@opensalt/ob3-definer 1.2.7 → 1.2.9

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 (2) hide show
  1. package/dist/ob3-definer.js +10 -26
  2. package/package.json +3 -3
@@ -1,32 +1,16 @@
1
- (function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const n of document.querySelectorAll('link[rel="modulepreload"]'))r(n);new MutationObserver(n=>{for(const i of n)if(i.type==="childList")for(const s of i.addedNodes)s.tagName==="LINK"&&s.rel==="modulepreload"&&r(s)}).observe(document,{childList:!0,subtree:!0});function u(n){const i={};return n.integrity&&(i.integrity=n.integrity),n.referrerPolicy&&(i.referrerPolicy=n.referrerPolicy),n.crossOrigin==="use-credentials"?i.credentials="include":n.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function r(n){if(n.ep)return;n.ep=!0;const i=u(n);fetch(n.href,i)}})();/**
2
- * @vue/shared v3.5.21
3
- * (c) 2018-present Yuxi (Evan) You and Vue contributors
4
- * @license MIT
5
- **/function zs(e){const t=Object.create(null);for(const u of e.split(","))t[u]=1;return u=>u in t}const _e={},hr=[],tu=()=>{},al=()=>!1,_i=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Bs=e=>e.startsWith("onUpdate:"),Ye=Object.assign,js=(e,t)=>{const u=e.indexOf(t);u>-1&&e.splice(u,1)},r0=Object.prototype.hasOwnProperty,ve=(e,t)=>r0.call(e,t),ue=Array.isArray,mr=e=>vi(e)==="[object Map]",ll=e=>vi(e)==="[object Set]",oe=e=>typeof e=="function",qe=e=>typeof e=="string",Lu=e=>typeof e=="symbol",we=e=>e!==null&&typeof e=="object",cl=e=>(we(e)||oe(e))&&oe(e.then)&&oe(e.catch),fl=Object.prototype.toString,vi=e=>fl.call(e),n0=e=>vi(e).slice(8,-1),dl=e=>vi(e)==="[object Object]",Hs=e=>qe(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Kr=zs(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),yi=e=>{const t=Object.create(null);return(u=>t[u]||(t[u]=e(u)))},i0=/-\w/g,Ct=yi(e=>e.replace(i0,t=>t.slice(1).toUpperCase())),s0=/\B([A-Z])/g,Nu=yi(e=>e.replace(s0,"-$1").toLowerCase()),xi=yi(e=>e.charAt(0).toUpperCase()+e.slice(1)),Bi=yi(e=>e?`on${xi(e)}`:""),ct=(e,t)=>!Object.is(e,t),ji=(e,...t)=>{for(let u=0;u<e.length;u++)e[u](...t)},pl=(e,t,u,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:u})},o0=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let Bo;const Ci=()=>Bo||(Bo=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Ks(e){if(ue(e)){const t={};for(let u=0;u<e.length;u++){const r=e[u],n=qe(r)?f0(r):Ks(r);if(n)for(const i in n)t[i]=n[i]}return t}else if(qe(e)||we(e))return e}const a0=/;(?![^(]*\))/g,l0=/:([^]+)/,c0=/\/\*[^]*?\*\//g;function f0(e){const t={};return e.replace(c0,"").split(a0).forEach(u=>{if(u){const r=u.split(l0);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function $t(e){let t="";if(qe(e))t=e;else if(ue(e))for(let u=0;u<e.length;u++){const r=$t(e[u]);r&&(t+=r+" ")}else if(we(e))for(const u in e)e[u]&&(t+=u+" ");return t.trim()}const d0="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",p0=zs(d0);function hl(e){return!!e||e===""}const ml=e=>!!(e&&e.__v_isRef===!0),uu=e=>qe(e)?e:e==null?"":ue(e)||we(e)&&(e.toString===fl||!oe(e.toString))?ml(e)?uu(e.value):JSON.stringify(e,bl,2):String(e),bl=(e,t)=>ml(t)?bl(e,t.value):mr(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((u,[r,n],i)=>(u[Hi(r,i)+" =>"]=n,u),{})}:ll(t)?{[`Set(${t.size})`]:[...t.values()].map(u=>Hi(u))}:Lu(t)?Hi(t):we(t)&&!ue(t)&&!dl(t)?String(t):t,Hi=(e,t="")=>{var u;return Lu(e)?`Symbol(${(u=e.description)!=null?u:t})`:e};/**
6
- * @vue/reactivity v3.5.21
7
- * (c) 2018-present Yuxi (Evan) You and Vue contributors
8
- * @license MIT
9
- **/let lt;class h0{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=lt,!t&&lt&&(this.index=(lt.scopes||(lt.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,u;if(this.scopes)for(t=0,u=this.scopes.length;t<u;t++)this.scopes[t].pause();for(t=0,u=this.effects.length;t<u;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,u;if(this.scopes)for(t=0,u=this.scopes.length;t<u;t++)this.scopes[t].resume();for(t=0,u=this.effects.length;t<u;t++)this.effects[t].resume()}}run(t){if(this._active){const u=lt;try{return lt=this,t()}finally{lt=u}}}on(){++this._on===1&&(this.prevScope=lt,lt=this)}off(){this._on>0&&--this._on===0&&(lt=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let u,r;for(u=0,r=this.effects.length;u<r;u++)this.effects[u].stop();for(this.effects.length=0,u=0,r=this.cleanups.length;u<r;u++)this.cleanups[u]();if(this.cleanups.length=0,this.scopes){for(u=0,r=this.scopes.length;u<r;u++)this.scopes[u].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const n=this.parent.scopes.pop();n&&n!==this&&(this.parent.scopes[this.index]=n,n.index=this.index)}this.parent=void 0}}}function m0(){return lt}let ke;const Ki=new WeakSet;class gl{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,lt&&lt.active&&lt.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,Ki.has(this)&&(Ki.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||vl(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,jo(this),yl(this);const t=ke,u=qt;ke=this,qt=!0;try{return this.fn()}finally{xl(this),ke=t,qt=u,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Gs(t);this.deps=this.depsTail=void 0,jo(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?Ki.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){ms(this)&&this.run()}get dirty(){return ms(this)}}let _l=0,Wr,Zr;function vl(e,t=!1){if(e.flags|=8,t){e.next=Zr,Zr=e;return}e.next=Wr,Wr=e}function Ws(){_l++}function Zs(){if(--_l>0)return;if(Zr){let t=Zr;for(Zr=void 0;t;){const u=t.next;t.next=void 0,t.flags&=-9,t=u}}let e;for(;Wr;){let t=Wr;for(Wr=void 0;t;){const u=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(r){e||(e=r)}t=u}}if(e)throw e}function yl(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function xl(e){let t,u=e.depsTail,r=u;for(;r;){const n=r.prevDep;r.version===-1?(r===u&&(u=n),Gs(r),b0(r)):t=r,r.dep.activeLink=r.prevActiveLink,r.prevActiveLink=void 0,r=n}e.deps=t,e.depsTail=u}function ms(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Cl(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Cl(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===un)||(e.globalVersion=un,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!ms(e))))return;e.flags|=2;const t=e.dep,u=ke,r=qt;ke=e,qt=!0;try{yl(e);const n=e.fn(e._value);(t.version===0||ct(n,e._value))&&(e.flags|=128,e._value=n,t.version++)}catch(n){throw t.version++,n}finally{ke=u,qt=r,xl(e),e.flags&=-3}}function Gs(e,t=!1){const{dep:u,prevSub:r,nextSub:n}=e;if(r&&(r.nextSub=n,e.prevSub=void 0),n&&(n.prevSub=r,e.nextSub=void 0),u.subs===e&&(u.subs=r,!r&&u.computed)){u.computed.flags&=-5;for(let i=u.computed.deps;i;i=i.nextDep)Gs(i,!0)}!t&&!--u.sc&&u.map&&u.map.delete(u.key)}function b0(e){const{prevDep:t,nextDep:u}=e;t&&(t.nextDep=u,e.prevDep=void 0),u&&(u.prevDep=t,e.nextDep=void 0)}let qt=!0;const kl=[];function xu(){kl.push(qt),qt=!1}function Cu(){const e=kl.pop();qt=e===void 0?!0:e}function jo(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const u=ke;ke=void 0;try{t()}finally{ke=u}}}let un=0;class g0{constructor(t,u){this.sub=t,this.dep=u,this.version=u.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class ki{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!ke||!qt||ke===this.computed)return;let u=this.activeLink;if(u===void 0||u.sub!==ke)u=this.activeLink=new g0(ke,this),ke.deps?(u.prevDep=ke.depsTail,ke.depsTail.nextDep=u,ke.depsTail=u):ke.deps=ke.depsTail=u,El(u);else if(u.version===-1&&(u.version=this.version,u.nextDep)){const r=u.nextDep;r.prevDep=u.prevDep,u.prevDep&&(u.prevDep.nextDep=r),u.prevDep=ke.depsTail,u.nextDep=void 0,ke.depsTail.nextDep=u,ke.depsTail=u,ke.deps===u&&(ke.deps=r)}return u}trigger(t){this.version++,un++,this.notify(t)}notify(t){Ws();try{for(let u=this.subs;u;u=u.prevSub)u.sub.notify()&&u.sub.dep.notify()}finally{Zs()}}}function El(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let r=t.deps;r;r=r.nextDep)El(r)}const u=e.dep.subs;u!==e&&(e.prevSub=u,u&&(u.nextSub=e)),e.dep.subs=e}}const zn=new WeakMap,Ku=Symbol(""),bs=Symbol(""),rn=Symbol("");function Xe(e,t,u){if(qt&&ke){let r=zn.get(e);r||zn.set(e,r=new Map);let n=r.get(u);n||(r.set(u,n=new ki),n.map=r,n.key=u),n.track()}}function hu(e,t,u,r,n,i){const s=zn.get(e);if(!s){un++;return}const o=a=>{a&&a.trigger()};if(Ws(),t==="clear")s.forEach(o);else{const a=ue(e),l=a&&Hs(u);if(a&&u==="length"){const c=Number(r);s.forEach((f,v)=>{(v==="length"||v===rn||!Lu(v)&&v>=c)&&o(f)})}else switch((u!==void 0||s.has(void 0))&&o(s.get(u)),l&&o(s.get(rn)),t){case"add":a?l&&o(s.get("length")):(o(s.get(Ku)),mr(e)&&o(s.get(bs)));break;case"delete":a||(o(s.get(Ku)),mr(e)&&o(s.get(bs)));break;case"set":mr(e)&&o(s.get(Ku));break}}Zs()}function _0(e,t){const u=zn.get(e);return u&&u.get(t)}function sr(e){const t=ge(e);return t===e?t:(Xe(t,"iterate",rn),wt(e)?t:t.map(Ge))}function Ei(e){return Xe(e=ge(e),"iterate",rn),e}const v0={__proto__:null,[Symbol.iterator](){return Wi(this,Symbol.iterator,Ge)},concat(...e){return sr(this).concat(...e.map(t=>ue(t)?sr(t):t))},entries(){return Wi(this,"entries",e=>(e[1]=Ge(e[1]),e))},every(e,t){return cu(this,"every",e,t,void 0,arguments)},filter(e,t){return cu(this,"filter",e,t,u=>u.map(Ge),arguments)},find(e,t){return cu(this,"find",e,t,Ge,arguments)},findIndex(e,t){return cu(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return cu(this,"findLast",e,t,Ge,arguments)},findLastIndex(e,t){return cu(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return cu(this,"forEach",e,t,void 0,arguments)},includes(...e){return Zi(this,"includes",e)},indexOf(...e){return Zi(this,"indexOf",e)},join(e){return sr(this).join(e)},lastIndexOf(...e){return Zi(this,"lastIndexOf",e)},map(e,t){return cu(this,"map",e,t,void 0,arguments)},pop(){return Nr(this,"pop")},push(...e){return Nr(this,"push",e)},reduce(e,...t){return Ho(this,"reduce",e,t)},reduceRight(e,...t){return Ho(this,"reduceRight",e,t)},shift(){return Nr(this,"shift")},some(e,t){return cu(this,"some",e,t,void 0,arguments)},splice(...e){return Nr(this,"splice",e)},toReversed(){return sr(this).toReversed()},toSorted(e){return sr(this).toSorted(e)},toSpliced(...e){return sr(this).toSpliced(...e)},unshift(...e){return Nr(this,"unshift",e)},values(){return Wi(this,"values",Ge)}};function Wi(e,t,u){const r=Ei(e),n=r[t]();return r!==e&&!wt(e)&&(n._next=n.next,n.next=()=>{const i=n._next();return i.value&&(i.value=u(i.value)),i}),n}const y0=Array.prototype;function cu(e,t,u,r,n,i){const s=Ei(e),o=s!==e&&!wt(e),a=s[t];if(a!==y0[t]){const f=a.apply(e,i);return o?Ge(f):f}let l=u;s!==e&&(o?l=function(f,v){return u.call(this,Ge(f),v,e)}:u.length>2&&(l=function(f,v){return u.call(this,f,v,e)}));const c=a.call(s,l,r);return o&&n?n(c):c}function Ho(e,t,u,r){const n=Ei(e);let i=u;return n!==e&&(wt(e)?u.length>3&&(i=function(s,o,a){return u.call(this,s,o,a,e)}):i=function(s,o,a){return u.call(this,s,Ge(o),a,e)}),n[t](i,...r)}function Zi(e,t,u){const r=ge(e);Xe(r,"iterate",rn);const n=r[t](...u);return(n===-1||n===!1)&&Xs(u[0])?(u[0]=ge(u[0]),r[t](...u)):n}function Nr(e,t,u=[]){xu(),Ws();const r=ge(e)[t].apply(e,u);return Zs(),Cu(),r}const x0=zs("__proto__,__v_isRef,__isVue"),Al=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Lu));function C0(e){Lu(e)||(e=String(e));const t=ge(this);return Xe(t,"has",e),t.hasOwnProperty(e)}class Dl{constructor(t=!1,u=!1){this._isReadonly=t,this._isShallow=u}get(t,u,r){if(u==="__v_skip")return t.__v_skip;const n=this._isReadonly,i=this._isShallow;if(u==="__v_isReactive")return!n;if(u==="__v_isReadonly")return n;if(u==="__v_isShallow")return i;if(u==="__v_raw")return r===(n?i?I0:Fl:i?Sl:wl).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const s=ue(t);if(!n){let a;if(s&&(a=v0[u]))return a;if(u==="hasOwnProperty")return C0}const o=Reflect.get(t,u,Pe(t)?t:r);return(Lu(u)?Al.has(u):x0(u))||(n||Xe(t,"get",u),i)?o:Pe(o)?s&&Hs(u)?o:o.value:we(o)?n?Tl(o):Yt(o):o}}class $l extends Dl{constructor(t=!1){super(!1,t)}set(t,u,r,n){let i=t[u];if(!this._isShallow){const a=Ru(i);if(!wt(r)&&!Ru(r)&&(i=ge(i),r=ge(r)),!ue(t)&&Pe(i)&&!Pe(r))return a||(i.value=r),!0}const s=ue(t)&&Hs(u)?Number(u)<t.length:ve(t,u),o=Reflect.set(t,u,r,Pe(t)?t:n);return t===ge(n)&&(s?ct(r,i)&&hu(t,"set",u,r):hu(t,"add",u,r)),o}deleteProperty(t,u){const r=ve(t,u);t[u];const n=Reflect.deleteProperty(t,u);return n&&r&&hu(t,"delete",u,void 0),n}has(t,u){const r=Reflect.has(t,u);return(!Lu(u)||!Al.has(u))&&Xe(t,"has",u),r}ownKeys(t){return Xe(t,"iterate",ue(t)?"length":Ku),Reflect.ownKeys(t)}}class k0 extends Dl{constructor(t=!1){super(!0,t)}set(t,u){return!0}deleteProperty(t,u){return!0}}const E0=new $l,A0=new k0,D0=new $l(!0);const gs=e=>e,wn=e=>Reflect.getPrototypeOf(e);function $0(e,t,u){return function(...r){const n=this.__v_raw,i=ge(n),s=mr(i),o=e==="entries"||e===Symbol.iterator&&s,a=e==="keys"&&s,l=n[e](...r),c=u?gs:t?Bn:Ge;return!t&&Xe(i,"iterate",a?bs:Ku),{next(){const{value:f,done:v}=l.next();return v?{value:f,done:v}:{value:o?[c(f[0]),c(f[1])]:c(f),done:v}},[Symbol.iterator](){return this}}}}function Sn(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function w0(e,t){const u={get(n){const i=this.__v_raw,s=ge(i),o=ge(n);e||(ct(n,o)&&Xe(s,"get",n),Xe(s,"get",o));const{has:a}=wn(s),l=t?gs:e?Bn:Ge;if(a.call(s,n))return l(i.get(n));if(a.call(s,o))return l(i.get(o));i!==s&&i.get(n)},get size(){const n=this.__v_raw;return!e&&Xe(ge(n),"iterate",Ku),n.size},has(n){const i=this.__v_raw,s=ge(i),o=ge(n);return e||(ct(n,o)&&Xe(s,"has",n),Xe(s,"has",o)),n===o?i.has(n):i.has(n)||i.has(o)},forEach(n,i){const s=this,o=s.__v_raw,a=ge(o),l=t?gs:e?Bn:Ge;return!e&&Xe(a,"iterate",Ku),o.forEach((c,f)=>n.call(i,l(c),l(f),s))}};return Ye(u,e?{add:Sn("add"),set:Sn("set"),delete:Sn("delete"),clear:Sn("clear")}:{add(n){!t&&!wt(n)&&!Ru(n)&&(n=ge(n));const i=ge(this);return wn(i).has.call(i,n)||(i.add(n),hu(i,"add",n,n)),this},set(n,i){!t&&!wt(i)&&!Ru(i)&&(i=ge(i));const s=ge(this),{has:o,get:a}=wn(s);let l=o.call(s,n);l||(n=ge(n),l=o.call(s,n));const c=a.call(s,n);return s.set(n,i),l?ct(i,c)&&hu(s,"set",n,i):hu(s,"add",n,i),this},delete(n){const i=ge(this),{has:s,get:o}=wn(i);let a=s.call(i,n);a||(n=ge(n),a=s.call(i,n)),o&&o.call(i,n);const l=i.delete(n);return a&&hu(i,"delete",n,void 0),l},clear(){const n=ge(this),i=n.size!==0,s=n.clear();return i&&hu(n,"clear",void 0,void 0),s}}),["keys","values","entries",Symbol.iterator].forEach(n=>{u[n]=$0(n,e,t)}),u}function Js(e,t){const u=w0(e,t);return(r,n,i)=>n==="__v_isReactive"?!e:n==="__v_isReadonly"?e:n==="__v_raw"?r:Reflect.get(ve(u,n)&&n in r?u:r,n,i)}const S0={get:Js(!1,!1)},F0={get:Js(!1,!0)},T0={get:Js(!0,!1)};const wl=new WeakMap,Sl=new WeakMap,Fl=new WeakMap,I0=new WeakMap;function R0(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function O0(e){return e.__v_skip||!Object.isExtensible(e)?0:R0(n0(e))}function Yt(e){return Ru(e)?e:Ys(e,!1,E0,S0,wl)}function P0(e){return Ys(e,!1,D0,F0,Sl)}function Tl(e){return Ys(e,!0,A0,T0,Fl)}function Ys(e,t,u,r,n){if(!we(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=O0(e);if(i===0)return e;const s=n.get(e);if(s)return s;const o=new Proxy(e,i===2?r:u);return n.set(e,o),o}function Iu(e){return Ru(e)?Iu(e.__v_raw):!!(e&&e.__v_isReactive)}function Ru(e){return!!(e&&e.__v_isReadonly)}function wt(e){return!!(e&&e.__v_isShallow)}function Xs(e){return e?!!e.__v_raw:!1}function ge(e){const t=e&&e.__v_raw;return t?ge(t):e}function Ai(e){return!ve(e,"__v_skip")&&Object.isExtensible(e)&&pl(e,"__v_skip",!0),e}const Ge=e=>we(e)?Yt(e):e,Bn=e=>we(e)?Tl(e):e;function Pe(e){return e?e.__v_isRef===!0:!1}function de(e){return M0(e,!1)}function M0(e,t){return Pe(e)?e:new V0(e,t)}class V0{constructor(t,u){this.dep=new ki,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=u?t:ge(t),this._value=u?t:Ge(t),this.__v_isShallow=u}get value(){return this.dep.track(),this._value}set value(t){const u=this._rawValue,r=this.__v_isShallow||wt(t)||Ru(t);t=r?t:ge(t),ct(t,u)&&(this._rawValue=t,this._value=r?t:Ge(t),this.dep.trigger())}}function Fn(e){e.dep&&e.dep.trigger()}function gu(e){return Pe(e)?e.value:e}const L0={get:(e,t,u)=>t==="__v_raw"?e:gu(Reflect.get(e,t,u)),set:(e,t,u,r)=>{const n=e[t];return Pe(n)&&!Pe(u)?(n.value=u,!0):Reflect.set(e,t,u,r)}};function Il(e){return Iu(e)?e:new Proxy(e,L0)}class N0{constructor(t){this.__v_isRef=!0,this._value=void 0;const u=this.dep=new ki,{get:r,set:n}=t(u.track.bind(u),u.trigger.bind(u));this._get=r,this._set=n}get value(){return this._value=this._get()}set value(t){this._set(t)}}function q0(e){return new N0(e)}class U0{constructor(t,u,r){this._object=t,this._key=u,this._defaultValue=r,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return _0(ge(this._object),this._key)}}class z0{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function B0(e,t,u){return Pe(e)?e:oe(e)?new z0(e):we(e)&&arguments.length>1?j0(e,t,u):de(e)}function j0(e,t,u){const r=e[t];return Pe(r)?r:new U0(e,t,u)}class H0{constructor(t,u,r){this.fn=t,this.setter=u,this._value=void 0,this.dep=new ki(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=un-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!u,this.isSSR=r}notify(){if(this.flags|=16,!(this.flags&8)&&ke!==this)return vl(this,!0),!0}get value(){const t=this.dep.track();return Cl(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function K0(e,t,u=!1){let r,n;return oe(e)?r=e:(r=e.get,n=e.set),new H0(r,n,u)}const Tn={},jn=new WeakMap;let Hu;function W0(e,t=!1,u=Hu){if(u){let r=jn.get(u);r||jn.set(u,r=[]),r.push(e)}}function Z0(e,t,u=_e){const{immediate:r,deep:n,once:i,scheduler:s,augmentJob:o,call:a}=u,l=k=>n?k:wt(k)||n===!1||n===0?mu(k,1):mu(k);let c,f,v,h,d=!1,m=!1;if(Pe(e)?(f=()=>e.value,d=wt(e)):Iu(e)?(f=()=>l(e),d=!0):ue(e)?(m=!0,d=e.some(k=>Iu(k)||wt(k)),f=()=>e.map(k=>{if(Pe(k))return k.value;if(Iu(k))return l(k);if(oe(k))return a?a(k,2):k()})):oe(e)?t?f=a?()=>a(e,2):e:f=()=>{if(v){xu();try{v()}finally{Cu()}}const k=Hu;Hu=c;try{return a?a(e,3,[h]):e(h)}finally{Hu=k}}:f=tu,t&&n){const k=f,I=n===!0?1/0:n;f=()=>mu(k(),I)}const E=m0(),x=()=>{c.stop(),E&&E.active&&js(E.effects,c)};if(i&&t){const k=t;t=(...I)=>{k(...I),x()}}let w=m?new Array(e.length).fill(Tn):Tn;const T=k=>{if(!(!(c.flags&1)||!c.dirty&&!k))if(t){const I=c.run();if(n||d||(m?I.some((C,S)=>ct(C,w[S])):ct(I,w))){v&&v();const C=Hu;Hu=c;try{const S=[I,w===Tn?void 0:m&&w[0]===Tn?[]:w,h];w=I,a?a(t,3,S):t(...S)}finally{Hu=C}}}else c.run()};return o&&o(T),c=new gl(f),c.scheduler=s?()=>s(T,!1):T,h=k=>W0(k,!1,c),v=c.onStop=()=>{const k=jn.get(c);if(k){if(a)a(k,4);else for(const I of k)I();jn.delete(c)}},t?r?T(!0):w=c.run():s?s(T.bind(null,!0),!0):c.run(),x.pause=c.pause.bind(c),x.resume=c.resume.bind(c),x.stop=x,x}function mu(e,t=1/0,u){if(t<=0||!we(e)||e.__v_skip||(u=u||new Map,(u.get(e)||0)>=t))return e;if(u.set(e,t),t--,Pe(e))mu(e.value,t,u);else if(ue(e))for(let r=0;r<e.length;r++)mu(e[r],t,u);else if(ll(e)||mr(e))e.forEach(r=>{mu(r,t,u)});else if(dl(e)){for(const r in e)mu(e[r],t,u);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&mu(e[r],t,u)}return e}/**
10
- * @vue/runtime-core v3.5.21
11
- * (c) 2018-present Yuxi (Evan) You and Vue contributors
12
- * @license MIT
13
- **/function gn(e,t,u,r){try{return r?e(...r):e()}catch(n){Di(n,t,u)}}function ru(e,t,u,r){if(oe(e)){const n=gn(e,t,u,r);return n&&cl(n)&&n.catch(i=>{Di(i,t,u)}),n}if(ue(e)){const n=[];for(let i=0;i<e.length;i++)n.push(ru(e[i],t,u,r));return n}}function Di(e,t,u,r=!0){const n=t?t.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:s}=t&&t.appContext.config||_e;if(t){let o=t.parent;const a=t.proxy,l=`https://vuejs.org/error-reference/#runtime-${u}`;for(;o;){const c=o.ec;if(c){for(let f=0;f<c.length;f++)if(c[f](e,a,l)===!1)return}o=o.parent}if(i){xu(),gn(i,null,10,[e,a,l]),Cu();return}}G0(e,u,n,r,s)}function G0(e,t,u,r=!0,n=!1){if(n)throw e;console.error(e)}const rt=[];let Zt=-1;const br=[];let Du=null,cr=0;const Rl=Promise.resolve();let Hn=null;function Ol(e){const t=Hn||Rl;return e?t.then(this?e.bind(this):e):t}function J0(e){let t=Zt+1,u=rt.length;for(;t<u;){const r=t+u>>>1,n=rt[r],i=nn(n);i<e||i===e&&n.flags&2?t=r+1:u=r}return t}function Qs(e){if(!(e.flags&1)){const t=nn(e),u=rt[rt.length-1];!u||!(e.flags&2)&&t>=nn(u)?rt.push(e):rt.splice(J0(t),0,e),e.flags|=1,Pl()}}function Pl(){Hn||(Hn=Rl.then(Vl))}function Y0(e){ue(e)?br.push(...e):Du&&e.id===-1?Du.splice(cr+1,0,e):e.flags&1||(br.push(e),e.flags|=1),Pl()}function Ko(e,t,u=Zt+1){for(;u<rt.length;u++){const r=rt[u];if(r&&r.flags&2){if(e&&r.id!==e.uid)continue;rt.splice(u,1),u--,r.flags&4&&(r.flags&=-2),r(),r.flags&4||(r.flags&=-2)}}}function Ml(e){if(br.length){const t=[...new Set(br)].sort((u,r)=>nn(u)-nn(r));if(br.length=0,Du){Du.push(...t);return}for(Du=t,cr=0;cr<Du.length;cr++){const u=Du[cr];u.flags&4&&(u.flags&=-2),u.flags&8||u(),u.flags&=-2}Du=null,cr=0}}const nn=e=>e.id==null?e.flags&2?-1:1/0:e.id;function Vl(e){try{for(Zt=0;Zt<rt.length;Zt++){const t=rt[Zt];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),gn(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;Zt<rt.length;Zt++){const t=rt[Zt];t&&(t.flags&=-2)}Zt=-1,rt.length=0,Ml(),Hn=null,(rt.length||br.length)&&Vl()}}let vt=null,Ll=null;function Kn(e){const t=vt;return vt=e,Ll=e&&e.type.__scopeId||null,t}function xe(e,t=vt,u){if(!t||e._n)return e;const r=(...n)=>{r._d&&Yn(-1);const i=Kn(t);let s;try{s=e(...n)}finally{Kn(i),r._d&&Yn(1)}return s};return r._n=!0,r._c=!0,r._d=!0,r}function Vt(e,t){if(vt===null)return e;const u=Ti(vt),r=e.dirs||(e.dirs=[]);for(let n=0;n<t.length;n++){let[i,s,o,a=_e]=t[n];i&&(oe(i)&&(i={mounted:i,updated:i}),i.deep&&mu(s),r.push({dir:i,instance:u,value:s,oldValue:void 0,arg:o,modifiers:a}))}return e}function Bu(e,t,u,r){const n=e.dirs,i=t&&t.dirs;for(let s=0;s<n.length;s++){const o=n[s];i&&(o.oldValue=i[s].value);let a=o.dir[r];a&&(xu(),ru(a,u,8,[e.el,o,e,t]),Cu())}}const X0=Symbol("_vte"),Q0=e=>e.__isTeleport,ed=Symbol("_leaveCb");function eo(e,t){e.shapeFlag&6&&e.component?(e.transition=t,eo(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function to(e,t){return oe(e)?Ye({name:e.name},t,{setup:e}):e}function Nl(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}const Wn=new WeakMap;function Gr(e,t,u,r,n=!1){if(ue(e)){e.forEach((d,m)=>Gr(d,t&&(ue(t)?t[m]:t),u,r,n));return}if(Jr(r)&&!n){r.shapeFlag&512&&r.type.__asyncResolved&&r.component.subTree.component&&Gr(e,t,u,r.component.subTree);return}const i=r.shapeFlag&4?Ti(r.component):r.el,s=n?null:i,{i:o,r:a}=e,l=t&&t.r,c=o.refs===_e?o.refs={}:o.refs,f=o.setupState,v=ge(f),h=f===_e?al:d=>ve(v,d);if(l!=null&&l!==a){if(Wo(t),qe(l))c[l]=null,h(l)&&(f[l]=null);else if(Pe(l)){l.value=null;const d=t;d.k&&(c[d.k]=null)}}if(oe(a))gn(a,o,12,[s,c]);else{const d=qe(a),m=Pe(a);if(d||m){const E=()=>{if(e.f){const x=d?h(a)?f[a]:c[a]:a.value;if(n)ue(x)&&js(x,i);else if(ue(x))x.includes(i)||x.push(i);else if(d)c[a]=[i],h(a)&&(f[a]=c[a]);else{const w=[i];a.value=w,e.k&&(c[e.k]=w)}}else d?(c[a]=s,h(a)&&(f[a]=s)):m&&(a.value=s,e.k&&(c[e.k]=s))};if(s){const x=()=>{E(),Wn.delete(e)};x.id=-1,Wn.set(e,x),_t(x,u)}else Wo(e),E()}}}function Wo(e){const t=Wn.get(e);t&&(t.flags|=8,Wn.delete(e))}Ci().requestIdleCallback;Ci().cancelIdleCallback;const Jr=e=>!!e.type.__asyncLoader,ql=e=>e.type.__isKeepAlive;function td(e,t){Ul(e,"a",t)}function ud(e,t){Ul(e,"da",t)}function Ul(e,t,u=Qe){const r=e.__wdc||(e.__wdc=()=>{let n=u;for(;n;){if(n.isDeactivated)return;n=n.parent}return e()});if($i(t,r,u),u){let n=u.parent;for(;n&&n.parent;)ql(n.parent.vnode)&&rd(r,t,u,n),n=n.parent}}function rd(e,t,u,r){const n=$i(t,e,r,!0);uo(()=>{js(r[t],n)},u)}function $i(e,t,u=Qe,r=!1){if(u){const n=u[e]||(u[e]=[]),i=t.__weh||(t.__weh=(...s)=>{xu();const o=_n(u),a=ru(t,u,e,s);return o(),Cu(),a});return r?n.unshift(i):n.push(i),i}}const Eu=e=>(t,u=Qe)=>{(!an||e==="sp")&&$i(e,(...r)=>t(...r),u)},Tr=Eu("bm"),Yu=Eu("m"),nd=Eu("bu"),id=Eu("u"),zl=Eu("bum"),uo=Eu("um"),sd=Eu("sp"),od=Eu("rtg"),ad=Eu("rtc");function ld(e,t=Qe){$i("ec",e,t)}const cd="components";function Ue(e,t){return dd(cd,e,!0,t)||e}const fd=Symbol.for("v-ndc");function dd(e,t,u=!0,r=!1){const n=vt||Qe;if(n){const i=n.type;{const o=Qd(i,!1);if(o&&(o===t||o===Ct(t)||o===xi(Ct(t))))return i}const s=Zo(n[e]||i[e],t)||Zo(n.appContext[e],t);return!s&&r?i:s}}function Zo(e,t){return e&&(e[t]||e[Ct(t)]||e[xi(Ct(t))])}function Xu(e,t,u,r){let n;const i=u,s=ue(e);if(s||qe(e)){const o=s&&Iu(e);let a=!1,l=!1;o&&(a=!wt(e),l=Ru(e),e=Ei(e)),n=new Array(e.length);for(let c=0,f=e.length;c<f;c++)n[c]=t(a?l?Bn(Ge(e[c])):Ge(e[c]):e[c],c,void 0,i)}else if(typeof e=="number"){n=new Array(e);for(let o=0;o<e;o++)n[o]=t(o+1,o,void 0,i)}else if(we(e))if(e[Symbol.iterator])n=Array.from(e,(o,a)=>t(o,a,void 0,i));else{const o=Object.keys(e);n=new Array(o.length);for(let a=0,l=o.length;a<l;a++){const c=o[a];n[a]=t(e[c],c,a,i)}}else n=[];return n}const _s=e=>e?lc(e)?Ti(e):_s(e.parent):null,Yr=Ye(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>_s(e.parent),$root:e=>_s(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>jl(e),$forceUpdate:e=>e.f||(e.f=()=>{Qs(e.update)}),$nextTick:e=>e.n||(e.n=Ol.bind(e.proxy)),$watch:e=>Od.bind(e)}),Gi=(e,t)=>e!==_e&&!e.__isScriptSetup&&ve(e,t),pd={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:u,setupState:r,data:n,props:i,accessCache:s,type:o,appContext:a}=e;let l;if(t[0]!=="$"){const h=s[t];if(h!==void 0)switch(h){case 1:return r[t];case 2:return n[t];case 4:return u[t];case 3:return i[t]}else{if(Gi(r,t))return s[t]=1,r[t];if(n!==_e&&ve(n,t))return s[t]=2,n[t];if((l=e.propsOptions[0])&&ve(l,t))return s[t]=3,i[t];if(u!==_e&&ve(u,t))return s[t]=4,u[t];vs&&(s[t]=0)}}const c=Yr[t];let f,v;if(c)return t==="$attrs"&&Xe(e.attrs,"get",""),c(e);if((f=o.__cssModules)&&(f=f[t]))return f;if(u!==_e&&ve(u,t))return s[t]=4,u[t];if(v=a.config.globalProperties,ve(v,t))return v[t]},set({_:e},t,u){const{data:r,setupState:n,ctx:i}=e;return Gi(n,t)?(n[t]=u,!0):r!==_e&&ve(r,t)?(r[t]=u,!0):ve(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=u,!0)},has({_:{data:e,setupState:t,accessCache:u,ctx:r,appContext:n,propsOptions:i,type:s}},o){let a,l;return!!(u[o]||e!==_e&&o[0]!=="$"&&ve(e,o)||Gi(t,o)||(a=i[0])&&ve(a,o)||ve(r,o)||ve(Yr,o)||ve(n.config.globalProperties,o)||(l=s.__cssModules)&&l[o])},defineProperty(e,t,u){return u.get!=null?e._.accessCache[t]=0:ve(u,"value")&&this.set(e,t,u.value,null),Reflect.defineProperty(e,t,u)}};function Zn(e){return ue(e)?e.reduce((t,u)=>(t[u]=null,t),{}):e}function Gn(e,t){return!e||!t?e||t:ue(e)&&ue(t)?e.concat(t):Ye({},Zn(e),Zn(t))}let vs=!0;function hd(e){const t=jl(e),u=e.proxy,r=e.ctx;vs=!1,t.beforeCreate&&Go(t.beforeCreate,e,"bc");const{data:n,computed:i,methods:s,watch:o,provide:a,inject:l,created:c,beforeMount:f,mounted:v,beforeUpdate:h,updated:d,activated:m,deactivated:E,beforeDestroy:x,beforeUnmount:w,destroyed:T,unmounted:k,render:I,renderTracked:C,renderTriggered:S,errorCaptured:B,serverPrefetch:X,expose:ne,inheritAttrs:Y,components:D,directives:j,filters:J}=t;if(l&&md(l,r,null),s)for(const G in s){const ae=s[G];oe(ae)&&(r[G]=ae.bind(u))}if(n){const G=n.call(u,u);we(G)&&(e.data=Yt(G))}if(vs=!0,i)for(const G in i){const ae=i[G],Ve=oe(ae)?ae.bind(u,u):oe(ae.get)?ae.get.bind(u,u):tu,st=!oe(ae)&&oe(ae.set)?ae.set.bind(u):tu,Be=wu({get:Ve,set:st});Object.defineProperty(r,G,{enumerable:!0,configurable:!0,get:()=>Be.value,set:pt=>Be.value=pt})}if(o)for(const G in o)Bl(o[G],r,u,G);if(a){const G=oe(a)?a.call(u):a;Reflect.ownKeys(G).forEach(ae=>{Kl(ae,G[ae])})}c&&Go(c,e,"c");function te(G,ae){ue(ae)?ae.forEach(Ve=>G(Ve.bind(u))):ae&&G(ae.bind(u))}if(te(Tr,f),te(Yu,v),te(nd,h),te(id,d),te(td,m),te(ud,E),te(ld,B),te(ad,C),te(od,S),te(zl,w),te(uo,k),te(sd,X),ue(ne))if(ne.length){const G=e.exposed||(e.exposed={});ne.forEach(ae=>{Object.defineProperty(G,ae,{get:()=>u[ae],set:Ve=>u[ae]=Ve,enumerable:!0})})}else e.exposed||(e.exposed={});I&&e.render===tu&&(e.render=I),Y!=null&&(e.inheritAttrs=Y),D&&(e.components=D),j&&(e.directives=j),X&&Nl(e)}function md(e,t,u=tu){ue(e)&&(e=ys(e));for(const r in e){const n=e[r];let i;we(n)?"default"in n?i=Xt(n.from||r,n.default,!0):i=Xt(n.from||r):i=Xt(n),Pe(i)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>i.value,set:s=>i.value=s}):t[r]=i}}function Go(e,t,u){ru(ue(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,u)}function Bl(e,t,u,r){let n=r.includes(".")?rc(u,r):()=>u[r];if(qe(e)){const i=t[e];oe(i)&&Ie(n,i)}else if(oe(e))Ie(n,e.bind(u));else if(we(e))if(ue(e))e.forEach(i=>Bl(i,t,u,r));else{const i=oe(e.handler)?e.handler.bind(u):t[e.handler];oe(i)&&Ie(n,i,e)}}function jl(e){const t=e.type,{mixins:u,extends:r}=t,{mixins:n,optionsCache:i,config:{optionMergeStrategies:s}}=e.appContext,o=i.get(t);let a;return o?a=o:!n.length&&!u&&!r?a=t:(a={},n.length&&n.forEach(l=>Jn(a,l,s,!0)),Jn(a,t,s)),we(t)&&i.set(t,a),a}function Jn(e,t,u,r=!1){const{mixins:n,extends:i}=t;i&&Jn(e,i,u,!0),n&&n.forEach(s=>Jn(e,s,u,!0));for(const s in t)if(!(r&&s==="expose")){const o=bd[s]||u&&u[s];e[s]=o?o(e[s],t[s]):t[s]}return e}const bd={data:Jo,props:Yo,emits:Yo,methods:zr,computed:zr,beforeCreate:tt,created:tt,beforeMount:tt,mounted:tt,beforeUpdate:tt,updated:tt,beforeDestroy:tt,beforeUnmount:tt,destroyed:tt,unmounted:tt,activated:tt,deactivated:tt,errorCaptured:tt,serverPrefetch:tt,components:zr,directives:zr,watch:_d,provide:Jo,inject:gd};function Jo(e,t){return t?e?function(){return Ye(oe(e)?e.call(this,this):e,oe(t)?t.call(this,this):t)}:t:e}function gd(e,t){return zr(ys(e),ys(t))}function ys(e){if(ue(e)){const t={};for(let u=0;u<e.length;u++)t[e[u]]=e[u];return t}return e}function tt(e,t){return e?[...new Set([].concat(e,t))]:t}function zr(e,t){return e?Ye(Object.create(null),e,t):t}function Yo(e,t){return e?ue(e)&&ue(t)?[...new Set([...e,...t])]:Ye(Object.create(null),Zn(e),Zn(t??{})):t}function _d(e,t){if(!e)return t;if(!t)return e;const u=Ye(Object.create(null),e);for(const r in t)u[r]=tt(e[r],t[r]);return u}function Hl(){return{app:null,config:{isNativeTag:al,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let vd=0;function yd(e,t){return function(r,n=null){oe(r)||(r=Ye({},r)),n!=null&&!we(n)&&(n=null);const i=Hl(),s=new WeakSet,o=[];let a=!1;const l=i.app={_uid:vd++,_component:r,_props:n,_container:null,_context:i,_instance:null,version:tp,get config(){return i.config},set config(c){},use(c,...f){return s.has(c)||(c&&oe(c.install)?(s.add(c),c.install(l,...f)):oe(c)&&(s.add(c),c(l,...f))),l},mixin(c){return i.mixins.includes(c)||i.mixins.push(c),l},component(c,f){return f?(i.components[c]=f,l):i.components[c]},directive(c,f){return f?(i.directives[c]=f,l):i.directives[c]},mount(c,f,v){if(!a){const h=l._ceVNode||O(r,n);return h.appContext=i,v===!0?v="svg":v===!1&&(v=void 0),e(h,c,v),a=!0,l._container=c,c.__vue_app__=l,Ti(h.component)}},onUnmount(c){o.push(c)},unmount(){a&&(ru(o,l._instance,16),e(null,l._container),delete l._container.__vue_app__)},provide(c,f){return i.provides[c]=f,l},runWithContext(c){const f=gr;gr=l;try{return c()}finally{gr=f}}};return l}}let gr=null;function Kl(e,t){if(Qe){let u=Qe.provides;const r=Qe.parent&&Qe.parent.provides;r===u&&(u=Qe.provides=Object.create(r)),u[e]=t}}function Xt(e,t,u=!1){const r=on();if(r||gr){let n=gr?gr._context.provides:r?r.parent==null||r.ce?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:void 0;if(n&&e in n)return n[e];if(arguments.length>1)return u&&oe(t)?t.call(r&&r.proxy):t}}const Wl={},Zl=()=>Object.create(Wl),Gl=e=>Object.getPrototypeOf(e)===Wl;function xd(e,t,u,r=!1){const n={},i=Zl();e.propsDefaults=Object.create(null),Jl(e,t,n,i);for(const s in e.propsOptions[0])s in n||(n[s]=void 0);u?e.props=r?n:P0(n):e.type.props?e.props=n:e.props=i,e.attrs=i}function Cd(e,t,u,r){const{props:n,attrs:i,vnode:{patchFlag:s}}=e,o=ge(n),[a]=e.propsOptions;let l=!1;if((r||s>0)&&!(s&16)){if(s&8){const c=e.vnode.dynamicProps;for(let f=0;f<c.length;f++){let v=c[f];if(Si(e.emitsOptions,v))continue;const h=t[v];if(a)if(ve(i,v))h!==i[v]&&(i[v]=h,l=!0);else{const d=Ct(v);n[d]=xs(a,o,d,h,e,!1)}else h!==i[v]&&(i[v]=h,l=!0)}}}else{Jl(e,t,n,i)&&(l=!0);let c;for(const f in o)(!t||!ve(t,f)&&((c=Nu(f))===f||!ve(t,c)))&&(a?u&&(u[f]!==void 0||u[c]!==void 0)&&(n[f]=xs(a,o,f,void 0,e,!0)):delete n[f]);if(i!==o)for(const f in i)(!t||!ve(t,f))&&(delete i[f],l=!0)}l&&hu(e.attrs,"set","")}function Jl(e,t,u,r){const[n,i]=e.propsOptions;let s=!1,o;if(t)for(let a in t){if(Kr(a))continue;const l=t[a];let c;n&&ve(n,c=Ct(a))?!i||!i.includes(c)?u[c]=l:(o||(o={}))[c]=l:Si(e.emitsOptions,a)||(!(a in r)||l!==r[a])&&(r[a]=l,s=!0)}if(i){const a=ge(u),l=o||_e;for(let c=0;c<i.length;c++){const f=i[c];u[f]=xs(n,a,f,l[f],e,!ve(l,f))}}return s}function xs(e,t,u,r,n,i){const s=e[u];if(s!=null){const o=ve(s,"default");if(o&&r===void 0){const a=s.default;if(s.type!==Function&&!s.skipFactory&&oe(a)){const{propsDefaults:l}=n;if(u in l)r=l[u];else{const c=_n(n);r=l[u]=a.call(null,t),c()}}else r=a;n.ce&&n.ce._setProp(u,r)}s[0]&&(i&&!o?r=!1:s[1]&&(r===""||r===Nu(u))&&(r=!0))}return r}const kd=new WeakMap;function Yl(e,t,u=!1){const r=u?kd:t.propsCache,n=r.get(e);if(n)return n;const i=e.props,s={},o=[];let a=!1;if(!oe(e)){const c=f=>{a=!0;const[v,h]=Yl(f,t,!0);Ye(s,v),h&&o.push(...h)};!u&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}if(!i&&!a)return we(e)&&r.set(e,hr),hr;if(ue(i))for(let c=0;c<i.length;c++){const f=Ct(i[c]);Xo(f)&&(s[f]=_e)}else if(i)for(const c in i){const f=Ct(c);if(Xo(f)){const v=i[c],h=s[f]=ue(v)||oe(v)?{type:v}:Ye({},v),d=h.type;let m=!1,E=!0;if(ue(d))for(let x=0;x<d.length;++x){const w=d[x],T=oe(w)&&w.name;if(T==="Boolean"){m=!0;break}else T==="String"&&(E=!1)}else m=oe(d)&&d.name==="Boolean";h[0]=m,h[1]=E,(m||ve(h,"default"))&&o.push(f)}}const l=[s,o];return we(e)&&r.set(e,l),l}function Xo(e){return e[0]!=="$"&&!Kr(e)}const ro=e=>e==="_"||e==="_ctx"||e==="$stable",no=e=>ue(e)?e.map(Jt):[Jt(e)],Ed=(e,t,u)=>{if(t._n)return t;const r=xe((...n)=>no(t(...n)),u);return r._c=!1,r},Xl=(e,t,u)=>{const r=e._ctx;for(const n in e){if(ro(n))continue;const i=e[n];if(oe(i))t[n]=Ed(n,i,r);else if(i!=null){const s=no(i);t[n]=()=>s}}},Ql=(e,t)=>{const u=no(t);e.slots.default=()=>u},ec=(e,t,u)=>{for(const r in t)(u||!ro(r))&&(e[r]=t[r])},Ad=(e,t,u)=>{const r=e.slots=Zl();if(e.vnode.shapeFlag&32){const n=t._;n?(ec(r,t,u),u&&pl(r,"_",n,!0)):Xl(t,r)}else t&&Ql(e,t)},Dd=(e,t,u)=>{const{vnode:r,slots:n}=e;let i=!0,s=_e;if(r.shapeFlag&32){const o=t._;o?u&&o===1?i=!1:ec(n,t,u):(i=!t.$stable,Xl(t,n)),s=t}else t&&(Ql(e,t),s={default:1});if(i)for(const o in n)!ro(o)&&s[o]==null&&delete n[o]},_t=Ud;function $d(e){return wd(e)}function wd(e,t){const u=Ci();u.__VUE__=!0;const{insert:r,remove:n,patchProp:i,createElement:s,createText:o,createComment:a,setText:l,setElementText:c,parentNode:f,nextSibling:v,setScopeId:h=tu,insertStaticContent:d}=e,m=(b,y,F,V=null,R=null,P=null,z=void 0,q=null,N=!!y.dynamicChildren)=>{if(b===y)return;b&&!qr(b,y)&&(V=We(b),pt(b,R,P,!0),b=null),y.patchFlag===-2&&(N=!1,y.dynamicChildren=null);const{type:L,ref:H,shapeFlag:U}=y;switch(L){case Fi:E(b,y,F,V);break;case Ou:x(b,y,F,V);break;case Yi:b==null&&w(y,F,V,z);break;case ze:D(b,y,F,V,R,P,z,q,N);break;default:U&1?I(b,y,F,V,R,P,z,q,N):U&6?j(b,y,F,V,R,P,z,q,N):(U&64||U&128)&&L.process(b,y,F,V,R,P,z,q,N,au)}H!=null&&R?Gr(H,b&&b.ref,P,y||b,!y):H==null&&b&&b.ref!=null&&Gr(b.ref,null,P,b,!0)},E=(b,y,F,V)=>{if(b==null)r(y.el=o(y.children),F,V);else{const R=y.el=b.el;y.children!==b.children&&l(R,y.children)}},x=(b,y,F,V)=>{b==null?r(y.el=a(y.children||""),F,V):y.el=b.el},w=(b,y,F,V)=>{[b.el,b.anchor]=d(b.children,y,F,V,b.el,b.anchor)},T=({el:b,anchor:y},F,V)=>{let R;for(;b&&b!==y;)R=v(b),r(b,F,V),b=R;r(y,F,V)},k=({el:b,anchor:y})=>{let F;for(;b&&b!==y;)F=v(b),n(b),b=F;n(y)},I=(b,y,F,V,R,P,z,q,N)=>{y.type==="svg"?z="svg":y.type==="math"&&(z="mathml"),b==null?C(y,F,V,R,P,z,q,N):X(b,y,R,P,z,q,N)},C=(b,y,F,V,R,P,z,q)=>{let N,L;const{props:H,shapeFlag:U,transition:W,dirs:Q}=b;if(N=b.el=s(b.type,P,H&&H.is,H),U&8?c(N,b.children):U&16&&B(b.children,N,null,V,R,Ji(b,P),z,q),Q&&Bu(b,null,V,"created"),S(N,b,b.scopeId,z,V),H){for(const ye in H)ye!=="value"&&!Kr(ye)&&i(N,ye,null,H[ye],P,V);"value"in H&&i(N,"value",null,H.value,P),(L=H.onVnodeBeforeMount)&&Wt(L,V,b)}Q&&Bu(b,null,V,"beforeMount");const le=Sd(R,W);le&&W.beforeEnter(N),r(N,y,F),((L=H&&H.onVnodeMounted)||le||Q)&&_t(()=>{L&&Wt(L,V,b),le&&W.enter(N),Q&&Bu(b,null,V,"mounted")},R)},S=(b,y,F,V,R)=>{if(F&&h(b,F),V)for(let P=0;P<V.length;P++)h(b,V[P]);if(R){let P=R.subTree;if(y===P||sc(P.type)&&(P.ssContent===y||P.ssFallback===y)){const z=R.vnode;S(b,z,z.scopeId,z.slotScopeIds,R.parent)}}},B=(b,y,F,V,R,P,z,q,N=0)=>{for(let L=N;L<b.length;L++){const H=b[L]=q?$u(b[L]):Jt(b[L]);m(null,H,y,F,V,R,P,z,q)}},X=(b,y,F,V,R,P,z)=>{const q=y.el=b.el;let{patchFlag:N,dynamicChildren:L,dirs:H}=y;N|=b.patchFlag&16;const U=b.props||_e,W=y.props||_e;let Q;if(F&&ju(F,!1),(Q=W.onVnodeBeforeUpdate)&&Wt(Q,F,y,b),H&&Bu(y,b,F,"beforeUpdate"),F&&ju(F,!0),(U.innerHTML&&W.innerHTML==null||U.textContent&&W.textContent==null)&&c(q,""),L?ne(b.dynamicChildren,L,q,F,V,Ji(y,R),P):z||ae(b,y,q,null,F,V,Ji(y,R),P,!1),N>0){if(N&16)Y(q,U,W,F,R);else if(N&2&&U.class!==W.class&&i(q,"class",null,W.class,R),N&4&&i(q,"style",U.style,W.style,R),N&8){const le=y.dynamicProps;for(let ye=0;ye<le.length;ye++){const be=le[ye],Se=U[be],Le=W[be];(Le!==Se||be==="value")&&i(q,be,Se,Le,R,F)}}N&1&&b.children!==y.children&&c(q,y.children)}else!z&&L==null&&Y(q,U,W,F,R);((Q=W.onVnodeUpdated)||H)&&_t(()=>{Q&&Wt(Q,F,y,b),H&&Bu(y,b,F,"updated")},V)},ne=(b,y,F,V,R,P,z)=>{for(let q=0;q<y.length;q++){const N=b[q],L=y[q],H=N.el&&(N.type===ze||!qr(N,L)||N.shapeFlag&198)?f(N.el):F;m(N,L,H,null,V,R,P,z,!0)}},Y=(b,y,F,V,R)=>{if(y!==F){if(y!==_e)for(const P in y)!Kr(P)&&!(P in F)&&i(b,P,y[P],null,R,V);for(const P in F){if(Kr(P))continue;const z=F[P],q=y[P];z!==q&&P!=="value"&&i(b,P,q,z,R,V)}"value"in F&&i(b,"value",y.value,F.value,R)}},D=(b,y,F,V,R,P,z,q,N)=>{const L=y.el=b?b.el:o(""),H=y.anchor=b?b.anchor:o("");let{patchFlag:U,dynamicChildren:W,slotScopeIds:Q}=y;Q&&(q=q?q.concat(Q):Q),b==null?(r(L,F,V),r(H,F,V),B(y.children||[],F,H,R,P,z,q,N)):U>0&&U&64&&W&&b.dynamicChildren?(ne(b.dynamicChildren,W,F,R,P,z,q),(y.key!=null||R&&y===R.subTree)&&tc(b,y,!0)):ae(b,y,F,H,R,P,z,q,N)},j=(b,y,F,V,R,P,z,q,N)=>{y.slotScopeIds=q,b==null?y.shapeFlag&512?R.ctx.activate(y,F,V,z,N):J(y,F,V,R,P,z,N):me(b,y,N)},J=(b,y,F,V,R,P,z)=>{const q=b.component=Zd(b,V,R);if(ql(b)&&(q.ctx.renderer=au),Gd(q,!1,z),q.asyncDep){if(R&&R.registerDep(q,te,z),!b.el){const N=q.subTree=O(Ou);x(null,N,y,F),b.placeholder=N.el}}else te(q,b,y,F,R,P,z)},me=(b,y,F)=>{const V=y.component=b.component;if(Nd(b,y,F))if(V.asyncDep&&!V.asyncResolved){G(V,y,F);return}else V.next=y,V.update();else y.el=b.el,V.vnode=y},te=(b,y,F,V,R,P,z)=>{const q=()=>{if(b.isMounted){let{next:U,bu:W,u:Q,parent:le,vnode:ye}=b;{const mt=uc(b);if(mt){U&&(U.el=ye.el,G(b,U,z)),mt.asyncDep.then(()=>{b.isUnmounted||q()});return}}let be=U,Se;ju(b,!1),U?(U.el=ye.el,G(b,U,z)):U=ye,W&&ji(W),(Se=U.props&&U.props.onVnodeBeforeUpdate)&&Wt(Se,le,U,ye),ju(b,!0);const Le=ea(b),ht=b.subTree;b.subTree=Le,m(ht,Le,f(ht.el),We(ht),b,R,P),U.el=Le.el,be===null&&qd(b,Le.el),Q&&_t(Q,R),(Se=U.props&&U.props.onVnodeUpdated)&&_t(()=>Wt(Se,le,U,ye),R)}else{let U;const{el:W,props:Q}=y,{bm:le,m:ye,parent:be,root:Se,type:Le}=b,ht=Jr(y);ju(b,!1),le&&ji(le),!ht&&(U=Q&&Q.onVnodeBeforeMount)&&Wt(U,be,y),ju(b,!0);{Se.ce&&Se.ce._def.shadowRoot!==!1&&Se.ce._injectChildStyle(Le);const mt=b.subTree=ea(b);m(null,mt,F,V,b,R,P),y.el=mt.el}if(ye&&_t(ye,R),!ht&&(U=Q&&Q.onVnodeMounted)){const mt=y;_t(()=>Wt(U,be,mt),R)}(y.shapeFlag&256||be&&Jr(be.vnode)&&be.vnode.shapeFlag&256)&&b.a&&_t(b.a,R),b.isMounted=!0,y=F=V=null}};b.scope.on();const N=b.effect=new gl(q);b.scope.off();const L=b.update=N.run.bind(N),H=b.job=N.runIfDirty.bind(N);H.i=b,H.id=b.uid,N.scheduler=()=>Qs(H),ju(b,!0),L()},G=(b,y,F)=>{y.component=b;const V=b.vnode.props;b.vnode=y,b.next=null,Cd(b,y.props,V,F),Dd(b,y.children,F),xu(),Ko(b),Cu()},ae=(b,y,F,V,R,P,z,q,N=!1)=>{const L=b&&b.children,H=b?b.shapeFlag:0,U=y.children,{patchFlag:W,shapeFlag:Q}=y;if(W>0){if(W&128){st(L,U,F,V,R,P,z,q,N);return}else if(W&256){Ve(L,U,F,V,R,P,z,q,N);return}}Q&8?(H&16&&At(L,R,P),U!==L&&c(F,U)):H&16?Q&16?st(L,U,F,V,R,P,z,q,N):At(L,R,P,!0):(H&8&&c(F,""),Q&16&&B(U,F,V,R,P,z,q,N))},Ve=(b,y,F,V,R,P,z,q,N)=>{b=b||hr,y=y||hr;const L=b.length,H=y.length,U=Math.min(L,H);let W;for(W=0;W<U;W++){const Q=y[W]=N?$u(y[W]):Jt(y[W]);m(b[W],Q,F,null,R,P,z,q,N)}L>H?At(b,R,P,!0,!1,U):B(y,F,V,R,P,z,q,N,U)},st=(b,y,F,V,R,P,z,q,N)=>{let L=0;const H=y.length;let U=b.length-1,W=H-1;for(;L<=U&&L<=W;){const Q=b[L],le=y[L]=N?$u(y[L]):Jt(y[L]);if(qr(Q,le))m(Q,le,F,null,R,P,z,q,N);else break;L++}for(;L<=U&&L<=W;){const Q=b[U],le=y[W]=N?$u(y[W]):Jt(y[W]);if(qr(Q,le))m(Q,le,F,null,R,P,z,q,N);else break;U--,W--}if(L>U){if(L<=W){const Q=W+1,le=Q<H?y[Q].el:V;for(;L<=W;)m(null,y[L]=N?$u(y[L]):Jt(y[L]),F,le,R,P,z,q,N),L++}}else if(L>W)for(;L<=U;)pt(b[L],R,P,!0),L++;else{const Q=L,le=L,ye=new Map;for(L=le;L<=W;L++){const et=y[L]=N?$u(y[L]):Jt(y[L]);et.key!=null&&ye.set(et.key,L)}let be,Se=0;const Le=W-le+1;let ht=!1,mt=0;const Pt=new Array(Le);for(L=0;L<Le;L++)Pt[L]=0;for(L=Q;L<=U;L++){const et=b[L];if(Se>=Le){pt(et,R,P,!0);continue}let bt;if(et.key!=null)bt=ye.get(et.key);else for(be=le;be<=W;be++)if(Pt[be-le]===0&&qr(et,y[be])){bt=be;break}bt===void 0?pt(et,R,P,!0):(Pt[bt-le]=L+1,bt>=mt?mt=bt:ht=!0,m(et,y[bt],F,null,R,P,z,q,N),Se++)}const Mr=ht?Fd(Pt):hr;for(be=Mr.length-1,L=Le-1;L>=0;L--){const et=le+L,bt=y[et],gt=y[et+1],En=et+1<H?gt.el||gt.placeholder:V;Pt[L]===0?m(null,bt,F,En,R,P,z,q,N):ht&&(be<0||L!==Mr[be]?Be(bt,F,En,2):be--)}}},Be=(b,y,F,V,R=null)=>{const{el:P,type:z,transition:q,children:N,shapeFlag:L}=b;if(L&6){Be(b.component.subTree,y,F,V);return}if(L&128){b.suspense.move(y,F,V);return}if(L&64){z.move(b,y,F,au);return}if(z===ze){r(P,y,F);for(let U=0;U<N.length;U++)Be(N[U],y,F,V);r(b.anchor,y,F);return}if(z===Yi){T(b,y,F);return}if(V!==2&&L&1&&q)if(V===0)q.beforeEnter(P),r(P,y,F),_t(()=>q.enter(P),R);else{const{leave:U,delayLeave:W,afterLeave:Q}=q,le=()=>{b.ctx.isUnmounted?n(P):r(P,y,F)},ye=()=>{P._isLeaving&&P[ed](!0),U(P,()=>{le(),Q&&Q()})};W?W(P,le,ye):ye()}else r(P,y,F)},pt=(b,y,F,V=!1,R=!1)=>{const{type:P,props:z,ref:q,children:N,dynamicChildren:L,shapeFlag:H,patchFlag:U,dirs:W,cacheIndex:Q}=b;if(U===-2&&(R=!1),q!=null&&(xu(),Gr(q,null,F,b,!0),Cu()),Q!=null&&(y.renderCache[Q]=void 0),H&256){y.ctx.deactivate(b);return}const le=H&1&&W,ye=!Jr(b);let be;if(ye&&(be=z&&z.onVnodeBeforeUnmount)&&Wt(be,y,b),H&6)Ui(b.component,F,V);else{if(H&128){b.suspense.unmount(F,V);return}le&&Bu(b,null,y,"beforeUnmount"),H&64?b.type.remove(b,y,F,au,V):L&&!L.hasOnce&&(P!==ze||U>0&&U&64)?At(L,y,F,!1,!0):(P===ze&&U&384||!R&&H&16)&&At(N,y,F),V&&Pr(b)}(ye&&(be=z&&z.onVnodeUnmounted)||le)&&_t(()=>{be&&Wt(be,y,b),le&&Bu(b,null,y,"unmounted")},F)},Pr=b=>{const{type:y,el:F,anchor:V,transition:R}=b;if(y===ze){qi(F,V);return}if(y===Yi){k(b);return}const P=()=>{n(F),R&&!R.persisted&&R.afterLeave&&R.afterLeave()};if(b.shapeFlag&1&&R&&!R.persisted){const{leave:z,delayLeave:q}=R,N=()=>z(F,P);q?q(b.el,P,N):N()}else P()},qi=(b,y)=>{let F;for(;b!==y;)F=v(b),n(b),b=F;n(y)},Ui=(b,y,F)=>{const{bum:V,scope:R,job:P,subTree:z,um:q,m:N,a:L}=b;Qo(N),Qo(L),V&&ji(V),R.stop(),P&&(P.flags|=8,pt(z,b,y,F)),q&&_t(q,y),_t(()=>{b.isUnmounted=!0},y)},At=(b,y,F,V=!1,R=!1,P=0)=>{for(let z=P;z<b.length;z++)pt(b[z],y,F,V,R)},We=b=>{if(b.shapeFlag&6)return We(b.component.subTree);if(b.shapeFlag&128)return b.suspense.next();const y=v(b.anchor||b.el),F=y&&y[X0];return F?v(F):y};let ot=!1;const ou=(b,y,F)=>{b==null?y._vnode&&pt(y._vnode,null,null,!0):m(y._vnode||null,b,y,null,null,null,F),y._vnode=b,ot||(ot=!0,Ko(),Ml(),ot=!1)},au={p:m,um:pt,m:Be,r:Pr,mt:J,mc:B,pc:ae,pbc:ne,n:We,o:e};return{render:ou,hydrate:void 0,createApp:yd(ou)}}function Ji({type:e,props:t},u){return u==="svg"&&e==="foreignObject"||u==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:u}function ju({effect:e,job:t},u){u?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Sd(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function tc(e,t,u=!1){const r=e.children,n=t.children;if(ue(r)&&ue(n))for(let i=0;i<r.length;i++){const s=r[i];let o=n[i];o.shapeFlag&1&&!o.dynamicChildren&&((o.patchFlag<=0||o.patchFlag===32)&&(o=n[i]=$u(n[i]),o.el=s.el),!u&&o.patchFlag!==-2&&tc(s,o)),o.type===Fi&&o.patchFlag!==-1&&(o.el=s.el),o.type===Ou&&!o.el&&(o.el=s.el)}}function Fd(e){const t=e.slice(),u=[0];let r,n,i,s,o;const a=e.length;for(r=0;r<a;r++){const l=e[r];if(l!==0){if(n=u[u.length-1],e[n]<l){t[r]=n,u.push(r);continue}for(i=0,s=u.length-1;i<s;)o=i+s>>1,e[u[o]]<l?i=o+1:s=o;l<e[u[i]]&&(i>0&&(t[r]=u[i-1]),u[i]=r)}}for(i=u.length,s=u[i-1];i-- >0;)u[i]=s,s=t[s];return u}function uc(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:uc(t)}function Qo(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}const Td=Symbol.for("v-scx"),Id=()=>Xt(Td);function fu(e,t){return wi(e,null,t)}function Rd(e,t){return wi(e,null,{flush:"sync"})}function Ie(e,t,u){return wi(e,t,u)}function wi(e,t,u=_e){const{immediate:r,deep:n,flush:i,once:s}=u,o=Ye({},u),a=t&&r||!t&&i!=="post";let l;if(an){if(i==="sync"){const h=Id();l=h.__watcherHandles||(h.__watcherHandles=[])}else if(!a){const h=()=>{};return h.stop=tu,h.resume=tu,h.pause=tu,h}}const c=Qe;o.call=(h,d,m)=>ru(h,c,d,m);let f=!1;i==="post"?o.scheduler=h=>{_t(h,c&&c.suspense)}:i!=="sync"&&(f=!0,o.scheduler=(h,d)=>{d?h():Qs(h)}),o.augmentJob=h=>{t&&(h.flags|=4),f&&(h.flags|=2,c&&(h.id=c.uid,h.i=c))};const v=Z0(e,t,o);return an&&(l?l.push(v):a&&v()),v}function Od(e,t,u){const r=this.proxy,n=qe(e)?e.includes(".")?rc(r,e):()=>r[e]:e.bind(r,r);let i;oe(t)?i=t:(i=t.handler,u=t);const s=_n(this),o=wi(n,i.bind(r),u);return s(),o}function rc(e,t){const u=t.split(".");return()=>{let r=e;for(let n=0;n<u.length&&r;n++)r=r[u[n]];return r}}function Ke(e,t,u=_e){const r=on(),n=Ct(t),i=Nu(t),s=nc(e,n),o=q0((a,l)=>{let c,f=_e,v;return Rd(()=>{const h=e[n];ct(c,h)&&(c=h,l())}),{get(){return a(),u.get?u.get(c):c},set(h){const d=u.set?u.set(h):h;if(!ct(d,c)&&!(f!==_e&&ct(h,f)))return;const m=r.vnode.props;m&&(t in m||n in m||i in m)&&(`onUpdate:${t}`in m||`onUpdate:${n}`in m||`onUpdate:${i}`in m)||(c=h,l()),r.emit(`update:${t}`,d),ct(h,d)&&ct(h,f)&&!ct(d,v)&&l(),f=h,v=d}}});return o[Symbol.iterator]=()=>{let a=0;return{next(){return a<2?{value:a++?s||_e:o,done:!1}:{done:!0}}}},o}const nc=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Ct(t)}Modifiers`]||e[`${Nu(t)}Modifiers`];function Pd(e,t,...u){if(e.isUnmounted)return;const r=e.vnode.props||_e;let n=u;const i=t.startsWith("update:"),s=i&&nc(r,t.slice(7));s&&(s.trim&&(n=u.map(c=>qe(c)?c.trim():c)),s.number&&(n=u.map(o0)));let o,a=r[o=Bi(t)]||r[o=Bi(Ct(t))];!a&&i&&(a=r[o=Bi(Nu(t))]),a&&ru(a,e,6,n);const l=r[o+"Once"];if(l){if(!e.emitted)e.emitted={};else if(e.emitted[o])return;e.emitted[o]=!0,ru(l,e,6,n)}}const Md=new WeakMap;function ic(e,t,u=!1){const r=u?Md:t.emitsCache,n=r.get(e);if(n!==void 0)return n;const i=e.emits;let s={},o=!1;if(!oe(e)){const a=l=>{const c=ic(l,t,!0);c&&(o=!0,Ye(s,c))};!u&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!i&&!o?(we(e)&&r.set(e,null),null):(ue(i)?i.forEach(a=>s[a]=null):Ye(s,i),we(e)&&r.set(e,s),s)}function Si(e,t){return!e||!_i(t)?!1:(t=t.slice(2).replace(/Once$/,""),ve(e,t[0].toLowerCase()+t.slice(1))||ve(e,Nu(t))||ve(e,t))}function ea(e){const{type:t,vnode:u,proxy:r,withProxy:n,propsOptions:[i],slots:s,attrs:o,emit:a,render:l,renderCache:c,props:f,data:v,setupState:h,ctx:d,inheritAttrs:m}=e,E=Kn(e);let x,w;try{if(u.shapeFlag&4){const k=n||r,I=k;x=Jt(l.call(I,k,c,f,h,v,d)),w=o}else{const k=t;x=Jt(k.length>1?k(f,{attrs:o,slots:s,emit:a}):k(f,null)),w=t.props?o:Vd(o)}}catch(k){Xr.length=0,Di(k,e,1),x=O(Ou)}let T=x;if(w&&m!==!1){const k=Object.keys(w),{shapeFlag:I}=T;k.length&&I&7&&(i&&k.some(Bs)&&(w=Ld(w,i)),T=Cr(T,w,!1,!0))}return u.dirs&&(T=Cr(T,null,!1,!0),T.dirs=T.dirs?T.dirs.concat(u.dirs):u.dirs),u.transition&&eo(T,u.transition),x=T,Kn(E),x}const Vd=e=>{let t;for(const u in e)(u==="class"||u==="style"||_i(u))&&((t||(t={}))[u]=e[u]);return t},Ld=(e,t)=>{const u={};for(const r in e)(!Bs(r)||!(r.slice(9)in t))&&(u[r]=e[r]);return u};function Nd(e,t,u){const{props:r,children:n,component:i}=e,{props:s,children:o,patchFlag:a}=t,l=i.emitsOptions;if(t.dirs||t.transition)return!0;if(u&&a>=0){if(a&1024)return!0;if(a&16)return r?ta(r,s,l):!!s;if(a&8){const c=t.dynamicProps;for(let f=0;f<c.length;f++){const v=c[f];if(s[v]!==r[v]&&!Si(l,v))return!0}}}else return(n||o)&&(!o||!o.$stable)?!0:r===s?!1:r?s?ta(r,s,l):!0:!!s;return!1}function ta(e,t,u){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let n=0;n<r.length;n++){const i=r[n];if(t[i]!==e[i]&&!Si(u,i))return!0}return!1}function qd({vnode:e,parent:t},u){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r===e)(e=t.vnode).el=u,t=t.parent;else break}}const sc=e=>e.__isSuspense;function Ud(e,t){t&&t.pendingBranch?ue(e)?t.effects.push(...e):t.effects.push(e):Y0(e)}const ze=Symbol.for("v-fgt"),Fi=Symbol.for("v-txt"),Ou=Symbol.for("v-cmt"),Yi=Symbol.for("v-stc"),Xr=[];let yt=null;function ee(e=!1){Xr.push(yt=e?null:[])}function zd(){Xr.pop(),yt=Xr[Xr.length-1]||null}let sn=1;function Yn(e,t=!1){sn+=e,e<0&&yt&&t&&(yt.hasOnce=!0)}function oc(e){return e.dynamicChildren=sn>0?yt||hr:null,zd(),sn>0&&yt&&yt.push(e),e}function Ee(e,t,u,r,n,i){return oc(M(e,t,u,r,n,i,!0))}function Me(e,t,u,r,n){return oc(O(e,t,u,r,n,!0))}function Xn(e){return e?e.__v_isVNode===!0:!1}function qr(e,t){return e.type===t.type&&e.key===t.key}const ac=({key:e})=>e??null,Pn=({ref:e,ref_key:t,ref_for:u})=>(typeof e=="number"&&(e=""+e),e!=null?qe(e)||Pe(e)||oe(e)?{i:vt,r:e,k:t,f:!!u}:e:null);function M(e,t=null,u=null,r=0,n=null,i=e===ze?0:1,s=!1,o=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&ac(t),ref:t&&Pn(t),scopeId:Ll,slotScopeIds:null,children:u,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:r,dynamicProps:n,dynamicChildren:null,appContext:null,ctx:vt};return o?(io(a,u),i&128&&e.normalize(a)):u&&(a.shapeFlag|=qe(u)?8:16),sn>0&&!s&&yt&&(a.patchFlag>0||i&6)&&a.patchFlag!==32&&yt.push(a),a}const O=Bd;function Bd(e,t=null,u=null,r=0,n=null,i=!1){if((!e||e===fd)&&(e=Ou),Xn(e)){const o=Cr(e,t,!0);return u&&io(o,u),sn>0&&!i&&yt&&(o.shapeFlag&6?yt[yt.indexOf(e)]=o:yt.push(o)),o.patchFlag=-2,o}if(ep(e)&&(e=e.__vccOpts),t){t=jd(t);let{class:o,style:a}=t;o&&!qe(o)&&(t.class=$t(o)),we(a)&&(Xs(a)&&!ue(a)&&(a=Ye({},a)),t.style=Ks(a))}const s=qe(e)?1:sc(e)?128:Q0(e)?64:we(e)?4:oe(e)?2:0;return M(e,t,u,r,n,s,i,!0)}function jd(e){return e?Xs(e)||Gl(e)?Ye({},e):e:null}function Cr(e,t,u=!1,r=!1){const{props:n,ref:i,patchFlag:s,children:o,transition:a}=e,l=t?Hd(n||{},t):n,c={__v_isVNode:!0,__v_skip:!0,type:e.type,props:l,key:l&&ac(l),ref:t&&t.ref?u&&i?ue(i)?i.concat(Pn(t)):[i,Pn(t)]:Pn(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:o,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==ze?s===-1?16:s|16:s,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:a,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Cr(e.ssContent),ssFallback:e.ssFallback&&Cr(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return a&&r&&eo(c,a.clone(c)),c}function Je(e=" ",t=0){return O(Fi,null,e,t)}function ft(e="",t=!1){return t?(ee(),Me(Ou,null,e)):O(Ou,null,e)}function Jt(e){return e==null||typeof e=="boolean"?O(Ou):ue(e)?O(ze,null,e.slice()):Xn(e)?$u(e):O(Fi,null,String(e))}function $u(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Cr(e)}function io(e,t){let u=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(ue(t))u=16;else if(typeof t=="object")if(r&65){const n=t.default;n&&(n._c&&(n._d=!1),io(e,n()),n._c&&(n._d=!0));return}else{u=32;const n=t._;!n&&!Gl(t)?t._ctx=vt:n===3&&vt&&(vt.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else oe(t)?(t={default:t,_ctx:vt},u=32):(t=String(t),r&64?(u=16,t=[Je(t)]):u=8);e.children=t,e.shapeFlag|=u}function Hd(...e){const t={};for(let u=0;u<e.length;u++){const r=e[u];for(const n in r)if(n==="class")t.class!==r.class&&(t.class=$t([t.class,r.class]));else if(n==="style")t.style=Ks([t.style,r.style]);else if(_i(n)){const i=t[n],s=r[n];s&&i!==s&&!(ue(i)&&i.includes(s))&&(t[n]=i?[].concat(i,s):s)}else n!==""&&(t[n]=r[n])}return t}function Wt(e,t,u,r=null){ru(e,t,7,[u,r])}const Kd=Hl();let Wd=0;function Zd(e,t,u){const r=e.type,n=(t?t.appContext:e.appContext)||Kd,i={uid:Wd++,vnode:e,type:r,parent:t,appContext:n,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new h0(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(n.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Yl(r,n),emitsOptions:ic(r,n),emit:null,emitted:null,propsDefaults:_e,inheritAttrs:r.inheritAttrs,ctx:_e,data:_e,props:_e,attrs:_e,slots:_e,refs:_e,setupState:_e,setupContext:null,suspense:u,suspenseId:u?u.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return i.ctx={_:i},i.root=t?t.root:i,i.emit=Pd.bind(null,i),e.ce&&e.ce(i),i}let Qe=null;const on=()=>Qe||vt;let Qn,Cs;{const e=Ci(),t=(u,r)=>{let n;return(n=e[u])||(n=e[u]=[]),n.push(r),i=>{n.length>1?n.forEach(s=>s(i)):n[0](i)}};Qn=t("__VUE_INSTANCE_SETTERS__",u=>Qe=u),Cs=t("__VUE_SSR_SETTERS__",u=>an=u)}const _n=e=>{const t=Qe;return Qn(e),e.scope.on(),()=>{e.scope.off(),Qn(t)}},ua=()=>{Qe&&Qe.scope.off(),Qn(null)};function lc(e){return e.vnode.shapeFlag&4}let an=!1;function Gd(e,t=!1,u=!1){t&&Cs(t);const{props:r,children:n}=e.vnode,i=lc(e);xd(e,r,i,t),Ad(e,n,u||t);const s=i?Jd(e,t):void 0;return t&&Cs(!1),s}function Jd(e,t){const u=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,pd);const{setup:r}=u;if(r){xu();const n=e.setupContext=r.length>1?Xd(e):null,i=_n(e),s=gn(r,e,0,[e.props,n]),o=cl(s);if(Cu(),i(),(o||e.sp)&&!Jr(e)&&Nl(e),o){if(s.then(ua,ua),t)return s.then(a=>{ra(e,a)}).catch(a=>{Di(a,e,0)});e.asyncDep=s}else ra(e,s)}else cc(e)}function ra(e,t,u){oe(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:we(t)&&(e.setupState=Il(t)),cc(e)}function cc(e,t,u){const r=e.type;e.render||(e.render=r.render||tu);{const n=_n(e);xu();try{hd(e)}finally{Cu(),n()}}}const Yd={get(e,t){return Xe(e,"get",""),e[t]}};function Xd(e){const t=u=>{e.exposed=u||{}};return{attrs:new Proxy(e.attrs,Yd),slots:e.slots,emit:e.emit,expose:t}}function Ti(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Il(Ai(e.exposed)),{get(t,u){if(u in t)return t[u];if(u in Yr)return Yr[u](e)},has(t,u){return u in t||u in Yr}})):e.proxy}function Qd(e,t=!0){return oe(e)?e.displayName||e.name:e.name||t&&e.__name}function ep(e){return oe(e)&&"__vccOpts"in e}const wu=(e,t)=>K0(e,t,an);function ei(e,t,u){const r=(i,s,o)=>{Yn(-1);try{return O(i,s,o)}finally{Yn(1)}},n=arguments.length;return n===2?we(t)&&!ue(t)?Xn(t)?r(e,null,[t]):r(e,t):r(e,null,t):(n>3?u=Array.prototype.slice.call(arguments,2):n===3&&Xn(u)&&(u=[u]),r(e,t,u))}const tp="3.5.21";/**
14
- * @vue/runtime-dom v3.5.21
15
- * (c) 2018-present Yuxi (Evan) You and Vue contributors
16
- * @license MIT
17
- **/let ks;const na=typeof window<"u"&&window.trustedTypes;if(na)try{ks=na.createPolicy("vue",{createHTML:e=>e})}catch{}const fc=ks?e=>ks.createHTML(e):e=>e,up="http://www.w3.org/2000/svg",rp="http://www.w3.org/1998/Math/MathML",du=typeof document<"u"?document:null,ia=du&&du.createElement("template"),np={insert:(e,t,u)=>{t.insertBefore(e,u||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,u,r)=>{const n=t==="svg"?du.createElementNS(up,e):t==="mathml"?du.createElementNS(rp,e):u?du.createElement(e,{is:u}):du.createElement(e);return e==="select"&&r&&r.multiple!=null&&n.setAttribute("multiple",r.multiple),n},createText:e=>du.createTextNode(e),createComment:e=>du.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>du.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,u,r,n,i){const s=u?u.previousSibling:t.lastChild;if(n&&(n===i||n.nextSibling))for(;t.insertBefore(n.cloneNode(!0),u),!(n===i||!(n=n.nextSibling)););else{ia.innerHTML=fc(r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e);const o=ia.content;if(r==="svg"||r==="mathml"){const a=o.firstChild;for(;a.firstChild;)o.appendChild(a.firstChild);o.removeChild(a)}t.insertBefore(o,u)}return[s?s.nextSibling:t.firstChild,u?u.previousSibling:t.lastChild]}},ip=Symbol("_vtc");function sp(e,t,u){const r=e[ip];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):u?e.setAttribute("class",t):e.className=t}const ti=Symbol("_vod"),dc=Symbol("_vsh"),_u={name:"show",beforeMount(e,{value:t},{transition:u}){e[ti]=e.style.display==="none"?"":e.style.display,u&&t?u.beforeEnter(e):Ur(e,t)},mounted(e,{value:t},{transition:u}){u&&t&&u.enter(e)},updated(e,{value:t,oldValue:u},{transition:r}){!t!=!u&&(r?t?(r.beforeEnter(e),Ur(e,!0),r.enter(e)):r.leave(e,()=>{Ur(e,!1)}):Ur(e,t))},beforeUnmount(e,{value:t}){Ur(e,t)}};function Ur(e,t){e.style.display=t?e[ti]:"none",e[dc]=!t}const op=Symbol(""),ap=/(?:^|;)\s*display\s*:/;function lp(e,t,u){const r=e.style,n=qe(u);let i=!1;if(u&&!n){if(t)if(qe(t))for(const s of t.split(";")){const o=s.slice(0,s.indexOf(":")).trim();u[o]==null&&Mn(r,o,"")}else for(const s in t)u[s]==null&&Mn(r,s,"");for(const s in u)s==="display"&&(i=!0),Mn(r,s,u[s])}else if(n){if(t!==u){const s=r[op];s&&(u+=";"+s),r.cssText=u,i=ap.test(u)}}else t&&e.removeAttribute("style");ti in e&&(e[ti]=i?r.display:"",e[dc]&&(r.display="none"))}const sa=/\s*!important$/;function Mn(e,t,u){if(ue(u))u.forEach(r=>Mn(e,t,r));else if(u==null&&(u=""),t.startsWith("--"))e.setProperty(t,u);else{const r=cp(e,t);sa.test(u)?e.setProperty(Nu(r),u.replace(sa,""),"important"):e[r]=u}}const oa=["Webkit","Moz","ms"],Xi={};function cp(e,t){const u=Xi[t];if(u)return u;let r=Ct(t);if(r!=="filter"&&r in e)return Xi[t]=r;r=xi(r);for(let n=0;n<oa.length;n++){const i=oa[n]+r;if(i in e)return Xi[t]=i}return t}const aa="http://www.w3.org/1999/xlink";function la(e,t,u,r,n,i=p0(t)){r&&t.startsWith("xlink:")?u==null?e.removeAttributeNS(aa,t.slice(6,t.length)):e.setAttributeNS(aa,t,u):u==null||i&&!hl(u)?e.removeAttribute(t):e.setAttribute(t,i?"":Lu(u)?String(u):u)}function ca(e,t,u,r,n){if(t==="innerHTML"||t==="textContent"){u!=null&&(e[t]=t==="innerHTML"?fc(u):u);return}const i=e.tagName;if(t==="value"&&i!=="PROGRESS"&&!i.includes("-")){const o=i==="OPTION"?e.getAttribute("value")||"":e.value,a=u==null?e.type==="checkbox"?"on":"":String(u);(o!==a||!("_value"in e))&&(e.value=a),u==null&&e.removeAttribute(t),e._value=u;return}let s=!1;if(u===""||u==null){const o=typeof e[t];o==="boolean"?u=hl(u):u==null&&o==="string"?(u="",s=!0):o==="number"&&(u=0,s=!0)}try{e[t]=u}catch{}s&&e.removeAttribute(n||t)}function fp(e,t,u,r){e.addEventListener(t,u,r)}function dp(e,t,u,r){e.removeEventListener(t,u,r)}const fa=Symbol("_vei");function pp(e,t,u,r,n=null){const i=e[fa]||(e[fa]={}),s=i[t];if(r&&s)s.value=r;else{const[o,a]=hp(t);if(r){const l=i[t]=gp(r,n);fp(e,o,l,a)}else s&&(dp(e,o,s,a),i[t]=void 0)}}const da=/(?:Once|Passive|Capture)$/;function hp(e){let t;if(da.test(e)){t={};let r;for(;r=e.match(da);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Nu(e.slice(2)),t]}let Qi=0;const mp=Promise.resolve(),bp=()=>Qi||(mp.then(()=>Qi=0),Qi=Date.now());function gp(e,t){const u=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=u.attached)return;ru(_p(r,u.value),t,5,[r])};return u.value=e,u.attached=bp(),u}function _p(e,t){if(ue(t)){const u=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{u.call(e),e._stopped=!0},t.map(r=>n=>!n._stopped&&r&&r(n))}else return t}const pa=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,vp=(e,t,u,r,n,i)=>{const s=n==="svg";t==="class"?sp(e,r,s):t==="style"?lp(e,u,r):_i(t)?Bs(t)||pp(e,t,u,r,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):yp(e,t,r,s))?(ca(e,t,r),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&la(e,t,r,s,i,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!qe(r))?ca(e,Ct(t),r,i,t):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),la(e,t,r,s))};function yp(e,t,u,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&pa(t)&&oe(u));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const n=e.tagName;if(n==="IMG"||n==="VIDEO"||n==="CANVAS"||n==="SOURCE")return!1}return pa(t)&&qe(u)?!1:t in e}const xp=Ye({patchProp:vp},np);let ha;function Cp(){return ha||(ha=$d(xp))}const kp=((...e)=>{const t=Cp().createApp(...e),{mount:u}=t;return t.mount=r=>{const n=Ap(r);if(!n)return;const i=t._component;!oe(i)&&!i.render&&!i.template&&(i.template=n.innerHTML),n.nodeType===1&&(n.textContent="");const s=u(n,!1,Ep(n));return n instanceof Element&&(n.removeAttribute("v-cloak"),n.setAttribute("data-v-app","")),s},t});function Ep(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Ap(e){return qe(e)?document.querySelector(e):e}var pc=["__key","__init","__shim","__original","__index","__prevKey"];function Ir(){return Math.random().toString(36).substring(2,15)}function Dp(e,t){return[...e instanceof Set?e:new Set(e)]}function ie(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function nt(e,t,u=!0,r=["__key"]){if(e===t)return!0;if(typeof t=="object"&&typeof e=="object"){if(e instanceof Map||e instanceof Set)return!1;if(e instanceof Date&&t instanceof Date)return e.getTime()===t.getTime();if(e instanceof RegExp&&t instanceof RegExp)return $p(e,t);if(e===null||t===null||Object.keys(e).length!==Object.keys(t).length)return!1;for(const n of r)if((n in e||n in t)&&e[n]!==t[n])return!1;for(const n in e)if(!(n in t)||e[n]!==t[n]&&!u||u&&!nt(e[n],t[n],u,r))return!1;return!0}return!1}function $p(e,t){return e.source===t.source&&e.flags.split("").sort().join("")===t.flags.split("").sort().join("")}function St(e){const t=typeof e;if(t==="number")return!1;if(e===void 0)return!0;if(t==="string")return e==="";if(t==="object"){if(e===null)return!0;for(const u in e)return!1;return!(e instanceof RegExp||e instanceof Date)}return!1}function wp(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Sp(e){const t=`^${wp(e)}$`,u={MM:"(0[1-9]|1[012])",M:"([1-9]|1[012])",DD:"([012][0-9]|3[01])",D:"([012]?[0-9]|3[01])",YYYY:"\\d{4}",YY:"\\d{2}"},r=Object.keys(u);return new RegExp(r.reduce((n,i)=>n.replace(i,u[i]),t))}function ui(e){return Object.prototype.toString.call(e)==="[object Object]"}function Qr(e){return ui(e)||Array.isArray(e)}function kr(e){if(ui(e)===!1||e.__FKNode__||e.__POJO__===!1)return!1;const t=e.constructor;if(t===void 0)return!0;const u=t.prototype;return!(ui(u)===!1||u.hasOwnProperty("isPrototypeOf")===!1)}var Pu=(e,t,u=!1,r=!1)=>{if(t===null)return null;const n={};if(typeof t=="string")return t;for(const i in e)if(ie(t,i)&&(t[i]!==void 0||!r)){if(u&&Array.isArray(e[i])&&Array.isArray(t[i])){n[i]=e[i].concat(t[i]);continue}if(t[i]===void 0)continue;kr(e[i])&&kr(t[i])?n[i]=Pu(e[i],t[i],u,r):n[i]=t[i]}else n[i]=e[i];for(const i in t)!ie(n,i)&&t[i]!==void 0&&(n[i]=t[i]);return n};function Fp(e){if(e[0]!=='"'&&e[0]!=="'"||e[0]!==e[e.length-1])return!1;const t=e[0];for(let u=1;u<e.length;u++)if(e[u]===t&&(u===1||e[u-1]!=="\\")&&u!==e.length-1)return!1;return!0}function Tp(e){if(!e.length)return"";let t="",u="";for(let r=0;r<e.length;r++){const n=e.charAt(r);(n!=="\\"||u==="\\")&&(t+=n),u=n}return t}function or(...e){return e.reduce((t,u)=>{const{value:r,name:n,modelValue:i,config:s,plugins:o,...a}=u;return Object.assign(t,a)},{})}function Ip(e){const t=[];let u="",r=0,n="",i="";for(let s=0;s<e.length;s++){const o=e.charAt(s);o===n&&i!=="\\"?n="":(o==="'"||o==='"')&&!n&&i!=="\\"?n=o:o==="("&&!n?r++:o===")"&&!n&&r--,o===","&&!n&&r===0?(t.push(u),u=""):(o!==" "||n)&&(u+=o),i=o}return u&&t.push(u),t}function ma(e,t){const u={},r=t.filter(i=>i instanceof RegExp),n=new Set(t);for(const i in e)!n.has(i)&&!r.some(s=>s.test(i))&&(u[i]=e[i]);return u}function ba(e,t){const u={},r=t.filter(n=>n instanceof RegExp);return t.forEach(n=>{n instanceof RegExp||(u[n]=e[n])}),Object.keys(e).forEach(n=>{r.some(i=>i.test(n))&&(u[n]=e[n])}),u}function _r(e){return e.replace(/-([a-z0-9])/gi,(t,u)=>u.toUpperCase())}function hc(e){return e.replace(/([a-z0-9])([A-Z])/g,(t,u,r)=>u+"-"+r.toLowerCase()).replace(" ","-").toLowerCase()}function Es(e,t=pc){if(e!==null&&typeof e=="object"){let u;if(Array.isArray(e)?u=[...e]:kr(e)&&(u={...e}),u)return Op(e,u,t),u}return e}function Er(e,t=pc){if(e===null||e instanceof RegExp||e instanceof Date||e instanceof Map||e instanceof Set||typeof File=="function"&&e instanceof File)return e;let u;Array.isArray(e)?u=e.map(r=>typeof r=="object"?Er(r,t):r):u=Object.keys(e).reduce((r,n)=>(r[n]=typeof e[n]=="object"?Er(e[n],t):e[n],r),{});for(const r of t)r in e&&Object.defineProperty(u,r,{enumerable:!1,value:e[r]});return u}function Lt(e){return typeof e=="object"?Er(e):e}function Rp(e,t){if(!e||typeof e!="object")return null;const u=t.split(".");let r=e;for(const n in u){const i=u[n];if(ie(r,i)&&(r=r[i]),+n===u.length-1)return r;if(!r||typeof r!="object")return null}return null}function Nt(e){return e!==void 0&&e!=="false"&&e!==!1?!0:void 0}function Ar(e){return Object.isFrozen(e)?e:Object.defineProperty(e,"__init",{enumerable:!1,value:!0})}function so(e){return e.normalize("NFD").replace(/[\u0300-\u036f]/g,"").toLowerCase().replace(/[^a-z0-9]/g," ").trim().replace(/\s+/g,"-")}function Op(e,t,u){for(const r of u)r in e&&Object.defineProperty(t,r,{enumerable:!1,value:e[r]});return t}function Pp(e){let t=!1;return(...u)=>{if(!t)return t=!0,queueMicrotask(()=>t=!1),e(...u)}}function Mp(e){if(!(e==="false"||e===!1))return!0}function oo(){const e=[];let t=0;const u=n=>e.push(n),r=n=>{const i=e[t];return typeof i=="function"?i(n,s=>(t++,r(s))):(t=0,n)};return u.dispatch=r,u.unshift=n=>e.unshift(n),u.remove=n=>{const i=e.indexOf(n);i>-1&&e.splice(i,1)},u}function mc(){const e=new Map,t=new Map;let u;const r=(n,i)=>{if(u){u.set(i.name,[n,i]);return}e.has(i.name)&&e.get(i.name).forEach(s=>{(i.origin===n||s.modifiers.includes("deep"))&&s.listener(i)}),i.bubble&&n.bubble(i)};return r.flush=()=>{e.clear(),t.clear(),u?.clear()},r.on=(n,i,s="push")=>{const[o,...a]=n.split("."),l=i.receipt||Ir(),c={modifiers:a,event:o,listener:i,receipt:l};return e.has(o)?e.get(o)[s](c):e.set(o,[c]),t.has(l)?t.get(l)[s](o):t.set(l,[o]),l},r.off=n=>{t.has(n)&&(t.get(n)?.forEach(i=>{const s=e.get(i);Array.isArray(s)&&e.set(i,s.filter(o=>o.receipt!==n))}),t.delete(n))},r.pause=n=>{u||(u=new Map),n&&n.walk(i=>i._e.pause())},r.play=n=>{if(!u)return;const i=u;u=void 0,i.forEach(([s,o])=>r(s,o)),n&&n.walk(s=>s._e.play())},r}function Vp(e,t,u,r,n=!0,i){return t._e(e,{payload:r,name:u,bubble:n,origin:e,meta:i}),e}function Lp(e,t,u){return vn(e.parent)&&e.parent._e(e.parent,u),e}function Np(e,t,u,r,n){return t._e.on(u,r,n)}function qp(e,t,u){return t._e.off(u),e}var ao=oo();ao((e,t)=>(e.message||(e.message=`E${e.code}`),t(e)));var lo=oo();lo((e,t)=>{e.message||(e.message=`W${e.code}`);const u=t(e);return console&&typeof console.warn=="function"&&console.warn(u.message),u});function Qu(e,t={}){lo.dispatch({code:e,data:t})}function xt(e,t={}){throw Error(ao.dispatch({code:e,data:t}).message)}function kt(e,t){return{blocking:!1,key:Ir(),meta:{},type:"state",visible:!0,...e}}var ga={apply:Kp,set:zp,remove:bc,filter:jp,reduce:Hp,release:Gp,touch:Bp};function Up(e=!1){const t={};let u,r=e,n=[];const i=new Map;let s;const o=new Proxy(t,{get(...a){const[l,c]=a;return c==="buffer"?r:c==="_b"?n:c==="_m"?i:c==="_r"?s:ie(ga,c)?ga[c].bind(null,t,o,u):Reflect.get(...a)},set(a,l,c){return l==="_n"?(u=c,s==="__n"&&gc(u,o),!0):l==="_b"?(n=c,!0):l==="buffer"?(r=c,!0):l==="_r"?(s=c,!0):(xt(101,u),!1)}});return o}function zp(e,t,u,r){if(t.buffer)return t._b.push([[r]]),t;if(e[r.key]!==r){if(typeof r.value=="string"&&r.meta.localize!==!1){const i=r.value;r.value=u.t(r),r.value!==i&&(r.meta.locale=u.props.locale)}const n=`message-${ie(e,r.key)?"updated":"added"}`;e[r.key]=Object.freeze(u.hook.message.dispatch(r)),u.emit(n,r)}return t}function Bp(e,t){for(const u in e){const r={...e[u]};t.set(r)}}function bc(e,t,u,r){if(ie(e,r)){const n=e[r];delete e[r],u.emit("message-removed",n)}return t.buffer===!0&&(t._b=t._b.filter(n=>(n[0]=n[0].filter(i=>i.key!==r),n[1]||n[0].length))),t}function jp(e,t,u,r,n){for(const i in e){const s=e[i];(!n||s.type===n)&&!r(s)&&bc(e,t,u,i)}}function Hp(e,t,u,r,n){for(const i in e){const s=e[i];n=r(n,s)}return n}function Kp(e,t,u,r,n){if(Array.isArray(r)){if(t.buffer){t._b.push([r,n]);return}const i=new Set(r.map(s=>(t.set(s),s.key)));typeof n=="string"?t.filter(s=>s.type!==n||i.has(s.key)):typeof n=="function"&&t.filter(s=>!n(s)||i.has(s.key))}else for(const i in r){const s=u.at(i);s?s.store.apply(r[i],n):Zp(u,t,i,r[i],n)}}function Wp(e,...t){const u=`${e.name}-set`,r=n=>kt({key:so(n),type:"error",value:n,meta:{source:u,autoClear:!0}});return t.filter(n=>!!n).map(n=>{if(typeof n=="string"&&(n=[n]),Array.isArray(n))return n.map(i=>r(i));{const i={};for(const s in n)Array.isArray(n[s])?i[s]=n[s].map(o=>r(o)):i[s]=[r(n[s])];return i}})}function Zp(e,t,u,r,n){const i=t._m;i.has(u)||i.set(u,[]),t._r||(t._r=gc(e,t)),i.get(u)?.push([r,n])}function gc(e,t){return e.on("child.deep",({payload:u})=>{t._m.forEach((r,n)=>{e.at(n)===u&&(r.forEach(([i,s])=>{u.store.apply(i,s)}),t._m.delete(n))}),t._m.size===0&&t._r&&(e.off(t._r),t._r=void 0)})}function Gp(e,t){t.buffer=!1,t._b.forEach(([u,r])=>t.apply(u,r)),t._b=[]}function Jp(){const e={};let t;return{count:(...u)=>Yp(t,e,...u),init(u){t=u,u.on("message-added.deep",_a(e,1)),u.on("message-removed.deep",_a(e,-1))},merge:u=>va(t,e,u),settled(u){return ie(e,u)?e[u].promise:Promise.resolve()},unmerge:u=>va(t,e,u,!0),value(u){return ie(e,u)?e[u].count:0}}}function Yp(e,t,u,r,n=0){if(r=Xp(r||u),!ie(t,u)){const i={condition:r,count:0,name:u,node:e,promise:Promise.resolve(),resolve:()=>{}};t[u]=i,n=e.store.reduce((s,o)=>s+i.condition(o)*1,n),e.each(s=>{s.ledger.count(i.name,i.condition),n+=s.ledger.value(i.name)})}return _c(t[u],n).promise}function Xp(e){return typeof e=="function"?e:t=>t.type===e}function _c(e,t){const u=e.count,r=e.count+t;return e.count=r,u===0&&r!==0?(e.node.emit(`unsettled:${e.name}`,e.count,!1),e.promise=new Promise(n=>e.resolve=n)):u!==0&&r===0&&(e.node.emit(`settled:${e.name}`,e.count,!1),e.resolve()),e.node.emit(`count:${e.name}`,e.count,!1),e}function _a(e,t){return u=>{for(const r in e){const n=e[r];n.condition(u.payload)&&_c(n,t)}}}function va(e,t,u,r=!1){const n=e;for(const i in t){const s=t[i].condition;r||u.ledger.count(i,s);const o=u.ledger.value(i)*(r?-1:1);if(e){do e.ledger.count(i,s,o),e=e.parent;while(e);e=n}}}var co=new Map,Vn=new Map,fo=mc();function Qp(e){e.props.id&&(co.set(e.props.id,e),Vn.set(e,e.props.id),fo(e,{payload:e,name:e.props.id,bubble:!1,origin:e}))}function e1(e){if(Vn.has(e)){const t=Vn.get(e);Vn.delete(e),co.delete(t),fo(e,{payload:null,name:t,bubble:!1,origin:e})}}function Rr(e){return co.get(e)}function t1(e,t){return fo.on(e,t)}function As(e,t,u){let r=!0;return t in e.config._t?r=!1:e.emit(`config:${t}`,u,!1),t in e.props||(e.emit("prop",{prop:t,value:u}),e.emit(`prop:${t}`,u)),r}function u1(e={}){const t=new Set,u={...e,_add:n=>t.add(n),_rm:n=>t.delete(n)};return new Proxy(u,{set(n,i,s,o){return typeof i=="string"&&t.forEach(a=>As(a,i,s)),Reflect.set(n,i,s,o)}})}function vc(e,t){const u=(t||document).getElementById(e);if(u instanceof HTMLFormElement){const r=new Event("submit",{cancelable:!0,bubbles:!0});u.dispatchEvent(r);return}Qu(151,e)}function r1(e){const t=u=>{for(const r in u.store){const n=u.store[r];n.type==="error"||n.type==="ui"&&r==="incomplete"?u.store.remove(r):n.type==="state"&&u.store.set({...n,value:!1})}};t(e),e.walk(t)}function yc(e,t){const u=typeof e=="string"?Rr(e):e;if(u){const r=s=>{const o=Lt(s.props.initial);return o!==void 0?o:s.type==="group"?{}:s.type==="list"?[]:void 0};u._e.pause(u);const n=Lt(t);return t&&!St(t)&&(u.props.initial=Qr(n)?Ar(n):n,u.props._init=u.props.initial),u.input(r(u),!1),u.walk(s=>{s.type==="list"&&s.sync||s.input(r(s),!1)}),u.input(St(n)&&n?n:r(u),!1),u.type!=="input"&&t&&!St(t)&&Qr(t)&&u.walk(s=>{s.props.initial=Qr(s.value)?Ar(s.value):s.value,s.props._init=s.props.initial}),u._e.play(u),r1(u),u.emit("reset",u),u}Qu(152,e)}var n1={delimiter:".",delay:0,locale:"en",rootClasses:e=>({[`formkit-${hc(e)}`]:!0})},xc=Symbol("index"),Ds=Symbol("removed"),$s=Symbol("moved"),Cc=Symbol("inserted");function i1(e){return e.type==="list"&&Array.isArray(e._value)}function vn(e){return e&&typeof e=="object"&&e.__FKNode__===!0}var Ln=(e,t,u)=>{xt(102,[e,u])},s1={_c:he($1,Ln,!1),add:he(v1),addProps:he(_1),address:he(S1,Ln,!1),at:he(F1),bubble:he(Lp),clearErrors:he(N1),calm:he(m1),config:he(!1),define:he(g1),disturb:he(h1),destroy:he(b1),extend:he(U1),hydrate:he(d1),index:he(D1,A1,!1),input:he(Ac),each:he(C1),emit:he(Vp),find:he(I1),on:he(Np),off:he(qp),parent:he(!1,y1),plugins:he(!1),remove:he(x1),root:he(O1,Ln,!1),reset:he(V1),resetConfig:he(E1),setErrors:he(L1),submit:he(M1),t:he(P1),use:he(po),name:he(w1,!1,!1),walk:he(k1)};function o1(){return new Map(Object.entries(s1))}function he(e,t,u=!0){return{get:e?(r,n)=>u?(...i)=>e(r,n,...i):e(r,n):!1,set:t!==void 0?t:Ln.bind(null)}}function a1(){const e=new Map;return new Proxy(e,{get(t,u){return e.has(u)||e.set(u,oo()),e.get(u)}})}var kc=0,l1=0;function c1(e){return e.parent?.type==="list"?xc:e.name||`${e.props?.type||"input"}_${++kc}`}function Ec(e){return e.type==="group"?Ar(e.value&&typeof e.value=="object"&&!Array.isArray(e.value)?e.value:{}):e.type==="list"?Ar(Array.isArray(e.value)?e.value:[]):e.value}function Ac(e,t,u,r=!0){return t._value=f1(e,e.hook.input.dispatch(u)),e.emit("input",t._value),e.isCreated&&e.type==="input"&&nt(t._value,t.value)&&!e.props.mergeStrategy?(e.emit("commitRaw",t.value),t.settled):(t.isSettled&&e.disturb(),r?(t._tmo&&clearTimeout(t._tmo),t._tmo=setTimeout(ri,e.props.delay,e,t)):ri(e,t),t.settled)}function f1(e,t){switch(e.type){case"input":break;case"group":(!t||typeof t!="object")&&xt(107,[e,t]);break;case"list":Array.isArray(t)||xt(108,[e,t]);break}return t}function ri(e,t,u=!0,r=!0){t._value=t.value=e.hook.commit.dispatch(t._value),e.type!=="input"&&r&&e.hydrate(),e.emit("commitRaw",t.value),e.emit("commit",t.value),u&&e.calm()}function Dc(e,{name:t,value:u,from:r}){if(!Object.isFrozen(e._value)){if(i1(e)){const n=u===Ds?[]:u===$s&&typeof r=="number"?e._value.splice(r,1):[u];e._value.splice(t,u===$s||r===Cc?0:1,...n);return}u!==Ds?e._value[t]=u:delete e._value[t]}}function d1(e,t){const u=t._value;return e.type==="list"&&e.sync&&p1(e,t),t.children.forEach(r=>{if(typeof u=="object")if(r.name in u){const n=r.type!=="input"||u[r.name]&&typeof u[r.name]=="object"?Ar(u[r.name]):u[r.name];if(!r.isSettled||(!Qr(n)||r.props.mergeStrategy)&&nt(n,r._value))return;r.input(n,!1)}else(e.type!=="list"||typeof r.name=="number")&&Dc(t,{name:r.name,value:r.value}),u.__init||(r.type==="group"?r.input({},!1):r.type==="list"?r.input([],!1):r.input(void 0,!1))}),e}function p1(e,t){const u=e._value;if(!Array.isArray(u))return;const r=[],n=new Set(t.children),i=new Map;u.forEach((o,a)=>{if(t.children[a]&&t.children[a]._value===o)r.push(t.children[a]),n.delete(t.children[a]);else{r.push(null);const l=i.get(o)||[];l.push(a),i.set(o,l)}}),n.size&&i.size&&n.forEach(o=>{if(i.has(o._value)){const a=i.get(o._value),l=a.shift();r[l]=o,n.delete(o),a.length||i.delete(o._value)}});const s=[];for(i.forEach(o=>{s.push(...o)});n.size&&s.length;){const o=n.values().next().value,a=s.shift();if(a===void 0)break;r[a]=o,n.delete(o)}s.forEach((o,a)=>{r[o]=H1({value:a})}),n.size&&n.forEach(o=>{if(!("__FKP"in o)){const a=o._c.parent;if(!a||K1(a))return;a.ledger.unmerge(o),o._c.parent=null,o.destroy()}}),t.children=r}function h1(e,t){return t._d<=0&&(t.isSettled=!1,e.emit("settled",!1,!1),t.settled=new Promise(u=>{t._resolve=u}),e.parent&&e.parent?.disturb()),t._d++,e}function m1(e,t,u){if(u!==void 0&&e.type!=="input"){Dc(t,u);const r=!!(e.config.mergeStrategy&&e.config.mergeStrategy[u.name]);return ri(e,t,!0,r)}t._d>0&&t._d--,t._d===0&&(t.isSettled=!0,e.emit("settled",!0,!1),e.parent&&e.parent?.calm({name:e.name,value:t.value}),t._resolve&&t._resolve(t.value))}function b1(e,t){e.emit("destroying",e),e.store.filter(()=>!1),e.parent&&e.parent.remove(e),e1(e),e.emit("destroyed",e),t._e.flush(),t._value=t.value=void 0;for(const u in t.context)delete t.context[u];t.plugins.clear(),t.context=null}function g1(e,t,u){t.type=u.type;const r=Er(u);e.props.__propDefs=$c(e.props.__propDefs??[],r?.props||[]),r.props=e.props.__propDefs,t.props.definition=r,t.value=t._value=Ec({type:e.type,value:t.value}),u.forceTypeProp&&(e.props.type&&(e.props.originalType=e.props.type),t.props.type=u.forceTypeProp),u.family&&(t.props.family=u.family),u.features&&u.features.forEach(n=>n(e)),u.props&&e.addProps(u.props),e.emit("defined",u)}function _1(e,t,u){const r=Array.isArray(u)?u:Object.keys(u),n=Array.isArray(u)?{}:r.reduce((s,o)=>("default"in u[o]&&(s[o]=u[o].default),s),{});if(e.props.attrs){const s={...e.props.attrs};e.props._emit=!1;for(const a in s){const l=_r(a);r.includes(l)&&(e.props[l]=s[a],delete s[a])}Array.isArray(u)||r.forEach(a=>{"default"in u[a]&&e.props[a]===void 0&&(e.props[a]=n[a])});const o=Lt(t._value);e.props.initial=e.type!=="input"?Ar(o):o,e.props._emit=!0,e.props.attrs=s}const i=$c(e.props.__propDefs??[],u);return e.props.definition&&(e.props.definition.props=i),e.props.__propDefs=i,e.emit("added-props",u),e}function ws(e){return Array.isArray(e)?e.reduce((t,u)=>(t[u]={},t),{}):e}function $c(e,t){return Array.isArray(e)&&Array.isArray(t)?e.concat(t):Pu(ws(e),ws(t))}function v1(e,t,u,r){if(e.type==="input"&&xt(100,e),u.parent&&u.parent!==e&&u.parent.remove(u),!t.children.includes(u)){if(r!==void 0&&e.type==="list"){const n=t.children[r];n&&"__FKP"in n?(u._c.uid=n.uid,t.children.splice(r,1,u)):t.children.splice(r,0,u),Array.isArray(e.value)&&e.value.length<t.children.length&&e.disturb().calm({name:r,value:u.value,from:Cc})}else t.children.push(u);u.isSettled||e.disturb()}if(u.parent!==e){if(u.parent=e,u.parent!==e)return e.remove(u),u.parent.add(u),e}else u.use(e.plugins);return ri(e,t,!1),e.ledger.merge(u),e.emit("child",u),e}function y1(e,t,u,r){return vn(r)?(e.parent&&e.parent!==r&&e.parent.remove(e),t.parent=r,e.resetConfig(),r.children.includes(e)?e.use(r.plugins):r.add(e),!0):r===null?(t.parent=null,!0):!1}function x1(e,t,u){const r=t.children.indexOf(u);if(r!==-1){u.isSettled&&e.disturb(),t.children.splice(r,1);let n=Nt(u.props.preserve),i=u.parent;for(;n===void 0&&i;)n=Nt(i.props.preserve),i=i.parent;n?e.calm():e.calm({name:e.type==="list"?r:u.name,value:Ds}),u.parent=null,u.config._rmn=u}return e.ledger.unmerge(u),e.emit("childRemoved",u),e}function C1(e,t,u){t.children.forEach(r=>!("__FKP"in r)&&u(r))}function k1(e,t,u,r=!1,n=!1){t.children.some(i=>{if("__FKP"in i)return!1;const s=u(i);return r&&s===!1?!0:n&&s===!1?!1:i.walk(u,r,n)})}function E1(e,t){const u=e.parent||void 0;t.config=wc(e.config._t,u),e.walk(r=>r.resetConfig())}function po(e,t,u,r=!0,n=!0){return Array.isArray(u)||u instanceof Set?(u.forEach(i=>po(e,t,i)),e):(t.plugins.has(u)||(n&&typeof u.library=="function"&&u.library(e),r&&u(e)!==!1&&(t.plugins.add(u),e.children.forEach(i=>i.use(u)))),e)}function A1(e,t,u,r){if(vn(e.parent)){const n=e.parent.children,i=r>=n.length?n.length-1:r<0?0:r,s=n.indexOf(e);return s===-1?!1:(n.splice(s,1),n.splice(i,0,e),e.parent.children=n,e.parent.type==="list"&&e.parent.disturb().calm({name:i,value:$s,from:s}),!0)}return!1}function D1(e){if(e.parent){const t=[...e.parent.children].indexOf(e);return t===-1?e.parent.children.length:t}return-1}function $1(e,t){return t}function w1(e,t){return e.parent?.type==="list"?e.index:t.name!==xc?t.name:e.index}function S1(e,t){return t.parent?t.parent.address.concat([e.name]):[e.name]}function F1(e,t,u){const r=typeof u=="string"?u.split(e.config.delimiter):u;if(!r.length)return;const n=r[0];let i=e.parent;for(i||(String(r[0])===String(e.name)&&r.shift(),i=e),n==="$parent"&&r.shift();i&&r.length;){const s=r.shift();switch(s){case"$root":i=e.root;break;case"$parent":i=i.parent;break;case"$self":i=e;break;default:i=i.children.find(o=>!("__FKP"in o)&&String(o.name)===String(s))||T1(i,s)}}return i||void 0}function T1(e,t){const u=String(t).match(/^(find)\((.*)\)$/);if(u){const[,r,n]=u,i=n.split(",").map(s=>s.trim());switch(r){case"find":return e.find(i[0],i[1]);default:return}}}function I1(e,t,u,r){return R1(e,u,r)}function R1(e,t,u="name"){const r=typeof u=="string"?i=>i[u]==t:u,n=[e];for(;n.length;){const i=n.shift();if(!("__FKP"in i)){if(r(i,t))return i;n.push(...i.children)}}}function O1(e){let t=e;for(;t.parent;)t=t.parent;return t}function wc(e={},t){let u;return new Proxy(e,{get(...r){const n=r[1];if(n==="_t")return e;const i=Reflect.get(...r);if(i!==void 0)return i;if(t){const s=t.config[n];if(s!==void 0)return s}if(e.rootConfig&&typeof n=="string"){const s=e.rootConfig[n];if(s!==void 0)return s}return n==="delay"&&u?.type==="input"?20:n1[n]},set(...r){const n=r[1],i=r[2];if(n==="_n")return u=i,e.rootConfig&&e.rootConfig._add(u),!0;if(n==="_rmn")return e.rootConfig&&e.rootConfig._rm(u),u=void 0,!0;if(!nt(e[n],i,!1)){const s=Reflect.set(...r);return u&&(u.emit(`config:${n}`,i,!1),As(u,n,i),u.walk(o=>As(o,n,i),!1,!0)),s}return!0}})}function P1(e,t,u,r="ui"){const n=typeof u=="string"?{key:u,value:u,type:r}:u,i=e.hook.text.dispatch(n);return e.emit("text",i,!1),i.value}function M1(e){const t=e.name;do{if(e.props.isForm===!0)break;e.parent||xt(106,t),e=e.parent}while(e);e.props.id&&vc(e.props.id,e.props.__root)}function V1(e,t,u){return yc(e,u)}function L1(e,t,u,r){const n=`${e.name}-set`,i=e.hook.setErrors.dispatch({localErrors:u,childErrors:r});return Wp(e,i.localErrors,i.childErrors).forEach(s=>{e.store.apply(s,o=>o.meta.source===n)}),e}function N1(e,t,u=!0,r){return e.store.filter(n=>!(r===void 0||n.meta.source===r),"error"),u&&(r=r||`${e.name}-set`,e.walk(n=>{n.store.filter(i=>!(i.type==="error"&&i.meta&&i.meta.source===r))})),e}function q1(e){const t={initial:typeof e=="object"?Lt(e):e};let u,r=!0,n={};return new Proxy(t,{get(...i){const[s,o]=i;let a;ie(t,o)?(a=Reflect.get(...i),n[o]?.boolean&&(a=Mp(a))):u&&typeof o=="string"&&u.config[o]!==void 0?(a=u.config[o],o==="mergeStrategy"&&u?.type==="input"&&ui(a)&&u.name in a&&(a=a[u.name])):a=n[o]?.default;const l=n[o]?.getter;return n[o]?.boolean&&(a=!!a),l?l(a,u):a},set(i,s,o,a){if(s==="_n")return u=o,!0;if(s==="_emit")return r=o,!0;let{prop:l,value:c}=u.hook.prop.dispatch({prop:s,value:o});const f=n[l]?.setter;if(c=f?f(c,u):c,!nt(t[l],c,!1)||typeof c=="object"){const v=Reflect.set(i,l,c,a);return l==="__propDefs"&&(n=ws(c)),r&&(u.emit("prop",{prop:l,value:c}),typeof l=="string"&&u.emit(`prop:${l}`,c)),v}return!0}})}function U1(e,t,u,r){return t.traps.set(u,r),e}function z1(e,t){if(e.props.definition)return e.define(e.props.definition);for(const u of t){if(e.props.definition)return;typeof u.library=="function"&&u.library(e)}}function B1(e){const t=Ec(e),u=wc(e.config||{},e.parent);return{_d:0,_e:mc(),uid:Symbol(),_resolve:!1,_tmo:!1,_value:t,children:Dp(e.children||[]),config:u,hook:a1(),isCreated:!1,isSettled:!0,ledger:Jp(),name:c1(e),parent:e.parent||null,plugins:new Set,props:q1(t),settled:Promise.resolve(t),store:Up(!0),sync:e.sync||!1,traps:o1(),type:e.type||"input",value:t}}function j1(e,t){const u=t.props?.id;if(u||delete t.props?.id,e.ledger.init(e.store._n=e.props._n=e.config._n=e),e.props._emit=!1,Object.assign(e.props,u?{}:{id:`input_${l1++}`},t.props??{}),e.props._emit=!0,z1(e,new Set([...t.plugins||[],...e.parent?e.parent.plugins:[]])),t.plugins)for(const r of t.plugins)po(e,e._c,r,!0,!1);return e.each(r=>e.add(r)),e.parent&&e.parent.add(e,t.index),e.type==="input"&&e.children.length&&xt(100,e),Ac(e,e._c,e._value,!1),e.store.release(),u&&Qp(e),e.emit("created",e),e.isCreated=!0,e}function H1(e){return{__FKP:!0,uid:Symbol(),name:e?.name??`p_${kc++}`,value:e?.value??null,_value:e?.value??null,type:e?.type??"input",props:{},use:()=>{},input(t){return this._value=t,this.value=t,Promise.resolve()},isSettled:!0}}function K1(e){return"__FKP"in e}function W1(e){const t=e||{},u=B1(t),r=new Proxy(u,{get(...n){const[,i]=n;if(i==="__FKNode__")return!0;const s=u.traps.get(i);return s&&s.get?s.get(r,u):Reflect.get(...n)},set(...n){const[,i,s]=n,o=u.traps.get(i);return o&&o.set?o.set(r,u,i,s):Reflect.set(...n)}});return j1(r,t)}function Ss(e){return typeof e!="string"&&ie(e,"$el")}function Fs(e){return typeof e!="string"&&ie(e,"$cmp")}function fr(e){return!e||typeof e=="string"?!1:ie(e,"if")&&ie(e,"then")}function Z1(e){return typeof e!="string"&&"$formkit"in e}function G1(e){if(typeof e=="string")return{$el:"text",children:e};if(Z1(e)){const{$formkit:t,for:u,if:r,children:n,bind:i,...s}=e;return Object.assign({$cmp:"FormKit",props:{...s,type:t}},r?{if:r}:{},u?{for:u}:{},n?{children:n}:{},i?{bind:i}:{})}return e}function Mt(e){let t;const u=new Set,r=function(E,x){return typeof E=="function"?E(x):E},n=[{"&&":(m,E,x)=>r(m,x)&&r(E,x),"||":(m,E,x)=>r(m,x)||r(E,x)},{"===":(m,E,x)=>r(m,x)===r(E,x),"!==":(m,E,x)=>r(m,x)!==r(E,x),"==":(m,E,x)=>r(m,x)==r(E,x),"!=":(m,E,x)=>r(m,x)!=r(E,x),">=":(m,E,x)=>r(m,x)>=r(E,x),"<=":(m,E,x)=>r(m,x)<=r(E,x),">":(m,E,x)=>r(m,x)>r(E,x),"<":(m,E,x)=>r(m,x)<r(E,x)},{"+":(m,E,x)=>r(m,x)+r(E,x),"-":(m,E,x)=>r(m,x)-r(E,x)},{"*":(m,E,x)=>r(m,x)*r(E,x),"/":(m,E,x)=>r(m,x)/r(E,x),"%":(m,E,x)=>r(m,x)%r(E,x)}],i=n.reduce((m,E)=>m.concat(Object.keys(E)),[]),s=new Set(i.map(m=>m.charAt(0)));function o(m,E,x,w){const T=m.filter(k=>k.startsWith(E));return T.length?T.find(k=>w.length>=x+k.length&&w.substring(x,x+k.length)===k?k:!1):!1}function a(m,E,x=1){let w=x?E.substring(m+1).trim():E.substring(0,m).trim();if(!w.length)return-1;if(!x){const k=w.split("").reverse(),I=k.findIndex(C=>s.has(C));w=k.slice(I).join("")}const T=w[0];return n.findIndex(k=>{const I=Object.keys(k);return!!o(I,T,0,w)})}function l(m,E){let x="";const w=E.length;let T=0;for(let k=m;k<w;k++){const I=E.charAt(k);if(I==="(")T++;else if(I===")")T--;else if(T===0&&I===" ")continue;if(T===0&&o(i,I,k,E))return[x,k-1];x+=I}return[x,E.length-1]}function c(m,E=0){const x=n[E],w=m.length,T=Object.keys(x);let k=0,I=!1,C=null,S="",B=null,X,ne="",Y="",D="",j="",J=0;const me=(te,G)=>{te?D+=G:S+=G};for(let te=0;te<w;te++)if(ne=Y,Y=m.charAt(te),(Y==="'"||Y==='"')&&ne!=="\\"&&(k===0&&!I||k&&!j)){k?j=Y:I=Y,me(k,Y);continue}else if(I&&(Y!==I||ne==="\\")||j&&(Y!==j||ne==="\\")){me(k,Y);continue}else if(I===Y){I=!1,me(k,Y);continue}else if(j===Y){j=!1,me(k,Y);continue}else{if(Y===" ")continue;if(Y==="(")k===0?J=te:D+=Y,k++;else if(Y===")")if(k--,k===0){const G=typeof S=="string"&&S.startsWith("$")?S:void 0,ae=G&&m.charAt(te+1)===".";let Ve="";ae&&([Ve,te]=l(te+2,m));const st=C?E:a(J,m,0),Be=a(te,m);st===-1&&Be===-1?(S=f(D,-1,G,Ve),typeof S=="string"&&(S=D)):C&&(st>=Be||Be===-1)&&E===st?(B=C.bind(null,f(D,-1,G,Ve)),C=null,S=""):Be>st&&E===Be?S=f(D,-1,G,Ve):S+=`(${D})${ae?`.${Ve}`:""}`,D=""}else D+=Y;else if(k===0&&(X=o(T,Y,te,m))){te===0&&xt(103,[X,m]),te+=X.length-1,te===m.length-1&&xt(104,[X,m]),C?S&&(B=C.bind(null,f(S,E)),C=x[X].bind(null,B),S=""):B?(C=x[X].bind(null,f(B,E)),B=null):(C=x[X].bind(null,f(S,E)),S="");continue}else me(k,Y)}return S&&C&&(C=C.bind(null,f(S,E))),C=!C&&B?B:C,!C&&S&&(C=(te,G)=>typeof te=="function"?te(G):te,C=C.bind(null,f(S,E))),!C&&!S&&xt(105,m),C}function f(m,E,x,w){if(x){const T=f(x,n.length);let k,I=w?Mt(`$${w}`):!1;if(typeof T=="function"){const C=Ip(String(m)).map(S=>f(S,-1));return S=>{const B=T(S);return typeof B!="function"?(Qu(150,x),B):(k=B(...C.map(X=>typeof X=="function"?X(S):X)),I&&(I=I.provide(X=>{const ne=t(X);return X.reduce((D,j)=>{if(j===w||w?.startsWith(`${j}(`)){const me=Rp(k,j);D[j]=()=>me}else D[j]=ne[j];return D},{})})),I?I():k)}}}else if(typeof m=="string"){if(m==="true")return!0;if(m==="false")return!1;if(m==="undefined")return;if(Fp(m))return Tp(m.substring(1,m.length-1));if(!isNaN(+m))return Number(m);if(E<n.length-1)return c(m,E+1);if(m.startsWith("$")){const T=m.substring(1);return u.add(T),function(I){return T in I?I[T]():void 0}}return m}return m}const v=c(e.startsWith("$:")?e.substring(2):e),h=Array.from(u);function d(m){return t=m,Object.assign(v.bind(null,m(h)),{provide:d})}return Object.assign(v,{provide:d})}function Nn(e,t,u){return u?typeof u=="string"?u.split(" ").reduce((n,i)=>Object.assign(n,{[i]:!0}),{}):typeof u=="function"?Nn(e,t,u(t,e)):u:{}}function J1(e,t,...u){const r=u.reduce((n,i)=>{if(!i)return es(n);const{$reset:s,...o}=i;return es(s?o:Object.assign(n,o))},{});return Object.keys(e.hook.classes.dispatch({property:t,classes:r}).classes).filter(n=>r[n]).join(" ")||null}function es(e){const t="$remove:";let u=!1;const r=Object.keys(e).filter(n=>(e[n]&&n.startsWith(t)&&(u=!0),e[n]));return r.length>1&&u&&r.filter(i=>i.startsWith(t)).map(i=>{const s=i.substring(t.length);e[s]=!1,e[i]=!1}),e}function Y1(e,t,u){const r=Rr(e);r?r.setErrors(t,u):Qu(651,e)}function X1(e,t=!0){const u=Rr(e);u?u.clearErrors(t):Qu(652,e)}var ni="1.6.9";const er=(e,t)=>{const u=e.__vccOpts||e;for(const[r,n]of t)u[r]=n;return u},Q1={class:"card mb-3"},eh={class:"card-body"},th={class:"row"},uh={class:"col-md-8"},rh={class:"col-md-4"},nh={class:"figure ms-3 mt-2"},ih=["src"],sh={__name:"AchievementImage",props:Gn({help:{type:String,default:"An image that represents the credential. Must be a PNG or SVG image."}},{modelValue:{default:{id:"",type:"",caption:""}},modelModifiers:{}}),emits:Gn(["update:modelValue"],["update:modelValue"]),setup(e,{emit:t}){const u=e,r=Ke(e,"modelValue"),n=de(""),i=de(""),s=de("");Tr(()=>{s.value=r.value.id||null,i.value=r.value.caption||null,s.value&&(r.value.type="Image")}),Ie(i,a=>{r.value.caption=a}),Ie(s,a=>{r.value.id=a,r.value.type=a?"Image":null,r.value.caption=a?i.value:null}),Ie(n,a=>{a&&(s.value=a)});function o(a){if(Object.keys(a).length===0){n.value=null;return}const l=a[0].file,c=new FileReader;c.onerror=f=>{n.value=null},c.onload=f=>{if(n.value=c.result,n.value.substring(0,11)!=="data:image/")return n.value=null,!1;Rr("ob3-file-upload-input").context.handlers.resetFiles(f)};try{c.readAsDataURL(l)}catch{n.value=null}}return(a,l)=>{const c=Ue("FormKit");return ee(),Ee("div",Q1,[l[5]||(l[5]=M("div",{class:"card-header"}," Image for the Credential ",-1)),M("div",eh,[O(c,{type:"group",name:"image"},{default:xe(()=>[M("div",th,[M("div",uh,[O(c,{label:"ID",type:"innerLabelTextInput",modelValue:s.value,"onUpdate:modelValue":l[0]||(l[0]=f=>s.value=f),name:"id",help:u.help+" Can be a URL or data URI.","inner-class":"input-group","label-class":"input-group-text",validation:"uri","validation-messages":{uri:"Please enter a valid URL or upload an image."}},null,8,["modelValue","help"]),O(c,{type:"hidden",name:"type",value:"Image"})]),M("div",rh,[O(c,{label:"Upload Image",type:"file",id:"ob3-file-upload-input",accept:"image/png, image/svg+xml","inner-class":"d-none","label-class":"btn btn-secondary",help:"You can upload an image to save it as a data URI.",onInput:o,ignore:"true"},{fileList:xe(()=>[...l[2]||(l[2]=[])]),noFiles:xe(()=>[...l[3]||(l[3]=[])]),_:1})])]),Vt(O(c,{label:"Caption",type:"innerLabelTextInput",modelValue:i.value,"onUpdate:modelValue":l[1]||(l[1]=f=>i.value=f),name:"caption",help:"A caption for the image.","inner-class":"input-group","label-class":"input-group-text"},null,8,["modelValue"]),[[_u,s.value]]),Vt(M("figure",nh,[M("img",{src:s.value,alt:"Image preview",class:"img-thumbnail figure-img img-fluid rounded",id:"cm-image-thumbnail"},null,8,ih),l[4]||(l[4]=M("figcaption",{class:"figure-caption text-center"},"Image preview",-1))],512),[[_u,s.value]])]),_:1})])])}}},Sc=er(sh,[["__scopeId","data-v-33960540"]]),oh={__name:"AchievementType",props:{modelValue:{default:""},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=Ke(e,"modelValue"),u=de(""),r=de("");return Yu(()=>{if(t.value&&t.value.substring(0,4)==="ext:"){u.value="other",r.value=t.value.substring(4);return}u.value=t.value?t.value:"",r.value=""}),Ie(u,n=>{if(n==="other"){t.value="ext:"+r.value;return}t.value=n}),Ie(r,n=>{if(u.value==="other"){t.value="ext:"+n;return}t.value=u.value}),(n,i)=>{const s=Ue("FormKit");return ee(),Ee(ze,null,[O(s,{type:"hidden",name:"achievementType",modelValue:t.value,"onUpdate:modelValue":i[0]||(i[0]=o=>t.value=o)},null,8,["modelValue"]),O(s,{type:"select",label:"Credential Type",modelValue:u.value,"onUpdate:modelValue":i[1]||(i[1]=o=>u.value=o),name:"achievementTypeInput",ignore:"true","input-class":"$reset formkit-input form-select","inner-class":"",placeholder:"Select the Credential Type",help:"The type of the credential",options:{"":"Select the Credential Type",Achievement:"Achievement",ApprenticeshipCertificate:"Apprenticeship Certificate",Assessment:"Assessment",Assignment:"Assignment",AssociateDegree:"Associate Degree",Award:"Award",Badge:"Badge",BachelorDegree:"Bachelor Degree",Certificate:"Certificate",CertificateOfCompletion:"Certificate Of Completion",Certification:"Certification",CommunityService:"Community Service",Competency:"Competency",Course:"Course",CoCurricular:"Co-Curricular",Degree:"Degree",Diploma:"Diploma",DoctoralDegree:"Doctoral Degree",Fieldwork:"Fieldwork",GeneralEducationDevelopment:"General Education Development",JourneymanCertificate:"Journeyman Certificate",LearningProgram:"Learning Program",License:"License",Membership:"Membership",ProfessionalDoctorate:"Professional Doctorate",QualityAssuranceCredential:"Quality Assurance Credential",MasterCertificate:"Master Certificate",MasterDegree:"Master Degree",MicroCredential:"Micro Credential",ResearchDoctorate:"Research Doctorate",SecondarySchoolDiploma:"Secondary School Diploma",other:"Other (ext:)"}},null,8,["modelValue"]),u.value==="other"?(ee(),Me(s,{key:0,type:"innerLabelTextInput",label:"Extended Type",modelValue:r.value,"onUpdate:modelValue":i[2]||(i[2]=o=>r.value=o),name:"typeExt",ignore:"true","aria-label":"Extended Alignment Type","inner-class":"input-group ms-3 me-5 pe-3","outer-class":"$reset","label-class":"visually-hidden",before:"ext:",validation:[["matches","/^[a-z|A-Z|0-9|.|-|_]+$/"],["required"]],help:"Extended value for Credential Type"},{prefix:xe(()=>[...i[3]||(i[3]=[M("span",{class:"input-group-text","aria-label":"ext:"},"ext:",-1)])]),_:1},8,["modelValue"])):ft("",!0)],64)}}},ah=er(oh,[["__scopeId","data-v-0b3af11e"]]),ya={};function lh(e){let t=ya[e];if(t)return t;t=ya[e]=[];for(let u=0;u<128;u++){const r=String.fromCharCode(u);t.push(r)}for(let u=0;u<e.length;u++){const r=e.charCodeAt(u);t[r]="%"+("0"+r.toString(16).toUpperCase()).slice(-2)}return t}function Dr(e,t){typeof t!="string"&&(t=Dr.defaultChars);const u=lh(t);return e.replace(/(%[a-f0-9]{2})+/gi,function(r){let n="";for(let i=0,s=r.length;i<s;i+=3){const o=parseInt(r.slice(i+1,i+3),16);if(o<128){n+=u[o];continue}if((o&224)===192&&i+3<s){const a=parseInt(r.slice(i+4,i+6),16);if((a&192)===128){const l=o<<6&1984|a&63;l<128?n+="��":n+=String.fromCharCode(l),i+=3;continue}}if((o&240)===224&&i+6<s){const a=parseInt(r.slice(i+4,i+6),16),l=parseInt(r.slice(i+7,i+9),16);if((a&192)===128&&(l&192)===128){const c=o<<12&61440|a<<6&4032|l&63;c<2048||c>=55296&&c<=57343?n+="���":n+=String.fromCharCode(c),i+=6;continue}}if((o&248)===240&&i+9<s){const a=parseInt(r.slice(i+4,i+6),16),l=parseInt(r.slice(i+7,i+9),16),c=parseInt(r.slice(i+10,i+12),16);if((a&192)===128&&(l&192)===128&&(c&192)===128){let f=o<<18&1835008|a<<12&258048|l<<6&4032|c&63;f<65536||f>1114111?n+="����":(f-=65536,n+=String.fromCharCode(55296+(f>>10),56320+(f&1023))),i+=9;continue}}n+="�"}return n})}Dr.defaultChars=";/?:@&=+$,#";Dr.componentChars="";const xa={};function ch(e){let t=xa[e];if(t)return t;t=xa[e]=[];for(let u=0;u<128;u++){const r=String.fromCharCode(u);/^[0-9a-z]$/i.test(r)?t.push(r):t.push("%"+("0"+u.toString(16).toUpperCase()).slice(-2))}for(let u=0;u<e.length;u++)t[e.charCodeAt(u)]=e[u];return t}function yn(e,t,u){typeof t!="string"&&(u=t,t=yn.defaultChars),typeof u>"u"&&(u=!0);const r=ch(t);let n="";for(let i=0,s=e.length;i<s;i++){const o=e.charCodeAt(i);if(u&&o===37&&i+2<s&&/^[0-9a-f]{2}$/i.test(e.slice(i+1,i+3))){n+=e.slice(i,i+3),i+=2;continue}if(o<128){n+=r[o];continue}if(o>=55296&&o<=57343){if(o>=55296&&o<=56319&&i+1<s){const a=e.charCodeAt(i+1);if(a>=56320&&a<=57343){n+=encodeURIComponent(e[i]+e[i+1]),i++;continue}}n+="%EF%BF%BD";continue}n+=encodeURIComponent(e[i])}return n}yn.defaultChars=";/?:@&=+$,-_.!~*'()#";yn.componentChars="-_.!~*'()";function ho(e){let t="";return t+=e.protocol||"",t+=e.slashes?"//":"",t+=e.auth?e.auth+"@":"",e.hostname&&e.hostname.indexOf(":")!==-1?t+="["+e.hostname+"]":t+=e.hostname||"",t+=e.port?":"+e.port:"",t+=e.pathname||"",t+=e.search||"",t+=e.hash||"",t}function ii(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}const fh=/^([a-z0-9.+-]+:)/i,dh=/:[0-9]*$/,ph=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,hh=["<",">",'"',"`"," ","\r",`
18
- `," "],mh=["{","}","|","\\","^","`"].concat(hh),bh=["'"].concat(mh),Ca=["%","/","?",";","#"].concat(bh),ka=["/","?","#"],gh=255,Ea=/^[+a-z0-9A-Z_-]{0,63}$/,_h=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,Aa={javascript:!0,"javascript:":!0},Da={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function mo(e,t){if(e&&e instanceof ii)return e;const u=new ii;return u.parse(e,t),u}ii.prototype.parse=function(e,t){let u,r,n,i=e;if(i=i.trim(),!t&&e.split("#").length===1){const l=ph.exec(i);if(l)return this.pathname=l[1],l[2]&&(this.search=l[2]),this}let s=fh.exec(i);if(s&&(s=s[0],u=s.toLowerCase(),this.protocol=s,i=i.substr(s.length)),(t||s||i.match(/^\/\/[^@\/]+@[^@\/]+/))&&(n=i.substr(0,2)==="//",n&&!(s&&Aa[s])&&(i=i.substr(2),this.slashes=!0)),!Aa[s]&&(n||s&&!Da[s])){let l=-1;for(let d=0;d<ka.length;d++)r=i.indexOf(ka[d]),r!==-1&&(l===-1||r<l)&&(l=r);let c,f;l===-1?f=i.lastIndexOf("@"):f=i.lastIndexOf("@",l),f!==-1&&(c=i.slice(0,f),i=i.slice(f+1),this.auth=c),l=-1;for(let d=0;d<Ca.length;d++)r=i.indexOf(Ca[d]),r!==-1&&(l===-1||r<l)&&(l=r);l===-1&&(l=i.length),i[l-1]===":"&&l--;const v=i.slice(0,l);i=i.slice(l),this.parseHost(v),this.hostname=this.hostname||"";const h=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!h){const d=this.hostname.split(/\./);for(let m=0,E=d.length;m<E;m++){const x=d[m];if(x&&!x.match(Ea)){let w="";for(let T=0,k=x.length;T<k;T++)x.charCodeAt(T)>127?w+="x":w+=x[T];if(!w.match(Ea)){const T=d.slice(0,m),k=d.slice(m+1),I=x.match(_h);I&&(T.push(I[1]),k.unshift(I[2])),k.length&&(i=k.join(".")+i),this.hostname=T.join(".");break}}}}this.hostname.length>gh&&(this.hostname=""),h&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}const o=i.indexOf("#");o!==-1&&(this.hash=i.substr(o),i=i.slice(0,o));const a=i.indexOf("?");return a!==-1&&(this.search=i.substr(a),i=i.slice(0,a)),i&&(this.pathname=i),Da[u]&&this.hostname&&!this.pathname&&(this.pathname=""),this};ii.prototype.parseHost=function(e){let t=dh.exec(e);t&&(t=t[0],t!==":"&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)};const vh=Object.freeze(Object.defineProperty({__proto__:null,decode:Dr,encode:yn,format:ho,parse:mo},Symbol.toStringTag,{value:"Module"})),Fc=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,Tc=/[\0-\x1F\x7F-\x9F]/,yh=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/,bo=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/,Ic=/[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA]/,Rc=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,xh=Object.freeze(Object.defineProperty({__proto__:null,Any:Fc,Cc:Tc,Cf:yh,P:bo,S:Ic,Z:Rc},Symbol.toStringTag,{value:"Module"})),Ch=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms„‹•˜¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegraìȹoɴ͹\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱cò׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘ë૙eryThiî૙tedĀGL૸ଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻Ó䃓Āiy෎ීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬื฼de耻Õ䃕es;樷ml耻Ö䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»࿝pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtè૙a;䎖r;愨pf;愤cr;쀀𝒵௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;e዁ᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t»᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩eóɍǧ᫾\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍rò΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴoôᲉĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»Ṻƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎proø₞r;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼rò৆òΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonó྘quigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roø඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨í஘istĀ;s஠டr;쀀𝔫ȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lanô௢ií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs఻⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lleì୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉uå൅;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭å೸åഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñ೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\0\0⵼\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨrò᪀Āir⶝ⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀¶;l⹭⹮䂶leìЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴ï໻rel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei⿾々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ì࿲âヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowó࿪arpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓rò࿪aòՑ;怏oustĀ;a㈞㈟掱che»㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼਴t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì⹯耻­䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫ਩war;椪lig耻ß䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rë๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproø዁im»ኬsðኞĀas㚺㚮ð዁rn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xô᝷headĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roð໻tré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map(e=>e.charCodeAt(0))),kh=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(e=>e.charCodeAt(0)));var ts;const Eh=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]),Ah=(ts=String.fromCodePoint)!==null&&ts!==void 0?ts:function(e){let t="";return e>65535&&(e-=65536,t+=String.fromCharCode(e>>>10&1023|55296),e=56320|e&1023),t+=String.fromCharCode(e),t};function Dh(e){var t;return e>=55296&&e<=57343||e>1114111?65533:(t=Eh.get(e))!==null&&t!==void 0?t:e}var He;(function(e){e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_F=102]="LOWER_F",e[e.LOWER_X=120]="LOWER_X",e[e.LOWER_Z=122]="LOWER_Z",e[e.UPPER_A=65]="UPPER_A",e[e.UPPER_F=70]="UPPER_F",e[e.UPPER_Z=90]="UPPER_Z"})(He||(He={}));const $h=32;var Tu;(function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"})(Tu||(Tu={}));function Ts(e){return e>=He.ZERO&&e<=He.NINE}function wh(e){return e>=He.UPPER_A&&e<=He.UPPER_F||e>=He.LOWER_A&&e<=He.LOWER_F}function Sh(e){return e>=He.UPPER_A&&e<=He.UPPER_Z||e>=He.LOWER_A&&e<=He.LOWER_Z||Ts(e)}function Fh(e){return e===He.EQUALS||Sh(e)}var je;(function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"})(je||(je={}));var Fu;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(Fu||(Fu={}));class Th{constructor(t,u,r){this.decodeTree=t,this.emitCodePoint=u,this.errors=r,this.state=je.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=Fu.Strict}startEntity(t){this.decodeMode=t,this.state=je.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(t,u){switch(this.state){case je.EntityStart:return t.charCodeAt(u)===He.NUM?(this.state=je.NumericStart,this.consumed+=1,this.stateNumericStart(t,u+1)):(this.state=je.NamedEntity,this.stateNamedEntity(t,u));case je.NumericStart:return this.stateNumericStart(t,u);case je.NumericDecimal:return this.stateNumericDecimal(t,u);case je.NumericHex:return this.stateNumericHex(t,u);case je.NamedEntity:return this.stateNamedEntity(t,u)}}stateNumericStart(t,u){return u>=t.length?-1:(t.charCodeAt(u)|$h)===He.LOWER_X?(this.state=je.NumericHex,this.consumed+=1,this.stateNumericHex(t,u+1)):(this.state=je.NumericDecimal,this.stateNumericDecimal(t,u))}addToNumericResult(t,u,r,n){if(u!==r){const i=r-u;this.result=this.result*Math.pow(n,i)+parseInt(t.substr(u,i),n),this.consumed+=i}}stateNumericHex(t,u){const r=u;for(;u<t.length;){const n=t.charCodeAt(u);if(Ts(n)||wh(n))u+=1;else return this.addToNumericResult(t,r,u,16),this.emitNumericEntity(n,3)}return this.addToNumericResult(t,r,u,16),-1}stateNumericDecimal(t,u){const r=u;for(;u<t.length;){const n=t.charCodeAt(u);if(Ts(n))u+=1;else return this.addToNumericResult(t,r,u,10),this.emitNumericEntity(n,2)}return this.addToNumericResult(t,r,u,10),-1}emitNumericEntity(t,u){var r;if(this.consumed<=u)return(r=this.errors)===null||r===void 0||r.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(t===He.SEMI)this.consumed+=1;else if(this.decodeMode===Fu.Strict)return 0;return this.emitCodePoint(Dh(this.result),this.consumed),this.errors&&(t!==He.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(t,u){const{decodeTree:r}=this;let n=r[this.treeIndex],i=(n&Tu.VALUE_LENGTH)>>14;for(;u<t.length;u++,this.excess++){const s=t.charCodeAt(u);if(this.treeIndex=Ih(r,n,this.treeIndex+Math.max(1,i),s),this.treeIndex<0)return this.result===0||this.decodeMode===Fu.Attribute&&(i===0||Fh(s))?0:this.emitNotTerminatedNamedEntity();if(n=r[this.treeIndex],i=(n&Tu.VALUE_LENGTH)>>14,i!==0){if(s===He.SEMI)return this.emitNamedEntityData(this.treeIndex,i,this.consumed+this.excess);this.decodeMode!==Fu.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var t;const{result:u,decodeTree:r}=this,n=(r[u]&Tu.VALUE_LENGTH)>>14;return this.emitNamedEntityData(u,n,this.consumed),(t=this.errors)===null||t===void 0||t.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(t,u,r){const{decodeTree:n}=this;return this.emitCodePoint(u===1?n[t]&~Tu.VALUE_LENGTH:n[t+1],r),u===3&&this.emitCodePoint(n[t+2],r),r}end(){var t;switch(this.state){case je.NamedEntity:return this.result!==0&&(this.decodeMode!==Fu.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case je.NumericDecimal:return this.emitNumericEntity(0,2);case je.NumericHex:return this.emitNumericEntity(0,3);case je.NumericStart:return(t=this.errors)===null||t===void 0||t.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case je.EntityStart:return 0}}}function Oc(e){let t="";const u=new Th(e,r=>t+=Ah(r));return function(n,i){let s=0,o=0;for(;(o=n.indexOf("&",o))>=0;){t+=n.slice(s,o),u.startEntity(i);const l=u.write(n,o+1);if(l<0){s=o+u.end();break}s=o+l,o=l===0?s+1:s}const a=t+n.slice(s);return t="",a}}function Ih(e,t,u,r){const n=(t&Tu.BRANCH_LENGTH)>>7,i=t&Tu.JUMP_TABLE;if(n===0)return i!==0&&r===i?u:-1;if(i){const a=r-i;return a<0||a>=n?-1:e[u+a]-1}let s=u,o=s+n-1;for(;s<=o;){const a=s+o>>>1,l=e[a];if(l<r)s=a+1;else if(l>r)o=a-1;else return e[a+n]}return-1}const Rh=Oc(Ch);Oc(kh);function Pc(e,t=Fu.Legacy){return Rh(e,t)}function Oh(e){return Object.prototype.toString.call(e)}function go(e){return Oh(e)==="[object String]"}const Ph=Object.prototype.hasOwnProperty;function Mh(e,t){return Ph.call(e,t)}function Ii(e){return Array.prototype.slice.call(arguments,1).forEach(function(u){if(u){if(typeof u!="object")throw new TypeError(u+"must be object");Object.keys(u).forEach(function(r){e[r]=u[r]})}}),e}function Mc(e,t,u){return[].concat(e.slice(0,t),u,e.slice(t+1))}function _o(e){return!(e>=55296&&e<=57343||e>=64976&&e<=65007||(e&65535)===65535||(e&65535)===65534||e>=0&&e<=8||e===11||e>=14&&e<=31||e>=127&&e<=159||e>1114111)}function si(e){if(e>65535){e-=65536;const t=55296+(e>>10),u=56320+(e&1023);return String.fromCharCode(t,u)}return String.fromCharCode(e)}const Vc=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,Vh=/&([a-z#][a-z0-9]{1,31});/gi,Lh=new RegExp(Vc.source+"|"+Vh.source,"gi"),Nh=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function qh(e,t){if(t.charCodeAt(0)===35&&Nh.test(t)){const r=t[1].toLowerCase()==="x"?parseInt(t.slice(2),16):parseInt(t.slice(1),10);return _o(r)?si(r):e}const u=Pc(e);return u!==e?u:e}function Uh(e){return e.indexOf("\\")<0?e:e.replace(Vc,"$1")}function $r(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(Lh,function(t,u,r){return u||qh(t,r)})}const zh=/[&<>"]/,Bh=/[&<>"]/g,jh={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function Hh(e){return jh[e]}function Mu(e){return zh.test(e)?e.replace(Bh,Hh):e}const Kh=/[.?*+^$[\]\\(){}|-]/g;function Wh(e){return e.replace(Kh,"\\$&")}function Ae(e){switch(e){case 9:case 32:return!0}return!1}function ln(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}function cn(e){return bo.test(e)||Ic.test(e)}function fn(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function Ri(e){return e=e.trim().replace(/\s+/g," "),"ẞ".toLowerCase()==="Ṿ"&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}const Zh={mdurl:vh,ucmicro:xh},Gh=Object.freeze(Object.defineProperty({__proto__:null,arrayReplaceAt:Mc,assign:Ii,escapeHtml:Mu,escapeRE:Wh,fromCodePoint:si,has:Mh,isMdAsciiPunct:fn,isPunctChar:cn,isSpace:Ae,isString:go,isValidEntityCode:_o,isWhiteSpace:ln,lib:Zh,normalizeReference:Ri,unescapeAll:$r,unescapeMd:Uh},Symbol.toStringTag,{value:"Module"}));function Jh(e,t,u){let r,n,i,s;const o=e.posMax,a=e.pos;for(e.pos=t+1,r=1;e.pos<o;){if(i=e.src.charCodeAt(e.pos),i===93&&(r--,r===0)){n=!0;break}if(s=e.pos,e.md.inline.skipToken(e),i===91){if(s===e.pos-1)r++;else if(u)return e.pos=a,-1}}let l=-1;return n&&(l=e.pos),e.pos=a,l}function Yh(e,t,u){let r,n=t;const i={ok:!1,pos:0,str:""};if(e.charCodeAt(n)===60){for(n++;n<u;){if(r=e.charCodeAt(n),r===10||r===60)return i;if(r===62)return i.pos=n+1,i.str=$r(e.slice(t+1,n)),i.ok=!0,i;if(r===92&&n+1<u){n+=2;continue}n++}return i}let s=0;for(;n<u&&(r=e.charCodeAt(n),!(r===32||r<32||r===127));){if(r===92&&n+1<u){if(e.charCodeAt(n+1)===32)break;n+=2;continue}if(r===40&&(s++,s>32))return i;if(r===41){if(s===0)break;s--}n++}return t===n||s!==0||(i.str=$r(e.slice(t,n)),i.pos=n,i.ok=!0),i}function Xh(e,t,u,r){let n,i=t;const s={ok:!1,can_continue:!1,pos:0,str:"",marker:0};if(r)s.str=r.str,s.marker=r.marker;else{if(i>=u)return s;let o=e.charCodeAt(i);if(o!==34&&o!==39&&o!==40)return s;t++,i++,o===40&&(o=41),s.marker=o}for(;i<u;){if(n=e.charCodeAt(i),n===s.marker)return s.pos=i+1,s.str+=$r(e.slice(t,i)),s.ok=!0,s;if(n===40&&s.marker===41)return s;n===92&&i+1<u&&i++,i++}return s.can_continue=!0,s.str+=$r(e.slice(t,i)),s}const Qh=Object.freeze(Object.defineProperty({__proto__:null,parseLinkDestination:Yh,parseLinkLabel:Jh,parseLinkTitle:Xh},Symbol.toStringTag,{value:"Module"})),nu={};nu.code_inline=function(e,t,u,r,n){const i=e[t];return"<code"+n.renderAttrs(i)+">"+Mu(i.content)+"</code>"};nu.code_block=function(e,t,u,r,n){const i=e[t];return"<pre"+n.renderAttrs(i)+"><code>"+Mu(e[t].content)+`</code></pre>
19
- `};nu.fence=function(e,t,u,r,n){const i=e[t],s=i.info?$r(i.info).trim():"";let o="",a="";if(s){const c=s.split(/(\s+)/g);o=c[0],a=c.slice(2).join("")}let l;if(u.highlight?l=u.highlight(i.content,o,a)||Mu(i.content):l=Mu(i.content),l.indexOf("<pre")===0)return l+`
1
+ (function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const n of document.querySelectorAll('link[rel="modulepreload"]'))r(n);new MutationObserver(n=>{for(const i of n)if(i.type==="childList")for(const s of i.addedNodes)s.tagName==="LINK"&&s.rel==="modulepreload"&&r(s)}).observe(document,{childList:!0,subtree:!0});function u(n){const i={};return n.integrity&&(i.integrity=n.integrity),n.referrerPolicy&&(i.referrerPolicy=n.referrerPolicy),n.crossOrigin==="use-credentials"?i.credentials="include":n.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function r(n){if(n.ep)return;n.ep=!0;const i=u(n);fetch(n.href,i)}})();function Ks(e){const t=Object.create(null);for(const u of e.split(","))t[u]=1;return u=>u in t}const _e={},br=[],iu=()=>{},ml=()=>!1,Ci=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Ws=e=>e.startsWith("onUpdate:"),Ke=Object.assign,Zs=(e,t)=>{const u=e.indexOf(t);u>-1&&e.splice(u,1)},d0=Object.prototype.hasOwnProperty,ve=(e,t)=>d0.call(e,t),X=Array.isArray,gr=e=>yn(e)==="[object Map]",bl=e=>yn(e)==="[object Set]",Wo=e=>yn(e)==="[object Date]",oe=e=>typeof e=="function",qe=e=>typeof e=="string",su=e=>typeof e=="symbol",ye=e=>e!==null&&typeof e=="object",gl=e=>(ye(e)||oe(e))&&oe(e.then)&&oe(e.catch),_l=Object.prototype.toString,yn=e=>_l.call(e),p0=e=>yn(e).slice(8,-1),vl=e=>yn(e)==="[object Object]",ki=e=>qe(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Gr=Ks(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Ei=e=>{const t=Object.create(null);return(u=>t[u]||(t[u]=e(u)))},h0=/-\w/g,Et=Ei(e=>e.replace(h0,t=>t.slice(1).toUpperCase())),m0=/\B([A-Z])/g,Uu=Ei(e=>e.replace(m0,"-$1").toLowerCase()),Ai=Ei(e=>e.charAt(0).toUpperCase()+e.slice(1)),Zi=Ei(e=>e?`on${Ai(e)}`:""),ct=(e,t)=>!Object.is(e,t),Gi=(e,...t)=>{for(let u=0;u<e.length;u++)e[u](...t)},yl=(e,t,u,r=!1)=>{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:r,value:u})},b0=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let Zo;const Di=()=>Zo||(Zo=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Gs(e){if(X(e)){const t={};for(let u=0;u<e.length;u++){const r=e[u],n=qe(r)?y0(r):Gs(r);if(n)for(const i in n)t[i]=n[i]}return t}else if(qe(e)||ye(e))return e}const g0=/;(?![^(]*\))/g,_0=/:([^]+)/,v0=/\/\*[^]*?\*\//g;function y0(e){const t={};return e.replace(v0,"").split(g0).forEach(u=>{if(u){const r=u.split(_0);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Ft(e){let t="";if(qe(e))t=e;else if(X(e))for(let u=0;u<e.length;u++){const r=Ft(e[u]);r&&(t+=r+" ")}else if(ye(e))for(const u in e)e[u]&&(t+=u+" ");return t.trim()}const x0="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",C0=Ks(x0);function xl(e){return!!e||e===""}function k0(e,t){if(e.length!==t.length)return!1;let u=!0;for(let r=0;u&&r<e.length;r++)u=Js(e[r],t[r]);return u}function Js(e,t){if(e===t)return!0;let u=Wo(e),r=Wo(t);if(u||r)return u&&r?e.getTime()===t.getTime():!1;if(u=su(e),r=su(t),u||r)return e===t;if(u=X(e),r=X(t),u||r)return u&&r?k0(e,t):!1;if(u=ye(e),r=ye(t),u||r){if(!u||!r)return!1;const n=Object.keys(e).length,i=Object.keys(t).length;if(n!==i)return!1;for(const s in e){const o=e.hasOwnProperty(s),a=t.hasOwnProperty(s);if(o&&!a||!o&&a||!Js(e[s],t[s]))return!1}}return String(e)===String(t)}const Cl=e=>!!(e&&e.__v_isRef===!0),ou=e=>qe(e)?e:e==null?"":X(e)||ye(e)&&(e.toString===_l||!oe(e.toString))?Cl(e)?ou(e.value):JSON.stringify(e,kl,2):String(e),kl=(e,t)=>Cl(t)?kl(e,t.value):gr(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((u,[r,n],i)=>(u[Ji(r,i)+" =>"]=n,u),{})}:bl(t)?{[`Set(${t.size})`]:[...t.values()].map(u=>Ji(u))}:su(t)?Ji(t):ye(t)&&!X(t)&&!vl(t)?String(t):t,Ji=(e,t="")=>{var u;return su(e)?`Symbol(${(u=e.description)!=null?u:t})`:e};let lt;class E0{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.__v_skip=!0,this.parent=lt,!t&&lt&&(this.index=(lt.scopes||(lt.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,u;if(this.scopes)for(t=0,u=this.scopes.length;t<u;t++)this.scopes[t].pause();for(t=0,u=this.effects.length;t<u;t++)this.effects[t].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let t,u;if(this.scopes)for(t=0,u=this.scopes.length;t<u;t++)this.scopes[t].resume();for(t=0,u=this.effects.length;t<u;t++)this.effects[t].resume()}}run(t){if(this._active){const u=lt;try{return lt=this,t()}finally{lt=u}}}on(){++this._on===1&&(this.prevScope=lt,lt=this)}off(){this._on>0&&--this._on===0&&(lt=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let u,r;for(u=0,r=this.effects.length;u<r;u++)this.effects[u].stop();for(this.effects.length=0,u=0,r=this.cleanups.length;u<r;u++)this.cleanups[u]();if(this.cleanups.length=0,this.scopes){for(u=0,r=this.scopes.length;u<r;u++)this.scopes[u].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!t){const n=this.parent.scopes.pop();n&&n!==this&&(this.parent.scopes[this.index]=n,n.index=this.index)}this.parent=void 0}}}function A0(){return lt}let Ee;const Yi=new WeakSet;class El{constructor(t){this.fn=t,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,lt&&lt.active&&lt.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,Yi.has(this)&&(Yi.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Dl(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,Go(this),wl(this);const t=Ee,u=zt;Ee=this,zt=!0;try{return this.fn()}finally{$l(this),Ee=t,zt=u,this.flags&=-3}}stop(){if(this.flags&1){for(let t=this.deps;t;t=t.nextDep)Qs(t);this.deps=this.depsTail=void 0,Go(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?Yi.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){ys(this)&&this.run()}get dirty(){return ys(this)}}let Al=0,Jr,Yr;function Dl(e,t=!1){if(e.flags|=8,t){e.next=Yr,Yr=e;return}e.next=Jr,Jr=e}function Ys(){Al++}function Xs(){if(--Al>0)return;if(Yr){let t=Yr;for(Yr=void 0;t;){const u=t.next;t.next=void 0,t.flags&=-9,t=u}}let e;for(;Jr;){let t=Jr;for(Jr=void 0;t;){const u=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(r){e||(e=r)}t=u}}if(e)throw e}function wl(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function $l(e){let t,u=e.depsTail,r=u;for(;r;){const n=r.prevDep;r.version===-1?(r===u&&(u=n),Qs(r),D0(r)):t=r,r.dep.activeLink=r.prevActiveLink,r.prevActiveLink=void 0,r=n}e.deps=t,e.depsTail=u}function ys(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(Sl(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function Sl(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===sn)||(e.globalVersion=sn,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!ys(e))))return;e.flags|=2;const t=e.dep,u=Ee,r=zt;Ee=e,zt=!0;try{wl(e);const n=e.fn(e._value);(t.version===0||ct(n,e._value))&&(e.flags|=128,e._value=n,t.version++)}catch(n){throw t.version++,n}finally{Ee=u,zt=r,$l(e),e.flags&=-3}}function Qs(e,t=!1){const{dep:u,prevSub:r,nextSub:n}=e;if(r&&(r.nextSub=n,e.prevSub=void 0),n&&(n.prevSub=r,e.nextSub=void 0),u.subs===e&&(u.subs=r,!r&&u.computed)){u.computed.flags&=-5;for(let i=u.computed.deps;i;i=i.nextDep)Qs(i,!0)}!t&&!--u.sc&&u.map&&u.map.delete(u.key)}function D0(e){const{prevDep:t,nextDep:u}=e;t&&(t.nextDep=u,e.prevDep=void 0),u&&(u.prevDep=t,e.nextDep=void 0)}let zt=!0;const Fl=[];function Du(){Fl.push(zt),zt=!1}function wu(){const e=Fl.pop();zt=e===void 0?!0:e}function Go(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const u=Ee;Ee=void 0;try{t()}finally{Ee=u}}}let sn=0;class w0{constructor(t,u){this.sub=t,this.dep=u,this.version=u.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class wi{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!Ee||!zt||Ee===this.computed)return;let u=this.activeLink;if(u===void 0||u.sub!==Ee)u=this.activeLink=new w0(Ee,this),Ee.deps?(u.prevDep=Ee.depsTail,Ee.depsTail.nextDep=u,Ee.depsTail=u):Ee.deps=Ee.depsTail=u,Tl(u);else if(u.version===-1&&(u.version=this.version,u.nextDep)){const r=u.nextDep;r.prevDep=u.prevDep,u.prevDep&&(u.prevDep.nextDep=r),u.prevDep=Ee.depsTail,u.nextDep=void 0,Ee.depsTail.nextDep=u,Ee.depsTail=u,Ee.deps===u&&(Ee.deps=r)}return u}trigger(t){this.version++,sn++,this.notify(t)}notify(t){Ys();try{for(let u=this.subs;u;u=u.prevSub)u.sub.notify()&&u.sub.dep.notify()}finally{Xs()}}}function Tl(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let r=t.deps;r;r=r.nextDep)Tl(r)}const u=e.dep.subs;u!==e&&(e.prevSub=u,u&&(u.nextSub=e)),e.dep.subs=e}}const Wn=new WeakMap,Zu=Symbol(""),xs=Symbol(""),on=Symbol("");function Xe(e,t,u){if(zt&&Ee){let r=Wn.get(e);r||Wn.set(e,r=new Map);let n=r.get(u);n||(r.set(u,n=new wi),n.map=r,n.key=u),n.track()}}function yu(e,t,u,r,n,i){const s=Wn.get(e);if(!s){sn++;return}const o=a=>{a&&a.trigger()};if(Ys(),t==="clear")s.forEach(o);else{const a=X(e),l=a&&ki(u);if(a&&u==="length"){const c=Number(r);s.forEach((f,v)=>{(v==="length"||v===on||!su(v)&&v>=c)&&o(f)})}else switch((u!==void 0||s.has(void 0))&&o(s.get(u)),l&&o(s.get(on)),t){case"add":a?l&&o(s.get("length")):(o(s.get(Zu)),gr(e)&&o(s.get(xs)));break;case"delete":a||(o(s.get(Zu)),gr(e)&&o(s.get(xs)));break;case"set":gr(e)&&o(s.get(Zu));break}}Xs()}function $0(e,t){const u=Wn.get(e);return u&&u.get(t)}function ar(e){const t=ge(e);return t===e?t:(Xe(t,"iterate",on),Ct(e)?t:t.map(Bt))}function $i(e){return Xe(e=ge(e),"iterate",on),e}function Tu(e,t){return $u(e)?Er(Eu(e)?Bt(t):t):Bt(t)}const S0={__proto__:null,[Symbol.iterator](){return Xi(this,Symbol.iterator,e=>Tu(this,e))},concat(...e){return ar(this).concat(...e.map(t=>X(t)?ar(t):t))},entries(){return Xi(this,"entries",e=>(e[1]=Tu(this,e[1]),e))},every(e,t){return mu(this,"every",e,t,void 0,arguments)},filter(e,t){return mu(this,"filter",e,t,u=>u.map(r=>Tu(this,r)),arguments)},find(e,t){return mu(this,"find",e,t,u=>Tu(this,u),arguments)},findIndex(e,t){return mu(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return mu(this,"findLast",e,t,u=>Tu(this,u),arguments)},findLastIndex(e,t){return mu(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return mu(this,"forEach",e,t,void 0,arguments)},includes(...e){return Qi(this,"includes",e)},indexOf(...e){return Qi(this,"indexOf",e)},join(e){return ar(this).join(e)},lastIndexOf(...e){return Qi(this,"lastIndexOf",e)},map(e,t){return mu(this,"map",e,t,void 0,arguments)},pop(){return Ur(this,"pop")},push(...e){return Ur(this,"push",e)},reduce(e,...t){return Jo(this,"reduce",e,t)},reduceRight(e,...t){return Jo(this,"reduceRight",e,t)},shift(){return Ur(this,"shift")},some(e,t){return mu(this,"some",e,t,void 0,arguments)},splice(...e){return Ur(this,"splice",e)},toReversed(){return ar(this).toReversed()},toSorted(e){return ar(this).toSorted(e)},toSpliced(...e){return ar(this).toSpliced(...e)},unshift(...e){return Ur(this,"unshift",e)},values(){return Xi(this,"values",e=>Tu(this,e))}};function Xi(e,t,u){const r=$i(e),n=r[t]();return r!==e&&!Ct(e)&&(n._next=n.next,n.next=()=>{const i=n._next();return i.done||(i.value=u(i.value)),i}),n}const F0=Array.prototype;function mu(e,t,u,r,n,i){const s=$i(e),o=s!==e&&!Ct(e),a=s[t];if(a!==F0[t]){const f=a.apply(e,i);return o?Bt(f):f}let l=u;s!==e&&(o?l=function(f,v){return u.call(this,Tu(e,f),v,e)}:u.length>2&&(l=function(f,v){return u.call(this,f,v,e)}));const c=a.call(s,l,r);return o&&n?n(c):c}function Jo(e,t,u,r){const n=$i(e);let i=u;return n!==e&&(Ct(e)?u.length>3&&(i=function(s,o,a){return u.call(this,s,o,a,e)}):i=function(s,o,a){return u.call(this,s,Tu(e,o),a,e)}),n[t](i,...r)}function Qi(e,t,u){const r=ge(e);Xe(r,"iterate",on);const n=r[t](...u);return(n===-1||n===!1)&&Si(u[0])?(u[0]=ge(u[0]),r[t](...u)):n}function Ur(e,t,u=[]){Du(),Ys();const r=ge(e)[t].apply(e,u);return Xs(),wu(),r}const T0=Ks("__proto__,__v_isRef,__isVue"),Il=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(su));function I0(e){su(e)||(e=String(e));const t=ge(this);return Xe(t,"has",e),t.hasOwnProperty(e)}class Rl{constructor(t=!1,u=!1){this._isReadonly=t,this._isShallow=u}get(t,u,r){if(u==="__v_skip")return t.__v_skip;const n=this._isReadonly,i=this._isShallow;if(u==="__v_isReactive")return!n;if(u==="__v_isReadonly")return n;if(u==="__v_isShallow")return i;if(u==="__v_raw")return r===(n?i?z0:Vl:i?Ml:Pl).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const s=X(t);if(!n){let a;if(s&&(a=S0[u]))return a;if(u==="hasOwnProperty")return I0}const o=Reflect.get(t,u,Re(t)?t:r);if((su(u)?Il.has(u):T0(u))||(n||Xe(t,"get",u),i))return o;if(Re(o)){const a=s&&ki(u)?o:o.value;return n&&ye(a)?ks(a):a}return ye(o)?n?ks(o):eu(o):o}}class Ol extends Rl{constructor(t=!1){super(!1,t)}set(t,u,r,n){let i=t[u];const s=X(t)&&ki(u);if(!this._isShallow){const l=$u(i);if(!Ct(r)&&!$u(r)&&(i=ge(i),r=ge(r)),!s&&Re(i)&&!Re(r))return l||(i.value=r),!0}const o=s?Number(u)<t.length:ve(t,u),a=Reflect.set(t,u,r,Re(t)?t:n);return t===ge(n)&&(o?ct(r,i)&&yu(t,"set",u,r):yu(t,"add",u,r)),a}deleteProperty(t,u){const r=ve(t,u);t[u];const n=Reflect.deleteProperty(t,u);return n&&r&&yu(t,"delete",u,void 0),n}has(t,u){const r=Reflect.has(t,u);return(!su(u)||!Il.has(u))&&Xe(t,"has",u),r}ownKeys(t){return Xe(t,"iterate",X(t)?"length":Zu),Reflect.ownKeys(t)}}class R0 extends Rl{constructor(t=!1){super(!0,t)}set(t,u){return!0}deleteProperty(t,u){return!0}}const O0=new Ol,P0=new R0,M0=new Ol(!0);const Cs=e=>e,In=e=>Reflect.getPrototypeOf(e);function V0(e,t,u){return function(...r){const n=this.__v_raw,i=ge(n),s=gr(i),o=e==="entries"||e===Symbol.iterator&&s,a=e==="keys"&&s,l=n[e](...r),c=u?Cs:t?Er:Bt;return!t&&Xe(i,"iterate",a?xs:Zu),Ke(Object.create(l),{next(){const{value:f,done:v}=l.next();return v?{value:f,done:v}:{value:o?[c(f[0]),c(f[1])]:c(f),done:v}}})}}function Rn(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function L0(e,t){const u={get(n){const i=this.__v_raw,s=ge(i),o=ge(n);e||(ct(n,o)&&Xe(s,"get",n),Xe(s,"get",o));const{has:a}=In(s),l=t?Cs:e?Er:Bt;if(a.call(s,n))return l(i.get(n));if(a.call(s,o))return l(i.get(o));i!==s&&i.get(n)},get size(){const n=this.__v_raw;return!e&&Xe(ge(n),"iterate",Zu),n.size},has(n){const i=this.__v_raw,s=ge(i),o=ge(n);return e||(ct(n,o)&&Xe(s,"has",n),Xe(s,"has",o)),n===o?i.has(n):i.has(n)||i.has(o)},forEach(n,i){const s=this,o=s.__v_raw,a=ge(o),l=t?Cs:e?Er:Bt;return!e&&Xe(a,"iterate",Zu),o.forEach((c,f)=>n.call(i,l(c),l(f),s))}};return Ke(u,e?{add:Rn("add"),set:Rn("set"),delete:Rn("delete"),clear:Rn("clear")}:{add(n){!t&&!Ct(n)&&!$u(n)&&(n=ge(n));const i=ge(this);return In(i).has.call(i,n)||(i.add(n),yu(i,"add",n,n)),this},set(n,i){!t&&!Ct(i)&&!$u(i)&&(i=ge(i));const s=ge(this),{has:o,get:a}=In(s);let l=o.call(s,n);l||(n=ge(n),l=o.call(s,n));const c=a.call(s,n);return s.set(n,i),l?ct(i,c)&&yu(s,"set",n,i):yu(s,"add",n,i),this},delete(n){const i=ge(this),{has:s,get:o}=In(i);let a=s.call(i,n);a||(n=ge(n),a=s.call(i,n)),o&&o.call(i,n);const l=i.delete(n);return a&&yu(i,"delete",n,void 0),l},clear(){const n=ge(this),i=n.size!==0,s=n.clear();return i&&yu(n,"clear",void 0,void 0),s}}),["keys","values","entries",Symbol.iterator].forEach(n=>{u[n]=V0(n,e,t)}),u}function eo(e,t){const u=L0(e,t);return(r,n,i)=>n==="__v_isReactive"?!e:n==="__v_isReadonly"?e:n==="__v_raw"?r:Reflect.get(ve(u,n)&&n in r?u:r,n,i)}const N0={get:eo(!1,!1)},q0={get:eo(!1,!0)},U0={get:eo(!0,!1)};const Pl=new WeakMap,Ml=new WeakMap,Vl=new WeakMap,z0=new WeakMap;function B0(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function j0(e){return e.__v_skip||!Object.isExtensible(e)?0:B0(p0(e))}function eu(e){return $u(e)?e:to(e,!1,O0,N0,Pl)}function H0(e){return to(e,!1,M0,q0,Ml)}function ks(e){return to(e,!0,P0,U0,Vl)}function to(e,t,u,r,n){if(!ye(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=j0(e);if(i===0)return e;const s=n.get(e);if(s)return s;const o=new Proxy(e,i===2?r:u);return n.set(e,o),o}function Eu(e){return $u(e)?Eu(e.__v_raw):!!(e&&e.__v_isReactive)}function $u(e){return!!(e&&e.__v_isReadonly)}function Ct(e){return!!(e&&e.__v_isShallow)}function Si(e){return e?!!e.__v_raw:!1}function ge(e){const t=e&&e.__v_raw;return t?ge(t):e}function Fi(e){return!ve(e,"__v_skip")&&Object.isExtensible(e)&&yl(e,"__v_skip",!0),e}const Bt=e=>ye(e)?eu(e):e,Er=e=>ye(e)?ks(e):e;function Re(e){return e?e.__v_isRef===!0:!1}function pe(e){return K0(e,!1)}function K0(e,t){return Re(e)?e:new W0(e,t)}class W0{constructor(t,u){this.dep=new wi,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=u?t:ge(t),this._value=u?t:Bt(t),this.__v_isShallow=u}get value(){return this.dep.track(),this._value}set value(t){const u=this._rawValue,r=this.__v_isShallow||Ct(t)||$u(t);t=r?t:ge(t),ct(t,u)&&(this._rawValue=t,this._value=r?t:Bt(t),this.dep.trigger())}}function On(e){e.dep&&e.dep.trigger()}function tu(e){return Re(e)?e.value:e}const Z0={get:(e,t,u)=>t==="__v_raw"?e:tu(Reflect.get(e,t,u)),set:(e,t,u,r)=>{const n=e[t];return Re(n)&&!Re(u)?(n.value=u,!0):Reflect.set(e,t,u,r)}};function Ll(e){return Eu(e)?e:new Proxy(e,Z0)}class G0{constructor(t){this.__v_isRef=!0,this._value=void 0;const u=this.dep=new wi,{get:r,set:n}=t(u.track.bind(u),u.trigger.bind(u));this._get=r,this._set=n}get value(){return this._value=this._get()}set value(t){this._set(t)}}function J0(e){return new G0(e)}class Y0{constructor(t,u,r){this._object=t,this._key=u,this._defaultValue=r,this.__v_isRef=!0,this._value=void 0,this._raw=ge(t);let n=!0,i=t;if(!X(t)||!ki(String(u)))do n=!Si(i)||Ct(i);while(n&&(i=i.__v_raw));this._shallow=n}get value(){let t=this._object[this._key];return this._shallow&&(t=tu(t)),this._value=t===void 0?this._defaultValue:t}set value(t){if(this._shallow&&Re(this._raw[this._key])){const u=this._object[this._key];if(Re(u)){u.value=t;return}}this._object[this._key]=t}get dep(){return $0(this._raw,this._key)}}class X0{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function Q0(e,t,u){return Re(e)?e:oe(e)?new X0(e):ye(e)&&arguments.length>1?ed(e,t,u):pe(e)}function ed(e,t,u){return new Y0(e,t,u)}class td{constructor(t,u,r){this.fn=t,this.setter=u,this._value=void 0,this.dep=new wi(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=sn-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!u,this.isSSR=r}notify(){if(this.flags|=16,!(this.flags&8)&&Ee!==this)return Dl(this,!0),!0}get value(){const t=this.dep.track();return Sl(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function ud(e,t,u=!1){let r,n;return oe(e)?r=e:(r=e.get,n=e.set),new td(r,n,u)}const Pn={},Zn=new WeakMap;let Wu;function rd(e,t=!1,u=Wu){if(u){let r=Zn.get(u);r||Zn.set(u,r=[]),r.push(e)}}function nd(e,t,u=_e){const{immediate:r,deep:n,once:i,scheduler:s,augmentJob:o,call:a}=u,l=k=>n?k:Ct(k)||n===!1||n===0?xu(k,1):xu(k);let c,f,v,p,d=!1,m=!1;if(Re(e)?(f=()=>e.value,d=Ct(e)):Eu(e)?(f=()=>l(e),d=!0):X(e)?(m=!0,d=e.some(k=>Eu(k)||Ct(k)),f=()=>e.map(k=>{if(Re(k))return k.value;if(Eu(k))return l(k);if(oe(k))return a?a(k,2):k()})):oe(e)?t?f=a?()=>a(e,2):e:f=()=>{if(v){Du();try{v()}finally{wu()}}const k=Wu;Wu=c;try{return a?a(e,3,[p]):e(p)}finally{Wu=k}}:f=iu,t&&n){const k=f,I=n===!0?1/0:n;f=()=>xu(k(),I)}const C=A0(),E=()=>{c.stop(),C&&C.active&&Zs(C.effects,c)};if(i&&t){const k=t;t=(...I)=>{k(...I),E()}}let A=m?new Array(e.length).fill(Pn):Pn;const T=k=>{if(!(!(c.flags&1)||!c.dirty&&!k))if(t){const I=c.run();if(n||d||(m?I.some((x,S)=>ct(x,A[S])):ct(I,A))){v&&v();const x=Wu;Wu=c;try{const S=[I,A===Pn?void 0:m&&A[0]===Pn?[]:A,p];A=I,a?a(t,3,S):t(...S)}finally{Wu=x}}}else c.run()};return o&&o(T),c=new El(f),c.scheduler=s?()=>s(T,!1):T,p=k=>rd(k,!1,c),v=c.onStop=()=>{const k=Zn.get(c);if(k){if(a)a(k,4);else for(const I of k)I();Zn.delete(c)}},t?r?T(!0):A=c.run():s?s(T.bind(null,!0),!0):c.run(),E.pause=c.pause.bind(c),E.resume=c.resume.bind(c),E.stop=E,E}function xu(e,t=1/0,u){if(t<=0||!ye(e)||e.__v_skip||(u=u||new Map,(u.get(e)||0)>=t))return e;if(u.set(e,t),t--,Re(e))xu(e.value,t,u);else if(X(e))for(let r=0;r<e.length;r++)xu(e[r],t,u);else if(bl(e)||gr(e))e.forEach(r=>{xu(r,t,u)});else if(vl(e)){for(const r in e)xu(e[r],t,u);for(const r of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,r)&&xu(e[r],t,u)}return e}function xn(e,t,u,r){try{return r?e(...r):e()}catch(n){Ti(n,t,u)}}function au(e,t,u,r){if(oe(e)){const n=xn(e,t,u,r);return n&&gl(n)&&n.catch(i=>{Ti(i,t,u)}),n}if(X(e)){const n=[];for(let i=0;i<e.length;i++)n.push(au(e[i],t,u,r));return n}}function Ti(e,t,u,r=!0){const n=t?t.vnode:null,{errorHandler:i,throwUnhandledErrorInProduction:s}=t&&t.appContext.config||_e;if(t){let o=t.parent;const a=t.proxy,l=`https://vuejs.org/error-reference/#runtime-${u}`;for(;o;){const c=o.ec;if(c){for(let f=0;f<c.length;f++)if(c[f](e,a,l)===!1)return}o=o.parent}if(i){Du(),xn(i,null,10,[e,a,l]),wu();return}}id(e,u,n,r,s)}function id(e,t,u,r=!0,n=!1){if(n)throw e;console.error(e)}const rt=[];let Yt=-1;const _r=[];let Iu=null,dr=0;const Nl=Promise.resolve();let Gn=null;function ql(e){const t=Gn||Nl;return e?t.then(this?e.bind(this):e):t}function sd(e){let t=Yt+1,u=rt.length;for(;t<u;){const r=t+u>>>1,n=rt[r],i=an(n);i<e||i===e&&n.flags&2?t=r+1:u=r}return t}function uo(e){if(!(e.flags&1)){const t=an(e),u=rt[rt.length-1];!u||!(e.flags&2)&&t>=an(u)?rt.push(e):rt.splice(sd(t),0,e),e.flags|=1,Ul()}}function Ul(){Gn||(Gn=Nl.then(Bl))}function od(e){X(e)?_r.push(...e):Iu&&e.id===-1?Iu.splice(dr+1,0,e):e.flags&1||(_r.push(e),e.flags|=1),Ul()}function Yo(e,t,u=Yt+1){for(;u<rt.length;u++){const r=rt[u];if(r&&r.flags&2){if(e&&r.id!==e.uid)continue;rt.splice(u,1),u--,r.flags&4&&(r.flags&=-2),r(),r.flags&4||(r.flags&=-2)}}}function zl(e){if(_r.length){const t=[...new Set(_r)].sort((u,r)=>an(u)-an(r));if(_r.length=0,Iu){Iu.push(...t);return}for(Iu=t,dr=0;dr<Iu.length;dr++){const u=Iu[dr];u.flags&4&&(u.flags&=-2),u.flags&8||u(),u.flags&=-2}Iu=null,dr=0}}const an=e=>e.id==null?e.flags&2?-1:1/0:e.id;function Bl(e){try{for(Yt=0;Yt<rt.length;Yt++){const t=rt[Yt];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),xn(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;Yt<rt.length;Yt++){const t=rt[Yt];t&&(t.flags&=-2)}Yt=-1,rt.length=0,zl(),Gn=null,(rt.length||_r.length)&&Bl()}}let vt=null,jl=null;function Jn(e){const t=vt;return vt=e,jl=e&&e.type.__scopeId||null,t}function Ce(e,t=vt,u){if(!t||e._n)return e;const r=(...n)=>{r._d&&ti(-1);const i=Jn(t);let s;try{s=e(...n)}finally{Jn(i),r._d&&ti(1)}return s};return r._n=!0,r._c=!0,r._d=!0,r}function Nt(e,t){if(vt===null)return e;const u=Mi(vt),r=e.dirs||(e.dirs=[]);for(let n=0;n<t.length;n++){let[i,s,o,a=_e]=t[n];i&&(oe(i)&&(i={mounted:i,updated:i}),i.deep&&xu(s),r.push({dir:i,instance:u,value:s,oldValue:void 0,arg:o,modifiers:a}))}return e}function Hu(e,t,u,r){const n=e.dirs,i=t&&t.dirs;for(let s=0;s<n.length;s++){const o=n[s];i&&(o.oldValue=i[s].value);let a=o.dir[r];a&&(Du(),au(a,u,8,[e.el,o,e,t]),wu())}}function Hl(e,t){if(Qe){let u=Qe.provides;const r=Qe.parent&&Qe.parent.provides;r===u&&(u=Qe.provides=Object.create(r)),u[e]=t}}function uu(e,t,u=!1){const r=cn();if(r||vr){let n=vr?vr._context.provides:r?r.parent==null||r.ce?r.vnode.appContext&&r.vnode.appContext.provides:r.parent.provides:void 0;if(n&&e in n)return n[e];if(arguments.length>1)return u&&oe(t)?t.call(r&&r.proxy):t}}const ad=Symbol.for("v-scx"),ld=()=>uu(ad);function bu(e,t){return Ii(e,null,t)}function cd(e,t){return Ii(e,null,{flush:"sync"})}function Ie(e,t,u){return Ii(e,t,u)}function Ii(e,t,u=_e){const{immediate:r,deep:n,flush:i,once:s}=u,o=Ke({},u),a=t&&r||!t&&i!=="post";let l;if(fn){if(i==="sync"){const p=ld();l=p.__watcherHandles||(p.__watcherHandles=[])}else if(!a){const p=()=>{};return p.stop=iu,p.resume=iu,p.pause=iu,p}}const c=Qe;o.call=(p,d,m)=>au(p,c,d,m);let f=!1;i==="post"?o.scheduler=p=>{at(p,c&&c.suspense)}:i!=="sync"&&(f=!0,o.scheduler=(p,d)=>{d?p():uo(p)}),o.augmentJob=p=>{t&&(p.flags|=4),f&&(p.flags|=2,c&&(p.id=c.uid,p.i=c))};const v=nd(e,t,o);return fn&&(l?l.push(v):a&&v()),v}function fd(e,t,u){const r=this.proxy,n=qe(e)?e.includes(".")?Kl(r,e):()=>r[e]:e.bind(r,r);let i;oe(t)?i=t:(i=t.handler,u=t);const s=Cn(this),o=Ii(n,i.bind(r),u);return s(),o}function Kl(e,t){const u=t.split(".");return()=>{let r=e;for(let n=0;n<u.length&&r;n++)r=r[u[n]];return r}}const dd=Symbol("_vte"),pd=e=>e.__isTeleport,hd=Symbol("_leaveCb");function ro(e,t){e.shapeFlag&6&&e.component?(e.transition=t,ro(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function no(e,t){return oe(e)?Ke({name:e.name},t,{setup:e}):e}function Wl(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function Xo(e,t){let u;return!!((u=Object.getOwnPropertyDescriptor(e,t))&&!u.configurable)}const Yn=new WeakMap;function Xr(e,t,u,r,n=!1){if(X(e)){e.forEach((m,C)=>Xr(m,t&&(X(t)?t[C]:t),u,r,n));return}if(Qr(r)&&!n){r.shapeFlag&512&&r.type.__asyncResolved&&r.component.subTree.component&&Xr(e,t,u,r.component.subTree);return}const i=r.shapeFlag&4?Mi(r.component):r.el,s=n?null:i,{i:o,r:a}=e,l=t&&t.r,c=o.refs===_e?o.refs={}:o.refs,f=o.setupState,v=ge(f),p=f===_e?ml:m=>Xo(c,m)?!1:ve(v,m),d=(m,C)=>!(C&&Xo(c,C));if(l!=null&&l!==a){if(Qo(t),qe(l))c[l]=null,p(l)&&(f[l]=null);else if(Re(l)){const m=t;d(l,m.k)&&(l.value=null),m.k&&(c[m.k]=null)}}if(oe(a))xn(a,o,12,[s,c]);else{const m=qe(a),C=Re(a);if(m||C){const E=()=>{if(e.f){const A=m?p(a)?f[a]:c[a]:d()||!e.k?a.value:c[e.k];if(n)X(A)&&Zs(A,i);else if(X(A))A.includes(i)||A.push(i);else if(m)c[a]=[i],p(a)&&(f[a]=c[a]);else{const T=[i];d(a,e.k)&&(a.value=T),e.k&&(c[e.k]=T)}}else m?(c[a]=s,p(a)&&(f[a]=s)):C&&(d(a,e.k)&&(a.value=s),e.k&&(c[e.k]=s))};if(s){const A=()=>{E(),Yn.delete(e)};A.id=-1,Yn.set(e,A),at(A,u)}else Qo(e),E()}}}function Qo(e){const t=Yn.get(e);t&&(t.flags|=8,Yn.delete(e))}Di().requestIdleCallback;Di().cancelIdleCallback;const Qr=e=>!!e.type.__asyncLoader,Zl=e=>e.type.__isKeepAlive;function md(e,t){Gl(e,"a",t)}function bd(e,t){Gl(e,"da",t)}function Gl(e,t,u=Qe){const r=e.__wdc||(e.__wdc=()=>{let n=u;for(;n;){if(n.isDeactivated)return;n=n.parent}return e()});if(Ri(t,r,u),u){let n=u.parent;for(;n&&n.parent;)Zl(n.parent.vnode)&&gd(r,t,u,n),n=n.parent}}function gd(e,t,u,r){const n=Ri(t,e,r,!0);io(()=>{Zs(r[t],n)},u)}function Ri(e,t,u=Qe,r=!1){if(u){const n=u[e]||(u[e]=[]),i=t.__weh||(t.__weh=(...s)=>{Du();const o=Cn(u),a=au(t,u,e,s);return o(),wu(),a});return r?n.unshift(i):n.push(i),i}}const Su=e=>(t,u=Qe)=>{(!fn||e==="sp")&&Ri(e,(...r)=>t(...r),u)},Rr=Su("bm"),Qu=Su("m"),_d=Su("bu"),vd=Su("u"),Jl=Su("bum"),io=Su("um"),yd=Su("sp"),xd=Su("rtg"),Cd=Su("rtc");function kd(e,t=Qe){Ri("ec",e,t)}const Ed="components";function Ue(e,t){return Dd(Ed,e,!0,t)||e}const Ad=Symbol.for("v-ndc");function Dd(e,t,u=!0,r=!1){const n=vt||Qe;if(n){const i=n.type;{const o=lp(i,!1);if(o&&(o===t||o===Et(t)||o===Ai(Et(t))))return i}const s=ea(n[e]||i[e],t)||ea(n.appContext[e],t);return!s&&r?i:s}}function ea(e,t){return e&&(e[t]||e[Et(t)]||e[Ai(Et(t))])}function er(e,t,u,r){let n;const i=u,s=X(e);if(s||qe(e)){const o=s&&Eu(e);let a=!1,l=!1;o&&(a=!Ct(e),l=$u(e),e=$i(e)),n=new Array(e.length);for(let c=0,f=e.length;c<f;c++)n[c]=t(a?l?Er(Bt(e[c])):Bt(e[c]):e[c],c,void 0,i)}else if(typeof e=="number"){n=new Array(e);for(let o=0;o<e;o++)n[o]=t(o+1,o,void 0,i)}else if(ye(e))if(e[Symbol.iterator])n=Array.from(e,(o,a)=>t(o,a,void 0,i));else{const o=Object.keys(e);n=new Array(o.length);for(let a=0,l=o.length;a<l;a++){const c=o[a];n[a]=t(e[c],c,a,i)}}else n=[];return n}const Es=e=>e?gc(e)?Mi(e):Es(e.parent):null,en=Ke(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Es(e.parent),$root:e=>Es(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Xl(e),$forceUpdate:e=>e.f||(e.f=()=>{uo(e.update)}),$nextTick:e=>e.n||(e.n=ql.bind(e.proxy)),$watch:e=>fd.bind(e)}),es=(e,t)=>e!==_e&&!e.__isScriptSetup&&ve(e,t),wd={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:u,setupState:r,data:n,props:i,accessCache:s,type:o,appContext:a}=e;if(t[0]!=="$"){const v=s[t];if(v!==void 0)switch(v){case 1:return r[t];case 2:return n[t];case 4:return u[t];case 3:return i[t]}else{if(es(r,t))return s[t]=1,r[t];if(n!==_e&&ve(n,t))return s[t]=2,n[t];if(ve(i,t))return s[t]=3,i[t];if(u!==_e&&ve(u,t))return s[t]=4,u[t];As&&(s[t]=0)}}const l=en[t];let c,f;if(l)return t==="$attrs"&&Xe(e.attrs,"get",""),l(e);if((c=o.__cssModules)&&(c=c[t]))return c;if(u!==_e&&ve(u,t))return s[t]=4,u[t];if(f=a.config.globalProperties,ve(f,t))return f[t]},set({_:e},t,u){const{data:r,setupState:n,ctx:i}=e;return es(n,t)?(n[t]=u,!0):r!==_e&&ve(r,t)?(r[t]=u,!0):ve(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=u,!0)},has({_:{data:e,setupState:t,accessCache:u,ctx:r,appContext:n,props:i,type:s}},o){let a;return!!(u[o]||e!==_e&&o[0]!=="$"&&ve(e,o)||es(t,o)||ve(i,o)||ve(r,o)||ve(en,o)||ve(n.config.globalProperties,o)||(a=s.__cssModules)&&a[o])},defineProperty(e,t,u){return u.get!=null?e._.accessCache[t]=0:ve(u,"value")&&this.set(e,t,u.value,null),Reflect.defineProperty(e,t,u)}};function Xn(e){return X(e)?e.reduce((t,u)=>(t[u]=null,t),{}):e}function Qn(e,t){return!e||!t?e||t:X(e)&&X(t)?e.concat(t):Ke({},Xn(e),Xn(t))}let As=!0;function $d(e){const t=Xl(e),u=e.proxy,r=e.ctx;As=!1,t.beforeCreate&&ta(t.beforeCreate,e,"bc");const{data:n,computed:i,methods:s,watch:o,provide:a,inject:l,created:c,beforeMount:f,mounted:v,beforeUpdate:p,updated:d,activated:m,deactivated:C,beforeDestroy:E,beforeUnmount:A,destroyed:T,unmounted:k,render:I,renderTracked:x,renderTriggered:S,errorCaptured:j,serverPrefetch:Q,expose:ne,inheritAttrs:Y,components:w,directives:B,filters:J}=t;if(l&&Sd(l,r,null),s)for(const G in s){const le=s[G];oe(le)&&(r[G]=le.bind(u))}if(n){const G=n.call(u,u);ye(G)&&(e.data=eu(G))}if(As=!0,i)for(const G in i){const le=i[G],Ve=oe(le)?le.bind(u,u):oe(le.get)?le.get.bind(u,u):iu,it=!oe(le)&&oe(le.set)?le.set.bind(u):iu,Be=Ru({get:Ve,set:it});Object.defineProperty(r,G,{enumerable:!0,configurable:!0,get:()=>Be.value,set:ht=>Be.value=ht})}if(o)for(const G in o)Yl(o[G],r,u,G);if(a){const G=oe(a)?a.call(u):a;Reflect.ownKeys(G).forEach(le=>{Hl(le,G[le])})}c&&ta(c,e,"c");function ue(G,le){X(le)?le.forEach(Ve=>G(Ve.bind(u))):le&&G(le.bind(u))}if(ue(Rr,f),ue(Qu,v),ue(_d,p),ue(vd,d),ue(md,m),ue(bd,C),ue(kd,j),ue(Cd,x),ue(xd,S),ue(Jl,A),ue(io,k),ue(yd,Q),X(ne))if(ne.length){const G=e.exposed||(e.exposed={});ne.forEach(le=>{Object.defineProperty(G,le,{get:()=>u[le],set:Ve=>u[le]=Ve,enumerable:!0})})}else e.exposed||(e.exposed={});I&&e.render===iu&&(e.render=I),Y!=null&&(e.inheritAttrs=Y),w&&(e.components=w),B&&(e.directives=B),Q&&Wl(e)}function Sd(e,t,u=iu){X(e)&&(e=Ds(e));for(const r in e){const n=e[r];let i;ye(n)?"default"in n?i=uu(n.from||r,n.default,!0):i=uu(n.from||r):i=uu(n),Re(i)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>i.value,set:s=>i.value=s}):t[r]=i}}function ta(e,t,u){au(X(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,u)}function Yl(e,t,u,r){let n=r.includes(".")?Kl(u,r):()=>u[r];if(qe(e)){const i=t[e];oe(i)&&Ie(n,i)}else if(oe(e))Ie(n,e.bind(u));else if(ye(e))if(X(e))e.forEach(i=>Yl(i,t,u,r));else{const i=oe(e.handler)?e.handler.bind(u):t[e.handler];oe(i)&&Ie(n,i,e)}}function Xl(e){const t=e.type,{mixins:u,extends:r}=t,{mixins:n,optionsCache:i,config:{optionMergeStrategies:s}}=e.appContext,o=i.get(t);let a;return o?a=o:!n.length&&!u&&!r?a=t:(a={},n.length&&n.forEach(l=>ei(a,l,s,!0)),ei(a,t,s)),ye(t)&&i.set(t,a),a}function ei(e,t,u,r=!1){const{mixins:n,extends:i}=t;i&&ei(e,i,u,!0),n&&n.forEach(s=>ei(e,s,u,!0));for(const s in t)if(!(r&&s==="expose")){const o=Fd[s]||u&&u[s];e[s]=o?o(e[s],t[s]):t[s]}return e}const Fd={data:ua,props:ra,emits:ra,methods:jr,computed:jr,beforeCreate:ut,created:ut,beforeMount:ut,mounted:ut,beforeUpdate:ut,updated:ut,beforeDestroy:ut,beforeUnmount:ut,destroyed:ut,unmounted:ut,activated:ut,deactivated:ut,errorCaptured:ut,serverPrefetch:ut,components:jr,directives:jr,watch:Id,provide:ua,inject:Td};function ua(e,t){return t?e?function(){return Ke(oe(e)?e.call(this,this):e,oe(t)?t.call(this,this):t)}:t:e}function Td(e,t){return jr(Ds(e),Ds(t))}function Ds(e){if(X(e)){const t={};for(let u=0;u<e.length;u++)t[e[u]]=e[u];return t}return e}function ut(e,t){return e?[...new Set([].concat(e,t))]:t}function jr(e,t){return e?Ke(Object.create(null),e,t):t}function ra(e,t){return e?X(e)&&X(t)?[...new Set([...e,...t])]:Ke(Object.create(null),Xn(e),Xn(t??{})):t}function Id(e,t){if(!e)return t;if(!t)return e;const u=Ke(Object.create(null),e);for(const r in t)u[r]=ut(e[r],t[r]);return u}function Ql(){return{app:null,config:{isNativeTag:ml,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let Rd=0;function Od(e,t){return function(r,n=null){oe(r)||(r=Ke({},r)),n!=null&&!ye(n)&&(n=null);const i=Ql(),s=new WeakSet,o=[];let a=!1;const l=i.app={_uid:Rd++,_component:r,_props:n,_container:null,_context:i,_instance:null,version:fp,get config(){return i.config},set config(c){},use(c,...f){return s.has(c)||(c&&oe(c.install)?(s.add(c),c.install(l,...f)):oe(c)&&(s.add(c),c(l,...f))),l},mixin(c){return i.mixins.includes(c)||i.mixins.push(c),l},component(c,f){return f?(i.components[c]=f,l):i.components[c]},directive(c,f){return f?(i.directives[c]=f,l):i.directives[c]},mount(c,f,v){if(!a){const p=l._ceVNode||R(r,n);return p.appContext=i,v===!0?v="svg":v===!1&&(v=void 0),e(p,c,v),a=!0,l._container=c,c.__vue_app__=l,Mi(p.component)}},onUnmount(c){o.push(c)},unmount(){a&&(au(o,l._instance,16),e(null,l._container),delete l._container.__vue_app__)},provide(c,f){return i.provides[c]=f,l},runWithContext(c){const f=vr;vr=l;try{return c()}finally{vr=f}}};return l}}let vr=null;function We(e,t,u=_e){const r=cn(),n=Et(t),i=Uu(t),s=ec(e,n),o=J0((a,l)=>{let c,f=_e,v;return cd(()=>{const p=e[n];ct(c,p)&&(c=p,l())}),{get(){return a(),u.get?u.get(c):c},set(p){const d=u.set?u.set(p):p;if(!ct(d,c)&&!(f!==_e&&ct(p,f)))return;const m=r.vnode.props;m&&(t in m||n in m||i in m)&&(`onUpdate:${t}`in m||`onUpdate:${n}`in m||`onUpdate:${i}`in m)||(c=p,l()),r.emit(`update:${t}`,d),ct(p,d)&&ct(p,f)&&!ct(d,v)&&l(),f=p,v=d}}});return o[Symbol.iterator]=()=>{let a=0;return{next(){return a<2?{value:a++?s||_e:o,done:!1}:{done:!0}}}},o}const ec=(e,t)=>t==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${Et(t)}Modifiers`]||e[`${Uu(t)}Modifiers`];function Pd(e,t,...u){if(e.isUnmounted)return;const r=e.vnode.props||_e;let n=u;const i=t.startsWith("update:"),s=i&&ec(r,t.slice(7));s&&(s.trim&&(n=u.map(c=>qe(c)?c.trim():c)),s.number&&(n=u.map(b0)));let o,a=r[o=Zi(t)]||r[o=Zi(Et(t))];!a&&i&&(a=r[o=Zi(Uu(t))]),a&&au(a,e,6,n);const l=r[o+"Once"];if(l){if(!e.emitted)e.emitted={};else if(e.emitted[o])return;e.emitted[o]=!0,au(l,e,6,n)}}const Md=new WeakMap;function tc(e,t,u=!1){const r=u?Md:t.emitsCache,n=r.get(e);if(n!==void 0)return n;const i=e.emits;let s={},o=!1;if(!oe(e)){const a=l=>{const c=tc(l,t,!0);c&&(o=!0,Ke(s,c))};!u&&t.mixins.length&&t.mixins.forEach(a),e.extends&&a(e.extends),e.mixins&&e.mixins.forEach(a)}return!i&&!o?(ye(e)&&r.set(e,null),null):(X(i)?i.forEach(a=>s[a]=null):Ke(s,i),ye(e)&&r.set(e,s),s)}function Oi(e,t){return!e||!Ci(t)?!1:(t=t.slice(2).replace(/Once$/,""),ve(e,t[0].toLowerCase()+t.slice(1))||ve(e,Uu(t))||ve(e,t))}function na(e){const{type:t,vnode:u,proxy:r,withProxy:n,propsOptions:[i],slots:s,attrs:o,emit:a,render:l,renderCache:c,props:f,data:v,setupState:p,ctx:d,inheritAttrs:m}=e,C=Jn(e);let E,A;try{if(u.shapeFlag&4){const k=n||r,I=k;E=Qt(l.call(I,k,c,f,p,v,d)),A=o}else{const k=t;E=Qt(k.length>1?k(f,{attrs:o,slots:s,emit:a}):k(f,null)),A=t.props?o:Vd(o)}}catch(k){tn.length=0,Ti(k,e,1),E=R(Lu)}let T=E;if(A&&m!==!1){const k=Object.keys(A),{shapeFlag:I}=T;k.length&&I&7&&(i&&k.some(Ws)&&(A=Ld(A,i)),T=Ar(T,A,!1,!0))}return u.dirs&&(T=Ar(T,null,!1,!0),T.dirs=T.dirs?T.dirs.concat(u.dirs):u.dirs),u.transition&&ro(T,u.transition),E=T,Jn(C),E}const Vd=e=>{let t;for(const u in e)(u==="class"||u==="style"||Ci(u))&&((t||(t={}))[u]=e[u]);return t},Ld=(e,t)=>{const u={};for(const r in e)(!Ws(r)||!(r.slice(9)in t))&&(u[r]=e[r]);return u};function Nd(e,t,u){const{props:r,children:n,component:i}=e,{props:s,children:o,patchFlag:a}=t,l=i.emitsOptions;if(t.dirs||t.transition)return!0;if(u&&a>=0){if(a&1024)return!0;if(a&16)return r?ia(r,s,l):!!s;if(a&8){const c=t.dynamicProps;for(let f=0;f<c.length;f++){const v=c[f];if(uc(s,r,v)&&!Oi(l,v))return!0}}}else return(n||o)&&(!o||!o.$stable)?!0:r===s?!1:r?s?ia(r,s,l):!0:!!s;return!1}function ia(e,t,u){const r=Object.keys(t);if(r.length!==Object.keys(e).length)return!0;for(let n=0;n<r.length;n++){const i=r[n];if(uc(t,e,i)&&!Oi(u,i))return!0}return!1}function uc(e,t,u){const r=e[u],n=t[u];return u==="style"&&ye(r)&&ye(n)?!Js(r,n):r!==n}function qd({vnode:e,parent:t},u){for(;t;){const r=t.subTree;if(r.suspense&&r.suspense.activeBranch===e&&(r.el=e.el),r===e)(e=t.vnode).el=u,t=t.parent;else break}}const rc={},nc=()=>Object.create(rc),ic=e=>Object.getPrototypeOf(e)===rc;function Ud(e,t,u,r=!1){const n={},i=nc();e.propsDefaults=Object.create(null),sc(e,t,n,i);for(const s in e.propsOptions[0])s in n||(n[s]=void 0);u?e.props=r?n:H0(n):e.type.props?e.props=n:e.props=i,e.attrs=i}function zd(e,t,u,r){const{props:n,attrs:i,vnode:{patchFlag:s}}=e,o=ge(n),[a]=e.propsOptions;let l=!1;if((r||s>0)&&!(s&16)){if(s&8){const c=e.vnode.dynamicProps;for(let f=0;f<c.length;f++){let v=c[f];if(Oi(e.emitsOptions,v))continue;const p=t[v];if(a)if(ve(i,v))p!==i[v]&&(i[v]=p,l=!0);else{const d=Et(v);n[d]=ws(a,o,d,p,e,!1)}else p!==i[v]&&(i[v]=p,l=!0)}}}else{sc(e,t,n,i)&&(l=!0);let c;for(const f in o)(!t||!ve(t,f)&&((c=Uu(f))===f||!ve(t,c)))&&(a?u&&(u[f]!==void 0||u[c]!==void 0)&&(n[f]=ws(a,o,f,void 0,e,!0)):delete n[f]);if(i!==o)for(const f in i)(!t||!ve(t,f))&&(delete i[f],l=!0)}l&&yu(e.attrs,"set","")}function sc(e,t,u,r){const[n,i]=e.propsOptions;let s=!1,o;if(t)for(let a in t){if(Gr(a))continue;const l=t[a];let c;n&&ve(n,c=Et(a))?!i||!i.includes(c)?u[c]=l:(o||(o={}))[c]=l:Oi(e.emitsOptions,a)||(!(a in r)||l!==r[a])&&(r[a]=l,s=!0)}if(i){const a=ge(u),l=o||_e;for(let c=0;c<i.length;c++){const f=i[c];u[f]=ws(n,a,f,l[f],e,!ve(l,f))}}return s}function ws(e,t,u,r,n,i){const s=e[u];if(s!=null){const o=ve(s,"default");if(o&&r===void 0){const a=s.default;if(s.type!==Function&&!s.skipFactory&&oe(a)){const{propsDefaults:l}=n;if(u in l)r=l[u];else{const c=Cn(n);r=l[u]=a.call(null,t),c()}}else r=a;n.ce&&n.ce._setProp(u,r)}s[0]&&(i&&!o?r=!1:s[1]&&(r===""||r===Uu(u))&&(r=!0))}return r}const Bd=new WeakMap;function oc(e,t,u=!1){const r=u?Bd:t.propsCache,n=r.get(e);if(n)return n;const i=e.props,s={},o=[];let a=!1;if(!oe(e)){const c=f=>{a=!0;const[v,p]=oc(f,t,!0);Ke(s,v),p&&o.push(...p)};!u&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}if(!i&&!a)return ye(e)&&r.set(e,br),br;if(X(i))for(let c=0;c<i.length;c++){const f=Et(i[c]);sa(f)&&(s[f]=_e)}else if(i)for(const c in i){const f=Et(c);if(sa(f)){const v=i[c],p=s[f]=X(v)||oe(v)?{type:v}:Ke({},v),d=p.type;let m=!1,C=!0;if(X(d))for(let E=0;E<d.length;++E){const A=d[E],T=oe(A)&&A.name;if(T==="Boolean"){m=!0;break}else T==="String"&&(C=!1)}else m=oe(d)&&d.name==="Boolean";p[0]=m,p[1]=C,(m||ve(p,"default"))&&o.push(f)}}const l=[s,o];return ye(e)&&r.set(e,l),l}function sa(e){return e[0]!=="$"&&!Gr(e)}const so=e=>e==="_"||e==="_ctx"||e==="$stable",oo=e=>X(e)?e.map(Qt):[Qt(e)],jd=(e,t,u)=>{if(t._n)return t;const r=Ce((...n)=>oo(t(...n)),u);return r._c=!1,r},ac=(e,t,u)=>{const r=e._ctx;for(const n in e){if(so(n))continue;const i=e[n];if(oe(i))t[n]=jd(n,i,r);else if(i!=null){const s=oo(i);t[n]=()=>s}}},lc=(e,t)=>{const u=oo(t);e.slots.default=()=>u},cc=(e,t,u)=>{for(const r in t)(u||!so(r))&&(e[r]=t[r])},Hd=(e,t,u)=>{const r=e.slots=nc();if(e.vnode.shapeFlag&32){const n=t._;n?(cc(r,t,u),u&&yl(r,"_",n,!0)):ac(t,r)}else t&&lc(e,t)},Kd=(e,t,u)=>{const{vnode:r,slots:n}=e;let i=!0,s=_e;if(r.shapeFlag&32){const o=t._;o?u&&o===1?i=!1:cc(n,t,u):(i=!t.$stable,ac(t,n)),s=t}else t&&(lc(e,t),s={default:1});if(i)for(const o in n)!so(o)&&s[o]==null&&delete n[o]},at=Yd;function Wd(e){return Zd(e)}function Zd(e,t){const u=Di();u.__VUE__=!0;const{insert:r,remove:n,patchProp:i,createElement:s,createText:o,createComment:a,setText:l,setElementText:c,parentNode:f,nextSibling:v,setScopeId:p=iu,insertStaticContent:d}=e,m=(b,y,F,V=null,O=null,P=null,z=void 0,q=null,N=!!y.dynamicChildren)=>{if(b===y)return;b&&!zr(b,y)&&(V=Ze(b),ht(b,O,P,!0),b=null),y.patchFlag===-2&&(N=!1,y.dynamicChildren=null);const{type:M,ref:H,shapeFlag:U}=y;switch(M){case Pi:C(b,y,F,V);break;case Lu:E(b,y,F,V);break;case us:b==null&&A(y,F,V,z);break;case ze:w(b,y,F,V,O,P,z,q,N);break;default:U&1?I(b,y,F,V,O,P,z,q,N):U&6?B(b,y,F,V,O,P,z,q,N):(U&64||U&128)&&M.process(b,y,F,V,O,P,z,q,N,pu)}H!=null&&O?Xr(H,b&&b.ref,P,y||b,!y):H==null&&b&&b.ref!=null&&Xr(b.ref,null,P,b,!0)},C=(b,y,F,V)=>{if(b==null)r(y.el=o(y.children),F,V);else{const O=y.el=b.el;y.children!==b.children&&l(O,y.children)}},E=(b,y,F,V)=>{b==null?r(y.el=a(y.children||""),F,V):y.el=b.el},A=(b,y,F,V)=>{[b.el,b.anchor]=d(b.children,y,F,V,b.el,b.anchor)},T=({el:b,anchor:y},F,V)=>{let O;for(;b&&b!==y;)O=v(b),r(b,F,V),b=O;r(y,F,V)},k=({el:b,anchor:y})=>{let F;for(;b&&b!==y;)F=v(b),n(b),b=F;n(y)},I=(b,y,F,V,O,P,z,q,N)=>{if(y.type==="svg"?z="svg":y.type==="math"&&(z="mathml"),b==null)x(y,F,V,O,P,z,q,N);else{const M=b.el&&b.el._isVueCE?b.el:null;try{M&&M._beginPatch(),Q(b,y,O,P,z,q,N)}finally{M&&M._endPatch()}}},x=(b,y,F,V,O,P,z,q)=>{let N,M;const{props:H,shapeFlag:U,transition:K,dirs:ee}=b;if(N=b.el=s(b.type,P,H&&H.is,H),U&8?c(N,b.children):U&16&&j(b.children,N,null,V,O,ts(b,P),z,q),ee&&Hu(b,null,V,"created"),S(N,b,b.scopeId,z,V),H){for(const xe in H)xe!=="value"&&!Gr(xe)&&i(N,xe,null,H[xe],P,V);"value"in H&&i(N,"value",null,H.value,P),(M=H.onVnodeBeforeMount)&&Jt(M,V,b)}ee&&Hu(b,null,V,"beforeMount");const ce=Gd(O,K);ce&&K.beforeEnter(N),r(N,y,F),((M=H&&H.onVnodeMounted)||ce||ee)&&at(()=>{M&&Jt(M,V,b),ce&&K.enter(N),ee&&Hu(b,null,V,"mounted")},O)},S=(b,y,F,V,O)=>{if(F&&p(b,F),V)for(let P=0;P<V.length;P++)p(b,V[P]);if(O){let P=O.subTree;if(y===P||hc(P.type)&&(P.ssContent===y||P.ssFallback===y)){const z=O.vnode;S(b,z,z.scopeId,z.slotScopeIds,O.parent)}}},j=(b,y,F,V,O,P,z,q,N=0)=>{for(let M=N;M<b.length;M++){const H=b[M]=q?vu(b[M]):Qt(b[M]);m(null,H,y,F,V,O,P,z,q)}},Q=(b,y,F,V,O,P,z)=>{const q=y.el=b.el;let{patchFlag:N,dynamicChildren:M,dirs:H}=y;N|=b.patchFlag&16;const U=b.props||_e,K=y.props||_e;let ee;if(F&&Ku(F,!1),(ee=K.onVnodeBeforeUpdate)&&Jt(ee,F,y,b),H&&Hu(y,b,F,"beforeUpdate"),F&&Ku(F,!0),(U.innerHTML&&K.innerHTML==null||U.textContent&&K.textContent==null)&&c(q,""),M?ne(b.dynamicChildren,M,q,F,V,ts(y,O),P):z||le(b,y,q,null,F,V,ts(y,O),P,!1),N>0){if(N&16)Y(q,U,K,F,O);else if(N&2&&U.class!==K.class&&i(q,"class",null,K.class,O),N&4&&i(q,"style",U.style,K.style,O),N&8){const ce=y.dynamicProps;for(let xe=0;xe<ce.length;xe++){const be=ce[xe],Se=U[be],Le=K[be];(Le!==Se||be==="value")&&i(q,be,Se,Le,O,F)}}N&1&&b.children!==y.children&&c(q,y.children)}else!z&&M==null&&Y(q,U,K,F,O);((ee=K.onVnodeUpdated)||H)&&at(()=>{ee&&Jt(ee,F,y,b),H&&Hu(y,b,F,"updated")},V)},ne=(b,y,F,V,O,P,z)=>{for(let q=0;q<y.length;q++){const N=b[q],M=y[q],H=N.el&&(N.type===ze||!zr(N,M)||N.shapeFlag&198)?f(N.el):F;m(N,M,H,null,V,O,P,z,!0)}},Y=(b,y,F,V,O)=>{if(y!==F){if(y!==_e)for(const P in y)!Gr(P)&&!(P in F)&&i(b,P,y[P],null,O,V);for(const P in F){if(Gr(P))continue;const z=F[P],q=y[P];z!==q&&P!=="value"&&i(b,P,q,z,O,V)}"value"in F&&i(b,"value",y.value,F.value,O)}},w=(b,y,F,V,O,P,z,q,N)=>{const M=y.el=b?b.el:o(""),H=y.anchor=b?b.anchor:o("");let{patchFlag:U,dynamicChildren:K,slotScopeIds:ee}=y;ee&&(q=q?q.concat(ee):ee),b==null?(r(M,F,V),r(H,F,V),j(y.children||[],F,H,O,P,z,q,N)):U>0&&U&64&&K&&b.dynamicChildren&&b.dynamicChildren.length===K.length?(ne(b.dynamicChildren,K,F,O,P,z,q),(y.key!=null||O&&y===O.subTree)&&fc(b,y,!0)):le(b,y,F,H,O,P,z,q,N)},B=(b,y,F,V,O,P,z,q,N)=>{y.slotScopeIds=q,b==null?y.shapeFlag&512?O.ctx.activate(y,F,V,z,N):J(y,F,V,O,P,z,N):ae(b,y,N)},J=(b,y,F,V,O,P,z)=>{const q=b.component=np(b,V,O);if(Zl(b)&&(q.ctx.renderer=pu),ip(q,!1,z),q.asyncDep){if(O&&O.registerDep(q,ue,z),!b.el){const N=q.subTree=R(Lu);E(null,N,y,F),b.placeholder=N.el}}else ue(q,b,y,F,O,P,z)},ae=(b,y,F)=>{const V=y.component=b.component;if(Nd(b,y,F))if(V.asyncDep&&!V.asyncResolved){G(V,y,F);return}else V.next=y,V.update();else y.el=b.el,V.vnode=y},ue=(b,y,F,V,O,P,z)=>{const q=()=>{if(b.isMounted){let{next:U,bu:K,u:ee,parent:ce,vnode:xe}=b;{const bt=dc(b);if(bt){U&&(U.el=xe.el,G(b,U,z)),bt.asyncDep.then(()=>{at(()=>{b.isUnmounted||M()},O)});return}}let be=U,Se;Ku(b,!1),U?(U.el=xe.el,G(b,U,z)):U=xe,K&&Gi(K),(Se=U.props&&U.props.onVnodeBeforeUpdate)&&Jt(Se,ce,U,xe),Ku(b,!0);const Le=na(b),mt=b.subTree;b.subTree=Le,m(mt,Le,f(mt.el),Ze(mt),b,O,P),U.el=Le.el,be===null&&qd(b,Le.el),ee&&at(ee,O),(Se=U.props&&U.props.onVnodeUpdated)&&at(()=>Jt(Se,ce,U,xe),O)}else{let U;const{el:K,props:ee}=y,{bm:ce,m:xe,parent:be,root:Se,type:Le}=b,mt=Qr(y);Ku(b,!1),ce&&Gi(ce),!mt&&(U=ee&&ee.onVnodeBeforeMount)&&Jt(U,be,y),Ku(b,!0);{Se.ce&&Se.ce._hasShadowRoot()&&Se.ce._injectChildStyle(Le);const bt=b.subTree=na(b);m(null,bt,F,V,b,O,P),y.el=bt.el}if(xe&&at(xe,O),!mt&&(U=ee&&ee.onVnodeMounted)){const bt=y;at(()=>Jt(U,be,bt),O)}(y.shapeFlag&256||be&&Qr(be.vnode)&&be.vnode.shapeFlag&256)&&b.a&&at(b.a,O),b.isMounted=!0,y=F=V=null}};b.scope.on();const N=b.effect=new El(q);b.scope.off();const M=b.update=N.run.bind(N),H=b.job=N.runIfDirty.bind(N);H.i=b,H.id=b.uid,N.scheduler=()=>uo(H),Ku(b,!0),M()},G=(b,y,F)=>{y.component=b;const V=b.vnode.props;b.vnode=y,b.next=null,zd(b,y.props,V,F),Kd(b,y.children,F),Du(),Yo(b),wu()},le=(b,y,F,V,O,P,z,q,N=!1)=>{const M=b&&b.children,H=b?b.shapeFlag:0,U=y.children,{patchFlag:K,shapeFlag:ee}=y;if(K>0){if(K&128){it(M,U,F,V,O,P,z,q,N);return}else if(K&256){Ve(M,U,F,V,O,P,z,q,N);return}}ee&8?(H&16&&wt(M,O,P),U!==M&&c(F,U)):H&16?ee&16?it(M,U,F,V,O,P,z,q,N):wt(M,O,P,!0):(H&8&&c(F,""),ee&16&&j(U,F,V,O,P,z,q,N))},Ve=(b,y,F,V,O,P,z,q,N)=>{b=b||br,y=y||br;const M=b.length,H=y.length,U=Math.min(M,H);let K;for(K=0;K<U;K++){const ee=y[K]=N?vu(y[K]):Qt(y[K]);m(b[K],ee,F,null,O,P,z,q,N)}M>H?wt(b,O,P,!0,!1,U):j(y,F,V,O,P,z,q,N,U)},it=(b,y,F,V,O,P,z,q,N)=>{let M=0;const H=y.length;let U=b.length-1,K=H-1;for(;M<=U&&M<=K;){const ee=b[M],ce=y[M]=N?vu(y[M]):Qt(y[M]);if(zr(ee,ce))m(ee,ce,F,null,O,P,z,q,N);else break;M++}for(;M<=U&&M<=K;){const ee=b[U],ce=y[K]=N?vu(y[K]):Qt(y[K]);if(zr(ee,ce))m(ee,ce,F,null,O,P,z,q,N);else break;U--,K--}if(M>U){if(M<=K){const ee=K+1,ce=ee<H?y[ee].el:V;for(;M<=K;)m(null,y[M]=N?vu(y[M]):Qt(y[M]),F,ce,O,P,z,q,N),M++}}else if(M>K)for(;M<=U;)ht(b[M],O,P,!0),M++;else{const ee=M,ce=M,xe=new Map;for(M=ce;M<=K;M++){const tt=y[M]=N?vu(y[M]):Qt(y[M]);tt.key!=null&&xe.set(tt.key,M)}let be,Se=0;const Le=K-ce+1;let mt=!1,bt=0;const Vt=new Array(Le);for(M=0;M<Le;M++)Vt[M]=0;for(M=ee;M<=U;M++){const tt=b[M];if(Se>=Le){ht(tt,O,P,!0);continue}let gt;if(tt.key!=null)gt=xe.get(tt.key);else for(be=ce;be<=K;be++)if(Vt[be-ce]===0&&zr(tt,y[be])){gt=be;break}gt===void 0?ht(tt,O,P,!0):(Vt[gt-ce]=M+1,gt>=bt?bt=gt:mt=!0,m(tt,y[gt],F,null,O,P,z,q,N),Se++)}const Lr=mt?Jd(Vt):br;for(be=Lr.length-1,M=Le-1;M>=0;M--){const tt=ce+M,gt=y[tt],_t=y[tt+1],$n=tt+1<H?_t.el||pc(_t):V;Vt[M]===0?m(null,gt,F,$n,O,P,z,q,N):mt&&(be<0||M!==Lr[be]?Be(gt,F,$n,2):be--)}}},Be=(b,y,F,V,O=null)=>{const{el:P,type:z,transition:q,children:N,shapeFlag:M}=b;if(M&6){Be(b.component.subTree,y,F,V);return}if(M&128){b.suspense.move(y,F,V);return}if(M&64){z.move(b,y,F,pu);return}if(z===ze){r(P,y,F);for(let U=0;U<N.length;U++)Be(N[U],y,F,V);r(b.anchor,y,F);return}if(z===us){T(b,y,F);return}if(V!==2&&M&1&&q)if(V===0)q.beforeEnter(P),r(P,y,F),at(()=>q.enter(P),O);else{const{leave:U,delayLeave:K,afterLeave:ee}=q,ce=()=>{b.ctx.isUnmounted?n(P):r(P,y,F)},xe=()=>{P._isLeaving&&P[hd](!0),U(P,()=>{ce(),ee&&ee()})};K?K(P,ce,xe):xe()}else r(P,y,F)},ht=(b,y,F,V=!1,O=!1)=>{const{type:P,props:z,ref:q,children:N,dynamicChildren:M,shapeFlag:H,patchFlag:U,dirs:K,cacheIndex:ee}=b;if(U===-2&&(O=!1),q!=null&&(Du(),Xr(q,null,F,b,!0),wu()),ee!=null&&(y.renderCache[ee]=void 0),H&256){y.ctx.deactivate(b);return}const ce=H&1&&K,xe=!Qr(b);let be;if(xe&&(be=z&&z.onVnodeBeforeUnmount)&&Jt(be,y,b),H&6)Ki(b.component,F,V);else{if(H&128){b.suspense.unmount(F,V);return}ce&&Hu(b,null,y,"beforeUnmount"),H&64?b.type.remove(b,y,F,pu,V):M&&!M.hasOnce&&(P!==ze||U>0&&U&64)?wt(M,y,F,!1,!0):(P===ze&&U&384||!O&&H&16)&&wt(N,y,F),V&&Vr(b)}(xe&&(be=z&&z.onVnodeUnmounted)||ce)&&at(()=>{be&&Jt(be,y,b),ce&&Hu(b,null,y,"unmounted")},F)},Vr=b=>{const{type:y,el:F,anchor:V,transition:O}=b;if(y===ze){Hi(F,V);return}if(y===us){k(b);return}const P=()=>{n(F),O&&!O.persisted&&O.afterLeave&&O.afterLeave()};if(b.shapeFlag&1&&O&&!O.persisted){const{leave:z,delayLeave:q}=O,N=()=>z(F,P);q?q(b.el,P,N):N()}else P()},Hi=(b,y)=>{let F;for(;b!==y;)F=v(b),n(b),b=F;n(y)},Ki=(b,y,F)=>{const{bum:V,scope:O,job:P,subTree:z,um:q,m:N,a:M}=b;oa(N),oa(M),V&&Gi(V),O.stop(),P&&(P.flags|=8,ht(z,b,y,F)),q&&at(q,y),at(()=>{b.isUnmounted=!0},y)},wt=(b,y,F,V=!1,O=!1,P=0)=>{for(let z=P;z<b.length;z++)ht(b[z],y,F,V,O)},Ze=b=>{if(b.shapeFlag&6)return Ze(b.component.subTree);if(b.shapeFlag&128)return b.suspense.next();const y=v(b.anchor||b.el),F=y&&y[dd];return F?v(F):y};let st=!1;const du=(b,y,F)=>{let V;b==null?y._vnode&&(ht(y._vnode,null,null,!0),V=y._vnode.component):m(y._vnode||null,b,y,null,null,null,F),y._vnode=b,st||(st=!0,Yo(V),zl(),st=!1)},pu={p:m,um:ht,m:Be,r:Vr,mt:J,mc:j,pc:le,pbc:ne,n:Ze,o:e};return{render:du,hydrate:void 0,createApp:Od(du)}}function ts({type:e,props:t},u){return u==="svg"&&e==="foreignObject"||u==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:u}function Ku({effect:e,job:t},u){u?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function Gd(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function fc(e,t,u=!1){const r=e.children,n=t.children;if(X(r)&&X(n))for(let i=0;i<r.length;i++){const s=r[i];let o=n[i];o.shapeFlag&1&&!o.dynamicChildren&&((o.patchFlag<=0||o.patchFlag===32)&&(o=n[i]=vu(n[i]),o.el=s.el),!u&&o.patchFlag!==-2&&fc(s,o)),o.type===Pi&&(o.patchFlag===-1&&(o=n[i]=vu(o)),o.el=s.el),o.type===Lu&&!o.el&&(o.el=s.el)}}function Jd(e){const t=e.slice(),u=[0];let r,n,i,s,o;const a=e.length;for(r=0;r<a;r++){const l=e[r];if(l!==0){if(n=u[u.length-1],e[n]<l){t[r]=n,u.push(r);continue}for(i=0,s=u.length-1;i<s;)o=i+s>>1,e[u[o]]<l?i=o+1:s=o;l<e[u[i]]&&(i>0&&(t[r]=u[i-1]),u[i]=r)}}for(i=u.length,s=u[i-1];i-- >0;)u[i]=s,s=t[s];return u}function dc(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:dc(t)}function oa(e){if(e)for(let t=0;t<e.length;t++)e[t].flags|=8}function pc(e){if(e.placeholder)return e.placeholder;const t=e.component;return t?pc(t.subTree):null}const hc=e=>e.__isSuspense;function Yd(e,t){t&&t.pendingBranch?X(e)?t.effects.push(...e):t.effects.push(e):od(e)}const ze=Symbol.for("v-fgt"),Pi=Symbol.for("v-txt"),Lu=Symbol.for("v-cmt"),us=Symbol.for("v-stc"),tn=[];let yt=null;function te(e=!1){tn.push(yt=e?null:[])}function Xd(){tn.pop(),yt=tn[tn.length-1]||null}let ln=1;function ti(e,t=!1){ln+=e,e<0&&yt&&t&&(yt.hasOnce=!0)}function mc(e){return e.dynamicChildren=ln>0?yt||br:null,Xd(),ln>0&&yt&&yt.push(e),e}function Ae(e,t,u,r,n,i){return mc(L(e,t,u,r,n,i,!0))}function Me(e,t,u,r,n){return mc(R(e,t,u,r,n,!0))}function ui(e){return e?e.__v_isVNode===!0:!1}function zr(e,t){return e.type===t.type&&e.key===t.key}const bc=({key:e})=>e??null,Nn=({ref:e,ref_key:t,ref_for:u})=>(typeof e=="number"&&(e=""+e),e!=null?qe(e)||Re(e)||oe(e)?{i:vt,r:e,k:t,f:!!u}:e:null);function L(e,t=null,u=null,r=0,n=null,i=e===ze?0:1,s=!1,o=!1){const a={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&bc(t),ref:t&&Nn(t),scopeId:jl,slotScopeIds:null,children:u,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:r,dynamicProps:n,dynamicChildren:null,appContext:null,ctx:vt};return o?(ao(a,u),i&128&&e.normalize(a)):u&&(a.shapeFlag|=qe(u)?8:16),ln>0&&!s&&yt&&(a.patchFlag>0||i&6)&&a.patchFlag!==32&&yt.push(a),a}const R=Qd;function Qd(e,t=null,u=null,r=0,n=null,i=!1){if((!e||e===Ad)&&(e=Lu),ui(e)){const o=Ar(e,t,!0);return u&&ao(o,u),ln>0&&!i&&yt&&(o.shapeFlag&6?yt[yt.indexOf(e)]=o:yt.push(o)),o.patchFlag=-2,o}if(cp(e)&&(e=e.__vccOpts),t){t=ep(t);let{class:o,style:a}=t;o&&!qe(o)&&(t.class=Ft(o)),ye(a)&&(Si(a)&&!X(a)&&(a=Ke({},a)),t.style=Gs(a))}const s=qe(e)?1:hc(e)?128:pd(e)?64:ye(e)?4:oe(e)?2:0;return L(e,t,u,r,n,s,i,!0)}function ep(e){return e?Si(e)||ic(e)?Ke({},e):e:null}function Ar(e,t,u=!1,r=!1){const{props:n,ref:i,patchFlag:s,children:o,transition:a}=e,l=t?tp(n||{},t):n,c={__v_isVNode:!0,__v_skip:!0,type:e.type,props:l,key:l&&bc(l),ref:t&&t.ref?u&&i?X(i)?i.concat(Nn(t)):[i,Nn(t)]:Nn(t):i,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:o,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==ze?s===-1?16:s|16:s,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:a,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Ar(e.ssContent),ssFallback:e.ssFallback&&Ar(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return a&&r&&ro(c,a.clone(c)),c}function Ye(e=" ",t=0){return R(Pi,null,e,t)}function ft(e="",t=!1){return t?(te(),Me(Lu,null,e)):R(Lu,null,e)}function Qt(e){return e==null||typeof e=="boolean"?R(Lu):X(e)?R(ze,null,e.slice()):ui(e)?vu(e):R(Pi,null,String(e))}function vu(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Ar(e)}function ao(e,t){let u=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(X(t))u=16;else if(typeof t=="object")if(r&65){const n=t.default;n&&(n._c&&(n._d=!1),ao(e,n()),n._c&&(n._d=!0));return}else{u=32;const n=t._;!n&&!ic(t)?t._ctx=vt:n===3&&vt&&(vt.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else oe(t)?(t={default:t,_ctx:vt},u=32):(t=String(t),r&64?(u=16,t=[Ye(t)]):u=8);e.children=t,e.shapeFlag|=u}function tp(...e){const t={};for(let u=0;u<e.length;u++){const r=e[u];for(const n in r)if(n==="class")t.class!==r.class&&(t.class=Ft([t.class,r.class]));else if(n==="style")t.style=Gs([t.style,r.style]);else if(Ci(n)){const i=t[n],s=r[n];s&&i!==s&&!(X(i)&&i.includes(s))&&(t[n]=i?[].concat(i,s):s)}else n!==""&&(t[n]=r[n])}return t}function Jt(e,t,u,r=null){au(e,t,7,[u,r])}const up=Ql();let rp=0;function np(e,t,u){const r=e.type,n=(t?t.appContext:e.appContext)||up,i={uid:rp++,vnode:e,type:r,parent:t,appContext:n,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new E0(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(n.provides),ids:t?t.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:oc(r,n),emitsOptions:tc(r,n),emit:null,emitted:null,propsDefaults:_e,inheritAttrs:r.inheritAttrs,ctx:_e,data:_e,props:_e,attrs:_e,slots:_e,refs:_e,setupState:_e,setupContext:null,suspense:u,suspenseId:u?u.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return i.ctx={_:i},i.root=t?t.root:i,i.emit=Pd.bind(null,i),e.ce&&e.ce(i),i}let Qe=null;const cn=()=>Qe||vt;let ri,$s;{const e=Di(),t=(u,r)=>{let n;return(n=e[u])||(n=e[u]=[]),n.push(r),i=>{n.length>1?n.forEach(s=>s(i)):n[0](i)}};ri=t("__VUE_INSTANCE_SETTERS__",u=>Qe=u),$s=t("__VUE_SSR_SETTERS__",u=>fn=u)}const Cn=e=>{const t=Qe;return ri(e),e.scope.on(),()=>{e.scope.off(),ri(t)}},aa=()=>{Qe&&Qe.scope.off(),ri(null)};function gc(e){return e.vnode.shapeFlag&4}let fn=!1;function ip(e,t=!1,u=!1){t&&$s(t);const{props:r,children:n}=e.vnode,i=gc(e);Ud(e,r,i,t),Hd(e,n,u||t);const s=i?sp(e,t):void 0;return t&&$s(!1),s}function sp(e,t){const u=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,wd);const{setup:r}=u;if(r){Du();const n=e.setupContext=r.length>1?ap(e):null,i=Cn(e),s=xn(r,e,0,[e.props,n]),o=gl(s);if(wu(),i(),(o||e.sp)&&!Qr(e)&&Wl(e),o){if(s.then(aa,aa),t)return s.then(a=>{la(e,a)}).catch(a=>{Ti(a,e,0)});e.asyncDep=s}else la(e,s)}else _c(e)}function la(e,t,u){oe(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ye(t)&&(e.setupState=Ll(t)),_c(e)}function _c(e,t,u){const r=e.type;e.render||(e.render=r.render||iu);{const n=Cn(e);Du();try{$d(e)}finally{wu(),n()}}}const op={get(e,t){return Xe(e,"get",""),e[t]}};function ap(e){const t=u=>{e.exposed=u||{}};return{attrs:new Proxy(e.attrs,op),slots:e.slots,emit:e.emit,expose:t}}function Mi(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(Ll(Fi(e.exposed)),{get(t,u){if(u in t)return t[u];if(u in en)return en[u](e)},has(t,u){return u in t||u in en}})):e.proxy}function lp(e,t=!0){return oe(e)?e.displayName||e.name:e.name||t&&e.__name}function cp(e){return oe(e)&&"__vccOpts"in e}const Ru=(e,t)=>ud(e,t,fn);function ni(e,t,u){try{ti(-1);const r=arguments.length;return r===2?ye(t)&&!X(t)?ui(t)?R(e,null,[t]):R(e,t):R(e,null,t):(r>3?u=Array.prototype.slice.call(arguments,2):r===3&&ui(u)&&(u=[u]),R(e,t,u))}finally{ti(1)}}const fp="3.5.28";let Ss;const ca=typeof window<"u"&&window.trustedTypes;if(ca)try{Ss=ca.createPolicy("vue",{createHTML:e=>e})}catch{}const vc=Ss?e=>Ss.createHTML(e):e=>e,dp="http://www.w3.org/2000/svg",pp="http://www.w3.org/1998/Math/MathML",gu=typeof document<"u"?document:null,fa=gu&&gu.createElement("template"),hp={insert:(e,t,u)=>{t.insertBefore(e,u||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,u,r)=>{const n=t==="svg"?gu.createElementNS(dp,e):t==="mathml"?gu.createElementNS(pp,e):u?gu.createElement(e,{is:u}):gu.createElement(e);return e==="select"&&r&&r.multiple!=null&&n.setAttribute("multiple",r.multiple),n},createText:e=>gu.createTextNode(e),createComment:e=>gu.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>gu.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,u,r,n,i){const s=u?u.previousSibling:t.lastChild;if(n&&(n===i||n.nextSibling))for(;t.insertBefore(n.cloneNode(!0),u),!(n===i||!(n=n.nextSibling)););else{fa.innerHTML=vc(r==="svg"?`<svg>${e}</svg>`:r==="mathml"?`<math>${e}</math>`:e);const o=fa.content;if(r==="svg"||r==="mathml"){const a=o.firstChild;for(;a.firstChild;)o.appendChild(a.firstChild);o.removeChild(a)}t.insertBefore(o,u)}return[s?s.nextSibling:t.firstChild,u?u.previousSibling:t.lastChild]}},mp=Symbol("_vtc");function bp(e,t,u){const r=e[mp];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):u?e.setAttribute("class",t):e.className=t}const ii=Symbol("_vod"),yc=Symbol("_vsh"),Cu={name:"show",beforeMount(e,{value:t},{transition:u}){e[ii]=e.style.display==="none"?"":e.style.display,u&&t?u.beforeEnter(e):Br(e,t)},mounted(e,{value:t},{transition:u}){u&&t&&u.enter(e)},updated(e,{value:t,oldValue:u},{transition:r}){!t!=!u&&(r?t?(r.beforeEnter(e),Br(e,!0),r.enter(e)):r.leave(e,()=>{Br(e,!1)}):Br(e,t))},beforeUnmount(e,{value:t}){Br(e,t)}};function Br(e,t){e.style.display=t?e[ii]:"none",e[yc]=!t}const gp=Symbol(""),_p=/(?:^|;)\s*display\s*:/;function vp(e,t,u){const r=e.style,n=qe(u);let i=!1;if(u&&!n){if(t)if(qe(t))for(const s of t.split(";")){const o=s.slice(0,s.indexOf(":")).trim();u[o]==null&&qn(r,o,"")}else for(const s in t)u[s]==null&&qn(r,s,"");for(const s in u)s==="display"&&(i=!0),qn(r,s,u[s])}else if(n){if(t!==u){const s=r[gp];s&&(u+=";"+s),r.cssText=u,i=_p.test(u)}}else t&&e.removeAttribute("style");ii in e&&(e[ii]=i?r.display:"",e[yc]&&(r.display="none"))}const da=/\s*!important$/;function qn(e,t,u){if(X(u))u.forEach(r=>qn(e,t,r));else if(u==null&&(u=""),t.startsWith("--"))e.setProperty(t,u);else{const r=yp(e,t);da.test(u)?e.setProperty(Uu(r),u.replace(da,""),"important"):e[r]=u}}const pa=["Webkit","Moz","ms"],rs={};function yp(e,t){const u=rs[t];if(u)return u;let r=Et(t);if(r!=="filter"&&r in e)return rs[t]=r;r=Ai(r);for(let n=0;n<pa.length;n++){const i=pa[n]+r;if(i in e)return rs[t]=i}return t}const ha="http://www.w3.org/1999/xlink";function ma(e,t,u,r,n,i=C0(t)){r&&t.startsWith("xlink:")?u==null?e.removeAttributeNS(ha,t.slice(6,t.length)):e.setAttributeNS(ha,t,u):u==null||i&&!xl(u)?e.removeAttribute(t):e.setAttribute(t,i?"":su(u)?String(u):u)}function ba(e,t,u,r,n){if(t==="innerHTML"||t==="textContent"){u!=null&&(e[t]=t==="innerHTML"?vc(u):u);return}const i=e.tagName;if(t==="value"&&i!=="PROGRESS"&&!i.includes("-")){const o=i==="OPTION"?e.getAttribute("value")||"":e.value,a=u==null?e.type==="checkbox"?"on":"":String(u);(o!==a||!("_value"in e))&&(e.value=a),u==null&&e.removeAttribute(t),e._value=u;return}let s=!1;if(u===""||u==null){const o=typeof e[t];o==="boolean"?u=xl(u):u==null&&o==="string"?(u="",s=!0):o==="number"&&(u=0,s=!0)}try{e[t]=u}catch{}s&&e.removeAttribute(n||t)}function xp(e,t,u,r){e.addEventListener(t,u,r)}function Cp(e,t,u,r){e.removeEventListener(t,u,r)}const ga=Symbol("_vei");function kp(e,t,u,r,n=null){const i=e[ga]||(e[ga]={}),s=i[t];if(r&&s)s.value=r;else{const[o,a]=Ep(t);if(r){const l=i[t]=wp(r,n);xp(e,o,l,a)}else s&&(Cp(e,o,s,a),i[t]=void 0)}}const _a=/(?:Once|Passive|Capture)$/;function Ep(e){let t;if(_a.test(e)){t={};let r;for(;r=e.match(_a);)e=e.slice(0,e.length-r[0].length),t[r[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Uu(e.slice(2)),t]}let ns=0;const Ap=Promise.resolve(),Dp=()=>ns||(Ap.then(()=>ns=0),ns=Date.now());function wp(e,t){const u=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=u.attached)return;au($p(r,u.value),t,5,[r])};return u.value=e,u.attached=Dp(),u}function $p(e,t){if(X(t)){const u=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{u.call(e),e._stopped=!0},t.map(r=>n=>!n._stopped&&r&&r(n))}else return t}const va=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Sp=(e,t,u,r,n,i)=>{const s=n==="svg";t==="class"?bp(e,r,s):t==="style"?vp(e,u,r):Ci(t)?Ws(t)||kp(e,t,u,r,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Fp(e,t,r,s))?(ba(e,t,r),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&ma(e,t,r,s,i,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!qe(r))?ba(e,Et(t),r,i,t):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),ma(e,t,r,s))};function Fp(e,t,u,r){if(r)return!!(t==="innerHTML"||t==="textContent"||t in e&&va(t)&&oe(u));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="sandbox"&&e.tagName==="IFRAME"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const n=e.tagName;if(n==="IMG"||n==="VIDEO"||n==="CANVAS"||n==="SOURCE")return!1}return va(t)&&qe(u)?!1:t in e}const Tp=Ke({patchProp:Sp},hp);let ya;function Ip(){return ya||(ya=Wd(Tp))}const Rp=((...e)=>{const t=Ip().createApp(...e),{mount:u}=t;return t.mount=r=>{const n=Pp(r);if(!n)return;const i=t._component;!oe(i)&&!i.render&&!i.template&&(i.template=n.innerHTML),n.nodeType===1&&(n.textContent="");const s=u(n,!1,Op(n));return n instanceof Element&&(n.removeAttribute("v-cloak"),n.setAttribute("data-v-app","")),s},t});function Op(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Pp(e){return qe(e)?document.querySelector(e):e}var xc=["__key","__init","__shim","__original","__index","__prevKey"];function Or(){return Math.random().toString(36).substring(2,15)}function Mp(e,t){return[...e instanceof Set?e:new Set(e)]}function ie(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function nt(e,t,u=!0,r=["__key"]){if(e===t)return!0;if(typeof t=="object"&&typeof e=="object"){if(e instanceof Map||e instanceof Set)return!1;if(e instanceof Date&&t instanceof Date)return e.getTime()===t.getTime();if(e instanceof RegExp&&t instanceof RegExp)return Vp(e,t);if(e===null||t===null||Object.keys(e).length!==Object.keys(t).length)return!1;for(const n of r)if((n in e||n in t)&&e[n]!==t[n])return!1;for(const n in e)if(!(n in t)||e[n]!==t[n]&&!u||u&&!nt(e[n],t[n],u,r))return!1;return!0}return!1}function Vp(e,t){return e.source===t.source&&e.flags.split("").sort().join("")===t.flags.split("").sort().join("")}function Tt(e){const t=typeof e;if(t==="number")return!1;if(e===void 0)return!0;if(t==="string")return e==="";if(t==="object"){if(e===null)return!0;for(const u in e)return!1;return!(e instanceof RegExp||e instanceof Date)}return!1}function Lp(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Np(e){const t=`^${Lp(e)}$`,u={MM:"(0[1-9]|1[012])",M:"([1-9]|1[012])",DD:"([012][0-9]|3[01])",D:"([012]?[0-9]|3[01])",YYYY:"\\d{4}",YY:"\\d{2}"},r=Object.keys(u);return new RegExp(r.reduce((n,i)=>n.replace(i,u[i]),t))}function si(e){return Object.prototype.toString.call(e)==="[object Object]"}function un(e){return si(e)||Array.isArray(e)}function Dr(e){if(si(e)===!1||e.__FKNode__||e.__POJO__===!1)return!1;const t=e.constructor;if(t===void 0)return!0;const u=t.prototype;return!(si(u)===!1||u.hasOwnProperty("isPrototypeOf")===!1)}var Nu=(e,t,u=!1,r=!1)=>{if(t===null)return null;const n={};if(typeof t=="string")return t;for(const i in e)if(ie(t,i)&&(t[i]!==void 0||!r)){if(u&&Array.isArray(e[i])&&Array.isArray(t[i])){n[i]=e[i].concat(t[i]);continue}if(t[i]===void 0)continue;Dr(e[i])&&Dr(t[i])?n[i]=Nu(e[i],t[i],u,r):n[i]=t[i]}else n[i]=e[i];for(const i in t)!ie(n,i)&&t[i]!==void 0&&(n[i]=t[i]);return n};function qp(e){if(e[0]!=='"'&&e[0]!=="'"||e[0]!==e[e.length-1])return!1;const t=e[0];for(let u=1;u<e.length;u++)if(e[u]===t&&(u===1||e[u-1]!=="\\")&&u!==e.length-1)return!1;return!0}function Up(e){if(!e.length)return"";let t="",u="";for(let r=0;r<e.length;r++){const n=e.charAt(r);(n!=="\\"||u==="\\")&&(t+=n),u=n}return t}function lr(...e){return e.reduce((t,u)=>{const{value:r,name:n,modelValue:i,config:s,plugins:o,...a}=u;return Object.assign(t,a)},{})}function zp(e){const t=[];let u="",r=0,n="",i="";for(let s=0;s<e.length;s++){const o=e.charAt(s);o===n&&i!=="\\"?n="":(o==="'"||o==='"')&&!n&&i!=="\\"?n=o:o==="("&&!n?r++:o===")"&&!n&&r--,o===","&&!n&&r===0?(t.push(u),u=""):(o!==" "||n)&&(u+=o),i=o}return u&&t.push(u),t}function xa(e,t){const u={},r=t.filter(i=>i instanceof RegExp),n=new Set(t);for(const i in e)!n.has(i)&&!r.some(s=>s.test(i))&&(u[i]=e[i]);return u}function Ca(e,t){const u={},r=t.filter(n=>n instanceof RegExp);return t.forEach(n=>{n instanceof RegExp||(u[n]=e[n])}),Object.keys(e).forEach(n=>{r.some(i=>i.test(n))&&(u[n]=e[n])}),u}function yr(e){return e.replace(/-([a-z0-9])/gi,(t,u)=>u.toUpperCase())}function Cc(e){return e.replace(/([a-z0-9])([A-Z])/g,(t,u,r)=>u+"-"+r.toLowerCase()).replace(" ","-").toLowerCase()}function Fs(e,t=xc){if(e!==null&&typeof e=="object"){let u;if(Array.isArray(e)?u=[...e]:Dr(e)&&(u={...e}),u)return jp(e,u,t),u}return e}function wr(e,t=xc){if(e===null||e instanceof RegExp||e instanceof Date||e instanceof Map||e instanceof Set||typeof File=="function"&&e instanceof File)return e;let u;Array.isArray(e)?u=e.map(r=>typeof r=="object"?wr(r,t):r):u=Object.keys(e).reduce((r,n)=>(r[n]=typeof e[n]=="object"?wr(e[n],t):e[n],r),{});for(const r of t)r in e&&Object.defineProperty(u,r,{enumerable:!1,value:e[r]});return u}function qt(e){return typeof e=="object"?wr(e):e}function Bp(e,t){if(!e||typeof e!="object")return null;const u=t.split(".");let r=e;for(const n in u){const i=u[n];if(ie(r,i)&&(r=r[i]),+n===u.length-1)return r;if(!r||typeof r!="object")return null}return null}function Ut(e){return e!==void 0&&e!=="false"&&e!==!1?!0:void 0}function $r(e){return Object.isFrozen(e)?e:Object.defineProperty(e,"__init",{enumerable:!1,value:!0})}function lo(e){return e.normalize("NFD").replace(/[\u0300-\u036f]/g,"").toLowerCase().replace(/[^a-z0-9]/g," ").trim().replace(/\s+/g,"-")}function jp(e,t,u){for(const r of u)r in e&&Object.defineProperty(t,r,{enumerable:!1,value:e[r]});return t}function Hp(e){let t=!1;return((...u)=>{if(!t)return t=!0,queueMicrotask(()=>t=!1),e(...u)})}function Kp(e){if(!(e==="false"||e===!1))return!0}function co(){const e=[];let t=0;const u=n=>e.push(n),r=n=>{const i=e[t];return typeof i=="function"?i(n,s=>(t++,r(s))):(t=0,n)};return u.dispatch=r,u.unshift=n=>e.unshift(n),u.remove=n=>{const i=e.indexOf(n);i>-1&&e.splice(i,1)},u}function kc(){const e=new Map,t=new Map;let u;const r=(n,i)=>{if(u){u.set(i.name,[n,i]);return}e.has(i.name)&&e.get(i.name).forEach(s=>{(i.origin===n||s.modifiers.includes("deep"))&&s.listener(i)}),i.bubble&&n.bubble(i)};return r.flush=()=>{e.clear(),t.clear(),u?.clear()},r.on=(n,i,s="push")=>{const[o,...a]=n.split("."),l=i.receipt||Or(),c={modifiers:a,event:o,listener:i,receipt:l};return e.has(o)?e.get(o)[s](c):e.set(o,[c]),t.has(l)?t.get(l)[s](o):t.set(l,[o]),l},r.off=n=>{t.has(n)&&(t.get(n)?.forEach(i=>{const s=e.get(i);Array.isArray(s)&&e.set(i,s.filter(o=>o.receipt!==n))}),t.delete(n))},r.pause=n=>{u||(u=new Map),n&&n.walk(i=>i._e.pause())},r.play=n=>{if(!u)return;const i=u;u=void 0,i.forEach(([s,o])=>r(s,o)),n&&n.walk(s=>s._e.play())},r}function Wp(e,t,u,r,n=!0,i){return t._e(e,{payload:r,name:u,bubble:n,origin:e,meta:i}),e}function Zp(e,t,u){return kn(e.parent)&&e.parent._e(e.parent,u),e}function Gp(e,t,u,r,n){return t._e.on(u,r,n)}function Jp(e,t,u){return t._e.off(u),e}var fo=co();fo((e,t)=>(e.message||(e.message=`E${e.code}`),t(e)));var po=co();po((e,t)=>{e.message||(e.message=`W${e.code}`);const u=t(e);return console&&typeof console.warn=="function"&&console.warn(u.message),u});function tr(e,t={}){po.dispatch({code:e,data:t})}function kt(e,t={}){throw Error(fo.dispatch({code:e,data:t}).message)}function At(e,t){return{blocking:!1,key:Or(),meta:{},type:"state",visible:!0,...e}}var ka={apply:u1,set:Xp,remove:Ec,filter:e1,reduce:t1,release:i1,touch:Qp};function Yp(e=!1){const t={};let u,r=e,n=[];const i=new Map;let s;const o=new Proxy(t,{get(...a){const[l,c]=a;return c==="buffer"?r:c==="_b"?n:c==="_m"?i:c==="_r"?s:ie(ka,c)?ka[c].bind(null,t,o,u):Reflect.get(...a)},set(a,l,c){return l==="_n"?(u=c,s==="__n"&&Ac(u,o),!0):l==="_b"?(n=c,!0):l==="buffer"?(r=c,!0):l==="_r"?(s=c,!0):(kt(101,u),!1)}});return o}function Xp(e,t,u,r){if(t.buffer)return t._b.push([[r]]),t;if(e[r.key]!==r){if(typeof r.value=="string"&&r.meta.localize!==!1){const i=r.value;r.value=u.t(r),r.value!==i&&(r.meta.locale=u.props.locale)}const n=`message-${ie(e,r.key)?"updated":"added"}`;e[r.key]=Object.freeze(u.hook.message.dispatch(r)),u.emit(n,r)}return t}function Qp(e,t){for(const u in e){const r={...e[u]};t.set(r)}}function Ec(e,t,u,r){if(ie(e,r)){const n=e[r];delete e[r],u.emit("message-removed",n)}return t.buffer===!0&&(t._b=t._b.filter(n=>(n[0]=n[0].filter(i=>i.key!==r),n[1]||n[0].length))),t}function e1(e,t,u,r,n){for(const i in e){const s=e[i];(!n||s.type===n)&&!r(s)&&Ec(e,t,u,i)}}function t1(e,t,u,r,n){for(const i in e){const s=e[i];n=r(n,s)}return n}function u1(e,t,u,r,n){if(Array.isArray(r)){if(t.buffer){t._b.push([r,n]);return}const i=new Set(r.map(s=>(t.set(s),s.key)));typeof n=="string"?t.filter(s=>s.type!==n||i.has(s.key)):typeof n=="function"&&t.filter(s=>!n(s)||i.has(s.key))}else for(const i in r){const s=u.at(i);s?s.store.apply(r[i],n):n1(u,t,i,r[i],n)}}function r1(e,...t){const u=`${e.name}-set`,r=n=>At({key:lo(n),type:"error",value:n,meta:{source:u,autoClear:!0}});return t.filter(n=>!!n).map(n=>{if(typeof n=="string"&&(n=[n]),Array.isArray(n))return n.map(i=>r(i));{const i={};for(const s in n)Array.isArray(n[s])?i[s]=n[s].map(o=>r(o)):i[s]=[r(n[s])];return i}})}function n1(e,t,u,r,n){const i=t._m;i.has(u)||i.set(u,[]),t._r||(t._r=Ac(e,t)),i.get(u)?.push([r,n])}function Ac(e,t){return e.on("child.deep",({payload:u})=>{t._m.forEach((r,n)=>{e.at(n)===u&&(r.forEach(([i,s])=>{u.store.apply(i,s)}),t._m.delete(n))}),t._m.size===0&&t._r&&(e.off(t._r),t._r=void 0)})}function i1(e,t){t.buffer=!1,t._b.forEach(([u,r])=>t.apply(u,r)),t._b=[]}function s1(){const e={};let t;return{count:(...u)=>o1(t,e,...u),init(u){t=u,u.on("message-added.deep",Ea(e,1)),u.on("message-removed.deep",Ea(e,-1))},merge:u=>Aa(t,e,u),settled(u){return ie(e,u)?e[u].promise:Promise.resolve()},unmerge:u=>Aa(t,e,u,!0),value(u){return ie(e,u)?e[u].count:0}}}function o1(e,t,u,r,n=0){if(r=a1(r||u),!ie(t,u)){const i={condition:r,count:0,name:u,node:e,promise:Promise.resolve(),resolve:()=>{}};t[u]=i,n=e.store.reduce((s,o)=>s+i.condition(o)*1,n),e.each(s=>{s.ledger.count(i.name,i.condition),n+=s.ledger.value(i.name)})}return Dc(t[u],n).promise}function a1(e){return typeof e=="function"?e:t=>t.type===e}function Dc(e,t){const u=e.count,r=e.count+t;return e.count=r,u===0&&r!==0?(e.node.emit(`unsettled:${e.name}`,e.count,!1),e.promise=new Promise(n=>e.resolve=n)):u!==0&&r===0&&(e.node.emit(`settled:${e.name}`,e.count,!1),e.resolve()),e.node.emit(`count:${e.name}`,e.count,!1),e}function Ea(e,t){return u=>{for(const r in e){const n=e[r];n.condition(u.payload)&&Dc(n,t)}}}function Aa(e,t,u,r=!1){const n=e;for(const i in t){const s=t[i].condition;r||u.ledger.count(i,s);const o=u.ledger.value(i)*(r?-1:1);if(e){do e.ledger.count(i,s,o),e=e.parent;while(e);e=n}}}var ho=new Map,Un=new Map,mo=kc();function l1(e){e.props.id&&(ho.set(e.props.id,e),Un.set(e,e.props.id),mo(e,{payload:e,name:e.props.id,bubble:!1,origin:e}))}function c1(e){if(Un.has(e)){const t=Un.get(e);Un.delete(e),ho.delete(t),mo(e,{payload:null,name:t,bubble:!1,origin:e})}}function Pr(e){return ho.get(e)}function f1(e,t){return mo.on(e,t)}function Ts(e,t,u){let r=!0;return t in e.config._t?r=!1:e.emit(`config:${t}`,u,!1),t in e.props||(e.emit("prop",{prop:t,value:u}),e.emit(`prop:${t}`,u)),r}function d1(e={}){const t=new Set,u={...e,_add:n=>t.add(n),_rm:n=>t.delete(n)};return new Proxy(u,{set(n,i,s,o){return typeof i=="string"&&t.forEach(a=>Ts(a,i,s)),Reflect.set(n,i,s,o)}})}function wc(e,t){const u=(t||document).getElementById(e);if(u instanceof HTMLFormElement){const r=new Event("submit",{cancelable:!0,bubbles:!0});u.dispatchEvent(r);return}tr(151,e)}function p1(e){const t=u=>{for(const r in u.store){const n=u.store[r];n.type==="error"||n.type==="ui"&&r==="incomplete"?u.store.remove(r):n.type==="state"&&u.store.set({...n,value:!1})}};t(e),e.walk(t)}function $c(e,t){const u=typeof e=="string"?Pr(e):e;if(u){const r=s=>{const o=qt(s.props.initial);return o!==void 0?o:s.type==="group"?{}:s.type==="list"?[]:void 0};u._e.pause(u);const n=qt(t);return t&&!Tt(t)&&(u.props.initial=un(n)?$r(n):n,u.props._init=u.props.initial),u.input(r(u),!1),u.walk(s=>{s.type==="list"&&s.sync||s.input(r(s),!1)}),u.input(Tt(n)&&n?n:r(u),!1),u.type!=="input"&&t&&!Tt(t)&&un(t)&&u.walk(s=>{s.props.initial=un(s.value)?$r(s.value):s.value,s.props._init=s.props.initial}),u._e.play(u),p1(u),u.emit("reset",u),u}tr(152,e)}var h1={delimiter:".",delay:0,locale:"en",rootClasses:e=>({[`formkit-${Cc(e)}`]:!0})},Sc=Symbol("index"),Is=Symbol("removed"),Rs=Symbol("moved"),Fc=Symbol("inserted");function m1(e){return e.type==="list"&&Array.isArray(e._value)}function kn(e){return e&&typeof e=="object"&&e.__FKNode__===!0}var zn=(e,t,u)=>{kt(102,[e,u])},b1={_c:me(V1,zn,!1),add:me(S1),addProps:me($1),address:me(N1,zn,!1),at:me(q1),bubble:me(Zp),clearErrors:me(G1),calm:me(A1),config:me(!1),define:me(w1),disturb:me(E1),destroy:me(D1),extend:me(Y1),hydrate:me(C1),index:me(M1,P1,!1),input:me(Rc),each:me(I1),emit:me(Wp),find:me(z1),on:me(Gp),off:me(Jp),parent:me(!1,F1),plugins:me(!1),remove:me(T1),root:me(j1,zn,!1),reset:me(W1),resetConfig:me(O1),setErrors:me(Z1),submit:me(K1),t:me(H1),use:me(bo),name:me(L1,!1,!1),walk:me(R1)};function g1(){return new Map(Object.entries(b1))}function me(e,t,u=!0){return{get:e?(r,n)=>u?(...i)=>e(r,n,...i):e(r,n):!1,set:t!==void 0?t:zn.bind(null)}}function _1(){const e=new Map;return new Proxy(e,{get(t,u){return e.has(u)||e.set(u,co()),e.get(u)}})}var Tc=0,v1=0;function y1(e){return e.parent?.type==="list"?Sc:e.name||`${e.props?.type||"input"}_${++Tc}`}function Ic(e){return e.type==="group"?$r(e.value&&typeof e.value=="object"&&!Array.isArray(e.value)?e.value:{}):e.type==="list"?$r(Array.isArray(e.value)?e.value:[]):e.value}function Rc(e,t,u,r=!0){return t._value=x1(e,e.hook.input.dispatch(u)),e.emit("input",t._value),e.isCreated&&e.type==="input"&&nt(t._value,t.value)&&!e.props.mergeStrategy?(e.emit("commitRaw",t.value),t.settled):(t.isSettled&&e.disturb(),r?(t._tmo&&clearTimeout(t._tmo),t._tmo=setTimeout(oi,e.props.delay,e,t)):oi(e,t),t.settled)}function x1(e,t){switch(e.type){case"input":break;case"group":(!t||typeof t!="object")&&kt(107,[e,t]);break;case"list":Array.isArray(t)||kt(108,[e,t]);break}return t}function oi(e,t,u=!0,r=!0){t._value=t.value=e.hook.commit.dispatch(t._value),e.type!=="input"&&r&&e.hydrate(),e.emit("commitRaw",t.value),e.emit("commit",t.value),u&&e.calm()}function Oc(e,{name:t,value:u,from:r}){if(!Object.isFrozen(e._value)){if(m1(e)){const n=u===Is?[]:u===Rs&&typeof r=="number"?e._value.splice(r,1):[u];e._value.splice(t,u===Rs||r===Fc?0:1,...n);return}u!==Is?e._value[t]=u:delete e._value[t]}}function C1(e,t){const u=t._value;return e.type==="list"&&e.sync&&k1(e,t),t.children.forEach(r=>{if(typeof u=="object")if(r.name in u){const n=r.type!=="input"||u[r.name]&&typeof u[r.name]=="object"?$r(u[r.name]):u[r.name];if(!r.isSettled||(!un(n)||r.props.mergeStrategy)&&nt(n,r._value))return;r.input(n,!1)}else(e.type!=="list"||typeof r.name=="number")&&Oc(t,{name:r.name,value:r.value}),u.__init||(r.type==="group"?r.input({},!1):r.type==="list"?r.input([],!1):r.input(void 0,!1))}),e}function k1(e,t){const u=e._value;if(!Array.isArray(u))return;const r=[],n=new Set(t.children),i=new Map;u.forEach((o,a)=>{if(t.children[a]&&t.children[a]._value===o)r.push(t.children[a]),n.delete(t.children[a]);else{r.push(null);const l=i.get(o)||[];l.push(a),i.set(o,l)}}),n.size&&i.size&&n.forEach(o=>{if(i.has(o._value)){const a=i.get(o._value),l=a.shift();r[l]=o,n.delete(o),a.length||i.delete(o._value)}});const s=[];for(let o=0;o<r.length;o++)r[o]===null&&s.push(o);for(;n.size&&s.length;){const o=n.values().next().value,a=s.shift();if(a===void 0||o===void 0)break;r[a]=o,n.delete(o)}s.forEach(o=>{r[o]=th({value:u[o]})}),n.size&&n.forEach(o=>{if(!("__FKP"in o)){const a=o._c.parent;if(!a||uh(a))return;a.ledger.unmerge(o),o._c.parent=null,o.destroy()}}),t.children=r}function E1(e,t){return t._d<=0&&(t.isSettled=!1,e.emit("settled",!1,!1),t.settled=new Promise(u=>{t._resolve=u}),e.parent&&e.parent?.disturb()),t._d++,e}function A1(e,t,u){if(u!==void 0&&e.type!=="input"){Oc(t,u);const r=!!(e.config.mergeStrategy&&e.config.mergeStrategy[u.name]);return oi(e,t,!0,r)}t._d>0&&t._d--,t._d===0&&(t.isSettled=!0,e.emit("settled",!0,!1),e.parent&&e.parent?.calm({name:e.name,value:t.value}),t._resolve&&t._resolve(t.value))}function D1(e,t){e.emit("destroying",e),e.store.filter(()=>!1),e.parent&&e.parent.remove(e),c1(e),e.emit("destroyed",e),t._e.flush(),t._value=t.value=void 0;for(const u in t.context)delete t.context[u];t.plugins.clear(),t.context=null}function w1(e,t,u){t.type=u.type;const r=wr(u);e.props.__propDefs=Pc(e.props.__propDefs??[],r?.props||[]),r.props=e.props.__propDefs,t.props.definition=r,t.value=t._value=Ic({type:e.type,value:t.value}),u.forceTypeProp&&(e.props.type&&(e.props.originalType=e.props.type),t.props.type=u.forceTypeProp),u.family&&(t.props.family=u.family),u.features&&u.features.forEach(n=>n(e)),u.props&&e.addProps(u.props),e.emit("defined",u)}function $1(e,t,u){const r=Array.isArray(u)?u:Object.keys(u),n=Array.isArray(u)?{}:r.reduce((s,o)=>("default"in u[o]&&(s[o]=u[o].default),s),{});if(e.props.attrs){const s={...e.props.attrs};e.props._emit=!1;for(const a in s){const l=yr(a);r.includes(l)&&(e.props[l]=s[a],delete s[a])}Array.isArray(u)||r.forEach(a=>{"default"in u[a]&&e.props[a]===void 0&&(e.props[a]=n[a])});const o=qt(t._value);e.props.initial=e.type!=="input"?$r(o):o,e.props._emit=!0,e.props.attrs=s}const i=Pc(e.props.__propDefs??[],u);return e.props.definition&&(e.props.definition.props=i),e.props.__propDefs=i,e.emit("added-props",u),e}function Os(e){return Array.isArray(e)?e.reduce((t,u)=>(t[u]={},t),{}):e}function Pc(e,t){return Array.isArray(e)&&Array.isArray(t)?e.concat(t):Nu(Os(e),Os(t))}function S1(e,t,u,r){if(e.type==="input"&&kt(100,e),u.parent&&u.parent!==e&&u.parent.remove(u),!t.children.includes(u)){if(r!==void 0&&e.type==="list"){const n=t.children[r];n&&"__FKP"in n?(u._c.uid=n.uid,t.children.splice(r,1,u)):t.children.splice(r,0,u),Array.isArray(e.value)&&e.value.length<t.children.length&&e.disturb().calm({name:r,value:u.value,from:Fc})}else t.children.push(u);u.isSettled||e.disturb()}if(u.parent!==e){if(u.parent=e,u.parent!==e)return e.remove(u),u.parent.add(u),e}else u.use(e.plugins);return oi(e,t,!1),e.ledger.merge(u),e.emit("child",u),e}function F1(e,t,u,r){return kn(r)?(e.parent&&e.parent!==r&&e.parent.remove(e),t.parent=r,e.resetConfig(),r.children.includes(e)?e.use(r.plugins):r.add(e),!0):r===null?(t.parent=null,!0):!1}function T1(e,t,u){const r=t.children.indexOf(u);if(r!==-1){u.isSettled&&e.disturb(),t.children.splice(r,1);let n=Ut(u.props.preserve),i=u.parent;for(;n===void 0&&i;)n=Ut(i.props.preserve),i=i.parent;n?e.calm():e.calm({name:e.type==="list"?r:u.name,value:Is}),u.parent=null,u.config._rmn=u}return e.ledger.unmerge(u),e.emit("childRemoved",u),e}function I1(e,t,u){t.children.forEach(r=>!("__FKP"in r)&&u(r))}function R1(e,t,u,r=!1,n=!1){t.children.some(i=>{if("__FKP"in i)return!1;const s=u(i);return r&&s===!1?!0:n&&s===!1?!1:i.walk(u,r,n)})}function O1(e,t){const u=e.parent||void 0;t.config=Mc(e.config._t,u),e.walk(r=>r.resetConfig())}function bo(e,t,u,r=!0,n=!0){return Array.isArray(u)||u instanceof Set?(u.forEach(i=>bo(e,t,i)),e):(t.plugins.has(u)||(n&&typeof u.library=="function"&&u.library(e),r&&u(e)!==!1&&(t.plugins.add(u),e.children.forEach(i=>i.use(u)))),e)}function P1(e,t,u,r){if(kn(e.parent)){const n=e.parent.children,i=r>=n.length?n.length-1:r<0?0:r,s=n.indexOf(e);return s===-1?!1:(n.splice(s,1),n.splice(i,0,e),e.parent.children=n,e.parent.type==="list"&&e.parent.disturb().calm({name:i,value:Rs,from:s}),!0)}return!1}function M1(e){if(e.parent){const t=[...e.parent.children].indexOf(e);return t===-1?e.parent.children.length:t}return-1}function V1(e,t){return t}function L1(e,t){return e.parent?.type==="list"?e.index:t.name!==Sc?t.name:e.index}function N1(e,t){return t.parent?t.parent.address.concat([e.name]):[e.name]}function q1(e,t,u){const r=typeof u=="string"?u.split(e.config.delimiter):u;if(!r.length)return;const n=r[0];let i=e.parent;for(i||(String(r[0])===String(e.name)&&r.shift(),i=e),n==="$parent"&&r.shift();i&&r.length;){const s=r.shift();switch(s){case"$root":i=e.root;break;case"$parent":i=i.parent;break;case"$self":i=e;break;default:i=i.children.find(o=>!("__FKP"in o)&&String(o.name)===String(s))||U1(i,s)}}return i||void 0}function U1(e,t){const u=String(t).match(/^(find)\((.*)\)$/);if(u){const[,r,n]=u,i=n.split(",").map(s=>s.trim());return r==="find"?e.find(i[0],i[1]):void 0}}function z1(e,t,u,r){return B1(e,u,r)}function B1(e,t,u="name"){const r=typeof u=="string"?i=>i[u]==t:u,n=[e];for(;n.length;){const i=n.shift();if(!("__FKP"in i)){if(r(i,t))return i;n.push(...i.children)}}}function j1(e){let t=e;for(;t.parent;)t=t.parent;return t}function Mc(e={},t){let u;return new Proxy(e,{get(...r){const n=r[1];if(n==="_t")return e;const i=Reflect.get(...r);if(i!==void 0)return i;if(t){const s=t.config[n];if(s!==void 0)return s}if(e.rootConfig&&typeof n=="string"){const s=e.rootConfig[n];if(s!==void 0)return s}return n==="delay"&&u?.type==="input"?20:h1[n]},set(...r){const n=r[1],i=r[2];if(n==="_n")return u=i,e.rootConfig&&e.rootConfig._add(u),!0;if(n==="_rmn")return e.rootConfig&&e.rootConfig._rm(u),u=void 0,!0;if(!nt(e[n],i,!1)){const s=Reflect.set(...r);return u&&(u.emit(`config:${n}`,i,!1),Ts(u,n,i),u.walk(o=>Ts(o,n,i),!1,!0)),s}return!0}})}function H1(e,t,u,r="ui"){const n=typeof u=="string"?{key:u,value:u,type:r}:u,i=e.hook.text.dispatch(n);return e.emit("text",i,!1),i.value}function K1(e){const t=e.name;do{if(e.props.isForm===!0)break;e.parent||kt(106,t),e=e.parent}while(e);e.props.id&&wc(e.props.id,e.props.__root)}function W1(e,t,u){return $c(e,u)}function Z1(e,t,u,r){const n=`${e.name}-set`,i=e.hook.setErrors.dispatch({localErrors:u,childErrors:r});return r1(e,i.localErrors,i.childErrors).forEach(s=>{e.store.apply(s,o=>o.meta.source===n)}),e}function G1(e,t,u=!0,r){return e.store.filter(n=>!(r===void 0||n.meta.source===r),"error"),u&&(r=r||`${e.name}-set`,e.walk(n=>{n.store.filter(i=>!(i.type==="error"&&i.meta&&i.meta.source===r))})),e}function J1(e){const t={initial:typeof e=="object"?qt(e):e};let u,r=!0,n={};return new Proxy(t,{get(...i){const[s,o]=i;let a;ie(t,o)?(a=Reflect.get(...i),n[o]?.boolean&&(a=Kp(a))):u&&typeof o=="string"&&u.config[o]!==void 0?(a=u.config[o],o==="mergeStrategy"&&u?.type==="input"&&si(a)&&u.name in a&&(a=a[u.name])):a=n[o]?.default;const l=n[o]?.getter;return n[o]?.boolean&&(a=!!a),l?l(a,u):a},set(i,s,o,a){if(s==="_n")return u=o,!0;if(s==="_emit")return r=o,!0;let{prop:l,value:c}=u.hook.prop.dispatch({prop:s,value:o});const f=n[l]?.setter;if(c=f?f(c,u):c,!nt(t[l],c,!1)||typeof c=="object"){const v=Reflect.set(i,l,c,a);return l==="__propDefs"&&(n=Os(c)),r&&(u.emit("prop",{prop:l,value:c}),typeof l=="string"&&u.emit(`prop:${l}`,c)),v}return!0}})}function Y1(e,t,u,r){return t.traps.set(u,r),e}function X1(e,t){if(e.props.definition)return e.define(e.props.definition);for(const u of t){if(e.props.definition)return;typeof u.library=="function"&&u.library(e)}}function Q1(e){const t=Ic(e),u=Mc(e.config||{},e.parent);return{_d:0,_e:kc(),uid:Symbol(),_resolve:!1,_tmo:!1,_value:t,children:Mp(e.children||[]),config:u,hook:_1(),isCreated:!1,isSettled:!0,ledger:s1(),name:y1(e),parent:e.parent||null,plugins:new Set,props:J1(t),settled:Promise.resolve(t),store:Yp(!0),sync:e.sync||!1,traps:g1(),type:e.type||"input",value:t}}function eh(e,t){const u=t.props?.id;if(u||delete t.props?.id,e.ledger.init(e.store._n=e.props._n=e.config._n=e),e.props._emit=!1,Object.assign(e.props,u?{}:{id:`input_${v1++}`},t.props??{}),e.props._emit=!0,X1(e,new Set([...t.plugins||[],...e.parent?e.parent.plugins:[]])),t.plugins)for(const r of t.plugins)bo(e,e._c,r,!0,!1);return e.each(r=>e.add(r)),e.parent&&e.parent.add(e,t.index),e.type==="input"&&e.children.length&&kt(100,e),Rc(e,e._c,e._value,!1),e.store.release(),u&&l1(e),e.emit("created",e),e.isCreated=!0,e}function th(e){return{__FKP:!0,uid:Symbol(),name:e?.name??`p_${Tc++}`,value:e?.value??null,_value:e?.value??null,type:e?.type??"input",props:{},use:()=>{},input(t){return this._value=t,this.value=t,Promise.resolve()},isSettled:!0}}function uh(e){return"__FKP"in e}function rh(e){const t=e||{},u=Q1(t),r=new Proxy(u,{get(...n){const[,i]=n;if(i==="__FKNode__")return!0;const s=u.traps.get(i);return s&&s.get?s.get(r,u):Reflect.get(...n)},set(...n){const[,i,s]=n,o=u.traps.get(i);return o&&o.set?o.set(r,u,i,s):Reflect.set(...n)}});return eh(r,t)}function Ps(e){return typeof e!="string"&&ie(e,"$el")}function Ms(e){return typeof e!="string"&&ie(e,"$cmp")}function pr(e){return!e||typeof e=="string"?!1:ie(e,"if")&&ie(e,"then")}function nh(e){return typeof e!="string"&&"$formkit"in e}function ih(e){if(typeof e=="string")return{$el:"text",children:e};if(nh(e)){const{$formkit:t,for:u,if:r,children:n,bind:i,...s}=e;return Object.assign({$cmp:"FormKit",props:{...s,type:t}},r?{if:r}:{},u?{for:u}:{},n?{children:n}:{},i?{bind:i}:{})}return e}function Lt(e){let t;const u=new Set,r=function(C,E){return typeof C=="function"?C(E):C},n=[{"&&":(m,C,E)=>r(m,E)&&r(C,E),"||":(m,C,E)=>r(m,E)||r(C,E)},{"===":(m,C,E)=>r(m,E)===r(C,E),"!==":(m,C,E)=>r(m,E)!==r(C,E),"==":(m,C,E)=>r(m,E)==r(C,E),"!=":(m,C,E)=>r(m,E)!=r(C,E),">=":(m,C,E)=>r(m,E)>=r(C,E),"<=":(m,C,E)=>r(m,E)<=r(C,E),">":(m,C,E)=>r(m,E)>r(C,E),"<":(m,C,E)=>r(m,E)<r(C,E)},{"+":(m,C,E)=>r(m,E)+r(C,E),"-":(m,C,E)=>r(m,E)-r(C,E)},{"*":(m,C,E)=>r(m,E)*r(C,E),"/":(m,C,E)=>r(m,E)/r(C,E),"%":(m,C,E)=>r(m,E)%r(C,E)}],i=n.reduce((m,C)=>m.concat(Object.keys(C)),[]),s=new Set(i.map(m=>m.charAt(0)));function o(m,C,E,A){const T=m.filter(k=>k.startsWith(C));return T.length?T.find(k=>A.length>=E+k.length&&A.substring(E,E+k.length)===k?k:!1):!1}function a(m,C,E=1){let A=E?C.substring(m+1).trim():C.substring(0,m).trim();if(!A.length)return-1;if(!E){const k=A.split("").reverse(),I=k.findIndex(x=>s.has(x));A=k.slice(I).join("")}const T=A[0];return n.findIndex(k=>{const I=Object.keys(k);return!!o(I,T,0,A)})}function l(m,C){let E="";const A=C.length;let T=0;for(let k=m;k<A;k++){const I=C.charAt(k);if(I==="(")T++;else if(I===")")T--;else if(T===0&&I===" ")continue;if(T===0&&o(i,I,k,C))return[E,k-1];E+=I}return[E,C.length-1]}function c(m,C=0){const E=n[C],A=m.length,T=Object.keys(E);let k=0,I=!1,x=null,S="",j=null,Q,ne="",Y="",w="",B="",J=0;const ae=(ue,G)=>{ue?w+=G:S+=G};for(let ue=0;ue<A;ue++)if(ne=Y,Y=m.charAt(ue),(Y==="'"||Y==='"')&&ne!=="\\"&&(k===0&&!I||k&&!B)){k?B=Y:I=Y,ae(k,Y);continue}else if(I&&(Y!==I||ne==="\\")||B&&(Y!==B||ne==="\\")){ae(k,Y);continue}else if(I===Y){I=!1,ae(k,Y);continue}else if(B===Y){B=!1,ae(k,Y);continue}else{if(Y===" ")continue;if(Y==="(")k===0?J=ue:w+=Y,k++;else if(Y===")")if(k--,k===0){const G=typeof S=="string"&&S.startsWith("$")?S:void 0,le=G&&m.charAt(ue+1)===".";let Ve="";le&&([Ve,ue]=l(ue+2,m));const it=x?C:a(J,m,0),Be=a(ue,m);it===-1&&Be===-1?(S=f(w,-1,G,Ve),typeof S=="string"&&(S=w)):x&&(it>=Be||Be===-1)&&C===it?(j=x.bind(null,f(w,-1,G,Ve)),x=null,S=""):Be>it&&C===Be?S=f(w,-1,G,Ve):S+=`(${w})${le?`.${Ve}`:""}`,w=""}else w+=Y;else if(k===0&&(Q=o(T,Y,ue,m))){ue===0&&kt(103,[Q,m]),ue+=Q.length-1,ue===m.length-1&&kt(104,[Q,m]),x?S&&(j=x.bind(null,f(S,C)),x=E[Q].bind(null,j),S=""):j?(x=E[Q].bind(null,f(j,C)),j=null):(x=E[Q].bind(null,f(S,C)),S="");continue}else ae(k,Y)}return S&&x&&(x=x.bind(null,f(S,C))),x=!x&&j?j:x,!x&&S&&(x=(ue,G)=>typeof ue=="function"?ue(G):ue,x=x.bind(null,f(S,C))),!x&&!S&&kt(105,m),x}function f(m,C,E,A){if(E){const T=f(E,n.length);let k,I=A?Lt(`$${A}`):!1;if(typeof T=="function"){const x=zp(String(m)).map(S=>f(S,-1));return S=>{const j=T(S);return typeof j!="function"?(tr(150,E),j):(k=j(...x.map(Q=>typeof Q=="function"?Q(S):Q)),I&&(I=I.provide(Q=>{const ne=t(Q);return Q.reduce((w,B)=>{if(B===A||A?.startsWith(`${B}(`)){const ae=Bp(k,B);w[B]=()=>ae}else w[B]=ne[B];return w},{})})),I?I():k)}}}else if(typeof m=="string"){if(m==="true")return!0;if(m==="false")return!1;if(m==="undefined")return;if(qp(m))return Up(m.substring(1,m.length-1));if(!isNaN(+m))return Number(m);if(C<n.length-1)return c(m,C+1);if(m.startsWith("$")){const T=m.substring(1);return u.add(T),function(I){return T in I?I[T]():void 0}}return m}return m}const v=c(e.startsWith("$:")?e.substring(2):e),p=Array.from(u);function d(m){return t=m,Object.assign(v.bind(null,m(p)),{provide:d})}return Object.assign(v,{provide:d})}function Bn(e,t,u){return u?typeof u=="string"?u.split(" ").reduce((n,i)=>Object.assign(n,{[i]:!0}),{}):typeof u=="function"?Bn(e,t,u(t,e)):u:{}}function sh(e,t,...u){const r=u.reduce((n,i)=>{if(!i)return is(n);const{$reset:s,...o}=i;return is(s?o:Object.assign(n,o))},{});return Object.keys(e.hook.classes.dispatch({property:t,classes:r}).classes).filter(n=>r[n]).join(" ")||null}function is(e){const t="$remove:";let u=!1;const r=Object.keys(e).filter(n=>(e[n]&&n.startsWith(t)&&(u=!0),e[n]));return r.length>1&&u&&r.filter(i=>i.startsWith(t)).map(i=>{const s=i.substring(t.length);e[s]=!1,e[i]=!1}),e}function oh(e,t,u){const r=Pr(e);r?r.setErrors(t,u):tr(651,e)}function ah(e,t=!0){const u=Pr(e);u?u.clearErrors(t):tr(652,e)}var ai="1.7.2";const ur=(e,t)=>{const u=e.__vccOpts||e;for(const[r,n]of t)u[r]=n;return u},lh={class:"card mb-3"},ch={class:"card-body"},fh={class:"row"},dh={class:"col-md-8"},ph={class:"col-md-4"},hh={class:"figure ms-3 mt-2"},mh=["src"],bh={__name:"AchievementImage",props:Qn({help:{type:String,default:"An image that represents the credential. Must be a PNG or SVG image."}},{modelValue:{default:{id:"",type:"",caption:""}},modelModifiers:{}}),emits:Qn(["update:modelValue"],["update:modelValue"]),setup(e,{emit:t}){const u=e,r=We(e,"modelValue"),n=pe(""),i=pe(""),s=pe("");Rr(()=>{s.value=r.value.id||null,i.value=r.value.caption||null,s.value&&(r.value.type="Image")}),Ie(i,a=>{r.value.caption=a}),Ie(s,a=>{r.value.id=a,r.value.type=a?"Image":null,r.value.caption=a?i.value:null}),Ie(n,a=>{a&&(s.value=a)});function o(a){if(Object.keys(a).length===0){n.value=null;return}const l=a[0].file,c=new FileReader;c.onerror=f=>{n.value=null},c.onload=f=>{if(n.value=c.result,n.value.substring(0,11)!=="data:image/")return n.value=null,!1;Pr("ob3-file-upload-input").context.handlers.resetFiles(f)};try{c.readAsDataURL(l)}catch{n.value=null}}return(a,l)=>{const c=Ue("FormKit");return te(),Ae("div",lh,[l[5]||(l[5]=L("div",{class:"card-header"}," Image for the Credential ",-1)),L("div",ch,[R(c,{type:"group",name:"image"},{default:Ce(()=>[L("div",fh,[L("div",dh,[R(c,{label:"ID",type:"innerLabelTextInput",modelValue:s.value,"onUpdate:modelValue":l[0]||(l[0]=f=>s.value=f),name:"id",help:u.help+" Can be a URL or data URI.","inner-class":"input-group","label-class":"input-group-text",validation:"uri","validation-messages":{uri:"Please enter a valid URL or upload an image."}},null,8,["modelValue","help"]),R(c,{type:"hidden",name:"type",value:"Image"})]),L("div",ph,[R(c,{label:"Upload Image",type:"file",id:"ob3-file-upload-input",accept:"image/png, image/svg+xml","inner-class":"d-none","label-class":"btn btn-secondary",help:"You can upload an image to save it as a data URI.",onInput:o,ignore:"true"},{fileList:Ce(()=>[...l[2]||(l[2]=[])]),noFiles:Ce(()=>[...l[3]||(l[3]=[])]),_:1})])]),Nt(R(c,{label:"Caption",type:"innerLabelTextInput",modelValue:i.value,"onUpdate:modelValue":l[1]||(l[1]=f=>i.value=f),name:"caption",help:"A caption for the image.","inner-class":"input-group","label-class":"input-group-text"},null,8,["modelValue"]),[[Cu,s.value]]),Nt(L("figure",hh,[L("img",{src:s.value,alt:"Image preview",class:"img-thumbnail figure-img img-fluid rounded",id:"cm-image-thumbnail"},null,8,mh),l[4]||(l[4]=L("figcaption",{class:"figure-caption text-center"},"Image preview",-1))],512),[[Cu,s.value]])]),_:1})])])}}},Vc=ur(bh,[["__scopeId","data-v-33960540"]]),gh={__name:"AchievementType",props:{modelValue:{default:""},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=We(e,"modelValue"),u=pe(""),r=pe("");return Qu(()=>{if(t.value&&t.value.substring(0,4)==="ext:"){u.value="other",r.value=t.value.substring(4);return}u.value=t.value?t.value:"",r.value=""}),Ie(u,n=>{if(n==="other"){t.value="ext:"+r.value;return}t.value=n}),Ie(r,n=>{if(u.value==="other"){t.value="ext:"+n;return}t.value=u.value}),(n,i)=>{const s=Ue("FormKit");return te(),Ae(ze,null,[R(s,{type:"hidden",name:"achievementType",modelValue:t.value,"onUpdate:modelValue":i[0]||(i[0]=o=>t.value=o)},null,8,["modelValue"]),R(s,{type:"select",label:"Credential Type",modelValue:u.value,"onUpdate:modelValue":i[1]||(i[1]=o=>u.value=o),name:"achievementTypeInput",ignore:"true","input-class":"$reset formkit-input form-select","inner-class":"",placeholder:"Select the Credential Type",help:"The type of the credential",options:{"":"Select the Credential Type",Achievement:"Achievement",ApprenticeshipCertificate:"Apprenticeship Certificate",Assessment:"Assessment",Assignment:"Assignment",AssociateDegree:"Associate Degree",Award:"Award",Badge:"Badge",BachelorDegree:"Bachelor Degree",Certificate:"Certificate",CertificateOfCompletion:"Certificate Of Completion",Certification:"Certification",CommunityService:"Community Service",Competency:"Competency",Course:"Course",CoCurricular:"Co-Curricular",Degree:"Degree",Diploma:"Diploma",DoctoralDegree:"Doctoral Degree",Fieldwork:"Fieldwork",GeneralEducationDevelopment:"General Education Development",JourneymanCertificate:"Journeyman Certificate",LearningProgram:"Learning Program",License:"License",Membership:"Membership",ProfessionalDoctorate:"Professional Doctorate",QualityAssuranceCredential:"Quality Assurance Credential",MasterCertificate:"Master Certificate",MasterDegree:"Master Degree",MicroCredential:"Micro Credential",ResearchDoctorate:"Research Doctorate",SecondarySchoolDiploma:"Secondary School Diploma",other:"Other (ext:)"}},null,8,["modelValue"]),u.value==="other"?(te(),Me(s,{key:0,type:"innerLabelTextInput",label:"Extended Type",modelValue:r.value,"onUpdate:modelValue":i[2]||(i[2]=o=>r.value=o),name:"typeExt",ignore:"true","aria-label":"Extended Alignment Type","inner-class":"input-group ms-3 me-5 pe-3","outer-class":"$reset","label-class":"visually-hidden",before:"ext:",validation:[["matches","/^[a-z|A-Z|0-9|.|-|_]+$/"],["required"]],help:"Extended value for Credential Type"},{prefix:Ce(()=>[...i[3]||(i[3]=[L("span",{class:"input-group-text","aria-label":"ext:"},"ext:",-1)])]),_:1},8,["modelValue"])):ft("",!0)],64)}}},_h=ur(gh,[["__scopeId","data-v-0b3af11e"]]),Da={};function vh(e){let t=Da[e];if(t)return t;t=Da[e]=[];for(let u=0;u<128;u++){const r=String.fromCharCode(u);t.push(r)}for(let u=0;u<e.length;u++){const r=e.charCodeAt(u);t[r]="%"+("0"+r.toString(16).toUpperCase()).slice(-2)}return t}function Sr(e,t){typeof t!="string"&&(t=Sr.defaultChars);const u=vh(t);return e.replace(/(%[a-f0-9]{2})+/gi,function(r){let n="";for(let i=0,s=r.length;i<s;i+=3){const o=parseInt(r.slice(i+1,i+3),16);if(o<128){n+=u[o];continue}if((o&224)===192&&i+3<s){const a=parseInt(r.slice(i+4,i+6),16);if((a&192)===128){const l=o<<6&1984|a&63;l<128?n+="��":n+=String.fromCharCode(l),i+=3;continue}}if((o&240)===224&&i+6<s){const a=parseInt(r.slice(i+4,i+6),16),l=parseInt(r.slice(i+7,i+9),16);if((a&192)===128&&(l&192)===128){const c=o<<12&61440|a<<6&4032|l&63;c<2048||c>=55296&&c<=57343?n+="���":n+=String.fromCharCode(c),i+=6;continue}}if((o&248)===240&&i+9<s){const a=parseInt(r.slice(i+4,i+6),16),l=parseInt(r.slice(i+7,i+9),16),c=parseInt(r.slice(i+10,i+12),16);if((a&192)===128&&(l&192)===128&&(c&192)===128){let f=o<<18&1835008|a<<12&258048|l<<6&4032|c&63;f<65536||f>1114111?n+="����":(f-=65536,n+=String.fromCharCode(55296+(f>>10),56320+(f&1023))),i+=9;continue}}n+="�"}return n})}Sr.defaultChars=";/?:@&=+$,#";Sr.componentChars="";const wa={};function yh(e){let t=wa[e];if(t)return t;t=wa[e]=[];for(let u=0;u<128;u++){const r=String.fromCharCode(u);/^[0-9a-z]$/i.test(r)?t.push(r):t.push("%"+("0"+u.toString(16).toUpperCase()).slice(-2))}for(let u=0;u<e.length;u++)t[e.charCodeAt(u)]=e[u];return t}function En(e,t,u){typeof t!="string"&&(u=t,t=En.defaultChars),typeof u>"u"&&(u=!0);const r=yh(t);let n="";for(let i=0,s=e.length;i<s;i++){const o=e.charCodeAt(i);if(u&&o===37&&i+2<s&&/^[0-9a-f]{2}$/i.test(e.slice(i+1,i+3))){n+=e.slice(i,i+3),i+=2;continue}if(o<128){n+=r[o];continue}if(o>=55296&&o<=57343){if(o>=55296&&o<=56319&&i+1<s){const a=e.charCodeAt(i+1);if(a>=56320&&a<=57343){n+=encodeURIComponent(e[i]+e[i+1]),i++;continue}}n+="%EF%BF%BD";continue}n+=encodeURIComponent(e[i])}return n}En.defaultChars=";/?:@&=+$,-_.!~*'()#";En.componentChars="-_.!~*'()";function go(e){let t="";return t+=e.protocol||"",t+=e.slashes?"//":"",t+=e.auth?e.auth+"@":"",e.hostname&&e.hostname.indexOf(":")!==-1?t+="["+e.hostname+"]":t+=e.hostname||"",t+=e.port?":"+e.port:"",t+=e.pathname||"",t+=e.search||"",t+=e.hash||"",t}function li(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}const xh=/^([a-z0-9.+-]+:)/i,Ch=/:[0-9]*$/,kh=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,Eh=["<",">",'"',"`"," ","\r",`
2
+ `," "],Ah=["{","}","|","\\","^","`"].concat(Eh),Dh=["'"].concat(Ah),$a=["%","/","?",";","#"].concat(Dh),Sa=["/","?","#"],wh=255,Fa=/^[+a-z0-9A-Z_-]{0,63}$/,$h=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,Ta={javascript:!0,"javascript:":!0},Ia={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function _o(e,t){if(e&&e instanceof li)return e;const u=new li;return u.parse(e,t),u}li.prototype.parse=function(e,t){let u,r,n,i=e;if(i=i.trim(),!t&&e.split("#").length===1){const l=kh.exec(i);if(l)return this.pathname=l[1],l[2]&&(this.search=l[2]),this}let s=xh.exec(i);if(s&&(s=s[0],u=s.toLowerCase(),this.protocol=s,i=i.substr(s.length)),(t||s||i.match(/^\/\/[^@\/]+@[^@\/]+/))&&(n=i.substr(0,2)==="//",n&&!(s&&Ta[s])&&(i=i.substr(2),this.slashes=!0)),!Ta[s]&&(n||s&&!Ia[s])){let l=-1;for(let d=0;d<Sa.length;d++)r=i.indexOf(Sa[d]),r!==-1&&(l===-1||r<l)&&(l=r);let c,f;l===-1?f=i.lastIndexOf("@"):f=i.lastIndexOf("@",l),f!==-1&&(c=i.slice(0,f),i=i.slice(f+1),this.auth=c),l=-1;for(let d=0;d<$a.length;d++)r=i.indexOf($a[d]),r!==-1&&(l===-1||r<l)&&(l=r);l===-1&&(l=i.length),i[l-1]===":"&&l--;const v=i.slice(0,l);i=i.slice(l),this.parseHost(v),this.hostname=this.hostname||"";const p=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!p){const d=this.hostname.split(/\./);for(let m=0,C=d.length;m<C;m++){const E=d[m];if(E&&!E.match(Fa)){let A="";for(let T=0,k=E.length;T<k;T++)E.charCodeAt(T)>127?A+="x":A+=E[T];if(!A.match(Fa)){const T=d.slice(0,m),k=d.slice(m+1),I=E.match($h);I&&(T.push(I[1]),k.unshift(I[2])),k.length&&(i=k.join(".")+i),this.hostname=T.join(".");break}}}}this.hostname.length>wh&&(this.hostname=""),p&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}const o=i.indexOf("#");o!==-1&&(this.hash=i.substr(o),i=i.slice(0,o));const a=i.indexOf("?");return a!==-1&&(this.search=i.substr(a),i=i.slice(0,a)),i&&(this.pathname=i),Ia[u]&&this.hostname&&!this.pathname&&(this.pathname=""),this};li.prototype.parseHost=function(e){let t=Ch.exec(e);t&&(t=t[0],t!==":"&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)};const Sh=Object.freeze(Object.defineProperty({__proto__:null,decode:Sr,encode:En,format:go,parse:_o},Symbol.toStringTag,{value:"Module"})),Lc=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,Nc=/[\0-\x1F\x7F-\x9F]/,Fh=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/,vo=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/,qc=/[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA]/,Uc=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,Th=Object.freeze(Object.defineProperty({__proto__:null,Any:Lc,Cc:Nc,Cf:Fh,P:vo,S:qc,Z:Uc},Symbol.toStringTag,{value:"Module"})),Ih=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms„‹•˜¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegraìȹoɴ͹\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱cò׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘ë૙eryThiî૙tedĀGL૸ଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻Ó䃓Āiy෎ීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬื฼de耻Õ䃕es;樷ml耻Ö䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»࿝pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtè૙a;䎖r;愨pf;愤cr;쀀𝒵௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;e዁ᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t»᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩eóɍǧ᫾\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍rò΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴoôᲉĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»Ṻƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎proø₞r;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼rò৆òΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonó྘quigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roø඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨í஘istĀ;s஠டr;쀀𝔫ȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lanô௢ií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs఻⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lleì୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉uå൅;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭å೸åഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñ೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\0\0⵼\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨrò᪀Āir⶝ⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀¶;l⹭⹮䂶leìЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴ï໻rel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei⿾々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ì࿲âヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowó࿪arpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓rò࿪aòՑ;怏oustĀ;a㈞㈟掱che»㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼਴t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì⹯耻­䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫ਩war;椪lig耻ß䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rë๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproø዁im»ኬsðኞĀas㚺㚮ð዁rn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xô᝷headĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roð໻tré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map(e=>e.charCodeAt(0))),Rh=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(e=>e.charCodeAt(0)));var ss;const Oh=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]),Ph=(ss=String.fromCodePoint)!==null&&ss!==void 0?ss:function(e){let t="";return e>65535&&(e-=65536,t+=String.fromCharCode(e>>>10&1023|55296),e=56320|e&1023),t+=String.fromCharCode(e),t};function Mh(e){var t;return e>=55296&&e<=57343||e>1114111?65533:(t=Oh.get(e))!==null&&t!==void 0?t:e}var He;(function(e){e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_F=102]="LOWER_F",e[e.LOWER_X=120]="LOWER_X",e[e.LOWER_Z=122]="LOWER_Z",e[e.UPPER_A=65]="UPPER_A",e[e.UPPER_F=70]="UPPER_F",e[e.UPPER_Z=90]="UPPER_Z"})(He||(He={}));const Vh=32;var Mu;(function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"})(Mu||(Mu={}));function Vs(e){return e>=He.ZERO&&e<=He.NINE}function Lh(e){return e>=He.UPPER_A&&e<=He.UPPER_F||e>=He.LOWER_A&&e<=He.LOWER_F}function Nh(e){return e>=He.UPPER_A&&e<=He.UPPER_Z||e>=He.LOWER_A&&e<=He.LOWER_Z||Vs(e)}function qh(e){return e===He.EQUALS||Nh(e)}var je;(function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"})(je||(je={}));var Pu;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(Pu||(Pu={}));class Uh{constructor(t,u,r){this.decodeTree=t,this.emitCodePoint=u,this.errors=r,this.state=je.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=Pu.Strict}startEntity(t){this.decodeMode=t,this.state=je.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(t,u){switch(this.state){case je.EntityStart:return t.charCodeAt(u)===He.NUM?(this.state=je.NumericStart,this.consumed+=1,this.stateNumericStart(t,u+1)):(this.state=je.NamedEntity,this.stateNamedEntity(t,u));case je.NumericStart:return this.stateNumericStart(t,u);case je.NumericDecimal:return this.stateNumericDecimal(t,u);case je.NumericHex:return this.stateNumericHex(t,u);case je.NamedEntity:return this.stateNamedEntity(t,u)}}stateNumericStart(t,u){return u>=t.length?-1:(t.charCodeAt(u)|Vh)===He.LOWER_X?(this.state=je.NumericHex,this.consumed+=1,this.stateNumericHex(t,u+1)):(this.state=je.NumericDecimal,this.stateNumericDecimal(t,u))}addToNumericResult(t,u,r,n){if(u!==r){const i=r-u;this.result=this.result*Math.pow(n,i)+parseInt(t.substr(u,i),n),this.consumed+=i}}stateNumericHex(t,u){const r=u;for(;u<t.length;){const n=t.charCodeAt(u);if(Vs(n)||Lh(n))u+=1;else return this.addToNumericResult(t,r,u,16),this.emitNumericEntity(n,3)}return this.addToNumericResult(t,r,u,16),-1}stateNumericDecimal(t,u){const r=u;for(;u<t.length;){const n=t.charCodeAt(u);if(Vs(n))u+=1;else return this.addToNumericResult(t,r,u,10),this.emitNumericEntity(n,2)}return this.addToNumericResult(t,r,u,10),-1}emitNumericEntity(t,u){var r;if(this.consumed<=u)return(r=this.errors)===null||r===void 0||r.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(t===He.SEMI)this.consumed+=1;else if(this.decodeMode===Pu.Strict)return 0;return this.emitCodePoint(Mh(this.result),this.consumed),this.errors&&(t!==He.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(t,u){const{decodeTree:r}=this;let n=r[this.treeIndex],i=(n&Mu.VALUE_LENGTH)>>14;for(;u<t.length;u++,this.excess++){const s=t.charCodeAt(u);if(this.treeIndex=zh(r,n,this.treeIndex+Math.max(1,i),s),this.treeIndex<0)return this.result===0||this.decodeMode===Pu.Attribute&&(i===0||qh(s))?0:this.emitNotTerminatedNamedEntity();if(n=r[this.treeIndex],i=(n&Mu.VALUE_LENGTH)>>14,i!==0){if(s===He.SEMI)return this.emitNamedEntityData(this.treeIndex,i,this.consumed+this.excess);this.decodeMode!==Pu.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var t;const{result:u,decodeTree:r}=this,n=(r[u]&Mu.VALUE_LENGTH)>>14;return this.emitNamedEntityData(u,n,this.consumed),(t=this.errors)===null||t===void 0||t.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(t,u,r){const{decodeTree:n}=this;return this.emitCodePoint(u===1?n[t]&~Mu.VALUE_LENGTH:n[t+1],r),u===3&&this.emitCodePoint(n[t+2],r),r}end(){var t;switch(this.state){case je.NamedEntity:return this.result!==0&&(this.decodeMode!==Pu.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case je.NumericDecimal:return this.emitNumericEntity(0,2);case je.NumericHex:return this.emitNumericEntity(0,3);case je.NumericStart:return(t=this.errors)===null||t===void 0||t.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case je.EntityStart:return 0}}}function zc(e){let t="";const u=new Uh(e,r=>t+=Ph(r));return function(n,i){let s=0,o=0;for(;(o=n.indexOf("&",o))>=0;){t+=n.slice(s,o),u.startEntity(i);const l=u.write(n,o+1);if(l<0){s=o+u.end();break}s=o+l,o=l===0?s+1:s}const a=t+n.slice(s);return t="",a}}function zh(e,t,u,r){const n=(t&Mu.BRANCH_LENGTH)>>7,i=t&Mu.JUMP_TABLE;if(n===0)return i!==0&&r===i?u:-1;if(i){const a=r-i;return a<0||a>=n?-1:e[u+a]-1}let s=u,o=s+n-1;for(;s<=o;){const a=s+o>>>1,l=e[a];if(l<r)s=a+1;else if(l>r)o=a-1;else return e[a+n]}return-1}const Bh=zc(Ih);zc(Rh);function Bc(e,t=Pu.Legacy){return Bh(e,t)}function jh(e){return Object.prototype.toString.call(e)}function yo(e){return jh(e)==="[object String]"}const Hh=Object.prototype.hasOwnProperty;function Kh(e,t){return Hh.call(e,t)}function Vi(e){return Array.prototype.slice.call(arguments,1).forEach(function(u){if(u){if(typeof u!="object")throw new TypeError(u+"must be object");Object.keys(u).forEach(function(r){e[r]=u[r]})}}),e}function jc(e,t,u){return[].concat(e.slice(0,t),u,e.slice(t+1))}function xo(e){return!(e>=55296&&e<=57343||e>=64976&&e<=65007||(e&65535)===65535||(e&65535)===65534||e>=0&&e<=8||e===11||e>=14&&e<=31||e>=127&&e<=159||e>1114111)}function ci(e){if(e>65535){e-=65536;const t=55296+(e>>10),u=56320+(e&1023);return String.fromCharCode(t,u)}return String.fromCharCode(e)}const Hc=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,Wh=/&([a-z#][a-z0-9]{1,31});/gi,Zh=new RegExp(Hc.source+"|"+Wh.source,"gi"),Gh=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function Jh(e,t){if(t.charCodeAt(0)===35&&Gh.test(t)){const r=t[1].toLowerCase()==="x"?parseInt(t.slice(2),16):parseInt(t.slice(1),10);return xo(r)?ci(r):e}const u=Bc(e);return u!==e?u:e}function Yh(e){return e.indexOf("\\")<0?e:e.replace(Hc,"$1")}function Fr(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(Zh,function(t,u,r){return u||Jh(t,r)})}const Xh=/[&<>"]/,Qh=/[&<>"]/g,em={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function tm(e){return em[e]}function qu(e){return Xh.test(e)?e.replace(Qh,tm):e}const um=/[.?*+^$[\]\\(){}|-]/g;function rm(e){return e.replace(um,"\\$&")}function De(e){switch(e){case 9:case 32:return!0}return!1}function dn(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}function pn(e){return vo.test(e)||qc.test(e)}function hn(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function Li(e){return e=e.trim().replace(/\s+/g," "),"ẞ".toLowerCase()==="Ṿ"&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}const nm={mdurl:Sh,ucmicro:Th},im=Object.freeze(Object.defineProperty({__proto__:null,arrayReplaceAt:jc,assign:Vi,escapeHtml:qu,escapeRE:rm,fromCodePoint:ci,has:Kh,isMdAsciiPunct:hn,isPunctChar:pn,isSpace:De,isString:yo,isValidEntityCode:xo,isWhiteSpace:dn,lib:nm,normalizeReference:Li,unescapeAll:Fr,unescapeMd:Yh},Symbol.toStringTag,{value:"Module"}));function sm(e,t,u){let r,n,i,s;const o=e.posMax,a=e.pos;for(e.pos=t+1,r=1;e.pos<o;){if(i=e.src.charCodeAt(e.pos),i===93&&(r--,r===0)){n=!0;break}if(s=e.pos,e.md.inline.skipToken(e),i===91){if(s===e.pos-1)r++;else if(u)return e.pos=a,-1}}let l=-1;return n&&(l=e.pos),e.pos=a,l}function om(e,t,u){let r,n=t;const i={ok:!1,pos:0,str:""};if(e.charCodeAt(n)===60){for(n++;n<u;){if(r=e.charCodeAt(n),r===10||r===60)return i;if(r===62)return i.pos=n+1,i.str=Fr(e.slice(t+1,n)),i.ok=!0,i;if(r===92&&n+1<u){n+=2;continue}n++}return i}let s=0;for(;n<u&&(r=e.charCodeAt(n),!(r===32||r<32||r===127));){if(r===92&&n+1<u){if(e.charCodeAt(n+1)===32)break;n+=2;continue}if(r===40&&(s++,s>32))return i;if(r===41){if(s===0)break;s--}n++}return t===n||s!==0||(i.str=Fr(e.slice(t,n)),i.pos=n,i.ok=!0),i}function am(e,t,u,r){let n,i=t;const s={ok:!1,can_continue:!1,pos:0,str:"",marker:0};if(r)s.str=r.str,s.marker=r.marker;else{if(i>=u)return s;let o=e.charCodeAt(i);if(o!==34&&o!==39&&o!==40)return s;t++,i++,o===40&&(o=41),s.marker=o}for(;i<u;){if(n=e.charCodeAt(i),n===s.marker)return s.pos=i+1,s.str+=Fr(e.slice(t,i)),s.ok=!0,s;if(n===40&&s.marker===41)return s;n===92&&i+1<u&&i++,i++}return s.can_continue=!0,s.str+=Fr(e.slice(t,i)),s}const lm=Object.freeze(Object.defineProperty({__proto__:null,parseLinkDestination:om,parseLinkLabel:sm,parseLinkTitle:am},Symbol.toStringTag,{value:"Module"})),lu={};lu.code_inline=function(e,t,u,r,n){const i=e[t];return"<code"+n.renderAttrs(i)+">"+qu(i.content)+"</code>"};lu.code_block=function(e,t,u,r,n){const i=e[t];return"<pre"+n.renderAttrs(i)+"><code>"+qu(e[t].content)+`</code></pre>
3
+ `};lu.fence=function(e,t,u,r,n){const i=e[t],s=i.info?Fr(i.info).trim():"";let o="",a="";if(s){const c=s.split(/(\s+)/g);o=c[0],a=c.slice(2).join("")}let l;if(u.highlight?l=u.highlight(i.content,o,a)||qu(i.content):l=qu(i.content),l.indexOf("<pre")===0)return l+`
20
4
  `;if(s){const c=i.attrIndex("class"),f=i.attrs?i.attrs.slice():[];c<0?f.push(["class",u.langPrefix+o]):(f[c]=f[c].slice(),f[c][1]+=" "+u.langPrefix+o);const v={attrs:f};return`<pre><code${n.renderAttrs(v)}>${l}</code></pre>
21
5
  `}return`<pre><code${n.renderAttrs(i)}>${l}</code></pre>
22
- `};nu.image=function(e,t,u,r,n){const i=e[t];return i.attrs[i.attrIndex("alt")][1]=n.renderInlineAsText(i.children,u,r),n.renderToken(e,t,u)};nu.hardbreak=function(e,t,u){return u.xhtmlOut?`<br />
6
+ `};lu.image=function(e,t,u,r,n){const i=e[t];return i.attrs[i.attrIndex("alt")][1]=n.renderInlineAsText(i.children,u,r),n.renderToken(e,t,u)};lu.hardbreak=function(e,t,u){return u.xhtmlOut?`<br />
23
7
  `:`<br>
24
- `};nu.softbreak=function(e,t,u){return u.breaks?u.xhtmlOut?`<br />
8
+ `};lu.softbreak=function(e,t,u){return u.breaks?u.xhtmlOut?`<br />
25
9
  `:`<br>
26
10
  `:`
27
- `};nu.text=function(e,t){return Mu(e[t].content)};nu.html_block=function(e,t){return e[t].content};nu.html_inline=function(e,t){return e[t].content};function Or(){this.rules=Ii({},nu)}Or.prototype.renderAttrs=function(t){let u,r,n;if(!t.attrs)return"";for(n="",u=0,r=t.attrs.length;u<r;u++)n+=" "+Mu(t.attrs[u][0])+'="'+Mu(t.attrs[u][1])+'"';return n};Or.prototype.renderToken=function(t,u,r){const n=t[u];let i="";if(n.hidden)return"";n.block&&n.nesting!==-1&&u&&t[u-1].hidden&&(i+=`
11
+ `};lu.text=function(e,t){return qu(e[t].content)};lu.html_block=function(e,t){return e[t].content};lu.html_inline=function(e,t){return e[t].content};function Mr(){this.rules=Vi({},lu)}Mr.prototype.renderAttrs=function(t){let u,r,n;if(!t.attrs)return"";for(n="",u=0,r=t.attrs.length;u<r;u++)n+=" "+qu(t.attrs[u][0])+'="'+qu(t.attrs[u][1])+'"';return n};Mr.prototype.renderToken=function(t,u,r){const n=t[u];let i="";if(n.hidden)return"";n.block&&n.nesting!==-1&&u&&t[u-1].hidden&&(i+=`
28
12
  `),i+=(n.nesting===-1?"</":"<")+n.tag,i+=this.renderAttrs(n),n.nesting===0&&r.xhtmlOut&&(i+=" /");let s=!1;if(n.block&&(s=!0,n.nesting===1&&u+1<t.length)){const o=t[u+1];(o.type==="inline"||o.hidden||o.nesting===-1&&o.tag===n.tag)&&(s=!1)}return i+=s?`>
29
- `:">",i};Or.prototype.renderInline=function(e,t,u){let r="";const n=this.rules;for(let i=0,s=e.length;i<s;i++){const o=e[i].type;typeof n[o]<"u"?r+=n[o](e,i,t,u,this):r+=this.renderToken(e,i,t)}return r};Or.prototype.renderInlineAsText=function(e,t,u){let r="";for(let n=0,i=e.length;n<i;n++)switch(e[n].type){case"text":r+=e[n].content;break;case"image":r+=this.renderInlineAsText(e[n].children,t,u);break;case"html_inline":case"html_block":r+=e[n].content;break;case"softbreak":case"hardbreak":r+=`
30
- `;break}return r};Or.prototype.render=function(e,t,u){let r="";const n=this.rules;for(let i=0,s=e.length;i<s;i++){const o=e[i].type;o==="inline"?r+=this.renderInline(e[i].children,t,u):typeof n[o]<"u"?r+=n[o](e,i,t,u,this):r+=this.renderToken(e,i,t,u)}return r};function dt(){this.__rules__=[],this.__cache__=null}dt.prototype.__find__=function(e){for(let t=0;t<this.__rules__.length;t++)if(this.__rules__[t].name===e)return t;return-1};dt.prototype.__compile__=function(){const e=this,t=[""];e.__rules__.forEach(function(u){u.enabled&&u.alt.forEach(function(r){t.indexOf(r)<0&&t.push(r)})}),e.__cache__={},t.forEach(function(u){e.__cache__[u]=[],e.__rules__.forEach(function(r){r.enabled&&(u&&r.alt.indexOf(u)<0||e.__cache__[u].push(r.fn))})})};dt.prototype.at=function(e,t,u){const r=this.__find__(e),n=u||{};if(r===-1)throw new Error("Parser rule not found: "+e);this.__rules__[r].fn=t,this.__rules__[r].alt=n.alt||[],this.__cache__=null};dt.prototype.before=function(e,t,u,r){const n=this.__find__(e),i=r||{};if(n===-1)throw new Error("Parser rule not found: "+e);this.__rules__.splice(n,0,{name:t,enabled:!0,fn:u,alt:i.alt||[]}),this.__cache__=null};dt.prototype.after=function(e,t,u,r){const n=this.__find__(e),i=r||{};if(n===-1)throw new Error("Parser rule not found: "+e);this.__rules__.splice(n+1,0,{name:t,enabled:!0,fn:u,alt:i.alt||[]}),this.__cache__=null};dt.prototype.push=function(e,t,u){const r=u||{};this.__rules__.push({name:e,enabled:!0,fn:t,alt:r.alt||[]}),this.__cache__=null};dt.prototype.enable=function(e,t){Array.isArray(e)||(e=[e]);const u=[];return e.forEach(function(r){const n=this.__find__(r);if(n<0){if(t)return;throw new Error("Rules manager: invalid rule name "+r)}this.__rules__[n].enabled=!0,u.push(r)},this),this.__cache__=null,u};dt.prototype.enableOnly=function(e,t){Array.isArray(e)||(e=[e]),this.__rules__.forEach(function(u){u.enabled=!1}),this.enable(e,t)};dt.prototype.disable=function(e,t){Array.isArray(e)||(e=[e]);const u=[];return e.forEach(function(r){const n=this.__find__(r);if(n<0){if(t)return;throw new Error("Rules manager: invalid rule name "+r)}this.__rules__[n].enabled=!1,u.push(r)},this),this.__cache__=null,u};dt.prototype.getRules=function(e){return this.__cache__===null&&this.__compile__(),this.__cache__[e]||[]};function Ut(e,t,u){this.type=e,this.tag=t,this.attrs=null,this.map=null,this.nesting=u,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}Ut.prototype.attrIndex=function(t){if(!this.attrs)return-1;const u=this.attrs;for(let r=0,n=u.length;r<n;r++)if(u[r][0]===t)return r;return-1};Ut.prototype.attrPush=function(t){this.attrs?this.attrs.push(t):this.attrs=[t]};Ut.prototype.attrSet=function(t,u){const r=this.attrIndex(t),n=[t,u];r<0?this.attrPush(n):this.attrs[r]=n};Ut.prototype.attrGet=function(t){const u=this.attrIndex(t);let r=null;return u>=0&&(r=this.attrs[u][1]),r};Ut.prototype.attrJoin=function(t,u){const r=this.attrIndex(t);r<0?this.attrPush([t,u]):this.attrs[r][1]=this.attrs[r][1]+" "+u};function Lc(e,t,u){this.src=e,this.env=u,this.tokens=[],this.inlineMode=!1,this.md=t}Lc.prototype.Token=Ut;const em=/\r\n?|\n/g,tm=/\0/g;function um(e){let t;t=e.src.replace(em,`
31
- `),t=t.replace(tm,"�"),e.src=t}function rm(e){let t;e.inlineMode?(t=new e.Token("inline","",0),t.content=e.src,t.map=[0,1],t.children=[],e.tokens.push(t)):e.md.block.parse(e.src,e.md,e.env,e.tokens)}function nm(e){const t=e.tokens;for(let u=0,r=t.length;u<r;u++){const n=t[u];n.type==="inline"&&e.md.inline.parse(n.content,e.md,e.env,n.children)}}function im(e){return/^<a[>\s]/i.test(e)}function sm(e){return/^<\/a\s*>/i.test(e)}function om(e){const t=e.tokens;if(e.md.options.linkify)for(let u=0,r=t.length;u<r;u++){if(t[u].type!=="inline"||!e.md.linkify.pretest(t[u].content))continue;let n=t[u].children,i=0;for(let s=n.length-1;s>=0;s--){const o=n[s];if(o.type==="link_close"){for(s--;n[s].level!==o.level&&n[s].type!=="link_open";)s--;continue}if(o.type==="html_inline"&&(im(o.content)&&i>0&&i--,sm(o.content)&&i++),!(i>0)&&o.type==="text"&&e.md.linkify.test(o.content)){const a=o.content;let l=e.md.linkify.match(a);const c=[];let f=o.level,v=0;l.length>0&&l[0].index===0&&s>0&&n[s-1].type==="text_special"&&(l=l.slice(1));for(let h=0;h<l.length;h++){const d=l[h].url,m=e.md.normalizeLink(d);if(!e.md.validateLink(m))continue;let E=l[h].text;l[h].schema?l[h].schema==="mailto:"&&!/^mailto:/i.test(E)?E=e.md.normalizeLinkText("mailto:"+E).replace(/^mailto:/,""):E=e.md.normalizeLinkText(E):E=e.md.normalizeLinkText("http://"+E).replace(/^http:\/\//,"");const x=l[h].index;if(x>v){const I=new e.Token("text","",0);I.content=a.slice(v,x),I.level=f,c.push(I)}const w=new e.Token("link_open","a",1);w.attrs=[["href",m]],w.level=f++,w.markup="linkify",w.info="auto",c.push(w);const T=new e.Token("text","",0);T.content=E,T.level=f,c.push(T);const k=new e.Token("link_close","a",-1);k.level=--f,k.markup="linkify",k.info="auto",c.push(k),v=l[h].lastIndex}if(v<a.length){const h=new e.Token("text","",0);h.content=a.slice(v),h.level=f,c.push(h)}t[u].children=n=Mc(n,s,c)}}}}const Nc=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,am=/\((c|tm|r)\)/i,lm=/\((c|tm|r)\)/ig,cm={c:"©",r:"®",tm:"™"};function fm(e,t){return cm[t.toLowerCase()]}function dm(e){let t=0;for(let u=e.length-1;u>=0;u--){const r=e[u];r.type==="text"&&!t&&(r.content=r.content.replace(lm,fm)),r.type==="link_open"&&r.info==="auto"&&t--,r.type==="link_close"&&r.info==="auto"&&t++}}function pm(e){let t=0;for(let u=e.length-1;u>=0;u--){const r=e[u];r.type==="text"&&!t&&Nc.test(r.content)&&(r.content=r.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/mg,"$1—").replace(/(^|\s)--(?=\s|$)/mg,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg,"$1–")),r.type==="link_open"&&r.info==="auto"&&t--,r.type==="link_close"&&r.info==="auto"&&t++}}function hm(e){let t;if(e.md.options.typographer)for(t=e.tokens.length-1;t>=0;t--)e.tokens[t].type==="inline"&&(am.test(e.tokens[t].content)&&dm(e.tokens[t].children),Nc.test(e.tokens[t].content)&&pm(e.tokens[t].children))}const mm=/['"]/,$a=/['"]/g,wa="’";function In(e,t,u){return e.slice(0,t)+u+e.slice(t+1)}function bm(e,t){let u;const r=[];for(let n=0;n<e.length;n++){const i=e[n],s=e[n].level;for(u=r.length-1;u>=0&&!(r[u].level<=s);u--);if(r.length=u+1,i.type!=="text")continue;let o=i.content,a=0,l=o.length;e:for(;a<l;){$a.lastIndex=a;const c=$a.exec(o);if(!c)break;let f=!0,v=!0;a=c.index+1;const h=c[0]==="'";let d=32;if(c.index-1>=0)d=o.charCodeAt(c.index-1);else for(u=n-1;u>=0&&!(e[u].type==="softbreak"||e[u].type==="hardbreak");u--)if(e[u].content){d=e[u].content.charCodeAt(e[u].content.length-1);break}let m=32;if(a<l)m=o.charCodeAt(a);else for(u=n+1;u<e.length&&!(e[u].type==="softbreak"||e[u].type==="hardbreak");u++)if(e[u].content){m=e[u].content.charCodeAt(0);break}const E=fn(d)||cn(String.fromCharCode(d)),x=fn(m)||cn(String.fromCharCode(m)),w=ln(d),T=ln(m);if(T?f=!1:x&&(w||E||(f=!1)),w?v=!1:E&&(T||x||(v=!1)),m===34&&c[0]==='"'&&d>=48&&d<=57&&(v=f=!1),f&&v&&(f=E,v=x),!f&&!v){h&&(i.content=In(i.content,c.index,wa));continue}if(v)for(u=r.length-1;u>=0;u--){let k=r[u];if(r[u].level<s)break;if(k.single===h&&r[u].level===s){k=r[u];let I,C;h?(I=t.md.options.quotes[2],C=t.md.options.quotes[3]):(I=t.md.options.quotes[0],C=t.md.options.quotes[1]),i.content=In(i.content,c.index,C),e[k.token].content=In(e[k.token].content,k.pos,I),a+=C.length-1,k.token===n&&(a+=I.length-1),o=i.content,l=o.length,r.length=u;continue e}}f?r.push({token:n,pos:c.index,single:h,level:s}):v&&h&&(i.content=In(i.content,c.index,wa))}}}function gm(e){if(e.md.options.typographer)for(let t=e.tokens.length-1;t>=0;t--)e.tokens[t].type!=="inline"||!mm.test(e.tokens[t].content)||bm(e.tokens[t].children,e)}function _m(e){let t,u;const r=e.tokens,n=r.length;for(let i=0;i<n;i++){if(r[i].type!=="inline")continue;const s=r[i].children,o=s.length;for(t=0;t<o;t++)s[t].type==="text_special"&&(s[t].type="text");for(t=u=0;t<o;t++)s[t].type==="text"&&t+1<o&&s[t+1].type==="text"?s[t+1].content=s[t].content+s[t+1].content:(t!==u&&(s[u]=s[t]),u++);t!==u&&(s.length=u)}}const us=[["normalize",um],["block",rm],["inline",nm],["linkify",om],["replacements",hm],["smartquotes",gm],["text_join",_m]];function vo(){this.ruler=new dt;for(let e=0;e<us.length;e++)this.ruler.push(us[e][0],us[e][1])}vo.prototype.process=function(e){const t=this.ruler.getRules("");for(let u=0,r=t.length;u<r;u++)t[u](e)};vo.prototype.State=Lc;function iu(e,t,u,r){this.src=e,this.md=t,this.env=u,this.tokens=r,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.listIndent=-1,this.parentType="root",this.level=0;const n=this.src;for(let i=0,s=0,o=0,a=0,l=n.length,c=!1;s<l;s++){const f=n.charCodeAt(s);if(!c)if(Ae(f)){o++,f===9?a+=4-a%4:a++;continue}else c=!0;(f===10||s===l-1)&&(f!==10&&s++,this.bMarks.push(i),this.eMarks.push(s),this.tShift.push(o),this.sCount.push(a),this.bsCount.push(0),c=!1,o=0,a=0,i=s+1)}this.bMarks.push(n.length),this.eMarks.push(n.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}iu.prototype.push=function(e,t,u){const r=new Ut(e,t,u);return r.block=!0,u<0&&this.level--,r.level=this.level,u>0&&this.level++,this.tokens.push(r),r};iu.prototype.isEmpty=function(t){return this.bMarks[t]+this.tShift[t]>=this.eMarks[t]};iu.prototype.skipEmptyLines=function(t){for(let u=this.lineMax;t<u&&!(this.bMarks[t]+this.tShift[t]<this.eMarks[t]);t++);return t};iu.prototype.skipSpaces=function(t){for(let u=this.src.length;t<u;t++){const r=this.src.charCodeAt(t);if(!Ae(r))break}return t};iu.prototype.skipSpacesBack=function(t,u){if(t<=u)return t;for(;t>u;)if(!Ae(this.src.charCodeAt(--t)))return t+1;return t};iu.prototype.skipChars=function(t,u){for(let r=this.src.length;t<r&&this.src.charCodeAt(t)===u;t++);return t};iu.prototype.skipCharsBack=function(t,u,r){if(t<=r)return t;for(;t>r;)if(u!==this.src.charCodeAt(--t))return t+1;return t};iu.prototype.getLines=function(t,u,r,n){if(t>=u)return"";const i=new Array(u-t);for(let s=0,o=t;o<u;o++,s++){let a=0;const l=this.bMarks[o];let c=l,f;for(o+1<u||n?f=this.eMarks[o]+1:f=this.eMarks[o];c<f&&a<r;){const v=this.src.charCodeAt(c);if(Ae(v))v===9?a+=4-(a+this.bsCount[o])%4:a++;else if(c-l<this.tShift[o])a++;else break;c++}a>r?i[s]=new Array(a-r+1).join(" ")+this.src.slice(c,f):i[s]=this.src.slice(c,f)}return i.join("")};iu.prototype.Token=Ut;const vm=65536;function rs(e,t){const u=e.bMarks[t]+e.tShift[t],r=e.eMarks[t];return e.src.slice(u,r)}function Sa(e){const t=[],u=e.length;let r=0,n=e.charCodeAt(r),i=!1,s=0,o="";for(;r<u;)n===124&&(i?(o+=e.substring(s,r-1),s=r):(t.push(o+e.substring(s,r)),o="",s=r+1)),i=n===92,r++,n=e.charCodeAt(r);return t.push(o+e.substring(s)),t}function ym(e,t,u,r){if(t+2>u)return!1;let n=t+1;if(e.sCount[n]<e.blkIndent||e.sCount[n]-e.blkIndent>=4)return!1;let i=e.bMarks[n]+e.tShift[n];if(i>=e.eMarks[n])return!1;const s=e.src.charCodeAt(i++);if(s!==124&&s!==45&&s!==58||i>=e.eMarks[n])return!1;const o=e.src.charCodeAt(i++);if(o!==124&&o!==45&&o!==58&&!Ae(o)||s===45&&Ae(o))return!1;for(;i<e.eMarks[n];){const k=e.src.charCodeAt(i);if(k!==124&&k!==45&&k!==58&&!Ae(k))return!1;i++}let a=rs(e,t+1),l=a.split("|");const c=[];for(let k=0;k<l.length;k++){const I=l[k].trim();if(!I){if(k===0||k===l.length-1)continue;return!1}if(!/^:?-+:?$/.test(I))return!1;I.charCodeAt(I.length-1)===58?c.push(I.charCodeAt(0)===58?"center":"right"):I.charCodeAt(0)===58?c.push("left"):c.push("")}if(a=rs(e,t).trim(),a.indexOf("|")===-1||e.sCount[t]-e.blkIndent>=4)return!1;l=Sa(a),l.length&&l[0]===""&&l.shift(),l.length&&l[l.length-1]===""&&l.pop();const f=l.length;if(f===0||f!==c.length)return!1;if(r)return!0;const v=e.parentType;e.parentType="table";const h=e.md.block.ruler.getRules("blockquote"),d=e.push("table_open","table",1),m=[t,0];d.map=m;const E=e.push("thead_open","thead",1);E.map=[t,t+1];const x=e.push("tr_open","tr",1);x.map=[t,t+1];for(let k=0;k<l.length;k++){const I=e.push("th_open","th",1);c[k]&&(I.attrs=[["style","text-align:"+c[k]]]);const C=e.push("inline","",0);C.content=l[k].trim(),C.children=[],e.push("th_close","th",-1)}e.push("tr_close","tr",-1),e.push("thead_close","thead",-1);let w,T=0;for(n=t+2;n<u&&!(e.sCount[n]<e.blkIndent);n++){let k=!1;for(let C=0,S=h.length;C<S;C++)if(h[C](e,n,u,!0)){k=!0;break}if(k||(a=rs(e,n).trim(),!a)||e.sCount[n]-e.blkIndent>=4||(l=Sa(a),l.length&&l[0]===""&&l.shift(),l.length&&l[l.length-1]===""&&l.pop(),T+=f-l.length,T>vm))break;if(n===t+2){const C=e.push("tbody_open","tbody",1);C.map=w=[t+2,0]}const I=e.push("tr_open","tr",1);I.map=[n,n+1];for(let C=0;C<f;C++){const S=e.push("td_open","td",1);c[C]&&(S.attrs=[["style","text-align:"+c[C]]]);const B=e.push("inline","",0);B.content=l[C]?l[C].trim():"",B.children=[],e.push("td_close","td",-1)}e.push("tr_close","tr",-1)}return w&&(e.push("tbody_close","tbody",-1),w[1]=n),e.push("table_close","table",-1),m[1]=n,e.parentType=v,e.line=n,!0}function xm(e,t,u){if(e.sCount[t]-e.blkIndent<4)return!1;let r=t+1,n=r;for(;r<u;){if(e.isEmpty(r)){r++;continue}if(e.sCount[r]-e.blkIndent>=4){r++,n=r;continue}break}e.line=n;const i=e.push("code_block","code",0);return i.content=e.getLines(t,n,4+e.blkIndent,!1)+`
32
- `,i.map=[t,e.line],!0}function Cm(e,t,u,r){let n=e.bMarks[t]+e.tShift[t],i=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||n+3>i)return!1;const s=e.src.charCodeAt(n);if(s!==126&&s!==96)return!1;let o=n;n=e.skipChars(n,s);let a=n-o;if(a<3)return!1;const l=e.src.slice(o,n),c=e.src.slice(n,i);if(s===96&&c.indexOf(String.fromCharCode(s))>=0)return!1;if(r)return!0;let f=t,v=!1;for(;f++,!(f>=u||(n=o=e.bMarks[f]+e.tShift[f],i=e.eMarks[f],n<i&&e.sCount[f]<e.blkIndent));)if(e.src.charCodeAt(n)===s&&!(e.sCount[f]-e.blkIndent>=4)&&(n=e.skipChars(n,s),!(n-o<a)&&(n=e.skipSpaces(n),!(n<i)))){v=!0;break}a=e.sCount[t],e.line=f+(v?1:0);const h=e.push("fence","code",0);return h.info=c,h.content=e.getLines(t+1,f,a,!0),h.markup=l,h.map=[t,e.line],!0}function km(e,t,u,r){let n=e.bMarks[t]+e.tShift[t],i=e.eMarks[t];const s=e.lineMax;if(e.sCount[t]-e.blkIndent>=4||e.src.charCodeAt(n)!==62)return!1;if(r)return!0;const o=[],a=[],l=[],c=[],f=e.md.block.ruler.getRules("blockquote"),v=e.parentType;e.parentType="blockquote";let h=!1,d;for(d=t;d<u;d++){const T=e.sCount[d]<e.blkIndent;if(n=e.bMarks[d]+e.tShift[d],i=e.eMarks[d],n>=i)break;if(e.src.charCodeAt(n++)===62&&!T){let I=e.sCount[d]+1,C,S;e.src.charCodeAt(n)===32?(n++,I++,S=!1,C=!0):e.src.charCodeAt(n)===9?(C=!0,(e.bsCount[d]+I)%4===3?(n++,I++,S=!1):S=!0):C=!1;let B=I;for(o.push(e.bMarks[d]),e.bMarks[d]=n;n<i;){const X=e.src.charCodeAt(n);if(Ae(X))X===9?B+=4-(B+e.bsCount[d]+(S?1:0))%4:B++;else break;n++}h=n>=i,a.push(e.bsCount[d]),e.bsCount[d]=e.sCount[d]+1+(C?1:0),l.push(e.sCount[d]),e.sCount[d]=B-I,c.push(e.tShift[d]),e.tShift[d]=n-e.bMarks[d];continue}if(h)break;let k=!1;for(let I=0,C=f.length;I<C;I++)if(f[I](e,d,u,!0)){k=!0;break}if(k){e.lineMax=d,e.blkIndent!==0&&(o.push(e.bMarks[d]),a.push(e.bsCount[d]),c.push(e.tShift[d]),l.push(e.sCount[d]),e.sCount[d]-=e.blkIndent);break}o.push(e.bMarks[d]),a.push(e.bsCount[d]),c.push(e.tShift[d]),l.push(e.sCount[d]),e.sCount[d]=-1}const m=e.blkIndent;e.blkIndent=0;const E=e.push("blockquote_open","blockquote",1);E.markup=">";const x=[t,0];E.map=x,e.md.block.tokenize(e,t,d);const w=e.push("blockquote_close","blockquote",-1);w.markup=">",e.lineMax=s,e.parentType=v,x[1]=e.line;for(let T=0;T<c.length;T++)e.bMarks[T+t]=o[T],e.tShift[T+t]=c[T],e.sCount[T+t]=l[T],e.bsCount[T+t]=a[T];return e.blkIndent=m,!0}function Em(e,t,u,r){const n=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;let i=e.bMarks[t]+e.tShift[t];const s=e.src.charCodeAt(i++);if(s!==42&&s!==45&&s!==95)return!1;let o=1;for(;i<n;){const l=e.src.charCodeAt(i++);if(l!==s&&!Ae(l))return!1;l===s&&o++}if(o<3)return!1;if(r)return!0;e.line=t+1;const a=e.push("hr","hr",0);return a.map=[t,e.line],a.markup=Array(o+1).join(String.fromCharCode(s)),!0}function Fa(e,t){const u=e.eMarks[t];let r=e.bMarks[t]+e.tShift[t];const n=e.src.charCodeAt(r++);if(n!==42&&n!==45&&n!==43)return-1;if(r<u){const i=e.src.charCodeAt(r);if(!Ae(i))return-1}return r}function Ta(e,t){const u=e.bMarks[t]+e.tShift[t],r=e.eMarks[t];let n=u;if(n+1>=r)return-1;let i=e.src.charCodeAt(n++);if(i<48||i>57)return-1;for(;;){if(n>=r)return-1;if(i=e.src.charCodeAt(n++),i>=48&&i<=57){if(n-u>=10)return-1;continue}if(i===41||i===46)break;return-1}return n<r&&(i=e.src.charCodeAt(n),!Ae(i))?-1:n}function Am(e,t){const u=e.level+2;for(let r=t+2,n=e.tokens.length-2;r<n;r++)e.tokens[r].level===u&&e.tokens[r].type==="paragraph_open"&&(e.tokens[r+2].hidden=!0,e.tokens[r].hidden=!0,r+=2)}function Dm(e,t,u,r){let n,i,s,o,a=t,l=!0;if(e.sCount[a]-e.blkIndent>=4||e.listIndent>=0&&e.sCount[a]-e.listIndent>=4&&e.sCount[a]<e.blkIndent)return!1;let c=!1;r&&e.parentType==="paragraph"&&e.sCount[a]>=e.blkIndent&&(c=!0);let f,v,h;if((h=Ta(e,a))>=0){if(f=!0,s=e.bMarks[a]+e.tShift[a],v=Number(e.src.slice(s,h-1)),c&&v!==1)return!1}else if((h=Fa(e,a))>=0)f=!1;else return!1;if(c&&e.skipSpaces(h)>=e.eMarks[a])return!1;if(r)return!0;const d=e.src.charCodeAt(h-1),m=e.tokens.length;f?(o=e.push("ordered_list_open","ol",1),v!==1&&(o.attrs=[["start",v]])):o=e.push("bullet_list_open","ul",1);const E=[a,0];o.map=E,o.markup=String.fromCharCode(d);let x=!1;const w=e.md.block.ruler.getRules("list"),T=e.parentType;for(e.parentType="list";a<u;){i=h,n=e.eMarks[a];const k=e.sCount[a]+h-(e.bMarks[a]+e.tShift[a]);let I=k;for(;i<n;){const me=e.src.charCodeAt(i);if(me===9)I+=4-(I+e.bsCount[a])%4;else if(me===32)I++;else break;i++}const C=i;let S;C>=n?S=1:S=I-k,S>4&&(S=1);const B=k+S;o=e.push("list_item_open","li",1),o.markup=String.fromCharCode(d);const X=[a,0];o.map=X,f&&(o.info=e.src.slice(s,h-1));const ne=e.tight,Y=e.tShift[a],D=e.sCount[a],j=e.listIndent;if(e.listIndent=e.blkIndent,e.blkIndent=B,e.tight=!0,e.tShift[a]=C-e.bMarks[a],e.sCount[a]=I,C>=n&&e.isEmpty(a+1)?e.line=Math.min(e.line+2,u):e.md.block.tokenize(e,a,u,!0),(!e.tight||x)&&(l=!1),x=e.line-a>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=j,e.tShift[a]=Y,e.sCount[a]=D,e.tight=ne,o=e.push("list_item_close","li",-1),o.markup=String.fromCharCode(d),a=e.line,X[1]=a,a>=u||e.sCount[a]<e.blkIndent||e.sCount[a]-e.blkIndent>=4)break;let J=!1;for(let me=0,te=w.length;me<te;me++)if(w[me](e,a,u,!0)){J=!0;break}if(J)break;if(f){if(h=Ta(e,a),h<0)break;s=e.bMarks[a]+e.tShift[a]}else if(h=Fa(e,a),h<0)break;if(d!==e.src.charCodeAt(h-1))break}return f?o=e.push("ordered_list_close","ol",-1):o=e.push("bullet_list_close","ul",-1),o.markup=String.fromCharCode(d),E[1]=a,e.line=a,e.parentType=T,l&&Am(e,m),!0}function $m(e,t,u,r){let n=e.bMarks[t]+e.tShift[t],i=e.eMarks[t],s=t+1;if(e.sCount[t]-e.blkIndent>=4||e.src.charCodeAt(n)!==91)return!1;function o(w){const T=e.lineMax;if(w>=T||e.isEmpty(w))return null;let k=!1;if(e.sCount[w]-e.blkIndent>3&&(k=!0),e.sCount[w]<0&&(k=!0),!k){const S=e.md.block.ruler.getRules("reference"),B=e.parentType;e.parentType="reference";let X=!1;for(let ne=0,Y=S.length;ne<Y;ne++)if(S[ne](e,w,T,!0)){X=!0;break}if(e.parentType=B,X)return null}const I=e.bMarks[w]+e.tShift[w],C=e.eMarks[w];return e.src.slice(I,C+1)}let a=e.src.slice(n,i+1);i=a.length;let l=-1;for(n=1;n<i;n++){const w=a.charCodeAt(n);if(w===91)return!1;if(w===93){l=n;break}else if(w===10){const T=o(s);T!==null&&(a+=T,i=a.length,s++)}else if(w===92&&(n++,n<i&&a.charCodeAt(n)===10)){const T=o(s);T!==null&&(a+=T,i=a.length,s++)}}if(l<0||a.charCodeAt(l+1)!==58)return!1;for(n=l+2;n<i;n++){const w=a.charCodeAt(n);if(w===10){const T=o(s);T!==null&&(a+=T,i=a.length,s++)}else if(!Ae(w))break}const c=e.md.helpers.parseLinkDestination(a,n,i);if(!c.ok)return!1;const f=e.md.normalizeLink(c.str);if(!e.md.validateLink(f))return!1;n=c.pos;const v=n,h=s,d=n;for(;n<i;n++){const w=a.charCodeAt(n);if(w===10){const T=o(s);T!==null&&(a+=T,i=a.length,s++)}else if(!Ae(w))break}let m=e.md.helpers.parseLinkTitle(a,n,i);for(;m.can_continue;){const w=o(s);if(w===null)break;a+=w,n=i,i=a.length,s++,m=e.md.helpers.parseLinkTitle(a,n,i,m)}let E;for(n<i&&d!==n&&m.ok?(E=m.str,n=m.pos):(E="",n=v,s=h);n<i;){const w=a.charCodeAt(n);if(!Ae(w))break;n++}if(n<i&&a.charCodeAt(n)!==10&&E)for(E="",n=v,s=h;n<i;){const w=a.charCodeAt(n);if(!Ae(w))break;n++}if(n<i&&a.charCodeAt(n)!==10)return!1;const x=Ri(a.slice(1,l));return x?(r||(typeof e.env.references>"u"&&(e.env.references={}),typeof e.env.references[x]>"u"&&(e.env.references[x]={title:E,href:f}),e.line=s),!0):!1}const wm=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],Sm="[a-zA-Z_:][a-zA-Z0-9:._-]*",Fm="[^\"'=<>`\\x00-\\x20]+",Tm="'[^']*'",Im='"[^"]*"',Rm="(?:"+Fm+"|"+Tm+"|"+Im+")",Om="(?:\\s+"+Sm+"(?:\\s*=\\s*"+Rm+")?)",qc="<[A-Za-z][A-Za-z0-9\\-]*"+Om+"*\\s*\\/?>",Uc="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",Pm="<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->",Mm="<[?][\\s\\S]*?[?]>",Vm="<![A-Za-z][^>]*>",Lm="<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",Nm=new RegExp("^(?:"+qc+"|"+Uc+"|"+Pm+"|"+Mm+"|"+Vm+"|"+Lm+")"),qm=new RegExp("^(?:"+qc+"|"+Uc+")"),ar=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+wm.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(qm.source+"\\s*$"),/^$/,!1]];function Um(e,t,u,r){let n=e.bMarks[t]+e.tShift[t],i=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||!e.md.options.html||e.src.charCodeAt(n)!==60)return!1;let s=e.src.slice(n,i),o=0;for(;o<ar.length&&!ar[o][0].test(s);o++);if(o===ar.length)return!1;if(r)return ar[o][2];let a=t+1;if(!ar[o][1].test(s)){for(;a<u&&!(e.sCount[a]<e.blkIndent);a++)if(n=e.bMarks[a]+e.tShift[a],i=e.eMarks[a],s=e.src.slice(n,i),ar[o][1].test(s)){s.length!==0&&a++;break}}e.line=a;const l=e.push("html_block","",0);return l.map=[t,a],l.content=e.getLines(t,a,e.blkIndent,!0),!0}function zm(e,t,u,r){let n=e.bMarks[t]+e.tShift[t],i=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;let s=e.src.charCodeAt(n);if(s!==35||n>=i)return!1;let o=1;for(s=e.src.charCodeAt(++n);s===35&&n<i&&o<=6;)o++,s=e.src.charCodeAt(++n);if(o>6||n<i&&!Ae(s))return!1;if(r)return!0;i=e.skipSpacesBack(i,n);const a=e.skipCharsBack(i,35,n);a>n&&Ae(e.src.charCodeAt(a-1))&&(i=a),e.line=t+1;const l=e.push("heading_open","h"+String(o),1);l.markup="########".slice(0,o),l.map=[t,e.line];const c=e.push("inline","",0);c.content=e.src.slice(n,i).trim(),c.map=[t,e.line],c.children=[];const f=e.push("heading_close","h"+String(o),-1);return f.markup="########".slice(0,o),!0}function Bm(e,t,u){const r=e.md.block.ruler.getRules("paragraph");if(e.sCount[t]-e.blkIndent>=4)return!1;const n=e.parentType;e.parentType="paragraph";let i=0,s,o=t+1;for(;o<u&&!e.isEmpty(o);o++){if(e.sCount[o]-e.blkIndent>3)continue;if(e.sCount[o]>=e.blkIndent){let h=e.bMarks[o]+e.tShift[o];const d=e.eMarks[o];if(h<d&&(s=e.src.charCodeAt(h),(s===45||s===61)&&(h=e.skipChars(h,s),h=e.skipSpaces(h),h>=d))){i=s===61?1:2;break}}if(e.sCount[o]<0)continue;let v=!1;for(let h=0,d=r.length;h<d;h++)if(r[h](e,o,u,!0)){v=!0;break}if(v)break}if(!i)return!1;const a=e.getLines(t,o,e.blkIndent,!1).trim();e.line=o+1;const l=e.push("heading_open","h"+String(i),1);l.markup=String.fromCharCode(s),l.map=[t,e.line];const c=e.push("inline","",0);c.content=a,c.map=[t,e.line-1],c.children=[];const f=e.push("heading_close","h"+String(i),-1);return f.markup=String.fromCharCode(s),e.parentType=n,!0}function jm(e,t,u){const r=e.md.block.ruler.getRules("paragraph"),n=e.parentType;let i=t+1;for(e.parentType="paragraph";i<u&&!e.isEmpty(i);i++){if(e.sCount[i]-e.blkIndent>3||e.sCount[i]<0)continue;let l=!1;for(let c=0,f=r.length;c<f;c++)if(r[c](e,i,u,!0)){l=!0;break}if(l)break}const s=e.getLines(t,i,e.blkIndent,!1).trim();e.line=i;const o=e.push("paragraph_open","p",1);o.map=[t,e.line];const a=e.push("inline","",0);return a.content=s,a.map=[t,e.line],a.children=[],e.push("paragraph_close","p",-1),e.parentType=n,!0}const Rn=[["table",ym,["paragraph","reference"]],["code",xm],["fence",Cm,["paragraph","reference","blockquote","list"]],["blockquote",km,["paragraph","reference","blockquote","list"]],["hr",Em,["paragraph","reference","blockquote","list"]],["list",Dm,["paragraph","reference","blockquote"]],["reference",$m],["html_block",Um,["paragraph","reference","blockquote"]],["heading",zm,["paragraph","reference","blockquote"]],["lheading",Bm],["paragraph",jm]];function Oi(){this.ruler=new dt;for(let e=0;e<Rn.length;e++)this.ruler.push(Rn[e][0],Rn[e][1],{alt:(Rn[e][2]||[]).slice()})}Oi.prototype.tokenize=function(e,t,u){const r=this.ruler.getRules(""),n=r.length,i=e.md.options.maxNesting;let s=t,o=!1;for(;s<u&&(e.line=s=e.skipEmptyLines(s),!(s>=u||e.sCount[s]<e.blkIndent));){if(e.level>=i){e.line=u;break}const a=e.line;let l=!1;for(let c=0;c<n;c++)if(l=r[c](e,s,u,!1),l){if(a>=e.line)throw new Error("block rule didn't increment state.line");break}if(!l)throw new Error("none of the block rules matched");e.tight=!o,e.isEmpty(e.line-1)&&(o=!0),s=e.line,s<u&&e.isEmpty(s)&&(o=!0,s++,e.line=s)}};Oi.prototype.parse=function(e,t,u,r){if(!e)return;const n=new this.State(e,t,u,r);this.tokenize(n,n.line,n.lineMax)};Oi.prototype.State=iu;function xn(e,t,u,r){this.src=e,this.env=u,this.md=t,this.tokens=r,this.tokens_meta=Array(r.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1,this.linkLevel=0}xn.prototype.pushPending=function(){const e=new Ut("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e};xn.prototype.push=function(e,t,u){this.pending&&this.pushPending();const r=new Ut(e,t,u);let n=null;return u<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),r.level=this.level,u>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],n={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(r),this.tokens_meta.push(n),r};xn.prototype.scanDelims=function(e,t){const u=this.posMax,r=this.src.charCodeAt(e),n=e>0?this.src.charCodeAt(e-1):32;let i=e;for(;i<u&&this.src.charCodeAt(i)===r;)i++;const s=i-e,o=i<u?this.src.charCodeAt(i):32,a=fn(n)||cn(String.fromCharCode(n)),l=fn(o)||cn(String.fromCharCode(o)),c=ln(n),f=ln(o),v=!f&&(!l||c||a),h=!c&&(!a||f||l);return{can_open:v&&(t||!h||a),can_close:h&&(t||!v||l),length:s}};xn.prototype.Token=Ut;function Hm(e){switch(e){case 10:case 33:case 35:case 36:case 37:case 38:case 42:case 43:case 45:case 58:case 60:case 61:case 62:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 125:case 126:return!0;default:return!1}}function Km(e,t){let u=e.pos;for(;u<e.posMax&&!Hm(e.src.charCodeAt(u));)u++;return u===e.pos?!1:(t||(e.pending+=e.src.slice(e.pos,u)),e.pos=u,!0)}const Wm=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;function Zm(e,t){if(!e.md.options.linkify||e.linkLevel>0)return!1;const u=e.pos,r=e.posMax;if(u+3>r||e.src.charCodeAt(u)!==58||e.src.charCodeAt(u+1)!==47||e.src.charCodeAt(u+2)!==47)return!1;const n=e.pending.match(Wm);if(!n)return!1;const i=n[1],s=e.md.linkify.matchAtStart(e.src.slice(u-i.length));if(!s)return!1;let o=s.url;if(o.length<=i.length)return!1;o=o.replace(/\*+$/,"");const a=e.md.normalizeLink(o);if(!e.md.validateLink(a))return!1;if(!t){e.pending=e.pending.slice(0,-i.length);const l=e.push("link_open","a",1);l.attrs=[["href",a]],l.markup="linkify",l.info="auto";const c=e.push("text","",0);c.content=e.md.normalizeLinkText(o);const f=e.push("link_close","a",-1);f.markup="linkify",f.info="auto"}return e.pos+=o.length-i.length,!0}function Gm(e,t){let u=e.pos;if(e.src.charCodeAt(u)!==10)return!1;const r=e.pending.length-1,n=e.posMax;if(!t)if(r>=0&&e.pending.charCodeAt(r)===32)if(r>=1&&e.pending.charCodeAt(r-1)===32){let i=r-1;for(;i>=1&&e.pending.charCodeAt(i-1)===32;)i--;e.pending=e.pending.slice(0,i),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);for(u++;u<n&&Ae(e.src.charCodeAt(u));)u++;return e.pos=u,!0}const yo=[];for(let e=0;e<256;e++)yo.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e){yo[e.charCodeAt(0)]=1});function Jm(e,t){let u=e.pos;const r=e.posMax;if(e.src.charCodeAt(u)!==92||(u++,u>=r))return!1;let n=e.src.charCodeAt(u);if(n===10){for(t||e.push("hardbreak","br",0),u++;u<r&&(n=e.src.charCodeAt(u),!!Ae(n));)u++;return e.pos=u,!0}let i=e.src[u];if(n>=55296&&n<=56319&&u+1<r){const o=e.src.charCodeAt(u+1);o>=56320&&o<=57343&&(i+=e.src[u+1],u++)}const s="\\"+i;if(!t){const o=e.push("text_special","",0);n<256&&yo[n]!==0?o.content=i:o.content=s,o.markup=s,o.info="escape"}return e.pos=u+1,!0}function Ym(e,t){let u=e.pos;if(e.src.charCodeAt(u)!==96)return!1;const n=u;u++;const i=e.posMax;for(;u<i&&e.src.charCodeAt(u)===96;)u++;const s=e.src.slice(n,u),o=s.length;if(e.backticksScanned&&(e.backticks[o]||0)<=n)return t||(e.pending+=s),e.pos+=o,!0;let a=u,l;for(;(l=e.src.indexOf("`",a))!==-1;){for(a=l+1;a<i&&e.src.charCodeAt(a)===96;)a++;const c=a-l;if(c===o){if(!t){const f=e.push("code_inline","code",0);f.markup=s,f.content=e.src.slice(u,l).replace(/\n/g," ").replace(/^ (.+) $/,"$1")}return e.pos=a,!0}e.backticks[c]=l}return e.backticksScanned=!0,t||(e.pending+=s),e.pos+=o,!0}function Xm(e,t){const u=e.pos,r=e.src.charCodeAt(u);if(t||r!==126)return!1;const n=e.scanDelims(e.pos,!0);let i=n.length;const s=String.fromCharCode(r);if(i<2)return!1;let o;i%2&&(o=e.push("text","",0),o.content=s,i--);for(let a=0;a<i;a+=2)o=e.push("text","",0),o.content=s+s,e.delimiters.push({marker:r,length:0,token:e.tokens.length-1,end:-1,open:n.can_open,close:n.can_close});return e.pos+=n.length,!0}function Ia(e,t){let u;const r=[],n=t.length;for(let i=0;i<n;i++){const s=t[i];if(s.marker!==126||s.end===-1)continue;const o=t[s.end];u=e.tokens[s.token],u.type="s_open",u.tag="s",u.nesting=1,u.markup="~~",u.content="",u=e.tokens[o.token],u.type="s_close",u.tag="s",u.nesting=-1,u.markup="~~",u.content="",e.tokens[o.token-1].type==="text"&&e.tokens[o.token-1].content==="~"&&r.push(o.token-1)}for(;r.length;){const i=r.pop();let s=i+1;for(;s<e.tokens.length&&e.tokens[s].type==="s_close";)s++;s--,i!==s&&(u=e.tokens[s],e.tokens[s]=e.tokens[i],e.tokens[i]=u)}}function Qm(e){const t=e.tokens_meta,u=e.tokens_meta.length;Ia(e,e.delimiters);for(let r=0;r<u;r++)t[r]&&t[r].delimiters&&Ia(e,t[r].delimiters)}const zc={tokenize:Xm,postProcess:Qm};function eb(e,t){const u=e.pos,r=e.src.charCodeAt(u);if(t||r!==95&&r!==42)return!1;const n=e.scanDelims(e.pos,r===42);for(let i=0;i<n.length;i++){const s=e.push("text","",0);s.content=String.fromCharCode(r),e.delimiters.push({marker:r,length:n.length,token:e.tokens.length-1,end:-1,open:n.can_open,close:n.can_close})}return e.pos+=n.length,!0}function Ra(e,t){const u=t.length;for(let r=u-1;r>=0;r--){const n=t[r];if(n.marker!==95&&n.marker!==42||n.end===-1)continue;const i=t[n.end],s=r>0&&t[r-1].end===n.end+1&&t[r-1].marker===n.marker&&t[r-1].token===n.token-1&&t[n.end+1].token===i.token+1,o=String.fromCharCode(n.marker),a=e.tokens[n.token];a.type=s?"strong_open":"em_open",a.tag=s?"strong":"em",a.nesting=1,a.markup=s?o+o:o,a.content="";const l=e.tokens[i.token];l.type=s?"strong_close":"em_close",l.tag=s?"strong":"em",l.nesting=-1,l.markup=s?o+o:o,l.content="",s&&(e.tokens[t[r-1].token].content="",e.tokens[t[n.end+1].token].content="",r--)}}function tb(e){const t=e.tokens_meta,u=e.tokens_meta.length;Ra(e,e.delimiters);for(let r=0;r<u;r++)t[r]&&t[r].delimiters&&Ra(e,t[r].delimiters)}const Bc={tokenize:eb,postProcess:tb};function ub(e,t){let u,r,n,i,s="",o="",a=e.pos,l=!0;if(e.src.charCodeAt(e.pos)!==91)return!1;const c=e.pos,f=e.posMax,v=e.pos+1,h=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(h<0)return!1;let d=h+1;if(d<f&&e.src.charCodeAt(d)===40){for(l=!1,d++;d<f&&(u=e.src.charCodeAt(d),!(!Ae(u)&&u!==10));d++);if(d>=f)return!1;if(a=d,n=e.md.helpers.parseLinkDestination(e.src,d,e.posMax),n.ok){for(s=e.md.normalizeLink(n.str),e.md.validateLink(s)?d=n.pos:s="",a=d;d<f&&(u=e.src.charCodeAt(d),!(!Ae(u)&&u!==10));d++);if(n=e.md.helpers.parseLinkTitle(e.src,d,e.posMax),d<f&&a!==d&&n.ok)for(o=n.str,d=n.pos;d<f&&(u=e.src.charCodeAt(d),!(!Ae(u)&&u!==10));d++);}(d>=f||e.src.charCodeAt(d)!==41)&&(l=!0),d++}if(l){if(typeof e.env.references>"u")return!1;if(d<f&&e.src.charCodeAt(d)===91?(a=d+1,d=e.md.helpers.parseLinkLabel(e,d),d>=0?r=e.src.slice(a,d++):d=h+1):d=h+1,r||(r=e.src.slice(v,h)),i=e.env.references[Ri(r)],!i)return e.pos=c,!1;s=i.href,o=i.title}if(!t){e.pos=v,e.posMax=h;const m=e.push("link_open","a",1),E=[["href",s]];m.attrs=E,o&&E.push(["title",o]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)}return e.pos=d,e.posMax=f,!0}function rb(e,t){let u,r,n,i,s,o,a,l,c="";const f=e.pos,v=e.posMax;if(e.src.charCodeAt(e.pos)!==33||e.src.charCodeAt(e.pos+1)!==91)return!1;const h=e.pos+2,d=e.md.helpers.parseLinkLabel(e,e.pos+1,!1);if(d<0)return!1;if(i=d+1,i<v&&e.src.charCodeAt(i)===40){for(i++;i<v&&(u=e.src.charCodeAt(i),!(!Ae(u)&&u!==10));i++);if(i>=v)return!1;for(l=i,o=e.md.helpers.parseLinkDestination(e.src,i,e.posMax),o.ok&&(c=e.md.normalizeLink(o.str),e.md.validateLink(c)?i=o.pos:c=""),l=i;i<v&&(u=e.src.charCodeAt(i),!(!Ae(u)&&u!==10));i++);if(o=e.md.helpers.parseLinkTitle(e.src,i,e.posMax),i<v&&l!==i&&o.ok)for(a=o.str,i=o.pos;i<v&&(u=e.src.charCodeAt(i),!(!Ae(u)&&u!==10));i++);else a="";if(i>=v||e.src.charCodeAt(i)!==41)return e.pos=f,!1;i++}else{if(typeof e.env.references>"u")return!1;if(i<v&&e.src.charCodeAt(i)===91?(l=i+1,i=e.md.helpers.parseLinkLabel(e,i),i>=0?n=e.src.slice(l,i++):i=d+1):i=d+1,n||(n=e.src.slice(h,d)),s=e.env.references[Ri(n)],!s)return e.pos=f,!1;c=s.href,a=s.title}if(!t){r=e.src.slice(h,d);const m=[];e.md.inline.parse(r,e.md,e.env,m);const E=e.push("image","img",0),x=[["src",c],["alt",""]];E.attrs=x,E.children=m,E.content=r,a&&x.push(["title",a])}return e.pos=i,e.posMax=v,!0}const nb=/^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/,ib=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;function sb(e,t){let u=e.pos;if(e.src.charCodeAt(u)!==60)return!1;const r=e.pos,n=e.posMax;for(;;){if(++u>=n)return!1;const s=e.src.charCodeAt(u);if(s===60)return!1;if(s===62)break}const i=e.src.slice(r+1,u);if(ib.test(i)){const s=e.md.normalizeLink(i);if(!e.md.validateLink(s))return!1;if(!t){const o=e.push("link_open","a",1);o.attrs=[["href",s]],o.markup="autolink",o.info="auto";const a=e.push("text","",0);a.content=e.md.normalizeLinkText(i);const l=e.push("link_close","a",-1);l.markup="autolink",l.info="auto"}return e.pos+=i.length+2,!0}if(nb.test(i)){const s=e.md.normalizeLink("mailto:"+i);if(!e.md.validateLink(s))return!1;if(!t){const o=e.push("link_open","a",1);o.attrs=[["href",s]],o.markup="autolink",o.info="auto";const a=e.push("text","",0);a.content=e.md.normalizeLinkText(i);const l=e.push("link_close","a",-1);l.markup="autolink",l.info="auto"}return e.pos+=i.length+2,!0}return!1}function ob(e){return/^<a[>\s]/i.test(e)}function ab(e){return/^<\/a\s*>/i.test(e)}function lb(e){const t=e|32;return t>=97&&t<=122}function cb(e,t){if(!e.md.options.html)return!1;const u=e.posMax,r=e.pos;if(e.src.charCodeAt(r)!==60||r+2>=u)return!1;const n=e.src.charCodeAt(r+1);if(n!==33&&n!==63&&n!==47&&!lb(n))return!1;const i=e.src.slice(r).match(Nm);if(!i)return!1;if(!t){const s=e.push("html_inline","",0);s.content=i[0],ob(s.content)&&e.linkLevel++,ab(s.content)&&e.linkLevel--}return e.pos+=i[0].length,!0}const fb=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,db=/^&([a-z][a-z0-9]{1,31});/i;function pb(e,t){const u=e.pos,r=e.posMax;if(e.src.charCodeAt(u)!==38||u+1>=r)return!1;if(e.src.charCodeAt(u+1)===35){const i=e.src.slice(u).match(fb);if(i){if(!t){const s=i[1][0].toLowerCase()==="x"?parseInt(i[1].slice(1),16):parseInt(i[1],10),o=e.push("text_special","",0);o.content=_o(s)?si(s):si(65533),o.markup=i[0],o.info="entity"}return e.pos+=i[0].length,!0}}else{const i=e.src.slice(u).match(db);if(i){const s=Pc(i[0]);if(s!==i[0]){if(!t){const o=e.push("text_special","",0);o.content=s,o.markup=i[0],o.info="entity"}return e.pos+=i[0].length,!0}}}return!1}function Oa(e){const t={},u=e.length;if(!u)return;let r=0,n=-2;const i=[];for(let s=0;s<u;s++){const o=e[s];if(i.push(0),(e[r].marker!==o.marker||n!==o.token-1)&&(r=s),n=o.token,o.length=o.length||0,!o.close)continue;t.hasOwnProperty(o.marker)||(t[o.marker]=[-1,-1,-1,-1,-1,-1]);const a=t[o.marker][(o.open?3:0)+o.length%3];let l=r-i[r]-1,c=l;for(;l>a;l-=i[l]+1){const f=e[l];if(f.marker===o.marker&&f.open&&f.end<0){let v=!1;if((f.close||o.open)&&(f.length+o.length)%3===0&&(f.length%3!==0||o.length%3!==0)&&(v=!0),!v){const h=l>0&&!e[l-1].open?i[l-1]+1:0;i[s]=s-l+h,i[l]=h,o.open=!1,f.end=s,f.close=!1,c=-1,n=-2;break}}}c!==-1&&(t[o.marker][(o.open?3:0)+(o.length||0)%3]=c)}}function hb(e){const t=e.tokens_meta,u=e.tokens_meta.length;Oa(e.delimiters);for(let r=0;r<u;r++)t[r]&&t[r].delimiters&&Oa(t[r].delimiters)}function mb(e){let t,u,r=0;const n=e.tokens,i=e.tokens.length;for(t=u=0;t<i;t++)n[t].nesting<0&&r--,n[t].level=r,n[t].nesting>0&&r++,n[t].type==="text"&&t+1<i&&n[t+1].type==="text"?n[t+1].content=n[t].content+n[t+1].content:(t!==u&&(n[u]=n[t]),u++);t!==u&&(n.length=u)}const ns=[["text",Km],["linkify",Zm],["newline",Gm],["escape",Jm],["backticks",Ym],["strikethrough",zc.tokenize],["emphasis",Bc.tokenize],["link",ub],["image",rb],["autolink",sb],["html_inline",cb],["entity",pb]],is=[["balance_pairs",hb],["strikethrough",zc.postProcess],["emphasis",Bc.postProcess],["fragments_join",mb]];function Cn(){this.ruler=new dt;for(let e=0;e<ns.length;e++)this.ruler.push(ns[e][0],ns[e][1]);this.ruler2=new dt;for(let e=0;e<is.length;e++)this.ruler2.push(is[e][0],is[e][1])}Cn.prototype.skipToken=function(e){const t=e.pos,u=this.ruler.getRules(""),r=u.length,n=e.md.options.maxNesting,i=e.cache;if(typeof i[t]<"u"){e.pos=i[t];return}let s=!1;if(e.level<n){for(let o=0;o<r;o++)if(e.level++,s=u[o](e,!0),e.level--,s){if(t>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}else e.pos=e.posMax;s||e.pos++,i[t]=e.pos};Cn.prototype.tokenize=function(e){const t=this.ruler.getRules(""),u=t.length,r=e.posMax,n=e.md.options.maxNesting;for(;e.pos<r;){const i=e.pos;let s=!1;if(e.level<n){for(let o=0;o<u;o++)if(s=t[o](e,!1),s){if(i>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}if(s){if(e.pos>=r)break;continue}e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()};Cn.prototype.parse=function(e,t,u,r){const n=new this.State(e,t,u,r);this.tokenize(n);const i=this.ruler2.getRules(""),s=i.length;for(let o=0;o<s;o++)i[o](n)};Cn.prototype.State=xn;function bb(e){const t={};e=e||{},t.src_Any=Fc.source,t.src_Cc=Tc.source,t.src_Z=Rc.source,t.src_P=bo.source,t.src_ZPCc=[t.src_Z,t.src_P,t.src_Cc].join("|"),t.src_ZCc=[t.src_Z,t.src_Cc].join("|");const u="[><|]";return t.src_pseudo_letter="(?:(?!"+u+"|"+t.src_ZPCc+")"+t.src_Any+")",t.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",t.src_auth="(?:(?:(?!"+t.src_ZCc+"|[@/\\[\\]()]).)+@)?",t.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",t.src_host_terminator="(?=$|"+u+"|"+t.src_ZPCc+")(?!"+(e["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+t.src_ZPCc+"))",t.src_path="(?:[/?#](?:(?!"+t.src_ZCc+"|"+u+`|[()[\\]{}.,"'?!\\-;]).|\\[(?:(?!`+t.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+t.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+t.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+t.src_ZCc+`|["]).)+\\"|\\'(?:(?!`+t.src_ZCc+"|[']).)+\\'|\\'(?="+t.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+t.src_ZCc+"|[.]|$)|"+(e["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+t.src_ZCc+"|$)|;(?!"+t.src_ZCc+"|$)|\\!+(?!"+t.src_ZCc+"|[!]|$)|\\?(?!"+t.src_ZCc+"|[?]|$))+|\\/)?",t.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',t.src_xn="xn--[a-z0-9\\-]{1,59}",t.src_domain_root="(?:"+t.src_xn+"|"+t.src_pseudo_letter+"{1,63})",t.src_domain="(?:"+t.src_xn+"|(?:"+t.src_pseudo_letter+")|(?:"+t.src_pseudo_letter+"(?:-|"+t.src_pseudo_letter+"){0,61}"+t.src_pseudo_letter+"))",t.src_host="(?:(?:(?:(?:"+t.src_domain+")\\.)*"+t.src_domain+"))",t.tpl_host_fuzzy="(?:"+t.src_ip4+"|(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%)))",t.tpl_host_no_ip_fuzzy="(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%))",t.src_host_strict=t.src_host+t.src_host_terminator,t.tpl_host_fuzzy_strict=t.tpl_host_fuzzy+t.src_host_terminator,t.src_host_port_strict=t.src_host+t.src_port+t.src_host_terminator,t.tpl_host_port_fuzzy_strict=t.tpl_host_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_port_no_ip_fuzzy_strict=t.tpl_host_no_ip_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+t.src_ZPCc+"|>|$))",t.tpl_email_fuzzy="(^|"+u+'|"|\\(|'+t.src_ZCc+")("+t.src_email_name+"@"+t.tpl_host_fuzzy_strict+")",t.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_fuzzy_strict+t.src_path+")",t.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_no_ip_fuzzy_strict+t.src_path+")",t}function Is(e){return Array.prototype.slice.call(arguments,1).forEach(function(u){u&&Object.keys(u).forEach(function(r){e[r]=u[r]})}),e}function Pi(e){return Object.prototype.toString.call(e)}function gb(e){return Pi(e)==="[object String]"}function _b(e){return Pi(e)==="[object Object]"}function vb(e){return Pi(e)==="[object RegExp]"}function Pa(e){return Pi(e)==="[object Function]"}function yb(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}const jc={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function xb(e){return Object.keys(e||{}).reduce(function(t,u){return t||jc.hasOwnProperty(u)},!1)}const Cb={"http:":{validate:function(e,t,u){const r=e.slice(t);return u.re.http||(u.re.http=new RegExp("^\\/\\/"+u.re.src_auth+u.re.src_host_port_strict+u.re.src_path,"i")),u.re.http.test(r)?r.match(u.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,t,u){const r=e.slice(t);return u.re.no_http||(u.re.no_http=new RegExp("^"+u.re.src_auth+"(?:localhost|(?:(?:"+u.re.src_domain+")\\.)+"+u.re.src_domain_root+")"+u.re.src_port+u.re.src_host_terminator+u.re.src_path,"i")),u.re.no_http.test(r)?t>=3&&e[t-3]===":"||t>=3&&e[t-3]==="/"?0:r.match(u.re.no_http)[0].length:0}},"mailto:":{validate:function(e,t,u){const r=e.slice(t);return u.re.mailto||(u.re.mailto=new RegExp("^"+u.re.src_email_name+"@"+u.re.src_host_strict,"i")),u.re.mailto.test(r)?r.match(u.re.mailto)[0].length:0}}},kb="a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]",Eb="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function Ab(e){e.__index__=-1,e.__text_cache__=""}function Db(e){return function(t,u){const r=t.slice(u);return e.test(r)?r.match(e)[0].length:0}}function Ma(){return function(e,t){t.normalize(e)}}function oi(e){const t=e.re=bb(e.__opts__),u=e.__tlds__.slice();e.onCompile(),e.__tlds_replaced__||u.push(kb),u.push(t.src_xn),t.src_tlds=u.join("|");function r(o){return o.replace("%TLDS%",t.src_tlds)}t.email_fuzzy=RegExp(r(t.tpl_email_fuzzy),"i"),t.link_fuzzy=RegExp(r(t.tpl_link_fuzzy),"i"),t.link_no_ip_fuzzy=RegExp(r(t.tpl_link_no_ip_fuzzy),"i"),t.host_fuzzy_test=RegExp(r(t.tpl_host_fuzzy_test),"i");const n=[];e.__compiled__={};function i(o,a){throw new Error('(LinkifyIt) Invalid schema "'+o+'": '+a)}Object.keys(e.__schemas__).forEach(function(o){const a=e.__schemas__[o];if(a===null)return;const l={validate:null,link:null};if(e.__compiled__[o]=l,_b(a)){vb(a.validate)?l.validate=Db(a.validate):Pa(a.validate)?l.validate=a.validate:i(o,a),Pa(a.normalize)?l.normalize=a.normalize:a.normalize?i(o,a):l.normalize=Ma();return}if(gb(a)){n.push(o);return}i(o,a)}),n.forEach(function(o){e.__compiled__[e.__schemas__[o]]&&(e.__compiled__[o].validate=e.__compiled__[e.__schemas__[o]].validate,e.__compiled__[o].normalize=e.__compiled__[e.__schemas__[o]].normalize)}),e.__compiled__[""]={validate:null,normalize:Ma()};const s=Object.keys(e.__compiled__).filter(function(o){return o.length>0&&e.__compiled__[o]}).map(yb).join("|");e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+s+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+s+")","ig"),e.re.schema_at_start=RegExp("^"+e.re.schema_search.source,"i"),e.re.pretest=RegExp("("+e.re.schema_test.source+")|("+e.re.host_fuzzy_test.source+")|@","i"),Ab(e)}function $b(e,t){const u=e.__index__,r=e.__last_index__,n=e.__text_cache__.slice(u,r);this.schema=e.__schema__.toLowerCase(),this.index=u+t,this.lastIndex=r+t,this.raw=n,this.text=n,this.url=n}function Rs(e,t){const u=new $b(e,t);return e.__compiled__[u.schema].normalize(u,e),u}function Et(e,t){if(!(this instanceof Et))return new Et(e,t);t||xb(e)&&(t=e,e={}),this.__opts__=Is({},jc,t),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=Is({},Cb,e),this.__compiled__={},this.__tlds__=Eb,this.__tlds_replaced__=!1,this.re={},oi(this)}Et.prototype.add=function(t,u){return this.__schemas__[t]=u,oi(this),this};Et.prototype.set=function(t){return this.__opts__=Is(this.__opts__,t),this};Et.prototype.test=function(t){if(this.__text_cache__=t,this.__index__=-1,!t.length)return!1;let u,r,n,i,s,o,a,l,c;if(this.re.schema_test.test(t)){for(a=this.re.schema_search,a.lastIndex=0;(u=a.exec(t))!==null;)if(i=this.testSchemaAt(t,u[2],a.lastIndex),i){this.__schema__=u[2],this.__index__=u.index+u[1].length,this.__last_index__=u.index+u[0].length+i;break}}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(l=t.search(this.re.host_fuzzy_test),l>=0&&(this.__index__<0||l<this.__index__)&&(r=t.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy))!==null&&(s=r.index+r[1].length,(this.__index__<0||s<this.__index__)&&(this.__schema__="",this.__index__=s,this.__last_index__=r.index+r[0].length))),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&(c=t.indexOf("@"),c>=0&&(n=t.match(this.re.email_fuzzy))!==null&&(s=n.index+n[1].length,o=n.index+n[0].length,(this.__index__<0||s<this.__index__||s===this.__index__&&o>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=s,this.__last_index__=o))),this.__index__>=0};Et.prototype.pretest=function(t){return this.re.pretest.test(t)};Et.prototype.testSchemaAt=function(t,u,r){return this.__compiled__[u.toLowerCase()]?this.__compiled__[u.toLowerCase()].validate(t,r,this):0};Et.prototype.match=function(t){const u=[];let r=0;this.__index__>=0&&this.__text_cache__===t&&(u.push(Rs(this,r)),r=this.__last_index__);let n=r?t.slice(r):t;for(;this.test(n);)u.push(Rs(this,r)),n=n.slice(this.__last_index__),r+=this.__last_index__;return u.length?u:null};Et.prototype.matchAtStart=function(t){if(this.__text_cache__=t,this.__index__=-1,!t.length)return null;const u=this.re.schema_at_start.exec(t);if(!u)return null;const r=this.testSchemaAt(t,u[2],u[0].length);return r?(this.__schema__=u[2],this.__index__=u.index+u[1].length,this.__last_index__=u.index+u[0].length+r,Rs(this,0)):null};Et.prototype.tlds=function(t,u){return t=Array.isArray(t)?t:[t],u?(this.__tlds__=this.__tlds__.concat(t).sort().filter(function(r,n,i){return r!==i[n-1]}).reverse(),oi(this),this):(this.__tlds__=t.slice(),this.__tlds_replaced__=!0,oi(this),this)};Et.prototype.normalize=function(t){t.schema||(t.url="http://"+t.url),t.schema==="mailto:"&&!/^mailto:/i.test(t.url)&&(t.url="mailto:"+t.url)};Et.prototype.onCompile=function(){};const vr=2147483647,Qt=36,xo=1,dn=26,wb=38,Sb=700,Hc=72,Kc=128,Wc="-",Fb=/^xn--/,Tb=/[^\0-\x7F]/,Ib=/[\x2E\u3002\uFF0E\uFF61]/g,Rb={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},ss=Qt-xo,eu=Math.floor,os=String.fromCharCode;function Su(e){throw new RangeError(Rb[e])}function Ob(e,t){const u=[];let r=e.length;for(;r--;)u[r]=t(e[r]);return u}function Zc(e,t){const u=e.split("@");let r="";u.length>1&&(r=u[0]+"@",e=u[1]),e=e.replace(Ib,".");const n=e.split("."),i=Ob(n,t).join(".");return r+i}function Gc(e){const t=[];let u=0;const r=e.length;for(;u<r;){const n=e.charCodeAt(u++);if(n>=55296&&n<=56319&&u<r){const i=e.charCodeAt(u++);(i&64512)==56320?t.push(((n&1023)<<10)+(i&1023)+65536):(t.push(n),u--)}else t.push(n)}return t}const Pb=e=>String.fromCodePoint(...e),Mb=function(e){return e>=48&&e<58?26+(e-48):e>=65&&e<91?e-65:e>=97&&e<123?e-97:Qt},Va=function(e,t){return e+22+75*(e<26)-((t!=0)<<5)},Jc=function(e,t,u){let r=0;for(e=u?eu(e/Sb):e>>1,e+=eu(e/t);e>ss*dn>>1;r+=Qt)e=eu(e/ss);return eu(r+(ss+1)*e/(e+wb))},Yc=function(e){const t=[],u=e.length;let r=0,n=Kc,i=Hc,s=e.lastIndexOf(Wc);s<0&&(s=0);for(let o=0;o<s;++o)e.charCodeAt(o)>=128&&Su("not-basic"),t.push(e.charCodeAt(o));for(let o=s>0?s+1:0;o<u;){const a=r;for(let c=1,f=Qt;;f+=Qt){o>=u&&Su("invalid-input");const v=Mb(e.charCodeAt(o++));v>=Qt&&Su("invalid-input"),v>eu((vr-r)/c)&&Su("overflow"),r+=v*c;const h=f<=i?xo:f>=i+dn?dn:f-i;if(v<h)break;const d=Qt-h;c>eu(vr/d)&&Su("overflow"),c*=d}const l=t.length+1;i=Jc(r-a,l,a==0),eu(r/l)>vr-n&&Su("overflow"),n+=eu(r/l),r%=l,t.splice(r++,0,n)}return String.fromCodePoint(...t)},Xc=function(e){const t=[];e=Gc(e);const u=e.length;let r=Kc,n=0,i=Hc;for(const a of e)a<128&&t.push(os(a));const s=t.length;let o=s;for(s&&t.push(Wc);o<u;){let a=vr;for(const c of e)c>=r&&c<a&&(a=c);const l=o+1;a-r>eu((vr-n)/l)&&Su("overflow"),n+=(a-r)*l,r=a;for(const c of e)if(c<r&&++n>vr&&Su("overflow"),c===r){let f=n;for(let v=Qt;;v+=Qt){const h=v<=i?xo:v>=i+dn?dn:v-i;if(f<h)break;const d=f-h,m=Qt-h;t.push(os(Va(h+d%m,0))),f=eu(d/m)}t.push(os(Va(f,0))),i=Jc(n,l,o===s),n=0,++o}++n,++r}return t.join("")},Vb=function(e){return Zc(e,function(t){return Fb.test(t)?Yc(t.slice(4).toLowerCase()):t})},Lb=function(e){return Zc(e,function(t){return Tb.test(t)?"xn--"+Xc(t):t})},Qc={version:"2.3.1",ucs2:{decode:Gc,encode:Pb},decode:Yc,encode:Xc,toASCII:Lb,toUnicode:Vb},Nb={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},qb={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},Ub={options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}},zb={default:Nb,zero:qb,commonmark:Ub},Bb=/^(vbscript|javascript|file|data):/,jb=/^data:image\/(gif|png|jpeg|webp);/;function Hb(e){const t=e.trim().toLowerCase();return Bb.test(t)?jb.test(t):!0}const ef=["http:","https:","mailto:"];function Kb(e){const t=mo(e,!0);if(t.hostname&&(!t.protocol||ef.indexOf(t.protocol)>=0))try{t.hostname=Qc.toASCII(t.hostname)}catch{}return yn(ho(t))}function Wb(e){const t=mo(e,!0);if(t.hostname&&(!t.protocol||ef.indexOf(t.protocol)>=0))try{t.hostname=Qc.toUnicode(t.hostname)}catch{}return Dr(ho(t),Dr.defaultChars+"%")}function Tt(e,t){if(!(this instanceof Tt))return new Tt(e,t);t||go(e)||(t=e||{},e="default"),this.inline=new Cn,this.block=new Oi,this.core=new vo,this.renderer=new Or,this.linkify=new Et,this.validateLink=Hb,this.normalizeLink=Kb,this.normalizeLinkText=Wb,this.utils=Gh,this.helpers=Ii({},Qh),this.options={},this.configure(e),t&&this.set(t)}Tt.prototype.set=function(e){return Ii(this.options,e),this};Tt.prototype.configure=function(e){const t=this;if(go(e)){const u=e;if(e=zb[u],!e)throw new Error('Wrong `markdown-it` preset "'+u+'", check name')}if(!e)throw new Error("Wrong `markdown-it` preset, can't be empty");return e.options&&t.set(e.options),e.components&&Object.keys(e.components).forEach(function(u){e.components[u].rules&&t[u].ruler.enableOnly(e.components[u].rules),e.components[u].rules2&&t[u].ruler2.enableOnly(e.components[u].rules2)}),this};Tt.prototype.enable=function(e,t){let u=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach(function(n){u=u.concat(this[n].ruler.enable(e,!0))},this),u=u.concat(this.inline.ruler2.enable(e,!0));const r=e.filter(function(n){return u.indexOf(n)<0});if(r.length&&!t)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+r);return this};Tt.prototype.disable=function(e,t){let u=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach(function(n){u=u.concat(this[n].ruler.disable(e,!0))},this),u=u.concat(this.inline.ruler2.disable(e,!0));const r=e.filter(function(n){return u.indexOf(n)<0});if(r.length&&!t)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+r);return this};Tt.prototype.use=function(e){const t=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,t),this};Tt.prototype.parse=function(e,t){if(typeof e!="string")throw new Error("Input data should be a String");const u=new this.core.State(e,this,t);return this.core.process(u),u.tokens};Tt.prototype.render=function(e,t){return t=t||{},this.renderer.render(this.parse(e,t),this.options,t)};Tt.prototype.parseInline=function(e,t){const u=new this.core.State(e,this,t);return u.inlineMode=!0,this.core.process(u),u.tokens};Tt.prototype.renderInline=function(e,t){return t=t||{},this.renderer.render(this.parseInline(e,t),this.options,t)};const Zb=["innerHTML"],Gb={__name:"MarkdownRenderer",props:{source:{type:String,default:""}},setup(e){const t=Tt();return(u,r)=>(ee(),Ee("div",{class:"mb-3",innerHTML:gu(t).render(e.source)},null,8,Zb))}},Jb={class:"nav nav-tabs",role:"tablist"},Yb={class:"nav-item",role:"presentation"},Xb=["aria-selected"],Qb={class:"nav-item",role:"presentation"},e2=["aria-selected"],t2={class:"tab-content",id:"criteria-tab"},u2={__name:"AchievementCriteria",props:{modelValue:{default:{}},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=Ke(e,"modelValue"),u=de("");Ie(t,()=>{u.value=t.value.narrative}),Yu(()=>{u.value=t.value.narrative?t.value.narrative:""});const r=de("edit");function n(i){r.value=i}return(i,s)=>{const o=Ue("FormKit");return ee(),Ee(ze,null,[s[4]||(s[4]=M("div",{class:"formkit-wrapper required"},[M("label",{class:"form-label"},"Earning Criteria")],-1)),M("ul",Jb,[M("li",Yb,[M("button",{class:$t(["nav-link",{active:r.value==="edit"}]),type:"button",id:"edit-tab","aria-controls":"criteria-edit",role:"tab","aria-selected":r.value==="edit",onClick:s[0]||(s[0]=a=>n("edit"))},"Edit ",10,Xb)]),M("li",Qb,[M("button",{class:$t(["nav-link",{active:r.value==="preview"}]),type:"button",id:"preview-tab","aria-controls":"criteria-preview",role:"tab","aria-selected":r.value==="preview",onClick:s[1]||(s[1]=a=>n("preview"))},"Preview ",10,e2)])]),M("div",t2,[Vt(M("div",{class:$t(["tab-pane fade",{show:r.value==="edit",active:r.value==="edit"}]),id:"criteria-edit",role:"tabpanel","aria-labelledby":"edit-tab"},[O(o,{type:"group",name:"criteria",modelValue:t.value,"onUpdate:modelValue":s[2]||(s[2]=a=>t.value=a)},{default:xe(()=>[O(o,{type:"textarea",label:"Narrative",name:"narrative",rows:"5",validation:"require_one:id",help:"A narrative of what is needed to earn the credential. Markdown is allowed."}),O(o,{type:"text",label:"Criteria URL",name:"id",validation:"require_one:narrative|url",help:"The URL of a webpage that describes in a human-readable format the criteria for the credential."})]),_:1},8,["modelValue"])],2),[[_u,r.value==="edit"]]),Vt(M("div",{class:$t(["tab-pane fade",{show:r.value==="preview",active:r.value==="preview"}]),id:"criteria-preview",role:"tabpanel","aria-labelledby":"preview-tab"},[s[3]||(s[3]=M("label",{class:"mt-3 mb-2"},"Narrative Preview",-1)),O(Gb,{source:u.value,class:"border rounded p-3"},null,8,["source"])],2),[[_u,r.value==="preview"]])])],64)}}},r2=er(u2,[["__scopeId","data-v-61f2bd5b"]]),n2={class:"tab-pane fade show active",id:"tab-basic",role:"tabpanel","aria-labelledby":"basic-tab"},i2={__name:"BasicTab",props:{modelValue:{default:{}},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=Ke(e,"modelValue");return(u,r)=>{const n=Ue("FormKit");return ee(),Ee("div",n2,[r[5]||(r[5]=M("div",{class:"card mb-3"},[M("div",{class:"card-body"},[M("p",{class:"mb-0"},[Je(" This tab contains all of the required fields for a credential."),M("br"),M("em",null,"Credential Type"),Je(" and "),M("em",null,"Image"),Je(" are not required, but it is suggested that all credentials have them. ")])])],-1)),O(n,{type:"text",label:"Credential Name",name:"name","wrapper-class":"required",validation:"required:trim",modelValue:t.value.name,"onUpdate:modelValue":r[0]||(r[0]=i=>t.value.name=i),help:"The name of the credential."},null,8,["modelValue"]),O(ah,{modelValue:t.value.achievementType,"onUpdate:modelValue":r[1]||(r[1]=i=>t.value.achievementType=i)},null,8,["modelValue"]),O(Sc,{modelValue:t.value.image,"onUpdate:modelValue":r[2]||(r[2]=i=>t.value.image=i)},null,8,["modelValue"]),O(n,{type:"textarea",label:"Description",name:"description","wrapper-class":"required",rows:"5",validation:"required:trim",modelValue:t.value.description,"onUpdate:modelValue":r[3]||(r[3]=i=>t.value.description=i),help:"A short description of the achievement."},null,8,["modelValue"]),O(r2,{modelValue:t.value.criteria,"onUpdate:modelValue":r[4]||(r[4]=i=>t.value.criteria=i)},null,8,["modelValue"])])}}},s2={class:"tab-pane fade show active",id:"tab-detail",role:"tabpanel","aria-labelledby":"detail-tab"},o2={__name:"DetailTab",props:{modelValue:{default:{humanCode:null,inLanguage:null,version:null,creditsAvailable:null,additionalType:null}},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=Ke(e,"modelValue");return(u,r)=>{const n=Ue("FormKit");return ee(),Ee("div",s2,[O(n,{type:"text",label:"Human Code",modelValue:t.value.humanCode,"onUpdate:modelValue":r[0]||(r[0]=i=>t.value.humanCode=i),name:"humanCode",help:"The code, generally human readable, associated with an achievement."},null,8,["modelValue"]),O(n,{type:"text",label:"In Language",modelValue:t.value.inLanguage,"onUpdate:modelValue":r[1]||(r[1]=i=>t.value.inLanguage=i),name:"inLanguage",help:"The language this credential is in as a BCP47 language code, such as 'en', 'en-US', or 'es-MX'",validation:[["matches","/^[a-z]{2,4}(-[A-Z][a-z]{3})?(-([A-Z]{2}|[0-9]{3}))?$/"]],"validation-messages":{matches:"The language must formatted as a BCP47 language code, such as 'en', 'en-US', or 'es-MX'."}},null,8,["modelValue"]),O(n,{type:"text",label:"Version",modelValue:t.value.version,"onUpdate:modelValue":r[2]||(r[2]=i=>t.value.version=i),name:"version",help:"The version property allows issuers to set a version string for an Achievement. This is particularly useful when replacing a previous version with an update."},null,8,["modelValue"]),O(n,{type:"number",label:"Credits Available",number:"",name:"creditsAvailable",modelValue:t.value.creditsAvailable,"onUpdate:modelValue":r[3]||(r[3]=i=>t.value.creditsAvailable=i),help:"Credit hours associated with this entity, or credit hours possible. For example 3.0."},null,8,["modelValue"]),O(n,{type:"text",label:"Specialization",modelValue:t.value.specialization,"onUpdate:modelValue":r[4]||(r[4]=i=>t.value.specialization=i),name:"specialization",help:"Name given to the focus, concentration, or specific area of study defined in the achievement. Examples include 'Entrepreneurship', 'Technical Communication', and 'Finance'."},null,8,["modelValue"]),O(n,{type:"text",label:"Field of Study",modelValue:t.value.fieldOfStudy,"onUpdate:modelValue":r[5]||(r[5]=i=>t.value.fieldOfStudy=i),name:"fieldOfStudy",help:"Category, subject, area of study, discipline, or general branch of knowledge. Examples include Business, Education, Psychology, and Technology."},null,8,["modelValue"])])}}},a2=er(o2,[["__scopeId","data-v-2cf645b7"]]),l2={__name:"AlignmentType",props:{modelValue:{default:""},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=Ke(e,"modelValue"),u=de(""),r=de("");return Yu(()=>{if(console.log("model",t),t.value&&t.value.substring(0,4)==="ext:"){r.value=t.value.substring(4),u.value="other";return}u.value=t.value?t.value:"",r.value=""}),Ie(u,n=>{if(n==="other"){t.value="ext:"+r.value;return}t.value=n}),Ie(r,n=>{if(u.value==="other"){t.value="ext:"+n;return}t.value=u.value}),(n,i)=>{const s=Ue("FormKit");return ee(),Ee(ze,null,[O(s,{type:"hidden",name:"targetType",modelValue:t.value,"onUpdate:modelValue":i[0]||(i[0]=o=>t.value=o)},null,8,["modelValue"]),O(s,{type:"selectInputGroup",label:"Alignment Type",modelValue:u.value,"onUpdate:modelValue":i[2]||(i[2]=o=>u.value=o),ignore:"true",name:"targetTypeInput","inner-class":"input-group","label-class":"input-group-text","input-class":"$reset formkit-input form-select",placeholder:"Target Type",help:"The type of the alignment target node.",options:{"":"",CFItem:"CFItem",CFRubric:"CFRubric",CFRubricCriterion:"CFRubricCriterion",CFRubricCriterionLevel:"CFRubricCriterionLevel","ceasn:Competency":"ceasn:Competency","ceterms:Credential":"ceterms:Credential",CTDL:"CTDL",other:"Other (ext:)"}},{suffix:xe(()=>[u.value==="other"?(ee(),Me(s,{key:0,type:"innerLabelTextInput",label:"Extended Type",modelValue:r.value,"onUpdate:modelValue":i[1]||(i[1]=o=>r.value=o),ignore:"true",name:"typeExt","aria-label":"Extended Alignment Type","inner-class":"input-group ms-3 me-5 pe-3","outer-class":"$reset","label-class":"visually-hidden",before:"ext:",validation:[["matches","/^[a-z|A-Z|0-9|.|-|_]+$/"],["required"]]},{prefix:xe(()=>[...i[3]||(i[3]=[M("span",{class:"input-group-text","aria-label":"ext:"},"ext:",-1)])]),_:1},8,["modelValue"])):ft("",!0)]),_:1},8,["modelValue"])],64)}}},c2=er(l2,[["__scopeId","data-v-e95c80e7"]]),f2=["onClick"],d2={class:"card mb-3"},p2={class:"card-header"},h2=["onClick"],m2={class:"card-body pb-0"},Co={__name:"AlignmentComponent",props:Gn({title:{type:String,default:"Alignments"}},{modelValue:{default:{}},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=Ke(e,"modelValue");return(u,r)=>{const n=Ue("FormKit");return ee(),Me(n,{type:"list",modelValue:t.value,"onUpdate:modelValue":r[0]||(r[0]=i=>t.value=i),name:"alignment",dynamic:""},{default:xe(({items:i,node:s,value:o})=>[M("h5",null,[Je(uu(e.title)+" ",1),M("button",{type:"button",onClick:()=>s.input(o.concat({})),class:"btn btn-sm btn-primary ms-3"}," Add Alignment ",8,f2)]),(ee(!0),Ee(ze,null,Xu(i,(a,l)=>(ee(),Me(n,{type:"group","wrapper-class":"card",key:a,index:l},{default:xe(()=>[M("div",d2,[M("h5",p2,[Je("Target "+uu(l+1)+" ",1),M("button",{type:"button",onClick:()=>s.input(o.filter((c,f)=>f!==l)),class:"btn btn-secondary btn-sm float-end"}," Remove ",8,h2)]),M("div",m2,[O(n,{type:"hidden",name:"type",value:["Alignment"]}),O(n,{type:"innerLabelTextInput",label:"Name",name:"targetName","inner-class":"input-group","label-class":"input-group-text","wrapper-class":"required",validation:"required:trim",help:"Name of the alignment."}),O(n,{type:"innerLabelTextInput",label:"URL",name:"targetUrl","inner-class":"input-group","label-class":"input-group-text","wrapper-class":"required",validation:"required:trim|url",help:"URL linking to the official description of the alignment target, for example an individual standard within an educatinoal framework."}),O(n,{type:"innerLabelTextInput",label:"Framework",name:"targetFramework","inner-class":"input-group","label-class":"input-group-text",help:"Name of the framework for the alignment target."}),O(n,{type:"innerLabelTextareaInput",label:"Description",name:"description",rows:"2","inner-class":"input-group","label-class":"input-group-text",help:"Short description of the alignment target."}),O(n,{type:"innerLabelTextInput",label:"Code",name:"targetCode","inner-class":"input-group","label-class":"input-group-text",help:"If applicable, a locally unique string identifier that identifies the alignment target within its framework and/or targetUrl."}),O(c2,{modelValue:t.value[l].targetType,"onUpdate:modelValue":c=>t.value[l].targetType=c},null,8,["modelValue","onUpdate:modelValue"])])])]),_:2},1032,["index"]))),128))]),_:1},8,["modelValue"])}}},b2={__name:"AlignmentsComponent",props:{modelValue:{default:{}},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=Ke(e,"modelValue");return(u,r)=>(ee(),Me(Co,{modelValue:t.value,"onUpdate:modelValue":r[0]||(r[0]=n=>t.value=n)},null,8,["modelValue"]))}};var tf=new WeakSet;function Mi(e,t){const u=t||Object.assign(new Map,{active:!1}),r=new Map,n=function(c){u.active&&(u.has(e)||u.set(e,new Set),u.get(e)?.add(c))},i=function(c){return new Proxy(c,{get(...f){return typeof f[1]=="string"&&n(`prop:${f[1]}`),Reflect.get(...f)}})},s=function(c){return new Proxy(c,{get(...f){return f[1]==="value"?v=>(n(`count:${v}`),c.value(v)):Reflect.get(...f)}})},o=function(c,f){return vn(c)?Mi(c,u):(f==="value"&&n("commit"),f==="_value"&&n("input"),f==="props"?i(c):f==="ledger"?s(c):(f==="children"&&(n("child"),n("childRemoved")),c))},{proxy:a,revoke:l}=Proxy.revocable(e,{get(...c){switch(c[1]){case"_node":return e;case"deps":return u;case"watch":return(v,h,d)=>nf(a,v,h,d);case"observe":return()=>{const v=new Map(u);return u.clear(),u.active=!0,v};case"stopObserve":return()=>{const v=new Map(u);return u.active=!1,v};case"receipts":return r;case"kill":return()=>{rf(r),tf.add(c[2]),l()}}const f=Reflect.get(...c);return typeof f=="function"?(...v)=>{const h=f(...v);return o(h,c[1])}:o(f,c[1])}});return a}function uf(e,[t,u],r,n){t.forEach((i,s)=>{i.forEach(o=>{e.receipts.has(s)||e.receipts.set(s,{});const a=e.receipts.get(s)??{};a[o]=a[o]??[],a[o].push(s.on(o,r,n)),e.receipts.set(s,a)})}),u.forEach((i,s)=>{i.forEach(o=>{if(e.receipts.has(s)){const a=e.receipts.get(s);a&&ie(a,o)&&(a[o].map(s.off),delete a[o],e.receipts.set(s,a))}})})}function rf(e){e.forEach((t,u)=>{for(const r in t)t[r].map(u.off)}),e.clear()}function nf(e,t,u,r){const n=o=>{const a=e.stopObserve();uf(e,sf(i,a),()=>nf(e,t,u,r),r),u&&u(o)},i=new Map(e.deps);e.observe();const s=t(e);s instanceof Promise?s.then(o=>n(o)):n(s)}function sf(e,t){const u=new Map,r=new Map;return t.forEach((n,i)=>{if(!e.has(i))u.set(i,n);else{const s=new Set,o=e.get(i);n.forEach(a=>!o?.has(a)&&s.add(a)),u.set(i,s)}}),e.forEach((n,i)=>{if(!t.has(i))r.set(i,n);else{const s=new Set,o=t.get(i);n.forEach(a=>!o?.has(a)&&s.add(a)),r.set(i,s)}}),[u,r]}function ko(e){return tf.has(e)}var of=function({value:t}){return["yes","on","1",1,!0,"true"].includes(t)};of.skipEmpty=!1;var g2=of,_2=function({value:e},t=!1){const u=Date.parse(t||new Date),r=Date.parse(String(e));return isNaN(r)?!1:r>u},v2=_2,y2=function({value:e},t=!1){const u=Date.parse(t||new Date),r=Date.parse(String(e));return isNaN(r)?!1:r>u||r===u},x2=y2,C2=function(e,t){if(!t)return!1;const u=Date.parse(String(e.value)),r=Date.parse(String(e.at(t)?.value));return isNaN(r)?!0:isNaN(u)?!1:u>r},k2=C2,E2=function({value:e},t="default"){const u={default:new RegExp("^\\p{L}+$","u"),latin:/^[a-z]+$/i},r=ie(u,t)?t:"default";return u[r].test(String(e))},A2=E2,D2=function({value:e},t="default"){const u={default:/^[\p{L} ]+$/u,latin:/^[a-z ]+$/i},r=ie(u,t)?t:"default";return u[r].test(String(e))},$2=D2,w2=function({value:e},t="default"){const u={default:/^[0-9\p{L}]+$/u,latin:/^[0-9a-z]+$/i},r=ie(u,t)?t:"default";return u[r].test(String(e))},S2=w2,F2=function({value:e},t=!1){const u=Date.parse(t||new Date),r=Date.parse(String(e));return isNaN(r)?!1:r<u},T2=F2,I2=function(e,t){if(!t)return!1;const u=Date.parse(String(e.value)),r=Date.parse(String(e.at(t)?.value));return isNaN(r)?!0:isNaN(u)?!1:u<r},R2=I2,O2=function({value:e},t=!1){const u=Date.parse(t||new Date),r=Date.parse(String(e));return isNaN(r)?!1:r<u||r===u},P2=O2,M2=function({value:t},u,r){if(!isNaN(t)&&!isNaN(u)&&!isNaN(r)){const n=1*t;u=Number(u),r=Number(r);const[i,s]=u<=r?[u,r]:[r,u];return n>=1*i&&n<=1*s}return!1},V2=M2,La=/(_confirm(?:ed)?)$/,L2=function(t,u,r="loose"){u||(u=La.test(t.name)?t.name.replace(La,""):`${t.name}_confirm`);const n=t.at(u)?.value;return r==="strict"?t.value===n:t.value==n},N2=L2,q2=function({value:e},t="default"){const u={default:new RegExp("\\p{L}","u"),latin:/[a-z]/i},r=ie(u,t)?t:"default";return u[r].test(String(e))},U2=q2,z2=function({value:e},t="default"){const u={default:/[\p{L} ]/u,latin:/[a-z ]/i},r=ie(u,t)?t:"default";return u[r].test(String(e))},B2=z2,j2=function({value:e},t="default"){const u={default:/[0-9\p{L}]/u,latin:/[0-9a-z]/i},r=ie(u,t)?t:"default";return u[r].test(String(e))},H2=j2,K2=function({value:e},t="default"){const u={default:new RegExp("\\p{Ll}","u"),latin:/[a-z]/},r=ie(u,t)?t:"default";return u[r].test(String(e))},W2=K2,Z2=function({value:t}){return/[0-9]/.test(String(t))},G2=Z2,J2=function({value:e}){return/[!-/:-@[-`{-~]/.test(String(e))},Y2=J2,X2=function({value:e},t="default"){const u={default:new RegExp("\\p{Lu}","u"),latin:/[A-Z]/},r=ie(u,t)?t:"default";return u[r].test(String(e))},Q2=X2,eg=function({value:t},u,r){u=u instanceof Date?u.getTime():Date.parse(u),r=r instanceof Date?r.getTime():Date.parse(r);const n=t instanceof Date?t.getTime():Date.parse(String(t));if(u&&!r)r=u,u=Date.now();else if(!u||!n)return!1;return n>=u&&n<=r},tg=eg,ug=function({value:t},u){return u&&typeof u=="string"?Sp(u).test(String(t)):!isNaN(Date.parse(String(t)))},rg=ug,ng=function({value:t}){return/^(([^<>()\[\]\.,;:\s@\"]+(\.[^<>()\[\]\.,;:\s@\"]+)*)|(\".+\"))@(([^<>()[\]\.,;:\s@\"]+\.)+[^<>()[\]\.,;:\s@\"]{2,})$/i.test(String(t))},ig=ng,sg=function({value:t},...u){return typeof t=="string"&&u.length?u.some(r=>t.endsWith(r)):typeof t=="string"&&u.length===0},og=sg,ag=function({value:t},...u){return u.some(r=>typeof r=="object"?nt(r,t):r==t)},lg=ag,cg=function({value:t},u=0,r=1/0){u=parseInt(u),r=isNaN(parseInt(r))?1/0:parseInt(r);const n=u<=r?u:r,i=r>=u?r:u;if(typeof t=="string"||Array.isArray(t))return t.length>=n&&t.length<=i;if(t&&typeof t=="object"){const s=Object.keys(t).length;return s>=n&&s<=i}return!1},fg=cg,dg=function({value:e},t="default"){const u={default:new RegExp("^\\p{Ll}+$","u"),allow_non_alpha:/^[0-9\p{Ll}!-/:-@[-`{-~]+$/u,allow_numeric:/^[0-9\p{Ll}]+$/u,allow_numeric_dashes:/^[0-9\p{Ll}-]+$/u,latin:/^[a-z]+$/},r=ie(u,t)?t:"default";return u[r].test(String(e))},pg=dg,hg=function({value:t},...u){return u.some(r=>(typeof r=="string"&&r.substr(0,1)==="/"&&r.substr(-1)==="/"&&(r=new RegExp(r.substr(1,r.length-2))),r instanceof RegExp?r.test(String(t)):r===t))},mg=hg,bg=function({value:t},u=10){return Array.isArray(t)?t.length<=u:Number(t)<=Number(u)},gg=bg,_g=function({value:t},u=1){return Array.isArray(t)?t.length>=u:Number(t)>=Number(u)},vg=_g,yg=function({value:t},...u){return!u.some(r=>typeof r=="object"?nt(r,t):r===t)},xg=yg,Cg=function({value:t}){return!isNaN(t)},kg=Cg,af=function(e,...t){return St(e.value)?t.map(r=>e.at(r)?.value).some(r=>!St(r)):!0};af.skipEmpty=!1;var Eg=af,lf=function({value:t},u="default"){return u==="trim"&&typeof t=="string"?!St(t.trim()):!St(t)};lf.skipEmpty=!1;var Ag=lf,Dg=function({value:t},...u){return typeof t=="string"&&u.length?u.some(r=>t.startsWith(r)):typeof t=="string"&&u.length===0},$g=Dg,wg=function({value:e}){return/^[!-/:-@[-`{-~]+$/.test(String(e))},Sg=wg,Fg=function({value:e},t="default"){const u={default:new RegExp("^\\p{Lu}+$","u"),latin:/^[A-Z]+$/},r=ie(u,t)?t:"default";return u[r].test(String(e))},Tg=Fg,Ig=function({value:t},...u){try{const r=u.length?u:["http:","https:"],n=new URL(String(t));return r.includes(n.protocol)}catch{return!1}},Rg=Ig;const Og=Object.freeze(Object.defineProperty({__proto__:null,accepted:g2,alpha:A2,alpha_spaces:$2,alphanumeric:S2,between:V2,confirm:N2,contains_alpha:U2,contains_alpha_spaces:B2,contains_alphanumeric:H2,contains_lowercase:W2,contains_numeric:G2,contains_symbol:Y2,contains_uppercase:Q2,date_after:v2,date_after_node:k2,date_after_or_equal:x2,date_before:T2,date_before_node:R2,date_before_or_equal:P2,date_between:tg,date_format:rg,email:ig,ends_with:og,is:lg,length:fg,lowercase:pg,matches:mg,max:gg,min:vg,not:xg,number:kg,require_one:Eg,required:Ag,starts_with:$g,symbol:Sg,uppercase:Tg,url:Rg},Symbol.toStringTag,{value:"Module"}));var Os=kt({type:"state",blocking:!0,visible:!1,value:!0,key:"validating"});function Pg(e={}){return function(u){let r=Lt(u.props.validationRules||{}),n={...e,...r};const i={input:Ir(),rerun:null,isPassing:!0};let s=Lt(u.props.validation);u.on("prop:validation",({payload:a})=>o(a,r)),u.on("prop:validationRules",({payload:a})=>o(s,a));function o(a,l){nt(Object.keys(r||{}),Object.keys(l||{}))&&nt(s,a)||(r=Lt(l),s=Lt(a),n={...e,...r},u.props.parsedRules?.forEach(c=>{cf(c),rf(c.observer.receipts),c.observer.kill()}),u.store.filter(()=>!1,"validation"),u.props.parsedRules=qa(a,n,u),i.isPassing=!0,Ps(u,u.props.parsedRules,i))}u.props.parsedRules=qa(s,n,u),Ps(u,u.props.parsedRules,i)}}function Ps(e,t,u){ko(e)||(u.input=Ir(),e.store.set(kt({key:"failing",value:!u.isPassing,visible:!1})),u.isPassing=!0,e.store.filter(r=>!r.meta.removeImmediately,"validation"),t.forEach(r=>r.debounce&&clearTimeout(r.timer)),t.length&&(e.store.set(Os),Ms(0,t,u,!1,()=>{e.store.remove(Os.key),e.store.set(kt({key:"failing",value:!u.isPassing,visible:!1}))})))}function Ms(e,t,u,r,n){const i=t[e];if(!i)return n();const s=i.observer;if(ko(s))return;const o=u.input;i.state=null;function a(l,c){if(u.input!==o)return;u.isPassing=u.isPassing&&!!c,i.queued=!1;const f=s.stopObserve(),v=sf(i.deps,f);if(uf(s,v,function(){try{s.store.set(Os)}catch{}i.queued=!0,u.rerun&&clearTimeout(u.rerun),u.rerun=setTimeout(Ps,0,s,t,u)},"unshift"),i.deps=f,i.state=c,c===!1?Vg(i,r||l):cf(i),t.length>e+1){const h=t[e+1];(c||h.force||!h.skipEmpty)&&h.state===null&&(h.queued=!0),Ms(e+1,t,u,r||l,n)}else n()}(!St(s.value)||!i.skipEmpty)&&(u.isPassing||i.force)?i.queued?Mg(i,s,l=>{l instanceof Promise?l.then(c=>a(!0,c)):a(!1,l)}):Ms(e+1,t,u,r,n):St(s.value)&&i.skipEmpty&&u.isPassing?(s.observe(),s.value,a(!1,u.isPassing)):a(!1,null)}function Mg(e,t,u){e.debounce?e.timer=setTimeout(()=>{t.observe(),u(e.rule(t,...e.args))},e.debounce):(t.observe(),u(e.rule(t,...e.args)))}function cf(e){const t=`rule_${e.name}`;e.messageObserver&&(e.messageObserver=e.messageObserver.kill()),ie(e.observer.store,t)&&e.observer.store.remove(t)}function Vg(e,t){const u=e.observer;ko(u)||(e.messageObserver||(e.messageObserver=Mi(u._node)),e.messageObserver.watch(r=>Ng(r,e),r=>{const n=Lg(u,e,r),i=kt({blocking:e.blocking,key:`rule_${e.name}`,meta:{messageKey:e.name,removeImmediately:t,localize:!n,i18nArgs:r},type:"validation",value:n||"This field is not valid."});u.store.set(i)}))}function Lg(e,t,u){const r=e.props.validationMessages&&ie(e.props.validationMessages,t.name)?e.props.validationMessages[t.name]:void 0;return typeof r=="function"?r(...u):r}function Ng(e,t){return[{node:e,name:ff(e),args:t.args}]}function ff(e){return typeof e.props.validationLabel=="function"?e.props.validationLabel(e):e.props.validationLabel||e.props.label||e.props.name||String(e.name)}var df="(?:[\\*+?()0-9]+)",pf="[a-zA-Z][a-zA-Z0-9_]+",qg=new RegExp(`^(${df}?${pf})(?:\\:(.*)+)?$`,"i"),Ug=new RegExp(`^(${df})(${pf})$`,"i"),zg=/([\*+?]+)?(\(\d+\))([\*+?]+)?/,Na=/\(\d+\)/,Bg={blocking:!0,debounce:0,force:!1,skipEmpty:!0,name:""};function qa(e,t,u){return e?(typeof e=="string"?jg(e):Er(e)).reduce((n,i)=>{let s=i.shift();const o={};if(typeof s=="string"){const[a,l]=Kg(s);ie(t,a)&&(s=t[a],Object.assign(o,l))}return typeof s=="function"&&n.push({observer:Mi(u),rule:s,args:i,timer:0,state:null,queued:!0,deps:new Map,...Bg,...Wg(o,s)}),n},[]):[]}function jg(e){return e.split("|").reduce((t,u)=>{const r=Hg(u);return r&&t.push(r),t},[])}function Hg(e){const t=e.trim();if(t){const u=t.match(qg);if(u&&typeof u[1]=="string"){const r=u[1].trim(),n=u[2]&&typeof u[2]=="string"?u[2].split(",").map(i=>i.trim()):[];return[r,...n]}}return!1}function Kg(e){const t=e.match(Ug);if(!t)return[e,{name:e}];const u={"*":{force:!0},"+":{skipEmpty:!1},"?":{blocking:!1}},[,r,n]=t,i=Na.test(r)?r.match(zg)||[]:[,r];return[n,[i[1],i[2],i[3]].reduce((s,o)=>(o&&(Na.test(o)?s.debounce=parseInt(o.substr(1,o.length-1)):o.split("").forEach(a=>ie(u,a)&&Object.assign(s,u[a]))),s),{name:n})]}function Wg(e,t){return e.name||(e.name=t.ruleName||t.name),["skipEmpty","force","debounce","blocking"].reduce((u,r)=>(ie(t,r)&&!ie(u,r)&&Object.assign(u,{[r]:t[r]}),u),e)}function fe(e){return e[0].toUpperCase()+e.substr(1)}function Ua(e,t="or"){return e.reduce((u,r,n)=>(u+=r,n<=e.length-2&&e.length>2&&(u+=", "),n===e.length-2&&(u+=`${e.length===2?" ":""}${t} `),u),"")}function On(e){const t=typeof e=="string"?new Date(Date.parse(e)):e;return t instanceof Date?new Intl.DateTimeFormat(void 0,{dateStyle:"medium",timeZone:"UTC"}).format(t):"(unknown)"}function Zg(e,t){return Number(e)>=Number(t)?[t,e]:[e,t]}var Gg={add:"Add",remove:"Remove",removeAll:"Remove all",incomplete:"Sorry, not all fields are filled out correctly.",submit:"Submit",noFiles:"No file chosen",moveUp:"Move up",moveDown:"Move down",isLoading:"Loading...",loadMore:"Load more",next:"Next",prev:"Previous",addAllValues:"Add all values",addSelectedValues:"Add selected values",removeAllValues:"Remove all values",removeSelectedValues:"Remove selected values",chooseDate:"Choose date",changeDate:"Change date",summaryHeader:"There were errors in your form.",close:"Close",open:"Open"},Jg={accepted({name:e}){return`Please accept the ${e}.`},date_after({name:e,args:t}){return Array.isArray(t)&&t.length?`${fe(e)} must be after ${On(t[0])}.`:`${fe(e)} must be in the future.`},alpha({name:e}){return`${fe(e)} can only contain alphabetical characters.`},alphanumeric({name:e}){return`${fe(e)} can only contain letters and numbers.`},alpha_spaces({name:e}){return`${fe(e)} can only contain letters and spaces.`},contains_alpha({name:e}){return`${fe(e)} must contain alphabetical characters.`},contains_alphanumeric({name:e}){return`${fe(e)} must contain letters or numbers.`},contains_alpha_spaces({name:e}){return`${fe(e)} must contain letters or spaces.`},contains_symbol({name:e}){return`${fe(e)} must contain a symbol.`},contains_uppercase({name:e}){return`${fe(e)} must contain an uppercase letter.`},contains_lowercase({name:e}){return`${fe(e)} must contain a lowercase letter.`},contains_numeric({name:e}){return`${fe(e)} must contain numbers.`},symbol({name:e}){return`${fe(e)} must be a symbol.`},uppercase({name:e}){return`${fe(e)} can only contain uppercase letters.`},lowercase({name:e,args:t}){let u="";return Array.isArray(t)&&t.length&&(t[0]==="allow_non_alpha"&&(u=", numbers and symbols"),t[0]==="allow_numeric"&&(u=" and numbers"),t[0]==="allow_numeric_dashes"&&(u=", numbers and dashes")),`${fe(e)} can only contain lowercase letters${u}.`},date_before({name:e,args:t}){return Array.isArray(t)&&t.length?`${fe(e)} must be before ${On(t[0])}.`:`${fe(e)} must be in the past.`},between({name:e,args:t}){if(isNaN(t[0])||isNaN(t[1]))return"This field was configured incorrectly and can’t be submitted.";const[u,r]=Zg(t[0],t[1]);return`${fe(e)} must be between ${u} and ${r}.`},confirm({name:e}){return`${fe(e)} does not match.`},date_format({name:e,args:t}){return Array.isArray(t)&&t.length?`${fe(e)} is not a valid date, please use the format ${t[0]}`:"This field was configured incorrectly and can’t be submitted"},date_between({name:e,args:t}){return`${fe(e)} must be between ${On(t[0])} and ${On(t[1])}`},email:"Please enter a valid email address.",ends_with({name:e,args:t}){return`${fe(e)} doesn’t end with ${Ua(t)}.`},is({name:e}){return`${fe(e)} is not an allowed value.`},length({name:e,args:[t=0,u=1/0]}){const r=Number(t)<=Number(u)?t:u,n=Number(u)>=Number(t)?u:t;return r==1&&n===1/0?`${fe(e)} must be at least one character.`:r==0&&n?`${fe(e)} must be less than or equal to ${n} characters.`:r===n?`${fe(e)} should be ${n} characters long.`:r&&n===1/0?`${fe(e)} must be greater than or equal to ${r} characters.`:`${fe(e)} must be between ${r} and ${n} characters.`},matches({name:e}){return`${fe(e)} is not an allowed value.`},max({name:e,node:{value:t},args:u}){return Array.isArray(t)?`Cannot have more than ${u[0]} ${e}.`:`${fe(e)} must be no more than ${u[0]}.`},mime({name:e,args:t}){return t[0]?`${fe(e)} must be of the type: ${t[0]}`:"No file formats allowed."},min({name:e,node:{value:t},args:u}){return Array.isArray(t)?`Cannot have fewer than ${u[0]} ${e}.`:`${fe(e)} must be at least ${u[0]}.`},not({name:e,node:{value:t}}){return`“${t}” is not an allowed ${e}.`},number({name:e}){return`${fe(e)} must be a number.`},require_one:({name:e,node:t,args:u})=>{const r=u.map(n=>{const i=t.at(n);return i?ff(i):!1}).filter(n=>!!n);return r.unshift(e),`${r.join(" or ")} is required.`},required({name:e}){return`${fe(e)} is required.`},starts_with({name:e,args:t}){return`${fe(e)} doesn’t start with ${Ua(t)}.`},url(){return"Please enter a valid URL."},invalidDate:"The selected date is invalid."},Yg={ui:Gg,validation:Jg},za=new Set;function Xg(e){return function(u){za.add(u),u.on("destroying",()=>za.delete(u));let r=Ba(u.config.locale,e),n=r?e[r]:{};u.on("prop:locale",({payload:i})=>{r=Ba(i,e),n=r?e[r]:{},u.store.touch()}),u.on("prop:label",()=>u.store.touch()),u.on("prop:validationLabel",()=>u.store.touch()),u.hook.text((i,s)=>{const o=i.meta?.messageKey||i.key;if(ie(n,i.type)&&ie(n[i.type],o)){const a=n[i.type][o];typeof a=="function"?i.value=Array.isArray(i.meta?.i18nArgs)?a(...i.meta.i18nArgs):a(i):i.value=a}return s(i)})}}function Ba(e,t){if(ie(t,e))return e;const[u]=e.split("-");if(ie(t,u))return u;for(const r in t)return r;return!1}function Qg(...e){const t=e.reduce((r,n)=>Pu(r,n),{}),u=()=>{};return u.library=function(r){const n=_r(r.props.type);ie(t,n)&&r.define(t[n])},u}var e3=["classes","config","delay","errors","id","index","inputErrors","library","modelValue","onUpdate:modelValue","name","number","parent","plugins","sectionsSchema","type","validation","validationLabel","validationMessages","validationRules","onInput","onInputRaw","onUpdate:modelValue","onNode","onSubmit","onSubmitInvalid","onSubmitRaw"];function Vi(e){return e&&typeof e=="object"&&"group"in e&&Array.isArray(e.options)}function hf(e,t={count:1}){return Array.isArray(e)?e.map(u=>{if(typeof u=="string"||typeof u=="number")return{label:String(u),value:String(u)};if(typeof u=="object"){if("group"in u)return u.options=hf(u.options||[],t),u;"value"in u&&typeof u.value!="string"&&Object.assign(u,{value:`__mask_${t.count++}`,__original:u.value})}return u}):Object.keys(e).map(u=>({label:e[u],value:u}))}function Gu(e,t,u=!1){if(Array.isArray(e)){for(const r of e)if(!(typeof r!="object"&&r)){if(Vi(r)){const n=Gu(r.options,t,!0);if(n!==void 0)return n}else if(t==r.value)return"__original"in r?r.__original:r.value}}return u?void 0:t}function wr(e,t){return e===null&&t===void 0||e===void 0&&t===null?!1:e==t?!0:kr(e)&&kr(t)?nt(e,t):!1}function Li(e){e.hook.prop((t,u)=>{var r;return t.prop==="options"&&(typeof t.value=="function"?(e.props.optionsLoader=t.value,t.value=[]):((r=e.props)._normalizeCounter??(r._normalizeCounter={count:1}),t.value=hf(t.value,e.props._normalizeCounter))),u(t)})}function re(e,t,u=!1){return(...r)=>{const n=i=>{const s=!t||typeof t=="string"?{$el:t}:t();return(Ss(s)||Fs(s))&&(s.meta?s.meta.section=e:s.meta={section:e},r.length&&!s.children&&(s.children=[...r.map(o=>typeof o=="function"?o(i):o)]),Ss(s)&&(s.attrs={class:`$classes.${e}`,...s.attrs||{}})),{if:`$slots.${e}`,then:`$slots.${e}`,else:e in i?Br(s,i[e]):s}};return n._s=e,u?t3(n):n}}function t3(e){return t=>[e(t)]}function ai(e){return!!(e&&typeof e=="object"&&("$el"in e||"$cmp"in e||"$formkit"in e))}function Br(e,t={}){return typeof e=="string"?ai(t)||typeof t=="string"?t:e:Array.isArray(e)?ai(t)?t:e:Pu(e,t)}var u3=re("actions",()=>({$el:"div",if:"$actions"})),li=re("input",()=>({$el:"input",bind:"$attrs",attrs:{type:"$type",name:"$node.props.altName || $node.name",disabled:"$option.attrs.disabled || $disabled",onInput:"$handlers.toggleChecked",checked:"$fns.eq($_value, $onValue)",onBlur:"$handlers.blur",value:"$: true",id:"$id","aria-describedby":{if:"$options.length",then:{if:"$option.help",then:'$: "help-" + $option.attrs.id',else:void 0},else:{if:"$help",then:'$: "help-" + $id',else:void 0}}}})),mf=re("optionHelp",()=>({$el:"div",if:"$option.help",attrs:{id:'$: "help-" + $option.attrs.id'}})),ci=re("inner","span"),fi=re("label","span"),bf=re("option",()=>({$el:"li",for:["option","$options"],attrs:{"data-disabled":"$option.attrs.disabled || $disabled || undefined"}})),gf=re("options","ul"),di=re("wrapper",()=>({$el:"label",attrs:{"data-disabled":{if:"$options.length",then:void 0,else:"$disabled || undefined"},"data-checked":{if:"$options == undefined",then:"$fns.eq($_value, $onValue) || undefined",else:"$fns.isChecked($option.value) || undefined"}}})),r3=re("input",()=>({$el:"button",bind:"$attrs",attrs:{type:"$type",disabled:"$disabled",name:"$node.name",id:"$id"}})),n3=re("default",null),pi=re("decorator",()=>({$el:"span",attrs:{"aria-hidden":"true"}})),_f=re("fieldset",()=>({$el:"fieldset",attrs:{id:"$id","aria-describedby":{if:"$help",then:'$: "help-" + $id',else:void 0}}})),i3=re("input",()=>({$el:"input",bind:"$attrs",attrs:{type:"file",disabled:"$disabled",name:"$node.name",onChange:"$handlers.files",onBlur:"$handlers.blur",id:"$id","aria-describedby":"$describedBy","aria-required":"$state.required || undefined"}})),s3=re("fileItem",()=>({$el:"li",for:["file","$value"]})),o3=re("fileList",()=>({$el:"ul",if:"$value.length",attrs:{"data-has-multiple":"$_hasMultipleFiles"}})),a3=re("fileName",()=>({$el:"span",attrs:{class:"$classes.fileName"}})),ja=re("fileRemove",()=>({$el:"button",attrs:{type:"button",onClick:"$handlers.resetFiles"}})),l3=re("form",()=>({$el:"form",bind:"$attrs",meta:{autoAnimate:!0},attrs:{id:"$id",name:"$node.name",onSubmit:"$handlers.submit","data-loading":"$state.loading || undefined"}})),Eo=re("wrapper",null,!0),It=re("help",()=>({$el:"div",if:"$help",attrs:{id:'$: "help-" + $id'}})),$e=(e,t)=>re(`${e}Icon`,()=>{const u=`_raw${e.charAt(0).toUpperCase()}${e.slice(1)}Icon`;return{if:`$${e}Icon && $${u}`,$el:`${t||"span"}`,attrs:{class:`$classes.${e}Icon + " " + $classes.icon`,innerHTML:`$${u}`,onClick:`$handlers.iconClick(${e})`,role:`$fns.iconRole(${e})`,tabindex:`$fns.iconRole(${e}) === "button" && "0" || undefined`,for:{if:`${t==="label"}`,then:"$id"}}}})(),tr=re("inner","div"),ur=re("label",()=>({$el:"label",if:"$label",attrs:{for:"$id"}})),vf=re("legend",()=>({$el:"legend",if:"$label"})),zt=re("message",()=>({$el:"li",for:["message","$messages"],attrs:{key:"$message.key",id:"$id + '-' + $message.key","data-message-type":"$message.type"}})),Bt=re("messages",()=>({$el:"ul",if:"$defaultMessagePlacement && $fns.length($messages)"})),c3=re("noFiles",()=>({$el:"span",if:"$value == null || $value.length == 0"})),yf=re("optGroup",()=>({$el:"optgroup",bind:"$option.attrs",attrs:{label:"$option.group"}})),hi=re("option",()=>({$el:"option",bind:"$option.attrs",attrs:{class:"$classes.option",value:"$option.value",selected:"$fns.isSelected($option)"}})),mi=re("options",()=>({$el:null,if:"$options.length",for:["option","$option.options || $options"]})),su=re("outer",()=>({$el:"div",meta:{autoAnimate:!0},attrs:{key:"$id","data-family":"$family || undefined","data-type":"$type","data-multiple":'$attrs.multiple || ($type != "select" && $options != undefined) || undefined',"data-has-multiple":"$_hasMultipleFiles","data-disabled":'$: ($disabled !== "false" && $disabled) || undefined',"data-empty":"$state.empty || undefined","data-complete":"$state.complete || undefined","data-invalid":"$state.invalid || undefined","data-errors":"$state.errors || undefined","data-submitted":"$state.submitted || undefined","data-prefix-icon":"$_rawPrefixIcon !== undefined || undefined","data-suffix-icon":"$_rawSuffixIcon !== undefined || undefined","data-prefix-icon-click":"$onPrefixIconClick !== undefined || undefined","data-suffix-icon-click":"$onSuffixIconClick !== undefined || undefined"}})),Rt=re("prefix",null),xf=re("input",()=>({$el:"select",bind:"$attrs",attrs:{id:"$id","data-placeholder":"$fns.showPlaceholder($_value, $placeholder)",disabled:"$disabled",class:"$classes.input",name:"$node.name",onChange:"$handlers.onChange",onInput:"$handlers.selectInput",onBlur:"$handlers.blur","aria-describedby":"$describedBy","aria-required":"$state.required || undefined"}})),f3=re("submit",()=>({$cmp:"FormKit",bind:"$submitAttrs",props:{type:"submit",label:"$submitLabel"}})),Ot=re("suffix",null),Ao=re("input",()=>({$el:"input",bind:"$attrs",attrs:{type:"$type",disabled:"$disabled",name:"$node.name",onInput:"$handlers.DOMInput",onBlur:"$handlers.blur",value:"$_value",id:"$id","aria-describedby":"$describedBy","aria-required":"$state.required || undefined"}})),Cf=re("input",()=>({$el:"textarea",bind:"$attrs",attrs:{disabled:"$disabled",name:"$node.name",onInput:"$handlers.DOMInput",onBlur:"$handlers.blur",value:"$_value",id:"$id","aria-describedby":"$describedBy","aria-required":"$state.required || undefined"},children:"$initialValue"})),qu=re("wrapper","div"),d3=0;function kf(e){(e.type==="group"||e.type==="list")&&e.plugins.add(p3)}function p3(e){e.props.type==="radio"&&(e.addProps(["altName"]),e.props.altName=`${e.name}_${d3++}`)}function Ef(e){return function(t,u){return t.prop==="options"&&Array.isArray(t.value)&&(t.value=t.value.map(r=>r.attrs?.id?r:Pu(r,{attrs:{id:`${e.props.id}-option-${so(String(r.value))}`}})),e.props.type==="checkbox"&&!Array.isArray(e.value)&&(e.isCreated?e.input([],!1):e.on("created",()=>{Array.isArray(e.value)||e.input([],!1)}))),u(t)}}function h3(e,t){const u=t.target;if(u instanceof HTMLInputElement){const r=Array.isArray(e.props.options)?Gu(e.props.options,u.value):u.value;Array.isArray(e.props.options)&&e.props.options.length?Array.isArray(e._value)?e._value.some(n=>wr(r,n))?e.input(e._value.filter(n=>!wr(r,n))):e.input([...e._value,r]):e.input([r]):u.checked?e.input(e.props.onValue):e.input(e.props.offValue)}}function m3(e,t){return e.context?.value,e.context?._value,Array.isArray(e._value)?e._value.some(u=>wr(Gu(e.props.options,t),u)):!1}function b3(e){e.on("created",()=>{e.context?.handlers&&(e.context.handlers.toggleChecked=h3.bind(null,e)),e.context?.fns&&(e.context.fns.isChecked=m3.bind(null,e)),ie(e.props,"onValue")||(e.props.onValue=!0),ie(e.props,"offValue")||(e.props.offValue=!1)}),e.hook.prop(Ef(e))}function Wu(e,t){return u=>{u.props[`${e}Icon`]===void 0&&(u.props[`${e}Icon`]=t.startsWith("<svg")?t:`default:${t}`)}}function Do(e){e.on("created",()=>{"disabled"in e.props&&(e.props.disabled=Nt(e.props.disabled),e.config.disabled=Nt(e.props.disabled))}),e.hook.prop(({prop:t,value:u},r)=>(u=t==="disabled"?Nt(u):u,r({prop:t,value:u}))),e.on("prop:disabled",({payload:t})=>{e.config.disabled=Nt(t)})}function qn(e,t){return u=>{u.store.set(kt({key:e,type:"ui",value:t||e,meta:{localize:!0,i18nArgs:[u]}}))}}var as=typeof window<"u";function Af(e){e.target instanceof HTMLElement&&e.target.hasAttribute("data-file-hover")&&e.target.removeAttribute("data-file-hover")}function Ha(e,t){t.target instanceof HTMLInputElement?e==="dragover"&&t.target.setAttribute("data-file-hover","true"):t.preventDefault(),e==="drop"&&Af(t)}function g3(e){qn("noFiles","Select file")(e),qn("removeAll","Remove all")(e),qn("remove")(e),e.addProps(["_hasMultipleFiles"]),as&&(window._FormKit_File_Drop||(window.addEventListener("dragover",Ha.bind(null,"dragover")),window.addEventListener("drop",Ha.bind(null,"drop")),window.addEventListener("dragleave",Af),window._FormKit_File_Drop=!0)),e.hook.input((t,u)=>u(Array.isArray(t)?t:[])),e.on("input",({payload:t})=>{e.props._hasMultipleFiles=Array.isArray(t)&&t.length>1?!0:void 0}),e.on("reset",()=>{if(e.props.id&&as){const t=document.getElementById(e.props.id);t&&(t.value="")}}),e.on("created",()=>{Array.isArray(e.value)||e.input([],!1),e.context&&(e.context.handlers.resetFiles=t=>{if(t.preventDefault(),e.input([]),e.props.id&&as){const u=document.getElementById(e.props.id);u&&(u.value=""),u?.focus()}},e.context.handlers.files=t=>{const u=[];if(t.target instanceof HTMLInputElement&&t.target.files){for(let r=0;r<t.target.files.length;r++){let n;(n=t.target.files.item(r))&&u.push({name:n.name,file:n})}e.input(u)}e.context&&(e.context.files=u),typeof e.props.attrs?.onChange=="function"&&e.props.attrs?.onChange(t)})})}var Ka=kt({key:"loading",value:!0,visible:!1});async function _3(e,t){const u=Math.random();if(e.props._submitNonce=u,t.preventDefault(),await e.settled,e.ledger.value("validating")&&(e.store.set(Ka),await e.ledger.settled("validating"),e.store.remove("loading"),e.props._submitNonce!==u))return;const r=n=>n.store.set(kt({key:"submitted",value:!0,visible:!1}));if(e.walk(r),r(e),e.emit("submit-raw"),typeof e.props.onSubmitRaw=="function"&&e.props.onSubmitRaw(t,e),e.ledger.value("blocking"))typeof e.props.onSubmitInvalid=="function"&&e.props.onSubmitInvalid(e),e.props.incompleteMessage!==!1&&Df(e);else if(typeof e.props.onSubmit=="function"){const n=e.props.onSubmit(e.hook.submit.dispatch(Er(e.value)),e);if(n instanceof Promise){const i=e.props.disabled===void 0&&e.props.submitBehavior!=="live";i&&(e.props.disabled=!0),e.store.set(Ka),await n,i&&(e.props.disabled=!1),e.store.remove("loading")}}else t.target instanceof HTMLFormElement&&t.target.submit()}function Df(e){e.store.set(kt({blocking:!1,key:"incomplete",meta:{localize:e.props.incompleteMessage===void 0,i18nArgs:[{node:e}],showAsMessage:!0},type:"ui",value:e.props.incompleteMessage||"Form incomplete."}))}function v3(e){var t;e.props.isForm=!0,e.ledger.count("validating",u=>u.key==="validating"),(t=e.props).submitAttrs??(t.submitAttrs={disabled:e.props.disabled}),e.on("prop:disabled",({payload:u})=>{e.props.submitAttrs={...e.props.submitAttrs,disabled:u}}),e.on("created",()=>{e.context?.handlers&&(e.context.handlers.submit=_3.bind(null,e)),ie(e.props,"actions")||(e.props.actions=!0)}),e.on("prop:incompleteMessage",()=>{e.store.incomplete&&Df(e)}),e.on("settled:blocking",()=>e.store.remove("incomplete"))}function y3(e){e.props.ignore===void 0&&(e.props.ignore=!0,e.parent=null)}function $f(e){e.on("created",()=>{e.context&&(e.context.initialValue=e.value||"")})}function $o(e){if(typeof e.props.number>"u")return;const t=["number","range","hidden"].includes(e.props.type);e.hook.input((u,r)=>{if(u==="")return r(void 0);const n=e.props.number==="integer"?parseInt(u):parseFloat(u);return Number.isFinite(n)?r(n):r(t?void 0:u)})}function x3(e,t){t.target instanceof HTMLInputElement&&e.input(Gu(e.props.options,t.target.value))}function C3(e,t){return e.context?.value,e.context?._value,wr(Gu(e.props.options,t),e._value)}function k3(e){e.on("created",()=>{Array.isArray(e.props.options)||Qu(350,{node:e,inputType:"radio"}),e.context?.handlers&&(e.context.handlers.toggleChecked=x3.bind(null,e)),e.context?.fns&&(e.context.fns.isChecked=C3.bind(null,e))}),e.hook.prop(Ef(e))}function E3(e,t){if(Vi(t))return!1;e.context&&e.context.value;const u="__original"in t?t.__original:t.value;return Array.isArray(e._value)?e._value.some(r=>wr(r,u)):(e._value===void 0||e._value===null&&!wf(e.props.options,null))&&t.attrs&&t.attrs["data-is-placeholder"]?!0:wr(u,e._value)}function wf(e,t){return e.some(u=>Vi(u)?wf(u.options,t):("__original"in u?u.__original:u.value)===t)}async function A3(e,t){typeof e.props.attrs?.onChange=="function"&&(await new Promise(u=>setTimeout(u,0)),await e.settled,e.props.attrs.onChange(t))}function D3(e,t){const u=t.target,r=u.hasAttribute("multiple")?Array.from(u.selectedOptions).map(n=>Gu(e.props.options,n.value)):Gu(e.props.options,u.value);e.input(r)}function Wa(e,t){return e.some(u=>u.attrs&&u.attrs["data-is-placeholder"])?e:[{label:t,value:"",attrs:{hidden:!0,disabled:!0,"data-is-placeholder":"true"}},...e]}function Sf(e){const t=e.length>0?e[0]:void 0;if(t)return Vi(t)?Sf(t.options):"__original"in t?t.__original:t.value}function Ff(e){e.on("created",()=>{const t=Nt(e.props.attrs?.multiple);!t&&e.props.placeholder&&Array.isArray(e.props.options)&&(e.hook.prop(({prop:u,value:r},n)=>(u==="options"&&(r=Wa(r,e.props.placeholder)),n({prop:u,value:r}))),e.props.options=Wa(e.props.options,e.props.placeholder)),t?e.value===void 0&&e.input([],!1):e.context&&!e.context.options&&(e.props.attrs=Object.assign({},e.props.attrs,{value:e._value}),e.on("input",({payload:u})=>{e.props.attrs=Object.assign({},e.props.attrs,{value:u})})),e.context?.handlers&&(e.context.handlers.selectInput=D3.bind(null,e),e.context.handlers.onChange=A3.bind(null,e)),e.context?.fns&&(e.context.fns.isSelected=E3.bind(null,e),e.context.fns.showPlaceholder=(u,r)=>{if(!Array.isArray(e.props.options))return!1;const n=e.props.options.some(i=>{if(i.attrs&&"data-is-placeholder"in i.attrs)return!1;const s="__original"in i?i.__original:i.value;return nt(u,s)});return r&&!n?!0:void 0})}),e.hook.input((t,u)=>(!e.props.placeholder&&t===void 0&&Array.isArray(e.props?.options)&&e.props.options.length&&!Nt(e.props?.attrs?.multiple)&&(t=Sf(e.props.options)),u(t)))}function Vs(e){return!!(fr(e)&&e.if&&e.if.startsWith("$slots.")&&typeof e.then=="string"&&e.then.startsWith("$slots.")&&"else"in e)}function Ft(e,t,u){const r=n=>{const i=t(n);if(u||ai(i)&&"if"in i||Vs(i)){const s={if:e,then:i};return u&&(s.else=u(n)),s}else Vs(i)?Object.assign(i.else,{if:e}):ai(i)&&Object.assign(i,{if:e});return i};return r._s=Ir(),r}function yr(e,t){const u=r=>{const n=e({});return Vs(n)?(Array.isArray(n.else)||(n.else=Br(Br(n.else,t),e._s?r[e._s]:{})),n):Br(Br(n,t),e._s?r[e._s]:{})};return u._s=e._s,u}var Za={schema:su(Bt(zt("$message.value")),qu(r3($e("prefix"),Rt(),n3("$label || $ui.submit.value"),Ot(),$e("suffix"))),It("$help")),type:"input",family:"button",props:[],features:[qn("submit"),y3],schemaMemoKey:"h6st4epl3j8"},$3={schema:su(Ft("$options == undefined",di(ci(Rt(),li(),pi($e("decorator")),Ot()),yr(fi("$label"),{if:"$label"})),_f(vf("$label"),It("$help"),gf(bf(di(ci(Rt(),yr(li(),{bind:"$option.attrs",attrs:{id:"$option.attrs.id",value:"$option.value",checked:"$fns.isChecked($option.value)"}}),pi($e("decorator")),Ot()),yr(fi("$option.label"),{if:"$option.label"})),mf("$option.help"))))),Ft("$options == undefined && $help",It("$help")),Bt(zt("$message.value"))),type:"input",family:"box",props:["options","onValue","offValue","optionsLoader"],features:[Li,b3,Wu("decorator","checkboxDecorator")],schemaMemoKey:"qje02tb3gu8"},w3={schema:su(qu(ur("$label"),tr($e("prefix","label"),Rt(),i3(),o3(s3($e("fileItem"),a3("$file.name"),Ft("$value.length === 1",ja($e("fileRemove"),'$ui.remove.value + " " + $file.name')))),Ft("$value.length > 1",ja("$ui.removeAll.value")),c3($e("noFiles"),"$ui.noFiles.value"),Ot(),$e("suffix"))),It("$help"),Bt(zt("$message.value"))),type:"input",family:"text",props:[],features:[g3,Wu("fileItem","fileItem"),Wu("fileRemove","fileRemove"),Wu("noFiles","noFiles")],schemaMemoKey:"9kqc4852fv8"},S3={schema:l3("$slots.default",Bt(zt("$message.value")),u3(f3())),type:"group",props:["actions","submit","submitLabel","submitAttrs","submitBehavior","incompleteMessage"],features:[v3,Do],schemaMemoKey:"5bg016redjo"},F3={schema:Eo("$slots.default"),type:"group",props:[],features:[Do,kf]},T3={schema:Ao(),type:"input",props:[],features:[$o]},I3={schema:Eo("$slots.default"),type:"list",props:["sync","dynamic"],features:[Do,kf]},R3={schema:Eo(),type:"input",props:[],features:[]},O3={schema:su(Ft("$options == undefined",di(ci(Rt(),li(),pi($e("decorator")),Ot()),yr(fi("$label"),{if:"$label"})),_f(vf("$label"),It("$help"),gf(bf(di(ci(Rt(),yr(li(),{bind:"$option.attrs",attrs:{id:"$option.attrs.id",value:"$option.value",checked:"$fns.isChecked($option.value)"}}),pi($e("decorator")),Ot()),yr(fi("$option.label"),{if:"$option.label"})),mf("$option.help"))))),Ft("$options == undefined && $help",It("$help")),Bt(zt("$message.value"))),type:"input",family:"box",props:["options","onValue","offValue","optionsLoader"],features:[Li,k3,Wu("decorator","radioDecorator")],schemaMemoKey:"qje02tb3gu8"},P3={schema:su(qu(ur("$label"),tr($e("prefix"),Rt(),xf(Ft("$slots.default",()=>"$slots.default",mi(Ft("$option.group",yf(mi(hi("$option.label"))),hi("$option.label"))))),Ft("$attrs.multiple !== undefined",()=>"",$e("select")),Ot(),$e("suffix"))),It("$help"),Bt(zt("$message.value"))),type:"input",props:["options","placeholder","optionsLoader"],features:[Li,Ff,Wu("select","select")],schemaMemoKey:"cb119h43krg"},M3={schema:su(qu(ur("$label"),tr($e("prefix","label"),Rt(),Cf(),Ot(),$e("suffix"))),It("$help"),Bt(zt("$message.value"))),type:"input",props:[],features:[$f],schemaMemoKey:"b1n0td79m9g"},at={schema:su(qu(ur("$label"),tr($e("prefix","label"),Rt(),Ao(),Ot(),$e("suffix"))),It("$help"),Bt(zt("$message.value"))),type:"input",family:"text",props:[],features:[$o],schemaMemoKey:"c3cc4kflsg"},V3={button:Za,submit:Za,checkbox:$3,file:w3,form:S3,group:F3,hidden:T3,list:I3,meta:R3,radio:O3,select:P3,textarea:M3,text:at,color:at,date:at,datetimeLocal:at,email:at,month:at,number:at,password:at,search:at,tel:at,time:at,url:at,week:at,range:at};function L3(e){const t={};return Object.keys(e).forEach(u=>{Object.keys(e[u]).forEach(r=>{t[r]?t[r][u]=e[u][r]:t[r]={[u]:e[u][r]}})}),Object.keys(t).forEach(u=>{const r=t[u];t[u]=function(n,i){return N3(n,i,r)}}),t}function N3(e,t,u){const r=e.props.type,n=e.props.family;let i="";u.global&&(i+=u.global+" "),u[`family:${n}`]&&(i+=u[`family:${n}`]+" "),u[r]&&(i+=u[r]);const s=i.split("$reset");return s.length>1?`$reset ${s[s.length-1].trim()}`:s[0].trim()}var pn=void 0,lr=null,bi,Tf=!1,jr=!1,q3=new Promise(e=>{bi=()=>{Tf=!0,e()}}),yu=typeof window<"u"&&typeof fetch<"u";pn=yu?getComputedStyle(document.documentElement):void 0;var pr={},ls={};function U3(e,t,u,r){t&&Object.assign(pr,t),yu&&!jr&&pn?.getPropertyValue("--formkit-theme")?(bi(),jr=!0):e&&!jr&&yu?z3(e):!jr&&yu&&bi();const n=function(s){s.addProps(["iconLoader","iconLoaderUrl"]),s.props.iconHandler=en(s.props?.iconLoader?s.props.iconLoader:r,s.props?.iconLoaderUrl?s.props.iconLoaderUrl:u),H3(s,s.props.iconHandler),s.on("created",()=>{s?.context?.handlers&&(s.context.handlers.iconClick=o=>{const a=`on${o.charAt(0).toUpperCase()}${o.slice(1)}IconClick`,l=s.props[a];if(l&&typeof l=="function")return c=>l(s,c)}),s?.context?.fns&&(s.context.fns.iconRole=o=>{const a=`on${o.charAt(0).toUpperCase()}${o.slice(1)}IconClick`;return typeof s.props[a]=="function"?"button":null})})};return n.iconHandler=en(r,u),n}function z3(e){if(!(!e||!yu||typeof getComputedStyle!="function")&&(jr=!0,lr=document.getElementById("formkit-theme"),e&&yu&&(!pn?.getPropertyValue("--formkit-theme")&&!lr||lr?.getAttribute("data-theme")&&lr?.getAttribute("data-theme")!==e))){const u=`https://cdn.jsdelivr.net/npm/@formkit/themes@${ni.startsWith("__")?"latest":ni}/dist/${e}/theme.css`,r=document.createElement("link");r.type="text/css",r.rel="stylesheet",r.id="formkit-theme",r.setAttribute("data-theme",e),r.onload=()=>{pn=getComputedStyle(document.documentElement),bi()},document.head.appendChild(r),r.href=u,lr&&lr.remove()}}function en(e,t){return u=>{if(typeof u!="string")return;if(u.startsWith("<svg"))return u;const r=u.startsWith("default:");u=r?u.split(":")[1]:u;const n=u in pr;let i;if(n)return pr[u];if(!ls[u]){if(i=B3(u),i=yu&&typeof i>"u"?Promise.resolve(i):i,i instanceof Promise)ls[u]=i.then(s=>!s&&typeof u=="string"&&!r?i=typeof e=="function"?e(u):j3(u,t):s).then(s=>(typeof u=="string"&&(pr[r?`default:${u}`:u]=s),s));else if(typeof i=="string")return pr[r?`default:${u}`:u]=i,i}return ls[u]}}function B3(e){if(yu)return Tf?Ga(e):q3.then(()=>Ga(e))}function Ga(e){const t=pn?.getPropertyValue(`--fk-icon-${e}`);if(t){const u=atob(t);if(u.startsWith("<svg"))return pr[e]=u,u}}function j3(e,t){const u=ni.startsWith("__")?"latest":ni,r=typeof t=="function"?t(e):`https://cdn.jsdelivr.net/npm/@formkit/icons@${u}/dist/icons/${e}.svg`;if(yu)return fetch(`${r}`).then(async n=>{const i=await n.text();if(i.startsWith("<svg"))return i}).catch(n=>{console.error(n)})}function H3(e,t){const u=/^[a-zA-Z-]+(?:-icon|Icon)$/;Object.keys(e.props).filter(n=>u.test(n)).forEach(n=>K3(e,t,n))}function K3(e,t,u){const r=e.props[u],n=t(r),i=`_raw${u.charAt(0).toUpperCase()}${u.slice(1)}`,s=`on${u.charAt(0).toUpperCase()}${u.slice(1)}Click`;if(e.addProps([i,s]),e.on(`prop:${u}`,W3),n instanceof Promise)return n.then(o=>{e.props[i]=o});e.props[i]=n}function W3(e){const t=e.origin,u=e.payload,r=t?.props?.iconHandler,n=e.name.split(":")[1],i=`_raw${n.charAt(0).toUpperCase()}${n.slice(1)}`;if(r&&typeof r=="function"){const s=r(u);if(s instanceof Promise)return s.then(o=>{t.props[i]=o});t.props[i]=s}}var Ja={100:({data:e})=>`Only groups, lists, and forms can have children (${e.name}).`,101:({data:e})=>`You cannot directly modify the store (${e.name}). See: https://formkit.com/advanced/core#message-store`,102:({data:[e,t]})=>`You cannot directly assign node.${t} (${e.name})`,103:({data:[e]})=>`Schema expressions cannot start with an operator (${e})`,104:({data:[e,t]})=>`Schema expressions cannot end with an operator (${e} in "${t}")`,105:({data:e})=>`Invalid schema expression: ${e}`,106:({data:e})=>`Cannot submit because (${e}) is not in a form.`,107:({data:[e,t]})=>`Cannot set ${e.name} to non object value: ${t}`,108:({data:[e,t]})=>`Cannot set ${e.name} to non array value: ${t}`,300:({data:[e]})=>`Cannot set behavior prop to overscroll (on ${e.name} input) when options prop is a function.`,600:({data:e})=>`Unknown input type${typeof e.props.type=="string"?' "'+e.props.type+'"':""} ("${e.name}")`,601:({data:e})=>`Input definition${typeof e.props.type=="string"?' "'+e.props.type+'"':""} is missing a schema or component property (${e.name}).`},Ya={150:({data:e})=>`Schema function "${e}()" is not a valid function.`,151:({data:e})=>`No form element with id: ${e}`,152:({data:e})=>`No input element with id: ${e}`,350:({data:{node:e,inputType:t}})=>`Invalid options prop for ${e.name} input (${t}). See https://formkit.com/inputs/${t}`,650:'Schema "$get()" must use the id of an input to access.',651:({data:e})=>`Cannot setErrors() on "${e}" because no such id exists.`,652:({data:e})=>`Cannot clearErrors() on "${e}" because no such id exists.`,800:({data:e})=>`${e} is deprecated.`},Z3=(e,t)=>{if(e.code in Ja){const u=Ja[e.code];e.message=typeof u=="function"?u(e):u}return t(e)},Xa=!1;function G3(){Xa||(ao(Z3),lo(J3),Xa=!0)}var J3=(e,t)=>{if(e.code in Ya){const u=Ya[e.code];e.message=typeof u=="function"?u(e):u}return t(e)},Y3=Object.defineProperty,X3=Object.getOwnPropertyNames,If=(e,t)=>function(){return e&&(t=(0,e[X3(e)[0]])(e=0)),t},Q3=(e,t)=>{for(var u in t)Y3(e,u,{get:t[u],enumerable:!0})},Qa,Rf,Of=If({"packages/vue/src/bindings.ts"(){Qa=function(t){t.ledger.count("blocking",D=>D.blocking);const u=de(!t.ledger.value("blocking"));t.ledger.count("errors",D=>D.type==="error");const r=de(!!t.ledger.value("errors"));let n=!1;Ol(()=>{n=!0});const i=Yt(t.store.reduce((D,j)=>(j.visible&&(D[j.key]=j),D),{})),s=de(t.props.validationVisibility||(t.props.type==="checkbox"?"dirty":"blur"));t.on("prop:validationVisibility",({payload:D})=>{s.value=D});const o=de(s.value==="live"),a=de(!1),l=D=>{a.value=(D??[]).some(j=>j.name==="required")};l(t.props.parsedRules),t.on("prop:parsedRules",({payload:D})=>l(D));const c=de(t.children.map(D=>D.uid)),f=wu(()=>{if(!S.state)return!1;if(S.state.submitted)return!0;if(!o.value&&!S.state.settled)return!1;switch(s.value){case"live":return!0;case"blur":return S.state.blurred;case"dirty":return S.state.dirty;default:return!1}}),v=wu(()=>S.state.failing&&f.value),h=wu(()=>S&&d.value?u.value&&!r.value:S.state.dirty&&!St(S.value)),d=de(Array.isArray(t.props.parsedRules)&&t.props.parsedRules.length>0);t.on("prop:parsedRules",({payload:D})=>{d.value=Array.isArray(D)&&D.length>0});const m=wu(()=>{const D={};for(const j in i){const J=i[j];(J.type!=="validation"||f.value)&&(D[j]=J)}return D}),E=Yt(t.store.reduce((D,j)=>(j.type==="ui"&&j.visible&&(D[j.key]=j),D),{})),x=wu(()=>!S.state.failing),w=Yt({}),T=new Proxy(w,{get(...D){if(!t)return"";const[j,J]=D;let me=Reflect.get(...D);return!me&&typeof J=="string"&&!ie(j,J)&&!J.startsWith("__v")&&Mi(t).watch(G=>{const ae=typeof G.config.rootClasses=="function"?G.config.rootClasses(J,G):{},Ve=G.config.classes?Nn(J,G,G.config.classes[J]):{},st=Nn(J,G,G.props[`_${J}Class`]),Be=Nn(J,G,G.props[`${J}Class`]);me=J1(G,J,ae,Ve,st,Be),j[J]=me??""}),me}});t.on("prop:rootClasses",()=>{const D=Object.keys(w);for(const j of D)delete w[j]});const k=wu(()=>{if(!t)return;const D=[];S.help&&D.push(`help-${t.props.id}`);for(const j in m.value)D.push(`${t.props.id}-${j}`);return D.length?D.join(" "):void 0}),I=de(t.value),C=de(t.value),S=Yt({_value:C,attrs:t.props.attrs,disabled:t.props.disabled,describedBy:k,fns:{length:D=>Object.keys(D).length,number:D=>Number(D),string:D=>String(D),json:D=>JSON.stringify(D),eq:nt},handlers:{blur:D=>{t&&(t.store.set(kt({key:"blurred",visible:!1,value:!0})),typeof t.props.attrs.onBlur=="function"&&t.props.attrs.onBlur(D))},touch:()=>{const D=S.dirtyBehavior==="compare";if(t.store.dirty?.value&&!D)return;const j=!nt(t.props._init,t._value);!j&&!D||t.store.set(kt({key:"dirty",visible:!1,value:j}))},DOMInput:D=>{t.input(D.target.value),t.emit("dom-input-event",D)}},help:t.props.help,id:t.props.id,items:c,label:t.props.label,messages:m,didMount:!1,node:Ai(t),options:t.props.options,defaultMessagePlacement:!0,slots:t.props.__slots,state:{blurred:!1,complete:h,dirty:!1,empty:St(I),submitted:!1,settled:t.isSettled,valid:u,invalid:v,errors:r,rules:d,validationVisible:f,required:a,failing:!1,passing:x},type:t.props.type,family:t.props.family,ui:E,value:I,classes:T});t.on("created",()=>{nt(S.value,t.value)||(C.value=t.value,I.value=t.value,Fn(I),Fn(C)),(async()=>(await t.settled,t&&(t.props._init=Lt(t.value))))()}),t.on("mounted",()=>{S.didMount=!0}),t.on("settled",({payload:D})=>{S.state.settled=D});function B(D){(Array.isArray(D)?D:Object.keys(D)).forEach(J=>{J=_r(J),ie(S,J)||(S[J]=t.props[J]),t.on(`prop:${J}`,({payload:me})=>{S[J]=me})})}B((()=>{const D=["__root","help","label","disabled","options","type","attrs","preserve","preserveErrors","id","dirtyBehavior"],j=/^[a-zA-Z-]+(?:-icon|Icon)$/,J=Object.keys(t.props).filter(me=>j.test(me));return D.concat(J)})());function ne(D){D.props&&B(D.props)}t.props.definition&&ne(t.props.definition),t.on("added-props",({payload:D})=>B(D)),t.on("input",({payload:D})=>{t.type!=="input"&&!Pe(D)&&!Iu(D)?C.value=Es(D):(C.value=D,Fn(C))}),t.on("commitRaw",({payload:D})=>{t.type!=="input"&&!Pe(D)&&!Iu(D)?I.value=C.value=Es(D):(I.value=C.value=D,Fn(I)),t.emit("modelUpdated")}),t.on("commit",({payload:D})=>{if((!S.state.dirty||S.dirtyBehavior==="compare")&&t.isCreated&&n)if(!t.store.validating?.value)S.handlers.touch();else{const j=t.on("message-removed",({payload:J})=>{J.key==="validating"&&(S.handlers.touch(),t.off(j))})}h&&t.type==="input"&&r.value&&!Nt(t.props.preserveErrors)&&t.store.filter(j=>!(j.type==="error"&&j.meta?.autoClear===!0)),t.type==="list"&&t.sync&&(c.value=t.children.map(j=>j.uid)),S.state.empty=St(D)});const Y=async D=>{D.type==="ui"&&D.visible&&!D.meta.showAsMessage?E[D.key]=D:D.visible?i[D.key]=D:D.type==="state"&&(S.state[D.key]=!!D.value)};t.on("message-added",D=>Y(D.payload)),t.on("message-updated",D=>Y(D.payload)),t.on("message-removed",({payload:D})=>{delete E[D.key],delete i[D.key],delete S.state[D.key]}),t.on("settled:blocking",()=>{u.value=!0}),t.on("unsettled:blocking",()=>{u.value=!1}),t.on("settled:errors",()=>{r.value=!1}),t.on("unsettled:errors",()=>{r.value=!0}),Ie(f,D=>{D&&(o.value=!0)}),t.context=S,t.emit("context",t,!1),t.on("destroyed",()=>{t.context=void 0,t=null})},Rf=Qa}}),e_={};Q3(e_,{defaultConfig:()=>wo});var wo,t_=If({"packages/vue/src/defaultConfig.ts"(){Of(),wo=(e={})=>{G3();const{rules:t={},locales:u={},inputs:r={},messages:n={},locale:i=void 0,theme:s=void 0,iconLoaderUrl:o=void 0,iconLoader:a=void 0,icons:l={},...c}=e,f=Pg({...Og,...t||{}}),v=Xg(Pu({en:Yg,...u||{}},n)),h=Qg(V3,r),d=U3(s,l,o,a);return Pu({plugins:[h,d,Rf,v,f],...i?{config:{locale:i}}:{}},c||{},!0)}}}),u_=typeof window>"u",cs=new Map;function r_(e,t){!u_||!e||(cs.has(e)||cs.set(e,new Set),cs.get(e)?.add(t))}var Pf=typeof window>"u",tn={},xr={},ut,bu=new WeakMap,n_="__raw__",i_=/[a-zA-Z0-9\-][cC]lass$/;function s_(e,t){const u=de(null);if(e==="get"){const n={};return u.value=o_.bind(null,n),u}const r=e.split(".");return fu(()=>{u.value=So(Pe(t)?t.value:t,r)}),u}function So(e,t){if(Array.isArray(e)){for(const n of e){const i=n!==!1&&So(n,t);if(i!==void 0)return i}return}let u,r=e;for(const n in t){const i=t[n];if(typeof r!="object"||r===null){u=void 0;break}const s=r[i];if(Number(n)===t.length-1&&s!==void 0){u=typeof s=="function"?s.bind(r):s;break}r=s}return u}function o_(e,t){if(typeof t!="string")return Qu(650);if(t in e||(e[t]=de(void 0)),e[t].value===void 0){e[t].value=null;const u=Rr(t);u&&(e[t].value=u.context),t1(t,({payload:r})=>{e[t].value=vn(r)?r.context:r})}return e[t].value}function el(e,t,u){function r(h,d){const m=f(Mt(d.if),{if:!0}),E=l(h,d.then),x=d.else?l(h,d.else):null;return[m,E,x]}function n(h,d){const m=f(Mt(h.if));let E=()=>d,x=()=>d;return typeof h.then=="object"?x=i(h.then,void 0):typeof h.then=="string"&&h.then?.startsWith("$")?x=f(Mt(h.then)):x=()=>h.then,ie(h,"else")&&(typeof h.else=="object"?E=i(h.else):typeof h.else=="string"&&h.else?.startsWith("$")?E=f(Mt(h.else)):E=()=>h.else),()=>m()?x():E()}function i(h,d,m={}){const E=new Set(Object.keys(h||{})),x=d?f(Mt(d)):()=>({}),w=[T=>{const k=x();for(const I in k)E.has(I)||(T[I]=k[I])}];if(h){if(fr(h))return n(h,m);for(let T in h){const k=h[T];let I;const C=typeof k=="string";T.startsWith(n_)?(T=T.substring(7),I=()=>k):C&&k.startsWith("$")&&k.length>1&&!(k.startsWith("$reset")&&i_.test(T))?I=f(Mt(k)):typeof k=="object"&&fr(k)?I=n(k,void 0):typeof k=="object"&&kr(k)?I=i(k):I=()=>k,w.push(S=>{S[T]=I()})}}return()=>{const T=Array.isArray(h)?[]:{};return w.forEach(k=>k(T)),T}}function s(h,d){let m=null,E=()=>null,x=!1,w=null,T=null,k=null,I=!1;const C=G1(d);if(Ss(C)?(m=C.$el,E=C.$el!=="text"?i(C.attrs,C.bind):()=>null):Fs(C)?(typeof C.$cmp=="string"?ie(h,C.$cmp)?m=h[C.$cmp]:(m=C.$cmp,I=!0):m=C.$cmp,E=i(C.props,C.bind)):fr(C)&&([x,w,T]=r(h,C)),!fr(C)&&"if"in C?x=f(Mt(C.if)):!fr(C)&&m===null&&(x=()=>!0),"children"in C&&C.children)if(typeof C.children=="string")if(C.children.startsWith("$slots."))m=m==="text"?"slot":m,w=f(Mt(C.children));else if(C.children.startsWith("$")&&C.children.length>1){const S=f(Mt(C.children));w=()=>String(S())}else w=()=>String(C.children);else if(Array.isArray(C.children))w=l(h,C.children);else{const[S,B,X]=r(h,C.children);w=ne=>S&&S()?B&&B(ne):X&&X(ne)}if(Fs(C))if(w){const S=w;w=B=>({default(X,ne){const Y=ut;ne&&(ut=ne),X&&bu.get(ut)?.unshift(X),B&&bu.get(ut)?.unshift(B);const D=S(B);return X&&bu.get(ut)?.shift(),B&&bu.get(ut)?.shift(),ut=Y,D}}),w.slot=!0}else w=()=>({});if("for"in C&&C.for){const S=C.for.length===3?C.for[2]:C.for[1];k=[typeof S=="string"&&S.startsWith("$")?f(Mt(S)):()=>S,C.for[0],C.for.length===3?String(C.for[1]):null]}return[x,m,E,w,T,k,I]}function o(h,d){const m=h(d),E=ut;return Object.keys(m).reduce((x,w)=>{const T=m&&m[w];return x[w]=k=>T&&T(k,E)||null,x},{})}function a(h,d){const[m,E,x,w,T,k,I]=s(h,d);let C=S=>{if(m&&E===null&&w)return m()?w(S):T&&T(S);if(E&&(!m||m())){if(E==="text"&&w)return Je(String(w()));if(E==="slot"&&w)return w(S);const B=I?Ue(E):E,X=w?.slot?o(w,S):null;return ei(B,x(),X||(w?w(S):[]))}return typeof T=="function"?T(S):T};if(k){const S=C,[B,X,ne]=k;C=()=>{const Y=B(),D=Number.isFinite(Y)?Array(Number(Y)).fill(0).map((te,G)=>G):Y,j=[];if(typeof D!="object")return null;const J=bu.get(ut)||[],me=Array.isArray(D);for(const te in D){if(me&&te in Array.prototype)continue;const G=Object.defineProperty({...J.reduce((ae,Ve)=>ae.__idata?{...ae,...Ve}:Ve,{}),[X]:D[te],...ne!==null?{[ne]:me?Number(te):te}:{}},"__idata",{enumerable:!1,value:!0});J.unshift(G),j.push(S.bind(null,G)()),J.shift()}return j}}return C}function l(h,d){if(Array.isArray(d)){const E=d.map(a.bind(null,h));return x=>E.map(w=>w(x))}const m=a(h,d);return E=>m(E)}const c=[];function f(h,d={}){const m=new WeakMap;return c.push((E,x)=>{m.set(x,h.provide(w=>E(w,d)))}),()=>m.get(ut)()}function v(h,d){u??(u=Vf(t));const[m,E]=ie(tn,u)?tn[u]:[l(e,t),c];return Pf||(xr[u]??(xr[u]=0),xr[u]++,tn[u]=[m,E]),E.forEach(x=>{x(h,d)}),()=>(ut=d,m())}return v}function Mf(e,t){const u=bu.get(ut)||[];let r;return u.length&&(r=So(u,e.split("."))),r===void 0?t:r}function a_(e,t){return new Proxy(e,{get(...u){let r;const n=u[1];if(typeof n=="string"){const i=ut;ut=t,r=Mf(n,void 0),ut=i}return r!==void 0?r:Reflect.get(...u)}})}function tl(e,t,u){return e((r,n={})=>r.reduce((i,s)=>{if(s.startsWith("slots.")){const o=s.substring(6),a=()=>t.slots&&ie(t.slots,o)&&typeof t.slots[o]=="function";if(n.if)i[s]=a;else if(t.slots){const l=a_(t,u);i[s]=()=>a()?t.slots[o](l):null}}else{const o=s_(s,t);i[s]=()=>Mf(s,o.value)}return i},{}),u)}function ul(e,t,u){if(t??(t=Vf(e)),xr[t]--,xr[t]===0){delete xr[t];const[,r]=tn[t];delete tn[t],r.length=0}bu.delete(u)}function Vf(e){return JSON.stringify(e,(t,u)=>typeof u=="function"?u.toString():u)}var Lf=to({name:"FormKitSchema",props:{schema:{type:[Array,Object],required:!0},data:{type:Object,default:()=>({})},library:{type:Object,default:()=>({})},memoKey:{type:String,required:!1}},emits:["mounted"],setup(e,t){const u=on();let r={};bu.set(r,[]);const n={FormKit:Ai(qf),...e.library};let i=el(n,e.schema,e.memoKey),s,o;Pf||Ie(()=>e.schema,(l,c)=>{const f=r;r={},bu.set(r,[]),i=el(n,e.schema,e.memoKey),s=tl(i,o,r),l===c&&(u?.proxy?.$forceUpdate)(),ul(e.schema,e.memoKey,f)},{deep:!0}),fu(()=>{o=Object.assign(Yt(e.data??{}),{slots:t.slots}),t.slots,s=tl(i,o,r)});function a(){ul(e.schema,e.memoKey,r),o&&(o.node&&o.node.destroy(),o.slots=null,o=null),s=null}return Yu(()=>t.emit("mounted")),uo(a),r_(on()?.appContext.app,a),()=>s?s():null}}),l_=Lf,c_=typeof window>"u",Ls=Symbol("FormKitParent"),f_=Symbol("FormKitComponentCallback");function d_(e,t){const u=y_(e,t);if(u.props.definition||xt(600,u),u.props.definition.component)return()=>ei(u.props.definition?.component,{context:u.context},{...t.slots});const r=de([]);let n=u.props.definition.schemaMemoKey;const i=()=>{const l=u.props?.definition?.schema;l||xt(601,u),typeof l=="function"?(r.value=l({...e.sectionsSchema||{}}),(n&&e.sectionsSchema||"memoKey"in l&&typeof l.memoKey=="string")&&(n=(n??l?.memoKey)+JSON.stringify(e.sectionsSchema))):r.value=l};i(),c_||u.on("schema",()=>{n+="♻️",i()}),t.emit("node",u);const s=u.props.definition.library,o={FormKit:Ai(Nf),...s,...e.library??{}};function a(){u.emit("mounted")}return t.expose({node:u}),()=>ei(Lf,{schema:r.value,data:u.context,onMounted:a,library:o,memoKey:n},{...t.slots})}var Nf=to(d_,{props:e3,inheritAttrs:!1}),qf=Nf,p_=Symbol();function h_(e,t){return e.component(t.alias||"FormKit",qf).component(t.schemaAlias||"FormKitSchema",l_),{get:Rr,setLocale:u=>{t.config?.rootConfig&&(t.config.rootConfig.locale=u)},clearErrors:X1,setErrors:Y1,submit:vc,reset:yc}}var Fo=Symbol.for("FormKitOptions"),m_=Symbol.for("FormKitConfig"),b_={install(e,t){const u=Object.assign({alias:"FormKit",schemaAlias:"FormKitSchema"},typeof t=="function"?t():t),r=u1(u.config||{});u.config={rootConfig:r},e.config.globalProperties.$formkit=h_(e,u),e.provide(Fo,u),e.provide(m_,r),typeof window<"u"&&(globalThis.__FORMKIT_CONFIGS__=(globalThis.__FORMKIT_CONFIGS__||[]).concat([r]))}},g_=typeof window<"u",fs=["ignore","disabled","preserve","help","label",/^preserve(-e|E)rrors/,/^[a-z]+(?:-visibility|Visibility|-behavior|Behavior)$/,/^[a-zA-Z-]+(?:-class|Class)$/,"prefixIcon","suffixIcon",/^[a-zA-Z-]+(?:-icon|Icon)$/],__=["disabled","ignore","preserve"];function rl(e,t){t.classes&&Object.keys(t.classes).forEach(u=>{typeof u=="string"&&(e.props[`_${u}Class`]=t.classes[u],Qr(t.classes[u])&&u==="inner"&&Object.values(t.classes[u]))})}function v_(e){return e?["Submit","SubmitRaw","SubmitInvalid"].reduce((u,r)=>{const n=`on${r}`;return n in e&&typeof e[n]=="function"&&(u[n]=e[n]),u},{}):{}}function y_(e,t,u={}){const r=Object.assign({},Xt(Fo)||{},u),n=Xt(p_,de(g_?document:void 0)),i=Xt(f_,()=>{}),s=on(),o=v_(s?.vnode.props),a=["modelValue","model-value"].some(C=>C in(s?.vnode.props??{}));let l=!1;Yu(()=>{l=!0});const c=e.modelValue!==void 0?e.modelValue:Lt(t.attrs.value);function f(){const C={...or(e),...o,type:e.type??"text",__root:n.value,__slots:t.slots},S=ma(or(t.attrs),fs);S.key||(S.key=Ir()),C.attrs=S;const B=ba(or(t.attrs),fs);for(const ne in B)__.includes(ne)&&B[ne]===""&&(B[ne]=!0),C[_r(ne)]=B[ne];const X={props:{}};return rl(X,e),Object.assign(C,X.props),typeof C.type!="string"&&(C.definition=C.type,delete C.type),C}const v=f(),h=v.ignore?null:e.parent||Xt(Ls,null),d=W1(Pu(r||{},{name:e.name||void 0,value:c,parent:h,plugins:(r.plugins||[]).concat(e.plugins??[]),config:e.config||{},props:v,index:e.index,sync:!!Nt(t.attrs.sync||t.attrs.dynamic)},!1,!0));i(d),d.props.definition||xt(600,d);const m=de(new Set(Array.isArray(d.props.__propDefs)?d.props.__propDefs:Object.keys(d.props.__propDefs??{})));d.on("added-props",({payload:C})=>{(Array.isArray(C)?C:Object.keys(C??{})).forEach(B=>m.value.add(B))});const E=wu(()=>fs.concat([...m.value]).reduce((C,S)=>(typeof S=="string"?(C.push(_r(S)),C.push(hc(S))):C.push(S),C),[]));fu(()=>rl(d,e));const x=or(e);for(const C in x)Ie(()=>e[C],()=>{e[C]!==void 0&&(d.props[C]=e[C])});fu(()=>{d.props.__root=n.value});const w=new Set,T=or(t.attrs);fu(()=>{k(ba(T,E.value))});function k(C){w.forEach(S=>{S(),w.delete(S)});for(const S in C){const B=_r(S);w.add(Ie(()=>t.attrs[S],()=>{d.props[B]=t.attrs[S]}))}}if(fu(()=>{const C=ma(or(t.attrs),E.value);"multiple"in C&&(C.multiple=Nt(C.multiple)),typeof C.onBlur=="function"&&(C.onBlur=Pp(C.onBlur)),d.props.attrs=Object.assign({},d.props.attrs||{},C)}),fu(()=>{const C=(e.errors??[]).map(S=>kt({key:so(S),type:"error",value:S,meta:{source:"prop"}}));d.store.apply(C,S=>S.type==="error"&&S.meta.source==="prop")}),d.type!=="input"){const C=`${d.name}-prop`;fu(()=>{const S=e.inputErrors??{},B=Object.keys(S);B.length||d.clearErrors(!0,C);const X=B.reduce((ne,Y)=>{let D=S[Y];return typeof D=="string"&&(D=[D]),Array.isArray(D)&&(ne[Y]=D.map(j=>kt({key:j,type:"error",value:j,meta:{source:C}}))),ne},{});d.store.apply(X,ne=>ne.type==="error"&&ne.meta.source===C)})}fu(()=>Object.assign(d.config,e.config)),d.type!=="input"&&Kl(Ls,d);let I;return d.on("modelUpdated",()=>{t.emit("inputRaw",d.context?.value,d),l&&t.emit("input",d.context?.value,d),a&&d.context&&(I=Lt(d.value),t.emit("update:modelValue",Es(d.value)))}),a&&(Ie(B0(e,"modelValue"),C=>{nt(I,C)||d.input(C,!1)},{deep:!0}),d.value!==c&&d.emit("modelUpdated")),zl(()=>d.destroy()),d}var x_=re("messages",()=>({$el:"ul",if:"$fns.length($messages)"})),C_=re("message",()=>({$el:"li",for:["message","$messages"],attrs:{key:"$message.key",id:"$id + '-' + $message.key","data-message-type":"$message.type"}}));x_(C_("$message.value"));var k_=re("summary",()=>({$el:"div",attrs:{"aria-live":"polite"}})),E_=re("summaryInner",()=>({$el:"div",if:"$summaries.length && $showSummaries"})),A_=re("messages",()=>({$el:"ul",if:"$summaries.length && $showSummaries"})),D_=re("message",()=>({$el:"li",for:["summary","$summaries"],attrs:{key:"$summary.key","data-message-type":"$summary.type"}})),$_=re("summaryHeader",()=>({$el:"h2",attrs:{id:"$id"}})),w_=re("messageLink",()=>({$el:"a",attrs:{id:"$summary.key",href:'$: "#" + $summary.id',onClick:"$jumpLink"}}));k_(E_($_("$summaryHeader"),A_(D_(w_("$summary.message")))));t_();Of();var Un=to({name:"FormKitIcon",props:{icon:{type:String,default:""},iconLoader:{type:Function,default:null},iconLoaderUrl:{type:Function,default:null}},setup(e){const t=de(void 0),u=Xt(Fo,{}),r=Xt(Ls,null);let n;function i(){if(!n||typeof n!="function")return;const s=n(e.icon);s instanceof Promise?s.then(o=>{t.value=o}):t.value=s}if(e.iconLoader&&typeof e.iconLoader=="function")n=en(e.iconLoader);else if(r&&r.props?.iconLoader)n=en(r.props.iconLoader);else if(e.iconLoaderUrl&&typeof e.iconLoaderUrl=="function")n=en(n,e.iconLoaderUrl);else{const s=u?.plugins?.find(o=>typeof o.iconHandler=="function");s&&(n=s.iconHandler)}return Ie(()=>e.icon,()=>{i()},{immediate:!0}),()=>e.icon&&t.value?ei("span",{class:"formkit-icon",innerHTML:t.value}):null}});const Ns=new Set,it=new WeakMap,Ju=new WeakMap,ku=new WeakMap,hn=new WeakMap,ds=new WeakMap,qs=new WeakMap,Zu=new WeakMap,Sr=new WeakMap,dr=new WeakSet;let Vu,To=0,Io=0;const vu="__aa_tgt",mn="__aa_del",gi="__aa_new",Uf=e=>{const t=R_(e);t&&t.forEach(u=>O_(u))},S_=e=>{e.forEach(t=>{t.target===Vu&&T_(),it.has(t.target)&&rr(t.target)})};function F_(e){const t=hn.get(e);t?.disconnect();let u=it.get(e),r=0;const n=5;u||(u=Fr(e),it.set(e,u));const{offsetWidth:i,offsetHeight:s}=Vu,a=[u.top-n,i-(u.left+n+u.width),s-(u.top+n+u.height),u.left-n].map(c=>`${-1*Math.floor(c)}px`).join(" "),l=new IntersectionObserver(()=>{++r>1&&rr(e)},{root:Vu,threshold:1,rootMargin:a});l.observe(e),hn.set(e,l)}function rr(e){clearTimeout(Sr.get(e));const t=Ni(e),u=bn(t)?500:t.duration;Sr.set(e,setTimeout(async()=>{const r=ku.get(e);try{await r?.finished,it.set(e,Fr(e)),F_(e)}catch{}},u))}function T_(){clearTimeout(Sr.get(Vu)),Sr.set(Vu,setTimeout(()=>{Ns.forEach(e=>Us(e,t=>zf(()=>rr(t))))},100))}function I_(e){setTimeout(()=>{qs.set(e,setInterval(()=>zf(rr.bind(null,e)),2e3))},Math.round(2e3*Math.random()))}function zf(e){typeof requestIdleCallback=="function"?requestIdleCallback(()=>e()):requestAnimationFrame(()=>e())}let pu;const Bf=typeof window<"u"&&"ResizeObserver"in window;Bf&&(Vu=document.documentElement,new MutationObserver(Uf),pu=new ResizeObserver(S_),window.addEventListener("scroll",()=>{Io=window.scrollY,To=window.scrollX}),pu.observe(Vu));function R_(e){return e.reduce((r,n)=>[...r,...Array.from(n.addedNodes),...Array.from(n.removedNodes)],[]).every(r=>r.nodeName==="#comment")?!1:e.reduce((r,n)=>{if(r===!1)return!1;if(n.target instanceof Element){if(ps(n.target),!r.has(n.target)){r.add(n.target);for(let i=0;i<n.target.children.length;i++){const s=n.target.children.item(i);if(s){if(mn in s)return!1;ps(n.target,s),r.add(s)}}}if(n.removedNodes.length)for(let i=0;i<n.removedNodes.length;i++){const s=n.removedNodes[i];if(mn in s)return!1;s instanceof Element&&(r.add(s),ps(n.target,s),Ju.set(s,[n.previousSibling,n.nextSibling]))}}return r},new Set)}function ps(e,t){!t&&!(vu in e)?Object.defineProperty(e,vu,{value:e}):t&&!(vu in t)&&Object.defineProperty(t,vu,{value:e})}function O_(e){var t;const u=e.isConnected,r=it.has(e);u&&Ju.has(e)&&Ju.delete(e),ku.has(e)&&((t=ku.get(e))===null||t===void 0||t.cancel()),gi in e?nl(e):r&&u?M_(e):r&&!u?V_(e):nl(e)}function Gt(e){return Number(e.replace(/[^0-9.\-]/g,""))}function P_(e){let t=e.parentElement;for(;t;){if(t.scrollLeft||t.scrollTop)return{x:t.scrollLeft,y:t.scrollTop};t=t.parentElement}return{x:0,y:0}}function Fr(e){const t=e.getBoundingClientRect(),{x:u,y:r}=P_(e);return{top:t.top+r,left:t.left+u,width:t.width,height:t.height}}function jf(e,t,u){let r=t.width,n=t.height,i=u.width,s=u.height;const o=getComputedStyle(e);if(o.getPropertyValue("box-sizing")==="content-box"){const l=Gt(o.paddingTop)+Gt(o.paddingBottom)+Gt(o.borderTopWidth)+Gt(o.borderBottomWidth),c=Gt(o.paddingLeft)+Gt(o.paddingRight)+Gt(o.borderRightWidth)+Gt(o.borderLeftWidth);r-=c,i-=c,n-=l,s-=l}return[r,i,n,s].map(Math.round)}function Ni(e){return vu in e&&Zu.has(e[vu])?Zu.get(e[vu]):{duration:250,easing:"ease-in-out"}}function Hf(e){if(vu in e)return e[vu]}function Ro(e){const t=Hf(e);return t?dr.has(t):!1}function Us(e,...t){t.forEach(u=>u(e,Zu.has(e)));for(let u=0;u<e.children.length;u++){const r=e.children.item(u);r&&t.forEach(n=>n(r,Zu.has(r)))}}function Oo(e){return Array.isArray(e)?e:[e]}function bn(e){return typeof e=="function"}function M_(e){const t=it.get(e),u=Fr(e);if(!Ro(e))return it.set(e,u);let r;if(!t)return;const n=Ni(e);if(typeof n!="function"){const i=t.left-u.left,s=t.top-u.top,[o,a,l,c]=jf(e,t,u),f={transform:`translate(${i}px, ${s}px)`},v={transform:"translate(0, 0)"};o!==a&&(f.width=`${o}px`,v.width=`${a}px`),l!==c&&(f.height=`${l}px`,v.height=`${c}px`),r=e.animate([f,v],{duration:n.duration,easing:n.easing})}else{const[i]=Oo(n(e,"remain",t,u));r=new Animation(i),r.play()}ku.set(e,r),it.set(e,u),r.addEventListener("finish",()=>rr(e),{once:!0})}function nl(e){gi in e&&delete e[gi];const t=Fr(e);it.set(e,t);const u=Ni(e);if(!Ro(e))return;let r;if(typeof u!="function")r=e.animate([{transform:"scale(.98)",opacity:0},{transform:"scale(0.98)",opacity:0,offset:.5},{transform:"scale(1)",opacity:1}],{duration:u.duration*1.5,easing:"ease-in"});else{const[n]=Oo(u(e,"add",t));r=new Animation(n),r.play()}ku.set(e,r),r.addEventListener("finish",()=>rr(e),{once:!0})}function il(e,t){var u;e.remove(),it.delete(e),Ju.delete(e),ku.delete(e),(u=hn.get(e))===null||u===void 0||u.disconnect(),setTimeout(()=>{if(mn in e&&delete e[mn],Object.defineProperty(e,gi,{value:!0,configurable:!0}),t&&e instanceof HTMLElement)for(const r in t)e.style[r]=""},0)}function V_(e){var t;if(!Ju.has(e)||!it.has(e))return;const[u,r]=Ju.get(e);Object.defineProperty(e,mn,{value:!0,configurable:!0});const n=window.scrollX,i=window.scrollY;if(r&&r.parentNode&&r.parentNode instanceof Element?r.parentNode.insertBefore(e,r):u&&u.parentNode?u.parentNode.appendChild(e):(t=Hf(e))===null||t===void 0||t.appendChild(e),!Ro(e))return il(e);const[s,o,a,l]=N_(e),c=Ni(e),f=it.get(e);(n!==To||i!==Io)&&L_(e,n,i,c);let v,h={position:"absolute",top:`${s}px`,left:`${o}px`,width:`${a}px`,height:`${l}px`,margin:"0",pointerEvents:"none",transformOrigin:"center",zIndex:"100"};if(!bn(c))Object.assign(e.style,h),v=e.animate([{transform:"scale(1)",opacity:1},{transform:"scale(.98)",opacity:0}],{duration:c.duration,easing:"ease-out"});else{const[d,m]=Oo(c(e,"remove",f));m?.styleReset!==!1&&(h=m?.styleReset||h,Object.assign(e.style,h)),v=new Animation(d),v.play()}ku.set(e,v),v.addEventListener("finish",()=>il(e,h),{once:!0})}function L_(e,t,u,r){const n=To-t,i=Io-u,s=document.documentElement.style.scrollBehavior;if(getComputedStyle(Vu).scrollBehavior==="smooth"&&(document.documentElement.style.scrollBehavior="auto"),window.scrollTo(window.scrollX+n,window.scrollY+i),!e.parentElement)return;const a=e.parentElement;let l=a.clientHeight,c=a.clientWidth;const f=performance.now();function v(){requestAnimationFrame(()=>{if(!bn(r)){const h=l-a.clientHeight,d=c-a.clientWidth;f+r.duration>performance.now()?(window.scrollTo({left:window.scrollX-d,top:window.scrollY-h}),l=a.clientHeight,c=a.clientWidth,v()):document.documentElement.style.scrollBehavior=s}})}v()}function N_(e){const t=it.get(e),[u,,r]=jf(e,t,Fr(e));let n=e.parentElement;for(;n&&(getComputedStyle(n).position==="static"||n instanceof HTMLBodyElement);)n=n.parentElement;n||(n=document.body);const i=getComputedStyle(n),s=it.get(n)||Fr(n),o=Math.round(t.top-s.top)-Gt(i.borderTopWidth),a=Math.round(t.left-s.left)-Gt(i.borderLeftWidth);return[o,a,u,r]}function q_(e,t={}){if(Bf&&pu&&!(window.matchMedia("(prefers-reduced-motion: reduce)").matches&&!bn(t)&&!t.disrespectUserMotionPreference)){dr.add(e),getComputedStyle(e).position==="static"&&Object.assign(e.style,{position:"relative"}),Us(e,rr,I_,s=>pu?.observe(s)),bn(t)?Zu.set(e,t):Zu.set(e,{duration:250,easing:"ease-in-out",...t});const i=new MutationObserver(Uf);i.observe(e,{childList:!0}),ds.set(e,i),Ns.add(e)}return Object.freeze({parent:e,enable:()=>{dr.add(e)},disable:()=>{dr.delete(e)},isEnabled:()=>dr.has(e),destroy:()=>{dr.delete(e),Ns.delete(e),Zu.delete(e);const r=ds.get(e);r?.disconnect(),ds.delete(e),Us(e,n=>{pu?.unobserve(n);const i=ku.get(n);try{i?.cancel()}catch{}ku.delete(n);const s=hn.get(n);s?.disconnect(),hn.delete(n);const o=qs.get(n);o&&clearInterval(o),qs.delete(n);const a=Sr.get(n);a&&clearTimeout(a),Sr.delete(n),it.delete(n),Ju.delete(n)})}})}const Kf={mounted:(e,t)=>{const u=q_(e,t.value||{});Object.defineProperty(e,"__aa_ctl",{value:u,configurable:!0})},unmounted:e=>{var t;const u=e.__aa_ctl;(t=u?.destroy)===null||t===void 0||t.call(u);try{delete e.__aa_ctl}catch{}},getSSRProps:()=>({})},U_={key:0,class:"ms-5 mb-3 p-3 border rounded col-md-8"},z_={class:"controls mt-2"},B_=["onClick"],j_=["onClick"],H_=["onClick"],K_={__name:"ValueList",props:{modelValue:{default:[]},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=de([]),u=Ke(e,"modelValue");function r(n){const i=n.at("$parent");if(i.value){for(const s in i.value)if(""+s!=""+n.name&&i.value[s]===n.value)return!1}return!0}return Ie(t,n=>{u.value=n}),(n,i)=>{const s=Ue("FormKit");return Vt((ee(),Ee("div",null,[O(s,{modelValue:t.value,"onUpdate:modelValue":i[1]||(i[1]=o=>t.value=o),name:"allowedValue",type:"list",dynamic:""},{default:xe(({items:o,node:a,value:l})=>[M("h5",null,[i[2]||(i[2]=Je("Allowed Values ",-1)),M("button",{type:"button",onClick:i[0]||(i[0]=c=>t.value.push(null)),class:"btn btn-sm btn-primary ms-3"}," Add Value ")]),i[3]||(i[3]=M("p",{class:"form-text"}," An ordered list of allowed values. The values should be ordered from low to high as determined by the achievement creator. ",-1)),o.length>0?(ee(),Ee("div",U_,[(ee(!0),Ee(ze,null,Xu(o,(c,f)=>(ee(),Ee("div",{key:c,class:"value-item"},[O(s,{type:"innerLabelTextInput",index:f,"inner-class":"input-group","label-class":"input-group-text","validation-rules":{distinct:r},validation:"required:trim|distinct","validation-messages":{required:"A value is required.",distinct:"The values must all be different."},"outer-class":"$reset","aria-label":"Allowed value "+(f+1)},{label:xe(v=>[M("label",{class:$t(v.classes.label)},uu(f+1),3)]),_:2},1032,["index","validation-rules","aria-label"]),M("ul",z_,[M("li",null,[M("button",{type:"button",onClick:v=>t.value.splice(f-1,0,t.value.splice(f,1)[0]),class:"button"},[O(gu(Un),{icon:"arrowUp"})],8,B_)]),M("li",null,[M("button",{type:"button",onClick:v=>t.value.splice(f+1,0,t.value.splice(f,1)[0]),class:"button"},[O(gu(Un),{icon:"arrowDown"})],8,j_)]),M("li",null,[M("button",{type:"button",onClick:v=>t.value.splice(f,1),class:"button close"},[O(gu(Un),{icon:"close"})],8,H_)])])]))),128))])):ft("",!0)]),_:1},8,["modelValue"])])),[[gu(Kf)]])}}},W_=er(K_,[["__scopeId","data-v-d268d66c"]]),Z_=["onClick"],G_={class:"card mb-3"},J_={class:"card-header"},Y_=["onClick"],X_={class:"card-body"},Q_={__name:"CriterionLevels",props:{modelValue:{default:{}},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=Ke(e,"modelValue");return(u,r)=>{const n=Ue("FormKit");return ee(),Me(n,{type:"list",modelValue:t.value,"onUpdate:modelValue":r[0]||(r[0]=i=>t.value=i),name:"rubricCriterionLevel",dynamic:""},{default:xe(({items:i,node:s,value:o})=>[M("h5",null,[r[1]||(r[1]=Je("Rubric Criterion Levels ",-1)),M("button",{type:"button",onClick:()=>s.input(o.concat({})),class:"btn btn-sm btn-primary ms-3"}," Add Level ",8,Z_)]),(ee(!0),Ee(ze,null,Xu(i,(a,l)=>(ee(),Me(n,{type:"group","wrapper-class":"card",key:a,index:l},{default:xe(()=>[M("div",G_,[M("h5",J_,[Je("Level "+uu(l+1)+" ",1),M("button",{type:"button",onClick:()=>s.input(o.filter((c,f)=>f!==l)),class:"btn btn-secondary btn-sm float-end"}," Remove ",8,Y_)]),M("div",X_,[O(n,{type:"hidden",name:"type",value:["RubricCriterionLevel"]}),O(n,{type:"innerLabelTextInput",label:"ID",name:"id","inner-class":"input-group","label-class":"input-group-text",validation:"required:trim","wrapper-class":"required"}),O(n,{type:"innerLabelTextInput",label:"Name",name:"name","inner-class":"input-group","label-class":"input-group-text",validation:"required:trim","wrapper-class":"required"}),O(n,{type:"innerLabelTextareaInput",label:"Description",name:"description","inner-class":"input-group","label-class":"input-group-text"}),O(n,{type:"innerLabelTextInput",label:"Level",name:"level","inner-class":"input-group","label-class":"input-group-text"}),O(n,{type:"innerLabelTextInput",label:"Points",name:"points","inner-class":"input-group","label-class":"input-group-text"}),O(Co,{modelValue:t.value[l].alignment,"onUpdate:modelValue":c=>t.value[l].alignment=c},null,8,["modelValue","onUpdate:modelValue"])])])]),_:2},1032,["index"]))),128))]),_:1},8,["modelValue"])}}},e6={__name:"ResultType",props:{modelValue:{default:""},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=Ke(e,"modelValue"),u=de(""),r=de("");return Yu(()=>{if(t.value?.substring(0,4)==="ext:"){u.value="other",r.value=t.value.substring(4);return}u.value=t.value?t.value:"",r.value=""}),Ie(u,n=>{if(n==="other"){t.value="ext:"+r.value;return}t.value=n}),Ie(r,n=>{if(u.value==="other"){t.value="ext:"+n;return}t.value=u.value}),(n,i)=>{const s=Ue("FormKit");return ee(),Me(s,{type:"selectInputGroup",label:"Result Type",modelValue:u.value,"onUpdate:modelValue":i[1]||(i[1]=o=>u.value=o),name:"selectedType","inner-class":"input-group","label-class":"input-group-text","input-class":"$reset formkit-input form-select","wrapper-class":"required",placeholder:"Select Result Type",validation:"required",options:{GradePointAverage:"Grade Point Average",LetterGrade:"Letter Grade",Percent:"Percent",PerformanceLevel:"Performance Level",PredictedScore:"Predicted Score",RawScore:"Raw Score",Result:"Result",RubricCriterion:"Rubric Criterion",RubricCriterionLevel:"Rubric Criterion Level",RubricScore:"Rubric Score",ScaledScore:"Scaled Score",Status:"Status",other:"Other (ext:)"},help:"The type of result this description represents. This is an extensible enumerated vocabulary."},{suffix:xe(()=>[u.value==="other"?(ee(),Me(s,{key:0,type:"innerLabelTextInput",label:"Extended Type",modelValue:r.value,"onUpdate:modelValue":i[0]||(i[0]=o=>r.value=o),name:"typeExt","aria-label":"Extended Result Type","inner-class":"input-group ms-3 me-5 pe-3","outer-class":"$reset","label-class":"visually-hidden",before:"ext:",validation:[["matches","/^[a-z|A-Z|0-9|.|-|_]+$/"],["required"]]},{prefix:xe(()=>[...i[2]||(i[2]=[M("span",{class:"input-group-text","aria-label":"ext:"},"ext:",-1)])]),_:1},8,["modelValue"])):ft("",!0)]),_:1},8,["modelValue"])}}},Ze=[];for(let e=0;e<256;++e)Ze.push((e+256).toString(16).slice(1));function t6(e,t=0){return(Ze[e[t+0]]+Ze[e[t+1]]+Ze[e[t+2]]+Ze[e[t+3]]+"-"+Ze[e[t+4]]+Ze[e[t+5]]+"-"+Ze[e[t+6]]+Ze[e[t+7]]+"-"+Ze[e[t+8]]+Ze[e[t+9]]+"-"+Ze[e[t+10]]+Ze[e[t+11]]+Ze[e[t+12]]+Ze[e[t+13]]+Ze[e[t+14]]+Ze[e[t+15]]).toLowerCase()}let hs;const u6=new Uint8Array(16);function r6(){if(!hs){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");hs=crypto.getRandomValues.bind(crypto)}return hs(u6)}const n6=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),sl={randomUUID:n6};function i6(e,t,u){if(sl.randomUUID&&!t&&!e)return sl.randomUUID();e=e||{};const r=e.random??e.rng?.()??r6();if(r.length<16)throw new Error("Random bytes length must be >= 16");if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,t){if(u=u||0,u<0||u+16>t.length)throw new RangeError(`UUID byte range ${u}:${u+15} is out of buffer bounds`);for(let n=0;n<16;++n)t[u+n]=r[n];return t}return t6(r)}const s6={class:""},o6=["onClick"],a6={class:"card mb-3"},l6={class:"card-header"},c6=["onClick"],f6={class:"card-body"},d6={__name:"ResultDescription",props:{modelValue:{default:[]},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=Ke(e,"modelValue");return(u,r)=>{const n=Ue("FormKit");return ee(),Me(n,{type:"list",name:"resultDescription",modelValue:t.value,"onUpdate:modelValue":r[0]||(r[0]=i=>t.value=i),dynamic:""},{default:xe(({items:i,node:s,value:o})=>[M("h5",s6,[r[1]||(r[1]=Je("Result Descriptions ",-1)),M("button",{type:"button",onClick:()=>s.input(o.concat({id:"urn:uuid:"+gu(i6)()})),class:"btn btn-sm btn-primary ms-3"}," Add Result Description ",8,o6)]),(ee(!0),Ee(ze,null,Xu(i,(a,l)=>(ee(),Me(n,{type:"group","wrapper-class":"card",key:a,index:l},{default:xe(()=>[M("div",a6,[M("h5",l6,[Je("Result Description "+uu(l+1)+" ",1),M("button",{type:"button",onClick:()=>s.input(o.filter((c,f)=>f!==l)),class:"btn btn-secondary btn-sm float-end"}," Remove ",8,c6)]),M("div",f6,[O(n,{type:"innerLabelTextInput",label:"ID",name:"id","inner-class":"input-group","label-class":"input-group-text","wrapper-class":"required",validation:"uri:required:trim",help:"The unique URI for this result description. Required so a result can link to this result description.",spellcheck:"false"}),O(n,{type:"hidden",name:"type",value:["ResultDescription"]}),O(n,{type:"innerLabelTextInput",label:"Name",name:"name","inner-class":"input-group","label-class":"input-group-text","wrapper-class":"required",validation:"required:trim",help:"The name of the result."}),O(e6,{modelValue:t.value[l].resultType,"onUpdate:modelValue":c=>t.value[l].resultType=c},null,8,["modelValue","onUpdate:modelValue"]),O(W_,{modelValue:t.value[l].allowedValue,"onUpdate:modelValue":c=>t.value[l].allowedValue=c},null,8,["modelValue","onUpdate:modelValue"]),O(n,{type:"innerLabelTextInput",label:"Minimum Value",name:"valueMin","inner-class":"input-group","label-class":"input-group-text",help:"The minimum possible `value` that may be asserted in a linked result."}),O(n,{type:"innerLabelTextInput",label:"Maximum Value",name:"valueMax","inner-class":"input-group","label-class":"input-group-text",help:"The maximum possible `value` that may be asserted in a linked result."}),O(Q_,{modelValue:t.value[l].rubricCriterionLevel,"onUpdate:modelValue":c=>t.value[l].rubricCriterionLevel=c},null,8,["modelValue","onUpdate:modelValue"]),O(n,{type:"innerLabelTextInput",label:"Required Level",name:"requiredLevel","inner-class":"input-group","label-class":"input-group-text",help:"The `id` of the rubric criterion level required to pass as determined by the achievement creator."}),O(n,{type:"innerLabelTextInput",label:"Required Value",name:"requiredValue","inner-class":"input-group","label-class":"input-group-text",help:"A value from `allowedValue` or within the range of `valueMin` to `valueMax` required to pass as determined by the achievement creator."}),O(Co,{modelValue:t.value[l].alignment,"onUpdate:modelValue":c=>t.value[l].alignment=c,title:"Alignments for Result Description "+(l+1)},null,8,["modelValue","onUpdate:modelValue","title"])])])]),_:2},1032,["index"]))),128))]),_:1},8,["modelValue"])}}},p6={class:"tab-pane fade show active",id:"tab-alignments",role:"tabpanel","aria-labelledby":"alignments-tab"},h6={__name:"AlignmentsTab",props:{modelValue:{default:{}},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=Ke(e,"modelValue");return(u,r)=>(ee(),Ee("div",p6,[O(b2,{modelValue:t.value.alignment,"onUpdate:modelValue":r[0]||(r[0]=n=>t.value.alignment=n),title:"Badge Alignments"},null,8,["modelValue"]),r[2]||(r[2]=M("hr",null,null,-1)),O(d6,{modelValue:t.value.resultDescription,"onUpdate:modelValue":r[1]||(r[1]=n=>t.value.resultDescription=n)},null,8,["modelValue"])]))}},m6={key:0,class:"ms-5 mb-3 p-3 border rounded"},b6={class:"controls mt-2"},g6=["onClick"],_6={__name:"TagList",props:{modelValue:{default:[]},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=de([]),u=Ke(e,"modelValue");Tr(()=>{t.value=u.value});function r(n){const i=n.at("$parent");if(i.value){for(const s in i.value)if(""+s!=""+n.name&&i.value[s]===n.value)return!1}return!0}return Ie(t,n=>{u.value=n}),(n,i)=>{const s=Ue("FormKit");return Vt((ee(),Ee("div",null,[O(s,{modelValue:t.value,"onUpdate:modelValue":i[1]||(i[1]=o=>t.value=o),name:"tag",type:"list",dynamic:""},{default:xe(({items:o,node:a,value:l})=>[M("h5",null,[i[2]||(i[2]=Je("Tags ",-1)),M("button",{type:"button",onClick:i[0]||(i[0]=c=>t.value.push(null)),class:"btn btn-sm btn-primary ms-3"}," Add Tag ")]),i[3]||(i[3]=M("p",{class:"form-text"},"One or more short, human-friendly, searchable, keywords that describe the type of achievement.",-1)),o.length>0?(ee(),Ee("div",m6,[(ee(!0),Ee(ze,null,Xu(o,(c,f)=>(ee(),Ee("div",{key:c,class:"value-item"},[O(s,{type:"text",index:f,"validation-rules":{distinct:r},validation:"required:trim|distinct",placeholder:"Enter tag","validation-messages":{required:"Value is required",distinct:"The tags must be distinct"},"outer-class":"$reset"},null,8,["index","validation-rules"]),M("ul",b6,[M("li",null,[M("button",{type:"button",onClick:v=>t.value.splice(f,1),class:"button close"},[O(gu(Un),{icon:"close"})],8,g6)])])]))),128))])):ft("",!0)]),_:1},8,["modelValue"])])),[[gu(Kf)]])}}},v6=er(_6,[["__scopeId","data-v-cd88b606"]]),y6=["onClick"],x6={class:"card mb-3"},C6={class:"card-header"},k6=["onClick"],E6={class:"card-body pb-0"},A6={__name:"RelatedList",emits:["change"],setup(e,{emit:t}){const u=t,r=de([]);return Ie(r,n=>{u("change",n)}),(n,i)=>{const s=Ue("FormKit");return ee(),Me(s,{type:"list",modelValue:r.value,"onUpdate:modelValue":i[0]||(i[0]=o=>r.value=o),name:"related",dynamic:""},{default:xe(({items:o,node:a,value:l})=>[M("h5",null,[i[1]||(i[1]=Je("Related Credentials ",-1)),M("button",{type:"button",onClick:()=>a.input(l.concat({})),class:"btn btn-sm btn-primary ms-3"}," Add Related Credential ",8,y6)]),i[2]||(i[2]=M("p",{class:"form-text"},"A list of credentials related to this one.",-1)),(ee(!0),Ee(ze,null,Xu(o,(c,f)=>(ee(),Me(s,{type:"group","wrapper-class":"card",key:c,index:f},{default:xe(()=>[M("div",x6,[M("h5",C6,[Je("Credential "+uu(f+1)+" ",1),M("button",{type:"button",onClick:()=>a.input(l.filter((v,h)=>h!==f)),class:"btn btn-secondary btn-sm float-end"}," Remove ",8,k6)]),M("div",E6,[O(s,{type:"hidden",name:"type",value:["Related"]}),O(s,{type:"innerLabelTextInput",label:"ID",name:"id","inner-class":"input-group","label-class":"input-group-text","wrapper-class":"required",validation:"uri:required:trim",help:"The URI of the related achievement.",spellcheck:"false"}),O(s,{type:"innerLabelTextInput",label:"Language",name:"inLanguage","inner-class":"input-group","label-class":"input-group-text",validation:[["matches","/^[a-z]{2,4}(-[A-Z][a-z]{3})?(-([A-Z]{2}|[0-9]{3}))?$/"]],help:"The language of the related achievement as a BCP47 language code."}),O(s,{type:"innerLabelTextInput",label:"Version",name:"version","inner-class":"input-group","label-class":"input-group-text",help:"The version of the related achievement."})])])]),_:2},1032,["index"]))),128))]),_:1},8,["modelValue"])}}},D6=["onClick"],$6={class:"form-text"},w6={class:"card mb-3"},S6={class:"card-header"},F6=["onClick"],T6={class:"card-body pb-0"},Wf={__name:"OtherIdentifiers",props:Gn({help:{type:String,default:"Other identifiers for this credential."}},{modelValue:{default:[]},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=e,u=Ke(e,"modelValue");return(r,n)=>{const i=Ue("FormKit");return ee(),Me(i,{type:"list",modelValue:u.value,"onUpdate:modelValue":n[0]||(n[0]=s=>u.value=s),name:"otherIdentifier",dynamic:""},{default:xe(({items:s,node:o,value:a})=>[M("h5",null,[n[1]||(n[1]=Je("Other Identifiers ",-1)),M("button",{type:"button",onClick:()=>o.input(a.concat({})),class:"btn btn-sm btn-primary ms-3"}," Add Identifier ",8,D6)]),M("p",$6,uu(t.help),1),(ee(!0),Ee(ze,null,Xu(s,(l,c)=>(ee(),Me(i,{type:"group",key:l,index:c},{default:xe(()=>[M("div",w6,[M("h5",S6,[Je("Other Identifier "+uu(c+1)+" ",1),M("button",{type:"button",onClick:()=>o.input(a.filter((f,v)=>v!==c)),class:"btn btn-secondary btn-sm float-end"}," Remove ",8,F6)]),M("div",T6,[O(i,{type:"hidden",name:"type",value:"IdentifierEntry"}),O(i,{type:"innerLabelTextInput",label:"Identifier",name:"identifier","aria-label":"Identifier","inner-class":"input-group","label-class":"input-group-text","wrapper-class":"required",validation:"required:trim",spellcheck:"false"}),O(i,{type:"selectInputGroup",label:"Identifier Type",name:"identifierType","inner-class":"input-group","label-class":"input-group-text","input-class":"$reset formkit-input form-select","wrapper-class":"required",placeholder:"Select the Identifier Type",validation:"required",options:{name:"name",sourcedId:"sourcedId",systemId:"systemId",productId:"productId",userName:"userName",accountId:"accountId",emailAddress:"emailAddress",nationalIdentityNumber:"nationalIdentityNumber",isbn:"isbn",issn:"issn",lisSourcedId:"lisSourcedId",oneRosterSourcedId:"oneRosterSourcedId",sisSourcedId:"sisSourcedId",ltiContextId:"ltiContextId",ltiDeploymentId:"ltiDeploymentId",ltiToolId:"ltiToolId",ltiPlatformId:"ltiPlatformId",ltiUserId:"ltiUserId",identifier:"identifier",other:"Other (ext:)"}}),a[c].identifierType==="other"?(ee(),Me(i,{key:0,type:"innerLabelTextInput",label:"Extended Type",name:"typeExt","aria-label":"Extended Identifier Type","inner-class":"input-group ms-3 me-5 pe-3","outer-class":"$reset","label-class":"visually-hidden",before:"ext:",validation:[["matches","/^[a-z|A-Z|0-9|.|-|_]+$/"]],spellcheck:"false"},{prefix:xe(()=>[...n[2]||(n[2]=[M("span",{class:"input-group-text","aria-label":"ext:"},"ext:",-1)])]),_:1})):ft("",!0)])])]),_:2},1032,["index"]))),128))]),_:1},8,["modelValue"])}}},I6={__name:"AddressComponent",props:{modelValue:{default:{}},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=Ke(e,"modelValue"),u=de(!1);return Tr(()=>{Object.keys(t).length>0&&(u.value=!0)}),(r,n)=>{const i=Ue("FormKit");return ee(),Me(i,{type:"group",name:"address",modelValue:t.value,"onUpdate:modelValue":n[1]||(n[1]=s=>t.value=s)},{default:xe(()=>[O(i,{type:"checkbox",label:"Include address",modelValue:u.value,"onUpdate:modelValue":n[0]||(n[0]=s=>u.value=s),"wrapper-class":"form-check form-switch","input-class":"$reset form-check-input","label-class":"$reset form-check-label",role:"switch",ignore:"true"},null,8,["modelValue"]),Vt(M("div",null,[O(i,{type:"hidden",name:"type",value:["Address"]}),O(i,{type:"text",label:"Street Address",name:"streetAddress",help:"Street address of the creator."}),O(i,{type:"text",label:"Post Office Box Number",name:"postOfficeBoxNumber",help:"A post office box number for PO box addresses."}),O(i,{type:"text",label:"City",name:"addressLocality",help:"A locality within the region."}),O(i,{type:"text",label:"State",name:"addressRegion",help:"The region within the country."}),O(i,{type:"text",label:"Postal Code",name:"postalCode",help:"A postal code."}),O(i,{type:"text",label:"Country",name:"addressCountry",help:"Country name."}),O(i,{type:"text",label:"Country Code",name:"addressCountryCode",help:"Country code. The value must be a ISO 3166-1 alpha-2 country code, such as 'US'."}),ft("",!0)],512),[[_u,u.value]])]),_:1},8,["modelValue"])}}},R6={class:"card"},O6={class:"card-header"},P6={class:"card-body"},M6={__name:"CreatorProfile",props:{modelValue:{default:{}},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=Ke(e,"modelValue"),u=de("noCreator");return Tr(()=>{if(Object.keys(t.value).length===0){u.value="noCreator";return}u.value="organization",t.value.dateOfBirth&&(u.value="individual")}),(r,n)=>{const i=Ue("formKit"),s=Ue("FormKit");return ee(),Ee("div",R6,[M("h5",O6,[O(i,{type:"select",label:"Creator",modelValue:u.value,"onUpdate:modelValue":n[0]||(n[0]=o=>u.value=o),"input-class":"$reset formkit-input form-select",options:{noCreator:"Do not add a creator field",organization:"The creator is an Organization",individual:"The creator is a Person"},ignore:"true"},null,8,["modelValue"])]),u.value!=="noCreator"?(ee(),Me(s,{key:0,type:"group",name:"creator",modelValue:t.value,"onUpdate:modelValue":n[4]||(n[4]=o=>t.value=o)},{default:xe(()=>[M("div",P6,[O(s,{type:"text",label:"ID",name:"id","wrapper-class":"required",validation:"uri:required:trim",help:"Unique URI for the creator."}),O(s,{type:"hidden",name:"type",value:["Profile"]}),O(s,{type:"text",label:"Name",name:"name",help:"The name of the entity or organization."}),O(s,{type:"text",label:"Description",name:"description",help:"A short description of the issuer entity or organization."}),O(Sc,{help:"An image that represents the creator. Must be a PNG or SVG image.",modelValue:t.value.image,"onUpdate:modelValue":n[1]||(n[1]=o=>t.value.image=o)},null,8,["modelValue"]),u.value==="organization"?(ee(),Me(s,{key:0,type:"text",label:"Official",name:"official",help:"If the entity is an organization, `official` is the name of an authorized official of the organization."})):ft("",!0),O(s,{type:"text",label:"URL",name:"url",validation:"url",help:"The homepage or social media profile of the entity, whether individual or institutional. Should be a URL/URI Accessible via HTTP."}),O(s,{type:"text",label:"Email",name:"email",validation:"email",help:"An email address for the creator."}),O(s,{type:"text",label:"Phone",name:"phone",help:"A phone number for the creator."}),O(I6,{modelValue:t.value.address,"onUpdate:modelValue":n[2]||(n[2]=o=>t.value.address=o)},null,8,["modelValue"]),u.value==="individual"?(ee(),Me(s,{key:1,type:"text",label:"Date of Birth",name:"dateOfBirth",format:"yyyy-MM-dd",help:"Birthdate of the person."})):ft("",!0),O(Wf,{label:"Other Identifiers",modelValue:t.value.otherIdentifier,"onUpdate:modelValue":n[3]||(n[3]=o=>t.value.otherIdentifier=o),help:"Other unique identifiers for the creator."},null,8,["modelValue"]),ft("",!0),ft("",!0),ft("",!0)])]),_:1},8,["modelValue"])):ft("",!0)])}}},V6={class:"tab-pane fade show active",id:"tab-additional",role:"tabpanel","aria-labelledby":"additional-tab"},L6={__name:"AdditionalTab",props:{modelValue:{default:{}},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=Ke(e,"modelValue");return(u,r)=>{const n=Ue("FormKit");return ee(),Ee("div",V6,[O(n,{type:"text",name:"id",label:"ID",modelValue:t.value.id,"onUpdate:modelValue":r[0]||(r[0]=i=>t.value.id=i),validation:"uri:trim",help:"Unique URI for the Achievement.",spellcheck:"false"},null,8,["modelValue"]),O(v6,{modelValue:t.value.tag,"onUpdate:modelValue":r[1]||(r[1]=i=>t.value.tag=i)},null,8,["modelValue"]),O(A6,{modelValue:t.value.related,"onUpdate:modelValue":r[2]||(r[2]=i=>t.value.related=i)},null,8,["modelValue"]),O(Wf,{modelValue:t.value.otherIdentifier,"onUpdate:modelValue":r[3]||(r[3]=i=>t.value.otherIdentifier=i)},null,8,["modelValue"]),O(M6,{modelValue:t.value.creator,"onUpdate:modelValue":r[4]||(r[4]=i=>t.value.creator=i)},null,8,["modelValue"])])}}},N6={class:"nav nav-tabs",role:"tablist"},q6={class:"nav-item",role:"presentation"},U6=["aria-selected"],z6={class:"nav-item",role:"presentation"},B6=["aria-selected"],j6={class:"nav-item",role:"presentation"},H6=["aria-selected"],K6={class:"nav-item",role:"presentation"},W6=["aria-selected"],Z6={class:"tab-content mt-3",id:"tab-content"},G6={key:0,class:"alert alert-warning",role:"alert"},J6={class:"btn btn-primary float-end mt-5",type:"submit",disabled:!1},Y6={__name:"AchievementDefiner",props:{achievement:{type:String,default:""},submitText:{type:String,default:"Save"}},emits:["saveDefinition"],setup(e,{emit:t}){const u=e,r=de("basic"),n=de(!1),i=de(null),s=Yt({type:["Achievement"],basic:{},detail:{},alignments:{},additional:{}}),o=Yt({});Tr(()=>{try{const h=JSON.parse(JSON.stringify(JSON.parse(u.achievement||"{}"),(d,m)=>m??void 0));s.basic={name:h.name||"",achievementType:h.achievementType||null,image:h.image||{},description:h.description||"",criteria:h.criteria||{}},s.detail={humanCode:h.humanCode||null,inLanguage:h.inLanguage||null,version:h.version||null,creditsAvailable:h.creditsAvailable||null,specialization:h.specialization||null,fieldOfStudy:h.fieldOfStudy||null},s.alignments={resultDescription:h.resultDescription||[],alignment:h.alignment||[]},s.additional={id:h.id||null,tag:h.tag||[],related:h.related||[],otherIdentifier:h.otherIdentifier||[],creator:h.creator||{}}}catch(h){console.log("Error parsing passed achievement: ",h)}}),Ie(s,h=>{Object.assign(o,h.basic),Object.assign(o,h.detail),Object.assign(o,h.alignments),Object.assign(o,h.additional)});function a(h){r.value=h}function l(h){return JSON.parse(JSON.stringify(h,(d,m)=>m===null||m===""||Array.isArray(m)&&m.length===0?void 0:m))}function c(h){h.image.id||(h.image=null);const d=l(h);document.getElementById(i.value.node.props.id).dispatchEvent(new CustomEvent("saveDefinition",{bubbles:!0,detail:JSON.stringify(d)}))}function f(h){try{const d=document.getElementById(i.value.node.props.id),m=i.value.node.context.state.valid,E=l(i.value.node.value);d.dispatchEvent(new CustomEvent("changed",{bubbles:!0,detail:JSON.stringify(E)})),m&&d.dispatchEvent(new CustomEvent("updated",{bubbles:!0,detail:JSON.stringify(E)}))}catch{}}function v(h){n.value=!0}return(h,d)=>{const m=Ue("FormKit");return ee(),Ee("div",null,[M("ul",N6,[M("li",q6,[M("button",{class:$t(["nav-link",{active:r.value==="basic"}]),type:"button",id:"basic-tab",role:"tab","aria-controls":"tab-basic","aria-selected":r.value==="basic"?"true":"false",onClick:d[0]||(d[0]=E=>a("basic"))},"Primary Details",10,U6)]),M("li",z6,[M("button",{class:$t(["nav-link",{active:r.value==="detail"}]),type:"button",id:"detail-tab",role:"tab","aria-controls":"tab-detail","aria-selected":r.value==="detail"?"true":"false",onClick:d[1]||(d[1]=E=>a("detail"))},"Additional Details",10,B6)]),M("li",j6,[M("button",{class:$t(["nav-link",{active:r.value==="alignments"}]),type:"button",id:"detail-tab",role:"tab","aria-controls":"tab-alignments","aria-selected":r.value==="alignments"?"true":"false",onClick:d[2]||(d[2]=E=>a("alignments"))},"Alignments",10,H6)]),M("li",K6,[M("button",{class:$t(["nav-link",{active:r.value==="additional"}]),type:"button",id:"additional-tab",role:"tab","aria-controls":"tab-additional","aria-selected":r.value==="additional"?"true":"false",onClick:d[3]||(d[3]=E=>a("additional"))},"Additional Information",10,W6)])]),M("div",Z6,[O(m,{type:"form",actions:!1,ref_key:"form",ref:i,onSubmit:c,onSubmitInvalid:v,onChange:f,"validation-visibility":"live"},{default:xe(({state:{valid:E}})=>[!E&&n.value?(ee(),Ee("div",G6," There are some errors in the form submission. Please correct the errors and then resubmit the form. ")):ft("",!0),O(m,{type:"hidden",name:"@context",value:["https://www.w3.org/ns/credentials/v2","https://purl.imsglobal.org/spec/ob/v3p0/context-3.0.3.json"]}),O(m,{type:"hidden",name:"type",modelValue:s.type,"onUpdate:modelValue":d[4]||(d[4]=x=>s.type=x),value:["Achievement"]},null,8,["modelValue"]),Vt(O(i2,{modelValue:s.basic,"onUpdate:modelValue":d[5]||(d[5]=x=>s.basic=x)},null,8,["modelValue"]),[[_u,r.value==="basic"]]),Vt(O(a2,{modelValue:s.detail,"onUpdate:modelValue":d[6]||(d[6]=x=>s.detail=x)},null,8,["modelValue"]),[[_u,r.value==="detail"]]),Vt(O(h6,{modelValue:s.alignments,"onUpdate:modelValue":d[7]||(d[7]=x=>s.alignments=x)},null,8,["modelValue"]),[[_u,r.value==="alignments"]]),Vt(O(L6,{modelValue:s.additional,"onUpdate:modelValue":d[8]||(d[8]=x=>s.additional=x)},null,8,["modelValue"]),[[_u,r.value==="additional"]]),M("button",J6,uu(e.submitText),1)]),_:1},512)])])}}},X6={class:"container"},Q6={__name:"App",props:{achievement:{type:String,default:""},submitText:{type:String,default:"Save"}},setup(e){return(t,u)=>(ee(),Ee("div",X6,[O(Y6,{achievement:e.achievement,"submit-text":e.submitText},null,8,["achievement","submit-text"])]))}},ev={config:{classes:L3({global:{outer:"$reset mb-4",input:"form-control",label:"form-label",help:"form-text",message:"invalid-feedback"},form:{form:"mt-1 mx-auto p-3 border rounded"},range:{input:"$reset form-range"},submit:{outer:"$reset mt-3",input:"$reset btn btn-primary"}})}},tv={schema:su(qu(tr(ur("$label"),$e("prefix","label"),Rt(),Ao(),Ot(),$e("suffix"))),It("$help"),Bt(zt("$message.value"))),type:"input",family:"text",props:[],forceTypeProp:"text",features:[$o],schemaMemoKey:"qmwq6rtsiye"},uv={schema:su(qu(tr(ur("$label"),$e("prefix","label"),Rt(),Cf(),Ot(),$e("suffix"))),It("$help"),Bt(zt("$message.value"))),type:"input",props:[],forceTypeProp:"textarea",features:[$f],schemaMemoKey:"zq0nltggno"},rv={schema:su(qu(tr(ur("$label"),$e("prefix"),Rt(),xf(Ft("$slots.default",()=>"$slots.default",mi(Ft("$option.group",yf(mi(hi("$option.label"))),hi("$option.label"))))),Ft("$attrs.multiple !== undefined",()=>"",$e("select")),Ot(),$e("suffix"))),It("$help"),Bt(zt("$message.value"))),type:"input",props:["options","placeholder","optionsLoader"],forceTypeProp:"select",features:[Li,Ff,Wu("select","select")],schemaMemoKey:"at63zamx5wg"};var Hr={exports:{}};/** @license URI.js v4.4.1 (c) 2011 Gary Court. License: http://github.com/garycourt/uri-js */var nv=Hr.exports,ol;function iv(){return ol||(ol=1,(function(e,t){(function(u,r){r(t)})(nv,(function(u){function r(){for(var g=arguments.length,p=Array(g),_=0;_<g;_++)p[_]=arguments[_];if(p.length>1){p[0]=p[0].slice(0,-1);for(var $=p.length-1,A=1;A<$;++A)p[A]=p[A].slice(1,-1);return p[$]=p[$].slice(1),p.join("")}else return p[0]}function n(g){return"(?:"+g+")"}function i(g){return g===void 0?"undefined":g===null?"null":Object.prototype.toString.call(g).split(" ").pop().split("]").shift().toLowerCase()}function s(g){return g.toUpperCase()}function o(g){return g!=null?g instanceof Array?g:typeof g.length!="number"||g.split||g.setInterval||g.call?[g]:Array.prototype.slice.call(g):[]}function a(g,p){var _=g;if(p)for(var $ in p)_[$]=p[$];return _}function l(g){var p="[A-Za-z]",_="[0-9]",$=r(_,"[A-Fa-f]"),A=n(n("%[EFef]"+$+"%"+$+$+"%"+$+$)+"|"+n("%[89A-Fa-f]"+$+"%"+$+$)+"|"+n("%"+$+$)),K="[\\:\\/\\?\\#\\[\\]\\@]",Z="[\\!\\$\\&\\'\\(\\)\\*\\+\\,\\;\\=]",pe=r(K,Z),De=g?"[\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF]":"[]",Re=g?"[\\uE000-\\uF8FF]":"[]",ce=r(p,_,"[\\-\\.\\_\\~]",De);n(p+r(p,_,"[\\+\\-\\.]")+"*"),n(n(A+"|"+r(ce,Z,"[\\:]"))+"*");var Ce=n(n("25[0-5]")+"|"+n("2[0-4]"+_)+"|"+n("1"+_+_)+"|"+n("0?[1-9]"+_)+"|0?0?"+_),Oe=n(Ce+"\\."+Ce+"\\."+Ce+"\\."+Ce),se=n($+"{1,4}"),Fe=n(n(se+"\\:"+se)+"|"+Oe),Ne=n(n(se+"\\:")+"{6}"+Fe),Te=n("\\:\\:"+n(se+"\\:")+"{5}"+Fe),Au=n(n(se)+"?\\:\\:"+n(se+"\\:")+"{4}"+Fe),jt=n(n(n(se+"\\:")+"{0,1}"+se)+"?\\:\\:"+n(se+"\\:")+"{3}"+Fe),Ht=n(n(n(se+"\\:")+"{0,2}"+se)+"?\\:\\:"+n(se+"\\:")+"{2}"+Fe),ir=n(n(n(se+"\\:")+"{0,3}"+se)+"?\\:\\:"+se+"\\:"+Fe),Uu=n(n(n(se+"\\:")+"{0,4}"+se)+"?\\:\\:"+Fe),Dt=n(n(n(se+"\\:")+"{0,5}"+se)+"?\\:\\:"+se),Kt=n(n(n(se+"\\:")+"{0,6}"+se)+"?\\:\\:"),zu=n([Ne,Te,Au,jt,Ht,ir,Uu,Dt,Kt].join("|")),lu=n(n(ce+"|"+A)+"+");n("[vV]"+$+"+\\."+r(ce,Z,"[\\:]")+"+"),n(n(A+"|"+r(ce,Z))+"*");var Vr=n(A+"|"+r(ce,Z,"[\\:\\@]"));return n(n(A+"|"+r(ce,Z,"[\\@]"))+"+"),n(n(Vr+"|"+r("[\\/\\?]",Re))+"*"),{NOT_SCHEME:new RegExp(r("[^]",p,_,"[\\+\\-\\.]"),"g"),NOT_USERINFO:new RegExp(r("[^\\%\\:]",ce,Z),"g"),NOT_HOST:new RegExp(r("[^\\%\\[\\]\\:]",ce,Z),"g"),NOT_PATH:new RegExp(r("[^\\%\\/\\:\\@]",ce,Z),"g"),NOT_PATH_NOSCHEME:new RegExp(r("[^\\%\\/\\@]",ce,Z),"g"),NOT_QUERY:new RegExp(r("[^\\%]",ce,Z,"[\\:\\@\\/\\?]",Re),"g"),NOT_FRAGMENT:new RegExp(r("[^\\%]",ce,Z,"[\\:\\@\\/\\?]"),"g"),ESCAPE:new RegExp(r("[^]",ce,Z),"g"),UNRESERVED:new RegExp(ce,"g"),OTHER_CHARS:new RegExp(r("[^\\%]",ce,pe),"g"),PCT_ENCODED:new RegExp(A,"g"),IPV4ADDRESS:new RegExp("^("+Oe+")$"),IPV6ADDRESS:new RegExp("^\\[?("+zu+")"+n(n("\\%25|\\%(?!"+$+"{2})")+"("+lu+")")+"?\\]?$")}}var c=l(!1),f=l(!0),v=(function(){function g(p,_){var $=[],A=!0,K=!1,Z=void 0;try{for(var pe=p[Symbol.iterator](),De;!(A=(De=pe.next()).done)&&($.push(De.value),!(_&&$.length===_));A=!0);}catch(Re){K=!0,Z=Re}finally{try{!A&&pe.return&&pe.return()}finally{if(K)throw Z}}return $}return function(p,_){if(Array.isArray(p))return p;if(Symbol.iterator in Object(p))return g(p,_);throw new TypeError("Invalid attempt to destructure non-iterable instance")}})(),h=function(g){if(Array.isArray(g)){for(var p=0,_=Array(g.length);p<g.length;p++)_[p]=g[p];return _}else return Array.from(g)},d=2147483647,m=36,E=1,x=26,w=38,T=700,k=72,I=128,C="-",S=/^xn--/,B=/[^\0-\x7E]/,X=/[\x2E\u3002\uFF0E\uFF61]/g,ne={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},Y=m-E,D=Math.floor,j=String.fromCharCode;function J(g){throw new RangeError(ne[g])}function me(g,p){for(var _=[],$=g.length;$--;)_[$]=p(g[$]);return _}function te(g,p){var _=g.split("@"),$="";_.length>1&&($=_[0]+"@",g=_[1]),g=g.replace(X,".");var A=g.split("."),K=me(A,p).join(".");return $+K}function G(g){for(var p=[],_=0,$=g.length;_<$;){var A=g.charCodeAt(_++);if(A>=55296&&A<=56319&&_<$){var K=g.charCodeAt(_++);(K&64512)==56320?p.push(((A&1023)<<10)+(K&1023)+65536):(p.push(A),_--)}else p.push(A)}return p}var ae=function(p){return String.fromCodePoint.apply(String,h(p))},Ve=function(p){return p-48<10?p-22:p-65<26?p-65:p-97<26?p-97:m},st=function(p,_){return p+22+75*(p<26)-((_!=0)<<5)},Be=function(p,_,$){var A=0;for(p=$?D(p/T):p>>1,p+=D(p/_);p>Y*x>>1;A+=m)p=D(p/Y);return D(A+(Y+1)*p/(p+w))},pt=function(p){var _=[],$=p.length,A=0,K=I,Z=k,pe=p.lastIndexOf(C);pe<0&&(pe=0);for(var De=0;De<pe;++De)p.charCodeAt(De)>=128&&J("not-basic"),_.push(p.charCodeAt(De));for(var Re=pe>0?pe+1:0;Re<$;){for(var ce=A,Ce=1,Oe=m;;Oe+=m){Re>=$&&J("invalid-input");var se=Ve(p.charCodeAt(Re++));(se>=m||se>D((d-A)/Ce))&&J("overflow"),A+=se*Ce;var Fe=Oe<=Z?E:Oe>=Z+x?x:Oe-Z;if(se<Fe)break;var Ne=m-Fe;Ce>D(d/Ne)&&J("overflow"),Ce*=Ne}var Te=_.length+1;Z=Be(A-ce,Te,ce==0),D(A/Te)>d-K&&J("overflow"),K+=D(A/Te),A%=Te,_.splice(A++,0,K)}return String.fromCodePoint.apply(String,_)},Pr=function(p){var _=[];p=G(p);var $=p.length,A=I,K=0,Z=k,pe=!0,De=!1,Re=void 0;try{for(var ce=p[Symbol.iterator](),Ce;!(pe=(Ce=ce.next()).done);pe=!0){var Oe=Ce.value;Oe<128&&_.push(j(Oe))}}catch(Lr){De=!0,Re=Lr}finally{try{!pe&&ce.return&&ce.return()}finally{if(De)throw Re}}var se=_.length,Fe=se;for(se&&_.push(C);Fe<$;){var Ne=d,Te=!0,Au=!1,jt=void 0;try{for(var Ht=p[Symbol.iterator](),ir;!(Te=(ir=Ht.next()).done);Te=!0){var Uu=ir.value;Uu>=A&&Uu<Ne&&(Ne=Uu)}}catch(Lr){Au=!0,jt=Lr}finally{try{!Te&&Ht.return&&Ht.return()}finally{if(Au)throw jt}}var Dt=Fe+1;Ne-A>D((d-K)/Dt)&&J("overflow"),K+=(Ne-A)*Dt,A=Ne;var Kt=!0,zu=!1,lu=void 0;try{for(var Vr=p[Symbol.iterator](),No;!(Kt=(No=Vr.next()).done);Kt=!0){var qo=No.value;if(qo<A&&++K>d&&J("overflow"),qo==A){for(var An=K,Dn=m;;Dn+=m){var $n=Dn<=Z?E:Dn>=Z+x?x:Dn-Z;if(An<$n)break;var Uo=An-$n,zo=m-$n;_.push(j(st($n+Uo%zo,0))),An=D(Uo/zo)}_.push(j(st(An,0))),Z=Be(K,Dt,Fe==se),K=0,++Fe}}}catch(Lr){zu=!0,lu=Lr}finally{try{!Kt&&Vr.return&&Vr.return()}finally{if(zu)throw lu}}++K,++A}return _.join("")},qi=function(p){return te(p,function(_){return S.test(_)?pt(_.slice(4).toLowerCase()):_})},Ui=function(p){return te(p,function(_){return B.test(_)?"xn--"+Pr(_):_})},At={version:"2.1.0",ucs2:{decode:G,encode:ae},decode:pt,encode:Pr,toASCII:Ui,toUnicode:qi},We={};function ot(g){var p=g.charCodeAt(0),_=void 0;return p<16?_="%0"+p.toString(16).toUpperCase():p<128?_="%"+p.toString(16).toUpperCase():p<2048?_="%"+(p>>6|192).toString(16).toUpperCase()+"%"+(p&63|128).toString(16).toUpperCase():_="%"+(p>>12|224).toString(16).toUpperCase()+"%"+(p>>6&63|128).toString(16).toUpperCase()+"%"+(p&63|128).toString(16).toUpperCase(),_}function ou(g){for(var p="",_=0,$=g.length;_<$;){var A=parseInt(g.substr(_+1,2),16);if(A<128)p+=String.fromCharCode(A),_+=3;else if(A>=194&&A<224){if($-_>=6){var K=parseInt(g.substr(_+4,2),16);p+=String.fromCharCode((A&31)<<6|K&63)}else p+=g.substr(_,6);_+=6}else if(A>=224){if($-_>=9){var Z=parseInt(g.substr(_+4,2),16),pe=parseInt(g.substr(_+7,2),16);p+=String.fromCharCode((A&15)<<12|(Z&63)<<6|pe&63)}else p+=g.substr(_,9);_+=9}else p+=g.substr(_,3),_+=3}return p}function au(g,p){function _($){var A=ou($);return A.match(p.UNRESERVED)?A:$}return g.scheme&&(g.scheme=String(g.scheme).replace(p.PCT_ENCODED,_).toLowerCase().replace(p.NOT_SCHEME,"")),g.userinfo!==void 0&&(g.userinfo=String(g.userinfo).replace(p.PCT_ENCODED,_).replace(p.NOT_USERINFO,ot).replace(p.PCT_ENCODED,s)),g.host!==void 0&&(g.host=String(g.host).replace(p.PCT_ENCODED,_).toLowerCase().replace(p.NOT_HOST,ot).replace(p.PCT_ENCODED,s)),g.path!==void 0&&(g.path=String(g.path).replace(p.PCT_ENCODED,_).replace(g.scheme?p.NOT_PATH:p.NOT_PATH_NOSCHEME,ot).replace(p.PCT_ENCODED,s)),g.query!==void 0&&(g.query=String(g.query).replace(p.PCT_ENCODED,_).replace(p.NOT_QUERY,ot).replace(p.PCT_ENCODED,s)),g.fragment!==void 0&&(g.fragment=String(g.fragment).replace(p.PCT_ENCODED,_).replace(p.NOT_FRAGMENT,ot).replace(p.PCT_ENCODED,s)),g}function kn(g){return g.replace(/^0*(.*)/,"$1")||"0"}function b(g,p){var _=g.match(p.IPV4ADDRESS)||[],$=v(_,2),A=$[1];return A?A.split(".").map(kn).join("."):g}function y(g,p){var _=g.match(p.IPV6ADDRESS)||[],$=v(_,3),A=$[1],K=$[2];if(A){for(var Z=A.toLowerCase().split("::").reverse(),pe=v(Z,2),De=pe[0],Re=pe[1],ce=Re?Re.split(":").map(kn):[],Ce=De.split(":").map(kn),Oe=p.IPV4ADDRESS.test(Ce[Ce.length-1]),se=Oe?7:8,Fe=Ce.length-se,Ne=Array(se),Te=0;Te<se;++Te)Ne[Te]=ce[Te]||Ce[Fe+Te]||"";Oe&&(Ne[se-1]=b(Ne[se-1],p));var Au=Ne.reduce(function(Dt,Kt,zu){if(!Kt||Kt==="0"){var lu=Dt[Dt.length-1];lu&&lu.index+lu.length===zu?lu.length++:Dt.push({index:zu,length:1})}return Dt},[]),jt=Au.sort(function(Dt,Kt){return Kt.length-Dt.length})[0],Ht=void 0;if(jt&&jt.length>1){var ir=Ne.slice(0,jt.index),Uu=Ne.slice(jt.index+jt.length);Ht=ir.join(":")+"::"+Uu.join(":")}else Ht=Ne.join(":");return K&&(Ht+="%"+K),Ht}else return g}var F=/^(?:([^:\/?#]+):)?(?:\/\/((?:([^\/?#@]*)@)?(\[[^\/?#\]]+\]|[^\/?#:]*)(?:\:(\d*))?))?([^?#]*)(?:\?([^#]*))?(?:#((?:.|\n|\r)*))?/i,V="".match(/(){0}/)[1]===void 0;function R(g){var p=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},_={},$=p.iri!==!1?f:c;p.reference==="suffix"&&(g=(p.scheme?p.scheme+":":"")+"//"+g);var A=g.match(F);if(A){V?(_.scheme=A[1],_.userinfo=A[3],_.host=A[4],_.port=parseInt(A[5],10),_.path=A[6]||"",_.query=A[7],_.fragment=A[8],isNaN(_.port)&&(_.port=A[5])):(_.scheme=A[1]||void 0,_.userinfo=g.indexOf("@")!==-1?A[3]:void 0,_.host=g.indexOf("//")!==-1?A[4]:void 0,_.port=parseInt(A[5],10),_.path=A[6]||"",_.query=g.indexOf("?")!==-1?A[7]:void 0,_.fragment=g.indexOf("#")!==-1?A[8]:void 0,isNaN(_.port)&&(_.port=g.match(/\/\/(?:.|\n)*\:(?:\/|\?|\#|$)/)?A[4]:void 0)),_.host&&(_.host=y(b(_.host,$),$)),_.scheme===void 0&&_.userinfo===void 0&&_.host===void 0&&_.port===void 0&&!_.path&&_.query===void 0?_.reference="same-document":_.scheme===void 0?_.reference="relative":_.fragment===void 0?_.reference="absolute":_.reference="uri",p.reference&&p.reference!=="suffix"&&p.reference!==_.reference&&(_.error=_.error||"URI is not a "+p.reference+" reference.");var K=We[(p.scheme||_.scheme||"").toLowerCase()];if(!p.unicodeSupport&&(!K||!K.unicodeSupport)){if(_.host&&(p.domainHost||K&&K.domainHost))try{_.host=At.toASCII(_.host.replace($.PCT_ENCODED,ou).toLowerCase())}catch(Z){_.error=_.error||"Host's domain name can not be converted to ASCII via punycode: "+Z}au(_,c)}else au(_,$);K&&K.parse&&K.parse(_,p)}else _.error=_.error||"URI can not be parsed.";return _}function P(g,p){var _=p.iri!==!1?f:c,$=[];return g.userinfo!==void 0&&($.push(g.userinfo),$.push("@")),g.host!==void 0&&$.push(y(b(String(g.host),_),_).replace(_.IPV6ADDRESS,function(A,K,Z){return"["+K+(Z?"%25"+Z:"")+"]"})),(typeof g.port=="number"||typeof g.port=="string")&&($.push(":"),$.push(String(g.port))),$.length?$.join(""):void 0}var z=/^\.\.?\//,q=/^\/\.(\/|$)/,N=/^\/\.\.(\/|$)/,L=/^\/?(?:.|\n)*?(?=\/|$)/;function H(g){for(var p=[];g.length;)if(g.match(z))g=g.replace(z,"");else if(g.match(q))g=g.replace(q,"/");else if(g.match(N))g=g.replace(N,"/"),p.pop();else if(g==="."||g==="..")g="";else{var _=g.match(L);if(_){var $=_[0];g=g.slice($.length),p.push($)}else throw new Error("Unexpected dot segment condition")}return p.join("")}function U(g){var p=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},_=p.iri?f:c,$=[],A=We[(p.scheme||g.scheme||"").toLowerCase()];if(A&&A.serialize&&A.serialize(g,p),g.host&&!_.IPV6ADDRESS.test(g.host)){if(p.domainHost||A&&A.domainHost)try{g.host=p.iri?At.toUnicode(g.host):At.toASCII(g.host.replace(_.PCT_ENCODED,ou).toLowerCase())}catch(pe){g.error=g.error||"Host's domain name can not be converted to "+(p.iri?"Unicode":"ASCII")+" via punycode: "+pe}}au(g,_),p.reference!=="suffix"&&g.scheme&&($.push(g.scheme),$.push(":"));var K=P(g,p);if(K!==void 0&&(p.reference!=="suffix"&&$.push("//"),$.push(K),g.path&&g.path.charAt(0)!=="/"&&$.push("/")),g.path!==void 0){var Z=g.path;!p.absolutePath&&(!A||!A.absolutePath)&&(Z=H(Z)),K===void 0&&(Z=Z.replace(/^\/\//,"/%2F")),$.push(Z)}return g.query!==void 0&&($.push("?"),$.push(g.query)),g.fragment!==void 0&&($.push("#"),$.push(g.fragment)),$.join("")}function W(g,p){var _=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},$=arguments[3],A={};return $||(g=R(U(g,_),_),p=R(U(p,_),_)),_=_||{},!_.tolerant&&p.scheme?(A.scheme=p.scheme,A.userinfo=p.userinfo,A.host=p.host,A.port=p.port,A.path=H(p.path||""),A.query=p.query):(p.userinfo!==void 0||p.host!==void 0||p.port!==void 0?(A.userinfo=p.userinfo,A.host=p.host,A.port=p.port,A.path=H(p.path||""),A.query=p.query):(p.path?(p.path.charAt(0)==="/"?A.path=H(p.path):((g.userinfo!==void 0||g.host!==void 0||g.port!==void 0)&&!g.path?A.path="/"+p.path:g.path?A.path=g.path.slice(0,g.path.lastIndexOf("/")+1)+p.path:A.path=p.path,A.path=H(A.path)),A.query=p.query):(A.path=g.path,p.query!==void 0?A.query=p.query:A.query=g.query),A.userinfo=g.userinfo,A.host=g.host,A.port=g.port),A.scheme=g.scheme),A.fragment=p.fragment,A}function Q(g,p,_){var $=a({scheme:"null"},_);return U(W(R(g,$),R(p,$),$,!0),$)}function le(g,p){return typeof g=="string"?g=U(R(g,p),p):i(g)==="object"&&(g=R(U(g,p),p)),g}function ye(g,p,_){return typeof g=="string"?g=U(R(g,_),_):i(g)==="object"&&(g=U(g,_)),typeof p=="string"?p=U(R(p,_),_):i(p)==="object"&&(p=U(p,_)),g===p}function be(g,p){return g&&g.toString().replace(!p||!p.iri?c.ESCAPE:f.ESCAPE,ot)}function Se(g,p){return g&&g.toString().replace(!p||!p.iri?c.PCT_ENCODED:f.PCT_ENCODED,ou)}var Le={scheme:"http",domainHost:!0,parse:function(p,_){return p.host||(p.error=p.error||"HTTP URIs must have a host."),p},serialize:function(p,_){var $=String(p.scheme).toLowerCase()==="https";return(p.port===($?443:80)||p.port==="")&&(p.port=void 0),p.path||(p.path="/"),p}},ht={scheme:"https",domainHost:Le.domainHost,parse:Le.parse,serialize:Le.serialize};function mt(g){return typeof g.secure=="boolean"?g.secure:String(g.scheme).toLowerCase()==="wss"}var Pt={scheme:"ws",domainHost:!0,parse:function(p,_){var $=p;return $.secure=mt($),$.resourceName=($.path||"/")+($.query?"?"+$.query:""),$.path=void 0,$.query=void 0,$},serialize:function(p,_){if((p.port===(mt(p)?443:80)||p.port==="")&&(p.port=void 0),typeof p.secure=="boolean"&&(p.scheme=p.secure?"wss":"ws",p.secure=void 0),p.resourceName){var $=p.resourceName.split("?"),A=v($,2),K=A[0],Z=A[1];p.path=K&&K!=="/"?K:void 0,p.query=Z,p.resourceName=void 0}return p.fragment=void 0,p}},Mr={scheme:"wss",domainHost:Pt.domainHost,parse:Pt.parse,serialize:Pt.serialize},et={},bt="[A-Za-z0-9\\-\\.\\_\\~\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF]",gt="[0-9A-Fa-f]",En=n(n("%[EFef]"+gt+"%"+gt+gt+"%"+gt+gt)+"|"+n("%[89A-Fa-f]"+gt+"%"+gt+gt)+"|"+n("%"+gt+gt)),Zf="[A-Za-z0-9\\!\\$\\%\\'\\*\\+\\-\\^\\_\\`\\{\\|\\}\\~]",Gf="[\\!\\$\\%\\'\\(\\)\\*\\+\\,\\-\\.0-9\\<\\>A-Z\\x5E-\\x7E]",Jf=r(Gf,'[\\"\\\\]'),Yf="[\\!\\$\\'\\(\\)\\*\\+\\,\\;\\:\\@]",Xf=new RegExp(bt,"g"),nr=new RegExp(En,"g"),Qf=new RegExp(r("[^]",Zf,"[\\.]",'[\\"]',Jf),"g"),Po=new RegExp(r("[^]",bt,Yf),"g"),e0=Po;function zi(g){var p=ou(g);return p.match(Xf)?p:g}var Mo={scheme:"mailto",parse:function(p,_){var $=p,A=$.to=$.path?$.path.split(","):[];if($.path=void 0,$.query){for(var K=!1,Z={},pe=$.query.split("&"),De=0,Re=pe.length;De<Re;++De){var ce=pe[De].split("=");switch(ce[0]){case"to":for(var Ce=ce[1].split(","),Oe=0,se=Ce.length;Oe<se;++Oe)A.push(Ce[Oe]);break;case"subject":$.subject=Se(ce[1],_);break;case"body":$.body=Se(ce[1],_);break;default:K=!0,Z[Se(ce[0],_)]=Se(ce[1],_);break}}K&&($.headers=Z)}$.query=void 0;for(var Fe=0,Ne=A.length;Fe<Ne;++Fe){var Te=A[Fe].split("@");if(Te[0]=Se(Te[0]),_.unicodeSupport)Te[1]=Se(Te[1],_).toLowerCase();else try{Te[1]=At.toASCII(Se(Te[1],_).toLowerCase())}catch(Au){$.error=$.error||"Email address's domain name can not be converted to ASCII via punycode: "+Au}A[Fe]=Te.join("@")}return $},serialize:function(p,_){var $=p,A=o(p.to);if(A){for(var K=0,Z=A.length;K<Z;++K){var pe=String(A[K]),De=pe.lastIndexOf("@"),Re=pe.slice(0,De).replace(nr,zi).replace(nr,s).replace(Qf,ot),ce=pe.slice(De+1);try{ce=_.iri?At.toUnicode(ce):At.toASCII(Se(ce,_).toLowerCase())}catch(Fe){$.error=$.error||"Email address's domain name can not be converted to "+(_.iri?"Unicode":"ASCII")+" via punycode: "+Fe}A[K]=Re+"@"+ce}$.path=A.join(",")}var Ce=p.headers=p.headers||{};p.subject&&(Ce.subject=p.subject),p.body&&(Ce.body=p.body);var Oe=[];for(var se in Ce)Ce[se]!==et[se]&&Oe.push(se.replace(nr,zi).replace(nr,s).replace(Po,ot)+"="+Ce[se].replace(nr,zi).replace(nr,s).replace(e0,ot));return Oe.length&&($.query=Oe.join("&")),$}},t0=/^([^\:]+)\:(.*)/,Vo={scheme:"urn",parse:function(p,_){var $=p.path&&p.path.match(t0),A=p;if($){var K=_.scheme||A.scheme||"urn",Z=$[1].toLowerCase(),pe=$[2],De=K+":"+(_.nid||Z),Re=We[De];A.nid=Z,A.nss=pe,A.path=void 0,Re&&(A=Re.parse(A,_))}else A.error=A.error||"URN can not be parsed.";return A},serialize:function(p,_){var $=_.scheme||p.scheme||"urn",A=p.nid,K=$+":"+(_.nid||A),Z=We[K];Z&&(p=Z.serialize(p,_));var pe=p,De=p.nss;return pe.path=(A||_.nid)+":"+De,pe}},u0=/^[0-9A-Fa-f]{8}(?:\-[0-9A-Fa-f]{4}){3}\-[0-9A-Fa-f]{12}$/,Lo={scheme:"urn:uuid",parse:function(p,_){var $=p;return $.uuid=$.nss,$.nss=void 0,!_.tolerant&&(!$.uuid||!$.uuid.match(u0))&&($.error=$.error||"UUID is not valid."),$},serialize:function(p,_){var $=p;return $.nss=(p.uuid||"").toLowerCase(),$}};We[Le.scheme]=Le,We[ht.scheme]=ht,We[Pt.scheme]=Pt,We[Mr.scheme]=Mr,We[Mo.scheme]=Mo,We[Vo.scheme]=Vo,We[Lo.scheme]=Lo,u.SCHEMES=We,u.pctEncChar=ot,u.pctDecChars=ou,u.parse=R,u.removeDotSegments=H,u.serialize=U,u.resolveComponents=W,u.resolve=Q,u.normalize=le,u.equal=ye,u.escapeComponent=be,u.unescapeComponent=Se,Object.defineProperty(u,"__esModule",{value:!0})}))})(Hr,Hr.exports)),Hr.exports}var sv=iv();const ov=function(e){try{return!sv.parse(e.value,{reference:"absolute",absolutePath:!0}).error}catch{return!1}},av=(e,t)=>{const u=kp(Q6,t);return u.use(b_,wo({config:ev.config,inputs:{innerLabelTextInput:tv,innerLabelTextareaInput:uv,selectInputGroup:rv},rules:{uri:ov}})),u};window.addEventListener("ob3-open",function(e){const t=e.detail?.selector||"#ob3-definer",u=document.querySelector(t);if(!u)throw new Error("No element found for selector "+t);const r={...u.dataset};e.detail?.achievement&&(typeof e.detail.achievement=="string"?r.achievement=e.detail.achievement:r.achievement=JSON.stringify(e.detail.achievement)),e.detail?.submitText&&(r.submitText=e.detail.submitText);const n=av(t,r);n.mount(t),window.addEventListener("ob3-close",function i(){window.removeEventListener("ob3-open",i),n.unmount()})});
13
+ `:">",i};Mr.prototype.renderInline=function(e,t,u){let r="";const n=this.rules;for(let i=0,s=e.length;i<s;i++){const o=e[i].type;typeof n[o]<"u"?r+=n[o](e,i,t,u,this):r+=this.renderToken(e,i,t)}return r};Mr.prototype.renderInlineAsText=function(e,t,u){let r="";for(let n=0,i=e.length;n<i;n++)switch(e[n].type){case"text":r+=e[n].content;break;case"image":r+=this.renderInlineAsText(e[n].children,t,u);break;case"html_inline":case"html_block":r+=e[n].content;break;case"softbreak":case"hardbreak":r+=`
14
+ `;break}return r};Mr.prototype.render=function(e,t,u){let r="";const n=this.rules;for(let i=0,s=e.length;i<s;i++){const o=e[i].type;o==="inline"?r+=this.renderInline(e[i].children,t,u):typeof n[o]<"u"?r+=n[o](e,i,t,u,this):r+=this.renderToken(e,i,t,u)}return r};function pt(){this.__rules__=[],this.__cache__=null}pt.prototype.__find__=function(e){for(let t=0;t<this.__rules__.length;t++)if(this.__rules__[t].name===e)return t;return-1};pt.prototype.__compile__=function(){const e=this,t=[""];e.__rules__.forEach(function(u){u.enabled&&u.alt.forEach(function(r){t.indexOf(r)<0&&t.push(r)})}),e.__cache__={},t.forEach(function(u){e.__cache__[u]=[],e.__rules__.forEach(function(r){r.enabled&&(u&&r.alt.indexOf(u)<0||e.__cache__[u].push(r.fn))})})};pt.prototype.at=function(e,t,u){const r=this.__find__(e),n=u||{};if(r===-1)throw new Error("Parser rule not found: "+e);this.__rules__[r].fn=t,this.__rules__[r].alt=n.alt||[],this.__cache__=null};pt.prototype.before=function(e,t,u,r){const n=this.__find__(e),i=r||{};if(n===-1)throw new Error("Parser rule not found: "+e);this.__rules__.splice(n,0,{name:t,enabled:!0,fn:u,alt:i.alt||[]}),this.__cache__=null};pt.prototype.after=function(e,t,u,r){const n=this.__find__(e),i=r||{};if(n===-1)throw new Error("Parser rule not found: "+e);this.__rules__.splice(n+1,0,{name:t,enabled:!0,fn:u,alt:i.alt||[]}),this.__cache__=null};pt.prototype.push=function(e,t,u){const r=u||{};this.__rules__.push({name:e,enabled:!0,fn:t,alt:r.alt||[]}),this.__cache__=null};pt.prototype.enable=function(e,t){Array.isArray(e)||(e=[e]);const u=[];return e.forEach(function(r){const n=this.__find__(r);if(n<0){if(t)return;throw new Error("Rules manager: invalid rule name "+r)}this.__rules__[n].enabled=!0,u.push(r)},this),this.__cache__=null,u};pt.prototype.enableOnly=function(e,t){Array.isArray(e)||(e=[e]),this.__rules__.forEach(function(u){u.enabled=!1}),this.enable(e,t)};pt.prototype.disable=function(e,t){Array.isArray(e)||(e=[e]);const u=[];return e.forEach(function(r){const n=this.__find__(r);if(n<0){if(t)return;throw new Error("Rules manager: invalid rule name "+r)}this.__rules__[n].enabled=!1,u.push(r)},this),this.__cache__=null,u};pt.prototype.getRules=function(e){return this.__cache__===null&&this.__compile__(),this.__cache__[e]||[]};function jt(e,t,u){this.type=e,this.tag=t,this.attrs=null,this.map=null,this.nesting=u,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}jt.prototype.attrIndex=function(t){if(!this.attrs)return-1;const u=this.attrs;for(let r=0,n=u.length;r<n;r++)if(u[r][0]===t)return r;return-1};jt.prototype.attrPush=function(t){this.attrs?this.attrs.push(t):this.attrs=[t]};jt.prototype.attrSet=function(t,u){const r=this.attrIndex(t),n=[t,u];r<0?this.attrPush(n):this.attrs[r]=n};jt.prototype.attrGet=function(t){const u=this.attrIndex(t);let r=null;return u>=0&&(r=this.attrs[u][1]),r};jt.prototype.attrJoin=function(t,u){const r=this.attrIndex(t);r<0?this.attrPush([t,u]):this.attrs[r][1]=this.attrs[r][1]+" "+u};function Kc(e,t,u){this.src=e,this.env=u,this.tokens=[],this.inlineMode=!1,this.md=t}Kc.prototype.Token=jt;const cm=/\r\n?|\n/g,fm=/\0/g;function dm(e){let t;t=e.src.replace(cm,`
15
+ `),t=t.replace(fm,"�"),e.src=t}function pm(e){let t;e.inlineMode?(t=new e.Token("inline","",0),t.content=e.src,t.map=[0,1],t.children=[],e.tokens.push(t)):e.md.block.parse(e.src,e.md,e.env,e.tokens)}function hm(e){const t=e.tokens;for(let u=0,r=t.length;u<r;u++){const n=t[u];n.type==="inline"&&e.md.inline.parse(n.content,e.md,e.env,n.children)}}function mm(e){return/^<a[>\s]/i.test(e)}function bm(e){return/^<\/a\s*>/i.test(e)}function gm(e){const t=e.tokens;if(e.md.options.linkify)for(let u=0,r=t.length;u<r;u++){if(t[u].type!=="inline"||!e.md.linkify.pretest(t[u].content))continue;let n=t[u].children,i=0;for(let s=n.length-1;s>=0;s--){const o=n[s];if(o.type==="link_close"){for(s--;n[s].level!==o.level&&n[s].type!=="link_open";)s--;continue}if(o.type==="html_inline"&&(mm(o.content)&&i>0&&i--,bm(o.content)&&i++),!(i>0)&&o.type==="text"&&e.md.linkify.test(o.content)){const a=o.content;let l=e.md.linkify.match(a);const c=[];let f=o.level,v=0;l.length>0&&l[0].index===0&&s>0&&n[s-1].type==="text_special"&&(l=l.slice(1));for(let p=0;p<l.length;p++){const d=l[p].url,m=e.md.normalizeLink(d);if(!e.md.validateLink(m))continue;let C=l[p].text;l[p].schema?l[p].schema==="mailto:"&&!/^mailto:/i.test(C)?C=e.md.normalizeLinkText("mailto:"+C).replace(/^mailto:/,""):C=e.md.normalizeLinkText(C):C=e.md.normalizeLinkText("http://"+C).replace(/^http:\/\//,"");const E=l[p].index;if(E>v){const I=new e.Token("text","",0);I.content=a.slice(v,E),I.level=f,c.push(I)}const A=new e.Token("link_open","a",1);A.attrs=[["href",m]],A.level=f++,A.markup="linkify",A.info="auto",c.push(A);const T=new e.Token("text","",0);T.content=C,T.level=f,c.push(T);const k=new e.Token("link_close","a",-1);k.level=--f,k.markup="linkify",k.info="auto",c.push(k),v=l[p].lastIndex}if(v<a.length){const p=new e.Token("text","",0);p.content=a.slice(v),p.level=f,c.push(p)}t[u].children=n=jc(n,s,c)}}}}const Wc=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,_m=/\((c|tm|r)\)/i,vm=/\((c|tm|r)\)/ig,ym={c:"©",r:"®",tm:"™"};function xm(e,t){return ym[t.toLowerCase()]}function Cm(e){let t=0;for(let u=e.length-1;u>=0;u--){const r=e[u];r.type==="text"&&!t&&(r.content=r.content.replace(vm,xm)),r.type==="link_open"&&r.info==="auto"&&t--,r.type==="link_close"&&r.info==="auto"&&t++}}function km(e){let t=0;for(let u=e.length-1;u>=0;u--){const r=e[u];r.type==="text"&&!t&&Wc.test(r.content)&&(r.content=r.content.replace(/\+-/g,"±").replace(/\.{2,}/g,"…").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/mg,"$1—").replace(/(^|\s)--(?=\s|$)/mg,"$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg,"$1–")),r.type==="link_open"&&r.info==="auto"&&t--,r.type==="link_close"&&r.info==="auto"&&t++}}function Em(e){let t;if(e.md.options.typographer)for(t=e.tokens.length-1;t>=0;t--)e.tokens[t].type==="inline"&&(_m.test(e.tokens[t].content)&&Cm(e.tokens[t].children),Wc.test(e.tokens[t].content)&&km(e.tokens[t].children))}const Am=/['"]/,Ra=/['"]/g,Oa="’";function Mn(e,t,u){return e.slice(0,t)+u+e.slice(t+1)}function Dm(e,t){let u;const r=[];for(let n=0;n<e.length;n++){const i=e[n],s=e[n].level;for(u=r.length-1;u>=0&&!(r[u].level<=s);u--);if(r.length=u+1,i.type!=="text")continue;let o=i.content,a=0,l=o.length;e:for(;a<l;){Ra.lastIndex=a;const c=Ra.exec(o);if(!c)break;let f=!0,v=!0;a=c.index+1;const p=c[0]==="'";let d=32;if(c.index-1>=0)d=o.charCodeAt(c.index-1);else for(u=n-1;u>=0&&!(e[u].type==="softbreak"||e[u].type==="hardbreak");u--)if(e[u].content){d=e[u].content.charCodeAt(e[u].content.length-1);break}let m=32;if(a<l)m=o.charCodeAt(a);else for(u=n+1;u<e.length&&!(e[u].type==="softbreak"||e[u].type==="hardbreak");u++)if(e[u].content){m=e[u].content.charCodeAt(0);break}const C=hn(d)||pn(String.fromCharCode(d)),E=hn(m)||pn(String.fromCharCode(m)),A=dn(d),T=dn(m);if(T?f=!1:E&&(A||C||(f=!1)),A?v=!1:C&&(T||E||(v=!1)),m===34&&c[0]==='"'&&d>=48&&d<=57&&(v=f=!1),f&&v&&(f=C,v=E),!f&&!v){p&&(i.content=Mn(i.content,c.index,Oa));continue}if(v)for(u=r.length-1;u>=0;u--){let k=r[u];if(r[u].level<s)break;if(k.single===p&&r[u].level===s){k=r[u];let I,x;p?(I=t.md.options.quotes[2],x=t.md.options.quotes[3]):(I=t.md.options.quotes[0],x=t.md.options.quotes[1]),i.content=Mn(i.content,c.index,x),e[k.token].content=Mn(e[k.token].content,k.pos,I),a+=x.length-1,k.token===n&&(a+=I.length-1),o=i.content,l=o.length,r.length=u;continue e}}f?r.push({token:n,pos:c.index,single:p,level:s}):v&&p&&(i.content=Mn(i.content,c.index,Oa))}}}function wm(e){if(e.md.options.typographer)for(let t=e.tokens.length-1;t>=0;t--)e.tokens[t].type!=="inline"||!Am.test(e.tokens[t].content)||Dm(e.tokens[t].children,e)}function $m(e){let t,u;const r=e.tokens,n=r.length;for(let i=0;i<n;i++){if(r[i].type!=="inline")continue;const s=r[i].children,o=s.length;for(t=0;t<o;t++)s[t].type==="text_special"&&(s[t].type="text");for(t=u=0;t<o;t++)s[t].type==="text"&&t+1<o&&s[t+1].type==="text"?s[t+1].content=s[t].content+s[t+1].content:(t!==u&&(s[u]=s[t]),u++);t!==u&&(s.length=u)}}const os=[["normalize",dm],["block",pm],["inline",hm],["linkify",gm],["replacements",Em],["smartquotes",wm],["text_join",$m]];function Co(){this.ruler=new pt;for(let e=0;e<os.length;e++)this.ruler.push(os[e][0],os[e][1])}Co.prototype.process=function(e){const t=this.ruler.getRules("");for(let u=0,r=t.length;u<r;u++)t[u](e)};Co.prototype.State=Kc;function cu(e,t,u,r){this.src=e,this.md=t,this.env=u,this.tokens=r,this.bMarks=[],this.eMarks=[],this.tShift=[],this.sCount=[],this.bsCount=[],this.blkIndent=0,this.line=0,this.lineMax=0,this.tight=!1,this.ddIndent=-1,this.listIndent=-1,this.parentType="root",this.level=0;const n=this.src;for(let i=0,s=0,o=0,a=0,l=n.length,c=!1;s<l;s++){const f=n.charCodeAt(s);if(!c)if(De(f)){o++,f===9?a+=4-a%4:a++;continue}else c=!0;(f===10||s===l-1)&&(f!==10&&s++,this.bMarks.push(i),this.eMarks.push(s),this.tShift.push(o),this.sCount.push(a),this.bsCount.push(0),c=!1,o=0,a=0,i=s+1)}this.bMarks.push(n.length),this.eMarks.push(n.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}cu.prototype.push=function(e,t,u){const r=new jt(e,t,u);return r.block=!0,u<0&&this.level--,r.level=this.level,u>0&&this.level++,this.tokens.push(r),r};cu.prototype.isEmpty=function(t){return this.bMarks[t]+this.tShift[t]>=this.eMarks[t]};cu.prototype.skipEmptyLines=function(t){for(let u=this.lineMax;t<u&&!(this.bMarks[t]+this.tShift[t]<this.eMarks[t]);t++);return t};cu.prototype.skipSpaces=function(t){for(let u=this.src.length;t<u;t++){const r=this.src.charCodeAt(t);if(!De(r))break}return t};cu.prototype.skipSpacesBack=function(t,u){if(t<=u)return t;for(;t>u;)if(!De(this.src.charCodeAt(--t)))return t+1;return t};cu.prototype.skipChars=function(t,u){for(let r=this.src.length;t<r&&this.src.charCodeAt(t)===u;t++);return t};cu.prototype.skipCharsBack=function(t,u,r){if(t<=r)return t;for(;t>r;)if(u!==this.src.charCodeAt(--t))return t+1;return t};cu.prototype.getLines=function(t,u,r,n){if(t>=u)return"";const i=new Array(u-t);for(let s=0,o=t;o<u;o++,s++){let a=0;const l=this.bMarks[o];let c=l,f;for(o+1<u||n?f=this.eMarks[o]+1:f=this.eMarks[o];c<f&&a<r;){const v=this.src.charCodeAt(c);if(De(v))v===9?a+=4-(a+this.bsCount[o])%4:a++;else if(c-l<this.tShift[o])a++;else break;c++}a>r?i[s]=new Array(a-r+1).join(" ")+this.src.slice(c,f):i[s]=this.src.slice(c,f)}return i.join("")};cu.prototype.Token=jt;const Sm=65536;function as(e,t){const u=e.bMarks[t]+e.tShift[t],r=e.eMarks[t];return e.src.slice(u,r)}function Pa(e){const t=[],u=e.length;let r=0,n=e.charCodeAt(r),i=!1,s=0,o="";for(;r<u;)n===124&&(i?(o+=e.substring(s,r-1),s=r):(t.push(o+e.substring(s,r)),o="",s=r+1)),i=n===92,r++,n=e.charCodeAt(r);return t.push(o+e.substring(s)),t}function Fm(e,t,u,r){if(t+2>u)return!1;let n=t+1;if(e.sCount[n]<e.blkIndent||e.sCount[n]-e.blkIndent>=4)return!1;let i=e.bMarks[n]+e.tShift[n];if(i>=e.eMarks[n])return!1;const s=e.src.charCodeAt(i++);if(s!==124&&s!==45&&s!==58||i>=e.eMarks[n])return!1;const o=e.src.charCodeAt(i++);if(o!==124&&o!==45&&o!==58&&!De(o)||s===45&&De(o))return!1;for(;i<e.eMarks[n];){const k=e.src.charCodeAt(i);if(k!==124&&k!==45&&k!==58&&!De(k))return!1;i++}let a=as(e,t+1),l=a.split("|");const c=[];for(let k=0;k<l.length;k++){const I=l[k].trim();if(!I){if(k===0||k===l.length-1)continue;return!1}if(!/^:?-+:?$/.test(I))return!1;I.charCodeAt(I.length-1)===58?c.push(I.charCodeAt(0)===58?"center":"right"):I.charCodeAt(0)===58?c.push("left"):c.push("")}if(a=as(e,t).trim(),a.indexOf("|")===-1||e.sCount[t]-e.blkIndent>=4)return!1;l=Pa(a),l.length&&l[0]===""&&l.shift(),l.length&&l[l.length-1]===""&&l.pop();const f=l.length;if(f===0||f!==c.length)return!1;if(r)return!0;const v=e.parentType;e.parentType="table";const p=e.md.block.ruler.getRules("blockquote"),d=e.push("table_open","table",1),m=[t,0];d.map=m;const C=e.push("thead_open","thead",1);C.map=[t,t+1];const E=e.push("tr_open","tr",1);E.map=[t,t+1];for(let k=0;k<l.length;k++){const I=e.push("th_open","th",1);c[k]&&(I.attrs=[["style","text-align:"+c[k]]]);const x=e.push("inline","",0);x.content=l[k].trim(),x.children=[],e.push("th_close","th",-1)}e.push("tr_close","tr",-1),e.push("thead_close","thead",-1);let A,T=0;for(n=t+2;n<u&&!(e.sCount[n]<e.blkIndent);n++){let k=!1;for(let x=0,S=p.length;x<S;x++)if(p[x](e,n,u,!0)){k=!0;break}if(k||(a=as(e,n).trim(),!a)||e.sCount[n]-e.blkIndent>=4||(l=Pa(a),l.length&&l[0]===""&&l.shift(),l.length&&l[l.length-1]===""&&l.pop(),T+=f-l.length,T>Sm))break;if(n===t+2){const x=e.push("tbody_open","tbody",1);x.map=A=[t+2,0]}const I=e.push("tr_open","tr",1);I.map=[n,n+1];for(let x=0;x<f;x++){const S=e.push("td_open","td",1);c[x]&&(S.attrs=[["style","text-align:"+c[x]]]);const j=e.push("inline","",0);j.content=l[x]?l[x].trim():"",j.children=[],e.push("td_close","td",-1)}e.push("tr_close","tr",-1)}return A&&(e.push("tbody_close","tbody",-1),A[1]=n),e.push("table_close","table",-1),m[1]=n,e.parentType=v,e.line=n,!0}function Tm(e,t,u){if(e.sCount[t]-e.blkIndent<4)return!1;let r=t+1,n=r;for(;r<u;){if(e.isEmpty(r)){r++;continue}if(e.sCount[r]-e.blkIndent>=4){r++,n=r;continue}break}e.line=n;const i=e.push("code_block","code",0);return i.content=e.getLines(t,n,4+e.blkIndent,!1)+`
16
+ `,i.map=[t,e.line],!0}function Im(e,t,u,r){let n=e.bMarks[t]+e.tShift[t],i=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||n+3>i)return!1;const s=e.src.charCodeAt(n);if(s!==126&&s!==96)return!1;let o=n;n=e.skipChars(n,s);let a=n-o;if(a<3)return!1;const l=e.src.slice(o,n),c=e.src.slice(n,i);if(s===96&&c.indexOf(String.fromCharCode(s))>=0)return!1;if(r)return!0;let f=t,v=!1;for(;f++,!(f>=u||(n=o=e.bMarks[f]+e.tShift[f],i=e.eMarks[f],n<i&&e.sCount[f]<e.blkIndent));)if(e.src.charCodeAt(n)===s&&!(e.sCount[f]-e.blkIndent>=4)&&(n=e.skipChars(n,s),!(n-o<a)&&(n=e.skipSpaces(n),!(n<i)))){v=!0;break}a=e.sCount[t],e.line=f+(v?1:0);const p=e.push("fence","code",0);return p.info=c,p.content=e.getLines(t+1,f,a,!0),p.markup=l,p.map=[t,e.line],!0}function Rm(e,t,u,r){let n=e.bMarks[t]+e.tShift[t],i=e.eMarks[t];const s=e.lineMax;if(e.sCount[t]-e.blkIndent>=4||e.src.charCodeAt(n)!==62)return!1;if(r)return!0;const o=[],a=[],l=[],c=[],f=e.md.block.ruler.getRules("blockquote"),v=e.parentType;e.parentType="blockquote";let p=!1,d;for(d=t;d<u;d++){const T=e.sCount[d]<e.blkIndent;if(n=e.bMarks[d]+e.tShift[d],i=e.eMarks[d],n>=i)break;if(e.src.charCodeAt(n++)===62&&!T){let I=e.sCount[d]+1,x,S;e.src.charCodeAt(n)===32?(n++,I++,S=!1,x=!0):e.src.charCodeAt(n)===9?(x=!0,(e.bsCount[d]+I)%4===3?(n++,I++,S=!1):S=!0):x=!1;let j=I;for(o.push(e.bMarks[d]),e.bMarks[d]=n;n<i;){const Q=e.src.charCodeAt(n);if(De(Q))Q===9?j+=4-(j+e.bsCount[d]+(S?1:0))%4:j++;else break;n++}p=n>=i,a.push(e.bsCount[d]),e.bsCount[d]=e.sCount[d]+1+(x?1:0),l.push(e.sCount[d]),e.sCount[d]=j-I,c.push(e.tShift[d]),e.tShift[d]=n-e.bMarks[d];continue}if(p)break;let k=!1;for(let I=0,x=f.length;I<x;I++)if(f[I](e,d,u,!0)){k=!0;break}if(k){e.lineMax=d,e.blkIndent!==0&&(o.push(e.bMarks[d]),a.push(e.bsCount[d]),c.push(e.tShift[d]),l.push(e.sCount[d]),e.sCount[d]-=e.blkIndent);break}o.push(e.bMarks[d]),a.push(e.bsCount[d]),c.push(e.tShift[d]),l.push(e.sCount[d]),e.sCount[d]=-1}const m=e.blkIndent;e.blkIndent=0;const C=e.push("blockquote_open","blockquote",1);C.markup=">";const E=[t,0];C.map=E,e.md.block.tokenize(e,t,d);const A=e.push("blockquote_close","blockquote",-1);A.markup=">",e.lineMax=s,e.parentType=v,E[1]=e.line;for(let T=0;T<c.length;T++)e.bMarks[T+t]=o[T],e.tShift[T+t]=c[T],e.sCount[T+t]=l[T],e.bsCount[T+t]=a[T];return e.blkIndent=m,!0}function Om(e,t,u,r){const n=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;let i=e.bMarks[t]+e.tShift[t];const s=e.src.charCodeAt(i++);if(s!==42&&s!==45&&s!==95)return!1;let o=1;for(;i<n;){const l=e.src.charCodeAt(i++);if(l!==s&&!De(l))return!1;l===s&&o++}if(o<3)return!1;if(r)return!0;e.line=t+1;const a=e.push("hr","hr",0);return a.map=[t,e.line],a.markup=Array(o+1).join(String.fromCharCode(s)),!0}function Ma(e,t){const u=e.eMarks[t];let r=e.bMarks[t]+e.tShift[t];const n=e.src.charCodeAt(r++);if(n!==42&&n!==45&&n!==43)return-1;if(r<u){const i=e.src.charCodeAt(r);if(!De(i))return-1}return r}function Va(e,t){const u=e.bMarks[t]+e.tShift[t],r=e.eMarks[t];let n=u;if(n+1>=r)return-1;let i=e.src.charCodeAt(n++);if(i<48||i>57)return-1;for(;;){if(n>=r)return-1;if(i=e.src.charCodeAt(n++),i>=48&&i<=57){if(n-u>=10)return-1;continue}if(i===41||i===46)break;return-1}return n<r&&(i=e.src.charCodeAt(n),!De(i))?-1:n}function Pm(e,t){const u=e.level+2;for(let r=t+2,n=e.tokens.length-2;r<n;r++)e.tokens[r].level===u&&e.tokens[r].type==="paragraph_open"&&(e.tokens[r+2].hidden=!0,e.tokens[r].hidden=!0,r+=2)}function Mm(e,t,u,r){let n,i,s,o,a=t,l=!0;if(e.sCount[a]-e.blkIndent>=4||e.listIndent>=0&&e.sCount[a]-e.listIndent>=4&&e.sCount[a]<e.blkIndent)return!1;let c=!1;r&&e.parentType==="paragraph"&&e.sCount[a]>=e.blkIndent&&(c=!0);let f,v,p;if((p=Va(e,a))>=0){if(f=!0,s=e.bMarks[a]+e.tShift[a],v=Number(e.src.slice(s,p-1)),c&&v!==1)return!1}else if((p=Ma(e,a))>=0)f=!1;else return!1;if(c&&e.skipSpaces(p)>=e.eMarks[a])return!1;if(r)return!0;const d=e.src.charCodeAt(p-1),m=e.tokens.length;f?(o=e.push("ordered_list_open","ol",1),v!==1&&(o.attrs=[["start",v]])):o=e.push("bullet_list_open","ul",1);const C=[a,0];o.map=C,o.markup=String.fromCharCode(d);let E=!1;const A=e.md.block.ruler.getRules("list"),T=e.parentType;for(e.parentType="list";a<u;){i=p,n=e.eMarks[a];const k=e.sCount[a]+p-(e.bMarks[a]+e.tShift[a]);let I=k;for(;i<n;){const ae=e.src.charCodeAt(i);if(ae===9)I+=4-(I+e.bsCount[a])%4;else if(ae===32)I++;else break;i++}const x=i;let S;x>=n?S=1:S=I-k,S>4&&(S=1);const j=k+S;o=e.push("list_item_open","li",1),o.markup=String.fromCharCode(d);const Q=[a,0];o.map=Q,f&&(o.info=e.src.slice(s,p-1));const ne=e.tight,Y=e.tShift[a],w=e.sCount[a],B=e.listIndent;if(e.listIndent=e.blkIndent,e.blkIndent=j,e.tight=!0,e.tShift[a]=x-e.bMarks[a],e.sCount[a]=I,x>=n&&e.isEmpty(a+1)?e.line=Math.min(e.line+2,u):e.md.block.tokenize(e,a,u,!0),(!e.tight||E)&&(l=!1),E=e.line-a>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=B,e.tShift[a]=Y,e.sCount[a]=w,e.tight=ne,o=e.push("list_item_close","li",-1),o.markup=String.fromCharCode(d),a=e.line,Q[1]=a,a>=u||e.sCount[a]<e.blkIndent||e.sCount[a]-e.blkIndent>=4)break;let J=!1;for(let ae=0,ue=A.length;ae<ue;ae++)if(A[ae](e,a,u,!0)){J=!0;break}if(J)break;if(f){if(p=Va(e,a),p<0)break;s=e.bMarks[a]+e.tShift[a]}else if(p=Ma(e,a),p<0)break;if(d!==e.src.charCodeAt(p-1))break}return f?o=e.push("ordered_list_close","ol",-1):o=e.push("bullet_list_close","ul",-1),o.markup=String.fromCharCode(d),C[1]=a,e.line=a,e.parentType=T,l&&Pm(e,m),!0}function Vm(e,t,u,r){let n=e.bMarks[t]+e.tShift[t],i=e.eMarks[t],s=t+1;if(e.sCount[t]-e.blkIndent>=4||e.src.charCodeAt(n)!==91)return!1;function o(A){const T=e.lineMax;if(A>=T||e.isEmpty(A))return null;let k=!1;if(e.sCount[A]-e.blkIndent>3&&(k=!0),e.sCount[A]<0&&(k=!0),!k){const S=e.md.block.ruler.getRules("reference"),j=e.parentType;e.parentType="reference";let Q=!1;for(let ne=0,Y=S.length;ne<Y;ne++)if(S[ne](e,A,T,!0)){Q=!0;break}if(e.parentType=j,Q)return null}const I=e.bMarks[A]+e.tShift[A],x=e.eMarks[A];return e.src.slice(I,x+1)}let a=e.src.slice(n,i+1);i=a.length;let l=-1;for(n=1;n<i;n++){const A=a.charCodeAt(n);if(A===91)return!1;if(A===93){l=n;break}else if(A===10){const T=o(s);T!==null&&(a+=T,i=a.length,s++)}else if(A===92&&(n++,n<i&&a.charCodeAt(n)===10)){const T=o(s);T!==null&&(a+=T,i=a.length,s++)}}if(l<0||a.charCodeAt(l+1)!==58)return!1;for(n=l+2;n<i;n++){const A=a.charCodeAt(n);if(A===10){const T=o(s);T!==null&&(a+=T,i=a.length,s++)}else if(!De(A))break}const c=e.md.helpers.parseLinkDestination(a,n,i);if(!c.ok)return!1;const f=e.md.normalizeLink(c.str);if(!e.md.validateLink(f))return!1;n=c.pos;const v=n,p=s,d=n;for(;n<i;n++){const A=a.charCodeAt(n);if(A===10){const T=o(s);T!==null&&(a+=T,i=a.length,s++)}else if(!De(A))break}let m=e.md.helpers.parseLinkTitle(a,n,i);for(;m.can_continue;){const A=o(s);if(A===null)break;a+=A,n=i,i=a.length,s++,m=e.md.helpers.parseLinkTitle(a,n,i,m)}let C;for(n<i&&d!==n&&m.ok?(C=m.str,n=m.pos):(C="",n=v,s=p);n<i;){const A=a.charCodeAt(n);if(!De(A))break;n++}if(n<i&&a.charCodeAt(n)!==10&&C)for(C="",n=v,s=p;n<i;){const A=a.charCodeAt(n);if(!De(A))break;n++}if(n<i&&a.charCodeAt(n)!==10)return!1;const E=Li(a.slice(1,l));return E?(r||(typeof e.env.references>"u"&&(e.env.references={}),typeof e.env.references[E]>"u"&&(e.env.references[E]={title:C,href:f}),e.line=s),!0):!1}const Lm=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],Nm="[a-zA-Z_:][a-zA-Z0-9:._-]*",qm="[^\"'=<>`\\x00-\\x20]+",Um="'[^']*'",zm='"[^"]*"',Bm="(?:"+qm+"|"+Um+"|"+zm+")",jm="(?:\\s+"+Nm+"(?:\\s*=\\s*"+Bm+")?)",Zc="<[A-Za-z][A-Za-z0-9\\-]*"+jm+"*\\s*\\/?>",Gc="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",Hm="<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->",Km="<[?][\\s\\S]*?[?]>",Wm="<![A-Za-z][^>]*>",Zm="<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",Gm=new RegExp("^(?:"+Zc+"|"+Gc+"|"+Hm+"|"+Km+"|"+Wm+"|"+Zm+")"),Jm=new RegExp("^(?:"+Zc+"|"+Gc+")"),cr=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+Lm.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(Jm.source+"\\s*$"),/^$/,!1]];function Ym(e,t,u,r){let n=e.bMarks[t]+e.tShift[t],i=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4||!e.md.options.html||e.src.charCodeAt(n)!==60)return!1;let s=e.src.slice(n,i),o=0;for(;o<cr.length&&!cr[o][0].test(s);o++);if(o===cr.length)return!1;if(r)return cr[o][2];let a=t+1;if(!cr[o][1].test(s)){for(;a<u&&!(e.sCount[a]<e.blkIndent);a++)if(n=e.bMarks[a]+e.tShift[a],i=e.eMarks[a],s=e.src.slice(n,i),cr[o][1].test(s)){s.length!==0&&a++;break}}e.line=a;const l=e.push("html_block","",0);return l.map=[t,a],l.content=e.getLines(t,a,e.blkIndent,!0),!0}function Xm(e,t,u,r){let n=e.bMarks[t]+e.tShift[t],i=e.eMarks[t];if(e.sCount[t]-e.blkIndent>=4)return!1;let s=e.src.charCodeAt(n);if(s!==35||n>=i)return!1;let o=1;for(s=e.src.charCodeAt(++n);s===35&&n<i&&o<=6;)o++,s=e.src.charCodeAt(++n);if(o>6||n<i&&!De(s))return!1;if(r)return!0;i=e.skipSpacesBack(i,n);const a=e.skipCharsBack(i,35,n);a>n&&De(e.src.charCodeAt(a-1))&&(i=a),e.line=t+1;const l=e.push("heading_open","h"+String(o),1);l.markup="########".slice(0,o),l.map=[t,e.line];const c=e.push("inline","",0);c.content=e.src.slice(n,i).trim(),c.map=[t,e.line],c.children=[];const f=e.push("heading_close","h"+String(o),-1);return f.markup="########".slice(0,o),!0}function Qm(e,t,u){const r=e.md.block.ruler.getRules("paragraph");if(e.sCount[t]-e.blkIndent>=4)return!1;const n=e.parentType;e.parentType="paragraph";let i=0,s,o=t+1;for(;o<u&&!e.isEmpty(o);o++){if(e.sCount[o]-e.blkIndent>3)continue;if(e.sCount[o]>=e.blkIndent){let p=e.bMarks[o]+e.tShift[o];const d=e.eMarks[o];if(p<d&&(s=e.src.charCodeAt(p),(s===45||s===61)&&(p=e.skipChars(p,s),p=e.skipSpaces(p),p>=d))){i=s===61?1:2;break}}if(e.sCount[o]<0)continue;let v=!1;for(let p=0,d=r.length;p<d;p++)if(r[p](e,o,u,!0)){v=!0;break}if(v)break}if(!i)return!1;const a=e.getLines(t,o,e.blkIndent,!1).trim();e.line=o+1;const l=e.push("heading_open","h"+String(i),1);l.markup=String.fromCharCode(s),l.map=[t,e.line];const c=e.push("inline","",0);c.content=a,c.map=[t,e.line-1],c.children=[];const f=e.push("heading_close","h"+String(i),-1);return f.markup=String.fromCharCode(s),e.parentType=n,!0}function eb(e,t,u){const r=e.md.block.ruler.getRules("paragraph"),n=e.parentType;let i=t+1;for(e.parentType="paragraph";i<u&&!e.isEmpty(i);i++){if(e.sCount[i]-e.blkIndent>3||e.sCount[i]<0)continue;let l=!1;for(let c=0,f=r.length;c<f;c++)if(r[c](e,i,u,!0)){l=!0;break}if(l)break}const s=e.getLines(t,i,e.blkIndent,!1).trim();e.line=i;const o=e.push("paragraph_open","p",1);o.map=[t,e.line];const a=e.push("inline","",0);return a.content=s,a.map=[t,e.line],a.children=[],e.push("paragraph_close","p",-1),e.parentType=n,!0}const Vn=[["table",Fm,["paragraph","reference"]],["code",Tm],["fence",Im,["paragraph","reference","blockquote","list"]],["blockquote",Rm,["paragraph","reference","blockquote","list"]],["hr",Om,["paragraph","reference","blockquote","list"]],["list",Mm,["paragraph","reference","blockquote"]],["reference",Vm],["html_block",Ym,["paragraph","reference","blockquote"]],["heading",Xm,["paragraph","reference","blockquote"]],["lheading",Qm],["paragraph",eb]];function Ni(){this.ruler=new pt;for(let e=0;e<Vn.length;e++)this.ruler.push(Vn[e][0],Vn[e][1],{alt:(Vn[e][2]||[]).slice()})}Ni.prototype.tokenize=function(e,t,u){const r=this.ruler.getRules(""),n=r.length,i=e.md.options.maxNesting;let s=t,o=!1;for(;s<u&&(e.line=s=e.skipEmptyLines(s),!(s>=u||e.sCount[s]<e.blkIndent));){if(e.level>=i){e.line=u;break}const a=e.line;let l=!1;for(let c=0;c<n;c++)if(l=r[c](e,s,u,!1),l){if(a>=e.line)throw new Error("block rule didn't increment state.line");break}if(!l)throw new Error("none of the block rules matched");e.tight=!o,e.isEmpty(e.line-1)&&(o=!0),s=e.line,s<u&&e.isEmpty(s)&&(o=!0,s++,e.line=s)}};Ni.prototype.parse=function(e,t,u,r){if(!e)return;const n=new this.State(e,t,u,r);this.tokenize(n,n.line,n.lineMax)};Ni.prototype.State=cu;function An(e,t,u,r){this.src=e,this.env=u,this.md=t,this.tokens=r,this.tokens_meta=Array(r.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1,this.linkLevel=0}An.prototype.pushPending=function(){const e=new jt("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e};An.prototype.push=function(e,t,u){this.pending&&this.pushPending();const r=new jt(e,t,u);let n=null;return u<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),r.level=this.level,u>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],n={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(r),this.tokens_meta.push(n),r};An.prototype.scanDelims=function(e,t){const u=this.posMax,r=this.src.charCodeAt(e),n=e>0?this.src.charCodeAt(e-1):32;let i=e;for(;i<u&&this.src.charCodeAt(i)===r;)i++;const s=i-e,o=i<u?this.src.charCodeAt(i):32,a=hn(n)||pn(String.fromCharCode(n)),l=hn(o)||pn(String.fromCharCode(o)),c=dn(n),f=dn(o),v=!f&&(!l||c||a),p=!c&&(!a||f||l);return{can_open:v&&(t||!p||a),can_close:p&&(t||!v||l),length:s}};An.prototype.Token=jt;function tb(e){switch(e){case 10:case 33:case 35:case 36:case 37:case 38:case 42:case 43:case 45:case 58:case 60:case 61:case 62:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 125:case 126:return!0;default:return!1}}function ub(e,t){let u=e.pos;for(;u<e.posMax&&!tb(e.src.charCodeAt(u));)u++;return u===e.pos?!1:(t||(e.pending+=e.src.slice(e.pos,u)),e.pos=u,!0)}const rb=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;function nb(e,t){if(!e.md.options.linkify||e.linkLevel>0)return!1;const u=e.pos,r=e.posMax;if(u+3>r||e.src.charCodeAt(u)!==58||e.src.charCodeAt(u+1)!==47||e.src.charCodeAt(u+2)!==47)return!1;const n=e.pending.match(rb);if(!n)return!1;const i=n[1],s=e.md.linkify.matchAtStart(e.src.slice(u-i.length));if(!s)return!1;let o=s.url;if(o.length<=i.length)return!1;let a=o.length;for(;a>0&&o.charCodeAt(a-1)===42;)a--;a!==o.length&&(o=o.slice(0,a));const l=e.md.normalizeLink(o);if(!e.md.validateLink(l))return!1;if(!t){e.pending=e.pending.slice(0,-i.length);const c=e.push("link_open","a",1);c.attrs=[["href",l]],c.markup="linkify",c.info="auto";const f=e.push("text","",0);f.content=e.md.normalizeLinkText(o);const v=e.push("link_close","a",-1);v.markup="linkify",v.info="auto"}return e.pos+=o.length-i.length,!0}function ib(e,t){let u=e.pos;if(e.src.charCodeAt(u)!==10)return!1;const r=e.pending.length-1,n=e.posMax;if(!t)if(r>=0&&e.pending.charCodeAt(r)===32)if(r>=1&&e.pending.charCodeAt(r-1)===32){let i=r-1;for(;i>=1&&e.pending.charCodeAt(i-1)===32;)i--;e.pending=e.pending.slice(0,i),e.push("hardbreak","br",0)}else e.pending=e.pending.slice(0,-1),e.push("softbreak","br",0);else e.push("softbreak","br",0);for(u++;u<n&&De(e.src.charCodeAt(u));)u++;return e.pos=u,!0}const ko=[];for(let e=0;e<256;e++)ko.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e){ko[e.charCodeAt(0)]=1});function sb(e,t){let u=e.pos;const r=e.posMax;if(e.src.charCodeAt(u)!==92||(u++,u>=r))return!1;let n=e.src.charCodeAt(u);if(n===10){for(t||e.push("hardbreak","br",0),u++;u<r&&(n=e.src.charCodeAt(u),!!De(n));)u++;return e.pos=u,!0}let i=e.src[u];if(n>=55296&&n<=56319&&u+1<r){const o=e.src.charCodeAt(u+1);o>=56320&&o<=57343&&(i+=e.src[u+1],u++)}const s="\\"+i;if(!t){const o=e.push("text_special","",0);n<256&&ko[n]!==0?o.content=i:o.content=s,o.markup=s,o.info="escape"}return e.pos=u+1,!0}function ob(e,t){let u=e.pos;if(e.src.charCodeAt(u)!==96)return!1;const n=u;u++;const i=e.posMax;for(;u<i&&e.src.charCodeAt(u)===96;)u++;const s=e.src.slice(n,u),o=s.length;if(e.backticksScanned&&(e.backticks[o]||0)<=n)return t||(e.pending+=s),e.pos+=o,!0;let a=u,l;for(;(l=e.src.indexOf("`",a))!==-1;){for(a=l+1;a<i&&e.src.charCodeAt(a)===96;)a++;const c=a-l;if(c===o){if(!t){const f=e.push("code_inline","code",0);f.markup=s,f.content=e.src.slice(u,l).replace(/\n/g," ").replace(/^ (.+) $/,"$1")}return e.pos=a,!0}e.backticks[c]=l}return e.backticksScanned=!0,t||(e.pending+=s),e.pos+=o,!0}function ab(e,t){const u=e.pos,r=e.src.charCodeAt(u);if(t||r!==126)return!1;const n=e.scanDelims(e.pos,!0);let i=n.length;const s=String.fromCharCode(r);if(i<2)return!1;let o;i%2&&(o=e.push("text","",0),o.content=s,i--);for(let a=0;a<i;a+=2)o=e.push("text","",0),o.content=s+s,e.delimiters.push({marker:r,length:0,token:e.tokens.length-1,end:-1,open:n.can_open,close:n.can_close});return e.pos+=n.length,!0}function La(e,t){let u;const r=[],n=t.length;for(let i=0;i<n;i++){const s=t[i];if(s.marker!==126||s.end===-1)continue;const o=t[s.end];u=e.tokens[s.token],u.type="s_open",u.tag="s",u.nesting=1,u.markup="~~",u.content="",u=e.tokens[o.token],u.type="s_close",u.tag="s",u.nesting=-1,u.markup="~~",u.content="",e.tokens[o.token-1].type==="text"&&e.tokens[o.token-1].content==="~"&&r.push(o.token-1)}for(;r.length;){const i=r.pop();let s=i+1;for(;s<e.tokens.length&&e.tokens[s].type==="s_close";)s++;s--,i!==s&&(u=e.tokens[s],e.tokens[s]=e.tokens[i],e.tokens[i]=u)}}function lb(e){const t=e.tokens_meta,u=e.tokens_meta.length;La(e,e.delimiters);for(let r=0;r<u;r++)t[r]&&t[r].delimiters&&La(e,t[r].delimiters)}const Jc={tokenize:ab,postProcess:lb};function cb(e,t){const u=e.pos,r=e.src.charCodeAt(u);if(t||r!==95&&r!==42)return!1;const n=e.scanDelims(e.pos,r===42);for(let i=0;i<n.length;i++){const s=e.push("text","",0);s.content=String.fromCharCode(r),e.delimiters.push({marker:r,length:n.length,token:e.tokens.length-1,end:-1,open:n.can_open,close:n.can_close})}return e.pos+=n.length,!0}function Na(e,t){const u=t.length;for(let r=u-1;r>=0;r--){const n=t[r];if(n.marker!==95&&n.marker!==42||n.end===-1)continue;const i=t[n.end],s=r>0&&t[r-1].end===n.end+1&&t[r-1].marker===n.marker&&t[r-1].token===n.token-1&&t[n.end+1].token===i.token+1,o=String.fromCharCode(n.marker),a=e.tokens[n.token];a.type=s?"strong_open":"em_open",a.tag=s?"strong":"em",a.nesting=1,a.markup=s?o+o:o,a.content="";const l=e.tokens[i.token];l.type=s?"strong_close":"em_close",l.tag=s?"strong":"em",l.nesting=-1,l.markup=s?o+o:o,l.content="",s&&(e.tokens[t[r-1].token].content="",e.tokens[t[n.end+1].token].content="",r--)}}function fb(e){const t=e.tokens_meta,u=e.tokens_meta.length;Na(e,e.delimiters);for(let r=0;r<u;r++)t[r]&&t[r].delimiters&&Na(e,t[r].delimiters)}const Yc={tokenize:cb,postProcess:fb};function db(e,t){let u,r,n,i,s="",o="",a=e.pos,l=!0;if(e.src.charCodeAt(e.pos)!==91)return!1;const c=e.pos,f=e.posMax,v=e.pos+1,p=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(p<0)return!1;let d=p+1;if(d<f&&e.src.charCodeAt(d)===40){for(l=!1,d++;d<f&&(u=e.src.charCodeAt(d),!(!De(u)&&u!==10));d++);if(d>=f)return!1;if(a=d,n=e.md.helpers.parseLinkDestination(e.src,d,e.posMax),n.ok){for(s=e.md.normalizeLink(n.str),e.md.validateLink(s)?d=n.pos:s="",a=d;d<f&&(u=e.src.charCodeAt(d),!(!De(u)&&u!==10));d++);if(n=e.md.helpers.parseLinkTitle(e.src,d,e.posMax),d<f&&a!==d&&n.ok)for(o=n.str,d=n.pos;d<f&&(u=e.src.charCodeAt(d),!(!De(u)&&u!==10));d++);}(d>=f||e.src.charCodeAt(d)!==41)&&(l=!0),d++}if(l){if(typeof e.env.references>"u")return!1;if(d<f&&e.src.charCodeAt(d)===91?(a=d+1,d=e.md.helpers.parseLinkLabel(e,d),d>=0?r=e.src.slice(a,d++):d=p+1):d=p+1,r||(r=e.src.slice(v,p)),i=e.env.references[Li(r)],!i)return e.pos=c,!1;s=i.href,o=i.title}if(!t){e.pos=v,e.posMax=p;const m=e.push("link_open","a",1),C=[["href",s]];m.attrs=C,o&&C.push(["title",o]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)}return e.pos=d,e.posMax=f,!0}function pb(e,t){let u,r,n,i,s,o,a,l,c="";const f=e.pos,v=e.posMax;if(e.src.charCodeAt(e.pos)!==33||e.src.charCodeAt(e.pos+1)!==91)return!1;const p=e.pos+2,d=e.md.helpers.parseLinkLabel(e,e.pos+1,!1);if(d<0)return!1;if(i=d+1,i<v&&e.src.charCodeAt(i)===40){for(i++;i<v&&(u=e.src.charCodeAt(i),!(!De(u)&&u!==10));i++);if(i>=v)return!1;for(l=i,o=e.md.helpers.parseLinkDestination(e.src,i,e.posMax),o.ok&&(c=e.md.normalizeLink(o.str),e.md.validateLink(c)?i=o.pos:c=""),l=i;i<v&&(u=e.src.charCodeAt(i),!(!De(u)&&u!==10));i++);if(o=e.md.helpers.parseLinkTitle(e.src,i,e.posMax),i<v&&l!==i&&o.ok)for(a=o.str,i=o.pos;i<v&&(u=e.src.charCodeAt(i),!(!De(u)&&u!==10));i++);else a="";if(i>=v||e.src.charCodeAt(i)!==41)return e.pos=f,!1;i++}else{if(typeof e.env.references>"u")return!1;if(i<v&&e.src.charCodeAt(i)===91?(l=i+1,i=e.md.helpers.parseLinkLabel(e,i),i>=0?n=e.src.slice(l,i++):i=d+1):i=d+1,n||(n=e.src.slice(p,d)),s=e.env.references[Li(n)],!s)return e.pos=f,!1;c=s.href,a=s.title}if(!t){r=e.src.slice(p,d);const m=[];e.md.inline.parse(r,e.md,e.env,m);const C=e.push("image","img",0),E=[["src",c],["alt",""]];C.attrs=E,C.children=m,C.content=r,a&&E.push(["title",a])}return e.pos=i,e.posMax=v,!0}const hb=/^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/,mb=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;function bb(e,t){let u=e.pos;if(e.src.charCodeAt(u)!==60)return!1;const r=e.pos,n=e.posMax;for(;;){if(++u>=n)return!1;const s=e.src.charCodeAt(u);if(s===60)return!1;if(s===62)break}const i=e.src.slice(r+1,u);if(mb.test(i)){const s=e.md.normalizeLink(i);if(!e.md.validateLink(s))return!1;if(!t){const o=e.push("link_open","a",1);o.attrs=[["href",s]],o.markup="autolink",o.info="auto";const a=e.push("text","",0);a.content=e.md.normalizeLinkText(i);const l=e.push("link_close","a",-1);l.markup="autolink",l.info="auto"}return e.pos+=i.length+2,!0}if(hb.test(i)){const s=e.md.normalizeLink("mailto:"+i);if(!e.md.validateLink(s))return!1;if(!t){const o=e.push("link_open","a",1);o.attrs=[["href",s]],o.markup="autolink",o.info="auto";const a=e.push("text","",0);a.content=e.md.normalizeLinkText(i);const l=e.push("link_close","a",-1);l.markup="autolink",l.info="auto"}return e.pos+=i.length+2,!0}return!1}function gb(e){return/^<a[>\s]/i.test(e)}function _b(e){return/^<\/a\s*>/i.test(e)}function vb(e){const t=e|32;return t>=97&&t<=122}function yb(e,t){if(!e.md.options.html)return!1;const u=e.posMax,r=e.pos;if(e.src.charCodeAt(r)!==60||r+2>=u)return!1;const n=e.src.charCodeAt(r+1);if(n!==33&&n!==63&&n!==47&&!vb(n))return!1;const i=e.src.slice(r).match(Gm);if(!i)return!1;if(!t){const s=e.push("html_inline","",0);s.content=i[0],gb(s.content)&&e.linkLevel++,_b(s.content)&&e.linkLevel--}return e.pos+=i[0].length,!0}const xb=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,Cb=/^&([a-z][a-z0-9]{1,31});/i;function kb(e,t){const u=e.pos,r=e.posMax;if(e.src.charCodeAt(u)!==38||u+1>=r)return!1;if(e.src.charCodeAt(u+1)===35){const i=e.src.slice(u).match(xb);if(i){if(!t){const s=i[1][0].toLowerCase()==="x"?parseInt(i[1].slice(1),16):parseInt(i[1],10),o=e.push("text_special","",0);o.content=xo(s)?ci(s):ci(65533),o.markup=i[0],o.info="entity"}return e.pos+=i[0].length,!0}}else{const i=e.src.slice(u).match(Cb);if(i){const s=Bc(i[0]);if(s!==i[0]){if(!t){const o=e.push("text_special","",0);o.content=s,o.markup=i[0],o.info="entity"}return e.pos+=i[0].length,!0}}}return!1}function qa(e){const t={},u=e.length;if(!u)return;let r=0,n=-2;const i=[];for(let s=0;s<u;s++){const o=e[s];if(i.push(0),(e[r].marker!==o.marker||n!==o.token-1)&&(r=s),n=o.token,o.length=o.length||0,!o.close)continue;t.hasOwnProperty(o.marker)||(t[o.marker]=[-1,-1,-1,-1,-1,-1]);const a=t[o.marker][(o.open?3:0)+o.length%3];let l=r-i[r]-1,c=l;for(;l>a;l-=i[l]+1){const f=e[l];if(f.marker===o.marker&&f.open&&f.end<0){let v=!1;if((f.close||o.open)&&(f.length+o.length)%3===0&&(f.length%3!==0||o.length%3!==0)&&(v=!0),!v){const p=l>0&&!e[l-1].open?i[l-1]+1:0;i[s]=s-l+p,i[l]=p,o.open=!1,f.end=s,f.close=!1,c=-1,n=-2;break}}}c!==-1&&(t[o.marker][(o.open?3:0)+(o.length||0)%3]=c)}}function Eb(e){const t=e.tokens_meta,u=e.tokens_meta.length;qa(e.delimiters);for(let r=0;r<u;r++)t[r]&&t[r].delimiters&&qa(t[r].delimiters)}function Ab(e){let t,u,r=0;const n=e.tokens,i=e.tokens.length;for(t=u=0;t<i;t++)n[t].nesting<0&&r--,n[t].level=r,n[t].nesting>0&&r++,n[t].type==="text"&&t+1<i&&n[t+1].type==="text"?n[t+1].content=n[t].content+n[t+1].content:(t!==u&&(n[u]=n[t]),u++);t!==u&&(n.length=u)}const ls=[["text",ub],["linkify",nb],["newline",ib],["escape",sb],["backticks",ob],["strikethrough",Jc.tokenize],["emphasis",Yc.tokenize],["link",db],["image",pb],["autolink",bb],["html_inline",yb],["entity",kb]],cs=[["balance_pairs",Eb],["strikethrough",Jc.postProcess],["emphasis",Yc.postProcess],["fragments_join",Ab]];function Dn(){this.ruler=new pt;for(let e=0;e<ls.length;e++)this.ruler.push(ls[e][0],ls[e][1]);this.ruler2=new pt;for(let e=0;e<cs.length;e++)this.ruler2.push(cs[e][0],cs[e][1])}Dn.prototype.skipToken=function(e){const t=e.pos,u=this.ruler.getRules(""),r=u.length,n=e.md.options.maxNesting,i=e.cache;if(typeof i[t]<"u"){e.pos=i[t];return}let s=!1;if(e.level<n){for(let o=0;o<r;o++)if(e.level++,s=u[o](e,!0),e.level--,s){if(t>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}else e.pos=e.posMax;s||e.pos++,i[t]=e.pos};Dn.prototype.tokenize=function(e){const t=this.ruler.getRules(""),u=t.length,r=e.posMax,n=e.md.options.maxNesting;for(;e.pos<r;){const i=e.pos;let s=!1;if(e.level<n){for(let o=0;o<u;o++)if(s=t[o](e,!1),s){if(i>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}if(s){if(e.pos>=r)break;continue}e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()};Dn.prototype.parse=function(e,t,u,r){const n=new this.State(e,t,u,r);this.tokenize(n);const i=this.ruler2.getRules(""),s=i.length;for(let o=0;o<s;o++)i[o](n)};Dn.prototype.State=An;function Db(e){const t={};e=e||{},t.src_Any=Lc.source,t.src_Cc=Nc.source,t.src_Z=Uc.source,t.src_P=vo.source,t.src_ZPCc=[t.src_Z,t.src_P,t.src_Cc].join("|"),t.src_ZCc=[t.src_Z,t.src_Cc].join("|");const u="[><|]";return t.src_pseudo_letter="(?:(?!"+u+"|"+t.src_ZPCc+")"+t.src_Any+")",t.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",t.src_auth="(?:(?:(?!"+t.src_ZCc+"|[@/\\[\\]()]).)+@)?",t.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",t.src_host_terminator="(?=$|"+u+"|"+t.src_ZPCc+")(?!"+(e["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+t.src_ZPCc+"))",t.src_path="(?:[/?#](?:(?!"+t.src_ZCc+"|"+u+`|[()[\\]{}.,"'?!\\-;]).|\\[(?:(?!`+t.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+t.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+t.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+t.src_ZCc+`|["]).)+\\"|\\'(?:(?!`+t.src_ZCc+"|[']).)+\\'|\\'(?="+t.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+t.src_ZCc+"|[.]|$)|"+(e["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+t.src_ZCc+"|$)|;(?!"+t.src_ZCc+"|$)|\\!+(?!"+t.src_ZCc+"|[!]|$)|\\?(?!"+t.src_ZCc+"|[?]|$))+|\\/)?",t.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',t.src_xn="xn--[a-z0-9\\-]{1,59}",t.src_domain_root="(?:"+t.src_xn+"|"+t.src_pseudo_letter+"{1,63})",t.src_domain="(?:"+t.src_xn+"|(?:"+t.src_pseudo_letter+")|(?:"+t.src_pseudo_letter+"(?:-|"+t.src_pseudo_letter+"){0,61}"+t.src_pseudo_letter+"))",t.src_host="(?:(?:(?:(?:"+t.src_domain+")\\.)*"+t.src_domain+"))",t.tpl_host_fuzzy="(?:"+t.src_ip4+"|(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%)))",t.tpl_host_no_ip_fuzzy="(?:(?:(?:"+t.src_domain+")\\.)+(?:%TLDS%))",t.src_host_strict=t.src_host+t.src_host_terminator,t.tpl_host_fuzzy_strict=t.tpl_host_fuzzy+t.src_host_terminator,t.src_host_port_strict=t.src_host+t.src_port+t.src_host_terminator,t.tpl_host_port_fuzzy_strict=t.tpl_host_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_port_no_ip_fuzzy_strict=t.tpl_host_no_ip_fuzzy+t.src_port+t.src_host_terminator,t.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+t.src_ZPCc+"|>|$))",t.tpl_email_fuzzy="(^|"+u+'|"|\\(|'+t.src_ZCc+")("+t.src_email_name+"@"+t.tpl_host_fuzzy_strict+")",t.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_fuzzy_strict+t.src_path+")",t.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+t.src_ZPCc+"))((?![$+<=>^`||])"+t.tpl_host_port_no_ip_fuzzy_strict+t.src_path+")",t}function Ls(e){return Array.prototype.slice.call(arguments,1).forEach(function(u){u&&Object.keys(u).forEach(function(r){e[r]=u[r]})}),e}function qi(e){return Object.prototype.toString.call(e)}function wb(e){return qi(e)==="[object String]"}function $b(e){return qi(e)==="[object Object]"}function Sb(e){return qi(e)==="[object RegExp]"}function Ua(e){return qi(e)==="[object Function]"}function Fb(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}const Xc={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function Tb(e){return Object.keys(e||{}).reduce(function(t,u){return t||Xc.hasOwnProperty(u)},!1)}const Ib={"http:":{validate:function(e,t,u){const r=e.slice(t);return u.re.http||(u.re.http=new RegExp("^\\/\\/"+u.re.src_auth+u.re.src_host_port_strict+u.re.src_path,"i")),u.re.http.test(r)?r.match(u.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,t,u){const r=e.slice(t);return u.re.no_http||(u.re.no_http=new RegExp("^"+u.re.src_auth+"(?:localhost|(?:(?:"+u.re.src_domain+")\\.)+"+u.re.src_domain_root+")"+u.re.src_port+u.re.src_host_terminator+u.re.src_path,"i")),u.re.no_http.test(r)?t>=3&&e[t-3]===":"||t>=3&&e[t-3]==="/"?0:r.match(u.re.no_http)[0].length:0}},"mailto:":{validate:function(e,t,u){const r=e.slice(t);return u.re.mailto||(u.re.mailto=new RegExp("^"+u.re.src_email_name+"@"+u.re.src_host_strict,"i")),u.re.mailto.test(r)?r.match(u.re.mailto)[0].length:0}}},Rb="a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]",Ob="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function Pb(e){e.__index__=-1,e.__text_cache__=""}function Mb(e){return function(t,u){const r=t.slice(u);return e.test(r)?r.match(e)[0].length:0}}function za(){return function(e,t){t.normalize(e)}}function fi(e){const t=e.re=Db(e.__opts__),u=e.__tlds__.slice();e.onCompile(),e.__tlds_replaced__||u.push(Rb),u.push(t.src_xn),t.src_tlds=u.join("|");function r(o){return o.replace("%TLDS%",t.src_tlds)}t.email_fuzzy=RegExp(r(t.tpl_email_fuzzy),"i"),t.link_fuzzy=RegExp(r(t.tpl_link_fuzzy),"i"),t.link_no_ip_fuzzy=RegExp(r(t.tpl_link_no_ip_fuzzy),"i"),t.host_fuzzy_test=RegExp(r(t.tpl_host_fuzzy_test),"i");const n=[];e.__compiled__={};function i(o,a){throw new Error('(LinkifyIt) Invalid schema "'+o+'": '+a)}Object.keys(e.__schemas__).forEach(function(o){const a=e.__schemas__[o];if(a===null)return;const l={validate:null,link:null};if(e.__compiled__[o]=l,$b(a)){Sb(a.validate)?l.validate=Mb(a.validate):Ua(a.validate)?l.validate=a.validate:i(o,a),Ua(a.normalize)?l.normalize=a.normalize:a.normalize?i(o,a):l.normalize=za();return}if(wb(a)){n.push(o);return}i(o,a)}),n.forEach(function(o){e.__compiled__[e.__schemas__[o]]&&(e.__compiled__[o].validate=e.__compiled__[e.__schemas__[o]].validate,e.__compiled__[o].normalize=e.__compiled__[e.__schemas__[o]].normalize)}),e.__compiled__[""]={validate:null,normalize:za()};const s=Object.keys(e.__compiled__).filter(function(o){return o.length>0&&e.__compiled__[o]}).map(Fb).join("|");e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+s+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+t.src_ZPCc+"))("+s+")","ig"),e.re.schema_at_start=RegExp("^"+e.re.schema_search.source,"i"),e.re.pretest=RegExp("("+e.re.schema_test.source+")|("+e.re.host_fuzzy_test.source+")|@","i"),Pb(e)}function Vb(e,t){const u=e.__index__,r=e.__last_index__,n=e.__text_cache__.slice(u,r);this.schema=e.__schema__.toLowerCase(),this.index=u+t,this.lastIndex=r+t,this.raw=n,this.text=n,this.url=n}function Ns(e,t){const u=new Vb(e,t);return e.__compiled__[u.schema].normalize(u,e),u}function Dt(e,t){if(!(this instanceof Dt))return new Dt(e,t);t||Tb(e)&&(t=e,e={}),this.__opts__=Ls({},Xc,t),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=Ls({},Ib,e),this.__compiled__={},this.__tlds__=Ob,this.__tlds_replaced__=!1,this.re={},fi(this)}Dt.prototype.add=function(t,u){return this.__schemas__[t]=u,fi(this),this};Dt.prototype.set=function(t){return this.__opts__=Ls(this.__opts__,t),this};Dt.prototype.test=function(t){if(this.__text_cache__=t,this.__index__=-1,!t.length)return!1;let u,r,n,i,s,o,a,l,c;if(this.re.schema_test.test(t)){for(a=this.re.schema_search,a.lastIndex=0;(u=a.exec(t))!==null;)if(i=this.testSchemaAt(t,u[2],a.lastIndex),i){this.__schema__=u[2],this.__index__=u.index+u[1].length,this.__last_index__=u.index+u[0].length+i;break}}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(l=t.search(this.re.host_fuzzy_test),l>=0&&(this.__index__<0||l<this.__index__)&&(r=t.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy))!==null&&(s=r.index+r[1].length,(this.__index__<0||s<this.__index__)&&(this.__schema__="",this.__index__=s,this.__last_index__=r.index+r[0].length))),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&(c=t.indexOf("@"),c>=0&&(n=t.match(this.re.email_fuzzy))!==null&&(s=n.index+n[1].length,o=n.index+n[0].length,(this.__index__<0||s<this.__index__||s===this.__index__&&o>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=s,this.__last_index__=o))),this.__index__>=0};Dt.prototype.pretest=function(t){return this.re.pretest.test(t)};Dt.prototype.testSchemaAt=function(t,u,r){return this.__compiled__[u.toLowerCase()]?this.__compiled__[u.toLowerCase()].validate(t,r,this):0};Dt.prototype.match=function(t){const u=[];let r=0;this.__index__>=0&&this.__text_cache__===t&&(u.push(Ns(this,r)),r=this.__last_index__);let n=r?t.slice(r):t;for(;this.test(n);)u.push(Ns(this,r)),n=n.slice(this.__last_index__),r+=this.__last_index__;return u.length?u:null};Dt.prototype.matchAtStart=function(t){if(this.__text_cache__=t,this.__index__=-1,!t.length)return null;const u=this.re.schema_at_start.exec(t);if(!u)return null;const r=this.testSchemaAt(t,u[2],u[0].length);return r?(this.__schema__=u[2],this.__index__=u.index+u[1].length,this.__last_index__=u.index+u[0].length+r,Ns(this,0)):null};Dt.prototype.tlds=function(t,u){return t=Array.isArray(t)?t:[t],u?(this.__tlds__=this.__tlds__.concat(t).sort().filter(function(r,n,i){return r!==i[n-1]}).reverse(),fi(this),this):(this.__tlds__=t.slice(),this.__tlds_replaced__=!0,fi(this),this)};Dt.prototype.normalize=function(t){t.schema||(t.url="http://"+t.url),t.schema==="mailto:"&&!/^mailto:/i.test(t.url)&&(t.url="mailto:"+t.url)};Dt.prototype.onCompile=function(){};const xr=2147483647,ru=36,Eo=1,mn=26,Lb=38,Nb=700,Qc=72,ef=128,tf="-",qb=/^xn--/,Ub=/[^\0-\x7F]/,zb=/[\x2E\u3002\uFF0E\uFF61]/g,Bb={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},fs=ru-Eo,nu=Math.floor,ds=String.fromCharCode;function Ou(e){throw new RangeError(Bb[e])}function jb(e,t){const u=[];let r=e.length;for(;r--;)u[r]=t(e[r]);return u}function uf(e,t){const u=e.split("@");let r="";u.length>1&&(r=u[0]+"@",e=u[1]),e=e.replace(zb,".");const n=e.split("."),i=jb(n,t).join(".");return r+i}function rf(e){const t=[];let u=0;const r=e.length;for(;u<r;){const n=e.charCodeAt(u++);if(n>=55296&&n<=56319&&u<r){const i=e.charCodeAt(u++);(i&64512)==56320?t.push(((n&1023)<<10)+(i&1023)+65536):(t.push(n),u--)}else t.push(n)}return t}const Hb=e=>String.fromCodePoint(...e),Kb=function(e){return e>=48&&e<58?26+(e-48):e>=65&&e<91?e-65:e>=97&&e<123?e-97:ru},Ba=function(e,t){return e+22+75*(e<26)-((t!=0)<<5)},nf=function(e,t,u){let r=0;for(e=u?nu(e/Nb):e>>1,e+=nu(e/t);e>fs*mn>>1;r+=ru)e=nu(e/fs);return nu(r+(fs+1)*e/(e+Lb))},sf=function(e){const t=[],u=e.length;let r=0,n=ef,i=Qc,s=e.lastIndexOf(tf);s<0&&(s=0);for(let o=0;o<s;++o)e.charCodeAt(o)>=128&&Ou("not-basic"),t.push(e.charCodeAt(o));for(let o=s>0?s+1:0;o<u;){const a=r;for(let c=1,f=ru;;f+=ru){o>=u&&Ou("invalid-input");const v=Kb(e.charCodeAt(o++));v>=ru&&Ou("invalid-input"),v>nu((xr-r)/c)&&Ou("overflow"),r+=v*c;const p=f<=i?Eo:f>=i+mn?mn:f-i;if(v<p)break;const d=ru-p;c>nu(xr/d)&&Ou("overflow"),c*=d}const l=t.length+1;i=nf(r-a,l,a==0),nu(r/l)>xr-n&&Ou("overflow"),n+=nu(r/l),r%=l,t.splice(r++,0,n)}return String.fromCodePoint(...t)},of=function(e){const t=[];e=rf(e);const u=e.length;let r=ef,n=0,i=Qc;for(const a of e)a<128&&t.push(ds(a));const s=t.length;let o=s;for(s&&t.push(tf);o<u;){let a=xr;for(const c of e)c>=r&&c<a&&(a=c);const l=o+1;a-r>nu((xr-n)/l)&&Ou("overflow"),n+=(a-r)*l,r=a;for(const c of e)if(c<r&&++n>xr&&Ou("overflow"),c===r){let f=n;for(let v=ru;;v+=ru){const p=v<=i?Eo:v>=i+mn?mn:v-i;if(f<p)break;const d=f-p,m=ru-p;t.push(ds(Ba(p+d%m,0))),f=nu(d/m)}t.push(ds(Ba(f,0))),i=nf(n,l,o===s),n=0,++o}++n,++r}return t.join("")},Wb=function(e){return uf(e,function(t){return qb.test(t)?sf(t.slice(4).toLowerCase()):t})},Zb=function(e){return uf(e,function(t){return Ub.test(t)?"xn--"+of(t):t})},af={version:"2.3.1",ucs2:{decode:rf,encode:Hb},decode:sf,encode:of,toASCII:Zb,toUnicode:Wb},Gb={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},Jb={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","fragments_join"]}}},Yb={options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline","text_join"]},block:{rules:["blockquote","code","fence","heading","hr","html_block","lheading","list","reference","paragraph"]},inline:{rules:["autolink","backticks","emphasis","entity","escape","html_inline","image","link","newline","text"],rules2:["balance_pairs","emphasis","fragments_join"]}}},Xb={default:Gb,zero:Jb,commonmark:Yb},Qb=/^(vbscript|javascript|file|data):/,e2=/^data:image\/(gif|png|jpeg|webp);/;function t2(e){const t=e.trim().toLowerCase();return Qb.test(t)?e2.test(t):!0}const lf=["http:","https:","mailto:"];function u2(e){const t=_o(e,!0);if(t.hostname&&(!t.protocol||lf.indexOf(t.protocol)>=0))try{t.hostname=af.toASCII(t.hostname)}catch{}return En(go(t))}function r2(e){const t=_o(e,!0);if(t.hostname&&(!t.protocol||lf.indexOf(t.protocol)>=0))try{t.hostname=af.toUnicode(t.hostname)}catch{}return Sr(go(t),Sr.defaultChars+"%")}function Rt(e,t){if(!(this instanceof Rt))return new Rt(e,t);t||yo(e)||(t=e||{},e="default"),this.inline=new Dn,this.block=new Ni,this.core=new Co,this.renderer=new Mr,this.linkify=new Dt,this.validateLink=t2,this.normalizeLink=u2,this.normalizeLinkText=r2,this.utils=im,this.helpers=Vi({},lm),this.options={},this.configure(e),t&&this.set(t)}Rt.prototype.set=function(e){return Vi(this.options,e),this};Rt.prototype.configure=function(e){const t=this;if(yo(e)){const u=e;if(e=Xb[u],!e)throw new Error('Wrong `markdown-it` preset "'+u+'", check name')}if(!e)throw new Error("Wrong `markdown-it` preset, can't be empty");return e.options&&t.set(e.options),e.components&&Object.keys(e.components).forEach(function(u){e.components[u].rules&&t[u].ruler.enableOnly(e.components[u].rules),e.components[u].rules2&&t[u].ruler2.enableOnly(e.components[u].rules2)}),this};Rt.prototype.enable=function(e,t){let u=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach(function(n){u=u.concat(this[n].ruler.enable(e,!0))},this),u=u.concat(this.inline.ruler2.enable(e,!0));const r=e.filter(function(n){return u.indexOf(n)<0});if(r.length&&!t)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+r);return this};Rt.prototype.disable=function(e,t){let u=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach(function(n){u=u.concat(this[n].ruler.disable(e,!0))},this),u=u.concat(this.inline.ruler2.disable(e,!0));const r=e.filter(function(n){return u.indexOf(n)<0});if(r.length&&!t)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+r);return this};Rt.prototype.use=function(e){const t=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,t),this};Rt.prototype.parse=function(e,t){if(typeof e!="string")throw new Error("Input data should be a String");const u=new this.core.State(e,this,t);return this.core.process(u),u.tokens};Rt.prototype.render=function(e,t){return t=t||{},this.renderer.render(this.parse(e,t),this.options,t)};Rt.prototype.parseInline=function(e,t){const u=new this.core.State(e,this,t);return u.inlineMode=!0,this.core.process(u),u.tokens};Rt.prototype.renderInline=function(e,t){return t=t||{},this.renderer.render(this.parseInline(e,t),this.options,t)};const n2=["innerHTML"],i2={__name:"MarkdownRenderer",props:{source:{type:String,default:""}},setup(e){const t=Rt();return(u,r)=>(te(),Ae("div",{class:"mb-3",innerHTML:tu(t).render(e.source)},null,8,n2))}},s2={class:"nav nav-tabs",role:"tablist"},o2={class:"nav-item",role:"presentation"},a2=["aria-selected"],l2={class:"nav-item",role:"presentation"},c2=["aria-selected"],f2={class:"tab-content",id:"criteria-tab"},d2={__name:"AchievementCriteria",props:{modelValue:{default:{}},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=We(e,"modelValue"),u=pe("");Ie(t,()=>{u.value=t.value.narrative}),Qu(()=>{u.value=t.value.narrative?t.value.narrative:""});const r=pe("edit");function n(i){r.value=i}return(i,s)=>{const o=Ue("FormKit");return te(),Ae(ze,null,[s[4]||(s[4]=L("div",{class:"formkit-wrapper required"},[L("label",{class:"form-label"},"Earning Criteria")],-1)),L("ul",s2,[L("li",o2,[L("button",{class:Ft(["nav-link",{active:r.value==="edit"}]),type:"button",id:"edit-tab","aria-controls":"criteria-edit",role:"tab","aria-selected":r.value==="edit",onClick:s[0]||(s[0]=a=>n("edit"))},"Edit ",10,a2)]),L("li",l2,[L("button",{class:Ft(["nav-link",{active:r.value==="preview"}]),type:"button",id:"preview-tab","aria-controls":"criteria-preview",role:"tab","aria-selected":r.value==="preview",onClick:s[1]||(s[1]=a=>n("preview"))},"Preview ",10,c2)])]),L("div",f2,[Nt(L("div",{class:Ft(["tab-pane fade",{show:r.value==="edit",active:r.value==="edit"}]),id:"criteria-edit",role:"tabpanel","aria-labelledby":"edit-tab"},[R(o,{type:"group",name:"criteria",modelValue:t.value,"onUpdate:modelValue":s[2]||(s[2]=a=>t.value=a)},{default:Ce(()=>[R(o,{type:"textarea",label:"Narrative",name:"narrative",rows:"5",validation:"require_one:id",help:"A narrative of what is needed to earn the credential. Markdown is allowed."}),R(o,{type:"text",label:"Criteria URL",name:"id",validation:"require_one:narrative|url",help:"The URL of a webpage that describes in a human-readable format the criteria for the credential."})]),_:1},8,["modelValue"])],2),[[Cu,r.value==="edit"]]),Nt(L("div",{class:Ft(["tab-pane fade",{show:r.value==="preview",active:r.value==="preview"}]),id:"criteria-preview",role:"tabpanel","aria-labelledby":"preview-tab"},[s[3]||(s[3]=L("label",{class:"mt-3 mb-2"},"Narrative Preview",-1)),R(i2,{source:u.value,class:"border rounded p-3"},null,8,["source"])],2),[[Cu,r.value==="preview"]])])],64)}}},p2=ur(d2,[["__scopeId","data-v-61f2bd5b"]]),h2={class:"tab-pane fade show active",id:"tab-basic",role:"tabpanel","aria-labelledby":"basic-tab"},m2={__name:"BasicTab",props:{modelValue:{default:{}},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=We(e,"modelValue");return(u,r)=>{const n=Ue("FormKit");return te(),Ae("div",h2,[r[5]||(r[5]=L("div",{class:"card mb-3"},[L("div",{class:"card-body"},[L("p",{class:"mb-0"},[Ye(" This tab contains all of the required fields for a credential."),L("br"),L("em",null,"Credential Type"),Ye(" and "),L("em",null,"Image"),Ye(" are not required, but it is suggested that all credentials have them. ")])])],-1)),R(n,{type:"text",label:"Credential Name",name:"name","wrapper-class":"required",validation:"required:trim",modelValue:t.value.name,"onUpdate:modelValue":r[0]||(r[0]=i=>t.value.name=i),help:"The name of the credential."},null,8,["modelValue"]),R(_h,{modelValue:t.value.achievementType,"onUpdate:modelValue":r[1]||(r[1]=i=>t.value.achievementType=i)},null,8,["modelValue"]),R(Vc,{modelValue:t.value.image,"onUpdate:modelValue":r[2]||(r[2]=i=>t.value.image=i)},null,8,["modelValue"]),R(n,{type:"textarea",label:"Description",name:"description","wrapper-class":"required",rows:"5",validation:"required:trim",modelValue:t.value.description,"onUpdate:modelValue":r[3]||(r[3]=i=>t.value.description=i),help:"A short description of the achievement."},null,8,["modelValue"]),R(p2,{modelValue:t.value.criteria,"onUpdate:modelValue":r[4]||(r[4]=i=>t.value.criteria=i)},null,8,["modelValue"])])}}},b2={class:"tab-pane fade show active",id:"tab-detail",role:"tabpanel","aria-labelledby":"detail-tab"},g2={__name:"DetailTab",props:{modelValue:{default:{humanCode:null,inLanguage:null,version:null,creditsAvailable:null,additionalType:null}},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=We(e,"modelValue");return(u,r)=>{const n=Ue("FormKit");return te(),Ae("div",b2,[R(n,{type:"text",label:"Human Code",modelValue:t.value.humanCode,"onUpdate:modelValue":r[0]||(r[0]=i=>t.value.humanCode=i),name:"humanCode",help:"The code, generally human readable, associated with an achievement."},null,8,["modelValue"]),R(n,{type:"text",label:"In Language",modelValue:t.value.inLanguage,"onUpdate:modelValue":r[1]||(r[1]=i=>t.value.inLanguage=i),name:"inLanguage",help:"The language this credential is in as a BCP47 language code, such as 'en', 'en-US', or 'es-MX'",validation:[["matches","/^[a-z]{2,4}(-[A-Z][a-z]{3})?(-([A-Z]{2}|[0-9]{3}))?$/"]],"validation-messages":{matches:"The language must formatted as a BCP47 language code, such as 'en', 'en-US', or 'es-MX'."}},null,8,["modelValue"]),R(n,{type:"text",label:"Version",modelValue:t.value.version,"onUpdate:modelValue":r[2]||(r[2]=i=>t.value.version=i),name:"version",help:"The version property allows issuers to set a version string for an Achievement. This is particularly useful when replacing a previous version with an update."},null,8,["modelValue"]),R(n,{type:"number",label:"Credits Available",number:"",name:"creditsAvailable",modelValue:t.value.creditsAvailable,"onUpdate:modelValue":r[3]||(r[3]=i=>t.value.creditsAvailable=i),help:"Credit hours associated with this entity, or credit hours possible. For example 3.0."},null,8,["modelValue"]),R(n,{type:"text",label:"Specialization",modelValue:t.value.specialization,"onUpdate:modelValue":r[4]||(r[4]=i=>t.value.specialization=i),name:"specialization",help:"Name given to the focus, concentration, or specific area of study defined in the achievement. Examples include 'Entrepreneurship', 'Technical Communication', and 'Finance'."},null,8,["modelValue"]),R(n,{type:"text",label:"Field of Study",modelValue:t.value.fieldOfStudy,"onUpdate:modelValue":r[5]||(r[5]=i=>t.value.fieldOfStudy=i),name:"fieldOfStudy",help:"Category, subject, area of study, discipline, or general branch of knowledge. Examples include Business, Education, Psychology, and Technology."},null,8,["modelValue"])])}}},_2=ur(g2,[["__scopeId","data-v-2cf645b7"]]),v2={__name:"AlignmentType",props:{modelValue:{default:""},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=We(e,"modelValue"),u=pe(""),r=pe("");return Qu(()=>{if(console.log("model",t),t.value&&t.value.substring(0,4)==="ext:"){r.value=t.value.substring(4),u.value="other";return}u.value=t.value?t.value:"",r.value=""}),Ie(u,n=>{if(n==="other"){t.value="ext:"+r.value;return}t.value=n}),Ie(r,n=>{if(u.value==="other"){t.value="ext:"+n;return}t.value=u.value}),(n,i)=>{const s=Ue("FormKit");return te(),Ae(ze,null,[R(s,{type:"hidden",name:"targetType",modelValue:t.value,"onUpdate:modelValue":i[0]||(i[0]=o=>t.value=o)},null,8,["modelValue"]),R(s,{type:"selectInputGroup",label:"Alignment Type",modelValue:u.value,"onUpdate:modelValue":i[2]||(i[2]=o=>u.value=o),ignore:"true",name:"targetTypeInput","inner-class":"input-group","label-class":"input-group-text","input-class":"$reset formkit-input form-select",placeholder:"Target Type",help:"The type of the alignment target node.",options:{"":"",CFItem:"CFItem",CFRubric:"CFRubric",CFRubricCriterion:"CFRubricCriterion",CFRubricCriterionLevel:"CFRubricCriterionLevel","ceasn:Competency":"ceasn:Competency","ceterms:Credential":"ceterms:Credential",CTDL:"CTDL",other:"Other (ext:)"}},{suffix:Ce(()=>[u.value==="other"?(te(),Me(s,{key:0,type:"innerLabelTextInput",label:"Extended Type",modelValue:r.value,"onUpdate:modelValue":i[1]||(i[1]=o=>r.value=o),ignore:"true",name:"typeExt","aria-label":"Extended Alignment Type","inner-class":"input-group ms-3 me-5 pe-3","outer-class":"$reset","label-class":"visually-hidden",before:"ext:",validation:[["matches","/^[a-z|A-Z|0-9|.|-|_]+$/"],["required"]]},{prefix:Ce(()=>[...i[3]||(i[3]=[L("span",{class:"input-group-text","aria-label":"ext:"},"ext:",-1)])]),_:1},8,["modelValue"])):ft("",!0)]),_:1},8,["modelValue"])],64)}}},y2=ur(v2,[["__scopeId","data-v-e95c80e7"]]),x2=["onClick"],C2={class:"card mb-3"},k2={class:"card-header"},E2=["onClick"],A2={class:"card-body pb-0"},Ao={__name:"AlignmentComponent",props:Qn({title:{type:String,default:"Alignments"}},{modelValue:{default:{}},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=We(e,"modelValue");return(u,r)=>{const n=Ue("FormKit");return te(),Me(n,{type:"list",modelValue:t.value,"onUpdate:modelValue":r[0]||(r[0]=i=>t.value=i),name:"alignment",dynamic:""},{default:Ce(({items:i,node:s,value:o})=>[L("h5",null,[Ye(ou(e.title)+" ",1),L("button",{type:"button",onClick:()=>s.input(o.concat({})),class:"btn btn-sm btn-primary ms-3"}," Add Alignment ",8,x2)]),(te(!0),Ae(ze,null,er(i,(a,l)=>(te(),Me(n,{type:"group","wrapper-class":"card",key:a,index:l},{default:Ce(()=>[L("div",C2,[L("h5",k2,[Ye("Target "+ou(l+1)+" ",1),L("button",{type:"button",onClick:()=>s.input(o.filter((c,f)=>f!==l)),class:"btn btn-secondary btn-sm float-end"}," Remove ",8,E2)]),L("div",A2,[R(n,{type:"hidden",name:"type",value:["Alignment"]}),R(n,{type:"innerLabelTextInput",label:"Name",name:"targetName","inner-class":"input-group","label-class":"input-group-text","wrapper-class":"required",validation:"required:trim",help:"Name of the alignment."}),R(n,{type:"innerLabelTextInput",label:"URL",name:"targetUrl","inner-class":"input-group","label-class":"input-group-text","wrapper-class":"required",validation:"required:trim|url",help:"URL linking to the official description of the alignment target, for example an individual standard within an educatinoal framework."}),R(n,{type:"innerLabelTextInput",label:"Framework",name:"targetFramework","inner-class":"input-group","label-class":"input-group-text",help:"Name of the framework for the alignment target."}),R(n,{type:"innerLabelTextareaInput",label:"Description",name:"description",rows:"2","inner-class":"input-group","label-class":"input-group-text",help:"Short description of the alignment target."}),R(n,{type:"innerLabelTextInput",label:"Code",name:"targetCode","inner-class":"input-group","label-class":"input-group-text",help:"If applicable, a locally unique string identifier that identifies the alignment target within its framework and/or targetUrl."}),R(y2,{modelValue:t.value[l].targetType,"onUpdate:modelValue":c=>t.value[l].targetType=c},null,8,["modelValue","onUpdate:modelValue"])])])]),_:2},1032,["index"]))),128))]),_:1},8,["modelValue"])}}},D2={__name:"AlignmentsComponent",props:{modelValue:{default:{}},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=We(e,"modelValue");return(u,r)=>(te(),Me(Ao,{modelValue:t.value,"onUpdate:modelValue":r[0]||(r[0]=n=>t.value=n)},null,8,["modelValue"]))}};var cf=new WeakSet;function Ui(e,t){const u=t||Object.assign(new Map,{active:!1}),r=new Map,n=function(c){u.active&&(u.has(e)||u.set(e,new Set),u.get(e)?.add(c))},i=function(c){return new Proxy(c,{get(...f){return typeof f[1]=="string"&&n(`prop:${f[1]}`),Reflect.get(...f)}})},s=function(c){return new Proxy(c,{get(...f){return f[1]==="value"?v=>(n(`count:${v}`),c.value(v)):Reflect.get(...f)}})},o=function(c,f){return kn(c)?Ui(c,u):(f==="value"&&n("commit"),f==="_value"&&n("input"),f==="props"?i(c):f==="ledger"?s(c):(f==="children"&&(n("child"),n("childRemoved")),c))},{proxy:a,revoke:l}=Proxy.revocable(e,{get(...c){switch(c[1]){case"_node":return e;case"deps":return u;case"watch":return(v,p,d)=>pf(a,v,p,d);case"observe":return()=>{const v=new Map(u);return u.clear(),u.active=!0,v};case"stopObserve":return()=>{const v=new Map(u);return u.active=!1,v};case"receipts":return r;case"kill":return()=>{df(r),cf.add(c[2]),l()}}const f=Reflect.get(...c);return typeof f=="function"?(...v)=>{const p=f(...v);return o(p,c[1])}:o(f,c[1])}});return a}function ff(e,[t,u],r,n){t.forEach((i,s)=>{i.forEach(o=>{e.receipts.has(s)||e.receipts.set(s,{});const a=e.receipts.get(s)??{};a[o]=a[o]??[],a[o].push(s.on(o,r,n)),e.receipts.set(s,a)})}),u.forEach((i,s)=>{i.forEach(o=>{if(e.receipts.has(s)){const a=e.receipts.get(s);a&&ie(a,o)&&(a[o].map(s.off),delete a[o],e.receipts.set(s,a))}})})}function df(e){e.forEach((t,u)=>{for(const r in t)t[r].map(u.off)}),e.clear()}function pf(e,t,u,r){const n=o=>{const a=e.stopObserve();ff(e,hf(i,a),()=>pf(e,t,u,r),r),u&&u(o)},i=new Map(e.deps);e.observe();const s=t(e);s instanceof Promise?s.then(o=>n(o)):n(s)}function hf(e,t){const u=new Map,r=new Map;return t.forEach((n,i)=>{if(!e.has(i))u.set(i,n);else{const s=new Set,o=e.get(i);n.forEach(a=>!o?.has(a)&&s.add(a)),u.set(i,s)}}),e.forEach((n,i)=>{if(!t.has(i))r.set(i,n);else{const s=new Set,o=t.get(i);n.forEach(a=>!o?.has(a)&&s.add(a)),r.set(i,s)}}),[u,r]}function Do(e){return cf.has(e)}var mf=function({value:t}){return["yes","on","1",1,!0,"true"].includes(t)};mf.skipEmpty=!1;var w2=mf,$2=function({value:e},t=!1){const u=Date.parse(t||new Date),r=Date.parse(String(e));return isNaN(r)?!1:r>u},S2=$2,F2=function({value:e},t=!1){const u=Date.parse(t||new Date),r=Date.parse(String(e));return isNaN(r)?!1:r>u||r===u},T2=F2,I2=function(e,t){if(!t)return!1;const u=Date.parse(String(e.value)),r=Date.parse(String(e.at(t)?.value));return isNaN(r)?!0:isNaN(u)?!1:u>r},R2=I2,O2=function({value:e},t="default"){const u={default:new RegExp("^\\p{L}+$","u"),latin:/^[a-z]+$/i},r=ie(u,t)?t:"default";return u[r].test(String(e))},P2=O2,M2=function({value:e},t="default"){const u={default:/^[\p{L} ]+$/u,latin:/^[a-z ]+$/i},r=ie(u,t)?t:"default";return u[r].test(String(e))},V2=M2,L2=function({value:e},t="default"){const u={default:/^[0-9\p{L}]+$/u,latin:/^[0-9a-z]+$/i},r=ie(u,t)?t:"default";return u[r].test(String(e))},N2=L2,q2=function({value:e},t=!1){const u=Date.parse(t||new Date),r=Date.parse(String(e));return isNaN(r)?!1:r<u},U2=q2,z2=function(e,t){if(!t)return!1;const u=Date.parse(String(e.value)),r=Date.parse(String(e.at(t)?.value));return isNaN(r)?!0:isNaN(u)?!1:u<r},B2=z2,j2=function({value:e},t=!1){const u=Date.parse(t||new Date),r=Date.parse(String(e));return isNaN(r)?!1:r<u||r===u},H2=j2,K2=function({value:t},u,r){if(!isNaN(t)&&!isNaN(u)&&!isNaN(r)){const n=1*t;u=Number(u),r=Number(r);const[i,s]=u<=r?[u,r]:[r,u];return n>=1*i&&n<=1*s}return!1},W2=K2,ja=/(_confirm(?:ed)?)$/,Z2=function(t,u,r="loose"){u||(u=ja.test(t.name)?t.name.replace(ja,""):`${t.name}_confirm`);const n=t.at(u)?.value;return r==="strict"?t.value===n:t.value==n},G2=Z2,J2=function({value:e},t="default"){const u={default:new RegExp("\\p{L}","u"),latin:/[a-z]/i},r=ie(u,t)?t:"default";return u[r].test(String(e))},Y2=J2,X2=function({value:e},t="default"){const u={default:/[\p{L} ]/u,latin:/[a-z ]/i},r=ie(u,t)?t:"default";return u[r].test(String(e))},Q2=X2,eg=function({value:e},t="default"){const u={default:/[0-9\p{L}]/u,latin:/[0-9a-z]/i},r=ie(u,t)?t:"default";return u[r].test(String(e))},tg=eg,ug=function({value:e},t="default"){const u={default:new RegExp("\\p{Ll}","u"),latin:/[a-z]/},r=ie(u,t)?t:"default";return u[r].test(String(e))},rg=ug,ng=function({value:t}){return/[0-9]/.test(String(t))},ig=ng,sg=function({value:e}){return/[!-/:-@[-`{-~]/.test(String(e))},og=sg,ag=function({value:e},t="default"){const u={default:new RegExp("\\p{Lu}","u"),latin:/[A-Z]/},r=ie(u,t)?t:"default";return u[r].test(String(e))},lg=ag,cg=function({value:t},u,r){u=u instanceof Date?u.getTime():Date.parse(u),r=r instanceof Date?r.getTime():Date.parse(r);const n=t instanceof Date?t.getTime():Date.parse(String(t));if(u&&isNaN(r))r=u,u=Date.now();else if(u===void 0||n===void 0)return!1;return n>=u&&n<=r},fg=cg,dg=function({value:t},u){return u&&typeof u=="string"?Np(u).test(String(t)):!isNaN(Date.parse(String(t)))},pg=dg,hg=function({value:t}){return/^(([^<>()\[\]\.,;:\s@\"]+(\.[^<>()\[\]\.,;:\s@\"]+)*)|(\".+\"))@(([^<>()[\]\.,;:\s@\"]+\.)+[^<>()[\]\.,;:\s@\"]{2,})$/i.test(String(t))},mg=hg,bg=function({value:t},...u){return typeof t=="string"&&u.length?u.some(r=>t.endsWith(r)):typeof t=="string"&&u.length===0},gg=bg,_g=function({value:t},...u){return u.some(r=>typeof r=="object"?nt(r,t):r==t)},vg=_g,yg=function({value:t},u=0,r=1/0){u=parseInt(u),r=isNaN(parseInt(r))?1/0:parseInt(r);const n=u<=r?u:r,i=r>=u?r:u;if(typeof t=="string"||Array.isArray(t))return t.length>=n&&t.length<=i;if(t&&typeof t=="object"){const s=Object.keys(t).length;return s>=n&&s<=i}return!1},xg=yg,Cg=function({value:e},t="default"){const u={default:new RegExp("^\\p{Ll}+$","u"),allow_non_alpha:/^[0-9\p{Ll}!-/:-@[-`{-~]+$/u,allow_numeric:/^[0-9\p{Ll}]+$/u,allow_numeric_dashes:/^[0-9\p{Ll}-]+$/u,latin:/^[a-z]+$/},r=ie(u,t)?t:"default";return u[r].test(String(e))},kg=Cg,Eg=function({value:t},...u){return u.some(r=>(typeof r=="string"&&r.substr(0,1)==="/"&&r.substr(-1)==="/"&&(r=new RegExp(r.substr(1,r.length-2))),r instanceof RegExp?r.test(String(t)):r===t))},Ag=Eg,Dg=function({value:t},u=10){return Array.isArray(t)?t.length<=u:Number(t)<=Number(u)},wg=Dg,$g=function({value:t},u=1){return Array.isArray(t)?t.length>=u:Number(t)>=Number(u)},Sg=$g,Fg=function({value:t},...u){return!u.some(r=>typeof r=="object"?nt(r,t):r===t)},Tg=Fg,Ig=function({value:t}){return!isNaN(t)},Rg=Ig,bf=function(e,...t){return Tt(e.value)?t.map(r=>e.at(r)?.value).some(r=>!Tt(r)):!0};bf.skipEmpty=!1;var Og=bf,gf=function({value:t},u="default"){return u==="trim"&&typeof t=="string"?!Tt(t.trim()):!Tt(t)};gf.skipEmpty=!1;var Pg=gf,Mg=function({value:t},...u){return typeof t=="string"&&u.length?u.some(r=>t.startsWith(r)):typeof t=="string"&&u.length===0},Vg=Mg,Lg=function({value:e}){return/^[!-/:-@[-`{-~]+$/.test(String(e))},Ng=Lg,qg=function({value:e},t="default"){const u={default:new RegExp("^\\p{Lu}+$","u"),latin:/^[A-Z]+$/},r=ie(u,t)?t:"default";return u[r].test(String(e))},Ug=qg,zg=function({value:t},...u){try{const r=u.length?u:["http:","https:"],n=new URL(String(t));return r.includes(n.protocol)}catch{return!1}},Bg=zg;const jg=Object.freeze(Object.defineProperty({__proto__:null,accepted:w2,alpha:P2,alpha_spaces:V2,alphanumeric:N2,between:W2,confirm:G2,contains_alpha:Y2,contains_alpha_spaces:Q2,contains_alphanumeric:tg,contains_lowercase:rg,contains_numeric:ig,contains_symbol:og,contains_uppercase:lg,date_after:S2,date_after_node:R2,date_after_or_equal:T2,date_before:U2,date_before_node:B2,date_before_or_equal:H2,date_between:fg,date_format:pg,email:mg,ends_with:gg,is:vg,length:xg,lowercase:kg,matches:Ag,max:wg,min:Sg,not:Tg,number:Rg,require_one:Og,required:Pg,starts_with:Vg,symbol:Ng,uppercase:Ug,url:Bg},Symbol.toStringTag,{value:"Module"}));var qs=At({type:"state",blocking:!0,visible:!1,value:!0,key:"validating"});function Hg(e={}){return function(u){let r=qt(u.props.validationRules||{}),n={...e,...r};const i={input:Or(),rerun:null,isPassing:!0};let s=qt(u.props.validation);u.on("prop:validation",({payload:a})=>o(a,r)),u.on("prop:validationRules",({payload:a})=>o(s,a));function o(a,l){nt(Object.keys(r||{}),Object.keys(l||{}))&&nt(s,a)||(r=qt(l),s=qt(a),n={...e,...r},u.props.parsedRules?.forEach(c=>{_f(c),df(c.observer.receipts),c.observer.kill()}),u.store.filter(()=>!1,"validation"),u.props.parsedRules=Ka(a,n,u),i.isPassing=!0,Us(u,u.props.parsedRules,i))}u.props.parsedRules=Ka(s,n,u),Us(u,u.props.parsedRules,i)}}function Us(e,t,u){Do(e)||(u.input=Or(),e.store.set(At({key:"failing",value:!u.isPassing,visible:!1})),u.isPassing=!0,e.store.filter(r=>!r.meta.removeImmediately,"validation"),t.forEach(r=>r.debounce&&clearTimeout(r.timer)),t.length&&(e.store.set(qs),zs(0,t,u,!1,()=>{e.store.remove(qs.key),e.store.set(At({key:"failing",value:!u.isPassing,visible:!1}))})))}function zs(e,t,u,r,n){const i=t[e];if(!i)return n();const s=i.observer;if(Do(s))return;const o=u.input;i.state=null;function a(l,c){if(u.input!==o)return;u.isPassing=u.isPassing&&!!c,i.queued=!1;const f=s.stopObserve(),v=hf(i.deps,f);if(ff(s,v,function(){try{s.store.set(qs)}catch{}i.queued=!0,u.rerun&&clearTimeout(u.rerun),u.rerun=setTimeout(Us,0,s,t,u)},"unshift"),i.deps=f,i.state=c,c===!1?Wg(i,r||l):_f(i),t.length>e+1){const p=t[e+1];(c||p.force||!p.skipEmpty)&&p.state===null&&(p.queued=!0),zs(e+1,t,u,r||l,n)}else n()}(!Tt(s.value)||!i.skipEmpty)&&(u.isPassing||i.force)?i.queued?Kg(i,s,l=>{l instanceof Promise?l.then(c=>a(!0,c)):a(!1,l)}):zs(e+1,t,u,r,n):Tt(s.value)&&i.skipEmpty&&u.isPassing?(s.observe(),s.value,a(!1,u.isPassing)):a(!1,null)}function Kg(e,t,u){e.debounce?e.timer=setTimeout(()=>{t.observe(),u(e.rule(t,...e.args))},e.debounce):(t.observe(),u(e.rule(t,...e.args)))}function _f(e){const t=`rule_${e.name}`;e.messageObserver&&(e.messageObserver=e.messageObserver.kill()),ie(e.observer.store,t)&&e.observer.store.remove(t)}function Wg(e,t){const u=e.observer;Do(u)||(e.messageObserver||(e.messageObserver=Ui(u._node)),e.messageObserver.watch(r=>Gg(r,e),r=>{const n=Zg(u,e,r),i=At({blocking:e.blocking,key:`rule_${e.name}`,meta:{messageKey:e.name,removeImmediately:t,localize:!n,i18nArgs:r},type:"validation",value:n||"This field is not valid."});u.store.set(i)}))}function Zg(e,t,u){const r=e.props.validationMessages&&ie(e.props.validationMessages,t.name)?e.props.validationMessages[t.name]:void 0;return typeof r=="function"?r(...u):r}function Gg(e,t){return[{node:e,name:vf(e),args:t.args}]}function vf(e){return typeof e.props.validationLabel=="function"?e.props.validationLabel(e):e.props.validationLabel||e.props.label||e.props.name||String(e.name)}var yf="(?:[\\*+?()0-9]+)",xf="[a-zA-Z][a-zA-Z0-9_]+",Jg=new RegExp(`^(${yf}?${xf})(?:\\:(.*)+)?$`,"i"),Yg=new RegExp(`^(${yf})(${xf})$`,"i"),Xg=/([\*+?]+)?(\(\d+\))([\*+?]+)?/,Ha=/\(\d+\)/,Qg={blocking:!0,debounce:0,force:!1,skipEmpty:!0,name:""};function Ka(e,t,u){return e?(typeof e=="string"?e3(e):wr(e)).reduce((n,i)=>{let s=i.shift();const o={};if(typeof s=="string"){const[a,l]=u3(s);ie(t,a)&&(s=t[a],Object.assign(o,l))}return typeof s=="function"&&n.push({observer:Ui(u),rule:s,args:i,timer:0,state:null,queued:!0,deps:new Map,...Qg,...r3(o,s)}),n},[]):[]}function e3(e){return e.split("|").reduce((t,u)=>{const r=t3(u);return r&&t.push(r),t},[])}function t3(e){const t=e.trim();if(t){const u=t.match(Jg);if(u&&typeof u[1]=="string"){const r=u[1].trim(),n=u[2]&&typeof u[2]=="string"?u[2].split(",").map(i=>i.trim()):[];return[r,...n]}}return!1}function u3(e){const t=e.match(Yg);if(!t)return[e,{name:e}];const u={"*":{force:!0},"+":{skipEmpty:!1},"?":{blocking:!1}},[,r,n]=t,i=Ha.test(r)?r.match(Xg)||[]:[,r];return[n,[i[1],i[2],i[3]].reduce((s,o)=>(o&&(Ha.test(o)?s.debounce=parseInt(o.substr(1,o.length-1)):o.split("").forEach(a=>ie(u,a)&&Object.assign(s,u[a]))),s),{name:n})]}function r3(e,t){return e.name||(e.name=t.ruleName||t.name),["skipEmpty","force","debounce","blocking"].reduce((u,r)=>(ie(t,r)&&!ie(u,r)&&Object.assign(u,{[r]:t[r]}),u),e)}function de(e){return e[0].toUpperCase()+e.substr(1)}function Wa(e,t="or"){return e.reduce((u,r,n)=>(u+=r,n<=e.length-2&&e.length>2&&(u+=", "),n===e.length-2&&(u+=`${e.length===2?" ":""}${t} `),u),"")}function Ln(e){const t=typeof e=="string"?new Date(Date.parse(e)):e;return t instanceof Date?new Intl.DateTimeFormat(void 0,{dateStyle:"medium",timeZone:"UTC"}).format(t):"(unknown)"}function n3(e,t){return Number(e)>=Number(t)?[t,e]:[e,t]}var i3={add:"Add",remove:"Remove",removeAll:"Remove all",incomplete:"Sorry, not all fields are filled out correctly.",submit:"Submit",noFiles:"No file chosen",moveUp:"Move up",moveDown:"Move down",isLoading:"Loading...",loadMore:"Load more",next:"Next",prev:"Previous",addAllValues:"Add all values",addSelectedValues:"Add selected values",removeAllValues:"Remove all values",removeSelectedValues:"Remove selected values",chooseDate:"Choose date",changeDate:"Change date",summaryHeader:"There were errors in your form.",close:"Close",open:"Open"},s3={accepted({name:e}){return`Please accept the ${e}.`},date_after({name:e,args:t}){return Array.isArray(t)&&t.length?`${de(e)} must be after ${Ln(t[0])}.`:`${de(e)} must be in the future.`},alpha({name:e}){return`${de(e)} can only contain alphabetical characters.`},alphanumeric({name:e}){return`${de(e)} can only contain letters and numbers.`},alpha_spaces({name:e}){return`${de(e)} can only contain letters and spaces.`},contains_alpha({name:e}){return`${de(e)} must contain alphabetical characters.`},contains_alphanumeric({name:e}){return`${de(e)} must contain letters or numbers.`},contains_alpha_spaces({name:e}){return`${de(e)} must contain letters or spaces.`},contains_symbol({name:e}){return`${de(e)} must contain a symbol.`},contains_uppercase({name:e}){return`${de(e)} must contain an uppercase letter.`},contains_lowercase({name:e}){return`${de(e)} must contain a lowercase letter.`},contains_numeric({name:e}){return`${de(e)} must contain numbers.`},symbol({name:e}){return`${de(e)} must be a symbol.`},uppercase({name:e}){return`${de(e)} can only contain uppercase letters.`},lowercase({name:e,args:t}){let u="";return Array.isArray(t)&&t.length&&(t[0]==="allow_non_alpha"&&(u=", numbers and symbols"),t[0]==="allow_numeric"&&(u=" and numbers"),t[0]==="allow_numeric_dashes"&&(u=", numbers and dashes")),`${de(e)} can only contain lowercase letters${u}.`},date_before({name:e,args:t}){return Array.isArray(t)&&t.length?`${de(e)} must be before ${Ln(t[0])}.`:`${de(e)} must be in the past.`},between({name:e,args:t}){if(isNaN(t[0])||isNaN(t[1]))return"This field was configured incorrectly and can’t be submitted.";const[u,r]=n3(t[0],t[1]);return`${de(e)} must be between ${u} and ${r}.`},confirm({name:e}){return`${de(e)} does not match.`},date_format({name:e,args:t}){return Array.isArray(t)&&t.length?`${de(e)} is not a valid date, please use the format ${t[0]}`:"This field was configured incorrectly and can’t be submitted"},date_between({name:e,args:t}){return`${de(e)} must be between ${Ln(t[0])} and ${Ln(t[1])}`},email:"Please enter a valid email address.",ends_with({name:e,args:t}){return`${de(e)} doesn’t end with ${Wa(t)}.`},is({name:e}){return`${de(e)} is not an allowed value.`},length({name:e,args:[t=0,u=1/0]}){const r=Math.min(t,u),n=Math.max(t,u);return r==1&&n===1/0?`${de(e)} must be at least one character.`:r==0&&n?`${de(e)} must be less than or equal to ${n} characters.`:r===n?`${de(e)} should be ${n} characters long.`:r&&n===1/0?`${de(e)} must be greater than or equal to ${r} characters.`:`${de(e)} must be between ${r} and ${n} characters.`},matches({name:e}){return`${de(e)} is not an allowed value.`},max({name:e,node:{value:t},args:u}){return Array.isArray(t)?`Cannot have more than ${u[0]} ${e}.`:`${de(e)} must be no more than ${u[0]}.`},mime({name:e,args:t}){return t[0]?`${de(e)} must be of the type: ${t[0]}`:"No file formats allowed."},min({name:e,node:{value:t},args:u}){return Array.isArray(t)?`Cannot have fewer than ${u[0]} ${e}.`:`${de(e)} must be at least ${u[0]}.`},not({name:e,node:{value:t}}){return`“${t}” is not an allowed ${e}.`},number({name:e}){return`${de(e)} must be a number.`},require_one:({name:e,node:t,args:u})=>{const r=u.map(n=>{const i=t.at(n);return i?vf(i):!1}).filter(n=>!!n);return r.unshift(e),`${r.join(" or ")} is required.`},required({name:e}){return`${de(e)} is required.`},starts_with({name:e,args:t}){return`${de(e)} doesn’t start with ${Wa(t)}.`},url(){return"Please enter a valid URL."},invalidDate:"The selected date is invalid."},o3={ui:i3,validation:s3},Za=new Set;function a3(e){return function(u){Za.add(u),u.on("destroying",()=>Za.delete(u));let r=Ga(u.config.locale,e),n=r?e[r]:{};u.on("prop:locale",({payload:i})=>{r=Ga(i,e),n=r?e[r]:{},u.store.touch()}),u.on("prop:label",()=>u.store.touch()),u.on("prop:validationLabel",()=>u.store.touch()),u.hook.text((i,s)=>{const o=i.meta?.messageKey||i.key;if(ie(n,i.type)&&ie(n[i.type],o)){const a=n[i.type][o];typeof a=="function"?i.value=Array.isArray(i.meta?.i18nArgs)?a(...i.meta.i18nArgs):a(i):i.value=a}return s(i)})}}function Ga(e,t){if(ie(t,e))return e;const[u]=e.split("-");if(ie(t,u))return u;for(const r in t)return r;return!1}function l3(...e){const t=e.reduce((r,n)=>Nu(r,n),{}),u=()=>{};return u.library=function(r){const n=yr(r.props.type);ie(t,n)&&r.define(t[n])},u}var c3=["classes","config","delay","errors","id","index","inputErrors","library","modelValue","onUpdate:modelValue","name","number","parent","plugins","sectionsSchema","type","validation","validationLabel","validationMessages","validationRules","onInput","onInputRaw","onUpdate:modelValue","onNode","onSubmit","onSubmitInvalid","onSubmitRaw"];function zi(e){return e&&typeof e=="object"&&"group"in e&&Array.isArray(e.options)}function Cf(e,t={count:1}){return Array.isArray(e)?e.map(u=>{if(typeof u=="string"||typeof u=="number")return{label:String(u),value:String(u)};if(typeof u=="object"){if("group"in u)return u.options=Cf(u.options||[],t),u;"value"in u&&typeof u.value!="string"&&Object.assign(u,{value:`__mask_${t.count++}`,__original:u.value})}return u}):Object.keys(e).map(u=>({label:e[u],value:u}))}function Yu(e,t,u=!1){if(Array.isArray(e)){for(const r of e)if(!(typeof r!="object"&&r)){if(zi(r)){const n=Yu(r.options,t,!0);if(n!==void 0)return n}else if(t==r.value)return"__original"in r?r.__original:r.value}}return u?void 0:t}function Tr(e,t){return e===null&&t===void 0||e===void 0&&t===null?!1:e==t?!0:Dr(e)&&Dr(t)?nt(e,t):!1}function Bi(e){e.hook.prop((t,u)=>{var r;return t.prop==="options"&&(typeof t.value=="function"?(e.props.optionsLoader=t.value,t.value=[]):((r=e.props)._normalizeCounter??(r._normalizeCounter={count:1}),t.value=Cf(t.value,e.props._normalizeCounter))),u(t)})}function re(e,t,u=!1){return(...r)=>{const n=i=>{const s=!t||typeof t=="string"?{$el:t}:t();return(Ps(s)||Ms(s))&&(s.meta?s.meta.section=e:s.meta={section:e},r.length&&!s.children&&(s.children=[...r.map(o=>typeof o=="function"?o(i):o)]),Ps(s)&&(s.attrs={class:`$classes.${e}`,...s.attrs||{}})),{if:`$slots.${e}`,then:`$slots.${e}`,else:e in i?Hr(s,i[e]):s}};return n._s=e,u?f3(n):n}}function f3(e){return t=>[e(t)]}function di(e){return!!(e&&typeof e=="object"&&("$el"in e||"$cmp"in e||"$formkit"in e))}function Hr(e,t={}){return typeof e=="string"?di(t)||typeof t=="string"?t:e:Array.isArray(e)?di(t)?t:e:Nu(e,t)}var d3=re("actions",()=>({$el:"div",if:"$actions"})),pi=re("input",()=>({$el:"input",bind:"$attrs",attrs:{type:"$type",name:"$node.props.altName || $node.name",disabled:"$option.attrs.disabled || $disabled",onInput:"$handlers.toggleChecked",checked:"$fns.eq($_value, $onValue)",onBlur:"$handlers.blur",value:"$: true",id:"$id","aria-describedby":{if:"$options.length",then:{if:"$option.help",then:'$: "help-" + $option.attrs.id',else:void 0},else:{if:"$help",then:'$: "help-" + $id',else:void 0}}}})),kf=re("optionHelp",()=>({$el:"div",if:"$option.help",attrs:{id:'$: "help-" + $option.attrs.id'}})),hi=re("inner","span"),mi=re("label","span"),Ef=re("option",()=>({$el:"li",for:["option","$options"],attrs:{"data-disabled":"$option.attrs.disabled || $disabled || undefined"}})),Af=re("options","ul"),bi=re("wrapper",()=>({$el:"label",attrs:{"data-disabled":{if:"$options.length",then:void 0,else:"$disabled || undefined"},"data-checked":{if:"$options == undefined",then:"$fns.eq($_value, $onValue) || undefined",else:"$fns.isChecked($option.value) || undefined"}}})),p3=re("input",()=>({$el:"button",bind:"$attrs",attrs:{type:"$type",disabled:"$disabled",name:"$node.name",id:"$id"}})),h3=re("default",null),gi=re("decorator",()=>({$el:"span",attrs:{"aria-hidden":"true"}})),Df=re("fieldset",()=>({$el:"fieldset",attrs:{id:"$id","aria-describedby":{if:"$help",then:'$: "help-" + $id',else:void 0}}})),m3=re("input",()=>({$el:"input",bind:"$attrs",attrs:{type:"file",disabled:"$disabled",name:"$node.name",onChange:"$handlers.files",onBlur:"$handlers.blur",id:"$id","aria-describedby":"$describedBy","aria-required":"$state.required || undefined"}})),b3=re("fileItem",()=>({$el:"li",for:["file","$value"]})),g3=re("fileList",()=>({$el:"ul",if:"$value.length",attrs:{"data-has-multiple":"$_hasMultipleFiles"}})),_3=re("fileName",()=>({$el:"span",attrs:{class:"$classes.fileName"}})),Ja=re("fileRemove",()=>({$el:"button",attrs:{type:"button",onClick:"$handlers.resetFiles"}})),v3=re("form",()=>({$el:"form",bind:"$attrs",meta:{autoAnimate:!0},attrs:{id:"$id",name:"$node.name",onSubmit:"$handlers.submit","data-loading":"$state.loading || undefined"}})),wo=re("wrapper",null,!0),Ot=re("help",()=>({$el:"div",if:"$help",attrs:{id:'$: "help-" + $id'}})),$e=(e,t)=>re(`${e}Icon`,()=>{const u=`_raw${e.charAt(0).toUpperCase()}${e.slice(1)}Icon`;return{if:`$${e}Icon && $${u}`,$el:`${t||"span"}`,attrs:{class:`$classes.${e}Icon + " " + $classes.icon`,innerHTML:`$${u}`,onClick:`$handlers.iconClick(${e})`,role:`$fns.iconRole(${e})`,tabindex:`$fns.iconRole(${e}) === "button" && "0" || undefined`,for:{if:`${t==="label"}`,then:"$id"}}}})(),rr=re("inner","div"),nr=re("label",()=>({$el:"label",if:"$label",attrs:{for:"$id"}})),wf=re("legend",()=>({$el:"legend",if:"$label"})),Ht=re("message",()=>({$el:"li",for:["message","$messages"],attrs:{key:"$message.key",id:"$id + '-' + $message.key","data-message-type":"$message.type"}})),Kt=re("messages",()=>({$el:"ul",if:"$defaultMessagePlacement && $fns.length($messages)"})),y3=re("noFiles",()=>({$el:"span",if:"$value == null || $value.length == 0"})),$f=re("optGroup",()=>({$el:"optgroup",bind:"$option.attrs",attrs:{label:"$option.group"}})),_i=re("option",()=>({$el:"option",bind:"$option.attrs",attrs:{class:"$classes.option",value:"$option.value",selected:"$fns.isSelected($option)"}})),vi=re("options",()=>({$el:null,if:"$options.length",for:["option","$option.options || $options"]})),fu=re("outer",()=>({$el:"div",meta:{autoAnimate:!0},attrs:{key:"$id","data-family":"$family || undefined","data-type":"$type","data-multiple":'$attrs.multiple || ($type != "select" && $options != undefined) || undefined',"data-has-multiple":"$_hasMultipleFiles","data-disabled":'$: ($disabled !== "false" && $disabled) || undefined',"data-empty":"$state.empty || undefined","data-complete":"$state.complete || undefined","data-invalid":"$state.invalid || undefined","data-errors":"$state.errors || undefined","data-submitted":"$state.submitted || undefined","data-prefix-icon":"$_rawPrefixIcon !== undefined || undefined","data-suffix-icon":"$_rawSuffixIcon !== undefined || undefined","data-prefix-icon-click":"$onPrefixIconClick !== undefined || undefined","data-suffix-icon-click":"$onSuffixIconClick !== undefined || undefined"}})),Pt=re("prefix",null),Sf=re("input",()=>({$el:"select",bind:"$attrs",attrs:{id:"$id","data-placeholder":"$fns.showPlaceholder($_value, $placeholder)",disabled:"$disabled",class:"$classes.input",name:"$node.name",onChange:"$handlers.onChange",onInput:"$handlers.selectInput",onBlur:"$handlers.blur","aria-describedby":"$describedBy","aria-required":"$state.required || undefined"}})),x3=re("submit",()=>({$cmp:"FormKit",bind:"$submitAttrs",props:{type:"submit",label:"$submitLabel"}})),Mt=re("suffix",null),$o=re("input",()=>({$el:"input",bind:"$attrs",attrs:{type:"$type",disabled:"$disabled",name:"$node.name",onInput:"$handlers.DOMInput",onBlur:"$handlers.blur",value:"$_value",id:"$id","aria-describedby":"$describedBy","aria-required":"$state.required || undefined"}})),Ff=re("input",()=>({$el:"textarea",bind:"$attrs",attrs:{disabled:"$disabled",name:"$node.name",onInput:"$handlers.DOMInput",onBlur:"$handlers.blur",value:"$_value",id:"$id","aria-describedby":"$describedBy","aria-required":"$state.required || undefined"},children:"$initialValue"})),zu=re("wrapper","div"),C3=0;function Tf(e){(e.type==="group"||e.type==="list")&&e.plugins.add(k3)}function k3(e){e.props.type==="radio"&&(e.addProps(["altName"]),e.props.altName=`${e.name}_${C3++}`)}function If(e){return function(t,u){return t.prop==="options"&&Array.isArray(t.value)&&(t.value=t.value.map(r=>r.attrs?.id?r:Nu(r,{attrs:{id:`${e.props.id}-option-${lo(String(r.value))}`}})),e.props.type==="checkbox"&&!Array.isArray(e.value)&&(e.isCreated?e.input([],!1):e.on("created",()=>{Array.isArray(e.value)||e.input([],!1)}))),u(t)}}function E3(e,t){const u=t.target;if(u instanceof HTMLInputElement){const r=Array.isArray(e.props.options)?Yu(e.props.options,u.value):u.value;Array.isArray(e.props.options)&&e.props.options.length?Array.isArray(e._value)?e._value.some(n=>Tr(r,n))?e.input(e._value.filter(n=>!Tr(r,n))):e.input([...e._value,r]):e.input([r]):u.checked?e.input(e.props.onValue):e.input(e.props.offValue)}}function A3(e,t){return e.context?.value,e.context?._value,Array.isArray(e._value)?e._value.some(u=>Tr(Yu(e.props.options,t),u)):!1}function D3(e){e.on("created",()=>{e.context?.handlers&&(e.context.handlers.toggleChecked=E3.bind(null,e)),e.context?.fns&&(e.context.fns.isChecked=A3.bind(null,e)),ie(e.props,"onValue")||(e.props.onValue=!0),ie(e.props,"offValue")||(e.props.offValue=!1)}),e.hook.prop(If(e))}function Gu(e,t){return u=>{u.props[`${e}Icon`]===void 0&&(u.props[`${e}Icon`]=t.startsWith("<svg")?t:`default:${t}`)}}function So(e){e.on("created",()=>{"disabled"in e.props&&(e.props.disabled=Ut(e.props.disabled),e.config.disabled=Ut(e.props.disabled))}),e.hook.prop(({prop:t,value:u},r)=>(u=t==="disabled"?Ut(u):u,r({prop:t,value:u}))),e.on("prop:disabled",({payload:t})=>{e.config.disabled=Ut(t)})}function jn(e,t){return u=>{u.store.set(At({key:e,type:"ui",value:t||e,meta:{localize:!0,i18nArgs:[u]}}))}}var ps=typeof window<"u";function Rf(e){e.target instanceof HTMLElement&&e.target.hasAttribute("data-file-hover")&&e.target.removeAttribute("data-file-hover")}function Ya(e,t){t.target instanceof HTMLInputElement?e==="dragover"&&t.target.setAttribute("data-file-hover","true"):t.preventDefault(),e==="drop"&&Rf(t)}function w3(e){jn("noFiles","Select file")(e),jn("removeAll","Remove all")(e),jn("remove")(e),e.addProps(["_hasMultipleFiles"]),ps&&(window._FormKit_File_Drop||(window.addEventListener("dragover",Ya.bind(null,"dragover")),window.addEventListener("drop",Ya.bind(null,"drop")),window.addEventListener("dragleave",Rf),window._FormKit_File_Drop=!0)),e.hook.input((t,u)=>u(Array.isArray(t)?t:[])),e.on("input",({payload:t})=>{e.props._hasMultipleFiles=Array.isArray(t)&&t.length>1?!0:void 0}),e.on("reset",()=>{if(e.props.id&&ps){const t=document.getElementById(e.props.id);t&&(t.value="")}}),e.on("created",()=>{Array.isArray(e.value)||e.input([],!1),e.context&&(e.context.handlers.resetFiles=t=>{if(t.preventDefault(),e.input([]),e.props.id&&ps){const u=document.getElementById(e.props.id);u&&(u.value=""),u?.focus()}},e.context.handlers.files=t=>{const u=[];if(t.target instanceof HTMLInputElement&&t.target.files){for(let r=0;r<t.target.files.length;r++){let n;(n=t.target.files.item(r))&&u.push({name:n.name,file:n})}e.input(u)}e.context&&(e.context.files=u),typeof e.props.attrs?.onChange=="function"&&e.props.attrs?.onChange(t)})})}var Xa=At({key:"loading",value:!0,visible:!1});async function $3(e,t){const u=Math.random();if(e.props._submitNonce=u,t.preventDefault(),await e.settled,e.ledger.value("validating")&&(e.store.set(Xa),await e.ledger.settled("validating"),e.store.remove("loading"),e.props._submitNonce!==u))return;const r=n=>n.store.set(At({key:"submitted",value:!0,visible:!1}));if(e.walk(r),r(e),e.emit("submit-raw"),typeof e.props.onSubmitRaw=="function"&&e.props.onSubmitRaw(t,e),e.ledger.value("blocking"))typeof e.props.onSubmitInvalid=="function"&&e.props.onSubmitInvalid(e),e.props.incompleteMessage!==!1&&Of(e);else if(typeof e.props.onSubmit=="function"){const n=e.props.onSubmit(e.hook.submit.dispatch(wr(e.value)),e);if(n instanceof Promise){const i=e.props.disabled===void 0&&e.props.submitBehavior!=="live";i&&(e.props.disabled=!0),e.store.set(Xa),await n,i&&(e.props.disabled=!1),e.store.remove("loading")}}else t.target instanceof HTMLFormElement&&t.target.submit()}function Of(e){e.store.set(At({blocking:!1,key:"incomplete",meta:{localize:e.props.incompleteMessage===void 0,i18nArgs:[{node:e}],showAsMessage:!0},type:"ui",value:e.props.incompleteMessage||"Form incomplete."}))}function S3(e){var t;e.props.isForm=!0,e.ledger.count("validating",u=>u.key==="validating"),(t=e.props).submitAttrs??(t.submitAttrs={disabled:e.props.disabled}),e.on("prop:disabled",({payload:u})=>{e.props.submitAttrs={...e.props.submitAttrs,disabled:u}}),e.on("created",()=>{e.context?.handlers&&(e.context.handlers.submit=$3.bind(null,e)),ie(e.props,"actions")||(e.props.actions=!0)}),e.on("prop:incompleteMessage",()=>{e.store.incomplete&&Of(e)}),e.on("settled:blocking",()=>e.store.remove("incomplete"))}function F3(e){e.props.ignore===void 0&&(e.props.ignore=!0,e.parent=null)}function Pf(e){e.on("created",()=>{e.context&&(e.context.initialValue=e.value||"")})}function Fo(e){if(typeof e.props.number>"u")return;const t=["number","range","hidden"].includes(e.props.type);e.hook.input((u,r)=>{if(u==="")return r(void 0);const n=e.props.number==="integer"?parseInt(u):parseFloat(u);return Number.isFinite(n)?r(n):r(t?void 0:u)})}function T3(e,t){t.target instanceof HTMLInputElement&&e.input(Yu(e.props.options,t.target.value))}function I3(e,t){return e.context?.value,e.context?._value,Tr(Yu(e.props.options,t),e._value)}function R3(e){e.on("created",()=>{Array.isArray(e.props.options)||tr(350,{node:e,inputType:"radio"}),e.context?.handlers&&(e.context.handlers.toggleChecked=T3.bind(null,e)),e.context?.fns&&(e.context.fns.isChecked=I3.bind(null,e))}),e.hook.prop(If(e))}function O3(e,t){if(zi(t))return!1;e.context&&e.context.value;const u="__original"in t?t.__original:t.value;return Array.isArray(e._value)?e._value.some(r=>Tr(r,u)):(e._value===void 0||e._value===null&&!Mf(e.props.options,null))&&t.attrs&&t.attrs["data-is-placeholder"]?!0:Tr(u,e._value)}function Mf(e,t){return e.some(u=>zi(u)?Mf(u.options,t):("__original"in u?u.__original:u.value)===t)}async function P3(e,t){typeof e.props.attrs?.onChange=="function"&&(await new Promise(u=>setTimeout(u,0)),await e.settled,e.props.attrs.onChange(t))}function M3(e,t){const u=t.target,r=u.hasAttribute("multiple")?Array.from(u.selectedOptions).map(n=>Yu(e.props.options,n.value)):Yu(e.props.options,u.value);e.input(r)}function Qa(e,t){return e.some(u=>u.attrs&&u.attrs["data-is-placeholder"])?e:[{label:t,value:"",attrs:{hidden:!0,disabled:!0,"data-is-placeholder":"true"}},...e]}function Vf(e){const t=e.length>0?e[0]:void 0;if(t)return zi(t)?Vf(t.options):"__original"in t?t.__original:t.value}function Lf(e){e.on("created",()=>{const t=Ut(e.props.attrs?.multiple);!t&&e.props.placeholder&&Array.isArray(e.props.options)&&(e.hook.prop(({prop:u,value:r},n)=>(u==="options"&&(r=Qa(r,e.props.placeholder)),n({prop:u,value:r}))),e.props.options=Qa(e.props.options,e.props.placeholder)),t?e.value===void 0&&e.input([],!1):e.context&&!e.context.options&&(e.props.attrs=Object.assign({},e.props.attrs,{value:e._value}),e.on("input",({payload:u})=>{e.props.attrs=Object.assign({},e.props.attrs,{value:u})})),e.context?.handlers&&(e.context.handlers.selectInput=M3.bind(null,e),e.context.handlers.onChange=P3.bind(null,e)),e.context?.fns&&(e.context.fns.isSelected=O3.bind(null,e),e.context.fns.showPlaceholder=(u,r)=>{if(!Array.isArray(e.props.options))return!1;const n=e.props.options.some(i=>{if(i.attrs&&"data-is-placeholder"in i.attrs)return!1;const s="__original"in i?i.__original:i.value;return nt(u,s)});return r&&!n?!0:void 0})}),e.hook.input((t,u)=>(!e.props.placeholder&&t===void 0&&Array.isArray(e.props?.options)&&e.props.options.length&&!Ut(e.props?.attrs?.multiple)&&(t=Vf(e.props.options)),u(t)))}function Bs(e){return!!(pr(e)&&e.if&&e.if.startsWith("$slots.")&&typeof e.then=="string"&&e.then.startsWith("$slots.")&&"else"in e)}function It(e,t,u){const r=n=>{const i=t(n);if(u||di(i)&&"if"in i||Bs(i)){const s={if:e,then:i};return u&&(s.else=u(n)),s}else Bs(i)?Object.assign(i.else,{if:e}):di(i)&&Object.assign(i,{if:e});return i};return r._s=Or(),r}function Cr(e,t){const u=r=>{const n=e({});return Bs(n)?(Array.isArray(n.else)||(n.else=Hr(Hr(n.else,t),e._s?r[e._s]:{})),n):Hr(Hr(n,t),e._s?r[e._s]:{})};return u._s=e._s,u}var el={schema:fu(Kt(Ht("$message.value")),zu(p3($e("prefix"),Pt(),h3("$label || $ui.submit.value"),Mt(),$e("suffix"))),Ot("$help")),type:"input",family:"button",props:[],features:[jn("submit"),F3],schemaMemoKey:"h6st4epl3j8"},V3={schema:fu(It("$options == undefined",bi(hi(Pt(),pi(),gi($e("decorator")),Mt()),Cr(mi("$label"),{if:"$label"})),Df(wf("$label"),Ot("$help"),Af(Ef(bi(hi(Pt(),Cr(pi(),{bind:"$option.attrs",attrs:{id:"$option.attrs.id",value:"$option.value",checked:"$fns.isChecked($option.value)"}}),gi($e("decorator")),Mt()),Cr(mi("$option.label"),{if:"$option.label"})),kf("$option.help"))))),It("$options == undefined && $help",Ot("$help")),Kt(Ht("$message.value"))),type:"input",family:"box",props:["options","onValue","offValue","optionsLoader"],features:[Bi,D3,Gu("decorator","checkboxDecorator")],schemaMemoKey:"qje02tb3gu8"},L3={schema:fu(zu(nr("$label"),rr($e("prefix","label"),Pt(),m3(),g3(b3($e("fileItem"),_3("$file.name"),It("$value.length === 1",Ja($e("fileRemove"),'$ui.remove.value + " " + $file.name')))),It("$value.length > 1",Ja("$ui.removeAll.value")),y3($e("noFiles"),"$ui.noFiles.value"),Mt(),$e("suffix"))),Ot("$help"),Kt(Ht("$message.value"))),type:"input",family:"text",props:[],features:[w3,Gu("fileItem","fileItem"),Gu("fileRemove","fileRemove"),Gu("noFiles","noFiles")],schemaMemoKey:"9kqc4852fv8"},N3={schema:v3("$slots.default",Kt(Ht("$message.value")),d3(x3())),type:"group",props:["actions","submit","submitLabel","submitAttrs","submitBehavior","incompleteMessage"],features:[S3,So],schemaMemoKey:"5bg016redjo"},q3={schema:wo("$slots.default"),type:"group",props:[],features:[So,Tf]},U3={schema:$o(),type:"input",props:[],features:[Fo]},z3={schema:wo("$slots.default"),type:"list",props:["sync","dynamic"],features:[So,Tf]},B3={schema:wo(),type:"input",props:[],features:[]},j3={schema:fu(It("$options == undefined",bi(hi(Pt(),pi(),gi($e("decorator")),Mt()),Cr(mi("$label"),{if:"$label"})),Df(wf("$label"),Ot("$help"),Af(Ef(bi(hi(Pt(),Cr(pi(),{bind:"$option.attrs",attrs:{id:"$option.attrs.id",value:"$option.value",checked:"$fns.isChecked($option.value)"}}),gi($e("decorator")),Mt()),Cr(mi("$option.label"),{if:"$option.label"})),kf("$option.help"))))),It("$options == undefined && $help",Ot("$help")),Kt(Ht("$message.value"))),type:"input",family:"box",props:["options","onValue","offValue","optionsLoader"],features:[Bi,R3,Gu("decorator","radioDecorator")],schemaMemoKey:"qje02tb3gu8"},H3={schema:fu(zu(nr("$label"),rr($e("prefix"),Pt(),Sf(It("$slots.default",()=>"$slots.default",vi(It("$option.group",$f(vi(_i("$option.label"))),_i("$option.label"))))),It("$attrs.multiple !== undefined",()=>"",$e("select")),Mt(),$e("suffix"))),Ot("$help"),Kt(Ht("$message.value"))),type:"input",props:["options","placeholder","optionsLoader"],features:[Bi,Lf,Gu("select","select")],schemaMemoKey:"cb119h43krg"},K3={schema:fu(zu(nr("$label"),rr($e("prefix","label"),Pt(),Ff(),Mt(),$e("suffix"))),Ot("$help"),Kt(Ht("$message.value"))),type:"input",props:[],features:[Pf],schemaMemoKey:"b1n0td79m9g"},ot={schema:fu(zu(nr("$label"),rr($e("prefix","label"),Pt(),$o(),Mt(),$e("suffix"))),Ot("$help"),Kt(Ht("$message.value"))),type:"input",family:"text",props:[],features:[Fo],schemaMemoKey:"c3cc4kflsg"},W3={button:el,submit:el,checkbox:V3,file:L3,form:N3,group:q3,hidden:U3,list:z3,meta:B3,radio:j3,select:H3,textarea:K3,text:ot,color:ot,date:ot,datetimeLocal:ot,email:ot,month:ot,number:ot,password:ot,search:ot,tel:ot,time:ot,url:ot,week:ot,range:ot};function Z3(e){const t={};return Object.keys(e).forEach(u=>{Object.keys(e[u]).forEach(r=>{t[r]?t[r][u]=e[u][r]:t[r]={[u]:e[u][r]}})}),Object.keys(t).forEach(u=>{const r=t[u];t[u]=function(n,i){return G3(n,i,r)}}),t}function G3(e,t,u){const r=e.props.type,n=e.props.family;let i="";u.global&&(i+=u.global+" "),u[`family:${n}`]&&(i+=u[`family:${n}`]+" "),u[r]&&(i+=u[r]);const s=i.split("$reset");return s.length>1?`$reset ${s[s.length-1].trim()}`:s[0].trim()}var bn=void 0,fr=null,yi,Nf=!1,Kr=!1,J3=new Promise(e=>{yi=()=>{Nf=!0,e()}}),Au=typeof window<"u"&&typeof fetch<"u";bn=Au?getComputedStyle(document.documentElement):void 0;var mr={},hs={};function Y3(e,t,u,r){t&&Object.assign(mr,t),Au&&!Kr&&bn?.getPropertyValue("--formkit-theme")?(yi(),Kr=!0):e&&!Kr&&Au?X3(e):!Kr&&Au&&yi();const n=function(s){s.addProps(["iconLoader","iconLoaderUrl"]),s.props.iconHandler=rn(s.props?.iconLoader?s.props.iconLoader:r,s.props?.iconLoaderUrl?s.props.iconLoaderUrl:u),t_(s,s.props.iconHandler),s.on("created",()=>{s?.context?.handlers&&(s.context.handlers.iconClick=o=>{const a=`on${o.charAt(0).toUpperCase()}${o.slice(1)}IconClick`,l=s.props[a];if(l&&typeof l=="function")return c=>l(s,c)}),s?.context?.fns&&(s.context.fns.iconRole=o=>{const a=`on${o.charAt(0).toUpperCase()}${o.slice(1)}IconClick`;return typeof s.props[a]=="function"?"button":null})})};return n.iconHandler=rn(r,u),n}function X3(e){if(!(!e||!Au||typeof getComputedStyle!="function")&&(Kr=!0,fr=document.getElementById("formkit-theme"),e&&Au&&(!bn?.getPropertyValue("--formkit-theme")&&!fr||fr?.getAttribute("data-theme")&&fr?.getAttribute("data-theme")!==e))){const u=`https://cdn.jsdelivr.net/npm/@formkit/themes@${ai.startsWith("__")?"latest":ai}/dist/${e}/theme.css`,r=document.createElement("link");r.type="text/css",r.rel="stylesheet",r.id="formkit-theme",r.setAttribute("data-theme",e),r.onload=()=>{bn=getComputedStyle(document.documentElement),yi()},document.head.appendChild(r),r.href=u,fr&&fr.remove()}}function rn(e,t){return u=>{if(typeof u!="string")return;if(u.startsWith("<svg"))return u;const r=u.startsWith("default:");u=r?u.split(":")[1]:u;const n=u in mr;let i;if(n)return mr[u];if(!hs[u]){if(i=Q3(u),i=Au&&typeof i>"u"?Promise.resolve(i):i,i instanceof Promise)hs[u]=i.then(s=>!s&&typeof u=="string"&&!r?i=typeof e=="function"?e(u):e_(u,t):s).then(s=>(typeof u=="string"&&(mr[r?`default:${u}`:u]=s),s));else if(typeof i=="string")return mr[r?`default:${u}`:u]=i,i}return hs[u]}}function Q3(e){if(Au)return Nf?tl(e):J3.then(()=>tl(e))}function tl(e){const t=bn?.getPropertyValue(`--fk-icon-${e}`);if(t){const u=atob(t);if(u.startsWith("<svg"))return mr[e]=u,u}}function e_(e,t){const u=ai.startsWith("__")?"latest":ai,r=typeof t=="function"?t(e):`https://cdn.jsdelivr.net/npm/@formkit/icons@${u}/dist/icons/${e}.svg`;if(Au)return fetch(`${r}`).then(async n=>{const i=await n.text();if(i.startsWith("<svg"))return i}).catch(n=>{console.error(n)})}function t_(e,t){const u=/^[a-zA-Z-]+(?:-icon|Icon)$/;Object.keys(e.props).filter(n=>u.test(n)).forEach(n=>u_(e,t,n))}function u_(e,t,u){const r=e.props[u],n=t(r),i=`_raw${u.charAt(0).toUpperCase()}${u.slice(1)}`,s=`on${u.charAt(0).toUpperCase()}${u.slice(1)}Click`;if(e.addProps([i,s]),e.on(`prop:${u}`,r_),n instanceof Promise)return n.then(o=>{e.props[i]=o});e.props[i]=n}function r_(e){const t=e.origin,u=e.payload,r=t?.props?.iconHandler,n=e.name.split(":")[1],i=`_raw${n.charAt(0).toUpperCase()}${n.slice(1)}`;if(r&&typeof r=="function"){const s=r(u);if(s instanceof Promise)return s.then(o=>{t.props[i]=o});t.props[i]=s}}var ul={100:({data:e})=>`Only groups, lists, and forms can have children (${e.name}).`,101:({data:e})=>`You cannot directly modify the store (${e.name}). See: https://formkit.com/advanced/core#message-store`,102:({data:[e,t]})=>`You cannot directly assign node.${t} (${e.name})`,103:({data:[e]})=>`Schema expressions cannot start with an operator (${e})`,104:({data:[e,t]})=>`Schema expressions cannot end with an operator (${e} in "${t}")`,105:({data:e})=>`Invalid schema expression: ${e}`,106:({data:e})=>`Cannot submit because (${e}) is not in a form.`,107:({data:[e,t]})=>`Cannot set ${e.name} to non object value: ${t}`,108:({data:[e,t]})=>`Cannot set ${e.name} to non array value: ${t}`,300:({data:[e]})=>`Cannot set behavior prop to overscroll (on ${e.name} input) when options prop is a function.`,600:({data:e})=>`Unknown input type${typeof e.props.type=="string"?' "'+e.props.type+'"':""} ("${e.name}")`,601:({data:e})=>`Input definition${typeof e.props.type=="string"?' "'+e.props.type+'"':""} is missing a schema or component property (${e.name}).`},rl={150:({data:e})=>`Schema function "${e}()" is not a valid function.`,151:({data:e})=>`No form element with id: ${e}`,152:({data:e})=>`No input element with id: ${e}`,350:({data:{node:e,inputType:t}})=>`Invalid options prop for ${e.name} input (${t}). See https://formkit.com/inputs/${t}`,650:'Schema "$get()" must use the id of an input to access.',651:({data:e})=>`Cannot setErrors() on "${e}" because no such id exists.`,652:({data:e})=>`Cannot clearErrors() on "${e}" because no such id exists.`,800:({data:e})=>`${e} is deprecated.`},n_=(e,t)=>{if(e.code in ul){const u=ul[e.code];e.message=typeof u=="function"?u(e):u}return t(e)},nl=!1;function i_(){nl||(fo(n_),po(s_),nl=!0)}var s_=(e,t)=>{if(e.code in rl){const u=rl[e.code];e.message=typeof u=="function"?u(e):u}return t(e)},o_=Object.defineProperty,a_=Object.getOwnPropertyNames,qf=(e,t)=>function(){return e&&(t=(0,e[a_(e)[0]])(e=0)),t},l_=(e,t)=>{for(var u in t)o_(e,u,{get:t[u],enumerable:!0})},il,Uf,zf=qf({"packages/vue/src/bindings.ts"(){il=function(t){t.ledger.count("blocking",w=>w.blocking);const u=pe(!t.ledger.value("blocking"));t.ledger.count("errors",w=>w.type==="error");const r=pe(!!t.ledger.value("errors"));let n=!1;ql(()=>{n=!0});const i=eu(t.store.reduce((w,B)=>(B.visible&&(w[B.key]=B),w),{})),s=pe(t.props.validationVisibility||(t.props.type==="checkbox"?"dirty":"blur"));t.on("prop:validationVisibility",({payload:w})=>{s.value=w});const o=pe(s.value==="live"),a=pe(!1),l=w=>{a.value=(w??[]).some(B=>B.name==="required")};l(t.props.parsedRules),t.on("prop:parsedRules",({payload:w})=>l(w));const c=pe(t.children.map(w=>w.uid)),f=Ru(()=>{if(!S.state)return!1;if(S.state.submitted)return!0;if(!o.value&&!S.state.settled)return!1;switch(s.value){case"live":return!0;case"blur":return S.state.blurred;case"dirty":return S.state.dirty;default:return!1}}),v=Ru(()=>S.state.failing&&f.value),p=Ru(()=>S&&d.value?u.value&&!r.value:S.state.dirty&&!Tt(S.value)),d=pe(Array.isArray(t.props.parsedRules)&&t.props.parsedRules.length>0);t.on("prop:parsedRules",({payload:w})=>{d.value=Array.isArray(w)&&w.length>0});const m=Ru(()=>{const w={};for(const B in i){const J=i[B];(J.type!=="validation"||f.value)&&(w[B]=J)}return w}),C=eu(t.store.reduce((w,B)=>(B.type==="ui"&&B.visible&&(w[B.key]=B),w),{})),E=Ru(()=>!S.state.failing),A=eu({}),T=new Proxy(A,{get(...w){if(!t)return"";const[B,J]=w;let ae=Reflect.get(...w);return!ae&&typeof J=="string"&&!ie(B,J)&&!J.startsWith("__v")&&Ui(t).watch(G=>{const le=typeof G.config.rootClasses=="function"?G.config.rootClasses(J,G):{},Ve=G.config.classes?Bn(J,G,G.config.classes[J]):{},it=Bn(J,G,G.props[`_${J}Class`]),Be=Bn(J,G,G.props[`${J}Class`]);ae=sh(G,J,le,Ve,it,Be),B[J]=ae??""}),ae}});t.on("prop:rootClasses",()=>{const w=Object.keys(A);for(const B of w)delete A[B]});const k=Ru(()=>{if(!t)return;const w=[];S.help&&w.push(`help-${t.props.id}`);for(const B in m.value)w.push(`${t.props.id}-${B}`);return w.length?w.join(" "):void 0}),I=pe(t.value),x=pe(t.value),S=eu({_value:x,attrs:t.props.attrs,disabled:t.props.disabled,describedBy:k,fns:{length:w=>Object.keys(w).length,number:w=>Number(w),string:w=>String(w),json:w=>JSON.stringify(w),eq:nt},handlers:{blur:w=>{t&&(t.store.set(At({key:"blurred",visible:!1,value:!0})),typeof t.props.attrs.onBlur=="function"&&t.props.attrs.onBlur(w))},touch:()=>{const w=S.dirtyBehavior==="compare";if(t.store.dirty?.value&&!w)return;const B=!nt(t.props._init,t._value);!B&&!w||t.store.set(At({key:"dirty",visible:!1,value:B}))},DOMInput:w=>{t.input(w.target.value),t.emit("dom-input-event",w)}},help:t.props.help,id:t.props.id,items:c,label:t.props.label,messages:m,didMount:!1,node:Fi(t),options:t.props.options,defaultMessagePlacement:!0,slots:t.props.__slots,state:{blurred:!1,complete:p,dirty:!1,empty:Tt(I),submitted:!1,settled:t.isSettled,valid:u,invalid:v,errors:r,rules:d,validationVisible:f,required:a,failing:!1,passing:E},type:t.props.type,family:t.props.family,ui:C,value:I,classes:T});t.on("created",()=>{nt(S.value,t.value)||(x.value=t.value,I.value=t.value,On(I),On(x)),(async()=>(await t.settled,t&&(t.props._init=qt(t.value))))()}),t.on("mounted",()=>{S.didMount=!0}),t.on("settled",({payload:w})=>{S.state.settled=w});function j(w){(Array.isArray(w)?w:Object.keys(w)).forEach(J=>{J=yr(J),ie(S,J)||(S[J]=t.props[J]),t.on(`prop:${J}`,({payload:ae})=>{S[J]=ae})})}j((()=>{const w=["__root","help","label","disabled","options","type","attrs","preserve","preserveErrors","id","dirtyBehavior"],B=/^[a-zA-Z-]+(?:-icon|Icon)$/,J=Object.keys(t.props).filter(ae=>B.test(ae));return w.concat(J)})());function ne(w){w.props&&j(w.props)}t.props.definition&&ne(t.props.definition),t.on("added-props",({payload:w})=>j(w)),t.on("input",({payload:w})=>{t.type!=="input"&&!Re(w)&&!Eu(w)?x.value=Fs(w):(x.value=w,On(x))}),t.on("commitRaw",({payload:w})=>{t.type!=="input"&&!Re(w)&&!Eu(w)?I.value=x.value=Fs(w):(I.value=x.value=w,On(I)),t.emit("modelUpdated")}),t.on("commit",({payload:w})=>{if((!S.state.dirty||S.dirtyBehavior==="compare")&&t.isCreated&&n)if(!t.store.validating?.value)S.handlers.touch();else{const B=t.on("message-removed",({payload:J})=>{J.key==="validating"&&(S.handlers.touch(),t.off(B))})}p&&t.type==="input"&&r.value&&!Ut(t.props.preserveErrors)&&t.store.filter(B=>!(B.type==="error"&&B.meta?.autoClear===!0)),t.type==="list"&&t.sync&&(c.value=t.children.map(B=>B.uid)),S.state.empty=Tt(w)});const Y=async w=>{w.type==="ui"&&w.visible&&!w.meta.showAsMessage?C[w.key]=w:w.visible?i[w.key]=w:w.type==="state"&&(S.state[w.key]=!!w.value)};t.on("message-added",w=>Y(w.payload)),t.on("message-updated",w=>Y(w.payload)),t.on("message-removed",({payload:w})=>{delete C[w.key],delete i[w.key],delete S.state[w.key]}),t.on("settled:blocking",()=>{u.value=!0}),t.on("unsettled:blocking",()=>{u.value=!1}),t.on("settled:errors",()=>{r.value=!1}),t.on("unsettled:errors",()=>{r.value=!0}),Ie(f,w=>{w&&(o.value=!0)}),t.context=S,t.emit("context",t,!1),t.on("destroyed",()=>{t.context=void 0,t=null})},Uf=il}}),c_={};l_(c_,{defaultConfig:()=>To});var To,f_=qf({"packages/vue/src/defaultConfig.ts"(){zf(),To=(e={})=>{i_();const{rules:t={},locales:u={},inputs:r={},messages:n={},locale:i=void 0,theme:s=void 0,iconLoaderUrl:o=void 0,iconLoader:a=void 0,icons:l={},...c}=e,f=Hg({...jg,...t||{}}),v=a3(Nu({en:o3,...u||{}},n)),p=l3(W3,r),d=Y3(s,l,o,a);return Nu({plugins:[p,d,Uf,v,f],...i?{config:{locale:i}}:{}},c||{},!0)}}}),d_=typeof window>"u",ms=new Map;function p_(e,t){!d_||!e||(ms.has(e)||ms.set(e,new Set),ms.get(e)?.add(t))}var Bf=typeof window>"u",nn={},kr={},Je,St=new WeakMap,h_="__raw__",m_=/[a-zA-Z0-9\-][cC]lass$/;function b_(e,t){const u=pe(null);if(e==="get"){const n={};return u.value=g_.bind(null,n),u}const r=e.split(".");return bu(()=>{u.value=Io(Re(t)?t.value:t,r)}),u}function Io(e,t){if(Array.isArray(e)){for(const n of e){const i=n!==!1&&Io(n,t);if(i!==void 0)return i}return}let u,r=e;for(const n in t){const i=t[n];if(typeof r!="object"||r===null){u=void 0;break}const s=r[i];if(Number(n)===t.length-1&&s!==void 0){u=typeof s=="function"?s.bind(r):s;break}r=s}return u}function g_(e,t){if(typeof t!="string")return tr(650);if(t in e||(e[t]=pe(void 0)),e[t].value===void 0){e[t].value=null;const u=Pr(t);u&&(e[t].value=u.context),f1(t,({payload:r})=>{e[t].value=kn(r)?r.context:r})}return e[t].value}function sl(e,t,u){function r(p,d){const m=f(Lt(d.if),{if:!0}),C=l(p,d.then),E=d.else?l(p,d.else):null;return[m,C,E]}function n(p,d){const m=f(Lt(p.if));let C=()=>d,E=()=>d;return typeof p.then=="object"?E=i(p.then,void 0):typeof p.then=="string"&&p.then?.startsWith("$")?E=f(Lt(p.then)):E=()=>p.then,ie(p,"else")&&(typeof p.else=="object"?C=i(p.else):typeof p.else=="string"&&p.else?.startsWith("$")?C=f(Lt(p.else)):C=()=>p.else),()=>m()?E():C()}function i(p,d,m={}){const C=new Set(Object.keys(p||{})),E=d?f(Lt(d)):()=>({}),A=[T=>{const k=E();for(const I in k)C.has(I)||(T[I]=k[I])}];if(p){if(pr(p))return n(p,m);for(let T in p){const k=p[T];let I;const x=typeof k=="string";T.startsWith(h_)?(T=T.substring(7),I=()=>k):x&&k.startsWith("$")&&k.length>1&&!(k.startsWith("$reset")&&m_.test(T))?I=f(Lt(k)):typeof k=="object"&&pr(k)?I=n(k,void 0):typeof k=="object"&&Dr(k)?I=i(k):I=()=>k,A.push(S=>{S[T]=I()})}}return()=>{const T=Array.isArray(p)?[]:{};return A.forEach(k=>k(T)),T}}function s(p,d){let m=null,C=()=>null,E=!1,A=null,T=null,k=null,I=!1;const x=ih(d);if(Ps(x)?(m=x.$el,C=x.$el!=="text"?i(x.attrs,x.bind):()=>null):Ms(x)?(typeof x.$cmp=="string"?ie(p,x.$cmp)?m=p[x.$cmp]:(m=x.$cmp,I=!0):m=x.$cmp,C=i(x.props,x.bind)):pr(x)&&([E,A,T]=r(p,x)),!pr(x)&&"if"in x?E=f(Lt(x.if)):!pr(x)&&m===null&&(E=()=>!0),"children"in x&&x.children)if(typeof x.children=="string")if(x.children.startsWith("$slots."))m=m==="text"?"slot":m,A=f(Lt(x.children));else if(x.children.startsWith("$")&&x.children.length>1){const S=f(Lt(x.children));A=()=>String(S())}else A=()=>String(x.children);else if(Array.isArray(x.children))A=l(p,x.children);else{const[S,j,Q]=r(p,x.children);A=ne=>S&&S()?j&&j(ne):Q&&Q(ne)}if(Ms(x))if(A){const S=A;A=j=>({default(Q,ne,Y){const w=Je;ne&&(Je=ne);const B=Y?.length||0;if(Y)for(let ae=Y.length-1;ae>=0;ae--)St.get(Je)?.unshift(Y[ae]);j&&St.get(Je)?.unshift(j),Q&&St.get(Je)?.unshift(Q);const J=S(j);Q&&St.get(Je)?.shift(),j&&St.get(Je)?.shift();for(let ae=0;ae<B;ae++)St.get(Je)?.shift();return Je=w,J}}),A.slot=!0}else A=()=>({});if("for"in x&&x.for){const S=x.for.length===3?x.for[2]:x.for[1];k=[typeof S=="string"&&S.startsWith("$")?f(Lt(S)):()=>S,x.for[0],x.for.length===3?String(x.for[1]):null]}return[E,m,C,A,T,k,I]}function o(p,d){const m=p(d),C=Je,E=St.get(C)?.slice()||[];return Object.keys(m).reduce((A,T)=>{const k=m&&m[T];return A[T]=I=>k&&k(I,C,E)||null,A},{})}function a(p,d){const[m,C,E,A,T,k,I]=s(p,d);let x=(S=>{if(m&&C===null&&A)return m()?A(S):T&&T(S);if(C&&(!m||m())){if(C==="text"&&A)return Ye(String(A()));if(C==="slot"&&A)return A(S);const j=I?Ue(C):C,Q=A?.slot?o(A,S):null;return ni(j,E(),Q||(A?A(S):[]))}return typeof T=="function"?T(S):T});if(k){const S=x,[j,Q,ne]=k;x=(()=>{const Y=j(),w=Number.isFinite(Y)?Array(Number(Y)).fill(0).map((ue,G)=>G):Y,B=[];if(typeof w!="object")return null;const J=St.get(Je)||[],ae=Array.isArray(w);for(const ue in w){if(ae&&ue in Array.prototype)continue;const G=Object.defineProperty({...J.reduce((le,Ve)=>le.__idata?{...le,...Ve}:Ve,{}),[Q]:w[ue],...ne!==null?{[ne]:ae?Number(ue):ue}:{}},"__idata",{enumerable:!1,value:!0});J.unshift(G),B.push(S.bind(null,G)()),J.shift()}return B})}return x}function l(p,d){if(Array.isArray(d)){const C=d.map(a.bind(null,p));return E=>C.map(A=>A(E))}const m=a(p,d);return C=>m(C)}const c=[];function f(p,d={}){const m=new WeakMap;return c.push((C,E)=>{m.set(E,p.provide(A=>C(A,d)))}),()=>m.get(Je)()}function v(p,d){u??(u=Hf(t));const[m,C]=ie(nn,u)?nn[u]:[l(e,t),c];return Bf||(kr[u]??(kr[u]=0),kr[u]++,nn[u]=[m,C]),C.forEach(E=>{E(p,d)}),()=>(Je=d,m())}return v}function jf(e,t){const u=St.get(Je)||[];let r;return u.length&&(r=Io(u,e.split("."))),r===void 0?t:r}function __(e,t){return new Proxy(e,{get(...u){let r;const n=u[1];if(typeof n=="string"){const i=Je;Je=t,r=jf(n,void 0),Je=i}return r!==void 0?r:Reflect.get(...u)}})}function ol(e,t,u){return e((r,n={})=>r.reduce((i,s)=>{if(s.startsWith("slots.")){const o=s.substring(6),a=()=>t.slots&&ie(t.slots,o)&&typeof t.slots[o]=="function";if(n.if)i[s]=a;else if(t.slots){const l=__(t,u);i[s]=()=>a()?t.slots[o](l):null}}else{const o=b_(s,t);i[s]=()=>jf(s,o.value)}return i},{}),u)}function al(e,t,u){if(t??(t=Hf(e)),kr[t]--,kr[t]===0){delete kr[t];const[,r]=nn[t];delete nn[t],r.length=0}St.delete(u)}function Hf(e){return JSON.stringify(e,(t,u)=>typeof u=="function"?u.toString():u)}var Kf=no({name:"FormKitSchema",props:{schema:{type:[Array,Object],required:!0},data:{type:Object,default:()=>({})},library:{type:Object,default:()=>({})},memoKey:{type:String,required:!1}},emits:["mounted"],setup(e,t){const u=cn();let r={};St.set(r,[]);const n={FormKit:Fi(Zf),...e.library};let i=sl(n,e.schema,e.memoKey),s,o;Bf||Ie(()=>e.schema,(l,c)=>{const f=r;r={},St.set(r,[]),i=sl(n,e.schema,e.memoKey),s=ol(i,o,r),l===c&&(u?.proxy?.$forceUpdate)(),al(e.schema,e.memoKey,f)},{deep:!0}),bu(()=>{o=Object.assign(eu(e.data??{}),{slots:t.slots}),t.slots,s=ol(i,o,r)});function a(){al(e.schema,e.memoKey,r),o&&(o.node&&o.node.destroy(),o.slots=null,o=null),s=null}return Qu(()=>t.emit("mounted")),io(a),p_(cn()?.appContext.app,a),()=>s?s():null}}),v_=Kf,y_=typeof window>"u",js=Symbol("FormKitParent"),x_=Symbol("FormKitComponentCallback");function C_(e,t){const u=F_(e,t);if(u.props.definition||kt(600,u),u.props.definition.component)return()=>ni(u.props.definition?.component,{context:u.context},{...t.slots});const r=pe([]);let n=u.props.definition.schemaMemoKey;const i=()=>{const l=u.props?.definition?.schema;l||kt(601,u),typeof l=="function"?(r.value=l({...e.sectionsSchema||{}}),(n&&e.sectionsSchema||"memoKey"in l&&typeof l.memoKey=="string")&&(n=(n??l?.memoKey)+JSON.stringify(e.sectionsSchema))):r.value=l};i(),y_||u.on("schema",()=>{n+="♻️",i()}),t.emit("node",u);const s=u.props.definition.library,o={FormKit:Fi(Wf),...s,...e.library??{}};function a(){u.emit("mounted")}return t.expose({node:u}),()=>ni(Kf,{schema:r.value,data:u.context,onMounted:a,library:o,memoKey:n},{...t.slots})}var Wf=no(C_,{props:c3,inheritAttrs:!1}),Zf=Wf,k_=Symbol();function ll(e){if(typeof window<"u"&&globalThis.__FORMKIT_CONFIGS__){const t=globalThis.__FORMKIT_CONFIGS__.indexOf(e);t!==-1&&globalThis.__FORMKIT_CONFIGS__.splice(t,1)}}function E_(e,t){return e.component(t.alias||"FormKit",Zf).component(t.schemaAlias||"FormKitSchema",v_),{get:Pr,setLocale:u=>{t.config?.rootConfig&&(t.config.rootConfig.locale=u)},clearErrors:ah,setErrors:oh,submit:wc,reset:$c}}var Ro=Symbol.for("FormKitOptions"),A_=Symbol.for("FormKitConfig"),D_={install(e,t){const u=Object.assign({alias:"FormKit",schemaAlias:"FormKitSchema"},typeof t=="function"?t():t),r=d1(u.config||{});u.config={rootConfig:r},e.config.globalProperties.$formkit=E_(e,u),e.provide(Ro,u),e.provide(A_,r),typeof window<"u"&&(globalThis.__FORMKIT_CONFIGS__=(globalThis.__FORMKIT_CONFIGS__||[]).concat([r]));const n=e;if(typeof n.onUnmount=="function")n.onUnmount(()=>{ll(r)});else{const i=e.unmount.bind(e);e.unmount=()=>(ll(r),i())}}},w_=typeof window<"u",bs=["ignore","disabled","preserve","help","label",/^preserve(-e|E)rrors/,/^[a-z]+(?:-visibility|Visibility|-behavior|Behavior)$/,/^[a-zA-Z-]+(?:-class|Class)$/,"prefixIcon","suffixIcon",/^[a-zA-Z-]+(?:-icon|Icon)$/],$_=["disabled","ignore","preserve"];function cl(e,t){t.classes&&Object.keys(t.classes).forEach(u=>{typeof u=="string"&&(e.props[`_${u}Class`]=t.classes[u],un(t.classes[u])&&u==="inner"&&Object.values(t.classes[u]))})}function S_(e){return e?["Submit","SubmitRaw","SubmitInvalid"].reduce((u,r)=>{const n=`on${r}`;return n in e&&typeof e[n]=="function"&&(u[n]=e[n]),u},{}):{}}function F_(e,t,u={}){const r=Object.assign({},uu(Ro)||{},u),n=uu(k_,pe(w_?document:void 0)),i=uu(x_,()=>{}),s=cn(),o=S_(s?.vnode.props),a=["modelValue","model-value"].some(x=>x in(s?.vnode.props??{}));let l=!1;Qu(()=>{l=!0});const c=e.modelValue!==void 0?e.modelValue:qt(t.attrs.value);function f(){const x={...lr(e),...o,type:e.type??"text",__root:n.value,__slots:t.slots},S=xa(lr(t.attrs),bs);S.key||(S.key=Or()),x.attrs=S;const j=Ca(lr(t.attrs),bs);for(const ne in j)$_.includes(ne)&&j[ne]===""&&(j[ne]=!0),x[yr(ne)]=j[ne];const Q={props:{}};return cl(Q,e),Object.assign(x,Q.props),typeof x.type!="string"&&(x.definition=x.type,delete x.type),x}const v=f(),p=v.ignore?null:e.parent||uu(js,null),d=rh(Nu(r||{},{name:e.name||void 0,value:c,parent:p,plugins:(r.plugins||[]).concat(e.plugins??[]),config:e.config||{},props:v,index:e.index,sync:!!Ut(t.attrs.sync||t.attrs.dynamic)},!1,!0));i(d),d.props.definition||kt(600,d);const m=pe(new Set(Array.isArray(d.props.__propDefs)?d.props.__propDefs:Object.keys(d.props.__propDefs??{})));d.on("added-props",({payload:x})=>{(Array.isArray(x)?x:Object.keys(x??{})).forEach(j=>m.value.add(j))});const C=Ru(()=>bs.concat([...m.value]).reduce((x,S)=>(typeof S=="string"?(x.push(yr(S)),x.push(Cc(S))):x.push(S),x),[]));bu(()=>cl(d,e));const E=lr(e);for(const x in E)Ie(()=>e[x],()=>{e[x]!==void 0&&(d.props[x]=e[x])});bu(()=>{d.props.__root=n.value});const A=new Set,T=lr(t.attrs);bu(()=>{k(Ca(T,C.value))});function k(x){A.forEach(S=>{S(),A.delete(S)});for(const S in x){const j=yr(S);A.add(Ie(()=>t.attrs[S],()=>{d.props[j]=t.attrs[S]}))}}if(bu(()=>{const x=xa(lr(t.attrs),C.value);"multiple"in x&&(x.multiple=Ut(x.multiple)),typeof x.onBlur=="function"&&(x.onBlur=Hp(x.onBlur)),d.props.attrs=Object.assign({},d.props.attrs||{},x)}),bu(()=>{const x=(e.errors??[]).map(S=>At({key:lo(S),type:"error",value:S,meta:{source:"prop"}}));d.store.apply(x,S=>S.type==="error"&&S.meta.source==="prop")}),d.type!=="input"){const x=`${d.name}-prop`;bu(()=>{const S=e.inputErrors??{},j=Object.keys(S);j.length||d.clearErrors(!0,x);const Q=j.reduce((ne,Y)=>{let w=S[Y];return typeof w=="string"&&(w=[w]),Array.isArray(w)&&(ne[Y]=w.map(B=>At({key:B,type:"error",value:B,meta:{source:x}}))),ne},{});d.store.apply(Q,ne=>ne.type==="error"&&ne.meta.source===x)})}bu(()=>Object.assign(d.config,e.config)),d.type!=="input"&&Hl(js,d);let I;return d.on("modelUpdated",()=>{t.emit("inputRaw",d.context?.value,d),l&&t.emit("input",d.context?.value,d),a&&d.context&&(I=qt(d.value),t.emit("update:modelValue",Fs(d.value)))}),a&&(Ie(Q0(e,"modelValue"),x=>{nt(I,x)||d.input(x,!1)},{deep:!0}),d.value!==c&&d.emit("modelUpdated")),Jl(()=>d.destroy()),d}var T_=re("messages",()=>({$el:"ul",if:"$fns.length($messages)"})),I_=re("message",()=>({$el:"li",for:["message","$messages"],attrs:{key:"$message.key",id:"$id + '-' + $message.key","data-message-type":"$message.type"}}));T_(I_("$message.value"));var R_=re("summary",()=>({$el:"div",attrs:{"aria-live":"polite"}})),O_=re("summaryInner",()=>({$el:"div",if:"$summaries.length && $showSummaries"})),P_=re("messages",()=>({$el:"ul",if:"$summaries.length && $showSummaries"})),M_=re("message",()=>({$el:"li",for:["summary","$summaries"],attrs:{key:"$summary.key","data-message-type":"$summary.type"}})),V_=re("summaryHeader",()=>({$el:"h2",attrs:{id:"$id"}})),L_=re("messageLink",()=>({$el:"a",attrs:{id:"$summary.key",href:'$: "#" + $summary.id',onClick:"$jumpLink"}}));R_(O_(V_("$summaryHeader"),P_(M_(L_("$summary.message")))));f_();zf();var Hn=no({name:"FormKitIcon",props:{icon:{type:String,default:""},iconLoader:{type:Function,default:null},iconLoaderUrl:{type:Function,default:null}},setup(e){const t=pe(void 0),u=uu(Ro,{}),r=uu(js,null);let n;function i(){if(!n||typeof n!="function")return;const s=n(e.icon);s instanceof Promise?s.then(o=>{t.value=o}):t.value=s}if(e.iconLoader&&typeof e.iconLoader=="function")n=rn(e.iconLoader);else if(r&&r.props?.iconLoader)n=rn(r.props.iconLoader);else if(e.iconLoaderUrl&&typeof e.iconLoaderUrl=="function")n=rn(n,e.iconLoaderUrl);else{const s=u?.plugins?.find(o=>typeof o.iconHandler=="function");s&&(n=s.iconHandler)}return Ie(()=>e.icon,()=>{i()},{immediate:!0}),()=>e.icon&&t.value?ni("span",{class:"formkit-icon",innerHTML:t.value}):null}});const Hs=new Set,et=new WeakMap,Xu=new WeakMap,xt=new WeakMap,gn=new WeakMap,gs=new WeakMap,Wr=new WeakMap,Ju=new WeakMap,Vu=new WeakMap,hr=new WeakSet;let dt,Oo=0,Po=0;const ku="__aa_tgt",_n="__aa_del",xi="__aa_new",Gf=e=>{const t=z_(e);t&&t.forEach(u=>B_(u))},N_=e=>{e.forEach(t=>{t.target===dt&&q_(),et.has(t.target)&&ir(t.target)})};function Jf(e){const t=e.getBoundingClientRect(),u=dt?.clientWidth||0,r=dt?.clientHeight||0;return t.bottom<0||t.top>r||t.right<0||t.left>u}function Mo(e){const t=gn.get(e);t?.disconnect();let u=et.get(e),r=0;const n=5;u||(u=Ir(e),et.set(e,u));const{offsetWidth:i,offsetHeight:s}=dt,a=[u.top-n,i-(u.left+n+u.width),s-(u.top+n+u.height),u.left-n].map(c=>`${-1*Math.floor(c)}px`).join(" "),l=new IntersectionObserver(()=>{++r>1&&ir(e)},{root:dt,threshold:1,rootMargin:a});l.observe(e),gn.set(e,l)}function ir(e,t=!0){clearTimeout(Vu.get(e));const u=ji(e),r=t?vn(u)?500:u.duration:0;Vu.set(e,setTimeout(async()=>{const n=xt.get(e);try{await n?.finished,et.set(e,Ir(e)),Mo(e)}catch{}},r))}function q_(){clearTimeout(Vu.get(dt)),Vu.set(dt,setTimeout(()=>{Hs.forEach(e=>Kn(e,t=>Yf(()=>ir(t))))},100))}function U_(e){setTimeout(()=>{Wr.set(e,setInterval(()=>Yf(ir.bind(null,e)),2e3))},Math.round(2e3*Math.random()))}function Yf(e){typeof requestIdleCallback=="function"?requestIdleCallback(()=>e()):requestAnimationFrame(()=>e())}let _u;const Xf=typeof window<"u"&&"ResizeObserver"in window;Xf&&(dt=document.documentElement,new MutationObserver(Gf),_u=new ResizeObserver(N_),window.addEventListener("scroll",()=>{Po=window.scrollY,Oo=window.scrollX}),_u.observe(dt));function z_(e){return e.reduce((r,n)=>[...r,...Array.from(n.addedNodes),...Array.from(n.removedNodes)],[]).every(r=>r.nodeName==="#comment")?!1:e.reduce((r,n)=>{if(r===!1)return!1;if(n.target instanceof Element){if(_s(n.target),!r.has(n.target)){r.add(n.target);for(let i=0;i<n.target.children.length;i++){const s=n.target.children.item(i);if(s){if(_n in s)return!1;_s(n.target,s),r.add(s)}}}if(n.removedNodes.length)for(let i=0;i<n.removedNodes.length;i++){const s=n.removedNodes[i];if(_n in s)return!1;s instanceof Element&&(r.add(s),_s(n.target,s),Xu.set(s,[n.previousSibling,n.nextSibling]))}}return r},new Set)}function _s(e,t){!t&&!(ku in e)?Object.defineProperty(e,ku,{value:e}):t&&!(ku in t)&&Object.defineProperty(t,ku,{value:e})}function B_(e){var t,u;const r=e.isConnected,n=et.has(e);r&&Xu.has(e)&&Xu.delete(e),((t=xt.get(e))===null||t===void 0?void 0:t.playState)!=="finished"&&((u=xt.get(e))===null||u===void 0||u.cancel()),xi in e?fl(e):n&&r?H_(e):n&&!r?K_(e):fl(e)}function Xt(e){return Number(e.replace(/[^0-9.\-]/g,""))}function j_(e){let t=e.parentElement;for(;t;){if(t.scrollLeft||t.scrollTop)return{x:t.scrollLeft,y:t.scrollTop};t=t.parentElement}return{x:0,y:0}}function Ir(e){const t=e.getBoundingClientRect(),{x:u,y:r}=j_(e);return{top:t.top+r,left:t.left+u,width:t.width,height:t.height}}function Qf(e,t,u){let r=t.width,n=t.height,i=u.width,s=u.height;const o=getComputedStyle(e);if(o.getPropertyValue("box-sizing")==="content-box"){const l=Xt(o.paddingTop)+Xt(o.paddingBottom)+Xt(o.borderTopWidth)+Xt(o.borderBottomWidth),c=Xt(o.paddingLeft)+Xt(o.paddingRight)+Xt(o.borderRightWidth)+Xt(o.borderLeftWidth);r-=c,i-=c,n-=l,s-=l}return[r,i,n,s].map(Math.round)}function ji(e){return ku in e&&Ju.has(e[ku])?Ju.get(e[ku]):{duration:250,easing:"ease-in-out"}}function e0(e){if(ku in e)return e[ku]}function Vo(e){const t=e0(e);return t?hr.has(t):!1}function Kn(e,...t){t.forEach(u=>u(e,Ju.has(e)));for(let u=0;u<e.children.length;u++){const r=e.children.item(u);r&&t.forEach(n=>n(r,Ju.has(r)))}}function Lo(e){return Array.isArray(e)?e:[e]}function vn(e){return typeof e=="function"}function H_(e){const t=et.get(e),u=Ir(e);if(!Vo(e))return et.set(e,u);if(Jf(e)){et.set(e,u),Mo(e);return}let r;if(!t)return;const n=ji(e);if(typeof n!="function"){let i=t.left-u.left,s=t.top-u.top;const o=t.left+t.width-(u.left+u.width);t.top+t.height-(u.top+u.height)==0&&(s=0),o==0&&(i=0);const[l,c,f,v]=Qf(e,t,u),p={transform:`translate(${i}px, ${s}px)`},d={transform:"translate(0, 0)"};l!==c&&(p.width=`${l}px`,d.width=`${c}px`),f!==v&&(p.height=`${f}px`,d.height=`${v}px`),r=e.animate([p,d],{duration:n.duration,easing:n.easing})}else{const[i]=Lo(n(e,"remain",t,u));r=new Animation(i),r.play()}xt.set(e,r),et.set(e,u),r.addEventListener("finish",ir.bind(null,e,!1),{once:!0})}function fl(e){xi in e&&delete e[xi];const t=Ir(e);et.set(e,t);const u=ji(e);if(!Vo(e))return;if(Jf(e)){Mo(e);return}let r;if(typeof u!="function")r=e.animate([{transform:"scale(.98)",opacity:0},{transform:"scale(0.98)",opacity:0,offset:.5},{transform:"scale(1)",opacity:1}],{duration:u.duration*1.5,easing:"ease-in"});else{const[n]=Lo(u(e,"add",t));r=new Animation(n),r.play()}xt.set(e,r),r.addEventListener("finish",ir.bind(null,e,!1),{once:!0})}function dl(e,t){var u;e.remove(),et.delete(e),Xu.delete(e),xt.delete(e),(u=gn.get(e))===null||u===void 0||u.disconnect(),setTimeout(()=>{if(_n in e&&delete e[_n],Object.defineProperty(e,xi,{value:!0,configurable:!0}),t&&e instanceof HTMLElement)for(const r in t)e.style[r]=""},0)}function K_(e){var t;if(!Xu.has(e)||!et.has(e))return;const[u,r]=Xu.get(e);Object.defineProperty(e,_n,{value:!0,configurable:!0});const n=window.scrollX,i=window.scrollY;if(r&&r.parentNode&&r.parentNode instanceof Element?r.parentNode.insertBefore(e,r):u&&u.parentNode?u.parentNode.appendChild(e):(t=e0(e))===null||t===void 0||t.appendChild(e),!Vo(e))return dl(e);const[s,o,a,l]=Z_(e),c=ji(e),f=et.get(e);(n!==Oo||i!==Po)&&W_(e,n,i,c);let v,p={position:"absolute",top:`${s}px`,left:`${o}px`,width:`${a}px`,height:`${l}px`,margin:"0",pointerEvents:"none",transformOrigin:"center",zIndex:"100"};if(!vn(c))Object.assign(e.style,p),v=e.animate([{transform:"scale(1)",opacity:1},{transform:"scale(.98)",opacity:0}],{duration:c.duration,easing:"ease-out"});else{const[d,m]=Lo(c(e,"remove",f));m?.styleReset!==!1&&(p=m?.styleReset||p,Object.assign(e.style,p)),v=new Animation(d),v.play()}xt.set(e,v),v.addEventListener("finish",()=>dl(e,p),{once:!0})}function W_(e,t,u,r){const n=Oo-t,i=Po-u,s=document.documentElement.style.scrollBehavior;if(getComputedStyle(dt).scrollBehavior==="smooth"&&(document.documentElement.style.scrollBehavior="auto"),window.scrollTo(window.scrollX+n,window.scrollY+i),!e.parentElement)return;const a=e.parentElement;let l=a.clientHeight,c=a.clientWidth;const f=performance.now();function v(){requestAnimationFrame(()=>{if(!vn(r)){const p=l-a.clientHeight,d=c-a.clientWidth;f+r.duration>performance.now()?(window.scrollTo({left:window.scrollX-d,top:window.scrollY-p}),l=a.clientHeight,c=a.clientWidth,v()):document.documentElement.style.scrollBehavior=s}})}v()}function Z_(e){var t;const u=et.get(e),[r,,n]=Qf(e,u,Ir(e));let i=e.parentElement;for(;i&&(getComputedStyle(i).position==="static"||i instanceof HTMLBodyElement);)i=i.parentElement;i||(i=document.body);const s=getComputedStyle(i),o=!xt.has(e)||((t=xt.get(e))===null||t===void 0?void 0:t.playState)==="finished"?Ir(i):et.get(i),a=Math.round(u.top-o.top)-Xt(s.borderTopWidth),l=Math.round(u.left-o.left)-Xt(s.borderLeftWidth);return[a,l,r,n]}function G_(e,t={}){if(Xf&&_u&&!(window.matchMedia("(prefers-reduced-motion: reduce)").matches&&!vn(t)&&!t.disrespectUserMotionPreference)){hr.add(e),getComputedStyle(e).position==="static"&&Object.assign(e.style,{position:"relative"}),Kn(e,ir,U_,s=>_u?.observe(s)),vn(t)?Ju.set(e,t):Ju.set(e,{duration:250,easing:"ease-in-out",...t});const i=new MutationObserver(Gf);i.observe(e,{childList:!0}),gs.set(e,i),Hs.add(e)}return Object.freeze({parent:e,enable:()=>{hr.add(e)},disable:()=>{hr.delete(e),Kn(e,r=>{const n=xt.get(r);try{n?.cancel()}catch{}xt.delete(r);const i=Vu.get(r);i&&clearTimeout(i),Vu.delete(r);const s=Wr.get(r);s&&clearInterval(s),Wr.delete(r)})},isEnabled:()=>hr.has(e),destroy:()=>{hr.delete(e),Hs.delete(e),Ju.delete(e);const r=gs.get(e);r?.disconnect(),gs.delete(e),Kn(e,n=>{_u?.unobserve(n);const i=xt.get(n);try{i?.cancel()}catch{}xt.delete(n);const s=gn.get(n);s?.disconnect(),gn.delete(n);const o=Wr.get(n);o&&clearInterval(o),Wr.delete(n);const a=Vu.get(n);a&&clearTimeout(a),Vu.delete(n),et.delete(n),Xu.delete(n)})}})}const t0={mounted:(e,t)=>{const u=G_(e,t.value||{});Object.defineProperty(e,"__aa_ctl",{value:u,configurable:!0})},unmounted:e=>{var t;const u=e.__aa_ctl;(t=u?.destroy)===null||t===void 0||t.call(u);try{delete e.__aa_ctl}catch{}},getSSRProps:()=>({})},J_={key:0,class:"ms-5 mb-3 p-3 border rounded col-md-8"},Y_={class:"controls mt-2"},X_=["onClick"],Q_=["onClick"],e6=["onClick"],t6={__name:"ValueList",props:{modelValue:{default:[]},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=pe([]),u=We(e,"modelValue");function r(n){const i=n.at("$parent");if(i.value){for(const s in i.value)if(""+s!=""+n.name&&i.value[s]===n.value)return!1}return!0}return Ie(t,n=>{u.value=n}),(n,i)=>{const s=Ue("FormKit");return Nt((te(),Ae("div",null,[R(s,{modelValue:t.value,"onUpdate:modelValue":i[1]||(i[1]=o=>t.value=o),name:"allowedValue",type:"list",dynamic:""},{default:Ce(({items:o,node:a,value:l})=>[L("h5",null,[i[2]||(i[2]=Ye("Allowed Values ",-1)),L("button",{type:"button",onClick:i[0]||(i[0]=c=>t.value.push(null)),class:"btn btn-sm btn-primary ms-3"}," Add Value ")]),i[3]||(i[3]=L("p",{class:"form-text"}," An ordered list of allowed values. The values should be ordered from low to high as determined by the achievement creator. ",-1)),o.length>0?(te(),Ae("div",J_,[(te(!0),Ae(ze,null,er(o,(c,f)=>(te(),Ae("div",{key:c,class:"value-item"},[R(s,{type:"innerLabelTextInput",index:f,"inner-class":"input-group","label-class":"input-group-text","validation-rules":{distinct:r},validation:"required:trim|distinct","validation-messages":{required:"A value is required.",distinct:"The values must all be different."},"outer-class":"$reset","aria-label":"Allowed value "+(f+1)},{label:Ce(v=>[L("label",{class:Ft(v.classes.label)},ou(f+1),3)]),_:2},1032,["index","validation-rules","aria-label"]),L("ul",Y_,[L("li",null,[L("button",{type:"button",onClick:v=>t.value.splice(f-1,0,t.value.splice(f,1)[0]),class:"button"},[R(tu(Hn),{icon:"arrowUp"})],8,X_)]),L("li",null,[L("button",{type:"button",onClick:v=>t.value.splice(f+1,0,t.value.splice(f,1)[0]),class:"button"},[R(tu(Hn),{icon:"arrowDown"})],8,Q_)]),L("li",null,[L("button",{type:"button",onClick:v=>t.value.splice(f,1),class:"button close"},[R(tu(Hn),{icon:"close"})],8,e6)])])]))),128))])):ft("",!0)]),_:1},8,["modelValue"])])),[[tu(t0)]])}}},u6=ur(t6,[["__scopeId","data-v-d268d66c"]]),r6=["onClick"],n6={class:"card mb-3"},i6={class:"card-header"},s6=["onClick"],o6={class:"card-body"},a6={__name:"CriterionLevels",props:{modelValue:{default:{}},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=We(e,"modelValue");return(u,r)=>{const n=Ue("FormKit");return te(),Me(n,{type:"list",modelValue:t.value,"onUpdate:modelValue":r[0]||(r[0]=i=>t.value=i),name:"rubricCriterionLevel",dynamic:""},{default:Ce(({items:i,node:s,value:o})=>[L("h5",null,[r[1]||(r[1]=Ye("Rubric Criterion Levels ",-1)),L("button",{type:"button",onClick:()=>s.input(o.concat({})),class:"btn btn-sm btn-primary ms-3"}," Add Level ",8,r6)]),(te(!0),Ae(ze,null,er(i,(a,l)=>(te(),Me(n,{type:"group","wrapper-class":"card",key:a,index:l},{default:Ce(()=>[L("div",n6,[L("h5",i6,[Ye("Level "+ou(l+1)+" ",1),L("button",{type:"button",onClick:()=>s.input(o.filter((c,f)=>f!==l)),class:"btn btn-secondary btn-sm float-end"}," Remove ",8,s6)]),L("div",o6,[R(n,{type:"hidden",name:"type",value:["RubricCriterionLevel"]}),R(n,{type:"innerLabelTextInput",label:"ID",name:"id","inner-class":"input-group","label-class":"input-group-text",validation:"required:trim","wrapper-class":"required"}),R(n,{type:"innerLabelTextInput",label:"Name",name:"name","inner-class":"input-group","label-class":"input-group-text",validation:"required:trim","wrapper-class":"required"}),R(n,{type:"innerLabelTextareaInput",label:"Description",name:"description","inner-class":"input-group","label-class":"input-group-text"}),R(n,{type:"innerLabelTextInput",label:"Level",name:"level","inner-class":"input-group","label-class":"input-group-text"}),R(n,{type:"innerLabelTextInput",label:"Points",name:"points","inner-class":"input-group","label-class":"input-group-text"}),R(Ao,{modelValue:t.value[l].alignment,"onUpdate:modelValue":c=>t.value[l].alignment=c},null,8,["modelValue","onUpdate:modelValue"])])])]),_:2},1032,["index"]))),128))]),_:1},8,["modelValue"])}}},l6={__name:"ResultType",props:{modelValue:{default:""},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=We(e,"modelValue"),u=pe(""),r=pe("");return Qu(()=>{if(t.value?.substring(0,4)==="ext:"){u.value="other",r.value=t.value.substring(4);return}u.value=t.value?t.value:"",r.value=""}),Ie(u,n=>{if(n==="other"){t.value="ext:"+r.value;return}t.value=n}),Ie(r,n=>{if(u.value==="other"){t.value="ext:"+n;return}t.value=u.value}),(n,i)=>{const s=Ue("FormKit");return te(),Me(s,{type:"selectInputGroup",label:"Result Type",modelValue:u.value,"onUpdate:modelValue":i[1]||(i[1]=o=>u.value=o),name:"selectedType","inner-class":"input-group","label-class":"input-group-text","input-class":"$reset formkit-input form-select","wrapper-class":"required",placeholder:"Select Result Type",validation:"required",options:{GradePointAverage:"Grade Point Average",LetterGrade:"Letter Grade",Percent:"Percent",PerformanceLevel:"Performance Level",PredictedScore:"Predicted Score",RawScore:"Raw Score",Result:"Result",RubricCriterion:"Rubric Criterion",RubricCriterionLevel:"Rubric Criterion Level",RubricScore:"Rubric Score",ScaledScore:"Scaled Score",Status:"Status",other:"Other (ext:)"},help:"The type of result this description represents. This is an extensible enumerated vocabulary."},{suffix:Ce(()=>[u.value==="other"?(te(),Me(s,{key:0,type:"innerLabelTextInput",label:"Extended Type",modelValue:r.value,"onUpdate:modelValue":i[0]||(i[0]=o=>r.value=o),name:"typeExt","aria-label":"Extended Result Type","inner-class":"input-group ms-3 me-5 pe-3","outer-class":"$reset","label-class":"visually-hidden",before:"ext:",validation:[["matches","/^[a-z|A-Z|0-9|.|-|_]+$/"],["required"]]},{prefix:Ce(()=>[...i[2]||(i[2]=[L("span",{class:"input-group-text","aria-label":"ext:"},"ext:",-1)])]),_:1},8,["modelValue"])):ft("",!0)]),_:1},8,["modelValue"])}}},Ge=[];for(let e=0;e<256;++e)Ge.push((e+256).toString(16).slice(1));function c6(e,t=0){return(Ge[e[t+0]]+Ge[e[t+1]]+Ge[e[t+2]]+Ge[e[t+3]]+"-"+Ge[e[t+4]]+Ge[e[t+5]]+"-"+Ge[e[t+6]]+Ge[e[t+7]]+"-"+Ge[e[t+8]]+Ge[e[t+9]]+"-"+Ge[e[t+10]]+Ge[e[t+11]]+Ge[e[t+12]]+Ge[e[t+13]]+Ge[e[t+14]]+Ge[e[t+15]]).toLowerCase()}let vs;const f6=new Uint8Array(16);function d6(){if(!vs){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");vs=crypto.getRandomValues.bind(crypto)}return vs(f6)}const p6=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),pl={randomUUID:p6};function h6(e,t,u){e=e||{};const r=e.random??e.rng?.()??d6();if(r.length<16)throw new Error("Random bytes length must be >= 16");if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,t){if(u=u||0,u<0||u+16>t.length)throw new RangeError(`UUID byte range ${u}:${u+15} is out of buffer bounds`);for(let n=0;n<16;++n)t[u+n]=r[n];return t}return c6(r)}function m6(e,t,u){return pl.randomUUID&&!t&&!e?pl.randomUUID():h6(e,t,u)}const b6={class:""},g6=["onClick"],_6={class:"card mb-3"},v6={class:"card-header"},y6=["onClick"],x6={class:"card-body"},C6={__name:"ResultDescription",props:{modelValue:{default:[]},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=We(e,"modelValue");return(u,r)=>{const n=Ue("FormKit");return te(),Me(n,{type:"list",name:"resultDescription",modelValue:t.value,"onUpdate:modelValue":r[0]||(r[0]=i=>t.value=i),dynamic:""},{default:Ce(({items:i,node:s,value:o})=>[L("h5",b6,[r[1]||(r[1]=Ye("Result Descriptions ",-1)),L("button",{type:"button",onClick:()=>s.input(o.concat({id:"urn:uuid:"+tu(m6)()})),class:"btn btn-sm btn-primary ms-3"}," Add Result Description ",8,g6)]),(te(!0),Ae(ze,null,er(i,(a,l)=>(te(),Me(n,{type:"group","wrapper-class":"card",key:a,index:l},{default:Ce(()=>[L("div",_6,[L("h5",v6,[Ye("Result Description "+ou(l+1)+" ",1),L("button",{type:"button",onClick:()=>s.input(o.filter((c,f)=>f!==l)),class:"btn btn-secondary btn-sm float-end"}," Remove ",8,y6)]),L("div",x6,[R(n,{type:"innerLabelTextInput",label:"ID",name:"id","inner-class":"input-group","label-class":"input-group-text","wrapper-class":"required",validation:"uri:required:trim",help:"The unique URI for this result description. Required so a result can link to this result description.",spellcheck:"false"}),R(n,{type:"hidden",name:"type",value:["ResultDescription"]}),R(n,{type:"innerLabelTextInput",label:"Name",name:"name","inner-class":"input-group","label-class":"input-group-text","wrapper-class":"required",validation:"required:trim",help:"The name of the result."}),R(l6,{modelValue:t.value[l].resultType,"onUpdate:modelValue":c=>t.value[l].resultType=c},null,8,["modelValue","onUpdate:modelValue"]),R(u6,{modelValue:t.value[l].allowedValue,"onUpdate:modelValue":c=>t.value[l].allowedValue=c},null,8,["modelValue","onUpdate:modelValue"]),R(n,{type:"innerLabelTextInput",label:"Minimum Value",name:"valueMin","inner-class":"input-group","label-class":"input-group-text",help:"The minimum possible `value` that may be asserted in a linked result."}),R(n,{type:"innerLabelTextInput",label:"Maximum Value",name:"valueMax","inner-class":"input-group","label-class":"input-group-text",help:"The maximum possible `value` that may be asserted in a linked result."}),R(a6,{modelValue:t.value[l].rubricCriterionLevel,"onUpdate:modelValue":c=>t.value[l].rubricCriterionLevel=c},null,8,["modelValue","onUpdate:modelValue"]),R(n,{type:"innerLabelTextInput",label:"Required Level",name:"requiredLevel","inner-class":"input-group","label-class":"input-group-text",help:"The `id` of the rubric criterion level required to pass as determined by the achievement creator."}),R(n,{type:"innerLabelTextInput",label:"Required Value",name:"requiredValue","inner-class":"input-group","label-class":"input-group-text",help:"A value from `allowedValue` or within the range of `valueMin` to `valueMax` required to pass as determined by the achievement creator."}),R(Ao,{modelValue:t.value[l].alignment,"onUpdate:modelValue":c=>t.value[l].alignment=c,title:"Alignments for Result Description "+(l+1)},null,8,["modelValue","onUpdate:modelValue","title"])])])]),_:2},1032,["index"]))),128))]),_:1},8,["modelValue"])}}},k6={class:"tab-pane fade show active",id:"tab-alignments",role:"tabpanel","aria-labelledby":"alignments-tab"},E6={__name:"AlignmentsTab",props:{modelValue:{default:{}},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=We(e,"modelValue");return(u,r)=>(te(),Ae("div",k6,[R(D2,{modelValue:t.value.alignment,"onUpdate:modelValue":r[0]||(r[0]=n=>t.value.alignment=n),title:"Badge Alignments"},null,8,["modelValue"]),r[2]||(r[2]=L("hr",null,null,-1)),R(C6,{modelValue:t.value.resultDescription,"onUpdate:modelValue":r[1]||(r[1]=n=>t.value.resultDescription=n)},null,8,["modelValue"])]))}},A6={key:0,class:"ms-5 mb-3 p-3 border rounded"},D6={class:"controls mt-2"},w6=["onClick"],$6={__name:"TagList",props:{modelValue:{default:[]},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=pe([]),u=We(e,"modelValue");Rr(()=>{t.value=u.value});function r(n){const i=n.at("$parent");if(i.value){for(const s in i.value)if(""+s!=""+n.name&&i.value[s]===n.value)return!1}return!0}return Ie(t,n=>{u.value=n}),(n,i)=>{const s=Ue("FormKit");return Nt((te(),Ae("div",null,[R(s,{modelValue:t.value,"onUpdate:modelValue":i[1]||(i[1]=o=>t.value=o),name:"tag",type:"list",dynamic:""},{default:Ce(({items:o,node:a,value:l})=>[L("h5",null,[i[2]||(i[2]=Ye("Tags ",-1)),L("button",{type:"button",onClick:i[0]||(i[0]=c=>t.value.push(null)),class:"btn btn-sm btn-primary ms-3"}," Add Tag ")]),i[3]||(i[3]=L("p",{class:"form-text"},"One or more short, human-friendly, searchable, keywords that describe the type of achievement.",-1)),o.length>0?(te(),Ae("div",A6,[(te(!0),Ae(ze,null,er(o,(c,f)=>(te(),Ae("div",{key:c,class:"value-item"},[R(s,{type:"text",index:f,"validation-rules":{distinct:r},validation:"required:trim|distinct",placeholder:"Enter tag","validation-messages":{required:"Value is required",distinct:"The tags must be distinct"},"outer-class":"$reset"},null,8,["index","validation-rules"]),L("ul",D6,[L("li",null,[L("button",{type:"button",onClick:v=>t.value.splice(f,1),class:"button close"},[R(tu(Hn),{icon:"close"})],8,w6)])])]))),128))])):ft("",!0)]),_:1},8,["modelValue"])])),[[tu(t0)]])}}},S6=ur($6,[["__scopeId","data-v-cd88b606"]]),F6=["onClick"],T6={class:"card mb-3"},I6={class:"card-header"},R6=["onClick"],O6={class:"card-body pb-0"},P6={__name:"RelatedList",emits:["change"],setup(e,{emit:t}){const u=t,r=pe([]);return Ie(r,n=>{u("change",n)}),(n,i)=>{const s=Ue("FormKit");return te(),Me(s,{type:"list",modelValue:r.value,"onUpdate:modelValue":i[0]||(i[0]=o=>r.value=o),name:"related",dynamic:""},{default:Ce(({items:o,node:a,value:l})=>[L("h5",null,[i[1]||(i[1]=Ye("Related Credentials ",-1)),L("button",{type:"button",onClick:()=>a.input(l.concat({})),class:"btn btn-sm btn-primary ms-3"}," Add Related Credential ",8,F6)]),i[2]||(i[2]=L("p",{class:"form-text"},"A list of credentials related to this one.",-1)),(te(!0),Ae(ze,null,er(o,(c,f)=>(te(),Me(s,{type:"group","wrapper-class":"card",key:c,index:f},{default:Ce(()=>[L("div",T6,[L("h5",I6,[Ye("Credential "+ou(f+1)+" ",1),L("button",{type:"button",onClick:()=>a.input(l.filter((v,p)=>p!==f)),class:"btn btn-secondary btn-sm float-end"}," Remove ",8,R6)]),L("div",O6,[R(s,{type:"hidden",name:"type",value:["Related"]}),R(s,{type:"innerLabelTextInput",label:"ID",name:"id","inner-class":"input-group","label-class":"input-group-text","wrapper-class":"required",validation:"uri:required:trim",help:"The URI of the related achievement.",spellcheck:"false"}),R(s,{type:"innerLabelTextInput",label:"Language",name:"inLanguage","inner-class":"input-group","label-class":"input-group-text",validation:[["matches","/^[a-z]{2,4}(-[A-Z][a-z]{3})?(-([A-Z]{2}|[0-9]{3}))?$/"]],help:"The language of the related achievement as a BCP47 language code."}),R(s,{type:"innerLabelTextInput",label:"Version",name:"version","inner-class":"input-group","label-class":"input-group-text",help:"The version of the related achievement."})])])]),_:2},1032,["index"]))),128))]),_:1},8,["modelValue"])}}},M6=["onClick"],V6={class:"form-text"},L6={class:"card mb-3"},N6={class:"card-header"},q6=["onClick"],U6={class:"card-body pb-0"},u0={__name:"OtherIdentifiers",props:Qn({help:{type:String,default:"Other identifiers for this credential."}},{modelValue:{default:[]},modelModifiers:{}}),emits:["update:modelValue"],setup(e){const t=e,u=We(e,"modelValue");return(r,n)=>{const i=Ue("FormKit");return te(),Me(i,{type:"list",modelValue:u.value,"onUpdate:modelValue":n[0]||(n[0]=s=>u.value=s),name:"otherIdentifier",dynamic:""},{default:Ce(({items:s,node:o,value:a})=>[L("h5",null,[n[1]||(n[1]=Ye("Other Identifiers ",-1)),L("button",{type:"button",onClick:()=>o.input(a.concat({})),class:"btn btn-sm btn-primary ms-3"}," Add Identifier ",8,M6)]),L("p",V6,ou(t.help),1),(te(!0),Ae(ze,null,er(s,(l,c)=>(te(),Me(i,{type:"group",key:l,index:c},{default:Ce(()=>[L("div",L6,[L("h5",N6,[Ye("Other Identifier "+ou(c+1)+" ",1),L("button",{type:"button",onClick:()=>o.input(a.filter((f,v)=>v!==c)),class:"btn btn-secondary btn-sm float-end"}," Remove ",8,q6)]),L("div",U6,[R(i,{type:"hidden",name:"type",value:"IdentifierEntry"}),R(i,{type:"innerLabelTextInput",label:"Identifier",name:"identifier","aria-label":"Identifier","inner-class":"input-group","label-class":"input-group-text","wrapper-class":"required",validation:"required:trim",spellcheck:"false"}),R(i,{type:"selectInputGroup",label:"Identifier Type",name:"identifierType","inner-class":"input-group","label-class":"input-group-text","input-class":"$reset formkit-input form-select","wrapper-class":"required",placeholder:"Select the Identifier Type",validation:"required",options:{name:"name",sourcedId:"sourcedId",systemId:"systemId",productId:"productId",userName:"userName",accountId:"accountId",emailAddress:"emailAddress",nationalIdentityNumber:"nationalIdentityNumber",isbn:"isbn",issn:"issn",lisSourcedId:"lisSourcedId",oneRosterSourcedId:"oneRosterSourcedId",sisSourcedId:"sisSourcedId",ltiContextId:"ltiContextId",ltiDeploymentId:"ltiDeploymentId",ltiToolId:"ltiToolId",ltiPlatformId:"ltiPlatformId",ltiUserId:"ltiUserId",identifier:"identifier",other:"Other (ext:)"}}),a[c].identifierType==="other"?(te(),Me(i,{key:0,type:"innerLabelTextInput",label:"Extended Type",name:"typeExt","aria-label":"Extended Identifier Type","inner-class":"input-group ms-3 me-5 pe-3","outer-class":"$reset","label-class":"visually-hidden",before:"ext:",validation:[["matches","/^[a-z|A-Z|0-9|.|-|_]+$/"]],spellcheck:"false"},{prefix:Ce(()=>[...n[2]||(n[2]=[L("span",{class:"input-group-text","aria-label":"ext:"},"ext:",-1)])]),_:1})):ft("",!0)])])]),_:2},1032,["index"]))),128))]),_:1},8,["modelValue"])}}},z6={__name:"AddressComponent",props:{modelValue:{default:{}},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=We(e,"modelValue"),u=pe(!1);return Rr(()=>{Object.keys(t).length>0&&(u.value=!0)}),(r,n)=>{const i=Ue("FormKit");return te(),Me(i,{type:"group",name:"address",modelValue:t.value,"onUpdate:modelValue":n[1]||(n[1]=s=>t.value=s)},{default:Ce(()=>[R(i,{type:"checkbox",label:"Include address",modelValue:u.value,"onUpdate:modelValue":n[0]||(n[0]=s=>u.value=s),"wrapper-class":"form-check form-switch","input-class":"$reset form-check-input","label-class":"$reset form-check-label",role:"switch",ignore:"true"},null,8,["modelValue"]),Nt(L("div",null,[R(i,{type:"hidden",name:"type",value:["Address"]}),R(i,{type:"text",label:"Street Address",name:"streetAddress",help:"Street address of the creator."}),R(i,{type:"text",label:"Post Office Box Number",name:"postOfficeBoxNumber",help:"A post office box number for PO box addresses."}),R(i,{type:"text",label:"City",name:"addressLocality",help:"A locality within the region."}),R(i,{type:"text",label:"State",name:"addressRegion",help:"The region within the country."}),R(i,{type:"text",label:"Postal Code",name:"postalCode",help:"A postal code."}),R(i,{type:"text",label:"Country",name:"addressCountry",help:"Country name."}),R(i,{type:"text",label:"Country Code",name:"addressCountryCode",help:"Country code. The value must be a ISO 3166-1 alpha-2 country code, such as 'US'."}),ft("",!0)],512),[[Cu,u.value]])]),_:1},8,["modelValue"])}}},B6={class:"card"},j6={class:"card-header"},H6={class:"card-body"},K6={__name:"CreatorProfile",props:{modelValue:{default:{}},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=We(e,"modelValue"),u=pe("noCreator");return Rr(()=>{if(Object.keys(t.value).length===0){u.value="noCreator";return}u.value="organization",t.value.dateOfBirth&&(u.value="individual")}),(r,n)=>{const i=Ue("formKit"),s=Ue("FormKit");return te(),Ae("div",B6,[L("h5",j6,[R(i,{type:"select",label:"Creator",modelValue:u.value,"onUpdate:modelValue":n[0]||(n[0]=o=>u.value=o),"input-class":"$reset formkit-input form-select",options:{noCreator:"Do not add a creator field",organization:"The creator is an Organization",individual:"The creator is a Person"},ignore:"true"},null,8,["modelValue"])]),u.value!=="noCreator"?(te(),Me(s,{key:0,type:"group",name:"creator",modelValue:t.value,"onUpdate:modelValue":n[4]||(n[4]=o=>t.value=o)},{default:Ce(()=>[L("div",H6,[R(s,{type:"text",label:"ID",name:"id","wrapper-class":"required",validation:"uri:required:trim",help:"Unique URI for the creator."}),R(s,{type:"hidden",name:"type",value:["Profile"]}),R(s,{type:"text",label:"Name",name:"name",help:"The name of the entity or organization."}),R(s,{type:"text",label:"Description",name:"description",help:"A short description of the issuer entity or organization."}),R(Vc,{help:"An image that represents the creator. Must be a PNG or SVG image.",modelValue:t.value.image,"onUpdate:modelValue":n[1]||(n[1]=o=>t.value.image=o)},null,8,["modelValue"]),u.value==="organization"?(te(),Me(s,{key:0,type:"text",label:"Official",name:"official",help:"If the entity is an organization, `official` is the name of an authorized official of the organization."})):ft("",!0),R(s,{type:"text",label:"URL",name:"url",validation:"url",help:"The homepage or social media profile of the entity, whether individual or institutional. Should be a URL/URI Accessible via HTTP."}),R(s,{type:"text",label:"Email",name:"email",validation:"email",help:"An email address for the creator."}),R(s,{type:"text",label:"Phone",name:"phone",help:"A phone number for the creator."}),R(z6,{modelValue:t.value.address,"onUpdate:modelValue":n[2]||(n[2]=o=>t.value.address=o)},null,8,["modelValue"]),u.value==="individual"?(te(),Me(s,{key:1,type:"text",label:"Date of Birth",name:"dateOfBirth",format:"yyyy-MM-dd",help:"Birthdate of the person."})):ft("",!0),R(u0,{label:"Other Identifiers",modelValue:t.value.otherIdentifier,"onUpdate:modelValue":n[3]||(n[3]=o=>t.value.otherIdentifier=o),help:"Other unique identifiers for the creator."},null,8,["modelValue"]),ft("",!0),ft("",!0),ft("",!0)])]),_:1},8,["modelValue"])):ft("",!0)])}}},W6={class:"tab-pane fade show active",id:"tab-additional",role:"tabpanel","aria-labelledby":"additional-tab"},Z6={__name:"AdditionalTab",props:{modelValue:{default:{}},modelModifiers:{}},emits:["update:modelValue"],setup(e){const t=We(e,"modelValue");return(u,r)=>{const n=Ue("FormKit");return te(),Ae("div",W6,[R(n,{type:"text",name:"id",label:"ID",modelValue:t.value.id,"onUpdate:modelValue":r[0]||(r[0]=i=>t.value.id=i),validation:"uri:trim",help:"Unique URI for the Achievement.",spellcheck:"false"},null,8,["modelValue"]),R(S6,{modelValue:t.value.tag,"onUpdate:modelValue":r[1]||(r[1]=i=>t.value.tag=i)},null,8,["modelValue"]),R(P6,{modelValue:t.value.related,"onUpdate:modelValue":r[2]||(r[2]=i=>t.value.related=i)},null,8,["modelValue"]),R(u0,{modelValue:t.value.otherIdentifier,"onUpdate:modelValue":r[3]||(r[3]=i=>t.value.otherIdentifier=i)},null,8,["modelValue"]),R(K6,{modelValue:t.value.creator,"onUpdate:modelValue":r[4]||(r[4]=i=>t.value.creator=i)},null,8,["modelValue"])])}}},G6={class:"nav nav-tabs",role:"tablist"},J6={class:"nav-item",role:"presentation"},Y6=["aria-selected"],X6={class:"nav-item",role:"presentation"},Q6=["aria-selected"],ev={class:"nav-item",role:"presentation"},tv=["aria-selected"],uv={class:"nav-item",role:"presentation"},rv=["aria-selected"],nv={class:"tab-content mt-3",id:"tab-content"},iv={key:0,class:"alert alert-warning",role:"alert"},sv={class:"btn btn-primary float-end mt-5",type:"submit",disabled:!1},ov={__name:"AchievementDefiner",props:{achievement:{type:String,default:""},submitText:{type:String,default:"Save"}},emits:["saveDefinition"],setup(e,{emit:t}){const u=e,r=pe("basic"),n=pe(!1),i=pe(null),s=eu({type:["Achievement"],basic:{},detail:{},alignments:{},additional:{}}),o=eu({});Rr(()=>{try{const p=JSON.parse(JSON.stringify(JSON.parse(u.achievement||"{}"),(d,m)=>m??void 0));s.basic={name:p.name||"",achievementType:p.achievementType||null,image:p.image||{},description:p.description||"",criteria:p.criteria||{}},s.detail={humanCode:p.humanCode||null,inLanguage:p.inLanguage||null,version:p.version||null,creditsAvailable:p.creditsAvailable||null,specialization:p.specialization||null,fieldOfStudy:p.fieldOfStudy||null},s.alignments={resultDescription:p.resultDescription||[],alignment:p.alignment||[]},s.additional={id:p.id||null,tag:p.tag||[],related:p.related||[],otherIdentifier:p.otherIdentifier||[],creator:p.creator||{}}}catch(p){console.log("Error parsing passed achievement: ",p)}}),Ie(s,p=>{Object.assign(o,p.basic),Object.assign(o,p.detail),Object.assign(o,p.alignments),Object.assign(o,p.additional)});function a(p){r.value=p}function l(p){return JSON.parse(JSON.stringify(p,(d,m)=>m===null||m===""||Array.isArray(m)&&m.length===0?void 0:m))}function c(p){p.image.id||(p.image=null);const d=l(p);document.getElementById(i.value.node.props.id).dispatchEvent(new CustomEvent("saveDefinition",{bubbles:!0,detail:JSON.stringify(d)}))}function f(p){try{const d=document.getElementById(i.value.node.props.id),m=i.value.node.context.state.valid,C=l(i.value.node.value);d.dispatchEvent(new CustomEvent("changed",{bubbles:!0,detail:JSON.stringify(C)})),m&&d.dispatchEvent(new CustomEvent("updated",{bubbles:!0,detail:JSON.stringify(C)}))}catch{}}function v(p){n.value=!0}return(p,d)=>{const m=Ue("FormKit");return te(),Ae("div",null,[L("ul",G6,[L("li",J6,[L("button",{class:Ft(["nav-link",{active:r.value==="basic"}]),type:"button",id:"basic-tab",role:"tab","aria-controls":"tab-basic","aria-selected":r.value==="basic"?"true":"false",onClick:d[0]||(d[0]=C=>a("basic"))},"Primary Details",10,Y6)]),L("li",X6,[L("button",{class:Ft(["nav-link",{active:r.value==="detail"}]),type:"button",id:"detail-tab",role:"tab","aria-controls":"tab-detail","aria-selected":r.value==="detail"?"true":"false",onClick:d[1]||(d[1]=C=>a("detail"))},"Additional Details",10,Q6)]),L("li",ev,[L("button",{class:Ft(["nav-link",{active:r.value==="alignments"}]),type:"button",id:"detail-tab",role:"tab","aria-controls":"tab-alignments","aria-selected":r.value==="alignments"?"true":"false",onClick:d[2]||(d[2]=C=>a("alignments"))},"Alignments",10,tv)]),L("li",uv,[L("button",{class:Ft(["nav-link",{active:r.value==="additional"}]),type:"button",id:"additional-tab",role:"tab","aria-controls":"tab-additional","aria-selected":r.value==="additional"?"true":"false",onClick:d[3]||(d[3]=C=>a("additional"))},"Additional Information",10,rv)])]),L("div",nv,[R(m,{type:"form",actions:!1,ref_key:"form",ref:i,onSubmit:c,onSubmitInvalid:v,onChange:f,"validation-visibility":"live"},{default:Ce(({state:{valid:C}})=>[!C&&n.value?(te(),Ae("div",iv," There are some errors in the form submission. Please correct the errors and then resubmit the form. ")):ft("",!0),R(m,{type:"hidden",name:"@context",value:["https://www.w3.org/ns/credentials/v2","https://purl.imsglobal.org/spec/ob/v3p0/context-3.0.3.json"]}),R(m,{type:"hidden",name:"type",modelValue:s.type,"onUpdate:modelValue":d[4]||(d[4]=E=>s.type=E),value:["Achievement"]},null,8,["modelValue"]),Nt(R(m2,{modelValue:s.basic,"onUpdate:modelValue":d[5]||(d[5]=E=>s.basic=E)},null,8,["modelValue"]),[[Cu,r.value==="basic"]]),Nt(R(_2,{modelValue:s.detail,"onUpdate:modelValue":d[6]||(d[6]=E=>s.detail=E)},null,8,["modelValue"]),[[Cu,r.value==="detail"]]),Nt(R(E6,{modelValue:s.alignments,"onUpdate:modelValue":d[7]||(d[7]=E=>s.alignments=E)},null,8,["modelValue"]),[[Cu,r.value==="alignments"]]),Nt(R(Z6,{modelValue:s.additional,"onUpdate:modelValue":d[8]||(d[8]=E=>s.additional=E)},null,8,["modelValue"]),[[Cu,r.value==="additional"]]),L("button",sv,ou(e.submitText),1)]),_:1},512)])])}}},av={class:"container"},lv={__name:"App",props:{achievement:{type:String,default:""},submitText:{type:String,default:"Save"}},setup(e){return(t,u)=>(te(),Ae("div",av,[R(ov,{achievement:e.achievement,"submit-text":e.submitText},null,8,["achievement","submit-text"])]))}},cv={config:{classes:Z3({global:{outer:"$reset mb-4",input:"form-control",label:"form-label",help:"form-text",message:"invalid-feedback"},form:{form:"mt-1 mx-auto p-3 border rounded"},range:{input:"$reset form-range"},submit:{outer:"$reset mt-3",input:"$reset btn btn-primary"}})}},fv={schema:fu(zu(rr(nr("$label"),$e("prefix","label"),Pt(),$o(),Mt(),$e("suffix"))),Ot("$help"),Kt(Ht("$message.value"))),type:"input",family:"text",props:[],forceTypeProp:"text",features:[Fo],schemaMemoKey:"qmwq6rtsiye"},dv={schema:fu(zu(rr(nr("$label"),$e("prefix","label"),Pt(),Ff(),Mt(),$e("suffix"))),Ot("$help"),Kt(Ht("$message.value"))),type:"input",props:[],forceTypeProp:"textarea",features:[Pf],schemaMemoKey:"zq0nltggno"},pv={schema:fu(zu(rr(nr("$label"),$e("prefix"),Pt(),Sf(It("$slots.default",()=>"$slots.default",vi(It("$option.group",$f(vi(_i("$option.label"))),_i("$option.label"))))),It("$attrs.multiple !== undefined",()=>"",$e("select")),Mt(),$e("suffix"))),Ot("$help"),Kt(Ht("$message.value"))),type:"input",props:["options","placeholder","optionsLoader"],forceTypeProp:"select",features:[Bi,Lf,Gu("select","select")],schemaMemoKey:"at63zamx5wg"};var Zr={exports:{}};var hv=Zr.exports,hl;function mv(){return hl||(hl=1,(function(e,t){(function(u,r){r(t)})(hv,(function(u){function r(){for(var g=arguments.length,h=Array(g),_=0;_<g;_++)h[_]=arguments[_];if(h.length>1){h[0]=h[0].slice(0,-1);for(var $=h.length-1,D=1;D<$;++D)h[D]=h[D].slice(1,-1);return h[$]=h[$].slice(1),h.join("")}else return h[0]}function n(g){return"(?:"+g+")"}function i(g){return g===void 0?"undefined":g===null?"null":Object.prototype.toString.call(g).split(" ").pop().split("]").shift().toLowerCase()}function s(g){return g.toUpperCase()}function o(g){return g!=null?g instanceof Array?g:typeof g.length!="number"||g.split||g.setInterval||g.call?[g]:Array.prototype.slice.call(g):[]}function a(g,h){var _=g;if(h)for(var $ in h)_[$]=h[$];return _}function l(g){var h="[A-Za-z]",_="[0-9]",$=r(_,"[A-Fa-f]"),D=n(n("%[EFef]"+$+"%"+$+$+"%"+$+$)+"|"+n("%[89A-Fa-f]"+$+"%"+$+$)+"|"+n("%"+$+$)),W="[\\:\\/\\?\\#\\[\\]\\@]",Z="[\\!\\$\\&\\'\\(\\)\\*\\+\\,\\;\\=]",he=r(W,Z),we=g?"[\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF]":"[]",Oe=g?"[\\uE000-\\uF8FF]":"[]",fe=r(h,_,"[\\-\\.\\_\\~]",we);n(h+r(h,_,"[\\+\\-\\.]")+"*"),n(n(D+"|"+r(fe,Z,"[\\:]"))+"*");var ke=n(n("25[0-5]")+"|"+n("2[0-4]"+_)+"|"+n("1"+_+_)+"|"+n("0?[1-9]"+_)+"|0?0?"+_),Pe=n(ke+"\\."+ke+"\\."+ke+"\\."+ke),se=n($+"{1,4}"),Fe=n(n(se+"\\:"+se)+"|"+Pe),Ne=n(n(se+"\\:")+"{6}"+Fe),Te=n("\\:\\:"+n(se+"\\:")+"{5}"+Fe),Fu=n(n(se)+"?\\:\\:"+n(se+"\\:")+"{4}"+Fe),Wt=n(n(n(se+"\\:")+"{0,1}"+se)+"?\\:\\:"+n(se+"\\:")+"{3}"+Fe),Zt=n(n(n(se+"\\:")+"{0,2}"+se)+"?\\:\\:"+n(se+"\\:")+"{2}"+Fe),or=n(n(n(se+"\\:")+"{0,3}"+se)+"?\\:\\:"+se+"\\:"+Fe),Bu=n(n(n(se+"\\:")+"{0,4}"+se)+"?\\:\\:"+Fe),$t=n(n(n(se+"\\:")+"{0,5}"+se)+"?\\:\\:"+se),Gt=n(n(n(se+"\\:")+"{0,6}"+se)+"?\\:\\:"),ju=n([Ne,Te,Fu,Wt,Zt,or,Bu,$t,Gt].join("|")),hu=n(n(fe+"|"+D)+"+");n("[vV]"+$+"+\\."+r(fe,Z,"[\\:]")+"+"),n(n(D+"|"+r(fe,Z))+"*");var Nr=n(D+"|"+r(fe,Z,"[\\:\\@]"));return n(n(D+"|"+r(fe,Z,"[\\@]"))+"+"),n(n(Nr+"|"+r("[\\/\\?]",Oe))+"*"),{NOT_SCHEME:new RegExp(r("[^]",h,_,"[\\+\\-\\.]"),"g"),NOT_USERINFO:new RegExp(r("[^\\%\\:]",fe,Z),"g"),NOT_HOST:new RegExp(r("[^\\%\\[\\]\\:]",fe,Z),"g"),NOT_PATH:new RegExp(r("[^\\%\\/\\:\\@]",fe,Z),"g"),NOT_PATH_NOSCHEME:new RegExp(r("[^\\%\\/\\@]",fe,Z),"g"),NOT_QUERY:new RegExp(r("[^\\%]",fe,Z,"[\\:\\@\\/\\?]",Oe),"g"),NOT_FRAGMENT:new RegExp(r("[^\\%]",fe,Z,"[\\:\\@\\/\\?]"),"g"),ESCAPE:new RegExp(r("[^]",fe,Z),"g"),UNRESERVED:new RegExp(fe,"g"),OTHER_CHARS:new RegExp(r("[^\\%]",fe,he),"g"),PCT_ENCODED:new RegExp(D,"g"),IPV4ADDRESS:new RegExp("^("+Pe+")$"),IPV6ADDRESS:new RegExp("^\\[?("+ju+")"+n(n("\\%25|\\%(?!"+$+"{2})")+"("+hu+")")+"?\\]?$")}}var c=l(!1),f=l(!0),v=(function(){function g(h,_){var $=[],D=!0,W=!1,Z=void 0;try{for(var he=h[Symbol.iterator](),we;!(D=(we=he.next()).done)&&($.push(we.value),!(_&&$.length===_));D=!0);}catch(Oe){W=!0,Z=Oe}finally{try{!D&&he.return&&he.return()}finally{if(W)throw Z}}return $}return function(h,_){if(Array.isArray(h))return h;if(Symbol.iterator in Object(h))return g(h,_);throw new TypeError("Invalid attempt to destructure non-iterable instance")}})(),p=function(g){if(Array.isArray(g)){for(var h=0,_=Array(g.length);h<g.length;h++)_[h]=g[h];return _}else return Array.from(g)},d=2147483647,m=36,C=1,E=26,A=38,T=700,k=72,I=128,x="-",S=/^xn--/,j=/[^\0-\x7E]/,Q=/[\x2E\u3002\uFF0E\uFF61]/g,ne={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},Y=m-C,w=Math.floor,B=String.fromCharCode;function J(g){throw new RangeError(ne[g])}function ae(g,h){for(var _=[],$=g.length;$--;)_[$]=h(g[$]);return _}function ue(g,h){var _=g.split("@"),$="";_.length>1&&($=_[0]+"@",g=_[1]),g=g.replace(Q,".");var D=g.split("."),W=ae(D,h).join(".");return $+W}function G(g){for(var h=[],_=0,$=g.length;_<$;){var D=g.charCodeAt(_++);if(D>=55296&&D<=56319&&_<$){var W=g.charCodeAt(_++);(W&64512)==56320?h.push(((D&1023)<<10)+(W&1023)+65536):(h.push(D),_--)}else h.push(D)}return h}var le=function(h){return String.fromCodePoint.apply(String,p(h))},Ve=function(h){return h-48<10?h-22:h-65<26?h-65:h-97<26?h-97:m},it=function(h,_){return h+22+75*(h<26)-((_!=0)<<5)},Be=function(h,_,$){var D=0;for(h=$?w(h/T):h>>1,h+=w(h/_);h>Y*E>>1;D+=m)h=w(h/Y);return w(D+(Y+1)*h/(h+A))},ht=function(h){var _=[],$=h.length,D=0,W=I,Z=k,he=h.lastIndexOf(x);he<0&&(he=0);for(var we=0;we<he;++we)h.charCodeAt(we)>=128&&J("not-basic"),_.push(h.charCodeAt(we));for(var Oe=he>0?he+1:0;Oe<$;){for(var fe=D,ke=1,Pe=m;;Pe+=m){Oe>=$&&J("invalid-input");var se=Ve(h.charCodeAt(Oe++));(se>=m||se>w((d-D)/ke))&&J("overflow"),D+=se*ke;var Fe=Pe<=Z?C:Pe>=Z+E?E:Pe-Z;if(se<Fe)break;var Ne=m-Fe;ke>w(d/Ne)&&J("overflow"),ke*=Ne}var Te=_.length+1;Z=Be(D-fe,Te,fe==0),w(D/Te)>d-W&&J("overflow"),W+=w(D/Te),D%=Te,_.splice(D++,0,W)}return String.fromCodePoint.apply(String,_)},Vr=function(h){var _=[];h=G(h);var $=h.length,D=I,W=0,Z=k,he=!0,we=!1,Oe=void 0;try{for(var fe=h[Symbol.iterator](),ke;!(he=(ke=fe.next()).done);he=!0){var Pe=ke.value;Pe<128&&_.push(B(Pe))}}catch(qr){we=!0,Oe=qr}finally{try{!he&&fe.return&&fe.return()}finally{if(we)throw Oe}}var se=_.length,Fe=se;for(se&&_.push(x);Fe<$;){var Ne=d,Te=!0,Fu=!1,Wt=void 0;try{for(var Zt=h[Symbol.iterator](),or;!(Te=(or=Zt.next()).done);Te=!0){var Bu=or.value;Bu>=D&&Bu<Ne&&(Ne=Bu)}}catch(qr){Fu=!0,Wt=qr}finally{try{!Te&&Zt.return&&Zt.return()}finally{if(Fu)throw Wt}}var $t=Fe+1;Ne-D>w((d-W)/$t)&&J("overflow"),W+=(Ne-D)*$t,D=Ne;var Gt=!0,ju=!1,hu=void 0;try{for(var Nr=h[Symbol.iterator](),Bo;!(Gt=(Bo=Nr.next()).done);Gt=!0){var jo=Bo.value;if(jo<D&&++W>d&&J("overflow"),jo==D){for(var Sn=W,Fn=m;;Fn+=m){var Tn=Fn<=Z?C:Fn>=Z+E?E:Fn-Z;if(Sn<Tn)break;var Ho=Sn-Tn,Ko=m-Tn;_.push(B(it(Tn+Ho%Ko,0))),Sn=w(Ho/Ko)}_.push(B(it(Sn,0))),Z=Be(W,$t,Fe==se),W=0,++Fe}}}catch(qr){ju=!0,hu=qr}finally{try{!Gt&&Nr.return&&Nr.return()}finally{if(ju)throw hu}}++W,++D}return _.join("")},Hi=function(h){return ue(h,function(_){return S.test(_)?ht(_.slice(4).toLowerCase()):_})},Ki=function(h){return ue(h,function(_){return j.test(_)?"xn--"+Vr(_):_})},wt={version:"2.1.0",ucs2:{decode:G,encode:le},decode:ht,encode:Vr,toASCII:Ki,toUnicode:Hi},Ze={};function st(g){var h=g.charCodeAt(0),_=void 0;return h<16?_="%0"+h.toString(16).toUpperCase():h<128?_="%"+h.toString(16).toUpperCase():h<2048?_="%"+(h>>6|192).toString(16).toUpperCase()+"%"+(h&63|128).toString(16).toUpperCase():_="%"+(h>>12|224).toString(16).toUpperCase()+"%"+(h>>6&63|128).toString(16).toUpperCase()+"%"+(h&63|128).toString(16).toUpperCase(),_}function du(g){for(var h="",_=0,$=g.length;_<$;){var D=parseInt(g.substr(_+1,2),16);if(D<128)h+=String.fromCharCode(D),_+=3;else if(D>=194&&D<224){if($-_>=6){var W=parseInt(g.substr(_+4,2),16);h+=String.fromCharCode((D&31)<<6|W&63)}else h+=g.substr(_,6);_+=6}else if(D>=224){if($-_>=9){var Z=parseInt(g.substr(_+4,2),16),he=parseInt(g.substr(_+7,2),16);h+=String.fromCharCode((D&15)<<12|(Z&63)<<6|he&63)}else h+=g.substr(_,9);_+=9}else h+=g.substr(_,3),_+=3}return h}function pu(g,h){function _($){var D=du($);return D.match(h.UNRESERVED)?D:$}return g.scheme&&(g.scheme=String(g.scheme).replace(h.PCT_ENCODED,_).toLowerCase().replace(h.NOT_SCHEME,"")),g.userinfo!==void 0&&(g.userinfo=String(g.userinfo).replace(h.PCT_ENCODED,_).replace(h.NOT_USERINFO,st).replace(h.PCT_ENCODED,s)),g.host!==void 0&&(g.host=String(g.host).replace(h.PCT_ENCODED,_).toLowerCase().replace(h.NOT_HOST,st).replace(h.PCT_ENCODED,s)),g.path!==void 0&&(g.path=String(g.path).replace(h.PCT_ENCODED,_).replace(g.scheme?h.NOT_PATH:h.NOT_PATH_NOSCHEME,st).replace(h.PCT_ENCODED,s)),g.query!==void 0&&(g.query=String(g.query).replace(h.PCT_ENCODED,_).replace(h.NOT_QUERY,st).replace(h.PCT_ENCODED,s)),g.fragment!==void 0&&(g.fragment=String(g.fragment).replace(h.PCT_ENCODED,_).replace(h.NOT_FRAGMENT,st).replace(h.PCT_ENCODED,s)),g}function wn(g){return g.replace(/^0*(.*)/,"$1")||"0"}function b(g,h){var _=g.match(h.IPV4ADDRESS)||[],$=v(_,2),D=$[1];return D?D.split(".").map(wn).join("."):g}function y(g,h){var _=g.match(h.IPV6ADDRESS)||[],$=v(_,3),D=$[1],W=$[2];if(D){for(var Z=D.toLowerCase().split("::").reverse(),he=v(Z,2),we=he[0],Oe=he[1],fe=Oe?Oe.split(":").map(wn):[],ke=we.split(":").map(wn),Pe=h.IPV4ADDRESS.test(ke[ke.length-1]),se=Pe?7:8,Fe=ke.length-se,Ne=Array(se),Te=0;Te<se;++Te)Ne[Te]=fe[Te]||ke[Fe+Te]||"";Pe&&(Ne[se-1]=b(Ne[se-1],h));var Fu=Ne.reduce(function($t,Gt,ju){if(!Gt||Gt==="0"){var hu=$t[$t.length-1];hu&&hu.index+hu.length===ju?hu.length++:$t.push({index:ju,length:1})}return $t},[]),Wt=Fu.sort(function($t,Gt){return Gt.length-$t.length})[0],Zt=void 0;if(Wt&&Wt.length>1){var or=Ne.slice(0,Wt.index),Bu=Ne.slice(Wt.index+Wt.length);Zt=or.join(":")+"::"+Bu.join(":")}else Zt=Ne.join(":");return W&&(Zt+="%"+W),Zt}else return g}var F=/^(?:([^:\/?#]+):)?(?:\/\/((?:([^\/?#@]*)@)?(\[[^\/?#\]]+\]|[^\/?#:]*)(?:\:(\d*))?))?([^?#]*)(?:\?([^#]*))?(?:#((?:.|\n|\r)*))?/i,V="".match(/(){0}/)[1]===void 0;function O(g){var h=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},_={},$=h.iri!==!1?f:c;h.reference==="suffix"&&(g=(h.scheme?h.scheme+":":"")+"//"+g);var D=g.match(F);if(D){V?(_.scheme=D[1],_.userinfo=D[3],_.host=D[4],_.port=parseInt(D[5],10),_.path=D[6]||"",_.query=D[7],_.fragment=D[8],isNaN(_.port)&&(_.port=D[5])):(_.scheme=D[1]||void 0,_.userinfo=g.indexOf("@")!==-1?D[3]:void 0,_.host=g.indexOf("//")!==-1?D[4]:void 0,_.port=parseInt(D[5],10),_.path=D[6]||"",_.query=g.indexOf("?")!==-1?D[7]:void 0,_.fragment=g.indexOf("#")!==-1?D[8]:void 0,isNaN(_.port)&&(_.port=g.match(/\/\/(?:.|\n)*\:(?:\/|\?|\#|$)/)?D[4]:void 0)),_.host&&(_.host=y(b(_.host,$),$)),_.scheme===void 0&&_.userinfo===void 0&&_.host===void 0&&_.port===void 0&&!_.path&&_.query===void 0?_.reference="same-document":_.scheme===void 0?_.reference="relative":_.fragment===void 0?_.reference="absolute":_.reference="uri",h.reference&&h.reference!=="suffix"&&h.reference!==_.reference&&(_.error=_.error||"URI is not a "+h.reference+" reference.");var W=Ze[(h.scheme||_.scheme||"").toLowerCase()];if(!h.unicodeSupport&&(!W||!W.unicodeSupport)){if(_.host&&(h.domainHost||W&&W.domainHost))try{_.host=wt.toASCII(_.host.replace($.PCT_ENCODED,du).toLowerCase())}catch(Z){_.error=_.error||"Host's domain name can not be converted to ASCII via punycode: "+Z}pu(_,c)}else pu(_,$);W&&W.parse&&W.parse(_,h)}else _.error=_.error||"URI can not be parsed.";return _}function P(g,h){var _=h.iri!==!1?f:c,$=[];return g.userinfo!==void 0&&($.push(g.userinfo),$.push("@")),g.host!==void 0&&$.push(y(b(String(g.host),_),_).replace(_.IPV6ADDRESS,function(D,W,Z){return"["+W+(Z?"%25"+Z:"")+"]"})),(typeof g.port=="number"||typeof g.port=="string")&&($.push(":"),$.push(String(g.port))),$.length?$.join(""):void 0}var z=/^\.\.?\//,q=/^\/\.(\/|$)/,N=/^\/\.\.(\/|$)/,M=/^\/?(?:.|\n)*?(?=\/|$)/;function H(g){for(var h=[];g.length;)if(g.match(z))g=g.replace(z,"");else if(g.match(q))g=g.replace(q,"/");else if(g.match(N))g=g.replace(N,"/"),h.pop();else if(g==="."||g==="..")g="";else{var _=g.match(M);if(_){var $=_[0];g=g.slice($.length),h.push($)}else throw new Error("Unexpected dot segment condition")}return h.join("")}function U(g){var h=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},_=h.iri?f:c,$=[],D=Ze[(h.scheme||g.scheme||"").toLowerCase()];if(D&&D.serialize&&D.serialize(g,h),g.host&&!_.IPV6ADDRESS.test(g.host)){if(h.domainHost||D&&D.domainHost)try{g.host=h.iri?wt.toUnicode(g.host):wt.toASCII(g.host.replace(_.PCT_ENCODED,du).toLowerCase())}catch(he){g.error=g.error||"Host's domain name can not be converted to "+(h.iri?"Unicode":"ASCII")+" via punycode: "+he}}pu(g,_),h.reference!=="suffix"&&g.scheme&&($.push(g.scheme),$.push(":"));var W=P(g,h);if(W!==void 0&&(h.reference!=="suffix"&&$.push("//"),$.push(W),g.path&&g.path.charAt(0)!=="/"&&$.push("/")),g.path!==void 0){var Z=g.path;!h.absolutePath&&(!D||!D.absolutePath)&&(Z=H(Z)),W===void 0&&(Z=Z.replace(/^\/\//,"/%2F")),$.push(Z)}return g.query!==void 0&&($.push("?"),$.push(g.query)),g.fragment!==void 0&&($.push("#"),$.push(g.fragment)),$.join("")}function K(g,h){var _=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},$=arguments[3],D={};return $||(g=O(U(g,_),_),h=O(U(h,_),_)),_=_||{},!_.tolerant&&h.scheme?(D.scheme=h.scheme,D.userinfo=h.userinfo,D.host=h.host,D.port=h.port,D.path=H(h.path||""),D.query=h.query):(h.userinfo!==void 0||h.host!==void 0||h.port!==void 0?(D.userinfo=h.userinfo,D.host=h.host,D.port=h.port,D.path=H(h.path||""),D.query=h.query):(h.path?(h.path.charAt(0)==="/"?D.path=H(h.path):((g.userinfo!==void 0||g.host!==void 0||g.port!==void 0)&&!g.path?D.path="/"+h.path:g.path?D.path=g.path.slice(0,g.path.lastIndexOf("/")+1)+h.path:D.path=h.path,D.path=H(D.path)),D.query=h.query):(D.path=g.path,h.query!==void 0?D.query=h.query:D.query=g.query),D.userinfo=g.userinfo,D.host=g.host,D.port=g.port),D.scheme=g.scheme),D.fragment=h.fragment,D}function ee(g,h,_){var $=a({scheme:"null"},_);return U(K(O(g,$),O(h,$),$,!0),$)}function ce(g,h){return typeof g=="string"?g=U(O(g,h),h):i(g)==="object"&&(g=O(U(g,h),h)),g}function xe(g,h,_){return typeof g=="string"?g=U(O(g,_),_):i(g)==="object"&&(g=U(g,_)),typeof h=="string"?h=U(O(h,_),_):i(h)==="object"&&(h=U(h,_)),g===h}function be(g,h){return g&&g.toString().replace(!h||!h.iri?c.ESCAPE:f.ESCAPE,st)}function Se(g,h){return g&&g.toString().replace(!h||!h.iri?c.PCT_ENCODED:f.PCT_ENCODED,du)}var Le={scheme:"http",domainHost:!0,parse:function(h,_){return h.host||(h.error=h.error||"HTTP URIs must have a host."),h},serialize:function(h,_){var $=String(h.scheme).toLowerCase()==="https";return(h.port===($?443:80)||h.port==="")&&(h.port=void 0),h.path||(h.path="/"),h}},mt={scheme:"https",domainHost:Le.domainHost,parse:Le.parse,serialize:Le.serialize};function bt(g){return typeof g.secure=="boolean"?g.secure:String(g.scheme).toLowerCase()==="wss"}var Vt={scheme:"ws",domainHost:!0,parse:function(h,_){var $=h;return $.secure=bt($),$.resourceName=($.path||"/")+($.query?"?"+$.query:""),$.path=void 0,$.query=void 0,$},serialize:function(h,_){if((h.port===(bt(h)?443:80)||h.port==="")&&(h.port=void 0),typeof h.secure=="boolean"&&(h.scheme=h.secure?"wss":"ws",h.secure=void 0),h.resourceName){var $=h.resourceName.split("?"),D=v($,2),W=D[0],Z=D[1];h.path=W&&W!=="/"?W:void 0,h.query=Z,h.resourceName=void 0}return h.fragment=void 0,h}},Lr={scheme:"wss",domainHost:Vt.domainHost,parse:Vt.parse,serialize:Vt.serialize},tt={},gt="[A-Za-z0-9\\-\\.\\_\\~\\xA0-\\u200D\\u2010-\\u2029\\u202F-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFEF]",_t="[0-9A-Fa-f]",$n=n(n("%[EFef]"+_t+"%"+_t+_t+"%"+_t+_t)+"|"+n("%[89A-Fa-f]"+_t+"%"+_t+_t)+"|"+n("%"+_t+_t)),r0="[A-Za-z0-9\\!\\$\\%\\'\\*\\+\\-\\^\\_\\`\\{\\|\\}\\~]",n0="[\\!\\$\\%\\'\\(\\)\\*\\+\\,\\-\\.0-9\\<\\>A-Z\\x5E-\\x7E]",i0=r(n0,'[\\"\\\\]'),s0="[\\!\\$\\'\\(\\)\\*\\+\\,\\;\\:\\@]",o0=new RegExp(gt,"g"),sr=new RegExp($n,"g"),a0=new RegExp(r("[^]",r0,"[\\.]",'[\\"]',i0),"g"),No=new RegExp(r("[^]",gt,s0),"g"),l0=No;function Wi(g){var h=du(g);return h.match(o0)?h:g}var qo={scheme:"mailto",parse:function(h,_){var $=h,D=$.to=$.path?$.path.split(","):[];if($.path=void 0,$.query){for(var W=!1,Z={},he=$.query.split("&"),we=0,Oe=he.length;we<Oe;++we){var fe=he[we].split("=");switch(fe[0]){case"to":for(var ke=fe[1].split(","),Pe=0,se=ke.length;Pe<se;++Pe)D.push(ke[Pe]);break;case"subject":$.subject=Se(fe[1],_);break;case"body":$.body=Se(fe[1],_);break;default:W=!0,Z[Se(fe[0],_)]=Se(fe[1],_);break}}W&&($.headers=Z)}$.query=void 0;for(var Fe=0,Ne=D.length;Fe<Ne;++Fe){var Te=D[Fe].split("@");if(Te[0]=Se(Te[0]),_.unicodeSupport)Te[1]=Se(Te[1],_).toLowerCase();else try{Te[1]=wt.toASCII(Se(Te[1],_).toLowerCase())}catch(Fu){$.error=$.error||"Email address's domain name can not be converted to ASCII via punycode: "+Fu}D[Fe]=Te.join("@")}return $},serialize:function(h,_){var $=h,D=o(h.to);if(D){for(var W=0,Z=D.length;W<Z;++W){var he=String(D[W]),we=he.lastIndexOf("@"),Oe=he.slice(0,we).replace(sr,Wi).replace(sr,s).replace(a0,st),fe=he.slice(we+1);try{fe=_.iri?wt.toUnicode(fe):wt.toASCII(Se(fe,_).toLowerCase())}catch(Fe){$.error=$.error||"Email address's domain name can not be converted to "+(_.iri?"Unicode":"ASCII")+" via punycode: "+Fe}D[W]=Oe+"@"+fe}$.path=D.join(",")}var ke=h.headers=h.headers||{};h.subject&&(ke.subject=h.subject),h.body&&(ke.body=h.body);var Pe=[];for(var se in ke)ke[se]!==tt[se]&&Pe.push(se.replace(sr,Wi).replace(sr,s).replace(No,st)+"="+ke[se].replace(sr,Wi).replace(sr,s).replace(l0,st));return Pe.length&&($.query=Pe.join("&")),$}},c0=/^([^\:]+)\:(.*)/,Uo={scheme:"urn",parse:function(h,_){var $=h.path&&h.path.match(c0),D=h;if($){var W=_.scheme||D.scheme||"urn",Z=$[1].toLowerCase(),he=$[2],we=W+":"+(_.nid||Z),Oe=Ze[we];D.nid=Z,D.nss=he,D.path=void 0,Oe&&(D=Oe.parse(D,_))}else D.error=D.error||"URN can not be parsed.";return D},serialize:function(h,_){var $=_.scheme||h.scheme||"urn",D=h.nid,W=$+":"+(_.nid||D),Z=Ze[W];Z&&(h=Z.serialize(h,_));var he=h,we=h.nss;return he.path=(D||_.nid)+":"+we,he}},f0=/^[0-9A-Fa-f]{8}(?:\-[0-9A-Fa-f]{4}){3}\-[0-9A-Fa-f]{12}$/,zo={scheme:"urn:uuid",parse:function(h,_){var $=h;return $.uuid=$.nss,$.nss=void 0,!_.tolerant&&(!$.uuid||!$.uuid.match(f0))&&($.error=$.error||"UUID is not valid."),$},serialize:function(h,_){var $=h;return $.nss=(h.uuid||"").toLowerCase(),$}};Ze[Le.scheme]=Le,Ze[mt.scheme]=mt,Ze[Vt.scheme]=Vt,Ze[Lr.scheme]=Lr,Ze[qo.scheme]=qo,Ze[Uo.scheme]=Uo,Ze[zo.scheme]=zo,u.SCHEMES=Ze,u.pctEncChar=st,u.pctDecChars=du,u.parse=O,u.removeDotSegments=H,u.serialize=U,u.resolveComponents=K,u.resolve=ee,u.normalize=ce,u.equal=xe,u.escapeComponent=be,u.unescapeComponent=Se,Object.defineProperty(u,"__esModule",{value:!0})}))})(Zr,Zr.exports)),Zr.exports}var bv=mv();const gv=function(e){try{return!bv.parse(e.value,{reference:"absolute",absolutePath:!0}).error}catch{return!1}},_v=(e,t)=>{const u=Rp(lv,t);return u.use(D_,To({config:cv.config,inputs:{innerLabelTextInput:fv,innerLabelTextareaInput:dv,selectInputGroup:pv},rules:{uri:gv}})),u};window.addEventListener("ob3-open",function(e){const t=e.detail?.selector||"#ob3-definer",u=document.querySelector(t);if(!u)throw new Error("No element found for selector "+t);const r={...u.dataset};e.detail?.achievement&&(typeof e.detail.achievement=="string"?r.achievement=e.detail.achievement:r.achievement=JSON.stringify(e.detail.achievement)),e.detail?.submitText&&(r.submitText=e.detail.submitText);const n=_v(t,r);n.mount(t),window.addEventListener("ob3-close",function i(){window.removeEventListener("ob3-open",i),n.unmount()})});