@oiij/naive-ui 0.0.25 → 0.0.26
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.
- package/dist/components.cjs +13 -13
- package/dist/components.js +767 -764
- package/dist/components.umd.cjs +13 -13
- package/dist/composables/useNaiveForm.d.cts +4 -4
- package/dist/composables/useNaiveForm.d.ts +4 -4
- package/dist/composables/useNaiveTheme.d.cts +2 -2
- package/dist/composables/useNaiveTheme.d.ts +2 -2
- package/package.json +3 -3
package/dist/components.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("vue"),P=require("naive-ui"),Be=require("@vueuse/core");function Ur(e){let u=".",t="__",n="--",r;if(e){let p=e.blockPrefix;p&&(u=p),p=e.elementPrefix,p&&(t=p),p=e.modifierPrefix,p&&(n=p)}const i={install(p){r=p.c;const E=p.context;E.bem={},E.bem.b=null,E.bem.els=null}};function c(p){let E,C;return{before(y){E=y.bem.b,C=y.bem.els,y.bem.els=null},after(y){y.bem.b=E,y.bem.els=C},$({context:y,props:b}){return p=typeof p=="string"?p:p({context:y,props:b}),y.bem.b=p,`${b?.bPrefix||u}${y.bem.b}`}}}function a(p){let E;return{before(C){E=C.bem.els},after(C){C.bem.els=E},$({context:C,props:y}){return p=typeof p=="string"?p:p({context:C,props:y}),C.bem.els=p.split(",").map(b=>b.trim()),C.bem.els.map(b=>`${y?.bPrefix||u}${C.bem.b}${t}${b}`).join(", ")}}}function l(p){return{$({context:E,props:C}){p=typeof p=="string"?p:p({context:E,props:C});const y=p.split(",").map(k=>k.trim());function b(k){return y.map(g=>`&${C?.bPrefix||u}${E.bem.b}${k!==void 0?`${t}${k}`:""}${n}${g}`).join(", ")}const h=E.bem.els;if(h!==null){if(process.env.NODE_ENV!=="production"&&h.length>=2)throw Error(`[css-render/plugin-bem]: m(${p}) is invalid, using modifier inside multiple elements is not allowed`);return b(h[0])}else return b()}}}function s(p){return{$({context:E,props:C}){p=typeof p=="string"?p:p({context:E,props:C});const y=E.bem.els;if(process.env.NODE_ENV!=="production"&&y!==null&&y.length>=2)throw Error(`[css-render/plugin-bem]: notM(${p}) is invalid, using modifier inside multiple elements is not allowed`);return`&:not(${C?.bPrefix||u}${E.bem.b}${y!==null&&y.length>0?`${t}${y[0]}`:""}${n}${p})`}}}return Object.assign(i,{cB:(...p)=>r(c(p[0]),p[1],p[2]),cE:(...p)=>r(a(p[0]),p[1],p[2]),cM:(...p)=>r(l(p[0]),p[1],p[2]),cNotM:(...p)=>r(s(p[0]),p[1],p[2])}),i}function qr(e){let u=0;for(let t=0;t<e.length;++t)e[t]==="&"&&++u;return u}const Gn=/\s*,(?![^(]*\))\s*/g,jr=/\s+/g;function Hr(e,u){const t=[];return u.split(Gn).forEach(n=>{let r=qr(n);if(r){if(r===1){e.forEach(c=>{t.push(n.replace("&",c))});return}}else{e.forEach(c=>{t.push((c&&c+" ")+n)});return}let i=[n];for(;r--;){const c=[];i.forEach(a=>{e.forEach(l=>{c.push(a.replace("&",l))})}),i=c}i.forEach(c=>t.push(c))}),t}function Vr(e,u){const t=[];return u.split(Gn).forEach(n=>{e.forEach(r=>{t.push((r&&r+" ")+n)})}),t}function Gr(e){let u=[""];return e.forEach(t=>{t=t&&t.trim(),t&&(t.includes("&")?u=Hr(u,t):u=Vr(u,t))}),u.join(", ").replace(jr," ")}function on(e){if(!e)return;const u=e.parentElement;u&&u.removeChild(e)}function Dt(e,u){return(u??document.head).querySelector(`style[cssr-id="${e}"]`)}function Wr(e){const u=document.createElement("style");return u.setAttribute("cssr-id",e),u}function yu(e){return e?/^\s*@(s|m)/.test(e):!1}const Zr=/[A-Z]/g;function Wn(e){return e.replace(Zr,u=>"-"+u.toLowerCase())}function Yr(e,u=" "){return typeof e=="object"&&e!==null?` {
|
|
2
2
|
`+Object.entries(e).map(t=>u+` ${Wn(t[0])}: ${t[1]};`).join(`
|
|
3
3
|
`)+`
|
|
4
4
|
`+u+"}":`: ${e};`}function Xr(e,u,t){return typeof e=="function"?e({context:u.context,props:t}):e}function an(e,u,t,n){if(!u)return"";const r=Xr(u,t,n);if(!r)return"";if(typeof r=="string")return`${e} {
|
|
@@ -11,32 +11,32 @@ ${r}
|
|
|
11
11
|
|
|
12
12
|
`)}function Jr(e){for(var u=0,t,n=0,r=e.length;r>=4;++n,r-=4)t=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24,t=(t&65535)*1540483477+((t>>>16)*59797<<16),t^=t>>>24,u=(t&65535)*1540483477+((t>>>16)*59797<<16)^(u&65535)*1540483477+((u>>>16)*59797<<16);switch(r){case 3:u^=(e.charCodeAt(n+2)&255)<<16;case 2:u^=(e.charCodeAt(n+1)&255)<<8;case 1:u^=e.charCodeAt(n)&255,u=(u&65535)*1540483477+((u>>>16)*59797<<16)}return u^=u>>>13,u=(u&65535)*1540483477+((u>>>16)*59797<<16),((u^u>>>15)>>>0).toString(36)}typeof window<"u"&&(window.__cssrContext={});function Kr(e,u,t,n){const{els:r}=u;if(t===void 0)r.forEach(on),u.els=[];else{const i=Dt(t,n);i&&r.includes(i)&&(on(i),u.els=r.filter(c=>c!==i))}}function cn(e,u){e.push(u)}function eo(e,u,t,n,r,i,c,a,l){let s;if(t===void 0&&(s=u.render(n),t=Jr(s)),l){l.adapter(t,s??u.render(n));return}a===void 0&&(a=document.head);const f=Dt(t,a);if(f!==null&&!i)return f;const d=f??Wr(t);if(s===void 0&&(s=u.render(n)),d.textContent=s,f!==null)return f;if(c){const v=a.querySelector(`meta[name="${c}"]`);if(v)return a.insertBefore(d,v),cn(u.els,d),d}return r?a.insertBefore(d,a.querySelector("style, link")):a.appendChild(d),cn(u.els,d),d}function uo(e){return Qr(this,this.instance,e)}function to(e={}){const{id:u,ssr:t,props:n,head:r=!1,force:i=!1,anchorMetaName:c,parent:a}=e;return eo(this.instance,this,u,n,r,i,c,a,t)}function no(e={}){const{id:u,parent:t}=e;Kr(this.instance,this,u,t)}const Eu=function(e,u,t,n){return{instance:e,$:u,props:t,children:n,els:[],render:uo,mount:to,unmount:no}},ro=function(e,u,t,n){return Array.isArray(u)?Eu(e,{$:null},null,u):Array.isArray(t)?Eu(e,u,null,t):Array.isArray(n)?Eu(e,u,t,n):Eu(e,u,t,null)};function oo(e={}){const u={c:(...t)=>ro(u,...t),use:(t,...n)=>t.install(u,...n),find:Dt,context:{},config:e};return u}function io(e){const{namespace:u="n",blockPrefix:t=`.${u}-`,elementPrefix:n="__",modifierPrefix:r="--"}=e??{},i=oo(),c=Ur({blockPrefix:t,elementPrefix:n,modifierPrefix:r});return i.use(c),{namespace:u,blockPrefix:t,elementPrefix:n,modifierPrefix:r,cssr:i,plugin:c}}const ao="@css-render/vue3-ssr";function co(e,u){return`<style cssr-id="${e}">
|
|
13
13
|
${u}
|
|
14
|
-
</style>`}function lo(e,u,t){const{styles:n,ids:r}=t;r.has(e)||n!==null&&(r.add(e),n.push(co(e,u)))}const so=typeof document<"u";function fo(){if(so)return;const e=o.inject(ao,null);if(e!==null)return{adapter:(u,t)=>lo(u,t,e),context:e}}function Uu(e,u){const t=fo();function n(){u.mount({id:e,head:!0,ssr:t})}t?n():o.onBeforeMount(()=>{n()})}const{cssr:qu,plugin:ju,namespace:du}=io(),{c:po}=qu,{cB:Cu}=ju,ho=`${du}-transition`;function bo({name:e="fade",enterDuration:u=".3s",leaveDuration:t=".3s",enterCubicBezier:n="cubic-bezier(.4, 0, .2, 1)",leaveCubicBezier:r="cubic-bezier(.4, 0, .2, 1)"}={}){return[Cu(`${e}-enter-active`,{transition:`all ${u} ${n}!important`}),Cu(`${e}-leave-active`,{transition:`all ${t} ${r}!important`}),Cu(`${e}-enter-from`,{opacity:0}),Cu(`${e}-leave-to`,{opacity:0})]}function mo(){return po([bo()])}const Ft=o.defineComponent({__name:"BaseTransition",props:{name:{default:"fade"},transitionProps:{}},setup(e){return Uu(ho,mo()),(u,t)=>(o.openBlock(),o.createBlock(o.Transition,o.mergeProps({name:`${o.unref(du)}-${u.name}`,appear:"",mode:"out-in"},u.transitionProps),{default:o.withCtx(()=>[o.renderSlot(u.$slots,"default")]),_:3},16,["name"]))}});/*! @license DOMPurify 3.2.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.6/LICENSE */const{entries:Yn,setPrototypeOf:ln,isFrozen:go,getPrototypeOf:ko,getOwnPropertyDescriptor:xo}=Object;let{freeze:ie,seal:pe,create:Xn}=Object,{apply:yt,construct:Et}=typeof Reflect<"u"&&Reflect;ie||(ie=function(u){return u});pe||(pe=function(u){return u});yt||(yt=function(u,t,n){return u.apply(t,n)});Et||(Et=function(u,t){return new u(...t)});const wu=ae(Array.prototype.forEach),_o=ae(Array.prototype.lastIndexOf),sn=ae(Array.prototype.pop),eu=ae(Array.prototype.push),vo=ae(Array.prototype.splice),Ru=ae(String.prototype.toLowerCase),nt=ae(String.prototype.toString),fn=ae(String.prototype.match),uu=ae(String.prototype.replace),yo=ae(String.prototype.indexOf),Eo=ae(String.prototype.trim),be=ae(Object.prototype.hasOwnProperty),oe=ae(RegExp.prototype.test),tu=Co(TypeError);function ae(e){return function(u){u instanceof RegExp&&(u.lastIndex=0);for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return yt(e,u,n)}}function Co(e){return function(){for(var u=arguments.length,t=new Array(u),n=0;n<u;n++)t[n]=arguments[n];return Et(e,t)}}function I(e,u){let t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Ru;ln&&ln(e,null);let n=u.length;for(;n--;){let r=u[n];if(typeof r=="string"){const i=t(r);i!==r&&(go(u)||(u[n]=i),r=i)}e[r]=!0}return e}function wo(e){for(let u=0;u<e.length;u++)be(e,u)||(e[u]=null);return e}function we(e){const u=Xn(null);for(const[t,n]of Yn(e))be(e,t)&&(Array.isArray(n)?u[t]=wo(n):n&&typeof n=="object"&&n.constructor===Object?u[t]=we(n):u[t]=n);return u}function nu(e,u){for(;e!==null;){const n=xo(e,u);if(n){if(n.get)return ae(n.get);if(typeof n.value=="function")return ae(n.value)}e=ko(e)}function t(){return null}return t}const dn=ie(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),rt=ie(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),ot=ie(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),Ao=ie(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),it=ie(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),Do=ie(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),pn=ie(["#text"]),hn=ie(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),at=ie(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),bn=ie(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),Au=ie(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Fo=pe(/\{\{[\w\W]*|[\w\W]*\}\}/gm),So=pe(/<%[\w\W]*|[\w\W]*%>/gm),To=pe(/\$\{[\w\W]*/gm),Po=pe(/^data-[\-\w.\u00B7-\uFFFF]+$/),Ro=pe(/^aria-[\-\w]+$/),Qn=pe(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Bo=pe(/^(?:\w+script|data):/i),No=pe(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Jn=pe(/^html$/i),Oo=pe(/^[a-z][.\w]*(-[.\w]+)+$/i);var mn=Object.freeze({__proto__:null,ARIA_ATTR:Ro,ATTR_WHITESPACE:No,CUSTOM_ELEMENT:Oo,DATA_ATTR:Po,DOCTYPE_NAME:Jn,ERB_EXPR:So,IS_ALLOWED_URI:Qn,IS_SCRIPT_OR_DATA:Bo,MUSTACHE_EXPR:Fo,TMPLIT_EXPR:To});const ru={element:1,text:3,progressingInstruction:7,comment:8,document:9},Mo=function(){return typeof window>"u"?null:window},Lo=function(u,t){if(typeof u!="object"||typeof u.createPolicy!="function")return null;let n=null;const r="data-tt-policy-suffix";t&&t.hasAttribute(r)&&(n=t.getAttribute(r));const i="dompurify"+(n?"#"+n:"");try{return u.createPolicy(i,{createHTML(c){return c},createScriptURL(c){return c}})}catch{return console.warn("TrustedTypes policy "+i+" could not be created."),null}},gn=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function Kn(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Mo();const u=N=>Kn(N);if(u.version="3.2.6",u.removed=[],!e||!e.document||e.document.nodeType!==ru.document||!e.Element)return u.isSupported=!1,u;let{document:t}=e;const n=t,r=n.currentScript,{DocumentFragment:i,HTMLTemplateElement:c,Node:a,Element:l,NodeFilter:s,NamedNodeMap:f=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:d,DOMParser:v,trustedTypes:x}=e,p=l.prototype,E=nu(p,"cloneNode"),C=nu(p,"remove"),y=nu(p,"nextSibling"),b=nu(p,"childNodes"),h=nu(p,"parentNode");if(typeof c=="function"){const N=t.createElement("template");N.content&&N.content.ownerDocument&&(t=N.content.ownerDocument)}let k,g="";const{implementation:_,createNodeIterator:w,createDocumentFragment:P,getElementsByTagName:D}=t,{importNode:O}=n;let z=gn();u.isSupported=typeof Yn=="function"&&typeof h=="function"&&_&&_.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:G,ERB_EXPR:ee,TMPLIT_EXPR:S,DATA_ATTR:$,ARIA_ATTR:re,IS_SCRIPT_OR_DATA:Z,ATTR_WHITESPACE:q,CUSTOM_ELEMENT:A}=mn;let{IS_ALLOWED_URI:M}=mn,T=null;const j=I({},[...dn,...rt,...ot,...it,...pn]);let L=null;const H=I({},[...hn,...at,...bn,...Au]);let U=Object.seal(Xn(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),X=null,de=null,Le=!0,ze=!0,Ie=!1,Ne=!0,De=!1,Fe=!0,Oe=!1,Zu=!1,Yu=!1,$e=!1,mu=!1,gu=!1,Ut=!0,qt=!1;const Br="user-content-";let Xu=!0,Qe=!1,Ue={},qe=null;const jt=I({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let Ht=null;const Vt=I({},["audio","video","img","source","image","track"]);let Qu=null;const Gt=I({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),ku="http://www.w3.org/1998/Math/MathML",xu="http://www.w3.org/2000/svg",ye="http://www.w3.org/1999/xhtml";let je=ye,Ju=!1,Ku=null;const Nr=I({},[ku,xu,ye],nt);let _u=I({},["mi","mo","mn","ms","mtext"]),vu=I({},["annotation-xml"]);const Or=I({},["title","style","font","a","script"]);let Je=null;const Mr=["application/xhtml+xml","text/html"],Lr="text/html";let Q=null,He=null;const zr=t.createElement("form"),Wt=function(m){return m instanceof RegExp||m instanceof Function},et=function(){let m=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(He&&He===m)){if((!m||typeof m!="object")&&(m={}),m=we(m),Je=Mr.indexOf(m.PARSER_MEDIA_TYPE)===-1?Lr:m.PARSER_MEDIA_TYPE,Q=Je==="application/xhtml+xml"?nt:Ru,T=be(m,"ALLOWED_TAGS")?I({},m.ALLOWED_TAGS,Q):j,L=be(m,"ALLOWED_ATTR")?I({},m.ALLOWED_ATTR,Q):H,Ku=be(m,"ALLOWED_NAMESPACES")?I({},m.ALLOWED_NAMESPACES,nt):Nr,Qu=be(m,"ADD_URI_SAFE_ATTR")?I(we(Gt),m.ADD_URI_SAFE_ATTR,Q):Gt,Ht=be(m,"ADD_DATA_URI_TAGS")?I(we(Vt),m.ADD_DATA_URI_TAGS,Q):Vt,qe=be(m,"FORBID_CONTENTS")?I({},m.FORBID_CONTENTS,Q):jt,X=be(m,"FORBID_TAGS")?I({},m.FORBID_TAGS,Q):we({}),de=be(m,"FORBID_ATTR")?I({},m.FORBID_ATTR,Q):we({}),Ue=be(m,"USE_PROFILES")?m.USE_PROFILES:!1,Le=m.ALLOW_ARIA_ATTR!==!1,ze=m.ALLOW_DATA_ATTR!==!1,Ie=m.ALLOW_UNKNOWN_PROTOCOLS||!1,Ne=m.ALLOW_SELF_CLOSE_IN_ATTR!==!1,De=m.SAFE_FOR_TEMPLATES||!1,Fe=m.SAFE_FOR_XML!==!1,Oe=m.WHOLE_DOCUMENT||!1,$e=m.RETURN_DOM||!1,mu=m.RETURN_DOM_FRAGMENT||!1,gu=m.RETURN_TRUSTED_TYPE||!1,Yu=m.FORCE_BODY||!1,Ut=m.SANITIZE_DOM!==!1,qt=m.SANITIZE_NAMED_PROPS||!1,Xu=m.KEEP_CONTENT!==!1,Qe=m.IN_PLACE||!1,M=m.ALLOWED_URI_REGEXP||Qn,je=m.NAMESPACE||ye,_u=m.MATHML_TEXT_INTEGRATION_POINTS||_u,vu=m.HTML_INTEGRATION_POINTS||vu,U=m.CUSTOM_ELEMENT_HANDLING||{},m.CUSTOM_ELEMENT_HANDLING&&Wt(m.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(U.tagNameCheck=m.CUSTOM_ELEMENT_HANDLING.tagNameCheck),m.CUSTOM_ELEMENT_HANDLING&&Wt(m.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(U.attributeNameCheck=m.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),m.CUSTOM_ELEMENT_HANDLING&&typeof m.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(U.allowCustomizedBuiltInElements=m.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),De&&(ze=!1),mu&&($e=!0),Ue&&(T=I({},pn),L=[],Ue.html===!0&&(I(T,dn),I(L,hn)),Ue.svg===!0&&(I(T,rt),I(L,at),I(L,Au)),Ue.svgFilters===!0&&(I(T,ot),I(L,at),I(L,Au)),Ue.mathMl===!0&&(I(T,it),I(L,bn),I(L,Au))),m.ADD_TAGS&&(T===j&&(T=we(T)),I(T,m.ADD_TAGS,Q)),m.ADD_ATTR&&(L===H&&(L=we(L)),I(L,m.ADD_ATTR,Q)),m.ADD_URI_SAFE_ATTR&&I(Qu,m.ADD_URI_SAFE_ATTR,Q),m.FORBID_CONTENTS&&(qe===jt&&(qe=we(qe)),I(qe,m.FORBID_CONTENTS,Q)),Xu&&(T["#text"]=!0),Oe&&I(T,["html","head","body"]),T.table&&(I(T,["tbody"]),delete X.tbody),m.TRUSTED_TYPES_POLICY){if(typeof m.TRUSTED_TYPES_POLICY.createHTML!="function")throw tu('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof m.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw tu('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');k=m.TRUSTED_TYPES_POLICY,g=k.createHTML("")}else k===void 0&&(k=Lo(x,r)),k!==null&&typeof g=="string"&&(g=k.createHTML(""));ie&&ie(m),He=m}},Zt=I({},[...rt,...ot,...Ao]),Yt=I({},[...it,...Do]),Ir=function(m){let F=h(m);(!F||!F.tagName)&&(F={namespaceURI:je,tagName:"template"});const B=Ru(m.tagName),W=Ru(F.tagName);return Ku[m.namespaceURI]?m.namespaceURI===xu?F.namespaceURI===ye?B==="svg":F.namespaceURI===ku?B==="svg"&&(W==="annotation-xml"||_u[W]):!!Zt[B]:m.namespaceURI===ku?F.namespaceURI===ye?B==="math":F.namespaceURI===xu?B==="math"&&vu[W]:!!Yt[B]:m.namespaceURI===ye?F.namespaceURI===xu&&!vu[W]||F.namespaceURI===ku&&!_u[W]?!1:!Yt[B]&&(Or[B]||!Zt[B]):!!(Je==="application/xhtml+xml"&&Ku[m.namespaceURI]):!1},ge=function(m){eu(u.removed,{element:m});try{h(m).removeChild(m)}catch{C(m)}},Ve=function(m,F){try{eu(u.removed,{attribute:F.getAttributeNode(m),from:F})}catch{eu(u.removed,{attribute:null,from:F})}if(F.removeAttribute(m),m==="is")if($e||mu)try{ge(F)}catch{}else try{F.setAttribute(m,"")}catch{}},Xt=function(m){let F=null,B=null;if(Yu)m="<remove></remove>"+m;else{const Y=fn(m,/^[\r\n\t ]+/);B=Y&&Y[0]}Je==="application/xhtml+xml"&&je===ye&&(m='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+m+"</body></html>");const W=k?k.createHTML(m):m;if(je===ye)try{F=new v().parseFromString(W,Je)}catch{}if(!F||!F.documentElement){F=_.createDocument(je,"template",null);try{F.documentElement.innerHTML=Ju?g:W}catch{}}const ue=F.body||F.documentElement;return m&&B&&ue.insertBefore(t.createTextNode(B),ue.childNodes[0]||null),je===ye?D.call(F,Oe?"html":"body")[0]:Oe?F.documentElement:ue},Qt=function(m){return w.call(m.ownerDocument||m,m,s.SHOW_ELEMENT|s.SHOW_COMMENT|s.SHOW_TEXT|s.SHOW_PROCESSING_INSTRUCTION|s.SHOW_CDATA_SECTION,null)},ut=function(m){return m instanceof d&&(typeof m.nodeName!="string"||typeof m.textContent!="string"||typeof m.removeChild!="function"||!(m.attributes instanceof f)||typeof m.removeAttribute!="function"||typeof m.setAttribute!="function"||typeof m.namespaceURI!="string"||typeof m.insertBefore!="function"||typeof m.hasChildNodes!="function")},Jt=function(m){return typeof a=="function"&&m instanceof a};function Ee(N,m,F){wu(N,B=>{B.call(u,m,F,He)})}const Kt=function(m){let F=null;if(Ee(z.beforeSanitizeElements,m,null),ut(m))return ge(m),!0;const B=Q(m.nodeName);if(Ee(z.uponSanitizeElement,m,{tagName:B,allowedTags:T}),Fe&&m.hasChildNodes()&&!Jt(m.firstElementChild)&&oe(/<[/\w!]/g,m.innerHTML)&&oe(/<[/\w!]/g,m.textContent)||m.nodeType===ru.progressingInstruction||Fe&&m.nodeType===ru.comment&&oe(/<[/\w]/g,m.data))return ge(m),!0;if(!T[B]||X[B]){if(!X[B]&&un(B)&&(U.tagNameCheck instanceof RegExp&&oe(U.tagNameCheck,B)||U.tagNameCheck instanceof Function&&U.tagNameCheck(B)))return!1;if(Xu&&!qe[B]){const W=h(m)||m.parentNode,ue=b(m)||m.childNodes;if(ue&&W){const Y=ue.length;for(let ce=Y-1;ce>=0;--ce){const Ce=E(ue[ce],!0);Ce.__removalCount=(m.__removalCount||0)+1,W.insertBefore(Ce,y(m))}}}return ge(m),!0}return m instanceof l&&!Ir(m)||(B==="noscript"||B==="noembed"||B==="noframes")&&oe(/<\/no(script|embed|frames)/i,m.innerHTML)?(ge(m),!0):(De&&m.nodeType===ru.text&&(F=m.textContent,wu([G,ee,S],W=>{F=uu(F,W," ")}),m.textContent!==F&&(eu(u.removed,{element:m.cloneNode()}),m.textContent=F)),Ee(z.afterSanitizeElements,m,null),!1)},en=function(m,F,B){if(Ut&&(F==="id"||F==="name")&&(B in t||B in zr))return!1;if(!(ze&&!de[F]&&oe($,F))){if(!(Le&&oe(re,F))){if(!L[F]||de[F]){if(!(un(m)&&(U.tagNameCheck instanceof RegExp&&oe(U.tagNameCheck,m)||U.tagNameCheck instanceof Function&&U.tagNameCheck(m))&&(U.attributeNameCheck instanceof RegExp&&oe(U.attributeNameCheck,F)||U.attributeNameCheck instanceof Function&&U.attributeNameCheck(F))||F==="is"&&U.allowCustomizedBuiltInElements&&(U.tagNameCheck instanceof RegExp&&oe(U.tagNameCheck,B)||U.tagNameCheck instanceof Function&&U.tagNameCheck(B))))return!1}else if(!Qu[F]){if(!oe(M,uu(B,q,""))){if(!((F==="src"||F==="xlink:href"||F==="href")&&m!=="script"&&yo(B,"data:")===0&&Ht[m])){if(!(Ie&&!oe(Z,uu(B,q,"")))){if(B)return!1}}}}}}return!0},un=function(m){return m!=="annotation-xml"&&fn(m,A)},tn=function(m){Ee(z.beforeSanitizeAttributes,m,null);const{attributes:F}=m;if(!F||ut(m))return;const B={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:L,forceKeepAttr:void 0};let W=F.length;for(;W--;){const ue=F[W],{name:Y,namespaceURI:ce,value:Ce}=ue,Ke=Q(Y),tt=Ce;let te=Y==="value"?tt:Eo(tt);if(B.attrName=Ke,B.attrValue=te,B.keepAttr=!0,B.forceKeepAttr=void 0,Ee(z.uponSanitizeAttribute,m,B),te=B.attrValue,qt&&(Ke==="id"||Ke==="name")&&(Ve(Y,m),te=Br+te),Fe&&oe(/((--!?|])>)|<\/(style|title)/i,te)){Ve(Y,m);continue}if(B.forceKeepAttr)continue;if(!B.keepAttr){Ve(Y,m);continue}if(!Ne&&oe(/\/>/i,te)){Ve(Y,m);continue}De&&wu([G,ee,S],rn=>{te=uu(te,rn," ")});const nn=Q(m.nodeName);if(!en(nn,Ke,te)){Ve(Y,m);continue}if(k&&typeof x=="object"&&typeof x.getAttributeType=="function"&&!ce)switch(x.getAttributeType(nn,Ke)){case"TrustedHTML":{te=k.createHTML(te);break}case"TrustedScriptURL":{te=k.createScriptURL(te);break}}if(te!==tt)try{ce?m.setAttributeNS(ce,Y,te):m.setAttribute(Y,te),ut(m)?ge(m):sn(u.removed)}catch{Ve(Y,m)}}Ee(z.afterSanitizeAttributes,m,null)},$r=function N(m){let F=null;const B=Qt(m);for(Ee(z.beforeSanitizeShadowDOM,m,null);F=B.nextNode();)Ee(z.uponSanitizeShadowNode,F,null),Kt(F),tn(F),F.content instanceof i&&N(F.content);Ee(z.afterSanitizeShadowDOM,m,null)};return u.sanitize=function(N){let m=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},F=null,B=null,W=null,ue=null;if(Ju=!N,Ju&&(N="<!-->"),typeof N!="string"&&!Jt(N))if(typeof N.toString=="function"){if(N=N.toString(),typeof N!="string")throw tu("dirty is not a string, aborting")}else throw tu("toString is not a function");if(!u.isSupported)return N;if(Zu||et(m),u.removed=[],typeof N=="string"&&(Qe=!1),Qe){if(N.nodeName){const Ce=Q(N.nodeName);if(!T[Ce]||X[Ce])throw tu("root node is forbidden and cannot be sanitized in-place")}}else if(N instanceof a)F=Xt("<!---->"),B=F.ownerDocument.importNode(N,!0),B.nodeType===ru.element&&B.nodeName==="BODY"||B.nodeName==="HTML"?F=B:F.appendChild(B);else{if(!$e&&!De&&!Oe&&N.indexOf("<")===-1)return k&&gu?k.createHTML(N):N;if(F=Xt(N),!F)return $e?null:gu?g:""}F&&Yu&&ge(F.firstChild);const Y=Qt(Qe?N:F);for(;W=Y.nextNode();)Kt(W),tn(W),W.content instanceof i&&$r(W.content);if(Qe)return N;if($e){if(mu)for(ue=P.call(F.ownerDocument);F.firstChild;)ue.appendChild(F.firstChild);else ue=F;return(L.shadowroot||L.shadowrootmode)&&(ue=O.call(n,ue,!0)),ue}let ce=Oe?F.outerHTML:F.innerHTML;return Oe&&T["!doctype"]&&F.ownerDocument&&F.ownerDocument.doctype&&F.ownerDocument.doctype.name&&oe(Jn,F.ownerDocument.doctype.name)&&(ce="<!DOCTYPE "+F.ownerDocument.doctype.name+`>
|
|
15
|
-
`+ce),
|
|
16
|
-
`," "],Vo=["{","}","|","\\","^","`"].concat(Ho),Go=["'"].concat(Vo),_n=["%","/","?",";","#"].concat(Go),vn=["/","?","#"],Wo=255,yn=/^[+a-z0-9A-Z_-]{0,63}$/,Zo=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,En={javascript:!0,"javascript:":!0},Cn={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function Tt(e,u){if(e&&e instanceof Mu)return e;const t=new Mu;return t.parse(e,u),t}Mu.prototype.parse=function(e,u){let t,n,r,i=e;if(i=i.trim(),!u&&e.split("#").length===1){const s=jo.exec(i);if(s)return this.pathname=s[1],s[2]&&(this.search=s[2]),this}let c=Uo.exec(i);if(c&&(c=c[0],t=c.toLowerCase(),this.protocol=c,i=i.substr(c.length)),(u||c||i.match(/^\/\/[^@\/]+@[^@\/]+/))&&(r=i.substr(0,2)==="//",r&&!(c&&En[c])&&(i=i.substr(2),this.slashes=!0)),!En[c]&&(r||c&&!Cn[c])){let s=-1;for(let p=0;p<vn.length;p++)n=i.indexOf(vn[p]),n!==-1&&(s===-1||n<s)&&(s=n);let f,d;s===-1?d=i.lastIndexOf("@"):d=i.lastIndexOf("@",s),d!==-1&&(f=i.slice(0,d),i=i.slice(d+1),this.auth=f),s=-1;for(let p=0;p<_n.length;p++)n=i.indexOf(_n[p]),n!==-1&&(s===-1||n<s)&&(s=n);s===-1&&(s=i.length),i[s-1]===":"&&s--;const v=i.slice(0,s);i=i.slice(s),this.parseHost(v),this.hostname=this.hostname||"";const x=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!x){const p=this.hostname.split(/\./);for(let E=0,C=p.length;E<C;E++){const y=p[E];if(y&&!y.match(yn)){let b="";for(let h=0,k=y.length;h<k;h++)y.charCodeAt(h)>127?b+="x":b+=y[h];if(!b.match(yn)){const h=p.slice(0,E),k=p.slice(E+1),g=y.match(Zo);g&&(h.push(g[1]),k.unshift(g[2])),k.length&&(i=k.join(".")+i),this.hostname=h.join(".");break}}}}this.hostname.length>Wo&&(this.hostname=""),x&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}const a=i.indexOf("#");a!==-1&&(this.hash=i.substr(a),i=i.slice(0,a));const l=i.indexOf("?");return l!==-1&&(this.search=i.substr(l),i=i.slice(0,l)),i&&(this.pathname=i),Cn[t]&&this.hostname&&!this.pathname&&(this.pathname=""),this};Mu.prototype.parseHost=function(e){let u=qo.exec(e);u&&(u=u[0],u!==":"&&(this.port=u.substr(1)),e=e.substr(0,e.length-u.length)),e&&(this.hostname=e)};const Yo=Object.freeze(Object.defineProperty({__proto__:null,decode:Ze,encode:pu,format:St,parse:Tt},Symbol.toStringTag,{value:"Module"})),er=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,ur=/[\0-\x1F\x7F-\x9F]/,Xo=/[\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]/,Pt=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\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]/,tr=/[\$\+<->\^`\|~\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]/,nr=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,Qo=Object.freeze(Object.defineProperty({__proto__:null,Any:er,Cc:ur,Cf:Xo,P:Pt,S:tr,Z:nr},Symbol.toStringTag,{value:"Module"})),Jo=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୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢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;怳Ādpuct;戏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ǣጓ\0y;䐎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Ā;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯᝳ;䎲;愶een;扬r;쀀𝔟gcostuvwឍឝឳេ៕៛ƀ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Ā;elƀ;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\0aĀ;t䀬;䁀ƀ;fl戁îᅠeĀmxent»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ↄⅪ←ٖ↛ǰ↉\0proø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;䅓Ācrir;榿;쀀𝔬ͯ\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\0m;櫳;櫽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))),Ko=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(e=>e.charCodeAt(0)));var ct;const ei=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]]),ui=(ct=String.fromCodePoint)!==null&&ct!==void 0?ct:function(e){let u="";return e>65535&&(e-=65536,u+=String.fromCharCode(e>>>10&1023|55296),e=56320|e&1023),u+=String.fromCharCode(e),u};function ti(e){var u;return e>=55296&&e<=57343||e>1114111?65533:(u=ei.get(e))!==null&&u!==void 0?u:e}var K;(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"})(K||(K={}));const ni=32;var Pe;(function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"})(Pe||(Pe={}));function Ct(e){return e>=K.ZERO&&e<=K.NINE}function ri(e){return e>=K.UPPER_A&&e<=K.UPPER_F||e>=K.LOWER_A&&e<=K.LOWER_F}function oi(e){return e>=K.UPPER_A&&e<=K.UPPER_Z||e>=K.LOWER_A&&e<=K.LOWER_Z||Ct(e)}function ii(e){return e===K.EQUALS||oi(e)}var J;(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"})(J||(J={}));var Te;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(Te||(Te={}));class ai{constructor(u,t,n){this.decodeTree=u,this.emitCodePoint=t,this.errors=n,this.state=J.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=Te.Strict}startEntity(u){this.decodeMode=u,this.state=J.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(u,t){switch(this.state){case J.EntityStart:return u.charCodeAt(t)===K.NUM?(this.state=J.NumericStart,this.consumed+=1,this.stateNumericStart(u,t+1)):(this.state=J.NamedEntity,this.stateNamedEntity(u,t));case J.NumericStart:return this.stateNumericStart(u,t);case J.NumericDecimal:return this.stateNumericDecimal(u,t);case J.NumericHex:return this.stateNumericHex(u,t);case J.NamedEntity:return this.stateNamedEntity(u,t)}}stateNumericStart(u,t){return t>=u.length?-1:(u.charCodeAt(t)|ni)===K.LOWER_X?(this.state=J.NumericHex,this.consumed+=1,this.stateNumericHex(u,t+1)):(this.state=J.NumericDecimal,this.stateNumericDecimal(u,t))}addToNumericResult(u,t,n,r){if(t!==n){const i=n-t;this.result=this.result*Math.pow(r,i)+parseInt(u.substr(t,i),r),this.consumed+=i}}stateNumericHex(u,t){const n=t;for(;t<u.length;){const r=u.charCodeAt(t);if(Ct(r)||ri(r))t+=1;else return this.addToNumericResult(u,n,t,16),this.emitNumericEntity(r,3)}return this.addToNumericResult(u,n,t,16),-1}stateNumericDecimal(u,t){const n=t;for(;t<u.length;){const r=u.charCodeAt(t);if(Ct(r))t+=1;else return this.addToNumericResult(u,n,t,10),this.emitNumericEntity(r,2)}return this.addToNumericResult(u,n,t,10),-1}emitNumericEntity(u,t){var n;if(this.consumed<=t)return(n=this.errors)===null||n===void 0||n.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(u===K.SEMI)this.consumed+=1;else if(this.decodeMode===Te.Strict)return 0;return this.emitCodePoint(ti(this.result),this.consumed),this.errors&&(u!==K.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(u,t){const{decodeTree:n}=this;let r=n[this.treeIndex],i=(r&Pe.VALUE_LENGTH)>>14;for(;t<u.length;t++,this.excess++){const c=u.charCodeAt(t);if(this.treeIndex=ci(n,r,this.treeIndex+Math.max(1,i),c),this.treeIndex<0)return this.result===0||this.decodeMode===Te.Attribute&&(i===0||ii(c))?0:this.emitNotTerminatedNamedEntity();if(r=n[this.treeIndex],i=(r&Pe.VALUE_LENGTH)>>14,i!==0){if(c===K.SEMI)return this.emitNamedEntityData(this.treeIndex,i,this.consumed+this.excess);this.decodeMode!==Te.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var u;const{result:t,decodeTree:n}=this,r=(n[t]&Pe.VALUE_LENGTH)>>14;return this.emitNamedEntityData(t,r,this.consumed),(u=this.errors)===null||u===void 0||u.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(u,t,n){const{decodeTree:r}=this;return this.emitCodePoint(t===1?r[u]&~Pe.VALUE_LENGTH:r[u+1],n),t===3&&this.emitCodePoint(r[u+2],n),n}end(){var u;switch(this.state){case J.NamedEntity:return this.result!==0&&(this.decodeMode!==Te.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case J.NumericDecimal:return this.emitNumericEntity(0,2);case J.NumericHex:return this.emitNumericEntity(0,3);case J.NumericStart:return(u=this.errors)===null||u===void 0||u.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case J.EntityStart:return 0}}}function rr(e){let u="";const t=new ai(e,n=>u+=ui(n));return function(r,i){let c=0,a=0;for(;(a=r.indexOf("&",a))>=0;){u+=r.slice(c,a),t.startEntity(i);const s=t.write(r,a+1);if(s<0){c=a+t.end();break}c=a+s,a=s===0?c+1:c}const l=u+r.slice(c);return u="",l}}function ci(e,u,t,n){const r=(u&Pe.BRANCH_LENGTH)>>7,i=u&Pe.JUMP_TABLE;if(r===0)return i!==0&&n===i?t:-1;if(i){const l=n-i;return l<0||l>=r?-1:e[t+l]-1}let c=t,a=c+r-1;for(;c<=a;){const l=c+a>>>1,s=e[l];if(s<n)c=l+1;else if(s>n)a=l-1;else return e[l+r]}return-1}const li=rr(Jo);rr(Ko);function or(e,u=Te.Legacy){return li(e,u)}function si(e){return Object.prototype.toString.call(e)}function Rt(e){return si(e)==="[object String]"}const fi=Object.prototype.hasOwnProperty;function di(e,u){return fi.call(e,u)}function Hu(e){return Array.prototype.slice.call(arguments,1).forEach(function(t){if(t){if(typeof t!="object")throw new TypeError(t+"must be object");Object.keys(t).forEach(function(n){e[n]=t[n]})}}),e}function ir(e,u,t){return[].concat(e.slice(0,u),t,e.slice(u+1))}function Bt(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 Lu(e){if(e>65535){e-=65536;const u=55296+(e>>10),t=56320+(e&1023);return String.fromCharCode(u,t)}return String.fromCharCode(e)}const ar=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,pi=/&([a-z#][a-z0-9]{1,31});/gi,hi=new RegExp(ar.source+"|"+pi.source,"gi"),bi=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function mi(e,u){if(u.charCodeAt(0)===35&&bi.test(u)){const n=u[1].toLowerCase()==="x"?parseInt(u.slice(2),16):parseInt(u.slice(1),10);return Bt(n)?Lu(n):e}const t=or(e);return t!==e?t:e}function gi(e){return e.indexOf("\\")<0?e:e.replace(ar,"$1")}function Ye(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(hi,function(u,t,n){return t||mi(u,n)})}const ki=/[&<>"]/,xi=/[&<>"]/g,_i={"&":"&","<":"<",">":">",'"':"""};function vi(e){return _i[e]}function Be(e){return ki.test(e)?e.replace(xi,vi):e}const yi=/[.?*+^$[\]\\(){}|-]/g;function Ei(e){return e.replace(yi,"\\$&")}function V(e){switch(e){case 9:case 32:return!0}return!1}function cu(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 lu(e){return Pt.test(e)||tr.test(e)}function su(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 Vu(e){return e=e.trim().replace(/\s+/g," "),"ẞ".toLowerCase()==="Ṿ"&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}const Ci={mdurl:Yo,ucmicro:Qo},wi=Object.freeze(Object.defineProperty({__proto__:null,arrayReplaceAt:ir,assign:Hu,escapeHtml:Be,escapeRE:Ei,fromCodePoint:Lu,has:di,isMdAsciiPunct:su,isPunctChar:lu,isSpace:V,isString:Rt,isValidEntityCode:Bt,isWhiteSpace:cu,lib:Ci,normalizeReference:Vu,unescapeAll:Ye,unescapeMd:gi},Symbol.toStringTag,{value:"Module"}));function Ai(e,u,t){let n,r,i,c;const a=e.posMax,l=e.pos;for(e.pos=u+1,n=1;e.pos<a;){if(i=e.src.charCodeAt(e.pos),i===93&&(n--,n===0)){r=!0;break}if(c=e.pos,e.md.inline.skipToken(e),i===91){if(c===e.pos-1)n++;else if(t)return e.pos=l,-1}}let s=-1;return r&&(s=e.pos),e.pos=l,s}function Di(e,u,t){let n,r=u;const i={ok:!1,pos:0,str:""};if(e.charCodeAt(r)===60){for(r++;r<t;){if(n=e.charCodeAt(r),n===10||n===60)return i;if(n===62)return i.pos=r+1,i.str=Ye(e.slice(u+1,r)),i.ok=!0,i;if(n===92&&r+1<t){r+=2;continue}r++}return i}let c=0;for(;r<t&&(n=e.charCodeAt(r),!(n===32||n<32||n===127));){if(n===92&&r+1<t){if(e.charCodeAt(r+1)===32)break;r+=2;continue}if(n===40&&(c++,c>32))return i;if(n===41){if(c===0)break;c--}r++}return u===r||c!==0||(i.str=Ye(e.slice(u,r)),i.pos=r,i.ok=!0),i}function Fi(e,u,t,n){let r,i=u;const c={ok:!1,can_continue:!1,pos:0,str:"",marker:0};if(n)c.str=n.str,c.marker=n.marker;else{if(i>=t)return c;let a=e.charCodeAt(i);if(a!==34&&a!==39&&a!==40)return c;u++,i++,a===40&&(a=41),c.marker=a}for(;i<t;){if(r=e.charCodeAt(i),r===c.marker)return c.pos=i+1,c.str+=Ye(e.slice(u,i)),c.ok=!0,c;if(r===40&&c.marker===41)return c;r===92&&i+1<t&&i++,i++}return c.can_continue=!0,c.str+=Ye(e.slice(u,i)),c}const Si=Object.freeze(Object.defineProperty({__proto__:null,parseLinkDestination:Di,parseLinkLabel:Ai,parseLinkTitle:Fi},Symbol.toStringTag,{value:"Module"})),_e={};_e.code_inline=function(e,u,t,n,r){const i=e[u];return"<code"+r.renderAttrs(i)+">"+Be(i.content)+"</code>"};_e.code_block=function(e,u,t,n,r){const i=e[u];return"<pre"+r.renderAttrs(i)+"><code>"+Be(e[u].content)+`</code></pre>
|
|
17
|
-
`};
|
|
14
|
+
</style>`}function lo(e,u,t){const{styles:n,ids:r}=t;r.has(e)||n!==null&&(r.add(e),n.push(co(e,u)))}const so=typeof document<"u";function fo(){if(so)return;const e=o.inject(ao,null);if(e!==null)return{adapter:(u,t)=>lo(u,t,e),context:e}}function Uu(e,u){const t=fo();function n(){u.mount({id:e,head:!0,ssr:t})}t?n():o.onBeforeMount(()=>{n()})}const{cssr:qu,plugin:ju,namespace:du}=io(),{c:po}=qu,{cB:Cu}=ju,ho=`${du}-transition`;function bo({name:e="fade",enterDuration:u=".3s",leaveDuration:t=".3s",enterCubicBezier:n="cubic-bezier(.4, 0, .2, 1)",leaveCubicBezier:r="cubic-bezier(.4, 0, .2, 1)"}={}){return[Cu(`${e}-enter-active`,{transition:`all ${u} ${n}!important`}),Cu(`${e}-leave-active`,{transition:`all ${t} ${r}!important`}),Cu(`${e}-enter-from`,{opacity:0}),Cu(`${e}-leave-to`,{opacity:0})]}function mo(){return po([bo()])}const Ft=o.defineComponent({__name:"BaseTransition",props:{name:{default:"fade"},transitionProps:{}},setup(e){return Uu(ho,mo()),(u,t)=>(o.openBlock(),o.createBlock(o.Transition,o.mergeProps({name:`${o.unref(du)}-${u.name}`,appear:"",mode:"out-in"},u.transitionProps),{default:o.withCtx(()=>[o.renderSlot(u.$slots,"default")]),_:3},16,["name"]))}});/*! @license DOMPurify 3.2.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.6/LICENSE */const{entries:Yn,setPrototypeOf:ln,isFrozen:go,getPrototypeOf:ko,getOwnPropertyDescriptor:xo}=Object;let{freeze:ie,seal:pe,create:Xn}=Object,{apply:yt,construct:Et}=typeof Reflect<"u"&&Reflect;ie||(ie=function(u){return u});pe||(pe=function(u){return u});yt||(yt=function(u,t,n){return u.apply(t,n)});Et||(Et=function(u,t){return new u(...t)});const wu=ae(Array.prototype.forEach),_o=ae(Array.prototype.lastIndexOf),sn=ae(Array.prototype.pop),eu=ae(Array.prototype.push),vo=ae(Array.prototype.splice),Ru=ae(String.prototype.toLowerCase),nt=ae(String.prototype.toString),fn=ae(String.prototype.match),uu=ae(String.prototype.replace),yo=ae(String.prototype.indexOf),Eo=ae(String.prototype.trim),be=ae(Object.prototype.hasOwnProperty),oe=ae(RegExp.prototype.test),tu=Co(TypeError);function ae(e){return function(u){u instanceof RegExp&&(u.lastIndex=0);for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return yt(e,u,n)}}function Co(e){return function(){for(var u=arguments.length,t=new Array(u),n=0;n<u;n++)t[n]=arguments[n];return Et(e,t)}}function $(e,u){let t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Ru;ln&&ln(e,null);let n=u.length;for(;n--;){let r=u[n];if(typeof r=="string"){const i=t(r);i!==r&&(go(u)||(u[n]=i),r=i)}e[r]=!0}return e}function wo(e){for(let u=0;u<e.length;u++)be(e,u)||(e[u]=null);return e}function Ae(e){const u=Xn(null);for(const[t,n]of Yn(e))be(e,t)&&(Array.isArray(n)?u[t]=wo(n):n&&typeof n=="object"&&n.constructor===Object?u[t]=Ae(n):u[t]=n);return u}function nu(e,u){for(;e!==null;){const n=xo(e,u);if(n){if(n.get)return ae(n.get);if(typeof n.value=="function")return ae(n.value)}e=ko(e)}function t(){return null}return t}const dn=ie(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),rt=ie(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),ot=ie(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),Ao=ie(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),it=ie(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),Do=ie(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),pn=ie(["#text"]),hn=ie(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),at=ie(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),bn=ie(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),Au=ie(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Fo=pe(/\{\{[\w\W]*|[\w\W]*\}\}/gm),So=pe(/<%[\w\W]*|[\w\W]*%>/gm),To=pe(/\$\{[\w\W]*/gm),Po=pe(/^data-[\-\w.\u00B7-\uFFFF]+$/),Ro=pe(/^aria-[\-\w]+$/),Qn=pe(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Bo=pe(/^(?:\w+script|data):/i),No=pe(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Jn=pe(/^html$/i),Oo=pe(/^[a-z][.\w]*(-[.\w]+)+$/i);var mn=Object.freeze({__proto__:null,ARIA_ATTR:Ro,ATTR_WHITESPACE:No,CUSTOM_ELEMENT:Oo,DATA_ATTR:Po,DOCTYPE_NAME:Jn,ERB_EXPR:So,IS_ALLOWED_URI:Qn,IS_SCRIPT_OR_DATA:Bo,MUSTACHE_EXPR:Fo,TMPLIT_EXPR:To});const ru={element:1,text:3,progressingInstruction:7,comment:8,document:9},Mo=function(){return typeof window>"u"?null:window},Lo=function(u,t){if(typeof u!="object"||typeof u.createPolicy!="function")return null;let n=null;const r="data-tt-policy-suffix";t&&t.hasAttribute(r)&&(n=t.getAttribute(r));const i="dompurify"+(n?"#"+n:"");try{return u.createPolicy(i,{createHTML(c){return c},createScriptURL(c){return c}})}catch{return console.warn("TrustedTypes policy "+i+" could not be created."),null}},gn=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function Kn(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Mo();const u=O=>Kn(O);if(u.version="3.2.6",u.removed=[],!e||!e.document||e.document.nodeType!==ru.document||!e.Element)return u.isSupported=!1,u;let{document:t}=e;const n=t,r=n.currentScript,{DocumentFragment:i,HTMLTemplateElement:c,Node:a,Element:l,NodeFilter:s,NamedNodeMap:f=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:d,DOMParser:v,trustedTypes:_}=e,p=l.prototype,E=nu(p,"cloneNode"),C=nu(p,"remove"),y=nu(p,"nextSibling"),b=nu(p,"childNodes"),h=nu(p,"parentNode");if(typeof c=="function"){const O=t.createElement("template");O.content&&O.content.ownerDocument&&(t=O.content.ownerDocument)}let k,g="";const{implementation:x,createNodeIterator:w,createDocumentFragment:R,getElementsByTagName:D}=t,{importNode:M}=n;let L=gn();u.isSupported=typeof Yn=="function"&&typeof h=="function"&&x&&x.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:W,ERB_EXPR:Y,TMPLIT_EXPR:S,DATA_ATTR:q,ARIA_ATTR:re,IS_SCRIPT_OR_DATA:fe,ATTR_WHITESPACE:j,CUSTOM_ELEMENT:V}=mn;let{IS_ALLOWED_URI:A}=mn,B=null;const T=$({},[...dn,...rt,...ot,...it,...pn]);let U=null;const I=$({},[...hn,...at,...bn,...Au]);let z=Object.seal(Xn(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),X=null,ee=null,ge=!0,ze=!0,Ie=!1,Oe=!0,Fe=!1,Se=!0,Me=!1,Zu=!1,Yu=!1,$e=!1,mu=!1,gu=!1,Ut=!0,qt=!1;const Br="user-content-";let Xu=!0,Qe=!1,Ue={},qe=null;const jt=$({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let Ht=null;const Vt=$({},["audio","video","img","source","image","track"]);let Qu=null;const Gt=$({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),ku="http://www.w3.org/1998/Math/MathML",xu="http://www.w3.org/2000/svg",Ee="http://www.w3.org/1999/xhtml";let je=Ee,Ju=!1,Ku=null;const Nr=$({},[ku,xu,Ee],nt);let _u=$({},["mi","mo","mn","ms","mtext"]),vu=$({},["annotation-xml"]);const Or=$({},["title","style","font","a","script"]);let Je=null;const Mr=["application/xhtml+xml","text/html"],Lr="text/html";let Q=null,He=null;const zr=t.createElement("form"),Wt=function(m){return m instanceof RegExp||m instanceof Function},et=function(){let m=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(He&&He===m)){if((!m||typeof m!="object")&&(m={}),m=Ae(m),Je=Mr.indexOf(m.PARSER_MEDIA_TYPE)===-1?Lr:m.PARSER_MEDIA_TYPE,Q=Je==="application/xhtml+xml"?nt:Ru,B=be(m,"ALLOWED_TAGS")?$({},m.ALLOWED_TAGS,Q):T,U=be(m,"ALLOWED_ATTR")?$({},m.ALLOWED_ATTR,Q):I,Ku=be(m,"ALLOWED_NAMESPACES")?$({},m.ALLOWED_NAMESPACES,nt):Nr,Qu=be(m,"ADD_URI_SAFE_ATTR")?$(Ae(Gt),m.ADD_URI_SAFE_ATTR,Q):Gt,Ht=be(m,"ADD_DATA_URI_TAGS")?$(Ae(Vt),m.ADD_DATA_URI_TAGS,Q):Vt,qe=be(m,"FORBID_CONTENTS")?$({},m.FORBID_CONTENTS,Q):jt,X=be(m,"FORBID_TAGS")?$({},m.FORBID_TAGS,Q):Ae({}),ee=be(m,"FORBID_ATTR")?$({},m.FORBID_ATTR,Q):Ae({}),Ue=be(m,"USE_PROFILES")?m.USE_PROFILES:!1,ge=m.ALLOW_ARIA_ATTR!==!1,ze=m.ALLOW_DATA_ATTR!==!1,Ie=m.ALLOW_UNKNOWN_PROTOCOLS||!1,Oe=m.ALLOW_SELF_CLOSE_IN_ATTR!==!1,Fe=m.SAFE_FOR_TEMPLATES||!1,Se=m.SAFE_FOR_XML!==!1,Me=m.WHOLE_DOCUMENT||!1,$e=m.RETURN_DOM||!1,mu=m.RETURN_DOM_FRAGMENT||!1,gu=m.RETURN_TRUSTED_TYPE||!1,Yu=m.FORCE_BODY||!1,Ut=m.SANITIZE_DOM!==!1,qt=m.SANITIZE_NAMED_PROPS||!1,Xu=m.KEEP_CONTENT!==!1,Qe=m.IN_PLACE||!1,A=m.ALLOWED_URI_REGEXP||Qn,je=m.NAMESPACE||Ee,_u=m.MATHML_TEXT_INTEGRATION_POINTS||_u,vu=m.HTML_INTEGRATION_POINTS||vu,z=m.CUSTOM_ELEMENT_HANDLING||{},m.CUSTOM_ELEMENT_HANDLING&&Wt(m.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(z.tagNameCheck=m.CUSTOM_ELEMENT_HANDLING.tagNameCheck),m.CUSTOM_ELEMENT_HANDLING&&Wt(m.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(z.attributeNameCheck=m.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),m.CUSTOM_ELEMENT_HANDLING&&typeof m.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(z.allowCustomizedBuiltInElements=m.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),Fe&&(ze=!1),mu&&($e=!0),Ue&&(B=$({},pn),U=[],Ue.html===!0&&($(B,dn),$(U,hn)),Ue.svg===!0&&($(B,rt),$(U,at),$(U,Au)),Ue.svgFilters===!0&&($(B,ot),$(U,at),$(U,Au)),Ue.mathMl===!0&&($(B,it),$(U,bn),$(U,Au))),m.ADD_TAGS&&(B===T&&(B=Ae(B)),$(B,m.ADD_TAGS,Q)),m.ADD_ATTR&&(U===I&&(U=Ae(U)),$(U,m.ADD_ATTR,Q)),m.ADD_URI_SAFE_ATTR&&$(Qu,m.ADD_URI_SAFE_ATTR,Q),m.FORBID_CONTENTS&&(qe===jt&&(qe=Ae(qe)),$(qe,m.FORBID_CONTENTS,Q)),Xu&&(B["#text"]=!0),Me&&$(B,["html","head","body"]),B.table&&($(B,["tbody"]),delete X.tbody),m.TRUSTED_TYPES_POLICY){if(typeof m.TRUSTED_TYPES_POLICY.createHTML!="function")throw tu('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof m.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw tu('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');k=m.TRUSTED_TYPES_POLICY,g=k.createHTML("")}else k===void 0&&(k=Lo(_,r)),k!==null&&typeof g=="string"&&(g=k.createHTML(""));ie&&ie(m),He=m}},Zt=$({},[...rt,...ot,...Ao]),Yt=$({},[...it,...Do]),Ir=function(m){let F=h(m);(!F||!F.tagName)&&(F={namespaceURI:je,tagName:"template"});const N=Ru(m.tagName),G=Ru(F.tagName);return Ku[m.namespaceURI]?m.namespaceURI===xu?F.namespaceURI===Ee?N==="svg":F.namespaceURI===ku?N==="svg"&&(G==="annotation-xml"||_u[G]):!!Zt[N]:m.namespaceURI===ku?F.namespaceURI===Ee?N==="math":F.namespaceURI===xu?N==="math"&&vu[G]:!!Yt[N]:m.namespaceURI===Ee?F.namespaceURI===xu&&!vu[G]||F.namespaceURI===ku&&!_u[G]?!1:!Yt[N]&&(Or[N]||!Zt[N]):!!(Je==="application/xhtml+xml"&&Ku[m.namespaceURI]):!1},ke=function(m){eu(u.removed,{element:m});try{h(m).removeChild(m)}catch{C(m)}},Ve=function(m,F){try{eu(u.removed,{attribute:F.getAttributeNode(m),from:F})}catch{eu(u.removed,{attribute:null,from:F})}if(F.removeAttribute(m),m==="is")if($e||mu)try{ke(F)}catch{}else try{F.setAttribute(m,"")}catch{}},Xt=function(m){let F=null,N=null;if(Yu)m="<remove></remove>"+m;else{const Z=fn(m,/^[\r\n\t ]+/);N=Z&&Z[0]}Je==="application/xhtml+xml"&&je===Ee&&(m='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+m+"</body></html>");const G=k?k.createHTML(m):m;if(je===Ee)try{F=new v().parseFromString(G,Je)}catch{}if(!F||!F.documentElement){F=x.createDocument(je,"template",null);try{F.documentElement.innerHTML=Ju?g:G}catch{}}const ue=F.body||F.documentElement;return m&&N&&ue.insertBefore(t.createTextNode(N),ue.childNodes[0]||null),je===Ee?D.call(F,Me?"html":"body")[0]:Me?F.documentElement:ue},Qt=function(m){return w.call(m.ownerDocument||m,m,s.SHOW_ELEMENT|s.SHOW_COMMENT|s.SHOW_TEXT|s.SHOW_PROCESSING_INSTRUCTION|s.SHOW_CDATA_SECTION,null)},ut=function(m){return m instanceof d&&(typeof m.nodeName!="string"||typeof m.textContent!="string"||typeof m.removeChild!="function"||!(m.attributes instanceof f)||typeof m.removeAttribute!="function"||typeof m.setAttribute!="function"||typeof m.namespaceURI!="string"||typeof m.insertBefore!="function"||typeof m.hasChildNodes!="function")},Jt=function(m){return typeof a=="function"&&m instanceof a};function Ce(O,m,F){wu(O,N=>{N.call(u,m,F,He)})}const Kt=function(m){let F=null;if(Ce(L.beforeSanitizeElements,m,null),ut(m))return ke(m),!0;const N=Q(m.nodeName);if(Ce(L.uponSanitizeElement,m,{tagName:N,allowedTags:B}),Se&&m.hasChildNodes()&&!Jt(m.firstElementChild)&&oe(/<[/\w!]/g,m.innerHTML)&&oe(/<[/\w!]/g,m.textContent)||m.nodeType===ru.progressingInstruction||Se&&m.nodeType===ru.comment&&oe(/<[/\w]/g,m.data))return ke(m),!0;if(!B[N]||X[N]){if(!X[N]&&un(N)&&(z.tagNameCheck instanceof RegExp&&oe(z.tagNameCheck,N)||z.tagNameCheck instanceof Function&&z.tagNameCheck(N)))return!1;if(Xu&&!qe[N]){const G=h(m)||m.parentNode,ue=b(m)||m.childNodes;if(ue&&G){const Z=ue.length;for(let ce=Z-1;ce>=0;--ce){const we=E(ue[ce],!0);we.__removalCount=(m.__removalCount||0)+1,G.insertBefore(we,y(m))}}}return ke(m),!0}return m instanceof l&&!Ir(m)||(N==="noscript"||N==="noembed"||N==="noframes")&&oe(/<\/no(script|embed|frames)/i,m.innerHTML)?(ke(m),!0):(Fe&&m.nodeType===ru.text&&(F=m.textContent,wu([W,Y,S],G=>{F=uu(F,G," ")}),m.textContent!==F&&(eu(u.removed,{element:m.cloneNode()}),m.textContent=F)),Ce(L.afterSanitizeElements,m,null),!1)},en=function(m,F,N){if(Ut&&(F==="id"||F==="name")&&(N in t||N in zr))return!1;if(!(ze&&!ee[F]&&oe(q,F))){if(!(ge&&oe(re,F))){if(!U[F]||ee[F]){if(!(un(m)&&(z.tagNameCheck instanceof RegExp&&oe(z.tagNameCheck,m)||z.tagNameCheck instanceof Function&&z.tagNameCheck(m))&&(z.attributeNameCheck instanceof RegExp&&oe(z.attributeNameCheck,F)||z.attributeNameCheck instanceof Function&&z.attributeNameCheck(F))||F==="is"&&z.allowCustomizedBuiltInElements&&(z.tagNameCheck instanceof RegExp&&oe(z.tagNameCheck,N)||z.tagNameCheck instanceof Function&&z.tagNameCheck(N))))return!1}else if(!Qu[F]){if(!oe(A,uu(N,j,""))){if(!((F==="src"||F==="xlink:href"||F==="href")&&m!=="script"&&yo(N,"data:")===0&&Ht[m])){if(!(Ie&&!oe(fe,uu(N,j,"")))){if(N)return!1}}}}}}return!0},un=function(m){return m!=="annotation-xml"&&fn(m,V)},tn=function(m){Ce(L.beforeSanitizeAttributes,m,null);const{attributes:F}=m;if(!F||ut(m))return;const N={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:U,forceKeepAttr:void 0};let G=F.length;for(;G--;){const ue=F[G],{name:Z,namespaceURI:ce,value:we}=ue,Ke=Q(Z),tt=we;let te=Z==="value"?tt:Eo(tt);if(N.attrName=Ke,N.attrValue=te,N.keepAttr=!0,N.forceKeepAttr=void 0,Ce(L.uponSanitizeAttribute,m,N),te=N.attrValue,qt&&(Ke==="id"||Ke==="name")&&(Ve(Z,m),te=Br+te),Se&&oe(/((--!?|])>)|<\/(style|title)/i,te)){Ve(Z,m);continue}if(N.forceKeepAttr)continue;if(!N.keepAttr){Ve(Z,m);continue}if(!Oe&&oe(/\/>/i,te)){Ve(Z,m);continue}Fe&&wu([W,Y,S],rn=>{te=uu(te,rn," ")});const nn=Q(m.nodeName);if(!en(nn,Ke,te)){Ve(Z,m);continue}if(k&&typeof _=="object"&&typeof _.getAttributeType=="function"&&!ce)switch(_.getAttributeType(nn,Ke)){case"TrustedHTML":{te=k.createHTML(te);break}case"TrustedScriptURL":{te=k.createScriptURL(te);break}}if(te!==tt)try{ce?m.setAttributeNS(ce,Z,te):m.setAttribute(Z,te),ut(m)?ke(m):sn(u.removed)}catch{Ve(Z,m)}}Ce(L.afterSanitizeAttributes,m,null)},$r=function O(m){let F=null;const N=Qt(m);for(Ce(L.beforeSanitizeShadowDOM,m,null);F=N.nextNode();)Ce(L.uponSanitizeShadowNode,F,null),Kt(F),tn(F),F.content instanceof i&&O(F.content);Ce(L.afterSanitizeShadowDOM,m,null)};return u.sanitize=function(O){let m=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},F=null,N=null,G=null,ue=null;if(Ju=!O,Ju&&(O="<!-->"),typeof O!="string"&&!Jt(O))if(typeof O.toString=="function"){if(O=O.toString(),typeof O!="string")throw tu("dirty is not a string, aborting")}else throw tu("toString is not a function");if(!u.isSupported)return O;if(Zu||et(m),u.removed=[],typeof O=="string"&&(Qe=!1),Qe){if(O.nodeName){const we=Q(O.nodeName);if(!B[we]||X[we])throw tu("root node is forbidden and cannot be sanitized in-place")}}else if(O instanceof a)F=Xt("<!---->"),N=F.ownerDocument.importNode(O,!0),N.nodeType===ru.element&&N.nodeName==="BODY"||N.nodeName==="HTML"?F=N:F.appendChild(N);else{if(!$e&&!Fe&&!Me&&O.indexOf("<")===-1)return k&&gu?k.createHTML(O):O;if(F=Xt(O),!F)return $e?null:gu?g:""}F&&Yu&&ke(F.firstChild);const Z=Qt(Qe?O:F);for(;G=Z.nextNode();)Kt(G),tn(G),G.content instanceof i&&$r(G.content);if(Qe)return O;if($e){if(mu)for(ue=R.call(F.ownerDocument);F.firstChild;)ue.appendChild(F.firstChild);else ue=F;return(U.shadowroot||U.shadowrootmode)&&(ue=M.call(n,ue,!0)),ue}let ce=Me?F.outerHTML:F.innerHTML;return Me&&B["!doctype"]&&F.ownerDocument&&F.ownerDocument.doctype&&F.ownerDocument.doctype.name&&oe(Jn,F.ownerDocument.doctype.name)&&(ce="<!DOCTYPE "+F.ownerDocument.doctype.name+`>
|
|
15
|
+
`+ce),Fe&&wu([W,Y,S],we=>{ce=uu(ce,we," ")}),k&&gu?k.createHTML(ce):ce},u.setConfig=function(){let O=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};et(O),Zu=!0},u.clearConfig=function(){He=null,Zu=!1},u.isValidAttribute=function(O,m,F){He||et({});const N=Q(O),G=Q(m);return en(N,G,F)},u.addHook=function(O,m){typeof m=="function"&&eu(L[O],m)},u.removeHook=function(O,m){if(m!==void 0){const F=_o(L[O],m);return F===-1?void 0:vo(L[O],F,1)[0]}return sn(L[O])},u.removeHooks=function(O){L[O]=[]},u.removeAllHooks=function(){L=gn()},u}var zo=Kn();const kn={};function Io(e){let u=kn[e];if(u)return u;u=kn[e]=[];for(let t=0;t<128;t++){const n=String.fromCharCode(t);u.push(n)}for(let t=0;t<e.length;t++){const n=e.charCodeAt(t);u[n]="%"+("0"+n.toString(16).toUpperCase()).slice(-2)}return u}function Ze(e,u){typeof u!="string"&&(u=Ze.defaultChars);const t=Io(u);return e.replace(/(%[a-f0-9]{2})+/gi,function(n){let r="";for(let i=0,c=n.length;i<c;i+=3){const a=parseInt(n.slice(i+1,i+3),16);if(a<128){r+=t[a];continue}if((a&224)===192&&i+3<c){const l=parseInt(n.slice(i+4,i+6),16);if((l&192)===128){const s=a<<6&1984|l&63;s<128?r+="��":r+=String.fromCharCode(s),i+=3;continue}}if((a&240)===224&&i+6<c){const l=parseInt(n.slice(i+4,i+6),16),s=parseInt(n.slice(i+7,i+9),16);if((l&192)===128&&(s&192)===128){const f=a<<12&61440|l<<6&4032|s&63;f<2048||f>=55296&&f<=57343?r+="���":r+=String.fromCharCode(f),i+=6;continue}}if((a&248)===240&&i+9<c){const l=parseInt(n.slice(i+4,i+6),16),s=parseInt(n.slice(i+7,i+9),16),f=parseInt(n.slice(i+10,i+12),16);if((l&192)===128&&(s&192)===128&&(f&192)===128){let d=a<<18&1835008|l<<12&258048|s<<6&4032|f&63;d<65536||d>1114111?r+="����":(d-=65536,r+=String.fromCharCode(55296+(d>>10),56320+(d&1023))),i+=9;continue}}r+="�"}return r})}Ze.defaultChars=";/?:@&=+$,#";Ze.componentChars="";const xn={};function $o(e){let u=xn[e];if(u)return u;u=xn[e]=[];for(let t=0;t<128;t++){const n=String.fromCharCode(t);/^[0-9a-z]$/i.test(n)?u.push(n):u.push("%"+("0"+t.toString(16).toUpperCase()).slice(-2))}for(let t=0;t<e.length;t++)u[e.charCodeAt(t)]=e[t];return u}function pu(e,u,t){typeof u!="string"&&(t=u,u=pu.defaultChars),typeof t>"u"&&(t=!0);const n=$o(u);let r="";for(let i=0,c=e.length;i<c;i++){const a=e.charCodeAt(i);if(t&&a===37&&i+2<c&&/^[0-9a-f]{2}$/i.test(e.slice(i+1,i+3))){r+=e.slice(i,i+3),i+=2;continue}if(a<128){r+=n[a];continue}if(a>=55296&&a<=57343){if(a>=55296&&a<=56319&&i+1<c){const l=e.charCodeAt(i+1);if(l>=56320&&l<=57343){r+=encodeURIComponent(e[i]+e[i+1]),i++;continue}}r+="%EF%BF%BD";continue}r+=encodeURIComponent(e[i])}return r}pu.defaultChars=";/?:@&=+$,-_.!~*'()#";pu.componentChars="-_.!~*'()";function St(e){let u="";return u+=e.protocol||"",u+=e.slashes?"//":"",u+=e.auth?e.auth+"@":"",e.hostname&&e.hostname.indexOf(":")!==-1?u+="["+e.hostname+"]":u+=e.hostname||"",u+=e.port?":"+e.port:"",u+=e.pathname||"",u+=e.search||"",u+=e.hash||"",u}function Mu(){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 Uo=/^([a-z0-9.+-]+:)/i,qo=/:[0-9]*$/,jo=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,Ho=["<",">",'"',"`"," ","\r",`
|
|
16
|
+
`," "],Vo=["{","}","|","\\","^","`"].concat(Ho),Go=["'"].concat(Vo),_n=["%","/","?",";","#"].concat(Go),vn=["/","?","#"],Wo=255,yn=/^[+a-z0-9A-Z_-]{0,63}$/,Zo=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,En={javascript:!0,"javascript:":!0},Cn={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function Tt(e,u){if(e&&e instanceof Mu)return e;const t=new Mu;return t.parse(e,u),t}Mu.prototype.parse=function(e,u){let t,n,r,i=e;if(i=i.trim(),!u&&e.split("#").length===1){const s=jo.exec(i);if(s)return this.pathname=s[1],s[2]&&(this.search=s[2]),this}let c=Uo.exec(i);if(c&&(c=c[0],t=c.toLowerCase(),this.protocol=c,i=i.substr(c.length)),(u||c||i.match(/^\/\/[^@\/]+@[^@\/]+/))&&(r=i.substr(0,2)==="//",r&&!(c&&En[c])&&(i=i.substr(2),this.slashes=!0)),!En[c]&&(r||c&&!Cn[c])){let s=-1;for(let p=0;p<vn.length;p++)n=i.indexOf(vn[p]),n!==-1&&(s===-1||n<s)&&(s=n);let f,d;s===-1?d=i.lastIndexOf("@"):d=i.lastIndexOf("@",s),d!==-1&&(f=i.slice(0,d),i=i.slice(d+1),this.auth=f),s=-1;for(let p=0;p<_n.length;p++)n=i.indexOf(_n[p]),n!==-1&&(s===-1||n<s)&&(s=n);s===-1&&(s=i.length),i[s-1]===":"&&s--;const v=i.slice(0,s);i=i.slice(s),this.parseHost(v),this.hostname=this.hostname||"";const _=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!_){const p=this.hostname.split(/\./);for(let E=0,C=p.length;E<C;E++){const y=p[E];if(y&&!y.match(yn)){let b="";for(let h=0,k=y.length;h<k;h++)y.charCodeAt(h)>127?b+="x":b+=y[h];if(!b.match(yn)){const h=p.slice(0,E),k=p.slice(E+1),g=y.match(Zo);g&&(h.push(g[1]),k.unshift(g[2])),k.length&&(i=k.join(".")+i),this.hostname=h.join(".");break}}}}this.hostname.length>Wo&&(this.hostname=""),_&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}const a=i.indexOf("#");a!==-1&&(this.hash=i.substr(a),i=i.slice(0,a));const l=i.indexOf("?");return l!==-1&&(this.search=i.substr(l),i=i.slice(0,l)),i&&(this.pathname=i),Cn[t]&&this.hostname&&!this.pathname&&(this.pathname=""),this};Mu.prototype.parseHost=function(e){let u=qo.exec(e);u&&(u=u[0],u!==":"&&(this.port=u.substr(1)),e=e.substr(0,e.length-u.length)),e&&(this.hostname=e)};const Yo=Object.freeze(Object.defineProperty({__proto__:null,decode:Ze,encode:pu,format:St,parse:Tt},Symbol.toStringTag,{value:"Module"})),er=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,ur=/[\0-\x1F\x7F-\x9F]/,Xo=/[\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]/,Pt=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\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]/,tr=/[\$\+<->\^`\|~\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]/,nr=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,Qo=Object.freeze(Object.defineProperty({__proto__:null,Any:er,Cc:ur,Cf:Xo,P:Pt,S:tr,Z:nr},Symbol.toStringTag,{value:"Module"})),Jo=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୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢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;怳Ādpuct;戏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ǣጓ\0y;䐎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Ā;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯᝳ;䎲;愶een;扬r;쀀𝔟gcostuvwឍឝឳេ៕៛ƀ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Ā;elƀ;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\0aĀ;t䀬;䁀ƀ;fl戁îᅠeĀmxent»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ↄⅪ←ٖ↛ǰ↉\0proø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;䅓Ācrir;榿;쀀𝔬ͯ\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\0m;櫳;櫽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))),Ko=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(e=>e.charCodeAt(0)));var ct;const ei=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]]),ui=(ct=String.fromCodePoint)!==null&&ct!==void 0?ct:function(e){let u="";return e>65535&&(e-=65536,u+=String.fromCharCode(e>>>10&1023|55296),e=56320|e&1023),u+=String.fromCharCode(e),u};function ti(e){var u;return e>=55296&&e<=57343||e>1114111?65533:(u=ei.get(e))!==null&&u!==void 0?u:e}var K;(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"})(K||(K={}));const ni=32;var Re;(function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"})(Re||(Re={}));function Ct(e){return e>=K.ZERO&&e<=K.NINE}function ri(e){return e>=K.UPPER_A&&e<=K.UPPER_F||e>=K.LOWER_A&&e<=K.LOWER_F}function oi(e){return e>=K.UPPER_A&&e<=K.UPPER_Z||e>=K.LOWER_A&&e<=K.LOWER_Z||Ct(e)}function ii(e){return e===K.EQUALS||oi(e)}var J;(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"})(J||(J={}));var Pe;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(Pe||(Pe={}));class ai{constructor(u,t,n){this.decodeTree=u,this.emitCodePoint=t,this.errors=n,this.state=J.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=Pe.Strict}startEntity(u){this.decodeMode=u,this.state=J.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(u,t){switch(this.state){case J.EntityStart:return u.charCodeAt(t)===K.NUM?(this.state=J.NumericStart,this.consumed+=1,this.stateNumericStart(u,t+1)):(this.state=J.NamedEntity,this.stateNamedEntity(u,t));case J.NumericStart:return this.stateNumericStart(u,t);case J.NumericDecimal:return this.stateNumericDecimal(u,t);case J.NumericHex:return this.stateNumericHex(u,t);case J.NamedEntity:return this.stateNamedEntity(u,t)}}stateNumericStart(u,t){return t>=u.length?-1:(u.charCodeAt(t)|ni)===K.LOWER_X?(this.state=J.NumericHex,this.consumed+=1,this.stateNumericHex(u,t+1)):(this.state=J.NumericDecimal,this.stateNumericDecimal(u,t))}addToNumericResult(u,t,n,r){if(t!==n){const i=n-t;this.result=this.result*Math.pow(r,i)+parseInt(u.substr(t,i),r),this.consumed+=i}}stateNumericHex(u,t){const n=t;for(;t<u.length;){const r=u.charCodeAt(t);if(Ct(r)||ri(r))t+=1;else return this.addToNumericResult(u,n,t,16),this.emitNumericEntity(r,3)}return this.addToNumericResult(u,n,t,16),-1}stateNumericDecimal(u,t){const n=t;for(;t<u.length;){const r=u.charCodeAt(t);if(Ct(r))t+=1;else return this.addToNumericResult(u,n,t,10),this.emitNumericEntity(r,2)}return this.addToNumericResult(u,n,t,10),-1}emitNumericEntity(u,t){var n;if(this.consumed<=t)return(n=this.errors)===null||n===void 0||n.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(u===K.SEMI)this.consumed+=1;else if(this.decodeMode===Pe.Strict)return 0;return this.emitCodePoint(ti(this.result),this.consumed),this.errors&&(u!==K.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(u,t){const{decodeTree:n}=this;let r=n[this.treeIndex],i=(r&Re.VALUE_LENGTH)>>14;for(;t<u.length;t++,this.excess++){const c=u.charCodeAt(t);if(this.treeIndex=ci(n,r,this.treeIndex+Math.max(1,i),c),this.treeIndex<0)return this.result===0||this.decodeMode===Pe.Attribute&&(i===0||ii(c))?0:this.emitNotTerminatedNamedEntity();if(r=n[this.treeIndex],i=(r&Re.VALUE_LENGTH)>>14,i!==0){if(c===K.SEMI)return this.emitNamedEntityData(this.treeIndex,i,this.consumed+this.excess);this.decodeMode!==Pe.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var u;const{result:t,decodeTree:n}=this,r=(n[t]&Re.VALUE_LENGTH)>>14;return this.emitNamedEntityData(t,r,this.consumed),(u=this.errors)===null||u===void 0||u.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(u,t,n){const{decodeTree:r}=this;return this.emitCodePoint(t===1?r[u]&~Re.VALUE_LENGTH:r[u+1],n),t===3&&this.emitCodePoint(r[u+2],n),n}end(){var u;switch(this.state){case J.NamedEntity:return this.result!==0&&(this.decodeMode!==Pe.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case J.NumericDecimal:return this.emitNumericEntity(0,2);case J.NumericHex:return this.emitNumericEntity(0,3);case J.NumericStart:return(u=this.errors)===null||u===void 0||u.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case J.EntityStart:return 0}}}function rr(e){let u="";const t=new ai(e,n=>u+=ui(n));return function(r,i){let c=0,a=0;for(;(a=r.indexOf("&",a))>=0;){u+=r.slice(c,a),t.startEntity(i);const s=t.write(r,a+1);if(s<0){c=a+t.end();break}c=a+s,a=s===0?c+1:c}const l=u+r.slice(c);return u="",l}}function ci(e,u,t,n){const r=(u&Re.BRANCH_LENGTH)>>7,i=u&Re.JUMP_TABLE;if(r===0)return i!==0&&n===i?t:-1;if(i){const l=n-i;return l<0||l>=r?-1:e[t+l]-1}let c=t,a=c+r-1;for(;c<=a;){const l=c+a>>>1,s=e[l];if(s<n)c=l+1;else if(s>n)a=l-1;else return e[l+r]}return-1}const li=rr(Jo);rr(Ko);function or(e,u=Pe.Legacy){return li(e,u)}function si(e){return Object.prototype.toString.call(e)}function Rt(e){return si(e)==="[object String]"}const fi=Object.prototype.hasOwnProperty;function di(e,u){return fi.call(e,u)}function Hu(e){return Array.prototype.slice.call(arguments,1).forEach(function(t){if(t){if(typeof t!="object")throw new TypeError(t+"must be object");Object.keys(t).forEach(function(n){e[n]=t[n]})}}),e}function ir(e,u,t){return[].concat(e.slice(0,u),t,e.slice(u+1))}function Bt(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 Lu(e){if(e>65535){e-=65536;const u=55296+(e>>10),t=56320+(e&1023);return String.fromCharCode(u,t)}return String.fromCharCode(e)}const ar=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,pi=/&([a-z#][a-z0-9]{1,31});/gi,hi=new RegExp(ar.source+"|"+pi.source,"gi"),bi=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function mi(e,u){if(u.charCodeAt(0)===35&&bi.test(u)){const n=u[1].toLowerCase()==="x"?parseInt(u.slice(2),16):parseInt(u.slice(1),10);return Bt(n)?Lu(n):e}const t=or(e);return t!==e?t:e}function gi(e){return e.indexOf("\\")<0?e:e.replace(ar,"$1")}function Ye(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(hi,function(u,t,n){return t||mi(u,n)})}const ki=/[&<>"]/,xi=/[&<>"]/g,_i={"&":"&","<":"<",">":">",'"':"""};function vi(e){return _i[e]}function Ne(e){return ki.test(e)?e.replace(xi,vi):e}const yi=/[.?*+^$[\]\\(){}|-]/g;function Ei(e){return e.replace(yi,"\\$&")}function H(e){switch(e){case 9:case 32:return!0}return!1}function cu(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 lu(e){return Pt.test(e)||tr.test(e)}function su(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 Vu(e){return e=e.trim().replace(/\s+/g," "),"ẞ".toLowerCase()==="Ṿ"&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}const Ci={mdurl:Yo,ucmicro:Qo},wi=Object.freeze(Object.defineProperty({__proto__:null,arrayReplaceAt:ir,assign:Hu,escapeHtml:Ne,escapeRE:Ei,fromCodePoint:Lu,has:di,isMdAsciiPunct:su,isPunctChar:lu,isSpace:H,isString:Rt,isValidEntityCode:Bt,isWhiteSpace:cu,lib:Ci,normalizeReference:Vu,unescapeAll:Ye,unescapeMd:gi},Symbol.toStringTag,{value:"Module"}));function Ai(e,u,t){let n,r,i,c;const a=e.posMax,l=e.pos;for(e.pos=u+1,n=1;e.pos<a;){if(i=e.src.charCodeAt(e.pos),i===93&&(n--,n===0)){r=!0;break}if(c=e.pos,e.md.inline.skipToken(e),i===91){if(c===e.pos-1)n++;else if(t)return e.pos=l,-1}}let s=-1;return r&&(s=e.pos),e.pos=l,s}function Di(e,u,t){let n,r=u;const i={ok:!1,pos:0,str:""};if(e.charCodeAt(r)===60){for(r++;r<t;){if(n=e.charCodeAt(r),n===10||n===60)return i;if(n===62)return i.pos=r+1,i.str=Ye(e.slice(u+1,r)),i.ok=!0,i;if(n===92&&r+1<t){r+=2;continue}r++}return i}let c=0;for(;r<t&&(n=e.charCodeAt(r),!(n===32||n<32||n===127));){if(n===92&&r+1<t){if(e.charCodeAt(r+1)===32)break;r+=2;continue}if(n===40&&(c++,c>32))return i;if(n===41){if(c===0)break;c--}r++}return u===r||c!==0||(i.str=Ye(e.slice(u,r)),i.pos=r,i.ok=!0),i}function Fi(e,u,t,n){let r,i=u;const c={ok:!1,can_continue:!1,pos:0,str:"",marker:0};if(n)c.str=n.str,c.marker=n.marker;else{if(i>=t)return c;let a=e.charCodeAt(i);if(a!==34&&a!==39&&a!==40)return c;u++,i++,a===40&&(a=41),c.marker=a}for(;i<t;){if(r=e.charCodeAt(i),r===c.marker)return c.pos=i+1,c.str+=Ye(e.slice(u,i)),c.ok=!0,c;if(r===40&&c.marker===41)return c;r===92&&i+1<t&&i++,i++}return c.can_continue=!0,c.str+=Ye(e.slice(u,i)),c}const Si=Object.freeze(Object.defineProperty({__proto__:null,parseLinkDestination:Di,parseLinkLabel:Ai,parseLinkTitle:Fi},Symbol.toStringTag,{value:"Module"})),ve={};ve.code_inline=function(e,u,t,n,r){const i=e[u];return"<code"+r.renderAttrs(i)+">"+Ne(i.content)+"</code>"};ve.code_block=function(e,u,t,n,r){const i=e[u];return"<pre"+r.renderAttrs(i)+"><code>"+Ne(e[u].content)+`</code></pre>
|
|
17
|
+
`};ve.fence=function(e,u,t,n,r){const i=e[u],c=i.info?Ye(i.info).trim():"";let a="",l="";if(c){const f=c.split(/(\s+)/g);a=f[0],l=f.slice(2).join("")}let s;if(t.highlight?s=t.highlight(i.content,a,l)||Ne(i.content):s=Ne(i.content),s.indexOf("<pre")===0)return s+`
|
|
18
18
|
`;if(c){const f=i.attrIndex("class"),d=i.attrs?i.attrs.slice():[];f<0?d.push(["class",t.langPrefix+a]):(d[f]=d[f].slice(),d[f][1]+=" "+t.langPrefix+a);const v={attrs:d};return`<pre><code${r.renderAttrs(v)}>${s}</code></pre>
|
|
19
19
|
`}return`<pre><code${r.renderAttrs(i)}>${s}</code></pre>
|
|
20
|
-
`};
|
|
20
|
+
`};ve.image=function(e,u,t,n,r){const i=e[u];return i.attrs[i.attrIndex("alt")][1]=r.renderInlineAsText(i.children,t,n),r.renderToken(e,u,t)};ve.hardbreak=function(e,u,t){return t.xhtmlOut?`<br />
|
|
21
21
|
`:`<br>
|
|
22
|
-
`};
|
|
22
|
+
`};ve.softbreak=function(e,u,t){return t.breaks?t.xhtmlOut?`<br />
|
|
23
23
|
`:`<br>
|
|
24
24
|
`:`
|
|
25
|
-
`};
|
|
25
|
+
`};ve.text=function(e,u){return Ne(e[u].content)};ve.html_block=function(e,u){return e[u].content};ve.html_inline=function(e,u){return e[u].content};function Xe(){this.rules=Hu({},ve)}Xe.prototype.renderAttrs=function(u){let t,n,r;if(!u.attrs)return"";for(r="",t=0,n=u.attrs.length;t<n;t++)r+=" "+Ne(u.attrs[t][0])+'="'+Ne(u.attrs[t][1])+'"';return r};Xe.prototype.renderToken=function(u,t,n){const r=u[t];let i="";if(r.hidden)return"";r.block&&r.nesting!==-1&&t&&u[t-1].hidden&&(i+=`
|
|
26
26
|
`),i+=(r.nesting===-1?"</":"<")+r.tag,i+=this.renderAttrs(r),r.nesting===0&&n.xhtmlOut&&(i+=" /");let c=!1;if(r.block&&(c=!0,r.nesting===1&&t+1<u.length)){const a=u[t+1];(a.type==="inline"||a.hidden||a.nesting===-1&&a.tag===r.tag)&&(c=!1)}return i+=c?`>
|
|
27
27
|
`:">",i};Xe.prototype.renderInline=function(e,u,t){let n="";const r=this.rules;for(let i=0,c=e.length;i<c;i++){const a=e[i].type;typeof r[a]<"u"?n+=r[a](e,i,u,t,this):n+=this.renderToken(e,i,u)}return n};Xe.prototype.renderInlineAsText=function(e,u,t){let n="";for(let r=0,i=e.length;r<i;r++)switch(e[r].type){case"text":n+=e[r].content;break;case"image":n+=this.renderInlineAsText(e[r].children,u,t);break;case"html_inline":case"html_block":n+=e[r].content;break;case"softbreak":case"hardbreak":n+=`
|
|
28
28
|
`;break}return n};Xe.prototype.render=function(e,u,t){let n="";const r=this.rules;for(let i=0,c=e.length;i<c;i++){const a=e[i].type;a==="inline"?n+=this.renderInline(e[i].children,u,t):typeof r[a]<"u"?n+=r[a](e,i,u,t,this):n+=this.renderToken(e,i,u,t)}return n};function se(){this.__rules__=[],this.__cache__=null}se.prototype.__find__=function(e){for(let u=0;u<this.__rules__.length;u++)if(this.__rules__[u].name===e)return u;return-1};se.prototype.__compile__=function(){const e=this,u=[""];e.__rules__.forEach(function(t){t.enabled&&t.alt.forEach(function(n){u.indexOf(n)<0&&u.push(n)})}),e.__cache__={},u.forEach(function(t){e.__cache__[t]=[],e.__rules__.forEach(function(n){n.enabled&&(t&&n.alt.indexOf(t)<0||e.__cache__[t].push(n.fn))})})};se.prototype.at=function(e,u,t){const n=this.__find__(e),r=t||{};if(n===-1)throw new Error("Parser rule not found: "+e);this.__rules__[n].fn=u,this.__rules__[n].alt=r.alt||[],this.__cache__=null};se.prototype.before=function(e,u,t,n){const r=this.__find__(e),i=n||{};if(r===-1)throw new Error("Parser rule not found: "+e);this.__rules__.splice(r,0,{name:u,enabled:!0,fn:t,alt:i.alt||[]}),this.__cache__=null};se.prototype.after=function(e,u,t,n){const r=this.__find__(e),i=n||{};if(r===-1)throw new Error("Parser rule not found: "+e);this.__rules__.splice(r+1,0,{name:u,enabled:!0,fn:t,alt:i.alt||[]}),this.__cache__=null};se.prototype.push=function(e,u,t){const n=t||{};this.__rules__.push({name:e,enabled:!0,fn:u,alt:n.alt||[]}),this.__cache__=null};se.prototype.enable=function(e,u){Array.isArray(e)||(e=[e]);const t=[];return e.forEach(function(n){const r=this.__find__(n);if(r<0){if(u)return;throw new Error("Rules manager: invalid rule name "+n)}this.__rules__[r].enabled=!0,t.push(n)},this),this.__cache__=null,t};se.prototype.enableOnly=function(e,u){Array.isArray(e)||(e=[e]),this.__rules__.forEach(function(t){t.enabled=!1}),this.enable(e,u)};se.prototype.disable=function(e,u){Array.isArray(e)||(e=[e]);const t=[];return e.forEach(function(n){const r=this.__find__(n);if(r<0){if(u)return;throw new Error("Rules manager: invalid rule name "+n)}this.__rules__[r].enabled=!1,t.push(n)},this),this.__cache__=null,t};se.prototype.getRules=function(e){return this.__cache__===null&&this.__compile__(),this.__cache__[e]||[]};function me(e,u,t){this.type=e,this.tag=u,this.attrs=null,this.map=null,this.nesting=t,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}me.prototype.attrIndex=function(u){if(!this.attrs)return-1;const t=this.attrs;for(let n=0,r=t.length;n<r;n++)if(t[n][0]===u)return n;return-1};me.prototype.attrPush=function(u){this.attrs?this.attrs.push(u):this.attrs=[u]};me.prototype.attrSet=function(u,t){const n=this.attrIndex(u),r=[u,t];n<0?this.attrPush(r):this.attrs[n]=r};me.prototype.attrGet=function(u){const t=this.attrIndex(u);let n=null;return t>=0&&(n=this.attrs[t][1]),n};me.prototype.attrJoin=function(u,t){const n=this.attrIndex(u);n<0?this.attrPush([u,t]):this.attrs[n][1]=this.attrs[n][1]+" "+t};function cr(e,u,t){this.src=e,this.env=t,this.tokens=[],this.inlineMode=!1,this.md=u}cr.prototype.Token=me;const Ti=/\r\n?|\n/g,Pi=/\0/g;function Ri(e){let u;u=e.src.replace(Ti,`
|
|
29
|
-
`),u=u.replace(Pi,"�"),e.src=u}function Bi(e){let u;e.inlineMode?(u=new e.Token("inline","",0),u.content=e.src,u.map=[0,1],u.children=[],e.tokens.push(u)):e.md.block.parse(e.src,e.md,e.env,e.tokens)}function Ni(e){const u=e.tokens;for(let t=0,n=u.length;t<n;t++){const r=u[t];r.type==="inline"&&e.md.inline.parse(r.content,e.md,e.env,r.children)}}function Oi(e){return/^<a[>\s]/i.test(e)}function Mi(e){return/^<\/a\s*>/i.test(e)}function Li(e){const u=e.tokens;if(e.md.options.linkify)for(let t=0,n=u.length;t<n;t++){if(u[t].type!=="inline"||!e.md.linkify.pretest(u[t].content))continue;let r=u[t].children,i=0;for(let c=r.length-1;c>=0;c--){const a=r[c];if(a.type==="link_close"){for(c--;r[c].level!==a.level&&r[c].type!=="link_open";)c--;continue}if(a.type==="html_inline"&&(Oi(a.content)&&i>0&&i--,Mi(a.content)&&i++),!(i>0)&&a.type==="text"&&e.md.linkify.test(a.content)){const l=a.content;let s=e.md.linkify.match(l);const f=[];let d=a.level,v=0;s.length>0&&s[0].index===0&&c>0&&r[c-1].type==="text_special"&&(s=s.slice(1));for(let x=0;x<s.length;x++){const p=s[x].url,E=e.md.normalizeLink(p);if(!e.md.validateLink(E))continue;let C=s[x].text;s[x].schema?s[x].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 y=s[x].index;if(y>v){const g=new e.Token("text","",0);g.content=l.slice(v,y),g.level=d,f.push(g)}const b=new e.Token("link_open","a",1);b.attrs=[["href",E]],b.level=d++,b.markup="linkify",b.info="auto",f.push(b);const h=new e.Token("text","",0);h.content=C,h.level=d,f.push(h);const k=new e.Token("link_close","a",-1);k.level=--d,k.markup="linkify",k.info="auto",f.push(k),v=s[x].lastIndex}if(v<l.length){const x=new e.Token("text","",0);x.content=l.slice(v),x.level=d,f.push(x)}u[t].children=r=ir(r,c,f)}}}}const lr=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,zi=/\((c|tm|r)\)/i,Ii=/\((c|tm|r)\)/ig,$i={c:"©",r:"®",tm:"™"};function Ui(e,u){return $i[u.toLowerCase()]}function qi(e){let u=0;for(let t=e.length-1;t>=0;t--){const n=e[t];n.type==="text"&&!u&&(n.content=n.content.replace(Ii,Ui)),n.type==="link_open"&&n.info==="auto"&&u--,n.type==="link_close"&&n.info==="auto"&&u++}}function ji(e){let u=0;for(let t=e.length-1;t>=0;t--){const n=e[t];n.type==="text"&&!u&&lr.test(n.content)&&(n.content=n.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–")),n.type==="link_open"&&n.info==="auto"&&u--,n.type==="link_close"&&n.info==="auto"&&u++}}function Hi(e){let u;if(e.md.options.typographer)for(u=e.tokens.length-1;u>=0;u--)e.tokens[u].type==="inline"&&(zi.test(e.tokens[u].content)&&qi(e.tokens[u].children),lr.test(e.tokens[u].content)&&ji(e.tokens[u].children))}const Vi=/['"]/,wn=/['"]/g,An="’";function Du(e,u,t){return e.slice(0,u)+t+e.slice(u+1)}function Gi(e,u){let t;const n=[];for(let r=0;r<e.length;r++){const i=e[r],c=e[r].level;for(t=n.length-1;t>=0&&!(n[t].level<=c);t--);if(n.length=t+1,i.type!=="text")continue;let a=i.content,l=0,s=a.length;e:for(;l<s;){wn.lastIndex=l;const f=wn.exec(a);if(!f)break;let d=!0,v=!0;l=f.index+1;const x=f[0]==="'";let p=32;if(f.index-1>=0)p=a.charCodeAt(f.index-1);else for(t=r-1;t>=0&&!(e[t].type==="softbreak"||e[t].type==="hardbreak");t--)if(e[t].content){p=e[t].content.charCodeAt(e[t].content.length-1);break}let E=32;if(l<s)E=a.charCodeAt(l);else for(t=r+1;t<e.length&&!(e[t].type==="softbreak"||e[t].type==="hardbreak");t++)if(e[t].content){E=e[t].content.charCodeAt(0);break}const C=su(p)||lu(String.fromCharCode(p)),y=su(E)||lu(String.fromCharCode(E)),b=cu(p),h=cu(E);if(h?d=!1:y&&(b||C||(d=!1)),b?v=!1:C&&(h||y||(v=!1)),E===34&&f[0]==='"'&&p>=48&&p<=57&&(v=d=!1),d&&v&&(d=C,v=y),!d&&!v){x&&(i.content=Du(i.content,f.index,An));continue}if(v)for(t=n.length-1;t>=0;t--){let k=n[t];if(n[t].level<c)break;if(k.single===x&&n[t].level===c){k=n[t];let g,_;x?(g=u.md.options.quotes[2],_=u.md.options.quotes[3]):(g=u.md.options.quotes[0],_=u.md.options.quotes[1]),i.content=Du(i.content,f.index,_),e[k.token].content=Du(e[k.token].content,k.pos,g),l+=_.length-1,k.token===r&&(l+=g.length-1),a=i.content,s=a.length,n.length=t;continue e}}d?n.push({token:r,pos:f.index,single:x,level:c}):v&&x&&(i.content=Du(i.content,f.index,An))}}}function Wi(e){if(e.md.options.typographer)for(let u=e.tokens.length-1;u>=0;u--)e.tokens[u].type!=="inline"||!Vi.test(e.tokens[u].content)||Gi(e.tokens[u].children,e)}function Zi(e){let u,t;const n=e.tokens,r=n.length;for(let i=0;i<r;i++){if(n[i].type!=="inline")continue;const c=n[i].children,a=c.length;for(u=0;u<a;u++)c[u].type==="text_special"&&(c[u].type="text");for(u=t=0;u<a;u++)c[u].type==="text"&&u+1<a&&c[u+1].type==="text"?c[u+1].content=c[u].content+c[u+1].content:(u!==t&&(c[t]=c[u]),t++);u!==t&&(c.length=t)}}const lt=[["normalize",Ri],["block",Bi],["inline",Ni],["linkify",Li],["replacements",Hi],["smartquotes",Wi],["text_join",Zi]];function Nt(){this.ruler=new se;for(let e=0;e<lt.length;e++)this.ruler.push(lt[e][0],lt[e][1])}Nt.prototype.process=function(e){const u=this.ruler.getRules("");for(let t=0,n=u.length;t<n;t++)u[t](e)};Nt.prototype.State=cr;function ve(e,u,t,n){this.src=e,this.md=u,this.env=t,this.tokens=n,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 r=this.src;for(let i=0,c=0,a=0,l=0,s=r.length,f=!1;c<s;c++){const d=r.charCodeAt(c);if(!f)if(V(d)){a++,d===9?l+=4-l%4:l++;continue}else f=!0;(d===10||c===s-1)&&(d!==10&&c++,this.bMarks.push(i),this.eMarks.push(c),this.tShift.push(a),this.sCount.push(l),this.bsCount.push(0),f=!1,a=0,l=0,i=c+1)}this.bMarks.push(r.length),this.eMarks.push(r.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}ve.prototype.push=function(e,u,t){const n=new me(e,u,t);return n.block=!0,t<0&&this.level--,n.level=this.level,t>0&&this.level++,this.tokens.push(n),n};ve.prototype.isEmpty=function(u){return this.bMarks[u]+this.tShift[u]>=this.eMarks[u]};ve.prototype.skipEmptyLines=function(u){for(let t=this.lineMax;u<t&&!(this.bMarks[u]+this.tShift[u]<this.eMarks[u]);u++);return u};ve.prototype.skipSpaces=function(u){for(let t=this.src.length;u<t;u++){const n=this.src.charCodeAt(u);if(!V(n))break}return u};ve.prototype.skipSpacesBack=function(u,t){if(u<=t)return u;for(;u>t;)if(!V(this.src.charCodeAt(--u)))return u+1;return u};ve.prototype.skipChars=function(u,t){for(let n=this.src.length;u<n&&this.src.charCodeAt(u)===t;u++);return u};ve.prototype.skipCharsBack=function(u,t,n){if(u<=n)return u;for(;u>n;)if(t!==this.src.charCodeAt(--u))return u+1;return u};ve.prototype.getLines=function(u,t,n,r){if(u>=t)return"";const i=new Array(t-u);for(let c=0,a=u;a<t;a++,c++){let l=0;const s=this.bMarks[a];let f=s,d;for(a+1<t||r?d=this.eMarks[a]+1:d=this.eMarks[a];f<d&&l<n;){const v=this.src.charCodeAt(f);if(V(v))v===9?l+=4-(l+this.bsCount[a])%4:l++;else if(f-s<this.tShift[a])l++;else break;f++}l>n?i[c]=new Array(l-n+1).join(" ")+this.src.slice(f,d):i[c]=this.src.slice(f,d)}return i.join("")};ve.prototype.Token=me;const Yi=65536;function st(e,u){const t=e.bMarks[u]+e.tShift[u],n=e.eMarks[u];return e.src.slice(t,n)}function Dn(e){const u=[],t=e.length;let n=0,r=e.charCodeAt(n),i=!1,c=0,a="";for(;n<t;)r===124&&(i?(a+=e.substring(c,n-1),c=n):(u.push(a+e.substring(c,n)),a="",c=n+1)),i=r===92,n++,r=e.charCodeAt(n);return u.push(a+e.substring(c)),u}function Xi(e,u,t,n){if(u+2>t)return!1;let r=u+1;if(e.sCount[r]<e.blkIndent||e.sCount[r]-e.blkIndent>=4)return!1;let i=e.bMarks[r]+e.tShift[r];if(i>=e.eMarks[r])return!1;const c=e.src.charCodeAt(i++);if(c!==124&&c!==45&&c!==58||i>=e.eMarks[r])return!1;const a=e.src.charCodeAt(i++);if(a!==124&&a!==45&&a!==58&&!V(a)||c===45&&V(a))return!1;for(;i<e.eMarks[r];){const k=e.src.charCodeAt(i);if(k!==124&&k!==45&&k!==58&&!V(k))return!1;i++}let l=st(e,u+1),s=l.split("|");const f=[];for(let k=0;k<s.length;k++){const g=s[k].trim();if(!g){if(k===0||k===s.length-1)continue;return!1}if(!/^:?-+:?$/.test(g))return!1;g.charCodeAt(g.length-1)===58?f.push(g.charCodeAt(0)===58?"center":"right"):g.charCodeAt(0)===58?f.push("left"):f.push("")}if(l=st(e,u).trim(),l.indexOf("|")===-1||e.sCount[u]-e.blkIndent>=4)return!1;s=Dn(l),s.length&&s[0]===""&&s.shift(),s.length&&s[s.length-1]===""&&s.pop();const d=s.length;if(d===0||d!==f.length)return!1;if(n)return!0;const v=e.parentType;e.parentType="table";const x=e.md.block.ruler.getRules("blockquote"),p=e.push("table_open","table",1),E=[u,0];p.map=E;const C=e.push("thead_open","thead",1);C.map=[u,u+1];const y=e.push("tr_open","tr",1);y.map=[u,u+1];for(let k=0;k<s.length;k++){const g=e.push("th_open","th",1);f[k]&&(g.attrs=[["style","text-align:"+f[k]]]);const _=e.push("inline","",0);_.content=s[k].trim(),_.children=[],e.push("th_close","th",-1)}e.push("tr_close","tr",-1),e.push("thead_close","thead",-1);let b,h=0;for(r=u+2;r<t&&!(e.sCount[r]<e.blkIndent);r++){let k=!1;for(let _=0,w=x.length;_<w;_++)if(x[_](e,r,t,!0)){k=!0;break}if(k||(l=st(e,r).trim(),!l)||e.sCount[r]-e.blkIndent>=4||(s=Dn(l),s.length&&s[0]===""&&s.shift(),s.length&&s[s.length-1]===""&&s.pop(),h+=d-s.length,h>Yi))break;if(r===u+2){const _=e.push("tbody_open","tbody",1);_.map=b=[u+2,0]}const g=e.push("tr_open","tr",1);g.map=[r,r+1];for(let _=0;_<d;_++){const w=e.push("td_open","td",1);f[_]&&(w.attrs=[["style","text-align:"+f[_]]]);const P=e.push("inline","",0);P.content=s[_]?s[_].trim():"",P.children=[],e.push("td_close","td",-1)}e.push("tr_close","tr",-1)}return b&&(e.push("tbody_close","tbody",-1),b[1]=r),e.push("table_close","table",-1),E[1]=r,e.parentType=v,e.line=r,!0}function Qi(e,u,t){if(e.sCount[u]-e.blkIndent<4)return!1;let n=u+1,r=n;for(;n<t;){if(e.isEmpty(n)){n++;continue}if(e.sCount[n]-e.blkIndent>=4){n++,r=n;continue}break}e.line=r;const i=e.push("code_block","code",0);return i.content=e.getLines(u,r,4+e.blkIndent,!1)+`
|
|
30
|
-
`,i.map=[u,e.line],!0}function Ji(e,u,t,n){let r=e.bMarks[u]+e.tShift[u],i=e.eMarks[u];if(e.sCount[u]-e.blkIndent>=4||r+3>i)return!1;const c=e.src.charCodeAt(r);if(c!==126&&c!==96)return!1;let a=r;r=e.skipChars(r,c);let l=r-a;if(l<3)return!1;const s=e.src.slice(a,r),f=e.src.slice(r,i);if(c===96&&f.indexOf(String.fromCharCode(c))>=0)return!1;if(n)return!0;let d=u,v=!1;for(;d++,!(d>=t||(r=a=e.bMarks[d]+e.tShift[d],i=e.eMarks[d],r<i&&e.sCount[d]<e.blkIndent));)if(e.src.charCodeAt(r)===c&&!(e.sCount[d]-e.blkIndent>=4)&&(r=e.skipChars(r,c),!(r-a<l)&&(r=e.skipSpaces(r),!(r<i)))){v=!0;break}l=e.sCount[u],e.line=d+(v?1:0);const x=e.push("fence","code",0);return x.info=f,x.content=e.getLines(u+1,d,l,!0),x.markup=s,x.map=[u,e.line],!0}function Ki(e,u,t,n){let r=e.bMarks[u]+e.tShift[u],i=e.eMarks[u];const c=e.lineMax;if(e.sCount[u]-e.blkIndent>=4||e.src.charCodeAt(r)!==62)return!1;if(n)return!0;const a=[],l=[],s=[],f=[],d=e.md.block.ruler.getRules("blockquote"),v=e.parentType;e.parentType="blockquote";let x=!1,p;for(p=u;p<t;p++){const h=e.sCount[p]<e.blkIndent;if(r=e.bMarks[p]+e.tShift[p],i=e.eMarks[p],r>=i)break;if(e.src.charCodeAt(r++)===62&&!h){let g=e.sCount[p]+1,_,w;e.src.charCodeAt(r)===32?(r++,g++,w=!1,_=!0):e.src.charCodeAt(r)===9?(_=!0,(e.bsCount[p]+g)%4===3?(r++,g++,w=!1):w=!0):_=!1;let P=g;for(a.push(e.bMarks[p]),e.bMarks[p]=r;r<i;){const D=e.src.charCodeAt(r);if(V(D))D===9?P+=4-(P+e.bsCount[p]+(w?1:0))%4:P++;else break;r++}x=r>=i,l.push(e.bsCount[p]),e.bsCount[p]=e.sCount[p]+1+(_?1:0),s.push(e.sCount[p]),e.sCount[p]=P-g,f.push(e.tShift[p]),e.tShift[p]=r-e.bMarks[p];continue}if(x)break;let k=!1;for(let g=0,_=d.length;g<_;g++)if(d[g](e,p,t,!0)){k=!0;break}if(k){e.lineMax=p,e.blkIndent!==0&&(a.push(e.bMarks[p]),l.push(e.bsCount[p]),f.push(e.tShift[p]),s.push(e.sCount[p]),e.sCount[p]-=e.blkIndent);break}a.push(e.bMarks[p]),l.push(e.bsCount[p]),f.push(e.tShift[p]),s.push(e.sCount[p]),e.sCount[p]=-1}const E=e.blkIndent;e.blkIndent=0;const C=e.push("blockquote_open","blockquote",1);C.markup=">";const y=[u,0];C.map=y,e.md.block.tokenize(e,u,p);const b=e.push("blockquote_close","blockquote",-1);b.markup=">",e.lineMax=c,e.parentType=v,y[1]=e.line;for(let h=0;h<f.length;h++)e.bMarks[h+u]=a[h],e.tShift[h+u]=f[h],e.sCount[h+u]=s[h],e.bsCount[h+u]=l[h];return e.blkIndent=E,!0}function ea(e,u,t,n){const r=e.eMarks[u];if(e.sCount[u]-e.blkIndent>=4)return!1;let i=e.bMarks[u]+e.tShift[u];const c=e.src.charCodeAt(i++);if(c!==42&&c!==45&&c!==95)return!1;let a=1;for(;i<r;){const s=e.src.charCodeAt(i++);if(s!==c&&!V(s))return!1;s===c&&a++}if(a<3)return!1;if(n)return!0;e.line=u+1;const l=e.push("hr","hr",0);return l.map=[u,e.line],l.markup=Array(a+1).join(String.fromCharCode(c)),!0}function Fn(e,u){const t=e.eMarks[u];let n=e.bMarks[u]+e.tShift[u];const r=e.src.charCodeAt(n++);if(r!==42&&r!==45&&r!==43)return-1;if(n<t){const i=e.src.charCodeAt(n);if(!V(i))return-1}return n}function Sn(e,u){const t=e.bMarks[u]+e.tShift[u],n=e.eMarks[u];let r=t;if(r+1>=n)return-1;let i=e.src.charCodeAt(r++);if(i<48||i>57)return-1;for(;;){if(r>=n)return-1;if(i=e.src.charCodeAt(r++),i>=48&&i<=57){if(r-t>=10)return-1;continue}if(i===41||i===46)break;return-1}return r<n&&(i=e.src.charCodeAt(r),!V(i))?-1:r}function ua(e,u){const t=e.level+2;for(let n=u+2,r=e.tokens.length-2;n<r;n++)e.tokens[n].level===t&&e.tokens[n].type==="paragraph_open"&&(e.tokens[n+2].hidden=!0,e.tokens[n].hidden=!0,n+=2)}function ta(e,u,t,n){let r,i,c,a,l=u,s=!0;if(e.sCount[l]-e.blkIndent>=4||e.listIndent>=0&&e.sCount[l]-e.listIndent>=4&&e.sCount[l]<e.blkIndent)return!1;let f=!1;n&&e.parentType==="paragraph"&&e.sCount[l]>=e.blkIndent&&(f=!0);let d,v,x;if((x=Sn(e,l))>=0){if(d=!0,c=e.bMarks[l]+e.tShift[l],v=Number(e.src.slice(c,x-1)),f&&v!==1)return!1}else if((x=Fn(e,l))>=0)d=!1;else return!1;if(f&&e.skipSpaces(x)>=e.eMarks[l])return!1;if(n)return!0;const p=e.src.charCodeAt(x-1),E=e.tokens.length;d?(a=e.push("ordered_list_open","ol",1),v!==1&&(a.attrs=[["start",v]])):a=e.push("bullet_list_open","ul",1);const C=[l,0];a.map=C,a.markup=String.fromCharCode(p);let y=!1;const b=e.md.block.ruler.getRules("list"),h=e.parentType;for(e.parentType="list";l<t;){i=x,r=e.eMarks[l];const k=e.sCount[l]+x-(e.bMarks[l]+e.tShift[l]);let g=k;for(;i<r;){const $=e.src.charCodeAt(i);if($===9)g+=4-(g+e.bsCount[l])%4;else if($===32)g++;else break;i++}const _=i;let w;_>=r?w=1:w=g-k,w>4&&(w=1);const P=k+w;a=e.push("list_item_open","li",1),a.markup=String.fromCharCode(p);const D=[l,0];a.map=D,d&&(a.info=e.src.slice(c,x-1));const O=e.tight,z=e.tShift[l],G=e.sCount[l],ee=e.listIndent;if(e.listIndent=e.blkIndent,e.blkIndent=P,e.tight=!0,e.tShift[l]=_-e.bMarks[l],e.sCount[l]=g,_>=r&&e.isEmpty(l+1)?e.line=Math.min(e.line+2,t):e.md.block.tokenize(e,l,t,!0),(!e.tight||y)&&(s=!1),y=e.line-l>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=ee,e.tShift[l]=z,e.sCount[l]=G,e.tight=O,a=e.push("list_item_close","li",-1),a.markup=String.fromCharCode(p),l=e.line,D[1]=l,l>=t||e.sCount[l]<e.blkIndent||e.sCount[l]-e.blkIndent>=4)break;let S=!1;for(let $=0,re=b.length;$<re;$++)if(b[$](e,l,t,!0)){S=!0;break}if(S)break;if(d){if(x=Sn(e,l),x<0)break;c=e.bMarks[l]+e.tShift[l]}else if(x=Fn(e,l),x<0)break;if(p!==e.src.charCodeAt(x-1))break}return d?a=e.push("ordered_list_close","ol",-1):a=e.push("bullet_list_close","ul",-1),a.markup=String.fromCharCode(p),C[1]=l,e.line=l,e.parentType=h,s&&ua(e,E),!0}function na(e,u,t,n){let r=e.bMarks[u]+e.tShift[u],i=e.eMarks[u],c=u+1;if(e.sCount[u]-e.blkIndent>=4||e.src.charCodeAt(r)!==91)return!1;function a(b){const h=e.lineMax;if(b>=h||e.isEmpty(b))return null;let k=!1;if(e.sCount[b]-e.blkIndent>3&&(k=!0),e.sCount[b]<0&&(k=!0),!k){const w=e.md.block.ruler.getRules("reference"),P=e.parentType;e.parentType="reference";let D=!1;for(let O=0,z=w.length;O<z;O++)if(w[O](e,b,h,!0)){D=!0;break}if(e.parentType=P,D)return null}const g=e.bMarks[b]+e.tShift[b],_=e.eMarks[b];return e.src.slice(g,_+1)}let l=e.src.slice(r,i+1);i=l.length;let s=-1;for(r=1;r<i;r++){const b=l.charCodeAt(r);if(b===91)return!1;if(b===93){s=r;break}else if(b===10){const h=a(c);h!==null&&(l+=h,i=l.length,c++)}else if(b===92&&(r++,r<i&&l.charCodeAt(r)===10)){const h=a(c);h!==null&&(l+=h,i=l.length,c++)}}if(s<0||l.charCodeAt(s+1)!==58)return!1;for(r=s+2;r<i;r++){const b=l.charCodeAt(r);if(b===10){const h=a(c);h!==null&&(l+=h,i=l.length,c++)}else if(!V(b))break}const f=e.md.helpers.parseLinkDestination(l,r,i);if(!f.ok)return!1;const d=e.md.normalizeLink(f.str);if(!e.md.validateLink(d))return!1;r=f.pos;const v=r,x=c,p=r;for(;r<i;r++){const b=l.charCodeAt(r);if(b===10){const h=a(c);h!==null&&(l+=h,i=l.length,c++)}else if(!V(b))break}let E=e.md.helpers.parseLinkTitle(l,r,i);for(;E.can_continue;){const b=a(c);if(b===null)break;l+=b,r=i,i=l.length,c++,E=e.md.helpers.parseLinkTitle(l,r,i,E)}let C;for(r<i&&p!==r&&E.ok?(C=E.str,r=E.pos):(C="",r=v,c=x);r<i;){const b=l.charCodeAt(r);if(!V(b))break;r++}if(r<i&&l.charCodeAt(r)!==10&&C)for(C="",r=v,c=x;r<i;){const b=l.charCodeAt(r);if(!V(b))break;r++}if(r<i&&l.charCodeAt(r)!==10)return!1;const y=Vu(l.slice(1,s));return y?(n||(typeof e.env.references>"u"&&(e.env.references={}),typeof e.env.references[y]>"u"&&(e.env.references[y]={title:C,href:d}),e.line=c),!0):!1}const ra=["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"],oa="[a-zA-Z_:][a-zA-Z0-9:._-]*",ia="[^\"'=<>`\\x00-\\x20]+",aa="'[^']*'",ca='"[^"]*"',la="(?:"+ia+"|"+aa+"|"+ca+")",sa="(?:\\s+"+oa+"(?:\\s*=\\s*"+la+")?)",sr="<[A-Za-z][A-Za-z0-9\\-]*"+sa+"*\\s*\\/?>",fr="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",fa="<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->",da="<[?][\\s\\S]*?[?]>",pa="<![A-Za-z][^>]*>",ha="<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",ba=new RegExp("^(?:"+sr+"|"+fr+"|"+fa+"|"+da+"|"+pa+"|"+ha+")"),ma=new RegExp("^(?:"+sr+"|"+fr+")"),Ge=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+ra.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(ma.source+"\\s*$"),/^$/,!1]];function ga(e,u,t,n){let r=e.bMarks[u]+e.tShift[u],i=e.eMarks[u];if(e.sCount[u]-e.blkIndent>=4||!e.md.options.html||e.src.charCodeAt(r)!==60)return!1;let c=e.src.slice(r,i),a=0;for(;a<Ge.length&&!Ge[a][0].test(c);a++);if(a===Ge.length)return!1;if(n)return Ge[a][2];let l=u+1;if(!Ge[a][1].test(c)){for(;l<t&&!(e.sCount[l]<e.blkIndent);l++)if(r=e.bMarks[l]+e.tShift[l],i=e.eMarks[l],c=e.src.slice(r,i),Ge[a][1].test(c)){c.length!==0&&l++;break}}e.line=l;const s=e.push("html_block","",0);return s.map=[u,l],s.content=e.getLines(u,l,e.blkIndent,!0),!0}function ka(e,u,t,n){let r=e.bMarks[u]+e.tShift[u],i=e.eMarks[u];if(e.sCount[u]-e.blkIndent>=4)return!1;let c=e.src.charCodeAt(r);if(c!==35||r>=i)return!1;let a=1;for(c=e.src.charCodeAt(++r);c===35&&r<i&&a<=6;)a++,c=e.src.charCodeAt(++r);if(a>6||r<i&&!V(c))return!1;if(n)return!0;i=e.skipSpacesBack(i,r);const l=e.skipCharsBack(i,35,r);l>r&&V(e.src.charCodeAt(l-1))&&(i=l),e.line=u+1;const s=e.push("heading_open","h"+String(a),1);s.markup="########".slice(0,a),s.map=[u,e.line];const f=e.push("inline","",0);f.content=e.src.slice(r,i).trim(),f.map=[u,e.line],f.children=[];const d=e.push("heading_close","h"+String(a),-1);return d.markup="########".slice(0,a),!0}function xa(e,u,t){const n=e.md.block.ruler.getRules("paragraph");if(e.sCount[u]-e.blkIndent>=4)return!1;const r=e.parentType;e.parentType="paragraph";let i=0,c,a=u+1;for(;a<t&&!e.isEmpty(a);a++){if(e.sCount[a]-e.blkIndent>3)continue;if(e.sCount[a]>=e.blkIndent){let x=e.bMarks[a]+e.tShift[a];const p=e.eMarks[a];if(x<p&&(c=e.src.charCodeAt(x),(c===45||c===61)&&(x=e.skipChars(x,c),x=e.skipSpaces(x),x>=p))){i=c===61?1:2;break}}if(e.sCount[a]<0)continue;let v=!1;for(let x=0,p=n.length;x<p;x++)if(n[x](e,a,t,!0)){v=!0;break}if(v)break}if(!i)return!1;const l=e.getLines(u,a,e.blkIndent,!1).trim();e.line=a+1;const s=e.push("heading_open","h"+String(i),1);s.markup=String.fromCharCode(c),s.map=[u,e.line];const f=e.push("inline","",0);f.content=l,f.map=[u,e.line-1],f.children=[];const d=e.push("heading_close","h"+String(i),-1);return d.markup=String.fromCharCode(c),e.parentType=r,!0}function _a(e,u,t){const n=e.md.block.ruler.getRules("paragraph"),r=e.parentType;let i=u+1;for(e.parentType="paragraph";i<t&&!e.isEmpty(i);i++){if(e.sCount[i]-e.blkIndent>3||e.sCount[i]<0)continue;let s=!1;for(let f=0,d=n.length;f<d;f++)if(n[f](e,i,t,!0)){s=!0;break}if(s)break}const c=e.getLines(u,i,e.blkIndent,!1).trim();e.line=i;const a=e.push("paragraph_open","p",1);a.map=[u,e.line];const l=e.push("inline","",0);return l.content=c,l.map=[u,e.line],l.children=[],e.push("paragraph_close","p",-1),e.parentType=r,!0}const Fu=[["table",Xi,["paragraph","reference"]],["code",Qi],["fence",Ji,["paragraph","reference","blockquote","list"]],["blockquote",Ki,["paragraph","reference","blockquote","list"]],["hr",ea,["paragraph","reference","blockquote","list"]],["list",ta,["paragraph","reference","blockquote"]],["reference",na],["html_block",ga,["paragraph","reference","blockquote"]],["heading",ka,["paragraph","reference","blockquote"]],["lheading",xa],["paragraph",_a]];function Gu(){this.ruler=new se;for(let e=0;e<Fu.length;e++)this.ruler.push(Fu[e][0],Fu[e][1],{alt:(Fu[e][2]||[]).slice()})}Gu.prototype.tokenize=function(e,u,t){const n=this.ruler.getRules(""),r=n.length,i=e.md.options.maxNesting;let c=u,a=!1;for(;c<t&&(e.line=c=e.skipEmptyLines(c),!(c>=t||e.sCount[c]<e.blkIndent));){if(e.level>=i){e.line=t;break}const l=e.line;let s=!1;for(let f=0;f<r;f++)if(s=n[f](e,c,t,!1),s){if(l>=e.line)throw new Error("block rule didn't increment state.line");break}if(!s)throw new Error("none of the block rules matched");e.tight=!a,e.isEmpty(e.line-1)&&(a=!0),c=e.line,c<t&&e.isEmpty(c)&&(a=!0,c++,e.line=c)}};Gu.prototype.parse=function(e,u,t,n){if(!e)return;const r=new this.State(e,u,t,n);this.tokenize(r,r.line,r.lineMax)};Gu.prototype.State=ve;function hu(e,u,t,n){this.src=e,this.env=t,this.md=u,this.tokens=n,this.tokens_meta=Array(n.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}hu.prototype.pushPending=function(){const e=new me("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e};hu.prototype.push=function(e,u,t){this.pending&&this.pushPending();const n=new me(e,u,t);let r=null;return t<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),n.level=this.level,t>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],r={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(n),this.tokens_meta.push(r),n};hu.prototype.scanDelims=function(e,u){const t=this.posMax,n=this.src.charCodeAt(e),r=e>0?this.src.charCodeAt(e-1):32;let i=e;for(;i<t&&this.src.charCodeAt(i)===n;)i++;const c=i-e,a=i<t?this.src.charCodeAt(i):32,l=su(r)||lu(String.fromCharCode(r)),s=su(a)||lu(String.fromCharCode(a)),f=cu(r),d=cu(a),v=!d&&(!s||f||l),x=!f&&(!l||d||s);return{can_open:v&&(u||!x||l),can_close:x&&(u||!v||s),length:c}};hu.prototype.Token=me;function va(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 ya(e,u){let t=e.pos;for(;t<e.posMax&&!va(e.src.charCodeAt(t));)t++;return t===e.pos?!1:(u||(e.pending+=e.src.slice(e.pos,t)),e.pos=t,!0)}const Ea=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;function Ca(e,u){if(!e.md.options.linkify||e.linkLevel>0)return!1;const t=e.pos,n=e.posMax;if(t+3>n||e.src.charCodeAt(t)!==58||e.src.charCodeAt(t+1)!==47||e.src.charCodeAt(t+2)!==47)return!1;const r=e.pending.match(Ea);if(!r)return!1;const i=r[1],c=e.md.linkify.matchAtStart(e.src.slice(t-i.length));if(!c)return!1;let a=c.url;if(a.length<=i.length)return!1;a=a.replace(/\*+$/,"");const l=e.md.normalizeLink(a);if(!e.md.validateLink(l))return!1;if(!u){e.pending=e.pending.slice(0,-i.length);const s=e.push("link_open","a",1);s.attrs=[["href",l]],s.markup="linkify",s.info="auto";const f=e.push("text","",0);f.content=e.md.normalizeLinkText(a);const d=e.push("link_close","a",-1);d.markup="linkify",d.info="auto"}return e.pos+=a.length-i.length,!0}function wa(e,u){let t=e.pos;if(e.src.charCodeAt(t)!==10)return!1;const n=e.pending.length-1,r=e.posMax;if(!u)if(n>=0&&e.pending.charCodeAt(n)===32)if(n>=1&&e.pending.charCodeAt(n-1)===32){let i=n-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(t++;t<r&&V(e.src.charCodeAt(t));)t++;return e.pos=t,!0}const Ot=[];for(let e=0;e<256;e++)Ot.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e){Ot[e.charCodeAt(0)]=1});function Aa(e,u){let t=e.pos;const n=e.posMax;if(e.src.charCodeAt(t)!==92||(t++,t>=n))return!1;let r=e.src.charCodeAt(t);if(r===10){for(u||e.push("hardbreak","br",0),t++;t<n&&(r=e.src.charCodeAt(t),!!V(r));)t++;return e.pos=t,!0}let i=e.src[t];if(r>=55296&&r<=56319&&t+1<n){const a=e.src.charCodeAt(t+1);a>=56320&&a<=57343&&(i+=e.src[t+1],t++)}const c="\\"+i;if(!u){const a=e.push("text_special","",0);r<256&&Ot[r]!==0?a.content=i:a.content=c,a.markup=c,a.info="escape"}return e.pos=t+1,!0}function Da(e,u){let t=e.pos;if(e.src.charCodeAt(t)!==96)return!1;const r=t;t++;const i=e.posMax;for(;t<i&&e.src.charCodeAt(t)===96;)t++;const c=e.src.slice(r,t),a=c.length;if(e.backticksScanned&&(e.backticks[a]||0)<=r)return u||(e.pending+=c),e.pos+=a,!0;let l=t,s;for(;(s=e.src.indexOf("`",l))!==-1;){for(l=s+1;l<i&&e.src.charCodeAt(l)===96;)l++;const f=l-s;if(f===a){if(!u){const d=e.push("code_inline","code",0);d.markup=c,d.content=e.src.slice(t,s).replace(/\n/g," ").replace(/^ (.+) $/,"$1")}return e.pos=l,!0}e.backticks[f]=s}return e.backticksScanned=!0,u||(e.pending+=c),e.pos+=a,!0}function Fa(e,u){const t=e.pos,n=e.src.charCodeAt(t);if(u||n!==126)return!1;const r=e.scanDelims(e.pos,!0);let i=r.length;const c=String.fromCharCode(n);if(i<2)return!1;let a;i%2&&(a=e.push("text","",0),a.content=c,i--);for(let l=0;l<i;l+=2)a=e.push("text","",0),a.content=c+c,e.delimiters.push({marker:n,length:0,token:e.tokens.length-1,end:-1,open:r.can_open,close:r.can_close});return e.pos+=r.length,!0}function Tn(e,u){let t;const n=[],r=u.length;for(let i=0;i<r;i++){const c=u[i];if(c.marker!==126||c.end===-1)continue;const a=u[c.end];t=e.tokens[c.token],t.type="s_open",t.tag="s",t.nesting=1,t.markup="~~",t.content="",t=e.tokens[a.token],t.type="s_close",t.tag="s",t.nesting=-1,t.markup="~~",t.content="",e.tokens[a.token-1].type==="text"&&e.tokens[a.token-1].content==="~"&&n.push(a.token-1)}for(;n.length;){const i=n.pop();let c=i+1;for(;c<e.tokens.length&&e.tokens[c].type==="s_close";)c++;c--,i!==c&&(t=e.tokens[c],e.tokens[c]=e.tokens[i],e.tokens[i]=t)}}function Sa(e){const u=e.tokens_meta,t=e.tokens_meta.length;Tn(e,e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&Tn(e,u[n].delimiters)}const dr={tokenize:Fa,postProcess:Sa};function Ta(e,u){const t=e.pos,n=e.src.charCodeAt(t);if(u||n!==95&&n!==42)return!1;const r=e.scanDelims(e.pos,n===42);for(let i=0;i<r.length;i++){const c=e.push("text","",0);c.content=String.fromCharCode(n),e.delimiters.push({marker:n,length:r.length,token:e.tokens.length-1,end:-1,open:r.can_open,close:r.can_close})}return e.pos+=r.length,!0}function Pn(e,u){const t=u.length;for(let n=t-1;n>=0;n--){const r=u[n];if(r.marker!==95&&r.marker!==42||r.end===-1)continue;const i=u[r.end],c=n>0&&u[n-1].end===r.end+1&&u[n-1].marker===r.marker&&u[n-1].token===r.token-1&&u[r.end+1].token===i.token+1,a=String.fromCharCode(r.marker),l=e.tokens[r.token];l.type=c?"strong_open":"em_open",l.tag=c?"strong":"em",l.nesting=1,l.markup=c?a+a:a,l.content="";const s=e.tokens[i.token];s.type=c?"strong_close":"em_close",s.tag=c?"strong":"em",s.nesting=-1,s.markup=c?a+a:a,s.content="",c&&(e.tokens[u[n-1].token].content="",e.tokens[u[r.end+1].token].content="",n--)}}function Pa(e){const u=e.tokens_meta,t=e.tokens_meta.length;Pn(e,e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&Pn(e,u[n].delimiters)}const pr={tokenize:Ta,postProcess:Pa};function Ra(e,u){let t,n,r,i,c="",a="",l=e.pos,s=!0;if(e.src.charCodeAt(e.pos)!==91)return!1;const f=e.pos,d=e.posMax,v=e.pos+1,x=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(x<0)return!1;let p=x+1;if(p<d&&e.src.charCodeAt(p)===40){for(s=!1,p++;p<d&&(t=e.src.charCodeAt(p),!(!V(t)&&t!==10));p++);if(p>=d)return!1;if(l=p,r=e.md.helpers.parseLinkDestination(e.src,p,e.posMax),r.ok){for(c=e.md.normalizeLink(r.str),e.md.validateLink(c)?p=r.pos:c="",l=p;p<d&&(t=e.src.charCodeAt(p),!(!V(t)&&t!==10));p++);if(r=e.md.helpers.parseLinkTitle(e.src,p,e.posMax),p<d&&l!==p&&r.ok)for(a=r.str,p=r.pos;p<d&&(t=e.src.charCodeAt(p),!(!V(t)&&t!==10));p++);}(p>=d||e.src.charCodeAt(p)!==41)&&(s=!0),p++}if(s){if(typeof e.env.references>"u")return!1;if(p<d&&e.src.charCodeAt(p)===91?(l=p+1,p=e.md.helpers.parseLinkLabel(e,p),p>=0?n=e.src.slice(l,p++):p=x+1):p=x+1,n||(n=e.src.slice(v,x)),i=e.env.references[Vu(n)],!i)return e.pos=f,!1;c=i.href,a=i.title}if(!u){e.pos=v,e.posMax=x;const E=e.push("link_open","a",1),C=[["href",c]];E.attrs=C,a&&C.push(["title",a]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)}return e.pos=p,e.posMax=d,!0}function Ba(e,u){let t,n,r,i,c,a,l,s,f="";const d=e.pos,v=e.posMax;if(e.src.charCodeAt(e.pos)!==33||e.src.charCodeAt(e.pos+1)!==91)return!1;const x=e.pos+2,p=e.md.helpers.parseLinkLabel(e,e.pos+1,!1);if(p<0)return!1;if(i=p+1,i<v&&e.src.charCodeAt(i)===40){for(i++;i<v&&(t=e.src.charCodeAt(i),!(!V(t)&&t!==10));i++);if(i>=v)return!1;for(s=i,a=e.md.helpers.parseLinkDestination(e.src,i,e.posMax),a.ok&&(f=e.md.normalizeLink(a.str),e.md.validateLink(f)?i=a.pos:f=""),s=i;i<v&&(t=e.src.charCodeAt(i),!(!V(t)&&t!==10));i++);if(a=e.md.helpers.parseLinkTitle(e.src,i,e.posMax),i<v&&s!==i&&a.ok)for(l=a.str,i=a.pos;i<v&&(t=e.src.charCodeAt(i),!(!V(t)&&t!==10));i++);else l="";if(i>=v||e.src.charCodeAt(i)!==41)return e.pos=d,!1;i++}else{if(typeof e.env.references>"u")return!1;if(i<v&&e.src.charCodeAt(i)===91?(s=i+1,i=e.md.helpers.parseLinkLabel(e,i),i>=0?r=e.src.slice(s,i++):i=p+1):i=p+1,r||(r=e.src.slice(x,p)),c=e.env.references[Vu(r)],!c)return e.pos=d,!1;f=c.href,l=c.title}if(!u){n=e.src.slice(x,p);const E=[];e.md.inline.parse(n,e.md,e.env,E);const C=e.push("image","img",0),y=[["src",f],["alt",""]];C.attrs=y,C.children=E,C.content=n,l&&y.push(["title",l])}return e.pos=i,e.posMax=v,!0}const Na=/^([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])?)*)$/,Oa=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;function Ma(e,u){let t=e.pos;if(e.src.charCodeAt(t)!==60)return!1;const n=e.pos,r=e.posMax;for(;;){if(++t>=r)return!1;const c=e.src.charCodeAt(t);if(c===60)return!1;if(c===62)break}const i=e.src.slice(n+1,t);if(Oa.test(i)){const c=e.md.normalizeLink(i);if(!e.md.validateLink(c))return!1;if(!u){const a=e.push("link_open","a",1);a.attrs=[["href",c]],a.markup="autolink",a.info="auto";const l=e.push("text","",0);l.content=e.md.normalizeLinkText(i);const s=e.push("link_close","a",-1);s.markup="autolink",s.info="auto"}return e.pos+=i.length+2,!0}if(Na.test(i)){const c=e.md.normalizeLink("mailto:"+i);if(!e.md.validateLink(c))return!1;if(!u){const a=e.push("link_open","a",1);a.attrs=[["href",c]],a.markup="autolink",a.info="auto";const l=e.push("text","",0);l.content=e.md.normalizeLinkText(i);const s=e.push("link_close","a",-1);s.markup="autolink",s.info="auto"}return e.pos+=i.length+2,!0}return!1}function La(e){return/^<a[>\s]/i.test(e)}function za(e){return/^<\/a\s*>/i.test(e)}function Ia(e){const u=e|32;return u>=97&&u<=122}function $a(e,u){if(!e.md.options.html)return!1;const t=e.posMax,n=e.pos;if(e.src.charCodeAt(n)!==60||n+2>=t)return!1;const r=e.src.charCodeAt(n+1);if(r!==33&&r!==63&&r!==47&&!Ia(r))return!1;const i=e.src.slice(n).match(ba);if(!i)return!1;if(!u){const c=e.push("html_inline","",0);c.content=i[0],La(c.content)&&e.linkLevel++,za(c.content)&&e.linkLevel--}return e.pos+=i[0].length,!0}const Ua=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,qa=/^&([a-z][a-z0-9]{1,31});/i;function ja(e,u){const t=e.pos,n=e.posMax;if(e.src.charCodeAt(t)!==38||t+1>=n)return!1;if(e.src.charCodeAt(t+1)===35){const i=e.src.slice(t).match(Ua);if(i){if(!u){const c=i[1][0].toLowerCase()==="x"?parseInt(i[1].slice(1),16):parseInt(i[1],10),a=e.push("text_special","",0);a.content=Bt(c)?Lu(c):Lu(65533),a.markup=i[0],a.info="entity"}return e.pos+=i[0].length,!0}}else{const i=e.src.slice(t).match(qa);if(i){const c=or(i[0]);if(c!==i[0]){if(!u){const a=e.push("text_special","",0);a.content=c,a.markup=i[0],a.info="entity"}return e.pos+=i[0].length,!0}}}return!1}function Rn(e){const u={},t=e.length;if(!t)return;let n=0,r=-2;const i=[];for(let c=0;c<t;c++){const a=e[c];if(i.push(0),(e[n].marker!==a.marker||r!==a.token-1)&&(n=c),r=a.token,a.length=a.length||0,!a.close)continue;u.hasOwnProperty(a.marker)||(u[a.marker]=[-1,-1,-1,-1,-1,-1]);const l=u[a.marker][(a.open?3:0)+a.length%3];let s=n-i[n]-1,f=s;for(;s>l;s-=i[s]+1){const d=e[s];if(d.marker===a.marker&&d.open&&d.end<0){let v=!1;if((d.close||a.open)&&(d.length+a.length)%3===0&&(d.length%3!==0||a.length%3!==0)&&(v=!0),!v){const x=s>0&&!e[s-1].open?i[s-1]+1:0;i[c]=c-s+x,i[s]=x,a.open=!1,d.end=c,d.close=!1,f=-1,r=-2;break}}}f!==-1&&(u[a.marker][(a.open?3:0)+(a.length||0)%3]=f)}}function Ha(e){const u=e.tokens_meta,t=e.tokens_meta.length;Rn(e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&Rn(u[n].delimiters)}function Va(e){let u,t,n=0;const r=e.tokens,i=e.tokens.length;for(u=t=0;u<i;u++)r[u].nesting<0&&n--,r[u].level=n,r[u].nesting>0&&n++,r[u].type==="text"&&u+1<i&&r[u+1].type==="text"?r[u+1].content=r[u].content+r[u+1].content:(u!==t&&(r[t]=r[u]),t++);u!==t&&(r.length=t)}const ft=[["text",ya],["linkify",Ca],["newline",wa],["escape",Aa],["backticks",Da],["strikethrough",dr.tokenize],["emphasis",pr.tokenize],["link",Ra],["image",Ba],["autolink",Ma],["html_inline",$a],["entity",ja]],dt=[["balance_pairs",Ha],["strikethrough",dr.postProcess],["emphasis",pr.postProcess],["fragments_join",Va]];function bu(){this.ruler=new se;for(let e=0;e<ft.length;e++)this.ruler.push(ft[e][0],ft[e][1]);this.ruler2=new se;for(let e=0;e<dt.length;e++)this.ruler2.push(dt[e][0],dt[e][1])}bu.prototype.skipToken=function(e){const u=e.pos,t=this.ruler.getRules(""),n=t.length,r=e.md.options.maxNesting,i=e.cache;if(typeof i[u]<"u"){e.pos=i[u];return}let c=!1;if(e.level<r){for(let a=0;a<n;a++)if(e.level++,c=t[a](e,!0),e.level--,c){if(u>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}else e.pos=e.posMax;c||e.pos++,i[u]=e.pos};bu.prototype.tokenize=function(e){const u=this.ruler.getRules(""),t=u.length,n=e.posMax,r=e.md.options.maxNesting;for(;e.pos<n;){const i=e.pos;let c=!1;if(e.level<r){for(let a=0;a<t;a++)if(c=u[a](e,!1),c){if(i>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}if(c){if(e.pos>=n)break;continue}e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()};bu.prototype.parse=function(e,u,t,n){const r=new this.State(e,u,t,n);this.tokenize(r);const i=this.ruler2.getRules(""),c=i.length;for(let a=0;a<c;a++)i[a](r)};bu.prototype.State=hu;function Ga(e){const u={};e=e||{},u.src_Any=er.source,u.src_Cc=ur.source,u.src_Z=nr.source,u.src_P=Pt.source,u.src_ZPCc=[u.src_Z,u.src_P,u.src_Cc].join("|"),u.src_ZCc=[u.src_Z,u.src_Cc].join("|");const t="[><|]";return u.src_pseudo_letter="(?:(?!"+t+"|"+u.src_ZPCc+")"+u.src_Any+")",u.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]?)",u.src_auth="(?:(?:(?!"+u.src_ZCc+"|[@/\\[\\]()]).)+@)?",u.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",u.src_host_terminator="(?=$|"+t+"|"+u.src_ZPCc+")(?!"+(e["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+u.src_ZPCc+"))",u.src_path="(?:[/?#](?:(?!"+u.src_ZCc+"|"+t+`|[()[\\]{}.,"'?!\\-;]).|\\[(?:(?!`+u.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+u.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+u.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+u.src_ZCc+`|["]).)+\\"|\\'(?:(?!`+u.src_ZCc+"|[']).)+\\'|\\'(?="+u.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+u.src_ZCc+"|[.]|$)|"+(e["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+u.src_ZCc+"|$)|;(?!"+u.src_ZCc+"|$)|\\!+(?!"+u.src_ZCc+"|[!]|$)|\\?(?!"+u.src_ZCc+"|[?]|$))+|\\/)?",u.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',u.src_xn="xn--[a-z0-9\\-]{1,59}",u.src_domain_root="(?:"+u.src_xn+"|"+u.src_pseudo_letter+"{1,63})",u.src_domain="(?:"+u.src_xn+"|(?:"+u.src_pseudo_letter+")|(?:"+u.src_pseudo_letter+"(?:-|"+u.src_pseudo_letter+"){0,61}"+u.src_pseudo_letter+"))",u.src_host="(?:(?:(?:(?:"+u.src_domain+")\\.)*"+u.src_domain+"))",u.tpl_host_fuzzy="(?:"+u.src_ip4+"|(?:(?:(?:"+u.src_domain+")\\.)+(?:%TLDS%)))",u.tpl_host_no_ip_fuzzy="(?:(?:(?:"+u.src_domain+")\\.)+(?:%TLDS%))",u.src_host_strict=u.src_host+u.src_host_terminator,u.tpl_host_fuzzy_strict=u.tpl_host_fuzzy+u.src_host_terminator,u.src_host_port_strict=u.src_host+u.src_port+u.src_host_terminator,u.tpl_host_port_fuzzy_strict=u.tpl_host_fuzzy+u.src_port+u.src_host_terminator,u.tpl_host_port_no_ip_fuzzy_strict=u.tpl_host_no_ip_fuzzy+u.src_port+u.src_host_terminator,u.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+u.src_ZPCc+"|>|$))",u.tpl_email_fuzzy="(^|"+t+'|"|\\(|'+u.src_ZCc+")("+u.src_email_name+"@"+u.tpl_host_fuzzy_strict+")",u.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+u.src_ZPCc+"))((?![$+<=>^`||])"+u.tpl_host_port_fuzzy_strict+u.src_path+")",u.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+u.src_ZPCc+"))((?![$+<=>^`||])"+u.tpl_host_port_no_ip_fuzzy_strict+u.src_path+")",u}function wt(e){return Array.prototype.slice.call(arguments,1).forEach(function(t){t&&Object.keys(t).forEach(function(n){e[n]=t[n]})}),e}function Wu(e){return Object.prototype.toString.call(e)}function Wa(e){return Wu(e)==="[object String]"}function Za(e){return Wu(e)==="[object Object]"}function Ya(e){return Wu(e)==="[object RegExp]"}function Bn(e){return Wu(e)==="[object Function]"}function Xa(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}const hr={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function Qa(e){return Object.keys(e||{}).reduce(function(u,t){return u||hr.hasOwnProperty(t)},!1)}const Ja={"http:":{validate:function(e,u,t){const n=e.slice(u);return t.re.http||(t.re.http=new RegExp("^\\/\\/"+t.re.src_auth+t.re.src_host_port_strict+t.re.src_path,"i")),t.re.http.test(n)?n.match(t.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,u,t){const n=e.slice(u);return t.re.no_http||(t.re.no_http=new RegExp("^"+t.re.src_auth+"(?:localhost|(?:(?:"+t.re.src_domain+")\\.)+"+t.re.src_domain_root+")"+t.re.src_port+t.re.src_host_terminator+t.re.src_path,"i")),t.re.no_http.test(n)?u>=3&&e[u-3]===":"||u>=3&&e[u-3]==="/"?0:n.match(t.re.no_http)[0].length:0}},"mailto:":{validate:function(e,u,t){const n=e.slice(u);return t.re.mailto||(t.re.mailto=new RegExp("^"+t.re.src_email_name+"@"+t.re.src_host_strict,"i")),t.re.mailto.test(n)?n.match(t.re.mailto)[0].length:0}}},Ka="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]",e0="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function u0(e){e.__index__=-1,e.__text_cache__=""}function t0(e){return function(u,t){const n=u.slice(t);return e.test(n)?n.match(e)[0].length:0}}function Nn(){return function(e,u){u.normalize(e)}}function zu(e){const u=e.re=Ga(e.__opts__),t=e.__tlds__.slice();e.onCompile(),e.__tlds_replaced__||t.push(Ka),t.push(u.src_xn),u.src_tlds=t.join("|");function n(a){return a.replace("%TLDS%",u.src_tlds)}u.email_fuzzy=RegExp(n(u.tpl_email_fuzzy),"i"),u.link_fuzzy=RegExp(n(u.tpl_link_fuzzy),"i"),u.link_no_ip_fuzzy=RegExp(n(u.tpl_link_no_ip_fuzzy),"i"),u.host_fuzzy_test=RegExp(n(u.tpl_host_fuzzy_test),"i");const r=[];e.__compiled__={};function i(a,l){throw new Error('(LinkifyIt) Invalid schema "'+a+'": '+l)}Object.keys(e.__schemas__).forEach(function(a){const l=e.__schemas__[a];if(l===null)return;const s={validate:null,link:null};if(e.__compiled__[a]=s,Za(l)){Ya(l.validate)?s.validate=t0(l.validate):Bn(l.validate)?s.validate=l.validate:i(a,l),Bn(l.normalize)?s.normalize=l.normalize:l.normalize?i(a,l):s.normalize=Nn();return}if(Wa(l)){r.push(a);return}i(a,l)}),r.forEach(function(a){e.__compiled__[e.__schemas__[a]]&&(e.__compiled__[a].validate=e.__compiled__[e.__schemas__[a]].validate,e.__compiled__[a].normalize=e.__compiled__[e.__schemas__[a]].normalize)}),e.__compiled__[""]={validate:null,normalize:Nn()};const c=Object.keys(e.__compiled__).filter(function(a){return a.length>0&&e.__compiled__[a]}).map(Xa).join("|");e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+u.src_ZPCc+"))("+c+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+u.src_ZPCc+"))("+c+")","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"),u0(e)}function n0(e,u){const t=e.__index__,n=e.__last_index__,r=e.__text_cache__.slice(t,n);this.schema=e.__schema__.toLowerCase(),this.index=t+u,this.lastIndex=n+u,this.raw=r,this.text=r,this.url=r}function At(e,u){const t=new n0(e,u);return e.__compiled__[t.schema].normalize(t,e),t}function fe(e,u){if(!(this instanceof fe))return new fe(e,u);u||Qa(e)&&(u=e,e={}),this.__opts__=wt({},hr,u),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=wt({},Ja,e),this.__compiled__={},this.__tlds__=e0,this.__tlds_replaced__=!1,this.re={},zu(this)}fe.prototype.add=function(u,t){return this.__schemas__[u]=t,zu(this),this};fe.prototype.set=function(u){return this.__opts__=wt(this.__opts__,u),this};fe.prototype.test=function(u){if(this.__text_cache__=u,this.__index__=-1,!u.length)return!1;let t,n,r,i,c,a,l,s,f;if(this.re.schema_test.test(u)){for(l=this.re.schema_search,l.lastIndex=0;(t=l.exec(u))!==null;)if(i=this.testSchemaAt(u,t[2],l.lastIndex),i){this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+i;break}}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(s=u.search(this.re.host_fuzzy_test),s>=0&&(this.__index__<0||s<this.__index__)&&(n=u.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy))!==null&&(c=n.index+n[1].length,(this.__index__<0||c<this.__index__)&&(this.__schema__="",this.__index__=c,this.__last_index__=n.index+n[0].length))),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&(f=u.indexOf("@"),f>=0&&(r=u.match(this.re.email_fuzzy))!==null&&(c=r.index+r[1].length,a=r.index+r[0].length,(this.__index__<0||c<this.__index__||c===this.__index__&&a>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=c,this.__last_index__=a))),this.__index__>=0};fe.prototype.pretest=function(u){return this.re.pretest.test(u)};fe.prototype.testSchemaAt=function(u,t,n){return this.__compiled__[t.toLowerCase()]?this.__compiled__[t.toLowerCase()].validate(u,n,this):0};fe.prototype.match=function(u){const t=[];let n=0;this.__index__>=0&&this.__text_cache__===u&&(t.push(At(this,n)),n=this.__last_index__);let r=n?u.slice(n):u;for(;this.test(r);)t.push(At(this,n)),r=r.slice(this.__last_index__),n+=this.__last_index__;return t.length?t:null};fe.prototype.matchAtStart=function(u){if(this.__text_cache__=u,this.__index__=-1,!u.length)return null;const t=this.re.schema_at_start.exec(u);if(!t)return null;const n=this.testSchemaAt(u,t[2],t[0].length);return n?(this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+n,At(this,0)):null};fe.prototype.tlds=function(u,t){return u=Array.isArray(u)?u:[u],t?(this.__tlds__=this.__tlds__.concat(u).sort().filter(function(n,r,i){return n!==i[r-1]}).reverse(),zu(this),this):(this.__tlds__=u.slice(),this.__tlds_replaced__=!0,zu(this),this)};fe.prototype.normalize=function(u){u.schema||(u.url="http://"+u.url),u.schema==="mailto:"&&!/^mailto:/i.test(u.url)&&(u.url="mailto:"+u.url)};fe.prototype.onCompile=function(){};const We=2147483647,ke=36,Mt=1,fu=26,r0=38,o0=700,br=72,mr=128,gr="-",i0=/^xn--/,a0=/[^\0-\x7F]/,c0=/[\x2E\u3002\uFF0E\uFF61]/g,l0={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},pt=ke-Mt,xe=Math.floor,ht=String.fromCharCode;function Se(e){throw new RangeError(l0[e])}function s0(e,u){const t=[];let n=e.length;for(;n--;)t[n]=u(e[n]);return t}function kr(e,u){const t=e.split("@");let n="";t.length>1&&(n=t[0]+"@",e=t[1]),e=e.replace(c0,".");const r=e.split("."),i=s0(r,u).join(".");return n+i}function xr(e){const u=[];let t=0;const n=e.length;for(;t<n;){const r=e.charCodeAt(t++);if(r>=55296&&r<=56319&&t<n){const i=e.charCodeAt(t++);(i&64512)==56320?u.push(((r&1023)<<10)+(i&1023)+65536):(u.push(r),t--)}else u.push(r)}return u}const f0=e=>String.fromCodePoint(...e),d0=function(e){return e>=48&&e<58?26+(e-48):e>=65&&e<91?e-65:e>=97&&e<123?e-97:ke},On=function(e,u){return e+22+75*(e<26)-((u!=0)<<5)},_r=function(e,u,t){let n=0;for(e=t?xe(e/o0):e>>1,e+=xe(e/u);e>pt*fu>>1;n+=ke)e=xe(e/pt);return xe(n+(pt+1)*e/(e+r0))},vr=function(e){const u=[],t=e.length;let n=0,r=mr,i=br,c=e.lastIndexOf(gr);c<0&&(c=0);for(let a=0;a<c;++a)e.charCodeAt(a)>=128&&Se("not-basic"),u.push(e.charCodeAt(a));for(let a=c>0?c+1:0;a<t;){const l=n;for(let f=1,d=ke;;d+=ke){a>=t&&Se("invalid-input");const v=d0(e.charCodeAt(a++));v>=ke&&Se("invalid-input"),v>xe((We-n)/f)&&Se("overflow"),n+=v*f;const x=d<=i?Mt:d>=i+fu?fu:d-i;if(v<x)break;const p=ke-x;f>xe(We/p)&&Se("overflow"),f*=p}const s=u.length+1;i=_r(n-l,s,l==0),xe(n/s)>We-r&&Se("overflow"),r+=xe(n/s),n%=s,u.splice(n++,0,r)}return String.fromCodePoint(...u)},yr=function(e){const u=[];e=xr(e);const t=e.length;let n=mr,r=0,i=br;for(const l of e)l<128&&u.push(ht(l));const c=u.length;let a=c;for(c&&u.push(gr);a<t;){let l=We;for(const f of e)f>=n&&f<l&&(l=f);const s=a+1;l-n>xe((We-r)/s)&&Se("overflow"),r+=(l-n)*s,n=l;for(const f of e)if(f<n&&++r>We&&Se("overflow"),f===n){let d=r;for(let v=ke;;v+=ke){const x=v<=i?Mt:v>=i+fu?fu:v-i;if(d<x)break;const p=d-x,E=ke-x;u.push(ht(On(x+p%E,0))),d=xe(p/E)}u.push(ht(On(d,0))),i=_r(r,s,a===c),r=0,++a}++r,++n}return u.join("")},p0=function(e){return kr(e,function(u){return i0.test(u)?vr(u.slice(4).toLowerCase()):u})},h0=function(e){return kr(e,function(u){return a0.test(u)?"xn--"+yr(u):u})},Er={version:"2.3.1",ucs2:{decode:xr,encode:f0},decode:vr,encode:yr,toASCII:h0,toUnicode:p0},b0={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},m0={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"]}}},g0={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"]}}},k0={default:b0,zero:m0,commonmark:g0},x0=/^(vbscript|javascript|file|data):/,_0=/^data:image\/(gif|png|jpeg|webp);/;function v0(e){const u=e.trim().toLowerCase();return x0.test(u)?_0.test(u):!0}const Cr=["http:","https:","mailto:"];function y0(e){const u=Tt(e,!0);if(u.hostname&&(!u.protocol||Cr.indexOf(u.protocol)>=0))try{u.hostname=Er.toASCII(u.hostname)}catch{}return pu(St(u))}function E0(e){const u=Tt(e,!0);if(u.hostname&&(!u.protocol||Cr.indexOf(u.protocol)>=0))try{u.hostname=Er.toUnicode(u.hostname)}catch{}return Ze(St(u),Ze.defaultChars+"%")}function he(e,u){if(!(this instanceof he))return new he(e,u);u||Rt(e)||(u=e||{},e="default"),this.inline=new bu,this.block=new Gu,this.core=new Nt,this.renderer=new Xe,this.linkify=new fe,this.validateLink=v0,this.normalizeLink=y0,this.normalizeLinkText=E0,this.utils=wi,this.helpers=Hu({},Si),this.options={},this.configure(e),u&&this.set(u)}he.prototype.set=function(e){return Hu(this.options,e),this};he.prototype.configure=function(e){const u=this;if(Rt(e)){const t=e;if(e=k0[t],!e)throw new Error('Wrong `markdown-it` preset "'+t+'", check name')}if(!e)throw new Error("Wrong `markdown-it` preset, can't be empty");return e.options&&u.set(e.options),e.components&&Object.keys(e.components).forEach(function(t){e.components[t].rules&&u[t].ruler.enableOnly(e.components[t].rules),e.components[t].rules2&&u[t].ruler2.enableOnly(e.components[t].rules2)}),this};he.prototype.enable=function(e,u){let t=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach(function(r){t=t.concat(this[r].ruler.enable(e,!0))},this),t=t.concat(this.inline.ruler2.enable(e,!0));const n=e.filter(function(r){return t.indexOf(r)<0});if(n.length&&!u)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+n);return this};he.prototype.disable=function(e,u){let t=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach(function(r){t=t.concat(this[r].ruler.disable(e,!0))},this),t=t.concat(this.inline.ruler2.disable(e,!0));const n=e.filter(function(r){return t.indexOf(r)<0});if(n.length&&!u)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+n);return this};he.prototype.use=function(e){const u=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,u),this};he.prototype.parse=function(e,u){if(typeof e!="string")throw new Error("Input data should be a String");const t=new this.core.State(e,this,u);return this.core.process(t),t.tokens};he.prototype.render=function(e,u){return u=u||{},this.renderer.render(this.parse(e,u),this.options,u)};he.prototype.parseInline=function(e,u){const t=new this.core.State(e,this,u);return t.inlineMode=!0,this.core.process(t),t.tokens};he.prototype.renderInline=function(e,u){return u=u||{},this.renderer.render(this.parseInline(e,u),this.options,u)};function C0(e,u){const{manual:t=!1,domPurify:n=!0,...r}=u??{},i=o.ref(o.isRef(e)?o.toValue(e.value):o.isReactive(e)?o.toValue(e):e);o.isRef(e)&&o.watchEffect(()=>{i.value=o.toValue(e.value)});const c=o.ref(""),a=o.ref(),l=he({...r});function s(f){const d=l.render(f);if(c.value=n?zo.sanitize(d):d,a.value)a.value.innerHTML=c.value;else{const v=o.watch(a,x=>{x&&(x.innerHTML=c.value,v())})}return c.value}return t||(s(i.value??""),o.watch(i,f=>{s(f??"")})),{value:i,html:c,domRef:a,md:l,render:s}}function w0(e,u){const{step:t=1,interval:n=50,enabled:r=!0}=u??{},i=o.ref(0),c=o.ref(!1),a=o.ref(!1),l=o.ref(!1),s=o.computed(()=>r?e.value.slice(0,i.value):e.value),f=o.computed(()=>Number(Math.min(i.value/e.value.length*100,100).toFixed(2)));let d=null;const v=Re.createEventHook(),x=Re.createEventHook(),p=Re.createEventHook();o.watch(e,(g,_)=>{if(!_){i.value=0,E();return}g.startsWith(_)||(i.value=0),E()},{immediate:!0});function E(){if(d&&clearTimeout(d),!r){i.value=e.value.length,a.value=!0,l.value=!1,c.value=!1,x.trigger(s.value);return}l.value=!0,c.value=!1,a.value=!1,v.trigger();function g(){if(i.value+=t,p.trigger({index:i.value,value:s.value}),i.value>=e.value.length){i.value=e.value.length,a.value=!0,l.value=!1,x.trigger(s.value);return}d=setTimeout(g,n)}d=setTimeout(g,n)}function C(){d&&clearTimeout(d),c.value=!0,l.value=!1,a.value=!1}function y(){d&&clearTimeout(d),E()}function b(){d&&clearTimeout(d),i.value=0,o.nextTick(()=>{E()})}function h(){d&&clearTimeout(d),l.value=!1,c.value=!1,a.value=!0,i.value=e.value.length,x.trigger(s.value)}function k(){d&&clearTimeout(d),d=null,l.value=!1,c.value=!1,a.value=!1,i.value=0}return{typeIndex:i,paused:c,ended:a,isTyping:l,typedValue:s,progress:f,start:E,pause:C,resume:y,restart:b,stop:h,destroy:k,onStat:v.on,onStop:x.on,onUpdate:p.on}}var Mn=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function A0(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var bt={exports:{}},Ln;function D0(){return Ln||(Ln=1,function(e){var u=typeof window<"u"?window:typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope?self:{};/**
|
|
29
|
+
`),u=u.replace(Pi,"�"),e.src=u}function Bi(e){let u;e.inlineMode?(u=new e.Token("inline","",0),u.content=e.src,u.map=[0,1],u.children=[],e.tokens.push(u)):e.md.block.parse(e.src,e.md,e.env,e.tokens)}function Ni(e){const u=e.tokens;for(let t=0,n=u.length;t<n;t++){const r=u[t];r.type==="inline"&&e.md.inline.parse(r.content,e.md,e.env,r.children)}}function Oi(e){return/^<a[>\s]/i.test(e)}function Mi(e){return/^<\/a\s*>/i.test(e)}function Li(e){const u=e.tokens;if(e.md.options.linkify)for(let t=0,n=u.length;t<n;t++){if(u[t].type!=="inline"||!e.md.linkify.pretest(u[t].content))continue;let r=u[t].children,i=0;for(let c=r.length-1;c>=0;c--){const a=r[c];if(a.type==="link_close"){for(c--;r[c].level!==a.level&&r[c].type!=="link_open";)c--;continue}if(a.type==="html_inline"&&(Oi(a.content)&&i>0&&i--,Mi(a.content)&&i++),!(i>0)&&a.type==="text"&&e.md.linkify.test(a.content)){const l=a.content;let s=e.md.linkify.match(l);const f=[];let d=a.level,v=0;s.length>0&&s[0].index===0&&c>0&&r[c-1].type==="text_special"&&(s=s.slice(1));for(let _=0;_<s.length;_++){const p=s[_].url,E=e.md.normalizeLink(p);if(!e.md.validateLink(E))continue;let C=s[_].text;s[_].schema?s[_].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 y=s[_].index;if(y>v){const g=new e.Token("text","",0);g.content=l.slice(v,y),g.level=d,f.push(g)}const b=new e.Token("link_open","a",1);b.attrs=[["href",E]],b.level=d++,b.markup="linkify",b.info="auto",f.push(b);const h=new e.Token("text","",0);h.content=C,h.level=d,f.push(h);const k=new e.Token("link_close","a",-1);k.level=--d,k.markup="linkify",k.info="auto",f.push(k),v=s[_].lastIndex}if(v<l.length){const _=new e.Token("text","",0);_.content=l.slice(v),_.level=d,f.push(_)}u[t].children=r=ir(r,c,f)}}}}const lr=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,zi=/\((c|tm|r)\)/i,Ii=/\((c|tm|r)\)/ig,$i={c:"©",r:"®",tm:"™"};function Ui(e,u){return $i[u.toLowerCase()]}function qi(e){let u=0;for(let t=e.length-1;t>=0;t--){const n=e[t];n.type==="text"&&!u&&(n.content=n.content.replace(Ii,Ui)),n.type==="link_open"&&n.info==="auto"&&u--,n.type==="link_close"&&n.info==="auto"&&u++}}function ji(e){let u=0;for(let t=e.length-1;t>=0;t--){const n=e[t];n.type==="text"&&!u&&lr.test(n.content)&&(n.content=n.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–")),n.type==="link_open"&&n.info==="auto"&&u--,n.type==="link_close"&&n.info==="auto"&&u++}}function Hi(e){let u;if(e.md.options.typographer)for(u=e.tokens.length-1;u>=0;u--)e.tokens[u].type==="inline"&&(zi.test(e.tokens[u].content)&&qi(e.tokens[u].children),lr.test(e.tokens[u].content)&&ji(e.tokens[u].children))}const Vi=/['"]/,wn=/['"]/g,An="’";function Du(e,u,t){return e.slice(0,u)+t+e.slice(u+1)}function Gi(e,u){let t;const n=[];for(let r=0;r<e.length;r++){const i=e[r],c=e[r].level;for(t=n.length-1;t>=0&&!(n[t].level<=c);t--);if(n.length=t+1,i.type!=="text")continue;let a=i.content,l=0,s=a.length;e:for(;l<s;){wn.lastIndex=l;const f=wn.exec(a);if(!f)break;let d=!0,v=!0;l=f.index+1;const _=f[0]==="'";let p=32;if(f.index-1>=0)p=a.charCodeAt(f.index-1);else for(t=r-1;t>=0&&!(e[t].type==="softbreak"||e[t].type==="hardbreak");t--)if(e[t].content){p=e[t].content.charCodeAt(e[t].content.length-1);break}let E=32;if(l<s)E=a.charCodeAt(l);else for(t=r+1;t<e.length&&!(e[t].type==="softbreak"||e[t].type==="hardbreak");t++)if(e[t].content){E=e[t].content.charCodeAt(0);break}const C=su(p)||lu(String.fromCharCode(p)),y=su(E)||lu(String.fromCharCode(E)),b=cu(p),h=cu(E);if(h?d=!1:y&&(b||C||(d=!1)),b?v=!1:C&&(h||y||(v=!1)),E===34&&f[0]==='"'&&p>=48&&p<=57&&(v=d=!1),d&&v&&(d=C,v=y),!d&&!v){_&&(i.content=Du(i.content,f.index,An));continue}if(v)for(t=n.length-1;t>=0;t--){let k=n[t];if(n[t].level<c)break;if(k.single===_&&n[t].level===c){k=n[t];let g,x;_?(g=u.md.options.quotes[2],x=u.md.options.quotes[3]):(g=u.md.options.quotes[0],x=u.md.options.quotes[1]),i.content=Du(i.content,f.index,x),e[k.token].content=Du(e[k.token].content,k.pos,g),l+=x.length-1,k.token===r&&(l+=g.length-1),a=i.content,s=a.length,n.length=t;continue e}}d?n.push({token:r,pos:f.index,single:_,level:c}):v&&_&&(i.content=Du(i.content,f.index,An))}}}function Wi(e){if(e.md.options.typographer)for(let u=e.tokens.length-1;u>=0;u--)e.tokens[u].type!=="inline"||!Vi.test(e.tokens[u].content)||Gi(e.tokens[u].children,e)}function Zi(e){let u,t;const n=e.tokens,r=n.length;for(let i=0;i<r;i++){if(n[i].type!=="inline")continue;const c=n[i].children,a=c.length;for(u=0;u<a;u++)c[u].type==="text_special"&&(c[u].type="text");for(u=t=0;u<a;u++)c[u].type==="text"&&u+1<a&&c[u+1].type==="text"?c[u+1].content=c[u].content+c[u+1].content:(u!==t&&(c[t]=c[u]),t++);u!==t&&(c.length=t)}}const lt=[["normalize",Ri],["block",Bi],["inline",Ni],["linkify",Li],["replacements",Hi],["smartquotes",Wi],["text_join",Zi]];function Nt(){this.ruler=new se;for(let e=0;e<lt.length;e++)this.ruler.push(lt[e][0],lt[e][1])}Nt.prototype.process=function(e){const u=this.ruler.getRules("");for(let t=0,n=u.length;t<n;t++)u[t](e)};Nt.prototype.State=cr;function ye(e,u,t,n){this.src=e,this.md=u,this.env=t,this.tokens=n,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 r=this.src;for(let i=0,c=0,a=0,l=0,s=r.length,f=!1;c<s;c++){const d=r.charCodeAt(c);if(!f)if(H(d)){a++,d===9?l+=4-l%4:l++;continue}else f=!0;(d===10||c===s-1)&&(d!==10&&c++,this.bMarks.push(i),this.eMarks.push(c),this.tShift.push(a),this.sCount.push(l),this.bsCount.push(0),f=!1,a=0,l=0,i=c+1)}this.bMarks.push(r.length),this.eMarks.push(r.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}ye.prototype.push=function(e,u,t){const n=new me(e,u,t);return n.block=!0,t<0&&this.level--,n.level=this.level,t>0&&this.level++,this.tokens.push(n),n};ye.prototype.isEmpty=function(u){return this.bMarks[u]+this.tShift[u]>=this.eMarks[u]};ye.prototype.skipEmptyLines=function(u){for(let t=this.lineMax;u<t&&!(this.bMarks[u]+this.tShift[u]<this.eMarks[u]);u++);return u};ye.prototype.skipSpaces=function(u){for(let t=this.src.length;u<t;u++){const n=this.src.charCodeAt(u);if(!H(n))break}return u};ye.prototype.skipSpacesBack=function(u,t){if(u<=t)return u;for(;u>t;)if(!H(this.src.charCodeAt(--u)))return u+1;return u};ye.prototype.skipChars=function(u,t){for(let n=this.src.length;u<n&&this.src.charCodeAt(u)===t;u++);return u};ye.prototype.skipCharsBack=function(u,t,n){if(u<=n)return u;for(;u>n;)if(t!==this.src.charCodeAt(--u))return u+1;return u};ye.prototype.getLines=function(u,t,n,r){if(u>=t)return"";const i=new Array(t-u);for(let c=0,a=u;a<t;a++,c++){let l=0;const s=this.bMarks[a];let f=s,d;for(a+1<t||r?d=this.eMarks[a]+1:d=this.eMarks[a];f<d&&l<n;){const v=this.src.charCodeAt(f);if(H(v))v===9?l+=4-(l+this.bsCount[a])%4:l++;else if(f-s<this.tShift[a])l++;else break;f++}l>n?i[c]=new Array(l-n+1).join(" ")+this.src.slice(f,d):i[c]=this.src.slice(f,d)}return i.join("")};ye.prototype.Token=me;const Yi=65536;function st(e,u){const t=e.bMarks[u]+e.tShift[u],n=e.eMarks[u];return e.src.slice(t,n)}function Dn(e){const u=[],t=e.length;let n=0,r=e.charCodeAt(n),i=!1,c=0,a="";for(;n<t;)r===124&&(i?(a+=e.substring(c,n-1),c=n):(u.push(a+e.substring(c,n)),a="",c=n+1)),i=r===92,n++,r=e.charCodeAt(n);return u.push(a+e.substring(c)),u}function Xi(e,u,t,n){if(u+2>t)return!1;let r=u+1;if(e.sCount[r]<e.blkIndent||e.sCount[r]-e.blkIndent>=4)return!1;let i=e.bMarks[r]+e.tShift[r];if(i>=e.eMarks[r])return!1;const c=e.src.charCodeAt(i++);if(c!==124&&c!==45&&c!==58||i>=e.eMarks[r])return!1;const a=e.src.charCodeAt(i++);if(a!==124&&a!==45&&a!==58&&!H(a)||c===45&&H(a))return!1;for(;i<e.eMarks[r];){const k=e.src.charCodeAt(i);if(k!==124&&k!==45&&k!==58&&!H(k))return!1;i++}let l=st(e,u+1),s=l.split("|");const f=[];for(let k=0;k<s.length;k++){const g=s[k].trim();if(!g){if(k===0||k===s.length-1)continue;return!1}if(!/^:?-+:?$/.test(g))return!1;g.charCodeAt(g.length-1)===58?f.push(g.charCodeAt(0)===58?"center":"right"):g.charCodeAt(0)===58?f.push("left"):f.push("")}if(l=st(e,u).trim(),l.indexOf("|")===-1||e.sCount[u]-e.blkIndent>=4)return!1;s=Dn(l),s.length&&s[0]===""&&s.shift(),s.length&&s[s.length-1]===""&&s.pop();const d=s.length;if(d===0||d!==f.length)return!1;if(n)return!0;const v=e.parentType;e.parentType="table";const _=e.md.block.ruler.getRules("blockquote"),p=e.push("table_open","table",1),E=[u,0];p.map=E;const C=e.push("thead_open","thead",1);C.map=[u,u+1];const y=e.push("tr_open","tr",1);y.map=[u,u+1];for(let k=0;k<s.length;k++){const g=e.push("th_open","th",1);f[k]&&(g.attrs=[["style","text-align:"+f[k]]]);const x=e.push("inline","",0);x.content=s[k].trim(),x.children=[],e.push("th_close","th",-1)}e.push("tr_close","tr",-1),e.push("thead_close","thead",-1);let b,h=0;for(r=u+2;r<t&&!(e.sCount[r]<e.blkIndent);r++){let k=!1;for(let x=0,w=_.length;x<w;x++)if(_[x](e,r,t,!0)){k=!0;break}if(k||(l=st(e,r).trim(),!l)||e.sCount[r]-e.blkIndent>=4||(s=Dn(l),s.length&&s[0]===""&&s.shift(),s.length&&s[s.length-1]===""&&s.pop(),h+=d-s.length,h>Yi))break;if(r===u+2){const x=e.push("tbody_open","tbody",1);x.map=b=[u+2,0]}const g=e.push("tr_open","tr",1);g.map=[r,r+1];for(let x=0;x<d;x++){const w=e.push("td_open","td",1);f[x]&&(w.attrs=[["style","text-align:"+f[x]]]);const R=e.push("inline","",0);R.content=s[x]?s[x].trim():"",R.children=[],e.push("td_close","td",-1)}e.push("tr_close","tr",-1)}return b&&(e.push("tbody_close","tbody",-1),b[1]=r),e.push("table_close","table",-1),E[1]=r,e.parentType=v,e.line=r,!0}function Qi(e,u,t){if(e.sCount[u]-e.blkIndent<4)return!1;let n=u+1,r=n;for(;n<t;){if(e.isEmpty(n)){n++;continue}if(e.sCount[n]-e.blkIndent>=4){n++,r=n;continue}break}e.line=r;const i=e.push("code_block","code",0);return i.content=e.getLines(u,r,4+e.blkIndent,!1)+`
|
|
30
|
+
`,i.map=[u,e.line],!0}function Ji(e,u,t,n){let r=e.bMarks[u]+e.tShift[u],i=e.eMarks[u];if(e.sCount[u]-e.blkIndent>=4||r+3>i)return!1;const c=e.src.charCodeAt(r);if(c!==126&&c!==96)return!1;let a=r;r=e.skipChars(r,c);let l=r-a;if(l<3)return!1;const s=e.src.slice(a,r),f=e.src.slice(r,i);if(c===96&&f.indexOf(String.fromCharCode(c))>=0)return!1;if(n)return!0;let d=u,v=!1;for(;d++,!(d>=t||(r=a=e.bMarks[d]+e.tShift[d],i=e.eMarks[d],r<i&&e.sCount[d]<e.blkIndent));)if(e.src.charCodeAt(r)===c&&!(e.sCount[d]-e.blkIndent>=4)&&(r=e.skipChars(r,c),!(r-a<l)&&(r=e.skipSpaces(r),!(r<i)))){v=!0;break}l=e.sCount[u],e.line=d+(v?1:0);const _=e.push("fence","code",0);return _.info=f,_.content=e.getLines(u+1,d,l,!0),_.markup=s,_.map=[u,e.line],!0}function Ki(e,u,t,n){let r=e.bMarks[u]+e.tShift[u],i=e.eMarks[u];const c=e.lineMax;if(e.sCount[u]-e.blkIndent>=4||e.src.charCodeAt(r)!==62)return!1;if(n)return!0;const a=[],l=[],s=[],f=[],d=e.md.block.ruler.getRules("blockquote"),v=e.parentType;e.parentType="blockquote";let _=!1,p;for(p=u;p<t;p++){const h=e.sCount[p]<e.blkIndent;if(r=e.bMarks[p]+e.tShift[p],i=e.eMarks[p],r>=i)break;if(e.src.charCodeAt(r++)===62&&!h){let g=e.sCount[p]+1,x,w;e.src.charCodeAt(r)===32?(r++,g++,w=!1,x=!0):e.src.charCodeAt(r)===9?(x=!0,(e.bsCount[p]+g)%4===3?(r++,g++,w=!1):w=!0):x=!1;let R=g;for(a.push(e.bMarks[p]),e.bMarks[p]=r;r<i;){const D=e.src.charCodeAt(r);if(H(D))D===9?R+=4-(R+e.bsCount[p]+(w?1:0))%4:R++;else break;r++}_=r>=i,l.push(e.bsCount[p]),e.bsCount[p]=e.sCount[p]+1+(x?1:0),s.push(e.sCount[p]),e.sCount[p]=R-g,f.push(e.tShift[p]),e.tShift[p]=r-e.bMarks[p];continue}if(_)break;let k=!1;for(let g=0,x=d.length;g<x;g++)if(d[g](e,p,t,!0)){k=!0;break}if(k){e.lineMax=p,e.blkIndent!==0&&(a.push(e.bMarks[p]),l.push(e.bsCount[p]),f.push(e.tShift[p]),s.push(e.sCount[p]),e.sCount[p]-=e.blkIndent);break}a.push(e.bMarks[p]),l.push(e.bsCount[p]),f.push(e.tShift[p]),s.push(e.sCount[p]),e.sCount[p]=-1}const E=e.blkIndent;e.blkIndent=0;const C=e.push("blockquote_open","blockquote",1);C.markup=">";const y=[u,0];C.map=y,e.md.block.tokenize(e,u,p);const b=e.push("blockquote_close","blockquote",-1);b.markup=">",e.lineMax=c,e.parentType=v,y[1]=e.line;for(let h=0;h<f.length;h++)e.bMarks[h+u]=a[h],e.tShift[h+u]=f[h],e.sCount[h+u]=s[h],e.bsCount[h+u]=l[h];return e.blkIndent=E,!0}function ea(e,u,t,n){const r=e.eMarks[u];if(e.sCount[u]-e.blkIndent>=4)return!1;let i=e.bMarks[u]+e.tShift[u];const c=e.src.charCodeAt(i++);if(c!==42&&c!==45&&c!==95)return!1;let a=1;for(;i<r;){const s=e.src.charCodeAt(i++);if(s!==c&&!H(s))return!1;s===c&&a++}if(a<3)return!1;if(n)return!0;e.line=u+1;const l=e.push("hr","hr",0);return l.map=[u,e.line],l.markup=Array(a+1).join(String.fromCharCode(c)),!0}function Fn(e,u){const t=e.eMarks[u];let n=e.bMarks[u]+e.tShift[u];const r=e.src.charCodeAt(n++);if(r!==42&&r!==45&&r!==43)return-1;if(n<t){const i=e.src.charCodeAt(n);if(!H(i))return-1}return n}function Sn(e,u){const t=e.bMarks[u]+e.tShift[u],n=e.eMarks[u];let r=t;if(r+1>=n)return-1;let i=e.src.charCodeAt(r++);if(i<48||i>57)return-1;for(;;){if(r>=n)return-1;if(i=e.src.charCodeAt(r++),i>=48&&i<=57){if(r-t>=10)return-1;continue}if(i===41||i===46)break;return-1}return r<n&&(i=e.src.charCodeAt(r),!H(i))?-1:r}function ua(e,u){const t=e.level+2;for(let n=u+2,r=e.tokens.length-2;n<r;n++)e.tokens[n].level===t&&e.tokens[n].type==="paragraph_open"&&(e.tokens[n+2].hidden=!0,e.tokens[n].hidden=!0,n+=2)}function ta(e,u,t,n){let r,i,c,a,l=u,s=!0;if(e.sCount[l]-e.blkIndent>=4||e.listIndent>=0&&e.sCount[l]-e.listIndent>=4&&e.sCount[l]<e.blkIndent)return!1;let f=!1;n&&e.parentType==="paragraph"&&e.sCount[l]>=e.blkIndent&&(f=!0);let d,v,_;if((_=Sn(e,l))>=0){if(d=!0,c=e.bMarks[l]+e.tShift[l],v=Number(e.src.slice(c,_-1)),f&&v!==1)return!1}else if((_=Fn(e,l))>=0)d=!1;else return!1;if(f&&e.skipSpaces(_)>=e.eMarks[l])return!1;if(n)return!0;const p=e.src.charCodeAt(_-1),E=e.tokens.length;d?(a=e.push("ordered_list_open","ol",1),v!==1&&(a.attrs=[["start",v]])):a=e.push("bullet_list_open","ul",1);const C=[l,0];a.map=C,a.markup=String.fromCharCode(p);let y=!1;const b=e.md.block.ruler.getRules("list"),h=e.parentType;for(e.parentType="list";l<t;){i=_,r=e.eMarks[l];const k=e.sCount[l]+_-(e.bMarks[l]+e.tShift[l]);let g=k;for(;i<r;){const q=e.src.charCodeAt(i);if(q===9)g+=4-(g+e.bsCount[l])%4;else if(q===32)g++;else break;i++}const x=i;let w;x>=r?w=1:w=g-k,w>4&&(w=1);const R=k+w;a=e.push("list_item_open","li",1),a.markup=String.fromCharCode(p);const D=[l,0];a.map=D,d&&(a.info=e.src.slice(c,_-1));const M=e.tight,L=e.tShift[l],W=e.sCount[l],Y=e.listIndent;if(e.listIndent=e.blkIndent,e.blkIndent=R,e.tight=!0,e.tShift[l]=x-e.bMarks[l],e.sCount[l]=g,x>=r&&e.isEmpty(l+1)?e.line=Math.min(e.line+2,t):e.md.block.tokenize(e,l,t,!0),(!e.tight||y)&&(s=!1),y=e.line-l>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=Y,e.tShift[l]=L,e.sCount[l]=W,e.tight=M,a=e.push("list_item_close","li",-1),a.markup=String.fromCharCode(p),l=e.line,D[1]=l,l>=t||e.sCount[l]<e.blkIndent||e.sCount[l]-e.blkIndent>=4)break;let S=!1;for(let q=0,re=b.length;q<re;q++)if(b[q](e,l,t,!0)){S=!0;break}if(S)break;if(d){if(_=Sn(e,l),_<0)break;c=e.bMarks[l]+e.tShift[l]}else if(_=Fn(e,l),_<0)break;if(p!==e.src.charCodeAt(_-1))break}return d?a=e.push("ordered_list_close","ol",-1):a=e.push("bullet_list_close","ul",-1),a.markup=String.fromCharCode(p),C[1]=l,e.line=l,e.parentType=h,s&&ua(e,E),!0}function na(e,u,t,n){let r=e.bMarks[u]+e.tShift[u],i=e.eMarks[u],c=u+1;if(e.sCount[u]-e.blkIndent>=4||e.src.charCodeAt(r)!==91)return!1;function a(b){const h=e.lineMax;if(b>=h||e.isEmpty(b))return null;let k=!1;if(e.sCount[b]-e.blkIndent>3&&(k=!0),e.sCount[b]<0&&(k=!0),!k){const w=e.md.block.ruler.getRules("reference"),R=e.parentType;e.parentType="reference";let D=!1;for(let M=0,L=w.length;M<L;M++)if(w[M](e,b,h,!0)){D=!0;break}if(e.parentType=R,D)return null}const g=e.bMarks[b]+e.tShift[b],x=e.eMarks[b];return e.src.slice(g,x+1)}let l=e.src.slice(r,i+1);i=l.length;let s=-1;for(r=1;r<i;r++){const b=l.charCodeAt(r);if(b===91)return!1;if(b===93){s=r;break}else if(b===10){const h=a(c);h!==null&&(l+=h,i=l.length,c++)}else if(b===92&&(r++,r<i&&l.charCodeAt(r)===10)){const h=a(c);h!==null&&(l+=h,i=l.length,c++)}}if(s<0||l.charCodeAt(s+1)!==58)return!1;for(r=s+2;r<i;r++){const b=l.charCodeAt(r);if(b===10){const h=a(c);h!==null&&(l+=h,i=l.length,c++)}else if(!H(b))break}const f=e.md.helpers.parseLinkDestination(l,r,i);if(!f.ok)return!1;const d=e.md.normalizeLink(f.str);if(!e.md.validateLink(d))return!1;r=f.pos;const v=r,_=c,p=r;for(;r<i;r++){const b=l.charCodeAt(r);if(b===10){const h=a(c);h!==null&&(l+=h,i=l.length,c++)}else if(!H(b))break}let E=e.md.helpers.parseLinkTitle(l,r,i);for(;E.can_continue;){const b=a(c);if(b===null)break;l+=b,r=i,i=l.length,c++,E=e.md.helpers.parseLinkTitle(l,r,i,E)}let C;for(r<i&&p!==r&&E.ok?(C=E.str,r=E.pos):(C="",r=v,c=_);r<i;){const b=l.charCodeAt(r);if(!H(b))break;r++}if(r<i&&l.charCodeAt(r)!==10&&C)for(C="",r=v,c=_;r<i;){const b=l.charCodeAt(r);if(!H(b))break;r++}if(r<i&&l.charCodeAt(r)!==10)return!1;const y=Vu(l.slice(1,s));return y?(n||(typeof e.env.references>"u"&&(e.env.references={}),typeof e.env.references[y]>"u"&&(e.env.references[y]={title:C,href:d}),e.line=c),!0):!1}const ra=["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"],oa="[a-zA-Z_:][a-zA-Z0-9:._-]*",ia="[^\"'=<>`\\x00-\\x20]+",aa="'[^']*'",ca='"[^"]*"',la="(?:"+ia+"|"+aa+"|"+ca+")",sa="(?:\\s+"+oa+"(?:\\s*=\\s*"+la+")?)",sr="<[A-Za-z][A-Za-z0-9\\-]*"+sa+"*\\s*\\/?>",fr="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",fa="<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->",da="<[?][\\s\\S]*?[?]>",pa="<![A-Za-z][^>]*>",ha="<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",ba=new RegExp("^(?:"+sr+"|"+fr+"|"+fa+"|"+da+"|"+pa+"|"+ha+")"),ma=new RegExp("^(?:"+sr+"|"+fr+")"),Ge=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+ra.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(ma.source+"\\s*$"),/^$/,!1]];function ga(e,u,t,n){let r=e.bMarks[u]+e.tShift[u],i=e.eMarks[u];if(e.sCount[u]-e.blkIndent>=4||!e.md.options.html||e.src.charCodeAt(r)!==60)return!1;let c=e.src.slice(r,i),a=0;for(;a<Ge.length&&!Ge[a][0].test(c);a++);if(a===Ge.length)return!1;if(n)return Ge[a][2];let l=u+1;if(!Ge[a][1].test(c)){for(;l<t&&!(e.sCount[l]<e.blkIndent);l++)if(r=e.bMarks[l]+e.tShift[l],i=e.eMarks[l],c=e.src.slice(r,i),Ge[a][1].test(c)){c.length!==0&&l++;break}}e.line=l;const s=e.push("html_block","",0);return s.map=[u,l],s.content=e.getLines(u,l,e.blkIndent,!0),!0}function ka(e,u,t,n){let r=e.bMarks[u]+e.tShift[u],i=e.eMarks[u];if(e.sCount[u]-e.blkIndent>=4)return!1;let c=e.src.charCodeAt(r);if(c!==35||r>=i)return!1;let a=1;for(c=e.src.charCodeAt(++r);c===35&&r<i&&a<=6;)a++,c=e.src.charCodeAt(++r);if(a>6||r<i&&!H(c))return!1;if(n)return!0;i=e.skipSpacesBack(i,r);const l=e.skipCharsBack(i,35,r);l>r&&H(e.src.charCodeAt(l-1))&&(i=l),e.line=u+1;const s=e.push("heading_open","h"+String(a),1);s.markup="########".slice(0,a),s.map=[u,e.line];const f=e.push("inline","",0);f.content=e.src.slice(r,i).trim(),f.map=[u,e.line],f.children=[];const d=e.push("heading_close","h"+String(a),-1);return d.markup="########".slice(0,a),!0}function xa(e,u,t){const n=e.md.block.ruler.getRules("paragraph");if(e.sCount[u]-e.blkIndent>=4)return!1;const r=e.parentType;e.parentType="paragraph";let i=0,c,a=u+1;for(;a<t&&!e.isEmpty(a);a++){if(e.sCount[a]-e.blkIndent>3)continue;if(e.sCount[a]>=e.blkIndent){let _=e.bMarks[a]+e.tShift[a];const p=e.eMarks[a];if(_<p&&(c=e.src.charCodeAt(_),(c===45||c===61)&&(_=e.skipChars(_,c),_=e.skipSpaces(_),_>=p))){i=c===61?1:2;break}}if(e.sCount[a]<0)continue;let v=!1;for(let _=0,p=n.length;_<p;_++)if(n[_](e,a,t,!0)){v=!0;break}if(v)break}if(!i)return!1;const l=e.getLines(u,a,e.blkIndent,!1).trim();e.line=a+1;const s=e.push("heading_open","h"+String(i),1);s.markup=String.fromCharCode(c),s.map=[u,e.line];const f=e.push("inline","",0);f.content=l,f.map=[u,e.line-1],f.children=[];const d=e.push("heading_close","h"+String(i),-1);return d.markup=String.fromCharCode(c),e.parentType=r,!0}function _a(e,u,t){const n=e.md.block.ruler.getRules("paragraph"),r=e.parentType;let i=u+1;for(e.parentType="paragraph";i<t&&!e.isEmpty(i);i++){if(e.sCount[i]-e.blkIndent>3||e.sCount[i]<0)continue;let s=!1;for(let f=0,d=n.length;f<d;f++)if(n[f](e,i,t,!0)){s=!0;break}if(s)break}const c=e.getLines(u,i,e.blkIndent,!1).trim();e.line=i;const a=e.push("paragraph_open","p",1);a.map=[u,e.line];const l=e.push("inline","",0);return l.content=c,l.map=[u,e.line],l.children=[],e.push("paragraph_close","p",-1),e.parentType=r,!0}const Fu=[["table",Xi,["paragraph","reference"]],["code",Qi],["fence",Ji,["paragraph","reference","blockquote","list"]],["blockquote",Ki,["paragraph","reference","blockquote","list"]],["hr",ea,["paragraph","reference","blockquote","list"]],["list",ta,["paragraph","reference","blockquote"]],["reference",na],["html_block",ga,["paragraph","reference","blockquote"]],["heading",ka,["paragraph","reference","blockquote"]],["lheading",xa],["paragraph",_a]];function Gu(){this.ruler=new se;for(let e=0;e<Fu.length;e++)this.ruler.push(Fu[e][0],Fu[e][1],{alt:(Fu[e][2]||[]).slice()})}Gu.prototype.tokenize=function(e,u,t){const n=this.ruler.getRules(""),r=n.length,i=e.md.options.maxNesting;let c=u,a=!1;for(;c<t&&(e.line=c=e.skipEmptyLines(c),!(c>=t||e.sCount[c]<e.blkIndent));){if(e.level>=i){e.line=t;break}const l=e.line;let s=!1;for(let f=0;f<r;f++)if(s=n[f](e,c,t,!1),s){if(l>=e.line)throw new Error("block rule didn't increment state.line");break}if(!s)throw new Error("none of the block rules matched");e.tight=!a,e.isEmpty(e.line-1)&&(a=!0),c=e.line,c<t&&e.isEmpty(c)&&(a=!0,c++,e.line=c)}};Gu.prototype.parse=function(e,u,t,n){if(!e)return;const r=new this.State(e,u,t,n);this.tokenize(r,r.line,r.lineMax)};Gu.prototype.State=ye;function hu(e,u,t,n){this.src=e,this.env=t,this.md=u,this.tokens=n,this.tokens_meta=Array(n.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}hu.prototype.pushPending=function(){const e=new me("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e};hu.prototype.push=function(e,u,t){this.pending&&this.pushPending();const n=new me(e,u,t);let r=null;return t<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),n.level=this.level,t>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],r={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(n),this.tokens_meta.push(r),n};hu.prototype.scanDelims=function(e,u){const t=this.posMax,n=this.src.charCodeAt(e),r=e>0?this.src.charCodeAt(e-1):32;let i=e;for(;i<t&&this.src.charCodeAt(i)===n;)i++;const c=i-e,a=i<t?this.src.charCodeAt(i):32,l=su(r)||lu(String.fromCharCode(r)),s=su(a)||lu(String.fromCharCode(a)),f=cu(r),d=cu(a),v=!d&&(!s||f||l),_=!f&&(!l||d||s);return{can_open:v&&(u||!_||l),can_close:_&&(u||!v||s),length:c}};hu.prototype.Token=me;function va(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 ya(e,u){let t=e.pos;for(;t<e.posMax&&!va(e.src.charCodeAt(t));)t++;return t===e.pos?!1:(u||(e.pending+=e.src.slice(e.pos,t)),e.pos=t,!0)}const Ea=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;function Ca(e,u){if(!e.md.options.linkify||e.linkLevel>0)return!1;const t=e.pos,n=e.posMax;if(t+3>n||e.src.charCodeAt(t)!==58||e.src.charCodeAt(t+1)!==47||e.src.charCodeAt(t+2)!==47)return!1;const r=e.pending.match(Ea);if(!r)return!1;const i=r[1],c=e.md.linkify.matchAtStart(e.src.slice(t-i.length));if(!c)return!1;let a=c.url;if(a.length<=i.length)return!1;a=a.replace(/\*+$/,"");const l=e.md.normalizeLink(a);if(!e.md.validateLink(l))return!1;if(!u){e.pending=e.pending.slice(0,-i.length);const s=e.push("link_open","a",1);s.attrs=[["href",l]],s.markup="linkify",s.info="auto";const f=e.push("text","",0);f.content=e.md.normalizeLinkText(a);const d=e.push("link_close","a",-1);d.markup="linkify",d.info="auto"}return e.pos+=a.length-i.length,!0}function wa(e,u){let t=e.pos;if(e.src.charCodeAt(t)!==10)return!1;const n=e.pending.length-1,r=e.posMax;if(!u)if(n>=0&&e.pending.charCodeAt(n)===32)if(n>=1&&e.pending.charCodeAt(n-1)===32){let i=n-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(t++;t<r&&H(e.src.charCodeAt(t));)t++;return e.pos=t,!0}const Ot=[];for(let e=0;e<256;e++)Ot.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e){Ot[e.charCodeAt(0)]=1});function Aa(e,u){let t=e.pos;const n=e.posMax;if(e.src.charCodeAt(t)!==92||(t++,t>=n))return!1;let r=e.src.charCodeAt(t);if(r===10){for(u||e.push("hardbreak","br",0),t++;t<n&&(r=e.src.charCodeAt(t),!!H(r));)t++;return e.pos=t,!0}let i=e.src[t];if(r>=55296&&r<=56319&&t+1<n){const a=e.src.charCodeAt(t+1);a>=56320&&a<=57343&&(i+=e.src[t+1],t++)}const c="\\"+i;if(!u){const a=e.push("text_special","",0);r<256&&Ot[r]!==0?a.content=i:a.content=c,a.markup=c,a.info="escape"}return e.pos=t+1,!0}function Da(e,u){let t=e.pos;if(e.src.charCodeAt(t)!==96)return!1;const r=t;t++;const i=e.posMax;for(;t<i&&e.src.charCodeAt(t)===96;)t++;const c=e.src.slice(r,t),a=c.length;if(e.backticksScanned&&(e.backticks[a]||0)<=r)return u||(e.pending+=c),e.pos+=a,!0;let l=t,s;for(;(s=e.src.indexOf("`",l))!==-1;){for(l=s+1;l<i&&e.src.charCodeAt(l)===96;)l++;const f=l-s;if(f===a){if(!u){const d=e.push("code_inline","code",0);d.markup=c,d.content=e.src.slice(t,s).replace(/\n/g," ").replace(/^ (.+) $/,"$1")}return e.pos=l,!0}e.backticks[f]=s}return e.backticksScanned=!0,u||(e.pending+=c),e.pos+=a,!0}function Fa(e,u){const t=e.pos,n=e.src.charCodeAt(t);if(u||n!==126)return!1;const r=e.scanDelims(e.pos,!0);let i=r.length;const c=String.fromCharCode(n);if(i<2)return!1;let a;i%2&&(a=e.push("text","",0),a.content=c,i--);for(let l=0;l<i;l+=2)a=e.push("text","",0),a.content=c+c,e.delimiters.push({marker:n,length:0,token:e.tokens.length-1,end:-1,open:r.can_open,close:r.can_close});return e.pos+=r.length,!0}function Tn(e,u){let t;const n=[],r=u.length;for(let i=0;i<r;i++){const c=u[i];if(c.marker!==126||c.end===-1)continue;const a=u[c.end];t=e.tokens[c.token],t.type="s_open",t.tag="s",t.nesting=1,t.markup="~~",t.content="",t=e.tokens[a.token],t.type="s_close",t.tag="s",t.nesting=-1,t.markup="~~",t.content="",e.tokens[a.token-1].type==="text"&&e.tokens[a.token-1].content==="~"&&n.push(a.token-1)}for(;n.length;){const i=n.pop();let c=i+1;for(;c<e.tokens.length&&e.tokens[c].type==="s_close";)c++;c--,i!==c&&(t=e.tokens[c],e.tokens[c]=e.tokens[i],e.tokens[i]=t)}}function Sa(e){const u=e.tokens_meta,t=e.tokens_meta.length;Tn(e,e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&Tn(e,u[n].delimiters)}const dr={tokenize:Fa,postProcess:Sa};function Ta(e,u){const t=e.pos,n=e.src.charCodeAt(t);if(u||n!==95&&n!==42)return!1;const r=e.scanDelims(e.pos,n===42);for(let i=0;i<r.length;i++){const c=e.push("text","",0);c.content=String.fromCharCode(n),e.delimiters.push({marker:n,length:r.length,token:e.tokens.length-1,end:-1,open:r.can_open,close:r.can_close})}return e.pos+=r.length,!0}function Pn(e,u){const t=u.length;for(let n=t-1;n>=0;n--){const r=u[n];if(r.marker!==95&&r.marker!==42||r.end===-1)continue;const i=u[r.end],c=n>0&&u[n-1].end===r.end+1&&u[n-1].marker===r.marker&&u[n-1].token===r.token-1&&u[r.end+1].token===i.token+1,a=String.fromCharCode(r.marker),l=e.tokens[r.token];l.type=c?"strong_open":"em_open",l.tag=c?"strong":"em",l.nesting=1,l.markup=c?a+a:a,l.content="";const s=e.tokens[i.token];s.type=c?"strong_close":"em_close",s.tag=c?"strong":"em",s.nesting=-1,s.markup=c?a+a:a,s.content="",c&&(e.tokens[u[n-1].token].content="",e.tokens[u[r.end+1].token].content="",n--)}}function Pa(e){const u=e.tokens_meta,t=e.tokens_meta.length;Pn(e,e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&Pn(e,u[n].delimiters)}const pr={tokenize:Ta,postProcess:Pa};function Ra(e,u){let t,n,r,i,c="",a="",l=e.pos,s=!0;if(e.src.charCodeAt(e.pos)!==91)return!1;const f=e.pos,d=e.posMax,v=e.pos+1,_=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(_<0)return!1;let p=_+1;if(p<d&&e.src.charCodeAt(p)===40){for(s=!1,p++;p<d&&(t=e.src.charCodeAt(p),!(!H(t)&&t!==10));p++);if(p>=d)return!1;if(l=p,r=e.md.helpers.parseLinkDestination(e.src,p,e.posMax),r.ok){for(c=e.md.normalizeLink(r.str),e.md.validateLink(c)?p=r.pos:c="",l=p;p<d&&(t=e.src.charCodeAt(p),!(!H(t)&&t!==10));p++);if(r=e.md.helpers.parseLinkTitle(e.src,p,e.posMax),p<d&&l!==p&&r.ok)for(a=r.str,p=r.pos;p<d&&(t=e.src.charCodeAt(p),!(!H(t)&&t!==10));p++);}(p>=d||e.src.charCodeAt(p)!==41)&&(s=!0),p++}if(s){if(typeof e.env.references>"u")return!1;if(p<d&&e.src.charCodeAt(p)===91?(l=p+1,p=e.md.helpers.parseLinkLabel(e,p),p>=0?n=e.src.slice(l,p++):p=_+1):p=_+1,n||(n=e.src.slice(v,_)),i=e.env.references[Vu(n)],!i)return e.pos=f,!1;c=i.href,a=i.title}if(!u){e.pos=v,e.posMax=_;const E=e.push("link_open","a",1),C=[["href",c]];E.attrs=C,a&&C.push(["title",a]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)}return e.pos=p,e.posMax=d,!0}function Ba(e,u){let t,n,r,i,c,a,l,s,f="";const d=e.pos,v=e.posMax;if(e.src.charCodeAt(e.pos)!==33||e.src.charCodeAt(e.pos+1)!==91)return!1;const _=e.pos+2,p=e.md.helpers.parseLinkLabel(e,e.pos+1,!1);if(p<0)return!1;if(i=p+1,i<v&&e.src.charCodeAt(i)===40){for(i++;i<v&&(t=e.src.charCodeAt(i),!(!H(t)&&t!==10));i++);if(i>=v)return!1;for(s=i,a=e.md.helpers.parseLinkDestination(e.src,i,e.posMax),a.ok&&(f=e.md.normalizeLink(a.str),e.md.validateLink(f)?i=a.pos:f=""),s=i;i<v&&(t=e.src.charCodeAt(i),!(!H(t)&&t!==10));i++);if(a=e.md.helpers.parseLinkTitle(e.src,i,e.posMax),i<v&&s!==i&&a.ok)for(l=a.str,i=a.pos;i<v&&(t=e.src.charCodeAt(i),!(!H(t)&&t!==10));i++);else l="";if(i>=v||e.src.charCodeAt(i)!==41)return e.pos=d,!1;i++}else{if(typeof e.env.references>"u")return!1;if(i<v&&e.src.charCodeAt(i)===91?(s=i+1,i=e.md.helpers.parseLinkLabel(e,i),i>=0?r=e.src.slice(s,i++):i=p+1):i=p+1,r||(r=e.src.slice(_,p)),c=e.env.references[Vu(r)],!c)return e.pos=d,!1;f=c.href,l=c.title}if(!u){n=e.src.slice(_,p);const E=[];e.md.inline.parse(n,e.md,e.env,E);const C=e.push("image","img",0),y=[["src",f],["alt",""]];C.attrs=y,C.children=E,C.content=n,l&&y.push(["title",l])}return e.pos=i,e.posMax=v,!0}const Na=/^([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])?)*)$/,Oa=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;function Ma(e,u){let t=e.pos;if(e.src.charCodeAt(t)!==60)return!1;const n=e.pos,r=e.posMax;for(;;){if(++t>=r)return!1;const c=e.src.charCodeAt(t);if(c===60)return!1;if(c===62)break}const i=e.src.slice(n+1,t);if(Oa.test(i)){const c=e.md.normalizeLink(i);if(!e.md.validateLink(c))return!1;if(!u){const a=e.push("link_open","a",1);a.attrs=[["href",c]],a.markup="autolink",a.info="auto";const l=e.push("text","",0);l.content=e.md.normalizeLinkText(i);const s=e.push("link_close","a",-1);s.markup="autolink",s.info="auto"}return e.pos+=i.length+2,!0}if(Na.test(i)){const c=e.md.normalizeLink("mailto:"+i);if(!e.md.validateLink(c))return!1;if(!u){const a=e.push("link_open","a",1);a.attrs=[["href",c]],a.markup="autolink",a.info="auto";const l=e.push("text","",0);l.content=e.md.normalizeLinkText(i);const s=e.push("link_close","a",-1);s.markup="autolink",s.info="auto"}return e.pos+=i.length+2,!0}return!1}function La(e){return/^<a[>\s]/i.test(e)}function za(e){return/^<\/a\s*>/i.test(e)}function Ia(e){const u=e|32;return u>=97&&u<=122}function $a(e,u){if(!e.md.options.html)return!1;const t=e.posMax,n=e.pos;if(e.src.charCodeAt(n)!==60||n+2>=t)return!1;const r=e.src.charCodeAt(n+1);if(r!==33&&r!==63&&r!==47&&!Ia(r))return!1;const i=e.src.slice(n).match(ba);if(!i)return!1;if(!u){const c=e.push("html_inline","",0);c.content=i[0],La(c.content)&&e.linkLevel++,za(c.content)&&e.linkLevel--}return e.pos+=i[0].length,!0}const Ua=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,qa=/^&([a-z][a-z0-9]{1,31});/i;function ja(e,u){const t=e.pos,n=e.posMax;if(e.src.charCodeAt(t)!==38||t+1>=n)return!1;if(e.src.charCodeAt(t+1)===35){const i=e.src.slice(t).match(Ua);if(i){if(!u){const c=i[1][0].toLowerCase()==="x"?parseInt(i[1].slice(1),16):parseInt(i[1],10),a=e.push("text_special","",0);a.content=Bt(c)?Lu(c):Lu(65533),a.markup=i[0],a.info="entity"}return e.pos+=i[0].length,!0}}else{const i=e.src.slice(t).match(qa);if(i){const c=or(i[0]);if(c!==i[0]){if(!u){const a=e.push("text_special","",0);a.content=c,a.markup=i[0],a.info="entity"}return e.pos+=i[0].length,!0}}}return!1}function Rn(e){const u={},t=e.length;if(!t)return;let n=0,r=-2;const i=[];for(let c=0;c<t;c++){const a=e[c];if(i.push(0),(e[n].marker!==a.marker||r!==a.token-1)&&(n=c),r=a.token,a.length=a.length||0,!a.close)continue;u.hasOwnProperty(a.marker)||(u[a.marker]=[-1,-1,-1,-1,-1,-1]);const l=u[a.marker][(a.open?3:0)+a.length%3];let s=n-i[n]-1,f=s;for(;s>l;s-=i[s]+1){const d=e[s];if(d.marker===a.marker&&d.open&&d.end<0){let v=!1;if((d.close||a.open)&&(d.length+a.length)%3===0&&(d.length%3!==0||a.length%3!==0)&&(v=!0),!v){const _=s>0&&!e[s-1].open?i[s-1]+1:0;i[c]=c-s+_,i[s]=_,a.open=!1,d.end=c,d.close=!1,f=-1,r=-2;break}}}f!==-1&&(u[a.marker][(a.open?3:0)+(a.length||0)%3]=f)}}function Ha(e){const u=e.tokens_meta,t=e.tokens_meta.length;Rn(e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&Rn(u[n].delimiters)}function Va(e){let u,t,n=0;const r=e.tokens,i=e.tokens.length;for(u=t=0;u<i;u++)r[u].nesting<0&&n--,r[u].level=n,r[u].nesting>0&&n++,r[u].type==="text"&&u+1<i&&r[u+1].type==="text"?r[u+1].content=r[u].content+r[u+1].content:(u!==t&&(r[t]=r[u]),t++);u!==t&&(r.length=t)}const ft=[["text",ya],["linkify",Ca],["newline",wa],["escape",Aa],["backticks",Da],["strikethrough",dr.tokenize],["emphasis",pr.tokenize],["link",Ra],["image",Ba],["autolink",Ma],["html_inline",$a],["entity",ja]],dt=[["balance_pairs",Ha],["strikethrough",dr.postProcess],["emphasis",pr.postProcess],["fragments_join",Va]];function bu(){this.ruler=new se;for(let e=0;e<ft.length;e++)this.ruler.push(ft[e][0],ft[e][1]);this.ruler2=new se;for(let e=0;e<dt.length;e++)this.ruler2.push(dt[e][0],dt[e][1])}bu.prototype.skipToken=function(e){const u=e.pos,t=this.ruler.getRules(""),n=t.length,r=e.md.options.maxNesting,i=e.cache;if(typeof i[u]<"u"){e.pos=i[u];return}let c=!1;if(e.level<r){for(let a=0;a<n;a++)if(e.level++,c=t[a](e,!0),e.level--,c){if(u>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}else e.pos=e.posMax;c||e.pos++,i[u]=e.pos};bu.prototype.tokenize=function(e){const u=this.ruler.getRules(""),t=u.length,n=e.posMax,r=e.md.options.maxNesting;for(;e.pos<n;){const i=e.pos;let c=!1;if(e.level<r){for(let a=0;a<t;a++)if(c=u[a](e,!1),c){if(i>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}if(c){if(e.pos>=n)break;continue}e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()};bu.prototype.parse=function(e,u,t,n){const r=new this.State(e,u,t,n);this.tokenize(r);const i=this.ruler2.getRules(""),c=i.length;for(let a=0;a<c;a++)i[a](r)};bu.prototype.State=hu;function Ga(e){const u={};e=e||{},u.src_Any=er.source,u.src_Cc=ur.source,u.src_Z=nr.source,u.src_P=Pt.source,u.src_ZPCc=[u.src_Z,u.src_P,u.src_Cc].join("|"),u.src_ZCc=[u.src_Z,u.src_Cc].join("|");const t="[><|]";return u.src_pseudo_letter="(?:(?!"+t+"|"+u.src_ZPCc+")"+u.src_Any+")",u.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]?)",u.src_auth="(?:(?:(?!"+u.src_ZCc+"|[@/\\[\\]()]).)+@)?",u.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",u.src_host_terminator="(?=$|"+t+"|"+u.src_ZPCc+")(?!"+(e["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+u.src_ZPCc+"))",u.src_path="(?:[/?#](?:(?!"+u.src_ZCc+"|"+t+`|[()[\\]{}.,"'?!\\-;]).|\\[(?:(?!`+u.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+u.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+u.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+u.src_ZCc+`|["]).)+\\"|\\'(?:(?!`+u.src_ZCc+"|[']).)+\\'|\\'(?="+u.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+u.src_ZCc+"|[.]|$)|"+(e["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+u.src_ZCc+"|$)|;(?!"+u.src_ZCc+"|$)|\\!+(?!"+u.src_ZCc+"|[!]|$)|\\?(?!"+u.src_ZCc+"|[?]|$))+|\\/)?",u.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',u.src_xn="xn--[a-z0-9\\-]{1,59}",u.src_domain_root="(?:"+u.src_xn+"|"+u.src_pseudo_letter+"{1,63})",u.src_domain="(?:"+u.src_xn+"|(?:"+u.src_pseudo_letter+")|(?:"+u.src_pseudo_letter+"(?:-|"+u.src_pseudo_letter+"){0,61}"+u.src_pseudo_letter+"))",u.src_host="(?:(?:(?:(?:"+u.src_domain+")\\.)*"+u.src_domain+"))",u.tpl_host_fuzzy="(?:"+u.src_ip4+"|(?:(?:(?:"+u.src_domain+")\\.)+(?:%TLDS%)))",u.tpl_host_no_ip_fuzzy="(?:(?:(?:"+u.src_domain+")\\.)+(?:%TLDS%))",u.src_host_strict=u.src_host+u.src_host_terminator,u.tpl_host_fuzzy_strict=u.tpl_host_fuzzy+u.src_host_terminator,u.src_host_port_strict=u.src_host+u.src_port+u.src_host_terminator,u.tpl_host_port_fuzzy_strict=u.tpl_host_fuzzy+u.src_port+u.src_host_terminator,u.tpl_host_port_no_ip_fuzzy_strict=u.tpl_host_no_ip_fuzzy+u.src_port+u.src_host_terminator,u.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+u.src_ZPCc+"|>|$))",u.tpl_email_fuzzy="(^|"+t+'|"|\\(|'+u.src_ZCc+")("+u.src_email_name+"@"+u.tpl_host_fuzzy_strict+")",u.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+u.src_ZPCc+"))((?![$+<=>^`||])"+u.tpl_host_port_fuzzy_strict+u.src_path+")",u.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+u.src_ZPCc+"))((?![$+<=>^`||])"+u.tpl_host_port_no_ip_fuzzy_strict+u.src_path+")",u}function wt(e){return Array.prototype.slice.call(arguments,1).forEach(function(t){t&&Object.keys(t).forEach(function(n){e[n]=t[n]})}),e}function Wu(e){return Object.prototype.toString.call(e)}function Wa(e){return Wu(e)==="[object String]"}function Za(e){return Wu(e)==="[object Object]"}function Ya(e){return Wu(e)==="[object RegExp]"}function Bn(e){return Wu(e)==="[object Function]"}function Xa(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}const hr={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function Qa(e){return Object.keys(e||{}).reduce(function(u,t){return u||hr.hasOwnProperty(t)},!1)}const Ja={"http:":{validate:function(e,u,t){const n=e.slice(u);return t.re.http||(t.re.http=new RegExp("^\\/\\/"+t.re.src_auth+t.re.src_host_port_strict+t.re.src_path,"i")),t.re.http.test(n)?n.match(t.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(e,u,t){const n=e.slice(u);return t.re.no_http||(t.re.no_http=new RegExp("^"+t.re.src_auth+"(?:localhost|(?:(?:"+t.re.src_domain+")\\.)+"+t.re.src_domain_root+")"+t.re.src_port+t.re.src_host_terminator+t.re.src_path,"i")),t.re.no_http.test(n)?u>=3&&e[u-3]===":"||u>=3&&e[u-3]==="/"?0:n.match(t.re.no_http)[0].length:0}},"mailto:":{validate:function(e,u,t){const n=e.slice(u);return t.re.mailto||(t.re.mailto=new RegExp("^"+t.re.src_email_name+"@"+t.re.src_host_strict,"i")),t.re.mailto.test(n)?n.match(t.re.mailto)[0].length:0}}},Ka="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]",e0="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function u0(e){e.__index__=-1,e.__text_cache__=""}function t0(e){return function(u,t){const n=u.slice(t);return e.test(n)?n.match(e)[0].length:0}}function Nn(){return function(e,u){u.normalize(e)}}function zu(e){const u=e.re=Ga(e.__opts__),t=e.__tlds__.slice();e.onCompile(),e.__tlds_replaced__||t.push(Ka),t.push(u.src_xn),u.src_tlds=t.join("|");function n(a){return a.replace("%TLDS%",u.src_tlds)}u.email_fuzzy=RegExp(n(u.tpl_email_fuzzy),"i"),u.link_fuzzy=RegExp(n(u.tpl_link_fuzzy),"i"),u.link_no_ip_fuzzy=RegExp(n(u.tpl_link_no_ip_fuzzy),"i"),u.host_fuzzy_test=RegExp(n(u.tpl_host_fuzzy_test),"i");const r=[];e.__compiled__={};function i(a,l){throw new Error('(LinkifyIt) Invalid schema "'+a+'": '+l)}Object.keys(e.__schemas__).forEach(function(a){const l=e.__schemas__[a];if(l===null)return;const s={validate:null,link:null};if(e.__compiled__[a]=s,Za(l)){Ya(l.validate)?s.validate=t0(l.validate):Bn(l.validate)?s.validate=l.validate:i(a,l),Bn(l.normalize)?s.normalize=l.normalize:l.normalize?i(a,l):s.normalize=Nn();return}if(Wa(l)){r.push(a);return}i(a,l)}),r.forEach(function(a){e.__compiled__[e.__schemas__[a]]&&(e.__compiled__[a].validate=e.__compiled__[e.__schemas__[a]].validate,e.__compiled__[a].normalize=e.__compiled__[e.__schemas__[a]].normalize)}),e.__compiled__[""]={validate:null,normalize:Nn()};const c=Object.keys(e.__compiled__).filter(function(a){return a.length>0&&e.__compiled__[a]}).map(Xa).join("|");e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+u.src_ZPCc+"))("+c+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+u.src_ZPCc+"))("+c+")","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"),u0(e)}function n0(e,u){const t=e.__index__,n=e.__last_index__,r=e.__text_cache__.slice(t,n);this.schema=e.__schema__.toLowerCase(),this.index=t+u,this.lastIndex=n+u,this.raw=r,this.text=r,this.url=r}function At(e,u){const t=new n0(e,u);return e.__compiled__[t.schema].normalize(t,e),t}function de(e,u){if(!(this instanceof de))return new de(e,u);u||Qa(e)&&(u=e,e={}),this.__opts__=wt({},hr,u),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=wt({},Ja,e),this.__compiled__={},this.__tlds__=e0,this.__tlds_replaced__=!1,this.re={},zu(this)}de.prototype.add=function(u,t){return this.__schemas__[u]=t,zu(this),this};de.prototype.set=function(u){return this.__opts__=wt(this.__opts__,u),this};de.prototype.test=function(u){if(this.__text_cache__=u,this.__index__=-1,!u.length)return!1;let t,n,r,i,c,a,l,s,f;if(this.re.schema_test.test(u)){for(l=this.re.schema_search,l.lastIndex=0;(t=l.exec(u))!==null;)if(i=this.testSchemaAt(u,t[2],l.lastIndex),i){this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+i;break}}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(s=u.search(this.re.host_fuzzy_test),s>=0&&(this.__index__<0||s<this.__index__)&&(n=u.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy))!==null&&(c=n.index+n[1].length,(this.__index__<0||c<this.__index__)&&(this.__schema__="",this.__index__=c,this.__last_index__=n.index+n[0].length))),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&(f=u.indexOf("@"),f>=0&&(r=u.match(this.re.email_fuzzy))!==null&&(c=r.index+r[1].length,a=r.index+r[0].length,(this.__index__<0||c<this.__index__||c===this.__index__&&a>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=c,this.__last_index__=a))),this.__index__>=0};de.prototype.pretest=function(u){return this.re.pretest.test(u)};de.prototype.testSchemaAt=function(u,t,n){return this.__compiled__[t.toLowerCase()]?this.__compiled__[t.toLowerCase()].validate(u,n,this):0};de.prototype.match=function(u){const t=[];let n=0;this.__index__>=0&&this.__text_cache__===u&&(t.push(At(this,n)),n=this.__last_index__);let r=n?u.slice(n):u;for(;this.test(r);)t.push(At(this,n)),r=r.slice(this.__last_index__),n+=this.__last_index__;return t.length?t:null};de.prototype.matchAtStart=function(u){if(this.__text_cache__=u,this.__index__=-1,!u.length)return null;const t=this.re.schema_at_start.exec(u);if(!t)return null;const n=this.testSchemaAt(u,t[2],t[0].length);return n?(this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+n,At(this,0)):null};de.prototype.tlds=function(u,t){return u=Array.isArray(u)?u:[u],t?(this.__tlds__=this.__tlds__.concat(u).sort().filter(function(n,r,i){return n!==i[r-1]}).reverse(),zu(this),this):(this.__tlds__=u.slice(),this.__tlds_replaced__=!0,zu(this),this)};de.prototype.normalize=function(u){u.schema||(u.url="http://"+u.url),u.schema==="mailto:"&&!/^mailto:/i.test(u.url)&&(u.url="mailto:"+u.url)};de.prototype.onCompile=function(){};const We=2147483647,xe=36,Mt=1,fu=26,r0=38,o0=700,br=72,mr=128,gr="-",i0=/^xn--/,a0=/[^\0-\x7F]/,c0=/[\x2E\u3002\uFF0E\uFF61]/g,l0={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},pt=xe-Mt,_e=Math.floor,ht=String.fromCharCode;function Te(e){throw new RangeError(l0[e])}function s0(e,u){const t=[];let n=e.length;for(;n--;)t[n]=u(e[n]);return t}function kr(e,u){const t=e.split("@");let n="";t.length>1&&(n=t[0]+"@",e=t[1]),e=e.replace(c0,".");const r=e.split("."),i=s0(r,u).join(".");return n+i}function xr(e){const u=[];let t=0;const n=e.length;for(;t<n;){const r=e.charCodeAt(t++);if(r>=55296&&r<=56319&&t<n){const i=e.charCodeAt(t++);(i&64512)==56320?u.push(((r&1023)<<10)+(i&1023)+65536):(u.push(r),t--)}else u.push(r)}return u}const f0=e=>String.fromCodePoint(...e),d0=function(e){return e>=48&&e<58?26+(e-48):e>=65&&e<91?e-65:e>=97&&e<123?e-97:xe},On=function(e,u){return e+22+75*(e<26)-((u!=0)<<5)},_r=function(e,u,t){let n=0;for(e=t?_e(e/o0):e>>1,e+=_e(e/u);e>pt*fu>>1;n+=xe)e=_e(e/pt);return _e(n+(pt+1)*e/(e+r0))},vr=function(e){const u=[],t=e.length;let n=0,r=mr,i=br,c=e.lastIndexOf(gr);c<0&&(c=0);for(let a=0;a<c;++a)e.charCodeAt(a)>=128&&Te("not-basic"),u.push(e.charCodeAt(a));for(let a=c>0?c+1:0;a<t;){const l=n;for(let f=1,d=xe;;d+=xe){a>=t&&Te("invalid-input");const v=d0(e.charCodeAt(a++));v>=xe&&Te("invalid-input"),v>_e((We-n)/f)&&Te("overflow"),n+=v*f;const _=d<=i?Mt:d>=i+fu?fu:d-i;if(v<_)break;const p=xe-_;f>_e(We/p)&&Te("overflow"),f*=p}const s=u.length+1;i=_r(n-l,s,l==0),_e(n/s)>We-r&&Te("overflow"),r+=_e(n/s),n%=s,u.splice(n++,0,r)}return String.fromCodePoint(...u)},yr=function(e){const u=[];e=xr(e);const t=e.length;let n=mr,r=0,i=br;for(const l of e)l<128&&u.push(ht(l));const c=u.length;let a=c;for(c&&u.push(gr);a<t;){let l=We;for(const f of e)f>=n&&f<l&&(l=f);const s=a+1;l-n>_e((We-r)/s)&&Te("overflow"),r+=(l-n)*s,n=l;for(const f of e)if(f<n&&++r>We&&Te("overflow"),f===n){let d=r;for(let v=xe;;v+=xe){const _=v<=i?Mt:v>=i+fu?fu:v-i;if(d<_)break;const p=d-_,E=xe-_;u.push(ht(On(_+p%E,0))),d=_e(p/E)}u.push(ht(On(d,0))),i=_r(r,s,a===c),r=0,++a}++r,++n}return u.join("")},p0=function(e){return kr(e,function(u){return i0.test(u)?vr(u.slice(4).toLowerCase()):u})},h0=function(e){return kr(e,function(u){return a0.test(u)?"xn--"+yr(u):u})},Er={version:"2.3.1",ucs2:{decode:xr,encode:f0},decode:vr,encode:yr,toASCII:h0,toUnicode:p0},b0={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},m0={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"]}}},g0={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"]}}},k0={default:b0,zero:m0,commonmark:g0},x0=/^(vbscript|javascript|file|data):/,_0=/^data:image\/(gif|png|jpeg|webp);/;function v0(e){const u=e.trim().toLowerCase();return x0.test(u)?_0.test(u):!0}const Cr=["http:","https:","mailto:"];function y0(e){const u=Tt(e,!0);if(u.hostname&&(!u.protocol||Cr.indexOf(u.protocol)>=0))try{u.hostname=Er.toASCII(u.hostname)}catch{}return pu(St(u))}function E0(e){const u=Tt(e,!0);if(u.hostname&&(!u.protocol||Cr.indexOf(u.protocol)>=0))try{u.hostname=Er.toUnicode(u.hostname)}catch{}return Ze(St(u),Ze.defaultChars+"%")}function he(e,u){if(!(this instanceof he))return new he(e,u);u||Rt(e)||(u=e||{},e="default"),this.inline=new bu,this.block=new Gu,this.core=new Nt,this.renderer=new Xe,this.linkify=new de,this.validateLink=v0,this.normalizeLink=y0,this.normalizeLinkText=E0,this.utils=wi,this.helpers=Hu({},Si),this.options={},this.configure(e),u&&this.set(u)}he.prototype.set=function(e){return Hu(this.options,e),this};he.prototype.configure=function(e){const u=this;if(Rt(e)){const t=e;if(e=k0[t],!e)throw new Error('Wrong `markdown-it` preset "'+t+'", check name')}if(!e)throw new Error("Wrong `markdown-it` preset, can't be empty");return e.options&&u.set(e.options),e.components&&Object.keys(e.components).forEach(function(t){e.components[t].rules&&u[t].ruler.enableOnly(e.components[t].rules),e.components[t].rules2&&u[t].ruler2.enableOnly(e.components[t].rules2)}),this};he.prototype.enable=function(e,u){let t=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach(function(r){t=t.concat(this[r].ruler.enable(e,!0))},this),t=t.concat(this.inline.ruler2.enable(e,!0));const n=e.filter(function(r){return t.indexOf(r)<0});if(n.length&&!u)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+n);return this};he.prototype.disable=function(e,u){let t=[];Array.isArray(e)||(e=[e]),["core","block","inline"].forEach(function(r){t=t.concat(this[r].ruler.disable(e,!0))},this),t=t.concat(this.inline.ruler2.disable(e,!0));const n=e.filter(function(r){return t.indexOf(r)<0});if(n.length&&!u)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+n);return this};he.prototype.use=function(e){const u=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,u),this};he.prototype.parse=function(e,u){if(typeof e!="string")throw new Error("Input data should be a String");const t=new this.core.State(e,this,u);return this.core.process(t),t.tokens};he.prototype.render=function(e,u){return u=u||{},this.renderer.render(this.parse(e,u),this.options,u)};he.prototype.parseInline=function(e,u){const t=new this.core.State(e,this,u);return t.inlineMode=!0,this.core.process(t),t.tokens};he.prototype.renderInline=function(e,u){return u=u||{},this.renderer.render(this.parseInline(e,u),this.options,u)};function C0(e,u){const{manual:t=!1,domPurify:n=!0,...r}=u??{},i=o.ref(o.isRef(e)?o.toValue(e.value):o.isReactive(e)?o.toValue(e):e);o.isRef(e)&&o.watchEffect(()=>{i.value=o.toValue(e.value)});const c=o.ref(""),a=o.ref(),l=he({...r});function s(f){const d=l.render(f);if(c.value=n?zo.sanitize(d):d,a.value)a.value.innerHTML=c.value;else{const v=o.watch(a,_=>{_&&(_.innerHTML=c.value,v())})}return c.value}return t||(s(i.value??""),o.watch(i,f=>{s(f??"")})),{value:i,html:c,domRef:a,md:l,render:s}}function w0(e,u){const{step:t=1,interval:n=50,enabled:r=!0}=u??{},i=o.ref(0),c=o.ref(!1),a=o.ref(!1),l=o.ref(!1),s=o.computed(()=>r?e.value.slice(0,i.value):e.value),f=o.computed(()=>Number(Math.min(i.value/e.value.length*100,100).toFixed(2)));let d=null;const v=Be.createEventHook(),_=Be.createEventHook(),p=Be.createEventHook();o.watch(e,(g,x)=>{if(!x){i.value=0,E();return}g.startsWith(x)||(i.value=0),E()},{immediate:!0});function E(){if(d&&clearTimeout(d),!r){i.value=e.value.length,a.value=!0,l.value=!1,c.value=!1,_.trigger(s.value);return}l.value=!0,c.value=!1,a.value=!1,v.trigger();function g(){if(i.value+=t,p.trigger({index:i.value,value:s.value}),i.value>=e.value.length){i.value=e.value.length,a.value=!0,l.value=!1,_.trigger(s.value);return}d=setTimeout(g,n)}d=setTimeout(g,n)}function C(){d&&clearTimeout(d),c.value=!0,l.value=!1,a.value=!1}function y(){d&&clearTimeout(d),E()}function b(){d&&clearTimeout(d),i.value=0,o.nextTick(()=>{E()})}function h(){d&&clearTimeout(d),l.value=!1,c.value=!1,a.value=!0,i.value=e.value.length,_.trigger(s.value)}function k(){d&&clearTimeout(d),d=null,l.value=!1,c.value=!1,a.value=!1,i.value=0}return{typeIndex:i,paused:c,ended:a,isTyping:l,typedValue:s,progress:f,start:E,pause:C,resume:y,restart:b,stop:h,destroy:k,onStat:v.on,onStop:_.on,onUpdate:p.on}}var Mn=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function A0(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var bt={exports:{}},Ln;function D0(){return Ln||(Ln=1,function(e){var u=typeof window<"u"?window:typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope?self:{};/**
|
|
31
31
|
* Prism: Lightweight, robust, elegant syntax highlighting
|
|
32
32
|
*
|
|
33
33
|
* @license MIT <https://opensource.org/licenses/MIT>
|
|
34
34
|
* @author Lea Verou <https://lea.verou.me>
|
|
35
35
|
* @namespace
|
|
36
36
|
* @public
|
|
37
|
-
*/var t=function(n){var r=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,i=0,c={},a={manual:n.Prism&&n.Prism.manual,disableWorkerMessageHandler:n.Prism&&n.Prism.disableWorkerMessageHandler,util:{encode:function b(h){return h instanceof l?new l(h.type,b(h.content),h.alias):Array.isArray(h)?h.map(b):h.replace(/&/g,"&").replace(/</g,"<").replace(/\u00a0/g," ")},type:function(b){return Object.prototype.toString.call(b).slice(8,-1)},objId:function(b){return b.__id||Object.defineProperty(b,"__id",{value:++i}),b.__id},clone:function b(h,k){k=k||{};var g,_;switch(a.util.type(h)){case"Object":if(_=a.util.objId(h),k[_])return k[_];g={},k[_]=g;for(var w in h)h.hasOwnProperty(w)&&(g[w]=b(h[w],k));return g;case"Array":return _=a.util.objId(h),k[_]?k[_]:(g=[],k[_]=g,h.forEach(function(P,D){g[D]=b(P,k)}),g);default:return h}},getLanguage:function(b){for(;b;){var h=r.exec(b.className);if(h)return h[1].toLowerCase();b=b.parentElement}return"none"},setLanguage:function(b,h){b.className=b.className.replace(RegExp(r,"gi"),""),b.classList.add("language-"+h)},currentScript:function(){if(typeof document>"u")return null;if(document.currentScript&&document.currentScript.tagName==="SCRIPT")return document.currentScript;try{throw new Error}catch(g){var b=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(g.stack)||[])[1];if(b){var h=document.getElementsByTagName("script");for(var k in h)if(h[k].src==b)return h[k]}return null}},isActive:function(b,h,k){for(var g="no-"+h;b;){var _=b.classList;if(_.contains(h))return!0;if(_.contains(g))return!1;b=b.parentElement}return!!k}},languages:{plain:c,plaintext:c,text:c,txt:c,extend:function(b,h){var k=a.util.clone(a.languages[b]);for(var g in h)k[g]=h[g];return k},insertBefore:function(b,h,k,g){g=g||a.languages;var _=g[b],w={};for(var P in _)if(_.hasOwnProperty(P)){if(P==h)for(var D in k)k.hasOwnProperty(D)&&(w[D]=k[D]);k.hasOwnProperty(P)||(w[P]=_[P])}var O=g[b];return g[b]=w,a.languages.DFS(a.languages,function(z,G){G===O&&z!=b&&(this[z]=w)}),w},DFS:function b(h,k,g,_){_=_||{};var w=a.util.objId;for(var P in h)if(h.hasOwnProperty(P)){k.call(h,P,h[P],g||P);var D=h[P],O=a.util.type(D);O==="Object"&&!_[w(D)]?(_[w(D)]=!0,b(D,k,null,_)):O==="Array"&&!_[w(D)]&&(_[w(D)]=!0,b(D,k,P,_))}}},plugins:{},highlightAll:function(b,h){a.highlightAllUnder(document,b,h)},highlightAllUnder:function(b,h,k){var g={callback:k,container:b,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};a.hooks.run("before-highlightall",g),g.elements=Array.prototype.slice.apply(g.container.querySelectorAll(g.selector)),a.hooks.run("before-all-elements-highlight",g);for(var _=0,w;w=g.elements[_++];)a.highlightElement(w,h===!0,g.callback)},highlightElement:function(b,h,k){var g=a.util.getLanguage(b),_=a.languages[g];a.util.setLanguage(b,g);var w=b.parentElement;w&&w.nodeName.toLowerCase()==="pre"&&a.util.setLanguage(w,g);var P=b.textContent,D={element:b,language:g,grammar:_,code:P};function O(G){D.highlightedCode=G,a.hooks.run("before-insert",D),D.element.innerHTML=D.highlightedCode,a.hooks.run("after-highlight",D),a.hooks.run("complete",D),k&&k.call(D.element)}if(a.hooks.run("before-sanity-check",D),w=D.element.parentElement,w&&w.nodeName.toLowerCase()==="pre"&&!w.hasAttribute("tabindex")&&w.setAttribute("tabindex","0"),!D.code){a.hooks.run("complete",D),k&&k.call(D.element);return}if(a.hooks.run("before-highlight",D),!D.grammar){O(a.util.encode(D.code));return}if(h&&n.Worker){var z=new Worker(a.filename);z.onmessage=function(G){O(G.data)},z.postMessage(JSON.stringify({language:D.language,code:D.code,immediateClose:!0}))}else O(a.highlight(D.code,D.grammar,D.language))},highlight:function(b,h,k){var g={code:b,grammar:h,language:k};if(a.hooks.run("before-tokenize",g),!g.grammar)throw new Error('The language "'+g.language+'" has no grammar.');return g.tokens=a.tokenize(g.code,g.grammar),a.hooks.run("after-tokenize",g),l.stringify(a.util.encode(g.tokens),g.language)},tokenize:function(b,h){var k=h.rest;if(k){for(var g in k)h[g]=k[g];delete h.rest}var _=new d;return v(_,_.head,b),f(b,_,h,_.head,0),p(_)},hooks:{all:{},add:function(b,h){var k=a.hooks.all;k[b]=k[b]||[],k[b].push(h)},run:function(b,h){var k=a.hooks.all[b];if(!(!k||!k.length))for(var g=0,_;_=k[g++];)_(h)}},Token:l};n.Prism=a;function l(b,h,k,g){this.type=b,this.content=h,this.alias=k,this.length=(g||"").length|0}l.stringify=function b(h,k){if(typeof h=="string")return h;if(Array.isArray(h)){var g="";return h.forEach(function(O){g+=b(O,k)}),g}var _={type:h.type,content:b(h.content,k),tag:"span",classes:["token",h.type],attributes:{},language:k},w=h.alias;w&&(Array.isArray(w)?Array.prototype.push.apply(_.classes,w):_.classes.push(w)),a.hooks.run("wrap",_);var P="";for(var D in _.attributes)P+=" "+D+'="'+(_.attributes[D]||"").replace(/"/g,""")+'"';return"<"+_.tag+' class="'+_.classes.join(" ")+'"'+P+">"+_.content+"</"+_.tag+">"};function s(b,h,k,g){b.lastIndex=h;var _=b.exec(k);if(_&&g&&_[1]){var w=_[1].length;_.index+=w,_[0]=_[0].slice(w)}return _}function f(b,h,k,g,_,w){for(var P in k)if(!(!k.hasOwnProperty(P)||!k[P])){var D=k[P];D=Array.isArray(D)?D:[D];for(var O=0;O<D.length;++O){if(w&&w.cause==P+","+O)return;var z=D[O],G=z.inside,ee=!!z.lookbehind,S=!!z.greedy,$=z.alias;if(S&&!z.pattern.global){var re=z.pattern.toString().match(/[imsuy]*$/)[0];z.pattern=RegExp(z.pattern.source,re+"g")}for(var Z=z.pattern||z,q=g.next,A=_;q!==h.tail&&!(w&&A>=w.reach);A+=q.value.length,q=q.next){var M=q.value;if(h.length>b.length)return;if(!(M instanceof l)){var T=1,j;if(S){if(j=s(Z,A,b,ee),!j||j.index>=b.length)break;var X=j.index,L=j.index+j[0].length,H=A;for(H+=q.value.length;X>=H;)q=q.next,H+=q.value.length;if(H-=q.value.length,A=H,q.value instanceof l)continue;for(var U=q;U!==h.tail&&(H<L||typeof U.value=="string");U=U.next)T++,H+=U.value.length;T--,M=b.slice(A,H),j.index-=A}else if(j=s(Z,0,M,ee),!j)continue;var X=j.index,de=j[0],Le=M.slice(0,X),ze=M.slice(X+de.length),Ie=A+M.length;w&&Ie>w.reach&&(w.reach=Ie);var Ne=q.prev;Le&&(Ne=v(h,Ne,Le),A+=Le.length),x(h,Ne,T);var De=new l(P,G?a.tokenize(de,G):de,$,de);if(q=v(h,Ne,De),ze&&v(h,q,ze),T>1){var Fe={cause:P+","+O,reach:Ie};f(b,h,k,q.prev,A,Fe),w&&Fe.reach>w.reach&&(w.reach=Fe.reach)}}}}}}function d(){var b={value:null,prev:null,next:null},h={value:null,prev:b,next:null};b.next=h,this.head=b,this.tail=h,this.length=0}function v(b,h,k){var g=h.next,_={value:k,prev:h,next:g};return h.next=_,g.prev=_,b.length++,_}function x(b,h,k){for(var g=h.next,_=0;_<k&&g!==b.tail;_++)g=g.next;h.next=g,g.prev=h,b.length-=_}function p(b){for(var h=[],k=b.head.next;k!==b.tail;)h.push(k.value),k=k.next;return h}if(!n.document)return n.addEventListener&&(a.disableWorkerMessageHandler||n.addEventListener("message",function(b){var h=JSON.parse(b.data),k=h.language,g=h.code,_=h.immediateClose;n.postMessage(a.highlight(g,a.languages[k],k)),_&&n.close()},!1)),a;var E=a.util.currentScript();E&&(a.filename=E.src,E.hasAttribute("data-manual")&&(a.manual=!0));function C(){a.manual||a.highlightAll()}if(!a.manual){var y=document.readyState;y==="loading"||y==="interactive"&&E&&E.defer?document.addEventListener("DOMContentLoaded",C):window.requestAnimationFrame?window.requestAnimationFrame(C):window.setTimeout(C,16)}return a}(u);e.exports&&(e.exports=t),typeof Mn<"u"&&(Mn.Prism=t),t.languages.markup={comment:{pattern:/<!--(?:(?!<!--)[\s\S])*?-->/,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/<!DOCTYPE(?:[^>"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|<!--(?:[^-]|-(?!->))*-->)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^<!|>$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},t.languages.markup.tag.inside["attr-value"].inside.entity=t.languages.markup.entity,t.languages.markup.doctype.inside["internal-subset"].inside=t.languages.markup,t.hooks.add("wrap",function(n){n.type==="entity"&&(n.attributes.title=n.content.replace(/&/,"&"))}),Object.defineProperty(t.languages.markup.tag,"addInlined",{value:function(r,i){var c={};c["language-"+i]={pattern:/(^<!\[CDATA\[)[\s\S]+?(?=\]\]>$)/i,lookbehind:!0,inside:t.languages[i]},c.cdata=/^<!\[CDATA\[|\]\]>$/i;var a={"included-cdata":{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,inside:c}};a["language-"+i]={pattern:/[\s\S]+/,inside:t.languages[i]};var l={};l[r]={pattern:RegExp(/(<__[^>]*>)(?:<!\[CDATA\[(?:[^\]]|\](?!\]>))*\]\]>|(?!<!\[CDATA\[)[\s\S])*?(?=<\/__>)/.source.replace(/__/g,function(){return r}),"i"),lookbehind:!0,greedy:!0,inside:a},t.languages.insertBefore("markup","cdata",l)}}),Object.defineProperty(t.languages.markup.tag,"addAttribute",{value:function(n,r){t.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+n+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[r,"language-"+r],inside:t.languages[r]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),t.languages.html=t.languages.markup,t.languages.mathml=t.languages.markup,t.languages.svg=t.languages.markup,t.languages.xml=t.languages.extend("markup",{}),t.languages.ssml=t.languages.xml,t.languages.atom=t.languages.xml,t.languages.rss=t.languages.xml,function(n){var r=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;n.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:RegExp("@[\\w-](?:"+/[^;{\s"']|\s+(?!\s)/.source+"|"+r.source+")*?"+/(?:;|(?=\s*\{))/.source),inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+r.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+r.source+"$"),alias:"url"}}},selector:{pattern:RegExp(`(^|[{}\\s])[^{}\\s](?:[^{};"'\\s]|\\s+(?![\\s{])|`+r.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:r,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},n.languages.css.atrule.inside.rest=n.languages.css;var i=n.languages.markup;i&&(i.tag.addInlined("style","css"),i.tag.addAttribute("style","css"))}(t),t.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/},t.languages.javascript=t.languages.extend("clike",{"class-name":[t.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+(/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source)+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),t.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,t.languages.insertBefore("javascript","keyword",{regex:{pattern:RegExp(/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)/.source+/\//.source+"(?:"+/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}/.source+"|"+/(?:\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.)*\])*\])*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}v[dgimyus]{0,7}/.source+")"+/(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/.source),lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:t.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:t.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:t.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:t.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:t.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),t.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:t.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),t.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),t.languages.markup&&(t.languages.markup.tag.addInlined("script","javascript"),t.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),t.languages.js=t.languages.javascript,function(){if(typeof t>"u"||typeof document>"u")return;Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector);var n="Loading…",r=function(E,C){return"✖ Error "+E+" while fetching file: "+C},i="✖ Error: File does not exist or is empty",c={js:"javascript",py:"python",rb:"ruby",ps1:"powershell",psm1:"powershell",sh:"bash",bat:"batch",h:"c",tex:"latex"},a="data-src-status",l="loading",s="loaded",f="failed",d="pre[data-src]:not(["+a+'="'+s+'"]):not(['+a+'="'+l+'"])';function v(E,C,y){var b=new XMLHttpRequest;b.open("GET",E,!0),b.onreadystatechange=function(){b.readyState==4&&(b.status<400&&b.responseText?C(b.responseText):b.status>=400?y(r(b.status,b.statusText)):y(i))},b.send(null)}function x(E){var C=/^\s*(\d+)\s*(?:(,)\s*(?:(\d+)\s*)?)?$/.exec(E||"");if(C){var y=Number(C[1]),b=C[2],h=C[3];return b?h?[y,Number(h)]:[y,void 0]:[y,y]}}t.hooks.add("before-highlightall",function(E){E.selector+=", "+d}),t.hooks.add("before-sanity-check",function(E){var C=E.element;if(C.matches(d)){E.code="",C.setAttribute(a,l);var y=C.appendChild(document.createElement("CODE"));y.textContent=n;var b=C.getAttribute("data-src"),h=E.language;if(h==="none"){var k=(/\.(\w+)$/.exec(b)||[,"none"])[1];h=c[k]||k}t.util.setLanguage(y,h),t.util.setLanguage(C,h);var g=t.plugins.autoloader;g&&g.loadLanguages(h),v(b,function(_){C.setAttribute(a,s);var w=x(C.getAttribute("data-range"));if(w){var P=_.split(/\r\n?|\n/g),D=w[0],O=w[1]==null?P.length:w[1];D<0&&(D+=P.length),D=Math.max(0,Math.min(D-1,P.length)),O<0&&(O+=P.length),O=Math.max(0,Math.min(O,P.length)),_=P.slice(D,O).join(`
|
|
38
|
-
`),C.hasAttribute("data-start")||C.setAttribute("data-start",String(D+1))}y.textContent=
|
|
37
|
+
*/var t=function(n){var r=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,i=0,c={},a={manual:n.Prism&&n.Prism.manual,disableWorkerMessageHandler:n.Prism&&n.Prism.disableWorkerMessageHandler,util:{encode:function b(h){return h instanceof l?new l(h.type,b(h.content),h.alias):Array.isArray(h)?h.map(b):h.replace(/&/g,"&").replace(/</g,"<").replace(/\u00a0/g," ")},type:function(b){return Object.prototype.toString.call(b).slice(8,-1)},objId:function(b){return b.__id||Object.defineProperty(b,"__id",{value:++i}),b.__id},clone:function b(h,k){k=k||{};var g,x;switch(a.util.type(h)){case"Object":if(x=a.util.objId(h),k[x])return k[x];g={},k[x]=g;for(var w in h)h.hasOwnProperty(w)&&(g[w]=b(h[w],k));return g;case"Array":return x=a.util.objId(h),k[x]?k[x]:(g=[],k[x]=g,h.forEach(function(R,D){g[D]=b(R,k)}),g);default:return h}},getLanguage:function(b){for(;b;){var h=r.exec(b.className);if(h)return h[1].toLowerCase();b=b.parentElement}return"none"},setLanguage:function(b,h){b.className=b.className.replace(RegExp(r,"gi"),""),b.classList.add("language-"+h)},currentScript:function(){if(typeof document>"u")return null;if(document.currentScript&&document.currentScript.tagName==="SCRIPT")return document.currentScript;try{throw new Error}catch(g){var b=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(g.stack)||[])[1];if(b){var h=document.getElementsByTagName("script");for(var k in h)if(h[k].src==b)return h[k]}return null}},isActive:function(b,h,k){for(var g="no-"+h;b;){var x=b.classList;if(x.contains(h))return!0;if(x.contains(g))return!1;b=b.parentElement}return!!k}},languages:{plain:c,plaintext:c,text:c,txt:c,extend:function(b,h){var k=a.util.clone(a.languages[b]);for(var g in h)k[g]=h[g];return k},insertBefore:function(b,h,k,g){g=g||a.languages;var x=g[b],w={};for(var R in x)if(x.hasOwnProperty(R)){if(R==h)for(var D in k)k.hasOwnProperty(D)&&(w[D]=k[D]);k.hasOwnProperty(R)||(w[R]=x[R])}var M=g[b];return g[b]=w,a.languages.DFS(a.languages,function(L,W){W===M&&L!=b&&(this[L]=w)}),w},DFS:function b(h,k,g,x){x=x||{};var w=a.util.objId;for(var R in h)if(h.hasOwnProperty(R)){k.call(h,R,h[R],g||R);var D=h[R],M=a.util.type(D);M==="Object"&&!x[w(D)]?(x[w(D)]=!0,b(D,k,null,x)):M==="Array"&&!x[w(D)]&&(x[w(D)]=!0,b(D,k,R,x))}}},plugins:{},highlightAll:function(b,h){a.highlightAllUnder(document,b,h)},highlightAllUnder:function(b,h,k){var g={callback:k,container:b,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};a.hooks.run("before-highlightall",g),g.elements=Array.prototype.slice.apply(g.container.querySelectorAll(g.selector)),a.hooks.run("before-all-elements-highlight",g);for(var x=0,w;w=g.elements[x++];)a.highlightElement(w,h===!0,g.callback)},highlightElement:function(b,h,k){var g=a.util.getLanguage(b),x=a.languages[g];a.util.setLanguage(b,g);var w=b.parentElement;w&&w.nodeName.toLowerCase()==="pre"&&a.util.setLanguage(w,g);var R=b.textContent,D={element:b,language:g,grammar:x,code:R};function M(W){D.highlightedCode=W,a.hooks.run("before-insert",D),D.element.innerHTML=D.highlightedCode,a.hooks.run("after-highlight",D),a.hooks.run("complete",D),k&&k.call(D.element)}if(a.hooks.run("before-sanity-check",D),w=D.element.parentElement,w&&w.nodeName.toLowerCase()==="pre"&&!w.hasAttribute("tabindex")&&w.setAttribute("tabindex","0"),!D.code){a.hooks.run("complete",D),k&&k.call(D.element);return}if(a.hooks.run("before-highlight",D),!D.grammar){M(a.util.encode(D.code));return}if(h&&n.Worker){var L=new Worker(a.filename);L.onmessage=function(W){M(W.data)},L.postMessage(JSON.stringify({language:D.language,code:D.code,immediateClose:!0}))}else M(a.highlight(D.code,D.grammar,D.language))},highlight:function(b,h,k){var g={code:b,grammar:h,language:k};if(a.hooks.run("before-tokenize",g),!g.grammar)throw new Error('The language "'+g.language+'" has no grammar.');return g.tokens=a.tokenize(g.code,g.grammar),a.hooks.run("after-tokenize",g),l.stringify(a.util.encode(g.tokens),g.language)},tokenize:function(b,h){var k=h.rest;if(k){for(var g in k)h[g]=k[g];delete h.rest}var x=new d;return v(x,x.head,b),f(b,x,h,x.head,0),p(x)},hooks:{all:{},add:function(b,h){var k=a.hooks.all;k[b]=k[b]||[],k[b].push(h)},run:function(b,h){var k=a.hooks.all[b];if(!(!k||!k.length))for(var g=0,x;x=k[g++];)x(h)}},Token:l};n.Prism=a;function l(b,h,k,g){this.type=b,this.content=h,this.alias=k,this.length=(g||"").length|0}l.stringify=function b(h,k){if(typeof h=="string")return h;if(Array.isArray(h)){var g="";return h.forEach(function(M){g+=b(M,k)}),g}var x={type:h.type,content:b(h.content,k),tag:"span",classes:["token",h.type],attributes:{},language:k},w=h.alias;w&&(Array.isArray(w)?Array.prototype.push.apply(x.classes,w):x.classes.push(w)),a.hooks.run("wrap",x);var R="";for(var D in x.attributes)R+=" "+D+'="'+(x.attributes[D]||"").replace(/"/g,""")+'"';return"<"+x.tag+' class="'+x.classes.join(" ")+'"'+R+">"+x.content+"</"+x.tag+">"};function s(b,h,k,g){b.lastIndex=h;var x=b.exec(k);if(x&&g&&x[1]){var w=x[1].length;x.index+=w,x[0]=x[0].slice(w)}return x}function f(b,h,k,g,x,w){for(var R in k)if(!(!k.hasOwnProperty(R)||!k[R])){var D=k[R];D=Array.isArray(D)?D:[D];for(var M=0;M<D.length;++M){if(w&&w.cause==R+","+M)return;var L=D[M],W=L.inside,Y=!!L.lookbehind,S=!!L.greedy,q=L.alias;if(S&&!L.pattern.global){var re=L.pattern.toString().match(/[imsuy]*$/)[0];L.pattern=RegExp(L.pattern.source,re+"g")}for(var fe=L.pattern||L,j=g.next,V=x;j!==h.tail&&!(w&&V>=w.reach);V+=j.value.length,j=j.next){var A=j.value;if(h.length>b.length)return;if(!(A instanceof l)){var B=1,T;if(S){if(T=s(fe,V,b,Y),!T||T.index>=b.length)break;var X=T.index,U=T.index+T[0].length,I=V;for(I+=j.value.length;X>=I;)j=j.next,I+=j.value.length;if(I-=j.value.length,V=I,j.value instanceof l)continue;for(var z=j;z!==h.tail&&(I<U||typeof z.value=="string");z=z.next)B++,I+=z.value.length;B--,A=b.slice(V,I),T.index-=V}else if(T=s(fe,0,A,Y),!T)continue;var X=T.index,ee=T[0],ge=A.slice(0,X),ze=A.slice(X+ee.length),Ie=V+A.length;w&&Ie>w.reach&&(w.reach=Ie);var Oe=j.prev;ge&&(Oe=v(h,Oe,ge),V+=ge.length),_(h,Oe,B);var Fe=new l(R,W?a.tokenize(ee,W):ee,q,ee);if(j=v(h,Oe,Fe),ze&&v(h,j,ze),B>1){var Se={cause:R+","+M,reach:Ie};f(b,h,k,j.prev,V,Se),w&&Se.reach>w.reach&&(w.reach=Se.reach)}}}}}}function d(){var b={value:null,prev:null,next:null},h={value:null,prev:b,next:null};b.next=h,this.head=b,this.tail=h,this.length=0}function v(b,h,k){var g=h.next,x={value:k,prev:h,next:g};return h.next=x,g.prev=x,b.length++,x}function _(b,h,k){for(var g=h.next,x=0;x<k&&g!==b.tail;x++)g=g.next;h.next=g,g.prev=h,b.length-=x}function p(b){for(var h=[],k=b.head.next;k!==b.tail;)h.push(k.value),k=k.next;return h}if(!n.document)return n.addEventListener&&(a.disableWorkerMessageHandler||n.addEventListener("message",function(b){var h=JSON.parse(b.data),k=h.language,g=h.code,x=h.immediateClose;n.postMessage(a.highlight(g,a.languages[k],k)),x&&n.close()},!1)),a;var E=a.util.currentScript();E&&(a.filename=E.src,E.hasAttribute("data-manual")&&(a.manual=!0));function C(){a.manual||a.highlightAll()}if(!a.manual){var y=document.readyState;y==="loading"||y==="interactive"&&E&&E.defer?document.addEventListener("DOMContentLoaded",C):window.requestAnimationFrame?window.requestAnimationFrame(C):window.setTimeout(C,16)}return a}(u);e.exports&&(e.exports=t),typeof Mn<"u"&&(Mn.Prism=t),t.languages.markup={comment:{pattern:/<!--(?:(?!<!--)[\s\S])*?-->/,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/<!DOCTYPE(?:[^>"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|<!--(?:[^-]|-(?!->))*-->)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^<!|>$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},t.languages.markup.tag.inside["attr-value"].inside.entity=t.languages.markup.entity,t.languages.markup.doctype.inside["internal-subset"].inside=t.languages.markup,t.hooks.add("wrap",function(n){n.type==="entity"&&(n.attributes.title=n.content.replace(/&/,"&"))}),Object.defineProperty(t.languages.markup.tag,"addInlined",{value:function(r,i){var c={};c["language-"+i]={pattern:/(^<!\[CDATA\[)[\s\S]+?(?=\]\]>$)/i,lookbehind:!0,inside:t.languages[i]},c.cdata=/^<!\[CDATA\[|\]\]>$/i;var a={"included-cdata":{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,inside:c}};a["language-"+i]={pattern:/[\s\S]+/,inside:t.languages[i]};var l={};l[r]={pattern:RegExp(/(<__[^>]*>)(?:<!\[CDATA\[(?:[^\]]|\](?!\]>))*\]\]>|(?!<!\[CDATA\[)[\s\S])*?(?=<\/__>)/.source.replace(/__/g,function(){return r}),"i"),lookbehind:!0,greedy:!0,inside:a},t.languages.insertBefore("markup","cdata",l)}}),Object.defineProperty(t.languages.markup.tag,"addAttribute",{value:function(n,r){t.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+n+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[r,"language-"+r],inside:t.languages[r]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),t.languages.html=t.languages.markup,t.languages.mathml=t.languages.markup,t.languages.svg=t.languages.markup,t.languages.xml=t.languages.extend("markup",{}),t.languages.ssml=t.languages.xml,t.languages.atom=t.languages.xml,t.languages.rss=t.languages.xml,function(n){var r=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;n.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:RegExp("@[\\w-](?:"+/[^;{\s"']|\s+(?!\s)/.source+"|"+r.source+")*?"+/(?:;|(?=\s*\{))/.source),inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+r.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+r.source+"$"),alias:"url"}}},selector:{pattern:RegExp(`(^|[{}\\s])[^{}\\s](?:[^{};"'\\s]|\\s+(?![\\s{])|`+r.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:r,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},n.languages.css.atrule.inside.rest=n.languages.css;var i=n.languages.markup;i&&(i.tag.addInlined("style","css"),i.tag.addAttribute("style","css"))}(t),t.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/},t.languages.javascript=t.languages.extend("clike",{"class-name":[t.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+(/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source)+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),t.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,t.languages.insertBefore("javascript","keyword",{regex:{pattern:RegExp(/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)/.source+/\//.source+"(?:"+/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}/.source+"|"+/(?:\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.)*\])*\])*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}v[dgimyus]{0,7}/.source+")"+/(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/.source),lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:t.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:t.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:t.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:t.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:t.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),t.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:t.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),t.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),t.languages.markup&&(t.languages.markup.tag.addInlined("script","javascript"),t.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),t.languages.js=t.languages.javascript,function(){if(typeof t>"u"||typeof document>"u")return;Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector);var n="Loading…",r=function(E,C){return"✖ Error "+E+" while fetching file: "+C},i="✖ Error: File does not exist or is empty",c={js:"javascript",py:"python",rb:"ruby",ps1:"powershell",psm1:"powershell",sh:"bash",bat:"batch",h:"c",tex:"latex"},a="data-src-status",l="loading",s="loaded",f="failed",d="pre[data-src]:not(["+a+'="'+s+'"]):not(['+a+'="'+l+'"])';function v(E,C,y){var b=new XMLHttpRequest;b.open("GET",E,!0),b.onreadystatechange=function(){b.readyState==4&&(b.status<400&&b.responseText?C(b.responseText):b.status>=400?y(r(b.status,b.statusText)):y(i))},b.send(null)}function _(E){var C=/^\s*(\d+)\s*(?:(,)\s*(?:(\d+)\s*)?)?$/.exec(E||"");if(C){var y=Number(C[1]),b=C[2],h=C[3];return b?h?[y,Number(h)]:[y,void 0]:[y,y]}}t.hooks.add("before-highlightall",function(E){E.selector+=", "+d}),t.hooks.add("before-sanity-check",function(E){var C=E.element;if(C.matches(d)){E.code="",C.setAttribute(a,l);var y=C.appendChild(document.createElement("CODE"));y.textContent=n;var b=C.getAttribute("data-src"),h=E.language;if(h==="none"){var k=(/\.(\w+)$/.exec(b)||[,"none"])[1];h=c[k]||k}t.util.setLanguage(y,h),t.util.setLanguage(C,h);var g=t.plugins.autoloader;g&&g.loadLanguages(h),v(b,function(x){C.setAttribute(a,s);var w=_(C.getAttribute("data-range"));if(w){var R=x.split(/\r\n?|\n/g),D=w[0],M=w[1]==null?R.length:w[1];D<0&&(D+=R.length),D=Math.max(0,Math.min(D-1,R.length)),M<0&&(M+=R.length),M=Math.max(0,Math.min(M,R.length)),x=R.slice(D,M).join(`
|
|
38
|
+
`),C.hasAttribute("data-start")||C.setAttribute("data-start",String(D+1))}y.textContent=x,t.highlightElement(y)},function(x){C.setAttribute(a,f),y.textContent=x})}}),t.plugins.fileHighlight={highlight:function(C){for(var y=(C||document).querySelectorAll(d),b=0,h;h=y[b++];)t.highlightElement(h)}};var p=!1;t.fileHighlight=function(){p||(console.warn("Prism.fileHighlight is deprecated. Use `Prism.plugins.fileHighlight.highlight` instead."),p=!0),t.plugins.fileHighlight.highlight.apply(this,arguments)}}()}(bt)),bt.exports}var F0=D0();const Bu=A0(F0);typeof document<"u"&&Bu.highlightAll();function S0(e,u){try{const t=Bu.languages[u];if(t){const n=Bu.highlight(e,t||Bu.languages.text,u);return`<pre class="language-${u}"><code class="language-${u}">${n}</code></pre>`}return e}catch{return e}}const T0=`
|
|
39
39
|
code[class*=language-],pre[class*=language-]{background:#282c34;color:#abb2bf;text-shadow:0 1px rgba(0,0,0,.3);font-family:"Fira Code","Fira Mono",Menlo,Consolas,"DejaVu Sans Mono",monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;-moz-tab-size:2;-o-tab-size:2;tab-size:2;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection,pre[class*=language-] ::-moz-selection{background:#3e4451;color:inherit;text-shadow:none}code[class*=language-]::selection,code[class*=language-] ::selection,pre[class*=language-] ::selection{background:#3e4451;color:inherit;text-shadow:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}:not(pre)>code[class*=language-]{padding:.2em .3em;border-radius:.3em;white-space:normal}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}.token.comment,.token.prolog,.token.cdata{color:#5c6370}.token.doctype,.token.punctuation,.token.entity{color:#abb2bf}.token.attr-name,.token.class-name,.token.boolean,.token.constant,.token.number,.token.atrule{color:#d19a66}.token.keyword{color:#c678dd}.token.property,.token.tag,.token.symbol,.token.deleted,.token.important{color:#e06c75}.token.selector,.token.string,.token.char,.token.builtin,.token.inserted,.token.regex,.token.attr-value,.token.attr-value>.token.punctuation{color:#98c379}.token.variable,.token.operator,.token.function{color:#61afef}.token.url{color:#56b6c2}.token.attr-value>.token.punctuation.attr-equals,.token.special-attr>.token.attr-value>.token.value.css{color:#abb2bf}.language-css .token.selector{color:#e06c75}.language-css .token.property{color:#abb2bf}.language-css .token.function,.language-css .token.url>.token.function{color:#56b6c2}.language-css .token.url>.token.string.url{color:#98c379}.language-css .token.important,.language-css .token.atrule .token.rule{color:#c678dd}.language-javascript .token.operator{color:#c678dd}.language-javascript .token.template-string>.token.interpolation>.token.interpolation-punctuation.punctuation{color:#be5046}.language-json .token.operator{color:#abb2bf}.language-json .token.null.keyword{color:#d19a66}.language-markdown .token.url,.language-markdown .token.url>.token.operator,.language-markdown .token.url-reference.url>.token.string{color:#abb2bf}.language-markdown .token.url>.token.content{color:#61afef}.language-markdown .token.url>.token.url,.language-markdown .token.url-reference.url{color:#56b6c2}.language-markdown .token.blockquote.punctuation,.language-markdown .token.hr.punctuation{color:#5c6370;font-style:italic}.language-markdown .token.code-snippet{color:#98c379}.language-markdown .token.bold .token.content{color:#d19a66}.language-markdown .token.italic .token.content{color:#c678dd}.language-markdown .token.strike .token.content,.language-markdown .token.strike .token.punctuation,.language-markdown .token.list.punctuation,.language-markdown .token.title.important>.token.punctuation{color:#e06c75}.token.bold{font-weight:700}.token.comment,.token.italic{font-style:italic}.token.entity{cursor:help}.token.namespace{opacity:.8}.token.token.tab:not(:empty):before,.token.token.cr:before,.token.token.lf:before,.token.token.space:before{color:rgba(171,178,191,.15);text-shadow:none}div.code-toolbar>.toolbar.toolbar>.toolbar-item{margin-right:.4em}div.code-toolbar>.toolbar.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span{background:#3a3f4b;color:#828997;padding:.1em .4em;border-radius:.3em}div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:focus,div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:focus,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:focus{background:#3e4451;color:#abb2bf}.line-highlight.line-highlight{background:rgba(153,187,255,.04)}.line-highlight.line-highlight:before,.line-highlight.line-highlight[data-end]:after{background:#3a3f4b;color:#abb2bf;padding:.1em .6em;border-radius:.3em;box-shadow:0 2px 0 0 rgba(0,0,0,.2)}pre[id].linkable-line-numbers.linkable-line-numbers span.line-numbers-rows>span:hover:before{background-color:rgba(153,187,255,.04)}.line-numbers.line-numbers .line-numbers-rows,.command-line .command-line-prompt{border-right-color:rgba(171,178,191,.15)}.line-numbers .line-numbers-rows>span:before,.command-line .command-line-prompt>span:before{color:#636d83}.rainbow-braces .token.token.punctuation.brace-level-1,.rainbow-braces .token.token.punctuation.brace-level-5,.rainbow-braces .token.token.punctuation.brace-level-9{color:#e06c75}.rainbow-braces .token.token.punctuation.brace-level-2,.rainbow-braces .token.token.punctuation.brace-level-6,.rainbow-braces .token.token.punctuation.brace-level-10{color:#98c379}.rainbow-braces .token.token.punctuation.brace-level-3,.rainbow-braces .token.token.punctuation.brace-level-7,.rainbow-braces .token.token.punctuation.brace-level-11{color:#61afef}.rainbow-braces .token.token.punctuation.brace-level-4,.rainbow-braces .token.token.punctuation.brace-level-8,.rainbow-braces .token.token.punctuation.brace-level-12{color:#c678dd}pre.diff-highlight>code .token.token.deleted:not(.prefix),pre>code.diff-highlight .token.token.deleted:not(.prefix){background-color:rgba(255,82,102,.15)}pre.diff-highlight>code .token.token.deleted:not(.prefix)::-moz-selection,pre.diff-highlight>code .token.token.deleted:not(.prefix) ::-moz-selection,pre>code.diff-highlight .token.token.deleted:not(.prefix)::-moz-selection,pre>code.diff-highlight .token.token.deleted:not(.prefix) ::-moz-selection{background-color:rgba(251,86,105,.25)}pre.diff-highlight>code .token.token.deleted:not(.prefix)::selection,pre.diff-highlight>code .token.token.deleted:not(.prefix) ::selection,pre>code.diff-highlight .token.token.deleted:not(.prefix)::selection,pre>code.diff-highlight .token.token.deleted:not(.prefix) ::selection{background-color:rgba(251,86,105,.25)}pre.diff-highlight>code .token.token.inserted:not(.prefix),pre>code.diff-highlight .token.token.inserted:not(.prefix){background-color:rgba(26,255,91,.15)}pre.diff-highlight>code .token.token.inserted:not(.prefix)::-moz-selection,pre.diff-highlight>code .token.token.inserted:not(.prefix) ::-moz-selection,pre>code.diff-highlight .token.token.inserted:not(.prefix)::-moz-selection,pre>code.diff-highlight .token.token.inserted:not(.prefix) ::-moz-selection{background-color:rgba(56,224,98,.25)}pre.diff-highlight>code .token.token.inserted:not(.prefix)::selection,pre.diff-highlight>code .token.token.inserted:not(.prefix) ::selection,pre>code.diff-highlight .token.token.inserted:not(.prefix)::selection,pre>code.diff-highlight .token.token.inserted:not(.prefix) ::selection{background-color:rgba(56,224,98,.25)}.prism-previewer.prism-previewer:before,.prism-previewer-gradient.prism-previewer-gradient div{border-color:#262931}.prism-previewer-color.prism-previewer-color:before,.prism-previewer-gradient.prism-previewer-gradient div,.prism-previewer-easing.prism-previewer-easing:before{border-radius:.3em}.prism-previewer.prism-previewer:after{border-top-color:#262931}.prism-previewer-flipped.prism-previewer-flipped.after{border-bottom-color:#262931}.prism-previewer-angle.prism-previewer-angle:before,.prism-previewer-time.prism-previewer-time:before,.prism-previewer-easing.prism-previewer-easing{background:#31363f}.prism-previewer-angle.prism-previewer-angle circle,.prism-previewer-time.prism-previewer-time circle{stroke:#abb2bf;stroke-opacity:1}.prism-previewer-easing.prism-previewer-easing circle,.prism-previewer-easing.prism-previewer-easing path,.prism-previewer-easing.prism-previewer-easing line{stroke:#abb2bf}.prism-previewer-easing.prism-previewer-easing circle{fill:transparent}
|
|
40
40
|
`,P0=`
|
|
41
41
|
code[class*=language-],pre[class*=language-]{background:#fafafa;color:#383a42;font-family:"Fira Code","Fira Mono",Menlo,Consolas,"DejaVu Sans Mono",monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;-moz-tab-size:2;-o-tab-size:2;tab-size:2;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection,pre[class*=language-] ::-moz-selection{background:#e5e5e6;color:inherit}code[class*=language-]::selection,code[class*=language-] ::selection,pre[class*=language-] ::selection{background:#e5e5e6;color:inherit}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}:not(pre)>code[class*=language-]{padding:.2em .3em;border-radius:.3em;white-space:normal}.token.comment,.token.prolog,.token.cdata{color:#a0a1a7}.token.doctype,.token.punctuation,.token.entity{color:#383a42}.token.attr-name,.token.class-name,.token.boolean,.token.constant,.token.number,.token.atrule{color:#b76b01}.token.keyword{color:#a626a4}.token.property,.token.tag,.token.symbol,.token.deleted,.token.important{color:#e45649}.token.selector,.token.string,.token.char,.token.builtin,.token.inserted,.token.regex,.token.attr-value,.token.attr-value>.token.punctuation{color:#50a14f}.token.variable,.token.operator,.token.function{color:#4078f2}.token.url{color:#0184bc}.token.attr-value>.token.punctuation.attr-equals,.token.special-attr>.token.attr-value>.token.value.css{color:#383a42}.language-css .token.selector{color:#e45649}.language-css .token.property{color:#383a42}.language-css .token.function,.language-css .token.url>.token.function{color:#0184bc}.language-css .token.url>.token.string.url{color:#50a14f}.language-css .token.important,.language-css .token.atrule .token.rule{color:#a626a4}.language-javascript .token.operator{color:#a626a4}.language-javascript .token.template-string>.token.interpolation>.token.interpolation-punctuation.punctuation{color:#ca1243}.language-json .token.operator{color:#383a42}.language-json .token.null.keyword{color:#b76b01}.language-markdown .token.url,.language-markdown .token.url>.token.operator,.language-markdown .token.url-reference.url>.token.string{color:#383a42}.language-markdown .token.url>.token.content{color:#4078f2}.language-markdown .token.url>.token.url,.language-markdown .token.url-reference.url{color:#0184bc}.language-markdown .token.blockquote.punctuation,.language-markdown .token.hr.punctuation{color:#a0a1a7;font-style:italic}.language-markdown .token.code-snippet{color:#50a14f}.language-markdown .token.bold .token.content{color:#b76b01}.language-markdown .token.italic .token.content{color:#a626a4}.language-markdown .token.strike .token.content,.language-markdown .token.strike .token.punctuation,.language-markdown .token.list.punctuation,.language-markdown .token.title.important>.token.punctuation{color:#e45649}.token.bold{font-weight:700}.token.comment,.token.italic{font-style:italic}.token.entity{cursor:help}.token.namespace{opacity:.8}.token.token.tab:not(:empty):before,.token.token.cr:before,.token.token.lf:before,.token.token.space:before{color:rgba(56,58,66,.2)}div.code-toolbar>.toolbar.toolbar>.toolbar-item{margin-right:.4em}div.code-toolbar>.toolbar.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span{background:#e5e5e6;color:#696c77;padding:.1em .4em;border-radius:.3em}div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:focus,div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:focus,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:focus{background:#c6c7c7;color:#383a42}.line-highlight.line-highlight{background:rgba(56,58,66,.05)}.line-highlight.line-highlight:before,.line-highlight.line-highlight[data-end]:after{background:#e5e5e6;color:#383a42;padding:.1em .6em;border-radius:.3em;box-shadow:0 2px 0 0 rgba(0,0,0,.2)}pre[id].linkable-line-numbers.linkable-line-numbers span.line-numbers-rows>span:hover:before{background-color:rgba(56,58,66,.05)}.line-numbers.line-numbers .line-numbers-rows,.command-line .command-line-prompt{border-right-color:rgba(56,58,66,.2)}.line-numbers .line-numbers-rows>span:before,.command-line .command-line-prompt>span:before{color:#9d9d9f}.rainbow-braces .token.token.punctuation.brace-level-1,.rainbow-braces .token.token.punctuation.brace-level-5,.rainbow-braces .token.token.punctuation.brace-level-9{color:#e45649}.rainbow-braces .token.token.punctuation.brace-level-2,.rainbow-braces .token.token.punctuation.brace-level-6,.rainbow-braces .token.token.punctuation.brace-level-10{color:#50a14f}.rainbow-braces .token.token.punctuation.brace-level-3,.rainbow-braces .token.token.punctuation.brace-level-7,.rainbow-braces .token.token.punctuation.brace-level-11{color:#4078f2}.rainbow-braces .token.token.punctuation.brace-level-4,.rainbow-braces .token.token.punctuation.brace-level-8,.rainbow-braces .token.token.punctuation.brace-level-12{color:#a626a4}pre.diff-highlight>code .token.token.deleted:not(.prefix),pre>code.diff-highlight .token.token.deleted:not(.prefix){background-color:rgba(255,82,102,.15)}pre.diff-highlight>code .token.token.deleted:not(.prefix)::-moz-selection,pre.diff-highlight>code .token.token.deleted:not(.prefix) ::-moz-selection,pre>code.diff-highlight .token.token.deleted:not(.prefix)::-moz-selection,pre>code.diff-highlight .token.token.deleted:not(.prefix) ::-moz-selection{background-color:rgba(251,86,105,.25)}pre.diff-highlight>code .token.token.deleted:not(.prefix)::selection,pre.diff-highlight>code .token.token.deleted:not(.prefix) ::selection,pre>code.diff-highlight .token.token.deleted:not(.prefix)::selection,pre>code.diff-highlight .token.token.deleted:not(.prefix) ::selection{background-color:rgba(251,86,105,.25)}pre.diff-highlight>code .token.token.inserted:not(.prefix),pre>code.diff-highlight .token.token.inserted:not(.prefix){background-color:rgba(26,255,91,.15)}pre.diff-highlight>code .token.token.inserted:not(.prefix)::-moz-selection,pre.diff-highlight>code .token.token.inserted:not(.prefix) ::-moz-selection,pre>code.diff-highlight .token.token.inserted:not(.prefix)::-moz-selection,pre>code.diff-highlight .token.token.inserted:not(.prefix) ::-moz-selection{background-color:rgba(56,224,98,.25)}pre.diff-highlight>code .token.token.inserted:not(.prefix)::selection,pre.diff-highlight>code .token.token.inserted:not(.prefix) ::selection,pre>code.diff-highlight .token.token.inserted:not(.prefix)::selection,pre>code.diff-highlight .token.token.inserted:not(.prefix) ::selection{background-color:rgba(56,224,98,.25)}.prism-previewer.prism-previewer:before,.prism-previewer-gradient.prism-previewer-gradient div{border-color:hsl(0,0,95%)}.prism-previewer-color.prism-previewer-color:before,.prism-previewer-gradient.prism-previewer-gradient div,.prism-previewer-easing.prism-previewer-easing:before{border-radius:.3em}.prism-previewer.prism-previewer:after{border-top-color:hsl(0,0,95%)}.prism-previewer-flipped.prism-previewer-flipped.after{border-bottom-color:hsl(0,0,95%)}.prism-previewer-angle.prism-previewer-angle:before,.prism-previewer-time.prism-previewer-time:before,.prism-previewer-easing.prism-previewer-easing{background:#fff}.prism-previewer-angle.prism-previewer-angle circle,.prism-previewer-time.prism-previewer-time circle{stroke:#383a42;stroke-opacity:1}.prism-previewer-easing.prism-previewer-easing circle,.prism-previewer-easing.prism-previewer-easing path,.prism-previewer-easing.prism-previewer-easing line{stroke:#383a42}.prism-previewer-easing.prism-previewer-easing circle{fill:transparent}
|
|
42
|
-
`,{c:mt,cB:zn,cE:gt}={...qu,...ju},Su=`${du}-type-writer`;function R0(){return mt([zn("type-writer",{overflowX:"auto"},[gt("cursor::after",{content:"var(--cursor-content)",marginLeft:"2px",display:"inline-block"}),gt("markdown",`${P0}`,[mt("pre",{backgroundColor:"var(--tag-color)",borderRadius:"var(--border-radius)"})])]),mt(".dark",[zn("type-writer",[gt("markdown",`${T0}`)])])])}const B0=["innerHTML"],wr=o.defineComponent({__name:"TypeWriter",props:{value:{},typing:{type:Boolean,default:!0},markdown:{type:Boolean},step:{},interval:{},suffix:{default:"|"}},emits:["start","update","stop"],setup(e,{emit:u}){const t=u;Uu(Su,R0());const{typedValue:n,isTyping:r,onStat:i,onUpdate:c,onStop:a}=w0(o.computed(()=>e.value??""),{step:e.step,interval:e.interval,enabled:e.typing});i(()=>{t("start")}),c(f=>{t("update",f)}),a(f=>{t("stop",f)});const{html:l}=C0(n,{html:!0,linkify:!0,typographer:!0,breaks:!0,highlight:S0}),s=o.computed(()=>e.markdown?l.value:n.value);return(f,d)=>(o.openBlock(),o.createBlock(o.unref(R.NEl),{tag:"div",class:o.normalizeClass([o.unref(Su)])},{default:o.withCtx(()=>[o.createElementVNode("div",{class:o.normalizeClass([o.unref(r)&&!f.markdown?`${o.unref(Su)}__cursor`:void 0,f.markdown?`${o.unref(Su)}__markdown`:void 0]),style:o.normalizeStyle([f.markdown?void 0:{"--cursor-content":`'${f.suffix}'`}]),innerHTML:s.value},null,14,B0)]),_:1},8,["class"]))}}),{c:N0,cB:O0,cE:M0,cM:L0}={...qu,...ju},kt=`${du}-bubble`;function z0(){return N0([O0("bubble",{display:"flex",gap:"10px",fontSize:"var(--n-font-size);"},[L0("reverse",{flexDirection:"row-reverse"}),M0("content",{backgroundColor:"var(--tag-color)",padding:"10px",borderRadius:"var(--border-radius)",minHeight:"44px"})])])}const I0=o.defineComponent({__name:"Bubble",props:{avatar:{},content:{},contentClass:{},contentStyle:{},loading:{type:Boolean},typing:{type:Boolean},markdown:{type:Boolean},placement:{}},emits:["typingComplete"],setup(e,{emit:u}){const t=u;return Uu("n-bubble",z0()),(n,r)=>(o.openBlock(),o.createBlock(o.unref(R.NEl),{tag:"div",class:o.normalizeClass([o.unref(kt),n.placement==="end"?`${o.unref(kt)}--reverse`:""])},{default:o.withCtx(()=>[o.renderSlot(n.$slots,"avatar",{},()=>[n.avatar?(o.openBlock(),o.createBlock(o.unref(R.NAvatar),o.mergeProps({key:0,round:""},n.avatar.props),{default:o.withCtx(()=>[(o.openBlock(),o.createBlock(o.resolveDynamicComponent(n.avatar.icon)))]),_:1},16)):o.createCommentVNode("",!0)]),o.createVNode(o.unref(R.NFlex),{vertical:""},{default:o.withCtx(()=>[o.renderSlot(n.$slots,"header"),o.createVNode(o.unref(Ft),null,{default:o.withCtx(()=>[n.loading?o.renderSlot(n.$slots,"loading",{key:0},()=>[o.createVNode(o.unref(R.NSpin),{style:{height:"44px"}})]):o.renderSlot(n.$slots,"default",{key:1},()=>[o.createElementVNode("div",{class:o.normalizeClass([`${o.unref(kt)}__content`,n.contentClass]),style:o.normalizeStyle(n.contentStyle)},[o.createVNode(o.unref(wr),{typing:n.typing,markdown:n.markdown,value:n.content,onStop:r[0]||(r[0]=i=>t("typingComplete"))},null,8,["typing","markdown","value"])],6)])]),_:3}),o.renderSlot(n.$slots,"footer")]),_:3})]),_:3},8,["class"]))}}),{c:$0,cB:U0}={...qu,...ju},Tu=`${du}-full-loading`;function q0(){return $0([U0("full-loading",{position:"fixed",inset:0,zIndex:99,display:"flex",alignItems:"center",justifyContent:"center"},[R.cM("mask",{background:"rgba(0,0,0,.3)"}),R.cM("blur",{backdropFilter:"blur(10px)"})])])}const Ar=o.defineComponent({__name:"FullLoading",props:{show:{type:Boolean},appendTo:{default:"body"},mask:{type:[Boolean,Object],default:!0},blur:{type:Boolean,default:!0},disableScroll:{type:Boolean,default:!0},scrollSelector:{default:"body"},spinProps:{}},setup(e){Uu(Tu,q0());const u=o.ref("auto");return o.watchEffect(()=>{if(e.disableScroll){const t=e.scrollSelector instanceof HTMLElement?e.scrollSelector:document.querySelector(e.scrollSelector);t&&(e.show&&(u.value=t.style.overflow),t.style.overflow=e.show?"hidden":u.value)}}),(t,n)=>(o.openBlock(),o.createBlock(o.unref(Ft),null,{default:o.withCtx(()=>[(o.openBlock(),o.createBlock(o.Teleport,{to:t.appendTo},[t.show?(o.openBlock(),o.createBlock(o.unref(R.NEl),{key:0,class:o.normalizeClass([o.unref(Tu),{[`${o.unref(Tu)}--mask`]:t.mask},{[`${o.unref(Tu)}--blur`]:t.blur}]),style:o.normalizeStyle(typeof t.mask=="object"?t.mask:{})},{default:o.withCtx(()=>[o.createVNode(o.unref(R.NSpin),o.normalizeProps(o.guardReactiveProps(t.spinProps)),o.createSlots({_:2},[t.$slots.description?{name:"description",fn:o.withCtx(()=>[o.renderSlot(t.$slots,"description")]),key:"0"}:void 0,t.$slots.icon?{name:"icon",fn:o.withCtx(()=>[o.renderSlot(t.$slots,"icon")]),key:"1"}:void 0]),1040)]),_:3},8,["class","style"])):o.createCommentVNode("",!0)],8,["to"]))]),_:3}))}}),j0=o.defineComponent({__name:"ConfigProviders",props:{globalStyle:{type:Boolean,default:!1},configProviderProps:{},loadingBarProps:{},fullLoadingProps:{},dialogProviderProps:{},modalProviderProps:{},notificationProviderProps:{},messageProviderProps:{}},setup(e){const u=o.ref(!1);function t(){window.$dialog=R.useDialog(),window.$loadingBar=R.useLoadingBar(),window.$message=R.useMessage(),window.$modal=R.useModal(),window.$notification=R.useNotification(),window.$loading={start:()=>{u.value=!0},finish:()=>{u.value=!1}}}const n=o.defineComponent({setup(){o.onMounted(()=>{t()})},render(){return null}});return(r,i)=>(o.openBlock(),o.createBlock(o.unref(R.NConfigProvider),o.normalizeProps(o.guardReactiveProps(r.configProviderProps)),{default:o.withCtx(()=>[o.createVNode(o.unref(R.NLoadingBarProvider),o.normalizeProps(o.guardReactiveProps(r.loadingBarProps)),{default:o.withCtx(()=>[o.createVNode(o.unref(R.NDialogProvider),o.normalizeProps(o.guardReactiveProps(r.dialogProviderProps)),{default:o.withCtx(()=>[o.createVNode(o.unref(R.NModalProvider),o.normalizeProps(o.guardReactiveProps(r.modalProviderProps)),{default:o.withCtx(()=>[o.createVNode(o.unref(R.NNotificationProvider),o.normalizeProps(o.guardReactiveProps(r.notificationProviderProps)),{default:o.withCtx(()=>[o.createVNode(o.unref(R.NMessageProvider),o.normalizeProps(o.guardReactiveProps(r.messageProviderProps)),{default:o.withCtx(()=>[o.renderSlot(r.$slots,"default"),o.createVNode(o.unref(n))]),_:3},16)]),_:3},16)]),_:3},16)]),_:3},16)]),_:3},16),r.globalStyle?(o.openBlock(),o.createBlock(o.unref(R.NGlobalStyle),{key:0})):o.createCommentVNode("",!0),o.createVNode(o.unref(Ar),o.mergeProps({show:u.value},r.fullLoadingProps),null,16,["show"])]),_:3},16))}}),Lt=(e,u)=>{const t=e.__vccOpts||e;for(const[n,r]of u)t[n]=r;return t},H0={name:"MageCopyFill"},V0={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function G0(e,u,t,n,r,i){return o.openBlock(),o.createElementBlock("svg",V0,u[0]||(u[0]=[o.createElementVNode("path",{fill:"#757575",d:"M18.355 6.54h-1.94V4.69a2.69 2.69 0 0 0-1.646-2.484A2.7 2.7 0 0 0 13.745 2h-8.05a2.68 2.68 0 0 0-2.67 2.69v10.09a2.68 2.68 0 0 0 2.67 2.69h1.94v1.85a2.68 2.68 0 0 0 2.67 2.68h8a2.68 2.68 0 0 0 2.67-2.68V9.23a2.69 2.69 0 0 0-2.62-2.69M7.635 9.23v6.74h-1.94a1.18 1.18 0 0 1-1.17-1.19V4.69a1.18 1.18 0 0 1 1.17-1.19h8.05a1.18 1.18 0 0 1 1.17 1.19v1.85h-4.61a2.69 2.69 0 0 0-2.67 2.69"},null,-1)]))}const W0=Lt(H0,[["render",G0]]),Z0=o.defineComponent({__name:"CopyButton",props:{value:{},config:{},tooltipProps:{},buttonProps:{}},emits:["copied"],setup(e,{emit:u}){const t=u,{copied:n,copy:r}=Re.useClipboard({source:e.value,...e.config});o.watch(n,()=>{n.value&&t("copied",e.value)});function i(c){c.preventDefault(),r()}return(c,a)=>(o.openBlock(),o.createBlock(o.unref(R.NTooltip),o.normalizeProps(o.guardReactiveProps(c.tooltipProps)),{trigger:o.withCtx(()=>[o.createElementVNode("div",{style:{cursor:"pointer"},onClick:i},[o.renderSlot(c.$slots,"default",{},()=>[o.createVNode(o.unref(R.NButton),o.mergeProps({quaternary:"",size:"tiny"},c.buttonProps),{icon:o.withCtx(()=>[o.renderSlot(c.$slots,"icon",{},()=>[o.createVNode(W0)])]),_:3},16)])])]),default:o.withCtx(()=>[o.renderSlot(c.$slots,"tooltip",{},()=>[o.createTextVNode(o.toDisplayString(o.unref(n)?"复制成功":"复制"),1)])]),_:3},16))}}),Dr=(e,{manual:u,ready:t=!0,refreshDeps:n=[],refreshDepsAction:r})=>{const i=o.ref(!1);return o.watchEffect(()=>{!u&&e.options.refreshDeps!==!0&&(i.value=o.unref(t))}),n instanceof Array?o.watch([i,...n],([c])=>{c&&!u&&c&&(r?r():e.refresh())},{deep:!0,immediate:!1}):o.watch(i,c=>{!u&&c&&(r?r():e.refresh())}),{name:"autoRunPlugin",onBefore:()=>{if(!o.unref(t))return{stopNow:!0}}}};Dr.onInit=({ready:e=!0,manual:u})=>({loading:!u&&o.unref(e)});const Nu=new Map,Y0=(e,u,t)=>{const n=Nu.get(e);n?.timer&&clearTimeout(n.timer);let r;u>-1&&(r=setTimeout(()=>{Nu.delete(e)},u)),Nu.set(e,{...t,timer:r})},X0=e=>Nu.get(e),Ou=new Map,Q0=e=>Ou.get(e),J0=(e,u)=>{Ou.set(e,u),u.then(t=>(Ou.delete(e),t)).catch(t=>{throw Ou.delete(e),t})},Me={},K0=[],ec=(e,u)=>{Me[e]&&(Me[e].forEach(t=>t(u)),K0.forEach(t=>t({type:e,data:u})))},xt=(e,u)=>(Me[e]||(Me[e]=[]),Me[e].push(u),function(){const n=Me[e].indexOf(u);Me[e].splice(n,1)}),uc=(e,{cacheKey:u,cacheTime:t=5*60*1e3,staleTime:n=0,setCache:r,getCache:i})=>{const c=o.ref(),a=o.ref(),l=(f,d)=>{r?r(d):Y0(f,t,d),ec(f,d.data)},s=(f,d=[])=>i?i(d):X0(f);return o.watchEffect(()=>{if(!u)return;const f=s(u);f&&Object.hasOwnProperty.call(f,"data")&&(e.state.data=f.data,e.state.params=f.params,(n===-1||new Date().getTime()-f.time<=n)&&(e.state.loading=!1)),c.value=xt(u,d=>{e.setState({data:d})})}),o.onScopeDispose(()=>{var f;(f=c.value)==null||f.call(c)}),u?{name:"cachePlugin",onBefore:f=>{const d=s(u,f);return!d||!Object.hasOwnProperty.call(d,"data")?{}:n===-1||new Date().getTime()-d.time<=n?{loading:!1,data:d?.data,returnNow:!0}:{data:d?.data}},onRequest:(f,d)=>{let v=Q0(u);return v&&v!==a.value?{servicePromise:v}:(v=f(...d),a.value=v,J0(u,v),{servicePromise:v})},onSuccess:(f,d)=>{var v;u&&((v=c.value)==null||v.call(c),l(u,{data:f,params:d,time:new Date().getTime()}),c.value=xt(u,x=>{e.setState({data:x})}))},onMutate:f=>{var d;u&&((d=c.value)==null||d.call(c),l(u,{data:f,params:e.state.params,time:new Date().getTime()}),c.value=xt(u,v=>{e.setState({data:v})}))}}:{}};function Iu(e){var u=typeof e;return e!=null&&(u=="object"||u=="function")}var tc=typeof global=="object"&&global&&global.Object===Object&&global,nc=typeof self=="object"&&self&&self.Object===Object&&self,Fr=tc||nc||Function("return this")(),_t=function(){return Fr.Date.now()},rc=/\s/;function oc(e){for(var u=e.length;u--&&rc.test(e.charAt(u)););return u}var ic=/^\s+/;function ac(e){return e&&e.slice(0,oc(e)+1).replace(ic,"")}var $u=Fr.Symbol,Sr=Object.prototype,cc=Sr.hasOwnProperty,lc=Sr.toString,ou=$u?$u.toStringTag:void 0;function sc(e){var u=cc.call(e,ou),t=e[ou];try{e[ou]=void 0;var n=!0}catch{}var r=lc.call(e);return n&&(u?e[ou]=t:delete e[ou]),r}var fc=Object.prototype,dc=fc.toString;function pc(e){return dc.call(e)}var hc="[object Null]",bc="[object Undefined]",In=$u?$u.toStringTag:void 0;function mc(e){return e==null?e===void 0?bc:hc:In&&In in Object(e)?sc(e):pc(e)}function gc(e){return e!=null&&typeof e=="object"}var kc="[object Symbol]";function xc(e){return typeof e=="symbol"||gc(e)&&mc(e)==kc}var $n=NaN,_c=/^[-+]0x[0-9a-f]+$/i,vc=/^0b[01]+$/i,yc=/^0o[0-7]+$/i,Ec=parseInt;function Un(e){if(typeof e=="number")return e;if(xc(e))return $n;if(Iu(e)){var u=typeof e.valueOf=="function"?e.valueOf():e;e=Iu(u)?u+"":u}if(typeof e!="string")return e===0?e:+e;e=ac(e);var t=vc.test(e);return t||yc.test(e)?Ec(e.slice(2),t?2:8):_c.test(e)?$n:+e}var Cc="Expected a function",wc=Math.max,Ac=Math.min;function Tr(e,u,t){var n,r,i,c,a,l,s=0,f=!1,d=!1,v=!0;if(typeof e!="function")throw new TypeError(Cc);u=Un(u)||0,Iu(t)&&(f=!!t.leading,d="maxWait"in t,i=d?wc(Un(t.maxWait)||0,u):i,v="trailing"in t?!!t.trailing:v);function x(_){var w=n,P=r;return n=r=void 0,s=_,c=e.apply(P,w),c}function p(_){return s=_,a=setTimeout(y,u),f?x(_):c}function E(_){var w=_-l,P=_-s,D=u-w;return d?Ac(D,i-P):D}function C(_){var w=_-l,P=_-s;return l===void 0||w>=u||w<0||d&&P>=i}function y(){var _=_t();if(C(_))return b(_);a=setTimeout(y,E(_))}function b(_){return a=void 0,v&&n?x(_):(n=r=void 0,c)}function h(){a!==void 0&&clearTimeout(a),s=0,n=l=r=a=void 0}function k(){return a===void 0?c:b(_t())}function g(){var _=_t(),w=C(_);if(n=arguments,r=this,l=_,w){if(a===void 0)return p(l);if(d)return clearTimeout(a),a=setTimeout(y,u),x(l)}return a===void 0&&(a=setTimeout(y,u)),c}return g.cancel=h,g.flush=k,g}const Dc=(e,{debounceWait:u,debounceLeading:t,debounceTrailing:n,debounceMaxWait:r})=>{const i=o.ref(),c=o.computed(()=>{const a={},l=o.unref(t),s=o.unref(n),f=o.unref(r);return l!==void 0&&(a.leading=l),s!==void 0&&(a.trailing=s),f!==void 0&&(a.maxWait=f),a});return o.watchEffect(a=>{if(o.unref(u)){const l=e.runAsync.bind(e);i.value=Tr(s=>{s()},o.unref(u),c.value),e.runAsync=(...s)=>new Promise((f,d)=>{var v;(v=i.value)==null||v.call(i,()=>{l(...s).then(f).catch(d)})}),a(()=>{var s;(s=i.value)==null||s.cancel(),e.runAsync=l})}}),o.unref(u)?{name:"debouncePlugin",onCancel:()=>{var a;(a=i.value)==null||a.cancel()}}:{}};var Fc=Object.defineProperty,Sc=(e,u,t)=>u in e?Fc(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,qn=(e,u,t)=>(Sc(e,typeof u!="symbol"?u+"":u,t),t);class Tc{constructor(){qn(this,"table",{}),qn(this,"hashTable",{})}insert(u){const t=Symbol(u);return this.table[u]=!0,this.hashTable[t]=u,t}find(u){return this.hashTable[u]}}new Tc;function Pc(e){const t=e.toString().match(/^function\s+([^\s(]+)/);return t?t[1]:""}function Rc(e){const u=e.toString(),t=/([a-zA-Z$_][a-zA-Z0-9$_]*)\s*\(/,n=u.match(t);return n?n[1].trim():""}var Bc=Object.defineProperty,Nc=(e,u,t)=>u in e?Bc(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,jn=(e,u,t)=>(Nc(e,typeof u!="symbol"?u+"":u,t),t);class Oc{constructor(){jn(this,"requestInstances",new Map),jn(this,"listeners",[])}emit(u){this.listeners.forEach(t=>t(u))}subscribe(u){return this.listeners.push(u),()=>{const t=this.listeners.indexOf(u);this.listeners.splice(t,1)}}insert(u,t){this.requestInstances.set(u,{...t}),this.emit({key:u,...t})}update(u,t){this.has(u)&&this.requestInstances.set(u,{...this.requestInstances.get(u),...t})}has(u){return this.requestInstances.has(u)}reset(u){if(this.requestInstances.has(u)){const t=this.requestInstances.get(u);this.requestInstances.clear(),this.insert(u,t)}else this.requestInstances.clear()}getAll(){return this.requestInstances}}const le=new Oc,Mc=(e,{ready:u=!0,debugKey:t,...n})=>{const r=()=>{if(t&&!le.has(t)){const c=e.serviceRef.value.toString().includes("function")?Pc(e.serviceRef.value.toString()):Rc(e.serviceRef.value.toString());le.insert(t,{instance:e,requestName:c,time:Date.now()})}},i=o.computed(()=>Object.fromEntries(Object.entries({ready:u,...n}).map(([c,a])=>[c,o.unref(a)])));return o.watchEffect(()=>{t&&le.has(t)&&le.emit({...e,options:{...e.options,...i.value}})}),{name:"devtoolsPlugin",onBefore:c=>{r(),t&&le.has(t)&&le.emit({...e.state,key:t,params:c,loading:!0,time:Date.now(),type:"pending"})},onSuccess(c,a){r(),t&&le.has(t)&&le.emit({...e.state,key:t,data:c,params:a,loading:!1,time:Date.now(),type:"done"})},onCancel(){r(),t&&le.has(t)&&le.emit({...e.state,key:t,loading:!1,time:Date.now(),type:"cancel"})},onError(c,a){r(),t&&le.has(t)&&le.emit({...e.state,key:t,params:a,loading:!1,error:c,time:Date.now(),type:"error"})},onMutate(c){r(),t&&le.has(t)&&le.emit({...e.state,key:t,data:c,loading:!1,time:Date.now(),type:"mutate"})}}},Lc=(e,{loadingDelay:u})=>{const t=o.ref(),n=()=>{t.value&&(clearTimeout(o.unref(t.value)),t.value=void 0)};return{name:"loadingDelayPlugin",onFinally:()=>{n();const r=o.unref(u);r&&(e.setState({loading:!0}),t.value=setTimeout(()=>{e.setState({loading:!1})},r))},onError:()=>{n()}}};function zt(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}const zc=!!(typeof window<"u"&&window.document&&window.document.createElement);function It(){return zt()?document.visibilityState!=="hidden":!0}const iu=[];function Ic(e){return iu.push(e),function(){const t=iu.indexOf(e);iu.splice(t,1)}}if(zt()){const e=()=>{if(It())for(let u=0;u<iu.length;u++){const t=iu[u];t()}};window.addEventListener("visibilitychange",e,!1)}const $c=(e,{pollingInterval:u,pollingWhenHidden:t=!0,pollingErrorRetryCount:n=-1})=>{let r;const i=o.ref(),c=o.ref(0),a=()=>{var l;r&&clearTimeout(r),(l=i.value)==null||l.call(i)};return o.watchEffect(()=>{o.unref(u)||a()}),o.unref(u)?{name:"pollingPlugin",onBefore:()=>{a()},onError:()=>{c.value+=1},onSuccess:()=>{c.value=0},onFinally:()=>{n===-1||n!==-1&&c.value<=n?r=setTimeout(()=>{!t&&!It()?i.value=Ic(()=>{e.refresh()}):e.refresh()},o.unref(u)):c.value=0},onCancel:()=>{a()}}:{}};function Uc(e,u){let t=!1;return(...n)=>{t||(t=!0,e(...n),setTimeout(()=>{t=!1},u))}}function qc(){return zt()&&typeof navigator.onLine<"u"?navigator.onLine:!0}const au=[];function jc(e){return au.push(e),function(){const t=au.indexOf(e);t>-1&&au.splice(t,1)}}if(zc){const e=()=>{if(!(!It()||!qc()))for(let u=0;u<au.length;u++){const t=au[u];t()}};window.addEventListener("visibilitychange",e,!1),window.addEventListener("focus",e,!1)}const Hc=(e,{refreshOnWindowFocus:u,focusTimespan:t=5e3})=>{const n=o.ref(),r=()=>{var i;(i=n.value)==null||i.call(n)};return o.watchEffect(i=>{if(o.unref(u)){const c=Uc(e.refresh.bind(e),o.unref(t));n.value=jc(()=>{c()})}i(()=>{r()})}),o.onScopeDispose(()=>{r()}),{name:"refreshOnWindowFocusPlugin"}},Vc=(e,{retryInterval:u,retryCount:t})=>{const n=o.ref(),r=o.ref(0),i=o.ref(!1);return t?{name:"retryPlugin",onBefore:()=>{i.value||(r.value=0),i.value=!1,n.value&&clearTimeout(n.value)},onSuccess:()=>{r.value=0},onError:()=>{if(r.value+=1,t===-1||r.value<=t){const c=u??Math.min(1e3*2**r.value,3e4);n.value=setTimeout(()=>{i.value=!0,e.refresh()},c)}else r.value=0},onCancel:()=>{r.value=0,n.value&&clearTimeout(n.value)}}:{}};var Gc="Expected a function";function Wc(e,u,t){var n=!0,r=!0;if(typeof e!="function")throw new TypeError(Gc);return Iu(t)&&(n="leading"in t?!!t.leading:n,r="trailing"in t?!!t.trailing:r),Tr(e,u,{leading:n,maxWait:u,trailing:r})}const Zc=(e,{throttleWait:u,throttleLeading:t,throttleTrailing:n})=>{let r=null;const i=o.computed(()=>{const s={};return o.unref(t)!==void 0&&(s.leading=o.unref(t)),o.unref(n)!==void 0&&(s.trailing=o.unref(n)),s}),c=e.runAsync.bind(e),a=o.ref(),l=o.computed(()=>o.unref(u));return o.watch([l,i],s=>{r&&(r.cancel(),e.runAsync=c);const[f,d]=s,v=Wc(x=>{x()},o.unref(f),d);r=v,a.value=v,e.runAsync=(...x)=>new Promise((p,E)=>{var C;(C=a.value)==null||C.call(a,()=>{c(...x).then(p).catch(E)})})},{immediate:!0}),o.unref(u)?(o.onUnmounted(()=>{var s;(s=a.value)==null||s.cancel()}),{name:"throttlePlugin",onCancel:()=>{var s;(s=a.value)==null||s.cancel()}}):{}},Hn=e=>typeof e=="function",Yc=e=>typeof e=="boolean";var Xc=Object.defineProperty,Qc=(e,u,t)=>u in e?Xc(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,Pu=(e,u,t)=>(Qc(e,typeof u!="symbol"?u+"":u,t),t);class Jc{constructor(u,t,n,r={}){Pu(this,"pluginImpls"),Pu(this,"count",0),Pu(this,"state",{loading:!1,params:void 0,data:void 0,error:void 0}),Pu(this,"previousValidData"),this.serviceRef=u,this.options=t,this.setUpdateData=n,this.initState=r,this.state={...this.state,loading:!t.manual,...r}}setState(u={}){this.state={...this.state,...u},this.setUpdateData(this.state)}setData(u,t){console.warn("Please use 'setFetchState' instead of 'setData'"),t instanceof Array?t.forEach(n=>{this.state[n]=u,this.setUpdateData(u,n)}):(this.state[t]=u,this.setUpdateData(u,t))}setFetchState(u,t){t instanceof Array?t.forEach(n=>{this.state[n]=u,this.setUpdateData(u,n)}):(this.state[t]=u,this.setUpdateData(u,t))}runPluginHandler(u,...t){var n,r,i;const c=(i=(r=(n=this.pluginImpls)==null?void 0:n.map(a=>{var l;return(l=a[u])==null?void 0:l.call(a,...t)}))!=null?r:[])==null?void 0:i.filter(Boolean);return Object.assign({},...c)}async runAsync(...u){var t,n,r,i,c,a,l,s,f,d,v;this.count+=1;const x=this.count,{stopNow:p=!1,returnNow:E=!1,...C}=this.runPluginHandler("onBefore",u);if(p)return new Promise(()=>{});if(this.setState({loading:!0,params:u,...C}),E)return Promise.resolve(C.data);try{(n=(t=this.options).onBefore)==null||n.call(t,u)}catch(y){return this.setState({error:y,loading:!1}),(i=(r=this.options).onError)==null||i.call(r,y,u),this.runPluginHandler("onError",y,u),new Promise(()=>{})}try{let{servicePromise:y}=this.runPluginHandler("onRequest",this.serviceRef.value,u);const b=k=>{var g,_,w,P;if(!this.options.concurrent&&x!==this.count)return new Promise(()=>{});const D=this.options.formatResult?this.options.formatResult(k):k,O={data:k};return this.setState({data:D,error:void 0,loading:!1}),(_=(g=this.options).onSuccess)==null||_.call(g,D,u),this.runPluginHandler("onSuccess",D,u,O),this.previousValidData=D,(P=(w=this.options).onFinally)==null||P.call(w,u,D,void 0),(this.options.concurrent||x===this.count)&&this.runPluginHandler("onFinally",u,D,void 0),D};y||(y=this.serviceRef.value(...u));const h=await y;return b(h)}catch(y){if(!this.options.concurrent&&x!==this.count)return new Promise(()=>{});throw this.setState({error:y,loading:!1}),(a=(c=this.options).onError)==null||a.call(c,y,u),this.runPluginHandler("onError",y,u),(Hn((l=this.options)==null?void 0:l.rollbackOnError)&&((s=this.options)!=null&&s.rollbackOnError(u))||Yc((f=this.options)==null?void 0:f.rollbackOnError)&&this.options.rollbackOnError)&&this.setState({data:this.previousValidData}),(v=(d=this.options).onFinally)==null||v.call(d,u,void 0,y),(this.options.concurrent||x===this.count)&&this.runPluginHandler("onFinally",u,void 0,y),y}}run(...u){this.runAsync(...u).catch(t=>{this.options.onError||console.error(t)})}cancel(){this.count+=1,this.setState({loading:!1}),this.runPluginHandler("onCancel")}refresh(){this.run(...this.state.params||[])}refreshAsync(){return this.runAsync(...this.state.params||[])}mutate(u){const t=Hn(u)?u(this.state.data):u;this.runPluginHandler("onMutate",t),this.setState({data:t})}}const Kc=Symbol("USEREQUEST_GLOBAL_OPTIONS_PROVIDE_KEY");function el(e){return Object.keys(e).filter(t=>["data","loading","params","error"].includes(t)).length===4}function ul(e,u={},t=[]){const n=o.inject(Kc,{}),{initialData:r=void 0,manual:i=!1,ready:c=!0,...a}={...n??{},...u??{}},l={manual:i,ready:c,initialData:r,...a},s=o.ref(e),f=o.reactive({data:r,loading:!1,params:void 0,error:void 0}),d=(E,C)=>{C?f[C]=E:el(E)&&(f.data=E.data,f.loading=E.loading,f.error=E.error,f.params=E.params)},v=t.map(E=>{var C;return(C=E?.onInit)==null?void 0:C.call(E,l)}).filter(Boolean),x=new Jc(s,l,d,Object.assign({},...v,f));x.options=l,x.pluginImpls=t.map(E=>E(x,l));const p=o.computed(()=>o.isRef(c)?c.value:c);if(o.watchEffect(()=>{if(!i){const E=x.state.params||u.defaultParams||[];p.value&&x.options.refreshDeps===!0&&s.value&&x.run(...E)}}),!i&&x.options.refreshDeps!==!0){const E=x.state.params||u.defaultParams||[];o.unref(c)&&x.run(...E)}return o.onScopeDispose(()=>{x.cancel()}),{...o.toRefs(f),cancel:x.cancel.bind(x),refresh:x.refresh.bind(x),refreshAsync:x.refreshAsync.bind(x),run:x.run.bind(x),runAsync:x.runAsync.bind(x),mutate:x.mutate.bind(x)}}const tl=(e,u)=>function(n,r={},i=[]){let c=e;const a=u||[];for(let l=a.length;l--;)c=a[l](c);return c(n,r,i)};function $t(e,u,t){var n;const r=(n=[process.env.NODE_ENV==="development"?Mc:null,Dc,Lc,$c,Hc,Zc,Dr,uc,Vc])==null?void 0:n.filter(Boolean);return tl(ul,u?.use)(e,u,[...t||[],...r])}function ne(e,u,t){const n=typeof u=="string"?{label:u}:typeof u=="boolean"?{}:u;return u?o.h(R.NFormItem,{...t,...n},{default:()=>e}):e}const nl={name:"EosIconsThreeDotsLoading"},rl={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function ol(e,u,t,n,r,i){return o.openBlock(),o.createElementBlock("svg",rl,u[0]||(u[0]=[o.createStaticVNode('<circle cx="18" cy="12" r="0" fill="#757575"><animate attributeName="r" begin=".67" calcMode="spline" dur="1.5s" keySplines="0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8" repeatCount="indefinite" values="0;2;0;0"></animate></circle><circle cx="12" cy="12" r="0" fill="#757575"><animate attributeName="r" begin=".33" calcMode="spline" dur="1.5s" keySplines="0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8" repeatCount="indefinite" values="0;2;0;0"></animate></circle><circle cx="6" cy="12" r="0" fill="#757575"><animate attributeName="r" begin="0" calcMode="spline" dur="1.5s" keySplines="0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8" repeatCount="indefinite" values="0;2;0;0"></animate></circle>',3)]))}const il=Lt(nl,[["render",ol]]),al={name:"RiSearch2Line"},cl={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function ll(e,u,t,n,r,i){return o.openBlock(),o.createElementBlock("svg",cl,u[0]||(u[0]=[o.createElementVNode("path",{fill:"currentColor",d:"M11 2c4.968 0 9 4.032 9 9s-4.032 9-9 9s-9-4.032-9-9s4.032-9 9-9m0 16c3.867 0 7-3.133 7-7s-3.133-7-7-7s-7 3.133-7 7s3.133 7 7 7m8.485.071l2.829 2.828l-1.415 1.415l-2.828-2.829z"},null,-1)]))}const Vn=Lt(al,[["render",ll]]),Pr=o.defineComponent({__name:"SearchInput",props:{value:{default:""},type:{default:"default"},autoTrigger:{type:[Boolean,Number],default:!0},searchButton:{type:Boolean,default:!0},inputProps:{},buttonProps:{},loading:{type:Boolean}},emits:["update:value"],setup(e,{emit:u}){const t=u,n=o.useTemplateRef("input-ref"),r=o.ref(e.value),{isPending:i,start:c}=Re.useTimeoutFn(()=>{},typeof e.autoTrigger=="number"?e.autoTrigger:500);o.watch(()=>e.value,f=>{r.value=f});const a=Re.useDebounceFn(()=>{t("update:value",r.value)},typeof e.autoTrigger=="number"?e.autoTrigger:500);o.watch(r,()=>{c(),e.autoTrigger&&a()});function l(){t("update:value",r.value)}function s(f){f.key==="Enter"&&l()}return o.watchEffect(()=>{!e.loading&&r.value&&n.value?.focus()}),(f,d)=>(o.openBlock(),o.createBlock(o.unref(R.NInputGroup),null,{default:o.withCtx(()=>[o.createVNode(o.unref(R.NInput),o.mergeProps({ref:"input-ref",value:r.value,"onUpdate:value":d[0]||(d[0]=v=>r.value=v),disabled:f.loading,clearable:""},f.inputProps,{onKeydown:s}),{prefix:o.withCtx(()=>[o.renderSlot(f.$slots,"prefix",{},()=>[o.renderSlot(f.$slots,"prefix-icon",{},()=>[o.createVNode(Vn)])])]),suffix:o.withCtx(()=>[o.unref(i)?(o.openBlock(),o.createBlock(il,{key:0})):o.createCommentVNode("",!0)]),_:3},16,["value","disabled"]),o.renderSlot(f.$slots,"button",{},()=>[f.searchButton?(o.openBlock(),o.createBlock(o.unref(R.NButton),o.mergeProps({key:0,type:f.type,loading:f.loading},f.buttonProps,{onClick:l}),{icon:o.withCtx(()=>[o.renderSlot(f.$slots,"button-icon",{},()=>[o.createVNode(Vn)])]),_:3},16,["type","loading"])):o.createCommentVNode("",!0)])]),_:3}))}}),Ae=o.defineComponent({__name:"PresetInput",props:{value:{},options:{}},emits:["update:value"],setup(e,{emit:u}){const t=u,n={button:R.NButton,"color-picker":R.NColorPicker,checkbox:R.NCheckboxGroup,"divider ":R.NDivider,"date-picker":R.NDatePicker,"dynamic-tags":R.NDynamicTags,input:R.NInput,"input-number":R.NInputNumber,search:Pr,radio:R.NRadioGroup,rate:R.NRate,select:R.NSelect,slider:R.NSlider,switch:R.NSwitch,"time-picker":R.NTimePicker};function r(){const{type:i,props:c}=e.options??{};if(i==="button"){const{label:a,...l}=c??{};return o.h(n[i],{...l},{default:()=>a})}if(i==="checkbox"){const{options:a,...l}=c??{};return o.h(n[i],{value:e.value,"onUpdate:value":s=>{t("update:value",s)},...l},{default:()=>a?.map(s=>o.h(R.NCheckbox,{...s}))})}if(i==="divider "){const{...a}=c??{};return o.h(n[i],{...a})}if(i==="radio"){const{options:a,...l}=c??{};return o.h(n[i],{value:e.value,"onUpdate:value":s=>{t("update:value",s)},...l},{default:()=>a?.map(s=>o.h(R.NRadio,{...s}))})}if(i&&n[i])return o.h(n[i],{value:e.value,"onUpdate:value":a=>{t("update:value",a)},...c})}return(i,c)=>(o.openBlock(),o.createBlock(o.resolveDynamicComponent(r())))}}),sl=o.defineComponent({__name:"DataTablePlus",props:{api:{type:Function},defaultParams:{},manual:{type:Boolean},fields:{},requestOptions:{},requestPlugins:{},columns:{},filterOptions:{},filterGridProps:{},filterFlexProps:{},filterLayout:{default:"grid"},contextMenuOptions:{},pagination:{type:[Object,Boolean]},dataTableProps:{},customStyle:{},customClass:{}},emits:["before","success","error","finally","clickRow","contextMenuRow","contextMenuSelect","load","scroll","update:checkedRowKeys","update:expandedRowKeys","update:filters","update:sorter","update:page","update:pageSize"],setup(e,{expose:u,emit:t}){const n=t,r=o.computed(()=>{const A=typeof e.filterLayout=="string"?[e.filterLayout,e.filterLayout]:e.filterLayout;return{grid:A[0]==="grid",flex:A[0]==="flex",collapsedGrid:A[1]==="grid",collapsedFlex:A[1]==="flex"}}),i=o.reactive(e.columns??[]),c=o.useTemplateRef("data-table-ref"),a={page:"page",pageSize:"pageSize",filter:"filter",sorter:"sorter",list:"list",count:"count",rowKey:"id",...e.fields},l=o.reactive({showSizePicker:!0,pageSizes:[10,20,30],pageSlot:5,prefix:A=>`共${A.itemCount}条数据`,...e.pagination&&typeof e.pagination=="boolean"?{}:e.pagination}),s=o.ref({page:1,pageSize:10,itemCount:0}),f={[a.page]:s.value.page,[a.pageSize]:s.value.pageSize,...e.defaultParams},{loading:d,data:v,error:x,params:p,run:E,runAsync:C,refresh:y,refreshAsync:b,cancel:h,mutate:k}=$t(e.api,{defaultParams:[f],manual:e.manual,...e.requestOptions,onBefore:A=>{e.requestOptions?.onBefore?.(A),n("before",A)},onSuccess:(A,M)=>{e.requestOptions?.onSuccess?.(A,M),n("success",A,M),w(A,M)},onError:(A,M)=>{e.requestOptions?.onError?.(A,M),n("error",A,M)},onFinally:(A,M,T)=>{e.requestOptions?.onFinally?.(A,M,T),n("finally",A,M,T)}},e.requestPlugins),g=o.computed(()=>v.value?Array.isArray(v.value[a.list])?v.value[a.list]:(console.warn(`DataTablePlus: data[${a.list}] must be an array`),[]):[]),_=o.computed(()=>e.columns?.reduce((A,M)=>A+Number(M.width??100),0));function w(A,M){s.value.page=a.page in M[0]?Number(M[0][a.page]):1,s.value.pageSize=a.pageSize in M[0]?Number(M[0][a.pageSize]):10,s.value.itemCount=a.count in A?Number(A[a.count]):0;const T=M[0]?.[a.filter],j=M[0]?.[a.sorter];if(i){for(const L of i)if("key"in L){if(T&&L.key in T){const H=T[L.key];"filter"in L&&L.filter&&(L.filterMultiple?Array.isArray(H)&&(L.filterOptionValues=H):Array.isArray(H)||(L.filterOptionValue=H))}if("sorter"in L&&typeof L.sorter=="boolean"&&(L.sortOrder=!1),j&&L.key in j){const H=j[L.key];"sorter"in L&&L.sorter&&(L.sortOrder=H)}}}}function P(A){return E({...p.value[0],...A})}const D={onUpdatePage:A=>{n("update:page",A),!d.value&&P({[a.page]:A})},onUpdatePageSize:A=>{n("update:pageSize",A),!d.value&&P({[a.pageSize]:A})},onUpdateFilters:(A,M)=>{n("update:filters",A,M),P({[a.page]:1,[a.filter]:A})},onUpdateSorter:A=>{n("update:sorter",A);const M={};if(Array.isArray(A))for(const T of A)M[T.columnKey]=T.order;else A&&(M[A.columnKey]=A.order);P({[a.page]:1,[a.sorter]:M})},onLoad:A=>n("load",A),onScroll:A=>{n("scroll",A)},onUpdateCheckedRowKeys:(A,M,T)=>{n("update:checkedRowKeys",A,M.map(o.toRaw),{row:o.toRaw(T.row),action:T.action})},onUpdateExpandedRowKeys:A=>{n("update:expandedRowKeys",A)}},O=o.ref(!1),z=o.ref(),G=o.ref({x:0,y:0});function ee(A,M){O.value=!1,n("contextMenuSelect",{key:A,option:M,row:o.toRaw(o.toValue(z))})}function S(A,M){return{onClick:T=>{n("clickRow",{row:o.toRaw(A),index:M,event:T})},onContextmenu:T=>{n("contextMenuRow",{row:o.toRaw(A),index:M,event:T}),e.contextMenuOptions&&(T.preventDefault(),O.value=!1,z.value=A,o.nextTick(()=>{O.value=!0,G.value={x:T.x,y:T.y}}))}}}const $=o.ref(!1);function re(A,M){M&&P({[M]:A})}const Z={loading:d,data:v,error:x,params:p,pagination:s,rawList:g,dataTableRef:c},q={run:E,runAsync:C,refresh:y,refreshAsync:b,cancel:h,mutate:k,setParams:A=>{Object.assign(p.value[0],A)},runParams:A=>E(Object.assign(p.value[0],A)),runParamsAsync:async A=>C(Object.assign(p.value[0],A))};return u({refs:Z,actions:q}),(A,M)=>(o.openBlock(),o.createBlock(o.unref(R.NFlex),{vertical:""},{default:o.withCtx(()=>[o.renderSlot(A.$slots,"filter",{refs:Z,actions:q},()=>[o.createVNode(o.unref(R.NFlex),{vertical:""},{default:o.withCtx(()=>[r.value.grid?(o.openBlock(),o.createBlock(o.unref(R.NGrid),o.normalizeProps(o.mergeProps({key:0},A.filterGridProps)),{default:o.withCtx(()=>[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(A.filterOptions?.filter(T=>!T.collapsed),({key:T,gridItemProps:j,render:L,label:H,...U},X)=>(o.openBlock(),o.createBlock(o.unref(R.NGi),o.mergeProps({key:X,span:12},{ref_for:!0},j),{default:o.withCtx(()=>[L?(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(L(Z,q),H,{path:T,labelPlacement:"left"})),{key:0})):(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(o.h(o.unref(Ae),{options:U,value:T?o.unref(p)[0][T]:void 0,"onUpdate:value":de=>re(de,T)}),H,{path:T,labelPlacement:"left"})),{key:1}))]),_:2},1040))),128))]),_:1},16)):o.createCommentVNode("",!0),r.value.flex?(o.openBlock(),o.createBlock(o.unref(R.NFlex),o.normalizeProps(o.mergeProps({key:1},A.filterFlexProps)),{default:o.withCtx(()=>[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(A.filterOptions?.filter(T=>!T.collapsed),({key:T,render:j,label:L,...H},U)=>(o.openBlock(),o.createElementBlock(o.Fragment,{key:U},[j?(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(j(Z,q),L,{path:T,labelPlacement:"left"})),{key:0})):(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(o.h(o.unref(Ae),{options:H,value:T?o.unref(p)[0][T]:void 0,"onUpdate:value":X=>re(X,T)}),L,{path:T,labelPlacement:"left"})),{key:1}))],64))),128))]),_:1},16)):o.createCommentVNode("",!0),A.filterOptions?.filter(T=>T.collapsed)&&A.filterOptions?.filter(T=>T.collapsed)?.length>0?(o.openBlock(),o.createBlock(o.unref(R.NDivider),{key:2,style:{margin:"5px 0"}},{default:o.withCtx(()=>[o.createVNode(o.unref(R.NButton),{size:"tiny",onClick:M[0]||(M[0]=T=>$.value=!$.value)},{default:o.withCtx(()=>[o.createTextVNode(o.toDisplayString($.value?"折叠":"展开"),1)]),_:1})]),_:1})):o.createCommentVNode("",!0),o.createVNode(o.unref(R.NCollapseTransition),{show:$.value},{default:o.withCtx(()=>[r.value.collapsedGrid?(o.openBlock(),o.createBlock(o.unref(R.NGrid),o.normalizeProps(o.mergeProps({key:0},A.filterGridProps)),{default:o.withCtx(()=>[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(A.filterOptions?.filter(T=>T.collapsed),({key:T,gridItemProps:j,render:L,label:H,...U},X)=>(o.openBlock(),o.createBlock(o.unref(R.NGi),o.mergeProps({key:X,span:12},{ref_for:!0},j),{default:o.withCtx(()=>[L?(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(L(Z,q),H,{path:T,labelPlacement:"left"})),{key:0})):(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(o.h(o.unref(Ae),{options:U,value:T?o.unref(p)[0][T]:void 0,"onUpdate:value":de=>re(de,T)}),H,{path:T,labelPlacement:"left"})),{key:1}))]),_:2},1040))),128))]),_:1},16)):o.createCommentVNode("",!0),r.value.collapsedFlex?(o.openBlock(),o.createBlock(o.unref(R.NFlex),o.normalizeProps(o.mergeProps({key:1},A.filterFlexProps)),{default:o.withCtx(()=>[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(A.filterOptions?.filter(T=>T.collapsed),({key:T,render:j,label:L,...H},U)=>(o.openBlock(),o.createElementBlock(o.Fragment,{key:U},[j?(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(j(Z,q),L,{path:T,labelPlacement:"left"})),{key:0})):(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(o.h(o.unref(Ae),{options:H,value:T?o.unref(p)[0][T]:void 0,"onUpdate:value":X=>re(X,T)}),L,{path:T,labelPlacement:"left"})),{key:1}))],64))),128))]),_:1},16)):o.createCommentVNode("",!0)]),_:1},8,["show"])]),_:1})]),o.createVNode(o.unref(R.NDataTable),o.mergeProps({ref:"data-table-ref",remote:"","flex-height":"","single-line":!1,"scroll-x":_.value,style:{flex:1,...A.customStyle},class:A.customClass,"row-key":T=>T[a.rowKey],loading:o.unref(d),columns:i,data:g.value,"row-props":S},A.dataTableProps,{"onUpdate:filters":D.onUpdateFilters,"onUpdate:sorter":D.onUpdateSorter,onLoad:D.onLoad,onScroll:D.onScroll,"onUpdate:checkedRowKeys":D.onUpdateCheckedRowKeys,"onUpdate:expandedRowKeys":D.onUpdateExpandedRowKeys}),{empty:o.withCtx(()=>[o.renderSlot(A.$slots,"empty",{refs:Z,actions:q})]),loading:o.withCtx(()=>[o.renderSlot(A.$slots,"loading",{refs:Z,actions:q})]),_:3},16,["scroll-x","style","class","row-key","loading","columns","data","onUpdate:filters","onUpdate:sorter","onLoad","onScroll","onUpdate:checkedRowKeys","onUpdate:expandedRowKeys"]),o.renderSlot(A.$slots,"actions",{refs:Z,actions:q},()=>[o.createVNode(o.unref(R.NFlex),null,{default:o.withCtx(()=>[o.renderSlot(A.$slots,"extra",{refs:Z,actions:q}),o.renderSlot(A.$slots,"pagination",{refs:Z,actions:q},()=>[A.pagination?(o.openBlock(),o.createBlock(o.unref(R.NPagination),o.mergeProps({key:0,style:{"margin-left":"auto"},disabled:o.unref(d)},{...l,...s.value},{"onUpdate:page":D.onUpdatePage,"onUpdate:pageSize":D.onUpdatePageSize}),null,16,["disabled","onUpdate:page","onUpdate:pageSize"])):o.createCommentVNode("",!0)])]),_:3})]),A.contextMenuOptions?(o.openBlock(),o.createBlock(o.unref(R.NDropdown),{key:0,placement:"bottom-start",trigger:"manual",x:G.value.x,y:G.value.y,show:O.value,options:A.contextMenuOptions,onClickoutside:M[1]||(M[1]=T=>O.value=!1),onSelect:ee},null,8,["x","y","show","options"])):o.createCommentVNode("",!0)]),_:3}))}});function Rr(e,u){const{string:t="",number:n=null,boolean:r=!1}=u??{};if(Array.isArray(e))return e.length=0,e;if(typeof e=="object"&&e!==null){for(const i in e)Object.prototype.hasOwnProperty.call(e,i)&&(e[i]=Rr(e[i],u));return e}return typeof e=="string"?t:typeof e=="number"?n:typeof e=="boolean"?r:e}function fl(e,u){const{rules:t,clearRules:n}=u??{},r=o.reactive(e?structuredClone(o.toRaw(e)):{}),i=t,c=o.ref(),a={ref:c,model:r,rules:i},l=Re.createEventHook();function s(){return new Promise((p,E)=>{if(!c.value)return E(new Error("formRef:undefined"));c.value.validate().then(C=>(l.trigger(o.toRaw(o.toValue(r))),p(C))).catch(E)})}function f(){c.value?.restoreValidation()}function d(){Rr(r,n)}function v(){d(),Object.assign(r,structuredClone(e))}function x(){f(),v()}return{formRef:c,formValue:o.toRef(r),formRules:i,formProps:a,validate:s,resetValidation:f,resetForm:v,reset:x,clear:d,onValidated:l.on}}function dl(e){if(!e)return;const u={};return e.forEach(t=>{t.key&&t.rules&&(u[t.key]=t.rules)}),u}const pl=o.defineComponent({__name:"PresetForm",props:{options:{},values:{},rules:{},clearRules:{},formProps:{},gridProps:{},flexProps:{},layout:{default:"grid"}},emits:["validated"],setup(e,{expose:u,emit:t}){const n=t,r=o.computed(()=>{const h=typeof e.layout=="string"?[e.layout,e.layout]:e.layout;return{grid:h[0]==="grid",flex:h[0]==="flex",collapsedGrid:h[1]==="grid",collapsedFlex:h[1]==="flex"}}),i=e.rules?{...e.rules,...dl(e.options)}:void 0,{formValue:c,formRules:a,formRef:l,validate:s,resetValidation:f,resetForm:d,reset:v,clear:x,onValidated:p}=fl(e.values,{rules:i,clearRules:e.clearRules});p(h=>{n("validated",h)});const E=o.ref(!1),C={formRef:l,formValue:c,formRules:a},y={validate:s,resetValidation:f,resetForm:d,reset:v,clear:x,onValidated:p,setValues:h=>{Object.assign(c.value,h)}};u({refs:C,actions:y});function b(h,k){k&&y.setValues({[k]:h})}return(h,k)=>(o.openBlock(),o.createBlock(o.unref(R.NForm),o.mergeProps({ref_key:"formRef",ref:l,model:o.unref(c),rules:o.unref(a)},e.formProps),{default:o.withCtx(()=>[o.renderSlot(h.$slots,"header",{refs:C,actions:y}),o.renderSlot(h.$slots,"default",{refs:C,actions:y},()=>[r.value.grid?(o.openBlock(),o.createBlock(o.unref(R.NGrid),o.normalizeProps(o.mergeProps({key:0},h.gridProps)),{default:o.withCtx(()=>[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(h.options?.filter(g=>!g.collapsed),({key:g,gridItemProps:_,render:w,label:P,...D},O)=>(o.openBlock(),o.createBlock(o.unref(R.NGi),o.mergeProps({key:O,span:12},{ref_for:!0},_),{default:o.withCtx(()=>[w?(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(w(C,y),P,{path:g})),{key:0})):(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(o.h(o.unref(Ae),{options:D,value:g?o.unref(c)[g]:void 0,"onUpdate:value":z=>b(z,g)}),P,{path:g})),{key:1}))]),_:2},1040))),128))]),_:1},16)):o.createCommentVNode("",!0),r.value.flex?(o.openBlock(),o.createBlock(o.unref(R.NFlex),o.normalizeProps(o.mergeProps({key:1},h.flexProps)),{default:o.withCtx(()=>[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(h.options?.filter(g=>!g.collapsed),({key:g,render:_,label:w,...P},D)=>(o.openBlock(),o.createElementBlock(o.Fragment,{key:D},[_?(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(_(C,y),w,{path:g})),{key:0})):(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(o.h(o.unref(Ae),{options:P,value:g?o.unref(c)[g]:void 0,"onUpdate:value":O=>b(O,g)}),w,{path:g})),{key:1}))],64))),128))]),_:1},16)):o.createCommentVNode("",!0),h.options?.filter(g=>g.collapsed)&&h.options?.filter(g=>g.collapsed)?.length>0?(o.openBlock(),o.createBlock(o.unref(R.NDivider),{key:2,style:{margin:"5px 0"}},{default:o.withCtx(()=>[o.createVNode(o.unref(R.NButton),{size:"tiny",onClick:k[0]||(k[0]=g=>E.value=!E.value)},{default:o.withCtx(()=>[o.createTextVNode(o.toDisplayString(E.value?"折叠":"展开"),1)]),_:1})]),_:1})):o.createCommentVNode("",!0),o.createVNode(o.unref(R.NCollapseTransition),{show:E.value},{default:o.withCtx(()=>[r.value.collapsedGrid?(o.openBlock(),o.createBlock(o.unref(R.NGrid),o.normalizeProps(o.mergeProps({key:0},h.gridProps)),{default:o.withCtx(()=>[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(h.options?.filter(g=>g.collapsed),({key:g,gridItemProps:_,render:w,label:P,...D},O)=>(o.openBlock(),o.createBlock(o.unref(R.NGi),o.mergeProps({key:O,span:12},{ref_for:!0},_),{default:o.withCtx(()=>[w?(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(w(C,y),P,{path:g})),{key:0})):(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(o.h(o.unref(Ae),{options:D,value:g?o.unref(c)[g]:void 0,"onUpdate:value":z=>b(z,g)}),P,{path:g})),{key:1}))]),_:2},1040))),128))]),_:1},16)):o.createCommentVNode("",!0),r.value.collapsedFlex?(o.openBlock(),o.createBlock(o.unref(R.NFlex),o.normalizeProps(o.mergeProps({key:1},h.flexProps)),{default:o.withCtx(()=>[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(h.options?.filter(g=>g.collapsed),({key:g,render:_,label:w,...P},D)=>(o.openBlock(),o.createElementBlock(o.Fragment,{key:D},[_?(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(_(C,y),w,{path:g})),{key:0})):(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(o.h(o.unref(Ae),{options:P,value:g?o.unref(c)[g]:void 0,"onUpdate:value":O=>b(O,g)}),w,{path:g})),{key:1}))],64))),128))]),_:1},16)):o.createCommentVNode("",!0)]),_:1},8,["show"])]),o.renderSlot(h.$slots,"footer",{refs:C,actions:y})]),_:3},16,["model","rules"]))}}),hl=o.defineComponent({__name:"PresetSelect",props:{api:{type:Function},defaultParams:{},manual:{type:Boolean,default:!0},fields:{},requestOptions:{},requestPlugins:{},value:{},fallbackLabel:{},multiple:{type:Boolean,default:!1},disabled:{type:Boolean},debounce:{type:[Boolean,Number],default:!0},optionFormat:{type:Function},selectProps:{},pagination:{type:[Object,Boolean]}},emits:["before","success","error","finally","blur","clear","create","focus","scroll","search","update:value","update:page","update:pageSize"],setup(e,{expose:u,emit:t}){const n=t,r=o.useTemplateRef("select-ref"),i={page:"page",pageSize:"pageSize",search:"search",list:"list",count:"count",rowKey:"id",label:"label",value:"value",children:"children",...e.fields},c=o.reactive({showSizePicker:!0,pageSizes:[10,20,30],pageSlot:5,prefix:S=>`共${S.itemCount}条数据`,...e.pagination&&typeof e.pagination=="boolean"?{}:e.pagination}),a=o.ref({page:1,pageSize:10,itemCount:0}),l={[i.page]:a.value.page,[i.pageSize]:a.value.pageSize,[i.search]:"",...e.defaultParams},{data:s,error:f,loading:d,params:v,run:x,runAsync:p,refresh:E,refreshAsync:C,cancel:y,mutate:b}=$t(e.api,{defaultParams:[l],manual:e.manual,...e.requestOptions,onBefore:S=>{e.requestOptions?.onBefore?.(S),n("before",S)},onSuccess:(S,$)=>{e.requestOptions?.onSuccess?.(S,$),n("success",S,$),g(S,$)},onError:(S,$)=>{e.requestOptions?.onError?.(S,$),n("error",S,$)},onFinally:(S,$,re)=>{e.requestOptions?.onFinally?.(S,$,re),n("finally",S,$,re)}},e.requestPlugins),h=o.computed(()=>s.value?Array.isArray(s.value[i.list])?s.value[i.list]:(console.warn(`DataTablePlus: data[${i.list}] must be an array`),[]):[]),k=o.computed(()=>typeof e.optionFormat=="function"?h.value.map(S=>e.optionFormat(S)).filter(S=>!!S):h.value.map(S=>({[i.label]:S[i.label],[i.value]:S[i.value],[i.children]:S[i.children],key:S[i.rowKey]})));function g(S,$){a.value.page=$[0]&&i.page in $[0]?Number($[0][i.page]):1,a.value.pageSize=$[0]&&i.pageSize in $[0]?Number($[0][i.pageSize]):10,a.value.itemCount=i.count in S?Number(S[i.count]):0}function _(S){return x({...v.value[0],...S})}const w=o.ref(""),P=Re.useDebounceFn(()=>{_({[i.page]:1,[i.search]:w.value})},typeof e.debounce=="number"?e.debounce:500),D={onBlur:S=>{n("blur",S)},onClear:()=>{n("clear")},onCreate:S=>n("create",S),onFocus:S=>{n("focus",S)},onScroll:S=>{n("scroll",S)},onUpdateValue:(S,$)=>{const re=Array.isArray(S)?h.value.filter(Z=>S.includes(Z[i.rowKey])):h.value.find(Z=>Z[i.rowKey]===S)??null;n("update:value",S,$,o.toRaw(o.toValue(re)))},onSearch:S=>{w.value=S,!d.value&&(e.debounce?P():_({[i.page]:1,[i.search]:w.value}))},onUpdateShow:S=>{S&&(s.value||e.manual&&x(l))}},O={onUpdatePage:S=>{n("update:page",S),!d.value&&_({[i.page]:S})},onUpdatePageSize:S=>{n("update:pageSize",S),!d.value&&_({[i.pageSize]:S})}};function z(S){return{[i.label]:e.fallbackLabel??`${S}`,[i.value]:S}}const G={loading:d,data:s,error:f,params:v,pagination:a,rawList:h,selectRef:r},ee={run:x,runAsync:p,refresh:E,refreshAsync:C,cancel:y,mutate:b,setParams:S=>{Object.assign(v.value[0],S)},runParams:S=>x(Object.assign(v.value[0],S)),runParamsAsync:async S=>p(Object.assign(v.value[0],S))};return u({refs:G,actions:ee}),(S,$)=>(o.openBlock(),o.createBlock(o.unref(R.NSelect),o.mergeProps({ref:"select-ref",remote:"",filterable:"",multiple:S.multiple,disabled:S.disabled,options:k.value,"label-field":i.label,"value-field":i.value,"children-field":i.children,value:S.value,"fallback-option":z,loading:o.unref(d)},S.selectProps,{onBlur:D.onBlur,onClear:D.onClear,onCreate:D.onCreate,onFocus:D.onFocus,onScroll:D.onScroll,onSearch:D.onSearch,"onUpdate:show":D.onUpdateShow,"onUpdate:value":D.onUpdateValue}),{header:o.withCtx(()=>[o.renderSlot(S.$slots,"header",{refs:G,actions:ee})]),action:o.withCtx(()=>[o.renderSlot(S.$slots,"action",{refs:G,actions:ee},()=>[o.createVNode(o.unref(R.NFlex),null,{default:o.withCtx(()=>[o.renderSlot(S.$slots,"extra",{refs:G,actions:ee}),o.renderSlot(S.$slots,"pagination",{refs:G,actions:ee},()=>[S.pagination?(o.openBlock(),o.createBlock(o.unref(R.NPagination),o.mergeProps({key:0,style:{"margin-left":"auto"},simple:"",disabled:o.unref(d)},{...c,...a.value},{"onUpdate:page":O.onUpdatePage,"onUpdate:pageSize":O.onUpdatePageSize}),null,16,["disabled","onUpdate:page","onUpdate:pageSize"])):o.createCommentVNode("",!0)])]),_:3})])]),empty:o.withCtx(()=>[o.renderSlot(S.$slots,"empty")]),arrow:o.withCtx(()=>[o.renderSlot(S.$slots,"arrow")]),_:3},16,["multiple","disabled","options","label-field","value-field","children-field","value","loading","onBlur","onClear","onCreate","onFocus","onScroll","onSearch","onUpdate:show","onUpdate:value"]))}}),bl=o.defineComponent({__name:"RemoteRequest",props:{api:{type:Function},defaultParams:{},manual:{type:Boolean},fields:{},requestOptions:{},requestPlugins:{}},emits:["before","success","error","finally"],setup(e,{expose:u,emit:t}){const n=t,r={page:"page",pageSize:"pageSize",search:"search",...e.fields},{loading:i,data:c,error:a,params:l,run:s,runAsync:f,refresh:d,refreshAsync:v,cancel:x,mutate:p}=$t(e.api,{defaultParams:[{[r.page]:1,[r.pageSize]:10,[r.search]:"",...e.defaultParams}],manual:e.manual,...e.requestOptions,onBefore:y=>{e.requestOptions?.onBefore?.(y),n("before",y)},onSuccess:(y,b)=>{e.requestOptions?.onSuccess?.(y,b),n("success",y,b)},onError:(y,b)=>{e.requestOptions?.onError?.(y,b),n("error",y,b)},onFinally:(y,b,h)=>{e.requestOptions?.onFinally?.(y,b,h),n("finally",y,b,h)}},e.requestPlugins),E={loading:i,data:c,error:a,params:l},C={run:s,runAsync:f,refresh:d,refreshAsync:v,cancel:x,mutate:p,setParam:y=>{Object.assign(l.value[0],y)},runParam:y=>s(Object.assign(l.value[0],y)),runParamAsync:async y=>f(Object.assign(l.value[0],y))};return u({refs:E,actions:C}),(y,b)=>o.renderSlot(y.$slots,"default",{refs:E,actions:C})}}),ml=o.defineComponent({__name:"ToggleEditor",props:o.mergeModels({inputProps:{}},{value:{},valueModifiers:{}}),emits:["update:value"],setup(e){const u=o.useModel(e,"value"),t=o.ref(!1),n=o.useTemplateRef("inputRef"),r=o.ref(u.value);function i(){t.value=!0,o.nextTick(()=>{n.value?.focus()})}function c(){t.value=!1,u.value=r.value}return(a,l)=>(o.openBlock(),o.createElementBlock("div",{onClick:i},[t.value?(o.openBlock(),o.createBlock(o.unref(R.NInput),o.mergeProps({key:0,ref_key:"inputRef",ref:n,value:r.value},a.inputProps,{"onUpdate:value":l[0]||(l[0]=s=>r.value=s),onChange:c,onBlur:c}),null,16,["value"])):(o.openBlock(),o.createElementBlock(o.Fragment,{key:1},[o.createTextVNode(o.toDisplayString(r.value),1)],64))]))}}),gl=o.defineComponent({__name:"TooltipButton",props:{value:{},tooltipProps:{},buttonProps:{}},emits:["click"],setup(e,{emit:u}){const t=u;return(n,r)=>(o.openBlock(),o.createBlock(o.unref(R.NTooltip),o.normalizeProps(o.guardReactiveProps(n.tooltipProps)),{trigger:o.withCtx(()=>[o.createVNode(o.unref(R.NButton),o.mergeProps(n.buttonProps,{onClick:r[0]||(r[0]=i=>t("click",i))}),{icon:o.withCtx(()=>[o.renderSlot(n.$slots,"icon")]),default:o.withCtx(()=>[o.renderSlot(n.$slots,"default")]),_:3},16)]),default:o.withCtx(()=>[o.renderSlot(n.$slots,"tooltip",{},()=>[o.createTextVNode(o.toDisplayString(n.value),1)])]),_:3},16))}});exports.NBubble=I0;exports.NConfigProviders=j0;exports.NCopyButton=Z0;exports.NDataTablePlus=sl;exports.NFullLoading=Ar;exports.NPresetForm=pl;exports.NPresetInput=Ae;exports.NPresetSelect=hl;exports.NRemoteRequest=bl;exports.NSearchInput=Pr;exports.NToggleEditor=ml;exports.NTooltipButton=gl;exports.NTransition=Ft;exports.NTypeWriter=wr;
|
|
42
|
+
`,{c:mt,cB:zn,cE:gt}={...qu,...ju},Su=`${du}-type-writer`;function R0(){return mt([zn("type-writer",{overflowX:"auto"},[gt("cursor::after",{content:"var(--cursor-content)",marginLeft:"2px",display:"inline-block"}),gt("markdown",`${P0}`,[mt("pre",{backgroundColor:"var(--tag-color)",borderRadius:"var(--border-radius)"})])]),mt(".dark",[zn("type-writer",[gt("markdown",`${T0}`)])])])}const B0=["innerHTML"],wr=o.defineComponent({__name:"TypeWriter",props:{value:{},typing:{type:Boolean,default:!0},markdown:{type:Boolean},step:{},interval:{},suffix:{default:"|"}},emits:["start","update","stop"],setup(e,{emit:u}){const t=u;Uu(Su,R0());const{typedValue:n,isTyping:r,onStat:i,onUpdate:c,onStop:a}=w0(o.computed(()=>e.value??""),{step:e.step,interval:e.interval,enabled:e.typing});i(()=>{t("start")}),c(f=>{t("update",f)}),a(f=>{t("stop",f)});const{html:l}=C0(n,{html:!0,linkify:!0,typographer:!0,breaks:!0,highlight:S0}),s=o.computed(()=>e.markdown?l.value:n.value);return(f,d)=>(o.openBlock(),o.createBlock(o.unref(P.NEl),{tag:"div",class:o.normalizeClass([o.unref(Su)])},{default:o.withCtx(()=>[o.createElementVNode("div",{class:o.normalizeClass([o.unref(r)&&!f.markdown?`${o.unref(Su)}__cursor`:void 0,f.markdown?`${o.unref(Su)}__markdown`:void 0]),style:o.normalizeStyle([f.markdown?void 0:{"--cursor-content":`'${f.suffix}'`}]),innerHTML:s.value},null,14,B0)]),_:1},8,["class"]))}}),{c:N0,cB:O0,cE:M0,cM:L0}={...qu,...ju},kt=`${du}-bubble`;function z0(){return N0([O0("bubble",{display:"flex",gap:"10px",fontSize:"var(--n-font-size);"},[L0("reverse",{flexDirection:"row-reverse"}),M0("content",{backgroundColor:"var(--tag-color)",padding:"10px",borderRadius:"var(--border-radius)",minHeight:"44px"})])])}const I0=o.defineComponent({__name:"Bubble",props:{avatar:{},content:{},contentClass:{},contentStyle:{},loading:{type:Boolean},typing:{type:Boolean},markdown:{type:Boolean},placement:{}},emits:["typingComplete"],setup(e,{emit:u}){const t=u;return Uu("n-bubble",z0()),(n,r)=>(o.openBlock(),o.createBlock(o.unref(P.NEl),{tag:"div",class:o.normalizeClass([o.unref(kt),n.placement==="end"?`${o.unref(kt)}--reverse`:""])},{default:o.withCtx(()=>[o.renderSlot(n.$slots,"avatar",{},()=>[n.avatar?(o.openBlock(),o.createBlock(o.unref(P.NAvatar),o.mergeProps({key:0,round:""},n.avatar.props),{default:o.withCtx(()=>[(o.openBlock(),o.createBlock(o.resolveDynamicComponent(n.avatar.icon)))]),_:1},16)):o.createCommentVNode("",!0)]),o.createVNode(o.unref(P.NFlex),{vertical:""},{default:o.withCtx(()=>[o.renderSlot(n.$slots,"header"),o.createVNode(o.unref(Ft),null,{default:o.withCtx(()=>[n.loading?o.renderSlot(n.$slots,"loading",{key:0},()=>[o.createVNode(o.unref(P.NSpin),{style:{height:"44px"}})]):o.renderSlot(n.$slots,"default",{key:1},()=>[o.createElementVNode("div",{class:o.normalizeClass([`${o.unref(kt)}__content`,n.contentClass]),style:o.normalizeStyle(n.contentStyle)},[o.createVNode(o.unref(wr),{typing:n.typing,markdown:n.markdown,value:n.content,onStop:r[0]||(r[0]=i=>t("typingComplete"))},null,8,["typing","markdown","value"])],6)])]),_:3}),o.renderSlot(n.$slots,"footer")]),_:3})]),_:3},8,["class"]))}}),{c:$0,cB:U0}={...qu,...ju},Tu=`${du}-full-loading`;function q0(){return $0([U0("full-loading",{position:"fixed",inset:0,zIndex:99,display:"flex",alignItems:"center",justifyContent:"center"},[P.cM("mask",{background:"rgba(0,0,0,.3)"}),P.cM("blur",{backdropFilter:"blur(10px)"})])])}const Ar=o.defineComponent({__name:"FullLoading",props:{show:{type:Boolean},appendTo:{default:"body"},mask:{type:[Boolean,Object],default:!0},blur:{type:Boolean,default:!0},disableScroll:{type:Boolean,default:!0},scrollSelector:{default:"body"},spinProps:{}},setup(e){Uu(Tu,q0());const u=o.ref("auto");return o.watchEffect(()=>{if(e.disableScroll){const t=e.scrollSelector instanceof HTMLElement?e.scrollSelector:document.querySelector(e.scrollSelector);t&&(e.show&&(u.value=t.style.overflow),t.style.overflow=e.show?"hidden":u.value)}}),(t,n)=>(o.openBlock(),o.createBlock(o.unref(Ft),null,{default:o.withCtx(()=>[(o.openBlock(),o.createBlock(o.Teleport,{to:t.appendTo},[t.show?(o.openBlock(),o.createBlock(o.unref(P.NEl),{key:0,class:o.normalizeClass([o.unref(Tu),{[`${o.unref(Tu)}--mask`]:t.mask},{[`${o.unref(Tu)}--blur`]:t.blur}]),style:o.normalizeStyle(typeof t.mask=="object"?t.mask:{})},{default:o.withCtx(()=>[o.createVNode(o.unref(P.NSpin),o.normalizeProps(o.guardReactiveProps(t.spinProps)),o.createSlots({_:2},[t.$slots.description?{name:"description",fn:o.withCtx(()=>[o.renderSlot(t.$slots,"description")]),key:"0"}:void 0,t.$slots.icon?{name:"icon",fn:o.withCtx(()=>[o.renderSlot(t.$slots,"icon")]),key:"1"}:void 0]),1040)]),_:3},8,["class","style"])):o.createCommentVNode("",!0)],8,["to"]))]),_:3}))}}),j0=o.defineComponent({__name:"ConfigProviders",props:{globalStyle:{type:Boolean,default:!1},configProviderProps:{},loadingBarProps:{},fullLoadingProps:{},dialogProviderProps:{},modalProviderProps:{},notificationProviderProps:{},messageProviderProps:{}},setup(e){const u=o.ref(!1);function t(){window.$dialog=P.useDialog(),window.$loadingBar=P.useLoadingBar(),window.$message=P.useMessage(),window.$modal=P.useModal(),window.$notification=P.useNotification(),window.$loading={start:()=>{u.value=!0},finish:()=>{u.value=!1}}}const n=o.defineComponent({setup(){o.onMounted(()=>{t()})},render(){return null}});return(r,i)=>(o.openBlock(),o.createBlock(o.unref(P.NConfigProvider),o.normalizeProps(o.guardReactiveProps(r.configProviderProps)),{default:o.withCtx(()=>[o.createVNode(o.unref(P.NLoadingBarProvider),o.normalizeProps(o.guardReactiveProps(r.loadingBarProps)),{default:o.withCtx(()=>[o.createVNode(o.unref(P.NDialogProvider),o.normalizeProps(o.guardReactiveProps(r.dialogProviderProps)),{default:o.withCtx(()=>[o.createVNode(o.unref(P.NModalProvider),o.normalizeProps(o.guardReactiveProps(r.modalProviderProps)),{default:o.withCtx(()=>[o.createVNode(o.unref(P.NNotificationProvider),o.normalizeProps(o.guardReactiveProps(r.notificationProviderProps)),{default:o.withCtx(()=>[o.createVNode(o.unref(P.NMessageProvider),o.normalizeProps(o.guardReactiveProps(r.messageProviderProps)),{default:o.withCtx(()=>[o.renderSlot(r.$slots,"default"),o.createVNode(o.unref(n))]),_:3},16)]),_:3},16)]),_:3},16)]),_:3},16)]),_:3},16),r.globalStyle?(o.openBlock(),o.createBlock(o.unref(P.NGlobalStyle),{key:0})):o.createCommentVNode("",!0),o.createVNode(o.unref(Ar),o.mergeProps({show:u.value},r.fullLoadingProps),null,16,["show"])]),_:3},16))}}),Lt=(e,u)=>{const t=e.__vccOpts||e;for(const[n,r]of u)t[n]=r;return t},H0={name:"MageCopyFill"},V0={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function G0(e,u,t,n,r,i){return o.openBlock(),o.createElementBlock("svg",V0,u[0]||(u[0]=[o.createElementVNode("path",{fill:"#757575",d:"M18.355 6.54h-1.94V4.69a2.69 2.69 0 0 0-1.646-2.484A2.7 2.7 0 0 0 13.745 2h-8.05a2.68 2.68 0 0 0-2.67 2.69v10.09a2.68 2.68 0 0 0 2.67 2.69h1.94v1.85a2.68 2.68 0 0 0 2.67 2.68h8a2.68 2.68 0 0 0 2.67-2.68V9.23a2.69 2.69 0 0 0-2.62-2.69M7.635 9.23v6.74h-1.94a1.18 1.18 0 0 1-1.17-1.19V4.69a1.18 1.18 0 0 1 1.17-1.19h8.05a1.18 1.18 0 0 1 1.17 1.19v1.85h-4.61a2.69 2.69 0 0 0-2.67 2.69"},null,-1)]))}const W0=Lt(H0,[["render",G0]]),Z0=o.defineComponent({__name:"CopyButton",props:{value:{},config:{},tooltipProps:{},buttonProps:{}},emits:["copied"],setup(e,{emit:u}){const t=u,{copied:n,copy:r}=Be.useClipboard({source:e.value,...e.config});o.watch(n,()=>{n.value&&t("copied",e.value)});function i(c){c.preventDefault(),r()}return(c,a)=>(o.openBlock(),o.createBlock(o.unref(P.NTooltip),o.normalizeProps(o.guardReactiveProps(c.tooltipProps)),{trigger:o.withCtx(()=>[o.createElementVNode("div",{style:{cursor:"pointer"},onClick:i},[o.renderSlot(c.$slots,"default",{},()=>[o.createVNode(o.unref(P.NButton),o.mergeProps({quaternary:"",size:"tiny"},c.buttonProps),{icon:o.withCtx(()=>[o.renderSlot(c.$slots,"icon",{},()=>[o.createVNode(W0)])]),_:3},16)])])]),default:o.withCtx(()=>[o.renderSlot(c.$slots,"tooltip",{},()=>[o.createTextVNode(o.toDisplayString(o.unref(n)?"复制成功":"复制"),1)])]),_:3},16))}}),Dr=(e,{manual:u,ready:t=!0,refreshDeps:n=[],refreshDepsAction:r})=>{const i=o.ref(!1);return o.watchEffect(()=>{!u&&e.options.refreshDeps!==!0&&(i.value=o.unref(t))}),n instanceof Array?o.watch([i,...n],([c])=>{c&&!u&&c&&(r?r():e.refresh())},{deep:!0,immediate:!1}):o.watch(i,c=>{!u&&c&&(r?r():e.refresh())}),{name:"autoRunPlugin",onBefore:()=>{if(!o.unref(t))return{stopNow:!0}}}};Dr.onInit=({ready:e=!0,manual:u})=>({loading:!u&&o.unref(e)});const Nu=new Map,Y0=(e,u,t)=>{const n=Nu.get(e);n?.timer&&clearTimeout(n.timer);let r;u>-1&&(r=setTimeout(()=>{Nu.delete(e)},u)),Nu.set(e,{...t,timer:r})},X0=e=>Nu.get(e),Ou=new Map,Q0=e=>Ou.get(e),J0=(e,u)=>{Ou.set(e,u),u.then(t=>(Ou.delete(e),t)).catch(t=>{throw Ou.delete(e),t})},Le={},K0=[],ec=(e,u)=>{Le[e]&&(Le[e].forEach(t=>t(u)),K0.forEach(t=>t({type:e,data:u})))},xt=(e,u)=>(Le[e]||(Le[e]=[]),Le[e].push(u),function(){const n=Le[e].indexOf(u);Le[e].splice(n,1)}),uc=(e,{cacheKey:u,cacheTime:t=5*60*1e3,staleTime:n=0,setCache:r,getCache:i})=>{const c=o.ref(),a=o.ref(),l=(f,d)=>{r?r(d):Y0(f,t,d),ec(f,d.data)},s=(f,d=[])=>i?i(d):X0(f);return o.watchEffect(()=>{if(!u)return;const f=s(u);f&&Object.hasOwnProperty.call(f,"data")&&(e.state.data=f.data,e.state.params=f.params,(n===-1||new Date().getTime()-f.time<=n)&&(e.state.loading=!1)),c.value=xt(u,d=>{e.setState({data:d})})}),o.onScopeDispose(()=>{var f;(f=c.value)==null||f.call(c)}),u?{name:"cachePlugin",onBefore:f=>{const d=s(u,f);return!d||!Object.hasOwnProperty.call(d,"data")?{}:n===-1||new Date().getTime()-d.time<=n?{loading:!1,data:d?.data,returnNow:!0}:{data:d?.data}},onRequest:(f,d)=>{let v=Q0(u);return v&&v!==a.value?{servicePromise:v}:(v=f(...d),a.value=v,J0(u,v),{servicePromise:v})},onSuccess:(f,d)=>{var v;u&&((v=c.value)==null||v.call(c),l(u,{data:f,params:d,time:new Date().getTime()}),c.value=xt(u,_=>{e.setState({data:_})}))},onMutate:f=>{var d;u&&((d=c.value)==null||d.call(c),l(u,{data:f,params:e.state.params,time:new Date().getTime()}),c.value=xt(u,v=>{e.setState({data:v})}))}}:{}};function Iu(e){var u=typeof e;return e!=null&&(u=="object"||u=="function")}var tc=typeof global=="object"&&global&&global.Object===Object&&global,nc=typeof self=="object"&&self&&self.Object===Object&&self,Fr=tc||nc||Function("return this")(),_t=function(){return Fr.Date.now()},rc=/\s/;function oc(e){for(var u=e.length;u--&&rc.test(e.charAt(u)););return u}var ic=/^\s+/;function ac(e){return e&&e.slice(0,oc(e)+1).replace(ic,"")}var $u=Fr.Symbol,Sr=Object.prototype,cc=Sr.hasOwnProperty,lc=Sr.toString,ou=$u?$u.toStringTag:void 0;function sc(e){var u=cc.call(e,ou),t=e[ou];try{e[ou]=void 0;var n=!0}catch{}var r=lc.call(e);return n&&(u?e[ou]=t:delete e[ou]),r}var fc=Object.prototype,dc=fc.toString;function pc(e){return dc.call(e)}var hc="[object Null]",bc="[object Undefined]",In=$u?$u.toStringTag:void 0;function mc(e){return e==null?e===void 0?bc:hc:In&&In in Object(e)?sc(e):pc(e)}function gc(e){return e!=null&&typeof e=="object"}var kc="[object Symbol]";function xc(e){return typeof e=="symbol"||gc(e)&&mc(e)==kc}var $n=NaN,_c=/^[-+]0x[0-9a-f]+$/i,vc=/^0b[01]+$/i,yc=/^0o[0-7]+$/i,Ec=parseInt;function Un(e){if(typeof e=="number")return e;if(xc(e))return $n;if(Iu(e)){var u=typeof e.valueOf=="function"?e.valueOf():e;e=Iu(u)?u+"":u}if(typeof e!="string")return e===0?e:+e;e=ac(e);var t=vc.test(e);return t||yc.test(e)?Ec(e.slice(2),t?2:8):_c.test(e)?$n:+e}var Cc="Expected a function",wc=Math.max,Ac=Math.min;function Tr(e,u,t){var n,r,i,c,a,l,s=0,f=!1,d=!1,v=!0;if(typeof e!="function")throw new TypeError(Cc);u=Un(u)||0,Iu(t)&&(f=!!t.leading,d="maxWait"in t,i=d?wc(Un(t.maxWait)||0,u):i,v="trailing"in t?!!t.trailing:v);function _(x){var w=n,R=r;return n=r=void 0,s=x,c=e.apply(R,w),c}function p(x){return s=x,a=setTimeout(y,u),f?_(x):c}function E(x){var w=x-l,R=x-s,D=u-w;return d?Ac(D,i-R):D}function C(x){var w=x-l,R=x-s;return l===void 0||w>=u||w<0||d&&R>=i}function y(){var x=_t();if(C(x))return b(x);a=setTimeout(y,E(x))}function b(x){return a=void 0,v&&n?_(x):(n=r=void 0,c)}function h(){a!==void 0&&clearTimeout(a),s=0,n=l=r=a=void 0}function k(){return a===void 0?c:b(_t())}function g(){var x=_t(),w=C(x);if(n=arguments,r=this,l=x,w){if(a===void 0)return p(l);if(d)return clearTimeout(a),a=setTimeout(y,u),_(l)}return a===void 0&&(a=setTimeout(y,u)),c}return g.cancel=h,g.flush=k,g}const Dc=(e,{debounceWait:u,debounceLeading:t,debounceTrailing:n,debounceMaxWait:r})=>{const i=o.ref(),c=o.computed(()=>{const a={},l=o.unref(t),s=o.unref(n),f=o.unref(r);return l!==void 0&&(a.leading=l),s!==void 0&&(a.trailing=s),f!==void 0&&(a.maxWait=f),a});return o.watchEffect(a=>{if(o.unref(u)){const l=e.runAsync.bind(e);i.value=Tr(s=>{s()},o.unref(u),c.value),e.runAsync=(...s)=>new Promise((f,d)=>{var v;(v=i.value)==null||v.call(i,()=>{l(...s).then(f).catch(d)})}),a(()=>{var s;(s=i.value)==null||s.cancel(),e.runAsync=l})}}),o.unref(u)?{name:"debouncePlugin",onCancel:()=>{var a;(a=i.value)==null||a.cancel()}}:{}};var Fc=Object.defineProperty,Sc=(e,u,t)=>u in e?Fc(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,qn=(e,u,t)=>(Sc(e,typeof u!="symbol"?u+"":u,t),t);class Tc{constructor(){qn(this,"table",{}),qn(this,"hashTable",{})}insert(u){const t=Symbol(u);return this.table[u]=!0,this.hashTable[t]=u,t}find(u){return this.hashTable[u]}}new Tc;function Pc(e){const t=e.toString().match(/^function\s+([^\s(]+)/);return t?t[1]:""}function Rc(e){const u=e.toString(),t=/([a-zA-Z$_][a-zA-Z0-9$_]*)\s*\(/,n=u.match(t);return n?n[1].trim():""}var Bc=Object.defineProperty,Nc=(e,u,t)=>u in e?Bc(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,jn=(e,u,t)=>(Nc(e,typeof u!="symbol"?u+"":u,t),t);class Oc{constructor(){jn(this,"requestInstances",new Map),jn(this,"listeners",[])}emit(u){this.listeners.forEach(t=>t(u))}subscribe(u){return this.listeners.push(u),()=>{const t=this.listeners.indexOf(u);this.listeners.splice(t,1)}}insert(u,t){this.requestInstances.set(u,{...t}),this.emit({key:u,...t})}update(u,t){this.has(u)&&this.requestInstances.set(u,{...this.requestInstances.get(u),...t})}has(u){return this.requestInstances.has(u)}reset(u){if(this.requestInstances.has(u)){const t=this.requestInstances.get(u);this.requestInstances.clear(),this.insert(u,t)}else this.requestInstances.clear()}getAll(){return this.requestInstances}}const le=new Oc,Mc=(e,{ready:u=!0,debugKey:t,...n})=>{const r=()=>{if(t&&!le.has(t)){const c=e.serviceRef.value.toString().includes("function")?Pc(e.serviceRef.value.toString()):Rc(e.serviceRef.value.toString());le.insert(t,{instance:e,requestName:c,time:Date.now()})}},i=o.computed(()=>Object.fromEntries(Object.entries({ready:u,...n}).map(([c,a])=>[c,o.unref(a)])));return o.watchEffect(()=>{t&&le.has(t)&&le.emit({...e,options:{...e.options,...i.value}})}),{name:"devtoolsPlugin",onBefore:c=>{r(),t&&le.has(t)&&le.emit({...e.state,key:t,params:c,loading:!0,time:Date.now(),type:"pending"})},onSuccess(c,a){r(),t&&le.has(t)&&le.emit({...e.state,key:t,data:c,params:a,loading:!1,time:Date.now(),type:"done"})},onCancel(){r(),t&&le.has(t)&&le.emit({...e.state,key:t,loading:!1,time:Date.now(),type:"cancel"})},onError(c,a){r(),t&&le.has(t)&&le.emit({...e.state,key:t,params:a,loading:!1,error:c,time:Date.now(),type:"error"})},onMutate(c){r(),t&&le.has(t)&&le.emit({...e.state,key:t,data:c,loading:!1,time:Date.now(),type:"mutate"})}}},Lc=(e,{loadingDelay:u})=>{const t=o.ref(),n=()=>{t.value&&(clearTimeout(o.unref(t.value)),t.value=void 0)};return{name:"loadingDelayPlugin",onFinally:()=>{n();const r=o.unref(u);r&&(e.setState({loading:!0}),t.value=setTimeout(()=>{e.setState({loading:!1})},r))},onError:()=>{n()}}};function zt(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}const zc=!!(typeof window<"u"&&window.document&&window.document.createElement);function It(){return zt()?document.visibilityState!=="hidden":!0}const iu=[];function Ic(e){return iu.push(e),function(){const t=iu.indexOf(e);iu.splice(t,1)}}if(zt()){const e=()=>{if(It())for(let u=0;u<iu.length;u++){const t=iu[u];t()}};window.addEventListener("visibilitychange",e,!1)}const $c=(e,{pollingInterval:u,pollingWhenHidden:t=!0,pollingErrorRetryCount:n=-1})=>{let r;const i=o.ref(),c=o.ref(0),a=()=>{var l;r&&clearTimeout(r),(l=i.value)==null||l.call(i)};return o.watchEffect(()=>{o.unref(u)||a()}),o.unref(u)?{name:"pollingPlugin",onBefore:()=>{a()},onError:()=>{c.value+=1},onSuccess:()=>{c.value=0},onFinally:()=>{n===-1||n!==-1&&c.value<=n?r=setTimeout(()=>{!t&&!It()?i.value=Ic(()=>{e.refresh()}):e.refresh()},o.unref(u)):c.value=0},onCancel:()=>{a()}}:{}};function Uc(e,u){let t=!1;return(...n)=>{t||(t=!0,e(...n),setTimeout(()=>{t=!1},u))}}function qc(){return zt()&&typeof navigator.onLine<"u"?navigator.onLine:!0}const au=[];function jc(e){return au.push(e),function(){const t=au.indexOf(e);t>-1&&au.splice(t,1)}}if(zc){const e=()=>{if(!(!It()||!qc()))for(let u=0;u<au.length;u++){const t=au[u];t()}};window.addEventListener("visibilitychange",e,!1),window.addEventListener("focus",e,!1)}const Hc=(e,{refreshOnWindowFocus:u,focusTimespan:t=5e3})=>{const n=o.ref(),r=()=>{var i;(i=n.value)==null||i.call(n)};return o.watchEffect(i=>{if(o.unref(u)){const c=Uc(e.refresh.bind(e),o.unref(t));n.value=jc(()=>{c()})}i(()=>{r()})}),o.onScopeDispose(()=>{r()}),{name:"refreshOnWindowFocusPlugin"}},Vc=(e,{retryInterval:u,retryCount:t})=>{const n=o.ref(),r=o.ref(0),i=o.ref(!1);return t?{name:"retryPlugin",onBefore:()=>{i.value||(r.value=0),i.value=!1,n.value&&clearTimeout(n.value)},onSuccess:()=>{r.value=0},onError:()=>{if(r.value+=1,t===-1||r.value<=t){const c=u??Math.min(1e3*2**r.value,3e4);n.value=setTimeout(()=>{i.value=!0,e.refresh()},c)}else r.value=0},onCancel:()=>{r.value=0,n.value&&clearTimeout(n.value)}}:{}};var Gc="Expected a function";function Wc(e,u,t){var n=!0,r=!0;if(typeof e!="function")throw new TypeError(Gc);return Iu(t)&&(n="leading"in t?!!t.leading:n,r="trailing"in t?!!t.trailing:r),Tr(e,u,{leading:n,maxWait:u,trailing:r})}const Zc=(e,{throttleWait:u,throttleLeading:t,throttleTrailing:n})=>{let r=null;const i=o.computed(()=>{const s={};return o.unref(t)!==void 0&&(s.leading=o.unref(t)),o.unref(n)!==void 0&&(s.trailing=o.unref(n)),s}),c=e.runAsync.bind(e),a=o.ref(),l=o.computed(()=>o.unref(u));return o.watch([l,i],s=>{r&&(r.cancel(),e.runAsync=c);const[f,d]=s,v=Wc(_=>{_()},o.unref(f),d);r=v,a.value=v,e.runAsync=(..._)=>new Promise((p,E)=>{var C;(C=a.value)==null||C.call(a,()=>{c(..._).then(p).catch(E)})})},{immediate:!0}),o.unref(u)?(o.onUnmounted(()=>{var s;(s=a.value)==null||s.cancel()}),{name:"throttlePlugin",onCancel:()=>{var s;(s=a.value)==null||s.cancel()}}):{}},Hn=e=>typeof e=="function",Yc=e=>typeof e=="boolean";var Xc=Object.defineProperty,Qc=(e,u,t)=>u in e?Xc(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,Pu=(e,u,t)=>(Qc(e,typeof u!="symbol"?u+"":u,t),t);class Jc{constructor(u,t,n,r={}){Pu(this,"pluginImpls"),Pu(this,"count",0),Pu(this,"state",{loading:!1,params:void 0,data:void 0,error:void 0}),Pu(this,"previousValidData"),this.serviceRef=u,this.options=t,this.setUpdateData=n,this.initState=r,this.state={...this.state,loading:!t.manual,...r}}setState(u={}){this.state={...this.state,...u},this.setUpdateData(this.state)}setData(u,t){console.warn("Please use 'setFetchState' instead of 'setData'"),t instanceof Array?t.forEach(n=>{this.state[n]=u,this.setUpdateData(u,n)}):(this.state[t]=u,this.setUpdateData(u,t))}setFetchState(u,t){t instanceof Array?t.forEach(n=>{this.state[n]=u,this.setUpdateData(u,n)}):(this.state[t]=u,this.setUpdateData(u,t))}runPluginHandler(u,...t){var n,r,i;const c=(i=(r=(n=this.pluginImpls)==null?void 0:n.map(a=>{var l;return(l=a[u])==null?void 0:l.call(a,...t)}))!=null?r:[])==null?void 0:i.filter(Boolean);return Object.assign({},...c)}async runAsync(...u){var t,n,r,i,c,a,l,s,f,d,v;this.count+=1;const _=this.count,{stopNow:p=!1,returnNow:E=!1,...C}=this.runPluginHandler("onBefore",u);if(p)return new Promise(()=>{});if(this.setState({loading:!0,params:u,...C}),E)return Promise.resolve(C.data);try{(n=(t=this.options).onBefore)==null||n.call(t,u)}catch(y){return this.setState({error:y,loading:!1}),(i=(r=this.options).onError)==null||i.call(r,y,u),this.runPluginHandler("onError",y,u),new Promise(()=>{})}try{let{servicePromise:y}=this.runPluginHandler("onRequest",this.serviceRef.value,u);const b=k=>{var g,x,w,R;if(!this.options.concurrent&&_!==this.count)return new Promise(()=>{});const D=this.options.formatResult?this.options.formatResult(k):k,M={data:k};return this.setState({data:D,error:void 0,loading:!1}),(x=(g=this.options).onSuccess)==null||x.call(g,D,u),this.runPluginHandler("onSuccess",D,u,M),this.previousValidData=D,(R=(w=this.options).onFinally)==null||R.call(w,u,D,void 0),(this.options.concurrent||_===this.count)&&this.runPluginHandler("onFinally",u,D,void 0),D};y||(y=this.serviceRef.value(...u));const h=await y;return b(h)}catch(y){if(!this.options.concurrent&&_!==this.count)return new Promise(()=>{});throw this.setState({error:y,loading:!1}),(a=(c=this.options).onError)==null||a.call(c,y,u),this.runPluginHandler("onError",y,u),(Hn((l=this.options)==null?void 0:l.rollbackOnError)&&((s=this.options)!=null&&s.rollbackOnError(u))||Yc((f=this.options)==null?void 0:f.rollbackOnError)&&this.options.rollbackOnError)&&this.setState({data:this.previousValidData}),(v=(d=this.options).onFinally)==null||v.call(d,u,void 0,y),(this.options.concurrent||_===this.count)&&this.runPluginHandler("onFinally",u,void 0,y),y}}run(...u){this.runAsync(...u).catch(t=>{this.options.onError||console.error(t)})}cancel(){this.count+=1,this.setState({loading:!1}),this.runPluginHandler("onCancel")}refresh(){this.run(...this.state.params||[])}refreshAsync(){return this.runAsync(...this.state.params||[])}mutate(u){const t=Hn(u)?u(this.state.data):u;this.runPluginHandler("onMutate",t),this.setState({data:t})}}const Kc=Symbol("USEREQUEST_GLOBAL_OPTIONS_PROVIDE_KEY");function el(e){return Object.keys(e).filter(t=>["data","loading","params","error"].includes(t)).length===4}function ul(e,u={},t=[]){const n=o.inject(Kc,{}),{initialData:r=void 0,manual:i=!1,ready:c=!0,...a}={...n??{},...u??{}},l={manual:i,ready:c,initialData:r,...a},s=o.ref(e),f=o.reactive({data:r,loading:!1,params:void 0,error:void 0}),d=(E,C)=>{C?f[C]=E:el(E)&&(f.data=E.data,f.loading=E.loading,f.error=E.error,f.params=E.params)},v=t.map(E=>{var C;return(C=E?.onInit)==null?void 0:C.call(E,l)}).filter(Boolean),_=new Jc(s,l,d,Object.assign({},...v,f));_.options=l,_.pluginImpls=t.map(E=>E(_,l));const p=o.computed(()=>o.isRef(c)?c.value:c);if(o.watchEffect(()=>{if(!i){const E=_.state.params||u.defaultParams||[];p.value&&_.options.refreshDeps===!0&&s.value&&_.run(...E)}}),!i&&_.options.refreshDeps!==!0){const E=_.state.params||u.defaultParams||[];o.unref(c)&&_.run(...E)}return o.onScopeDispose(()=>{_.cancel()}),{...o.toRefs(f),cancel:_.cancel.bind(_),refresh:_.refresh.bind(_),refreshAsync:_.refreshAsync.bind(_),run:_.run.bind(_),runAsync:_.runAsync.bind(_),mutate:_.mutate.bind(_)}}const tl=(e,u)=>function(n,r={},i=[]){let c=e;const a=u||[];for(let l=a.length;l--;)c=a[l](c);return c(n,r,i)};function $t(e,u,t){var n;const r=(n=[process.env.NODE_ENV==="development"?Mc:null,Dc,Lc,$c,Hc,Zc,Dr,uc,Vc])==null?void 0:n.filter(Boolean);return tl(ul,u?.use)(e,u,[...t||[],...r])}function ne(e,u,t){const n=typeof u=="string"?{label:u}:typeof u=="boolean"?{}:u;return u?o.h(P.NFormItem,{...t,...n},{default:()=>e}):e}const nl={name:"EosIconsThreeDotsLoading"},rl={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function ol(e,u,t,n,r,i){return o.openBlock(),o.createElementBlock("svg",rl,u[0]||(u[0]=[o.createStaticVNode('<circle cx="18" cy="12" r="0" fill="#757575"><animate attributeName="r" begin=".67" calcMode="spline" dur="1.5s" keySplines="0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8" repeatCount="indefinite" values="0;2;0;0"></animate></circle><circle cx="12" cy="12" r="0" fill="#757575"><animate attributeName="r" begin=".33" calcMode="spline" dur="1.5s" keySplines="0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8" repeatCount="indefinite" values="0;2;0;0"></animate></circle><circle cx="6" cy="12" r="0" fill="#757575"><animate attributeName="r" begin="0" calcMode="spline" dur="1.5s" keySplines="0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8" repeatCount="indefinite" values="0;2;0;0"></animate></circle>',3)]))}const il=Lt(nl,[["render",ol]]),al={name:"RiSearch2Line"},cl={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function ll(e,u,t,n,r,i){return o.openBlock(),o.createElementBlock("svg",cl,u[0]||(u[0]=[o.createElementVNode("path",{fill:"currentColor",d:"M11 2c4.968 0 9 4.032 9 9s-4.032 9-9 9s-9-4.032-9-9s4.032-9 9-9m0 16c3.867 0 7-3.133 7-7s-3.133-7-7-7s-7 3.133-7 7s3.133 7 7 7m8.485.071l2.829 2.828l-1.415 1.415l-2.828-2.829z"},null,-1)]))}const Vn=Lt(al,[["render",ll]]),Pr=o.defineComponent({__name:"SearchInput",props:{value:{default:""},type:{default:"default"},autoTrigger:{type:[Boolean,Number],default:!0},searchButton:{type:Boolean,default:!0},inputProps:{},buttonProps:{},loading:{type:Boolean}},emits:["update:value"],setup(e,{emit:u}){const t=u,n=o.useTemplateRef("input-ref"),r=o.ref(e.value),{isPending:i,start:c}=Be.useTimeoutFn(()=>{},typeof e.autoTrigger=="number"?e.autoTrigger:500);o.watch(()=>e.value,f=>{r.value=f});const a=Be.useDebounceFn(()=>{t("update:value",r.value)},typeof e.autoTrigger=="number"?e.autoTrigger:500);o.watch(r,()=>{c(),e.autoTrigger&&a()});function l(){t("update:value",r.value)}function s(f){f.key==="Enter"&&l()}return o.watchEffect(()=>{!e.loading&&r.value&&n.value?.focus()}),(f,d)=>(o.openBlock(),o.createBlock(o.unref(P.NInputGroup),null,{default:o.withCtx(()=>[o.createVNode(o.unref(P.NInput),o.mergeProps({ref:"input-ref",value:r.value,"onUpdate:value":d[0]||(d[0]=v=>r.value=v),disabled:f.loading,clearable:""},f.inputProps,{onKeydown:s}),{prefix:o.withCtx(()=>[o.renderSlot(f.$slots,"prefix",{},()=>[o.renderSlot(f.$slots,"prefix-icon",{},()=>[o.createVNode(Vn)])])]),suffix:o.withCtx(()=>[o.unref(i)?(o.openBlock(),o.createBlock(il,{key:0})):o.createCommentVNode("",!0)]),_:3},16,["value","disabled"]),o.renderSlot(f.$slots,"button",{},()=>[f.searchButton?(o.openBlock(),o.createBlock(o.unref(P.NButton),o.mergeProps({key:0,type:f.type,loading:f.loading},f.buttonProps,{onClick:l}),{icon:o.withCtx(()=>[o.renderSlot(f.$slots,"button-icon",{},()=>[o.createVNode(Vn)])]),_:3},16,["type","loading"])):o.createCommentVNode("",!0)])]),_:3}))}}),De=o.defineComponent({__name:"PresetInput",props:{value:{},options:{}},emits:["update:value"],setup(e,{emit:u}){const t=u,n={button:P.NButton,"color-picker":P.NColorPicker,checkbox:P.NCheckboxGroup,"divider ":P.NDivider,"date-picker":P.NDatePicker,"dynamic-tags":P.NDynamicTags,input:P.NInput,"input-number":P.NInputNumber,search:Pr,radio:P.NRadioGroup,rate:P.NRate,select:P.NSelect,slider:P.NSlider,switch:P.NSwitch,"time-picker":P.NTimePicker};function r(){const{type:i,props:c}=e.options??{};if(i==="button"){const{label:a,...l}=c??{};return o.h(n[i],{...l},{default:()=>a})}if(i==="checkbox"){const{options:a,...l}=c??{};return o.h(n[i],{value:e.value,"onUpdate:value":s=>{t("update:value",s)},...l},{default:()=>a?.map(s=>o.h(P.NCheckbox,{...s}))})}if(i==="divider "){const{...a}=c??{};return o.h(n[i],{...a})}if(i==="radio"){const{options:a,...l}=c??{};return o.h(n[i],{value:e.value,"onUpdate:value":s=>{t("update:value",s)},...l},{default:()=>a?.map(s=>o.h(P.NRadio,{...s}))})}if(i&&n[i])return o.h(n[i],{value:e.value,"onUpdate:value":a=>{t("update:value",a)},...c})}return(i,c)=>(o.openBlock(),o.createBlock(o.resolveDynamicComponent(r())))}}),sl=o.defineComponent({__name:"DataTablePlus",props:{api:{type:Function},defaultParams:{},manual:{type:Boolean},fields:{},requestOptions:{},requestPlugins:{},columns:{},filterOptions:{},filterGridProps:{},filterFlexProps:{},filterLayout:{default:"grid"},contextMenuOptions:{},pagination:{type:[Object,Boolean]},dataTableProps:{},customStyle:{},customClass:{}},emits:["before","success","error","finally","clickRow","contextMenuRow","contextMenuSelect","load","scroll","update:checkedRowKeys","update:expandedRowKeys","update:filters","update:sorter","update:page","update:pageSize"],setup(e,{expose:u,emit:t}){const n=t,r=o.computed(()=>{const A=typeof e.filterLayout=="string"?[e.filterLayout,e.filterLayout]:e.filterLayout;return{grid:A[0]==="grid",flex:A[0]==="flex",collapsedGrid:A[1]==="grid",collapsedFlex:A[1]==="flex"}}),i=o.reactive(e.columns??[]),c=o.useTemplateRef("data-table-ref"),a={page:"page",pageSize:"pageSize",filter:"filter",sorter:"sorter",list:"list",count:"count",rowKey:"id",...e.fields},l=o.reactive({showSizePicker:!0,pageSizes:[10,20,30],pageSlot:5,prefix:A=>`共${A.itemCount}条数据`,...e.pagination&&typeof e.pagination=="boolean"?{}:e.pagination}),s=o.ref({page:1,pageSize:10,itemCount:0}),f={[a.page]:s.value.page,[a.pageSize]:s.value.pageSize,...e.defaultParams},{loading:d,data:v,error:_,params:p,run:E,runAsync:C,refresh:y,refreshAsync:b,cancel:h,mutate:k}=$t(e.api,{defaultParams:[f],manual:e.manual,...e.requestOptions,onBefore:A=>{e.requestOptions?.onBefore?.(A),n("before",A)},onSuccess:(A,B)=>{e.requestOptions?.onSuccess?.(A,B),n("success",A,B),R(A,B)},onError:(A,B)=>{e.requestOptions?.onError?.(A,B),n("error",A,B)},onFinally:(A,B,T)=>{e.requestOptions?.onFinally?.(A,B,T),n("finally",A,B,T)}},e.requestPlugins),g=[],x=o.computed(()=>v.value?Array.isArray(v.value[a.list])?v.value[a.list]:(console.warn(`DataTablePlus: data[${a.list}] must be an array`),[]):[]),w=o.computed(()=>e.columns?.reduce((A,B)=>A+Number(B.width??100),0));function R(A,B){A[a.list]?.forEach(I=>{g.some(z=>z[a.rowKey]===I[a.rowKey])||g.push(I)}),s.value.page=a.page in B[0]?Number(B[0][a.page]):1,s.value.pageSize=a.pageSize in B[0]?Number(B[0][a.pageSize]):10,s.value.itemCount=a.count in A?Number(A[a.count]):0;const T=B[0]?.[a.filter],U=B[0]?.[a.sorter];if(i){for(const I of i)if("key"in I){if(T&&I.key in T){const z=T[I.key];"filter"in I&&I.filter&&(I.filterMultiple?Array.isArray(z)&&(I.filterOptionValues=z):Array.isArray(z)||(I.filterOptionValue=z))}if("sorter"in I&&typeof I.sorter=="boolean"&&(I.sortOrder=!1),U&&I.key in U){const z=U[I.key];"sorter"in I&&I.sorter&&(I.sortOrder=z)}}}}function D(A){return E({...p.value[0],...A})}const M={onUpdatePage:A=>{n("update:page",A),!d.value&&D({[a.page]:A})},onUpdatePageSize:A=>{n("update:pageSize",A),!d.value&&D({[a.pageSize]:A})},onUpdateFilters:(A,B)=>{n("update:filters",A,B),D({[a.page]:1,[a.filter]:A})},onUpdateSorter:A=>{n("update:sorter",A);const B={};if(Array.isArray(A))for(const T of A)B[T.columnKey]=T.order;else A&&(B[A.columnKey]=A.order);D({[a.page]:1,[a.sorter]:B})},onLoad:A=>n("load",A),onScroll:A=>{n("scroll",A)},onUpdateCheckedRowKeys:(A,B,T)=>{const U=g.filter(I=>A.includes(I[a.rowKey]));n("update:checkedRowKeys",A,U,{row:o.toRaw(T.row),action:T.action})},onUpdateExpandedRowKeys:A=>{n("update:expandedRowKeys",A)}},L=o.ref(!1),W=o.ref(),Y=o.ref({x:0,y:0});function S(A,B){L.value=!1,n("contextMenuSelect",{key:A,option:B,row:o.toRaw(o.toValue(W))})}function q(A,B){return{onClick:T=>{n("clickRow",{row:o.toRaw(A),index:B,event:T})},onContextmenu:T=>{n("contextMenuRow",{row:o.toRaw(A),index:B,event:T}),e.contextMenuOptions&&(T.preventDefault(),L.value=!1,W.value=A,o.nextTick(()=>{L.value=!0,Y.value={x:T.x,y:T.y}}))}}}const re=o.ref(!1);function fe(A,B){B&&D({[B]:A})}const j={loading:d,data:v,error:_,params:p,pagination:s,rawList:x,dataTableRef:c},V={run:E,runAsync:C,refresh:y,refreshAsync:b,cancel:h,mutate:k,setParams:A=>{Object.assign(p.value[0],A)},runParams:A=>E(Object.assign(p.value[0],A)),runParamsAsync:async A=>C(Object.assign(p.value[0],A))};return u({refs:j,actions:V}),(A,B)=>(o.openBlock(),o.createBlock(o.unref(P.NFlex),{vertical:""},{default:o.withCtx(()=>[o.renderSlot(A.$slots,"filter",{refs:j,actions:V},()=>[o.createVNode(o.unref(P.NFlex),{vertical:""},{default:o.withCtx(()=>[r.value.grid?(o.openBlock(),o.createBlock(o.unref(P.NGrid),o.normalizeProps(o.mergeProps({key:0},A.filterGridProps)),{default:o.withCtx(()=>[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(A.filterOptions?.filter(T=>!T.collapsed),({key:T,gridItemProps:U,render:I,label:z,...X},ee)=>(o.openBlock(),o.createBlock(o.unref(P.NGi),o.mergeProps({key:ee,span:12},{ref_for:!0},U),{default:o.withCtx(()=>[I?(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(I(j,V),z,{path:T,labelPlacement:"left"})),{key:0})):(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(o.h(o.unref(De),{options:X,value:T?o.unref(p)[0][T]:void 0,"onUpdate:value":ge=>fe(ge,T)}),z,{path:T,labelPlacement:"left"})),{key:1}))]),_:2},1040))),128))]),_:1},16)):o.createCommentVNode("",!0),r.value.flex?(o.openBlock(),o.createBlock(o.unref(P.NFlex),o.normalizeProps(o.mergeProps({key:1},A.filterFlexProps)),{default:o.withCtx(()=>[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(A.filterOptions?.filter(T=>!T.collapsed),({key:T,render:U,label:I,...z},X)=>(o.openBlock(),o.createElementBlock(o.Fragment,{key:X},[U?(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(U(j,V),I,{path:T,labelPlacement:"left"})),{key:0})):(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(o.h(o.unref(De),{options:z,value:T?o.unref(p)[0][T]:void 0,"onUpdate:value":ee=>fe(ee,T)}),I,{path:T,labelPlacement:"left"})),{key:1}))],64))),128))]),_:1},16)):o.createCommentVNode("",!0),A.filterOptions?.filter(T=>T.collapsed)&&A.filterOptions?.filter(T=>T.collapsed)?.length>0?(o.openBlock(),o.createBlock(o.unref(P.NDivider),{key:2,style:{margin:"5px 0"}},{default:o.withCtx(()=>[o.createVNode(o.unref(P.NButton),{size:"tiny",onClick:B[0]||(B[0]=T=>re.value=!re.value)},{default:o.withCtx(()=>[o.createTextVNode(o.toDisplayString(re.value?"折叠":"展开"),1)]),_:1})]),_:1})):o.createCommentVNode("",!0),o.createVNode(o.unref(P.NCollapseTransition),{show:re.value},{default:o.withCtx(()=>[r.value.collapsedGrid?(o.openBlock(),o.createBlock(o.unref(P.NGrid),o.normalizeProps(o.mergeProps({key:0},A.filterGridProps)),{default:o.withCtx(()=>[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(A.filterOptions?.filter(T=>T.collapsed),({key:T,gridItemProps:U,render:I,label:z,...X},ee)=>(o.openBlock(),o.createBlock(o.unref(P.NGi),o.mergeProps({key:ee,span:12},{ref_for:!0},U),{default:o.withCtx(()=>[I?(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(I(j,V),z,{path:T,labelPlacement:"left"})),{key:0})):(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(o.h(o.unref(De),{options:X,value:T?o.unref(p)[0][T]:void 0,"onUpdate:value":ge=>fe(ge,T)}),z,{path:T,labelPlacement:"left"})),{key:1}))]),_:2},1040))),128))]),_:1},16)):o.createCommentVNode("",!0),r.value.collapsedFlex?(o.openBlock(),o.createBlock(o.unref(P.NFlex),o.normalizeProps(o.mergeProps({key:1},A.filterFlexProps)),{default:o.withCtx(()=>[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(A.filterOptions?.filter(T=>T.collapsed),({key:T,render:U,label:I,...z},X)=>(o.openBlock(),o.createElementBlock(o.Fragment,{key:X},[U?(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(U(j,V),I,{path:T,labelPlacement:"left"})),{key:0})):(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(o.h(o.unref(De),{options:z,value:T?o.unref(p)[0][T]:void 0,"onUpdate:value":ee=>fe(ee,T)}),I,{path:T,labelPlacement:"left"})),{key:1}))],64))),128))]),_:1},16)):o.createCommentVNode("",!0)]),_:1},8,["show"])]),_:1})]),o.createVNode(o.unref(P.NDataTable),o.mergeProps({ref:"data-table-ref",remote:"","flex-height":"","single-line":!1,"scroll-x":w.value,style:{flex:1,...A.customStyle},class:A.customClass,"row-key":T=>T[a.rowKey],loading:o.unref(d),columns:i,data:x.value,"row-props":q},A.dataTableProps,{"onUpdate:filters":M.onUpdateFilters,"onUpdate:sorter":M.onUpdateSorter,onLoad:M.onLoad,onScroll:M.onScroll,"onUpdate:checkedRowKeys":M.onUpdateCheckedRowKeys,"onUpdate:expandedRowKeys":M.onUpdateExpandedRowKeys}),{empty:o.withCtx(()=>[o.renderSlot(A.$slots,"empty",{refs:j,actions:V})]),loading:o.withCtx(()=>[o.renderSlot(A.$slots,"loading",{refs:j,actions:V})]),_:3},16,["scroll-x","style","class","row-key","loading","columns","data","onUpdate:filters","onUpdate:sorter","onLoad","onScroll","onUpdate:checkedRowKeys","onUpdate:expandedRowKeys"]),o.renderSlot(A.$slots,"actions",{refs:j,actions:V},()=>[o.createVNode(o.unref(P.NFlex),null,{default:o.withCtx(()=>[o.renderSlot(A.$slots,"extra",{refs:j,actions:V}),o.renderSlot(A.$slots,"pagination",{refs:j,actions:V},()=>[A.pagination?(o.openBlock(),o.createBlock(o.unref(P.NPagination),o.mergeProps({key:0,style:{"margin-left":"auto"},disabled:o.unref(d)},{...l,...s.value},{"onUpdate:page":M.onUpdatePage,"onUpdate:pageSize":M.onUpdatePageSize}),null,16,["disabled","onUpdate:page","onUpdate:pageSize"])):o.createCommentVNode("",!0)])]),_:3})]),A.contextMenuOptions?(o.openBlock(),o.createBlock(o.unref(P.NDropdown),{key:0,placement:"bottom-start",trigger:"manual",x:Y.value.x,y:Y.value.y,show:L.value,options:A.contextMenuOptions,onClickoutside:B[1]||(B[1]=T=>L.value=!1),onSelect:S},null,8,["x","y","show","options"])):o.createCommentVNode("",!0)]),_:3}))}});function Rr(e,u){const{string:t="",number:n=null,boolean:r=!1}=u??{};if(Array.isArray(e))return e.length=0,e;if(typeof e=="object"&&e!==null){for(const i in e)Object.prototype.hasOwnProperty.call(e,i)&&(e[i]=Rr(e[i],u));return e}return typeof e=="string"?t:typeof e=="number"?n:typeof e=="boolean"?r:e}function fl(e,u){const{rules:t,clearRules:n}=u??{},r=o.reactive(e?structuredClone(o.toRaw(e)):{}),i=t,c=o.ref(),a={ref:c,model:r,rules:i},l=Be.createEventHook();function s(){return new Promise((p,E)=>{if(!c.value)return E(new Error("formRef:undefined"));c.value.validate().then(C=>(l.trigger(o.toRaw(o.toValue(r))),p(C))).catch(E)})}function f(){c.value?.restoreValidation()}function d(){Rr(r,n)}function v(){d(),Object.assign(r,structuredClone(e))}function _(){f(),v()}return{formRef:c,formValue:o.toRef(r),formRules:i,formProps:a,validate:s,resetValidation:f,resetForm:v,reset:_,clear:d,onValidated:l.on}}function dl(e){if(!e)return;const u={};return e.forEach(t=>{t.key&&t.rules&&(u[t.key]=t.rules)}),u}const pl=o.defineComponent({__name:"PresetForm",props:{options:{},values:{},rules:{},clearRules:{},formProps:{},gridProps:{},flexProps:{},layout:{default:"grid"}},emits:["validated"],setup(e,{expose:u,emit:t}){const n=t,r=o.computed(()=>{const h=typeof e.layout=="string"?[e.layout,e.layout]:e.layout;return{grid:h[0]==="grid",flex:h[0]==="flex",collapsedGrid:h[1]==="grid",collapsedFlex:h[1]==="flex"}}),i=e.rules?{...e.rules,...dl(e.options)}:void 0,{formValue:c,formRules:a,formRef:l,validate:s,resetValidation:f,resetForm:d,reset:v,clear:_,onValidated:p}=fl(e.values,{rules:i,clearRules:e.clearRules});p(h=>{n("validated",h)});const E=o.ref(!1),C={formRef:l,formValue:c,formRules:a},y={validate:s,resetValidation:f,resetForm:d,reset:v,clear:_,onValidated:p,setValues:h=>{Object.assign(c.value,h)}};u({refs:C,actions:y});function b(h,k){k&&y.setValues({[k]:h})}return(h,k)=>(o.openBlock(),o.createBlock(o.unref(P.NForm),o.mergeProps({ref_key:"formRef",ref:l,model:o.unref(c),rules:o.unref(a)},e.formProps),{default:o.withCtx(()=>[o.renderSlot(h.$slots,"header",{refs:C,actions:y}),o.renderSlot(h.$slots,"default",{refs:C,actions:y},()=>[r.value.grid?(o.openBlock(),o.createBlock(o.unref(P.NGrid),o.normalizeProps(o.mergeProps({key:0},h.gridProps)),{default:o.withCtx(()=>[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(h.options?.filter(g=>!g.collapsed),({key:g,gridItemProps:x,render:w,label:R,...D},M)=>(o.openBlock(),o.createBlock(o.unref(P.NGi),o.mergeProps({key:M,span:12},{ref_for:!0},x),{default:o.withCtx(()=>[w?(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(w(C,y),R,{path:g})),{key:0})):(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(o.h(o.unref(De),{options:D,value:g?o.unref(c)[g]:void 0,"onUpdate:value":L=>b(L,g)}),R,{path:g})),{key:1}))]),_:2},1040))),128))]),_:1},16)):o.createCommentVNode("",!0),r.value.flex?(o.openBlock(),o.createBlock(o.unref(P.NFlex),o.normalizeProps(o.mergeProps({key:1},h.flexProps)),{default:o.withCtx(()=>[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(h.options?.filter(g=>!g.collapsed),({key:g,render:x,label:w,...R},D)=>(o.openBlock(),o.createElementBlock(o.Fragment,{key:D},[x?(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(x(C,y),w,{path:g})),{key:0})):(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(o.h(o.unref(De),{options:R,value:g?o.unref(c)[g]:void 0,"onUpdate:value":M=>b(M,g)}),w,{path:g})),{key:1}))],64))),128))]),_:1},16)):o.createCommentVNode("",!0),h.options?.filter(g=>g.collapsed)&&h.options?.filter(g=>g.collapsed)?.length>0?(o.openBlock(),o.createBlock(o.unref(P.NDivider),{key:2,style:{margin:"5px 0"}},{default:o.withCtx(()=>[o.createVNode(o.unref(P.NButton),{size:"tiny",onClick:k[0]||(k[0]=g=>E.value=!E.value)},{default:o.withCtx(()=>[o.createTextVNode(o.toDisplayString(E.value?"折叠":"展开"),1)]),_:1})]),_:1})):o.createCommentVNode("",!0),o.createVNode(o.unref(P.NCollapseTransition),{show:E.value},{default:o.withCtx(()=>[r.value.collapsedGrid?(o.openBlock(),o.createBlock(o.unref(P.NGrid),o.normalizeProps(o.mergeProps({key:0},h.gridProps)),{default:o.withCtx(()=>[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(h.options?.filter(g=>g.collapsed),({key:g,gridItemProps:x,render:w,label:R,...D},M)=>(o.openBlock(),o.createBlock(o.unref(P.NGi),o.mergeProps({key:M,span:12},{ref_for:!0},x),{default:o.withCtx(()=>[w?(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(w(C,y),R,{path:g})),{key:0})):(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(o.h(o.unref(De),{options:D,value:g?o.unref(c)[g]:void 0,"onUpdate:value":L=>b(L,g)}),R,{path:g})),{key:1}))]),_:2},1040))),128))]),_:1},16)):o.createCommentVNode("",!0),r.value.collapsedFlex?(o.openBlock(),o.createBlock(o.unref(P.NFlex),o.normalizeProps(o.mergeProps({key:1},h.flexProps)),{default:o.withCtx(()=>[(o.openBlock(!0),o.createElementBlock(o.Fragment,null,o.renderList(h.options?.filter(g=>g.collapsed),({key:g,render:x,label:w,...R},D)=>(o.openBlock(),o.createElementBlock(o.Fragment,{key:D},[x?(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(x(C,y),w,{path:g})),{key:0})):(o.openBlock(),o.createBlock(o.resolveDynamicComponent(o.unref(ne)(o.h(o.unref(De),{options:R,value:g?o.unref(c)[g]:void 0,"onUpdate:value":M=>b(M,g)}),w,{path:g})),{key:1}))],64))),128))]),_:1},16)):o.createCommentVNode("",!0)]),_:1},8,["show"])]),o.renderSlot(h.$slots,"footer",{refs:C,actions:y})]),_:3},16,["model","rules"]))}}),hl=o.defineComponent({__name:"PresetSelect",props:{api:{type:Function},defaultParams:{},manual:{type:Boolean,default:!0},fields:{},requestOptions:{},requestPlugins:{},value:{},fallbackLabel:{},multiple:{type:Boolean,default:!1},disabled:{type:Boolean},debounce:{type:[Boolean,Number],default:!0},optionFormat:{type:Function},selectProps:{},pagination:{type:[Object,Boolean]}},emits:["before","success","error","finally","blur","clear","create","focus","scroll","search","update:value","update:page","update:pageSize"],setup(e,{expose:u,emit:t}){const n=t,r=o.useTemplateRef("select-ref"),i={page:"page",pageSize:"pageSize",search:"search",list:"list",count:"count",rowKey:"id",label:"label",value:"value",children:"children",...e.fields},c=o.reactive({showSizePicker:!0,pageSizes:[10,20,30],pageSlot:5,prefix:S=>`共${S.itemCount}条数据`,...e.pagination&&typeof e.pagination=="boolean"?{}:e.pagination}),a=o.ref({page:1,pageSize:10,itemCount:0}),l={[i.page]:a.value.page,[i.pageSize]:a.value.pageSize,[i.search]:"",...e.defaultParams},{data:s,error:f,loading:d,params:v,run:_,runAsync:p,refresh:E,refreshAsync:C,cancel:y,mutate:b}=$t(e.api,{defaultParams:[l],manual:e.manual,...e.requestOptions,onBefore:S=>{e.requestOptions?.onBefore?.(S),n("before",S)},onSuccess:(S,q)=>{e.requestOptions?.onSuccess?.(S,q),n("success",S,q),g(S,q)},onError:(S,q)=>{e.requestOptions?.onError?.(S,q),n("error",S,q)},onFinally:(S,q,re)=>{e.requestOptions?.onFinally?.(S,q,re),n("finally",S,q,re)}},e.requestPlugins),h=o.computed(()=>s.value?Array.isArray(s.value[i.list])?s.value[i.list]:(console.warn(`DataTablePlus: data[${i.list}] must be an array`),[]):[]),k=o.computed(()=>typeof e.optionFormat=="function"?h.value.map(S=>e.optionFormat(S)).filter(S=>!!S):h.value.map(S=>({[i.label]:S[i.label],[i.value]:S[i.value],[i.children]:S[i.children],key:S[i.rowKey]})));function g(S,q){a.value.page=q[0]&&i.page in q[0]?Number(q[0][i.page]):1,a.value.pageSize=q[0]&&i.pageSize in q[0]?Number(q[0][i.pageSize]):10,a.value.itemCount=i.count in S?Number(S[i.count]):0}function x(S){return _({...v.value[0],...S})}const w=o.ref(""),R=Be.useDebounceFn(()=>{x({[i.page]:1,[i.search]:w.value})},typeof e.debounce=="number"?e.debounce:500),D={onBlur:S=>{n("blur",S)},onClear:()=>{n("clear")},onCreate:S=>n("create",S),onFocus:S=>{n("focus",S)},onScroll:S=>{n("scroll",S)},onUpdateValue:(S,q)=>{const re=Array.isArray(S)?h.value.filter(fe=>S.includes(fe[i.rowKey])):h.value.find(fe=>fe[i.rowKey]===S)??null;n("update:value",S,q,o.toRaw(o.toValue(re)))},onSearch:S=>{w.value=S,!d.value&&(e.debounce?R():x({[i.page]:1,[i.search]:w.value}))},onUpdateShow:S=>{S&&(s.value||e.manual&&_(l))}},M={onUpdatePage:S=>{n("update:page",S),!d.value&&x({[i.page]:S})},onUpdatePageSize:S=>{n("update:pageSize",S),!d.value&&x({[i.pageSize]:S})}};function L(S){return{[i.label]:e.fallbackLabel??`${S}`,[i.value]:S}}const W={loading:d,data:s,error:f,params:v,pagination:a,rawList:h,selectRef:r},Y={run:_,runAsync:p,refresh:E,refreshAsync:C,cancel:y,mutate:b,setParams:S=>{Object.assign(v.value[0],S)},runParams:S=>_(Object.assign(v.value[0],S)),runParamsAsync:async S=>p(Object.assign(v.value[0],S))};return u({refs:W,actions:Y}),(S,q)=>(o.openBlock(),o.createBlock(o.unref(P.NSelect),o.mergeProps({ref:"select-ref",remote:"",filterable:"",multiple:S.multiple,disabled:S.disabled,options:k.value,"label-field":i.label,"value-field":i.value,"children-field":i.children,value:S.value,"fallback-option":L,loading:o.unref(d)},S.selectProps,{onBlur:D.onBlur,onClear:D.onClear,onCreate:D.onCreate,onFocus:D.onFocus,onScroll:D.onScroll,onSearch:D.onSearch,"onUpdate:show":D.onUpdateShow,"onUpdate:value":D.onUpdateValue}),{header:o.withCtx(()=>[o.renderSlot(S.$slots,"header",{refs:W,actions:Y})]),action:o.withCtx(()=>[o.renderSlot(S.$slots,"action",{refs:W,actions:Y},()=>[o.createVNode(o.unref(P.NFlex),null,{default:o.withCtx(()=>[o.renderSlot(S.$slots,"extra",{refs:W,actions:Y}),o.renderSlot(S.$slots,"pagination",{refs:W,actions:Y},()=>[S.pagination?(o.openBlock(),o.createBlock(o.unref(P.NPagination),o.mergeProps({key:0,style:{"margin-left":"auto"},simple:"",disabled:o.unref(d)},{...c,...a.value},{"onUpdate:page":M.onUpdatePage,"onUpdate:pageSize":M.onUpdatePageSize}),null,16,["disabled","onUpdate:page","onUpdate:pageSize"])):o.createCommentVNode("",!0)])]),_:3})])]),empty:o.withCtx(()=>[o.renderSlot(S.$slots,"empty")]),arrow:o.withCtx(()=>[o.renderSlot(S.$slots,"arrow")]),_:3},16,["multiple","disabled","options","label-field","value-field","children-field","value","loading","onBlur","onClear","onCreate","onFocus","onScroll","onSearch","onUpdate:show","onUpdate:value"]))}}),bl=o.defineComponent({__name:"RemoteRequest",props:{api:{type:Function},defaultParams:{},manual:{type:Boolean},fields:{},requestOptions:{},requestPlugins:{}},emits:["before","success","error","finally"],setup(e,{expose:u,emit:t}){const n=t,r={page:"page",pageSize:"pageSize",search:"search",...e.fields},{loading:i,data:c,error:a,params:l,run:s,runAsync:f,refresh:d,refreshAsync:v,cancel:_,mutate:p}=$t(e.api,{defaultParams:[{[r.page]:1,[r.pageSize]:10,[r.search]:"",...e.defaultParams}],manual:e.manual,...e.requestOptions,onBefore:y=>{e.requestOptions?.onBefore?.(y),n("before",y)},onSuccess:(y,b)=>{e.requestOptions?.onSuccess?.(y,b),n("success",y,b)},onError:(y,b)=>{e.requestOptions?.onError?.(y,b),n("error",y,b)},onFinally:(y,b,h)=>{e.requestOptions?.onFinally?.(y,b,h),n("finally",y,b,h)}},e.requestPlugins),E={loading:i,data:c,error:a,params:l},C={run:s,runAsync:f,refresh:d,refreshAsync:v,cancel:_,mutate:p,setParam:y=>{Object.assign(l.value[0],y)},runParam:y=>s(Object.assign(l.value[0],y)),runParamAsync:async y=>f(Object.assign(l.value[0],y))};return u({refs:E,actions:C}),(y,b)=>o.renderSlot(y.$slots,"default",{refs:E,actions:C})}}),ml=o.defineComponent({__name:"ToggleEditor",props:o.mergeModels({inputProps:{}},{value:{},valueModifiers:{}}),emits:["update:value"],setup(e){const u=o.useModel(e,"value"),t=o.ref(!1),n=o.useTemplateRef("inputRef"),r=o.ref(u.value);function i(){t.value=!0,o.nextTick(()=>{n.value?.focus()})}function c(){t.value=!1,u.value=r.value}return(a,l)=>(o.openBlock(),o.createElementBlock("div",{onClick:i},[t.value?(o.openBlock(),o.createBlock(o.unref(P.NInput),o.mergeProps({key:0,ref_key:"inputRef",ref:n,value:r.value},a.inputProps,{"onUpdate:value":l[0]||(l[0]=s=>r.value=s),onChange:c,onBlur:c}),null,16,["value"])):(o.openBlock(),o.createElementBlock(o.Fragment,{key:1},[o.createTextVNode(o.toDisplayString(r.value),1)],64))]))}}),gl=o.defineComponent({__name:"TooltipButton",props:{value:{},tooltipProps:{},buttonProps:{}},emits:["click"],setup(e,{emit:u}){const t=u;return(n,r)=>(o.openBlock(),o.createBlock(o.unref(P.NTooltip),o.normalizeProps(o.guardReactiveProps(n.tooltipProps)),{trigger:o.withCtx(()=>[o.createVNode(o.unref(P.NButton),o.mergeProps(n.buttonProps,{onClick:r[0]||(r[0]=i=>t("click",i))}),{icon:o.withCtx(()=>[o.renderSlot(n.$slots,"icon")]),default:o.withCtx(()=>[o.renderSlot(n.$slots,"default")]),_:3},16)]),default:o.withCtx(()=>[o.renderSlot(n.$slots,"tooltip",{},()=>[o.createTextVNode(o.toDisplayString(n.value),1)])]),_:3},16))}});exports.NBubble=I0;exports.NConfigProviders=j0;exports.NCopyButton=Z0;exports.NDataTablePlus=sl;exports.NFullLoading=Ar;exports.NPresetForm=pl;exports.NPresetInput=De;exports.NPresetSelect=hl;exports.NRemoteRequest=bl;exports.NSearchInput=Pr;exports.NToggleEditor=ml;exports.NTooltipButton=gl;exports.NTransition=Ft;exports.NTypeWriter=wr;
|