@codingame/monaco-vscode-markdown-language-features-default-extension 10.0.0 → 10.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +4 -4
- package/package.json +2 -2
- package/resources/index.js +173 -1
- package/resources/index2.js +1 -173
package/resources/index.js
CHANGED
|
@@ -1 +1,173 @@
|
|
|
1
|
-
var Be=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var Me=Be((Lt,Ne)=>{var xe="Expected a function",Ae=NaN,Qe="[object Symbol]",Ze=/^\s+|\s+$/g,et=/^[-+]0x[0-9a-f]+$/i,tt=/^0b[01]+$/i,nt=/^0o[0-7]+$/i,rt=parseInt,it=typeof global=="object"&&global&&global.Object===Object&&global,at=typeof self=="object"&&self&&self.Object===Object&&self,ot=it||at||Function("return this")(),st=Object.prototype,lt=st.toString,ct=Math.max,ut=Math.min,ue=function(){return ot.Date.now()};function dt(e,t,n){var r,i,a,s,u,m,d=0,p=!1,b=!1,T=!0;if(typeof e!="function")throw new TypeError(xe);t=Le(t)||0,te(n)&&(p=!!n.leading,b="maxWait"in n,a=b?ct(Le(n.maxWait)||0,t):a,T="trailing"in n?!!n.trailing:T);function E(v){var A=r,_=i;return r=i=void 0,d=v,s=e.apply(_,A),s}function N(v){return d=v,u=setTimeout(L,t),p?E(v):s}function g(v){var A=v-m,_=v-d,h=t-A;return b?ut(h,a-_):h}function S(v){var A=v-m,_=v-d;return m===void 0||A>=t||A<0||b&&_>=a}function L(){var v=ue();if(S(v))return U(v);u=setTimeout(L,g(v))}function U(v){return u=void 0,T&&r?E(v):(r=i=void 0,s)}function R(){u!==void 0&&clearTimeout(u),d=0,r=m=i=u=void 0}function Y(){return u===void 0?s:U(ue())}function I(){var v=ue(),A=S(v);if(r=arguments,i=this,m=v,A){if(u===void 0)return N(m);if(b)return u=setTimeout(L,t),E(m)}return u===void 0&&(u=setTimeout(L,t)),s}return I.cancel=R,I.flush=Y,I}function ft(e,t,n){var r=!0,i=!0;if(typeof e!="function")throw new TypeError(xe);return te(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),dt(e,t,{leading:r,maxWait:t,trailing:i})}function te(e){var t=typeof e;return!!e&&(t=="object"||t=="function")}function mt(e){return!!e&&typeof e=="object"}function gt(e){return typeof e=="symbol"||mt(e)&<.call(e)==Qe}function Le(e){if(typeof e=="number")return e;if(gt(e))return Ae;if(te(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=te(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=e.replace(Ze,"");var n=tt.test(e);return n||nt.test(e)?rt(e.slice(2),n?2:8):et.test(e)?Ae:+e}Ne.exports=ft});var pe="code-line",F=class{constructor(t,n,r){this.element=t;this.line=n;this.codeElement=r;this._detailParentElements=Array.from(Re(t,"DETAILS"))}get isVisible(){return!this._detailParentElements.some(t=>!t.open)}},ae=(()=>{let e,t=-1;return n=>{if(!e||n!==t){t=n,e=[new F(document.body,-1)];for(let r of document.getElementsByClassName(pe)){if(!(r instanceof HTMLElement))continue;let i=+r.getAttribute("data-line");isNaN(i)||(r.tagName==="CODE"&&r.parentElement&&r.parentElement.tagName==="PRE"?e.push(new F(r.parentElement,i,r)):r.tagName==="UL"||r.tagName==="OL"||e.push(new F(r,i)))}}return e}})();function oe(e,t){let n=Math.floor(e),r=ae(t),i=r[0]||null;for(let a of r){if(a.line===n)return{previous:a,next:void 0};if(a.line>n)return{previous:i,next:a};i=a}return{previous:i}}function He(e,t){let n=ae(t).filter(m=>m.isVisible),r=e-window.scrollY,i=-1,a=n.length-1;for(;i+1<a;){let m=Math.floor((i+a)/2),d=W(n[m]);d.top+d.height>=r?a=m:i=m}let s=n[a],u=W(s);return a>=1&&u.top>r?{previous:n[i],next:s}:a>1&&a<n.length&&u.top+u.height>r?{previous:s,next:n[a+1]}:{previous:s}}function W({element:e}){let t=e.getBoundingClientRect(),n=e.querySelector(`.${pe}`);if(n){let r=n.getBoundingClientRect(),i=Math.max(1,r.top-t.top);return{top:t.top,height:i}}return t}function K(e,t,n){if(!n.settings?.scrollPreviewWithEditor)return;if(e<=0){window.scroll(window.scrollX,0);return}let{previous:r,next:i}=oe(e,t);if(!r)return;let a=0,s=W(r),u=s.top;if(i&&i.line!==r.line){let m=(e-r.line)/(i.line-r.line),d=u+s.height,p=i.element.getBoundingClientRect().top-d;a=d+m*p}else{let m=e-Math.floor(e);a=u+s.height*m}a=Math.abs(a)<1?Math.sign(a):a,window.scroll(window.scrollX,Math.max(1,window.scrollY+a))}function se(e,t){let{previous:n,next:r}=He(e,t);if(n){if(n.line<0)return 0;let i=W(n),a=e-window.scrollY-i.top;if(r){let s=a/(W(r).top-i.top);return n.line+s*(r.line-n.line)}else{let s=a/i.height;return n.line+s}}return null}function ve(e,t){return ae(t).find(n=>n.element.id===e)}function*Re(e,t){for(let n=e.parentElement;n;n=n.parentElement)n.tagName===t&&(yield n)}var J=class{onDidChangeTextEditorSelection(t,n){let{previous:r}=oe(t,n);this._update(r&&(r.codeElement||r.element))}_update(t){this._unmarkActiveElement(this._current),this._markActiveElement(t),this._current=t}_unmarkActiveElement(t){t&&t.classList.toggle("code-active-line",!1)}_markActiveElement(t){t&&t.classList.toggle("code-active-line",!0)}};function he(e){document.readyState==="loading"||document.readyState==="uninitialized"?document.addEventListener("DOMContentLoaded",e):e()}var be=(e,t)=>({postMessage(n,r){e.postMessage({type:n,source:t.settings.source,...r})}});function le(e){let t=document.getElementById("vscode-markdown-preview-data");if(t){let n=t.getAttribute(e);if(n)return JSON.parse(n)}throw new Error(`Could not load data for ${e}`)}var Q=class{constructor(){this._settings=le("data-settings")}get settings(){return this._settings}updateSettings(t){this._settings=t}};var ye=11;function ke(e,t){var n=t.attributes,r,i,a,s,u;if(!(t.nodeType===ye||e.nodeType===ye)){for(var m=n.length-1;m>=0;m--)r=n[m],i=r.name,a=r.namespaceURI,s=r.value,a?(i=r.localName||i,u=e.getAttributeNS(a,i),u!==s&&(r.prefix==="xmlns"&&(i=r.name),e.setAttributeNS(a,i,s))):(u=e.getAttribute(i),u!==s&&e.setAttribute(i,s));for(var d=e.attributes,p=d.length-1;p>=0;p--)r=d[p],i=r.name,a=r.namespaceURI,a?(i=r.localName||i,t.hasAttributeNS(a,i)||e.removeAttributeNS(a,i)):t.hasAttribute(i)||e.removeAttribute(i)}}var Z,Ue="http://www.w3.org/1999/xhtml",w=typeof document>"u"?void 0:document,Fe=!!w&&"content"in w.createElement("template"),We=!!w&&w.createRange&&"createContextualFragment"in w.createRange();function Ve(e){var t=w.createElement("template");return t.innerHTML=e,t.content.childNodes[0]}function je(e){Z||(Z=w.createRange(),Z.selectNode(w.body));var t=Z.createContextualFragment(e);return t.childNodes[0]}function qe(e){var t=w.createElement("body");return t.innerHTML=e,t.childNodes[0]}function Xe(e){return e=e.trim(),Fe?Ve(e):We?je(e):qe(e)}function ee(e,t){var n=e.nodeName,r=t.nodeName,i,a;return n===r?!0:(i=n.charCodeAt(0),a=r.charCodeAt(0),i<=90&&a>=97?n===r.toUpperCase():a<=90&&i>=97?r===n.toUpperCase():!1)}function Ye(e,t){return!t||t===Ue?w.createElement(e):w.createElementNS(t,e)}function ze(e,t){for(var n=e.firstChild;n;){var r=n.nextSibling;t.appendChild(n),n=r}return t}function ce(e,t,n){e[n]!==t[n]&&(e[n]=t[n],e[n]?e.setAttribute(n,""):e.removeAttribute(n))}var Te={OPTION:function(e,t){var n=e.parentNode;if(n){var r=n.nodeName.toUpperCase();r==="OPTGROUP"&&(n=n.parentNode,r=n&&n.nodeName.toUpperCase()),r==="SELECT"&&!n.hasAttribute("multiple")&&(e.hasAttribute("selected")&&!t.selected&&(e.setAttribute("selected","selected"),e.removeAttribute("selected")),n.selectedIndex=-1)}ce(e,t,"selected")},INPUT:function(e,t){ce(e,t,"checked"),ce(e,t,"disabled"),e.value!==t.value&&(e.value=t.value),t.hasAttribute("value")||e.removeAttribute("value")},TEXTAREA:function(e,t){var n=t.value;e.value!==n&&(e.value=n);var r=e.firstChild;if(r){var i=r.nodeValue;if(i==n||!n&&i==e.placeholder)return;r.nodeValue=n}},SELECT:function(e,t){if(!t.hasAttribute("multiple")){for(var n=-1,r=0,i=e.firstChild,a,s;i;)if(s=i.nodeName&&i.nodeName.toUpperCase(),s==="OPTGROUP")a=i,i=a.firstChild;else{if(s==="OPTION"){if(i.hasAttribute("selected")){n=r;break}r++}i=i.nextSibling,!i&&a&&(i=a.nextSibling,a=null)}e.selectedIndex=n}}},V=1,Ge=11,we=3,Ee=8;function B(){}function $e(e){if(e)return e.getAttribute&&e.getAttribute("id")||e.id}function Ke(e){return function(n,r,i){if(i||(i={}),typeof r=="string")if(n.nodeName==="#document"||n.nodeName==="HTML"||n.nodeName==="BODY"){var a=r;r=w.createElement("html"),r.innerHTML=a}else r=Xe(r);var s=i.getNodeKey||$e,u=i.onBeforeNodeAdded||B,m=i.onNodeAdded||B,d=i.onBeforeElUpdated||B,p=i.onElUpdated||B,b=i.onBeforeNodeDiscarded||B,T=i.onNodeDiscarded||B,E=i.onBeforeElChildrenUpdated||B,N=i.childrenOnly===!0,g=Object.create(null),S=[];function L(c){S.push(c)}function U(c,l){if(c.nodeType===V)for(var o=c.firstChild;o;){var f=void 0;l&&(f=s(o))?L(f):(T(o),o.firstChild&&U(o,l)),o=o.nextSibling}}function R(c,l,o){b(c)!==!1&&(l&&l.removeChild(c),T(c),U(c,o))}function Y(c){if(c.nodeType===V||c.nodeType===Ge)for(var l=c.firstChild;l;){var o=s(l);o&&(g[o]=l),Y(l),l=l.nextSibling}}Y(n);function I(c){m(c);for(var l=c.firstChild;l;){var o=l.nextSibling,f=s(l);if(f){var x=g[f];x&&ee(l,x)?(l.parentNode.replaceChild(x,l),A(x,l)):I(l)}else I(l);l=o}}function v(c,l,o){for(;l;){var f=l.nextSibling;(o=s(l))?L(o):R(l,c,!0),l=f}}function A(c,l,o){var f=s(l);f&&delete g[f],!(!o&&(d(c,l)===!1||(e(c,l),p(c),E(c,l)===!1)))&&(c.nodeName!=="TEXTAREA"?_(c,l):Te.TEXTAREA(c,l))}function _(c,l){var o=l.firstChild,f=c.firstChild,x,P,k,G,O;e:for(;o;){for(G=o.nextSibling,x=s(o);f;){if(k=f.nextSibling,o.isSameNode&&o.isSameNode(f)){o=G,f=k;continue e}P=s(f);var $=f.nodeType,D=void 0;if($===o.nodeType&&($===V?(x?x!==P&&((O=g[x])?k===O?D=!1:(c.insertBefore(O,f),P?L(P):R(f,c,!0),f=O):D=!1):P&&(D=!1),D=D!==!1&&ee(f,o),D&&A(f,o)):($===we||$==Ee)&&(D=!0,f.nodeValue!==o.nodeValue&&(f.nodeValue=o.nodeValue))),D){o=G,f=k;continue e}P?L(P):R(f,c,!0),f=k}if(x&&(O=g[x])&&ee(O,o))c.appendChild(O),A(O,o);else{var ie=u(o);ie!==!1&&(ie&&(o=ie),o.actualize&&(o=o.actualize(c.ownerDocument||w)),c.appendChild(o),I(o))}o=G,f=k}v(c,f,P);var ge=Te[c.nodeName];ge&&ge(c,l)}var h=n,z=h.nodeType,me=r.nodeType;if(!N){if(z===V)me===V?ee(n,r)||(T(n),h=ze(n,Ye(r.nodeName,r.namespaceURI))):h=r;else if(z===we||z===Ee){if(me===z)return h.nodeValue!==r.nodeValue&&(h.nodeValue=r.nodeValue),h;h=r}}if(h===r)T(n);else{if(r.isSameNode&&r.isSameNode(h))return;if(A(h,r,N),S)for(var ne=0,_e=S.length;ne<_e;ne++){var re=g[S[ne]];re&&R(re,re.parentNode,!1)}}return!N&&h!==n&&n.parentNode&&(h.actualize&&(h=h.actualize(n.ownerDocument||w)),n.parentNode.replaceChild(h,n)),h}}var Je=Ke(ke),Se=Je;var Ce=Me(),H=0,Pe=new J,y=new Q,M=0,j=y.settings.source,q=acquireVsCodeApi(),de=q.getState()??{},C={...de,...le("data-state")};typeof de.scrollProgress<"u"&&de?.resource!==C.resource&&(C.scrollProgress=0);q.setState(C);var X=be(q,y);window.cspAlerter.setPoster(X);window.styleLoadingMonitor.setPoster(X);function fe(e){let t=document.getElementsByTagName("img");if(t.length>0){let n=Array.from(t,r=>r.complete?Promise.resolve():new Promise(i=>{r.addEventListener("load",()=>i()),r.addEventListener("error",()=>i())}));Promise.all(n).then(()=>setTimeout(e,0))}else setTimeout(e,0)}he(()=>{let e=C.scrollProgress;if(Oe(),typeof e=="number"&&!y.settings.fragment){fe(()=>{H+=1;let t=Math.max(1,e*document.body.clientHeight);window.scrollTo(0,t)});return}y.settings.scrollPreviewWithEditor&&fe(()=>{if(y.settings.fragment){let t;try{t=encodeURIComponent(y.settings.fragment)}catch{t=y.settings.fragment}C.fragment=void 0,q.setState(C);let n=ve(t,M);n&&(H+=1,K(n.line,M,y))}else isNaN(y.settings.line)||(H+=1,K(y.settings.line,M,y))}),typeof y.settings.selectedLine=="number"&&Pe.onDidChangeTextEditorSelection(y.settings.selectedLine,M)});var pt=(()=>{let e=Ce(t=>{H+=1,fe(()=>K(t,M,y))},50);return t=>{isNaN(t)||(C.line=t,e(t))}})();window.addEventListener("resize",()=>{H+=1,Ie()},!0);function Oe(){let e=document.getElementsByTagName("img"),t=0;for(let n of e)n.id="image-"+t,t+=1,n.setAttribute("data-vscode-context",JSON.stringify({webviewSection:"image",id:n.id,preventDefaultContextMenuItems:!0,resource:j}))}async function De(e,t=5){if(!document.hasFocus()&&t>0){setTimeout(()=>{De(e,t-1)},20);return}try{await navigator.clipboard.write([new ClipboardItem({"image/png":new Promise(n=>{let r=document.createElement("canvas");r!==null&&(r.width=e.naturalWidth,r.height=e.naturalHeight,r.getContext("2d")?.drawImage(e,0,0)),r.toBlob(i=>{i&&n(i),r.remove()},"image/png")})})])}catch(n){console.error(n)}}window.addEventListener("message",async e=>{let t=e.data;switch(t.type){case"copyImage":{let n=document.getElementById(t.id);n instanceof HTMLImageElement&&De(n);return}case"onDidChangeTextEditorSelection":t.source===j&&Pe.onDidChangeTextEditorSelection(t.line,M);return;case"updateView":t.source===j&&pt(t.line);return;case"updateContent":{let n=document.querySelector(".markdown-body"),i=new DOMParser().parseFromString(t.content,"text/html");for(let a of Array.from(i.querySelectorAll("meta")))a.hasAttribute("http-equiv")&&a.remove();if(t.source!==j)n.replaceWith(i.querySelector(".markdown-body")),j=t.source;else{let a=["open"],s=(d,p)=>{if(d.isEqualNode(p))return!0;if(d.tagName!==p.tagName||d.textContent!==p.textContent)return!1;let b=[...d.attributes].filter(g=>!a.includes(g.name)),T=[...p.attributes].filter(g=>!a.includes(g.name));if(b.length!==T.length)return!1;for(let g=0;g<b.length;++g){let S=b[g],L=T[g];if(S.name!==L.name||S.value!==L.value&&S.name!=="data-line")return!1}let E=Array.from(d.children),N=Array.from(p.children);return E.length===N.length&&E.every((g,S)=>s(g,N[S]))},u=i.querySelector(".markdown-body"),m=u.querySelectorAll("link");for(let d of m)d.remove();u.prepend(...m),Se(n,u,{childrenOnly:!0,onBeforeElUpdated:(d,p)=>{if(s(d,p)){let b=d.querySelectorAll("[data-line]"),T=p.querySelectorAll("[data-line]");b.length!==T.length&&console.log("unexpected line number change");for(let E=0;E<b.length;++E){let N=b[E],g=T[E];g&&N.setAttribute("data-line",g.getAttribute("data-line"))}return!1}return d.tagName==="DETAILS"&&p.tagName==="DETAILS"&&d.hasAttribute("open")&&p.setAttribute("open",""),!0}})}++M,window.dispatchEvent(new CustomEvent("vscode.markdown.updateContent")),Oe();break}}},!1);document.addEventListener("dblclick",e=>{if(!y.settings.doubleClickToSwitchToEditor)return;for(let r=e.target;r;r=r.parentNode)if(r.tagName==="A")return;let t=e.pageY,n=se(t,M);typeof n=="number"&&!isNaN(n)&&X.postMessage("didClick",{line:Math.floor(n)})});var vt=["http:","https:","mailto:","vscode:","vscode-insiders:"];document.addEventListener("click",e=>{if(!e)return;let t=e.target;for(;t;){if(t.tagName&&t.tagName==="A"&&t.href){if(t.getAttribute("href").startsWith("#"))return;let n=t.getAttribute("data-href");if(!n&&(n=t.getAttribute("href"),vt.some(r=>n.startsWith(r))))return;if(!/^[a-z\-]+:/i.test(n)){X.postMessage("openLink",{href:n}),e.preventDefault(),e.stopPropagation();return}return}t=t.parentNode}},!0);window.addEventListener("scroll",Ce(()=>{if(Ie(),H>0)H-=1;else{let e=se(window.scrollY,M);typeof e=="number"&&!isNaN(e)&&X.postMessage("revealLine",{line:e})}},50));function Ie(){C.scrollProgress=window.scrollY/document.body.clientHeight,q.setState(C)}
|
|
1
|
+
var Ds=Object.create;var Nt=Object.defineProperty;var ws=Object.getOwnPropertyDescriptor;var Ts=Object.getOwnPropertyNames;var Ss=Object.getPrototypeOf,qs=Object.prototype.hasOwnProperty;var x=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Fs=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ts(e))!qs.call(t,i)&&i!==r&&Nt(t,i,{get:()=>e[i],enumerable:!(n=ws(e,i))||n.enumerable});return t};var zt=(t,e,r)=>(r=t!=null?Ds(Ss(t)):{},Fs(e||!t||!t.__esModule?Nt(r,"default",{value:t,enumerable:!0}):r,t));var Pt=x((Dr,wr)=>{(function(t,e){typeof Dr=="object"&&typeof wr<"u"?wr.exports=e():typeof define=="function"&&define.amd?define(e):(t=typeof globalThis<"u"?globalThis:t||self,t.DOMPurify=e())})(Dr,function(){"use strict";let{entries:t,setPrototypeOf:e,isFrozen:r,getPrototypeOf:n,getOwnPropertyDescriptor:i}=Object,{freeze:o,seal:l,create:s}=Object,{apply:a,construct:c}=typeof Reflect<"u"&&Reflect;o||(o=function(y){return y}),l||(l=function(y){return y}),a||(a=function(y,L,R){return y.apply(L,R)}),c||(c=function(y,L){return new y(...L)});let f=T(Array.prototype.forEach),p=T(Array.prototype.pop),h=T(Array.prototype.push),d=T(String.prototype.toLowerCase),g=T(String.prototype.toString),k=T(String.prototype.match),w=T(String.prototype.replace),v=T(String.prototype.indexOf),_=T(String.prototype.trim),C=T(Object.prototype.hasOwnProperty),E=T(RegExp.prototype.test),F=P(TypeError),b=T(Number.isNaN);function T(I){return function(y){for(var L=arguments.length,R=new Array(L>1?L-1:0),W=1;W<L;W++)R[W-1]=arguments[W];return a(I,y,R)}}function P(I){return function(){for(var y=arguments.length,L=new Array(y),R=0;R<y;R++)L[R]=arguments[R];return c(I,L)}}function S(I,y){let L=arguments.length>2&&arguments[2]!==void 0?arguments[2]:d;e&&e(I,null);let R=y.length;for(;R--;){let W=y[R];if(typeof W=="string"){let se=L(W);se!==W&&(r(y)||(y[R]=se),W=se)}I[W]=!0}return I}function M(I){for(let y=0;y<I.length;y++)C(I,y)||(I[y]=null);return I}function N(I){let y=s(null);for(let[L,R]of t(I))C(I,L)&&(Array.isArray(R)?y[L]=M(R):R&&typeof R=="object"&&R.constructor===Object?y[L]=N(R):y[L]=R);return y}function ce(I,y){for(;I!==null;){let R=i(I,y);if(R){if(R.get)return T(R.get);if(typeof R.value=="function")return T(R.value)}I=n(I)}function L(){return null}return L}let fe=o(["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"]),pe=o(["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"]),he=o(["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"]),j=o(["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"]),de=o(["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"]),Ue=o(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),et=o(["#text"]),rt=o(["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","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"]),ur=o(["accent-height","accumulate","additive","alignment-baseline","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","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","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","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","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"]),tt=o(["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"]),He=o(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Zo=l(/\{\{[\w\W]*|[\w\W]*\}\}/gm),$o=l(/<%[\w\W]*|[\w\W]*%>/gm),Yo=l(/\${[\w\W]*}/gm),Xo=l(/^data-[\-\w.\u00B7-\uFFFF]/),Jo=l(/^aria-[\-\w]+$/),nt=l(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Ko=l(/^(?:\w+script|data):/i),Qo=l(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),it=l(/^html$/i),es=l(/^[a-z][.\w]*(-[.\w]+)+$/i);var ot=Object.freeze({__proto__:null,MUSTACHE_EXPR:Zo,ERB_EXPR:$o,TMPLIT_EXPR:Yo,DATA_ATTR:Xo,ARIA_ATTR:Jo,IS_ALLOWED_URI:nt,IS_SCRIPT_OR_DATA:Ko,ATTR_WHITESPACE:Qo,DOCTYPE_NAME:it,CUSTOM_ELEMENT:es});let me={element:1,attribute:2,text:3,cdataSection:4,entityReference:5,entityNode:6,progressingInstruction:7,comment:8,document:9,documentType:10,documentFragment:11,notation:12},rs=function(){return typeof window>"u"?null:window},ts=function(y,L){if(typeof y!="object"||typeof y.createPolicy!="function")return null;let R=null,W="data-tt-policy-suffix";L&&L.hasAttribute(W)&&(R=L.getAttribute(W));let se="dompurify"+(R?"#"+R:"");try{return y.createPolicy(se,{createHTML(be){return be},createScriptURL(be){return be}})}catch{return console.warn("TrustedTypes policy "+se+" could not be created."),null}};function st(){let I=arguments.length>0&&arguments[0]!==void 0?arguments[0]:rs(),y=D=>st(D);if(y.version="3.1.3",y.removed=[],!I||!I.document||I.document.nodeType!==me.document)return y.isSupported=!1,y;let{document:L}=I,R=L,W=R.currentScript,{DocumentFragment:se,HTMLTemplateElement:be,Node:fr,Element:lt,NodeFilter:qe,NamedNodeMap:is=I.NamedNodeMap||I.MozNamedAttrMap,HTMLFormElement:os,DOMParser:ss,trustedTypes:Ge}=I,Ve=lt.prototype,ls=ce(Ve,"cloneNode"),as=ce(Ve,"nextSibling"),cs=ce(Ve,"childNodes"),Fe=ce(Ve,"parentNode");if(typeof be=="function"){let D=L.createElement("template");D.content&&D.content.ownerDocument&&(L=D.content.ownerDocument)}let $,Re="",{implementation:pr,createNodeIterator:us,createDocumentFragment:fs,getElementsByTagName:ps}=L,{importNode:hs}=R,te={};y.isSupported=typeof t=="function"&&typeof Fe=="function"&&pr&&pr.createHTMLDocument!==void 0;let{MUSTACHE_EXPR:hr,ERB_EXPR:dr,TMPLIT_EXPR:mr,DATA_ATTR:ds,ARIA_ATTR:ms,IS_SCRIPT_OR_DATA:_s,ATTR_WHITESPACE:at,CUSTOM_ELEMENT:gs}=ot,{IS_ALLOWED_URI:ct}=ot,U=null,ut=S({},[...fe,...pe,...he,...de,...et]),H=null,ft=S({},[...rt,...ur,...tt,...He]),z=Object.seal(s(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,_r=null,pt=!0,gr=!0,ht=!1,dt=!0,ke=!1,xr=!0,_e=!1,br=!1,kr=!1,Ae=!1,je=!1,We=!1,mt=!0,_t=!1,xs="user-content-",Ar=!0,Me=!1,Ce={},ve=null,gt=S({},["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"]),xt=null,bt=S({},["audio","video","img","source","image","track"]),Cr=null,kt=S({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Ze="http://www.w3.org/1998/Math/MathML",$e="http://www.w3.org/2000/svg",le="http://www.w3.org/1999/xhtml",Ee=le,vr=!1,Er=null,bs=S({},[Ze,$e,le],g),Le=null,ks=["application/xhtml+xml","text/html"],As="text/html",G=null,ye=null,At=255,Cs=L.createElement("form"),Ct=function(u){return u instanceof RegExp||u instanceof Function},yr=function(){let u=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(ye&&ye===u)){if((!u||typeof u!="object")&&(u={}),u=N(u),Le=ks.indexOf(u.PARSER_MEDIA_TYPE)===-1?As:u.PARSER_MEDIA_TYPE,G=Le==="application/xhtml+xml"?g:d,U=C(u,"ALLOWED_TAGS")?S({},u.ALLOWED_TAGS,G):ut,H=C(u,"ALLOWED_ATTR")?S({},u.ALLOWED_ATTR,G):ft,Er=C(u,"ALLOWED_NAMESPACES")?S({},u.ALLOWED_NAMESPACES,g):bs,Cr=C(u,"ADD_URI_SAFE_ATTR")?S(N(kt),u.ADD_URI_SAFE_ATTR,G):kt,xt=C(u,"ADD_DATA_URI_TAGS")?S(N(bt),u.ADD_DATA_URI_TAGS,G):bt,ve=C(u,"FORBID_CONTENTS")?S({},u.FORBID_CONTENTS,G):gt,Ie=C(u,"FORBID_TAGS")?S({},u.FORBID_TAGS,G):{},_r=C(u,"FORBID_ATTR")?S({},u.FORBID_ATTR,G):{},Ce=C(u,"USE_PROFILES")?u.USE_PROFILES:!1,pt=u.ALLOW_ARIA_ATTR!==!1,gr=u.ALLOW_DATA_ATTR!==!1,ht=u.ALLOW_UNKNOWN_PROTOCOLS||!1,dt=u.ALLOW_SELF_CLOSE_IN_ATTR!==!1,ke=u.SAFE_FOR_TEMPLATES||!1,xr=u.SAFE_FOR_XML!==!1,_e=u.WHOLE_DOCUMENT||!1,Ae=u.RETURN_DOM||!1,je=u.RETURN_DOM_FRAGMENT||!1,We=u.RETURN_TRUSTED_TYPE||!1,kr=u.FORCE_BODY||!1,mt=u.SANITIZE_DOM!==!1,_t=u.SANITIZE_NAMED_PROPS||!1,Ar=u.KEEP_CONTENT!==!1,Me=u.IN_PLACE||!1,ct=u.ALLOWED_URI_REGEXP||nt,Ee=u.NAMESPACE||le,z=u.CUSTOM_ELEMENT_HANDLING||{},u.CUSTOM_ELEMENT_HANDLING&&Ct(u.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(z.tagNameCheck=u.CUSTOM_ELEMENT_HANDLING.tagNameCheck),u.CUSTOM_ELEMENT_HANDLING&&Ct(u.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(z.attributeNameCheck=u.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),u.CUSTOM_ELEMENT_HANDLING&&typeof u.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(z.allowCustomizedBuiltInElements=u.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),ke&&(gr=!1),je&&(Ae=!0),Ce&&(U=S({},et),H=[],Ce.html===!0&&(S(U,fe),S(H,rt)),Ce.svg===!0&&(S(U,pe),S(H,ur),S(H,He)),Ce.svgFilters===!0&&(S(U,he),S(H,ur),S(H,He)),Ce.mathMl===!0&&(S(U,de),S(H,tt),S(H,He))),u.ADD_TAGS&&(U===ut&&(U=N(U)),S(U,u.ADD_TAGS,G)),u.ADD_ATTR&&(H===ft&&(H=N(H)),S(H,u.ADD_ATTR,G)),u.ADD_URI_SAFE_ATTR&&S(Cr,u.ADD_URI_SAFE_ATTR,G),u.FORBID_CONTENTS&&(ve===gt&&(ve=N(ve)),S(ve,u.FORBID_CONTENTS,G)),Ar&&(U["#text"]=!0),_e&&S(U,["html","head","body"]),U.table&&(S(U,["tbody"]),delete Ie.tbody),u.TRUSTED_TYPES_POLICY){if(typeof u.TRUSTED_TYPES_POLICY.createHTML!="function")throw F('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof u.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw F('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');$=u.TRUSTED_TYPES_POLICY,Re=$.createHTML("")}else $===void 0&&($=ts(Ge,W)),$!==null&&typeof Re=="string"&&(Re=$.createHTML(""));o&&o(u),ye=u}},vt=S({},["mi","mo","mn","ms","mtext"]),Et=S({},["foreignobject","annotation-xml"]),vs=S({},["title","style","font","a","script"]),yt=S({},[...pe,...he,...j]),Dt=S({},[...de,...Ue]),Es=function(u){let m=Fe(u);(!m||!m.tagName)&&(m={namespaceURI:Ee,tagName:"template"});let A=d(u.tagName),q=d(m.tagName);return Er[u.namespaceURI]?u.namespaceURI===$e?m.namespaceURI===le?A==="svg":m.namespaceURI===Ze?A==="svg"&&(q==="annotation-xml"||vt[q]):!!yt[A]:u.namespaceURI===Ze?m.namespaceURI===le?A==="math":m.namespaceURI===$e?A==="math"&&Et[q]:!!Dt[A]:u.namespaceURI===le?m.namespaceURI===$e&&!Et[q]||m.namespaceURI===Ze&&!vt[q]?!1:!Dt[A]&&(vs[A]||!yt[A]):!!(Le==="application/xhtml+xml"&&Er[u.namespaceURI]):!1},K=function(u){h(y.removed,{element:u});try{u.parentNode.removeChild(u)}catch{u.remove()}},Ye=function(u,m){try{h(y.removed,{attribute:m.getAttributeNode(u),from:m})}catch{h(y.removed,{attribute:null,from:m})}if(m.removeAttribute(u),u==="is"&&!H[u])if(Ae||je)try{K(m)}catch{}else try{m.setAttribute(u,"")}catch{}},wt=function(u){let m=null,A=null;if(kr)u="<remove></remove>"+u;else{let V=k(u,/^[\r\n\t ]+/);A=V&&V[0]}Le==="application/xhtml+xml"&&Ee===le&&(u='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+u+"</body></html>");let q=$?$.createHTML(u):u;if(Ee===le)try{m=new ss().parseFromString(q,Le)}catch{}if(!m||!m.documentElement){m=pr.createDocument(Ee,"template",null);try{m.documentElement.innerHTML=vr?Re:q}catch{}}let Z=m.body||m.documentElement;return u&&A&&Z.insertBefore(L.createTextNode(A),Z.childNodes[0]||null),Ee===le?ps.call(m,_e?"html":"body")[0]:_e?m.documentElement:Z},Tt=function(u){return us.call(u.ownerDocument||u,u,qe.SHOW_ELEMENT|qe.SHOW_COMMENT|qe.SHOW_TEXT|qe.SHOW_PROCESSING_INSTRUCTION|qe.SHOW_CDATA_SECTION,null)},St=function(u){return u instanceof os&&(typeof u.__depth<"u"&&typeof u.__depth!="number"||typeof u.__removalCount<"u"&&typeof u.__removalCount!="number"||typeof u.nodeName!="string"||typeof u.textContent!="string"||typeof u.removeChild!="function"||!(u.attributes instanceof is)||typeof u.removeAttribute!="function"||typeof u.setAttribute!="function"||typeof u.namespaceURI!="string"||typeof u.insertBefore!="function"||typeof u.hasChildNodes!="function")},qt=function(u){return typeof fr=="function"&&u instanceof fr},ae=function(u,m,A){te[u]&&f(te[u],q=>{q.call(y,m,A,ye)})},Ft=function(u){let m=null;if(ae("beforeSanitizeElements",u,null),St(u))return K(u),!0;let A=G(u.nodeName);if(ae("uponSanitizeElement",u,{tagName:A,allowedTags:U}),u.hasChildNodes()&&!qt(u.firstElementChild)&&E(/<[/\w]/g,u.innerHTML)&&E(/<[/\w]/g,u.textContent)||u.nodeType===me.progressingInstruction||xr&&u.nodeType===me.comment&&E(/<[/\w]/g,u.data))return K(u),!0;if(!U[A]||Ie[A]){if(!Ie[A]&&It(A)&&(z.tagNameCheck instanceof RegExp&&E(z.tagNameCheck,A)||z.tagNameCheck instanceof Function&&z.tagNameCheck(A)))return!1;if(Ar&&!ve[A]){let q=Fe(u)||u.parentNode,Z=cs(u)||u.childNodes;if(Z&&q){let V=Z.length;for(let X=V-1;X>=0;--X){let J=ls(Z[X],!0);J.__removalCount=(u.__removalCount||0)+1,q.insertBefore(J,as(u))}}}return K(u),!0}return u instanceof lt&&!Es(u)||(A==="noscript"||A==="noembed"||A==="noframes")&&E(/<\/no(script|embed|frames)/i,u.innerHTML)?(K(u),!0):(ke&&u.nodeType===me.text&&(m=u.textContent,f([hr,dr,mr],q=>{m=w(m,q," ")}),u.textContent!==m&&(h(y.removed,{element:u.cloneNode()}),u.textContent=m)),ae("afterSanitizeElements",u,null),!1)},Rt=function(u,m,A){if(mt&&(m==="id"||m==="name")&&(A in L||A in Cs||A==="__depth"||A==="__removalCount"))return!1;if(!(gr&&!_r[m]&&E(ds,m))){if(!(pt&&E(ms,m))){if(!H[m]||_r[m]){if(!(It(u)&&(z.tagNameCheck instanceof RegExp&&E(z.tagNameCheck,u)||z.tagNameCheck instanceof Function&&z.tagNameCheck(u))&&(z.attributeNameCheck instanceof RegExp&&E(z.attributeNameCheck,m)||z.attributeNameCheck instanceof Function&&z.attributeNameCheck(m))||m==="is"&&z.allowCustomizedBuiltInElements&&(z.tagNameCheck instanceof RegExp&&E(z.tagNameCheck,A)||z.tagNameCheck instanceof Function&&z.tagNameCheck(A))))return!1}else if(!Cr[m]){if(!E(ct,w(A,at,""))){if(!((m==="src"||m==="xlink:href"||m==="href")&&u!=="script"&&v(A,"data:")===0&&xt[u])){if(!(ht&&!E(_s,w(A,at,"")))){if(A)return!1}}}}}}return!0},It=function(u){return u!=="annotation-xml"&&k(u,gs)},Mt=function(u){ae("beforeSanitizeAttributes",u,null);let{attributes:m}=u;if(!m)return;let A={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:H},q=m.length;for(;q--;){let Z=m[q],{name:V,namespaceURI:X,value:J}=Z,Oe=G(V),Y=V==="value"?J:_(J);if(A.attrName=Oe,A.attrValue=Y,A.keepAttr=!0,A.forceKeepAttr=void 0,ae("uponSanitizeAttribute",u,A),Y=A.attrValue,A.forceKeepAttr||(Ye(V,u),!A.keepAttr))continue;if(!dt&&E(/\/>/i,Y)){Ye(V,u);continue}if(xr&&E(/((--!?|])>)|<\/(style|title)/i,Y)){Ye(V,u);continue}ke&&f([hr,dr,mr],Ot=>{Y=w(Y,Ot," ")});let Lt=G(u.nodeName);if(Rt(Lt,Oe,Y)){if(_t&&(Oe==="id"||Oe==="name")&&(Ye(V,u),Y=xs+Y),$&&typeof Ge=="object"&&typeof Ge.getAttributeType=="function"&&!X)switch(Ge.getAttributeType(Lt,Oe)){case"TrustedHTML":{Y=$.createHTML(Y);break}case"TrustedScriptURL":{Y=$.createScriptURL(Y);break}}try{X?u.setAttributeNS(X,V,Y):u.setAttribute(V,Y),St(u)?K(u):p(y.removed)}catch{}}}ae("afterSanitizeAttributes",u,null)},ys=function D(u){let m=null,A=Tt(u);for(ae("beforeSanitizeShadowDOM",u,null);m=A.nextNode();){if(ae("uponSanitizeShadowNode",m,null),Ft(m))continue;let q=Fe(m);m.nodeType===me.element&&(q&&q.__depth?m.__depth=(m.__removalCount||0)+q.__depth+1:m.__depth=1),(m.__depth>=At||m.__depth<0||b(m.__depth))&&K(m),m.content instanceof se&&(m.content.__depth=m.__depth,D(m.content)),Mt(m)}ae("afterSanitizeShadowDOM",u,null)};return y.sanitize=function(D){let u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},m=null,A=null,q=null,Z=null;if(vr=!D,vr&&(D="<!-->"),typeof D!="string"&&!qt(D))if(typeof D.toString=="function"){if(D=D.toString(),typeof D!="string")throw F("dirty is not a string, aborting")}else throw F("toString is not a function");if(!y.isSupported)return D;if(br||yr(u),y.removed=[],typeof D=="string"&&(Me=!1),Me){if(D.nodeName){let J=G(D.nodeName);if(!U[J]||Ie[J])throw F("root node is forbidden and cannot be sanitized in-place")}}else if(D instanceof fr)m=wt("<!---->"),A=m.ownerDocument.importNode(D,!0),A.nodeType===me.element&&A.nodeName==="BODY"||A.nodeName==="HTML"?m=A:m.appendChild(A);else{if(!Ae&&!ke&&!_e&&D.indexOf("<")===-1)return $&&We?$.createHTML(D):D;if(m=wt(D),!m)return Ae?null:We?Re:""}m&&kr&&K(m.firstChild);let V=Tt(Me?D:m);for(;q=V.nextNode();){if(Ft(q))continue;let J=Fe(q);q.nodeType===me.element&&(J&&J.__depth?q.__depth=(q.__removalCount||0)+J.__depth+1:q.__depth=1),(q.__depth>=At||q.__depth<0||b(q.__depth))&&K(q),q.content instanceof se&&(q.content.__depth=q.__depth,ys(q.content)),Mt(q)}if(Me)return D;if(Ae){if(je)for(Z=fs.call(m.ownerDocument);m.firstChild;)Z.appendChild(m.firstChild);else Z=m;return(H.shadowroot||H.shadowrootmode)&&(Z=hs.call(R,Z,!0)),Z}let X=_e?m.outerHTML:m.innerHTML;return _e&&U["!doctype"]&&m.ownerDocument&&m.ownerDocument.doctype&&m.ownerDocument.doctype.name&&E(it,m.ownerDocument.doctype.name)&&(X="<!DOCTYPE "+m.ownerDocument.doctype.name+`>
|
|
2
|
+
`+X),ke&&f([hr,dr,mr],J=>{X=w(X,J," ")}),$&&We?$.createHTML(X):X},y.setConfig=function(){let D=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};yr(D),br=!0},y.clearConfig=function(){ye=null,br=!1},y.isValidAttribute=function(D,u,m){ye||yr({});let A=G(D),q=G(u);return Rt(A,q,m)},y.addHook=function(D,u){typeof u=="function"&&(te[D]=te[D]||[],h(te[D],u))},y.removeHook=function(D){if(te[D])return p(te[D])},y.removeHooks=function(D){te[D]&&(te[D]=[])},y.removeAllHooks=function(){te={}},y}var ns=st();return ns})});var Bt=x(($a,Rs)=>{Rs.exports={Aacute:"\xC1",aacute:"\xE1",Abreve:"\u0102",abreve:"\u0103",ac:"\u223E",acd:"\u223F",acE:"\u223E\u0333",Acirc:"\xC2",acirc:"\xE2",acute:"\xB4",Acy:"\u0410",acy:"\u0430",AElig:"\xC6",aelig:"\xE6",af:"\u2061",Afr:"\u{1D504}",afr:"\u{1D51E}",Agrave:"\xC0",agrave:"\xE0",alefsym:"\u2135",aleph:"\u2135",Alpha:"\u0391",alpha:"\u03B1",Amacr:"\u0100",amacr:"\u0101",amalg:"\u2A3F",amp:"&",AMP:"&",andand:"\u2A55",And:"\u2A53",and:"\u2227",andd:"\u2A5C",andslope:"\u2A58",andv:"\u2A5A",ang:"\u2220",ange:"\u29A4",angle:"\u2220",angmsdaa:"\u29A8",angmsdab:"\u29A9",angmsdac:"\u29AA",angmsdad:"\u29AB",angmsdae:"\u29AC",angmsdaf:"\u29AD",angmsdag:"\u29AE",angmsdah:"\u29AF",angmsd:"\u2221",angrt:"\u221F",angrtvb:"\u22BE",angrtvbd:"\u299D",angsph:"\u2222",angst:"\xC5",angzarr:"\u237C",Aogon:"\u0104",aogon:"\u0105",Aopf:"\u{1D538}",aopf:"\u{1D552}",apacir:"\u2A6F",ap:"\u2248",apE:"\u2A70",ape:"\u224A",apid:"\u224B",apos:"'",ApplyFunction:"\u2061",approx:"\u2248",approxeq:"\u224A",Aring:"\xC5",aring:"\xE5",Ascr:"\u{1D49C}",ascr:"\u{1D4B6}",Assign:"\u2254",ast:"*",asymp:"\u2248",asympeq:"\u224D",Atilde:"\xC3",atilde:"\xE3",Auml:"\xC4",auml:"\xE4",awconint:"\u2233",awint:"\u2A11",backcong:"\u224C",backepsilon:"\u03F6",backprime:"\u2035",backsim:"\u223D",backsimeq:"\u22CD",Backslash:"\u2216",Barv:"\u2AE7",barvee:"\u22BD",barwed:"\u2305",Barwed:"\u2306",barwedge:"\u2305",bbrk:"\u23B5",bbrktbrk:"\u23B6",bcong:"\u224C",Bcy:"\u0411",bcy:"\u0431",bdquo:"\u201E",becaus:"\u2235",because:"\u2235",Because:"\u2235",bemptyv:"\u29B0",bepsi:"\u03F6",bernou:"\u212C",Bernoullis:"\u212C",Beta:"\u0392",beta:"\u03B2",beth:"\u2136",between:"\u226C",Bfr:"\u{1D505}",bfr:"\u{1D51F}",bigcap:"\u22C2",bigcirc:"\u25EF",bigcup:"\u22C3",bigodot:"\u2A00",bigoplus:"\u2A01",bigotimes:"\u2A02",bigsqcup:"\u2A06",bigstar:"\u2605",bigtriangledown:"\u25BD",bigtriangleup:"\u25B3",biguplus:"\u2A04",bigvee:"\u22C1",bigwedge:"\u22C0",bkarow:"\u290D",blacklozenge:"\u29EB",blacksquare:"\u25AA",blacktriangle:"\u25B4",blacktriangledown:"\u25BE",blacktriangleleft:"\u25C2",blacktriangleright:"\u25B8",blank:"\u2423",blk12:"\u2592",blk14:"\u2591",blk34:"\u2593",block:"\u2588",bne:"=\u20E5",bnequiv:"\u2261\u20E5",bNot:"\u2AED",bnot:"\u2310",Bopf:"\u{1D539}",bopf:"\u{1D553}",bot:"\u22A5",bottom:"\u22A5",bowtie:"\u22C8",boxbox:"\u29C9",boxdl:"\u2510",boxdL:"\u2555",boxDl:"\u2556",boxDL:"\u2557",boxdr:"\u250C",boxdR:"\u2552",boxDr:"\u2553",boxDR:"\u2554",boxh:"\u2500",boxH:"\u2550",boxhd:"\u252C",boxHd:"\u2564",boxhD:"\u2565",boxHD:"\u2566",boxhu:"\u2534",boxHu:"\u2567",boxhU:"\u2568",boxHU:"\u2569",boxminus:"\u229F",boxplus:"\u229E",boxtimes:"\u22A0",boxul:"\u2518",boxuL:"\u255B",boxUl:"\u255C",boxUL:"\u255D",boxur:"\u2514",boxuR:"\u2558",boxUr:"\u2559",boxUR:"\u255A",boxv:"\u2502",boxV:"\u2551",boxvh:"\u253C",boxvH:"\u256A",boxVh:"\u256B",boxVH:"\u256C",boxvl:"\u2524",boxvL:"\u2561",boxVl:"\u2562",boxVL:"\u2563",boxvr:"\u251C",boxvR:"\u255E",boxVr:"\u255F",boxVR:"\u2560",bprime:"\u2035",breve:"\u02D8",Breve:"\u02D8",brvbar:"\xA6",bscr:"\u{1D4B7}",Bscr:"\u212C",bsemi:"\u204F",bsim:"\u223D",bsime:"\u22CD",bsolb:"\u29C5",bsol:"\\",bsolhsub:"\u27C8",bull:"\u2022",bullet:"\u2022",bump:"\u224E",bumpE:"\u2AAE",bumpe:"\u224F",Bumpeq:"\u224E",bumpeq:"\u224F",Cacute:"\u0106",cacute:"\u0107",capand:"\u2A44",capbrcup:"\u2A49",capcap:"\u2A4B",cap:"\u2229",Cap:"\u22D2",capcup:"\u2A47",capdot:"\u2A40",CapitalDifferentialD:"\u2145",caps:"\u2229\uFE00",caret:"\u2041",caron:"\u02C7",Cayleys:"\u212D",ccaps:"\u2A4D",Ccaron:"\u010C",ccaron:"\u010D",Ccedil:"\xC7",ccedil:"\xE7",Ccirc:"\u0108",ccirc:"\u0109",Cconint:"\u2230",ccups:"\u2A4C",ccupssm:"\u2A50",Cdot:"\u010A",cdot:"\u010B",cedil:"\xB8",Cedilla:"\xB8",cemptyv:"\u29B2",cent:"\xA2",centerdot:"\xB7",CenterDot:"\xB7",cfr:"\u{1D520}",Cfr:"\u212D",CHcy:"\u0427",chcy:"\u0447",check:"\u2713",checkmark:"\u2713",Chi:"\u03A7",chi:"\u03C7",circ:"\u02C6",circeq:"\u2257",circlearrowleft:"\u21BA",circlearrowright:"\u21BB",circledast:"\u229B",circledcirc:"\u229A",circleddash:"\u229D",CircleDot:"\u2299",circledR:"\xAE",circledS:"\u24C8",CircleMinus:"\u2296",CirclePlus:"\u2295",CircleTimes:"\u2297",cir:"\u25CB",cirE:"\u29C3",cire:"\u2257",cirfnint:"\u2A10",cirmid:"\u2AEF",cirscir:"\u29C2",ClockwiseContourIntegral:"\u2232",CloseCurlyDoubleQuote:"\u201D",CloseCurlyQuote:"\u2019",clubs:"\u2663",clubsuit:"\u2663",colon:":",Colon:"\u2237",Colone:"\u2A74",colone:"\u2254",coloneq:"\u2254",comma:",",commat:"@",comp:"\u2201",compfn:"\u2218",complement:"\u2201",complexes:"\u2102",cong:"\u2245",congdot:"\u2A6D",Congruent:"\u2261",conint:"\u222E",Conint:"\u222F",ContourIntegral:"\u222E",copf:"\u{1D554}",Copf:"\u2102",coprod:"\u2210",Coproduct:"\u2210",copy:"\xA9",COPY:"\xA9",copysr:"\u2117",CounterClockwiseContourIntegral:"\u2233",crarr:"\u21B5",cross:"\u2717",Cross:"\u2A2F",Cscr:"\u{1D49E}",cscr:"\u{1D4B8}",csub:"\u2ACF",csube:"\u2AD1",csup:"\u2AD0",csupe:"\u2AD2",ctdot:"\u22EF",cudarrl:"\u2938",cudarrr:"\u2935",cuepr:"\u22DE",cuesc:"\u22DF",cularr:"\u21B6",cularrp:"\u293D",cupbrcap:"\u2A48",cupcap:"\u2A46",CupCap:"\u224D",cup:"\u222A",Cup:"\u22D3",cupcup:"\u2A4A",cupdot:"\u228D",cupor:"\u2A45",cups:"\u222A\uFE00",curarr:"\u21B7",curarrm:"\u293C",curlyeqprec:"\u22DE",curlyeqsucc:"\u22DF",curlyvee:"\u22CE",curlywedge:"\u22CF",curren:"\xA4",curvearrowleft:"\u21B6",curvearrowright:"\u21B7",cuvee:"\u22CE",cuwed:"\u22CF",cwconint:"\u2232",cwint:"\u2231",cylcty:"\u232D",dagger:"\u2020",Dagger:"\u2021",daleth:"\u2138",darr:"\u2193",Darr:"\u21A1",dArr:"\u21D3",dash:"\u2010",Dashv:"\u2AE4",dashv:"\u22A3",dbkarow:"\u290F",dblac:"\u02DD",Dcaron:"\u010E",dcaron:"\u010F",Dcy:"\u0414",dcy:"\u0434",ddagger:"\u2021",ddarr:"\u21CA",DD:"\u2145",dd:"\u2146",DDotrahd:"\u2911",ddotseq:"\u2A77",deg:"\xB0",Del:"\u2207",Delta:"\u0394",delta:"\u03B4",demptyv:"\u29B1",dfisht:"\u297F",Dfr:"\u{1D507}",dfr:"\u{1D521}",dHar:"\u2965",dharl:"\u21C3",dharr:"\u21C2",DiacriticalAcute:"\xB4",DiacriticalDot:"\u02D9",DiacriticalDoubleAcute:"\u02DD",DiacriticalGrave:"`",DiacriticalTilde:"\u02DC",diam:"\u22C4",diamond:"\u22C4",Diamond:"\u22C4",diamondsuit:"\u2666",diams:"\u2666",die:"\xA8",DifferentialD:"\u2146",digamma:"\u03DD",disin:"\u22F2",div:"\xF7",divide:"\xF7",divideontimes:"\u22C7",divonx:"\u22C7",DJcy:"\u0402",djcy:"\u0452",dlcorn:"\u231E",dlcrop:"\u230D",dollar:"$",Dopf:"\u{1D53B}",dopf:"\u{1D555}",Dot:"\xA8",dot:"\u02D9",DotDot:"\u20DC",doteq:"\u2250",doteqdot:"\u2251",DotEqual:"\u2250",dotminus:"\u2238",dotplus:"\u2214",dotsquare:"\u22A1",doublebarwedge:"\u2306",DoubleContourIntegral:"\u222F",DoubleDot:"\xA8",DoubleDownArrow:"\u21D3",DoubleLeftArrow:"\u21D0",DoubleLeftRightArrow:"\u21D4",DoubleLeftTee:"\u2AE4",DoubleLongLeftArrow:"\u27F8",DoubleLongLeftRightArrow:"\u27FA",DoubleLongRightArrow:"\u27F9",DoubleRightArrow:"\u21D2",DoubleRightTee:"\u22A8",DoubleUpArrow:"\u21D1",DoubleUpDownArrow:"\u21D5",DoubleVerticalBar:"\u2225",DownArrowBar:"\u2913",downarrow:"\u2193",DownArrow:"\u2193",Downarrow:"\u21D3",DownArrowUpArrow:"\u21F5",DownBreve:"\u0311",downdownarrows:"\u21CA",downharpoonleft:"\u21C3",downharpoonright:"\u21C2",DownLeftRightVector:"\u2950",DownLeftTeeVector:"\u295E",DownLeftVectorBar:"\u2956",DownLeftVector:"\u21BD",DownRightTeeVector:"\u295F",DownRightVectorBar:"\u2957",DownRightVector:"\u21C1",DownTeeArrow:"\u21A7",DownTee:"\u22A4",drbkarow:"\u2910",drcorn:"\u231F",drcrop:"\u230C",Dscr:"\u{1D49F}",dscr:"\u{1D4B9}",DScy:"\u0405",dscy:"\u0455",dsol:"\u29F6",Dstrok:"\u0110",dstrok:"\u0111",dtdot:"\u22F1",dtri:"\u25BF",dtrif:"\u25BE",duarr:"\u21F5",duhar:"\u296F",dwangle:"\u29A6",DZcy:"\u040F",dzcy:"\u045F",dzigrarr:"\u27FF",Eacute:"\xC9",eacute:"\xE9",easter:"\u2A6E",Ecaron:"\u011A",ecaron:"\u011B",Ecirc:"\xCA",ecirc:"\xEA",ecir:"\u2256",ecolon:"\u2255",Ecy:"\u042D",ecy:"\u044D",eDDot:"\u2A77",Edot:"\u0116",edot:"\u0117",eDot:"\u2251",ee:"\u2147",efDot:"\u2252",Efr:"\u{1D508}",efr:"\u{1D522}",eg:"\u2A9A",Egrave:"\xC8",egrave:"\xE8",egs:"\u2A96",egsdot:"\u2A98",el:"\u2A99",Element:"\u2208",elinters:"\u23E7",ell:"\u2113",els:"\u2A95",elsdot:"\u2A97",Emacr:"\u0112",emacr:"\u0113",empty:"\u2205",emptyset:"\u2205",EmptySmallSquare:"\u25FB",emptyv:"\u2205",EmptyVerySmallSquare:"\u25AB",emsp13:"\u2004",emsp14:"\u2005",emsp:"\u2003",ENG:"\u014A",eng:"\u014B",ensp:"\u2002",Eogon:"\u0118",eogon:"\u0119",Eopf:"\u{1D53C}",eopf:"\u{1D556}",epar:"\u22D5",eparsl:"\u29E3",eplus:"\u2A71",epsi:"\u03B5",Epsilon:"\u0395",epsilon:"\u03B5",epsiv:"\u03F5",eqcirc:"\u2256",eqcolon:"\u2255",eqsim:"\u2242",eqslantgtr:"\u2A96",eqslantless:"\u2A95",Equal:"\u2A75",equals:"=",EqualTilde:"\u2242",equest:"\u225F",Equilibrium:"\u21CC",equiv:"\u2261",equivDD:"\u2A78",eqvparsl:"\u29E5",erarr:"\u2971",erDot:"\u2253",escr:"\u212F",Escr:"\u2130",esdot:"\u2250",Esim:"\u2A73",esim:"\u2242",Eta:"\u0397",eta:"\u03B7",ETH:"\xD0",eth:"\xF0",Euml:"\xCB",euml:"\xEB",euro:"\u20AC",excl:"!",exist:"\u2203",Exists:"\u2203",expectation:"\u2130",exponentiale:"\u2147",ExponentialE:"\u2147",fallingdotseq:"\u2252",Fcy:"\u0424",fcy:"\u0444",female:"\u2640",ffilig:"\uFB03",fflig:"\uFB00",ffllig:"\uFB04",Ffr:"\u{1D509}",ffr:"\u{1D523}",filig:"\uFB01",FilledSmallSquare:"\u25FC",FilledVerySmallSquare:"\u25AA",fjlig:"fj",flat:"\u266D",fllig:"\uFB02",fltns:"\u25B1",fnof:"\u0192",Fopf:"\u{1D53D}",fopf:"\u{1D557}",forall:"\u2200",ForAll:"\u2200",fork:"\u22D4",forkv:"\u2AD9",Fouriertrf:"\u2131",fpartint:"\u2A0D",frac12:"\xBD",frac13:"\u2153",frac14:"\xBC",frac15:"\u2155",frac16:"\u2159",frac18:"\u215B",frac23:"\u2154",frac25:"\u2156",frac34:"\xBE",frac35:"\u2157",frac38:"\u215C",frac45:"\u2158",frac56:"\u215A",frac58:"\u215D",frac78:"\u215E",frasl:"\u2044",frown:"\u2322",fscr:"\u{1D4BB}",Fscr:"\u2131",gacute:"\u01F5",Gamma:"\u0393",gamma:"\u03B3",Gammad:"\u03DC",gammad:"\u03DD",gap:"\u2A86",Gbreve:"\u011E",gbreve:"\u011F",Gcedil:"\u0122",Gcirc:"\u011C",gcirc:"\u011D",Gcy:"\u0413",gcy:"\u0433",Gdot:"\u0120",gdot:"\u0121",ge:"\u2265",gE:"\u2267",gEl:"\u2A8C",gel:"\u22DB",geq:"\u2265",geqq:"\u2267",geqslant:"\u2A7E",gescc:"\u2AA9",ges:"\u2A7E",gesdot:"\u2A80",gesdoto:"\u2A82",gesdotol:"\u2A84",gesl:"\u22DB\uFE00",gesles:"\u2A94",Gfr:"\u{1D50A}",gfr:"\u{1D524}",gg:"\u226B",Gg:"\u22D9",ggg:"\u22D9",gimel:"\u2137",GJcy:"\u0403",gjcy:"\u0453",gla:"\u2AA5",gl:"\u2277",glE:"\u2A92",glj:"\u2AA4",gnap:"\u2A8A",gnapprox:"\u2A8A",gne:"\u2A88",gnE:"\u2269",gneq:"\u2A88",gneqq:"\u2269",gnsim:"\u22E7",Gopf:"\u{1D53E}",gopf:"\u{1D558}",grave:"`",GreaterEqual:"\u2265",GreaterEqualLess:"\u22DB",GreaterFullEqual:"\u2267",GreaterGreater:"\u2AA2",GreaterLess:"\u2277",GreaterSlantEqual:"\u2A7E",GreaterTilde:"\u2273",Gscr:"\u{1D4A2}",gscr:"\u210A",gsim:"\u2273",gsime:"\u2A8E",gsiml:"\u2A90",gtcc:"\u2AA7",gtcir:"\u2A7A",gt:">",GT:">",Gt:"\u226B",gtdot:"\u22D7",gtlPar:"\u2995",gtquest:"\u2A7C",gtrapprox:"\u2A86",gtrarr:"\u2978",gtrdot:"\u22D7",gtreqless:"\u22DB",gtreqqless:"\u2A8C",gtrless:"\u2277",gtrsim:"\u2273",gvertneqq:"\u2269\uFE00",gvnE:"\u2269\uFE00",Hacek:"\u02C7",hairsp:"\u200A",half:"\xBD",hamilt:"\u210B",HARDcy:"\u042A",hardcy:"\u044A",harrcir:"\u2948",harr:"\u2194",hArr:"\u21D4",harrw:"\u21AD",Hat:"^",hbar:"\u210F",Hcirc:"\u0124",hcirc:"\u0125",hearts:"\u2665",heartsuit:"\u2665",hellip:"\u2026",hercon:"\u22B9",hfr:"\u{1D525}",Hfr:"\u210C",HilbertSpace:"\u210B",hksearow:"\u2925",hkswarow:"\u2926",hoarr:"\u21FF",homtht:"\u223B",hookleftarrow:"\u21A9",hookrightarrow:"\u21AA",hopf:"\u{1D559}",Hopf:"\u210D",horbar:"\u2015",HorizontalLine:"\u2500",hscr:"\u{1D4BD}",Hscr:"\u210B",hslash:"\u210F",Hstrok:"\u0126",hstrok:"\u0127",HumpDownHump:"\u224E",HumpEqual:"\u224F",hybull:"\u2043",hyphen:"\u2010",Iacute:"\xCD",iacute:"\xED",ic:"\u2063",Icirc:"\xCE",icirc:"\xEE",Icy:"\u0418",icy:"\u0438",Idot:"\u0130",IEcy:"\u0415",iecy:"\u0435",iexcl:"\xA1",iff:"\u21D4",ifr:"\u{1D526}",Ifr:"\u2111",Igrave:"\xCC",igrave:"\xEC",ii:"\u2148",iiiint:"\u2A0C",iiint:"\u222D",iinfin:"\u29DC",iiota:"\u2129",IJlig:"\u0132",ijlig:"\u0133",Imacr:"\u012A",imacr:"\u012B",image:"\u2111",ImaginaryI:"\u2148",imagline:"\u2110",imagpart:"\u2111",imath:"\u0131",Im:"\u2111",imof:"\u22B7",imped:"\u01B5",Implies:"\u21D2",incare:"\u2105",in:"\u2208",infin:"\u221E",infintie:"\u29DD",inodot:"\u0131",intcal:"\u22BA",int:"\u222B",Int:"\u222C",integers:"\u2124",Integral:"\u222B",intercal:"\u22BA",Intersection:"\u22C2",intlarhk:"\u2A17",intprod:"\u2A3C",InvisibleComma:"\u2063",InvisibleTimes:"\u2062",IOcy:"\u0401",iocy:"\u0451",Iogon:"\u012E",iogon:"\u012F",Iopf:"\u{1D540}",iopf:"\u{1D55A}",Iota:"\u0399",iota:"\u03B9",iprod:"\u2A3C",iquest:"\xBF",iscr:"\u{1D4BE}",Iscr:"\u2110",isin:"\u2208",isindot:"\u22F5",isinE:"\u22F9",isins:"\u22F4",isinsv:"\u22F3",isinv:"\u2208",it:"\u2062",Itilde:"\u0128",itilde:"\u0129",Iukcy:"\u0406",iukcy:"\u0456",Iuml:"\xCF",iuml:"\xEF",Jcirc:"\u0134",jcirc:"\u0135",Jcy:"\u0419",jcy:"\u0439",Jfr:"\u{1D50D}",jfr:"\u{1D527}",jmath:"\u0237",Jopf:"\u{1D541}",jopf:"\u{1D55B}",Jscr:"\u{1D4A5}",jscr:"\u{1D4BF}",Jsercy:"\u0408",jsercy:"\u0458",Jukcy:"\u0404",jukcy:"\u0454",Kappa:"\u039A",kappa:"\u03BA",kappav:"\u03F0",Kcedil:"\u0136",kcedil:"\u0137",Kcy:"\u041A",kcy:"\u043A",Kfr:"\u{1D50E}",kfr:"\u{1D528}",kgreen:"\u0138",KHcy:"\u0425",khcy:"\u0445",KJcy:"\u040C",kjcy:"\u045C",Kopf:"\u{1D542}",kopf:"\u{1D55C}",Kscr:"\u{1D4A6}",kscr:"\u{1D4C0}",lAarr:"\u21DA",Lacute:"\u0139",lacute:"\u013A",laemptyv:"\u29B4",lagran:"\u2112",Lambda:"\u039B",lambda:"\u03BB",lang:"\u27E8",Lang:"\u27EA",langd:"\u2991",langle:"\u27E8",lap:"\u2A85",Laplacetrf:"\u2112",laquo:"\xAB",larrb:"\u21E4",larrbfs:"\u291F",larr:"\u2190",Larr:"\u219E",lArr:"\u21D0",larrfs:"\u291D",larrhk:"\u21A9",larrlp:"\u21AB",larrpl:"\u2939",larrsim:"\u2973",larrtl:"\u21A2",latail:"\u2919",lAtail:"\u291B",lat:"\u2AAB",late:"\u2AAD",lates:"\u2AAD\uFE00",lbarr:"\u290C",lBarr:"\u290E",lbbrk:"\u2772",lbrace:"{",lbrack:"[",lbrke:"\u298B",lbrksld:"\u298F",lbrkslu:"\u298D",Lcaron:"\u013D",lcaron:"\u013E",Lcedil:"\u013B",lcedil:"\u013C",lceil:"\u2308",lcub:"{",Lcy:"\u041B",lcy:"\u043B",ldca:"\u2936",ldquo:"\u201C",ldquor:"\u201E",ldrdhar:"\u2967",ldrushar:"\u294B",ldsh:"\u21B2",le:"\u2264",lE:"\u2266",LeftAngleBracket:"\u27E8",LeftArrowBar:"\u21E4",leftarrow:"\u2190",LeftArrow:"\u2190",Leftarrow:"\u21D0",LeftArrowRightArrow:"\u21C6",leftarrowtail:"\u21A2",LeftCeiling:"\u2308",LeftDoubleBracket:"\u27E6",LeftDownTeeVector:"\u2961",LeftDownVectorBar:"\u2959",LeftDownVector:"\u21C3",LeftFloor:"\u230A",leftharpoondown:"\u21BD",leftharpoonup:"\u21BC",leftleftarrows:"\u21C7",leftrightarrow:"\u2194",LeftRightArrow:"\u2194",Leftrightarrow:"\u21D4",leftrightarrows:"\u21C6",leftrightharpoons:"\u21CB",leftrightsquigarrow:"\u21AD",LeftRightVector:"\u294E",LeftTeeArrow:"\u21A4",LeftTee:"\u22A3",LeftTeeVector:"\u295A",leftthreetimes:"\u22CB",LeftTriangleBar:"\u29CF",LeftTriangle:"\u22B2",LeftTriangleEqual:"\u22B4",LeftUpDownVector:"\u2951",LeftUpTeeVector:"\u2960",LeftUpVectorBar:"\u2958",LeftUpVector:"\u21BF",LeftVectorBar:"\u2952",LeftVector:"\u21BC",lEg:"\u2A8B",leg:"\u22DA",leq:"\u2264",leqq:"\u2266",leqslant:"\u2A7D",lescc:"\u2AA8",les:"\u2A7D",lesdot:"\u2A7F",lesdoto:"\u2A81",lesdotor:"\u2A83",lesg:"\u22DA\uFE00",lesges:"\u2A93",lessapprox:"\u2A85",lessdot:"\u22D6",lesseqgtr:"\u22DA",lesseqqgtr:"\u2A8B",LessEqualGreater:"\u22DA",LessFullEqual:"\u2266",LessGreater:"\u2276",lessgtr:"\u2276",LessLess:"\u2AA1",lesssim:"\u2272",LessSlantEqual:"\u2A7D",LessTilde:"\u2272",lfisht:"\u297C",lfloor:"\u230A",Lfr:"\u{1D50F}",lfr:"\u{1D529}",lg:"\u2276",lgE:"\u2A91",lHar:"\u2962",lhard:"\u21BD",lharu:"\u21BC",lharul:"\u296A",lhblk:"\u2584",LJcy:"\u0409",ljcy:"\u0459",llarr:"\u21C7",ll:"\u226A",Ll:"\u22D8",llcorner:"\u231E",Lleftarrow:"\u21DA",llhard:"\u296B",lltri:"\u25FA",Lmidot:"\u013F",lmidot:"\u0140",lmoustache:"\u23B0",lmoust:"\u23B0",lnap:"\u2A89",lnapprox:"\u2A89",lne:"\u2A87",lnE:"\u2268",lneq:"\u2A87",lneqq:"\u2268",lnsim:"\u22E6",loang:"\u27EC",loarr:"\u21FD",lobrk:"\u27E6",longleftarrow:"\u27F5",LongLeftArrow:"\u27F5",Longleftarrow:"\u27F8",longleftrightarrow:"\u27F7",LongLeftRightArrow:"\u27F7",Longleftrightarrow:"\u27FA",longmapsto:"\u27FC",longrightarrow:"\u27F6",LongRightArrow:"\u27F6",Longrightarrow:"\u27F9",looparrowleft:"\u21AB",looparrowright:"\u21AC",lopar:"\u2985",Lopf:"\u{1D543}",lopf:"\u{1D55D}",loplus:"\u2A2D",lotimes:"\u2A34",lowast:"\u2217",lowbar:"_",LowerLeftArrow:"\u2199",LowerRightArrow:"\u2198",loz:"\u25CA",lozenge:"\u25CA",lozf:"\u29EB",lpar:"(",lparlt:"\u2993",lrarr:"\u21C6",lrcorner:"\u231F",lrhar:"\u21CB",lrhard:"\u296D",lrm:"\u200E",lrtri:"\u22BF",lsaquo:"\u2039",lscr:"\u{1D4C1}",Lscr:"\u2112",lsh:"\u21B0",Lsh:"\u21B0",lsim:"\u2272",lsime:"\u2A8D",lsimg:"\u2A8F",lsqb:"[",lsquo:"\u2018",lsquor:"\u201A",Lstrok:"\u0141",lstrok:"\u0142",ltcc:"\u2AA6",ltcir:"\u2A79",lt:"<",LT:"<",Lt:"\u226A",ltdot:"\u22D6",lthree:"\u22CB",ltimes:"\u22C9",ltlarr:"\u2976",ltquest:"\u2A7B",ltri:"\u25C3",ltrie:"\u22B4",ltrif:"\u25C2",ltrPar:"\u2996",lurdshar:"\u294A",luruhar:"\u2966",lvertneqq:"\u2268\uFE00",lvnE:"\u2268\uFE00",macr:"\xAF",male:"\u2642",malt:"\u2720",maltese:"\u2720",Map:"\u2905",map:"\u21A6",mapsto:"\u21A6",mapstodown:"\u21A7",mapstoleft:"\u21A4",mapstoup:"\u21A5",marker:"\u25AE",mcomma:"\u2A29",Mcy:"\u041C",mcy:"\u043C",mdash:"\u2014",mDDot:"\u223A",measuredangle:"\u2221",MediumSpace:"\u205F",Mellintrf:"\u2133",Mfr:"\u{1D510}",mfr:"\u{1D52A}",mho:"\u2127",micro:"\xB5",midast:"*",midcir:"\u2AF0",mid:"\u2223",middot:"\xB7",minusb:"\u229F",minus:"\u2212",minusd:"\u2238",minusdu:"\u2A2A",MinusPlus:"\u2213",mlcp:"\u2ADB",mldr:"\u2026",mnplus:"\u2213",models:"\u22A7",Mopf:"\u{1D544}",mopf:"\u{1D55E}",mp:"\u2213",mscr:"\u{1D4C2}",Mscr:"\u2133",mstpos:"\u223E",Mu:"\u039C",mu:"\u03BC",multimap:"\u22B8",mumap:"\u22B8",nabla:"\u2207",Nacute:"\u0143",nacute:"\u0144",nang:"\u2220\u20D2",nap:"\u2249",napE:"\u2A70\u0338",napid:"\u224B\u0338",napos:"\u0149",napprox:"\u2249",natural:"\u266E",naturals:"\u2115",natur:"\u266E",nbsp:"\xA0",nbump:"\u224E\u0338",nbumpe:"\u224F\u0338",ncap:"\u2A43",Ncaron:"\u0147",ncaron:"\u0148",Ncedil:"\u0145",ncedil:"\u0146",ncong:"\u2247",ncongdot:"\u2A6D\u0338",ncup:"\u2A42",Ncy:"\u041D",ncy:"\u043D",ndash:"\u2013",nearhk:"\u2924",nearr:"\u2197",neArr:"\u21D7",nearrow:"\u2197",ne:"\u2260",nedot:"\u2250\u0338",NegativeMediumSpace:"\u200B",NegativeThickSpace:"\u200B",NegativeThinSpace:"\u200B",NegativeVeryThinSpace:"\u200B",nequiv:"\u2262",nesear:"\u2928",nesim:"\u2242\u0338",NestedGreaterGreater:"\u226B",NestedLessLess:"\u226A",NewLine:`
|
|
3
|
+
`,nexist:"\u2204",nexists:"\u2204",Nfr:"\u{1D511}",nfr:"\u{1D52B}",ngE:"\u2267\u0338",nge:"\u2271",ngeq:"\u2271",ngeqq:"\u2267\u0338",ngeqslant:"\u2A7E\u0338",nges:"\u2A7E\u0338",nGg:"\u22D9\u0338",ngsim:"\u2275",nGt:"\u226B\u20D2",ngt:"\u226F",ngtr:"\u226F",nGtv:"\u226B\u0338",nharr:"\u21AE",nhArr:"\u21CE",nhpar:"\u2AF2",ni:"\u220B",nis:"\u22FC",nisd:"\u22FA",niv:"\u220B",NJcy:"\u040A",njcy:"\u045A",nlarr:"\u219A",nlArr:"\u21CD",nldr:"\u2025",nlE:"\u2266\u0338",nle:"\u2270",nleftarrow:"\u219A",nLeftarrow:"\u21CD",nleftrightarrow:"\u21AE",nLeftrightarrow:"\u21CE",nleq:"\u2270",nleqq:"\u2266\u0338",nleqslant:"\u2A7D\u0338",nles:"\u2A7D\u0338",nless:"\u226E",nLl:"\u22D8\u0338",nlsim:"\u2274",nLt:"\u226A\u20D2",nlt:"\u226E",nltri:"\u22EA",nltrie:"\u22EC",nLtv:"\u226A\u0338",nmid:"\u2224",NoBreak:"\u2060",NonBreakingSpace:"\xA0",nopf:"\u{1D55F}",Nopf:"\u2115",Not:"\u2AEC",not:"\xAC",NotCongruent:"\u2262",NotCupCap:"\u226D",NotDoubleVerticalBar:"\u2226",NotElement:"\u2209",NotEqual:"\u2260",NotEqualTilde:"\u2242\u0338",NotExists:"\u2204",NotGreater:"\u226F",NotGreaterEqual:"\u2271",NotGreaterFullEqual:"\u2267\u0338",NotGreaterGreater:"\u226B\u0338",NotGreaterLess:"\u2279",NotGreaterSlantEqual:"\u2A7E\u0338",NotGreaterTilde:"\u2275",NotHumpDownHump:"\u224E\u0338",NotHumpEqual:"\u224F\u0338",notin:"\u2209",notindot:"\u22F5\u0338",notinE:"\u22F9\u0338",notinva:"\u2209",notinvb:"\u22F7",notinvc:"\u22F6",NotLeftTriangleBar:"\u29CF\u0338",NotLeftTriangle:"\u22EA",NotLeftTriangleEqual:"\u22EC",NotLess:"\u226E",NotLessEqual:"\u2270",NotLessGreater:"\u2278",NotLessLess:"\u226A\u0338",NotLessSlantEqual:"\u2A7D\u0338",NotLessTilde:"\u2274",NotNestedGreaterGreater:"\u2AA2\u0338",NotNestedLessLess:"\u2AA1\u0338",notni:"\u220C",notniva:"\u220C",notnivb:"\u22FE",notnivc:"\u22FD",NotPrecedes:"\u2280",NotPrecedesEqual:"\u2AAF\u0338",NotPrecedesSlantEqual:"\u22E0",NotReverseElement:"\u220C",NotRightTriangleBar:"\u29D0\u0338",NotRightTriangle:"\u22EB",NotRightTriangleEqual:"\u22ED",NotSquareSubset:"\u228F\u0338",NotSquareSubsetEqual:"\u22E2",NotSquareSuperset:"\u2290\u0338",NotSquareSupersetEqual:"\u22E3",NotSubset:"\u2282\u20D2",NotSubsetEqual:"\u2288",NotSucceeds:"\u2281",NotSucceedsEqual:"\u2AB0\u0338",NotSucceedsSlantEqual:"\u22E1",NotSucceedsTilde:"\u227F\u0338",NotSuperset:"\u2283\u20D2",NotSupersetEqual:"\u2289",NotTilde:"\u2241",NotTildeEqual:"\u2244",NotTildeFullEqual:"\u2247",NotTildeTilde:"\u2249",NotVerticalBar:"\u2224",nparallel:"\u2226",npar:"\u2226",nparsl:"\u2AFD\u20E5",npart:"\u2202\u0338",npolint:"\u2A14",npr:"\u2280",nprcue:"\u22E0",nprec:"\u2280",npreceq:"\u2AAF\u0338",npre:"\u2AAF\u0338",nrarrc:"\u2933\u0338",nrarr:"\u219B",nrArr:"\u21CF",nrarrw:"\u219D\u0338",nrightarrow:"\u219B",nRightarrow:"\u21CF",nrtri:"\u22EB",nrtrie:"\u22ED",nsc:"\u2281",nsccue:"\u22E1",nsce:"\u2AB0\u0338",Nscr:"\u{1D4A9}",nscr:"\u{1D4C3}",nshortmid:"\u2224",nshortparallel:"\u2226",nsim:"\u2241",nsime:"\u2244",nsimeq:"\u2244",nsmid:"\u2224",nspar:"\u2226",nsqsube:"\u22E2",nsqsupe:"\u22E3",nsub:"\u2284",nsubE:"\u2AC5\u0338",nsube:"\u2288",nsubset:"\u2282\u20D2",nsubseteq:"\u2288",nsubseteqq:"\u2AC5\u0338",nsucc:"\u2281",nsucceq:"\u2AB0\u0338",nsup:"\u2285",nsupE:"\u2AC6\u0338",nsupe:"\u2289",nsupset:"\u2283\u20D2",nsupseteq:"\u2289",nsupseteqq:"\u2AC6\u0338",ntgl:"\u2279",Ntilde:"\xD1",ntilde:"\xF1",ntlg:"\u2278",ntriangleleft:"\u22EA",ntrianglelefteq:"\u22EC",ntriangleright:"\u22EB",ntrianglerighteq:"\u22ED",Nu:"\u039D",nu:"\u03BD",num:"#",numero:"\u2116",numsp:"\u2007",nvap:"\u224D\u20D2",nvdash:"\u22AC",nvDash:"\u22AD",nVdash:"\u22AE",nVDash:"\u22AF",nvge:"\u2265\u20D2",nvgt:">\u20D2",nvHarr:"\u2904",nvinfin:"\u29DE",nvlArr:"\u2902",nvle:"\u2264\u20D2",nvlt:"<\u20D2",nvltrie:"\u22B4\u20D2",nvrArr:"\u2903",nvrtrie:"\u22B5\u20D2",nvsim:"\u223C\u20D2",nwarhk:"\u2923",nwarr:"\u2196",nwArr:"\u21D6",nwarrow:"\u2196",nwnear:"\u2927",Oacute:"\xD3",oacute:"\xF3",oast:"\u229B",Ocirc:"\xD4",ocirc:"\xF4",ocir:"\u229A",Ocy:"\u041E",ocy:"\u043E",odash:"\u229D",Odblac:"\u0150",odblac:"\u0151",odiv:"\u2A38",odot:"\u2299",odsold:"\u29BC",OElig:"\u0152",oelig:"\u0153",ofcir:"\u29BF",Ofr:"\u{1D512}",ofr:"\u{1D52C}",ogon:"\u02DB",Ograve:"\xD2",ograve:"\xF2",ogt:"\u29C1",ohbar:"\u29B5",ohm:"\u03A9",oint:"\u222E",olarr:"\u21BA",olcir:"\u29BE",olcross:"\u29BB",oline:"\u203E",olt:"\u29C0",Omacr:"\u014C",omacr:"\u014D",Omega:"\u03A9",omega:"\u03C9",Omicron:"\u039F",omicron:"\u03BF",omid:"\u29B6",ominus:"\u2296",Oopf:"\u{1D546}",oopf:"\u{1D560}",opar:"\u29B7",OpenCurlyDoubleQuote:"\u201C",OpenCurlyQuote:"\u2018",operp:"\u29B9",oplus:"\u2295",orarr:"\u21BB",Or:"\u2A54",or:"\u2228",ord:"\u2A5D",order:"\u2134",orderof:"\u2134",ordf:"\xAA",ordm:"\xBA",origof:"\u22B6",oror:"\u2A56",orslope:"\u2A57",orv:"\u2A5B",oS:"\u24C8",Oscr:"\u{1D4AA}",oscr:"\u2134",Oslash:"\xD8",oslash:"\xF8",osol:"\u2298",Otilde:"\xD5",otilde:"\xF5",otimesas:"\u2A36",Otimes:"\u2A37",otimes:"\u2297",Ouml:"\xD6",ouml:"\xF6",ovbar:"\u233D",OverBar:"\u203E",OverBrace:"\u23DE",OverBracket:"\u23B4",OverParenthesis:"\u23DC",para:"\xB6",parallel:"\u2225",par:"\u2225",parsim:"\u2AF3",parsl:"\u2AFD",part:"\u2202",PartialD:"\u2202",Pcy:"\u041F",pcy:"\u043F",percnt:"%",period:".",permil:"\u2030",perp:"\u22A5",pertenk:"\u2031",Pfr:"\u{1D513}",pfr:"\u{1D52D}",Phi:"\u03A6",phi:"\u03C6",phiv:"\u03D5",phmmat:"\u2133",phone:"\u260E",Pi:"\u03A0",pi:"\u03C0",pitchfork:"\u22D4",piv:"\u03D6",planck:"\u210F",planckh:"\u210E",plankv:"\u210F",plusacir:"\u2A23",plusb:"\u229E",pluscir:"\u2A22",plus:"+",plusdo:"\u2214",plusdu:"\u2A25",pluse:"\u2A72",PlusMinus:"\xB1",plusmn:"\xB1",plussim:"\u2A26",plustwo:"\u2A27",pm:"\xB1",Poincareplane:"\u210C",pointint:"\u2A15",popf:"\u{1D561}",Popf:"\u2119",pound:"\xA3",prap:"\u2AB7",Pr:"\u2ABB",pr:"\u227A",prcue:"\u227C",precapprox:"\u2AB7",prec:"\u227A",preccurlyeq:"\u227C",Precedes:"\u227A",PrecedesEqual:"\u2AAF",PrecedesSlantEqual:"\u227C",PrecedesTilde:"\u227E",preceq:"\u2AAF",precnapprox:"\u2AB9",precneqq:"\u2AB5",precnsim:"\u22E8",pre:"\u2AAF",prE:"\u2AB3",precsim:"\u227E",prime:"\u2032",Prime:"\u2033",primes:"\u2119",prnap:"\u2AB9",prnE:"\u2AB5",prnsim:"\u22E8",prod:"\u220F",Product:"\u220F",profalar:"\u232E",profline:"\u2312",profsurf:"\u2313",prop:"\u221D",Proportional:"\u221D",Proportion:"\u2237",propto:"\u221D",prsim:"\u227E",prurel:"\u22B0",Pscr:"\u{1D4AB}",pscr:"\u{1D4C5}",Psi:"\u03A8",psi:"\u03C8",puncsp:"\u2008",Qfr:"\u{1D514}",qfr:"\u{1D52E}",qint:"\u2A0C",qopf:"\u{1D562}",Qopf:"\u211A",qprime:"\u2057",Qscr:"\u{1D4AC}",qscr:"\u{1D4C6}",quaternions:"\u210D",quatint:"\u2A16",quest:"?",questeq:"\u225F",quot:'"',QUOT:'"',rAarr:"\u21DB",race:"\u223D\u0331",Racute:"\u0154",racute:"\u0155",radic:"\u221A",raemptyv:"\u29B3",rang:"\u27E9",Rang:"\u27EB",rangd:"\u2992",range:"\u29A5",rangle:"\u27E9",raquo:"\xBB",rarrap:"\u2975",rarrb:"\u21E5",rarrbfs:"\u2920",rarrc:"\u2933",rarr:"\u2192",Rarr:"\u21A0",rArr:"\u21D2",rarrfs:"\u291E",rarrhk:"\u21AA",rarrlp:"\u21AC",rarrpl:"\u2945",rarrsim:"\u2974",Rarrtl:"\u2916",rarrtl:"\u21A3",rarrw:"\u219D",ratail:"\u291A",rAtail:"\u291C",ratio:"\u2236",rationals:"\u211A",rbarr:"\u290D",rBarr:"\u290F",RBarr:"\u2910",rbbrk:"\u2773",rbrace:"}",rbrack:"]",rbrke:"\u298C",rbrksld:"\u298E",rbrkslu:"\u2990",Rcaron:"\u0158",rcaron:"\u0159",Rcedil:"\u0156",rcedil:"\u0157",rceil:"\u2309",rcub:"}",Rcy:"\u0420",rcy:"\u0440",rdca:"\u2937",rdldhar:"\u2969",rdquo:"\u201D",rdquor:"\u201D",rdsh:"\u21B3",real:"\u211C",realine:"\u211B",realpart:"\u211C",reals:"\u211D",Re:"\u211C",rect:"\u25AD",reg:"\xAE",REG:"\xAE",ReverseElement:"\u220B",ReverseEquilibrium:"\u21CB",ReverseUpEquilibrium:"\u296F",rfisht:"\u297D",rfloor:"\u230B",rfr:"\u{1D52F}",Rfr:"\u211C",rHar:"\u2964",rhard:"\u21C1",rharu:"\u21C0",rharul:"\u296C",Rho:"\u03A1",rho:"\u03C1",rhov:"\u03F1",RightAngleBracket:"\u27E9",RightArrowBar:"\u21E5",rightarrow:"\u2192",RightArrow:"\u2192",Rightarrow:"\u21D2",RightArrowLeftArrow:"\u21C4",rightarrowtail:"\u21A3",RightCeiling:"\u2309",RightDoubleBracket:"\u27E7",RightDownTeeVector:"\u295D",RightDownVectorBar:"\u2955",RightDownVector:"\u21C2",RightFloor:"\u230B",rightharpoondown:"\u21C1",rightharpoonup:"\u21C0",rightleftarrows:"\u21C4",rightleftharpoons:"\u21CC",rightrightarrows:"\u21C9",rightsquigarrow:"\u219D",RightTeeArrow:"\u21A6",RightTee:"\u22A2",RightTeeVector:"\u295B",rightthreetimes:"\u22CC",RightTriangleBar:"\u29D0",RightTriangle:"\u22B3",RightTriangleEqual:"\u22B5",RightUpDownVector:"\u294F",RightUpTeeVector:"\u295C",RightUpVectorBar:"\u2954",RightUpVector:"\u21BE",RightVectorBar:"\u2953",RightVector:"\u21C0",ring:"\u02DA",risingdotseq:"\u2253",rlarr:"\u21C4",rlhar:"\u21CC",rlm:"\u200F",rmoustache:"\u23B1",rmoust:"\u23B1",rnmid:"\u2AEE",roang:"\u27ED",roarr:"\u21FE",robrk:"\u27E7",ropar:"\u2986",ropf:"\u{1D563}",Ropf:"\u211D",roplus:"\u2A2E",rotimes:"\u2A35",RoundImplies:"\u2970",rpar:")",rpargt:"\u2994",rppolint:"\u2A12",rrarr:"\u21C9",Rrightarrow:"\u21DB",rsaquo:"\u203A",rscr:"\u{1D4C7}",Rscr:"\u211B",rsh:"\u21B1",Rsh:"\u21B1",rsqb:"]",rsquo:"\u2019",rsquor:"\u2019",rthree:"\u22CC",rtimes:"\u22CA",rtri:"\u25B9",rtrie:"\u22B5",rtrif:"\u25B8",rtriltri:"\u29CE",RuleDelayed:"\u29F4",ruluhar:"\u2968",rx:"\u211E",Sacute:"\u015A",sacute:"\u015B",sbquo:"\u201A",scap:"\u2AB8",Scaron:"\u0160",scaron:"\u0161",Sc:"\u2ABC",sc:"\u227B",sccue:"\u227D",sce:"\u2AB0",scE:"\u2AB4",Scedil:"\u015E",scedil:"\u015F",Scirc:"\u015C",scirc:"\u015D",scnap:"\u2ABA",scnE:"\u2AB6",scnsim:"\u22E9",scpolint:"\u2A13",scsim:"\u227F",Scy:"\u0421",scy:"\u0441",sdotb:"\u22A1",sdot:"\u22C5",sdote:"\u2A66",searhk:"\u2925",searr:"\u2198",seArr:"\u21D8",searrow:"\u2198",sect:"\xA7",semi:";",seswar:"\u2929",setminus:"\u2216",setmn:"\u2216",sext:"\u2736",Sfr:"\u{1D516}",sfr:"\u{1D530}",sfrown:"\u2322",sharp:"\u266F",SHCHcy:"\u0429",shchcy:"\u0449",SHcy:"\u0428",shcy:"\u0448",ShortDownArrow:"\u2193",ShortLeftArrow:"\u2190",shortmid:"\u2223",shortparallel:"\u2225",ShortRightArrow:"\u2192",ShortUpArrow:"\u2191",shy:"\xAD",Sigma:"\u03A3",sigma:"\u03C3",sigmaf:"\u03C2",sigmav:"\u03C2",sim:"\u223C",simdot:"\u2A6A",sime:"\u2243",simeq:"\u2243",simg:"\u2A9E",simgE:"\u2AA0",siml:"\u2A9D",simlE:"\u2A9F",simne:"\u2246",simplus:"\u2A24",simrarr:"\u2972",slarr:"\u2190",SmallCircle:"\u2218",smallsetminus:"\u2216",smashp:"\u2A33",smeparsl:"\u29E4",smid:"\u2223",smile:"\u2323",smt:"\u2AAA",smte:"\u2AAC",smtes:"\u2AAC\uFE00",SOFTcy:"\u042C",softcy:"\u044C",solbar:"\u233F",solb:"\u29C4",sol:"/",Sopf:"\u{1D54A}",sopf:"\u{1D564}",spades:"\u2660",spadesuit:"\u2660",spar:"\u2225",sqcap:"\u2293",sqcaps:"\u2293\uFE00",sqcup:"\u2294",sqcups:"\u2294\uFE00",Sqrt:"\u221A",sqsub:"\u228F",sqsube:"\u2291",sqsubset:"\u228F",sqsubseteq:"\u2291",sqsup:"\u2290",sqsupe:"\u2292",sqsupset:"\u2290",sqsupseteq:"\u2292",square:"\u25A1",Square:"\u25A1",SquareIntersection:"\u2293",SquareSubset:"\u228F",SquareSubsetEqual:"\u2291",SquareSuperset:"\u2290",SquareSupersetEqual:"\u2292",SquareUnion:"\u2294",squarf:"\u25AA",squ:"\u25A1",squf:"\u25AA",srarr:"\u2192",Sscr:"\u{1D4AE}",sscr:"\u{1D4C8}",ssetmn:"\u2216",ssmile:"\u2323",sstarf:"\u22C6",Star:"\u22C6",star:"\u2606",starf:"\u2605",straightepsilon:"\u03F5",straightphi:"\u03D5",strns:"\xAF",sub:"\u2282",Sub:"\u22D0",subdot:"\u2ABD",subE:"\u2AC5",sube:"\u2286",subedot:"\u2AC3",submult:"\u2AC1",subnE:"\u2ACB",subne:"\u228A",subplus:"\u2ABF",subrarr:"\u2979",subset:"\u2282",Subset:"\u22D0",subseteq:"\u2286",subseteqq:"\u2AC5",SubsetEqual:"\u2286",subsetneq:"\u228A",subsetneqq:"\u2ACB",subsim:"\u2AC7",subsub:"\u2AD5",subsup:"\u2AD3",succapprox:"\u2AB8",succ:"\u227B",succcurlyeq:"\u227D",Succeeds:"\u227B",SucceedsEqual:"\u2AB0",SucceedsSlantEqual:"\u227D",SucceedsTilde:"\u227F",succeq:"\u2AB0",succnapprox:"\u2ABA",succneqq:"\u2AB6",succnsim:"\u22E9",succsim:"\u227F",SuchThat:"\u220B",sum:"\u2211",Sum:"\u2211",sung:"\u266A",sup1:"\xB9",sup2:"\xB2",sup3:"\xB3",sup:"\u2283",Sup:"\u22D1",supdot:"\u2ABE",supdsub:"\u2AD8",supE:"\u2AC6",supe:"\u2287",supedot:"\u2AC4",Superset:"\u2283",SupersetEqual:"\u2287",suphsol:"\u27C9",suphsub:"\u2AD7",suplarr:"\u297B",supmult:"\u2AC2",supnE:"\u2ACC",supne:"\u228B",supplus:"\u2AC0",supset:"\u2283",Supset:"\u22D1",supseteq:"\u2287",supseteqq:"\u2AC6",supsetneq:"\u228B",supsetneqq:"\u2ACC",supsim:"\u2AC8",supsub:"\u2AD4",supsup:"\u2AD6",swarhk:"\u2926",swarr:"\u2199",swArr:"\u21D9",swarrow:"\u2199",swnwar:"\u292A",szlig:"\xDF",Tab:" ",target:"\u2316",Tau:"\u03A4",tau:"\u03C4",tbrk:"\u23B4",Tcaron:"\u0164",tcaron:"\u0165",Tcedil:"\u0162",tcedil:"\u0163",Tcy:"\u0422",tcy:"\u0442",tdot:"\u20DB",telrec:"\u2315",Tfr:"\u{1D517}",tfr:"\u{1D531}",there4:"\u2234",therefore:"\u2234",Therefore:"\u2234",Theta:"\u0398",theta:"\u03B8",thetasym:"\u03D1",thetav:"\u03D1",thickapprox:"\u2248",thicksim:"\u223C",ThickSpace:"\u205F\u200A",ThinSpace:"\u2009",thinsp:"\u2009",thkap:"\u2248",thksim:"\u223C",THORN:"\xDE",thorn:"\xFE",tilde:"\u02DC",Tilde:"\u223C",TildeEqual:"\u2243",TildeFullEqual:"\u2245",TildeTilde:"\u2248",timesbar:"\u2A31",timesb:"\u22A0",times:"\xD7",timesd:"\u2A30",tint:"\u222D",toea:"\u2928",topbot:"\u2336",topcir:"\u2AF1",top:"\u22A4",Topf:"\u{1D54B}",topf:"\u{1D565}",topfork:"\u2ADA",tosa:"\u2929",tprime:"\u2034",trade:"\u2122",TRADE:"\u2122",triangle:"\u25B5",triangledown:"\u25BF",triangleleft:"\u25C3",trianglelefteq:"\u22B4",triangleq:"\u225C",triangleright:"\u25B9",trianglerighteq:"\u22B5",tridot:"\u25EC",trie:"\u225C",triminus:"\u2A3A",TripleDot:"\u20DB",triplus:"\u2A39",trisb:"\u29CD",tritime:"\u2A3B",trpezium:"\u23E2",Tscr:"\u{1D4AF}",tscr:"\u{1D4C9}",TScy:"\u0426",tscy:"\u0446",TSHcy:"\u040B",tshcy:"\u045B",Tstrok:"\u0166",tstrok:"\u0167",twixt:"\u226C",twoheadleftarrow:"\u219E",twoheadrightarrow:"\u21A0",Uacute:"\xDA",uacute:"\xFA",uarr:"\u2191",Uarr:"\u219F",uArr:"\u21D1",Uarrocir:"\u2949",Ubrcy:"\u040E",ubrcy:"\u045E",Ubreve:"\u016C",ubreve:"\u016D",Ucirc:"\xDB",ucirc:"\xFB",Ucy:"\u0423",ucy:"\u0443",udarr:"\u21C5",Udblac:"\u0170",udblac:"\u0171",udhar:"\u296E",ufisht:"\u297E",Ufr:"\u{1D518}",ufr:"\u{1D532}",Ugrave:"\xD9",ugrave:"\xF9",uHar:"\u2963",uharl:"\u21BF",uharr:"\u21BE",uhblk:"\u2580",ulcorn:"\u231C",ulcorner:"\u231C",ulcrop:"\u230F",ultri:"\u25F8",Umacr:"\u016A",umacr:"\u016B",uml:"\xA8",UnderBar:"_",UnderBrace:"\u23DF",UnderBracket:"\u23B5",UnderParenthesis:"\u23DD",Union:"\u22C3",UnionPlus:"\u228E",Uogon:"\u0172",uogon:"\u0173",Uopf:"\u{1D54C}",uopf:"\u{1D566}",UpArrowBar:"\u2912",uparrow:"\u2191",UpArrow:"\u2191",Uparrow:"\u21D1",UpArrowDownArrow:"\u21C5",updownarrow:"\u2195",UpDownArrow:"\u2195",Updownarrow:"\u21D5",UpEquilibrium:"\u296E",upharpoonleft:"\u21BF",upharpoonright:"\u21BE",uplus:"\u228E",UpperLeftArrow:"\u2196",UpperRightArrow:"\u2197",upsi:"\u03C5",Upsi:"\u03D2",upsih:"\u03D2",Upsilon:"\u03A5",upsilon:"\u03C5",UpTeeArrow:"\u21A5",UpTee:"\u22A5",upuparrows:"\u21C8",urcorn:"\u231D",urcorner:"\u231D",urcrop:"\u230E",Uring:"\u016E",uring:"\u016F",urtri:"\u25F9",Uscr:"\u{1D4B0}",uscr:"\u{1D4CA}",utdot:"\u22F0",Utilde:"\u0168",utilde:"\u0169",utri:"\u25B5",utrif:"\u25B4",uuarr:"\u21C8",Uuml:"\xDC",uuml:"\xFC",uwangle:"\u29A7",vangrt:"\u299C",varepsilon:"\u03F5",varkappa:"\u03F0",varnothing:"\u2205",varphi:"\u03D5",varpi:"\u03D6",varpropto:"\u221D",varr:"\u2195",vArr:"\u21D5",varrho:"\u03F1",varsigma:"\u03C2",varsubsetneq:"\u228A\uFE00",varsubsetneqq:"\u2ACB\uFE00",varsupsetneq:"\u228B\uFE00",varsupsetneqq:"\u2ACC\uFE00",vartheta:"\u03D1",vartriangleleft:"\u22B2",vartriangleright:"\u22B3",vBar:"\u2AE8",Vbar:"\u2AEB",vBarv:"\u2AE9",Vcy:"\u0412",vcy:"\u0432",vdash:"\u22A2",vDash:"\u22A8",Vdash:"\u22A9",VDash:"\u22AB",Vdashl:"\u2AE6",veebar:"\u22BB",vee:"\u2228",Vee:"\u22C1",veeeq:"\u225A",vellip:"\u22EE",verbar:"|",Verbar:"\u2016",vert:"|",Vert:"\u2016",VerticalBar:"\u2223",VerticalLine:"|",VerticalSeparator:"\u2758",VerticalTilde:"\u2240",VeryThinSpace:"\u200A",Vfr:"\u{1D519}",vfr:"\u{1D533}",vltri:"\u22B2",vnsub:"\u2282\u20D2",vnsup:"\u2283\u20D2",Vopf:"\u{1D54D}",vopf:"\u{1D567}",vprop:"\u221D",vrtri:"\u22B3",Vscr:"\u{1D4B1}",vscr:"\u{1D4CB}",vsubnE:"\u2ACB\uFE00",vsubne:"\u228A\uFE00",vsupnE:"\u2ACC\uFE00",vsupne:"\u228B\uFE00",Vvdash:"\u22AA",vzigzag:"\u299A",Wcirc:"\u0174",wcirc:"\u0175",wedbar:"\u2A5F",wedge:"\u2227",Wedge:"\u22C0",wedgeq:"\u2259",weierp:"\u2118",Wfr:"\u{1D51A}",wfr:"\u{1D534}",Wopf:"\u{1D54E}",wopf:"\u{1D568}",wp:"\u2118",wr:"\u2240",wreath:"\u2240",Wscr:"\u{1D4B2}",wscr:"\u{1D4CC}",xcap:"\u22C2",xcirc:"\u25EF",xcup:"\u22C3",xdtri:"\u25BD",Xfr:"\u{1D51B}",xfr:"\u{1D535}",xharr:"\u27F7",xhArr:"\u27FA",Xi:"\u039E",xi:"\u03BE",xlarr:"\u27F5",xlArr:"\u27F8",xmap:"\u27FC",xnis:"\u22FB",xodot:"\u2A00",Xopf:"\u{1D54F}",xopf:"\u{1D569}",xoplus:"\u2A01",xotime:"\u2A02",xrarr:"\u27F6",xrArr:"\u27F9",Xscr:"\u{1D4B3}",xscr:"\u{1D4CD}",xsqcup:"\u2A06",xuplus:"\u2A04",xutri:"\u25B3",xvee:"\u22C1",xwedge:"\u22C0",Yacute:"\xDD",yacute:"\xFD",YAcy:"\u042F",yacy:"\u044F",Ycirc:"\u0176",ycirc:"\u0177",Ycy:"\u042B",ycy:"\u044B",yen:"\xA5",Yfr:"\u{1D51C}",yfr:"\u{1D536}",YIcy:"\u0407",yicy:"\u0457",Yopf:"\u{1D550}",yopf:"\u{1D56A}",Yscr:"\u{1D4B4}",yscr:"\u{1D4CE}",YUcy:"\u042E",yucy:"\u044E",yuml:"\xFF",Yuml:"\u0178",Zacute:"\u0179",zacute:"\u017A",Zcaron:"\u017D",zcaron:"\u017E",Zcy:"\u0417",zcy:"\u0437",Zdot:"\u017B",zdot:"\u017C",zeetrf:"\u2128",ZeroWidthSpace:"\u200B",Zeta:"\u0396",zeta:"\u03B6",zfr:"\u{1D537}",Zfr:"\u2128",ZHcy:"\u0416",zhcy:"\u0436",zigrarr:"\u21DD",zopf:"\u{1D56B}",Zopf:"\u2124",Zscr:"\u{1D4B5}",zscr:"\u{1D4CF}",zwj:"\u200D",zwnj:"\u200C"}});var Tr=x((Ya,Ut)=>{"use strict";Ut.exports=Bt()});var Xe=x((Xa,Ht)=>{Ht.exports=/[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\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-\u2E4E\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[\uDF55-\uDF59]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDF3C-\uDF3E]|\uD806[\uDC3B\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/});var jt=x((Ja,Vt)=>{"use strict";var Gt={};function Is(t){var e,r,n=Gt[t];if(n)return n;for(n=Gt[t]=[],e=0;e<128;e++)r=String.fromCharCode(e),/^[0-9a-z]$/i.test(r)?n.push(r):n.push("%"+("0"+e.toString(16).toUpperCase()).slice(-2));for(e=0;e<t.length;e++)n[t.charCodeAt(e)]=t[e];return n}function Je(t,e,r){var n,i,o,l,s,a="";for(typeof e!="string"&&(r=e,e=Je.defaultChars),typeof r>"u"&&(r=!0),s=Is(e),n=0,i=t.length;n<i;n++){if(o=t.charCodeAt(n),r&&o===37&&n+2<i&&/^[0-9a-f]{2}$/i.test(t.slice(n+1,n+3))){a+=t.slice(n,n+3),n+=2;continue}if(o<128){a+=s[o];continue}if(o>=55296&&o<=57343){if(o>=55296&&o<=56319&&n+1<i&&(l=t.charCodeAt(n+1),l>=56320&&l<=57343)){a+=encodeURIComponent(t[n]+t[n+1]),n++;continue}a+="%EF%BF%BD";continue}a+=encodeURIComponent(t[n])}return a}Je.defaultChars=";/?:@&=+$,-_.!~*'()#";Je.componentChars="-_.!~*'()";Vt.exports=Je});var $t=x((Ka,Zt)=>{"use strict";var Wt={};function Ms(t){var e,r,n=Wt[t];if(n)return n;for(n=Wt[t]=[],e=0;e<128;e++)r=String.fromCharCode(e),n.push(r);for(e=0;e<t.length;e++)r=t.charCodeAt(e),n[r]="%"+("0"+r.toString(16).toUpperCase()).slice(-2);return n}function Ke(t,e){var r;return typeof e!="string"&&(e=Ke.defaultChars),r=Ms(e),t.replace(/(%[a-f0-9]{2})+/gi,function(n){var i,o,l,s,a,c,f,p="";for(i=0,o=n.length;i<o;i+=3){if(l=parseInt(n.slice(i+1,i+3),16),l<128){p+=r[l];continue}if((l&224)===192&&i+3<o&&(s=parseInt(n.slice(i+4,i+6),16),(s&192)===128)){f=l<<6&1984|s&63,f<128?p+="\uFFFD\uFFFD":p+=String.fromCharCode(f),i+=3;continue}if((l&240)===224&&i+6<o&&(s=parseInt(n.slice(i+4,i+6),16),a=parseInt(n.slice(i+7,i+9),16),(s&192)===128&&(a&192)===128)){f=l<<12&61440|s<<6&4032|a&63,f<2048||f>=55296&&f<=57343?p+="\uFFFD\uFFFD\uFFFD":p+=String.fromCharCode(f),i+=6;continue}if((l&248)===240&&i+9<o&&(s=parseInt(n.slice(i+4,i+6),16),a=parseInt(n.slice(i+7,i+9),16),c=parseInt(n.slice(i+10,i+12),16),(s&192)===128&&(a&192)===128&&(c&192)===128)){f=l<<18&1835008|s<<12&258048|a<<6&4032|c&63,f<65536||f>1114111?p+="\uFFFD\uFFFD\uFFFD\uFFFD":(f-=65536,p+=String.fromCharCode(55296+(f>>10),56320+(f&1023))),i+=9;continue}p+="\uFFFD"}return p})}Ke.defaultChars=";/?:@&=+$,#";Ke.componentChars="";Zt.exports=Ke});var Xt=x((Qa,Yt)=>{"use strict";Yt.exports=function(e){var r="";return r+=e.protocol||"",r+=e.slashes?"//":"",r+=e.auth?e.auth+"@":"",e.hostname&&e.hostname.indexOf(":")!==-1?r+="["+e.hostname+"]":r+=e.hostname||"",r+=e.port?":"+e.port:"",r+=e.pathname||"",r+=e.search||"",r+=e.hash||"",r}});var nn=x((ec,tn)=>{"use strict";function Qe(){this.protocol=null,this.slashes=null,this.auth=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.pathname=null}var Ls=/^([a-z0-9.+-]+:)/i,Os=/:[0-9]*$/,Ns=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,zs=["<",">",'"',"`"," ","\r",`
|
|
4
|
+
`," "],Ps=["{","}","|","\\","^","`"].concat(zs),Bs=["'"].concat(Ps),Jt=["%","/","?",";","#"].concat(Bs),Kt=["/","?","#"],Us=255,Qt=/^[+a-z0-9A-Z_-]{0,63}$/,Hs=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,en={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 Gs(t,e){if(t&&t instanceof Qe)return t;var r=new Qe;return r.parse(t,e),r}Qe.prototype.parse=function(t,e){var r,n,i,o,l,s=t;if(s=s.trim(),!e&&t.split("#").length===1){var a=Ns.exec(s);if(a)return this.pathname=a[1],a[2]&&(this.search=a[2]),this}var c=Ls.exec(s);if(c&&(c=c[0],i=c.toLowerCase(),this.protocol=c,s=s.substr(c.length)),(e||c||s.match(/^\/\/[^@\/]+@[^@\/]+/))&&(l=s.substr(0,2)==="//",l&&!(c&&en[c])&&(s=s.substr(2),this.slashes=!0)),!en[c]&&(l||c&&!rn[c])){var f=-1;for(r=0;r<Kt.length;r++)o=s.indexOf(Kt[r]),o!==-1&&(f===-1||o<f)&&(f=o);var p,h;for(f===-1?h=s.lastIndexOf("@"):h=s.lastIndexOf("@",f),h!==-1&&(p=s.slice(0,h),s=s.slice(h+1),this.auth=p),f=-1,r=0;r<Jt.length;r++)o=s.indexOf(Jt[r]),o!==-1&&(f===-1||o<f)&&(f=o);f===-1&&(f=s.length),s[f-1]===":"&&f--;var d=s.slice(0,f);s=s.slice(f),this.parseHost(d),this.hostname=this.hostname||"";var g=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!g){var k=this.hostname.split(/\./);for(r=0,n=k.length;r<n;r++){var w=k[r];if(w&&!w.match(Qt)){for(var v="",_=0,C=w.length;_<C;_++)w.charCodeAt(_)>127?v+="x":v+=w[_];if(!v.match(Qt)){var E=k.slice(0,r),F=k.slice(r+1),b=w.match(Hs);b&&(E.push(b[1]),F.unshift(b[2])),F.length&&(s=F.join(".")+s),this.hostname=E.join(".");break}}}}this.hostname.length>Us&&(this.hostname=""),g&&(this.hostname=this.hostname.substr(1,this.hostname.length-2))}var T=s.indexOf("#");T!==-1&&(this.hash=s.substr(T),s=s.slice(0,T));var P=s.indexOf("?");return P!==-1&&(this.search=s.substr(P),s=s.slice(0,P)),s&&(this.pathname=s),rn[i]&&this.hostname&&!this.pathname&&(this.pathname=""),this};Qe.prototype.parseHost=function(t){var e=Os.exec(t);e&&(e=e[0],e!==":"&&(this.port=e.substr(1)),t=t.substr(0,t.length-e.length)),t&&(this.hostname=t)};tn.exports=Gs});var Sr=x((rc,Ne)=>{"use strict";Ne.exports.encode=jt();Ne.exports.decode=$t();Ne.exports.format=Xt();Ne.exports.parse=nn()});var qr=x((tc,on)=>{on.exports=/[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/});var Fr=x((nc,sn)=>{sn.exports=/[\0-\x1F\x7F-\x9F]/});var an=x((ic,ln)=>{ln.exports=/[\xAD\u0600-\u0605\u061C\u06DD\u070F\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/});var Rr=x((oc,cn)=>{cn.exports=/[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/});var un=x(De=>{"use strict";De.Any=qr();De.Cc=Fr();De.Cf=an();De.P=Xe();De.Z=Rr()});var O=x(B=>{"use strict";function Vs(t){return Object.prototype.toString.call(t)}function js(t){return Vs(t)==="[object String]"}var Ws=Object.prototype.hasOwnProperty;function pn(t,e){return Ws.call(t,e)}function Zs(t){var e=Array.prototype.slice.call(arguments,1);return e.forEach(function(r){if(r){if(typeof r!="object")throw new TypeError(r+"must be object");Object.keys(r).forEach(function(n){t[n]=r[n]})}}),t}function $s(t,e,r){return[].concat(t.slice(0,e),r,t.slice(e+1))}function hn(t){return!(t>=55296&&t<=57343||t>=64976&&t<=65007||(t&65535)===65535||(t&65535)===65534||t>=0&&t<=8||t===11||t>=14&&t<=31||t>=127&&t<=159||t>1114111)}function dn(t){if(t>65535){t-=65536;var e=55296+(t>>10),r=56320+(t&1023);return String.fromCharCode(e,r)}return String.fromCharCode(t)}var mn=/\\([!"#$%&'()*+,\-.\/:;<=>?@[\\\]^_`{|}~])/g,Ys=/&([a-z#][a-z0-9]{1,31});/gi,Xs=new RegExp(mn.source+"|"+Ys.source,"gi"),Js=/^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))/i,fn=Tr();function Ks(t,e){var r=0;return pn(fn,e)?fn[e]:e.charCodeAt(0)===35&&Js.test(e)&&(r=e[1].toLowerCase()==="x"?parseInt(e.slice(2),16):parseInt(e.slice(1),10),hn(r))?dn(r):t}function Qs(t){return t.indexOf("\\")<0?t:t.replace(mn,"$1")}function el(t){return t.indexOf("\\")<0&&t.indexOf("&")<0?t:t.replace(Xs,function(e,r,n){return r||Ks(e,n)})}var rl=/[&<>"]/,tl=/[&<>"]/g,nl={"&":"&","<":"<",">":">",'"':"""};function il(t){return nl[t]}function ol(t){return rl.test(t)?t.replace(tl,il):t}var sl=/[.?*+^$[\]\\(){}|-]/g;function ll(t){return t.replace(sl,"\\$&")}function al(t){switch(t){case 9:case 32:return!0}return!1}function cl(t){if(t>=8192&&t<=8202)return!0;switch(t){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}var ul=Xe();function fl(t){return ul.test(t)}function pl(t){switch(t){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 hl(t){return t=t.trim().replace(/\s+/g," "),"\u1E9E".toLowerCase()==="\u1E7E"&&(t=t.replace(/ẞ/g,"\xDF")),t.toLowerCase().toUpperCase()}B.lib={};B.lib.mdurl=Sr();B.lib.ucmicro=un();B.assign=Zs;B.isString=js;B.has=pn;B.unescapeMd=Qs;B.unescapeAll=el;B.isValidEntityCode=hn;B.fromCodePoint=dn;B.escapeHtml=ol;B.arrayReplaceAt=$s;B.isSpace=al;B.isWhiteSpace=cl;B.isMdAsciiPunct=pl;B.isPunctChar=fl;B.escapeRE=ll;B.normalizeReference=hl});var gn=x((ac,_n)=>{"use strict";_n.exports=function(e,r,n){var i,o,l,s,a=-1,c=e.posMax,f=e.pos;for(e.pos=r+1,i=1;e.pos<c;){if(l=e.src.charCodeAt(e.pos),l===93&&(i--,i===0)){o=!0;break}if(s=e.pos,e.md.inline.skipToken(e),l===91){if(s===e.pos-1)i++;else if(n)return e.pos=f,-1}}return o&&(a=e.pos),e.pos=f,a}});var kn=x((cc,bn)=>{"use strict";var xn=O().unescapeAll;bn.exports=function(e,r,n){var i,o,l=0,s=r,a={ok:!1,pos:0,lines:0,str:""};if(e.charCodeAt(r)===60){for(r++;r<n;){if(i=e.charCodeAt(r),i===10||i===60)return a;if(i===62)return a.pos=r+1,a.str=xn(e.slice(s+1,r)),a.ok=!0,a;if(i===92&&r+1<n){r+=2;continue}r++}return a}for(o=0;r<n&&(i=e.charCodeAt(r),!(i===32||i<32||i===127));){if(i===92&&r+1<n){if(e.charCodeAt(r+1)===32)break;r+=2;continue}if(i===40&&(o++,o>32))return a;if(i===41){if(o===0)break;o--}r++}return s===r||o!==0||(a.str=xn(e.slice(s,r)),a.lines=l,a.pos=r,a.ok=!0),a}});var Cn=x((uc,An)=>{"use strict";var dl=O().unescapeAll;An.exports=function(e,r,n){var i,o,l=0,s=r,a={ok:!1,pos:0,lines:0,str:""};if(r>=n||(o=e.charCodeAt(r),o!==34&&o!==39&&o!==40))return a;for(r++,o===40&&(o=41);r<n;){if(i=e.charCodeAt(r),i===o)return a.pos=r+1,a.lines=l,a.str=dl(e.slice(s+1,r)),a.ok=!0,a;if(i===40&&o===41)return a;i===10?l++:i===92&&r+1<n&&(r++,e.charCodeAt(r)===10&&l++),r++}return a}});var vn=x(er=>{"use strict";er.parseLinkLabel=gn();er.parseLinkDestination=kn();er.parseLinkTitle=Cn()});var yn=x((pc,En)=>{"use strict";var ml=O().assign,_l=O().unescapeAll,ge=O().escapeHtml,ne={};ne.code_inline=function(t,e,r,n,i){var o=t[e];return"<code"+i.renderAttrs(o)+">"+ge(t[e].content)+"</code>"};ne.code_block=function(t,e,r,n,i){var o=t[e];return"<pre"+i.renderAttrs(o)+"><code>"+ge(t[e].content)+`</code></pre>
|
|
5
|
+
`};ne.fence=function(t,e,r,n,i){var o=t[e],l=o.info?_l(o.info).trim():"",s="",a="",c,f,p,h,d;return l&&(p=l.split(/(\s+)/g),s=p[0],a=p.slice(2).join("")),r.highlight?c=r.highlight(o.content,s,a)||ge(o.content):c=ge(o.content),c.indexOf("<pre")===0?c+`
|
|
6
|
+
`:l?(f=o.attrIndex("class"),h=o.attrs?o.attrs.slice():[],f<0?h.push(["class",r.langPrefix+s]):(h[f]=h[f].slice(),h[f][1]+=" "+r.langPrefix+s),d={attrs:h},"<pre><code"+i.renderAttrs(d)+">"+c+`</code></pre>
|
|
7
|
+
`):"<pre><code"+i.renderAttrs(o)+">"+c+`</code></pre>
|
|
8
|
+
`};ne.image=function(t,e,r,n,i){var o=t[e];return o.attrs[o.attrIndex("alt")][1]=i.renderInlineAsText(o.children,r,n),i.renderToken(t,e,r)};ne.hardbreak=function(t,e,r){return r.xhtmlOut?`<br />
|
|
9
|
+
`:`<br>
|
|
10
|
+
`};ne.softbreak=function(t,e,r){return r.breaks?r.xhtmlOut?`<br />
|
|
11
|
+
`:`<br>
|
|
12
|
+
`:`
|
|
13
|
+
`};ne.text=function(t,e){return ge(t[e].content)};ne.html_block=function(t,e){return t[e].content};ne.html_inline=function(t,e){return t[e].content};function we(){this.rules=ml({},ne)}we.prototype.renderAttrs=function(e){var r,n,i;if(!e.attrs)return"";for(i="",r=0,n=e.attrs.length;r<n;r++)i+=" "+ge(e.attrs[r][0])+'="'+ge(e.attrs[r][1])+'"';return i};we.prototype.renderToken=function(e,r,n){var i,o="",l=!1,s=e[r];return s.hidden?"":(s.block&&s.nesting!==-1&&r&&e[r-1].hidden&&(o+=`
|
|
14
|
+
`),o+=(s.nesting===-1?"</":"<")+s.tag,o+=this.renderAttrs(s),s.nesting===0&&n.xhtmlOut&&(o+=" /"),s.block&&(l=!0,s.nesting===1&&r+1<e.length&&(i=e[r+1],(i.type==="inline"||i.hidden||i.nesting===-1&&i.tag===s.tag)&&(l=!1))),o+=l?`>
|
|
15
|
+
`:">",o)};we.prototype.renderInline=function(t,e,r){for(var n,i="",o=this.rules,l=0,s=t.length;l<s;l++)n=t[l].type,typeof o[n]<"u"?i+=o[n](t,l,e,r,this):i+=this.renderToken(t,l,e);return i};we.prototype.renderInlineAsText=function(t,e,r){for(var n="",i=0,o=t.length;i<o;i++)t[i].type==="text"?n+=t[i].content:t[i].type==="image"?n+=this.renderInlineAsText(t[i].children,e,r):t[i].type==="softbreak"&&(n+=`
|
|
16
|
+
`);return n};we.prototype.render=function(t,e,r){var n,i,o,l="",s=this.rules;for(n=0,i=t.length;n<i;n++)o=t[n].type,o==="inline"?l+=this.renderInline(t[n].children,e,r):typeof s[o]<"u"?l+=s[t[n].type](t,n,e,r,this):l+=this.renderToken(t,n,e,r);return l};En.exports=we});var rr=x((hc,Dn)=>{"use strict";function re(){this.__rules__=[],this.__cache__=null}re.prototype.__find__=function(t){for(var e=0;e<this.__rules__.length;e++)if(this.__rules__[e].name===t)return e;return-1};re.prototype.__compile__=function(){var t=this,e=[""];t.__rules__.forEach(function(r){r.enabled&&r.alt.forEach(function(n){e.indexOf(n)<0&&e.push(n)})}),t.__cache__={},e.forEach(function(r){t.__cache__[r]=[],t.__rules__.forEach(function(n){n.enabled&&(r&&n.alt.indexOf(r)<0||t.__cache__[r].push(n.fn))})})};re.prototype.at=function(t,e,r){var n=this.__find__(t),i=r||{};if(n===-1)throw new Error("Parser rule not found: "+t);this.__rules__[n].fn=e,this.__rules__[n].alt=i.alt||[],this.__cache__=null};re.prototype.before=function(t,e,r,n){var i=this.__find__(t),o=n||{};if(i===-1)throw new Error("Parser rule not found: "+t);this.__rules__.splice(i,0,{name:e,enabled:!0,fn:r,alt:o.alt||[]}),this.__cache__=null};re.prototype.after=function(t,e,r,n){var i=this.__find__(t),o=n||{};if(i===-1)throw new Error("Parser rule not found: "+t);this.__rules__.splice(i+1,0,{name:e,enabled:!0,fn:r,alt:o.alt||[]}),this.__cache__=null};re.prototype.push=function(t,e,r){var n=r||{};this.__rules__.push({name:t,enabled:!0,fn:e,alt:n.alt||[]}),this.__cache__=null};re.prototype.enable=function(t,e){Array.isArray(t)||(t=[t]);var r=[];return t.forEach(function(n){var i=this.__find__(n);if(i<0){if(e)return;throw new Error("Rules manager: invalid rule name "+n)}this.__rules__[i].enabled=!0,r.push(n)},this),this.__cache__=null,r};re.prototype.enableOnly=function(t,e){Array.isArray(t)||(t=[t]),this.__rules__.forEach(function(r){r.enabled=!1}),this.enable(t,e)};re.prototype.disable=function(t,e){Array.isArray(t)||(t=[t]);var r=[];return t.forEach(function(n){var i=this.__find__(n);if(i<0){if(e)return;throw new Error("Rules manager: invalid rule name "+n)}this.__rules__[i].enabled=!1,r.push(n)},this),this.__cache__=null,r};re.prototype.getRules=function(t){return this.__cache__===null&&this.__compile__(),this.__cache__[t]||[]};Dn.exports=re});var Tn=x((dc,wn)=>{"use strict";var gl=/\r\n?|\n/g,xl=/\0/g;wn.exports=function(e){var r;r=e.src.replace(gl,`
|
|
17
|
+
`),r=r.replace(xl,"\uFFFD"),e.src=r}});var qn=x((mc,Sn)=>{"use strict";Sn.exports=function(e){var r;e.inlineMode?(r=new e.Token("inline","",0),r.content=e.src,r.map=[0,1],r.children=[],e.tokens.push(r)):e.md.block.parse(e.src,e.md,e.env,e.tokens)}});var Rn=x((_c,Fn)=>{"use strict";Fn.exports=function(e){var r=e.tokens,n,i,o;for(i=0,o=r.length;i<o;i++)n=r[i],n.type==="inline"&&e.md.inline.parse(n.content,e.md,e.env,n.children)}});var Mn=x((gc,In)=>{"use strict";var bl=O().arrayReplaceAt;function kl(t){return/^<a[>\s]/i.test(t)}function Al(t){return/^<\/a\s*>/i.test(t)}In.exports=function(e){var r,n,i,o,l,s,a,c,f,p,h,d,g,k,w,v,_=e.tokens,C;if(e.md.options.linkify){for(n=0,i=_.length;n<i;n++)if(!(_[n].type!=="inline"||!e.md.linkify.pretest(_[n].content)))for(o=_[n].children,g=0,r=o.length-1;r>=0;r--){if(s=o[r],s.type==="link_close"){for(r--;o[r].level!==s.level&&o[r].type!=="link_open";)r--;continue}if(s.type==="html_inline"&&(kl(s.content)&&g>0&&g--,Al(s.content)&&g++),!(g>0)&&s.type==="text"&&e.md.linkify.test(s.content)){for(f=s.content,C=e.md.linkify.match(f),a=[],d=s.level,h=0,c=0;c<C.length;c++)k=C[c].url,w=e.md.normalizeLink(k),e.md.validateLink(w)&&(v=C[c].text,C[c].schema?C[c].schema==="mailto:"&&!/^mailto:/i.test(v)?v=e.md.normalizeLinkText("mailto:"+v).replace(/^mailto:/,""):v=e.md.normalizeLinkText(v):v=e.md.normalizeLinkText("http://"+v).replace(/^http:\/\//,""),p=C[c].index,p>h&&(l=new e.Token("text","",0),l.content=f.slice(h,p),l.level=d,a.push(l)),l=new e.Token("link_open","a",1),l.attrs=[["href",w]],l.level=d++,l.markup="linkify",l.info="auto",a.push(l),l=new e.Token("text","",0),l.content=v,l.level=d,a.push(l),l=new e.Token("link_close","a",-1),l.level=--d,l.markup="linkify",l.info="auto",a.push(l),h=C[c].lastIndex);h<f.length&&(l=new e.Token("text","",0),l.content=f.slice(h),l.level=d,a.push(l)),_[n].children=o=bl(o,r,a)}}}}});var Nn=x((xc,On)=>{"use strict";var Ln=/\+-|\.\.|\?\?\?\?|!!!!|,,|--/,Cl=/\((c|tm|r|p)\)/i,vl=/\((c|tm|r|p)\)/ig,El={c:"\xA9",r:"\xAE",p:"\xA7",tm:"\u2122"};function yl(t,e){return El[e.toLowerCase()]}function Dl(t){var e,r,n=0;for(e=t.length-1;e>=0;e--)r=t[e],r.type==="text"&&!n&&(r.content=r.content.replace(vl,yl)),r.type==="link_open"&&r.info==="auto"&&n--,r.type==="link_close"&&r.info==="auto"&&n++}function wl(t){var e,r,n=0;for(e=t.length-1;e>=0;e--)r=t[e],r.type==="text"&&!n&&Ln.test(r.content)&&(r.content=r.content.replace(/\+-/g,"\xB1").replace(/\.{2,}/g,"\u2026").replace(/([?!])…/g,"$1..").replace(/([?!]){4,}/g,"$1$1$1").replace(/,{2,}/g,",").replace(/(^|[^-])---(?=[^-]|$)/mg,"$1\u2014").replace(/(^|\s)--(?=\s|$)/mg,"$1\u2013").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg,"$1\u2013")),r.type==="link_open"&&r.info==="auto"&&n--,r.type==="link_close"&&r.info==="auto"&&n++}On.exports=function(e){var r;if(e.md.options.typographer)for(r=e.tokens.length-1;r>=0;r--)e.tokens[r].type==="inline"&&(Cl.test(e.tokens[r].content)&&Dl(e.tokens[r].children),Ln.test(e.tokens[r].content)&&wl(e.tokens[r].children))}});var Vn=x((bc,Gn)=>{"use strict";var zn=O().isWhiteSpace,Pn=O().isPunctChar,Bn=O().isMdAsciiPunct,Tl=/['"]/,Un=/['"]/g,Hn="\u2019";function tr(t,e,r){return t.substr(0,e)+r+t.substr(e+1)}function Sl(t,e){var r,n,i,o,l,s,a,c,f,p,h,d,g,k,w,v,_,C,E,F,b;for(E=[],r=0;r<t.length;r++){for(n=t[r],a=t[r].level,_=E.length-1;_>=0&&!(E[_].level<=a);_--);if(E.length=_+1,n.type==="text"){i=n.content,l=0,s=i.length;e:for(;l<s&&(Un.lastIndex=l,o=Un.exec(i),!!o);){if(w=v=!0,l=o.index+1,C=o[0]==="'",f=32,o.index-1>=0)f=i.charCodeAt(o.index-1);else for(_=r-1;_>=0&&!(t[_].type==="softbreak"||t[_].type==="hardbreak");_--)if(t[_].content){f=t[_].content.charCodeAt(t[_].content.length-1);break}if(p=32,l<s)p=i.charCodeAt(l);else for(_=r+1;_<t.length&&!(t[_].type==="softbreak"||t[_].type==="hardbreak");_++)if(t[_].content){p=t[_].content.charCodeAt(0);break}if(h=Bn(f)||Pn(String.fromCharCode(f)),d=Bn(p)||Pn(String.fromCharCode(p)),g=zn(f),k=zn(p),k?w=!1:d&&(g||h||(w=!1)),g?v=!1:h&&(k||d||(v=!1)),p===34&&o[0]==='"'&&f>=48&&f<=57&&(v=w=!1),w&&v&&(w=h,v=d),!w&&!v){C&&(n.content=tr(n.content,o.index,Hn));continue}if(v){for(_=E.length-1;_>=0&&(c=E[_],!(E[_].level<a));_--)if(c.single===C&&E[_].level===a){c=E[_],C?(F=e.md.options.quotes[2],b=e.md.options.quotes[3]):(F=e.md.options.quotes[0],b=e.md.options.quotes[1]),n.content=tr(n.content,o.index,b),t[c.token].content=tr(t[c.token].content,c.pos,F),l+=b.length-1,c.token===r&&(l+=F.length-1),i=n.content,s=i.length,E.length=_;continue e}}w?E.push({token:r,pos:o.index,single:C,level:a}):v&&C&&(n.content=tr(n.content,o.index,Hn))}}}}Gn.exports=function(e){var r;if(e.md.options.typographer)for(r=e.tokens.length-1;r>=0;r--)e.tokens[r].type!=="inline"||!Tl.test(e.tokens[r].content)||Sl(e.tokens[r].children,e)}});var nr=x((kc,jn)=>{"use strict";function Te(t,e,r){this.type=t,this.tag=e,this.attrs=null,this.map=null,this.nesting=r,this.level=0,this.children=null,this.content="",this.markup="",this.info="",this.meta=null,this.block=!1,this.hidden=!1}Te.prototype.attrIndex=function(e){var r,n,i;if(!this.attrs)return-1;for(r=this.attrs,n=0,i=r.length;n<i;n++)if(r[n][0]===e)return n;return-1};Te.prototype.attrPush=function(e){this.attrs?this.attrs.push(e):this.attrs=[e]};Te.prototype.attrSet=function(e,r){var n=this.attrIndex(e),i=[e,r];n<0?this.attrPush(i):this.attrs[n]=i};Te.prototype.attrGet=function(e){var r=this.attrIndex(e),n=null;return r>=0&&(n=this.attrs[r][1]),n};Te.prototype.attrJoin=function(e,r){var n=this.attrIndex(e);n<0?this.attrPush([e,r]):this.attrs[n][1]=this.attrs[n][1]+" "+r};jn.exports=Te});var $n=x((Ac,Zn)=>{"use strict";var ql=nr();function Wn(t,e,r){this.src=t,this.env=r,this.tokens=[],this.inlineMode=!1,this.md=e}Wn.prototype.Token=ql;Zn.exports=Wn});var Xn=x((Cc,Yn)=>{"use strict";var Fl=rr(),Ir=[["normalize",Tn()],["block",qn()],["inline",Rn()],["linkify",Mn()],["replacements",Nn()],["smartquotes",Vn()]];function Mr(){this.ruler=new Fl;for(var t=0;t<Ir.length;t++)this.ruler.push(Ir[t][0],Ir[t][1])}Mr.prototype.process=function(t){var e,r,n;for(n=this.ruler.getRules(""),e=0,r=n.length;e<r;e++)n[e](t)};Mr.prototype.State=$n();Yn.exports=Mr});var Qn=x((vc,Kn)=>{"use strict";var Lr=O().isSpace;function Or(t,e){var r=t.bMarks[e]+t.tShift[e],n=t.eMarks[e];return t.src.substr(r,n-r)}function Jn(t){var e=[],r=0,n=t.length,i,o=!1,l=0,s="";for(i=t.charCodeAt(r);r<n;)i===124&&(o?(s+=t.substring(l,r-1),l=r):(e.push(s+t.substring(l,r)),s="",l=r+1)),o=i===92,r++,i=t.charCodeAt(r);return e.push(s+t.substring(l)),e}Kn.exports=function(e,r,n,i){var o,l,s,a,c,f,p,h,d,g,k,w,v,_,C,E,F,b;if(r+2>n||(f=r+1,e.sCount[f]<e.blkIndent)||e.sCount[f]-e.blkIndent>=4||(s=e.bMarks[f]+e.tShift[f],s>=e.eMarks[f])||(F=e.src.charCodeAt(s++),F!==124&&F!==45&&F!==58)||s>=e.eMarks[f]||(b=e.src.charCodeAt(s++),b!==124&&b!==45&&b!==58&&!Lr(b))||F===45&&Lr(b))return!1;for(;s<e.eMarks[f];){if(o=e.src.charCodeAt(s),o!==124&&o!==45&&o!==58&&!Lr(o))return!1;s++}for(l=Or(e,r+1),p=l.split("|"),g=[],a=0;a<p.length;a++){if(k=p[a].trim(),!k){if(a===0||a===p.length-1)continue;return!1}if(!/^:?-+:?$/.test(k))return!1;k.charCodeAt(k.length-1)===58?g.push(k.charCodeAt(0)===58?"center":"right"):k.charCodeAt(0)===58?g.push("left"):g.push("")}if(l=Or(e,r).trim(),l.indexOf("|")===-1||e.sCount[r]-e.blkIndent>=4||(p=Jn(l),p.length&&p[0]===""&&p.shift(),p.length&&p[p.length-1]===""&&p.pop(),h=p.length,h===0||h!==g.length))return!1;if(i)return!0;for(_=e.parentType,e.parentType="table",E=e.md.block.ruler.getRules("blockquote"),d=e.push("table_open","table",1),d.map=w=[r,0],d=e.push("thead_open","thead",1),d.map=[r,r+1],d=e.push("tr_open","tr",1),d.map=[r,r+1],a=0;a<p.length;a++)d=e.push("th_open","th",1),g[a]&&(d.attrs=[["style","text-align:"+g[a]]]),d=e.push("inline","",0),d.content=p[a].trim(),d.children=[],d=e.push("th_close","th",-1);for(d=e.push("tr_close","tr",-1),d=e.push("thead_close","thead",-1),f=r+2;f<n&&!(e.sCount[f]<e.blkIndent);f++){for(C=!1,a=0,c=E.length;a<c;a++)if(E[a](e,f,n,!0)){C=!0;break}if(C||(l=Or(e,f).trim(),!l)||e.sCount[f]-e.blkIndent>=4)break;for(p=Jn(l),p.length&&p[0]===""&&p.shift(),p.length&&p[p.length-1]===""&&p.pop(),f===r+2&&(d=e.push("tbody_open","tbody",1),d.map=v=[r+2,0]),d=e.push("tr_open","tr",1),d.map=[f,f+1],a=0;a<h;a++)d=e.push("td_open","td",1),g[a]&&(d.attrs=[["style","text-align:"+g[a]]]),d=e.push("inline","",0),d.content=p[a]?p[a].trim():"",d.children=[],d=e.push("td_close","td",-1);d=e.push("tr_close","tr",-1)}return v&&(d=e.push("tbody_close","tbody",-1),v[1]=f),d=e.push("table_close","table",-1),w[1]=f,e.parentType=_,e.line=f,!0}});var ri=x((Ec,ei)=>{"use strict";ei.exports=function(e,r,n){var i,o,l;if(e.sCount[r]-e.blkIndent<4)return!1;for(o=i=r+1;i<n;){if(e.isEmpty(i)){i++;continue}if(e.sCount[i]-e.blkIndent>=4){i++,o=i;continue}break}return e.line=o,l=e.push("code_block","code",0),l.content=e.getLines(r,o,4+e.blkIndent,!1)+`
|
|
18
|
+
`,l.map=[r,e.line],!0}});var ni=x((yc,ti)=>{"use strict";ti.exports=function(e,r,n,i){var o,l,s,a,c,f,p,h=!1,d=e.bMarks[r]+e.tShift[r],g=e.eMarks[r];if(e.sCount[r]-e.blkIndent>=4||d+3>g||(o=e.src.charCodeAt(d),o!==126&&o!==96)||(c=d,d=e.skipChars(d,o),l=d-c,l<3)||(p=e.src.slice(c,d),s=e.src.slice(d,g),o===96&&s.indexOf(String.fromCharCode(o))>=0))return!1;if(i)return!0;for(a=r;a++,!(a>=n||(d=c=e.bMarks[a]+e.tShift[a],g=e.eMarks[a],d<g&&e.sCount[a]<e.blkIndent));)if(e.src.charCodeAt(d)===o&&!(e.sCount[a]-e.blkIndent>=4)&&(d=e.skipChars(d,o),!(d-c<l)&&(d=e.skipSpaces(d),!(d<g)))){h=!0;break}return l=e.sCount[r],e.line=a+(h?1:0),f=e.push("fence","code",0),f.info=s,f.content=e.getLines(r+1,a,l,!0),f.markup=p,f.map=[r,e.line],!0}});var si=x((Dc,oi)=>{"use strict";var ii=O().isSpace;oi.exports=function(e,r,n,i){var o,l,s,a,c,f,p,h,d,g,k,w,v,_,C,E,F,b,T,P,S=e.lineMax,M=e.bMarks[r]+e.tShift[r],N=e.eMarks[r];if(e.sCount[r]-e.blkIndent>=4||e.src.charCodeAt(M++)!==62)return!1;if(i)return!0;for(a=d=e.sCount[r]+1,e.src.charCodeAt(M)===32?(M++,a++,d++,o=!1,E=!0):e.src.charCodeAt(M)===9?(E=!0,(e.bsCount[r]+d)%4===3?(M++,a++,d++,o=!1):o=!0):E=!1,g=[e.bMarks[r]],e.bMarks[r]=M;M<N&&(l=e.src.charCodeAt(M),ii(l));){l===9?d+=4-(d+e.bsCount[r]+(o?1:0))%4:d++;M++}for(k=[e.bsCount[r]],e.bsCount[r]=e.sCount[r]+1+(E?1:0),f=M>=N,_=[e.sCount[r]],e.sCount[r]=d-a,C=[e.tShift[r]],e.tShift[r]=M-e.bMarks[r],b=e.md.block.ruler.getRules("blockquote"),v=e.parentType,e.parentType="blockquote",h=r+1;h<n&&(P=e.sCount[h]<e.blkIndent,M=e.bMarks[h]+e.tShift[h],N=e.eMarks[h],!(M>=N));h++){if(e.src.charCodeAt(M++)===62&&!P){for(a=d=e.sCount[h]+1,e.src.charCodeAt(M)===32?(M++,a++,d++,o=!1,E=!0):e.src.charCodeAt(M)===9?(E=!0,(e.bsCount[h]+d)%4===3?(M++,a++,d++,o=!1):o=!0):E=!1,g.push(e.bMarks[h]),e.bMarks[h]=M;M<N&&(l=e.src.charCodeAt(M),ii(l));){l===9?d+=4-(d+e.bsCount[h]+(o?1:0))%4:d++;M++}f=M>=N,k.push(e.bsCount[h]),e.bsCount[h]=e.sCount[h]+1+(E?1:0),_.push(e.sCount[h]),e.sCount[h]=d-a,C.push(e.tShift[h]),e.tShift[h]=M-e.bMarks[h];continue}if(f)break;for(F=!1,s=0,c=b.length;s<c;s++)if(b[s](e,h,n,!0)){F=!0;break}if(F){e.lineMax=h,e.blkIndent!==0&&(g.push(e.bMarks[h]),k.push(e.bsCount[h]),C.push(e.tShift[h]),_.push(e.sCount[h]),e.sCount[h]-=e.blkIndent);break}g.push(e.bMarks[h]),k.push(e.bsCount[h]),C.push(e.tShift[h]),_.push(e.sCount[h]),e.sCount[h]=-1}for(w=e.blkIndent,e.blkIndent=0,T=e.push("blockquote_open","blockquote",1),T.markup=">",T.map=p=[r,0],e.md.block.tokenize(e,r,h),T=e.push("blockquote_close","blockquote",-1),T.markup=">",e.lineMax=S,e.parentType=v,p[1]=e.line,s=0;s<C.length;s++)e.bMarks[s+r]=g[s],e.tShift[s+r]=C[s],e.sCount[s+r]=_[s],e.bsCount[s+r]=k[s];return e.blkIndent=w,!0}});var ai=x((wc,li)=>{"use strict";var Rl=O().isSpace;li.exports=function(e,r,n,i){var o,l,s,a,c=e.bMarks[r]+e.tShift[r],f=e.eMarks[r];if(e.sCount[r]-e.blkIndent>=4||(o=e.src.charCodeAt(c++),o!==42&&o!==45&&o!==95))return!1;for(l=1;c<f;){if(s=e.src.charCodeAt(c++),s!==o&&!Rl(s))return!1;s===o&&l++}return l<3?!1:(i||(e.line=r+1,a=e.push("hr","hr",0),a.map=[r,e.line],a.markup=Array(l+1).join(String.fromCharCode(o))),!0)}});var hi=x((Tc,pi)=>{"use strict";var fi=O().isSpace;function ci(t,e){var r,n,i,o;return n=t.bMarks[e]+t.tShift[e],i=t.eMarks[e],r=t.src.charCodeAt(n++),r!==42&&r!==45&&r!==43||n<i&&(o=t.src.charCodeAt(n),!fi(o))?-1:n}function ui(t,e){var r,n=t.bMarks[e]+t.tShift[e],i=n,o=t.eMarks[e];if(i+1>=o||(r=t.src.charCodeAt(i++),r<48||r>57))return-1;for(;;){if(i>=o)return-1;if(r=t.src.charCodeAt(i++),r>=48&&r<=57){if(i-n>=10)return-1;continue}if(r===41||r===46)break;return-1}return i<o&&(r=t.src.charCodeAt(i),!fi(r))?-1:i}function Il(t,e){var r,n,i=t.level+2;for(r=e+2,n=t.tokens.length-2;r<n;r++)t.tokens[r].level===i&&t.tokens[r].type==="paragraph_open"&&(t.tokens[r+2].hidden=!0,t.tokens[r].hidden=!0,r+=2)}pi.exports=function(e,r,n,i){var o,l,s,a,c,f,p,h,d,g,k,w,v,_,C,E,F,b,T,P,S,M,N,ce,fe,pe,he,j,de=!1,Ue=!0;if(e.sCount[r]-e.blkIndent>=4||e.listIndent>=0&&e.sCount[r]-e.listIndent>=4&&e.sCount[r]<e.blkIndent)return!1;if(i&&e.parentType==="paragraph"&&e.sCount[r]>=e.blkIndent&&(de=!0),(N=ui(e,r))>=0){if(p=!0,fe=e.bMarks[r]+e.tShift[r],v=Number(e.src.slice(fe,N-1)),de&&v!==1)return!1}else if((N=ci(e,r))>=0)p=!1;else return!1;if(de&&e.skipSpaces(N)>=e.eMarks[r])return!1;if(w=e.src.charCodeAt(N-1),i)return!0;for(k=e.tokens.length,p?(j=e.push("ordered_list_open","ol",1),v!==1&&(j.attrs=[["start",v]])):j=e.push("bullet_list_open","ul",1),j.map=g=[r,0],j.markup=String.fromCharCode(w),C=r,ce=!1,he=e.md.block.ruler.getRules("list"),b=e.parentType,e.parentType="list";C<n;){for(M=N,_=e.eMarks[C],f=E=e.sCount[C]+N-(e.bMarks[r]+e.tShift[r]);M<_;){if(o=e.src.charCodeAt(M),o===9)E+=4-(E+e.bsCount[C])%4;else if(o===32)E++;else break;M++}if(l=M,l>=_?c=1:c=E-f,c>4&&(c=1),a=f+c,j=e.push("list_item_open","li",1),j.markup=String.fromCharCode(w),j.map=h=[r,0],p&&(j.info=e.src.slice(fe,N-1)),S=e.tight,P=e.tShift[r],T=e.sCount[r],F=e.listIndent,e.listIndent=e.blkIndent,e.blkIndent=a,e.tight=!0,e.tShift[r]=l-e.bMarks[r],e.sCount[r]=E,l>=_&&e.isEmpty(r+1)?e.line=Math.min(e.line+2,n):e.md.block.tokenize(e,r,n,!0),(!e.tight||ce)&&(Ue=!1),ce=e.line-r>1&&e.isEmpty(e.line-1),e.blkIndent=e.listIndent,e.listIndent=F,e.tShift[r]=P,e.sCount[r]=T,e.tight=S,j=e.push("list_item_close","li",-1),j.markup=String.fromCharCode(w),C=r=e.line,h[1]=C,l=e.bMarks[r],C>=n||e.sCount[C]<e.blkIndent||e.sCount[r]-e.blkIndent>=4)break;for(pe=!1,s=0,d=he.length;s<d;s++)if(he[s](e,C,n,!0)){pe=!0;break}if(pe)break;if(p){if(N=ui(e,C),N<0)break;fe=e.bMarks[C]+e.tShift[C]}else if(N=ci(e,C),N<0)break;if(w!==e.src.charCodeAt(N-1))break}return p?j=e.push("ordered_list_close","ol",-1):j=e.push("bullet_list_close","ul",-1),j.markup=String.fromCharCode(w),g[1]=C,e.line=C,e.parentType=b,Ue&&Il(e,k),!0}});var mi=x((Sc,di)=>{"use strict";var Ml=O().normalizeReference,ir=O().isSpace;di.exports=function(e,r,n,i){var o,l,s,a,c,f,p,h,d,g,k,w,v,_,C,E,F=0,b=e.bMarks[r]+e.tShift[r],T=e.eMarks[r],P=r+1;if(e.sCount[r]-e.blkIndent>=4||e.src.charCodeAt(b)!==91)return!1;for(;++b<T;)if(e.src.charCodeAt(b)===93&&e.src.charCodeAt(b-1)!==92){if(b+1===T||e.src.charCodeAt(b+1)!==58)return!1;break}for(a=e.lineMax,C=e.md.block.ruler.getRules("reference"),g=e.parentType,e.parentType="reference";P<a&&!e.isEmpty(P);P++)if(!(e.sCount[P]-e.blkIndent>3)&&!(e.sCount[P]<0)){for(_=!1,f=0,p=C.length;f<p;f++)if(C[f](e,P,a,!0)){_=!0;break}if(_)break}for(v=e.getLines(r,P,e.blkIndent,!1).trim(),T=v.length,b=1;b<T;b++){if(o=v.charCodeAt(b),o===91)return!1;if(o===93){d=b;break}else o===10?F++:o===92&&(b++,b<T&&v.charCodeAt(b)===10&&F++)}if(d<0||v.charCodeAt(d+1)!==58)return!1;for(b=d+2;b<T;b++)if(o=v.charCodeAt(b),o===10)F++;else if(!ir(o))break;if(k=e.md.helpers.parseLinkDestination(v,b,T),!k.ok||(c=e.md.normalizeLink(k.str),!e.md.validateLink(c)))return!1;for(b=k.pos,F+=k.lines,l=b,s=F,w=b;b<T;b++)if(o=v.charCodeAt(b),o===10)F++;else if(!ir(o))break;for(k=e.md.helpers.parseLinkTitle(v,b,T),b<T&&w!==b&&k.ok?(E=k.str,b=k.pos,F+=k.lines):(E="",b=l,F=s);b<T&&(o=v.charCodeAt(b),!!ir(o));)b++;if(b<T&&v.charCodeAt(b)!==10&&E)for(E="",b=l,F=s;b<T&&(o=v.charCodeAt(b),!!ir(o));)b++;return b<T&&v.charCodeAt(b)!==10||(h=Ml(v.slice(1,d)),!h)?!1:(i||(typeof e.env.references>"u"&&(e.env.references={}),typeof e.env.references[h]>"u"&&(e.env.references[h]={title:E,href:c}),e.parentType=g,e.line=r+F+1),!0)}});var gi=x((qc,_i)=>{"use strict";_i.exports=["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","section","source","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"]});var zr=x((Fc,Nr)=>{"use strict";var Ll="[a-zA-Z_:][a-zA-Z0-9:._-]*",Ol="[^\"'=<>`\\x00-\\x20]+",Nl="'[^']*'",zl='"[^"]*"',Pl="(?:"+Ol+"|"+Nl+"|"+zl+")",Bl="(?:\\s+"+Ll+"(?:\\s*=\\s*"+Pl+")?)",xi="<[A-Za-z][A-Za-z0-9\\-]*"+Bl+"*\\s*\\/?>",bi="<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>",Ul="<!---->|<!--(?:-?[^>-])(?:-?[^-])*-->",Hl="<[?][\\s\\S]*?[?]>",Gl="<![A-Z]+\\s+[^>]*>",Vl="<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",jl=new RegExp("^(?:"+xi+"|"+bi+"|"+Ul+"|"+Hl+"|"+Gl+"|"+Vl+")"),Wl=new RegExp("^(?:"+xi+"|"+bi+")");Nr.exports.HTML_TAG_RE=jl;Nr.exports.HTML_OPEN_CLOSE_TAG_RE=Wl});var Ai=x((Rc,ki)=>{"use strict";var Zl=gi(),$l=zr().HTML_OPEN_CLOSE_TAG_RE,Se=[[/^<(script|pre|style|textarea)(?=(\s|>|$))/i,/<\/(script|pre|style|textarea)>/i,!0],[/^<!--/,/-->/,!0],[/^<\?/,/\?>/,!0],[/^<![A-Z]/,/>/,!0],[/^<!\[CDATA\[/,/\]\]>/,!0],[new RegExp("^</?("+Zl.join("|")+")(?=(\\s|/?>|$))","i"),/^$/,!0],[new RegExp($l.source+"\\s*$"),/^$/,!1]];ki.exports=function(e,r,n,i){var o,l,s,a,c=e.bMarks[r]+e.tShift[r],f=e.eMarks[r];if(e.sCount[r]-e.blkIndent>=4||!e.md.options.html||e.src.charCodeAt(c)!==60)return!1;for(a=e.src.slice(c,f),o=0;o<Se.length&&!Se[o][0].test(a);o++);if(o===Se.length)return!1;if(i)return Se[o][2];if(l=r+1,!Se[o][1].test(a)){for(;l<n&&!(e.sCount[l]<e.blkIndent);l++)if(c=e.bMarks[l]+e.tShift[l],f=e.eMarks[l],a=e.src.slice(c,f),Se[o][1].test(a)){a.length!==0&&l++;break}}return e.line=l,s=e.push("html_block","",0),s.map=[r,l],s.content=e.getLines(r,l,e.blkIndent,!0),!0}});var Ei=x((Ic,vi)=>{"use strict";var Ci=O().isSpace;vi.exports=function(e,r,n,i){var o,l,s,a,c=e.bMarks[r]+e.tShift[r],f=e.eMarks[r];if(e.sCount[r]-e.blkIndent>=4||(o=e.src.charCodeAt(c),o!==35||c>=f))return!1;for(l=1,o=e.src.charCodeAt(++c);o===35&&c<f&&l<=6;)l++,o=e.src.charCodeAt(++c);return l>6||c<f&&!Ci(o)?!1:(i||(f=e.skipSpacesBack(f,c),s=e.skipCharsBack(f,35,c),s>c&&Ci(e.src.charCodeAt(s-1))&&(f=s),e.line=r+1,a=e.push("heading_open","h"+String(l),1),a.markup="########".slice(0,l),a.map=[r,e.line],a=e.push("inline","",0),a.content=e.src.slice(c,f).trim(),a.map=[r,e.line],a.children=[],a=e.push("heading_close","h"+String(l),-1),a.markup="########".slice(0,l)),!0)}});var Di=x((Mc,yi)=>{"use strict";yi.exports=function(e,r,n){var i,o,l,s,a,c,f,p,h,d=r+1,g,k=e.md.block.ruler.getRules("paragraph");if(e.sCount[r]-e.blkIndent>=4)return!1;for(g=e.parentType,e.parentType="paragraph";d<n&&!e.isEmpty(d);d++)if(!(e.sCount[d]-e.blkIndent>3)){if(e.sCount[d]>=e.blkIndent&&(c=e.bMarks[d]+e.tShift[d],f=e.eMarks[d],c<f&&(h=e.src.charCodeAt(c),(h===45||h===61)&&(c=e.skipChars(c,h),c=e.skipSpaces(c),c>=f)))){p=h===61?1:2;break}if(!(e.sCount[d]<0)){for(o=!1,l=0,s=k.length;l<s;l++)if(k[l](e,d,n,!0)){o=!0;break}if(o)break}}return p?(i=e.getLines(r,d,e.blkIndent,!1).trim(),e.line=d+1,a=e.push("heading_open","h"+String(p),1),a.markup=String.fromCharCode(h),a.map=[r,e.line],a=e.push("inline","",0),a.content=i,a.map=[r,e.line-1],a.children=[],a=e.push("heading_close","h"+String(p),-1),a.markup=String.fromCharCode(h),e.parentType=g,!0):!1}});var Ti=x((Lc,wi)=>{"use strict";wi.exports=function(e,r){var n,i,o,l,s,a,c=r+1,f=e.md.block.ruler.getRules("paragraph"),p=e.lineMax;for(a=e.parentType,e.parentType="paragraph";c<p&&!e.isEmpty(c);c++)if(!(e.sCount[c]-e.blkIndent>3)&&!(e.sCount[c]<0)){for(i=!1,o=0,l=f.length;o<l;o++)if(f[o](e,c,p,!0)){i=!0;break}if(i)break}return n=e.getLines(r,c,e.blkIndent,!1).trim(),e.line=c,s=e.push("paragraph_open","p",1),s.map=[r,e.line],s=e.push("inline","",0),s.content=n,s.map=[r,e.line],s.children=[],s=e.push("paragraph_close","p",-1),e.parentType=a,!0}});var Fi=x((Oc,qi)=>{"use strict";var Si=nr(),or=O().isSpace;function ie(t,e,r,n){var i,o,l,s,a,c,f,p;for(this.src=t,this.md=e,this.env=r,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,this.result="",o=this.src,p=!1,l=s=c=f=0,a=o.length;s<a;s++){if(i=o.charCodeAt(s),!p)if(or(i)){c++,i===9?f+=4-f%4:f++;continue}else p=!0;(i===10||s===a-1)&&(i!==10&&s++,this.bMarks.push(l),this.eMarks.push(s),this.tShift.push(c),this.sCount.push(f),this.bsCount.push(0),p=!1,c=0,f=0,l=s+1)}this.bMarks.push(o.length),this.eMarks.push(o.length),this.tShift.push(0),this.sCount.push(0),this.bsCount.push(0),this.lineMax=this.bMarks.length-1}ie.prototype.push=function(t,e,r){var n=new Si(t,e,r);return n.block=!0,r<0&&this.level--,n.level=this.level,r>0&&this.level++,this.tokens.push(n),n};ie.prototype.isEmpty=function(e){return this.bMarks[e]+this.tShift[e]>=this.eMarks[e]};ie.prototype.skipEmptyLines=function(e){for(var r=this.lineMax;e<r&&!(this.bMarks[e]+this.tShift[e]<this.eMarks[e]);e++);return e};ie.prototype.skipSpaces=function(e){for(var r,n=this.src.length;e<n&&(r=this.src.charCodeAt(e),!!or(r));e++);return e};ie.prototype.skipSpacesBack=function(e,r){if(e<=r)return e;for(;e>r;)if(!or(this.src.charCodeAt(--e)))return e+1;return e};ie.prototype.skipChars=function(e,r){for(var n=this.src.length;e<n&&this.src.charCodeAt(e)===r;e++);return e};ie.prototype.skipCharsBack=function(e,r,n){if(e<=n)return e;for(;e>n;)if(r!==this.src.charCodeAt(--e))return e+1;return e};ie.prototype.getLines=function(e,r,n,i){var o,l,s,a,c,f,p,h=e;if(e>=r)return"";for(f=new Array(r-e),o=0;h<r;h++,o++){for(l=0,p=a=this.bMarks[h],h+1<r||i?c=this.eMarks[h]+1:c=this.eMarks[h];a<c&&l<n;){if(s=this.src.charCodeAt(a),or(s))s===9?l+=4-(l+this.bsCount[h])%4:l++;else if(a-p<this.tShift[h])l++;else break;a++}l>n?f[o]=new Array(l-n+1).join(" ")+this.src.slice(a,c):f[o]=this.src.slice(a,c)}return f.join("")};ie.prototype.Token=Si;qi.exports=ie});var Ii=x((Nc,Ri)=>{"use strict";var Yl=rr(),sr=[["table",Qn(),["paragraph","reference"]],["code",ri()],["fence",ni(),["paragraph","reference","blockquote","list"]],["blockquote",si(),["paragraph","reference","blockquote","list"]],["hr",ai(),["paragraph","reference","blockquote","list"]],["list",hi(),["paragraph","reference","blockquote"]],["reference",mi()],["html_block",Ai(),["paragraph","reference","blockquote"]],["heading",Ei(),["paragraph","reference","blockquote"]],["lheading",Di()],["paragraph",Ti()]];function lr(){this.ruler=new Yl;for(var t=0;t<sr.length;t++)this.ruler.push(sr[t][0],sr[t][1],{alt:(sr[t][2]||[]).slice()})}lr.prototype.tokenize=function(t,e,r){for(var n,i,o=this.ruler.getRules(""),l=o.length,s=e,a=!1,c=t.md.options.maxNesting;s<r&&(t.line=s=t.skipEmptyLines(s),!(s>=r||t.sCount[s]<t.blkIndent));){if(t.level>=c){t.line=r;break}for(i=0;i<l&&(n=o[i](t,s,r,!1),!n);i++);t.tight=!a,t.isEmpty(t.line-1)&&(a=!0),s=t.line,s<r&&t.isEmpty(s)&&(a=!0,s++,t.line=s)}};lr.prototype.parse=function(t,e,r,n){var i;t&&(i=new this.State(t,e,r,n),this.tokenize(i,i.line,i.lineMax))};lr.prototype.State=Fi();Ri.exports=lr});var Li=x((zc,Mi)=>{"use strict";function Xl(t){switch(t){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}}Mi.exports=function(e,r){for(var n=e.pos;n<e.posMax&&!Xl(e.src.charCodeAt(n));)n++;return n===e.pos?!1:(r||(e.pending+=e.src.slice(e.pos,n)),e.pos=n,!0)}});var Ni=x((Pc,Oi)=>{"use strict";var Jl=O().isSpace;Oi.exports=function(e,r){var n,i,o,l=e.pos;if(e.src.charCodeAt(l)!==10)return!1;if(n=e.pending.length-1,i=e.posMax,!r)if(n>=0&&e.pending.charCodeAt(n)===32)if(n>=1&&e.pending.charCodeAt(n-1)===32){for(o=n-1;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(l++;l<i&&Jl(e.src.charCodeAt(l));)l++;return e.pos=l,!0}});var Pi=x((Bc,zi)=>{"use strict";var Kl=O().isSpace,Br=[];for(Pr=0;Pr<256;Pr++)Br.push(0);var Pr;"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(t){Br[t.charCodeAt(0)]=1});zi.exports=function(e,r){var n,i=e.pos,o=e.posMax;if(e.src.charCodeAt(i)!==92)return!1;if(i++,i<o){if(n=e.src.charCodeAt(i),n<256&&Br[n]!==0)return r||(e.pending+=e.src[i]),e.pos+=2,!0;if(n===10){for(r||e.push("hardbreak","br",0),i++;i<o&&(n=e.src.charCodeAt(i),!!Kl(n));)i++;return e.pos=i,!0}}return r||(e.pending+="\\"),e.pos++,!0}});var Ui=x((Uc,Bi)=>{"use strict";Bi.exports=function(e,r){var n,i,o,l,s,a,c,f,p=e.pos,h=e.src.charCodeAt(p);if(h!==96)return!1;for(n=p,p++,i=e.posMax;p<i&&e.src.charCodeAt(p)===96;)p++;if(o=e.src.slice(n,p),c=o.length,e.backticksScanned&&(e.backticks[c]||0)<=n)return r||(e.pending+=o),e.pos+=c,!0;for(s=a=p;(s=e.src.indexOf("`",a))!==-1;){for(a=s+1;a<i&&e.src.charCodeAt(a)===96;)a++;if(f=a-s,f===c)return r||(l=e.push("code_inline","code",0),l.markup=o,l.content=e.src.slice(p,s).replace(/\n/g," ").replace(/^ (.+) $/,"$1")),e.pos=a,!0;e.backticks[f]=s}return e.backticksScanned=!0,r||(e.pending+=o),e.pos+=c,!0}});var Hr=x((Hc,Ur)=>{"use strict";Ur.exports.tokenize=function(e,r){var n,i,o,l,s,a=e.pos,c=e.src.charCodeAt(a);if(r||c!==126||(i=e.scanDelims(e.pos,!0),l=i.length,s=String.fromCharCode(c),l<2))return!1;for(l%2&&(o=e.push("text","",0),o.content=s,l--),n=0;n<l;n+=2)o=e.push("text","",0),o.content=s+s,e.delimiters.push({marker:c,length:0,token:e.tokens.length-1,end:-1,open:i.can_open,close:i.can_close});return e.pos+=i.length,!0};function Hi(t,e){var r,n,i,o,l,s=[],a=e.length;for(r=0;r<a;r++)i=e[r],i.marker===126&&i.end!==-1&&(o=e[i.end],l=t.tokens[i.token],l.type="s_open",l.tag="s",l.nesting=1,l.markup="~~",l.content="",l=t.tokens[o.token],l.type="s_close",l.tag="s",l.nesting=-1,l.markup="~~",l.content="",t.tokens[o.token-1].type==="text"&&t.tokens[o.token-1].content==="~"&&s.push(o.token-1));for(;s.length;){for(r=s.pop(),n=r+1;n<t.tokens.length&&t.tokens[n].type==="s_close";)n++;n--,r!==n&&(l=t.tokens[n],t.tokens[n]=t.tokens[r],t.tokens[r]=l)}}Ur.exports.postProcess=function(e){var r,n=e.tokens_meta,i=e.tokens_meta.length;for(Hi(e,e.delimiters),r=0;r<i;r++)n[r]&&n[r].delimiters&&Hi(e,n[r].delimiters)}});var Vr=x((Gc,Gr)=>{"use strict";Gr.exports.tokenize=function(e,r){var n,i,o,l=e.pos,s=e.src.charCodeAt(l);if(r||s!==95&&s!==42)return!1;for(i=e.scanDelims(e.pos,s===42),n=0;n<i.length;n++)o=e.push("text","",0),o.content=String.fromCharCode(s),e.delimiters.push({marker:s,length:i.length,token:e.tokens.length-1,end:-1,open:i.can_open,close:i.can_close});return e.pos+=i.length,!0};function Gi(t,e){var r,n,i,o,l,s,a=e.length;for(r=a-1;r>=0;r--)n=e[r],!(n.marker!==95&&n.marker!==42)&&n.end!==-1&&(i=e[n.end],s=r>0&&e[r-1].end===n.end+1&&e[r-1].marker===n.marker&&e[r-1].token===n.token-1&&e[n.end+1].token===i.token+1,l=String.fromCharCode(n.marker),o=t.tokens[n.token],o.type=s?"strong_open":"em_open",o.tag=s?"strong":"em",o.nesting=1,o.markup=s?l+l:l,o.content="",o=t.tokens[i.token],o.type=s?"strong_close":"em_close",o.tag=s?"strong":"em",o.nesting=-1,o.markup=s?l+l:l,o.content="",s&&(t.tokens[e[r-1].token].content="",t.tokens[e[n.end+1].token].content="",r--))}Gr.exports.postProcess=function(e){var r,n=e.tokens_meta,i=e.tokens_meta.length;for(Gi(e,e.delimiters),r=0;r<i;r++)n[r]&&n[r].delimiters&&Gi(e,n[r].delimiters)}});var ji=x((Vc,Vi)=>{"use strict";var Ql=O().normalizeReference,jr=O().isSpace;Vi.exports=function(e,r){var n,i,o,l,s,a,c,f,p,h="",d="",g=e.pos,k=e.posMax,w=e.pos,v=!0;if(e.src.charCodeAt(e.pos)!==91||(s=e.pos+1,l=e.md.helpers.parseLinkLabel(e,e.pos,!0),l<0))return!1;if(a=l+1,a<k&&e.src.charCodeAt(a)===40){for(v=!1,a++;a<k&&(i=e.src.charCodeAt(a),!(!jr(i)&&i!==10));a++);if(a>=k)return!1;if(w=a,c=e.md.helpers.parseLinkDestination(e.src,a,e.posMax),c.ok){for(h=e.md.normalizeLink(c.str),e.md.validateLink(h)?a=c.pos:h="",w=a;a<k&&(i=e.src.charCodeAt(a),!(!jr(i)&&i!==10));a++);if(c=e.md.helpers.parseLinkTitle(e.src,a,e.posMax),a<k&&w!==a&&c.ok)for(d=c.str,a=c.pos;a<k&&(i=e.src.charCodeAt(a),!(!jr(i)&&i!==10));a++);}(a>=k||e.src.charCodeAt(a)!==41)&&(v=!0),a++}if(v){if(typeof e.env.references>"u")return!1;if(a<k&&e.src.charCodeAt(a)===91?(w=a+1,a=e.md.helpers.parseLinkLabel(e,a),a>=0?o=e.src.slice(w,a++):a=l+1):a=l+1,o||(o=e.src.slice(s,l)),f=e.env.references[Ql(o)],!f)return e.pos=g,!1;h=f.href,d=f.title}return r||(e.pos=s,e.posMax=l,p=e.push("link_open","a",1),p.attrs=n=[["href",h]],d&&n.push(["title",d]),e.md.inline.tokenize(e),p=e.push("link_close","a",-1)),e.pos=a,e.posMax=k,!0}});var Zi=x((jc,Wi)=>{"use strict";var ea=O().normalizeReference,Wr=O().isSpace;Wi.exports=function(e,r){var n,i,o,l,s,a,c,f,p,h,d,g,k,w="",v=e.pos,_=e.posMax;if(e.src.charCodeAt(e.pos)!==33||e.src.charCodeAt(e.pos+1)!==91||(a=e.pos+2,s=e.md.helpers.parseLinkLabel(e,e.pos+1,!1),s<0))return!1;if(c=s+1,c<_&&e.src.charCodeAt(c)===40){for(c++;c<_&&(i=e.src.charCodeAt(c),!(!Wr(i)&&i!==10));c++);if(c>=_)return!1;for(k=c,p=e.md.helpers.parseLinkDestination(e.src,c,e.posMax),p.ok&&(w=e.md.normalizeLink(p.str),e.md.validateLink(w)?c=p.pos:w=""),k=c;c<_&&(i=e.src.charCodeAt(c),!(!Wr(i)&&i!==10));c++);if(p=e.md.helpers.parseLinkTitle(e.src,c,e.posMax),c<_&&k!==c&&p.ok)for(h=p.str,c=p.pos;c<_&&(i=e.src.charCodeAt(c),!(!Wr(i)&&i!==10));c++);else h="";if(c>=_||e.src.charCodeAt(c)!==41)return e.pos=v,!1;c++}else{if(typeof e.env.references>"u")return!1;if(c<_&&e.src.charCodeAt(c)===91?(k=c+1,c=e.md.helpers.parseLinkLabel(e,c),c>=0?l=e.src.slice(k,c++):c=s+1):c=s+1,l||(l=e.src.slice(a,s)),f=e.env.references[ea(l)],!f)return e.pos=v,!1;w=f.href,h=f.title}return r||(o=e.src.slice(a,s),e.md.inline.parse(o,e.md,e.env,g=[]),d=e.push("image","img",0),d.attrs=n=[["src",w],["alt",""]],d.children=g,d.content=o,h&&n.push(["title",h])),e.pos=c,e.posMax=_,!0}});var Yi=x((Wc,$i)=>{"use strict";var ra=/^([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])?)*)$/,ta=/^([a-zA-Z][a-zA-Z0-9+.\-]{1,31}):([^<>\x00-\x20]*)$/;$i.exports=function(e,r){var n,i,o,l,s,a,c=e.pos;if(e.src.charCodeAt(c)!==60)return!1;for(s=e.pos,a=e.posMax;;){if(++c>=a||(l=e.src.charCodeAt(c),l===60))return!1;if(l===62)break}return n=e.src.slice(s+1,c),ta.test(n)?(i=e.md.normalizeLink(n),e.md.validateLink(i)?(r||(o=e.push("link_open","a",1),o.attrs=[["href",i]],o.markup="autolink",o.info="auto",o=e.push("text","",0),o.content=e.md.normalizeLinkText(n),o=e.push("link_close","a",-1),o.markup="autolink",o.info="auto"),e.pos+=n.length+2,!0):!1):ra.test(n)?(i=e.md.normalizeLink("mailto:"+n),e.md.validateLink(i)?(r||(o=e.push("link_open","a",1),o.attrs=[["href",i]],o.markup="autolink",o.info="auto",o=e.push("text","",0),o.content=e.md.normalizeLinkText(n),o=e.push("link_close","a",-1),o.markup="autolink",o.info="auto"),e.pos+=n.length+2,!0):!1):!1}});var Ji=x((Zc,Xi)=>{"use strict";var na=zr().HTML_TAG_RE;function ia(t){var e=t|32;return e>=97&&e<=122}Xi.exports=function(e,r){var n,i,o,l,s=e.pos;return!e.md.options.html||(o=e.posMax,e.src.charCodeAt(s)!==60||s+2>=o)||(n=e.src.charCodeAt(s+1),n!==33&&n!==63&&n!==47&&!ia(n))||(i=e.src.slice(s).match(na),!i)?!1:(r||(l=e.push("html_inline","",0),l.content=e.src.slice(s,s+i[0].length)),e.pos+=i[0].length,!0)}});var ro=x(($c,eo)=>{"use strict";var Ki=Tr(),oa=O().has,sa=O().isValidEntityCode,Qi=O().fromCodePoint,la=/^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i,aa=/^&([a-z][a-z0-9]{1,31});/i;eo.exports=function(e,r){var n,i,o,l=e.pos,s=e.posMax;if(e.src.charCodeAt(l)!==38)return!1;if(l+1<s){if(n=e.src.charCodeAt(l+1),n===35){if(o=e.src.slice(l).match(la),o)return r||(i=o[1][0].toLowerCase()==="x"?parseInt(o[1].slice(1),16):parseInt(o[1],10),e.pending+=sa(i)?Qi(i):Qi(65533)),e.pos+=o[0].length,!0}else if(o=e.src.slice(l).match(aa),o&&oa(Ki,o[1]))return r||(e.pending+=Ki[o[1]]),e.pos+=o[0].length,!0}return r||(e.pending+="&"),e.pos++,!0}});var io=x((Yc,no)=>{"use strict";function to(t,e){var r,n,i,o,l,s,a,c,f={},p=e.length;if(p){var h=0,d=-2,g=[];for(r=0;r<p;r++)if(i=e[r],g.push(0),(e[h].marker!==i.marker||d!==i.token-1)&&(h=r),d=i.token,i.length=i.length||0,!!i.close){for(f.hasOwnProperty(i.marker)||(f[i.marker]=[-1,-1,-1,-1,-1,-1]),l=f[i.marker][(i.open?3:0)+i.length%3],n=h-g[h]-1,s=n;n>l;n-=g[n]+1)if(o=e[n],o.marker===i.marker&&o.open&&o.end<0&&(a=!1,(o.close||i.open)&&(o.length+i.length)%3===0&&(o.length%3!==0||i.length%3!==0)&&(a=!0),!a)){c=n>0&&!e[n-1].open?g[n-1]+1:0,g[r]=r-n+c,g[n]=c,i.open=!1,o.end=r,o.close=!1,s=-1,d=-2;break}s!==-1&&(f[i.marker][(i.open?3:0)+(i.length||0)%3]=s)}}}no.exports=function(e){var r,n=e.tokens_meta,i=e.tokens_meta.length;for(to(e,e.delimiters),r=0;r<i;r++)n[r]&&n[r].delimiters&&to(e,n[r].delimiters)}});var so=x((Xc,oo)=>{"use strict";oo.exports=function(e){var r,n,i=0,o=e.tokens,l=e.tokens.length;for(r=n=0;r<l;r++)o[r].nesting<0&&i--,o[r].level=i,o[r].nesting>0&&i++,o[r].type==="text"&&r+1<l&&o[r+1].type==="text"?o[r+1].content=o[r].content+o[r+1].content:(r!==n&&(o[n]=o[r]),n++);r!==n&&(o.length=n)}});var fo=x((Jc,uo)=>{"use strict";var Zr=nr(),lo=O().isWhiteSpace,ao=O().isPunctChar,co=O().isMdAsciiPunct;function ze(t,e,r,n){this.src=t,this.env=r,this.md=e,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}ze.prototype.pushPending=function(){var t=new Zr("text","",0);return t.content=this.pending,t.level=this.pendingLevel,this.tokens.push(t),this.pending="",t};ze.prototype.push=function(t,e,r){this.pending&&this.pushPending();var n=new Zr(t,e,r),i=null;return r<0&&(this.level--,this.delimiters=this._prev_delimiters.pop()),n.level=this.level,r>0&&(this.level++,this._prev_delimiters.push(this.delimiters),this.delimiters=[],i={delimiters:this.delimiters}),this.pendingLevel=this.level,this.tokens.push(n),this.tokens_meta.push(i),n};ze.prototype.scanDelims=function(t,e){var r=t,n,i,o,l,s,a,c,f,p,h=!0,d=!0,g=this.posMax,k=this.src.charCodeAt(t);for(n=t>0?this.src.charCodeAt(t-1):32;r<g&&this.src.charCodeAt(r)===k;)r++;return o=r-t,i=r<g?this.src.charCodeAt(r):32,c=co(n)||ao(String.fromCharCode(n)),p=co(i)||ao(String.fromCharCode(i)),a=lo(n),f=lo(i),f?h=!1:p&&(a||c||(h=!1)),a?d=!1:c&&(f||p||(d=!1)),e?(l=h,s=d):(l=h&&(!d||c),s=d&&(!h||p)),{can_open:l,can_close:s,length:o}};ze.prototype.Token=Zr;uo.exports=ze});var mo=x((Kc,ho)=>{"use strict";var po=rr(),$r=[["text",Li()],["newline",Ni()],["escape",Pi()],["backticks",Ui()],["strikethrough",Hr().tokenize],["emphasis",Vr().tokenize],["link",ji()],["image",Zi()],["autolink",Yi()],["html_inline",Ji()],["entity",ro()]],Yr=[["balance_pairs",io()],["strikethrough",Hr().postProcess],["emphasis",Vr().postProcess],["text_collapse",so()]];function Pe(){var t;for(this.ruler=new po,t=0;t<$r.length;t++)this.ruler.push($r[t][0],$r[t][1]);for(this.ruler2=new po,t=0;t<Yr.length;t++)this.ruler2.push(Yr[t][0],Yr[t][1])}Pe.prototype.skipToken=function(t){var e,r,n=t.pos,i=this.ruler.getRules(""),o=i.length,l=t.md.options.maxNesting,s=t.cache;if(typeof s[n]<"u"){t.pos=s[n];return}if(t.level<l)for(r=0;r<o&&(t.level++,e=i[r](t,!0),t.level--,!e);r++);else t.pos=t.posMax;e||t.pos++,s[n]=t.pos};Pe.prototype.tokenize=function(t){for(var e,r,n=this.ruler.getRules(""),i=n.length,o=t.posMax,l=t.md.options.maxNesting;t.pos<o;){if(t.level<l)for(r=0;r<i&&(e=n[r](t,!1),!e);r++);if(e){if(t.pos>=o)break;continue}t.pending+=t.src[t.pos++]}t.pending&&t.pushPending()};Pe.prototype.parse=function(t,e,r,n){var i,o,l,s=new this.State(t,e,r,n);for(this.tokenize(s),o=this.ruler2.getRules(""),l=o.length,i=0;i<l;i++)o[i](s)};Pe.prototype.State=fo();ho.exports=Pe});var go=x((Qc,_o)=>{"use strict";_o.exports=function(t){var e={};e.src_Any=qr().source,e.src_Cc=Fr().source,e.src_Z=Rr().source,e.src_P=Xe().source,e.src_ZPCc=[e.src_Z,e.src_P,e.src_Cc].join("|"),e.src_ZCc=[e.src_Z,e.src_Cc].join("|");var r="[><\uFF5C]";return e.src_pseudo_letter="(?:(?!"+r+"|"+e.src_ZPCc+")"+e.src_Any+")",e.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]?)",e.src_auth="(?:(?:(?!"+e.src_ZCc+"|[@/\\[\\]()]).)+@)?",e.src_port="(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?",e.src_host_terminator="(?=$|"+r+"|"+e.src_ZPCc+")(?!-|_|:\\d|\\.-|\\.(?!$|"+e.src_ZPCc+"))",e.src_path="(?:[/?#](?:(?!"+e.src_ZCc+"|"+r+`|[()[\\]{}.,"'?!\\-;]).|\\[(?:(?!`+e.src_ZCc+"|\\]).)*\\]|\\((?:(?!"+e.src_ZCc+"|[)]).)*\\)|\\{(?:(?!"+e.src_ZCc+'|[}]).)*\\}|\\"(?:(?!'+e.src_ZCc+`|["]).)+\\"|\\'(?:(?!`+e.src_ZCc+"|[']).)+\\'|\\'(?="+e.src_pseudo_letter+"|[-]).|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!"+e.src_ZCc+"|[.]).|"+(t&&t["---"]?"\\-(?!--(?:[^-]|$))(?:-*)|":"\\-+|")+",(?!"+e.src_ZCc+").|;(?!"+e.src_ZCc+").|\\!+(?!"+e.src_ZCc+"|[!]).|\\?(?!"+e.src_ZCc+"|[?]).)+|\\/)?",e.src_email_name='[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*',e.src_xn="xn--[a-z0-9\\-]{1,59}",e.src_domain_root="(?:"+e.src_xn+"|"+e.src_pseudo_letter+"{1,63})",e.src_domain="(?:"+e.src_xn+"|(?:"+e.src_pseudo_letter+")|(?:"+e.src_pseudo_letter+"(?:-|"+e.src_pseudo_letter+"){0,61}"+e.src_pseudo_letter+"))",e.src_host="(?:(?:(?:(?:"+e.src_domain+")\\.)*"+e.src_domain+"))",e.tpl_host_fuzzy="(?:"+e.src_ip4+"|(?:(?:(?:"+e.src_domain+")\\.)+(?:%TLDS%)))",e.tpl_host_no_ip_fuzzy="(?:(?:(?:"+e.src_domain+")\\.)+(?:%TLDS%))",e.src_host_strict=e.src_host+e.src_host_terminator,e.tpl_host_fuzzy_strict=e.tpl_host_fuzzy+e.src_host_terminator,e.src_host_port_strict=e.src_host+e.src_port+e.src_host_terminator,e.tpl_host_port_fuzzy_strict=e.tpl_host_fuzzy+e.src_port+e.src_host_terminator,e.tpl_host_port_no_ip_fuzzy_strict=e.tpl_host_no_ip_fuzzy+e.src_port+e.src_host_terminator,e.tpl_host_fuzzy_test="localhost|www\\.|\\.\\d{1,3}\\.|(?:\\.(?:%TLDS%)(?:"+e.src_ZPCc+"|>|$))",e.tpl_email_fuzzy="(^|"+r+'|"|\\(|'+e.src_ZCc+")("+e.src_email_name+"@"+e.tpl_host_fuzzy_strict+")",e.tpl_link_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`|\uFF5C]|"+e.src_ZPCc+"))((?![$+<=>^`|\uFF5C])"+e.tpl_host_port_fuzzy_strict+e.src_path+")",e.tpl_link_no_ip_fuzzy="(^|(?![.:/\\-_@])(?:[$+<=>^`|\uFF5C]|"+e.src_ZPCc+"))((?![$+<=>^`|\uFF5C])"+e.tpl_host_port_no_ip_fuzzy_strict+e.src_path+")",e}});var vo=x((eu,Co)=>{"use strict";function Xr(t){var e=Array.prototype.slice.call(arguments,1);return e.forEach(function(r){r&&Object.keys(r).forEach(function(n){t[n]=r[n]})}),t}function cr(t){return Object.prototype.toString.call(t)}function ca(t){return cr(t)==="[object String]"}function ua(t){return cr(t)==="[object Object]"}function fa(t){return cr(t)==="[object RegExp]"}function xo(t){return cr(t)==="[object Function]"}function pa(t){return t.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")}var Ao={fuzzyLink:!0,fuzzyEmail:!0,fuzzyIP:!1};function ha(t){return Object.keys(t||{}).reduce(function(e,r){return e||Ao.hasOwnProperty(r)},!1)}var da={"http:":{validate:function(t,e,r){var n=t.slice(e);return r.re.http||(r.re.http=new RegExp("^\\/\\/"+r.re.src_auth+r.re.src_host_port_strict+r.re.src_path,"i")),r.re.http.test(n)?n.match(r.re.http)[0].length:0}},"https:":"http:","ftp:":"http:","//":{validate:function(t,e,r){var n=t.slice(e);return r.re.no_http||(r.re.no_http=new RegExp("^"+r.re.src_auth+"(?:localhost|(?:(?:"+r.re.src_domain+")\\.)+"+r.re.src_domain_root+")"+r.re.src_port+r.re.src_host_terminator+r.re.src_path,"i")),r.re.no_http.test(n)?e>=3&&t[e-3]===":"||e>=3&&t[e-3]==="/"?0:n.match(r.re.no_http)[0].length:0}},"mailto:":{validate:function(t,e,r){var n=t.slice(e);return r.re.mailto||(r.re.mailto=new RegExp("^"+r.re.src_email_name+"@"+r.re.src_host_strict,"i")),r.re.mailto.test(n)?n.match(r.re.mailto)[0].length:0}}},ma="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]",_a="biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|\u0440\u0444".split("|");function ga(t){t.__index__=-1,t.__text_cache__=""}function xa(t){return function(e,r){var n=e.slice(r);return t.test(n)?n.match(t)[0].length:0}}function bo(){return function(t,e){e.normalize(t)}}function ar(t){var e=t.re=go()(t.__opts__),r=t.__tlds__.slice();t.onCompile(),t.__tlds_replaced__||r.push(ma),r.push(e.src_xn),e.src_tlds=r.join("|");function n(s){return s.replace("%TLDS%",e.src_tlds)}e.email_fuzzy=RegExp(n(e.tpl_email_fuzzy),"i"),e.link_fuzzy=RegExp(n(e.tpl_link_fuzzy),"i"),e.link_no_ip_fuzzy=RegExp(n(e.tpl_link_no_ip_fuzzy),"i"),e.host_fuzzy_test=RegExp(n(e.tpl_host_fuzzy_test),"i");var i=[];t.__compiled__={};function o(s,a){throw new Error('(LinkifyIt) Invalid schema "'+s+'": '+a)}Object.keys(t.__schemas__).forEach(function(s){var a=t.__schemas__[s];if(a!==null){var c={validate:null,link:null};if(t.__compiled__[s]=c,ua(a)){fa(a.validate)?c.validate=xa(a.validate):xo(a.validate)?c.validate=a.validate:o(s,a),xo(a.normalize)?c.normalize=a.normalize:a.normalize?o(s,a):c.normalize=bo();return}if(ca(a)){i.push(s);return}o(s,a)}}),i.forEach(function(s){t.__compiled__[t.__schemas__[s]]&&(t.__compiled__[s].validate=t.__compiled__[t.__schemas__[s]].validate,t.__compiled__[s].normalize=t.__compiled__[t.__schemas__[s]].normalize)}),t.__compiled__[""]={validate:null,normalize:bo()};var l=Object.keys(t.__compiled__).filter(function(s){return s.length>0&&t.__compiled__[s]}).map(pa).join("|");t.re.schema_test=RegExp("(^|(?!_)(?:[><\uFF5C]|"+e.src_ZPCc+"))("+l+")","i"),t.re.schema_search=RegExp("(^|(?!_)(?:[><\uFF5C]|"+e.src_ZPCc+"))("+l+")","ig"),t.re.pretest=RegExp("("+t.re.schema_test.source+")|("+t.re.host_fuzzy_test.source+")|@","i"),ga(t)}function ba(t,e){var r=t.__index__,n=t.__last_index__,i=t.__text_cache__.slice(r,n);this.schema=t.__schema__.toLowerCase(),this.index=r+e,this.lastIndex=n+e,this.raw=i,this.text=i,this.url=i}function ko(t,e){var r=new ba(t,e);return t.__compiled__[r.schema].normalize(r,t),r}function Q(t,e){if(!(this instanceof Q))return new Q(t,e);e||ha(t)&&(e=t,t={}),this.__opts__=Xr({},Ao,e),this.__index__=-1,this.__last_index__=-1,this.__schema__="",this.__text_cache__="",this.__schemas__=Xr({},da,t),this.__compiled__={},this.__tlds__=_a,this.__tlds_replaced__=!1,this.re={},ar(this)}Q.prototype.add=function(e,r){return this.__schemas__[e]=r,ar(this),this};Q.prototype.set=function(e){return this.__opts__=Xr(this.__opts__,e),this};Q.prototype.test=function(e){if(this.__text_cache__=e,this.__index__=-1,!e.length)return!1;var r,n,i,o,l,s,a,c,f;if(this.re.schema_test.test(e)){for(a=this.re.schema_search,a.lastIndex=0;(r=a.exec(e))!==null;)if(o=this.testSchemaAt(e,r[2],a.lastIndex),o){this.__schema__=r[2],this.__index__=r.index+r[1].length,this.__last_index__=r.index+r[0].length+o;break}}return this.__opts__.fuzzyLink&&this.__compiled__["http:"]&&(c=e.search(this.re.host_fuzzy_test),c>=0&&(this.__index__<0||c<this.__index__)&&(n=e.match(this.__opts__.fuzzyIP?this.re.link_fuzzy:this.re.link_no_ip_fuzzy))!==null&&(l=n.index+n[1].length,(this.__index__<0||l<this.__index__)&&(this.__schema__="",this.__index__=l,this.__last_index__=n.index+n[0].length))),this.__opts__.fuzzyEmail&&this.__compiled__["mailto:"]&&(f=e.indexOf("@"),f>=0&&(i=e.match(this.re.email_fuzzy))!==null&&(l=i.index+i[1].length,s=i.index+i[0].length,(this.__index__<0||l<this.__index__||l===this.__index__&&s>this.__last_index__)&&(this.__schema__="mailto:",this.__index__=l,this.__last_index__=s))),this.__index__>=0};Q.prototype.pretest=function(e){return this.re.pretest.test(e)};Q.prototype.testSchemaAt=function(e,r,n){return this.__compiled__[r.toLowerCase()]?this.__compiled__[r.toLowerCase()].validate(e,n,this):0};Q.prototype.match=function(e){var r=0,n=[];this.__index__>=0&&this.__text_cache__===e&&(n.push(ko(this,r)),r=this.__last_index__);for(var i=r?e.slice(r):e;this.test(i);)n.push(ko(this,r)),i=i.slice(this.__last_index__),r+=this.__last_index__;return n.length?n:null};Q.prototype.tlds=function(e,r){return e=Array.isArray(e)?e:[e],r?(this.__tlds__=this.__tlds__.concat(e).sort().filter(function(n,i,o){return n!==o[i-1]}).reverse(),ar(this),this):(this.__tlds__=e.slice(),this.__tlds_replaced__=!0,ar(this),this)};Q.prototype.normalize=function(e){e.schema||(e.url="http://"+e.url),e.schema==="mailto:"&&!/^mailto:/i.test(e.url)&&(e.url="mailto:"+e.url)};Q.prototype.onCompile=function(){};Co.exports=Q});var Ro=x((ru,Fo)=>{"use strict";var yo="-",ka=/^xn--/,Aa=/[^\0-\x7F]/,Ca=/[\x2E\u3002\uFF0E\uFF61]/g,va={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},Jr=35,oe=Math.floor,Kr=String.fromCharCode;function ue(t){throw new RangeError(va[t])}function Ea(t,e){let r=[],n=t.length;for(;n--;)r[n]=e(t[n]);return r}function Do(t,e){let r=t.split("@"),n="";r.length>1&&(n=r[0]+"@",t=r[1]),t=t.replace(Ca,".");let i=t.split("."),o=Ea(i,e).join(".");return n+o}function wo(t){let e=[],r=0,n=t.length;for(;r<n;){let i=t.charCodeAt(r++);if(i>=55296&&i<=56319&&r<n){let o=t.charCodeAt(r++);(o&64512)==56320?e.push(((i&1023)<<10)+(o&1023)+65536):(e.push(i),r--)}else e.push(i)}return e}var ya=t=>String.fromCodePoint(...t),Da=function(t){return t>=48&&t<58?26+(t-48):t>=65&&t<91?t-65:t>=97&&t<123?t-97:36},Eo=function(t,e){return t+22+75*(t<26)-((e!=0)<<5)},To=function(t,e,r){let n=0;for(t=r?oe(t/700):t>>1,t+=oe(t/e);t>Jr*26>>1;n+=36)t=oe(t/Jr);return oe(n+(Jr+1)*t/(t+38))},So=function(t){let e=[],r=t.length,n=0,i=128,o=72,l=t.lastIndexOf(yo);l<0&&(l=0);for(let s=0;s<l;++s)t.charCodeAt(s)>=128&&ue("not-basic"),e.push(t.charCodeAt(s));for(let s=l>0?l+1:0;s<r;){let a=n;for(let f=1,p=36;;p+=36){s>=r&&ue("invalid-input");let h=Da(t.charCodeAt(s++));h>=36&&ue("invalid-input"),h>oe((2147483647-n)/f)&&ue("overflow"),n+=h*f;let d=p<=o?1:p>=o+26?26:p-o;if(h<d)break;let g=36-d;f>oe(2147483647/g)&&ue("overflow"),f*=g}let c=e.length+1;o=To(n-a,c,a==0),oe(n/c)>2147483647-i&&ue("overflow"),i+=oe(n/c),n%=c,e.splice(n++,0,i)}return String.fromCodePoint(...e)},qo=function(t){let e=[];t=wo(t);let r=t.length,n=128,i=0,o=72;for(let a of t)a<128&&e.push(Kr(a));let l=e.length,s=l;for(l&&e.push(yo);s<r;){let a=2147483647;for(let f of t)f>=n&&f<a&&(a=f);let c=s+1;a-n>oe((2147483647-i)/c)&&ue("overflow"),i+=(a-n)*c,n=a;for(let f of t)if(f<n&&++i>2147483647&&ue("overflow"),f===n){let p=i;for(let h=36;;h+=36){let d=h<=o?1:h>=o+26?26:h-o;if(p<d)break;let g=p-d,k=36-d;e.push(Kr(Eo(d+g%k,0))),p=oe(g/k)}e.push(Kr(Eo(p,0))),o=To(i,c,s===l),i=0,++s}++i,++n}return e.join("")},wa=function(t){return Do(t,function(e){return ka.test(e)?So(e.slice(4).toLowerCase()):e})},Ta=function(t){return Do(t,function(e){return Aa.test(e)?"xn--"+qo(e):e})},Sa={version:"2.3.1",ucs2:{decode:wo,encode:ya},decode:So,encode:qo,toASCII:Ta,toUnicode:wa};Fo.exports=Sa});var Mo=x((tu,Io)=>{"use strict";Io.exports={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"\u201C\u201D\u2018\u2019",highlight:null,maxNesting:100},components:{core:{},block:{},inline:{}}}});var Oo=x((nu,Lo)=>{"use strict";Lo.exports={options:{html:!1,xhtmlOut:!1,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"\u201C\u201D\u2018\u2019",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline"]},block:{rules:["paragraph"]},inline:{rules:["text"],rules2:["balance_pairs","text_collapse"]}}}});var zo=x((iu,No)=>{"use strict";No.exports={options:{html:!0,xhtmlOut:!0,breaks:!1,langPrefix:"language-",linkify:!1,typographer:!1,quotes:"\u201C\u201D\u2018\u2019",highlight:null,maxNesting:20},components:{core:{rules:["normalize","block","inline"]},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","text_collapse"]}}}});var Ho=x((ou,Uo)=>{"use strict";var Be=O(),qa=vn(),Fa=yn(),Ra=Xn(),Ia=Ii(),Ma=mo(),La=vo(),xe=Sr(),Po=Ro(),Oa={default:Mo(),zero:Oo(),commonmark:zo()},Na=/^(vbscript|javascript|file|data):/,za=/^data:image\/(gif|png|jpeg|webp);/;function Pa(t){var e=t.trim().toLowerCase();return Na.test(e)?!!za.test(e):!0}var Bo=["http:","https:","mailto:"];function Ba(t){var e=xe.parse(t,!0);if(e.hostname&&(!e.protocol||Bo.indexOf(e.protocol)>=0))try{e.hostname=Po.toASCII(e.hostname)}catch{}return xe.encode(xe.format(e))}function Ua(t){var e=xe.parse(t,!0);if(e.hostname&&(!e.protocol||Bo.indexOf(e.protocol)>=0))try{e.hostname=Po.toUnicode(e.hostname)}catch{}return xe.decode(xe.format(e),xe.decode.defaultChars+"%")}function ee(t,e){if(!(this instanceof ee))return new ee(t,e);e||Be.isString(t)||(e=t||{},t="default"),this.inline=new Ma,this.block=new Ia,this.core=new Ra,this.renderer=new Fa,this.linkify=new La,this.validateLink=Pa,this.normalizeLink=Ba,this.normalizeLinkText=Ua,this.utils=Be,this.helpers=Be.assign({},qa),this.options={},this.configure(t),e&&this.set(e)}ee.prototype.set=function(t){return Be.assign(this.options,t),this};ee.prototype.configure=function(t){var e=this,r;if(Be.isString(t)&&(r=t,t=Oa[r],!t))throw new Error('Wrong `markdown-it` preset "'+r+'", check name');if(!t)throw new Error("Wrong `markdown-it` preset, can't be empty");return t.options&&e.set(t.options),t.components&&Object.keys(t.components).forEach(function(n){t.components[n].rules&&e[n].ruler.enableOnly(t.components[n].rules),t.components[n].rules2&&e[n].ruler2.enableOnly(t.components[n].rules2)}),this};ee.prototype.enable=function(t,e){var r=[];Array.isArray(t)||(t=[t]),["core","block","inline"].forEach(function(i){r=r.concat(this[i].ruler.enable(t,!0))},this),r=r.concat(this.inline.ruler2.enable(t,!0));var n=t.filter(function(i){return r.indexOf(i)<0});if(n.length&&!e)throw new Error("MarkdownIt. Failed to enable unknown rule(s): "+n);return this};ee.prototype.disable=function(t,e){var r=[];Array.isArray(t)||(t=[t]),["core","block","inline"].forEach(function(i){r=r.concat(this[i].ruler.disable(t,!0))},this),r=r.concat(this.inline.ruler2.disable(t,!0));var n=t.filter(function(i){return r.indexOf(i)<0});if(n.length&&!e)throw new Error("MarkdownIt. Failed to disable unknown rule(s): "+n);return this};ee.prototype.use=function(t){var e=[this].concat(Array.prototype.slice.call(arguments,1));return t.apply(t,e),this};ee.prototype.parse=function(t,e){if(typeof t!="string")throw new Error("Input data should be a String");var r=new this.core.State(t,this,e);return this.core.process(r),r.tokens};ee.prototype.render=function(t,e){return e=e||{},this.renderer.render(this.parse(t,e),this.options,e)};ee.prototype.parseInline=function(t,e){var r=new this.core.State(t,this,e);return r.inlineMode=!0,this.core.process(r),r.tokens};ee.prototype.renderInline=function(t,e){return e=e||{},this.renderer.render(this.parseInline(t,e),this.options,e)};Uo.exports=ee});var Vo=x((su,Go)=>{"use strict";Go.exports=Ho()});var jo=zt(Pt()),Wo=zt(Vo()),Ha=Object.freeze(["a","abbr","b","bdo","blockquote","br","caption","cite","code","col","colgroup","dd","del","details","dfn","div","dl","dt","em","figcaption","figure","h1","h2","h3","h4","h5","h6","hr","i","img","ins","kbd","label","li","mark","ol","p","pre","q","rp","rt","ruby","samp","small","small","source","span","strike","strong","sub","summary","sup","table","tbody","td","tfoot","th","thead","time","tr","tt","u","ul","var","video","wbr"]),Ga=Object.freeze(["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"]),Va={ALLOWED_TAGS:[...Ha,...Ga]},lu=t=>{let e=new Wo.default({html:!0,linkify:!0,highlight:(i,o)=>o?`<div class="vscode-code-block" data-vscode-code-block-lang="${e.utils.escapeHtml(o)}">${e.utils.escapeHtml(i)}</div>`:e.utils.escapeHtml(i)});e.linkify.set({fuzzyLink:!1}),ja(e),Wa(e);let r=document.createElement("style");r.textContent=`
|
|
19
|
+
.emptyMarkdownCell::before {
|
|
20
|
+
content: "${document.documentElement.style.getPropertyValue("--notebook-cell-markup-empty-content")}";
|
|
21
|
+
font-style: italic;
|
|
22
|
+
opacity: 0.6;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
img {
|
|
26
|
+
max-width: 100%;
|
|
27
|
+
max-height: 100%;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
a {
|
|
31
|
+
text-decoration: none;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
a:hover {
|
|
35
|
+
text-decoration: underline;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
a:focus,
|
|
39
|
+
input:focus,
|
|
40
|
+
select:focus,
|
|
41
|
+
textarea:focus {
|
|
42
|
+
outline: 1px solid -webkit-focus-ring-color;
|
|
43
|
+
outline-offset: -1px;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
hr {
|
|
47
|
+
border: 0;
|
|
48
|
+
height: 2px;
|
|
49
|
+
border-bottom: 2px solid;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
h2, h3, h4, h5, h6 {
|
|
53
|
+
font-weight: normal;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
h1 {
|
|
57
|
+
font-size: 2.3em;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
h2 {
|
|
61
|
+
font-size: 2em;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
h3 {
|
|
65
|
+
font-size: 1.7em;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
h3 {
|
|
69
|
+
font-size: 1.5em;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
h4 {
|
|
73
|
+
font-size: 1.3em;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
h5 {
|
|
77
|
+
font-size: 1.2em;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
h1,
|
|
81
|
+
h2,
|
|
82
|
+
h3 {
|
|
83
|
+
font-weight: normal;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
div {
|
|
87
|
+
width: 100%;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
/* Adjust margin of first item in markdown cell */
|
|
91
|
+
*:first-child {
|
|
92
|
+
margin-top: 0px;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
/* h1 tags don't need top margin */
|
|
96
|
+
h1:first-child {
|
|
97
|
+
margin-top: 0;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
/* Removes bottom margin when only one item exists in markdown cell */
|
|
101
|
+
#preview > *:only-child,
|
|
102
|
+
#preview > *:last-child {
|
|
103
|
+
margin-bottom: 0;
|
|
104
|
+
padding-bottom: 0;
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
/* makes all markdown cells consistent */
|
|
108
|
+
div {
|
|
109
|
+
min-height: var(--notebook-markdown-min-height);
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
table {
|
|
113
|
+
border-collapse: collapse;
|
|
114
|
+
border-spacing: 0;
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
table th,
|
|
118
|
+
table td {
|
|
119
|
+
border: 1px solid;
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
table > thead > tr > th {
|
|
123
|
+
text-align: left;
|
|
124
|
+
border-bottom: 1px solid;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
table > thead > tr > th,
|
|
128
|
+
table > thead > tr > td,
|
|
129
|
+
table > tbody > tr > th,
|
|
130
|
+
table > tbody > tr > td {
|
|
131
|
+
padding: 5px 10px;
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
table > tbody > tr + tr > td {
|
|
135
|
+
border-top: 1px solid;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
blockquote {
|
|
139
|
+
margin: 0 7px 0 5px;
|
|
140
|
+
padding: 0 16px 0 10px;
|
|
141
|
+
border-left-width: 5px;
|
|
142
|
+
border-left-style: solid;
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
code {
|
|
146
|
+
font-size: 1em;
|
|
147
|
+
font-family: var(--vscode-editor-font-family);
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
pre code {
|
|
151
|
+
line-height: 1.357em;
|
|
152
|
+
white-space: pre-wrap;
|
|
153
|
+
padding: 0;
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
li p {
|
|
157
|
+
margin-bottom: 0.7em;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
ul,
|
|
161
|
+
ol {
|
|
162
|
+
margin-bottom: 0.7em;
|
|
163
|
+
}
|
|
164
|
+
`;let n=document.createElement("template");return n.classList.add("markdown-style"),n.content.appendChild(r),document.head.appendChild(n),{renderOutputItem:(i,o)=>{let l;if(o.shadowRoot)l=o.shadowRoot.getElementById("preview");else{let a=o.attachShadow({mode:"open"}),c=document.getElementById("_defaultStyles");a.appendChild(c.cloneNode(!0));for(let f of document.getElementsByClassName("markdown-style"))f instanceof HTMLTemplateElement?a.appendChild(f.content.cloneNode(!0)):a.appendChild(f.cloneNode(!0));l=document.createElement("div"),l.id="preview",a.appendChild(l)}let s=i.text();if(s.trim().length===0)l.innerText="",l.classList.add("emptyMarkdownCell");else{l.classList.remove("emptyMarkdownCell");let a=i.mime.startsWith("text/x-")?`\`\`\`${i.mime.substr(7)}
|
|
165
|
+
${s}
|
|
166
|
+
\`\`\``:i.mime.startsWith("application/")?`\`\`\`${i.mime.substr(12)}
|
|
167
|
+
${s}
|
|
168
|
+
\`\`\``:s,c=e.render(a,{outputItem:i});l.innerHTML=t.workspace.isTrusted?c:jo.sanitize(c,Va)}},extendMarkdownIt:i=>{try{i(e)}catch(o){console.error("Error extending markdown-it",o)}}}};function ja(t){let e=new Map,r=t.renderer.rules.heading_open;t.renderer.rules.heading_open=(i,o,l,s,a)=>{let c=i[o+1].children.reduce((p,h)=>p+h.content,""),f=Qr(c);if(e.has(f)){let p=e.get(f);e.set(f,p+1),f=Qr(f+"-"+(p+1))}else e.set(f,0);return i[o].attrSet("id",f),r?r(i,o,l,s,a):a.renderToken(i,o,l)};let n=t.render;t.render=function(){return e.clear(),n.apply(this,arguments)}}function Wa(t){let e=t.renderer.rules.link_open;t.renderer.rules.link_open=(r,n,i,o,l)=>{let s=r[n],a=s.attrGet("href");return typeof a=="string"&&a.startsWith("#")&&s.attrSet("href","#"+Qr(a.slice(1))),e?e(r,n,i,o,l):l.renderToken(r,n,i)}}function Qr(t){return encodeURI(t.trim().toLowerCase().replace(/\s+/g,"-").replace(/[\]\[\!\/\'\"\#\$\%\&\(\)\*\+\,\.\/\:\;\<\=\>\?\@\\\^\{\|\}\~\`。,、;:?!…—·ˉ¨‘’“”々~‖∶"'`|〃〔〕〈〉《》「」『』.〖〗【】()[]{}]/g,"").replace(/^\-+/,"").replace(/\-+$/,""))}export{lu as activate};
|
|
169
|
+
/*! Bundled license information:
|
|
170
|
+
|
|
171
|
+
dompurify/dist/purify.js:
|
|
172
|
+
(*! @license DOMPurify 3.1.3 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.1.3/LICENSE *)
|
|
173
|
+
*/
|