@oiij/naive-ui 0.0.14 → 0.0.16

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.
@@ -1,4 +1,4 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("vue"),R=require("naive-ui"),Te=require("@vueuse/core");function Ur(e){let u=".",t="__",n="--",r;if(e){let p=e.blockPrefix;p&&(u=p),p=e.elementPrefix,p&&(t=p),p=e.modifierPrefix,p&&(n=p)}const o={install(p){r=p.c;const E=p.context;E.bem={},E.bem.b=null,E.bem.els=null}};function c(p){let E,A;return{before(y){E=y.bem.b,A=y.bem.els,y.bem.els=null},after(y){y.bem.b=E,y.bem.els=A},$({context:y,props:h}){return p=typeof p=="string"?p:p({context:y,props:h}),y.bem.b=p,`${h?.bPrefix||u}${y.bem.b}`}}}function a(p){let E;return{before(A){E=A.bem.els},after(A){A.bem.els=E},$({context:A,props:y}){return p=typeof p=="string"?p:p({context:A,props:y}),A.bem.els=p.split(",").map(h=>h.trim()),A.bem.els.map(h=>`${y?.bPrefix||u}${A.bem.b}${t}${h}`).join(", ")}}}function l(p){return{$({context:E,props:A}){p=typeof p=="string"?p:p({context:E,props:A});const y=p.split(",").map(g=>g.trim());function h(g){return y.map(_=>`&${A?.bPrefix||u}${E.bem.b}${g!==void 0?`${t}${g}`:""}${n}${_}`).join(", ")}const m=E.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:E,props:A}){p=typeof p=="string"?p:p({context:E,props:A});const y=E.bem.els;if(process.env.NODE_ENV!=="production"&&y!==null&&y.length>=2)throw Error(`[css-render/plugin-bem]: notM(${p}) is invalid, using modifier inside multiple elements is not allowed`);return`&:not(${A?.bPrefix||u}${E.bem.b}${y!==null&&y.length>0?`${t}${y[0]}`:""}${n}${p})`}}}return Object.assign(o,{cB:(...p)=>r(c(p[0]),p[1],p[2]),cE:(...p)=>r(a(p[0]),p[1],p[2]),cM:(...p)=>r(l(p[0]),p[1],p[2]),cNotM:(...p)=>r(s(p[0]),p[1],p[2])}),o}function qr(e){let u=0;for(let t=0;t<e.length;++t)e[t]==="&"&&++u;return u}const Gn=/\s*,(?![^(]*\))\s*/g,jr=/\s+/g;function Hr(e,u){const t=[];return u.split(Gn).forEach(n=>{let r=qr(n);if(r){if(r===1){e.forEach(c=>{t.push(n.replace("&",c))});return}}else{e.forEach(c=>{t.push((c&&c+" ")+n)});return}let o=[n];for(;r--;){const c=[];o.forEach(a=>{e.forEach(l=>{c.push(a.replace("&",l))})}),o=c}o.forEach(c=>t.push(c))}),t}function Vr(e,u){const t=[];return u.split(Gn).forEach(n=>{e.forEach(r=>{t.push((r&&r+" ")+n)})}),t}function Gr(e){let u=[""];return e.forEach(t=>{t=t&&t.trim(),t&&(t.includes("&")?u=Hr(u,t):u=Vr(u,t))}),u.join(", ").replace(jr," ")}function on(e){if(!e)return;const u=e.parentElement;u&&u.removeChild(e)}function Dt(e,u){return(u??document.head).querySelector(`style[cssr-id="${e}"]`)}function Wr(e){const u=document.createElement("style");return u.setAttribute("cssr-id",e),u}function yu(e){return e?/^\s*@(s|m)/.test(e):!1}const Zr=/[A-Z]/g;function Wn(e){return e.replace(Zr,u=>"-"+u.toLowerCase())}function Yr(e,u=" "){return typeof e=="object"&&e!==null?` {
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("vue"),R=require("naive-ui"),Be=require("@vueuse/core");function Ur(e){let u=".",t="__",n="--",r;if(e){let p=e.blockPrefix;p&&(u=p),p=e.elementPrefix,p&&(t=p),p=e.modifierPrefix,p&&(n=p)}const o={install(p){r=p.c;const C=p.context;C.bem={},C.bem.b=null,C.bem.els=null}};function c(p){let C,A;return{before(E){C=E.bem.b,A=E.bem.els,E.bem.els=null},after(E){E.bem.b=C,E.bem.els=A},$({context:E,props:b}){return p=typeof p=="string"?p:p({context:E,props:b}),E.bem.b=p,`${b?.bPrefix||u}${E.bem.b}`}}}function a(p){let C;return{before(A){C=A.bem.els},after(A){A.bem.els=C},$({context:A,props:E}){return p=typeof p=="string"?p:p({context:A,props:E}),A.bem.els=p.split(",").map(b=>b.trim()),A.bem.els.map(b=>`${E?.bPrefix||u}${A.bem.b}${t}${b}`).join(", ")}}}function l(p){return{$({context:C,props:A}){p=typeof p=="string"?p:p({context:C,props:A});const E=p.split(",").map(g=>g.trim());function b(g){return E.map(_=>`&${A?.bPrefix||u}${C.bem.b}${g!==void 0?`${t}${g}`:""}${n}${_}`).join(", ")}const h=C.bem.els;if(h!==null){if(process.env.NODE_ENV!=="production"&&h.length>=2)throw Error(`[css-render/plugin-bem]: m(${p}) is invalid, using modifier inside multiple elements is not allowed`);return b(h[0])}else return b()}}}function s(p){return{$({context:C,props:A}){p=typeof p=="string"?p:p({context:C,props:A});const E=C.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(${A?.bPrefix||u}${C.bem.b}${E!==null&&E.length>0?`${t}${E[0]}`:""}${n}${p})`}}}return Object.assign(o,{cB:(...p)=>r(c(p[0]),p[1],p[2]),cE:(...p)=>r(a(p[0]),p[1],p[2]),cM:(...p)=>r(l(p[0]),p[1],p[2]),cNotM:(...p)=>r(s(p[0]),p[1],p[2])}),o}function qr(e){let u=0;for(let t=0;t<e.length;++t)e[t]==="&"&&++u;return u}const Gn=/\s*,(?![^(]*\))\s*/g,jr=/\s+/g;function Hr(e,u){const t=[];return u.split(Gn).forEach(n=>{let r=qr(n);if(r){if(r===1){e.forEach(c=>{t.push(n.replace("&",c))});return}}else{e.forEach(c=>{t.push((c&&c+" ")+n)});return}let o=[n];for(;r--;){const c=[];o.forEach(a=>{e.forEach(l=>{c.push(a.replace("&",l))})}),o=c}o.forEach(c=>t.push(c))}),t}function Vr(e,u){const t=[];return u.split(Gn).forEach(n=>{e.forEach(r=>{t.push((r&&r+" ")+n)})}),t}function Gr(e){let u=[""];return e.forEach(t=>{t=t&&t.trim(),t&&(t.includes("&")?u=Hr(u,t):u=Vr(u,t))}),u.join(", ").replace(jr," ")}function on(e){if(!e)return;const u=e.parentElement;u&&u.removeChild(e)}function Dt(e,u){return(u??document.head).querySelector(`style[cssr-id="${e}"]`)}function Wr(e){const u=document.createElement("style");return u.setAttribute("cssr-id",e),u}function yu(e){return e?/^\s*@(s|m)/.test(e):!1}const Zr=/[A-Z]/g;function Wn(e){return e.replace(Zr,u=>"-"+u.toLowerCase())}function Yr(e,u=" "){return typeof e=="object"&&e!==null?` {
2
2
  `+Object.entries(e).map(t=>u+` ${Wn(t[0])}: ${t[1]};`).join(`
3
3
  `)+`
4
4
  `+u+"}":`: ${e};`}function Xr(e,u,t){return typeof e=="function"?e({context:u.context,props:t}):e}function an(e,u,t,n){if(!u)return"";const r=Xr(u,t,n);if(!r)return"";if(typeof r=="string")return`${e} {
@@ -18,25 +18,25 @@ ${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,c={},a={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,"&amp;").replace(/</g,"&lt;").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(a.util.type(m)){case"Object":if(k=a.util.objId(m),g[k])return g[k];_={},g[k]=_;for(var w in m)m.hasOwnProperty(w)&&(_[w]=h(m[w],g));return _;case"Array":return k=a.util.objId(m),g[k]?g[k]:(_=[],g[k]=_,m.forEach(function(T,D){_[D]=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:c,plaintext:c,text:c,txt:c,extend:function(h,m){var g=a.util.clone(a.languages[h]);for(var _ in m)g[_]=m[_];return g},insertBefore:function(h,m,g,_){_=_||a.languages;var k=_[h],w={};for(var T in k)if(k.hasOwnProperty(T)){if(T==m)for(var D in g)g.hasOwnProperty(D)&&(w[D]=g[D]);g.hasOwnProperty(T)||(w[T]=k[T])}var L=_[h];return _[h]=w,a.languages.DFS(a.languages,function(M,G){G===L&&M!=h&&(this[M]=w)}),w},DFS:function h(m,g,_,k){k=k||{};var w=a.util.objId;for(var T in m)if(m.hasOwnProperty(T)){g.call(m,T,m[T],_||T);var D=m[T],L=a.util.type(D);L==="Object"&&!k[w(D)]?(k[w(D)]=!0,h(D,g,null,k)):L==="Array"&&!k[w(D)]&&(k[w(D)]=!0,h(D,g,T,k))}}},plugins:{},highlightAll:function(h,m){a.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'};a.hooks.run("before-highlightall",_),_.elements=Array.prototype.slice.apply(_.container.querySelectorAll(_.selector)),a.hooks.run("before-all-elements-highlight",_);for(var k=0,w;w=_.elements[k++];)a.highlightElement(w,m===!0,_.callback)},highlightElement:function(h,m,g){var _=a.util.getLanguage(h),k=a.languages[_];a.util.setLanguage(h,_);var w=h.parentElement;w&&w.nodeName.toLowerCase()==="pre"&&a.util.setLanguage(w,_);var T=h.textContent,D={element:h,language:_,grammar:k,code:T};function L(G){D.highlightedCode=G,a.hooks.run("before-insert",D),D.element.innerHTML=D.highlightedCode,a.hooks.run("after-highlight",D),a.hooks.run("complete",D),g&&g.call(D.element)}if(a.hooks.run("before-sanity-check",D),w=D.element.parentElement,w&&w.nodeName.toLowerCase()==="pre"&&!w.hasAttribute("tabindex")&&w.setAttribute("tabindex","0"),!D.code){a.hooks.run("complete",D),g&&g.call(D.element);return}if(a.hooks.run("before-highlight",D),!D.grammar){L(a.util.encode(D.code));return}if(m&&n.Worker){var M=new Worker(a.filename);M.onmessage=function(G){L(G.data)},M.postMessage(JSON.stringify({language:D.language,code:D.code,immediateClose:!0}))}else L(a.highlight(D.code,D.grammar,D.language))},highlight:function(h,m,g){var _={code:h,grammar:m,language:g};if(a.hooks.run("before-tokenize",_),!_.grammar)throw new Error('The language "'+_.language+'" has no grammar.');return _.tokens=a.tokenize(_.code,_.grammar),a.hooks.run("after-tokenize",_),l.stringify(a.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 v(k,k.head,h),f(h,k,m,k.head,0),p(k)},hooks:{all:{},add:function(h,m){var g=a.hooks.all;g[h]=g[h]||[],g[h].push(m)},run:function(h,m){var g=a.hooks.all[h];if(!(!g||!g.length))for(var _=0,k;k=g[_++];)k(m)}},Token:l};n.Prism=a;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},w=m.alias;w&&(Array.isArray(w)?Array.prototype.push.apply(k.classes,w):k.classes.push(w)),a.hooks.run("wrap",k);var T="";for(var D in k.attributes)T+=" "+D+'="'+(k.attributes[D]||"").replace(/"/g,"&quot;")+'"';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 w=k[1].length;k.index+=w,k[0]=k[0].slice(w)}return k}function f(h,m,g,_,k,w){for(var T in g)if(!(!g.hasOwnProperty(T)||!g[T])){var D=g[T];D=Array.isArray(D)?D:[D];for(var L=0;L<D.length;++L){if(w&&w.cause==T+","+L)return;var M=D[L],G=M.inside,fe=!!M.lookbehind,S=!!M.greedy,$=M.alias;if(S&&!M.pattern.global){var Q=M.pattern.toString().match(/[imsuy]*$/)[0];M.pattern=RegExp(M.pattern.source,Q+"g")}for(var ae=M.pattern||M,C=_.next,B=k;C!==m.tail&&!(w&&B>=w.reach);B+=C.value.length,C=C.next){var O=C.value;if(m.length>h.length)return;if(!(O instanceof l)){var q=1,z;if(S){if(z=s(ae,B,h,fe),!z||z.index>=h.length)break;var he=z.index,U=z.index+z[0].length,ee=B;for(ee+=C.value.length;he>=ee;)C=C.next,ee+=C.value.length;if(ee-=C.value.length,B=ee,C.value instanceof l)continue;for(var j=C;j!==m.tail&&(ee<U||typeof j.value=="string");j=j.next)q++,ee+=j.value.length;q--,O=h.slice(B,ee),z.index-=B}else if(z=s(ae,0,O,fe),!z)continue;var he=z.index,Ae=z[0],Oe=O.slice(0,he),Me=O.slice(he+Ae.length),Le=B+O.length;w&&Le>w.reach&&(w.reach=Le);var Re=C.prev;Oe&&(Re=v(m,Re,Oe),B+=Oe.length),x(m,Re,q);var we=new l(T,G?a.tokenize(Ae,G):Ae,$,Ae);if(C=v(m,Re,we),Me&&v(m,C,Me),q>1){var Ce={cause:T+","+L,reach:Le};f(h,m,g,C.prev,B,Ce),w&&Ce.reach>w.reach&&(w.reach=Ce.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 v(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&&(a.disableWorkerMessageHandler||n.addEventListener("message",function(h){var m=JSON.parse(h.data),g=m.language,_=m.code,k=m.immediateClose;n.postMessage(a.highlight(_,a.languages[g],g)),k&&n.close()},!1)),a;var E=a.util.currentScript();E&&(a.filename=E.src,E.hasAttribute("data-manual")&&(a.manual=!0));function A(){a.manual||a.highlightAll()}if(!a.manual){var y=document.readyState;y==="loading"||y==="interactive"&&E&&E.defer?document.addEventListener("DOMContentLoaded",A):window.requestAnimationFrame?window.requestAnimationFrame(A):window.setTimeout(A,16)}return a}(u);e.exports&&(e.exports=t),typeof ln<"u"&&(ln.Prism=t),t.languages.markup={comment:{pattern:/<!--(?:(?!<!--)[\s\S])*?-->/,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/<!DOCTYPE(?:[^>"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|<!--(?:[^-]|-(?!->))*-->)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^<!|>$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},t.languages.markup.tag.inside["attr-value"].inside.entity=t.languages.markup.entity,t.languages.markup.doctype.inside["internal-subset"].inside=t.languages.markup,t.hooks.add("wrap",function(n){n.type==="entity"&&(n.attributes.title=n.content.replace(/&amp;/,"&"))}),Object.defineProperty(t.languages.markup.tag,"addInlined",{value:function(r,o){var c={};c["language-"+o]={pattern:/(^<!\[CDATA\[)[\s\S]+?(?=\]\]>$)/i,lookbehind:!0,inside:t.languages[o]},c.cdata=/^<!\[CDATA\[|\]\]>$/i;var a={"included-cdata":{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,inside:c}};a["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:a},t.languages.insertBefore("markup","cdata",l)}}),Object.defineProperty(t.languages.markup.tag,"addAttribute",{value:function(n,r){t.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+n+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[r,"language-"+r],inside:t.languages[r]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),t.languages.html=t.languages.markup,t.languages.mathml=t.languages.markup,t.languages.svg=t.languages.markup,t.languages.xml=t.languages.extend("markup",{}),t.languages.ssml=t.languages.xml,t.languages.atom=t.languages.xml,t.languages.rss=t.languages.xml,function(n){var r=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;n.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:RegExp("@[\\w-](?:"+/[^;{\s"']|\s+(?!\s)/.source+"|"+r.source+")*?"+/(?:;|(?=\s*\{))/.source),inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+r.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+r.source+"$"),alias:"url"}}},selector:{pattern:RegExp(`(^|[{}\\s])[^{}\\s](?:[^{};"'\\s]|\\s+(?![\\s{])|`+r.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:r,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},n.languages.css.atrule.inside.rest=n.languages.css;var o=n.languages.markup;o&&(o.tag.addInlined("style","css"),o.tag.addAttribute("style","css"))}(t),t.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/},t.languages.javascript=t.languages.extend("clike",{"class-name":[t.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+(/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source)+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),t.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,t.languages.insertBefore("javascript","keyword",{regex:{pattern:RegExp(/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)/.source+/\//.source+"(?:"+/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}/.source+"|"+/(?:\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.)*\])*\])*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}v[dgimyus]{0,7}/.source+")"+/(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/.source),lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:t.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:t.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:t.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:t.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:t.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),t.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:t.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),t.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),t.languages.markup&&(t.languages.markup.tag.addInlined("script","javascript"),t.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),t.languages.js=t.languages.javascript,function(){if(typeof t>"u"||typeof document>"u")return;Element.prototype.matches||(Element.prototype.matches=Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector);var n="Loading…",r=function(E,A){return"✖ Error "+E+" while fetching file: "+A},o="✖ Error: File does not exist or is empty",c={js:"javascript",py:"python",rb:"ruby",ps1:"powershell",psm1:"powershell",sh:"bash",bat:"batch",h:"c",tex:"latex"},a="data-src-status",l="loading",s="loaded",f="failed",d="pre[data-src]:not(["+a+'="'+s+'"]):not(['+a+'="'+l+'"])';function v(E,A,y){var h=new XMLHttpRequest;h.open("GET",E,!0),h.onreadystatechange=function(){h.readyState==4&&(h.status<400&&h.responseText?A(h.responseText):h.status>=400?y(r(h.status,h.statusText)):y(o))},h.send(null)}function x(E){var A=/^\s*(\d+)\s*(?:(,)\s*(?:(\d+)\s*)?)?$/.exec(E||"");if(A){var y=Number(A[1]),h=A[2],m=A[3];return h?m?[y,Number(m)]:[y,void 0]:[y,y]}}t.hooks.add("before-highlightall",function(E){E.selector+=", "+d}),t.hooks.add("before-sanity-check",function(E){var A=E.element;if(A.matches(d)){E.code="",A.setAttribute(a,l);var y=A.appendChild(document.createElement("CODE"));y.textContent=n;var h=A.getAttribute("data-src"),m=E.language;if(m==="none"){var g=(/\.(\w+)$/.exec(h)||[,"none"])[1];m=c[g]||g}t.util.setLanguage(y,m),t.util.setLanguage(A,m);var _=t.plugins.autoloader;_&&_.loadLanguages(m),v(h,function(k){A.setAttribute(a,s);var w=x(A.getAttribute("data-range"));if(w){var T=k.split(/\r\n?|\n/g),D=w[0],L=w[1]==null?T.length:w[1];D<0&&(D+=T.length),D=Math.max(0,Math.min(D-1,T.length)),L<0&&(L+=T.length),L=Math.max(0,Math.min(L,T.length)),k=T.slice(D,L).join(`
22
- `),A.hasAttribute("data-start")||A.setAttribute("data-start",String(D+1))}y.textContent=k,t.highlightElement(y)},function(k){A.setAttribute(a,f),y.textContent=k})}}),t.plugins.fileHighlight={highlight:function(A){for(var y=(A||document).querySelectorAll(d),h=0,m;m=y[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)}}()}(nt)),nt.exports}var bo=ho();const Ru=po(bo);typeof document<"u"&&Ru.highlightAll();function mo(e,u){try{const t=Ru.languages[u];if(t){const n=Ru.highlight(e,t||Ru.languages.text,u);return`<pre class="language-${u}"><code class="language-${u}">${n}</code></pre>`}return e}catch{return e}}const{c:go,cB:xo,cE:ko,cM:_o}={...qu,...ju},rt=`${du}-bubble`;function vo(){return go([xo("bubble",{display:"flex",gap:"10px",fontSize:"var(--n-font-size);"},[_o("reverse",{flexDirection:"row-reverse"}),ko("content",{backgroundColor:"var(--tag-color)",padding:"10px",borderRadius:"var(--border-radius)",minHeight:"44px"})])])}const yo=i.defineComponent({__name:"Bubble",props:{avatar:{},content:{},contentClass:{},contentStyle:{},loading:{type:Boolean},typing:{type:Boolean},markdown:{type:Boolean},placement:{}},emits:["typingComplete"],setup(e,{emit:u}){const t=u;return Uu("n-bubble",vo()),(n,r)=>(i.openBlock(),i.createBlock(i.unref(R.NEl),{tag:"div",class:i.normalizeClass([i.unref(rt),n.placement==="end"?`${i.unref(rt)}--reverse`:""])},{default:i.withCtx(()=>[i.renderSlot(n.$slots,"avatar",{},()=>[n.avatar?(i.openBlock(),i.createBlock(i.unref(R.NAvatar),i.mergeProps({key:0,round:""},n.avatar.props),{default:i.withCtx(()=>[(i.openBlock(),i.createBlock(i.resolveDynamicComponent(n.avatar.icon)))]),_:1},16)):i.createCommentVNode("",!0)]),i.createVNode(i.unref(R.NFlex),{vertical:""},{default:i.withCtx(()=>[i.renderSlot(n.$slots,"header"),i.createVNode(i.unref(Rt),null,{default:i.withCtx(()=>[n.loading?i.renderSlot(n.$slots,"loading",{key:0},()=>[i.createVNode(i.unref(R.NSpin),{style:{height:"44px"}})]):i.renderSlot(n.$slots,"default",{key:1},()=>[i.createElementVNode("div",{class:i.normalizeClass([`${i.unref(rt)}__content`,n.contentClass]),style:i.normalizeStyle(n.contentStyle)},[i.createVNode(i.unref(Rr),{typing:n.typing,markdown:n.markdown,value:n.content,onStop:r[0]||(r[0]=o=>t("typingComplete"))},null,8,["typing","markdown","value"])],6)])]),_:3}),i.renderSlot(n.$slots,"footer")]),_:3})]),_:3},8,["class"]))}}),Eo=i.defineComponent({__name:"ConfigProviders",props:{globalStyle:{type:Boolean,default:!1},configProviderProps:{},loadingBarProps:{},fullLoadingProps:{},dialogProviderProps:{},modalProviderProps:{},notificationProviderProps:{},messageProviderProps:{}},setup(e){const u=i.ref(!1);function t(){window.$dialog=R.useDialog(),window.$loadingBar=R.useLoadingBar(),window.$message=R.useMessage(),window.$modal=R.useModal(),window.$notification=R.useNotification(),window.$loading={start:()=>{u.value=!0},finish:()=>{u.value=!1}}}const n=i.defineComponent({setup(){i.onMounted(()=>{t()})},render(){return null}});return(r,o)=>(i.openBlock(),i.createBlock(i.unref(R.NConfigProvider),i.normalizeProps(i.guardReactiveProps(r.configProviderProps)),{default:i.withCtx(()=>[i.createVNode(i.unref(R.NLoadingBarProvider),i.normalizeProps(i.guardReactiveProps(r.loadingBarProps)),{default:i.withCtx(()=>[i.createVNode(i.unref(R.NDialogProvider),i.normalizeProps(i.guardReactiveProps(r.dialogProviderProps)),{default:i.withCtx(()=>[i.createVNode(i.unref(R.NModalProvider),i.normalizeProps(i.guardReactiveProps(r.modalProviderProps)),{default:i.withCtx(()=>[i.createVNode(i.unref(R.NNotificationProvider),i.normalizeProps(i.guardReactiveProps(r.notificationProviderProps)),{default:i.withCtx(()=>[i.createVNode(i.unref(R.NMessageProvider),i.normalizeProps(i.guardReactiveProps(r.messageProviderProps)),{default:i.withCtx(()=>[i.renderSlot(r.$slots,"default"),i.createVNode(i.unref(n))]),_:3},16)]),_:3},16)]),_:3},16)]),_:3},16)]),_:3},16),r.globalStyle?(i.openBlock(),i.createBlock(i.unref(R.NGlobalStyle),{key:0})):i.createCommentVNode("",!0),i.createVNode(i.unref(Kn),i.mergeProps({show:u.value},r.fullLoadingProps),null,16,["show"])]),_:3},16))}}),Ft=(e,u)=>{const t=e.__vccOpts||e;for(const[n,r]of u)t[n]=r;return t},Ao={name:"MageCopyFill"},wo={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function Co(e,u,t,n,r,o){return i.openBlock(),i.createElementBlock("svg",wo,u[0]||(u[0]=[i.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 Do=Ft(Ao,[["render",Co]]),Fo=i.defineComponent({__name:"CopyButton",props:{value:{},config:{},tooltipProps:{},buttonProps:{}},emits:["copied"],setup(e,{emit:u}){const t=u,{copied:n,copy:r}=Te.useClipboard({source:e.value,...e.config});i.watch(n,()=>{n.value&&t("copied",e.value)});function o(c){c.preventDefault(),r()}return(c,a)=>(i.openBlock(),i.createBlock(i.unref(R.NTooltip),i.normalizeProps(i.guardReactiveProps(c.tooltipProps)),{trigger:i.withCtx(()=>[i.createElementVNode("div",{style:{cursor:"pointer"},onClick:o},[i.renderSlot(c.$slots,"default",{},()=>[i.createVNode(i.unref(R.NButton),i.mergeProps({quaternary:"",size:"tiny"},c.buttonProps),{icon:i.withCtx(()=>[i.renderSlot(c.$slots,"icon",{},()=>[i.createVNode(Do)])]),_:3},16)])])]),default:i.withCtx(()=>[i.renderSlot(c.$slots,"tooltip",{},()=>[i.createTextVNode(i.toDisplayString(i.unref(n)?"复制成功":"复制"),1)])]),_:3},16))}}),Yn=(e,{manual:u,ready:t=!0,refreshDeps:n=[],refreshDepsAction:r})=>{const o=i.ref(!1);return i.watchEffect(()=>{!u&&e.options.refreshDeps!==!0&&(o.value=i.unref(t))}),n instanceof Array?i.watch([o,...n],([c])=>{c&&!u&&c&&(r?r():e.refresh())},{deep:!0,immediate:!1}):i.watch(o,c=>{!u&&c&&(r?r():e.refresh())}),{name:"autoRunPlugin",onBefore:()=>{if(!i.unref(t))return{stopNow:!0}}}};Yn.onInit=({ready:e=!0,manual:u})=>({loading:!u&&i.unref(e)});const Nu=new Map,So=(e,u,t)=>{const n=Nu.get(e);n?.timer&&clearTimeout(n.timer);let r;u>-1&&(r=setTimeout(()=>{Nu.delete(e)},u)),Nu.set(e,{...t,timer:r})},To=e=>Nu.get(e),Bu=new Map,Po=e=>Bu.get(e),Ro=(e,u)=>{Bu.set(e,u),u.then(t=>(Bu.delete(e),t)).catch(t=>{throw Bu.delete(e),t})},Be={},No=[],Bo=(e,u)=>{Be[e]&&(Be[e].forEach(t=>t(u)),No.forEach(t=>t({type:e,data:u})))},ot=(e,u)=>(Be[e]||(Be[e]=[]),Be[e].push(u),function(){const n=Be[e].indexOf(u);Be[e].splice(n,1)}),Oo=(e,{cacheKey:u,cacheTime:t=5*60*1e3,staleTime:n=0,setCache:r,getCache:o})=>{const c=i.ref(),a=i.ref(),l=(f,d)=>{r?r(d):So(f,t,d),Bo(f,d.data)},s=(f,d=[])=>o?o(d):To(f);return i.watchEffect(()=>{if(!u)return;const f=s(u);f&&Object.hasOwnProperty.call(f,"data")&&(e.state.data=f.data,e.state.params=f.params,(n===-1||new Date().getTime()-f.time<=n)&&(e.state.loading=!1)),c.value=ot(u,d=>{e.setState({data:d})})}),i.onScopeDispose(()=>{var f;(f=c.value)==null||f.call(c)}),u?{name:"cachePlugin",onBefore:f=>{const d=s(u,f);return!d||!Object.hasOwnProperty.call(d,"data")?{}:n===-1||new Date().getTime()-d.time<=n?{loading:!1,data:d?.data,returnNow:!0}:{data:d?.data}},onRequest:(f,d)=>{let v=Po(u);return v&&v!==a.value?{servicePromise:v}:(v=f(...d),a.value=v,Ro(u,v),{servicePromise:v})},onSuccess:(f,d)=>{var v;u&&((v=c.value)==null||v.call(c),l(u,{data:f,params:d,time:new Date().getTime()}),c.value=ot(u,x=>{e.setState({data:x})}))},onMutate:f=>{var d;u&&((d=c.value)==null||d.call(c),l(u,{data:f,params:e.state.params,time:new Date().getTime()}),c.value=ot(u,v=>{e.setState({data:v})}))}}:{}};function Mu(e){var u=typeof e;return e!=null&&(u=="object"||u=="function")}var Mo=typeof global=="object"&&global&&global.Object===Object&&global,Lo=typeof self=="object"&&self&&self.Object===Object&&self,Xn=Mo||Lo||Function("return this")(),it=function(){return Xn.Date.now()},zo=/\s/;function Io(e){for(var u=e.length;u--&&zo.test(e.charAt(u)););return u}var $o=/^\s+/;function Uo(e){return e&&e.slice(0,Io(e)+1).replace($o,"")}var Lu=Xn.Symbol,Qn=Object.prototype,qo=Qn.hasOwnProperty,jo=Qn.toString,Je=Lu?Lu.toStringTag:void 0;function Ho(e){var u=qo.call(e,Je),t=e[Je];try{e[Je]=void 0;var n=!0}catch{}var r=jo.call(e);return n&&(u?e[Je]=t:delete e[Je]),r}var Vo=Object.prototype,Go=Vo.toString;function Wo(e){return Go.call(e)}var Zo="[object Null]",Yo="[object Undefined]",fn=Lu?Lu.toStringTag:void 0;function Xo(e){return e==null?e===void 0?Yo:Zo:fn&&fn in Object(e)?Ho(e):Wo(e)}function Qo(e){return e!=null&&typeof e=="object"}var Jo="[object Symbol]";function Ko(e){return typeof e=="symbol"||Qo(e)&&Xo(e)==Jo}var dn=NaN,ei=/^[-+]0x[0-9a-f]+$/i,ui=/^0b[01]+$/i,ti=/^0o[0-7]+$/i,ni=parseInt;function pn(e){if(typeof e=="number")return e;if(Ko(e))return dn;if(Mu(e)){var u=typeof e.valueOf=="function"?e.valueOf():e;e=Mu(u)?u+"":u}if(typeof e!="string")return e===0?e:+e;e=Uo(e);var t=ui.test(e);return t||ti.test(e)?ni(e.slice(2),t?2:8):ei.test(e)?dn:+e}var ri="Expected a function",oi=Math.max,ii=Math.min;function Jn(e,u,t){var n,r,o,c,a,l,s=0,f=!1,d=!1,v=!0;if(typeof e!="function")throw new TypeError(ri);u=pn(u)||0,Mu(t)&&(f=!!t.leading,d="maxWait"in t,o=d?oi(pn(t.maxWait)||0,u):o,v="trailing"in t?!!t.trailing:v);function x(k){var w=n,T=r;return n=r=void 0,s=k,c=e.apply(T,w),c}function p(k){return s=k,a=setTimeout(y,u),f?x(k):c}function E(k){var w=k-l,T=k-s,D=u-w;return d?ii(D,o-T):D}function A(k){var w=k-l,T=k-s;return l===void 0||w>=u||w<0||d&&T>=o}function y(){var k=it();if(A(k))return h(k);a=setTimeout(y,E(k))}function h(k){return a=void 0,v&&n?x(k):(n=r=void 0,c)}function m(){a!==void 0&&clearTimeout(a),s=0,n=l=r=a=void 0}function g(){return a===void 0?c:h(it())}function _(){var k=it(),w=A(k);if(n=arguments,r=this,l=k,w){if(a===void 0)return p(l);if(d)return clearTimeout(a),a=setTimeout(y,u),x(l)}return a===void 0&&(a=setTimeout(y,u)),c}return _.cancel=m,_.flush=g,_}const ai=(e,{debounceWait:u,debounceLeading:t,debounceTrailing:n,debounceMaxWait:r})=>{const o=i.ref(),c=i.computed(()=>{const a={},l=i.unref(t),s=i.unref(n),f=i.unref(r);return l!==void 0&&(a.leading=l),s!==void 0&&(a.trailing=s),f!==void 0&&(a.maxWait=f),a});return i.watchEffect(a=>{if(i.unref(u)){const l=e.runAsync.bind(e);o.value=Jn(s=>{s()},i.unref(u),c.value),e.runAsync=(...s)=>new Promise((f,d)=>{var v;(v=o.value)==null||v.call(o,()=>{l(...s).then(f).catch(d)})}),a(()=>{var s;(s=o.value)==null||s.cancel(),e.runAsync=l})}}),i.unref(u)?{name:"debouncePlugin",onCancel:()=>{var a;(a=o.value)==null||a.cancel()}}:{}};var ci=Object.defineProperty,li=(e,u,t)=>u in e?ci(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,hn=(e,u,t)=>(li(e,typeof u!="symbol"?u+"":u,t),t);class si{constructor(){hn(this,"table",{}),hn(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 si;function fi(e){const t=e.toString().match(/^function\s+([^\s(]+)/);return t?t[1]:""}function di(e){const u=e.toString(),t=/([a-zA-Z$_][a-zA-Z0-9$_]*)\s*\(/,n=u.match(t);return n?n[1].trim():""}var pi=Object.defineProperty,hi=(e,u,t)=>u in e?pi(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,bn=(e,u,t)=>(hi(e,typeof u!="symbol"?u+"":u,t),t);class bi{constructor(){bn(this,"requestInstances",new Map),bn(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 bi,mi=(e,{ready:u=!0,debugKey:t,...n})=>{const r=()=>{if(t&&!oe.has(t)){const c=e.serviceRef.value.toString().includes("function")?fi(e.serviceRef.value.toString()):di(e.serviceRef.value.toString());oe.insert(t,{instance:e,requestName:c,time:Date.now()})}},o=i.computed(()=>Object.fromEntries(Object.entries({ready:u,...n}).map(([c,a])=>[c,i.unref(a)])));return i.watchEffect(()=>{t&&oe.has(t)&&oe.emit({...e,options:{...e.options,...o.value}})}),{name:"devtoolsPlugin",onBefore:c=>{r(),t&&oe.has(t)&&oe.emit({...e.state,key:t,params:c,loading:!0,time:Date.now(),type:"pending"})},onSuccess(c,a){r(),t&&oe.has(t)&&oe.emit({...e.state,key:t,data:c,params:a,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(c,a){r(),t&&oe.has(t)&&oe.emit({...e.state,key:t,params:a,loading:!1,error:c,time:Date.now(),type:"error"})},onMutate(c){r(),t&&oe.has(t)&&oe.emit({...e.state,key:t,data:c,loading:!1,time:Date.now(),type:"mutate"})}}},gi=(e,{loadingDelay:u})=>{const t=i.ref(),n=()=>{t.value&&(clearTimeout(i.unref(t.value)),t.value=void 0)};return{name:"loadingDelayPlugin",onFinally:()=>{n();const r=i.unref(u);r&&(e.setState({loading:!0}),t.value=setTimeout(()=>{e.setState({loading:!1})},r))},onError:()=>{n()}}};function St(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}const xi=!!(typeof window<"u"&&window.document&&window.document.createElement);function Tt(){return St()?document.visibilityState!=="hidden":!0}const ru=[];function ki(e){return ru.push(e),function(){const t=ru.indexOf(e);ru.splice(t,1)}}if(St()){const e=()=>{if(Tt())for(let u=0;u<ru.length;u++){const t=ru[u];t()}};window.addEventListener("visibilitychange",e,!1)}const _i=(e,{pollingInterval:u,pollingWhenHidden:t=!0,pollingErrorRetryCount:n=-1})=>{let r;const o=i.ref(),c=i.ref(0),a=()=>{var l;r&&clearTimeout(r),(l=o.value)==null||l.call(o)};return i.watchEffect(()=>{i.unref(u)||a()}),i.unref(u)?{name:"pollingPlugin",onBefore:()=>{a()},onError:()=>{c.value+=1},onSuccess:()=>{c.value=0},onFinally:()=>{n===-1||n!==-1&&c.value<=n?r=setTimeout(()=>{!t&&!Tt()?o.value=ki(()=>{e.refresh()}):e.refresh()},i.unref(u)):c.value=0},onCancel:()=>{a()}}:{}};function vi(e,u){let t=!1;return(...n)=>{t||(t=!0,e(...n),setTimeout(()=>{t=!1},u))}}function yi(){return St()&&typeof navigator.onLine<"u"?navigator.onLine:!0}const ou=[];function Ei(e){return ou.push(e),function(){const t=ou.indexOf(e);t>-1&&ou.splice(t,1)}}if(xi){const e=()=>{if(!(!Tt()||!yi()))for(let u=0;u<ou.length;u++){const t=ou[u];t()}};window.addEventListener("visibilitychange",e,!1),window.addEventListener("focus",e,!1)}const Ai=(e,{refreshOnWindowFocus:u,focusTimespan:t=5e3})=>{const n=i.ref(),r=()=>{var o;(o=n.value)==null||o.call(n)};return i.watchEffect(o=>{if(i.unref(u)){const c=vi(e.refresh.bind(e),i.unref(t));n.value=Ei(()=>{c()})}o(()=>{r()})}),i.onScopeDispose(()=>{r()}),{name:"refreshOnWindowFocusPlugin"}},wi=(e,{retryInterval:u,retryCount:t})=>{const n=i.ref(),r=i.ref(0),o=i.ref(!1);return t?{name:"retryPlugin",onBefore:()=>{o.value||(r.value=0),o.value=!1,n.value&&clearTimeout(n.value)},onSuccess:()=>{r.value=0},onError:()=>{if(r.value+=1,t===-1||r.value<=t){const c=u??Math.min(1e3*2**r.value,3e4);n.value=setTimeout(()=>{o.value=!0,e.refresh()},c)}else r.value=0},onCancel:()=>{r.value=0,n.value&&clearTimeout(n.value)}}:{}};var Ci="Expected a function";function Di(e,u,t){var n=!0,r=!0;if(typeof e!="function")throw new TypeError(Ci);return Mu(t)&&(n="leading"in t?!!t.leading:n,r="trailing"in t?!!t.trailing:r),Jn(e,u,{leading:n,maxWait:u,trailing:r})}const Fi=(e,{throttleWait:u,throttleLeading:t,throttleTrailing:n})=>{let r=null;const o=i.computed(()=>{const s={};return i.unref(t)!==void 0&&(s.leading=i.unref(t)),i.unref(n)!==void 0&&(s.trailing=i.unref(n)),s}),c=e.runAsync.bind(e),a=i.ref(),l=i.computed(()=>i.unref(u));return i.watch([l,o],s=>{r&&(r.cancel(),e.runAsync=c);const[f,d]=s,v=Di(x=>{x()},i.unref(f),d);r=v,a.value=v,e.runAsync=(...x)=>new Promise((p,E)=>{var A;(A=a.value)==null||A.call(a,()=>{c(...x).then(p).catch(E)})})},{immediate:!0}),i.unref(u)?(i.onUnmounted(()=>{var s;(s=a.value)==null||s.cancel()}),{name:"throttlePlugin",onCancel:()=>{var s;(s=a.value)==null||s.cancel()}}):{}},mn=e=>typeof e=="function",Si=e=>typeof e=="boolean";var Ti=Object.defineProperty,Pi=(e,u,t)=>u in e?Ti(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,Au=(e,u,t)=>(Pi(e,typeof u!="symbol"?u+"":u,t),t);class Ri{constructor(u,t,n,r={}){Au(this,"pluginImpls"),Au(this,"count",0),Au(this,"state",{loading:!1,params:void 0,data:void 0,error:void 0}),Au(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 c=(o=(r=(n=this.pluginImpls)==null?void 0:n.map(a=>{var l;return(l=a[u])==null?void 0:l.call(a,...t)}))!=null?r:[])==null?void 0:o.filter(Boolean);return Object.assign({},...c)}async runAsync(...u){var t,n,r,o,c,a,l,s,f,d,v;this.count+=1;const x=this.count,{stopNow:p=!1,returnNow:E=!1,...A}=this.runPluginHandler("onBefore",u);if(p)return new Promise(()=>{});if(this.setState({loading:!0,params:u,...A}),E)return Promise.resolve(A.data);try{(n=(t=this.options).onBefore)==null||n.call(t,u)}catch(y){return this.setState({error:y,loading:!1}),(o=(r=this.options).onError)==null||o.call(r,y,u),this.runPluginHandler("onError",y,u),new Promise(()=>{})}try{let{servicePromise:y}=this.runPluginHandler("onRequest",this.serviceRef.value,u);const h=g=>{var _,k,w,T;if(!this.options.concurrent&&x!==this.count)return new Promise(()=>{});const D=this.options.formatResult?this.options.formatResult(g):g,L={data:g};return this.setState({data:D,error:void 0,loading:!1}),(k=(_=this.options).onSuccess)==null||k.call(_,D,u),this.runPluginHandler("onSuccess",D,u,L),this.previousValidData=D,(T=(w=this.options).onFinally)==null||T.call(w,u,D,void 0),(this.options.concurrent||x===this.count)&&this.runPluginHandler("onFinally",u,D,void 0),D};y||(y=this.serviceRef.value(...u));const m=await y;return h(m)}catch(y){if(!this.options.concurrent&&x!==this.count)return new Promise(()=>{});throw this.setState({error:y,loading:!1}),(a=(c=this.options).onError)==null||a.call(c,y,u),this.runPluginHandler("onError",y,u),(mn((l=this.options)==null?void 0:l.rollbackOnError)&&((s=this.options)!=null&&s.rollbackOnError(u))||Si((f=this.options)==null?void 0:f.rollbackOnError)&&this.options.rollbackOnError)&&this.setState({data:this.previousValidData}),(v=(d=this.options).onFinally)==null||v.call(d,u,void 0,y),(this.options.concurrent||x===this.count)&&this.runPluginHandler("onFinally",u,void 0,y),y}}run(...u){this.runAsync(...u).catch(t=>{this.options.onError||console.error(t)})}cancel(){this.count+=1,this.setState({loading:!1}),this.runPluginHandler("onCancel")}refresh(){this.run(...this.state.params||[])}refreshAsync(){return this.runAsync(...this.state.params||[])}mutate(u){const t=mn(u)?u(this.state.data):u;this.runPluginHandler("onMutate",t),this.setState({data:t})}}const Ni=Symbol("USEREQUEST_GLOBAL_OPTIONS_PROVIDE_KEY");function Bi(e){return Object.keys(e).filter(t=>["data","loading","params","error"].includes(t)).length===4}function Oi(e,u={},t=[]){const n=i.inject(Ni,{}),{initialData:r=void 0,manual:o=!1,ready:c=!0,...a}={...n??{},...u??{}},l={manual:o,ready:c,initialData:r,...a},s=i.ref(e),f=i.reactive({data:r,loading:!1,params:void 0,error:void 0}),d=(E,A)=>{A?f[A]=E:Bi(E)&&(f.data=E.data,f.loading=E.loading,f.error=E.error,f.params=E.params)},v=t.map(E=>{var A;return(A=E?.onInit)==null?void 0:A.call(E,l)}).filter(Boolean),x=new Ri(s,l,d,Object.assign({},...v,f));x.options=l,x.pluginImpls=t.map(E=>E(x,l));const p=i.computed(()=>i.isRef(c)?c.value:c);if(i.watchEffect(()=>{if(!o){const E=x.state.params||u.defaultParams||[];p.value&&x.options.refreshDeps===!0&&s.value&&x.run(...E)}}),!o&&x.options.refreshDeps!==!0){const E=x.state.params||u.defaultParams||[];i.unref(c)&&x.run(...E)}return i.onScopeDispose(()=>{x.cancel()}),{...i.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 Mi=(e,u)=>function(n,r={},o=[]){let c=e;const a=u||[];for(let l=a.length;l--;)c=a[l](c);return c(n,r,o)};function Pt(e,u,t){var n;const r=(n=[process.env.NODE_ENV==="development"?mi:null,ai,gi,_i,Ai,Fi,Yn,Oo,wi])==null?void 0:n.filter(Boolean);return Mi(Oi,u?.use)(e,u,[...t||[],...r])}function iu(e,u,t){const n=typeof u=="string"?{label:u}:typeof u=="boolean"?{}:u;return u?i.h(R.NFormItem,{labelPlacement:"left",path:t,...n},{default:()=>e}):e}const Li=i.defineComponent({__name:"DataTablePlus",props:{api:{type:Function},defaultParams:{},manual:{type:Boolean},fields:{},requestOptions:{},requestPlugins:{},columns:{},filterOptions:{},filterGridProps:{},contextMenuOptions:{},pagination:{type:[Object,Boolean]},dataTableProps:{},customStyle:{},customClass:{}},emits:["before","success","error","finally","clickRow","contextMenuRow","contextMenuSelect","load","scroll","update:checkedRowKeys","update:expandedRowKeys","update:filters","update:sorter","update:page","update:pageSize"],setup(e,{expose:u,emit:t}){const n=t,r=i.reactive(e.columns??[]),o=i.useTemplateRef("data-table-ref"),c={page:"page",pageSize:"pageSize",filter:"filter",sorter:"sorter",list:"list",count:"count",rowKey:"id",...e.fields},a=i.reactive({showSizePicker:!0,pageSizes:[10,20,30],pageSlot:5,prefix:C=>`共${C.itemCount}条数据`,...e.pagination&&typeof e.pagination=="boolean"?{}:e.pagination}),l=i.ref({page:1,pageSize:10,itemCount:0}),s={[c.page]:l.value.page,[c.pageSize]:l.value.pageSize,...e.defaultParams},{loading:f,data:d,error:v,params:x,run:p,runAsync:E,refresh:A,refreshAsync:y,cancel:h,mutate:m}=Pt(e.api,{defaultParams:[s],manual:e.manual,...e.requestOptions,onBefore:C=>{e.requestOptions?.onBefore?.(C),n("before",C)},onSuccess:(C,B)=>{e.requestOptions?.onSuccess?.(C,B),n("success",C,B),k(C,B)},onError:(C,B)=>{e.requestOptions?.onError?.(C,B),n("error",C,B)},onFinally:(C,B,O)=>{e.requestOptions?.onFinally?.(C,B,O),n("finally",C,B,O)}},e.requestPlugins),g=i.computed(()=>d.value?Array.isArray(d.value[c.list])?d.value[c.list]:(console.warn(`DataTablePlus: data[${c.list}] must be an array`),[]):[]),_=i.computed(()=>e.columns?.reduce((C,B)=>C+Number(B.width??100),0));function k(C,B){l.value.page=c.page in B[0]?Number(B[0][c.page]):1,l.value.pageSize=c.pageSize in B[0]?Number(B[0][c.pageSize]):10,l.value.itemCount=c.count in C?Number(C[c.count]):0;const O=B[0]?.[c.filter],q=B[0]?.[c.sorter];if(r){for(const z of r)if("key"in z){if(O&&z.key in O){const U=O[z.key];"filter"in z&&z.filter&&(z.filterMultiple?Array.isArray(U)&&(z.filterOptionValues=U):Array.isArray(U)||(z.filterOptionValue=U))}if("sorter"in z&&typeof z.sorter=="boolean"&&(z.sortOrder=!1),q&&z.key in q){const U=q[z.key];"sorter"in z&&z.sorter&&(z.sortOrder=U)}}}}function w(C){return p({...x.value[0],...C})}const T={onUpdatePage:C=>{n("update:page",C),!f.value&&w({[c.page]:C})},onUpdatePageSize:C=>{n("update:pageSize",C),!f.value&&w({[c.pageSize]:C})},onUpdateFilters:(C,B)=>{n("update:filters",C,B),w({[c.page]:1,[c.filter]:C})},onUpdateSorter:C=>{n("update:sorter",C);const B={};if(Array.isArray(C))for(const O of C)B[O.columnKey]=O.order;else C&&(B[C.columnKey]=C.order);w({[c.page]:1,[c.sorter]:B})},onLoad:C=>n("load",C),onScroll:C=>{n("scroll",C)},onUpdateCheckedRowKeys:(C,B,O)=>{n("update:checkedRowKeys",C,B,O)},onUpdateExpandedRowKeys:C=>{n("update:expandedRowKeys",C)}},D=i.ref(!1),L=i.ref(),M=i.ref({x:0,y:0});function G(C,B){D.value=!1,n("contextMenuSelect",{key:C,option:B,row:i.toValue(L)})}function fe(C,B){return{onClick:O=>{n("clickRow",{row:C,index:B,event:O})},onContextmenu:O=>{n("contextMenuRow",{row:C,index:B,event:O}),e.contextMenuOptions&&(O.preventDefault(),D.value=!1,L.value=C,i.nextTick(()=>{D.value=!0,M.value={x:O.x,y:O.y}}))}}}const S=i.ref(!1);function $(C,B){B&&w({[B]:C})}const Q={loading:f,data:d,error:v,params:x,pagination:l,rawList:g,dataTableRef:o},ae={run:p,runAsync:E,refresh:A,refreshAsync:y,cancel:h,mutate:m,setParam:C=>{Object.assign(x.value[0],C)},runParam:C=>p(Object.assign(x.value[0],C)),runParamAsync:async C=>E(Object.assign(x.value[0],C))};return u({refs:Q,actions:ae}),(C,B)=>(i.openBlock(),i.createBlock(i.unref(R.NFlex),{vertical:""},{default:i.withCtx(()=>[i.renderSlot(C.$slots,"filter",{refs:Q,actions:ae},()=>[i.createVNode(i.unref(R.NFlex),{vertical:""},{default:i.withCtx(()=>[i.createVNode(i.unref(R.NGrid),i.normalizeProps(i.guardReactiveProps(C.filterGridProps)),{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(C.filterOptions?.filter(O=>!O.collapsed),({key:O,gridItemProps:q,render:z,...U},ee)=>(i.openBlock(),i.createBlock(i.unref(R.NGi),i.mergeProps({key:ee,span:12},{ref_for:!0},q),{default:i.withCtx(()=>[z?(i.openBlock(),i.createBlock(i.resolveDynamicComponent(i.unref(iu)(z(Q,ae),U.label,O)),{key:0})):(i.openBlock(),i.createBlock(i.unref(au),{key:1,options:U,value:O?i.unref(x)[0][O]:void 0,path:O,"onUpdate:value":j=>$(j,O)},null,8,["options","value","path","onUpdate:value"]))]),_:2},1040))),128))]),_:1},16),C.filterOptions?.filter(O=>O.collapsed)&&C.filterOptions?.filter(O=>O.collapsed)?.length>0?(i.openBlock(),i.createBlock(i.unref(R.NDivider),{key:0,style:{margin:"0"}},{default:i.withCtx(()=>[i.createVNode(i.unref(R.NButton),{size:"tiny",onClick:B[0]||(B[0]=O=>S.value=!S.value)},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(S.value?"折叠":"展开"),1)]),_:1})]),_:1})):i.createCommentVNode("",!0),i.createVNode(i.unref(R.NCollapseTransition),{show:S.value},{default:i.withCtx(()=>[i.createVNode(i.unref(R.NGrid),i.normalizeProps(i.guardReactiveProps(C.filterGridProps)),{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(C.filterOptions?.filter(O=>O.collapsed),({key:O,gridItemProps:q,render:z,...U},ee)=>(i.openBlock(),i.createBlock(i.unref(R.NGi),i.mergeProps({key:ee,span:12},{ref_for:!0},q),{default:i.withCtx(()=>[z?(i.openBlock(),i.createBlock(i.resolveDynamicComponent(i.unref(iu)(z(Q,ae),U.label,O)),{key:0})):(i.openBlock(),i.createBlock(i.unref(au),{key:1,options:U,value:O?i.unref(x)[0][O]:void 0,path:O,"onUpdate:value":j=>$(j,O)},null,8,["options","value","path","onUpdate:value"]))]),_:2},1040))),128))]),_:1},16)]),_:1},8,["show"])]),_:1})]),i.createVNode(i.unref(R.NDataTable),i.mergeProps({ref:"data-table-ref",remote:"","flex-height":"","single-line":!1,"scroll-x":_.value,style:{flex:1,...C.customStyle},class:C.customClass,"row-key":O=>O[c.rowKey],loading:i.unref(f),columns:r,data:g.value,"row-props":fe},C.dataTableProps,{"onUpdate:filters":T.onUpdateFilters,"onUpdate:sorter":T.onUpdateSorter,onLoad:T.onLoad,onScroll:T.onScroll,"onUpdate:checkedRowKeys":T.onUpdateCheckedRowKeys,"onUpdate:expandedRowKeys":T.onUpdateExpandedRowKeys}),{empty:i.withCtx(()=>[i.renderSlot(C.$slots,"empty")]),loading:i.withCtx(()=>[i.renderSlot(C.$slots,"loading")]),_:3},16,["scroll-x","style","class","row-key","loading","columns","data","onUpdate:filters","onUpdate:sorter","onLoad","onScroll","onUpdate:checkedRowKeys","onUpdate:expandedRowKeys"]),i.renderSlot(C.$slots,"actions",{},()=>[i.createVNode(i.unref(R.NFlex),null,{default:i.withCtx(()=>[i.renderSlot(C.$slots,"extra"),i.renderSlot(C.$slots,"pagination",{},()=>[C.pagination?(i.openBlock(),i.createBlock(i.unref(R.NPagination),i.mergeProps({key:0,style:{marginLeft:"auto"},disabled:i.unref(f)},{...a,...l.value},{"onUpdate:page":T.onUpdatePage,"onUpdate:pageSize":T.onUpdatePageSize}),null,16,["disabled","onUpdate:page","onUpdate:pageSize"])):i.createCommentVNode("",!0)])]),_:3})]),C.contextMenuOptions?(i.openBlock(),i.createBlock(i.unref(R.NDropdown),{key:0,placement:"bottom-start",trigger:"manual",x:M.value.x,y:M.value.y,show:D.value,options:C.contextMenuOptions,onClickoutside:B[1]||(B[1]=O=>D.value=!1),onSelect:G},null,8,["x","y","show","options"])):i.createCommentVNode("",!0)]),_:3}))}}),{c:zi,cB:Ii}={...qu,...ju},wu=`${du}-full-loading`;function $i(){return zi([Ii("full-loading",{position:"fixed",inset:0,zIndex:99,display:"flex",alignItems:"center",justifyContent:"center"},[R.cM("mask",{background:"rgba(0,0,0,.3)"}),R.cM("blur",{backdropFilter:"blur(10px)"})])])}const Kn=i.defineComponent({__name:"FullLoading",props:{show:{type:Boolean},appendTo:{default:"body"},mask:{type:[Boolean,Object],default:!0},blur:{type:Boolean,default:!0},disableScroll:{type:Boolean,default:!0},scrollSelector:{default:"body"},spinProps:{}},setup(e){Uu(wu,$i());const u=i.ref("auto");return i.watchEffect(()=>{if(e.disableScroll){const t=e.scrollSelector instanceof HTMLElement?e.scrollSelector:document.querySelector(e.scrollSelector);t&&(e.show&&(u.value=t.style.overflow),t.style.overflow=e.show?"hidden":u.value)}}),(t,n)=>(i.openBlock(),i.createBlock(i.unref(Rt),null,{default:i.withCtx(()=>[(i.openBlock(),i.createBlock(i.Teleport,{to:t.appendTo},[t.show?(i.openBlock(),i.createBlock(i.unref(R.NEl),{key:0,class:i.normalizeClass([i.unref(wu),{[`${i.unref(wu)}--mask`]:t.mask},{[`${i.unref(wu)}--blur`]:t.blur}]),style:i.normalizeStyle(typeof t.mask=="object"?t.mask:{})},{default:i.withCtx(()=>[i.createVNode(i.unref(R.NSpin),i.normalizeProps(i.guardReactiveProps(t.spinProps)),i.createSlots({_:2},[t.$slots.description?{name:"description",fn:i.withCtx(()=>[i.renderSlot(t.$slots,"description")]),key:"0"}:void 0,t.$slots.icon?{name:"icon",fn:i.withCtx(()=>[i.renderSlot(t.$slots,"icon")]),key:"1"}:void 0]),1040)]),_:3},8,["class","style"])):i.createCommentVNode("",!0)],8,["to"]))]),_:3}))}});function er(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]=er(e[o],u));return e}return typeof e=="string"?t:typeof e=="number"?n:typeof e=="boolean"?r:e}function Ui(e,u){const{rules:t,clearRules:n}=u??{},r=i.reactive(e?structuredClone(i.toRaw(e)):{}),o=t,c=i.ref(),a={ref:c,model:r,rules:o},l=Te.createEventHook();function s(){return c.value?.validate().then(()=>l.trigger(i.toRaw(i.toValue(r))))}function f(){c.value?.restoreValidation()}function d(){er(r,n)}function v(){d(),Object.assign(r,structuredClone(e))}function x(){f(),v()}return{formRef:c,formValue:i.toRef(r),formRules:o,formProps:a,validate:s,resetValidation:f,resetForm:v,reset:x,clear:d,onValidated:l.on}}const qi=i.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:c,formRef:a,validate:l,resetValidation:s,resetForm:f,reset:d,clear:v,onValidated:x}=Ui(e.values,{rules:e.rules});x(h=>{n("validated",h)});const p=i.ref(!1),E={formRef:a,formValue:o,formRules:c,formProps:r},A={validate:l,resetValidation:s,resetForm:f,reset:d,clear:v,onValidated:x,setValue:h=>{Object.assign(o.value,h)}};u({refs:E,actions:A});function y(h,m){m&&A.setValue({[m]:h})}return(h,m)=>{const g=i.resolveComponent("NButton"),_=i.resolveComponent("NDivider"),k=i.resolveComponent("NCollapseTransition");return i.openBlock(),i.createBlock(i.unref(R.NForm),i.normalizeProps(i.guardReactiveProps({...i.unref(r),...e.formProps})),{default:i.withCtx(()=>[i.renderSlot(h.$slots,"header"),i.renderSlot(h.$slots,"default",{refs:E,actions:A},()=>[i.createVNode(i.unref(R.NGrid),i.normalizeProps(i.guardReactiveProps(h.gridProps)),{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(h.options?.filter(w=>!w.collapsed),({key:w,gridItemProps:T,render:D,...L},M)=>(i.openBlock(),i.createBlock(i.unref(R.NGi),i.mergeProps({key:M,span:12},{ref_for:!0},T),{default:i.withCtx(()=>[D?(i.openBlock(),i.createBlock(i.resolveDynamicComponent(i.unref(iu)(D(E,A),L.label,w)),{key:0})):(i.openBlock(),i.createBlock(i.unref(au),{key:1,options:L,path:w,value:w?i.unref(o)[w]:void 0,"onUpdate:value":G=>y(G,w)},null,8,["options","path","value","onUpdate:value"]))]),_:2},1040))),128))]),_:1},16),h.options?.filter(w=>w.collapsed)&&h.options?.filter(w=>w.collapsed)?.length>0?(i.openBlock(),i.createBlock(_,{key:0,style:{margin:"0"}},{default:i.withCtx(()=>[i.createVNode(g,{size:"tiny",onClick:m[0]||(m[0]=w=>p.value=!p.value)},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(p.value?"折叠":"展开"),1)]),_:1})]),_:1})):i.createCommentVNode("",!0),i.createVNode(k,{show:p.value},{default:i.withCtx(()=>[i.createVNode(i.unref(R.NGrid),i.normalizeProps(i.guardReactiveProps(h.gridProps)),{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(h.options?.filter(w=>w.collapsed),({key:w,gridItemProps:T,render:D,...L},M)=>(i.openBlock(),i.createBlock(i.unref(R.NGi),i.mergeProps({key:M,span:12},{ref_for:!0},T),{default:i.withCtx(()=>[D?(i.openBlock(),i.createBlock(i.resolveDynamicComponent(i.unref(iu)(D(E,A),L.label,w)),{key:0})):(i.openBlock(),i.createBlock(i.unref(au),{key:1,options:L,path:w,value:w?i.unref(o)[w]:void 0,"onUpdate:value":G=>y(G,w)},null,8,["options","path","value","onUpdate:value"]))]),_:2},1040))),128))]),_:1},16)]),_:1},8,["show"])]),i.renderSlot(h.$slots,"footer")]),_:3},16)}}}),au=i.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:c}=e.options??{};function a(l){return iu(l,r,e.path)}switch(o){case"date-picker":return a(i.h(R.NDatePicker,{value:e.value,"onUpdate:value":l=>{t("update:value",l)},...c}));case"input":return a(i.h(R.NInput,{value:e.value,"onUpdate:value":l=>{t("update:value",l)},...c}));case"search":return a(i.h(ur,{value:e.value,"onUpdate:value":l=>{t("update:value",l)},...c}));case"select":return a(i.h(R.NSelect,{value:e.value,"onUpdate:value":l=>{t("update:value",l)},...c}));case"switch":return a(i.h(R.NSwitch,{value:e.value,"onUpdate:value":l=>{t("update:value",l)},...c}));case"time-picker":return a(i.h(R.NTimePicker,{value:e.value,"onUpdate:value":l=>{t("update:value",l)},...c}));case"button":return a(i.h(R.NButton,{...c}))}}return(r,o)=>(i.openBlock(),i.createBlock(i.resolveDynamicComponent(n())))}}),ji=i.defineComponent({__name:"PresetSelect",props:{api:{type:Function},defaultParams:{},manual:{type:Boolean,default:!0},fields:{},requestOptions:{},requestPlugins:{},value:{},fallbackLabel:{},multiple:{type:Boolean,default:!1},disabled:{type:Boolean},debounce:{type:[Boolean,Number],default:!0},optionFormat:{type:Function},selectProps:{},pagination:{type:[Object,Boolean]}},emits:["before","success","error","finally","blur","clear","create","focus","scroll","search","update:value","update:page","update:pageSize"],setup(e,{expose:u,emit:t}){const n=t,r=i.useTemplateRef("select-ref"),o={page:"page",pageSize:"pageSize",search:"search",list:"list",count:"count",rowKey:"id",label:"label",value:"value",children:"children",...e.fields},c=i.reactive({showSizePicker:!0,pageSizes:[10,20,30],pageSlot:5,prefix:S=>`共${S.itemCount}条数据`,...e.pagination&&typeof e.pagination=="boolean"?{}:e.pagination}),a=i.ref({page:1,pageSize:10,itemCount:0}),l={[o.page]:a.value.page,[o.pageSize]:a.value.pageSize,[o.search]:"",...e.defaultParams},{data:s,error:f,loading:d,params:v,run:x,runAsync:p,refresh:E,refreshAsync:A,cancel:y,mutate:h}=Pt(e.api,{defaultParams:[l],manual:e.manual,...e.requestOptions,onBefore:S=>{e.requestOptions?.onBefore?.(S),n("before",S)},onSuccess:(S,$)=>{e.requestOptions?.onSuccess?.(S,$),n("success",S,$),_(S,$)},onError:(S,$)=>{e.requestOptions?.onError?.(S,$),n("error",S,$)},onFinally:(S,$,Q)=>{e.requestOptions?.onFinally?.(S,$,Q),n("finally",S,$,Q)}},e.requestPlugins),m=i.computed(()=>s.value?Array.isArray(s.value[o.list])?s.value[o.list]:(console.warn(`DataTablePlus: data[${o.list}] must be an array`),[]):[]),g=i.computed(()=>typeof e.optionFormat=="function"?m.value.map(S=>e.optionFormat(S)).filter(S=>!!S):m.value.map(S=>({[o.label]:S[o.label],[o.value]:S[o.value],[o.children]:S[o.children],key:S[o.rowKey]})));function _(S,$){a.value.page=$[0]&&o.page in $[0]?Number($[0][o.page]):1,a.value.pageSize=$[0]&&o.pageSize in $[0]?Number($[0][o.pageSize]):10,a.value.itemCount=o.count in S?Number(S[o.count]):0}function k(S){return x({...v.value[0],...S})}const w=i.ref(""),T=Te.useDebounceFn(()=>{k({[o.page]:1,[o.search]:w.value})},typeof e.debounce=="number"?e.debounce:500),D={onBlur:S=>{n("blur",S)},onClear:()=>{n("clear")},onCreate:S=>n("create",S),onFocus:S=>{n("focus",S)},onScroll:S=>{n("scroll",S)},onUpdateValue:(S,$)=>{const Q=Array.isArray(S)?m.value.filter(ae=>S.includes(ae[o.rowKey])):m.value.find(ae=>ae[o.rowKey]===S);n("update:value",S,$,Q?i.toRaw(i.toValue(Q)):null)},onSearch:S=>{w.value=S,!d.value&&(e.debounce?T():k({[o.page]:1,[o.search]:w.value}))},onUpdateShow:S=>{S&&(s.value||e.manual&&x(l))}},L={onUpdatePage:S=>{n("update:page",S),!d.value&&k({[o.page]:S})},onUpdatePageSize:S=>{n("update:pageSize",S),!d.value&&k({[o.pageSize]:S})}};function M(S){return{[o.label]:e.fallbackLabel??`${S}`,[o.value]:S}}return u({refs:{loading:d,data:s,error:f,params:v,pagination:a,rawList:m,selectRef:r},actions:{run:x,runAsync:p,refresh:E,refreshAsync:A,cancel:y,mutate:h,setParam:S=>{Object.assign(v.value[0],S)},runParam:S=>x(Object.assign(v.value[0],S)),runParamAsync:async S=>p(Object.assign(v.value[0],S))}}),(S,$)=>(i.openBlock(),i.createBlock(i.unref(R.NSelect),i.mergeProps({ref:"select-ref",remote:"",filterable:"",multiple:S.multiple,disabled:S.disabled,options:g.value,"label-field":o.label,"value-field":o.value,"children-field":o.children,value:S.value,"fallback-option":M,loading:i.unref(d)},S.selectProps,{onBlur:D.onBlur,onClear:D.onClear,onCreate:D.onCreate,onFocus:D.onFocus,onScroll:D.onScroll,onSearch:D.onSearch,"onUpdate:show":D.onUpdateShow,"onUpdate:value":D.onUpdateValue}),{header:i.withCtx(()=>[i.renderSlot(S.$slots,"header")]),action:i.withCtx(()=>[i.renderSlot(S.$slots,"action",{},()=>[i.createVNode(i.unref(R.NFlex),null,{default:i.withCtx(()=>[i.renderSlot(S.$slots,"extra"),i.renderSlot(S.$slots,"pagination",{},()=>[S.pagination?(i.openBlock(),i.createBlock(i.unref(R.NPagination),i.mergeProps({key:0,style:{"margin-left":"auto"},simple:"",disabled:i.unref(d)},{...c,...a.value},{"onUpdate:page":L.onUpdatePage,"onUpdate:pageSize":L.onUpdatePageSize}),null,16,["disabled","onUpdate:page","onUpdate:pageSize"])):i.createCommentVNode("",!0)])]),_:3})])]),empty:i.withCtx(()=>[i.renderSlot(S.$slots,"empty")]),arrow:i.withCtx(()=>[i.renderSlot(S.$slots,"arrow")]),_:3},16,["multiple","disabled","options","label-field","value-field","children-field","value","loading","onBlur","onClear","onCreate","onFocus","onScroll","onSearch","onUpdate:show","onUpdate:value"]))}}),Hi=i.defineComponent({__name:"RemoteRequest",props:{api:{type:Function},defaultParams:{},manual:{type:Boolean},fields:{},requestOptions:{},requestPlugins:{}},emits:["before","success","error","finally"],setup(e,{expose:u,emit:t}){const n=t,r={page:"page",pageSize:"pageSize",search:"search",...e.fields},{loading:o,data:c,error:a,params:l,run:s,runAsync:f,refresh:d,refreshAsync:v,cancel:x,mutate:p}=Pt(e.api,{defaultParams:[{[r.page]:1,[r.pageSize]:10,[r.search]:"",...e.defaultParams}],manual:e.manual,...e.requestOptions,onBefore:y=>{e.requestOptions?.onBefore?.(y),n("before",y)},onSuccess:(y,h)=>{e.requestOptions?.onSuccess?.(y,h),n("success",y,h)},onError:(y,h)=>{e.requestOptions?.onError?.(y,h),n("error",y,h)},onFinally:(y,h,m)=>{e.requestOptions?.onFinally?.(y,h,m),n("finally",y,h,m)}},e.requestPlugins),E={loading:o,data:c,error:a,params:l},A={run:s,runAsync:f,refresh:d,refreshAsync:v,cancel:x,mutate:p,setParam:y=>{Object.assign(l.value[0],y)},runParam:y=>s(Object.assign(l.value[0],y)),runParamAsync:async y=>f(Object.assign(l.value[0],y))};return u({refs:E,actions:A}),(y,h)=>i.renderSlot(y.$slots,"default",{refs:E,actions:A})}}),Vi={name:"EosIconsThreeDotsLoading"},Gi={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function Wi(e,u,t,n,r,o){return i.openBlock(),i.createElementBlock("svg",Gi,u[0]||(u[0]=[i.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 Zi=Ft(Vi,[["render",Wi]]),Yi={name:"RiSearch2Line"},Xi={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function Qi(e,u,t,n,r,o){return i.openBlock(),i.createElementBlock("svg",Xi,u[0]||(u[0]=[i.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 gn=Ft(Yi,[["render",Qi]]),ur=i.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=i.useTemplateRef("input-ref"),r=i.ref(e.value),{isPending:o,start:c}=Te.useTimeoutFn(()=>{},typeof e.autoTrigger=="number"?e.autoTrigger:500);i.watch(()=>e.value,f=>{r.value=f});const a=Te.useDebounceFn(()=>{t("update:value",r.value)},typeof e.autoTrigger=="number"?e.autoTrigger:500);i.watch(r,()=>{c(),e.autoTrigger&&a()});function l(){t("update:value",r.value)}function s(f){f.key==="Enter"&&l()}return i.watchEffect(()=>{!e.loading&&r.value&&n.value?.focus()}),(f,d)=>(i.openBlock(),i.createBlock(i.unref(R.NInputGroup),null,{default:i.withCtx(()=>[i.createVNode(i.unref(R.NInput),i.mergeProps({ref:"input-ref",value:r.value,"onUpdate:value":d[0]||(d[0]=v=>r.value=v),disabled:f.loading,clearable:""},f.inputProps,{onKeydown:s}),{prefix:i.withCtx(()=>[i.renderSlot(f.$slots,"prefix",{},()=>[i.renderSlot(f.$slots,"prefix-icon",{},()=>[i.createVNode(gn)])])]),suffix:i.withCtx(()=>[i.unref(o)?(i.openBlock(),i.createBlock(Zi,{key:0})):i.createCommentVNode("",!0)]),_:3},16,["value","disabled"]),i.renderSlot(f.$slots,"button",{},()=>[f.searchButton?(i.openBlock(),i.createBlock(i.unref(R.NButton),i.mergeProps({key:0,type:f.type,loading:f.loading},f.buttonProps,{onClick:l}),{icon:i.withCtx(()=>[i.renderSlot(f.$slots,"button-icon",{},()=>[i.createVNode(gn)])]),_:3},16,["type","loading"])):i.createCommentVNode("",!0)])]),_:3}))}}),Ji=i.defineComponent({__name:"ToggleEditor",props:i.mergeModels({inputProps:{}},{value:{},valueModifiers:{}}),emits:["update:value"],setup(e){const u=i.useModel(e,"value"),t=i.ref(!1),n=i.useTemplateRef("inputRef"),r=i.ref(u.value);function o(){t.value=!0,i.nextTick(()=>{n.value?.focus()})}function c(){t.value=!1,u.value=r.value}return(a,l)=>(i.openBlock(),i.createElementBlock("div",{onClick:o},[t.value?(i.openBlock(),i.createBlock(i.unref(R.NInput),i.mergeProps({key:0,ref_key:"inputRef",ref:n,value:r.value},a.inputProps,{"onUpdate:value":l[0]||(l[0]=s=>r.value=s),onChange:c,onBlur:c}),null,16,["value"])):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createTextVNode(i.toDisplayString(r.value),1)],64))]))}}),Ki=i.defineComponent({__name:"TooltipButton",props:{value:{},tooltipProps:{},buttonProps:{}},emits:["click"],setup(e,{emit:u}){const t=u;return(n,r)=>(i.openBlock(),i.createBlock(i.unref(R.NTooltip),i.normalizeProps(i.guardReactiveProps(n.tooltipProps)),{trigger:i.withCtx(()=>[i.createVNode(i.unref(R.NButton),i.mergeProps(n.buttonProps,{onClick:r[0]||(r[0]=o=>t("click",o))}),{icon:i.withCtx(()=>[i.renderSlot(n.$slots,"icon")]),default:i.withCtx(()=>[i.renderSlot(n.$slots,"default")]),_:3},16)]),default:i.withCtx(()=>[i.renderSlot(n.$slots,"tooltip",{},()=>[i.createTextVNode(i.toDisplayString(n.value),1)])]),_:3},16))}}),{c:ea}=qu,{cB:Cu}=ju,ua=`${du}-transition`;function ta({name:e="fade",enterDuration:u=".3s",leaveDuration:t=".3s",enterCubicBezier:n="cubic-bezier(.4, 0, .2, 1)",leaveCubicBezier:r="cubic-bezier(.4, 0, .2, 1)"}={}){return[Cu(`${e}-enter-active`,{transition:`all ${u} ${n}!important`}),Cu(`${e}-leave-active`,{transition:`all ${t} ${r}!important`}),Cu(`${e}-enter-from`,{opacity:0}),Cu(`${e}-leave-to`,{opacity:0})]}function na(){return ea([ta()])}const Rt=i.defineComponent({__name:"BaseTransition",props:{name:{default:"fade"},transitionProps:{}},setup(e){return Uu(ua,na()),(u,t)=>(i.openBlock(),i.createBlock(i.Transition,i.mergeProps({name:`${i.unref(du)}-${u.name}`,appear:"",mode:"out-in"},u.transitionProps),{default:i.withCtx(()=>[i.renderSlot(u.$slots,"default")]),_:3},16,["name"]))}});/*! @license DOMPurify 3.2.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.6/LICENSE */const{entries:tr,setPrototypeOf:xn,isFrozen:ra,getPrototypeOf:oa,getOwnPropertyDescriptor:ia}=Object;let{freeze:te,seal:le,create:nr}=Object,{apply:yt,construct:Et}=typeof Reflect<"u"&&Reflect;te||(te=function(u){return u});le||(le=function(u){return u});yt||(yt=function(u,t,n){return u.apply(t,n)});Et||(Et=function(u,t){return new u(...t)});const Du=ne(Array.prototype.forEach),aa=ne(Array.prototype.lastIndexOf),kn=ne(Array.prototype.pop),Ke=ne(Array.prototype.push),ca=ne(Array.prototype.splice),Ou=ne(String.prototype.toLowerCase),at=ne(String.prototype.toString),_n=ne(String.prototype.match),eu=ne(String.prototype.replace),la=ne(String.prototype.indexOf),sa=ne(String.prototype.trim),de=ne(Object.prototype.hasOwnProperty),ue=ne(RegExp.prototype.test),uu=fa(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 yt(e,u,n)}}function fa(e){return function(){for(var u=arguments.length,t=new Array(u),n=0;n<u;n++)t[n]=arguments[n];return Et(e,t)}}function I(e,u){let t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Ou;xn&&xn(e,null);let n=u.length;for(;n--;){let r=u[n];if(typeof r=="string"){const o=t(r);o!==r&&(ra(u)||(u[n]=o),r=o)}e[r]=!0}return e}function da(e){for(let u=0;u<e.length;u++)de(e,u)||(e[u]=null);return e}function Ee(e){const u=nr(null);for(const[t,n]of tr(e))de(e,t)&&(Array.isArray(n)?u[t]=da(n):n&&typeof n=="object"&&n.constructor===Object?u[t]=Ee(n):u[t]=n);return u}function tu(e,u){for(;e!==null;){const n=ia(e,u);if(n){if(n.get)return ne(n.get);if(typeof n.value=="function")return ne(n.value)}e=oa(e)}function t(){return null}return t}const vn=te(["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"]),ct=te(["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"]),lt=te(["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"]),pa=te(["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"]),st=te(["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"]),ha=te(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),yn=te(["#text"]),En=te(["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"]),ft=te(["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"]),An=te(["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"]),Fu=te(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),ba=le(/\{\{[\w\W]*|[\w\W]*\}\}/gm),ma=le(/<%[\w\W]*|[\w\W]*%>/gm),ga=le(/\$\{[\w\W]*/gm),xa=le(/^data-[\-\w.\u00B7-\uFFFF]+$/),ka=le(/^aria-[\-\w]+$/),rr=le(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),_a=le(/^(?:\w+script|data):/i),va=le(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),or=le(/^html$/i),ya=le(/^[a-z][.\w]*(-[.\w]+)+$/i);var wn=Object.freeze({__proto__:null,ARIA_ATTR:ka,ATTR_WHITESPACE:va,CUSTOM_ELEMENT:ya,DATA_ATTR:xa,DOCTYPE_NAME:or,ERB_EXPR:ma,IS_ALLOWED_URI:rr,IS_SCRIPT_OR_DATA:_a,MUSTACHE_EXPR:ba,TMPLIT_EXPR:ga});const nu={element:1,text:3,progressingInstruction:7,comment:8,document:9},Ea=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(c){return c},createScriptURL(c){return c}})}catch{return console.warn("TrustedTypes policy "+o+" could not be created."),null}},Cn=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function ir(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Ea();const u=N=>ir(N);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:c,Node:a,Element:l,NodeFilter:s,NamedNodeMap:f=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:d,DOMParser:v,trustedTypes:x}=e,p=l.prototype,E=tu(p,"cloneNode"),A=tu(p,"remove"),y=tu(p,"nextSibling"),h=tu(p,"childNodes"),m=tu(p,"parentNode");if(typeof c=="function"){const N=t.createElement("template");N.content&&N.content.ownerDocument&&(t=N.content.ownerDocument)}let g,_="";const{implementation:k,createNodeIterator:w,createDocumentFragment:T,getElementsByTagName:D}=t,{importNode:L}=n;let M=Cn();u.isSupported=typeof tr=="function"&&typeof m=="function"&&k&&k.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:G,ERB_EXPR:fe,TMPLIT_EXPR:S,DATA_ATTR:$,ARIA_ATTR:Q,IS_SCRIPT_OR_DATA:ae,ATTR_WHITESPACE:C,CUSTOM_ELEMENT:B}=wn;let{IS_ALLOWED_URI:O}=wn,q=null;const z=I({},[...vn,...ct,...lt,...st,...yn]);let U=null;const ee=I({},[...En,...ft,...An,...Fu]);let j=Object.seal(nr(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}})),he=null,Ae=null,Oe=!0,Me=!0,Le=!1,Re=!0,we=!1,Ce=!0,Ne=!1,Zu=!1,Yu=!1,ze=!1,mu=!1,gu=!1,Ut=!0,qt=!1;const Nr="user-content-";let Xu=!0,Ye=!1,Ie={},$e=null;const jt=I({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let Ht=null;const Vt=I({},["audio","video","img","source","image","track"]);let Qu=null;const Gt=I({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),xu="http://www.w3.org/1998/Math/MathML",ku="http://www.w3.org/2000/svg",_e="http://www.w3.org/1999/xhtml";let Ue=_e,Ju=!1,Ku=null;const Br=I({},[xu,ku,_e],at);let _u=I({},["mi","mo","mn","ms","mtext"]),vu=I({},["annotation-xml"]);const Or=I({},["title","style","font","a","script"]);let Xe=null;const Mr=["application/xhtml+xml","text/html"],Lr="text/html";let Z=null,qe=null;const zr=t.createElement("form"),Wt=function(b){return b instanceof RegExp||b instanceof Function},et=function(){let b=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(qe&&qe===b)){if((!b||typeof b!="object")&&(b={}),b=Ee(b),Xe=Mr.indexOf(b.PARSER_MEDIA_TYPE)===-1?Lr:b.PARSER_MEDIA_TYPE,Z=Xe==="application/xhtml+xml"?at:Ou,q=de(b,"ALLOWED_TAGS")?I({},b.ALLOWED_TAGS,Z):z,U=de(b,"ALLOWED_ATTR")?I({},b.ALLOWED_ATTR,Z):ee,Ku=de(b,"ALLOWED_NAMESPACES")?I({},b.ALLOWED_NAMESPACES,at):Br,Qu=de(b,"ADD_URI_SAFE_ATTR")?I(Ee(Gt),b.ADD_URI_SAFE_ATTR,Z):Gt,Ht=de(b,"ADD_DATA_URI_TAGS")?I(Ee(Vt),b.ADD_DATA_URI_TAGS,Z):Vt,$e=de(b,"FORBID_CONTENTS")?I({},b.FORBID_CONTENTS,Z):jt,he=de(b,"FORBID_TAGS")?I({},b.FORBID_TAGS,Z):Ee({}),Ae=de(b,"FORBID_ATTR")?I({},b.FORBID_ATTR,Z):Ee({}),Ie=de(b,"USE_PROFILES")?b.USE_PROFILES:!1,Oe=b.ALLOW_ARIA_ATTR!==!1,Me=b.ALLOW_DATA_ATTR!==!1,Le=b.ALLOW_UNKNOWN_PROTOCOLS||!1,Re=b.ALLOW_SELF_CLOSE_IN_ATTR!==!1,we=b.SAFE_FOR_TEMPLATES||!1,Ce=b.SAFE_FOR_XML!==!1,Ne=b.WHOLE_DOCUMENT||!1,ze=b.RETURN_DOM||!1,mu=b.RETURN_DOM_FRAGMENT||!1,gu=b.RETURN_TRUSTED_TYPE||!1,Yu=b.FORCE_BODY||!1,Ut=b.SANITIZE_DOM!==!1,qt=b.SANITIZE_NAMED_PROPS||!1,Xu=b.KEEP_CONTENT!==!1,Ye=b.IN_PLACE||!1,O=b.ALLOWED_URI_REGEXP||rr,Ue=b.NAMESPACE||_e,_u=b.MATHML_TEXT_INTEGRATION_POINTS||_u,vu=b.HTML_INTEGRATION_POINTS||vu,j=b.CUSTOM_ELEMENT_HANDLING||{},b.CUSTOM_ELEMENT_HANDLING&&Wt(b.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(j.tagNameCheck=b.CUSTOM_ELEMENT_HANDLING.tagNameCheck),b.CUSTOM_ELEMENT_HANDLING&&Wt(b.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(j.attributeNameCheck=b.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),b.CUSTOM_ELEMENT_HANDLING&&typeof b.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(j.allowCustomizedBuiltInElements=b.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),we&&(Me=!1),mu&&(ze=!0),Ie&&(q=I({},yn),U=[],Ie.html===!0&&(I(q,vn),I(U,En)),Ie.svg===!0&&(I(q,ct),I(U,ft),I(U,Fu)),Ie.svgFilters===!0&&(I(q,lt),I(U,ft),I(U,Fu)),Ie.mathMl===!0&&(I(q,st),I(U,An),I(U,Fu))),b.ADD_TAGS&&(q===z&&(q=Ee(q)),I(q,b.ADD_TAGS,Z)),b.ADD_ATTR&&(U===ee&&(U=Ee(U)),I(U,b.ADD_ATTR,Z)),b.ADD_URI_SAFE_ATTR&&I(Qu,b.ADD_URI_SAFE_ATTR,Z),b.FORBID_CONTENTS&&($e===jt&&($e=Ee($e)),I($e,b.FORBID_CONTENTS,Z)),Xu&&(q["#text"]=!0),Ne&&I(q,["html","head","body"]),q.table&&(I(q,["tbody"]),delete he.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(""));te&&te(b),qe=b}},Zt=I({},[...ct,...lt,...pa]),Yt=I({},[...st,...ha]),Ir=function(b){let F=m(b);(!F||!F.tagName)&&(F={namespaceURI:Ue,tagName:"template"});const P=Ou(b.tagName),V=Ou(F.tagName);return Ku[b.namespaceURI]?b.namespaceURI===ku?F.namespaceURI===_e?P==="svg":F.namespaceURI===xu?P==="svg"&&(V==="annotation-xml"||_u[V]):!!Zt[P]:b.namespaceURI===xu?F.namespaceURI===_e?P==="math":F.namespaceURI===ku?P==="math"&&vu[V]:!!Yt[P]:b.namespaceURI===_e?F.namespaceURI===ku&&!vu[V]||F.namespaceURI===xu&&!_u[V]?!1:!Yt[P]&&(Or[P]||!Zt[P]):!!(Xe==="application/xhtml+xml"&&Ku[b.namespaceURI]):!1},be=function(b){Ke(u.removed,{element:b});try{m(b).removeChild(b)}catch{A(b)}},je=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(ze||mu)try{be(F)}catch{}else try{F.setAttribute(b,"")}catch{}},Xt=function(b){let F=null,P=null;if(Yu)b="<remove></remove>"+b;else{const W=_n(b,/^[\r\n\t ]+/);P=W&&W[0]}Xe==="application/xhtml+xml"&&Ue===_e&&(b='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+b+"</body></html>");const V=g?g.createHTML(b):b;if(Ue===_e)try{F=new v().parseFromString(V,Xe)}catch{}if(!F||!F.documentElement){F=k.createDocument(Ue,"template",null);try{F.documentElement.innerHTML=Ju?_:V}catch{}}const J=F.body||F.documentElement;return b&&P&&J.insertBefore(t.createTextNode(P),J.childNodes[0]||null),Ue===_e?D.call(F,Ne?"html":"body")[0]:Ne?F.documentElement:J},Qt=function(b){return w.call(b.ownerDocument||b,b,s.SHOW_ELEMENT|s.SHOW_COMMENT|s.SHOW_TEXT|s.SHOW_PROCESSING_INSTRUCTION|s.SHOW_CDATA_SECTION,null)},ut=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")},Jt=function(b){return typeof a=="function"&&b instanceof a};function ve(N,b,F){Du(N,P=>{P.call(u,b,F,qe)})}const Kt=function(b){let F=null;if(ve(M.beforeSanitizeElements,b,null),ut(b))return be(b),!0;const P=Z(b.nodeName);if(ve(M.uponSanitizeElement,b,{tagName:P,allowedTags:q}),Ce&&b.hasChildNodes()&&!Jt(b.firstElementChild)&&ue(/<[/\w!]/g,b.innerHTML)&&ue(/<[/\w!]/g,b.textContent)||b.nodeType===nu.progressingInstruction||Ce&&b.nodeType===nu.comment&&ue(/<[/\w]/g,b.data))return be(b),!0;if(!q[P]||he[P]){if(!he[P]&&un(P)&&(j.tagNameCheck instanceof RegExp&&ue(j.tagNameCheck,P)||j.tagNameCheck instanceof Function&&j.tagNameCheck(P)))return!1;if(Xu&&!$e[P]){const V=m(b)||b.parentNode,J=h(b)||b.childNodes;if(J&&V){const W=J.length;for(let re=W-1;re>=0;--re){const ye=E(J[re],!0);ye.__removalCount=(b.__removalCount||0)+1,V.insertBefore(ye,y(b))}}}return be(b),!0}return b instanceof l&&!Ir(b)||(P==="noscript"||P==="noembed"||P==="noframes")&&ue(/<\/no(script|embed|frames)/i,b.innerHTML)?(be(b),!0):(we&&b.nodeType===nu.text&&(F=b.textContent,Du([G,fe,S],V=>{F=eu(F,V," ")}),b.textContent!==F&&(Ke(u.removed,{element:b.cloneNode()}),b.textContent=F)),ve(M.afterSanitizeElements,b,null),!1)},en=function(b,F,P){if(Ut&&(F==="id"||F==="name")&&(P in t||P in zr))return!1;if(!(Me&&!Ae[F]&&ue($,F))){if(!(Oe&&ue(Q,F))){if(!U[F]||Ae[F]){if(!(un(b)&&(j.tagNameCheck instanceof RegExp&&ue(j.tagNameCheck,b)||j.tagNameCheck instanceof Function&&j.tagNameCheck(b))&&(j.attributeNameCheck instanceof RegExp&&ue(j.attributeNameCheck,F)||j.attributeNameCheck instanceof Function&&j.attributeNameCheck(F))||F==="is"&&j.allowCustomizedBuiltInElements&&(j.tagNameCheck instanceof RegExp&&ue(j.tagNameCheck,P)||j.tagNameCheck instanceof Function&&j.tagNameCheck(P))))return!1}else if(!Qu[F]){if(!ue(O,eu(P,C,""))){if(!((F==="src"||F==="xlink:href"||F==="href")&&b!=="script"&&la(P,"data:")===0&&Ht[b])){if(!(Le&&!ue(ae,eu(P,C,"")))){if(P)return!1}}}}}}return!0},un=function(b){return b!=="annotation-xml"&&_n(b,B)},tn=function(b){ve(M.beforeSanitizeAttributes,b,null);const{attributes:F}=b;if(!F||ut(b))return;const P={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:U,forceKeepAttr:void 0};let V=F.length;for(;V--;){const J=F[V],{name:W,namespaceURI:re,value:ye}=J,Qe=Z(W),tt=ye;let K=W==="value"?tt:sa(tt);if(P.attrName=Qe,P.attrValue=K,P.keepAttr=!0,P.forceKeepAttr=void 0,ve(M.uponSanitizeAttribute,b,P),K=P.attrValue,qt&&(Qe==="id"||Qe==="name")&&(je(W,b),K=Nr+K),Ce&&ue(/((--!?|])>)|<\/(style|title)/i,K)){je(W,b);continue}if(P.forceKeepAttr)continue;if(!P.keepAttr){je(W,b);continue}if(!Re&&ue(/\/>/i,K)){je(W,b);continue}we&&Du([G,fe,S],rn=>{K=eu(K,rn," ")});const nn=Z(b.nodeName);if(!en(nn,Qe,K)){je(W,b);continue}if(g&&typeof x=="object"&&typeof x.getAttributeType=="function"&&!re)switch(x.getAttributeType(nn,Qe)){case"TrustedHTML":{K=g.createHTML(K);break}case"TrustedScriptURL":{K=g.createScriptURL(K);break}}if(K!==tt)try{re?b.setAttributeNS(re,W,K):b.setAttribute(W,K),ut(b)?be(b):kn(u.removed)}catch{je(W,b)}}ve(M.afterSanitizeAttributes,b,null)},$r=function N(b){let F=null;const P=Qt(b);for(ve(M.beforeSanitizeShadowDOM,b,null);F=P.nextNode();)ve(M.uponSanitizeShadowNode,F,null),Kt(F),tn(F),F.content instanceof o&&N(F.content);ve(M.afterSanitizeShadowDOM,b,null)};return u.sanitize=function(N){let b=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},F=null,P=null,V=null,J=null;if(Ju=!N,Ju&&(N="<!-->"),typeof N!="string"&&!Jt(N))if(typeof N.toString=="function"){if(N=N.toString(),typeof N!="string")throw uu("dirty is not a string, aborting")}else throw uu("toString is not a function");if(!u.isSupported)return N;if(Zu||et(b),u.removed=[],typeof N=="string"&&(Ye=!1),Ye){if(N.nodeName){const ye=Z(N.nodeName);if(!q[ye]||he[ye])throw uu("root node is forbidden and cannot be sanitized in-place")}}else if(N instanceof a)F=Xt("<!---->"),P=F.ownerDocument.importNode(N,!0),P.nodeType===nu.element&&P.nodeName==="BODY"||P.nodeName==="HTML"?F=P:F.appendChild(P);else{if(!ze&&!we&&!Ne&&N.indexOf("<")===-1)return g&&gu?g.createHTML(N):N;if(F=Xt(N),!F)return ze?null:gu?_:""}F&&Yu&&be(F.firstChild);const W=Qt(Ye?N:F);for(;V=W.nextNode();)Kt(V),tn(V),V.content instanceof o&&$r(V.content);if(Ye)return N;if(ze){if(mu)for(J=T.call(F.ownerDocument);F.firstChild;)J.appendChild(F.firstChild);else J=F;return(U.shadowroot||U.shadowrootmode)&&(J=L.call(n,J,!0)),J}let re=Ne?F.outerHTML:F.innerHTML;return Ne&&q["!doctype"]&&F.ownerDocument&&F.ownerDocument.doctype&&F.ownerDocument.doctype.name&&ue(or,F.ownerDocument.doctype.name)&&(re="<!DOCTYPE "+F.ownerDocument.doctype.name+`>
23
- `+re),we&&Du([G,fe,S],ye=>{re=eu(re,ye," ")}),g&&gu?g.createHTML(re):re},u.setConfig=function(){let N=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};et(N),Zu=!0},u.clearConfig=function(){qe=null,Zu=!1},u.isValidAttribute=function(N,b,F){qe||et({});const P=Z(N),V=Z(b);return en(P,V,F)},u.addHook=function(N,b){typeof b=="function"&&Ke(M[N],b)},u.removeHook=function(N,b){if(b!==void 0){const F=aa(M[N],b);return F===-1?void 0:ca(M[N],F,1)[0]}return kn(M[N])},u.removeHooks=function(N){M[N]=[]},u.removeAllHooks=function(){M=Cn()},u}var wa=ir();const Dn={};function Ca(e){let u=Dn[e];if(u)return u;u=Dn[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 Ge(e,u){typeof u!="string"&&(u=Ge.defaultChars);const t=Ca(u);return e.replace(/(%[a-f0-9]{2})+/gi,function(n){let r="";for(let o=0,c=n.length;o<c;o+=3){const a=parseInt(n.slice(o+1,o+3),16);if(a<128){r+=t[a];continue}if((a&224)===192&&o+3<c){const l=parseInt(n.slice(o+4,o+6),16);if((l&192)===128){const s=a<<6&1984|l&63;s<128?r+="��":r+=String.fromCharCode(s),o+=3;continue}}if((a&240)===224&&o+6<c){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=a<<12&61440|l<<6&4032|s&63;f<2048||f>=55296&&f<=57343?r+="���":r+=String.fromCharCode(f),o+=6;continue}}if((a&248)===240&&o+9<c){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=a<<18&1835008|l<<12&258048|s<<6&4032|f&63;d<65536||d>1114111?r+="����":(d-=65536,r+=String.fromCharCode(55296+(d>>10),56320+(d&1023))),o+=9;continue}}r+="�"}return r})}Ge.defaultChars=";/?:@&=+$,#";Ge.componentChars="";const Fn={};function Da(e){let u=Fn[e];if(u)return u;u=Fn[e]=[];for(let t=0;t<128;t++){const n=String.fromCharCode(t);/^[0-9a-z]$/i.test(n)?u.push(n):u.push("%"+("0"+t.toString(16).toUpperCase()).slice(-2))}for(let t=0;t<e.length;t++)u[e.charCodeAt(t)]=e[t];return u}function pu(e,u,t){typeof u!="string"&&(t=u,u=pu.defaultChars),typeof t>"u"&&(t=!0);const n=Da(u);let r="";for(let o=0,c=e.length;o<c;o++){const a=e.charCodeAt(o);if(t&&a===37&&o+2<c&&/^[0-9a-f]{2}$/i.test(e.slice(o+1,o+3))){r+=e.slice(o,o+3),o+=2;continue}if(a<128){r+=n[a];continue}if(a>=55296&&a<=57343){if(a>=55296&&a<=56319&&o+1<c){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}pu.defaultChars=";/?:@&=+$,-_.!~*'()#";pu.componentChars="-_.!~*'()";function Nt(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 zu(){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,Sa=/:[0-9]*$/,Ta=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,Pa=["<",">",'"',"`"," ","\r",`
24
- `," "],Ra=["{","}","|","\\","^","`"].concat(Pa),Na=["'"].concat(Ra),Sn=["%","/","?",";","#"].concat(Na),Tn=["/","?","#"],Ba=255,Pn=/^[+a-z0-9A-Z_-]{0,63}$/,Oa=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,Rn={javascript:!0,"javascript:":!0},Nn={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function Bt(e,u){if(e&&e instanceof zu)return e;const t=new zu;return t.parse(e,u),t}zu.prototype.parse=function(e,u){let t,n,r,o=e;if(o=o.trim(),!u&&e.split("#").length===1){const s=Ta.exec(o);if(s)return this.pathname=s[1],s[2]&&(this.search=s[2]),this}let c=Fa.exec(o);if(c&&(c=c[0],t=c.toLowerCase(),this.protocol=c,o=o.substr(c.length)),(u||c||o.match(/^\/\/[^@\/]+@[^@\/]+/))&&(r=o.substr(0,2)==="//",r&&!(c&&Rn[c])&&(o=o.substr(2),this.slashes=!0)),!Rn[c]&&(r||c&&!Nn[c])){let s=-1;for(let p=0;p<Tn.length;p++)n=o.indexOf(Tn[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<Sn.length;p++)n=o.indexOf(Sn[p]),n!==-1&&(s===-1||n<s)&&(s=n);s===-1&&(s=o.length),o[s-1]===":"&&s--;const v=o.slice(0,s);o=o.slice(s),this.parseHost(v),this.hostname=this.hostname||"";const x=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!x){const p=this.hostname.split(/\./);for(let E=0,A=p.length;E<A;E++){const y=p[E];if(y&&!y.match(Pn)){let h="";for(let m=0,g=y.length;m<g;m++)y.charCodeAt(m)>127?h+="x":h+=y[m];if(!h.match(Pn)){const m=p.slice(0,E),g=p.slice(E+1),_=y.match(Oa);_&&(m.push(_[1]),g.unshift(_[2])),g.length&&(o=g.join(".")+o),this.hostname=m.join(".");break}}}}this.hostname.length>Ba&&(this.hostname=""),x&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}const a=o.indexOf("#");a!==-1&&(this.hash=o.substr(a),o=o.slice(0,a));const l=o.indexOf("?");return l!==-1&&(this.search=o.substr(l),o=o.slice(0,l)),o&&(this.pathname=o),Nn[t]&&this.hostname&&!this.pathname&&(this.pathname=""),this};zu.prototype.parseHost=function(e){let u=Sa.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 Ma=Object.freeze(Object.defineProperty({__proto__:null,decode:Ge,encode:pu,format:Nt,parse:Bt},Symbol.toStringTag,{value:"Module"})),ar=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,cr=/[\0-\x1F\x7F-\x9F]/,La=/[\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]/,Ot=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\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]/,lr=/[\$\+<->\^`\|~\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]/,sr=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,za=Object.freeze(Object.defineProperty({__proto__:null,Any:ar,Cc:cr,Cf:La,P:Ot,S:lr,Z:sr},Symbol.toStringTag,{value:"Module"})),Ia=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms„‹•˜¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegraìȹoɴ͹\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱cò׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘ë૙eryThiî૙tedĀGL૸ଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻Ó䃓Āiy෎ීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬื฼de耻Õ䃕es;樷ml耻Ö䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»࿝pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtè૙a;䎖r;愨pf;愤cr;쀀𝒵௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;e዁ᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t»᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩eóɍǧ᫾\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍rò΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴoôᲉĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»Ṻƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎proø₞r;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼rò৆òΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonó྘quigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roø඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨í஘istĀ;s஠டr;쀀𝔫ȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lanô௢ií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs఻⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lleì୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉uå൅;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭å೸åഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñ೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\0\0⵼\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨrò᪀Āir⶝ⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀¶;l⹭⹮䂶leìЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴ï໻rel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei⿾々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ì࿲âヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowó࿪arpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓rò࿪aòՑ;怏oustĀ;a㈞㈟掱che»㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼਴t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì⹯耻­䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫ਩war;椪lig耻ß䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rë๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproø዁im»ኬsðኞĀas㚺㚮ð዁rn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xô᝷headĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roð໻tré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map(e=>e.charCodeAt(0))),$a=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(e=>e.charCodeAt(0)));var dt;const Ua=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]]),qa=(dt=String.fromCodePoint)!==null&&dt!==void 0?dt: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 ja(e){var u;return e>=55296&&e<=57343||e>1114111?65533:(u=Ua.get(e))!==null&&u!==void 0?u:e}var X;(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"})(X||(X={}));const Ha=32;var Se;(function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"})(Se||(Se={}));function At(e){return e>=X.ZERO&&e<=X.NINE}function Va(e){return e>=X.UPPER_A&&e<=X.UPPER_F||e>=X.LOWER_A&&e<=X.LOWER_F}function Ga(e){return e>=X.UPPER_A&&e<=X.UPPER_Z||e>=X.LOWER_A&&e<=X.LOWER_Z||At(e)}function Wa(e){return e===X.EQUALS||Ga(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 Za{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)===X.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)|Ha)===X.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(At(r)||Va(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(At(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===X.SEMI)this.consumed+=1;else if(this.decodeMode===Fe.Strict)return 0;return this.emitCodePoint(ja(this.result),this.consumed),this.errors&&(u!==X.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&Se.VALUE_LENGTH)>>14;for(;t<u.length;t++,this.excess++){const c=u.charCodeAt(t);if(this.treeIndex=Ya(n,r,this.treeIndex+Math.max(1,o),c),this.treeIndex<0)return this.result===0||this.decodeMode===Fe.Attribute&&(o===0||Wa(c))?0:this.emitNotTerminatedNamedEntity();if(r=n[this.treeIndex],o=(r&Se.VALUE_LENGTH)>>14,o!==0){if(c===X.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]&Se.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]&~Se.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 fr(e){let u="";const t=new Za(e,n=>u+=qa(n));return function(r,o){let c=0,a=0;for(;(a=r.indexOf("&",a))>=0;){u+=r.slice(c,a),t.startEntity(o);const s=t.write(r,a+1);if(s<0){c=a+t.end();break}c=a+s,a=s===0?c+1:c}const l=u+r.slice(c);return u="",l}}function Ya(e,u,t,n){const r=(u&Se.BRANCH_LENGTH)>>7,o=u&Se.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 c=t,a=c+r-1;for(;c<=a;){const l=c+a>>>1,s=e[l];if(s<n)c=l+1;else if(s>n)a=l-1;else return e[l+r]}return-1}const Xa=fr(Ia);fr($a);function dr(e,u=Fe.Legacy){return Xa(e,u)}function Qa(e){return Object.prototype.toString.call(e)}function Mt(e){return Qa(e)==="[object String]"}const Ja=Object.prototype.hasOwnProperty;function Ka(e,u){return Ja.call(e,u)}function Hu(e){return Array.prototype.slice.call(arguments,1).forEach(function(t){if(t){if(typeof t!="object")throw new TypeError(t+"must be object");Object.keys(t).forEach(function(n){e[n]=t[n]})}}),e}function pr(e,u,t){return[].concat(e.slice(0,u),t,e.slice(u+1))}function Lt(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 Iu(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 hr=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,e0=/&([a-z#][a-z0-9]{1,31});/gi,u0=new RegExp(hr.source+"|"+e0.source,"gi"),t0=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function n0(e,u){if(u.charCodeAt(0)===35&&t0.test(u)){const n=u[1].toLowerCase()==="x"?parseInt(u.slice(2),16):parseInt(u.slice(1),10);return Lt(n)?Iu(n):e}const t=dr(e);return t!==e?t:e}function r0(e){return e.indexOf("\\")<0?e:e.replace(hr,"$1")}function We(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(u0,function(u,t,n){return t||n0(u,n)})}const o0=/[&<>"]/,i0=/[&<>"]/g,a0={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function c0(e){return a0[e]}function Pe(e){return o0.test(e)?e.replace(i0,c0):e}const l0=/[.?*+^$[\]\\(){}|-]/g;function s0(e){return e.replace(l0,"\\$&")}function H(e){switch(e){case 9:case 32:return!0}return!1}function cu(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}function lu(e){return Ot.test(e)||lr.test(e)}function su(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function Vu(e){return e=e.trim().replace(/\s+/g," "),"ẞ".toLowerCase()==="Ṿ"&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}const f0={mdurl:Ma,ucmicro:za},d0=Object.freeze(Object.defineProperty({__proto__:null,arrayReplaceAt:pr,assign:Hu,escapeHtml:Pe,escapeRE:s0,fromCodePoint:Iu,has:Ka,isMdAsciiPunct:su,isPunctChar:lu,isSpace:H,isString:Mt,isValidEntityCode:Lt,isWhiteSpace:cu,lib:f0,normalizeReference:Vu,unescapeAll:We,unescapeMd:r0},Symbol.toStringTag,{value:"Module"}));function p0(e,u,t){let n,r,o,c;const a=e.posMax,l=e.pos;for(e.pos=u+1,n=1;e.pos<a;){if(o=e.src.charCodeAt(e.pos),o===93&&(n--,n===0)){r=!0;break}if(c=e.pos,e.md.inline.skipToken(e),o===91){if(c===e.pos-1)n++;else if(t)return e.pos=l,-1}}let s=-1;return r&&(s=e.pos),e.pos=l,s}function h0(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=We(e.slice(u+1,r)),o.ok=!0,o;if(n===92&&r+1<t){r+=2;continue}r++}return o}let c=0;for(;r<t&&(n=e.charCodeAt(r),!(n===32||n<32||n===127));){if(n===92&&r+1<t){if(e.charCodeAt(r+1)===32)break;r+=2;continue}if(n===40&&(c++,c>32))return o;if(n===41){if(c===0)break;c--}r++}return u===r||c!==0||(o.str=We(e.slice(u,r)),o.pos=r,o.ok=!0),o}function b0(e,u,t,n){let r,o=u;const c={ok:!1,can_continue:!1,pos:0,str:"",marker:0};if(n)c.str=n.str,c.marker=n.marker;else{if(o>=t)return c;let a=e.charCodeAt(o);if(a!==34&&a!==39&&a!==40)return c;u++,o++,a===40&&(a=41),c.marker=a}for(;o<t;){if(r=e.charCodeAt(o),r===c.marker)return c.pos=o+1,c.str+=We(e.slice(u,o)),c.ok=!0,c;if(r===40&&c.marker===41)return c;r===92&&o+1<t&&o++,o++}return c.can_continue=!0,c.str+=We(e.slice(u,o)),c}const m0=Object.freeze(Object.defineProperty({__proto__:null,parseLinkDestination:h0,parseLinkLabel:p0,parseLinkTitle:b0},Symbol.toStringTag,{value:"Module"})),xe={};xe.code_inline=function(e,u,t,n,r){const o=e[u];return"<code"+r.renderAttrs(o)+">"+Pe(o.content)+"</code>"};xe.code_block=function(e,u,t,n,r){const o=e[u];return"<pre"+r.renderAttrs(o)+"><code>"+Pe(e[u].content)+`</code></pre>
25
- `};xe.fence=function(e,u,t,n,r){const o=e[u],c=o.info?We(o.info).trim():"";let a="",l="";if(c){const f=c.split(/(\s+)/g);a=f[0],l=f.slice(2).join("")}let s;if(t.highlight?s=t.highlight(o.content,a,l)||Pe(o.content):s=Pe(o.content),s.indexOf("<pre")===0)return s+`
21
+ */var t=function(n){var r=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,o=0,c={},a={manual:n.Prism&&n.Prism.manual,disableWorkerMessageHandler:n.Prism&&n.Prism.disableWorkerMessageHandler,util:{encode:function b(h){return h instanceof l?new l(h.type,b(h.content),h.alias):Array.isArray(h)?h.map(b):h.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/\u00a0/g," ")},type:function(b){return Object.prototype.toString.call(b).slice(8,-1)},objId:function(b){return b.__id||Object.defineProperty(b,"__id",{value:++o}),b.__id},clone:function b(h,g){g=g||{};var _,x;switch(a.util.type(h)){case"Object":if(x=a.util.objId(h),g[x])return g[x];_={},g[x]=_;for(var D in h)h.hasOwnProperty(D)&&(_[D]=b(h[D],g));return _;case"Array":return x=a.util.objId(h),g[x]?g[x]:(_=[],g[x]=_,h.forEach(function(P,y){_[y]=b(P,g)}),_);default:return h}},getLanguage:function(b){for(;b;){var h=r.exec(b.className);if(h)return h[1].toLowerCase();b=b.parentElement}return"none"},setLanguage:function(b,h){b.className=b.className.replace(RegExp(r,"gi"),""),b.classList.add("language-"+h)},currentScript:function(){if(typeof document>"u")return null;if(document.currentScript&&document.currentScript.tagName==="SCRIPT")return document.currentScript;try{throw new Error}catch(_){var b=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(_.stack)||[])[1];if(b){var h=document.getElementsByTagName("script");for(var g in h)if(h[g].src==b)return h[g]}return null}},isActive:function(b,h,g){for(var _="no-"+h;b;){var x=b.classList;if(x.contains(h))return!0;if(x.contains(_))return!1;b=b.parentElement}return!!g}},languages:{plain:c,plaintext:c,text:c,txt:c,extend:function(b,h){var g=a.util.clone(a.languages[b]);for(var _ in h)g[_]=h[_];return g},insertBefore:function(b,h,g,_){_=_||a.languages;var x=_[b],D={};for(var P in x)if(x.hasOwnProperty(P)){if(P==h)for(var y in g)g.hasOwnProperty(y)&&(D[y]=g[y]);g.hasOwnProperty(P)||(D[P]=x[P])}var M=_[b];return _[b]=D,a.languages.DFS(a.languages,function(O,q){q===M&&O!=b&&(this[O]=D)}),D},DFS:function b(h,g,_,x){x=x||{};var D=a.util.objId;for(var P in h)if(h.hasOwnProperty(P)){g.call(h,P,h[P],_||P);var y=h[P],M=a.util.type(y);M==="Object"&&!x[D(y)]?(x[D(y)]=!0,b(y,g,null,x)):M==="Array"&&!x[D(y)]&&(x[D(y)]=!0,b(y,g,P,x))}}},plugins:{},highlightAll:function(b,h){a.highlightAllUnder(document,b,h)},highlightAllUnder:function(b,h,g){var _={callback:g,container:b,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};a.hooks.run("before-highlightall",_),_.elements=Array.prototype.slice.apply(_.container.querySelectorAll(_.selector)),a.hooks.run("before-all-elements-highlight",_);for(var x=0,D;D=_.elements[x++];)a.highlightElement(D,h===!0,_.callback)},highlightElement:function(b,h,g){var _=a.util.getLanguage(b),x=a.languages[_];a.util.setLanguage(b,_);var D=b.parentElement;D&&D.nodeName.toLowerCase()==="pre"&&a.util.setLanguage(D,_);var P=b.textContent,y={element:b,language:_,grammar:x,code:P};function M(q){y.highlightedCode=q,a.hooks.run("before-insert",y),y.element.innerHTML=y.highlightedCode,a.hooks.run("after-highlight",y),a.hooks.run("complete",y),g&&g.call(y.element)}if(a.hooks.run("before-sanity-check",y),D=y.element.parentElement,D&&D.nodeName.toLowerCase()==="pre"&&!D.hasAttribute("tabindex")&&D.setAttribute("tabindex","0"),!y.code){a.hooks.run("complete",y),g&&g.call(y.element);return}if(a.hooks.run("before-highlight",y),!y.grammar){M(a.util.encode(y.code));return}if(h&&n.Worker){var O=new Worker(a.filename);O.onmessage=function(q){M(q.data)},O.postMessage(JSON.stringify({language:y.language,code:y.code,immediateClose:!0}))}else M(a.highlight(y.code,y.grammar,y.language))},highlight:function(b,h,g){var _={code:b,grammar:h,language:g};if(a.hooks.run("before-tokenize",_),!_.grammar)throw new Error('The language "'+_.language+'" has no grammar.');return _.tokens=a.tokenize(_.code,_.grammar),a.hooks.run("after-tokenize",_),l.stringify(a.util.encode(_.tokens),_.language)},tokenize:function(b,h){var g=h.rest;if(g){for(var _ in g)h[_]=g[_];delete h.rest}var x=new d;return v(x,x.head,b),f(b,x,h,x.head,0),p(x)},hooks:{all:{},add:function(b,h){var g=a.hooks.all;g[b]=g[b]||[],g[b].push(h)},run:function(b,h){var g=a.hooks.all[b];if(!(!g||!g.length))for(var _=0,x;x=g[_++];)x(h)}},Token:l};n.Prism=a;function l(b,h,g,_){this.type=b,this.content=h,this.alias=g,this.length=(_||"").length|0}l.stringify=function b(h,g){if(typeof h=="string")return h;if(Array.isArray(h)){var _="";return h.forEach(function(M){_+=b(M,g)}),_}var x={type:h.type,content:b(h.content,g),tag:"span",classes:["token",h.type],attributes:{},language:g},D=h.alias;D&&(Array.isArray(D)?Array.prototype.push.apply(x.classes,D):x.classes.push(D)),a.hooks.run("wrap",x);var P="";for(var y in x.attributes)P+=" "+y+'="'+(x.attributes[y]||"").replace(/"/g,"&quot;")+'"';return"<"+x.tag+' class="'+x.classes.join(" ")+'"'+P+">"+x.content+"</"+x.tag+">"};function s(b,h,g,_){b.lastIndex=h;var x=b.exec(g);if(x&&_&&x[1]){var D=x[1].length;x.index+=D,x[0]=x[0].slice(D)}return x}function f(b,h,g,_,x,D){for(var P in g)if(!(!g.hasOwnProperty(P)||!g[P])){var y=g[P];y=Array.isArray(y)?y:[y];for(var M=0;M<y.length;++M){if(D&&D.cause==P+","+M)return;var O=y[M],q=O.inside,Z=!!O.lookbehind,F=!!O.greedy,$=O.alias;if(F&&!O.pattern.global){var K=O.pattern.toString().match(/[imsuy]*$/)[0];O.pattern=RegExp(O.pattern.source,K+"g")}for(var te=O.pattern||O,V=_.next,w=x;V!==h.tail&&!(D&&w>=D.reach);w+=V.value.length,V=V.next){var L=V.value;if(h.length>b.length)return;if(!(L instanceof l)){var T=1,j;if(F){if(j=s(te,w,b,Z),!j||j.index>=b.length)break;var ie=j.index,z=j.index+j[0].length,H=w;for(H+=V.value.length;ie>=H;)V=V.next,H+=V.value.length;if(H-=V.value.length,w=H,V.value instanceof l)continue;for(var U=V;U!==h.tail&&(H<z||typeof U.value=="string");U=U.next)T++,H+=U.value.length;T--,L=b.slice(w,H),j.index-=w}else if(j=s(te,0,L,Z),!j)continue;var ie=j.index,we=j[0],Le=L.slice(0,ie),ze=L.slice(ie+we.length),Ie=w+L.length;D&&Ie>D.reach&&(D.reach=Ie);var Ne=V.prev;Le&&(Ne=v(h,Ne,Le),w+=Le.length),k(h,Ne,T);var De=new l(P,q?a.tokenize(we,q):we,$,we);if(V=v(h,Ne,De),ze&&v(h,V,ze),T>1){var Fe={cause:P+","+M,reach:Ie};f(b,h,g,V.prev,w,Fe),D&&Fe.reach>D.reach&&(D.reach=Fe.reach)}}}}}}function d(){var b={value:null,prev:null,next:null},h={value:null,prev:b,next:null};b.next=h,this.head=b,this.tail=h,this.length=0}function v(b,h,g){var _=h.next,x={value:g,prev:h,next:_};return h.next=x,_.prev=x,b.length++,x}function k(b,h,g){for(var _=h.next,x=0;x<g&&_!==b.tail;x++)_=_.next;h.next=_,_.prev=h,b.length-=x}function p(b){for(var h=[],g=b.head.next;g!==b.tail;)h.push(g.value),g=g.next;return h}if(!n.document)return n.addEventListener&&(a.disableWorkerMessageHandler||n.addEventListener("message",function(b){var h=JSON.parse(b.data),g=h.language,_=h.code,x=h.immediateClose;n.postMessage(a.highlight(_,a.languages[g],g)),x&&n.close()},!1)),a;var C=a.util.currentScript();C&&(a.filename=C.src,C.hasAttribute("data-manual")&&(a.manual=!0));function A(){a.manual||a.highlightAll()}if(!a.manual){var E=document.readyState;E==="loading"||E==="interactive"&&C&&C.defer?document.addEventListener("DOMContentLoaded",A):window.requestAnimationFrame?window.requestAnimationFrame(A):window.setTimeout(A,16)}return a}(u);e.exports&&(e.exports=t),typeof ln<"u"&&(ln.Prism=t),t.languages.markup={comment:{pattern:/<!--(?:(?!<!--)[\s\S])*?-->/,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/<!DOCTYPE(?:[^>"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|<!--(?:[^-]|-(?!->))*-->)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^<!|>$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},t.languages.markup.tag.inside["attr-value"].inside.entity=t.languages.markup.entity,t.languages.markup.doctype.inside["internal-subset"].inside=t.languages.markup,t.hooks.add("wrap",function(n){n.type==="entity"&&(n.attributes.title=n.content.replace(/&amp;/,"&"))}),Object.defineProperty(t.languages.markup.tag,"addInlined",{value:function(r,o){var c={};c["language-"+o]={pattern:/(^<!\[CDATA\[)[\s\S]+?(?=\]\]>$)/i,lookbehind:!0,inside:t.languages[o]},c.cdata=/^<!\[CDATA\[|\]\]>$/i;var a={"included-cdata":{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,inside:c}};a["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:a},t.languages.insertBefore("markup","cdata",l)}}),Object.defineProperty(t.languages.markup.tag,"addAttribute",{value:function(n,r){t.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+n+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[r,"language-"+r],inside:t.languages[r]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),t.languages.html=t.languages.markup,t.languages.mathml=t.languages.markup,t.languages.svg=t.languages.markup,t.languages.xml=t.languages.extend("markup",{}),t.languages.ssml=t.languages.xml,t.languages.atom=t.languages.xml,t.languages.rss=t.languages.xml,function(n){var r=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;n.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:RegExp("@[\\w-](?:"+/[^;{\s"']|\s+(?!\s)/.source+"|"+r.source+")*?"+/(?:;|(?=\s*\{))/.source),inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+r.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+r.source+"$"),alias:"url"}}},selector:{pattern:RegExp(`(^|[{}\\s])[^{}\\s](?:[^{};"'\\s]|\\s+(?![\\s{])|`+r.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:r,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},n.languages.css.atrule.inside.rest=n.languages.css;var 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(C,A){return"✖ Error "+C+" while fetching file: "+A},o="✖ Error: File does not exist or is empty",c={js:"javascript",py:"python",rb:"ruby",ps1:"powershell",psm1:"powershell",sh:"bash",bat:"batch",h:"c",tex:"latex"},a="data-src-status",l="loading",s="loaded",f="failed",d="pre[data-src]:not(["+a+'="'+s+'"]):not(['+a+'="'+l+'"])';function v(C,A,E){var b=new XMLHttpRequest;b.open("GET",C,!0),b.onreadystatechange=function(){b.readyState==4&&(b.status<400&&b.responseText?A(b.responseText):b.status>=400?E(r(b.status,b.statusText)):E(o))},b.send(null)}function k(C){var A=/^\s*(\d+)\s*(?:(,)\s*(?:(\d+)\s*)?)?$/.exec(C||"");if(A){var E=Number(A[1]),b=A[2],h=A[3];return b?h?[E,Number(h)]:[E,void 0]:[E,E]}}t.hooks.add("before-highlightall",function(C){C.selector+=", "+d}),t.hooks.add("before-sanity-check",function(C){var A=C.element;if(A.matches(d)){C.code="",A.setAttribute(a,l);var E=A.appendChild(document.createElement("CODE"));E.textContent=n;var b=A.getAttribute("data-src"),h=C.language;if(h==="none"){var g=(/\.(\w+)$/.exec(b)||[,"none"])[1];h=c[g]||g}t.util.setLanguage(E,h),t.util.setLanguage(A,h);var _=t.plugins.autoloader;_&&_.loadLanguages(h),v(b,function(x){A.setAttribute(a,s);var D=k(A.getAttribute("data-range"));if(D){var P=x.split(/\r\n?|\n/g),y=D[0],M=D[1]==null?P.length:D[1];y<0&&(y+=P.length),y=Math.max(0,Math.min(y-1,P.length)),M<0&&(M+=P.length),M=Math.max(0,Math.min(M,P.length)),x=P.slice(y,M).join(`
22
+ `),A.hasAttribute("data-start")||A.setAttribute("data-start",String(y+1))}E.textContent=x,t.highlightElement(E)},function(x){A.setAttribute(a,f),E.textContent=x})}}),t.plugins.fileHighlight={highlight:function(A){for(var E=(A||document).querySelectorAll(d),b=0,h;h=E[b++];)t.highlightElement(h)}};var p=!1;t.fileHighlight=function(){p||(console.warn("Prism.fileHighlight is deprecated. Use `Prism.plugins.fileHighlight.highlight` instead."),p=!0),t.plugins.fileHighlight.highlight.apply(this,arguments)}}()}(nt)),nt.exports}var bo=ho();const Bu=po(bo);typeof document<"u"&&Bu.highlightAll();function mo(e,u){try{const t=Bu.languages[u];if(t){const n=Bu.highlight(e,t||Bu.languages.text,u);return`<pre class="language-${u}"><code class="language-${u}">${n}</code></pre>`}return e}catch{return e}}const{c:go,cB:ko,cE:xo,cM:_o}={...qu,...ju},rt=`${du}-bubble`;function vo(){return go([ko("bubble",{display:"flex",gap:"10px",fontSize:"var(--n-font-size);"},[_o("reverse",{flexDirection:"row-reverse"}),xo("content",{backgroundColor:"var(--tag-color)",padding:"10px",borderRadius:"var(--border-radius)",minHeight:"44px"})])])}const yo=i.defineComponent({__name:"Bubble",props:{avatar:{},content:{},contentClass:{},contentStyle:{},loading:{type:Boolean},typing:{type:Boolean},markdown:{type:Boolean},placement:{}},emits:["typingComplete"],setup(e,{emit:u}){const t=u;return Uu("n-bubble",vo()),(n,r)=>(i.openBlock(),i.createBlock(i.unref(R.NEl),{tag:"div",class:i.normalizeClass([i.unref(rt),n.placement==="end"?`${i.unref(rt)}--reverse`:""])},{default:i.withCtx(()=>[i.renderSlot(n.$slots,"avatar",{},()=>[n.avatar?(i.openBlock(),i.createBlock(i.unref(R.NAvatar),i.mergeProps({key:0,round:""},n.avatar.props),{default:i.withCtx(()=>[(i.openBlock(),i.createBlock(i.resolveDynamicComponent(n.avatar.icon)))]),_:1},16)):i.createCommentVNode("",!0)]),i.createVNode(i.unref(R.NFlex),{vertical:""},{default:i.withCtx(()=>[i.renderSlot(n.$slots,"header"),i.createVNode(i.unref(Bt),null,{default:i.withCtx(()=>[n.loading?i.renderSlot(n.$slots,"loading",{key:0},()=>[i.createVNode(i.unref(R.NSpin),{style:{height:"44px"}})]):i.renderSlot(n.$slots,"default",{key:1},()=>[i.createElementVNode("div",{class:i.normalizeClass([`${i.unref(rt)}__content`,n.contentClass]),style:i.normalizeStyle(n.contentStyle)},[i.createVNode(i.unref(Br),{typing:n.typing,markdown:n.markdown,value:n.content,onStop:r[0]||(r[0]=o=>t("typingComplete"))},null,8,["typing","markdown","value"])],6)])]),_:3}),i.renderSlot(n.$slots,"footer")]),_:3})]),_:3},8,["class"]))}}),Eo=i.defineComponent({__name:"ConfigProviders",props:{globalStyle:{type:Boolean,default:!1},configProviderProps:{},loadingBarProps:{},fullLoadingProps:{},dialogProviderProps:{},modalProviderProps:{},notificationProviderProps:{},messageProviderProps:{}},setup(e){const u=i.ref(!1);function t(){window.$dialog=R.useDialog(),window.$loadingBar=R.useLoadingBar(),window.$message=R.useMessage(),window.$modal=R.useModal(),window.$notification=R.useNotification(),window.$loading={start:()=>{u.value=!0},finish:()=>{u.value=!1}}}const n=i.defineComponent({setup(){i.onMounted(()=>{t()})},render(){return null}});return(r,o)=>(i.openBlock(),i.createBlock(i.unref(R.NConfigProvider),i.normalizeProps(i.guardReactiveProps(r.configProviderProps)),{default:i.withCtx(()=>[i.createVNode(i.unref(R.NLoadingBarProvider),i.normalizeProps(i.guardReactiveProps(r.loadingBarProps)),{default:i.withCtx(()=>[i.createVNode(i.unref(R.NDialogProvider),i.normalizeProps(i.guardReactiveProps(r.dialogProviderProps)),{default:i.withCtx(()=>[i.createVNode(i.unref(R.NModalProvider),i.normalizeProps(i.guardReactiveProps(r.modalProviderProps)),{default:i.withCtx(()=>[i.createVNode(i.unref(R.NNotificationProvider),i.normalizeProps(i.guardReactiveProps(r.notificationProviderProps)),{default:i.withCtx(()=>[i.createVNode(i.unref(R.NMessageProvider),i.normalizeProps(i.guardReactiveProps(r.messageProviderProps)),{default:i.withCtx(()=>[i.renderSlot(r.$slots,"default"),i.createVNode(i.unref(n))]),_:3},16)]),_:3},16)]),_:3},16)]),_:3},16)]),_:3},16),r.globalStyle?(i.openBlock(),i.createBlock(i.unref(R.NGlobalStyle),{key:0})):i.createCommentVNode("",!0),i.createVNode(i.unref(Kn),i.mergeProps({show:u.value},r.fullLoadingProps),null,16,["show"])]),_:3},16))}}),Ft=(e,u)=>{const t=e.__vccOpts||e;for(const[n,r]of u)t[n]=r;return t},Co={name:"MageCopyFill"},Ao={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function wo(e,u,t,n,r,o){return i.openBlock(),i.createElementBlock("svg",Ao,u[0]||(u[0]=[i.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 Do=Ft(Co,[["render",wo]]),Fo=i.defineComponent({__name:"CopyButton",props:{value:{},config:{},tooltipProps:{},buttonProps:{}},emits:["copied"],setup(e,{emit:u}){const t=u,{copied:n,copy:r}=Be.useClipboard({source:e.value,...e.config});i.watch(n,()=>{n.value&&t("copied",e.value)});function o(c){c.preventDefault(),r()}return(c,a)=>(i.openBlock(),i.createBlock(i.unref(R.NTooltip),i.normalizeProps(i.guardReactiveProps(c.tooltipProps)),{trigger:i.withCtx(()=>[i.createElementVNode("div",{style:{cursor:"pointer"},onClick:o},[i.renderSlot(c.$slots,"default",{},()=>[i.createVNode(i.unref(R.NButton),i.mergeProps({quaternary:"",size:"tiny"},c.buttonProps),{icon:i.withCtx(()=>[i.renderSlot(c.$slots,"icon",{},()=>[i.createVNode(Do)])]),_:3},16)])])]),default:i.withCtx(()=>[i.renderSlot(c.$slots,"tooltip",{},()=>[i.createTextVNode(i.toDisplayString(i.unref(n)?"复制成功":"复制"),1)])]),_:3},16))}}),Yn=(e,{manual:u,ready:t=!0,refreshDeps:n=[],refreshDepsAction:r})=>{const o=i.ref(!1);return i.watchEffect(()=>{!u&&e.options.refreshDeps!==!0&&(o.value=i.unref(t))}),n instanceof Array?i.watch([o,...n],([c])=>{c&&!u&&c&&(r?r():e.refresh())},{deep:!0,immediate:!1}):i.watch(o,c=>{!u&&c&&(r?r():e.refresh())}),{name:"autoRunPlugin",onBefore:()=>{if(!i.unref(t))return{stopNow:!0}}}};Yn.onInit=({ready:e=!0,manual:u})=>({loading:!u&&i.unref(e)});const Ru=new Map,So=(e,u,t)=>{const n=Ru.get(e);n?.timer&&clearTimeout(n.timer);let r;u>-1&&(r=setTimeout(()=>{Ru.delete(e)},u)),Ru.set(e,{...t,timer:r})},To=e=>Ru.get(e),Nu=new Map,Po=e=>Nu.get(e),Bo=(e,u)=>{Nu.set(e,u),u.then(t=>(Nu.delete(e),t)).catch(t=>{throw Nu.delete(e),t})},Me={},Ro=[],No=(e,u)=>{Me[e]&&(Me[e].forEach(t=>t(u)),Ro.forEach(t=>t({type:e,data:u})))},ot=(e,u)=>(Me[e]||(Me[e]=[]),Me[e].push(u),function(){const n=Me[e].indexOf(u);Me[e].splice(n,1)}),Oo=(e,{cacheKey:u,cacheTime:t=5*60*1e3,staleTime:n=0,setCache:r,getCache:o})=>{const c=i.ref(),a=i.ref(),l=(f,d)=>{r?r(d):So(f,t,d),No(f,d.data)},s=(f,d=[])=>o?o(d):To(f);return i.watchEffect(()=>{if(!u)return;const f=s(u);f&&Object.hasOwnProperty.call(f,"data")&&(e.state.data=f.data,e.state.params=f.params,(n===-1||new Date().getTime()-f.time<=n)&&(e.state.loading=!1)),c.value=ot(u,d=>{e.setState({data:d})})}),i.onScopeDispose(()=>{var f;(f=c.value)==null||f.call(c)}),u?{name:"cachePlugin",onBefore:f=>{const d=s(u,f);return!d||!Object.hasOwnProperty.call(d,"data")?{}:n===-1||new Date().getTime()-d.time<=n?{loading:!1,data:d?.data,returnNow:!0}:{data:d?.data}},onRequest:(f,d)=>{let v=Po(u);return v&&v!==a.value?{servicePromise:v}:(v=f(...d),a.value=v,Bo(u,v),{servicePromise:v})},onSuccess:(f,d)=>{var v;u&&((v=c.value)==null||v.call(c),l(u,{data:f,params:d,time:new Date().getTime()}),c.value=ot(u,k=>{e.setState({data:k})}))},onMutate:f=>{var d;u&&((d=c.value)==null||d.call(c),l(u,{data:f,params:e.state.params,time:new Date().getTime()}),c.value=ot(u,v=>{e.setState({data:v})}))}}:{}};function Mu(e){var u=typeof e;return e!=null&&(u=="object"||u=="function")}var Mo=typeof global=="object"&&global&&global.Object===Object&&global,Lo=typeof self=="object"&&self&&self.Object===Object&&self,Xn=Mo||Lo||Function("return this")(),it=function(){return Xn.Date.now()},zo=/\s/;function Io(e){for(var u=e.length;u--&&zo.test(e.charAt(u)););return u}var $o=/^\s+/;function Uo(e){return e&&e.slice(0,Io(e)+1).replace($o,"")}var Lu=Xn.Symbol,Qn=Object.prototype,qo=Qn.hasOwnProperty,jo=Qn.toString,eu=Lu?Lu.toStringTag:void 0;function Ho(e){var u=qo.call(e,eu),t=e[eu];try{e[eu]=void 0;var n=!0}catch{}var r=jo.call(e);return n&&(u?e[eu]=t:delete e[eu]),r}var Vo=Object.prototype,Go=Vo.toString;function Wo(e){return Go.call(e)}var Zo="[object Null]",Yo="[object Undefined]",fn=Lu?Lu.toStringTag:void 0;function Xo(e){return e==null?e===void 0?Yo:Zo:fn&&fn in Object(e)?Ho(e):Wo(e)}function Qo(e){return e!=null&&typeof e=="object"}var Jo="[object Symbol]";function Ko(e){return typeof e=="symbol"||Qo(e)&&Xo(e)==Jo}var dn=NaN,ei=/^[-+]0x[0-9a-f]+$/i,ui=/^0b[01]+$/i,ti=/^0o[0-7]+$/i,ni=parseInt;function pn(e){if(typeof e=="number")return e;if(Ko(e))return dn;if(Mu(e)){var u=typeof e.valueOf=="function"?e.valueOf():e;e=Mu(u)?u+"":u}if(typeof e!="string")return e===0?e:+e;e=Uo(e);var t=ui.test(e);return t||ti.test(e)?ni(e.slice(2),t?2:8):ei.test(e)?dn:+e}var ri="Expected a function",oi=Math.max,ii=Math.min;function Jn(e,u,t){var n,r,o,c,a,l,s=0,f=!1,d=!1,v=!0;if(typeof e!="function")throw new TypeError(ri);u=pn(u)||0,Mu(t)&&(f=!!t.leading,d="maxWait"in t,o=d?oi(pn(t.maxWait)||0,u):o,v="trailing"in t?!!t.trailing:v);function k(x){var D=n,P=r;return n=r=void 0,s=x,c=e.apply(P,D),c}function p(x){return s=x,a=setTimeout(E,u),f?k(x):c}function C(x){var D=x-l,P=x-s,y=u-D;return d?ii(y,o-P):y}function A(x){var D=x-l,P=x-s;return l===void 0||D>=u||D<0||d&&P>=o}function E(){var x=it();if(A(x))return b(x);a=setTimeout(E,C(x))}function b(x){return a=void 0,v&&n?k(x):(n=r=void 0,c)}function h(){a!==void 0&&clearTimeout(a),s=0,n=l=r=a=void 0}function g(){return a===void 0?c:b(it())}function _(){var x=it(),D=A(x);if(n=arguments,r=this,l=x,D){if(a===void 0)return p(l);if(d)return clearTimeout(a),a=setTimeout(E,u),k(l)}return a===void 0&&(a=setTimeout(E,u)),c}return _.cancel=h,_.flush=g,_}const ai=(e,{debounceWait:u,debounceLeading:t,debounceTrailing:n,debounceMaxWait:r})=>{const o=i.ref(),c=i.computed(()=>{const a={},l=i.unref(t),s=i.unref(n),f=i.unref(r);return l!==void 0&&(a.leading=l),s!==void 0&&(a.trailing=s),f!==void 0&&(a.maxWait=f),a});return i.watchEffect(a=>{if(i.unref(u)){const l=e.runAsync.bind(e);o.value=Jn(s=>{s()},i.unref(u),c.value),e.runAsync=(...s)=>new Promise((f,d)=>{var v;(v=o.value)==null||v.call(o,()=>{l(...s).then(f).catch(d)})}),a(()=>{var s;(s=o.value)==null||s.cancel(),e.runAsync=l})}}),i.unref(u)?{name:"debouncePlugin",onCancel:()=>{var a;(a=o.value)==null||a.cancel()}}:{}};var ci=Object.defineProperty,li=(e,u,t)=>u in e?ci(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,hn=(e,u,t)=>(li(e,typeof u!="symbol"?u+"":u,t),t);class si{constructor(){hn(this,"table",{}),hn(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 si;function fi(e){const t=e.toString().match(/^function\s+([^\s(]+)/);return t?t[1]:""}function di(e){const u=e.toString(),t=/([a-zA-Z$_][a-zA-Z0-9$_]*)\s*\(/,n=u.match(t);return n?n[1].trim():""}var pi=Object.defineProperty,hi=(e,u,t)=>u in e?pi(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,bn=(e,u,t)=>(hi(e,typeof u!="symbol"?u+"":u,t),t);class bi{constructor(){bn(this,"requestInstances",new Map),bn(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 ce=new bi,mi=(e,{ready:u=!0,debugKey:t,...n})=>{const r=()=>{if(t&&!ce.has(t)){const c=e.serviceRef.value.toString().includes("function")?fi(e.serviceRef.value.toString()):di(e.serviceRef.value.toString());ce.insert(t,{instance:e,requestName:c,time:Date.now()})}},o=i.computed(()=>Object.fromEntries(Object.entries({ready:u,...n}).map(([c,a])=>[c,i.unref(a)])));return i.watchEffect(()=>{t&&ce.has(t)&&ce.emit({...e,options:{...e.options,...o.value}})}),{name:"devtoolsPlugin",onBefore:c=>{r(),t&&ce.has(t)&&ce.emit({...e.state,key:t,params:c,loading:!0,time:Date.now(),type:"pending"})},onSuccess(c,a){r(),t&&ce.has(t)&&ce.emit({...e.state,key:t,data:c,params:a,loading:!1,time:Date.now(),type:"done"})},onCancel(){r(),t&&ce.has(t)&&ce.emit({...e.state,key:t,loading:!1,time:Date.now(),type:"cancel"})},onError(c,a){r(),t&&ce.has(t)&&ce.emit({...e.state,key:t,params:a,loading:!1,error:c,time:Date.now(),type:"error"})},onMutate(c){r(),t&&ce.has(t)&&ce.emit({...e.state,key:t,data:c,loading:!1,time:Date.now(),type:"mutate"})}}},gi=(e,{loadingDelay:u})=>{const t=i.ref(),n=()=>{t.value&&(clearTimeout(i.unref(t.value)),t.value=void 0)};return{name:"loadingDelayPlugin",onFinally:()=>{n();const r=i.unref(u);r&&(e.setState({loading:!0}),t.value=setTimeout(()=>{e.setState({loading:!1})},r))},onError:()=>{n()}}};function St(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}const ki=!!(typeof window<"u"&&window.document&&window.document.createElement);function Tt(){return St()?document.visibilityState!=="hidden":!0}const iu=[];function xi(e){return iu.push(e),function(){const t=iu.indexOf(e);iu.splice(t,1)}}if(St()){const e=()=>{if(Tt())for(let u=0;u<iu.length;u++){const t=iu[u];t()}};window.addEventListener("visibilitychange",e,!1)}const _i=(e,{pollingInterval:u,pollingWhenHidden:t=!0,pollingErrorRetryCount:n=-1})=>{let r;const o=i.ref(),c=i.ref(0),a=()=>{var l;r&&clearTimeout(r),(l=o.value)==null||l.call(o)};return i.watchEffect(()=>{i.unref(u)||a()}),i.unref(u)?{name:"pollingPlugin",onBefore:()=>{a()},onError:()=>{c.value+=1},onSuccess:()=>{c.value=0},onFinally:()=>{n===-1||n!==-1&&c.value<=n?r=setTimeout(()=>{!t&&!Tt()?o.value=xi(()=>{e.refresh()}):e.refresh()},i.unref(u)):c.value=0},onCancel:()=>{a()}}:{}};function vi(e,u){let t=!1;return(...n)=>{t||(t=!0,e(...n),setTimeout(()=>{t=!1},u))}}function yi(){return St()&&typeof navigator.onLine<"u"?navigator.onLine:!0}const au=[];function Ei(e){return au.push(e),function(){const t=au.indexOf(e);t>-1&&au.splice(t,1)}}if(ki){const e=()=>{if(!(!Tt()||!yi()))for(let u=0;u<au.length;u++){const t=au[u];t()}};window.addEventListener("visibilitychange",e,!1),window.addEventListener("focus",e,!1)}const Ci=(e,{refreshOnWindowFocus:u,focusTimespan:t=5e3})=>{const n=i.ref(),r=()=>{var o;(o=n.value)==null||o.call(n)};return i.watchEffect(o=>{if(i.unref(u)){const c=vi(e.refresh.bind(e),i.unref(t));n.value=Ei(()=>{c()})}o(()=>{r()})}),i.onScopeDispose(()=>{r()}),{name:"refreshOnWindowFocusPlugin"}},Ai=(e,{retryInterval:u,retryCount:t})=>{const n=i.ref(),r=i.ref(0),o=i.ref(!1);return t?{name:"retryPlugin",onBefore:()=>{o.value||(r.value=0),o.value=!1,n.value&&clearTimeout(n.value)},onSuccess:()=>{r.value=0},onError:()=>{if(r.value+=1,t===-1||r.value<=t){const c=u??Math.min(1e3*2**r.value,3e4);n.value=setTimeout(()=>{o.value=!0,e.refresh()},c)}else r.value=0},onCancel:()=>{r.value=0,n.value&&clearTimeout(n.value)}}:{}};var wi="Expected a function";function Di(e,u,t){var n=!0,r=!0;if(typeof e!="function")throw new TypeError(wi);return Mu(t)&&(n="leading"in t?!!t.leading:n,r="trailing"in t?!!t.trailing:r),Jn(e,u,{leading:n,maxWait:u,trailing:r})}const Fi=(e,{throttleWait:u,throttleLeading:t,throttleTrailing:n})=>{let r=null;const o=i.computed(()=>{const s={};return i.unref(t)!==void 0&&(s.leading=i.unref(t)),i.unref(n)!==void 0&&(s.trailing=i.unref(n)),s}),c=e.runAsync.bind(e),a=i.ref(),l=i.computed(()=>i.unref(u));return i.watch([l,o],s=>{r&&(r.cancel(),e.runAsync=c);const[f,d]=s,v=Di(k=>{k()},i.unref(f),d);r=v,a.value=v,e.runAsync=(...k)=>new Promise((p,C)=>{var A;(A=a.value)==null||A.call(a,()=>{c(...k).then(p).catch(C)})})},{immediate:!0}),i.unref(u)?(i.onUnmounted(()=>{var s;(s=a.value)==null||s.cancel()}),{name:"throttlePlugin",onCancel:()=>{var s;(s=a.value)==null||s.cancel()}}):{}},mn=e=>typeof e=="function",Si=e=>typeof e=="boolean";var Ti=Object.defineProperty,Pi=(e,u,t)=>u in e?Ti(e,u,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[u]=t,Cu=(e,u,t)=>(Pi(e,typeof u!="symbol"?u+"":u,t),t);class Bi{constructor(u,t,n,r={}){Cu(this,"pluginImpls"),Cu(this,"count",0),Cu(this,"state",{loading:!1,params:void 0,data:void 0,error:void 0}),Cu(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 c=(o=(r=(n=this.pluginImpls)==null?void 0:n.map(a=>{var l;return(l=a[u])==null?void 0:l.call(a,...t)}))!=null?r:[])==null?void 0:o.filter(Boolean);return Object.assign({},...c)}async runAsync(...u){var t,n,r,o,c,a,l,s,f,d,v;this.count+=1;const k=this.count,{stopNow:p=!1,returnNow:C=!1,...A}=this.runPluginHandler("onBefore",u);if(p)return new Promise(()=>{});if(this.setState({loading:!0,params:u,...A}),C)return Promise.resolve(A.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 b=g=>{var _,x,D,P;if(!this.options.concurrent&&k!==this.count)return new Promise(()=>{});const y=this.options.formatResult?this.options.formatResult(g):g,M={data:g};return this.setState({data:y,error:void 0,loading:!1}),(x=(_=this.options).onSuccess)==null||x.call(_,y,u),this.runPluginHandler("onSuccess",y,u,M),this.previousValidData=y,(P=(D=this.options).onFinally)==null||P.call(D,u,y,void 0),(this.options.concurrent||k===this.count)&&this.runPluginHandler("onFinally",u,y,void 0),y};E||(E=this.serviceRef.value(...u));const h=await E;return b(h)}catch(E){if(!this.options.concurrent&&k!==this.count)return new Promise(()=>{});throw this.setState({error:E,loading:!1}),(a=(c=this.options).onError)==null||a.call(c,E,u),this.runPluginHandler("onError",E,u),(mn((l=this.options)==null?void 0:l.rollbackOnError)&&((s=this.options)!=null&&s.rollbackOnError(u))||Si((f=this.options)==null?void 0:f.rollbackOnError)&&this.options.rollbackOnError)&&this.setState({data:this.previousValidData}),(v=(d=this.options).onFinally)==null||v.call(d,u,void 0,E),(this.options.concurrent||k===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=mn(u)?u(this.state.data):u;this.runPluginHandler("onMutate",t),this.setState({data:t})}}const Ri=Symbol("USEREQUEST_GLOBAL_OPTIONS_PROVIDE_KEY");function Ni(e){return Object.keys(e).filter(t=>["data","loading","params","error"].includes(t)).length===4}function Oi(e,u={},t=[]){const n=i.inject(Ri,{}),{initialData:r=void 0,manual:o=!1,ready:c=!0,...a}={...n??{},...u??{}},l={manual:o,ready:c,initialData:r,...a},s=i.ref(e),f=i.reactive({data:r,loading:!1,params:void 0,error:void 0}),d=(C,A)=>{A?f[A]=C:Ni(C)&&(f.data=C.data,f.loading=C.loading,f.error=C.error,f.params=C.params)},v=t.map(C=>{var A;return(A=C?.onInit)==null?void 0:A.call(C,l)}).filter(Boolean),k=new Bi(s,l,d,Object.assign({},...v,f));k.options=l,k.pluginImpls=t.map(C=>C(k,l));const p=i.computed(()=>i.isRef(c)?c.value:c);if(i.watchEffect(()=>{if(!o){const C=k.state.params||u.defaultParams||[];p.value&&k.options.refreshDeps===!0&&s.value&&k.run(...C)}}),!o&&k.options.refreshDeps!==!0){const C=k.state.params||u.defaultParams||[];i.unref(c)&&k.run(...C)}return i.onScopeDispose(()=>{k.cancel()}),{...i.toRefs(f),cancel:k.cancel.bind(k),refresh:k.refresh.bind(k),refreshAsync:k.refreshAsync.bind(k),run:k.run.bind(k),runAsync:k.runAsync.bind(k),mutate:k.mutate.bind(k)}}const Mi=(e,u)=>function(n,r={},o=[]){let c=e;const a=u||[];for(let l=a.length;l--;)c=a[l](c);return c(n,r,o)};function Pt(e,u,t){var n;const r=(n=[process.env.NODE_ENV==="development"?mi:null,ai,gi,_i,Ci,Fi,Yn,Oo,Ai])==null?void 0:n.filter(Boolean);return Mi(Oi,u?.use)(e,u,[...t||[],...r])}function Ce(e,u,t){const n=typeof u=="string"?{label:u}:typeof u=="boolean"?{}:u;return u?i.h(R.NFormItem,{labelPlacement:"left",path:t,...n},{default:()=>e}):e}const Li=i.defineComponent({__name:"DataTablePlus",props:{api:{type:Function},defaultParams:{},manual:{type:Boolean},fields:{},requestOptions:{},requestPlugins:{},columns:{},filterOptions:{},filterGridProps:{},filterFlexProps:{},filterLayout:{default:"grid"},contextMenuOptions:{},pagination:{type:[Object,Boolean]},dataTableProps:{},customStyle:{},customClass:{}},emits:["before","success","error","finally","clickRow","contextMenuRow","contextMenuSelect","load","scroll","update:checkedRowKeys","update:expandedRowKeys","update:filters","update:sorter","update:page","update:pageSize"],setup(e,{expose:u,emit:t}){const n=t,r=i.computed(()=>{const w=typeof e.filterLayout=="string"?[e.filterLayout,e.filterLayout]:e.filterLayout;return{grid:w[0]==="grid",flex:w[0]==="flex",collapsedGrid:w[1]==="grid",collapsedFlex:w[1]==="flex"}}),o=i.reactive(e.columns??[]),c=i.useTemplateRef("data-table-ref"),a={page:"page",pageSize:"pageSize",filter:"filter",sorter:"sorter",list:"list",count:"count",rowKey:"id",...e.fields},l=i.reactive({showSizePicker:!0,pageSizes:[10,20,30],pageSlot:5,prefix:w=>`共${w.itemCount}条数据`,...e.pagination&&typeof e.pagination=="boolean"?{}:e.pagination}),s=i.ref({page:1,pageSize:10,itemCount:0}),f={[a.page]:s.value.page,[a.pageSize]:s.value.pageSize,...e.defaultParams},{loading:d,data:v,error:k,params:p,run:C,runAsync:A,refresh:E,refreshAsync:b,cancel:h,mutate:g}=Pt(e.api,{defaultParams:[f],manual:e.manual,...e.requestOptions,onBefore:w=>{e.requestOptions?.onBefore?.(w),n("before",w)},onSuccess:(w,L)=>{e.requestOptions?.onSuccess?.(w,L),n("success",w,L),D(w,L)},onError:(w,L)=>{e.requestOptions?.onError?.(w,L),n("error",w,L)},onFinally:(w,L,T)=>{e.requestOptions?.onFinally?.(w,L,T),n("finally",w,L,T)}},e.requestPlugins),_=i.computed(()=>v.value?Array.isArray(v.value[a.list])?v.value[a.list]:(console.warn(`DataTablePlus: data[${a.list}] must be an array`),[]):[]),x=i.computed(()=>e.columns?.reduce((w,L)=>w+Number(L.width??100),0));function D(w,L){s.value.page=a.page in L[0]?Number(L[0][a.page]):1,s.value.pageSize=a.pageSize in L[0]?Number(L[0][a.pageSize]):10,s.value.itemCount=a.count in w?Number(w[a.count]):0;const T=L[0]?.[a.filter],j=L[0]?.[a.sorter];if(o){for(const z of o)if("key"in z){if(T&&z.key in T){const H=T[z.key];"filter"in z&&z.filter&&(z.filterMultiple?Array.isArray(H)&&(z.filterOptionValues=H):Array.isArray(H)||(z.filterOptionValue=H))}if("sorter"in z&&typeof z.sorter=="boolean"&&(z.sortOrder=!1),j&&z.key in j){const H=j[z.key];"sorter"in z&&z.sorter&&(z.sortOrder=H)}}}}function P(w){return C({...p.value[0],...w})}const y={onUpdatePage:w=>{n("update:page",w),!d.value&&P({[a.page]:w})},onUpdatePageSize:w=>{n("update:pageSize",w),!d.value&&P({[a.pageSize]:w})},onUpdateFilters:(w,L)=>{n("update:filters",w,L),P({[a.page]:1,[a.filter]:w})},onUpdateSorter:w=>{n("update:sorter",w);const L={};if(Array.isArray(w))for(const T of w)L[T.columnKey]=T.order;else w&&(L[w.columnKey]=w.order);P({[a.page]:1,[a.sorter]:L})},onLoad:w=>n("load",w),onScroll:w=>{n("scroll",w)},onUpdateCheckedRowKeys:(w,L,T)=>{n("update:checkedRowKeys",w,L,T)},onUpdateExpandedRowKeys:w=>{n("update:expandedRowKeys",w)}},M=i.ref(!1),O=i.ref(),q=i.ref({x:0,y:0});function Z(w,L){M.value=!1,n("contextMenuSelect",{key:w,option:L,row:i.toValue(O)})}function F(w,L){return{onClick:T=>{n("clickRow",{row:w,index:L,event:T})},onContextmenu:T=>{n("contextMenuRow",{row:w,index:L,event:T}),e.contextMenuOptions&&(T.preventDefault(),M.value=!1,O.value=w,i.nextTick(()=>{M.value=!0,q.value={x:T.x,y:T.y}}))}}}const $=i.ref(!1);function K(w,L){L&&P({[L]:w})}const te={loading:d,data:v,error:k,params:p,pagination:s,rawList:_,dataTableRef:c},V={run:C,runAsync:A,refresh:E,refreshAsync:b,cancel:h,mutate:g,setParams:w=>{Object.assign(p.value[0],w)},runParams:w=>C(Object.assign(p.value[0],w)),runParamsAsync:async w=>A(Object.assign(p.value[0],w))};return u({refs:te,actions:V}),(w,L)=>(i.openBlock(),i.createBlock(i.unref(R.NFlex),{vertical:""},{default:i.withCtx(()=>[i.renderSlot(w.$slots,"filter",{refs:te,actions:V},()=>[i.createVNode(i.unref(R.NFlex),{vertical:""},{default:i.withCtx(()=>[r.value.grid?(i.openBlock(),i.createBlock(i.unref(R.NGrid),i.normalizeProps(i.mergeProps({key:0},w.filterGridProps)),{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(w.filterOptions?.filter(T=>!T.collapsed),({key:T,gridItemProps:j,render:z,...H},U)=>(i.openBlock(),i.createBlock(i.unref(R.NGi),i.mergeProps({key:U,span:12},{ref_for:!0},j),{default:i.withCtx(()=>[z?(i.openBlock(),i.createBlock(i.resolveDynamicComponent(i.unref(Ce)(z(te,V),H.label,T)),{key:0})):(i.openBlock(),i.createBlock(i.unref(Ae),{key:1,options:H,value:T?i.unref(p)[0][T]:void 0,path:T,"onUpdate:value":ie=>K(ie,T)},null,8,["options","value","path","onUpdate:value"]))]),_:2},1040))),128))]),_:1},16)):i.createCommentVNode("",!0),r.value.flex?(i.openBlock(),i.createBlock(i.unref(R.NFlex),i.normalizeProps(i.mergeProps({key:1},w.filterFlexProps)),{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(w.filterOptions?.filter(T=>!T.collapsed),({key:T,render:j,...z},H)=>(i.openBlock(),i.createElementBlock(i.Fragment,{key:H},[j?(i.openBlock(),i.createBlock(i.resolveDynamicComponent(i.unref(Ce)(j(te,V),z.label,T)),{key:0})):(i.openBlock(),i.createBlock(i.unref(Ae),{key:1,options:z,value:T?i.unref(p)[0][T]:void 0,path:T,"onUpdate:value":U=>K(U,T)},null,8,["options","value","path","onUpdate:value"]))],64))),128))]),_:1},16)):i.createCommentVNode("",!0),w.filterOptions?.filter(T=>T.collapsed)&&w.filterOptions?.filter(T=>T.collapsed)?.length>0?(i.openBlock(),i.createBlock(i.unref(R.NDivider),{key:2,style:{margin:"5px 0"}},{default:i.withCtx(()=>[i.createVNode(i.unref(R.NButton),{size:"tiny",onClick:L[0]||(L[0]=T=>$.value=!$.value)},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString($.value?"折叠":"展开"),1)]),_:1})]),_:1})):i.createCommentVNode("",!0),i.createVNode(i.unref(R.NCollapseTransition),{show:$.value},{default:i.withCtx(()=>[r.value.collapsedGrid?(i.openBlock(),i.createBlock(i.unref(R.NGrid),i.normalizeProps(i.mergeProps({key:0},w.filterGridProps)),{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(w.filterOptions?.filter(T=>T.collapsed),({key:T,gridItemProps:j,render:z,...H},U)=>(i.openBlock(),i.createBlock(i.unref(R.NGi),i.mergeProps({key:U,span:12},{ref_for:!0},j),{default:i.withCtx(()=>[z?(i.openBlock(),i.createBlock(i.resolveDynamicComponent(i.unref(Ce)(z(te,V),H.label,T)),{key:0})):(i.openBlock(),i.createBlock(i.unref(Ae),{key:1,options:H,value:T?i.unref(p)[0][T]:void 0,path:T,"onUpdate:value":ie=>K(ie,T)},null,8,["options","value","path","onUpdate:value"]))]),_:2},1040))),128))]),_:1},16)):i.createCommentVNode("",!0),r.value.collapsedFlex?(i.openBlock(),i.createBlock(i.unref(R.NFlex),i.normalizeProps(i.mergeProps({key:1},w.filterFlexProps)),{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(w.filterOptions?.filter(T=>T.collapsed),({key:T,render:j,...z},H)=>(i.openBlock(),i.createElementBlock(i.Fragment,{key:H},[j?(i.openBlock(),i.createBlock(i.resolveDynamicComponent(i.unref(Ce)(j(te,V),z.label,T)),{key:0})):(i.openBlock(),i.createBlock(i.unref(Ae),{key:1,options:z,value:T?i.unref(p)[0][T]:void 0,path:T,"onUpdate:value":U=>K(U,T)},null,8,["options","value","path","onUpdate:value"]))],64))),128))]),_:1},16)):i.createCommentVNode("",!0)]),_:1},8,["show"])]),_:1})]),i.createVNode(i.unref(R.NDataTable),i.mergeProps({ref:"data-table-ref",remote:"","flex-height":"","single-line":!1,"scroll-x":x.value,style:{flex:1,...w.customStyle},class:w.customClass,"row-key":T=>T[a.rowKey],loading:i.unref(d),columns:o,data:_.value,"row-props":F},w.dataTableProps,{"onUpdate:filters":y.onUpdateFilters,"onUpdate:sorter":y.onUpdateSorter,onLoad:y.onLoad,onScroll:y.onScroll,"onUpdate:checkedRowKeys":y.onUpdateCheckedRowKeys,"onUpdate:expandedRowKeys":y.onUpdateExpandedRowKeys}),{empty:i.withCtx(()=>[i.renderSlot(w.$slots,"empty")]),loading:i.withCtx(()=>[i.renderSlot(w.$slots,"loading")]),_:3},16,["scroll-x","style","class","row-key","loading","columns","data","onUpdate:filters","onUpdate:sorter","onLoad","onScroll","onUpdate:checkedRowKeys","onUpdate:expandedRowKeys"]),i.renderSlot(w.$slots,"actions",{},()=>[i.createVNode(i.unref(R.NFlex),null,{default:i.withCtx(()=>[i.renderSlot(w.$slots,"extra"),i.renderSlot(w.$slots,"pagination",{},()=>[w.pagination?(i.openBlock(),i.createBlock(i.unref(R.NPagination),i.mergeProps({key:0,style:{"margin-left":"auto"},disabled:i.unref(d)},{...l,...s.value},{"onUpdate:page":y.onUpdatePage,"onUpdate:pageSize":y.onUpdatePageSize}),null,16,["disabled","onUpdate:page","onUpdate:pageSize"])):i.createCommentVNode("",!0)])]),_:3})]),w.contextMenuOptions?(i.openBlock(),i.createBlock(i.unref(R.NDropdown),{key:0,placement:"bottom-start",trigger:"manual",x:q.value.x,y:q.value.y,show:M.value,options:w.contextMenuOptions,onClickoutside:L[1]||(L[1]=T=>M.value=!1),onSelect:Z},null,8,["x","y","show","options"])):i.createCommentVNode("",!0)]),_:3}))}}),{c:zi,cB:Ii}={...qu,...ju},Au=`${du}-full-loading`;function $i(){return zi([Ii("full-loading",{position:"fixed",inset:0,zIndex:99,display:"flex",alignItems:"center",justifyContent:"center"},[R.cM("mask",{background:"rgba(0,0,0,.3)"}),R.cM("blur",{backdropFilter:"blur(10px)"})])])}const Kn=i.defineComponent({__name:"FullLoading",props:{show:{type:Boolean},appendTo:{default:"body"},mask:{type:[Boolean,Object],default:!0},blur:{type:Boolean,default:!0},disableScroll:{type:Boolean,default:!0},scrollSelector:{default:"body"},spinProps:{}},setup(e){Uu(Au,$i());const u=i.ref("auto");return i.watchEffect(()=>{if(e.disableScroll){const t=e.scrollSelector instanceof HTMLElement?e.scrollSelector:document.querySelector(e.scrollSelector);t&&(e.show&&(u.value=t.style.overflow),t.style.overflow=e.show?"hidden":u.value)}}),(t,n)=>(i.openBlock(),i.createBlock(i.unref(Bt),null,{default:i.withCtx(()=>[(i.openBlock(),i.createBlock(i.Teleport,{to:t.appendTo},[t.show?(i.openBlock(),i.createBlock(i.unref(R.NEl),{key:0,class:i.normalizeClass([i.unref(Au),{[`${i.unref(Au)}--mask`]:t.mask},{[`${i.unref(Au)}--blur`]:t.blur}]),style:i.normalizeStyle(typeof t.mask=="object"?t.mask:{})},{default:i.withCtx(()=>[i.createVNode(i.unref(R.NSpin),i.normalizeProps(i.guardReactiveProps(t.spinProps)),i.createSlots({_:2},[t.$slots.description?{name:"description",fn:i.withCtx(()=>[i.renderSlot(t.$slots,"description")]),key:"0"}:void 0,t.$slots.icon?{name:"icon",fn:i.withCtx(()=>[i.renderSlot(t.$slots,"icon")]),key:"1"}:void 0]),1040)]),_:3},8,["class","style"])):i.createCommentVNode("",!0)],8,["to"]))]),_:3}))}});function er(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]=er(e[o],u));return e}return typeof e=="string"?t:typeof e=="number"?n:typeof e=="boolean"?r:e}function Ui(e,u){const{rules:t,clearRules:n}=u??{},r=i.reactive(e?structuredClone(i.toRaw(e)):{}),o=t,c=i.ref(),a={ref:c,model:r,rules:o},l=Be.createEventHook();function s(){return c.value?.validate().then(()=>l.trigger(i.toRaw(i.toValue(r))))}function f(){c.value?.restoreValidation()}function d(){er(r,n)}function v(){d(),Object.assign(r,structuredClone(e))}function k(){f(),v()}return{formRef:c,formValue:i.toRef(r),formRules:o,formProps:a,validate:s,resetValidation:f,resetForm:v,reset:k,clear:d,onValidated:l.on}}const qi=i.defineComponent({__name:"PresetForm",props:{options:{},values:{},rules:{},formProps:{},gridProps:{},flexProps:{},layout:{default:"grid"}},emits:["validated"],setup(e,{expose:u,emit:t}){const n=t,r=i.computed(()=>{const h=typeof e.layout=="string"?[e.layout,e.layout]:e.layout;return{grid:h[0]==="grid",flex:h[0]==="flex",collapsedGrid:h[1]==="grid",collapsedFlex:h[1]==="flex"}}),{formProps:o,formValue:c,formRules:a,formRef:l,validate:s,resetValidation:f,resetForm:d,reset:v,clear:k,onValidated:p}=Ui(e.values,{rules:e.rules});p(h=>{n("validated",h)});const C=i.ref(!1),A={formRef:l,formValue:c,formRules:a,formProps:o},E={validate:s,resetValidation:f,resetForm:d,reset:v,clear:k,onValidated:p,setValue:h=>{Object.assign(c.value,h)}};u({refs:A,actions:E});function b(h,g){g&&E.setValue({[g]:h})}return(h,g)=>{const _=i.resolveComponent("NFlex"),x=i.resolveComponent("NButton"),D=i.resolveComponent("NDivider"),P=i.resolveComponent("NCollapseTransition");return i.openBlock(),i.createBlock(i.unref(R.NForm),i.normalizeProps(i.guardReactiveProps({...i.unref(o),...e.formProps})),{default:i.withCtx(()=>[i.renderSlot(h.$slots,"header"),i.renderSlot(h.$slots,"default",{refs:A,actions:E},()=>[r.value.grid?(i.openBlock(),i.createBlock(i.unref(R.NGrid),i.normalizeProps(i.mergeProps({key:0},h.gridProps)),{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(h.options?.filter(y=>!y.collapsed),({key:y,gridItemProps:M,render:O,...q},Z)=>(i.openBlock(),i.createBlock(i.unref(R.NGi),i.mergeProps({key:Z,span:12},{ref_for:!0},M),{default:i.withCtx(()=>[O?(i.openBlock(),i.createBlock(i.resolveDynamicComponent(i.unref(Ce)(O(A,E),q.label,y)),{key:0})):(i.openBlock(),i.createBlock(i.unref(Ae),{key:1,options:q,path:y,value:y?i.unref(c)[y]:void 0,"onUpdate:value":F=>b(F,y)},null,8,["options","path","value","onUpdate:value"]))]),_:2},1040))),128))]),_:1},16)):i.createCommentVNode("",!0),r.value.flex?(i.openBlock(),i.createBlock(_,i.normalizeProps(i.mergeProps({key:1},h.flexProps)),{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(h.options?.filter(y=>!y.collapsed),({key:y,render:M,...O},q)=>(i.openBlock(),i.createElementBlock(i.Fragment,{key:q},[M?(i.openBlock(),i.createBlock(i.resolveDynamicComponent(i.unref(Ce)(M(A,E),O.label,y)),{key:0})):(i.openBlock(),i.createBlock(i.unref(Ae),{key:1,options:O,path:y,value:y?i.unref(c)[y]:void 0,"onUpdate:value":Z=>b(Z,y)},null,8,["options","path","value","onUpdate:value"]))],64))),128))]),_:1},16)):i.createCommentVNode("",!0),h.options?.filter(y=>y.collapsed)&&h.options?.filter(y=>y.collapsed)?.length>0?(i.openBlock(),i.createBlock(D,{key:2,style:{margin:"5px 0"}},{default:i.withCtx(()=>[i.createVNode(x,{size:"tiny",onClick:g[0]||(g[0]=y=>C.value=!C.value)},{default:i.withCtx(()=>[i.createTextVNode(i.toDisplayString(C.value?"折叠":"展开"),1)]),_:1})]),_:1})):i.createCommentVNode("",!0),i.createVNode(P,{show:C.value},{default:i.withCtx(()=>[r.value.collapsedGrid?(i.openBlock(),i.createBlock(i.unref(R.NGrid),i.normalizeProps(i.mergeProps({key:0},h.gridProps)),{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(h.options?.filter(y=>y.collapsed),({key:y,gridItemProps:M,render:O,...q},Z)=>(i.openBlock(),i.createBlock(i.unref(R.NGi),i.mergeProps({key:Z,span:12},{ref_for:!0},M),{default:i.withCtx(()=>[O?(i.openBlock(),i.createBlock(i.resolveDynamicComponent(i.unref(Ce)(O(A,E),q.label,y)),{key:0})):(i.openBlock(),i.createBlock(i.unref(Ae),{key:1,options:q,path:y,value:y?i.unref(c)[y]:void 0,"onUpdate:value":F=>b(F,y)},null,8,["options","path","value","onUpdate:value"]))]),_:2},1040))),128))]),_:1},16)):i.createCommentVNode("",!0),r.value.collapsedFlex?(i.openBlock(),i.createBlock(_,i.normalizeProps(i.mergeProps({key:1},h.flexProps)),{default:i.withCtx(()=>[(i.openBlock(!0),i.createElementBlock(i.Fragment,null,i.renderList(h.options?.filter(y=>y.collapsed),({key:y,render:M,...O},q)=>(i.openBlock(),i.createElementBlock(i.Fragment,{key:q},[M?(i.openBlock(),i.createBlock(i.resolveDynamicComponent(i.unref(Ce)(M(A,E),O.label,y)),{key:0})):(i.openBlock(),i.createBlock(i.unref(Ae),{key:1,options:O,path:y,value:y?i.unref(c)[y]:void 0,"onUpdate:value":Z=>b(Z,y)},null,8,["options","path","value","onUpdate:value"]))],64))),128))]),_:1},16)):i.createCommentVNode("",!0)]),_:1},8,["show"])]),i.renderSlot(h.$slots,"footer")]),_:3},16)}}}),Ae=i.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:c}=e.options??{};function a(l){return Ce(l,r,e.path)}switch(o){case"date-picker":return a(i.h(R.NDatePicker,{value:e.value,"onUpdate:value":l=>{t("update:value",l)},...c}));case"input":return a(i.h(R.NInput,{value:e.value,"onUpdate:value":l=>{t("update:value",l)},...c}));case"search":return a(i.h(ur,{value:e.value,"onUpdate:value":l=>{t("update:value",l)},...c}));case"select":return a(i.h(R.NSelect,{value:e.value,"onUpdate:value":l=>{t("update:value",l)},...c}));case"switch":return a(i.h(R.NSwitch,{value:e.value,"onUpdate:value":l=>{t("update:value",l)},...c}));case"time-picker":return a(i.h(R.NTimePicker,{value:e.value,"onUpdate:value":l=>{t("update:value",l)},...c}));case"button":return a(i.h(R.NButton,{...c}))}}return(r,o)=>(i.openBlock(),i.createBlock(i.resolveDynamicComponent(n())))}}),ji=i.defineComponent({__name:"PresetSelect",props:{api:{type:Function},defaultParams:{},manual:{type:Boolean,default:!0},fields:{},requestOptions:{},requestPlugins:{},value:{},fallbackLabel:{},multiple:{type:Boolean,default:!1},disabled:{type:Boolean},debounce:{type:[Boolean,Number],default:!0},optionFormat:{type:Function},selectProps:{},pagination:{type:[Object,Boolean]}},emits:["before","success","error","finally","blur","clear","create","focus","scroll","search","update:value","update:page","update:pageSize"],setup(e,{expose:u,emit:t}){const n=t,r=i.useTemplateRef("select-ref"),o={page:"page",pageSize:"pageSize",search:"search",list:"list",count:"count",rowKey:"id",label:"label",value:"value",children:"children",...e.fields},c=i.reactive({showSizePicker:!0,pageSizes:[10,20,30],pageSlot:5,prefix:F=>`共${F.itemCount}条数据`,...e.pagination&&typeof e.pagination=="boolean"?{}:e.pagination}),a=i.ref({page:1,pageSize:10,itemCount:0}),l={[o.page]:a.value.page,[o.pageSize]:a.value.pageSize,[o.search]:"",...e.defaultParams},{data:s,error:f,loading:d,params:v,run:k,runAsync:p,refresh:C,refreshAsync:A,cancel:E,mutate:b}=Pt(e.api,{defaultParams:[l],manual:e.manual,...e.requestOptions,onBefore:F=>{e.requestOptions?.onBefore?.(F),n("before",F)},onSuccess:(F,$)=>{e.requestOptions?.onSuccess?.(F,$),n("success",F,$),_(F,$)},onError:(F,$)=>{e.requestOptions?.onError?.(F,$),n("error",F,$)},onFinally:(F,$,K)=>{e.requestOptions?.onFinally?.(F,$,K),n("finally",F,$,K)}},e.requestPlugins),h=i.computed(()=>s.value?Array.isArray(s.value[o.list])?s.value[o.list]:(console.warn(`DataTablePlus: data[${o.list}] must be an array`),[]):[]),g=i.computed(()=>typeof e.optionFormat=="function"?h.value.map(F=>e.optionFormat(F)).filter(F=>!!F):h.value.map(F=>({[o.label]:F[o.label],[o.value]:F[o.value],[o.children]:F[o.children],key:F[o.rowKey]})));function _(F,$){a.value.page=$[0]&&o.page in $[0]?Number($[0][o.page]):1,a.value.pageSize=$[0]&&o.pageSize in $[0]?Number($[0][o.pageSize]):10,a.value.itemCount=o.count in F?Number(F[o.count]):0}function x(F){return k({...v.value[0],...F})}const D=i.ref(""),P=Be.useDebounceFn(()=>{x({[o.page]:1,[o.search]:D.value})},typeof e.debounce=="number"?e.debounce:500),y={onBlur:F=>{n("blur",F)},onClear:()=>{n("clear")},onCreate:F=>n("create",F),onFocus:F=>{n("focus",F)},onScroll:F=>{n("scroll",F)},onUpdateValue:(F,$)=>{const K=Array.isArray(F)?h.value.filter(te=>F.includes(te[o.rowKey])):h.value.find(te=>te[o.rowKey]===F);n("update:value",F,$,K?i.toRaw(i.toValue(K)):null)},onSearch:F=>{D.value=F,!d.value&&(e.debounce?P():x({[o.page]:1,[o.search]:D.value}))},onUpdateShow:F=>{F&&(s.value||e.manual&&k(l))}},M={onUpdatePage:F=>{n("update:page",F),!d.value&&x({[o.page]:F})},onUpdatePageSize:F=>{n("update:pageSize",F),!d.value&&x({[o.pageSize]:F})}};function O(F){return{[o.label]:e.fallbackLabel??`${F}`,[o.value]:F}}return u({refs:{loading:d,data:s,error:f,params:v,pagination:a,rawList:h,selectRef:r},actions:{run:k,runAsync:p,refresh:C,refreshAsync:A,cancel:E,mutate:b,setParams:F=>{Object.assign(v.value[0],F)},runParams:F=>k(Object.assign(v.value[0],F)),runParamsAsync:async F=>p(Object.assign(v.value[0],F))}}),(F,$)=>(i.openBlock(),i.createBlock(i.unref(R.NSelect),i.mergeProps({ref:"select-ref",remote:"",filterable:"",multiple:F.multiple,disabled:F.disabled,options:g.value,"label-field":o.label,"value-field":o.value,"children-field":o.children,value:F.value,"fallback-option":O,loading:i.unref(d)},F.selectProps,{onBlur:y.onBlur,onClear:y.onClear,onCreate:y.onCreate,onFocus:y.onFocus,onScroll:y.onScroll,onSearch:y.onSearch,"onUpdate:show":y.onUpdateShow,"onUpdate:value":y.onUpdateValue}),{header:i.withCtx(()=>[i.renderSlot(F.$slots,"header")]),action:i.withCtx(()=>[i.renderSlot(F.$slots,"action",{},()=>[i.createVNode(i.unref(R.NFlex),null,{default:i.withCtx(()=>[i.renderSlot(F.$slots,"extra"),i.renderSlot(F.$slots,"pagination",{},()=>[F.pagination?(i.openBlock(),i.createBlock(i.unref(R.NPagination),i.mergeProps({key:0,style:{"margin-left":"auto"},simple:"",disabled:i.unref(d)},{...c,...a.value},{"onUpdate:page":M.onUpdatePage,"onUpdate:pageSize":M.onUpdatePageSize}),null,16,["disabled","onUpdate:page","onUpdate:pageSize"])):i.createCommentVNode("",!0)])]),_:3})])]),empty:i.withCtx(()=>[i.renderSlot(F.$slots,"empty")]),arrow:i.withCtx(()=>[i.renderSlot(F.$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"]))}}),Hi=i.defineComponent({__name:"RemoteRequest",props:{api:{type:Function},defaultParams:{},manual:{type:Boolean},fields:{},requestOptions:{},requestPlugins:{}},emits:["before","success","error","finally"],setup(e,{expose:u,emit:t}){const n=t,r={page:"page",pageSize:"pageSize",search:"search",...e.fields},{loading:o,data:c,error:a,params:l,run:s,runAsync:f,refresh:d,refreshAsync:v,cancel:k,mutate:p}=Pt(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,b)=>{e.requestOptions?.onSuccess?.(E,b),n("success",E,b)},onError:(E,b)=>{e.requestOptions?.onError?.(E,b),n("error",E,b)},onFinally:(E,b,h)=>{e.requestOptions?.onFinally?.(E,b,h),n("finally",E,b,h)}},e.requestPlugins),C={loading:o,data:c,error:a,params:l},A={run:s,runAsync:f,refresh:d,refreshAsync:v,cancel:k,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:C,actions:A}),(E,b)=>i.renderSlot(E.$slots,"default",{refs:C,actions:A})}}),Vi={name:"EosIconsThreeDotsLoading"},Gi={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function Wi(e,u,t,n,r,o){return i.openBlock(),i.createElementBlock("svg",Gi,u[0]||(u[0]=[i.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 Zi=Ft(Vi,[["render",Wi]]),Yi={name:"RiSearch2Line"},Xi={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 24 24"};function Qi(e,u,t,n,r,o){return i.openBlock(),i.createElementBlock("svg",Xi,u[0]||(u[0]=[i.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 gn=Ft(Yi,[["render",Qi]]),ur=i.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=i.useTemplateRef("input-ref"),r=i.ref(e.value),{isPending:o,start:c}=Be.useTimeoutFn(()=>{},typeof e.autoTrigger=="number"?e.autoTrigger:500);i.watch(()=>e.value,f=>{r.value=f});const a=Be.useDebounceFn(()=>{t("update:value",r.value)},typeof e.autoTrigger=="number"?e.autoTrigger:500);i.watch(r,()=>{c(),e.autoTrigger&&a()});function l(){t("update:value",r.value)}function s(f){f.key==="Enter"&&l()}return i.watchEffect(()=>{!e.loading&&r.value&&n.value?.focus()}),(f,d)=>(i.openBlock(),i.createBlock(i.unref(R.NInputGroup),null,{default:i.withCtx(()=>[i.createVNode(i.unref(R.NInput),i.mergeProps({ref:"input-ref",value:r.value,"onUpdate:value":d[0]||(d[0]=v=>r.value=v),disabled:f.loading,clearable:""},f.inputProps,{onKeydown:s}),{prefix:i.withCtx(()=>[i.renderSlot(f.$slots,"prefix",{},()=>[i.renderSlot(f.$slots,"prefix-icon",{},()=>[i.createVNode(gn)])])]),suffix:i.withCtx(()=>[i.unref(o)?(i.openBlock(),i.createBlock(Zi,{key:0})):i.createCommentVNode("",!0)]),_:3},16,["value","disabled"]),i.renderSlot(f.$slots,"button",{},()=>[f.searchButton?(i.openBlock(),i.createBlock(i.unref(R.NButton),i.mergeProps({key:0,type:f.type,loading:f.loading},f.buttonProps,{onClick:l}),{icon:i.withCtx(()=>[i.renderSlot(f.$slots,"button-icon",{},()=>[i.createVNode(gn)])]),_:3},16,["type","loading"])):i.createCommentVNode("",!0)])]),_:3}))}}),Ji=i.defineComponent({__name:"ToggleEditor",props:i.mergeModels({inputProps:{}},{value:{},valueModifiers:{}}),emits:["update:value"],setup(e){const u=i.useModel(e,"value"),t=i.ref(!1),n=i.useTemplateRef("inputRef"),r=i.ref(u.value);function o(){t.value=!0,i.nextTick(()=>{n.value?.focus()})}function c(){t.value=!1,u.value=r.value}return(a,l)=>(i.openBlock(),i.createElementBlock("div",{onClick:o},[t.value?(i.openBlock(),i.createBlock(i.unref(R.NInput),i.mergeProps({key:0,ref_key:"inputRef",ref:n,value:r.value},a.inputProps,{"onUpdate:value":l[0]||(l[0]=s=>r.value=s),onChange:c,onBlur:c}),null,16,["value"])):(i.openBlock(),i.createElementBlock(i.Fragment,{key:1},[i.createTextVNode(i.toDisplayString(r.value),1)],64))]))}}),Ki=i.defineComponent({__name:"TooltipButton",props:{value:{},tooltipProps:{},buttonProps:{}},emits:["click"],setup(e,{emit:u}){const t=u;return(n,r)=>(i.openBlock(),i.createBlock(i.unref(R.NTooltip),i.normalizeProps(i.guardReactiveProps(n.tooltipProps)),{trigger:i.withCtx(()=>[i.createVNode(i.unref(R.NButton),i.mergeProps(n.buttonProps,{onClick:r[0]||(r[0]=o=>t("click",o))}),{icon:i.withCtx(()=>[i.renderSlot(n.$slots,"icon")]),default:i.withCtx(()=>[i.renderSlot(n.$slots,"default")]),_:3},16)]),default:i.withCtx(()=>[i.renderSlot(n.$slots,"tooltip",{},()=>[i.createTextVNode(i.toDisplayString(n.value),1)])]),_:3},16))}}),{c:ea}=qu,{cB:wu}=ju,ua=`${du}-transition`;function ta({name:e="fade",enterDuration:u=".3s",leaveDuration:t=".3s",enterCubicBezier:n="cubic-bezier(.4, 0, .2, 1)",leaveCubicBezier:r="cubic-bezier(.4, 0, .2, 1)"}={}){return[wu(`${e}-enter-active`,{transition:`all ${u} ${n}!important`}),wu(`${e}-leave-active`,{transition:`all ${t} ${r}!important`}),wu(`${e}-enter-from`,{opacity:0}),wu(`${e}-leave-to`,{opacity:0})]}function na(){return ea([ta()])}const Bt=i.defineComponent({__name:"BaseTransition",props:{name:{default:"fade"},transitionProps:{}},setup(e){return Uu(ua,na()),(u,t)=>(i.openBlock(),i.createBlock(i.Transition,i.mergeProps({name:`${i.unref(du)}-${u.name}`,appear:"",mode:"out-in"},u.transitionProps),{default:i.withCtx(()=>[i.renderSlot(u.$slots,"default")]),_:3},16,["name"]))}});/*! @license DOMPurify 3.2.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.6/LICENSE */const{entries:tr,setPrototypeOf:kn,isFrozen:ra,getPrototypeOf:oa,getOwnPropertyDescriptor:ia}=Object;let{freeze:re,seal:fe,create:nr}=Object,{apply:yt,construct:Et}=typeof Reflect<"u"&&Reflect;re||(re=function(u){return u});fe||(fe=function(u){return u});yt||(yt=function(u,t,n){return u.apply(t,n)});Et||(Et=function(u,t){return new u(...t)});const Du=oe(Array.prototype.forEach),aa=oe(Array.prototype.lastIndexOf),xn=oe(Array.prototype.pop),uu=oe(Array.prototype.push),ca=oe(Array.prototype.splice),Ou=oe(String.prototype.toLowerCase),at=oe(String.prototype.toString),_n=oe(String.prototype.match),tu=oe(String.prototype.replace),la=oe(String.prototype.indexOf),sa=oe(String.prototype.trim),pe=oe(Object.prototype.hasOwnProperty),ne=oe(RegExp.prototype.test),nu=fa(TypeError);function oe(e){return function(u){u instanceof RegExp&&(u.lastIndex=0);for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return yt(e,u,n)}}function fa(e){return function(){for(var u=arguments.length,t=new Array(u),n=0;n<u;n++)t[n]=arguments[n];return Et(e,t)}}function I(e,u){let t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Ou;kn&&kn(e,null);let n=u.length;for(;n--;){let r=u[n];if(typeof r=="string"){const o=t(r);o!==r&&(ra(u)||(u[n]=o),r=o)}e[r]=!0}return e}function da(e){for(let u=0;u<e.length;u++)pe(e,u)||(e[u]=null);return e}function Ee(e){const u=nr(null);for(const[t,n]of tr(e))pe(e,t)&&(Array.isArray(n)?u[t]=da(n):n&&typeof n=="object"&&n.constructor===Object?u[t]=Ee(n):u[t]=n);return u}function ru(e,u){for(;e!==null;){const n=ia(e,u);if(n){if(n.get)return oe(n.get);if(typeof n.value=="function")return oe(n.value)}e=oa(e)}function t(){return null}return t}const vn=re(["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"]),ct=re(["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"]),lt=re(["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"]),pa=re(["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"]),st=re(["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"]),ha=re(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),yn=re(["#text"]),En=re(["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"]),ft=re(["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"]),Cn=re(["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"]),Fu=re(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),ba=fe(/\{\{[\w\W]*|[\w\W]*\}\}/gm),ma=fe(/<%[\w\W]*|[\w\W]*%>/gm),ga=fe(/\$\{[\w\W]*/gm),ka=fe(/^data-[\-\w.\u00B7-\uFFFF]+$/),xa=fe(/^aria-[\-\w]+$/),rr=fe(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),_a=fe(/^(?:\w+script|data):/i),va=fe(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),or=fe(/^html$/i),ya=fe(/^[a-z][.\w]*(-[.\w]+)+$/i);var An=Object.freeze({__proto__:null,ARIA_ATTR:xa,ATTR_WHITESPACE:va,CUSTOM_ELEMENT:ya,DATA_ATTR:ka,DOCTYPE_NAME:or,ERB_EXPR:ma,IS_ALLOWED_URI:rr,IS_SCRIPT_OR_DATA:_a,MUSTACHE_EXPR:ba,TMPLIT_EXPR:ga});const ou={element:1,text:3,progressingInstruction:7,comment:8,document:9},Ea=function(){return typeof window>"u"?null:window},Ca=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(c){return c},createScriptURL(c){return c}})}catch{return console.warn("TrustedTypes policy "+o+" could not be created."),null}},wn=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function ir(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Ea();const u=N=>ir(N);if(u.version="3.2.6",u.removed=[],!e||!e.document||e.document.nodeType!==ou.document||!e.Element)return u.isSupported=!1,u;let{document:t}=e;const n=t,r=n.currentScript,{DocumentFragment:o,HTMLTemplateElement:c,Node:a,Element:l,NodeFilter:s,NamedNodeMap:f=e.NamedNodeMap||e.MozNamedAttrMap,HTMLFormElement:d,DOMParser:v,trustedTypes:k}=e,p=l.prototype,C=ru(p,"cloneNode"),A=ru(p,"remove"),E=ru(p,"nextSibling"),b=ru(p,"childNodes"),h=ru(p,"parentNode");if(typeof c=="function"){const N=t.createElement("template");N.content&&N.content.ownerDocument&&(t=N.content.ownerDocument)}let g,_="";const{implementation:x,createNodeIterator:D,createDocumentFragment:P,getElementsByTagName:y}=t,{importNode:M}=n;let O=wn();u.isSupported=typeof tr=="function"&&typeof h=="function"&&x&&x.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:q,ERB_EXPR:Z,TMPLIT_EXPR:F,DATA_ATTR:$,ARIA_ATTR:K,IS_SCRIPT_OR_DATA:te,ATTR_WHITESPACE:V,CUSTOM_ELEMENT:w}=An;let{IS_ALLOWED_URI:L}=An,T=null;const j=I({},[...vn,...ct,...lt,...st,...yn]);let z=null;const H=I({},[...En,...ft,...Cn,...Fu]);let U=Object.seal(nr(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}})),ie=null,we=null,Le=!0,ze=!0,Ie=!1,Ne=!0,De=!1,Fe=!0,Oe=!1,Zu=!1,Yu=!1,$e=!1,mu=!1,gu=!1,Ut=!0,qt=!1;const Rr="user-content-";let Xu=!0,Qe=!1,Ue={},qe=null;const jt=I({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let Ht=null;const Vt=I({},["audio","video","img","source","image","track"]);let Qu=null;const Gt=I({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),ku="http://www.w3.org/1998/Math/MathML",xu="http://www.w3.org/2000/svg",_e="http://www.w3.org/1999/xhtml";let je=_e,Ju=!1,Ku=null;const Nr=I({},[ku,xu,_e],at);let _u=I({},["mi","mo","mn","ms","mtext"]),vu=I({},["annotation-xml"]);const Or=I({},["title","style","font","a","script"]);let Je=null;const Mr=["application/xhtml+xml","text/html"],Lr="text/html";let X=null,He=null;const zr=t.createElement("form"),Wt=function(m){return m instanceof RegExp||m instanceof Function},et=function(){let m=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(He&&He===m)){if((!m||typeof m!="object")&&(m={}),m=Ee(m),Je=Mr.indexOf(m.PARSER_MEDIA_TYPE)===-1?Lr:m.PARSER_MEDIA_TYPE,X=Je==="application/xhtml+xml"?at:Ou,T=pe(m,"ALLOWED_TAGS")?I({},m.ALLOWED_TAGS,X):j,z=pe(m,"ALLOWED_ATTR")?I({},m.ALLOWED_ATTR,X):H,Ku=pe(m,"ALLOWED_NAMESPACES")?I({},m.ALLOWED_NAMESPACES,at):Nr,Qu=pe(m,"ADD_URI_SAFE_ATTR")?I(Ee(Gt),m.ADD_URI_SAFE_ATTR,X):Gt,Ht=pe(m,"ADD_DATA_URI_TAGS")?I(Ee(Vt),m.ADD_DATA_URI_TAGS,X):Vt,qe=pe(m,"FORBID_CONTENTS")?I({},m.FORBID_CONTENTS,X):jt,ie=pe(m,"FORBID_TAGS")?I({},m.FORBID_TAGS,X):Ee({}),we=pe(m,"FORBID_ATTR")?I({},m.FORBID_ATTR,X):Ee({}),Ue=pe(m,"USE_PROFILES")?m.USE_PROFILES:!1,Le=m.ALLOW_ARIA_ATTR!==!1,ze=m.ALLOW_DATA_ATTR!==!1,Ie=m.ALLOW_UNKNOWN_PROTOCOLS||!1,Ne=m.ALLOW_SELF_CLOSE_IN_ATTR!==!1,De=m.SAFE_FOR_TEMPLATES||!1,Fe=m.SAFE_FOR_XML!==!1,Oe=m.WHOLE_DOCUMENT||!1,$e=m.RETURN_DOM||!1,mu=m.RETURN_DOM_FRAGMENT||!1,gu=m.RETURN_TRUSTED_TYPE||!1,Yu=m.FORCE_BODY||!1,Ut=m.SANITIZE_DOM!==!1,qt=m.SANITIZE_NAMED_PROPS||!1,Xu=m.KEEP_CONTENT!==!1,Qe=m.IN_PLACE||!1,L=m.ALLOWED_URI_REGEXP||rr,je=m.NAMESPACE||_e,_u=m.MATHML_TEXT_INTEGRATION_POINTS||_u,vu=m.HTML_INTEGRATION_POINTS||vu,U=m.CUSTOM_ELEMENT_HANDLING||{},m.CUSTOM_ELEMENT_HANDLING&&Wt(m.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(U.tagNameCheck=m.CUSTOM_ELEMENT_HANDLING.tagNameCheck),m.CUSTOM_ELEMENT_HANDLING&&Wt(m.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(U.attributeNameCheck=m.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),m.CUSTOM_ELEMENT_HANDLING&&typeof m.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(U.allowCustomizedBuiltInElements=m.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),De&&(ze=!1),mu&&($e=!0),Ue&&(T=I({},yn),z=[],Ue.html===!0&&(I(T,vn),I(z,En)),Ue.svg===!0&&(I(T,ct),I(z,ft),I(z,Fu)),Ue.svgFilters===!0&&(I(T,lt),I(z,ft),I(z,Fu)),Ue.mathMl===!0&&(I(T,st),I(z,Cn),I(z,Fu))),m.ADD_TAGS&&(T===j&&(T=Ee(T)),I(T,m.ADD_TAGS,X)),m.ADD_ATTR&&(z===H&&(z=Ee(z)),I(z,m.ADD_ATTR,X)),m.ADD_URI_SAFE_ATTR&&I(Qu,m.ADD_URI_SAFE_ATTR,X),m.FORBID_CONTENTS&&(qe===jt&&(qe=Ee(qe)),I(qe,m.FORBID_CONTENTS,X)),Xu&&(T["#text"]=!0),Oe&&I(T,["html","head","body"]),T.table&&(I(T,["tbody"]),delete ie.tbody),m.TRUSTED_TYPES_POLICY){if(typeof m.TRUSTED_TYPES_POLICY.createHTML!="function")throw nu('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof m.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw nu('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');g=m.TRUSTED_TYPES_POLICY,_=g.createHTML("")}else g===void 0&&(g=Ca(k,r)),g!==null&&typeof _=="string"&&(_=g.createHTML(""));re&&re(m),He=m}},Zt=I({},[...ct,...lt,...pa]),Yt=I({},[...st,...ha]),Ir=function(m){let S=h(m);(!S||!S.tagName)&&(S={namespaceURI:je,tagName:"template"});const B=Ou(m.tagName),W=Ou(S.tagName);return Ku[m.namespaceURI]?m.namespaceURI===xu?S.namespaceURI===_e?B==="svg":S.namespaceURI===ku?B==="svg"&&(W==="annotation-xml"||_u[W]):!!Zt[B]:m.namespaceURI===ku?S.namespaceURI===_e?B==="math":S.namespaceURI===xu?B==="math"&&vu[W]:!!Yt[B]:m.namespaceURI===_e?S.namespaceURI===xu&&!vu[W]||S.namespaceURI===ku&&!_u[W]?!1:!Yt[B]&&(Or[B]||!Zt[B]):!!(Je==="application/xhtml+xml"&&Ku[m.namespaceURI]):!1},be=function(m){uu(u.removed,{element:m});try{h(m).removeChild(m)}catch{A(m)}},Ve=function(m,S){try{uu(u.removed,{attribute:S.getAttributeNode(m),from:S})}catch{uu(u.removed,{attribute:null,from:S})}if(S.removeAttribute(m),m==="is")if($e||mu)try{be(S)}catch{}else try{S.setAttribute(m,"")}catch{}},Xt=function(m){let S=null,B=null;if(Yu)m="<remove></remove>"+m;else{const Y=_n(m,/^[\r\n\t ]+/);B=Y&&Y[0]}Je==="application/xhtml+xml"&&je===_e&&(m='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+m+"</body></html>");const W=g?g.createHTML(m):m;if(je===_e)try{S=new v().parseFromString(W,Je)}catch{}if(!S||!S.documentElement){S=x.createDocument(je,"template",null);try{S.documentElement.innerHTML=Ju?_:W}catch{}}const ee=S.body||S.documentElement;return m&&B&&ee.insertBefore(t.createTextNode(B),ee.childNodes[0]||null),je===_e?y.call(S,Oe?"html":"body")[0]:Oe?S.documentElement:ee},Qt=function(m){return D.call(m.ownerDocument||m,m,s.SHOW_ELEMENT|s.SHOW_COMMENT|s.SHOW_TEXT|s.SHOW_PROCESSING_INSTRUCTION|s.SHOW_CDATA_SECTION,null)},ut=function(m){return m instanceof d&&(typeof m.nodeName!="string"||typeof m.textContent!="string"||typeof m.removeChild!="function"||!(m.attributes instanceof f)||typeof m.removeAttribute!="function"||typeof m.setAttribute!="function"||typeof m.namespaceURI!="string"||typeof m.insertBefore!="function"||typeof m.hasChildNodes!="function")},Jt=function(m){return typeof a=="function"&&m instanceof a};function ve(N,m,S){Du(N,B=>{B.call(u,m,S,He)})}const Kt=function(m){let S=null;if(ve(O.beforeSanitizeElements,m,null),ut(m))return be(m),!0;const B=X(m.nodeName);if(ve(O.uponSanitizeElement,m,{tagName:B,allowedTags:T}),Fe&&m.hasChildNodes()&&!Jt(m.firstElementChild)&&ne(/<[/\w!]/g,m.innerHTML)&&ne(/<[/\w!]/g,m.textContent)||m.nodeType===ou.progressingInstruction||Fe&&m.nodeType===ou.comment&&ne(/<[/\w]/g,m.data))return be(m),!0;if(!T[B]||ie[B]){if(!ie[B]&&un(B)&&(U.tagNameCheck instanceof RegExp&&ne(U.tagNameCheck,B)||U.tagNameCheck instanceof Function&&U.tagNameCheck(B)))return!1;if(Xu&&!qe[B]){const W=h(m)||m.parentNode,ee=b(m)||m.childNodes;if(ee&&W){const Y=ee.length;for(let ae=Y-1;ae>=0;--ae){const ye=C(ee[ae],!0);ye.__removalCount=(m.__removalCount||0)+1,W.insertBefore(ye,E(m))}}}return be(m),!0}return m instanceof l&&!Ir(m)||(B==="noscript"||B==="noembed"||B==="noframes")&&ne(/<\/no(script|embed|frames)/i,m.innerHTML)?(be(m),!0):(De&&m.nodeType===ou.text&&(S=m.textContent,Du([q,Z,F],W=>{S=tu(S,W," ")}),m.textContent!==S&&(uu(u.removed,{element:m.cloneNode()}),m.textContent=S)),ve(O.afterSanitizeElements,m,null),!1)},en=function(m,S,B){if(Ut&&(S==="id"||S==="name")&&(B in t||B in zr))return!1;if(!(ze&&!we[S]&&ne($,S))){if(!(Le&&ne(K,S))){if(!z[S]||we[S]){if(!(un(m)&&(U.tagNameCheck instanceof RegExp&&ne(U.tagNameCheck,m)||U.tagNameCheck instanceof Function&&U.tagNameCheck(m))&&(U.attributeNameCheck instanceof RegExp&&ne(U.attributeNameCheck,S)||U.attributeNameCheck instanceof Function&&U.attributeNameCheck(S))||S==="is"&&U.allowCustomizedBuiltInElements&&(U.tagNameCheck instanceof RegExp&&ne(U.tagNameCheck,B)||U.tagNameCheck instanceof Function&&U.tagNameCheck(B))))return!1}else if(!Qu[S]){if(!ne(L,tu(B,V,""))){if(!((S==="src"||S==="xlink:href"||S==="href")&&m!=="script"&&la(B,"data:")===0&&Ht[m])){if(!(Ie&&!ne(te,tu(B,V,"")))){if(B)return!1}}}}}}return!0},un=function(m){return m!=="annotation-xml"&&_n(m,w)},tn=function(m){ve(O.beforeSanitizeAttributes,m,null);const{attributes:S}=m;if(!S||ut(m))return;const B={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:z,forceKeepAttr:void 0};let W=S.length;for(;W--;){const ee=S[W],{name:Y,namespaceURI:ae,value:ye}=ee,Ke=X(Y),tt=ye;let ue=Y==="value"?tt:sa(tt);if(B.attrName=Ke,B.attrValue=ue,B.keepAttr=!0,B.forceKeepAttr=void 0,ve(O.uponSanitizeAttribute,m,B),ue=B.attrValue,qt&&(Ke==="id"||Ke==="name")&&(Ve(Y,m),ue=Rr+ue),Fe&&ne(/((--!?|])>)|<\/(style|title)/i,ue)){Ve(Y,m);continue}if(B.forceKeepAttr)continue;if(!B.keepAttr){Ve(Y,m);continue}if(!Ne&&ne(/\/>/i,ue)){Ve(Y,m);continue}De&&Du([q,Z,F],rn=>{ue=tu(ue,rn," ")});const nn=X(m.nodeName);if(!en(nn,Ke,ue)){Ve(Y,m);continue}if(g&&typeof k=="object"&&typeof k.getAttributeType=="function"&&!ae)switch(k.getAttributeType(nn,Ke)){case"TrustedHTML":{ue=g.createHTML(ue);break}case"TrustedScriptURL":{ue=g.createScriptURL(ue);break}}if(ue!==tt)try{ae?m.setAttributeNS(ae,Y,ue):m.setAttribute(Y,ue),ut(m)?be(m):xn(u.removed)}catch{Ve(Y,m)}}ve(O.afterSanitizeAttributes,m,null)},$r=function N(m){let S=null;const B=Qt(m);for(ve(O.beforeSanitizeShadowDOM,m,null);S=B.nextNode();)ve(O.uponSanitizeShadowNode,S,null),Kt(S),tn(S),S.content instanceof o&&N(S.content);ve(O.afterSanitizeShadowDOM,m,null)};return u.sanitize=function(N){let m=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},S=null,B=null,W=null,ee=null;if(Ju=!N,Ju&&(N="<!-->"),typeof N!="string"&&!Jt(N))if(typeof N.toString=="function"){if(N=N.toString(),typeof N!="string")throw nu("dirty is not a string, aborting")}else throw nu("toString is not a function");if(!u.isSupported)return N;if(Zu||et(m),u.removed=[],typeof N=="string"&&(Qe=!1),Qe){if(N.nodeName){const ye=X(N.nodeName);if(!T[ye]||ie[ye])throw nu("root node is forbidden and cannot be sanitized in-place")}}else if(N instanceof a)S=Xt("<!---->"),B=S.ownerDocument.importNode(N,!0),B.nodeType===ou.element&&B.nodeName==="BODY"||B.nodeName==="HTML"?S=B:S.appendChild(B);else{if(!$e&&!De&&!Oe&&N.indexOf("<")===-1)return g&&gu?g.createHTML(N):N;if(S=Xt(N),!S)return $e?null:gu?_:""}S&&Yu&&be(S.firstChild);const Y=Qt(Qe?N:S);for(;W=Y.nextNode();)Kt(W),tn(W),W.content instanceof o&&$r(W.content);if(Qe)return N;if($e){if(mu)for(ee=P.call(S.ownerDocument);S.firstChild;)ee.appendChild(S.firstChild);else ee=S;return(z.shadowroot||z.shadowrootmode)&&(ee=M.call(n,ee,!0)),ee}let ae=Oe?S.outerHTML:S.innerHTML;return Oe&&T["!doctype"]&&S.ownerDocument&&S.ownerDocument.doctype&&S.ownerDocument.doctype.name&&ne(or,S.ownerDocument.doctype.name)&&(ae="<!DOCTYPE "+S.ownerDocument.doctype.name+`>
23
+ `+ae),De&&Du([q,Z,F],ye=>{ae=tu(ae,ye," ")}),g&&gu?g.createHTML(ae):ae},u.setConfig=function(){let N=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};et(N),Zu=!0},u.clearConfig=function(){He=null,Zu=!1},u.isValidAttribute=function(N,m,S){He||et({});const B=X(N),W=X(m);return en(B,W,S)},u.addHook=function(N,m){typeof m=="function"&&uu(O[N],m)},u.removeHook=function(N,m){if(m!==void 0){const S=aa(O[N],m);return S===-1?void 0:ca(O[N],S,1)[0]}return xn(O[N])},u.removeHooks=function(N){O[N]=[]},u.removeAllHooks=function(){O=wn()},u}var Aa=ir();const Dn={};function wa(e){let u=Dn[e];if(u)return u;u=Dn[e]=[];for(let t=0;t<128;t++){const n=String.fromCharCode(t);u.push(n)}for(let t=0;t<e.length;t++){const n=e.charCodeAt(t);u[n]="%"+("0"+n.toString(16).toUpperCase()).slice(-2)}return u}function Ze(e,u){typeof u!="string"&&(u=Ze.defaultChars);const t=wa(u);return e.replace(/(%[a-f0-9]{2})+/gi,function(n){let r="";for(let o=0,c=n.length;o<c;o+=3){const a=parseInt(n.slice(o+1,o+3),16);if(a<128){r+=t[a];continue}if((a&224)===192&&o+3<c){const l=parseInt(n.slice(o+4,o+6),16);if((l&192)===128){const s=a<<6&1984|l&63;s<128?r+="��":r+=String.fromCharCode(s),o+=3;continue}}if((a&240)===224&&o+6<c){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=a<<12&61440|l<<6&4032|s&63;f<2048||f>=55296&&f<=57343?r+="���":r+=String.fromCharCode(f),o+=6;continue}}if((a&248)===240&&o+9<c){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=a<<18&1835008|l<<12&258048|s<<6&4032|f&63;d<65536||d>1114111?r+="����":(d-=65536,r+=String.fromCharCode(55296+(d>>10),56320+(d&1023))),o+=9;continue}}r+="�"}return r})}Ze.defaultChars=";/?:@&=+$,#";Ze.componentChars="";const Fn={};function Da(e){let u=Fn[e];if(u)return u;u=Fn[e]=[];for(let t=0;t<128;t++){const n=String.fromCharCode(t);/^[0-9a-z]$/i.test(n)?u.push(n):u.push("%"+("0"+t.toString(16).toUpperCase()).slice(-2))}for(let t=0;t<e.length;t++)u[e.charCodeAt(t)]=e[t];return u}function pu(e,u,t){typeof u!="string"&&(t=u,u=pu.defaultChars),typeof t>"u"&&(t=!0);const n=Da(u);let r="";for(let o=0,c=e.length;o<c;o++){const a=e.charCodeAt(o);if(t&&a===37&&o+2<c&&/^[0-9a-f]{2}$/i.test(e.slice(o+1,o+3))){r+=e.slice(o,o+3),o+=2;continue}if(a<128){r+=n[a];continue}if(a>=55296&&a<=57343){if(a>=55296&&a<=56319&&o+1<c){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}pu.defaultChars=";/?:@&=+$,-_.!~*'()#";pu.componentChars="-_.!~*'()";function Rt(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 zu(){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,Sa=/:[0-9]*$/,Ta=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,Pa=["<",">",'"',"`"," ","\r",`
24
+ `," "],Ba=["{","}","|","\\","^","`"].concat(Pa),Ra=["'"].concat(Ba),Sn=["%","/","?",";","#"].concat(Ra),Tn=["/","?","#"],Na=255,Pn=/^[+a-z0-9A-Z_-]{0,63}$/,Oa=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,Bn={javascript:!0,"javascript:":!0},Rn={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function Nt(e,u){if(e&&e instanceof zu)return e;const t=new zu;return t.parse(e,u),t}zu.prototype.parse=function(e,u){let t,n,r,o=e;if(o=o.trim(),!u&&e.split("#").length===1){const s=Ta.exec(o);if(s)return this.pathname=s[1],s[2]&&(this.search=s[2]),this}let c=Fa.exec(o);if(c&&(c=c[0],t=c.toLowerCase(),this.protocol=c,o=o.substr(c.length)),(u||c||o.match(/^\/\/[^@\/]+@[^@\/]+/))&&(r=o.substr(0,2)==="//",r&&!(c&&Bn[c])&&(o=o.substr(2),this.slashes=!0)),!Bn[c]&&(r||c&&!Rn[c])){let s=-1;for(let p=0;p<Tn.length;p++)n=o.indexOf(Tn[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<Sn.length;p++)n=o.indexOf(Sn[p]),n!==-1&&(s===-1||n<s)&&(s=n);s===-1&&(s=o.length),o[s-1]===":"&&s--;const v=o.slice(0,s);o=o.slice(s),this.parseHost(v),this.hostname=this.hostname||"";const k=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!k){const p=this.hostname.split(/\./);for(let C=0,A=p.length;C<A;C++){const E=p[C];if(E&&!E.match(Pn)){let b="";for(let h=0,g=E.length;h<g;h++)E.charCodeAt(h)>127?b+="x":b+=E[h];if(!b.match(Pn)){const h=p.slice(0,C),g=p.slice(C+1),_=E.match(Oa);_&&(h.push(_[1]),g.unshift(_[2])),g.length&&(o=g.join(".")+o),this.hostname=h.join(".");break}}}}this.hostname.length>Na&&(this.hostname=""),k&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}const a=o.indexOf("#");a!==-1&&(this.hash=o.substr(a),o=o.slice(0,a));const l=o.indexOf("?");return l!==-1&&(this.search=o.substr(l),o=o.slice(0,l)),o&&(this.pathname=o),Rn[t]&&this.hostname&&!this.pathname&&(this.pathname=""),this};zu.prototype.parseHost=function(e){let u=Sa.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 Ma=Object.freeze(Object.defineProperty({__proto__:null,decode:Ze,encode:pu,format:Rt,parse:Nt},Symbol.toStringTag,{value:"Module"})),ar=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,cr=/[\0-\x1F\x7F-\x9F]/,La=/[\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]/,Ot=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\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]/,lr=/[\$\+<->\^`\|~\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]/,sr=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,za=Object.freeze(Object.defineProperty({__proto__:null,Any:ar,Cc:cr,Cf:La,P:Ot,S:lr,Z:sr},Symbol.toStringTag,{value:"Module"})),Ia=new Uint16Array('ᵁ<Õıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms„‹•˜¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegraìȹoɴ͹\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱cò׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘ë૙eryThiî૙tedĀGL૸ଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻Ó䃓Āiy෎ීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬื฼de耻Õ䃕es;樷ml耻Ö䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»࿝pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtè૙a;䎖r;愨pf;愤cr;쀀𝒵௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;e዁ᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t»᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩eóɍǧ᫾\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍rò΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴoôᲉĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»Ṻƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎proø₞r;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼rò৆òΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonó྘quigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roø඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨í஘istĀ;s஠டr;쀀𝔫ȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lanô௢ií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs఻⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lleì୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉uå൅;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭å೸åഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñ೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\0\0⵼\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨrò᪀Āir⶝ⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀¶;l⹭⹮䂶leìЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴ï໻rel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei⿾々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ì࿲âヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowó࿪arpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓rò࿪aòՑ;怏oustĀ;a㈞㈟掱che»㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼਴t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì⹯耻­䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫ਩war;椪lig耻ß䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rë๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproø዁im»ኬsðኞĀas㚺㚮ð዁rn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xô᝷headĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roð໻tré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map(e=>e.charCodeAt(0))),$a=new Uint16Array("Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map(e=>e.charCodeAt(0)));var dt;const Ua=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]]),qa=(dt=String.fromCodePoint)!==null&&dt!==void 0?dt: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 ja(e){var u;return e>=55296&&e<=57343||e>1114111?65533:(u=Ua.get(e))!==null&&u!==void 0?u:e}var J;(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"})(J||(J={}));const Ha=32;var Pe;(function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"})(Pe||(Pe={}));function Ct(e){return e>=J.ZERO&&e<=J.NINE}function Va(e){return e>=J.UPPER_A&&e<=J.UPPER_F||e>=J.LOWER_A&&e<=J.LOWER_F}function Ga(e){return e>=J.UPPER_A&&e<=J.UPPER_Z||e>=J.LOWER_A&&e<=J.LOWER_Z||Ct(e)}function Wa(e){return e===J.EQUALS||Ga(e)}var Q;(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"})(Q||(Q={}));var Te;(function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"})(Te||(Te={}));class Za{constructor(u,t,n){this.decodeTree=u,this.emitCodePoint=t,this.errors=n,this.state=Q.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=Te.Strict}startEntity(u){this.decodeMode=u,this.state=Q.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(u,t){switch(this.state){case Q.EntityStart:return u.charCodeAt(t)===J.NUM?(this.state=Q.NumericStart,this.consumed+=1,this.stateNumericStart(u,t+1)):(this.state=Q.NamedEntity,this.stateNamedEntity(u,t));case Q.NumericStart:return this.stateNumericStart(u,t);case Q.NumericDecimal:return this.stateNumericDecimal(u,t);case Q.NumericHex:return this.stateNumericHex(u,t);case Q.NamedEntity:return this.stateNamedEntity(u,t)}}stateNumericStart(u,t){return t>=u.length?-1:(u.charCodeAt(t)|Ha)===J.LOWER_X?(this.state=Q.NumericHex,this.consumed+=1,this.stateNumericHex(u,t+1)):(this.state=Q.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(Ct(r)||Va(r))t+=1;else return this.addToNumericResult(u,n,t,16),this.emitNumericEntity(r,3)}return this.addToNumericResult(u,n,t,16),-1}stateNumericDecimal(u,t){const n=t;for(;t<u.length;){const r=u.charCodeAt(t);if(Ct(r))t+=1;else return this.addToNumericResult(u,n,t,10),this.emitNumericEntity(r,2)}return this.addToNumericResult(u,n,t,10),-1}emitNumericEntity(u,t){var n;if(this.consumed<=t)return(n=this.errors)===null||n===void 0||n.absenceOfDigitsInNumericCharacterReference(this.consumed),0;if(u===J.SEMI)this.consumed+=1;else if(this.decodeMode===Te.Strict)return 0;return this.emitCodePoint(ja(this.result),this.consumed),this.errors&&(u!==J.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&Pe.VALUE_LENGTH)>>14;for(;t<u.length;t++,this.excess++){const c=u.charCodeAt(t);if(this.treeIndex=Ya(n,r,this.treeIndex+Math.max(1,o),c),this.treeIndex<0)return this.result===0||this.decodeMode===Te.Attribute&&(o===0||Wa(c))?0:this.emitNotTerminatedNamedEntity();if(r=n[this.treeIndex],o=(r&Pe.VALUE_LENGTH)>>14,o!==0){if(c===J.SEMI)return this.emitNamedEntityData(this.treeIndex,o,this.consumed+this.excess);this.decodeMode!==Te.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var u;const{result:t,decodeTree:n}=this,r=(n[t]&Pe.VALUE_LENGTH)>>14;return this.emitNamedEntityData(t,r,this.consumed),(u=this.errors)===null||u===void 0||u.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(u,t,n){const{decodeTree:r}=this;return this.emitCodePoint(t===1?r[u]&~Pe.VALUE_LENGTH:r[u+1],n),t===3&&this.emitCodePoint(r[u+2],n),n}end(){var u;switch(this.state){case Q.NamedEntity:return this.result!==0&&(this.decodeMode!==Te.Attribute||this.result===this.treeIndex)?this.emitNotTerminatedNamedEntity():0;case Q.NumericDecimal:return this.emitNumericEntity(0,2);case Q.NumericHex:return this.emitNumericEntity(0,3);case Q.NumericStart:return(u=this.errors)===null||u===void 0||u.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case Q.EntityStart:return 0}}}function fr(e){let u="";const t=new Za(e,n=>u+=qa(n));return function(r,o){let c=0,a=0;for(;(a=r.indexOf("&",a))>=0;){u+=r.slice(c,a),t.startEntity(o);const s=t.write(r,a+1);if(s<0){c=a+t.end();break}c=a+s,a=s===0?c+1:c}const l=u+r.slice(c);return u="",l}}function Ya(e,u,t,n){const r=(u&Pe.BRANCH_LENGTH)>>7,o=u&Pe.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 c=t,a=c+r-1;for(;c<=a;){const l=c+a>>>1,s=e[l];if(s<n)c=l+1;else if(s>n)a=l-1;else return e[l+r]}return-1}const Xa=fr(Ia);fr($a);function dr(e,u=Te.Legacy){return Xa(e,u)}function Qa(e){return Object.prototype.toString.call(e)}function Mt(e){return Qa(e)==="[object String]"}const Ja=Object.prototype.hasOwnProperty;function Ka(e,u){return Ja.call(e,u)}function Hu(e){return Array.prototype.slice.call(arguments,1).forEach(function(t){if(t){if(typeof t!="object")throw new TypeError(t+"must be object");Object.keys(t).forEach(function(n){e[n]=t[n]})}}),e}function pr(e,u,t){return[].concat(e.slice(0,u),t,e.slice(u+1))}function Lt(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 Iu(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 hr=/\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,e0=/&([a-z#][a-z0-9]{1,31});/gi,u0=new RegExp(hr.source+"|"+e0.source,"gi"),t0=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;function n0(e,u){if(u.charCodeAt(0)===35&&t0.test(u)){const n=u[1].toLowerCase()==="x"?parseInt(u.slice(2),16):parseInt(u.slice(1),10);return Lt(n)?Iu(n):e}const t=dr(e);return t!==e?t:e}function r0(e){return e.indexOf("\\")<0?e:e.replace(hr,"$1")}function Ye(e){return e.indexOf("\\")<0&&e.indexOf("&")<0?e:e.replace(u0,function(u,t,n){return t||n0(u,n)})}const o0=/[&<>"]/,i0=/[&<>"]/g,a0={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;"};function c0(e){return a0[e]}function Re(e){return o0.test(e)?e.replace(i0,c0):e}const l0=/[.?*+^$[\]\\(){}|-]/g;function s0(e){return e.replace(l0,"\\$&")}function G(e){switch(e){case 9:case 32:return!0}return!1}function cu(e){if(e>=8192&&e<=8202)return!0;switch(e){case 9:case 10:case 11:case 12:case 13:case 32:case 160:case 5760:case 8239:case 8287:case 12288:return!0}return!1}function lu(e){return Ot.test(e)||lr.test(e)}function su(e){switch(e){case 33:case 34:case 35:case 36:case 37:case 38:case 39:case 40:case 41:case 42:case 43:case 44:case 45:case 46:case 47:case 58:case 59:case 60:case 61:case 62:case 63:case 64:case 91:case 92:case 93:case 94:case 95:case 96:case 123:case 124:case 125:case 126:return!0;default:return!1}}function Vu(e){return e=e.trim().replace(/\s+/g," "),"ẞ".toLowerCase()==="Ṿ"&&(e=e.replace(/ẞ/g,"ß")),e.toLowerCase().toUpperCase()}const f0={mdurl:Ma,ucmicro:za},d0=Object.freeze(Object.defineProperty({__proto__:null,arrayReplaceAt:pr,assign:Hu,escapeHtml:Re,escapeRE:s0,fromCodePoint:Iu,has:Ka,isMdAsciiPunct:su,isPunctChar:lu,isSpace:G,isString:Mt,isValidEntityCode:Lt,isWhiteSpace:cu,lib:f0,normalizeReference:Vu,unescapeAll:Ye,unescapeMd:r0},Symbol.toStringTag,{value:"Module"}));function p0(e,u,t){let n,r,o,c;const a=e.posMax,l=e.pos;for(e.pos=u+1,n=1;e.pos<a;){if(o=e.src.charCodeAt(e.pos),o===93&&(n--,n===0)){r=!0;break}if(c=e.pos,e.md.inline.skipToken(e),o===91){if(c===e.pos-1)n++;else if(t)return e.pos=l,-1}}let s=-1;return r&&(s=e.pos),e.pos=l,s}function h0(e,u,t){let n,r=u;const o={ok:!1,pos:0,str:""};if(e.charCodeAt(r)===60){for(r++;r<t;){if(n=e.charCodeAt(r),n===10||n===60)return o;if(n===62)return o.pos=r+1,o.str=Ye(e.slice(u+1,r)),o.ok=!0,o;if(n===92&&r+1<t){r+=2;continue}r++}return o}let c=0;for(;r<t&&(n=e.charCodeAt(r),!(n===32||n<32||n===127));){if(n===92&&r+1<t){if(e.charCodeAt(r+1)===32)break;r+=2;continue}if(n===40&&(c++,c>32))return o;if(n===41){if(c===0)break;c--}r++}return u===r||c!==0||(o.str=Ye(e.slice(u,r)),o.pos=r,o.ok=!0),o}function b0(e,u,t,n){let r,o=u;const c={ok:!1,can_continue:!1,pos:0,str:"",marker:0};if(n)c.str=n.str,c.marker=n.marker;else{if(o>=t)return c;let a=e.charCodeAt(o);if(a!==34&&a!==39&&a!==40)return c;u++,o++,a===40&&(a=41),c.marker=a}for(;o<t;){if(r=e.charCodeAt(o),r===c.marker)return c.pos=o+1,c.str+=Ye(e.slice(u,o)),c.ok=!0,c;if(r===40&&c.marker===41)return c;r===92&&o+1<t&&o++,o++}return c.can_continue=!0,c.str+=Ye(e.slice(u,o)),c}const m0=Object.freeze(Object.defineProperty({__proto__:null,parseLinkDestination:h0,parseLinkLabel:p0,parseLinkTitle:b0},Symbol.toStringTag,{value:"Module"})),ke={};ke.code_inline=function(e,u,t,n,r){const o=e[u];return"<code"+r.renderAttrs(o)+">"+Re(o.content)+"</code>"};ke.code_block=function(e,u,t,n,r){const o=e[u];return"<pre"+r.renderAttrs(o)+"><code>"+Re(e[u].content)+`</code></pre>
25
+ `};ke.fence=function(e,u,t,n,r){const o=e[u],c=o.info?Ye(o.info).trim():"";let a="",l="";if(c){const f=c.split(/(\s+)/g);a=f[0],l=f.slice(2).join("")}let s;if(t.highlight?s=t.highlight(o.content,a,l)||Re(o.content):s=Re(o.content),s.indexOf("<pre")===0)return s+`
26
26
  `;if(c){const f=o.attrIndex("class"),d=o.attrs?o.attrs.slice():[];f<0?d.push(["class",t.langPrefix+a]):(d[f]=d[f].slice(),d[f][1]+=" "+t.langPrefix+a);const v={attrs:d};return`<pre><code${r.renderAttrs(v)}>${s}</code></pre>
27
27
  `}return`<pre><code${r.renderAttrs(o)}>${s}</code></pre>
28
- `};xe.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)};xe.hardbreak=function(e,u,t){return t.xhtmlOut?`<br />
28
+ `};ke.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)};ke.hardbreak=function(e,u,t){return t.xhtmlOut?`<br />
29
29
  `:`<br>
30
- `};xe.softbreak=function(e,u,t){return t.breaks?t.xhtmlOut?`<br />
30
+ `};ke.softbreak=function(e,u,t){return t.breaks?t.xhtmlOut?`<br />
31
31
  `:`<br>
32
32
  `:`
33
- `};xe.text=function(e,u){return Pe(e[u].content)};xe.html_block=function(e,u){return e[u].content};xe.html_inline=function(e,u){return e[u].content};function Ze(){this.rules=Hu({},xe)}Ze.prototype.renderAttrs=function(u){let t,n,r;if(!u.attrs)return"";for(r="",t=0,n=u.attrs.length;t<n;t++)r+=" "+Pe(u.attrs[t][0])+'="'+Pe(u.attrs[t][1])+'"';return r};Ze.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+=`
33
+ `};ke.text=function(e,u){return Re(e[u].content)};ke.html_block=function(e,u){return e[u].content};ke.html_inline=function(e,u){return e[u].content};function Xe(){this.rules=Hu({},ke)}Xe.prototype.renderAttrs=function(u){let t,n,r;if(!u.attrs)return"";for(r="",t=0,n=u.attrs.length;t<n;t++)r+=" "+Re(u.attrs[t][0])+'="'+Re(u.attrs[t][1])+'"';return r};Xe.prototype.renderToken=function(u,t,n){const r=u[t];let o="";if(r.hidden)return"";r.block&&r.nesting!==-1&&t&&u[t-1].hidden&&(o+=`
34
34
  `),o+=(r.nesting===-1?"</":"<")+r.tag,o+=this.renderAttrs(r),r.nesting===0&&n.xhtmlOut&&(o+=" /");let c=!1;if(r.block&&(c=!0,r.nesting===1&&t+1<u.length)){const a=u[t+1];(a.type==="inline"||a.hidden||a.nesting===-1&&a.tag===r.tag)&&(c=!1)}return o+=c?`>
35
- `:">",o};Ze.prototype.renderInline=function(e,u,t){let n="";const r=this.rules;for(let o=0,c=e.length;o<c;o++){const a=e[o].type;typeof r[a]<"u"?n+=r[a](e,o,u,t,this):n+=this.renderToken(e,o,u)}return n};Ze.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};Ze.prototype.render=function(e,u,t){let n="";const r=this.rules;for(let o=0,c=e.length;o<c;o++){const a=e[o].type;a==="inline"?n+=this.renderInline(e[o].children,u,t):typeof r[a]<"u"?n+=r[a](e,o,u,t,this):n+=this.renderToken(e,o,u,t)}return n};function ie(){this.__rules__=[],this.__cache__=null}ie.prototype.__find__=function(e){for(let u=0;u<this.__rules__.length;u++)if(this.__rules__[u].name===e)return u;return-1};ie.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))})})};ie.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};ie.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};ie.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};ie.prototype.push=function(e,u,t){const n=t||{};this.__rules__.push({name:e,enabled:!0,fn:u,alt:n.alt||[]}),this.__cache__=null};ie.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};ie.prototype.enableOnly=function(e,u){Array.isArray(e)||(e=[e]),this.__rules__.forEach(function(t){t.enabled=!1}),this.enable(e,u)};ie.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};ie.prototype.getRules=function(e){return this.__cache__===null&&this.__compile__(),this.__cache__[e]||[]};function pe(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}pe.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};pe.prototype.attrPush=function(u){this.attrs?this.attrs.push(u):this.attrs=[u]};pe.prototype.attrSet=function(u,t){const n=this.attrIndex(u),r=[u,t];n<0?this.attrPush(r):this.attrs[n]=r};pe.prototype.attrGet=function(u){const t=this.attrIndex(u);let n=null;return t>=0&&(n=this.attrs[t][1]),n};pe.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 br(e,u,t){this.src=e,this.env=t,this.tokens=[],this.inlineMode=!1,this.md=u}br.prototype.Token=pe;const g0=/\r\n?|\n/g,x0=/\0/g;function k0(e){let u;u=e.src.replace(g0,`
37
- `),u=u.replace(x0,"�"),e.src=u}function _0(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 v0(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 y0(e){return/^<a[>\s]/i.test(e)}function E0(e){return/^<\/a\s*>/i.test(e)}function A0(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 c=r.length-1;c>=0;c--){const a=r[c];if(a.type==="link_close"){for(c--;r[c].level!==a.level&&r[c].type!=="link_open";)c--;continue}if(a.type==="html_inline"&&(y0(a.content)&&o>0&&o--,E0(a.content)&&o++),!(o>0)&&a.type==="text"&&e.md.linkify.test(a.content)){const l=a.content;let s=e.md.linkify.match(l);const f=[];let d=a.level,v=0;s.length>0&&s[0].index===0&&c>0&&r[c-1].type==="text_special"&&(s=s.slice(1));for(let x=0;x<s.length;x++){const p=s[x].url,E=e.md.normalizeLink(p);if(!e.md.validateLink(E))continue;let A=s[x].text;s[x].schema?s[x].schema==="mailto:"&&!/^mailto:/i.test(A)?A=e.md.normalizeLinkText("mailto:"+A).replace(/^mailto:/,""):A=e.md.normalizeLinkText(A):A=e.md.normalizeLinkText("http://"+A).replace(/^http:\/\//,"");const y=s[x].index;if(y>v){const _=new e.Token("text","",0);_.content=l.slice(v,y),_.level=d,f.push(_)}const h=new e.Token("link_open","a",1);h.attrs=[["href",E]],h.level=d++,h.markup="linkify",h.info="auto",f.push(h);const m=new e.Token("text","",0);m.content=A,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),v=s[x].lastIndex}if(v<l.length){const x=new e.Token("text","",0);x.content=l.slice(v),x.level=d,f.push(x)}u[t].children=r=pr(r,c,f)}}}}const mr=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,w0=/\((c|tm|r)\)/i,C0=/\((c|tm|r)\)/ig,D0={c:"©",r:"®",tm:"™"};function F0(e,u){return D0[u.toLowerCase()]}function S0(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,F0)),n.type==="link_open"&&n.info==="auto"&&u--,n.type==="link_close"&&n.info==="auto"&&u++}}function T0(e){let u=0;for(let t=e.length-1;t>=0;t--){const n=e[t];n.type==="text"&&!u&&mr.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"&&(w0.test(e.tokens[u].content)&&S0(e.tokens[u].children),mr.test(e.tokens[u].content)&&T0(e.tokens[u].children))}const R0=/['"]/,Bn=/['"]/g,On="’";function Su(e,u,t){return e.slice(0,u)+t+e.slice(u+1)}function N0(e,u){let t;const n=[];for(let r=0;r<e.length;r++){const o=e[r],c=e[r].level;for(t=n.length-1;t>=0&&!(n[t].level<=c);t--);if(n.length=t+1,o.type!=="text")continue;let a=o.content,l=0,s=a.length;e:for(;l<s;){Bn.lastIndex=l;const f=Bn.exec(a);if(!f)break;let d=!0,v=!0;l=f.index+1;const x=f[0]==="'";let p=32;if(f.index-1>=0)p=a.charCodeAt(f.index-1);else for(t=r-1;t>=0&&!(e[t].type==="softbreak"||e[t].type==="hardbreak");t--)if(e[t].content){p=e[t].content.charCodeAt(e[t].content.length-1);break}let E=32;if(l<s)E=a.charCodeAt(l);else for(t=r+1;t<e.length&&!(e[t].type==="softbreak"||e[t].type==="hardbreak");t++)if(e[t].content){E=e[t].content.charCodeAt(0);break}const A=su(p)||lu(String.fromCharCode(p)),y=su(E)||lu(String.fromCharCode(E)),h=cu(p),m=cu(E);if(m?d=!1:y&&(h||A||(d=!1)),h?v=!1:A&&(m||y||(v=!1)),E===34&&f[0]==='"'&&p>=48&&p<=57&&(v=d=!1),d&&v&&(d=A,v=y),!d&&!v){x&&(o.content=Su(o.content,f.index,On));continue}if(v)for(t=n.length-1;t>=0;t--){let g=n[t];if(n[t].level<c)break;if(g.single===x&&n[t].level===c){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=Su(o.content,f.index,k),e[g.token].content=Su(e[g.token].content,g.pos,_),l+=k.length-1,g.token===r&&(l+=_.length-1),a=o.content,s=a.length,n.length=t;continue e}}d?n.push({token:r,pos:f.index,single:x,level:c}):v&&x&&(o.content=Su(o.content,f.index,On))}}}function B0(e){if(e.md.options.typographer)for(let u=e.tokens.length-1;u>=0;u--)e.tokens[u].type!=="inline"||!R0.test(e.tokens[u].content)||N0(e.tokens[u].children,e)}function O0(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 c=n[o].children,a=c.length;for(u=0;u<a;u++)c[u].type==="text_special"&&(c[u].type="text");for(u=t=0;u<a;u++)c[u].type==="text"&&u+1<a&&c[u+1].type==="text"?c[u+1].content=c[u].content+c[u+1].content:(u!==t&&(c[t]=c[u]),t++);u!==t&&(c.length=t)}}const pt=[["normalize",k0],["block",_0],["inline",v0],["linkify",A0],["replacements",P0],["smartquotes",B0],["text_join",O0]];function zt(){this.ruler=new ie;for(let e=0;e<pt.length;e++)this.ruler.push(pt[e][0],pt[e][1])}zt.prototype.process=function(e){const u=this.ruler.getRules("");for(let t=0,n=u.length;t<n;t++)u[t](e)};zt.prototype.State=br;function ke(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,c=0,a=0,l=0,s=r.length,f=!1;c<s;c++){const d=r.charCodeAt(c);if(!f)if(H(d)){a++,d===9?l+=4-l%4:l++;continue}else f=!0;(d===10||c===s-1)&&(d!==10&&c++,this.bMarks.push(o),this.eMarks.push(c),this.tShift.push(a),this.sCount.push(l),this.bsCount.push(0),f=!1,a=0,l=0,o=c+1)}this.bMarks.push(r.length),this.eMarks.push(r.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}ke.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};ke.prototype.isEmpty=function(u){return this.bMarks[u]+this.tShift[u]>=this.eMarks[u]};ke.prototype.skipEmptyLines=function(u){for(let t=this.lineMax;u<t&&!(this.bMarks[u]+this.tShift[u]<this.eMarks[u]);u++);return u};ke.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};ke.prototype.skipSpacesBack=function(u,t){if(u<=t)return u;for(;u>t;)if(!H(this.src.charCodeAt(--u)))return u+1;return u};ke.prototype.skipChars=function(u,t){for(let n=this.src.length;u<n&&this.src.charCodeAt(u)===t;u++);return u};ke.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};ke.prototype.getLines=function(u,t,n,r){if(u>=t)return"";const o=new Array(t-u);for(let c=0,a=u;a<t;a++,c++){let l=0;const s=this.bMarks[a];let f=s,d;for(a+1<t||r?d=this.eMarks[a]+1:d=this.eMarks[a];f<d&&l<n;){const v=this.src.charCodeAt(f);if(H(v))v===9?l+=4-(l+this.bsCount[a])%4:l++;else if(f-s<this.tShift[a])l++;else break;f++}l>n?o[c]=new Array(l-n+1).join(" ")+this.src.slice(f,d):o[c]=this.src.slice(f,d)}return o.join("")};ke.prototype.Token=pe;const M0=65536;function ht(e,u){const t=e.bMarks[u]+e.tShift[u],n=e.eMarks[u];return e.src.slice(t,n)}function Mn(e){const u=[],t=e.length;let n=0,r=e.charCodeAt(n),o=!1,c=0,a="";for(;n<t;)r===124&&(o?(a+=e.substring(c,n-1),c=n):(u.push(a+e.substring(c,n)),a="",c=n+1)),o=r===92,n++,r=e.charCodeAt(n);return u.push(a+e.substring(c)),u}function L0(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 c=e.src.charCodeAt(o++);if(c!==124&&c!==45&&c!==58||o>=e.eMarks[r])return!1;const a=e.src.charCodeAt(o++);if(a!==124&&a!==45&&a!==58&&!H(a)||c===45&&H(a))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=ht(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=ht(e,u).trim(),l.indexOf("|")===-1||e.sCount[u]-e.blkIndent>=4)return!1;s=Mn(l),s.length&&s[0]===""&&s.shift(),s.length&&s[s.length-1]===""&&s.pop();const d=s.length;if(d===0||d!==f.length)return!1;if(n)return!0;const v=e.parentType;e.parentType="table";const x=e.md.block.ruler.getRules("blockquote"),p=e.push("table_open","table",1),E=[u,0];p.map=E;const A=e.push("thead_open","thead",1);A.map=[u,u+1];const y=e.push("tr_open","tr",1);y.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,w=x.length;k<w;k++)if(x[k](e,r,t,!0)){g=!0;break}if(g||(l=ht(e,r).trim(),!l)||e.sCount[r]-e.blkIndent>=4||(s=Mn(l),s.length&&s[0]===""&&s.shift(),s.length&&s[s.length-1]===""&&s.pop(),m+=d-s.length,m>M0))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 w=e.push("td_open","td",1);f[k]&&(w.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),E[1]=r,e.parentType=v,e.line=r,!0}function z0(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 I0(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 c=e.src.charCodeAt(r);if(c!==126&&c!==96)return!1;let a=r;r=e.skipChars(r,c);let l=r-a;if(l<3)return!1;const s=e.src.slice(a,r),f=e.src.slice(r,o);if(c===96&&f.indexOf(String.fromCharCode(c))>=0)return!1;if(n)return!0;let d=u,v=!1;for(;d++,!(d>=t||(r=a=e.bMarks[d]+e.tShift[d],o=e.eMarks[d],r<o&&e.sCount[d]<e.blkIndent));)if(e.src.charCodeAt(r)===c&&!(e.sCount[d]-e.blkIndent>=4)&&(r=e.skipChars(r,c),!(r-a<l)&&(r=e.skipSpaces(r),!(r<o)))){v=!0;break}l=e.sCount[u],e.line=d+(v?1:0);const x=e.push("fence","code",0);return x.info=f,x.content=e.getLines(u+1,d,l,!0),x.markup=s,x.map=[u,e.line],!0}function $0(e,u,t,n){let r=e.bMarks[u]+e.tShift[u],o=e.eMarks[u];const c=e.lineMax;if(e.sCount[u]-e.blkIndent>=4||e.src.charCodeAt(r)!==62)return!1;if(n)return!0;const a=[],l=[],s=[],f=[],d=e.md.block.ruler.getRules("blockquote"),v=e.parentType;e.parentType="blockquote";let x=!1,p;for(p=u;p<t;p++){const 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,w;e.src.charCodeAt(r)===32?(r++,_++,w=!1,k=!0):e.src.charCodeAt(r)===9?(k=!0,(e.bsCount[p]+_)%4===3?(r++,_++,w=!1):w=!0):k=!1;let T=_;for(a.push(e.bMarks[p]),e.bMarks[p]=r;r<o;){const D=e.src.charCodeAt(r);if(H(D))D===9?T+=4-(T+e.bsCount[p]+(w?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&&(a.push(e.bMarks[p]),l.push(e.bsCount[p]),f.push(e.tShift[p]),s.push(e.sCount[p]),e.sCount[p]-=e.blkIndent);break}a.push(e.bMarks[p]),l.push(e.bsCount[p]),f.push(e.tShift[p]),s.push(e.sCount[p]),e.sCount[p]=-1}const E=e.blkIndent;e.blkIndent=0;const A=e.push("blockquote_open","blockquote",1);A.markup=">";const y=[u,0];A.map=y,e.md.block.tokenize(e,u,p);const h=e.push("blockquote_close","blockquote",-1);h.markup=">",e.lineMax=c,e.parentType=v,y[1]=e.line;for(let m=0;m<f.length;m++)e.bMarks[m+u]=a[m],e.tShift[m+u]=f[m],e.sCount[m+u]=s[m],e.bsCount[m+u]=l[m];return e.blkIndent=E,!0}function U0(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 c=e.src.charCodeAt(o++);if(c!==42&&c!==45&&c!==95)return!1;let a=1;for(;o<r;){const s=e.src.charCodeAt(o++);if(s!==c&&!H(s))return!1;s===c&&a++}if(a<3)return!1;if(n)return!0;e.line=u+1;const l=e.push("hr","hr",0);return l.map=[u,e.line],l.markup=Array(a+1).join(String.fromCharCode(c)),!0}function Ln(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 zn(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 q0(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 j0(e,u,t,n){let r,o,c,a,l=u,s=!0;if(e.sCount[l]-e.blkIndent>=4||e.listIndent>=0&&e.sCount[l]-e.listIndent>=4&&e.sCount[l]<e.blkIndent)return!1;let f=!1;n&&e.parentType==="paragraph"&&e.sCount[l]>=e.blkIndent&&(f=!0);let d,v,x;if((x=zn(e,l))>=0){if(d=!0,c=e.bMarks[l]+e.tShift[l],v=Number(e.src.slice(c,x-1)),f&&v!==1)return!1}else if((x=Ln(e,l))>=0)d=!1;else return!1;if(f&&e.skipSpaces(x)>=e.eMarks[l])return!1;if(n)return!0;const p=e.src.charCodeAt(x-1),E=e.tokens.length;d?(a=e.push("ordered_list_open","ol",1),v!==1&&(a.attrs=[["start",v]])):a=e.push("bullet_list_open","ul",1);const A=[l,0];a.map=A,a.markup=String.fromCharCode(p);let y=!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 w;k>=r?w=1:w=_-g,w>4&&(w=1);const T=g+w;a=e.push("list_item_open","li",1),a.markup=String.fromCharCode(p);const D=[l,0];a.map=D,d&&(a.info=e.src.slice(c,x-1));const L=e.tight,M=e.tShift[l],G=e.sCount[l],fe=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||y)&&(s=!1),y=e.line-l>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=fe,e.tShift[l]=M,e.sCount[l]=G,e.tight=L,a=e.push("list_item_close","li",-1),a.markup=String.fromCharCode(p),l=e.line,D[1]=l,l>=t||e.sCount[l]<e.blkIndent||e.sCount[l]-e.blkIndent>=4)break;let S=!1;for(let $=0,Q=h.length;$<Q;$++)if(h[$](e,l,t,!0)){S=!0;break}if(S)break;if(d){if(x=zn(e,l),x<0)break;c=e.bMarks[l]+e.tShift[l]}else if(x=Ln(e,l),x<0)break;if(p!==e.src.charCodeAt(x-1))break}return d?a=e.push("ordered_list_close","ol",-1):a=e.push("bullet_list_close","ul",-1),a.markup=String.fromCharCode(p),A[1]=l,e.line=l,e.parentType=m,s&&q0(e,E),!0}function H0(e,u,t,n){let r=e.bMarks[u]+e.tShift[u],o=e.eMarks[u],c=u+1;if(e.sCount[u]-e.blkIndent>=4||e.src.charCodeAt(r)!==91)return!1;function a(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 w=e.md.block.ruler.getRules("reference"),T=e.parentType;e.parentType="reference";let D=!1;for(let L=0,M=w.length;L<M;L++)if(w[L](e,h,m,!0)){D=!0;break}if(e.parentType=T,D)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=a(c);m!==null&&(l+=m,o=l.length,c++)}else if(h===92&&(r++,r<o&&l.charCodeAt(r)===10)){const m=a(c);m!==null&&(l+=m,o=l.length,c++)}}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=a(c);m!==null&&(l+=m,o=l.length,c++)}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 v=r,x=c,p=r;for(;r<o;r++){const h=l.charCodeAt(r);if(h===10){const m=a(c);m!==null&&(l+=m,o=l.length,c++)}else if(!H(h))break}let E=e.md.helpers.parseLinkTitle(l,r,o);for(;E.can_continue;){const h=a(c);if(h===null)break;l+=h,r=o,o=l.length,c++,E=e.md.helpers.parseLinkTitle(l,r,o,E)}let A;for(r<o&&p!==r&&E.ok?(A=E.str,r=E.pos):(A="",r=v,c=x);r<o;){const h=l.charCodeAt(r);if(!H(h))break;r++}if(r<o&&l.charCodeAt(r)!==10&&A)for(A="",r=v,c=x;r<o;){const h=l.charCodeAt(r);if(!H(h))break;r++}if(r<o&&l.charCodeAt(r)!==10)return!1;const y=Vu(l.slice(1,s));return y?(n||(typeof e.env.references>"u"&&(e.env.references={}),typeof e.env.references[y]>"u"&&(e.env.references[y]={title:A,href:d}),e.line=c),!0):!1}const V0=["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"],G0="[a-zA-Z_:][a-zA-Z0-9:._-]*",W0="[^\"'=<>`\\x00-\\x20]+",Z0="'[^']*'",Y0='"[^"]*"',X0="(?:"+W0+"|"+Z0+"|"+Y0+")",Q0="(?:\\s+"+G0+"(?:\\s*=\\s*"+X0+")?)",gr="<[A-Za-z][A-Za-z0-9\\-]*"+Q0+"*\\s*\\/?>",xr="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",J0="<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->",K0="<[?][\\s\\S]*?[?]>",ec="<![A-Za-z][^>]*>",uc="<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",tc=new RegExp("^(?:"+gr+"|"+xr+"|"+J0+"|"+K0+"|"+ec+"|"+uc+")"),nc=new RegExp("^(?:"+gr+"|"+xr+")"),He=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+V0.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(nc.source+"\\s*$"),/^$/,!1]];function rc(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 c=e.src.slice(r,o),a=0;for(;a<He.length&&!He[a][0].test(c);a++);if(a===He.length)return!1;if(n)return He[a][2];let l=u+1;if(!He[a][1].test(c)){for(;l<t&&!(e.sCount[l]<e.blkIndent);l++)if(r=e.bMarks[l]+e.tShift[l],o=e.eMarks[l],c=e.src.slice(r,o),He[a][1].test(c)){c.length!==0&&l++;break}}e.line=l;const s=e.push("html_block","",0);return s.map=[u,l],s.content=e.getLines(u,l,e.blkIndent,!0),!0}function oc(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 c=e.src.charCodeAt(r);if(c!==35||r>=o)return!1;let a=1;for(c=e.src.charCodeAt(++r);c===35&&r<o&&a<=6;)a++,c=e.src.charCodeAt(++r);if(a>6||r<o&&!H(c))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(a),1);s.markup="########".slice(0,a),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(a),-1);return d.markup="########".slice(0,a),!0}function ic(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,c,a=u+1;for(;a<t&&!e.isEmpty(a);a++){if(e.sCount[a]-e.blkIndent>3)continue;if(e.sCount[a]>=e.blkIndent){let x=e.bMarks[a]+e.tShift[a];const p=e.eMarks[a];if(x<p&&(c=e.src.charCodeAt(x),(c===45||c===61)&&(x=e.skipChars(x,c),x=e.skipSpaces(x),x>=p))){o=c===61?1:2;break}}if(e.sCount[a]<0)continue;let v=!1;for(let x=0,p=n.length;x<p;x++)if(n[x](e,a,t,!0)){v=!0;break}if(v)break}if(!o)return!1;const l=e.getLines(u,a,e.blkIndent,!1).trim();e.line=a+1;const s=e.push("heading_open","h"+String(o),1);s.markup=String.fromCharCode(c),s.map=[u,e.line];const f=e.push("inline","",0);f.content=l,f.map=[u,e.line-1],f.children=[];const d=e.push("heading_close","h"+String(o),-1);return d.markup=String.fromCharCode(c),e.parentType=r,!0}function ac(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 c=e.getLines(u,o,e.blkIndent,!1).trim();e.line=o;const a=e.push("paragraph_open","p",1);a.map=[u,e.line];const l=e.push("inline","",0);return l.content=c,l.map=[u,e.line],l.children=[],e.push("paragraph_close","p",-1),e.parentType=r,!0}const Tu=[["table",L0,["paragraph","reference"]],["code",z0],["fence",I0,["paragraph","reference","blockquote","list"]],["blockquote",$0,["paragraph","reference","blockquote","list"]],["hr",U0,["paragraph","reference","blockquote","list"]],["list",j0,["paragraph","reference","blockquote"]],["reference",H0],["html_block",rc,["paragraph","reference","blockquote"]],["heading",oc,["paragraph","reference","blockquote"]],["lheading",ic],["paragraph",ac]];function Gu(){this.ruler=new ie;for(let e=0;e<Tu.length;e++)this.ruler.push(Tu[e][0],Tu[e][1],{alt:(Tu[e][2]||[]).slice()})}Gu.prototype.tokenize=function(e,u,t){const n=this.ruler.getRules(""),r=n.length,o=e.md.options.maxNesting;let c=u,a=!1;for(;c<t&&(e.line=c=e.skipEmptyLines(c),!(c>=t||e.sCount[c]<e.blkIndent));){if(e.level>=o){e.line=t;break}const l=e.line;let s=!1;for(let f=0;f<r;f++)if(s=n[f](e,c,t,!1),s){if(l>=e.line)throw new Error("block rule didn't increment state.line");break}if(!s)throw new Error("none of the block rules matched");e.tight=!a,e.isEmpty(e.line-1)&&(a=!0),c=e.line,c<t&&e.isEmpty(c)&&(a=!0,c++,e.line=c)}};Gu.prototype.parse=function(e,u,t,n){if(!e)return;const r=new this.State(e,u,t,n);this.tokenize(r,r.line,r.lineMax)};Gu.prototype.State=ke;function hu(e,u,t,n){this.src=e,this.env=t,this.md=u,this.tokens=n,this.tokens_meta=Array(n.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1,this.linkLevel=0}hu.prototype.pushPending=function(){const e=new pe("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e};hu.prototype.push=function(e,u,t){this.pending&&this.pushPending();const n=new 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};hu.prototype.scanDelims=function(e,u){const t=this.posMax,n=this.src.charCodeAt(e),r=e>0?this.src.charCodeAt(e-1):32;let o=e;for(;o<t&&this.src.charCodeAt(o)===n;)o++;const c=o-e,a=o<t?this.src.charCodeAt(o):32,l=su(r)||lu(String.fromCharCode(r)),s=su(a)||lu(String.fromCharCode(a)),f=cu(r),d=cu(a),v=!d&&(!s||f||l),x=!f&&(!l||d||s);return{can_open:v&&(u||!x||l),can_close:x&&(u||!v||s),length:c}};hu.prototype.Token=pe;function cc(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 lc(e,u){let t=e.pos;for(;t<e.posMax&&!cc(e.src.charCodeAt(t));)t++;return t===e.pos?!1:(u||(e.pending+=e.src.slice(e.pos,t)),e.pos=t,!0)}const sc=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;function fc(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(sc);if(!r)return!1;const o=r[1],c=e.md.linkify.matchAtStart(e.src.slice(t-o.length));if(!c)return!1;let a=c.url;if(a.length<=o.length)return!1;a=a.replace(/\*+$/,"");const l=e.md.normalizeLink(a);if(!e.md.validateLink(l))return!1;if(!u){e.pending=e.pending.slice(0,-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(a);const d=e.push("link_close","a",-1);d.markup="linkify",d.info="auto"}return e.pos+=a.length-o.length,!0}function dc(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 It=[];for(let e=0;e<256;e++)It.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e){It[e.charCodeAt(0)]=1});function pc(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 a=e.src.charCodeAt(t+1);a>=56320&&a<=57343&&(o+=e.src[t+1],t++)}const c="\\"+o;if(!u){const a=e.push("text_special","",0);r<256&&It[r]!==0?a.content=o:a.content=c,a.markup=c,a.info="escape"}return e.pos=t+1,!0}function hc(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 c=e.src.slice(r,t),a=c.length;if(e.backticksScanned&&(e.backticks[a]||0)<=r)return u||(e.pending+=c),e.pos+=a,!0;let l=t,s;for(;(s=e.src.indexOf("`",l))!==-1;){for(l=s+1;l<o&&e.src.charCodeAt(l)===96;)l++;const f=l-s;if(f===a){if(!u){const d=e.push("code_inline","code",0);d.markup=c,d.content=e.src.slice(t,s).replace(/\n/g," ").replace(/^ (.+) $/,"$1")}return e.pos=l,!0}e.backticks[f]=s}return e.backticksScanned=!0,u||(e.pending+=c),e.pos+=a,!0}function bc(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 c=String.fromCharCode(n);if(o<2)return!1;let a;o%2&&(a=e.push("text","",0),a.content=c,o--);for(let l=0;l<o;l+=2)a=e.push("text","",0),a.content=c+c,e.delimiters.push({marker:n,length:0,token:e.tokens.length-1,end:-1,open:r.can_open,close:r.can_close});return e.pos+=r.length,!0}function In(e,u){let t;const n=[],r=u.length;for(let o=0;o<r;o++){const c=u[o];if(c.marker!==126||c.end===-1)continue;const a=u[c.end];t=e.tokens[c.token],t.type="s_open",t.tag="s",t.nesting=1,t.markup="~~",t.content="",t=e.tokens[a.token],t.type="s_close",t.tag="s",t.nesting=-1,t.markup="~~",t.content="",e.tokens[a.token-1].type==="text"&&e.tokens[a.token-1].content==="~"&&n.push(a.token-1)}for(;n.length;){const o=n.pop();let c=o+1;for(;c<e.tokens.length&&e.tokens[c].type==="s_close";)c++;c--,o!==c&&(t=e.tokens[c],e.tokens[c]=e.tokens[o],e.tokens[o]=t)}}function mc(e){const u=e.tokens_meta,t=e.tokens_meta.length;In(e,e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&In(e,u[n].delimiters)}const kr={tokenize:bc,postProcess:mc};function gc(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 c=e.push("text","",0);c.content=String.fromCharCode(n),e.delimiters.push({marker:n,length:r.length,token:e.tokens.length-1,end:-1,open:r.can_open,close:r.can_close})}return e.pos+=r.length,!0}function $n(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],c=n>0&&u[n-1].end===r.end+1&&u[n-1].marker===r.marker&&u[n-1].token===r.token-1&&u[r.end+1].token===o.token+1,a=String.fromCharCode(r.marker),l=e.tokens[r.token];l.type=c?"strong_open":"em_open",l.tag=c?"strong":"em",l.nesting=1,l.markup=c?a+a:a,l.content="";const s=e.tokens[o.token];s.type=c?"strong_close":"em_close",s.tag=c?"strong":"em",s.nesting=-1,s.markup=c?a+a:a,s.content="",c&&(e.tokens[u[n-1].token].content="",e.tokens[u[r.end+1].token].content="",n--)}}function xc(e){const u=e.tokens_meta,t=e.tokens_meta.length;$n(e,e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&$n(e,u[n].delimiters)}const _r={tokenize:gc,postProcess:xc};function kc(e,u){let t,n,r,o,c="",a="",l=e.pos,s=!0;if(e.src.charCodeAt(e.pos)!==91)return!1;const f=e.pos,d=e.posMax,v=e.pos+1,x=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(x<0)return!1;let p=x+1;if(p<d&&e.src.charCodeAt(p)===40){for(s=!1,p++;p<d&&(t=e.src.charCodeAt(p),!(!H(t)&&t!==10));p++);if(p>=d)return!1;if(l=p,r=e.md.helpers.parseLinkDestination(e.src,p,e.posMax),r.ok){for(c=e.md.normalizeLink(r.str),e.md.validateLink(c)?p=r.pos:c="",l=p;p<d&&(t=e.src.charCodeAt(p),!(!H(t)&&t!==10));p++);if(r=e.md.helpers.parseLinkTitle(e.src,p,e.posMax),p<d&&l!==p&&r.ok)for(a=r.str,p=r.pos;p<d&&(t=e.src.charCodeAt(p),!(!H(t)&&t!==10));p++);}(p>=d||e.src.charCodeAt(p)!==41)&&(s=!0),p++}if(s){if(typeof e.env.references>"u")return!1;if(p<d&&e.src.charCodeAt(p)===91?(l=p+1,p=e.md.helpers.parseLinkLabel(e,p),p>=0?n=e.src.slice(l,p++):p=x+1):p=x+1,n||(n=e.src.slice(v,x)),o=e.env.references[Vu(n)],!o)return e.pos=f,!1;c=o.href,a=o.title}if(!u){e.pos=v,e.posMax=x;const E=e.push("link_open","a",1),A=[["href",c]];E.attrs=A,a&&A.push(["title",a]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)}return e.pos=p,e.posMax=d,!0}function _c(e,u){let t,n,r,o,c,a,l,s,f="";const d=e.pos,v=e.posMax;if(e.src.charCodeAt(e.pos)!==33||e.src.charCodeAt(e.pos+1)!==91)return!1;const x=e.pos+2,p=e.md.helpers.parseLinkLabel(e,e.pos+1,!1);if(p<0)return!1;if(o=p+1,o<v&&e.src.charCodeAt(o)===40){for(o++;o<v&&(t=e.src.charCodeAt(o),!(!H(t)&&t!==10));o++);if(o>=v)return!1;for(s=o,a=e.md.helpers.parseLinkDestination(e.src,o,e.posMax),a.ok&&(f=e.md.normalizeLink(a.str),e.md.validateLink(f)?o=a.pos:f=""),s=o;o<v&&(t=e.src.charCodeAt(o),!(!H(t)&&t!==10));o++);if(a=e.md.helpers.parseLinkTitle(e.src,o,e.posMax),o<v&&s!==o&&a.ok)for(l=a.str,o=a.pos;o<v&&(t=e.src.charCodeAt(o),!(!H(t)&&t!==10));o++);else l="";if(o>=v||e.src.charCodeAt(o)!==41)return e.pos=d,!1;o++}else{if(typeof e.env.references>"u")return!1;if(o<v&&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)),c=e.env.references[Vu(r)],!c)return e.pos=d,!1;f=c.href,l=c.title}if(!u){n=e.src.slice(x,p);const E=[];e.md.inline.parse(n,e.md,e.env,E);const A=e.push("image","img",0),y=[["src",f],["alt",""]];A.attrs=y,A.children=E,A.content=n,l&&y.push(["title",l])}return e.pos=o,e.posMax=v,!0}const vc=/^([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])?)*)$/,yc=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;function Ec(e,u){let t=e.pos;if(e.src.charCodeAt(t)!==60)return!1;const n=e.pos,r=e.posMax;for(;;){if(++t>=r)return!1;const c=e.src.charCodeAt(t);if(c===60)return!1;if(c===62)break}const o=e.src.slice(n+1,t);if(yc.test(o)){const c=e.md.normalizeLink(o);if(!e.md.validateLink(c))return!1;if(!u){const a=e.push("link_open","a",1);a.attrs=[["href",c]],a.markup="autolink",a.info="auto";const l=e.push("text","",0);l.content=e.md.normalizeLinkText(o);const s=e.push("link_close","a",-1);s.markup="autolink",s.info="auto"}return e.pos+=o.length+2,!0}if(vc.test(o)){const c=e.md.normalizeLink("mailto:"+o);if(!e.md.validateLink(c))return!1;if(!u){const a=e.push("link_open","a",1);a.attrs=[["href",c]],a.markup="autolink",a.info="auto";const l=e.push("text","",0);l.content=e.md.normalizeLinkText(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 Ac(e){return/^<a[>\s]/i.test(e)}function wc(e){return/^<\/a\s*>/i.test(e)}function Cc(e){const u=e|32;return u>=97&&u<=122}function Dc(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&&!Cc(r))return!1;const o=e.src.slice(n).match(tc);if(!o)return!1;if(!u){const c=e.push("html_inline","",0);c.content=o[0],Ac(c.content)&&e.linkLevel++,wc(c.content)&&e.linkLevel--}return e.pos+=o[0].length,!0}const Fc=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,Sc=/^&([a-z][a-z0-9]{1,31});/i;function Tc(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(Fc);if(o){if(!u){const c=o[1][0].toLowerCase()==="x"?parseInt(o[1].slice(1),16):parseInt(o[1],10),a=e.push("text_special","",0);a.content=Lt(c)?Iu(c):Iu(65533),a.markup=o[0],a.info="entity"}return e.pos+=o[0].length,!0}}else{const o=e.src.slice(t).match(Sc);if(o){const c=dr(o[0]);if(c!==o[0]){if(!u){const a=e.push("text_special","",0);a.content=c,a.markup=o[0],a.info="entity"}return e.pos+=o[0].length,!0}}}return!1}function Un(e){const u={},t=e.length;if(!t)return;let n=0,r=-2;const o=[];for(let c=0;c<t;c++){const a=e[c];if(o.push(0),(e[n].marker!==a.marker||r!==a.token-1)&&(n=c),r=a.token,a.length=a.length||0,!a.close)continue;u.hasOwnProperty(a.marker)||(u[a.marker]=[-1,-1,-1,-1,-1,-1]);const l=u[a.marker][(a.open?3:0)+a.length%3];let s=n-o[n]-1,f=s;for(;s>l;s-=o[s]+1){const d=e[s];if(d.marker===a.marker&&d.open&&d.end<0){let v=!1;if((d.close||a.open)&&(d.length+a.length)%3===0&&(d.length%3!==0||a.length%3!==0)&&(v=!0),!v){const x=s>0&&!e[s-1].open?o[s-1]+1:0;o[c]=c-s+x,o[s]=x,a.open=!1,d.end=c,d.close=!1,f=-1,r=-2;break}}}f!==-1&&(u[a.marker][(a.open?3:0)+(a.length||0)%3]=f)}}function Pc(e){const u=e.tokens_meta,t=e.tokens_meta.length;Un(e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&Un(u[n].delimiters)}function Rc(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 bt=[["text",lc],["linkify",fc],["newline",dc],["escape",pc],["backticks",hc],["strikethrough",kr.tokenize],["emphasis",_r.tokenize],["link",kc],["image",_c],["autolink",Ec],["html_inline",Dc],["entity",Tc]],mt=[["balance_pairs",Pc],["strikethrough",kr.postProcess],["emphasis",_r.postProcess],["fragments_join",Rc]];function bu(){this.ruler=new ie;for(let e=0;e<bt.length;e++)this.ruler.push(bt[e][0],bt[e][1]);this.ruler2=new ie;for(let e=0;e<mt.length;e++)this.ruler2.push(mt[e][0],mt[e][1])}bu.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 c=!1;if(e.level<r){for(let a=0;a<n;a++)if(e.level++,c=t[a](e,!0),e.level--,c){if(u>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}else e.pos=e.posMax;c||e.pos++,o[u]=e.pos};bu.prototype.tokenize=function(e){const u=this.ruler.getRules(""),t=u.length,n=e.posMax,r=e.md.options.maxNesting;for(;e.pos<n;){const o=e.pos;let c=!1;if(e.level<r){for(let a=0;a<t;a++)if(c=u[a](e,!1),c){if(o>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}if(c){if(e.pos>=n)break;continue}e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()};bu.prototype.parse=function(e,u,t,n){const r=new this.State(e,u,t,n);this.tokenize(r);const o=this.ruler2.getRules(""),c=o.length;for(let a=0;a<c;a++)o[a](r)};bu.prototype.State=hu;function Nc(e){const u={};e=e||{},u.src_Any=ar.source,u.src_Cc=cr.source,u.src_Z=sr.source,u.src_P=Ot.source,u.src_ZPCc=[u.src_Z,u.src_P,u.src_Cc].join("|"),u.src_ZCc=[u.src_Z,u.src_Cc].join("|");const t="[><|]";return u.src_pseudo_letter="(?:(?!"+t+"|"+u.src_ZPCc+")"+u.src_Any+")",u.src_ip4="(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)",u.src_auth="(?:(?:(?!"+u.src_ZCc+"|[@/\\[\\]()]).)+@)?",u.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",u.src_host_terminator="(?=$|"+t+"|"+u.src_ZPCc+")(?!"+(e["---"]?"-(?!--)|":"-|")+"_|:\\d|\\.-|\\.(?!$|"+u.src_ZPCc+"))",u.src_path="(?:[/?#](?:(?!"+u.src_ZCc+"|"+t+`|[()[\\]{}.,"'?!\\-;]).|\\[(?:(?!`+u.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+u.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+u.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+u.src_ZCc+`|["]).)+\\"|\\'(?:(?!`+u.src_ZCc+"|[']).)+\\'|\\'(?="+u.src_pseudo_letter+"|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+u.src_ZCc+"|[.]|$)|"+(e["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+u.src_ZCc+"|$)|;(?!"+u.src_ZCc+"|$)|\\!+(?!"+u.src_ZCc+"|[!]|$)|\\?(?!"+u.src_ZCc+"|[?]|$))+|\\/)?",u.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',u.src_xn="xn--[a-z0-9\\-]{1,59}",u.src_domain_root="(?:"+u.src_xn+"|"+u.src_pseudo_letter+"{1,63})",u.src_domain="(?:"+u.src_xn+"|(?:"+u.src_pseudo_letter+")|(?:"+u.src_pseudo_letter+"(?:-|"+u.src_pseudo_letter+"){0,61}"+u.src_pseudo_letter+"))",u.src_host="(?:(?:(?:(?:"+u.src_domain+")\\.)*"+u.src_domain+"))",u.tpl_host_fuzzy="(?:"+u.src_ip4+"|(?:(?:(?:"+u.src_domain+")\\.)+(?:%TLDS%)))",u.tpl_host_no_ip_fuzzy="(?:(?:(?:"+u.src_domain+")\\.)+(?:%TLDS%))",u.src_host_strict=u.src_host+u.src_host_terminator,u.tpl_host_fuzzy_strict=u.tpl_host_fuzzy+u.src_host_terminator,u.src_host_port_strict=u.src_host+u.src_port+u.src_host_terminator,u.tpl_host_port_fuzzy_strict=u.tpl_host_fuzzy+u.src_port+u.src_host_terminator,u.tpl_host_port_no_ip_fuzzy_strict=u.tpl_host_no_ip_fuzzy+u.src_port+u.src_host_terminator,u.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+u.src_ZPCc+"|>|$))",u.tpl_email_fuzzy="(^|"+t+'|"|\\(|'+u.src_ZCc+")("+u.src_email_name+"@"+u.tpl_host_fuzzy_strict+")",u.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+u.src_ZPCc+"))((?![$+<=>^`||])"+u.tpl_host_port_fuzzy_strict+u.src_path+")",u.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`||]|"+u.src_ZPCc+"))((?![$+<=>^`||])"+u.tpl_host_port_no_ip_fuzzy_strict+u.src_path+")",u}function wt(e){return Array.prototype.slice.call(arguments,1).forEach(function(t){t&&Object.keys(t).forEach(function(n){e[n]=t[n]})}),e}function Wu(e){return Object.prototype.toString.call(e)}function Bc(e){return Wu(e)==="[object String]"}function Oc(e){return Wu(e)==="[object Object]"}function Mc(e){return Wu(e)==="[object RegExp]"}function qn(e){return Wu(e)==="[object Function]"}function Lc(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}const vr={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function zc(e){return Object.keys(e||{}).reduce(function(u,t){return u||vr.hasOwnProperty(t)},!1)}const Ic={"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}}},$c="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]",Uc="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function qc(e){e.__index__=-1,e.__text_cache__=""}function jc(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 $u(e){const u=e.re=Nc(e.__opts__),t=e.__tlds__.slice();e.onCompile(),e.__tlds_replaced__||t.push($c),t.push(u.src_xn),u.src_tlds=t.join("|");function n(a){return a.replace("%TLDS%",u.src_tlds)}u.email_fuzzy=RegExp(n(u.tpl_email_fuzzy),"i"),u.link_fuzzy=RegExp(n(u.tpl_link_fuzzy),"i"),u.link_no_ip_fuzzy=RegExp(n(u.tpl_link_no_ip_fuzzy),"i"),u.host_fuzzy_test=RegExp(n(u.tpl_host_fuzzy_test),"i");const r=[];e.__compiled__={};function o(a,l){throw new Error('(LinkifyIt) Invalid schema "'+a+'": '+l)}Object.keys(e.__schemas__).forEach(function(a){const l=e.__schemas__[a];if(l===null)return;const s={validate:null,link:null};if(e.__compiled__[a]=s,Oc(l)){Mc(l.validate)?s.validate=jc(l.validate):qn(l.validate)?s.validate=l.validate:o(a,l),qn(l.normalize)?s.normalize=l.normalize:l.normalize?o(a,l):s.normalize=jn();return}if(Bc(l)){r.push(a);return}o(a,l)}),r.forEach(function(a){e.__compiled__[e.__schemas__[a]]&&(e.__compiled__[a].validate=e.__compiled__[e.__schemas__[a]].validate,e.__compiled__[a].normalize=e.__compiled__[e.__schemas__[a]].normalize)}),e.__compiled__[""]={validate:null,normalize:jn()};const c=Object.keys(e.__compiled__).filter(function(a){return a.length>0&&e.__compiled__[a]}).map(Lc).join("|");e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+u.src_ZPCc+"))("+c+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+u.src_ZPCc+"))("+c+")","ig"),e.re.schema_at_start=RegExp("^"+e.re.schema_search.source,"i"),e.re.pretest=RegExp("("+e.re.schema_test.source+")|("+e.re.host_fuzzy_test.source+")|@","i"),qc(e)}function Hc(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 Ct(e,u){const t=new Hc(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||zc(e)&&(u=e,e={}),this.__opts__=wt({},vr,u),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=wt({},Ic,e),this.__compiled__={},this.__tlds__=Uc,this.__tlds_replaced__=!1,this.re={},$u(this)}ce.prototype.add=function(u,t){return this.__schemas__[u]=t,$u(this),this};ce.prototype.set=function(u){return this.__opts__=wt(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,c,a,l,s,f;if(this.re.schema_test.test(u)){for(l=this.re.schema_search,l.lastIndex=0;(t=l.exec(u))!==null;)if(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&&(c=n.index+n[1].length,(this.__index__<0||c<this.__index__)&&(this.__schema__="",this.__index__=c,this.__last_index__=n.index+n[0].length))),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&(f=u.indexOf("@"),f>=0&&(r=u.match(this.re.email_fuzzy))!==null&&(c=r.index+r[1].length,a=r.index+r[0].length,(this.__index__<0||c<this.__index__||c===this.__index__&&a>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=c,this.__last_index__=a))),this.__index__>=0};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(Ct(this,n)),n=this.__last_index__);let r=n?u.slice(n):u;for(;this.test(r);)t.push(Ct(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,Ct(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(),$u(this),this):(this.__tlds__=u.slice(),this.__tlds_replaced__=!0,$u(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 Ve=2147483647,me=36,$t=1,fu=26,Vc=38,Gc=700,yr=72,Er=128,Ar="-",Wc=/^xn--/,Zc=/[^\0-\x7F]/,Yc=/[\x2E\u3002\uFF0E\uFF61]/g,Xc={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},gt=me-$t,ge=Math.floor,xt=String.fromCharCode;function De(e){throw new RangeError(Xc[e])}function Qc(e,u){const t=[];let n=e.length;for(;n--;)t[n]=u(e[n]);return t}function wr(e,u){const t=e.split("@");let n="";t.length>1&&(n=t[0]+"@",e=t[1]),e=e.replace(Yc,".");const r=e.split("."),o=Qc(r,u).join(".");return n+o}function Cr(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 Jc=e=>String.fromCodePoint(...e),Kc=function(e){return e>=48&&e<58?26+(e-48):e>=65&&e<91?e-65:e>=97&&e<123?e-97:me},Hn=function(e,u){return e+22+75*(e<26)-((u!=0)<<5)},Dr=function(e,u,t){let n=0;for(e=t?ge(e/Gc):e>>1,e+=ge(e/u);e>gt*fu>>1;n+=me)e=ge(e/gt);return ge(n+(gt+1)*e/(e+Vc))},Fr=function(e){const u=[],t=e.length;let n=0,r=Er,o=yr,c=e.lastIndexOf(Ar);c<0&&(c=0);for(let a=0;a<c;++a)e.charCodeAt(a)>=128&&De("not-basic"),u.push(e.charCodeAt(a));for(let a=c>0?c+1:0;a<t;){const l=n;for(let f=1,d=me;;d+=me){a>=t&&De("invalid-input");const v=Kc(e.charCodeAt(a++));v>=me&&De("invalid-input"),v>ge((Ve-n)/f)&&De("overflow"),n+=v*f;const x=d<=o?$t:d>=o+fu?fu:d-o;if(v<x)break;const p=me-x;f>ge(Ve/p)&&De("overflow"),f*=p}const s=u.length+1;o=Dr(n-l,s,l==0),ge(n/s)>Ve-r&&De("overflow"),r+=ge(n/s),n%=s,u.splice(n++,0,r)}return String.fromCodePoint(...u)},Sr=function(e){const u=[];e=Cr(e);const t=e.length;let n=Er,r=0,o=yr;for(const l of e)l<128&&u.push(xt(l));const c=u.length;let a=c;for(c&&u.push(Ar);a<t;){let l=Ve;for(const f of e)f>=n&&f<l&&(l=f);const s=a+1;l-n>ge((Ve-r)/s)&&De("overflow"),r+=(l-n)*s,n=l;for(const f of e)if(f<n&&++r>Ve&&De("overflow"),f===n){let d=r;for(let v=me;;v+=me){const x=v<=o?$t:v>=o+fu?fu:v-o;if(d<x)break;const p=d-x,E=me-x;u.push(xt(Hn(x+p%E,0))),d=ge(p/E)}u.push(xt(Hn(d,0))),o=Dr(r,s,a===c),r=0,++a}++r,++n}return u.join("")},el=function(e){return wr(e,function(u){return Wc.test(u)?Fr(u.slice(4).toLowerCase()):u})},ul=function(e){return wr(e,function(u){return Zc.test(u)?"xn--"+Sr(u):u})},Tr={version:"2.3.1",ucs2:{decode:Cr,encode:Jc},decode:Fr,encode:Sr,toASCII:ul,toUnicode:el},tl={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},nl={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"]}}},rl={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"]}}},ol={default:tl,zero:nl,commonmark:rl},il=/^(vbscript|javascript|file|data):/,al=/^data:image\/(gif|png|jpeg|webp);/;function cl(e){const u=e.trim().toLowerCase();return il.test(u)?al.test(u):!0}const Pr=["http:","https:","mailto:"];function ll(e){const u=Bt(e,!0);if(u.hostname&&(!u.protocol||Pr.indexOf(u.protocol)>=0))try{u.hostname=Tr.toASCII(u.hostname)}catch{}return pu(Nt(u))}function sl(e){const u=Bt(e,!0);if(u.hostname&&(!u.protocol||Pr.indexOf(u.protocol)>=0))try{u.hostname=Tr.toUnicode(u.hostname)}catch{}return Ge(Nt(u),Ge.defaultChars+"%")}function se(e,u){if(!(this instanceof se))return new se(e,u);u||Mt(e)||(u=e||{},e="default"),this.inline=new bu,this.block=new Gu,this.core=new zt,this.renderer=new Ze,this.linkify=new ce,this.validateLink=cl,this.normalizeLink=ll,this.normalizeLinkText=sl,this.utils=d0,this.helpers=Hu({},m0),this.options={},this.configure(e),u&&this.set(u)}se.prototype.set=function(e){return Hu(this.options,e),this};se.prototype.configure=function(e){const u=this;if(Mt(e)){const t=e;if(e=ol[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};se.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};se.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};se.prototype.use=function(e){const u=[this].concat(Array.prototype.slice.call(arguments,1));return e.apply(e,u),this};se.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};se.prototype.render=function(e,u){return u=u||{},this.renderer.render(this.parse(e,u),this.options,u)};se.prototype.parseInline=function(e,u){const t=new this.core.State(e,this,u);return t.inlineMode=!0,this.core.process(t),t.tokens};se.prototype.renderInline=function(e,u){return u=u||{},this.renderer.render(this.parseInline(e,u),this.options,u)};function fl(e,u){const{manual:t=!1,domPurify:n=!0,...r}=u??{},o=i.ref(i.isRef(e)?i.toValue(e.value):i.isReactive(e)?i.toValue(e):e);i.isRef(e)&&i.watchEffect(()=>{o.value=i.toValue(e.value)});const c=i.ref(""),a=i.ref(),l=se({...r});function s(f){const d=l.render(f);if(c.value=n?wa.sanitize(d):d,a.value)a.value.innerHTML=c.value;else{const v=i.watch(a,x=>{x&&(x.innerHTML=c.value,v())})}return c.value}return t||(s(o.value??""),i.watch(o,f=>{s(f??"")})),{value:o,html:c,domRef:a,md:l,render:s}}function dl(e,u){const{step:t=1,interval:n=50,enabled:r=!0}=u??{},o=i.ref(0),c=i.ref(!1),a=i.ref(!1),l=i.ref(!1),s=i.computed(()=>r?e.value.slice(0,o.value):e.value),f=i.computed(()=>Number(Math.min(o.value/e.value.length*100,100).toFixed(2)));let d=null;const v=Te.createEventHook(),x=Te.createEventHook(),p=Te.createEventHook();i.watch(e,(_,k)=>{if(!k){o.value=0,E();return}_.startsWith(k)||(o.value=0),E()},{immediate:!0});function E(){if(d&&clearTimeout(d),!r){o.value=e.value.length,a.value=!0,l.value=!1,c.value=!1,x.trigger(s.value);return}l.value=!0,c.value=!1,a.value=!1,v.trigger();function _(){if(o.value+=t,p.trigger({index:o.value,value:s.value}),o.value>=e.value.length){o.value=e.value.length,a.value=!0,l.value=!1,x.trigger(s.value);return}d=setTimeout(_,n)}d=setTimeout(_,n)}function A(){d&&clearTimeout(d),c.value=!0,l.value=!1,a.value=!1}function y(){d&&clearTimeout(d),E()}function h(){d&&clearTimeout(d),o.value=0,i.nextTick(()=>{E()})}function m(){d&&clearTimeout(d),l.value=!1,c.value=!1,a.value=!0,o.value=e.value.length,x.trigger(s.value)}function g(){d&&clearTimeout(d),d=null,l.value=!1,c.value=!1,a.value=!1,o.value=0}return{typeIndex:o,paused:c,ended:a,isTyping:l,typedValue:s,progress:f,start:E,pause:A,resume:y,restart:h,stop:m,destroy:g,onStat:v.on,onStop:x.on,onUpdate:p.on}}const pl=`
35
+ `:">",o};Xe.prototype.renderInline=function(e,u,t){let n="";const r=this.rules;for(let o=0,c=e.length;o<c;o++){const a=e[o].type;typeof r[a]<"u"?n+=r[a](e,o,u,t,this):n+=this.renderToken(e,o,u)}return n};Xe.prototype.renderInlineAsText=function(e,u,t){let n="";for(let r=0,o=e.length;r<o;r++)switch(e[r].type){case"text":n+=e[r].content;break;case"image":n+=this.renderInlineAsText(e[r].children,u,t);break;case"html_inline":case"html_block":n+=e[r].content;break;case"softbreak":case"hardbreak":n+=`
36
+ `;break}return n};Xe.prototype.render=function(e,u,t){let n="";const r=this.rules;for(let o=0,c=e.length;o<c;o++){const a=e[o].type;a==="inline"?n+=this.renderInline(e[o].children,u,t):typeof r[a]<"u"?n+=r[a](e,o,u,t,this):n+=this.renderToken(e,o,u,t)}return n};function le(){this.__rules__=[],this.__cache__=null}le.prototype.__find__=function(e){for(let u=0;u<this.__rules__.length;u++)if(this.__rules__[u].name===e)return u;return-1};le.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))})})};le.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};le.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};le.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};le.prototype.push=function(e,u,t){const n=t||{};this.__rules__.push({name:e,enabled:!0,fn:u,alt:n.alt||[]}),this.__cache__=null};le.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};le.prototype.enableOnly=function(e,u){Array.isArray(e)||(e=[e]),this.__rules__.forEach(function(t){t.enabled=!1}),this.enable(e,u)};le.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};le.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 br(e,u,t){this.src=e,this.env=t,this.tokens=[],this.inlineMode=!1,this.md=u}br.prototype.Token=he;const g0=/\r\n?|\n/g,k0=/\0/g;function x0(e){let u;u=e.src.replace(g0,`
37
+ `),u=u.replace(k0,"�"),e.src=u}function _0(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 v0(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 y0(e){return/^<a[>\s]/i.test(e)}function E0(e){return/^<\/a\s*>/i.test(e)}function C0(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 c=r.length-1;c>=0;c--){const a=r[c];if(a.type==="link_close"){for(c--;r[c].level!==a.level&&r[c].type!=="link_open";)c--;continue}if(a.type==="html_inline"&&(y0(a.content)&&o>0&&o--,E0(a.content)&&o++),!(o>0)&&a.type==="text"&&e.md.linkify.test(a.content)){const l=a.content;let s=e.md.linkify.match(l);const f=[];let d=a.level,v=0;s.length>0&&s[0].index===0&&c>0&&r[c-1].type==="text_special"&&(s=s.slice(1));for(let k=0;k<s.length;k++){const p=s[k].url,C=e.md.normalizeLink(p);if(!e.md.validateLink(C))continue;let A=s[k].text;s[k].schema?s[k].schema==="mailto:"&&!/^mailto:/i.test(A)?A=e.md.normalizeLinkText("mailto:"+A).replace(/^mailto:/,""):A=e.md.normalizeLinkText(A):A=e.md.normalizeLinkText("http://"+A).replace(/^http:\/\//,"");const E=s[k].index;if(E>v){const _=new e.Token("text","",0);_.content=l.slice(v,E),_.level=d,f.push(_)}const b=new e.Token("link_open","a",1);b.attrs=[["href",C]],b.level=d++,b.markup="linkify",b.info="auto",f.push(b);const h=new e.Token("text","",0);h.content=A,h.level=d,f.push(h);const g=new e.Token("link_close","a",-1);g.level=--d,g.markup="linkify",g.info="auto",f.push(g),v=s[k].lastIndex}if(v<l.length){const k=new e.Token("text","",0);k.content=l.slice(v),k.level=d,f.push(k)}u[t].children=r=pr(r,c,f)}}}}const mr=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,A0=/\((c|tm|r)\)/i,w0=/\((c|tm|r)\)/ig,D0={c:"©",r:"®",tm:"™"};function F0(e,u){return D0[u.toLowerCase()]}function S0(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(w0,F0)),n.type==="link_open"&&n.info==="auto"&&u--,n.type==="link_close"&&n.info==="auto"&&u++}}function T0(e){let u=0;for(let t=e.length-1;t>=0;t--){const n=e[t];n.type==="text"&&!u&&mr.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)&&S0(e.tokens[u].children),mr.test(e.tokens[u].content)&&T0(e.tokens[u].children))}const B0=/['"]/,Nn=/['"]/g,On="’";function Su(e,u,t){return e.slice(0,u)+t+e.slice(u+1)}function R0(e,u){let t;const n=[];for(let r=0;r<e.length;r++){const o=e[r],c=e[r].level;for(t=n.length-1;t>=0&&!(n[t].level<=c);t--);if(n.length=t+1,o.type!=="text")continue;let a=o.content,l=0,s=a.length;e:for(;l<s;){Nn.lastIndex=l;const f=Nn.exec(a);if(!f)break;let d=!0,v=!0;l=f.index+1;const k=f[0]==="'";let p=32;if(f.index-1>=0)p=a.charCodeAt(f.index-1);else for(t=r-1;t>=0&&!(e[t].type==="softbreak"||e[t].type==="hardbreak");t--)if(e[t].content){p=e[t].content.charCodeAt(e[t].content.length-1);break}let C=32;if(l<s)C=a.charCodeAt(l);else for(t=r+1;t<e.length&&!(e[t].type==="softbreak"||e[t].type==="hardbreak");t++)if(e[t].content){C=e[t].content.charCodeAt(0);break}const A=su(p)||lu(String.fromCharCode(p)),E=su(C)||lu(String.fromCharCode(C)),b=cu(p),h=cu(C);if(h?d=!1:E&&(b||A||(d=!1)),b?v=!1:A&&(h||E||(v=!1)),C===34&&f[0]==='"'&&p>=48&&p<=57&&(v=d=!1),d&&v&&(d=A,v=E),!d&&!v){k&&(o.content=Su(o.content,f.index,On));continue}if(v)for(t=n.length-1;t>=0;t--){let g=n[t];if(n[t].level<c)break;if(g.single===k&&n[t].level===c){g=n[t];let _,x;k?(_=u.md.options.quotes[2],x=u.md.options.quotes[3]):(_=u.md.options.quotes[0],x=u.md.options.quotes[1]),o.content=Su(o.content,f.index,x),e[g.token].content=Su(e[g.token].content,g.pos,_),l+=x.length-1,g.token===r&&(l+=_.length-1),a=o.content,s=a.length,n.length=t;continue e}}d?n.push({token:r,pos:f.index,single:k,level:c}):v&&k&&(o.content=Su(o.content,f.index,On))}}}function N0(e){if(e.md.options.typographer)for(let u=e.tokens.length-1;u>=0;u--)e.tokens[u].type!=="inline"||!B0.test(e.tokens[u].content)||R0(e.tokens[u].children,e)}function O0(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 c=n[o].children,a=c.length;for(u=0;u<a;u++)c[u].type==="text_special"&&(c[u].type="text");for(u=t=0;u<a;u++)c[u].type==="text"&&u+1<a&&c[u+1].type==="text"?c[u+1].content=c[u].content+c[u+1].content:(u!==t&&(c[t]=c[u]),t++);u!==t&&(c.length=t)}}const pt=[["normalize",x0],["block",_0],["inline",v0],["linkify",C0],["replacements",P0],["smartquotes",N0],["text_join",O0]];function zt(){this.ruler=new le;for(let e=0;e<pt.length;e++)this.ruler.push(pt[e][0],pt[e][1])}zt.prototype.process=function(e){const u=this.ruler.getRules("");for(let t=0,n=u.length;t<n;t++)u[t](e)};zt.prototype.State=br;function xe(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,c=0,a=0,l=0,s=r.length,f=!1;c<s;c++){const d=r.charCodeAt(c);if(!f)if(G(d)){a++,d===9?l+=4-l%4:l++;continue}else f=!0;(d===10||c===s-1)&&(d!==10&&c++,this.bMarks.push(o),this.eMarks.push(c),this.tShift.push(a),this.sCount.push(l),this.bsCount.push(0),f=!1,a=0,l=0,o=c+1)}this.bMarks.push(r.length),this.eMarks.push(r.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}xe.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};xe.prototype.isEmpty=function(u){return this.bMarks[u]+this.tShift[u]>=this.eMarks[u]};xe.prototype.skipEmptyLines=function(u){for(let t=this.lineMax;u<t&&!(this.bMarks[u]+this.tShift[u]<this.eMarks[u]);u++);return u};xe.prototype.skipSpaces=function(u){for(let t=this.src.length;u<t;u++){const n=this.src.charCodeAt(u);if(!G(n))break}return u};xe.prototype.skipSpacesBack=function(u,t){if(u<=t)return u;for(;u>t;)if(!G(this.src.charCodeAt(--u)))return u+1;return u};xe.prototype.skipChars=function(u,t){for(let n=this.src.length;u<n&&this.src.charCodeAt(u)===t;u++);return u};xe.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};xe.prototype.getLines=function(u,t,n,r){if(u>=t)return"";const o=new Array(t-u);for(let c=0,a=u;a<t;a++,c++){let l=0;const s=this.bMarks[a];let f=s,d;for(a+1<t||r?d=this.eMarks[a]+1:d=this.eMarks[a];f<d&&l<n;){const v=this.src.charCodeAt(f);if(G(v))v===9?l+=4-(l+this.bsCount[a])%4:l++;else if(f-s<this.tShift[a])l++;else break;f++}l>n?o[c]=new Array(l-n+1).join(" ")+this.src.slice(f,d):o[c]=this.src.slice(f,d)}return o.join("")};xe.prototype.Token=he;const M0=65536;function ht(e,u){const t=e.bMarks[u]+e.tShift[u],n=e.eMarks[u];return e.src.slice(t,n)}function Mn(e){const u=[],t=e.length;let n=0,r=e.charCodeAt(n),o=!1,c=0,a="";for(;n<t;)r===124&&(o?(a+=e.substring(c,n-1),c=n):(u.push(a+e.substring(c,n)),a="",c=n+1)),o=r===92,n++,r=e.charCodeAt(n);return u.push(a+e.substring(c)),u}function L0(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 c=e.src.charCodeAt(o++);if(c!==124&&c!==45&&c!==58||o>=e.eMarks[r])return!1;const a=e.src.charCodeAt(o++);if(a!==124&&a!==45&&a!==58&&!G(a)||c===45&&G(a))return!1;for(;o<e.eMarks[r];){const g=e.src.charCodeAt(o);if(g!==124&&g!==45&&g!==58&&!G(g))return!1;o++}let l=ht(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=ht(e,u).trim(),l.indexOf("|")===-1||e.sCount[u]-e.blkIndent>=4)return!1;s=Mn(l),s.length&&s[0]===""&&s.shift(),s.length&&s[s.length-1]===""&&s.pop();const d=s.length;if(d===0||d!==f.length)return!1;if(n)return!0;const v=e.parentType;e.parentType="table";const k=e.md.block.ruler.getRules("blockquote"),p=e.push("table_open","table",1),C=[u,0];p.map=C;const A=e.push("thead_open","thead",1);A.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 x=e.push("inline","",0);x.content=s[g].trim(),x.children=[],e.push("th_close","th",-1)}e.push("tr_close","tr",-1),e.push("thead_close","thead",-1);let b,h=0;for(r=u+2;r<t&&!(e.sCount[r]<e.blkIndent);r++){let g=!1;for(let x=0,D=k.length;x<D;x++)if(k[x](e,r,t,!0)){g=!0;break}if(g||(l=ht(e,r).trim(),!l)||e.sCount[r]-e.blkIndent>=4||(s=Mn(l),s.length&&s[0]===""&&s.shift(),s.length&&s[s.length-1]===""&&s.pop(),h+=d-s.length,h>M0))break;if(r===u+2){const x=e.push("tbody_open","tbody",1);x.map=b=[u+2,0]}const _=e.push("tr_open","tr",1);_.map=[r,r+1];for(let x=0;x<d;x++){const D=e.push("td_open","td",1);f[x]&&(D.attrs=[["style","text-align:"+f[x]]]);const P=e.push("inline","",0);P.content=s[x]?s[x].trim():"",P.children=[],e.push("td_close","td",-1)}e.push("tr_close","tr",-1)}return b&&(e.push("tbody_close","tbody",-1),b[1]=r),e.push("table_close","table",-1),C[1]=r,e.parentType=v,e.line=r,!0}function z0(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 I0(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 c=e.src.charCodeAt(r);if(c!==126&&c!==96)return!1;let a=r;r=e.skipChars(r,c);let l=r-a;if(l<3)return!1;const s=e.src.slice(a,r),f=e.src.slice(r,o);if(c===96&&f.indexOf(String.fromCharCode(c))>=0)return!1;if(n)return!0;let d=u,v=!1;for(;d++,!(d>=t||(r=a=e.bMarks[d]+e.tShift[d],o=e.eMarks[d],r<o&&e.sCount[d]<e.blkIndent));)if(e.src.charCodeAt(r)===c&&!(e.sCount[d]-e.blkIndent>=4)&&(r=e.skipChars(r,c),!(r-a<l)&&(r=e.skipSpaces(r),!(r<o)))){v=!0;break}l=e.sCount[u],e.line=d+(v?1:0);const k=e.push("fence","code",0);return k.info=f,k.content=e.getLines(u+1,d,l,!0),k.markup=s,k.map=[u,e.line],!0}function $0(e,u,t,n){let r=e.bMarks[u]+e.tShift[u],o=e.eMarks[u];const c=e.lineMax;if(e.sCount[u]-e.blkIndent>=4||e.src.charCodeAt(r)!==62)return!1;if(n)return!0;const a=[],l=[],s=[],f=[],d=e.md.block.ruler.getRules("blockquote"),v=e.parentType;e.parentType="blockquote";let k=!1,p;for(p=u;p<t;p++){const h=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&&!h){let _=e.sCount[p]+1,x,D;e.src.charCodeAt(r)===32?(r++,_++,D=!1,x=!0):e.src.charCodeAt(r)===9?(x=!0,(e.bsCount[p]+_)%4===3?(r++,_++,D=!1):D=!0):x=!1;let P=_;for(a.push(e.bMarks[p]),e.bMarks[p]=r;r<o;){const y=e.src.charCodeAt(r);if(G(y))y===9?P+=4-(P+e.bsCount[p]+(D?1:0))%4:P++;else break;r++}k=r>=o,l.push(e.bsCount[p]),e.bsCount[p]=e.sCount[p]+1+(x?1:0),s.push(e.sCount[p]),e.sCount[p]=P-_,f.push(e.tShift[p]),e.tShift[p]=r-e.bMarks[p];continue}if(k)break;let g=!1;for(let _=0,x=d.length;_<x;_++)if(d[_](e,p,t,!0)){g=!0;break}if(g){e.lineMax=p,e.blkIndent!==0&&(a.push(e.bMarks[p]),l.push(e.bsCount[p]),f.push(e.tShift[p]),s.push(e.sCount[p]),e.sCount[p]-=e.blkIndent);break}a.push(e.bMarks[p]),l.push(e.bsCount[p]),f.push(e.tShift[p]),s.push(e.sCount[p]),e.sCount[p]=-1}const C=e.blkIndent;e.blkIndent=0;const A=e.push("blockquote_open","blockquote",1);A.markup=">";const E=[u,0];A.map=E,e.md.block.tokenize(e,u,p);const b=e.push("blockquote_close","blockquote",-1);b.markup=">",e.lineMax=c,e.parentType=v,E[1]=e.line;for(let h=0;h<f.length;h++)e.bMarks[h+u]=a[h],e.tShift[h+u]=f[h],e.sCount[h+u]=s[h],e.bsCount[h+u]=l[h];return e.blkIndent=C,!0}function U0(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 c=e.src.charCodeAt(o++);if(c!==42&&c!==45&&c!==95)return!1;let a=1;for(;o<r;){const s=e.src.charCodeAt(o++);if(s!==c&&!G(s))return!1;s===c&&a++}if(a<3)return!1;if(n)return!0;e.line=u+1;const l=e.push("hr","hr",0);return l.map=[u,e.line],l.markup=Array(a+1).join(String.fromCharCode(c)),!0}function Ln(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(!G(o))return-1}return n}function zn(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),!G(o))?-1:r}function q0(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 j0(e,u,t,n){let r,o,c,a,l=u,s=!0;if(e.sCount[l]-e.blkIndent>=4||e.listIndent>=0&&e.sCount[l]-e.listIndent>=4&&e.sCount[l]<e.blkIndent)return!1;let f=!1;n&&e.parentType==="paragraph"&&e.sCount[l]>=e.blkIndent&&(f=!0);let d,v,k;if((k=zn(e,l))>=0){if(d=!0,c=e.bMarks[l]+e.tShift[l],v=Number(e.src.slice(c,k-1)),f&&v!==1)return!1}else if((k=Ln(e,l))>=0)d=!1;else return!1;if(f&&e.skipSpaces(k)>=e.eMarks[l])return!1;if(n)return!0;const p=e.src.charCodeAt(k-1),C=e.tokens.length;d?(a=e.push("ordered_list_open","ol",1),v!==1&&(a.attrs=[["start",v]])):a=e.push("bullet_list_open","ul",1);const A=[l,0];a.map=A,a.markup=String.fromCharCode(p);let E=!1;const b=e.md.block.ruler.getRules("list"),h=e.parentType;for(e.parentType="list";l<t;){o=k,r=e.eMarks[l];const g=e.sCount[l]+k-(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 x=o;let D;x>=r?D=1:D=_-g,D>4&&(D=1);const P=g+D;a=e.push("list_item_open","li",1),a.markup=String.fromCharCode(p);const y=[l,0];a.map=y,d&&(a.info=e.src.slice(c,k-1));const M=e.tight,O=e.tShift[l],q=e.sCount[l],Z=e.listIndent;if(e.listIndent=e.blkIndent,e.blkIndent=P,e.tight=!0,e.tShift[l]=x-e.bMarks[l],e.sCount[l]=_,x>=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=Z,e.tShift[l]=O,e.sCount[l]=q,e.tight=M,a=e.push("list_item_close","li",-1),a.markup=String.fromCharCode(p),l=e.line,y[1]=l,l>=t||e.sCount[l]<e.blkIndent||e.sCount[l]-e.blkIndent>=4)break;let F=!1;for(let $=0,K=b.length;$<K;$++)if(b[$](e,l,t,!0)){F=!0;break}if(F)break;if(d){if(k=zn(e,l),k<0)break;c=e.bMarks[l]+e.tShift[l]}else if(k=Ln(e,l),k<0)break;if(p!==e.src.charCodeAt(k-1))break}return d?a=e.push("ordered_list_close","ol",-1):a=e.push("bullet_list_close","ul",-1),a.markup=String.fromCharCode(p),A[1]=l,e.line=l,e.parentType=h,s&&q0(e,C),!0}function H0(e,u,t,n){let r=e.bMarks[u]+e.tShift[u],o=e.eMarks[u],c=u+1;if(e.sCount[u]-e.blkIndent>=4||e.src.charCodeAt(r)!==91)return!1;function a(b){const h=e.lineMax;if(b>=h||e.isEmpty(b))return null;let g=!1;if(e.sCount[b]-e.blkIndent>3&&(g=!0),e.sCount[b]<0&&(g=!0),!g){const D=e.md.block.ruler.getRules("reference"),P=e.parentType;e.parentType="reference";let y=!1;for(let M=0,O=D.length;M<O;M++)if(D[M](e,b,h,!0)){y=!0;break}if(e.parentType=P,y)return null}const _=e.bMarks[b]+e.tShift[b],x=e.eMarks[b];return e.src.slice(_,x+1)}let l=e.src.slice(r,o+1);o=l.length;let s=-1;for(r=1;r<o;r++){const b=l.charCodeAt(r);if(b===91)return!1;if(b===93){s=r;break}else if(b===10){const h=a(c);h!==null&&(l+=h,o=l.length,c++)}else if(b===92&&(r++,r<o&&l.charCodeAt(r)===10)){const h=a(c);h!==null&&(l+=h,o=l.length,c++)}}if(s<0||l.charCodeAt(s+1)!==58)return!1;for(r=s+2;r<o;r++){const b=l.charCodeAt(r);if(b===10){const h=a(c);h!==null&&(l+=h,o=l.length,c++)}else if(!G(b))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 v=r,k=c,p=r;for(;r<o;r++){const b=l.charCodeAt(r);if(b===10){const h=a(c);h!==null&&(l+=h,o=l.length,c++)}else if(!G(b))break}let C=e.md.helpers.parseLinkTitle(l,r,o);for(;C.can_continue;){const b=a(c);if(b===null)break;l+=b,r=o,o=l.length,c++,C=e.md.helpers.parseLinkTitle(l,r,o,C)}let A;for(r<o&&p!==r&&C.ok?(A=C.str,r=C.pos):(A="",r=v,c=k);r<o;){const b=l.charCodeAt(r);if(!G(b))break;r++}if(r<o&&l.charCodeAt(r)!==10&&A)for(A="",r=v,c=k;r<o;){const b=l.charCodeAt(r);if(!G(b))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:A,href:d}),e.line=c),!0):!1}const V0=["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"],G0="[a-zA-Z_:][a-zA-Z0-9:._-]*",W0="[^\"'=<>`\\x00-\\x20]+",Z0="'[^']*'",Y0='"[^"]*"',X0="(?:"+W0+"|"+Z0+"|"+Y0+")",Q0="(?:\\s+"+G0+"(?:\\s*=\\s*"+X0+")?)",gr="<[A-Za-z][A-Za-z0-9\\-]*"+Q0+"*\\s*\\/?>",kr="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",J0="<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->",K0="<[?][\\s\\S]*?[?]>",ec="<![A-Za-z][^>]*>",uc="<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",tc=new RegExp("^(?:"+gr+"|"+kr+"|"+J0+"|"+K0+"|"+ec+"|"+uc+")"),nc=new RegExp("^(?:"+gr+"|"+kr+")"),Ge=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+V0.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp(nc.source+"\\s*$"),/^$/,!1]];function rc(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 c=e.src.slice(r,o),a=0;for(;a<Ge.length&&!Ge[a][0].test(c);a++);if(a===Ge.length)return!1;if(n)return Ge[a][2];let l=u+1;if(!Ge[a][1].test(c)){for(;l<t&&!(e.sCount[l]<e.blkIndent);l++)if(r=e.bMarks[l]+e.tShift[l],o=e.eMarks[l],c=e.src.slice(r,o),Ge[a][1].test(c)){c.length!==0&&l++;break}}e.line=l;const s=e.push("html_block","",0);return s.map=[u,l],s.content=e.getLines(u,l,e.blkIndent,!0),!0}function oc(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 c=e.src.charCodeAt(r);if(c!==35||r>=o)return!1;let a=1;for(c=e.src.charCodeAt(++r);c===35&&r<o&&a<=6;)a++,c=e.src.charCodeAt(++r);if(a>6||r<o&&!G(c))return!1;if(n)return!0;o=e.skipSpacesBack(o,r);const l=e.skipCharsBack(o,35,r);l>r&&G(e.src.charCodeAt(l-1))&&(o=l),e.line=u+1;const s=e.push("heading_open","h"+String(a),1);s.markup="########".slice(0,a),s.map=[u,e.line];const f=e.push("inline","",0);f.content=e.src.slice(r,o).trim(),f.map=[u,e.line],f.children=[];const d=e.push("heading_close","h"+String(a),-1);return d.markup="########".slice(0,a),!0}function ic(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,c,a=u+1;for(;a<t&&!e.isEmpty(a);a++){if(e.sCount[a]-e.blkIndent>3)continue;if(e.sCount[a]>=e.blkIndent){let k=e.bMarks[a]+e.tShift[a];const p=e.eMarks[a];if(k<p&&(c=e.src.charCodeAt(k),(c===45||c===61)&&(k=e.skipChars(k,c),k=e.skipSpaces(k),k>=p))){o=c===61?1:2;break}}if(e.sCount[a]<0)continue;let v=!1;for(let k=0,p=n.length;k<p;k++)if(n[k](e,a,t,!0)){v=!0;break}if(v)break}if(!o)return!1;const l=e.getLines(u,a,e.blkIndent,!1).trim();e.line=a+1;const s=e.push("heading_open","h"+String(o),1);s.markup=String.fromCharCode(c),s.map=[u,e.line];const f=e.push("inline","",0);f.content=l,f.map=[u,e.line-1],f.children=[];const d=e.push("heading_close","h"+String(o),-1);return d.markup=String.fromCharCode(c),e.parentType=r,!0}function ac(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 c=e.getLines(u,o,e.blkIndent,!1).trim();e.line=o;const a=e.push("paragraph_open","p",1);a.map=[u,e.line];const l=e.push("inline","",0);return l.content=c,l.map=[u,e.line],l.children=[],e.push("paragraph_close","p",-1),e.parentType=r,!0}const Tu=[["table",L0,["paragraph","reference"]],["code",z0],["fence",I0,["paragraph","reference","blockquote","list"]],["blockquote",$0,["paragraph","reference","blockquote","list"]],["hr",U0,["paragraph","reference","blockquote","list"]],["list",j0,["paragraph","reference","blockquote"]],["reference",H0],["html_block",rc,["paragraph","reference","blockquote"]],["heading",oc,["paragraph","reference","blockquote"]],["lheading",ic],["paragraph",ac]];function Gu(){this.ruler=new le;for(let e=0;e<Tu.length;e++)this.ruler.push(Tu[e][0],Tu[e][1],{alt:(Tu[e][2]||[]).slice()})}Gu.prototype.tokenize=function(e,u,t){const n=this.ruler.getRules(""),r=n.length,o=e.md.options.maxNesting;let c=u,a=!1;for(;c<t&&(e.line=c=e.skipEmptyLines(c),!(c>=t||e.sCount[c]<e.blkIndent));){if(e.level>=o){e.line=t;break}const l=e.line;let s=!1;for(let f=0;f<r;f++)if(s=n[f](e,c,t,!1),s){if(l>=e.line)throw new Error("block rule didn't increment state.line");break}if(!s)throw new Error("none of the block rules matched");e.tight=!a,e.isEmpty(e.line-1)&&(a=!0),c=e.line,c<t&&e.isEmpty(c)&&(a=!0,c++,e.line=c)}};Gu.prototype.parse=function(e,u,t,n){if(!e)return;const r=new this.State(e,u,t,n);this.tokenize(r,r.line,r.lineMax)};Gu.prototype.State=xe;function hu(e,u,t,n){this.src=e,this.env=t,this.md=u,this.tokens=n,this.tokens_meta=Array(n.length),this.pos=0,this.posMax=this.src.length,this.level=0,this.pending="",this.pendingLevel=0,this.cache={},this.delimiters=[],this._prev_delimiters=[],this.backticks={},this.backticksScanned=!1,this.linkLevel=0}hu.prototype.pushPending=function(){const e=new he("text","",0);return e.content=this.pending,e.level=this.pendingLevel,this.tokens.push(e),this.pending="",e};hu.prototype.push=function(e,u,t){this.pending&&this.pushPending();const n=new 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};hu.prototype.scanDelims=function(e,u){const t=this.posMax,n=this.src.charCodeAt(e),r=e>0?this.src.charCodeAt(e-1):32;let o=e;for(;o<t&&this.src.charCodeAt(o)===n;)o++;const c=o-e,a=o<t?this.src.charCodeAt(o):32,l=su(r)||lu(String.fromCharCode(r)),s=su(a)||lu(String.fromCharCode(a)),f=cu(r),d=cu(a),v=!d&&(!s||f||l),k=!f&&(!l||d||s);return{can_open:v&&(u||!k||l),can_close:k&&(u||!v||s),length:c}};hu.prototype.Token=he;function cc(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 lc(e,u){let t=e.pos;for(;t<e.posMax&&!cc(e.src.charCodeAt(t));)t++;return t===e.pos?!1:(u||(e.pending+=e.src.slice(e.pos,t)),e.pos=t,!0)}const sc=/(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;function fc(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(sc);if(!r)return!1;const o=r[1],c=e.md.linkify.matchAtStart(e.src.slice(t-o.length));if(!c)return!1;let a=c.url;if(a.length<=o.length)return!1;a=a.replace(/\*+$/,"");const l=e.md.normalizeLink(a);if(!e.md.validateLink(l))return!1;if(!u){e.pending=e.pending.slice(0,-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(a);const d=e.push("link_close","a",-1);d.markup="linkify",d.info="auto"}return e.pos+=a.length-o.length,!0}function dc(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&&G(e.src.charCodeAt(t));)t++;return e.pos=t,!0}const It=[];for(let e=0;e<256;e++)It.push(0);"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(e){It[e.charCodeAt(0)]=1});function pc(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),!!G(r));)t++;return e.pos=t,!0}let o=e.src[t];if(r>=55296&&r<=56319&&t+1<n){const a=e.src.charCodeAt(t+1);a>=56320&&a<=57343&&(o+=e.src[t+1],t++)}const c="\\"+o;if(!u){const a=e.push("text_special","",0);r<256&&It[r]!==0?a.content=o:a.content=c,a.markup=c,a.info="escape"}return e.pos=t+1,!0}function hc(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 c=e.src.slice(r,t),a=c.length;if(e.backticksScanned&&(e.backticks[a]||0)<=r)return u||(e.pending+=c),e.pos+=a,!0;let l=t,s;for(;(s=e.src.indexOf("`",l))!==-1;){for(l=s+1;l<o&&e.src.charCodeAt(l)===96;)l++;const f=l-s;if(f===a){if(!u){const d=e.push("code_inline","code",0);d.markup=c,d.content=e.src.slice(t,s).replace(/\n/g," ").replace(/^ (.+) $/,"$1")}return e.pos=l,!0}e.backticks[f]=s}return e.backticksScanned=!0,u||(e.pending+=c),e.pos+=a,!0}function bc(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 c=String.fromCharCode(n);if(o<2)return!1;let a;o%2&&(a=e.push("text","",0),a.content=c,o--);for(let l=0;l<o;l+=2)a=e.push("text","",0),a.content=c+c,e.delimiters.push({marker:n,length:0,token:e.tokens.length-1,end:-1,open:r.can_open,close:r.can_close});return e.pos+=r.length,!0}function In(e,u){let t;const n=[],r=u.length;for(let o=0;o<r;o++){const c=u[o];if(c.marker!==126||c.end===-1)continue;const a=u[c.end];t=e.tokens[c.token],t.type="s_open",t.tag="s",t.nesting=1,t.markup="~~",t.content="",t=e.tokens[a.token],t.type="s_close",t.tag="s",t.nesting=-1,t.markup="~~",t.content="",e.tokens[a.token-1].type==="text"&&e.tokens[a.token-1].content==="~"&&n.push(a.token-1)}for(;n.length;){const o=n.pop();let c=o+1;for(;c<e.tokens.length&&e.tokens[c].type==="s_close";)c++;c--,o!==c&&(t=e.tokens[c],e.tokens[c]=e.tokens[o],e.tokens[o]=t)}}function mc(e){const u=e.tokens_meta,t=e.tokens_meta.length;In(e,e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&In(e,u[n].delimiters)}const xr={tokenize:bc,postProcess:mc};function gc(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 c=e.push("text","",0);c.content=String.fromCharCode(n),e.delimiters.push({marker:n,length:r.length,token:e.tokens.length-1,end:-1,open:r.can_open,close:r.can_close})}return e.pos+=r.length,!0}function $n(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],c=n>0&&u[n-1].end===r.end+1&&u[n-1].marker===r.marker&&u[n-1].token===r.token-1&&u[r.end+1].token===o.token+1,a=String.fromCharCode(r.marker),l=e.tokens[r.token];l.type=c?"strong_open":"em_open",l.tag=c?"strong":"em",l.nesting=1,l.markup=c?a+a:a,l.content="";const s=e.tokens[o.token];s.type=c?"strong_close":"em_close",s.tag=c?"strong":"em",s.nesting=-1,s.markup=c?a+a:a,s.content="",c&&(e.tokens[u[n-1].token].content="",e.tokens[u[r.end+1].token].content="",n--)}}function kc(e){const u=e.tokens_meta,t=e.tokens_meta.length;$n(e,e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&$n(e,u[n].delimiters)}const _r={tokenize:gc,postProcess:kc};function xc(e,u){let t,n,r,o,c="",a="",l=e.pos,s=!0;if(e.src.charCodeAt(e.pos)!==91)return!1;const f=e.pos,d=e.posMax,v=e.pos+1,k=e.md.helpers.parseLinkLabel(e,e.pos,!0);if(k<0)return!1;let p=k+1;if(p<d&&e.src.charCodeAt(p)===40){for(s=!1,p++;p<d&&(t=e.src.charCodeAt(p),!(!G(t)&&t!==10));p++);if(p>=d)return!1;if(l=p,r=e.md.helpers.parseLinkDestination(e.src,p,e.posMax),r.ok){for(c=e.md.normalizeLink(r.str),e.md.validateLink(c)?p=r.pos:c="",l=p;p<d&&(t=e.src.charCodeAt(p),!(!G(t)&&t!==10));p++);if(r=e.md.helpers.parseLinkTitle(e.src,p,e.posMax),p<d&&l!==p&&r.ok)for(a=r.str,p=r.pos;p<d&&(t=e.src.charCodeAt(p),!(!G(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=k+1):p=k+1,n||(n=e.src.slice(v,k)),o=e.env.references[Vu(n)],!o)return e.pos=f,!1;c=o.href,a=o.title}if(!u){e.pos=v,e.posMax=k;const C=e.push("link_open","a",1),A=[["href",c]];C.attrs=A,a&&A.push(["title",a]),e.linkLevel++,e.md.inline.tokenize(e),e.linkLevel--,e.push("link_close","a",-1)}return e.pos=p,e.posMax=d,!0}function _c(e,u){let t,n,r,o,c,a,l,s,f="";const d=e.pos,v=e.posMax;if(e.src.charCodeAt(e.pos)!==33||e.src.charCodeAt(e.pos+1)!==91)return!1;const k=e.pos+2,p=e.md.helpers.parseLinkLabel(e,e.pos+1,!1);if(p<0)return!1;if(o=p+1,o<v&&e.src.charCodeAt(o)===40){for(o++;o<v&&(t=e.src.charCodeAt(o),!(!G(t)&&t!==10));o++);if(o>=v)return!1;for(s=o,a=e.md.helpers.parseLinkDestination(e.src,o,e.posMax),a.ok&&(f=e.md.normalizeLink(a.str),e.md.validateLink(f)?o=a.pos:f=""),s=o;o<v&&(t=e.src.charCodeAt(o),!(!G(t)&&t!==10));o++);if(a=e.md.helpers.parseLinkTitle(e.src,o,e.posMax),o<v&&s!==o&&a.ok)for(l=a.str,o=a.pos;o<v&&(t=e.src.charCodeAt(o),!(!G(t)&&t!==10));o++);else l="";if(o>=v||e.src.charCodeAt(o)!==41)return e.pos=d,!1;o++}else{if(typeof e.env.references>"u")return!1;if(o<v&&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(k,p)),c=e.env.references[Vu(r)],!c)return e.pos=d,!1;f=c.href,l=c.title}if(!u){n=e.src.slice(k,p);const C=[];e.md.inline.parse(n,e.md,e.env,C);const A=e.push("image","img",0),E=[["src",f],["alt",""]];A.attrs=E,A.children=C,A.content=n,l&&E.push(["title",l])}return e.pos=o,e.posMax=v,!0}const vc=/^([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])?)*)$/,yc=/^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;function Ec(e,u){let t=e.pos;if(e.src.charCodeAt(t)!==60)return!1;const n=e.pos,r=e.posMax;for(;;){if(++t>=r)return!1;const c=e.src.charCodeAt(t);if(c===60)return!1;if(c===62)break}const o=e.src.slice(n+1,t);if(yc.test(o)){const c=e.md.normalizeLink(o);if(!e.md.validateLink(c))return!1;if(!u){const a=e.push("link_open","a",1);a.attrs=[["href",c]],a.markup="autolink",a.info="auto";const l=e.push("text","",0);l.content=e.md.normalizeLinkText(o);const s=e.push("link_close","a",-1);s.markup="autolink",s.info="auto"}return e.pos+=o.length+2,!0}if(vc.test(o)){const c=e.md.normalizeLink("mailto:"+o);if(!e.md.validateLink(c))return!1;if(!u){const a=e.push("link_open","a",1);a.attrs=[["href",c]],a.markup="autolink",a.info="auto";const l=e.push("text","",0);l.content=e.md.normalizeLinkText(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 Cc(e){return/^<a[>\s]/i.test(e)}function Ac(e){return/^<\/a\s*>/i.test(e)}function wc(e){const u=e|32;return u>=97&&u<=122}function Dc(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&&!wc(r))return!1;const o=e.src.slice(n).match(tc);if(!o)return!1;if(!u){const c=e.push("html_inline","",0);c.content=o[0],Cc(c.content)&&e.linkLevel++,Ac(c.content)&&e.linkLevel--}return e.pos+=o[0].length,!0}const Fc=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,Sc=/^&([a-z][a-z0-9]{1,31});/i;function Tc(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(Fc);if(o){if(!u){const c=o[1][0].toLowerCase()==="x"?parseInt(o[1].slice(1),16):parseInt(o[1],10),a=e.push("text_special","",0);a.content=Lt(c)?Iu(c):Iu(65533),a.markup=o[0],a.info="entity"}return e.pos+=o[0].length,!0}}else{const o=e.src.slice(t).match(Sc);if(o){const c=dr(o[0]);if(c!==o[0]){if(!u){const a=e.push("text_special","",0);a.content=c,a.markup=o[0],a.info="entity"}return e.pos+=o[0].length,!0}}}return!1}function Un(e){const u={},t=e.length;if(!t)return;let n=0,r=-2;const o=[];for(let c=0;c<t;c++){const a=e[c];if(o.push(0),(e[n].marker!==a.marker||r!==a.token-1)&&(n=c),r=a.token,a.length=a.length||0,!a.close)continue;u.hasOwnProperty(a.marker)||(u[a.marker]=[-1,-1,-1,-1,-1,-1]);const l=u[a.marker][(a.open?3:0)+a.length%3];let s=n-o[n]-1,f=s;for(;s>l;s-=o[s]+1){const d=e[s];if(d.marker===a.marker&&d.open&&d.end<0){let v=!1;if((d.close||a.open)&&(d.length+a.length)%3===0&&(d.length%3!==0||a.length%3!==0)&&(v=!0),!v){const k=s>0&&!e[s-1].open?o[s-1]+1:0;o[c]=c-s+k,o[s]=k,a.open=!1,d.end=c,d.close=!1,f=-1,r=-2;break}}}f!==-1&&(u[a.marker][(a.open?3:0)+(a.length||0)%3]=f)}}function Pc(e){const u=e.tokens_meta,t=e.tokens_meta.length;Un(e.delimiters);for(let n=0;n<t;n++)u[n]&&u[n].delimiters&&Un(u[n].delimiters)}function Bc(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 bt=[["text",lc],["linkify",fc],["newline",dc],["escape",pc],["backticks",hc],["strikethrough",xr.tokenize],["emphasis",_r.tokenize],["link",xc],["image",_c],["autolink",Ec],["html_inline",Dc],["entity",Tc]],mt=[["balance_pairs",Pc],["strikethrough",xr.postProcess],["emphasis",_r.postProcess],["fragments_join",Bc]];function bu(){this.ruler=new le;for(let e=0;e<bt.length;e++)this.ruler.push(bt[e][0],bt[e][1]);this.ruler2=new le;for(let e=0;e<mt.length;e++)this.ruler2.push(mt[e][0],mt[e][1])}bu.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 c=!1;if(e.level<r){for(let a=0;a<n;a++)if(e.level++,c=t[a](e,!0),e.level--,c){if(u>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}else e.pos=e.posMax;c||e.pos++,o[u]=e.pos};bu.prototype.tokenize=function(e){const u=this.ruler.getRules(""),t=u.length,n=e.posMax,r=e.md.options.maxNesting;for(;e.pos<n;){const o=e.pos;let c=!1;if(e.level<r){for(let a=0;a<t;a++)if(c=u[a](e,!1),c){if(o>=e.pos)throw new Error("inline rule didn't increment state.pos");break}}if(c){if(e.pos>=n)break;continue}e.pending+=e.src[e.pos++]}e.pending&&e.pushPending()};bu.prototype.parse=function(e,u,t,n){const r=new this.State(e,u,t,n);this.tokenize(r);const o=this.ruler2.getRules(""),c=o.length;for(let a=0;a<c;a++)o[a](r)};bu.prototype.State=hu;function Rc(e){const u={};e=e||{},u.src_Any=ar.source,u.src_Cc=cr.source,u.src_Z=sr.source,u.src_P=Ot.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 At(e){return Array.prototype.slice.call(arguments,1).forEach(function(t){t&&Object.keys(t).forEach(function(n){e[n]=t[n]})}),e}function Wu(e){return Object.prototype.toString.call(e)}function Nc(e){return Wu(e)==="[object String]"}function Oc(e){return Wu(e)==="[object Object]"}function Mc(e){return Wu(e)==="[object RegExp]"}function qn(e){return Wu(e)==="[object Function]"}function Lc(e){return e.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}const vr={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function zc(e){return Object.keys(e||{}).reduce(function(u,t){return u||vr.hasOwnProperty(t)},!1)}const Ic={"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}}},$c="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]",Uc="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");function qc(e){e.__index__=-1,e.__text_cache__=""}function jc(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 $u(e){const u=e.re=Rc(e.__opts__),t=e.__tlds__.slice();e.onCompile(),e.__tlds_replaced__||t.push($c),t.push(u.src_xn),u.src_tlds=t.join("|");function n(a){return a.replace("%TLDS%",u.src_tlds)}u.email_fuzzy=RegExp(n(u.tpl_email_fuzzy),"i"),u.link_fuzzy=RegExp(n(u.tpl_link_fuzzy),"i"),u.link_no_ip_fuzzy=RegExp(n(u.tpl_link_no_ip_fuzzy),"i"),u.host_fuzzy_test=RegExp(n(u.tpl_host_fuzzy_test),"i");const r=[];e.__compiled__={};function o(a,l){throw new Error('(LinkifyIt) Invalid schema "'+a+'": '+l)}Object.keys(e.__schemas__).forEach(function(a){const l=e.__schemas__[a];if(l===null)return;const s={validate:null,link:null};if(e.__compiled__[a]=s,Oc(l)){Mc(l.validate)?s.validate=jc(l.validate):qn(l.validate)?s.validate=l.validate:o(a,l),qn(l.normalize)?s.normalize=l.normalize:l.normalize?o(a,l):s.normalize=jn();return}if(Nc(l)){r.push(a);return}o(a,l)}),r.forEach(function(a){e.__compiled__[e.__schemas__[a]]&&(e.__compiled__[a].validate=e.__compiled__[e.__schemas__[a]].validate,e.__compiled__[a].normalize=e.__compiled__[e.__schemas__[a]].normalize)}),e.__compiled__[""]={validate:null,normalize:jn()};const c=Object.keys(e.__compiled__).filter(function(a){return a.length>0&&e.__compiled__[a]}).map(Lc).join("|");e.re.schema_test=RegExp("(^|(?!_)(?:[><|]|"+u.src_ZPCc+"))("+c+")","i"),e.re.schema_search=RegExp("(^|(?!_)(?:[><|]|"+u.src_ZPCc+"))("+c+")","ig"),e.re.schema_at_start=RegExp("^"+e.re.schema_search.source,"i"),e.re.pretest=RegExp("("+e.re.schema_test.source+")|("+e.re.host_fuzzy_test.source+")|@","i"),qc(e)}function Hc(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 wt(e,u){const t=new Hc(e,u);return e.__compiled__[t.schema].normalize(t,e),t}function se(e,u){if(!(this instanceof se))return new se(e,u);u||zc(e)&&(u=e,e={}),this.__opts__=At({},vr,u),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=At({},Ic,e),this.__compiled__={},this.__tlds__=Uc,this.__tlds_replaced__=!1,this.re={},$u(this)}se.prototype.add=function(u,t){return this.__schemas__[u]=t,$u(this),this};se.prototype.set=function(u){return this.__opts__=At(this.__opts__,u),this};se.prototype.test=function(u){if(this.__text_cache__=u,this.__index__=-1,!u.length)return!1;let t,n,r,o,c,a,l,s,f;if(this.re.schema_test.test(u)){for(l=this.re.schema_search,l.lastIndex=0;(t=l.exec(u))!==null;)if(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&&(c=n.index+n[1].length,(this.__index__<0||c<this.__index__)&&(this.__schema__="",this.__index__=c,this.__last_index__=n.index+n[0].length))),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&(f=u.indexOf("@"),f>=0&&(r=u.match(this.re.email_fuzzy))!==null&&(c=r.index+r[1].length,a=r.index+r[0].length,(this.__index__<0||c<this.__index__||c===this.__index__&&a>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=c,this.__last_index__=a))),this.__index__>=0};se.prototype.pretest=function(u){return this.re.pretest.test(u)};se.prototype.testSchemaAt=function(u,t,n){return this.__compiled__[t.toLowerCase()]?this.__compiled__[t.toLowerCase()].validate(u,n,this):0};se.prototype.match=function(u){const t=[];let n=0;this.__index__>=0&&this.__text_cache__===u&&(t.push(wt(this,n)),n=this.__last_index__);let r=n?u.slice(n):u;for(;this.test(r);)t.push(wt(this,n)),r=r.slice(this.__last_index__),n+=this.__last_index__;return t.length?t:null};se.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,wt(this,0)):null};se.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(),$u(this),this):(this.__tlds__=u.slice(),this.__tlds_replaced__=!0,$u(this),this)};se.prototype.normalize=function(u){u.schema||(u.url="http://"+u.url),u.schema==="mailto:"&&!/^mailto:/i.test(u.url)&&(u.url="mailto:"+u.url)};se.prototype.onCompile=function(){};const We=2147483647,me=36,$t=1,fu=26,Vc=38,Gc=700,yr=72,Er=128,Cr="-",Wc=/^xn--/,Zc=/[^\0-\x7F]/,Yc=/[\x2E\u3002\uFF0E\uFF61]/g,Xc={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},gt=me-$t,ge=Math.floor,kt=String.fromCharCode;function Se(e){throw new RangeError(Xc[e])}function Qc(e,u){const t=[];let n=e.length;for(;n--;)t[n]=u(e[n]);return t}function Ar(e,u){const t=e.split("@");let n="";t.length>1&&(n=t[0]+"@",e=t[1]),e=e.replace(Yc,".");const r=e.split("."),o=Qc(r,u).join(".");return n+o}function wr(e){const u=[];let t=0;const n=e.length;for(;t<n;){const r=e.charCodeAt(t++);if(r>=55296&&r<=56319&&t<n){const o=e.charCodeAt(t++);(o&64512)==56320?u.push(((r&1023)<<10)+(o&1023)+65536):(u.push(r),t--)}else u.push(r)}return u}const Jc=e=>String.fromCodePoint(...e),Kc=function(e){return e>=48&&e<58?26+(e-48):e>=65&&e<91?e-65:e>=97&&e<123?e-97:me},Hn=function(e,u){return e+22+75*(e<26)-((u!=0)<<5)},Dr=function(e,u,t){let n=0;for(e=t?ge(e/Gc):e>>1,e+=ge(e/u);e>gt*fu>>1;n+=me)e=ge(e/gt);return ge(n+(gt+1)*e/(e+Vc))},Fr=function(e){const u=[],t=e.length;let n=0,r=Er,o=yr,c=e.lastIndexOf(Cr);c<0&&(c=0);for(let a=0;a<c;++a)e.charCodeAt(a)>=128&&Se("not-basic"),u.push(e.charCodeAt(a));for(let a=c>0?c+1:0;a<t;){const l=n;for(let f=1,d=me;;d+=me){a>=t&&Se("invalid-input");const v=Kc(e.charCodeAt(a++));v>=me&&Se("invalid-input"),v>ge((We-n)/f)&&Se("overflow"),n+=v*f;const k=d<=o?$t:d>=o+fu?fu:d-o;if(v<k)break;const p=me-k;f>ge(We/p)&&Se("overflow"),f*=p}const s=u.length+1;o=Dr(n-l,s,l==0),ge(n/s)>We-r&&Se("overflow"),r+=ge(n/s),n%=s,u.splice(n++,0,r)}return String.fromCodePoint(...u)},Sr=function(e){const u=[];e=wr(e);const t=e.length;let n=Er,r=0,o=yr;for(const l of e)l<128&&u.push(kt(l));const c=u.length;let a=c;for(c&&u.push(Cr);a<t;){let l=We;for(const f of e)f>=n&&f<l&&(l=f);const s=a+1;l-n>ge((We-r)/s)&&Se("overflow"),r+=(l-n)*s,n=l;for(const f of e)if(f<n&&++r>We&&Se("overflow"),f===n){let d=r;for(let v=me;;v+=me){const k=v<=o?$t:v>=o+fu?fu:v-o;if(d<k)break;const p=d-k,C=me-k;u.push(kt(Hn(k+p%C,0))),d=ge(p/C)}u.push(kt(Hn(d,0))),o=Dr(r,s,a===c),r=0,++a}++r,++n}return u.join("")},el=function(e){return Ar(e,function(u){return Wc.test(u)?Fr(u.slice(4).toLowerCase()):u})},ul=function(e){return Ar(e,function(u){return Zc.test(u)?"xn--"+Sr(u):u})},Tr={version:"2.3.1",ucs2:{decode:wr,encode:Jc},decode:Fr,encode:Sr,toASCII:ul,toUnicode:el},tl={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"“”‘’",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}},nl={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"]}}},rl={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"]}}},ol={default:tl,zero:nl,commonmark:rl},il=/^(vbscript|javascript|file|data):/,al=/^data:image\/(gif|png|jpeg|webp);/;function cl(e){const u=e.trim().toLowerCase();return il.test(u)?al.test(u):!0}const Pr=["http:","https:","mailto:"];function ll(e){const u=Nt(e,!0);if(u.hostname&&(!u.protocol||Pr.indexOf(u.protocol)>=0))try{u.hostname=Tr.toASCII(u.hostname)}catch{}return pu(Rt(u))}function sl(e){const u=Nt(e,!0);if(u.hostname&&(!u.protocol||Pr.indexOf(u.protocol)>=0))try{u.hostname=Tr.toUnicode(u.hostname)}catch{}return Ze(Rt(u),Ze.defaultChars+"%")}function de(e,u){if(!(this instanceof de))return new de(e,u);u||Mt(e)||(u=e||{},e="default"),this.inline=new bu,this.block=new Gu,this.core=new zt,this.renderer=new Xe,this.linkify=new se,this.validateLink=cl,this.normalizeLink=ll,this.normalizeLinkText=sl,this.utils=d0,this.helpers=Hu({},m0),this.options={},this.configure(e),u&&this.set(u)}de.prototype.set=function(e){return Hu(this.options,e),this};de.prototype.configure=function(e){const u=this;if(Mt(e)){const t=e;if(e=ol[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 fl(e,u){const{manual:t=!1,domPurify:n=!0,...r}=u??{},o=i.ref(i.isRef(e)?i.toValue(e.value):i.isReactive(e)?i.toValue(e):e);i.isRef(e)&&i.watchEffect(()=>{o.value=i.toValue(e.value)});const c=i.ref(""),a=i.ref(),l=de({...r});function s(f){const d=l.render(f);if(c.value=n?Aa.sanitize(d):d,a.value)a.value.innerHTML=c.value;else{const v=i.watch(a,k=>{k&&(k.innerHTML=c.value,v())})}return c.value}return t||(s(o.value??""),i.watch(o,f=>{s(f??"")})),{value:o,html:c,domRef:a,md:l,render:s}}function dl(e,u){const{step:t=1,interval:n=50,enabled:r=!0}=u??{},o=i.ref(0),c=i.ref(!1),a=i.ref(!1),l=i.ref(!1),s=i.computed(()=>r?e.value.slice(0,o.value):e.value),f=i.computed(()=>Number(Math.min(o.value/e.value.length*100,100).toFixed(2)));let d=null;const v=Be.createEventHook(),k=Be.createEventHook(),p=Be.createEventHook();i.watch(e,(_,x)=>{if(!x){o.value=0,C();return}_.startsWith(x)||(o.value=0),C()},{immediate:!0});function C(){if(d&&clearTimeout(d),!r){o.value=e.value.length,a.value=!0,l.value=!1,c.value=!1,k.trigger(s.value);return}l.value=!0,c.value=!1,a.value=!1,v.trigger();function _(){if(o.value+=t,p.trigger({index:o.value,value:s.value}),o.value>=e.value.length){o.value=e.value.length,a.value=!0,l.value=!1,k.trigger(s.value);return}d=setTimeout(_,n)}d=setTimeout(_,n)}function A(){d&&clearTimeout(d),c.value=!0,l.value=!1,a.value=!1}function E(){d&&clearTimeout(d),C()}function b(){d&&clearTimeout(d),o.value=0,i.nextTick(()=>{C()})}function h(){d&&clearTimeout(d),l.value=!1,c.value=!1,a.value=!0,o.value=e.value.length,k.trigger(s.value)}function g(){d&&clearTimeout(d),d=null,l.value=!1,c.value=!1,a.value=!1,o.value=0}return{typeIndex:o,paused:c,ended:a,isTyping:l,typedValue:s,progress:f,start:C,pause:A,resume:E,restart:b,stop:h,destroy:g,onStat:v.on,onStop:k.on,onUpdate:p.on}}const pl=`
39
39
  code[class*=language-],pre[class*=language-]{background:#282c34;color:#abb2bf;text-shadow:0 1px rgba(0,0,0,.3);font-family:"Fira Code","Fira Mono",Menlo,Consolas,"DejaVu Sans Mono",monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;-moz-tab-size:2;-o-tab-size:2;tab-size:2;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection,pre[class*=language-] ::-moz-selection{background:#3e4451;color:inherit;text-shadow:none}code[class*=language-]::selection,code[class*=language-] ::selection,pre[class*=language-] ::selection{background:#3e4451;color:inherit;text-shadow:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}:not(pre)>code[class*=language-]{padding:.2em .3em;border-radius:.3em;white-space:normal}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}.token.comment,.token.prolog,.token.cdata{color:#5c6370}.token.doctype,.token.punctuation,.token.entity{color:#abb2bf}.token.attr-name,.token.class-name,.token.boolean,.token.constant,.token.number,.token.atrule{color:#d19a66}.token.keyword{color:#c678dd}.token.property,.token.tag,.token.symbol,.token.deleted,.token.important{color:#e06c75}.token.selector,.token.string,.token.char,.token.builtin,.token.inserted,.token.regex,.token.attr-value,.token.attr-value>.token.punctuation{color:#98c379}.token.variable,.token.operator,.token.function{color:#61afef}.token.url{color:#56b6c2}.token.attr-value>.token.punctuation.attr-equals,.token.special-attr>.token.attr-value>.token.value.css{color:#abb2bf}.language-css .token.selector{color:#e06c75}.language-css .token.property{color:#abb2bf}.language-css .token.function,.language-css .token.url>.token.function{color:#56b6c2}.language-css .token.url>.token.string.url{color:#98c379}.language-css .token.important,.language-css .token.atrule .token.rule{color:#c678dd}.language-javascript .token.operator{color:#c678dd}.language-javascript .token.template-string>.token.interpolation>.token.interpolation-punctuation.punctuation{color:#be5046}.language-json .token.operator{color:#abb2bf}.language-json .token.null.keyword{color:#d19a66}.language-markdown .token.url,.language-markdown .token.url>.token.operator,.language-markdown .token.url-reference.url>.token.string{color:#abb2bf}.language-markdown .token.url>.token.content{color:#61afef}.language-markdown .token.url>.token.url,.language-markdown .token.url-reference.url{color:#56b6c2}.language-markdown .token.blockquote.punctuation,.language-markdown .token.hr.punctuation{color:#5c6370;font-style:italic}.language-markdown .token.code-snippet{color:#98c379}.language-markdown .token.bold .token.content{color:#d19a66}.language-markdown .token.italic .token.content{color:#c678dd}.language-markdown .token.strike .token.content,.language-markdown .token.strike .token.punctuation,.language-markdown .token.list.punctuation,.language-markdown .token.title.important>.token.punctuation{color:#e06c75}.token.bold{font-weight:700}.token.comment,.token.italic{font-style:italic}.token.entity{cursor:help}.token.namespace{opacity:.8}.token.token.tab:not(:empty):before,.token.token.cr:before,.token.token.lf:before,.token.token.space:before{color:rgba(171,178,191,.15);text-shadow:none}div.code-toolbar>.toolbar.toolbar>.toolbar-item{margin-right:.4em}div.code-toolbar>.toolbar.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span{background:#3a3f4b;color:#828997;padding:.1em .4em;border-radius:.3em}div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:focus,div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:focus,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:focus{background:#3e4451;color:#abb2bf}.line-highlight.line-highlight{background:rgba(153,187,255,.04)}.line-highlight.line-highlight:before,.line-highlight.line-highlight[data-end]:after{background:#3a3f4b;color:#abb2bf;padding:.1em .6em;border-radius:.3em;box-shadow:0 2px 0 0 rgba(0,0,0,.2)}pre[id].linkable-line-numbers.linkable-line-numbers span.line-numbers-rows>span:hover:before{background-color:rgba(153,187,255,.04)}.line-numbers.line-numbers .line-numbers-rows,.command-line .command-line-prompt{border-right-color:rgba(171,178,191,.15)}.line-numbers .line-numbers-rows>span:before,.command-line .command-line-prompt>span:before{color:#636d83}.rainbow-braces .token.token.punctuation.brace-level-1,.rainbow-braces .token.token.punctuation.brace-level-5,.rainbow-braces .token.token.punctuation.brace-level-9{color:#e06c75}.rainbow-braces .token.token.punctuation.brace-level-2,.rainbow-braces .token.token.punctuation.brace-level-6,.rainbow-braces .token.token.punctuation.brace-level-10{color:#98c379}.rainbow-braces .token.token.punctuation.brace-level-3,.rainbow-braces .token.token.punctuation.brace-level-7,.rainbow-braces .token.token.punctuation.brace-level-11{color:#61afef}.rainbow-braces .token.token.punctuation.brace-level-4,.rainbow-braces .token.token.punctuation.brace-level-8,.rainbow-braces .token.token.punctuation.brace-level-12{color:#c678dd}pre.diff-highlight>code .token.token.deleted:not(.prefix),pre>code.diff-highlight .token.token.deleted:not(.prefix){background-color:rgba(255,82,102,.15)}pre.diff-highlight>code .token.token.deleted:not(.prefix)::-moz-selection,pre.diff-highlight>code .token.token.deleted:not(.prefix) ::-moz-selection,pre>code.diff-highlight .token.token.deleted:not(.prefix)::-moz-selection,pre>code.diff-highlight .token.token.deleted:not(.prefix) ::-moz-selection{background-color:rgba(251,86,105,.25)}pre.diff-highlight>code .token.token.deleted:not(.prefix)::selection,pre.diff-highlight>code .token.token.deleted:not(.prefix) ::selection,pre>code.diff-highlight .token.token.deleted:not(.prefix)::selection,pre>code.diff-highlight .token.token.deleted:not(.prefix) ::selection{background-color:rgba(251,86,105,.25)}pre.diff-highlight>code .token.token.inserted:not(.prefix),pre>code.diff-highlight .token.token.inserted:not(.prefix){background-color:rgba(26,255,91,.15)}pre.diff-highlight>code .token.token.inserted:not(.prefix)::-moz-selection,pre.diff-highlight>code .token.token.inserted:not(.prefix) ::-moz-selection,pre>code.diff-highlight .token.token.inserted:not(.prefix)::-moz-selection,pre>code.diff-highlight .token.token.inserted:not(.prefix) ::-moz-selection{background-color:rgba(56,224,98,.25)}pre.diff-highlight>code .token.token.inserted:not(.prefix)::selection,pre.diff-highlight>code .token.token.inserted:not(.prefix) ::selection,pre>code.diff-highlight .token.token.inserted:not(.prefix)::selection,pre>code.diff-highlight .token.token.inserted:not(.prefix) ::selection{background-color:rgba(56,224,98,.25)}.prism-previewer.prism-previewer:before,.prism-previewer-gradient.prism-previewer-gradient div{border-color:#262931}.prism-previewer-color.prism-previewer-color:before,.prism-previewer-gradient.prism-previewer-gradient div,.prism-previewer-easing.prism-previewer-easing:before{border-radius:.3em}.prism-previewer.prism-previewer:after{border-top-color:#262931}.prism-previewer-flipped.prism-previewer-flipped.after{border-bottom-color:#262931}.prism-previewer-angle.prism-previewer-angle:before,.prism-previewer-time.prism-previewer-time:before,.prism-previewer-easing.prism-previewer-easing{background:#31363f}.prism-previewer-angle.prism-previewer-angle circle,.prism-previewer-time.prism-previewer-time circle{stroke:#abb2bf;stroke-opacity:1}.prism-previewer-easing.prism-previewer-easing circle,.prism-previewer-easing.prism-previewer-easing path,.prism-previewer-easing.prism-previewer-easing line{stroke:#abb2bf}.prism-previewer-easing.prism-previewer-easing circle{fill:transparent}
40
40
  `,hl=`
41
41
  code[class*=language-],pre[class*=language-]{background:#fafafa;color:#383a42;font-family:"Fira Code","Fira Mono",Menlo,Consolas,"DejaVu Sans Mono",monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;-moz-tab-size:2;-o-tab-size:2;tab-size:2;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection,pre[class*=language-] ::-moz-selection{background:#e5e5e6;color:inherit}code[class*=language-]::selection,code[class*=language-] ::selection,pre[class*=language-] ::selection{background:#e5e5e6;color:inherit}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}:not(pre)>code[class*=language-]{padding:.2em .3em;border-radius:.3em;white-space:normal}.token.comment,.token.prolog,.token.cdata{color:#a0a1a7}.token.doctype,.token.punctuation,.token.entity{color:#383a42}.token.attr-name,.token.class-name,.token.boolean,.token.constant,.token.number,.token.atrule{color:#b76b01}.token.keyword{color:#a626a4}.token.property,.token.tag,.token.symbol,.token.deleted,.token.important{color:#e45649}.token.selector,.token.string,.token.char,.token.builtin,.token.inserted,.token.regex,.token.attr-value,.token.attr-value>.token.punctuation{color:#50a14f}.token.variable,.token.operator,.token.function{color:#4078f2}.token.url{color:#0184bc}.token.attr-value>.token.punctuation.attr-equals,.token.special-attr>.token.attr-value>.token.value.css{color:#383a42}.language-css .token.selector{color:#e45649}.language-css .token.property{color:#383a42}.language-css .token.function,.language-css .token.url>.token.function{color:#0184bc}.language-css .token.url>.token.string.url{color:#50a14f}.language-css .token.important,.language-css .token.atrule .token.rule{color:#a626a4}.language-javascript .token.operator{color:#a626a4}.language-javascript .token.template-string>.token.interpolation>.token.interpolation-punctuation.punctuation{color:#ca1243}.language-json .token.operator{color:#383a42}.language-json .token.null.keyword{color:#b76b01}.language-markdown .token.url,.language-markdown .token.url>.token.operator,.language-markdown .token.url-reference.url>.token.string{color:#383a42}.language-markdown .token.url>.token.content{color:#4078f2}.language-markdown .token.url>.token.url,.language-markdown .token.url-reference.url{color:#0184bc}.language-markdown .token.blockquote.punctuation,.language-markdown .token.hr.punctuation{color:#a0a1a7;font-style:italic}.language-markdown .token.code-snippet{color:#50a14f}.language-markdown .token.bold .token.content{color:#b76b01}.language-markdown .token.italic .token.content{color:#a626a4}.language-markdown .token.strike .token.content,.language-markdown .token.strike .token.punctuation,.language-markdown .token.list.punctuation,.language-markdown .token.title.important>.token.punctuation{color:#e45649}.token.bold{font-weight:700}.token.comment,.token.italic{font-style:italic}.token.entity{cursor:help}.token.namespace{opacity:.8}.token.token.tab:not(:empty):before,.token.token.cr:before,.token.token.lf:before,.token.token.space:before{color:rgba(56,58,66,.2)}div.code-toolbar>.toolbar.toolbar>.toolbar-item{margin-right:.4em}div.code-toolbar>.toolbar.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span{background:#e5e5e6;color:#696c77;padding:.1em .4em;border-radius:.3em}div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:focus,div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:focus,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:focus{background:#c6c7c7;color:#383a42}.line-highlight.line-highlight{background:rgba(56,58,66,.05)}.line-highlight.line-highlight:before,.line-highlight.line-highlight[data-end]:after{background:#e5e5e6;color:#383a42;padding:.1em .6em;border-radius:.3em;box-shadow:0 2px 0 0 rgba(0,0,0,.2)}pre[id].linkable-line-numbers.linkable-line-numbers span.line-numbers-rows>span:hover:before{background-color:rgba(56,58,66,.05)}.line-numbers.line-numbers .line-numbers-rows,.command-line .command-line-prompt{border-right-color:rgba(56,58,66,.2)}.line-numbers .line-numbers-rows>span:before,.command-line .command-line-prompt>span:before{color:#9d9d9f}.rainbow-braces .token.token.punctuation.brace-level-1,.rainbow-braces .token.token.punctuation.brace-level-5,.rainbow-braces .token.token.punctuation.brace-level-9{color:#e45649}.rainbow-braces .token.token.punctuation.brace-level-2,.rainbow-braces .token.token.punctuation.brace-level-6,.rainbow-braces .token.token.punctuation.brace-level-10{color:#50a14f}.rainbow-braces .token.token.punctuation.brace-level-3,.rainbow-braces .token.token.punctuation.brace-level-7,.rainbow-braces .token.token.punctuation.brace-level-11{color:#4078f2}.rainbow-braces .token.token.punctuation.brace-level-4,.rainbow-braces .token.token.punctuation.brace-level-8,.rainbow-braces .token.token.punctuation.brace-level-12{color:#a626a4}pre.diff-highlight>code .token.token.deleted:not(.prefix),pre>code.diff-highlight .token.token.deleted:not(.prefix){background-color:rgba(255,82,102,.15)}pre.diff-highlight>code .token.token.deleted:not(.prefix)::-moz-selection,pre.diff-highlight>code .token.token.deleted:not(.prefix) ::-moz-selection,pre>code.diff-highlight .token.token.deleted:not(.prefix)::-moz-selection,pre>code.diff-highlight .token.token.deleted:not(.prefix) ::-moz-selection{background-color:rgba(251,86,105,.25)}pre.diff-highlight>code .token.token.deleted:not(.prefix)::selection,pre.diff-highlight>code .token.token.deleted:not(.prefix) ::selection,pre>code.diff-highlight .token.token.deleted:not(.prefix)::selection,pre>code.diff-highlight .token.token.deleted:not(.prefix) ::selection{background-color:rgba(251,86,105,.25)}pre.diff-highlight>code .token.token.inserted:not(.prefix),pre>code.diff-highlight .token.token.inserted:not(.prefix){background-color:rgba(26,255,91,.15)}pre.diff-highlight>code .token.token.inserted:not(.prefix)::-moz-selection,pre.diff-highlight>code .token.token.inserted:not(.prefix) ::-moz-selection,pre>code.diff-highlight .token.token.inserted:not(.prefix)::-moz-selection,pre>code.diff-highlight .token.token.inserted:not(.prefix) ::-moz-selection{background-color:rgba(56,224,98,.25)}pre.diff-highlight>code .token.token.inserted:not(.prefix)::selection,pre.diff-highlight>code .token.token.inserted:not(.prefix) ::selection,pre>code.diff-highlight .token.token.inserted:not(.prefix)::selection,pre>code.diff-highlight .token.token.inserted:not(.prefix) ::selection{background-color:rgba(56,224,98,.25)}.prism-previewer.prism-previewer:before,.prism-previewer-gradient.prism-previewer-gradient div{border-color:hsl(0,0,95%)}.prism-previewer-color.prism-previewer-color:before,.prism-previewer-gradient.prism-previewer-gradient div,.prism-previewer-easing.prism-previewer-easing:before{border-radius:.3em}.prism-previewer.prism-previewer:after{border-top-color:hsl(0,0,95%)}.prism-previewer-flipped.prism-previewer-flipped.after{border-bottom-color:hsl(0,0,95%)}.prism-previewer-angle.prism-previewer-angle:before,.prism-previewer-time.prism-previewer-time:before,.prism-previewer-easing.prism-previewer-easing{background:#fff}.prism-previewer-angle.prism-previewer-angle circle,.prism-previewer-time.prism-previewer-time circle{stroke:#383a42;stroke-opacity:1}.prism-previewer-easing.prism-previewer-easing circle,.prism-previewer-easing.prism-previewer-easing path,.prism-previewer-easing.prism-previewer-easing line{stroke:#383a42}.prism-previewer-easing.prism-previewer-easing circle{fill:transparent}
42
- `,{c:kt,cB:Vn,cE:_t}={...qu,...ju},Pu=`${du}-type-writer`;function bl(){return kt([Vn("type-writer",{overflowX:"auto"},[_t("cursor::after",{content:"var(--cursor-content)",marginLeft:"2px",display:"inline-block"}),_t("markdown",`${hl}`,[kt("pre",{backgroundColor:"var(--tag-color)",borderRadius:"var(--border-radius)"})])]),kt(".dark",[Vn("type-writer",[_t("markdown",`${pl}`)])])])}const ml=["innerHTML"],Rr=i.defineComponent({__name:"TypeWriter",props:{value:{},typing:{type:Boolean,default:!0},markdown:{type:Boolean},step:{},interval:{},suffix:{default:"|"}},emits:["start","update","stop"],setup(e,{emit:u}){const t=u;Uu(Pu,bl());const{typedValue:n,isTyping:r,onStat:o,onUpdate:c,onStop:a}=dl(i.computed(()=>e.value??""),{step:e.step,interval:e.interval,enabled:e.typing});o(()=>{t("start")}),c(f=>{t("update",f)}),a(f=>{t("stop",f)});const{html:l}=fl(n,{html:!0,linkify:!0,typographer:!0,breaks:!0,highlight:mo}),s=i.computed(()=>e.markdown?l.value:n.value);return(f,d)=>(i.openBlock(),i.createBlock(i.unref(R.NEl),{tag:"div",class:i.normalizeClass([i.unref(Pu)])},{default:i.withCtx(()=>[i.createElementVNode("div",{class:i.normalizeClass([i.unref(r)&&!f.markdown?`${i.unref(Pu)}__cursor`:void 0,f.markdown?`${i.unref(Pu)}__markdown`:void 0]),style:i.normalizeStyle([f.markdown?void 0:{"--cursor-content":`'${f.suffix}'`}]),innerHTML:s.value},null,14,ml)]),_:1},8,["class"]))}});exports.NBubble=yo;exports.NConfigProviders=Eo;exports.NCopyButton=Fo;exports.NDataTablePlus=Li;exports.NFullLoading=Kn;exports.NPresetForm=qi;exports.NPresetInput=au;exports.NPresetSelect=ji;exports.NRemoteRequest=Hi;exports.NSearchInput=ur;exports.NToggleEditor=Ji;exports.NTooltipButton=Ki;exports.NTransition=Rt;exports.NTypeWriter=Rr;
42
+ `,{c:xt,cB:Vn,cE:_t}={...qu,...ju},Pu=`${du}-type-writer`;function bl(){return xt([Vn("type-writer",{overflowX:"auto"},[_t("cursor::after",{content:"var(--cursor-content)",marginLeft:"2px",display:"inline-block"}),_t("markdown",`${hl}`,[xt("pre",{backgroundColor:"var(--tag-color)",borderRadius:"var(--border-radius)"})])]),xt(".dark",[Vn("type-writer",[_t("markdown",`${pl}`)])])])}const ml=["innerHTML"],Br=i.defineComponent({__name:"TypeWriter",props:{value:{},typing:{type:Boolean,default:!0},markdown:{type:Boolean},step:{},interval:{},suffix:{default:"|"}},emits:["start","update","stop"],setup(e,{emit:u}){const t=u;Uu(Pu,bl());const{typedValue:n,isTyping:r,onStat:o,onUpdate:c,onStop:a}=dl(i.computed(()=>e.value??""),{step:e.step,interval:e.interval,enabled:e.typing});o(()=>{t("start")}),c(f=>{t("update",f)}),a(f=>{t("stop",f)});const{html:l}=fl(n,{html:!0,linkify:!0,typographer:!0,breaks:!0,highlight:mo}),s=i.computed(()=>e.markdown?l.value:n.value);return(f,d)=>(i.openBlock(),i.createBlock(i.unref(R.NEl),{tag:"div",class:i.normalizeClass([i.unref(Pu)])},{default:i.withCtx(()=>[i.createElementVNode("div",{class:i.normalizeClass([i.unref(r)&&!f.markdown?`${i.unref(Pu)}__cursor`:void 0,f.markdown?`${i.unref(Pu)}__markdown`:void 0]),style:i.normalizeStyle([f.markdown?void 0:{"--cursor-content":`'${f.suffix}'`}]),innerHTML:s.value},null,14,ml)]),_:1},8,["class"]))}});exports.NBubble=yo;exports.NConfigProviders=Eo;exports.NCopyButton=Fo;exports.NDataTablePlus=Li;exports.NFullLoading=Kn;exports.NPresetForm=qi;exports.NPresetInput=Ae;exports.NPresetSelect=ji;exports.NRemoteRequest=Hi;exports.NSearchInput=ur;exports.NToggleEditor=Ji;exports.NTooltipButton=Ki;exports.NTransition=Bt;exports.NTypeWriter=Br;