@oiij/naive-ui 0.0.8 → 0.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/data-table-plus/DataTablePlus.vue.d.ts +2 -0
- package/dist/components/preset-select/PresetSelect.vue.d.ts +2 -0
- package/dist/components/search-input/SearchInput.vue.d.ts +2 -2
- package/dist/components.cjs +8 -8
- package/dist/components.js +757 -731
- package/dist/components.umd.cjs +13 -13
- package/package.json +5 -5
package/dist/components.umd.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(W,c){typeof exports=="object"&&typeof module<"u"?c(exports,require("vue"),require("naive-ui"),require("@vueuse/core")):typeof define=="function"&&define.amd?define(["exports","vue","naive-ui","@vueuse/core"],c):(W=typeof globalThis<"u"?globalThis:W||self,c(W["@oiij/naive-ui"]={},W.Vue,W.NaiveUI,W.VueUseCore))})(this,function(W,c,B,Ce){"use strict";function vr(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 A=p.context;A.bem={},A.bem.b=null,A.bem.els=null}};function a(p){let A,w;return{before(E){A=E.bem.b,w=E.bem.els,E.bem.els=null},after(E){E.bem.b=A,E.bem.els=w},$({context:E,props:h}){return p=typeof p=="string"?p:p({context:E,props:h}),E.bem.b=p,`${h?.bPrefix||u}${E.bem.b}`}}}function i(p){let A;return{before(w){A=w.bem.els},after(w){w.bem.els=A},$({context:w,props:E}){return p=typeof p=="string"?p:p({context:w,props:E}),w.bem.els=p.split(",").map(h=>h.trim()),w.bem.els.map(h=>`${E?.bPrefix||u}${w.bem.b}${t}${h}`).join(", ")}}}function l(p){return{$({context:A,props:w}){p=typeof p=="string"?p:p({context:A,props:w});const E=p.split(",").map(g=>g.trim());function h(g){return E.map(_=>`&${w?.bPrefix||u}${A.bem.b}${g!==void 0?`${t}${g}`:""}${n}${_}`).join(", ")}const m=A.bem.els;if(m!==null){if(process.env.NODE_ENV!=="production"&&m.length>=2)throw Error(`[css-render/plugin-bem]: m(${p}) is invalid, using modifier inside multiple elements is not allowed`);return h(m[0])}else return h()}}}function s(p){return{$({context:A,props:w}){p=typeof p=="string"?p:p({context:A,props:w});const E=A.bem.els;if(process.env.NODE_ENV!=="production"&&E!==null&&E.length>=2)throw Error(`[css-render/plugin-bem]: notM(${p}) is invalid, using modifier inside multiple elements is not allowed`);return`&:not(${w?.bPrefix||u}${A.bem.b}${E!==null&&E.length>0?`${t}${E[0]}`:""}${n}${p})`}}}return Object.assign(o,{cB:(...p)=>r(a(p[0]),p[1],p[2]),cE:(...p)=>r(i(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 Pr(e){let u=0;for(let t=0;t<e.length;++t)e[t]==="&"&&++u;return u}const Mt=/\s*,(?![^(]*\))\s*/g,Rr=/\s+/g;function Or(e,u){const t=[];return u.split(Mt).forEach(n=>{let r=Pr(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(i=>{e.forEach(l=>{a.push(i.replace("&",l))})}),o=a}o.forEach(a=>t.push(a))}),t}function Nr(e,u){const t=[];return u.split(Mt).forEach(n=>{e.forEach(r=>{t.push((r&&r+" ")+n)})}),t}function Br(e){let u=[""];return e.forEach(t=>{t=t&&t.trim(),t&&(t.includes("&")?u=Or(u,t):u=Nr(u,t))}),u.join(", ").replace(Rr," ")}function Lt(e){if(!e)return;const u=e.parentElement;u&&u.removeChild(e)}function ju(e,u){return(u??document.head).querySelector(`style[cssr-id="${e}"]`)}function Mr(e){const u=document.createElement("style");return u.setAttribute("cssr-id",e),u}function hu(e){return e?/^\s*@(s|m)/.test(e):!1}const Lr=/[A-Z]/g;function It(e){return e.replace(Lr,u=>"-"+u.toLowerCase())}function Ir(e,u=" "){return typeof e=="object"&&e!==null?` {
|
|
2
2
|
`+Object.entries(e).map(t=>u+` ${It(t[0])}: ${t[1]};`).join(`
|
|
3
3
|
`)+`
|
|
4
4
|
`+u+"}":`: ${e};`}function zr(e,u,t){return typeof e=="function"?e({context:u.context,props:t}):e}function zt(e,u,t,n){if(!u)return"";const r=zr(u,t,n);if(!r)return"";if(typeof r=="string")return`${e} {
|
|
@@ -9,7 +9,7 @@ ${r}
|
|
|
9
9
|
`);return}i=It(i),l!=null&&a.push(` ${i}${Ir(l)}`)}),e&&a.push("}"),a.join(`
|
|
10
10
|
`)}function Hu(e,u,t){e&&e.forEach(n=>{if(Array.isArray(n))Hu(n,u,t);else if(typeof n=="function"){const r=n(u);Array.isArray(r)?Hu(r,u,t):r&&t(r)}else n&&t(n)})}function $t(e,u,t,n,r){const o=e.$;let a="";if(!o||typeof o=="string")hu(o)?a=o:u.push(o);else if(typeof o=="function"){const s=o({context:n.context,props:r});hu(s)?a=s:u.push(s)}else if(o.before&&o.before(n.context),!o.$||typeof o.$=="string")hu(o.$)?a=o.$:u.push(o.$);else if(o.$){const s=o.$({context:n.context,props:r});hu(s)?a=s:u.push(s)}const i=Br(u),l=zt(i,e.props,n,r);a?t.push(`${a} {`):l.length&&t.push(l),e.children&&Hu(e.children,{context:n.context,props:r},s=>{if(typeof s=="string"){const f=zt(i,{raw:s},n,r);t.push(f)}else $t(s,u,t,n,r)}),u.pop(),a&&t.push("}"),o&&o.after&&o.after(n.context)}function $r(e,u,t){const n=[];return $t(e,[],n,u,t),n.join(`
|
|
11
11
|
|
|
12
|
-
`)}function qr(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 Ur(e,u,t,n){const{els:r}=u;if(t===void 0)r.forEach(Lt),u.els=[];else{const o=ju(t,n);o&&r.includes(o)&&(Lt(o),u.els=r.filter(a=>a!==o))}}function qt(e,u){e.push(u)}function jr(e,u,t,n,r,o,a,i,l){let s;if(t===void 0&&(s=u.render(n),t=qr(s)),l){l.adapter(t,s??u.render(n));return}i===void 0&&(i=document.head);const f=ju(t,i);if(f!==null&&!o)return f;const d=f??Mr(t);if(s===void 0&&(s=u.render(n)),d.textContent=s,f!==null)return f;if(a){const y=i.querySelector(`meta[name="${a}"]`);if(y)return i.insertBefore(d,y),qt(u.els,d),d}return r?i.insertBefore(d,i.querySelector("style, link")):i.appendChild(d),qt(u.els,d),d}function Hr(e){return $r(this,this.instance,e)}function Vr(e={}){const{id:u,ssr:t,props:n,head:r=!1,force:o=!1,anchorMetaName:a,parent:i}=e;return jr(this.instance,this,u,n,r,o,a,i,t)}function Gr(e={}){const{id:u,parent:t}=e;Ur(this.instance,this,u,t)}const bu=function(e,u,t,n){return{instance:e,$:u,props:t,children:n,els:[],render:Hr,mount:Vr,unmount:Gr}},Wr=function(e,u,t,n){return Array.isArray(u)?bu(e,{$:null},null,u):Array.isArray(t)?bu(e,u,null,t):Array.isArray(n)?bu(e,u,t,n):bu(e,u,t,null)};function Zr(e={}){const u={c:(...t)=>Wr(u,...t),use:(t,...n)=>t.install(u,...n),find:ju,context:{},config:e};return u}function Yr(e){const{namespace:u="n",blockPrefix:t=`.${u}-`,elementPrefix:n="__",modifierPrefix:r="--"}=e??{},o=Zr(),a=
|
|
12
|
+
`)}function qr(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 Ur(e,u,t,n){const{els:r}=u;if(t===void 0)r.forEach(Lt),u.els=[];else{const o=ju(t,n);o&&r.includes(o)&&(Lt(o),u.els=r.filter(a=>a!==o))}}function qt(e,u){e.push(u)}function jr(e,u,t,n,r,o,a,i,l){let s;if(t===void 0&&(s=u.render(n),t=qr(s)),l){l.adapter(t,s??u.render(n));return}i===void 0&&(i=document.head);const f=ju(t,i);if(f!==null&&!o)return f;const d=f??Mr(t);if(s===void 0&&(s=u.render(n)),d.textContent=s,f!==null)return f;if(a){const y=i.querySelector(`meta[name="${a}"]`);if(y)return i.insertBefore(d,y),qt(u.els,d),d}return r?i.insertBefore(d,i.querySelector("style, link")):i.appendChild(d),qt(u.els,d),d}function Hr(e){return $r(this,this.instance,e)}function Vr(e={}){const{id:u,ssr:t,props:n,head:r=!1,force:o=!1,anchorMetaName:a,parent:i}=e;return jr(this.instance,this,u,n,r,o,a,i,t)}function Gr(e={}){const{id:u,parent:t}=e;Ur(this.instance,this,u,t)}const bu=function(e,u,t,n){return{instance:e,$:u,props:t,children:n,els:[],render:Hr,mount:Vr,unmount:Gr}},Wr=function(e,u,t,n){return Array.isArray(u)?bu(e,{$:null},null,u):Array.isArray(t)?bu(e,u,null,t):Array.isArray(n)?bu(e,u,t,n):bu(e,u,t,null)};function Zr(e={}){const u={c:(...t)=>Wr(u,...t),use:(t,...n)=>t.install(u,...n),find:ju,context:{},config:e};return u}function Yr(e){const{namespace:u="n",blockPrefix:t=`.${u}-`,elementPrefix:n="__",modifierPrefix:r="--"}=e??{},o=Zr(),a=vr({blockPrefix:t,elementPrefix:n,modifierPrefix:r});return o.use(a),{namespace:u,blockPrefix:t,elementPrefix:n,modifierPrefix:r,cssr:o,plugin:a}}const Xr="@css-render/vue3-ssr";function Qr(e,u){return`<style cssr-id="${e}">
|
|
13
13
|
${u}
|
|
14
14
|
</style>`}function Jr(e,u,t){const{styles:n,ids:r}=t;r.has(e)||n!==null&&(r.add(e),n.push(Qr(e,u)))}const Kr=typeof document<"u";function eo(){if(Kr)return;const e=c.inject(Xr,null);if(e!==null)return{adapter:(u,t)=>Jr(u,t,e),context:e}}function Ut(e,u){const t=eo();function n(){u.mount({id:e,head:!0,ssr:t})}t?n():c.onBeforeMount(()=>{n()})}const{cssr:Vu,plugin:jt,namespace:Ht}=Yr();var Vt=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function uo(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Gu={exports:{}},Gt;function to(){return Gt||(Gt=1,function(e){var u=typeof window<"u"?window:typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope?self:{};/**
|
|
15
15
|
* Prism: Lightweight, robust, elegant syntax highlighting
|
|
@@ -18,21 +18,21 @@ ${u}
|
|
|
18
18
|
* @author Lea Verou <https://lea.verou.me>
|
|
19
19
|
* @namespace
|
|
20
20
|
* @public
|
|
21
|
-
*/var t=function(n){var r=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,o=0,a={},i={manual:n.Prism&&n.Prism.manual,disableWorkerMessageHandler:n.Prism&&n.Prism.disableWorkerMessageHandler,util:{encode:function h(m){return m instanceof l?new l(m.type,h(m.content),m.alias):Array.isArray(m)?m.map(h):m.replace(/&/g,"&").replace(/</g,"<").replace(/\u00a0/g," ")},type:function(h){return Object.prototype.toString.call(h).slice(8,-1)},objId:function(h){return h.__id||Object.defineProperty(h,"__id",{value:++o}),h.__id},clone:function h(m,g){g=g||{};var _,k;switch(i.util.type(m)){case"Object":if(k=i.util.objId(m),g[k])return g[k];_={},g[k]=_;for(var D in m)m.hasOwnProperty(D)&&(_[D]=h(m[D],g));return _;case"Array":return k=i.util.objId(m),g[k]?g[k]:(_=[],g[k]=_,m.forEach(function(T,S){_[S]=h(T,g)}),_);default:return m}},getLanguage:function(h){for(;h;){var m=r.exec(h.className);if(m)return m[1].toLowerCase();h=h.parentElement}return"none"},setLanguage:function(h,m){h.className=h.className.replace(RegExp(r,"gi"),""),h.classList.add("language-"+m)},currentScript:function(){if(typeof document>"u")return null;if(document.currentScript&&document.currentScript.tagName==="SCRIPT")return document.currentScript;try{throw new Error}catch(_){var h=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(_.stack)||[])[1];if(h){var m=document.getElementsByTagName("script");for(var g in m)if(m[g].src==h)return m[g]}return null}},isActive:function(h,m,g){for(var _="no-"+m;h;){var k=h.classList;if(k.contains(m))return!0;if(k.contains(_))return!1;h=h.parentElement}return!!g}},languages:{plain:a,plaintext:a,text:a,txt:a,extend:function(h,m){var g=i.util.clone(i.languages[h]);for(var _ in m)g[_]=m[_];return g},insertBefore:function(h,m,g,_){_=_||i.languages;var k=_[h],D={};for(var T in k)if(k.hasOwnProperty(T)){if(T==m)for(var S in g)g.hasOwnProperty(S)&&(D[S]=g[S]);g.hasOwnProperty(T)||(D[T]=k[T])}var L=_[h];return _[h]=D,i.languages.DFS(i.languages,function(M,Q){Q===L&&M!=h&&(this[M]=D)}),D},DFS:function h(m,g,_,k){k=k||{};var D=i.util.objId;for(var T in m)if(m.hasOwnProperty(T)){g.call(m,T,m[T],_||T);var S=m[T],L=i.util.type(S);L==="Object"&&!k[D(S)]?(k[D(S)]=!0,h(S,g,null,k)):L==="Array"&&!k[D(S)]&&(k[D(S)]=!0,h(S,g,T,k))}}},plugins:{},highlightAll:function(h,m){i.highlightAllUnder(document,h,m)},highlightAllUnder:function(h,m,g){var _={callback:g,container:h,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};i.hooks.run("before-highlightall",_),_.elements=Array.prototype.slice.apply(_.container.querySelectorAll(_.selector)),i.hooks.run("before-all-elements-highlight",_);for(var k=0,D;D=_.elements[k++];)i.highlightElement(D,m===!0,_.callback)},highlightElement:function(h,m,g){var _=i.util.getLanguage(h),k=i.languages[_];i.util.setLanguage(h,_);var D=h.parentElement;D&&D.nodeName.toLowerCase()==="pre"&&i.util.setLanguage(D,_);var T=h.textContent,S={element:h,language:_,grammar:k,code:T};function L(Q){S.highlightedCode=Q,i.hooks.run("before-insert",S),S.element.innerHTML=S.highlightedCode,i.hooks.run("after-highlight",S),i.hooks.run("complete",S),g&&g.call(S.element)}if(i.hooks.run("before-sanity-check",S),D=S.element.parentElement,D&&D.nodeName.toLowerCase()==="pre"&&!D.hasAttribute("tabindex")&&D.setAttribute("tabindex","0"),!S.code){i.hooks.run("complete",S),g&&g.call(S.element);return}if(i.hooks.run("before-highlight",S),!S.grammar){L(i.util.encode(S.code));return}if(m&&n.Worker){var M=new Worker(i.filename);M.onmessage=function(Q){L(Q.data)},M.postMessage(JSON.stringify({language:S.language,code:S.code,immediateClose:!0}))}else L(i.highlight(S.code,S.grammar,S.language))},highlight:function(h,m,g){var _={code:h,grammar:m,language:g};if(i.hooks.run("before-tokenize",_),!_.grammar)throw new Error('The language "'+_.language+'" has no grammar.');return _.tokens=i.tokenize(_.code,_.grammar),i.hooks.run("after-tokenize",_),l.stringify(i.util.encode(_.tokens),_.language)},tokenize:function(h,m){var g=m.rest;if(g){for(var _ in g)m[_]=g[_];delete m.rest}var k=new d;return y(k,k.head,h),f(h,k,m,k.head,0),p(k)},hooks:{all:{},add:function(h,m){var g=i.hooks.all;g[h]=g[h]||[],g[h].push(m)},run:function(h,m){var g=i.hooks.all[h];if(!(!g||!g.length))for(var _=0,k;k=g[_++];)k(m)}},Token:l};n.Prism=i;function l(h,m,g,_){this.type=h,this.content=m,this.alias=g,this.length=(_||"").length|0}l.stringify=function h(m,g){if(typeof m=="string")return m;if(Array.isArray(m)){var _="";return m.forEach(function(L){_+=h(L,g)}),_}var k={type:m.type,content:h(m.content,g),tag:"span",classes:["token",m.type],attributes:{},language:g},D=m.alias;D&&(Array.isArray(D)?Array.prototype.push.apply(k.classes,D):k.classes.push(D)),i.hooks.run("wrap",k);var T="";for(var S in k.attributes)T+=" "+S+'="'+(k.attributes[S]||"").replace(/"/g,""")+'"';return"<"+k.tag+' class="'+k.classes.join(" ")+'"'+T+">"+k.content+"</"+k.tag+">"};function s(h,m,g,_){h.lastIndex=m;var k=h.exec(g);if(k&&_&&k[1]){var D=k[1].length;k.index+=D,k[0]=k[0].slice(D)}return k}function f(h,m,g,_,k,D){for(var T in g)if(!(!g.hasOwnProperty(T)||!g[T])){var S=g[T];S=Array.isArray(S)?S:[S];for(var L=0;L<S.length;++L){if(D&&D.cause==T+","+L)return;var M=S[L],Q=M.inside,he=!!M.lookbehind,v=!!M.greedy,$=M.alias;if(v&&!M.pattern.global){var J=M.pattern.toString().match(/[imsuy]*$/)[0];M.pattern=RegExp(M.pattern.source,J+"g")}for(var le=M.pattern||M,w=_.next,N=k;w!==m.tail&&!(D&&N>=D.reach);N+=w.value.length,w=w.next){var B=w.value;if(m.length>h.length)return;if(!(B instanceof l)){var q=1,z;if(v){if(z=s(le,N,h,he),!z||z.index>=h.length)break;var ke=z.index,j=z.index+z[0].length,re=N;for(re+=w.value.length;ke>=re;)w=w.next,re+=w.value.length;if(re-=w.value.length,N=re,w.value instanceof l)continue;for(var U=w;U!==m.tail&&(re<j||typeof U.value=="string");U=U.next)q++,re+=U.value.length;q--,B=h.slice(N,re),z.index-=N}else if(z=s(le,0,B,he),!z)continue;var ke=z.index,Te=z[0],qe=B.slice(0,ke),Ue=B.slice(ke+Te.length),je=N+B.length;D&&je>D.reach&&(D.reach=je);var Ne=w.prev;qe&&(Ne=y(m,Ne,qe),N+=qe.length),x(m,Ne,q);var Pe=new l(T,Q?i.tokenize(Te,Q):Te,$,Te);if(w=y(m,Ne,Pe),Ue&&y(m,w,Ue),q>1){var Re={cause:T+","+L,reach:je};f(h,m,g,w.prev,N,Re),D&&Re.reach>D.reach&&(D.reach=Re.reach)}}}}}}function d(){var h={value:null,prev:null,next:null},m={value:null,prev:h,next:null};h.next=m,this.head=h,this.tail=m,this.length=0}function y(h,m,g){var _=m.next,k={value:g,prev:m,next:_};return m.next=k,_.prev=k,h.length++,k}function x(h,m,g){for(var _=m.next,k=0;k<g&&_!==h.tail;k++)_=_.next;m.next=_,_.prev=m,h.length-=k}function p(h){for(var m=[],g=h.head.next;g!==h.tail;)m.push(g.value),g=g.next;return m}if(!n.document)return n.addEventListener&&(i.disableWorkerMessageHandler||n.addEventListener("message",function(h){var m=JSON.parse(h.data),g=m.language,_=m.code,k=m.immediateClose;n.postMessage(i.highlight(_,i.languages[g],g)),k&&n.close()},!1)),i;var A=i.util.currentScript();A&&(i.filename=A.src,A.hasAttribute("data-manual")&&(i.manual=!0));function C(){i.manual||i.highlightAll()}if(!i.manual){var E=document.readyState;E==="loading"||E==="interactive"&&A&&A.defer?document.addEventListener("DOMContentLoaded",C):window.requestAnimationFrame?window.requestAnimationFrame(C):window.setTimeout(C,16)}return i}(u);e.exports&&(e.exports=t),typeof Vt<"u"&&(Vt.Prism=t),t.languages.markup={comment:{pattern:/<!--(?:(?!<!--)[\s\S])*?-->/,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/<!DOCTYPE(?:[^>"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|<!--(?:[^-]|-(?!->))*-->)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^<!|>$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},t.languages.markup.tag.inside["attr-value"].inside.entity=t.languages.markup.entity,t.languages.markup.doctype.inside["internal-subset"].inside=t.languages.markup,t.hooks.add("wrap",function(n){n.type==="entity"&&(n.attributes.title=n.content.replace(/&/,"&"))}),Object.defineProperty(t.languages.markup.tag,"addInlined",{value:function(r,o){var a={};a["language-"+o]={pattern:/(^<!\[CDATA\[)[\s\S]+?(?=\]\]>$)/i,lookbehind:!0,inside:t.languages[o]},a.cdata=/^<!\[CDATA\[|\]\]>$/i;var i={"included-cdata":{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,inside:a}};i["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:i},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(A,C){return"✖ Error "+A+" while fetching file: "+C},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"},i="data-src-status",l="loading",s="loaded",f="failed",d="pre[data-src]:not(["+i+'="'+s+'"]):not(['+i+'="'+l+'"])';function y(A,C,E){var h=new XMLHttpRequest;h.open("GET",A,!0),h.onreadystatechange=function(){h.readyState==4&&(h.status<400&&h.responseText?C(h.responseText):h.status>=400?E(r(h.status,h.statusText)):E(o))},h.send(null)}function x(A){var C=/^\s*(\d+)\s*(?:(,)\s*(?:(\d+)\s*)?)?$/.exec(A||"");if(C){var E=Number(C[1]),h=C[2],m=C[3];return h?m?[E,Number(m)]:[E,void 0]:[E,E]}}t.hooks.add("before-highlightall",function(A){A.selector+=", "+d}),t.hooks.add("before-sanity-check",function(A){var C=A.element;if(C.matches(d)){A.code="",C.setAttribute(i,l);var E=C.appendChild(document.createElement("CODE"));E.textContent=n;var h=C.getAttribute("data-src"),m=A.language;if(m==="none"){var g=(/\.(\w+)$/.exec(h)||[,"none"])[1];m=a[g]||g}t.util.setLanguage(E,m),t.util.setLanguage(C,m);var _=t.plugins.autoloader;_&&_.loadLanguages(m),y(h,function(k){C.setAttribute(i,s);var D=x(C.getAttribute("data-range"));if(D){var T=k.split(/\r\n?|\n/g),S=D[0],L=D[1]==null?T.length:D[1];S<0&&(S+=T.length),S=Math.max(0,Math.min(S-1,T.length)),L<0&&(L+=T.length),L=Math.max(0,Math.min(L,T.length)),k=T.slice(S,L).join(`
|
|
22
|
-
`),C.hasAttribute("data-start")||C.setAttribute("data-start",String(S+1))}E.textContent=k,t.highlightElement(E)},function(k){C.setAttribute(i,f),E.textContent=k})}}),t.plugins.fileHighlight={highlight:function(C){for(var E=(C||document).querySelectorAll(d),h=0,m;m=E[h++];)t.highlightElement(m)}};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)}}()}(Gu)),Gu.exports}var no=to();const mu=uo(no);typeof document<"u"&&mu.highlightAll();function ro(e,u){try{const t=mu.languages[u];if(t){const n=mu.highlight(e,t||mu.languages.text,u);return`<pre class="language-${u}"><code class="language-${u}">${n}</code></pre>`}return e}catch{return e}}const{c:gu}=Vu;function oo({name:e="fade-in",enterDuration:u="0.2s",leaveDuration:t="0.2s",enterCubicBezier:n="cubic-bezier(.4, 0, .2, 1)",leaveCubicBezier:r="cubic-bezier(.4, 0, .2, 1)"}={}){return[gu(`&.${e}-transition-enter-active`,{transition:`all ${u} ${n}!important`}),gu(`&.${e}-transition-leave-active`,{transition:`all ${t} ${r}!important`}),gu(`&.${e}-transition-enter-from, &.${e}-transition-leave-to`,{opacity:0}),gu(`&.${e}-transition-leave-from, &.${e}-transition-enter-to`,{opacity:1})]}const{c:io,cB:ao,cE:co,cM:lo}={...Vu,...jt},Wu=`${Ht}-bubble`;function so(){return io([ao("bubble",{display:"flex",gap:"10px",fontSize:"var(--n-font-size);"},[lo("reverse",{flexDirection:"row-reverse"}),co("content",{backgroundColor:"var(--tag-color)",padding:"10px",borderRadius:"var(--border-radius)",minHeight:"44px"}),oo()])])}const fo=c.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 Ut("n-bubble",so()),(n,r)=>(c.openBlock(),c.createBlock(c.unref(O.NEl),{tag:"div",class:c.normalizeClass([c.unref(Wu),n.placement==="end"?`${c.unref(Wu)}--reverse`:""])},{default:c.withCtx(()=>[c.renderSlot(n.$slots,"avatar",{},()=>[n.avatar?(c.openBlock(),c.createBlock(c.unref(O.NAvatar),c.mergeProps({key:0,round:""},n.avatar.props),{default:c.withCtx(()=>[(c.openBlock(),c.createBlock(c.resolveDynamicComponent(n.avatar.icon)))]),_:1},16)):c.createCommentVNode("",!0)]),c.createVNode(c.unref(O.NFlex),{vertical:""},{default:c.withCtx(()=>[c.renderSlot(n.$slots,"header"),c.createVNode(c.Transition,{mode:"out-in",name:"fade"},{default:c.withCtx(()=>[n.loading?c.renderSlot(n.$slots,"loading",{key:0},()=>[c.createVNode(c.unref(O.NSpin),{style:{height:"44px"}})]):c.renderSlot(n.$slots,"default",{key:1},()=>[c.createElementVNode("div",{class:c.normalizeClass([`${c.unref(Wu)}__content`,n.contentClass]),style:c.normalizeStyle(n.contentStyle)},[c.createVNode(c.unref(fr),{typing:n.typing,markdown:n.markdown,value:n.content,onStop:r[0]||(r[0]=o=>t("typingComplete"))},null,8,["typing","markdown","value"])],6)])]),_:3}),c.renderSlot(n.$slots,"footer")]),_:3})]),_:3},8,["class"]))}}),po=c.defineComponent({__name:"ConfigProviders",props:{globalStyle:{type:Boolean,default:!1},configProviderProps:{},loadingBarProps:{},dialogProviderProps:{},modalProviderProps:{},notificationProviderProps:{},messageProviderProps:{}},setup(e){function u(){window.$dialog=O.useDialog(),window.$loadingBar=O.useLoadingBar(),window.$message=O.useMessage(),window.$modal=O.useModal(),window.$notification=O.useNotification()}const t=c.defineComponent({setup(){c.onMounted(()=>{u()})},render(){return null}});return(n,r)=>(c.openBlock(),c.createBlock(c.unref(O.NConfigProvider),c.normalizeProps(c.guardReactiveProps(n.configProviderProps)),{default:c.withCtx(()=>[c.createVNode(c.unref(O.NLoadingBarProvider),c.normalizeProps(c.guardReactiveProps(n.loadingBarProps)),{default:c.withCtx(()=>[c.createVNode(c.unref(O.NDialogProvider),c.normalizeProps(c.guardReactiveProps(n.dialogProviderProps)),{default:c.withCtx(()=>[c.createVNode(c.unref(O.NModalProvider),c.normalizeProps(c.guardReactiveProps(n.modalProviderProps)),{default:c.withCtx(()=>[c.createVNode(c.unref(O.NNotificationProvider),c.normalizeProps(c.guardReactiveProps(n.notificationProviderProps)),{default:c.withCtx(()=>[c.createVNode(c.unref(O.NMessageProvider),c.normalizeProps(c.guardReactiveProps(n.messageProviderProps)),{default:c.withCtx(()=>[c.renderSlot(n.$slots,"default"),c.createVNode(c.unref(t))]),_:3},16)]),_:3},16)]),_:3},16)]),_:3},16)]),_:3},16),n.globalStyle?(c.openBlock(),c.createBlock(c.unref(O.NGlobalStyle),{key:0})):c.createCommentVNode("",!0)]),_:3},16))}}),Zu=(e,u)=>{const t=e.__vccOpts||e;for(const[n,r]of u)t[n]=r;return t},ho={name:"MageCopyFill"},bo={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function mo(e,u,t,n,r,o){return c.openBlock(),c.createElementBlock("svg",bo,u[0]||(u[0]=[c.createElementVNode("path",{fill:"#757575",d:"M18.355 6.54h-1.94V4.69a2.69 2.69 0 0 0-1.646-2.484A2.7 2.7 0 0 0 13.745 2h-8.05a2.68 2.68 0 0 0-2.67 2.69v10.09a2.68 2.68 0 0 0 2.67 2.69h1.94v1.85a2.68 2.68 0 0 0 2.67 2.68h8a2.68 2.68 0 0 0 2.67-2.68V9.23a2.69 2.69 0 0 0-2.62-2.69M7.635 9.23v6.74h-1.94a1.18 1.18 0 0 1-1.17-1.19V4.69a1.18 1.18 0 0 1 1.17-1.19h8.05a1.18 1.18 0 0 1 1.17 1.19v1.85h-4.61a2.69 2.69 0 0 0-2.67 2.69"},null,-1)]))}const go=Zu(ho,[["render",mo]]),xo=c.defineComponent({__name:"CopyButton",props:{value:{},config:{},tooltipProps:{},buttonProps:{}},emits:["copied"],setup(e,{emit:u}){const t=u,{copied:n,copy:r}=we.useClipboard({source:e.value,...e.config});c.watch(n,()=>{n.value&&t("copied",e.value)});function o(a){a.preventDefault(),r()}return(a,i)=>(c.openBlock(),c.createBlock(c.unref(O.NTooltip),c.normalizeProps(c.guardReactiveProps(a.tooltipProps)),{trigger:c.withCtx(()=>[c.createElementVNode("div",{style:{cursor:"pointer"},onClick:o},[c.renderSlot(a.$slots,"default",{},()=>[c.createVNode(c.unref(O.NButton),c.mergeProps({quaternary:"",size:"tiny"},a.buttonProps),{icon:c.withCtx(()=>[c.renderSlot(a.$slots,"icon",{},()=>[c.createVNode(go)])]),_:3},16)])])]),default:c.withCtx(()=>[c.renderSlot(a.$slots,"tooltip",{},()=>[c.createTextVNode(c.toDisplayString(c.unref(n)?"复制成功":"复制"),1)])]),_:3},16))}}),Wt=(e,{manual:u,ready:t=!0,refreshDeps:n=[],refreshDepsAction:r})=>{const o=c.ref(!1);return c.watchEffect(()=>{!u&&e.options.refreshDeps!==!0&&(o.value=c.unref(t))}),n instanceof Array?c.watch([o,...n],([a])=>{a&&!u&&a&&(r?r():e.refresh())},{deep:!0,immediate:!1}):c.watch(o,a=>{!u&&a&&(r?r():e.refresh())}),{name:"autoRunPlugin",onBefore:()=>{if(!c.unref(t))return{stopNow:!0}}}};Wt.onInit=({ready:e=!0,manual:u})=>({loading:!u&&c.unref(e)});const xu=new Map,ko=(e,u,t)=>{const n=xu.get(e);n?.timer&&clearTimeout(n.timer);let r;u>-1&&(r=setTimeout(()=>{xu.delete(e)},u)),xu.set(e,{...t,timer:r})},_o=e=>xu.get(e),ku=new Map,yo=e=>ku.get(e),Eo=(e,u)=>{ku.set(e,u),u.then(t=>(ku.delete(e),t)).catch(t=>{throw ku.delete(e),t})},Oe={},Ao=[],Co=(e,u)=>{Oe[e]&&(Oe[e].forEach(t=>t(u)),Ao.forEach(t=>t({type:e,data:u})))},Yu=(e,u)=>(Oe[e]||(Oe[e]=[]),Oe[e].push(u),function(){const n=Oe[e].indexOf(u);Oe[e].splice(n,1)}),wo=(e,{cacheKey:u,cacheTime:t=5*60*1e3,staleTime:n=0,setCache:r,getCache:o})=>{const a=c.ref(),i=c.ref(),l=(f,d)=>{r?r(d):ko(f,t,d),Co(f,d.data)},s=(f,d=[])=>o?o(d):_o(f);return c.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=Yu(u,d=>{e.setState({data:d})})}),c.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=yo(u);return y&&y!==i.value?{servicePromise:y}:(y=f(...d),i.value=y,Eo(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=Yu(u,x=>{e.setState({data:x})}))},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=Yu(u,y=>{e.setState({data:y})}))}}:{}};function _u(e){var u=typeof e;return e!=null&&(u=="object"||u=="function")}var Do=typeof global=="object"&&global&&global.Object===Object&&global,Fo=typeof self=="object"&&self&&self.Object===Object&&self,Zt=Do||Fo||Function("return this")(),Xu=function(){return Zt.Date.now()},So=/\s/;function vo(e){for(var u=e.length;u--&&So.test(e.charAt(u)););return u}var To=/^\s+/;function Po(e){return e&&e.slice(0,vo(e)+1).replace(To,"")}var yu=Zt.Symbol,Yt=Object.prototype,Ro=Yt.hasOwnProperty,Oo=Yt.toString,Xe=yu?yu.toStringTag:void 0;function No(e){var u=Ro.call(e,Xe),t=e[Xe];try{e[Xe]=void 0;var n=!0}catch{}var r=Oo.call(e);return n&&(u?e[Xe]=t:delete e[Xe]),r}var Bo=Object.prototype,Mo=Bo.toString;function Lo(e){return Mo.call(e)}var Io="[object Null]",zo="[object Undefined]",Xt=yu?yu.toStringTag:void 0;function $o(e){return e==null?e===void 0?zo:Io:Xt&&Xt in Object(e)?No(e):Lo(e)}function qo(e){return e!=null&&typeof e=="object"}var Uo="[object Symbol]";function jo(e){return typeof e=="symbol"||qo(e)&&$o(e)==Uo}var Qt=NaN,Ho=/^[-+]0x[0-9a-f]+$/i,Vo=/^0b[01]+$/i,Go=/^0o[0-7]+$/i,Wo=parseInt;function Jt(e){if(typeof e=="number")return e;if(jo(e))return Qt;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=Po(e);var t=Vo.test(e);return t||Go.test(e)?Wo(e.slice(2),t?2:8):Ho.test(e)?Qt:+e}var Zo="Expected a function",Yo=Math.max,Xo=Math.min;function Kt(e,u,t){var n,r,o,a,i,l,s=0,f=!1,d=!1,y=!0;if(typeof e!="function")throw new TypeError(Zo);u=Jt(u)||0,_u(t)&&(f=!!t.leading,d="maxWait"in t,o=d?Yo(Jt(t.maxWait)||0,u):o,y="trailing"in t?!!t.trailing:y);function x(k){var D=n,T=r;return n=r=void 0,s=k,a=e.apply(T,D),a}function p(k){return s=k,i=setTimeout(E,u),f?x(k):a}function A(k){var D=k-l,T=k-s,S=u-D;return d?Xo(S,o-T):S}function C(k){var D=k-l,T=k-s;return l===void 0||D>=u||D<0||d&&T>=o}function E(){var k=Xu();if(C(k))return h(k);i=setTimeout(E,A(k))}function h(k){return i=void 0,y&&n?x(k):(n=r=void 0,a)}function m(){i!==void 0&&clearTimeout(i),s=0,n=l=r=i=void 0}function g(){return i===void 0?a:h(Xu())}function _(){var k=Xu(),D=C(k);if(n=arguments,r=this,l=k,D){if(i===void 0)return p(l);if(d)return clearTimeout(i),i=setTimeout(E,u),x(l)}return i===void 0&&(i=setTimeout(E,u)),a}return _.cancel=m,_.flush=g,_}const Qo=(e,{debounceWait:u,debounceLeading:t,debounceTrailing:n,debounceMaxWait:r})=>{const o=c.ref(),a=c.computed(()=>{const i={},l=c.unref(t),s=c.unref(n),f=c.unref(r);return l!==void 0&&(i.leading=l),s!==void 0&&(i.trailing=s),f!==void 0&&(i.maxWait=f),i});return c.watchEffect(i=>{if(c.unref(u)){const l=e.runAsync.bind(e);o.value=Kt(s=>{s()},c.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)})}),i(()=>{var s;(s=o.value)==null||s.cancel(),e.runAsync=l})}}),c.unref(u)?{name:"debouncePlugin",onCancel:()=>{var i;(i=o.value)==null||i.cancel()}}:{}};var Jo=Object.defineProperty,Ko=(e,u,t)=>u in e?Jo(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,en=(e,u,t)=>(Ko(e,typeof u!="symbol"?u+"":u,t),t);class ei{constructor(){en(this,"table",{}),en(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 ei;function ui(e){const t=e.toString().match(/^function\s+([^\s(]+)/);return t?t[1]:""}function ti(e){const u=e.toString(),t=/([a-zA-Z$_][a-zA-Z0-9$_]*)\s*\(/,n=u.match(t);return n?n[1].trim():""}var ni=Object.defineProperty,ri=(e,u,t)=>u in e?ni(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,un=(e,u,t)=>(ri(e,typeof u!="symbol"?u+"":u,t),t);class oi{constructor(){un(this,"requestInstances",new Map),un(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 oe=new oi,ii=(e,{ready:u=!0,debugKey:t,...n})=>{const r=()=>{if(t&&!oe.has(t)){const a=e.serviceRef.value.toString().includes("function")?ui(e.serviceRef.value.toString()):ti(e.serviceRef.value.toString());oe.insert(t,{instance:e,requestName:a,time:Date.now()})}},o=c.computed(()=>Object.fromEntries(Object.entries({ready:u,...n}).map(([a,i])=>[a,c.unref(i)])));return c.watchEffect(()=>{t&&oe.has(t)&&oe.emit({...e,options:{...e.options,...o.value}})}),{name:"devtoolsPlugin",onBefore:a=>{r(),t&&oe.has(t)&&oe.emit({...e.state,key:t,params:a,loading:!0,time:Date.now(),type:"pending"})},onSuccess(a,i){r(),t&&oe.has(t)&&oe.emit({...e.state,key:t,data:a,params:i,loading:!1,time:Date.now(),type:"done"})},onCancel(){r(),t&&oe.has(t)&&oe.emit({...e.state,key:t,loading:!1,time:Date.now(),type:"cancel"})},onError(a,i){r(),t&&oe.has(t)&&oe.emit({...e.state,key:t,params:i,loading:!1,error:a,time:Date.now(),type:"error"})},onMutate(a){r(),t&&oe.has(t)&&oe.emit({...e.state,key:t,data:a,loading:!1,time:Date.now(),type:"mutate"})}}},ai=(e,{loadingDelay:u})=>{const t=c.ref(),n=()=>{t.value&&(clearTimeout(c.unref(t.value)),t.value=void 0)};return{name:"loadingDelayPlugin",onFinally:()=>{n();const r=c.unref(u);r&&(e.setState({loading:!0}),t.value=setTimeout(()=>{e.setState({loading:!1})},r))},onError:()=>{n()}}};function Qu(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}const ci=!!(typeof window<"u"&&window.document&&window.document.createElement);function Ju(){return Qu()?document.visibilityState!=="hidden":!0}const Qe=[];function li(e){return Qe.push(e),function(){const t=Qe.indexOf(e);Qe.splice(t,1)}}if(Qu()){const e=()=>{if(Ju())for(let u=0;u<Qe.length;u++){const t=Qe[u];t()}};window.addEventListener("visibilitychange",e,!1)}const si=(e,{pollingInterval:u,pollingWhenHidden:t=!0,pollingErrorRetryCount:n=-1})=>{let r;const o=c.ref(),a=c.ref(0),i=()=>{var l;r&&clearTimeout(r),(l=o.value)==null||l.call(o)};return c.watchEffect(()=>{c.unref(u)||i()}),c.unref(u)?{name:"pollingPlugin",onBefore:()=>{i()},onError:()=>{a.value+=1},onSuccess:()=>{a.value=0},onFinally:()=>{n===-1||n!==-1&&a.value<=n?r=setTimeout(()=>{!t&&!Ju()?o.value=li(()=>{e.refresh()}):e.refresh()},c.unref(u)):a.value=0},onCancel:()=>{i()}}:{}};function fi(e,u){let t=!1;return(...n)=>{t||(t=!0,e(...n),setTimeout(()=>{t=!1},u))}}function di(){return Qu()&&typeof navigator.onLine<"u"?navigator.onLine:!0}const Je=[];function pi(e){return Je.push(e),function(){const t=Je.indexOf(e);t>-1&&Je.splice(t,1)}}if(ci){const e=()=>{if(!(!Ju()||!di()))for(let u=0;u<Je.length;u++){const t=Je[u];t()}};window.addEventListener("visibilitychange",e,!1),window.addEventListener("focus",e,!1)}const hi=(e,{refreshOnWindowFocus:u,focusTimespan:t=5e3})=>{const n=c.ref(),r=()=>{var o;(o=n.value)==null||o.call(n)};return c.watchEffect(o=>{if(c.unref(u)){const a=fi(e.refresh.bind(e),c.unref(t));n.value=pi(()=>{a()})}o(()=>{r()})}),c.onScopeDispose(()=>{r()}),{name:"refreshOnWindowFocusPlugin"}},bi=(e,{retryInterval:u,retryCount:t})=>{const n=c.ref(),r=c.ref(0),o=c.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 mi="Expected a function";function gi(e,u,t){var n=!0,r=!0;if(typeof e!="function")throw new TypeError(mi);return _u(t)&&(n="leading"in t?!!t.leading:n,r="trailing"in t?!!t.trailing:r),Kt(e,u,{leading:n,maxWait:u,trailing:r})}const xi=(e,{throttleWait:u,throttleLeading:t,throttleTrailing:n})=>{let r=null;const o=c.computed(()=>{const s={};return c.unref(t)!==void 0&&(s.leading=c.unref(t)),c.unref(n)!==void 0&&(s.trailing=c.unref(n)),s}),a=e.runAsync.bind(e),i=c.ref(),l=c.computed(()=>c.unref(u));return c.watch([l,o],s=>{r&&(r.cancel(),e.runAsync=a);const[f,d]=s,y=gi(x=>{x()},c.unref(f),d);r=y,i.value=y,e.runAsync=(...x)=>new Promise((p,A)=>{var C;(C=i.value)==null||C.call(i,()=>{a(...x).then(p).catch(A)})})},{immediate:!0}),c.unref(u)?(c.onUnmounted(()=>{var s;(s=i.value)==null||s.cancel()}),{name:"throttlePlugin",onCancel:()=>{var s;(s=i.value)==null||s.cancel()}}):{}},tn=e=>typeof e=="function",ki=e=>typeof e=="boolean";var _i=Object.defineProperty,yi=(e,u,t)=>u in e?_i(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,Eu=(e,u,t)=>(yi(e,typeof u!="symbol"?u+"":u,t),t);class Ei{constructor(u,t,n,r={}){Eu(this,"pluginImpls"),Eu(this,"count",0),Eu(this,"state",{loading:!1,params:void 0,data:void 0,error:void 0}),Eu(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(i=>{var l;return(l=i[u])==null?void 0:l.call(i,...t)}))!=null?r:[])==null?void 0:o.filter(Boolean);return Object.assign({},...a)}async runAsync(...u){var t,n,r,o,a,i,l,s,f,d,y;this.count+=1;const x=this.count,{stopNow:p=!1,returnNow:A=!1,...C}=this.runPluginHandler("onBefore",u);if(p)return new Promise(()=>{});if(this.setState({loading:!0,params:u,...C}),A)return Promise.resolve(C.data);try{(n=(t=this.options).onBefore)==null||n.call(t,u)}catch(E){return this.setState({error:E,loading:!1}),(o=(r=this.options).onError)==null||o.call(r,E,u),this.runPluginHandler("onError",E,u),new Promise(()=>{})}try{let{servicePromise:E}=this.runPluginHandler("onRequest",this.serviceRef.value,u);const h=g=>{var _,k,D,T;if(!this.options.concurrent&&x!==this.count)return new Promise(()=>{});const S=this.options.formatResult?this.options.formatResult(g):g,L={data:g};return this.setState({data:S,error:void 0,loading:!1}),(k=(_=this.options).onSuccess)==null||k.call(_,S,u),this.runPluginHandler("onSuccess",S,u,L),this.previousValidData=S,(T=(D=this.options).onFinally)==null||T.call(D,u,S,void 0),(this.options.concurrent||x===this.count)&&this.runPluginHandler("onFinally",u,S,void 0),S};E||(E=this.serviceRef.value(...u));const m=await E;return h(m)}catch(E){if(!this.options.concurrent&&x!==this.count)return new Promise(()=>{});throw this.setState({error:E,loading:!1}),(i=(a=this.options).onError)==null||i.call(a,E,u),this.runPluginHandler("onError",E,u),(tn((l=this.options)==null?void 0:l.rollbackOnError)&&((s=this.options)!=null&&s.rollbackOnError(u))||ki((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,E),(this.options.concurrent||x===this.count)&&this.runPluginHandler("onFinally",u,void 0,E),E}}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=tn(u)?u(this.state.data):u;this.runPluginHandler("onMutate",t),this.setState({data:t})}}const Ai=Symbol("USEREQUEST_GLOBAL_OPTIONS_PROVIDE_KEY");function Ci(e){return Object.keys(e).filter(t=>["data","loading","params","error"].includes(t)).length===4}function wi(e,u={},t=[]){const n=c.inject(Ai,{}),{initialData:r=void 0,manual:o=!1,ready:a=!0,...i}={...n??{},...u??{}},l={manual:o,ready:a,initialData:r,...i},s=c.ref(e),f=c.reactive({data:r,loading:!1,params:void 0,error:void 0}),d=(A,C)=>{C?f[C]=A:Ci(A)&&(f.data=A.data,f.loading=A.loading,f.error=A.error,f.params=A.params)},y=t.map(A=>{var C;return(C=A?.onInit)==null?void 0:C.call(A,l)}).filter(Boolean),x=new Ei(s,l,d,Object.assign({},...y,f));x.options=l,x.pluginImpls=t.map(A=>A(x,l));const p=c.computed(()=>c.isRef(a)?a.value:a);if(c.watchEffect(()=>{if(!o){const A=x.state.params||u.defaultParams||[];p.value&&x.options.refreshDeps===!0&&s.value&&x.run(...A)}}),!o&&x.options.refreshDeps!==!0){const A=x.state.params||u.defaultParams||[];c.unref(a)&&x.run(...A)}return c.onScopeDispose(()=>{x.cancel()}),{...c.toRefs(f),cancel:x.cancel.bind(x),refresh:x.refresh.bind(x),refreshAsync:x.refreshAsync.bind(x),run:x.run.bind(x),runAsync:x.runAsync.bind(x),mutate:x.mutate.bind(x)}}const Di=(e,u)=>function(n,r={},o=[]){let a=e;const i=u||[];for(let l=i.length;l--;)a=i[l](a);return a(n,r,o)};function Ku(e,u,t){var n;const r=(n=[process.env.NODE_ENV==="development"?ii:null,Qo,ai,si,hi,xi,Wt,wo,bi])==null?void 0:n.filter(Boolean);return Di(wi,u?.use)(e,u,[...t||[],...r])}const Fi=c.defineComponent({__name:"DataTablePlus",props:{api:{type:Function},defaultParams:{},manual:{type:Boolean},columns:{},filterOptions:{},filterGridProps:{},contextMenuOptions:{},fields:{},pagination:{type:[Object,Boolean]},dataTableProps:{},requestOptions:{},requestPlugins:{},customStyle:{},customClass:{}},emits:["before","success","error","finally","clickRow","contextMenuRow","contextMenuSelect","load","scroll","update:checkedRowKeys","update:expandedRowKeys","update:filters","update:sorter","update:page","update:pageSize"],setup(e,{expose:u,emit:t}){const n=t,r=c.reactive(e.columns??[]),o=c.useTemplateRef("dataTableRef"),a={page:"page",pageSize:"pageSize",filter:"filter",sorter:"sorter",list:"list",count:"count",rowKey:"id",...e.fields},i=c.reactive({showSizePicker:!0,pageSizes:[10,20,30],pageSlot:5,prefix:w=>`共${w.itemCount}条数据`,...e.pagination&&typeof e.pagination=="boolean"?{}:e.pagination}),l=c.ref({page:1,pageSize:10,itemCount:0}),s={[a.page]:l.value.page,[a.pageSize]:l.value.pageSize,...e.defaultParams},{loading:f,data:d,error:y,params:x,run:p,runAsync:A,refresh:C,refreshAsync:E,cancel:h,mutate:m}=Ku(e.api,{defaultParams:[s],manual:e.manual,...e.requestOptions,onBefore:w=>{e.requestOptions?.onBefore?.(w),n("before",w)},onSuccess:(w,N)=>{e.requestOptions?.onSuccess?.(w,N),n("success",w,N),k(w,N)},onError:(w,N)=>{e.requestOptions?.onError?.(w,N),n("error",w,N)},onFinally:(w,N,B)=>{e.requestOptions?.onFinally?.(w,N,B),n("finally",w,N,B)}},e.requestPlugins),g=c.computed(()=>d.value?Array.isArray(d.value[a.list])?d.value[a.list]:(console.warn(`DataTablePlus: data[${a.list}] must be an array`),[]):[]),_=c.computed(()=>e.columns?.reduce((w,N)=>w+Number(N.width??100),0));function k(w,N){l.value.page=a.page in N[0]?Number(N[0][a.page]):1,l.value.pageSize=a.pageSize in N[0]?Number(N[0][a.pageSize]):10,l.value.itemCount=a.count in w?Number(w[a.count]):0;const B=N[0]?.[a.filter],q=N[0]?.[a.sorter];if(r){for(const z of r)if("key"in z){if(B&&z.key in B){const j=B[z.key];"filter"in z&&z.filter&&(z.filterMultiple?Array.isArray(j)&&(z.filterOptionValues=j):Array.isArray(j)||(z.filterOptionValue=j))}if("sorter"in z&&typeof z.sorter=="boolean"&&(z.sortOrder=!1),q&&z.key in q){const j=q[z.key];"sorter"in z&&z.sorter&&(z.sortOrder=j)}}}}function D(w){return p({...x.value[0],...w})}const T={onUpdatePage:w=>{n("update:page",w),!f.value&&D({[a.page]:w})},onUpdatePageSize:w=>{n("update:pageSize",w),!f.value&&D({[a.pageSize]:w})},onUpdateFilters:(w,N)=>{n("update:filters",w,N),D({[a.filter]:w})},onUpdateSorter:w=>{n("update:sorter",w);const N={};if(Array.isArray(w))for(const B of w)N[B.columnKey]=B.order;else w&&(N[w.columnKey]=w.order);D({[a.sorter]:N})},onLoad:w=>n("load",w),onScroll:w=>{n("scroll",w)},onUpdateCheckedRowKeys:(...w)=>{n("update:checkedRowKeys",...w)},onUpdateExpandedRowKeys:(...w)=>{n("update:expandedRowKeys",...w)}},S=c.ref(!1),L=c.ref(),M=c.ref({x:0,y:0});function Q(w,N){S.value=!1,n("contextMenuSelect",{key:w,option:N,row:c.toValue(L)})}function he(w,N){return{onClick:B=>{n("clickRow",{row:w,index:N,event:B})},onContextmenu:B=>{n("contextMenuRow",{row:w,index:N,event:B}),e.contextMenuOptions&&(B.preventDefault(),S.value=!1,L.value=w,c.nextTick(()=>{S.value=!0,M.value={x:B.x,y:B.y}}))}}}const v=c.ref(!1);function $(w,N){N&&D({[N]:w})}const J={loading:f,data:d,error:y,params:x,pagination:l,rawList:g,dataTableRef:o},le={run:p,runAsync:A,refresh:C,refreshAsync:E,cancel:h,mutate:m,setParam:w=>{Object.assign(x.value[0],w)},runParam:w=>p(Object.assign(x.value[0],w)),runParamAsync:async w=>A(Object.assign(x.value[0],w))};return u({refs:J,actions:le}),(w,N)=>(c.openBlock(),c.createBlock(c.unref(O.NFlex),{vertical:""},{default:c.withCtx(()=>[c.renderSlot(w.$slots,"filter",{refs:J,actions:le},()=>[c.createVNode(c.unref(O.NFlex),{vertical:""},{default:c.withCtx(()=>[c.createVNode(c.unref(O.NGrid),c.normalizeProps(c.guardReactiveProps(w.filterGridProps)),{default:c.withCtx(()=>[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(w.filterOptions?.filter(B=>!B.collapsed),({key:B,gridItemProps:q,render:z,...j},re)=>(c.openBlock(),c.createBlock(c.unref(O.NGi),c.mergeProps({key:re,span:12},{ref_for:!0},q),{default:c.withCtx(()=>[z?(c.openBlock(),c.createBlock(c.resolveDynamicComponent(z(J,le)),{key:0})):(c.openBlock(),c.createBlock(c.unref(Au),{key:1,options:j,value:B?c.unref(x)[0][B]:void 0,"onUpdate:value":U=>$(U,B)},null,8,["options","value","onUpdate:value"]))]),_:2},1040))),128))]),_:1},16),w.filterOptions?.filter(B=>B.collapsed)&&w.filterOptions?.filter(B=>B.collapsed)?.length>0?(c.openBlock(),c.createBlock(c.unref(O.NDivider),{key:0},{default:c.withCtx(()=>[c.createVNode(c.unref(O.NButton),{size:"tiny",onClick:N[0]||(N[0]=B=>v.value=!v.value)},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(v.value?"折叠":"展开"),1)]),_:1})]),_:1})):c.createCommentVNode("",!0),c.createVNode(c.unref(O.NCollapseTransition),{show:v.value},{default:c.withCtx(()=>[c.createVNode(c.unref(O.NGrid),c.normalizeProps(c.guardReactiveProps(w.filterGridProps)),{default:c.withCtx(()=>[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(w.filterOptions?.filter(B=>B.collapsed),({key:B,gridItemProps:q,render:z,...j},re)=>(c.openBlock(),c.createBlock(c.unref(O.NGi),c.mergeProps({key:re,span:12},{ref_for:!0},q),{default:c.withCtx(()=>[z?(c.openBlock(),c.createBlock(c.resolveDynamicComponent(z(J,le)),{key:0})):(c.openBlock(),c.createBlock(c.unref(Au),{key:1,options:j,value:B?c.unref(x)[0][B]:void 0,"onUpdate:value":U=>$(U,B)},null,8,["options","value","onUpdate:value"]))]),_:2},1040))),128))]),_:1},16)]),_:1},8,["show"])]),_:1})]),c.createVNode(c.unref(O.NDataTable),c.mergeProps({ref_key:"dataTableRef",ref:o,remote:"","flex-height":"","single-line":!1,"scroll-x":_.value,style:{flex:1,...w.customStyle},class:w.customClass,"row-key":B=>B[a.rowKey],loading:c.unref(f),columns:r,data:g.value,"row-props":he},w.dataTableProps,{"onUpdate:filters":T.onUpdateFilters,"onUpdate:sorter":T.onUpdateSorter,onLoad:T.onLoad,onScroll:T.onScroll,"onUpdate:checkedRowKeys":T.onUpdateCheckedRowKeys,"onUpdate:expandedRowKeys":T.onUpdateExpandedRowKeys}),null,16,["scroll-x","style","class","row-key","loading","columns","data","onUpdate:filters","onUpdate:sorter","onLoad","onScroll","onUpdate:checkedRowKeys","onUpdate:expandedRowKeys"]),c.renderSlot(w.$slots,"actions",{},()=>[c.createVNode(c.unref(O.NFlex),null,{default:c.withCtx(()=>[c.renderSlot(w.$slots,"extra"),c.renderSlot(w.$slots,"pagination",{},()=>[w.pagination?(c.openBlock(),c.createBlock(c.unref(O.NPagination),c.mergeProps({key:0,style:{marginLeft:"auto"},disabled:c.unref(f)},{...i,...l.value},{"onUpdate:page":T.onUpdatePage,"onUpdate:pageSize":T.onUpdatePageSize}),null,16,["disabled","onUpdate:page","onUpdate:pageSize"])):c.createCommentVNode("",!0)])]),_:3})]),w.contextMenuOptions?(c.openBlock(),c.createBlock(c.unref(O.NDropdown),{key:0,placement:"bottom-start",trigger:"manual",x:M.value.x,y:M.value.y,show:S.value,options:w.contextMenuOptions,onClickoutside:N[1]||(N[1]=B=>S.value=!1),onSelect:Q},null,8,["x","y","show","options"])):c.createCommentVNode("",!0)]),_:3}))}});function nn(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]=nn(e[o],u));return e}return typeof e=="string"?t:typeof e=="number"?n:typeof e=="boolean"?r:e}function Si(e,u){const{rules:t,clearRules:n}=u??{},r=c.reactive(e?structuredClone(c.toRaw(e)):{}),o=t,a=c.ref(),i={ref:a,model:r,rules:o},l=we.createEventHook();function s(){return a.value?.validate().then(()=>l.trigger(c.toRaw(c.toValue(r))))}function f(){a.value?.restoreValidation()}function d(){nn(r,n)}function y(){d(),Object.assign(r,structuredClone(e))}function x(){f(),y()}return{formRef:a,formValue:c.toRef(r),formRules:o,formProps:i,validate:s,resetValidation:f,resetForm:y,reset:x,clear:d,onValidated:l.on}}const vi=c.defineComponent({__name:"PresetForm",props:{options:{},values:{},rules:{},formProps:{},gridProps:{}},emits:["validated"],setup(e,{expose:u,emit:t}){const n=t,{formProps:r,formValue:o,formRules:a,formRef:i,validate:l,resetValidation:s,resetForm:f,reset:d,clear:y,onValidated:x}=Si(e.values,{rules:e.rules});x(E=>{n("validated",E)});const p={formRef:i,formValue:o,formRules:a,formProps:r},A={validate:l,resetValidation:s,resetForm:f,reset:d,clear:y,onValidated:x,setValue:E=>{Object.assign(o.value,E)}};u({refs:p,actions:A});function C(E,h){h&&A.setValue({[h]:E})}return(E,h)=>(c.openBlock(),c.createBlock(c.unref(O.NForm),c.normalizeProps(c.guardReactiveProps({...c.unref(r),...e.formProps})),{default:c.withCtx(()=>[c.renderSlot(E.$slots,"header"),c.renderSlot(E.$slots,"default",{refs:p,actions:A},()=>[c.createVNode(c.unref(O.NGrid),c.normalizeProps(c.guardReactiveProps(E.gridProps)),{default:c.withCtx(()=>[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(E.options,({key:m,gridItemProps:g,render:_,...k},D)=>(c.openBlock(),c.createBlock(c.unref(O.NGi),c.mergeProps({key:D,span:12},{ref_for:!0},g),{default:c.withCtx(()=>[_?(c.openBlock(),c.createBlock(c.resolveDynamicComponent(_(p,A)),{key:0})):(c.openBlock(),c.createBlock(c.unref(Au),{key:1,options:k,path:m,value:m?c.unref(o)[m]:void 0,"onUpdate:value":T=>C(T,m)},null,8,["options","path","value","onUpdate:value"]))]),_:2},1040))),128))]),_:1},16)]),c.renderSlot(E.$slots,"footer")]),_:3},16))}}),Au=c.defineComponent({__name:"PresetInput",props:{value:{},path:{},options:{}},emits:["update:value"],setup(e,{emit:u}){const t=u;function n(){const{label:r,type:o,props:a}=e.options??{},i=typeof r=="string"?{label:r}:typeof r=="boolean"?{}:r;function l(s){return r?c.h(O.NFormItem,{labelPlacement:"left",path:e.path,...i},{default:()=>s}):s}switch(o){case"date-picker":return l(c.h(O.NDatePicker,{value:e.value,"onUpdate:value":s=>{t("update:value",s)},...a}));case"input":return l(c.h(O.NInput,{value:e.value,"onUpdate:value":s=>{t("update:value",s)},...a}));case"search":return l(c.h(on,{value:e.value,"onUpdate:value":s=>{t("update:value",s)},...a}));case"select":return l(c.h(O.NSelect,{value:e.value,"onUpdate:value":s=>{t("update:value",s)},...a}));case"switch":return l(c.h(O.NSwitch,{value:e.value,"onUpdate:value":s=>{t("update:value",s)},...a}));case"time-picker":return l(c.h(O.NTimePicker,{value:e.value,"onUpdate:value":s=>{t("update:value",s)},...a}));case"button":return l(c.h(O.NButton,{...a}))}}return(r,o)=>(c.openBlock(),c.createBlock(c.resolveDynamicComponent(n())))}}),Ti=c.defineComponent({__name:"PresetSelect",props:{api:{type:Function},value:{},fallbackLabel:{},defaultParams:{},manual:{type:Boolean,default:!0},multiple:{type:Boolean,default:!1},disabled:{type:Boolean},debounce:{type:[Boolean,Number],default:!0},optionFormat:{type:Function},fields:{},selectProps:{},pagination:{type:[Object,Boolean]},requestOptions:{},requestPlugins:{}},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=c.useTemplateRef("selectRef"),o={page:"page",pageSize:"pageSize",search:"search",list:"list",count:"count",rowKey:"id",label:"label",value:"value",children:"children",...e.fields},a=c.reactive({showSizePicker:!0,pageSizes:[10,20,30],pageSlot:5,prefix:v=>`共${v.itemCount}条数据`,...e.pagination&&typeof e.pagination=="boolean"?{}:e.pagination}),i=c.ref({page:1,pageSize:10,itemCount:0}),l={[o.page]:i.value.page,[o.pageSize]:i.value.pageSize,[o.search]:"",...e.defaultParams},{data:s,error:f,loading:d,params:y,run:x,runAsync:p,refresh:A,refreshAsync:C,cancel:E,mutate:h}=Ku(e.api,{defaultParams:[l],manual:e.manual,...e.requestOptions,onBefore:v=>{e.requestOptions?.onBefore?.(v),n("before",v)},onSuccess:(v,$)=>{e.requestOptions?.onSuccess?.(v,$),n("success",v,$),_(v,$)},onError:(v,$)=>{e.requestOptions?.onError?.(v,$),n("error",v,$)},onFinally:(v,$,J)=>{e.requestOptions?.onFinally?.(v,$,J),n("finally",v,$,J)}},e.requestPlugins),m=c.computed(()=>s.value?Array.isArray(s.value[o.list])?s.value[o.list]:(console.warn(`DataTablePlus: data[${o.list}] must be an array`),[]):[]),g=c.computed(()=>typeof e.optionFormat=="function"?m.value.map(v=>e.optionFormat(v)).filter(v=>!!v):m.value.map(v=>({[o.label]:v[o.label],[o.value]:v[o.value],[o.children]:v[o.children],key:v[o.rowKey]})));function _(v,$){i.value.page=$[0]&&o.page in $[0]?Number($[0][o.page]):1,i.value.pageSize=$[0]&&o.pageSize in $[0]?Number($[0][o.pageSize]):10,i.value.itemCount=o.count in v?Number(v[o.count]):0}function k(v){return x({...y.value[0],...v})}const D=c.ref(""),T=we.useDebounceFn(()=>{k({[o.search]:D.value})},typeof e.debounce=="number"?e.debounce:500),S={onBlur:v=>{n("blur",v)},onClear:()=>{n("clear")},onCreate:v=>n("create",v),onFocus:v=>{n("focus",v)},onScroll:v=>{n("scroll",v)},onUpdateValue:(v,$)=>{const J=Array.isArray(v)?m.value.filter(le=>v.includes(le[o.rowKey])):m.value.find(le=>le[o.rowKey]===v);n("update:value",v,$,J?c.toRaw(c.toValue(J)):null)},onSearch:v=>{D.value=v,!d.value&&(e.debounce?T():k({[o.search]:D.value}))},onUpdateShow:v=>{v&&(s.value||e.manual&&x(l))}},L={onUpdatePage:v=>{n("update:page",v),!d.value&&k({[o.page]:v})},onUpdatePageSize:v=>{n("update:pageSize",v),!d.value&&k({[o.pageSize]:v})}};function M(v){return{[o.label]:e.fallbackLabel??`${v}`,[o.value]:v}}return u({refs:{loading:d,data:s,error:f,params:y,pagination:i,rawList:m,selectRef:r},actions:{run:x,runAsync:p,refresh:A,refreshAsync:C,cancel:E,mutate:h,setParam:v=>{Object.assign(y.value[0],v)},runParam:v=>x(Object.assign(y.value[0],v)),runParamAsync:async v=>p(Object.assign(y.value[0],v))}}),(v,$)=>(c.openBlock(),c.createBlock(c.unref(O.NSelect),c.mergeProps({ref_key:"selectRef",ref:r,remote:"",filterable:"",multiple:v.multiple,disabled:v.disabled,options:g.value,"label-field":o.label,"value-field":o.value,"children-field":o.children,value:v.value,"fallback-option":M,loading:c.unref(d)},v.selectProps,{onBlur:S.onBlur,onClear:S.onClear,onCreate:S.onCreate,onFocus:S.onFocus,onScroll:S.onScroll,onSearch:S.onSearch,"onUpdate:show":S.onUpdateShow,"onUpdate:value":S.onUpdateValue}),{header:c.withCtx(()=>[c.renderSlot(v.$slots,"header")]),action:c.withCtx(()=>[c.renderSlot(v.$slots,"action",{},()=>[c.createVNode(c.unref(O.NFlex),null,{default:c.withCtx(()=>[c.renderSlot(v.$slots,"extra"),c.renderSlot(v.$slots,"pagination",{},()=>[v.pagination?(c.openBlock(),c.createBlock(c.unref(O.NPagination),c.mergeProps({key:0,style:{"margin-left":"auto"},simple:"",disabled:c.unref(d)},{...a,...i.value},{"onUpdate:page":L.onUpdatePage,"onUpdate:pageSize":L.onUpdatePageSize}),null,16,["disabled","onUpdate:page","onUpdate:pageSize"])):c.createCommentVNode("",!0)])]),_:3})])]),_:3},16,["multiple","disabled","options","label-field","value-field","children-field","value","loading","onBlur","onClear","onCreate","onFocus","onScroll","onSearch","onUpdate:show","onUpdate:value"]))}}),Pi=c.defineComponent({__name:"RemoteRequest",props:{api:{type:Function},defaultParams:{},manual:{type:Boolean},fields:{},requestOptions:{},requestPlugins:{}},emits:["before","success","error","finally"],setup(e,{expose:u,emit:t}){const n=t,r={page:"page",pageSize:"pageSize",search:"search",...e.fields},{loading:o,data:a,error:i,params:l,run:s,runAsync:f,refresh:d,refreshAsync:y,cancel:x,mutate:p}=Ku(e.api,{defaultParams:[{[r.page]:1,[r.pageSize]:10,[r.search]:"",...e.defaultParams}],manual:e.manual,...e.requestOptions,onBefore:E=>{e.requestOptions?.onBefore?.(E),n("before",E)},onSuccess:(E,h)=>{e.requestOptions?.onSuccess?.(E,h),n("success",E,h)},onError:(E,h)=>{e.requestOptions?.onError?.(E,h),n("error",E,h)},onFinally:(E,h,m)=>{e.requestOptions?.onFinally?.(E,h,m),n("finally",E,h,m)}},e.requestPlugins),A={loading:o,data:a,error:i,params:l},C={run:s,runAsync:f,refresh:d,refreshAsync:y,cancel:x,mutate:p,setParam:E=>{Object.assign(l.value[0],E)},runParam:E=>s(Object.assign(l.value[0],E)),runParamAsync:async E=>f(Object.assign(l.value[0],E))};return u({refs:A,actions:C}),(E,h)=>c.renderSlot(E.$slots,"default",{refs:A,actions:C})}}),Ri={name:"EosIconsThreeDotsLoading"},Oi={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function Ni(e,u,t,n,r,o){return c.openBlock(),c.createElementBlock("svg",Oi,u[0]||(u[0]=[c.createStaticVNode('<circle cx="18" cy="12" r="0" fill="#757575"><animate attributeName="r" begin=".67" calcMode="spline" dur="1.5s" keySplines="0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8" repeatCount="indefinite" values="0;2;0;0"></animate></circle><circle cx="12" cy="12" r="0" fill="#757575"><animate attributeName="r" begin=".33" calcMode="spline" dur="1.5s" keySplines="0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8" repeatCount="indefinite" values="0;2;0;0"></animate></circle><circle cx="6" cy="12" r="0" fill="#757575"><animate attributeName="r" begin="0" calcMode="spline" dur="1.5s" keySplines="0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8" repeatCount="indefinite" values="0;2;0;0"></animate></circle>',3)]))}const Bi=Zu(Ri,[["render",Ni]]),Mi={name:"RiSearch2Line"},Li={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function Ii(e,u,t,n,r,o){return c.openBlock(),c.createElementBlock("svg",Li,u[0]||(u[0]=[c.createElementVNode("path",{fill:"currentColor",d:"M11 2c4.968 0 9 4.032 9 9s-4.032 9-9 9s-9-4.032-9-9s4.032-9 9-9m0 16c3.867 0 7-3.133 7-7s-3.133-7-7-7s-7 3.133-7 7s3.133 7 7 7m8.485.071l2.829 2.828l-1.415 1.415l-2.828-2.829z"},null,-1)]))}const rn=Zu(Mi,[["render",Ii]]),on=c.defineComponent({__name:"SearchInput",props:{value:{default:""},type:{default:"default"},autoTrigger:{type:[Boolean,Number],default:!0},searchButton:{type:Boolean,default:!0},inputProps:{},buttonProps:{},loading:{type:Boolean}},emits:["update:value"],setup(e,{emit:u}){const t=u,n=c.useTemplateRef("inputRef"),r=c.ref(e.value),{isPending:o,start:a}=we.useTimeoutFn(()=>{},typeof e.autoTrigger=="number"?e.autoTrigger:500);c.watch(()=>e.value,f=>{r.value=f});const i=we.useDebounceFn(()=>{t("update:value",r.value)},typeof e.autoTrigger=="number"?e.autoTrigger:500);c.watch(r,()=>{a(),e.autoTrigger&&i()});function l(){t("update:value",r.value)}function s(f){f.key==="Enter"&&l()}return c.watchEffect(()=>{!e.loading&&r.value&&n.value?.focus()}),(f,d)=>(c.openBlock(),c.createBlock(c.unref(O.NInputGroup),null,{default:c.withCtx(()=>[c.createVNode(c.unref(O.NInput),c.mergeProps({ref_key:"inputRef",ref:n,value:r.value,"onUpdate:value":d[0]||(d[0]=y=>r.value=y),disabled:f.loading,clearable:""},f.inputProps,{onKeydown:s}),{prefix:c.withCtx(()=>[c.renderSlot(f.$slots,"prefix",{},()=>[c.renderSlot(f.$slots,"prefix-icon",{},()=>[c.createVNode(rn)])])]),suffix:c.withCtx(()=>[c.unref(o)?(c.openBlock(),c.createBlock(Bi,{key:0})):c.createCommentVNode("",!0)]),_:3},16,["value","disabled"]),c.renderSlot(f.$slots,"button",{},()=>[f.searchButton?(c.openBlock(),c.createBlock(c.unref(O.NButton),c.mergeProps({key:0,type:f.type,loading:f.loading},f.buttonProps,{onClick:l}),{icon:c.withCtx(()=>[c.renderSlot(f.$slots,"button-icon",{},()=>[c.createVNode(rn)])]),_:3},16,["type","loading"])):c.createCommentVNode("",!0)])]),_:3}))}}),zi=c.defineComponent({__name:"ToggleEditor",props:c.mergeModels({inputProps:{}},{value:{},valueModifiers:{}}),emits:["update:value"],setup(e){const u=c.useModel(e,"value"),t=c.ref(!1),n=c.useTemplateRef("inputRef"),r=c.ref(u.value);function o(){t.value=!0,c.nextTick(()=>{n.value?.focus()})}function a(){t.value=!1,u.value=r.value}return(i,l)=>(c.openBlock(),c.createElementBlock("div",{onClick:o},[t.value?(c.openBlock(),c.createBlock(c.unref(O.NInput),c.mergeProps({key:0,ref_key:"inputRef",ref:n,value:r.value},i.inputProps,{"onUpdate:value":l[0]||(l[0]=s=>r.value=s),onChange:a,onBlur:a}),null,16,["value"])):(c.openBlock(),c.createElementBlock(c.Fragment,{key:1},[c.createTextVNode(c.toDisplayString(r.value),1)],64))]))}}),$i=c.defineComponent({__name:"TooltipButton",props:{value:{},tooltipProps:{},buttonProps:{}},emits:["click"],setup(e,{emit:u}){const t=u;return(n,r)=>(c.openBlock(),c.createBlock(c.unref(O.NTooltip),c.normalizeProps(c.guardReactiveProps(n.tooltipProps)),{trigger:c.withCtx(()=>[c.createVNode(c.unref(O.NButton),c.mergeProps(n.buttonProps,{onClick:r[0]||(r[0]=o=>t("click",o))}),{icon:c.withCtx(()=>[c.renderSlot(n.$slots,"icon")]),default:c.withCtx(()=>[c.renderSlot(n.$slots,"default")]),_:3},16)]),default:c.withCtx(()=>[c.renderSlot(n.$slots,"tooltip",{},()=>[c.createTextVNode(c.toDisplayString(n.value),1)])]),_:3},16))}});/*! @license DOMPurify 3.2.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.6/LICENSE */const{entries:an,setPrototypeOf:cn,isFrozen:qi,getPrototypeOf:Ui,getOwnPropertyDescriptor:ji}=Object;let{freeze:ue,seal:se,create:ln}=Object,{apply:et,construct:ut}=typeof Reflect<"u"&&Reflect;ue||(ue=function(u){return u}),se||(se=function(u){return u}),et||(et=function(u,t,n){return u.apply(t,n)}),ut||(ut=function(u,t){return new u(...t)});const Cu=ne(Array.prototype.forEach),Hi=ne(Array.prototype.lastIndexOf),sn=ne(Array.prototype.pop),Ke=ne(Array.prototype.push),Vi=ne(Array.prototype.splice),wu=ne(String.prototype.toLowerCase),tt=ne(String.prototype.toString),fn=ne(String.prototype.match),eu=ne(String.prototype.replace),Gi=ne(String.prototype.indexOf),Wi=ne(String.prototype.trim),de=ne(Object.prototype.hasOwnProperty),te=ne(RegExp.prototype.test),uu=Zi(TypeError);function ne(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 et(e,u,n)}}function Zi(e){return function(){for(var u=arguments.length,t=new Array(u),n=0;n<u;n++)t[n]=arguments[n];return ut(e,t)}}function I(e,u){let t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:wu;cn&&cn(e,null);let n=u.length;for(;n--;){let r=u[n];if(typeof r=="string"){const o=t(r);o!==r&&(qi(u)||(u[n]=o),r=o)}e[r]=!0}return e}function Yi(e){for(let u=0;u<e.length;u++)de(e,u)||(e[u]=null);return e}function ye(e){const u=ln(null);for(const[t,n]of an(e))de(e,t)&&(Array.isArray(n)?u[t]=Yi(n):n&&typeof n=="object"&&n.constructor===Object?u[t]=ye(n):u[t]=n);return u}function tu(e,u){for(;e!==null;){const n=ji(e,u);if(n){if(n.get)return ne(n.get);if(typeof n.value=="function")return ne(n.value)}e=Ui(e)}function t(){return null}return t}const dn=ue(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),nt=ue(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),rt=ue(["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"]),Xi=ue(["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"]),ot=ue(["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"]),Qi=ue(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),pn=ue(["#text"]),hn=ue(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),it=ue(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),bn=ue(["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=ue(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Ji=se(/\{\{[\w\W]*|[\w\W]*\}\}/gm),Ki=se(/<%[\w\W]*|[\w\W]*%>/gm),ea=se(/\$\{[\w\W]*/gm),ua=se(/^data-[\-\w.\u00B7-\uFFFF]+$/),ta=se(/^aria-[\-\w]+$/),mn=se(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),na=se(/^(?:\w+script|data):/i),ra=se(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),gn=se(/^html$/i),oa=se(/^[a-z][.\w]*(-[.\w]+)+$/i);var xn=Object.freeze({__proto__:null,ARIA_ATTR:ta,ATTR_WHITESPACE:ra,CUSTOM_ELEMENT:oa,DATA_ATTR:ua,DOCTYPE_NAME:gn,ERB_EXPR:Ki,IS_ALLOWED_URI:mn,IS_SCRIPT_OR_DATA:na,MUSTACHE_EXPR:Ji,TMPLIT_EXPR:ea});const nu={element:1,text:3,progressingInstruction:7,comment:8,document:9},ia=function(){return typeof window>"u"?null:window},aa=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}},kn=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function _n(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:ia();const u=R=>_n(R);if(u.version="3.2.6",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:i,Element:l,NodeFilter:s,NamedNodeMap:f=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:d,DOMParser:y,trustedTypes:x}=e,p=l.prototype,A=tu(p,"cloneNode"),C=tu(p,"remove"),E=tu(p,"nextSibling"),h=tu(p,"childNodes"),m=tu(p,"parentNode");if(typeof a=="function"){const R=t.createElement("template");R.content&&R.content.ownerDocument&&(t=R.content.ownerDocument)}let g,_="";const{implementation:k,createNodeIterator:D,createDocumentFragment:T,getElementsByTagName:S}=t,{importNode:L}=n;let M=kn();u.isSupported=typeof an=="function"&&typeof m=="function"&&k&&k.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:Q,ERB_EXPR:he,TMPLIT_EXPR:v,DATA_ATTR:$,ARIA_ATTR:J,IS_SCRIPT_OR_DATA:le,ATTR_WHITESPACE:w,CUSTOM_ELEMENT:N}=xn;let{IS_ALLOWED_URI:B}=xn,q=null;const z=I({},[...dn,...nt,...rt,...ot,...pn]);let j=null;const re=I({},[...hn,...it,...bn,...Du]);let U=Object.seal(ln(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}})),ke=null,Te=null,qe=!0,Ue=!0,je=!1,Ne=!0,Pe=!1,Re=!0,Be=!1,Ft=!1,St=!1,He=!1,Lu=!1,Iu=!1,dr=!0,pr=!1;const Hc="user-content-";let vt=!0,fu=!1,Ve={},Ge=null;const hr=I({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let br=null;const mr=I({},["audio","video","img","source","image","track"]);let Tt=null;const gr=I({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),zu="http://www.w3.org/1998/Math/MathML",$u="http://www.w3.org/2000/svg",Ee="http://www.w3.org/1999/xhtml";let We=Ee,Pt=!1,Rt=null;const Vc=I({},[zu,$u,Ee],tt);let qu=I({},["mi","mo","mn","ms","mtext"]),Uu=I({},["annotation-xml"]);const Gc=I({},["title","style","font","a","script"]);let du=null;const Wc=["application/xhtml+xml","text/html"],Zc="text/html";let X=null,Ze=null;const Yc=t.createElement("form"),xr=function(b){return b instanceof RegExp||b instanceof Function},Ot=function(){let b=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(Ze&&Ze===b)){if((!b||typeof b!="object")&&(b={}),b=ye(b),du=Wc.indexOf(b.PARSER_MEDIA_TYPE)===-1?Zc:b.PARSER_MEDIA_TYPE,X=du==="application/xhtml+xml"?tt:wu,q=de(b,"ALLOWED_TAGS")?I({},b.ALLOWED_TAGS,X):z,j=de(b,"ALLOWED_ATTR")?I({},b.ALLOWED_ATTR,X):re,Rt=de(b,"ALLOWED_NAMESPACES")?I({},b.ALLOWED_NAMESPACES,tt):Vc,Tt=de(b,"ADD_URI_SAFE_ATTR")?I(ye(gr),b.ADD_URI_SAFE_ATTR,X):gr,br=de(b,"ADD_DATA_URI_TAGS")?I(ye(mr),b.ADD_DATA_URI_TAGS,X):mr,Ge=de(b,"FORBID_CONTENTS")?I({},b.FORBID_CONTENTS,X):hr,ke=de(b,"FORBID_TAGS")?I({},b.FORBID_TAGS,X):ye({}),Te=de(b,"FORBID_ATTR")?I({},b.FORBID_ATTR,X):ye({}),Ve=de(b,"USE_PROFILES")?b.USE_PROFILES:!1,qe=b.ALLOW_ARIA_ATTR!==!1,Ue=b.ALLOW_DATA_ATTR!==!1,je=b.ALLOW_UNKNOWN_PROTOCOLS||!1,Ne=b.ALLOW_SELF_CLOSE_IN_ATTR!==!1,Pe=b.SAFE_FOR_TEMPLATES||!1,Re=b.SAFE_FOR_XML!==!1,Be=b.WHOLE_DOCUMENT||!1,He=b.RETURN_DOM||!1,Lu=b.RETURN_DOM_FRAGMENT||!1,Iu=b.RETURN_TRUSTED_TYPE||!1,St=b.FORCE_BODY||!1,dr=b.SANITIZE_DOM!==!1,pr=b.SANITIZE_NAMED_PROPS||!1,vt=b.KEEP_CONTENT!==!1,fu=b.IN_PLACE||!1,B=b.ALLOWED_URI_REGEXP||mn,We=b.NAMESPACE||Ee,qu=b.MATHML_TEXT_INTEGRATION_POINTS||qu,Uu=b.HTML_INTEGRATION_POINTS||Uu,U=b.CUSTOM_ELEMENT_HANDLING||{},b.CUSTOM_ELEMENT_HANDLING&&xr(b.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(U.tagNameCheck=b.CUSTOM_ELEMENT_HANDLING.tagNameCheck),b.CUSTOM_ELEMENT_HANDLING&&xr(b.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(U.attributeNameCheck=b.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),b.CUSTOM_ELEMENT_HANDLING&&typeof b.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(U.allowCustomizedBuiltInElements=b.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),Pe&&(Ue=!1),Lu&&(He=!0),Ve&&(q=I({},pn),j=[],Ve.html===!0&&(I(q,dn),I(j,hn)),Ve.svg===!0&&(I(q,nt),I(j,it),I(j,Du)),Ve.svgFilters===!0&&(I(q,rt),I(j,it),I(j,Du)),Ve.mathMl===!0&&(I(q,ot),I(j,bn),I(j,Du))),b.ADD_TAGS&&(q===z&&(q=ye(q)),I(q,b.ADD_TAGS,X)),b.ADD_ATTR&&(j===re&&(j=ye(j)),I(j,b.ADD_ATTR,X)),b.ADD_URI_SAFE_ATTR&&I(Tt,b.ADD_URI_SAFE_ATTR,X),b.FORBID_CONTENTS&&(Ge===hr&&(Ge=ye(Ge)),I(Ge,b.FORBID_CONTENTS,X)),vt&&(q["#text"]=!0),Be&&I(q,["html","head","body"]),q.table&&(I(q,["tbody"]),delete ke.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.');g=b.TRUSTED_TYPES_POLICY,_=g.createHTML("")}else g===void 0&&(g=aa(x,r)),g!==null&&typeof _=="string"&&(_=g.createHTML(""));ue&&ue(b),Ze=b}},kr=I({},[...nt,...rt,...Xi]),_r=I({},[...ot,...Qi]),Xc=function(b){let F=m(b);(!F||!F.tagName)&&(F={namespaceURI:We,tagName:"template"});const P=wu(b.tagName),V=wu(F.tagName);return Rt[b.namespaceURI]?b.namespaceURI===$u?F.namespaceURI===Ee?P==="svg":F.namespaceURI===zu?P==="svg"&&(V==="annotation-xml"||qu[V]):!!kr[P]:b.namespaceURI===zu?F.namespaceURI===Ee?P==="math":F.namespaceURI===$u?P==="math"&&Uu[V]:!!_r[P]:b.namespaceURI===Ee?F.namespaceURI===$u&&!Uu[V]||F.namespaceURI===zu&&!qu[V]?!1:!_r[P]&&(Gc[P]||!kr[P]):!!(du==="application/xhtml+xml"&&Rt[b.namespaceURI]):!1},_e=function(b){Ke(u.removed,{element:b});try{m(b).removeChild(b)}catch{C(b)}},Ye=function(b,F){try{Ke(u.removed,{attribute:F.getAttributeNode(b),from:F})}catch{Ke(u.removed,{attribute:null,from:F})}if(F.removeAttribute(b),b==="is")if(He||Lu)try{_e(F)}catch{}else try{F.setAttribute(b,"")}catch{}},yr=function(b){let F=null,P=null;if(St)b="<remove></remove>"+b;else{const W=fn(b,/^[\r\n\t ]+/);P=W&&W[0]}du==="application/xhtml+xml"&&We===Ee&&(b='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+b+"</body></html>");const V=g?g.createHTML(b):b;if(We===Ee)try{F=new y().parseFromString(V,du)}catch{}if(!F||!F.documentElement){F=k.createDocument(We,"template",null);try{F.documentElement.innerHTML=Pt?_:V}catch{}}const K=F.body||F.documentElement;return b&&P&&K.insertBefore(t.createTextNode(P),K.childNodes[0]||null),We===Ee?S.call(F,Be?"html":"body")[0]:Be?F.documentElement:K},Er=function(b){return D.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")},Ar=function(b){return typeof i=="function"&&b instanceof i};function Ae(R,b,F){Cu(R,P=>{P.call(u,b,F,Ze)})}const Cr=function(b){let F=null;if(Ae(M.beforeSanitizeElements,b,null),Nt(b))return _e(b),!0;const P=X(b.nodeName);if(Ae(M.uponSanitizeElement,b,{tagName:P,allowedTags:q}),Re&&b.hasChildNodes()&&!Ar(b.firstElementChild)&&te(/<[/\w!]/g,b.innerHTML)&&te(/<[/\w!]/g,b.textContent)||b.nodeType===nu.progressingInstruction||Re&&b.nodeType===nu.comment&&te(/<[/\w]/g,b.data))return _e(b),!0;if(!q[P]||ke[P]){if(!ke[P]&&Dr(P)&&(U.tagNameCheck instanceof RegExp&&te(U.tagNameCheck,P)||U.tagNameCheck instanceof Function&&U.tagNameCheck(P)))return!1;if(vt&&!Ge[P]){const V=m(b)||b.parentNode,K=h(b)||b.childNodes;if(K&&V){const W=K.length;for(let ae=W-1;ae>=0;--ae){const Ce=A(K[ae],!0);Ce.__removalCount=(b.__removalCount||0)+1,V.insertBefore(Ce,E(b))}}}return _e(b),!0}return b instanceof l&&!Xc(b)||(P==="noscript"||P==="noembed"||P==="noframes")&&te(/<\/no(script|embed|frames)/i,b.innerHTML)?(_e(b),!0):(Pe&&b.nodeType===nu.text&&(F=b.textContent,Cu([Q,he,v],V=>{F=eu(F,V," ")}),b.textContent!==F&&(Ke(u.removed,{element:b.cloneNode()}),b.textContent=F)),Ae(M.afterSanitizeElements,b,null),!1)},wr=function(b,F,P){if(dr&&(F==="id"||F==="name")&&(P in t||P in Yc))return!1;if(!(Ue&&!Te[F]&&te($,F))){if(!(qe&&te(J,F))){if(!j[F]||Te[F]){if(!(Dr(b)&&(U.tagNameCheck instanceof RegExp&&te(U.tagNameCheck,b)||U.tagNameCheck instanceof Function&&U.tagNameCheck(b))&&(U.attributeNameCheck instanceof RegExp&&te(U.attributeNameCheck,F)||U.attributeNameCheck instanceof Function&&U.attributeNameCheck(F))||F==="is"&&U.allowCustomizedBuiltInElements&&(U.tagNameCheck instanceof RegExp&&te(U.tagNameCheck,P)||U.tagNameCheck instanceof Function&&U.tagNameCheck(P))))return!1}else if(!Tt[F]){if(!te(B,eu(P,w,""))){if(!((F==="src"||F==="xlink:href"||F==="href")&&b!=="script"&&Gi(P,"data:")===0&&br[b])){if(!(je&&!te(le,eu(P,w,"")))){if(P)return!1}}}}}}return!0},Dr=function(b){return b!=="annotation-xml"&&fn(b,N)},Fr=function(b){Ae(M.beforeSanitizeAttributes,b,null);const{attributes:F}=b;if(!F||Nt(b))return;const P={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:j,forceKeepAttr:void 0};let V=F.length;for(;V--;){const K=F[V],{name:W,namespaceURI:ae,value:Ce}=K,pu=X(W),Bt=Ce;let ee=W==="value"?Bt:Wi(Bt);if(P.attrName=pu,P.attrValue=ee,P.keepAttr=!0,P.forceKeepAttr=void 0,Ae(M.uponSanitizeAttribute,b,P),ee=P.attrValue,pr&&(pu==="id"||pu==="name")&&(Ye(W,b),ee=Hc+ee),Re&&te(/((--!?|])>)|<\/(style|title)/i,ee)){Ye(W,b);continue}if(P.forceKeepAttr)continue;if(!P.keepAttr){Ye(W,b);continue}if(!Ne&&te(/\/>/i,ee)){Ye(W,b);continue}Pe&&Cu([Q,he,v],vr=>{ee=eu(ee,vr," ")});const Sr=X(b.nodeName);if(!wr(Sr,pu,ee)){Ye(W,b);continue}if(g&&typeof x=="object"&&typeof x.getAttributeType=="function"&&!ae)switch(x.getAttributeType(Sr,pu)){case"TrustedHTML":{ee=g.createHTML(ee);break}case"TrustedScriptURL":{ee=g.createScriptURL(ee);break}}if(ee!==Bt)try{ae?b.setAttributeNS(ae,W,ee):b.setAttribute(W,ee),Nt(b)?_e(b):sn(u.removed)}catch{Ye(W,b)}}Ae(M.afterSanitizeAttributes,b,null)},Qc=function R(b){let F=null;const P=Er(b);for(Ae(M.beforeSanitizeShadowDOM,b,null);F=P.nextNode();)Ae(M.uponSanitizeShadowNode,F,null),Cr(F),Fr(F),F.content instanceof o&&R(F.content);Ae(M.afterSanitizeShadowDOM,b,null)};return u.sanitize=function(R){let b=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},F=null,P=null,V=null,K=null;if(Pt=!R,Pt&&(R="<!-->"),typeof R!="string"&&!Ar(R))if(typeof R.toString=="function"){if(R=R.toString(),typeof R!="string")throw uu("dirty is not a string, aborting")}else throw uu("toString is not a function");if(!u.isSupported)return R;if(Ft||Ot(b),u.removed=[],typeof R=="string"&&(fu=!1),fu){if(R.nodeName){const Ce=X(R.nodeName);if(!q[Ce]||ke[Ce])throw uu("root node is forbidden and cannot be sanitized in-place")}}else if(R instanceof i)F=yr("<!---->"),P=F.ownerDocument.importNode(R,!0),P.nodeType===nu.element&&P.nodeName==="BODY"||P.nodeName==="HTML"?F=P:F.appendChild(P);else{if(!He&&!Pe&&!Be&&R.indexOf("<")===-1)return g&&Iu?g.createHTML(R):R;if(F=yr(R),!F)return He?null:Iu?_:""}F&&St&&_e(F.firstChild);const W=Er(fu?R:F);for(;V=W.nextNode();)Cr(V),Fr(V),V.content instanceof o&&Qc(V.content);if(fu)return R;if(He){if(Lu)for(K=T.call(F.ownerDocument);F.firstChild;)K.appendChild(F.firstChild);else K=F;return(j.shadowroot||j.shadowrootmode)&&(K=L.call(n,K,!0)),K}let ae=Be?F.outerHTML:F.innerHTML;return Be&&q["!doctype"]&&F.ownerDocument&&F.ownerDocument.doctype&&F.ownerDocument.doctype.name&&te(gn,F.ownerDocument.doctype.name)&&(ae="<!DOCTYPE "+F.ownerDocument.doctype.name+`>
|
|
23
|
-
`+
|
|
24
|
-
`," "],ba=["{","}","|","\\","^","`"].concat(ha),ma=["'"].concat(ba),An=["%","/","?",";","#"].concat(ma),Cn=["/","?","#"],ga=255,wn=/^[+a-z0-9A-Z_-]{0,63}$/,xa=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,Dn={javascript:!0,"javascript:":!0},Fn={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function ct(e,u){if(e&&e instanceof Fu)return e;const t=new Fu;return t.parse(e,u),t}Fu.prototype.parse=function(e,u){let t,n,r,o=e;if(o=o.trim(),!u&&e.split("#").length===1){const s=pa.exec(o);if(s)return this.pathname=s[1],s[2]&&(this.search=s[2]),this}let a=fa.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&&Dn[a])&&(o=o.substr(2),this.slashes=!0)),!Dn[a]&&(r||a&&!Fn[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<An.length;p++)n=o.indexOf(An[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 x=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!x){const p=this.hostname.split(/\./);for(let A=0,C=p.length;A<C;A++){const E=p[A];if(E&&!E.match(wn)){let h="";for(let m=0,g=E.length;m<g;m++)E.charCodeAt(m)>127?h+="x":h+=E[m];if(!h.match(wn)){const m=p.slice(0,A),g=p.slice(A+1),_=E.match(xa);_&&(m.push(_[1]),g.unshift(_[2])),g.length&&(o=g.join(".")+o),this.hostname=m.join(".");break}}}}this.hostname.length>ga&&(this.hostname=""),x&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}const i=o.indexOf("#");i!==-1&&(this.hash=o.substr(i),o=o.slice(0,i));const l=o.indexOf("?");return l!==-1&&(this.search=o.substr(l),o=o.slice(0,l)),o&&(this.pathname=o),Fn[t]&&this.hostname&&!this.pathname&&(this.pathname=""),this},Fu.prototype.parseHost=function(e){let u=da.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 ka=Object.freeze(Object.defineProperty({__proto__:null,decode:Me,encode:ru,format:at,parse:ct},Symbol.toStringTag,{value:"Module"})),Sn=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,vn=/[\0-\x1F\x7F-\x9F]/,_a=/[\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]/,Tn=/[\$\+<->\^`\|~\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]/,Pn=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,ya=Object.freeze(Object.defineProperty({__proto__:null,Any:Sn,Cc:vn,Cf:_a,P:lt,S:Tn,Z:Pn},Symbol.toStringTag,{value:"Module"})),Ea=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏઑඡ༉༦ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲϏϢϸontourIntegraìȹoɴ\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲy;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱còJTabcdfgorstרׯؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ߂ߐĀiyޱrc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣসে্ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४ĀnrࢃgleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpwਖਛgȀLRlr৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼અઋp;椅y;䐜Ādl੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑඞcy;䐊cute;䅃ƀaeyહાron;䅇dil;䅅;䐝ƀgswે૰ativeƀMTV૨ediumSpace;怋hiĀcn૦ëeryThiîtedĀGLଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷreak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater;EFGLSTஶஷ扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨setĀ;Eೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂෛ෧ขภยา฿ไlig;䅒cute耻Ó䃓Āiyීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲcr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬืde耻Õ䃕es;樷ml耻Ö䃖erĀBP๋Āar๐๓r;怾acĀek๚;揞et;掴arenthesis;揜ҀacfhilorsງຊຏຒດຝະrtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ檻cedesȀ;EST່້扺qual;檯lantEqual;扼ilde;找me;怳Ādpuct;戏ortionĀ;aȥl;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL憒ar;懥eftArrow;懄eiling;按oǵ\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄቕቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHcቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗ĀeiቻDzኀ\0ኇefore;戴a;䎘ĀcnኘkSpace;쀀 Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtèa;䎖r;愨pf;愤cr;쀀𝒵ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒;Eaeiopᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;eᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;eᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰᝃᝈ០៦ᠹᡐᜍ᥈ᥰot;櫭ĀcrᛶkȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯᝳ;䎲;愶een;扬r;쀀𝔟gcostuvwឍឝឳេ៕៛ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀakoᠦᠵĀcn៲ᠣkƀlst֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ;敛;敘;攘;攔;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģbar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;elƀ;bhᥨᥩᥫ䁜;槅sub;柈ŬᥴlĀ;e怢t»pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭒\0᯽\0ᰌƀcprᦲute;䄇̀;abcdsᦿᧀᧄ᧕᧙戩nd;橄rcup;橉Āau᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r;Ecefms᩠ᩢᩫ᪤᪪旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ\0\0aĀ;t䀬;䁀ƀ;fl戁îᅠeĀmxent»eóɍǧ\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯delprvw᭠᭬᭷ᮂᮬᯔarrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;pᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰻᰿ᱝᱩᱵᲞᲬᲷᴍᵻᶑᶫᶻ᷆᷍ròar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂᳖᳜᳠mƀ;oș᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄĀDoḆᴴoôĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»ṺƀaeiἒἚls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧\0耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₥₰₴⃰℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽ƀ;qsؾٌlanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqrⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0proør;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼ròòΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonóquigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roøurĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨íistĀ;sடr;쀀𝔫ȀEest⩦⩹⩼ƀ;qs⩭ƀ;qs⩴lanôií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast⭕⭚⭟lleìl;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖchimpqu⮽⯍⯙⬄⯤⯯Ȁ;cerല⯆ഷ⯉uå;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭ååഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñĀ;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;cⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācrir;榿;쀀𝔬ͯ\0\0\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕⶥⶨrò᪀Āirⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔǒr;榷rp;榹;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ\0\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ脀¶;l䂶leìЃɩ\0\0m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳ᤈ⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t⾴ïrel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⋢⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔ABHabcdefhilmnoprstuxけさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstwガクシスゼゾダッデナp;極Ā;fゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ìâヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘rrowĀ;tㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowóarpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓ròaòՑ;怏oustĀ;a㈞掱che»mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì耻䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;qኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫwar;椪lig耻ß䃟㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rëƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproøim»ኬsðኞĀas㚺㚮ðrn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈadempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xôheadĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roðtré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜtré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map(e=>e.charCodeAt(0))),Aa=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(e=>e.charCodeAt(0)));var st;const Ca=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]]),wa=(st=String.fromCodePoint)!==null&&st!==void 0?st: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 Da(e){var u;return e>=55296&&e<=57343||e>1114111?65533:(u=Ca.get(e))!==null&&u!==void 0?u:e}var Z;(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"})(Z||(Z={}));const Fa=32;var De;(function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"})(De||(De={}));function ft(e){return e>=Z.ZERO&&e<=Z.NINE}function Sa(e){return e>=Z.UPPER_A&&e<=Z.UPPER_F||e>=Z.LOWER_A&&e<=Z.LOWER_F}function va(e){return e>=Z.UPPER_A&&e<=Z.UPPER_Z||e>=Z.LOWER_A&&e<=Z.LOWER_Z||ft(e)}function Ta(e){return e===Z.EQUALS||va(e)}var Y;(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"})(Y||(Y={}));var Fe;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(Fe||(Fe={}));class Pa{constructor(u,t,n){this.decodeTree=u,this.emitCodePoint=t,this.errors=n,this.state=Y.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=Fe.Strict}startEntity(u){this.decodeMode=u,this.state=Y.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(u,t){switch(this.state){case Y.EntityStart:return u.charCodeAt(t)===Z.NUM?(this.state=Y.NumericStart,this.consumed+=1,this.stateNumericStart(u,t+1)):(this.state=Y.NamedEntity,this.stateNamedEntity(u,t));case Y.NumericStart:return this.stateNumericStart(u,t);case Y.NumericDecimal:return this.stateNumericDecimal(u,t);case Y.NumericHex:return this.stateNumericHex(u,t);case Y.NamedEntity:return this.stateNamedEntity(u,t)}}stateNumericStart(u,t){return t>=u.length?-1:(u.charCodeAt(t)|Fa)===Z.LOWER_X?(this.state=Y.NumericHex,this.consumed+=1,this.stateNumericHex(u,t+1)):(this.state=Y.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)||Sa(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===Z.SEMI)this.consumed+=1;else if(this.decodeMode===Fe.Strict)return 0;return this.emitCodePoint(Da(this.result),this.consumed),this.errors&&(u!==Z.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&De.VALUE_LENGTH)>>14;for(;t<u.length;t++,this.excess++){const a=u.charCodeAt(t);if(this.treeIndex=Ra(n,r,this.treeIndex+Math.max(1,o),a),this.treeIndex<0)return this.result===0||this.decodeMode===Fe.Attribute&&(o===0||Ta(a))?0:this.emitNotTerminatedNamedEntity();if(r=n[this.treeIndex],o=(r&De.VALUE_LENGTH)>>14,o!==0){if(a===Z.SEMI)return this.emitNamedEntityData(this.treeIndex,o,this.consumed+this.excess);this.decodeMode!==Fe.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]&De.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]&~De.VALUE_LENGTH:r[u+1],n),t===3&&this.emitCodePoint(r[u+2],n),n}end(){var u;switch(this.state){case Y.NamedEntity:return this.result!==0&&(this.decodeMode!==Fe.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case Y.NumericDecimal:return this.emitNumericEntity(0,2);case Y.NumericHex:return this.emitNumericEntity(0,3);case Y.NumericStart:return(u=this.errors)===null||u===void 0||u.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case Y.EntityStart:return 0}}}function Rn(e){let u="";const t=new Pa(e,n=>u+=wa(n));return function(r,o){let a=0,i=0;for(;(i=r.indexOf("&",i))>=0;){u+=r.slice(a,i),t.startEntity(o);const s=t.write(r,i+1);if(s<0){a=i+t.end();break}a=i+s,i=s===0?a+1:a}const l=u+r.slice(a);return u="",l}}function Ra(e,u,t,n){const r=(u&De.BRANCH_LENGTH)>>7,o=u&De.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,i=a+r-1;for(;a<=i;){const l=a+i>>>1,s=e[l];if(s<n)a=l+1;else if(s>n)i=l-1;else return e[l+r]}return-1}const Oa=Rn(Ea);Rn(Aa);function On(e,u=Fe.Legacy){return Oa(e,u)}function Na(e){return Object.prototype.toString.call(e)}function dt(e){return Na(e)==="[object String]"}const Ba=Object.prototype.hasOwnProperty;function Ma(e,u){return Ba.call(e,u)}function Su(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 Nn(e,u,t){return[].concat(e.slice(0,u),t,e.slice(u+1))}function pt(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 vu(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 Bn=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,La=/&([a-z#][a-z0-9]{1,31});/gi,Ia=new RegExp(Bn.source+"|"+La.source,"gi"),za=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function $a(e,u){if(u.charCodeAt(0)===35&&za.test(u)){const n=u[1].toLowerCase()==="x"?parseInt(u.slice(2),16):parseInt(u.slice(1),10);return pt(n)?vu(n):e}const t=On(e);return t!==e?t:e}function qa(e){return e.indexOf("\\")<0?e:e.replace(Bn,"$1")}function Le(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(Ia,function(u,t,n){return t||$a(u,n)})}const Ua=/[&<>"]/,ja=/[&<>"]/g,Ha={"&":"&","<":"<",">":">",'"':"""};function Va(e){return Ha[e]}function Se(e){return Ua.test(e)?e.replace(ja,Va):e}const Ga=/[.?*+^$[\]\\(){}|-]/g;function Wa(e){return e.replace(Ga,"\\$&")}function H(e){switch(e){case 9:case 32:return!0}return!1}function ou(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 iu(e){return lt.test(e)||Tn.test(e)}function au(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 Tu(e){return e=e.trim().replace(/\s+/g," "),"ẞ".toLowerCase()==="Ṿ"&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}const Za=Object.freeze(Object.defineProperty({__proto__:null,arrayReplaceAt:Nn,assign:Su,escapeHtml:Se,escapeRE:Wa,fromCodePoint:vu,has:Ma,isMdAsciiPunct:au,isPunctChar:iu,isSpace:H,isString:dt,isValidEntityCode:pt,isWhiteSpace:ou,lib:{mdurl:ka,ucmicro:ya},normalizeReference:Tu,unescapeAll:Le,unescapeMd:qa},Symbol.toStringTag,{value:"Module"}));function Ya(e,u,t){let n,r,o,a;const i=e.posMax,l=e.pos;for(e.pos=u+1,n=1;e.pos<i;){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 Xa(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=Le(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=Le(e.slice(u,r)),o.pos=r,o.ok=!0),o}function Qa(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 i=e.charCodeAt(o);if(i!==34&&i!==39&&i!==40)return a;u++,o++,i===40&&(i=41),a.marker=i}for(;o<t;){if(r=e.charCodeAt(o),r===a.marker)return a.pos=o+1,a.str+=Le(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+=Le(e.slice(u,o)),a}const Ja=Object.freeze(Object.defineProperty({__proto__:null,parseLinkDestination:Xa,parseLinkLabel:Ya,parseLinkTitle:Qa},Symbol.toStringTag,{value:"Module"})),be={};be.code_inline=function(e,u,t,n,r){const o=e[u];return"<code"+r.renderAttrs(o)+">"+Se(o.content)+"</code>"},be.code_block=function(e,u,t,n,r){const o=e[u];return"<pre"+r.renderAttrs(o)+"><code>"+Se(e[u].content)+`</code></pre>
|
|
25
|
-
`},
|
|
21
|
+
*/var t=function(n){var r=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,o=0,a={},i={manual:n.Prism&&n.Prism.manual,disableWorkerMessageHandler:n.Prism&&n.Prism.disableWorkerMessageHandler,util:{encode:function h(m){return m instanceof l?new l(m.type,h(m.content),m.alias):Array.isArray(m)?m.map(h):m.replace(/&/g,"&").replace(/</g,"<").replace(/\u00a0/g," ")},type:function(h){return Object.prototype.toString.call(h).slice(8,-1)},objId:function(h){return h.__id||Object.defineProperty(h,"__id",{value:++o}),h.__id},clone:function h(m,g){g=g||{};var _,k;switch(i.util.type(m)){case"Object":if(k=i.util.objId(m),g[k])return g[k];_={},g[k]=_;for(var C in m)m.hasOwnProperty(C)&&(_[C]=h(m[C],g));return _;case"Array":return k=i.util.objId(m),g[k]?g[k]:(_=[],g[k]=_,m.forEach(function(v,S){_[S]=h(v,g)}),_);default:return m}},getLanguage:function(h){for(;h;){var m=r.exec(h.className);if(m)return m[1].toLowerCase();h=h.parentElement}return"none"},setLanguage:function(h,m){h.className=h.className.replace(RegExp(r,"gi"),""),h.classList.add("language-"+m)},currentScript:function(){if(typeof document>"u")return null;if(document.currentScript&&document.currentScript.tagName==="SCRIPT")return document.currentScript;try{throw new Error}catch(_){var h=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(_.stack)||[])[1];if(h){var m=document.getElementsByTagName("script");for(var g in m)if(m[g].src==h)return m[g]}return null}},isActive:function(h,m,g){for(var _="no-"+m;h;){var k=h.classList;if(k.contains(m))return!0;if(k.contains(_))return!1;h=h.parentElement}return!!g}},languages:{plain:a,plaintext:a,text:a,txt:a,extend:function(h,m){var g=i.util.clone(i.languages[h]);for(var _ in m)g[_]=m[_];return g},insertBefore:function(h,m,g,_){_=_||i.languages;var k=_[h],C={};for(var v in k)if(k.hasOwnProperty(v)){if(v==m)for(var S in g)g.hasOwnProperty(S)&&(C[S]=g[S]);g.hasOwnProperty(v)||(C[v]=k[v])}var I=_[h];return _[h]=C,i.languages.DFS(i.languages,function(M,J){J===I&&M!=h&&(this[M]=C)}),C},DFS:function h(m,g,_,k){k=k||{};var C=i.util.objId;for(var v in m)if(m.hasOwnProperty(v)){g.call(m,v,m[v],_||v);var S=m[v],I=i.util.type(S);I==="Object"&&!k[C(S)]?(k[C(S)]=!0,h(S,g,null,k)):I==="Array"&&!k[C(S)]&&(k[C(S)]=!0,h(S,g,v,k))}}},plugins:{},highlightAll:function(h,m){i.highlightAllUnder(document,h,m)},highlightAllUnder:function(h,m,g){var _={callback:g,container:h,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};i.hooks.run("before-highlightall",_),_.elements=Array.prototype.slice.apply(_.container.querySelectorAll(_.selector)),i.hooks.run("before-all-elements-highlight",_);for(var k=0,C;C=_.elements[k++];)i.highlightElement(C,m===!0,_.callback)},highlightElement:function(h,m,g){var _=i.util.getLanguage(h),k=i.languages[_];i.util.setLanguage(h,_);var C=h.parentElement;C&&C.nodeName.toLowerCase()==="pre"&&i.util.setLanguage(C,_);var v=h.textContent,S={element:h,language:_,grammar:k,code:v};function I(J){S.highlightedCode=J,i.hooks.run("before-insert",S),S.element.innerHTML=S.highlightedCode,i.hooks.run("after-highlight",S),i.hooks.run("complete",S),g&&g.call(S.element)}if(i.hooks.run("before-sanity-check",S),C=S.element.parentElement,C&&C.nodeName.toLowerCase()==="pre"&&!C.hasAttribute("tabindex")&&C.setAttribute("tabindex","0"),!S.code){i.hooks.run("complete",S),g&&g.call(S.element);return}if(i.hooks.run("before-highlight",S),!S.grammar){I(i.util.encode(S.code));return}if(m&&n.Worker){var M=new Worker(i.filename);M.onmessage=function(J){I(J.data)},M.postMessage(JSON.stringify({language:S.language,code:S.code,immediateClose:!0}))}else I(i.highlight(S.code,S.grammar,S.language))},highlight:function(h,m,g){var _={code:h,grammar:m,language:g};if(i.hooks.run("before-tokenize",_),!_.grammar)throw new Error('The language "'+_.language+'" has no grammar.');return _.tokens=i.tokenize(_.code,_.grammar),i.hooks.run("after-tokenize",_),l.stringify(i.util.encode(_.tokens),_.language)},tokenize:function(h,m){var g=m.rest;if(g){for(var _ in g)m[_]=g[_];delete m.rest}var k=new d;return y(k,k.head,h),f(h,k,m,k.head,0),p(k)},hooks:{all:{},add:function(h,m){var g=i.hooks.all;g[h]=g[h]||[],g[h].push(m)},run:function(h,m){var g=i.hooks.all[h];if(!(!g||!g.length))for(var _=0,k;k=g[_++];)k(m)}},Token:l};n.Prism=i;function l(h,m,g,_){this.type=h,this.content=m,this.alias=g,this.length=(_||"").length|0}l.stringify=function h(m,g){if(typeof m=="string")return m;if(Array.isArray(m)){var _="";return m.forEach(function(I){_+=h(I,g)}),_}var k={type:m.type,content:h(m.content,g),tag:"span",classes:["token",m.type],attributes:{},language:g},C=m.alias;C&&(Array.isArray(C)?Array.prototype.push.apply(k.classes,C):k.classes.push(C)),i.hooks.run("wrap",k);var v="";for(var S in k.attributes)v+=" "+S+'="'+(k.attributes[S]||"").replace(/"/g,""")+'"';return"<"+k.tag+' class="'+k.classes.join(" ")+'"'+v+">"+k.content+"</"+k.tag+">"};function s(h,m,g,_){h.lastIndex=m;var k=h.exec(g);if(k&&_&&k[1]){var C=k[1].length;k.index+=C,k[0]=k[0].slice(C)}return k}function f(h,m,g,_,k,C){for(var v in g)if(!(!g.hasOwnProperty(v)||!g[v])){var S=g[v];S=Array.isArray(S)?S:[S];for(var I=0;I<S.length;++I){if(C&&C.cause==v+","+I)return;var M=S[I],J=M.inside,be=!!M.lookbehind,T=!!M.greedy,$=M.alias;if(T&&!M.pattern.global){var ie=M.pattern.toString().match(/[imsuy]*$/)[0];M.pattern=RegExp(M.pattern.source,ie+"g")}for(var se=M.pattern||M,j=_.next,D=k;j!==m.tail&&!(C&&D>=C.reach);D+=j.value.length,j=j.next){var N=j.value;if(m.length>h.length)return;if(!(N instanceof l)){var P=1,H;if(T){if(H=s(se,D,h,be),!H||H.index>=h.length)break;var ae=H.index,L=H.index+H[0].length,V=D;for(V+=j.value.length;ae>=V;)j=j.next,V+=j.value.length;if(V-=j.value.length,D=V,j.value instanceof l)continue;for(var q=j;q!==m.tail&&(V<L||typeof q.value=="string");q=q.next)P++,V+=q.value.length;P--,N=h.slice(D,V),H.index-=D}else if(H=s(se,0,N,be),!H)continue;var ae=H.index,ve=H[0],qe=N.slice(0,ae),Ue=N.slice(ae+ve.length),je=D+N.length;C&&je>C.reach&&(C.reach=je);var Ne=j.prev;qe&&(Ne=y(m,Ne,qe),D+=qe.length),x(m,Ne,P);var Pe=new l(v,J?i.tokenize(ve,J):ve,$,ve);if(j=y(m,Ne,Pe),Ue&&y(m,j,Ue),P>1){var Re={cause:v+","+I,reach:je};f(h,m,g,j.prev,D,Re),C&&Re.reach>C.reach&&(C.reach=Re.reach)}}}}}}function d(){var h={value:null,prev:null,next:null},m={value:null,prev:h,next:null};h.next=m,this.head=h,this.tail=m,this.length=0}function y(h,m,g){var _=m.next,k={value:g,prev:m,next:_};return m.next=k,_.prev=k,h.length++,k}function x(h,m,g){for(var _=m.next,k=0;k<g&&_!==h.tail;k++)_=_.next;m.next=_,_.prev=m,h.length-=k}function p(h){for(var m=[],g=h.head.next;g!==h.tail;)m.push(g.value),g=g.next;return m}if(!n.document)return n.addEventListener&&(i.disableWorkerMessageHandler||n.addEventListener("message",function(h){var m=JSON.parse(h.data),g=m.language,_=m.code,k=m.immediateClose;n.postMessage(i.highlight(_,i.languages[g],g)),k&&n.close()},!1)),i;var A=i.util.currentScript();A&&(i.filename=A.src,A.hasAttribute("data-manual")&&(i.manual=!0));function w(){i.manual||i.highlightAll()}if(!i.manual){var E=document.readyState;E==="loading"||E==="interactive"&&A&&A.defer?document.addEventListener("DOMContentLoaded",w):window.requestAnimationFrame?window.requestAnimationFrame(w):window.setTimeout(w,16)}return i}(u);e.exports&&(e.exports=t),typeof Vt<"u"&&(Vt.Prism=t),t.languages.markup={comment:{pattern:/<!--(?:(?!<!--)[\s\S])*?-->/,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/<!DOCTYPE(?:[^>"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|<!--(?:[^-]|-(?!->))*-->)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^<!|>$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},t.languages.markup.tag.inside["attr-value"].inside.entity=t.languages.markup.entity,t.languages.markup.doctype.inside["internal-subset"].inside=t.languages.markup,t.hooks.add("wrap",function(n){n.type==="entity"&&(n.attributes.title=n.content.replace(/&/,"&"))}),Object.defineProperty(t.languages.markup.tag,"addInlined",{value:function(r,o){var a={};a["language-"+o]={pattern:/(^<!\[CDATA\[)[\s\S]+?(?=\]\]>$)/i,lookbehind:!0,inside:t.languages[o]},a.cdata=/^<!\[CDATA\[|\]\]>$/i;var i={"included-cdata":{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,inside:a}};i["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:i},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(A,w){return"✖ Error "+A+" while fetching file: "+w},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"},i="data-src-status",l="loading",s="loaded",f="failed",d="pre[data-src]:not(["+i+'="'+s+'"]):not(['+i+'="'+l+'"])';function y(A,w,E){var h=new XMLHttpRequest;h.open("GET",A,!0),h.onreadystatechange=function(){h.readyState==4&&(h.status<400&&h.responseText?w(h.responseText):h.status>=400?E(r(h.status,h.statusText)):E(o))},h.send(null)}function x(A){var w=/^\s*(\d+)\s*(?:(,)\s*(?:(\d+)\s*)?)?$/.exec(A||"");if(w){var E=Number(w[1]),h=w[2],m=w[3];return h?m?[E,Number(m)]:[E,void 0]:[E,E]}}t.hooks.add("before-highlightall",function(A){A.selector+=", "+d}),t.hooks.add("before-sanity-check",function(A){var w=A.element;if(w.matches(d)){A.code="",w.setAttribute(i,l);var E=w.appendChild(document.createElement("CODE"));E.textContent=n;var h=w.getAttribute("data-src"),m=A.language;if(m==="none"){var g=(/\.(\w+)$/.exec(h)||[,"none"])[1];m=a[g]||g}t.util.setLanguage(E,m),t.util.setLanguage(w,m);var _=t.plugins.autoloader;_&&_.loadLanguages(m),y(h,function(k){w.setAttribute(i,s);var C=x(w.getAttribute("data-range"));if(C){var v=k.split(/\r\n?|\n/g),S=C[0],I=C[1]==null?v.length:C[1];S<0&&(S+=v.length),S=Math.max(0,Math.min(S-1,v.length)),I<0&&(I+=v.length),I=Math.max(0,Math.min(I,v.length)),k=v.slice(S,I).join(`
|
|
22
|
+
`),w.hasAttribute("data-start")||w.setAttribute("data-start",String(S+1))}E.textContent=k,t.highlightElement(E)},function(k){w.setAttribute(i,f),E.textContent=k})}}),t.plugins.fileHighlight={highlight:function(w){for(var E=(w||document).querySelectorAll(d),h=0,m;m=E[h++];)t.highlightElement(m)}};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)}}()}(Gu)),Gu.exports}var no=to();const mu=uo(no);typeof document<"u"&&mu.highlightAll();function ro(e,u){try{const t=mu.languages[u];if(t){const n=mu.highlight(e,t||mu.languages.text,u);return`<pre class="language-${u}"><code class="language-${u}">${n}</code></pre>`}return e}catch{return e}}const{c:gu}=Vu;function oo({name:e="fade-in",enterDuration:u="0.2s",leaveDuration:t="0.2s",enterCubicBezier:n="cubic-bezier(.4, 0, .2, 1)",leaveCubicBezier:r="cubic-bezier(.4, 0, .2, 1)"}={}){return[gu(`&.${e}-transition-enter-active`,{transition:`all ${u} ${n}!important`}),gu(`&.${e}-transition-leave-active`,{transition:`all ${t} ${r}!important`}),gu(`&.${e}-transition-enter-from, &.${e}-transition-leave-to`,{opacity:0}),gu(`&.${e}-transition-leave-from, &.${e}-transition-enter-to`,{opacity:1})]}const{c:io,cB:ao,cE:co,cM:lo}={...Vu,...jt},Wu=`${Ht}-bubble`;function so(){return io([ao("bubble",{display:"flex",gap:"10px",fontSize:"var(--n-font-size);"},[lo("reverse",{flexDirection:"row-reverse"}),co("content",{backgroundColor:"var(--tag-color)",padding:"10px",borderRadius:"var(--border-radius)",minHeight:"44px"}),oo()])])}const fo=c.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 Ut("n-bubble",so()),(n,r)=>(c.openBlock(),c.createBlock(c.unref(B.NEl),{tag:"div",class:c.normalizeClass([c.unref(Wu),n.placement==="end"?`${c.unref(Wu)}--reverse`:""])},{default:c.withCtx(()=>[c.renderSlot(n.$slots,"avatar",{},()=>[n.avatar?(c.openBlock(),c.createBlock(c.unref(B.NAvatar),c.mergeProps({key:0,round:""},n.avatar.props),{default:c.withCtx(()=>[(c.openBlock(),c.createBlock(c.resolveDynamicComponent(n.avatar.icon)))]),_:1},16)):c.createCommentVNode("",!0)]),c.createVNode(c.unref(B.NFlex),{vertical:""},{default:c.withCtx(()=>[c.renderSlot(n.$slots,"header"),c.createVNode(c.Transition,{mode:"out-in",name:"fade"},{default:c.withCtx(()=>[n.loading?c.renderSlot(n.$slots,"loading",{key:0},()=>[c.createVNode(c.unref(B.NSpin),{style:{height:"44px"}})]):c.renderSlot(n.$slots,"default",{key:1},()=>[c.createElementVNode("div",{class:c.normalizeClass([`${c.unref(Wu)}__content`,n.contentClass]),style:c.normalizeStyle(n.contentStyle)},[c.createVNode(c.unref(fr),{typing:n.typing,markdown:n.markdown,value:n.content,onStop:r[0]||(r[0]=o=>t("typingComplete"))},null,8,["typing","markdown","value"])],6)])]),_:3}),c.renderSlot(n.$slots,"footer")]),_:3})]),_:3},8,["class"]))}}),po=c.defineComponent({__name:"ConfigProviders",props:{globalStyle:{type:Boolean,default:!1},configProviderProps:{},loadingBarProps:{},dialogProviderProps:{},modalProviderProps:{},notificationProviderProps:{},messageProviderProps:{}},setup(e){function u(){window.$dialog=B.useDialog(),window.$loadingBar=B.useLoadingBar(),window.$message=B.useMessage(),window.$modal=B.useModal(),window.$notification=B.useNotification()}const t=c.defineComponent({setup(){c.onMounted(()=>{u()})},render(){return null}});return(n,r)=>(c.openBlock(),c.createBlock(c.unref(B.NConfigProvider),c.normalizeProps(c.guardReactiveProps(n.configProviderProps)),{default:c.withCtx(()=>[c.createVNode(c.unref(B.NLoadingBarProvider),c.normalizeProps(c.guardReactiveProps(n.loadingBarProps)),{default:c.withCtx(()=>[c.createVNode(c.unref(B.NDialogProvider),c.normalizeProps(c.guardReactiveProps(n.dialogProviderProps)),{default:c.withCtx(()=>[c.createVNode(c.unref(B.NModalProvider),c.normalizeProps(c.guardReactiveProps(n.modalProviderProps)),{default:c.withCtx(()=>[c.createVNode(c.unref(B.NNotificationProvider),c.normalizeProps(c.guardReactiveProps(n.notificationProviderProps)),{default:c.withCtx(()=>[c.createVNode(c.unref(B.NMessageProvider),c.normalizeProps(c.guardReactiveProps(n.messageProviderProps)),{default:c.withCtx(()=>[c.renderSlot(n.$slots,"default"),c.createVNode(c.unref(t))]),_:3},16)]),_:3},16)]),_:3},16)]),_:3},16)]),_:3},16),n.globalStyle?(c.openBlock(),c.createBlock(c.unref(B.NGlobalStyle),{key:0})):c.createCommentVNode("",!0)]),_:3},16))}}),Zu=(e,u)=>{const t=e.__vccOpts||e;for(const[n,r]of u)t[n]=r;return t},ho={name:"MageCopyFill"},bo={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function mo(e,u,t,n,r,o){return c.openBlock(),c.createElementBlock("svg",bo,u[0]||(u[0]=[c.createElementVNode("path",{fill:"#757575",d:"M18.355 6.54h-1.94V4.69a2.69 2.69 0 0 0-1.646-2.484A2.7 2.7 0 0 0 13.745 2h-8.05a2.68 2.68 0 0 0-2.67 2.69v10.09a2.68 2.68 0 0 0 2.67 2.69h1.94v1.85a2.68 2.68 0 0 0 2.67 2.68h8a2.68 2.68 0 0 0 2.67-2.68V9.23a2.69 2.69 0 0 0-2.62-2.69M7.635 9.23v6.74h-1.94a1.18 1.18 0 0 1-1.17-1.19V4.69a1.18 1.18 0 0 1 1.17-1.19h8.05a1.18 1.18 0 0 1 1.17 1.19v1.85h-4.61a2.69 2.69 0 0 0-2.67 2.69"},null,-1)]))}const go=Zu(ho,[["render",mo]]),xo=c.defineComponent({__name:"CopyButton",props:{value:{},config:{},tooltipProps:{},buttonProps:{}},emits:["copied"],setup(e,{emit:u}){const t=u,{copied:n,copy:r}=Ce.useClipboard({source:e.value,...e.config});c.watch(n,()=>{n.value&&t("copied",e.value)});function o(a){a.preventDefault(),r()}return(a,i)=>(c.openBlock(),c.createBlock(c.unref(B.NTooltip),c.normalizeProps(c.guardReactiveProps(a.tooltipProps)),{trigger:c.withCtx(()=>[c.createElementVNode("div",{style:{cursor:"pointer"},onClick:o},[c.renderSlot(a.$slots,"default",{},()=>[c.createVNode(c.unref(B.NButton),c.mergeProps({quaternary:"",size:"tiny"},a.buttonProps),{icon:c.withCtx(()=>[c.renderSlot(a.$slots,"icon",{},()=>[c.createVNode(go)])]),_:3},16)])])]),default:c.withCtx(()=>[c.renderSlot(a.$slots,"tooltip",{},()=>[c.createTextVNode(c.toDisplayString(c.unref(n)?"复制成功":"复制"),1)])]),_:3},16))}}),Wt=(e,{manual:u,ready:t=!0,refreshDeps:n=[],refreshDepsAction:r})=>{const o=c.ref(!1);return c.watchEffect(()=>{!u&&e.options.refreshDeps!==!0&&(o.value=c.unref(t))}),n instanceof Array?c.watch([o,...n],([a])=>{a&&!u&&a&&(r?r():e.refresh())},{deep:!0,immediate:!1}):c.watch(o,a=>{!u&&a&&(r?r():e.refresh())}),{name:"autoRunPlugin",onBefore:()=>{if(!c.unref(t))return{stopNow:!0}}}};Wt.onInit=({ready:e=!0,manual:u})=>({loading:!u&&c.unref(e)});const xu=new Map,ko=(e,u,t)=>{const n=xu.get(e);n?.timer&&clearTimeout(n.timer);let r;u>-1&&(r=setTimeout(()=>{xu.delete(e)},u)),xu.set(e,{...t,timer:r})},_o=e=>xu.get(e),ku=new Map,yo=e=>ku.get(e),Eo=(e,u)=>{ku.set(e,u),u.then(t=>(ku.delete(e),t)).catch(t=>{throw ku.delete(e),t})},Oe={},Ao=[],wo=(e,u)=>{Oe[e]&&(Oe[e].forEach(t=>t(u)),Ao.forEach(t=>t({type:e,data:u})))},Yu=(e,u)=>(Oe[e]||(Oe[e]=[]),Oe[e].push(u),function(){const n=Oe[e].indexOf(u);Oe[e].splice(n,1)}),Co=(e,{cacheKey:u,cacheTime:t=5*60*1e3,staleTime:n=0,setCache:r,getCache:o})=>{const a=c.ref(),i=c.ref(),l=(f,d)=>{r?r(d):ko(f,t,d),wo(f,d.data)},s=(f,d=[])=>o?o(d):_o(f);return c.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=Yu(u,d=>{e.setState({data:d})})}),c.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=yo(u);return y&&y!==i.value?{servicePromise:y}:(y=f(...d),i.value=y,Eo(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=Yu(u,x=>{e.setState({data:x})}))},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=Yu(u,y=>{e.setState({data:y})}))}}:{}};function _u(e){var u=typeof e;return e!=null&&(u=="object"||u=="function")}var Do=typeof global=="object"&&global&&global.Object===Object&&global,Fo=typeof self=="object"&&self&&self.Object===Object&&self,Zt=Do||Fo||Function("return this")(),Xu=function(){return Zt.Date.now()},So=/\s/;function To(e){for(var u=e.length;u--&&So.test(e.charAt(u)););return u}var vo=/^\s+/;function Po(e){return e&&e.slice(0,To(e)+1).replace(vo,"")}var yu=Zt.Symbol,Yt=Object.prototype,Ro=Yt.hasOwnProperty,Oo=Yt.toString,Xe=yu?yu.toStringTag:void 0;function No(e){var u=Ro.call(e,Xe),t=e[Xe];try{e[Xe]=void 0;var n=!0}catch{}var r=Oo.call(e);return n&&(u?e[Xe]=t:delete e[Xe]),r}var Bo=Object.prototype,Mo=Bo.toString;function Lo(e){return Mo.call(e)}var Io="[object Null]",zo="[object Undefined]",Xt=yu?yu.toStringTag:void 0;function $o(e){return e==null?e===void 0?zo:Io:Xt&&Xt in Object(e)?No(e):Lo(e)}function qo(e){return e!=null&&typeof e=="object"}var Uo="[object Symbol]";function jo(e){return typeof e=="symbol"||qo(e)&&$o(e)==Uo}var Qt=NaN,Ho=/^[-+]0x[0-9a-f]+$/i,Vo=/^0b[01]+$/i,Go=/^0o[0-7]+$/i,Wo=parseInt;function Jt(e){if(typeof e=="number")return e;if(jo(e))return Qt;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=Po(e);var t=Vo.test(e);return t||Go.test(e)?Wo(e.slice(2),t?2:8):Ho.test(e)?Qt:+e}var Zo="Expected a function",Yo=Math.max,Xo=Math.min;function Kt(e,u,t){var n,r,o,a,i,l,s=0,f=!1,d=!1,y=!0;if(typeof e!="function")throw new TypeError(Zo);u=Jt(u)||0,_u(t)&&(f=!!t.leading,d="maxWait"in t,o=d?Yo(Jt(t.maxWait)||0,u):o,y="trailing"in t?!!t.trailing:y);function x(k){var C=n,v=r;return n=r=void 0,s=k,a=e.apply(v,C),a}function p(k){return s=k,i=setTimeout(E,u),f?x(k):a}function A(k){var C=k-l,v=k-s,S=u-C;return d?Xo(S,o-v):S}function w(k){var C=k-l,v=k-s;return l===void 0||C>=u||C<0||d&&v>=o}function E(){var k=Xu();if(w(k))return h(k);i=setTimeout(E,A(k))}function h(k){return i=void 0,y&&n?x(k):(n=r=void 0,a)}function m(){i!==void 0&&clearTimeout(i),s=0,n=l=r=i=void 0}function g(){return i===void 0?a:h(Xu())}function _(){var k=Xu(),C=w(k);if(n=arguments,r=this,l=k,C){if(i===void 0)return p(l);if(d)return clearTimeout(i),i=setTimeout(E,u),x(l)}return i===void 0&&(i=setTimeout(E,u)),a}return _.cancel=m,_.flush=g,_}const Qo=(e,{debounceWait:u,debounceLeading:t,debounceTrailing:n,debounceMaxWait:r})=>{const o=c.ref(),a=c.computed(()=>{const i={},l=c.unref(t),s=c.unref(n),f=c.unref(r);return l!==void 0&&(i.leading=l),s!==void 0&&(i.trailing=s),f!==void 0&&(i.maxWait=f),i});return c.watchEffect(i=>{if(c.unref(u)){const l=e.runAsync.bind(e);o.value=Kt(s=>{s()},c.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)})}),i(()=>{var s;(s=o.value)==null||s.cancel(),e.runAsync=l})}}),c.unref(u)?{name:"debouncePlugin",onCancel:()=>{var i;(i=o.value)==null||i.cancel()}}:{}};var Jo=Object.defineProperty,Ko=(e,u,t)=>u in e?Jo(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,en=(e,u,t)=>(Ko(e,typeof u!="symbol"?u+"":u,t),t);class ei{constructor(){en(this,"table",{}),en(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 ei;function ui(e){const t=e.toString().match(/^function\s+([^\s(]+)/);return t?t[1]:""}function ti(e){const u=e.toString(),t=/([a-zA-Z$_][a-zA-Z0-9$_]*)\s*\(/,n=u.match(t);return n?n[1].trim():""}var ni=Object.defineProperty,ri=(e,u,t)=>u in e?ni(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,un=(e,u,t)=>(ri(e,typeof u!="symbol"?u+"":u,t),t);class oi{constructor(){un(this,"requestInstances",new Map),un(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 re=new oi,ii=(e,{ready:u=!0,debugKey:t,...n})=>{const r=()=>{if(t&&!re.has(t)){const a=e.serviceRef.value.toString().includes("function")?ui(e.serviceRef.value.toString()):ti(e.serviceRef.value.toString());re.insert(t,{instance:e,requestName:a,time:Date.now()})}},o=c.computed(()=>Object.fromEntries(Object.entries({ready:u,...n}).map(([a,i])=>[a,c.unref(i)])));return c.watchEffect(()=>{t&&re.has(t)&&re.emit({...e,options:{...e.options,...o.value}})}),{name:"devtoolsPlugin",onBefore:a=>{r(),t&&re.has(t)&&re.emit({...e.state,key:t,params:a,loading:!0,time:Date.now(),type:"pending"})},onSuccess(a,i){r(),t&&re.has(t)&&re.emit({...e.state,key:t,data:a,params:i,loading:!1,time:Date.now(),type:"done"})},onCancel(){r(),t&&re.has(t)&&re.emit({...e.state,key:t,loading:!1,time:Date.now(),type:"cancel"})},onError(a,i){r(),t&&re.has(t)&&re.emit({...e.state,key:t,params:i,loading:!1,error:a,time:Date.now(),type:"error"})},onMutate(a){r(),t&&re.has(t)&&re.emit({...e.state,key:t,data:a,loading:!1,time:Date.now(),type:"mutate"})}}},ai=(e,{loadingDelay:u})=>{const t=c.ref(),n=()=>{t.value&&(clearTimeout(c.unref(t.value)),t.value=void 0)};return{name:"loadingDelayPlugin",onFinally:()=>{n();const r=c.unref(u);r&&(e.setState({loading:!0}),t.value=setTimeout(()=>{e.setState({loading:!1})},r))},onError:()=>{n()}}};function Qu(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}const ci=!!(typeof window<"u"&&window.document&&window.document.createElement);function Ju(){return Qu()?document.visibilityState!=="hidden":!0}const Qe=[];function li(e){return Qe.push(e),function(){const t=Qe.indexOf(e);Qe.splice(t,1)}}if(Qu()){const e=()=>{if(Ju())for(let u=0;u<Qe.length;u++){const t=Qe[u];t()}};window.addEventListener("visibilitychange",e,!1)}const si=(e,{pollingInterval:u,pollingWhenHidden:t=!0,pollingErrorRetryCount:n=-1})=>{let r;const o=c.ref(),a=c.ref(0),i=()=>{var l;r&&clearTimeout(r),(l=o.value)==null||l.call(o)};return c.watchEffect(()=>{c.unref(u)||i()}),c.unref(u)?{name:"pollingPlugin",onBefore:()=>{i()},onError:()=>{a.value+=1},onSuccess:()=>{a.value=0},onFinally:()=>{n===-1||n!==-1&&a.value<=n?r=setTimeout(()=>{!t&&!Ju()?o.value=li(()=>{e.refresh()}):e.refresh()},c.unref(u)):a.value=0},onCancel:()=>{i()}}:{}};function fi(e,u){let t=!1;return(...n)=>{t||(t=!0,e(...n),setTimeout(()=>{t=!1},u))}}function di(){return Qu()&&typeof navigator.onLine<"u"?navigator.onLine:!0}const Je=[];function pi(e){return Je.push(e),function(){const t=Je.indexOf(e);t>-1&&Je.splice(t,1)}}if(ci){const e=()=>{if(!(!Ju()||!di()))for(let u=0;u<Je.length;u++){const t=Je[u];t()}};window.addEventListener("visibilitychange",e,!1),window.addEventListener("focus",e,!1)}const hi=(e,{refreshOnWindowFocus:u,focusTimespan:t=5e3})=>{const n=c.ref(),r=()=>{var o;(o=n.value)==null||o.call(n)};return c.watchEffect(o=>{if(c.unref(u)){const a=fi(e.refresh.bind(e),c.unref(t));n.value=pi(()=>{a()})}o(()=>{r()})}),c.onScopeDispose(()=>{r()}),{name:"refreshOnWindowFocusPlugin"}},bi=(e,{retryInterval:u,retryCount:t})=>{const n=c.ref(),r=c.ref(0),o=c.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 mi="Expected a function";function gi(e,u,t){var n=!0,r=!0;if(typeof e!="function")throw new TypeError(mi);return _u(t)&&(n="leading"in t?!!t.leading:n,r="trailing"in t?!!t.trailing:r),Kt(e,u,{leading:n,maxWait:u,trailing:r})}const xi=(e,{throttleWait:u,throttleLeading:t,throttleTrailing:n})=>{let r=null;const o=c.computed(()=>{const s={};return c.unref(t)!==void 0&&(s.leading=c.unref(t)),c.unref(n)!==void 0&&(s.trailing=c.unref(n)),s}),a=e.runAsync.bind(e),i=c.ref(),l=c.computed(()=>c.unref(u));return c.watch([l,o],s=>{r&&(r.cancel(),e.runAsync=a);const[f,d]=s,y=gi(x=>{x()},c.unref(f),d);r=y,i.value=y,e.runAsync=(...x)=>new Promise((p,A)=>{var w;(w=i.value)==null||w.call(i,()=>{a(...x).then(p).catch(A)})})},{immediate:!0}),c.unref(u)?(c.onUnmounted(()=>{var s;(s=i.value)==null||s.cancel()}),{name:"throttlePlugin",onCancel:()=>{var s;(s=i.value)==null||s.cancel()}}):{}},tn=e=>typeof e=="function",ki=e=>typeof e=="boolean";var _i=Object.defineProperty,yi=(e,u,t)=>u in e?_i(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,Eu=(e,u,t)=>(yi(e,typeof u!="symbol"?u+"":u,t),t);class Ei{constructor(u,t,n,r={}){Eu(this,"pluginImpls"),Eu(this,"count",0),Eu(this,"state",{loading:!1,params:void 0,data:void 0,error:void 0}),Eu(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(i=>{var l;return(l=i[u])==null?void 0:l.call(i,...t)}))!=null?r:[])==null?void 0:o.filter(Boolean);return Object.assign({},...a)}async runAsync(...u){var t,n,r,o,a,i,l,s,f,d,y;this.count+=1;const x=this.count,{stopNow:p=!1,returnNow:A=!1,...w}=this.runPluginHandler("onBefore",u);if(p)return new Promise(()=>{});if(this.setState({loading:!0,params:u,...w}),A)return Promise.resolve(w.data);try{(n=(t=this.options).onBefore)==null||n.call(t,u)}catch(E){return this.setState({error:E,loading:!1}),(o=(r=this.options).onError)==null||o.call(r,E,u),this.runPluginHandler("onError",E,u),new Promise(()=>{})}try{let{servicePromise:E}=this.runPluginHandler("onRequest",this.serviceRef.value,u);const h=g=>{var _,k,C,v;if(!this.options.concurrent&&x!==this.count)return new Promise(()=>{});const S=this.options.formatResult?this.options.formatResult(g):g,I={data:g};return this.setState({data:S,error:void 0,loading:!1}),(k=(_=this.options).onSuccess)==null||k.call(_,S,u),this.runPluginHandler("onSuccess",S,u,I),this.previousValidData=S,(v=(C=this.options).onFinally)==null||v.call(C,u,S,void 0),(this.options.concurrent||x===this.count)&&this.runPluginHandler("onFinally",u,S,void 0),S};E||(E=this.serviceRef.value(...u));const m=await E;return h(m)}catch(E){if(!this.options.concurrent&&x!==this.count)return new Promise(()=>{});throw this.setState({error:E,loading:!1}),(i=(a=this.options).onError)==null||i.call(a,E,u),this.runPluginHandler("onError",E,u),(tn((l=this.options)==null?void 0:l.rollbackOnError)&&((s=this.options)!=null&&s.rollbackOnError(u))||ki((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,E),(this.options.concurrent||x===this.count)&&this.runPluginHandler("onFinally",u,void 0,E),E}}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=tn(u)?u(this.state.data):u;this.runPluginHandler("onMutate",t),this.setState({data:t})}}const Ai=Symbol("USEREQUEST_GLOBAL_OPTIONS_PROVIDE_KEY");function wi(e){return Object.keys(e).filter(t=>["data","loading","params","error"].includes(t)).length===4}function Ci(e,u={},t=[]){const n=c.inject(Ai,{}),{initialData:r=void 0,manual:o=!1,ready:a=!0,...i}={...n??{},...u??{}},l={manual:o,ready:a,initialData:r,...i},s=c.ref(e),f=c.reactive({data:r,loading:!1,params:void 0,error:void 0}),d=(A,w)=>{w?f[w]=A:wi(A)&&(f.data=A.data,f.loading=A.loading,f.error=A.error,f.params=A.params)},y=t.map(A=>{var w;return(w=A?.onInit)==null?void 0:w.call(A,l)}).filter(Boolean),x=new Ei(s,l,d,Object.assign({},...y,f));x.options=l,x.pluginImpls=t.map(A=>A(x,l));const p=c.computed(()=>c.isRef(a)?a.value:a);if(c.watchEffect(()=>{if(!o){const A=x.state.params||u.defaultParams||[];p.value&&x.options.refreshDeps===!0&&s.value&&x.run(...A)}}),!o&&x.options.refreshDeps!==!0){const A=x.state.params||u.defaultParams||[];c.unref(a)&&x.run(...A)}return c.onScopeDispose(()=>{x.cancel()}),{...c.toRefs(f),cancel:x.cancel.bind(x),refresh:x.refresh.bind(x),refreshAsync:x.refreshAsync.bind(x),run:x.run.bind(x),runAsync:x.runAsync.bind(x),mutate:x.mutate.bind(x)}}const Di=(e,u)=>function(n,r={},o=[]){let a=e;const i=u||[];for(let l=i.length;l--;)a=i[l](a);return a(n,r,o)};function Ku(e,u,t){var n;const r=(n=[process.env.NODE_ENV==="development"?ii:null,Qo,ai,si,hi,xi,Wt,Co,bi])==null?void 0:n.filter(Boolean);return Di(Ci,u?.use)(e,u,[...t||[],...r])}const Fi=c.defineComponent({__name:"DataTablePlus",props:{api:{type:Function},defaultParams:{},manual:{type:Boolean},columns:{},filterOptions:{},filterGridProps:{},contextMenuOptions:{},fields:{},pagination:{type:[Object,Boolean]},dataTableProps:{},requestOptions:{},requestPlugins:{},customStyle:{},customClass:{}},emits:["before","success","error","finally","clickRow","contextMenuRow","contextMenuSelect","load","scroll","update:checkedRowKeys","update:expandedRowKeys","update:filters","update:sorter","update:page","update:pageSize"],setup(e,{expose:u,emit:t}){const n=t,r=c.reactive(e.columns??[]),o=c.useTemplateRef("data-table-ref"),a={page:"page",pageSize:"pageSize",filter:"filter",sorter:"sorter",list:"list",count:"count",rowKey:"id",...e.fields},i=c.reactive({showSizePicker:!0,pageSizes:[10,20,30],pageSlot:5,prefix:D=>`共${D.itemCount}条数据`,...e.pagination&&typeof e.pagination=="boolean"?{}:e.pagination}),l=c.ref({page:1,pageSize:10,itemCount:0}),s={[a.page]:l.value.page,[a.pageSize]:l.value.pageSize,...e.defaultParams},{loading:f,data:d,error:y,params:x,run:p,runAsync:A,refresh:w,refreshAsync:E,cancel:h,mutate:m}=Ku(e.api,{defaultParams:[s],manual:e.manual,...e.requestOptions,onBefore:D=>{e.requestOptions?.onBefore?.(D),n("before",D)},onSuccess:(D,N)=>{e.requestOptions?.onSuccess?.(D,N),n("success",D,N),k(D,N)},onError:(D,N)=>{e.requestOptions?.onError?.(D,N),n("error",D,N)},onFinally:(D,N,P)=>{e.requestOptions?.onFinally?.(D,N,P),n("finally",D,N,P)}},e.requestPlugins),g=c.computed(()=>d.value?Array.isArray(d.value[a.list])?d.value[a.list]:(console.warn(`DataTablePlus: data[${a.list}] must be an array`),[]):[]),_=c.computed(()=>e.columns?.reduce((D,N)=>D+Number(N.width??100),0));function k(D,N){l.value.page=a.page in N[0]?Number(N[0][a.page]):1,l.value.pageSize=a.pageSize in N[0]?Number(N[0][a.pageSize]):10,l.value.itemCount=a.count in D?Number(D[a.count]):0;const P=N[0]?.[a.filter],H=N[0]?.[a.sorter];if(r){for(const L of r)if("key"in L){if(P&&L.key in P){const V=P[L.key];"filter"in L&&L.filter&&(L.filterMultiple?Array.isArray(V)&&(L.filterOptionValues=V):Array.isArray(V)||(L.filterOptionValue=V))}if("sorter"in L&&typeof L.sorter=="boolean"&&(L.sortOrder=!1),H&&L.key in H){const V=H[L.key];"sorter"in L&&L.sorter&&(L.sortOrder=V)}}}}function C(D){return p({...x.value[0],...D})}const v={onUpdatePage:D=>{n("update:page",D),!f.value&&C({[a.page]:D})},onUpdatePageSize:D=>{n("update:pageSize",D),!f.value&&C({[a.pageSize]:D})},onUpdateFilters:(D,N)=>{n("update:filters",D,N),C({[a.page]:1,[a.filter]:D})},onUpdateSorter:D=>{n("update:sorter",D);const N={};if(Array.isArray(D))for(const P of D)N[P.columnKey]=P.order;else D&&(N[D.columnKey]=D.order);C({[a.page]:1,[a.sorter]:N})},onLoad:D=>n("load",D),onScroll:D=>{n("scroll",D)},onUpdateCheckedRowKeys:(...D)=>{n("update:checkedRowKeys",...D)},onUpdateExpandedRowKeys:(...D)=>{n("update:expandedRowKeys",...D)}},S=c.ref(!1),I=c.ref(),M=c.ref({x:0,y:0});function J(D,N){S.value=!1,n("contextMenuSelect",{key:D,option:N,row:c.toValue(I)})}function be(D,N){return{onClick:P=>{n("clickRow",{row:D,index:N,event:P})},onContextmenu:P=>{n("contextMenuRow",{row:D,index:N,event:P}),e.contextMenuOptions&&(P.preventDefault(),S.value=!1,I.value=D,c.nextTick(()=>{S.value=!0,M.value={x:P.x,y:P.y}}))}}}const T=c.ref(!1);function $(D,N){N&&C({[N]:D})}function ie(D,N,P){const H=typeof N=="string"?{label:N}:typeof N=="boolean"?{}:N;return N?c.h(B.NFormItem,{labelPlacement:"left",path:P,...H},[D]):D}const se={loading:f,data:d,error:y,params:x,pagination:l,rawList:g,dataTableRef:o},j={run:p,runAsync:A,refresh:w,refreshAsync:E,cancel:h,mutate:m,setParam:D=>{Object.assign(x.value[0],D)},runParam:D=>p(Object.assign(x.value[0],D)),runParamAsync:async D=>A(Object.assign(x.value[0],D))};return u({refs:se,actions:j}),(D,N)=>(c.openBlock(),c.createBlock(c.unref(B.NFlex),{vertical:""},{default:c.withCtx(()=>[c.renderSlot(D.$slots,"filter",{refs:se,actions:j},()=>[c.createVNode(c.unref(B.NFlex),{vertical:""},{default:c.withCtx(()=>[c.createVNode(c.unref(B.NGrid),c.normalizeProps(c.guardReactiveProps(D.filterGridProps)),{default:c.withCtx(()=>[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(D.filterOptions?.filter(P=>!P.collapsed),({key:P,gridItemProps:H,render:L,...V},q)=>(c.openBlock(),c.createBlock(c.unref(B.NGi),c.mergeProps({key:q,span:12},{ref_for:!0},H),{default:c.withCtx(()=>[L?(c.openBlock(),c.createBlock(c.resolveDynamicComponent(ie(L(se,j),V.label,P)),{key:0})):(c.openBlock(),c.createBlock(c.unref(Au),{key:1,options:V,value:P?c.unref(x)[0][P]:void 0,path:P,"onUpdate:value":ae=>$(ae,P)},null,8,["options","value","path","onUpdate:value"]))]),_:2},1040))),128))]),_:1},16),D.filterOptions?.filter(P=>P.collapsed)&&D.filterOptions?.filter(P=>P.collapsed)?.length>0?(c.openBlock(),c.createBlock(c.unref(B.NDivider),{key:0},{default:c.withCtx(()=>[c.createVNode(c.unref(B.NButton),{size:"tiny",onClick:N[0]||(N[0]=P=>T.value=!T.value)},{default:c.withCtx(()=>[c.createTextVNode(c.toDisplayString(T.value?"折叠":"展开"),1)]),_:1})]),_:1})):c.createCommentVNode("",!0),c.createVNode(c.unref(B.NCollapseTransition),{show:T.value},{default:c.withCtx(()=>[c.createVNode(c.unref(B.NGrid),c.normalizeProps(c.guardReactiveProps(D.filterGridProps)),{default:c.withCtx(()=>[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(D.filterOptions?.filter(P=>P.collapsed),({key:P,gridItemProps:H,render:L,...V},q)=>(c.openBlock(),c.createBlock(c.unref(B.NGi),c.mergeProps({key:q,span:12},{ref_for:!0},H),{default:c.withCtx(()=>[L?(c.openBlock(),c.createBlock(c.resolveDynamicComponent(ie(L(se,j),V.label,P)),{key:0})):(c.openBlock(),c.createBlock(c.unref(Au),{key:1,options:V,value:P?c.unref(x)[0][P]:void 0,path:P,"onUpdate:value":ae=>$(ae,P)},null,8,["options","value","path","onUpdate:value"]))]),_:2},1040))),128))]),_:1},16)]),_:1},8,["show"])]),_:1})]),c.createVNode(c.unref(B.NDataTable),c.mergeProps({ref:"data-table-ref",remote:"","flex-height":"","single-line":!1,"scroll-x":_.value,style:{flex:1,...D.customStyle},class:D.customClass,"row-key":P=>P[a.rowKey],loading:c.unref(f),columns:r,data:g.value,"row-props":be},D.dataTableProps,{"onUpdate:filters":v.onUpdateFilters,"onUpdate:sorter":v.onUpdateSorter,onLoad:v.onLoad,onScroll:v.onScroll,"onUpdate:checkedRowKeys":v.onUpdateCheckedRowKeys,"onUpdate:expandedRowKeys":v.onUpdateExpandedRowKeys}),{empty:c.withCtx(()=>[c.renderSlot(D.$slots,"empty")]),loading:c.withCtx(()=>[c.renderSlot(D.$slots,"loading")]),_:3},16,["scroll-x","style","class","row-key","loading","columns","data","onUpdate:filters","onUpdate:sorter","onLoad","onScroll","onUpdate:checkedRowKeys","onUpdate:expandedRowKeys"]),c.renderSlot(D.$slots,"actions",{},()=>[c.createVNode(c.unref(B.NFlex),null,{default:c.withCtx(()=>[c.renderSlot(D.$slots,"extra"),c.renderSlot(D.$slots,"pagination",{},()=>[D.pagination?(c.openBlock(),c.createBlock(c.unref(B.NPagination),c.mergeProps({key:0,style:{marginLeft:"auto"},disabled:c.unref(f)},{...i,...l.value},{"onUpdate:page":v.onUpdatePage,"onUpdate:pageSize":v.onUpdatePageSize}),null,16,["disabled","onUpdate:page","onUpdate:pageSize"])):c.createCommentVNode("",!0)])]),_:3})]),D.contextMenuOptions?(c.openBlock(),c.createBlock(c.unref(B.NDropdown),{key:0,placement:"bottom-start",trigger:"manual",x:M.value.x,y:M.value.y,show:S.value,options:D.contextMenuOptions,onClickoutside:N[1]||(N[1]=P=>S.value=!1),onSelect:J},null,8,["x","y","show","options"])):c.createCommentVNode("",!0)]),_:3}))}});function nn(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]=nn(e[o],u));return e}return typeof e=="string"?t:typeof e=="number"?n:typeof e=="boolean"?r:e}function Si(e,u){const{rules:t,clearRules:n}=u??{},r=c.reactive(e?structuredClone(c.toRaw(e)):{}),o=t,a=c.ref(),i={ref:a,model:r,rules:o},l=Ce.createEventHook();function s(){return a.value?.validate().then(()=>l.trigger(c.toRaw(c.toValue(r))))}function f(){a.value?.restoreValidation()}function d(){nn(r,n)}function y(){d(),Object.assign(r,structuredClone(e))}function x(){f(),y()}return{formRef:a,formValue:c.toRef(r),formRules:o,formProps:i,validate:s,resetValidation:f,resetForm:y,reset:x,clear:d,onValidated:l.on}}const Ti=c.defineComponent({__name:"PresetForm",props:{options:{},values:{},rules:{},formProps:{},gridProps:{}},emits:["validated"],setup(e,{expose:u,emit:t}){const n=t,{formProps:r,formValue:o,formRules:a,formRef:i,validate:l,resetValidation:s,resetForm:f,reset:d,clear:y,onValidated:x}=Si(e.values,{rules:e.rules});x(E=>{n("validated",E)});const p={formRef:i,formValue:o,formRules:a,formProps:r},A={validate:l,resetValidation:s,resetForm:f,reset:d,clear:y,onValidated:x,setValue:E=>{Object.assign(o.value,E)}};u({refs:p,actions:A});function w(E,h){h&&A.setValue({[h]:E})}return(E,h)=>(c.openBlock(),c.createBlock(c.unref(B.NForm),c.normalizeProps(c.guardReactiveProps({...c.unref(r),...e.formProps})),{default:c.withCtx(()=>[c.renderSlot(E.$slots,"header"),c.renderSlot(E.$slots,"default",{refs:p,actions:A},()=>[c.createVNode(c.unref(B.NGrid),c.normalizeProps(c.guardReactiveProps(E.gridProps)),{default:c.withCtx(()=>[(c.openBlock(!0),c.createElementBlock(c.Fragment,null,c.renderList(E.options,({key:m,gridItemProps:g,render:_,...k},C)=>(c.openBlock(),c.createBlock(c.unref(B.NGi),c.mergeProps({key:C,span:12},{ref_for:!0},g),{default:c.withCtx(()=>[_?(c.openBlock(),c.createBlock(c.resolveDynamicComponent(_(p,A)),{key:0})):(c.openBlock(),c.createBlock(c.unref(Au),{key:1,options:k,path:m,value:m?c.unref(o)[m]:void 0,"onUpdate:value":v=>w(v,m)},null,8,["options","path","value","onUpdate:value"]))]),_:2},1040))),128))]),_:1},16)]),c.renderSlot(E.$slots,"footer")]),_:3},16))}}),Au=c.defineComponent({__name:"PresetInput",props:{value:{},path:{},options:{}},emits:["update:value"],setup(e,{emit:u}){const t=u;function n(){const{label:r,type:o,props:a}=e.options??{},i=typeof r=="string"?{label:r}:typeof r=="boolean"?{}:r;function l(s){return r?c.h(B.NFormItem,{labelPlacement:"left",path:e.path,...i},{default:()=>s}):s}switch(o){case"date-picker":return l(c.h(B.NDatePicker,{value:e.value,"onUpdate:value":s=>{t("update:value",s)},...a}));case"input":return l(c.h(B.NInput,{value:e.value,"onUpdate:value":s=>{t("update:value",s)},...a}));case"search":return l(c.h(on,{value:e.value,"onUpdate:value":s=>{t("update:value",s)},...a}));case"select":return l(c.h(B.NSelect,{value:e.value,"onUpdate:value":s=>{t("update:value",s)},...a}));case"switch":return l(c.h(B.NSwitch,{value:e.value,"onUpdate:value":s=>{t("update:value",s)},...a}));case"time-picker":return l(c.h(B.NTimePicker,{value:e.value,"onUpdate:value":s=>{t("update:value",s)},...a}));case"button":return l(c.h(B.NButton,{...a}))}}return(r,o)=>(c.openBlock(),c.createBlock(c.resolveDynamicComponent(n())))}}),vi=c.defineComponent({__name:"PresetSelect",props:{api:{type:Function},value:{},fallbackLabel:{},defaultParams:{},manual:{type:Boolean,default:!0},multiple:{type:Boolean,default:!1},disabled:{type:Boolean},debounce:{type:[Boolean,Number],default:!0},optionFormat:{type:Function},fields:{},selectProps:{},pagination:{type:[Object,Boolean]},requestOptions:{},requestPlugins:{}},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=c.useTemplateRef("select-ref"),o={page:"page",pageSize:"pageSize",search:"search",list:"list",count:"count",rowKey:"id",label:"label",value:"value",children:"children",...e.fields},a=c.reactive({showSizePicker:!0,pageSizes:[10,20,30],pageSlot:5,prefix:T=>`共${T.itemCount}条数据`,...e.pagination&&typeof e.pagination=="boolean"?{}:e.pagination}),i=c.ref({page:1,pageSize:10,itemCount:0}),l={[o.page]:i.value.page,[o.pageSize]:i.value.pageSize,[o.search]:"",...e.defaultParams},{data:s,error:f,loading:d,params:y,run:x,runAsync:p,refresh:A,refreshAsync:w,cancel:E,mutate:h}=Ku(e.api,{defaultParams:[l],manual:e.manual,...e.requestOptions,onBefore:T=>{e.requestOptions?.onBefore?.(T),n("before",T)},onSuccess:(T,$)=>{e.requestOptions?.onSuccess?.(T,$),n("success",T,$),_(T,$)},onError:(T,$)=>{e.requestOptions?.onError?.(T,$),n("error",T,$)},onFinally:(T,$,ie)=>{e.requestOptions?.onFinally?.(T,$,ie),n("finally",T,$,ie)}},e.requestPlugins),m=c.computed(()=>s.value?Array.isArray(s.value[o.list])?s.value[o.list]:(console.warn(`DataTablePlus: data[${o.list}] must be an array`),[]):[]),g=c.computed(()=>typeof e.optionFormat=="function"?m.value.map(T=>e.optionFormat(T)).filter(T=>!!T):m.value.map(T=>({[o.label]:T[o.label],[o.value]:T[o.value],[o.children]:T[o.children],key:T[o.rowKey]})));function _(T,$){i.value.page=$[0]&&o.page in $[0]?Number($[0][o.page]):1,i.value.pageSize=$[0]&&o.pageSize in $[0]?Number($[0][o.pageSize]):10,i.value.itemCount=o.count in T?Number(T[o.count]):0}function k(T){return x({...y.value[0],...T})}const C=c.ref(""),v=Ce.useDebounceFn(()=>{k({[o.page]:1,[o.search]:C.value})},typeof e.debounce=="number"?e.debounce:500),S={onBlur:T=>{n("blur",T)},onClear:()=>{n("clear")},onCreate:T=>n("create",T),onFocus:T=>{n("focus",T)},onScroll:T=>{n("scroll",T)},onUpdateValue:(T,$)=>{const ie=Array.isArray(T)?m.value.filter(se=>T.includes(se[o.rowKey])):m.value.find(se=>se[o.rowKey]===T);n("update:value",T,$,ie?c.toRaw(c.toValue(ie)):null)},onSearch:T=>{C.value=T,!d.value&&(e.debounce?v():k({[o.page]:1,[o.search]:C.value}))},onUpdateShow:T=>{T&&(s.value||e.manual&&x(l))}},I={onUpdatePage:T=>{n("update:page",T),!d.value&&k({[o.page]:T})},onUpdatePageSize:T=>{n("update:pageSize",T),!d.value&&k({[o.pageSize]:T})}};function M(T){return{[o.label]:e.fallbackLabel??`${T}`,[o.value]:T}}return u({refs:{loading:d,data:s,error:f,params:y,pagination:i,rawList:m,selectRef:r},actions:{run:x,runAsync:p,refresh:A,refreshAsync:w,cancel:E,mutate:h,setParam:T=>{Object.assign(y.value[0],T)},runParam:T=>x(Object.assign(y.value[0],T)),runParamAsync:async T=>p(Object.assign(y.value[0],T))}}),(T,$)=>(c.openBlock(),c.createBlock(c.unref(B.NSelect),c.mergeProps({ref:"select-ref",remote:"",filterable:"",multiple:T.multiple,disabled:T.disabled,options:g.value,"label-field":o.label,"value-field":o.value,"children-field":o.children,value:T.value,"fallback-option":M,loading:c.unref(d)},T.selectProps,{onBlur:S.onBlur,onClear:S.onClear,onCreate:S.onCreate,onFocus:S.onFocus,onScroll:S.onScroll,onSearch:S.onSearch,"onUpdate:show":S.onUpdateShow,"onUpdate:value":S.onUpdateValue}),{header:c.withCtx(()=>[c.renderSlot(T.$slots,"header")]),action:c.withCtx(()=>[c.renderSlot(T.$slots,"action",{},()=>[c.createVNode(c.unref(B.NFlex),null,{default:c.withCtx(()=>[c.renderSlot(T.$slots,"extra"),c.renderSlot(T.$slots,"pagination",{},()=>[T.pagination?(c.openBlock(),c.createBlock(c.unref(B.NPagination),c.mergeProps({key:0,style:{"margin-left":"auto"},simple:"",disabled:c.unref(d)},{...a,...i.value},{"onUpdate:page":I.onUpdatePage,"onUpdate:pageSize":I.onUpdatePageSize}),null,16,["disabled","onUpdate:page","onUpdate:pageSize"])):c.createCommentVNode("",!0)])]),_:3})])]),empty:c.withCtx(()=>[c.renderSlot(T.$slots,"empty")]),arrow:c.withCtx(()=>[c.renderSlot(T.$slots,"arrow")]),_:3},16,["multiple","disabled","options","label-field","value-field","children-field","value","loading","onBlur","onClear","onCreate","onFocus","onScroll","onSearch","onUpdate:show","onUpdate:value"]))}}),Pi=c.defineComponent({__name:"RemoteRequest",props:{api:{type:Function},defaultParams:{},manual:{type:Boolean},fields:{},requestOptions:{},requestPlugins:{}},emits:["before","success","error","finally"],setup(e,{expose:u,emit:t}){const n=t,r={page:"page",pageSize:"pageSize",search:"search",...e.fields},{loading:o,data:a,error:i,params:l,run:s,runAsync:f,refresh:d,refreshAsync:y,cancel:x,mutate:p}=Ku(e.api,{defaultParams:[{[r.page]:1,[r.pageSize]:10,[r.search]:"",...e.defaultParams}],manual:e.manual,...e.requestOptions,onBefore:E=>{e.requestOptions?.onBefore?.(E),n("before",E)},onSuccess:(E,h)=>{e.requestOptions?.onSuccess?.(E,h),n("success",E,h)},onError:(E,h)=>{e.requestOptions?.onError?.(E,h),n("error",E,h)},onFinally:(E,h,m)=>{e.requestOptions?.onFinally?.(E,h,m),n("finally",E,h,m)}},e.requestPlugins),A={loading:o,data:a,error:i,params:l},w={run:s,runAsync:f,refresh:d,refreshAsync:y,cancel:x,mutate:p,setParam:E=>{Object.assign(l.value[0],E)},runParam:E=>s(Object.assign(l.value[0],E)),runParamAsync:async E=>f(Object.assign(l.value[0],E))};return u({refs:A,actions:w}),(E,h)=>c.renderSlot(E.$slots,"default",{refs:A,actions:w})}}),Ri={name:"EosIconsThreeDotsLoading"},Oi={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function Ni(e,u,t,n,r,o){return c.openBlock(),c.createElementBlock("svg",Oi,u[0]||(u[0]=[c.createStaticVNode('<circle cx="18" cy="12" r="0" fill="#757575"><animate attributeName="r" begin=".67" calcMode="spline" dur="1.5s" keySplines="0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8" repeatCount="indefinite" values="0;2;0;0"></animate></circle><circle cx="12" cy="12" r="0" fill="#757575"><animate attributeName="r" begin=".33" calcMode="spline" dur="1.5s" keySplines="0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8" repeatCount="indefinite" values="0;2;0;0"></animate></circle><circle cx="6" cy="12" r="0" fill="#757575"><animate attributeName="r" begin="0" calcMode="spline" dur="1.5s" keySplines="0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8" repeatCount="indefinite" values="0;2;0;0"></animate></circle>',3)]))}const Bi=Zu(Ri,[["render",Ni]]),Mi={name:"RiSearch2Line"},Li={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function Ii(e,u,t,n,r,o){return c.openBlock(),c.createElementBlock("svg",Li,u[0]||(u[0]=[c.createElementVNode("path",{fill:"currentColor",d:"M11 2c4.968 0 9 4.032 9 9s-4.032 9-9 9s-9-4.032-9-9s4.032-9 9-9m0 16c3.867 0 7-3.133 7-7s-3.133-7-7-7s-7 3.133-7 7s3.133 7 7 7m8.485.071l2.829 2.828l-1.415 1.415l-2.828-2.829z"},null,-1)]))}const rn=Zu(Mi,[["render",Ii]]),on=c.defineComponent({__name:"SearchInput",props:{value:{default:""},type:{default:"default"},autoTrigger:{type:[Boolean,Number],default:!0},searchButton:{type:Boolean,default:!0},inputProps:{},buttonProps:{},loading:{type:Boolean}},emits:["update:value"],setup(e,{emit:u}){const t=u,n=c.useTemplateRef("input-ref"),r=c.ref(e.value),{isPending:o,start:a}=Ce.useTimeoutFn(()=>{},typeof e.autoTrigger=="number"?e.autoTrigger:500);c.watch(()=>e.value,f=>{r.value=f});const i=Ce.useDebounceFn(()=>{t("update:value",r.value)},typeof e.autoTrigger=="number"?e.autoTrigger:500);c.watch(r,()=>{a(),e.autoTrigger&&i()});function l(){t("update:value",r.value)}function s(f){f.key==="Enter"&&l()}return c.watchEffect(()=>{!e.loading&&r.value&&n.value?.focus()}),(f,d)=>(c.openBlock(),c.createBlock(c.unref(B.NInputGroup),null,{default:c.withCtx(()=>[c.createVNode(c.unref(B.NInput),c.mergeProps({ref:"input-ref",value:r.value,"onUpdate:value":d[0]||(d[0]=y=>r.value=y),disabled:f.loading,clearable:""},f.inputProps,{onKeydown:s}),{prefix:c.withCtx(()=>[c.renderSlot(f.$slots,"prefix",{},()=>[c.renderSlot(f.$slots,"prefix-icon",{},()=>[c.createVNode(rn)])])]),suffix:c.withCtx(()=>[c.unref(o)?(c.openBlock(),c.createBlock(Bi,{key:0})):c.createCommentVNode("",!0)]),_:3},16,["value","disabled"]),c.renderSlot(f.$slots,"button",{},()=>[f.searchButton?(c.openBlock(),c.createBlock(c.unref(B.NButton),c.mergeProps({key:0,type:f.type,loading:f.loading},f.buttonProps,{onClick:l}),{icon:c.withCtx(()=>[c.renderSlot(f.$slots,"button-icon",{},()=>[c.createVNode(rn)])]),_:3},16,["type","loading"])):c.createCommentVNode("",!0)])]),_:3}))}}),zi=c.defineComponent({__name:"ToggleEditor",props:c.mergeModels({inputProps:{}},{value:{},valueModifiers:{}}),emits:["update:value"],setup(e){const u=c.useModel(e,"value"),t=c.ref(!1),n=c.useTemplateRef("inputRef"),r=c.ref(u.value);function o(){t.value=!0,c.nextTick(()=>{n.value?.focus()})}function a(){t.value=!1,u.value=r.value}return(i,l)=>(c.openBlock(),c.createElementBlock("div",{onClick:o},[t.value?(c.openBlock(),c.createBlock(c.unref(B.NInput),c.mergeProps({key:0,ref_key:"inputRef",ref:n,value:r.value},i.inputProps,{"onUpdate:value":l[0]||(l[0]=s=>r.value=s),onChange:a,onBlur:a}),null,16,["value"])):(c.openBlock(),c.createElementBlock(c.Fragment,{key:1},[c.createTextVNode(c.toDisplayString(r.value),1)],64))]))}}),$i=c.defineComponent({__name:"TooltipButton",props:{value:{},tooltipProps:{},buttonProps:{}},emits:["click"],setup(e,{emit:u}){const t=u;return(n,r)=>(c.openBlock(),c.createBlock(c.unref(B.NTooltip),c.normalizeProps(c.guardReactiveProps(n.tooltipProps)),{trigger:c.withCtx(()=>[c.createVNode(c.unref(B.NButton),c.mergeProps(n.buttonProps,{onClick:r[0]||(r[0]=o=>t("click",o))}),{icon:c.withCtx(()=>[c.renderSlot(n.$slots,"icon")]),default:c.withCtx(()=>[c.renderSlot(n.$slots,"default")]),_:3},16)]),default:c.withCtx(()=>[c.renderSlot(n.$slots,"tooltip",{},()=>[c.createTextVNode(c.toDisplayString(n.value),1)])]),_:3},16))}});/*! @license DOMPurify 3.2.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.6/LICENSE */const{entries:an,setPrototypeOf:cn,isFrozen:qi,getPrototypeOf:Ui,getOwnPropertyDescriptor:ji}=Object;let{freeze:ue,seal:fe,create:ln}=Object,{apply:et,construct:ut}=typeof Reflect<"u"&&Reflect;ue||(ue=function(u){return u}),fe||(fe=function(u){return u}),et||(et=function(u,t,n){return u.apply(t,n)}),ut||(ut=function(u,t){return new u(...t)});const wu=ne(Array.prototype.forEach),Hi=ne(Array.prototype.lastIndexOf),sn=ne(Array.prototype.pop),Ke=ne(Array.prototype.push),Vi=ne(Array.prototype.splice),Cu=ne(String.prototype.toLowerCase),tt=ne(String.prototype.toString),fn=ne(String.prototype.match),eu=ne(String.prototype.replace),Gi=ne(String.prototype.indexOf),Wi=ne(String.prototype.trim),pe=ne(Object.prototype.hasOwnProperty),te=ne(RegExp.prototype.test),uu=Zi(TypeError);function ne(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 et(e,u,n)}}function Zi(e){return function(){for(var u=arguments.length,t=new Array(u),n=0;n<u;n++)t[n]=arguments[n];return ut(e,t)}}function z(e,u){let t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Cu;cn&&cn(e,null);let n=u.length;for(;n--;){let r=u[n];if(typeof r=="string"){const o=t(r);o!==r&&(qi(u)||(u[n]=o),r=o)}e[r]=!0}return e}function Yi(e){for(let u=0;u<e.length;u++)pe(e,u)||(e[u]=null);return e}function ye(e){const u=ln(null);for(const[t,n]of an(e))pe(e,t)&&(Array.isArray(n)?u[t]=Yi(n):n&&typeof n=="object"&&n.constructor===Object?u[t]=ye(n):u[t]=n);return u}function tu(e,u){for(;e!==null;){const n=ji(e,u);if(n){if(n.get)return ne(n.get);if(typeof n.value=="function")return ne(n.value)}e=Ui(e)}function t(){return null}return t}const dn=ue(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),nt=ue(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),rt=ue(["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"]),Xi=ue(["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"]),ot=ue(["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"]),Qi=ue(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),pn=ue(["#text"]),hn=ue(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),it=ue(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),bn=ue(["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=ue(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Ji=fe(/\{\{[\w\W]*|[\w\W]*\}\}/gm),Ki=fe(/<%[\w\W]*|[\w\W]*%>/gm),ea=fe(/\$\{[\w\W]*/gm),ua=fe(/^data-[\-\w.\u00B7-\uFFFF]+$/),ta=fe(/^aria-[\-\w]+$/),mn=fe(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),na=fe(/^(?:\w+script|data):/i),ra=fe(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),gn=fe(/^html$/i),oa=fe(/^[a-z][.\w]*(-[.\w]+)+$/i);var xn=Object.freeze({__proto__:null,ARIA_ATTR:ta,ATTR_WHITESPACE:ra,CUSTOM_ELEMENT:oa,DATA_ATTR:ua,DOCTYPE_NAME:gn,ERB_EXPR:Ki,IS_ALLOWED_URI:mn,IS_SCRIPT_OR_DATA:na,MUSTACHE_EXPR:Ji,TMPLIT_EXPR:ea});const nu={element:1,text:3,progressingInstruction:7,comment:8,document:9},ia=function(){return typeof window>"u"?null:window},aa=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}},kn=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function _n(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:ia();const u=O=>_n(O);if(u.version="3.2.6",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:i,Element:l,NodeFilter:s,NamedNodeMap:f=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:d,DOMParser:y,trustedTypes:x}=e,p=l.prototype,A=tu(p,"cloneNode"),w=tu(p,"remove"),E=tu(p,"nextSibling"),h=tu(p,"childNodes"),m=tu(p,"parentNode");if(typeof a=="function"){const O=t.createElement("template");O.content&&O.content.ownerDocument&&(t=O.content.ownerDocument)}let g,_="";const{implementation:k,createNodeIterator:C,createDocumentFragment:v,getElementsByTagName:S}=t,{importNode:I}=n;let M=kn();u.isSupported=typeof an=="function"&&typeof m=="function"&&k&&k.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:J,ERB_EXPR:be,TMPLIT_EXPR:T,DATA_ATTR:$,ARIA_ATTR:ie,IS_SCRIPT_OR_DATA:se,ATTR_WHITESPACE:j,CUSTOM_ELEMENT:D}=xn;let{IS_ALLOWED_URI:N}=xn,P=null;const H=z({},[...dn,...nt,...rt,...ot,...pn]);let L=null;const V=z({},[...hn,...it,...bn,...Du]);let q=Object.seal(ln(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}})),ae=null,ve=null,qe=!0,Ue=!0,je=!1,Ne=!0,Pe=!1,Re=!0,Be=!1,Ft=!1,St=!1,He=!1,Lu=!1,Iu=!1,dr=!0,pr=!1;const Hc="user-content-";let Tt=!0,fu=!1,Ve={},Ge=null;const hr=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 br=null;const mr=z({},["audio","video","img","source","image","track"]);let vt=null;const gr=z({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),zu="http://www.w3.org/1998/Math/MathML",$u="http://www.w3.org/2000/svg",Ee="http://www.w3.org/1999/xhtml";let We=Ee,Pt=!1,Rt=null;const Vc=z({},[zu,$u,Ee],tt);let qu=z({},["mi","mo","mn","ms","mtext"]),Uu=z({},["annotation-xml"]);const Gc=z({},["title","style","font","a","script"]);let du=null;const Wc=["application/xhtml+xml","text/html"],Zc="text/html";let Q=null,Ze=null;const Yc=t.createElement("form"),xr=function(b){return b instanceof RegExp||b instanceof Function},Ot=function(){let b=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(Ze&&Ze===b)){if((!b||typeof b!="object")&&(b={}),b=ye(b),du=Wc.indexOf(b.PARSER_MEDIA_TYPE)===-1?Zc:b.PARSER_MEDIA_TYPE,Q=du==="application/xhtml+xml"?tt:Cu,P=pe(b,"ALLOWED_TAGS")?z({},b.ALLOWED_TAGS,Q):H,L=pe(b,"ALLOWED_ATTR")?z({},b.ALLOWED_ATTR,Q):V,Rt=pe(b,"ALLOWED_NAMESPACES")?z({},b.ALLOWED_NAMESPACES,tt):Vc,vt=pe(b,"ADD_URI_SAFE_ATTR")?z(ye(gr),b.ADD_URI_SAFE_ATTR,Q):gr,br=pe(b,"ADD_DATA_URI_TAGS")?z(ye(mr),b.ADD_DATA_URI_TAGS,Q):mr,Ge=pe(b,"FORBID_CONTENTS")?z({},b.FORBID_CONTENTS,Q):hr,ae=pe(b,"FORBID_TAGS")?z({},b.FORBID_TAGS,Q):ye({}),ve=pe(b,"FORBID_ATTR")?z({},b.FORBID_ATTR,Q):ye({}),Ve=pe(b,"USE_PROFILES")?b.USE_PROFILES:!1,qe=b.ALLOW_ARIA_ATTR!==!1,Ue=b.ALLOW_DATA_ATTR!==!1,je=b.ALLOW_UNKNOWN_PROTOCOLS||!1,Ne=b.ALLOW_SELF_CLOSE_IN_ATTR!==!1,Pe=b.SAFE_FOR_TEMPLATES||!1,Re=b.SAFE_FOR_XML!==!1,Be=b.WHOLE_DOCUMENT||!1,He=b.RETURN_DOM||!1,Lu=b.RETURN_DOM_FRAGMENT||!1,Iu=b.RETURN_TRUSTED_TYPE||!1,St=b.FORCE_BODY||!1,dr=b.SANITIZE_DOM!==!1,pr=b.SANITIZE_NAMED_PROPS||!1,Tt=b.KEEP_CONTENT!==!1,fu=b.IN_PLACE||!1,N=b.ALLOWED_URI_REGEXP||mn,We=b.NAMESPACE||Ee,qu=b.MATHML_TEXT_INTEGRATION_POINTS||qu,Uu=b.HTML_INTEGRATION_POINTS||Uu,q=b.CUSTOM_ELEMENT_HANDLING||{},b.CUSTOM_ELEMENT_HANDLING&&xr(b.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(q.tagNameCheck=b.CUSTOM_ELEMENT_HANDLING.tagNameCheck),b.CUSTOM_ELEMENT_HANDLING&&xr(b.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(q.attributeNameCheck=b.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),b.CUSTOM_ELEMENT_HANDLING&&typeof b.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(q.allowCustomizedBuiltInElements=b.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),Pe&&(Ue=!1),Lu&&(He=!0),Ve&&(P=z({},pn),L=[],Ve.html===!0&&(z(P,dn),z(L,hn)),Ve.svg===!0&&(z(P,nt),z(L,it),z(L,Du)),Ve.svgFilters===!0&&(z(P,rt),z(L,it),z(L,Du)),Ve.mathMl===!0&&(z(P,ot),z(L,bn),z(L,Du))),b.ADD_TAGS&&(P===H&&(P=ye(P)),z(P,b.ADD_TAGS,Q)),b.ADD_ATTR&&(L===V&&(L=ye(L)),z(L,b.ADD_ATTR,Q)),b.ADD_URI_SAFE_ATTR&&z(vt,b.ADD_URI_SAFE_ATTR,Q),b.FORBID_CONTENTS&&(Ge===hr&&(Ge=ye(Ge)),z(Ge,b.FORBID_CONTENTS,Q)),Tt&&(P["#text"]=!0),Be&&z(P,["html","head","body"]),P.table&&(z(P,["tbody"]),delete ae.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.');g=b.TRUSTED_TYPES_POLICY,_=g.createHTML("")}else g===void 0&&(g=aa(x,r)),g!==null&&typeof _=="string"&&(_=g.createHTML(""));ue&&ue(b),Ze=b}},kr=z({},[...nt,...rt,...Xi]),_r=z({},[...ot,...Qi]),Xc=function(b){let F=m(b);(!F||!F.tagName)&&(F={namespaceURI:We,tagName:"template"});const R=Cu(b.tagName),G=Cu(F.tagName);return Rt[b.namespaceURI]?b.namespaceURI===$u?F.namespaceURI===Ee?R==="svg":F.namespaceURI===zu?R==="svg"&&(G==="annotation-xml"||qu[G]):!!kr[R]:b.namespaceURI===zu?F.namespaceURI===Ee?R==="math":F.namespaceURI===$u?R==="math"&&Uu[G]:!!_r[R]:b.namespaceURI===Ee?F.namespaceURI===$u&&!Uu[G]||F.namespaceURI===zu&&!qu[G]?!1:!_r[R]&&(Gc[R]||!kr[R]):!!(du==="application/xhtml+xml"&&Rt[b.namespaceURI]):!1},_e=function(b){Ke(u.removed,{element:b});try{m(b).removeChild(b)}catch{w(b)}},Ye=function(b,F){try{Ke(u.removed,{attribute:F.getAttributeNode(b),from:F})}catch{Ke(u.removed,{attribute:null,from:F})}if(F.removeAttribute(b),b==="is")if(He||Lu)try{_e(F)}catch{}else try{F.setAttribute(b,"")}catch{}},yr=function(b){let F=null,R=null;if(St)b="<remove></remove>"+b;else{const Z=fn(b,/^[\r\n\t ]+/);R=Z&&Z[0]}du==="application/xhtml+xml"&&We===Ee&&(b='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+b+"</body></html>");const G=g?g.createHTML(b):b;if(We===Ee)try{F=new y().parseFromString(G,du)}catch{}if(!F||!F.documentElement){F=k.createDocument(We,"template",null);try{F.documentElement.innerHTML=Pt?_:G}catch{}}const K=F.body||F.documentElement;return b&&R&&K.insertBefore(t.createTextNode(R),K.childNodes[0]||null),We===Ee?S.call(F,Be?"html":"body")[0]:Be?F.documentElement:K},Er=function(b){return C.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")},Ar=function(b){return typeof i=="function"&&b instanceof i};function Ae(O,b,F){wu(O,R=>{R.call(u,b,F,Ze)})}const wr=function(b){let F=null;if(Ae(M.beforeSanitizeElements,b,null),Nt(b))return _e(b),!0;const R=Q(b.nodeName);if(Ae(M.uponSanitizeElement,b,{tagName:R,allowedTags:P}),Re&&b.hasChildNodes()&&!Ar(b.firstElementChild)&&te(/<[/\w!]/g,b.innerHTML)&&te(/<[/\w!]/g,b.textContent)||b.nodeType===nu.progressingInstruction||Re&&b.nodeType===nu.comment&&te(/<[/\w]/g,b.data))return _e(b),!0;if(!P[R]||ae[R]){if(!ae[R]&&Dr(R)&&(q.tagNameCheck instanceof RegExp&&te(q.tagNameCheck,R)||q.tagNameCheck instanceof Function&&q.tagNameCheck(R)))return!1;if(Tt&&!Ge[R]){const G=m(b)||b.parentNode,K=h(b)||b.childNodes;if(K&&G){const Z=K.length;for(let ce=Z-1;ce>=0;--ce){const we=A(K[ce],!0);we.__removalCount=(b.__removalCount||0)+1,G.insertBefore(we,E(b))}}}return _e(b),!0}return b instanceof l&&!Xc(b)||(R==="noscript"||R==="noembed"||R==="noframes")&&te(/<\/no(script|embed|frames)/i,b.innerHTML)?(_e(b),!0):(Pe&&b.nodeType===nu.text&&(F=b.textContent,wu([J,be,T],G=>{F=eu(F,G," ")}),b.textContent!==F&&(Ke(u.removed,{element:b.cloneNode()}),b.textContent=F)),Ae(M.afterSanitizeElements,b,null),!1)},Cr=function(b,F,R){if(dr&&(F==="id"||F==="name")&&(R in t||R in Yc))return!1;if(!(Ue&&!ve[F]&&te($,F))){if(!(qe&&te(ie,F))){if(!L[F]||ve[F]){if(!(Dr(b)&&(q.tagNameCheck instanceof RegExp&&te(q.tagNameCheck,b)||q.tagNameCheck instanceof Function&&q.tagNameCheck(b))&&(q.attributeNameCheck instanceof RegExp&&te(q.attributeNameCheck,F)||q.attributeNameCheck instanceof Function&&q.attributeNameCheck(F))||F==="is"&&q.allowCustomizedBuiltInElements&&(q.tagNameCheck instanceof RegExp&&te(q.tagNameCheck,R)||q.tagNameCheck instanceof Function&&q.tagNameCheck(R))))return!1}else if(!vt[F]){if(!te(N,eu(R,j,""))){if(!((F==="src"||F==="xlink:href"||F==="href")&&b!=="script"&&Gi(R,"data:")===0&&br[b])){if(!(je&&!te(se,eu(R,j,"")))){if(R)return!1}}}}}}return!0},Dr=function(b){return b!=="annotation-xml"&&fn(b,D)},Fr=function(b){Ae(M.beforeSanitizeAttributes,b,null);const{attributes:F}=b;if(!F||Nt(b))return;const R={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:L,forceKeepAttr:void 0};let G=F.length;for(;G--;){const K=F[G],{name:Z,namespaceURI:ce,value:we}=K,pu=Q(Z),Bt=we;let ee=Z==="value"?Bt:Wi(Bt);if(R.attrName=pu,R.attrValue=ee,R.keepAttr=!0,R.forceKeepAttr=void 0,Ae(M.uponSanitizeAttribute,b,R),ee=R.attrValue,pr&&(pu==="id"||pu==="name")&&(Ye(Z,b),ee=Hc+ee),Re&&te(/((--!?|])>)|<\/(style|title)/i,ee)){Ye(Z,b);continue}if(R.forceKeepAttr)continue;if(!R.keepAttr){Ye(Z,b);continue}if(!Ne&&te(/\/>/i,ee)){Ye(Z,b);continue}Pe&&wu([J,be,T],Tr=>{ee=eu(ee,Tr," ")});const Sr=Q(b.nodeName);if(!Cr(Sr,pu,ee)){Ye(Z,b);continue}if(g&&typeof x=="object"&&typeof x.getAttributeType=="function"&&!ce)switch(x.getAttributeType(Sr,pu)){case"TrustedHTML":{ee=g.createHTML(ee);break}case"TrustedScriptURL":{ee=g.createScriptURL(ee);break}}if(ee!==Bt)try{ce?b.setAttributeNS(ce,Z,ee):b.setAttribute(Z,ee),Nt(b)?_e(b):sn(u.removed)}catch{Ye(Z,b)}}Ae(M.afterSanitizeAttributes,b,null)},Qc=function O(b){let F=null;const R=Er(b);for(Ae(M.beforeSanitizeShadowDOM,b,null);F=R.nextNode();)Ae(M.uponSanitizeShadowNode,F,null),wr(F),Fr(F),F.content instanceof o&&O(F.content);Ae(M.afterSanitizeShadowDOM,b,null)};return u.sanitize=function(O){let b=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},F=null,R=null,G=null,K=null;if(Pt=!O,Pt&&(O="<!-->"),typeof O!="string"&&!Ar(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(Ft||Ot(b),u.removed=[],typeof O=="string"&&(fu=!1),fu){if(O.nodeName){const we=Q(O.nodeName);if(!P[we]||ae[we])throw uu("root node is forbidden and cannot be sanitized in-place")}}else if(O instanceof i)F=yr("<!---->"),R=F.ownerDocument.importNode(O,!0),R.nodeType===nu.element&&R.nodeName==="BODY"||R.nodeName==="HTML"?F=R:F.appendChild(R);else{if(!He&&!Pe&&!Be&&O.indexOf("<")===-1)return g&&Iu?g.createHTML(O):O;if(F=yr(O),!F)return He?null:Iu?_:""}F&&St&&_e(F.firstChild);const Z=Er(fu?O:F);for(;G=Z.nextNode();)wr(G),Fr(G),G.content instanceof o&&Qc(G.content);if(fu)return O;if(He){if(Lu)for(K=v.call(F.ownerDocument);F.firstChild;)K.appendChild(F.firstChild);else K=F;return(L.shadowroot||L.shadowrootmode)&&(K=I.call(n,K,!0)),K}let ce=Be?F.outerHTML:F.innerHTML;return Be&&P["!doctype"]&&F.ownerDocument&&F.ownerDocument.doctype&&F.ownerDocument.doctype.name&&te(gn,F.ownerDocument.doctype.name)&&(ce="<!DOCTYPE "+F.ownerDocument.doctype.name+`>
|
|
23
|
+
`+ce),Pe&&wu([J,be,T],we=>{ce=eu(ce,we," ")}),g&&Iu?g.createHTML(ce):ce},u.setConfig=function(){let O=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Ot(O),Ft=!0},u.clearConfig=function(){Ze=null,Ft=!1},u.isValidAttribute=function(O,b,F){Ze||Ot({});const R=Q(O),G=Q(b);return Cr(R,G,F)},u.addHook=function(O,b){typeof b=="function"&&Ke(M[O],b)},u.removeHook=function(O,b){if(b!==void 0){const F=Hi(M[O],b);return F===-1?void 0:Vi(M[O],F,1)[0]}return sn(M[O])},u.removeHooks=function(O){M[O]=[]},u.removeAllHooks=function(){M=kn()},u}var ca=_n();const yn={};function la(e){let u=yn[e];if(u)return u;u=yn[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 Me(e,u){typeof u!="string"&&(u=Me.defaultChars);const t=la(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 i=parseInt(n.slice(o+1,o+3),16);if(i<128){r+=t[i];continue}if((i&224)===192&&o+3<a){const l=parseInt(n.slice(o+4,o+6),16);if((l&192)===128){const s=i<<6&1984|l&63;s<128?r+="��":r+=String.fromCharCode(s),o+=3;continue}}if((i&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=i<<12&61440|l<<6&4032|s&63;f<2048||f>=55296&&f<=57343?r+="���":r+=String.fromCharCode(f),o+=6;continue}}if((i&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=i<<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})}Me.defaultChars=";/?:@&=+$,#",Me.componentChars="";const En={};function sa(e){let u=En[e];if(u)return u;u=En[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 ru(e,u,t){typeof u!="string"&&(t=u,u=ru.defaultChars),typeof t>"u"&&(t=!0);const n=sa(u);let r="";for(let o=0,a=e.length;o<a;o++){const i=e.charCodeAt(o);if(t&&i===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(i<128){r+=n[i];continue}if(i>=55296&&i<=57343){if(i>=55296&&i<=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}ru.defaultChars=";/?:@&=+$,-_.!~*'()#",ru.componentChars="-_.!~*'()";function at(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 Fu(){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 fa=/^([a-z0-9.+-]+:)/i,da=/:[0-9]*$/,pa=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,ha=["<",">",'"',"`"," ","\r",`
|
|
24
|
+
`," "],ba=["{","}","|","\\","^","`"].concat(ha),ma=["'"].concat(ba),An=["%","/","?",";","#"].concat(ma),wn=["/","?","#"],ga=255,Cn=/^[+a-z0-9A-Z_-]{0,63}$/,xa=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,Dn={javascript:!0,"javascript:":!0},Fn={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function ct(e,u){if(e&&e instanceof Fu)return e;const t=new Fu;return t.parse(e,u),t}Fu.prototype.parse=function(e,u){let t,n,r,o=e;if(o=o.trim(),!u&&e.split("#").length===1){const s=pa.exec(o);if(s)return this.pathname=s[1],s[2]&&(this.search=s[2]),this}let a=fa.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&&Dn[a])&&(o=o.substr(2),this.slashes=!0)),!Dn[a]&&(r||a&&!Fn[a])){let s=-1;for(let p=0;p<wn.length;p++)n=o.indexOf(wn[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<An.length;p++)n=o.indexOf(An[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 x=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!x){const p=this.hostname.split(/\./);for(let A=0,w=p.length;A<w;A++){const E=p[A];if(E&&!E.match(Cn)){let h="";for(let m=0,g=E.length;m<g;m++)E.charCodeAt(m)>127?h+="x":h+=E[m];if(!h.match(Cn)){const m=p.slice(0,A),g=p.slice(A+1),_=E.match(xa);_&&(m.push(_[1]),g.unshift(_[2])),g.length&&(o=g.join(".")+o),this.hostname=m.join(".");break}}}}this.hostname.length>ga&&(this.hostname=""),x&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}const i=o.indexOf("#");i!==-1&&(this.hash=o.substr(i),o=o.slice(0,i));const l=o.indexOf("?");return l!==-1&&(this.search=o.substr(l),o=o.slice(0,l)),o&&(this.pathname=o),Fn[t]&&this.hostname&&!this.pathname&&(this.pathname=""),this},Fu.prototype.parseHost=function(e){let u=da.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 ka=Object.freeze(Object.defineProperty({__proto__:null,decode:Me,encode:ru,format:at,parse:ct},Symbol.toStringTag,{value:"Module"})),Sn=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,Tn=/[\0-\x1F\x7F-\x9F]/,_a=/[\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]/,vn=/[\$\+<->\^`\|~\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]/,Pn=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,ya=Object.freeze(Object.defineProperty({__proto__:null,Any:Sn,Cc:Tn,Cf:_a,P:lt,S:vn,Z:Pn},Symbol.toStringTag,{value:"Module"})),Ea=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏઑඡ༉༦ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲϏϢϸontourIntegraìȹoɴ\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲy;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱còJTabcdfgorstרׯؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ߂ߐĀiyޱrc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣসে্ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४ĀnrࢃgleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpwਖਛgȀLRlr৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼અઋp;椅y;䐜Ādl੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑඞcy;䐊cute;䅃ƀaeyહાron;䅇dil;䅅;䐝ƀgswે૰ativeƀMTV૨ediumSpace;怋hiĀcn૦ëeryThiîtedĀGLଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷreak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater;EFGLSTஶஷ扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨setĀ;Eೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂෛ෧ขภยา฿ไlig;䅒cute耻Ó䃓Āiyීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲcr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬืde耻Õ䃕es;樷ml耻Ö䃖erĀBP๋Āar๐๓r;怾acĀek๚;揞et;掴arenthesis;揜ҀacfhilorsງຊຏຒດຝະrtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ檻cedesȀ;EST່້扺qual;檯lantEqual;扼ilde;找me;怳Ādpuct;戏ortionĀ;aȥl;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL憒ar;懥eftArrow;懄eiling;按oǵ\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄቕቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHcቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗ĀeiቻDzኀ\0ኇefore;戴a;䎘ĀcnኘkSpace;쀀 Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtèa;䎖r;愨pf;愤cr;쀀𝒵ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒;Eaeiopᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;eᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;eᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰᝃᝈ០៦ᠹᡐᜍ᥈ᥰot;櫭ĀcrᛶkȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯᝳ;䎲;愶een;扬r;쀀𝔟gcostuvwឍឝឳេ៕៛ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀakoᠦᠵĀcn៲ᠣkƀlst֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ;敛;敘;攘;攔;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģbar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;elƀ;bhᥨᥩᥫ䁜;槅sub;柈ŬᥴlĀ;e怢t»pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭒\0᯽\0ᰌƀcprᦲute;䄇̀;abcdsᦿᧀᧄ᧕᧙戩nd;橄rcup;橉Āau᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r;Ecefms᩠ᩢᩫ᪤᪪旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ\0\0aĀ;t䀬;䁀ƀ;fl戁îᅠeĀmxent»eóɍǧ\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯delprvw᭠᭬᭷ᮂᮬᯔarrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;pᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰻᰿ᱝᱩᱵᲞᲬᲷᴍᵻᶑᶫᶻ᷆᷍ròar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂᳖᳜᳠mƀ;oș᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄĀDoḆᴴoôĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»ṺƀaeiἒἚls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧\0耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₥₰₴⃰℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽ƀ;qsؾٌlanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqrⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0proør;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼ròòΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonóquigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roøurĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨íistĀ;sடr;쀀𝔫ȀEest⩦⩹⩼ƀ;qs⩭ƀ;qs⩴lanôií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast⭕⭚⭟lleìl;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖchimpqu⮽⯍⯙⬄⯤⯯Ȁ;cerല⯆ഷ⯉uå;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭ååഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñĀ;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;cⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācrir;榿;쀀𝔬ͯ\0\0\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕⶥⶨrò᪀Āirⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔǒr;榷rp;榹;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ\0\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ脀¶;l䂶leìЃɩ\0\0m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳ᤈ⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t⾴ïrel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⋢⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔ABHabcdefhilmnoprstuxけさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstwガクシスゼゾダッデナp;極Ā;fゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ìâヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘rrowĀ;tㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowóarpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓ròaòՑ;怏oustĀ;a㈞掱che»mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì耻䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;qኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫwar;椪lig耻ß䃟㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rëƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproøim»ኬsðኞĀas㚺㚮ðrn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈadempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xôheadĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roðtré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜtré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map(e=>e.charCodeAt(0))),Aa=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(e=>e.charCodeAt(0)));var st;const wa=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]]),Ca=(st=String.fromCodePoint)!==null&&st!==void 0?st: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 Da(e){var u;return e>=55296&&e<=57343||e>1114111?65533:(u=wa.get(e))!==null&&u!==void 0?u:e}var Y;(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"})(Y||(Y={}));const Fa=32;var De;(function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"})(De||(De={}));function ft(e){return e>=Y.ZERO&&e<=Y.NINE}function Sa(e){return e>=Y.UPPER_A&&e<=Y.UPPER_F||e>=Y.LOWER_A&&e<=Y.LOWER_F}function Ta(e){return e>=Y.UPPER_A&&e<=Y.UPPER_Z||e>=Y.LOWER_A&&e<=Y.LOWER_Z||ft(e)}function va(e){return e===Y.EQUALS||Ta(e)}var X;(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"})(X||(X={}));var Fe;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(Fe||(Fe={}));class Pa{constructor(u,t,n){this.decodeTree=u,this.emitCodePoint=t,this.errors=n,this.state=X.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=Fe.Strict}startEntity(u){this.decodeMode=u,this.state=X.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(u,t){switch(this.state){case X.EntityStart:return u.charCodeAt(t)===Y.NUM?(this.state=X.NumericStart,this.consumed+=1,this.stateNumericStart(u,t+1)):(this.state=X.NamedEntity,this.stateNamedEntity(u,t));case X.NumericStart:return this.stateNumericStart(u,t);case X.NumericDecimal:return this.stateNumericDecimal(u,t);case X.NumericHex:return this.stateNumericHex(u,t);case X.NamedEntity:return this.stateNamedEntity(u,t)}}stateNumericStart(u,t){return t>=u.length?-1:(u.charCodeAt(t)|Fa)===Y.LOWER_X?(this.state=X.NumericHex,this.consumed+=1,this.stateNumericHex(u,t+1)):(this.state=X.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)||Sa(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===Y.SEMI)this.consumed+=1;else if(this.decodeMode===Fe.Strict)return 0;return this.emitCodePoint(Da(this.result),this.consumed),this.errors&&(u!==Y.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&De.VALUE_LENGTH)>>14;for(;t<u.length;t++,this.excess++){const a=u.charCodeAt(t);if(this.treeIndex=Ra(n,r,this.treeIndex+Math.max(1,o),a),this.treeIndex<0)return this.result===0||this.decodeMode===Fe.Attribute&&(o===0||va(a))?0:this.emitNotTerminatedNamedEntity();if(r=n[this.treeIndex],o=(r&De.VALUE_LENGTH)>>14,o!==0){if(a===Y.SEMI)return this.emitNamedEntityData(this.treeIndex,o,this.consumed+this.excess);this.decodeMode!==Fe.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]&De.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]&~De.VALUE_LENGTH:r[u+1],n),t===3&&this.emitCodePoint(r[u+2],n),n}end(){var u;switch(this.state){case X.NamedEntity:return this.result!==0&&(this.decodeMode!==Fe.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case X.NumericDecimal:return this.emitNumericEntity(0,2);case X.NumericHex:return this.emitNumericEntity(0,3);case X.NumericStart:return(u=this.errors)===null||u===void 0||u.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case X.EntityStart:return 0}}}function Rn(e){let u="";const t=new Pa(e,n=>u+=Ca(n));return function(r,o){let a=0,i=0;for(;(i=r.indexOf("&",i))>=0;){u+=r.slice(a,i),t.startEntity(o);const s=t.write(r,i+1);if(s<0){a=i+t.end();break}a=i+s,i=s===0?a+1:a}const l=u+r.slice(a);return u="",l}}function Ra(e,u,t,n){const r=(u&De.BRANCH_LENGTH)>>7,o=u&De.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,i=a+r-1;for(;a<=i;){const l=a+i>>>1,s=e[l];if(s<n)a=l+1;else if(s>n)i=l-1;else return e[l+r]}return-1}const Oa=Rn(Ea);Rn(Aa);function On(e,u=Fe.Legacy){return Oa(e,u)}function Na(e){return Object.prototype.toString.call(e)}function dt(e){return Na(e)==="[object String]"}const Ba=Object.prototype.hasOwnProperty;function Ma(e,u){return Ba.call(e,u)}function Su(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 Nn(e,u,t){return[].concat(e.slice(0,u),t,e.slice(u+1))}function pt(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 Tu(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 Bn=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,La=/&([a-z#][a-z0-9]{1,31});/gi,Ia=new RegExp(Bn.source+"|"+La.source,"gi"),za=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function $a(e,u){if(u.charCodeAt(0)===35&&za.test(u)){const n=u[1].toLowerCase()==="x"?parseInt(u.slice(2),16):parseInt(u.slice(1),10);return pt(n)?Tu(n):e}const t=On(e);return t!==e?t:e}function qa(e){return e.indexOf("\\")<0?e:e.replace(Bn,"$1")}function Le(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(Ia,function(u,t,n){return t||$a(u,n)})}const Ua=/[&<>"]/,ja=/[&<>"]/g,Ha={"&":"&","<":"<",">":">",'"':"""};function Va(e){return Ha[e]}function Se(e){return Ua.test(e)?e.replace(ja,Va):e}const Ga=/[.?*+^$[\]\\(){}|-]/g;function Wa(e){return e.replace(Ga,"\\$&")}function U(e){switch(e){case 9:case 32:return!0}return!1}function ou(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 iu(e){return lt.test(e)||vn.test(e)}function au(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function vu(e){return e=e.trim().replace(/\s+/g," "),"ẞ".toLowerCase()==="Ṿ"&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}const Za=Object.freeze(Object.defineProperty({__proto__:null,arrayReplaceAt:Nn,assign:Su,escapeHtml:Se,escapeRE:Wa,fromCodePoint:Tu,has:Ma,isMdAsciiPunct:au,isPunctChar:iu,isSpace:U,isString:dt,isValidEntityCode:pt,isWhiteSpace:ou,lib:{mdurl:ka,ucmicro:ya},normalizeReference:vu,unescapeAll:Le,unescapeMd:qa},Symbol.toStringTag,{value:"Module"}));function Ya(e,u,t){let n,r,o,a;const i=e.posMax,l=e.pos;for(e.pos=u+1,n=1;e.pos<i;){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 Xa(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=Le(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=Le(e.slice(u,r)),o.pos=r,o.ok=!0),o}function Qa(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 i=e.charCodeAt(o);if(i!==34&&i!==39&&i!==40)return a;u++,o++,i===40&&(i=41),a.marker=i}for(;o<t;){if(r=e.charCodeAt(o),r===a.marker)return a.pos=o+1,a.str+=Le(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+=Le(e.slice(u,o)),a}const Ja=Object.freeze(Object.defineProperty({__proto__:null,parseLinkDestination:Xa,parseLinkLabel:Ya,parseLinkTitle:Qa},Symbol.toStringTag,{value:"Module"})),me={};me.code_inline=function(e,u,t,n,r){const o=e[u];return"<code"+r.renderAttrs(o)+">"+Se(o.content)+"</code>"},me.code_block=function(e,u,t,n,r){const o=e[u];return"<pre"+r.renderAttrs(o)+"><code>"+Se(e[u].content)+`</code></pre>
|
|
25
|
+
`},me.fence=function(e,u,t,n,r){const o=e[u],a=o.info?Le(o.info).trim():"";let i="",l="";if(a){const f=a.split(/(\s+)/g);i=f[0],l=f.slice(2).join("")}let s;if(t.highlight?s=t.highlight(o.content,i,l)||Se(o.content):s=Se(o.content),s.indexOf("<pre")===0)return s+`
|
|
26
26
|
`;if(a){const f=o.attrIndex("class"),d=o.attrs?o.attrs.slice():[];f<0?d.push(["class",t.langPrefix+i]):(d[f]=d[f].slice(),d[f][1]+=" "+t.langPrefix+i);const y={attrs:d};return`<pre><code${r.renderAttrs(y)}>${s}</code></pre>
|
|
27
27
|
`}return`<pre><code${r.renderAttrs(o)}>${s}</code></pre>
|
|
28
|
-
`},
|
|
28
|
+
`},me.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)},me.hardbreak=function(e,u,t){return t.xhtmlOut?`<br />
|
|
29
29
|
`:`<br>
|
|
30
|
-
`},
|
|
30
|
+
`},me.softbreak=function(e,u,t){return t.breaks?t.xhtmlOut?`<br />
|
|
31
31
|
`:`<br>
|
|
32
32
|
`:`
|
|
33
|
-
`},
|
|
33
|
+
`},me.text=function(e,u){return Se(e[u].content)},me.html_block=function(e,u){return e[u].content},me.html_inline=function(e,u){return e[u].content};function Ie(){this.rules=Su({},me)}Ie.prototype.renderAttrs=function(u){let t,n,r;if(!u.attrs)return"";for(r="",t=0,n=u.attrs.length;t<n;t++)r+=" "+Se(u.attrs[t][0])+'="'+Se(u.attrs[t][1])+'"';return r},Ie.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+=`
|
|
34
34
|
`),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 i=u[t+1];(i.type==="inline"||i.hidden||i.nesting===-1&&i.tag===r.tag)&&(a=!1)}return o+=a?`>
|
|
35
35
|
`:">",o},Ie.prototype.renderInline=function(e,u,t){let n="";const r=this.rules;for(let o=0,a=e.length;o<a;o++){const i=e[o].type;typeof r[i]<"u"?n+=r[i](e,o,u,t,this):n+=this.renderToken(e,o,u)}return n},Ie.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+=`
|
|
36
|
-
`;break}return n},Ie.prototype.render=function(e,u,t){let n="";const r=this.rules;for(let o=0,a=e.length;o<a;o++){const i=e[o].type;i==="inline"?n+=this.renderInline(e[o].children,u,t):typeof r[i]<"u"?n+=r[i](e,o,u,t,this):n+=this.renderToken(e,o,u,t)}return n};function
|
|
37
|
-
`),u=u.replace(e0,"�"),e.src=u}function t0(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 n0(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 r0(e){return/^<a[>\s]/i.test(e)}function o0(e){return/^<\/a\s*>/i.test(e)}function i0(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 i=r[a];if(i.type==="link_close"){for(a--;r[a].level!==i.level&&r[a].type!=="link_open";)a--;continue}if(i.type==="html_inline"&&(r0(i.content)&&o>0&&o--,o0(i.content)&&o++),!(o>0)&&i.type==="text"&&e.md.linkify.test(i.content)){const l=i.content;let s=e.md.linkify.match(l);const f=[];let d=i.level,y=0;s.length>0&&s[0].index===0&&a>0&&r[a-1].type==="text_special"&&(s=s.slice(1));for(let x=0;x<s.length;x++){const p=s[x].url,A=e.md.normalizeLink(p);if(!e.md.validateLink(A))continue;let C=s[x].text;s[x].schema?s[x].schema==="mailto:"&&!/^mailto:/i.test(C)?C=e.md.normalizeLinkText("mailto:"+C).replace(/^mailto:/,""):C=e.md.normalizeLinkText(C):C=e.md.normalizeLinkText("http://"+C).replace(/^http:\/\//,"");const E=s[x].index;if(E>y){const _=new e.Token("text","",0);_.content=l.slice(y,E),_.level=d,f.push(_)}const h=new e.Token("link_open","a",1);h.attrs=[["href",A]],h.level=d++,h.markup="linkify",h.info="auto",f.push(h);const m=new e.Token("text","",0);m.content=C,m.level=d,f.push(m);const g=new e.Token("link_close","a",-1);g.level=--d,g.markup="linkify",g.info="auto",f.push(g),y=s[x].lastIndex}if(y<l.length){const x=new e.Token("text","",0);x.content=l.slice(y),x.level=d,f.push(x)}u[t].children=r=Nn(r,a,f)}}}}const Ln=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,a0=/\((c|tm|r)\)/i,c0=/\((c|tm|r)\)/ig,l0={c:"©",r:"®",tm:"™"};function s0(e,u){return l0[u.toLowerCase()]}function f0(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(c0,s0)),n.type==="link_open"&&n.info==="auto"&&u--,n.type==="link_close"&&n.info==="auto"&&u++}}function d0(e){let u=0;for(let t=e.length-1;t>=0;t--){const n=e[t];n.type==="text"&&!u&&Ln.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 p0(e){let u;if(e.md.options.typographer)for(u=e.tokens.length-1;u>=0;u--)e.tokens[u].type==="inline"&&(a0.test(e.tokens[u].content)&&f0(e.tokens[u].children),Ln.test(e.tokens[u].content)&&d0(e.tokens[u].children))}const h0=/['"]/,In=/['"]/g,zn="’";function Pu(e,u,t){return e.slice(0,u)+t+e.slice(u+1)}function b0(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 i=o.content,l=0,s=i.length;e:for(;l<s;){In.lastIndex=l;const f=In.exec(i);if(!f)break;let d=!0,y=!0;l=f.index+1;const x=f[0]==="'";let p=32;if(f.index-1>=0)p=i.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 A=32;if(l<s)A=i.charCodeAt(l);else for(t=r+1;t<e.length&&!(e[t].type==="softbreak"||e[t].type==="hardbreak");t++)if(e[t].content){A=e[t].content.charCodeAt(0);break}const C=au(p)||iu(String.fromCharCode(p)),E=au(A)||iu(String.fromCharCode(A)),h=ou(p),m=ou(A);if(m?d=!1:E&&(h||C||(d=!1)),h?y=!1:C&&(m||E||(y=!1)),A===34&&f[0]==='"'&&p>=48&&p<=57&&(y=d=!1),d&&y&&(d=C,y=E),!d&&!y){x&&(o.content=Pu(o.content,f.index,zn));continue}if(y)for(t=n.length-1;t>=0;t--){let g=n[t];if(n[t].level<a)break;if(g.single===x&&n[t].level===a){g=n[t];let _,k;x?(_=u.md.options.quotes[2],k=u.md.options.quotes[3]):(_=u.md.options.quotes[0],k=u.md.options.quotes[1]),o.content=Pu(o.content,f.index,k),e[g.token].content=Pu(e[g.token].content,g.pos,_),l+=k.length-1,g.token===r&&(l+=_.length-1),i=o.content,s=i.length,n.length=t;continue e}}d?n.push({token:r,pos:f.index,single:x,level:a}):y&&x&&(o.content=Pu(o.content,f.index,zn))}}}function m0(e){if(e.md.options.typographer)for(let u=e.tokens.length-1;u>=0;u--)e.tokens[u].type!=="inline"||!h0.test(e.tokens[u].content)||b0(e.tokens[u].children,e)}function g0(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,i=a.length;for(u=0;u<i;u++)a[u].type==="text_special"&&(a[u].type="text");for(u=t=0;u<i;u++)a[u].type==="text"&&u+1<i&&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 ht=[["normalize",u0],["block",t0],["inline",n0],["linkify",i0],["replacements",p0],["smartquotes",m0],["text_join",g0]];function bt(){this.ruler=new ie;for(let e=0;e<ht.length;e++)this.ruler.push(ht[e][0],ht[e][1])}bt.prototype.process=function(e){const u=this.ruler.getRules("");for(let t=0,n=u.length;t<n;t++)u[t](e)},bt.prototype.State=Mn;function me(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,i=0,l=0,s=r.length,f=!1;a<s;a++){const d=r.charCodeAt(a);if(!f)if(H(d)){i++,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(i),this.sCount.push(l),this.bsCount.push(0),f=!1,i=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}me.prototype.push=function(e,u,t){const n=new pe(e,u,t);return n.block=!0,t<0&&this.level--,n.level=this.level,t>0&&this.level++,this.tokens.push(n),n},me.prototype.isEmpty=function(u){return this.bMarks[u]+this.tShift[u]>=this.eMarks[u]},me.prototype.skipEmptyLines=function(u){for(let t=this.lineMax;u<t&&!(this.bMarks[u]+this.tShift[u]<this.eMarks[u]);u++);return u},me.prototype.skipSpaces=function(u){for(let t=this.src.length;u<t;u++){const n=this.src.charCodeAt(u);if(!H(n))break}return u},me.prototype.skipSpacesBack=function(u,t){if(u<=t)return u;for(;u>t;)if(!H(this.src.charCodeAt(--u)))return u+1;return u},me.prototype.skipChars=function(u,t){for(let n=this.src.length;u<n&&this.src.charCodeAt(u)===t;u++);return u},me.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},me.prototype.getLines=function(u,t,n,r){if(u>=t)return"";const o=new Array(t-u);for(let a=0,i=u;i<t;i++,a++){let l=0;const s=this.bMarks[i];let f=s,d;for(i+1<t||r?d=this.eMarks[i]+1:d=this.eMarks[i];f<d&&l<n;){const y=this.src.charCodeAt(f);if(H(y))y===9?l+=4-(l+this.bsCount[i])%4:l++;else if(f-s<this.tShift[i])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("")},me.prototype.Token=pe;const x0=65536;function mt(e,u){const t=e.bMarks[u]+e.tShift[u],n=e.eMarks[u];return e.src.slice(t,n)}function $n(e){const u=[],t=e.length;let n=0,r=e.charCodeAt(n),o=!1,a=0,i="";for(;n<t;)r===124&&(o?(i+=e.substring(a,n-1),a=n):(u.push(i+e.substring(a,n)),i="",a=n+1)),o=r===92,n++,r=e.charCodeAt(n);return u.push(i+e.substring(a)),u}function k0(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 i=e.src.charCodeAt(o++);if(i!==124&&i!==45&&i!==58&&!H(i)||a===45&&H(i))return!1;for(;o<e.eMarks[r];){const g=e.src.charCodeAt(o);if(g!==124&&g!==45&&g!==58&&!H(g))return!1;o++}let l=mt(e,u+1),s=l.split("|");const f=[];for(let g=0;g<s.length;g++){const _=s[g].trim();if(!_){if(g===0||g===s.length-1)continue;return!1}if(!/^:?-+:?$/.test(_))return!1;_.charCodeAt(_.length-1)===58?f.push(_.charCodeAt(0)===58?"center":"right"):_.charCodeAt(0)===58?f.push("left"):f.push("")}if(l=mt(e,u).trim(),l.indexOf("|")===-1||e.sCount[u]-e.blkIndent>=4)return!1;s=$n(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 x=e.md.block.ruler.getRules("blockquote"),p=e.push("table_open","table",1),A=[u,0];p.map=A;const C=e.push("thead_open","thead",1);C.map=[u,u+1];const E=e.push("tr_open","tr",1);E.map=[u,u+1];for(let g=0;g<s.length;g++){const _=e.push("th_open","th",1);f[g]&&(_.attrs=[["style","text-align:"+f[g]]]);const k=e.push("inline","",0);k.content=s[g].trim(),k.children=[],e.push("th_close","th",-1)}e.push("tr_close","tr",-1),e.push("thead_close","thead",-1);let h,m=0;for(r=u+2;r<t&&!(e.sCount[r]<e.blkIndent);r++){let g=!1;for(let k=0,D=x.length;k<D;k++)if(x[k](e,r,t,!0)){g=!0;break}if(g||(l=mt(e,r).trim(),!l)||e.sCount[r]-e.blkIndent>=4||(s=$n(l),s.length&&s[0]===""&&s.shift(),s.length&&s[s.length-1]===""&&s.pop(),m+=d-s.length,m>x0))break;if(r===u+2){const k=e.push("tbody_open","tbody",1);k.map=h=[u+2,0]}const _=e.push("tr_open","tr",1);_.map=[r,r+1];for(let k=0;k<d;k++){const D=e.push("td_open","td",1);f[k]&&(D.attrs=[["style","text-align:"+f[k]]]);const T=e.push("inline","",0);T.content=s[k]?s[k].trim():"",T.children=[],e.push("td_close","td",-1)}e.push("tr_close","tr",-1)}return h&&(e.push("tbody_close","tbody",-1),h[1]=r),e.push("table_close","table",-1),A[1]=r,e.parentType=y,e.line=r,!0}function _0(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)+`
|
|
38
|
-
`,o.map=[u,e.line],!0}function y0(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 i=r;r=e.skipChars(r,a);let l=r-i;if(l<3)return!1;const s=e.src.slice(i,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=i=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-i<l)&&(r=e.skipSpaces(r),!(r<o)))){y=!0;break}l=e.sCount[u],e.line=d+(y?1:0);const x=e.push("fence","code",0);return x.info=f,x.content=e.getLines(u+1,d,l,!0),x.markup=s,x.map=[u,e.line],!0}function E0(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 i=[],l=[],s=[],f=[],d=e.md.block.ruler.getRules("blockquote"),y=e.parentType;e.parentType="blockquote";let x=!1,p;for(p=u;p<t;p++){const m=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&&!m){let _=e.sCount[p]+1,k,D;e.src.charCodeAt(r)===32?(r++,_++,D=!1,k=!0):e.src.charCodeAt(r)===9?(k=!0,(e.bsCount[p]+_)%4===3?(r++,_++,D=!1):D=!0):k=!1;let T=_;for(i.push(e.bMarks[p]),e.bMarks[p]=r;r<o;){const S=e.src.charCodeAt(r);if(H(S))S===9?T+=4-(T+e.bsCount[p]+(D?1:0))%4:T++;else break;r++}x=r>=o,l.push(e.bsCount[p]),e.bsCount[p]=e.sCount[p]+1+(k?1:0),s.push(e.sCount[p]),e.sCount[p]=T-_,f.push(e.tShift[p]),e.tShift[p]=r-e.bMarks[p];continue}if(x)break;let g=!1;for(let _=0,k=d.length;_<k;_++)if(d[_](e,p,t,!0)){g=!0;break}if(g){e.lineMax=p,e.blkIndent!==0&&(i.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}i.push(e.bMarks[p]),l.push(e.bsCount[p]),f.push(e.tShift[p]),s.push(e.sCount[p]),e.sCount[p]=-1}const A=e.blkIndent;e.blkIndent=0;const C=e.push("blockquote_open","blockquote",1);C.markup=">";const E=[u,0];C.map=E,e.md.block.tokenize(e,u,p);const h=e.push("blockquote_close","blockquote",-1);h.markup=">",e.lineMax=a,e.parentType=y,E[1]=e.line;for(let m=0;m<f.length;m++)e.bMarks[m+u]=i[m],e.tShift[m+u]=f[m],e.sCount[m+u]=s[m],e.bsCount[m+u]=l[m];return e.blkIndent=A,!0}function A0(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 i=1;for(;o<r;){const s=e.src.charCodeAt(o++);if(s!==a&&!H(s))return!1;s===a&&i++}if(i<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(i+1).join(String.fromCharCode(a)),!0}function qn(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(!H(o))return-1}return n}function Un(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),!H(o))?-1:r}function C0(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 w0(e,u,t,n){let r,o,a,i,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,x;if((x=Un(e,l))>=0){if(d=!0,a=e.bMarks[l]+e.tShift[l],y=Number(e.src.slice(a,x-1)),f&&y!==1)return!1}else if((x=qn(e,l))>=0)d=!1;else return!1;if(f&&e.skipSpaces(x)>=e.eMarks[l])return!1;if(n)return!0;const p=e.src.charCodeAt(x-1),A=e.tokens.length;d?(i=e.push("ordered_list_open","ol",1),y!==1&&(i.attrs=[["start",y]])):i=e.push("bullet_list_open","ul",1);const C=[l,0];i.map=C,i.markup=String.fromCharCode(p);let E=!1;const h=e.md.block.ruler.getRules("list"),m=e.parentType;for(e.parentType="list";l<t;){o=x,r=e.eMarks[l];const g=e.sCount[l]+x-(e.bMarks[l]+e.tShift[l]);let _=g;for(;o<r;){const $=e.src.charCodeAt(o);if($===9)_+=4-(_+e.bsCount[l])%4;else if($===32)_++;else break;o++}const k=o;let D;k>=r?D=1:D=_-g,D>4&&(D=1);const T=g+D;i=e.push("list_item_open","li",1),i.markup=String.fromCharCode(p);const S=[l,0];i.map=S,d&&(i.info=e.src.slice(a,x-1));const L=e.tight,M=e.tShift[l],Q=e.sCount[l],he=e.listIndent;if(e.listIndent=e.blkIndent,e.blkIndent=T,e.tight=!0,e.tShift[l]=k-e.bMarks[l],e.sCount[l]=_,k>=r&&e.isEmpty(l+1)?e.line=Math.min(e.line+2,t):e.md.block.tokenize(e,l,t,!0),(!e.tight||E)&&(s=!1),E=e.line-l>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=he,e.tShift[l]=M,e.sCount[l]=Q,e.tight=L,i=e.push("list_item_close","li",-1),i.markup=String.fromCharCode(p),l=e.line,S[1]=l,l>=t||e.sCount[l]<e.blkIndent||e.sCount[l]-e.blkIndent>=4)break;let v=!1;for(let $=0,J=h.length;$<J;$++)if(h[$](e,l,t,!0)){v=!0;break}if(v)break;if(d){if(x=Un(e,l),x<0)break;a=e.bMarks[l]+e.tShift[l]}else if(x=qn(e,l),x<0)break;if(p!==e.src.charCodeAt(x-1))break}return d?i=e.push("ordered_list_close","ol",-1):i=e.push("bullet_list_close","ul",-1),i.markup=String.fromCharCode(p),C[1]=l,e.line=l,e.parentType=m,s&&C0(e,A),!0}function D0(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 i(h){const m=e.lineMax;if(h>=m||e.isEmpty(h))return null;let g=!1;if(e.sCount[h]-e.blkIndent>3&&(g=!0),e.sCount[h]<0&&(g=!0),!g){const D=e.md.block.ruler.getRules("reference"),T=e.parentType;e.parentType="reference";let S=!1;for(let L=0,M=D.length;L<M;L++)if(D[L](e,h,m,!0)){S=!0;break}if(e.parentType=T,S)return null}const _=e.bMarks[h]+e.tShift[h],k=e.eMarks[h];return e.src.slice(_,k+1)}let l=e.src.slice(r,o+1);o=l.length;let s=-1;for(r=1;r<o;r++){const h=l.charCodeAt(r);if(h===91)return!1;if(h===93){s=r;break}else if(h===10){const m=i(a);m!==null&&(l+=m,o=l.length,a++)}else if(h===92&&(r++,r<o&&l.charCodeAt(r)===10)){const m=i(a);m!==null&&(l+=m,o=l.length,a++)}}if(s<0||l.charCodeAt(s+1)!==58)return!1;for(r=s+2;r<o;r++){const h=l.charCodeAt(r);if(h===10){const m=i(a);m!==null&&(l+=m,o=l.length,a++)}else if(!H(h))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,x=a,p=r;for(;r<o;r++){const h=l.charCodeAt(r);if(h===10){const m=i(a);m!==null&&(l+=m,o=l.length,a++)}else if(!H(h))break}let A=e.md.helpers.parseLinkTitle(l,r,o);for(;A.can_continue;){const h=i(a);if(h===null)break;l+=h,r=o,o=l.length,a++,A=e.md.helpers.parseLinkTitle(l,r,o,A)}let C;for(r<o&&p!==r&&A.ok?(C=A.str,r=A.pos):(C="",r=y,a=x);r<o;){const h=l.charCodeAt(r);if(!H(h))break;r++}if(r<o&&l.charCodeAt(r)!==10&&C)for(C="",r=y,a=x;r<o;){const h=l.charCodeAt(r);if(!H(h))break;r++}if(r<o&&l.charCodeAt(r)!==10)return!1;const E=Tu(l.slice(1,s));return E?(n||(typeof e.env.references>"u"&&(e.env.references={}),typeof e.env.references[E]>"u"&&(e.env.references[E]={title:C,href:d}),e.line=a),!0):!1}const F0=["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"],S0="[a-zA-Z_:][a-zA-Z0-9:._-]*",v0="(?:"+"[^\"'=<>`\\x00-\\x20]+"+"|"+"'[^']*'"+"|"+'"[^"]*"'+")",jn="<[A-Za-z][A-Za-z0-9\\-]*"+("(?:\\s+"+S0+"(?:\\s*=\\s*"+v0+")?)")+"*\\s*\\/?>",Hn="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",T0="<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->",P0="<[?][\\s\\S]*?[?]>",R0="<![A-Za-z][^>]*>",O0="<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",N0=new RegExp("^(?:"+jn+"|"+Hn+"|"+T0+"|"+P0+"|"+R0+"|"+O0+")"),B0=new RegExp("^(?:"+jn+"|"+Hn+")"),ze=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+F0.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(B0.source+"\\s*$"),/^$/,!1]];function M0(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),i=0;for(;i<ze.length&&!ze[i][0].test(a);i++);if(i===ze.length)return!1;if(n)return ze[i][2];let l=u+1;if(!ze[i][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),ze[i][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 L0(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 i=1;for(a=e.src.charCodeAt(++r);a===35&&r<o&&i<=6;)i++,a=e.src.charCodeAt(++r);if(i>6||r<o&&!H(a))return!1;if(n)return!0;o=e.skipSpacesBack(o,r);const l=e.skipCharsBack(o,35,r);l>r&&H(e.src.charCodeAt(l-1))&&(o=l),e.line=u+1;const s=e.push("heading_open","h"+String(i),1);s.markup="########".slice(0,i),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(i),-1);return d.markup="########".slice(0,i),!0}function I0(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,i=u+1;for(;i<t&&!e.isEmpty(i);i++){if(e.sCount[i]-e.blkIndent>3)continue;if(e.sCount[i]>=e.blkIndent){let x=e.bMarks[i]+e.tShift[i];const p=e.eMarks[i];if(x<p&&(a=e.src.charCodeAt(x),(a===45||a===61)&&(x=e.skipChars(x,a),x=e.skipSpaces(x),x>=p))){o=a===61?1:2;break}}if(e.sCount[i]<0)continue;let y=!1;for(let x=0,p=n.length;x<p;x++)if(n[x](e,i,t,!0)){y=!0;break}if(y)break}if(!o)return!1;const l=e.getLines(u,i,e.blkIndent,!1).trim();e.line=i+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 z0(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 i=e.push("paragraph_open","p",1);i.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 Ru=[["table",k0,["paragraph","reference"]],["code",_0],["fence",y0,["paragraph","reference","blockquote","list"]],["blockquote",E0,["paragraph","reference","blockquote","list"]],["hr",A0,["paragraph","reference","blockquote","list"]],["list",w0,["paragraph","reference","blockquote"]],["reference",D0],["html_block",M0,["paragraph","reference","blockquote"]],["heading",L0,["paragraph","reference","blockquote"]],["lheading",I0],["paragraph",z0]];function Ou(){this.ruler=new ie;for(let e=0;e<Ru.length;e++)this.ruler.push(Ru[e][0],Ru[e][1],{alt:(Ru[e][2]||[]).slice()})}Ou.prototype.tokenize=function(e,u,t){const n=this.ruler.getRules(""),r=n.length,o=e.md.options.maxNesting;let a=u,i=!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=!i,e.isEmpty(e.line-1)&&(i=!0),a=e.line,a<t&&e.isEmpty(a)&&(i=!0,a++,e.line=a)}},Ou.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)},Ou.prototype.State=me;function cu(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}cu.prototype.pushPending=function(){const e=new pe("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e},cu.prototype.push=function(e,u,t){this.pending&&this.pushPending();const n=new pe(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},cu.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,i=o<t?this.src.charCodeAt(o):32,l=au(r)||iu(String.fromCharCode(r)),s=au(i)||iu(String.fromCharCode(i)),f=ou(r),d=ou(i),y=!d&&(!s||f||l),x=!f&&(!l||d||s);return{can_open:y&&(u||!x||l),can_close:x&&(u||!y||s),length:a}},cu.prototype.Token=pe;function $0(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 q0(e,u){let t=e.pos;for(;t<e.posMax&&!$0(e.src.charCodeAt(t));)t++;return t===e.pos?!1:(u||(e.pending+=e.src.slice(e.pos,t)),e.pos=t,!0)}const U0=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;function j0(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(U0);if(!r)return!1;const o=r[1],a=e.md.linkify.matchAtStart(e.src.slice(t-o.length));if(!a)return!1;let i=a.url;if(i.length<=o.length)return!1;i=i.replace(/\*+$/,"");const l=e.md.normalizeLink(i);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(i);const d=e.push("link_close","a",-1);d.markup="linkify",d.info="auto"}return e.pos+=i.length-o.length,!0}function H0(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&&H(e.src.charCodeAt(t));)t++;return e.pos=t,!0}const gt=[];for(let e=0;e<256;e++)gt.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e){gt[e.charCodeAt(0)]=1});function V0(e,u){let t=e.pos;const n=e.posMax;if(e.src.charCodeAt(t)!==92||(t++,t>=n))return!1;let r=e.src.charCodeAt(t);if(r===10){for(u||e.push("hardbreak","br",0),t++;t<n&&(r=e.src.charCodeAt(t),!!H(r));)t++;return e.pos=t,!0}let o=e.src[t];if(r>=55296&&r<=56319&&t+1<n){const i=e.src.charCodeAt(t+1);i>=56320&&i<=57343&&(o+=e.src[t+1],t++)}const a="\\"+o;if(!u){const i=e.push("text_special","",0);r<256&>[r]!==0?i.content=o:i.content=a,i.markup=a,i.info="escape"}return e.pos=t+1,!0}function G0(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),i=a.length;if(e.backticksScanned&&(e.backticks[i]||0)<=r)return u||(e.pending+=a),e.pos+=i,!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===i){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+=i,!0}function W0(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 i;o%2&&(i=e.push("text","",0),i.content=a,o--);for(let l=0;l<o;l+=2)i=e.push("text","",0),i.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 Vn(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 i=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[i.token],t.type="s_close",t.tag="s",t.nesting=-1,t.markup="~~",t.content="",e.tokens[i.token-1].type==="text"&&e.tokens[i.token-1].content==="~"&&n.push(i.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 Z0(e){const u=e.tokens_meta,t=e.tokens_meta.length;Vn(e,e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&Vn(e,u[n].delimiters)}const Gn={tokenize:W0,postProcess:Z0};function Y0(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 Wn(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,i=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?i+i:i,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?i+i:i,s.content="",a&&(e.tokens[u[n-1].token].content="",e.tokens[u[r.end+1].token].content="",n--)}}function X0(e){const u=e.tokens_meta,t=e.tokens_meta.length;Wn(e,e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&Wn(e,u[n].delimiters)}const Zn={tokenize:Y0,postProcess:X0};function Q0(e,u){let t,n,r,o,a="",i="",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,x=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(x<0)return!1;let p=x+1;if(p<d&&e.src.charCodeAt(p)===40){for(s=!1,p++;p<d&&(t=e.src.charCodeAt(p),!(!H(t)&&t!==10));p++);if(p>=d)return!1;if(l=p,r=e.md.helpers.parseLinkDestination(e.src,p,e.posMax),r.ok){for(a=e.md.normalizeLink(r.str),e.md.validateLink(a)?p=r.pos:a="",l=p;p<d&&(t=e.src.charCodeAt(p),!(!H(t)&&t!==10));p++);if(r=e.md.helpers.parseLinkTitle(e.src,p,e.posMax),p<d&&l!==p&&r.ok)for(i=r.str,p=r.pos;p<d&&(t=e.src.charCodeAt(p),!(!H(t)&&t!==10));p++);}(p>=d||e.src.charCodeAt(p)!==41)&&(s=!0),p++}if(s){if(typeof e.env.references>"u")return!1;if(p<d&&e.src.charCodeAt(p)===91?(l=p+1,p=e.md.helpers.parseLinkLabel(e,p),p>=0?n=e.src.slice(l,p++):p=x+1):p=x+1,n||(n=e.src.slice(y,x)),o=e.env.references[Tu(n)],!o)return e.pos=f,!1;a=o.href,i=o.title}if(!u){e.pos=y,e.posMax=x;const A=e.push("link_open","a",1),C=[["href",a]];A.attrs=C,i&&C.push(["title",i]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)}return e.pos=p,e.posMax=d,!0}function J0(e,u){let t,n,r,o,a,i,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 x=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),!(!H(t)&&t!==10));o++);if(o>=y)return!1;for(s=o,i=e.md.helpers.parseLinkDestination(e.src,o,e.posMax),i.ok&&(f=e.md.normalizeLink(i.str),e.md.validateLink(f)?o=i.pos:f=""),s=o;o<y&&(t=e.src.charCodeAt(o),!(!H(t)&&t!==10));o++);if(i=e.md.helpers.parseLinkTitle(e.src,o,e.posMax),o<y&&s!==o&&i.ok)for(l=i.str,o=i.pos;o<y&&(t=e.src.charCodeAt(o),!(!H(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(x,p)),a=e.env.references[Tu(r)],!a)return e.pos=d,!1;f=a.href,l=a.title}if(!u){n=e.src.slice(x,p);const A=[];e.md.inline.parse(n,e.md,e.env,A);const C=e.push("image","img",0),E=[["src",f],["alt",""]];C.attrs=E,C.children=A,C.content=n,l&&E.push(["title",l])}return e.pos=o,e.posMax=y,!0}const K0=/^([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])?)*)$/,ec=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;function uc(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(ec.test(o)){const a=e.md.normalizeLink(o);if(!e.md.validateLink(a))return!1;if(!u){const i=e.push("link_open","a",1);i.attrs=[["href",a]],i.markup="autolink",i.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(K0.test(o)){const a=e.md.normalizeLink("mailto:"+o);if(!e.md.validateLink(a))return!1;if(!u){const i=e.push("link_open","a",1);i.attrs=[["href",a]],i.markup="autolink",i.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 tc(e){return/^<a[>\s]/i.test(e)}function nc(e){return/^<\/a\s*>/i.test(e)}function rc(e){const u=e|32;return u>=97&&u<=122}function oc(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&&!rc(r))return!1;const o=e.src.slice(n).match(N0);if(!o)return!1;if(!u){const a=e.push("html_inline","",0);a.content=o[0],tc(a.content)&&e.linkLevel++,nc(a.content)&&e.linkLevel--}return e.pos+=o[0].length,!0}const ic=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,ac=/^&([a-z][a-z0-9]{1,31});/i;function cc(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(ic);if(o){if(!u){const a=o[1][0].toLowerCase()==="x"?parseInt(o[1].slice(1),16):parseInt(o[1],10),i=e.push("text_special","",0);i.content=pt(a)?vu(a):vu(65533),i.markup=o[0],i.info="entity"}return e.pos+=o[0].length,!0}}else{const o=e.src.slice(t).match(ac);if(o){const a=On(o[0]);if(a!==o[0]){if(!u){const i=e.push("text_special","",0);i.content=a,i.markup=o[0],i.info="entity"}return e.pos+=o[0].length,!0}}}return!1}function Yn(e){const u={},t=e.length;if(!t)return;let n=0,r=-2;const o=[];for(let a=0;a<t;a++){const i=e[a];if(o.push(0),(e[n].marker!==i.marker||r!==i.token-1)&&(n=a),r=i.token,i.length=i.length||0,!i.close)continue;u.hasOwnProperty(i.marker)||(u[i.marker]=[-1,-1,-1,-1,-1,-1]);const l=u[i.marker][(i.open?3:0)+i.length%3];let s=n-o[n]-1,f=s;for(;s>l;s-=o[s]+1){const d=e[s];if(d.marker===i.marker&&d.open&&d.end<0){let y=!1;if((d.close||i.open)&&(d.length+i.length)%3===0&&(d.length%3!==0||i.length%3!==0)&&(y=!0),!y){const x=s>0&&!e[s-1].open?o[s-1]+1:0;o[a]=a-s+x,o[s]=x,i.open=!1,d.end=a,d.close=!1,f=-1,r=-2;break}}}f!==-1&&(u[i.marker][(i.open?3:0)+(i.length||0)%3]=f)}}function lc(e){const u=e.tokens_meta,t=e.tokens_meta.length;Yn(e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&Yn(u[n].delimiters)}function sc(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 xt=[["text",q0],["linkify",j0],["newline",H0],["escape",V0],["backticks",G0],["strikethrough",Gn.tokenize],["emphasis",Zn.tokenize],["link",Q0],["image",J0],["autolink",uc],["html_inline",oc],["entity",cc]],kt=[["balance_pairs",lc],["strikethrough",Gn.postProcess],["emphasis",Zn.postProcess],["fragments_join",sc]];function lu(){this.ruler=new ie;for(let e=0;e<xt.length;e++)this.ruler.push(xt[e][0],xt[e][1]);this.ruler2=new ie;for(let e=0;e<kt.length;e++)this.ruler2.push(kt[e][0],kt[e][1])}lu.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 i=0;i<n;i++)if(e.level++,a=t[i](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},lu.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 i=0;i<t;i++)if(a=u[i](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()},lu.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 i=0;i<a;i++)o[i](r)},lu.prototype.State=cu;function fc(e){const u={};e=e||{},u.src_Any=Sn.source,u.src_Cc=vn.source,u.src_Z=Pn.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 _t(e){return Array.prototype.slice.call(arguments,1).forEach(function(t){t&&Object.keys(t).forEach(function(n){e[n]=t[n]})}),e}function Nu(e){return Object.prototype.toString.call(e)}function dc(e){return Nu(e)==="[object String]"}function pc(e){return Nu(e)==="[object Object]"}function hc(e){return Nu(e)==="[object RegExp]"}function Xn(e){return Nu(e)==="[object Function]"}function bc(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}const Qn={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function mc(e){return Object.keys(e||{}).reduce(function(u,t){return u||Qn.hasOwnProperty(t)},!1)}const gc={"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}}},xc="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]",kc="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function _c(e){e.__index__=-1,e.__text_cache__=""}function yc(e){return function(u,t){const n=u.slice(t);return e.test(n)?n.match(e)[0].length:0}}function Jn(){return function(e,u){u.normalize(e)}}function Bu(e){const u=e.re=fc(e.__opts__),t=e.__tlds__.slice();e.onCompile(),e.__tlds_replaced__||t.push(xc),t.push(u.src_xn),u.src_tlds=t.join("|");function n(i){return i.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(i,l){throw new Error('(LinkifyIt) Invalid schema "'+i+'": '+l)}Object.keys(e.__schemas__).forEach(function(i){const l=e.__schemas__[i];if(l===null)return;const s={validate:null,link:null};if(e.__compiled__[i]=s,pc(l)){hc(l.validate)?s.validate=yc(l.validate):Xn(l.validate)?s.validate=l.validate:o(i,l),Xn(l.normalize)?s.normalize=l.normalize:l.normalize?o(i,l):s.normalize=Jn();return}if(dc(l)){r.push(i);return}o(i,l)}),r.forEach(function(i){e.__compiled__[e.__schemas__[i]]&&(e.__compiled__[i].validate=e.__compiled__[e.__schemas__[i]].validate,e.__compiled__[i].normalize=e.__compiled__[e.__schemas__[i]].normalize)}),e.__compiled__[""]={validate:null,normalize:Jn()};const a=Object.keys(e.__compiled__).filter(function(i){return i.length>0&&e.__compiled__[i]}).map(bc).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"),_c(e)}function Ec(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 yt(e,u){const t=new Ec(e,u);return e.__compiled__[t.schema].normalize(t,e),t}function ce(e,u){if(!(this instanceof ce))return new ce(e,u);u||mc(e)&&(u=e,e={}),this.__opts__=_t({},Qn,u),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=_t({},gc,e),this.__compiled__={},this.__tlds__=kc,this.__tlds_replaced__=!1,this.re={},Bu(this)}ce.prototype.add=function(u,t){return this.__schemas__[u]=t,Bu(this),this},ce.prototype.set=function(u){return this.__opts__=_t(this.__opts__,u),this},ce.prototype.test=function(u){if(this.__text_cache__=u,this.__index__=-1,!u.length)return!1;let t,n,r,o,a,i,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,i=r.index+r[0].length,(this.__index__<0||a<this.__index__||a===this.__index__&&i>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=a,this.__last_index__=i))),this.__index__>=0},ce.prototype.pretest=function(u){return this.re.pretest.test(u)},ce.prototype.testSchemaAt=function(u,t,n){return this.__compiled__[t.toLowerCase()]?this.__compiled__[t.toLowerCase()].validate(u,n,this):0},ce.prototype.match=function(u){const t=[];let n=0;this.__index__>=0&&this.__text_cache__===u&&(t.push(yt(this,n)),n=this.__last_index__);let r=n?u.slice(n):u;for(;this.test(r);)t.push(yt(this,n)),r=r.slice(this.__last_index__),n+=this.__last_index__;return t.length?t:null},ce.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,yt(this,0)):null},ce.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(),Bu(this),this):(this.__tlds__=u.slice(),this.__tlds_replaced__=!0,Bu(this),this)},ce.prototype.normalize=function(u){u.schema||(u.url="http://"+u.url),u.schema==="mailto:"&&!/^mailto:/i.test(u.url)&&(u.url="mailto:"+u.url)},ce.prototype.onCompile=function(){};const $e=2147483647,ge=36,Et=1,su=26,Ac=38,Cc=700,Kn=72,er=128,ur="-",wc=/^xn--/,Dc=/[^\0-\x7F]/,Fc=/[\x2E\u3002\uFF0E\uFF61]/g,Sc={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},At=ge-Et,xe=Math.floor,Ct=String.fromCharCode;function ve(e){throw new RangeError(Sc[e])}function vc(e,u){const t=[];let n=e.length;for(;n--;)t[n]=u(e[n]);return t}function tr(e,u){const t=e.split("@");let n="";t.length>1&&(n=t[0]+"@",e=t[1]),e=e.replace(Fc,".");const r=e.split("."),o=vc(r,u).join(".");return n+o}function nr(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 Tc=e=>String.fromCodePoint(...e),Pc=function(e){return e>=48&&e<58?26+(e-48):e>=65&&e<91?e-65:e>=97&&e<123?e-97:ge},rr=function(e,u){return e+22+75*(e<26)-((u!=0)<<5)},or=function(e,u,t){let n=0;for(e=t?xe(e/Cc):e>>1,e+=xe(e/u);e>At*su>>1;n+=ge)e=xe(e/At);return xe(n+(At+1)*e/(e+Ac))},ir=function(e){const u=[],t=e.length;let n=0,r=er,o=Kn,a=e.lastIndexOf(ur);a<0&&(a=0);for(let i=0;i<a;++i)e.charCodeAt(i)>=128&&ve("not-basic"),u.push(e.charCodeAt(i));for(let i=a>0?a+1:0;i<t;){const l=n;for(let f=1,d=ge;;d+=ge){i>=t&&ve("invalid-input");const y=Pc(e.charCodeAt(i++));y>=ge&&ve("invalid-input"),y>xe(($e-n)/f)&&ve("overflow"),n+=y*f;const x=d<=o?Et:d>=o+su?su:d-o;if(y<x)break;const p=ge-x;f>xe($e/p)&&ve("overflow"),f*=p}const s=u.length+1;o=or(n-l,s,l==0),xe(n/s)>$e-r&&ve("overflow"),r+=xe(n/s),n%=s,u.splice(n++,0,r)}return String.fromCodePoint(...u)},ar=function(e){const u=[];e=nr(e);const t=e.length;let n=er,r=0,o=Kn;for(const l of e)l<128&&u.push(Ct(l));const a=u.length;let i=a;for(a&&u.push(ur);i<t;){let l=$e;for(const f of e)f>=n&&f<l&&(l=f);const s=i+1;l-n>xe(($e-r)/s)&&ve("overflow"),r+=(l-n)*s,n=l;for(const f of e)if(f<n&&++r>$e&&ve("overflow"),f===n){let d=r;for(let y=ge;;y+=ge){const x=y<=o?Et:y>=o+su?su:y-o;if(d<x)break;const p=d-x,A=ge-x;u.push(Ct(rr(x+p%A,0))),d=xe(p/A)}u.push(Ct(rr(d,0))),o=or(r,s,i===a),r=0,++i}++r,++n}return u.join("")},cr={version:"2.3.1",ucs2:{decode:nr,encode:Tc},decode:ir,encode:ar,toASCII:function(e){return tr(e,function(u){return Dc.test(u)?"xn--"+ar(u):u})},toUnicode:function(e){return tr(e,function(u){return wc.test(u)?ir(u.slice(4).toLowerCase()):u})}},Rc={default:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},zero:{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"]}}},commonmark:{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"]}}}},Oc=/^(vbscript|javascript|file|data):/,Nc=/^data:image\/(gif|png|jpeg|webp);/;function Bc(e){const u=e.trim().toLowerCase();return Oc.test(u)?Nc.test(u):!0}const lr=["http:","https:","mailto:"];function Mc(e){const u=ct(e,!0);if(u.hostname&&(!u.protocol||lr.indexOf(u.protocol)>=0))try{u.hostname=cr.toASCII(u.hostname)}catch{}return ru(at(u))}function Lc(e){const u=ct(e,!0);if(u.hostname&&(!u.protocol||lr.indexOf(u.protocol)>=0))try{u.hostname=cr.toUnicode(u.hostname)}catch{}return Me(at(u),Me.defaultChars+"%")}function fe(e,u){if(!(this instanceof fe))return new fe(e,u);u||dt(e)||(u=e||{},e="default"),this.inline=new lu,this.block=new Ou,this.core=new bt,this.renderer=new Ie,this.linkify=new ce,this.validateLink=Bc,this.normalizeLink=Mc,this.normalizeLinkText=Lc,this.utils=Za,this.helpers=Su({},Ja),this.options={},this.configure(e),u&&this.set(u)}fe.prototype.set=function(e){return Su(this.options,e),this},fe.prototype.configure=function(e){const u=this;if(dt(e)){const t=e;if(e=Rc[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},fe.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},fe.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},fe.prototype.use=function(e){const u=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,u),this},fe.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},fe.prototype.render=function(e,u){return u=u||{},this.renderer.render(this.parse(e,u),this.options,u)},fe.prototype.parseInline=function(e,u){const t=new this.core.State(e,this,u);return t.inlineMode=!0,this.core.process(t),t.tokens},fe.prototype.renderInline=function(e,u){return u=u||{},this.renderer.render(this.parseInline(e,u),this.options,u)};function Ic(e,u){const{manual:t=!1,domPurify:n=!0,...r}=u??{},o=c.ref(c.isRef(e)?c.toValue(e.value):c.isReactive(e)?c.toValue(e):e);c.isRef(e)&&c.watchEffect(()=>{o.value=c.toValue(e.value)});const a=c.ref(""),i=c.ref(),l=fe({...r});function s(f){const d=l.render(f);if(a.value=n?ca.sanitize(d):d,i.value)i.value.innerHTML=a.value;else{const y=c.watch(i,x=>{x&&(x.innerHTML=a.value,y())})}return a.value}return t||(s(o.value??""),c.watch(o,f=>{s(f??"")})),{value:o,html:a,domRef:i,md:l,render:s}}function zc(e,u){const{step:t=1,interval:n=50,enabled:r=!0}=u??{},o=c.ref(0),a=c.ref(!1),i=c.ref(!1),l=c.ref(!1),s=c.computed(()=>r?e.value.slice(0,o.value):e.value),f=c.computed(()=>Number(Math.min(o.value/e.value.length*100,100).toFixed(2)));let d=null;const y=we.createEventHook(),x=we.createEventHook(),p=we.createEventHook();c.watch(e,(_,k)=>{if(!k){o.value=0,A();return}_.startsWith(k)||(o.value=0),A()},{immediate:!0});function A(){if(d&&clearTimeout(d),!r){o.value=e.value.length,i.value=!0,l.value=!1,a.value=!1,x.trigger(s.value);return}l.value=!0,a.value=!1,i.value=!1,y.trigger();function _(){if(o.value+=t,p.trigger({index:o.value,value:s.value}),o.value>=e.value.length){o.value=e.value.length,i.value=!0,l.value=!1,x.trigger(s.value);return}d=setTimeout(_,n)}d=setTimeout(_,n)}function C(){d&&clearTimeout(d),a.value=!0,l.value=!1,i.value=!1}function E(){d&&clearTimeout(d),A()}function h(){d&&clearTimeout(d),o.value=0,c.nextTick(()=>{A()})}function m(){d&&clearTimeout(d),l.value=!1,a.value=!1,i.value=!0,o.value=e.value.length,x.trigger(s.value)}function g(){d&&clearTimeout(d),d=null,l.value=!1,a.value=!1,i.value=!1,o.value=0}return{typeIndex:o,paused:a,ended:i,isTyping:l,typedValue:s,progress:f,start:A,pause:C,resume:E,restart:h,stop:m,destroy:g,onStat:y.on,onStop:x.on,onUpdate:p.on}}const $c="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,.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:#abb2bf26;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:#99bbff0a}.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 #0003}pre[id].linkable-line-numbers.linkable-line-numbers span.line-numbers-rows>span:hover:before{background-color:#99bbff0a}.line-numbers.line-numbers .line-numbers-rows,.command-line .command-line-prompt{border-right-color:#abb2bf26}.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:#ff526626}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:#fb566940}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:#fb566940}pre.diff-highlight>code .token.token.inserted:not(.prefix),pre>code.diff-highlight .token.token.inserted:not(.prefix){background-color:#1aff5b26}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:#38e06240}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:#38e06240}.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}",qc="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,.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:#383a4233}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:#383a420d}.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 #0003}pre[id].linkable-line-numbers.linkable-line-numbers span.line-numbers-rows>span:hover:before{background-color:#383a420d}.line-numbers.line-numbers .line-numbers-rows,.command-line .command-line-prompt{border-right-color:#383a4233}.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:#ff526626}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:#fb566940}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:#fb566940}pre.diff-highlight>code .token.token.inserted:not(.prefix),pre>code.diff-highlight .token.token.inserted:not(.prefix){background-color:#1aff5b26}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:#38e06240}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:#38e06240}.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}",{c:wt,cB:sr,cE:Dt}={...Vu,...jt},Mu=`${Ht}-type-writer`;function Uc(){return wt([sr("type-writer",{overflowX:"auto"},[Dt("cursor::after",{content:"var(--cursor-content)",marginLeft:"2px",display:"inline-block"}),Dt("markdown",`${qc}`,[wt("pre",{backgroundColor:"var(--tag-color)",borderRadius:"var(--border-radius)"})])]),wt(".dark",[sr("type-writer",[Dt("markdown",`${$c}`)])])])}const jc=["innerHTML"],fr=c.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;Ut(Mu,Uc());const{typedValue:n,isTyping:r,onStat:o,onUpdate:a,onStop:i}=zc(c.computed(()=>e.value??""),{step:e.step,interval:e.interval,enabled:e.typing});o(()=>{t("start")}),a(f=>{t("update",f)}),i(f=>{t("stop",f)});const{html:l}=Ic(n,{html:!0,linkify:!0,typographer:!0,breaks:!0,highlight:ro}),s=c.computed(()=>e.markdown?l.value:n.value);return(f,d)=>(c.openBlock(),c.createBlock(c.unref(O.NEl),{tag:"div",class:c.normalizeClass([c.unref(Mu)])},{default:c.withCtx(()=>[c.createElementVNode("div",{class:c.normalizeClass([c.unref(r)&&!f.markdown?`${c.unref(Mu)}__cursor`:void 0,f.markdown?`${c.unref(Mu)}__markdown`:void 0]),style:c.normalizeStyle([f.markdown?void 0:{"--cursor-content":`'${f.suffix}'`}]),innerHTML:s.value},null,14,jc)]),_:1},8,["class"]))}});G.NBubble=fo,G.NConfigProviders=po,G.NCopyButton=xo,G.NDataTablePlus=Fi,G.NPresetForm=vi,G.NPresetInput=Au,G.NPresetSelect=Ti,G.NRemoteRequest=Pi,G.NSearchInput=on,G.NToggleEditor=zi,G.NTooltipButton=$i,G.NTypeWriter=fr,Object.defineProperty(G,Symbol.toStringTag,{value:"Module"})});
|
|
36
|
+
`;break}return n},Ie.prototype.render=function(e,u,t){let n="";const r=this.rules;for(let o=0,a=e.length;o<a;o++){const i=e[o].type;i==="inline"?n+=this.renderInline(e[o].children,u,t):typeof r[i]<"u"?n+=r[i](e,o,u,t,this):n+=this.renderToken(e,o,u,t)}return n};function oe(){this.__rules__=[],this.__cache__=null}oe.prototype.__find__=function(e){for(let u=0;u<this.__rules__.length;u++)if(this.__rules__[u].name===e)return u;return-1},oe.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))})})},oe.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},oe.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},oe.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},oe.prototype.push=function(e,u,t){const n=t||{};this.__rules__.push({name:e,enabled:!0,fn:u,alt:n.alt||[]}),this.__cache__=null},oe.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},oe.prototype.enableOnly=function(e,u){Array.isArray(e)||(e=[e]),this.__rules__.forEach(function(t){t.enabled=!1}),this.enable(e,u)},oe.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},oe.prototype.getRules=function(e){return this.__cache__===null&&this.__compile__(),this.__cache__[e]||[]};function he(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}he.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},he.prototype.attrPush=function(u){this.attrs?this.attrs.push(u):this.attrs=[u]},he.prototype.attrSet=function(u,t){const n=this.attrIndex(u),r=[u,t];n<0?this.attrPush(r):this.attrs[n]=r},he.prototype.attrGet=function(u){const t=this.attrIndex(u);let n=null;return t>=0&&(n=this.attrs[t][1]),n},he.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 Mn(e,u,t){this.src=e,this.env=t,this.tokens=[],this.inlineMode=!1,this.md=u}Mn.prototype.Token=he;const Ka=/\r\n?|\n/g,e0=/\0/g;function u0(e){let u;u=e.src.replace(Ka,`
|
|
37
|
+
`),u=u.replace(e0,"�"),e.src=u}function t0(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 n0(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 r0(e){return/^<a[>\s]/i.test(e)}function o0(e){return/^<\/a\s*>/i.test(e)}function i0(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 i=r[a];if(i.type==="link_close"){for(a--;r[a].level!==i.level&&r[a].type!=="link_open";)a--;continue}if(i.type==="html_inline"&&(r0(i.content)&&o>0&&o--,o0(i.content)&&o++),!(o>0)&&i.type==="text"&&e.md.linkify.test(i.content)){const l=i.content;let s=e.md.linkify.match(l);const f=[];let d=i.level,y=0;s.length>0&&s[0].index===0&&a>0&&r[a-1].type==="text_special"&&(s=s.slice(1));for(let x=0;x<s.length;x++){const p=s[x].url,A=e.md.normalizeLink(p);if(!e.md.validateLink(A))continue;let w=s[x].text;s[x].schema?s[x].schema==="mailto:"&&!/^mailto:/i.test(w)?w=e.md.normalizeLinkText("mailto:"+w).replace(/^mailto:/,""):w=e.md.normalizeLinkText(w):w=e.md.normalizeLinkText("http://"+w).replace(/^http:\/\//,"");const E=s[x].index;if(E>y){const _=new e.Token("text","",0);_.content=l.slice(y,E),_.level=d,f.push(_)}const h=new e.Token("link_open","a",1);h.attrs=[["href",A]],h.level=d++,h.markup="linkify",h.info="auto",f.push(h);const m=new e.Token("text","",0);m.content=w,m.level=d,f.push(m);const g=new e.Token("link_close","a",-1);g.level=--d,g.markup="linkify",g.info="auto",f.push(g),y=s[x].lastIndex}if(y<l.length){const x=new e.Token("text","",0);x.content=l.slice(y),x.level=d,f.push(x)}u[t].children=r=Nn(r,a,f)}}}}const Ln=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,a0=/\((c|tm|r)\)/i,c0=/\((c|tm|r)\)/ig,l0={c:"©",r:"®",tm:"™"};function s0(e,u){return l0[u.toLowerCase()]}function f0(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(c0,s0)),n.type==="link_open"&&n.info==="auto"&&u--,n.type==="link_close"&&n.info==="auto"&&u++}}function d0(e){let u=0;for(let t=e.length-1;t>=0;t--){const n=e[t];n.type==="text"&&!u&&Ln.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 p0(e){let u;if(e.md.options.typographer)for(u=e.tokens.length-1;u>=0;u--)e.tokens[u].type==="inline"&&(a0.test(e.tokens[u].content)&&f0(e.tokens[u].children),Ln.test(e.tokens[u].content)&&d0(e.tokens[u].children))}const h0=/['"]/,In=/['"]/g,zn="’";function Pu(e,u,t){return e.slice(0,u)+t+e.slice(u+1)}function b0(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 i=o.content,l=0,s=i.length;e:for(;l<s;){In.lastIndex=l;const f=In.exec(i);if(!f)break;let d=!0,y=!0;l=f.index+1;const x=f[0]==="'";let p=32;if(f.index-1>=0)p=i.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 A=32;if(l<s)A=i.charCodeAt(l);else for(t=r+1;t<e.length&&!(e[t].type==="softbreak"||e[t].type==="hardbreak");t++)if(e[t].content){A=e[t].content.charCodeAt(0);break}const w=au(p)||iu(String.fromCharCode(p)),E=au(A)||iu(String.fromCharCode(A)),h=ou(p),m=ou(A);if(m?d=!1:E&&(h||w||(d=!1)),h?y=!1:w&&(m||E||(y=!1)),A===34&&f[0]==='"'&&p>=48&&p<=57&&(y=d=!1),d&&y&&(d=w,y=E),!d&&!y){x&&(o.content=Pu(o.content,f.index,zn));continue}if(y)for(t=n.length-1;t>=0;t--){let g=n[t];if(n[t].level<a)break;if(g.single===x&&n[t].level===a){g=n[t];let _,k;x?(_=u.md.options.quotes[2],k=u.md.options.quotes[3]):(_=u.md.options.quotes[0],k=u.md.options.quotes[1]),o.content=Pu(o.content,f.index,k),e[g.token].content=Pu(e[g.token].content,g.pos,_),l+=k.length-1,g.token===r&&(l+=_.length-1),i=o.content,s=i.length,n.length=t;continue e}}d?n.push({token:r,pos:f.index,single:x,level:a}):y&&x&&(o.content=Pu(o.content,f.index,zn))}}}function m0(e){if(e.md.options.typographer)for(let u=e.tokens.length-1;u>=0;u--)e.tokens[u].type!=="inline"||!h0.test(e.tokens[u].content)||b0(e.tokens[u].children,e)}function g0(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,i=a.length;for(u=0;u<i;u++)a[u].type==="text_special"&&(a[u].type="text");for(u=t=0;u<i;u++)a[u].type==="text"&&u+1<i&&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 ht=[["normalize",u0],["block",t0],["inline",n0],["linkify",i0],["replacements",p0],["smartquotes",m0],["text_join",g0]];function bt(){this.ruler=new oe;for(let e=0;e<ht.length;e++)this.ruler.push(ht[e][0],ht[e][1])}bt.prototype.process=function(e){const u=this.ruler.getRules("");for(let t=0,n=u.length;t<n;t++)u[t](e)},bt.prototype.State=Mn;function ge(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,i=0,l=0,s=r.length,f=!1;a<s;a++){const d=r.charCodeAt(a);if(!f)if(U(d)){i++,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(i),this.sCount.push(l),this.bsCount.push(0),f=!1,i=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}ge.prototype.push=function(e,u,t){const n=new he(e,u,t);return n.block=!0,t<0&&this.level--,n.level=this.level,t>0&&this.level++,this.tokens.push(n),n},ge.prototype.isEmpty=function(u){return this.bMarks[u]+this.tShift[u]>=this.eMarks[u]},ge.prototype.skipEmptyLines=function(u){for(let t=this.lineMax;u<t&&!(this.bMarks[u]+this.tShift[u]<this.eMarks[u]);u++);return u},ge.prototype.skipSpaces=function(u){for(let t=this.src.length;u<t;u++){const n=this.src.charCodeAt(u);if(!U(n))break}return u},ge.prototype.skipSpacesBack=function(u,t){if(u<=t)return u;for(;u>t;)if(!U(this.src.charCodeAt(--u)))return u+1;return u},ge.prototype.skipChars=function(u,t){for(let n=this.src.length;u<n&&this.src.charCodeAt(u)===t;u++);return u},ge.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},ge.prototype.getLines=function(u,t,n,r){if(u>=t)return"";const o=new Array(t-u);for(let a=0,i=u;i<t;i++,a++){let l=0;const s=this.bMarks[i];let f=s,d;for(i+1<t||r?d=this.eMarks[i]+1:d=this.eMarks[i];f<d&&l<n;){const y=this.src.charCodeAt(f);if(U(y))y===9?l+=4-(l+this.bsCount[i])%4:l++;else if(f-s<this.tShift[i])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("")},ge.prototype.Token=he;const x0=65536;function mt(e,u){const t=e.bMarks[u]+e.tShift[u],n=e.eMarks[u];return e.src.slice(t,n)}function $n(e){const u=[],t=e.length;let n=0,r=e.charCodeAt(n),o=!1,a=0,i="";for(;n<t;)r===124&&(o?(i+=e.substring(a,n-1),a=n):(u.push(i+e.substring(a,n)),i="",a=n+1)),o=r===92,n++,r=e.charCodeAt(n);return u.push(i+e.substring(a)),u}function k0(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 i=e.src.charCodeAt(o++);if(i!==124&&i!==45&&i!==58&&!U(i)||a===45&&U(i))return!1;for(;o<e.eMarks[r];){const g=e.src.charCodeAt(o);if(g!==124&&g!==45&&g!==58&&!U(g))return!1;o++}let l=mt(e,u+1),s=l.split("|");const f=[];for(let g=0;g<s.length;g++){const _=s[g].trim();if(!_){if(g===0||g===s.length-1)continue;return!1}if(!/^:?-+:?$/.test(_))return!1;_.charCodeAt(_.length-1)===58?f.push(_.charCodeAt(0)===58?"center":"right"):_.charCodeAt(0)===58?f.push("left"):f.push("")}if(l=mt(e,u).trim(),l.indexOf("|")===-1||e.sCount[u]-e.blkIndent>=4)return!1;s=$n(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 x=e.md.block.ruler.getRules("blockquote"),p=e.push("table_open","table",1),A=[u,0];p.map=A;const w=e.push("thead_open","thead",1);w.map=[u,u+1];const E=e.push("tr_open","tr",1);E.map=[u,u+1];for(let g=0;g<s.length;g++){const _=e.push("th_open","th",1);f[g]&&(_.attrs=[["style","text-align:"+f[g]]]);const k=e.push("inline","",0);k.content=s[g].trim(),k.children=[],e.push("th_close","th",-1)}e.push("tr_close","tr",-1),e.push("thead_close","thead",-1);let h,m=0;for(r=u+2;r<t&&!(e.sCount[r]<e.blkIndent);r++){let g=!1;for(let k=0,C=x.length;k<C;k++)if(x[k](e,r,t,!0)){g=!0;break}if(g||(l=mt(e,r).trim(),!l)||e.sCount[r]-e.blkIndent>=4||(s=$n(l),s.length&&s[0]===""&&s.shift(),s.length&&s[s.length-1]===""&&s.pop(),m+=d-s.length,m>x0))break;if(r===u+2){const k=e.push("tbody_open","tbody",1);k.map=h=[u+2,0]}const _=e.push("tr_open","tr",1);_.map=[r,r+1];for(let k=0;k<d;k++){const C=e.push("td_open","td",1);f[k]&&(C.attrs=[["style","text-align:"+f[k]]]);const v=e.push("inline","",0);v.content=s[k]?s[k].trim():"",v.children=[],e.push("td_close","td",-1)}e.push("tr_close","tr",-1)}return h&&(e.push("tbody_close","tbody",-1),h[1]=r),e.push("table_close","table",-1),A[1]=r,e.parentType=y,e.line=r,!0}function _0(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)+`
|
|
38
|
+
`,o.map=[u,e.line],!0}function y0(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 i=r;r=e.skipChars(r,a);let l=r-i;if(l<3)return!1;const s=e.src.slice(i,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=i=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-i<l)&&(r=e.skipSpaces(r),!(r<o)))){y=!0;break}l=e.sCount[u],e.line=d+(y?1:0);const x=e.push("fence","code",0);return x.info=f,x.content=e.getLines(u+1,d,l,!0),x.markup=s,x.map=[u,e.line],!0}function E0(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 i=[],l=[],s=[],f=[],d=e.md.block.ruler.getRules("blockquote"),y=e.parentType;e.parentType="blockquote";let x=!1,p;for(p=u;p<t;p++){const m=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&&!m){let _=e.sCount[p]+1,k,C;e.src.charCodeAt(r)===32?(r++,_++,C=!1,k=!0):e.src.charCodeAt(r)===9?(k=!0,(e.bsCount[p]+_)%4===3?(r++,_++,C=!1):C=!0):k=!1;let v=_;for(i.push(e.bMarks[p]),e.bMarks[p]=r;r<o;){const S=e.src.charCodeAt(r);if(U(S))S===9?v+=4-(v+e.bsCount[p]+(C?1:0))%4:v++;else break;r++}x=r>=o,l.push(e.bsCount[p]),e.bsCount[p]=e.sCount[p]+1+(k?1:0),s.push(e.sCount[p]),e.sCount[p]=v-_,f.push(e.tShift[p]),e.tShift[p]=r-e.bMarks[p];continue}if(x)break;let g=!1;for(let _=0,k=d.length;_<k;_++)if(d[_](e,p,t,!0)){g=!0;break}if(g){e.lineMax=p,e.blkIndent!==0&&(i.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}i.push(e.bMarks[p]),l.push(e.bsCount[p]),f.push(e.tShift[p]),s.push(e.sCount[p]),e.sCount[p]=-1}const A=e.blkIndent;e.blkIndent=0;const w=e.push("blockquote_open","blockquote",1);w.markup=">";const E=[u,0];w.map=E,e.md.block.tokenize(e,u,p);const h=e.push("blockquote_close","blockquote",-1);h.markup=">",e.lineMax=a,e.parentType=y,E[1]=e.line;for(let m=0;m<f.length;m++)e.bMarks[m+u]=i[m],e.tShift[m+u]=f[m],e.sCount[m+u]=s[m],e.bsCount[m+u]=l[m];return e.blkIndent=A,!0}function A0(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 i=1;for(;o<r;){const s=e.src.charCodeAt(o++);if(s!==a&&!U(s))return!1;s===a&&i++}if(i<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(i+1).join(String.fromCharCode(a)),!0}function qn(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(!U(o))return-1}return n}function Un(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),!U(o))?-1:r}function w0(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 C0(e,u,t,n){let r,o,a,i,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,x;if((x=Un(e,l))>=0){if(d=!0,a=e.bMarks[l]+e.tShift[l],y=Number(e.src.slice(a,x-1)),f&&y!==1)return!1}else if((x=qn(e,l))>=0)d=!1;else return!1;if(f&&e.skipSpaces(x)>=e.eMarks[l])return!1;if(n)return!0;const p=e.src.charCodeAt(x-1),A=e.tokens.length;d?(i=e.push("ordered_list_open","ol",1),y!==1&&(i.attrs=[["start",y]])):i=e.push("bullet_list_open","ul",1);const w=[l,0];i.map=w,i.markup=String.fromCharCode(p);let E=!1;const h=e.md.block.ruler.getRules("list"),m=e.parentType;for(e.parentType="list";l<t;){o=x,r=e.eMarks[l];const g=e.sCount[l]+x-(e.bMarks[l]+e.tShift[l]);let _=g;for(;o<r;){const $=e.src.charCodeAt(o);if($===9)_+=4-(_+e.bsCount[l])%4;else if($===32)_++;else break;o++}const k=o;let C;k>=r?C=1:C=_-g,C>4&&(C=1);const v=g+C;i=e.push("list_item_open","li",1),i.markup=String.fromCharCode(p);const S=[l,0];i.map=S,d&&(i.info=e.src.slice(a,x-1));const I=e.tight,M=e.tShift[l],J=e.sCount[l],be=e.listIndent;if(e.listIndent=e.blkIndent,e.blkIndent=v,e.tight=!0,e.tShift[l]=k-e.bMarks[l],e.sCount[l]=_,k>=r&&e.isEmpty(l+1)?e.line=Math.min(e.line+2,t):e.md.block.tokenize(e,l,t,!0),(!e.tight||E)&&(s=!1),E=e.line-l>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=be,e.tShift[l]=M,e.sCount[l]=J,e.tight=I,i=e.push("list_item_close","li",-1),i.markup=String.fromCharCode(p),l=e.line,S[1]=l,l>=t||e.sCount[l]<e.blkIndent||e.sCount[l]-e.blkIndent>=4)break;let T=!1;for(let $=0,ie=h.length;$<ie;$++)if(h[$](e,l,t,!0)){T=!0;break}if(T)break;if(d){if(x=Un(e,l),x<0)break;a=e.bMarks[l]+e.tShift[l]}else if(x=qn(e,l),x<0)break;if(p!==e.src.charCodeAt(x-1))break}return d?i=e.push("ordered_list_close","ol",-1):i=e.push("bullet_list_close","ul",-1),i.markup=String.fromCharCode(p),w[1]=l,e.line=l,e.parentType=m,s&&w0(e,A),!0}function D0(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 i(h){const m=e.lineMax;if(h>=m||e.isEmpty(h))return null;let g=!1;if(e.sCount[h]-e.blkIndent>3&&(g=!0),e.sCount[h]<0&&(g=!0),!g){const C=e.md.block.ruler.getRules("reference"),v=e.parentType;e.parentType="reference";let S=!1;for(let I=0,M=C.length;I<M;I++)if(C[I](e,h,m,!0)){S=!0;break}if(e.parentType=v,S)return null}const _=e.bMarks[h]+e.tShift[h],k=e.eMarks[h];return e.src.slice(_,k+1)}let l=e.src.slice(r,o+1);o=l.length;let s=-1;for(r=1;r<o;r++){const h=l.charCodeAt(r);if(h===91)return!1;if(h===93){s=r;break}else if(h===10){const m=i(a);m!==null&&(l+=m,o=l.length,a++)}else if(h===92&&(r++,r<o&&l.charCodeAt(r)===10)){const m=i(a);m!==null&&(l+=m,o=l.length,a++)}}if(s<0||l.charCodeAt(s+1)!==58)return!1;for(r=s+2;r<o;r++){const h=l.charCodeAt(r);if(h===10){const m=i(a);m!==null&&(l+=m,o=l.length,a++)}else if(!U(h))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,x=a,p=r;for(;r<o;r++){const h=l.charCodeAt(r);if(h===10){const m=i(a);m!==null&&(l+=m,o=l.length,a++)}else if(!U(h))break}let A=e.md.helpers.parseLinkTitle(l,r,o);for(;A.can_continue;){const h=i(a);if(h===null)break;l+=h,r=o,o=l.length,a++,A=e.md.helpers.parseLinkTitle(l,r,o,A)}let w;for(r<o&&p!==r&&A.ok?(w=A.str,r=A.pos):(w="",r=y,a=x);r<o;){const h=l.charCodeAt(r);if(!U(h))break;r++}if(r<o&&l.charCodeAt(r)!==10&&w)for(w="",r=y,a=x;r<o;){const h=l.charCodeAt(r);if(!U(h))break;r++}if(r<o&&l.charCodeAt(r)!==10)return!1;const E=vu(l.slice(1,s));return E?(n||(typeof e.env.references>"u"&&(e.env.references={}),typeof e.env.references[E]>"u"&&(e.env.references[E]={title:w,href:d}),e.line=a),!0):!1}const F0=["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"],S0="[a-zA-Z_:][a-zA-Z0-9:._-]*",T0="(?:"+"[^\"'=<>`\\x00-\\x20]+"+"|"+"'[^']*'"+"|"+'"[^"]*"'+")",jn="<[A-Za-z][A-Za-z0-9\\-]*"+("(?:\\s+"+S0+"(?:\\s*=\\s*"+T0+")?)")+"*\\s*\\/?>",Hn="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",v0="<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->",P0="<[?][\\s\\S]*?[?]>",R0="<![A-Za-z][^>]*>",O0="<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",N0=new RegExp("^(?:"+jn+"|"+Hn+"|"+v0+"|"+P0+"|"+R0+"|"+O0+")"),B0=new RegExp("^(?:"+jn+"|"+Hn+")"),ze=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+F0.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(B0.source+"\\s*$"),/^$/,!1]];function M0(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),i=0;for(;i<ze.length&&!ze[i][0].test(a);i++);if(i===ze.length)return!1;if(n)return ze[i][2];let l=u+1;if(!ze[i][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),ze[i][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 L0(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 i=1;for(a=e.src.charCodeAt(++r);a===35&&r<o&&i<=6;)i++,a=e.src.charCodeAt(++r);if(i>6||r<o&&!U(a))return!1;if(n)return!0;o=e.skipSpacesBack(o,r);const l=e.skipCharsBack(o,35,r);l>r&&U(e.src.charCodeAt(l-1))&&(o=l),e.line=u+1;const s=e.push("heading_open","h"+String(i),1);s.markup="########".slice(0,i),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(i),-1);return d.markup="########".slice(0,i),!0}function I0(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,i=u+1;for(;i<t&&!e.isEmpty(i);i++){if(e.sCount[i]-e.blkIndent>3)continue;if(e.sCount[i]>=e.blkIndent){let x=e.bMarks[i]+e.tShift[i];const p=e.eMarks[i];if(x<p&&(a=e.src.charCodeAt(x),(a===45||a===61)&&(x=e.skipChars(x,a),x=e.skipSpaces(x),x>=p))){o=a===61?1:2;break}}if(e.sCount[i]<0)continue;let y=!1;for(let x=0,p=n.length;x<p;x++)if(n[x](e,i,t,!0)){y=!0;break}if(y)break}if(!o)return!1;const l=e.getLines(u,i,e.blkIndent,!1).trim();e.line=i+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 z0(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 i=e.push("paragraph_open","p",1);i.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 Ru=[["table",k0,["paragraph","reference"]],["code",_0],["fence",y0,["paragraph","reference","blockquote","list"]],["blockquote",E0,["paragraph","reference","blockquote","list"]],["hr",A0,["paragraph","reference","blockquote","list"]],["list",C0,["paragraph","reference","blockquote"]],["reference",D0],["html_block",M0,["paragraph","reference","blockquote"]],["heading",L0,["paragraph","reference","blockquote"]],["lheading",I0],["paragraph",z0]];function Ou(){this.ruler=new oe;for(let e=0;e<Ru.length;e++)this.ruler.push(Ru[e][0],Ru[e][1],{alt:(Ru[e][2]||[]).slice()})}Ou.prototype.tokenize=function(e,u,t){const n=this.ruler.getRules(""),r=n.length,o=e.md.options.maxNesting;let a=u,i=!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=!i,e.isEmpty(e.line-1)&&(i=!0),a=e.line,a<t&&e.isEmpty(a)&&(i=!0,a++,e.line=a)}},Ou.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)},Ou.prototype.State=ge;function cu(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}cu.prototype.pushPending=function(){const e=new he("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e},cu.prototype.push=function(e,u,t){this.pending&&this.pushPending();const n=new he(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},cu.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,i=o<t?this.src.charCodeAt(o):32,l=au(r)||iu(String.fromCharCode(r)),s=au(i)||iu(String.fromCharCode(i)),f=ou(r),d=ou(i),y=!d&&(!s||f||l),x=!f&&(!l||d||s);return{can_open:y&&(u||!x||l),can_close:x&&(u||!y||s),length:a}},cu.prototype.Token=he;function $0(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 q0(e,u){let t=e.pos;for(;t<e.posMax&&!$0(e.src.charCodeAt(t));)t++;return t===e.pos?!1:(u||(e.pending+=e.src.slice(e.pos,t)),e.pos=t,!0)}const U0=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;function j0(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(U0);if(!r)return!1;const o=r[1],a=e.md.linkify.matchAtStart(e.src.slice(t-o.length));if(!a)return!1;let i=a.url;if(i.length<=o.length)return!1;i=i.replace(/\*+$/,"");const l=e.md.normalizeLink(i);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(i);const d=e.push("link_close","a",-1);d.markup="linkify",d.info="auto"}return e.pos+=i.length-o.length,!0}function H0(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&&U(e.src.charCodeAt(t));)t++;return e.pos=t,!0}const gt=[];for(let e=0;e<256;e++)gt.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e){gt[e.charCodeAt(0)]=1});function V0(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),!!U(r));)t++;return e.pos=t,!0}let o=e.src[t];if(r>=55296&&r<=56319&&t+1<n){const i=e.src.charCodeAt(t+1);i>=56320&&i<=57343&&(o+=e.src[t+1],t++)}const a="\\"+o;if(!u){const i=e.push("text_special","",0);r<256&>[r]!==0?i.content=o:i.content=a,i.markup=a,i.info="escape"}return e.pos=t+1,!0}function G0(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),i=a.length;if(e.backticksScanned&&(e.backticks[i]||0)<=r)return u||(e.pending+=a),e.pos+=i,!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===i){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+=i,!0}function W0(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 i;o%2&&(i=e.push("text","",0),i.content=a,o--);for(let l=0;l<o;l+=2)i=e.push("text","",0),i.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 Vn(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 i=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[i.token],t.type="s_close",t.tag="s",t.nesting=-1,t.markup="~~",t.content="",e.tokens[i.token-1].type==="text"&&e.tokens[i.token-1].content==="~"&&n.push(i.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 Z0(e){const u=e.tokens_meta,t=e.tokens_meta.length;Vn(e,e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&Vn(e,u[n].delimiters)}const Gn={tokenize:W0,postProcess:Z0};function Y0(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 Wn(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,i=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?i+i:i,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?i+i:i,s.content="",a&&(e.tokens[u[n-1].token].content="",e.tokens[u[r.end+1].token].content="",n--)}}function X0(e){const u=e.tokens_meta,t=e.tokens_meta.length;Wn(e,e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&Wn(e,u[n].delimiters)}const Zn={tokenize:Y0,postProcess:X0};function Q0(e,u){let t,n,r,o,a="",i="",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,x=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(x<0)return!1;let p=x+1;if(p<d&&e.src.charCodeAt(p)===40){for(s=!1,p++;p<d&&(t=e.src.charCodeAt(p),!(!U(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),!(!U(t)&&t!==10));p++);if(r=e.md.helpers.parseLinkTitle(e.src,p,e.posMax),p<d&&l!==p&&r.ok)for(i=r.str,p=r.pos;p<d&&(t=e.src.charCodeAt(p),!(!U(t)&&t!==10));p++);}(p>=d||e.src.charCodeAt(p)!==41)&&(s=!0),p++}if(s){if(typeof e.env.references>"u")return!1;if(p<d&&e.src.charCodeAt(p)===91?(l=p+1,p=e.md.helpers.parseLinkLabel(e,p),p>=0?n=e.src.slice(l,p++):p=x+1):p=x+1,n||(n=e.src.slice(y,x)),o=e.env.references[vu(n)],!o)return e.pos=f,!1;a=o.href,i=o.title}if(!u){e.pos=y,e.posMax=x;const A=e.push("link_open","a",1),w=[["href",a]];A.attrs=w,i&&w.push(["title",i]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)}return e.pos=p,e.posMax=d,!0}function J0(e,u){let t,n,r,o,a,i,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 x=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),!(!U(t)&&t!==10));o++);if(o>=y)return!1;for(s=o,i=e.md.helpers.parseLinkDestination(e.src,o,e.posMax),i.ok&&(f=e.md.normalizeLink(i.str),e.md.validateLink(f)?o=i.pos:f=""),s=o;o<y&&(t=e.src.charCodeAt(o),!(!U(t)&&t!==10));o++);if(i=e.md.helpers.parseLinkTitle(e.src,o,e.posMax),o<y&&s!==o&&i.ok)for(l=i.str,o=i.pos;o<y&&(t=e.src.charCodeAt(o),!(!U(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(x,p)),a=e.env.references[vu(r)],!a)return e.pos=d,!1;f=a.href,l=a.title}if(!u){n=e.src.slice(x,p);const A=[];e.md.inline.parse(n,e.md,e.env,A);const w=e.push("image","img",0),E=[["src",f],["alt",""]];w.attrs=E,w.children=A,w.content=n,l&&E.push(["title",l])}return e.pos=o,e.posMax=y,!0}const K0=/^([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])?)*)$/,ec=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;function uc(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(ec.test(o)){const a=e.md.normalizeLink(o);if(!e.md.validateLink(a))return!1;if(!u){const i=e.push("link_open","a",1);i.attrs=[["href",a]],i.markup="autolink",i.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(K0.test(o)){const a=e.md.normalizeLink("mailto:"+o);if(!e.md.validateLink(a))return!1;if(!u){const i=e.push("link_open","a",1);i.attrs=[["href",a]],i.markup="autolink",i.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 tc(e){return/^<a[>\s]/i.test(e)}function nc(e){return/^<\/a\s*>/i.test(e)}function rc(e){const u=e|32;return u>=97&&u<=122}function oc(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&&!rc(r))return!1;const o=e.src.slice(n).match(N0);if(!o)return!1;if(!u){const a=e.push("html_inline","",0);a.content=o[0],tc(a.content)&&e.linkLevel++,nc(a.content)&&e.linkLevel--}return e.pos+=o[0].length,!0}const ic=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,ac=/^&([a-z][a-z0-9]{1,31});/i;function cc(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(ic);if(o){if(!u){const a=o[1][0].toLowerCase()==="x"?parseInt(o[1].slice(1),16):parseInt(o[1],10),i=e.push("text_special","",0);i.content=pt(a)?Tu(a):Tu(65533),i.markup=o[0],i.info="entity"}return e.pos+=o[0].length,!0}}else{const o=e.src.slice(t).match(ac);if(o){const a=On(o[0]);if(a!==o[0]){if(!u){const i=e.push("text_special","",0);i.content=a,i.markup=o[0],i.info="entity"}return e.pos+=o[0].length,!0}}}return!1}function Yn(e){const u={},t=e.length;if(!t)return;let n=0,r=-2;const o=[];for(let a=0;a<t;a++){const i=e[a];if(o.push(0),(e[n].marker!==i.marker||r!==i.token-1)&&(n=a),r=i.token,i.length=i.length||0,!i.close)continue;u.hasOwnProperty(i.marker)||(u[i.marker]=[-1,-1,-1,-1,-1,-1]);const l=u[i.marker][(i.open?3:0)+i.length%3];let s=n-o[n]-1,f=s;for(;s>l;s-=o[s]+1){const d=e[s];if(d.marker===i.marker&&d.open&&d.end<0){let y=!1;if((d.close||i.open)&&(d.length+i.length)%3===0&&(d.length%3!==0||i.length%3!==0)&&(y=!0),!y){const x=s>0&&!e[s-1].open?o[s-1]+1:0;o[a]=a-s+x,o[s]=x,i.open=!1,d.end=a,d.close=!1,f=-1,r=-2;break}}}f!==-1&&(u[i.marker][(i.open?3:0)+(i.length||0)%3]=f)}}function lc(e){const u=e.tokens_meta,t=e.tokens_meta.length;Yn(e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&Yn(u[n].delimiters)}function sc(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 xt=[["text",q0],["linkify",j0],["newline",H0],["escape",V0],["backticks",G0],["strikethrough",Gn.tokenize],["emphasis",Zn.tokenize],["link",Q0],["image",J0],["autolink",uc],["html_inline",oc],["entity",cc]],kt=[["balance_pairs",lc],["strikethrough",Gn.postProcess],["emphasis",Zn.postProcess],["fragments_join",sc]];function lu(){this.ruler=new oe;for(let e=0;e<xt.length;e++)this.ruler.push(xt[e][0],xt[e][1]);this.ruler2=new oe;for(let e=0;e<kt.length;e++)this.ruler2.push(kt[e][0],kt[e][1])}lu.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 i=0;i<n;i++)if(e.level++,a=t[i](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},lu.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 i=0;i<t;i++)if(a=u[i](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()},lu.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 i=0;i<a;i++)o[i](r)},lu.prototype.State=cu;function fc(e){const u={};e=e||{},u.src_Any=Sn.source,u.src_Cc=Tn.source,u.src_Z=Pn.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 _t(e){return Array.prototype.slice.call(arguments,1).forEach(function(t){t&&Object.keys(t).forEach(function(n){e[n]=t[n]})}),e}function Nu(e){return Object.prototype.toString.call(e)}function dc(e){return Nu(e)==="[object String]"}function pc(e){return Nu(e)==="[object Object]"}function hc(e){return Nu(e)==="[object RegExp]"}function Xn(e){return Nu(e)==="[object Function]"}function bc(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}const Qn={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function mc(e){return Object.keys(e||{}).reduce(function(u,t){return u||Qn.hasOwnProperty(t)},!1)}const gc={"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}}},xc="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]",kc="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function _c(e){e.__index__=-1,e.__text_cache__=""}function yc(e){return function(u,t){const n=u.slice(t);return e.test(n)?n.match(e)[0].length:0}}function Jn(){return function(e,u){u.normalize(e)}}function Bu(e){const u=e.re=fc(e.__opts__),t=e.__tlds__.slice();e.onCompile(),e.__tlds_replaced__||t.push(xc),t.push(u.src_xn),u.src_tlds=t.join("|");function n(i){return i.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(i,l){throw new Error('(LinkifyIt) Invalid schema "'+i+'": '+l)}Object.keys(e.__schemas__).forEach(function(i){const l=e.__schemas__[i];if(l===null)return;const s={validate:null,link:null};if(e.__compiled__[i]=s,pc(l)){hc(l.validate)?s.validate=yc(l.validate):Xn(l.validate)?s.validate=l.validate:o(i,l),Xn(l.normalize)?s.normalize=l.normalize:l.normalize?o(i,l):s.normalize=Jn();return}if(dc(l)){r.push(i);return}o(i,l)}),r.forEach(function(i){e.__compiled__[e.__schemas__[i]]&&(e.__compiled__[i].validate=e.__compiled__[e.__schemas__[i]].validate,e.__compiled__[i].normalize=e.__compiled__[e.__schemas__[i]].normalize)}),e.__compiled__[""]={validate:null,normalize:Jn()};const a=Object.keys(e.__compiled__).filter(function(i){return i.length>0&&e.__compiled__[i]}).map(bc).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"),_c(e)}function Ec(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 yt(e,u){const t=new Ec(e,u);return e.__compiled__[t.schema].normalize(t,e),t}function le(e,u){if(!(this instanceof le))return new le(e,u);u||mc(e)&&(u=e,e={}),this.__opts__=_t({},Qn,u),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=_t({},gc,e),this.__compiled__={},this.__tlds__=kc,this.__tlds_replaced__=!1,this.re={},Bu(this)}le.prototype.add=function(u,t){return this.__schemas__[u]=t,Bu(this),this},le.prototype.set=function(u){return this.__opts__=_t(this.__opts__,u),this},le.prototype.test=function(u){if(this.__text_cache__=u,this.__index__=-1,!u.length)return!1;let t,n,r,o,a,i,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,i=r.index+r[0].length,(this.__index__<0||a<this.__index__||a===this.__index__&&i>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=a,this.__last_index__=i))),this.__index__>=0},le.prototype.pretest=function(u){return this.re.pretest.test(u)},le.prototype.testSchemaAt=function(u,t,n){return this.__compiled__[t.toLowerCase()]?this.__compiled__[t.toLowerCase()].validate(u,n,this):0},le.prototype.match=function(u){const t=[];let n=0;this.__index__>=0&&this.__text_cache__===u&&(t.push(yt(this,n)),n=this.__last_index__);let r=n?u.slice(n):u;for(;this.test(r);)t.push(yt(this,n)),r=r.slice(this.__last_index__),n+=this.__last_index__;return t.length?t:null},le.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,yt(this,0)):null},le.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(),Bu(this),this):(this.__tlds__=u.slice(),this.__tlds_replaced__=!0,Bu(this),this)},le.prototype.normalize=function(u){u.schema||(u.url="http://"+u.url),u.schema==="mailto:"&&!/^mailto:/i.test(u.url)&&(u.url="mailto:"+u.url)},le.prototype.onCompile=function(){};const $e=2147483647,xe=36,Et=1,su=26,Ac=38,wc=700,Kn=72,er=128,ur="-",Cc=/^xn--/,Dc=/[^\0-\x7F]/,Fc=/[\x2E\u3002\uFF0E\uFF61]/g,Sc={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},At=xe-Et,ke=Math.floor,wt=String.fromCharCode;function Te(e){throw new RangeError(Sc[e])}function Tc(e,u){const t=[];let n=e.length;for(;n--;)t[n]=u(e[n]);return t}function tr(e,u){const t=e.split("@");let n="";t.length>1&&(n=t[0]+"@",e=t[1]),e=e.replace(Fc,".");const r=e.split("."),o=Tc(r,u).join(".");return n+o}function nr(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 vc=e=>String.fromCodePoint(...e),Pc=function(e){return e>=48&&e<58?26+(e-48):e>=65&&e<91?e-65:e>=97&&e<123?e-97:xe},rr=function(e,u){return e+22+75*(e<26)-((u!=0)<<5)},or=function(e,u,t){let n=0;for(e=t?ke(e/wc):e>>1,e+=ke(e/u);e>At*su>>1;n+=xe)e=ke(e/At);return ke(n+(At+1)*e/(e+Ac))},ir=function(e){const u=[],t=e.length;let n=0,r=er,o=Kn,a=e.lastIndexOf(ur);a<0&&(a=0);for(let i=0;i<a;++i)e.charCodeAt(i)>=128&&Te("not-basic"),u.push(e.charCodeAt(i));for(let i=a>0?a+1:0;i<t;){const l=n;for(let f=1,d=xe;;d+=xe){i>=t&&Te("invalid-input");const y=Pc(e.charCodeAt(i++));y>=xe&&Te("invalid-input"),y>ke(($e-n)/f)&&Te("overflow"),n+=y*f;const x=d<=o?Et:d>=o+su?su:d-o;if(y<x)break;const p=xe-x;f>ke($e/p)&&Te("overflow"),f*=p}const s=u.length+1;o=or(n-l,s,l==0),ke(n/s)>$e-r&&Te("overflow"),r+=ke(n/s),n%=s,u.splice(n++,0,r)}return String.fromCodePoint(...u)},ar=function(e){const u=[];e=nr(e);const t=e.length;let n=er,r=0,o=Kn;for(const l of e)l<128&&u.push(wt(l));const a=u.length;let i=a;for(a&&u.push(ur);i<t;){let l=$e;for(const f of e)f>=n&&f<l&&(l=f);const s=i+1;l-n>ke(($e-r)/s)&&Te("overflow"),r+=(l-n)*s,n=l;for(const f of e)if(f<n&&++r>$e&&Te("overflow"),f===n){let d=r;for(let y=xe;;y+=xe){const x=y<=o?Et:y>=o+su?su:y-o;if(d<x)break;const p=d-x,A=xe-x;u.push(wt(rr(x+p%A,0))),d=ke(p/A)}u.push(wt(rr(d,0))),o=or(r,s,i===a),r=0,++i}++r,++n}return u.join("")},cr={version:"2.3.1",ucs2:{decode:nr,encode:vc},decode:ir,encode:ar,toASCII:function(e){return tr(e,function(u){return Dc.test(u)?"xn--"+ar(u):u})},toUnicode:function(e){return tr(e,function(u){return Cc.test(u)?ir(u.slice(4).toLowerCase()):u})}},Rc={default:{options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},zero:{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"]}}},commonmark:{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"]}}}},Oc=/^(vbscript|javascript|file|data):/,Nc=/^data:image\/(gif|png|jpeg|webp);/;function Bc(e){const u=e.trim().toLowerCase();return Oc.test(u)?Nc.test(u):!0}const lr=["http:","https:","mailto:"];function Mc(e){const u=ct(e,!0);if(u.hostname&&(!u.protocol||lr.indexOf(u.protocol)>=0))try{u.hostname=cr.toASCII(u.hostname)}catch{}return ru(at(u))}function Lc(e){const u=ct(e,!0);if(u.hostname&&(!u.protocol||lr.indexOf(u.protocol)>=0))try{u.hostname=cr.toUnicode(u.hostname)}catch{}return Me(at(u),Me.defaultChars+"%")}function de(e,u){if(!(this instanceof de))return new de(e,u);u||dt(e)||(u=e||{},e="default"),this.inline=new lu,this.block=new Ou,this.core=new bt,this.renderer=new Ie,this.linkify=new le,this.validateLink=Bc,this.normalizeLink=Mc,this.normalizeLinkText=Lc,this.utils=Za,this.helpers=Su({},Ja),this.options={},this.configure(e),u&&this.set(u)}de.prototype.set=function(e){return Su(this.options,e),this},de.prototype.configure=function(e){const u=this;if(dt(e)){const t=e;if(e=Rc[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},de.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},de.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},de.prototype.use=function(e){const u=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,u),this},de.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},de.prototype.render=function(e,u){return u=u||{},this.renderer.render(this.parse(e,u),this.options,u)},de.prototype.parseInline=function(e,u){const t=new this.core.State(e,this,u);return t.inlineMode=!0,this.core.process(t),t.tokens},de.prototype.renderInline=function(e,u){return u=u||{},this.renderer.render(this.parseInline(e,u),this.options,u)};function Ic(e,u){const{manual:t=!1,domPurify:n=!0,...r}=u??{},o=c.ref(c.isRef(e)?c.toValue(e.value):c.isReactive(e)?c.toValue(e):e);c.isRef(e)&&c.watchEffect(()=>{o.value=c.toValue(e.value)});const a=c.ref(""),i=c.ref(),l=de({...r});function s(f){const d=l.render(f);if(a.value=n?ca.sanitize(d):d,i.value)i.value.innerHTML=a.value;else{const y=c.watch(i,x=>{x&&(x.innerHTML=a.value,y())})}return a.value}return t||(s(o.value??""),c.watch(o,f=>{s(f??"")})),{value:o,html:a,domRef:i,md:l,render:s}}function zc(e,u){const{step:t=1,interval:n=50,enabled:r=!0}=u??{},o=c.ref(0),a=c.ref(!1),i=c.ref(!1),l=c.ref(!1),s=c.computed(()=>r?e.value.slice(0,o.value):e.value),f=c.computed(()=>Number(Math.min(o.value/e.value.length*100,100).toFixed(2)));let d=null;const y=Ce.createEventHook(),x=Ce.createEventHook(),p=Ce.createEventHook();c.watch(e,(_,k)=>{if(!k){o.value=0,A();return}_.startsWith(k)||(o.value=0),A()},{immediate:!0});function A(){if(d&&clearTimeout(d),!r){o.value=e.value.length,i.value=!0,l.value=!1,a.value=!1,x.trigger(s.value);return}l.value=!0,a.value=!1,i.value=!1,y.trigger();function _(){if(o.value+=t,p.trigger({index:o.value,value:s.value}),o.value>=e.value.length){o.value=e.value.length,i.value=!0,l.value=!1,x.trigger(s.value);return}d=setTimeout(_,n)}d=setTimeout(_,n)}function w(){d&&clearTimeout(d),a.value=!0,l.value=!1,i.value=!1}function E(){d&&clearTimeout(d),A()}function h(){d&&clearTimeout(d),o.value=0,c.nextTick(()=>{A()})}function m(){d&&clearTimeout(d),l.value=!1,a.value=!1,i.value=!0,o.value=e.value.length,x.trigger(s.value)}function g(){d&&clearTimeout(d),d=null,l.value=!1,a.value=!1,i.value=!1,o.value=0}return{typeIndex:o,paused:a,ended:i,isTyping:l,typedValue:s,progress:f,start:A,pause:w,resume:E,restart:h,stop:m,destroy:g,onStat:y.on,onStop:x.on,onUpdate:p.on}}const $c="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,.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:#abb2bf26;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:#99bbff0a}.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 #0003}pre[id].linkable-line-numbers.linkable-line-numbers span.line-numbers-rows>span:hover:before{background-color:#99bbff0a}.line-numbers.line-numbers .line-numbers-rows,.command-line .command-line-prompt{border-right-color:#abb2bf26}.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:#ff526626}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:#fb566940}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:#fb566940}pre.diff-highlight>code .token.token.inserted:not(.prefix),pre>code.diff-highlight .token.token.inserted:not(.prefix){background-color:#1aff5b26}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:#38e06240}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:#38e06240}.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}",qc="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,.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:#383a4233}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:#383a420d}.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 #0003}pre[id].linkable-line-numbers.linkable-line-numbers span.line-numbers-rows>span:hover:before{background-color:#383a420d}.line-numbers.line-numbers .line-numbers-rows,.command-line .command-line-prompt{border-right-color:#383a4233}.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:#ff526626}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:#fb566940}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:#fb566940}pre.diff-highlight>code .token.token.inserted:not(.prefix),pre>code.diff-highlight .token.token.inserted:not(.prefix){background-color:#1aff5b26}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:#38e06240}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:#38e06240}.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}",{c:Ct,cB:sr,cE:Dt}={...Vu,...jt},Mu=`${Ht}-type-writer`;function Uc(){return Ct([sr("type-writer",{overflowX:"auto"},[Dt("cursor::after",{content:"var(--cursor-content)",marginLeft:"2px",display:"inline-block"}),Dt("markdown",`${qc}`,[Ct("pre",{backgroundColor:"var(--tag-color)",borderRadius:"var(--border-radius)"})])]),Ct(".dark",[sr("type-writer",[Dt("markdown",`${$c}`)])])])}const jc=["innerHTML"],fr=c.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;Ut(Mu,Uc());const{typedValue:n,isTyping:r,onStat:o,onUpdate:a,onStop:i}=zc(c.computed(()=>e.value??""),{step:e.step,interval:e.interval,enabled:e.typing});o(()=>{t("start")}),a(f=>{t("update",f)}),i(f=>{t("stop",f)});const{html:l}=Ic(n,{html:!0,linkify:!0,typographer:!0,breaks:!0,highlight:ro}),s=c.computed(()=>e.markdown?l.value:n.value);return(f,d)=>(c.openBlock(),c.createBlock(c.unref(B.NEl),{tag:"div",class:c.normalizeClass([c.unref(Mu)])},{default:c.withCtx(()=>[c.createElementVNode("div",{class:c.normalizeClass([c.unref(r)&&!f.markdown?`${c.unref(Mu)}__cursor`:void 0,f.markdown?`${c.unref(Mu)}__markdown`:void 0]),style:c.normalizeStyle([f.markdown?void 0:{"--cursor-content":`'${f.suffix}'`}]),innerHTML:s.value},null,14,jc)]),_:1},8,["class"]))}});W.NBubble=fo,W.NConfigProviders=po,W.NCopyButton=xo,W.NDataTablePlus=Fi,W.NPresetForm=Ti,W.NPresetInput=Au,W.NPresetSelect=vi,W.NRemoteRequest=Pi,W.NSearchInput=on,W.NToggleEditor=zi,W.NTooltipButton=$i,W.NTypeWriter=fr,Object.defineProperty(W,Symbol.toStringTag,{value:"Module"})});
|