@oiij/naive-ui 0.0.63 → 0.0.64

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (31) hide show
  1. package/dist/components/data-table-plus/DataTablePlus.vue.d.ts +98 -7
  2. package/dist/components/preset-form/PresetForm.vue.d.ts +4 -6
  3. package/dist/components/search-input/SearchInput.vue.d.ts +48 -48
  4. package/dist/components/toggle-editor/ToggleEditor.vue.d.ts +24 -24
  5. package/dist/components.js +508 -525
  6. package/dist/composables/{index.d.ts → index.d.mts} +3 -3
  7. package/dist/composables/{useDataRequest.d.cts → useDataRequest.d.mts} +2 -2
  8. package/dist/composables/{useNaiveForm.d.ts → useNaiveForm.d.mts} +4 -5
  9. package/dist/composables/{useNaiveForm.js → useNaiveForm.mjs} +1 -3
  10. package/dist/composables/{useNaiveTheme.d.ts → useNaiveTheme.d.mts} +1 -1
  11. package/dist/composables/{useNaiveTheme.js → useNaiveTheme.mjs} +2 -2
  12. package/dist/{index.d.cts → index.d.mts} +4 -3
  13. package/dist/index.mjs +5 -0
  14. package/package.json +21 -24
  15. package/dist/_virtual/rolldown_runtime.cjs +0 -25
  16. package/dist/components.cjs +0 -42
  17. package/dist/components.umd.cjs +0 -42
  18. package/dist/composables/_helper.cjs +0 -29
  19. package/dist/composables/_helper.d.ts +0 -10
  20. package/dist/composables/useDataRequest.cjs +0 -105
  21. package/dist/composables/useDataRequest.d.ts +0 -61
  22. package/dist/composables/useNaiveForm.cjs +0 -92
  23. package/dist/composables/useNaiveForm.d.cts +0 -40
  24. package/dist/composables/useNaiveTheme.cjs +0 -89
  25. package/dist/composables/useNaiveTheme.d.cts +0 -171
  26. package/dist/index.cjs +0 -7
  27. package/dist/index.d.ts +0 -5
  28. package/dist/index.js +0 -5
  29. /package/dist/composables/{_helper.d.cts → _helper.d.mts} +0 -0
  30. /package/dist/composables/{_helper.js → _helper.mjs} +0 -0
  31. /package/dist/composables/{useDataRequest.js → useDataRequest.mjs} +0 -0
@@ -1,42 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("vue"),R=require("naive-ui"),pe=require("@vueuse/core");function Wr(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 o={install(p){r=p.c;const E=p.context;E.bem={},E.bem.b=null,E.bem.els=null}};function a(p){let E,_;return{before(w){E=w.bem.b,_=w.bem.els,w.bem.els=null},after(w){w.bem.b=E,w.bem.els=_},$({context:w,props:m}){return p=typeof p=="string"?p:p({context:w,props:m}),w.bem.b=p,`${m?.bPrefix||u}${w.bem.b}`}}}function c(p){let E;return{before(_){E=_.bem.els},after(_){_.bem.els=E},$({context:_,props:w}){return p=typeof p=="string"?p:p({context:_,props:w}),_.bem.els=p.split(",").map(m=>m.trim()),_.bem.els.map(m=>`${w?.bPrefix||u}${_.bem.b}${t}${m}`).join(", ")}}}function l(p){return{$({context:E,props:_}){p=typeof p=="string"?p:p({context:E,props:_});const w=p.split(",").map(k=>k.trim());function m(k){return w.map(h=>`&${_?.bPrefix||u}${E.bem.b}${k!==void 0?`${t}${k}`:""}${n}${h}`).join(", ")}const g=E.bem.els;if(g!==null){if(process.env.NODE_ENV!=="production"&&g.length>=2)throw Error(`[css-render/plugin-bem]: m(${p}) is invalid, using modifier inside multiple elements is not allowed`);return m(g[0])}else return m()}}}function s(p){return{$({context:E,props:_}){p=typeof p=="string"?p:p({context:E,props:_});const w=E.bem.els;if(process.env.NODE_ENV!=="production"&&w!==null&&w.length>=2)throw Error(`[css-render/plugin-bem]: notM(${p}) is invalid, using modifier inside multiple elements is not allowed`);return`&:not(${_?.bPrefix||u}${E.bem.b}${w!==null&&w.length>0?`${t}${w[0]}`:""}${n}${p})`}}}return Object.assign(o,{cB:((...p)=>r(a(p[0]),p[1],p[2])),cE:((...p)=>r(c(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]))}),o}function Zr(e){let u=0;for(let t=0;t<e.length;++t)e[t]==="&"&&++u;return u}const Kn=/\s*,(?![^(]*\))\s*/g,Yr=/\s+/g;function Xr(e,u){const t=[];return u.split(Kn).forEach(n=>{let r=Zr(n);if(r){if(r===1){e.forEach(a=>{t.push(n.replace("&",a))});return}}else{e.forEach(a=>{t.push((a&&a+" ")+n)});return}let o=[n];for(;r--;){const a=[];o.forEach(c=>{e.forEach(l=>{a.push(c.replace("&",l))})}),o=a}o.forEach(a=>t.push(a))}),t}function Qr(e,u){const t=[];return u.split(Kn).forEach(n=>{e.forEach(r=>{t.push((r&&r+" ")+n)})}),t}function Jr(e){let u=[""];return e.forEach(t=>{t=t&&t.trim(),t&&(t.includes("&")?u=Xr(u,t):u=Qr(u,t))}),u.join(", ").replace(Yr," ")}function dn(e){if(!e)return;const u=e.parentElement;u&&u.removeChild(e)}function Nt(e,u){return(u??document.head).querySelector(`style[cssr-id="${e}"]`)}function Kr(e){const u=document.createElement("style");return u.setAttribute("cssr-id",e),u}function Eu(e){return e?/^\s*@(s|m)/.test(e):!1}const eo=/[A-Z]/g;function er(e){return e.replace(eo,u=>"-"+u.toLowerCase())}function uo(e,u=" "){return typeof e=="object"&&e!==null?` {
2
- `+Object.entries(e).map(t=>u+` ${er(t[0])}: ${t[1]};`).join(`
3
- `)+`
4
- `+u+"}":`: ${e};`}function to(e,u,t){return typeof e=="function"?e({context:u.context,props:t}):e}function pn(e,u,t,n){if(!u)return"";const r=to(u,t,n);if(!r)return"";if(typeof r=="string")return`${e} {
5
- ${r}
6
- }`;const o=Object.keys(r);if(o.length===0)return t.config.keepEmptyBlock?e+` {
7
- }`:"";const a=e?[e+" {"]:[];return o.forEach(c=>{const l=r[c];if(c==="raw"){a.push(`
8
- `+l+`
9
- `);return}c=er(c),l!=null&&a.push(` ${c}${uo(l)}`)}),e&&a.push("}"),a.join(`
10
- `)}function At(e,u,t){e&&e.forEach(n=>{if(Array.isArray(n))At(n,u,t);else if(typeof n=="function"){const r=n(u);Array.isArray(r)?At(r,u,t):r&&t(r)}else n&&t(n)})}function ur(e,u,t,n,r){const o=e.$;let a="";if(!o||typeof o=="string")Eu(o)?a=o:u.push(o);else if(typeof o=="function"){const s=o({context:n.context,props:r});Eu(s)?a=s:u.push(s)}else if(o.before&&o.before(n.context),!o.$||typeof o.$=="string")Eu(o.$)?a=o.$:u.push(o.$);else if(o.$){const s=o.$({context:n.context,props:r});Eu(s)?a=s:u.push(s)}const c=Jr(u),l=pn(c,e.props,n,r);a?t.push(`${a} {`):l.length&&t.push(l),e.children&&At(e.children,{context:n.context,props:r},s=>{if(typeof s=="string"){const f=pn(c,{raw:s},n,r);t.push(f)}else ur(s,u,t,n,r)}),u.pop(),a&&t.push("}"),o&&o.after&&o.after(n.context)}function no(e,u,t){const n=[];return ur(e,[],n,u,t),n.join(`
11
-
12
- `)}function ro(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 oo(e,u,t,n){const{els:r}=u;if(t===void 0)r.forEach(dn),u.els=[];else{const o=Nt(t,n);o&&r.includes(o)&&(dn(o),u.els=r.filter(a=>a!==o))}}function hn(e,u){e.push(u)}function io(e,u,t,n,r,o,a,c,l){let s;if(t===void 0&&(s=u.render(n),t=ro(s)),l){l.adapter(t,s??u.render(n));return}c===void 0&&(c=document.head);const f=Nt(t,c);if(f!==null&&!o)return f;const d=f??Kr(t);if(s===void 0&&(s=u.render(n)),d.textContent=s,f!==null)return f;if(a){const y=c.querySelector(`meta[name="${a}"]`);if(y)return c.insertBefore(d,y),hn(u.els,d),d}return r?c.insertBefore(d,c.querySelector("style, link")):c.appendChild(d),hn(u.els,d),d}function ao(e){return no(this,this.instance,e)}function co(e={}){const{id:u,ssr:t,props:n,head:r=!1,force:o=!1,anchorMetaName:a,parent:c}=e;return io(this.instance,this,u,n,r,o,a,c,t)}function lo(e={}){const{id:u,parent:t}=e;oo(this.instance,this,u,t)}const Au=function(e,u,t,n){return{instance:e,$:u,props:t,children:n,els:[],render:ao,mount:co,unmount:lo}},so=function(e,u,t,n){return Array.isArray(u)?Au(e,{$:null},null,u):Array.isArray(t)?Au(e,u,null,t):Array.isArray(n)?Au(e,u,t,n):Au(e,u,t,null)};function fo(e={}){const u={c:((...t)=>so(u,...t)),use:(t,...n)=>t.install(u,...n),find:Nt,context:{},config:e};return u}function po(e){const{namespace:u="n",blockPrefix:t=`.${u}-`,elementPrefix:n="__",modifierPrefix:r="--"}=e??{},o=fo(),a=Wr({blockPrefix:t,elementPrefix:n,modifierPrefix:r});return o.use(a),{namespace:u,blockPrefix:t,elementPrefix:n,modifierPrefix:r,cssr:o,plugin:a}}const ho="@css-render/vue3-ssr";function bo(e,u){return`<style cssr-id="${e}">
13
- ${u}
14
- </style>`}function mo(e,u,t){const{styles:n,ids:r}=t;r.has(e)||n!==null&&(r.add(e),n.push(bo(e,u)))}const go=typeof document<"u";function xo(){if(go)return;const e=i.inject(ho,null);if(e!==null)return{adapter:(u,t)=>mo(u,t,e),context:e}}function qu(e,u){const t=xo();function n(){u.mount({id:e,head:!0,ssr:t})}t?n():i.onBeforeMount(()=>{n()})}const{cssr:ju,plugin:Vu,namespace:fu}=po(),{c:ko}=ju,{cB:wu}=Vu,vo=`${fu}-transition`;function yo({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[wu(`${e}-enter-active`,{transition:`all ${u} ${n}!important`}),wu(`${e}-leave-active`,{transition:`all ${t} ${r}!important`}),wu(`${e}-enter-from`,{opacity:0}),wu(`${e}-leave-to`,{opacity:0})]}function _o(){return ko([yo()])}const Bt=i.defineComponent({__name:"BaseTransition",props:{name:{default:"fade"},transitionProps:{}},setup(e){return qu(vo,_o()),(u,t)=>(i.openBlock(),i.createBlock(i.Transition,i.mergeProps({name:`${i.unref(fu)}-${e.name}`,appear:"",mode:"out-in"},e.transitionProps),{default:i.withCtx(()=>[i.renderSlot(u.$slots,"default")]),_:3},16,["name"]))}});/*! @license DOMPurify 3.3.0 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.3.0/LICENSE */const{entries:tr,setPrototypeOf:bn,isFrozen:Eo,getPrototypeOf:Ao,getOwnPropertyDescriptor:wo}=Object;let{freeze:ie,seal:he,create:wt}=Object,{apply:Ct,construct:Dt}=typeof Reflect<"u"&&Reflect;ie||(ie=function(u){return u});he||(he=function(u){return u});Ct||(Ct=function(u,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];return u.apply(t,r)});Dt||(Dt=function(u){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return new u(...n)});const Cu=ae(Array.prototype.forEach),Co=ae(Array.prototype.lastIndexOf),mn=ae(Array.prototype.pop),Ke=ae(Array.prototype.push),Do=ae(Array.prototype.splice),Nu=ae(String.prototype.toLowerCase),ot=ae(String.prototype.toString),it=ae(String.prototype.match),eu=ae(String.prototype.replace),Fo=ae(String.prototype.indexOf),So=ae(String.prototype.trim),me=ae(Object.prototype.hasOwnProperty),oe=ae(RegExp.prototype.test),uu=To(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 Ct(e,u,n)}}function To(e){return function(){for(var u=arguments.length,t=new Array(u),n=0;n<u;n++)t[n]=arguments[n];return Dt(e,t)}}function z(e,u){let t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Nu;bn&&bn(e,null);let n=u.length;for(;n--;){let r=u[n];if(typeof r=="string"){const o=t(r);o!==r&&(Eo(u)||(u[n]=o),r=o)}e[r]=!0}return e}function Po(e){for(let u=0;u<e.length;u++)me(e,u)||(e[u]=null);return e}function Fe(e){const u=wt(null);for(const[t,n]of tr(e))me(e,t)&&(Array.isArray(n)?u[t]=Po(n):n&&typeof n=="object"&&n.constructor===Object?u[t]=Fe(n):u[t]=n);return u}function tu(e,u){for(;e!==null;){const n=wo(e,u);if(n){if(n.get)return ae(n.get);if(typeof n.value=="function")return ae(n.value)}e=Ao(e)}function t(){return null}return t}const gn=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","search","section","select","shadow","slot","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"]),at=ie(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","enterkeyhint","exportparts","filter","font","g","glyph","glyphref","hkern","image","inputmode","line","lineargradient","marker","mask","metadata","mpath","part","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),ct=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"]),Ro=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"]),lt=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"]),No=ie(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),xn=ie(["#text"]),kn=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","exportparts","face","for","headers","height","hidden","high","href","hreflang","id","inert","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","part","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","slot","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),st=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","mask-type","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"]),vn=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"]),Du=ie(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Bo=he(/\{\{[\w\W]*|[\w\W]*\}\}/gm),Oo=he(/<%[\w\W]*|[\w\W]*%>/gm),Mo=he(/\$\{[\w\W]*/gm),Lo=he(/^data-[\-\w.\u00B7-\uFFFF]+$/),zo=he(/^aria-[\-\w]+$/),nr=he(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Io=he(/^(?:\w+script|data):/i),$o=he(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),rr=he(/^html$/i),Uo=he(/^[a-z][.\w]*(-[.\w]+)+$/i);var yn=Object.freeze({__proto__:null,ARIA_ATTR:zo,ATTR_WHITESPACE:$o,CUSTOM_ELEMENT:Uo,DATA_ATTR:Lo,DOCTYPE_NAME:rr,ERB_EXPR:Oo,IS_ALLOWED_URI:nr,IS_SCRIPT_OR_DATA:Io,MUSTACHE_EXPR:Bo,TMPLIT_EXPR:Mo});const nu={element:1,text:3,progressingInstruction:7,comment:8,document:9},qo=function(){return typeof window>"u"?null:window},jo=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 o="dompurify"+(n?"#"+n:"");try{return u.createPolicy(o,{createHTML(a){return a},createScriptURL(a){return a}})}catch{return console.warn("TrustedTypes policy "+o+" could not be created."),null}},_n=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function or(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:qo();const u=O=>or(O);if(u.version="3.3.0",u.removed=[],!e||!e.document||e.document.nodeType!==nu.document||!e.Element)return u.isSupported=!1,u;let{document:t}=e;const n=t,r=n.currentScript,{DocumentFragment:o,HTMLTemplateElement:a,Node:c,Element:l,NodeFilter:s,NamedNodeMap:f=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:d,DOMParser:y,trustedTypes:v}=e,p=l.prototype,E=tu(p,"cloneNode"),_=tu(p,"remove"),w=tu(p,"nextSibling"),m=tu(p,"childNodes"),g=tu(p,"parentNode");if(typeof a=="function"){const O=t.createElement("template");O.content&&O.content.ownerDocument&&(t=O.content.ownerDocument)}let k,h="";const{implementation:x,createNodeIterator:A,createDocumentFragment:S,getElementsByTagName:C}=t,{importNode:N}=n;let T=_n();u.isSupported=typeof tr=="function"&&typeof g=="function"&&x&&x.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:M,ERB_EXPR:q,TMPLIT_EXPR:V,DATA_ATTR:X,ARIA_ATTR:re,IS_SCRIPT_OR_DATA:fe,ATTR_WHITESPACE:$,CUSTOM_ELEMENT:P}=yn;let{IS_ALLOWED_URI:G}=yn,U=null;const Z=z({},[...gn,...at,...ct,...lt,...xn]);let Y=null;const J=z({},[...kn,...st,...vn,...Du]);let F=Object.seal(wt(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}})),I=null,L=null;const H=Object.seal(wt(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}}));let Be=!0,Ae=!0,Oe=!1,bu=!0,xe=!1,mu=!0,Me=!1,Xu=!1,Qu=!1,Ie=!1,gu=!1,xu=!1,Wt=!0,Zt=!1;const Ir="user-content-";let Ju=!0,Qe=!1,$e={},Ue=null;const Yt=z({},["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 Xt=null;const Qt=z({},["audio","video","img","source","image","track"]);let Ku=null;const Jt=z({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),ku="http://www.w3.org/1998/Math/MathML",vu="http://www.w3.org/2000/svg",we="http://www.w3.org/1999/xhtml";let qe=we,et=!1,ut=null;const $r=z({},[ku,vu,we],ot);let yu=z({},["mi","mo","mn","ms","mtext"]),_u=z({},["annotation-xml"]);const Ur=z({},["title","style","font","a","script"]);let Je=null;const qr=["application/xhtml+xml","text/html"],jr="text/html";let K=null,je=null;const Vr=t.createElement("form"),Kt=function(b){return b instanceof RegExp||b instanceof Function},tt=function(){let b=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(je&&je===b)){if((!b||typeof b!="object")&&(b={}),b=Fe(b),Je=qr.indexOf(b.PARSER_MEDIA_TYPE)===-1?jr:b.PARSER_MEDIA_TYPE,K=Je==="application/xhtml+xml"?ot:Nu,U=me(b,"ALLOWED_TAGS")?z({},b.ALLOWED_TAGS,K):Z,Y=me(b,"ALLOWED_ATTR")?z({},b.ALLOWED_ATTR,K):J,ut=me(b,"ALLOWED_NAMESPACES")?z({},b.ALLOWED_NAMESPACES,ot):$r,Ku=me(b,"ADD_URI_SAFE_ATTR")?z(Fe(Jt),b.ADD_URI_SAFE_ATTR,K):Jt,Xt=me(b,"ADD_DATA_URI_TAGS")?z(Fe(Qt),b.ADD_DATA_URI_TAGS,K):Qt,Ue=me(b,"FORBID_CONTENTS")?z({},b.FORBID_CONTENTS,K):Yt,I=me(b,"FORBID_TAGS")?z({},b.FORBID_TAGS,K):Fe({}),L=me(b,"FORBID_ATTR")?z({},b.FORBID_ATTR,K):Fe({}),$e=me(b,"USE_PROFILES")?b.USE_PROFILES:!1,Be=b.ALLOW_ARIA_ATTR!==!1,Ae=b.ALLOW_DATA_ATTR!==!1,Oe=b.ALLOW_UNKNOWN_PROTOCOLS||!1,bu=b.ALLOW_SELF_CLOSE_IN_ATTR!==!1,xe=b.SAFE_FOR_TEMPLATES||!1,mu=b.SAFE_FOR_XML!==!1,Me=b.WHOLE_DOCUMENT||!1,Ie=b.RETURN_DOM||!1,gu=b.RETURN_DOM_FRAGMENT||!1,xu=b.RETURN_TRUSTED_TYPE||!1,Qu=b.FORCE_BODY||!1,Wt=b.SANITIZE_DOM!==!1,Zt=b.SANITIZE_NAMED_PROPS||!1,Ju=b.KEEP_CONTENT!==!1,Qe=b.IN_PLACE||!1,G=b.ALLOWED_URI_REGEXP||nr,qe=b.NAMESPACE||we,yu=b.MATHML_TEXT_INTEGRATION_POINTS||yu,_u=b.HTML_INTEGRATION_POINTS||_u,F=b.CUSTOM_ELEMENT_HANDLING||{},b.CUSTOM_ELEMENT_HANDLING&&Kt(b.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(F.tagNameCheck=b.CUSTOM_ELEMENT_HANDLING.tagNameCheck),b.CUSTOM_ELEMENT_HANDLING&&Kt(b.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(F.attributeNameCheck=b.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),b.CUSTOM_ELEMENT_HANDLING&&typeof b.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(F.allowCustomizedBuiltInElements=b.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),xe&&(Ae=!1),gu&&(Ie=!0),$e&&(U=z({},xn),Y=[],$e.html===!0&&(z(U,gn),z(Y,kn)),$e.svg===!0&&(z(U,at),z(Y,st),z(Y,Du)),$e.svgFilters===!0&&(z(U,ct),z(Y,st),z(Y,Du)),$e.mathMl===!0&&(z(U,lt),z(Y,vn),z(Y,Du))),b.ADD_TAGS&&(typeof b.ADD_TAGS=="function"?H.tagCheck=b.ADD_TAGS:(U===Z&&(U=Fe(U)),z(U,b.ADD_TAGS,K))),b.ADD_ATTR&&(typeof b.ADD_ATTR=="function"?H.attributeCheck=b.ADD_ATTR:(Y===J&&(Y=Fe(Y)),z(Y,b.ADD_ATTR,K))),b.ADD_URI_SAFE_ATTR&&z(Ku,b.ADD_URI_SAFE_ATTR,K),b.FORBID_CONTENTS&&(Ue===Yt&&(Ue=Fe(Ue)),z(Ue,b.FORBID_CONTENTS,K)),Ju&&(U["#text"]=!0),Me&&z(U,["html","head","body"]),U.table&&(z(U,["tbody"]),delete I.tbody),b.TRUSTED_TYPES_POLICY){if(typeof b.TRUSTED_TYPES_POLICY.createHTML!="function")throw uu('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof b.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw uu('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');k=b.TRUSTED_TYPES_POLICY,h=k.createHTML("")}else k===void 0&&(k=jo(v,r)),k!==null&&typeof h=="string"&&(h=k.createHTML(""));ie&&ie(b),je=b}},en=z({},[...at,...ct,...Ro]),un=z({},[...lt,...No]),Hr=function(b){let D=g(b);(!D||!D.tagName)&&(D={namespaceURI:qe,tagName:"template"});const B=Nu(b.tagName),W=Nu(D.tagName);return ut[b.namespaceURI]?b.namespaceURI===vu?D.namespaceURI===we?B==="svg":D.namespaceURI===ku?B==="svg"&&(W==="annotation-xml"||yu[W]):!!en[B]:b.namespaceURI===ku?D.namespaceURI===we?B==="math":D.namespaceURI===vu?B==="math"&&_u[W]:!!un[B]:b.namespaceURI===we?D.namespaceURI===vu&&!_u[W]||D.namespaceURI===ku&&!yu[W]?!1:!un[B]&&(Ur[B]||!en[B]):!!(Je==="application/xhtml+xml"&&ut[b.namespaceURI]):!1},ke=function(b){Ke(u.removed,{element:b});try{g(b).removeChild(b)}catch{_(b)}},Le=function(b,D){try{Ke(u.removed,{attribute:D.getAttributeNode(b),from:D})}catch{Ke(u.removed,{attribute:null,from:D})}if(D.removeAttribute(b),b==="is")if(Ie||gu)try{ke(D)}catch{}else try{D.setAttribute(b,"")}catch{}},tn=function(b){let D=null,B=null;if(Qu)b="<remove></remove>"+b;else{const Q=it(b,/^[\r\n\t ]+/);B=Q&&Q[0]}Je==="application/xhtml+xml"&&qe===we&&(b='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+b+"</body></html>");const W=k?k.createHTML(b):b;if(qe===we)try{D=new y().parseFromString(W,Je)}catch{}if(!D||!D.documentElement){D=x.createDocument(qe,"template",null);try{D.documentElement.innerHTML=et?h:W}catch{}}const ne=D.body||D.documentElement;return b&&B&&ne.insertBefore(t.createTextNode(B),ne.childNodes[0]||null),qe===we?C.call(D,Me?"html":"body")[0]:Me?D.documentElement:ne},nn=function(b){return A.call(b.ownerDocument||b,b,s.SHOW_ELEMENT|s.SHOW_COMMENT|s.SHOW_TEXT|s.SHOW_PROCESSING_INSTRUCTION|s.SHOW_CDATA_SECTION,null)},nt=function(b){return b instanceof d&&(typeof b.nodeName!="string"||typeof b.textContent!="string"||typeof b.removeChild!="function"||!(b.attributes instanceof f)||typeof b.removeAttribute!="function"||typeof b.setAttribute!="function"||typeof b.namespaceURI!="string"||typeof b.insertBefore!="function"||typeof b.hasChildNodes!="function")},rn=function(b){return typeof c=="function"&&b instanceof c};function Ce(O,b,D){Cu(O,B=>{B.call(u,b,D,je)})}const on=function(b){let D=null;if(Ce(T.beforeSanitizeElements,b,null),nt(b))return ke(b),!0;const B=K(b.nodeName);if(Ce(T.uponSanitizeElement,b,{tagName:B,allowedTags:U}),mu&&b.hasChildNodes()&&!rn(b.firstElementChild)&&oe(/<[/\w!]/g,b.innerHTML)&&oe(/<[/\w!]/g,b.textContent)||b.nodeType===nu.progressingInstruction||mu&&b.nodeType===nu.comment&&oe(/<[/\w]/g,b.data))return ke(b),!0;if(!(H.tagCheck instanceof Function&&H.tagCheck(B))&&(!U[B]||I[B])){if(!I[B]&&cn(B)&&(F.tagNameCheck instanceof RegExp&&oe(F.tagNameCheck,B)||F.tagNameCheck instanceof Function&&F.tagNameCheck(B)))return!1;if(Ju&&!Ue[B]){const W=g(b)||b.parentNode,ne=m(b)||b.childNodes;if(ne&&W){const Q=ne.length;for(let ce=Q-1;ce>=0;--ce){const De=E(ne[ce],!0);De.__removalCount=(b.__removalCount||0)+1,W.insertBefore(De,w(b))}}}return ke(b),!0}return b instanceof l&&!Hr(b)||(B==="noscript"||B==="noembed"||B==="noframes")&&oe(/<\/no(script|embed|frames)/i,b.innerHTML)?(ke(b),!0):(xe&&b.nodeType===nu.text&&(D=b.textContent,Cu([M,q,V],W=>{D=eu(D,W," ")}),b.textContent!==D&&(Ke(u.removed,{element:b.cloneNode()}),b.textContent=D)),Ce(T.afterSanitizeElements,b,null),!1)},an=function(b,D,B){if(Wt&&(D==="id"||D==="name")&&(B in t||B in Vr))return!1;if(!(Ae&&!L[D]&&oe(X,D))){if(!(Be&&oe(re,D))){if(!(H.attributeCheck instanceof Function&&H.attributeCheck(D,b))){if(!Y[D]||L[D]){if(!(cn(b)&&(F.tagNameCheck instanceof RegExp&&oe(F.tagNameCheck,b)||F.tagNameCheck instanceof Function&&F.tagNameCheck(b))&&(F.attributeNameCheck instanceof RegExp&&oe(F.attributeNameCheck,D)||F.attributeNameCheck instanceof Function&&F.attributeNameCheck(D,b))||D==="is"&&F.allowCustomizedBuiltInElements&&(F.tagNameCheck instanceof RegExp&&oe(F.tagNameCheck,B)||F.tagNameCheck instanceof Function&&F.tagNameCheck(B))))return!1}else if(!Ku[D]){if(!oe(G,eu(B,$,""))){if(!((D==="src"||D==="xlink:href"||D==="href")&&b!=="script"&&Fo(B,"data:")===0&&Xt[b])){if(!(Oe&&!oe(fe,eu(B,$,"")))){if(B)return!1}}}}}}}return!0},cn=function(b){return b!=="annotation-xml"&&it(b,P)},ln=function(b){Ce(T.beforeSanitizeAttributes,b,null);const{attributes:D}=b;if(!D||nt(b))return;const B={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:Y,forceKeepAttr:void 0};let W=D.length;for(;W--;){const ne=D[W],{name:Q,namespaceURI:ce,value:De}=ne,Ve=K(Q),rt=De;let te=Q==="value"?rt:So(rt);if(B.attrName=Ve,B.attrValue=te,B.keepAttr=!0,B.forceKeepAttr=void 0,Ce(T.uponSanitizeAttribute,b,B),te=B.attrValue,Zt&&(Ve==="id"||Ve==="name")&&(Le(Q,b),te=Ir+te),mu&&oe(/((--!?|])>)|<\/(style|title|textarea)/i,te)){Le(Q,b);continue}if(Ve==="attributename"&&it(te,"href")){Le(Q,b);continue}if(B.forceKeepAttr)continue;if(!B.keepAttr){Le(Q,b);continue}if(!bu&&oe(/\/>/i,te)){Le(Q,b);continue}xe&&Cu([M,q,V],fn=>{te=eu(te,fn," ")});const sn=K(b.nodeName);if(!an(sn,Ve,te)){Le(Q,b);continue}if(k&&typeof v=="object"&&typeof v.getAttributeType=="function"&&!ce)switch(v.getAttributeType(sn,Ve)){case"TrustedHTML":{te=k.createHTML(te);break}case"TrustedScriptURL":{te=k.createScriptURL(te);break}}if(te!==rt)try{ce?b.setAttributeNS(ce,Q,te):b.setAttribute(Q,te),nt(b)?ke(b):mn(u.removed)}catch{Le(Q,b)}}Ce(T.afterSanitizeAttributes,b,null)},Gr=function O(b){let D=null;const B=nn(b);for(Ce(T.beforeSanitizeShadowDOM,b,null);D=B.nextNode();)Ce(T.uponSanitizeShadowNode,D,null),on(D),ln(D),D.content instanceof o&&O(D.content);Ce(T.afterSanitizeShadowDOM,b,null)};return u.sanitize=function(O){let b=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},D=null,B=null,W=null,ne=null;if(et=!O,et&&(O="<!-->"),typeof O!="string"&&!rn(O))if(typeof O.toString=="function"){if(O=O.toString(),typeof O!="string")throw uu("dirty is not a string, aborting")}else throw uu("toString is not a function");if(!u.isSupported)return O;if(Xu||tt(b),u.removed=[],typeof O=="string"&&(Qe=!1),Qe){if(O.nodeName){const De=K(O.nodeName);if(!U[De]||I[De])throw uu("root node is forbidden and cannot be sanitized in-place")}}else if(O instanceof c)D=tn("<!---->"),B=D.ownerDocument.importNode(O,!0),B.nodeType===nu.element&&B.nodeName==="BODY"||B.nodeName==="HTML"?D=B:D.appendChild(B);else{if(!Ie&&!xe&&!Me&&O.indexOf("<")===-1)return k&&xu?k.createHTML(O):O;if(D=tn(O),!D)return Ie?null:xu?h:""}D&&Qu&&ke(D.firstChild);const Q=nn(Qe?O:D);for(;W=Q.nextNode();)on(W),ln(W),W.content instanceof o&&Gr(W.content);if(Qe)return O;if(Ie){if(gu)for(ne=S.call(D.ownerDocument);D.firstChild;)ne.appendChild(D.firstChild);else ne=D;return(Y.shadowroot||Y.shadowrootmode)&&(ne=N.call(n,ne,!0)),ne}let ce=Me?D.outerHTML:D.innerHTML;return Me&&U["!doctype"]&&D.ownerDocument&&D.ownerDocument.doctype&&D.ownerDocument.doctype.name&&oe(rr,D.ownerDocument.doctype.name)&&(ce="<!DOCTYPE "+D.ownerDocument.doctype.name+`>
15
- `+ce),xe&&Cu([M,q,V],De=>{ce=eu(ce,De," ")}),k&&xu?k.createHTML(ce):ce},u.setConfig=function(){let O=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};tt(O),Xu=!0},u.clearConfig=function(){je=null,Xu=!1},u.isValidAttribute=function(O,b,D){je||tt({});const B=K(O),W=K(b);return an(B,W,D)},u.addHook=function(O,b){typeof b=="function"&&Ke(T[O],b)},u.removeHook=function(O,b){if(b!==void 0){const D=Co(T[O],b);return D===-1?void 0:Do(T[O],D,1)[0]}return mn(T[O])},u.removeHooks=function(O){T[O]=[]},u.removeAllHooks=function(){T=_n()},u}var Vo=or();const En={};function Ho(e){let u=En[e];if(u)return u;u=En[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=Ho(u);return e.replace(/(%[a-f0-9]{2})+/gi,function(n){let r="";for(let o=0,a=n.length;o<a;o+=3){const c=parseInt(n.slice(o+1,o+3),16);if(c<128){r+=t[c];continue}if((c&224)===192&&o+3<a){const l=parseInt(n.slice(o+4,o+6),16);if((l&192)===128){const s=c<<6&1984|l&63;s<128?r+="��":r+=String.fromCharCode(s),o+=3;continue}}if((c&240)===224&&o+6<a){const l=parseInt(n.slice(o+4,o+6),16),s=parseInt(n.slice(o+7,o+9),16);if((l&192)===128&&(s&192)===128){const f=c<<12&61440|l<<6&4032|s&63;f<2048||f>=55296&&f<=57343?r+="���":r+=String.fromCharCode(f),o+=6;continue}}if((c&248)===240&&o+9<a){const l=parseInt(n.slice(o+4,o+6),16),s=parseInt(n.slice(o+7,o+9),16),f=parseInt(n.slice(o+10,o+12),16);if((l&192)===128&&(s&192)===128&&(f&192)===128){let d=c<<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))),o+=9;continue}}r+="�"}return r})}Ze.defaultChars=";/?:@&=+$,#";Ze.componentChars="";const An={};function Go(e){let u=An[e];if(u)return u;u=An[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 du(e,u,t){typeof u!="string"&&(t=u,u=du.defaultChars),typeof t>"u"&&(t=!0);const n=Go(u);let r="";for(let o=0,a=e.length;o<a;o++){const c=e.charCodeAt(o);if(t&&c===37&&o+2<a&&/^[0-9a-f]{2}$/i.test(e.slice(o+1,o+3))){r+=e.slice(o,o+3),o+=2;continue}if(c<128){r+=n[c];continue}if(c>=55296&&c<=57343){if(c>=55296&&c<=56319&&o+1<a){const l=e.charCodeAt(o+1);if(l>=56320&&l<=57343){r+=encodeURIComponent(e[o]+e[o+1]),o++;continue}}r+="%EF%BF%BD";continue}r+=encodeURIComponent(e[o])}return r}du.defaultChars=";/?:@&=+$,-_.!~*'()#";du.componentChars="-_.!~*'()";function Ot(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 Lu(){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 Wo=/^([a-z0-9.+-]+:)/i,Zo=/:[0-9]*$/,Yo=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,Xo=["<",">",'"',"`"," ","\r",`
16
- `," "],Qo=["{","}","|","\\","^","`"].concat(Xo),Jo=["'"].concat(Qo),wn=["%","/","?",";","#"].concat(Jo),Cn=["/","?","#"],Ko=255,Dn=/^[+a-z0-9A-Z_-]{0,63}$/,ei=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,Fn={javascript:!0,"javascript:":!0},Sn={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function Mt(e,u){if(e&&e instanceof Lu)return e;const t=new Lu;return t.parse(e,u),t}Lu.prototype.parse=function(e,u){let t,n,r,o=e;if(o=o.trim(),!u&&e.split("#").length===1){const s=Yo.exec(o);if(s)return this.pathname=s[1],s[2]&&(this.search=s[2]),this}let a=Wo.exec(o);if(a&&(a=a[0],t=a.toLowerCase(),this.protocol=a,o=o.substr(a.length)),(u||a||o.match(/^\/\/[^@\/]+@[^@\/]+/))&&(r=o.substr(0,2)==="//",r&&!(a&&Fn[a])&&(o=o.substr(2),this.slashes=!0)),!Fn[a]&&(r||a&&!Sn[a])){let s=-1;for(let p=0;p<Cn.length;p++)n=o.indexOf(Cn[p]),n!==-1&&(s===-1||n<s)&&(s=n);let f,d;s===-1?d=o.lastIndexOf("@"):d=o.lastIndexOf("@",s),d!==-1&&(f=o.slice(0,d),o=o.slice(d+1),this.auth=f),s=-1;for(let p=0;p<wn.length;p++)n=o.indexOf(wn[p]),n!==-1&&(s===-1||n<s)&&(s=n);s===-1&&(s=o.length),o[s-1]===":"&&s--;const y=o.slice(0,s);o=o.slice(s),this.parseHost(y),this.hostname=this.hostname||"";const v=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!v){const p=this.hostname.split(/\./);for(let E=0,_=p.length;E<_;E++){const w=p[E];if(w&&!w.match(Dn)){let m="";for(let g=0,k=w.length;g<k;g++)w.charCodeAt(g)>127?m+="x":m+=w[g];if(!m.match(Dn)){const g=p.slice(0,E),k=p.slice(E+1),h=w.match(ei);h&&(g.push(h[1]),k.unshift(h[2])),k.length&&(o=k.join(".")+o),this.hostname=g.join(".");break}}}}this.hostname.length>Ko&&(this.hostname=""),v&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}const c=o.indexOf("#");c!==-1&&(this.hash=o.substr(c),o=o.slice(0,c));const l=o.indexOf("?");return l!==-1&&(this.search=o.substr(l),o=o.slice(0,l)),o&&(this.pathname=o),Sn[t]&&this.hostname&&!this.pathname&&(this.pathname=""),this};Lu.prototype.parseHost=function(e){let u=Zo.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 ui=Object.freeze(Object.defineProperty({__proto__:null,decode:Ze,encode:du,format:Ot,parse:Mt},Symbol.toStringTag,{value:"Module"})),ir=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,ar=/[\0-\x1F\x7F-\x9F]/,ti=/[\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]/,Lt=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\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]/,cr=/[\$\+<->\^`\|~\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]/,lr=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,ni=Object.freeze(Object.defineProperty({__proto__:null,Any:ir,Cc:ar,Cf:ti,P:Lt,S:cr,Z:lr},Symbol.toStringTag,{value:"Module"})),ri=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms„‹•˜¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegraìȹoɴ͹\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱cò׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘ë૙eryThiî૙tedĀGL૸ଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻Ó䃓Āiy෎ීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬื฼de耻Õ䃕es;樷ml耻Ö䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»࿝pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtè૙a;䎖r;愨pf;愤cr;쀀𝒵௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;e዁ᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t»᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩eóɍǧ᫾\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍rò΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴoôᲉĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»Ṻƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎proø₞r;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼rò৆òΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonó྘quigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roø඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨í஘istĀ;s஠டr;쀀𝔫ȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lanô௢ií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs఻⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lleì୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉uå൅;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭å೸åഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñ೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\0\0⵼\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨrò᪀Āir⶝ⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀¶;l⹭⹮䂶leìЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴ï໻rel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei⿾々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ì࿲âヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowó࿪arpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓rò࿪aòՑ;怏oustĀ;a㈞㈟掱che»㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼਴t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì⹯耻­䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫ਩war;椪lig耻ß䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rë๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproø዁im»ኬsðኞĀas㚺㚮ð዁rn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xô᝷headĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roð໻tré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map(e=>e.charCodeAt(0))),oi=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(e=>e.charCodeAt(0)));var ft;const ii=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]]),ai=(ft=String.fromCodePoint)!==null&&ft!==void 0?ft: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 ci(e){var u;return e>=55296&&e<=57343||e>1114111?65533:(u=ii.get(e))!==null&&u!==void 0?u:e}var ue;(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"})(ue||(ue={}));const li=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 Ft(e){return e>=ue.ZERO&&e<=ue.NINE}function si(e){return e>=ue.UPPER_A&&e<=ue.UPPER_F||e>=ue.LOWER_A&&e<=ue.LOWER_F}function fi(e){return e>=ue.UPPER_A&&e<=ue.UPPER_Z||e>=ue.LOWER_A&&e<=ue.LOWER_Z||Ft(e)}function di(e){return e===ue.EQUALS||fi(e)}var ee;(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"})(ee||(ee={}));var Pe;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(Pe||(Pe={}));class pi{constructor(u,t,n){this.decodeTree=u,this.emitCodePoint=t,this.errors=n,this.state=ee.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=Pe.Strict}startEntity(u){this.decodeMode=u,this.state=ee.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(u,t){switch(this.state){case ee.EntityStart:return u.charCodeAt(t)===ue.NUM?(this.state=ee.NumericStart,this.consumed+=1,this.stateNumericStart(u,t+1)):(this.state=ee.NamedEntity,this.stateNamedEntity(u,t));case ee.NumericStart:return this.stateNumericStart(u,t);case ee.NumericDecimal:return this.stateNumericDecimal(u,t);case ee.NumericHex:return this.stateNumericHex(u,t);case ee.NamedEntity:return this.stateNamedEntity(u,t)}}stateNumericStart(u,t){return t>=u.length?-1:(u.charCodeAt(t)|li)===ue.LOWER_X?(this.state=ee.NumericHex,this.consumed+=1,this.stateNumericHex(u,t+1)):(this.state=ee.NumericDecimal,this.stateNumericDecimal(u,t))}addToNumericResult(u,t,n,r){if(t!==n){const o=n-t;this.result=this.result*Math.pow(r,o)+parseInt(u.substr(t,o),r),this.consumed+=o}}stateNumericHex(u,t){const n=t;for(;t<u.length;){const r=u.charCodeAt(t);if(Ft(r)||si(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(Ft(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===ue.SEMI)this.consumed+=1;else if(this.decodeMode===Pe.Strict)return 0;return this.emitCodePoint(ci(this.result),this.consumed),this.errors&&(u!==ue.SEMI&&this.errors.missingSemicolonAfterCharacterReference(),this.errors.validateNumericCharacterReference(this.result)),this.consumed}stateNamedEntity(u,t){const{decodeTree:n}=this;let r=n[this.treeIndex],o=(r&Re.VALUE_LENGTH)>>14;for(;t<u.length;t++,this.excess++){const a=u.charCodeAt(t);if(this.treeIndex=hi(n,r,this.treeIndex+Math.max(1,o),a),this.treeIndex<0)return this.result===0||this.decodeMode===Pe.Attribute&&(o===0||di(a))?0:this.emitNotTerminatedNamedEntity();if(r=n[this.treeIndex],o=(r&Re.VALUE_LENGTH)>>14,o!==0){if(a===ue.SEMI)return this.emitNamedEntityData(this.treeIndex,o,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 ee.NamedEntity:return this.result!==0&&(this.decodeMode!==Pe.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case ee.NumericDecimal:return this.emitNumericEntity(0,2);case ee.NumericHex:return this.emitNumericEntity(0,3);case ee.NumericStart:return(u=this.errors)===null||u===void 0||u.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case ee.EntityStart:return 0}}}function sr(e){let u="";const t=new pi(e,n=>u+=ai(n));return function(r,o){let a=0,c=0;for(;(c=r.indexOf("&",c))>=0;){u+=r.slice(a,c),t.startEntity(o);const s=t.write(r,c+1);if(s<0){a=c+t.end();break}a=c+s,c=s===0?a+1:a}const l=u+r.slice(a);return u="",l}}function hi(e,u,t,n){const r=(u&Re.BRANCH_LENGTH)>>7,o=u&Re.JUMP_TABLE;if(r===0)return o!==0&&n===o?t:-1;if(o){const l=n-o;return l<0||l>=r?-1:e[t+l]-1}let a=t,c=a+r-1;for(;a<=c;){const l=a+c>>>1,s=e[l];if(s<n)a=l+1;else if(s>n)c=l-1;else return e[l+r]}return-1}const bi=sr(ri);sr(oi);function fr(e,u=Pe.Legacy){return bi(e,u)}function mi(e){return Object.prototype.toString.call(e)}function zt(e){return mi(e)==="[object String]"}const gi=Object.prototype.hasOwnProperty;function xi(e,u){return gi.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 dr(e,u,t){return[].concat(e.slice(0,u),t,e.slice(u+1))}function It(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 zu(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 pr=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,ki=/&([a-z#][a-z0-9]{1,31});/gi,vi=new RegExp(pr.source+"|"+ki.source,"gi"),yi=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function _i(e,u){if(u.charCodeAt(0)===35&&yi.test(u)){const n=u[1].toLowerCase()==="x"?parseInt(u.slice(2),16):parseInt(u.slice(1),10);return It(n)?zu(n):e}const t=fr(e);return t!==e?t:e}function Ei(e){return e.indexOf("\\")<0?e:e.replace(pr,"$1")}function Ye(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(vi,function(u,t,n){return t||_i(u,n)})}const Ai=/[&<>"]/,wi=/[&<>"]/g,Ci={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function Di(e){return Ci[e]}function Ne(e){return Ai.test(e)?e.replace(wi,Di):e}const Fi=/[.?*+^$[\]\\(){}|-]/g;function Si(e){return e.replace(Fi,"\\$&")}function j(e){switch(e){case 9:case 32:return!0}return!1}function au(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 cu(e){return Lt.test(e)||cr.test(e)}function lu(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 Gu(e){return e=e.trim().replace(/\s+/g," "),"ẞ".toLowerCase()==="Ṿ"&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}const Ti={mdurl:ui,ucmicro:ni},Pi=Object.freeze(Object.defineProperty({__proto__:null,arrayReplaceAt:dr,assign:Hu,escapeHtml:Ne,escapeRE:Si,fromCodePoint:zu,has:xi,isMdAsciiPunct:lu,isPunctChar:cu,isSpace:j,isString:zt,isValidEntityCode:It,isWhiteSpace:au,lib:Ti,normalizeReference:Gu,unescapeAll:Ye,unescapeMd:Ei},Symbol.toStringTag,{value:"Module"}));function Ri(e,u,t){let n,r,o,a;const c=e.posMax,l=e.pos;for(e.pos=u+1,n=1;e.pos<c;){if(o=e.src.charCodeAt(e.pos),o===93&&(n--,n===0)){r=!0;break}if(a=e.pos,e.md.inline.skipToken(e),o===91){if(a===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 Ni(e,u,t){let n,r=u;const o={ok:!1,pos:0,str:""};if(e.charCodeAt(r)===60){for(r++;r<t;){if(n=e.charCodeAt(r),n===10||n===60)return o;if(n===62)return o.pos=r+1,o.str=Ye(e.slice(u+1,r)),o.ok=!0,o;if(n===92&&r+1<t){r+=2;continue}r++}return o}let a=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&&(a++,a>32))return o;if(n===41){if(a===0)break;a--}r++}return u===r||a!==0||(o.str=Ye(e.slice(u,r)),o.pos=r,o.ok=!0),o}function Bi(e,u,t,n){let r,o=u;const a={ok:!1,can_continue:!1,pos:0,str:"",marker:0};if(n)a.str=n.str,a.marker=n.marker;else{if(o>=t)return a;let c=e.charCodeAt(o);if(c!==34&&c!==39&&c!==40)return a;u++,o++,c===40&&(c=41),a.marker=c}for(;o<t;){if(r=e.charCodeAt(o),r===a.marker)return a.pos=o+1,a.str+=Ye(e.slice(u,o)),a.ok=!0,a;if(r===40&&a.marker===41)return a;r===92&&o+1<t&&o++,o++}return a.can_continue=!0,a.str+=Ye(e.slice(u,o)),a}const Oi=Object.freeze(Object.defineProperty({__proto__:null,parseLinkDestination:Ni,parseLinkLabel:Ri,parseLinkTitle:Bi},Symbol.toStringTag,{value:"Module"})),_e={};_e.code_inline=function(e,u,t,n,r){const o=e[u];return"<code"+r.renderAttrs(o)+">"+Ne(o.content)+"</code>"};_e.code_block=function(e,u,t,n,r){const o=e[u];return"<pre"+r.renderAttrs(o)+"><code>"+Ne(e[u].content)+`</code></pre>
17
- `};_e.fence=function(e,u,t,n,r){const o=e[u],a=o.info?Ye(o.info).trim():"";let c="",l="";if(a){const f=a.split(/(\s+)/g);c=f[0],l=f.slice(2).join("")}let s;if(t.highlight?s=t.highlight(o.content,c,l)||Ne(o.content):s=Ne(o.content),s.indexOf("<pre")===0)return s+`
18
- `;if(a){const f=o.attrIndex("class"),d=o.attrs?o.attrs.slice():[];f<0?d.push(["class",t.langPrefix+c]):(d[f]=d[f].slice(),d[f][1]+=" "+t.langPrefix+c);const y={attrs:d};return`<pre><code${r.renderAttrs(y)}>${s}</code></pre>
19
- `}return`<pre><code${r.renderAttrs(o)}>${s}</code></pre>
20
- `};_e.image=function(e,u,t,n,r){const o=e[u];return o.attrs[o.attrIndex("alt")][1]=r.renderInlineAsText(o.children,t,n),r.renderToken(e,u,t)};_e.hardbreak=function(e,u,t){return t.xhtmlOut?`<br />
21
- `:`<br>
22
- `};_e.softbreak=function(e,u,t){return t.breaks?t.xhtmlOut?`<br />
23
- `:`<br>
24
- `:`
25
- `};_e.text=function(e,u){return Ne(e[u].content)};_e.html_block=function(e,u){return e[u].content};_e.html_inline=function(e,u){return e[u].content};function Xe(){this.rules=Hu({},_e)}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 o="";if(r.hidden)return"";r.block&&r.nesting!==-1&&t&&u[t-1].hidden&&(o+=`
26
- `),o+=(r.nesting===-1?"</":"<")+r.tag,o+=this.renderAttrs(r),r.nesting===0&&n.xhtmlOut&&(o+=" /");let a=!1;if(r.block&&(a=!0,r.nesting===1&&t+1<u.length)){const c=u[t+1];(c.type==="inline"||c.hidden||c.nesting===-1&&c.tag===r.tag)&&(a=!1)}return o+=a?`>
27
- `:">",o};Xe.prototype.renderInline=function(e,u,t){let n="";const r=this.rules;for(let o=0,a=e.length;o<a;o++){const c=e[o].type;typeof r[c]<"u"?n+=r[c](e,o,u,t,this):n+=this.renderToken(e,o,u)}return n};Xe.prototype.renderInlineAsText=function(e,u,t){let n="";for(let r=0,o=e.length;r<o;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
- `;break}return n};Xe.prototype.render=function(e,u,t){let n="";const r=this.rules;for(let o=0,a=e.length;o<a;o++){const c=e[o].type;c==="inline"?n+=this.renderInline(e[o].children,u,t):typeof r[c]<"u"?n+=r[c](e,o,u,t,this):n+=this.renderToken(e,o,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),o=n||{};if(r===-1)throw new Error("Parser rule not found: "+e);this.__rules__.splice(r,0,{name:u,enabled:!0,fn:t,alt:o.alt||[]}),this.__cache__=null};se.prototype.after=function(e,u,t,n){const r=this.__find__(e),o=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:o.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 ge(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}ge.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};ge.prototype.attrPush=function(u){this.attrs?this.attrs.push(u):this.attrs=[u]};ge.prototype.attrSet=function(u,t){const n=this.attrIndex(u),r=[u,t];n<0?this.attrPush(r):this.attrs[n]=r};ge.prototype.attrGet=function(u){const t=this.attrIndex(u);let n=null;return t>=0&&(n=this.attrs[t][1]),n};ge.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 hr(e,u,t){this.src=e,this.env=t,this.tokens=[],this.inlineMode=!1,this.md=u}hr.prototype.Token=ge;const Mi=/\r\n?|\n/g,Li=/\0/g;function zi(e){let u;u=e.src.replace(Mi,`
29
- `),u=u.replace(Li,"�"),e.src=u}function Ii(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 $i(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 Ui(e){return/^<a[>\s]/i.test(e)}function qi(e){return/^<\/a\s*>/i.test(e)}function ji(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,o=0;for(let a=r.length-1;a>=0;a--){const c=r[a];if(c.type==="link_close"){for(a--;r[a].level!==c.level&&r[a].type!=="link_open";)a--;continue}if(c.type==="html_inline"&&(Ui(c.content)&&o>0&&o--,qi(c.content)&&o++),!(o>0)&&c.type==="text"&&e.md.linkify.test(c.content)){const l=c.content;let s=e.md.linkify.match(l);const f=[];let d=c.level,y=0;s.length>0&&s[0].index===0&&a>0&&r[a-1].type==="text_special"&&(s=s.slice(1));for(let v=0;v<s.length;v++){const p=s[v].url,E=e.md.normalizeLink(p);if(!e.md.validateLink(E))continue;let _=s[v].text;s[v].schema?s[v].schema==="mailto:"&&!/^mailto:/i.test(_)?_=e.md.normalizeLinkText("mailto:"+_).replace(/^mailto:/,""):_=e.md.normalizeLinkText(_):_=e.md.normalizeLinkText("http://"+_).replace(/^http:\/\//,"");const w=s[v].index;if(w>y){const h=new e.Token("text","",0);h.content=l.slice(y,w),h.level=d,f.push(h)}const m=new e.Token("link_open","a",1);m.attrs=[["href",E]],m.level=d++,m.markup="linkify",m.info="auto",f.push(m);const g=new e.Token("text","",0);g.content=_,g.level=d,f.push(g);const k=new e.Token("link_close","a",-1);k.level=--d,k.markup="linkify",k.info="auto",f.push(k),y=s[v].lastIndex}if(y<l.length){const v=new e.Token("text","",0);v.content=l.slice(y),v.level=d,f.push(v)}u[t].children=r=dr(r,a,f)}}}}const br=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,Vi=/\((c|tm|r)\)/i,Hi=/\((c|tm|r)\)/ig,Gi={c:"©",r:"®",tm:"™"};function Wi(e,u){return Gi[u.toLowerCase()]}function Zi(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(Hi,Wi)),n.type==="link_open"&&n.info==="auto"&&u--,n.type==="link_close"&&n.info==="auto"&&u++}}function Yi(e){let u=0;for(let t=e.length-1;t>=0;t--){const n=e[t];n.type==="text"&&!u&&br.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 Xi(e){let u;if(e.md.options.typographer)for(u=e.tokens.length-1;u>=0;u--)e.tokens[u].type==="inline"&&(Vi.test(e.tokens[u].content)&&Zi(e.tokens[u].children),br.test(e.tokens[u].content)&&Yi(e.tokens[u].children))}const Qi=/['"]/,Tn=/['"]/g,Pn="’";function Fu(e,u,t){return e.slice(0,u)+t+e.slice(u+1)}function Ji(e,u){let t;const n=[];for(let r=0;r<e.length;r++){const o=e[r],a=e[r].level;for(t=n.length-1;t>=0&&!(n[t].level<=a);t--);if(n.length=t+1,o.type!=="text")continue;let c=o.content,l=0,s=c.length;e:for(;l<s;){Tn.lastIndex=l;const f=Tn.exec(c);if(!f)break;let d=!0,y=!0;l=f.index+1;const v=f[0]==="'";let p=32;if(f.index-1>=0)p=c.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=c.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 _=lu(p)||cu(String.fromCharCode(p)),w=lu(E)||cu(String.fromCharCode(E)),m=au(p),g=au(E);if(g?d=!1:w&&(m||_||(d=!1)),m?y=!1:_&&(g||w||(y=!1)),E===34&&f[0]==='"'&&p>=48&&p<=57&&(y=d=!1),d&&y&&(d=_,y=w),!d&&!y){v&&(o.content=Fu(o.content,f.index,Pn));continue}if(y)for(t=n.length-1;t>=0;t--){let k=n[t];if(n[t].level<a)break;if(k.single===v&&n[t].level===a){k=n[t];let h,x;v?(h=u.md.options.quotes[2],x=u.md.options.quotes[3]):(h=u.md.options.quotes[0],x=u.md.options.quotes[1]),o.content=Fu(o.content,f.index,x),e[k.token].content=Fu(e[k.token].content,k.pos,h),l+=x.length-1,k.token===r&&(l+=h.length-1),c=o.content,s=c.length,n.length=t;continue e}}d?n.push({token:r,pos:f.index,single:v,level:a}):y&&v&&(o.content=Fu(o.content,f.index,Pn))}}}function Ki(e){if(e.md.options.typographer)for(let u=e.tokens.length-1;u>=0;u--)e.tokens[u].type!=="inline"||!Qi.test(e.tokens[u].content)||Ji(e.tokens[u].children,e)}function ea(e){let u,t;const n=e.tokens,r=n.length;for(let o=0;o<r;o++){if(n[o].type!=="inline")continue;const a=n[o].children,c=a.length;for(u=0;u<c;u++)a[u].type==="text_special"&&(a[u].type="text");for(u=t=0;u<c;u++)a[u].type==="text"&&u+1<c&&a[u+1].type==="text"?a[u+1].content=a[u].content+a[u+1].content:(u!==t&&(a[t]=a[u]),t++);u!==t&&(a.length=t)}}const dt=[["normalize",zi],["block",Ii],["inline",$i],["linkify",ji],["replacements",Xi],["smartquotes",Ki],["text_join",ea]];function $t(){this.ruler=new se;for(let e=0;e<dt.length;e++)this.ruler.push(dt[e][0],dt[e][1])}$t.prototype.process=function(e){const u=this.ruler.getRules("");for(let t=0,n=u.length;t<n;t++)u[t](e)};$t.prototype.State=hr;function Ee(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 o=0,a=0,c=0,l=0,s=r.length,f=!1;a<s;a++){const d=r.charCodeAt(a);if(!f)if(j(d)){c++,d===9?l+=4-l%4:l++;continue}else f=!0;(d===10||a===s-1)&&(d!==10&&a++,this.bMarks.push(o),this.eMarks.push(a),this.tShift.push(c),this.sCount.push(l),this.bsCount.push(0),f=!1,c=0,l=0,o=a+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}Ee.prototype.push=function(e,u,t){const n=new ge(e,u,t);return n.block=!0,t<0&&this.level--,n.level=this.level,t>0&&this.level++,this.tokens.push(n),n};Ee.prototype.isEmpty=function(u){return this.bMarks[u]+this.tShift[u]>=this.eMarks[u]};Ee.prototype.skipEmptyLines=function(u){for(let t=this.lineMax;u<t&&!(this.bMarks[u]+this.tShift[u]<this.eMarks[u]);u++);return u};Ee.prototype.skipSpaces=function(u){for(let t=this.src.length;u<t;u++){const n=this.src.charCodeAt(u);if(!j(n))break}return u};Ee.prototype.skipSpacesBack=function(u,t){if(u<=t)return u;for(;u>t;)if(!j(this.src.charCodeAt(--u)))return u+1;return u};Ee.prototype.skipChars=function(u,t){for(let n=this.src.length;u<n&&this.src.charCodeAt(u)===t;u++);return u};Ee.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};Ee.prototype.getLines=function(u,t,n,r){if(u>=t)return"";const o=new Array(t-u);for(let a=0,c=u;c<t;c++,a++){let l=0;const s=this.bMarks[c];let f=s,d;for(c+1<t||r?d=this.eMarks[c]+1:d=this.eMarks[c];f<d&&l<n;){const y=this.src.charCodeAt(f);if(j(y))y===9?l+=4-(l+this.bsCount[c])%4:l++;else if(f-s<this.tShift[c])l++;else break;f++}l>n?o[a]=new Array(l-n+1).join(" ")+this.src.slice(f,d):o[a]=this.src.slice(f,d)}return o.join("")};Ee.prototype.Token=ge;const ua=65536;function pt(e,u){const t=e.bMarks[u]+e.tShift[u],n=e.eMarks[u];return e.src.slice(t,n)}function Rn(e){const u=[],t=e.length;let n=0,r=e.charCodeAt(n),o=!1,a=0,c="";for(;n<t;)r===124&&(o?(c+=e.substring(a,n-1),a=n):(u.push(c+e.substring(a,n)),c="",a=n+1)),o=r===92,n++,r=e.charCodeAt(n);return u.push(c+e.substring(a)),u}function ta(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 o=e.bMarks[r]+e.tShift[r];if(o>=e.eMarks[r])return!1;const a=e.src.charCodeAt(o++);if(a!==124&&a!==45&&a!==58||o>=e.eMarks[r])return!1;const c=e.src.charCodeAt(o++);if(c!==124&&c!==45&&c!==58&&!j(c)||a===45&&j(c))return!1;for(;o<e.eMarks[r];){const k=e.src.charCodeAt(o);if(k!==124&&k!==45&&k!==58&&!j(k))return!1;o++}let l=pt(e,u+1),s=l.split("|");const f=[];for(let k=0;k<s.length;k++){const h=s[k].trim();if(!h){if(k===0||k===s.length-1)continue;return!1}if(!/^:?-+:?$/.test(h))return!1;h.charCodeAt(h.length-1)===58?f.push(h.charCodeAt(0)===58?"center":"right"):h.charCodeAt(0)===58?f.push("left"):f.push("")}if(l=pt(e,u).trim(),l.indexOf("|")===-1||e.sCount[u]-e.blkIndent>=4)return!1;s=Rn(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 y=e.parentType;e.parentType="table";const v=e.md.block.ruler.getRules("blockquote"),p=e.push("table_open","table",1),E=[u,0];p.map=E;const _=e.push("thead_open","thead",1);_.map=[u,u+1];const w=e.push("tr_open","tr",1);w.map=[u,u+1];for(let k=0;k<s.length;k++){const h=e.push("th_open","th",1);f[k]&&(h.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 m,g=0;for(r=u+2;r<t&&!(e.sCount[r]<e.blkIndent);r++){let k=!1;for(let x=0,A=v.length;x<A;x++)if(v[x](e,r,t,!0)){k=!0;break}if(k||(l=pt(e,r).trim(),!l)||e.sCount[r]-e.blkIndent>=4||(s=Rn(l),s.length&&s[0]===""&&s.shift(),s.length&&s[s.length-1]===""&&s.pop(),g+=d-s.length,g>ua))break;if(r===u+2){const x=e.push("tbody_open","tbody",1);x.map=m=[u+2,0]}const h=e.push("tr_open","tr",1);h.map=[r,r+1];for(let x=0;x<d;x++){const A=e.push("td_open","td",1);f[x]&&(A.attrs=[["style","text-align:"+f[x]]]);const S=e.push("inline","",0);S.content=s[x]?s[x].trim():"",S.children=[],e.push("td_close","td",-1)}e.push("tr_close","tr",-1)}return m&&(e.push("tbody_close","tbody",-1),m[1]=r),e.push("table_close","table",-1),E[1]=r,e.parentType=y,e.line=r,!0}function na(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 o=e.push("code_block","code",0);return o.content=e.getLines(u,r,4+e.blkIndent,!1)+`
30
- `,o.map=[u,e.line],!0}function ra(e,u,t,n){let r=e.bMarks[u]+e.tShift[u],o=e.eMarks[u];if(e.sCount[u]-e.blkIndent>=4||r+3>o)return!1;const a=e.src.charCodeAt(r);if(a!==126&&a!==96)return!1;let c=r;r=e.skipChars(r,a);let l=r-c;if(l<3)return!1;const s=e.src.slice(c,r),f=e.src.slice(r,o);if(a===96&&f.indexOf(String.fromCharCode(a))>=0)return!1;if(n)return!0;let d=u,y=!1;for(;d++,!(d>=t||(r=c=e.bMarks[d]+e.tShift[d],o=e.eMarks[d],r<o&&e.sCount[d]<e.blkIndent));)if(e.src.charCodeAt(r)===a&&!(e.sCount[d]-e.blkIndent>=4)&&(r=e.skipChars(r,a),!(r-c<l)&&(r=e.skipSpaces(r),!(r<o)))){y=!0;break}l=e.sCount[u],e.line=d+(y?1:0);const v=e.push("fence","code",0);return v.info=f,v.content=e.getLines(u+1,d,l,!0),v.markup=s,v.map=[u,e.line],!0}function oa(e,u,t,n){let r=e.bMarks[u]+e.tShift[u],o=e.eMarks[u];const a=e.lineMax;if(e.sCount[u]-e.blkIndent>=4||e.src.charCodeAt(r)!==62)return!1;if(n)return!0;const c=[],l=[],s=[],f=[],d=e.md.block.ruler.getRules("blockquote"),y=e.parentType;e.parentType="blockquote";let v=!1,p;for(p=u;p<t;p++){const g=e.sCount[p]<e.blkIndent;if(r=e.bMarks[p]+e.tShift[p],o=e.eMarks[p],r>=o)break;if(e.src.charCodeAt(r++)===62&&!g){let h=e.sCount[p]+1,x,A;e.src.charCodeAt(r)===32?(r++,h++,A=!1,x=!0):e.src.charCodeAt(r)===9?(x=!0,(e.bsCount[p]+h)%4===3?(r++,h++,A=!1):A=!0):x=!1;let S=h;for(c.push(e.bMarks[p]),e.bMarks[p]=r;r<o;){const C=e.src.charCodeAt(r);if(j(C))C===9?S+=4-(S+e.bsCount[p]+(A?1:0))%4:S++;else break;r++}v=r>=o,l.push(e.bsCount[p]),e.bsCount[p]=e.sCount[p]+1+(x?1:0),s.push(e.sCount[p]),e.sCount[p]=S-h,f.push(e.tShift[p]),e.tShift[p]=r-e.bMarks[p];continue}if(v)break;let k=!1;for(let h=0,x=d.length;h<x;h++)if(d[h](e,p,t,!0)){k=!0;break}if(k){e.lineMax=p,e.blkIndent!==0&&(c.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}c.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 _=e.push("blockquote_open","blockquote",1);_.markup=">";const w=[u,0];_.map=w,e.md.block.tokenize(e,u,p);const m=e.push("blockquote_close","blockquote",-1);m.markup=">",e.lineMax=a,e.parentType=y,w[1]=e.line;for(let g=0;g<f.length;g++)e.bMarks[g+u]=c[g],e.tShift[g+u]=f[g],e.sCount[g+u]=s[g],e.bsCount[g+u]=l[g];return e.blkIndent=E,!0}function ia(e,u,t,n){const r=e.eMarks[u];if(e.sCount[u]-e.blkIndent>=4)return!1;let o=e.bMarks[u]+e.tShift[u];const a=e.src.charCodeAt(o++);if(a!==42&&a!==45&&a!==95)return!1;let c=1;for(;o<r;){const s=e.src.charCodeAt(o++);if(s!==a&&!j(s))return!1;s===a&&c++}if(c<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(c+1).join(String.fromCharCode(a)),!0}function Nn(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 o=e.src.charCodeAt(n);if(!j(o))return-1}return n}function Bn(e,u){const t=e.bMarks[u]+e.tShift[u],n=e.eMarks[u];let r=t;if(r+1>=n)return-1;let o=e.src.charCodeAt(r++);if(o<48||o>57)return-1;for(;;){if(r>=n)return-1;if(o=e.src.charCodeAt(r++),o>=48&&o<=57){if(r-t>=10)return-1;continue}if(o===41||o===46)break;return-1}return r<n&&(o=e.src.charCodeAt(r),!j(o))?-1:r}function aa(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 ca(e,u,t,n){let r,o,a,c,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,y,v;if((v=Bn(e,l))>=0){if(d=!0,a=e.bMarks[l]+e.tShift[l],y=Number(e.src.slice(a,v-1)),f&&y!==1)return!1}else if((v=Nn(e,l))>=0)d=!1;else return!1;if(f&&e.skipSpaces(v)>=e.eMarks[l])return!1;if(n)return!0;const p=e.src.charCodeAt(v-1),E=e.tokens.length;d?(c=e.push("ordered_list_open","ol",1),y!==1&&(c.attrs=[["start",y]])):c=e.push("bullet_list_open","ul",1);const _=[l,0];c.map=_,c.markup=String.fromCharCode(p);let w=!1;const m=e.md.block.ruler.getRules("list"),g=e.parentType;for(e.parentType="list";l<t;){o=v,r=e.eMarks[l];const k=e.sCount[l]+v-(e.bMarks[l]+e.tShift[l]);let h=k;for(;o<r;){const X=e.src.charCodeAt(o);if(X===9)h+=4-(h+e.bsCount[l])%4;else if(X===32)h++;else break;o++}const x=o;let A;x>=r?A=1:A=h-k,A>4&&(A=1);const S=k+A;c=e.push("list_item_open","li",1),c.markup=String.fromCharCode(p);const C=[l,0];c.map=C,d&&(c.info=e.src.slice(a,v-1));const N=e.tight,T=e.tShift[l],M=e.sCount[l],q=e.listIndent;if(e.listIndent=e.blkIndent,e.blkIndent=S,e.tight=!0,e.tShift[l]=x-e.bMarks[l],e.sCount[l]=h,x>=r&&e.isEmpty(l+1)?e.line=Math.min(e.line+2,t):e.md.block.tokenize(e,l,t,!0),(!e.tight||w)&&(s=!1),w=e.line-l>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=q,e.tShift[l]=T,e.sCount[l]=M,e.tight=N,c=e.push("list_item_close","li",-1),c.markup=String.fromCharCode(p),l=e.line,C[1]=l,l>=t||e.sCount[l]<e.blkIndent||e.sCount[l]-e.blkIndent>=4)break;let V=!1;for(let X=0,re=m.length;X<re;X++)if(m[X](e,l,t,!0)){V=!0;break}if(V)break;if(d){if(v=Bn(e,l),v<0)break;a=e.bMarks[l]+e.tShift[l]}else if(v=Nn(e,l),v<0)break;if(p!==e.src.charCodeAt(v-1))break}return d?c=e.push("ordered_list_close","ol",-1):c=e.push("bullet_list_close","ul",-1),c.markup=String.fromCharCode(p),_[1]=l,e.line=l,e.parentType=g,s&&aa(e,E),!0}function la(e,u,t,n){let r=e.bMarks[u]+e.tShift[u],o=e.eMarks[u],a=u+1;if(e.sCount[u]-e.blkIndent>=4||e.src.charCodeAt(r)!==91)return!1;function c(m){const g=e.lineMax;if(m>=g||e.isEmpty(m))return null;let k=!1;if(e.sCount[m]-e.blkIndent>3&&(k=!0),e.sCount[m]<0&&(k=!0),!k){const A=e.md.block.ruler.getRules("reference"),S=e.parentType;e.parentType="reference";let C=!1;for(let N=0,T=A.length;N<T;N++)if(A[N](e,m,g,!0)){C=!0;break}if(e.parentType=S,C)return null}const h=e.bMarks[m]+e.tShift[m],x=e.eMarks[m];return e.src.slice(h,x+1)}let l=e.src.slice(r,o+1);o=l.length;let s=-1;for(r=1;r<o;r++){const m=l.charCodeAt(r);if(m===91)return!1;if(m===93){s=r;break}else if(m===10){const g=c(a);g!==null&&(l+=g,o=l.length,a++)}else if(m===92&&(r++,r<o&&l.charCodeAt(r)===10)){const g=c(a);g!==null&&(l+=g,o=l.length,a++)}}if(s<0||l.charCodeAt(s+1)!==58)return!1;for(r=s+2;r<o;r++){const m=l.charCodeAt(r);if(m===10){const g=c(a);g!==null&&(l+=g,o=l.length,a++)}else if(!j(m))break}const f=e.md.helpers.parseLinkDestination(l,r,o);if(!f.ok)return!1;const d=e.md.normalizeLink(f.str);if(!e.md.validateLink(d))return!1;r=f.pos;const y=r,v=a,p=r;for(;r<o;r++){const m=l.charCodeAt(r);if(m===10){const g=c(a);g!==null&&(l+=g,o=l.length,a++)}else if(!j(m))break}let E=e.md.helpers.parseLinkTitle(l,r,o);for(;E.can_continue;){const m=c(a);if(m===null)break;l+=m,r=o,o=l.length,a++,E=e.md.helpers.parseLinkTitle(l,r,o,E)}let _;for(r<o&&p!==r&&E.ok?(_=E.str,r=E.pos):(_="",r=y,a=v);r<o;){const m=l.charCodeAt(r);if(!j(m))break;r++}if(r<o&&l.charCodeAt(r)!==10&&_)for(_="",r=y,a=v;r<o;){const m=l.charCodeAt(r);if(!j(m))break;r++}if(r<o&&l.charCodeAt(r)!==10)return!1;const w=Gu(l.slice(1,s));return w?(n||(typeof e.env.references>"u"&&(e.env.references={}),typeof e.env.references[w]>"u"&&(e.env.references[w]={title:_,href:d}),e.line=a),!0):!1}const sa=["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"],fa="[a-zA-Z_:][a-zA-Z0-9:._-]*",da="[^\"'=<>`\\x00-\\x20]+",pa="'[^']*'",ha='"[^"]*"',ba="(?:"+da+"|"+pa+"|"+ha+")",ma="(?:\\s+"+fa+"(?:\\s*=\\s*"+ba+")?)",mr="<[A-Za-z][A-Za-z0-9\\-]*"+ma+"*\\s*\\/?>",gr="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",ga="<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->",xa="<[?][\\s\\S]*?[?]>",ka="<![A-Za-z][^>]*>",va="<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",ya=new RegExp("^(?:"+mr+"|"+gr+"|"+ga+"|"+xa+"|"+ka+"|"+va+")"),_a=new RegExp("^(?:"+mr+"|"+gr+")"),He=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+sa.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(_a.source+"\\s*$"),/^$/,!1]];function Ea(e,u,t,n){let r=e.bMarks[u]+e.tShift[u],o=e.eMarks[u];if(e.sCount[u]-e.blkIndent>=4||!e.md.options.html||e.src.charCodeAt(r)!==60)return!1;let a=e.src.slice(r,o),c=0;for(;c<He.length&&!He[c][0].test(a);c++);if(c===He.length)return!1;if(n)return He[c][2];let l=u+1;if(!He[c][1].test(a)){for(;l<t&&!(e.sCount[l]<e.blkIndent);l++)if(r=e.bMarks[l]+e.tShift[l],o=e.eMarks[l],a=e.src.slice(r,o),He[c][1].test(a)){a.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 Aa(e,u,t,n){let r=e.bMarks[u]+e.tShift[u],o=e.eMarks[u];if(e.sCount[u]-e.blkIndent>=4)return!1;let a=e.src.charCodeAt(r);if(a!==35||r>=o)return!1;let c=1;for(a=e.src.charCodeAt(++r);a===35&&r<o&&c<=6;)c++,a=e.src.charCodeAt(++r);if(c>6||r<o&&!j(a))return!1;if(n)return!0;o=e.skipSpacesBack(o,r);const l=e.skipCharsBack(o,35,r);l>r&&j(e.src.charCodeAt(l-1))&&(o=l),e.line=u+1;const s=e.push("heading_open","h"+String(c),1);s.markup="########".slice(0,c),s.map=[u,e.line];const f=e.push("inline","",0);f.content=e.src.slice(r,o).trim(),f.map=[u,e.line],f.children=[];const d=e.push("heading_close","h"+String(c),-1);return d.markup="########".slice(0,c),!0}function wa(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 o=0,a,c=u+1;for(;c<t&&!e.isEmpty(c);c++){if(e.sCount[c]-e.blkIndent>3)continue;if(e.sCount[c]>=e.blkIndent){let v=e.bMarks[c]+e.tShift[c];const p=e.eMarks[c];if(v<p&&(a=e.src.charCodeAt(v),(a===45||a===61)&&(v=e.skipChars(v,a),v=e.skipSpaces(v),v>=p))){o=a===61?1:2;break}}if(e.sCount[c]<0)continue;let y=!1;for(let v=0,p=n.length;v<p;v++)if(n[v](e,c,t,!0)){y=!0;break}if(y)break}if(!o)return!1;const l=e.getLines(u,c,e.blkIndent,!1).trim();e.line=c+1;const s=e.push("heading_open","h"+String(o),1);s.markup=String.fromCharCode(a),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(o),-1);return d.markup=String.fromCharCode(a),e.parentType=r,!0}function Ca(e,u,t){const n=e.md.block.ruler.getRules("paragraph"),r=e.parentType;let o=u+1;for(e.parentType="paragraph";o<t&&!e.isEmpty(o);o++){if(e.sCount[o]-e.blkIndent>3||e.sCount[o]<0)continue;let s=!1;for(let f=0,d=n.length;f<d;f++)if(n[f](e,o,t,!0)){s=!0;break}if(s)break}const a=e.getLines(u,o,e.blkIndent,!1).trim();e.line=o;const c=e.push("paragraph_open","p",1);c.map=[u,e.line];const l=e.push("inline","",0);return l.content=a,l.map=[u,e.line],l.children=[],e.push("paragraph_close","p",-1),e.parentType=r,!0}const Su=[["table",ta,["paragraph","reference"]],["code",na],["fence",ra,["paragraph","reference","blockquote","list"]],["blockquote",oa,["paragraph","reference","blockquote","list"]],["hr",ia,["paragraph","reference","blockquote","list"]],["list",ca,["paragraph","reference","blockquote"]],["reference",la],["html_block",Ea,["paragraph","reference","blockquote"]],["heading",Aa,["paragraph","reference","blockquote"]],["lheading",wa],["paragraph",Ca]];function Wu(){this.ruler=new se;for(let e=0;e<Su.length;e++)this.ruler.push(Su[e][0],Su[e][1],{alt:(Su[e][2]||[]).slice()})}Wu.prototype.tokenize=function(e,u,t){const n=this.ruler.getRules(""),r=n.length,o=e.md.options.maxNesting;let a=u,c=!1;for(;a<t&&(e.line=a=e.skipEmptyLines(a),!(a>=t||e.sCount[a]<e.blkIndent));){if(e.level>=o){e.line=t;break}const l=e.line;let s=!1;for(let f=0;f<r;f++)if(s=n[f](e,a,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=!c,e.isEmpty(e.line-1)&&(c=!0),a=e.line,a<t&&e.isEmpty(a)&&(c=!0,a++,e.line=a)}};Wu.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)};Wu.prototype.State=Ee;function pu(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}pu.prototype.pushPending=function(){const e=new ge("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e};pu.prototype.push=function(e,u,t){this.pending&&this.pushPending();const n=new ge(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};pu.prototype.scanDelims=function(e,u){const t=this.posMax,n=this.src.charCodeAt(e),r=e>0?this.src.charCodeAt(e-1):32;let o=e;for(;o<t&&this.src.charCodeAt(o)===n;)o++;const a=o-e,c=o<t?this.src.charCodeAt(o):32,l=lu(r)||cu(String.fromCharCode(r)),s=lu(c)||cu(String.fromCharCode(c)),f=au(r),d=au(c),y=!d&&(!s||f||l),v=!f&&(!l||d||s);return{can_open:y&&(u||!v||l),can_close:v&&(u||!y||s),length:a}};pu.prototype.Token=ge;function Da(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 Fa(e,u){let t=e.pos;for(;t<e.posMax&&!Da(e.src.charCodeAt(t));)t++;return t===e.pos?!1:(u||(e.pending+=e.src.slice(e.pos,t)),e.pos=t,!0)}const Sa=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;function Ta(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(Sa);if(!r)return!1;const o=r[1],a=e.md.linkify.matchAtStart(e.src.slice(t-o.length));if(!a)return!1;let c=a.url;if(c.length<=o.length)return!1;c=c.replace(/\*+$/,"");const l=e.md.normalizeLink(c);if(!e.md.validateLink(l))return!1;if(!u){e.pending=e.pending.slice(0,-o.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(c);const d=e.push("link_close","a",-1);d.markup="linkify",d.info="auto"}return e.pos+=c.length-o.length,!0}function Pa(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 o=n-1;for(;o>=1&&e.pending.charCodeAt(o-1)===32;)o--;e.pending=e.pending.slice(0,o),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&&j(e.src.charCodeAt(t));)t++;return e.pos=t,!0}const Ut=[];for(let e=0;e<256;e++)Ut.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e){Ut[e.charCodeAt(0)]=1});function Ra(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),!!j(r));)t++;return e.pos=t,!0}let o=e.src[t];if(r>=55296&&r<=56319&&t+1<n){const c=e.src.charCodeAt(t+1);c>=56320&&c<=57343&&(o+=e.src[t+1],t++)}const a="\\"+o;if(!u){const c=e.push("text_special","",0);r<256&&Ut[r]!==0?c.content=o:c.content=a,c.markup=a,c.info="escape"}return e.pos=t+1,!0}function Na(e,u){let t=e.pos;if(e.src.charCodeAt(t)!==96)return!1;const r=t;t++;const o=e.posMax;for(;t<o&&e.src.charCodeAt(t)===96;)t++;const a=e.src.slice(r,t),c=a.length;if(e.backticksScanned&&(e.backticks[c]||0)<=r)return u||(e.pending+=a),e.pos+=c,!0;let l=t,s;for(;(s=e.src.indexOf("`",l))!==-1;){for(l=s+1;l<o&&e.src.charCodeAt(l)===96;)l++;const f=l-s;if(f===c){if(!u){const d=e.push("code_inline","code",0);d.markup=a,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+=a),e.pos+=c,!0}function Ba(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 o=r.length;const a=String.fromCharCode(n);if(o<2)return!1;let c;o%2&&(c=e.push("text","",0),c.content=a,o--);for(let l=0;l<o;l+=2)c=e.push("text","",0),c.content=a+a,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 On(e,u){let t;const n=[],r=u.length;for(let o=0;o<r;o++){const a=u[o];if(a.marker!==126||a.end===-1)continue;const c=u[a.end];t=e.tokens[a.token],t.type="s_open",t.tag="s",t.nesting=1,t.markup="~~",t.content="",t=e.tokens[c.token],t.type="s_close",t.tag="s",t.nesting=-1,t.markup="~~",t.content="",e.tokens[c.token-1].type==="text"&&e.tokens[c.token-1].content==="~"&&n.push(c.token-1)}for(;n.length;){const o=n.pop();let a=o+1;for(;a<e.tokens.length&&e.tokens[a].type==="s_close";)a++;a--,o!==a&&(t=e.tokens[a],e.tokens[a]=e.tokens[o],e.tokens[o]=t)}}function Oa(e){const u=e.tokens_meta,t=e.tokens_meta.length;On(e,e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&On(e,u[n].delimiters)}const xr={tokenize:Ba,postProcess:Oa};function Ma(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 o=0;o<r.length;o++){const a=e.push("text","",0);a.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 Mn(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 o=u[r.end],a=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===o.token+1,c=String.fromCharCode(r.marker),l=e.tokens[r.token];l.type=a?"strong_open":"em_open",l.tag=a?"strong":"em",l.nesting=1,l.markup=a?c+c:c,l.content="";const s=e.tokens[o.token];s.type=a?"strong_close":"em_close",s.tag=a?"strong":"em",s.nesting=-1,s.markup=a?c+c:c,s.content="",a&&(e.tokens[u[n-1].token].content="",e.tokens[u[r.end+1].token].content="",n--)}}function La(e){const u=e.tokens_meta,t=e.tokens_meta.length;Mn(e,e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&Mn(e,u[n].delimiters)}const kr={tokenize:Ma,postProcess:La};function za(e,u){let t,n,r,o,a="",c="",l=e.pos,s=!0;if(e.src.charCodeAt(e.pos)!==91)return!1;const f=e.pos,d=e.posMax,y=e.pos+1,v=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(v<0)return!1;let p=v+1;if(p<d&&e.src.charCodeAt(p)===40){for(s=!1,p++;p<d&&(t=e.src.charCodeAt(p),!(!j(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(a=e.md.normalizeLink(r.str),e.md.validateLink(a)?p=r.pos:a="",l=p;p<d&&(t=e.src.charCodeAt(p),!(!j(t)&&t!==10));p++);if(r=e.md.helpers.parseLinkTitle(e.src,p,e.posMax),p<d&&l!==p&&r.ok)for(c=r.str,p=r.pos;p<d&&(t=e.src.charCodeAt(p),!(!j(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=v+1):p=v+1,n||(n=e.src.slice(y,v)),o=e.env.references[Gu(n)],!o)return e.pos=f,!1;a=o.href,c=o.title}if(!u){e.pos=y,e.posMax=v;const E=e.push("link_open","a",1),_=[["href",a]];E.attrs=_,c&&_.push(["title",c]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)}return e.pos=p,e.posMax=d,!0}function Ia(e,u){let t,n,r,o,a,c,l,s,f="";const d=e.pos,y=e.posMax;if(e.src.charCodeAt(e.pos)!==33||e.src.charCodeAt(e.pos+1)!==91)return!1;const v=e.pos+2,p=e.md.helpers.parseLinkLabel(e,e.pos+1,!1);if(p<0)return!1;if(o=p+1,o<y&&e.src.charCodeAt(o)===40){for(o++;o<y&&(t=e.src.charCodeAt(o),!(!j(t)&&t!==10));o++);if(o>=y)return!1;for(s=o,c=e.md.helpers.parseLinkDestination(e.src,o,e.posMax),c.ok&&(f=e.md.normalizeLink(c.str),e.md.validateLink(f)?o=c.pos:f=""),s=o;o<y&&(t=e.src.charCodeAt(o),!(!j(t)&&t!==10));o++);if(c=e.md.helpers.parseLinkTitle(e.src,o,e.posMax),o<y&&s!==o&&c.ok)for(l=c.str,o=c.pos;o<y&&(t=e.src.charCodeAt(o),!(!j(t)&&t!==10));o++);else l="";if(o>=y||e.src.charCodeAt(o)!==41)return e.pos=d,!1;o++}else{if(typeof e.env.references>"u")return!1;if(o<y&&e.src.charCodeAt(o)===91?(s=o+1,o=e.md.helpers.parseLinkLabel(e,o),o>=0?r=e.src.slice(s,o++):o=p+1):o=p+1,r||(r=e.src.slice(v,p)),a=e.env.references[Gu(r)],!a)return e.pos=d,!1;f=a.href,l=a.title}if(!u){n=e.src.slice(v,p);const E=[];e.md.inline.parse(n,e.md,e.env,E);const _=e.push("image","img",0),w=[["src",f],["alt",""]];_.attrs=w,_.children=E,_.content=n,l&&w.push(["title",l])}return e.pos=o,e.posMax=y,!0}const $a=/^([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])?)*)$/,Ua=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;function qa(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 a=e.src.charCodeAt(t);if(a===60)return!1;if(a===62)break}const o=e.src.slice(n+1,t);if(Ua.test(o)){const a=e.md.normalizeLink(o);if(!e.md.validateLink(a))return!1;if(!u){const c=e.push("link_open","a",1);c.attrs=[["href",a]],c.markup="autolink",c.info="auto";const l=e.push("text","",0);l.content=e.md.normalizeLinkText(o);const s=e.push("link_close","a",-1);s.markup="autolink",s.info="auto"}return e.pos+=o.length+2,!0}if($a.test(o)){const a=e.md.normalizeLink("mailto:"+o);if(!e.md.validateLink(a))return!1;if(!u){const c=e.push("link_open","a",1);c.attrs=[["href",a]],c.markup="autolink",c.info="auto";const l=e.push("text","",0);l.content=e.md.normalizeLinkText(o);const s=e.push("link_close","a",-1);s.markup="autolink",s.info="auto"}return e.pos+=o.length+2,!0}return!1}function ja(e){return/^<a[>\s]/i.test(e)}function Va(e){return/^<\/a\s*>/i.test(e)}function Ha(e){const u=e|32;return u>=97&&u<=122}function Ga(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&&!Ha(r))return!1;const o=e.src.slice(n).match(ya);if(!o)return!1;if(!u){const a=e.push("html_inline","",0);a.content=o[0],ja(a.content)&&e.linkLevel++,Va(a.content)&&e.linkLevel--}return e.pos+=o[0].length,!0}const Wa=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,Za=/^&([a-z][a-z0-9]{1,31});/i;function Ya(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 o=e.src.slice(t).match(Wa);if(o){if(!u){const a=o[1][0].toLowerCase()==="x"?parseInt(o[1].slice(1),16):parseInt(o[1],10),c=e.push("text_special","",0);c.content=It(a)?zu(a):zu(65533),c.markup=o[0],c.info="entity"}return e.pos+=o[0].length,!0}}else{const o=e.src.slice(t).match(Za);if(o){const a=fr(o[0]);if(a!==o[0]){if(!u){const c=e.push("text_special","",0);c.content=a,c.markup=o[0],c.info="entity"}return e.pos+=o[0].length,!0}}}return!1}function Ln(e){const u={},t=e.length;if(!t)return;let n=0,r=-2;const o=[];for(let a=0;a<t;a++){const c=e[a];if(o.push(0),(e[n].marker!==c.marker||r!==c.token-1)&&(n=a),r=c.token,c.length=c.length||0,!c.close)continue;u.hasOwnProperty(c.marker)||(u[c.marker]=[-1,-1,-1,-1,-1,-1]);const l=u[c.marker][(c.open?3:0)+c.length%3];let s=n-o[n]-1,f=s;for(;s>l;s-=o[s]+1){const d=e[s];if(d.marker===c.marker&&d.open&&d.end<0){let y=!1;if((d.close||c.open)&&(d.length+c.length)%3===0&&(d.length%3!==0||c.length%3!==0)&&(y=!0),!y){const v=s>0&&!e[s-1].open?o[s-1]+1:0;o[a]=a-s+v,o[s]=v,c.open=!1,d.end=a,d.close=!1,f=-1,r=-2;break}}}f!==-1&&(u[c.marker][(c.open?3:0)+(c.length||0)%3]=f)}}function Xa(e){const u=e.tokens_meta,t=e.tokens_meta.length;Ln(e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&Ln(u[n].delimiters)}function Qa(e){let u,t,n=0;const r=e.tokens,o=e.tokens.length;for(u=t=0;u<o;u++)r[u].nesting<0&&n--,r[u].level=n,r[u].nesting>0&&n++,r[u].type==="text"&&u+1<o&&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 ht=[["text",Fa],["linkify",Ta],["newline",Pa],["escape",Ra],["backticks",Na],["strikethrough",xr.tokenize],["emphasis",kr.tokenize],["link",za],["image",Ia],["autolink",qa],["html_inline",Ga],["entity",Ya]],bt=[["balance_pairs",Xa],["strikethrough",xr.postProcess],["emphasis",kr.postProcess],["fragments_join",Qa]];function hu(){this.ruler=new se;for(let e=0;e<ht.length;e++)this.ruler.push(ht[e][0],ht[e][1]);this.ruler2=new se;for(let e=0;e<bt.length;e++)this.ruler2.push(bt[e][0],bt[e][1])}hu.prototype.skipToken=function(e){const u=e.pos,t=this.ruler.getRules(""),n=t.length,r=e.md.options.maxNesting,o=e.cache;if(typeof o[u]<"u"){e.pos=o[u];return}let a=!1;if(e.level<r){for(let c=0;c<n;c++)if(e.level++,a=t[c](e,!0),e.level--,a){if(u>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}else e.pos=e.posMax;a||e.pos++,o[u]=e.pos};hu.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 o=e.pos;let a=!1;if(e.level<r){for(let c=0;c<t;c++)if(a=u[c](e,!1),a){if(o>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}if(a){if(e.pos>=n)break;continue}e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()};hu.prototype.parse=function(e,u,t,n){const r=new this.State(e,u,t,n);this.tokenize(r);const o=this.ruler2.getRules(""),a=o.length;for(let c=0;c<a;c++)o[c](r)};hu.prototype.State=pu;function Ja(e){const u={};e=e||{},u.src_Any=ir.source,u.src_Cc=ar.source,u.src_Z=lr.source,u.src_P=Lt.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 St(e){return Array.prototype.slice.call(arguments,1).forEach(function(t){t&&Object.keys(t).forEach(function(n){e[n]=t[n]})}),e}function Zu(e){return Object.prototype.toString.call(e)}function Ka(e){return Zu(e)==="[object String]"}function e0(e){return Zu(e)==="[object Object]"}function u0(e){return Zu(e)==="[object RegExp]"}function zn(e){return Zu(e)==="[object Function]"}function t0(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}const vr={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function n0(e){return Object.keys(e||{}).reduce(function(u,t){return u||vr.hasOwnProperty(t)},!1)}const r0={"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}}},o0="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]",i0="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function a0(e){e.__index__=-1,e.__text_cache__=""}function c0(e){return function(u,t){const n=u.slice(t);return e.test(n)?n.match(e)[0].length:0}}function In(){return function(e,u){u.normalize(e)}}function Iu(e){const u=e.re=Ja(e.__opts__),t=e.__tlds__.slice();e.onCompile(),e.__tlds_replaced__||t.push(o0),t.push(u.src_xn),u.src_tlds=t.join("|");function n(c){return c.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 o(c,l){throw new Error('(LinkifyIt) Invalid schema "'+c+'": '+l)}Object.keys(e.__schemas__).forEach(function(c){const l=e.__schemas__[c];if(l===null)return;const s={validate:null,link:null};if(e.__compiled__[c]=s,e0(l)){u0(l.validate)?s.validate=c0(l.validate):zn(l.validate)?s.validate=l.validate:o(c,l),zn(l.normalize)?s.normalize=l.normalize:l.normalize?o(c,l):s.normalize=In();return}if(Ka(l)){r.push(c);return}o(c,l)}),r.forEach(function(c){e.__compiled__[e.__schemas__[c]]&&(e.__compiled__[c].validate=e.__compiled__[e.__schemas__[c]].validate,e.__compiled__[c].normalize=e.__compiled__[e.__schemas__[c]].normalize)}),e.__compiled__[""]={validate:null,normalize:In()};const a=Object.keys(e.__compiled__).filter(function(c){return c.length>0&&e.__compiled__[c]}).map(t0).join("|");e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+u.src_ZPCc+"))("+a+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+u.src_ZPCc+"))("+a+")","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"),a0(e)}function l0(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 Tt(e,u){const t=new l0(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||n0(e)&&(u=e,e={}),this.__opts__=St({},vr,u),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=St({},r0,e),this.__compiled__={},this.__tlds__=i0,this.__tlds_replaced__=!1,this.re={},Iu(this)}de.prototype.add=function(u,t){return this.__schemas__[u]=t,Iu(this),this};de.prototype.set=function(u){return this.__opts__=St(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,o,a,c,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(o=this.testSchemaAt(u,t[2],l.lastIndex),o){this.__schema__=t[2],this.__index__=t.index+t[1].length,this.__last_index__=t.index+t[0].length+o;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&&(a=n.index+n[1].length,(this.__index__<0||a<this.__index__)&&(this.__schema__="",this.__index__=a,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&&(a=r.index+r[1].length,c=r.index+r[0].length,(this.__index__<0||a<this.__index__||a===this.__index__&&c>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=a,this.__last_index__=c))),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(Tt(this,n)),n=this.__last_index__);let r=n?u.slice(n):u;for(;this.test(r);)t.push(Tt(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,Tt(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,o){return n!==o[r-1]}).reverse(),Iu(this),this):(this.__tlds__=u.slice(),this.__tlds_replaced__=!0,Iu(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,ve=36,qt=1,su=26,s0=38,f0=700,yr=72,_r=128,Er="-",d0=/^xn--/,p0=/[^\0-\x7F]/,h0=/[\x2E\u3002\uFF0E\uFF61]/g,b0={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},mt=ve-qt,ye=Math.floor,gt=String.fromCharCode;function Te(e){throw new RangeError(b0[e])}function m0(e,u){const t=[];let n=e.length;for(;n--;)t[n]=u(e[n]);return t}function Ar(e,u){const t=e.split("@");let n="";t.length>1&&(n=t[0]+"@",e=t[1]),e=e.replace(h0,".");const r=e.split("."),o=m0(r,u).join(".");return n+o}function wr(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 o=e.charCodeAt(t++);(o&64512)==56320?u.push(((r&1023)<<10)+(o&1023)+65536):(u.push(r),t--)}else u.push(r)}return u}const g0=e=>String.fromCodePoint(...e),x0=function(e){return e>=48&&e<58?26+(e-48):e>=65&&e<91?e-65:e>=97&&e<123?e-97:ve},$n=function(e,u){return e+22+75*(e<26)-((u!=0)<<5)},Cr=function(e,u,t){let n=0;for(e=t?ye(e/f0):e>>1,e+=ye(e/u);e>mt*su>>1;n+=ve)e=ye(e/mt);return ye(n+(mt+1)*e/(e+s0))},Dr=function(e){const u=[],t=e.length;let n=0,r=_r,o=yr,a=e.lastIndexOf(Er);a<0&&(a=0);for(let c=0;c<a;++c)e.charCodeAt(c)>=128&&Te("not-basic"),u.push(e.charCodeAt(c));for(let c=a>0?a+1:0;c<t;){const l=n;for(let f=1,d=ve;;d+=ve){c>=t&&Te("invalid-input");const y=x0(e.charCodeAt(c++));y>=ve&&Te("invalid-input"),y>ye((We-n)/f)&&Te("overflow"),n+=y*f;const v=d<=o?qt:d>=o+su?su:d-o;if(y<v)break;const p=ve-v;f>ye(We/p)&&Te("overflow"),f*=p}const s=u.length+1;o=Cr(n-l,s,l==0),ye(n/s)>We-r&&Te("overflow"),r+=ye(n/s),n%=s,u.splice(n++,0,r)}return String.fromCodePoint(...u)},Fr=function(e){const u=[];e=wr(e);const t=e.length;let n=_r,r=0,o=yr;for(const l of e)l<128&&u.push(gt(l));const a=u.length;let c=a;for(a&&u.push(Er);c<t;){let l=We;for(const f of e)f>=n&&f<l&&(l=f);const s=c+1;l-n>ye((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 y=ve;;y+=ve){const v=y<=o?qt:y>=o+su?su:y-o;if(d<v)break;const p=d-v,E=ve-v;u.push(gt($n(v+p%E,0))),d=ye(p/E)}u.push(gt($n(d,0))),o=Cr(r,s,c===a),r=0,++c}++r,++n}return u.join("")},k0=function(e){return Ar(e,function(u){return d0.test(u)?Dr(u.slice(4).toLowerCase()):u})},v0=function(e){return Ar(e,function(u){return p0.test(u)?"xn--"+Fr(u):u})},Sr={version:"2.3.1",ucs2:{decode:wr,encode:g0},decode:Dr,encode:Fr,toASCII:v0,toUnicode:k0},y0={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},_0={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"]}}},E0={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"]}}},A0={default:y0,zero:_0,commonmark:E0},w0=/^(vbscript|javascript|file|data):/,C0=/^data:image\/(gif|png|jpeg|webp);/;function D0(e){const u=e.trim().toLowerCase();return w0.test(u)?C0.test(u):!0}const Tr=["http:","https:","mailto:"];function F0(e){const u=Mt(e,!0);if(u.hostname&&(!u.protocol||Tr.indexOf(u.protocol)>=0))try{u.hostname=Sr.toASCII(u.hostname)}catch{}return du(Ot(u))}function S0(e){const u=Mt(e,!0);if(u.hostname&&(!u.protocol||Tr.indexOf(u.protocol)>=0))try{u.hostname=Sr.toUnicode(u.hostname)}catch{}return Ze(Ot(u),Ze.defaultChars+"%")}function be(e,u){if(!(this instanceof be))return new be(e,u);u||zt(e)||(u=e||{},e="default"),this.inline=new hu,this.block=new Wu,this.core=new $t,this.renderer=new Xe,this.linkify=new de,this.validateLink=D0,this.normalizeLink=F0,this.normalizeLinkText=S0,this.utils=Pi,this.helpers=Hu({},Oi),this.options={},this.configure(e),u&&this.set(u)}be.prototype.set=function(e){return Hu(this.options,e),this};be.prototype.configure=function(e){const u=this;if(zt(e)){const t=e;if(e=A0[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};be.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};be.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};be.prototype.use=function(e){const u=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,u),this};be.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};be.prototype.render=function(e,u){return u=u||{},this.renderer.render(this.parse(e,u),this.options,u)};be.prototype.parseInline=function(e,u){const t=new this.core.State(e,this,u);return t.inlineMode=!0,this.core.process(t),t.tokens};be.prototype.renderInline=function(e,u){return u=u||{},this.renderer.render(this.parseInline(e,u),this.options,u)};function T0(e,u){const{manual:t=!1,domPurify:n=!0,...r}=u??{},o=i.ref(i.isRef(e)?i.toValue(e.value):i.isReactive(e)?i.toValue(e):e);i.isRef(e)&&i.watchEffect(()=>{o.value=i.toValue(e.value)});const a=i.ref(""),c=i.ref(),l=be({...r});function s(f){const d=l.render(f);if(a.value=n?Vo.sanitize(d):d,c.value)c.value.innerHTML=a.value;else{const y=i.watch(c,v=>{v&&(v.innerHTML=a.value,y())})}return a.value}return t||(s(o.value??""),i.watch(o,f=>{s(f??"")})),{value:o,html:a,domRef:c,md:l,render:s}}function P0(e,u){const{step:t=1,interval:n=50,enabled:r=!0}=u??{},o=i.ref(0),a=i.ref(!1),c=i.ref(!1),l=i.ref(!1),s=i.computed(()=>r?e.value.slice(0,o.value):e.value),f=i.computed(()=>Number(Math.min(o.value/e.value.length*100,100).toFixed(2)));let d=null;const y=pe.createEventHook(),v=pe.createEventHook(),p=pe.createEventHook();i.watch(e,(h,x)=>{if(!x){o.value=0,E();return}h.startsWith(x)||(o.value=0),E()},{immediate:!0});function E(){if(d&&clearTimeout(d),!r){o.value=e.value.length,c.value=!0,l.value=!1,a.value=!1,v.trigger(s.value);return}l.value=!0,a.value=!1,c.value=!1,y.trigger();function h(){if(o.value+=t,p.trigger({index:o.value,value:s.value}),o.value>=e.value.length){o.value=e.value.length,c.value=!0,l.value=!1,v.trigger(s.value);return}d=setTimeout(h,n)}d=setTimeout(h,n)}function _(){d&&clearTimeout(d),a.value=!0,l.value=!1,c.value=!1}function w(){d&&clearTimeout(d),E()}function m(){d&&clearTimeout(d),o.value=0,i.nextTick(()=>{E()})}function g(){d&&clearTimeout(d),l.value=!1,a.value=!1,c.value=!0,o.value=e.value.length,v.trigger(s.value)}function k(){d&&clearTimeout(d),d=null,l.value=!1,a.value=!1,c.value=!1,o.value=0}return{typeIndex:o,paused:a,ended:c,isTyping:l,typedValue:s,progress:f,start:E,pause:_,resume:w,restart:m,stop:g,destroy:k,onStat:y.on,onStop:v.on,onUpdate:p.on}}var Un=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function R0(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var xt={exports:{}},qn;function N0(){return qn||(qn=1,(function(e){var u=typeof window<"u"?window:typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope?self:{};/**
31
- * Prism: Lightweight, robust, elegant syntax highlighting
32
- *
33
- * @license MIT <https://opensource.org/licenses/MIT>
34
- * @author Lea Verou <https://lea.verou.me>
35
- * @namespace
36
- * @public
37
- */var t=(function(n){var r=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,o=0,a={},c={manual:n.Prism&&n.Prism.manual,disableWorkerMessageHandler:n.Prism&&n.Prism.disableWorkerMessageHandler,util:{encode:function m(g){return g instanceof l?new l(g.type,m(g.content),g.alias):Array.isArray(g)?g.map(m):g.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/\u00a0/g," ")},type:function(m){return Object.prototype.toString.call(m).slice(8,-1)},objId:function(m){return m.__id||Object.defineProperty(m,"__id",{value:++o}),m.__id},clone:function m(g,k){k=k||{};var h,x;switch(c.util.type(g)){case"Object":if(x=c.util.objId(g),k[x])return k[x];h={},k[x]=h;for(var A in g)g.hasOwnProperty(A)&&(h[A]=m(g[A],k));return h;case"Array":return x=c.util.objId(g),k[x]?k[x]:(h=[],k[x]=h,g.forEach(function(S,C){h[C]=m(S,k)}),h);default:return g}},getLanguage:function(m){for(;m;){var g=r.exec(m.className);if(g)return g[1].toLowerCase();m=m.parentElement}return"none"},setLanguage:function(m,g){m.className=m.className.replace(RegExp(r,"gi"),""),m.classList.add("language-"+g)},currentScript:function(){if(typeof document>"u")return null;if(document.currentScript&&document.currentScript.tagName==="SCRIPT")return document.currentScript;try{throw new Error}catch(h){var m=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(h.stack)||[])[1];if(m){var g=document.getElementsByTagName("script");for(var k in g)if(g[k].src==m)return g[k]}return null}},isActive:function(m,g,k){for(var h="no-"+g;m;){var x=m.classList;if(x.contains(g))return!0;if(x.contains(h))return!1;m=m.parentElement}return!!k}},languages:{plain:a,plaintext:a,text:a,txt:a,extend:function(m,g){var k=c.util.clone(c.languages[m]);for(var h in g)k[h]=g[h];return k},insertBefore:function(m,g,k,h){h=h||c.languages;var x=h[m],A={};for(var S in x)if(x.hasOwnProperty(S)){if(S==g)for(var C in k)k.hasOwnProperty(C)&&(A[C]=k[C]);k.hasOwnProperty(S)||(A[S]=x[S])}var N=h[m];return h[m]=A,c.languages.DFS(c.languages,function(T,M){M===N&&T!=m&&(this[T]=A)}),A},DFS:function m(g,k,h,x){x=x||{};var A=c.util.objId;for(var S in g)if(g.hasOwnProperty(S)){k.call(g,S,g[S],h||S);var C=g[S],N=c.util.type(C);N==="Object"&&!x[A(C)]?(x[A(C)]=!0,m(C,k,null,x)):N==="Array"&&!x[A(C)]&&(x[A(C)]=!0,m(C,k,S,x))}}},plugins:{},highlightAll:function(m,g){c.highlightAllUnder(document,m,g)},highlightAllUnder:function(m,g,k){var h={callback:k,container:m,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};c.hooks.run("before-highlightall",h),h.elements=Array.prototype.slice.apply(h.container.querySelectorAll(h.selector)),c.hooks.run("before-all-elements-highlight",h);for(var x=0,A;A=h.elements[x++];)c.highlightElement(A,g===!0,h.callback)},highlightElement:function(m,g,k){var h=c.util.getLanguage(m),x=c.languages[h];c.util.setLanguage(m,h);var A=m.parentElement;A&&A.nodeName.toLowerCase()==="pre"&&c.util.setLanguage(A,h);var S=m.textContent,C={element:m,language:h,grammar:x,code:S};function N(M){C.highlightedCode=M,c.hooks.run("before-insert",C),C.element.innerHTML=C.highlightedCode,c.hooks.run("after-highlight",C),c.hooks.run("complete",C),k&&k.call(C.element)}if(c.hooks.run("before-sanity-check",C),A=C.element.parentElement,A&&A.nodeName.toLowerCase()==="pre"&&!A.hasAttribute("tabindex")&&A.setAttribute("tabindex","0"),!C.code){c.hooks.run("complete",C),k&&k.call(C.element);return}if(c.hooks.run("before-highlight",C),!C.grammar){N(c.util.encode(C.code));return}if(g&&n.Worker){var T=new Worker(c.filename);T.onmessage=function(M){N(M.data)},T.postMessage(JSON.stringify({language:C.language,code:C.code,immediateClose:!0}))}else N(c.highlight(C.code,C.grammar,C.language))},highlight:function(m,g,k){var h={code:m,grammar:g,language:k};if(c.hooks.run("before-tokenize",h),!h.grammar)throw new Error('The language "'+h.language+'" has no grammar.');return h.tokens=c.tokenize(h.code,h.grammar),c.hooks.run("after-tokenize",h),l.stringify(c.util.encode(h.tokens),h.language)},tokenize:function(m,g){var k=g.rest;if(k){for(var h in k)g[h]=k[h];delete g.rest}var x=new d;return y(x,x.head,m),f(m,x,g,x.head,0),p(x)},hooks:{all:{},add:function(m,g){var k=c.hooks.all;k[m]=k[m]||[],k[m].push(g)},run:function(m,g){var k=c.hooks.all[m];if(!(!k||!k.length))for(var h=0,x;x=k[h++];)x(g)}},Token:l};n.Prism=c;function l(m,g,k,h){this.type=m,this.content=g,this.alias=k,this.length=(h||"").length|0}l.stringify=function m(g,k){if(typeof g=="string")return g;if(Array.isArray(g)){var h="";return g.forEach(function(N){h+=m(N,k)}),h}var x={type:g.type,content:m(g.content,k),tag:"span",classes:["token",g.type],attributes:{},language:k},A=g.alias;A&&(Array.isArray(A)?Array.prototype.push.apply(x.classes,A):x.classes.push(A)),c.hooks.run("wrap",x);var S="";for(var C in x.attributes)S+=" "+C+'="'+(x.attributes[C]||"").replace(/"/g,"&quot;")+'"';return"<"+x.tag+' class="'+x.classes.join(" ")+'"'+S+">"+x.content+"</"+x.tag+">"};function s(m,g,k,h){m.lastIndex=g;var x=m.exec(k);if(x&&h&&x[1]){var A=x[1].length;x.index+=A,x[0]=x[0].slice(A)}return x}function f(m,g,k,h,x,A){for(var S in k)if(!(!k.hasOwnProperty(S)||!k[S])){var C=k[S];C=Array.isArray(C)?C:[C];for(var N=0;N<C.length;++N){if(A&&A.cause==S+","+N)return;var T=C[N],M=T.inside,q=!!T.lookbehind,V=!!T.greedy,X=T.alias;if(V&&!T.pattern.global){var re=T.pattern.toString().match(/[imsuy]*$/)[0];T.pattern=RegExp(T.pattern.source,re+"g")}for(var fe=T.pattern||T,$=h.next,P=x;$!==g.tail&&!(A&&P>=A.reach);P+=$.value.length,$=$.next){var G=$.value;if(g.length>m.length)return;if(!(G instanceof l)){var U=1,Z;if(V){if(Z=s(fe,P,m,q),!Z||Z.index>=m.length)break;var I=Z.index,Y=Z.index+Z[0].length,J=P;for(J+=$.value.length;I>=J;)$=$.next,J+=$.value.length;if(J-=$.value.length,P=J,$.value instanceof l)continue;for(var F=$;F!==g.tail&&(J<Y||typeof F.value=="string");F=F.next)U++,J+=F.value.length;U--,G=m.slice(P,J),Z.index-=P}else if(Z=s(fe,0,G,q),!Z)continue;var I=Z.index,L=Z[0],H=G.slice(0,I),Be=G.slice(I+L.length),Ae=P+G.length;A&&Ae>A.reach&&(A.reach=Ae);var Oe=$.prev;H&&(Oe=y(g,Oe,H),P+=H.length),v(g,Oe,U);var bu=new l(S,M?c.tokenize(L,M):L,X,L);if($=y(g,Oe,bu),Be&&y(g,$,Be),U>1){var xe={cause:S+","+N,reach:Ae};f(m,g,k,$.prev,P,xe),A&&xe.reach>A.reach&&(A.reach=xe.reach)}}}}}}function d(){var m={value:null,prev:null,next:null},g={value:null,prev:m,next:null};m.next=g,this.head=m,this.tail=g,this.length=0}function y(m,g,k){var h=g.next,x={value:k,prev:g,next:h};return g.next=x,h.prev=x,m.length++,x}function v(m,g,k){for(var h=g.next,x=0;x<k&&h!==m.tail;x++)h=h.next;g.next=h,h.prev=g,m.length-=x}function p(m){for(var g=[],k=m.head.next;k!==m.tail;)g.push(k.value),k=k.next;return g}if(!n.document)return n.addEventListener&&(c.disableWorkerMessageHandler||n.addEventListener("message",function(m){var g=JSON.parse(m.data),k=g.language,h=g.code,x=g.immediateClose;n.postMessage(c.highlight(h,c.languages[k],k)),x&&n.close()},!1)),c;var E=c.util.currentScript();E&&(c.filename=E.src,E.hasAttribute("data-manual")&&(c.manual=!0));function _(){c.manual||c.highlightAll()}if(!c.manual){var w=document.readyState;w==="loading"||w==="interactive"&&E&&E.defer?document.addEventListener("DOMContentLoaded",_):window.requestAnimationFrame?window.requestAnimationFrame(_):window.setTimeout(_,16)}return c})(u);e.exports&&(e.exports=t),typeof Un<"u"&&(Un.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(/&amp;/,"&"))}),Object.defineProperty(t.languages.markup.tag,"addInlined",{value:function(r,o){var a={};a["language-"+o]={pattern:/(^<!\[CDATA\[)[\s\S]+?(?=\]\]>$)/i,lookbehind:!0,inside:t.languages[o]},a.cdata=/^<!\[CDATA\[|\]\]>$/i;var c={"included-cdata":{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,inside:a}};c["language-"+o]={pattern:/[\s\S]+/,inside:t.languages[o]};var l={};l[r]={pattern:RegExp(/(<__[^>]*>)(?:<!\[CDATA\[(?:[^\]]|\](?!\]>))*\]\]>|(?!<!\[CDATA\[)[\s\S])*?(?=<\/__>)/.source.replace(/__/g,function(){return r}),"i"),lookbehind:!0,greedy:!0,inside:c},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 o=n.languages.markup;o&&(o.tag.addInlined("style","css"),o.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,_){return"✖ Error "+E+" while fetching file: "+_},o="✖ Error: File does not exist or is empty",a={js:"javascript",py:"python",rb:"ruby",ps1:"powershell",psm1:"powershell",sh:"bash",bat:"batch",h:"c",tex:"latex"},c="data-src-status",l="loading",s="loaded",f="failed",d="pre[data-src]:not(["+c+'="'+s+'"]):not(['+c+'="'+l+'"])';function y(E,_,w){var m=new XMLHttpRequest;m.open("GET",E,!0),m.onreadystatechange=function(){m.readyState==4&&(m.status<400&&m.responseText?_(m.responseText):m.status>=400?w(r(m.status,m.statusText)):w(o))},m.send(null)}function v(E){var _=/^\s*(\d+)\s*(?:(,)\s*(?:(\d+)\s*)?)?$/.exec(E||"");if(_){var w=Number(_[1]),m=_[2],g=_[3];return m?g?[w,Number(g)]:[w,void 0]:[w,w]}}t.hooks.add("before-highlightall",function(E){E.selector+=", "+d}),t.hooks.add("before-sanity-check",function(E){var _=E.element;if(_.matches(d)){E.code="",_.setAttribute(c,l);var w=_.appendChild(document.createElement("CODE"));w.textContent=n;var m=_.getAttribute("data-src"),g=E.language;if(g==="none"){var k=(/\.(\w+)$/.exec(m)||[,"none"])[1];g=a[k]||k}t.util.setLanguage(w,g),t.util.setLanguage(_,g);var h=t.plugins.autoloader;h&&h.loadLanguages(g),y(m,function(x){_.setAttribute(c,s);var A=v(_.getAttribute("data-range"));if(A){var S=x.split(/\r\n?|\n/g),C=A[0],N=A[1]==null?S.length:A[1];C<0&&(C+=S.length),C=Math.max(0,Math.min(C-1,S.length)),N<0&&(N+=S.length),N=Math.max(0,Math.min(N,S.length)),x=S.slice(C,N).join(`
38
- `),_.hasAttribute("data-start")||_.setAttribute("data-start",String(C+1))}w.textContent=x,t.highlightElement(w)},function(x){_.setAttribute(c,f),w.textContent=x})}}),t.plugins.fileHighlight={highlight:function(_){for(var w=(_||document).querySelectorAll(d),m=0,g;g=w[m++];)t.highlightElement(g)}};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)}})()})(xt)),xt.exports}var B0=N0();const Bu=R0(B0);typeof document<"u"&&Bu.highlightAll();function O0(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 M0=`
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
- `,L0=`
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:kt,cB:jn,cE:vt}={...ju,...Vu},Tu=`${fu}-type-writer`;function z0(){return kt([jn("type-writer",{overflowX:"auto"},[vt("cursor::after",{content:"var(--cursor-content)",marginLeft:"2px",display:"inline-block"}),vt("markdown",`${L0}`,[kt("pre",{backgroundColor:"var(--tag-color)",borderRadius:"var(--border-radius)"})])]),kt(".dark",[jn("type-writer",[vt("markdown",`${M0}`)])])])}const I0=["innerHTML"],Pr=i.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;qu(Tu,z0());const{typedValue:n,isTyping:r,onStat:o,onUpdate:a,onStop:c}=P0(i.computed(()=>e.value??""),{step:e.step,interval:e.interval,enabled:e.typing});o(()=>{t("start")}),a(f=>{t("update",f)}),c(f=>{t("stop",f)});const{html:l}=T0(n,{html:!0,linkify:!0,typographer:!0,breaks:!0,highlight:O0}),s=i.computed(()=>e.markdown?l.value:n.value);return(f,d)=>(i.openBlock(),i.createBlock(i.unref(R.NEl),{tag:"div",class:i.normalizeClass([i.unref(Tu)])},{default:i.withCtx(()=>[i.createElementVNode("div",{class:i.normalizeClass([i.unref(r)&&!e.markdown?`${i.unref(Tu)}__cursor`:void 0,e.markdown?`${i.unref(Tu)}__markdown`:void 0]),style:i.normalizeStyle([e.markdown?void 0:{"--cursor-content":`'${e.suffix}'`}]),innerHTML:s.value},null,14,I0)]),_:1},8,["class"]))}}),{c:$0,cB:U0,cE:q0,cM:j0}={...ju,...Vu},yt=`${fu}-bubble`;function V0(){return $0([U0("bubble",{display:"flex",gap:"10px",fontSize:"var(--n-font-size);"},[j0("reverse",{flexDirection:"row-reverse"}),q0("content",{backgroundColor:"var(--tag-color)",padding:"10px",borderRadius:"var(--border-radius)",minHeight:"44px"})])])}const H0=i.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 qu("n-bubble",V0()),(n,r)=>(i.openBlock(),i.createBlock(i.unref(R.NEl),{tag:"div",class:i.normalizeClass([i.unref(yt),e.placement==="end"?`${i.unref(yt)}--reverse`:""])},{default:i.withCtx(()=>[i.renderSlot(n.$slots,"avatar",{},()=>[e.avatar?(i.openBlock(),i.createBlock(i.unref(R.NAvatar),i.mergeProps({key:0,round:""},e.avatar.props),{default:i.withCtx(()=>[(i.openBlock(),i.createBlock(i.resolveDynamicComponent(e.avatar.icon)))]),_:1},16)):i.createCommentVNode("",!0)]),i.createVNode(i.unref(R.NFlex),{vertical:""},{default:i.withCtx(()=>[i.renderSlot(n.$slots,"header"),i.createVNode(i.unref(Bt),null,{default:i.withCtx(()=>[e.loading?i.renderSlot(n.$slots,"loading",{key:0},()=>[i.createVNode(i.unref(R.NSpin),{style:{height:"44px"}})]):i.renderSlot(n.$slots,"default",{key:1},()=>[i.createElementVNode("div",{class:i.normalizeClass([`${i.unref(yt)}__content`,e.contentClass]),style:i.normalizeStyle(e.contentStyle)},[i.createVNode(i.unref(Pr),{typing:e.typing,markdown:e.markdown,value:e.content,onStop:r[0]||(r[0]=o=>t("typingComplete"))},null,8,["typing","markdown","value"])],6)])]),_:3}),i.renderSlot(n.$slots,"footer")]),_:3})]),_:3},8,["class"]))}}),{c:G0,cB:W0}={...ju,...Vu},Pu=`${fu}-full-loading`;function Z0(){return G0([W0("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 Rr=i.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){qu(Pu,Z0());const u=i.ref("auto");return i.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)=>(i.openBlock(),i.createBlock(i.unref(Bt),null,{default:i.withCtx(()=>[(i.openBlock(),i.createBlock(i.Teleport,{to:e.appendTo},[e.show?(i.openBlock(),i.createBlock(i.unref(R.NEl),{key:0,class:i.normalizeClass([i.unref(Pu),{[`${i.unref(Pu)}--mask`]:e.mask},{[`${i.unref(Pu)}--blur`]:e.blur}]),style:i.normalizeStyle(typeof e.mask=="object"?e.mask:{})},{default:i.withCtx(()=>[i.createVNode(i.unref(R.NSpin),i.normalizeProps(i.guardReactiveProps(e.spinProps)),i.createSlots({_:2},[t.$slots.description?{name:"description",fn:i.withCtx(()=>[i.renderSlot(t.$slots,"description")]),key:"0"}:void 0,t.$slots.icon?{name:"icon",fn:i.withCtx(()=>[i.renderSlot(t.$slots,"icon")]),key:"1"}:void 0]),1040)]),_:3},8,["class","style"])):i.createCommentVNode("",!0)],8,["to"]))]),_:3}))}}),Y0=i.defineComponent({__name:"ConfigProviders",props:{globalStyle:{type:Boolean,default:!1},configProviderProps:{},loadingBarProps:{},fullLoadingProps:{},dialogProviderProps:{},modalProviderProps:{},notificationProviderProps:{},messageProviderProps:{}},setup(e){const u=i.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=i.defineComponent({setup(){i.onMounted(()=>{t()})},render(){return null}});return(r,o)=>(i.openBlock(),i.createBlock(i.unref(R.NConfigProvider),i.normalizeProps(i.guardReactiveProps(e.configProviderProps)),{default:i.withCtx(()=>[i.createVNode(i.unref(R.NLoadingBarProvider),i.normalizeProps(i.guardReactiveProps(e.loadingBarProps)),{default:i.withCtx(()=>[i.createVNode(i.unref(R.NDialogProvider),i.normalizeProps(i.guardReactiveProps(e.dialogProviderProps)),{default:i.withCtx(()=>[i.createVNode(i.unref(R.NModalProvider),i.normalizeProps(i.guardReactiveProps(e.modalProviderProps)),{default:i.withCtx(()=>[i.createVNode(i.unref(R.NNotificationProvider),i.normalizeProps(i.guardReactiveProps(e.notificationProviderProps)),{default:i.withCtx(()=>[i.createVNode(i.unref(R.NMessageProvider),i.normalizeProps(i.guardReactiveProps(e.messageProviderProps)),{default:i.withCtx(()=>[i.renderSlot(r.$slots,"default"),i.createVNode(i.unref(n))]),_:3},16)]),_:3},16)]),_:3},16)]),_:3},16)]),_:3},16),e.globalStyle?(i.openBlock(),i.createBlock(i.unref(R.NGlobalStyle),{key:0})):i.createCommentVNode("",!0),i.createVNode(i.unref(Rr),i.mergeProps({show:u.value},e.fullLoadingProps),null,16,["show"])]),_:3},16))}}),Yu=(e,u)=>{const t=e.__vccOpts||e;for(const[n,r]of u)t[n]=r;return t},X0={name:"MageCopyFill"},Q0={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function J0(e,u,t,n,r,o){return i.openBlock(),i.createElementBlock("svg",Q0,[...u[0]||(u[0]=[i.createElementVNode("path",{fill:"currentColor",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 K0=Yu(X0,[["render",J0]]),ec=i.defineComponent({__name:"CopyButton",props:{value:{},config:{},tooltipProps:{},buttonProps:{}},emits:["copied"],setup(e,{emit:u}){const t=u,{copied:n,copy:r}=pe.useClipboard({source:e.value,...e.config});i.watch(n,()=>{n.value&&t("copied",e.value)});function o(a){a.preventDefault(),r()}return(a,c)=>(i.openBlock(),i.createBlock(i.unref(R.NTooltip),i.normalizeProps(i.guardReactiveProps(e.tooltipProps)),{trigger:i.withCtx(()=>[i.createElementVNode("div",{style:{cursor:"pointer"},onClick:o},[i.renderSlot(a.$slots,"default",{},()=>[i.createVNode(i.unref(R.NButton),i.mergeProps({quaternary:"",size:"tiny"},e.buttonProps),{icon:i.withCtx(()=>[i.renderSlot(a.$slots,"icon",{},()=>[i.createVNode(K0)])]),_:3},16)])])]),default:i.withCtx(()=>[i.renderSlot(a.$slots,"tooltip",{},()=>[i.createTextVNode(i.toDisplayString(i.unref(n)?"复制成功":"复制"),1)])]),_:3},16))}}),Nr=(e,{manual:u,ready:t=!0,refreshDeps:n=[],refreshDepsAction:r})=>{const o=i.ref(!1);return i.watchEffect(()=>{!u&&e.options.refreshDeps!==!0&&(o.value=i.unref(t))}),n instanceof Array?i.watch([o,...n],([a])=>{a&&!u&&a&&(r?r():e.refresh())},{deep:!0,immediate:!1}):i.watch(o,a=>{!u&&a&&(r?r():e.refresh())}),{name:"autoRunPlugin",onBefore:()=>{if(!i.unref(t))return{stopNow:!0}}}};Nr.onInit=({ready:e=!0,manual:u})=>({loading:!u&&i.unref(e)});const Ou=new Map,uc=(e,u,t)=>{const n=Ou.get(e);n?.timer&&clearTimeout(n.timer);let r;u>-1&&(r=setTimeout(()=>{Ou.delete(e)},u)),Ou.set(e,{...t,timer:r})},tc=e=>Ou.get(e),Mu=new Map,nc=e=>Mu.get(e),rc=(e,u)=>{Mu.set(e,u),u.then(t=>(Mu.delete(e),t)).catch(t=>{throw Mu.delete(e),t})},ze={},oc=[],ic=(e,u)=>{ze[e]&&(ze[e].forEach(t=>t(u)),oc.forEach(t=>t({type:e,data:u})))},_t=(e,u)=>(ze[e]||(ze[e]=[]),ze[e].push(u),function(){const n=ze[e].indexOf(u);ze[e].splice(n,1)}),ac=(e,{cacheKey:u,cacheTime:t=300*1e3,staleTime:n=0,setCache:r,getCache:o})=>{const a=i.ref(),c=i.ref(),l=(f,d)=>{r?r(d):uc(f,t,d),ic(f,d.data)},s=(f,d=[])=>o?o(d):tc(f);return i.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)),a.value=_t(u,d=>{e.setState({data:d})})}),i.onScopeDispose(()=>{var f;(f=a.value)==null||f.call(a)}),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 y=nc(u);return y&&y!==c.value?{servicePromise:y}:(y=f(...d),c.value=y,rc(u,y),{servicePromise:y})},onSuccess:(f,d)=>{var y;u&&((y=a.value)==null||y.call(a),l(u,{data:f,params:d,time:new Date().getTime()}),a.value=_t(u,v=>{e.setState({data:v})}))},onMutate:f=>{var d;u&&((d=a.value)==null||d.call(a),l(u,{data:f,params:e.state.params,time:new Date().getTime()}),a.value=_t(u,y=>{e.setState({data:y})}))}}:{}};function $u(e){var u=typeof e;return e!=null&&(u=="object"||u=="function")}var cc=typeof global=="object"&&global&&global.Object===Object&&global,lc=typeof self=="object"&&self&&self.Object===Object&&self,Br=cc||lc||Function("return this")(),Et=function(){return Br.Date.now()},sc=/\s/;function fc(e){for(var u=e.length;u--&&sc.test(e.charAt(u)););return u}var dc=/^\s+/;function pc(e){return e&&e.slice(0,fc(e)+1).replace(dc,"")}var Uu=Br.Symbol,Or=Object.prototype,hc=Or.hasOwnProperty,bc=Or.toString,ru=Uu?Uu.toStringTag:void 0;function mc(e){var u=hc.call(e,ru),t=e[ru];try{e[ru]=void 0;var n=!0}catch{}var r=bc.call(e);return n&&(u?e[ru]=t:delete e[ru]),r}var gc=Object.prototype,xc=gc.toString;function kc(e){return xc.call(e)}var vc="[object Null]",yc="[object Undefined]",Vn=Uu?Uu.toStringTag:void 0;function _c(e){return e==null?e===void 0?yc:vc:Vn&&Vn in Object(e)?mc(e):kc(e)}function Ec(e){return e!=null&&typeof e=="object"}var Ac="[object Symbol]";function wc(e){return typeof e=="symbol"||Ec(e)&&_c(e)==Ac}var Hn=NaN,Cc=/^[-+]0x[0-9a-f]+$/i,Dc=/^0b[01]+$/i,Fc=/^0o[0-7]+$/i,Sc=parseInt;function Gn(e){if(typeof e=="number")return e;if(wc(e))return Hn;if($u(e)){var u=typeof e.valueOf=="function"?e.valueOf():e;e=$u(u)?u+"":u}if(typeof e!="string")return e===0?e:+e;e=pc(e);var t=Dc.test(e);return t||Fc.test(e)?Sc(e.slice(2),t?2:8):Cc.test(e)?Hn:+e}var Tc="Expected a function",Pc=Math.max,Rc=Math.min;function Mr(e,u,t){var n,r,o,a,c,l,s=0,f=!1,d=!1,y=!0;if(typeof e!="function")throw new TypeError(Tc);u=Gn(u)||0,$u(t)&&(f=!!t.leading,d="maxWait"in t,o=d?Pc(Gn(t.maxWait)||0,u):o,y="trailing"in t?!!t.trailing:y);function v(x){var A=n,S=r;return n=r=void 0,s=x,a=e.apply(S,A),a}function p(x){return s=x,c=setTimeout(w,u),f?v(x):a}function E(x){var A=x-l,S=x-s,C=u-A;return d?Rc(C,o-S):C}function _(x){var A=x-l,S=x-s;return l===void 0||A>=u||A<0||d&&S>=o}function w(){var x=Et();if(_(x))return m(x);c=setTimeout(w,E(x))}function m(x){return c=void 0,y&&n?v(x):(n=r=void 0,a)}function g(){c!==void 0&&clearTimeout(c),s=0,n=l=r=c=void 0}function k(){return c===void 0?a:m(Et())}function h(){var x=Et(),A=_(x);if(n=arguments,r=this,l=x,A){if(c===void 0)return p(l);if(d)return clearTimeout(c),c=setTimeout(w,u),v(l)}return c===void 0&&(c=setTimeout(w,u)),a}return h.cancel=g,h.flush=k,h}const Nc=(e,{debounceWait:u,debounceLeading:t,debounceTrailing:n,debounceMaxWait:r})=>{const o=i.ref(),a=i.computed(()=>{const c={},l=i.unref(t),s=i.unref(n),f=i.unref(r);return l!==void 0&&(c.leading=l),s!==void 0&&(c.trailing=s),f!==void 0&&(c.maxWait=f),c});return i.watchEffect(c=>{if(i.unref(u)){const l=e.runAsync.bind(e);o.value=Mr(s=>{s()},i.unref(u),a.value),e.runAsync=(...s)=>new Promise((f,d)=>{var y;(y=o.value)==null||y.call(o,()=>{l(...s).then(f).catch(d)})}),c(()=>{var s;(s=o.value)==null||s.cancel(),e.runAsync=l})}}),i.unref(u)?{name:"debouncePlugin",onCancel:()=>{var c;(c=o.value)==null||c.cancel()}}:{}};var Bc=Object.defineProperty,Oc=(e,u,t)=>u in e?Bc(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,Wn=(e,u,t)=>(Oc(e,typeof u!="symbol"?u+"":u,t),t);class Mc{constructor(){Wn(this,"table",{}),Wn(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 Mc;function Lc(e){const t=e.toString().match(/^function\s+([^\s(]+)/);return t?t[1]:""}function zc(e){const u=e.toString(),t=/([a-zA-Z$_][a-zA-Z0-9$_]*)\s*\(/,n=u.match(t);return n?n[1].trim():""}var Ic=Object.defineProperty,$c=(e,u,t)=>u in e?Ic(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,Zn=(e,u,t)=>($c(e,typeof u!="symbol"?u+"":u,t),t);class Uc{constructor(){Zn(this,"requestInstances",new Map),Zn(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 Uc,qc=(e,{ready:u=!0,debugKey:t,...n})=>{const r=()=>{if(t&&!le.has(t)){const a=e.serviceRef.value.toString().includes("function")?Lc(e.serviceRef.value.toString()):zc(e.serviceRef.value.toString());le.insert(t,{instance:e,requestName:a,time:Date.now()})}},o=i.computed(()=>Object.fromEntries(Object.entries({ready:u,...n}).map(([a,c])=>[a,i.unref(c)])));return i.watchEffect(()=>{t&&le.has(t)&&le.emit({...e,options:{...e.options,...o.value}})}),{name:"devtoolsPlugin",onBefore:a=>{r(),t&&le.has(t)&&le.emit({...e.state,key:t,params:a,loading:!0,time:Date.now(),type:"pending"})},onSuccess(a,c){r(),t&&le.has(t)&&le.emit({...e.state,key:t,data:a,params:c,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(a,c){r(),t&&le.has(t)&&le.emit({...e.state,key:t,params:c,loading:!1,error:a,time:Date.now(),type:"error"})},onMutate(a){r(),t&&le.has(t)&&le.emit({...e.state,key:t,data:a,loading:!1,time:Date.now(),type:"mutate"})}}},jc=(e,{loadingDelay:u})=>{const t=i.ref(),n=()=>{t.value&&(clearTimeout(i.unref(t.value)),t.value=void 0)};return{name:"loadingDelayPlugin",onFinally:()=>{n();const r=i.unref(u);r&&(e.setState({loading:!0}),t.value=setTimeout(()=>{e.setState({loading:!1})},r))},onError:()=>{n()}}};function jt(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}const Vc=!!(typeof window<"u"&&window.document&&window.document.createElement);function Vt(){return jt()?document.visibilityState!=="hidden":!0}const ou=[];function Hc(e){return ou.push(e),function(){const t=ou.indexOf(e);ou.splice(t,1)}}if(jt()){const e=()=>{if(Vt())for(let u=0;u<ou.length;u++){const t=ou[u];t()}};window.addEventListener("visibilitychange",e,!1)}const Gc=(e,{pollingInterval:u,pollingWhenHidden:t=!0,pollingErrorRetryCount:n=-1})=>{let r;const o=i.ref(),a=i.ref(0),c=()=>{var l;r&&clearTimeout(r),(l=o.value)==null||l.call(o)};return i.watchEffect(()=>{i.unref(u)||c()}),i.unref(u)?{name:"pollingPlugin",onBefore:()=>{c()},onError:()=>{a.value+=1},onSuccess:()=>{a.value=0},onFinally:()=>{n===-1||n!==-1&&a.value<=n?r=setTimeout(()=>{!t&&!Vt()?o.value=Hc(()=>{e.refresh()}):e.refresh()},i.unref(u)):a.value=0},onCancel:()=>{c()}}:{}};function Wc(e,u){let t=!1;return(...n)=>{t||(t=!0,e(...n),setTimeout(()=>{t=!1},u))}}function Zc(){return jt()&&typeof navigator.onLine<"u"?navigator.onLine:!0}const iu=[];function Yc(e){return iu.push(e),function(){const t=iu.indexOf(e);t>-1&&iu.splice(t,1)}}if(Vc){const e=()=>{if(!(!Vt()||!Zc()))for(let u=0;u<iu.length;u++){const t=iu[u];t()}};window.addEventListener("visibilitychange",e,!1),window.addEventListener("focus",e,!1)}const Xc=(e,{refreshOnWindowFocus:u,focusTimespan:t=5e3})=>{const n=i.ref(),r=()=>{var o;(o=n.value)==null||o.call(n)};return i.watchEffect(o=>{if(i.unref(u)){const a=Wc(e.refresh.bind(e),i.unref(t));n.value=Yc(()=>{a()})}o(()=>{r()})}),i.onScopeDispose(()=>{r()}),{name:"refreshOnWindowFocusPlugin"}},Qc=(e,{retryInterval:u,retryCount:t})=>{const n=i.ref(),r=i.ref(0),o=i.ref(!1);return t?{name:"retryPlugin",onBefore:()=>{o.value||(r.value=0),o.value=!1,n.value&&clearTimeout(n.value)},onSuccess:()=>{r.value=0},onError:()=>{if(r.value+=1,t===-1||r.value<=t){const a=u??Math.min(1e3*2**r.value,3e4);n.value=setTimeout(()=>{o.value=!0,e.refresh()},a)}else r.value=0},onCancel:()=>{r.value=0,n.value&&clearTimeout(n.value)}}:{}};var Jc="Expected a function";function Kc(e,u,t){var n=!0,r=!0;if(typeof e!="function")throw new TypeError(Jc);return $u(t)&&(n="leading"in t?!!t.leading:n,r="trailing"in t?!!t.trailing:r),Mr(e,u,{leading:n,maxWait:u,trailing:r})}const el=(e,{throttleWait:u,throttleLeading:t,throttleTrailing:n})=>{let r=null;const o=i.computed(()=>{const s={};return i.unref(t)!==void 0&&(s.leading=i.unref(t)),i.unref(n)!==void 0&&(s.trailing=i.unref(n)),s}),a=e.runAsync.bind(e),c=i.ref(),l=i.computed(()=>i.unref(u));return i.watch([l,o],s=>{r&&(r.cancel(),e.runAsync=a);const[f,d]=s,y=Kc(v=>{v()},i.unref(f),d);r=y,c.value=y,e.runAsync=(...v)=>new Promise((p,E)=>{var _;(_=c.value)==null||_.call(c,()=>{a(...v).then(p).catch(E)})})},{immediate:!0}),i.unref(u)?(i.onUnmounted(()=>{var s;(s=c.value)==null||s.cancel()}),{name:"throttlePlugin",onCancel:()=>{var s;(s=c.value)==null||s.cancel()}}):{}},Yn=e=>typeof e=="function",ul=e=>typeof e=="boolean";var tl=Object.defineProperty,nl=(e,u,t)=>u in e?tl(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,Ru=(e,u,t)=>(nl(e,typeof u!="symbol"?u+"":u,t),t);class rl{constructor(u,t,n,r={}){Ru(this,"pluginImpls"),Ru(this,"count",0),Ru(this,"state",{loading:!1,params:void 0,data:void 0,error:void 0}),Ru(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,o;const a=(o=(r=(n=this.pluginImpls)==null?void 0:n.map(c=>{var l;return(l=c[u])==null?void 0:l.call(c,...t)}))!=null?r:[])==null?void 0:o.filter(Boolean);return Object.assign({},...a)}async runAsync(...u){var t,n,r,o,a,c,l,s,f,d,y;this.count+=1;const v=this.count,{stopNow:p=!1,returnNow:E=!1,..._}=this.runPluginHandler("onBefore",u);if(p)return new Promise(()=>{});if(this.setState({loading:!0,params:u,..._}),E)return Promise.resolve(_.data);try{(n=(t=this.options).onBefore)==null||n.call(t,u)}catch(w){return this.setState({error:w,loading:!1}),(o=(r=this.options).onError)==null||o.call(r,w,u),this.runPluginHandler("onError",w,u),new Promise(()=>{})}try{let{servicePromise:w}=this.runPluginHandler("onRequest",this.serviceRef.value,u);const m=k=>{var h,x,A,S;if(!this.options.concurrent&&v!==this.count)return new Promise(()=>{});const C=this.options.formatResult?this.options.formatResult(k):k,N={data:k};return this.setState({data:C,error:void 0,loading:!1}),(x=(h=this.options).onSuccess)==null||x.call(h,C,u),this.runPluginHandler("onSuccess",C,u,N),this.previousValidData=C,(S=(A=this.options).onFinally)==null||S.call(A,u,C,void 0),(this.options.concurrent||v===this.count)&&this.runPluginHandler("onFinally",u,C,void 0),C};w||(w=this.serviceRef.value(...u));const g=await w;return m(g)}catch(w){if(!this.options.concurrent&&v!==this.count)return new Promise(()=>{});throw this.setState({error:w,loading:!1}),(c=(a=this.options).onError)==null||c.call(a,w,u),this.runPluginHandler("onError",w,u),(Yn((l=this.options)==null?void 0:l.rollbackOnError)&&((s=this.options)!=null&&s.rollbackOnError(u))||ul((f=this.options)==null?void 0:f.rollbackOnError)&&this.options.rollbackOnError)&&this.setState({data:this.previousValidData}),(y=(d=this.options).onFinally)==null||y.call(d,u,void 0,w),(this.options.concurrent||v===this.count)&&this.runPluginHandler("onFinally",u,void 0,w),w}}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=Yn(u)?u(this.state.data):u;this.runPluginHandler("onMutate",t),this.setState({data:t})}}const ol=Symbol("USEREQUEST_GLOBAL_OPTIONS_PROVIDE_KEY");function il(e){return Object.keys(e).filter(t=>["data","loading","params","error"].includes(t)).length===4}function al(e,u={},t=[]){const n=i.inject(ol,{}),{initialData:r=void 0,manual:o=!1,ready:a=!0,...c}={...n??{},...u??{}},l={manual:o,ready:a,initialData:r,...c},s=i.ref(e),f=i.reactive({data:r,loading:!1,params:void 0,error:void 0}),d=(E,_)=>{_?f[_]=E:il(E)&&(f.data=E.data,f.loading=E.loading,f.error=E.error,f.params=E.params)},y=t.map(E=>{var _;return(_=E?.onInit)==null?void 0:_.call(E,l)}).filter(Boolean),v=new rl(s,l,d,Object.assign({},...y,f));v.options=l,v.pluginImpls=t.map(E=>E(v,l));const p=i.computed(()=>i.isRef(a)?a.value:a);if(i.watchEffect(()=>{if(!o){const E=v.state.params||u.defaultParams||[];p.value&&v.options.refreshDeps===!0&&s.value&&v.run(...E)}}),!o&&v.options.refreshDeps!==!0){const E=v.state.params||u.defaultParams||[];i.unref(a)&&v.run(...E)}return i.onScopeDispose(()=>{v.cancel()}),{...i.toRefs(f),cancel:v.cancel.bind(v),refresh:v.refresh.bind(v),refreshAsync:v.refreshAsync.bind(v),run:v.run.bind(v),runAsync:v.runAsync.bind(v),mutate:v.mutate.bind(v)}}const cl=(e,u)=>function(n,r={},o=[]){let a=e;const c=u||[];for(let l=c.length;l--;)a=c[l](a);return a(n,r,o)};function ll(e,u,t){var n;const r=(n=[process.env.NODE_ENV==="development"?qc:null,Nc,jc,Gc,Xc,el,Nr,ac,Qc])==null?void 0:n.filter(Boolean);return cl(al,u?.use)(e,u,[...t||[],...r])}function Ht(e,u){const{defaultParams:t,manual:n,fields:r,requestOptions:o,requestPlugins:a}=u??{},c={page:"page",pageSize:"pageSize",list:"list",count:"count",...r},l=i.ref({page:t?.[c.page]??1,pageSize:t?.[c.pageSize]??10,itemCount:0}),s=pe.createEventHook(),f=pe.createEventHook(),d=pe.createEventHook(),y=pe.createEventHook(),{loading:v,data:p,error:E,params:_,run:w,runAsync:m,refresh:g,refreshAsync:k,cancel:h,mutate:x}=ll(e,{defaultParams:[{[c.page]:l.value.page,[c.pageSize]:l.value.pageSize,...t}],manual:n,...o,onBefore:T=>{o?.onBefore?.(T),s.trigger(T)},onSuccess:(T,M)=>{if(o?.onSuccess?.(T,M),f.trigger(T,M),c.page in M?.[0]){const q=Number(M?.[0][c.page]);Number.isNaN(q)||(l.value.page=q)}if(c.pageSize in M?.[0]){const q=Number(M?.[0][c.pageSize]);Number.isNaN(q)||(l.value.pageSize=q)}if(c.count in T){const q=Number(T[c.count]);Number.isNaN(q)||(l.value.itemCount=q)}},onError:(T,M)=>{o?.onError?.(T,M),d.trigger(T,M)},onFinally:(T,M,q)=>{o?.onFinally?.(T,M,q),y.trigger(T,M,q)}},a),A=i.computed(()=>p.value?.[c.list]??[]);function S(T){Object.assign(_.value?.[0],T)}function C(T){return w({..._.value?.[0],...T})}function N(T){return m({..._.value?.[0],...T})}return{loading:v,data:p,error:E,params:_,list:A,pagination:l,run:w,runAsync:m,refresh:g,refreshAsync:k,cancel:h,mutate:x,setParams:S,runParams:C,runParamsAsync:N,onBefore:s.on,onSuccess:f.on,onError:d.on,onFinally:y.on}}const sl={name:"MageArrowUp"},fl={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function dl(e,u,t,n,r,o){return i.openBlock(),i.createElementBlock("svg",fl,[...u[0]||(u[0]=[i.createElementVNode("g",{fill:"none",stroke:"#757575","stroke-linecap":"round","stroke-width":"1.5"},[i.createElementVNode("path",{"stroke-miterlimit":"10",d:"M12 4v16"}),i.createElementVNode("path",{"stroke-linejoin":"round",d:"M19.66 11.033L13.089 4.46a1.53 1.53 0 0 0-2.176 0L4.34 11.033"})],-1)])])}const pl=Yu(sl,[["render",dl]]),hl={name:"MageSearch"},bl={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function ml(e,u,t,n,r,o){return i.openBlock(),i.createElementBlock("svg",bl,[...u[0]||(u[0]=[i.createElementVNode("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.783 18.828a8.05 8.05 0 0 0 7.439-4.955a8.03 8.03 0 0 0-1.737-8.765a8.045 8.045 0 0 0-13.735 5.68c0 2.131.846 4.174 2.352 5.681a8.05 8.05 0 0 0 5.68 2.359m5.706-2.337l4.762 4.759"},null,-1)])])}const Xn=Yu(hl,[["render",ml]]),Gt=i.defineComponent({__name:"SearchInput",props:{value:{},type:{},placeholder:{default:"Type A Search"},loading:{type:Boolean},autoTrigger:{type:[Boolean,Number],default:!0},searchButton:{type:[String,Boolean]},inputProps:{},buttonProps:{}},emits:["update:value"],setup(e,{emit:u}){const t=u,n=i.useTemplateRef("input-ref"),r=i.ref(e.value??null),o=i.computed(()=>typeof e.searchButton=="boolean"?"text":e.searchButton),{start:a}=pe.useTimeoutFn(()=>{},typeof e.autoTrigger=="number"?e.autoTrigger:500);i.watchEffect(()=>{r.value=e.value??null});const c=pe.useDebounceFn(()=>{t("update:value",r.value)},typeof e.autoTrigger=="number"?e.autoTrigger:500);i.watch(r,()=>{a(),e.autoTrigger&&c()});function l(){t("update:value",r.value)}function s(f){f.key==="Enter"&&l()}return i.watchEffect(()=>{!e.loading&&r.value&&n.value?.focus()}),(f,d)=>(i.openBlock(),i.createBlock(i.unref(R.NInputGroup),null,{default:i.withCtx(()=>[i.createVNode(i.unref(R.NInput),i.mergeProps({ref:"input-ref",value:r.value,"onUpdate:value":d[0]||(d[0]=y=>r.value=y),clearable:"",placeholder:e.placeholder},e.inputProps,{onKeydown:s}),{prefix:i.withCtx(()=>[i.renderSlot(f.$slots,"prefix",{},()=>[i.renderSlot(f.$slots,"prefix-icon",{},()=>[i.createVNode(Xn,{style:{width:"18px",height:"18px"}})])])]),_:3},16,["value","placeholder"]),i.renderSlot(f.$slots,"button",{value:e.value,loading:e.loading},()=>[o.value?(i.openBlock(),i.createBlock(i.unref(R.NButton),i.mergeProps({key:0,type:e.type,loading:e.loading},e.buttonProps,{onClick:l}),i.createSlots({default:i.withCtx(()=>[o.value==="text"?(i.openBlock(),i.createElementBlock(i.Fragment,{key:0},[i.createTextVNode(" 搜索 ")],64)):i.createCommentVNode("",!0)]),_:2},[o.value==="icon"?{name:"icon",fn:i.withCtx(()=>[i.renderSlot(f.$slots,"button-icon",{},()=>[i.createVNode(Xn)])]),key:"0"}:void 0]),1040,["type","loading"])):i.createCommentVNode("",!0)])]),_:3}))}}),gl={style:{height:"100%",display:"flex",alignItems:"center"}},xl={key:0,style:{fontSize:"16px"}},kl={style:{flex:1,position:"relative"}},vl=i.defineComponent({__name:"DataTablePlus",props:{api:{type:Function},defaultParams:{},manual:{type:Boolean},fields:{},requestOptions:{},requestPlugins:{},title:{},scrollTop:{type:[Number,Boolean,Object]},columns:{},search:{type:[Object,Boolean]},pagination:{type:[Object,Boolean]},columnsFilterOptions:{type:Function},columnsSorterOptions:{type:Function},dataTableProps:{}},emits:["before","success","error","finally","clickRow","contextMenuRow","load","scroll","scrollBottom","update:checkedRowKeys","update:expandedRowKeys","update:filters","update:sorter","update:page","update:pageSize"],setup(e,{expose:u,emit:t}){const n=t,r=i.reactive(e.columns??[]),o=i.useTemplateRef("data-table-ref"),a={page:"page",pageSize:"pageSize",filter:"filter",sorter:"sorter",list:"list",count:"count",rowKey:"id",search:"search",children:"children",...e.fields},c={...e.search&&typeof e.search=="boolean"?{}:e.search},l=i.reactive({showSizePicker:!0,pageSizes:[10,20,30],pageSlot:5,prefix:F=>`共${F.itemCount}条数据`,...e.pagination&&typeof e.pagination=="boolean"?{}:e.pagination}),s={...typeof e.scrollTop=="boolean"?{top:180,buttonProps:void 0}:typeof e.scrollTop=="number"?{top:e.scrollTop,buttonProps:void 0}:typeof e.scrollTop=="object"?{top:e.scrollTop.top??180,buttonProps:e.scrollTop.buttonProps??{}}:{top:180,buttonProps:void 0}},f=i.ref(),d=i.ref(),y=[],{loading:v,data:p,error:E,params:_,list:w,pagination:m,run:g,runAsync:k,refresh:h,refreshAsync:x,cancel:A,mutate:S,setParams:C,runParams:N,runParamsAsync:T,onBefore:M,onSuccess:q,onError:V,onFinally:X}=Ht(e.api,{defaultParams:{[a.search]:null,...e.defaultParams},manual:e.manual,fields:a,requestOptions:e.requestOptions,requestPlugins:e.requestPlugins});M(F=>{n("before",F)}),q((F,I)=>{n("success",F,I),fe(F)}),V((F,I)=>{n("error",F,I)}),X((F,I,L)=>{n("finally",F,I,L)});const re=i.computed(()=>e.columns?.reduce((F,I)=>F+Number(I.width??100),0));function fe(F,I){if(F[a.list]?.forEach(L=>{y.some(H=>H?.[a.rowKey]===L?.[a.rowKey])||y.push(L)}),r){for(const L of r)if("key"in L){if(f.value&&L.key in f.value){const H=f.value[L.key];H&&"filter"in L&&L.filter&&(L.filterMultiple?Array.isArray(H)?L.filterOptionValues=H:L.filterOptionValues=[H]:Array.isArray(H)?L.filterOptionValue=H[0]:L.filterOptionValue=H)}if("sorter"in L&&typeof L.sorter=="boolean"&&(L.sortOrder=!1),d.value&&L.key in d.value){const H=d.value[L.key];H&&"sorter"in L&&L.sorter&&(L.sortOrder=H.order)}}}}const $=i.ref(0),P={onUpdatePage:F=>{n("update:page",F),!v.value&&N({[a.page]:F})},onUpdatePageSize:F=>{n("update:pageSize",F),!v.value&&N({[a.pageSize]:F})},onUpdateFilters:(F,I)=>{n("update:filters",F,I),f.value=F,N({[a.page]:1,...e.columnsFilterOptions?e.columnsFilterOptions(F):{[a.filter]:F}})},onUpdateSorter:F=>{n("update:sorter",F);const I={};if(Array.isArray(F))for(const L of F)I[L.columnKey]=L;else F&&(I[F.columnKey]=F);d.value=I,N({[a.page]:1,...e.columnsSorterOptions?e.columnsSorterOptions(I):{[a.sorter]:I}})},onLoad:F=>n("load",F),onScroll:F=>{e.scrollTop&&F.target&&"scrollTop"in F.target&&typeof F.target.scrollTop=="number"&&($.value=F.target.scrollTop),n("scroll",F)},onUpdateCheckedRowKeys:(F,I,L)=>{const H=F.map(Be=>y.find(Ae=>Ae?.[a.rowKey]===Be));n("update:checkedRowKeys",F,H,{row:i.toRaw(L.row),action:L.action},i.toRaw(w.value))},onUpdateExpandedRowKeys:F=>{n("update:expandedRowKeys",F,i.toRaw(w.value))}};function G(F,I){return{onClick:L=>{n("clickRow",i.toRaw(F),I,L,i.toRaw(w.value))},onContextmenu:L=>{n("contextMenuRow",i.toRaw(F),I,L,i.toRaw(w.value))}}}function U(F){v.value||N({[a.page]:1,[a.search]:F})}function Z(){o.value?.scrollTo({left:0,top:0,behavior:"smooth"})}const Y={loading:v,data:p,error:E,params:_,list:w,pagination:m,run:g,runAsync:k,refresh:h,refreshAsync:x,cancel:A,mutate:S,setParams:C,runParams:N,runParamsAsync:T,onBefore:M,onSuccess:q,onError:V,onFinally:X,filters:f,sorters:d,dataTableRef:o},J=i.computed(()=>({...Y,loading:i.toValue(v),data:i.toValue(p),error:i.toValue(E),params:i.toValue(_),list:i.toValue(w),pagination:i.toValue(m),filters:i.toValue(f),sorters:i.toValue(d),dataTableRef:i.toValue(o)}));return u(Y),(F,I)=>(i.openBlock(),i.createBlock(i.unref(R.NFlex),{style:{width:"100%",height:"100%"},vertical:""},{default:i.withCtx(()=>[i.renderSlot(F.$slots,"header",i.normalizeProps(i.guardReactiveProps(J.value)),()=>[i.createVNode(i.unref(R.NFlex),null,{default:i.withCtx(()=>[i.renderSlot(F.$slots,"title",{},()=>[i.createElementVNode("div",gl,[e.title?(i.openBlock(),i.createElementBlock("span",xl,i.toDisplayString(e.title),1)):i.createCommentVNode("",!0)])]),e.search?(i.openBlock(),i.createBlock(i.unref(Gt),i.mergeProps({key:0,style:{marginLeft:"auto",width:"280px"},value:i.unref(_)?.[0]?.[a.search],loading:i.unref(v)},c,{"onUpdate:value":I[0]||(I[0]=L=>U(L))}),null,16,["value","loading"])):i.createCommentVNode("",!0),i.renderSlot(F.$slots,"header-extra",i.normalizeProps(i.guardReactiveProps(J.value)))]),_:3})]),i.renderSlot(F.$slots,"filter",i.normalizeProps(i.guardReactiveProps(J.value))),i.createElementVNode("div",kl,[i.createVNode(i.unref(R.NDataTable),i.mergeProps({ref:"data-table-ref",remote:"","flex-height":"","single-line":!1,"scroll-x":re.value,style:{width:"100%",height:"100%"},"row-key":L=>L?.[a.rowKey],"children-key":a.children,loading:i.unref(v),columns:r,data:i.unref(w),"row-props":G},e.dataTableProps,{"onUpdate:filters":P.onUpdateFilters,"onUpdate:sorter":P.onUpdateSorter,onLoad:P.onLoad,onScroll:P.onScroll,"onUpdate:checkedRowKeys":P.onUpdateCheckedRowKeys,"onUpdate:expandedRowKeys":P.onUpdateExpandedRowKeys}),{empty:i.withCtx(()=>[i.renderSlot(F.$slots,"empty",i.normalizeProps(i.guardReactiveProps(J.value)))]),loading:i.withCtx(()=>[i.renderSlot(F.$slots,"loading",i.normalizeProps(i.guardReactiveProps(J.value)))]),_:3},16,["scroll-x","row-key","children-key","loading","columns","data","onUpdate:filters","onUpdate:sorter","onLoad","onScroll","onUpdate:checkedRowKeys","onUpdate:expandedRowKeys"]),e.scrollTop&&$.value>s.top?(i.openBlock(),i.createBlock(i.unref(R.NButton),i.mergeProps({key:0,secondary:"",circle:"",style:{position:"absolute",right:"20px",bottom:"20px"}},s.buttonProps,{onClick:Z}),{icon:i.withCtx(()=>[i.createVNode(pl)]),_:1},16)):i.createCommentVNode("",!0)]),i.renderSlot(F.$slots,"footer",i.normalizeProps(i.guardReactiveProps(J.value)),()=>[i.createVNode(i.unref(R.NFlex),null,{default:i.withCtx(()=>[i.renderSlot(F.$slots,"footer-extra",i.normalizeProps(i.guardReactiveProps(J.value))),i.unref(m)?(i.openBlock(),i.createBlock(i.unref(R.NPagination),i.mergeProps({key:0,style:{marginLeft:"auto"},disabled:i.unref(v)},{...l,...i.unref(m)},{"onUpdate:page":P.onUpdatePage,"onUpdate:pageSize":P.onUpdatePageSize}),null,16,["disabled","onUpdate:page","onUpdate:pageSize"])):i.createCommentVNode("",!0)]),_:3})])]),_:3}))}});function yl(e){return e==null||typeof e!="object"&&typeof e!="function"}function _l(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function El(e){return Object.getOwnPropertySymbols(e).filter(u=>Object.prototype.propertyIsEnumerable.call(e,u))}function Al(e){return e==null?e===void 0?"[object Undefined]":"[object Null]":Object.prototype.toString.call(e)}const wl="[object RegExp]",Cl="[object String]",Dl="[object Number]",Fl="[object Boolean]",Sl="[object Arguments]",Tl="[object Symbol]",Pl="[object Date]",Rl="[object Map]",Nl="[object Set]",Bl="[object Array]",Ol="[object ArrayBuffer]",Ml="[object Object]",Ll="[object DataView]",zl="[object Uint8Array]",Il="[object Uint8ClampedArray]",$l="[object Uint16Array]",Ul="[object Uint32Array]",ql="[object Int8Array]",jl="[object Int16Array]",Vl="[object Int32Array]",Hl="[object Float32Array]",Gl="[object Float64Array]";function Ge(e,u,t,n=new Map,r=void 0){const o=r?.(e,u,t,n);if(o!==void 0)return o;if(yl(e))return e;if(n.has(e))return n.get(e);if(Array.isArray(e)){const a=new Array(e.length);n.set(e,a);for(let c=0;c<e.length;c++)a[c]=Ge(e[c],c,t,n,r);return Object.hasOwn(e,"index")&&(a.index=e.index),Object.hasOwn(e,"input")&&(a.input=e.input),a}if(e instanceof Date)return new Date(e.getTime());if(e instanceof RegExp){const a=new RegExp(e.source,e.flags);return a.lastIndex=e.lastIndex,a}if(e instanceof Map){const a=new Map;n.set(e,a);for(const[c,l]of e)a.set(c,Ge(l,c,t,n,r));return a}if(e instanceof Set){const a=new Set;n.set(e,a);for(const c of e)a.add(Ge(c,void 0,t,n,r));return a}if(typeof Buffer<"u"&&Buffer.isBuffer(e))return e.subarray();if(_l(e)){const a=new(Object.getPrototypeOf(e)).constructor(e.length);n.set(e,a);for(let c=0;c<e.length;c++)a[c]=Ge(e[c],c,t,n,r);return a}if(e instanceof ArrayBuffer||typeof SharedArrayBuffer<"u"&&e instanceof SharedArrayBuffer)return e.slice(0);if(e instanceof DataView){const a=new DataView(e.buffer.slice(0),e.byteOffset,e.byteLength);return n.set(e,a),Se(a,e,t,n,r),a}if(typeof File<"u"&&e instanceof File){const a=new File([e],e.name,{type:e.type});return n.set(e,a),Se(a,e,t,n,r),a}if(typeof Blob<"u"&&e instanceof Blob){const a=new Blob([e],{type:e.type});return n.set(e,a),Se(a,e,t,n,r),a}if(e instanceof Error){const a=new e.constructor;return n.set(e,a),a.message=e.message,a.name=e.name,a.stack=e.stack,a.cause=e.cause,Se(a,e,t,n,r),a}if(e instanceof Boolean){const a=new Boolean(e.valueOf());return n.set(e,a),Se(a,e,t,n,r),a}if(e instanceof Number){const a=new Number(e.valueOf());return n.set(e,a),Se(a,e,t,n,r),a}if(e instanceof String){const a=new String(e.valueOf());return n.set(e,a),Se(a,e,t,n,r),a}if(typeof e=="object"&&Wl(e)){const a=Object.create(Object.getPrototypeOf(e));return n.set(e,a),Se(a,e,t,n,r),a}return e}function Se(e,u,t=e,n,r){const o=[...Object.keys(u),...El(u)];for(let a=0;a<o.length;a++){const c=o[a],l=Object.getOwnPropertyDescriptor(e,c);(l==null||l.writable)&&(e[c]=Ge(u[c],c,t,n,r))}}function Wl(e){switch(Al(e)){case Sl:case Bl:case Ol:case Ll:case Fl:case Pl:case Hl:case Gl:case ql:case jl:case Vl:case Rl:case Dl:case Ml:case wl:case Nl:case Cl:case Tl:case zl:case Il:case $l:case Ul:return!0;default:return!1}}function Pt(e){return Ge(e,void 0,e,new Map,void 0)}function Qn(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)}function Lr(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 o in e)Object.prototype.hasOwnProperty.call(e,o)&&(e[o]=Lr(e[o],u));return e}return typeof e=="string"?t:typeof e=="number"?n:typeof e=="boolean"?r:e}function zr(e={},u={}){for(const t in u)if(Object.prototype.hasOwnProperty.call(u,t)){const n=u[t],r=e[t];Qn(n)&&Qn(r)?zr(r,n):e[t]=n}return e}function Zl(e,u){const{rules:t,clearRules:n}=u??{},r=Pt(i.toValue(e)),o=i.ref(i.toValue(e??{})),a=i.ref(i.toValue(t)??{}),c=i.ref(),l={ref:c,model:i.reactive(o.value),rules:i.reactive(a.value)},s=pe.createEventHook();function f(_){Object.assign(o.value,_)}function d(){return new Promise((_,w)=>{if(!c.value)return w(new Error("useNaiveForm: formRef is not found."));c.value.validate().then(m=>(s.trigger(i.toRaw(i.toValue(o))),_(m))).catch(w)})}function y(){c.value?.restoreValidation()}function v(){Lr(o.value,n)}function p(){v();const _=Pt(r);zr(o.value,_)}function E(){y(),p()}return{formRef:c,formValue:o,formRules:a,formProps:l,setValue:f,validate:d,resetValidation:y,resetForm:p,reset:E,clear:v,onValidated:s.on}}const Rt=i.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:Gt,radio:R.NRadioGroup,rate:R.NRate,select:R.NSelect,slider:R.NSlider,switch:R.NSwitch,"time-picker":R.NTimePicker};function r(){const{type:o,props:a,slots:c}=e.options??{};if(o==="button"){const{label:l,...s}=a??{};return i.h(n[o],{...s},{default:()=>l,...c})}if(o==="checkbox"){const{options:l,...s}=a??{};return i.h(n[o],{value:e.value,"onUpdate:value":f=>{t("update:value",f)},...s},{default:()=>l?.map(f=>i.h(R.NCheckbox,{...f})),...c})}if(o==="divider"){const{...l}=a??{};return i.h(n[o],{...l},{...c})}if(o==="radio"){const{options:l,...s}=a??{};return i.h(n[o],{value:e.value,"onUpdate:value":f=>{t("update:value",f)},...s},{default:()=>l?.map(f=>i.h(R.NRadio,{...f})),...c})}if(o&&n[o])return i.h(n[o],{value:e.value,"onUpdate:value":l=>{t("update:value",l)},...a},{...c})}return(o,a)=>(i.openBlock(),i.createBlock(i.resolveDynamicComponent(r())))}});function Jn(e){const{key:u,label:t,required:n,rule:r}=e??{};let o;return(typeof n=="function"?n():n)&&(o={required:!0,message:`${typeof t=="string"?t:typeof t=="function"?t():typeof u=="string"?u:"字段"}不能为空`,trigger:["input","blur"]}),r&&(o?Object.assign(o,r):o=r),o}const Yl=i.defineComponent({__name:"PresetForm",props:{options:{},values:{},rules:{},clearRules:{},formProps:{},gridProps:{}},emits:["validated"],setup(e,{expose:u,emit:t}){const n=t,{formValue:r,formRules:o,formRef:a,formProps:c,setValue:l,validate:s,resetValidation:f,resetForm:d,reset:y,clear:v,onValidated:p}=Zl(e.values,{rules:e.rules,clearRules:e.clearRules});p(h=>{n("validated",h)});const E=i.ref(!1),_=i.computed(()=>e.options?.filter(h=>typeof h.hidden=="function"?!h.hidden():!h.hidden).filter(h=>typeof h.collapsed=="function"?!h.collapsed():!h.collapsed)),w=i.computed(()=>e.options?.filter(h=>typeof h.hidden=="function"?!h.hidden():!h.hidden).filter(h=>typeof h.collapsed=="function"?!h.collapsed():h.collapsed));function m(h,x){x&&l({[x]:h})}const g={formRef:a,formValue:r,formRules:o,formProps:c,setValue:l,validate:s,resetValidation:f,resetForm:d,reset:y,clear:v,onValidated:p},k=i.computed(()=>({...g,formRef:i.toValue(a),formValue:i.toValue(r),formRules:i.toValue(o),formProps:i.toValue(c)}));return u(g),(h,x)=>(i.openBlock(),i.createBlock(i.unref(R.NForm),i.mergeProps({ref_key:"formRef",ref:a,model:i.unref(r),rules:i.unref(o)},e.formProps),{default:i.withCtx(()=>[i.renderSlot(h.$slots,"header",i.normalizeProps(i.guardReactiveProps(k.value))),i.renderSlot(h.$slots,"default",i.normalizeProps(i.guardReactiveProps(k.value)),()=>[_.value&&_.value.length>0?(i.openBlock(),i.createBlock(i.unref(R.NGrid),i.normalizeProps(i.mergeProps({key:0},e.gridProps)),{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(_.value,({key:A,label:S,required:C,span:N,rule:T,itemProps:{offset:M,span:q,suffix:V,...X}={},render:re,...fe},$)=>(i.openBlock(),i.createBlock(i.unref(R.NGi),i.mergeProps({key:$,span:typeof N=="function"?N():N??q},{ref_for:!0},{offset:M,suffix:V}),{default:i.withCtx(({overflow:P})=>[i.createVNode(i.unref(R.NFormItem),i.mergeProps({label:typeof S=="function"?S():S,path:typeof A=="string"?A:void 0,rule:i.unref(Jn)({key:A,label:S,required:C,rule:T})},{ref_for:!0},X),{default:i.withCtx(()=>[re?(i.openBlock(),i.createBlock(i.resolveDynamicComponent(re({...g,overflow:P})),{key:0})):(i.openBlock(),i.createBlock(i.unref(Rt),{key:1,options:fe,value:A?i.unref(r)[A]:void 0,"onUpdate:value":G=>m(G,A)},null,8,["options","value","onUpdate:value"]))]),_:2},1040,["label","path","rule"])]),_:2},1040,["span"]))),128))]),_:1},16)):i.createCommentVNode("",!0),w.value&&w.value.length>0?(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createVNode(i.unref(R.NDivider),{style:{margin:"5px 0"}},{default:i.withCtx(()=>[i.createVNode(i.unref(R.NButton),{size:"tiny",onClick:x[0]||(x[0]=A=>E.value=!E.value)},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(E.value?"折叠":"展开"),1)]),_:1})]),_:1}),i.createVNode(i.unref(R.NCollapseTransition),{show:E.value},{default:i.withCtx(()=>[i.createVNode(i.unref(R.NGrid),i.normalizeProps(i.guardReactiveProps(e.gridProps)),{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(w.value,({key:A,label:S,required:C,span:N,rule:T,itemProps:{offset:M,span:q,suffix:V,...X}={},render:re,...fe},$)=>(i.openBlock(),i.createBlock(i.unref(R.NGi),i.mergeProps({key:$,span:typeof N=="function"?N():N??q},{ref_for:!0},{offset:M,suffix:V}),{default:i.withCtx(({overflow:P})=>[i.createVNode(i.unref(R.NFormItem),i.mergeProps({label:typeof S=="function"?S():S,path:typeof A=="string"?A:void 0,rule:i.unref(Jn)({key:A,label:S,required:C,rule:T})},{ref_for:!0},X),{default:i.withCtx(()=>[re?(i.openBlock(),i.createBlock(i.resolveDynamicComponent(re({...g,overflow:P})),{key:0})):(i.openBlock(),i.createBlock(i.unref(Rt),{key:1,options:fe,value:A?i.unref(r)[A]:void 0,"onUpdate:value":G=>m(G,A)},null,8,["options","value","onUpdate:value"]))]),_:2},1040,["label","path","rule"])]),_:2},1040,["span"]))),128))]),_:1},16)]),_:1},8,["show"])],64)):i.createCommentVNode("",!0)]),i.renderSlot(h.$slots,"footer",i.normalizeProps(i.guardReactiveProps(k.value)))]),_:3},16,["model","rules"]))}}),Xl={name:"MageMultiplyCircleFill"},Ql={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function Jl(e,u,t,n,r,o){return i.openBlock(),i.createElementBlock("svg",Ql,[...u[0]||(u[0]=[i.createElementVNode("path",{fill:"currentColor",d:"M12 1.75A10.25 10.25 0 1 0 22.25 12A10.26 10.26 0 0 0 12 1.75m4.67 13.5a1 1 0 0 1 0 1.42a1 1 0 0 1-1.42 0L12 13.42l-3.25 3.25a1 1 0 0 1-1.41-1.42L10.59 12L7.34 8.75a1 1 0 1 1 1.41-1.41L12 10.59l3.25-3.25a1 1 0 1 1 1.42 1.41L13.42 12z"},null,-1)])])}const Kl=Yu(Xl,[["render",Jl]]),es=i.defineComponent({__name:"PresetPicker",props:{value:{},fallbackLabel:{type:[String,Function]},multiple:{type:Boolean},disabled:{type:Boolean},clearable:{type:Boolean},placeholder:{default:"请选择"},type:{},columns:{},selectionOptions:{},fields:{},buttonProps:{},clearButtonProps:{},badgeProps:{},modalProps:{}},emits:["update:value","afterEnter","afterLeave","esc","maskClick","update:show","close","negativeClick","positiveClick"],setup(e,{expose:u,emit:t}){const n=t,r={label:"label",value:"value",...e.fields},o=i.ref([]),a=i.ref([]),c=i.reactive({type:"selection",multiple:e.multiple,width:60,fixed:"left",...e.selectionOptions});i.watch(()=>e.multiple,()=>{c.multiple=e.multiple});const l=i.reactive([c,...e.columns??[]]),s=i.ref(!1);function f(){o.value=Pt(Array.isArray(e.value)?e.value:e.value?[e.value]:[]),s.value=!0}function d(h){e.multiple?o.value.includes(h?.[r.value])?(o.value=o.value.filter(x=>x!==h?.[r.value]),a.value=a.value.filter(x=>x?.[r.value]!==h?.[r.value])):(o.value.push(h?.[r.value]),a.value.push(h)):(o.value=[h?.[r.value]],a.value=[h])}function y(h,x,A,S){if(A.action==="checkAll"){const C=h.filter(T=>!o.value.includes(T));o.value.push(...C);const N=x.filter(T=>!a.value.some(M=>M?.[r.value]===T?.[r.value]));a.value.push(...N);return}if(A.action==="uncheckAll"){const C=o.value.filter(T=>!S?.some(M=>M?.[r.value]===T));o.value=C;const N=a.value.filter(T=>!S?.some(M=>M?.[r.value]===T?.[r.value]));a.value=N}}function v(){n("negativeClick"),s.value=!1}function p(){if(n("positiveClick"),e.multiple){const h=i.toRaw(i.toValue(o)),x=h.map(A=>i.toRaw(i.toValue(a.value.find(S=>S?.[r.value]===A))));n("update:value",h,x)}else{const h=o.value[0]??null,x=i.toRaw(i.toValue(a.value.find(A=>A?.[r.value]===h)));n("update:value",h,x)}s.value=!1}function E(){n("update:value",null,null)}const _=i.computed(()=>{if(Array.isArray(e.value)&&e.value.length>0)return typeof e.fallbackLabel=="string"?e.fallbackLabel:e.value.map(h=>{const x=a.value.find(A=>A?.[r.value]===h);return x&&x?.[r.label]?x[r.label]:typeof e.fallbackLabel=="function"?e.fallbackLabel(h):h}).join(",");if(e.value&&!Array.isArray(e.value)){const h=a.value.find(x=>x?.[r.value]===e.value);return h&&h?.[r.label]?h?.[r.label]:typeof e.fallbackLabel=="function"?e.fallbackLabel(e.value):e.fallbackLabel??e.value}return e.placeholder}),w=i.computed(()=>e.clearable&&(Array.isArray(e.value)?e.value.length>0:!!e.value)),m=i.computed(()=>Array.isArray(e.value)?e.value.length:void 0),g={showModalFlag:s,checkedRowKeys:o,checkedRows:a,columns:l,showModal:f,updateCheckedRowKeysEffect:y,clickRowEffect:d,clearValue:E,setCheckedRowKeys:h=>{o.value=h},setCheckedRows:h=>{a.value=h}},k=i.computed(()=>({...g,showModalFlag:i.toValue(s),checkedRowKeys:i.toValue(o),checkedRows:i.toValue(a),columns:i.toValue(l)}));return u(g),(h,x)=>(i.openBlock(),i.createBlock(i.unref(R.NBadge),i.mergeProps({value:m.value},e.badgeProps),{default:i.withCtx(()=>[i.createVNode(i.unref(R.NButtonGroup),null,{default:i.withCtx(()=>[i.createVNode(i.unref(R.NTooltip),{disabled:!Array.isArray(e.value),trigger:Array.isArray(e.value)?"hover":"manual"},{trigger:i.withCtx(()=>[i.createVNode(i.unref(R.NButton),i.mergeProps({type:e.type,disabled:e.disabled},e.buttonProps,{onClick:f}),{icon:i.withCtx(()=>[i.renderSlot(h.$slots,"button-icon")]),default:i.withCtx(()=>[i.renderSlot(h.$slots,"button",{},()=>[i.createElementVNode("span",null,i.toDisplayString(Array.isArray(e.value)?"已选择":_.value),1)])]),_:3},16,["type","disabled"])]),default:i.withCtx(()=>[i.createElementVNode("div",null,i.toDisplayString(Array.isArray(e.value)?_.value:""),1)]),_:3},8,["disabled","trigger"]),i.renderSlot(h.$slots,"clear-button",{},()=>[w.value?(i.openBlock(),i.createBlock(i.unref(R.NButton),i.mergeProps({key:0,circle:"",type:e.type},e.clearButtonProps,{onClick:i.withModifiers(E,["stop"])}),{icon:i.withCtx(()=>[i.renderSlot(h.$slots,"clear-icon",{},()=>[i.createVNode(Kl)])]),_:3},16,["type"])):i.createCommentVNode("",!0)]),i.createVNode(i.unref(R.NModal),i.mergeProps({show:s.value,"onUpdate:show":x[0]||(x[0]=A=>s.value=A),style:{width:"auto"},preset:"dialog",title:e.placeholder,"positive-text":"确认","negative-text":"取消"},e.modalProps,{onPositiveClick:p,onNegativeClick:v,onClose:x[1]||(x[1]=A=>n("close")),onAfterEnter:x[2]||(x[2]=A=>n("afterEnter")),onAfterLeave:x[3]||(x[3]=A=>n("afterLeave")),onEsc:x[4]||(x[4]=A=>n("esc")),onMaskClick:x[5]||(x[5]=A=>n("maskClick")),"onUpdate:show":x[6]||(x[6]=A=>n("update:show",A))}),{action:i.withCtx(()=>[i.renderSlot(h.$slots,"modal-action")]),header:i.withCtx(()=>[i.renderSlot(h.$slots,"modal-header")]),icon:i.withCtx(()=>[i.renderSlot(h.$slots,"modal-icon")]),close:i.withCtx(()=>[i.renderSlot(h.$slots,"modal-close")]),default:i.withCtx(()=>[i.renderSlot(h.$slots,"default",i.normalizeProps(i.guardReactiveProps(k.value)))]),_:3},16,["show","title"])]),_:3})]),_:3},16,["value"]))}}),us=i.defineComponent({__name:"PresetSelect",props:{api:{type:Function},defaultParams:{},manual:{type:Boolean,default:!0},fields:{},requestOptions:{},requestPlugins:{},value:{},fallbackLabel:{type:[String,Function]},multiple:{type:Boolean,default:!1},disabled:{type:Boolean},clearable:{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=i.useTemplateRef("select-ref"),o={page:"page",pageSize:"pageSize",search:"search",list:"list",count:"count",label:"label",value:"value",rowKey:"id",children:"children",...e.fields},a=i.reactive({...e.pagination&&typeof e.pagination=="boolean"?{}:e.pagination}),c=[],{loading:l,data:s,error:f,params:d,list:y,pagination:v,run:p,runAsync:E,refresh:_,refreshAsync:w,cancel:m,mutate:g,setParams:k,runParams:h,runParamsAsync:x,onBefore:A,onSuccess:S,onError:C,onFinally:N}=Ht(e.api,{defaultParams:{[o.search]:null,...e.defaultParams},manual:e.manual,fields:o,requestOptions:e.requestOptions,requestPlugins:e.requestPlugins});A(P=>{n("before",P)}),S((P,G)=>{n("success",P,G),P?.[o.list]?.forEach(U=>{c.some(Z=>Z?.[o.rowKey]===U?.[o.rowKey])||c.push(U)})}),C((P,G)=>{n("error",P,G)}),N((P,G,U)=>{n("finally",P,G,U)});const T=i.computed(()=>typeof e.optionFormat=="function"?y.value.map(P=>e.optionFormat(P)).filter(P=>!!P):y.value.map(P=>({[o.label]:P?.[o.label],[o.value]:P?.[o.value],[o.children]:P?.[o.children]}))),M=i.ref(""),q=pe.useDebounceFn(()=>{h({[o.page]:1,[o.search]:M.value})},typeof e.debounce=="number"?e.debounce:500),V={onBlur:P=>{n("blur",P)},onClear:()=>{n("clear")},onCreate:P=>n("create",P),onFocus:P=>{n("focus",P)},onScroll:P=>{n("scroll",P)},onUpdateValue:(P,G)=>{const U=Array.isArray(P)?y.value.filter(Z=>P.includes(Z?.[o.value])):y.value.find(Z=>Z?.[o.value]===P)??null;n("update:value",P,G,i.toRaw(i.toValue(U)))},onSearch:P=>{M.value=P,!l.value&&(e.debounce?q():h({[o.page]:1,[o.search]:M.value}))},onUpdateShow:P=>{P&&(s.value||e.manual&&h({[o.page]:1,[o.pageSize]:10,[o.search]:null,...e.defaultParams??{}}))}},X={onUpdatePage:P=>{n("update:page",P),!l.value&&h({[o.page]:P})},onUpdatePageSize:P=>{n("update:pageSize",P),!l.value&&h({[o.pageSize]:P})}};function re(P){return typeof e.fallbackLabel=="function"?e.fallbackLabel(P):{[o.label]:e.fallbackLabel??`${P}`,[o.value]:P}}const fe={loading:l,data:s,error:f,params:d,list:y,pagination:v,run:p,runAsync:E,refresh:_,refreshAsync:w,cancel:m,mutate:g,setParams:k,runParams:h,runParamsAsync:x,onBefore:A,onSuccess:S,onError:C,onFinally:N,selectRef:r},$=i.computed(()=>({...fe,loading:i.toValue(l),data:i.toValue(s),error:i.toValue(f),params:i.toValue(d),list:i.toValue(y),pagination:i.toValue(v),selectRef:i.toValue(r)}));return u(fe),(P,G)=>(i.openBlock(),i.createBlock(i.unref(R.NSelect),i.mergeProps({ref:"select-ref",remote:"",filterable:"",multiple:e.multiple,disabled:e.disabled,clearable:e.clearable,options:T.value,"label-field":o.label,"value-field":o.value,"children-field":o.children,value:e.value,"fallback-option":re,loading:i.unref(l)},e.selectProps,{onBlur:V.onBlur,onClear:V.onClear,onCreate:V.onCreate,onFocus:V.onFocus,onScroll:V.onScroll,onSearch:V.onSearch,"onUpdate:show":V.onUpdateShow,"onUpdate:value":V.onUpdateValue}),{header:i.withCtx(()=>[i.renderSlot(P.$slots,"header",i.normalizeProps(i.guardReactiveProps($.value)))]),action:i.withCtx(()=>[i.renderSlot(P.$slots,"footer",i.normalizeProps(i.guardReactiveProps($.value)),()=>[i.createVNode(i.unref(R.NFlex),null,{default:i.withCtx(()=>[i.renderSlot(P.$slots,"footer-extra",i.normalizeProps(i.guardReactiveProps($.value))),i.unref(v)?(i.openBlock(),i.createBlock(i.unref(R.NPagination),i.mergeProps({key:0,style:{marginLeft:"auto"},simple:"",disabled:i.unref(l)},{...a,...i.unref(v)},{"onUpdate:page":X.onUpdatePage,"onUpdate:pageSize":X.onUpdatePageSize}),null,16,["disabled","onUpdate:page","onUpdate:pageSize"])):i.createCommentVNode("",!0)]),_:3})])]),empty:i.withCtx(()=>[i.renderSlot(P.$slots,"empty",i.normalizeProps(i.guardReactiveProps($.value)))]),arrow:i.withCtx(()=>[i.renderSlot(P.$slots,"arrow",i.normalizeProps(i.guardReactiveProps($.value)))]),_:3},16,["multiple","disabled","clearable","options","label-field","value-field","children-field","value","loading","onBlur","onClear","onCreate","onFocus","onScroll","onSearch","onUpdate:show","onUpdate:value"]))}}),ts=i.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",list:"list",count:"count",...e.fields},{loading:o,data:a,error:c,params:l,list:s,pagination:f,run:d,runAsync:y,refresh:v,refreshAsync:p,cancel:E,mutate:_,setParams:w,runParams:m,runParamsAsync:g,onBefore:k,onSuccess:h,onError:x,onFinally:A}=Ht(e.api,{defaultParams:e.defaultParams,fields:r,manual:e.manual,requestOptions:e.requestOptions,requestPlugins:e.requestPlugins});k(N=>{n("before",N)}),h((N,T)=>{n("success",N,T)}),x((N,T)=>{n("error",N,T)}),A((N,T,M)=>{n("finally",N,T,M)});const S={loading:o,data:a,error:c,params:l,list:s,pagination:f,run:d,runAsync:y,refresh:v,refreshAsync:p,cancel:E,mutate:_,setParams:w,runParams:m,runParamsAsync:g,onBefore:k,onSuccess:h,onError:x,onFinally:A},C=i.computed(()=>({...S,loading:i.toValue(o),data:i.toValue(a),error:i.toValue(c),params:i.toValue(l),list:i.toValue(s),pagination:i.toValue(f)}));return u(S),(N,T)=>i.renderSlot(N.$slots,"default",i.normalizeProps(i.guardReactiveProps(C.value)))}}),ns=i.defineComponent({__name:"ToggleEditor",props:i.mergeModels({inputProps:{}},{value:{},valueModifiers:{}}),emits:["update:value"],setup(e){const u=i.useModel(e,"value"),t=i.ref(!1),n=i.useTemplateRef("inputRef"),r=i.ref(u.value);function o(){t.value=!0,i.nextTick(()=>{n.value?.focus()})}function a(){t.value=!1,u.value=r.value}return(c,l)=>(i.openBlock(),i.createElementBlock("div",{onClick:o},[t.value?(i.openBlock(),i.createBlock(i.unref(R.NInput),i.mergeProps({key:0,ref_key:"inputRef",ref:n,value:r.value},e.inputProps,{"onUpdate:value":l[0]||(l[0]=s=>r.value=s),onChange:a,onBlur:a}),null,16,["value"])):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createTextVNode(i.toDisplayString(r.value),1)],64))]))}}),rs=i.defineComponent({__name:"TooltipButton",props:{tooltip:{},tooltipProps:{},buttonProps:{}},emits:["click"],setup(e,{emit:u}){const t=u;return(n,r)=>(i.openBlock(),i.createBlock(i.unref(R.NTooltip),i.normalizeProps(i.guardReactiveProps(e.tooltipProps)),{trigger:i.withCtx(()=>[i.createVNode(i.unref(R.NButton),i.mergeProps(e.buttonProps,{onClick:r[0]||(r[0]=o=>t("click",o))}),{icon:i.withCtx(()=>[i.renderSlot(n.$slots,"icon")]),default:i.withCtx(()=>[i.renderSlot(n.$slots,"default")]),_:3},16)]),default:i.withCtx(()=>[i.renderSlot(n.$slots,"tooltip",{},()=>[i.createTextVNode(i.toDisplayString(e.tooltip),1)])]),_:3},16))}});exports.NBubble=H0;exports.NConfigProviders=Y0;exports.NCopyButton=ec;exports.NDataTablePlus=vl;exports.NFullLoading=Rr;exports.NPresetForm=Yl;exports.NPresetInput=Rt;exports.NPresetPicker=es;exports.NPresetSelect=us;exports.NRemoteRequest=ts;exports.NSearchInput=Gt;exports.NToggleEditor=ns;exports.NTooltipButton=rs;exports.NTransition=Bt;exports.NTypeWriter=Pr;