/*! For license information please see main.9c113e1d.js.LICENSE.txt */ (()=>{var e={752:(e,t,n)=>{"use strict";n.d(t,{G:()=>s});const r="undefined"==typeof Symbol?"__\u037c":Symbol.for("\u037c"),i="undefined"==typeof Symbol?"__styleSet"+Math.floor(1e8*Math.random()):Symbol("styleSet"),o="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:{};class s{constructor(e,t){this.rules=[];let{finish:n}=t||{};function r(e){return/^@/.test(e)?[e]:e.split(/,\s*/)}function i(e,t,o,s){let a=[],l=/^@(\w+)\b/.exec(e[0]),c=l&&"keyframes"==l[1];if(l&&null==t)return o.push(e[0]+";");for(let n in t){let s=t[n];if(/&/.test(n))i(n.split(/,\s*/).map(t=>e.map(e=>t.replace(/&/,e))).reduce((e,t)=>e.concat(t)),s,o);else if(s&&"object"==typeof s){if(!l)throw new RangeError("The value of a property ("+n+") should be a primitive value.");i(r(n),s,a,c)}else null!=s&&a.push(n.replace(/_.*/,"").replace(/[A-Z]/g,e=>"-"+e.toLowerCase())+": "+s+";")}(a.length||c)&&o.push((!n||l||s?e:e.map(n)).join(", ")+" {"+a.join(" ")+"}")}for(let o in e)i(r(o),e[o],this.rules)}getRules(){return this.rules.join("\n")}static newName(){let e=o[r]||1;return o[r]=e+1,"\u037c"+e.toString(36)}static mount(e,t,n){let r=e[i],o=n&&n.nonce;r?o&&r.setNonce(o):r=new l(e,o),r.mount(Array.isArray(t)?t:[t],e)}}let a=new Map;class l{constructor(e,t){let n=e.ownerDocument||e,r=n.defaultView;if(!e.head&&e.adoptedStyleSheets&&r.CSSStyleSheet){let t=a.get(n);if(t)return e[i]=t;this.sheet=new r.CSSStyleSheet,a.set(n,this)}else this.styleTag=n.createElement("style"),t&&this.styleTag.setAttribute("nonce",t);this.modules=[],e[i]=this}mount(e,t){let n=this.sheet,r=0,i=0;for(let o=0;o-1&&(this.modules.splice(s,1),i--,s=-1),-1==s){if(this.modules.splice(i++,0,t),n)for(let e=0;e{var t=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,n=/\n/g,r=/^\s*/,i=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,o=/^:\s*/,s=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,a=/^[;\s]*/,l=/^\s+|\s+$/g,c="";function u(e){return e?e.replace(l,c):c}e.exports=function(e,l){if("string"!==typeof e)throw new TypeError("First argument must be a string");if(!e)return[];l=l||{};var h=1,d=1;function p(e){var t=e.match(n);t&&(h+=t.length);var r=e.lastIndexOf("\n");d=~r?e.length-r:d+e.length}function f(){var e={line:h,column:d};return function(t){return t.position=new m(e),v(),t}}function m(e){this.start=e,this.end={line:h,column:d},this.source=l.source}m.prototype.content=e;var g=[];function O(t){var n=new Error(l.source+":"+h+":"+d+": "+t);if(n.reason=t,n.filename=l.source,n.line=h,n.column=d,n.source=e,!l.silent)throw n;g.push(n)}function b(t){var n=t.exec(e);if(n){var r=n[0];return p(r),e=e.slice(r.length),n}}function v(){b(r)}function y(e){var t;for(e=e||[];t=x();)!1!==t&&e.push(t);return e}function x(){var t=f();if("/"==e.charAt(0)&&"*"==e.charAt(1)){for(var n=2;c!=e.charAt(n)&&("*"!=e.charAt(n)||"/"!=e.charAt(n+1));)++n;if(n+=2,c===e.charAt(n-1))return O("End of comment missing");var r=e.slice(2,n-2);return d+=2,p(r),e=e.slice(n),d+=2,t({type:"comment",comment:r})}}function k(){var e=f(),n=b(i);if(n){if(x(),!b(o))return O("property missing ':'");var r=b(s),l=e({type:"declaration",property:u(n[0].replace(t,c)),value:r?u(r[0].replace(t,c)):c});return b(a),l}}return v(),function(){var e,t=[];for(y(t);e=k();)!1!==e&&(t.push(e),y(t));return t}()}},1345:(e,t,n)=>{"use strict";n.d(t,{DM:()=>d,_A:()=>_,az:()=>h,pn:()=>l,vw:()=>o});var r=n(4450);let i=0;class o{constructor(e,t,n,r){this.name=e,this.set=t,this.base=n,this.modified=r,this.id=i++}toString(){let{name:e}=this;for(let t of this.modified)t.name&&(e=`${t.name}(${e})`);return e}static define(e,t){let n="string"==typeof e?e:"?";if(e instanceof o&&(t=e),null===t||void 0===t?void 0:t.base)throw new Error("Can not derive from a modified tag");let r=new o(n,[],null,[]);if(r.set.push(r),t)for(let i of t.set)r.set.push(i);return r}static defineModifier(e){let t=new a(e);return e=>e.modified.indexOf(t)>-1?e:a.get(e.base||e,e.modified.concat(t).sort((e,t)=>e.id-t.id))}}let s=0;class a{constructor(e){this.name=e,this.instances=[],this.id=s++}static get(e,t){if(!t.length)return e;let n=t[0].instances.find(n=>{return n.base==e&&(r=t,i=n.modified,r.length==i.length&&r.every((e,t)=>e==i[t]));var r,i});if(n)return n;let r=[],i=new o(e.name,r,e,t);for(let o of t)o.instances.push(i);let s=function(e){let t=[[]];for(let n=0;nt.length-e.length)}(t);for(let o of e.set)if(!o.modified.length)for(let e of s)r.push(a.get(o,e));return i}}function l(e){let t=Object.create(null);for(let n in e){let r=e[n];Array.isArray(r)||(r=[r]);for(let e of n.split(" "))if(e){let n=[],i=2,o=e;for(let t=0;;){if("..."==o&&t>0&&t+3==e.length){i=1;break}let r=/^"(?:[^"\\]|\\.)*?"|[^\/!]+/.exec(o);if(!r)throw new RangeError("Invalid path: "+e);if(n.push("*"==r[0]?"":'"'==r[0][0]?JSON.parse(r[0]):r[0]),t+=r[0].length,t==e.length)break;let s=e[t++];if(t==e.length&&"!"==s){i=0;break}if("/"!=s)throw new RangeError("Invalid path: "+e);o=e.slice(t)}let s=n.length-1,a=n[s];if(!a)throw new RangeError("Invalid path: "+e);let l=new u(r,i,s>0?n.slice(0,s):null);t[a]=l.sort(t[a])}}return c.add(t)}const c=new r.uY;class u{constructor(e,t,n,r){this.tags=e,this.mode=t,this.context=n,this.next=r}get opaque(){return 0==this.mode}get inherit(){return 1==this.mode}sort(e){return!e||e.depth{let t=i;for(let r of e)for(let e of r.set){let r=n[e.id];if(r){t=t?t+" "+r:r;break}}return t},scope:r}}function d(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:e.length,o=new p(r,Array.isArray(t)?t:[t],n);o.highlightRange(e.cursor(),r,i,"",o.highlighters),o.flush(i)}u.empty=new u([],2,null);class p{constructor(e,t,n){this.at=e,this.highlighters=t,this.span=n,this.class=""}startSpan(e,t){t!=this.class&&(this.flush(e),e>this.at&&(this.at=e),this.class=t)}flush(e){e>this.at&&this.class&&this.span(this.at,e,this.class)}highlightRange(e,t,n,i,o){let{type:s,from:a,to:l}=e;if(a>=n||l<=t)return;s.isTop&&(o=this.highlighters.filter(e=>!e.scope||e.scope(s)));let h=i,d=function(e){let t=e.type.prop(c);for(;t&&t.context&&!e.matchContext(t.context);)t=t.next;return t||null}(e)||u.empty,p=function(e,t){let n=null;for(let r of e){let e=r.style(t);e&&(n=n?n+" "+e:e)}return n}(o,d.tags);if(p&&(h&&(h+=" "),h+=p,1==d.mode&&(i+=(i?" ":"")+p)),this.startSpan(Math.max(t,a),h),d.opaque)return;let f=e.tree&&e.tree.prop(r.uY.mounted);if(f&&f.overlay){let r=e.node.enter(f.overlay[0].from+a,1),s=this.highlighters.filter(e=>!e.scope||e.scope(f.tree.type)),c=e.firstChild();for(let u=0,d=a;;u++){let p=u=m)&&e.nextSibling()););if(!p||m>n)break;d=p.to+a,d>t&&(this.highlightRange(r.cursor(),Math.max(t,p.from+a),Math.min(n,d),"",s),this.startSpan(Math.min(n,d),h))}c&&e.parent()}else if(e.firstChild()){f&&(i="");do{if(!(e.to<=t)){if(e.from>=n)break;this.highlightRange(e,t,n,i,o),this.startSpan(Math.min(n,e.to),h)}}while(e.nextSibling());e.parent()}}}const f=o.define,m=f(),g=f(),O=f(g),b=f(g),v=f(),y=f(v),x=f(v),k=f(),S=f(k),w=f(),A=f(),T=f(),E=f(T),C=f(),_={comment:m,lineComment:f(m),blockComment:f(m),docComment:f(m),name:g,variableName:f(g),typeName:O,tagName:f(O),propertyName:b,attributeName:f(b),className:f(g),labelName:f(g),namespace:f(g),macroName:f(g),literal:v,string:y,docString:f(y),character:f(y),attributeValue:f(y),number:x,integer:f(x),float:f(x),bool:f(v),regexp:f(v),escape:f(v),color:f(v),url:f(v),keyword:w,self:f(w),null:f(w),atom:f(w),unit:f(w),modifier:f(w),operatorKeyword:f(w),controlKeyword:f(w),definitionKeyword:f(w),moduleKeyword:f(w),operator:A,derefOperator:f(A),arithmeticOperator:f(A),logicOperator:f(A),bitwiseOperator:f(A),compareOperator:f(A),updateOperator:f(A),definitionOperator:f(A),typeOperator:f(A),controlOperator:f(A),punctuation:T,separator:f(T),bracket:E,angleBracket:f(E),squareBracket:f(E),paren:f(E),brace:f(E),content:k,heading:S,heading1:f(S),heading2:f(S),heading3:f(S),heading4:f(S),heading5:f(S),heading6:f(S),contentSeparator:f(k),list:f(k),quote:f(k),emphasis:f(k),strong:f(k),link:f(k),monospace:f(k),strikethrough:f(k),inserted:f(),deleted:f(),changed:f(),invalid:f(),meta:C,documentMeta:f(C),annotation:f(C),processingInstruction:f(C),definition:o.defineModifier("definition"),constant:o.defineModifier("constant"),function:o.defineModifier("function"),standard:o.defineModifier("standard"),local:o.defineModifier("local"),special:o.defineModifier("special")};for(let P in _){let e=_[P];e instanceof o&&(e.name=P)}h([{tag:_.link,class:"tok-link"},{tag:_.heading,class:"tok-heading"},{tag:_.emphasis,class:"tok-emphasis"},{tag:_.strong,class:"tok-strong"},{tag:_.keyword,class:"tok-keyword"},{tag:_.atom,class:"tok-atom"},{tag:_.bool,class:"tok-bool"},{tag:_.url,class:"tok-url"},{tag:_.labelName,class:"tok-labelName"},{tag:_.inserted,class:"tok-inserted"},{tag:_.deleted,class:"tok-deleted"},{tag:_.literal,class:"tok-literal"},{tag:_.string,class:"tok-string"},{tag:_.number,class:"tok-number"},{tag:[_.regexp,_.escape,_.special(_.string)],class:"tok-string2"},{tag:_.variableName,class:"tok-variableName"},{tag:_.local(_.variableName),class:"tok-variableName tok-local"},{tag:_.definition(_.variableName),class:"tok-variableName tok-definition"},{tag:_.special(_.variableName),class:"tok-variableName2"},{tag:_.definition(_.propertyName),class:"tok-propertyName tok-definition"},{tag:_.typeName,class:"tok-typeName"},{tag:_.namespace,class:"tok-namespace"},{tag:_.className,class:"tok-className"},{tag:_.macroName,class:"tok-macroName"},{tag:_.propertyName,class:"tok-propertyName"},{tag:_.operator,class:"tok-operator"},{tag:_.comment,class:"tok-comment"},{tag:_.meta,class:"tok-meta"},{tag:_.invalid,class:"tok-invalid"},{tag:_.punctuation,class:"tok-punctuation"}])},1462:(e,t,n)=>{"use strict";n.d(t,{K:()=>r});const r=["AElig","AMP","Aacute","Acirc","Agrave","Aring","Atilde","Auml","COPY","Ccedil","ETH","Eacute","Ecirc","Egrave","Euml","GT","Iacute","Icirc","Igrave","Iuml","LT","Ntilde","Oacute","Ocirc","Ograve","Oslash","Otilde","Ouml","QUOT","REG","THORN","Uacute","Ucirc","Ugrave","Uuml","Yacute","aacute","acirc","acute","aelig","agrave","amp","aring","atilde","auml","brvbar","ccedil","cedil","cent","copy","curren","deg","divide","eacute","ecirc","egrave","eth","euml","frac12","frac14","frac34","gt","iacute","icirc","iexcl","igrave","iquest","iuml","laquo","lt","macr","micro","middot","nbsp","not","ntilde","oacute","ocirc","ograve","ordf","ordm","oslash","otilde","ouml","para","plusmn","pound","quot","raquo","reg","sect","shy","sup1","sup2","sup3","szlig","thorn","times","uacute","ucirc","ugrave","uml","uuml","yacute","yen","yuml"]},1784:()=>{const e=document,t="_dark_mode_theme_",n="permanent",r="colorschemechange",i="light",o="dark",s=function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t;Object.defineProperty(e,n,{enumerable:!0,get(){const e=this.getAttribute(t);return null===e?"":e},set(e){this.setAttribute(t,e)}})};class a extends HTMLElement{static get observedAttributes(){return["mode",i,o,n]}LOCAL_NANE=(()=>t)();constructor(){super(),this.t()}connectedCallback(){s(this,"mode"),s(this,o),s(this,i),function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t;Object.defineProperty(e,n,{enumerable:!0,get(){return this.hasAttribute(t)},set(e){e?this.setAttribute(t,""):this.removeAttribute(t)}})}(this,n);const a=localStorage.getItem(t);a&&[i,o].includes(a)&&(this.mode=a,this.permanent=!0),this.permanent&&!a&&localStorage.setItem(t,this.mode);const l=[i,o].includes(a);this.permanent&&a?this.o():(window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches&&(this.mode=o,this.o()),window.matchMedia&&window.matchMedia("(prefers-color-scheme: light)").matches&&(this.mode=i,this.o())),this.permanent||l||(window.matchMedia("(prefers-color-scheme: light)").onchange=e=>{this.mode=e.matches?i:o,this.o()},window.matchMedia("(prefers-color-scheme: dark)").onchange=e=>{this.mode=e.matches?o:i,this.o()});new MutationObserver((n,i)=>{this.mode=e.documentElement.dataset.colorMode,this.permanent&&l&&(localStorage.setItem(t,this.mode),this.i("permanentcolorscheme",{permanent:this.permanent})),this.h(),this.i(r,{colorScheme:this.mode})}).observe(e.documentElement,{attributes:!0}),this.i(r,{colorScheme:this.mode}),this.h()}attributeChangedCallback(e,n,r){if("mode"===e&&n!==r&&[i,o].includes(r)){const e=localStorage.getItem(t);this.mode===e?(this.mode=r,this.h(),this.o()):this.mode&&this.mode!==e&&(this.h(),this.o())}else e!==i&&e!==o||n===r||this.h();"permanent"===e&&"boolean"===typeof this.permanent&&(this.permanent?localStorage.setItem(t,this.mode):localStorage.removeItem(t))}o(){e.documentElement.setAttribute("data-color-mode",this.mode)}h(){this.icon.textContent=this.mode===i?"\ud83c\udf12":"\ud83c\udf1e",this.text.textContent=this.mode===i?this.getAttribute(o):this.getAttribute(i),!this.text.textContent&&this.text.parentElement&&this.text&&this.text.parentElement.removeChild(this.text)}t(){var n=this.attachShadow({mode:"open"});this.label=e.createElement("span"),this.label.setAttribute("class","wrapper"),this.label.onclick=()=>{this.mode=this.mode===i?o:i,this.permanent&&localStorage.setItem(t,this.mode),this.o(),this.h()},n.appendChild(this.label),this.icon=e.createElement("span"),this.icon.part="icon",this.label.appendChild(this.icon),this.text=e.createElement("span"),this.text.part="text",this.label.appendChild(this.text);const r="_dark_mode_style_";if(!e.getElementById(r)){var s=e.createElement("style");s.id=r,s.textContent="\n[data-color-mode*='dark'], [data-color-mode*='dark'] body {\n color-scheme: dark;\n --color-theme-bg: #0d1117;\n --color-theme-text: #c9d1d9;\n background-color: var(--color-theme-bg);\n color: var(--color-theme-text);\n}\n\n[data-color-mode*='light'], [data-color-mode*='light'] body {\n color-scheme: light;\n --color-theme-bg: #fff;\n --color-theme-text: #24292f;\n background-color: var(--color-theme-bg);\n color: var(--color-theme-text);\n}",e.head.appendChild(s)}var a=e.createElement("style");a.textContent="\n .wrapper { cursor: pointer; user-select: none; position: relative; }\n .wrapper > span + span { margin-left: .4rem; }\n ",n.appendChild(a)}i(e,t){this.dispatchEvent(new CustomEvent(e,{bubbles:!0,composed:!0,detail:t}))}}customElements.define("dark-mode",a)},1886:e=>{"use strict";var t=Object.prototype.hasOwnProperty,n=Object.prototype.toString,r=Object.defineProperty,i=Object.getOwnPropertyDescriptor,o=function(e){return"function"===typeof Array.isArray?Array.isArray(e):"[object Array]"===n.call(e)},s=function(e){if(!e||"[object Object]"!==n.call(e))return!1;var r,i=t.call(e,"constructor"),o=e.constructor&&e.constructor.prototype&&t.call(e.constructor.prototype,"isPrototypeOf");if(e.constructor&&!i&&!o)return!1;for(r in e);return"undefined"===typeof r||t.call(e,r)},a=function(e,t){r&&"__proto__"===t.name?r(e,t.name,{enumerable:!0,configurable:!0,value:t.newValue,writable:!0}):e[t.name]=t.newValue},l=function(e,n){if("__proto__"===n){if(!t.call(e,n))return;if(i)return i(e,n).value}return e[n]};e.exports=function e(){var t,n,r,i,c,u,h=arguments[0],d=1,p=arguments.length,f=!1;for("boolean"===typeof h&&(f=h,h=arguments[1]||{},d=2),(null==h||"object"!==typeof h&&"function"!==typeof h)&&(h={});d{"use strict";n.d(t,{YH:()=>ge,Gu:()=>D,VR:()=>M,Je:()=>Ee,OF:()=>B,$t:()=>De,sj:()=>H,iR:()=>P,Nb:()=>ne,om:()=>Le,vB:()=>Fe,FB:()=>Ne,Pe:()=>ve,sU:()=>G,EY:()=>m,ZX:()=>ye,vS:()=>T,Fh:()=>C,QR:()=>Me,y$:()=>Ve,zK:()=>A,kn:()=>Ge,MK:()=>E});let r=[],i=[];function o(e){if(e<768)return!1;for(let t=0,n=r.length;;){let o=t+n>>1;if(e=i[o]))return!0;t=o+1}if(t==n)return!1}}function s(e){return e>=127462&&e<=127487}(()=>{let e="lc,34,7n,7,7b,19,,,,2,,2,,,20,b,1c,l,g,,2t,7,2,6,2,2,,4,z,,u,r,2j,b,1m,9,9,,o,4,,9,,3,,5,17,3,3b,f,,w,1j,,,,4,8,4,,3,7,a,2,t,,1m,,,,2,4,8,,9,,a,2,q,,2,2,1l,,4,2,4,2,2,3,3,,u,2,3,,b,2,1l,,4,5,,2,4,,k,2,m,6,,,1m,,,2,,4,8,,7,3,a,2,u,,1n,,,,c,,9,,14,,3,,1l,3,5,3,,4,7,2,b,2,t,,1m,,2,,2,,3,,5,2,7,2,b,2,s,2,1l,2,,,2,4,8,,9,,a,2,t,,20,,4,,2,3,,,8,,29,,2,7,c,8,2q,,2,9,b,6,22,2,r,,,,,,1j,e,,5,,2,5,b,,10,9,,2u,4,,6,,2,2,2,p,2,4,3,g,4,d,,2,2,6,,f,,jj,3,qa,3,t,3,t,2,u,2,1s,2,,7,8,,2,b,9,,19,3,3b,2,y,,3a,3,4,2,9,,6,3,63,2,2,,1m,,,7,,,,,2,8,6,a,2,,1c,h,1r,4,1c,7,,,5,,14,9,c,2,w,4,2,2,,3,1k,,,2,3,,,3,1m,8,2,2,48,3,,d,,7,4,,6,,3,2,5i,1m,,5,ek,,5f,x,2da,3,3x,,2o,w,fe,6,2x,2,n9w,4,,a,w,2,28,2,7k,,3,,4,,p,2,5,,47,2,q,i,d,,12,8,p,b,1a,3,1c,,2,4,2,2,13,,1v,6,2,2,2,2,c,,8,,1b,,1f,,,3,2,2,5,2,,,16,2,8,,6m,,2,,4,,fn4,,kh,g,g,g,a6,2,gt,,6a,,45,5,1ae,3,,2,5,4,14,3,4,,4l,2,fx,4,ar,2,49,b,4w,,1i,f,1k,3,1d,4,2,2,1x,3,10,5,,8,1q,,c,2,1g,9,a,4,2,,2n,3,2,,,2,6,,4g,,3,8,l,2,1l,2,,,,,m,,e,7,3,5,5f,8,2,3,,,n,,29,,2,6,,,2,,,2,,2,6j,,2,4,6,2,,2,r,2,2d,8,2,,,2,2y,,,,2,6,,,2t,3,2,4,,5,77,9,,2,6t,,a,2,,,4,,40,4,2,2,4,,w,a,14,6,2,4,8,,9,6,2,3,1a,d,,2,ba,7,,6,,,2a,m,2,7,,2,,2,3e,6,3,,,2,,7,,,20,2,3,,,,9n,2,f0b,5,1n,7,t4,,1r,4,29,,f5k,2,43q,,,3,4,5,8,8,2,7,u,4,44,3,1iz,1j,4,1e,8,,e,,m,5,,f,11s,7,,h,2,7,,2,,5,79,7,c5,4,15s,7,31,7,240,5,gx7k,2o,3k,6o".split(",").map(e=>e?parseInt(e,36):1);for(let t=0,n=0;t2&&void 0!==arguments[2])||arguments[2]?c:u)(e,t,!(arguments.length>3&&void 0!==arguments[3])||arguments[3])}function c(e,t,n){if(t==e.length)return t;t&&d(e.charCodeAt(t))&&p(e.charCodeAt(t-1))&&t--;let r=h(e,t);for(t+=f(r);t=0&&s(h(e,r));)n++,r-=2;if(n%2==0)break;t+=2}}}return t}function u(e,t,n){for(;t>0;){let r=c(e,t-2,n);if(r=56320&&e<57344}function p(e){return e>=55296&&e<56320}function f(e){return e<65536?1:2}class m{lineAt(e){if(e<0||e>this.length)throw new RangeError(`Invalid position ${e} in document of length ${this.length}`);return this.lineInner(e,!1,1,0)}line(e){if(e<1||e>this.lines)throw new RangeError(`Invalid line number ${e} in ${this.lines}-line document`);return this.lineInner(e,!0,1,0)}replace(e,t,n){[e,t]=w(this,e,t);let r=[];return this.decompose(0,e,r,2),n.length&&n.decompose(0,n.length,r,3),this.decompose(t,this.length,r,1),O.from(r,this.length-(t-e)+n.length)}append(e){return this.replace(this.length,this.length,e)}slice(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.length;[e,t]=w(this,e,t);let n=[];return this.decompose(e,t,n,0),O.from(n,t-e)}eq(e){if(e==this)return!0;if(e.length!=this.length||e.lines!=this.lines)return!1;let t=this.scanIdentical(e,1),n=this.length-this.scanIdentical(e,-1),r=new y(this),i=new y(e);for(let o=t,s=t;;){if(r.next(o),i.next(o),o=0,r.lineBreak!=i.lineBreak||r.done!=i.done||r.value!=i.value)return!1;if(s+=r.value.length,r.done||s>=n)return!0}}iter(){return new y(this,arguments.length>0&&void 0!==arguments[0]?arguments[0]:1)}iterRange(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.length;return new x(this,e,t)}iterLines(e,t){let n;if(null==e)n=this.iter();else{null==t&&(t=this.lines+1);let r=this.line(e).from;n=this.iterRange(r,Math.max(r,t==this.lines+1?this.length:t<=1?0:this.line(t-1).to))}return new k(n)}toString(){return this.sliceString(0)}toJSON(){let e=[];return this.flatten(e),e}constructor(){}static of(e){if(0==e.length)throw new RangeError("A document must have at least one line");return 1!=e.length||e[0]?e.length<=32?new g(e):O.from(g.split(e,[])):m.empty}}class g extends m{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(e){let t=-1;for(let n of e)t+=n.length+1;return t}(e);super(),this.text=e,this.length=t}get lines(){return this.text.length}get children(){return null}lineInner(e,t,n,r){for(let i=0;;i++){let o=this.text[i],s=r+o.length;if((t?n:s)>=e)return new S(r,s,n,o);r=s+1,n++}}decompose(e,t,n,r){let i=e<=0&&t>=this.length?this:new g(v(this.text,e,t),Math.min(t,this.length)-Math.max(0,e));if(1&r){let e=n.pop(),t=b(i.text,e.text.slice(),0,i.length);if(t.length<=32)n.push(new g(t,e.length+i.length));else{let e=t.length>>1;n.push(new g(t.slice(0,e)),new g(t.slice(e)))}}else n.push(i)}replace(e,t,n){if(!(n instanceof g))return super.replace(e,t,n);[e,t]=w(this,e,t);let r=b(this.text,b(n.text,v(this.text,0,e)),t),i=this.length+n.length-(t-e);return r.length<=32?new g(r,i):O.from(g.split(r,[]),i)}sliceString(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.length,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"\n";[e,t]=w(this,e,t);let r="";for(let i=0,o=0;i<=t&&oe&&o&&(r+=n),ei&&(r+=s.slice(Math.max(0,e-i),t-i)),i=a+1}return r}flatten(e){for(let t of this.text)e.push(t)}scanIdentical(){return 0}static split(e,t){let n=[],r=-1;for(let i of e)n.push(i),r+=i.length+1,32==n.length&&(t.push(new g(n,r)),n=[],r=-1);return r>-1&&t.push(new g(n,r)),t}}class O extends m{constructor(e,t){super(),this.children=e,this.length=t,this.lines=0;for(let n of e)this.lines+=n.lines}lineInner(e,t,n,r){for(let i=0;;i++){let o=this.children[i],s=r+o.length,a=n+o.lines-1;if((t?a:s)>=e)return o.lineInner(e,t,n,r);r=s+1,n=a+1}}decompose(e,t,n,r){for(let i=0,o=0;o<=t&&i=o){let i=r&((o<=e?1:0)|(a>=t?2:0));o>=e&&a<=t&&!i?n.push(s):s.decompose(e-o,t-o,n,i)}o=a+1}}replace(e,t,n){if([e,t]=w(this,e,t),n.lines=i&&t<=s){let a=o.replace(e-i,t-i,n),l=this.lines-o.lines+a.lines;if(a.lines>4&&a.lines>l>>6){let i=this.children.slice();return i[r]=a,new O(i,this.length-(t-e)+n.length)}return super.replace(i,s,a)}i=s+1}return super.replace(e,t,n)}sliceString(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.length,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"\n";[e,t]=w(this,e,t);let r="";for(let i=0,o=0;ie&&i&&(r+=n),eo&&(r+=s.sliceString(e-o,t-o,n)),o=a+1}return r}flatten(e){for(let t of this.children)t.flatten(e)}scanIdentical(e,t){if(!(e instanceof O))return 0;let n=0,[r,i,o,s]=t>0?[0,0,this.children.length,e.children.length]:[this.children.length-1,e.children.length-1,-1,-1];for(;;r+=t,i+=t){if(r==o||i==s)return n;let a=this.children[r],l=e.children[i];if(a!=l)return n+a.scanIdentical(l,t);n+=a.length+1}}static from(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e.reduce((e,t)=>e+t.length+1,-1),n=0;for(let d of e)n+=d.lines;if(n<32){let n=[];for(let t of e)t.flatten(n);return new g(n,t)}let r=Math.max(32,n>>5),i=r<<1,o=r>>1,s=[],a=0,l=-1,c=[];function u(e){let t;if(e.lines>i&&e instanceof O)for(let n of e.children)u(n);else e.lines>o&&(a>o||!a)?(h(),s.push(e)):e instanceof g&&a&&(t=c[c.length-1])instanceof g&&e.lines+t.lines<=32?(a+=e.lines,l+=e.length+1,c[c.length-1]=new g(t.text.concat(e.text),t.length+1+e.length)):(a+e.lines>r&&h(),a+=e.lines,l+=e.length+1,c.push(e))}function h(){0!=a&&(s.push(1==c.length?c[0]:O.from(c,l)),l=-1,a=c.length=0)}for(let d of e)u(d);return h(),1==s.length?s[0]:new O(s,t)}}function b(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1e9;for(let i=0,o=0,s=!0;o=n&&(l>r&&(a=a.slice(0,r-i)),i1&&void 0!==arguments[1]?arguments[1]:1;this.dir=t,this.done=!1,this.lineBreak=!1,this.value="",this.nodes=[e],this.offsets=[t>0?1:(e instanceof g?e.text.length:e.children.length)<<1]}nextInner(e,t){for(this.done=this.lineBreak=!1;;){let n=this.nodes.length-1,r=this.nodes[n],i=this.offsets[n],o=i>>1,s=r instanceof g?r.text.length:r.children.length;if(o==(t>0?s:0)){if(0==n)return this.done=!0,this.value="",this;t>0&&this.offsets[n-1]++,this.nodes.pop(),this.offsets.pop()}else if((1&i)==(t>0?0:1)){if(this.offsets[n]+=t,0==e)return this.lineBreak=!0,this.value="\n",this;e--}else if(r instanceof g){let i=r.text[o+(t<0?-1:0)];if(this.offsets[n]+=t,i.length>Math.max(0,e))return this.value=0==e?i:t>0?i.slice(e):i.slice(0,i.length-e),this;e-=i.length}else{let i=r.children[o+(t<0?-1:0)];e>i.length?(e-=i.length,this.offsets[n]+=t):(t<0&&this.offsets[n]--,this.nodes.push(i),this.offsets.push(t>0?1:(i instanceof g?i.text.length:i.children.length)<<1))}}}next(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return e<0&&(this.nextInner(-e,-this.dir),e=this.value.length),this.nextInner(e,this.dir)}}class x{constructor(e,t,n){this.value="",this.done=!1,this.cursor=new y(e,t>n?-1:1),this.pos=t>n?e.length:0,this.from=Math.min(t,n),this.to=Math.max(t,n)}nextInner(e,t){if(t<0?this.pos<=this.from:this.pos>=this.to)return this.value="",this.done=!0,this;e+=Math.max(0,t<0?this.pos-this.to:this.from-this.pos);let n=t<0?this.pos-this.from:this.to-this.pos;e>n&&(e=n),n-=e;let{value:r}=this.cursor.next(e);return this.pos+=(r.length+e)*t,this.value=r.length<=n?r:t<0?r.slice(r.length-n):r.slice(0,n),this.done=!this.value,this}next(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return e<0?e=Math.max(e,this.from-this.pos):e>0&&(e=Math.min(e,this.to-this.pos)),this.nextInner(e,this.cursor.dir)}get lineBreak(){return this.cursor.lineBreak&&""!=this.value}}class k{constructor(e){this.inner=e,this.afterBreak=!0,this.value="",this.done=!1}next(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,{done:t,lineBreak:n,value:r}=this.inner.next(e);return t&&this.afterBreak?(this.value="",this.afterBreak=!1):t?(this.done=!0,this.value=""):n?this.afterBreak?this.value="":(this.afterBreak=!0,this.next()):(this.value=r,this.afterBreak=!1),this}get lineBreak(){return!1}}"undefined"!=typeof Symbol&&(m.prototype[Symbol.iterator]=function(){return this.iter()},y.prototype[Symbol.iterator]=x.prototype[Symbol.iterator]=k.prototype[Symbol.iterator]=function(){return this});class S{constructor(e,t,n,r){this.from=e,this.to=t,this.number=n,this.text=r}get length(){return this.to-this.from}}function w(e,t,n){return[t=Math.max(0,Math.min(e.length,t)),Math.max(t,Math.min(e.length,n))]}function A(e,t){return l(e,t,!(arguments.length>2&&void 0!==arguments[2])||arguments[2],!(arguments.length>3&&void 0!==arguments[3])||arguments[3])}function T(e,t){let n=e.charCodeAt(t);if(!((r=n)>=55296&&r<56320)||t+1==e.length)return n;var r;let i=e.charCodeAt(t+1);return function(e){return e>=56320&&e<57344}(i)?i-56320+(n-55296<<10)+65536:n}function E(e){return e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode(55296+(e>>10),56320+(1023&e)))}function C(e){return e<65536?1:2}const _=/\r\n?|\n/;var P=function(e){return e[e.Simple=0]="Simple",e[e.TrackDel=1]="TrackDel",e[e.TrackBefore=2]="TrackBefore",e[e.TrackAfter=3]="TrackAfter",e}(P||(P={}));class D{constructor(e){this.sections=e}get length(){let e=0;for(let t=0;t1&&void 0!==arguments[1]&&arguments[1])}get invertedDesc(){let e=[];for(let t=0;t1&&void 0!==arguments[1]&&arguments[1];return e.empty?this:I(this,e,t)}mapPos(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:-1,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:P.Simple,r=0,i=0;for(let o=0;oe)return i+(e-r);i+=s}else{if(n!=P.Simple&&l>=e&&(n==P.TrackDel&&re||n==P.TrackBefore&&re))return null;if(l>e||l==e&&t<0&&!s)return e==r||t<0?i:i+a;i+=a}r=l}if(e>r)throw new RangeError(`Position ${e} is out of range for changeset of length ${r}`);return i}touchesRange(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e;for(let n=0,r=0;n=0&&r<=t&&i>=e)return!(rt)||"cover";r=i}return!1}toString(){let e="";for(let t=0;t=0?":"+r:"")}return e}toJSON(){return this.sections}static fromJSON(e){if(!Array.isArray(e)||e.length%2||e.some(e=>"number"!=typeof e))throw new RangeError("Invalid JSON representation of ChangeDesc");return new D(e)}static create(e){return new D(e)}}class M extends D{constructor(e,t){super(e),this.inserted=t}apply(e){if(this.length!=e.length)throw new RangeError("Applying change set to a document with the wrong length");return Q(this,(t,n,r,i,o)=>e=e.replace(r,r+(n-t),o),!1),e}mapDesc(e){return I(this,e,arguments.length>1&&void 0!==arguments[1]&&arguments[1],!0)}invert(e){let t=this.sections.slice(),n=[];for(let r=0,i=0;r=0){t[r]=s,t[r+1]=o;let a=r>>1;for(;n.length1&&void 0!==arguments[1]&&arguments[1];return e.empty?this:I(this,e,t,!0)}iterChanges(e){Q(this,e,arguments.length>1&&void 0!==arguments[1]&&arguments[1])}get desc(){return D.create(this.sections)}filter(e){let t=[],n=[],r=[],i=new F(this);e:for(let o=0,s=0;;){let a=o==e.length?1e9:e[o++];for(;s0&&R(n,t,i.text),i.forward(e),s+=e}let l=e[o++];for(;s>1].toJSON()))}return e}static of(e,t,n){let r=[],i=[],o=0,s=null;function a(){if(!(arguments.length>0&&void 0!==arguments[0]&&arguments[0])&&!r.length)return;os||e<0||s>t)throw new RangeError(`Invalid change range ${e} to ${s} (in doc of length ${t})`);let u=c?"string"==typeof c?m.of(c.split(n||_)):c:m.empty,h=u.length;if(e==s&&0==h)return;eo&&N(r,e-o,-1),N(r,s-e,h),R(i,r,u),o=s}}(e),a(!s),s}static empty(e){return new M(e?[e,-1]:[],[])}static fromJSON(e){if(!Array.isArray(e))throw new RangeError("Invalid JSON representation of ChangeSet");let t=[],n=[];for(let r=0;rt&&"string"!=typeof e))throw new RangeError("Invalid JSON representation of ChangeSet");if(1==i.length)t.push(i[0],0);else{for(;n.length3&&void 0!==arguments[3]&&arguments[3];if(0==t&&n<=0)return;let i=e.length-2;i>=0&&n<=0&&n==e[i+1]?e[i]+=t:i>=0&&0==t&&0==e[i]?e[i+1]+=n:r?(e[i]+=t,e[i+1]+=n):e.push(t,n)}function R(e,t,n){if(0==n.length)return;let r=t.length-2>>1;if(r>1])),!(n||s==e.sections.length||e.sections[s+1]<0);)a=e.sections[s++],l=e.sections[s++];t(i,c,o,u,h),i=c,o=u}}}function I(e,t,n){let r=[],i=arguments.length>3&&void 0!==arguments[3]&&arguments[3]?[]:null,o=new F(e),s=new F(t);for(let a=-1;;){if(o.done&&s.len||s.done&&o.len)throw new Error("Mismatched change set lengths");if(-1==o.ins&&-1==s.ins){let e=Math.min(o.len,s.len);N(r,e,-1),o.forward(e),s.forward(e)}else if(s.ins>=0&&(o.ins<0||a==o.i||0==o.off&&(s.len=0&&a=0)){if(o.done&&s.done)return i?M.createSet(r,i):D.create(r);throw new Error("Mismatched change set lengths")}{let e=0,t=o.len;for(;t;)if(-1==s.ins){let n=Math.min(t,s.len);e+=n,t-=n,s.forward(n)}else{if(!(0==s.ins&&s.len2&&void 0!==arguments[2]&&arguments[2]?[]:null,i=new F(e),o=new F(t);for(let s=!1;;){if(i.done&&o.done)return r?M.createSet(n,r):D.create(n);if(0==i.ins)N(n,i.len,0,s),i.next();else if(0!=o.len||o.done){if(i.done||o.done)throw new Error("Mismatched change set lengths");{let e=Math.min(i.len2,o.len),t=n.length;if(-1==i.ins){let t=-1==o.ins?-1:o.off?0:o.ins;N(n,e,t,s),r&&t&&R(r,n,o.text)}else-1==o.ins?(N(n,i.off?0:i.len,e,s),r&&R(r,n,i.textBit(e))):(N(n,i.off?0:i.len,o.off?0:o.ins,s),r&&!o.off&&R(r,n,o.text));s=(i.ins>e||o.ins>=0&&o.len>e)&&(s||n.length>t),i.forward2(e),o.forward(e)}}else N(n,0,o.ins,s),r&&R(r,n,o.text),o.next()}}class F{constructor(e){this.set=e,this.i=0,this.next()}next(){let{sections:e}=this.set;this.i>1;return t>=e.length?m.empty:e[t]}textBit(e){let{inserted:t}=this.set,n=this.i-2>>1;return n>=t.length&&!e?m.empty:t[n].slice(this.off,null==e?void 0:this.off+e)}forward(e){e==this.len?this.next():(this.len-=e,this.off+=e)}forward2(e){-1==this.ins?this.forward(e):e==this.ins?this.next():(this.ins-=e,this.off+=e)}}class ${constructor(e,t,n){this.from=e,this.to=t,this.flags=n}get anchor(){return 32&this.flags?this.to:this.from}get head(){return 32&this.flags?this.from:this.to}get empty(){return this.from==this.to}get assoc(){return 8&this.flags?-1:16&this.flags?1:0}get bidiLevel(){let e=7&this.flags;return 7==e?null:e}get goalColumn(){let e=this.flags>>6;return 16777215==e?void 0:e}map(e){let t,n,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:-1;return this.empty?t=n=e.mapPos(this.from,r):(t=e.mapPos(this.from,1),n=e.mapPos(this.to,-1)),t==this.from&&n==this.to?this:new $(t,n,this.flags)}extend(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e;if(e<=this.anchor&&t>=this.anchor)return B.range(e,t);let n=Math.abs(e-this.anchor)>Math.abs(t-this.anchor)?e:t;return B.range(this.anchor,n)}eq(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return this.anchor==e.anchor&&this.head==e.head&&(!t||!this.empty||this.assoc==e.assoc)}toJSON(){return{anchor:this.anchor,head:this.head}}static fromJSON(e){if(!e||"number"!=typeof e.anchor||"number"!=typeof e.head)throw new RangeError("Invalid JSON representation for SelectionRange");return B.range(e.anchor,e.head)}static create(e,t,n){return new $(e,t,n)}}class B{constructor(e,t){this.ranges=e,this.mainIndex=t}map(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:-1;return e.empty?this:B.create(this.ranges.map(n=>n.map(e,t)),this.mainIndex)}eq(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(this.ranges.length!=e.ranges.length||this.mainIndex!=e.mainIndex)return!1;for(let n=0;n1&&void 0!==arguments[1])||arguments[1];return B.create([e].concat(this.ranges),t?0:this.mainIndex+1)}replaceRange(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.mainIndex,n=this.ranges.slice();return n[t]=e,B.create(n,this.mainIndex)}toJSON(){return{ranges:this.ranges.map(e=>e.toJSON()),main:this.mainIndex}}static fromJSON(e){if(!e||!Array.isArray(e.ranges)||"number"!=typeof e.main||e.main>=e.ranges.length)throw new RangeError("Invalid JSON representation for EditorSelection");return new B(e.ranges.map(e=>$.fromJSON(e)),e.main)}static single(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e;return new B([B.range(e,t)],0)}static create(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;if(0==e.length)throw new RangeError("A selection needs at least one range");for(let n=0,r=0;r1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2?arguments[2]:void 0,r=arguments.length>3?arguments[3]:void 0;return $.create(e,e,(0==t?0:t<0?8:16)|(null==n?7:Math.min(6,n))|(null!==r&&void 0!==r?r:16777215)<<6)}static range(e,t,n,r){let i=(null!==n&&void 0!==n?n:16777215)<<6|(null==r?7:Math.min(6,r));return te?8:0)|i)}static normalized(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=e[t];e.sort((e,t)=>e.from-t.from),t=e.indexOf(n);for(let r=1;rn.head?B.range(s,o):B.range(o,s))}}return new B(e,t)}}function z(e,t){for(let n of e.ranges)if(n.to>t)throw new RangeError("Selection points outside of document")}let q=0;class H{constructor(e,t,n,r,i){this.combine=e,this.compareInput=t,this.compare=n,this.isStatic=r,this.id=q++,this.default=e([]),this.extensions="function"==typeof i?i(this):i}get reader(){return this}static define(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return new H(e.combine||(e=>e),e.compareInput||((e,t)=>e===t),e.compare||(e.combine?(e,t)=>e===t:U),!!e.static,e.enables)}of(e){return new X([],this,0,e)}compute(e,t){if(this.isStatic)throw new Error("Can't compute a static facet");return new X(e,this,1,t)}computeN(e,t){if(this.isStatic)throw new Error("Can't compute a static facet");return new X(e,this,2,t)}from(e,t){return t||(t=e=>e),this.compute([e],n=>t(n.field(e)))}}function U(e,t){return e==t||e.length==t.length&&e.every((e,n)=>e===t[n])}class X{constructor(e,t,n,r){this.dependencies=e,this.facet=t,this.type=n,this.value=r,this.id=q++}dynamicSlot(e){var t;let n=this.value,r=this.facet.compareInput,i=this.id,o=e[i]>>1,s=2==this.type,a=!1,l=!1,c=[];for(let u of this.dependencies)"doc"==u?a=!0:"selection"==u?l=!0:0==(1&(null!==(t=e[u.id])&&void 0!==t?t:1))&&c.push(e[u.id]);return{create:e=>(e.values[o]=n(e),1),update(e,t){if(a&&t.docChanged||l&&(t.docChanged||t.selection)||Z(e,c)){let t=n(e);if(s?!j(t,e.values[o],r):!r(t,e.values[o]))return e.values[o]=t,1}return 0},reconfigure:(e,t)=>{let a,l=t.config.address[i];if(null!=l){let i=le(t,l);if(this.dependencies.every(n=>n instanceof H?t.facet(n)===e.facet(n):!(n instanceof G)||t.field(n,!1)==e.field(n,!1))||(s?j(a=n(e),i,r):r(a=n(e),i)))return e.values[o]=i,0}else a=n(e);return e.values[o]=a,1}}}}function j(e,t,n){if(e.length!=t.length)return!1;for(let r=0;re[t.id]),i=n.map(e=>e.type),o=r.filter(e=>!(1&e)),s=e[t.id]>>1;function a(e){let n=[];for(let t=0;te===t),e);return e.provide&&(t.provides=e.provide(t)),t}create(e){let t=e.facet(V).find(e=>e.field==this);return((null===t||void 0===t?void 0:t.create)||this.createF)(e)}slot(e){let t=e[this.id]>>1;return{create:e=>(e.values[t]=this.create(e),1),update:(e,n)=>{let r=e.values[t],i=this.updateF(r,n);return this.compareF(r,i)?0:(e.values[t]=i,1)},reconfigure:(e,n)=>{let r,i=e.facet(V),o=n.facet(V);return(r=i.find(e=>e.field==this))&&r!=o.find(e=>e.field==this)?(e.values[t]=r.create(e),1):null!=n.config.address[this.id]?(e.values[t]=n.field(this),0):(e.values[t]=this.create(e),1)}}}init(e){return[this,V.of({field:this,create:e})]}get extension(){return this}}const W=4,K=3,J=2,ee=1;function te(e){return t=>new re(t,e)}const ne={highest:te(0),high:te(ee),default:te(J),low:te(K),lowest:te(W)};class re{constructor(e,t){this.inner=e,this.prec=t}}class ie{of(e){return new oe(this,e)}reconfigure(e){return ie.reconfigure.of({compartment:this,extension:e})}get(e){return e.config.compartments.get(this)}}class oe{constructor(e,t){this.compartment=e,this.inner=t}}class se{constructor(e,t,n,r,i,o){for(this.base=e,this.compartments=t,this.dynamicSlots=n,this.address=r,this.staticValues=i,this.facets=o,this.statusTemplate=[];this.statusTemplate.length>1]}static resolve(e,t,n){let r=[],i=Object.create(null),o=new Map;for(let h of function(e,t,n){let r=[[],[],[],[],[]],i=new Map;function o(e,s){let a=i.get(e);if(null!=a){if(a<=s)return;let t=r[a].indexOf(e);t>-1&&r[a].splice(t,1),e instanceof oe&&n.delete(e.compartment)}if(i.set(e,s),Array.isArray(e))for(let t of e)o(t,s);else if(e instanceof oe){if(n.has(e.compartment))throw new RangeError("Duplicate use of compartment in extensions");let r=t.get(e.compartment)||e.inner;n.set(e.compartment,r),o(r,s)}else if(e instanceof re)o(e.inner,e.prec);else if(e instanceof G)r[s].push(e),e.provides&&o(e.provides,s);else if(e instanceof X)r[s].push(e),e.facet.extensions&&o(e.facet.extensions,J);else{let t=e.extension;if(!t)throw new Error(`Unrecognized extension value in extension set (${e}). This sometimes happens because multiple instances of @codemirror/state are loaded, breaking instanceof checks.`);o(t,s)}}return o(e,J),r.reduce((e,t)=>e.concat(t))}(e,t,o))h instanceof G?r.push(h):(i[h.facet.id]||(i[h.facet.id]=[])).push(h);let s=Object.create(null),a=[],l=[];for(let h of r)s[h.id]=l.length<<1,l.push(e=>h.slot(e));let c=null===n||void 0===n?void 0:n.config.facets;for(let h in i){let e=i[h],t=e[0].facet,r=c&&c[h]||[];if(e.every(e=>0==e.type))if(s[t.id]=a.length<<1|1,U(r,e))a.push(n.facet(t));else{let r=t.combine(e.map(e=>e.value));a.push(n&&t.compare(r,n.facet(t))?n.facet(t):r)}else{for(let t of e)0==t.type?(s[t.id]=a.length<<1|1,a.push(t.value)):(s[t.id]=l.length<<1,l.push(e=>t.dynamicSlot(e)));s[t.id]=l.length<<1,l.push(n=>Y(n,t,e))}}let u=l.map(e=>e(s));return new se(e,o,u,s,a,i)}}function ae(e,t){if(1&t)return 2;let n=t>>1,r=e.status[n];if(4==r)throw new Error("Cyclic dependency between fields and/or facets");if(2&r)return r;e.status[n]=4;let i=e.computeSlot(e,e.config.dynamicSlots[n]);return e.status[n]=2|i}function le(e,t){return 1&t?e.config.staticValues[t>>1]:e.values[t>>1]}const ce=H.define(),ue=H.define({combine:e=>e.some(e=>e),static:!0}),he=H.define({combine:e=>e.length?e[0]:void 0,static:!0}),de=H.define(),pe=H.define(),fe=H.define(),me=H.define({combine:e=>!!e.length&&e[0]});class ge{constructor(e,t){this.type=e,this.value=t}static define(){return new Oe}}class Oe{of(e){return new ge(this,e)}}class be{constructor(e){this.map=e}of(e){return new ve(this,e)}}class ve{constructor(e,t){this.type=e,this.value=t}map(e){let t=this.type.map(this.value,e);return void 0===t?void 0:t==this.value?this:new ve(this.type,t)}is(e){return this.type==e}static define(){return new be((arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).map||(e=>e))}static mapEffects(e,t){if(!e.length)return e;let n=[];for(let r of e){let e=r.map(t);e&&n.push(e)}return n}}ve.reconfigure=ve.define(),ve.appendConfig=ve.define();class ye{constructor(e,t,n,r,i,o){this.startState=e,this.changes=t,this.selection=n,this.effects=r,this.annotations=i,this.scrollIntoView=o,this._doc=null,this._state=null,n&&z(n,t.newLength),i.some(e=>e.type==ye.time)||(this.annotations=i.concat(ye.time.of(Date.now())))}static create(e,t,n,r,i,o){return new ye(e,t,n,r,i,o)}get newDoc(){return this._doc||(this._doc=this.changes.apply(this.startState.doc))}get newSelection(){return this.selection||this.startState.selection.map(this.changes)}get state(){return this._state||this.startState.applyTransaction(this),this._state}annotation(e){for(let t of this.annotations)if(t.type==e)return t.value}get docChanged(){return!this.changes.empty}get reconfigured(){return this.startState.config!=this.state.config}isUserEvent(e){let t=this.annotation(ye.userEvent);return!(!t||!(t==e||t.length>e.length&&t.slice(0,e.length)==e&&"."==t[e.length]))}}function xe(e,t){let n=[];for(let r=0,i=0;;){let o,s;if(r=e[r]))o=e[r++],s=e[r++];else{if(!(i=0;i--){let o=n[i](e);o&&Object.keys(o).length&&(r=ke(r,Se(t,o,e.changes.newLength),!0))}return r==e?e:ye.create(t,e.changes,e.selection,r.effects,r.annotations,r.scrollIntoView)}(n?function(e){let t=e.startState,n=!0;for(let i of t.facet(de)){let t=i(e);if(!1===t){n=!1;break}Array.isArray(t)&&(n=!0===n?t:xe(n,t))}if(!0!==n){let r,i;if(!1===n)i=e.changes.invertedDesc,r=M.empty(t.doc.length);else{let t=e.changes.filter(n);r=t.changes,i=t.filtered.mapDesc(t.changes).invertedDesc}e=ye.create(t,r,e.selection&&e.selection.map(i),ve.mapEffects(e.effects,i),e.annotations,e.scrollIntoView)}let r=t.facet(pe);for(let i=r.length-1;i>=0;i--){let n=r[i](e);e=n instanceof ye?n:Array.isArray(n)&&1==n.length&&n[0]instanceof ye?n[0]:we(t,Te(n),!1)}return e}(i):i)}ye.time=ge.define(),ye.userEvent=ge.define(),ye.addToHistory=ge.define(),ye.remote=ge.define();const Ae=[];function Te(e){return null==e?Ae:Array.isArray(e)?e:[e]}var Ee=function(e){return e[e.Word=0]="Word",e[e.Space=1]="Space",e[e.Other=2]="Other",e}(Ee||(Ee={}));const Ce=/[\u00df\u0587\u0590-\u05f4\u0600-\u06ff\u3040-\u309f\u30a0-\u30ff\u3400-\u4db5\u4e00-\u9fcc\uac00-\ud7af]/;let _e;try{_e=new RegExp("[\\p{Alphabetic}\\p{Number}_]","u")}catch(We){}function Pe(e){return t=>{if(!/\S/.test(t))return Ee.Space;if(function(e){if(_e)return _e.test(e);for(let t=0;t"\x80"&&(n.toUpperCase()!=n.toLowerCase()||Ce.test(n)))return!0}return!1}(t))return Ee.Word;for(let n=0;n-1)return Ee.Word;return Ee.Other}}class De{constructor(e,t,n,r,i,o){this.config=e,this.doc=t,this.selection=n,this.values=r,this.status=e.statusTemplate.slice(),this.computeSlot=i,o&&(o._state=this);for(let s=0;s1&&void 0!==arguments[1])||arguments[1],n=this.config.address[e.id];if(null!=n)return ae(this,n),le(this,n);if(t)throw new RangeError("Field is not present in this state")}update(){for(var e=arguments.length,t=new Array(e),n=0;ni.set(t,e)),n=null),i.set(s.value.compartment,s.value.extension)):s.is(ve.reconfigure)?(n=null,r=s.value):s.is(ve.appendConfig)&&(n=null,r=Te(r).concat(s.value));if(n)t=e.startState.values.slice();else{n=se.resolve(r,i,this),t=new De(n,this.doc,this.selection,n.dynamicSlots.map(()=>null),(e,t)=>t.reconfigure(e,this),null).values}let o=e.startState.facet(ue)?e.newSelection:e.newSelection.asSingle();new De(n,e.newDoc,o,t,(t,n)=>n.update(t,e),e)}replaceSelection(e){return"string"==typeof e&&(e=this.toText(e)),this.changeByRange(t=>({changes:{from:t.from,to:t.to,insert:e},range:B.cursor(t.from+e.length)}))}changeByRange(e){let t=this.selection,n=e(t.ranges[0]),r=this.changes(n.changes),i=[n.range],o=Te(n.effects);for(let s=1;s0&&void 0!==arguments[0]?arguments[0]:[];return e instanceof M?e:M.of(e,this.doc.length,this.facet(De.lineSeparator))}toText(e){return m.of(e.split(this.facet(De.lineSeparator)||_))}sliceDoc(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.doc.length;return this.doc.sliceString(e,t,this.lineBreak)}facet(e){let t=this.config.address[e.id];return null==t?e.default:(ae(this,t),le(this,t))}toJSON(e){let t={doc:this.sliceDoc(),selection:this.selection.toJSON()};if(e)for(let n in e){let r=e[n];r instanceof G&&null!=this.config.address[r.id]&&(t[n]=r.spec.toJSON(this.field(e[n]),this))}return t}static fromJSON(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0;if(!e||"string"!=typeof e.doc)throw new RangeError("Invalid JSON representation for EditorState");let r=[];if(n)for(let i in n)if(Object.prototype.hasOwnProperty.call(e,i)){let t=n[i],o=e[i];r.push(t.init(e=>t.spec.fromJSON(o,e)))}return De.create({doc:e.doc,selection:B.fromJSON(e.selection),extensions:t.extensions?r.concat([t.extensions]):r})}static create(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=se.resolve(e.extensions||[],new Map),n=e.doc instanceof m?e.doc:m.of((e.doc||"").split(t.staticFacet(De.lineSeparator)||_)),r=e.selection?e.selection instanceof B?e.selection:B.single(e.selection.anchor,e.selection.head):B.single(0);return z(r,n.length),t.staticFacet(ue)||(r=r.asSingle()),new De(t,n,r,t.dynamicSlots.map(()=>null),(e,t)=>t.create(e),null)}get tabSize(){return this.facet(De.tabSize)}get lineBreak(){return this.facet(De.lineSeparator)||"\n"}get readOnly(){return this.facet(me)}phrase(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r{if("$"==t)return"$";let r=+(t||1);return!r||r>n.length?e:n[r-1]})),e}languageDataAt(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:-1,r=[];for(let i of this.facet(ce))for(let o of i(this,t,n))Object.prototype.hasOwnProperty.call(o,e)&&r.push(o[e]);return r}charCategorizer(e){return Pe(this.languageDataAt("wordChars",e).join(""))}wordAt(e){let{text:t,from:n,length:r}=this.doc.lineAt(e),i=this.charCategorizer(e),o=e-n,s=e-n;for(;o>0;){let e=A(t,o,!1);if(i(t.slice(e,o))!=Ee.Word)break;o=e}for(;s2&&void 0!==arguments[2]?arguments[2]:{},r={};for(let i of e)for(let e of Object.keys(i)){let t=i[e],o=r[e];if(void 0===o)r[e]=t;else if(o===t||void 0===t);else{if(!Object.hasOwnProperty.call(n,e))throw new Error("Config merge conflict for field "+e);r[e]=n[e](o,t)}}for(let i in t)void 0===r[i]&&(r[i]=t[i]);return r}De.allowMultipleSelections=ue,De.tabSize=H.define({combine:e=>e.length?e[0]:4}),De.lineSeparator=he,De.readOnly=me,De.phrases=H.define({compare(e,t){let n=Object.keys(e),r=Object.keys(t);return n.length==r.length&&n.every(n=>e[n]==t[n])}}),De.languageData=ce,De.changeFilter=de,De.transactionFilter=pe,De.transactionExtender=fe,ie.reconfigure=ve.define();class Ne{eq(e){return this==e}range(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e;return Re.create(e,t,this)}}Ne.prototype.startSide=Ne.prototype.endSide=0,Ne.prototype.point=!1,Ne.prototype.mapMode=P.TrackDel;class Re{constructor(e,t,n){this.from=e,this.to=t,this.value=n}static create(e,t,n){return new Re(e,t,n)}}function Qe(e,t){return e.from-t.from||e.value.startSide-t.value.startSide}class Ie{constructor(e,t,n,r){this.from=e,this.to=t,this.value=n,this.maxPoint=r}get length(){return this.to[this.to.length-1]}findIndex(e,t,n){let r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0,i=n?this.to:this.from;for(let o=r,s=i.length;;){if(o==s)return o;let r=o+s>>1,a=i[r]-e||(n?this.value[r].endSide:this.value[r].startSide)-t;if(r==o)return a>=0?o:s;a>=0?s=r:o=r+1}}between(e,t,n,r){for(let i=this.findIndex(t,-1e9,!0),o=this.findIndex(n,1e9,!1,i);ic||l==c&&u.startSide>0&&u.endSide<=0)continue;(c-l||u.endSide-u.startSide)<0||(o<0&&(o=l),u.point&&(s=Math.max(s,c-l)),n.push(u),r.push(l-o),i.push(c-o))}return{mapped:n.length?new Ie(r,i,n,s):null,pos:o}}}class Le{constructor(e,t,n,r){this.chunkPos=e,this.chunk=t,this.nextLayer=n,this.maxPoint=r}static create(e,t,n,r){return new Le(e,t,n,r)}get length(){let e=this.chunk.length-1;return e<0?0:Math.max(this.chunkEnd(e),this.nextLayer.length)}get size(){if(this.isEmpty)return 0;let e=this.nextLayer.size;for(let t of this.chunk)e+=t.value.length;return e}chunkEnd(e){return this.chunkPos[e]+this.chunk[e].length}update(e){let{add:t=[],sort:n=!1,filterFrom:r=0,filterTo:i=this.length}=e,o=e.filter;if(0==t.length&&!o)return this;if(n&&(t=t.slice().sort(Qe)),this.isEmpty)return t.length?Le.of(t):this;let s=new Be(this,null,-1).goto(0),a=0,l=[],c=new Fe;for(;s.value||a=0){let e=t[a++];c.addInner(e.from,e.to,e.value)||l.push(e)}else 1==s.rangeIndex&&s.chunkIndexthis.chunkEnd(s.chunkIndex)||is.to||i=i&&e<=i+o.length&&!1===o.between(i,e-i,t-i,n))return}this.nextLayer.between(e,t,n)}}iter(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return ze.from([this]).goto(e)}get isEmpty(){return this.nextLayer==this}static iter(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return ze.from(e).goto(t)}static compare(e,t,n,r){let i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:-1,o=e.filter(e=>e.maxPoint>0||!e.isEmpty&&e.maxPoint>=i),s=t.filter(e=>e.maxPoint>0||!e.isEmpty&&e.maxPoint>=i),a=$e(o,s,n),l=new He(o,a,i),c=new He(s,a,i);n.iterGaps((e,t,n)=>Ue(l,e,c,t,n,r)),n.empty&&0==n.length&&Ue(l,0,c,0,0,r)}static eq(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=arguments.length>3?arguments[3]:void 0;null==r&&(r=999999999);let i=e.filter(e=>!e.isEmpty&&t.indexOf(e)<0),o=t.filter(t=>!t.isEmpty&&e.indexOf(t)<0);if(i.length!=o.length)return!1;if(!i.length)return!0;let s=$e(i,o),a=new He(i,s,0).goto(n),l=new He(o,s,0).goto(n);for(;;){if(a.to!=l.to||!Xe(a.active,l.active)||a.point&&(!l.point||!a.point.eq(l.point)))return!1;if(a.to>r)return!0;a.next(),l.next()}}static spans(e,t,n,r){let i=new He(e,null,arguments.length>4&&void 0!==arguments[4]?arguments[4]:-1).goto(t),o=t,s=i.openStart;for(;;){let e=Math.min(i.to,n);if(i.point){let n=i.activeForPoint(i.to),a=i.pointFromo&&(r.span(o,e,i.active,s),s=i.openEnd(e));if(i.to>n)return s+(i.point&&i.to>n?1:0);o=i.to,i.next()}}static of(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=new Fe;for(let r of e instanceof Re?[e]:t?function(e){if(e.length>1)for(let t=e[0],n=1;n0)return e.slice().sort(Qe);t=r}return e}(e):e)n.add(r.from,r.to,r.value);return n.finish()}static join(e){if(!e.length)return Le.empty;let t=e[e.length-1];for(let n=e.length-2;n>=0;n--)for(let r=e[n];r!=Le.empty;r=r.nextLayer)t=new Le(r.chunkPos,r.chunk,t,Math.max(r.maxPoint,t.maxPoint));return t}}Le.empty=new Le([],[],null,-1),Le.empty.nextLayer=Le.empty;class Fe{finishChunk(e){this.chunks.push(new Ie(this.from,this.to,this.value,this.maxPoint)),this.chunkPos.push(this.chunkStart),this.chunkStart=-1,this.setMaxPoint=Math.max(this.setMaxPoint,this.maxPoint),this.maxPoint=-1,e&&(this.from=[],this.to=[],this.value=[])}constructor(){this.chunks=[],this.chunkPos=[],this.chunkStart=-1,this.last=null,this.lastFrom=-1e9,this.lastTo=-1e9,this.from=[],this.to=[],this.value=[],this.maxPoint=-1,this.setMaxPoint=-1,this.nextLayer=null}add(e,t,n){this.addInner(e,t,n)||(this.nextLayer||(this.nextLayer=new Fe)).add(e,t,n)}addInner(e,t,n){let r=e-this.lastTo||n.startSide-this.last.endSide;if(r<=0&&(e-this.lastFrom||n.startSide-this.last.startSide)<0)throw new Error("Ranges must be added sorted by `from` position and `startSide`");return!(r<0)&&(250==this.from.length&&this.finishChunk(!0),this.chunkStart<0&&(this.chunkStart=e),this.from.push(e-this.chunkStart),this.to.push(t-this.chunkStart),this.last=n,this.lastFrom=e,this.lastTo=t,this.value.push(n),n.point&&(this.maxPoint=Math.max(this.maxPoint,t-e)),!0)}addChunk(e,t){if((e-this.lastTo||t.value[0].startSide-this.last.endSide)<0)return!1;this.from.length&&this.finishChunk(!0),this.setMaxPoint=Math.max(this.setMaxPoint,t.maxPoint),this.chunks.push(t),this.chunkPos.push(e);let n=t.value.length-1;return this.last=t.value[n],this.lastFrom=t.from[n]+e,this.lastTo=t.to[n]+e,!0}finish(){return this.finishInner(Le.empty)}finishInner(e){if(this.from.length&&this.finishChunk(!1),0==this.chunks.length)return e;let t=Le.create(this.chunkPos,this.chunks,this.nextLayer?this.nextLayer.finishInner(e):e,this.setMaxPoint);return this.from=null,t}}function $e(e,t,n){let r=new Map;for(let o of e)for(let e=0;e3&&void 0!==arguments[3]?arguments[3]:0;this.layer=e,this.skip=t,this.minPoint=n,this.rank=r}get startSide(){return this.value?this.value.startSide:0}get endSide(){return this.value?this.value.endSide:0}goto(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:-1e9;return this.chunkIndex=this.rangeIndex=0,this.gotoInner(e,t,!1),this}gotoInner(e,t,n){for(;this.chunkIndex=this.minPoint)break}}}setRangeIndex(e){if(e==this.layer.chunk[this.chunkIndex].value.length){if(this.chunkIndex++,this.skip)for(;this.chunkIndex1&&void 0!==arguments[1]?arguments[1]:null,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:-1,r=[];for(let i=0;i=n&&r.push(new Be(o,t,n,i));return 1==r.length?r[0]:new ze(r)}get startSide(){return this.value?this.value.startSide:0}goto(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:-1e9;for(let n of this.heap)n.goto(e,t);for(let n=this.heap.length>>1;n>=0;n--)qe(this.heap,n);return this.next(),this}forward(e,t){for(let n of this.heap)n.forward(e,t);for(let n=this.heap.length>>1;n>=0;n--)qe(this.heap,n);(this.to-e||this.value.endSide-t)<0&&this.next()}next(){if(0==this.heap.length)this.from=this.to=1e9,this.value=null,this.rank=-1;else{let e=this.heap[0];this.from=e.from,this.to=e.to,this.value=e.value,this.rank=e.rank,e.value&&e.next(),qe(this.heap,0)}}}function qe(e,t){for(let n=e[t];;){let r=1+(t<<1);if(r>=e.length)break;let i=e[r];if(r+1=0&&(i=e[r+1],r++),n.compare(i)<0)break;e[r]=n,e[t]=i,t=r}}class He{constructor(e,t,n){this.minPoint=n,this.active=[],this.activeTo=[],this.activeRank=[],this.minActive=-1,this.point=null,this.pointFrom=0,this.pointRank=0,this.to=-1e9,this.endSide=0,this.openStart=-1,this.cursor=ze.from(e,t,n)}goto(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:-1e9;return this.cursor.goto(e,t),this.active.length=this.activeTo.length=this.activeRank.length=0,this.minActive=-1,this.to=e,this.endSide=t,this.openStart=-1,this.next(),this}forward(e,t){for(;this.minActive>-1&&(this.activeTo[this.minActive]-e||this.active[this.minActive].endSide-t)<0;)this.removeActive(this.minActive);this.cursor.forward(e,t)}removeActive(e){je(this.active,e),je(this.activeTo,e),je(this.activeRank,e),this.minActive=Ye(this.active,this.activeTo)}addActive(e){let t=0,{value:n,to:r,rank:i}=this.cursor;for(;t0;)t++;Ze(this.active,t,n),Ze(this.activeTo,t,r),Ze(this.activeRank,t,i),e&&Ze(e,t,this.cursor.from),this.minActive=Ye(this.active,this.activeTo)}next(){let e=this.to,t=this.point;this.point=null;let n=this.openStart<0?[]:null;for(;;){let r=this.minActive;if(r>-1&&(this.activeTo[r]-this.cursor.from||this.active[r].endSide-this.cursor.startSide)<0){if(this.activeTo[r]>e){this.to=this.activeTo[r],this.endSide=this.active[r].endSide;break}this.removeActive(r),n&&je(n,r)}else{if(!this.cursor.value){this.to=this.endSide=1e9;break}if(this.cursor.from>e){this.to=this.cursor.from,this.endSide=this.cursor.startSide;break}{let e=this.cursor.value;if(e.point){if(!(t&&this.cursor.to==this.to&&this.cursor.from=0&&n[t]=0&&!(this.activeRank[n]e||this.activeTo[n]==e&&this.active[n].endSide>=this.point.endSide)&&t.push(this.active[n]);return t.reverse()}openEnd(e){let t=0;for(let n=this.activeTo.length-1;n>=0&&this.activeTo[n]>e;n--)t++;return t}}function Ue(e,t,n,r,i,o){e.goto(t),n.goto(r);let s=r+i,a=r,l=r-t;for(;;){let t=e.to+l-n.to,r=t||e.endSide-n.endSide,i=r<0?e.to+l:n.to,c=Math.min(i,s);if(e.point||n.point?e.point&&n.point&&(e.point==n.point||e.point.eq(n.point))&&Xe(e.activeForPoint(e.to),n.activeForPoint(n.to))||o.comparePoint(a,c,e.point,n.point):c>a&&!Xe(e.active,n.active)&&o.compareRange(a,c,e.active,n.active),i>s)break;(t||e.openEnd!=n.openEnd)&&o.boundChange&&o.boundChange(i),a=i,r<=0&&e.next(),r>=0&&n.next()}}function Xe(e,t){if(e.length!=t.length)return!1;for(let n=0;n=t;r--)e[r+1]=e[r];e[t]=n}function Ye(e,t){let n=-1,r=1e9;for(let i=0;i2&&void 0!==arguments[2]?arguments[2]:e.length,r=0;for(let i=0;i=t)return i;if(i==e.length)break;o+=9==e.charCodeAt(i)?n-o%n:1,i=A(e,i)}return!0===r?-1:e.length}},2609:(e,t,n)=>{var r=n(8161);t.encode=function(e){var t,n="",i=function(e){return e<0?1+(-e<<1):0+(e<<1)}(e);do{t=31&i,(i>>>=5)>0&&(t|=32),n+=r.encode(t)}while(i>0);return n},t.decode=function(e,t,n){var i,o,s=e.length,a=0,l=0;do{if(t>=s)throw new Error("Expected more digits in base 64 VLQ value.");if(-1===(o=r.decode(e.charCodeAt(t++))))throw new Error("Invalid base64 digit: "+e.charAt(t-1));i=!!(32&o),a+=(o&=31)<>1;return 1===(1&e)?-t:t}(a),n.rest=t}},2840:(e,t,n)=>{var r=n(4006),i=Object.prototype.hasOwnProperty,o="undefined"!==typeof Map;function s(){this._array=[],this._set=o?new Map:Object.create(null)}s.fromArray=function(e,t){for(var n=new s,r=0,i=e.length;r=0)return t}else{var n=r.toSetString(e);if(i.call(this._set,n))return this._set[n]}throw new Error('"'+e+'" is not in the set.')},s.prototype.at=function(e){if(e>=0&&e{"use strict";n.d(t,{s:()=>i});const r=document.createElement("i");function i(e){const t="&"+e+";";r.innerHTML=t;const n=r.textContent;return(59!==n.charCodeAt(n.length-1)||"semi"===e)&&(n!==t&&n)}},3827:(e,t,n)=>{"use strict";var r={};n.r(r),n.d(r,{boolean:()=>mh,booleanish:()=>gh,commaOrSpaceSeparated:()=>xh,commaSeparated:()=>yh,number:()=>bh,overloadedBoolean:()=>Oh,spaceSeparated:()=>vh});var i={};n.r(i),n.d(i,{boolean:()=>tf,booleanish:()=>nf,commaOrSpaceSeparated:()=>lf,commaSeparated:()=>af,number:()=>of,overloadedBoolean:()=>rf,spaceSeparated:()=>sf});var o={};n.r(o),n.d(o,{attentionMarkers:()=>Bv,contentInitial:()=>Rv,disable:()=>zv,document:()=>Nv,flow:()=>Iv,flowInitial:()=>Qv,insideSpan:()=>$v,string:()=>Lv,text:()=>Fv});var s={};n.r(s),n.d(s,{safe:()=>DT,spec:()=>PT});var a={};n.r(a),n.d(a,{angle:()=>_E,decibel:()=>RE,flex:()=>NE,frequency:()=>DE,length:()=>CE,resolution:()=>ME,semitones:()=>QE,time:()=>PE});var l={};n.r(l),n.d(l,{getTrace:()=>xC,isKeyword:()=>wC,isProperty:()=>SC,isType:()=>kC});var c={};n.r(c),n.d(c,{generate:()=>n_,name:()=>JC,parse:()=>t_,structure:()=>e_});var u={};n.r(u),n.d(u,{generate:()=>c_,name:()=>o_,parse:()=>l_,structure:()=>a_,walkContext:()=>s_});var h={};n.r(h),n.d(h,{generate:()=>f_,name:()=>u_,parse:()=>p_,structure:()=>d_,walkContext:()=>h_});var d={};n.r(d),n.d(d,{generate:()=>T_,name:()=>S_,parse:()=>A_,structure:()=>w_});var p={};n.r(p),n.d(p,{generate:()=>I_,name:()=>M_,parse:()=>Q_,structure:()=>R_,walkContext:()=>N_});var f={};n.r(f),n.d(f,{generate:()=>B_,name:()=>L_,parse:()=>$_,structure:()=>F_});var m={};n.r(m),n.d(m,{generate:()=>U_,name:()=>z_,parse:()=>H_,structure:()=>q_});var g={};n.r(g),n.d(g,{generate:()=>Y_,name:()=>X_,parse:()=>Z_,structure:()=>j_});var O={};n.r(O),n.d(O,{generate:()=>J_,name:()=>G_,parse:()=>K_,structure:()=>W_});var b={};n.r(b),n.d(b,{generate:()=>aP,name:()=>iP,parse:()=>sP,structure:()=>oP});var v={};n.r(v),n.d(v,{generate:()=>pP,name:()=>uP,parse:()=>dP,structure:()=>hP});var y={};n.r(y),n.d(y,{generate:()=>CP,name:()=>wP,parse:()=>EP,structure:()=>TP,walkContext:()=>AP});var x={};n.r(x),n.d(x,{generate:()=>IP,name:()=>NP,parse:()=>QP,structure:()=>RP});var k={};n.r(k),n.d(k,{generate:()=>BP,name:()=>LP,parse:()=>$P,structure:()=>FP});var S={};n.r(S),n.d(S,{generate:()=>XP,name:()=>zP,parse:()=>UP,structure:()=>HP,walkContext:()=>qP});var w={};n.r(w),n.d(w,{generate:()=>GP,name:()=>ZP,parse:()=>VP,structure:()=>YP,xxx:()=>jP});var A={};n.r(A),n.d(A,{generate:()=>eD,name:()=>WP,parse:()=>JP,structure:()=>KP});var T={};n.r(T),n.d(T,{generate:()=>iD,name:()=>tD,parse:()=>rD,structure:()=>nD});var E={};n.r(E),n.d(E,{generate:()=>lD,name:()=>oD,parse:()=>aD,structure:()=>sD});var C={};n.r(C),n.d(C,{generate:()=>dD,name:()=>cD,parse:()=>hD,structure:()=>uD});var _={};n.r(_),n.d(_,{generate:()=>gD,name:()=>pD,parse:()=>mD,structure:()=>fD});var P={};n.r(P),n.d(P,{generate:()=>xD,name:()=>bD,parse:()=>yD,structure:()=>vD});var D={};n.r(D),n.d(D,{generate:()=>AD,name:()=>kD,parse:()=>wD,structure:()=>SD});var M={};n.r(M),n.d(M,{generate:()=>_D,name:()=>TD,parse:()=>CD,structure:()=>ED});var N={};n.r(N),n.d(N,{generate:()=>ND,name:()=>PD,parse:()=>MD,structure:()=>DD});var R={};n.r(R),n.d(R,{generate:()=>LD,name:()=>RD,parse:()=>ID,structure:()=>QD});var Q={};n.r(Q),n.d(Q,{generate:()=>zD,name:()=>FD,parse:()=>BD,structure:()=>$D});var I={};n.r(I),n.d(I,{generate:()=>jD,name:()=>qD,parse:()=>XD,structure:()=>UD,walkContext:()=>HD});var L={};n.r(L),n.d(L,{generate:()=>WD,name:()=>ZD,parse:()=>GD,structure:()=>VD,walkContext:()=>YD});var F={};n.r(F),n.d(F,{generate:()=>iM,name:()=>tM,parse:()=>rM,structure:()=>nM});var $={};n.r($),n.d($,{generate:()=>cM,name:()=>sM,parse:()=>lM,structure:()=>aM});var B={};n.r(B),n.d(B,{generate:()=>gM,name:()=>dM,parse:()=>mM,structure:()=>fM,walkContext:()=>pM});var z={};n.r(z),n.d(z,{generate:()=>yM,name:()=>OM,parse:()=>vM,structure:()=>bM});var q={};n.r(q),n.d(q,{generate:()=>AM,name:()=>xM,parse:()=>wM,structure:()=>SM,walkContext:()=>kM});var H={};n.r(H),n.d(H,{generate:()=>NM,name:()=>PM,parse:()=>MM,structure:()=>DM});var U={};n.r(U),n.d(U,{generate:()=>BM,name:()=>IM,parse:()=>$M,structure:()=>FM,walkContext:()=>LM});var X={};n.r(X),n.d(X,{generate:()=>ZM,name:()=>UM,parse:()=>jM,structure:()=>XM});var j={};n.r(j),n.d(j,{generate:()=>iN,name:()=>tN,parse:()=>rN,structure:()=>nN});var Z={};n.r(Z),n.d(Z,{generate:()=>fN,name:()=>hN,parse:()=>pN,structure:()=>dN});var Y={};n.r(Y),n.d(Y,{generate:()=>bN,name:()=>mN,parse:()=>ON,structure:()=>gN});var V={};n.r(V),n.d(V,{generate:()=>SN,name:()=>yN,parse:()=>kN,structure:()=>xN});var G={};n.r(G),n.d(G,{AnPlusB:()=>c,Atrule:()=>u,AtrulePrelude:()=>h,AttributeSelector:()=>d,Block:()=>p,Brackets:()=>f,CDC:()=>m,CDO:()=>g,ClassSelector:()=>O,Combinator:()=>b,Comment:()=>v,Declaration:()=>y,DeclarationList:()=>x,Dimension:()=>k,Function:()=>S,Hash:()=>w,IdSelector:()=>T,Identifier:()=>A,MediaFeature:()=>E,MediaQuery:()=>C,MediaQueryList:()=>_,NestingSelector:()=>P,Nth:()=>D,Number:()=>M,Operator:()=>N,Parentheses:()=>R,Percentage:()=>Q,PseudoClassSelector:()=>I,PseudoElementSelector:()=>L,Ratio:()=>F,Raw:()=>$,Rule:()=>B,Selector:()=>z,SelectorList:()=>q,String:()=>H,StyleSheet:()=>U,TypeSelector:()=>X,UnicodeRange:()=>j,Url:()=>Z,Value:()=>Y,WhiteSpace:()=>V});var W={};n.r(W),n.d(W,{AtrulePrelude:()=>TN,Selector:()=>EN,Value:()=>_N});var K={};n.r(K),n.d(K,{AnPlusB:()=>t_,Atrule:()=>l_,AtrulePrelude:()=>p_,AttributeSelector:()=>A_,Block:()=>Q_,Brackets:()=>$_,CDC:()=>H_,CDO:()=>Z_,ClassSelector:()=>K_,Combinator:()=>sP,Comment:()=>dP,Declaration:()=>EP,DeclarationList:()=>QP,Dimension:()=>$P,Function:()=>UP,Hash:()=>VP,IdSelector:()=>rD,Identifier:()=>JP,MediaFeature:()=>aD,MediaQuery:()=>hD,MediaQueryList:()=>mD,NestingSelector:()=>yD,Nth:()=>wD,Number:()=>CD,Operator:()=>MD,Parentheses:()=>ID,Percentage:()=>BD,PseudoClassSelector:()=>XD,PseudoElementSelector:()=>GD,Ratio:()=>rM,Raw:()=>lM,Rule:()=>mM,Selector:()=>vM,SelectorList:()=>wM,String:()=>MM,StyleSheet:()=>$M,TypeSelector:()=>jM,UnicodeRange:()=>rN,Url:()=>pN,Value:()=>ON,WhiteSpace:()=>kN});var J,ee=n(905),te=n.t(ee,2),ne=n(8721),re=n(4824),ie=n.t(re,2);function oe(){return oe=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0&&(t.hash=e.substr(n),e=e.substr(0,n));let r=e.indexOf("?");r>=0&&(t.search=e.substr(r),e=e.substr(0,r)),e&&(t.pathname=e)}return t}function pe(e,t,n,r){void 0===r&&(r={});let{window:i=document.defaultView,v5Compat:o=!1}=r,s=i.history,a=J.Pop,l=null,c=u();function u(){return(s.state||{idx:null}).idx}function h(){a=J.Pop;let e=u(),t=null==e?null:e-c;c=e,l&&l({action:a,location:p.location,delta:t})}function d(e){let t="null"!==i.location.origin?i.location.origin:i.location.href,n="string"===typeof e?e:he(e);return n=n.replace(/ $/,"%20"),ae(t,"No window.location.(origin|href) available to create URL for href: "+n),new URL(n,t)}null==c&&(c=0,s.replaceState(oe({},s.state,{idx:c}),""));let p={get action(){return a},get location(){return e(i,s)},listen(e){if(l)throw new Error("A history only accepts one active listener");return i.addEventListener(se,h),l=e,()=>{i.removeEventListener(se,h),l=null}},createHref:e=>t(i,e),createURL:d,encodeLocation(e){let t=d(e);return{pathname:t.pathname,search:t.search,hash:t.hash}},push:function(e,t){a=J.Push;let r=ue(p.location,e,t);n&&n(r,e),c=u()+1;let h=ce(r,c),d=p.createHref(r);try{s.pushState(h,"",d)}catch(f){if(f instanceof DOMException&&"DataCloneError"===f.name)throw f;i.location.assign(d)}o&&l&&l({action:a,location:p.location,delta:1})},replace:function(e,t){a=J.Replace;let r=ue(p.location,e,t);n&&n(r,e),c=u();let i=ce(r,c),h=p.createHref(r);s.replaceState(i,"",h),o&&l&&l({action:a,location:p.location,delta:0})},go:e=>s.go(e)};return p}var fe;!function(e){e.data="data",e.deferred="deferred",e.redirect="redirect",e.error="error"}(fe||(fe={}));new Set(["lazy","caseSensitive","path","id","index","children"]);function me(e,t,n){return void 0===n&&(n="/"),ge(e,t,n,!1)}function ge(e,t,n,r){let i=Pe(("string"===typeof t?de(t):t).pathname||"/",n);if(null==i)return null;let o=Oe(e);!function(e){e.sort((e,t)=>e.score!==t.score?t.score-e.score:function(e,t){let n=e.length===t.length&&e.slice(0,-1).every((e,n)=>e===t[n]);return n?e[e.length-1]-t[t.length-1]:0}(e.routesMeta.map(e=>e.childrenIndex),t.routesMeta.map(e=>e.childrenIndex)))}(o);let s=null;for(let a=0;null==s&&a{let s={relativePath:void 0===o?e.path||"":o,caseSensitive:!0===e.caseSensitive,childrenIndex:i,route:e};s.relativePath.startsWith("/")&&(ae(s.relativePath.startsWith(r),'Absolute route path "'+s.relativePath+'" nested under path "'+r+'" is not valid. An absolute child route path must start with the combined path of all its parent routes.'),s.relativePath=s.relativePath.slice(r.length));let a=Qe([r,s.relativePath]),l=n.concat(s);e.children&&e.children.length>0&&(ae(!0!==e.index,'Index routes must not have child routes. Please remove all child routes from route path "'+a+'".'),Oe(e.children,t,l,a)),(null!=e.path||e.index)&&t.push({path:a,score:Te(a,e.index),routesMeta:l})};return e.forEach((e,t)=>{var n;if(""!==e.path&&null!=(n=e.path)&&n.includes("?"))for(let r of be(e.path))i(e,t,r);else i(e,t)}),t}function be(e){let t=e.split("/");if(0===t.length)return[];let[n,...r]=t,i=n.endsWith("?"),o=n.replace(/\?$/,"");if(0===r.length)return i?[o,""]:[o];let s=be(r.join("/")),a=[];return a.push(...s.map(e=>""===e?o:[o,e].join("/"))),i&&a.push(...s),a.map(t=>e.startsWith("/")&&""===t?"/":t)}const ve=/^:[\w-]+$/,ye=3,xe=2,ke=1,Se=10,we=-2,Ae=e=>"*"===e;function Te(e,t){let n=e.split("/"),r=n.length;return n.some(Ae)&&(r+=we),t&&(r+=xe),n.filter(e=>!Ae(e)).reduce((e,t)=>e+(ve.test(t)?ye:""===t?ke:Se),r)}function Ee(e,t,n){void 0===n&&(n=!1);let{routesMeta:r}=e,i={},o="/",s=[];for(let a=0;a(r.push({paramName:t,isOptional:null!=n}),n?"/?([^\\/]+)?":"/([^\\/]+)"));e.endsWith("*")?(r.push({paramName:"*"}),i+="*"===e||"/*"===e?"(.*)$":"(?:\\/(.+)|\\/*)$"):n?i+="\\/*$":""!==e&&"/"!==e&&(i+="(?:(?=\\/|$))");let o=new RegExp(i,t?void 0:"i");return[o,r]}(e.path,e.caseSensitive,e.end),i=t.match(n);if(!i)return null;let o=i[0],s=o.replace(/(.)\/+$/,"$1"),a=i.slice(1),l=r.reduce((e,t,n)=>{let{paramName:r,isOptional:i}=t;if("*"===r){let e=a[n]||"";s=o.slice(0,o.length-e.length).replace(/(.)\/+$/,"$1")}const l=a[n];return e[r]=i&&!l?void 0:(l||"").replace(/%2F/g,"/"),e},{});return{params:l,pathname:o,pathnameBase:s,pattern:e}}function _e(e){try{return e.split("/").map(e=>decodeURIComponent(e).replace(/\//g,"%2F")).join("/")}catch(t){return le(!1,'The URL path "'+e+'" could not be decoded because it is is a malformed URL segment. This is probably due to a bad percent encoding ('+t+")."),e}}function Pe(e,t){if("/"===t)return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let n=t.endsWith("/")?t.length-1:t.length,r=e.charAt(n);return r&&"/"!==r?null:e.slice(n)||"/"}function De(e,t,n,r){return"Cannot include a '"+e+"' character in a manually specified `to."+t+"` field ["+JSON.stringify(r)+"]. Please separate it out to the `to."+n+'` field. Alternatively you may provide the full path as a string in and the router will parse it for you.'}function Me(e){return e.filter((e,t)=>0===t||e.route.path&&e.route.path.length>0)}function Ne(e,t){let n=Me(e);return t?n.map((e,t)=>t===n.length-1?e.pathname:e.pathnameBase):n.map(e=>e.pathnameBase)}function Re(e,t,n,r){let i;void 0===r&&(r=!1),"string"===typeof e?i=de(e):(i=oe({},e),ae(!i.pathname||!i.pathname.includes("?"),De("?","pathname","search",i)),ae(!i.pathname||!i.pathname.includes("#"),De("#","pathname","hash",i)),ae(!i.search||!i.search.includes("#"),De("#","search","hash",i)));let o,s=""===e||""===i.pathname,a=s?"/":i.pathname;if(null==a)o=n;else{let e=t.length-1;if(!r&&a.startsWith("..")){let t=a.split("/");for(;".."===t[0];)t.shift(),e-=1;i.pathname=t.join("/")}o=e>=0?t[e]:"/"}let l=function(e,t){void 0===t&&(t="/");let{pathname:n,search:r="",hash:i=""}="string"===typeof e?de(e):e,o=n?n.startsWith("/")?n:function(e,t){let n=t.replace(/\/+$/,"").split("/");return e.split("/").forEach(e=>{".."===e?n.length>1&&n.pop():"."!==e&&n.push(e)}),n.length>1?n.join("/"):"/"}(n,t):t;return{pathname:o,search:Le(r),hash:Fe(i)}}(i,o),c=a&&"/"!==a&&a.endsWith("/"),u=(s||"."===a)&&n.endsWith("/");return l.pathname.endsWith("/")||!c&&!u||(l.pathname+="/"),l}const Qe=e=>e.join("/").replace(/\/\/+/g,"/"),Ie=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),Le=e=>e&&"?"!==e?e.startsWith("?")?e:"?"+e:"",Fe=e=>e&&"#"!==e?e.startsWith("#")?e:"#"+e:"";Error;function $e(e){return null!=e&&"number"===typeof e.status&&"string"===typeof e.statusText&&"boolean"===typeof e.internal&&"data"in e}const Be=["post","put","patch","delete"],ze=(new Set(Be),["get",...Be]);new Set(ze),new Set([301,302,303,307,308]),new Set([307,308]);Symbol("deferred");function qe(){return qe=Object.assign?Object.assign.bind():function(e){for(var t=1;t{n.current=!0});let r=ee.useCallback(function(r,i){void 0===i&&(i={}),n.current&&("number"===typeof r?e.navigate(r):e.navigate(r,qe({fromRouteId:t},i)))},[e,t]);return r}():function(){Ve()||ae(!1);let e=ee.useContext(He),{basename:t,future:n,navigator:r}=ee.useContext(Xe),{matches:i}=ee.useContext(Ze),{pathname:o}=Ge(),s=JSON.stringify(Ne(i,n.v7_relativeSplatPath)),a=ee.useRef(!1);We(()=>{a.current=!0});let l=ee.useCallback(function(n,i){if(void 0===i&&(i={}),!a.current)return;if("number"===typeof n)return void r.go(n);let l=Re(n,JSON.parse(s),o,"path"===i.relative);null==e&&"/"!==t&&(l.pathname="/"===l.pathname?t:Qe([t,l.pathname])),(i.replace?r.replace:r.push)(l,i.state,i)},[t,r,s,o,e]);return l}()}const Je=ee.createContext(null);function et(e,t){let{relative:n}=void 0===t?{}:t,{future:r}=ee.useContext(Xe),{matches:i}=ee.useContext(Ze),{pathname:o}=Ge(),s=JSON.stringify(Ne(i,r.v7_relativeSplatPath));return ee.useMemo(()=>Re(e,JSON.parse(s),o,"path"===n),[e,s,o,n])}function tt(e,t,n,r){Ve()||ae(!1);let{navigator:i}=ee.useContext(Xe),{matches:o}=ee.useContext(Ze),s=o[o.length-1],a=s?s.params:{},l=(s&&s.pathname,s?s.pathnameBase:"/");s&&s.route;let c,u=Ge();if(t){var h;let e="string"===typeof t?de(t):t;"/"===l||(null==(h=e.pathname)?void 0:h.startsWith(l))||ae(!1),c=e}else c=u;let d=c.pathname||"/",p=d;if("/"!==l){let e=l.replace(/^\//,"").split("/");p="/"+d.replace(/^\//,"").split("/").slice(e.length).join("/")}let f=me(e,{pathname:p});let m=st(f&&f.map(e=>Object.assign({},e,{params:Object.assign({},a,e.params),pathname:Qe([l,i.encodeLocation?i.encodeLocation(e.pathname).pathname:e.pathname]),pathnameBase:"/"===e.pathnameBase?l:Qe([l,i.encodeLocation?i.encodeLocation(e.pathnameBase).pathname:e.pathnameBase])})),o,n,r);return t&&m?ee.createElement(je.Provider,{value:{location:qe({pathname:"/",search:"",hash:"",state:null,key:"default"},c),navigationType:J.Pop}},m):m}function nt(){let e=function(){var e;let t=ee.useContext(Ye),n=ut(lt.UseRouteError),r=ht(lt.UseRouteError);if(void 0!==t)return t;return null==(e=n.errors)?void 0:e[r]}(),t=$e(e)?e.status+" "+e.statusText:e instanceof Error?e.message:JSON.stringify(e),n=e instanceof Error?e.stack:null,r="rgba(200,200,200, 0.5)",i={padding:"0.5rem",backgroundColor:r};return ee.createElement(ee.Fragment,null,ee.createElement("h2",null,"Unexpected Application Error!"),ee.createElement("h3",{style:{fontStyle:"italic"}},t),n?ee.createElement("pre",{style:i},n):null,null)}const rt=ee.createElement(nt,null);class it extends ee.Component{constructor(e){super(e),this.state={location:e.location,revalidation:e.revalidation,error:e.error}}static getDerivedStateFromError(e){return{error:e}}static getDerivedStateFromProps(e,t){return t.location!==e.location||"idle"!==t.revalidation&&"idle"===e.revalidation?{error:e.error,location:e.location,revalidation:e.revalidation}:{error:void 0!==e.error?e.error:t.error,location:t.location,revalidation:e.revalidation||t.revalidation}}componentDidCatch(e,t){console.error("React Router caught the following error during render",e,t)}render(){return void 0!==this.state.error?ee.createElement(Ze.Provider,{value:this.props.routeContext},ee.createElement(Ye.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}function ot(e){let{routeContext:t,match:n,children:r}=e,i=ee.useContext(He);return i&&i.static&&i.staticContext&&(n.route.errorElement||n.route.ErrorBoundary)&&(i.staticContext._deepestRenderedBoundaryId=n.route.id),ee.createElement(Ze.Provider,{value:t},r)}function st(e,t,n,r){var i;if(void 0===t&&(t=[]),void 0===n&&(n=null),void 0===r&&(r=null),null==e){var o;if(!n)return null;if(n.errors)e=n.matches;else{if(!(null!=(o=r)&&o.v7_partialHydration&&0===t.length&&!n.initialized&&n.matches.length>0))return null;e=n.matches}}let s=e,a=null==(i=n)?void 0:i.errors;if(null!=a){let e=s.findIndex(e=>e.route.id&&void 0!==(null==a?void 0:a[e.route.id]));e>=0||ae(!1),s=s.slice(0,Math.min(s.length,e+1))}let l=!1,c=-1;if(n&&r&&r.v7_partialHydration)for(let u=0;u=0?s.slice(0,c+1):[s[0]];break}}}return s.reduceRight((e,r,i)=>{let o,u=!1,h=null,d=null;n&&(o=a&&r.route.id?a[r.route.id]:void 0,h=r.route.errorElement||rt,l&&(c<0&&0===i?(!function(e,t){t||dt[e]||(dt[e]=!0)}("route-fallback",!1),u=!0,d=null):c===i&&(u=!0,d=r.route.hydrateFallbackElement||null)));let p=t.concat(s.slice(0,i+1)),f=()=>{let t;return t=o?h:u?d:r.route.Component?ee.createElement(r.route.Component,null):r.route.element?r.route.element:e,ee.createElement(ot,{match:r,routeContext:{outlet:e,matches:p,isDataRoute:null!=n},children:t})};return n&&(r.route.ErrorBoundary||r.route.errorElement||0===i)?ee.createElement(it,{location:n.location,revalidation:n.revalidation,component:h,error:o,children:f(),routeContext:{outlet:null,matches:p,isDataRoute:!0}}):f()},null)}var at=function(e){return e.UseBlocker="useBlocker",e.UseRevalidator="useRevalidator",e.UseNavigateStable="useNavigate",e}(at||{}),lt=function(e){return e.UseBlocker="useBlocker",e.UseLoaderData="useLoaderData",e.UseActionData="useActionData",e.UseRouteError="useRouteError",e.UseNavigation="useNavigation",e.UseRouteLoaderData="useRouteLoaderData",e.UseMatches="useMatches",e.UseRevalidator="useRevalidator",e.UseNavigateStable="useNavigate",e.UseRouteId="useRouteId",e}(lt||{});function ct(e){let t=ee.useContext(He);return t||ae(!1),t}function ut(e){let t=ee.useContext(Ue);return t||ae(!1),t}function ht(e){let t=function(){let e=ee.useContext(Ze);return e||ae(!1),e}(),n=t.matches[t.matches.length-1];return n.route.id||ae(!1),n.route.id}const dt={};function pt(e,t){null==e||e.v7_startTransition,void 0===(null==e?void 0:e.v7_relativeSplatPath)&&(!t||t.v7_relativeSplatPath),t&&(t.v7_fetcherPersist,t.v7_normalizeFormMethod,t.v7_partialHydration,t.v7_skipActionErrorRevalidation)}te.startTransition;function ft(e){return function(e){let t=ee.useContext(Ze).outlet;return t?ee.createElement(Je.Provider,{value:e},t):t}(e.context)}function mt(e){ae(!1)}function gt(e){let{basename:t="/",children:n=null,location:r,navigationType:i=J.Pop,navigator:o,static:s=!1,future:a}=e;Ve()&&ae(!1);let l=t.replace(/^\/*/,"/"),c=ee.useMemo(()=>({basename:l,navigator:o,static:s,future:qe({v7_relativeSplatPath:!1},a)}),[l,a,o,s]);"string"===typeof r&&(r=de(r));let{pathname:u="/",search:h="",hash:d="",state:p=null,key:f="default"}=r,m=ee.useMemo(()=>{let e=Pe(u,l);return null==e?null:{location:{pathname:e,search:h,hash:d,state:p,key:f},navigationType:i}},[l,u,h,d,p,f,i]);return null==m?null:ee.createElement(Xe.Provider,{value:c},ee.createElement(je.Provider,{children:n,value:m}))}function Ot(e){let{children:t,location:n}=e;return tt(bt(t),n)}new Promise(()=>{});ee.Component;function bt(e,t){void 0===t&&(t=[]);let n=[];return ee.Children.forEach(e,(e,r)=>{if(!ee.isValidElement(e))return;let i=[...t,r];if(e.type===ee.Fragment)return void n.push.apply(n,bt(e.props.children,i));e.type!==mt&&ae(!1),e.props.index&&e.props.children&&ae(!1);let o={id:e.props.id||i.join("-"),caseSensitive:e.props.caseSensitive,element:e.props.element,Component:e.props.Component,index:e.props.index,path:e.props.path,loader:e.props.loader,action:e.props.action,errorElement:e.props.errorElement,ErrorBoundary:e.props.ErrorBoundary,hasErrorBoundary:null!=e.props.ErrorBoundary||null!=e.props.errorElement,shouldRevalidate:e.props.shouldRevalidate,handle:e.props.handle,lazy:e.props.lazy};e.props.children&&(o.children=bt(e.props.children,i)),n.push(o)}),n}function vt(){return vt=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0||(i[n]=e[n]);return i}function xt(e){return void 0===e&&(e=""),new URLSearchParams("string"===typeof e||Array.isArray(e)||e instanceof URLSearchParams?e:Object.keys(e).reduce((t,n)=>{let r=e[n];return t.concat(Array.isArray(r)?r.map(e=>[n,e]):[[n,r]])},[]))}new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);const kt=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset","viewTransition"],St=["aria-current","caseSensitive","className","end","style","to","viewTransition","children"];try{window.__reactRouterVersion="6"}catch(mz){}const wt=ee.createContext({isTransitioning:!1});new Map;const At=te.startTransition;ie.flushSync,te.useId;function Tt(e){let{basename:t,children:n,future:r,window:i}=e,o=ee.useRef();var s;null==o.current&&(o.current=(void 0===(s={window:i,v5Compat:!0})&&(s={}),pe(function(e,t){let{pathname:n="/",search:r="",hash:i=""}=de(e.location.hash.substr(1));return n.startsWith("/")||n.startsWith(".")||(n="/"+n),ue("",{pathname:n,search:r,hash:i},t.state&&t.state.usr||null,t.state&&t.state.key||"default")},function(e,t){let n=e.document.querySelector("base"),r="";if(n&&n.getAttribute("href")){let t=e.location.href,n=t.indexOf("#");r=-1===n?t:t.slice(0,n)}return r+"#"+("string"===typeof t?t:he(t))},function(e,t){le("/"===e.pathname.charAt(0),"relative pathnames are not supported in hash history.push("+JSON.stringify(t)+")")},s)));let a=o.current,[l,c]=ee.useState({action:a.action,location:a.location}),{v7_startTransition:u}=r||{},h=ee.useCallback(e=>{u&&At?At(()=>c(e)):c(e)},[c,u]);return ee.useLayoutEffect(()=>a.listen(h),[a,h]),ee.useEffect(()=>pt(r),[r]),ee.createElement(gt,{basename:t,children:n,location:l.location,navigationType:l.action,navigator:a,future:r})}const Et="undefined"!==typeof window&&"undefined"!==typeof window.document&&"undefined"!==typeof window.document.createElement,Ct=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,_t=ee.forwardRef(function(e,t){let n,{onClick:r,relative:i,reloadDocument:o,replace:s,state:a,target:l,to:c,preventScrollReset:u,viewTransition:h}=e,d=yt(e,kt),{basename:p}=ee.useContext(Xe),f=!1;if("string"===typeof c&&Ct.test(c)&&(n=c,Et))try{let e=new URL(window.location.href),t=c.startsWith("//")?new URL(e.protocol+c):new URL(c),n=Pe(t.pathname,p);t.origin===e.origin&&null!=n?c=n+t.search+t.hash:f=!0}catch(mz){}let m=function(e,t){let{relative:n}=void 0===t?{}:t;Ve()||ae(!1);let{basename:r,navigator:i}=ee.useContext(Xe),{hash:o,pathname:s,search:a}=et(e,{relative:n}),l=s;return"/"!==r&&(l="/"===s?r:Qe([r,s])),i.createHref({pathname:l,search:a,hash:o})}(c,{relative:i}),g=function(e,t){let{target:n,replace:r,state:i,preventScrollReset:o,relative:s,viewTransition:a}=void 0===t?{}:t,l=Ke(),c=Ge(),u=et(e,{relative:s});return ee.useCallback(t=>{if(function(e,t){return 0===e.button&&(!t||"_self"===t)&&!function(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}(e)}(t,n)){t.preventDefault();let n=void 0!==r?r:he(c)===he(u);l(e,{replace:n,state:i,preventScrollReset:o,relative:s,viewTransition:a})}},[c,l,u,r,i,n,e,o,s,a])}(c,{replace:s,state:a,target:l,preventScrollReset:u,relative:i,viewTransition:h});return ee.createElement("a",vt({},d,{href:n||m,onClick:f||o?r:function(e){r&&r(e),e.defaultPrevented||g(e)},ref:t,target:l}))});const Pt=ee.forwardRef(function(e,t){let{"aria-current":n="page",caseSensitive:r=!1,className:i="",end:o=!1,style:s,to:a,viewTransition:l,children:c}=e,u=yt(e,St),h=et(a,{relative:u.relative}),d=Ge(),p=ee.useContext(Ue),{navigator:f,basename:m}=ee.useContext(Xe),g=null!=p&&function(e,t){void 0===t&&(t={});let n=ee.useContext(wt);null==n&&ae(!1);let{basename:r}=Nt(Dt.useViewTransitionState),i=et(e,{relative:t.relative});if(!n.isTransitioning)return!1;let o=Pe(n.currentLocation.pathname,r)||n.currentLocation.pathname,s=Pe(n.nextLocation.pathname,r)||n.nextLocation.pathname;return null!=Ce(i.pathname,s)||null!=Ce(i.pathname,o)}(h)&&!0===l,O=f.encodeLocation?f.encodeLocation(h).pathname:h.pathname,b=d.pathname,v=p&&p.navigation&&p.navigation.location?p.navigation.location.pathname:null;r||(b=b.toLowerCase(),v=v?v.toLowerCase():null,O=O.toLowerCase()),v&&m&&(v=Pe(v,m)||v);const y="/"!==O&&O.endsWith("/")?O.length-1:O.length;let x,k=b===O||!o&&b.startsWith(O)&&"/"===b.charAt(y),S=null!=v&&(v===O||!o&&v.startsWith(O)&&"/"===v.charAt(O.length)),w={isActive:k,isPending:S,isTransitioning:g},A=k?n:void 0;x="function"===typeof i?i(w):[i,k?"active":null,S?"pending":null,g?"transitioning":null].filter(Boolean).join(" ");let T="function"===typeof s?s(w):s;return ee.createElement(_t,vt({},u,{"aria-current":A,className:x,ref:t,style:T,to:a,viewTransition:l}),"function"===typeof c?c(w):c)});var Dt,Mt;function Nt(e){let t=ee.useContext(He);return t||ae(!1),t}function Rt(e){let t=ee.useRef(xt(e)),n=ee.useRef(!1),r=Ge(),i=ee.useMemo(()=>function(e,t){let n=xt(e);return t&&t.forEach((e,r)=>{n.has(r)||t.getAll(r).forEach(e=>{n.append(r,e)})}),n}(r.search,n.current?null:t.current),[r.search]),o=Ke(),s=ee.useCallback((e,t)=>{const r=xt("function"===typeof e?e(i):e);n.current=!0,o("?"+r,t)},[o,i]);return[i,s]}(function(e){e.UseScrollRestoration="useScrollRestoration",e.UseSubmit="useSubmit",e.UseSubmitFetcher="useSubmitFetcher",e.UseFetcher="useFetcher",e.useViewTransitionState="useViewTransitionState"})(Dt||(Dt={})),function(e){e.UseFetcher="useFetcher",e.UseFetchers="useFetchers",e.UseScrollRestoration="useScrollRestoration"}(Mt||(Mt={}));function Qt(){return Qt=Object.assign?Object.assign.bind():function(e){for(var t=1;to/2,[o]),m=(0,ee.useMemo)(()=>o/2-s/2,[o,s]),g=(0,ee.useMemo)(()=>Math.PI*m*2,[m]),[O,b]=(0,ee.useState)(g||0),v=e=>{var{clientHeight:t,scrollHeight:n,scrollTop:o}=r||Ht;b(g-g*(o/(n-t))||0),h.current&&i>0&&(h.current.style.opacity=o>i?"1":"0")};(0,ee.useEffect)(()=>{var e=r===Ht?document:r;return e&&e.addEventListener("scroll",v,{passive:!0}),()=>{e&&e.removeEventListener("scroll",v)}},[r]);return(0,Lt.jsxs)("div",Qt({className:d,ref:h},u,{onClick:e=>{r.scrollTo({top:0,behavior:a?"smooth":"auto"})},style:p,children:[!l&&(0,Lt.jsxs)("svg",{viewBox:"0 0 "+o+" "+o,width:o,height:o,focusable:"false",style:Bt,children:[(0,Lt.jsx)("circle",{fill:"rgb(0 0 0 / 75%)",stroke:"rgb(200 200 200 / 85%)",strokeWidth:s,r:m,cx:f,cy:f}),(0,Lt.jsx)("circle",{fill:"none",stroke:"rgb(0 0 0 / 50%)",strokeWidth:s,r:m,cx:f,cy:f,strokeDasharray:g,strokeDashoffset:O||0,style:zt})]}),c&&(0,Lt.jsx)("div",{style:qt,children:c})]}))}let Xt={data:""},jt=e=>"object"==typeof window?((e?e.querySelector("#_goober"):window._goober)||Object.assign((e||document.head).appendChild(document.createElement("style")),{innerHTML:" ",id:"_goober"})).firstChild:e||Xt,Zt=/(?:([\u0080-\uFFFF\w-%@]+) *:? *([^{;]+?);|([^;}{]*?) *{)|(}\s*)/g,Yt=/\/\*[^]*?\*\/| +/g,Vt=/\n+/g,Gt=(e,t)=>{let n="",r="",i="";for(let o in e){let s=e[o];"@"==o[0]?"i"==o[1]?n=o+" "+s+";":r+="f"==o[1]?Gt(s,o):o+"{"+Gt(s,"k"==o[1]?"":t)+"}":"object"==typeof s?r+=Gt(s,t?t.replace(/([^,])+/g,e=>o.replace(/([^,]*:\S+\([^)]*\))|([^,])+/g,t=>/&/.test(t)?t.replace(/&/g,e):e?e+" "+t:t)):o):null!=s&&(o=/^--/.test(o)?o:o.replace(/[A-Z]/g,"-$&").toLowerCase(),i+=Gt.p?Gt.p(o,s):o+":"+s+";")}return n+(t&&i?t+"{"+i+"}":i)+r},Wt={},Kt=e=>{if("object"==typeof e){let t="";for(let n in e)t+=n+Kt(e[n]);return t}return e},Jt=(e,t,n,r,i)=>{let o=Kt(e),s=Wt[o]||(Wt[o]=(e=>{let t=0,n=11;for(;t>>0;return"go"+n})(o));if(!Wt[s]){let t=o!==e?e:(e=>{let t,n,r=[{}];for(;t=Zt.exec(e.replace(Yt,""));)t[4]?r.shift():t[3]?(n=t[3].replace(Vt," ").trim(),r.unshift(r[0][n]=r[0][n]||{})):r[0][t[1]]=t[2].replace(Vt," ").trim();return r[0]})(e);Wt[s]=Gt(i?{["@keyframes "+s]:t}:t,n?"":"."+s)}let a=n&&Wt.g?Wt.g:null;return n&&(Wt.g=Wt[s]),((e,t,n,r)=>{r?t.data=t.data.replace(r,e):-1===t.data.indexOf(e)&&(t.data=n?e+t.data:t.data+e)})(Wt[s],t,r,a),s};function en(e){let t=this||{},n=e.call?e(t.p):e;return Jt(n.unshift?n.raw?((e,t,n)=>e.reduce((e,r,i)=>{let o=t[i];if(o&&o.call){let e=o(n),t=e&&e.props&&e.props.className||/^go/.test(e)&&e;o=t?"."+t:e&&"object"==typeof e?e.props?"":Gt(e,""):!1===e?"":e}return e+r+(null==o?"":o)},""))(n,[].slice.call(arguments,1),t.p):n.reduce((e,n)=>Object.assign(e,n&&n.call?n(t.p):n),{}):n,jt(t.target),t.g,t.o,t.k)}en.bind({g:1});let tn,nn,rn,on=en.bind({k:1});function sn(e,t){let n=this||{};return function(){let r=arguments;function i(o,s){let a=Object.assign({},o),l=a.className||i.className;n.p=Object.assign({theme:nn&&nn()},a),n.o=/ *go\d+/.test(l),a.className=en.apply(n,r)+(l?" "+l:""),t&&(a.ref=s);let c=e;return e[0]&&(c=a.as||e,delete a.as),rn&&c[0]&&rn(a),tn(c,a)}return t?t(i):i}}var an=(e,t)=>(e=>"function"==typeof e)(e)?e(t):e,ln=(()=>{let e=0;return()=>(++e).toString()})(),cn=(()=>{let e;return()=>{if(void 0===e&&typeof window<"u"){let t=matchMedia("(prefers-reduced-motion: reduce)");e=!t||t.matches}return e}})(),un=(e,t)=>{switch(t.type){case 0:return{...e,toasts:[t.toast,...e.toasts].slice(0,20)};case 1:return{...e,toasts:e.toasts.map(e=>e.id===t.toast.id?{...e,...t.toast}:e)};case 2:let{toast:n}=t;return un(e,{type:e.toasts.find(e=>e.id===n.id)?1:0,toast:n});case 3:let{toastId:r}=t;return{...e,toasts:e.toasts.map(e=>e.id===r||void 0===r?{...e,dismissed:!0,visible:!1}:e)};case 4:return void 0===t.toastId?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(e=>e.id!==t.toastId)};case 5:return{...e,pausedAt:t.time};case 6:let i=t.time-(e.pausedAt||0);return{...e,pausedAt:void 0,toasts:e.toasts.map(e=>({...e,pauseDuration:e.pauseDuration+i}))}}},hn=[],dn={toasts:[],pausedAt:void 0},pn=e=>{dn=un(dn,e),hn.forEach(e=>{e(dn)})},fn={blank:4e3,error:4e3,success:2e3,loading:1/0,custom:4e3},mn=e=>(t,n)=>{let r=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"blank",n=arguments.length>2?arguments[2]:void 0;return{createdAt:Date.now(),visible:!0,dismissed:!1,type:t,ariaProps:{role:"status","aria-live":"polite"},message:e,pauseDuration:0,...n,id:(null==n?void 0:n.id)||ln()}}(t,e,n);return pn({type:2,toast:r}),r.id},gn=(e,t)=>mn("blank")(e,t);gn.error=mn("error"),gn.success=mn("success"),gn.loading=mn("loading"),gn.custom=mn("custom"),gn.dismiss=e=>{pn({type:3,toastId:e})},gn.remove=e=>pn({type:4,toastId:e}),gn.promise=(e,t,n)=>{let r=gn.loading(t.loading,{...n,...null==n?void 0:n.loading});return"function"==typeof e&&(e=e()),e.then(e=>{let i=t.success?an(t.success,e):void 0;return i?gn.success(i,{id:r,...n,...null==n?void 0:n.success}):gn.dismiss(r),e}).catch(e=>{let i=t.error?an(t.error,e):void 0;i?gn.error(i,{id:r,...n,...null==n?void 0:n.error}):gn.dismiss(r)}),e};var On=(e,t)=>{pn({type:1,toast:{id:e,height:t}})},bn=()=>{pn({type:5,time:Date.now()})},vn=new Map,yn=e=>{let{toasts:t,pausedAt:n}=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},[t,n]=(0,ee.useState)(dn),r=(0,ee.useRef)(dn);(0,ee.useEffect)(()=>(r.current!==dn&&n(dn),hn.push(n),()=>{let e=hn.indexOf(n);e>-1&&hn.splice(e,1)}),[]);let i=t.toasts.map(t=>{var n,r,i;return{...e,...e[t.type],...t,removeDelay:t.removeDelay||(null==(n=e[t.type])?void 0:n.removeDelay)||(null==e?void 0:e.removeDelay),duration:t.duration||(null==(r=e[t.type])?void 0:r.duration)||(null==e?void 0:e.duration)||fn[t.type],style:{...e.style,...null==(i=e[t.type])?void 0:i.style,...t.style}}});return{...t,toasts:i}}(e);(0,ee.useEffect)(()=>{if(n)return;let e=Date.now(),r=t.map(t=>{if(t.duration===1/0)return;let n=(t.duration||0)+t.pauseDuration-(e-t.createdAt);if(!(n<0))return setTimeout(()=>gn.dismiss(t.id),n);t.visible&&gn.dismiss(t.id)});return()=>{r.forEach(e=>e&&clearTimeout(e))}},[t,n]);let r=(0,ee.useCallback)(()=>{n&&pn({type:6,time:Date.now()})},[n]),i=(0,ee.useCallback)((e,n)=>{let{reverseOrder:r=!1,gutter:i=8,defaultPosition:o}=n||{},s=t.filter(t=>(t.position||o)===(e.position||o)&&t.height),a=s.findIndex(t=>t.id===e.id),l=s.filter((e,t)=>te.visible).slice(...r?[l+1]:[0,l]).reduce((e,t)=>e+(t.height||0)+i,0)},[t]);return(0,ee.useEffect)(()=>{t.forEach(e=>{if(e.dismissed)!function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1e3;if(vn.has(e))return;let n=setTimeout(()=>{vn.delete(e),pn({type:4,toastId:e})},t);vn.set(e,n)}(e.id,e.removeDelay);else{let t=vn.get(e.id);t&&(clearTimeout(t),vn.delete(e.id))}})},[t]),{toasts:t,handlers:{updateHeight:On,startPause:bn,endPause:r,calculateOffset:i}}},xn=on` from { transform: scale(0) rotate(45deg); opacity: 0; } to { transform: scale(1) rotate(45deg); opacity: 1; }`,kn=on` from { transform: scale(0); opacity: 0; } to { transform: scale(1); opacity: 1; }`,Sn=on` from { transform: scale(0) rotate(90deg); opacity: 0; } to { transform: scale(1) rotate(90deg); opacity: 1; }`,wn=sn("div")` width: 20px; opacity: 0; height: 20px; border-radius: 10px; background: ${e=>e.primary||"#ff4b4b"}; position: relative; transform: rotate(45deg); animation: ${xn} 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards; animation-delay: 100ms; &:after, &:before { content: ''; animation: ${kn} 0.15s ease-out forwards; animation-delay: 150ms; position: absolute; border-radius: 3px; opacity: 0; background: ${e=>e.secondary||"#fff"}; bottom: 9px; left: 4px; height: 2px; width: 12px; } &:before { animation: ${Sn} 0.15s ease-out forwards; animation-delay: 180ms; transform: rotate(90deg); } `,An=on` from { transform: rotate(0deg); } to { transform: rotate(360deg); } `,Tn=sn("div")` width: 12px; height: 12px; box-sizing: border-box; border: 2px solid; border-radius: 100%; border-color: ${e=>e.secondary||"#e0e0e0"}; border-right-color: ${e=>e.primary||"#616161"}; animation: ${An} 1s linear infinite; `,En=on` from { transform: scale(0) rotate(45deg); opacity: 0; } to { transform: scale(1) rotate(45deg); opacity: 1; }`,Cn=on` 0% { height: 0; width: 0; opacity: 0; } 40% { height: 0; width: 6px; opacity: 1; } 100% { opacity: 1; height: 10px; }`,_n=sn("div")` width: 20px; opacity: 0; height: 20px; border-radius: 10px; background: ${e=>e.primary||"#61d345"}; position: relative; transform: rotate(45deg); animation: ${En} 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards; animation-delay: 100ms; &:after { content: ''; box-sizing: border-box; animation: ${Cn} 0.2s ease-out forwards; opacity: 0; animation-delay: 200ms; position: absolute; border-right: 2px solid; border-bottom: 2px solid; border-color: ${e=>e.secondary||"#fff"}; bottom: 6px; left: 6px; height: 10px; width: 6px; } `,Pn=sn("div")` position: absolute; `,Dn=sn("div")` position: relative; display: flex; justify-content: center; align-items: center; min-width: 20px; min-height: 20px; `,Mn=on` from { transform: scale(0.6); opacity: 0.4; } to { transform: scale(1); opacity: 1; }`,Nn=sn("div")` position: relative; transform: scale(0.6); opacity: 0.4; min-width: 20px; animation: ${Mn} 0.3s 0.12s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards; `,Rn=e=>{let{toast:t}=e,{icon:n,type:r,iconTheme:i}=t;return void 0!==n?"string"==typeof n?ee.createElement(Nn,null,n):n:"blank"===r?null:ee.createElement(Dn,null,ee.createElement(Tn,{...i}),"loading"!==r&&ee.createElement(Pn,null,"error"===r?ee.createElement(wn,{...i}):ee.createElement(_n,{...i})))},Qn=e=>`\n0% {transform: translate3d(0,${-200*e}%,0) scale(.6); opacity:.5;}\n100% {transform: translate3d(0,0,0) scale(1); opacity:1;}\n`,In=e=>`\n0% {transform: translate3d(0,0,-1px) scale(1); opacity:1;}\n100% {transform: translate3d(0,${-150*e}%,-1px) scale(.6); opacity:0;}\n`,Ln=sn("div")` display: flex; align-items: center; background: #fff; color: #363636; line-height: 1.3; will-change: transform; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1), 0 3px 3px rgba(0, 0, 0, 0.05); max-width: 350px; pointer-events: auto; padding: 8px 10px; border-radius: 8px; `,Fn=sn("div")` display: flex; justify-content: center; margin: 4px 10px; color: inherit; flex: 1 1 auto; white-space: pre-line; `,$n=ee.memo(e=>{let{toast:t,position:n,style:r,children:i}=e,o=t.height?((e,t)=>{let n=e.includes("top")?1:-1,[r,i]=cn()?["0%{opacity:0;} 100%{opacity:1;}","0%{opacity:1;} 100%{opacity:0;}"]:[Qn(n),In(n)];return{animation:t?`${on(r)} 0.35s cubic-bezier(.21,1.02,.73,1) forwards`:`${on(i)} 0.4s forwards cubic-bezier(.06,.71,.55,1)`}})(t.position||n||"top-center",t.visible):{opacity:0},s=ee.createElement(Rn,{toast:t}),a=ee.createElement(Fn,{...t.ariaProps},an(t.message,t));return ee.createElement(Ln,{className:t.className,style:{...o,...r,...t.style}},"function"==typeof i?i({icon:s,message:a}):ee.createElement(ee.Fragment,null,s,a))});!function(e,t,n,r){Gt.p=t,tn=e,nn=n,rn=r}(ee.createElement);var Bn=e=>{let{id:t,className:n,style:r,onHeightUpdate:i,children:o}=e,s=ee.useCallback(e=>{if(e){let n=()=>{let n=e.getBoundingClientRect().height;i(t,n)};n(),new MutationObserver(n).observe(e,{subtree:!0,childList:!0,characterData:!0})}},[t,i]);return ee.createElement("div",{ref:s,className:n,style:r},o)},zn=en` z-index: 9999; > * { pointer-events: auto; } `,qn=e=>{let{reverseOrder:t,position:n="top-center",toastOptions:r,gutter:i,children:o,containerStyle:s,containerClassName:a}=e,{toasts:l,handlers:c}=yn(r);return ee.createElement("div",{id:"_rht_toaster",style:{position:"fixed",zIndex:9999,top:16,left:16,right:16,bottom:16,pointerEvents:"none",...s},className:a,onMouseEnter:c.startPause,onMouseLeave:c.endPause},l.map(e=>{let r=e.position||n,s=((e,t)=>{let n=e.includes("top"),r=n?{top:0}:{bottom:0},i=e.includes("center")?{justifyContent:"center"}:e.includes("right")?{justifyContent:"flex-end"}:{};return{left:0,right:0,display:"flex",position:"absolute",transition:cn()?void 0:"all 230ms cubic-bezier(.21,1.02,.73,1)",transform:`translateY(${t*(n?1:-1)}px)`,...r,...i}})(r,c.calculateOffset(e,{reverseOrder:t,gutter:i,defaultPosition:n}));return ee.createElement(Bn,{id:e.id,key:e.id,onHeightUpdate:c.updateHeight,className:e.visible?zn:"",style:s},"custom"===e.type?an(e.message,e):o?o(e):ee.createElement($n,{toast:e,position:r}))}))},Hn=gn;var Un=function(){return Un=Object.assign||function(e){for(var t,n=1,r=arguments.length;n0?lr(vr,--Or):0,mr--,10===br&&(mr=1,fr--),br}function wr(){return br=Or2||Cr(br)>3?"":" "}function Nr(e,t){for(;--t&&wr()&&!(br<48||br>102||br>57&&br<65||br>70&&br<97););return Er(e,Tr()+(t<6&&32==Ar()&&32==wr()))}function Rr(e){for(;wr();)switch(br){case e:return Or;case 34:case 39:34!==e&&39!==e&&Rr(br);break;case 40:41===e&&Rr(e);break;case 92:wr()}return Or}function Qr(e,t){for(;wr()&&e+br!==57&&(e+br!==84||47!==Ar()););return"/*"+Er(t,Or-1)+"*"+nr(47===e?e:wr())}function Ir(e){for(;!Cr(Ar());)wr();return Er(e,Or)}function Lr(e,t){for(var n="",r=0;r6)switch(lr(e,t+1)){case 109:if(45!==lr(e,t+4))break;case 102:return sr(e,/(.+:)(.+)-([^]+)/,"$1"+Gn+"$2-$3$1"+Vn+(108==lr(e,t+3)?"$3":"$2-$3"))+e;case 115:return~ar(e,"stretch",0)?$r(sr(e,"stretch","fill-available"),t,n)+e:e}break;case 5152:case 5920:return sr(e,/(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/,function(t,n,r,i,o,s,a){return Yn+n+":"+r+a+(i?Yn+n+"-span:"+(o?s:+s-+r)+a:"")+e});case 4949:if(121===lr(e,t+6))return sr(e,":",":"+Gn)+e;break;case 6444:switch(lr(e,45===lr(e,14)?18:11)){case 120:return sr(e,/(.+:)([^;\s!]+)(;|(\s+)?!.+)?/,"$1"+Gn+(45===lr(e,14)?"inline-":"")+"box$3$1"+Gn+"$2$3$1"+Yn+"$2box$3")+e;case 100:return sr(e,":",":"+Yn)+e}break;case 5719:case 2647:case 2135:case 3927:case 2391:return sr(e,"scroll-","scroll-snap-")+e}return e}function Br(e,t,n,r){if(e.length>-1&&!e.return)switch(e.type){case Jn:return void(e.return=$r(e.value,e.length,n));case er:return Lr([xr(e,{value:sr(e.value,"@","@"+Gn)})],r);case Kn:if(e.length)return function(e,t){return e.map(t).join("")}(n=e.props,function(t){switch(or(t,r=/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":kr(xr(e,{props:[sr(t,/:(read-\w+)/,":-moz-$1")]})),kr(xr(e,{props:[t]})),rr(e,{props:pr(n,r)});break;case"::placeholder":kr(xr(e,{props:[sr(t,/:(plac\w+)/,":"+Gn+"input-$1")]})),kr(xr(e,{props:[sr(t,/:(plac\w+)/,":-moz-$1")]})),kr(xr(e,{props:[sr(t,/:(plac\w+)/,Yn+"input-$1")]})),kr(xr(e,{props:[t]})),rr(e,{props:pr(n,r)})}return""})}}function zr(e){return Pr(qr("",null,null,null,[""],e=_r(e),0,[0],e))}function qr(e,t,n,r,i,o,s,a,l){for(var c=0,u=0,h=s,d=0,p=0,f=0,m=1,g=1,O=1,b=0,v="",y=i,x=o,k=r,S=v;g;)switch(f=b,b=wr()){case 40:if(108!=f&&58==lr(S,h-1)){-1!=ar(S+=sr(Dr(b),"&","&\f"),"&\f",tr(c?a[c-1]:0))&&(O=-1);break}case 34:case 39:case 91:S+=Dr(b);break;case 9:case 10:case 13:case 32:S+=Mr(f);break;case 92:S+=Nr(Tr()-1,7);continue;case 47:switch(Ar()){case 42:case 47:dr(Ur(Qr(wr(),Tr()),t,n,l),l);break;default:S+="/"}break;case 123*m:a[c++]=ur(S)*O;case 125*m:case 59:case 0:switch(b){case 0:case 125:g=0;case 59+u:-1==O&&(S=sr(S,/\f/g,"")),p>0&&ur(S)-h&&dr(p>32?Xr(S+";",r,n,h-1,l):Xr(sr(S," ","")+";",r,n,h-2,l),l);break;case 59:S+=";";default:if(dr(k=Hr(S,t,n,c,u,i,a,v,y=[],x=[],h,o),o),123===b)if(0===u)qr(S,t,k,k,y,o,h,a,x);else switch(99===d&&110===lr(S,3)?100:d){case 100:case 108:case 109:case 115:qr(e,k,k,r&&dr(Hr(e,k,k,0,0,i,a,v,i,y=[],h,x),x),i,x,h,a,r?y:x);break;default:qr(S,k,k,k,[""],x,0,a,x)}}c=u=p=0,m=O=1,v=S="",h=s;break;case 58:h=1+ur(S),p=f;default:if(m<1)if(123==b)--m;else if(125==b&&0==m++&&125==Sr())continue;switch(S+=nr(b),b*m){case 38:O=u>0?1:(S+="\f",-1);break;case 44:a[c++]=(ur(S)-1)*O,O=1;break;case 64:45===Ar()&&(S+=Dr(wr())),d=Ar(),u=h=ur(v=S+=Ir(Tr())),b++;break;case 45:45===f&&2==ur(S)&&(m=0)}}return o}function Hr(e,t,n,r,i,o,s,a,l,c,u,h){for(var d=i-1,p=0===i?o:[""],f=hr(p),m=0,g=0,O=0;m0?p[b]+" "+v:sr(v,/&\f/g,p[b])))&&(l[O++]=y);return yr(e,t,n,0===i?Kn:a,l,c,u,h)}function Ur(e,t,n,r){return yr(e,t,n,Wn,nr(br),cr(e,2,-2),0,r)}function Xr(e,t,n,r,i){return yr(e,t,n,Jn,cr(e,0,r),cr(e,r+1,-1),r,i)}var jr={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},Zr=n(5683),Yr="undefined"!=typeof Zr&&void 0!=={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}&&({NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}.REACT_APP_SC_ATTR||{NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}.SC_ATTR)||"data-styled",Vr="active",Gr="data-styled-version",Wr="6.1.19",Kr="/*!sc*/\n",Jr="undefined"!=typeof window&&"undefined"!=typeof document,ei=Boolean("boolean"==typeof SC_DISABLE_SPEEDY?SC_DISABLE_SPEEDY:"undefined"!=typeof Zr&&void 0!=={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}&&void 0!=={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}.REACT_APP_SC_DISABLE_SPEEDY&&""!=={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}.REACT_APP_SC_DISABLE_SPEEDY?"false"!=={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}.REACT_APP_SC_DISABLE_SPEEDY&&{NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}.REACT_APP_SC_DISABLE_SPEEDY:"undefined"!=typeof Zr&&void 0!=={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}&&void 0!=={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}.SC_DISABLE_SPEEDY&&""!=={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}.SC_DISABLE_SPEEDY&&("false"!=={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}.SC_DISABLE_SPEEDY&&{NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}.SC_DISABLE_SPEEDY)),ti={},ni=(new Set,Object.freeze([])),ri=Object.freeze({});function ii(e,t,n){return void 0===n&&(n=ri),e.theme!==n.theme&&e.theme||t||n.theme}var oi=new Set(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","track","u","ul","use","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","marker","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"]),si=/[!"#$%&'()*+,./:;<=>?@[\\\]^`{|}~-]+/g,ai=/(^-|-$)/g;function li(e){return e.replace(si,"-").replace(ai,"")}var ci=/(a)(d)/gi,ui=function(e){return String.fromCharCode(e+(e>25?39:97))};function hi(e){var t,n="";for(t=Math.abs(e);t>52;t=t/52|0)n=ui(t%52)+n;return(ui(t%52)+n).replace(ci,"$1-$2")}var di,pi=function(e,t){for(var n=t.length;n;)e=33*e^t.charCodeAt(--n);return e},fi=function(e){return pi(5381,e)};function mi(e){return hi(fi(e)>>>0)}function gi(e){return e.displayName||e.name||"Component"}function Oi(e){return"string"==typeof e&&!0}var bi="function"==typeof Symbol&&Symbol.for,vi=bi?Symbol.for("react.memo"):60115,yi=bi?Symbol.for("react.forward_ref"):60112,xi={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},ki={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},Si={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},wi=((di={})[yi]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},di[vi]=Si,di);function Ai(e){return("type"in(t=e)&&t.type.$$typeof)===vi?Si:"$$typeof"in e?wi[e.$$typeof]:xi;var t}var Ti=Object.defineProperty,Ei=Object.getOwnPropertyNames,Ci=Object.getOwnPropertySymbols,_i=Object.getOwnPropertyDescriptor,Pi=Object.getPrototypeOf,Di=Object.prototype;function Mi(e,t,n){if("string"!=typeof t){if(Di){var r=Pi(t);r&&r!==Di&&Mi(e,r,n)}var i=Ei(t);Ci&&(i=i.concat(Ci(t)));for(var o=Ai(e),s=Ai(t),a=0;a0?" Args: ".concat(t.join(", ")):""))}var zi=function(){function e(e){this.groupSizes=new Uint32Array(512),this.length=512,this.tag=e}return e.prototype.indexOfGroup=function(e){for(var t=0,n=0;n=this.groupSizes.length){for(var n=this.groupSizes,r=n.length,i=r;e>=i;)if((i<<=1)<0)throw Bi(16,"".concat(e));this.groupSizes=new Uint32Array(i),this.groupSizes.set(n),this.length=i;for(var o=r;o=this.length||0===this.groupSizes[e])return t;for(var n=this.groupSizes[e],r=this.indexOfGroup(e),i=r+n,o=r;o=0){var n=document.createTextNode(t);return this.element.insertBefore(n,this.nodes[e]||null),this.length++,!0}return!1},e.prototype.deleteRule=function(e){this.element.removeChild(this.nodes[e]),this.length--},e.prototype.getRule=function(e){return e0&&(l+="".concat(e,","))}),r+="".concat(s).concat(a,'{content:"').concat(l,'"}').concat(Kr)},o=0;o0?".".concat(t):e},u=l.slice();u.push(function(e){e.type===Kn&&e.value.includes("&")&&(e.props[0]=e.props[0].replace(so,n).replace(r,c))}),s.prefix&&u.push(Br),u.push(Fr);var h=function(e,i,o,a){void 0===i&&(i=""),void 0===o&&(o=""),void 0===a&&(a="&"),t=a,n=i,r=new RegExp("\\".concat(n,"\\b"),"g");var l=e.replace(ao,""),c=zr(o||i?"".concat(o," ").concat(i," { ").concat(l," }"):l);s.namespace&&(c=lo(c,s.namespace));var h,d=[];return Lr(c,function(e){var t=hr(e);return function(n,r,i,o){for(var s="",a=0;a="A"&&e<="Z"};function vo(e){for(var t="",n=0;n>>0);if(!t.hasNameForId(this.componentId,o)){var s=n(i,".".concat(o),void 0,this.componentId);t.insertRules(this.componentId,o,s)}r=Qi(r,o),this.staticRulesId=o}else{for(var a=pi(this.baseHash,n.hash),l="",c=0;c>>0);t.hasNameForId(this.componentId,d)||t.insertRules(this.componentId,d,n(l,".".concat(d),void 0,this.componentId)),r=Qi(r,d)}}return r},e}(),To=ee.createContext(void 0);To.Consumer;var Eo={};new Set;function Co(e,t,n){var r=Ri(e),i=e,o=!Oi(e),s=t.attrs,a=void 0===s?ni:s,l=t.componentId,c=void 0===l?function(e,t){var n="string"!=typeof e?"sc":li(e);Eo[n]=(Eo[n]||0)+1;var r="".concat(n,"-").concat(mi(Wr+n+Eo[n]));return t?"".concat(t,"-").concat(r):r}(t.displayName,t.parentComponentId):l,u=t.displayName,h=void 0===u?function(e){return Oi(e)?"styled.".concat(e):"Styled(".concat(gi(e),")")}(e):u,d=t.displayName&&t.componentId?"".concat(li(t.displayName),"-").concat(t.componentId):t.componentId||c,p=r&&i.attrs?i.attrs.concat(a).filter(Boolean):a,f=t.shouldForwardProp;if(r&&i.shouldForwardProp){var m=i.shouldForwardProp;if(t.shouldForwardProp){var g=t.shouldForwardProp;f=function(e,t){return m(e,t)&&g(e,t)}}else f=m}var O=new Ao(n,d,r?i.componentStyle:void 0);function b(e,t){return function(e,t,n){var r=e.attrs,i=e.componentStyle,o=e.defaultProps,s=e.foldedComponentIds,a=e.styledComponentId,l=e.target,c=ee.useContext(To),u=mo(),h=e.shouldForwardProp||u.shouldForwardProp,d=ii(t,c,o)||ri,p=function(e,t,n){for(var r,i=Un(Un({},t),{className:void 0,theme:n}),o=0;o2&&oo.registerId(this.componentId+e),this.removeStyles(e,n),this.createStyles(e,t,n,r)},e}();(function(){function e(){var e=this;this._emitSheetCSS=function(){var t=e.instance.toString();if(!t)return"";var n=Ki(),r=Ii([n&&'nonce="'.concat(n,'"'),"".concat(Yr,'="true"'),"".concat(Gr,'="').concat(Wr,'"')].filter(Boolean)," ");return"")},this.getStyleTags=function(){if(e.sealed)throw Bi(2);return e._emitSheetCSS()},this.getStyleElement=function(){var t;if(e.sealed)throw Bi(2);var n=e.instance.toString();if(!n)return[];var r=((t={})[Yr]="",t[Gr]=Wr,t.dangerouslySetInnerHTML={__html:n},t),i=Ki();return i&&(r.nonce=i),[ee.createElement("style",Un({},r,{key:"sc-0-0"}))]},this.seal=function(){e.sealed=!0},this.instance=new oo({isServer:!0}),this.sealed=!1}e.prototype.collectStyles=function(e){if(this.sealed)throw Bi(2);return ee.createElement(go,{sheet:this.instance},e)},e.prototype.interleaveWithNodeStream=function(e){throw Bi(3)}})(),"__sc-".concat(Yr,"__");const Io="undefined"===typeof window||"Deno"in window;function Lo(){}function Fo(e){return"number"===typeof e&&e>=0&&e!==1/0}function $o(e,t){return Math.max(e+(t||0)-Date.now(),0)}function Bo(e,t,n){return Jo(e)?"function"===typeof t?{...n,queryKey:e,queryFn:t}:{...t,queryKey:e}:e}function zo(e,t,n){return Jo(e)?[{...t,queryKey:e},n]:[e||{},t]}function qo(e,t){const{type:n="all",exact:r,fetchStatus:i,predicate:o,queryKey:s,stale:a}=e;if(Jo(s))if(r){if(t.queryHash!==Uo(s,t.options))return!1}else if(!jo(t.queryKey,s))return!1;if("all"!==n){const e=t.isActive();if("active"===n&&!e)return!1;if("inactive"===n&&e)return!1}return("boolean"!==typeof a||t.isStale()===a)&&(("undefined"===typeof i||i===t.state.fetchStatus)&&!(o&&!o(t)))}function Ho(e,t){const{exact:n,fetching:r,predicate:i,mutationKey:o}=e;if(Jo(o)){if(!t.options.mutationKey)return!1;if(n){if(Xo(t.options.mutationKey)!==Xo(o))return!1}else if(!jo(t.options.mutationKey,o))return!1}return("boolean"!==typeof r||"loading"===t.state.status===r)&&!(i&&!i(t))}function Uo(e,t){return((null==t?void 0:t.queryKeyHashFn)||Xo)(e)}function Xo(e){return JSON.stringify(e,(e,t)=>Wo(t)?Object.keys(t).sort().reduce((e,n)=>(e[n]=t[n],e),{}):t)}function jo(e,t){return Zo(e,t)}function Zo(e,t){return e===t||typeof e===typeof t&&(!(!e||!t||"object"!==typeof e||"object"!==typeof t)&&!Object.keys(t).some(n=>!Zo(e[n],t[n])))}function Yo(e,t){if(e===t)return e;const n=Go(e)&&Go(t);if(n||Wo(e)&&Wo(t)){const r=n?e.length:Object.keys(e).length,i=n?t:Object.keys(t),o=i.length,s=n?[]:{};let a=0;for(let l=0;l{setTimeout(t,e)})}function ts(e){es(0).then(e)}function ns(e,t,n){return null!=n.isDataEqual&&n.isDataEqual(e,t)?e:"function"===typeof n.structuralSharing?n.structuralSharing(e,t):!1!==n.structuralSharing?Yo(e,t):t}const rs=console;const is=function(){let e=[],t=0,n=e=>{e()},r=e=>{e()};const i=r=>{t?e.push(r):ts(()=>{n(r)})},o=()=>{const t=e;e=[],t.length&&ts(()=>{r(()=>{t.forEach(e=>{n(e)})})})};return{batch:e=>{let n;t++;try{n=e()}finally{t--,t||o()}return n},batchCalls:e=>function(){for(var t=arguments.length,n=new Array(t),r=0;r{e(...n)})},schedule:i,setNotifyFunction:e=>{n=e},setBatchNotifyFunction:e=>{r=e}}}();class os{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(e){const t={listener:e};return this.listeners.add(t),this.onSubscribe(),()=>{this.listeners.delete(t),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}}const ss=new class extends os{constructor(){super(),this.setup=e=>{if(!Io&&window.addEventListener){const t=()=>e();return window.addEventListener("visibilitychange",t,!1),window.addEventListener("focus",t,!1),()=>{window.removeEventListener("visibilitychange",t),window.removeEventListener("focus",t)}}}}onSubscribe(){this.cleanup||this.setEventListener(this.setup)}onUnsubscribe(){var e;this.hasListeners()||(null==(e=this.cleanup)||e.call(this),this.cleanup=void 0)}setEventListener(e){var t;this.setup=e,null==(t=this.cleanup)||t.call(this),this.cleanup=e(e=>{"boolean"===typeof e?this.setFocused(e):this.onFocus()})}setFocused(e){this.focused!==e&&(this.focused=e,this.onFocus())}onFocus(){this.listeners.forEach(e=>{let{listener:t}=e;t()})}isFocused(){return"boolean"===typeof this.focused?this.focused:"undefined"===typeof document||[void 0,"visible","prerender"].includes(document.visibilityState)}},as=["online","offline"];const ls=new class extends os{constructor(){super(),this.setup=e=>{if(!Io&&window.addEventListener){const t=()=>e();return as.forEach(e=>{window.addEventListener(e,t,!1)}),()=>{as.forEach(e=>{window.removeEventListener(e,t)})}}}}onSubscribe(){this.cleanup||this.setEventListener(this.setup)}onUnsubscribe(){var e;this.hasListeners()||(null==(e=this.cleanup)||e.call(this),this.cleanup=void 0)}setEventListener(e){var t;this.setup=e,null==(t=this.cleanup)||t.call(this),this.cleanup=e(e=>{"boolean"===typeof e?this.setOnline(e):this.onOnline()})}setOnline(e){this.online!==e&&(this.online=e,this.onOnline())}onOnline(){this.listeners.forEach(e=>{let{listener:t}=e;t()})}isOnline(){return"boolean"===typeof this.online?this.online:"undefined"===typeof navigator||"undefined"===typeof navigator.onLine||navigator.onLine}};function cs(e){return Math.min(1e3*2**e,3e4)}function us(e){return"online"!==(null!=e?e:"online")||ls.isOnline()}class hs{constructor(e){this.revert=null==e?void 0:e.revert,this.silent=null==e?void 0:e.silent}}function ds(e){return e instanceof hs}function ps(e){let t,n,r,i=!1,o=0,s=!1;const a=new Promise((e,t)=>{n=e,r=t}),l=()=>!ss.isFocused()||"always"!==e.networkMode&&!ls.isOnline(),c=r=>{s||(s=!0,null==e.onSuccess||e.onSuccess(r),null==t||t(),n(r))},u=n=>{s||(s=!0,null==e.onError||e.onError(n),null==t||t(),r(n))},h=()=>new Promise(n=>{t=e=>{const t=s||!l();return t&&n(e),t},null==e.onPause||e.onPause()}).then(()=>{t=void 0,s||null==e.onContinue||e.onContinue()}),d=()=>{if(s)return;let t;try{t=e.fn()}catch(n){t=Promise.reject(n)}Promise.resolve(t).then(c).catch(t=>{var n,r;if(s)return;const a=null!=(n=e.retry)?n:3,c=null!=(r=e.retryDelay)?r:cs,p="function"===typeof c?c(o,t):c,f=!0===a||"number"===typeof a&&o{if(l())return h()}).then(()=>{i?u(t):d()})):u(t)})};return us(e.networkMode)?d():h().then(d),{promise:a,cancel:t=>{s||(u(new hs(t)),null==e.abort||e.abort())},continue:()=>(null==t?void 0:t())?a:Promise.resolve(),cancelRetry:()=>{i=!0},continueRetry:()=>{i=!1}}}class fs{destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),Fo(this.cacheTime)&&(this.gcTimeout=setTimeout(()=>{this.optionalRemove()},this.cacheTime))}updateCacheTime(e){this.cacheTime=Math.max(this.cacheTime||0,null!=e?e:Io?1/0:3e5)}clearGcTimeout(){this.gcTimeout&&(clearTimeout(this.gcTimeout),this.gcTimeout=void 0)}}class ms extends fs{constructor(e){super(),this.abortSignalConsumed=!1,this.defaultOptions=e.defaultOptions,this.setOptions(e.options),this.observers=[],this.cache=e.cache,this.logger=e.logger||rs,this.queryKey=e.queryKey,this.queryHash=e.queryHash,this.initialState=e.state||function(e){const t="function"===typeof e.initialData?e.initialData():e.initialData,n="undefined"!==typeof t,r=n?"function"===typeof e.initialDataUpdatedAt?e.initialDataUpdatedAt():e.initialDataUpdatedAt:0;return{data:t,dataUpdateCount:0,dataUpdatedAt:n?null!=r?r:Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:!1,status:n?"success":"loading",fetchStatus:"idle"}}(this.options),this.state=this.initialState,this.scheduleGc()}get meta(){return this.options.meta}setOptions(e){this.options={...this.defaultOptions,...e},this.updateCacheTime(this.options.cacheTime)}optionalRemove(){this.observers.length||"idle"!==this.state.fetchStatus||this.cache.remove(this)}setData(e,t){const n=ns(this.state.data,e,this.options);return this.dispatch({data:n,type:"success",dataUpdatedAt:null==t?void 0:t.updatedAt,manual:null==t?void 0:t.manual}),n}setState(e,t){this.dispatch({type:"setState",state:e,setStateOptions:t})}cancel(e){var t;const n=this.promise;return null==(t=this.retryer)||t.cancel(e),n?n.then(Lo).catch(Lo):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}reset(){this.destroy(),this.setState(this.initialState)}isActive(){return this.observers.some(e=>!1!==e.options.enabled)}isDisabled(){return this.getObserversCount()>0&&!this.isActive()}isStale(){return this.state.isInvalidated||!this.state.dataUpdatedAt||this.observers.some(e=>e.getCurrentResult().isStale)}isStaleByTime(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return this.state.isInvalidated||!this.state.dataUpdatedAt||!$o(this.state.dataUpdatedAt,e)}onFocus(){var e;const t=this.observers.find(e=>e.shouldFetchOnWindowFocus());t&&t.refetch({cancelRefetch:!1}),null==(e=this.retryer)||e.continue()}onOnline(){var e;const t=this.observers.find(e=>e.shouldFetchOnReconnect());t&&t.refetch({cancelRefetch:!1}),null==(e=this.retryer)||e.continue()}addObserver(e){this.observers.includes(e)||(this.observers.push(e),this.clearGcTimeout(),this.cache.notify({type:"observerAdded",query:this,observer:e}))}removeObserver(e){this.observers.includes(e)&&(this.observers=this.observers.filter(t=>t!==e),this.observers.length||(this.retryer&&(this.abortSignalConsumed?this.retryer.cancel({revert:!0}):this.retryer.cancelRetry()),this.scheduleGc()),this.cache.notify({type:"observerRemoved",query:this,observer:e}))}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||this.dispatch({type:"invalidate"})}fetch(e,t){var n,r;if("idle"!==this.state.fetchStatus)if(this.state.dataUpdatedAt&&null!=t&&t.cancelRefetch)this.cancel({silent:!0});else if(this.promise){var i;return null==(i=this.retryer)||i.continueRetry(),this.promise}if(e&&this.setOptions(e),!this.options.queryFn){const e=this.observers.find(e=>e.options.queryFn);e&&this.setOptions(e.options)}const o=function(){if("function"===typeof AbortController)return new AbortController}(),s={queryKey:this.queryKey,pageParam:void 0,meta:this.meta},a=e=>{Object.defineProperty(e,"signal",{enumerable:!0,get:()=>{if(o)return this.abortSignalConsumed=!0,o.signal}})};a(s);const l={fetchOptions:t,options:this.options,queryKey:this.queryKey,state:this.state,fetchFn:()=>this.options.queryFn?(this.abortSignalConsumed=!1,this.options.queryFn(s)):Promise.reject("Missing queryFn for queryKey '"+this.options.queryHash+"'")};var c;(a(l),null==(n=this.options.behavior)||n.onFetch(l),this.revertState=this.state,"idle"===this.state.fetchStatus||this.state.fetchMeta!==(null==(r=l.fetchOptions)?void 0:r.meta))&&this.dispatch({type:"fetch",meta:null==(c=l.fetchOptions)?void 0:c.meta});const u=e=>{var t,n,r,i;(ds(e)&&e.silent||this.dispatch({type:"error",error:e}),ds(e))||(null==(t=(n=this.cache.config).onError)||t.call(n,e,this),null==(r=(i=this.cache.config).onSettled)||r.call(i,this.state.data,e,this));this.isFetchingOptimistic||this.scheduleGc(),this.isFetchingOptimistic=!1};return this.retryer=ps({fn:l.fetchFn,abort:null==o?void 0:o.abort.bind(o),onSuccess:e=>{var t,n,r,i;"undefined"!==typeof e?(this.setData(e),null==(t=(n=this.cache.config).onSuccess)||t.call(n,e,this),null==(r=(i=this.cache.config).onSettled)||r.call(i,e,this.state.error,this),this.isFetchingOptimistic||this.scheduleGc(),this.isFetchingOptimistic=!1):u(new Error(this.queryHash+" data is undefined"))},onError:u,onFail:(e,t)=>{this.dispatch({type:"failed",failureCount:e,error:t})},onPause:()=>{this.dispatch({type:"pause"})},onContinue:()=>{this.dispatch({type:"continue"})},retry:l.options.retry,retryDelay:l.options.retryDelay,networkMode:l.options.networkMode}),this.promise=this.retryer.promise,this.promise}dispatch(e){this.state=(t=>{var n,r;switch(e.type){case"failed":return{...t,fetchFailureCount:e.failureCount,fetchFailureReason:e.error};case"pause":return{...t,fetchStatus:"paused"};case"continue":return{...t,fetchStatus:"fetching"};case"fetch":return{...t,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null!=(n=e.meta)?n:null,fetchStatus:us(this.options.networkMode)?"fetching":"paused",...!t.dataUpdatedAt&&{error:null,status:"loading"}};case"success":return{...t,data:e.data,dataUpdateCount:t.dataUpdateCount+1,dataUpdatedAt:null!=(r=e.dataUpdatedAt)?r:Date.now(),error:null,isInvalidated:!1,status:"success",...!e.manual&&{fetchStatus:"idle",fetchFailureCount:0,fetchFailureReason:null}};case"error":const i=e.error;return ds(i)&&i.revert&&this.revertState?{...this.revertState,fetchStatus:"idle"}:{...t,error:i,errorUpdateCount:t.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:t.fetchFailureCount+1,fetchFailureReason:i,fetchStatus:"idle",status:"error"};case"invalidate":return{...t,isInvalidated:!0};case"setState":return{...t,...e.state}}})(this.state),is.batch(()=>{this.observers.forEach(t=>{t.onQueryUpdate(e)}),this.cache.notify({query:this,type:"updated",action:e})})}}class gs extends os{constructor(e){super(),this.config=e||{},this.queries=[],this.queriesMap={}}build(e,t,n){var r;const i=t.queryKey,o=null!=(r=t.queryHash)?r:Uo(i,t);let s=this.get(o);return s||(s=new ms({cache:this,logger:e.getLogger(),queryKey:i,queryHash:o,options:e.defaultQueryOptions(t),state:n,defaultOptions:e.getQueryDefaults(i)}),this.add(s)),s}add(e){this.queriesMap[e.queryHash]||(this.queriesMap[e.queryHash]=e,this.queries.push(e),this.notify({type:"added",query:e}))}remove(e){const t=this.queriesMap[e.queryHash];t&&(e.destroy(),this.queries=this.queries.filter(t=>t!==e),t===e&&delete this.queriesMap[e.queryHash],this.notify({type:"removed",query:e}))}clear(){is.batch(()=>{this.queries.forEach(e=>{this.remove(e)})})}get(e){return this.queriesMap[e]}getAll(){return this.queries}find(e,t){const[n]=zo(e,t);return"undefined"===typeof n.exact&&(n.exact=!0),this.queries.find(e=>qo(n,e))}findAll(e,t){const[n]=zo(e,t);return Object.keys(n).length>0?this.queries.filter(e=>qo(n,e)):this.queries}notify(e){is.batch(()=>{this.listeners.forEach(t=>{let{listener:n}=t;n(e)})})}onFocus(){is.batch(()=>{this.queries.forEach(e=>{e.onFocus()})})}onOnline(){is.batch(()=>{this.queries.forEach(e=>{e.onOnline()})})}}class Os extends fs{constructor(e){super(),this.defaultOptions=e.defaultOptions,this.mutationId=e.mutationId,this.mutationCache=e.mutationCache,this.logger=e.logger||rs,this.observers=[],this.state=e.state||{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0},this.setOptions(e.options),this.scheduleGc()}setOptions(e){this.options={...this.defaultOptions,...e},this.updateCacheTime(this.options.cacheTime)}get meta(){return this.options.meta}setState(e){this.dispatch({type:"setState",state:e})}addObserver(e){this.observers.includes(e)||(this.observers.push(e),this.clearGcTimeout(),this.mutationCache.notify({type:"observerAdded",mutation:this,observer:e}))}removeObserver(e){this.observers=this.observers.filter(t=>t!==e),this.scheduleGc(),this.mutationCache.notify({type:"observerRemoved",mutation:this,observer:e})}optionalRemove(){this.observers.length||("loading"===this.state.status?this.scheduleGc():this.mutationCache.remove(this))}continue(){var e,t;return null!=(e=null==(t=this.retryer)?void 0:t.continue())?e:this.execute()}async execute(){const e=()=>{var e;return this.retryer=ps({fn:()=>this.options.mutationFn?this.options.mutationFn(this.state.variables):Promise.reject("No mutationFn found"),onFail:(e,t)=>{this.dispatch({type:"failed",failureCount:e,error:t})},onPause:()=>{this.dispatch({type:"pause"})},onContinue:()=>{this.dispatch({type:"continue"})},retry:null!=(e=this.options.retry)?e:0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode}),this.retryer.promise},t="loading"===this.state.status;try{var n,r,i,o,s,a,l,c;if(!t){var u,h,d,p;this.dispatch({type:"loading",variables:this.options.variables}),await(null==(u=(h=this.mutationCache.config).onMutate)?void 0:u.call(h,this.state.variables,this));const e=await(null==(d=(p=this.options).onMutate)?void 0:d.call(p,this.state.variables));e!==this.state.context&&this.dispatch({type:"loading",context:e,variables:this.state.variables})}const f=await e();return await(null==(n=(r=this.mutationCache.config).onSuccess)?void 0:n.call(r,f,this.state.variables,this.state.context,this)),await(null==(i=(o=this.options).onSuccess)?void 0:i.call(o,f,this.state.variables,this.state.context)),await(null==(s=(a=this.mutationCache.config).onSettled)?void 0:s.call(a,f,null,this.state.variables,this.state.context,this)),await(null==(l=(c=this.options).onSettled)?void 0:l.call(c,f,null,this.state.variables,this.state.context)),this.dispatch({type:"success",data:f}),f}catch(k){try{var f,m,g,O,b,v,y,x;throw await(null==(f=(m=this.mutationCache.config).onError)?void 0:f.call(m,k,this.state.variables,this.state.context,this)),await(null==(g=(O=this.options).onError)?void 0:g.call(O,k,this.state.variables,this.state.context)),await(null==(b=(v=this.mutationCache.config).onSettled)?void 0:b.call(v,void 0,k,this.state.variables,this.state.context,this)),await(null==(y=(x=this.options).onSettled)?void 0:y.call(x,void 0,k,this.state.variables,this.state.context)),k}finally{this.dispatch({type:"error",error:k})}}}dispatch(e){this.state=(t=>{switch(e.type){case"failed":return{...t,failureCount:e.failureCount,failureReason:e.error};case"pause":return{...t,isPaused:!0};case"continue":return{...t,isPaused:!1};case"loading":return{...t,context:e.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:!us(this.options.networkMode),status:"loading",variables:e.variables};case"success":return{...t,data:e.data,failureCount:0,failureReason:null,error:null,status:"success",isPaused:!1};case"error":return{...t,data:void 0,error:e.error,failureCount:t.failureCount+1,failureReason:e.error,isPaused:!1,status:"error"};case"setState":return{...t,...e.state}}})(this.state),is.batch(()=>{this.observers.forEach(t=>{t.onMutationUpdate(e)}),this.mutationCache.notify({mutation:this,type:"updated",action:e})})}}class bs extends os{constructor(e){super(),this.config=e||{},this.mutations=[],this.mutationId=0}build(e,t,n){const r=new Os({mutationCache:this,logger:e.getLogger(),mutationId:++this.mutationId,options:e.defaultMutationOptions(t),state:n,defaultOptions:t.mutationKey?e.getMutationDefaults(t.mutationKey):void 0});return this.add(r),r}add(e){this.mutations.push(e),this.notify({type:"added",mutation:e})}remove(e){this.mutations=this.mutations.filter(t=>t!==e),this.notify({type:"removed",mutation:e})}clear(){is.batch(()=>{this.mutations.forEach(e=>{this.remove(e)})})}getAll(){return this.mutations}find(e){return"undefined"===typeof e.exact&&(e.exact=!0),this.mutations.find(t=>Ho(e,t))}findAll(e){return this.mutations.filter(t=>Ho(e,t))}notify(e){is.batch(()=>{this.listeners.forEach(t=>{let{listener:n}=t;n(e)})})}resumePausedMutations(){var e;return this.resuming=(null!=(e=this.resuming)?e:Promise.resolve()).then(()=>{const e=this.mutations.filter(e=>e.state.isPaused);return is.batch(()=>e.reduce((e,t)=>e.then(()=>t.continue().catch(Lo)),Promise.resolve()))}).then(()=>{this.resuming=void 0}),this.resuming}}function vs(){return{onFetch:e=>{e.fetchFn=()=>{var t,n,r,i,o,s;const a=null==(t=e.fetchOptions)||null==(n=t.meta)?void 0:n.refetchPage,l=null==(r=e.fetchOptions)||null==(i=r.meta)?void 0:i.fetchMore,c=null==l?void 0:l.pageParam,u="forward"===(null==l?void 0:l.direction),h="backward"===(null==l?void 0:l.direction),d=(null==(o=e.state.data)?void 0:o.pages)||[],p=(null==(s=e.state.data)?void 0:s.pageParams)||[];let f=p,m=!1;const g=e.options.queryFn||(()=>Promise.reject("Missing queryFn for queryKey '"+e.options.queryHash+"'")),O=(e,t,n,r)=>(f=r?[t,...f]:[...f,t],r?[n,...e]:[...e,n]),b=(t,n,r,i)=>{if(m)return Promise.reject("Cancelled");if("undefined"===typeof r&&!n&&t.length)return Promise.resolve(t);const o={queryKey:e.queryKey,pageParam:r,meta:e.options.meta};var s;s=o,Object.defineProperty(s,"signal",{enumerable:!0,get:()=>{var t,n;return null!=(t=e.signal)&&t.aborted?m=!0:null==(n=e.signal)||n.addEventListener("abort",()=>{m=!0}),e.signal}});const a=g(o),l=Promise.resolve(a).then(e=>O(t,r,e,i));return l};let v;if(d.length)if(u){const t="undefined"!==typeof c,n=t?c:ys(e.options,d);v=b(d,t,n)}else if(h){const t="undefined"!==typeof c,n=t?c:xs(e.options,d);v=b(d,t,n,!0)}else{f=[];const t="undefined"===typeof e.options.getNextPageParam;v=!a||!d[0]||a(d[0],0,d)?b([],t,p[0]):Promise.resolve(O([],p[0],d[0]));for(let n=1;n{if(!a||!d[n]||a(d[n],n,d)){const i=t?p[n]:ys(e.options,r);return b(r,t,i)}return Promise.resolve(O(r,p[n],d[n]))})}else v=b([]);return v.then(e=>({pages:e,pageParams:f}))}}}}function ys(e,t){return null==e.getNextPageParam?void 0:e.getNextPageParam(t[t.length-1],t)}function xs(e,t){return null==e.getPreviousPageParam?void 0:e.getPreviousPageParam(t[0],t)}const ks=ee.createContext(void 0),Ss=ee.createContext(!1);function ws(e,t){return e||(t&&"undefined"!==typeof window?(window.ReactQueryClientContext||(window.ReactQueryClientContext=ks),window.ReactQueryClientContext):ks)}const As=e=>{let{client:t,children:n,context:r,contextSharing:i=!1}=e;ee.useEffect(()=>(t.mount(),()=>{t.unmount()}),[t]);const o=ws(r,i);return ee.createElement(Ss.Provider,{value:!r&&i},ee.createElement(o.Provider,{value:t},n))};var Ts;n(1784);function Es(){return Es=Object.assign?Object.assign.bind():function(e){for(var t=1;tt.sql({dialect:t[e]}))}const Gs=[Zs.t$.of({name:"C",extensions:["c","h","ino"],load:()=>n.e(2266).then(n.bind(n,2266)).then(e=>e.cpp())}),Zs.t$.of({name:"C++",alias:["cpp"],extensions:["cpp","c++","cc","cxx","hpp","h++","hh","hxx"],load:()=>n.e(2266).then(n.bind(n,2266)).then(e=>e.cpp())}),Zs.t$.of({name:"CQL",alias:["cassandra"],extensions:["cql"],load:()=>Vs("Cassandra")}),Zs.t$.of({name:"CSS",extensions:["css"],load:()=>Promise.resolve().then(n.bind(n,8244)).then(e=>e.css())}),Zs.t$.of({name:"Go",extensions:["go"],load:()=>n.e(6769).then(n.bind(n,6769)).then(e=>e.go())}),Zs.t$.of({name:"HTML",alias:["xhtml"],extensions:["html","htm","handlebars","hbs"],load:()=>Promise.resolve().then(n.bind(n,5221)).then(e=>e.html())}),Zs.t$.of({name:"Java",extensions:["java"],load:()=>n.e(9e3).then(n.bind(n,6619)).then(e=>e.java())}),Zs.t$.of({name:"JavaScript",alias:["ecmascript","js","node"],extensions:["js","mjs","cjs"],load:()=>Promise.resolve().then(n.bind(n,4013)).then(e=>e.javascript())}),Zs.t$.of({name:"JSON",alias:["json5"],extensions:["json","map"],load:()=>n.e(9407).then(n.bind(n,9407)).then(e=>e.json())}),Zs.t$.of({name:"JSX",extensions:["jsx"],load:()=>Promise.resolve().then(n.bind(n,4013)).then(e=>e.javascript({jsx:!0}))}),Zs.t$.of({name:"LESS",extensions:["less"],load:()=>n.e(8615).then(n.bind(n,8615)).then(e=>e.less())}),Zs.t$.of({name:"Liquid",extensions:["liquid"],load:()=>n.e(4).then(n.bind(n,4)).then(e=>e.liquid())}),Zs.t$.of({name:"MariaDB SQL",load:()=>Vs("MariaSQL")}),Zs.t$.of({name:"Markdown",extensions:["md","markdown","mkd"],load:()=>Promise.resolve().then(n.bind(n,7469)).then(e=>e.markdown())}),Zs.t$.of({name:"MS SQL",load:()=>Vs("MSSQL")}),Zs.t$.of({name:"MySQL",load:()=>Vs("MySQL")}),Zs.t$.of({name:"PHP",extensions:["php","php3","php4","php5","php7","phtml"],load:()=>n.e(9188).then(n.bind(n,9188)).then(e=>e.php())}),Zs.t$.of({name:"PLSQL",extensions:["pls"],load:()=>Vs("PLSQL")}),Zs.t$.of({name:"PostgreSQL",load:()=>Vs("PostgreSQL")}),Zs.t$.of({name:"Python",extensions:["BUILD","bzl","py","pyw"],filename:/^(BUCK|BUILD)$/,load:()=>n.e(9223).then(n.bind(n,9223)).then(e=>e.python())}),Zs.t$.of({name:"Rust",extensions:["rs"],load:()=>n.e(4089).then(n.bind(n,4089)).then(e=>e.rust())}),Zs.t$.of({name:"Sass",extensions:["sass"],load:()=>n.e(3450).then(n.bind(n,3450)).then(e=>e.sass({indented:!0}))}),Zs.t$.of({name:"SCSS",extensions:["scss"],load:()=>n.e(3450).then(n.bind(n,3450)).then(e=>e.sass())}),Zs.t$.of({name:"SQL",extensions:["sql"],load:()=>Vs("StandardSQL")}),Zs.t$.of({name:"SQLite",load:()=>Vs("SQLite")}),Zs.t$.of({name:"TSX",extensions:["tsx"],load:()=>Promise.resolve().then(n.bind(n,4013)).then(e=>e.javascript({jsx:!0,typescript:!0}))}),Zs.t$.of({name:"TypeScript",alias:["ts"],extensions:["ts","mts","cts"],load:()=>Promise.resolve().then(n.bind(n,4013)).then(e=>e.javascript({typescript:!0}))}),Zs.t$.of({name:"WebAssembly",extensions:["wat","wast"],load:()=>n.e(7873).then(n.bind(n,7873)).then(e=>e.wast())}),Zs.t$.of({name:"XML",alias:["rss","wsdl","xsd"],extensions:["xml","xsl","xsd","svg"],load:()=>n.e(1994).then(n.bind(n,1994)).then(e=>e.xml())}),Zs.t$.of({name:"YAML",alias:["yml"],extensions:["yaml","yml"],load:()=>n.e(6576).then(n.bind(n,6576)).then(e=>e.yaml())}),Zs.t$.of({name:"APL",extensions:["dyalog","apl"],load:()=>n.e(6175).then(n.bind(n,8556)).then(e=>Ys(e.apl))}),Zs.t$.of({name:"PGP",alias:["asciiarmor"],extensions:["asc","pgp","sig"],load:()=>n.e(9468).then(n.bind(n,9468)).then(e=>Ys(e.asciiArmor))}),Zs.t$.of({name:"ASN.1",extensions:["asn","asn1"],load:()=>n.e(2007).then(n.bind(n,2007)).then(e=>Ys(e.asn1({})))}),Zs.t$.of({name:"Asterisk",filename:/^extensions\.conf$/i,load:()=>n.e(866).then(n.bind(n,866)).then(e=>Ys(e.asterisk))}),Zs.t$.of({name:"Brainfuck",extensions:["b","bf"],load:()=>n.e(6339).then(n.bind(n,6339)).then(e=>Ys(e.brainfuck))}),Zs.t$.of({name:"Cobol",extensions:["cob","cpy"],load:()=>n.e(6547).then(n.bind(n,6547)).then(e=>Ys(e.cobol))}),Zs.t$.of({name:"C#",alias:["csharp","cs"],extensions:["cs"],load:()=>n.e(2146).then(n.bind(n,2146)).then(e=>Ys(e.csharp))}),Zs.t$.of({name:"Clojure",extensions:["clj","cljc","cljx"],load:()=>n.e(3368).then(n.bind(n,3368)).then(e=>Ys(e.clojure))}),Zs.t$.of({name:"ClojureScript",extensions:["cljs"],load:()=>n.e(3368).then(n.bind(n,3368)).then(e=>Ys(e.clojure))}),Zs.t$.of({name:"Closure Stylesheets (GSS)",extensions:["gss"],load:()=>n.e(2463).then(n.bind(n,2463)).then(e=>Ys(e.gss))}),Zs.t$.of({name:"CMake",extensions:["cmake","cmake.in"],filename:/^CMakeLists\.txt$/,load:()=>n.e(935).then(n.bind(n,935)).then(e=>Ys(e.cmake))}),Zs.t$.of({name:"CoffeeScript",alias:["coffee","coffee-script"],extensions:["coffee"],load:()=>n.e(5473).then(n.bind(n,5473)).then(e=>Ys(e.coffeeScript))}),Zs.t$.of({name:"Common Lisp",alias:["lisp"],extensions:["cl","lisp","el"],load:()=>n.e(7607).then(n.bind(n,7607)).then(e=>Ys(e.commonLisp))}),Zs.t$.of({name:"Cypher",extensions:["cyp","cypher"],load:()=>n.e(4269).then(n.bind(n,4269)).then(e=>Ys(e.cypher))}),Zs.t$.of({name:"Cython",extensions:["pyx","pxd","pxi"],load:()=>n.e(4884).then(n.bind(n,4884)).then(e=>Ys(e.cython))}),Zs.t$.of({name:"Crystal",extensions:["cr"],load:()=>n.e(8130).then(n.bind(n,8130)).then(e=>Ys(e.crystal))}),Zs.t$.of({name:"D",extensions:["d"],load:()=>n.e(8448).then(n.bind(n,8448)).then(e=>Ys(e.d))}),Zs.t$.of({name:"Dart",extensions:["dart"],load:()=>n.e(2146).then(n.bind(n,2146)).then(e=>Ys(e.dart))}),Zs.t$.of({name:"diff",extensions:["diff","patch"],load:()=>n.e(4829).then(n.bind(n,4829)).then(e=>Ys(e.diff))}),Zs.t$.of({name:"Dockerfile",filename:/^Dockerfile$/,load:()=>n.e(5912).then(n.bind(n,5912)).then(e=>Ys(e.dockerFile))}),Zs.t$.of({name:"DTD",extensions:["dtd"],load:()=>n.e(6736).then(n.bind(n,6736)).then(e=>Ys(e.dtd))}),Zs.t$.of({name:"Dylan",extensions:["dylan","dyl","intr"],load:()=>n.e(8898).then(n.bind(n,8898)).then(e=>Ys(e.dylan))}),Zs.t$.of({name:"EBNF",load:()=>n.e(6013).then(n.bind(n,6013)).then(e=>Ys(e.ebnf))}),Zs.t$.of({name:"ECL",extensions:["ecl"],load:()=>n.e(3212).then(n.bind(n,3212)).then(e=>Ys(e.ecl))}),Zs.t$.of({name:"edn",extensions:["edn"],load:()=>n.e(3368).then(n.bind(n,3368)).then(e=>Ys(e.clojure))}),Zs.t$.of({name:"Eiffel",extensions:["e"],load:()=>n.e(4989).then(n.bind(n,4989)).then(e=>Ys(e.eiffel))}),Zs.t$.of({name:"Elm",extensions:["elm"],load:()=>n.e(5208).then(n.bind(n,5208)).then(e=>Ys(e.elm))}),Zs.t$.of({name:"Erlang",extensions:["erl"],load:()=>n.e(7717).then(n.bind(n,7717)).then(e=>Ys(e.erlang))}),Zs.t$.of({name:"Esper",load:()=>n.e(1188).then(n.bind(n,1188)).then(e=>Ys(e.esper))}),Zs.t$.of({name:"Factor",extensions:["factor"],load:()=>n.e(9553).then(n.bind(n,9553)).then(e=>Ys(e.factor))}),Zs.t$.of({name:"FCL",load:()=>n.e(6193).then(n.bind(n,6193)).then(e=>Ys(e.fcl))}),Zs.t$.of({name:"Forth",extensions:["forth","fth","4th"],load:()=>n.e(1899).then(n.bind(n,1899)).then(e=>Ys(e.forth))}),Zs.t$.of({name:"Fortran",extensions:["f","for","f77","f90","f95"],load:()=>n.e(3726).then(n.bind(n,3726)).then(e=>Ys(e.fortran))}),Zs.t$.of({name:"F#",alias:["fsharp"],extensions:["fs"],load:()=>n.e(3492).then(n.bind(n,3492)).then(e=>Ys(e.fSharp))}),Zs.t$.of({name:"Gas",extensions:["s"],load:()=>n.e(685).then(n.bind(n,685)).then(e=>Ys(e.gas))}),Zs.t$.of({name:"Gherkin",extensions:["feature"],load:()=>n.e(2678).then(n.bind(n,2678)).then(e=>Ys(e.gherkin))}),Zs.t$.of({name:"Groovy",extensions:["groovy","gradle"],filename:/^Jenkinsfile$/,load:()=>n.e(4388).then(n.bind(n,4388)).then(e=>Ys(e.groovy))}),Zs.t$.of({name:"Haskell",extensions:["hs"],load:()=>n.e(5692).then(n.bind(n,5692)).then(e=>Ys(e.haskell))}),Zs.t$.of({name:"Haxe",extensions:["hx"],load:()=>n.e(9354).then(n.bind(n,9354)).then(e=>Ys(e.haxe))}),Zs.t$.of({name:"HXML",extensions:["hxml"],load:()=>n.e(9354).then(n.bind(n,9354)).then(e=>Ys(e.hxml))}),Zs.t$.of({name:"HTTP",load:()=>n.e(3790).then(n.bind(n,3790)).then(e=>Ys(e.http))}),Zs.t$.of({name:"IDL",extensions:["pro"],load:()=>n.e(8219).then(n.bind(n,8219)).then(e=>Ys(e.idl))}),Zs.t$.of({name:"JSON-LD",alias:["jsonld"],extensions:["jsonld"],load:()=>n.e(8437).then(n.bind(n,8437)).then(e=>Ys(e.jsonld))}),Zs.t$.of({name:"Jinja2",extensions:["j2","jinja","jinja2"],load:()=>n.e(7316).then(n.bind(n,7316)).then(e=>Ys(e.jinja2))}),Zs.t$.of({name:"Julia",extensions:["jl"],load:()=>n.e(7485).then(n.bind(n,7485)).then(e=>Ys(e.julia))}),Zs.t$.of({name:"Kotlin",extensions:["kt","kts"],load:()=>n.e(2146).then(n.bind(n,2146)).then(e=>Ys(e.kotlin))}),Zs.t$.of({name:"LiveScript",alias:["ls"],extensions:["ls"],load:()=>n.e(8063).then(n.bind(n,8063)).then(e=>Ys(e.liveScript))}),Zs.t$.of({name:"Lua",extensions:["lua"],load:()=>n.e(2682).then(n.bind(n,2682)).then(e=>Ys(e.lua))}),Zs.t$.of({name:"mIRC",extensions:["mrc"],load:()=>n.e(5039).then(n.bind(n,5039)).then(e=>Ys(e.mirc))}),Zs.t$.of({name:"Mathematica",extensions:["m","nb","wl","wls"],load:()=>n.e(5516).then(n.bind(n,5516)).then(e=>Ys(e.mathematica))}),Zs.t$.of({name:"Modelica",extensions:["mo"],load:()=>n.e(1086).then(n.bind(n,1086)).then(e=>Ys(e.modelica))}),Zs.t$.of({name:"MUMPS",extensions:["mps"],load:()=>n.e(3640).then(n.bind(n,3640)).then(e=>Ys(e.mumps))}),Zs.t$.of({name:"Mbox",extensions:["mbox"],load:()=>n.e(9986).then(n.bind(n,9986)).then(e=>Ys(e.mbox))}),Zs.t$.of({name:"Nginx",filename:/nginx.*\.conf$/i,load:()=>n.e(5188).then(n.bind(n,5188)).then(e=>Ys(e.nginx))}),Zs.t$.of({name:"NSIS",extensions:["nsh","nsi"],load:()=>n.e(1677).then(n.bind(n,1677)).then(e=>Ys(e.nsis))}),Zs.t$.of({name:"NTriples",extensions:["nt","nq"],load:()=>n.e(8945).then(n.bind(n,8945)).then(e=>Ys(e.ntriples))}),Zs.t$.of({name:"Objective-C",alias:["objective-c","objc"],extensions:["m"],load:()=>n.e(2146).then(n.bind(n,2146)).then(e=>Ys(e.objectiveC))}),Zs.t$.of({name:"Objective-C++",alias:["objective-c++","objc++"],extensions:["mm"],load:()=>n.e(2146).then(n.bind(n,2146)).then(e=>Ys(e.objectiveCpp))}),Zs.t$.of({name:"OCaml",extensions:["ml","mli","mll","mly"],load:()=>n.e(3492).then(n.bind(n,3492)).then(e=>Ys(e.oCaml))}),Zs.t$.of({name:"Octave",extensions:["m"],load:()=>n.e(9750).then(n.bind(n,9750)).then(e=>Ys(e.octave))}),Zs.t$.of({name:"Oz",extensions:["oz"],load:()=>n.e(5395).then(n.bind(n,5395)).then(e=>Ys(e.oz))}),Zs.t$.of({name:"Pascal",extensions:["p","pas"],load:()=>n.e(4374).then(n.bind(n,4374)).then(e=>Ys(e.pascal))}),Zs.t$.of({name:"Perl",extensions:["pl","pm"],load:()=>n.e(1615).then(n.bind(n,1615)).then(e=>Ys(e.perl))}),Zs.t$.of({name:"Pig",extensions:["pig"],load:()=>n.e(1140).then(n.bind(n,1140)).then(e=>Ys(e.pig))}),Zs.t$.of({name:"PowerShell",extensions:["ps1","psd1","psm1"],load:()=>n.e(1839).then(n.bind(n,1839)).then(e=>Ys(e.powerShell))}),Zs.t$.of({name:"Properties files",alias:["ini","properties"],extensions:["properties","ini","in"],load:()=>n.e(5323).then(n.bind(n,5323)).then(e=>Ys(e.properties))}),Zs.t$.of({name:"ProtoBuf",extensions:["proto"],load:()=>n.e(2433).then(n.bind(n,2433)).then(e=>Ys(e.protobuf))}),Zs.t$.of({name:"Pug",alias:["jade"],extensions:["pug","jade"],load:()=>n.e(3632).then(n.bind(n,3632)).then(e=>Ys(e.pug))}),Zs.t$.of({name:"Puppet",extensions:["pp"],load:()=>n.e(9484).then(n.bind(n,9484)).then(e=>Ys(e.puppet))}),Zs.t$.of({name:"Q",extensions:["q"],load:()=>n.e(3171).then(n.bind(n,3171)).then(e=>Ys(e.q))}),Zs.t$.of({name:"R",alias:["rscript"],extensions:["r","R"],load:()=>n.e(6054).then(n.bind(n,6054)).then(e=>Ys(e.r))}),Zs.t$.of({name:"RPM Changes",load:()=>n.e(1993).then(n.bind(n,1993)).then(e=>Ys(e.rpmChanges))}),Zs.t$.of({name:"RPM Spec",extensions:["spec"],load:()=>n.e(1993).then(n.bind(n,1993)).then(e=>Ys(e.rpmSpec))}),Zs.t$.of({name:"Ruby",alias:["jruby","macruby","rake","rb","rbx"],extensions:["rb"],filename:/^(Gemfile|Rakefile)$/,load:()=>n.e(4702).then(n.bind(n,4702)).then(e=>Ys(e.ruby))}),Zs.t$.of({name:"SAS",extensions:["sas"],load:()=>n.e(4505).then(n.bind(n,4505)).then(e=>Ys(e.sas))}),Zs.t$.of({name:"Scala",extensions:["scala"],load:()=>n.e(2146).then(n.bind(n,2146)).then(e=>Ys(e.scala))}),Zs.t$.of({name:"Scheme",extensions:["scm","ss"],load:()=>n.e(2565).then(n.bind(n,2565)).then(e=>Ys(e.scheme))}),Zs.t$.of({name:"Shell",alias:["bash","sh","zsh"],extensions:["sh","ksh","bash"],filename:/^PKGBUILD$/,load:()=>n.e(8226).then(n.bind(n,8226)).then(e=>Ys(e.shell))}),Zs.t$.of({name:"Sieve",extensions:["siv","sieve"],load:()=>n.e(642).then(n.bind(n,642)).then(e=>Ys(e.sieve))}),Zs.t$.of({name:"Smalltalk",extensions:["st"],load:()=>n.e(5381).then(n.bind(n,5381)).then(e=>Ys(e.smalltalk))}),Zs.t$.of({name:"Solr",load:()=>n.e(9562).then(n.bind(n,9562)).then(e=>Ys(e.solr))}),Zs.t$.of({name:"SML",extensions:["sml","sig","fun","smackspec"],load:()=>n.e(3492).then(n.bind(n,3492)).then(e=>Ys(e.sml))}),Zs.t$.of({name:"SPARQL",alias:["sparul"],extensions:["rq","sparql"],load:()=>n.e(5311).then(n.bind(n,5311)).then(e=>Ys(e.sparql))}),Zs.t$.of({name:"Spreadsheet",alias:["excel","formula"],load:()=>n.e(3498).then(n.bind(n,3498)).then(e=>Ys(e.spreadsheet))}),Zs.t$.of({name:"Squirrel",extensions:["nut"],load:()=>n.e(2146).then(n.bind(n,2146)).then(e=>Ys(e.squirrel))}),Zs.t$.of({name:"Stylus",extensions:["styl"],load:()=>n.e(7164).then(n.bind(n,7164)).then(e=>Ys(e.stylus))}),Zs.t$.of({name:"Swift",extensions:["swift"],load:()=>n.e(7743).then(n.bind(n,7743)).then(e=>Ys(e.swift))}),Zs.t$.of({name:"sTeX",load:()=>n.e(3884).then(n.bind(n,3884)).then(e=>Ys(e.stex))}),Zs.t$.of({name:"LaTeX",alias:["tex"],extensions:["text","ltx","tex"],load:()=>n.e(3884).then(n.bind(n,3884)).then(e=>Ys(e.stex))}),Zs.t$.of({name:"SystemVerilog",extensions:["v","sv","svh"],load:()=>n.e(7062).then(n.bind(n,7062)).then(e=>Ys(e.verilog))}),Zs.t$.of({name:"Tcl",extensions:["tcl"],load:()=>n.e(6555).then(n.bind(n,6555)).then(e=>Ys(e.tcl))}),Zs.t$.of({name:"Textile",extensions:["textile"],load:()=>n.e(8373).then(n.bind(n,8373)).then(e=>Ys(e.textile))}),Zs.t$.of({name:"TiddlyWiki",load:()=>n.e(2290).then(n.bind(n,2290)).then(e=>Ys(e.tiddlyWiki))}),Zs.t$.of({name:"Tiki wiki",load:()=>n.e(4517).then(n.bind(n,4517)).then(e=>Ys(e.tiki))}),Zs.t$.of({name:"TOML",extensions:["toml"],load:()=>n.e(7534).then(n.bind(n,7534)).then(e=>Ys(e.toml))}),Zs.t$.of({name:"Troff",extensions:["1","2","3","4","5","6","7","8","9"],load:()=>n.e(3743).then(n.bind(n,3743)).then(e=>Ys(e.troff))}),Zs.t$.of({name:"TTCN",extensions:["ttcn","ttcn3","ttcnpp"],load:()=>n.e(1947).then(n.bind(n,1947)).then(e=>Ys(e.ttcn))}),Zs.t$.of({name:"TTCN_CFG",extensions:["cfg"],load:()=>n.e(588).then(n.bind(n,588)).then(e=>Ys(e.ttcnCfg))}),Zs.t$.of({name:"Turtle",extensions:["ttl"],load:()=>n.e(7628).then(n.bind(n,7628)).then(e=>Ys(e.turtle))}),Zs.t$.of({name:"Web IDL",extensions:["webidl"],load:()=>n.e(8047).then(n.bind(n,8047)).then(e=>Ys(e.webIDL))}),Zs.t$.of({name:"VB.NET",extensions:["vb"],load:()=>n.e(9978).then(n.bind(n,9978)).then(e=>Ys(e.vb))}),Zs.t$.of({name:"VBScript",extensions:["vbs"],load:()=>n.e(6881).then(n.bind(n,6881)).then(e=>Ys(e.vbScript))}),Zs.t$.of({name:"Velocity",extensions:["vtl"],load:()=>n.e(9557).then(n.bind(n,9557)).then(e=>Ys(e.velocity))}),Zs.t$.of({name:"Verilog",extensions:["v"],load:()=>n.e(7062).then(n.bind(n,7062)).then(e=>Ys(e.verilog))}),Zs.t$.of({name:"VHDL",extensions:["vhd","vhdl"],load:()=>n.e(7472).then(n.bind(n,7472)).then(e=>Ys(e.vhdl))}),Zs.t$.of({name:"XQuery",extensions:["xy","xquery"],load:()=>n.e(854).then(n.bind(n,854)).then(e=>Ys(e.xQuery))}),Zs.t$.of({name:"Yacas",extensions:["ys"],load:()=>n.e(3067).then(n.bind(n,3067)).then(e=>Ys(e.yacas))}),Zs.t$.of({name:"Z80",extensions:["z80"],load:()=>n.e(8206).then(n.bind(n,8206)).then(e=>Ys(e.z80))}),Zs.t$.of({name:"MscGen",extensions:["mscgen","mscin","msc"],load:()=>n.e(5251).then(n.bind(n,5251)).then(e=>Ys(e.mscgen))}),Zs.t$.of({name:"X\xf9",extensions:["xu"],load:()=>n.e(5251).then(n.bind(n,5251)).then(e=>Ys(e.xu))}),Zs.t$.of({name:"MsGenny",extensions:["msgenny"],load:()=>n.e(5251).then(n.bind(n,5251)).then(e=>Ys(e.msgenny))}),Zs.t$.of({name:"Vue",extensions:["vue"],load:()=>n.e(2066).then(n.bind(n,2066)).then(e=>e.vue())}),Zs.t$.of({name:"Angular Template",load:()=>n.e(624).then(n.bind(n,624)).then(e=>e.angular())})];var Ws=n(4563);function Ks(e){var{type:t="scroll",events:n,props:r}=e;return Ws.Z9.fromClass(class{constructor(e){(this.dom=void 0,this.view=void 0,this.view=e,this.dom="dom"===t?e.dom:"content"===t?e.contentDOM:e.scrollDOM,this.dom&&r)&&Object.keys(r).forEach(e=>{this.dom[e]=r[e]});Object.keys(n||{}).forEach(e=>{n&&n[e]&&this.dom&&this.dom.addEventListener(e,n[e])})}destroy(){Object.keys(n||{}).forEach(e=>{n&&n[e]&&this.dom&&this.dom.removeEventListener(e,n[e])})}})}var Js=n(2400),ea=n(4450);function ta(e,t){return n=>{let{state:r,dispatch:i}=n;if(r.readOnly)return!1;let o=e(t,r);return!!o&&(i(r.update(o)),!0)}}const na=ta(la,0),ra=ta(aa,0),ia=ta((e,t)=>aa(e,t,function(e){let t=[];for(let n of e.selection.ranges){let r=e.doc.lineAt(n.from),i=n.to<=r.to?r:e.doc.lineAt(n.to);i.from>r.from&&i.from==n.to&&(i=n.to==r.to+1?r:e.doc.lineAt(n.to-1));let o=t.length-1;o>=0&&t[o].to>r.from?t[o].to=i.to:t.push({from:r.from+/^\s*/.exec(r.text)[0].length,to:i.to})}return t}(t)),0);function oa(e,t){let n=e.languageDataAt("commentTokens",t,1);return n.length?n[0]:{}}const sa=50;function aa(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:t.selection.ranges,r=n.map(e=>oa(t,e.from).block);if(!r.every(e=>e))return null;let i=n.map((e,n)=>function(e,t,n,r){let i,o,{open:s,close:a}=t,l=e.sliceDoc(n-sa,n),c=e.sliceDoc(r,r+sa),u=/\s*$/.exec(l)[0].length,h=/^\s*/.exec(c)[0].length,d=l.length-u;if(l.slice(d-s.length,d)==s&&c.slice(h,h+a.length)==a)return{open:{pos:n-u,margin:u&&1},close:{pos:r+h,margin:h&&1}};r-n<=2*sa?i=o=e.sliceDoc(n,r):(i=e.sliceDoc(n,n+sa),o=e.sliceDoc(r-sa,r));let p=/^\s*/.exec(i)[0].length,f=/\s*$/.exec(o)[0].length,m=o.length-f-a.length;return i.slice(p,p+s.length)==s&&o.slice(m,m+a.length)==a?{open:{pos:n+p+s.length,margin:/\s/.test(i.charAt(p+s.length))?1:0},close:{pos:r-f-a.length,margin:/\s/.test(o.charAt(m-1))?1:0}}:null}(t,r[n],e.from,e.to));if(2!=e&&!i.every(e=>e))return{changes:t.changes(n.map((e,t)=>i[t]?[]:[{from:e.from,insert:r[t].open+" "},{from:e.to,insert:" "+r[t].close}]))};if(1!=e&&i.some(e=>e)){let e=[];for(let t,n=0;n2&&void 0!==arguments[2]?arguments[2]:t.selection.ranges,r=[],i=-1;for(let{from:o,to:s}of n){let e=r.length,n=1e9,a=oa(t,o).line;if(a){for(let e=o;e<=s;){let l=t.doc.lineAt(e);if(l.from>i&&(o==s||s>l.from)){i=l.from;let e=/^\s*/.exec(l.text)[0].length,t=e==l.length,o=l.text.slice(e,e+a.length)==a?e:-1;ee.comment<0&&(!e.empty||e.single))){let e=[];for(let{line:t,token:i,indent:o,empty:s,single:a}of r)!a&&s||e.push({from:t.from+o,insert:i+" "});let n=t.changes(e);return{changes:n,selection:t.selection.map(n,1)}}if(1!=e&&r.some(e=>e.comment>=0)){let e=[];for(let{line:t,comment:n,token:i}of r)if(n>=0){let r=t.from+n,o=r+i.length;" "==t.text[o-t.from]&&o++,e.push({from:r,to:o})}return{changes:e}}return null}const ca=Js.YH.define(),ua=Js.YH.define(),ha=Js.sj.define(),da=Js.sj.define({combine:e=>(0,Js.QR)(e,{minDepth:100,newGroupDelay:500,joinToEvent:(e,t)=>t},{minDepth:Math.max,newGroupDelay:Math.min,joinToEvent:(e,t)=>(n,r)=>e(n,r)||t(n,r)})}),pa=Js.sU.define({create:()=>_a.empty,update(e,t){let n=t.state.facet(da),r=t.annotation(ca);if(r){let i=va.fromTransaction(t,r.selection),o=r.side,s=0==o?e.undone:e.done;return s=i?ya(s,s.length,n.minDepth,i):wa(s,t.startState.selection),new _a(0==o?r.rest:s,0==o?s:r.rest)}let i=t.annotation(ua);if("full"!=i&&"before"!=i||(e=e.isolate()),!1===t.annotation(Js.ZX.addToHistory))return t.changes.empty?e:e.addMapping(t.changes.desc);let o=va.fromTransaction(t),s=t.annotation(Js.ZX.time),a=t.annotation(Js.ZX.userEvent);return o?e=e.addChanges(o,s,a,n,t):t.selection&&(e=e.addSelection(t.startState.selection,s,a,n.newGroupDelay)),"full"!=i&&"after"!=i||(e=e.isolate()),e},toJSON:e=>({done:e.done.map(e=>e.toJSON()),undone:e.undone.map(e=>e.toJSON())}),fromJSON:e=>new _a(e.done.map(va.fromJSON),e.undone.map(va.fromJSON))});function fa(e,t){return function(n){let{state:r,dispatch:i}=n;if(!t&&r.readOnly)return!1;let o=r.field(pa,!1);if(!o)return!1;let s=o.pop(e,r,t);return!!s&&(i(s),!0)}}const ma=fa(0,!1),ga=fa(1,!1),Oa=fa(0,!0),ba=fa(1,!0);class va{constructor(e,t,n,r,i){this.changes=e,this.effects=t,this.mapped=n,this.startSelection=r,this.selectionsAfter=i}setSelAfter(e){return new va(this.changes,this.effects,this.mapped,this.startSelection,e)}toJSON(){var e,t,n;return{changes:null===(e=this.changes)||void 0===e?void 0:e.toJSON(),mapped:null===(t=this.mapped)||void 0===t?void 0:t.toJSON(),startSelection:null===(n=this.startSelection)||void 0===n?void 0:n.toJSON(),selectionsAfter:this.selectionsAfter.map(e=>e.toJSON())}}static fromJSON(e){return new va(e.changes&&Js.VR.fromJSON(e.changes),[],e.mapped&&Js.Gu.fromJSON(e.mapped),e.startSelection&&Js.OF.fromJSON(e.startSelection),e.selectionsAfter.map(Js.OF.fromJSON))}static fromTransaction(e,t){let n=ka;for(let r of e.startState.facet(ha)){let t=r(e);t.length&&(n=n.concat(t))}return!n.length&&e.changes.empty?null:new va(e.changes.invert(e.startState.doc),n,void 0,t||e.startState.selection,ka)}static selection(e){return new va(void 0,ka,void 0,void 0,e)}}function ya(e,t,n,r){let i=t+1>n+20?t-n-1:0,o=e.slice(i,t);return o.push(r),o}function xa(e,t){return e.length?t.length?e.concat(t):e:t}const ka=[],Sa=200;function wa(e,t){if(e.length){let n=e[e.length-1],r=n.selectionsAfter.slice(Math.max(0,n.selectionsAfter.length-Sa));return r.length&&r[r.length-1].eq(t)?e:(r.push(t),ya(e,e.length-1,1e9,n.setSelAfter(r)))}return[va.selection([t])]}function Aa(e){let t=e[e.length-1],n=e.slice();return n[e.length-1]=t.setSelAfter(t.selectionsAfter.slice(0,t.selectionsAfter.length-1)),n}function Ta(e,t){if(!e.length)return e;let n=e.length,r=ka;for(;n;){let i=Ea(e[n-1],t,r);if(i.changes&&!i.changes.empty||i.effects.length){let t=e.slice(0,n);return t[n-1]=i,t}t=i.mapped,n--,r=i.selectionsAfter}return r.length?[va.selection(r)]:ka}function Ea(e,t,n){let r=xa(e.selectionsAfter.length?e.selectionsAfter.map(e=>e.map(t)):ka,n);if(!e.changes)return va.selection(r);let i=e.changes.map(t),o=t.mapDesc(e.changes,!0),s=e.mapped?e.mapped.composeDesc(o):o;return new va(i,Js.Pe.mapEffects(e.effects,t),s,e.startSelection.map(o),r)}const Ca=/^(input\.type|delete)($|\.)/;class _a{constructor(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:void 0;this.done=e,this.undone=t,this.prevTime=n,this.prevUserEvent=r}isolate(){return this.prevTime?new _a(this.done,this.undone):this}addChanges(e,t,n,r,i){let o=this.done,s=o[o.length-1];return o=s&&s.changes&&!s.changes.empty&&e.changes&&(!n||Ca.test(n))&&(!s.selectionsAfter.length&&t-this.prevTimen.push(e,t)),t.iterChangedRanges((e,t,i,o)=>{for(let s=0;s=e&&i<=t&&(r=!0)}}),r}(s.changes,e.changes))||"input.type.compose"==n)?ya(o,o.length-1,r.minDepth,new va(e.changes.compose(s.changes),xa(Js.Pe.mapEffects(e.effects,s.changes),s.effects),s.mapped,s.startSelection,ka)):ya(o,o.length,r.minDepth,e),new _a(o,ka,t,n)}addSelection(e,t,n,r){let i=this.done.length?this.done[this.done.length-1].selectionsAfter:ka;return i.length>0&&t-this.prevTimee.empty!=t.ranges[n].empty).length}(i[i.length-1],e)?this:new _a(wa(this.done,e),this.undone,t,n)}addMapping(e){return new _a(Ta(this.done,e),Ta(this.undone,e),this.prevTime,this.prevUserEvent)}pop(e,t,n){let r=0==e?this.done:this.undone;if(0==r.length)return null;let i=r[r.length-1],o=i.selectionsAfter[0]||t.selection;if(n&&i.selectionsAfter.length)return t.update({selection:i.selectionsAfter[i.selectionsAfter.length-1],annotations:ca.of({side:e,rest:Aa(r),selection:o}),userEvent:0==e?"select.undo":"select.redo",scrollIntoView:!0});if(i.changes){let n=1==r.length?ka:r.slice(0,r.length-1);return i.mapped&&(n=Ta(n,i.mapped)),t.update({changes:i.changes,selection:i.startSelection,effects:i.effects,annotations:ca.of({side:e,rest:n,selection:o}),filter:!1,userEvent:0==e?"undo":"redo",scrollIntoView:!0})}return null}}_a.empty=new _a(ka,ka);const Pa=[{key:"Mod-z",run:ma,preventDefault:!0},{key:"Mod-y",mac:"Mod-Shift-z",run:ga,preventDefault:!0},{linux:"Ctrl-Shift-z",run:ga,preventDefault:!0},{key:"Mod-u",run:Oa,preventDefault:!0},{key:"Alt-u",mac:"Mod-Shift-u",run:ba,preventDefault:!0}];function Da(e,t){return Js.OF.create(e.ranges.map(t),e.mainIndex)}function Ma(e,t){return e.update({selection:t,scrollIntoView:!0,userEvent:"select"})}function Na(e,t){let{state:n,dispatch:r}=e,i=Da(n.selection,t);return!i.eq(n.selection,!0)&&(r(Ma(n,i)),!0)}function Ra(e,t){return Js.OF.cursor(t?e.to:e.from)}function Qa(e,t){return Na(e,n=>n.empty?e.moveByChar(n,t):Ra(n,t))}function Ia(e){return e.textDirectionAt(e.state.selection.main.head)==Ws.OP.LTR}const La=e=>Qa(e,!Ia(e)),Fa=e=>Qa(e,Ia(e));function $a(e,t){return Na(e,n=>n.empty?e.moveByGroup(n,t):Ra(n,t))}"undefined"!=typeof Intl&&Intl.Segmenter;function Ba(e,t,n){if(t.type.prop(n))return!0;let r=t.to-t.from;return r&&(r>2||/[^\s,.;:]/.test(e.sliceDoc(t.from,t.to)))||t.firstChild}function za(e,t,n){let r,i,o=(0,Zs.mv)(e).resolveInner(t.head),s=n?ea.uY.closedBy:ea.uY.openedBy;for(let a=t.head;;){let t=n?o.childAfter(a):o.childBefore(a);if(!t)break;Ba(e,t,s)?o=t:a=n?t.to:t.from}return i=o.type.prop(s)&&(r=n?(0,Zs.jU)(e,o.from,1):(0,Zs.jU)(e,o.to,-1))&&r.matched?n?r.end.to:r.end.from:n?o.to:o.from,Js.OF.cursor(i,n?-1:1)}function qa(e,t){return Na(e,n=>{if(!n.empty)return Ra(n,t);let r=e.moveVertically(n,t);return r.head!=n.head?r:e.moveToLineBoundary(n,t)})}const Ha=e=>qa(e,!1),Ua=e=>qa(e,!0);function Xa(e){let t,n=e.scrollDOM.clientHeightn.empty?e.moveVertically(n,t,r.height):Ra(n,t));if(o.eq(i.selection))return!1;if(r.selfScroll){let t=e.coordsAtPos(i.selection.main.head),s=e.scrollDOM.getBoundingClientRect(),a=s.top+r.marginTop,l=s.bottom-r.marginBottom;t&&t.top>a&&t.bottomja(e,!1),Ya=e=>ja(e,!0);function Va(e,t,n){let r=e.lineBlockAt(t.head),i=e.moveToLineBoundary(t,n);if(i.head==t.head&&i.head!=(n?r.to:r.from)&&(i=e.moveToLineBoundary(t,n,!1)),!n&&i.head==r.from&&r.length){let n=/^\s*/.exec(e.state.sliceDoc(r.from,Math.min(r.from+100,r.to)))[0].length;n&&t.head!=r.from+n&&(i=Js.OF.cursor(r.from+n))}return i}function Ga(e,t,n){let r=!1,i=Da(e.selection,t=>{let i=(0,Zs.jU)(e,t.head,-1)||(0,Zs.jU)(e,t.head,1)||t.head>0&&(0,Zs.jU)(e,t.head-1,1)||t.head{let n=t(e);return Js.OF.range(e.anchor,n.head,n.goalColumn,n.bidiLevel||void 0)});return!n.eq(e.state.selection)&&(e.dispatch(Ma(e.state,n)),!0)}function Ka(e,t){return Wa(e,n=>e.moveByChar(n,t))}const Ja=e=>Ka(e,!Ia(e)),el=e=>Ka(e,Ia(e));function tl(e,t){return Wa(e,n=>e.moveByGroup(n,t))}function nl(e,t){return Wa(e,n=>e.moveVertically(n,t))}const rl=e=>nl(e,!1),il=e=>nl(e,!0);function ol(e,t){return Wa(e,n=>e.moveVertically(n,t,Xa(e).height))}const sl=e=>ol(e,!1),al=e=>ol(e,!0),ll=e=>{let{state:t,dispatch:n}=e;return n(Ma(t,{anchor:0})),!0},cl=e=>{let{state:t,dispatch:n}=e;return n(Ma(t,{anchor:t.doc.length})),!0},ul=e=>{let{state:t,dispatch:n}=e;return n(Ma(t,{anchor:t.selection.main.anchor,head:0})),!0},hl=e=>{let{state:t,dispatch:n}=e;return n(Ma(t,{anchor:t.selection.main.anchor,head:t.doc.length})),!0};function dl(e,t){if(e.state.readOnly)return!1;let n="delete.selection",{state:r}=e,i=r.changeByRange(r=>{let{from:i,to:o}=r;if(i==o){let s=t(r);si&&(n="delete.forward",s=pl(e,s,!0)),i=Math.min(i,s),o=Math.max(o,s)}else i=pl(e,i,!1),o=pl(e,o,!0);return i==o?{range:r}:{changes:{from:i,to:o},range:Js.OF.cursor(i,it(e)))r.between(t,t,(e,r)=>{et&&(t=n?r:e)});return t}const fl=(e,t,n)=>dl(e,r=>{let i,o,s=r.from,{state:a}=e,l=a.doc.lineAt(s);if(n&&!t&&s>l.from&&sfl(e,!1,!0),gl=e=>fl(e,!0,!1),Ol=(e,t)=>dl(e,n=>{let r=n.head,{state:i}=e,o=i.doc.lineAt(r),s=i.charCategorizer(r);for(let e=null;;){if(r==(t?o.to:o.from)){r==n.head&&o.number!=(t?i.doc.lines:1)&&(r+=t?1:-1);break}let a=(0,Js.zK)(o.text,r-o.from,t)+o.from,l=o.text.slice(Math.min(r,a)-o.from,Math.max(r,a)-o.from),c=s(l);if(null!=e&&c!=e)break;" "==l&&r==n.head||(e=c),r=a}return r}),bl=e=>Ol(e,!1);function vl(e){let t=[],n=-1;for(let r of e.selection.ranges){let i=e.doc.lineAt(r.from),o=e.doc.lineAt(r.to);if(r.empty||r.to!=o.from||(o=e.doc.lineAt(r.to-1)),n>=i.number){let e=t[t.length-1];e.to=o.to,e.ranges.push(r)}else t.push({from:i.from,to:o.to,ranges:[r]});n=o.number+1}return t}function yl(e,t,n){if(e.readOnly)return!1;let r=[],i=[];for(let o of vl(e)){if(n?o.to==e.doc.length:0==o.from)continue;let t=e.doc.lineAt(n?o.to+1:o.from-1),s=t.length+1;if(n){r.push({from:o.to,to:t.to},{from:o.from,insert:t.text+e.lineBreak});for(let t of o.ranges)i.push(Js.OF.range(Math.min(e.doc.length,t.anchor+s),Math.min(e.doc.length,t.head+s)))}else{r.push({from:t.from,to:o.from},{from:o.to,insert:e.lineBreak+t.text});for(let e of o.ranges)i.push(Js.OF.range(e.anchor-s,e.head-s))}}return!!r.length&&(t(e.update({changes:r,scrollIntoView:!0,selection:Js.OF.create(i,e.selection.mainIndex),userEvent:"move.line"})),!0)}function xl(e,t,n){if(e.readOnly)return!1;let r=[];for(let i of vl(e))n?r.push({from:i.from,insert:e.doc.slice(i.from,i.to)+e.lineBreak}):r.push({from:i.to,insert:e.lineBreak+e.doc.slice(i.from,i.to)});return t(e.update({changes:r,scrollIntoView:!0,userEvent:"input.copyline"})),!0}const kl=wl(!1),Sl=wl(!0);function wl(e){return t=>{let{state:n,dispatch:r}=t;if(n.readOnly)return!1;let i=n.changeByRange(t=>{let{from:r,to:i}=t,o=n.doc.lineAt(r),s=!e&&r==i&&function(e,t){if(/\(\)|\[\]|\{\}/.test(e.sliceDoc(t-1,t+1)))return{from:t,to:t};let n,r=(0,Zs.mv)(e).resolveInner(t),i=r.childBefore(t),o=r.childAfter(t);return i&&o&&i.to<=t&&o.from>=t&&(n=i.type.prop(ea.uY.closedBy))&&n.indexOf(o.name)>-1&&e.doc.lineAt(i.to).from==e.doc.lineAt(o.from).from&&!/\S/.test(e.sliceDoc(i.to,o.from))?{from:i.to,to:o.from}:null}(n,r);e&&(r=i=(i<=o.to?o:n.doc.lineAt(i)).to);let a=new Zs.KB(n,{simulateBreak:r,simulateDoubleBreak:!!s}),l=(0,Zs._v)(a,r);for(null==l&&(l=(0,Js.y$)(/^\s*/.exec(n.doc.lineAt(r).text)[0],n.tabSize));io.from&&r{let i=[];for(let s=r.from;s<=r.to;){let o=e.doc.lineAt(s);o.number>n&&(r.empty||r.to>o.from)&&(t(o,i,r),n=o.number),s=o.to+1}let o=e.changes(i);return{changes:i,range:Js.OF.range(o.mapPos(r.anchor,1),o.mapPos(r.head,1))}})}const Tl=e=>{let{state:t,dispatch:n}=e;return!t.readOnly&&(n(t.update(Al(t,(e,n)=>{n.push({from:e.from,insert:t.facet(Zs.Xt)})}),{userEvent:"input.indent"})),!0)},El=e=>{let{state:t,dispatch:n}=e;return!t.readOnly&&(n(t.update(Al(t,(e,n)=>{let r=/^\s*/.exec(e.text)[0];if(!r)return;let i=(0,Js.y$)(r,t.tabSize),o=0,s=(0,Zs.EI)(t,Math.max(0,i-(0,Zs.tp)(t)));for(;oNa(e,t=>Js.OF.cursor(e.lineBlockAt(t.head).from,1)),shift:e=>Wa(e,t=>Js.OF.cursor(e.lineBlockAt(t.head).from))},{key:"Ctrl-e",run:e=>Na(e,t=>Js.OF.cursor(e.lineBlockAt(t.head).to,-1)),shift:e=>Wa(e,t=>Js.OF.cursor(e.lineBlockAt(t.head).to))},{key:"Ctrl-d",run:gl},{key:"Ctrl-h",run:ml},{key:"Ctrl-k",run:e=>dl(e,t=>{let n=e.lineBlockAt(t.head).to;return t.head{let{state:t,dispatch:n}=e;if(t.readOnly)return!1;let r=t.changeByRange(e=>({changes:{from:e.from,to:e.to,insert:Js.EY.of(["",""])},range:Js.OF.cursor(e.from)}));return n(t.update(r,{scrollIntoView:!0,userEvent:"input"})),!0}},{key:"Ctrl-t",run:e=>{let{state:t,dispatch:n}=e;if(t.readOnly)return!1;let r=t.changeByRange(e=>{if(!e.empty||0==e.from||e.from==t.doc.length)return{range:e};let n=e.from,r=t.doc.lineAt(n),i=n==r.from?n-1:(0,Js.zK)(r.text,n-r.from,!1)+r.from,o=n==r.to?n+1:(0,Js.zK)(r.text,n-r.from,!0)+r.from;return{changes:{from:i,to:o,insert:t.doc.slice(n,o).append(t.doc.slice(i,n))},range:Js.OF.cursor(o)}});return!r.changes.empty&&(n(t.update(r,{scrollIntoView:!0,userEvent:"move.character"})),!0)}},{key:"Ctrl-v",run:Ya}],_l=[{key:"ArrowLeft",run:La,shift:Ja,preventDefault:!0},{key:"Mod-ArrowLeft",mac:"Alt-ArrowLeft",run:e=>$a(e,!Ia(e)),shift:e=>tl(e,!Ia(e)),preventDefault:!0},{mac:"Cmd-ArrowLeft",run:e=>Na(e,t=>Va(e,t,!Ia(e))),shift:e=>Wa(e,t=>Va(e,t,!Ia(e))),preventDefault:!0},{key:"ArrowRight",run:Fa,shift:el,preventDefault:!0},{key:"Mod-ArrowRight",mac:"Alt-ArrowRight",run:e=>$a(e,Ia(e)),shift:e=>tl(e,Ia(e)),preventDefault:!0},{mac:"Cmd-ArrowRight",run:e=>Na(e,t=>Va(e,t,Ia(e))),shift:e=>Wa(e,t=>Va(e,t,Ia(e))),preventDefault:!0},{key:"ArrowUp",run:Ha,shift:rl,preventDefault:!0},{mac:"Cmd-ArrowUp",run:ll,shift:ul},{mac:"Ctrl-ArrowUp",run:Za,shift:sl},{key:"ArrowDown",run:Ua,shift:il,preventDefault:!0},{mac:"Cmd-ArrowDown",run:cl,shift:hl},{mac:"Ctrl-ArrowDown",run:Ya,shift:al},{key:"PageUp",run:Za,shift:sl},{key:"PageDown",run:Ya,shift:al},{key:"Home",run:e=>Na(e,t=>Va(e,t,!1)),shift:e=>Wa(e,t=>Va(e,t,!1)),preventDefault:!0},{key:"Mod-Home",run:ll,shift:ul},{key:"End",run:e=>Na(e,t=>Va(e,t,!0)),shift:e=>Wa(e,t=>Va(e,t,!0)),preventDefault:!0},{key:"Mod-End",run:cl,shift:hl},{key:"Enter",run:kl,shift:kl},{key:"Mod-a",run:e=>{let{state:t,dispatch:n}=e;return n(t.update({selection:{anchor:0,head:t.doc.length},userEvent:"select"})),!0}},{key:"Backspace",run:ml,shift:ml},{key:"Delete",run:gl},{key:"Mod-Backspace",mac:"Alt-Backspace",run:bl},{key:"Mod-Delete",mac:"Alt-Delete",run:e=>Ol(e,!0)},{mac:"Mod-Backspace",run:e=>dl(e,t=>{let n=e.moveToLineBoundary(t,!1).head;return t.head>n?n:Math.max(0,t.head-1)})},{mac:"Mod-Delete",run:e=>dl(e,t=>{let n=e.moveToLineBoundary(t,!0).head;return t.head({mac:e.key,run:e.run,shift:e.shift}))),Pl=[{key:"Alt-ArrowLeft",mac:"Ctrl-ArrowLeft",run:e=>Na(e,t=>za(e.state,t,!Ia(e))),shift:e=>Wa(e,t=>za(e.state,t,!Ia(e)))},{key:"Alt-ArrowRight",mac:"Ctrl-ArrowRight",run:e=>Na(e,t=>za(e.state,t,Ia(e))),shift:e=>Wa(e,t=>za(e.state,t,Ia(e)))},{key:"Alt-ArrowUp",run:e=>{let{state:t,dispatch:n}=e;return yl(t,n,!1)}},{key:"Shift-Alt-ArrowUp",run:e=>{let{state:t,dispatch:n}=e;return xl(t,n,!1)}},{key:"Alt-ArrowDown",run:e=>{let{state:t,dispatch:n}=e;return yl(t,n,!0)}},{key:"Shift-Alt-ArrowDown",run:e=>{let{state:t,dispatch:n}=e;return xl(t,n,!0)}},{key:"Escape",run:e=>{let{state:t,dispatch:n}=e,r=t.selection,i=null;return r.ranges.length>1?i=Js.OF.create([r.main]):r.main.empty||(i=Js.OF.create([Js.OF.cursor(r.main.head)])),!!i&&(n(Ma(t,i)),!0)}},{key:"Mod-Enter",run:Sl},{key:"Alt-l",mac:"Ctrl-l",run:e=>{let{state:t,dispatch:n}=e,r=vl(t).map(e=>{let{from:n,to:r}=e;return Js.OF.range(n,Math.min(r+1,t.doc.length))});return n(t.update({selection:Js.OF.create(r),userEvent:"select"})),!0}},{key:"Mod-i",run:e=>{let{state:t,dispatch:n}=e,r=Da(t.selection,e=>{let n=(0,Zs.mv)(t),r=n.resolveStack(e.from,1);if(e.empty){let t=n.resolveStack(e.from,-1);t.node.from>=r.node.from&&t.node.to<=r.node.to&&(r=t)}for(let t=r;t;t=t.next){let{node:n}=t;if((n.from=e.to||n.to>e.to&&n.from<=e.from)&&t.next)return Js.OF.range(n.to,n.from)}return e});return!r.eq(t.selection)&&(n(Ma(t,r)),!0)},preventDefault:!0},{key:"Mod-[",run:El},{key:"Mod-]",run:Tl},{key:"Mod-Alt-\\",run:e=>{let{state:t,dispatch:n}=e;if(t.readOnly)return!1;let r=Object.create(null),i=new Zs.KB(t,{overrideIndentation:e=>{let t=r[e];return null==t?-1:t}}),o=Al(t,(e,n,o)=>{let s=(0,Zs._v)(i,e.from);if(null==s)return;/\S/.test(e.text)||(s=0);let a=/^\s*/.exec(e.text)[0],l=(0,Zs.EI)(t,s);(a!=l||o.from{if(e.state.readOnly)return!1;let{state:t}=e,n=t.changes(vl(t).map(e=>{let{from:n,to:r}=e;return n>0?n--:r{let n;if(e.lineWrapping){let r=e.lineBlockAt(t.head),i=e.coordsAtPos(t.head,t.assoc||1);i&&(n=r.bottom+e.documentTop-i.bottom+e.defaultLineHeight/2)}return e.moveVertically(t,!0,n)}).map(n);return e.dispatch({changes:n,selection:r,scrollIntoView:!0,userEvent:"delete.line"}),!0}},{key:"Shift-Mod-\\",run:e=>{let{state:t,dispatch:n}=e;return Ga(t,n,!1)}},{key:"Mod-/",run:e=>{let{state:t}=e,n=t.doc.lineAt(t.selection.main.from),r=oa(e.state,n.from);return r.line?na(e):!!r.block&&ia(e)}},{key:"Alt-A",run:ra},{key:"Ctrl-m",mac:"Shift-Alt-m",run:e=>(e.setTabFocusMode(),!0)}].concat(_l),Dl={key:"Tab",run:Tl,shift:El};function Ml(){var e=arguments[0];"string"==typeof e&&(e=document.createElement(e));var t=1,n=arguments[1];if(n&&"object"==typeof n&&null==n.nodeType&&!Array.isArray(n)){for(var r in n)if(Object.prototype.hasOwnProperty.call(n,r)){var i=n[r];"string"==typeof i?e.setAttribute(r,i):null!=i&&(e[r]=i)}t++}for(;te.normalize("NFKD"):e=>e;class Ql{constructor(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:e.length,i=arguments.length>4?arguments[4]:void 0,o=arguments.length>5?arguments[5]:void 0;this.test=o,this.value={from:0,to:0},this.done=!1,this.matches=[],this.buffer="",this.bufferPos=0,this.iter=e.iterRange(n,r),this.bufferStart=n,this.normalize=i?e=>i(Rl(e)):Rl,this.query=this.normalize(t)}peek(){if(this.bufferPos==this.buffer.length){if(this.bufferStart+=this.buffer.length,this.iter.next(),this.iter.done)return-1;this.bufferPos=0,this.buffer=this.iter.value}return(0,Js.vS)(this.buffer,this.bufferPos)}next(){for(;this.matches.length;)this.matches.pop();return this.nextOverlapping()}nextOverlapping(){for(;;){let e=this.peek();if(e<0)return this.done=!0,this;let t=(0,Js.MK)(e),n=this.bufferStart+this.bufferPos;this.bufferPos+=(0,Js.Fh)(e);let r=this.normalize(t);if(r.length)for(let i=0,o=n;;i++){let e=r.charCodeAt(i),s=this.match(e,o,this.bufferPos+this.bufferStart);if(i==r.length-1){if(s)return this.value=s,this;break}o==n&&i3&&void 0!==arguments[3]?arguments[3]:0,i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:e.length;if(this.text=e,this.to=i,this.curLine="",this.done=!1,this.value=Il,/\\[sWDnr]|\n|\r|\[\^/.test(t))return new zl(e,t,n,r,i);this.re=new RegExp(t,Ll+((null===n||void 0===n?void 0:n.ignoreCase)?"i":"")),this.test=null===n||void 0===n?void 0:n.test,this.iter=e.iter();let o=e.lineAt(r);this.curLineStart=o.from,this.matchPos=ql(e,r),this.getLine(this.curLineStart)}getLine(e){this.iter.next(e),this.iter.lineBreak?this.curLine="":(this.curLine=this.iter.value,this.curLineStart+this.curLine.length>this.to&&(this.curLine=this.curLine.slice(0,this.to-this.curLineStart)),this.iter.next())}nextLine(){this.curLineStart=this.curLineStart+this.curLine.length+1,this.curLineStart>this.to?this.curLine="":this.getLine(0)}next(){for(let e=this.matchPos-this.curLineStart;;){this.re.lastIndex=e;let t=this.matchPos<=this.to&&this.re.exec(this.curLine);if(t){let n=this.curLineStart+t.index,r=n+t[0].length;if(this.matchPos=ql(this.text,r+(n==r?1:0)),n==this.curLineStart+this.curLine.length&&this.nextLine(),(nthis.value.to)&&(!this.test||this.test(n,r,t)))return this.value={from:n,to:r,match:t},this;e=this.matchPos-this.curLineStart}else{if(!(this.curLineStart+this.curLine.length=n||r.to<=t){let r=new Bl(t,e.sliceString(t,n));return $l.set(e,r),r}if(r.from==t&&r.to==n)return r;let{text:i,from:o}=r;return o>t&&(i=e.sliceString(t,o)+i,o=t),r.to=this.to?this.to:this.text.lineAt(e).to}next(){for(;;){let e=this.re.lastIndex=this.matchPos-this.flat.from,t=this.re.exec(this.flat.text);if(t&&!t[0]&&t.index==e&&(this.re.lastIndex=e+1,t=this.re.exec(this.flat.text)),t){let e=this.flat.from+t.index,n=e+t[0].length;if((this.flat.to>=this.to||t.index+t[0].length<=this.flat.text.length-10)&&(!this.test||this.test(e,n,t)))return this.value={from:e,to:n,match:t},this.matchPos=ql(this.text,n+(e==n?1:0)),this}if(this.flat.to==this.to)return this.done=!0,this;this.flat=Bl.get(this.text,this.flat.from,this.chunkEnd(this.flat.from+2*this.flat.text.length))}}}function ql(e,t){if(t>=e.length)return t;let n,r=e.lineAt(t);for(;t=56320&&n<57344;)t++;return t}function Hl(e){let t=Ml("input",{class:"cm-textfield",name:"line",value:String(e.state.doc.lineAt(e.state.selection.main.head).number)});function n(){let n=/^([+-])?(\d+)?(:\d+)?(%)?$/.exec(t.value);if(!n)return;let{state:r}=e,i=r.doc.lineAt(r.selection.main.head),[,o,s,a,l]=n,c=a?+a.slice(1):0,u=s?+s:i.number;if(s&&l){let e=u/100;o&&(e=e*("-"==o?-1:1)+i.number/r.doc.lines),u=Math.round(r.doc.lines*e)}else s&&o&&(u=u*("-"==o?-1:1)+i.number);let h=r.doc.line(Math.max(1,Math.min(r.doc.lines,u))),d=Js.OF.cursor(h.from+Math.max(0,Math.min(c,h.length)));e.dispatch({effects:[Ul.of(!1),Ws.Lz.scrollIntoView(d.from,{y:"center"})],selection:d}),e.focus()}return{dom:Ml("form",{class:"cm-gotoLine",onkeydown:t=>{27==t.keyCode?(t.preventDefault(),e.dispatch({effects:Ul.of(!1)}),e.focus()):13==t.keyCode&&(t.preventDefault(),n())},onsubmit:e=>{e.preventDefault(),n()}},Ml("label",e.state.phrase("Go to line"),": ",t)," ",Ml("button",{class:"cm-button",type:"submit"},e.state.phrase("go")),Ml("button",{name:"close",onclick:()=>{e.dispatch({effects:Ul.of(!1)}),e.focus()},"aria-label":e.state.phrase("close"),type:"button"},["\xd7"]))}}"undefined"!=typeof Symbol&&(Fl.prototype[Symbol.iterator]=zl.prototype[Symbol.iterator]=function(){return this});const Ul=Js.Pe.define(),Xl=Js.sU.define({create:()=>!0,update(e,t){for(let n of t.effects)n.is(Ul)&&(e=n.value);return e},provide:e=>Ws.S7.from(e,e=>e?Hl:null)}),jl=Ws.Lz.baseTheme({".cm-panel.cm-gotoLine":{padding:"2px 6px 4px",position:"relative","& label":{fontSize:"80%"},"& [name=close]":{position:"absolute",top:"0",bottom:"0",right:"4px",backgroundColor:"inherit",border:"none",font:"inherit",padding:"0"}}}),Zl={highlightWordAroundCursor:!1,minSelectionLength:1,maxMatches:100,wholeWords:!1},Yl=Js.sj.define({combine:e=>(0,Js.QR)(e,Zl,{highlightWordAroundCursor:(e,t)=>e||t,minSelectionLength:Math.min,maxMatches:Math.min})});const Vl=Ws.NZ.mark({class:"cm-selectionMatch"}),Gl=Ws.NZ.mark({class:"cm-selectionMatch cm-selectionMatch-main"});function Wl(e,t,n,r){return(0==n||e(t.sliceDoc(n-1,n))!=Js.Je.Word)&&(r==t.doc.length||e(t.sliceDoc(r,r+1))!=Js.Je.Word)}const Kl=Ws.Z9.fromClass(class{constructor(e){this.decorations=this.getDeco(e)}update(e){(e.selectionSet||e.docChanged||e.viewportChanged)&&(this.decorations=this.getDeco(e.view))}getDeco(e){let t=e.state.facet(Yl),{state:n}=e,r=n.selection;if(r.ranges.length>1)return Ws.NZ.none;let i,o=r.main,s=null;if(o.empty){if(!t.highlightWordAroundCursor)return Ws.NZ.none;let e=n.wordAt(o.head);if(!e)return Ws.NZ.none;s=n.charCategorizer(o.head),i=n.sliceDoc(e.from,e.to)}else{let e=o.to-o.from;if(e200)return Ws.NZ.none;if(t.wholeWords){if(i=n.sliceDoc(o.from,o.to),s=n.charCategorizer(o.head),!Wl(s,n,o.from,o.to)||!function(e,t,n,r){return e(t.sliceDoc(n,n+1))==Js.Je.Word&&e(t.sliceDoc(r-1,r))==Js.Je.Word}(s,n,o.from,o.to))return Ws.NZ.none}else if(i=n.sliceDoc(o.from,o.to),!i)return Ws.NZ.none}let a=[];for(let l of e.visibleRanges){let e=new Ql(n.doc,i,l.from,l.to);for(;!e.next().done;){let{from:r,to:i}=e.value;if((!s||Wl(s,n,r,i))&&(o.empty&&r<=o.from&&i>=o.to?a.push(Gl.range(r,i)):(r>=o.to||i<=o.from)&&a.push(Vl.range(r,i)),a.length>t.maxMatches))return Ws.NZ.none}}return Ws.NZ.set(a)}},{decorations:e=>e.decorations}),Jl=Ws.Lz.baseTheme({".cm-selectionMatch":{backgroundColor:"#99ff7780"},".cm-searchMatch .cm-selectionMatch":{backgroundColor:"transparent"}});const ec=Js.sj.define({combine:e=>(0,Js.QR)(e,{top:!1,caseSensitive:!1,literal:!1,regexp:!1,wholeWord:!1,createPanel:e=>new _c(e),scrollToMatch:e=>Ws.Lz.scrollIntoView(e)})});class tc{constructor(e){this.search=e.search,this.caseSensitive=!!e.caseSensitive,this.literal=!!e.literal,this.regexp=!!e.regexp,this.replace=e.replace||"",this.valid=!!this.search&&(!this.regexp||function(e){try{return new RegExp(e,Ll),!0}catch(em){return!1}}(this.search)),this.unquoted=this.unquote(this.search),this.wholeWord=!!e.wholeWord}unquote(e){return this.literal?e:e.replace(/\\([nrt\\])/g,(e,t)=>"n"==t?"\n":"r"==t?"\r":"t"==t?"\t":"\\")}eq(e){return this.search==e.search&&this.replace==e.replace&&this.caseSensitive==e.caseSensitive&&this.regexp==e.regexp&&this.wholeWord==e.wholeWord}create(){return this.regexp?new lc(this):new ic(this)}getCursor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2?arguments[2]:void 0,r=e.doc?e:Js.$t.create({doc:e});return null==n&&(n=r.doc.length),this.regexp?oc(this,r,t,n):rc(this,r,t,n)}}class nc{constructor(e){this.spec=e}}function rc(e,t,n,r){return new Ql(t.doc,e.unquoted,n,r,e.caseSensitive?void 0:e=>e.toLowerCase(),e.wholeWord?(i=t.doc,o=t.charCategorizer(t.selection.main.head),(e,t,n,r)=>((r>e||r+n.length=t)return null;r.push(n.value)}return r}highlight(e,t,n,r){let i=rc(this.spec,e,Math.max(0,t-this.spec.unquoted.length),Math.min(n+this.spec.unquoted.length,e.doc.length));for(;!i.next().done;)r(i.value.from,i.value.to)}}function oc(e,t,n,r){return new Fl(t.doc,e.search,{ignoreCase:!e.caseSensitive,test:e.wholeWord?(i=t.charCategorizer(t.selection.main.head),(e,t,n)=>!n[0].length||(i(sc(n.input,n.index))!=Js.Je.Word||i(ac(n.input,n.index))!=Js.Je.Word)&&(i(ac(n.input,n.index+n[0].length))!=Js.Je.Word||i(sc(n.input,n.index+n[0].length))!=Js.Je.Word)):void 0},n,r);var i}function sc(e,t){return e.slice((0,Js.zK)(e,t,!1),t)}function ac(e,t){return e.slice(t,(0,Js.zK)(e,t))}class lc extends nc{nextMatch(e,t,n){let r=oc(this.spec,e,n,e.doc.length).next();return r.done&&(r=oc(this.spec,e,0,t).next()),r.done?null:r.value}prevMatchInRange(e,t,n){for(let r=1;;r++){let i=Math.max(t,n-1e4*r),o=oc(this.spec,e,i,n),s=null;for(;!o.next().done;)s=o.value;if(s&&(i==t||s.from>i+10))return s;if(i==t)return null}}prevMatch(e,t,n){return this.prevMatchInRange(e,0,t)||this.prevMatchInRange(e,n,e.doc.length)}getReplacement(e){return this.spec.unquote(this.spec.replace).replace(/\$([$&]|\d+)/g,(t,n)=>{if("&"==n)return e.match[0];if("$"==n)return"$";for(let r=n.length;r>0;r--){let t=+n.slice(0,r);if(t>0&&t=t)return null;r.push(n.value)}return r}highlight(e,t,n,r){let i=oc(this.spec,e,Math.max(0,t-250),Math.min(n+250,e.doc.length));for(;!i.next().done;)r(i.value.from,i.value.to)}}const cc=Js.Pe.define(),uc=Js.Pe.define(),hc=Js.sU.define({create:e=>new dc(Sc(e).create(),null),update(e,t){for(let n of t.effects)n.is(cc)?e=new dc(n.value.create(),e.panel):n.is(uc)&&(e=new dc(e.query,n.value?kc:null));return e},provide:e=>Ws.S7.from(e,e=>e.panel)});class dc{constructor(e,t){this.query=e,this.panel=t}}const pc=Ws.NZ.mark({class:"cm-searchMatch"}),fc=Ws.NZ.mark({class:"cm-searchMatch cm-searchMatch-selected"}),mc=Ws.Z9.fromClass(class{constructor(e){this.view=e,this.decorations=this.highlight(e.state.field(hc))}update(e){let t=e.state.field(hc);(t!=e.startState.field(hc)||e.docChanged||e.selectionSet||e.viewportChanged)&&(this.decorations=this.highlight(t))}highlight(e){let{query:t,panel:n}=e;if(!n||!t.spec.valid)return Ws.NZ.none;let{view:r}=this,i=new Js.vB;for(let o=0,s=r.visibleRanges,a=s.length;os[o+1].from-500;)n=s[++o].to;t.highlight(r.state,e,n,(e,t)=>{let n=r.state.selection.ranges.some(n=>n.from==e&&n.to==t);i.add(e,t,n?fc:pc)})}return i.finish()}},{decorations:e=>e.decorations});function gc(e){return t=>{let n=t.state.field(hc,!1);return n&&n.query.spec.valid?e(t,n):Tc(t)}}const Oc=gc((e,t)=>{let{query:n}=t,{to:r}=e.state.selection.main,i=n.nextMatch(e.state,r,r);if(!i)return!1;let o=Js.OF.single(i.from,i.to),s=e.state.facet(ec);return e.dispatch({selection:o,effects:[Nc(e,i),s.scrollToMatch(o.main,e)],userEvent:"select.search"}),Ac(e),!0}),bc=gc((e,t)=>{let{query:n}=t,{state:r}=e,{from:i}=r.selection.main,o=n.prevMatch(r,i,i);if(!o)return!1;let s=Js.OF.single(o.from,o.to),a=e.state.facet(ec);return e.dispatch({selection:s,effects:[Nc(e,o),a.scrollToMatch(s.main,e)],userEvent:"select.search"}),Ac(e),!0}),vc=gc((e,t)=>{let{query:n}=t,r=n.matchAll(e.state,1e3);return!(!r||!r.length)&&(e.dispatch({selection:Js.OF.create(r.map(e=>Js.OF.range(e.from,e.to))),userEvent:"select.search.matches"}),!0)}),yc=gc((e,t)=>{let{query:n}=t,{state:r}=e,{from:i,to:o}=r.selection.main;if(r.readOnly)return!1;let s=n.nextMatch(r,i,i);if(!s)return!1;let a,l,c=s,u=[],h=[];c.from==i&&c.to==o&&(l=r.toText(n.getReplacement(c)),u.push({from:c.from,to:c.to,insert:l}),c=n.nextMatch(r,c.from,c.to),h.push(Ws.Lz.announce.of(r.phrase("replaced match on line $",r.doc.lineAt(i).number)+".")));let d=e.state.changes(u);return c&&(a=Js.OF.single(c.from,c.to).map(d),h.push(Nc(e,c)),h.push(r.facet(ec).scrollToMatch(a.main,e))),e.dispatch({changes:d,selection:a,effects:h,userEvent:"input.replace"}),!0}),xc=gc((e,t)=>{let{query:n}=t;if(e.state.readOnly)return!1;let r=n.matchAll(e.state,1e9).map(e=>{let{from:t,to:r}=e;return{from:t,to:r,insert:n.getReplacement(e)}});if(!r.length)return!1;let i=e.state.phrase("replaced $ matches",r.length)+".";return e.dispatch({changes:r,effects:Ws.Lz.announce.of(i),userEvent:"input.replace.all"}),!0});function kc(e){return e.state.facet(ec).createPanel(e)}function Sc(e,t){var n,r,i,o,s;let a=e.selection.main,l=a.empty||a.to>a.from+100?"":e.sliceDoc(a.from,a.to);if(t&&!l)return t;let c=e.facet(ec);return new tc({search:(null!==(n=null===t||void 0===t?void 0:t.literal)&&void 0!==n?n:c.literal)?l:l.replace(/\n/g,"\\n"),caseSensitive:null!==(r=null===t||void 0===t?void 0:t.caseSensitive)&&void 0!==r?r:c.caseSensitive,literal:null!==(i=null===t||void 0===t?void 0:t.literal)&&void 0!==i?i:c.literal,regexp:null!==(o=null===t||void 0===t?void 0:t.regexp)&&void 0!==o?o:c.regexp,wholeWord:null!==(s=null===t||void 0===t?void 0:t.wholeWord)&&void 0!==s?s:c.wholeWord})}function wc(e){let t=(0,Ws.ld)(e,kc);return t&&t.dom.querySelector("[main-field]")}function Ac(e){let t=wc(e);t&&t==e.root.activeElement&&t.select()}const Tc=e=>{let t=e.state.field(hc,!1);if(t&&t.panel){let n=wc(e);if(n&&n!=e.root.activeElement){let r=Sc(e.state,t.query.spec);r.valid&&e.dispatch({effects:cc.of(r)}),n.focus(),n.select()}}else e.dispatch({effects:[uc.of(!0),t?cc.of(Sc(e.state,t.query.spec)):Js.Pe.appendConfig.of(Qc)]});return!0},Ec=e=>{let t=e.state.field(hc,!1);if(!t||!t.panel)return!1;let n=(0,Ws.ld)(e,kc);return n&&n.dom.contains(e.root.activeElement)&&e.focus(),e.dispatch({effects:uc.of(!1)}),!0},Cc=[{key:"Mod-f",run:Tc,scope:"editor search-panel"},{key:"F3",run:Oc,shift:bc,scope:"editor search-panel",preventDefault:!0},{key:"Mod-g",run:Oc,shift:bc,scope:"editor search-panel",preventDefault:!0},{key:"Escape",run:Ec,scope:"editor search-panel"},{key:"Mod-Shift-l",run:e=>{let{state:t,dispatch:n}=e,r=t.selection;if(r.ranges.length>1||r.main.empty)return!1;let{from:i,to:o}=r.main,s=[],a=0;for(let l=new Ql(t.doc,t.sliceDoc(i,o));!l.next().done;){if(s.length>1e3)return!1;l.value.from==i&&(a=s.length),s.push(Js.OF.range(l.value.from,l.value.to))}return n(t.update({selection:Js.OF.create(s,a),userEvent:"select.search.matches"})),!0}},{key:"Mod-Alt-g",run:e=>{let t=(0,Ws.ld)(e,Hl);if(!t){let n=[Ul.of(!0)];null==e.state.field(Xl,!1)&&n.push(Js.Pe.appendConfig.of([Xl,jl])),e.dispatch({effects:n}),t=(0,Ws.ld)(e,Hl)}return t&&t.dom.querySelector("input").select(),!0}},{key:"Mod-d",run:e=>{let{state:t,dispatch:n}=e,{ranges:r}=t.selection;if(r.some(e=>e.from===e.to))return(e=>{let{state:t,dispatch:n}=e,{selection:r}=t,i=Js.OF.create(r.ranges.map(e=>t.wordAt(e.head)||Js.OF.cursor(e.head)),r.mainIndex);return!i.eq(r)&&(n(t.update({selection:i})),!0)})({state:t,dispatch:n});let i=t.sliceDoc(r[0].from,r[0].to);if(t.selection.ranges.some(e=>t.sliceDoc(e.from,e.to)!=i))return!1;let o=function(e,t){let{main:n,ranges:r}=e.selection,i=e.wordAt(n.head),o=i&&i.from==n.from&&i.to==n.to;for(let s=!1,a=new Ql(e.doc,t,r[r.length-1].to);;){if(a.next(),!a.done){if(s&&r.some(e=>e.from==a.value.from))continue;if(o){let t=e.wordAt(a.value.from);if(!t||t.from!=a.value.from||t.to!=a.value.to)continue}return a.value}if(s)return null;a=new Ql(e.doc,t,0,Math.max(0,r[r.length-1].from-1)),s=!0}}(t,i);return!!o&&(n(t.update({selection:t.selection.addRange(Js.OF.range(o.from,o.to),!1),effects:Ws.Lz.scrollIntoView(o.to)})),!0)},preventDefault:!0}];class _c{constructor(e){this.view=e;let t=this.query=e.state.field(hc).query.spec;function n(e,t,n){return Ml("button",{class:"cm-button",name:e,onclick:t,type:"button"},n)}this.commit=this.commit.bind(this),this.searchField=Ml("input",{value:t.search,placeholder:Pc(e,"Find"),"aria-label":Pc(e,"Find"),class:"cm-textfield",name:"search",form:"","main-field":"true",onchange:this.commit,onkeyup:this.commit}),this.replaceField=Ml("input",{value:t.replace,placeholder:Pc(e,"Replace"),"aria-label":Pc(e,"Replace"),class:"cm-textfield",name:"replace",form:"",onchange:this.commit,onkeyup:this.commit}),this.caseField=Ml("input",{type:"checkbox",name:"case",form:"",checked:t.caseSensitive,onchange:this.commit}),this.reField=Ml("input",{type:"checkbox",name:"re",form:"",checked:t.regexp,onchange:this.commit}),this.wordField=Ml("input",{type:"checkbox",name:"word",form:"",checked:t.wholeWord,onchange:this.commit}),this.dom=Ml("div",{onkeydown:e=>this.keydown(e),class:"cm-search"},[this.searchField,n("next",()=>Oc(e),[Pc(e,"next")]),n("prev",()=>bc(e),[Pc(e,"previous")]),n("select",()=>vc(e),[Pc(e,"all")]),Ml("label",null,[this.caseField,Pc(e,"match case")]),Ml("label",null,[this.reField,Pc(e,"regexp")]),Ml("label",null,[this.wordField,Pc(e,"by word")]),...e.state.readOnly?[]:[Ml("br"),this.replaceField,n("replace",()=>yc(e),[Pc(e,"replace")]),n("replaceAll",()=>xc(e),[Pc(e,"replace all")])],Ml("button",{name:"close",onclick:()=>Ec(e),"aria-label":Pc(e,"close"),type:"button"},["\xd7"])])}commit(){let e=new tc({search:this.searchField.value,caseSensitive:this.caseField.checked,regexp:this.reField.checked,wholeWord:this.wordField.checked,replace:this.replaceField.value});e.eq(this.query)||(this.query=e,this.view.dispatch({effects:cc.of(e)}))}keydown(e){(0,Ws.TS)(this.view,e,"search-panel")?e.preventDefault():13==e.keyCode&&e.target==this.searchField?(e.preventDefault(),(e.shiftKey?bc:Oc)(this.view)):13==e.keyCode&&e.target==this.replaceField&&(e.preventDefault(),yc(this.view))}update(e){for(let t of e.transactions)for(let e of t.effects)e.is(cc)&&!e.value.eq(this.query)&&this.setQuery(e.value)}setQuery(e){this.query=e,this.searchField.value=e.search,this.replaceField.value=e.replace,this.caseField.checked=e.caseSensitive,this.reField.checked=e.regexp,this.wordField.checked=e.wholeWord}mount(){this.searchField.select()}get pos(){return 80}get top(){return this.view.state.facet(ec).top}}function Pc(e,t){return e.state.phrase(t)}const Dc=30,Mc=/[\s\.,:;?!]/;function Nc(e,t){let{from:n,to:r}=t,i=e.state.doc.lineAt(n),o=e.state.doc.lineAt(r).to,s=Math.max(i.from,n-Dc),a=Math.min(o,r+Dc),l=e.state.sliceDoc(s,a);if(s!=i.from)for(let c=0;cl.length-Dc;c--)if(!Mc.test(l[c-1])&&Mc.test(l[c])){l=l.slice(0,c);break}return Ws.Lz.announce.of(`${e.state.phrase("current match")}. ${l} ${e.state.phrase("on line")} ${i.number}.`)}const Rc=Ws.Lz.baseTheme({".cm-panel.cm-search":{padding:"2px 6px 4px",position:"relative","& [name=close]":{position:"absolute",top:"0",right:"4px",backgroundColor:"inherit",border:"none",font:"inherit",padding:0,margin:0},"& input, & button, & label":{margin:".2em .6em .2em 0"},"& input[type=checkbox]":{marginRight:".2em"},"& label":{fontSize:"80%",whiteSpace:"pre"}},"&light .cm-searchMatch":{backgroundColor:"#ffff0054"},"&dark .cm-searchMatch":{backgroundColor:"#00ffff8a"},"&light .cm-searchMatch-selected":{backgroundColor:"#ff6a0054"},"&dark .cm-searchMatch-selected":{backgroundColor:"#ff00ff8a"}}),Qc=[hc,Js.Nb.low(mc),Rc];var Ic=n(5045);class Lc{constructor(e,t,n){this.from=e,this.to=t,this.diagnostic=n}}class Fc{constructor(e,t,n){this.diagnostics=e,this.panel=t,this.selected=n}static init(e,t,n){let r=n.facet(Wc).markerFilter;r&&(e=r(e,n));let i=e.slice().sort((e,t)=>e.from-t.from||e.to-t.to),o=new Js.vB,s=[],a=0;for(let c=0;;){let e,t,r=c==i.length?null:i[c];if(!r&&!s.length)break;for(s.length?(e=a,t=s.reduce((e,t)=>Math.min(e,t.to),r&&r.from>e?r.from:1e8)):(e=r.from,t=r.to,s.push(r),c++);cn.from||n.to==e)){t=Math.min(n.from,t);break}s.push(n),c++,t=Math.min(n.to,t)}let l=au(s);if(s.some(e=>e.from==e.to||e.from==e.to-1&&n.doc.lineAt(e.from).to==e.from))o.add(e,e,Ws.NZ.widget({widget:new eu(l),diagnostics:s.slice()}));else{let n=s.reduce((e,t)=>t.markClass?e+" "+t.markClass:e,"");o.add(e,t,Ws.NZ.mark({class:"cm-lintRange cm-lintRange-"+l+n,diagnostics:s.slice(),inclusiveEnd:s.some(e=>e.to>t)}))}a=t;for(let n=0;n1&&void 0!==arguments[1]?arguments[1]:null,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:0,r=null;return e.between(n,1e9,(e,n,i)=>{let{spec:o}=i;if(!(t&&o.diagnostics.indexOf(t)<0))if(r){if(o.diagnostics.indexOf(r.diagnostic)<0)return!1;r=new Lc(r.from,n,r.diagnostic)}else r=new Lc(e,n,t||o.diagnostics[0])}),r}function Bc(e,t){let n=t.pos,r=t.end||n,i=e.state.facet(Wc).hideOn(e,n,r);if(null!=i)return i;let o=e.startState.doc.lineAt(t.pos);return!(!e.effects.some(e=>e.is(qc))&&!e.changes.touchesRange(o.from,Math.max(o.to,r)))}function zc(e,t){return e.field(Xc,!1)?t:t.concat(Js.Pe.appendConfig.of(lu))}const qc=Js.Pe.define(),Hc=Js.Pe.define(),Uc=Js.Pe.define(),Xc=Js.sU.define({create:()=>new Fc(Ws.NZ.none,null,null),update(e,t){if(t.docChanged&&e.diagnostics.size){let n=e.diagnostics.map(t.changes),r=null,i=e.panel;if(e.selected){let i=t.changes.mapPos(e.selected.from,1);r=$c(n,e.selected.diagnostic,i)||$c(n,null,i)}!n.size&&i&&t.state.facet(Wc).autoPanel&&(i=null),e=new Fc(n,i,r)}for(let n of t.effects)if(n.is(qc)){let r=t.state.facet(Wc).autoPanel?n.value.length?nu.open:null:e.panel;e=Fc.init(n.value,r,t.state)}else n.is(Hc)?e=new Fc(e.diagnostics,n.value?nu.open:null,e.selected):n.is(Uc)&&(e=new Fc(e.diagnostics,e.panel,n.value));return e},provide:e=>[Ws.S7.from(e,e=>e.panel),Ws.Lz.decorations.from(e,e=>e.diagnostics)]});const jc=Ws.NZ.mark({class:"cm-lintRange cm-lintRange-active"});function Zc(e,t,n){let r,{diagnostics:i}=e.state.field(Xc),o=-1,s=-1;i.between(t-(n<0?1:0),t+(n>0?1:0),(e,i,a)=>{let{spec:l}=a;if(t>=e&&t<=i&&(e==i||(t>e||n>0)&&(t({dom:Yc(e,r)})}:null}function Yc(e,t){return Ml("ul",{class:"cm-tooltip-lint"},t.map(t=>Jc(e,t,!1)))}const Vc=e=>{let t=e.state.field(Xc,!1);return!(!t||!t.panel)&&(e.dispatch({effects:Hc.of(!1)}),!0)},Gc=[{key:"Mod-Shift-m",run:e=>{let t=e.state.field(Xc,!1);t&&t.panel||e.dispatch({effects:zc(e.state,[Hc.of(!0)])});let n=(0,Ws.ld)(e,nu.open);return n&&n.dom.querySelector(".cm-panel-lint ul").focus(),!0},preventDefault:!0},{key:"F8",run:e=>{let t=e.state.field(Xc,!1);if(!t)return!1;let n=e.state.selection.main,r=t.diagnostics.iter(n.to+1);return!(!r.value&&(r=t.diagnostics.iter(0),!r.value||r.from==n.from&&r.to==n.to))&&(e.dispatch({selection:{anchor:r.from,head:r.to},scrollIntoView:!0}),!0)}}];const Wc=Js.sj.define({combine:e=>Object.assign({sources:e.map(e=>e.source).filter(e=>null!=e)},(0,Js.QR)(e.map(e=>e.config),{delay:750,markerFilter:null,tooltipFilter:null,needsRefresh:null,hideOn:()=>null},{needsRefresh:(e,t)=>e?t?n=>e(n)||t(n):e:t}))});function Kc(e){let t=[];if(e)e:for(let{name:n}of e){for(let e=0;ee.toLowerCase()==r.toLowerCase())){t.push(r);continue e}}t.push("")}return t}function Jc(e,t,n){var r;let i=n?Kc(t.actions):[];return Ml("li",{class:"cm-diagnostic cm-diagnostic-"+t.severity},Ml("span",{class:"cm-diagnosticText"},t.renderMessage?t.renderMessage(e):t.message),null===(r=t.actions)||void 0===r?void 0:r.map((n,r)=>{let o=!1,s=r=>{if(r.preventDefault(),o)return;o=!0;let i=$c(e.state.field(Xc).diagnostics,t);i&&n.apply(e,i.from,i.to)},{name:a}=n,l=i[r]?a.indexOf(i[r]):-1,c=l<0?a:[a.slice(0,l),Ml("u",a.slice(l,l+1)),a.slice(l+1)];return Ml("button",{type:"button",class:"cm-diagnosticAction",onclick:s,onmousedown:s,"aria-label":` Action: ${a}${l<0?"":` (access key "${i[r]})"`}.`},c)}),t.source&&Ml("div",{class:"cm-diagnosticSource"},t.source))}class eu extends Ws.xO{constructor(e){super(),this.sev=e}eq(e){return e.sev==this.sev}toDOM(){return Ml("span",{class:"cm-lintPoint cm-lintPoint-"+this.sev})}}class tu{constructor(e,t){this.diagnostic=t,this.id="item_"+Math.floor(4294967295*Math.random()).toString(16),this.dom=Jc(e,t,!0),this.dom.id=this.id,this.dom.setAttribute("role","option")}}class nu{constructor(e){this.view=e,this.items=[];this.list=Ml("ul",{tabIndex:0,role:"listbox","aria-label":this.view.state.phrase("Diagnostics"),onkeydown:t=>{if(27==t.keyCode)Vc(this.view),this.view.focus();else if(38==t.keyCode||33==t.keyCode)this.moveSelection((this.selectedIndex-1+this.items.length)%this.items.length);else if(40==t.keyCode||34==t.keyCode)this.moveSelection((this.selectedIndex+1)%this.items.length);else if(36==t.keyCode)this.moveSelection(0);else if(35==t.keyCode)this.moveSelection(this.items.length-1);else if(13==t.keyCode)this.view.focus();else{if(!(t.keyCode>=65&&t.keyCode<=90&&this.selectedIndex>=0))return;{let{diagnostic:n}=this.items[this.selectedIndex],r=Kc(n.actions);for(let i=0;i{for(let t=0;tVc(this.view)},"\xd7")),this.update()}get selectedIndex(){let e=this.view.state.field(Xc).selected;if(!e)return-1;for(let t=0;t{let{spec:l}=a;for(let c of l.diagnostics){if(o.has(c))continue;o.add(c);let e,s=-1;for(let t=n;tn&&(this.items.splice(n,s-n),r=!0)),t&&e.diagnostic==t.diagnostic?e.dom.hasAttribute("aria-selected")||(e.dom.setAttribute("aria-selected","true"),i=e):e.dom.hasAttribute("aria-selected")&&e.dom.removeAttribute("aria-selected"),n++}});n({sel:i.dom.getBoundingClientRect(),panel:this.list.getBoundingClientRect()}),write:e=>{let{sel:t,panel:n}=e,r=n.height/this.list.offsetHeight;t.topn.bottom&&(this.list.scrollTop+=(t.bottom-n.bottom)/r)}})):this.selectedIndex<0&&this.list.removeAttribute("aria-activedescendant"),r&&this.sync()}sync(){let e=this.list.firstChild;function t(){let t=e;e=t.nextSibling,t.remove()}for(let n of this.items)if(n.dom.parentNode==this.list){for(;e!=n.dom;)t();e=n.dom.nextSibling}else this.list.insertBefore(n.dom,e);for(;e;)t()}moveSelection(e){if(this.selectedIndex<0)return;let t=$c(this.view.state.field(Xc).diagnostics,this.items[e].diagnostic);t&&this.view.dispatch({selection:{anchor:t.from,head:t.to},scrollIntoView:!0,effects:Uc.of(t)})}static open(e){return new nu(e)}}function ru(e){return`url('data:image/svg+xml,1&&void 0!==arguments[1]?arguments[1]:'viewBox="0 0 40 40"'}>${encodeURIComponent(e)}')`}function iu(e){return ru(``,'width="6" height="3"')}const ou=Ws.Lz.baseTheme({".cm-diagnostic":{padding:"3px 6px 3px 8px",marginLeft:"-1px",display:"block",whiteSpace:"pre-wrap"},".cm-diagnostic-error":{borderLeft:"5px solid #d11"},".cm-diagnostic-warning":{borderLeft:"5px solid orange"},".cm-diagnostic-info":{borderLeft:"5px solid #999"},".cm-diagnostic-hint":{borderLeft:"5px solid #66d"},".cm-diagnosticAction":{font:"inherit",border:"none",padding:"2px 4px",backgroundColor:"#444",color:"white",borderRadius:"3px",marginLeft:"8px",cursor:"pointer"},".cm-diagnosticSource":{fontSize:"70%",opacity:.7},".cm-lintRange":{backgroundPosition:"left bottom",backgroundRepeat:"repeat-x",paddingBottom:"0.7px"},".cm-lintRange-error":{backgroundImage:iu("#d11")},".cm-lintRange-warning":{backgroundImage:iu("orange")},".cm-lintRange-info":{backgroundImage:iu("#999")},".cm-lintRange-hint":{backgroundImage:iu("#66d")},".cm-lintRange-active":{backgroundColor:"#ffdd9980"},".cm-tooltip-lint":{padding:0,margin:0},".cm-lintPoint":{position:"relative","&:after":{content:'""',position:"absolute",bottom:0,left:"-2px",borderLeft:"3px solid transparent",borderRight:"3px solid transparent",borderBottom:"4px solid #d11"}},".cm-lintPoint-warning":{"&:after":{borderBottomColor:"orange"}},".cm-lintPoint-info":{"&:after":{borderBottomColor:"#999"}},".cm-lintPoint-hint":{"&:after":{borderBottomColor:"#66d"}},".cm-panel.cm-panel-lint":{position:"relative","& ul":{maxHeight:"100px",overflowY:"auto","& [aria-selected]":{backgroundColor:"#ddd","& u":{textDecoration:"underline"}},"&:focus [aria-selected]":{background_fallback:"#bdf",backgroundColor:"Highlight",color_fallback:"white",color:"HighlightText"},"& u":{textDecoration:"none"},padding:0,margin:0},"& [name=close]":{position:"absolute",top:"0",right:"2px",background:"inherit",border:"none",font:"inherit",padding:0,margin:0}}});function su(e){return"error"==e?4:"warning"==e?3:"info"==e?2:1}function au(e){let t="hint",n=1;for(let r of e){let e=su(r.severity);e>n&&(n=e,t=r.severity)}return t}Ws.wJ;const lu=[Xc,Ws.Lz.decorations.compute([Xc],e=>{let{selected:t,panel:n}=e.field(Xc);return t&&n&&t.from!=t.to?Ws.NZ.set([jc.range(t.from,t.to)]):Ws.NZ.none}),(0,Ws.Ux)(Zc,{hideOn:Bc}),ou];var cu=function(e){void 0===e&&(e={});var{crosshairCursor:t=!1}=e,n=[];!1!==e.closeBracketsKeymap&&(n=n.concat(Ic.Bc)),!1!==e.defaultKeymap&&(n=n.concat(Pl)),!1!==e.searchKeymap&&(n=n.concat(Cc)),!1!==e.historyKeymap&&(n=n.concat(Pa)),!1!==e.foldKeymap&&(n=n.concat(Zs.f7)),!1!==e.completionKeymap&&(n=n.concat(Ic.OO)),!1!==e.lintKeymap&&(n=n.concat(Gc));var r=[];return!1!==e.lineNumbers&&r.push((0,Ws.$K)()),!1!==e.highlightActiveLineGutter&&r.push((0,Ws.Wu)()),!1!==e.highlightSpecialChars&&r.push((0,Ws.N$)()),!1!==e.history&&r.push(function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return[pa,da.of(e),Ws.Lz.domEventHandlers({beforeinput(e,t){let n="historyUndo"==e.inputType?ma:"historyRedo"==e.inputType?ga:null;return!!n&&(e.preventDefault(),n(t))}})]}()),!1!==e.foldGutter&&r.push((0,Zs.Lv)()),!1!==e.drawSelection&&r.push((0,Ws.VH)()),!1!==e.dropCursor&&r.push((0,Ws.A)()),!1!==e.allowMultipleSelections&&r.push(Js.$t.allowMultipleSelections.of(!0)),!1!==e.indentOnInput&&r.push((0,Zs.WD)()),!1!==e.syntaxHighlighting&&r.push((0,Zs.y9)(Zs.Zt,{fallback:!0})),!1!==e.bracketMatching&&r.push((0,Zs.SG)()),!1!==e.closeBrackets&&r.push((0,Ic.wm)()),!1!==e.autocompletion&&r.push((0,Ic.yU)()),!1!==e.rectangularSelection&&r.push((0,Ws.D4)()),!1!==t&&r.push((0,Ws.HJ)()),!1!==e.highlightActiveLine&&r.push((0,Ws.dz)()),!1!==e.highlightSelectionMatches&&r.push(function(e){let t=[Jl,Kl];return e&&t.push(Yl.of(e)),t}()),e.tabSize&&"number"===typeof e.tabSize&&r.push(Zs.Xt.of(" ".repeat(e.tabSize))),r.concat([Ws.w4.of(n.flat())]).filter(Boolean)},uu=n(1345);const hu="#e5c07b",du="#e06c75",pu="#56b6c2",fu="#ffffff",mu="#abb2bf",gu="#7d8799",Ou="#61afef",bu="#98c379",vu="#d19a66",yu="#c678dd",xu="#21252b",ku="#2c313a",Su="#282c34",wu="#353a42",Au="#3E4451",Tu="#528bff",Eu=Ws.Lz.theme({"&":{color:mu,backgroundColor:Su},".cm-content":{caretColor:Tu},".cm-cursor, .cm-dropCursor":{borderLeftColor:Tu},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:Au},".cm-panels":{backgroundColor:xu,color:mu},".cm-panels.cm-panels-top":{borderBottom:"2px solid black"},".cm-panels.cm-panels-bottom":{borderTop:"2px solid black"},".cm-searchMatch":{backgroundColor:"#72a1ff59",outline:"1px solid #457dff"},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:"#6199ff2f"},".cm-activeLine":{backgroundColor:"#6699ff0b"},".cm-selectionMatch":{backgroundColor:"#aafe661a"},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:"#bad0f847"},".cm-gutters":{backgroundColor:Su,color:gu,border:"none"},".cm-activeLineGutter":{backgroundColor:ku},".cm-foldPlaceholder":{backgroundColor:"transparent",border:"none",color:"#ddd"},".cm-tooltip":{border:"none",backgroundColor:wu},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:"transparent",borderBottomColor:"transparent"},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:wu,borderBottomColor:wu},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{backgroundColor:ku,color:mu}}},{dark:!0}),Cu=Zs.cr.define([{tag:uu._A.keyword,color:yu},{tag:[uu._A.name,uu._A.deleted,uu._A.character,uu._A.propertyName,uu._A.macroName],color:du},{tag:[uu._A.function(uu._A.variableName),uu._A.labelName],color:Ou},{tag:[uu._A.color,uu._A.constant(uu._A.name),uu._A.standard(uu._A.name)],color:vu},{tag:[uu._A.definition(uu._A.name),uu._A.separator],color:mu},{tag:[uu._A.typeName,uu._A.className,uu._A.number,uu._A.changed,uu._A.annotation,uu._A.modifier,uu._A.self,uu._A.namespace],color:hu},{tag:[uu._A.operator,uu._A.operatorKeyword,uu._A.url,uu._A.escape,uu._A.regexp,uu._A.link,uu._A.special(uu._A.string)],color:pu},{tag:[uu._A.meta,uu._A.comment],color:gu},{tag:uu._A.strong,fontWeight:"bold"},{tag:uu._A.emphasis,fontStyle:"italic"},{tag:uu._A.strikethrough,textDecoration:"line-through"},{tag:uu._A.link,color:gu,textDecoration:"underline"},{tag:uu._A.heading,fontWeight:"bold",color:du},{tag:[uu._A.atom,uu._A.bool,uu._A.special(uu._A.variableName)],color:vu},{tag:[uu._A.processingInstruction,uu._A.string,uu._A.inserted],color:bu},{tag:uu._A.invalid,color:fu}]),_u=[Eu,(0,Zs.y9)(Cu)];var Pu=Ws.Lz.theme({"&":{backgroundColor:"#fff"}},{dark:!1});class Du{constructor(e,t){this.timeLeftMS=void 0,this.timeoutMS=void 0,this.isCancelled=!1,this.isTimeExhausted=!1,this.callbacks=[],this.timeLeftMS=t,this.timeoutMS=t,this.callbacks.push(e)}tick(){if(!this.isCancelled&&!this.isTimeExhausted&&(this.timeLeftMS--,this.timeLeftMS<=0)){this.isTimeExhausted=!0;var e=this.callbacks.slice();this.callbacks.length=0,e.forEach(e=>{try{e()}catch(t){console.error("TimeoutLatch callback error:",t)}})}}cancel(){this.isCancelled=!0,this.callbacks.length=0}reset(){this.timeLeftMS=this.timeoutMS,this.isCancelled=!1,this.isTimeExhausted=!1}get isDone(){return this.isCancelled||this.isTimeExhausted}}class Mu{constructor(){this.interval=null,this.latches=new Set}add(e){this.latches.add(e),this.start()}remove(e){this.latches.delete(e),0===this.latches.size&&this.stop()}start(){null===this.interval&&(this.interval=setInterval(()=>{this.latches.forEach(e=>{e.tick(),e.isDone&&this.remove(e)})},1))}stop(){null!==this.interval&&(clearInterval(this.interval),this.interval=null)}}var Nu=null,Ru=Js.YH.define(),Qu=[];function Iu(e){var{value:t,selection:n,onChange:r,onStatistics:i,onCreateEditor:o,onUpdate:s,extensions:a=Qu,autoFocus:l,theme:c="light",height:u=null,minHeight:h=null,maxHeight:d=null,width:p=null,minWidth:f=null,maxWidth:m=null,placeholder:g="",editable:O=!0,readOnly:b=!1,indentWithTab:v=!0,basicSetup:y=!0,root:x,initialState:k}=e,[S,w]=(0,ee.useState)(),[A,T]=(0,ee.useState)(),[E,C]=(0,ee.useState)(),_=(0,ee.useState)(()=>({current:null}))[0],P=(0,ee.useState)(()=>({current:null}))[0],D=Ws.Lz.theme({"&":{height:u,minHeight:h,maxHeight:d,width:p,minWidth:f,maxWidth:m},"& .cm-scroller":{height:"100% !important"}}),M=Ws.Lz.updateListener.of(e=>{if(e.docChanged&&"function"===typeof r&&!e.transactions.some(e=>e.annotation(Ru))){_.current?_.current.reset():(_.current=new Du(()=>{if(P.current){var e=P.current;P.current=null,e()}_.current=null},200),("undefined"===typeof window?new Mu:(Nu||(Nu=new Mu),Nu)).add(_.current));var t=e.state.doc.toString();r(t,e)}i&&i((e=>({line:e.state.doc.lineAt(e.state.selection.main.from),lineCount:e.state.doc.lines,lineBreak:e.state.lineBreak,length:e.state.doc.length,readOnly:e.state.readOnly,tabSize:e.state.tabSize,selection:e.state.selection,selectionAsSingle:e.state.selection.asSingle().main,ranges:e.state.selection.ranges,selectionCode:e.state.sliceDoc(e.state.selection.main.from,e.state.selection.main.to),selections:e.state.selection.ranges.map(t=>e.state.sliceDoc(t.from,t.to)),selectedText:e.state.selection.ranges.some(e=>!e.empty)}))(e))}),N=function(e){void 0===e&&(e={});var{indentWithTab:t=!0,editable:n=!0,readOnly:r=!1,theme:i="light",placeholder:o="",basicSetup:s=!0}=e,a=[];switch(t&&a.unshift(Ws.w4.of([Dl])),s&&("boolean"===typeof s?a.unshift(cu()):a.unshift(cu(s))),o&&a.unshift((0,Ws.qf)(o)),i){case"light":a.push(Pu);break;case"dark":a.push(_u);break;case"none":break;default:a.push(i)}return!1===n&&a.push(Ws.Lz.editable.of(!1)),r&&a.push(Js.$t.readOnly.of(!0)),[...a]}({theme:c,editable:O,readOnly:b,placeholder:g,indentWithTab:v,basicSetup:y}),R=[M,D,...N];return s&&"function"===typeof s&&R.push(Ws.Lz.updateListener.of(s)),R=R.concat(a),(0,ee.useLayoutEffect)(()=>{if(S&&!E){var e={doc:t,selection:n,extensions:R},r=k?Js.$t.fromJSON(k.json,e,k.fields):Js.$t.create(e);if(C(r),!A){var i=new Ws.Lz({state:r,parent:S,root:x});T(i),o&&o(i,r)}}return()=>{A&&(C(void 0),T(void 0))}},[S,E]),(0,ee.useEffect)(()=>{e.container&&w(e.container)},[e.container]),(0,ee.useEffect)(()=>()=>{A&&(A.destroy(),T(void 0)),_.current&&(_.current.cancel(),_.current=null)},[A]),(0,ee.useEffect)(()=>{l&&A&&A.focus()},[l,A]),(0,ee.useEffect)(()=>{A&&A.dispatch({effects:Js.Pe.reconfigure.of(R)})},[c,a,u,h,d,p,f,m,g,O,b,v,y,r,s]),(0,ee.useEffect)(()=>{if(void 0!==t){var e=A?A.state.doc.toString():"";if(A&&t!==e){var n=()=>{A&&t!==A.state.doc.toString()&&A.dispatch({changes:{from:0,to:A.state.doc.toString().length,insert:t||""},annotations:[Ru.of(!0)]})};_.current&&!_.current.isDone?P.current=n:n()}}},[t,A]),{state:E,setState:C,view:A,setView:T,container:S,setContainer:w}}var Lu=["className","value","selection","extensions","onChange","onStatistics","onCreateEditor","onUpdate","autoFocus","theme","height","minHeight","maxHeight","width","minWidth","maxWidth","basicSetup","placeholder","indentWithTab","editable","readOnly","root","initialState"],Fu=(0,ee.forwardRef)((e,t)=>{var{className:n,value:r="",selection:i,extensions:o=[],onChange:s,onStatistics:a,onCreateEditor:l,onUpdate:c,autoFocus:u,theme:h="light",height:d,minHeight:p,maxHeight:f,width:m,minWidth:g,maxWidth:O,basicSetup:b,placeholder:v,indentWithTab:y,editable:x,readOnly:k,root:S,initialState:w}=e,A=It(e,Lu),T=(0,ee.useRef)(null),{state:E,view:C,container:_,setContainer:P}=Iu({root:S,value:r,autoFocus:u,theme:h,height:d,minHeight:p,maxHeight:f,width:m,minWidth:g,maxWidth:O,basicSetup:b,placeholder:v,indentWithTab:y,editable:x,readOnly:k,selection:i,onChange:s,onStatistics:a,onCreateEditor:l,onUpdate:c,extensions:o,initialState:w});(0,ee.useImperativeHandle)(t,()=>({editor:T.current,state:E,view:C}),[T,_,E,C]);var D=(0,ee.useCallback)(e=>{T.current=e,P(e)},[P]);if("string"!==typeof r)throw new Error("value must be typeof string but got "+typeof r);var M="string"===typeof h?"cm-theme-"+h:"cm-theme";return(0,Lt.jsx)("div",Qt({ref:D,className:M+(n?" "+n:"")},A))});Fu.displayName="CodeMirror";const $u=Fu,Bu=function(e){if(null===e||void 0===e)return qu;if("function"===typeof e)return zu(e);if("object"===typeof e)return Array.isArray(e)?function(e){const t=[];let n=-1;for(;++n":"")+")"})}return u;function u(){let c,u,h,d=Uu;if((!t||o(i,a,l[l.length-1]||void 0))&&(d=function(e){if(Array.isArray(e))return e;if("number"===typeof e)return[Xu,e];return null===e||void 0===e?Uu:[e]}(n(i,l)),d[0]===ju))return d;if("children"in i&&i.children){const t=i;if(t.children&&d[0]!==Zu)for(u=(r?t.children.length:-1)+s,h=l.concat(t);u>-1&&u0&&0===s.length)return}const a={};let l;for(l in t)Ju.call(t,l)&&(a[l]="children"===l?s:t[l]);return a}(e)}var th=n(7799),nh=n(5898),rh=n(9885);function ih(){ih=function(e,t){return new n(e,void 0,t)};var e=RegExp.prototype,t=new WeakMap;function n(e,r,i){var o=new RegExp(e,r);return t.set(o,i||t.get(e)),oh(o,n.prototype)}function r(e,n){var r=t.get(n);return Object.keys(r).reduce(function(t,n){var i=r[n];if("number"==typeof i)t[n]=e[i];else{for(var o=0;void 0===e[i[o]]&&o+1]+)>/g,function(e,t){var n=o[t];return"$"+(Array.isArray(n)?n.join("$"):n)}))}if("function"==typeof i){var s=this;return e[Symbol.replace].call(this,n,function(){var e=arguments;return"object"!=typeof e[e.length-1]&&(e=[].slice.call(e)).push(r(e,s)),i.apply(this,e)})}return e[Symbol.replace].call(this,n,i)},ih.apply(this,arguments)}function oh(e,t){return oh=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},oh(e,t)}function sh(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var lh=function(e){return function(t){return void 0===t&&(t={}),function(e,t){if(t&&!e.registered(t))throw new Error('The default language "'+t+'" is not registered with refractor.')}(e,t.defaultLanguage),function(e){Vu(e,"element",n)};function n(n,r,i){var o,s;if(i&&"pre"===i.tagName&&"code"===n.tagName){var a=(null==n||null==(o=n.data)?void 0:o.meta)||(null==n||null==(s=n.properties)?void 0:s.metastring)||"";n.properties.className?"boolean"==typeof n.properties.className?n.properties.className=[]:Array.isArray(n.properties.className)||(n.properties.className=[n.properties.className]):n.properties.className=[];var l,c,u=function(e){for(var t,n=ah(e.properties.className);!(t=n()).done;){var r=t.value;if("language-"===r.slice(0,9))return r.slice(9).toLowerCase()}return null}(n);if(!u&&t.defaultLanguage&&n.properties.className.push("language-"+(u=t.defaultLanguage)),n.properties.className.push("code-highlight"),u)try{var h,d;d=null!=(h=u)&&h.includes("diff-")?u.split("-")[1]:u,l=e.highlight(Gu(n),d),i.properties.className=(i.properties.className||[]).concat("language-"+d)}catch(y){if(!t.ignoreMissing||!/Unknown language/.test(y.message))throw y;l=n}else l=n;l.children=(c=1,function e(t){return t.reduce(function(t,n){if("text"===n.type){var r=n.value,i=(r.match(/\n/g)||"").length;if(0===i)n.position={start:{line:c,column:1},end:{line:c,column:1}},t.push(n);else for(var o,s=r.split("\n"),a=ah(s.entries());!(o=a()).done;){var l=o.value,u=l[0],h=l[1];t.push({type:"text",value:u===s.length-1?h:h+"\n",position:{start:{line:c+u,column:1},end:{line:c+u,column:1}}})}return c+=i,t}if(Object.prototype.hasOwnProperty.call(n,"children")){var d=c;return n.children=e(n.children),t.push(n),n.position={start:{line:d,column:1},end:{line:c,column:1}},t}return t.push(n),t},[])})(l.children),l.position=l.children.length>0?{start:{line:l.children[0].position.start.line,column:0},end:{line:l.children[l.children.length-1].position.end.line,column:0}}:{start:{line:0,column:0},end:{line:0,column:0}};for(var p,f=function(e){var t=/{([\d,-]+)}/,n=e.split(",").map(function(e){return e.trim()}).join();if(t.test(n)){var r=t.exec(n)[1],i=th(r);return function(e){return i.includes(e+1)}}return function(){return!1}}(a),m=function(e){var t=ih(/showLineNumbers=(\d+)/i,{lines:1});if(t.test(e)){var n=t.exec(e);return Number(n.groups.lines)}return 1}(a),g=function(e){for(var t=new Array(e),n=0;n=i+1});o.children=s.children,!a.toLowerCase().includes("showLineNumbers".toLowerCase())&&!t.showLineNumbers||O.some(function(e){return a.toLowerCase().includes(e)})||(o.properties.line=[(i+m).toString()],o.properties.className.push("line-number")),f(i)&&o.properties.className.push("highlight-line"),("diff"===u||null!=(e=u)&&e.includes("diff-"))&&"-"===Gu(o).substring(0,1)?o.properties.className.push("deleted"):("diff"===u||null!=(n=u)&&n.includes("diff-"))&&"+"===Gu(o).substring(0,1)&&o.properties.className.push("inserted")},v=ah(g.entries());!(p=v()).done;)b();g.length>0&&""===Gu(g[g.length-1]).trim()&&g.pop(),n.children=g}}}},ch=(lh(nh.L),lh(rh.L));class uh{constructor(e,t,n){this.normal=t,this.property=e,n&&(this.space=n)}}function hh(e,t){const n={},r={};for(const i of e)Object.assign(n,i.property),Object.assign(r,i.normal);return new uh(n,r,t)}function dh(e){return e.toLowerCase()}uh.prototype.normal={},uh.prototype.property={},uh.prototype.space=void 0;class ph{constructor(e,t){this.attribute=t,this.property=e}}ph.prototype.attribute="",ph.prototype.booleanish=!1,ph.prototype.boolean=!1,ph.prototype.commaOrSpaceSeparated=!1,ph.prototype.commaSeparated=!1,ph.prototype.defined=!1,ph.prototype.mustUseProperty=!1,ph.prototype.number=!1,ph.prototype.overloadedBoolean=!1,ph.prototype.property="",ph.prototype.spaceSeparated=!1,ph.prototype.space=void 0;let fh=0;const mh=kh(),gh=kh(),Oh=kh(),bh=kh(),vh=kh(),yh=kh(),xh=kh();function kh(){return 2**++fh}const Sh=Object.keys(r);class wh extends ph{constructor(e,t,n,i){let o=-1;if(super(e,t),Ah(this,"space",i),"number"===typeof n)for(;++o"role"===t?t:"aria-"+t.slice(4).toLowerCase()});function Ch(e,t){return t in e?e[t]:t}function _h(e,t){return Ch(e,t.toLowerCase())}const Ph=Th({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:yh,acceptCharset:vh,accessKey:vh,action:null,allow:null,allowFullScreen:mh,allowPaymentRequest:mh,allowUserMedia:mh,alt:null,as:null,async:mh,autoCapitalize:null,autoComplete:vh,autoFocus:mh,autoPlay:mh,blocking:vh,capture:null,charSet:null,checked:mh,cite:null,className:vh,cols:bh,colSpan:null,content:null,contentEditable:gh,controls:mh,controlsList:vh,coords:bh|yh,crossOrigin:null,data:null,dateTime:null,decoding:null,default:mh,defer:mh,dir:null,dirName:null,disabled:mh,download:Oh,draggable:gh,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:mh,formTarget:null,headers:vh,height:bh,hidden:Oh,high:bh,href:null,hrefLang:null,htmlFor:vh,httpEquiv:vh,id:null,imageSizes:null,imageSrcSet:null,inert:mh,inputMode:null,integrity:null,is:null,isMap:mh,itemId:null,itemProp:vh,itemRef:vh,itemScope:mh,itemType:vh,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:mh,low:bh,manifest:null,max:null,maxLength:bh,media:null,method:null,min:null,minLength:bh,multiple:mh,muted:mh,name:null,nonce:null,noModule:mh,noValidate:mh,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:mh,optimum:bh,pattern:null,ping:vh,placeholder:null,playsInline:mh,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:mh,referrerPolicy:null,rel:vh,required:mh,reversed:mh,rows:bh,rowSpan:bh,sandbox:vh,scope:null,scoped:mh,seamless:mh,selected:mh,shadowRootClonable:mh,shadowRootDelegatesFocus:mh,shadowRootMode:null,shape:null,size:bh,sizes:null,slot:null,span:bh,spellCheck:gh,src:null,srcDoc:null,srcLang:null,srcSet:null,start:bh,step:null,style:null,tabIndex:bh,target:null,title:null,translate:null,type:null,typeMustMatch:mh,useMap:null,value:gh,width:bh,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:vh,axis:null,background:null,bgColor:null,border:bh,borderColor:null,bottomMargin:bh,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:mh,declare:mh,event:null,face:null,frame:null,frameBorder:null,hSpace:bh,leftMargin:bh,link:null,longDesc:null,lowSrc:null,marginHeight:bh,marginWidth:bh,noResize:mh,noHref:mh,noShade:mh,noWrap:mh,object:null,profile:null,prompt:null,rev:null,rightMargin:bh,rules:null,scheme:null,scrolling:gh,standby:null,summary:null,text:null,topMargin:bh,valueType:null,version:null,vAlign:null,vLink:null,vSpace:bh,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:mh,disableRemotePlayback:mh,prefix:null,property:null,results:bh,security:null,unselectable:null},space:"html",transform:_h}),Dh=Th({attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},properties:{about:xh,accentHeight:bh,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:bh,amplitude:bh,arabicForm:null,ascent:bh,attributeName:null,attributeType:null,azimuth:bh,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:bh,by:null,calcMode:null,capHeight:bh,className:vh,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:bh,diffuseConstant:bh,direction:null,display:null,dur:null,divisor:bh,dominantBaseline:null,download:mh,dx:null,dy:null,edgeMode:null,editable:null,elevation:bh,enableBackground:null,end:null,event:null,exponent:bh,externalResourcesRequired:null,fill:null,fillOpacity:bh,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:yh,g2:yh,glyphName:yh,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:bh,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:bh,horizOriginX:bh,horizOriginY:bh,id:null,ideographic:bh,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:bh,k:bh,k1:bh,k2:bh,k3:bh,k4:bh,kernelMatrix:xh,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:bh,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:bh,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:bh,overlineThickness:bh,paintOrder:null,panose1:null,path:null,pathLength:bh,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:vh,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:bh,pointsAtY:bh,pointsAtZ:bh,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:xh,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:xh,rev:xh,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:xh,requiredFeatures:xh,requiredFonts:xh,requiredFormats:xh,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:bh,specularExponent:bh,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:bh,strikethroughThickness:bh,string:null,stroke:null,strokeDashArray:xh,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:bh,strokeOpacity:bh,strokeWidth:null,style:null,surfaceScale:bh,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:xh,tabIndex:bh,tableValues:null,target:null,targetX:bh,targetY:bh,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:xh,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:bh,underlineThickness:bh,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:bh,values:null,vAlphabetic:bh,vMathematical:bh,vectorEffect:null,vHanging:bh,vIdeographic:bh,version:null,vertAdvY:bh,vertOriginX:bh,vertOriginY:bh,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:bh,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:Ch}),Mh=Th({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform:(e,t)=>"xlink:"+t.slice(5).toLowerCase()}),Nh=Th({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:_h}),Rh=Th({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform:(e,t)=>"xml:"+t.slice(3).toLowerCase()}),Qh=hh([Eh,Ph,Mh,Nh,Rh],"html"),Ih=hh([Eh,Dh,Mh,Nh,Rh],"svg");var Lh={},Fh={};function $h(e,t){for(var n=t,r=0;r","+"],attributes:{unknownCaseSensitivityModifiers:"reject",operators:["=","~=","|="]},pseudoElements:{definitions:["before","after"]},pseudoClasses:{unknown:"reject",definitions:{NoArgument:["hover","focus","first-child"],String:["lang"]}}}),rd=ed(nd,{namespace:{wildcard:!0},combinators:["~"],attributes:{operators:["^=","$=","*="]},pseudoElements:{notation:"both"},pseudoClasses:{definitions:{NoArgument:["root","last-child","first-of-type","last-of-type","only-child","only-of-type","empty","target","enabled","disabled","checked","indeterminate"],Formula:["nth-child","nth-last-child","nth-of-type","nth-last-of-type"],Selector:["not"]}}}),id=ed(rd,{combinators:["||"],attributes:{caseSensitivityModifiers:["i","I","s","S"]},pseudoClasses:{definitions:{NoArgument:["any-link","local-link","target-within","scope","current","past","future","focus-within","focus-visible","read-write","read-only","placeholder-shown","default","valid","invalid","in-range","out-of-range","required","optional","blank","user-invalid","playing","paused","autofill","modal","fullscreen","picture-in-picture","defined","loading","popover-open"],Formula:["nth-col","nth-last-col"],String:["dir"],FormulaOfSelector:["nth-child","nth-last-child"],Selector:["current","is","where","has","state"]}},pseudoElements:{definitions:{NoArgument:["marker"]}}}),od={"css-position-1":{latest:!1,pseudoClasses:{definitions:{NoArgument:["static","relative","absolute"]}}},"css-position-2":{latest:!1,pseudoClasses:{definitions:{NoArgument:["static","relative","absolute","fixed"]}}},"css-position-3":{latest:!1,pseudoClasses:{definitions:{NoArgument:["sticky","fixed","absolute","relative","static"]}}},"css-position-4":{latest:!0,pseudoClasses:{definitions:{NoArgument:["sticky","fixed","absolute","relative","static","initial"]}}},"css-scoping-1":{latest:!0,pseudoClasses:{definitions:{NoArgument:["host","host-context"],Selector:["host","host-context"]}},pseudoElements:{definitions:{Selector:["slotted"]}}},"css-pseudo-4":{latest:!0,pseudoElements:{definitions:{NoArgument:["marker","selection","target-text","search-text","spelling-error","grammar-error","backdrop","file-selector-button","prefix","postfix","placeholder","details-content"],String:["highlight"]}}},"css-shadow-parts-1":{latest:!0,pseudoElements:{definitions:{String:["part"]}}}},sd=jh(jh({},id),{modules:Object.entries(od).filter(function(e){return e[1].latest}).map(function(e){return e[0]})}),ad={css1:td,css2:nd,css3:rd,"selectors-3":rd,"selectors-4":id,latest:sd,progressive:ed(sd,{pseudoElements:{unknown:"accept"},pseudoClasses:{unknown:"accept"},attributes:{unknownCaseSensitivityModifiers:"accept"}})};var ld=function(){for(var e={pseudoClasses:{},pseudoElements:{}},t=0,n=["css1","css2","css3","selectors-3","selectors-4"];t="a"&&e<="z"||e>="A"&&e<="Z"||"-"===e||"_"===e||"\\"===e||e>="\xa0"}function ud(e){return e>="a"&&e<="z"||e>="A"&&e<="Z"||e>="0"&&e<="9"||"-"===e||"_"===e||e>="\xa0"}function hd(e){return e>="a"&&e<="f"||e>="A"&&e<="F"||e>="0"&&e<="9"}var dd={" ":!0,"\t":!0,"\n":!0,"\r":!0,"\f":!0},pd={'"':!0,"'":!0},fd={0:!0,1:!0,2:!0,3:!0,4:!0,5:!0,6:!0,7:!0,8:!0,9:!0};var md="css-selector-parser parse error: ";var gd=function(){return gd=Object.assign||function(e){for(var t,n=1,r=arguments.length;n0)for(var l=0,c=a.modules;l0)for(var h=0,d=s;h0,D=a.pseudoClasses?[!0,a.pseudoClasses.definitions?Xh(a.pseudoClasses.definitions):qh,"accept"===a.pseudoClasses.unknown]:[!1,qh,!1],M=D[0],N=D[1],R=D[2],Q=a.pseudoElements?[!0,"singleColon"===a.pseudoElements.notation||"both"===a.pseudoElements.notation,!a.pseudoElements.notation||"doubleColon"===a.pseudoElements.notation||"both"===a.pseudoElements.notation,a.pseudoElements.definitions?Xh(Array.isArray(a.pseudoElements.definitions)?{NoArgument:a.pseudoElements.definitions}:a.pseudoElements.definitions):qh,"accept"===a.pseudoElements.unknown]:[!1,!1,!1,qh,!1],I=Q[0],L=Q[1],F=Q[2],$=Q[3],B=Q[4],z="",q=z.length,H=0,U="",X=function(e){return U===e},j=function(){return X("*")||cd(U)},Z=function(e){H=e,U=z.charAt(H)},Y=function(){H++,U=z.charAt(H)},V=function(){var e=U;return H++,U=z.charAt(H),e};function G(e){var t=Math.min(q-1,H),n=new Error("".concat(md).concat(e," Pos: ").concat(t,"."));throw n.position=t,n.name="ParserError",n}function W(e,t){if(!e)return G(t)}var K=function(){W(H=q},ee=function(e){W(H=2&&G("Identifiers cannot start with two hyphens with strict mode on."),fd[U]&&G("Identifiers cannot start with hyphens followed by digits.");H0&&(u+=". It is defined in: ".concat(c.join(", "))),G(u+".")}if(I&&(a||!a&&L&&Object.prototype.hasOwnProperty.call($,l))){var h={type:"PseudoElement",name:l};(p=de(l,"pseudo-element",d=null!==(t=$[l])&&void 0!==t?t:B&&Hh))&&(W("Formula"!==p.type&&"FormulaOfSelector"!==p.type,"Pseudo-elements cannot have formula argument."),h.argument=p),r.items.push(h)}else{var d;if(W(M,"Pseudo-classes are not enabled."),d=null!==(n=N[l])&&void 0!==n?n:R&&Hh);else{c=ld.pseudoClasses[l],u='Unknown pseudo-class: "'.concat(l,'"');c&&c.length>0&&(u+=". It is defined in: ".concat(c.join(", "))),G(u+".")}var p,f={type:"PseudoClass",name:l};(p=de(l,"pseudo-class",d))&&(f.argument=p),r.items.push(f)}}if(0===r.items.length)return J()?G("Expected rule but end of input reached."):G('Expected rule but "'.concat(U,'" found.'));if(ae(),!J()&&!X(",")&&!X(")")){var m=te(w);ae(),r.nestedRule=me(),r.nestedRule.combinator=m}return r}return function(e){if("string"!==typeof e)throw new Error("".concat(md,"Expected string input."));return q=(z=e).length,H=0,U=z.charAt(0),le()}}({syntax:"selectors-4"});function vd(e){if("string"!==typeof e)throw new TypeError("Expected `string` as selector, not `"+e+"`");return bd(e)}const yd="\u0591-\u07ff\ufb1d-\ufdfd\ufe70-\ufefc",xd="A-Za-z\xc0-\xd6\xd8-\xf6\xf8-\u02b8\u0300-\u0590\u0800-\u1fff\u200e\u2c00-\ufb1c\ufe00-\ufe6f\ufefd-\uffff",kd=new RegExp("^[^"+xd+"]*["+yd+"]"),Sd=new RegExp("^[^"+yd+"]*["+xd+"]");function wd(e){const t=function(e){const t=String(e||"");return kd.test(t)?"rtl":Sd.test(t)?"ltr":"neutral"}(e);return"neutral"===t?void 0:t}function Ad(e){const t="element"===e.type&&"string"===typeof e.properties.dir?e.properties.dir.toLowerCase():void 0;return"auto"===t||"ltr"===t||"rtl"===t?t:void 0}var Td=n(8461);function Ed(){}function Cd(){}const _d=/[A-Z]/g,Pd=/-[a-z]/g,Dd=/^data[-\w.:]+$/i;function Md(e,t){const n=dh(t);let r=t,i=ph;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&"data"===n.slice(0,4)&&Dd.test(t)){if("-"===t.charAt(4)){const e=t.slice(5).replace(Pd,Rd);r="data"+e.charAt(0).toUpperCase()+e.slice(1)}else{const e=t.slice(4);if(!Pd.test(e)){let n=e.replace(_d,Nd);"-"!==n.charAt(0)&&(n="-"+n),t="data"+n}}i=wh}return new i(r,t)}function Nd(e){return"-"+e.toLowerCase()}function Rd(e){return e.charAt(1).toUpperCase()}var Qd=n(4818);function Id(e,t,n){const r=Md(n,e.name);let i=function(e,t){if(null===e||void 0===e);else if("boolean"===typeof e){if(e)return t.attribute}else{if(!Array.isArray(e))return String(e);if(e.length>0)return(t.commaSeparated?Td.A:Qd.A)(e)}}(t.properties[r.property],r);if(!e.value)return void 0!==i;e.value.type;let o=e.value.value;if("i"===e.caseSensitivityModifier&&(o=o.toLowerCase(),i&&(i=i.toLowerCase())),void 0!==i)switch(e.operator){case"=":return o===i;case"$=":return o===i.slice(-o.length);case"*=":return i.includes(o);case"^=":return o===i.slice(0,o.length);case"|=":return o===i||o===i.slice(0,o.length)&&"-"===i.charAt(o.length);case"~=":return o===i||Qd.q(i).includes(o)}return!1}const Ld=[];function Fd(e,t){return(t.properties.className||Ld).includes(e.name)}function $d(e,t){return t.properties.id===e.name}function Bd(e,t){return e.name===t.tagName}function zd(e,t){return function(n,r){let i=Hd(n,"tag");const o=Hd(null===r||void 0===r?"*":r,"range"),s=[];let a=-1;for(;++ae<=n;if(0===t)return e=>e===n;if(1===t)return n<0?Kd.trueFunc:e=>e>=n;const r=Math.abs(t),i=(n%r+r)%r;return t>1?e=>e>=n&&e%r===i:e=>e<=n&&e%r===i}(function(e){if("even"===(e=e.trim().toLowerCase()))return[2,0];if("odd"===e)return[2,1];let t=0,n=0,r=o(),i=s();if(t=Gd&&e.charCodeAt(t)<=Wd;)r=10*r+(e.charCodeAt(t)-Gd),t++;return t===n?null:r}function a(){for(;t1?o-1:0),a=1;a0},is:ap,lang:function(e,t,n,r,i){return e.argument,e.argument.type,""!==i.language&&void 0!==i.language&&qd(i.language,(0,Td.q)(e.argument.value)).length>0},"last-child":function(e,t,n,r,i){return ip(i,e),Boolean(i.elementCount&&i.elementIndex===i.elementCount-1)},"last-of-type":function(e,t,n,r,i){return ip(i,e),"number"===typeof i.typeIndex&&"number"===typeof i.typeCount&&i.typeIndex===i.typeCount-1},not:function(e,t,n,r,i){return!ap(e,t,n,r,i)},"nth-child":function(e,t,n,r,i){const o=sp(e);return ip(i,e),"number"===typeof i.elementIndex&&o(i.elementIndex)},"nth-last-child":function(e,t,n,r,i){const o=sp(e);return ip(i,e),Boolean("number"===typeof i.elementCount&&"number"===typeof i.elementIndex&&o(i.elementCount-i.elementIndex-1))},"nth-last-of-type":function(e,t,n,r,i){const o=sp(e);return ip(i,e),"number"===typeof i.typeCount&&"number"===typeof i.typeIndex&&o(i.typeCount-1-i.typeIndex)},"nth-of-type":function(e,t,n,r,i){const o=sp(e);return ip(i,e),"number"===typeof i.typeIndex&&o(i.typeIndex)},"only-child":function(e,t,n,r,i){return ip(i,e),1===i.elementCount},"only-of-type":function(e,t,n,r,i){return ip(i,e),1===i.typeCount},optional:function(e,t){return!cp(e,t)},"read-only":function(e,t,n,r,i){return!lp(e,t,n,r,i)},"read-write":lp,required:cp,root:function(e,t,n,r,i){return Boolean((!r||"root"===r.type)&&i.schema&&("html"===i.schema.space||"svg"===i.schema.space)&&("html"===t.tagName||"svg"===t.tagName))},scope:function(e,t,n,r,i){return i.scopeElements.includes(t)}},invalid:function(){},unknown:function(e){throw new Error("Unknown pseudo-selector `"+e.name+"`")}});function ip(e,t){if(e.shallow)throw new Error("Cannot use `:"+t.name+"` without parent")}function op(e,t){return("button"===t.tagName||"input"===t.tagName||"select"===t.tagName||"textarea"===t.tagName||"optgroup"===t.tagName||"option"===t.tagName||"menuitem"===t.tagName||"fieldset"===t.tagName)&&Xd(t,"disabled")}function sp(e){let t=e._cachedFn;if(!t){const n=e.argument;if("Formula"!==n.type)throw new Error("Expected `nth` formula, such as `even` or `2n+1` (`of` is not yet supported)");t=np(n.a+"n+"+n.b),e._cachedFn=t}return t}function ap(e,t,n,r,i){e.argument,e.argument.type;const o={...i,found:!1,one:!0,results:[],rootQuery:e.argument,scopeElements:[t],shallow:!1};return pp(o,t),o.results[0]===t}function lp(e,t,n,r,i){return"input"===t.tagName||"textarea"===t.tagName?!Xd(t,"readOnly")&&!Xd(t,"disabled"):Boolean(i.editableOrEditingHost)}function cp(e,t){return("input"===t.tagName||"textarea"===t.tagName||"select"===t.tagName)&&Xd(t,"required")}function up(e,t){const n=e.children;let r=-1;for(;++r0&&t.length>0?[...e,...t]:e&&e.length>0?e:t&&t.length>0?t:dp}function gp(e,t){if("element"===t.type){const n=t.tagName.toUpperCase(),r=(e.types.get(n)||0)+1;e.count++,e.types.set(n,r)}}function Op(e,t,n,r,i,o){let s={adjacentSibling:void 0,descendant:void 0,directChild:void 0,generalSibling:void 0};const a=function(e,t){const n=e.schema,r=e.language,i=e.direction,o=e.editableOrEditingHost;let s;if("element"===t.type){const r=t.properties.xmlLang||t.properties.lang,i=t.properties.type||"text",o=Ad(t);null!==r&&void 0!==r&&(e.language=String(r)),n&&"html"===n.space?("true"===t.properties.contentEditable&&(e.editableOrEditingHost=!0),"svg"===t.tagName&&(e.schema=Ih),"rtl"===o?s=o:"ltr"===o||"auto"!==o&&"html"===t.tagName||"auto"!==o&&"input"===t.tagName&&"tel"===i?s="ltr":"auto"!==o&&"bdi"!==t.tagName||("textarea"===t.tagName?s=wd(Gu(t)):"input"!==t.tagName||"email"!==i&&"search"!==i&&"tel"!==i&&"text"!==i?Vu(t,function(e){return"text"===e.type?(s=wd(e.value),s?ju:void 0):e===t||"element"!==e.type||"bdi"!==e.tagName&&"script"!==e.tagName&&"style"!==e.tagName&&"textare"!==e.tagName&&!Ad(e)?void 0:Zu}):s=t.properties.value?wd(String(t.properties.value)):"ltr"),s&&(e.direction=s)):e.editableOrEditingHost&&(e.editableOrEditingHost=!1)}return function(){e.schema=n,e.language=r,e.direction=i,e.editableOrEditingHost=o}}(e,n);if("element"===n.type){let a=e.rootQuery.rules;i&&i!==o&&(a=e.rootQuery.rules.filter(e=>void 0===e.combinator||">"===e.combinator&&i===o)),s=function(e,t,n,r,i){const o={adjacentSibling:void 0,descendant:void 0,directChild:void 0,generalSibling:void 0};let s=-1;for(;++s"===t.combinator?"directChild":"descendant",t):(e.found=!0,e.results.includes(n)||e.results.push(n))}void 0===a.combinator?fp(o,"descendant",a):"~"===a.combinator&&fp(o,"generalSibling",a)}return o}(e,mp(t,a),n,r,i)}return!("children"in n)||e.shallow||e.one&&e.found||function(e,t,n,r){const i=mp(t.descendant,t.directChild);let o,s=-1;const a={count:0,types:new Map},l={count:0,types:new Map};for(;++s1&&void 0!==arguments[1]?arguments[1]:"";return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:[]).forEach(t=>{"text"===t.type?e+=t.value:"element"===t.type&&t.children&&Array.isArray(t.children)&&(e+=vp(t.children))}),e},yp=e=>{const{selector:t,rewrite:n}=e||{};return e=>{if(n&&"function"===typeof n){if(t&&"string"===typeof t){const r=function(e,t,n){const r=bp(e,t,n);return pp(r,t||void 0),r.results}(t,e);return void(r&&r.length>0&&Vu(e,r,(e,t,r)=>{n(e,t,r)}))}Vu(e,(e,t,r)=>{n(e,t,r)})}}},xp=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>2?arguments[2]:void 0,n=arguments.length>3?arguments[3]:void 0,r=arguments.length>1?arguments[1]:void 0;for(;r/,"$2")||""))return;if(n){if(xp(e,r,"pre",n))return;return t.value=(t.value||"").replace(/^(\n|\s)+/,""),t}return t.value=(t.value||"").replace(/^(\n|\s)+/,""),t}}},kp=e=>{let{value:t=""}=e;const n=function(){return((arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").match(/([^?=&]+)(=([^&]*))/g)||[]).reduce((e,t)=>(e[t.slice(0,t.indexOf("="))]=t.slice(t.indexOf("=")+1),e),{})}(t.replace(/^/,"$1").replace(/^rehype:/,""));return Object.keys(n).forEach(e=>{"true"===n[e]&&(n[e]=!0),"false"===n[e]&&(n[e]=!1),"string"!==typeof n[e]||/^0/.test(n[e])||isNaN(+n[e])||(n[e]=+n[e])}),n},Sp=(e,t,n)=>"string"===n?{...e,"data-config":JSON.stringify({...t,rehyp:!0})}:"attr"===n?{...e,...t}:{...e,"data-config":{...t,rehyp:!0}},wp=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const{properties:t="data",codeBlockParames:n=!0}=e;return e=>{Vu(e,"element",(e,r,i)=>{if(n&&"pre"===e.tagName&&e&&Array.isArray(e.children)&&i&&Array.isArray(i.children)&&i.children.length>1){const n=e.children[0];if(n&&"code"===n.tagName&&"number"===typeof r){const o=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0;for(;t>-1;){if(t--,!e[t])return;if(e[t]&&e[t].value&&""!==e[t].value.replace(/(\n|\s)/g,"")||"text"!==e[t].type){if(!/^rehype:/.test(e[t].value)||"comment"!==e[t].type)return;return e[t]}}}(i.children,r);if(o){const r=kp(o);Object.keys(r).length>0&&(e.properties={...e.properties,"data-type":"rehyp"},n.properties=Sp(n.properties,r,t))}}}if(/^(em|strong|b|a|i|p|pre|kbd|blockquote|h(1|2|3|4|5|6)|code|table|img|del|ul|ol)$/.test(e.tagName)&&i&&Array.isArray(i.children)&&"number"===typeof r){const o=xp(i.children,r,"",n);if(o){const n=kp(o);Object.keys(n).length>0&&(e.properties=Sp(e.properties,n,t))}}})}},Ap="object"===typeof self?self:globalThis,Tp=e=>((e,t)=>{const n=(t,n)=>(e.set(n,t),t),r=i=>{if(e.has(i))return e.get(i);const[o,s]=t[i];switch(o){case 0:case-1:return n(s,i);case 1:{const e=n([],i);for(const t of s)e.push(r(t));return e}case 2:{const e=n({},i);for(const[t,n]of s)e[r(t)]=r(n);return e}case 3:return n(new Date(s),i);case 4:{const{source:e,flags:t}=s;return n(new RegExp(e,t),i)}case 5:{const e=n(new Map,i);for(const[t,n]of s)e.set(r(t),r(n));return e}case 6:{const e=n(new Set,i);for(const t of s)e.add(r(t));return e}case 7:{const{name:e,message:t}=s;return n(new Ap[e](t),i)}case 8:return n(BigInt(s),i);case"BigInt":return n(Object(BigInt(s)),i);case"ArrayBuffer":return n(new Uint8Array(s).buffer,s);case"DataView":{const{buffer:e}=new Uint8Array(s);return n(new DataView(e),s)}}return n(new Ap[o](s),i)};return r})(new Map,e)(0),Ep="",{toString:Cp}={},{keys:_p}=Object,Pp=e=>{const t=typeof e;if("object"!==t||!e)return[0,t];const n=Cp.call(e).slice(8,-1);switch(n){case"Array":return[1,Ep];case"Object":return[2,Ep];case"Date":return[3,Ep];case"RegExp":return[4,Ep];case"Map":return[5,Ep];case"Set":return[6,Ep];case"DataView":return[1,n]}return n.includes("Array")?[1,n]:n.includes("Error")?[7,n]:[2,n]},Dp=e=>{let[t,n]=e;return 0===t&&("function"===n||"symbol"===n)},Mp=function(e){let{json:t,lossy:n}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const r=[];return((e,t,n,r)=>{const i=(e,t)=>{const i=r.push(e)-1;return n.set(t,i),i},o=r=>{if(n.has(r))return n.get(r);let[s,a]=Pp(r);switch(s){case 0:{let t=r;switch(a){case"bigint":s=8,t=r.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+a);t=null;break;case"undefined":return i([-1],r)}return i([s,t],r)}case 1:{if(a){let e=r;return"DataView"===a?e=new Uint8Array(r.buffer):"ArrayBuffer"===a&&(e=new Uint8Array(r)),i([a,[...e]],r)}const e=[],t=i([s,e],r);for(const n of r)e.push(o(n));return t}case 2:{if(a)switch(a){case"BigInt":return i([a,r.toString()],r);case"Boolean":case"Number":case"String":return i([a,r.valueOf()],r)}if(t&&"toJSON"in r)return o(r.toJSON());const n=[],l=i([s,n],r);for(const t of _p(r))!e&&Dp(Pp(r[t]))||n.push([o(t),o(r[t])]);return l}case 3:return i([s,r.toISOString()],r);case 4:{const{source:e,flags:t}=r;return i([s,{source:e,flags:t}],r)}case 5:{const t=[],n=i([s,t],r);for(const[i,s]of r)(e||!Dp(Pp(i))&&!Dp(Pp(s)))&&t.push([o(i),o(s)]);return n}case 6:{const t=[],n=i([s,t],r);for(const i of r)!e&&Dp(Pp(i))||t.push(o(i));return n}}const{message:l}=r;return i([s,{name:a,message:l}],r)};return o})(!(t||n),!!t,new Map,r)(e),r},Np="function"===typeof structuredClone?(e,t)=>t&&("json"in t||"lossy"in t)?Tp(Mp(e,t)):structuredClone(e):(e,t)=>Tp(Mp(e,t)),Rp=/[#.]/g;function Qp(e,t,n){const r=n?function(e){const t=new Map;for(const n of e)t.set(n.toLowerCase(),n);return t}(n):void 0;return function(n,i){let o;for(var s=arguments.length,a=new Array(s>2?s-2:0),l=2;l1?n[e.line-2]:0)+e.column-1;if(r-1&&e<=t.length){let r=0;for(;;){let i=n[r];if(void 0===i){const e=zp(t,n[r-1]);i=-1===e?t.length+1:e+1,n[r]=i}if(i>e)return{line:r+1,column:e-(r>0?n[r-1]:0)+1,offset:e};r++}}}}}(t),i=r.toPoint(0),o=r.toPoint(t.length);n.position={start:i,end:o}}return n}case"#documentType":return n={type:"doctype"},Zp(e,t,n),n;case"#text":{const r=t;return n={type:"text",value:r.value},Zp(e,r,n),n}default:return n=function(e,t){const n=e.schema;e.schema=t.namespaceURI===qp.svg?Ih:Qh;let r=-1;const i={};for(;++r"xlink:"+t.slice(5).toLowerCase(),properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null}}),gf=ff({space:"xml",transform:(e,t)=>"xml:"+t.slice(3).toLowerCase(),properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function Of(e,t){return t in e?e[t]:t}function bf(e,t){return Of(e,t.toLowerCase())}const vf=ff({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:bf,properties:{xmlns:null,xmlnsXLink:null}}),yf=ff({transform:(e,t)=>"role"===t?t:"aria-"+t.slice(4).toLowerCase(),properties:{ariaActiveDescendant:null,ariaAtomic:nf,ariaAutoComplete:null,ariaBusy:nf,ariaChecked:nf,ariaColCount:of,ariaColIndex:of,ariaColSpan:of,ariaControls:sf,ariaCurrent:null,ariaDescribedBy:sf,ariaDetails:null,ariaDisabled:nf,ariaDropEffect:sf,ariaErrorMessage:null,ariaExpanded:nf,ariaFlowTo:sf,ariaGrabbed:nf,ariaHasPopup:null,ariaHidden:nf,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:sf,ariaLevel:of,ariaLive:null,ariaModal:nf,ariaMultiLine:nf,ariaMultiSelectable:nf,ariaOrientation:null,ariaOwns:sf,ariaPlaceholder:null,ariaPosInSet:of,ariaPressed:nf,ariaReadOnly:nf,ariaRelevant:null,ariaRequired:nf,ariaRoleDescription:sf,ariaRowCount:of,ariaRowIndex:of,ariaRowSpan:of,ariaSelected:nf,ariaSetSize:of,ariaSort:null,ariaValueMax:of,ariaValueMin:of,ariaValueNow:of,ariaValueText:null,role:null}}),xf=ff({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:bf,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:af,acceptCharset:sf,accessKey:sf,action:null,allow:null,allowFullScreen:tf,allowPaymentRequest:tf,allowUserMedia:tf,alt:null,as:null,async:tf,autoCapitalize:null,autoComplete:sf,autoFocus:tf,autoPlay:tf,blocking:sf,capture:null,charSet:null,checked:tf,cite:null,className:sf,cols:of,colSpan:null,content:null,contentEditable:nf,controls:tf,controlsList:sf,coords:of|af,crossOrigin:null,data:null,dateTime:null,decoding:null,default:tf,defer:tf,dir:null,dirName:null,disabled:tf,download:rf,draggable:nf,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:tf,formTarget:null,headers:sf,height:of,hidden:tf,high:of,href:null,hrefLang:null,htmlFor:sf,httpEquiv:sf,id:null,imageSizes:null,imageSrcSet:null,inert:tf,inputMode:null,integrity:null,is:null,isMap:tf,itemId:null,itemProp:sf,itemRef:sf,itemScope:tf,itemType:sf,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:tf,low:of,manifest:null,max:null,maxLength:of,media:null,method:null,min:null,minLength:of,multiple:tf,muted:tf,name:null,nonce:null,noModule:tf,noValidate:tf,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:tf,optimum:of,pattern:null,ping:sf,placeholder:null,playsInline:tf,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:tf,referrerPolicy:null,rel:sf,required:tf,reversed:tf,rows:of,rowSpan:of,sandbox:sf,scope:null,scoped:tf,seamless:tf,selected:tf,shadowRootClonable:tf,shadowRootDelegatesFocus:tf,shadowRootMode:null,shape:null,size:of,sizes:null,slot:null,span:of,spellCheck:nf,src:null,srcDoc:null,srcLang:null,srcSet:null,start:of,step:null,style:null,tabIndex:of,target:null,title:null,translate:null,type:null,typeMustMatch:tf,useMap:null,value:nf,width:of,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:sf,axis:null,background:null,bgColor:null,border:of,borderColor:null,bottomMargin:of,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:tf,declare:tf,event:null,face:null,frame:null,frameBorder:null,hSpace:of,leftMargin:of,link:null,longDesc:null,lowSrc:null,marginHeight:of,marginWidth:of,noResize:tf,noHref:tf,noShade:tf,noWrap:tf,object:null,profile:null,prompt:null,rev:null,rightMargin:of,rules:null,scheme:null,scrolling:nf,standby:null,summary:null,text:null,topMargin:of,valueType:null,version:null,vAlign:null,vLink:null,vSpace:of,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:tf,disableRemotePlayback:tf,prefix:null,property:null,results:of,security:null,unselectable:null}}),kf=ff({space:"svg",attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},transform:Of,properties:{about:lf,accentHeight:of,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:of,amplitude:of,arabicForm:null,ascent:of,attributeName:null,attributeType:null,azimuth:of,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:of,by:null,calcMode:null,capHeight:of,className:sf,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:of,diffuseConstant:of,direction:null,display:null,dur:null,divisor:of,dominantBaseline:null,download:tf,dx:null,dy:null,edgeMode:null,editable:null,elevation:of,enableBackground:null,end:null,event:null,exponent:of,externalResourcesRequired:null,fill:null,fillOpacity:of,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:af,g2:af,glyphName:af,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:of,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:of,horizOriginX:of,horizOriginY:of,id:null,ideographic:of,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:of,k:of,k1:of,k2:of,k3:of,k4:of,kernelMatrix:lf,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:of,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:of,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:of,overlineThickness:of,paintOrder:null,panose1:null,path:null,pathLength:of,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:sf,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:of,pointsAtY:of,pointsAtZ:of,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:lf,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:lf,rev:lf,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:lf,requiredFeatures:lf,requiredFonts:lf,requiredFormats:lf,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:of,specularExponent:of,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:of,strikethroughThickness:of,string:null,stroke:null,strokeDashArray:lf,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:of,strokeOpacity:of,strokeWidth:null,style:null,surfaceScale:of,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:lf,tabIndex:of,tableValues:null,target:null,targetX:of,targetY:of,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:lf,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:of,underlineThickness:of,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:of,values:null,vAlphabetic:of,vMathematical:of,vectorEffect:null,vHanging:of,vIdeographic:of,version:null,vertAdvY:of,vertOriginX:of,vertOriginY:of,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:of,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null}}),Sf=Wp([gf,mf,vf,yf,xf],"html"),wf=Wp([gf,mf,vf,yf,kf],"svg"),Af=/^data[-\w.:]+$/i,Tf=/-[a-z]/g,Ef=/[A-Z]/g;function Cf(e){return"-"+e.toLowerCase()}function _f(e){return e.charAt(1).toUpperCase()}const Pf={},Df={}.hasOwnProperty,Mf=tp("type",{handlers:{root:function(e,t){const n={nodeName:"#document",mode:(e.data||{}).quirksMode?"quirks":"no-quirks",childNodes:[]};return n.childNodes=Rf(e.children,n,t),Qf(e,n),n},element:function(e,t){const n=t;let r=n;"element"===e.type&&"svg"===e.tagName.toLowerCase()&&"html"===n.space&&(r=wf);const i=[];let o;if(e.properties)for(o in e.properties)if("children"!==o&&Df.call(e.properties,o)){const t=Nf(r,o,e.properties[o]);t&&i.push(t)}const s=r.space;const a={nodeName:e.tagName,tagName:e.tagName,attrs:i,namespaceURI:qp[s],childNodes:[],parentNode:null};a.childNodes=Rf(e.children,a,r),Qf(e,a),"template"===e.tagName&&e.content&&(a.content=function(e,t){const n={nodeName:"#document-fragment",childNodes:[]};return n.childNodes=Rf(e.children,n,t),Qf(e,n),n}(e.content,r));return a},text:function(e){const t={nodeName:"#text",value:e.value,parentNode:null};return Qf(e,t),t},comment:function(e){const t={nodeName:"#comment",data:e.value,parentNode:null};return Qf(e,t),t},doctype:function(e){const t={nodeName:"#documentType",name:"html",publicId:"",systemId:"",parentNode:null};return Qf(e,t),t}}});function Nf(e,t,n){const r=function(e,t){const n=Kp(t);let r=t,i=Jp;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&"data"===n.slice(0,4)&&Af.test(t)){if("-"===t.charAt(4)){const e=t.slice(5).replace(Tf,_f);r="data"+e.charAt(0).toUpperCase()+e.slice(1)}else{const e=t.slice(4);if(!Tf.test(e)){let n=e.replace(Ef,Cf);"-"!==n.charAt(0)&&(n="-"+n),t="data"+n}}i=hf}return new i(r,t)}(e,t);if(!1===n||null===n||void 0===n||"number"===typeof n&&Number.isNaN(n)||!n&&r.boolean)return;Array.isArray(n)&&(n=r.commaSeparated?(0,Td.A)(n):(0,Qd.A)(n));const i={name:r.attribute,value:!0===n?"":String(n)};if(r.space&&"html"!==r.space&&"svg"!==r.space){const e=i.name.indexOf(":");e<0?i.prefix="":(i.name=i.name.slice(e+1),i.prefix=r.attribute.slice(0,e)),i.namespace=qp[r.space]}return i}function Rf(e,t,n){let r=-1;const i=[];if(e)for(;++r=55296&&e<=57343}function Zf(e){return 32!==e&&10!==e&&13!==e&&9!==e&&12!==e&&e>=1&&e<=31||e>=127&&e<=159}function Yf(e){return e>=64976&&e<=65007||Lf.has(e)}var Vf;!function(e){e.controlCharacterInInputStream="control-character-in-input-stream",e.noncharacterInInputStream="noncharacter-in-input-stream",e.surrogateInInputStream="surrogate-in-input-stream",e.nonVoidHtmlElementStartTagWithTrailingSolidus="non-void-html-element-start-tag-with-trailing-solidus",e.endTagWithAttributes="end-tag-with-attributes",e.endTagWithTrailingSolidus="end-tag-with-trailing-solidus",e.unexpectedSolidusInTag="unexpected-solidus-in-tag",e.unexpectedNullCharacter="unexpected-null-character",e.unexpectedQuestionMarkInsteadOfTagName="unexpected-question-mark-instead-of-tag-name",e.invalidFirstCharacterOfTagName="invalid-first-character-of-tag-name",e.unexpectedEqualsSignBeforeAttributeName="unexpected-equals-sign-before-attribute-name",e.missingEndTagName="missing-end-tag-name",e.unexpectedCharacterInAttributeName="unexpected-character-in-attribute-name",e.unknownNamedCharacterReference="unknown-named-character-reference",e.missingSemicolonAfterCharacterReference="missing-semicolon-after-character-reference",e.unexpectedCharacterAfterDoctypeSystemIdentifier="unexpected-character-after-doctype-system-identifier",e.unexpectedCharacterInUnquotedAttributeValue="unexpected-character-in-unquoted-attribute-value",e.eofBeforeTagName="eof-before-tag-name",e.eofInTag="eof-in-tag",e.missingAttributeValue="missing-attribute-value",e.missingWhitespaceBetweenAttributes="missing-whitespace-between-attributes",e.missingWhitespaceAfterDoctypePublicKeyword="missing-whitespace-after-doctype-public-keyword",e.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers="missing-whitespace-between-doctype-public-and-system-identifiers",e.missingWhitespaceAfterDoctypeSystemKeyword="missing-whitespace-after-doctype-system-keyword",e.missingQuoteBeforeDoctypePublicIdentifier="missing-quote-before-doctype-public-identifier",e.missingQuoteBeforeDoctypeSystemIdentifier="missing-quote-before-doctype-system-identifier",e.missingDoctypePublicIdentifier="missing-doctype-public-identifier",e.missingDoctypeSystemIdentifier="missing-doctype-system-identifier",e.abruptDoctypePublicIdentifier="abrupt-doctype-public-identifier",e.abruptDoctypeSystemIdentifier="abrupt-doctype-system-identifier",e.cdataInHtmlContent="cdata-in-html-content",e.incorrectlyOpenedComment="incorrectly-opened-comment",e.eofInScriptHtmlCommentLikeText="eof-in-script-html-comment-like-text",e.eofInDoctype="eof-in-doctype",e.nestedComment="nested-comment",e.abruptClosingOfEmptyComment="abrupt-closing-of-empty-comment",e.eofInComment="eof-in-comment",e.incorrectlyClosedComment="incorrectly-closed-comment",e.eofInCdata="eof-in-cdata",e.absenceOfDigitsInNumericCharacterReference="absence-of-digits-in-numeric-character-reference",e.nullCharacterReference="null-character-reference",e.surrogateCharacterReference="surrogate-character-reference",e.characterReferenceOutsideUnicodeRange="character-reference-outside-unicode-range",e.controlCharacterReference="control-character-reference",e.noncharacterCharacterReference="noncharacter-character-reference",e.missingWhitespaceBeforeDoctypeName="missing-whitespace-before-doctype-name",e.missingDoctypeName="missing-doctype-name",e.invalidCharacterSequenceAfterDoctypeName="invalid-character-sequence-after-doctype-name",e.duplicateAttribute="duplicate-attribute",e.nonConformingDoctype="non-conforming-doctype",e.missingDoctype="missing-doctype",e.misplacedDoctype="misplaced-doctype",e.endTagWithoutMatchingOpenElement="end-tag-without-matching-open-element",e.closingOfElementWithOpenChildElements="closing-of-element-with-open-child-elements",e.disallowedContentInNoscriptInHead="disallowed-content-in-noscript-in-head",e.openElementsLeftAfterEof="open-elements-left-after-eof",e.abandonedHeadElementChild="abandoned-head-element-child",e.misplacedStartTagForHeadElement="misplaced-start-tag-for-head-element",e.nestedNoscriptInHead="nested-noscript-in-head",e.eofInElementThatCanContainOnlyText="eof-in-element-that-can-contain-only-text"}(Vf||(Vf={}));class Gf{constructor(e){this.handler=e,this.html="",this.pos=-1,this.lastGapPos=-2,this.gapStack=[],this.skipNextNewLine=!1,this.lastChunkWritten=!1,this.endOfChunkHit=!1,this.bufferWaterline=65536,this.isEol=!1,this.lineStartPos=0,this.droppedBufferSize=0,this.line=1,this.lastErrOffset=-1}get col(){return this.pos-this.lineStartPos+Number(this.lastGapPos!==this.pos)}get offset(){return this.droppedBufferSize+this.pos}getError(e,t){const{line:n,col:r,offset:i}=this,o=r+t,s=i+t;return{code:e,startLine:n,endLine:n,startCol:o,endCol:o,startOffset:s,endOffset:s}}_err(e){this.handler.onParseError&&this.lastErrOffset!==this.offset&&(this.lastErrOffset=this.offset,this.handler.onParseError(this.getError(e,0)))}_addGap(){this.gapStack.push(this.lastGapPos),this.lastGapPos=this.pos}_processSurrogate(e){if(this.pos!==this.html.length-1){const t=this.html.charCodeAt(this.pos+1);if(function(e){return e>=56320&&e<=57343}(t))return this.pos++,this._addGap(),1024*(e-55296)+9216+t}else if(!this.lastChunkWritten)return this.endOfChunkHit=!0,$f.EOF;return this._err(Vf.surrogateInInputStream),e}willDropParsedChunk(){return this.pos>this.bufferWaterline}dropParsedChunk(){this.willDropParsedChunk()&&(this.html=this.html.substring(this.pos),this.lineStartPos-=this.pos,this.droppedBufferSize+=this.pos,this.pos=0,this.lastGapPos=-2,this.gapStack.length=0)}write(e,t){this.html.length>0?this.html+=e:this.html=e,this.endOfChunkHit=!1,this.lastChunkWritten=t}insertHtmlAtCurrentPos(e){this.html=this.html.substring(0,this.pos+1)+e+this.html.substring(this.pos+1),this.endOfChunkHit=!1}startsWith(e,t){if(this.pos+e.length>this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,!1;if(t)return this.html.startsWith(e,this.pos);for(let n=0;n=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,$f.EOF;const n=this.html.charCodeAt(t);return n===$f.CARRIAGE_RETURN?$f.LINE_FEED:n}advance(){if(this.pos++,this.isEol&&(this.isEol=!1,this.line++,this.lineStartPos=this.pos),this.pos>=this.html.length)return this.endOfChunkHit=!this.lastChunkWritten,$f.EOF;let e=this.html.charCodeAt(this.pos);if(e===$f.CARRIAGE_RETURN)return this.isEol=!0,this.skipNextNewLine=!0,$f.LINE_FEED;if(e===$f.LINE_FEED&&(this.isEol=!0,this.skipNextNewLine))return this.line--,this.skipNextNewLine=!1,this._addGap(),this.advance();this.skipNextNewLine=!1,jf(e)&&(e=this._processSurrogate(e));return null===this.handler.onParseError||e>31&&e<127||e===$f.LINE_FEED||e===$f.CARRIAGE_RETURN||e>159&&e<64976||this._checkForProblematicCharacters(e),e}_checkForProblematicCharacters(e){Zf(e)?this._err(Vf.controlCharacterInInputStream):Yf(e)&&this._err(Vf.noncharacterInInputStream)}retreat(e){for(this.pos-=e;this.pos=0;n--)if(e.attrs[n].name===t)return e.attrs[n].value;return null}!function(e){e[e.CHARACTER=0]="CHARACTER",e[e.NULL_CHARACTER=1]="NULL_CHARACTER",e[e.WHITESPACE_CHARACTER=2]="WHITESPACE_CHARACTER",e[e.START_TAG=3]="START_TAG",e[e.END_TAG=4]="END_TAG",e[e.COMMENT=5]="COMMENT",e[e.DOCTYPE=6]="DOCTYPE",e[e.EOF=7]="EOF",e[e.HIBERNATION=8]="HIBERNATION"}(Wf||(Wf={}));const Jf=new Uint16Array('\u1d41<\xd5\u0131\u028a\u049d\u057b\u05d0\u0675\u06de\u07a2\u07d6\u080f\u0a4a\u0a91\u0da1\u0e6d\u0f09\u0f26\u10ca\u1228\u12e1\u1415\u149d\u14c3\u14df\u1525\0\0\0\0\0\0\u156b\u16cd\u198d\u1c12\u1ddd\u1f7e\u2060\u21b0\u228d\u23c0\u23fb\u2442\u2824\u2912\u2d08\u2e48\u2fce\u3016\u32ba\u3639\u37ac\u38fe\u3a28\u3a71\u3ae0\u3b2e\u0800EMabcfglmnoprstu\\bfms\x7f\x84\x8b\x90\x95\x98\xa6\xb3\xb9\xc8\xcflig\u803b\xc6\u40c6P\u803b&\u4026cute\u803b\xc1\u40c1reve;\u4102\u0100iyx}rc\u803b\xc2\u40c2;\u4410r;\uc000\ud835\udd04rave\u803b\xc0\u40c0pha;\u4391acr;\u4100d;\u6a53\u0100gp\x9d\xa1on;\u4104f;\uc000\ud835\udd38plyFunction;\u6061ing\u803b\xc5\u40c5\u0100cs\xbe\xc3r;\uc000\ud835\udc9cign;\u6254ilde\u803b\xc3\u40c3ml\u803b\xc4\u40c4\u0400aceforsu\xe5\xfb\xfe\u0117\u011c\u0122\u0127\u012a\u0100cr\xea\xf2kslash;\u6216\u0176\xf6\xf8;\u6ae7ed;\u6306y;\u4411\u0180crt\u0105\u010b\u0114ause;\u6235noullis;\u612ca;\u4392r;\uc000\ud835\udd05pf;\uc000\ud835\udd39eve;\u42d8c\xf2\u0113mpeq;\u624e\u0700HOacdefhilorsu\u014d\u0151\u0156\u0180\u019e\u01a2\u01b5\u01b7\u01ba\u01dc\u0215\u0273\u0278\u027ecy;\u4427PY\u803b\xa9\u40a9\u0180cpy\u015d\u0162\u017aute;\u4106\u0100;i\u0167\u0168\u62d2talDifferentialD;\u6145leys;\u612d\u0200aeio\u0189\u018e\u0194\u0198ron;\u410cdil\u803b\xc7\u40c7rc;\u4108nint;\u6230ot;\u410a\u0100dn\u01a7\u01adilla;\u40b8terDot;\u40b7\xf2\u017fi;\u43a7rcle\u0200DMPT\u01c7\u01cb\u01d1\u01d6ot;\u6299inus;\u6296lus;\u6295imes;\u6297o\u0100cs\u01e2\u01f8kwiseContourIntegral;\u6232eCurly\u0100DQ\u0203\u020foubleQuote;\u601duote;\u6019\u0200lnpu\u021e\u0228\u0247\u0255on\u0100;e\u0225\u0226\u6237;\u6a74\u0180git\u022f\u0236\u023aruent;\u6261nt;\u622fourIntegral;\u622e\u0100fr\u024c\u024e;\u6102oduct;\u6210nterClockwiseContourIntegral;\u6233oss;\u6a2fcr;\uc000\ud835\udc9ep\u0100;C\u0284\u0285\u62d3ap;\u624d\u0580DJSZacefios\u02a0\u02ac\u02b0\u02b4\u02b8\u02cb\u02d7\u02e1\u02e6\u0333\u048d\u0100;o\u0179\u02a5trahd;\u6911cy;\u4402cy;\u4405cy;\u440f\u0180grs\u02bf\u02c4\u02c7ger;\u6021r;\u61a1hv;\u6ae4\u0100ay\u02d0\u02d5ron;\u410e;\u4414l\u0100;t\u02dd\u02de\u6207a;\u4394r;\uc000\ud835\udd07\u0100af\u02eb\u0327\u0100cm\u02f0\u0322ritical\u0200ADGT\u0300\u0306\u0316\u031ccute;\u40b4o\u0174\u030b\u030d;\u42d9bleAcute;\u42ddrave;\u4060ilde;\u42dcond;\u62c4ferentialD;\u6146\u0470\u033d\0\0\0\u0342\u0354\0\u0405f;\uc000\ud835\udd3b\u0180;DE\u0348\u0349\u034d\u40a8ot;\u60dcqual;\u6250ble\u0300CDLRUV\u0363\u0372\u0382\u03cf\u03e2\u03f8ontourIntegra\xec\u0239o\u0274\u0379\0\0\u037b\xbb\u0349nArrow;\u61d3\u0100eo\u0387\u03a4ft\u0180ART\u0390\u0396\u03a1rrow;\u61d0ightArrow;\u61d4e\xe5\u02cang\u0100LR\u03ab\u03c4eft\u0100AR\u03b3\u03b9rrow;\u67f8ightArrow;\u67faightArrow;\u67f9ight\u0100AT\u03d8\u03derrow;\u61d2ee;\u62a8p\u0241\u03e9\0\0\u03efrrow;\u61d1ownArrow;\u61d5erticalBar;\u6225n\u0300ABLRTa\u0412\u042a\u0430\u045e\u047f\u037crrow\u0180;BU\u041d\u041e\u0422\u6193ar;\u6913pArrow;\u61f5reve;\u4311eft\u02d2\u043a\0\u0446\0\u0450ightVector;\u6950eeVector;\u695eector\u0100;B\u0459\u045a\u61bdar;\u6956ight\u01d4\u0467\0\u0471eeVector;\u695fector\u0100;B\u047a\u047b\u61c1ar;\u6957ee\u0100;A\u0486\u0487\u62a4rrow;\u61a7\u0100ct\u0492\u0497r;\uc000\ud835\udc9frok;\u4110\u0800NTacdfglmopqstux\u04bd\u04c0\u04c4\u04cb\u04de\u04e2\u04e7\u04ee\u04f5\u0521\u052f\u0536\u0552\u055d\u0560\u0565G;\u414aH\u803b\xd0\u40d0cute\u803b\xc9\u40c9\u0180aiy\u04d2\u04d7\u04dcron;\u411arc\u803b\xca\u40ca;\u442dot;\u4116r;\uc000\ud835\udd08rave\u803b\xc8\u40c8ement;\u6208\u0100ap\u04fa\u04fecr;\u4112ty\u0253\u0506\0\0\u0512mallSquare;\u65fberySmallSquare;\u65ab\u0100gp\u0526\u052aon;\u4118f;\uc000\ud835\udd3csilon;\u4395u\u0100ai\u053c\u0549l\u0100;T\u0542\u0543\u6a75ilde;\u6242librium;\u61cc\u0100ci\u0557\u055ar;\u6130m;\u6a73a;\u4397ml\u803b\xcb\u40cb\u0100ip\u056a\u056fsts;\u6203onentialE;\u6147\u0280cfios\u0585\u0588\u058d\u05b2\u05ccy;\u4424r;\uc000\ud835\udd09lled\u0253\u0597\0\0\u05a3mallSquare;\u65fcerySmallSquare;\u65aa\u0370\u05ba\0\u05bf\0\0\u05c4f;\uc000\ud835\udd3dAll;\u6200riertrf;\u6131c\xf2\u05cb\u0600JTabcdfgorst\u05e8\u05ec\u05ef\u05fa\u0600\u0612\u0616\u061b\u061d\u0623\u066c\u0672cy;\u4403\u803b>\u403emma\u0100;d\u05f7\u05f8\u4393;\u43dcreve;\u411e\u0180eiy\u0607\u060c\u0610dil;\u4122rc;\u411c;\u4413ot;\u4120r;\uc000\ud835\udd0a;\u62d9pf;\uc000\ud835\udd3eeater\u0300EFGLST\u0635\u0644\u064e\u0656\u065b\u0666qual\u0100;L\u063e\u063f\u6265ess;\u62dbullEqual;\u6267reater;\u6aa2ess;\u6277lantEqual;\u6a7eilde;\u6273cr;\uc000\ud835\udca2;\u626b\u0400Aacfiosu\u0685\u068b\u0696\u069b\u069e\u06aa\u06be\u06caRDcy;\u442a\u0100ct\u0690\u0694ek;\u42c7;\u405eirc;\u4124r;\u610clbertSpace;\u610b\u01f0\u06af\0\u06b2f;\u610dizontalLine;\u6500\u0100ct\u06c3\u06c5\xf2\u06a9rok;\u4126mp\u0144\u06d0\u06d8ownHum\xf0\u012fqual;\u624f\u0700EJOacdfgmnostu\u06fa\u06fe\u0703\u0707\u070e\u071a\u071e\u0721\u0728\u0744\u0778\u078b\u078f\u0795cy;\u4415lig;\u4132cy;\u4401cute\u803b\xcd\u40cd\u0100iy\u0713\u0718rc\u803b\xce\u40ce;\u4418ot;\u4130r;\u6111rave\u803b\xcc\u40cc\u0180;ap\u0720\u072f\u073f\u0100cg\u0734\u0737r;\u412ainaryI;\u6148lie\xf3\u03dd\u01f4\u0749\0\u0762\u0100;e\u074d\u074e\u622c\u0100gr\u0753\u0758ral;\u622bsection;\u62c2isible\u0100CT\u076c\u0772omma;\u6063imes;\u6062\u0180gpt\u077f\u0783\u0788on;\u412ef;\uc000\ud835\udd40a;\u4399cr;\u6110ilde;\u4128\u01eb\u079a\0\u079ecy;\u4406l\u803b\xcf\u40cf\u0280cfosu\u07ac\u07b7\u07bc\u07c2\u07d0\u0100iy\u07b1\u07b5rc;\u4134;\u4419r;\uc000\ud835\udd0dpf;\uc000\ud835\udd41\u01e3\u07c7\0\u07ccr;\uc000\ud835\udca5rcy;\u4408kcy;\u4404\u0380HJacfos\u07e4\u07e8\u07ec\u07f1\u07fd\u0802\u0808cy;\u4425cy;\u440cppa;\u439a\u0100ey\u07f6\u07fbdil;\u4136;\u441ar;\uc000\ud835\udd0epf;\uc000\ud835\udd42cr;\uc000\ud835\udca6\u0580JTaceflmost\u0825\u0829\u082c\u0850\u0863\u09b3\u09b8\u09c7\u09cd\u0a37\u0a47cy;\u4409\u803b<\u403c\u0280cmnpr\u0837\u083c\u0841\u0844\u084dute;\u4139bda;\u439bg;\u67ealacetrf;\u6112r;\u619e\u0180aey\u0857\u085c\u0861ron;\u413ddil;\u413b;\u441b\u0100fs\u0868\u0970t\u0500ACDFRTUVar\u087e\u08a9\u08b1\u08e0\u08e6\u08fc\u092f\u095b\u0390\u096a\u0100nr\u0883\u088fgleBracket;\u67e8row\u0180;BR\u0899\u089a\u089e\u6190ar;\u61e4ightArrow;\u61c6eiling;\u6308o\u01f5\u08b7\0\u08c3bleBracket;\u67e6n\u01d4\u08c8\0\u08d2eeVector;\u6961ector\u0100;B\u08db\u08dc\u61c3ar;\u6959loor;\u630aight\u0100AV\u08ef\u08f5rrow;\u6194ector;\u694e\u0100er\u0901\u0917e\u0180;AV\u0909\u090a\u0910\u62a3rrow;\u61a4ector;\u695aiangle\u0180;BE\u0924\u0925\u0929\u62b2ar;\u69cfqual;\u62b4p\u0180DTV\u0937\u0942\u094cownVector;\u6951eeVector;\u6960ector\u0100;B\u0956\u0957\u61bfar;\u6958ector\u0100;B\u0965\u0966\u61bcar;\u6952ight\xe1\u039cs\u0300EFGLST\u097e\u098b\u0995\u099d\u09a2\u09adqualGreater;\u62daullEqual;\u6266reater;\u6276ess;\u6aa1lantEqual;\u6a7dilde;\u6272r;\uc000\ud835\udd0f\u0100;e\u09bd\u09be\u62d8ftarrow;\u61daidot;\u413f\u0180npw\u09d4\u0a16\u0a1bg\u0200LRlr\u09de\u09f7\u0a02\u0a10eft\u0100AR\u09e6\u09ecrrow;\u67f5ightArrow;\u67f7ightArrow;\u67f6eft\u0100ar\u03b3\u0a0aight\xe1\u03bfight\xe1\u03caf;\uc000\ud835\udd43er\u0100LR\u0a22\u0a2ceftArrow;\u6199ightArrow;\u6198\u0180cht\u0a3e\u0a40\u0a42\xf2\u084c;\u61b0rok;\u4141;\u626a\u0400acefiosu\u0a5a\u0a5d\u0a60\u0a77\u0a7c\u0a85\u0a8b\u0a8ep;\u6905y;\u441c\u0100dl\u0a65\u0a6fiumSpace;\u605flintrf;\u6133r;\uc000\ud835\udd10nusPlus;\u6213pf;\uc000\ud835\udd44c\xf2\u0a76;\u439c\u0480Jacefostu\u0aa3\u0aa7\u0aad\u0ac0\u0b14\u0b19\u0d91\u0d97\u0d9ecy;\u440acute;\u4143\u0180aey\u0ab4\u0ab9\u0aberon;\u4147dil;\u4145;\u441d\u0180gsw\u0ac7\u0af0\u0b0eative\u0180MTV\u0ad3\u0adf\u0ae8ediumSpace;\u600bhi\u0100cn\u0ae6\u0ad8\xeb\u0ad9eryThi\xee\u0ad9ted\u0100GL\u0af8\u0b06reaterGreate\xf2\u0673essLes\xf3\u0a48Line;\u400ar;\uc000\ud835\udd11\u0200Bnpt\u0b22\u0b28\u0b37\u0b3areak;\u6060BreakingSpace;\u40a0f;\u6115\u0680;CDEGHLNPRSTV\u0b55\u0b56\u0b6a\u0b7c\u0ba1\u0beb\u0c04\u0c5e\u0c84\u0ca6\u0cd8\u0d61\u0d85\u6aec\u0100ou\u0b5b\u0b64ngruent;\u6262pCap;\u626doubleVerticalBar;\u6226\u0180lqx\u0b83\u0b8a\u0b9bement;\u6209ual\u0100;T\u0b92\u0b93\u6260ilde;\uc000\u2242\u0338ists;\u6204reater\u0380;EFGLST\u0bb6\u0bb7\u0bbd\u0bc9\u0bd3\u0bd8\u0be5\u626fqual;\u6271ullEqual;\uc000\u2267\u0338reater;\uc000\u226b\u0338ess;\u6279lantEqual;\uc000\u2a7e\u0338ilde;\u6275ump\u0144\u0bf2\u0bfdownHump;\uc000\u224e\u0338qual;\uc000\u224f\u0338e\u0100fs\u0c0a\u0c27tTriangle\u0180;BE\u0c1a\u0c1b\u0c21\u62eaar;\uc000\u29cf\u0338qual;\u62ecs\u0300;EGLST\u0c35\u0c36\u0c3c\u0c44\u0c4b\u0c58\u626equal;\u6270reater;\u6278ess;\uc000\u226a\u0338lantEqual;\uc000\u2a7d\u0338ilde;\u6274ested\u0100GL\u0c68\u0c79reaterGreater;\uc000\u2aa2\u0338essLess;\uc000\u2aa1\u0338recedes\u0180;ES\u0c92\u0c93\u0c9b\u6280qual;\uc000\u2aaf\u0338lantEqual;\u62e0\u0100ei\u0cab\u0cb9verseElement;\u620cghtTriangle\u0180;BE\u0ccb\u0ccc\u0cd2\u62ebar;\uc000\u29d0\u0338qual;\u62ed\u0100qu\u0cdd\u0d0cuareSu\u0100bp\u0ce8\u0cf9set\u0100;E\u0cf0\u0cf3\uc000\u228f\u0338qual;\u62e2erset\u0100;E\u0d03\u0d06\uc000\u2290\u0338qual;\u62e3\u0180bcp\u0d13\u0d24\u0d4eset\u0100;E\u0d1b\u0d1e\uc000\u2282\u20d2qual;\u6288ceeds\u0200;EST\u0d32\u0d33\u0d3b\u0d46\u6281qual;\uc000\u2ab0\u0338lantEqual;\u62e1ilde;\uc000\u227f\u0338erset\u0100;E\u0d58\u0d5b\uc000\u2283\u20d2qual;\u6289ilde\u0200;EFT\u0d6e\u0d6f\u0d75\u0d7f\u6241qual;\u6244ullEqual;\u6247ilde;\u6249erticalBar;\u6224cr;\uc000\ud835\udca9ilde\u803b\xd1\u40d1;\u439d\u0700Eacdfgmoprstuv\u0dbd\u0dc2\u0dc9\u0dd5\u0ddb\u0de0\u0de7\u0dfc\u0e02\u0e20\u0e22\u0e32\u0e3f\u0e44lig;\u4152cute\u803b\xd3\u40d3\u0100iy\u0dce\u0dd3rc\u803b\xd4\u40d4;\u441eblac;\u4150r;\uc000\ud835\udd12rave\u803b\xd2\u40d2\u0180aei\u0dee\u0df2\u0df6cr;\u414cga;\u43a9cron;\u439fpf;\uc000\ud835\udd46enCurly\u0100DQ\u0e0e\u0e1aoubleQuote;\u601cuote;\u6018;\u6a54\u0100cl\u0e27\u0e2cr;\uc000\ud835\udcaaash\u803b\xd8\u40d8i\u016c\u0e37\u0e3cde\u803b\xd5\u40d5es;\u6a37ml\u803b\xd6\u40d6er\u0100BP\u0e4b\u0e60\u0100ar\u0e50\u0e53r;\u603eac\u0100ek\u0e5a\u0e5c;\u63deet;\u63b4arenthesis;\u63dc\u0480acfhilors\u0e7f\u0e87\u0e8a\u0e8f\u0e92\u0e94\u0e9d\u0eb0\u0efcrtialD;\u6202y;\u441fr;\uc000\ud835\udd13i;\u43a6;\u43a0usMinus;\u40b1\u0100ip\u0ea2\u0eadncareplan\xe5\u069df;\u6119\u0200;eio\u0eb9\u0eba\u0ee0\u0ee4\u6abbcedes\u0200;EST\u0ec8\u0ec9\u0ecf\u0eda\u627aqual;\u6aaflantEqual;\u627cilde;\u627eme;\u6033\u0100dp\u0ee9\u0eeeuct;\u620fortion\u0100;a\u0225\u0ef9l;\u621d\u0100ci\u0f01\u0f06r;\uc000\ud835\udcab;\u43a8\u0200Ufos\u0f11\u0f16\u0f1b\u0f1fOT\u803b"\u4022r;\uc000\ud835\udd14pf;\u611acr;\uc000\ud835\udcac\u0600BEacefhiorsu\u0f3e\u0f43\u0f47\u0f60\u0f73\u0fa7\u0faa\u0fad\u1096\u10a9\u10b4\u10bearr;\u6910G\u803b\xae\u40ae\u0180cnr\u0f4e\u0f53\u0f56ute;\u4154g;\u67ebr\u0100;t\u0f5c\u0f5d\u61a0l;\u6916\u0180aey\u0f67\u0f6c\u0f71ron;\u4158dil;\u4156;\u4420\u0100;v\u0f78\u0f79\u611cerse\u0100EU\u0f82\u0f99\u0100lq\u0f87\u0f8eement;\u620builibrium;\u61cbpEquilibrium;\u696fr\xbb\u0f79o;\u43a1ght\u0400ACDFTUVa\u0fc1\u0feb\u0ff3\u1022\u1028\u105b\u1087\u03d8\u0100nr\u0fc6\u0fd2gleBracket;\u67e9row\u0180;BL\u0fdc\u0fdd\u0fe1\u6192ar;\u61e5eftArrow;\u61c4eiling;\u6309o\u01f5\u0ff9\0\u1005bleBracket;\u67e7n\u01d4\u100a\0\u1014eeVector;\u695dector\u0100;B\u101d\u101e\u61c2ar;\u6955loor;\u630b\u0100er\u102d\u1043e\u0180;AV\u1035\u1036\u103c\u62a2rrow;\u61a6ector;\u695biangle\u0180;BE\u1050\u1051\u1055\u62b3ar;\u69d0qual;\u62b5p\u0180DTV\u1063\u106e\u1078ownVector;\u694feeVector;\u695cector\u0100;B\u1082\u1083\u61bear;\u6954ector\u0100;B\u1091\u1092\u61c0ar;\u6953\u0100pu\u109b\u109ef;\u611dndImplies;\u6970ightarrow;\u61db\u0100ch\u10b9\u10bcr;\u611b;\u61b1leDelayed;\u69f4\u0680HOacfhimoqstu\u10e4\u10f1\u10f7\u10fd\u1119\u111e\u1151\u1156\u1161\u1167\u11b5\u11bb\u11bf\u0100Cc\u10e9\u10eeHcy;\u4429y;\u4428FTcy;\u442ccute;\u415a\u0280;aeiy\u1108\u1109\u110e\u1113\u1117\u6abcron;\u4160dil;\u415erc;\u415c;\u4421r;\uc000\ud835\udd16ort\u0200DLRU\u112a\u1134\u113e\u1149ownArrow\xbb\u041eeftArrow\xbb\u089aightArrow\xbb\u0fddpArrow;\u6191gma;\u43a3allCircle;\u6218pf;\uc000\ud835\udd4a\u0272\u116d\0\0\u1170t;\u621aare\u0200;ISU\u117b\u117c\u1189\u11af\u65a1ntersection;\u6293u\u0100bp\u118f\u119eset\u0100;E\u1197\u1198\u628fqual;\u6291erset\u0100;E\u11a8\u11a9\u6290qual;\u6292nion;\u6294cr;\uc000\ud835\udcaear;\u62c6\u0200bcmp\u11c8\u11db\u1209\u120b\u0100;s\u11cd\u11ce\u62d0et\u0100;E\u11cd\u11d5qual;\u6286\u0100ch\u11e0\u1205eeds\u0200;EST\u11ed\u11ee\u11f4\u11ff\u627bqual;\u6ab0lantEqual;\u627dilde;\u627fTh\xe1\u0f8c;\u6211\u0180;es\u1212\u1213\u1223\u62d1rset\u0100;E\u121c\u121d\u6283qual;\u6287et\xbb\u1213\u0580HRSacfhiors\u123e\u1244\u1249\u1255\u125e\u1271\u1276\u129f\u12c2\u12c8\u12d1ORN\u803b\xde\u40deADE;\u6122\u0100Hc\u124e\u1252cy;\u440by;\u4426\u0100bu\u125a\u125c;\u4009;\u43a4\u0180aey\u1265\u126a\u126fron;\u4164dil;\u4162;\u4422r;\uc000\ud835\udd17\u0100ei\u127b\u1289\u01f2\u1280\0\u1287efore;\u6234a;\u4398\u0100cn\u128e\u1298kSpace;\uc000\u205f\u200aSpace;\u6009lde\u0200;EFT\u12ab\u12ac\u12b2\u12bc\u623cqual;\u6243ullEqual;\u6245ilde;\u6248pf;\uc000\ud835\udd4bipleDot;\u60db\u0100ct\u12d6\u12dbr;\uc000\ud835\udcafrok;\u4166\u0ae1\u12f7\u130e\u131a\u1326\0\u132c\u1331\0\0\0\0\0\u1338\u133d\u1377\u1385\0\u13ff\u1404\u140a\u1410\u0100cr\u12fb\u1301ute\u803b\xda\u40dar\u0100;o\u1307\u1308\u619fcir;\u6949r\u01e3\u1313\0\u1316y;\u440eve;\u416c\u0100iy\u131e\u1323rc\u803b\xdb\u40db;\u4423blac;\u4170r;\uc000\ud835\udd18rave\u803b\xd9\u40d9acr;\u416a\u0100di\u1341\u1369er\u0100BP\u1348\u135d\u0100ar\u134d\u1350r;\u405fac\u0100ek\u1357\u1359;\u63dfet;\u63b5arenthesis;\u63ddon\u0100;P\u1370\u1371\u62c3lus;\u628e\u0100gp\u137b\u137fon;\u4172f;\uc000\ud835\udd4c\u0400ADETadps\u1395\u13ae\u13b8\u13c4\u03e8\u13d2\u13d7\u13f3rrow\u0180;BD\u1150\u13a0\u13a4ar;\u6912ownArrow;\u61c5ownArrow;\u6195quilibrium;\u696eee\u0100;A\u13cb\u13cc\u62a5rrow;\u61a5own\xe1\u03f3er\u0100LR\u13de\u13e8eftArrow;\u6196ightArrow;\u6197i\u0100;l\u13f9\u13fa\u43d2on;\u43a5ing;\u416ecr;\uc000\ud835\udcb0ilde;\u4168ml\u803b\xdc\u40dc\u0480Dbcdefosv\u1427\u142c\u1430\u1433\u143e\u1485\u148a\u1490\u1496ash;\u62abar;\u6aeby;\u4412ash\u0100;l\u143b\u143c\u62a9;\u6ae6\u0100er\u1443\u1445;\u62c1\u0180bty\u144c\u1450\u147aar;\u6016\u0100;i\u144f\u1455cal\u0200BLST\u1461\u1465\u146a\u1474ar;\u6223ine;\u407ceparator;\u6758ilde;\u6240ThinSpace;\u600ar;\uc000\ud835\udd19pf;\uc000\ud835\udd4dcr;\uc000\ud835\udcb1dash;\u62aa\u0280cefos\u14a7\u14ac\u14b1\u14b6\u14bcirc;\u4174dge;\u62c0r;\uc000\ud835\udd1apf;\uc000\ud835\udd4ecr;\uc000\ud835\udcb2\u0200fios\u14cb\u14d0\u14d2\u14d8r;\uc000\ud835\udd1b;\u439epf;\uc000\ud835\udd4fcr;\uc000\ud835\udcb3\u0480AIUacfosu\u14f1\u14f5\u14f9\u14fd\u1504\u150f\u1514\u151a\u1520cy;\u442fcy;\u4407cy;\u442ecute\u803b\xdd\u40dd\u0100iy\u1509\u150drc;\u4176;\u442br;\uc000\ud835\udd1cpf;\uc000\ud835\udd50cr;\uc000\ud835\udcb4ml;\u4178\u0400Hacdefos\u1535\u1539\u153f\u154b\u154f\u155d\u1560\u1564cy;\u4416cute;\u4179\u0100ay\u1544\u1549ron;\u417d;\u4417ot;\u417b\u01f2\u1554\0\u155boWidt\xe8\u0ad9a;\u4396r;\u6128pf;\u6124cr;\uc000\ud835\udcb5\u0be1\u1583\u158a\u1590\0\u15b0\u15b6\u15bf\0\0\0\0\u15c6\u15db\u15eb\u165f\u166d\0\u1695\u169b\u16b2\u16b9\0\u16becute\u803b\xe1\u40e1reve;\u4103\u0300;Ediuy\u159c\u159d\u15a1\u15a3\u15a8\u15ad\u623e;\uc000\u223e\u0333;\u623frc\u803b\xe2\u40e2te\u80bb\xb4\u0306;\u4430lig\u803b\xe6\u40e6\u0100;r\xb2\u15ba;\uc000\ud835\udd1erave\u803b\xe0\u40e0\u0100ep\u15ca\u15d6\u0100fp\u15cf\u15d4sym;\u6135\xe8\u15d3ha;\u43b1\u0100ap\u15dfc\u0100cl\u15e4\u15e7r;\u4101g;\u6a3f\u0264\u15f0\0\0\u160a\u0280;adsv\u15fa\u15fb\u15ff\u1601\u1607\u6227nd;\u6a55;\u6a5clope;\u6a58;\u6a5a\u0380;elmrsz\u1618\u1619\u161b\u161e\u163f\u164f\u1659\u6220;\u69a4e\xbb\u1619sd\u0100;a\u1625\u1626\u6221\u0461\u1630\u1632\u1634\u1636\u1638\u163a\u163c\u163e;\u69a8;\u69a9;\u69aa;\u69ab;\u69ac;\u69ad;\u69ae;\u69aft\u0100;v\u1645\u1646\u621fb\u0100;d\u164c\u164d\u62be;\u699d\u0100pt\u1654\u1657h;\u6222\xbb\xb9arr;\u637c\u0100gp\u1663\u1667on;\u4105f;\uc000\ud835\udd52\u0380;Eaeiop\u12c1\u167b\u167d\u1682\u1684\u1687\u168a;\u6a70cir;\u6a6f;\u624ad;\u624bs;\u4027rox\u0100;e\u12c1\u1692\xf1\u1683ing\u803b\xe5\u40e5\u0180cty\u16a1\u16a6\u16a8r;\uc000\ud835\udcb6;\u402amp\u0100;e\u12c1\u16af\xf1\u0288ilde\u803b\xe3\u40e3ml\u803b\xe4\u40e4\u0100ci\u16c2\u16c8onin\xf4\u0272nt;\u6a11\u0800Nabcdefiklnoprsu\u16ed\u16f1\u1730\u173c\u1743\u1748\u1778\u177d\u17e0\u17e6\u1839\u1850\u170d\u193d\u1948\u1970ot;\u6aed\u0100cr\u16f6\u171ek\u0200ceps\u1700\u1705\u170d\u1713ong;\u624cpsilon;\u43f6rime;\u6035im\u0100;e\u171a\u171b\u623dq;\u62cd\u0176\u1722\u1726ee;\u62bded\u0100;g\u172c\u172d\u6305e\xbb\u172drk\u0100;t\u135c\u1737brk;\u63b6\u0100oy\u1701\u1741;\u4431quo;\u601e\u0280cmprt\u1753\u175b\u1761\u1764\u1768aus\u0100;e\u010a\u0109ptyv;\u69b0s\xe9\u170cno\xf5\u0113\u0180ahw\u176f\u1771\u1773;\u43b2;\u6136een;\u626cr;\uc000\ud835\udd1fg\u0380costuvw\u178d\u179d\u17b3\u17c1\u17d5\u17db\u17de\u0180aiu\u1794\u1796\u179a\xf0\u0760rc;\u65efp\xbb\u1371\u0180dpt\u17a4\u17a8\u17adot;\u6a00lus;\u6a01imes;\u6a02\u0271\u17b9\0\0\u17becup;\u6a06ar;\u6605riangle\u0100du\u17cd\u17d2own;\u65bdp;\u65b3plus;\u6a04e\xe5\u1444\xe5\u14adarow;\u690d\u0180ako\u17ed\u1826\u1835\u0100cn\u17f2\u1823k\u0180lst\u17fa\u05ab\u1802ozenge;\u69ebriangle\u0200;dlr\u1812\u1813\u1818\u181d\u65b4own;\u65beeft;\u65c2ight;\u65b8k;\u6423\u01b1\u182b\0\u1833\u01b2\u182f\0\u1831;\u6592;\u65914;\u6593ck;\u6588\u0100eo\u183e\u184d\u0100;q\u1843\u1846\uc000=\u20e5uiv;\uc000\u2261\u20e5t;\u6310\u0200ptwx\u1859\u185e\u1867\u186cf;\uc000\ud835\udd53\u0100;t\u13cb\u1863om\xbb\u13cctie;\u62c8\u0600DHUVbdhmptuv\u1885\u1896\u18aa\u18bb\u18d7\u18db\u18ec\u18ff\u1905\u190a\u1910\u1921\u0200LRlr\u188e\u1890\u1892\u1894;\u6557;\u6554;\u6556;\u6553\u0280;DUdu\u18a1\u18a2\u18a4\u18a6\u18a8\u6550;\u6566;\u6569;\u6564;\u6567\u0200LRlr\u18b3\u18b5\u18b7\u18b9;\u655d;\u655a;\u655c;\u6559\u0380;HLRhlr\u18ca\u18cb\u18cd\u18cf\u18d1\u18d3\u18d5\u6551;\u656c;\u6563;\u6560;\u656b;\u6562;\u655fox;\u69c9\u0200LRlr\u18e4\u18e6\u18e8\u18ea;\u6555;\u6552;\u6510;\u650c\u0280;DUdu\u06bd\u18f7\u18f9\u18fb\u18fd;\u6565;\u6568;\u652c;\u6534inus;\u629flus;\u629eimes;\u62a0\u0200LRlr\u1919\u191b\u191d\u191f;\u655b;\u6558;\u6518;\u6514\u0380;HLRhlr\u1930\u1931\u1933\u1935\u1937\u1939\u193b\u6502;\u656a;\u6561;\u655e;\u653c;\u6524;\u651c\u0100ev\u0123\u1942bar\u803b\xa6\u40a6\u0200ceio\u1951\u1956\u195a\u1960r;\uc000\ud835\udcb7mi;\u604fm\u0100;e\u171a\u171cl\u0180;bh\u1968\u1969\u196b\u405c;\u69c5sub;\u67c8\u016c\u1974\u197el\u0100;e\u1979\u197a\u6022t\xbb\u197ap\u0180;Ee\u012f\u1985\u1987;\u6aae\u0100;q\u06dc\u06db\u0ce1\u19a7\0\u19e8\u1a11\u1a15\u1a32\0\u1a37\u1a50\0\0\u1ab4\0\0\u1ac1\0\0\u1b21\u1b2e\u1b4d\u1b52\0\u1bfd\0\u1c0c\u0180cpr\u19ad\u19b2\u19ddute;\u4107\u0300;abcds\u19bf\u19c0\u19c4\u19ca\u19d5\u19d9\u6229nd;\u6a44rcup;\u6a49\u0100au\u19cf\u19d2p;\u6a4bp;\u6a47ot;\u6a40;\uc000\u2229\ufe00\u0100eo\u19e2\u19e5t;\u6041\xee\u0693\u0200aeiu\u19f0\u19fb\u1a01\u1a05\u01f0\u19f5\0\u19f8s;\u6a4don;\u410ddil\u803b\xe7\u40e7rc;\u4109ps\u0100;s\u1a0c\u1a0d\u6a4cm;\u6a50ot;\u410b\u0180dmn\u1a1b\u1a20\u1a26il\u80bb\xb8\u01adptyv;\u69b2t\u8100\xa2;e\u1a2d\u1a2e\u40a2r\xe4\u01b2r;\uc000\ud835\udd20\u0180cei\u1a3d\u1a40\u1a4dy;\u4447ck\u0100;m\u1a47\u1a48\u6713ark\xbb\u1a48;\u43c7r\u0380;Ecefms\u1a5f\u1a60\u1a62\u1a6b\u1aa4\u1aaa\u1aae\u65cb;\u69c3\u0180;el\u1a69\u1a6a\u1a6d\u42c6q;\u6257e\u0261\u1a74\0\0\u1a88rrow\u0100lr\u1a7c\u1a81eft;\u61baight;\u61bb\u0280RSacd\u1a92\u1a94\u1a96\u1a9a\u1a9f\xbb\u0f47;\u64c8st;\u629birc;\u629aash;\u629dnint;\u6a10id;\u6aefcir;\u69c2ubs\u0100;u\u1abb\u1abc\u6663it\xbb\u1abc\u02ec\u1ac7\u1ad4\u1afa\0\u1b0aon\u0100;e\u1acd\u1ace\u403a\u0100;q\xc7\xc6\u026d\u1ad9\0\0\u1ae2a\u0100;t\u1ade\u1adf\u402c;\u4040\u0180;fl\u1ae8\u1ae9\u1aeb\u6201\xee\u1160e\u0100mx\u1af1\u1af6ent\xbb\u1ae9e\xf3\u024d\u01e7\u1afe\0\u1b07\u0100;d\u12bb\u1b02ot;\u6a6dn\xf4\u0246\u0180fry\u1b10\u1b14\u1b17;\uc000\ud835\udd54o\xe4\u0254\u8100\xa9;s\u0155\u1b1dr;\u6117\u0100ao\u1b25\u1b29rr;\u61b5ss;\u6717\u0100cu\u1b32\u1b37r;\uc000\ud835\udcb8\u0100bp\u1b3c\u1b44\u0100;e\u1b41\u1b42\u6acf;\u6ad1\u0100;e\u1b49\u1b4a\u6ad0;\u6ad2dot;\u62ef\u0380delprvw\u1b60\u1b6c\u1b77\u1b82\u1bac\u1bd4\u1bf9arr\u0100lr\u1b68\u1b6a;\u6938;\u6935\u0270\u1b72\0\0\u1b75r;\u62dec;\u62dfarr\u0100;p\u1b7f\u1b80\u61b6;\u693d\u0300;bcdos\u1b8f\u1b90\u1b96\u1ba1\u1ba5\u1ba8\u622arcap;\u6a48\u0100au\u1b9b\u1b9ep;\u6a46p;\u6a4aot;\u628dr;\u6a45;\uc000\u222a\ufe00\u0200alrv\u1bb5\u1bbf\u1bde\u1be3rr\u0100;m\u1bbc\u1bbd\u61b7;\u693cy\u0180evw\u1bc7\u1bd4\u1bd8q\u0270\u1bce\0\0\u1bd2re\xe3\u1b73u\xe3\u1b75ee;\u62ceedge;\u62cfen\u803b\xa4\u40a4earrow\u0100lr\u1bee\u1bf3eft\xbb\u1b80ight\xbb\u1bbde\xe4\u1bdd\u0100ci\u1c01\u1c07onin\xf4\u01f7nt;\u6231lcty;\u632d\u0980AHabcdefhijlorstuwz\u1c38\u1c3b\u1c3f\u1c5d\u1c69\u1c75\u1c8a\u1c9e\u1cac\u1cb7\u1cfb\u1cff\u1d0d\u1d7b\u1d91\u1dab\u1dbb\u1dc6\u1dcdr\xf2\u0381ar;\u6965\u0200glrs\u1c48\u1c4d\u1c52\u1c54ger;\u6020eth;\u6138\xf2\u1133h\u0100;v\u1c5a\u1c5b\u6010\xbb\u090a\u016b\u1c61\u1c67arow;\u690fa\xe3\u0315\u0100ay\u1c6e\u1c73ron;\u410f;\u4434\u0180;ao\u0332\u1c7c\u1c84\u0100gr\u02bf\u1c81r;\u61catseq;\u6a77\u0180glm\u1c91\u1c94\u1c98\u803b\xb0\u40b0ta;\u43b4ptyv;\u69b1\u0100ir\u1ca3\u1ca8sht;\u697f;\uc000\ud835\udd21ar\u0100lr\u1cb3\u1cb5\xbb\u08dc\xbb\u101e\u0280aegsv\u1cc2\u0378\u1cd6\u1cdc\u1ce0m\u0180;os\u0326\u1cca\u1cd4nd\u0100;s\u0326\u1cd1uit;\u6666amma;\u43ddin;\u62f2\u0180;io\u1ce7\u1ce8\u1cf8\u40f7de\u8100\xf7;o\u1ce7\u1cf0ntimes;\u62c7n\xf8\u1cf7cy;\u4452c\u026f\u1d06\0\0\u1d0arn;\u631eop;\u630d\u0280lptuw\u1d18\u1d1d\u1d22\u1d49\u1d55lar;\u4024f;\uc000\ud835\udd55\u0280;emps\u030b\u1d2d\u1d37\u1d3d\u1d42q\u0100;d\u0352\u1d33ot;\u6251inus;\u6238lus;\u6214quare;\u62a1blebarwedg\xe5\xfan\u0180adh\u112e\u1d5d\u1d67ownarrow\xf3\u1c83arpoon\u0100lr\u1d72\u1d76ef\xf4\u1cb4igh\xf4\u1cb6\u0162\u1d7f\u1d85karo\xf7\u0f42\u026f\u1d8a\0\0\u1d8ern;\u631fop;\u630c\u0180cot\u1d98\u1da3\u1da6\u0100ry\u1d9d\u1da1;\uc000\ud835\udcb9;\u4455l;\u69f6rok;\u4111\u0100dr\u1db0\u1db4ot;\u62f1i\u0100;f\u1dba\u1816\u65bf\u0100ah\u1dc0\u1dc3r\xf2\u0429a\xf2\u0fa6angle;\u69a6\u0100ci\u1dd2\u1dd5y;\u445fgrarr;\u67ff\u0900Dacdefglmnopqrstux\u1e01\u1e09\u1e19\u1e38\u0578\u1e3c\u1e49\u1e61\u1e7e\u1ea5\u1eaf\u1ebd\u1ee1\u1f2a\u1f37\u1f44\u1f4e\u1f5a\u0100Do\u1e06\u1d34o\xf4\u1c89\u0100cs\u1e0e\u1e14ute\u803b\xe9\u40e9ter;\u6a6e\u0200aioy\u1e22\u1e27\u1e31\u1e36ron;\u411br\u0100;c\u1e2d\u1e2e\u6256\u803b\xea\u40ealon;\u6255;\u444dot;\u4117\u0100Dr\u1e41\u1e45ot;\u6252;\uc000\ud835\udd22\u0180;rs\u1e50\u1e51\u1e57\u6a9aave\u803b\xe8\u40e8\u0100;d\u1e5c\u1e5d\u6a96ot;\u6a98\u0200;ils\u1e6a\u1e6b\u1e72\u1e74\u6a99nters;\u63e7;\u6113\u0100;d\u1e79\u1e7a\u6a95ot;\u6a97\u0180aps\u1e85\u1e89\u1e97cr;\u4113ty\u0180;sv\u1e92\u1e93\u1e95\u6205et\xbb\u1e93p\u01001;\u1e9d\u1ea4\u0133\u1ea1\u1ea3;\u6004;\u6005\u6003\u0100gs\u1eaa\u1eac;\u414bp;\u6002\u0100gp\u1eb4\u1eb8on;\u4119f;\uc000\ud835\udd56\u0180als\u1ec4\u1ece\u1ed2r\u0100;s\u1eca\u1ecb\u62d5l;\u69e3us;\u6a71i\u0180;lv\u1eda\u1edb\u1edf\u43b5on\xbb\u1edb;\u43f5\u0200csuv\u1eea\u1ef3\u1f0b\u1f23\u0100io\u1eef\u1e31rc\xbb\u1e2e\u0269\u1ef9\0\0\u1efb\xed\u0548ant\u0100gl\u1f02\u1f06tr\xbb\u1e5dess\xbb\u1e7a\u0180aei\u1f12\u1f16\u1f1als;\u403dst;\u625fv\u0100;D\u0235\u1f20D;\u6a78parsl;\u69e5\u0100Da\u1f2f\u1f33ot;\u6253rr;\u6971\u0180cdi\u1f3e\u1f41\u1ef8r;\u612fo\xf4\u0352\u0100ah\u1f49\u1f4b;\u43b7\u803b\xf0\u40f0\u0100mr\u1f53\u1f57l\u803b\xeb\u40ebo;\u60ac\u0180cip\u1f61\u1f64\u1f67l;\u4021s\xf4\u056e\u0100eo\u1f6c\u1f74ctatio\xee\u0559nential\xe5\u0579\u09e1\u1f92\0\u1f9e\0\u1fa1\u1fa7\0\0\u1fc6\u1fcc\0\u1fd3\0\u1fe6\u1fea\u2000\0\u2008\u205allingdotse\xf1\u1e44y;\u4444male;\u6640\u0180ilr\u1fad\u1fb3\u1fc1lig;\u8000\ufb03\u0269\u1fb9\0\0\u1fbdg;\u8000\ufb00ig;\u8000\ufb04;\uc000\ud835\udd23lig;\u8000\ufb01lig;\uc000fj\u0180alt\u1fd9\u1fdc\u1fe1t;\u666dig;\u8000\ufb02ns;\u65b1of;\u4192\u01f0\u1fee\0\u1ff3f;\uc000\ud835\udd57\u0100ak\u05bf\u1ff7\u0100;v\u1ffc\u1ffd\u62d4;\u6ad9artint;\u6a0d\u0100ao\u200c\u2055\u0100cs\u2011\u2052\u03b1\u201a\u2030\u2038\u2045\u2048\0\u2050\u03b2\u2022\u2025\u2027\u202a\u202c\0\u202e\u803b\xbd\u40bd;\u6153\u803b\xbc\u40bc;\u6155;\u6159;\u615b\u01b3\u2034\0\u2036;\u6154;\u6156\u02b4\u203e\u2041\0\0\u2043\u803b\xbe\u40be;\u6157;\u615c5;\u6158\u01b6\u204c\0\u204e;\u615a;\u615d8;\u615el;\u6044wn;\u6322cr;\uc000\ud835\udcbb\u0880Eabcdefgijlnorstv\u2082\u2089\u209f\u20a5\u20b0\u20b4\u20f0\u20f5\u20fa\u20ff\u2103\u2112\u2138\u0317\u213e\u2152\u219e\u0100;l\u064d\u2087;\u6a8c\u0180cmp\u2090\u2095\u209dute;\u41f5ma\u0100;d\u209c\u1cda\u43b3;\u6a86reve;\u411f\u0100iy\u20aa\u20aerc;\u411d;\u4433ot;\u4121\u0200;lqs\u063e\u0642\u20bd\u20c9\u0180;qs\u063e\u064c\u20c4lan\xf4\u0665\u0200;cdl\u0665\u20d2\u20d5\u20e5c;\u6aa9ot\u0100;o\u20dc\u20dd\u6a80\u0100;l\u20e2\u20e3\u6a82;\u6a84\u0100;e\u20ea\u20ed\uc000\u22db\ufe00s;\u6a94r;\uc000\ud835\udd24\u0100;g\u0673\u061bmel;\u6137cy;\u4453\u0200;Eaj\u065a\u210c\u210e\u2110;\u6a92;\u6aa5;\u6aa4\u0200Eaes\u211b\u211d\u2129\u2134;\u6269p\u0100;p\u2123\u2124\u6a8arox\xbb\u2124\u0100;q\u212e\u212f\u6a88\u0100;q\u212e\u211bim;\u62e7pf;\uc000\ud835\udd58\u0100ci\u2143\u2146r;\u610am\u0180;el\u066b\u214e\u2150;\u6a8e;\u6a90\u8300>;cdlqr\u05ee\u2160\u216a\u216e\u2173\u2179\u0100ci\u2165\u2167;\u6aa7r;\u6a7aot;\u62d7Par;\u6995uest;\u6a7c\u0280adels\u2184\u216a\u2190\u0656\u219b\u01f0\u2189\0\u218epro\xf8\u209er;\u6978q\u0100lq\u063f\u2196les\xf3\u2088i\xed\u066b\u0100en\u21a3\u21adrtneqq;\uc000\u2269\ufe00\xc5\u21aa\u0500Aabcefkosy\u21c4\u21c7\u21f1\u21f5\u21fa\u2218\u221d\u222f\u2268\u227dr\xf2\u03a0\u0200ilmr\u21d0\u21d4\u21d7\u21dbrs\xf0\u1484f\xbb\u2024il\xf4\u06a9\u0100dr\u21e0\u21e4cy;\u444a\u0180;cw\u08f4\u21eb\u21efir;\u6948;\u61adar;\u610firc;\u4125\u0180alr\u2201\u220e\u2213rts\u0100;u\u2209\u220a\u6665it\xbb\u220alip;\u6026con;\u62b9r;\uc000\ud835\udd25s\u0100ew\u2223\u2229arow;\u6925arow;\u6926\u0280amopr\u223a\u223e\u2243\u225e\u2263rr;\u61fftht;\u623bk\u0100lr\u2249\u2253eftarrow;\u61a9ightarrow;\u61aaf;\uc000\ud835\udd59bar;\u6015\u0180clt\u226f\u2274\u2278r;\uc000\ud835\udcbdas\xe8\u21f4rok;\u4127\u0100bp\u2282\u2287ull;\u6043hen\xbb\u1c5b\u0ae1\u22a3\0\u22aa\0\u22b8\u22c5\u22ce\0\u22d5\u22f3\0\0\u22f8\u2322\u2367\u2362\u237f\0\u2386\u23aa\u23b4cute\u803b\xed\u40ed\u0180;iy\u0771\u22b0\u22b5rc\u803b\xee\u40ee;\u4438\u0100cx\u22bc\u22bfy;\u4435cl\u803b\xa1\u40a1\u0100fr\u039f\u22c9;\uc000\ud835\udd26rave\u803b\xec\u40ec\u0200;ino\u073e\u22dd\u22e9\u22ee\u0100in\u22e2\u22e6nt;\u6a0ct;\u622dfin;\u69dcta;\u6129lig;\u4133\u0180aop\u22fe\u231a\u231d\u0180cgt\u2305\u2308\u2317r;\u412b\u0180elp\u071f\u230f\u2313in\xe5\u078ear\xf4\u0720h;\u4131f;\u62b7ed;\u41b5\u0280;cfot\u04f4\u232c\u2331\u233d\u2341are;\u6105in\u0100;t\u2338\u2339\u621eie;\u69dddo\xf4\u2319\u0280;celp\u0757\u234c\u2350\u235b\u2361al;\u62ba\u0100gr\u2355\u2359er\xf3\u1563\xe3\u234darhk;\u6a17rod;\u6a3c\u0200cgpt\u236f\u2372\u2376\u237by;\u4451on;\u412ff;\uc000\ud835\udd5aa;\u43b9uest\u803b\xbf\u40bf\u0100ci\u238a\u238fr;\uc000\ud835\udcben\u0280;Edsv\u04f4\u239b\u239d\u23a1\u04f3;\u62f9ot;\u62f5\u0100;v\u23a6\u23a7\u62f4;\u62f3\u0100;i\u0777\u23aelde;\u4129\u01eb\u23b8\0\u23bccy;\u4456l\u803b\xef\u40ef\u0300cfmosu\u23cc\u23d7\u23dc\u23e1\u23e7\u23f5\u0100iy\u23d1\u23d5rc;\u4135;\u4439r;\uc000\ud835\udd27ath;\u4237pf;\uc000\ud835\udd5b\u01e3\u23ec\0\u23f1r;\uc000\ud835\udcbfrcy;\u4458kcy;\u4454\u0400acfghjos\u240b\u2416\u2422\u2427\u242d\u2431\u2435\u243bppa\u0100;v\u2413\u2414\u43ba;\u43f0\u0100ey\u241b\u2420dil;\u4137;\u443ar;\uc000\ud835\udd28reen;\u4138cy;\u4445cy;\u445cpf;\uc000\ud835\udd5ccr;\uc000\ud835\udcc0\u0b80ABEHabcdefghjlmnoprstuv\u2470\u2481\u2486\u248d\u2491\u250e\u253d\u255a\u2580\u264e\u265e\u2665\u2679\u267d\u269a\u26b2\u26d8\u275d\u2768\u278b\u27c0\u2801\u2812\u0180art\u2477\u247a\u247cr\xf2\u09c6\xf2\u0395ail;\u691barr;\u690e\u0100;g\u0994\u248b;\u6a8bar;\u6962\u0963\u24a5\0\u24aa\0\u24b1\0\0\0\0\0\u24b5\u24ba\0\u24c6\u24c8\u24cd\0\u24f9ute;\u413amptyv;\u69b4ra\xee\u084cbda;\u43bbg\u0180;dl\u088e\u24c1\u24c3;\u6991\xe5\u088e;\u6a85uo\u803b\xab\u40abr\u0400;bfhlpst\u0899\u24de\u24e6\u24e9\u24eb\u24ee\u24f1\u24f5\u0100;f\u089d\u24e3s;\u691fs;\u691d\xeb\u2252p;\u61abl;\u6939im;\u6973l;\u61a2\u0180;ae\u24ff\u2500\u2504\u6aabil;\u6919\u0100;s\u2509\u250a\u6aad;\uc000\u2aad\ufe00\u0180abr\u2515\u2519\u251drr;\u690crk;\u6772\u0100ak\u2522\u252cc\u0100ek\u2528\u252a;\u407b;\u405b\u0100es\u2531\u2533;\u698bl\u0100du\u2539\u253b;\u698f;\u698d\u0200aeuy\u2546\u254b\u2556\u2558ron;\u413e\u0100di\u2550\u2554il;\u413c\xec\u08b0\xe2\u2529;\u443b\u0200cqrs\u2563\u2566\u256d\u257da;\u6936uo\u0100;r\u0e19\u1746\u0100du\u2572\u2577har;\u6967shar;\u694bh;\u61b2\u0280;fgqs\u258b\u258c\u0989\u25f3\u25ff\u6264t\u0280ahlrt\u2598\u25a4\u25b7\u25c2\u25e8rrow\u0100;t\u0899\u25a1a\xe9\u24f6arpoon\u0100du\u25af\u25b4own\xbb\u045ap\xbb\u0966eftarrows;\u61c7ight\u0180ahs\u25cd\u25d6\u25derrow\u0100;s\u08f4\u08a7arpoon\xf3\u0f98quigarro\xf7\u21f0hreetimes;\u62cb\u0180;qs\u258b\u0993\u25falan\xf4\u09ac\u0280;cdgs\u09ac\u260a\u260d\u261d\u2628c;\u6aa8ot\u0100;o\u2614\u2615\u6a7f\u0100;r\u261a\u261b\u6a81;\u6a83\u0100;e\u2622\u2625\uc000\u22da\ufe00s;\u6a93\u0280adegs\u2633\u2639\u263d\u2649\u264bppro\xf8\u24c6ot;\u62d6q\u0100gq\u2643\u2645\xf4\u0989gt\xf2\u248c\xf4\u099bi\xed\u09b2\u0180ilr\u2655\u08e1\u265asht;\u697c;\uc000\ud835\udd29\u0100;E\u099c\u2663;\u6a91\u0161\u2669\u2676r\u0100du\u25b2\u266e\u0100;l\u0965\u2673;\u696alk;\u6584cy;\u4459\u0280;acht\u0a48\u2688\u268b\u2691\u2696r\xf2\u25c1orne\xf2\u1d08ard;\u696bri;\u65fa\u0100io\u269f\u26a4dot;\u4140ust\u0100;a\u26ac\u26ad\u63b0che\xbb\u26ad\u0200Eaes\u26bb\u26bd\u26c9\u26d4;\u6268p\u0100;p\u26c3\u26c4\u6a89rox\xbb\u26c4\u0100;q\u26ce\u26cf\u6a87\u0100;q\u26ce\u26bbim;\u62e6\u0400abnoptwz\u26e9\u26f4\u26f7\u271a\u272f\u2741\u2747\u2750\u0100nr\u26ee\u26f1g;\u67ecr;\u61fdr\xeb\u08c1g\u0180lmr\u26ff\u270d\u2714eft\u0100ar\u09e6\u2707ight\xe1\u09f2apsto;\u67fcight\xe1\u09fdparrow\u0100lr\u2725\u2729ef\xf4\u24edight;\u61ac\u0180afl\u2736\u2739\u273dr;\u6985;\uc000\ud835\udd5dus;\u6a2dimes;\u6a34\u0161\u274b\u274fst;\u6217\xe1\u134e\u0180;ef\u2757\u2758\u1800\u65cange\xbb\u2758ar\u0100;l\u2764\u2765\u4028t;\u6993\u0280achmt\u2773\u2776\u277c\u2785\u2787r\xf2\u08a8orne\xf2\u1d8car\u0100;d\u0f98\u2783;\u696d;\u600eri;\u62bf\u0300achiqt\u2798\u279d\u0a40\u27a2\u27ae\u27bbquo;\u6039r;\uc000\ud835\udcc1m\u0180;eg\u09b2\u27aa\u27ac;\u6a8d;\u6a8f\u0100bu\u252a\u27b3o\u0100;r\u0e1f\u27b9;\u601arok;\u4142\u8400<;cdhilqr\u082b\u27d2\u2639\u27dc\u27e0\u27e5\u27ea\u27f0\u0100ci\u27d7\u27d9;\u6aa6r;\u6a79re\xe5\u25f2mes;\u62c9arr;\u6976uest;\u6a7b\u0100Pi\u27f5\u27f9ar;\u6996\u0180;ef\u2800\u092d\u181b\u65c3r\u0100du\u2807\u280dshar;\u694ahar;\u6966\u0100en\u2817\u2821rtneqq;\uc000\u2268\ufe00\xc5\u281e\u0700Dacdefhilnopsu\u2840\u2845\u2882\u288e\u2893\u28a0\u28a5\u28a8\u28da\u28e2\u28e4\u0a83\u28f3\u2902Dot;\u623a\u0200clpr\u284e\u2852\u2863\u287dr\u803b\xaf\u40af\u0100et\u2857\u2859;\u6642\u0100;e\u285e\u285f\u6720se\xbb\u285f\u0100;s\u103b\u2868to\u0200;dlu\u103b\u2873\u2877\u287bow\xee\u048cef\xf4\u090f\xf0\u13d1ker;\u65ae\u0100oy\u2887\u288cmma;\u6a29;\u443cash;\u6014asuredangle\xbb\u1626r;\uc000\ud835\udd2ao;\u6127\u0180cdn\u28af\u28b4\u28c9ro\u803b\xb5\u40b5\u0200;acd\u1464\u28bd\u28c0\u28c4s\xf4\u16a7ir;\u6af0ot\u80bb\xb7\u01b5us\u0180;bd\u28d2\u1903\u28d3\u6212\u0100;u\u1d3c\u28d8;\u6a2a\u0163\u28de\u28e1p;\u6adb\xf2\u2212\xf0\u0a81\u0100dp\u28e9\u28eeels;\u62a7f;\uc000\ud835\udd5e\u0100ct\u28f8\u28fdr;\uc000\ud835\udcc2pos\xbb\u159d\u0180;lm\u2909\u290a\u290d\u43bctimap;\u62b8\u0c00GLRVabcdefghijlmoprstuvw\u2942\u2953\u297e\u2989\u2998\u29da\u29e9\u2a15\u2a1a\u2a58\u2a5d\u2a83\u2a95\u2aa4\u2aa8\u2b04\u2b07\u2b44\u2b7f\u2bae\u2c34\u2c67\u2c7c\u2ce9\u0100gt\u2947\u294b;\uc000\u22d9\u0338\u0100;v\u2950\u0bcf\uc000\u226b\u20d2\u0180elt\u295a\u2972\u2976ft\u0100ar\u2961\u2967rrow;\u61cdightarrow;\u61ce;\uc000\u22d8\u0338\u0100;v\u297b\u0c47\uc000\u226a\u20d2ightarrow;\u61cf\u0100Dd\u298e\u2993ash;\u62afash;\u62ae\u0280bcnpt\u29a3\u29a7\u29ac\u29b1\u29ccla\xbb\u02deute;\u4144g;\uc000\u2220\u20d2\u0280;Eiop\u0d84\u29bc\u29c0\u29c5\u29c8;\uc000\u2a70\u0338d;\uc000\u224b\u0338s;\u4149ro\xf8\u0d84ur\u0100;a\u29d3\u29d4\u666el\u0100;s\u29d3\u0b38\u01f3\u29df\0\u29e3p\u80bb\xa0\u0b37mp\u0100;e\u0bf9\u0c00\u0280aeouy\u29f4\u29fe\u2a03\u2a10\u2a13\u01f0\u29f9\0\u29fb;\u6a43on;\u4148dil;\u4146ng\u0100;d\u0d7e\u2a0aot;\uc000\u2a6d\u0338p;\u6a42;\u443dash;\u6013\u0380;Aadqsx\u0b92\u2a29\u2a2d\u2a3b\u2a41\u2a45\u2a50rr;\u61d7r\u0100hr\u2a33\u2a36k;\u6924\u0100;o\u13f2\u13f0ot;\uc000\u2250\u0338ui\xf6\u0b63\u0100ei\u2a4a\u2a4ear;\u6928\xed\u0b98ist\u0100;s\u0ba0\u0b9fr;\uc000\ud835\udd2b\u0200Eest\u0bc5\u2a66\u2a79\u2a7c\u0180;qs\u0bbc\u2a6d\u0be1\u0180;qs\u0bbc\u0bc5\u2a74lan\xf4\u0be2i\xed\u0bea\u0100;r\u0bb6\u2a81\xbb\u0bb7\u0180Aap\u2a8a\u2a8d\u2a91r\xf2\u2971rr;\u61aear;\u6af2\u0180;sv\u0f8d\u2a9c\u0f8c\u0100;d\u2aa1\u2aa2\u62fc;\u62facy;\u445a\u0380AEadest\u2ab7\u2aba\u2abe\u2ac2\u2ac5\u2af6\u2af9r\xf2\u2966;\uc000\u2266\u0338rr;\u619ar;\u6025\u0200;fqs\u0c3b\u2ace\u2ae3\u2aeft\u0100ar\u2ad4\u2ad9rro\xf7\u2ac1ightarro\xf7\u2a90\u0180;qs\u0c3b\u2aba\u2aealan\xf4\u0c55\u0100;s\u0c55\u2af4\xbb\u0c36i\xed\u0c5d\u0100;r\u0c35\u2afei\u0100;e\u0c1a\u0c25i\xe4\u0d90\u0100pt\u2b0c\u2b11f;\uc000\ud835\udd5f\u8180\xac;in\u2b19\u2b1a\u2b36\u40acn\u0200;Edv\u0b89\u2b24\u2b28\u2b2e;\uc000\u22f9\u0338ot;\uc000\u22f5\u0338\u01e1\u0b89\u2b33\u2b35;\u62f7;\u62f6i\u0100;v\u0cb8\u2b3c\u01e1\u0cb8\u2b41\u2b43;\u62fe;\u62fd\u0180aor\u2b4b\u2b63\u2b69r\u0200;ast\u0b7b\u2b55\u2b5a\u2b5flle\xec\u0b7bl;\uc000\u2afd\u20e5;\uc000\u2202\u0338lint;\u6a14\u0180;ce\u0c92\u2b70\u2b73u\xe5\u0ca5\u0100;c\u0c98\u2b78\u0100;e\u0c92\u2b7d\xf1\u0c98\u0200Aait\u2b88\u2b8b\u2b9d\u2ba7r\xf2\u2988rr\u0180;cw\u2b94\u2b95\u2b99\u619b;\uc000\u2933\u0338;\uc000\u219d\u0338ghtarrow\xbb\u2b95ri\u0100;e\u0ccb\u0cd6\u0380chimpqu\u2bbd\u2bcd\u2bd9\u2b04\u0b78\u2be4\u2bef\u0200;cer\u0d32\u2bc6\u0d37\u2bc9u\xe5\u0d45;\uc000\ud835\udcc3ort\u026d\u2b05\0\0\u2bd6ar\xe1\u2b56m\u0100;e\u0d6e\u2bdf\u0100;q\u0d74\u0d73su\u0100bp\u2beb\u2bed\xe5\u0cf8\xe5\u0d0b\u0180bcp\u2bf6\u2c11\u2c19\u0200;Ees\u2bff\u2c00\u0d22\u2c04\u6284;\uc000\u2ac5\u0338et\u0100;e\u0d1b\u2c0bq\u0100;q\u0d23\u2c00c\u0100;e\u0d32\u2c17\xf1\u0d38\u0200;Ees\u2c22\u2c23\u0d5f\u2c27\u6285;\uc000\u2ac6\u0338et\u0100;e\u0d58\u2c2eq\u0100;q\u0d60\u2c23\u0200gilr\u2c3d\u2c3f\u2c45\u2c47\xec\u0bd7lde\u803b\xf1\u40f1\xe7\u0c43iangle\u0100lr\u2c52\u2c5ceft\u0100;e\u0c1a\u2c5a\xf1\u0c26ight\u0100;e\u0ccb\u2c65\xf1\u0cd7\u0100;m\u2c6c\u2c6d\u43bd\u0180;es\u2c74\u2c75\u2c79\u4023ro;\u6116p;\u6007\u0480DHadgilrs\u2c8f\u2c94\u2c99\u2c9e\u2ca3\u2cb0\u2cb6\u2cd3\u2ce3ash;\u62adarr;\u6904p;\uc000\u224d\u20d2ash;\u62ac\u0100et\u2ca8\u2cac;\uc000\u2265\u20d2;\uc000>\u20d2nfin;\u69de\u0180Aet\u2cbd\u2cc1\u2cc5rr;\u6902;\uc000\u2264\u20d2\u0100;r\u2cca\u2ccd\uc000<\u20d2ie;\uc000\u22b4\u20d2\u0100At\u2cd8\u2cdcrr;\u6903rie;\uc000\u22b5\u20d2im;\uc000\u223c\u20d2\u0180Aan\u2cf0\u2cf4\u2d02rr;\u61d6r\u0100hr\u2cfa\u2cfdk;\u6923\u0100;o\u13e7\u13e5ear;\u6927\u1253\u1a95\0\0\0\0\0\0\0\0\0\0\0\0\0\u2d2d\0\u2d38\u2d48\u2d60\u2d65\u2d72\u2d84\u1b07\0\0\u2d8d\u2dab\0\u2dc8\u2dce\0\u2ddc\u2e19\u2e2b\u2e3e\u2e43\u0100cs\u2d31\u1a97ute\u803b\xf3\u40f3\u0100iy\u2d3c\u2d45r\u0100;c\u1a9e\u2d42\u803b\xf4\u40f4;\u443e\u0280abios\u1aa0\u2d52\u2d57\u01c8\u2d5alac;\u4151v;\u6a38old;\u69bclig;\u4153\u0100cr\u2d69\u2d6dir;\u69bf;\uc000\ud835\udd2c\u036f\u2d79\0\0\u2d7c\0\u2d82n;\u42dbave\u803b\xf2\u40f2;\u69c1\u0100bm\u2d88\u0df4ar;\u69b5\u0200acit\u2d95\u2d98\u2da5\u2da8r\xf2\u1a80\u0100ir\u2d9d\u2da0r;\u69beoss;\u69bbn\xe5\u0e52;\u69c0\u0180aei\u2db1\u2db5\u2db9cr;\u414dga;\u43c9\u0180cdn\u2dc0\u2dc5\u01cdron;\u43bf;\u69b6pf;\uc000\ud835\udd60\u0180ael\u2dd4\u2dd7\u01d2r;\u69b7rp;\u69b9\u0380;adiosv\u2dea\u2deb\u2dee\u2e08\u2e0d\u2e10\u2e16\u6228r\xf2\u1a86\u0200;efm\u2df7\u2df8\u2e02\u2e05\u6a5dr\u0100;o\u2dfe\u2dff\u6134f\xbb\u2dff\u803b\xaa\u40aa\u803b\xba\u40bagof;\u62b6r;\u6a56lope;\u6a57;\u6a5b\u0180clo\u2e1f\u2e21\u2e27\xf2\u2e01ash\u803b\xf8\u40f8l;\u6298i\u016c\u2e2f\u2e34de\u803b\xf5\u40f5es\u0100;a\u01db\u2e3as;\u6a36ml\u803b\xf6\u40f6bar;\u633d\u0ae1\u2e5e\0\u2e7d\0\u2e80\u2e9d\0\u2ea2\u2eb9\0\0\u2ecb\u0e9c\0\u2f13\0\0\u2f2b\u2fbc\0\u2fc8r\u0200;ast\u0403\u2e67\u2e72\u0e85\u8100\xb6;l\u2e6d\u2e6e\u40b6le\xec\u0403\u0269\u2e78\0\0\u2e7bm;\u6af3;\u6afdy;\u443fr\u0280cimpt\u2e8b\u2e8f\u2e93\u1865\u2e97nt;\u4025od;\u402eil;\u6030enk;\u6031r;\uc000\ud835\udd2d\u0180imo\u2ea8\u2eb0\u2eb4\u0100;v\u2ead\u2eae\u43c6;\u43d5ma\xf4\u0a76ne;\u660e\u0180;tv\u2ebf\u2ec0\u2ec8\u43c0chfork\xbb\u1ffd;\u43d6\u0100au\u2ecf\u2edfn\u0100ck\u2ed5\u2eddk\u0100;h\u21f4\u2edb;\u610e\xf6\u21f4s\u0480;abcdemst\u2ef3\u2ef4\u1908\u2ef9\u2efd\u2f04\u2f06\u2f0a\u2f0e\u402bcir;\u6a23ir;\u6a22\u0100ou\u1d40\u2f02;\u6a25;\u6a72n\u80bb\xb1\u0e9dim;\u6a26wo;\u6a27\u0180ipu\u2f19\u2f20\u2f25ntint;\u6a15f;\uc000\ud835\udd61nd\u803b\xa3\u40a3\u0500;Eaceinosu\u0ec8\u2f3f\u2f41\u2f44\u2f47\u2f81\u2f89\u2f92\u2f7e\u2fb6;\u6ab3p;\u6ab7u\xe5\u0ed9\u0100;c\u0ece\u2f4c\u0300;acens\u0ec8\u2f59\u2f5f\u2f66\u2f68\u2f7eppro\xf8\u2f43urlye\xf1\u0ed9\xf1\u0ece\u0180aes\u2f6f\u2f76\u2f7approx;\u6ab9qq;\u6ab5im;\u62e8i\xed\u0edfme\u0100;s\u2f88\u0eae\u6032\u0180Eas\u2f78\u2f90\u2f7a\xf0\u2f75\u0180dfp\u0eec\u2f99\u2faf\u0180als\u2fa0\u2fa5\u2faalar;\u632eine;\u6312urf;\u6313\u0100;t\u0efb\u2fb4\xef\u0efbrel;\u62b0\u0100ci\u2fc0\u2fc5r;\uc000\ud835\udcc5;\u43c8ncsp;\u6008\u0300fiopsu\u2fda\u22e2\u2fdf\u2fe5\u2feb\u2ff1r;\uc000\ud835\udd2epf;\uc000\ud835\udd62rime;\u6057cr;\uc000\ud835\udcc6\u0180aeo\u2ff8\u3009\u3013t\u0100ei\u2ffe\u3005rnion\xf3\u06b0nt;\u6a16st\u0100;e\u3010\u3011\u403f\xf1\u1f19\xf4\u0f14\u0a80ABHabcdefhilmnoprstux\u3040\u3051\u3055\u3059\u30e0\u310e\u312b\u3147\u3162\u3172\u318e\u3206\u3215\u3224\u3229\u3258\u326e\u3272\u3290\u32b0\u32b7\u0180art\u3047\u304a\u304cr\xf2\u10b3\xf2\u03ddail;\u691car\xf2\u1c65ar;\u6964\u0380cdenqrt\u3068\u3075\u3078\u307f\u308f\u3094\u30cc\u0100eu\u306d\u3071;\uc000\u223d\u0331te;\u4155i\xe3\u116emptyv;\u69b3g\u0200;del\u0fd1\u3089\u308b\u308d;\u6992;\u69a5\xe5\u0fd1uo\u803b\xbb\u40bbr\u0580;abcfhlpstw\u0fdc\u30ac\u30af\u30b7\u30b9\u30bc\u30be\u30c0\u30c3\u30c7\u30cap;\u6975\u0100;f\u0fe0\u30b4s;\u6920;\u6933s;\u691e\xeb\u225d\xf0\u272el;\u6945im;\u6974l;\u61a3;\u619d\u0100ai\u30d1\u30d5il;\u691ao\u0100;n\u30db\u30dc\u6236al\xf3\u0f1e\u0180abr\u30e7\u30ea\u30eer\xf2\u17e5rk;\u6773\u0100ak\u30f3\u30fdc\u0100ek\u30f9\u30fb;\u407d;\u405d\u0100es\u3102\u3104;\u698cl\u0100du\u310a\u310c;\u698e;\u6990\u0200aeuy\u3117\u311c\u3127\u3129ron;\u4159\u0100di\u3121\u3125il;\u4157\xec\u0ff2\xe2\u30fa;\u4440\u0200clqs\u3134\u3137\u313d\u3144a;\u6937dhar;\u6969uo\u0100;r\u020e\u020dh;\u61b3\u0180acg\u314e\u315f\u0f44l\u0200;ips\u0f78\u3158\u315b\u109cn\xe5\u10bbar\xf4\u0fa9t;\u65ad\u0180ilr\u3169\u1023\u316esht;\u697d;\uc000\ud835\udd2f\u0100ao\u3177\u3186r\u0100du\u317d\u317f\xbb\u047b\u0100;l\u1091\u3184;\u696c\u0100;v\u318b\u318c\u43c1;\u43f1\u0180gns\u3195\u31f9\u31fcht\u0300ahlrst\u31a4\u31b0\u31c2\u31d8\u31e4\u31eerrow\u0100;t\u0fdc\u31ada\xe9\u30c8arpoon\u0100du\u31bb\u31bfow\xee\u317ep\xbb\u1092eft\u0100ah\u31ca\u31d0rrow\xf3\u0feaarpoon\xf3\u0551ightarrows;\u61c9quigarro\xf7\u30cbhreetimes;\u62ccg;\u42daingdotse\xf1\u1f32\u0180ahm\u320d\u3210\u3213r\xf2\u0feaa\xf2\u0551;\u600foust\u0100;a\u321e\u321f\u63b1che\xbb\u321fmid;\u6aee\u0200abpt\u3232\u323d\u3240\u3252\u0100nr\u3237\u323ag;\u67edr;\u61fer\xeb\u1003\u0180afl\u3247\u324a\u324er;\u6986;\uc000\ud835\udd63us;\u6a2eimes;\u6a35\u0100ap\u325d\u3267r\u0100;g\u3263\u3264\u4029t;\u6994olint;\u6a12ar\xf2\u31e3\u0200achq\u327b\u3280\u10bc\u3285quo;\u603ar;\uc000\ud835\udcc7\u0100bu\u30fb\u328ao\u0100;r\u0214\u0213\u0180hir\u3297\u329b\u32a0re\xe5\u31f8mes;\u62cai\u0200;efl\u32aa\u1059\u1821\u32ab\u65b9tri;\u69celuhar;\u6968;\u611e\u0d61\u32d5\u32db\u32df\u332c\u3338\u3371\0\u337a\u33a4\0\0\u33ec\u33f0\0\u3428\u3448\u345a\u34ad\u34b1\u34ca\u34f1\0\u3616\0\0\u3633cute;\u415bqu\xef\u27ba\u0500;Eaceinpsy\u11ed\u32f3\u32f5\u32ff\u3302\u330b\u330f\u331f\u3326\u3329;\u6ab4\u01f0\u32fa\0\u32fc;\u6ab8on;\u4161u\xe5\u11fe\u0100;d\u11f3\u3307il;\u415frc;\u415d\u0180Eas\u3316\u3318\u331b;\u6ab6p;\u6abaim;\u62e9olint;\u6a13i\xed\u1204;\u4441ot\u0180;be\u3334\u1d47\u3335\u62c5;\u6a66\u0380Aacmstx\u3346\u334a\u3357\u335b\u335e\u3363\u336drr;\u61d8r\u0100hr\u3350\u3352\xeb\u2228\u0100;o\u0a36\u0a34t\u803b\xa7\u40a7i;\u403bwar;\u6929m\u0100in\u3369\xf0nu\xf3\xf1t;\u6736r\u0100;o\u3376\u2055\uc000\ud835\udd30\u0200acoy\u3382\u3386\u3391\u33a0rp;\u666f\u0100hy\u338b\u338fcy;\u4449;\u4448rt\u026d\u3399\0\0\u339ci\xe4\u1464ara\xec\u2e6f\u803b\xad\u40ad\u0100gm\u33a8\u33b4ma\u0180;fv\u33b1\u33b2\u33b2\u43c3;\u43c2\u0400;deglnpr\u12ab\u33c5\u33c9\u33ce\u33d6\u33de\u33e1\u33e6ot;\u6a6a\u0100;q\u12b1\u12b0\u0100;E\u33d3\u33d4\u6a9e;\u6aa0\u0100;E\u33db\u33dc\u6a9d;\u6a9fe;\u6246lus;\u6a24arr;\u6972ar\xf2\u113d\u0200aeit\u33f8\u3408\u340f\u3417\u0100ls\u33fd\u3404lsetm\xe9\u336ahp;\u6a33parsl;\u69e4\u0100dl\u1463\u3414e;\u6323\u0100;e\u341c\u341d\u6aaa\u0100;s\u3422\u3423\u6aac;\uc000\u2aac\ufe00\u0180flp\u342e\u3433\u3442tcy;\u444c\u0100;b\u3438\u3439\u402f\u0100;a\u343e\u343f\u69c4r;\u633ff;\uc000\ud835\udd64a\u0100dr\u344d\u0402es\u0100;u\u3454\u3455\u6660it\xbb\u3455\u0180csu\u3460\u3479\u349f\u0100au\u3465\u346fp\u0100;s\u1188\u346b;\uc000\u2293\ufe00p\u0100;s\u11b4\u3475;\uc000\u2294\ufe00u\u0100bp\u347f\u348f\u0180;es\u1197\u119c\u3486et\u0100;e\u1197\u348d\xf1\u119d\u0180;es\u11a8\u11ad\u3496et\u0100;e\u11a8\u349d\xf1\u11ae\u0180;af\u117b\u34a6\u05b0r\u0165\u34ab\u05b1\xbb\u117car\xf2\u1148\u0200cemt\u34b9\u34be\u34c2\u34c5r;\uc000\ud835\udcc8tm\xee\xf1i\xec\u3415ar\xe6\u11be\u0100ar\u34ce\u34d5r\u0100;f\u34d4\u17bf\u6606\u0100an\u34da\u34edight\u0100ep\u34e3\u34eapsilo\xee\u1ee0h\xe9\u2eafs\xbb\u2852\u0280bcmnp\u34fb\u355e\u1209\u358b\u358e\u0480;Edemnprs\u350e\u350f\u3511\u3515\u351e\u3523\u352c\u3531\u3536\u6282;\u6ac5ot;\u6abd\u0100;d\u11da\u351aot;\u6ac3ult;\u6ac1\u0100Ee\u3528\u352a;\u6acb;\u628alus;\u6abfarr;\u6979\u0180eiu\u353d\u3552\u3555t\u0180;en\u350e\u3545\u354bq\u0100;q\u11da\u350feq\u0100;q\u352b\u3528m;\u6ac7\u0100bp\u355a\u355c;\u6ad5;\u6ad3c\u0300;acens\u11ed\u356c\u3572\u3579\u357b\u3326ppro\xf8\u32faurlye\xf1\u11fe\xf1\u11f3\u0180aes\u3582\u3588\u331bppro\xf8\u331aq\xf1\u3317g;\u666a\u0680123;Edehlmnps\u35a9\u35ac\u35af\u121c\u35b2\u35b4\u35c0\u35c9\u35d5\u35da\u35df\u35e8\u35ed\u803b\xb9\u40b9\u803b\xb2\u40b2\u803b\xb3\u40b3;\u6ac6\u0100os\u35b9\u35bct;\u6abeub;\u6ad8\u0100;d\u1222\u35c5ot;\u6ac4s\u0100ou\u35cf\u35d2l;\u67c9b;\u6ad7arr;\u697bult;\u6ac2\u0100Ee\u35e4\u35e6;\u6acc;\u628blus;\u6ac0\u0180eiu\u35f4\u3609\u360ct\u0180;en\u121c\u35fc\u3602q\u0100;q\u1222\u35b2eq\u0100;q\u35e7\u35e4m;\u6ac8\u0100bp\u3611\u3613;\u6ad4;\u6ad6\u0180Aan\u361c\u3620\u362drr;\u61d9r\u0100hr\u3626\u3628\xeb\u222e\u0100;o\u0a2b\u0a29war;\u692alig\u803b\xdf\u40df\u0be1\u3651\u365d\u3660\u12ce\u3673\u3679\0\u367e\u36c2\0\0\0\0\0\u36db\u3703\0\u3709\u376c\0\0\0\u3787\u0272\u3656\0\0\u365bget;\u6316;\u43c4r\xeb\u0e5f\u0180aey\u3666\u366b\u3670ron;\u4165dil;\u4163;\u4442lrec;\u6315r;\uc000\ud835\udd31\u0200eiko\u3686\u369d\u36b5\u36bc\u01f2\u368b\0\u3691e\u01004f\u1284\u1281a\u0180;sv\u3698\u3699\u369b\u43b8ym;\u43d1\u0100cn\u36a2\u36b2k\u0100as\u36a8\u36aeppro\xf8\u12c1im\xbb\u12acs\xf0\u129e\u0100as\u36ba\u36ae\xf0\u12c1rn\u803b\xfe\u40fe\u01ec\u031f\u36c6\u22e7es\u8180\xd7;bd\u36cf\u36d0\u36d8\u40d7\u0100;a\u190f\u36d5r;\u6a31;\u6a30\u0180eps\u36e1\u36e3\u3700\xe1\u2a4d\u0200;bcf\u0486\u36ec\u36f0\u36f4ot;\u6336ir;\u6af1\u0100;o\u36f9\u36fc\uc000\ud835\udd65rk;\u6ada\xe1\u3362rime;\u6034\u0180aip\u370f\u3712\u3764d\xe5\u1248\u0380adempst\u3721\u374d\u3740\u3751\u3757\u375c\u375fngle\u0280;dlqr\u3730\u3731\u3736\u3740\u3742\u65b5own\xbb\u1dbbeft\u0100;e\u2800\u373e\xf1\u092e;\u625cight\u0100;e\u32aa\u374b\xf1\u105aot;\u65ecinus;\u6a3alus;\u6a39b;\u69cdime;\u6a3bezium;\u63e2\u0180cht\u3772\u377d\u3781\u0100ry\u3777\u377b;\uc000\ud835\udcc9;\u4446cy;\u445brok;\u4167\u0100io\u378b\u378ex\xf4\u1777head\u0100lr\u3797\u37a0eftarro\xf7\u084fightarrow\xbb\u0f5d\u0900AHabcdfghlmoprstuw\u37d0\u37d3\u37d7\u37e4\u37f0\u37fc\u380e\u381c\u3823\u3834\u3851\u385d\u386b\u38a9\u38cc\u38d2\u38ea\u38f6r\xf2\u03edar;\u6963\u0100cr\u37dc\u37e2ute\u803b\xfa\u40fa\xf2\u1150r\u01e3\u37ea\0\u37edy;\u445eve;\u416d\u0100iy\u37f5\u37farc\u803b\xfb\u40fb;\u4443\u0180abh\u3803\u3806\u380br\xf2\u13adlac;\u4171a\xf2\u13c3\u0100ir\u3813\u3818sht;\u697e;\uc000\ud835\udd32rave\u803b\xf9\u40f9\u0161\u3827\u3831r\u0100lr\u382c\u382e\xbb\u0957\xbb\u1083lk;\u6580\u0100ct\u3839\u384d\u026f\u383f\0\0\u384arn\u0100;e\u3845\u3846\u631cr\xbb\u3846op;\u630fri;\u65f8\u0100al\u3856\u385acr;\u416b\u80bb\xa8\u0349\u0100gp\u3862\u3866on;\u4173f;\uc000\ud835\udd66\u0300adhlsu\u114b\u3878\u387d\u1372\u3891\u38a0own\xe1\u13b3arpoon\u0100lr\u3888\u388cef\xf4\u382digh\xf4\u382fi\u0180;hl\u3899\u389a\u389c\u43c5\xbb\u13faon\xbb\u389aparrows;\u61c8\u0180cit\u38b0\u38c4\u38c8\u026f\u38b6\0\0\u38c1rn\u0100;e\u38bc\u38bd\u631dr\xbb\u38bdop;\u630eng;\u416fri;\u65f9cr;\uc000\ud835\udcca\u0180dir\u38d9\u38dd\u38e2ot;\u62f0lde;\u4169i\u0100;f\u3730\u38e8\xbb\u1813\u0100am\u38ef\u38f2r\xf2\u38a8l\u803b\xfc\u40fcangle;\u69a7\u0780ABDacdeflnoprsz\u391c\u391f\u3929\u392d\u39b5\u39b8\u39bd\u39df\u39e4\u39e8\u39f3\u39f9\u39fd\u3a01\u3a20r\xf2\u03f7ar\u0100;v\u3926\u3927\u6ae8;\u6ae9as\xe8\u03e1\u0100nr\u3932\u3937grt;\u699c\u0380eknprst\u34e3\u3946\u394b\u3952\u395d\u3964\u3996app\xe1\u2415othin\xe7\u1e96\u0180hir\u34eb\u2ec8\u3959op\xf4\u2fb5\u0100;h\u13b7\u3962\xef\u318d\u0100iu\u3969\u396dgm\xe1\u33b3\u0100bp\u3972\u3984setneq\u0100;q\u397d\u3980\uc000\u228a\ufe00;\uc000\u2acb\ufe00setneq\u0100;q\u398f\u3992\uc000\u228b\ufe00;\uc000\u2acc\ufe00\u0100hr\u399b\u399fet\xe1\u369ciangle\u0100lr\u39aa\u39afeft\xbb\u0925ight\xbb\u1051y;\u4432ash\xbb\u1036\u0180elr\u39c4\u39d2\u39d7\u0180;be\u2dea\u39cb\u39cfar;\u62bbq;\u625alip;\u62ee\u0100bt\u39dc\u1468a\xf2\u1469r;\uc000\ud835\udd33tr\xe9\u39aesu\u0100bp\u39ef\u39f1\xbb\u0d1c\xbb\u0d59pf;\uc000\ud835\udd67ro\xf0\u0efbtr\xe9\u39b4\u0100cu\u3a06\u3a0br;\uc000\ud835\udccb\u0100bp\u3a10\u3a18n\u0100Ee\u3980\u3a16\xbb\u397en\u0100Ee\u3992\u3a1e\xbb\u3990igzag;\u699a\u0380cefoprs\u3a36\u3a3b\u3a56\u3a5b\u3a54\u3a61\u3a6airc;\u4175\u0100di\u3a40\u3a51\u0100bg\u3a45\u3a49ar;\u6a5fe\u0100;q\u15fa\u3a4f;\u6259erp;\u6118r;\uc000\ud835\udd34pf;\uc000\ud835\udd68\u0100;e\u1479\u3a66at\xe8\u1479cr;\uc000\ud835\udccc\u0ae3\u178e\u3a87\0\u3a8b\0\u3a90\u3a9b\0\0\u3a9d\u3aa8\u3aab\u3aaf\0\0\u3ac3\u3ace\0\u3ad8\u17dc\u17dftr\xe9\u17d1r;\uc000\ud835\udd35\u0100Aa\u3a94\u3a97r\xf2\u03c3r\xf2\u09f6;\u43be\u0100Aa\u3aa1\u3aa4r\xf2\u03b8r\xf2\u09eba\xf0\u2713is;\u62fb\u0180dpt\u17a4\u3ab5\u3abe\u0100fl\u3aba\u17a9;\uc000\ud835\udd69im\xe5\u17b2\u0100Aa\u3ac7\u3acar\xf2\u03cer\xf2\u0a01\u0100cq\u3ad2\u17b8r;\uc000\ud835\udccd\u0100pt\u17d6\u3adcr\xe9\u17d4\u0400acefiosu\u3af0\u3afd\u3b08\u3b0c\u3b11\u3b15\u3b1b\u3b21c\u0100uy\u3af6\u3afbte\u803b\xfd\u40fd;\u444f\u0100iy\u3b02\u3b06rc;\u4177;\u444bn\u803b\xa5\u40a5r;\uc000\ud835\udd36cy;\u4457pf;\uc000\ud835\udd6acr;\uc000\ud835\udcce\u0100cm\u3b26\u3b29y;\u444el\u803b\xff\u40ff\u0500acdefhiosw\u3b42\u3b48\u3b54\u3b58\u3b64\u3b69\u3b6d\u3b74\u3b7a\u3b80cute;\u417a\u0100ay\u3b4d\u3b52ron;\u417e;\u4437ot;\u417c\u0100et\u3b5d\u3b61tr\xe6\u155fa;\u43b6r;\uc000\ud835\udd37cy;\u4436grarr;\u61ddpf;\uc000\ud835\udd6bcr;\uc000\ud835\udccf\u0100jn\u3b85\u3b87;\u600dj;\u600c'.split("").map(e=>e.charCodeAt(0)));var em;const tm=new Map([[0,65533],[128,8364],[130,8218],[131,402],[132,8222],[133,8230],[134,8224],[135,8225],[136,710],[137,8240],[138,352],[139,8249],[140,338],[142,381],[145,8216],[146,8217],[147,8220],[148,8221],[149,8226],[150,8211],[151,8212],[152,732],[153,8482],[154,353],[155,8250],[156,339],[158,382],[159,376]]);em=String.fromCodePoint;function nm(e){var t;return e>=55296&&e<=57343||e>1114111?65533:null!==(t=tm.get(e))&&void 0!==t?t:e}var rm;!function(e){e[e.NUM=35]="NUM",e[e.SEMI=59]="SEMI",e[e.EQUALS=61]="EQUALS",e[e.ZERO=48]="ZERO",e[e.NINE=57]="NINE",e[e.LOWER_A=97]="LOWER_A",e[e.LOWER_F=102]="LOWER_F",e[e.LOWER_X=120]="LOWER_X",e[e.LOWER_Z=122]="LOWER_Z",e[e.UPPER_A=65]="UPPER_A",e[e.UPPER_F=70]="UPPER_F",e[e.UPPER_Z=90]="UPPER_Z"}(rm||(rm={}));var im,om,sm;function am(e){return e>=rm.ZERO&&e<=rm.NINE}function lm(e){return e>=rm.UPPER_A&&e<=rm.UPPER_F||e>=rm.LOWER_A&&e<=rm.LOWER_F}function cm(e){return e===rm.EQUALS||function(e){return e>=rm.UPPER_A&&e<=rm.UPPER_Z||e>=rm.LOWER_A&&e<=rm.LOWER_Z||am(e)}(e)}!function(e){e[e.VALUE_LENGTH=49152]="VALUE_LENGTH",e[e.BRANCH_LENGTH=16256]="BRANCH_LENGTH",e[e.JUMP_TABLE=127]="JUMP_TABLE"}(im||(im={})),function(e){e[e.EntityStart=0]="EntityStart",e[e.NumericStart=1]="NumericStart",e[e.NumericDecimal=2]="NumericDecimal",e[e.NumericHex=3]="NumericHex",e[e.NamedEntity=4]="NamedEntity"}(om||(om={})),function(e){e[e.Legacy=0]="Legacy",e[e.Strict=1]="Strict",e[e.Attribute=2]="Attribute"}(sm||(sm={}));class um{constructor(e,t,n){this.decodeTree=e,this.emitCodePoint=t,this.errors=n,this.state=om.EntityStart,this.consumed=1,this.result=0,this.treeIndex=0,this.excess=1,this.decodeMode=sm.Strict}startEntity(e){this.decodeMode=e,this.state=om.EntityStart,this.result=0,this.treeIndex=0,this.excess=1,this.consumed=1}write(e,t){switch(this.state){case om.EntityStart:return e.charCodeAt(t)===rm.NUM?(this.state=om.NumericStart,this.consumed+=1,this.stateNumericStart(e,t+1)):(this.state=om.NamedEntity,this.stateNamedEntity(e,t));case om.NumericStart:return this.stateNumericStart(e,t);case om.NumericDecimal:return this.stateNumericDecimal(e,t);case om.NumericHex:return this.stateNumericHex(e,t);case om.NamedEntity:return this.stateNamedEntity(e,t)}}stateNumericStart(e,t){return t>=e.length?-1:(32|e.charCodeAt(t))===rm.LOWER_X?(this.state=om.NumericHex,this.consumed+=1,this.stateNumericHex(e,t+1)):(this.state=om.NumericDecimal,this.stateNumericDecimal(e,t))}addToNumericResult(e,t,n,r){if(t!==n){const i=n-t;this.result=this.result*Math.pow(r,i)+Number.parseInt(e.substr(t,i),r),this.consumed+=i}}stateNumericHex(e,t){const n=t;for(;t>14;for(;t>14,0!==i){if(o===rm.SEMI)return this.emitNamedEntityData(this.treeIndex,i,this.consumed+this.excess);this.decodeMode!==sm.Strict&&(this.result=this.treeIndex,this.consumed+=this.excess,this.excess=0)}}return-1}emitNotTerminatedNamedEntity(){var e;const{result:t,decodeTree:n}=this,r=(n[t]&im.VALUE_LENGTH)>>14;return this.emitNamedEntityData(t,r,this.consumed),null===(e=this.errors)||void 0===e||e.missingSemicolonAfterCharacterReference(),this.consumed}emitNamedEntityData(e,t,n){const{decodeTree:r}=this;return this.emitCodePoint(1===t?r[e]&~im.VALUE_LENGTH:r[e+1],n),3===t&&this.emitCodePoint(r[e+2],n),n}end(){var e;switch(this.state){case om.NamedEntity:return 0===this.result||this.decodeMode===sm.Attribute&&this.result!==this.treeIndex?0:this.emitNotTerminatedNamedEntity();case om.NumericDecimal:return this.emitNumericEntity(0,2);case om.NumericHex:return this.emitNumericEntity(0,3);case om.NumericStart:return null===(e=this.errors)||void 0===e||e.absenceOfDigitsInNumericCharacterReference(this.consumed),0;case om.EntityStart:return 0}}}function hm(e,t,n,r){const i=(t&im.BRANCH_LENGTH)>>7,o=t&im.JUMP_TABLE;if(0===i)return 0!==o&&r===o?n:-1;if(o){const t=r-o;return t<0||t>=i?-1:e[n+t]-1}let s=n,a=s+i-1;for(;s<=a;){const t=s+a>>>1,n=e[t];if(nr))return e[t+i];a=t-1}}return-1}var dm,pm,fm,mm,gm;!function(e){e.HTML="http://www.w3.org/1999/xhtml",e.MATHML="http://www.w3.org/1998/Math/MathML",e.SVG="http://www.w3.org/2000/svg",e.XLINK="http://www.w3.org/1999/xlink",e.XML="http://www.w3.org/XML/1998/namespace",e.XMLNS="http://www.w3.org/2000/xmlns/"}(dm||(dm={})),function(e){e.TYPE="type",e.ACTION="action",e.ENCODING="encoding",e.PROMPT="prompt",e.NAME="name",e.COLOR="color",e.FACE="face",e.SIZE="size"}(pm||(pm={})),function(e){e.NO_QUIRKS="no-quirks",e.QUIRKS="quirks",e.LIMITED_QUIRKS="limited-quirks"}(fm||(fm={})),function(e){e.A="a",e.ADDRESS="address",e.ANNOTATION_XML="annotation-xml",e.APPLET="applet",e.AREA="area",e.ARTICLE="article",e.ASIDE="aside",e.B="b",e.BASE="base",e.BASEFONT="basefont",e.BGSOUND="bgsound",e.BIG="big",e.BLOCKQUOTE="blockquote",e.BODY="body",e.BR="br",e.BUTTON="button",e.CAPTION="caption",e.CENTER="center",e.CODE="code",e.COL="col",e.COLGROUP="colgroup",e.DD="dd",e.DESC="desc",e.DETAILS="details",e.DIALOG="dialog",e.DIR="dir",e.DIV="div",e.DL="dl",e.DT="dt",e.EM="em",e.EMBED="embed",e.FIELDSET="fieldset",e.FIGCAPTION="figcaption",e.FIGURE="figure",e.FONT="font",e.FOOTER="footer",e.FOREIGN_OBJECT="foreignObject",e.FORM="form",e.FRAME="frame",e.FRAMESET="frameset",e.H1="h1",e.H2="h2",e.H3="h3",e.H4="h4",e.H5="h5",e.H6="h6",e.HEAD="head",e.HEADER="header",e.HGROUP="hgroup",e.HR="hr",e.HTML="html",e.I="i",e.IMG="img",e.IMAGE="image",e.INPUT="input",e.IFRAME="iframe",e.KEYGEN="keygen",e.LABEL="label",e.LI="li",e.LINK="link",e.LISTING="listing",e.MAIN="main",e.MALIGNMARK="malignmark",e.MARQUEE="marquee",e.MATH="math",e.MENU="menu",e.META="meta",e.MGLYPH="mglyph",e.MI="mi",e.MO="mo",e.MN="mn",e.MS="ms",e.MTEXT="mtext",e.NAV="nav",e.NOBR="nobr",e.NOFRAMES="noframes",e.NOEMBED="noembed",e.NOSCRIPT="noscript",e.OBJECT="object",e.OL="ol",e.OPTGROUP="optgroup",e.OPTION="option",e.P="p",e.PARAM="param",e.PLAINTEXT="plaintext",e.PRE="pre",e.RB="rb",e.RP="rp",e.RT="rt",e.RTC="rtc",e.RUBY="ruby",e.S="s",e.SCRIPT="script",e.SEARCH="search",e.SECTION="section",e.SELECT="select",e.SOURCE="source",e.SMALL="small",e.SPAN="span",e.STRIKE="strike",e.STRONG="strong",e.STYLE="style",e.SUB="sub",e.SUMMARY="summary",e.SUP="sup",e.TABLE="table",e.TBODY="tbody",e.TEMPLATE="template",e.TEXTAREA="textarea",e.TFOOT="tfoot",e.TD="td",e.TH="th",e.THEAD="thead",e.TITLE="title",e.TR="tr",e.TRACK="track",e.TT="tt",e.U="u",e.UL="ul",e.SVG="svg",e.VAR="var",e.WBR="wbr",e.XMP="xmp"}(mm||(mm={})),function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.A=1]="A",e[e.ADDRESS=2]="ADDRESS",e[e.ANNOTATION_XML=3]="ANNOTATION_XML",e[e.APPLET=4]="APPLET",e[e.AREA=5]="AREA",e[e.ARTICLE=6]="ARTICLE",e[e.ASIDE=7]="ASIDE",e[e.B=8]="B",e[e.BASE=9]="BASE",e[e.BASEFONT=10]="BASEFONT",e[e.BGSOUND=11]="BGSOUND",e[e.BIG=12]="BIG",e[e.BLOCKQUOTE=13]="BLOCKQUOTE",e[e.BODY=14]="BODY",e[e.BR=15]="BR",e[e.BUTTON=16]="BUTTON",e[e.CAPTION=17]="CAPTION",e[e.CENTER=18]="CENTER",e[e.CODE=19]="CODE",e[e.COL=20]="COL",e[e.COLGROUP=21]="COLGROUP",e[e.DD=22]="DD",e[e.DESC=23]="DESC",e[e.DETAILS=24]="DETAILS",e[e.DIALOG=25]="DIALOG",e[e.DIR=26]="DIR",e[e.DIV=27]="DIV",e[e.DL=28]="DL",e[e.DT=29]="DT",e[e.EM=30]="EM",e[e.EMBED=31]="EMBED",e[e.FIELDSET=32]="FIELDSET",e[e.FIGCAPTION=33]="FIGCAPTION",e[e.FIGURE=34]="FIGURE",e[e.FONT=35]="FONT",e[e.FOOTER=36]="FOOTER",e[e.FOREIGN_OBJECT=37]="FOREIGN_OBJECT",e[e.FORM=38]="FORM",e[e.FRAME=39]="FRAME",e[e.FRAMESET=40]="FRAMESET",e[e.H1=41]="H1",e[e.H2=42]="H2",e[e.H3=43]="H3",e[e.H4=44]="H4",e[e.H5=45]="H5",e[e.H6=46]="H6",e[e.HEAD=47]="HEAD",e[e.HEADER=48]="HEADER",e[e.HGROUP=49]="HGROUP",e[e.HR=50]="HR",e[e.HTML=51]="HTML",e[e.I=52]="I",e[e.IMG=53]="IMG",e[e.IMAGE=54]="IMAGE",e[e.INPUT=55]="INPUT",e[e.IFRAME=56]="IFRAME",e[e.KEYGEN=57]="KEYGEN",e[e.LABEL=58]="LABEL",e[e.LI=59]="LI",e[e.LINK=60]="LINK",e[e.LISTING=61]="LISTING",e[e.MAIN=62]="MAIN",e[e.MALIGNMARK=63]="MALIGNMARK",e[e.MARQUEE=64]="MARQUEE",e[e.MATH=65]="MATH",e[e.MENU=66]="MENU",e[e.META=67]="META",e[e.MGLYPH=68]="MGLYPH",e[e.MI=69]="MI",e[e.MO=70]="MO",e[e.MN=71]="MN",e[e.MS=72]="MS",e[e.MTEXT=73]="MTEXT",e[e.NAV=74]="NAV",e[e.NOBR=75]="NOBR",e[e.NOFRAMES=76]="NOFRAMES",e[e.NOEMBED=77]="NOEMBED",e[e.NOSCRIPT=78]="NOSCRIPT",e[e.OBJECT=79]="OBJECT",e[e.OL=80]="OL",e[e.OPTGROUP=81]="OPTGROUP",e[e.OPTION=82]="OPTION",e[e.P=83]="P",e[e.PARAM=84]="PARAM",e[e.PLAINTEXT=85]="PLAINTEXT",e[e.PRE=86]="PRE",e[e.RB=87]="RB",e[e.RP=88]="RP",e[e.RT=89]="RT",e[e.RTC=90]="RTC",e[e.RUBY=91]="RUBY",e[e.S=92]="S",e[e.SCRIPT=93]="SCRIPT",e[e.SEARCH=94]="SEARCH",e[e.SECTION=95]="SECTION",e[e.SELECT=96]="SELECT",e[e.SOURCE=97]="SOURCE",e[e.SMALL=98]="SMALL",e[e.SPAN=99]="SPAN",e[e.STRIKE=100]="STRIKE",e[e.STRONG=101]="STRONG",e[e.STYLE=102]="STYLE",e[e.SUB=103]="SUB",e[e.SUMMARY=104]="SUMMARY",e[e.SUP=105]="SUP",e[e.TABLE=106]="TABLE",e[e.TBODY=107]="TBODY",e[e.TEMPLATE=108]="TEMPLATE",e[e.TEXTAREA=109]="TEXTAREA",e[e.TFOOT=110]="TFOOT",e[e.TD=111]="TD",e[e.TH=112]="TH",e[e.THEAD=113]="THEAD",e[e.TITLE=114]="TITLE",e[e.TR=115]="TR",e[e.TRACK=116]="TRACK",e[e.TT=117]="TT",e[e.U=118]="U",e[e.UL=119]="UL",e[e.SVG=120]="SVG",e[e.VAR=121]="VAR",e[e.WBR=122]="WBR",e[e.XMP=123]="XMP"}(gm||(gm={}));const Om=new Map([[mm.A,gm.A],[mm.ADDRESS,gm.ADDRESS],[mm.ANNOTATION_XML,gm.ANNOTATION_XML],[mm.APPLET,gm.APPLET],[mm.AREA,gm.AREA],[mm.ARTICLE,gm.ARTICLE],[mm.ASIDE,gm.ASIDE],[mm.B,gm.B],[mm.BASE,gm.BASE],[mm.BASEFONT,gm.BASEFONT],[mm.BGSOUND,gm.BGSOUND],[mm.BIG,gm.BIG],[mm.BLOCKQUOTE,gm.BLOCKQUOTE],[mm.BODY,gm.BODY],[mm.BR,gm.BR],[mm.BUTTON,gm.BUTTON],[mm.CAPTION,gm.CAPTION],[mm.CENTER,gm.CENTER],[mm.CODE,gm.CODE],[mm.COL,gm.COL],[mm.COLGROUP,gm.COLGROUP],[mm.DD,gm.DD],[mm.DESC,gm.DESC],[mm.DETAILS,gm.DETAILS],[mm.DIALOG,gm.DIALOG],[mm.DIR,gm.DIR],[mm.DIV,gm.DIV],[mm.DL,gm.DL],[mm.DT,gm.DT],[mm.EM,gm.EM],[mm.EMBED,gm.EMBED],[mm.FIELDSET,gm.FIELDSET],[mm.FIGCAPTION,gm.FIGCAPTION],[mm.FIGURE,gm.FIGURE],[mm.FONT,gm.FONT],[mm.FOOTER,gm.FOOTER],[mm.FOREIGN_OBJECT,gm.FOREIGN_OBJECT],[mm.FORM,gm.FORM],[mm.FRAME,gm.FRAME],[mm.FRAMESET,gm.FRAMESET],[mm.H1,gm.H1],[mm.H2,gm.H2],[mm.H3,gm.H3],[mm.H4,gm.H4],[mm.H5,gm.H5],[mm.H6,gm.H6],[mm.HEAD,gm.HEAD],[mm.HEADER,gm.HEADER],[mm.HGROUP,gm.HGROUP],[mm.HR,gm.HR],[mm.HTML,gm.HTML],[mm.I,gm.I],[mm.IMG,gm.IMG],[mm.IMAGE,gm.IMAGE],[mm.INPUT,gm.INPUT],[mm.IFRAME,gm.IFRAME],[mm.KEYGEN,gm.KEYGEN],[mm.LABEL,gm.LABEL],[mm.LI,gm.LI],[mm.LINK,gm.LINK],[mm.LISTING,gm.LISTING],[mm.MAIN,gm.MAIN],[mm.MALIGNMARK,gm.MALIGNMARK],[mm.MARQUEE,gm.MARQUEE],[mm.MATH,gm.MATH],[mm.MENU,gm.MENU],[mm.META,gm.META],[mm.MGLYPH,gm.MGLYPH],[mm.MI,gm.MI],[mm.MO,gm.MO],[mm.MN,gm.MN],[mm.MS,gm.MS],[mm.MTEXT,gm.MTEXT],[mm.NAV,gm.NAV],[mm.NOBR,gm.NOBR],[mm.NOFRAMES,gm.NOFRAMES],[mm.NOEMBED,gm.NOEMBED],[mm.NOSCRIPT,gm.NOSCRIPT],[mm.OBJECT,gm.OBJECT],[mm.OL,gm.OL],[mm.OPTGROUP,gm.OPTGROUP],[mm.OPTION,gm.OPTION],[mm.P,gm.P],[mm.PARAM,gm.PARAM],[mm.PLAINTEXT,gm.PLAINTEXT],[mm.PRE,gm.PRE],[mm.RB,gm.RB],[mm.RP,gm.RP],[mm.RT,gm.RT],[mm.RTC,gm.RTC],[mm.RUBY,gm.RUBY],[mm.S,gm.S],[mm.SCRIPT,gm.SCRIPT],[mm.SEARCH,gm.SEARCH],[mm.SECTION,gm.SECTION],[mm.SELECT,gm.SELECT],[mm.SOURCE,gm.SOURCE],[mm.SMALL,gm.SMALL],[mm.SPAN,gm.SPAN],[mm.STRIKE,gm.STRIKE],[mm.STRONG,gm.STRONG],[mm.STYLE,gm.STYLE],[mm.SUB,gm.SUB],[mm.SUMMARY,gm.SUMMARY],[mm.SUP,gm.SUP],[mm.TABLE,gm.TABLE],[mm.TBODY,gm.TBODY],[mm.TEMPLATE,gm.TEMPLATE],[mm.TEXTAREA,gm.TEXTAREA],[mm.TFOOT,gm.TFOOT],[mm.TD,gm.TD],[mm.TH,gm.TH],[mm.THEAD,gm.THEAD],[mm.TITLE,gm.TITLE],[mm.TR,gm.TR],[mm.TRACK,gm.TRACK],[mm.TT,gm.TT],[mm.U,gm.U],[mm.UL,gm.UL],[mm.SVG,gm.SVG],[mm.VAR,gm.VAR],[mm.WBR,gm.WBR],[mm.XMP,gm.XMP]]);function bm(e){var t;return null!==(t=Om.get(e))&&void 0!==t?t:gm.UNKNOWN}const vm=gm,ym={[dm.HTML]:new Set([vm.ADDRESS,vm.APPLET,vm.AREA,vm.ARTICLE,vm.ASIDE,vm.BASE,vm.BASEFONT,vm.BGSOUND,vm.BLOCKQUOTE,vm.BODY,vm.BR,vm.BUTTON,vm.CAPTION,vm.CENTER,vm.COL,vm.COLGROUP,vm.DD,vm.DETAILS,vm.DIR,vm.DIV,vm.DL,vm.DT,vm.EMBED,vm.FIELDSET,vm.FIGCAPTION,vm.FIGURE,vm.FOOTER,vm.FORM,vm.FRAME,vm.FRAMESET,vm.H1,vm.H2,vm.H3,vm.H4,vm.H5,vm.H6,vm.HEAD,vm.HEADER,vm.HGROUP,vm.HR,vm.HTML,vm.IFRAME,vm.IMG,vm.INPUT,vm.LI,vm.LINK,vm.LISTING,vm.MAIN,vm.MARQUEE,vm.MENU,vm.META,vm.NAV,vm.NOEMBED,vm.NOFRAMES,vm.NOSCRIPT,vm.OBJECT,vm.OL,vm.P,vm.PARAM,vm.PLAINTEXT,vm.PRE,vm.SCRIPT,vm.SECTION,vm.SELECT,vm.SOURCE,vm.STYLE,vm.SUMMARY,vm.TABLE,vm.TBODY,vm.TD,vm.TEMPLATE,vm.TEXTAREA,vm.TFOOT,vm.TH,vm.THEAD,vm.TITLE,vm.TR,vm.TRACK,vm.UL,vm.WBR,vm.XMP]),[dm.MATHML]:new Set([vm.MI,vm.MO,vm.MN,vm.MS,vm.MTEXT,vm.ANNOTATION_XML]),[dm.SVG]:new Set([vm.TITLE,vm.FOREIGN_OBJECT,vm.DESC]),[dm.XLINK]:new Set,[dm.XML]:new Set,[dm.XMLNS]:new Set},xm=new Set([vm.H1,vm.H2,vm.H3,vm.H4,vm.H5,vm.H6]);new Set([mm.STYLE,mm.SCRIPT,mm.XMP,mm.IFRAME,mm.NOEMBED,mm.NOFRAMES,mm.PLAINTEXT]);var km;!function(e){e[e.DATA=0]="DATA",e[e.RCDATA=1]="RCDATA",e[e.RAWTEXT=2]="RAWTEXT",e[e.SCRIPT_DATA=3]="SCRIPT_DATA",e[e.PLAINTEXT=4]="PLAINTEXT",e[e.TAG_OPEN=5]="TAG_OPEN",e[e.END_TAG_OPEN=6]="END_TAG_OPEN",e[e.TAG_NAME=7]="TAG_NAME",e[e.RCDATA_LESS_THAN_SIGN=8]="RCDATA_LESS_THAN_SIGN",e[e.RCDATA_END_TAG_OPEN=9]="RCDATA_END_TAG_OPEN",e[e.RCDATA_END_TAG_NAME=10]="RCDATA_END_TAG_NAME",e[e.RAWTEXT_LESS_THAN_SIGN=11]="RAWTEXT_LESS_THAN_SIGN",e[e.RAWTEXT_END_TAG_OPEN=12]="RAWTEXT_END_TAG_OPEN",e[e.RAWTEXT_END_TAG_NAME=13]="RAWTEXT_END_TAG_NAME",e[e.SCRIPT_DATA_LESS_THAN_SIGN=14]="SCRIPT_DATA_LESS_THAN_SIGN",e[e.SCRIPT_DATA_END_TAG_OPEN=15]="SCRIPT_DATA_END_TAG_OPEN",e[e.SCRIPT_DATA_END_TAG_NAME=16]="SCRIPT_DATA_END_TAG_NAME",e[e.SCRIPT_DATA_ESCAPE_START=17]="SCRIPT_DATA_ESCAPE_START",e[e.SCRIPT_DATA_ESCAPE_START_DASH=18]="SCRIPT_DATA_ESCAPE_START_DASH",e[e.SCRIPT_DATA_ESCAPED=19]="SCRIPT_DATA_ESCAPED",e[e.SCRIPT_DATA_ESCAPED_DASH=20]="SCRIPT_DATA_ESCAPED_DASH",e[e.SCRIPT_DATA_ESCAPED_DASH_DASH=21]="SCRIPT_DATA_ESCAPED_DASH_DASH",e[e.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN=22]="SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN",e[e.SCRIPT_DATA_ESCAPED_END_TAG_OPEN=23]="SCRIPT_DATA_ESCAPED_END_TAG_OPEN",e[e.SCRIPT_DATA_ESCAPED_END_TAG_NAME=24]="SCRIPT_DATA_ESCAPED_END_TAG_NAME",e[e.SCRIPT_DATA_DOUBLE_ESCAPE_START=25]="SCRIPT_DATA_DOUBLE_ESCAPE_START",e[e.SCRIPT_DATA_DOUBLE_ESCAPED=26]="SCRIPT_DATA_DOUBLE_ESCAPED",e[e.SCRIPT_DATA_DOUBLE_ESCAPED_DASH=27]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH",e[e.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH=28]="SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH",e[e.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN=29]="SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN",e[e.SCRIPT_DATA_DOUBLE_ESCAPE_END=30]="SCRIPT_DATA_DOUBLE_ESCAPE_END",e[e.BEFORE_ATTRIBUTE_NAME=31]="BEFORE_ATTRIBUTE_NAME",e[e.ATTRIBUTE_NAME=32]="ATTRIBUTE_NAME",e[e.AFTER_ATTRIBUTE_NAME=33]="AFTER_ATTRIBUTE_NAME",e[e.BEFORE_ATTRIBUTE_VALUE=34]="BEFORE_ATTRIBUTE_VALUE",e[e.ATTRIBUTE_VALUE_DOUBLE_QUOTED=35]="ATTRIBUTE_VALUE_DOUBLE_QUOTED",e[e.ATTRIBUTE_VALUE_SINGLE_QUOTED=36]="ATTRIBUTE_VALUE_SINGLE_QUOTED",e[e.ATTRIBUTE_VALUE_UNQUOTED=37]="ATTRIBUTE_VALUE_UNQUOTED",e[e.AFTER_ATTRIBUTE_VALUE_QUOTED=38]="AFTER_ATTRIBUTE_VALUE_QUOTED",e[e.SELF_CLOSING_START_TAG=39]="SELF_CLOSING_START_TAG",e[e.BOGUS_COMMENT=40]="BOGUS_COMMENT",e[e.MARKUP_DECLARATION_OPEN=41]="MARKUP_DECLARATION_OPEN",e[e.COMMENT_START=42]="COMMENT_START",e[e.COMMENT_START_DASH=43]="COMMENT_START_DASH",e[e.COMMENT=44]="COMMENT",e[e.COMMENT_LESS_THAN_SIGN=45]="COMMENT_LESS_THAN_SIGN",e[e.COMMENT_LESS_THAN_SIGN_BANG=46]="COMMENT_LESS_THAN_SIGN_BANG",e[e.COMMENT_LESS_THAN_SIGN_BANG_DASH=47]="COMMENT_LESS_THAN_SIGN_BANG_DASH",e[e.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH=48]="COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH",e[e.COMMENT_END_DASH=49]="COMMENT_END_DASH",e[e.COMMENT_END=50]="COMMENT_END",e[e.COMMENT_END_BANG=51]="COMMENT_END_BANG",e[e.DOCTYPE=52]="DOCTYPE",e[e.BEFORE_DOCTYPE_NAME=53]="BEFORE_DOCTYPE_NAME",e[e.DOCTYPE_NAME=54]="DOCTYPE_NAME",e[e.AFTER_DOCTYPE_NAME=55]="AFTER_DOCTYPE_NAME",e[e.AFTER_DOCTYPE_PUBLIC_KEYWORD=56]="AFTER_DOCTYPE_PUBLIC_KEYWORD",e[e.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER=57]="BEFORE_DOCTYPE_PUBLIC_IDENTIFIER",e[e.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED=58]="DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED",e[e.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED=59]="DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED",e[e.AFTER_DOCTYPE_PUBLIC_IDENTIFIER=60]="AFTER_DOCTYPE_PUBLIC_IDENTIFIER",e[e.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS=61]="BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS",e[e.AFTER_DOCTYPE_SYSTEM_KEYWORD=62]="AFTER_DOCTYPE_SYSTEM_KEYWORD",e[e.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER=63]="BEFORE_DOCTYPE_SYSTEM_IDENTIFIER",e[e.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED=64]="DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED",e[e.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED=65]="DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED",e[e.AFTER_DOCTYPE_SYSTEM_IDENTIFIER=66]="AFTER_DOCTYPE_SYSTEM_IDENTIFIER",e[e.BOGUS_DOCTYPE=67]="BOGUS_DOCTYPE",e[e.CDATA_SECTION=68]="CDATA_SECTION",e[e.CDATA_SECTION_BRACKET=69]="CDATA_SECTION_BRACKET",e[e.CDATA_SECTION_END=70]="CDATA_SECTION_END",e[e.CHARACTER_REFERENCE=71]="CHARACTER_REFERENCE",e[e.AMBIGUOUS_AMPERSAND=72]="AMBIGUOUS_AMPERSAND"}(km||(km={}));const Sm={DATA:km.DATA,RCDATA:km.RCDATA,RAWTEXT:km.RAWTEXT,SCRIPT_DATA:km.SCRIPT_DATA,PLAINTEXT:km.PLAINTEXT,CDATA_SECTION:km.CDATA_SECTION};function wm(e){return e>=$f.LATIN_CAPITAL_A&&e<=$f.LATIN_CAPITAL_Z}function Am(e){return function(e){return e>=$f.LATIN_SMALL_A&&e<=$f.LATIN_SMALL_Z}(e)||wm(e)}function Tm(e){return Am(e)||function(e){return e>=$f.DIGIT_0&&e<=$f.DIGIT_9}(e)}function Em(e){return e+32}function Cm(e){return e===$f.SPACE||e===$f.LINE_FEED||e===$f.TABULATION||e===$f.FORM_FEED}function _m(e){return Cm(e)||e===$f.SOLIDUS||e===$f.GREATER_THAN_SIGN}class Pm{constructor(e,t){this.options=e,this.handler=t,this.paused=!1,this.inLoop=!1,this.inForeignNode=!1,this.lastStartTagName="",this.active=!1,this.state=km.DATA,this.returnState=km.DATA,this.entityStartPos=0,this.consumedAfterSnapshot=-1,this.currentCharacterToken=null,this.currentToken=null,this.currentAttr={name:"",value:""},this.preprocessor=new Gf(t),this.currentLocation=this.getCurrentLocation(-1),this.entityDecoder=new um(Jf,(e,t)=>{this.preprocessor.pos=this.entityStartPos+t-1,this._flushCodePointConsumedAsCharacterReference(e)},t.onParseError?{missingSemicolonAfterCharacterReference:()=>{this._err(Vf.missingSemicolonAfterCharacterReference,1)},absenceOfDigitsInNumericCharacterReference:e=>{this._err(Vf.absenceOfDigitsInNumericCharacterReference,this.entityStartPos-this.preprocessor.pos+e)},validateNumericCharacterReference:e=>{const t=function(e){return e===$f.NULL?Vf.nullCharacterReference:e>1114111?Vf.characterReferenceOutsideUnicodeRange:jf(e)?Vf.surrogateCharacterReference:Yf(e)?Vf.noncharacterCharacterReference:Zf(e)||e===$f.CARRIAGE_RETURN?Vf.controlCharacterReference:null}(e);t&&this._err(t,1)}}:void 0)}_err(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;var n,r;null===(r=(n=this.handler).onParseError)||void 0===r||r.call(n,this.preprocessor.getError(e,t))}getCurrentLocation(e){return this.options.sourceCodeLocationInfo?{startLine:this.preprocessor.line,startCol:this.preprocessor.col-e,startOffset:this.preprocessor.offset-e,endLine:-1,endCol:-1,endOffset:-1}:null}_runParsingLoop(){if(!this.inLoop){for(this.inLoop=!0;this.active&&!this.paused;){this.consumedAfterSnapshot=0;const e=this._consume();this._ensureHibernation()||this._callState(e)}this.inLoop=!1}}pause(){this.paused=!0}resume(e){if(!this.paused)throw new Error("Parser was already resumed");this.paused=!1,this.inLoop||(this._runParsingLoop(),this.paused||null===e||void 0===e||e())}write(e,t,n){this.active=!0,this.preprocessor.write(e,t),this._runParsingLoop(),this.paused||null===n||void 0===n||n()}insertHtmlAtCurrentPos(e){this.active=!0,this.preprocessor.insertHtmlAtCurrentPos(e),this._runParsingLoop()}_ensureHibernation(){return!!this.preprocessor.endOfChunkHit&&(this.preprocessor.retreat(this.consumedAfterSnapshot),this.consumedAfterSnapshot=0,this.active=!1,!0)}_consume(){return this.consumedAfterSnapshot++,this.preprocessor.advance()}_advanceBy(e){this.consumedAfterSnapshot+=e;for(let t=0;t0&&this._err(Vf.endTagWithAttributes),e.selfClosing&&this._err(Vf.endTagWithTrailingSolidus),this.handler.onEndTag(e)),this.preprocessor.dropParsedChunk()}emitCurrentComment(e){this.prepareToken(e),this.handler.onComment(e),this.preprocessor.dropParsedChunk()}emitCurrentDoctype(e){this.prepareToken(e),this.handler.onDoctype(e),this.preprocessor.dropParsedChunk()}_emitCurrentCharacterToken(e){if(this.currentCharacterToken){switch(e&&this.currentCharacterToken.location&&(this.currentCharacterToken.location.endLine=e.startLine,this.currentCharacterToken.location.endCol=e.startCol,this.currentCharacterToken.location.endOffset=e.startOffset),this.currentCharacterToken.type){case Wf.CHARACTER:this.handler.onCharacter(this.currentCharacterToken);break;case Wf.NULL_CHARACTER:this.handler.onNullCharacter(this.currentCharacterToken);break;case Wf.WHITESPACE_CHARACTER:this.handler.onWhitespaceCharacter(this.currentCharacterToken)}this.currentCharacterToken=null}}_emitEOFToken(){const e=this.getCurrentLocation(0);e&&(e.endLine=e.startLine,e.endCol=e.startCol,e.endOffset=e.startOffset),this._emitCurrentCharacterToken(e),this.handler.onEof({type:Wf.EOF,location:e}),this.active=!1}_appendCharToCurrentCharacterToken(e,t){if(this.currentCharacterToken){if(this.currentCharacterToken.type===e)return void(this.currentCharacterToken.chars+=t);this.currentLocation=this.getCurrentLocation(0),this._emitCurrentCharacterToken(this.currentLocation),this.preprocessor.dropParsedChunk()}this._createCharacterToken(e,t)}_emitCodePoint(e){const t=Cm(e)?Wf.WHITESPACE_CHARACTER:e===$f.NULL?Wf.NULL_CHARACTER:Wf.CHARACTER;this._appendCharToCurrentCharacterToken(t,String.fromCodePoint(e))}_emitChars(e){this._appendCharToCurrentCharacterToken(Wf.CHARACTER,e)}_startCharacterReference(){this.returnState=this.state,this.state=km.CHARACTER_REFERENCE,this.entityStartPos=this.preprocessor.pos,this.entityDecoder.startEntity(this._isCharacterReferenceInAttribute()?sm.Attribute:sm.Legacy)}_isCharacterReferenceInAttribute(){return this.returnState===km.ATTRIBUTE_VALUE_DOUBLE_QUOTED||this.returnState===km.ATTRIBUTE_VALUE_SINGLE_QUOTED||this.returnState===km.ATTRIBUTE_VALUE_UNQUOTED}_flushCodePointConsumedAsCharacterReference(e){this._isCharacterReferenceInAttribute()?this.currentAttr.value+=String.fromCodePoint(e):this._emitCodePoint(e)}_callState(e){switch(this.state){case km.DATA:this._stateData(e);break;case km.RCDATA:this._stateRcdata(e);break;case km.RAWTEXT:this._stateRawtext(e);break;case km.SCRIPT_DATA:this._stateScriptData(e);break;case km.PLAINTEXT:this._statePlaintext(e);break;case km.TAG_OPEN:this._stateTagOpen(e);break;case km.END_TAG_OPEN:this._stateEndTagOpen(e);break;case km.TAG_NAME:this._stateTagName(e);break;case km.RCDATA_LESS_THAN_SIGN:this._stateRcdataLessThanSign(e);break;case km.RCDATA_END_TAG_OPEN:this._stateRcdataEndTagOpen(e);break;case km.RCDATA_END_TAG_NAME:this._stateRcdataEndTagName(e);break;case km.RAWTEXT_LESS_THAN_SIGN:this._stateRawtextLessThanSign(e);break;case km.RAWTEXT_END_TAG_OPEN:this._stateRawtextEndTagOpen(e);break;case km.RAWTEXT_END_TAG_NAME:this._stateRawtextEndTagName(e);break;case km.SCRIPT_DATA_LESS_THAN_SIGN:this._stateScriptDataLessThanSign(e);break;case km.SCRIPT_DATA_END_TAG_OPEN:this._stateScriptDataEndTagOpen(e);break;case km.SCRIPT_DATA_END_TAG_NAME:this._stateScriptDataEndTagName(e);break;case km.SCRIPT_DATA_ESCAPE_START:this._stateScriptDataEscapeStart(e);break;case km.SCRIPT_DATA_ESCAPE_START_DASH:this._stateScriptDataEscapeStartDash(e);break;case km.SCRIPT_DATA_ESCAPED:this._stateScriptDataEscaped(e);break;case km.SCRIPT_DATA_ESCAPED_DASH:this._stateScriptDataEscapedDash(e);break;case km.SCRIPT_DATA_ESCAPED_DASH_DASH:this._stateScriptDataEscapedDashDash(e);break;case km.SCRIPT_DATA_ESCAPED_LESS_THAN_SIGN:this._stateScriptDataEscapedLessThanSign(e);break;case km.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:this._stateScriptDataEscapedEndTagOpen(e);break;case km.SCRIPT_DATA_ESCAPED_END_TAG_NAME:this._stateScriptDataEscapedEndTagName(e);break;case km.SCRIPT_DATA_DOUBLE_ESCAPE_START:this._stateScriptDataDoubleEscapeStart(e);break;case km.SCRIPT_DATA_DOUBLE_ESCAPED:this._stateScriptDataDoubleEscaped(e);break;case km.SCRIPT_DATA_DOUBLE_ESCAPED_DASH:this._stateScriptDataDoubleEscapedDash(e);break;case km.SCRIPT_DATA_DOUBLE_ESCAPED_DASH_DASH:this._stateScriptDataDoubleEscapedDashDash(e);break;case km.SCRIPT_DATA_DOUBLE_ESCAPED_LESS_THAN_SIGN:this._stateScriptDataDoubleEscapedLessThanSign(e);break;case km.SCRIPT_DATA_DOUBLE_ESCAPE_END:this._stateScriptDataDoubleEscapeEnd(e);break;case km.BEFORE_ATTRIBUTE_NAME:this._stateBeforeAttributeName(e);break;case km.ATTRIBUTE_NAME:this._stateAttributeName(e);break;case km.AFTER_ATTRIBUTE_NAME:this._stateAfterAttributeName(e);break;case km.BEFORE_ATTRIBUTE_VALUE:this._stateBeforeAttributeValue(e);break;case km.ATTRIBUTE_VALUE_DOUBLE_QUOTED:this._stateAttributeValueDoubleQuoted(e);break;case km.ATTRIBUTE_VALUE_SINGLE_QUOTED:this._stateAttributeValueSingleQuoted(e);break;case km.ATTRIBUTE_VALUE_UNQUOTED:this._stateAttributeValueUnquoted(e);break;case km.AFTER_ATTRIBUTE_VALUE_QUOTED:this._stateAfterAttributeValueQuoted(e);break;case km.SELF_CLOSING_START_TAG:this._stateSelfClosingStartTag(e);break;case km.BOGUS_COMMENT:this._stateBogusComment(e);break;case km.MARKUP_DECLARATION_OPEN:this._stateMarkupDeclarationOpen(e);break;case km.COMMENT_START:this._stateCommentStart(e);break;case km.COMMENT_START_DASH:this._stateCommentStartDash(e);break;case km.COMMENT:this._stateComment(e);break;case km.COMMENT_LESS_THAN_SIGN:this._stateCommentLessThanSign(e);break;case km.COMMENT_LESS_THAN_SIGN_BANG:this._stateCommentLessThanSignBang(e);break;case km.COMMENT_LESS_THAN_SIGN_BANG_DASH:this._stateCommentLessThanSignBangDash(e);break;case km.COMMENT_LESS_THAN_SIGN_BANG_DASH_DASH:this._stateCommentLessThanSignBangDashDash(e);break;case km.COMMENT_END_DASH:this._stateCommentEndDash(e);break;case km.COMMENT_END:this._stateCommentEnd(e);break;case km.COMMENT_END_BANG:this._stateCommentEndBang(e);break;case km.DOCTYPE:this._stateDoctype(e);break;case km.BEFORE_DOCTYPE_NAME:this._stateBeforeDoctypeName(e);break;case km.DOCTYPE_NAME:this._stateDoctypeName(e);break;case km.AFTER_DOCTYPE_NAME:this._stateAfterDoctypeName(e);break;case km.AFTER_DOCTYPE_PUBLIC_KEYWORD:this._stateAfterDoctypePublicKeyword(e);break;case km.BEFORE_DOCTYPE_PUBLIC_IDENTIFIER:this._stateBeforeDoctypePublicIdentifier(e);break;case km.DOCTYPE_PUBLIC_IDENTIFIER_DOUBLE_QUOTED:this._stateDoctypePublicIdentifierDoubleQuoted(e);break;case km.DOCTYPE_PUBLIC_IDENTIFIER_SINGLE_QUOTED:this._stateDoctypePublicIdentifierSingleQuoted(e);break;case km.AFTER_DOCTYPE_PUBLIC_IDENTIFIER:this._stateAfterDoctypePublicIdentifier(e);break;case km.BETWEEN_DOCTYPE_PUBLIC_AND_SYSTEM_IDENTIFIERS:this._stateBetweenDoctypePublicAndSystemIdentifiers(e);break;case km.AFTER_DOCTYPE_SYSTEM_KEYWORD:this._stateAfterDoctypeSystemKeyword(e);break;case km.BEFORE_DOCTYPE_SYSTEM_IDENTIFIER:this._stateBeforeDoctypeSystemIdentifier(e);break;case km.DOCTYPE_SYSTEM_IDENTIFIER_DOUBLE_QUOTED:this._stateDoctypeSystemIdentifierDoubleQuoted(e);break;case km.DOCTYPE_SYSTEM_IDENTIFIER_SINGLE_QUOTED:this._stateDoctypeSystemIdentifierSingleQuoted(e);break;case km.AFTER_DOCTYPE_SYSTEM_IDENTIFIER:this._stateAfterDoctypeSystemIdentifier(e);break;case km.BOGUS_DOCTYPE:this._stateBogusDoctype(e);break;case km.CDATA_SECTION:this._stateCdataSection(e);break;case km.CDATA_SECTION_BRACKET:this._stateCdataSectionBracket(e);break;case km.CDATA_SECTION_END:this._stateCdataSectionEnd(e);break;case km.CHARACTER_REFERENCE:this._stateCharacterReference();break;case km.AMBIGUOUS_AMPERSAND:this._stateAmbiguousAmpersand(e);break;default:throw new Error("Unknown state")}}_stateData(e){switch(e){case $f.LESS_THAN_SIGN:this.state=km.TAG_OPEN;break;case $f.AMPERSAND:this._startCharacterReference();break;case $f.NULL:this._err(Vf.unexpectedNullCharacter),this._emitCodePoint(e);break;case $f.EOF:this._emitEOFToken();break;default:this._emitCodePoint(e)}}_stateRcdata(e){switch(e){case $f.AMPERSAND:this._startCharacterReference();break;case $f.LESS_THAN_SIGN:this.state=km.RCDATA_LESS_THAN_SIGN;break;case $f.NULL:this._err(Vf.unexpectedNullCharacter),this._emitChars(Ff);break;case $f.EOF:this._emitEOFToken();break;default:this._emitCodePoint(e)}}_stateRawtext(e){switch(e){case $f.LESS_THAN_SIGN:this.state=km.RAWTEXT_LESS_THAN_SIGN;break;case $f.NULL:this._err(Vf.unexpectedNullCharacter),this._emitChars(Ff);break;case $f.EOF:this._emitEOFToken();break;default:this._emitCodePoint(e)}}_stateScriptData(e){switch(e){case $f.LESS_THAN_SIGN:this.state=km.SCRIPT_DATA_LESS_THAN_SIGN;break;case $f.NULL:this._err(Vf.unexpectedNullCharacter),this._emitChars(Ff);break;case $f.EOF:this._emitEOFToken();break;default:this._emitCodePoint(e)}}_statePlaintext(e){switch(e){case $f.NULL:this._err(Vf.unexpectedNullCharacter),this._emitChars(Ff);break;case $f.EOF:this._emitEOFToken();break;default:this._emitCodePoint(e)}}_stateTagOpen(e){if(Am(e))this._createStartTagToken(),this.state=km.TAG_NAME,this._stateTagName(e);else switch(e){case $f.EXCLAMATION_MARK:this.state=km.MARKUP_DECLARATION_OPEN;break;case $f.SOLIDUS:this.state=km.END_TAG_OPEN;break;case $f.QUESTION_MARK:this._err(Vf.unexpectedQuestionMarkInsteadOfTagName),this._createCommentToken(1),this.state=km.BOGUS_COMMENT,this._stateBogusComment(e);break;case $f.EOF:this._err(Vf.eofBeforeTagName),this._emitChars("<"),this._emitEOFToken();break;default:this._err(Vf.invalidFirstCharacterOfTagName),this._emitChars("<"),this.state=km.DATA,this._stateData(e)}}_stateEndTagOpen(e){if(Am(e))this._createEndTagToken(),this.state=km.TAG_NAME,this._stateTagName(e);else switch(e){case $f.GREATER_THAN_SIGN:this._err(Vf.missingEndTagName),this.state=km.DATA;break;case $f.EOF:this._err(Vf.eofBeforeTagName),this._emitChars("");break;case $f.NULL:this._err(Vf.unexpectedNullCharacter),this.state=km.SCRIPT_DATA_ESCAPED,this._emitChars(Ff);break;case $f.EOF:this._err(Vf.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=km.SCRIPT_DATA_ESCAPED,this._emitCodePoint(e)}}_stateScriptDataEscapedLessThanSign(e){e===$f.SOLIDUS?this.state=km.SCRIPT_DATA_ESCAPED_END_TAG_OPEN:Am(e)?(this._emitChars("<"),this.state=km.SCRIPT_DATA_DOUBLE_ESCAPE_START,this._stateScriptDataDoubleEscapeStart(e)):(this._emitChars("<"),this.state=km.SCRIPT_DATA_ESCAPED,this._stateScriptDataEscaped(e))}_stateScriptDataEscapedEndTagOpen(e){Am(e)?(this.state=km.SCRIPT_DATA_ESCAPED_END_TAG_NAME,this._stateScriptDataEscapedEndTagName(e)):(this._emitChars("");break;case $f.NULL:this._err(Vf.unexpectedNullCharacter),this.state=km.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitChars(Ff);break;case $f.EOF:this._err(Vf.eofInScriptHtmlCommentLikeText),this._emitEOFToken();break;default:this.state=km.SCRIPT_DATA_DOUBLE_ESCAPED,this._emitCodePoint(e)}}_stateScriptDataDoubleEscapedLessThanSign(e){e===$f.SOLIDUS?(this.state=km.SCRIPT_DATA_DOUBLE_ESCAPE_END,this._emitChars("/")):(this.state=km.SCRIPT_DATA_DOUBLE_ESCAPED,this._stateScriptDataDoubleEscaped(e))}_stateScriptDataDoubleEscapeEnd(e){if(this.preprocessor.startsWith(Hf,!1)&&_m(this.preprocessor.peek(Hf.length))){this._emitCodePoint(e);for(let e=0;e0&&this._isInTemplate()&&this.tmplCount--,this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(e,!0)}replace(e,t){const n=this._indexOf(e);this.items[n]=t,n===this.stackTop&&(this.current=t)}insertAfter(e,t,n){const r=this._indexOf(e)+1;this.items.splice(r,0,t),this.tagIDs.splice(r,0,n),this.stackTop++,r===this.stackTop&&this._updateCurrentElement(),this.current&&void 0!==this.currentTagId&&this.handler.onItemPush(this.current,this.currentTagId,r===this.stackTop)}popUntilTagNamePopped(e){let t=this.stackTop+1;do{t=this.tagIDs.lastIndexOf(e,t-1)}while(t>0&&this.treeAdapter.getNamespaceURI(this.items[t])!==dm.HTML);this.shortenToLength(Math.max(t,0))}shortenToLength(e){for(;this.stackTop>=e;){const t=this.current;this.tmplCount>0&&this._isInTemplate()&&(this.tmplCount-=1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(t,this.stackTop=0;n--)if(e.has(this.tagIDs[n])&&this.treeAdapter.getNamespaceURI(this.items[n])===t)return n;return-1}clearBackTo(e,t){const n=this._indexOfTagNames(e,t);this.shortenToLength(n+1)}clearBackToTableContext(){this.clearBackTo(Bm,dm.HTML)}clearBackToTableBodyContext(){this.clearBackTo($m,dm.HTML)}clearBackToTableRowContext(){this.clearBackTo(Fm,dm.HTML)}remove(e){const t=this._indexOf(e);t>=0&&(t===this.stackTop?this.pop():(this.items.splice(t,1),this.tagIDs.splice(t,1),this.stackTop--,this._updateCurrentElement(),this.handler.onItemPop(e,!1)))}tryPeekProperlyNestedBodyElement(){return this.stackTop>=1&&this.tagIDs[1]===gm.BODY?this.items[1]:null}contains(e){return this._indexOf(e)>-1}getCommonAncestor(e){const t=this._indexOf(e)-1;return t>=0?this.items[t]:null}isRootHtmlElementCurrent(){return 0===this.stackTop&&this.tagIDs[0]===gm.HTML}hasInDynamicScope(e,t){for(let n=this.stackTop;n>=0;n--){const r=this.tagIDs[n];switch(this.treeAdapter.getNamespaceURI(this.items[n])){case dm.HTML:if(r===e)return!0;if(t.has(r))return!1;break;case dm.SVG:if(Lm.has(r))return!1;break;case dm.MATHML:if(Im.has(r))return!1}}return!0}hasInScope(e){return this.hasInDynamicScope(e,Nm)}hasInListItemScope(e){return this.hasInDynamicScope(e,Rm)}hasInButtonScope(e){return this.hasInDynamicScope(e,Qm)}hasNumberedHeaderInScope(){for(let e=this.stackTop;e>=0;e--){const t=this.tagIDs[e];switch(this.treeAdapter.getNamespaceURI(this.items[e])){case dm.HTML:if(xm.has(t))return!0;if(Nm.has(t))return!1;break;case dm.SVG:if(Lm.has(t))return!1;break;case dm.MATHML:if(Im.has(t))return!1}}return!0}hasInTableScope(e){for(let t=this.stackTop;t>=0;t--)if(this.treeAdapter.getNamespaceURI(this.items[t])===dm.HTML)switch(this.tagIDs[t]){case e:return!0;case gm.TABLE:case gm.HTML:return!1}return!0}hasTableBodyContextInTableScope(){for(let e=this.stackTop;e>=0;e--)if(this.treeAdapter.getNamespaceURI(this.items[e])===dm.HTML)switch(this.tagIDs[e]){case gm.TBODY:case gm.THEAD:case gm.TFOOT:return!0;case gm.TABLE:case gm.HTML:return!1}return!0}hasInSelectScope(e){for(let t=this.stackTop;t>=0;t--)if(this.treeAdapter.getNamespaceURI(this.items[t])===dm.HTML)switch(this.tagIDs[t]){case e:return!0;case gm.OPTION:case gm.OPTGROUP:break;default:return!1}return!0}generateImpliedEndTags(){for(;void 0!==this.currentTagId&&Dm.has(this.currentTagId);)this.pop()}generateImpliedEndTagsThoroughly(){for(;void 0!==this.currentTagId&&Mm.has(this.currentTagId);)this.pop()}generateImpliedEndTagsWithExclusion(e){for(;void 0!==this.currentTagId&&this.currentTagId!==e&&Mm.has(this.currentTagId);)this.pop()}}var Hm;!function(e){e[e.Marker=0]="Marker",e[e.Element=1]="Element"}(Hm||(Hm={}));const Um={type:Hm.Marker};class Xm{constructor(e){this.treeAdapter=e,this.entries=[],this.bookmark=null}_getNoahArkConditionCandidates(e,t){const n=[],r=t.length,i=this.treeAdapter.getTagName(e),o=this.treeAdapter.getNamespaceURI(e);for(let s=0;s[e.name,e.value]));let i=0;for(let o=0;or.get(e.name)===e.value)&&(i+=1,i>=3&&this.entries.splice(e.idx,1))}}insertMarker(){this.entries.unshift(Um)}pushElement(e,t){this._ensureNoahArkCondition(e),this.entries.unshift({type:Hm.Element,element:e,token:t})}insertElementAfterBookmark(e,t){const n=this.entries.indexOf(this.bookmark);this.entries.splice(n,0,{type:Hm.Element,element:e,token:t})}removeEntry(e){const t=this.entries.indexOf(e);-1!==t&&this.entries.splice(t,1)}clearToLastMarker(){const e=this.entries.indexOf(Um);-1===e?this.entries.length=0:this.entries.splice(0,e+1)}getElementEntryInScopeWithTagName(e){const t=this.entries.find(t=>t.type===Hm.Marker||this.treeAdapter.getTagName(t.element)===e);return t&&t.type===Hm.Element?t:null}getElementEntry(e){return this.entries.find(t=>t.type===Hm.Element&&t.element===e)}}const jm={createDocument:()=>({nodeName:"#document",mode:fm.NO_QUIRKS,childNodes:[]}),createDocumentFragment:()=>({nodeName:"#document-fragment",childNodes:[]}),createElement:(e,t,n)=>({nodeName:e,tagName:e,attrs:n,namespaceURI:t,childNodes:[],parentNode:null}),createCommentNode:e=>({nodeName:"#comment",data:e,parentNode:null}),createTextNode:e=>({nodeName:"#text",value:e,parentNode:null}),appendChild(e,t){e.childNodes.push(t),t.parentNode=e},insertBefore(e,t,n){const r=e.childNodes.indexOf(n);e.childNodes.splice(r,0,t),t.parentNode=e},setTemplateContent(e,t){e.content=t},getTemplateContent:e=>e.content,setDocumentType(e,t,n,r){const i=e.childNodes.find(e=>"#documentType"===e.nodeName);if(i)i.name=t,i.publicId=n,i.systemId=r;else{const i={nodeName:"#documentType",name:t,publicId:n,systemId:r,parentNode:null};jm.appendChild(e,i)}},setDocumentMode(e,t){e.mode=t},getDocumentMode:e=>e.mode,detachNode(e){if(e.parentNode){const t=e.parentNode.childNodes.indexOf(e);e.parentNode.childNodes.splice(t,1),e.parentNode=null}},insertText(e,t){if(e.childNodes.length>0){const n=e.childNodes[e.childNodes.length-1];if(jm.isTextNode(n))return void(n.value+=t)}jm.appendChild(e,jm.createTextNode(t))},insertTextBefore(e,t,n){const r=e.childNodes[e.childNodes.indexOf(n)-1];r&&jm.isTextNode(r)?r.value+=t:jm.insertBefore(e,jm.createTextNode(t),n)},adoptAttributes(e,t){const n=new Set(e.attrs.map(e=>e.name));for(let r=0;re.childNodes[0],getChildNodes:e=>e.childNodes,getParentNode:e=>e.parentNode,getAttrList:e=>e.attrs,getTagName:e=>e.tagName,getNamespaceURI:e=>e.namespaceURI,getTextNodeContent:e=>e.value,getCommentNodeContent:e=>e.data,getDocumentTypeNodeName:e=>e.name,getDocumentTypeNodePublicId:e=>e.publicId,getDocumentTypeNodeSystemId:e=>e.systemId,isTextNode:e=>"#text"===e.nodeName,isCommentNode:e=>"#comment"===e.nodeName,isDocumentTypeNode:e=>"#documentType"===e.nodeName,isElementNode:e=>Object.prototype.hasOwnProperty.call(e,"tagName"),setNodeSourceCodeLocation(e,t){e.sourceCodeLocation=t},getNodeSourceCodeLocation:e=>e.sourceCodeLocation,updateNodeSourceCodeLocation(e,t){e.sourceCodeLocation={...e.sourceCodeLocation,...t}}},Zm="html",Ym=["+//silmaril//dtd html pro v0r11 19970101//","-//as//dtd html 3.0 aswedit + extensions//","-//advasoft ltd//dtd html 3.0 aswedit + extensions//","-//ietf//dtd html 2.0 level 1//","-//ietf//dtd html 2.0 level 2//","-//ietf//dtd html 2.0 strict level 1//","-//ietf//dtd html 2.0 strict level 2//","-//ietf//dtd html 2.0 strict//","-//ietf//dtd html 2.0//","-//ietf//dtd html 2.1e//","-//ietf//dtd html 3.0//","-//ietf//dtd html 3.2 final//","-//ietf//dtd html 3.2//","-//ietf//dtd html 3//","-//ietf//dtd html level 0//","-//ietf//dtd html level 1//","-//ietf//dtd html level 2//","-//ietf//dtd html level 3//","-//ietf//dtd html strict level 0//","-//ietf//dtd html strict level 1//","-//ietf//dtd html strict level 2//","-//ietf//dtd html strict level 3//","-//ietf//dtd html strict//","-//ietf//dtd html//","-//metrius//dtd metrius presentational//","-//microsoft//dtd internet explorer 2.0 html strict//","-//microsoft//dtd internet explorer 2.0 html//","-//microsoft//dtd internet explorer 2.0 tables//","-//microsoft//dtd internet explorer 3.0 html strict//","-//microsoft//dtd internet explorer 3.0 html//","-//microsoft//dtd internet explorer 3.0 tables//","-//netscape comm. corp.//dtd html//","-//netscape comm. corp.//dtd strict html//","-//o'reilly and associates//dtd html 2.0//","-//o'reilly and associates//dtd html extended 1.0//","-//o'reilly and associates//dtd html extended relaxed 1.0//","-//sq//dtd html 2.0 hotmetal + extensions//","-//softquad software//dtd hotmetal pro 6.0::19990601::extensions to html 4.0//","-//softquad//dtd hotmetal pro 4.0::19971010::extensions to html 4.0//","-//spyglass//dtd html 2.0 extended//","-//sun microsystems corp.//dtd hotjava html//","-//sun microsystems corp.//dtd hotjava strict html//","-//w3c//dtd html 3 1995-03-24//","-//w3c//dtd html 3.2 draft//","-//w3c//dtd html 3.2 final//","-//w3c//dtd html 3.2//","-//w3c//dtd html 3.2s draft//","-//w3c//dtd html 4.0 frameset//","-//w3c//dtd html 4.0 transitional//","-//w3c//dtd html experimental 19960712//","-//w3c//dtd html experimental 970421//","-//w3c//dtd w3 html//","-//w3o//dtd w3 html 3.0//","-//webtechs//dtd mozilla html 2.0//","-//webtechs//dtd mozilla html//"],Vm=[...Ym,"-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"],Gm=new Set(["-//w3o//dtd w3 html strict 3.0//en//","-/w3c/dtd html 4.0 transitional/en","html"]),Wm=["-//w3c//dtd xhtml 1.0 frameset//","-//w3c//dtd xhtml 1.0 transitional//"],Km=[...Wm,"-//w3c//dtd html 4.01 frameset//","-//w3c//dtd html 4.01 transitional//"];function Jm(e,t){return t.some(t=>e.startsWith(t))}const eg="text/html",tg="application/xhtml+xml",ng=new Map(["attributeName","attributeType","baseFrequency","baseProfile","calcMode","clipPathUnits","diffuseConstant","edgeMode","filterUnits","glyphRef","gradientTransform","gradientUnits","kernelMatrix","kernelUnitLength","keyPoints","keySplines","keyTimes","lengthAdjust","limitingConeAngle","markerHeight","markerUnits","markerWidth","maskContentUnits","maskUnits","numOctaves","pathLength","patternContentUnits","patternTransform","patternUnits","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","refX","refY","repeatCount","repeatDur","requiredExtensions","requiredFeatures","specularConstant","specularExponent","spreadMethod","startOffset","stdDeviation","stitchTiles","surfaceScale","systemLanguage","tableValues","targetX","targetY","textLength","viewBox","viewTarget","xChannelSelector","yChannelSelector","zoomAndPan"].map(e=>[e.toLowerCase(),e])),rg=new Map([["xlink:actuate",{prefix:"xlink",name:"actuate",namespace:dm.XLINK}],["xlink:arcrole",{prefix:"xlink",name:"arcrole",namespace:dm.XLINK}],["xlink:href",{prefix:"xlink",name:"href",namespace:dm.XLINK}],["xlink:role",{prefix:"xlink",name:"role",namespace:dm.XLINK}],["xlink:show",{prefix:"xlink",name:"show",namespace:dm.XLINK}],["xlink:title",{prefix:"xlink",name:"title",namespace:dm.XLINK}],["xlink:type",{prefix:"xlink",name:"type",namespace:dm.XLINK}],["xml:lang",{prefix:"xml",name:"lang",namespace:dm.XML}],["xml:space",{prefix:"xml",name:"space",namespace:dm.XML}],["xmlns",{prefix:"",name:"xmlns",namespace:dm.XMLNS}],["xmlns:xlink",{prefix:"xmlns",name:"xlink",namespace:dm.XMLNS}]]),ig=new Map(["altGlyph","altGlyphDef","altGlyphItem","animateColor","animateMotion","animateTransform","clipPath","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","foreignObject","glyphRef","linearGradient","radialGradient","textPath"].map(e=>[e.toLowerCase(),e])),og=new Set([gm.B,gm.BIG,gm.BLOCKQUOTE,gm.BODY,gm.BR,gm.CENTER,gm.CODE,gm.DD,gm.DIV,gm.DL,gm.DT,gm.EM,gm.EMBED,gm.H1,gm.H2,gm.H3,gm.H4,gm.H5,gm.H6,gm.HEAD,gm.HR,gm.I,gm.IMG,gm.LI,gm.LISTING,gm.MENU,gm.META,gm.NOBR,gm.OL,gm.P,gm.PRE,gm.RUBY,gm.S,gm.SMALL,gm.SPAN,gm.STRONG,gm.STRIKE,gm.SUB,gm.SUP,gm.TABLE,gm.TT,gm.U,gm.UL,gm.VAR]);function sg(e){for(let t=0;t2&&void 0!==arguments[2]?arguments[2]:null,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;this.fragmentContext=n,this.scriptHandler=r,this.currentToken=null,this.stopped=!1,this.insertionMode=ug.INITIAL,this.originalInsertionMode=ug.INITIAL,this.headElement=null,this.formElement=null,this.currentNotInHTML=!1,this.tmplInsertionModeStack=[],this.pendingCharacterTokens=[],this.hasNonWhitespacePendingCharacterToken=!1,this.framesetOk=!0,this.skipNextNewLine=!1,this.fosterParentingEnabled=!1,this.options={...pg,...e},this.treeAdapter=this.options.treeAdapter,this.onParseError=this.options.onParseError,this.onParseError&&(this.options.sourceCodeLocationInfo=!0),this.document=null!==t&&void 0!==t?t:this.treeAdapter.createDocument(),this.tokenizer=new Pm(this.options,this),this.activeFormattingElements=new Xm(this.treeAdapter),this.fragmentContextID=n?bm(this.treeAdapter.getTagName(n)):gm.UNKNOWN,this._setContextModes(null!==n&&void 0!==n?n:this.document,this.fragmentContextID),this.openElements=new qm(this.document,this.treeAdapter,this)}static parse(e,t){const n=new this(t);return n.tokenizer.write(e,!0),n.document}static getFragmentParser(e,t){const n={...pg,...t};null!==e&&void 0!==e||(e=n.treeAdapter.createElement(mm.TEMPLATE,dm.HTML,[]));const r=n.treeAdapter.createElement("documentmock",dm.HTML,[]),i=new this(n,r,e);return i.fragmentContextID===gm.TEMPLATE&&i.tmplInsertionModeStack.unshift(ug.IN_TEMPLATE),i._initTokenizerForFragmentParsing(),i._insertFakeRootElement(),i._resetInsertionMode(),i._findFormInFragmentContext(),i}getFragment(){const e=this.treeAdapter.getFirstChild(this.document),t=this.treeAdapter.createDocumentFragment();return this._adoptNodes(e,t),t}_err(e,t,n){var r;if(!this.onParseError)return;const i=null!==(r=e.location)&&void 0!==r?r:hg,o={code:t,startLine:i.startLine,startCol:i.startCol,startOffset:i.startOffset,endLine:n?i.startLine:i.endLine,endCol:n?i.startCol:i.endCol,endOffset:n?i.startOffset:i.endOffset};this.onParseError(o)}onItemPush(e,t,n){var r,i;null===(i=(r=this.treeAdapter).onItemPush)||void 0===i||i.call(r,e),n&&this.openElements.stackTop>0&&this._setContextModes(e,t)}onItemPop(e,t){var n,r;if(this.options.sourceCodeLocationInfo&&this._setEndLocation(e,this.currentToken),null===(r=(n=this.treeAdapter).onItemPop)||void 0===r||r.call(n,e,this.openElements.current),t){let e,t;0===this.openElements.stackTop&&this.fragmentContext?(e=this.fragmentContext,t=this.fragmentContextID):({current:e,currentTagId:t}=this.openElements),this._setContextModes(e,t)}}_setContextModes(e,t){const n=e===this.document||e&&this.treeAdapter.getNamespaceURI(e)===dm.HTML;this.currentNotInHTML=!n,this.tokenizer.inForeignNode=!n&&void 0!==e&&void 0!==t&&!this._isIntegrationPoint(t,e)}_switchToTextParsing(e,t){this._insertElement(e,dm.HTML),this.tokenizer.state=t,this.originalInsertionMode=this.insertionMode,this.insertionMode=ug.TEXT}switchToPlaintextParsing(){this.insertionMode=ug.TEXT,this.originalInsertionMode=ug.IN_BODY,this.tokenizer.state=Sm.PLAINTEXT}_getAdjustedCurrentElement(){return 0===this.openElements.stackTop&&this.fragmentContext?this.fragmentContext:this.openElements.current}_findFormInFragmentContext(){let e=this.fragmentContext;for(;e;){if(this.treeAdapter.getTagName(e)===mm.FORM){this.formElement=e;break}e=this.treeAdapter.getParentNode(e)}}_initTokenizerForFragmentParsing(){if(this.fragmentContext&&this.treeAdapter.getNamespaceURI(this.fragmentContext)===dm.HTML)switch(this.fragmentContextID){case gm.TITLE:case gm.TEXTAREA:this.tokenizer.state=Sm.RCDATA;break;case gm.STYLE:case gm.XMP:case gm.IFRAME:case gm.NOEMBED:case gm.NOFRAMES:case gm.NOSCRIPT:this.tokenizer.state=Sm.RAWTEXT;break;case gm.SCRIPT:this.tokenizer.state=Sm.SCRIPT_DATA;break;case gm.PLAINTEXT:this.tokenizer.state=Sm.PLAINTEXT}}_setDocumentType(e){const t=e.name||"",n=e.publicId||"",r=e.systemId||"";if(this.treeAdapter.setDocumentType(this.document,t,n,r),e.location){const t=this.treeAdapter.getChildNodes(this.document).find(e=>this.treeAdapter.isDocumentTypeNode(e));t&&this.treeAdapter.setNodeSourceCodeLocation(t,e.location)}}_attachElementToTree(e,t){if(this.options.sourceCodeLocationInfo){const n=t&&{...t,startTag:t};this.treeAdapter.setNodeSourceCodeLocation(e,n)}if(this._shouldFosterParentOnInsertion())this._fosterParentElement(e);else{const t=this.openElements.currentTmplContentOrNode;this.treeAdapter.appendChild(null!==t&&void 0!==t?t:this.document,e)}}_appendElement(e,t){const n=this.treeAdapter.createElement(e.tagName,t,e.attrs);this._attachElementToTree(n,e.location)}_insertElement(e,t){const n=this.treeAdapter.createElement(e.tagName,t,e.attrs);this._attachElementToTree(n,e.location),this.openElements.push(n,e.tagID)}_insertFakeElement(e,t){const n=this.treeAdapter.createElement(e,dm.HTML,[]);this._attachElementToTree(n,null),this.openElements.push(n,t)}_insertTemplate(e){const t=this.treeAdapter.createElement(e.tagName,dm.HTML,e.attrs),n=this.treeAdapter.createDocumentFragment();this.treeAdapter.setTemplateContent(t,n),this._attachElementToTree(t,e.location),this.openElements.push(t,e.tagID),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(n,null)}_insertFakeRootElement(){const e=this.treeAdapter.createElement(mm.HTML,dm.HTML,[]);this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(e,null),this.treeAdapter.appendChild(this.openElements.current,e),this.openElements.push(e,gm.HTML)}_appendCommentNode(e,t){const n=this.treeAdapter.createCommentNode(e.data);this.treeAdapter.appendChild(t,n),this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(n,e.location)}_insertCharacters(e){let t,n;if(this._shouldFosterParentOnInsertion()?(({parent:t,beforeElement:n}=this._findFosterParentingLocation()),n?this.treeAdapter.insertTextBefore(t,e.chars,n):this.treeAdapter.insertText(t,e.chars)):(t=this.openElements.currentTmplContentOrNode,this.treeAdapter.insertText(t,e.chars)),!e.location)return;const r=this.treeAdapter.getChildNodes(t),i=n?r.lastIndexOf(n):r.length,o=r[i-1];if(this.treeAdapter.getNodeSourceCodeLocation(o)){const{endLine:t,endCol:n,endOffset:r}=e.location;this.treeAdapter.updateNodeSourceCodeLocation(o,{endLine:t,endCol:n,endOffset:r})}else this.options.sourceCodeLocationInfo&&this.treeAdapter.setNodeSourceCodeLocation(o,e.location)}_adoptNodes(e,t){for(let n=this.treeAdapter.getFirstChild(e);n;n=this.treeAdapter.getFirstChild(e))this.treeAdapter.detachNode(n),this.treeAdapter.appendChild(t,n)}_setEndLocation(e,t){if(this.treeAdapter.getNodeSourceCodeLocation(e)&&t.location){const n=t.location,r=this.treeAdapter.getTagName(e),i=t.type===Wf.END_TAG&&r===t.tagName?{endTag:{...n},endLine:n.endLine,endCol:n.endCol,endOffset:n.endOffset}:{endLine:n.startLine,endCol:n.startCol,endOffset:n.startOffset};this.treeAdapter.updateNodeSourceCodeLocation(e,i)}}shouldProcessStartTagTokenInForeignContent(e){if(!this.currentNotInHTML)return!1;let t,n;return 0===this.openElements.stackTop&&this.fragmentContext?(t=this.fragmentContext,n=this.fragmentContextID):({current:t,currentTagId:n}=this.openElements),(e.tagID!==gm.SVG||this.treeAdapter.getTagName(t)!==mm.ANNOTATION_XML||this.treeAdapter.getNamespaceURI(t)!==dm.MATHML)&&(this.tokenizer.inForeignNode||(e.tagID===gm.MGLYPH||e.tagID===gm.MALIGNMARK)&&void 0!==n&&!this._isIntegrationPoint(n,t,dm.HTML))}_processToken(e){switch(e.type){case Wf.CHARACTER:this.onCharacter(e);break;case Wf.NULL_CHARACTER:this.onNullCharacter(e);break;case Wf.COMMENT:this.onComment(e);break;case Wf.DOCTYPE:this.onDoctype(e);break;case Wf.START_TAG:this._processStartTag(e);break;case Wf.END_TAG:this.onEndTag(e);break;case Wf.EOF:this.onEof(e);break;case Wf.WHITESPACE_CHARACTER:this.onWhitespaceCharacter(e)}}_isIntegrationPoint(e,t,n){return cg(e,this.treeAdapter.getNamespaceURI(t),this.treeAdapter.getAttrList(t),n)}_reconstructActiveFormattingElements(){const e=this.activeFormattingElements.entries.length;if(e){const t=this.activeFormattingElements.entries.findIndex(e=>e.type===Hm.Marker||this.openElements.contains(e.element));for(let n=-1===t?e-1:t-1;n>=0;n--){const e=this.activeFormattingElements.entries[n];this._insertElement(e.token,this.treeAdapter.getNamespaceURI(e.element)),e.element=this.openElements.current}}}_closeTableCell(){this.openElements.generateImpliedEndTags(),this.openElements.popUntilTableCellPopped(),this.activeFormattingElements.clearToLastMarker(),this.insertionMode=ug.IN_ROW}_closePElement(){this.openElements.generateImpliedEndTagsWithExclusion(gm.P),this.openElements.popUntilTagNamePopped(gm.P)}_resetInsertionMode(){for(let e=this.openElements.stackTop;e>=0;e--)switch(0===e&&this.fragmentContext?this.fragmentContextID:this.openElements.tagIDs[e]){case gm.TR:return void(this.insertionMode=ug.IN_ROW);case gm.TBODY:case gm.THEAD:case gm.TFOOT:return void(this.insertionMode=ug.IN_TABLE_BODY);case gm.CAPTION:return void(this.insertionMode=ug.IN_CAPTION);case gm.COLGROUP:return void(this.insertionMode=ug.IN_COLUMN_GROUP);case gm.TABLE:return void(this.insertionMode=ug.IN_TABLE);case gm.BODY:return void(this.insertionMode=ug.IN_BODY);case gm.FRAMESET:return void(this.insertionMode=ug.IN_FRAMESET);case gm.SELECT:return void this._resetInsertionModeForSelect(e);case gm.TEMPLATE:return void(this.insertionMode=this.tmplInsertionModeStack[0]);case gm.HTML:return void(this.insertionMode=this.headElement?ug.AFTER_HEAD:ug.BEFORE_HEAD);case gm.TD:case gm.TH:if(e>0)return void(this.insertionMode=ug.IN_CELL);break;case gm.HEAD:if(e>0)return void(this.insertionMode=ug.IN_HEAD)}this.insertionMode=ug.IN_BODY}_resetInsertionModeForSelect(e){if(e>0)for(let t=e-1;t>0;t--){const e=this.openElements.tagIDs[t];if(e===gm.TEMPLATE)break;if(e===gm.TABLE)return void(this.insertionMode=ug.IN_SELECT_IN_TABLE)}this.insertionMode=ug.IN_SELECT}_isElementCausesFosterParenting(e){return dg.has(e)}_shouldFosterParentOnInsertion(){return this.fosterParentingEnabled&&void 0!==this.openElements.currentTagId&&this._isElementCausesFosterParenting(this.openElements.currentTagId)}_findFosterParentingLocation(){for(let e=this.openElements.stackTop;e>=0;e--){const t=this.openElements.items[e];switch(this.openElements.tagIDs[e]){case gm.TEMPLATE:if(this.treeAdapter.getNamespaceURI(t)===dm.HTML)return{parent:this.treeAdapter.getTemplateContent(t),beforeElement:null};break;case gm.TABLE:{const n=this.treeAdapter.getParentNode(t);return n?{parent:n,beforeElement:t}:{parent:this.openElements.items[e-1],beforeElement:null}}}}return{parent:this.openElements.items[0],beforeElement:null}}_fosterParentElement(e){const t=this._findFosterParentingLocation();t.beforeElement?this.treeAdapter.insertBefore(t.parent,e,t.beforeElement):this.treeAdapter.appendChild(t.parent,e)}_isSpecialElement(e,t){const n=this.treeAdapter.getNamespaceURI(e);return ym[n].has(t)}onCharacter(e){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode)!function(e,t){e._insertCharacters(t),e.framesetOk=!1}(this,e);else switch(this.insertionMode){case ug.INITIAL:wg(this,e);break;case ug.BEFORE_HTML:Ag(this,e);break;case ug.BEFORE_HEAD:Tg(this,e);break;case ug.IN_HEAD:_g(this,e);break;case ug.IN_HEAD_NO_SCRIPT:Pg(this,e);break;case ug.AFTER_HEAD:Dg(this,e);break;case ug.IN_BODY:case ug.IN_CAPTION:case ug.IN_CELL:case ug.IN_TEMPLATE:Rg(this,e);break;case ug.TEXT:case ug.IN_SELECT:case ug.IN_SELECT_IN_TABLE:this._insertCharacters(e);break;case ug.IN_TABLE:case ug.IN_TABLE_BODY:case ug.IN_ROW:Hg(this,e);break;case ug.IN_TABLE_TEXT:Yg(this,e);break;case ug.IN_COLUMN_GROUP:Kg(this,e);break;case ug.AFTER_BODY:aO(this,e);break;case ug.AFTER_AFTER_BODY:lO(this,e)}}onNullCharacter(e){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode)!function(e,t){t.chars=Ff,e._insertCharacters(t)}(this,e);else switch(this.insertionMode){case ug.INITIAL:wg(this,e);break;case ug.BEFORE_HTML:Ag(this,e);break;case ug.BEFORE_HEAD:Tg(this,e);break;case ug.IN_HEAD:_g(this,e);break;case ug.IN_HEAD_NO_SCRIPT:Pg(this,e);break;case ug.AFTER_HEAD:Dg(this,e);break;case ug.TEXT:this._insertCharacters(e);break;case ug.IN_TABLE:case ug.IN_TABLE_BODY:case ug.IN_ROW:Hg(this,e);break;case ug.IN_COLUMN_GROUP:Kg(this,e);break;case ug.AFTER_BODY:aO(this,e);break;case ug.AFTER_AFTER_BODY:lO(this,e)}}onComment(e){if(this.skipNextNewLine=!1,this.currentNotInHTML)kg(this,e);else switch(this.insertionMode){case ug.INITIAL:case ug.BEFORE_HTML:case ug.BEFORE_HEAD:case ug.IN_HEAD:case ug.IN_HEAD_NO_SCRIPT:case ug.AFTER_HEAD:case ug.IN_BODY:case ug.IN_TABLE:case ug.IN_CAPTION:case ug.IN_COLUMN_GROUP:case ug.IN_TABLE_BODY:case ug.IN_ROW:case ug.IN_CELL:case ug.IN_SELECT:case ug.IN_SELECT_IN_TABLE:case ug.IN_TEMPLATE:case ug.IN_FRAMESET:case ug.AFTER_FRAMESET:kg(this,e);break;case ug.IN_TABLE_TEXT:Vg(this,e);break;case ug.AFTER_BODY:!function(e,t){e._appendCommentNode(t,e.openElements.items[0])}(this,e);break;case ug.AFTER_AFTER_BODY:case ug.AFTER_AFTER_FRAMESET:!function(e,t){e._appendCommentNode(t,e.document)}(this,e)}}onDoctype(e){switch(this.skipNextNewLine=!1,this.insertionMode){case ug.INITIAL:!function(e,t){e._setDocumentType(t);const n=t.forceQuirks?fm.QUIRKS:function(e){if(e.name!==Zm)return fm.QUIRKS;const{systemId:t}=e;if(t&&"http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd"===t.toLowerCase())return fm.QUIRKS;let{publicId:n}=e;if(null!==n){if(n=n.toLowerCase(),Gm.has(n))return fm.QUIRKS;let e=null===t?Vm:Ym;if(Jm(n,e))return fm.QUIRKS;if(e=null===t?Wm:Km,Jm(n,e))return fm.LIMITED_QUIRKS}return fm.NO_QUIRKS}(t);(function(e){return e.name===Zm&&null===e.publicId&&(null===e.systemId||"about:legacy-compat"===e.systemId)})(t)||e._err(t,Vf.nonConformingDoctype);e.treeAdapter.setDocumentMode(e.document,n),e.insertionMode=ug.BEFORE_HTML}(this,e);break;case ug.BEFORE_HEAD:case ug.IN_HEAD:case ug.IN_HEAD_NO_SCRIPT:case ug.AFTER_HEAD:this._err(e,Vf.misplacedDoctype);break;case ug.IN_TABLE_TEXT:Vg(this,e)}}onStartTag(e){this.skipNextNewLine=!1,this.currentToken=e,this._processStartTag(e),e.selfClosing&&!e.ackSelfClosing&&this._err(e,Vf.nonVoidHtmlElementStartTagWithTrailingSolidus)}_processStartTag(e){this.shouldProcessStartTagTokenInForeignContent(e)?function(e,t){if(function(e){const t=e.tagID;return t===gm.FONT&&e.attrs.some(e=>{let{name:t}=e;return t===pm.COLOR||t===pm.SIZE||t===pm.FACE})||og.has(t)}(t))cO(e),e._startTagOutsideForeignContent(t);else{const n=e._getAdjustedCurrentElement(),r=e.treeAdapter.getNamespaceURI(n);r===dm.MATHML?sg(t):r===dm.SVG&&(!function(e){const t=ig.get(e.tagName);null!=t&&(e.tagName=t,e.tagID=bm(e.tagName))}(t),ag(t)),lg(t),t.selfClosing?e._appendElement(t,r):e._insertElement(t,r),t.ackSelfClosing=!0}}(this,e):this._startTagOutsideForeignContent(e)}_startTagOutsideForeignContent(e){switch(this.insertionMode){case ug.INITIAL:wg(this,e);break;case ug.BEFORE_HTML:!function(e,t){t.tagID===gm.HTML?(e._insertElement(t,dm.HTML),e.insertionMode=ug.BEFORE_HEAD):Ag(e,t)}(this,e);break;case ug.BEFORE_HEAD:!function(e,t){switch(t.tagID){case gm.HTML:$g(e,t);break;case gm.HEAD:e._insertElement(t,dm.HTML),e.headElement=e.openElements.current,e.insertionMode=ug.IN_HEAD;break;default:Tg(e,t)}}(this,e);break;case ug.IN_HEAD:Eg(this,e);break;case ug.IN_HEAD_NO_SCRIPT:!function(e,t){switch(t.tagID){case gm.HTML:$g(e,t);break;case gm.BASEFONT:case gm.BGSOUND:case gm.HEAD:case gm.LINK:case gm.META:case gm.NOFRAMES:case gm.STYLE:Eg(e,t);break;case gm.NOSCRIPT:e._err(t,Vf.nestedNoscriptInHead);break;default:Pg(e,t)}}(this,e);break;case ug.AFTER_HEAD:!function(e,t){switch(t.tagID){case gm.HTML:$g(e,t);break;case gm.BODY:e._insertElement(t,dm.HTML),e.framesetOk=!1,e.insertionMode=ug.IN_BODY;break;case gm.FRAMESET:e._insertElement(t,dm.HTML),e.insertionMode=ug.IN_FRAMESET;break;case gm.BASE:case gm.BASEFONT:case gm.BGSOUND:case gm.LINK:case gm.META:case gm.NOFRAMES:case gm.SCRIPT:case gm.STYLE:case gm.TEMPLATE:case gm.TITLE:e._err(t,Vf.abandonedHeadElementChild),e.openElements.push(e.headElement,gm.HEAD),Eg(e,t),e.openElements.remove(e.headElement);break;case gm.HEAD:e._err(t,Vf.misplacedStartTagForHeadElement);break;default:Dg(e,t)}}(this,e);break;case ug.IN_BODY:$g(this,e);break;case ug.IN_TABLE:Ug(this,e);break;case ug.IN_TABLE_TEXT:Vg(this,e);break;case ug.IN_CAPTION:!function(e,t){const n=t.tagID;Gg.has(n)?e.openElements.hasInTableScope(gm.CAPTION)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(gm.CAPTION),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=ug.IN_TABLE,Ug(e,t)):$g(e,t)}(this,e);break;case ug.IN_COLUMN_GROUP:Wg(this,e);break;case ug.IN_TABLE_BODY:Jg(this,e);break;case ug.IN_ROW:tO(this,e);break;case ug.IN_CELL:!function(e,t){const n=t.tagID;Gg.has(n)?(e.openElements.hasInTableScope(gm.TD)||e.openElements.hasInTableScope(gm.TH))&&(e._closeTableCell(),tO(e,t)):$g(e,t)}(this,e);break;case ug.IN_SELECT:rO(this,e);break;case ug.IN_SELECT_IN_TABLE:!function(e,t){const n=t.tagID;n===gm.CAPTION||n===gm.TABLE||n===gm.TBODY||n===gm.TFOOT||n===gm.THEAD||n===gm.TR||n===gm.TD||n===gm.TH?(e.openElements.popUntilTagNamePopped(gm.SELECT),e._resetInsertionMode(),e._processStartTag(t)):rO(e,t)}(this,e);break;case ug.IN_TEMPLATE:!function(e,t){switch(t.tagID){case gm.BASE:case gm.BASEFONT:case gm.BGSOUND:case gm.LINK:case gm.META:case gm.NOFRAMES:case gm.SCRIPT:case gm.STYLE:case gm.TEMPLATE:case gm.TITLE:Eg(e,t);break;case gm.CAPTION:case gm.COLGROUP:case gm.TBODY:case gm.TFOOT:case gm.THEAD:e.tmplInsertionModeStack[0]=ug.IN_TABLE,e.insertionMode=ug.IN_TABLE,Ug(e,t);break;case gm.COL:e.tmplInsertionModeStack[0]=ug.IN_COLUMN_GROUP,e.insertionMode=ug.IN_COLUMN_GROUP,Wg(e,t);break;case gm.TR:e.tmplInsertionModeStack[0]=ug.IN_TABLE_BODY,e.insertionMode=ug.IN_TABLE_BODY,Jg(e,t);break;case gm.TD:case gm.TH:e.tmplInsertionModeStack[0]=ug.IN_ROW,e.insertionMode=ug.IN_ROW,tO(e,t);break;default:e.tmplInsertionModeStack[0]=ug.IN_BODY,e.insertionMode=ug.IN_BODY,$g(e,t)}}(this,e);break;case ug.AFTER_BODY:!function(e,t){t.tagID===gm.HTML?$g(e,t):aO(e,t)}(this,e);break;case ug.IN_FRAMESET:!function(e,t){switch(t.tagID){case gm.HTML:$g(e,t);break;case gm.FRAMESET:e._insertElement(t,dm.HTML);break;case gm.FRAME:e._appendElement(t,dm.HTML),t.ackSelfClosing=!0;break;case gm.NOFRAMES:Eg(e,t)}}(this,e);break;case ug.AFTER_FRAMESET:!function(e,t){switch(t.tagID){case gm.HTML:$g(e,t);break;case gm.NOFRAMES:Eg(e,t)}}(this,e);break;case ug.AFTER_AFTER_BODY:!function(e,t){t.tagID===gm.HTML?$g(e,t):lO(e,t)}(this,e);break;case ug.AFTER_AFTER_FRAMESET:!function(e,t){switch(t.tagID){case gm.HTML:$g(e,t);break;case gm.NOFRAMES:Eg(e,t)}}(this,e)}}onEndTag(e){this.skipNextNewLine=!1,this.currentToken=e,this.currentNotInHTML?function(e,t){if(t.tagID===gm.P||t.tagID===gm.BR)return cO(e),void e._endTagOutsideForeignContent(t);for(let n=e.openElements.stackTop;n>0;n--){const r=e.openElements.items[n];if(e.treeAdapter.getNamespaceURI(r)===dm.HTML){e._endTagOutsideForeignContent(t);break}const i=e.treeAdapter.getTagName(r);if(i.toLowerCase()===t.tagName){t.tagName=i,e.openElements.shortenToLength(n);break}}}(this,e):this._endTagOutsideForeignContent(e)}_endTagOutsideForeignContent(e){switch(this.insertionMode){case ug.INITIAL:wg(this,e);break;case ug.BEFORE_HTML:!function(e,t){const n=t.tagID;n!==gm.HTML&&n!==gm.HEAD&&n!==gm.BODY&&n!==gm.BR||Ag(e,t)}(this,e);break;case ug.BEFORE_HEAD:!function(e,t){const n=t.tagID;n===gm.HEAD||n===gm.BODY||n===gm.HTML||n===gm.BR?Tg(e,t):e._err(t,Vf.endTagWithoutMatchingOpenElement)}(this,e);break;case ug.IN_HEAD:!function(e,t){switch(t.tagID){case gm.HEAD:e.openElements.pop(),e.insertionMode=ug.AFTER_HEAD;break;case gm.BODY:case gm.BR:case gm.HTML:_g(e,t);break;case gm.TEMPLATE:Cg(e,t);break;default:e._err(t,Vf.endTagWithoutMatchingOpenElement)}}(this,e);break;case ug.IN_HEAD_NO_SCRIPT:!function(e,t){switch(t.tagID){case gm.NOSCRIPT:e.openElements.pop(),e.insertionMode=ug.IN_HEAD;break;case gm.BR:Pg(e,t);break;default:e._err(t,Vf.endTagWithoutMatchingOpenElement)}}(this,e);break;case ug.AFTER_HEAD:!function(e,t){switch(t.tagID){case gm.BODY:case gm.HTML:case gm.BR:Dg(e,t);break;case gm.TEMPLATE:Cg(e,t);break;default:e._err(t,Vf.endTagWithoutMatchingOpenElement)}}(this,e);break;case ug.IN_BODY:zg(this,e);break;case ug.TEXT:!function(e,t){var n;t.tagID===gm.SCRIPT&&(null===(n=e.scriptHandler)||void 0===n||n.call(e,e.openElements.current));e.openElements.pop(),e.insertionMode=e.originalInsertionMode}(this,e);break;case ug.IN_TABLE:Xg(this,e);break;case ug.IN_TABLE_TEXT:Vg(this,e);break;case ug.IN_CAPTION:!function(e,t){const n=t.tagID;switch(n){case gm.CAPTION:case gm.TABLE:e.openElements.hasInTableScope(gm.CAPTION)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(gm.CAPTION),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=ug.IN_TABLE,n===gm.TABLE&&Xg(e,t));break;case gm.BODY:case gm.COL:case gm.COLGROUP:case gm.HTML:case gm.TBODY:case gm.TD:case gm.TFOOT:case gm.TH:case gm.THEAD:case gm.TR:break;default:zg(e,t)}}(this,e);break;case ug.IN_COLUMN_GROUP:!function(e,t){switch(t.tagID){case gm.COLGROUP:e.openElements.currentTagId===gm.COLGROUP&&(e.openElements.pop(),e.insertionMode=ug.IN_TABLE);break;case gm.TEMPLATE:Cg(e,t);break;case gm.COL:break;default:Kg(e,t)}}(this,e);break;case ug.IN_TABLE_BODY:eO(this,e);break;case ug.IN_ROW:nO(this,e);break;case ug.IN_CELL:!function(e,t){const n=t.tagID;switch(n){case gm.TD:case gm.TH:e.openElements.hasInTableScope(n)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(n),e.activeFormattingElements.clearToLastMarker(),e.insertionMode=ug.IN_ROW);break;case gm.TABLE:case gm.TBODY:case gm.TFOOT:case gm.THEAD:case gm.TR:e.openElements.hasInTableScope(n)&&(e._closeTableCell(),nO(e,t));break;case gm.BODY:case gm.CAPTION:case gm.COL:case gm.COLGROUP:case gm.HTML:break;default:zg(e,t)}}(this,e);break;case ug.IN_SELECT:iO(this,e);break;case ug.IN_SELECT_IN_TABLE:!function(e,t){const n=t.tagID;n===gm.CAPTION||n===gm.TABLE||n===gm.TBODY||n===gm.TFOOT||n===gm.THEAD||n===gm.TR||n===gm.TD||n===gm.TH?e.openElements.hasInTableScope(n)&&(e.openElements.popUntilTagNamePopped(gm.SELECT),e._resetInsertionMode(),e.onEndTag(t)):iO(e,t)}(this,e);break;case ug.IN_TEMPLATE:!function(e,t){t.tagID===gm.TEMPLATE&&Cg(e,t)}(this,e);break;case ug.AFTER_BODY:sO(this,e);break;case ug.IN_FRAMESET:!function(e,t){t.tagID!==gm.FRAMESET||e.openElements.isRootHtmlElementCurrent()||(e.openElements.pop(),e.fragmentContext||e.openElements.currentTagId===gm.FRAMESET||(e.insertionMode=ug.AFTER_FRAMESET))}(this,e);break;case ug.AFTER_FRAMESET:!function(e,t){t.tagID===gm.HTML&&(e.insertionMode=ug.AFTER_AFTER_FRAMESET)}(this,e);break;case ug.AFTER_AFTER_BODY:lO(this,e)}}onEof(e){switch(this.insertionMode){case ug.INITIAL:wg(this,e);break;case ug.BEFORE_HTML:Ag(this,e);break;case ug.BEFORE_HEAD:Tg(this,e);break;case ug.IN_HEAD:_g(this,e);break;case ug.IN_HEAD_NO_SCRIPT:Pg(this,e);break;case ug.AFTER_HEAD:Dg(this,e);break;case ug.IN_BODY:case ug.IN_TABLE:case ug.IN_CAPTION:case ug.IN_COLUMN_GROUP:case ug.IN_TABLE_BODY:case ug.IN_ROW:case ug.IN_CELL:case ug.IN_SELECT:case ug.IN_SELECT_IN_TABLE:qg(this,e);break;case ug.TEXT:!function(e,t){e._err(t,Vf.eofInElementThatCanContainOnlyText),e.openElements.pop(),e.insertionMode=e.originalInsertionMode,e.onEof(t)}(this,e);break;case ug.IN_TABLE_TEXT:Vg(this,e);break;case ug.IN_TEMPLATE:oO(this,e);break;case ug.AFTER_BODY:case ug.IN_FRAMESET:case ug.AFTER_FRAMESET:case ug.AFTER_AFTER_BODY:case ug.AFTER_AFTER_FRAMESET:Sg(this,e)}}onWhitespaceCharacter(e){if(this.skipNextNewLine&&(this.skipNextNewLine=!1,e.chars.charCodeAt(0)===$f.LINE_FEED)){if(1===e.chars.length)return;e.chars=e.chars.substr(1)}if(this.tokenizer.inForeignNode)this._insertCharacters(e);else switch(this.insertionMode){case ug.IN_HEAD:case ug.IN_HEAD_NO_SCRIPT:case ug.AFTER_HEAD:case ug.TEXT:case ug.IN_COLUMN_GROUP:case ug.IN_SELECT:case ug.IN_SELECT_IN_TABLE:case ug.IN_FRAMESET:case ug.AFTER_FRAMESET:this._insertCharacters(e);break;case ug.IN_BODY:case ug.IN_CAPTION:case ug.IN_CELL:case ug.IN_TEMPLATE:case ug.AFTER_BODY:case ug.AFTER_AFTER_BODY:case ug.AFTER_AFTER_FRAMESET:Ng(this,e);break;case ug.IN_TABLE:case ug.IN_TABLE_BODY:case ug.IN_ROW:Hg(this,e);break;case ug.IN_TABLE_TEXT:Zg(this,e)}}}function mg(e,t){let n=e.activeFormattingElements.getElementEntryInScopeWithTagName(t.tagName);return n?e.openElements.contains(n.element)?e.openElements.hasInScope(t.tagID)||(n=null):(e.activeFormattingElements.removeEntry(n),n=null):Bg(e,t),n}function gg(e,t){let n=null,r=e.openElements.stackTop;for(;r>=0;r--){const i=e.openElements.items[r];if(i===t.element)break;e._isSpecialElement(i,e.openElements.tagIDs[r])&&(n=i)}return n||(e.openElements.shortenToLength(Math.max(r,0)),e.activeFormattingElements.removeEntry(t)),n}function Og(e,t,n){let r=t,i=e.openElements.getCommonAncestor(t);for(let o=0,s=i;s!==n;o++,s=i){i=e.openElements.getCommonAncestor(s);const n=e.activeFormattingElements.getElementEntry(s),a=n&&o>=3;!n||a?(a&&e.activeFormattingElements.removeEntry(n),e.openElements.remove(s)):(s=bg(e,n),r===t&&(e.activeFormattingElements.bookmark=n),e.treeAdapter.detachNode(r),e.treeAdapter.appendChild(s,r),r=s)}return r}function bg(e,t){const n=e.treeAdapter.getNamespaceURI(t.element),r=e.treeAdapter.createElement(t.token.tagName,n,t.token.attrs);return e.openElements.replace(t.element,r),t.element=r,r}function vg(e,t,n){const r=bm(e.treeAdapter.getTagName(t));if(e._isElementCausesFosterParenting(r))e._fosterParentElement(n);else{const i=e.treeAdapter.getNamespaceURI(t);r===gm.TEMPLATE&&i===dm.HTML&&(t=e.treeAdapter.getTemplateContent(t)),e.treeAdapter.appendChild(t,n)}}function yg(e,t,n){const r=e.treeAdapter.getNamespaceURI(n.element),{token:i}=n,o=e.treeAdapter.createElement(i.tagName,r,i.attrs);e._adoptNodes(t,o),e.treeAdapter.appendChild(t,o),e.activeFormattingElements.insertElementAfterBookmark(o,i),e.activeFormattingElements.removeEntry(n),e.openElements.remove(n.element),e.openElements.insertAfter(t,o,i.tagID)}function xg(e,t){for(let n=0;n<8;n++){const n=mg(e,t);if(!n)break;const r=gg(e,n);if(!r)break;e.activeFormattingElements.bookmark=n;const i=Og(e,r,n.element),o=e.openElements.getCommonAncestor(n.element);e.treeAdapter.detachNode(i),o&&vg(e,o,i),yg(e,r,n)}}function kg(e,t){e._appendCommentNode(t,e.openElements.currentTmplContentOrNode)}function Sg(e,t){if(e.stopped=!0,t.location){const n=e.fragmentContext?0:2;for(let r=e.openElements.stackTop;r>=n;r--)e._setEndLocation(e.openElements.items[r],t);if(!e.fragmentContext&&e.openElements.stackTop>=0){const n=e.openElements.items[0],r=e.treeAdapter.getNodeSourceCodeLocation(n);if(r&&!r.endTag&&(e._setEndLocation(n,t),e.openElements.stackTop>=1)){const n=e.openElements.items[1],r=e.treeAdapter.getNodeSourceCodeLocation(n);r&&!r.endTag&&e._setEndLocation(n,t)}}}}function wg(e,t){e._err(t,Vf.missingDoctype,!0),e.treeAdapter.setDocumentMode(e.document,fm.QUIRKS),e.insertionMode=ug.BEFORE_HTML,e._processToken(t)}function Ag(e,t){e._insertFakeRootElement(),e.insertionMode=ug.BEFORE_HEAD,e._processToken(t)}function Tg(e,t){e._insertFakeElement(mm.HEAD,gm.HEAD),e.headElement=e.openElements.current,e.insertionMode=ug.IN_HEAD,e._processToken(t)}function Eg(e,t){switch(t.tagID){case gm.HTML:$g(e,t);break;case gm.BASE:case gm.BASEFONT:case gm.BGSOUND:case gm.LINK:case gm.META:e._appendElement(t,dm.HTML),t.ackSelfClosing=!0;break;case gm.TITLE:e._switchToTextParsing(t,Sm.RCDATA);break;case gm.NOSCRIPT:e.options.scriptingEnabled?e._switchToTextParsing(t,Sm.RAWTEXT):(e._insertElement(t,dm.HTML),e.insertionMode=ug.IN_HEAD_NO_SCRIPT);break;case gm.NOFRAMES:case gm.STYLE:e._switchToTextParsing(t,Sm.RAWTEXT);break;case gm.SCRIPT:e._switchToTextParsing(t,Sm.SCRIPT_DATA);break;case gm.TEMPLATE:e._insertTemplate(t),e.activeFormattingElements.insertMarker(),e.framesetOk=!1,e.insertionMode=ug.IN_TEMPLATE,e.tmplInsertionModeStack.unshift(ug.IN_TEMPLATE);break;case gm.HEAD:e._err(t,Vf.misplacedStartTagForHeadElement);break;default:_g(e,t)}}function Cg(e,t){e.openElements.tmplCount>0?(e.openElements.generateImpliedEndTagsThoroughly(),e.openElements.currentTagId!==gm.TEMPLATE&&e._err(t,Vf.closingOfElementWithOpenChildElements),e.openElements.popUntilTagNamePopped(gm.TEMPLATE),e.activeFormattingElements.clearToLastMarker(),e.tmplInsertionModeStack.shift(),e._resetInsertionMode()):e._err(t,Vf.endTagWithoutMatchingOpenElement)}function _g(e,t){e.openElements.pop(),e.insertionMode=ug.AFTER_HEAD,e._processToken(t)}function Pg(e,t){const n=t.type===Wf.EOF?Vf.openElementsLeftAfterEof:Vf.disallowedContentInNoscriptInHead;e._err(t,n),e.openElements.pop(),e.insertionMode=ug.IN_HEAD,e._processToken(t)}function Dg(e,t){e._insertFakeElement(mm.BODY,gm.BODY),e.insertionMode=ug.IN_BODY,Mg(e,t)}function Mg(e,t){switch(t.type){case Wf.CHARACTER:Rg(e,t);break;case Wf.WHITESPACE_CHARACTER:Ng(e,t);break;case Wf.COMMENT:kg(e,t);break;case Wf.START_TAG:$g(e,t);break;case Wf.END_TAG:zg(e,t);break;case Wf.EOF:qg(e,t)}}function Ng(e,t){e._reconstructActiveFormattingElements(),e._insertCharacters(t)}function Rg(e,t){e._reconstructActiveFormattingElements(),e._insertCharacters(t),e.framesetOk=!1}function Qg(e,t){e._reconstructActiveFormattingElements(),e._appendElement(t,dm.HTML),e.framesetOk=!1,t.ackSelfClosing=!0}function Ig(e){const t=Kf(e,pm.TYPE);return null!=t&&"hidden"===t.toLowerCase()}function Lg(e,t){e._switchToTextParsing(t,Sm.RAWTEXT)}function Fg(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,dm.HTML)}function $g(e,t){switch(t.tagID){case gm.I:case gm.S:case gm.B:case gm.U:case gm.EM:case gm.TT:case gm.BIG:case gm.CODE:case gm.FONT:case gm.SMALL:case gm.STRIKE:case gm.STRONG:!function(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,dm.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t)}(e,t);break;case gm.A:!function(e,t){const n=e.activeFormattingElements.getElementEntryInScopeWithTagName(mm.A);n&&(xg(e,t),e.openElements.remove(n.element),e.activeFormattingElements.removeEntry(n)),e._reconstructActiveFormattingElements(),e._insertElement(t,dm.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t)}(e,t);break;case gm.H1:case gm.H2:case gm.H3:case gm.H4:case gm.H5:case gm.H6:!function(e,t){e.openElements.hasInButtonScope(gm.P)&&e._closePElement(),void 0!==e.openElements.currentTagId&&xm.has(e.openElements.currentTagId)&&e.openElements.pop(),e._insertElement(t,dm.HTML)}(e,t);break;case gm.P:case gm.DL:case gm.OL:case gm.UL:case gm.DIV:case gm.DIR:case gm.NAV:case gm.MAIN:case gm.MENU:case gm.ASIDE:case gm.CENTER:case gm.FIGURE:case gm.FOOTER:case gm.HEADER:case gm.HGROUP:case gm.DIALOG:case gm.DETAILS:case gm.ADDRESS:case gm.ARTICLE:case gm.SEARCH:case gm.SECTION:case gm.SUMMARY:case gm.FIELDSET:case gm.BLOCKQUOTE:case gm.FIGCAPTION:!function(e,t){e.openElements.hasInButtonScope(gm.P)&&e._closePElement(),e._insertElement(t,dm.HTML)}(e,t);break;case gm.LI:case gm.DD:case gm.DT:!function(e,t){e.framesetOk=!1;const n=t.tagID;for(let r=e.openElements.stackTop;r>=0;r--){const t=e.openElements.tagIDs[r];if(n===gm.LI&&t===gm.LI||(n===gm.DD||n===gm.DT)&&(t===gm.DD||t===gm.DT)){e.openElements.generateImpliedEndTagsWithExclusion(t),e.openElements.popUntilTagNamePopped(t);break}if(t!==gm.ADDRESS&&t!==gm.DIV&&t!==gm.P&&e._isSpecialElement(e.openElements.items[r],t))break}e.openElements.hasInButtonScope(gm.P)&&e._closePElement(),e._insertElement(t,dm.HTML)}(e,t);break;case gm.BR:case gm.IMG:case gm.WBR:case gm.AREA:case gm.EMBED:case gm.KEYGEN:Qg(e,t);break;case gm.HR:!function(e,t){e.openElements.hasInButtonScope(gm.P)&&e._closePElement(),e._appendElement(t,dm.HTML),e.framesetOk=!1,t.ackSelfClosing=!0}(e,t);break;case gm.RB:case gm.RTC:!function(e,t){e.openElements.hasInScope(gm.RUBY)&&e.openElements.generateImpliedEndTags(),e._insertElement(t,dm.HTML)}(e,t);break;case gm.RT:case gm.RP:!function(e,t){e.openElements.hasInScope(gm.RUBY)&&e.openElements.generateImpliedEndTagsWithExclusion(gm.RTC),e._insertElement(t,dm.HTML)}(e,t);break;case gm.PRE:case gm.LISTING:!function(e,t){e.openElements.hasInButtonScope(gm.P)&&e._closePElement(),e._insertElement(t,dm.HTML),e.skipNextNewLine=!0,e.framesetOk=!1}(e,t);break;case gm.XMP:!function(e,t){e.openElements.hasInButtonScope(gm.P)&&e._closePElement(),e._reconstructActiveFormattingElements(),e.framesetOk=!1,e._switchToTextParsing(t,Sm.RAWTEXT)}(e,t);break;case gm.SVG:!function(e,t){e._reconstructActiveFormattingElements(),ag(t),lg(t),t.selfClosing?e._appendElement(t,dm.SVG):e._insertElement(t,dm.SVG),t.ackSelfClosing=!0}(e,t);break;case gm.HTML:!function(e,t){0===e.openElements.tmplCount&&e.treeAdapter.adoptAttributes(e.openElements.items[0],t.attrs)}(e,t);break;case gm.BASE:case gm.LINK:case gm.META:case gm.STYLE:case gm.TITLE:case gm.SCRIPT:case gm.BGSOUND:case gm.BASEFONT:case gm.TEMPLATE:Eg(e,t);break;case gm.BODY:!function(e,t){const n=e.openElements.tryPeekProperlyNestedBodyElement();n&&0===e.openElements.tmplCount&&(e.framesetOk=!1,e.treeAdapter.adoptAttributes(n,t.attrs))}(e,t);break;case gm.FORM:!function(e,t){const n=e.openElements.tmplCount>0;e.formElement&&!n||(e.openElements.hasInButtonScope(gm.P)&&e._closePElement(),e._insertElement(t,dm.HTML),n||(e.formElement=e.openElements.current))}(e,t);break;case gm.NOBR:!function(e,t){e._reconstructActiveFormattingElements(),e.openElements.hasInScope(gm.NOBR)&&(xg(e,t),e._reconstructActiveFormattingElements()),e._insertElement(t,dm.HTML),e.activeFormattingElements.pushElement(e.openElements.current,t)}(e,t);break;case gm.MATH:!function(e,t){e._reconstructActiveFormattingElements(),sg(t),lg(t),t.selfClosing?e._appendElement(t,dm.MATHML):e._insertElement(t,dm.MATHML),t.ackSelfClosing=!0}(e,t);break;case gm.TABLE:!function(e,t){e.treeAdapter.getDocumentMode(e.document)!==fm.QUIRKS&&e.openElements.hasInButtonScope(gm.P)&&e._closePElement(),e._insertElement(t,dm.HTML),e.framesetOk=!1,e.insertionMode=ug.IN_TABLE}(e,t);break;case gm.INPUT:!function(e,t){e._reconstructActiveFormattingElements(),e._appendElement(t,dm.HTML),Ig(t)||(e.framesetOk=!1),t.ackSelfClosing=!0}(e,t);break;case gm.PARAM:case gm.TRACK:case gm.SOURCE:!function(e,t){e._appendElement(t,dm.HTML),t.ackSelfClosing=!0}(e,t);break;case gm.IMAGE:!function(e,t){t.tagName=mm.IMG,t.tagID=gm.IMG,Qg(e,t)}(e,t);break;case gm.BUTTON:!function(e,t){e.openElements.hasInScope(gm.BUTTON)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(gm.BUTTON)),e._reconstructActiveFormattingElements(),e._insertElement(t,dm.HTML),e.framesetOk=!1}(e,t);break;case gm.APPLET:case gm.OBJECT:case gm.MARQUEE:!function(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,dm.HTML),e.activeFormattingElements.insertMarker(),e.framesetOk=!1}(e,t);break;case gm.IFRAME:!function(e,t){e.framesetOk=!1,e._switchToTextParsing(t,Sm.RAWTEXT)}(e,t);break;case gm.SELECT:!function(e,t){e._reconstructActiveFormattingElements(),e._insertElement(t,dm.HTML),e.framesetOk=!1,e.insertionMode=e.insertionMode===ug.IN_TABLE||e.insertionMode===ug.IN_CAPTION||e.insertionMode===ug.IN_TABLE_BODY||e.insertionMode===ug.IN_ROW||e.insertionMode===ug.IN_CELL?ug.IN_SELECT_IN_TABLE:ug.IN_SELECT}(e,t);break;case gm.OPTION:case gm.OPTGROUP:!function(e,t){e.openElements.currentTagId===gm.OPTION&&e.openElements.pop(),e._reconstructActiveFormattingElements(),e._insertElement(t,dm.HTML)}(e,t);break;case gm.NOEMBED:case gm.NOFRAMES:Lg(e,t);break;case gm.FRAMESET:!function(e,t){const n=e.openElements.tryPeekProperlyNestedBodyElement();e.framesetOk&&n&&(e.treeAdapter.detachNode(n),e.openElements.popAllUpToHtmlElement(),e._insertElement(t,dm.HTML),e.insertionMode=ug.IN_FRAMESET)}(e,t);break;case gm.TEXTAREA:!function(e,t){e._insertElement(t,dm.HTML),e.skipNextNewLine=!0,e.tokenizer.state=Sm.RCDATA,e.originalInsertionMode=e.insertionMode,e.framesetOk=!1,e.insertionMode=ug.TEXT}(e,t);break;case gm.NOSCRIPT:e.options.scriptingEnabled?Lg(e,t):Fg(e,t);break;case gm.PLAINTEXT:!function(e,t){e.openElements.hasInButtonScope(gm.P)&&e._closePElement(),e._insertElement(t,dm.HTML),e.tokenizer.state=Sm.PLAINTEXT}(e,t);break;case gm.COL:case gm.TH:case gm.TD:case gm.TR:case gm.HEAD:case gm.FRAME:case gm.TBODY:case gm.TFOOT:case gm.THEAD:case gm.CAPTION:case gm.COLGROUP:break;default:Fg(e,t)}}function Bg(e,t){const n=t.tagName,r=t.tagID;for(let i=e.openElements.stackTop;i>0;i--){const t=e.openElements.items[i],o=e.openElements.tagIDs[i];if(r===o&&(r!==gm.UNKNOWN||e.treeAdapter.getTagName(t)===n)){e.openElements.generateImpliedEndTagsWithExclusion(r),e.openElements.stackTop>=i&&e.openElements.shortenToLength(i);break}if(e._isSpecialElement(t,o))break}}function zg(e,t){switch(t.tagID){case gm.A:case gm.B:case gm.I:case gm.S:case gm.U:case gm.EM:case gm.TT:case gm.BIG:case gm.CODE:case gm.FONT:case gm.NOBR:case gm.SMALL:case gm.STRIKE:case gm.STRONG:xg(e,t);break;case gm.P:!function(e){e.openElements.hasInButtonScope(gm.P)||e._insertFakeElement(mm.P,gm.P),e._closePElement()}(e);break;case gm.DL:case gm.UL:case gm.OL:case gm.DIR:case gm.DIV:case gm.NAV:case gm.PRE:case gm.MAIN:case gm.MENU:case gm.ASIDE:case gm.BUTTON:case gm.CENTER:case gm.FIGURE:case gm.FOOTER:case gm.HEADER:case gm.HGROUP:case gm.DIALOG:case gm.ADDRESS:case gm.ARTICLE:case gm.DETAILS:case gm.SEARCH:case gm.SECTION:case gm.SUMMARY:case gm.LISTING:case gm.FIELDSET:case gm.BLOCKQUOTE:case gm.FIGCAPTION:!function(e,t){const n=t.tagID;e.openElements.hasInScope(n)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(n))}(e,t);break;case gm.LI:!function(e){e.openElements.hasInListItemScope(gm.LI)&&(e.openElements.generateImpliedEndTagsWithExclusion(gm.LI),e.openElements.popUntilTagNamePopped(gm.LI))}(e);break;case gm.DD:case gm.DT:!function(e,t){const n=t.tagID;e.openElements.hasInScope(n)&&(e.openElements.generateImpliedEndTagsWithExclusion(n),e.openElements.popUntilTagNamePopped(n))}(e,t);break;case gm.H1:case gm.H2:case gm.H3:case gm.H4:case gm.H5:case gm.H6:!function(e){e.openElements.hasNumberedHeaderInScope()&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilNumberedHeaderPopped())}(e);break;case gm.BR:!function(e){e._reconstructActiveFormattingElements(),e._insertFakeElement(mm.BR,gm.BR),e.openElements.pop(),e.framesetOk=!1}(e);break;case gm.BODY:!function(e,t){if(e.openElements.hasInScope(gm.BODY)&&(e.insertionMode=ug.AFTER_BODY,e.options.sourceCodeLocationInfo)){const n=e.openElements.tryPeekProperlyNestedBodyElement();n&&e._setEndLocation(n,t)}}(e,t);break;case gm.HTML:!function(e,t){e.openElements.hasInScope(gm.BODY)&&(e.insertionMode=ug.AFTER_BODY,sO(e,t))}(e,t);break;case gm.FORM:!function(e){const t=e.openElements.tmplCount>0,{formElement:n}=e;t||(e.formElement=null),(n||t)&&e.openElements.hasInScope(gm.FORM)&&(e.openElements.generateImpliedEndTags(),t?e.openElements.popUntilTagNamePopped(gm.FORM):n&&e.openElements.remove(n))}(e);break;case gm.APPLET:case gm.OBJECT:case gm.MARQUEE:!function(e,t){const n=t.tagID;e.openElements.hasInScope(n)&&(e.openElements.generateImpliedEndTags(),e.openElements.popUntilTagNamePopped(n),e.activeFormattingElements.clearToLastMarker())}(e,t);break;case gm.TEMPLATE:Cg(e,t);break;default:Bg(e,t)}}function qg(e,t){e.tmplInsertionModeStack.length>0?oO(e,t):Sg(e,t)}function Hg(e,t){if(void 0!==e.openElements.currentTagId&&dg.has(e.openElements.currentTagId))switch(e.pendingCharacterTokens.length=0,e.hasNonWhitespacePendingCharacterToken=!1,e.originalInsertionMode=e.insertionMode,e.insertionMode=ug.IN_TABLE_TEXT,t.type){case Wf.CHARACTER:Yg(e,t);break;case Wf.WHITESPACE_CHARACTER:Zg(e,t)}else jg(e,t)}function Ug(e,t){switch(t.tagID){case gm.TD:case gm.TH:case gm.TR:!function(e,t){e.openElements.clearBackToTableContext(),e._insertFakeElement(mm.TBODY,gm.TBODY),e.insertionMode=ug.IN_TABLE_BODY,Jg(e,t)}(e,t);break;case gm.STYLE:case gm.SCRIPT:case gm.TEMPLATE:Eg(e,t);break;case gm.COL:!function(e,t){e.openElements.clearBackToTableContext(),e._insertFakeElement(mm.COLGROUP,gm.COLGROUP),e.insertionMode=ug.IN_COLUMN_GROUP,Wg(e,t)}(e,t);break;case gm.FORM:!function(e,t){e.formElement||0!==e.openElements.tmplCount||(e._insertElement(t,dm.HTML),e.formElement=e.openElements.current,e.openElements.pop())}(e,t);break;case gm.TABLE:!function(e,t){e.openElements.hasInTableScope(gm.TABLE)&&(e.openElements.popUntilTagNamePopped(gm.TABLE),e._resetInsertionMode(),e._processStartTag(t))}(e,t);break;case gm.TBODY:case gm.TFOOT:case gm.THEAD:!function(e,t){e.openElements.clearBackToTableContext(),e._insertElement(t,dm.HTML),e.insertionMode=ug.IN_TABLE_BODY}(e,t);break;case gm.INPUT:!function(e,t){Ig(t)?e._appendElement(t,dm.HTML):jg(e,t),t.ackSelfClosing=!0}(e,t);break;case gm.CAPTION:!function(e,t){e.openElements.clearBackToTableContext(),e.activeFormattingElements.insertMarker(),e._insertElement(t,dm.HTML),e.insertionMode=ug.IN_CAPTION}(e,t);break;case gm.COLGROUP:!function(e,t){e.openElements.clearBackToTableContext(),e._insertElement(t,dm.HTML),e.insertionMode=ug.IN_COLUMN_GROUP}(e,t);break;default:jg(e,t)}}function Xg(e,t){switch(t.tagID){case gm.TABLE:e.openElements.hasInTableScope(gm.TABLE)&&(e.openElements.popUntilTagNamePopped(gm.TABLE),e._resetInsertionMode());break;case gm.TEMPLATE:Cg(e,t);break;case gm.BODY:case gm.CAPTION:case gm.COL:case gm.COLGROUP:case gm.HTML:case gm.TBODY:case gm.TD:case gm.TFOOT:case gm.TH:case gm.THEAD:case gm.TR:break;default:jg(e,t)}}function jg(e,t){const n=e.fosterParentingEnabled;e.fosterParentingEnabled=!0,Mg(e,t),e.fosterParentingEnabled=n}function Zg(e,t){e.pendingCharacterTokens.push(t)}function Yg(e,t){e.pendingCharacterTokens.push(t),e.hasNonWhitespacePendingCharacterToken=!0}function Vg(e,t){let n=0;if(e.hasNonWhitespacePendingCharacterToken)for(;n0&&e.openElements.currentTagId===gm.OPTION&&e.openElements.tagIDs[e.openElements.stackTop-1]===gm.OPTGROUP&&e.openElements.pop(),e.openElements.currentTagId===gm.OPTGROUP&&e.openElements.pop();break;case gm.OPTION:e.openElements.currentTagId===gm.OPTION&&e.openElements.pop();break;case gm.SELECT:e.openElements.hasInSelectScope(gm.SELECT)&&(e.openElements.popUntilTagNamePopped(gm.SELECT),e._resetInsertionMode());break;case gm.TEMPLATE:Cg(e,t)}}function oO(e,t){e.openElements.tmplCount>0?(e.openElements.popUntilTagNamePopped(gm.TEMPLATE),e.activeFormattingElements.clearToLastMarker(),e.tmplInsertionModeStack.shift(),e._resetInsertionMode(),e.onEof(t)):Sg(e,t)}function sO(e,t){var n;if(t.tagID===gm.HTML){if(e.fragmentContext||(e.insertionMode=ug.AFTER_AFTER_BODY),e.options.sourceCodeLocationInfo&&e.openElements.tagIDs[0]===gm.HTML){e._setEndLocation(e.openElements.items[0],t);const r=e.openElements.items[1];r&&!(null===(n=e.treeAdapter.getNodeSourceCodeLocation(r))||void 0===n?void 0:n.endTag)&&e._setEndLocation(r,t)}}else aO(e,t)}function aO(e,t){e.insertionMode=ug.IN_BODY,Mg(e,t)}function lO(e,t){e.insertionMode=ug.IN_BODY,Mg(e,t)}function cO(e){for(;e.treeAdapter.getNamespaceURI(e.openElements.current)!==dm.HTML&&void 0!==e.openElements.currentTagId&&!e._isIntegrationPoint(e.openElements.currentTagId,e.openElements.current);)e.openElements.pop()}new Map([[34,"""],[38,"&"],[39,"'"],[60,"<"],[62,">"]]),String.prototype.codePointAt;function uO(e,t){return function(n){let r,i=0,o="";for(;r=e.exec(n);)i!==r.index&&(o+=n.substring(i,r.index)),o+=t.get(r[0].charCodeAt(0)),i=r.index+1;return o+n.substring(i)}}new Map([[34,"""],[38,"&"],[160," "]]),new Map([[38,"&"],[60,"<"],[62,">"],[160," "]]),new Set([mm.AREA,mm.BASE,mm.BASEFONT,mm.BGSOUND,mm.BR,mm.COL,mm.EMBED,mm.FRAME,mm.HR,mm.IMG,mm.INPUT,mm.KEYGEN,mm.LINK,mm.META,mm.PARAM,mm.SOURCE,mm.TRACK,mm.WBR]);const hO=pO("end"),dO=pO("start");function pO(e){return function(t){const n=t&&t.position&&t.position[e]||{};if("number"===typeof n.line&&n.line>0&&"number"===typeof n.column&&n.column>0)return{line:n.line,column:n.column,offset:"number"===typeof n.offset&&n.offset>-1?n.offset:void 0}}}const fO=/<(\/?)(iframe|noembed|noframes|plaintext|script|style|textarea|title|xmp)(?=[\t\n\f\r />])/gi,mO=new Set(["mdxFlowExpression","mdxJsxFlowElement","mdxJsxTextElement","mdxTextExpression","mdxjsEsm"]),gO={sourceCodeLocationInfo:!0,scriptingEnabled:!1};function OO(e,t){const n=function(e){const t="root"===e.type?e.children[0]:e;return Boolean(t&&("doctype"===t.type||"element"===t.type&&"html"===t.tagName.toLowerCase()))}(e),r=tp("type",{handlers:{root:vO,element:yO,text:xO,comment:wO,doctype:kO,raw:AO},unknown:TO}),i={parser:n?new fg(gO):fg.getFragmentParser(void 0,gO),handle(e){r(e,i)},stitches:!1,options:t||{}};r(e,i),EO(i,dO());const o=function(e,t){const n=t||{};return Xp({file:n.file||void 0,location:!1,schema:"svg"===n.space?Ih:Qh,verbose:n.verbose||!1},e)}(n?i.parser.document:i.parser.getFragment(),{file:i.options.file});return i.stitches&&Vu(o,"comment",function(e,t,n){const r=e;if(r.value.stitch&&n&&void 0!==t){return n.children[t]=r.value.stitch,t}}),"root"===o.type&&1===o.children.length&&o.children[0].type===e.type?o.children[0]:o}function bO(e,t){let n=-1;if(e)for(;++n4&&(t.parser.tokenizer.state=0);const n={type:Wf.CHARACTER,chars:e.value,location:_O(e)};EO(t,dO(e)),t.parser.currentToken=n,t.parser._processToken(t.parser.currentToken)}function kO(e,t){const n={type:Wf.DOCTYPE,name:"html",forceQuirks:!1,publicId:"",systemId:"",location:_O(e)};EO(t,dO(e)),t.parser.currentToken=n,t.parser._processToken(t.parser.currentToken)}function SO(e,t){t.stitches=!0;const n=function(e){return Np("children"in e?{...e,children:[]}:e)}(e);if("children"in e&&"children"in n){const r=OO({type:"root",children:e.children},t.options);n.children=r.children}wO({type:"comment",value:{stitch:n}},t)}function wO(e,t){const n=e.value,r={type:Wf.COMMENT,data:n,location:_O(e)};EO(t,dO(e)),t.parser.currentToken=r,t.parser._processToken(t.parser.currentToken)}function AO(e,t){if(t.parser.tokenizer.preprocessor.html="",t.parser.tokenizer.preprocessor.pos=-1,t.parser.tokenizer.preprocessor.lastGapPos=-2,t.parser.tokenizer.preprocessor.gapStack=[],t.parser.tokenizer.preprocessor.skipNextNewLine=!1,t.parser.tokenizer.preprocessor.lastChunkWritten=!1,t.parser.tokenizer.preprocessor.endOfChunkHit=!1,t.parser.tokenizer.preprocessor.isEol=!1,CO(t,dO(e)),t.parser.tokenizer.write(t.options.tagfilter?e.value.replace(fO,"<$1$2"):e.value,!1),t.parser.tokenizer._runParsingLoop(),72===t.parser.tokenizer.state||78===t.parser.tokenizer.state){t.parser.tokenizer.preprocessor.lastChunkWritten=!0;const e=t.parser.tokenizer._consume();t.parser.tokenizer._callState(e)}}function TO(e,t){const n=e;if(!t.options.passThrough||!t.options.passThrough.includes(n.type)){let e="";throw mO.has(n.type)&&(e=". It looks like you are using MDX nodes with `hast-util-raw` (or `rehype-raw`). If you use this because you are using remark or rehype plugins that inject `'html'` nodes, then please raise an issue with that plugin, as its a bad and slow idea. If you use this because you are using markdown syntax, then you have to configure this utility (or plugin) to pass through these nodes (see `passThrough` in docs), but you can also migrate to use the MDX syntax"),new Error("Cannot compile `"+n.type+"` node"+e)}SO(n,t)}function EO(e,t){CO(e,t);const n=e.parser.tokenizer.currentCharacterToken;n&&n.location&&(n.location.endLine=e.parser.tokenizer.preprocessor.line,n.location.endCol=e.parser.tokenizer.preprocessor.col+1,n.location.endOffset=e.parser.tokenizer.preprocessor.offset+1,e.parser.currentToken=n,e.parser._processToken(e.parser.currentToken)),e.parser.tokenizer.paused=!1,e.parser.tokenizer.inLoop=!1,e.parser.tokenizer.active=!1,e.parser.tokenizer.returnState=Sm.DATA,e.parser.tokenizer.charRefCode=-1,e.parser.tokenizer.consumedAfterSnapshot=-1,e.parser.tokenizer.currentLocation=null,e.parser.tokenizer.currentCharacterToken=null,e.parser.tokenizer.currentToken=null,e.parser.tokenizer.currentAttr={name:"",value:""}}function CO(e,t){if(t&&void 0!==t.offset){const n={startLine:t.line,startCol:t.column,startOffset:t.offset,endLine:-1,endCol:-1,endOffset:-1};e.parser.tokenizer.preprocessor.lineStartPos=1-t.column,e.parser.tokenizer.preprocessor.droppedBufferSize=t.offset,e.parser.tokenizer.preprocessor.line=t.line,e.parser.tokenizer.currentLocation=n}}function _O(e){const t=dO(e)||{line:void 0,column:void 0,offset:void 0},n=hO(e)||{line:void 0,column:void 0,offset:void 0};return{startLine:t.line,startCol:t.column,startOffset:t.offset,endLine:n.line,endCol:n.column,endOffset:n.offset}}function PO(e){return function(t,n){return OO(t,{...e,file:n})}}const DO=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,MO=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,NO={};function RO(e,t){return((t||NO).jsx?MO:DO).test(e)}const QO={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"};var IO=n(9004);function LO(e){return e&&"object"===typeof e?"position"in e||"type"in e?$O(e.position):"start"in e||"end"in e?$O(e):"line"in e||"column"in e?FO(e):"":""}function FO(e){return BO(e&&e.line)+":"+BO(e&&e.column)}function $O(e){return FO(e&&e.start)+"-"+FO(e&&e.end)}function BO(e){return e&&"number"===typeof e?e:1}class zO extends Error{constructor(e,t,n){super(),"string"===typeof t&&(n=t,t=void 0);let r="",i={},o=!1;if(t&&(i="line"in t&&"column"in t||"start"in t&&"end"in t?{place:t}:"type"in t?{ancestors:[t],place:t.position}:{...t}),"string"===typeof e?r=e:!i.cause&&e&&(o=!0,r=e.message,i.cause=e),!i.ruleId&&!i.source&&"string"===typeof n){const e=n.indexOf(":");-1===e?i.ruleId=n:(i.source=n.slice(0,e),i.ruleId=n.slice(e+1))}if(!i.place&&i.ancestors&&i.ancestors){const e=i.ancestors[i.ancestors.length-1];e&&(i.place=e.position)}const s=i.place&&"start"in i.place?i.place.start:i.place;this.ancestors=i.ancestors||void 0,this.cause=i.cause||void 0,this.column=s?s.column:void 0,this.fatal=void 0,this.file="",this.message=r,this.line=s?s.line:void 0,this.name=LO(i.place)||"1:1",this.place=i.place||void 0,this.reason=this.message,this.ruleId=i.ruleId||void 0,this.source=i.source||void 0,this.stack=o&&i.cause&&"string"===typeof i.cause.stack?i.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}zO.prototype.file="",zO.prototype.name="",zO.prototype.reason="",zO.prototype.message="",zO.prototype.stack="",zO.prototype.column=void 0,zO.prototype.line=void 0,zO.prototype.ancestors=void 0,zO.prototype.cause=void 0,zO.prototype.fatal=void 0,zO.prototype.place=void 0,zO.prototype.ruleId=void 0,zO.prototype.source=void 0;const qO={}.hasOwnProperty,HO=new Map,UO=/[A-Z]/g,XO=new Set(["table","tbody","thead","tfoot","tr"]),jO=new Set(["td","th"]),ZO="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function YO(e,t){if(!t||void 0===t.Fragment)throw new TypeError("Expected `Fragment` in options");const n=t.filePath||void 0;let r;if(t.development){if("function"!==typeof t.jsxDEV)throw new TypeError("Expected `jsxDEV` in options when `development: true`");r=function(e,t){return n;function n(n,r,i,o){const s=Array.isArray(i.children),a=dO(n);return t(r,i,o,s,{columnNumber:a?a.column-1:void 0,fileName:e,lineNumber:a?a.line:void 0},void 0)}}(n,t.jsxDEV)}else{if("function"!==typeof t.jsx)throw new TypeError("Expected `jsx` in production options");if("function"!==typeof t.jsxs)throw new TypeError("Expected `jsxs` in production options");r=function(e,t,n){return r;function r(e,r,i,o){const s=Array.isArray(i.children)?n:t;return o?s(r,i,o):s(r,i)}}(0,t.jsx,t.jsxs)}const i={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:r,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:!1!==t.passKeys,passNode:t.passNode||!1,schema:"svg"===t.space?Ih:Qh,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:!1!==t.tableCellAlignToStyle},o=VO(i,e,void 0);return o&&"string"!==typeof o?o:i.create(e,i.Fragment,{children:o||void 0},void 0)}function VO(e,t,n){return"element"===t.type?function(e,t,n){const r=e.schema;let i=r;"svg"===t.tagName.toLowerCase()&&"html"===r.space&&(i=Ih,e.schema=i);e.ancestors.push(t);const o=eb(e,t.tagName,!1),s=function(e,t){const n={};let r,i;for(i in t.properties)if("children"!==i&&qO.call(t.properties,i)){const o=JO(e,i,t.properties[i]);if(o){const[i,s]=o;e.tableCellAlignToStyle&&"align"===i&&"string"===typeof s&&jO.has(t.tagName)?r=s:n[i]=s}}if(r){(n.style||(n.style={}))["css"===e.stylePropertyNameCase?"text-align":"textAlign"]=r}return n}(e,t);let a=KO(e,t);XO.has(t.tagName)&&(a=a.filter(function(e){return"string"!==typeof e||!Zd(e)}));return GO(e,s,o,t),WO(s,a),e.ancestors.pop(),e.schema=r,e.create(t,o,s,n)}(e,t,n):"mdxFlowExpression"===t.type||"mdxTextExpression"===t.type?function(e,t){if(t.data&&t.data.estree&&e.evaluater){const n=t.data.estree.body[0];return n.type,e.evaluater.evaluateExpression(n.expression)}tb(e,t.position)}(e,t):"mdxJsxFlowElement"===t.type||"mdxJsxTextElement"===t.type?function(e,t,n){const r=e.schema;let i=r;"svg"===t.name&&"html"===r.space&&(i=Ih,e.schema=i);e.ancestors.push(t);const o=null===t.name?e.Fragment:eb(e,t.name,!0),s=function(e,t){const n={};for(const r of t.attributes)if("mdxJsxExpressionAttribute"===r.type)if(r.data&&r.data.estree&&e.evaluater){const t=r.data.estree.body[0];Ed(t.type);const i=t.expression;Ed(i.type);const o=i.properties[0];Ed(o.type),Object.assign(n,e.evaluater.evaluateExpression(o.argument))}else tb(e,t.position);else{const i=r.name;let o;if(r.value&&"object"===typeof r.value)if(r.value.data&&r.value.data.estree&&e.evaluater){const t=r.value.data.estree.body[0];Ed(t.type),o=e.evaluater.evaluateExpression(t.expression)}else tb(e,t.position);else o=null===r.value||r.value;n[i]=o}return n}(e,t),a=KO(e,t);return GO(e,s,o,t),WO(s,a),e.ancestors.pop(),e.schema=r,e.create(t,o,s,n)}(e,t,n):"mdxjsEsm"===t.type?function(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);tb(e,t.position)}(e,t):"root"===t.type?function(e,t,n){const r={};return WO(r,KO(e,t)),e.create(t,e.Fragment,r,n)}(e,t,n):"text"===t.type?function(e,t){return t.value}(0,t):void 0}function GO(e,t,n,r){"string"!==typeof n&&n!==e.Fragment&&e.passNode&&(t.node=r)}function WO(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function KO(e,t){const n=[];let r=-1;const i=e.passKeys?new Map:HO;for(;++ri?0:i+t:t>i?i:t,n=n>0?n:0,r.length<1e4)o=Array.from(r),o.unshift(t,n),e.splice(...o);else for(n&&e.splice(t,n);s0?(cb(e,e.length,0,t),e):t}class hb{constructor(e){this.left=e?[...e]:[],this.right=[]}get(e){if(e<0||e>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+e+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return ethis.left.length?this.right.slice(this.right.length-n+this.left.length,this.right.length-e+this.left.length).reverse():this.left.slice(e).concat(this.right.slice(this.right.length-n+this.left.length).reverse())}splice(e,t,n){const r=t||0;this.setCursor(Math.trunc(e));const i=this.right.splice(this.right.length-r,Number.POSITIVE_INFINITY);return n&&db(this.left,n),i.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(e){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(e)}pushMany(e){this.setCursor(Number.POSITIVE_INFINITY),db(this.left,e)}unshift(e){this.setCursor(0),this.right.push(e)}unshiftMany(e){this.setCursor(0),db(this.right,e.reverse())}setCursor(e){if(!(e===this.left.length||e>this.left.length&&0===this.right.length||e<0&&0===this.left.length))if(e-1&&e.test(String.fromCharCode(t))}}function Mb(e,t,n,r){const i=r?r-1:Number.POSITIVE_INFINITY;let o=0;return function(r){if(Cb(r))return e.enter(n),s(r);return t(r)};function s(r){return Cb(r)&&o++o))return;const n=t.events.length;let i,a,l=n;for(;l--;)if("exit"===t.events[l][0]&&"chunkFlow"===t.events[l][1].type){if(i){a=t.events[l][1].end;break}i=!0}for(O(s),e=n;er;){const r=n[i];t.containerState=r[1],r[0].exit.call(t,e)}n.length=r}function b(){r.write([null]),i=void 0,r=void 0,t.containerState._closeFlow=void 0}}},Qb={tokenize:function(e,t,n){return Mb(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}};const Ib={partial:!0,tokenize:function(e,t,n){return function(t){return Cb(t)?Mb(e,r,"linePrefix")(t):r(t)};function r(e){return null===e||Tb(e)?t(e):n(e)}}};const Lb={resolve:function(e){return pb(e),e},tokenize:function(e,t){let n;return function(t){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),r(t)};function r(t){return null===t?i(t):Tb(t)?e.check(Fb,o,i)(t):(e.consume(t),r)}function i(n){return e.exit("chunkContent"),e.exit("content"),t(n)}function o(t){return e.consume(t),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,r}}},Fb={partial:!0,tokenize:function(e,t,n){const r=this;return function(t){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),Mb(e,i,"linePrefix")};function i(i){if(null===i||Tb(i))return n(i);const o=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&o&&"linePrefix"===o[1].type&&o[2].sliceSerialize(o[1],!0).length>=4?t(i):e.interrupt(r.parser.constructs.flow,n,t)(i)}}};const $b={tokenize:function(e){const t=this,n=e.attempt(Ib,function(r){if(null===r)return void e.consume(r);return e.enter("lineEndingBlank"),e.consume(r),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n},e.attempt(this.parser.constructs.flowInitial,r,Mb(e,e.attempt(this.parser.constructs.flow,r,e.attempt(Lb,r)),"linePrefix")));return n;function r(r){if(null!==r)return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),t.currentConstruct=void 0,n;e.consume(r)}}};const Bb={resolveAll:Ub()},zb=Hb("string"),qb=Hb("text");function Hb(e){return{resolveAll:Ub("text"===e?Xb:void 0),tokenize:function(t){const n=this,r=this.parser.constructs[e],i=t.attempt(r,o,s);return o;function o(e){return l(e)?i(e):s(e)}function s(e){if(null!==e)return t.enter("data"),t.consume(e),a;t.consume(e)}function a(e){return l(e)?(t.exit("data"),i(e)):(t.consume(e),a)}function l(e){if(null===e)return!0;const t=r[e];let i=-1;if(t)for(;++i=3&&(null===o||Tb(o))?(e.exit("thematicBreak"),t(o)):n(o)}function s(t){return t===r?(e.consume(t),i++,s):(e.exit("thematicBreakSequence"),Cb(t)?Mb(e,o,"whitespace")(t):o(t))}}};const Zb={continuation:{tokenize:function(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(Ib,i,o);function i(n){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,Mb(e,t,"listItemIndent",r.containerState.size+1)(n)}function o(n){return r.containerState.furtherBlankLines||!Cb(n)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,s(n)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt(Vb,t,s)(n))}function s(i){return r.containerState._closeFlow=!0,r.interrupt=void 0,Mb(e,e.attempt(Zb,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(i)}}},exit:function(e){e.exit(this.containerState.type)},name:"list",tokenize:function(e,t,n){const r=this,i=r.events[r.events.length-1];let o=i&&"linePrefix"===i[1].type?i[2].sliceSerialize(i[1],!0).length:0,s=0;return function(t){const i=r.containerState.type||(42===t||43===t||45===t?"listUnordered":"listOrdered");if("listUnordered"===i?!r.containerState.marker||t===r.containerState.marker:Sb(t)){if(r.containerState.type||(r.containerState.type=i,e.enter(i,{_container:!0})),"listUnordered"===i)return e.enter("listItemPrefix"),42===t||45===t?e.check(jb,n,l)(t):l(t);if(!r.interrupt||49===t)return e.enter("listItemPrefix"),e.enter("listItemValue"),a(t)}return n(t)};function a(t){return Sb(t)&&++s<10?(e.consume(t),a):(!r.interrupt||s<2)&&(r.containerState.marker?t===r.containerState.marker:41===t||46===t)?(e.exit("listItemValue"),l(t)):n(t)}function l(t){return e.enter("listItemMarker"),e.consume(t),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||t,e.check(Ib,r.interrupt?n:c,e.attempt(Yb,h,u))}function c(e){return r.containerState.initialBlankLine=!0,o++,h(e)}function u(t){return Cb(t)?(e.enter("listItemPrefixWhitespace"),e.consume(t),e.exit("listItemPrefixWhitespace"),h):n(t)}function h(n){return r.containerState.size=o+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(n)}}},Yb={partial:!0,tokenize:function(e,t,n){const r=this;return Mb(e,function(e){const i=r.events[r.events.length-1];return!Cb(e)&&i&&"listItemPrefixWhitespace"===i[1].type?t(e):n(e)},"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5)}},Vb={partial:!0,tokenize:function(e,t,n){const r=this;return Mb(e,function(e){const i=r.events[r.events.length-1];return i&&"listItemIndent"===i[1].type&&i[2].sliceSerialize(i[1],!0).length===r.containerState.size?t(e):n(e)},"listItemIndent",r.containerState.size+1)}};const Gb={continuation:{tokenize:function(e,t,n){const r=this;return function(t){if(Cb(t))return Mb(e,i,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(t);return i(t)};function i(r){return e.attempt(Gb,t,n)(r)}}},exit:function(e){e.exit("blockQuote")},name:"blockQuote",tokenize:function(e,t,n){const r=this;return function(t){if(62===t){const n=r.containerState;return n.open||(e.enter("blockQuote",{_container:!0}),n.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(t),e.exit("blockQuoteMarker"),i}return n(t)};function i(n){return Cb(n)?(e.enter("blockQuotePrefixWhitespace"),e.consume(n),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(n))}}};function Wb(e,t,n,r,i,o,s,a,l){const c=l||Number.POSITIVE_INFINITY;let u=0;return function(t){if(60===t)return e.enter(r),e.enter(i),e.enter(o),e.consume(t),e.exit(o),h;if(null===t||32===t||41===t||kb(t))return n(t);return e.enter(r),e.enter(s),e.enter(a),e.enter("chunkString",{contentType:"string"}),f(t)};function h(n){return 62===n?(e.enter(o),e.consume(n),e.exit(o),e.exit(i),e.exit(r),t):(e.enter(a),e.enter("chunkString",{contentType:"string"}),d(n))}function d(t){return 62===t?(e.exit("chunkString"),e.exit(a),h(t)):null===t||60===t||Tb(t)?n(t):(e.consume(t),92===t?p:d)}function p(t){return 60===t||62===t||92===t?(e.consume(t),d):d(t)}function f(i){return u||null!==i&&41!==i&&!Eb(i)?u999||null===h||91===h||93===h&&!a||94===h&&!l&&"_hiddenFootnoteSupport"in s.parser.constructs?n(h):93===h?(e.exit(o),e.enter(i),e.consume(h),e.exit(i),e.exit(r),t):Tb(h)?(e.enter("lineEnding"),e.consume(h),e.exit("lineEnding"),c):(e.enter("chunkString",{contentType:"string"}),u(h))}function u(t){return null===t||91===t||93===t||Tb(t)||l++>999?(e.exit("chunkString"),c(t)):(e.consume(t),a||(a=!Cb(t)),92===t?h:u)}function h(t){return 91===t||92===t||93===t?(e.consume(t),l++,u):u(t)}}function Jb(e,t,n,r,i,o){let s;return function(t){if(34===t||39===t||40===t)return e.enter(r),e.enter(i),e.consume(t),e.exit(i),s=40===t?41:t,a;return n(t)};function a(n){return n===s?(e.enter(i),e.consume(n),e.exit(i),e.exit(r),t):(e.enter(o),l(n))}function l(t){return t===s?(e.exit(o),a(s)):null===t?n(t):Tb(t)?(e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),Mb(e,l,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),c(t))}function c(t){return t===s||null===t||Tb(t)?(e.exit("chunkString"),l(t)):(e.consume(t),92===t?u:c)}function u(t){return t===s||92===t?(e.consume(t),c):c(t)}}function ev(e,t){let n;return function r(i){if(Tb(i))return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),n=!0,r;if(Cb(i))return Mb(e,r,n?"linePrefix":"lineSuffix")(i);return t(i)}}function tv(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const nv={name:"definition",tokenize:function(e,t,n){const r=this;let i;return function(t){return e.enter("definition"),function(t){return Kb.call(r,e,o,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(t)}(t)};function o(t){return i=tv(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),58===t?(e.enter("definitionMarker"),e.consume(t),e.exit("definitionMarker"),s):n(t)}function s(t){return Eb(t)?ev(e,a)(t):a(t)}function a(t){return Wb(e,l,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(t)}function l(t){return e.attempt(rv,c,c)(t)}function c(t){return Cb(t)?Mb(e,u,"whitespace")(t):u(t)}function u(o){return null===o||Tb(o)?(e.exit("definition"),r.parser.defined.push(i),t(o)):n(o)}}},rv={partial:!0,tokenize:function(e,t,n){return function(t){return Eb(t)?ev(e,r)(t):n(t)};function r(t){return Jb(e,i,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(t)}function i(t){return Cb(t)?Mb(e,o,"whitespace")(t):o(t)}function o(e){return null===e||Tb(e)?t(e):n(e)}}};const iv={name:"codeIndented",tokenize:function(e,t,n){const r=this;return function(t){return e.enter("codeIndented"),Mb(e,i,"linePrefix",5)(t)};function i(e){const t=r.events[r.events.length-1];return t&&"linePrefix"===t[1].type&&t[2].sliceSerialize(t[1],!0).length>=4?o(e):n(e)}function o(t){return null===t?a(t):Tb(t)?e.attempt(ov,o,a)(t):(e.enter("codeFlowValue"),s(t))}function s(t){return null===t||Tb(t)?(e.exit("codeFlowValue"),o(t)):(e.consume(t),s)}function a(n){return e.exit("codeIndented"),t(n)}}},ov={partial:!0,tokenize:function(e,t,n){const r=this;return i;function i(t){return r.parser.lazy[r.now().line]?n(t):Tb(t)?(e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),i):Mb(e,o,"linePrefix",5)(t)}function o(e){const o=r.events[r.events.length-1];return o&&"linePrefix"===o[1].type&&o[2].sliceSerialize(o[1],!0).length>=4?t(e):Tb(e)?i(e):n(e)}}};const sv={name:"headingAtx",resolve:function(e,t){let n,r,i=e.length-2,o=3;"whitespace"===e[o][1].type&&(o+=2);i-2>o&&"whitespace"===e[i][1].type&&(i-=2);"atxHeadingSequence"===e[i][1].type&&(o===i-1||i-4>o&&"whitespace"===e[i-2][1].type)&&(i-=o+1===i?2:4);i>o&&(n={type:"atxHeadingText",start:e[o][1].start,end:e[i][1].end},r={type:"chunkText",start:e[o][1].start,end:e[i][1].end,contentType:"text"},cb(e,o,i-o+1,[["enter",n,t],["enter",r,t],["exit",r,t],["exit",n,t]]));return e},tokenize:function(e,t,n){let r=0;return function(t){return e.enter("atxHeading"),function(t){return e.enter("atxHeadingSequence"),i(t)}(t)};function i(t){return 35===t&&r++<6?(e.consume(t),i):null===t||Eb(t)?(e.exit("atxHeadingSequence"),o(t)):n(t)}function o(n){return 35===n?(e.enter("atxHeadingSequence"),s(n)):null===n||Tb(n)?(e.exit("atxHeading"),t(n)):Cb(n)?Mb(e,o,"whitespace")(n):(e.enter("atxHeadingText"),a(n))}function s(t){return 35===t?(e.consume(t),s):(e.exit("atxHeadingSequence"),o(t))}function a(t){return null===t||35===t||Eb(t)?(e.exit("atxHeadingText"),o(t)):(e.consume(t),a)}}};const av={name:"setextUnderline",resolveTo:function(e,t){let n,r,i,o=e.length;for(;o--;)if("enter"===e[o][0]){if("content"===e[o][1].type){n=o;break}"paragraph"===e[o][1].type&&(r=o)}else"content"===e[o][1].type&&e.splice(o,1),i||"definition"!==e[o][1].type||(i=o);const s={type:"setextHeading",start:{...e[n][1].start},end:{...e[e.length-1][1].end}};e[r][1].type="setextHeadingText",i?(e.splice(r,0,["enter",s,t]),e.splice(i+1,0,["exit",e[n][1],t]),e[n][1].end={...e[i][1].end}):e[n][1]=s;return e.push(["exit",s,t]),e},tokenize:function(e,t,n){const r=this;let i;return function(t){let s,a=r.events.length;for(;a--;)if("lineEnding"!==r.events[a][1].type&&"linePrefix"!==r.events[a][1].type&&"content"!==r.events[a][1].type){s="paragraph"===r.events[a][1].type;break}if(!r.parser.lazy[r.now().line]&&(r.interrupt||s))return e.enter("setextHeadingLine"),i=t,function(t){return e.enter("setextHeadingLineSequence"),o(t)}(t);return n(t)};function o(t){return t===i?(e.consume(t),o):(e.exit("setextHeadingLineSequence"),Cb(t)?Mb(e,s,"lineSuffix")(t):s(t))}function s(r){return null===r||Tb(r)?(e.exit("setextHeadingLine"),t(r)):n(r)}}};const lv=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],cv=["pre","script","style","textarea"],uv={concrete:!0,name:"htmlFlow",resolveTo:function(e){let t=e.length;for(;t--&&("enter"!==e[t][0]||"htmlFlow"!==e[t][1].type););t>1&&"linePrefix"===e[t-2][1].type&&(e[t][1].start=e[t-2][1].start,e[t+1][1].start=e[t-2][1].start,e.splice(t-2,2));return e},tokenize:function(e,t,n){const r=this;let i,o,s,a,l;return function(t){return function(t){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(t),c}(t)};function c(a){return 33===a?(e.consume(a),u):47===a?(e.consume(a),o=!0,p):63===a?(e.consume(a),i=3,r.interrupt?t:R):vb(a)?(e.consume(a),s=String.fromCharCode(a),f):n(a)}function u(o){return 45===o?(e.consume(o),i=2,h):91===o?(e.consume(o),i=5,a=0,d):vb(o)?(e.consume(o),i=4,r.interrupt?t:R):n(o)}function h(i){return 45===i?(e.consume(i),r.interrupt?t:R):n(i)}function d(i){const o="CDATA[";return i===o.charCodeAt(a++)?(e.consume(i),6===a?r.interrupt?t:T:d):n(i)}function p(t){return vb(t)?(e.consume(t),s=String.fromCharCode(t),f):n(t)}function f(a){if(null===a||47===a||62===a||Eb(a)){const l=47===a,c=s.toLowerCase();return l||o||!cv.includes(c)?lv.includes(s.toLowerCase())?(i=6,l?(e.consume(a),m):r.interrupt?t(a):T(a)):(i=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(a):o?g(a):O(a)):(i=1,r.interrupt?t(a):T(a))}return 45===a||yb(a)?(e.consume(a),s+=String.fromCharCode(a),f):n(a)}function m(i){return 62===i?(e.consume(i),r.interrupt?t:T):n(i)}function g(t){return Cb(t)?(e.consume(t),g):w(t)}function O(t){return 47===t?(e.consume(t),w):58===t||95===t||vb(t)?(e.consume(t),b):Cb(t)?(e.consume(t),O):w(t)}function b(t){return 45===t||46===t||58===t||95===t||yb(t)?(e.consume(t),b):v(t)}function v(t){return 61===t?(e.consume(t),y):Cb(t)?(e.consume(t),v):O(t)}function y(t){return null===t||60===t||61===t||62===t||96===t?n(t):34===t||39===t?(e.consume(t),l=t,x):Cb(t)?(e.consume(t),y):k(t)}function x(t){return t===l?(e.consume(t),l=null,S):null===t||Tb(t)?n(t):(e.consume(t),x)}function k(t){return null===t||34===t||39===t||47===t||60===t||61===t||62===t||96===t||Eb(t)?v(t):(e.consume(t),k)}function S(e){return 47===e||62===e||Cb(e)?O(e):n(e)}function w(t){return 62===t?(e.consume(t),A):n(t)}function A(t){return null===t||Tb(t)?T(t):Cb(t)?(e.consume(t),A):n(t)}function T(t){return 45===t&&2===i?(e.consume(t),P):60===t&&1===i?(e.consume(t),D):62===t&&4===i?(e.consume(t),Q):63===t&&3===i?(e.consume(t),R):93===t&&5===i?(e.consume(t),N):!Tb(t)||6!==i&&7!==i?null===t||Tb(t)?(e.exit("htmlFlowData"),E(t)):(e.consume(t),T):(e.exit("htmlFlowData"),e.check(hv,I,E)(t))}function E(t){return e.check(dv,C,I)(t)}function C(t){return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),_}function _(t){return null===t||Tb(t)?E(t):(e.enter("htmlFlowData"),T(t))}function P(t){return 45===t?(e.consume(t),R):T(t)}function D(t){return 47===t?(e.consume(t),s="",M):T(t)}function M(t){if(62===t){const n=s.toLowerCase();return cv.includes(n)?(e.consume(t),Q):T(t)}return vb(t)&&s.length<8?(e.consume(t),s+=String.fromCharCode(t),M):T(t)}function N(t){return 93===t?(e.consume(t),R):T(t)}function R(t){return 62===t?(e.consume(t),Q):45===t&&2===i?(e.consume(t),R):T(t)}function Q(t){return null===t||Tb(t)?(e.exit("htmlFlowData"),I(t)):(e.consume(t),Q)}function I(n){return e.exit("htmlFlow"),t(n)}}},hv={partial:!0,tokenize:function(e,t,n){return function(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),e.attempt(Ib,t,n)}}},dv={partial:!0,tokenize:function(e,t,n){const r=this;return function(t){if(Tb(t))return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),i;return n(t)};function i(e){return r.parser.lazy[r.now().line]?n(e):t(e)}}};const pv={partial:!0,tokenize:function(e,t,n){const r=this;return function(t){if(null===t)return n(t);return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),i};function i(e){return r.parser.lazy[r.now().line]?n(e):t(e)}}},fv={concrete:!0,name:"codeFenced",tokenize:function(e,t,n){const r=this,i={partial:!0,tokenize:function(e,t,n){let i=0;return s;function s(t){return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),l}function l(t){return e.enter("codeFencedFence"),Cb(t)?Mb(e,c,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(t):c(t)}function c(t){return t===o?(e.enter("codeFencedFenceSequence"),u(t)):n(t)}function u(t){return t===o?(i++,e.consume(t),u):i>=a?(e.exit("codeFencedFenceSequence"),Cb(t)?Mb(e,h,"whitespace")(t):h(t)):n(t)}function h(r){return null===r||Tb(r)?(e.exit("codeFencedFence"),t(r)):n(r)}}};let o,s=0,a=0;return function(t){return function(t){const n=r.events[r.events.length-1];return s=n&&"linePrefix"===n[1].type?n[2].sliceSerialize(n[1],!0).length:0,o=t,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),l(t)}(t)};function l(t){return t===o?(a++,e.consume(t),l):a<3?n(t):(e.exit("codeFencedFenceSequence"),Cb(t)?Mb(e,c,"whitespace")(t):c(t))}function c(n){return null===n||Tb(n)?(e.exit("codeFencedFence"),r.interrupt?t(n):e.check(pv,p,b)(n)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),u(n))}function u(t){return null===t||Tb(t)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),c(t)):Cb(t)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),Mb(e,h,"whitespace")(t)):96===t&&t===o?n(t):(e.consume(t),u)}function h(t){return null===t||Tb(t)?c(t):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),d(t))}function d(t){return null===t||Tb(t)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),c(t)):96===t&&t===o?n(t):(e.consume(t),d)}function p(t){return e.attempt(i,b,f)(t)}function f(t){return e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),m}function m(t){return s>0&&Cb(t)?Mb(e,g,"linePrefix",s+1)(t):g(t)}function g(t){return null===t||Tb(t)?e.check(pv,p,b)(t):(e.enter("codeFlowValue"),O(t))}function O(t){return null===t||Tb(t)?(e.exit("codeFlowValue"),g(t)):(e.consume(t),O)}function b(n){return e.exit("codeFenced"),t(n)}}};var mv=n(3789);const gv={name:"characterReference",tokenize:function(e,t,n){const r=this;let i,o,s=0;return function(t){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(t),e.exit("characterReferenceMarker"),a};function a(t){return 35===t?(e.enter("characterReferenceMarkerNumeric"),e.consume(t),e.exit("characterReferenceMarkerNumeric"),l):(e.enter("characterReferenceValue"),i=31,o=yb,c(t))}function l(t){return 88===t||120===t?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(t),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),i=6,o=wb,c):(e.enter("characterReferenceValue"),i=7,o=Sb,c(t))}function c(a){if(59===a&&s){const i=e.exit("characterReferenceValue");return o!==yb||(0,mv.s)(r.sliceSerialize(i))?(e.enter("characterReferenceMarker"),e.consume(a),e.exit("characterReferenceMarker"),e.exit("characterReference"),t):n(a)}return o(a)&&s++1&&e[u][1].end.offset-e[u][1].start.offset>1?2:1;const h={...e[n][1].end},d={...e[u][1].start};Ev(h,-a),Ev(d,a),o={type:a>1?"strongSequence":"emphasisSequence",start:h,end:{...e[n][1].end}},s={type:a>1?"strongSequence":"emphasisSequence",start:{...e[u][1].start},end:d},i={type:a>1?"strongText":"emphasisText",start:{...e[n][1].end},end:{...e[u][1].start}},r={type:a>1?"strong":"emphasis",start:{...o.start},end:{...s.end}},e[n][1].end={...o.start},e[u][1].start={...s.end},l=[],e[n][1].end.offset-e[n][1].start.offset&&(l=ub(l,[["enter",e[n][1],t],["exit",e[n][1],t]])),l=ub(l,[["enter",r,t],["enter",o,t],["exit",o,t],["enter",i,t]]),l=ub(l,vv(t.parser.constructs.insideSpan.null,e.slice(n+1,u),t)),l=ub(l,[["exit",i,t],["enter",s,t],["exit",s,t],["exit",r,t]]),e[u][1].end.offset-e[u][1].start.offset?(c=2,l=ub(l,[["enter",e[u][1],t],["exit",e[u][1],t]])):c=0,cb(e,n-1,u-n+3,l),u=n+l.length-c-2;break}u=-1;for(;++u-1){const e=s[0];"string"===typeof e?s[0]=e.slice(r):s.shift()}o>0&&s.push(e[i].slice(0,o))}return s}(s,e)}function f(){const{_bufferIndex:e,_index:t,line:n,column:i,offset:o}=r;return{_bufferIndex:e,_index:t,line:n,column:i,offset:o}}function m(){let e;for(;r._index13&&n<32||n>126&&n<160||n>55295&&n<57344||n>64975&&n<65008||65535===(65535&n)||65534===(65535&n)||n>1114111?"\ufffd":String.fromCodePoint(n)}const Xv=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function jv(e,t,n){if(t)return t;if(35===n.charCodeAt(0)){const e=n.charCodeAt(1),t=120===e||88===e;return Uv(n.slice(t?2:1),t?16:10)}return(0,mv.s)(n)||e}const Zv={}.hasOwnProperty;function Yv(e,t,n){return"string"!==typeof t&&(n=t,t=void 0),function(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:o(te),autolinkProtocol:A,autolinkEmail:A,atxHeading:o(W),blockQuote:o(j),characterEscape:A,characterReference:A,codeFenced:o(Z),codeFencedFenceInfo:s,codeFencedFenceMeta:s,codeIndented:o(Z,s),codeText:o(Y,s),codeTextData:A,data:A,codeFlowValue:A,definition:o(V),definitionDestinationString:s,definitionLabelString:s,definitionTitleString:s,emphasis:o(G),hardBreakEscape:o(K),hardBreakTrailing:o(K),htmlFlow:o(J,s),htmlFlowData:A,htmlText:o(J,s),htmlTextData:A,image:o(ee),label:s,link:o(te),listItem:o(re),listItemValue:d,listOrdered:o(ne,h),listUnordered:o(ne),paragraph:o(ie),reference:$,referenceString:s,resourceDestinationString:s,resourceTitleString:s,setextHeading:o(W),strong:o(oe),thematicBreak:o(ae)},exit:{atxHeading:l(),atxHeadingSequence:x,autolink:l(),autolinkEmail:X,autolinkProtocol:U,blockQuote:l(),characterEscapeValue:T,characterReferenceMarkerHexadecimal:z,characterReferenceMarkerNumeric:z,characterReferenceValue:q,characterReference:H,codeFenced:l(g),codeFencedFence:m,codeFencedFenceInfo:p,codeFencedFenceMeta:f,codeFlowValue:T,codeIndented:l(O),codeText:l(D),codeTextData:T,data:T,definition:l(),definitionDestinationString:y,definitionLabelString:b,definitionTitleString:v,emphasis:l(),hardBreakEscape:l(C),hardBreakTrailing:l(C),htmlFlow:l(_),htmlFlowData:T,htmlText:l(P),htmlTextData:T,image:l(N),label:Q,labelText:R,lineEnding:E,link:l(M),listItem:l(),listOrdered:l(),listUnordered:l(),paragraph:l(),referenceString:B,resourceDestinationString:I,resourceTitleString:L,resource:F,setextHeading:l(w),setextHeadingLineSequence:S,setextHeadingText:k,strong:l(),thematicBreak:l()}};Gv(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(e){let r={type:"root",children:[]};const o={stack:[r],tokenStack:[],config:t,enter:a,exit:c,buffer:s,resume:u,data:n},l=[];let h=-1;for(;++h0){const e=o.tokenStack[o.tokenStack.length-1];(e[1]||Kv).call(o,void 0,e[0])}for(r.position={start:Vv(e.length>0?e[0][1].start:{line:1,column:1,offset:0}),end:Vv(e.length>0?e[e.length-2][1].end:{line:1,column:1,offset:0})},h=-1;++h55295&&o<57344){const t=e.charCodeAt(n+1);o<56320&&t>56319&&t<57344?(s=String.fromCharCode(o,t),i=1):s="\ufffd"}else s=String.fromCharCode(o);s&&(t.push(e.slice(r,n),encodeURIComponent(s)),r=n+i+1,s=""),i&&(n+=i,i=0)}return t.join("")+e.slice(r)}function ty(e,t){const n=[{type:"text",value:"\u21a9"}];return t>1&&n.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(t)}]}),n}function ny(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function ry(e,t){const n=t.referenceType;let r="]";if("collapsed"===n?r+="[]":"full"===n&&(r+="["+(t.label||t.identifier)+"]"),"imageReference"===t.type)return[{type:"text",value:"!["+t.alt+r}];const i=e.all(t),o=i[0];o&&"text"===o.type?o.value="["+o.value:i.unshift({type:"text",value:"["});const s=i[i.length-1];return s&&"text"===s.type?s.value+=r:i.push({type:"text",value:r}),i}function iy(e){const t=e.spread;return null===t||void 0===t?e.children.length>1:t}function oy(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),i=0;const o=[];for(;r;)o.push(sy(t.slice(i,r.index),i>0,!0),r[0]),i=r.index+r[0].length,r=n.exec(t);return o.push(sy(t.slice(i),i>0,!1)),o.join("")}function sy(e,t,n){let r=0,i=e.length;if(t){let t=e.codePointAt(r);for(;9===t||32===t;)r++,t=e.codePointAt(r)}if(n){let t=e.codePointAt(i-1);for(;9===t||32===t;)i--,t=e.codePointAt(i-1)}return i>r?e.slice(r,i):""}const ay={blockquote:function(e,t){const n={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,n),e.applyData(t,n)},break:function(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:"\n"}]},code:function(e,t){const n=t.value?t.value+"\n":"",r={};t.lang&&(r.className=["language-"+t.lang]);let i={type:"element",tagName:"code",properties:r,children:[{type:"text",value:n}]};return t.meta&&(i.data={meta:t.meta}),e.patch(t,i),i=e.applyData(t,i),i={type:"element",tagName:"pre",properties:{},children:[i]},e.patch(t,i),i},delete:function(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},emphasis:function(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},footnoteReference:function(e,t){const n="string"===typeof e.options.clobberPrefix?e.options.clobberPrefix:"user-content-",r=String(t.identifier).toUpperCase(),i=ey(r.toLowerCase()),o=e.footnoteOrder.indexOf(r);let s,a=e.footnoteCounts.get(r);void 0===a?(a=0,e.footnoteOrder.push(r),s=e.footnoteOrder.length):s=o+1,a+=1,e.footnoteCounts.set(r,a);const l={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+i,id:n+"fnref-"+i+(a>1?"-"+a:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(s)}]};e.patch(t,l);const c={type:"element",tagName:"sup",properties:{},children:[l]};return e.patch(t,c),e.applyData(t,c)},heading:function(e,t){const n={type:"element",tagName:"h"+t.depth,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},html:function(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}},imageReference:function(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return ry(e,t);const i={src:ey(r.url||""),alt:t.alt};null!==r.title&&void 0!==r.title&&(i.title=r.title);const o={type:"element",tagName:"img",properties:i,children:[]};return e.patch(t,o),e.applyData(t,o)},image:function(e,t){const n={src:ey(t.url)};null!==t.alt&&void 0!==t.alt&&(n.alt=t.alt),null!==t.title&&void 0!==t.title&&(n.title=t.title);const r={type:"element",tagName:"img",properties:n,children:[]};return e.patch(t,r),e.applyData(t,r)},inlineCode:function(e,t){const n={type:"text",value:t.value.replace(/\r?\n|\r/g," ")};e.patch(t,n);const r={type:"element",tagName:"code",properties:{},children:[n]};return e.patch(t,r),e.applyData(t,r)},linkReference:function(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return ry(e,t);const i={href:ey(r.url||"")};null!==r.title&&void 0!==r.title&&(i.title=r.title);const o={type:"element",tagName:"a",properties:i,children:e.all(t)};return e.patch(t,o),e.applyData(t,o)},link:function(e,t){const n={href:ey(t.url)};null!==t.title&&void 0!==t.title&&(n.title=t.title);const r={type:"element",tagName:"a",properties:n,children:e.all(t)};return e.patch(t,r),e.applyData(t,r)},listItem:function(e,t,n){const r=e.all(t),i=n?function(e){let t=!1;if("list"===e.type){t=e.spread||!1;const n=e.children;let r=-1;for(;!t&&++r0&&n.children.unshift({type:"text",value:" "}),n.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),o.className=["task-list-item"]}let a=-1;for(;++a0){const r={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},o=dO(t.children[1]),s=hO(t.children[t.children.length-1]);o&&s&&(r.position={start:o,end:s}),i.push(r)}const o={type:"element",tagName:"table",properties:{},children:e.wrap(i,!0)};return e.patch(t,o),e.applyData(t,o)},tableCell:function(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)},tableRow:function(e,t,n){const r=n?n.children:void 0,i=0===(r?r.indexOf(t):1)?"th":"td",o=n&&"table"===n.type?n.align:void 0,s=o?o.length:t.children.length;let a=-1;const l=[];for(;++a0&&n.push({type:"text",value:"\n"}),n}function my(e){let t=0,n=e.charCodeAt(t);for(;9===n||32===n;)t++,n=e.charCodeAt(t);return e.slice(t)}function gy(e,t){const n=function(e,t){const n=t||uy,r=new Map,i=new Map,o=new Map,s={...ay,...n.handlers},a={all:function(e){const t=[];if("children"in e){const n=e.children;let r=-1;for(;++r0&&h.push({type:"text",value:" "});let e="string"===typeof n?n:n(l,u);"string"===typeof e&&(e={type:"text",value:e}),h.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+c+(u>1?"-"+u:""),dataFootnoteBackref:"",ariaLabel:"string"===typeof r?r:r(l,u),className:["data-footnote-backref"]},children:Array.isArray(e)?e:[e]})}const p=o[o.length-1];if(p&&"element"===p.type&&"p"===p.tagName){const e=p.children[p.children.length-1];e&&"text"===e.type?e.value+=" ":p.children.push({type:"text",value:" "}),p.children.push(...h)}else o.push(...h);const f={type:"element",tagName:"li",properties:{id:t+"fn-"+c},children:e.wrap(o,!0)};e.patch(i,f),a.push(f)}if(0!==a.length)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:o,properties:{...Np(s),id:"footnote-label"},children:[{type:"text",value:i}]},{type:"text",value:"\n"},{type:"element",tagName:"ol",properties:{},children:e.wrap(a,!0)},{type:"text",value:"\n"}]}}(n),o=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return i&&o.children.push({type:"text",value:"\n"},i),o}function Oy(e,t){return e&&"run"in e?async function(n,r){const i=gy(n,{file:r,...t});await e.run(i,r)}:function(n,r){return gy(n,{file:r,...e||t})}}function by(e){if(e)throw e}var vy=n(1886);function yy(e){if("object"!==typeof e||null===e)return!1;const t=Object.getPrototypeOf(e);return(null===t||t===Object.prototype||null===Object.getPrototypeOf(t))&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function xy(){const e=[],t={run:function(){for(var t=arguments.length,n=new Array(t),r=0;r1?l-1:0),u=1;ui.length;let c;l&&i.push(o);try{c=e.apply(this,i)}catch(r){if(l&&n)throw r;return o(r)}l||(c&&c.then&&"function"===typeof c.then?c.then(s,o):c instanceof Error?o(c):s(c))}function o(e){if(!n){n=!0;for(var r=arguments.length,i=new Array(r>1?r-1:0),o=1;oe.length){for(;o--;)if(47===e.codePointAt(o)){if(n){r=o+1;break}}else i<0&&(n=!0,i=o+1);return i<0?"":e.slice(r,i)}if(t===e)return"";let s=-1,a=t.length-1;for(;o--;)if(47===e.codePointAt(o)){if(n){r=o+1;break}}else s<0&&(n=!0,s=o+1),a>-1&&(e.codePointAt(o)===t.codePointAt(a--)?a<0&&(i=o):(a=-1,i=s));r===i?i=s:i<0&&(i=e.length);return e.slice(r,i)},dirname:function(e){if(Sy(e),0===e.length)return".";let t,n=-1,r=e.length;for(;--r;)if(47===e.codePointAt(r)){if(t){n=r;break}}else t||(t=!0);return n<0?47===e.codePointAt(0)?"/":".":1===n&&47===e.codePointAt(0)?"//":e.slice(0,n)},extname:function(e){Sy(e);let t,n=e.length,r=-1,i=0,o=-1,s=0;for(;n--;){const a=e.codePointAt(n);if(47!==a)r<0&&(t=!0,r=n+1),46===a?o<0?o=n:1!==s&&(s=1):o>-1&&(s=-1);else if(t){i=n+1;break}}if(o<0||r<0||0===s||1===s&&o===r-1&&o===i+1)return"";return e.slice(o,r)},join:function(){let e,t=-1;for(var n=arguments.length,r=new Array(n),i=0;i2){if(r=i.lastIndexOf("/"),r!==i.length-1){r<0?(i="",o=0):(i=i.slice(0,r),o=i.length-1-i.lastIndexOf("/")),s=l,a=0;continue}}else if(i.length>0){i="",o=0,s=l,a=0;continue}t&&(i=i.length>0?i+"/..":"..",o=2)}else i.length>0?i+="/"+e.slice(s+1,l):i=e.slice(s+1,l),o=l-s-1;s=l,a=0}else 46===n&&a>-1?a++:a=-1}return i}(e,!t);0!==n.length||t||(n=".");n.length>0&&47===e.codePointAt(e.length-1)&&(n+="/");return t?"/"+n:n}(e)},sep:"/"};function Sy(e){if("string"!==typeof e)throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const wy={cwd:function(){return"/"}};function Ay(e){return Boolean(null!==e&&"object"===typeof e&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&void 0===e.auth)}function Ty(e){if("string"===typeof e)e=new URL(e);else if(!Ay(e)){const t=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw t.code="ERR_INVALID_ARG_TYPE",t}if("file:"!==e.protocol){const e=new TypeError("The URL must be of scheme file");throw e.code="ERR_INVALID_URL_SCHEME",e}return function(e){if(""!==e.hostname){const e=new TypeError('File URL host must be "localhost" or empty on darwin');throw e.code="ERR_INVALID_FILE_URL_HOST",e}const t=e.pathname;let n=-1;for(;++n1?r-1:0),o=1;o0){let[r,...o]=n;const s=t[i][1];yy(s)&&yy(r)&&(r=vy(!0,s,r)),t[i]=[e,r,...o]}}}}const Qy=(new Ry).freeze();function Iy(e,t){if("function"!==typeof t)throw new TypeError("Cannot `"+e+"` without `parser`")}function Ly(e,t){if("function"!==typeof t)throw new TypeError("Cannot `"+e+"` without `compiler`")}function Fy(e,t){if(t)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function $y(e){if(!yy(e)||"string"!==typeof e.type)throw new TypeError("Expected node, got `"+e+"`")}function By(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function zy(e){return function(e){return Boolean(e&&"object"===typeof e&&"message"in e&&"messages"in e)}(e)?e:new Cy(e)}const qy=[],Hy={allowDangerousHtml:!0},Uy=/^(https?|ircs?|mailto|xmpp)$/i,Xy=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function jy(e){const t=e.allowedElements,n=e.allowElement,r=e.children||"",i=e.className,o=e.components,s=e.disallowedElements,a=e.rehypePlugins||qy,l=e.remarkPlugins||qy,c=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...Hy}:Hy,u=e.skipHtml,h=e.unwrapDisallowed,d=e.urlTransform||Zy,p=Qy().use(Jv).use(l).use(Oy,c).use(a),f=new Cy;"string"===typeof r&&(f.value=r);for(const O of Xy)Object.hasOwn(e,O.from)&&Cd((O.from,O.to&&O.to,O.id));const m=p.parse(f);let g=p.runSync(m,f);return i&&(g={type:"element",tagName:"div",properties:{className:i},children:"root"===g.type?g.children:[g]}),Vu(g,function(e,r,i){if("raw"===e.type&&i&&"number"===typeof r)return u?i.children.splice(r,1):i.children[r]={type:"text",value:e.value},r;if("element"===e.type){let t;for(t in ib)if(Object.hasOwn(ib,t)&&Object.hasOwn(e.properties,t)){const n=e.properties[t],r=ib[t];(null===r||r.includes(e.tagName))&&(e.properties[t]=d(String(n||""),t,e))}}if("element"===e.type){let o=t?!t.includes(e.tagName):!!s&&s.includes(e.tagName);if(!o&&n&&"number"===typeof r&&(o=!n(e,r,i)),o&&i&&"number"===typeof r)return h&&e.children?i.children.splice(r,1,...e.children):i.children.splice(r,1),r}}),YO(g,{Fragment:Lt.Fragment,components:o,ignoreInvalidStyle:!0,jsx:Lt.jsx,jsxs:Lt.jsxs,passKeys:!0,passNode:!0})}function Zy(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),i=e.indexOf("/");return-1===t||-1!==i&&t>i||-1!==n&&t>n||-1!==r&&t>r||Uy.test(e.slice(0,t))?e:""}function Yy(e,t){const n=String(e);if("string"!==typeof t)throw new TypeError("Expected character");let r=0,i=n.indexOf(t);for(;-1!==i;)r++,i=n.indexOf(t,i+t.length);return r}function Vy(e,t,n){const r=Bu((n||{}).ignore||[]),i=function(e){const t=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const n=!e[0]||Array.isArray(e[0])?e:[e];let r=-1;for(;++r0?{type:"text",value:o}:void 0),!1===o?r.lastIndex=n+1:(a!==n&&h.push({type:"text",value:e.value.slice(a,n)}),Array.isArray(o)?h.push(...o):o&&h.push(o),a=n+d[0].length,u=!0),!r.global)break;d=r.exec(e.value)}u?(a?\]}]+$/.exec(e);if(!t)return[e,void 0];e=e.slice(0,t.index);let n=t[0],r=n.indexOf(")");const i=Yy(e,"(");let o=Yy(e,")");for(;-1!==r&&i>o;)e+=n.slice(0,r+1),n=n.slice(r+1),r=n.indexOf(")"),o++;return[e,n]}(n+r);if(!s[0])return!1;const a={type:"link",title:null,url:o+t+s[0],children:[{type:"text",value:t+s[0]}]};return s[1]?[a,{type:"text",value:s[1]}]:a}function lx(e,t,n,r){return!(!cx(r,!0)||/[-\d_]$/.test(n))&&{type:"link",title:null,url:"mailto:"+t+"@"+n,children:[{type:"text",value:t+"@"+n}]}}function cx(e,t){const n=e.input.charCodeAt(e.index-1);return(0===e.index||Pb(n)||_b(n))&&(!t||47!==n)}function ux(){this.buffer()}function hx(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function dx(){this.buffer()}function px(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function fx(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=tv(this.sliceSerialize(e)).toLowerCase(),n.label=t}function mx(e){this.exit(e)}function gx(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=tv(this.sliceSerialize(e)).toLowerCase(),n.label=t}function Ox(e){this.exit(e)}function bx(e,t,n,r){const i=n.createTracker(r);let o=i.move("[^");const s=n.enter("footnoteReference"),a=n.enter("reference");return o+=i.move(n.safe(n.associationId(e),{after:"]",before:o})),a(),s(),o+=i.move("]"),o}function vx(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:function(e,n,r,i){const o=r.createTracker(i);let s=o.move("[^");const a=r.enter("footnoteDefinition"),l=r.enter("label");s+=o.move(r.safe(r.associationId(e),{before:s,after:"]"})),l(),s+=o.move("]:"),e.children&&e.children.length>0&&(o.shift(4),s+=o.move((t?"\n":" ")+r.indentLines(r.containerFlow(e,o.current()),t?xx:yx)));return a(),s},footnoteReference:bx},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]}}function yx(e,t,n){return 0===t?e:xx(e,t,n)}function xx(e,t,n){return(n?"":" ")+e}bx.peek=function(){return"["};const kx=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];function Sx(e){this.enter({type:"delete",children:[]},e)}function wx(e){this.exit(e)}function Ax(e,t,n,r){const i=n.createTracker(r),o=n.enter("strikethrough");let s=i.move("~~");return s+=n.containerPhrasing(e,{...i.current(),before:s,after:"~"}),s+=i.move("~~"),o(),s}function Tx(e){return e.length}function Ex(e){return null===e||void 0===e?"":String(e)}function Cx(e){const t="string"===typeof e?e.codePointAt(0):0;return 67===t||99===t?99:76===t||108===t?108:82===t||114===t?114:0}function _x(e,t,n){return">"+(n?"":" ")+e}function Px(e,t){return Dx(e,t.inConstruct,!0)&&!Dx(e,t.notInConstruct,!1)}function Dx(e,t,n){if("string"===typeof t&&(t=[t]),!t||0===t.length)return n;let r=-1;for(;++rs&&(s=o):o=1,i=r+t.length,r=n.indexOf(t,i);return s}function Rx(e,t,n){return(n?"":" ")+e}function Qx(e){const t=e.options.quote||'"';if('"'!==t&&"'"!==t)throw new Error("Cannot serialize title with `"+t+"` for `options.quote`, expected `\"`, or `'`");return t}function Ix(e){return"&#x"+e.toString(16).toUpperCase()+";"}function Lx(e,t,n){const r=Av(e),i=Av(t);return void 0===r?void 0===i?"_"===n?{inside:!0,outside:!0}:{inside:!1,outside:!1}:1===i?{inside:!0,outside:!0}:{inside:!1,outside:!0}:1===r?void 0===i?{inside:!1,outside:!1}:1===i?{inside:!0,outside:!0}:{inside:!1,outside:!1}:void 0===i?{inside:!1,outside:!1}:1===i?{inside:!0,outside:!1}:{inside:!1,outside:!1}}function Fx(e,t,n,r){const i=function(e){const t=e.options.emphasis||"*";if("*"!==t&&"_"!==t)throw new Error("Cannot serialize emphasis with `"+t+"` for `options.emphasis`, expected `*`, or `_`");return t}(n),o=n.enter("emphasis"),s=n.createTracker(r),a=s.move(i);let l=s.move(n.containerPhrasing(e,{after:i,before:a,...s.current()}));const c=l.charCodeAt(0),u=Lx(r.before.charCodeAt(r.before.length-1),c,i);u.inside&&(l=Ix(c)+l.slice(1));const h=l.charCodeAt(l.length-1),d=Lx(r.after.charCodeAt(0),h,i);d.inside&&(l=l.slice(0,-1)+Ix(h));const p=s.move(i);return o(),n.attentionEncodeSurroundingInfo={after:d.outside,before:u.outside},a+l+p}function $x(e){return e.value||""}function Bx(e,t,n,r){const i=Qx(n),o='"'===i?"Quote":"Apostrophe",s=n.enter("image");let a=n.enter("label");const l=n.createTracker(r);let c=l.move("![");return c+=l.move(n.safe(e.alt,{before:c,after:"]",...l.current()})),c+=l.move("]("),a(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(a=n.enter("destinationLiteral"),c+=l.move("<"),c+=l.move(n.safe(e.url,{before:c,after:">",...l.current()})),c+=l.move(">")):(a=n.enter("destinationRaw"),c+=l.move(n.safe(e.url,{before:c,after:e.title?" ":")",...l.current()}))),a(),e.title&&(a=n.enter(`title${o}`),c+=l.move(" "+i),c+=l.move(n.safe(e.title,{before:c,after:i,...l.current()})),c+=l.move(i),a()),c+=l.move(")"),s(),c}function zx(e,t,n,r){const i=e.referenceType,o=n.enter("imageReference");let s=n.enter("label");const a=n.createTracker(r);let l=a.move("![");const c=n.safe(e.alt,{before:l,after:"]",...a.current()});l+=a.move(c+"]["),s();const u=n.stack;n.stack=[],s=n.enter("reference");const h=n.safe(n.associationId(e),{before:l,after:"]",...a.current()});return s(),n.stack=u,o(),"full"!==i&&c&&c===h?"shortcut"===i?l=l.slice(0,-1):l+=a.move("]"):l+=a.move(h+"]"),l}function qx(e,t,n){let r=e.value||"",i="`",o=-1;for(;new RegExp("(^|[^`])"+i+"([^`]|$)").test(r);)i+="`";for(/[^ \r\n]/.test(r)&&(/^[ \r\n]/.test(r)&&/[ \r\n]$/.test(r)||/^`|`$/.test(r))&&(r=" "+r+" ");++o\u007F]/.test(e.url))}function Ux(e,t,n,r){const i=Qx(n),o='"'===i?"Quote":"Apostrophe",s=n.createTracker(r);let a,l;if(Hx(e,n)){const t=n.stack;n.stack=[],a=n.enter("autolink");let r=s.move("<");return r+=s.move(n.containerPhrasing(e,{before:r,after:">",...s.current()})),r+=s.move(">"),a(),n.stack=t,r}a=n.enter("link"),l=n.enter("label");let c=s.move("[");return c+=s.move(n.containerPhrasing(e,{before:c,after:"](",...s.current()})),c+=s.move("]("),l(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(l=n.enter("destinationLiteral"),c+=s.move("<"),c+=s.move(n.safe(e.url,{before:c,after:">",...s.current()})),c+=s.move(">")):(l=n.enter("destinationRaw"),c+=s.move(n.safe(e.url,{before:c,after:e.title?" ":")",...s.current()}))),l(),e.title&&(l=n.enter(`title${o}`),c+=s.move(" "+i),c+=s.move(n.safe(e.title,{before:c,after:i,...s.current()})),c+=s.move(i),l()),c+=s.move(")"),a(),c}function Xx(e,t,n,r){const i=e.referenceType,o=n.enter("linkReference");let s=n.enter("label");const a=n.createTracker(r);let l=a.move("[");const c=n.containerPhrasing(e,{before:l,after:"]",...a.current()});l+=a.move(c+"]["),s();const u=n.stack;n.stack=[],s=n.enter("reference");const h=n.safe(n.associationId(e),{before:l,after:"]",...a.current()});return s(),n.stack=u,o(),"full"!==i&&c&&c===h?"shortcut"===i?l=l.slice(0,-1):l+=a.move("]"):l+=a.move(h+"]"),l}function jx(e){const t=e.options.bullet||"*";if("*"!==t&&"+"!==t&&"-"!==t)throw new Error("Cannot serialize items with `"+t+"` for `options.bullet`, expected `*`, `+`, or `-`");return t}function Zx(e){const t=e.options.rule||"*";if("*"!==t&&"-"!==t&&"_"!==t)throw new Error("Cannot serialize rules with `"+t+"` for `options.rule`, expected `*`, `-`, or `_`");return t}Ax.peek=function(){return"~"},Fx.peek=function(e,t,n){return n.options.emphasis||"*"},$x.peek=function(){return"<"},Bx.peek=function(){return"!"},zx.peek=function(){return"!"},qx.peek=function(){return"`"},Ux.peek=function(e,t,n){return Hx(e,n)?"<":"["},Xx.peek=function(){return"["};const Yx=Bu(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function Vx(e,t,n,r){const i=function(e){const t=e.options.strong||"*";if("*"!==t&&"_"!==t)throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}(n),o=n.enter("strong"),s=n.createTracker(r),a=s.move(i+i);let l=s.move(n.containerPhrasing(e,{after:i,before:a,...s.current()}));const c=l.charCodeAt(0),u=Lx(r.before.charCodeAt(r.before.length-1),c,i);u.inside&&(l=Ix(c)+l.slice(1));const h=l.charCodeAt(l.length-1),d=Lx(r.after.charCodeAt(0),h,i);d.inside&&(l=l.slice(0,-1)+Ix(h));const p=s.move(i+i);return o(),n.attentionEncodeSurroundingInfo={after:d.outside,before:u.outside},a+l+p}Vx.peek=function(e,t,n){return n.options.strong||"*"};const Gx={blockquote:function(e,t,n,r){const i=n.enter("blockquote"),o=n.createTracker(r);o.move("> "),o.shift(2);const s=n.indentLines(n.containerFlow(e,o.current()),_x);return i(),s},break:Mx,code:function(e,t,n,r){const i=function(e){const t=e.options.fence||"`";if("`"!==t&&"~"!==t)throw new Error("Cannot serialize code with `"+t+"` for `options.fence`, expected `` ` `` or `~`");return t}(n),o=e.value||"",s="`"===i?"GraveAccent":"Tilde";if(function(e,t){return Boolean(!1===t.options.fences&&e.value&&!e.lang&&/[^ \r\n]/.test(e.value)&&!/^[\t ]*(?:[\r\n]|$)|(?:^|[\r\n])[\t ]*$/.test(e.value))}(e,n)){const e=n.enter("codeIndented"),t=n.indentLines(o,Rx);return e(),t}const a=n.createTracker(r),l=i.repeat(Math.max(Nx(o,i)+1,3)),c=n.enter("codeFenced");let u=a.move(l);if(e.lang){const t=n.enter(`codeFencedLang${s}`);u+=a.move(n.safe(e.lang,{before:u,after:" ",encode:["`"],...a.current()})),t()}if(e.lang&&e.meta){const t=n.enter(`codeFencedMeta${s}`);u+=a.move(" "),u+=a.move(n.safe(e.meta,{before:u,after:"\n",encode:["`"],...a.current()})),t()}return u+=a.move("\n"),o&&(u+=a.move(o+"\n")),u+=a.move(l),c(),u},definition:function(e,t,n,r){const i=Qx(n),o='"'===i?"Quote":"Apostrophe",s=n.enter("definition");let a=n.enter("label");const l=n.createTracker(r);let c=l.move("[");return c+=l.move(n.safe(n.associationId(e),{before:c,after:"]",...l.current()})),c+=l.move("]: "),a(),!e.url||/[\0- \u007F]/.test(e.url)?(a=n.enter("destinationLiteral"),c+=l.move("<"),c+=l.move(n.safe(e.url,{before:c,after:">",...l.current()})),c+=l.move(">")):(a=n.enter("destinationRaw"),c+=l.move(n.safe(e.url,{before:c,after:e.title?" ":"\n",...l.current()}))),a(),e.title&&(a=n.enter(`title${o}`),c+=l.move(" "+i),c+=l.move(n.safe(e.title,{before:c,after:i,...l.current()})),c+=l.move(i),a()),s(),c},emphasis:Fx,hardBreak:Mx,heading:function(e,t,n,r){const i=Math.max(Math.min(6,e.depth||1),1),o=n.createTracker(r);if(function(e,t){let n=!1;return Vu(e,function(e){if("value"in e&&/\r?\n|\r/.test(e.value)||"break"===e.type)return n=!0,ju}),Boolean((!e.depth||e.depth<3)&&sb(e)&&(t.options.setext||n))}(e,n)){const t=n.enter("headingSetext"),r=n.enter("phrasing"),s=n.containerPhrasing(e,{...o.current(),before:"\n",after:"\n"});return r(),t(),s+"\n"+(1===i?"=":"-").repeat(s.length-(Math.max(s.lastIndexOf("\r"),s.lastIndexOf("\n"))+1))}const s="#".repeat(i),a=n.enter("headingAtx"),l=n.enter("phrasing");o.move(s+" ");let c=n.containerPhrasing(e,{before:"# ",after:"\n",...o.current()});return/^[\t ]/.test(c)&&(c=Ix(c.charCodeAt(0))+c.slice(1)),c=c?s+" "+c:s,n.options.closeAtx&&(c+=" "+s),l(),a(),c},html:$x,image:Bx,imageReference:zx,inlineCode:qx,link:Ux,linkReference:Xx,list:function(e,t,n,r){const i=n.enter("list"),o=n.bulletCurrent;let s=e.ordered?function(e){const t=e.options.bulletOrdered||".";if("."!==t&&")"!==t)throw new Error("Cannot serialize items with `"+t+"` for `options.bulletOrdered`, expected `.` or `)`");return t}(n):jx(n);const a=e.ordered?"."===s?")":".":function(e){const t=jx(e),n=e.options.bulletOther;if(!n)return"*"===t?"-":"*";if("*"!==n&&"+"!==n&&"-"!==n)throw new Error("Cannot serialize items with `"+n+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if(n===t)throw new Error("Expected `bullet` (`"+t+"`) and `bulletOther` (`"+n+"`) to be different");return n}(n);let l=!(!t||!n.bulletLastUsed)&&s===n.bulletLastUsed;if(!e.ordered){const t=e.children?e.children[0]:void 0;if("*"!==s&&"-"!==s||!t||t.children&&t.children[0]||"list"!==n.stack[n.stack.length-1]||"listItem"!==n.stack[n.stack.length-2]||"list"!==n.stack[n.stack.length-3]||"listItem"!==n.stack[n.stack.length-4]||0!==n.indexStack[n.indexStack.length-1]||0!==n.indexStack[n.indexStack.length-2]||0!==n.indexStack[n.indexStack.length-3]||(l=!0),Zx(n)===s&&t){let t=-1;for(;++t-1?t.start:1)+(!1===n.options.incrementListMarker?0:t.children.indexOf(e))+o);let s=o.length+1;("tab"===i||"mixed"===i&&(t&&"list"===t.type&&t.spread||e.spread))&&(s=4*Math.ceil(s/4));const a=n.createTracker(r);a.move(o+" ".repeat(s-o.length)),a.shift(s);const l=n.enter("listItem"),c=n.indentLines(n.containerFlow(e,a.current()),function(e,t,n){if(t)return(n?"":" ".repeat(s))+e;return(n?o:o+" ".repeat(s-o.length))+e});return l(),c},paragraph:function(e,t,n,r){const i=n.enter("paragraph"),o=n.enter("phrasing"),s=n.containerPhrasing(e,r);return o(),i(),s},root:function(e,t,n,r){const i=e.children.some(function(e){return Yx(e)});return(i?n.containerPhrasing:n.containerFlow).call(n,e,r)},strong:Vx,text:function(e,t,n,r){return n.safe(e.value,r)},thematicBreak:function(e,t,n){const r=(Zx(n)+(n.options.ruleSpaces?" ":"")).repeat(function(e){const t=e.options.ruleRepetition||3;if(t<3)throw new Error("Cannot serialize rules with repetition `"+t+"` for `options.ruleRepetition`, expected `3` or more");return t}(n));return n.options.ruleSpaces?r.slice(0,-1):r}};function Wx(e){const t=e._align;this.enter({type:"table",align:t.map(function(e){return"none"===e?null:e}),children:[]},e),this.data.inTable=!0}function Kx(e){this.exit(e),this.data.inTable=void 0}function Jx(e){this.enter({type:"tableRow",children:[]},e)}function ek(e){this.exit(e)}function tk(e){this.enter({type:"tableCell",children:[]},e)}function nk(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,rk));const n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function rk(e,t){return"|"===t?t:e}function ik(e){const t=e||{},n=t.tableCellPadding,r=t.tablePipeAlign,i=t.stringLength,o=n?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:"\n",inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[\t :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:function(e,t,n){let r=Gx.inlineCode(e,t,n);n.stack.includes("tableCell")&&(r=r.replace(/\|/g,"\\$&"));return r},table:function(e,t,n,r){return a(function(e,t,n){const r=e.children;let i=-1;const o=[],s=t.enter("table");for(;++ic&&(c=e[u].length);++ol[o])&&(l[o]=e)}t.push(s)}s[u]=t,a[u]=r}let h=-1;if("object"===typeof r&&"length"in r)for(;++hl[h]&&(l[h]=i),p[h]=i),d[h]=s}s.splice(1,0,d),a.splice(1,0,p),u=-1;const f=[];for(;++u0&&!n&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),n}gk[43]=mk,gk[45]=mk,gk[46]=mk,gk[95]=mk,gk[72]=[mk,fk],gk[104]=[mk,fk],gk[87]=[mk,pk],gk[119]=[mk,pk];const Sk={tokenize:function(e,t,n){const r=this;return Mb(e,function(e){const i=r.events[r.events.length-1];return i&&"gfmFootnoteDefinitionIndent"===i[1].type&&4===i[2].sliceSerialize(i[1],!0).length?t(e):n(e)},"gfmFootnoteDefinitionIndent",5)},partial:!0};function wk(e,t,n){const r=this;let i=r.events.length;const o=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let s;for(;i--;){const e=r.events[i][1];if("labelImage"===e.type){s=e;break}if("gfmFootnoteCall"===e.type||"labelLink"===e.type||"label"===e.type||"image"===e.type||"link"===e.type)break}return function(i){if(!s||!s._balanced)return n(i);const a=tv(r.sliceSerialize({start:s.end,end:r.now()}));if(94!==a.codePointAt(0)||!o.includes(a.slice(1)))return n(i);return e.enter("gfmFootnoteCallLabelMarker"),e.consume(i),e.exit("gfmFootnoteCallLabelMarker"),t(i)}}function Ak(e,t){let n,r=e.length;for(;r--;)if("labelImage"===e[r][1].type&&"enter"===e[r][0]){n=e[r][1];break}e[r+1][1].type="data",e[r+3][1].type="gfmFootnoteCallLabelMarker";const i={type:"gfmFootnoteCall",start:Object.assign({},e[r+3][1].start),end:Object.assign({},e[e.length-1][1].end)},o={type:"gfmFootnoteCallMarker",start:Object.assign({},e[r+3][1].end),end:Object.assign({},e[r+3][1].end)};o.end.column++,o.end.offset++,o.end._bufferIndex++;const s={type:"gfmFootnoteCallString",start:Object.assign({},o.end),end:Object.assign({},e[e.length-1][1].start)},a={type:"chunkString",contentType:"string",start:Object.assign({},s.start),end:Object.assign({},s.end)},l=[e[r+1],e[r+2],["enter",i,t],e[r+3],e[r+4],["enter",o,t],["exit",o,t],["enter",s,t],["enter",a,t],["exit",a,t],["exit",s,t],e[e.length-2],e[e.length-1],["exit",i,t]];return e.splice(r,e.length-r+1,...l),e}function Tk(e,t,n){const r=this,i=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let o,s=0;return function(t){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(t),e.exit("gfmFootnoteCallLabelMarker"),a};function a(t){return 94!==t?n(t):(e.enter("gfmFootnoteCallMarker"),e.consume(t),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",l)}function l(a){if(s>999||93===a&&!o||null===a||91===a||Eb(a))return n(a);if(93===a){e.exit("chunkString");const o=e.exit("gfmFootnoteCallString");return i.includes(tv(r.sliceSerialize(o)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(a),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(a)}return Eb(a)||(o=!0),s++,e.consume(a),92===a?c:l}function c(t){return 91===t||92===t||93===t?(e.consume(t),s++,l):l(t)}}function Ek(e,t,n){const r=this,i=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let o,s,a=0;return function(t){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(t),e.exit("gfmFootnoteDefinitionLabelMarker"),l};function l(t){return 94===t?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(t),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",c):n(t)}function c(t){if(a>999||93===t&&!s||null===t||91===t||Eb(t))return n(t);if(93===t){e.exit("chunkString");const n=e.exit("gfmFootnoteDefinitionLabelString");return o=tv(r.sliceSerialize(n)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(t),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),h}return Eb(t)||(s=!0),a++,e.consume(t),92===t?u:c}function u(t){return 91===t||92===t||93===t?(e.consume(t),a++,c):c(t)}function h(t){return 58===t?(e.enter("definitionMarker"),e.consume(t),e.exit("definitionMarker"),i.includes(o)||i.push(o),Mb(e,d,"gfmFootnoteDefinitionWhitespace")):n(t)}function d(e){return t(e)}}function Ck(e,t,n){return e.check(Ib,t,e.attempt(Sk,t,n))}function _k(e){e.exit("gfmFootnoteDefinition")}function Pk(e){let t=(e||{}).singleTilde;const n={name:"strikethrough",tokenize:function(e,n,r){const i=this.previous,o=this.events;let s=0;return function(t){if(126===i&&"characterEscape"!==o[o.length-1][1].type)return r(t);return e.enter("strikethroughSequenceTemporary"),a(t)};function a(o){const l=Av(i);if(126===o)return s>1?r(o):(e.consume(o),s++,a);if(s<2&&!t)return r(o);const c=e.exit("strikethroughSequenceTemporary"),u=Av(o);return c._open=!u||2===u&&Boolean(l),c._close=!l||2===l&&Boolean(u),n(o)}},resolveAll:function(e,t){let n=-1;for(;++n0;)t-=1,n.push(e.slice(this.map[t][0]+this.map[t][1]),this.map[t][2]),e.length=this.map[t][0];n.push(e.slice()),e.length=0;let r=n.pop();for(;r;){for(const t of r)e.push(t);r=n.pop()}this.map.length=0}}function Mk(e,t){let n=!1;const r=[];for(;t-1;){const e=r.events[t][1].type;if("lineEnding"!==e&&"linePrefix"!==e)break;t--}const i=t>-1?r.events[t][1].type:null,o="tableHead"===i||"tableRow"===i?y:a;if(o===y&&r.parser.lazy[r.now().line])return n(e);return o(e)};function a(t){return e.enter("tableHead"),e.enter("tableRow"),function(e){if(124===e)return l(e);return i=!0,s+=1,l(e)}(t)}function l(t){return null===t?n(t):Tb(t)?s>1?(s=0,r.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),h):n(t):Cb(t)?Mb(e,l,"whitespace")(t):(s+=1,i&&(i=!1,o+=1),124===t?(e.enter("tableCellDivider"),e.consume(t),e.exit("tableCellDivider"),i=!0,l):(e.enter("data"),c(t)))}function c(t){return null===t||124===t||Eb(t)?(e.exit("data"),l(t)):(e.consume(t),92===t?u:c)}function u(t){return 92===t||124===t?(e.consume(t),c):c(t)}function h(t){return r.interrupt=!1,r.parser.lazy[r.now().line]?n(t):(e.enter("tableDelimiterRow"),i=!1,Cb(t)?Mb(e,d,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(t):d(t))}function d(t){return 45===t||58===t?f(t):124===t?(i=!0,e.enter("tableCellDivider"),e.consume(t),e.exit("tableCellDivider"),p):v(t)}function p(t){return Cb(t)?Mb(e,f,"whitespace")(t):f(t)}function f(t){return 58===t?(s+=1,i=!0,e.enter("tableDelimiterMarker"),e.consume(t),e.exit("tableDelimiterMarker"),m):45===t?(s+=1,m(t)):null===t||Tb(t)?b(t):v(t)}function m(t){return 45===t?(e.enter("tableDelimiterFiller"),g(t)):v(t)}function g(t){return 45===t?(e.consume(t),g):58===t?(i=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(t),e.exit("tableDelimiterMarker"),O):(e.exit("tableDelimiterFiller"),O(t))}function O(t){return Cb(t)?Mb(e,b,"whitespace")(t):b(t)}function b(n){return 124===n?d(n):(null===n||Tb(n))&&i&&o===s?(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(n)):v(n)}function v(e){return n(e)}function y(t){return e.enter("tableRow"),x(t)}function x(n){return 124===n?(e.enter("tableCellDivider"),e.consume(n),e.exit("tableCellDivider"),x):null===n||Tb(n)?(e.exit("tableRow"),t(n)):Cb(n)?Mb(e,x,"whitespace")(n):(e.enter("data"),k(n))}function k(t){return null===t||124===t||Eb(t)?(e.exit("data"),x(t)):(e.consume(t),92===t?S:k)}function S(t){return 92===t||124===t?(e.consume(t),k):k(t)}}function Rk(e,t){let n,r,i,o=-1,s=!0,a=0,l=[0,0,0,0],c=[0,0,0,0],u=!1,h=0;const d=new Dk;for(;++on[2]+1){const t=n[2]+1,r=n[3]-n[2]-1;e.add(t,r,[])}}e.add(n[3]+1,0,[["exit",s,t]])}return void 0!==i&&(o.end=Object.assign({},Lk(t.events,i)),e.add(i,0,[["exit",o,t]]),o=void 0),o}function Ik(e,t,n,r,i){const o=[],s=Lk(t.events,n);i&&(i.end=Object.assign({},s),o.push(["exit",i,t])),r.end=Object.assign({},s),o.push(["exit",r,t]),e.add(n+1,0,o)}function Lk(e,t){const n=e[t],r="enter"===n[0]?"start":"end";return n[1][r]}const Fk={name:"tasklistCheck",tokenize:function(e,t,n){const r=this;return function(t){if(null!==r.previous||!r._gfmTasklistFirstContentOfListItem)return n(t);return e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(t),e.exit("taskListCheckMarker"),i};function i(t){return Eb(t)?(e.enter("taskListCheckValueUnchecked"),e.consume(t),e.exit("taskListCheckValueUnchecked"),o):88===t||120===t?(e.enter("taskListCheckValueChecked"),e.consume(t),e.exit("taskListCheckValueChecked"),o):n(t)}function o(t){return 93===t?(e.enter("taskListCheckMarker"),e.consume(t),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),s):n(t)}function s(r){return Tb(r)?t(r):Cb(r)?e.check({tokenize:$k},t,n)(r):n(r)}}};function $k(e,t,n){return Mb(e,function(e){return null===e?n(e):t(e)},"whitespace")}const Bk={};function zk(e){const t=e||Bk,n=this.data(),r=n.micromarkExtensions||(n.micromarkExtensions=[]),i=n.fromMarkdownExtensions||(n.fromMarkdownExtensions=[]),o=n.toMarkdownExtensions||(n.toMarkdownExtensions=[]);r.push(function(e){return gb([{text:gk},{document:{91:{name:"gfmFootnoteDefinition",tokenize:Ek,continuation:{tokenize:Ck},exit:_k}},text:{91:{name:"gfmFootnoteCall",tokenize:Tk},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:wk,resolveTo:Ak}}},Pk(e),{flow:{null:{name:"table",tokenize:Nk,resolveAll:Rk}}},{text:{91:Fk}}])}(t)),i.push([{transforms:[sx],enter:{literalAutolink:ex,literalAutolinkEmail:tx,literalAutolinkHttp:tx,literalAutolinkWww:tx},exit:{literalAutolink:ox,literalAutolinkEmail:ix,literalAutolinkHttp:nx,literalAutolinkWww:rx}},{enter:{gfmFootnoteCallString:ux,gfmFootnoteCall:hx,gfmFootnoteDefinitionLabelString:dx,gfmFootnoteDefinition:px},exit:{gfmFootnoteCallString:fx,gfmFootnoteCall:mx,gfmFootnoteDefinitionLabelString:gx,gfmFootnoteDefinition:Ox}},{canContainEols:["delete"],enter:{strikethrough:Sx},exit:{strikethrough:wx}},{enter:{table:Wx,tableData:tk,tableHeader:tk,tableRow:Jx},exit:{codeText:nk,table:Kx,tableData:ek,tableHeader:ek,tableRow:ek}},{exit:{taskListCheckValueChecked:ok,taskListCheckValueUnchecked:ok,paragraph:sk}}]),o.push(function(e){return{extensions:[{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:Ky,notInConstruct:Jy},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:Ky,notInConstruct:Jy},{character:":",before:"[ps]",after:"\\/",inConstruct:Ky,notInConstruct:Jy}]},vx(e),{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:kx}],handlers:{delete:Ax}},ik(e),{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:ak}}]}}(t))}const qk=/^\[!(NOTE|TIP|IMPORTANT|WARNING|CAUTION)\]/i,Hk=/^\[!(NOTE|TIP|IMPORTANT|WARNING|CAUTION)(\/.*)?\]/i,Uk=function(){let{legacyTitle:e=!1,tagName:t="div"}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return n=>{Vu(n,"blockquote",(n,r,i)=>{let o="",s="",a=!0,l=n.children.map(t=>{if(a&&"paragraph"===t.type){const n=t.children[0],r="text"===n.type?n.value:"",i=e?Hk:qk,l=r.match(i);if(l&&(a=!1,o=l[1].toLocaleLowerCase(),s=e&&l[2]||o.toLocaleUpperCase(),r.includes("\n")&&(t.children[0]={type:"text",value:r.replace(i,"").replace(/^\n+/,"")}),!r.includes("\n"))){const e=[];t.children.forEach((t,n)=>{0!=n&&(1==n&&"break"===t.type||e.push(t))}),t.children=[...e]}}return t});o&&(n.data={hName:t,hProperties:{class:`markdown-alert markdown-alert-${o}`,dir:"auto"}},l.unshift({type:"paragraph",children:[Xk(o),{type:"text",value:s.replace(/^\//,"")}],data:{hProperties:{class:"markdown-alert-title",dir:"auto"}}})),n.children=[...l]})}};function Xk(e){return{type:"emphasis",data:{hName:"svg",hProperties:{class:"octicon",viewBox:"0 0 16 16",width:"16",height:"16",ariaHidden:"true"}},children:[{type:"emphasis",data:{hName:"path",hProperties:{d:jk[e]??""}},children:[]}]}}const jk={note:"M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1 .75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z",tip:"M8 1.5c-2.363 0-4 1.69-4 3.75 0 .984.424 1.625.984 2.304l.214.253c.223.264.47.556.673.848.284.411.537.896.621 1.49a.75.75 0 0 1-1.484.211c-.04-.282-.163-.547-.37-.847a8.456 8.456 0 0 0-.542-.68c-.084-.1-.173-.205-.268-.32C3.201 7.75 2.5 6.766 2.5 5.25 2.5 2.31 4.863 0 8 0s5.5 2.31 5.5 5.25c0 1.516-.701 2.5-1.328 3.259-.095.115-.184.22-.268.319-.207.245-.383.453-.541.681-.208.3-.33.565-.37.847a.751.751 0 0 1-1.485-.212c.084-.593.337-1.078.621-1.489.203-.292.45-.584.673-.848.075-.088.147-.173.213-.253.561-.679.985-1.32.985-2.304 0-2.06-1.637-3.75-4-3.75ZM5.75 12h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1 0-1.5ZM6 15.25a.75.75 0 0 1 .75-.75h2.5a.75.75 0 0 1 0 1.5h-2.5a.75.75 0 0 1-.75-.75Z",important:"M0 1.75C0 .784.784 0 1.75 0h12.5C15.216 0 16 .784 16 1.75v9.5A1.75 1.75 0 0 1 14.25 13H8.06l-2.573 2.573A1.458 1.458 0 0 1 3 14.543V13H1.75A1.75 1.75 0 0 1 0 11.25Zm1.75-.25a.25.25 0 0 0-.25.25v9.5c0 .138.112.25.25.25h2a.75.75 0 0 1 .75.75v2.19l2.72-2.72a.749.749 0 0 1 .53-.22h6.5a.25.25 0 0 0 .25-.25v-9.5a.25.25 0 0 0-.25-.25Zm7 2.25v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.5 0ZM9 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z",warning:"M6.457 1.047c.659-1.234 2.427-1.234 3.086 0l6.082 11.378A1.75 1.75 0 0 1 14.082 15H1.918a1.75 1.75 0 0 1-1.543-2.575Zm1.763.707a.25.25 0 0 0-.44 0L1.698 13.132a.25.25 0 0 0 .22.368h12.164a.25.25 0 0 0 .22-.368Zm.53 3.996v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.5 0ZM9 11a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z",caution:"M4.47.22A.749.749 0 0 1 5 0h6c.199 0 .389.079.53.22l4.25 4.25c.141.14.22.331.22.53v6a.749.749 0 0 1-.22.53l-4.25 4.25A.749.749 0 0 1 11 16H5a.749.749 0 0 1-.53-.22L.22 11.53A.749.749 0 0 1 0 11V5c0-.199.079-.389.22-.53Zm.84 1.28L1.5 5.31v5.38l3.81 3.81h5.38l3.81-3.81V5.31L10.69 1.5ZM8 4a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-1.5 0v-3.5A.75.75 0 0 1 8 4Zm0 8a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z"};var Zk=n(7323),Yk=n.n(Zk);function Vk(e){if(!e)return null;var t=e;return t.dataset.code&&t.classList.contains("copied")?t:t.parentElement?Vk(t.parentElement):null}function Gk(e){var t=e=>{var t=Vk(e.target);t&&(t.classList.add("active"),Yk()(t.dataset.code,function(){setTimeout(()=>{t.classList.remove("active")},2e3)}))};(0,ee.useEffect)(()=>{var n,r;return null==(n=e.current)||n.removeEventListener("click",t,!1),null==(r=e.current)||r.addEventListener("click",t,!1),()=>{var n;null==(n=e.current)||n.removeEventListener("click",t,!1)}},[e])}var Wk=["prefixCls","className","source","style","disableCopy","skipHtml","onScroll","onMouseOver","pluginsFilter","rehypeRewrite","wrapperElement","warpperElement","urlTransform"],Kk=e=>e;const Jk=ee.forwardRef((e,t)=>{var{prefixCls:n="wmde-markdown wmde-markdown-color",className:r,source:i,style:o,disableCopy:s=!1,skipHtml:a=!0,onScroll:l,onMouseOver:c,pluginsFilter:u,wrapperElement:h={},warpperElement:d={},urlTransform:p}=e,f=It(e,Wk),m=ee.useRef(null);(0,ee.useImperativeHandle)(t,()=>Qt({},e,{mdp:m}),[m,e]);var g=(n||"")+" "+(r||"");Gk(m);var O=[...f.rehypePlugins||[]],b={allowElement:(e,t,n)=>f.allowElement?f.allowElement(e,t,n):/^[A-Za-z0-9]+$/.test(e.tagName)};a||O.push(PO);var v=[Uk,...f.remarkPlugins||[],zk],y=Qt({},d,h);return(0,Lt.jsx)("div",Qt({ref:m,onScroll:l,onMouseOver:c},y,{className:g,style:o,children:(0,Lt.jsx)(jy,Qt({},b,f,{skipHtml:!a,urlTransform:p||Kk,rehypePlugins:u?u("rehype",O):O,remarkPlugins:u?u("remark",v):v,children:i||""}))}))});var eS=function(e){return void 0===e&&(e={}),e=>{Vu(e,e=>{"element"===e.type&&"code"===e.tagName&&e.data&&e.data.meta&&(e.properties=Qt({},e.properties,{"data-meta":String(e.data.meta)}))})}},tS=function(e){return void 0===e&&(e={}),e=>{Vu(e,e=>{if("element"===e.type&&"code"===e.tagName&&e.properties&&e.properties.dataMeta){e.data||(e.data={});var t=e.properties.dataMeta;"string"===typeof t&&(e.data.meta=t),delete e.properties.dataMeta}})}};const nS=/[\0-\x1F!-,\.\/:-@\[-\^`\{-\xA9\xAB-\xB4\xB6-\xB9\xBB-\xBF\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0378\u0379\u037E\u0380-\u0385\u0387\u038B\u038D\u03A2\u03F6\u0482\u0530\u0557\u0558\u055A-\u055F\u0589-\u0590\u05BE\u05C0\u05C3\u05C6\u05C8-\u05CF\u05EB-\u05EE\u05F3-\u060F\u061B-\u061F\u066A-\u066D\u06D4\u06DD\u06DE\u06E9\u06FD\u06FE\u0700-\u070F\u074B\u074C\u07B2-\u07BF\u07F6-\u07F9\u07FB\u07FC\u07FE\u07FF\u082E-\u083F\u085C-\u085F\u086B-\u089F\u08B5\u08C8-\u08D2\u08E2\u0964\u0965\u0970\u0984\u098D\u098E\u0991\u0992\u09A9\u09B1\u09B3-\u09B5\u09BA\u09BB\u09C5\u09C6\u09C9\u09CA\u09CF-\u09D6\u09D8-\u09DB\u09DE\u09E4\u09E5\u09F2-\u09FB\u09FD\u09FF\u0A00\u0A04\u0A0B-\u0A0E\u0A11\u0A12\u0A29\u0A31\u0A34\u0A37\u0A3A\u0A3B\u0A3D\u0A43-\u0A46\u0A49\u0A4A\u0A4E-\u0A50\u0A52-\u0A58\u0A5D\u0A5F-\u0A65\u0A76-\u0A80\u0A84\u0A8E\u0A92\u0AA9\u0AB1\u0AB4\u0ABA\u0ABB\u0AC6\u0ACA\u0ACE\u0ACF\u0AD1-\u0ADF\u0AE4\u0AE5\u0AF0-\u0AF8\u0B00\u0B04\u0B0D\u0B0E\u0B11\u0B12\u0B29\u0B31\u0B34\u0B3A\u0B3B\u0B45\u0B46\u0B49\u0B4A\u0B4E-\u0B54\u0B58-\u0B5B\u0B5E\u0B64\u0B65\u0B70\u0B72-\u0B81\u0B84\u0B8B-\u0B8D\u0B91\u0B96-\u0B98\u0B9B\u0B9D\u0BA0-\u0BA2\u0BA5-\u0BA7\u0BAB-\u0BAD\u0BBA-\u0BBD\u0BC3-\u0BC5\u0BC9\u0BCE\u0BCF\u0BD1-\u0BD6\u0BD8-\u0BE5\u0BF0-\u0BFF\u0C0D\u0C11\u0C29\u0C3A-\u0C3C\u0C45\u0C49\u0C4E-\u0C54\u0C57\u0C5B-\u0C5F\u0C64\u0C65\u0C70-\u0C7F\u0C84\u0C8D\u0C91\u0CA9\u0CB4\u0CBA\u0CBB\u0CC5\u0CC9\u0CCE-\u0CD4\u0CD7-\u0CDD\u0CDF\u0CE4\u0CE5\u0CF0\u0CF3-\u0CFF\u0D0D\u0D11\u0D45\u0D49\u0D4F-\u0D53\u0D58-\u0D5E\u0D64\u0D65\u0D70-\u0D79\u0D80\u0D84\u0D97-\u0D99\u0DB2\u0DBC\u0DBE\u0DBF\u0DC7-\u0DC9\u0DCB-\u0DCE\u0DD5\u0DD7\u0DE0-\u0DE5\u0DF0\u0DF1\u0DF4-\u0E00\u0E3B-\u0E3F\u0E4F\u0E5A-\u0E80\u0E83\u0E85\u0E8B\u0EA4\u0EA6\u0EBE\u0EBF\u0EC5\u0EC7\u0ECE\u0ECF\u0EDA\u0EDB\u0EE0-\u0EFF\u0F01-\u0F17\u0F1A-\u0F1F\u0F2A-\u0F34\u0F36\u0F38\u0F3A-\u0F3D\u0F48\u0F6D-\u0F70\u0F85\u0F98\u0FBD-\u0FC5\u0FC7-\u0FFF\u104A-\u104F\u109E\u109F\u10C6\u10C8-\u10CC\u10CE\u10CF\u10FB\u1249\u124E\u124F\u1257\u1259\u125E\u125F\u1289\u128E\u128F\u12B1\u12B6\u12B7\u12BF\u12C1\u12C6\u12C7\u12D7\u1311\u1316\u1317\u135B\u135C\u1360-\u137F\u1390-\u139F\u13F6\u13F7\u13FE-\u1400\u166D\u166E\u1680\u169B-\u169F\u16EB-\u16ED\u16F9-\u16FF\u170D\u1715-\u171F\u1735-\u173F\u1754-\u175F\u176D\u1771\u1774-\u177F\u17D4-\u17D6\u17D8-\u17DB\u17DE\u17DF\u17EA-\u180A\u180E\u180F\u181A-\u181F\u1879-\u187F\u18AB-\u18AF\u18F6-\u18FF\u191F\u192C-\u192F\u193C-\u1945\u196E\u196F\u1975-\u197F\u19AC-\u19AF\u19CA-\u19CF\u19DA-\u19FF\u1A1C-\u1A1F\u1A5F\u1A7D\u1A7E\u1A8A-\u1A8F\u1A9A-\u1AA6\u1AA8-\u1AAF\u1AC1-\u1AFF\u1B4C-\u1B4F\u1B5A-\u1B6A\u1B74-\u1B7F\u1BF4-\u1BFF\u1C38-\u1C3F\u1C4A-\u1C4C\u1C7E\u1C7F\u1C89-\u1C8F\u1CBB\u1CBC\u1CC0-\u1CCF\u1CD3\u1CFB-\u1CFF\u1DFA\u1F16\u1F17\u1F1E\u1F1F\u1F46\u1F47\u1F4E\u1F4F\u1F58\u1F5A\u1F5C\u1F5E\u1F7E\u1F7F\u1FB5\u1FBD\u1FBF-\u1FC1\u1FC5\u1FCD-\u1FCF\u1FD4\u1FD5\u1FDC-\u1FDF\u1FED-\u1FF1\u1FF5\u1FFD-\u203E\u2041-\u2053\u2055-\u2070\u2072-\u207E\u2080-\u208F\u209D-\u20CF\u20F1-\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F-\u215F\u2189-\u24B5\u24EA-\u2BFF\u2C2F\u2C5F\u2CE5-\u2CEA\u2CF4-\u2CFF\u2D26\u2D28-\u2D2C\u2D2E\u2D2F\u2D68-\u2D6E\u2D70-\u2D7E\u2D97-\u2D9F\u2DA7\u2DAF\u2DB7\u2DBF\u2DC7\u2DCF\u2DD7\u2DDF\u2E00-\u2E2E\u2E30-\u3004\u3008-\u3020\u3030\u3036\u3037\u303D-\u3040\u3097\u3098\u309B\u309C\u30A0\u30FB\u3100-\u3104\u3130\u318F-\u319F\u31C0-\u31EF\u3200-\u33FF\u4DC0-\u4DFF\u9FFD-\u9FFF\uA48D-\uA4CF\uA4FE\uA4FF\uA60D-\uA60F\uA62C-\uA63F\uA673\uA67E\uA6F2-\uA716\uA720\uA721\uA789\uA78A\uA7C0\uA7C1\uA7CB-\uA7F4\uA828-\uA82B\uA82D-\uA83F\uA874-\uA87F\uA8C6-\uA8CF\uA8DA-\uA8DF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA954-\uA95F\uA97D-\uA97F\uA9C1-\uA9CE\uA9DA-\uA9DF\uA9FF\uAA37-\uAA3F\uAA4E\uAA4F\uAA5A-\uAA5F\uAA77-\uAA79\uAAC3-\uAADA\uAADE\uAADF\uAAF0\uAAF1\uAAF7-\uAB00\uAB07\uAB08\uAB0F\uAB10\uAB17-\uAB1F\uAB27\uAB2F\uAB5B\uAB6A-\uAB6F\uABEB\uABEE\uABEF\uABFA-\uABFF\uD7A4-\uD7AF\uD7C7-\uD7CA\uD7FC-\uD7FF\uE000-\uF8FF\uFA6E\uFA6F\uFADA-\uFAFF\uFB07-\uFB12\uFB18-\uFB1C\uFB29\uFB37\uFB3D\uFB3F\uFB42\uFB45\uFBB2-\uFBD2\uFD3E-\uFD4F\uFD90\uFD91\uFDC8-\uFDEF\uFDFC-\uFDFF\uFE10-\uFE1F\uFE30-\uFE32\uFE35-\uFE4C\uFE50-\uFE6F\uFE75\uFEFD-\uFF0F\uFF1A-\uFF20\uFF3B-\uFF3E\uFF40\uFF5B-\uFF65\uFFBF-\uFFC1\uFFC8\uFFC9\uFFD0\uFFD1\uFFD8\uFFD9\uFFDD-\uFFFF]|\uD800[\uDC0C\uDC27\uDC3B\uDC3E\uDC4E\uDC4F\uDC5E-\uDC7F\uDCFB-\uDD3F\uDD75-\uDDFC\uDDFE-\uDE7F\uDE9D-\uDE9F\uDED1-\uDEDF\uDEE1-\uDEFF\uDF20-\uDF2C\uDF4B-\uDF4F\uDF7B-\uDF7F\uDF9E\uDF9F\uDFC4-\uDFC7\uDFD0\uDFD6-\uDFFF]|\uD801[\uDC9E\uDC9F\uDCAA-\uDCAF\uDCD4-\uDCD7\uDCFC-\uDCFF\uDD28-\uDD2F\uDD64-\uDDFF\uDF37-\uDF3F\uDF56-\uDF5F\uDF68-\uDFFF]|\uD802[\uDC06\uDC07\uDC09\uDC36\uDC39-\uDC3B\uDC3D\uDC3E\uDC56-\uDC5F\uDC77-\uDC7F\uDC9F-\uDCDF\uDCF3\uDCF6-\uDCFF\uDD16-\uDD1F\uDD3A-\uDD7F\uDDB8-\uDDBD\uDDC0-\uDDFF\uDE04\uDE07-\uDE0B\uDE14\uDE18\uDE36\uDE37\uDE3B-\uDE3E\uDE40-\uDE5F\uDE7D-\uDE7F\uDE9D-\uDEBF\uDEC8\uDEE7-\uDEFF\uDF36-\uDF3F\uDF56-\uDF5F\uDF73-\uDF7F\uDF92-\uDFFF]|\uD803[\uDC49-\uDC7F\uDCB3-\uDCBF\uDCF3-\uDCFF\uDD28-\uDD2F\uDD3A-\uDE7F\uDEAA\uDEAD-\uDEAF\uDEB2-\uDEFF\uDF1D-\uDF26\uDF28-\uDF2F\uDF51-\uDFAF\uDFC5-\uDFDF\uDFF7-\uDFFF]|\uD804[\uDC47-\uDC65\uDC70-\uDC7E\uDCBB-\uDCCF\uDCE9-\uDCEF\uDCFA-\uDCFF\uDD35\uDD40-\uDD43\uDD48-\uDD4F\uDD74\uDD75\uDD77-\uDD7F\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDFF\uDE12\uDE38-\uDE3D\uDE3F-\uDE7F\uDE87\uDE89\uDE8E\uDE9E\uDEA9-\uDEAF\uDEEB-\uDEEF\uDEFA-\uDEFF\uDF04\uDF0D\uDF0E\uDF11\uDF12\uDF29\uDF31\uDF34\uDF3A\uDF45\uDF46\uDF49\uDF4A\uDF4E\uDF4F\uDF51-\uDF56\uDF58-\uDF5C\uDF64\uDF65\uDF6D-\uDF6F\uDF75-\uDFFF]|\uD805[\uDC4B-\uDC4F\uDC5A-\uDC5D\uDC62-\uDC7F\uDCC6\uDCC8-\uDCCF\uDCDA-\uDD7F\uDDB6\uDDB7\uDDC1-\uDDD7\uDDDE-\uDDFF\uDE41-\uDE43\uDE45-\uDE4F\uDE5A-\uDE7F\uDEB9-\uDEBF\uDECA-\uDEFF\uDF1B\uDF1C\uDF2C-\uDF2F\uDF3A-\uDFFF]|\uD806[\uDC3B-\uDC9F\uDCEA-\uDCFE\uDD07\uDD08\uDD0A\uDD0B\uDD14\uDD17\uDD36\uDD39\uDD3A\uDD44-\uDD4F\uDD5A-\uDD9F\uDDA8\uDDA9\uDDD8\uDDD9\uDDE2\uDDE5-\uDDFF\uDE3F-\uDE46\uDE48-\uDE4F\uDE9A-\uDE9C\uDE9E-\uDEBF\uDEF9-\uDFFF]|\uD807[\uDC09\uDC37\uDC41-\uDC4F\uDC5A-\uDC71\uDC90\uDC91\uDCA8\uDCB7-\uDCFF\uDD07\uDD0A\uDD37-\uDD39\uDD3B\uDD3E\uDD48-\uDD4F\uDD5A-\uDD5F\uDD66\uDD69\uDD8F\uDD92\uDD99-\uDD9F\uDDAA-\uDEDF\uDEF7-\uDFAF\uDFB1-\uDFFF]|\uD808[\uDF9A-\uDFFF]|\uD809[\uDC6F-\uDC7F\uDD44-\uDFFF]|[\uD80A\uD80B\uD80E-\uD810\uD812-\uD819\uD824-\uD82B\uD82D\uD82E\uD830-\uD833\uD837\uD839\uD83D\uD83F\uD87B-\uD87D\uD87F\uD885-\uDB3F\uDB41-\uDBFF][\uDC00-\uDFFF]|\uD80D[\uDC2F-\uDFFF]|\uD811[\uDE47-\uDFFF]|\uD81A[\uDE39-\uDE3F\uDE5F\uDE6A-\uDECF\uDEEE\uDEEF\uDEF5-\uDEFF\uDF37-\uDF3F\uDF44-\uDF4F\uDF5A-\uDF62\uDF78-\uDF7C\uDF90-\uDFFF]|\uD81B[\uDC00-\uDE3F\uDE80-\uDEFF\uDF4B-\uDF4E\uDF88-\uDF8E\uDFA0-\uDFDF\uDFE2\uDFE5-\uDFEF\uDFF2-\uDFFF]|\uD821[\uDFF8-\uDFFF]|\uD823[\uDCD6-\uDCFF\uDD09-\uDFFF]|\uD82C[\uDD1F-\uDD4F\uDD53-\uDD63\uDD68-\uDD6F\uDEFC-\uDFFF]|\uD82F[\uDC6B-\uDC6F\uDC7D-\uDC7F\uDC89-\uDC8F\uDC9A-\uDC9C\uDC9F-\uDFFF]|\uD834[\uDC00-\uDD64\uDD6A-\uDD6C\uDD73-\uDD7A\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDE41\uDE45-\uDFFF]|\uD835[\uDC55\uDC9D\uDCA0\uDCA1\uDCA3\uDCA4\uDCA7\uDCA8\uDCAD\uDCBA\uDCBC\uDCC4\uDD06\uDD0B\uDD0C\uDD15\uDD1D\uDD3A\uDD3F\uDD45\uDD47-\uDD49\uDD51\uDEA6\uDEA7\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3\uDFCC\uDFCD]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85-\uDE9A\uDEA0\uDEB0-\uDFFF]|\uD838[\uDC07\uDC19\uDC1A\uDC22\uDC25\uDC2B-\uDCFF\uDD2D-\uDD2F\uDD3E\uDD3F\uDD4A-\uDD4D\uDD4F-\uDEBF\uDEFA-\uDFFF]|\uD83A[\uDCC5-\uDCCF\uDCD7-\uDCFF\uDD4C-\uDD4F\uDD5A-\uDFFF]|\uD83B[\uDC00-\uDDFF\uDE04\uDE20\uDE23\uDE25\uDE26\uDE28\uDE33\uDE38\uDE3A\uDE3C-\uDE41\uDE43-\uDE46\uDE48\uDE4A\uDE4C\uDE50\uDE53\uDE55\uDE56\uDE58\uDE5A\uDE5C\uDE5E\uDE60\uDE63\uDE65\uDE66\uDE6B\uDE73\uDE78\uDE7D\uDE7F\uDE8A\uDE9C-\uDEA0\uDEA4\uDEAA\uDEBC-\uDFFF]|\uD83C[\uDC00-\uDD2F\uDD4A-\uDD4F\uDD6A-\uDD6F\uDD8A-\uDFFF]|\uD83E[\uDC00-\uDFEF\uDFFA-\uDFFF]|\uD869[\uDEDE-\uDEFF]|\uD86D[\uDF35-\uDF3F]|\uD86E[\uDC1E\uDC1F]|\uD873[\uDEA2-\uDEAF]|\uD87A[\uDFE1-\uDFFF]|\uD87E[\uDE1E-\uDFFF]|\uD884[\uDF4B-\uDFFF]|\uDB40[\uDC00-\uDCFF\uDDF0-\uDFFF]/g,rS=Object.hasOwnProperty;function iS(e){const t="element"===e.type?e.tagName.toLowerCase():"",n=2===t.length&&104===t.charCodeAt(0)?t.charCodeAt(1):0;return n>48&&n<55?n-48:void 0}const oS={},sS=new class{constructor(){this.occurrences,this.reset()}slug(e,t){const n=this;let r=function(e,t){if("string"!==typeof e)return"";t||(e=e.toLowerCase());return e.replace(nS,"").replace(/ /g,"-")}(e,!0===t);const i=r;for(;rS.call(n.occurrences,r);)n.occurrences[i]++,r=i+"-"+n.occurrences[i];return n.occurrences[r]=0,r}reset(){this.occurrences=Object.create(null)}};const aS=function(e){if(null===e||void 0===e)return cS;if("string"===typeof e)return function(e){return lS(t);function t(t){return t.tagName===e}}(e);if("object"===typeof e)return function(e){const t=[];let n=-1;for(;++n0&&void 0!==arguments[0]?arguments[0]:{};const{openDelimiter:t="rehype:ignore:start",closeDelimiter:n="rehype:ignore:end"}=e;return e=>{Vu(e,(e,r,i)=>{if("element"===e.type||"root"===e.type){let r=!1;e.children=e.children.filter(e=>{if("raw"===e.type||"comment"===e.type){let i=(e.value||"").trim();if(i=i.replace(/^/,"$1"),i===t)return r=!0,!1;if(i===n)return r=!1,!1}return!r})}})}};var vS={type:"element",tagName:"svg",properties:{className:"octicon octicon-link",viewBox:"0 0 16 16",version:"1.1",width:"16",height:"16",ariaHidden:"true"},children:[{type:"element",tagName:"path",children:[],properties:{fillRule:"evenodd",d:"M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"}}]};var yS=[function(e){const t=(e||oS).prefix||"";return function(e){sS.reset(),Vu(e,"element",function(e){iS(e)&&!e.properties.id&&(e.properties.id=t+sS.slug(Gu(e)))})}},function(e){const t=e||dS;let n=t.properties;const r=t.headingProperties,i=t.behavior||"prepend",o=t.content,s=t.group,a=aS(t.test);let l;return"after"===i||"before"===i?l=function(e,t,r){if("number"!==typeof t||!r)return;const a=mS(o||hS,e),l=fS(e,OS(n,e),a);let c="before"===i?[l,e]:[e,l];if(s){const t=gS(s,e);t&&!Array.isArray(t)&&"element"===t.type&&(t.children=c,c=[t])}return r.children.splice(t,1,...c),[Zu,t+c.length]}:"wrap"===i?l=function(e){let t=e.children,r=[];"function"===typeof o?(t=[],r=o(e)):o&&(r=pS(o));return e.children=[fS(e,OS(n,e),Array.isArray(r)?[...t,...r]:[...t,r])],[Zu]}:(l=function(e){const t=mS(o||hS,e);return e.children["prepend"===i?"unshift":"push"](fS(e,OS(n,e),t)),[Zu]},n||(n={ariaHidden:"true",tabIndex:-1})),function(e){Vu(e,"element",function(e,t,n){if(iS(e)&&e.properties.id&&a(e,t,n))return Object.assign(e.properties,OS(r,e)),l(e,t,n)})}},bS];const xS=ee.forwardRef((e,t)=>{var n,r,i,o=[eS,PO,tS,...yS,[yp,{rewrite:(r=null!=(n=e.disableCopy)&&n,i=e.rehypeRewrite,(e,t,n)=>{if("element"===e.type&&n&&"root"===n.type&&/h(1|2|3|4|5|6)/.test(e.tagName)){var o=e.children&&e.children[0];o&&o.properties&&"true"===o.properties.ariaHidden&&(o.properties=Qt({class:"anchor"},o.properties),o.children=[vS])}if("element"===e.type&&"pre"===e.tagName&&!r){var s=vp(e.children);e.children.push((void 0===(a=s)&&(a=""),{type:"element",tagName:"div",properties:{class:"copied","data-code":a},children:[{type:"element",tagName:"svg",properties:{className:"octicon-copy",ariaHidden:"true",viewBox:"0 0 16 16",fill:"currentColor",height:12,width:12},children:[{type:"element",tagName:"path",properties:{fillRule:"evenodd",d:"M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 010 1.5h-1.5a.25.25 0 00-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 00.25-.25v-1.5a.75.75 0 011.5 0v1.5A1.75 1.75 0 019.25 16h-7.5A1.75 1.75 0 010 14.25v-7.5z"},children:[]},{type:"element",tagName:"path",properties:{fillRule:"evenodd",d:"M5 1.75C5 .784 5.784 0 6.75 0h7.5C15.216 0 16 .784 16 1.75v7.5A1.75 1.75 0 0114.25 11h-7.5A1.75 1.75 0 015 9.25v-7.5zm1.75-.25a.25.25 0 00-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 00.25-.25v-7.5a.25.25 0 00-.25-.25h-7.5z"},children:[]}]},{type:"element",tagName:"svg",properties:{className:"octicon-check",ariaHidden:"true",viewBox:"0 0 16 16",fill:"currentColor",height:12,width:12},children:[{type:"element",tagName:"path",properties:{fillRule:"evenodd",d:"M13.78 4.22a.75.75 0 010 1.06l-7.25 7.25a.75.75 0 01-1.06 0L2.22 9.28a.75.75 0 011.06-1.06L6 10.94l6.72-6.72a.75.75 0 011.06 0z"},children:[]}]}]}))}var a;i&&i(e,null===t?void 0:t,null===n?void 0:n)})}],[wp,{properties:"attr"}],...e.rehypePlugins||[],[ch,{ignoreMissing:!0}]];return(0,Lt.jsx)(Jk,Qt({},e,{rehypePlugins:o,ref:t}))});var kS={name:"bold",keyCommand:"bold",button:{"aria-label":"Add bold text"},icon:(0,Lt.jsx)("svg",{width:"13",height:"13",viewBox:"0 0 384 512",children:(0,Lt.jsx)("path",{fill:"currentColor",d:"M304.793 243.891c33.639-18.537 53.657-54.16 53.657-95.693 0-48.236-26.25-87.626-68.626-104.179C265.138 34.01 240.849 32 209.661 32H24c-8.837 0-16 7.163-16 16v33.049c0 8.837 7.163 16 16 16h33.113v318.53H24c-8.837 0-16 7.163-16 16V464c0 8.837 7.163 16 16 16h195.69c24.203 0 44.834-1.289 66.866-7.584C337.52 457.193 376 410.647 376 350.014c0-52.168-26.573-91.684-71.207-106.123zM142.217 100.809h67.444c16.294 0 27.536 2.019 37.525 6.717 15.828 8.479 24.906 26.502 24.906 49.446 0 35.029-20.32 56.79-53.029 56.79h-76.846V100.809zm112.642 305.475c-10.14 4.056-22.677 4.907-31.409 4.907h-81.233V281.943h84.367c39.645 0 63.057 25.38 63.057 63.057.001 28.425-13.66 52.483-34.782 61.284z"})}),execute:e=>{var{state:t,view:n}=e;t&&n&&n.dispatch(n.state.changeByRange(e=>({changes:[{from:e.from,insert:"**"},{from:e.to,insert:"**"}],range:Js.OF.range(e.from+2,e.to+2)})))}},SS={name:"code",keyCommand:"code",button:{"aria-label":"Insert code"},icon:(0,Lt.jsxs)("svg",{viewBox:"0 0 48 48",fill:"none",height:"15",width:"15",children:[(0,Lt.jsx)("path",{d:"M16 13 4 25.432 16 37m16-24 12 12.432L32 37",stroke:"currentColor",strokeWidth:"5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,Lt.jsx)("path",{d:"m28 4-7 40",stroke:"currentColor",strokeWidth:"5",strokeLinecap:"round"})]}),execute:e=>{var{state:t,view:n}=e;t&&n&&n.dispatch(n.state.changeByRange(e=>({changes:[{from:e.from,insert:"`"},{from:e.to,insert:"`"}],range:Js.OF.range(e.from+1,e.to+1)})))}},wS={name:"codeBlock",keyCommand:"codeBlock",button:{"aria-label":"Insert Code Block"},icon:(0,Lt.jsxs)("svg",{viewBox:"0 0 48 48",fill:"none",height:"15",width:"15",children:[(0,Lt.jsx)("path",{d:"M21 6H9a3 3 0 0 0-3 3v22a3 3 0 0 0 3 3h30a3 3 0 0 0 3-3V21M24 34v8",stroke:"currentColor",strokeWidth:"5",strokeLinecap:"round",strokeLinejoin:"round"}),(0,Lt.jsx)("path",{d:"m32 6-4 4 4 4m6-8 4 4-4 4M14 42h20",stroke:"currentColor",strokeWidth:"5",strokeLinecap:"round",strokeLinejoin:"round"})]}),execute:e=>{var{state:t,view:n}=e;if(t&&n){var r=n.state.selection.main,i=n.state.sliceDoc(n.state.selection.main.from,n.state.selection.main.to);n.dispatch({changes:{from:r.from,to:r.to,insert:"```js\n"+i+"\n```"},selection:Js.OF.range(r.from+3,r.from+5)})}}},AS={name:"italic",keyCommand:"italic",button:{"aria-label":"Add italic text"},icon:(0,Lt.jsx)("svg",{width:"13",height:"13",viewBox:"0 0 320 512",children:(0,Lt.jsx)("path",{fill:"currentColor",d:"M204.758 416h-33.849l62.092-320h40.725a16 16 0 0 0 15.704-12.937l6.242-32C297.599 41.184 290.034 32 279.968 32H120.235a16 16 0 0 0-15.704 12.937l-6.242 32C96.362 86.816 103.927 96 113.993 96h33.846l-62.09 320H46.278a16 16 0 0 0-15.704 12.935l-6.245 32C22.402 470.815 29.967 480 40.034 480h158.479a16 16 0 0 0 15.704-12.935l6.245-32c1.927-9.88-5.638-19.065-15.704-19.065z"})}),execute:e=>{var{state:t,view:n}=e;t&&n&&n.dispatch(n.state.changeByRange(e=>({changes:[{from:e.from,insert:"*"},{from:e.to,insert:"*"}],range:Js.OF.range(e.from+1,e.to+1)})))}},TS={name:"header",keyCommand:"header",button:{"aria-label":"Add header text"},icon:(0,Lt.jsx)("svg",{fill:"currentColor",viewBox:"0 0 448 512",height:"13",width:"13",children:(0,Lt.jsx)("path",{d:"M448 448c0 17.69-14.33 32-32 32h-96c-17.67 0-32-14.31-32-32s14.33-32 32-32h16V272H112v144h16c17.67 0 32 14.31 32 32s-14.33 32-32 32H32c-17.67 0-32-14.31-32-32s14.33-32 32-32h16V96H32C14.33 96 0 81.69 0 64s14.33-32 32-32h96c17.67 0 32 14.31 32 32s-14.33 32-32 32h-16v112h224V96h-16c-17.67 0-32-14.31-32-32s14.33-32 32-32h96c17.67 0 32 14.31 32 32s-14.33 32-32 32h-16v320h16c17.7 0 32 14.3 32 32z"})}),execute:e=>{var{state:t,view:n}=e;if(t&&n){var r=n.state.doc.lineAt(n.state.selection.main.from),i="#",o=r.text.match(/^#+/);if(o&&o[0]){var s=o[0];s.length<6&&(i=s+"#")}i.length>6&&(i="#");var a=r.text.replace(/^#+/,"");n.dispatch({changes:{from:r.from,to:r.to,insert:i+" "+a},selection:{anchor:r.from+i.length+1}})}}},ES={name:"strike",keyCommand:"strike",button:{"aria-label":"Add strike text"},icon:(0,Lt.jsx)("svg",{fill:"currentColor",viewBox:"0 0 512 512",height:"14",width:"14",children:(0,Lt.jsx)("path",{d:"M332.2 319.9c17.22 12.17 22.33 26.51 18.61 48.21-3.031 17.59-10.88 29.34-24.72 36.99-35.44 19.75-108.5 11.96-186-19.68-16.34-6.686-35.03 1.156-41.72 17.53s1.188 35.05 17.53 41.71c31.75 12.93 95.69 35.37 157.6 35.37 29.62 0 58.81-5.156 83.72-18.96 30.81-17.09 50.44-45.46 56.72-82.11 3.998-23.27 2.168-42.58-3.488-59.05H332.2zm155.8-80-176.5-.03c-15.85-5.614-31.83-10.34-46.7-14.62-85.47-24.62-110.9-39.05-103.7-81.33 2.5-14.53 10.16-25.96 22.72-34.03 20.47-13.15 64.06-23.84 155.4.343 17.09 4.53 34.59-5.654 39.13-22.74 4.531-17.09-5.656-34.59-22.75-39.12-91.31-24.18-160.7-21.62-206.3 7.654C121.8 73.72 103.6 101.1 98.09 133.1c-8.83 51.4 9.81 84.2 39.11 106.8H24c-13.25 0-24 10.75-24 23.1 0 13.25 10.75 23.1 24 23.1h464c13.25 0 24-10.75 24-23.1 0-12.3-10.7-23.1-24-23.1z"})}),execute:e=>{var{state:t,view:n}=e;t&&n&&n.dispatch(n.state.changeByRange(e=>({changes:[{from:e.from,insert:"~~"},{from:e.to,insert:"~~"}],range:Js.OF.range(e.from+2,e.to+2)})))}},CS={name:"underline",keyCommand:"underline",button:{"aria-label":"Add underline text"},icon:(0,Lt.jsx)("svg",{fill:"currentColor",viewBox:"0 0 448 512",height:"13",width:"13",children:(0,Lt.jsx)("path",{d:"M416 448H32c-17.69 0-32 14.31-32 32s14.31 32 32 32h384c17.69 0 32-14.31 32-32s-14.3-32-32-32zM48 64.01h16v160c0 88.22 71.78 159.1 160 159.1s160-71.78 160-159.1v-160h16c17.69 0 32-14.32 32-32S417.69.91 400 .91l-96-.005c-17.69 0-32 14.32-32 32s14.31 32 32 32h16v160c0 52.94-43.06 95.1-96 95.1S128 276.1 128 224V64h16c17.69 0 32-14.31 32-32S161.69 0 144 0L48 .005c-17.69 0-32 14.31-32 31.1S30.31 64.01 48 64.01z"})}),execute:e=>{var{state:t,view:n}=e;t&&n&&n.dispatch(n.state.changeByRange(e=>({changes:[{from:e.from,insert:""},{from:e.to,insert:""}],range:Js.OF.range(e.from+3,e.to+3)})))}},_S={name:"olist",keyCommand:"olist",button:{"aria-label":"Add olist text"},icon:(0,Lt.jsx)("svg",{viewBox:"0 0 576 512",height:"14",width:"14",children:(0,Lt.jsx)("path",{fill:"currentColor",d:"M55.1 56.04c0-13.26 11.64-24 24-24h32c14.2 0 24 10.74 24 24V176h16c14.2 0 24 10.8 24 24 0 13.3-9.8 24-24 24h-80c-12.36 0-24-10.7-24-24 0-13.2 11.64-24 24-24h16V80.04h-8c-12.36 0-24-10.75-24-24zm63.6 285.16c-6.6-7.4-18.3-6.9-24.05 1.2l-11.12 15.5c-7.7 10.8-22.69 13.3-33.48 5.6-10.79-7.7-13.28-22.7-5.58-33.4l11.12-15.6c23.74-33.3 72.31-35.7 99.21-4.9 21.3 23.5 20.8 60.9-1.1 84.7L118.8 432H152c13.3 0 24 10.7 24 24s-10.7 24-24 24H64c-9.53 0-18.16-5.6-21.98-14.4-3.83-8.7-2.12-18.9 4.34-25.9l72.04-78c5.3-5.8 5.4-14.6.3-20.5zM512 64c17.7 0 32 14.33 32 32 0 17.7-14.3 32-32 32H256c-17.7 0-32-14.3-32-32 0-17.67 14.3-32 32-32h256zm0 160c17.7 0 32 14.3 32 32s-14.3 32-32 32H256c-17.7 0-32-14.3-32-32s14.3-32 32-32h256zm0 160c17.7 0 32 14.3 32 32s-14.3 32-32 32H256c-17.7 0-32-14.3-32-32s14.3-32 32-32h256z"})}),execute:e=>{var{state:t,view:n}=e;if(t&&n){var r=n.state.doc.lineAt(n.state.selection.main.from),i="1. ",o=r.text.match(/^1\./);o&&o[0]&&(i=""),n.dispatch({changes:{from:r.from,to:r.to,insert:""+i+r.text},selection:{anchor:n.state.selection.main.from+i.length}})}}},PS={name:"ulist",keyCommand:"ulist",button:{"aria-label":"Add ulist text"},icon:(0,Lt.jsx)("svg",{viewBox:"0 0 512 512",height:"14",width:"14",children:(0,Lt.jsx)("path",{fill:"currentColor",d:"M88 48c13.3 0 24 10.75 24 24v48c0 13.3-10.7 24-24 24H40c-13.25 0-24-10.7-24-24V72c0-13.25 10.75-24 24-24h48zm392 16c17.7 0 32 14.33 32 32 0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32 0-17.67 14.3-32 32-32h288zm0 160c17.7 0 32 14.3 32 32s-14.3 32-32 32H192c-17.7 0-32-14.3-32-32s14.3-32 32-32h288zm0 160c17.7 0 32 14.3 32 32s-14.3 32-32 32H192c-17.7 0-32-14.3-32-32s14.3-32 32-32h288zM16 232c0-13.3 10.75-24 24-24h48c13.3 0 24 10.7 24 24v48c0 13.3-10.7 24-24 24H40c-13.25 0-24-10.7-24-24v-48zm72 136c13.3 0 24 10.7 24 24v48c0 13.3-10.7 24-24 24H40c-13.25 0-24-10.7-24-24v-48c0-13.3 10.75-24 24-24h48z"})}),execute:e=>{var{state:t,view:n}=e;if(t&&n){var r=n.state.doc.lineAt(n.state.selection.main.from),i="- ",o=r.text.match(/^-/);o&&o[0]&&(i=""),n.dispatch({changes:{from:r.from,to:r.to,insert:""+i+r.text},selection:{anchor:n.state.selection.main.from+i.length}})}}},DS={name:"quote",keyCommand:"quote",button:{"aria-label":"Add quote text"},icon:(0,Lt.jsx)("svg",{fill:"currentColor",viewBox:"0 0 448 512",height:"15",width:"15",children:(0,Lt.jsx)("path",{d:"M96 96c-53.02 0-96 42.1-96 96s42.98 96 96 96c11.28 0 21.95-2.305 32-5.879V288c0 35.3-28.7 64-64 64-17.67 0-32 14.33-32 32s14.33 32 32 32c70.58 0 128-57.42 128-128v-96c0-53.9-43-96-96-96zm352 96c0-53.02-42.98-96-96-96s-96 42.98-96 96 42.98 96 96 96c11.28 0 21.95-2.305 32-5.879V288c0 35.3-28.7 64-64 64-17.67 0-32 14.33-32 32s14.33 32 32 32c70.58 0 128-57.42 128-128v-96z"})}),execute:e=>{var{state:t,view:n}=e;if(t&&n){var r=n.state.doc.lineAt(n.state.selection.main.from),i="> ",o=r.text.match(/^>\s/);o&&o[0]&&(i=""),n.dispatch({changes:{from:r.from,to:r.to,insert:""+i+r.text},selection:{anchor:n.state.selection.main.from+i.length}})}}},MS={name:"link",keyCommand:"link",button:{"aria-label":"Add link text"},icon:(0,Lt.jsx)("svg",{fill:"currentColor",viewBox:"0 0 640 512",height:"16",width:"16",children:(0,Lt.jsx)("path",{d:"M172.5 131.1c55.6-55.59 148-55.59 203.6 0 50 50 57.4 129.7 16.3 187.2l-1.1 1.6c-10.3 14.3-30.3 17.7-44.6 7.4-14.4-10.3-17.8-30.3-7.5-44.6l1.1-1.6c22.9-32.1 19.3-76-8.6-103.9-31.4-31.4-82.5-31.4-114 0L105.5 289.5c-31.51 30.6-31.51 82.5 0 114 27.8 27.9 71.8 31.5 103.8 8.6l1.6-2c14.4-9.4 34.4-6.1 44.6 8.3 10.3 14.4 7 34.4-7.4 44.7l-1.6 1.1c-58.4 41.1-136.3 34.5-186.29-15.4-56.469-56.5-56.469-148.1 0-204.5L172.5 131.1zm295 248.9c-56.5 56.5-148 56.5-204.5 0-50-50-56.5-128.8-15.4-186.3l1.1-1.6c9.4-14.3 29.4-17.7 44.6-7.4 14.4 9.4 17.8 29.4 7.5 44.6l-1.1 1.6c-22.9 31.2-19.3 76 8.6 103.9 31.4 31.4 82.5 31.4 114 0l112.2-112.3c31.5-31.5 31.5-83.4 0-114-27.8-27.87-71.8-31.51-103.8-8.6l-1.6 1.1c-14.4 10.3-34.4 6.1-44.6-7.42-10.3-14.38-7-34.37 7.4-44.64l1.6-1.12C451 6.731 529.8 13.25 579.8 63.24c56.5 56.46 56.5 148.06 0 204.46L467.5 380z"})}),execute:e=>{var{state:t,view:n}=e;if(t&&n&&t&&n){var r=n.state.selection.main,i=n.state.sliceDoc(n.state.selection.main.from,n.state.selection.main.to);n.dispatch({changes:{from:r.from,to:r.to,insert:"["+i+"]()"},selection:Js.OF.range(r.from+3+i.length,r.to+3)})}}},NS={name:"todo",keyCommand:"todo",button:{"aria-label":"Add todo List"},icon:(0,Lt.jsx)("svg",{viewBox:"0 0 48 48",fill:"none",height:"15",width:"15",children:(0,Lt.jsx)("path",{d:"m5 10 3 3 6-6M5 24l3 3 6-6M5 38l3 3 6-6m7-11h22M21 38h22M21 10h22",stroke:"currentColor",strokeWidth:"5",strokeLinecap:"round",strokeLinejoin:"round"})}),execute:e=>{var{state:t,view:n}=e;if(t&&n){var r=n.state.doc.lineAt(n.state.selection.main.from),i="- [ ] ",o=r.text.match(/^-\s\[\s\]\s/);o&&o[0]&&(i=""),n.dispatch({changes:{from:r.from,to:r.to,insert:""+i+r.text},selection:{anchor:n.state.selection.main.from+i.length}})}}},RS={name:"image",keyCommand:"image",button:{"aria-label":"Add image text"},icon:(0,Lt.jsx)("svg",{fill:"currentColor",viewBox:"0 0 16 16",height:"14",width:"14",children:(0,Lt.jsx)("path",{fillRule:"evenodd",d:"M1.75 2.5a.25.25 0 0 0-.25.25v10.5c0 .138.112.25.25.25h.94a.76.76 0 0 1 .03-.03l6.077-6.078a1.75 1.75 0 0 1 2.412-.06L14.5 10.31V2.75a.25.25 0 0 0-.25-.25H1.75zm12.5 11H4.81l5.048-5.047a.25.25 0 0 1 .344-.009l4.298 3.889v.917a.25.25 0 0 1-.25.25zm1.75-.25V2.75A1.75 1.75 0 0 0 14.25 1H1.75A1.75 1.75 0 0 0 0 2.75v10.5C0 14.216.784 15 1.75 15h12.5A1.75 1.75 0 0 0 16 13.25zM5.5 6a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zM7 6a2 2 0 1 1-4 0 2 2 0 0 1 4 0z"})}),execute:e=>{var{state:t,view:n}=e;if(t&&n){var r=n.state.selection.main,i=n.state.sliceDoc(n.state.selection.main.from,n.state.selection.main.to);n.dispatch({changes:{from:r.from,to:r.to,insert:"![]("+i+")"},selection:Js.OF.range(r.from+4,r.to+4)})}}},QS={name:"redo",keyCommand:"redo",button:{"aria-label":"redo text"},icon:(0,Lt.jsx)("svg",{viewBox:"0 0 512 512",height:"14",width:"14",children:(0,Lt.jsx)("path",{fill:"currentColor",d:"M58.79,439.13A16,16,0,0,1,48,424c0-73.1,14.68-131.56,43.65-173.77,35-51,90.21-78.46,164.35-81.87V88a16,16,0,0,1,27.05-11.57l176,168a16,16,0,0,1,0,23.14l-176,168A16,16,0,0,1,256,424V344.23c-45,1.36-79,8.65-106.07,22.64-29.25,15.12-50.46,37.71-73.32,67a16,16,0,0,1-17.82,5.28Z"})}),execute:e=>{var{state:t,view:n}=e;t&&n&&ga(n)}},IS={name:"undo",keyCommand:"undo",button:{"aria-label":"undo text"},icon:(0,Lt.jsx)("svg",{viewBox:"0 0 512 512",height:"14",width:"14",children:(0,Lt.jsx)("path",{fill:"currentColor",d:"M448,440a16,16,0,0,1-12.61-6.15c-22.86-29.27-44.07-51.86-73.32-67C335,352.88,301,345.59,256,344.23V424A16,16,0,0,1,229,435.57l-176-168a16,16,0,0,1,0-23.14l176-168A16,16,0,0,1,256,88v80.36c74.14,3.41,129.38,30.91,164.35,81.87C449.32,292.44,464,350.9,464,424a16,16,0,0,1-16,16Z"})}),execute:e=>{var{state:t,view:n}=e;t&&n&&ma(n)}},LS=["editorProps","command","onClick"],FS=e=>{var{editorProps:t,command:n,onClick:r}=e,i=It(e,LS),o=(0,ee.useRef)(0),[s,a]=(0,ee.useState)(!1),l=(0,ee.useRef)(s),c=e=>{var n;for(var r of e){var i;o.current||(o.current=r.target.clientHeight),null!=(i=t.editor)&&null!=(i=i.current)&&null!=(i=i.view)&&i.dom&&(l.current?t.editor.current.view.dom.style.height=r.target.clientHeight+"px":t.editor.current.view.dom.removeAttribute("style"))}null==(n=u.current)||n.disconnect(),u.current=void 0},u=(0,ee.useRef)(new ResizeObserver(c));(0,ee.useEffect)(()=>{if(u.current||(u.current=new ResizeObserver(c)),t.containerEditor&&t.containerEditor.current&&t.containerEditor.current.parentElement&&u.current){var e=t.containerEditor.current.parentElement;u.current.observe(e)}return()=>{u.current&&(u.current.disconnect(),u.current=void 0)}},[t.containerEditor,c,t.editor,s,u]),(0,ee.useEffect)(()=>{if(document&&t&&t.container&&t.container.current&&t.editor){var e=t.container.current;document.body.style.overflow=s?"hidden":"initial",s?document.body.classList.add(t.prefixCls+"-fullscreen"):document.body.classList.remove(t.prefixCls+"-fullscreen"),e&&s?(e.style.zIndex="999",e.style.position="fixed",e.style.top="0px",e.style.bottom="0px",e.style.left="0px",e.style.right="0px"):e&&(e.style.position="initial",e.style.top="initial",e.style.bottom="initial",e.style.left="initial",e.style.right="initial")}},[s,t]);return(0,Lt.jsx)("button",Qt({},i,{onClick:e=>{var t=!s;l.current=t,a(t),null==r||r(e,t)},type:"button",className:s?"active":"",children:n.icon}))},$S={name:"fullscreen",keyCommand:"fullscreen",button:(e,t,n)=>(0,Lt.jsx)(FS,{command:e,editorProps:Qt({},t,n)}),icon:(0,Lt.jsx)("svg",{fill:"currentColor",viewBox:"0 0 448 512",height:"15",width:"15",children:(0,Lt.jsx)("path",{d:"M128 32H32C14.31 32 0 46.31 0 64v96c0 17.69 14.31 32 32 32s32-14.31 32-32V96h64c17.69 0 32-14.31 32-32s-14.3-32-32-32zm288 0h-96c-17.69 0-32 14.31-32 32s14.31 32 32 32h64v64c0 17.69 14.31 32 32 32s32-14.31 32-32V64c0-17.69-14.3-32-32-32zM128 416H64v-64c0-17.69-14.31-32-32-32S0 334.31 0 352v96c0 17.69 14.31 32 32 32h96c17.69 0 32-14.31 32-32s-14.3-32-32-32zm288-96c-17.69 0-32 14.31-32 32v64h-64c-17.69 0-32 14.31-32 32s14.31 32 32 32h96c17.69 0 32-14.31 32-32v-96c0-17.7-14.3-32-32-32z"})})},BS=e=>{var{editorProps:t}=e,{containerEditor:n,preview:r,previewWidth:i="50%",enablePreview:o=!0}=t,[s,a]=(0,ee.useState)(e.editorProps.visible);if((0,ee.useEffect)(()=>a(e.editorProps.visible),[e.editorProps.visible]),(0,ee.useEffect)(()=>{if(r.current){var e=r.current;r&&(e.style.borderBottomRightRadius="3px"),e&&s?(e.style.width=i,e.style.overflow="auto","100%"!==i&&(e.style.borderLeft="1px solid var(--color-border-muted)"),e.style.padding="20px",n.current&&(n.current.style.width="calc(100% - "+i+")")):e&&(e.style.width="0%",e.style.overflow="hidden",e.style.borderLeft="0px",e.style.padding="0",n.current&&(n.current.style.width="100%"))}},[s,n,r,i]),o){return(0,Lt.jsx)("button",{onClick:()=>{t.onPreviewMode&&t.onPreviewMode(!s),a(!s)},type:"button",className:s?"active":"",children:e.command.icon})}},zS={name:"preview",keyCommand:"preview",button:(e,t,n)=>(0,Lt.jsx)(BS,{command:e,editorProps:Qt({},t,n)}),icon:(0,Lt.jsx)("svg",{fill:"currentColor",viewBox:"0 0 576 512",height:"16",width:"16",children:(0,Lt.jsx)("path",{d:"M279.6 160.4c2.8-.3 5.6-.4 8.4-.4 53 0 96 42.1 96 96 0 53-43 96-96 96-53.9 0-96-43-96-96 0-2.8.1-5.6.4-8.4 9.3 4.5 20.1 8.4 31.6 8.4 35.3 0 64-28.7 64-64 0-11.5-3.9-22.3-8.4-31.6zm201-47.8c46.8 43.4 78.1 94.5 92.9 131.1 3.3 7.9 3.3 16.7 0 24.6-14.8 35.7-46.1 86.8-92.9 131.1C433.5 443.2 368.8 480 288 480s-145.5-36.8-192.58-80.6C48.62 355.1 17.34 304 2.461 268.3a31.967 31.967 0 0 1 0-24.6C17.34 207.1 48.62 156 95.42 112.6 142.5 68.84 207.2 32 288 32c80.8 0 145.5 36.84 192.6 80.6zM288 112c-79.5 0-144 64.5-144 144s64.5 144 144 144 144-64.5 144-144-64.5-144-144-144z"})})},qS={undo:IS,redo:QS,bold:kS,italic:AS,header:TS,strike:ES,underline:CS,quote:DS,olist:_S,ulist:PS,todo:NS,link:MS,image:RS,code:SS,codeBlock:wS,fullscreen:$S,preview:zS},HS=()=>Object.keys(qS).filter(e=>!/^(fullscreen|preview)/.test(e)).map(e=>qS[e]),US=()=>[zS,$S],XS=["prefixCls","className","onClick","toolbars","editor","mode","preview","container","containerEditor","editorProps"];function jS(e){var{prefixCls:t="md-editor",className:n,toolbars:r=[],editor:i,mode:o,preview:s,container:a,containerEditor:l,editorProps:c={}}=e,u=It(e,XS);if(!r||0===r.length)return null;return c.prefixCls=t,(0,Lt.jsx)("div",Qt({className:t+"-toolbar "+(n||"")+" "+(o?t+"-toolbar-mode":"")},u,{children:[...r].map((e,t)=>{var n={type:"button"},r="string"===typeof e?qS[e]:e;if(!r)return null;if(n.children=r.icon,n.onClick=()=>{var e;(e=r.execute)&&i&&i&&e(i.current)},r.button&&"object"===typeof r.button){var o=r.button;Object.keys(o).forEach(e=>{n[e]=o[e]})}else if("function"===typeof r.button){var u=r.button(r,c,{preview:s,container:a,containerEditor:l,editor:i,editorProps:c});return(0,Lt.jsx)(ee.Fragment,{children:u},t)}return(0,ee.createElement)("button",Qt({},n,{key:t}))})}))}var ZS=e=>{var{theme:t,settings:n={},styles:r=[]}=e,i={".cm-gutters":{}},o={};n.background&&(o.backgroundColor=n.background),n.backgroundImage&&(o.backgroundImage=n.backgroundImage),n.foreground&&(o.color=n.foreground),n.fontSize&&(o.fontSize=n.fontSize),(n.background||n.foreground)&&(i["&"]=o),n.fontFamily&&(i["&.cm-editor .cm-scroller"]={fontFamily:n.fontFamily}),n.gutterBackground&&(i[".cm-gutters"].backgroundColor=n.gutterBackground),n.gutterForeground&&(i[".cm-gutters"].color=n.gutterForeground),n.gutterBorder&&(i[".cm-gutters"].borderRightColor=n.gutterBorder),n.caret&&(i[".cm-content"]={caretColor:n.caret},i[".cm-cursor, .cm-dropCursor"]={borderLeftColor:n.caret});var s={};n.gutterActiveForeground&&(s.color=n.gutterActiveForeground),n.lineHighlight&&(i[".cm-activeLine"]={backgroundColor:n.lineHighlight},s.backgroundColor=n.lineHighlight),i[".cm-activeLineGutter"]=s,n.selection&&(i["&.cm-focused .cm-selectionBackground, & .cm-line::selection, & .cm-selectionLayer .cm-selectionBackground, .cm-content ::selection"]={background:n.selection+" !important"}),n.selectionMatch&&(i["& .cm-selectionMatch"]={backgroundColor:n.selectionMatch});var a=Ws.Lz.theme(i,{dark:"dark"===t}),l=Zs.cr.define(r);return[a,(0,Zs.y9)(l)]};var YS=ZS({theme:"light",settings:{background:"var(--color-canvas-subtle)",foreground:"var(--color-fg-default)",caret:"var(--color-fg-default)",selection:"var(--color-border-default)",selectionMatch:"var(--color-border-muted)",lineHighlight:"var(--color-neutral-muted)",gutterBackground:"var(--color-canvas-subtle)",gutterForeground:"var(--color-fg-muted)",gutterBorder:"var(--color-border-muted)"},styles:[{tag:uu._A.comment,color:"var(--color-prettylights-syntax-comment)"},{tag:uu._A.variableName,color:"var(--color-prettylights-syntax-variable)"},{tag:[uu._A.string,uu._A.special(uu._A.brace)],color:"var(--color-prettylights-syntax-entity)"},{tag:uu._A.number,color:"var(--color-prettylights-syntax-variable)"},{tag:[uu._A.bool,uu._A.null],color:"var(--color-prettylights-syntax-entity)"},{tag:uu._A.keyword,color:"var(--color-prettylights-syntax-keyword)",fontWeight:"bold"},{tag:uu._A.string,color:"var(--color-prettylights-syntax-string)"},{tag:uu._A.operator,color:"var(--color-accent-emphasis)"},{tag:uu._A.deleted,color:"var(--color-prettylights-syntax-markup-deleted-bg)"},{tag:uu._A.deleted,color:"red"},{tag:uu._A.className,color:"var(--color-prettylights-syntax-variable)"},{tag:uu._A.definition(uu._A.typeName),color:"var(--color-prettylights-syntax-entity)"},{tag:uu._A.typeName,color:"var(--color-prettylights-syntax-entity)"},{tag:uu._A.list,color:"var(--color-prettylights-syntax-markup-list)"},{tag:uu._A.heading,color:"var(--color-prettylights-syntax-markup-heading)",fontWeight:"bold"},{tag:uu._A.regexp,color:"var(--color-prettylights-syntax-string-regexp)"},{tag:uu._A.literal,color:"var(--color-prettylights-syntax-markup-italic)"},{tag:uu._A.link,color:"var(--color-prettylights-syntax-constant-other-reference-link)",textDecoration:"underline"},{tag:uu._A.angleBracket,color:"var(--color-fg-default)"},{tag:uu._A.tagName,color:"var(--color-prettylights-syntax-entity-tag)"},{tag:uu._A.attributeName,color:"var(--color-prettylights-syntax-constant)"}]}),VS=["prefixCls","className","onChange","toolbars","toolbarsMode","toolbarsFilter","visible","renderPreview","visibleEditor","hideToolbar","showToolbar","toolbarBottom","enableScroll","enablePreview","previewProps","extensions","previewWidth","reExtensions","onPreviewMode"],GS=Ws.Lz.theme({"&.cm-editor, & .cm-scroller":{borderBottomRightRadius:"3px",borderBottomLeftRadius:"3px"}}),WS=ee.forwardRef(JS);WS.Markdown=xS;const KS=WS;function JS(e,t){var{prefixCls:n="md-editor",className:r,onChange:i,toolbars:o=HS(),toolbarsMode:s=US(),toolbarsFilter:a,visible:l=!0,renderPreview:c,visibleEditor:u=!0,hideToolbar:h,showToolbar:d=!0,toolbarBottom:p=!1,enableScroll:f=!0,enablePreview:m=!0,previewProps:g={},extensions:O=[],previewWidth:b="50%",reExtensions:v}=e,y=It(e,VS),[x,k]=(0,ee.useState)(e.value||""),S=(0,ee.useRef)(null),w=(0,ee.useRef)(null),A=(0,ee.useRef)(null),T=(0,ee.useRef)(null),E=(0,ee.useRef)("editor");(0,ee.useImperativeHandle)(t,()=>({editor:S,preview:T}),[S]);var C={prefixCls:n,preview:T,editor:S,container:w,containerEditor:A,editorProps:Qt({},e,{previewWidth:b})},_="number"===typeof y.height?y.height+"px":y.height,P=e.value;(0,ee.useEffect)(()=>k(null!=P?P:""),[P]);var D=(0,ee.useCallback)(e=>{if(f){var t=e.target,n=t.scrollTop/t.scrollHeight;if("editor"===E.current&&T.current){var r,i=(null==(r=T.current)?void 0:r.scrollHeight)||0;T.current.scrollTop=i*n}else if(S.current&&S.current.view){var o=S.current.view.scrollDOM,s=S.current.view.scrollDOM.scrollHeight||0;o.scrollTop=s*n}}},[f]),M=()=>E.current="preview",N=()=>E.current="editor";(0,ee.useEffect)(()=>{var e=T.current;return e&&f&&(e.addEventListener("mouseover",M,!1),e.addEventListener("mouseleave",N,!1),e.addEventListener("scroll",D,!1)),()=>{e&&f&&(e.removeEventListener("mouseover",M),e.removeEventListener("mouseleave",M),e.addEventListener("mouseleave",D,!1))}},[T,f,D]);var R=Ks({type:"scroll",events:{scroll:D}}),Q=v||[(0,js.markdown)({base:js.markdownLanguage,codeLanguages:Gs}),GS,...O];f&&Q.push(R);var I=n+"-preview",L=[n,"wmde-markdown-var",r].filter(Boolean).join(" ");g.source=x;var F=(0,Lt.jsxs)("div",{className:n+"-content",style:{height:y.height},children:[(0,Lt.jsx)("div",{className:n+"-content-editor",ref:A,children:u&&(0,Lt.jsx)($u,Qt({theme:YS},y,{className:n+"-inner",extensions:Q,height:_,ref:S,onChange:(e,t)=>{k(e),i&&i(e,t)}}))}),m&&(0,Lt.jsx)("div",{className:I,ref:T,children:c?c(g,!!l):(0,Lt.jsx)(xS,Qt({},g,{"data-visible":!!l}))})]}),$=[n&&n+"-toolbar-warp",n&&p&&n+"-toolbar-bottom"].filter(Boolean).join(" "),B=a?o.filter(a):o,z=a?s.filter(a):s,q=(null!=h?h:d)&&(0,Lt.jsxs)("div",{className:$,children:[(0,Lt.jsx)(jS,Qt({},C,{toolbars:B})),(0,Lt.jsx)(jS,Qt({},C,{toolbars:z,mode:!0}))]}),H=p?(0,Lt.jsxs)(ee.Fragment,{children:[F,q]}):(0,Lt.jsxs)(ee.Fragment,{children:[q,F]});return(0,Lt.jsx)("div",{className:L,ref:w,children:H})}var ew={background:"#0f0f0f",foreground:"#defdef",caret:"#00FF00",selection:"#515151",selectionMatch:"#515151",gutterBackground:"#555",gutterForeground:"#FFFFFF",lineHighlight:"#0a6bcb3d"},tw=[{tag:uu._A.keyword,color:"darkgoldenrod",fontWeight:"bold"},{tag:uu._A.atom,color:"#77F"},{tag:uu._A.comment,color:"#7a7b7c",fontStyle:"italic"},{tag:uu._A.number,color:"violet"},{tag:uu._A.definition(uu._A.variableName),color:"#fffabc"},{tag:uu._A.variableName,color:"#abcdef"},{tag:uu._A.function(uu._A.variableName),color:"#fffabc"},{tag:uu._A.typeName,color:"#FFDD44"},{tag:uu._A.tagName,color:"#def"},{tag:uu._A.string,color:"#2b4"},{tag:uu._A.meta,color:"#C9F"},{tag:uu._A.bracket,color:"#8a8a8a"},{tag:uu._A.attributeName,color:"#DDFF00"},{tag:uu._A.heading,color:"aquamarine",fontWeight:"bold"},{tag:uu._A.link,color:"blueviolet",fontWeight:"bold"}],nw=(e=>{var{theme:t="dark",settings:n={},styles:r=[]}=e||{};return ZS({theme:t,settings:Qt({},ew,n),styles:[...tw,...r]})})(),rw={background:"#282b2e",foreground:"#a9b7c6",caret:"#00FF00",selection:"#4e5254",selectionMatch:"#4e5254",lineHighlight:"#7f85891f"},iw=[{tag:[uu._A.keyword,uu._A.deleted,uu._A.className],color:"#cc7832"},{tag:[uu._A.number,uu._A.literal,uu._A.derefOperator],color:"#6897bb"},{tag:[uu._A.link,uu._A.variableName],color:"#629755"},{tag:[uu._A.comment,uu._A.quote],color:"grey"},{tag:[uu._A.meta,uu._A.documentMeta],color:"#bbb529"},{tag:[uu._A.string,uu._A.propertyName,uu._A.attributeValue],color:"#6a8759"},{tag:[uu._A.heading,uu._A.typeName],color:"#ffc66d"},{tag:[uu._A.attributeName],color:"#a9b7c6"},{tag:[uu._A.emphasis],fontStyle:"italic"}],ow=(e=>{var{theme:t="dark",settings:n={},styles:r=[]}=e||{};return ZS({theme:t,settings:Qt({},rw,n),styles:[...iw,...r]})})(),sw={background:"#272C35",foreground:"#9d9b97",caret:"#797977",selection:"#3d4c64",selectionMatch:"#3d4c64",gutterBackground:"#272C35",gutterForeground:"#465063",gutterBorder:"transparent",lineHighlight:"#2e3f5940"},aw=[{tag:[uu._A.function(uu._A.variableName),uu._A.function(uu._A.propertyName),uu._A.url,uu._A.processingInstruction],color:"hsl(207, 82%, 66%)"},{tag:[uu._A.tagName,uu._A.heading],color:"#e06c75"},{tag:uu._A.comment,color:"#54636D"},{tag:[uu._A.propertyName],color:"hsl(220, 14%, 71%)"},{tag:[uu._A.attributeName,uu._A.number],color:"hsl( 29, 54%, 61%)"},{tag:uu._A.className,color:"hsl( 39, 67%, 69%)"},{tag:uu._A.keyword,color:"hsl(286, 60%, 67%)"},{tag:[uu._A.string,uu._A.regexp,uu._A.special(uu._A.propertyName)],color:"#98c379"}],lw=(e=>{var{theme:t="dark",settings:n={},styles:r=[]}=e||{};return ZS({theme:t,settings:Qt({},sw,n),styles:[...aw,...r]})})(),cw={background:"#FFFFFF",foreground:"#000000",caret:"#FBAC52",selection:"#FFD420",selectionMatch:"#FFD420",gutterBackground:"#f5f5f5",gutterForeground:"#4D4D4C",gutterBorder:"transparent",lineHighlight:"#00000012"},uw=[{tag:[uu._A.meta,uu._A.comment],color:"#804000"},{tag:[uu._A.keyword,uu._A.strong],color:"#0000FF"},{tag:[uu._A.number],color:"#FF0080"},{tag:[uu._A.string],color:"#FF0080"},{tag:[uu._A.variableName],color:"#006600"},{tag:[uu._A.escape],color:"#33CC33"},{tag:[uu._A.tagName],color:"#1C02FF"},{tag:[uu._A.heading],color:"#0C07FF"},{tag:[uu._A.quote],color:"#000000"},{tag:[uu._A.list],color:"#B90690"},{tag:[uu._A.documentMeta],color:"#888888"},{tag:[uu._A.function(uu._A.variableName)],color:"#0000A2"},{tag:[uu._A.definition(uu._A.typeName),uu._A.typeName],color:"#6D79DE"}],hw=(e=>{var{theme:t="light",settings:n={},styles:r=[]}=e||{};return ZS({theme:t,settings:Qt({},cw,n),styles:[...uw,...r]})})(),dw={background:"#28211c",foreground:"#9d9b97",caret:"#797977",selection:"#4f382b",selectionMatch:"#4f382b",gutterBackground:"#28211c",gutterForeground:"#666666",lineHighlight:"#ffffff1a"},pw=[{tag:[uu._A.atom,uu._A.number,uu._A.link,uu._A.bool],color:"#9b859d"},{tag:uu._A.comment,color:"#937121"},{tag:[uu._A.keyword,uu._A.tagName],color:"#cf6a4c"},{tag:uu._A.string,color:"#f9ee98"},{tag:uu._A.bracket,color:"#9d9b97"},{tag:[uu._A.variableName],color:"#5ea6ea"},{tag:uu._A.definition(uu._A.variableName),color:"#cf7d34"},{tag:[uu._A.function(uu._A.variableName),uu._A.className],color:"#cf7d34"},{tag:[uu._A.propertyName,uu._A.attributeName],color:"#54be0d"}],fw=(e=>{var{theme:t="dark",settings:n={},styles:r=[]}=e||{};return ZS({theme:t,settings:Qt({},dw,n),styles:[...pw,...r]})})(),mw={background:"#2B2B2B",foreground:"#f8f8f2",caret:"#FFFFFF",selection:"rgba(255, 255, 255, 0.1)",selectionMatch:"rgba(255, 255, 255, 0.2)",gutterBackground:"rgba(255, 255, 255, 0.1)",gutterForeground:"#999",gutterBorder:"transparent",lineHighlight:"rgba(255, 255, 255, 0.1)"},gw=[{tag:[uu._A.atom,uu._A.number],color:"#bd93f9"},{tag:[uu._A.comment],color:"#61A151"},{tag:[uu._A.string],color:"#6A8759"},{tag:[uu._A.variableName,uu._A.operator],color:"#A9B7C6"},{tag:[uu._A.meta,uu._A.className],color:"#A9B7C6"},{tag:[uu._A.propertyName],color:"#FFC66D"},{tag:[uu._A.keyword],color:"#CC7832"},{tag:[uu._A.tagName],color:"#ff79c6"},{tag:[uu._A.typeName],color:"#ffb86c"}],Ow=(e=>{var{theme:t="dark",settings:n={},styles:r=[]}=e||{};return ZS({theme:t,settings:Qt({},mw,n),styles:[...gw,...r]})})(),bw={background:"#282a36",foreground:"#f8f8f2",caret:"#f8f8f0",selection:"rgba(255, 255, 255, 0.1)",selectionMatch:"rgba(255, 255, 255, 0.2)",gutterBackground:"#282a36",gutterForeground:"#6D8A88",gutterBorder:"transparent",lineHighlight:"rgba(255, 255, 255, 0.1)"},vw=[{tag:uu._A.comment,color:"#6272a4"},{tag:uu._A.string,color:"#f1fa8c"},{tag:uu._A.atom,color:"#bd93f9"},{tag:uu._A.meta,color:"#f8f8f2"},{tag:[uu._A.keyword,uu._A.operator,uu._A.tagName],color:"#ff79c6"},{tag:[uu._A.function(uu._A.propertyName),uu._A.propertyName],color:"#66d9ef"},{tag:[uu._A.definition(uu._A.variableName),uu._A.function(uu._A.variableName),uu._A.className,uu._A.attributeName],color:"#50fa7b"},{tag:uu._A.atom,color:"#bd93f9"}],yw=(e=>{var{theme:t="dark",settings:n={},styles:r=[]}=e||{};return ZS({theme:t,settings:Qt({},bw,n),styles:[...vw,...r]})})(),xw={background:"#faf8f5",foreground:"#b29762",caret:"#93abdc",selection:"#e3dcce",selectionMatch:"#e3dcce",gutterBackground:"#faf8f5",gutterForeground:"#cdc4b1",gutterBorder:"transparent",lineHighlight:"#ddceb154"},kw=[{tag:[uu._A.comment,uu._A.bracket],color:"#b6ad9a"},{tag:[uu._A.atom,uu._A.number,uu._A.keyword,uu._A.link,uu._A.attributeName,uu._A.quote],color:"#063289"},{tag:[uu._A.emphasis,uu._A.heading,uu._A.tagName,uu._A.propertyName,uu._A.variableName],color:"#2d2006"},{tag:[uu._A.typeName,uu._A.url,uu._A.string],color:"#896724"},{tag:[uu._A.operator,uu._A.string],color:"#1659df"},{tag:[uu._A.propertyName],color:"#b29762"},{tag:[uu._A.unit,uu._A.punctuation],color:"#063289"}],Sw=(e=>{var{theme:t="light",settings:n={},styles:r=[]}=e||{};return ZS({theme:t,settings:Qt({},xw,n),styles:[...kw,...r]})})(),ww={background:"#2a2734",foreground:"#6c6783",caret:"#ffad5c",selection:"#91ff6c26",selectionMatch:"#91ff6c26",gutterBackground:"#2a2734",gutterForeground:"#545167",lineHighlight:"#36334280"},Aw=[{tag:[uu._A.comment,uu._A.bracket],color:"#6c6783"},{tag:[uu._A.atom,uu._A.number,uu._A.keyword,uu._A.link,uu._A.attributeName,uu._A.quote],color:"#ffcc99"},{tag:[uu._A.emphasis,uu._A.heading,uu._A.tagName,uu._A.propertyName,uu._A.className,uu._A.variableName],color:"#eeebff"},{tag:[uu._A.typeName,uu._A.url],color:"#7a63ee"},{tag:uu._A.operator,color:"#ffad5c"},{tag:uu._A.string,color:"#ffb870"},{tag:[uu._A.propertyName],color:"#9a86fd"},{tag:[uu._A.unit,uu._A.punctuation],color:"#e09142"}],Tw=(e=>{var{theme:t="dark",settings:n={},styles:r=[]}=e||{};return ZS({theme:t,settings:Qt({},ww,n),styles:[...Aw,...r]})})(),Ew={background:"#fff",foreground:"#000",caret:"#FFFFFF",selection:"#d7d4f0",selectionMatch:"#d7d4f0",gutterBackground:"#f7f7f7",gutterForeground:"#999",lineHighlight:"#006fff1c",gutterBorder:"transparent"},Cw=[{tag:[uu._A.comment],color:"#3F7F5F"},{tag:[uu._A.documentMeta],color:"#FF1717"},{tag:uu._A.keyword,color:"#7F0055",fontWeight:"bold"},{tag:uu._A.atom,color:"#00f"},{tag:uu._A.number,color:"#164"},{tag:uu._A.propertyName,color:"#164"},{tag:[uu._A.variableName,uu._A.definition(uu._A.variableName)],color:"#0000C0"},{tag:uu._A.function(uu._A.variableName),color:"#0000C0"},{tag:uu._A.string,color:"#2A00FF"},{tag:uu._A.operator,color:"black"},{tag:uu._A.tagName,color:"#170"},{tag:uu._A.attributeName,color:"#00c"},{tag:uu._A.link,color:"#219"}],_w=(e=>{var{theme:t="light",settings:n={},styles:r=[]}=e||{};return ZS({theme:t,settings:Qt({},Ew,n),styles:[...Cw,...r]})})(),Pw={background:"#fff",foreground:"#24292e",selection:"#BBDFFF",selectionMatch:"#BBDFFF",gutterBackground:"#fff",gutterForeground:"#6e7781"},Dw=[{tag:[uu._A.standard(uu._A.tagName),uu._A.tagName],color:"#116329"},{tag:[uu._A.comment,uu._A.bracket],color:"#6a737d"},{tag:[uu._A.className,uu._A.propertyName],color:"#6f42c1"},{tag:[uu._A.variableName,uu._A.attributeName,uu._A.number,uu._A.operator],color:"#005cc5"},{tag:[uu._A.keyword,uu._A.typeName,uu._A.typeOperator,uu._A.typeName],color:"#d73a49"},{tag:[uu._A.string,uu._A.meta,uu._A.regexp],color:"#032f62"},{tag:[uu._A.name,uu._A.quote],color:"#22863a"},{tag:[uu._A.heading,uu._A.strong],color:"#24292e",fontWeight:"bold"},{tag:[uu._A.emphasis],color:"#24292e",fontStyle:"italic"},{tag:[uu._A.deleted],color:"#b31d28",backgroundColor:"ffeef0"},{tag:[uu._A.atom,uu._A.bool,uu._A.special(uu._A.variableName)],color:"#e36209"},{tag:[uu._A.url,uu._A.escape,uu._A.regexp,uu._A.link],color:"#032f62"},{tag:uu._A.link,textDecoration:"underline"},{tag:uu._A.strikethrough,textDecoration:"line-through"},{tag:uu._A.invalid,color:"#cb2431"}],Mw=(e=>{var{theme:t="light",settings:n={},styles:r=[]}=e||{};return ZS({theme:t,settings:Qt({},Pw,n),styles:[...Dw,...r]})})(),Nw={background:"#0d1117",foreground:"#c9d1d9",caret:"#c9d1d9",selection:"#003d73",selectionMatch:"#003d73",lineHighlight:"#36334280"},Rw=[{tag:[uu._A.standard(uu._A.tagName),uu._A.tagName],color:"#7ee787"},{tag:[uu._A.comment,uu._A.bracket],color:"#8b949e"},{tag:[uu._A.className,uu._A.propertyName],color:"#d2a8ff"},{tag:[uu._A.variableName,uu._A.attributeName,uu._A.number,uu._A.operator],color:"#79c0ff"},{tag:[uu._A.keyword,uu._A.typeName,uu._A.typeOperator,uu._A.typeName],color:"#ff7b72"},{tag:[uu._A.string,uu._A.meta,uu._A.regexp],color:"#a5d6ff"},{tag:[uu._A.name,uu._A.quote],color:"#7ee787"},{tag:[uu._A.heading,uu._A.strong],color:"#d2a8ff",fontWeight:"bold"},{tag:[uu._A.emphasis],color:"#d2a8ff",fontStyle:"italic"},{tag:[uu._A.deleted],color:"#ffdcd7",backgroundColor:"ffeef0"},{tag:[uu._A.atom,uu._A.bool,uu._A.special(uu._A.variableName)],color:"#ffab70"},{tag:uu._A.link,textDecoration:"underline"},{tag:uu._A.strikethrough,textDecoration:"line-through"},{tag:uu._A.invalid,color:"#f97583"}],Qw=(e=>{var{theme:t="dark",settings:n={},styles:r=[]}=e||{};return ZS({theme:t,settings:Qt({},Nw,n),styles:[...Rw,...r]})})(),Iw={background:"#272822",foreground:"#FFFFFF",caret:"#FFFFFF",selection:"#49483E",selectionMatch:"#49483E",gutterBackground:"#272822",gutterForeground:"#FFFFFF70",lineHighlight:"#0000003b"},Lw=[{tag:[uu._A.comment,uu._A.documentMeta],color:"#8292a2"},{tag:[uu._A.number,uu._A.bool,uu._A.null,uu._A.atom],color:"#ae81ff"},{tag:[uu._A.attributeValue,uu._A.className,uu._A.name],color:"#e6db74"},{tag:[uu._A.propertyName,uu._A.attributeName],color:"#a6e22e"},{tag:[uu._A.variableName],color:"#9effff"},{tag:[uu._A.squareBracket],color:"#bababa"},{tag:[uu._A.string,uu._A.special(uu._A.brace)],color:"#e6db74"},{tag:[uu._A.regexp,uu._A.className,uu._A.typeName,uu._A.definition(uu._A.typeName)],color:"#66d9ef"},{tag:[uu._A.definition(uu._A.variableName),uu._A.definition(uu._A.propertyName),uu._A.function(uu._A.variableName)],color:"#fd971f"},{tag:[uu._A.keyword,uu._A.definitionKeyword,uu._A.modifier,uu._A.tagName,uu._A.angleBracket],color:"#f92672"}],Fw=(e=>{var{theme:t="dark",settings:n={},styles:r=[]}=e||{};return ZS({theme:t,settings:Qt({},Iw,n),styles:[...Lw,...r]})})(),$w={background:"#303841",foreground:"#FFFFFF",caret:"#FBAC52",selection:"#4C5964",selectionMatch:"#3A546E",gutterBackground:"#303841",gutterForeground:"#FFFFFF70",lineHighlight:"#00000059"},Bw=[{tag:[uu._A.meta,uu._A.comment],color:"#A2A9B5"},{tag:[uu._A.attributeName,uu._A.keyword],color:"#B78FBA"},{tag:uu._A.function(uu._A.variableName),color:"#5AB0B0"},{tag:[uu._A.string,uu._A.regexp,uu._A.attributeValue],color:"#99C592"},{tag:uu._A.operator,color:"#f47954"},{tag:[uu._A.tagName,uu._A.modifier],color:"#E35F63"},{tag:[uu._A.number,uu._A.definition(uu._A.tagName),uu._A.className,uu._A.definition(uu._A.variableName)],color:"#fbac52"},{tag:[uu._A.atom,uu._A.bool,uu._A.special(uu._A.variableName)],color:"#E35F63"},{tag:uu._A.variableName,color:"#539ac4"},{tag:[uu._A.propertyName,uu._A.typeName],color:"#629ccd"},{tag:uu._A.propertyName,color:"#36b7b5"}];var zw=function(e){var{theme:t="dark",settings:n={},styles:r=[]}=e||{};return ZS({theme:t,settings:Qt({},$w,n),styles:[...Bw,...r]})}(),qw={background:"#fff",foreground:"#3D3D3D",selection:"#BBDFFF",selectionMatch:"#BBDFFF",gutterBackground:"#fff",gutterForeground:"#AFAFAF",lineHighlight:"#d5e6ff69"},Hw=[{tag:[uu._A.comment,uu._A.quote],color:"#707F8D"},{tag:[uu._A.typeName,uu._A.typeOperator],color:"#aa0d91"},{tag:[uu._A.keyword],color:"#aa0d91",fontWeight:"bold"},{tag:[uu._A.string,uu._A.meta],color:"#D23423"},{tag:[uu._A.name],color:"#032f62"},{tag:[uu._A.typeName],color:"#522BB2"},{tag:[uu._A.variableName],color:"#23575C"},{tag:[uu._A.definition(uu._A.variableName)],color:"#327A9E"},{tag:[uu._A.regexp,uu._A.link],color:"#0e0eff"}];var Uw=function(e){var{theme:t="light",settings:n={},styles:r=[]}=e||{};return ZS({theme:t,settings:Qt({},qw,n),styles:[...Hw,...r]})}(),Xw={background:"#292A30",foreground:"#CECFD0",caret:"#fff",selection:"#727377",selectionMatch:"#727377",lineHighlight:"#ffffff0f"},jw=[{tag:[uu._A.comment,uu._A.quote],color:"#7F8C98"},{tag:[uu._A.keyword],color:"#FF7AB2",fontWeight:"bold"},{tag:[uu._A.string,uu._A.meta],color:"#FF8170"},{tag:[uu._A.typeName],color:"#DABAFF"},{tag:[uu._A.definition(uu._A.variableName)],color:"#6BDFFF"},{tag:[uu._A.name],color:"#6BAA9F"},{tag:[uu._A.variableName],color:"#ACF2E4"},{tag:[uu._A.regexp,uu._A.link],color:"#FF8170"}],Zw=(e=>{var{theme:t="dark",settings:n={},styles:r=[]}=e||{};return ZS({theme:t,settings:Qt({},Xw,n),styles:[...jw,...r]})})();const Yw='
\n

\u5fae\u4fe1\u516c\u4f17\u53f7 Markdown \u7f16\u8f91\u5668

\n
\n\n[![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee)](https://jaywcjlove.github.io/#/sponsor)\n[![CI](https://github.com/jaywcjlove/wxmp/actions/workflows/ci.yml/badge.svg)](https://github.com/jaywcjlove/wxmp/actions/workflows/ci.yml)\n[![Docker Image Version (latest by date)](https://img.shields.io/docker/v/wcjiang/wxmp?logo=docker)](https://hub.docker.com/r/wcjiang/wxmp)\n[![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/wcjiang/wxmp?logo=docker)](https://hub.docker.com/r/wcjiang/wxmp)\n[![Docker Pulls](https://img.shields.io/docker/pulls/wcjiang/wxmp?logo=docker)](https://hub.docker.com/r/wcjiang/wxmp)\n\n[![\u5fae\u4fe1\u516c\u4f17\u53f7 Markdown \u7f16\u8f91\u5668](https://user-images.githubusercontent.com/1680273/188264183-a6b8cb6a-92e1-4a73-afc5-4f0234b26ed3.png)](https://jaywcjlove.github.io/wxmp)\n\n\u5fae\u4fe1\u516c\u4f17\u53f7\u6587\u7ae0 Markdown \u5728\u7ebf\u7f16\u8f91\u5668\uff0c\u4f7f\u7528 markdown \u8bed\u6cd5\u521b\u5efa\u4e00\u7bc7\u7b80\u4ecb\u7f8e\u89c2\u5927\u65b9\u7684\u5fae\u4fe1\u516c\u4f17\u53f7\u56fe\u6587\u3002\u7531\u4e8e\u53d1\u7248\u672c\u9ebb\u70e6\uff0c\u548c\u4e00\u4e9b\u529f\u80fd\u65e0\u6cd5\u6269\u5c55\u505c\u6ede\u5f00\u53d1\u4e86\uff0c\u672a\u6765\u4e0d\u518d\u5f00\u53d1 Chrome \u7684\u63d2\u4ef6(\u6682\u5b58\u5728 chrome \u5206\u652f)\uff0c\u901a\u8fc7 web \u7248\u672c\u5b9a\u5236\u66f4\u4e30\u5bcc\u7684\u529f\u80fd\u3002\n\n[![Markdown \u7f16\u8f91\u5668\u684c\u9762\u5e94\u7528](https://user-images.githubusercontent.com/1680273/188407235-ead43d61-2ef8-416a-926f-396d8b824b33.png)](https://github.com/jaywcjlove/wxmp/releases)\n\n## \u529f\u80fd\u7279\u6027\n\n\u5f00\u53d1\u8ba1\u5212\u548c\u4e00\u4e9b\u529f\u80fd\u4ecb\u7ecd\uff0c\u6709\u9700\u6c42\u53ef\u4ee5\u5728 issue \u4e2d\u63d0\uff0c\u4f7f\u5f97\u5de5\u5177\u53d8\u5f97\u66f4\u52a0\u5b8c\u5584\u3002\u4e0b\u9762\u793a\u4f8b\u7528\u4e8e web \u5e94\u7528\u4e2d\u6548\u679c\u5c55\u793a\u3002\n\n- [x] \u652f\u6301 Markdown \u6240\u6709\u57fa\u7840\u8bed\u6cd5\n- [x] \u652f\u6301\u81ea\u5b9a\u4e49 CSS \u6837\u5f0f\n- [x] \u652f\u6301\u4e3b\u9898\u9009\u62e9 & \u7f16\u8f91\u9884\u89c8\u3002\n- [x] \u652f\u6301\u660e\u6697\u4e24\u79cd\u4e3b\u9898\u9884\u89c8\u3002\n- [ ] \u652f\u6301\u4ee3\u7801\u5757\u4e3b\u9898\u6837\u5f0f\u9009\u62e9\u3002\n- [x] \u652f\u6301\u8272\u76d8\u53d6\u8272\uff0c\u5feb\u901f\u66ff\u6362\u6587\u7ae0\u6574\u4f53\u8272\u8c03\n- [x] \u652f\u6301 URL \u53c2\u6570\u52a0\u8f7d Markdown \u5185\u5bb9\u3002\n- [x] \u652f\u6301 URL \u53c2\u6570\u9009\u62e9\u9884\u89c8\u4e3b\u9898\u3002\n- [x] CI \u81ea\u52a8\u751f\u6210 Electron \u684c\u9762\u5e94\u7528\u3002\n- [ ] ~~\u652f\u6301\u5168\u5c40\u5b57\u53f7\u5927\u5c0f\u9009\u62e9\u3002~~\n\n### \u6570\u5b66\u516c\u5f0f\n\n$\\\\c = \\pm\\sqrt{a^2 + b^2}$ \u548c $C_L$ \u6570\u5b66\u516c\u5f0f\u884c\u5185\u663e\u793a\n\n```math\nL = \\frac{1}{2} \\rho v^2 S C_L\n```\n\n### \u652f\u6301\u4ee3\u7801\u5757\u6837\u5f0f\n\n\u4e0b\u9762\u662f `jsx` \u4ee3\u7801\u5757\u5c55\u793a\u793a\u4f8b\uff0c\u5e76\u9ad8\u4eae\u4ee3\u7801\uff0c\u7528\u4e8e web \u5e94\u7528\u4e2d\u6548\u679c\u5c55\u793a\u3002\n\n```jsx\nfunction Demo() {\n return
Hello World!
\n}\n```\n\n\u4e0b\u9762\u662f `css` \u4ee3\u7801\u5757\u5c55\u793a\u793a\u4f8b\uff0c\u5e76\u9ad8\u4eae\u4ee3\u7801\uff0c\u7528\u4e8e web \u5e94\u7528\u4e2d\u6548\u679c\u5c55\u793a\u3002\n\n```css\nli {\n font-size: 16px;\n margin: 0;\n line-height: 26px;\n color: rgb(30 41 59);\n font-family:-apple-system-font,BlinkMacSystemFont, Helvetica Neue, PingFang SC, Hiragino Sans GB , Microsoft YaHei UI , Microsoft YaHei ,Arial,sans-serif;\n}\n```\n\n### \u652f\u6301\u5185\u8054\u4ee3\u7801\n\n> \u7528\u4e8e web \u5e94\u7528\u4e2d\u6548\u679c\u5c55\u793a\u3002\n\nInline Code `{code: 0}`\n\n### \u652f\u6301\u8868\u683c\n\n\u8868\u683c\u65e0\u6cd5\u4f7f\u7528\u81ea\u5b9a\u4e49\u6837\u5f0f\uff0c\u6682\u65f6\u6ca1\u627e\u5230\u89e3\u51b3\u9014\u5f84\n\n| Header 1 | Header 2 |\n| --- | --- |\n| Key 1 | Value 1 |\n| Key 2 | Value 2 |\n| Key 3 | Value 3 |\n\n### \u652f\u6301 GFM \u811a\u6ce8\n\n\u8fd9\u662f\u4e00\u4e2a\u7b80\u5355\u7684 Markdown[^1] \u8bed\u6cd5\u7684\u811a\u6ce8[^2]\u3002 \u9875\u9762\u6700\u540e\u6709\u4e00\u4e9b\u989d\u5916\u7684\u6587\u5b57\u63cf\u8ff0\u3002\u6ce8\u610f\u8fd9\u4e0d\u662f\u5b8c\u6574\u7684\u6ce8\u811a[^3]\u7279\u6027\u3002\n\n[^1]: GitHub \u98ce\u683c\u7684 Markdown \u89c4\u8303 https://github.github.com/gfm/\n[^2]: \u811a\u6ce8 https://github.blog/changelog/2021-09-30-footnotes-now-supported-in-markdown-fields/\n[^3]: \u5fae\u4fe1\u6587\u7ae0\u4e0d\u652f\u6301\u951a\u70b9\u8df3\u8f6c\u548c\u6253\u5f00\u7b2c\u4e09\u65b9 URL \u8d85\u94fe\u63a5\uff0c\u6240\u4ee5\u4e0d\u652f\u6301\u5b8c\u6574\u7684\u6ce8\u811a\u7279\u6027\u3002\n\n### \u652f\u6301\u6ce8\u91ca\n\n```html\n\n \u6c49 Han\n\n```\n\n\u6c49\u5b57\u6ce8\u97f3\u6548\u679c\uff1a\n\n \u6c49 Han\n \u5b57 zi\n \u62fc pin\n \u97f3 yin\n \u6ce8 zhu\n \u97f3 yin\n\n\n### \u652f\u6301\u81ea\u5b9a\u4e49\u6837\u5f0f\n\x3c!--rehype:style=color: red;--\x3e\n\n\u5728 Markdown \u4e2d HTML \u6ce8\u91ca\u4e5f\u53ef\u4ee5\u7528\u5728 markdown \u4e2d\uff0c\u5229\u7528\u8fd9\u4e00\u7279\u70b9\uff0c\u4e3a\u4e00\u4e9b\u5185\u5bb9\u81ea\u5b9a\u4e00\u6837\u5f0f\u3002\u4f7f\u7528 HTML \u6ce8\u91ca `\x3c!--rehype:xxx--\x3e`\x3c!--rehype:style=color: red;background: #ff000033;--\x3e \u8ba9 Markdown \u652f\u6301\u6837\u5f0f\u81ea\u5b9a\u4e49\u3002\n\n```markdown\n## \u5b9a\u4e49\u6807\u9898\u6837\u5f0f\n\x3c!--rehype:style=display: flex; height: 230px; align-items: center; justify-content: center; font-size: 38px;--\x3e\n\n\u652f\u6301\u5bf9\u67d0\u4e9b\u6587\u5b57\u53d8\u66f4\u6837\u5f0f\uff0c\u5982_\u6587\u5b57\u989c\u8272_\x3c!--rehype:style=color: red;--\x3e\uff0c\u6587\u5b57\u989c\u8272\u5c06\u88ab\u8bbe\u7f6e\u4e3a\u7ea2\u8272(red)\u3002\n```\n\n\u26a0\ufe0f \u6ce8\u610f\uff1a\u8fd9\u4e00\u7279\u6027\u53ef\u80fd\u9002\u7528\u4e8e\u6709\u4e00\u5b9a css \u524d\u7aef\u57fa\u7840\u77e5\u8bc6\u7684\u7528\u6237\uff0c\u4e0d\u8fc7\u5b83\u4e5f\u975e\u5e38\u7b80\u5355\uff0c\u4f7f\u7528 `\x3c!--rehype:style=` \u5f00\u59cb\uff0c`--\x3e` \u7ed3\u675f\uff0c\u4e2d\u95f4\u5305\u88f9 css \u6837\u5f0f\uff0c\u5982 `color: red;` \u8bbe\u7f6e\u6587\u5b57\u7ea2\u8272\u3002\n\n\n### \u6807\u8bb0\u5ffd\u7565\u5185\u5bb9\n\n\u6b64\u7279\u6027\u5229\u7528 HTML \u6ce8\u91ca\u5728 markdown \u4e2d\u88ab\u5ffd\u7565\u7684\u7279\u6027\uff0c\u6807\u8bb0\u9700\u8981\u5ffd\u7565\u7684\u5185\u5bb9\uff0c\u6807\u8bb0\u5f00\u59cb `\x3c!--rehype:ignore:start--\x3e`\uff0c\u6807\u8bb0\u7ed3\u675f `\x3c!--rehype:ignore:end--\x3e`\uff0c\u88ab\u6807\u8bb0\u7684\u5185\u5bb9\u5728\u5fae\u4fe1 Markdown \u7f16\u8f91\u5668\u9884\u89c8\u4e2d\u4e0d\u663e\u793a\u3002\u5728\u5176\u5b83\u9884\u89c8\u5de5\u5177\u4e2d\u5c55\u793a\u5185\u5bb9\uff0c\u6bd4\u5982 GitHub \u4e2d\u80fd\u5c55\u793a\u3002\n\n```markdown\n# \u6ce8\u91ca\u5ffd\u7565\n\n\x3c!--rehype:ignore:start--\x3e\u5185\u5bb9\u5728\u5fae\u4fe1 Markdown \u7f16\u8f91\u5668\u9884\u89c8\u4e2d\u4e0d\u663e\u793a\u3002\u5728\u5176\u5b83\u9884\u89c8\u5de5\u5177\u4e2d\u5c55\u793a\u5185\u5bb9\u3002\x3c!--rehype:ignore:end--\x3e\n```\n\n### \u652f\u6301 URL \u53c2\u6570\u52a0\u8f7d Markdown \u5185\u5bb9\n\n```\nhttps://?md=\n```\n\n\u52a0\u8f7d Markdown \u5185\u5bb9\u7684\u793a\u4f8b URL\uff1a\n\n```\nhttps://jaywcjlove.github.io/wxmp/#/?theme=underscore&md=https://raw.githubusercontent.com/jaywcjlove/c-tutorial/master/README.md\n\nMarkdown URL \u5730\u5740: https://raw.githubusercontent.com/jaywcjlove/c-tutorial/master/README.md\n```\n\n## \u4e3b\u9898\u5b9a\u5236\n\n\u5728\u76ee\u5f55 `website/src/themes` \u4e2d\u5b58\u653e\u9ed8\u8ba4\u4e3b\u9898\uff0c\u5728 `website/src/store/context.tsx` \u4e2d\u914d\u7f6e\u4e3b\u9898\uff0c\u4e3b\u9898\u4f7f\u7528 `css` \u5b9a\u4e49\u6837\u5f0f\uff0c\u4e0d\u652f\u6301\u590d\u6742\u7684\u9009\u62e9\u5668\u3002\u63d0\u4f9b\u5728\u7ebf\u4e3b\u9898\u7f16\u8f91\u5668\uff0c\u6b22\u8fce\u4fee\u6539\u5e76 `PR` \u8fdb\u4ed3\u5e93\u4f9b\u5927\u5bb6\u4f7f\u7528\u3002\n\n```css\n/* 1~6 \u6807\u9898\u6837\u5f0f\u5b9a\u4e49 */\nh1 {} h2 {} h3 {} h4 {} h5 {} h6 {}\na { color: red; } /* \u8d85\u94fe\u63a5\u6837\u5f0f\u5b9a\u4e49 */\nstrong {} /* \u52a0\u7c97\u6837\u5f0f\u5b9a\u4e49 */\ndel {} /* \u5220\u9664\u7ebf\u6837\u5f0f\u5b9a\u4e49 */\nem {} /* \u4e0b\u5212\u7ebf\u6837\u5f0f\u5b9a\u4e49 */\nu {} /* \u4e0b\u5212\u7ebf\u6837\u5f0f\u5b9a\u4e49 */\np {} /* \u6bb5\u843d\u6837\u5f0f\u5b9a\u4e49 */\nul {} /* \u65e0\u5e8f\u5217\u8868\u6837\u5f0f\u5b9a\u4e49 */\nol {} /* \u6709\u5e8f\u5217\u8868\u6837\u5f0f\u5b9a\u4e49 */\nli {} /* \u5217\u8868\u6761\u76ee\u6837\u5f0f\u5b9a\u4e49 */\nblockquote {} /* \u5757\u7ea7\u5f15\u7528\u6837\u5f0f\u5b9a\u4e49 */\ntable {}\ntd {}\nth {}\npre {} /* \u6837\u5f0f\u5b9a\u4e49 */\n.code-highlight {} /* \u4ee3\u7801\u5757\u6837\u5f0f\u5b9a\u4e49 */\n.code-line {} /* \u4ee3\u7801\u5757\u884c\u6837\u5f0f\u5b9a\u4e49 */\n.code-spans {} /* \u4ee3\u7801\u5757\u884c\u6837\u5f0f\u5b9a\u4e49 */\n\nsup {} /* GFM \u811a\u6ce8\u6837\u5f0f\u5b9a\u4e49 */\n.footnotes-title {} /* GFM \u811a\u6ce8\uff0c\u53c2\u8003\u6807\u9898\u6837\u5f0f\u5b9a\u4e49 */\n.footnotes-list {} /* GFM \u811a\u6ce8\uff0c\u53c2\u8003\u5217\u8868\u6837\u5f0f\u5b9a\u4e49 */\n\n.image-warpper {} /* \u56fe\u7247\u7236\u8282\u70b9\u6837\u5f0f\u5b9a\u4e49 */\n.image {} /* \u56fe\u7247\u6837\u5f0f\u5b9a\u4e49 */\n\n/* \u90e8\u5206\u4ee3\u7801\u9ad8\u4eae\u6837\u5f0f */\n.comment {}\n.property {}\n.function {}\n.keyword {}\n.punctuation {}\n.unit {}\n.tag {}\n.color {}\n.selector {}\n.quote {}\n.number {}\n.attr-name {}\n.attr-value {}\n```\n\n## \u90e8\u7f72\n\n[![Docker Image Version (latest by date)](https://img.shields.io/docker/v/wcjiang/wxmp?logo=docker)](https://hub.docker.com/r/wcjiang/wxmp) [![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/wcjiang/wxmp?logo=docker)](https://hub.docker.com/r/wcjiang/wxmp) [![Docker Pulls](https://img.shields.io/docker/pulls/wcjiang/wxmp?logo=docker)](https://hub.docker.com/r/wcjiang/wxmp)\n\n\u8f7b\u677e\u901a\u8fc7 docker \u90e8\u7f72\u300a\u5fae\u4fe1\u516c\u4f17\u53f7 Markdown \u7f16\u8f91\u5668\u300b\u7f51\u7ad9\u5e94\u7528\u3002\n\n```bash\ndocker pull wcjiang/wxmp\n# Or\ndocker pull ghcr.io/jaywcjlove/wxmp:latest\n```\n\n```bash\ndocker run --name wxmp --rm -d -p 8113:3000 wcjiang/wxmp:latest\n# Or\ndocker run --name wxmp -itd -p 8113:3000 wcjiang/wxmp:latest\n# Or\ndocker run --name wxmp -itd -p 8113:3000 ghcr.io/jaywcjlove/wxmp:latest\n```\n\n\u5728\u6d4f\u89c8\u5668\u4e2d\u8bbf\u95ee\u4ee5\u4e0b URL\n\n```\nhttp://localhost:96611/\n```\n\n## \u8d21\u732e\u8005\n\n\u4e00\u5982\u65e2\u5f80\uff0c\u611f\u8c22\u6211\u4eec\u51fa\u8272\u7684\u8d21\u732e\u8005\uff01\n\n\n \n\n\n\u4e0a\u56fe\u8d21\u732e\u8005\u5217\u8868\uff0c\u7531 [action-contributors](https://github.com/jaywcjlove/github-action-contributors)[^4] \u81ea\u52a8\u751f\u6210\u8d21\u732e\u8005\u56fe\u7247\u3002\n\n\n[^4]: Action Contributors https://github.com/jaywcjlove/github-action-contributors\n\n## License\n\n\u6839\u636e MIT \u8bb8\u53ef\u8bc1\u83b7\u5f97\u8bb8\u53ef\u3002\n',Vw=Yw,Gw={default:{label:"\u9ed8\u8ba4\u4e3b\u9898",value:YS},abcdef:{label:"Abcdef Theme",value:nw},androidstudio:{label:"Android Studio Theme",value:ow},atomone:{label:"Atomone Theme",value:lw},bbedit:{label:"Bbedit Theme",value:hw},bespin:{label:"Bespin Theme",value:fw},darcula:{label:"Darcula Theme",value:Ow},dracula:{label:"Dracula Theme",value:yw},duotoneLight:{label:"Duotone Light Theme",value:Sw},duotoneDark:{label:"Duotone Dark Theme",value:Tw},eclipse:{label:"Eclipse Theme",value:_w},githubLight:{label:"Github Light Theme",value:Mw},githubDark:{label:"Github Dark Theme",value:Qw},okaidia:{label:"Okaidia Theme",value:Fw},sublime:{label:"Sublime Theme",value:zw},xcodeLight:{label:"Xcode Light Theme",value:Uw},xcodeDark:{label:"Xcode Dark Theme",value:Zw}},Ww={default:{label:"\u7fe1\u7fe0\u7eff",value:"a {\n color: #009874;\n text-decoration: none;\n font-size: 14px;\n}\n\nh1 {\n display: table;\n text-align: center;\n color: #3f3f3f;\n line-height: 1.75;\n font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',\n 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;\n font-size: 18px;\n font-weight: bold;\n margin: 2em auto 1em;\n padding: 0 1em;\n border-bottom: 3px solid #009874;\n margin-top: 0;\n}\n\nh2 {\n display: table;\n text-align: center;\n color: #fff;\n line-height: 1.75;\n font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',\n 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;\n font-size: 16px;\n font-weight: bold;\n margin: 4em auto 2em;\n padding: 0 0.3em;\n border-radius: 0.3em;\n background: #009874;\n}\n\nh3 {\n text-align: left;\n color: #3f3f3f;\n line-height: 1.2;\n font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',\n 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;\n font-size: 14px;\n font-weight: bold;\n margin: 2em 8px 0.75em 0;\n padding-left: 8px;\n border-left: 5px solid #009874;\n}\n\nul {\n padding-left: 1.2em;\n}\n\nol {\n padding-left: 1.2em;\n}\n\nli {\n margin: 0;\n line-height: 1.5em;\n font-size: 14px;\n line-height: 1.5em;\n}\n\np {\n font-size: 16px;\n line-height: 1.5em;\n padding: 0.5em 0 !important;\n margin-bottom: 0 !important;\n margin-top: 0 !important;\n}\n\nblockquote {\n text-align: left;\n font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',\n 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;\n font-size: 14px;\n font-style: normal;\n border-left: none;\n padding: 0.5em 1em;\n border-radius: 4px;\n background: rgba(27, 31, 35, 0.05);\n margin: 1em 0;\n}\n\npre {\n display: block;\n overflow-x: auto;\n padding: 1em;\n color: rgb(51, 51, 51);\n background: rgb(248, 248, 248);\n font-style: normal;\n font-variant-ligatures: normal;\n font-variant-caps: normal;\n font-weight: 400;\n letter-spacing: normal;\n orphans: 2;\n text-indent: 0px;\n text-transform: none;\n widows: 2;\n word-spacing: 0px;\n text-decoration-style: initial;\n text-decoration-color: initial;\n text-align: left;\n line-height: 1.5;\n font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',\n 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;\n border-radius: 0.3em;\n margin: 0.9rem 0;\n white-space: pre;\n}\n\ntable {\n width: 100% !important;\n border-collapse: collapse;\n line-height: 1.35;\n font-size: 14px;\n}\n\ntd {\n border: 1px solid #ddd;\n padding: 0.25em 0.5em;\n}\n\nth {\n background: rgb(0 0 0 / 5%);\n border: 1px solid #ddd;\n padding: 0.25em 0.5em;\n}\n\n.code-highlight {\n text-align: left;\n line-height: 1.75;\n font-family: Menlo, 'Operator Mono', Consolas, Monaco, monospace;\n font-size: 14px;\n margin: 0px;\n white-space: nowrap;\n}\n\n.code-line {\n display: block;\n line-height: 1.3;\n}\n\n.code-spans {\n text-align: left;\n line-height: 1;\n white-space: initial;\n color: #333;\n background: rgba(27, 31, 35, 0.05);\n padding: 0.1em 0.3em;\n border-radius: 0.3em;\n font-weight: bold;\n font-size: 1em;\n top: -0.1em;\n position: relative;\n}\n\n.footnotes-title {\n display: table;\n font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',\n 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;\n font-size: 14px;\n font-weight: bold;\n margin: 3em 0 0.6em 0;\n padding-left: 0.2em;\n}\n\n.footnotes-list {\n font-size: 10px;\n font-style: italic;\n line-height: 1.2;\n margin: 0.4rem 0;\n}\n\nfigure {\n margin: 0;\n}\n\n.image-warpper {\n text-align: center;\n margin-bottom: 0rem;\n visibility: visible;\n}\n\n.image {\n display: initial;\n max-width: 100%;\n}\n\n.comment {\n color: #6a737d;\n}\n.property {\n color: #6f42c1;\n}\n.function {\n color: #6f42c1;\n}\n.keyword {\n color: #d73a49;\n}\n.punctuation {\n color: #0550ae;\n}\n.unit {\n color: #0550ae;\n}\n.tag {\n color: #22863a;\n}\n.selector {\n color: #22863a;\n}\n.quote {\n color: #22863a;\n}\n.number {\n color: #005cc5;\n}\n.attr-name {\n color: #005cc5;\n}\n.attr-value {\n color: #005cc5;\n}\n",color:"#009874"},simple:{label:"\u7b80\u6d01\u84dd",value:"a {\n color: #0f4c81;\n text-decoration: none;\n font-size: 14px;\n}\n\nh1 {\n display: table;\n text-align: center;\n color: #3f3f3f;\n line-height: 1.75;\n font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',\n 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;\n font-size: 18px;\n font-weight: bold;\n margin: 2em auto 1em;\n padding: 0 1em;\n border-bottom: 3px solid #0f4c81;\n margin-top: 0;\n}\n\nh2 {\n display: table;\n text-align: center;\n color: #fff;\n line-height: 1.75;\n font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',\n 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;\n font-size: 16px;\n font-weight: bold;\n margin: 4em auto 2em;\n padding: 0 0.3em;\n border-radius: 0.3rem;\n background: #0f4c81;\n}\n\nh3 {\n text-align: left;\n color: #3f3f3f;\n line-height: 1.2;\n font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',\n 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;\n font-size: 14px;\n font-weight: bold;\n margin: 2em 8px 0.75em 0;\n padding-left: 8px;\n border-left: 5px solid #0f4c81;\n}\n\nul {\n padding-left: 1.2em;\n}\n\nol {\n padding-left: 1.2em;\n}\n\nli {\n margin: 0;\n line-height: 1.5em;\n font-size: 14px;\n line-height: 1.5em;\n}\n\np {\n font-size: 16px;\n line-height: 1.5em;\n padding: 0.5em 0 !important;\n margin-bottom: 0 !important;\n margin-top: 0 !important;\n}\n\nblockquote {\n text-align: left;\n font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',\n 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;\n font-size: 14px;\n font-style: normal;\n border-left: none;\n padding: 0.5em 1em;\n border-radius: 4px;\n background: rgba(27, 31, 35, 0.05);\n margin: 1em 0;\n}\n\npre {\n display: block;\n overflow-x: auto;\n padding: 1em;\n color: rgb(51, 51, 51);\n background: rgb(248, 248, 248);\n font-style: normal;\n font-variant-ligatures: normal;\n font-variant-caps: normal;\n font-weight: 400;\n letter-spacing: normal;\n orphans: 2;\n text-indent: 0px;\n text-transform: none;\n widows: 2;\n word-spacing: 0px;\n text-decoration-style: initial;\n text-decoration-color: initial;\n text-align: left;\n line-height: 1.5;\n font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',\n 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;\n border-radius: 0.3em;\n margin: 0.9rem 0;\n white-space: pre;\n}\n\ntable {\n width: 100% !important;\n border-collapse: collapse;\n line-height: 1.35;\n font-size: 14px;\n}\n\ntd {\n border: 1px solid #ddd;\n padding: 0.25em 0.5em;\n}\n\nth {\n background: rgb(0 0 0 / 5%);\n border: 1px solid #ddd;\n padding: 0.25em 0.5em;\n}\n\n.code-highlight {\n text-align: left;\n line-height: 1.75;\n font-family: Menlo, 'Operator Mono', Consolas, Monaco, monospace;\n font-size: 14px;\n margin: 0px;\n white-space: nowrap;\n}\n\n.code-line {\n display: block;\n line-height: 1.3;\n}\n\n.code-spans {\n text-align: left;\n line-height: 1;\n white-space: initial;\n color: #0f4c81;\n background: rgba(27, 31, 35, 0.05);\n padding: 0.1em 0.3em;\n border-radius: 0.3em;\n font-weight: bold;\n font-size: 14px;\n top: -0.1em;\n position: relative;\n}\n\n.footnotes-title {\n display: table;\n font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',\n 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;\n font-size: 14px;\n font-weight: bold;\n margin: 3em 0 0.6em 0;\n padding-left: 0.2em;\n}\n\n.footnotes-list {\n font-size: 10px;\n font-style: italic;\n line-height: 1.2;\n margin: 0.4rem 0;\n}\n\nfigure {\n margin: 0;\n}\n\n.image-warpper {\n text-align: center;\n margin-bottom: 0rem;\n visibility: visible;\n}\n\n.image {\n display: initial;\n max-width: 100%;\n}\n\n.comment {\n color: #6a737d;\n}\n.property {\n color: #6f42c1;\n}\n.function {\n color: #6f42c1;\n}\n.keyword {\n color: #d73a49;\n}\n.punctuation {\n color: #0550ae;\n}\n.unit {\n color: #0550ae;\n}\n.tag {\n color: #22863a;\n}\n.selector {\n color: #22863a;\n}\n.quote {\n color: #22863a;\n}\n.number {\n color: #005cc5;\n}\n.attr-name {\n color: #005cc5;\n}\n.attr-value {\n color: #005cc5;\n}\n",color:"#0f4c81"},underscore:{label:"\u4e0b\u5212\u7ebf\u9ec4",value:"a {\n color: #ffb11b;\n text-decoration: none;\n font-size: 14px;\n}\n\nh1 {\n display: table;\n text-align: center;\n color: #3f3f3f;\n line-height: 1.15;\n font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',\n 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;\n font-size: 18px;\n font-weight: bold;\n margin: 2em auto 1em;\n padding: 0 1em 0.3em 1em;\n margin-top: 0;\n box-shadow: inset 0 -0.9rem 0 0 #ffb11b;\n}\n\nh2 {\n display: table;\n line-height: 1.35;\n font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',\n 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;\n font-size: 16px;\n font-weight: bold;\n padding: 0 0.3em;\n margin: 2em 0 1em 0;\n box-shadow: inset 0 -0.7rem 0 0 #ffb11b;\n}\n\nh3 {\n text-align: left;\n color: #3f3f3f;\n line-height: 1.2;\n font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',\n 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;\n font-size: 14px;\n font-weight: bold;\n margin: 2em 8px 0.75em 0;\n padding-left: 8px;\n border-left: 5px solid #ffb11b;\n}\n\nul {\n padding-left: 1.2em;\n}\n\nol {\n padding-left: 1.2em;\n}\n\nli {\n margin: 0;\n line-height: 1.5em;\n font-size: 14px;\n}\n\np {\n font-size: 16px;\n line-height: 1.5em;\n padding: 0.5em 0 !important;\n margin-bottom: 0 !important;\n margin-top: 0 !important;\n}\n\nblockquote {\n text-align: left;\n line-height: 1.5em;\n font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',\n 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;\n font-size: 14px;\n font-style: normal;\n border-left: none;\n padding: 0.5em 1em;\n border-radius: 4px;\n background: rgba(27, 31, 35, 0.05);\n margin: 1em 0;\n}\n\npre {\n display: block;\n overflow-x: auto;\n padding: 1em;\n color: rgb(51, 51, 51);\n background: rgb(248, 248, 248);\n font-style: normal;\n font-variant-ligatures: normal;\n font-variant-caps: normal;\n font-weight: 400;\n letter-spacing: normal;\n orphans: 2;\n text-indent: 0px;\n text-transform: none;\n widows: 2;\n word-spacing: 0px;\n text-decoration-style: initial;\n text-decoration-color: initial;\n text-align: left;\n line-height: 1.5;\n font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',\n 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;\n border-radius: 0.3em;\n margin: 0.9rem 0;\n white-space: pre;\n}\n\ntable {\n width: 100% !important;\n border-collapse: collapse;\n line-height: 1.35;\n font-size: 14px;\n}\n\ntd {\n border: 1px solid #ddd;\n padding: 0.25em 0.5em;\n}\n\nth {\n background: rgb(0 0 0 / 5%);\n border: 1px solid #ddd;\n padding: 0.25em 0.5em;\n}\n\n.code-highlight {\n text-align: left;\n line-height: 1.75;\n font-family: Menlo, 'Operator Mono', Consolas, Monaco, monospace;\n font-size: 14px;\n margin: 0px;\n white-space: nowrap;\n}\n\n.code-line {\n display: block;\n line-height: 1.3;\n}\n\n.code-spans {\n text-align: left;\n line-height: 1;\n white-space: initial;\n color: #333;\n background: rgba(27, 31, 35, 0.05);\n padding: 0.1em 0.3em;\n border-radius: 0.3em;\n font-weight: bold;\n font-size: 14px;\n top: -0.1em;\n position: relative;\n}\n\n.footnotes-title {\n display: table;\n font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',\n 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;\n font-size: 14px;\n font-weight: bold;\n margin: 3em 0 0.6em 0;\n padding-left: 0.2em;\n}\n\n.footnotes-list {\n font-size: 10px;\n font-style: italic;\n line-height: 1.2;\n margin: 0.4rem 0;\n}\n\nfigure {\n margin: 0;\n}\n\n.image-warpper {\n text-align: center;\n margin-bottom: 0rem;\n visibility: visible;\n}\n\n.image {\n display: initial;\n max-width: 100%;\n}\n\n.comment {\n color: #6a737d;\n}\n.property {\n color: #6f42c1;\n}\n.function {\n color: #6f42c1;\n}\n.keyword {\n color: #d73a49;\n}\n.punctuation {\n color: #0550ae;\n}\n.unit {\n color: #0550ae;\n}\n.tag {\n color: #22863a;\n}\n.selector {\n color: #22863a;\n}\n.quote {\n color: #22863a;\n}\n.number {\n color: #005cc5;\n}\n.attr-name {\n color: #005cc5;\n}\n.attr-value {\n color: #005cc5;\n}\n",color:"#ffb11b"},base:{label:"\u7b80\u6d01",value:"a {\n color: inherit;\n text-decoration: none;\n}\n\nh1 {\n color: inherit;\n font-size: 18px;\n font-weight: bold;\n}\n\nh2 {\n color: inherit;\n margin: 2.5rem 0 1rem 0;\n font-size: 16px;\n font-weight: bold;\n}\n\nh3 {\n color: inherit;\n margin: 1em 0 1em 0;\n font-weight: bold;\n font-size: 14px;\n}\n\nh4 {\n color: inherit;\n margin: 0.6em 0 0.6em 0;\n font-weight: bold;\n font-size: 12px;\n}\n\np {\n color: initial;\n font-size: 16px;\n line-height: 1.5em;\n}\n\nul {\n padding-left: 1.2em;\n}\n\nol {\n padding-left: 1.2em;\n}\n\nli {\n margin: 0;\n font-size: 14px;\n line-height: 1.5em;\n}\n\nblockquote {\n font-style: normal;\n border-left: none;\n margin: 1em 0;\n line-height: 1.5em;\n}\n\npre {\n display: block;\n overflow-x: auto;\n padding: 1em;\n color: rgb(51, 51, 51);\n background: rgb(248, 248, 248);\n font-size: 14px;\n font-weight: 400;\n letter-spacing: normal;\n word-spacing: 0px;\n border-radius: 5px;\n margin: 0.9rem 0;\n white-space: pre;\n}\n\ntable {\n width: 100% !important;\n border-collapse: collapse;\n line-height: 1.35;\n font-size: 14px;\n}\n\ntd {\n border: 1px solid #ddd;\n padding: 0.25em 0.5em;\n}\n\nth {\n background: rgb(0 0 0 / 5%);\n border: 1px solid #ddd;\n padding: 0.25em 0.5em;\n}\n\n.code-highlight {\n text-align: left;\n font-family: Menlo, 'Operator Mono', Consolas, Monaco, monospace;\n font-size: 14px;\n margin: 0px;\n white-space: nowrap;\n}\n\n.code-line {\n display: block;\n line-height: 1.3;\n}\n\n.code-spans {\n text-align: left;\n line-height: 1;\n white-space: initial;\n background: rgba(27, 31, 35, 0.05);\n padding: 0.1em 0.3em;\n border-radius: 0.3em;\n font-weight: bold;\n font-size: 1em;\n top: -0.1em;\n position: relative;\n}\n\n.footnotes-title {\n display: table;\n font-family: -apple-system-font, BlinkMacSystemFont, 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB',\n 'Microsoft YaHei UI', 'Microsoft YaHei', Arial, sans-serif;\n font-size: 14px;\n font-weight: bold;\n margin: 3rem 0 0.6rem 0;\n padding-left: 0.2rem;\n}\n\n.footnotes-list {\n font-size: 10px;\n font-style: italic;\n line-height: 1.2;\n margin: 0.4rem 0;\n}\n\nfigure {\n margin: 0;\n}\n\n.image-warpper {\n text-align: center;\n margin-bottom: 0rem;\n visibility: visible;\n}\n\n.image {\n display: initial;\n max-width: 100%;\n}\n\n.comment {\n color: #6a737d;\n}\n.property {\n color: #6f42c1;\n}\n.function {\n color: #6f42c1;\n}\n.keyword {\n color: #d73a49;\n}\n.punctuation {\n color: #0550ae;\n}\n.unit {\n color: #0550ae;\n}\n.tag {\n color: #22863a;\n}\n.selector {\n color: #22863a;\n}\n.quote {\n color: #22863a;\n}\n.number {\n color: #005cc5;\n}\n.attr-name {\n color: #005cc5;\n}\n.attr-value {\n color: #005cc5;\n}\n",color:""}},Kw={underscore:[{select:"a",name:"color",value:"{{color}}"},{select:"h1",name:"box-shadow",value:"inset 0 -0.9rem 0 0 {{color}}"},{select:"h2",name:"box-shadow",value:"inset 0 -0.7rem 0 0 {{color}}"},{select:"h3",name:"border-left",value:"5px solid {{color}}"}],default:[{select:"a",name:"color",value:"{{color}}"},{select:"h1",name:"border-bottom",value:"3px solid {{color}}"},{select:"h2",name:"background",value:"{{color}}"},{select:"h3",name:"border-left",value:"5px solid {{color}}"}],simple:[{select:"a",name:"color",value:"{{color}}"},{select:"h1",name:"border-bottom",value:"3px solid {{color}}"},{select:"h2",name:"background",value:"{{color}}"},{select:"h3",name:"border-left",value:"5px solid {{color}}"},{select:".code-spans",name:"color",value:"{{color}}"}],base:[]},Jw=(Object.keys(Ww).map(e=>Ww[e].color),ee.createContext({preColor:"",setPreColor:()=>{},isLoading:!0,setIsLoading:()=>{},markdown:Yw,setMarkdown:()=>{},css:Ww.underscore.value,setCss:()=>{},previewTheme:"underscore",setPreviewTheme:()=>{},theme:"default",setTheme:()=>{}})),eA=Ro.div``,tA=Ro.div` position: relative; height: 2.8rem; `,nA=Ro.header` -webkit-app-region: drag; display: flex; flex-direction: row; justify-content: space-between; background: var(--color-canvas-default); border-bottom: 1px solid var(--color-border-muted); padding: 0.5rem 0.6rem 0.5rem 0.8rem; position: fixed; width: 100%; z-index: 9; `,rA=Ro.article` display: flex; flex-direction: row; align-items: center; gap: 0.6rem; `,iA=Ro(_s)` max-width: 3.6rem; `,oA=Ro.h1` font-size: 1rem; margin: 0; display: flex; align-items: center; user-select: none; sup { color: var(--color-fg-subtle); margin-left: 0.4rem; background-color: var(--color-border-muted); border-radius: 0.1rem; padding: 0 0.2rem 0 0.1rem; font-weight: normal; font-size: 0.7rem; letter-spacing: -0.1rem; } `,sA=Ro.section` display: flex; align-items: center; gap: 0.5rem; dark-mode { font-size: 1.05rem; display: block; line-height: 12px; margin-left: 0.6rem; } a svg { display: block; } a { text-decoration: none; color: var(--color-theme-text); padding: 0.1rem 0.3rem; transition: all 0.3s; font-size: 0.9rem; border-radius: 0.2rem; &.active { background-color: var(--color-accent-fg); box-shadow: inset 0 -0.3rem 0 var(--color-accent-fg); color: #fff; } &:hover:not(.active):not(:last-child) { background-color: var(--color-accent-fg); color: #fff; border-radius: 0.2rem; } } `;function aA(){const{isLoading:e}=(0,ee.useContext)(Jw);return(0,Lt.jsxs)(eA,{className:"wmde-markdown-color",children:[(0,Lt.jsx)(tA,{children:(0,Lt.jsxs)(nA,{className:"header",children:[(0,Lt.jsxs)(rA,{className:"logo",children:[(0,Lt.jsx)(iA,{width:28,height:28}),(0,Lt.jsxs)(oA,{children:["\u5fae\u4fe1\u516c\u4f17\u53f7\u6392\u7248\u7f16\u8f91\u5668",(0,Lt.jsxs)("sup",{children:[" v","2.4.1"," "]})]}),e&&(0,Lt.jsx)(Xs,{})]}),(0,Lt.jsxs)(sA,{children:[(0,Lt.jsx)(Pt,{to:"/",children:"\u9996\u9875"}),(0,Lt.jsx)(Pt,{to:"/editor/theme",children:"\u7f16\u8f91\u4e3b\u9898"}),(0,Lt.jsx)(Pt,{to:"/doc",children:"\u6587\u6863"}),(0,Lt.jsx)("dark-mode",{permanent:!0,dark:"Dark",light:"Light"}),(0,Lt.jsx)("a",{href:"https://github.com/jaywcjlove/wxmp",target:"__blank",children:(0,Lt.jsx)(Ns,{width:23,height:23})})]})]})}),(0,Lt.jsx)(ft,{})]})}const lA=1,cA=2,uA=3,hA=4,dA=5,pA=7,fA=9,mA=10,gA=11,OA=12,bA=13,vA=14,yA=15,xA=16,kA=17,SA=18,wA=19,AA=20,TA=21,EA=22,CA=23,_A=24,PA=25,DA=0;function MA(e){return e>=48&&e<=57}function NA(e){return MA(e)||e>=65&&e<=70||e>=97&&e<=102}function RA(e){return e>=65&&e<=90}function QA(e){return function(e){return RA(e)||function(e){return e>=97&&e<=122}(e)}(e)||function(e){return e>=128}(e)||95===e}function IA(e){return QA(e)||MA(e)||45===e}function LA(e){return e>=0&&e<=8||11===e||e>=14&&e<=31||127===e}function FA(e){return 10===e||13===e||12===e}function $A(e){return FA(e)||32===e||9===e}function BA(e,t){return 92===e&&(!FA(t)&&t!==DA)}function zA(e,t,n){return 45===e?QA(t)||45===t||BA(t,n):!!QA(e)||92===e&&BA(e,t)}function qA(e,t,n){return 43===e||45===e?MA(t)?2:46===t&&MA(n)?3:0:46===e?MA(t)?2:0:MA(e)?1:0}function HA(e){return 65279===e||65534===e?1:0}const UA=new Array(128),XA=130;for(let gz=0;gze.length)return!1;for(let i=t;i=55296&&t<=57343||t>1114111)&&(t=65533),String.fromCodePoint(t)}const iT=["EOF-token","ident-token","function-token","at-keyword-token","hash-token","string-token","bad-string-token","url-token","bad-url-token","delim-token","number-token","percentage-token","dimension-token","whitespace-token","CDO-token","CDC-token","colon-token","semicolon-token","comma-token","[-token","]-token","(-token",")-token","{-token","}-token"];function oT(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1?arguments[1]:void 0;return null===e||e.length0?HA(t.charCodeAt(0)):0,i=oT(e.lines,n),o=oT(e.columns,n);let s=e.startLine,a=e.startColumn;for(let l=r;l1&&void 0!==arguments[1]?arguments[1]:0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1;this.source=e,this.startOffset=t,this.startLine=n,this.startColumn=r,this.computed=!1}getLocation(e,t){return this.computed||sT(this),{source:t,offset:this.startOffset+e,line:this.lines[e],column:this.columns[e]}}getLocationRange(e,t,n){return this.computed||sT(this),{source:n,start:{offset:this.startOffset+e,line:this.lines[e],column:this.columns[e]},end:{offset:this.startOffset+t,line:this.lines[t],column:this.columns[t]}}}}const lT=16777215,cT=24,uT=new Map([[cA,EA],[TA,EA],[wA,AA],[CA,_A]]);class hT{constructor(e,t){this.setSource(e,t)}reset(){this.eof=!1,this.tokenIndex=-1,this.tokenType=0,this.tokenStart=this.firstCharOffset,this.tokenEnd=this.firstCharOffset}setSource(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{};e=String(e||"");const n=e.length,r=oT(this.offsetAndType,e.length+1),i=oT(this.balance,e.length+1);let o=0,s=0,a=0,l=-1;for(this.offsetAndType=null,this.balance=null,t(e,(e,t,c)=>{switch(e){default:i[o]=n;break;case s:{let e=a&lT;for(a=i[e],s=a>>cT,i[o]=e,i[e++]=o;e>cT:0}lookupOffset(e){return(e+=this.tokenIndex)0?e>cT,this.tokenEnd=t&lT):(this.tokenIndex=this.tokenCount,this.next())}next(){let e=this.tokenIndex+1;e>cT,this.tokenEnd=e&lT):(this.eof=!0,this.tokenIndex=this.tokenCount,this.tokenType=0,this.tokenStart=this.tokenEnd=this.source.length)}skipSC(){for(;this.tokenType===bA||this.tokenType===PA;)this.next()}skipUntilBalanced(e,t){let n,r,i=e;e:for(;i0?this.offsetAndType[i-1]&lT:this.firstCharOffset,t(this.source.charCodeAt(r))){case 1:break e;case 2:i++;break e;default:this.balance[n]===i&&(i=n)}this.skip(i-this.tokenIndex)}forEachToken(e){for(let t=0,n=this.firstCharOffset;t>cT,r,o,t)}}dump(){const e=new Array(this.tokenCount);return this.forEachToken((t,n,r,i)=>{e[i]={idx:i,type:iT[t],chunk:this.source.substring(n,r),balance:this.balance[i]}}),e}}function dT(e,t){function n(t){return t=e.length?void(c1&&void 0!==arguments[1]?arguments[1]:this;const n=this.allocateCursor(null,this.head);for(;null!==n.next;){const r=n.next;n.next=r.next,e.call(t,r.data,r,this)}this.releaseCursor()}forEachRight(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this;const n=this.allocateCursor(this.tail,null);for(;null!==n.prev;){const r=n.prev;n.prev=r.prev,e.call(t,r.data,r,this)}this.releaseCursor()}reduce(e,t){let n,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this,i=this.allocateCursor(null,this.head),o=t;for(;null!==i.next;)n=i.next,i.next=n.next,o=e.call(r,o,n.data,n,this);return this.releaseCursor(),o}reduceRight(e,t){let n,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this,i=this.allocateCursor(this.tail,null),o=t;for(;null!==i.prev;)n=i.prev,i.prev=n.prev,o=e.call(r,o,n.data,n,this);return this.releaseCursor(),o}some(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this;for(let n=this.head;null!==n;n=n.next)if(e.call(t,n.data,n,this))return!0;return!1}map(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this;const n=new fT;for(let r=this.head;null!==r;r=r.next)n.appendData(e.call(t,r.data,r,this));return n}filter(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this;const n=new fT;for(let r=this.head;null!==r;r=r.next)e.call(t,r.data,r,this)&&n.appendData(r.data);return n}nextUntil(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this;if(null===e)return;const r=this.allocateCursor(null,e);for(;null!==r.next;){const e=r.next;if(r.next=e.next,t.call(n,e.data,e,this))break}this.releaseCursor()}prevUntil(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this;if(null===e)return;const r=this.allocateCursor(e,null);for(;null!==r.prev;){const e=r.prev;if(r.prev=e.prev,t.call(n,e.data,e,this))break}this.releaseCursor()}clear(){this.head=null,this.tail=null}copy(){const e=new fT;for(let t of this)e.appendData(t);return e}prepend(e){return this.updateCursors(null,e,this.head,e),null!==this.head?(this.head.prev=e,e.next=this.head):this.tail=e,this.head=e,this}prependData(e){return this.prepend(fT.createItem(e))}append(e){return this.insert(e)}appendData(e){return this.insert(fT.createItem(e))}insert(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;if(null!==t)if(this.updateCursors(t.prev,e,t,e),null===t.prev){if(this.head!==t)throw new Error("before doesn't belong to list");this.head=e,t.prev=e,e.next=t,this.updateCursors(null,e)}else t.prev.next=e,e.prev=t.prev,t.prev=e,e.next=t;else this.updateCursors(this.tail,e,null,e),null!==this.tail?(this.tail.next=e,e.prev=this.tail):this.head=e,this.tail=e;return this}insertData(e,t){return this.insert(fT.createItem(e),t)}remove(e){if(this.updateCursors(e,e.prev,e,e.next),null!==e.prev)e.prev.next=e.next;else{if(this.head!==e)throw new Error("item doesn't belong to list");this.head=e.next}if(null!==e.next)e.next.prev=e.prev;else{if(this.tail!==e)throw new Error("item doesn't belong to list");this.tail=e.prev}return e.prev=null,e.next=null,e}push(e){this.insert(fT.createItem(e))}pop(){return null!==this.tail?this.remove(this.tail):null}unshift(e){this.prepend(fT.createItem(e))}shift(){return null!==this.head?this.remove(this.head):null}prependList(e){return this.insertList(e,this.head)}appendList(e){return this.insertList(e)}insertList(e,t){return null===e.head||(void 0!==t&&null!==t?(this.updateCursors(t.prev,e.tail,t,e.head),null!==t.prev?(t.prev.next=e.head,e.head.prev=t.prev):this.head=e.head,t.prev=e.tail,e.tail.next=t):(this.updateCursors(this.tail,e.tail,null,e.head),null!==this.tail?(this.tail.next=e.head,e.head.prev=this.tail):this.head=e.head,this.tail=e.tail),e.head=null,e.tail=null),this}replace(e,t){"head"in t?this.insertList(t,e):this.insert(t,e),this.remove(e)}}function mT(e,t){const n=Object.create(SyntaxError.prototype),r=new Error;return Object.assign(n,{name:e,message:t,get stack(){return(r.stack||"").replace(/^(.+\n){1,3}/,`${e}: ${t}\n`)}})}const gT=" ";function OT(e,t){let{source:n,line:r,column:i}=e;function o(e,t){return s.slice(e,t).map((t,n)=>String(e+n+1).padStart(c)+" |"+t).join("\n")}const s=n.split(/\r\n?|\n|\f/),a=Math.max(1,r-t)-1,l=Math.min(r+t,s.length+1),c=Math.max(4,String(l).length)+1;let u=0;i+=3*(s[r-1].substr(0,i-1).match(/\t/g)||[]).length,i>100&&(u=i-60+3,i=58);for(let h=a;h<=l;h++)h>=0&&h0&&s[h].length>u?"\u2026":"")+s[h].substr(u,98)+(s[h].length>u+100-1?"\u2026":""));return[o(a,r),new Array(i+c+2).join("-")+"^",o(r,l)].filter(Boolean).join("\n")}function bT(e,t,n,r,i){return Object.assign(mT("SyntaxError",e),{source:t,offset:n,line:r,column:i,sourceFragment:e=>OT({source:t,line:r,column:i},isNaN(e)?0:e),get formattedMessage(){return`Parse error: ${e}\n`+OT({source:t,line:r,column:i},2)}})}function vT(e){const t=this.createList();let n=!1;const r={recognizer:e};for(;!this.eof;){switch(this.tokenType){case PA:this.next();continue;case bA:n=!0,this.next();continue}let i=e.getNode.call(this,r);if(void 0===i)break;n&&(e.onWhiteSpace&&e.onWhiteSpace.call(this,i,t,r),n=!1),t.push(i)}return n&&e.onWhiteSpace&&e.onWhiteSpace.call(this,null,t,r),t}const yT=()=>{};function xT(e){return function(){return this[e]()}}function kT(e){const t=Object.create(null);for(const n in e){const r=e[n],i=r.parse||r;i&&(t[n]=i)}return t}function ST(e){let t="",n="",r=!1,i=yT,o=!1;const s=new aT,a=Object.assign(new hT,function(e){const t={context:Object.create(null),scope:Object.assign(Object.create(null),e.scope),atrule:kT(e.atrule),pseudo:kT(e.pseudo),node:kT(e.node)};for(const n in e.parseContext)switch(typeof e.parseContext[n]){case"function":t.context[n]=e.parseContext[n];break;case"string":t.context[n]=xT(e.parseContext[n])}return{config:t,...t,...t.node}}(e||{}),{parseAtrulePrelude:!0,parseRulePrelude:!0,parseValue:!0,parseCustomProperty:!1,readSequence:vT,consumeUntilBalanceEnd:()=>0,consumeUntilLeftCurlyBracket:e=>123===e?1:0,consumeUntilLeftCurlyBracketOrSemicolon:e=>123===e||59===e?1:0,consumeUntilExclamationMarkOrSemicolon:e=>33===e||59===e?1:0,consumeUntilSemicolonIncluded:e=>59===e?2:0,createList:()=>new fT,createSingleNodeList:e=>(new fT).appendData(e),getFirstListNode:e=>e&&e.first,getLastListNode:e=>e&&e.last,parseWithFallback(e,t){const n=this.tokenIndex;try{return e.call(this)}catch(mz){if(o)throw mz;const r=t.call(this,n);return o=!0,i(mz,r),o=!1,r}},lookupNonWSType(e){let t;do{if(t=this.lookupType(e++),t!==bA)return t}while(0!==t);return 0},charCodeAt:e=>e>=0&&et.substring(e,n),substrToCursor(e){return this.source.substring(e,this.tokenStart)},cmpChar:(e,n)=>VA(t,e,n),cmpStr:(e,n,r)=>GA(t,e,n,r),consume(e){const t=this.tokenStart;return this.eat(e),this.substrToCursor(t)},consumeFunctionName(){const e=t.substring(this.tokenStart,this.tokenEnd-1);return this.eat(cA),e},consumeNumber(e){const n=t.substring(this.tokenStart,tT(t,this.tokenStart));return this.eat(e),n},eat(e){if(this.tokenType!==e){const t=iT[e].slice(0,-6).replace(/-/g," ").replace(/^./,e=>e.toUpperCase());let n=`${/[[\](){}]/.test(t)?`"${t}"`:t} is expected`,r=this.tokenStart;switch(e){case lA:this.tokenType===cA||this.tokenType===pA?(r=this.tokenEnd-1,n="Identifier is expected but function found"):n="Identifier is expected";break;case hA:this.isDelim(35)&&(this.next(),r++,n="Name is expected");break;case gA:this.tokenType===mA&&(r=this.tokenEnd,n="Percent sign is expected")}this.error(n,r)}this.next()},eatIdent(e){this.tokenType===lA&&!1!==this.lookupValue(0,e)||this.error(`Identifier "${e}" is expected`),this.next()},eatDelim(e){this.isDelim(e)||this.error(`Delim "${String.fromCharCode(e)}" is expected`),this.next()},getLocation:(e,t)=>r?s.getLocationRange(e,t,n):null,getLocationFromList(e){if(r){const t=this.getFirstListNode(e),r=this.getLastListNode(e);return s.getLocationRange(null!==t?t.loc.start.offset-s.startOffset:this.tokenStart,null!==r?r.loc.end.offset-s.startOffset:this.tokenStart,n)}return null},error(e,n){const r="undefined"!==typeof n&&n=0&&$A(e.charCodeAt(t));t--);return t+1}(t,t.length-1)):s.getLocation(this.tokenStart);throw new bT(e||"Unexpected input",t,r.offset,r.line,r.column)}});return Object.assign(function(e,l){t=e,l=l||{},a.setSource(t,dT),s.setSource(t,l.offset,l.line,l.column),n=l.filename||"",r=Boolean(l.positions),i="function"===typeof l.onParseError?l.onParseError:yT,o=!1,a.parseAtrulePrelude=!("parseAtrulePrelude"in l)||Boolean(l.parseAtrulePrelude),a.parseRulePrelude=!("parseRulePrelude"in l)||Boolean(l.parseRulePrelude),a.parseValue=!("parseValue"in l)||Boolean(l.parseValue),a.parseCustomProperty="parseCustomProperty"in l&&Boolean(l.parseCustomProperty);const{context:c="default",onComment:u}=l;if(c in a.context===!1)throw new Error("Unknown context `"+c+"`");"function"===typeof u&&a.forEachToken((e,n,r)=>{if(e===PA){const e=a.getLocation(n,r),i=GA(t,r-2,r,"*/")?t.slice(n+2,r-2):t.slice(n+2,r);u(i,e)}});const h=a.context[c].call(a,l);return a.eof||a.error(),h},{SyntaxError:bT,config:a.config})}var wT=n(7428);const AT=new Set(["Atrule","Selector","Declaration"]);const TT=(e,t)=>{if(e===fA&&(e=t),"string"===typeof e){const t=e.charCodeAt(0);return t>127?32768:t<<8}return e},ET=[[lA,lA],[lA,cA],[lA,pA],[lA,8],[lA,"-"],[lA,mA],[lA,gA],[lA,OA],[lA,yA],[lA,TA],[uA,lA],[uA,cA],[uA,pA],[uA,8],[uA,"-"],[uA,mA],[uA,gA],[uA,OA],[uA,yA],[hA,lA],[hA,cA],[hA,pA],[hA,8],[hA,"-"],[hA,mA],[hA,gA],[hA,OA],[hA,yA],[OA,lA],[OA,cA],[OA,pA],[OA,8],[OA,"-"],[OA,mA],[OA,gA],[OA,OA],[OA,yA],["#",lA],["#",cA],["#",pA],["#",8],["#","-"],["#",mA],["#",gA],["#",OA],["#",yA],["-",lA],["-",cA],["-",pA],["-",8],["-","-"],["-",mA],["-",gA],["-",OA],["-",yA],[mA,lA],[mA,cA],[mA,pA],[mA,8],[mA,mA],[mA,gA],[mA,OA],[mA,"%"],[mA,yA],["@",lA],["@",cA],["@",pA],["@",8],["@","-"],["@",yA],[".",mA],[".",gA],[".",OA],["+",mA],["+",gA],["+",OA],["/","*"]],CT=ET.concat([[lA,hA],[OA,hA],[hA,hA],[uA,TA],[uA,dA],[uA,xA],[gA,gA],[gA,OA],[gA,cA],[gA,"-"],[EA,lA],[EA,cA],[EA,gA],[EA,OA],[EA,hA],[EA,"-"]]);function _T(e){const t=new Set(e.map(e=>{let[t,n]=e;return TT(t)<<16|TT(n)}));return function(e,n,r){const i=TT(n,r),o=r.charCodeAt(0);return(45===o&&n!==lA&&n!==cA&&n!==yA||43===o?t.has(e<<16|o<<8):t.has(e<<16|i))&&this.emit(" ",bA,!0),i}}const PT=_T(ET),DT=_T(CT);function MT(e,t){if("function"===typeof t){let n=null;return void e.children.forEach(e=>{null!==n&&t.call(this,n),this.node(e),n=e})}e.children.forEach(this.node,this)}function NT(e){dT(e,(t,n,r)=>{this.token(t,e.slice(n,r))})}function RT(e){const t=new Map;for(let n in e.node){const r=e.node[n];"function"===typeof(r.generate||r)&&t.set(n,r.generate||r)}return function(e,n){let r="",i=0,o={node(e){if(!t.has(e.type))throw new Error("Unknown node type: "+e.type);t.get(e.type).call(a,e)},tokenBefore:DT,token(e,t){i=this.tokenBefore(i,e,t),this.emit(t,e,!1),e===fA&&92===t.charCodeAt(0)&&this.emit("\n",bA,!0)},emit(e){r+=e},result:()=>r};n&&("function"===typeof n.decorator&&(o=n.decorator(o)),n.sourceMap&&(o=function(e){const t=new wT.x,n={line:1,column:0},r={line:0,column:0},i={line:1,column:0},o={generated:i};let s=1,a=0,l=!1;const c=e.node;e.node=function(e){if(e.loc&&e.loc.start&&AT.has(e.type)){const c=e.loc.start.line,u=e.loc.start.column-1;r.line===c&&r.column===u||(r.line=c,r.column=u,n.line=s,n.column=a,l&&(l=!1,n.line===i.line&&n.column===i.column||t.addMapping(o)),l=!0,t.addMapping({source:e.loc.source,original:r,generated:n}))}c.call(this,e),l&&AT.has(e.type)&&(i.line=s,i.column=a)};const u=e.emit;e.emit=function(e,t,n){for(let r=0;ro.node(e),children:MT,token:(e,t)=>o.token(e,t),tokenize:NT};return o.node(e),o.result()}}const{hasOwnProperty:QT}=Object.prototype,IT=function(){};function LT(e){return"function"===typeof e?e:IT}function FT(e,t){return function(n,r,i){n.type===t&&e.call(this,n,r,i)}}function $T(e,t){const n=t.structure,r=[];for(const i in n){if(!1===QT.call(n,i))continue;let e=n[i];const t={name:i,type:!1,nullable:!1};Array.isArray(e)||(e=[e]);for(const n of e)null===n?t.nullable=!0:"string"===typeof n?t.type="node":Array.isArray(n)&&(t.type="list");t.type&&r.push(t)}return r.length?{context:t.walkContext,fields:r}:null}function BT(e,t){const n=e.fields.slice(),r=e.context,i="string"===typeof r;return t&&n.reverse(),function(e,o,s,a){let l;i&&(l=o[r],o[r]=e);for(const r of n){const n=e[r.name];if(!r.nullable||n)if("list"===r.type){if(t?n.reduceRight(a,!1):n.reduce(a,!1))return!0}else if(s(n))return!0}i&&(o[r]=l)}}function zT(e){let{StyleSheet:t,Atrule:n,Rule:r,Block:i,DeclarationList:o}=e;return{Atrule:{StyleSheet:t,Atrule:n,Rule:r,Block:i},Rule:{StyleSheet:t,Atrule:n,Rule:r,Block:i},Declaration:{StyleSheet:t,Atrule:n,Rule:r,Block:i,DeclarationList:o}}}function qT(e){const t=function(e){const t={};for(const n in e.node)if(QT.call(e.node,n)){const r=e.node[n];if(!r.structure)throw new Error("Missed `structure` field in `"+n+"` node type definition");t[n]=$T(0,r)}return t}(e),n={},r={},i=Symbol("break-walk"),o=Symbol("skip-node");for(const c in t)QT.call(t,c)&&null!==t[c]&&(n[c]=BT(t[c],!1),r[c]=BT(t[c],!0));const s=zT(n),a=zT(r),l=function(e,l){function c(e,t,n){const r=u.call(f,e,t,n);return r===i||r!==o&&(!(!d.hasOwnProperty(e.type)||!d[e.type](e,f,c,p))||h.call(f,e,t,n)===i)}let u=IT,h=IT,d=n,p=(e,t,n,r)=>e||c(t,n,r);const f={break:i,skip:o,root:e,stylesheet:null,atrule:null,atrulePrelude:null,rule:null,selector:null,block:null,declaration:null,function:null};if("function"===typeof l)u=l;else if(l&&(u=LT(l.enter),h=LT(l.leave),l.reverse&&(d=r),l.visit)){if(s.hasOwnProperty(l.visit))d=l.reverse?a[l.visit]:s[l.visit];else if(!t.hasOwnProperty(l.visit))throw new Error("Bad value `"+l.visit+"` for `visit` option (should be: "+Object.keys(t).sort().join(", ")+")");u=FT(u,l.visit),h=FT(h,l.visit)}if(u===IT&&h===IT)throw new Error("Neither `enter` nor `leave` walker handler is set or both aren't a function");c(e)};return l.break=i,l.skip=o,l.find=function(e,t){let n=null;return l(e,function(e,r,o){if(t.call(this,e,r,o))return n=e,i}),n},l.findLast=function(e,t){let n=null;return l(e,{reverse:!0,enter(e,r,o){if(t.call(this,e,r,o))return n=e,i}}),n},l.findAll=function(e,t){const n=[];return l(e,function(e,r,i){t.call(this,e,r,i)&&n.push(e)}),n},l}function HT(e){return e}function UT(e,t,n,r){let i;switch(e.type){case"Group":i=function(e,t,n,r){const i=" "===e.combinator||r?e.combinator:" "+e.combinator+" ",o=e.terms.map(e=>UT(e,t,n,r)).join(i);return e.explicit||n?(r||","===o[0]?"[":"[ ")+o+(r?"]":" ]"):o}(e,t,n,r)+(e.disallowEmpty?"!":"");break;case"Multiplier":return UT(e.term,t,n,r)+t(function(e){const{min:t,max:n,comma:r}=e;return 0===t&&0===n?r?"#?":"*":0===t&&1===n?"?":1===t&&0===n?r?"#":"+":1===t&&1===n?"":(r?"#":"")+(t===n?"{"+t+"}":"{"+t+","+(0!==n?n:"")+"}")}(e),e);case"Type":i="<"+e.name+(e.opts?t(function(e){if("Range"===e.type)return" ["+(null===e.min?"-\u221e":e.min)+","+(null===e.max?"\u221e":e.max)+"]";throw new Error("Unknown node type `"+e.type+"`")}(e.opts),e.opts):"")+">";break;case"Property":i="<'"+e.name+"'>";break;case"Keyword":i=e.name;break;case"AtKeyword":i="@"+e.name;break;case"Function":i=e.name+"(";break;case"String":case"Token":i=e.value;break;case"Comma":i=",";break;default:throw new Error("Unknown node type `"+e.type+"`")}return t(i,e)}function XT(e,t){let n=HT,r=!1,i=!1;return"function"===typeof t?n=t:t&&(r=Boolean(t.forceBraces),i=Boolean(t.compact),"function"===typeof t.decorate&&(n=t.decorate)),UT(e,n,r,i)}const jT={offset:0,line:1,column:1};function ZT(e,t){const n=e&&e.loc&&e.loc[t];return n?"line"in n?YT(n):n:null}function YT(e,t){let{offset:n,line:r,column:i}=e;const o={offset:n,line:r,column:i};if(t){const e=t.split(/\n|\r\n?|\f/);o.offset+=t.length,o.line+=e.length-1,o.column=1===e.length?o.column+t.length:e.pop().length+1}return o}const VT=function(e,t){const n=mT("SyntaxReferenceError",e+(t?" `"+t+"`":""));return n.reference=t,n},GT=function(e,t,n,r){const i=mT("SyntaxMatchError",e),{css:o,mismatchOffset:s,mismatchLength:a,start:l,end:c}=function(e,t){const n=e.tokens,r=e.longestMatch,i=r1?(s=ZT(o||t,"end")||YT(jT,h),a=YT(s)):(s=ZT(o,"start")||YT(ZT(t,"start")||jT,h.slice(0,l)),a=ZT(o,"end")||YT(s,h.substr(l,c))),{css:h,mismatchOffset:l,mismatchLength:c,start:s,end:a}}(r,n);return i.rawMessage=e,i.syntax=t?XT(t):"",i.css=o,i.mismatchOffset=s,i.mismatchLength=a,i.message=e+"\n syntax: "+i.syntax+"\n value: "+(o||"")+"\n --------"+new Array(i.mismatchOffset+1).join("-")+"^",Object.assign(i,l),i.loc={source:n&&n.loc&&n.loc.source||"",start:l,end:c},i},WT=new Map,KT=new Map,JT=45,eE=function(e){if(WT.has(e))return WT.get(e);const t=e.toLowerCase();let n=WT.get(t);if(void 0===n){const e=nE(t,0),r=e?"":rE(t,0);n=Object.freeze({basename:t.substr(r.length),name:t,prefix:r,vendor:r,custom:e})}return WT.set(e,n),n},tE=function(e){if(KT.has(e))return KT.get(e);let t=e,n=e[0];"/"===n?n="/"===e[1]?"//":"/":"_"!==n&&"*"!==n&&"$"!==n&&"#"!==n&&"+"!==n&&"&"!==n&&(n="");const r=nE(t,n.length);if(!r&&(t=t.toLowerCase(),KT.has(t))){const n=KT.get(t);return KT.set(e,n),n}const i=r?"":rE(t,n.length),o=t.substr(0,n.length+i.length),s=Object.freeze({basename:t.substr(o.length),name:t.substr(n.length),hack:n,vendor:i,prefix:o,custom:r});return KT.set(e,s),s};function nE(e,t){return t=t||0,e.length-t>=2&&e.charCodeAt(t)===JT&&e.charCodeAt(t+1)===JT}function rE(e,t){if(t=t||0,e.length-t>=3&&e.charCodeAt(t)===JT&&e.charCodeAt(t+1)!==JT){const n=e.indexOf("-",t+2);if(-1!==n)return e.substring(t,n+1)}return""}const iE=["initial","inherit","unset","revert","revert-layer"],oE=45,sE=!0;function aE(e,t){return null!==e&&e.type===fA&&e.value.charCodeAt(0)===t}function lE(e,t,n){for(;null!==e&&(e.type===bA||e.type===PA);)e=n(++t);return t}function cE(e,t,n,r){if(!e)return 0;const i=e.value.charCodeAt(t);if(43===i||i===oE){if(n)return 0;t++}for(;t6)return 0}return r}function pE(e,t,n){if(!e)return 0;for(;hE(n(t),63);){if(++e>6)return 0;t++}return t}const fE=["calc(","-moz-calc(","-webkit-calc("],mE=new Map([[cA,EA],[TA,EA],[wA,AA],[CA,_A]]);function gE(e,t){return te.max&&"string"!==typeof e.max)return!0}return!1}function xE(e){return function(t,n,r){return null===t?0:t.type===cA&&bE(t.value,fE)?function(e,t){let n=0,r=[],i=0;e:do{switch(e.type){case _A:case EA:case AA:if(e.type!==n)break e;if(n=r.pop(),0===r.length){i++;break e}break;case cA:case TA:case wA:case CA:r.push(n),n=mE.get(e.type)}i++}while(e=t(i));return i}(t,n):e(t,n,r)}}function kE(e){return function(t){return null===t||t.type!==e?0:1}}function SE(e){return e&&(e=new Set(e)),function(t,n,r){if(null===t||t.type!==OA)return 0;const i=tT(t.value,0);if(null!==e){const n=t.value.indexOf("\\",i),r=-1!==n&&vE(t.value,n)?t.value.substring(i,n):t.value.substr(i);if(!1===e.has(r.toLowerCase()))return 0}return yE(r,t.value,i)?0:1}}function wE(e){return"function"!==typeof e&&(e=function(){return 0}),function(t,n,r){return null!==t&&t.type===mA&&0===Number(t.value)?1:e(t,n,r)}}const AE={"ident-token":kE(lA),"function-token":kE(cA),"at-keyword-token":kE(uA),"hash-token":kE(hA),"string-token":kE(dA),"bad-string-token":kE(6),"url-token":kE(pA),"bad-url-token":kE(8),"delim-token":kE(fA),"number-token":kE(mA),"percentage-token":kE(gA),"dimension-token":kE(OA),"whitespace-token":kE(bA),"CDO-token":kE(vA),"CDC-token":kE(yA),"colon-token":kE(xA),"semicolon-token":kE(kA),"comma-token":kE(SA),"[-token":kE(wA),"]-token":kE(AA),"(-token":kE(TA),")-token":kE(EA),"{-token":kE(CA),"}-token":kE(_A)},TE={string:kE(dA),ident:kE(lA),percentage:xE(function(e,t,n){return null===e||e.type!==gA||yE(n,e.value,e.value.length-1)?0:1}),zero:wE(),number:xE(function(e,t,n){if(null===e)return 0;const r=tT(e.value,0);return r===e.value.length||vE(e.value,r)?yE(n,e.value,r)?0:1:0}),integer:xE(function(e,t,n){if(null===e||e.type!==mA)return 0;let r=43===gE(e.value,0)||45===gE(e.value,0)?1:0;for(;r/[a-zA-Z0-9\-]/.test(String.fromCharCode(t))?1:0),BE={" ":1,"&&":2,"||":3,"|":4};function zE(e){return e.substringToPos(e.findWsEnd(e.pos))}function qE(e){let t=e.pos;for(;t=128||0===$E[n])break}return e.pos===t&&e.error("Expect a keyword"),e.substringToPos(t)}function HE(e){let t=e.pos;for(;t57)break}return e.pos===t&&e.error("Expect a number"),e.substringToPos(t)}function UE(e){const t=e.str.indexOf("'",e.pos+1);return-1===t&&(e.pos=e.str.length,e.error("Expect an apostrophe")),e.substringToPos(t+1)}function XE(e){let t=null,n=null;return e.eat(FE),t=HE(e),44===e.charCode()?(e.pos++,125!==e.charCode()&&(n=HE(e))):n=t,e.eat(125),{min:Number(t),max:n?Number(n):0}}function jE(e,t){const n=function(e){let t=null,n=!1;switch(e.charCode()){case 42:e.pos++,t={min:0,max:0};break;case 43:e.pos++,t={min:1,max:0};break;case 63:e.pos++,t={min:0,max:1};break;case 35:e.pos++,n=!0,e.charCode()===FE?t=XE(e):63===e.charCode()?(e.pos++,t={min:0,max:0}):t={min:1,max:0};break;case FE:t=XE(e);break;default:return null}return{type:"Multiplier",comma:n,min:t.min,max:t.max,term:null}}(e);return null!==n?(n.term=t,35===e.charCode()&&43===e.charCodeAt(e.pos-1)?jE(e,n):n):t}function ZE(e){const t=e.peek();return""===t?null:{type:"Token",value:t}}function YE(e){let t,n=null;return e.eat(60),t=qE(e),40===e.charCode()&&41===e.nextCharCode()&&(e.pos+=2,t+="()"),91===e.charCodeAt(e.findWsEnd(e.pos))&&(zE(e),n=function(e){let t=null,n=null,r=1;return e.eat(91),45===e.charCode()&&(e.peek(),r=-1),-1==r&&8734===e.charCode()?e.peek():(t=r*Number(HE(e)),0!==$E[e.charCode()]&&(t+=qE(e))),zE(e),e.eat(44),zE(e),8734===e.charCode()?e.peek():(r=1,45===e.charCode()&&(e.peek(),r=-1),n=r*Number(HE(e)),0!==$E[e.charCode()]&&(n+=qE(e))),e.eat(93),{type:"Range",min:t,max:n}}(e)),e.eat(62),jE(e,{type:"Type",name:t,opts:n})}function VE(e,t){function n(e,t){return{type:"Group",terms:e,combinator:t,disallowEmpty:!1,explicit:!1}}let r;for(t=Object.keys(t).sort((e,t)=>BE[e]-BE[t]);t.length>0;){r=t.shift();let i=0,o=0;for(;i1&&(e.splice(o,i-o,n(e.slice(o,i),r)),i=o+1),o=-1))}-1!==o&&t.length&&e.splice(o,i-o,n(e.slice(o,i),r))}return r}function GE(e){const t=[],n={};let r,i=null,o=e.pos;for(;r=WE(e);)"Spaces"!==r.type&&("Combinator"===r.type?(null!==i&&"Combinator"!==i.type||(e.pos=o,e.error("Unexpected combinator")),n[r.value]=!0):null!==i&&"Combinator"!==i.type&&(n[" "]=!0,t.push({type:"Combinator",value:" "})),t.push(r),i=r,o=e.pos);return null!==i&&"Combinator"===i.type&&(e.pos-=o,e.error("Unexpected combinator")),{type:"Group",terms:t,combinator:VE(t,n)||" ",disallowEmpty:!1,explicit:!1}}function WE(e){let t=e.charCode();if(t<128&&1===$E[t])return function(e){const t=qE(e);return 40===e.charCode()?(e.pos++,{type:"Function",name:t}):jE(e,{type:"Keyword",name:t})}(e);switch(t){case 93:break;case 91:return jE(e,function(e){let t;return e.eat(91),t=GE(e),e.eat(93),t.explicit=!0,33===e.charCode()&&(e.pos++,t.disallowEmpty=!0),t}(e));case 60:return 39===e.nextCharCode()?function(e){let t;return e.eat(60),e.eat(39),t=qE(e),e.eat(39),e.eat(62),jE(e,{type:"Property",name:t})}(e):YE(e);case 124:return{type:"Combinator",value:e.substringToPos(e.pos+(124===e.nextCharCode()?2:1))};case 38:return e.pos++,e.eat(38),{type:"Combinator",value:"&&"};case 44:return e.pos++,{type:"Comma"};case 39:return jE(e,{type:"String",value:UE(e)});case 32:case 9:case 10:case 13:case 12:return{type:"Spaces",value:zE(e)};case 64:return t=e.nextCharCode(),t<128&&1===$E[t]?(e.pos++,{type:"AtKeyword",name:qE(e)}):ZE(e);case 42:case 43:case 63:case 35:case 33:break;case FE:if(t=e.nextCharCode(),t<48||t>57)return ZE(e);break;default:return ZE(e)}}function KE(e){const t=new LE(e),n=GE(t);return t.pos!==e.length&&t.error("Unexpected input"),1===n.terms.length&&"Group"===n.terms[0].type?n.terms[0]:n}const JE=function(){};function eC(e){return"function"===typeof e?e:JE}const tC={decorator(e){const t=[];let n=null;return{...e,node(t){const r=n;n=t,e.node.call(this,t),n=r},emit(e,r,i){t.push({type:r,value:e,node:i?null:n})},result:()=>t}}};function nC(e,t){return"string"===typeof e?function(e){const t=[];return dT(e,(n,r,i)=>t.push({type:n,value:e.slice(r,i),node:null})),t}(e):t.generate(e,tC)}const rC={type:"Match"},iC={type:"Mismatch"},oC={type:"DisallowEmpty"};function sC(e,t,n){return t===rC&&n===iC||e===rC&&t===rC&&n===rC?e:("If"===e.type&&e.else===iC&&t===rC&&(t=e.then,e=e.match),{type:"If",match:e,then:t,else:n})}function aC(e){return e.length>2&&40===e.charCodeAt(e.length-2)&&41===e.charCodeAt(e.length-1)}function lC(e){return"Keyword"===e.type||"AtKeyword"===e.type||"Function"===e.type||"Type"===e.type&&aC(e.name)}function cC(e,t,n){switch(e){case" ":{let e=rC;for(let n=t.length-1;n>=0;n--){e=sC(t[n],e,iC)}return e}case"|":{let e=iC,n=null;for(let r=t.length-1;r>=0;r--){let i=t[r];if(lC(i)&&(null===n&&r>0&&lC(t[r-1])&&(n=Object.create(null),e=sC({type:"Enum",map:n},rC,e)),null!==n)){const e=(aC(i.name)?i.name.slice(0,-1):i.name).toLowerCase();if(e in n===!1){n[e]=i;continue}}n=null,e=sC(i,rC,e)}return e}case"&&":{if(t.length>5)return{type:"MatchOnce",terms:t,all:!0};let n=iC;for(let r=t.length-1;r>=0;r--){const i=t[r];let o;o=t.length>1?cC(e,t.filter(function(e){return e!==i}),!1):rC,n=sC(i,o,n)}return n}case"||":{if(t.length>5)return{type:"MatchOnce",terms:t,all:!1};let r=n?rC:iC;for(let n=t.length-1;n>=0;n--){const i=t[n];let o;o=t.length>1?cC(e,t.filter(function(e){return e!==i}),!0):rC,r=sC(i,o,r)}return r}}}function uC(e){if("function"===typeof e)return{type:"Generic",fn:e};switch(e.type){case"Group":{let t=cC(e.combinator,e.terms.map(uC),!1);return e.disallowEmpty&&(t=sC(t,oC,iC)),t}case"Multiplier":return function(e){let t=rC,n=uC(e.term);if(0===e.max)n=sC(n,oC,iC),t=sC(n,null,iC),t.then=sC(rC,rC,t),e.comma&&(t.then.else=sC({type:"Comma",syntax:e},t,iC));else for(let r=e.min||1;r<=e.max;r++)e.comma&&t!==rC&&(t=sC({type:"Comma",syntax:e},t,iC)),t=sC(n,sC(rC,rC,t),iC);if(0===e.min)t=sC(rC,rC,t);else for(let r=0;r=65&&i<=90&&(i|=32),i!==r)return!1}return!0}function OC(e){return null===e||(e.type===SA||e.type===cA||e.type===TA||e.type===wA||e.type===CA||function(e){return e.type===fA&&"?"!==e.value}(e))}function bC(e){return null===e||(e.type===EA||e.type===AA||e.type===_A||e.type===fA&&"/"===e.value)}function vC(e,t,n){function r(){do{b++,O=bv&&(v=b)}function c(){h={syntax:t.syntax,opts:t.syntax.opts||null!==h&&h.opts||null,prev:h},y={type:2,syntax:t.syntax,token:y.token,prev:y}}function u(){y=2===y.type?y.prev:{type:3,syntax:h.syntax,token:y.token,prev:y},h=h.prev}let h=null,d=null,p=null,f=null,m=0,g=null,O=null,b=-1,v=0,y={type:0,syntax:null,token:null,prev:null};for(r();null===g&&++m<15e3;)switch(t.type){case"Match":if(null===d){if(null!==O&&(b!==e.length-1||"\\0"!==O.value&&"\\9"!==O.value)){t=iC;break}g=pC;break}if((t=d.nextState)===oC){if(d.matchStack===y){t=iC;break}t=rC}for(;d.syntaxStack!==h;)u();d=d.prev;break;case"Mismatch":if(null!==f&&!1!==f)(null===p||b>p.tokenIndex)&&(p=f,f=!1);else if(null===p){g="Mismatch";break}t=p.nextState,d=p.thenStack,h=p.syntaxStack,y=p.matchStack,b=p.tokenIndex,O=bb){for(;b":"<'"+t.name+"'>"));if(!1!==f&&null!==O&&"Type"===t.type){if("custom-ident"===t.name&&O.type===lA||"length"===t.name&&"0"===O.value){null===f&&(f=o(t,p)),t=iC;break}}c(),t=r.match;break}case"Keyword":{const e=t.name;if(null!==O){let n=O.value;if(-1!==n.indexOf("\\")&&(n=n.replace(/\\[09].*$/,"")),gC(n,e)){l(),t=rC;break}}t=iC;break}case"AtKeyword":case"Function":if(null!==O&&gC(O.value,t.name)){l(),t=rC;break}t=iC;break;case"Token":if(null!==O&&O.value===t.value){l(),t=rC;break}t=iC;break;case"Comma":null!==O&&O.type===SA?OC(y.token)?t=iC:(l(),t=bC(O)?iC:rC):t=OC(y.token)||bC(O)?rC:iC;break;case"String":let r="",m=b;for(;m"Type"===e.type&&e.name===t)}function SC(e,t){return AC(this,e,e=>"Property"===e.type&&e.name===t)}function wC(e){return AC(this,e,e=>"Keyword"===e.type)}function AC(e,t,n){const r=xC.call(e,t);return null!==r&&r.some(n)}function TC(e){return"node"in e?e.node:TC(e.match[0])}function EC(e){return"node"in e?e.node:EC(e.match[e.match.length-1])}function CC(e,t,n,r,i){const o=[];return null!==n.matched&&function n(s){if(null!==s.syntax&&s.syntax.type===r&&s.syntax.name===i){const n=TC(s),r=EC(s);e.syntax.walk(t,function(e,t,i){if(e===n){const e=new fT;do{if(e.appendData(t.data),t.data===r)break;t=t.next}while(null!==t);o.push({parent:i,nodes:e})}})}Array.isArray(s.match)&&s.match.forEach(n)}(n.matched),o}const{hasOwnProperty:_C}=Object.prototype;function PC(e){return"number"===typeof e&&isFinite(e)&&Math.floor(e)===e&&e>=0}function DC(e){return Boolean(e)&&PC(e.offset)&&PC(e.line)&&PC(e.column)}function MC(e,t){return function(n,r){if(!n||n.constructor!==Object)return r(n,"Type of node should be an Object");for(let i in n){let o=!0;if(!1!==_C.call(n,i)){if("type"===i)n.type!==e&&r(n,"Wrong node type `"+n.type+"`, expected `"+e+"`");else if("loc"===i){if(null===n.loc)continue;if(n.loc&&n.loc.constructor===Object)if("string"!==typeof n.loc.source)i+=".source";else if(DC(n.loc.start)){if(DC(n.loc.end))continue;i+=".end"}else i+=".start";o=!1}else if(t.hasOwnProperty(i)){o=!1;for(let e=0;!o&&e");else{if(!Array.isArray(r))throw new Error("Wrong value `"+r+"` in `"+e+"."+o+"` structure definition");t.push("List")}}i[o]=t.join(" | ")}return{docs:i,check:MC(e,r)}}const RC=hC(iE.join(" | "));function QC(e,t,n){const r={};for(const i in e)e[i].syntax&&(r[i]=n?e[i].syntax:XT(e[i].syntax,{compact:t}));return r}function IC(e,t,n){const r={};for(const[i,o]of Object.entries(e))r[i]={prelude:o.prelude&&(n?o.prelude.syntax:XT(o.prelude.syntax,{compact:t})),descriptors:o.descriptors&&QC(o.descriptors,t,n)};return r}function LC(e,t,n){return{matched:e,iterations:n,error:t,...l}}function FC(e,t,n,r){const i=nC(n,e.syntax);let o;return function(e){for(let t=0;t3&&void 0!==arguments[3]?arguments[3]:null,serializable:"string"===typeof e||e&&"string"===typeof e.type,syntax:null,match:null};return"function"===typeof e?i.match=hC(e,r):("string"===typeof e?Object.defineProperty(i,"syntax",{get:()=>(Object.defineProperty(i,"syntax",{value:KE(e)}),i.syntax)}):i.syntax=e,Object.defineProperty(i,"match",{get:()=>(Object.defineProperty(i,"match",{value:hC(i.syntax,r)}),i.match)})),i}addAtrule_(e,t){t&&(this.atrules[e]={type:"Atrule",name:e,prelude:t.prelude?this.createDescriptor(t.prelude,"AtrulePrelude",e):null,descriptors:t.descriptors?Object.keys(t.descriptors).reduce((n,r)=>(n[r]=this.createDescriptor(t.descriptors[r],"AtruleDescriptor",r,e),n),Object.create(null)):null})}addProperty_(e,t){t&&(this.properties[e]=this.createDescriptor(t,"Property",e))}addType_(e,t){t&&(this.types[e]=this.createDescriptor(t,"Type",e))}checkAtruleName(e){if(!this.getAtrule(e))return new VT("Unknown at-rule","@"+e)}checkAtrulePrelude(e,t){const n=this.checkAtruleName(e);if(n)return n;const r=this.getAtrule(e);return!r.prelude&&t?new SyntaxError("At-rule `@"+e+"` should not contain a prelude"):!r.prelude||t||FC(this,r.prelude,"",!1).matched?void 0:new SyntaxError("At-rule `@"+e+"` should contain a prelude")}checkAtruleDescriptorName(e,t){const n=this.checkAtruleName(e);if(n)return n;const r=this.getAtrule(e),i=eE(t);return r.descriptors?r.descriptors[i.name]||r.descriptors[i.basename]?void 0:new VT("Unknown at-rule descriptor",t):new SyntaxError("At-rule `@"+e+"` has no known descriptors")}checkPropertyName(e){if(!this.getProperty(e))return new VT("Unknown property",e)}matchAtrulePrelude(e,t){const n=this.checkAtrulePrelude(e,t);if(n)return LC(null,n);const r=this.getAtrule(e);return r.prelude?FC(this,r.prelude,t||"",!1):LC(null,null)}matchAtruleDescriptor(e,t,n){const r=this.checkAtruleDescriptorName(e,t);if(r)return LC(null,r);const i=this.getAtrule(e),o=eE(t);return FC(this,i.descriptors[o.name]||i.descriptors[o.basename],n,!1)}matchDeclaration(e){return"Declaration"!==e.type?LC(null,new Error("Not a Declaration node")):this.matchProperty(e.property,e.value)}matchProperty(e,t){if(tE(e).custom)return LC(null,new Error("Lexer matching doesn't applicable for custom properties"));const n=this.checkPropertyName(e);return n?LC(null,n):FC(this,this.getProperty(e),t,!0)}matchType(e,t){const n=this.getType(e);return n?FC(this,n,t,!1):LC(null,new VT("Unknown type",e))}match(e,t){return"string"===typeof e||e&&e.type?("string"!==typeof e&&e.match||(e=this.createDescriptor(e,"Type","anonymous")),FC(this,e,t,!1)):LC(null,new VT("Bad syntax"))}findValueFragments(e,t,n,r){return CC(this,t,this.matchProperty(e,t),n,r)}findDeclarationValueFragments(e,t,n){return CC(this,e.value,this.matchDeclaration(e),t,n)}findAllFragments(e,t,n){const r=[];return this.syntax.walk(e,{visit:"Declaration",enter:e=>{r.push.apply(r,this.findDeclarationValueFragments(e,t,n))}}),r}getAtrule(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];const n=eE(e);return(n.vendor&&t?this.atrules[n.name]||this.atrules[n.basename]:this.atrules[n.name])||null}getAtrulePrelude(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];const n=this.getAtrule(e,t);return n&&n.prelude||null}getAtruleDescriptor(e,t){return this.atrules.hasOwnProperty(e)&&this.atrules.declarators&&this.atrules[e].declarators[t]||null}getProperty(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];const n=tE(e);return(n.vendor&&t?this.properties[n.name]||this.properties[n.basename]:this.properties[n.name])||null}getType(e){return hasOwnProperty.call(this.types,e)?this.types[e]:null}validate(){function e(r,i,o,s){if(o.has(i))return o.get(i);o.set(i,!1),null!==s.syntax&&function(e,t,n){let r=JE,i=JE;if("function"===typeof t?r=t:t&&(r=eC(t.enter),i=eC(t.leave)),r===JE&&i===JE)throw new Error("Neither `enter` nor `leave` walker handler is set or both aren't a function");!function e(t){switch(r.call(n,t),t.type){case"Group":t.terms.forEach(e);break;case"Multiplier":e(t.term);break;case"Type":case"Property":case"Keyword":case"AtKeyword":case"Function":case"String":case"Token":case"Comma":break;default:throw new Error("Unknown type: "+t.type)}i.call(n,t)}(e)}(s.syntax,function(s){if("Type"!==s.type&&"Property"!==s.type)return;const a="Type"===s.type?r.types:r.properties,l="Type"===s.type?t:n;hasOwnProperty.call(a,s.name)&&!e(r,s.name,l,a[s.name])||o.set(i,!0)},this)}let t=new Map,n=new Map;for(const r in this.types)e(this,r,t,this.types[r]);for(const r in this.properties)e(this,r,n,this.properties[r]);return t=[...t.keys()].filter(e=>t.get(e)),n=[...n.keys()].filter(e=>n.get(e)),t.length||n.length?{types:t,properties:n}:null}dump(e,t){return{generic:this.generic,units:this.units,types:QC(this.types,!t,e),properties:QC(this.properties,!t,e),atrules:IC(this.atrules,!t,e)}}toString(){return JSON.stringify(this.dump())}}function BC(e,t){return"string"===typeof t&&/^\s*\|/.test(t)?"string"===typeof e?e+t:t.replace(/^\s*\|\s*/,""):t||null}function zC(e,t){const n=Object.create(null);for(const[r,i]of Object.entries(e))if(i){n[r]={};for(const e of Object.keys(i))t.includes(e)&&(n[r][e]=i[e])}return n}function qC(e,t){const n={...e};for(const[r,i]of Object.entries(t))switch(r){case"generic":n[r]=Boolean(i);break;case"units":n[r]={...e[r]};for(const[e,t]of Object.entries(i))n[r][e]=Array.isArray(t)?t:[];break;case"atrules":n[r]={...e[r]};for(const[e,t]of Object.entries(i)){const i=n[r][e]||{},o=n[r][e]={prelude:i.prelude||null,descriptors:{...i.descriptors}};if(t){o.prelude=t.prelude?BC(o.prelude,t.prelude):o.prelude||null;for(const[e,n]of Object.entries(t.descriptors||{}))o.descriptors[e]=n?BC(o.descriptors[e],n):null;Object.keys(o.descriptors).length||(o.descriptors=null)}}break;case"types":case"properties":n[r]={...e[r]};for(const[e,t]of Object.entries(i))n[r][e]=BC(n[r][e],t);break;case"scope":n[r]={...e[r]};for(const[e,t]of Object.entries(i))n[r][e]={...n[r][e],...t};break;case"parseContext":n[r]={...e[r],...i};break;case"atrule":case"pseudo":n[r]={...e[r],...zC(i,["parse"])};break;case"node":n[r]={...e[r],...zC(i,["name","structure","parse","generate","walkContext"])}}return n}function HC(e){const t=ST(e),n=qT(e),r=RT(e),{fromPlainObject:i,toPlainObject:o}=function(e){return{fromPlainObject:t=>(e(t,{enter(e){e.children&&e.children instanceof fT===!1&&(e.children=(new fT).fromArray(e.children))}}),t),toPlainObject:t=>(e(t,{leave(e){e.children&&e.children instanceof fT&&(e.children=e.children.toArray())}}),t)}}(n),s={lexer:null,createLexer:e=>new $C(e,s,s.lexer.structure),tokenize:dT,parse:t,generate:r,walk:n,find:n.find,findLast:n.findLast,findAll:n.findAll,fromPlainObject:i,toPlainObject:o,fork(t){const n=qC({},e);return HC("function"===typeof t?t(n,Object.assign):qC(n,t))}};return s.lexer=new $C({generic:!0,units:e.units,types:e.types,atrules:e.atrules,properties:e.properties,node:e.node},s),s}const UC=43,XC=45,jC=110,ZC=!0,YC=!1;function VC(e,t){let n=this.tokenStart+e;const r=this.charCodeAt(n);for(r!==UC&&r!==XC||(t&&this.error("Number sign is not allowed"),n++);n0&&this.skip(e),0===t&&(n=this.charCodeAt(this.tokenStart),n!==UC&&n!==XC&&this.error("Number sign is expected")),GC.call(this,0!==t),t===XC?"-"+this.consume(mA):this.consume(mA)}const JC="AnPlusB",e_={a:[String,null],b:[String,null]};function t_(){const e=this.tokenStart;let t=null,n=null;if(this.tokenType===mA)GC.call(this,YC),n=this.consume(mA);else if(this.tokenType===lA&&this.cmpChar(this.tokenStart,XC))switch(t="-1",WC.call(this,1,jC),this.tokenEnd-this.tokenStart){case 2:this.next(),n=KC.call(this);break;case 3:WC.call(this,2,XC),this.next(),this.skipSC(),GC.call(this,ZC),n="-"+this.consume(mA);break;default:WC.call(this,2,XC),VC.call(this,3,ZC),this.next(),n=this.substrToCursor(e+2)}else if(this.tokenType===lA||this.isDelim(UC)&&this.lookupType(1)===lA){let r=0;switch(t="1",this.isDelim(UC)&&(r=1,this.next()),WC.call(this,0,jC),this.tokenEnd-this.tokenStart){case 1:this.next(),n=KC.call(this);break;case 2:WC.call(this,1,XC),this.next(),this.skipSC(),GC.call(this,ZC),n="-"+this.consume(mA);break;default:WC.call(this,1,XC),VC.call(this,2,ZC),this.next(),n=this.substrToCursor(e+r+1)}}else if(this.tokenType===OA){const r=this.charCodeAt(this.tokenStart),i=r===UC||r===XC;let o=this.tokenStart+i;for(;o0&&void 0!==arguments[0]&&arguments[0];const t=this.tokenStart;let n,r,i=null,o=null;switch(this.eat(uA),n=this.substrToCursor(t+1),r=n.toLowerCase(),this.skipSC(),!1===this.eof&&this.tokenType!==CA&&this.tokenType!==kA&&(i=this.parseAtrulePrelude?this.parseWithFallback(this.AtrulePrelude.bind(this,n,e),r_):r_.call(this,this.tokenIndex),this.skipSC()),this.tokenType){case kA:this.next();break;case CA:o=hasOwnProperty.call(this.atrule,r)&&"function"===typeof this.atrule[r].block?this.atrule[r].block.call(this,e):this.Block(i_.call(this))}return{type:"Atrule",loc:this.getLocation(t,this.tokenStart),name:n,prelude:i,block:o}}function c_(e){this.token(uA,"@"+e.name),null!==e.prelude&&this.node(e.prelude),e.block?this.node(e.block):this.token(kA,";")}const u_="AtrulePrelude",h_="atrulePrelude",d_={children:[[]]};function p_(e){let t=null;return null!==e&&(e=e.toLowerCase()),this.skipSC(),t=hasOwnProperty.call(this.atrule,e)&&"function"===typeof this.atrule[e].prelude?this.atrule[e].prelude.call(this):this.readSequence(this.scope.AtrulePrelude),this.skipSC(),!0!==this.eof&&this.tokenType!==CA&&this.tokenType!==kA&&this.error("Semicolon or block is expected"),{type:"AtrulePrelude",loc:this.getLocationFromList(t),children:t}}function f_(e){this.children(e)}const m_=36,g_=42,O_=61,b_=94,v_=124,y_=126;function x_(){this.eof&&this.error("Unexpected end of input");const e=this.tokenStart;let t=!1;return this.isDelim(g_)?(t=!0,this.next()):this.isDelim(v_)||this.eat(lA),this.isDelim(v_)?this.charCodeAt(this.tokenStart+1)!==O_?(this.next(),this.eat(lA)):t&&this.error("Identifier is expected",this.tokenEnd):t&&this.error("Vertical line is expected"),{type:"Identifier",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e)}}function k_(){const e=this.tokenStart,t=this.charCodeAt(e);return t!==O_&&t!==y_&&t!==b_&&t!==m_&&t!==g_&&t!==v_&&this.error("Attribute selector (=, ~=, ^=, $=, *=, |=) is expected"),this.next(),t!==O_&&(this.isDelim(O_)||this.error("Equal sign is expected"),this.next()),this.substrToCursor(e)}const S_="AttributeSelector",w_={name:"Identifier",matcher:[String,null],value:["String","Identifier",null],flags:[String,null]};function A_(){const e=this.tokenStart;let t,n=null,r=null,i=null;return this.eat(wA),this.skipSC(),t=x_.call(this),this.skipSC(),this.tokenType!==AA&&(this.tokenType!==lA&&(n=k_.call(this),this.skipSC(),r=this.tokenType===dA?this.String():this.Identifier(),this.skipSC()),this.tokenType===lA&&(i=this.consume(lA),this.skipSC())),this.eat(AA),{type:"AttributeSelector",loc:this.getLocation(e,this.tokenStart),name:t,matcher:n,value:r,flags:i}}function T_(e){this.token(fA,"["),this.node(e.name),null!==e.matcher&&(this.tokenize(e.matcher),this.node(e.value)),null!==e.flags&&this.token(lA,e.flags),this.token(fA,"]")}const E_=38;function C_(e){return this.Raw(e,null,!0)}function __(){return this.parseWithFallback(this.Rule,C_)}function P_(e){return this.Raw(e,this.consumeUntilSemicolonIncluded,!0)}function D_(){if(this.tokenType===kA)return P_.call(this,this.tokenIndex);const e=this.parseWithFallback(this.Declaration,P_);return this.tokenType===kA&&this.next(),e}const M_="Block",N_="block",R_={children:[["Atrule","Rule","Declaration"]]};function Q_(e){const t=e?D_:__,n=this.tokenStart;let r=this.createList();this.eat(CA);e:for(;!this.eof;)switch(this.tokenType){case _A:break e;case bA:case PA:this.next();break;case uA:r.push(this.parseWithFallback(this.Atrule.bind(this,e),C_));break;default:e&&this.isDelim(E_)?r.push(__.call(this)):r.push(t.call(this))}return this.eof||this.eat(_A),{type:"Block",loc:this.getLocation(n,this.tokenStart),children:r}}function I_(e){this.token(CA,"{"),this.children(e,e=>{"Declaration"===e.type&&this.token(kA,";")}),this.token(_A,"}")}const L_="Brackets",F_={children:[[]]};function $_(e,t){const n=this.tokenStart;let r=null;return this.eat(wA),r=e.call(this,t),this.eof||this.eat(AA),{type:"Brackets",loc:this.getLocation(n,this.tokenStart),children:r}}function B_(e){this.token(fA,"["),this.children(e),this.token(fA,"]")}const z_="CDC",q_=[];function H_(){const e=this.tokenStart;return this.eat(yA),{type:"CDC",loc:this.getLocation(e,this.tokenStart)}}function U_(){this.token(yA,"--\x3e")}const X_="CDO",j_=[];function Z_(){const e=this.tokenStart;return this.eat(vA),{type:"CDO",loc:this.getLocation(e,this.tokenStart)}}function Y_(){this.token(vA,"\x3c!--")}const V_=46,G_="ClassSelector",W_={name:String};function K_(){return this.eatDelim(V_),{type:"ClassSelector",loc:this.getLocation(this.tokenStart-1,this.tokenEnd),name:this.consume(lA)}}function J_(e){this.token(fA,"."),this.token(lA,e.name)}const eP=43,tP=47,nP=62,rP=126,iP="Combinator",oP={name:String};function sP(){const e=this.tokenStart;let t;switch(this.tokenType){case bA:t=" ";break;case fA:switch(this.charCodeAt(this.tokenStart)){case nP:case eP:case rP:this.next();break;case tP:this.next(),this.eatIdent("deep"),this.eatDelim(tP);break;default:this.error("Combinator is expected")}t=this.substrToCursor(e)}return{type:"Combinator",loc:this.getLocation(e,this.tokenStart),name:t}}function aP(e){this.tokenize(e.name)}const lP=42,cP=47,uP="Comment",hP={value:String};function dP(){const e=this.tokenStart;let t=this.tokenEnd;return this.eat(PA),t-e+2>=2&&this.charCodeAt(t-2)===lP&&this.charCodeAt(t-1)===cP&&(t-=2),{type:"Comment",loc:this.getLocation(e,this.tokenStart),value:this.substring(e+2,t)}}function pP(e){this.token(PA,"/*"+e.value+"*/")}const fP=33,mP=35,gP=36,OP=38,bP=42,vP=43,yP=47;function xP(e){return this.Raw(e,this.consumeUntilExclamationMarkOrSemicolon,!0)}function kP(e){return this.Raw(e,this.consumeUntilExclamationMarkOrSemicolon,!1)}function SP(){const e=this.tokenIndex,t=this.Value();return"Raw"!==t.type&&!1===this.eof&&this.tokenType!==kA&&!1===this.isDelim(fP)&&!1===this.isBalanceEdge(e)&&this.error(),t}const wP="Declaration",AP="declaration",TP={important:[Boolean,String],property:String,value:["Value","Raw"]};function EP(){const e=this.tokenStart,t=this.tokenIndex,n=_P.call(this),r=nE(n),i=r?this.parseCustomProperty:this.parseValue,o=r?kP:xP;let s,a=!1;this.skipSC(),this.eat(xA);const l=this.tokenIndex;if(r||this.skipSC(),s=i?this.parseWithFallback(SP,o):o.call(this,this.tokenIndex),r&&"Value"===s.type&&s.children.isEmpty)for(let c=l-this.tokenIndex;c<=0;c++)if(this.lookupType(c)===bA){s.children.appendData({type:"WhiteSpace",loc:null,value:" "});break}return this.isDelim(fP)&&(a=PP.call(this),this.skipSC()),!1===this.eof&&this.tokenType!==kA&&!1===this.isBalanceEdge(t)&&this.error(),{type:"Declaration",loc:this.getLocation(e,this.tokenStart),important:a,property:n,value:s}}function CP(e){this.token(lA,e.property),this.token(xA,":"),this.node(e.value),e.important&&(this.token(fA,"!"),this.token(lA,!0===e.important?"important":e.important))}function _P(){const e=this.tokenStart;if(this.tokenType===fA)switch(this.charCodeAt(this.tokenStart)){case bP:case gP:case vP:case mP:case OP:this.next();break;case yP:this.next(),this.isDelim(yP)&&this.next()}return this.tokenType===hA?this.eat(hA):this.eat(lA),this.substrToCursor(e)}function PP(){this.eat(fA),this.skipSC();const e=this.consume(lA);return"important"===e||e}const DP=38;function MP(e){return this.Raw(e,this.consumeUntilSemicolonIncluded,!0)}const NP="DeclarationList",RP={children:[["Declaration","Atrule","Rule"]]};function QP(){const e=this.createList();for(;!this.eof;)switch(this.tokenType){case bA:case PA:case kA:this.next();break;case uA:e.push(this.parseWithFallback(this.Atrule.bind(this,!0),MP));break;default:this.isDelim(DP)?e.push(this.parseWithFallback(this.Rule,MP)):e.push(this.parseWithFallback(this.Declaration,MP))}return{type:"DeclarationList",loc:this.getLocationFromList(e),children:e}}function IP(e){this.children(e,e=>{"Declaration"===e.type&&this.token(kA,";")})}const LP="Dimension",FP={value:String,unit:String};function $P(){const e=this.tokenStart,t=this.consumeNumber(OA);return{type:"Dimension",loc:this.getLocation(e,this.tokenStart),value:t,unit:this.substring(e+t.length,this.tokenStart)}}function BP(e){this.token(OA,e.value+e.unit)}const zP="Function",qP="function",HP={name:String,children:[[]]};function UP(e,t){const n=this.tokenStart,r=this.consumeFunctionName(),i=r.toLowerCase();let o;return o=t.hasOwnProperty(i)?t[i].call(this,t):e.call(this,t),this.eof||this.eat(EA),{type:"Function",loc:this.getLocation(n,this.tokenStart),name:r,children:o}}function XP(e){this.token(cA,e.name+"("),this.children(e),this.token(EA,")")}const jP="XXX",ZP="Hash",YP={value:String};function VP(){const e=this.tokenStart;return this.eat(hA),{type:"Hash",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e+1)}}function GP(e){this.token(hA,"#"+e.value)}const WP="Identifier",KP={name:String};function JP(){return{type:"Identifier",loc:this.getLocation(this.tokenStart,this.tokenEnd),name:this.consume(lA)}}function eD(e){this.token(lA,e.name)}const tD="IdSelector",nD={name:String};function rD(){const e=this.tokenStart;return this.eat(hA),{type:"IdSelector",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e+1)}}function iD(e){this.token(fA,"#"+e.name)}const oD="MediaFeature",sD={name:String,value:["Identifier","Number","Dimension","Ratio",null]};function aD(){const e=this.tokenStart;let t,n=null;if(this.eat(TA),this.skipSC(),t=this.consume(lA),this.skipSC(),this.tokenType!==EA){switch(this.eat(xA),this.skipSC(),this.tokenType){case mA:n=this.lookupNonWSType(1)===fA?this.Ratio():this.Number();break;case OA:n=this.Dimension();break;case lA:n=this.Identifier();break;default:this.error("Number, dimension, ratio or identifier is expected")}this.skipSC()}return this.eat(EA),{type:"MediaFeature",loc:this.getLocation(e,this.tokenStart),name:t,value:n}}function lD(e){this.token(TA,"("),this.token(lA,e.name),null!==e.value&&(this.token(xA,":"),this.node(e.value)),this.token(EA,")")}const cD="MediaQuery",uD={children:[["Identifier","MediaFeature","WhiteSpace"]]};function hD(){const e=this.createList();let t=null;this.skipSC();e:for(;!this.eof;){switch(this.tokenType){case PA:case bA:this.next();continue;case lA:t=this.Identifier();break;case TA:t=this.MediaFeature();break;default:break e}e.push(t)}return null===t&&this.error("Identifier or parenthesis is expected"),{type:"MediaQuery",loc:this.getLocationFromList(e),children:e}}function dD(e){this.children(e)}const pD="MediaQueryList",fD={children:[["MediaQuery"]]};function mD(){const e=this.createList();for(this.skipSC();!this.eof&&(e.push(this.MediaQuery()),this.tokenType===SA);)this.next();return{type:"MediaQueryList",loc:this.getLocationFromList(e),children:e}}function gD(e){this.children(e,()=>this.token(SA,","))}const OD=38,bD="NestingSelector",vD={};function yD(){const e=this.tokenStart;return this.eatDelim(OD),{type:"NestingSelector",loc:this.getLocation(e,this.tokenStart)}}function xD(){this.token(fA,"&")}const kD="Nth",SD={nth:["AnPlusB","Identifier"],selector:["SelectorList",null]};function wD(){this.skipSC();const e=this.tokenStart;let t,n=e,r=null;return t=this.lookupValue(0,"odd")||this.lookupValue(0,"even")?this.Identifier():this.AnPlusB(),n=this.tokenStart,this.skipSC(),this.lookupValue(0,"of")&&(this.next(),r=this.SelectorList(),n=this.tokenStart),{type:"Nth",loc:this.getLocation(e,n),nth:t,selector:r}}function AD(e){this.node(e.nth),null!==e.selector&&(this.token(lA,"of"),this.node(e.selector))}const TD="Number",ED={value:String};function CD(){return{type:"Number",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:this.consume(mA)}}function _D(e){this.token(mA,e.value)}const PD="Operator",DD={value:String};function MD(){const e=this.tokenStart;return this.next(),{type:"Operator",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e)}}function ND(e){this.tokenize(e.value)}const RD="Parentheses",QD={children:[[]]};function ID(e,t){const n=this.tokenStart;let r=null;return this.eat(TA),r=e.call(this,t),this.eof||this.eat(EA),{type:"Parentheses",loc:this.getLocation(n,this.tokenStart),children:r}}function LD(e){this.token(TA,"("),this.children(e),this.token(EA,")")}const FD="Percentage",$D={value:String};function BD(){return{type:"Percentage",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:this.consumeNumber(gA)}}function zD(e){this.token(gA,e.value+"%")}const qD="PseudoClassSelector",HD="function",UD={name:String,children:[["Raw"],null]};function XD(){const e=this.tokenStart;let t,n,r=null;return this.eat(xA),this.tokenType===cA?(t=this.consumeFunctionName(),n=t.toLowerCase(),hasOwnProperty.call(this.pseudo,n)?(this.skipSC(),r=this.pseudo[n].call(this),this.skipSC()):(r=this.createList(),r.push(this.Raw(this.tokenIndex,null,!1))),this.eat(EA)):t=this.consume(lA),{type:"PseudoClassSelector",loc:this.getLocation(e,this.tokenStart),name:t,children:r}}function jD(e){this.token(xA,":"),null===e.children?this.token(lA,e.name):(this.token(cA,e.name+"("),this.children(e),this.token(EA,")"))}const ZD="PseudoElementSelector",YD="function",VD={name:String,children:[["Raw"],null]};function GD(){const e=this.tokenStart;let t,n,r=null;return this.eat(xA),this.eat(xA),this.tokenType===cA?(t=this.consumeFunctionName(),n=t.toLowerCase(),hasOwnProperty.call(this.pseudo,n)?(this.skipSC(),r=this.pseudo[n].call(this),this.skipSC()):(r=this.createList(),r.push(this.Raw(this.tokenIndex,null,!1))),this.eat(EA)):t=this.consume(lA),{type:"PseudoElementSelector",loc:this.getLocation(e,this.tokenStart),name:t,children:r}}function WD(e){this.token(xA,":"),this.token(xA,":"),null===e.children?this.token(lA,e.name):(this.token(cA,e.name+"("),this.children(e),this.token(EA,")"))}const KD=47,JD=46;function eM(){this.skipSC();const e=this.consume(mA);for(let t=0;t0&&this.lookupType(-1)===bA?this.tokenIndex>1?this.getTokenStart(this.tokenIndex-1):this.firstCharOffset:this.tokenStart}const sM="Raw",aM={value:String};function lM(e,t,n){const r=this.getTokenStart(e);let i;return this.skipUntilBalanced(e,t||this.consumeUntilBalanceEnd),i=n&&this.tokenStart>r?oM.call(this):this.tokenStart,{type:"Raw",loc:this.getLocation(r,i),value:this.substring(r,i)}}function cM(e){this.tokenize(e.value)}function uM(e){return this.Raw(e,this.consumeUntilLeftCurlyBracket,!0)}function hM(){const e=this.SelectorList();return"Raw"!==e.type&&!1===this.eof&&this.tokenType!==CA&&this.error(),e}const dM="Rule",pM="rule",fM={prelude:["SelectorList","Raw"],block:["Block"]};function mM(){const e=this.tokenIndex,t=this.tokenStart;let n,r;return n=this.parseRulePrelude?this.parseWithFallback(hM,uM):uM.call(this,e),r=this.Block(!0),{type:"Rule",loc:this.getLocation(t,this.tokenStart),prelude:n,block:r}}function gM(e){this.node(e.prelude),this.node(e.block)}const OM="Selector",bM={children:[["TypeSelector","IdSelector","ClassSelector","AttributeSelector","PseudoClassSelector","PseudoElementSelector","Combinator","WhiteSpace"]]};function vM(){const e=this.readSequence(this.scope.Selector);return null===this.getFirstListNode(e)&&this.error("Selector is expected"),{type:"Selector",loc:this.getLocationFromList(e),children:e}}function yM(e){this.children(e)}const xM="SelectorList",kM="selector",SM={children:[["Selector","Raw"]]};function wM(){const e=this.createList();for(;!this.eof&&(e.push(this.Selector()),this.tokenType===SA);)this.next();return{type:"SelectorList",loc:this.getLocationFromList(e),children:e}}function AM(e){this.children(e,()=>this.token(SA,","))}const TM=92,EM=34,CM=39;function _M(e){const t=e.length,n=e.charCodeAt(0),r=n===EM||n===CM?1:0,i=1===r&&t>1&&e.charCodeAt(t-1)===n?t-2:t-1;let o="";for(let s=r;s<=i;s++){let n=e.charCodeAt(s);if(n===TM){if(s===i){s!==t-1&&(o=e.substr(s+1));break}if(n=e.charCodeAt(++s),BA(TM,n)){const t=s-1,n=JA(e,t);s=n-1,o+=rT(e.substring(t+1,n))}else 13===n&&10===e.charCodeAt(s+1)&&s++}else o+=e[s]}return o}const PM="String",DM={value:String};function MM(){return{type:"String",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:_M(this.consume(dA))}}function NM(e){this.token(dA,function(e,t){const n=t?"'":'"',r=t?CM:EM;let i="",o=!1;for(let s=0;s6&&this.error("Too many hex digits",r)}return this.next(),n}function KM(e){let t=0;for(;this.isDelim(GM);)++t>e&&this.error("Too many question marks"),this.next()}function JM(e){this.charCodeAt(this.tokenStart)!==e&&this.error((e===YM?"Plus sign":"Hyphen minus")+" is expected")}function eN(){let e=0;switch(this.tokenType){case mA:if(e=WM.call(this,1,!0),this.isDelim(GM)){KM.call(this,6-e);break}if(this.tokenType===OA||this.tokenType===mA){JM.call(this,VM),WM.call(this,1,!1);break}break;case OA:e=WM.call(this,1,!0),e>0&&KM.call(this,6-e);break;default:if(this.eatDelim(YM),this.tokenType===lA){e=WM.call(this,0,!0),e>0&&KM.call(this,6-e);break}if(this.isDelim(GM)){this.next(),KM.call(this,5);break}this.error("Hex digit or question mark is expected")}}const tN="UnicodeRange",nN={value:String};function rN(){const e=this.tokenStart;return this.eatIdent("u"),eN.call(this),{type:"UnicodeRange",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e)}}function iN(e){this.tokenize(e.value)}const oN=32,sN=92,aN=34,lN=39,cN=40,uN=41;const hN="Url",dN={value:String};function pN(){const e=this.tokenStart;let t;switch(this.tokenType){case pA:t=function(e){const t=e.length;let n=4,r=e.charCodeAt(t-1)===uN?t-2:t-1,i="";for(;n )","absolute-size":"xx-small|x-small|small|medium|large|x-large|xx-large|xxx-large","acos()":"acos( )","alpha-value":"|","angle-percentage":"|","angular-color-hint":"","angular-color-stop":"&&?","angular-color-stop-list":"[ [, ]?]# , ","animateable-feature":"scroll-position|contents|","asin()":"asin( )","atan()":"atan( )","atan2()":"atan2( , )",attachment:"scroll|fixed|local","attr()":"attr( ? [, ]? )","attr-matcher":"['~'|'|'|'^'|'$'|'*']? '='","attr-modifier":"i|s","attribute-selector":"'[' ']'|'[' [|] ? ']'","auto-repeat":"repeat( [auto-fill|auto-fit] , [? ]+ ? )","auto-track-list":"[? [|]]* ? [? [|]]* ?",axis:"block|inline|vertical|horizontal","baseline-position":"[first|last]? baseline","basic-shape":"||||","bg-image":"none|","bg-layer":"|| [/ ]?||||||||","bg-position":"[[left|center|right|top|bottom|]|[left|center|right|] [top|center|bottom|]|[center|[left|right] ?]&&[center|[top|bottom] ?]]","bg-size":"[|auto]{1,2}|cover|contain","blur()":"blur( )","blend-mode":"normal|multiply|screen|overlay|darken|lighten|color-dodge|color-burn|hard-light|soft-light|difference|exclusion|hue|saturation|color|luminosity",box:"border-box|padding-box|content-box","brightness()":"brightness( )","calc()":"calc( )","calc-sum":" [['+'|'-'] ]*","calc-product":" ['*' |'/' ]*","calc-value":"||||( )","calc-constant":"e|pi|infinity|-infinity|NaN","cf-final-image":"|","cf-mixing-image":"?&&","circle()":"circle( []? [at ]? )","clamp()":"clamp( #{3} )","class-selector":"'.' ","clip-source":"",color:"|||||||||currentcolor|","color-stop":"|","color-stop-angle":"{1,2}","color-stop-length":"{1,2}","color-stop-list":"[ [, ]?]# , ",combinator:"'>'|'+'|'~'|['||']","common-lig-values":"[common-ligatures|no-common-ligatures]","compat-auto":"searchfield|textarea|push-button|slider-horizontal|checkbox|radio|square-button|menulist|listbox|meter|progress-bar|button","composite-style":"clear|copy|source-over|source-in|source-out|source-atop|destination-over|destination-in|destination-out|destination-atop|xor","compositing-operator":"add|subtract|intersect|exclude","compound-selector":"[? * [ *]*]!","compound-selector-list":"#","complex-selector":" [? ]*","complex-selector-list":"#","conic-gradient()":"conic-gradient( [from ]? [at ]? , )","contextual-alt-values":"[contextual|no-contextual]","content-distribution":"space-between|space-around|space-evenly|stretch","content-list":"[|contents||||||]+","content-position":"center|start|end|flex-start|flex-end","content-replacement":"","contrast()":"contrast( [] )","cos()":"cos( )",counter:"|","counter()":"counter( , ? )","counter-name":"","counter-style":"|symbols( )","counter-style-name":"","counters()":"counters( , , ? )","cross-fade()":"cross-fade( , ? )","cubic-bezier-timing-function":"ease|ease-in|ease-out|ease-in-out|cubic-bezier( , , , )","deprecated-system-color":"ActiveBorder|ActiveCaption|AppWorkspace|Background|ButtonFace|ButtonHighlight|ButtonShadow|ButtonText|CaptionText|GrayText|Highlight|HighlightText|InactiveBorder|InactiveCaption|InactiveCaptionText|InfoBackground|InfoText|Menu|MenuText|Scrollbar|ThreeDDarkShadow|ThreeDFace|ThreeDHighlight|ThreeDLightShadow|ThreeDShadow|Window|WindowFrame|WindowText","discretionary-lig-values":"[discretionary-ligatures|no-discretionary-ligatures]","display-box":"contents|none","display-inside":"flow|flow-root|table|flex|grid|ruby","display-internal":"table-row-group|table-header-group|table-footer-group|table-row|table-cell|table-column-group|table-column|table-caption|ruby-base|ruby-text|ruby-base-container|ruby-text-container","display-legacy":"inline-block|inline-list-item|inline-table|inline-flex|inline-grid","display-listitem":"?&&[flow|flow-root]?&&list-item","display-outside":"block|inline|run-in","drop-shadow()":"drop-shadow( {2,3} ? )","east-asian-variant-values":"[jis78|jis83|jis90|jis04|simplified|traditional]","east-asian-width-values":"[full-width|proportional-width]","element()":"element( , [first|start|last|first-except]? )|element( )","ellipse()":"ellipse( [{2}]? [at ]? )","ending-shape":"circle|ellipse","env()":"env( , ? )","exp()":"exp( )","explicit-track-list":"[? ]+ ?","family-name":"|+","feature-tag-value":" [|on|off]?","feature-type":"@stylistic|@historical-forms|@styleset|@character-variant|@swash|@ornaments|@annotation","feature-value-block":" '{' '}'","feature-value-block-list":"+","feature-value-declaration":" : + ;","feature-value-declaration-list":"","feature-value-name":"","fill-rule":"nonzero|evenodd","filter-function":"|||||||||","filter-function-list":"[|]+","final-bg-layer":"<'background-color'>|||| [/ ]?||||||||","fixed-breadth":"","fixed-repeat":"repeat( [] , [? ]+ ? )","fixed-size":"|minmax( , )|minmax( , )","font-stretch-absolute":"normal|ultra-condensed|extra-condensed|condensed|semi-condensed|semi-expanded|expanded|extra-expanded|ultra-expanded|","font-variant-css21":"[normal|small-caps]","font-weight-absolute":"normal|bold|","frequency-percentage":"|","general-enclosed":"[ )]|( )","generic-family":"serif|sans-serif|cursive|fantasy|monospace|-apple-system","generic-name":"serif|sans-serif|cursive|fantasy|monospace","geometry-box":"|fill-box|stroke-box|view-box",gradient:"||||||<-legacy-gradient>","grayscale()":"grayscale( )","grid-line":"auto||[&&?]|[span&&[||]]","historical-lig-values":"[historical-ligatures|no-historical-ligatures]","hsl()":"hsl( [/ ]? )|hsl( , , , ? )","hsla()":"hsla( [/ ]? )|hsla( , , , ? )",hue:"|","hue-rotate()":"hue-rotate( )","hwb()":"hwb( [|none] [|none] [|none] [/ [|none]]? )","hypot()":"hypot( # )",image:"||||||","image()":"image( ? [? , ?]! )","image-set()":"image-set( # )","image-set-option":"[|] [||type( )]","image-src":"|","image-tags":"ltr|rtl","inflexible-breadth":"|min-content|max-content|auto","inset()":"inset( {1,4} [round <'border-radius'>]? )","invert()":"invert( )","keyframes-name":"|","keyframe-block":"# { }","keyframe-block-list":"+","keyframe-selector":"from|to|","lab()":"lab( [||none] [||none] [||none] [/ [|none]]? )","layer()":"layer( )","layer-name":" ['.' ]*","lch()":"lch( [||none] [||none] [|none] [/ [|none]]? )","leader()":"leader( )","leader-type":"dotted|solid|space|","length-percentage":"|","line-names":"'[' * ']'","line-name-list":"[|]+","line-style":"none|hidden|dotted|dashed|solid|double|groove|ridge|inset|outset","line-width":"|thin|medium|thick","linear-color-hint":"","linear-color-stop":" ?","linear-gradient()":"linear-gradient( [|to ]? , )","log()":"log( , ? )","mask-layer":"|| [/ ]?||||||[|no-clip]||||","mask-position":"[|left|center|right] [|top|center|bottom]?","mask-reference":"none||","mask-source":"","masking-mode":"alpha|luminance|match-source","matrix()":"matrix( #{6} )","matrix3d()":"matrix3d( #{16} )","max()":"max( # )","media-and":" [and ]+","media-condition":"|||","media-condition-without-or":"||","media-feature":"( [||] )","media-in-parens":"( )||","media-not":"not ","media-or":" [or ]+","media-query":"|[not|only]? [and ]?","media-query-list":"#","media-type":"","mf-boolean":"","mf-name":"","mf-plain":" : ","mf-range":" ['<'|'>']? '='? | ['<'|'>']? '='? | '<' '='? '<' '='? | '>' '='? '>' '='? ","mf-value":"|||","min()":"min( # )","minmax()":"minmax( [|min-content|max-content|auto] , [||min-content|max-content|auto] )","mod()":"mod( , )","name-repeat":"repeat( [|auto-fill] , + )","named-color":"transparent|aliceblue|antiquewhite|aqua|aquamarine|azure|beige|bisque|black|blanchedalmond|blue|blueviolet|brown|burlywood|cadetblue|chartreuse|chocolate|coral|cornflowerblue|cornsilk|crimson|cyan|darkblue|darkcyan|darkgoldenrod|darkgray|darkgreen|darkgrey|darkkhaki|darkmagenta|darkolivegreen|darkorange|darkorchid|darkred|darksalmon|darkseagreen|darkslateblue|darkslategray|darkslategrey|darkturquoise|darkviolet|deeppink|deepskyblue|dimgray|dimgrey|dodgerblue|firebrick|floralwhite|forestgreen|fuchsia|gainsboro|ghostwhite|gold|goldenrod|gray|green|greenyellow|grey|honeydew|hotpink|indianred|indigo|ivory|khaki|lavender|lavenderblush|lawngreen|lemonchiffon|lightblue|lightcoral|lightcyan|lightgoldenrodyellow|lightgray|lightgreen|lightgrey|lightpink|lightsalmon|lightseagreen|lightskyblue|lightslategray|lightslategrey|lightsteelblue|lightyellow|lime|limegreen|linen|magenta|maroon|mediumaquamarine|mediumblue|mediumorchid|mediumpurple|mediumseagreen|mediumslateblue|mediumspringgreen|mediumturquoise|mediumvioletred|midnightblue|mintcream|mistyrose|moccasin|navajowhite|navy|oldlace|olive|olivedrab|orange|orangered|orchid|palegoldenrod|palegreen|paleturquoise|palevioletred|papayawhip|peachpuff|peru|pink|plum|powderblue|purple|rebeccapurple|red|rosybrown|royalblue|saddlebrown|salmon|sandybrown|seagreen|seashell|sienna|silver|skyblue|slateblue|slategray|slategrey|snow|springgreen|steelblue|tan|teal|thistle|tomato|turquoise|violet|wheat|white|whitesmoke|yellow|yellowgreen|<-non-standard-color>","namespace-prefix":"","ns-prefix":"[|'*']? '|'","number-percentage":"|","numeric-figure-values":"[lining-nums|oldstyle-nums]","numeric-fraction-values":"[diagonal-fractions|stacked-fractions]","numeric-spacing-values":"[proportional-nums|tabular-nums]",nth:"|even|odd","opacity()":"opacity( [] )","overflow-position":"unsafe|safe","outline-radius":"|","page-body":"? [; ]?| ","page-margin-box":" '{' '}'","page-margin-box-type":"@top-left-corner|@top-left|@top-center|@top-right|@top-right-corner|@bottom-left-corner|@bottom-left|@bottom-center|@bottom-right|@bottom-right-corner|@left-top|@left-middle|@left-bottom|@right-top|@right-middle|@right-bottom","page-selector-list":"[#]?","page-selector":"+| *","page-size":"A5|A4|A3|B5|B4|JIS-B5|JIS-B4|letter|legal|ledger","path()":"path( [ ,]? )","paint()":"paint( , ? )","perspective()":"perspective( [|none] )","polygon()":"polygon( ? , [ ]# )",position:"[[left|center|right]||[top|center|bottom]|[left|center|right|] [top|center|bottom|]?|[[left|right] ]&&[[top|bottom] ]]","pow()":"pow( , )","pseudo-class-selector":"':' |':' ')'","pseudo-element-selector":"':' ","pseudo-page":": [left|right|first|blank]",quote:"open-quote|close-quote|no-open-quote|no-close-quote","radial-gradient()":"radial-gradient( [||]? [at ]? , )",ratio:" [/ ]?","relative-selector":"? ","relative-selector-list":"#","relative-size":"larger|smaller","rem()":"rem( , )","repeat-style":"repeat-x|repeat-y|[repeat|space|round|no-repeat]{1,2}","repeating-conic-gradient()":"repeating-conic-gradient( [from ]? [at ]? , )","repeating-linear-gradient()":"repeating-linear-gradient( [|to ]? , )","repeating-radial-gradient()":"repeating-radial-gradient( [||]? [at ]? , )","reversed-counter-name":"reversed( )","rgb()":"rgb( {3} [/ ]? )|rgb( {3} [/ ]? )|rgb( #{3} , ? )|rgb( #{3} , ? )","rgba()":"rgba( {3} [/ ]? )|rgba( {3} [/ ]? )|rgba( #{3} , ? )|rgba( #{3} , ? )","rotate()":"rotate( [|] )","rotate3d()":"rotate3d( , , , [|] )","rotateX()":"rotateX( [|] )","rotateY()":"rotateY( [|] )","rotateZ()":"rotateZ( [|] )","round()":"round( ? , , )","rounding-strategy":"nearest|up|down|to-zero","saturate()":"saturate( )","scale()":"scale( [|]#{1,2} )","scale3d()":"scale3d( [|]#{3} )","scaleX()":"scaleX( [|] )","scaleY()":"scaleY( [|] )","scaleZ()":"scaleZ( [|] )",scroller:"root|nearest","self-position":"center|start|end|self-start|self-end|flex-start|flex-end","shape-radius":"|closest-side|farthest-side","sign()":"sign( )","skew()":"skew( [|] , [|]? )","skewX()":"skewX( [|] )","skewY()":"skewY( [|] )","sepia()":"sepia( )",shadow:"inset?&&{2,4}&&?","shadow-t":"[{2,3}&&?]",shape:"rect( , , , )|rect( )","shape-box":"|margin-box","side-or-corner":"[left|right]||[top|bottom]","sin()":"sin( )","single-animation":"