This repository has been archived by the owner on Jul 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
/
web.js
5 lines (5 loc) · 128 KB
/
web.js
1
2
3
4
5
!function(){return function t(e,n,r){function i(o,a){if(!n[o]){if(!e[o]){var c="function"==typeof require&&require;if(!a&&c)return c(o,!0);if(s)return s(o,!0);var l=new Error("Cannot find module '"+o+"'");throw l.code="MODULE_NOT_FOUND",l}var u=n[o]={exports:{}};e[o][0].call(u.exports,function(t){return i(e[o][1][t]||t)},u,u.exports,t,e,n,r)}return n[o].exports}for(var s="function"==typeof require&&require,o=0;o<r.length;o++)i(r[o]);return i}}()({1:[function(t,e,n){(function(n){(function(){const r=t("./src/utils"),i=t("./src/CustomElementRegistry"),s=t("./src/Document"),o=t("./src/EventTarget"),a=t("./src/HTMLElement"),c=t("./src/HTMLUnknownElement"),l=t("./src/CustomEvent"),u=t("./src/ImageFactory"),h=t("./src/NodeFilter"),d=t("./src/TreeWalker");e.exports={Attr:t("./src/Attr"),CharacterData:t("./src/CharacterData"),Comment:t("./src/Comment"),CustomElementRegistry:i,CustomEvent:l,Document:s,DocumentFragment:t("./src/DocumentFragment"),DocumentType:t("./src/DocumentType"),DOMStringMap:t("./src/DOMStringMap"),DOMTokenList:t("./src/DOMTokenList"),Element:t("./src/Element"),Event:t("./src/Event"),EventTarget:o,HTMLElement:a,HTMLUnknownElement:c,HTMLHtmlElement:t("./src/HTMLHtmlElement"),HTMLTemplateElement:t("./src/HTMLTemplateElement"),Image:u,Node:t("./src/Node"),Text:t("./src/Text"),NodeFilter:h,TreeWalker:d,init:e=>{e||(e={});const h=e.window||("undefined"==typeof self?n:self);if(h.customElements=e.customElements||new i,h.document=new s(h.customElements),h.window=h,h.HTMLElement=a,h.HTMLUnknownElement=c,h.CustomEvent=l,h.Image=function(...t){return u(h.document,...t)},o.init(h),e.selector){const n=e.selector.$,i=e.selector.module?e.selector.module(h):t(e.selector.name);r.querySelectorAll=function(t){return n(i,this,t)}}return h}},n.basicHTML=e.exports}).call(this)}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"./src/Attr":36,"./src/CharacterData":38,"./src/Comment":40,"./src/CustomElementRegistry":41,"./src/CustomEvent":42,"./src/DOMStringMap":43,"./src/DOMTokenList":44,"./src/Document":45,"./src/DocumentFragment":46,"./src/DocumentType":47,"./src/Element":48,"./src/Event":49,"./src/EventTarget":50,"./src/HTMLElement":51,"./src/HTMLHtmlElement":52,"./src/HTMLTemplateElement":55,"./src/HTMLUnknownElement":57,"./src/ImageFactory":59,"./src/Node":62,"./src/NodeFilter":63,"./src/Text":66,"./src/TreeWalker":67,"./src/utils":68}],2:[function(t,e,n){
/*! Copyright (c) 2017, Andrea Giammarchi, @WebReflection */
!function(t,e,n){"use strict";if(!("implements"in t)){var r=e.defineProperties,i=e.getOwnPropertyDescriptors,s=n.ownKeys;o.prototype=e.create(null),e.defineProperty(t,"implements",{configurable:!0,value:function(){for(var t=this===e,n=t?{}:class extends(this){},s=t?n:n.prototype,o=0,a=arguments.length;o<a;o++)r(s,i(arguments[o]));return n}}),e.defineProperty(t,"interface",{configurable:!0,value:function(){for(var t="function"==typeof arguments[arguments.length-1],e=t?class extends o{}:new o,n=t?a:c,r=0,i=arguments.length;r<i;r++)n(e,arguments[r]);return e}})}function o(){}function a(t,e){var n=i(e);"function"==typeof e?(delete n.prototype,r(t,n),r(t.prototype,i(e.prototype))):c(t.prototype,e)}function c(t,e){if(e instanceof o)r(t,i(e));else{for(var n=i(e),a=s(n),c=0,l=a.length;c<l;c++)n[a[c]].enumerable=!1;r(t,n)}}}(Function.prototype,Object,Reflect)},{}],3:[function(t,e,n){e.exports=
/*! (c) Andrea Giammarchi - ISC */
function t(){var e=new Map;return{all:function(t,e){var n=s(t);n.c.indexOf(e)<0&&n.c.push(e),r(t,e)},drop:function(t,n){var r=s(t);1<arguments.length?(i(r.c,n),i(r.f,n)):e.delete(t)},new:t,that:n,when:r};function n(t,e){if(!(1<arguments.length))return n.bind(null,t);var r=s(t);for(r.$=Promise.resolve(e);r.f.length;)r.$.then(r.f.shift());for(;r.r.length;)r.$.then(r.r.shift());r.f.push.apply(r.f,r.c)}function r(t,e){var r=s(t);if(null!==r.$&&r.$.then(n.bind(null,t)),!(1<arguments.length))return new Promise(function(t){r.r.push(t)});r.f.indexOf(e)<0&&r.f.push(e)}function i(t,e){var n=t.indexOf(e);-1<n&&t.splice(n,1)}function s(t){return e.get(t)||function(t){var n={c:[],f:[],r:[],$:null};return e.set(t,n),n}(t)}}()},{}],4:[function(t,e,n){},{}],5:[function(t,e,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.attributeNames=n.elementNames=void 0,n.elementNames=new Map([["altglyph","altGlyph"],["altglyphdef","altGlyphDef"],["altglyphitem","altGlyphItem"],["animatecolor","animateColor"],["animatemotion","animateMotion"],["animatetransform","animateTransform"],["clippath","clipPath"],["feblend","feBlend"],["fecolormatrix","feColorMatrix"],["fecomponenttransfer","feComponentTransfer"],["fecomposite","feComposite"],["feconvolvematrix","feConvolveMatrix"],["fediffuselighting","feDiffuseLighting"],["fedisplacementmap","feDisplacementMap"],["fedistantlight","feDistantLight"],["fedropshadow","feDropShadow"],["feflood","feFlood"],["fefunca","feFuncA"],["fefuncb","feFuncB"],["fefuncg","feFuncG"],["fefuncr","feFuncR"],["fegaussianblur","feGaussianBlur"],["feimage","feImage"],["femerge","feMerge"],["femergenode","feMergeNode"],["femorphology","feMorphology"],["feoffset","feOffset"],["fepointlight","fePointLight"],["fespecularlighting","feSpecularLighting"],["fespotlight","feSpotLight"],["fetile","feTile"],["feturbulence","feTurbulence"],["foreignobject","foreignObject"],["glyphref","glyphRef"],["lineargradient","linearGradient"],["radialgradient","radialGradient"],["textpath","textPath"]]),n.attributeNames=new Map([["definitionurl","definitionURL"],["attributename","attributeName"],["attributetype","attributeType"],["basefrequency","baseFrequency"],["baseprofile","baseProfile"],["calcmode","calcMode"],["clippathunits","clipPathUnits"],["diffuseconstant","diffuseConstant"],["edgemode","edgeMode"],["filterunits","filterUnits"],["glyphref","glyphRef"],["gradienttransform","gradientTransform"],["gradientunits","gradientUnits"],["kernelmatrix","kernelMatrix"],["kernelunitlength","kernelUnitLength"],["keypoints","keyPoints"],["keysplines","keySplines"],["keytimes","keyTimes"],["lengthadjust","lengthAdjust"],["limitingconeangle","limitingConeAngle"],["markerheight","markerHeight"],["markerunits","markerUnits"],["markerwidth","markerWidth"],["maskcontentunits","maskContentUnits"],["maskunits","maskUnits"],["numoctaves","numOctaves"],["pathlength","pathLength"],["patterncontentunits","patternContentUnits"],["patterntransform","patternTransform"],["patternunits","patternUnits"],["pointsatx","pointsAtX"],["pointsaty","pointsAtY"],["pointsatz","pointsAtZ"],["preservealpha","preserveAlpha"],["preserveaspectratio","preserveAspectRatio"],["primitiveunits","primitiveUnits"],["refx","refX"],["refy","refY"],["repeatcount","repeatCount"],["repeatdur","repeatDur"],["requiredextensions","requiredExtensions"],["requiredfeatures","requiredFeatures"],["specularconstant","specularConstant"],["specularexponent","specularExponent"],["spreadmethod","spreadMethod"],["startoffset","startOffset"],["stddeviation","stdDeviation"],["stitchtiles","stitchTiles"],["surfacescale","surfaceScale"],["systemlanguage","systemLanguage"],["tablevalues","tableValues"],["targetx","targetX"],["targety","targetY"],["textlength","textLength"],["viewbox","viewBox"],["viewtarget","viewTarget"],["xchannelselector","xChannelSelector"],["ychannelselector","yChannelSelector"],["zoomandpan","zoomAndPan"]])},{}],6:[function(t,e,n){"use strict";var r=this&&this.__assign||function(){return(r=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var i in e=arguments[n])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t}).apply(this,arguments)},i=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n),Object.defineProperty(t,r,{enumerable:!0,get:function(){return e[n]}})}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),s=this&&this.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),o=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)"default"!==n&&Object.prototype.hasOwnProperty.call(t,n)&&i(e,t,n);return s(e,t),e};Object.defineProperty(n,"__esModule",{value:!0});var a=o(t("domelementtype")),c=t("entities"),l=t("./foreignNames"),u=new Set(["style","script","xmp","iframe","noembed","noframes","plaintext","noscript"]);var h=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]);function d(t,e){void 0===e&&(e={});for(var n=("length"in t?t:[t]),r="",i=0;i<n.length;i++)r+=p(n[i],e);return r}function p(t,e){switch(t.type){case a.Root:return d(t.children,e);case a.Directive:case a.Doctype:return"<"+t.data+">";case a.Comment:return function(t){return"\x3c!--"+t.data+"--\x3e"}(t);case a.CDATA:return function(t){return"<![CDATA["+t.children[0].data+"]]>"}(t);case a.Script:case a.Style:case a.Tag:return function(t,e){var n;"foreign"===e.xmlMode&&(t.name=null!==(n=l.elementNames.get(t.name))&&void 0!==n?n:t.name,t.parent&&f.has(t.parent.name)&&(e=r(r({},e),{xmlMode:!1})));!e.xmlMode&&m.has(t.name)&&(e=r(r({},e),{xmlMode:"foreign"}));var i="<"+t.name,s=function(t,e){if(t)return Object.keys(t).map(function(n){var r,i,s=null!==(r=t[n])&&void 0!==r?r:"";return"foreign"===e.xmlMode&&(n=null!==(i=l.attributeNames.get(n))&&void 0!==i?i:n),e.emptyAttrs||e.xmlMode||""!==s?n+'="'+(!1!==e.decodeEntities?c.encodeXML(s):s.replace(/"/g,"""))+'"':n}).join(" ")}(t.attribs,e);s&&(i+=" "+s);0===t.children.length&&(e.xmlMode?!1!==e.selfClosingTags:e.selfClosingTags&&h.has(t.name))?(e.xmlMode||(i+=" "),i+="/>"):(i+=">",t.children.length>0&&(i+=d(t.children,e)),!e.xmlMode&&h.has(t.name)||(i+="</"+t.name+">"));return i}(t,e);case a.Text:return function(t,e){var n=t.data||"";!1===e.decodeEntities||!e.xmlMode&&t.parent&&u.has(t.parent.name)||(n=c.encodeXML(n));return n}(t,e)}}n.default=d;var f=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignObject","desc","title"]),m=new Set(["svg","math"])},{"./foreignNames":5,domelementtype:7,entities:22}],7:[function(t,e,n){"use strict";var r;Object.defineProperty(n,"__esModule",{value:!0}),n.Doctype=n.CDATA=n.Tag=n.Style=n.Script=n.Comment=n.Directive=n.Text=n.Root=n.isTag=n.ElementType=void 0,function(t){t.Root="root",t.Text="text",t.Directive="directive",t.Comment="comment",t.Script="script",t.Style="style",t.Tag="tag",t.CDATA="cdata",t.Doctype="doctype"}(r=n.ElementType||(n.ElementType={})),n.isTag=function(t){return t.type===r.Tag||t.type===r.Script||t.type===r.Style},n.Root=r.Root,n.Text=r.Text,n.Directive=r.Directive,n.Comment=r.Comment,n.Script=r.Script,n.Style=r.Style,n.Tag=r.Tag,n.CDATA=r.CDATA,n.Doctype=r.Doctype},{}],8:[function(t,e,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n),Object.defineProperty(t,r,{enumerable:!0,get:function(){return e[n]}})}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),i=this&&this.__exportStar||function(t,e){for(var n in t)"default"===n||Object.prototype.hasOwnProperty.call(e,n)||r(e,t,n)};Object.defineProperty(n,"__esModule",{value:!0}),n.DomHandler=void 0;var s=t("./node");i(t("./node"),n);var o=/\s+/g,a={normalizeWhitespace:!1,withStartIndices:!1,withEndIndices:!1},c=function(){function t(t,e,n){this.dom=[],this._done=!1,this._tagStack=[],this._lastNode=null,this._parser=null,"function"==typeof e&&(n=e,e=a),"object"==typeof t&&(e=t,t=void 0),this._callback=null!==t&&void 0!==t?t:null,this._options=null!==e&&void 0!==e?e:a,this._elementCB=null!==n&&void 0!==n?n:null}return t.prototype.onparserinit=function(t){this._parser=t},t.prototype.onreset=function(){var t;this.dom=[],this._done=!1,this._tagStack=[],this._lastNode=null,this._parser=null!==(t=this._parser)&&void 0!==t?t:null},t.prototype.onend=function(){this._done||(this._done=!0,this._parser=null,this.handleCallback(null))},t.prototype.onerror=function(t){this.handleCallback(t)},t.prototype.onclosetag=function(){this._lastNode=null;var t=this._tagStack.pop();t&&this._parser&&(this._options.withEndIndices&&(t.endIndex=this._parser.endIndex),this._elementCB&&this._elementCB(t))},t.prototype.onopentag=function(t,e){var n=new s.Element(t,e);this.addNode(n),this._tagStack.push(n)},t.prototype.ontext=function(t){var e=this._options.normalizeWhitespace,n=this._lastNode;if(n&&"text"===n.type)e?n.data=(n.data+t).replace(o," "):n.data+=t;else{e&&(t=t.replace(o," "));var r=new s.Text(t);this.addNode(r),this._lastNode=r}},t.prototype.oncomment=function(t){if(this._lastNode&&"comment"===this._lastNode.type)this._lastNode.data+=t;else{var e=new s.Comment(t);this.addNode(e),this._lastNode=e}},t.prototype.oncommentend=function(){this._lastNode=null},t.prototype.oncdatastart=function(){var t=new s.Text(""),e=new s.NodeWithChildren("cdata",[t]);this.addNode(e),t.parent=e,this._lastNode=t},t.prototype.oncdataend=function(){this._lastNode=null},t.prototype.onprocessinginstruction=function(t,e){var n=new s.ProcessingInstruction(t,e);this.addNode(n)},t.prototype.handleCallback=function(t){if("function"==typeof this._callback)this._callback(t,this.dom);else if(t)throw t},t.prototype.addNode=function(t){var e=this._tagStack[this._tagStack.length-1],n=e?e.children:this.dom,r=n[n.length-1];this._parser&&(this._options.withStartIndices&&(t.startIndex=this._parser.startIndex),this._options.withEndIndices&&(t.endIndex=this._parser.endIndex)),n.push(t),r&&(t.prev=r,r.next=t),e&&(t.parent=e),this._lastNode=null},t.prototype.addDataNode=function(t){this.addNode(t),this._lastNode=t},t}();n.DomHandler=c,n.default=c},{"./node":9}],9:[function(t,e,n){"use strict";var r,i=this&&this.__extends||(r=function(t,e){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])})(t,e)},function(t,e){function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),s=this&&this.__assign||function(){return(s=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var i in e=arguments[n])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t}).apply(this,arguments)};Object.defineProperty(n,"__esModule",{value:!0}),n.cloneNode=n.Element=n.NodeWithChildren=n.ProcessingInstruction=n.Comment=n.Text=n.DataNode=n.Node=void 0;var o=new Map([["tag",1],["script",1],["style",1],["directive",1],["text",3],["cdata",4],["comment",8]]),a=function(){function t(t){this.type=t,this.parent=null,this.prev=null,this.next=null,this.startIndex=null,this.endIndex=null}return Object.defineProperty(t.prototype,"nodeType",{get:function(){var t;return null!==(t=o.get(this.type))&&void 0!==t?t:1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"parentNode",{get:function(){return this.parent},set:function(t){this.parent=t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"previousSibling",{get:function(){return this.prev},set:function(t){this.prev=t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"nextSibling",{get:function(){return this.next},set:function(t){this.next=t},enumerable:!1,configurable:!0}),t.prototype.cloneNode=function(t){return void 0===t&&(t=!1),f(this,t)},t}();n.Node=a;var c=function(t){function e(e,n){var r=t.call(this,e)||this;return r.data=n,r}return i(e,t),Object.defineProperty(e.prototype,"nodeValue",{get:function(){return this.data},set:function(t){this.data=t},enumerable:!1,configurable:!0}),e}(a);n.DataNode=c;var l=function(t){function e(e){return t.call(this,"text",e)||this}return i(e,t),e}(c);n.Text=l;var u=function(t){function e(e){return t.call(this,"comment",e)||this}return i(e,t),e}(c);n.Comment=u;var h=function(t){function e(e,n){var r=t.call(this,"directive",n)||this;return r.name=e,r}return i(e,t),e}(c);n.ProcessingInstruction=h;var d=function(t){function e(e,n){var r=t.call(this,e)||this;return r.children=n,r}return i(e,t),Object.defineProperty(e.prototype,"firstChild",{get:function(){var t;return null!==(t=this.children[0])&&void 0!==t?t:null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"lastChild",{get:function(){return this.children.length>0?this.children[this.children.length-1]:null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"childNodes",{get:function(){return this.children},set:function(t){this.children=t},enumerable:!1,configurable:!0}),e}(a);n.NodeWithChildren=d;var p=function(t){function e(e,n,r){void 0===r&&(r=[]);var i=t.call(this,"script"===e?"script":"style"===e?"style":"tag",r)||this;return i.name=e,i.attribs=n,i.attribs=n,i}return i(e,t),Object.defineProperty(e.prototype,"tagName",{get:function(){return this.name},set:function(t){this.name=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"attributes",{get:function(){var t=this;return Object.keys(this.attribs).map(function(e){return{name:e,value:t.attribs[e]}})},enumerable:!1,configurable:!0}),e}(d);function f(t,e){switch(void 0===e&&(e=!1),t.type){case"text":return new l(t.data);case"directive":var n=t;return new h(n.name,n.data);case"comment":return new u(t.data);case"tag":case"script":case"style":var r=t,i=e?m(r.children):[],o=new p(r.name,s({},r.attribs),i);return i.forEach(function(t){return t.parent=o}),o;case"cdata":i=e?m(t.children):[];var a=new d("cdata",i);return i.forEach(function(t){return t.parent=a}),a;case"doctype":throw new Error("Not implemented yet: ElementType.Doctype case")}}function m(t){for(var e=t.map(function(t){return f(t,!0)}),n=1;n<e.length;n++)e[n].prev=e[n-1],e[n-1].next=e[n];return e}n.Element=p,n.cloneNode=f},{}],10:[function(t,e,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.uniqueSort=n.compareDocumentPosition=n.removeSubsets=void 0;var r=t("domhandler");function i(t,e){var n=[],i=[];if(t===e)return 0;for(var s=r.hasChildren(t)?t:t.parent;s;)n.unshift(s),s=s.parent;for(s=r.hasChildren(e)?e:e.parent;s;)i.unshift(s),s=s.parent;for(var o=Math.min(n.length,i.length),a=0;a<o&&n[a]===i[a];)a++;if(0===a)return 1;var c=n[a-1],l=c.children,u=n[a],h=i[a];return l.indexOf(u)>l.indexOf(h)?c===e?20:4:c===t?10:2}n.removeSubsets=function(t){for(var e=t.length;--e>=0;){var n=t[e];if(e>0&&t.lastIndexOf(n,e-1)>=0)t.splice(e,1);else for(var r=n.parent;r;r=r.parent)if(t.includes(r)){t.splice(e,1);break}}return t},n.compareDocumentPosition=i,n.uniqueSort=function(t){return(t=t.filter(function(t,e,n){return!n.includes(t,e+1)})).sort(function(t,e){var n=i(t,e);return 2&n?-1:4&n?1:0}),t}},{domhandler:17}],11:[function(t,e,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n),Object.defineProperty(t,r,{enumerable:!0,get:function(){return e[n]}})}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),i=this&&this.__exportStar||function(t,e){for(var n in t)"default"===n||Object.prototype.hasOwnProperty.call(e,n)||r(e,t,n)};Object.defineProperty(n,"__esModule",{value:!0}),n.hasChildren=n.isDocument=n.isComment=n.isText=n.isCDATA=n.isTag=void 0,i(t("./stringify"),n),i(t("./traversal"),n),i(t("./manipulation"),n),i(t("./querying"),n),i(t("./legacy"),n),i(t("./helpers"),n);var s=t("domhandler");Object.defineProperty(n,"isTag",{enumerable:!0,get:function(){return s.isTag}}),Object.defineProperty(n,"isCDATA",{enumerable:!0,get:function(){return s.isCDATA}}),Object.defineProperty(n,"isText",{enumerable:!0,get:function(){return s.isText}}),Object.defineProperty(n,"isComment",{enumerable:!0,get:function(){return s.isComment}}),Object.defineProperty(n,"isDocument",{enumerable:!0,get:function(){return s.isDocument}}),Object.defineProperty(n,"hasChildren",{enumerable:!0,get:function(){return s.hasChildren}})},{"./helpers":10,"./legacy":12,"./manipulation":13,"./querying":14,"./stringify":15,"./traversal":16,domhandler:17}],12:[function(t,e,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.getElementsByTagType=n.getElementsByTagName=n.getElementById=n.getElements=n.testElement=void 0;var r=t("domhandler"),i=t("./querying"),s={tag_name:function(t){return"function"==typeof t?function(e){return r.isTag(e)&&t(e.name)}:"*"===t?r.isTag:function(e){return r.isTag(e)&&e.name===t}},tag_type:function(t){return"function"==typeof t?function(e){return t(e.type)}:function(e){return e.type===t}},tag_contains:function(t){return"function"==typeof t?function(e){return r.isText(e)&&t(e.data)}:function(e){return r.isText(e)&&e.data===t}}};function o(t,e){return"function"==typeof e?function(n){return r.isTag(n)&&e(n.attribs[t])}:function(n){return r.isTag(n)&&n.attribs[t]===e}}function a(t,e){return function(n){return t(n)||e(n)}}function c(t){var e=Object.keys(t).map(function(e){var n=t[e];return e in s?s[e](n):o(e,n)});return 0===e.length?null:e.reduce(a)}n.testElement=function(t,e){var n=c(t);return!n||n(e)},n.getElements=function(t,e,n,r){void 0===r&&(r=1/0);var s=c(t);return s?i.filter(s,e,n,r):[]},n.getElementById=function(t,e,n){return void 0===n&&(n=!0),Array.isArray(e)||(e=[e]),i.findOne(o("id",t),e,n)},n.getElementsByTagName=function(t,e,n,r){return void 0===n&&(n=!0),void 0===r&&(r=1/0),i.filter(s.tag_name(t),e,n,r)},n.getElementsByTagType=function(t,e,n,r){return void 0===n&&(n=!0),void 0===r&&(r=1/0),i.filter(s.tag_type(t),e,n,r)}},{"./querying":14,domhandler:17}],13:[function(t,e,n){"use strict";function r(t){if(t.prev&&(t.prev.next=t.next),t.next&&(t.next.prev=t.prev),t.parent){var e=t.parent.children;e.splice(e.lastIndexOf(t),1)}}Object.defineProperty(n,"__esModule",{value:!0}),n.prepend=n.prependChild=n.append=n.appendChild=n.replaceElement=n.removeElement=void 0,n.removeElement=r,n.replaceElement=function(t,e){var n=e.prev=t.prev;n&&(n.next=e);var r=e.next=t.next;r&&(r.prev=e);var i=e.parent=t.parent;if(i){var s=i.children;s[s.lastIndexOf(t)]=e}},n.appendChild=function(t,e){if(r(e),e.next=null,e.parent=t,t.children.push(e)>1){var n=t.children[t.children.length-2];n.next=e,e.prev=n}else e.prev=null},n.append=function(t,e){r(e);var n=t.parent,i=t.next;if(e.next=i,e.prev=t,t.next=e,e.parent=n,i){if(i.prev=e,n){var s=n.children;s.splice(s.lastIndexOf(i),0,e)}}else n&&n.children.push(e)},n.prependChild=function(t,e){if(r(e),e.parent=t,e.prev=null,1!==t.children.unshift(e)){var n=t.children[1];n.prev=e,e.next=n}else e.next=null},n.prepend=function(t,e){r(e);var n=t.parent;if(n){var i=n.children;i.splice(i.indexOf(t),0,e)}t.prev&&(t.prev.next=e),e.parent=n,e.prev=t.prev,e.next=t,t.prev=e}},{}],14:[function(t,e,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.findAll=n.existsOne=n.findOne=n.findOneChild=n.find=n.filter=void 0;var r=t("domhandler");function i(t,e,n,s){for(var o=[],a=0,c=e;a<c.length;a++){var l=c[a];if(t(l)&&(o.push(l),--s<=0))break;if(n&&r.hasChildren(l)&&l.children.length>0){var u=i(t,l.children,n,s);if(o.push.apply(o,u),(s-=u.length)<=0)break}}return o}n.filter=function(t,e,n,r){return void 0===n&&(n=!0),void 0===r&&(r=1/0),Array.isArray(e)||(e=[e]),i(t,e,n,r)},n.find=i,n.findOneChild=function(t,e){return e.find(t)},n.findOne=function t(e,n,i){void 0===i&&(i=!0);for(var s=null,o=0;o<n.length&&!s;o++){var a=n[o];r.isTag(a)&&(e(a)?s=a:i&&a.children.length>0&&(s=t(e,a.children)))}return s},n.existsOne=function t(e,n){return n.some(function(n){return r.isTag(n)&&(e(n)||n.children.length>0&&t(e,n.children))})},n.findAll=function(t,e){for(var n,i,s=[],o=e.filter(r.isTag);i=o.shift();){var a=null===(n=i.children)||void 0===n?void 0:n.filter(r.isTag);a&&a.length>0&&o.unshift.apply(o,a),t(i)&&s.push(i)}return s}},{domhandler:17}],15:[function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(n,"__esModule",{value:!0}),n.innerText=n.textContent=n.getText=n.getInnerHTML=n.getOuterHTML=void 0;var i=t("domhandler"),s=r(t("dom-serializer")),o=t("domelementtype");function a(t,e){return s.default(t,e)}n.getOuterHTML=a,n.getInnerHTML=function(t,e){return i.hasChildren(t)?t.children.map(function(t){return a(t,e)}).join(""):""},n.getText=function t(e){return Array.isArray(e)?e.map(t).join(""):i.isTag(e)?"br"===e.name?"\n":t(e.children):i.isCDATA(e)?t(e.children):i.isText(e)?e.data:""},n.textContent=function t(e){return Array.isArray(e)?e.map(t).join(""):i.isTag(e)?t(e.children):i.isCDATA(e)?t(e.children):i.isText(e)?e.data:""},n.innerText=function t(e){return Array.isArray(e)?e.map(t).join(""):i.hasChildren(e)&&e.type===o.ElementType.Tag?t(e.children):i.isCDATA(e)?t(e.children):i.isText(e)?e.data:""}},{"dom-serializer":6,domelementtype:7,domhandler:17}],16:[function(t,e,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.prevElementSibling=n.nextElementSibling=n.getName=n.hasAttrib=n.getAttributeValue=n.getSiblings=n.getParent=n.getChildren=void 0;var r=t("domhandler"),i=[];function s(t){var e;return null!==(e=t.children)&&void 0!==e?e:i}function o(t){return t.parent||null}n.getChildren=s,n.getParent=o,n.getSiblings=function(t){var e=o(t);if(null!=e)return s(e);for(var n=[t],r=t.prev,i=t.next;null!=r;)n.unshift(r),r=r.prev;for(;null!=i;)n.push(i),i=i.next;return n},n.getAttributeValue=function(t,e){var n;return null===(n=t.attribs)||void 0===n?void 0:n[e]},n.hasAttrib=function(t,e){return null!=t.attribs&&Object.prototype.hasOwnProperty.call(t.attribs,e)&&null!=t.attribs[e]},n.getName=function(t){return t.name},n.nextElementSibling=function(t){for(var e=t.next;null!==e&&!r.isTag(e);)e=e.next;return e},n.prevElementSibling=function(t){for(var e=t.prev;null!==e&&!r.isTag(e);)e=e.prev;return e}},{domhandler:17}],17:[function(t,e,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(t,e,n,r){void 0===r&&(r=n),Object.defineProperty(t,r,{enumerable:!0,get:function(){return e[n]}})}:function(t,e,n,r){void 0===r&&(r=n),t[r]=e[n]}),i=this&&this.__exportStar||function(t,e){for(var n in t)"default"===n||Object.prototype.hasOwnProperty.call(e,n)||r(e,t,n)};Object.defineProperty(n,"__esModule",{value:!0}),n.DomHandler=void 0;var s=t("domelementtype"),o=t("./node");i(t("./node"),n);var a=/\s+/g,c={normalizeWhitespace:!1,withStartIndices:!1,withEndIndices:!1},l=function(){function t(t,e,n){this.dom=[],this.root=new o.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null,"function"==typeof e&&(n=e,e=c),"object"==typeof t&&(e=t,t=void 0),this.callback=null!==t&&void 0!==t?t:null,this.options=null!==e&&void 0!==e?e:c,this.elementCB=null!==n&&void 0!==n?n:null}return t.prototype.onparserinit=function(t){this.parser=t},t.prototype.onreset=function(){var t;this.dom=[],this.root=new o.Document(this.dom),this.done=!1,this.tagStack=[this.root],this.lastNode=null,this.parser=null!==(t=this.parser)&&void 0!==t?t:null},t.prototype.onend=function(){this.done||(this.done=!0,this.parser=null,this.handleCallback(null))},t.prototype.onerror=function(t){this.handleCallback(t)},t.prototype.onclosetag=function(){this.lastNode=null;var t=this.tagStack.pop();this.options.withEndIndices&&(t.endIndex=this.parser.endIndex),this.elementCB&&this.elementCB(t)},t.prototype.onopentag=function(t,e){var n=this.options.xmlMode?s.ElementType.Tag:void 0,r=new o.Element(t,e,void 0,n);this.addNode(r),this.tagStack.push(r)},t.prototype.ontext=function(t){var e=this.options.normalizeWhitespace,n=this.lastNode;if(n&&n.type===s.ElementType.Text)e?n.data=(n.data+t).replace(a," "):n.data+=t;else{e&&(t=t.replace(a," "));var r=new o.Text(t);this.addNode(r),this.lastNode=r}},t.prototype.oncomment=function(t){if(this.lastNode&&this.lastNode.type===s.ElementType.Comment)this.lastNode.data+=t;else{var e=new o.Comment(t);this.addNode(e),this.lastNode=e}},t.prototype.oncommentend=function(){this.lastNode=null},t.prototype.oncdatastart=function(){var t=new o.Text(""),e=new o.NodeWithChildren(s.ElementType.CDATA,[t]);this.addNode(e),t.parent=e,this.lastNode=t},t.prototype.oncdataend=function(){this.lastNode=null},t.prototype.onprocessinginstruction=function(t,e){var n=new o.ProcessingInstruction(t,e);this.addNode(n)},t.prototype.handleCallback=function(t){if("function"==typeof this.callback)this.callback(t,this.dom);else if(t)throw t},t.prototype.addNode=function(t){var e=this.tagStack[this.tagStack.length-1],n=e.children[e.children.length-1];this.options.withStartIndices&&(t.startIndex=this.parser.startIndex),this.options.withEndIndices&&(t.endIndex=this.parser.endIndex),e.children.push(t),n&&(t.prev=n,n.next=t),t.parent=e,this.lastNode=null},t}();n.DomHandler=l,n.default=l},{"./node":18,domelementtype:7}],18:[function(t,e,n){"use strict";var r,i=this&&this.__extends||(r=function(t,e){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])})(t,e)},function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),s=this&&this.__assign||function(){return(s=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var i in e=arguments[n])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t}).apply(this,arguments)};Object.defineProperty(n,"__esModule",{value:!0}),n.cloneNode=n.hasChildren=n.isDocument=n.isDirective=n.isComment=n.isText=n.isCDATA=n.isTag=n.Element=n.Document=n.NodeWithChildren=n.ProcessingInstruction=n.Comment=n.Text=n.DataNode=n.Node=void 0;var o=t("domelementtype"),a=new Map([[o.ElementType.Tag,1],[o.ElementType.Script,1],[o.ElementType.Style,1],[o.ElementType.Directive,1],[o.ElementType.Text,3],[o.ElementType.CDATA,4],[o.ElementType.Comment,8],[o.ElementType.Root,9]]),c=function(){function t(t){this.type=t,this.parent=null,this.prev=null,this.next=null,this.startIndex=null,this.endIndex=null}return Object.defineProperty(t.prototype,"nodeType",{get:function(){var t;return null!==(t=a.get(this.type))&&void 0!==t?t:1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"parentNode",{get:function(){return this.parent},set:function(t){this.parent=t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"previousSibling",{get:function(){return this.prev},set:function(t){this.prev=t},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"nextSibling",{get:function(){return this.next},set:function(t){this.next=t},enumerable:!1,configurable:!0}),t.prototype.cloneNode=function(t){return void 0===t&&(t=!1),x(this,t)},t}();n.Node=c;var l=function(t){function e(e,n){var r=t.call(this,e)||this;return r.data=n,r}return i(e,t),Object.defineProperty(e.prototype,"nodeValue",{get:function(){return this.data},set:function(t){this.data=t},enumerable:!1,configurable:!0}),e}(c);n.DataNode=l;var u=function(t){function e(e){return t.call(this,o.ElementType.Text,e)||this}return i(e,t),e}(l);n.Text=u;var h=function(t){function e(e){return t.call(this,o.ElementType.Comment,e)||this}return i(e,t),e}(l);n.Comment=h;var d=function(t){function e(e,n){var r=t.call(this,o.ElementType.Directive,n)||this;return r.name=e,r}return i(e,t),e}(l);n.ProcessingInstruction=d;var p=function(t){function e(e,n){var r=t.call(this,e)||this;return r.children=n,r}return i(e,t),Object.defineProperty(e.prototype,"firstChild",{get:function(){var t;return null!==(t=this.children[0])&&void 0!==t?t:null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"lastChild",{get:function(){return this.children.length>0?this.children[this.children.length-1]:null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"childNodes",{get:function(){return this.children},set:function(t){this.children=t},enumerable:!1,configurable:!0}),e}(c);n.NodeWithChildren=p;var f=function(t){function e(e){return t.call(this,o.ElementType.Root,e)||this}return i(e,t),e}(p);n.Document=f;var m=function(t){function e(e,n,r,i){void 0===r&&(r=[]),void 0===i&&(i="script"===e?o.ElementType.Script:"style"===e?o.ElementType.Style:o.ElementType.Tag);var s=t.call(this,i,r)||this;return s.name=e,s.attribs=n,s}return i(e,t),Object.defineProperty(e.prototype,"tagName",{get:function(){return this.name},set:function(t){this.name=t},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"attributes",{get:function(){var t=this;return Object.keys(this.attribs).map(function(e){var n,r;return{name:e,value:t.attribs[e],namespace:null===(n=t["x-attribsNamespace"])||void 0===n?void 0:n[e],prefix:null===(r=t["x-attribsPrefix"])||void 0===r?void 0:r[e]}})},enumerable:!1,configurable:!0}),e}(p);function g(t){return o.isTag(t)}function _(t){return t.type===o.ElementType.CDATA}function b(t){return t.type===o.ElementType.Text}function y(t){return t.type===o.ElementType.Comment}function v(t){return t.type===o.ElementType.Directive}function E(t){return t.type===o.ElementType.Root}function x(t,e){var n;if(void 0===e&&(e=!1),b(t))n=new u(t.data);else if(y(t))n=new h(t.data);else if(g(t)){var r=e?T(t.children):[],i=new m(t.name,s({},t.attribs),r);r.forEach(function(t){return t.parent=i}),t["x-attribsNamespace"]&&(i["x-attribsNamespace"]=s({},t["x-attribsNamespace"])),t["x-attribsPrefix"]&&(i["x-attribsPrefix"]=s({},t["x-attribsPrefix"])),n=i}else if(_(t)){r=e?T(t.children):[];var a=new p(o.ElementType.CDATA,r);r.forEach(function(t){return t.parent=a}),n=a}else if(E(t)){r=e?T(t.children):[];var c=new f(r);r.forEach(function(t){return t.parent=c}),t["x-mode"]&&(c["x-mode"]=t["x-mode"]),n=c}else{if(!v(t))throw new Error("Not implemented yet: "+t.type);var l=new d(t.name,t.data);null!=t["x-name"]&&(l["x-name"]=t["x-name"],l["x-publicId"]=t["x-publicId"],l["x-systemId"]=t["x-systemId"]),n=l}return n.startIndex=t.startIndex,n.endIndex=t.endIndex,n}function T(t){for(var e=t.map(function(t){return x(t,!0)}),n=1;n<e.length;n++)e[n].prev=e[n-1],e[n-1].next=e[n];return e}n.Element=m,n.isTag=g,n.isCDATA=_,n.isText=b,n.isComment=y,n.isDirective=v,n.isDocument=E,n.hasChildren=function(t){return Object.prototype.hasOwnProperty.call(t,"children")},n.cloneNode=x},{domelementtype:7}],19:[function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(n,"__esModule",{value:!0}),n.decodeHTML=n.decodeHTMLStrict=n.decodeXML=void 0;var i=r(t("./maps/entities.json")),s=r(t("./maps/legacy.json")),o=r(t("./maps/xml.json")),a=r(t("./decode_codepoint")),c=/&(?:[a-zA-Z0-9]+|#[xX][\da-fA-F]+|#\d+);/g;function l(t){var e=h(t);return function(t){return String(t).replace(c,e)}}n.decodeXML=l(o.default),n.decodeHTMLStrict=l(i.default);var u=function(t,e){return t<e?1:-1};function h(t){return function(e){if("#"===e.charAt(1)){var n=e.charAt(2);return"X"===n||"x"===n?a.default(parseInt(e.substr(3),16)):a.default(parseInt(e.substr(2),10))}return t[e.slice(1,-1)]||e}}n.decodeHTML=function(){for(var t=Object.keys(s.default).sort(u),e=Object.keys(i.default).sort(u),n=0,r=0;n<e.length;n++)t[r]===e[n]?(e[n]+=";?",r++):e[n]+=";";var o=new RegExp("&(?:"+e.join("|")+"|#[xX][\\da-fA-F]+;?|#\\d+;?)","g"),a=h(i.default);function c(t){return";"!==t.substr(-1)&&(t+=";"),a(t)}return function(t){return String(t).replace(o,c)}}()},{"./decode_codepoint":20,"./maps/entities.json":24,"./maps/legacy.json":25,"./maps/xml.json":26}],20:[function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(n,"__esModule",{value:!0});var i=r(t("./maps/decode.json")),s=String.fromCodePoint||function(t){var e="";return t>65535&&(t-=65536,e+=String.fromCharCode(t>>>10&1023|55296),t=56320|1023&t),e+=String.fromCharCode(t)};n.default=function(t){return t>=55296&&t<=57343||t>1114111?"�":(t in i.default&&(t=i.default[t]),s(t))}},{"./maps/decode.json":23}],21:[function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(n,"__esModule",{value:!0}),n.escapeUTF8=n.escape=n.encodeNonAsciiHTML=n.encodeHTML=n.encodeXML=void 0;var i=u(r(t("./maps/xml.json")).default),s=h(i);n.encodeXML=g(i);var o,a,c=u(r(t("./maps/entities.json")).default),l=h(c);function u(t){return Object.keys(t).sort().reduce(function(e,n){return e[t[n]]="&"+n+";",e},{})}function h(t){for(var e=[],n=[],r=0,i=Object.keys(t);r<i.length;r++){var s=i[r];1===s.length?e.push("\\"+s):n.push(s)}e.sort();for(var o=0;o<e.length-1;o++){for(var a=o;a<e.length-1&&e[a].charCodeAt(1)+1===e[a+1].charCodeAt(1);)a+=1;var c=1+a-o;c<3||e.splice(o,c,e[o]+"-"+e[a])}return n.unshift("["+e.join("")+"]"),new RegExp(n.join("|"),"g")}n.encodeHTML=(o=c,a=l,function(t){return t.replace(a,function(t){return o[t]}).replace(d,f)}),n.encodeNonAsciiHTML=g(c);var d=/(?:[\x80-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/g,p=null!=String.prototype.codePointAt?function(t){return t.codePointAt(0)}:function(t){return 1024*(t.charCodeAt(0)-55296)+t.charCodeAt(1)-56320+65536};function f(t){return"&#x"+(t.length>1?p(t):t.charCodeAt(0)).toString(16).toUpperCase()+";"}var m=new RegExp(s.source+"|"+d.source,"g");function g(t){return function(e){return e.replace(m,function(e){return t[e]||f(e)})}}n.escape=function(t){return t.replace(m,f)},n.escapeUTF8=function(t){return t.replace(s,f)}},{"./maps/entities.json":24,"./maps/xml.json":26}],22:[function(t,e,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.decodeXMLStrict=n.decodeHTML5Strict=n.decodeHTML4Strict=n.decodeHTML5=n.decodeHTML4=n.decodeHTMLStrict=n.decodeHTML=n.decodeXML=n.encodeHTML5=n.encodeHTML4=n.escapeUTF8=n.escape=n.encodeNonAsciiHTML=n.encodeHTML=n.encodeXML=n.encode=n.decodeStrict=n.decode=void 0;var r=t("./decode"),i=t("./encode");n.decode=function(t,e){return(!e||e<=0?r.decodeXML:r.decodeHTML)(t)},n.decodeStrict=function(t,e){return(!e||e<=0?r.decodeXML:r.decodeHTMLStrict)(t)},n.encode=function(t,e){return(!e||e<=0?i.encodeXML:i.encodeHTML)(t)};var s=t("./encode");Object.defineProperty(n,"encodeXML",{enumerable:!0,get:function(){return s.encodeXML}}),Object.defineProperty(n,"encodeHTML",{enumerable:!0,get:function(){return s.encodeHTML}}),Object.defineProperty(n,"encodeNonAsciiHTML",{enumerable:!0,get:function(){return s.encodeNonAsciiHTML}}),Object.defineProperty(n,"escape",{enumerable:!0,get:function(){return s.escape}}),Object.defineProperty(n,"escapeUTF8",{enumerable:!0,get:function(){return s.escapeUTF8}}),Object.defineProperty(n,"encodeHTML4",{enumerable:!0,get:function(){return s.encodeHTML}}),Object.defineProperty(n,"encodeHTML5",{enumerable:!0,get:function(){return s.encodeHTML}});var o=t("./decode");Object.defineProperty(n,"decodeXML",{enumerable:!0,get:function(){return o.decodeXML}}),Object.defineProperty(n,"decodeHTML",{enumerable:!0,get:function(){return o.decodeHTML}}),Object.defineProperty(n,"decodeHTMLStrict",{enumerable:!0,get:function(){return o.decodeHTMLStrict}}),Object.defineProperty(n,"decodeHTML4",{enumerable:!0,get:function(){return o.decodeHTML}}),Object.defineProperty(n,"decodeHTML5",{enumerable:!0,get:function(){return o.decodeHTML}}),Object.defineProperty(n,"decodeHTML4Strict",{enumerable:!0,get:function(){return o.decodeHTMLStrict}}),Object.defineProperty(n,"decodeHTML5Strict",{enumerable:!0,get:function(){return o.decodeHTMLStrict}}),Object.defineProperty(n,"decodeXMLStrict",{enumerable:!0,get:function(){return o.decodeXML}})},{"./decode":19,"./encode":21}],23:[function(t,e,n){e.exports={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}},{}],24:[function(t,e,n){e.exports={Aacute:"Á",aacute:"á",Abreve:"Ă",abreve:"ă",ac:"∾",acd:"∿",acE:"∾̳",Acirc:"Â",acirc:"â",acute:"´",Acy:"А",acy:"а",AElig:"Æ",aelig:"æ",af:"",Afr:"𝔄",afr:"𝔞",Agrave:"À",agrave:"à",alefsym:"ℵ",aleph:"ℵ",Alpha:"Α",alpha:"α",Amacr:"Ā",amacr:"ā",amalg:"⨿",amp:"&",AMP:"&",andand:"⩕",And:"⩓",and:"∧",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",ange:"⦤",angle:"∠",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angmsd:"∡",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angst:"Å",angzarr:"⍼",Aogon:"Ą",aogon:"ą",Aopf:"𝔸",aopf:"𝕒",apacir:"⩯",ap:"≈",apE:"⩰",ape:"≊",apid:"≋",apos:"'",ApplyFunction:"",approx:"≈",approxeq:"≊",Aring:"Å",aring:"å",Ascr:"𝒜",ascr:"𝒶",Assign:"≔",ast:"*",asymp:"≈",asympeq:"≍",Atilde:"Ã",atilde:"ã",Auml:"Ä",auml:"ä",awconint:"∳",awint:"⨑",backcong:"≌",backepsilon:"϶",backprime:"‵",backsim:"∽",backsimeq:"⋍",Backslash:"∖",Barv:"⫧",barvee:"⊽",barwed:"⌅",Barwed:"⌆",barwedge:"⌅",bbrk:"⎵",bbrktbrk:"⎶",bcong:"≌",Bcy:"Б",bcy:"б",bdquo:"„",becaus:"∵",because:"∵",Because:"∵",bemptyv:"⦰",bepsi:"϶",bernou:"ℬ",Bernoullis:"ℬ",Beta:"Β",beta:"β",beth:"ℶ",between:"≬",Bfr:"𝔅",bfr:"𝔟",bigcap:"⋂",bigcirc:"◯",bigcup:"⋃",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",bigvee:"⋁",bigwedge:"⋀",bkarow:"⤍",blacklozenge:"⧫",blacksquare:"▪",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",blacktriangleright:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bNot:"⫭",bnot:"⌐",Bopf:"𝔹",bopf:"𝕓",bot:"⊥",bottom:"⊥",bowtie:"⋈",boxbox:"⧉",boxdl:"┐",boxdL:"╕",boxDl:"╖",boxDL:"╗",boxdr:"┌",boxdR:"╒",boxDr:"╓",boxDR:"╔",boxh:"─",boxH:"═",boxhd:"┬",boxHd:"╤",boxhD:"╥",boxHD:"╦",boxhu:"┴",boxHu:"╧",boxhU:"╨",boxHU:"╩",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxul:"┘",boxuL:"╛",boxUl:"╜",boxUL:"╝",boxur:"└",boxuR:"╘",boxUr:"╙",boxUR:"╚",boxv:"│",boxV:"║",boxvh:"┼",boxvH:"╪",boxVh:"╫",boxVH:"╬",boxvl:"┤",boxvL:"╡",boxVl:"╢",boxVL:"╣",boxvr:"├",boxvR:"╞",boxVr:"╟",boxVR:"╠",bprime:"‵",breve:"˘",Breve:"˘",brvbar:"¦",bscr:"𝒷",Bscr:"ℬ",bsemi:"⁏",bsim:"∽",bsime:"⋍",bsolb:"⧅",bsol:"\\",bsolhsub:"⟈",bull:"•",bullet:"•",bump:"≎",bumpE:"⪮",bumpe:"≏",Bumpeq:"≎",bumpeq:"≏",Cacute:"Ć",cacute:"ć",capand:"⩄",capbrcup:"⩉",capcap:"⩋",cap:"∩",Cap:"⋒",capcup:"⩇",capdot:"⩀",CapitalDifferentialD:"ⅅ",caps:"∩︀",caret:"⁁",caron:"ˇ",Cayleys:"ℭ",ccaps:"⩍",Ccaron:"Č",ccaron:"č",Ccedil:"Ç",ccedil:"ç",Ccirc:"Ĉ",ccirc:"ĉ",Cconint:"∰",ccups:"⩌",ccupssm:"⩐",Cdot:"Ċ",cdot:"ċ",cedil:"¸",Cedilla:"¸",cemptyv:"⦲",cent:"¢",centerdot:"·",CenterDot:"·",cfr:"𝔠",Cfr:"ℭ",CHcy:"Ч",chcy:"ч",check:"✓",checkmark:"✓",Chi:"Χ",chi:"χ",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",CircleDot:"⊙",circledR:"®",circledS:"Ⓢ",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",cir:"○",cirE:"⧃",cire:"≗",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",ClockwiseContourIntegral:"∲",CloseCurlyDoubleQuote:"”",CloseCurlyQuote:"’",clubs:"♣",clubsuit:"♣",colon:":",Colon:"∷",Colone:"⩴",colone:"≔",coloneq:"≔",comma:",",commat:"@",comp:"∁",compfn:"∘",complement:"∁",complexes:"ℂ",cong:"≅",congdot:"⩭",Congruent:"≡",conint:"∮",Conint:"∯",ContourIntegral:"∮",copf:"𝕔",Copf:"ℂ",coprod:"∐",Coproduct:"∐",copy:"©",COPY:"©",copysr:"℗",CounterClockwiseContourIntegral:"∳",crarr:"↵",cross:"✗",Cross:"⨯",Cscr:"𝒞",cscr:"𝒸",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cularrp:"⤽",cupbrcap:"⩈",cupcap:"⩆",CupCap:"≍",cup:"∪",Cup:"⋓",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"∪︀",curarr:"↷",curarrm:"⤼",curlyeqprec:"⋞",curlyeqsucc:"⋟",curlyvee:"⋎",curlywedge:"⋏",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",dagger:"†",Dagger:"‡",daleth:"ℸ",darr:"↓",Darr:"↡",dArr:"⇓",dash:"‐",Dashv:"⫤",dashv:"⊣",dbkarow:"⤏",dblac:"˝",Dcaron:"Ď",dcaron:"ď",Dcy:"Д",dcy:"д",ddagger:"‡",ddarr:"⇊",DD:"ⅅ",dd:"ⅆ",DDotrahd:"⤑",ddotseq:"⩷",deg:"°",Del:"∇",Delta:"Δ",delta:"δ",demptyv:"⦱",dfisht:"⥿",Dfr:"𝔇",dfr:"𝔡",dHar:"⥥",dharl:"⇃",dharr:"⇂",DiacriticalAcute:"´",DiacriticalDot:"˙",DiacriticalDoubleAcute:"˝",DiacriticalGrave:"`",DiacriticalTilde:"˜",diam:"⋄",diamond:"⋄",Diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",DifferentialD:"ⅆ",digamma:"ϝ",disin:"⋲",div:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",DJcy:"Ђ",djcy:"ђ",dlcorn:"⌞",dlcrop:"⌍",dollar:"$",Dopf:"𝔻",dopf:"𝕕",Dot:"¨",dot:"˙",DotDot:"⃜",doteq:"≐",doteqdot:"≑",DotEqual:"≐",dotminus:"∸",dotplus:"∔",dotsquare:"⊡",doublebarwedge:"⌆",DoubleContourIntegral:"∯",DoubleDot:"¨",DoubleDownArrow:"⇓",DoubleLeftArrow:"⇐",DoubleLeftRightArrow:"⇔",DoubleLeftTee:"⫤",DoubleLongLeftArrow:"⟸",DoubleLongLeftRightArrow:"⟺",DoubleLongRightArrow:"⟹",DoubleRightArrow:"⇒",DoubleRightTee:"⊨",DoubleUpArrow:"⇑",DoubleUpDownArrow:"⇕",DoubleVerticalBar:"∥",DownArrowBar:"⤓",downarrow:"↓",DownArrow:"↓",Downarrow:"⇓",DownArrowUpArrow:"⇵",DownBreve:"̑",downdownarrows:"⇊",downharpoonleft:"⇃",downharpoonright:"⇂",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVectorBar:"⥖",DownLeftVector:"↽",DownRightTeeVector:"⥟",DownRightVectorBar:"⥗",DownRightVector:"⇁",DownTeeArrow:"↧",DownTee:"⊤",drbkarow:"⤐",drcorn:"⌟",drcrop:"⌌",Dscr:"𝒟",dscr:"𝒹",DScy:"Ѕ",dscy:"ѕ",dsol:"⧶",Dstrok:"Đ",dstrok:"đ",dtdot:"⋱",dtri:"▿",dtrif:"▾",duarr:"⇵",duhar:"⥯",dwangle:"⦦",DZcy:"Џ",dzcy:"џ",dzigrarr:"⟿",Eacute:"É",eacute:"é",easter:"⩮",Ecaron:"Ě",ecaron:"ě",Ecirc:"Ê",ecirc:"ê",ecir:"≖",ecolon:"≕",Ecy:"Э",ecy:"э",eDDot:"⩷",Edot:"Ė",edot:"ė",eDot:"≑",ee:"ⅇ",efDot:"≒",Efr:"𝔈",efr:"𝔢",eg:"⪚",Egrave:"È",egrave:"è",egs:"⪖",egsdot:"⪘",el:"⪙",Element:"∈",elinters:"⏧",ell:"ℓ",els:"⪕",elsdot:"⪗",Emacr:"Ē",emacr:"ē",empty:"∅",emptyset:"∅",EmptySmallSquare:"◻",emptyv:"∅",EmptyVerySmallSquare:"▫",emsp13:" ",emsp14:" ",emsp:" ",ENG:"Ŋ",eng:"ŋ",ensp:" ",Eogon:"Ę",eogon:"ę",Eopf:"𝔼",eopf:"𝕖",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",Epsilon:"Ε",epsilon:"ε",epsiv:"ϵ",eqcirc:"≖",eqcolon:"≕",eqsim:"≂",eqslantgtr:"⪖",eqslantless:"⪕",Equal:"⩵",equals:"=",EqualTilde:"≂",equest:"≟",Equilibrium:"⇌",equiv:"≡",equivDD:"⩸",eqvparsl:"⧥",erarr:"⥱",erDot:"≓",escr:"ℯ",Escr:"ℰ",esdot:"≐",Esim:"⩳",esim:"≂",Eta:"Η",eta:"η",ETH:"Ð",eth:"ð",Euml:"Ë",euml:"ë",euro:"€",excl:"!",exist:"∃",Exists:"∃",expectation:"ℰ",exponentiale:"ⅇ",ExponentialE:"ⅇ",fallingdotseq:"≒",Fcy:"Ф",fcy:"ф",female:"♀",ffilig:"ffi",fflig:"ff",ffllig:"ffl",Ffr:"𝔉",ffr:"𝔣",filig:"fi",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",fjlig:"fj",flat:"♭",fllig:"fl",fltns:"▱",fnof:"ƒ",Fopf:"𝔽",fopf:"𝕗",forall:"∀",ForAll:"∀",fork:"⋔",forkv:"⫙",Fouriertrf:"ℱ",fpartint:"⨍",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"⁄",frown:"⌢",fscr:"𝒻",Fscr:"ℱ",gacute:"ǵ",Gamma:"Γ",gamma:"γ",Gammad:"Ϝ",gammad:"ϝ",gap:"⪆",Gbreve:"Ğ",gbreve:"ğ",Gcedil:"Ģ",Gcirc:"Ĝ",gcirc:"ĝ",Gcy:"Г",gcy:"г",Gdot:"Ġ",gdot:"ġ",ge:"≥",gE:"≧",gEl:"⪌",gel:"⋛",geq:"≥",geqq:"≧",geqslant:"⩾",gescc:"⪩",ges:"⩾",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",Gfr:"𝔊",gfr:"𝔤",gg:"≫",Gg:"⋙",ggg:"⋙",gimel:"ℷ",GJcy:"Ѓ",gjcy:"ѓ",gla:"⪥",gl:"≷",glE:"⪒",glj:"⪤",gnap:"⪊",gnapprox:"⪊",gne:"⪈",gnE:"≩",gneq:"⪈",gneqq:"≩",gnsim:"⋧",Gopf:"𝔾",gopf:"𝕘",grave:"`",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterGreater:"⪢",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Gscr:"𝒢",gscr:"ℊ",gsim:"≳",gsime:"⪎",gsiml:"⪐",gtcc:"⪧",gtcir:"⩺",gt:">",GT:">",Gt:"≫",gtdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrapprox:"⪆",gtrarr:"⥸",gtrdot:"⋗",gtreqless:"⋛",gtreqqless:"⪌",gtrless:"≷",gtrsim:"≳",gvertneqq:"≩︀",gvnE:"≩︀",Hacek:"ˇ",hairsp:" ",half:"½",hamilt:"ℋ",HARDcy:"Ъ",hardcy:"ъ",harrcir:"⥈",harr:"↔",hArr:"⇔",harrw:"↭",Hat:"^",hbar:"ℏ",Hcirc:"Ĥ",hcirc:"ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",hercon:"⊹",hfr:"𝔥",Hfr:"ℌ",HilbertSpace:"ℋ",hksearow:"⤥",hkswarow:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",hookrightarrow:"↪",hopf:"𝕙",Hopf:"ℍ",horbar:"―",HorizontalLine:"─",hscr:"𝒽",Hscr:"ℋ",hslash:"ℏ",Hstrok:"Ħ",hstrok:"ħ",HumpDownHump:"≎",HumpEqual:"≏",hybull:"⁃",hyphen:"‐",Iacute:"Í",iacute:"í",ic:"",Icirc:"Î",icirc:"î",Icy:"И",icy:"и",Idot:"İ",IEcy:"Е",iecy:"е",iexcl:"¡",iff:"⇔",ifr:"𝔦",Ifr:"ℑ",Igrave:"Ì",igrave:"ì",ii:"ⅈ",iiiint:"⨌",iiint:"∭",iinfin:"⧜",iiota:"℩",IJlig:"IJ",ijlig:"ij",Imacr:"Ī",imacr:"ī",image:"ℑ",ImaginaryI:"ⅈ",imagline:"ℐ",imagpart:"ℑ",imath:"ı",Im:"ℑ",imof:"⊷",imped:"Ƶ",Implies:"⇒",incare:"℅",in:"∈",infin:"∞",infintie:"⧝",inodot:"ı",intcal:"⊺",int:"∫",Int:"∬",integers:"ℤ",Integral:"∫",intercal:"⊺",Intersection:"⋂",intlarhk:"⨗",intprod:"⨼",InvisibleComma:"",InvisibleTimes:"",IOcy:"Ё",iocy:"ё",Iogon:"Į",iogon:"į",Iopf:"𝕀",iopf:"𝕚",Iota:"Ι",iota:"ι",iprod:"⨼",iquest:"¿",iscr:"𝒾",Iscr:"ℐ",isin:"∈",isindot:"⋵",isinE:"⋹",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"",Itilde:"Ĩ",itilde:"ĩ",Iukcy:"І",iukcy:"і",Iuml:"Ï",iuml:"ï",Jcirc:"Ĵ",jcirc:"ĵ",Jcy:"Й",jcy:"й",Jfr:"𝔍",jfr:"𝔧",jmath:"ȷ",Jopf:"𝕁",jopf:"𝕛",Jscr:"𝒥",jscr:"𝒿",Jsercy:"Ј",jsercy:"ј",Jukcy:"Є",jukcy:"є",Kappa:"Κ",kappa:"κ",kappav:"ϰ",Kcedil:"Ķ",kcedil:"ķ",Kcy:"К",kcy:"к",Kfr:"𝔎",kfr:"𝔨",kgreen:"ĸ",KHcy:"Х",khcy:"х",KJcy:"Ќ",kjcy:"ќ",Kopf:"𝕂",kopf:"𝕜",Kscr:"𝒦",kscr:"𝓀",lAarr:"⇚",Lacute:"Ĺ",lacute:"ĺ",laemptyv:"⦴",lagran:"ℒ",Lambda:"Λ",lambda:"λ",lang:"⟨",Lang:"⟪",langd:"⦑",langle:"⟨",lap:"⪅",Laplacetrf:"ℒ",laquo:"«",larrb:"⇤",larrbfs:"⤟",larr:"←",Larr:"↞",lArr:"⇐",larrfs:"⤝",larrhk:"↩",larrlp:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",latail:"⤙",lAtail:"⤛",lat:"⪫",late:"⪭",lates:"⪭︀",lbarr:"⤌",lBarr:"⤎",lbbrk:"❲",lbrace:"{",lbrack:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",Lcaron:"Ľ",lcaron:"ľ",Lcedil:"Ļ",lcedil:"ļ",lceil:"⌈",lcub:"{",Lcy:"Л",lcy:"л",ldca:"⤶",ldquo:"“",ldquor:"„",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",le:"≤",lE:"≦",LeftAngleBracket:"⟨",LeftArrowBar:"⇤",leftarrow:"←",LeftArrow:"←",Leftarrow:"⇐",LeftArrowRightArrow:"⇆",leftarrowtail:"↢",LeftCeiling:"⌈",LeftDoubleBracket:"⟦",LeftDownTeeVector:"⥡",LeftDownVectorBar:"⥙",LeftDownVector:"⇃",LeftFloor:"⌊",leftharpoondown:"↽",leftharpoonup:"↼",leftleftarrows:"⇇",leftrightarrow:"↔",LeftRightArrow:"↔",Leftrightarrow:"⇔",leftrightarrows:"⇆",leftrightharpoons:"⇋",leftrightsquigarrow:"↭",LeftRightVector:"⥎",LeftTeeArrow:"↤",LeftTee:"⊣",LeftTeeVector:"⥚",leftthreetimes:"⋋",LeftTriangleBar:"⧏",LeftTriangle:"⊲",LeftTriangleEqual:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVectorBar:"⥘",LeftUpVector:"↿",LeftVectorBar:"⥒",LeftVector:"↼",lEg:"⪋",leg:"⋚",leq:"≤",leqq:"≦",leqslant:"⩽",lescc:"⪨",les:"⩽",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessapprox:"⪅",lessdot:"⋖",lesseqgtr:"⋚",lesseqqgtr:"⪋",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",lessgtr:"≶",LessLess:"⪡",lesssim:"≲",LessSlantEqual:"⩽",LessTilde:"≲",lfisht:"⥼",lfloor:"⌊",Lfr:"𝔏",lfr:"𝔩",lg:"≶",lgE:"⪑",lHar:"⥢",lhard:"↽",lharu:"↼",lharul:"⥪",lhblk:"▄",LJcy:"Љ",ljcy:"љ",llarr:"⇇",ll:"≪",Ll:"⋘",llcorner:"⌞",Lleftarrow:"⇚",llhard:"⥫",lltri:"◺",Lmidot:"Ŀ",lmidot:"ŀ",lmoustache:"⎰",lmoust:"⎰",lnap:"⪉",lnapprox:"⪉",lne:"⪇",lnE:"≨",lneq:"⪇",lneqq:"≨",lnsim:"⋦",loang:"⟬",loarr:"⇽",lobrk:"⟦",longleftarrow:"⟵",LongLeftArrow:"⟵",Longleftarrow:"⟸",longleftrightarrow:"⟷",LongLeftRightArrow:"⟷",Longleftrightarrow:"⟺",longmapsto:"⟼",longrightarrow:"⟶",LongRightArrow:"⟶",Longrightarrow:"⟹",looparrowleft:"↫",looparrowright:"↬",lopar:"⦅",Lopf:"𝕃",lopf:"𝕝",loplus:"⨭",lotimes:"⨴",lowast:"∗",lowbar:"_",LowerLeftArrow:"↙",LowerRightArrow:"↘",loz:"◊",lozenge:"◊",lozf:"⧫",lpar:"(",lparlt:"⦓",lrarr:"⇆",lrcorner:"⌟",lrhar:"⇋",lrhard:"⥭",lrm:"",lrtri:"⊿",lsaquo:"‹",lscr:"𝓁",Lscr:"ℒ",lsh:"↰",Lsh:"↰",lsim:"≲",lsime:"⪍",lsimg:"⪏",lsqb:"[",lsquo:"‘",lsquor:"‚",Lstrok:"Ł",lstrok:"ł",ltcc:"⪦",ltcir:"⩹",lt:"<",LT:"<",Lt:"≪",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltri:"◃",ltrie:"⊴",ltrif:"◂",ltrPar:"⦖",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",macr:"¯",male:"♂",malt:"✠",maltese:"✠",Map:"⤅",map:"↦",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",Mcy:"М",mcy:"м",mdash:"—",mDDot:"∺",measuredangle:"∡",MediumSpace:" ",Mellintrf:"ℳ",Mfr:"𝔐",mfr:"𝔪",mho:"℧",micro:"µ",midast:"*",midcir:"⫰",mid:"∣",middot:"·",minusb:"⊟",minus:"−",minusd:"∸",minusdu:"⨪",MinusPlus:"∓",mlcp:"⫛",mldr:"…",mnplus:"∓",models:"⊧",Mopf:"𝕄",mopf:"𝕞",mp:"∓",mscr:"𝓂",Mscr:"ℳ",mstpos:"∾",Mu:"Μ",mu:"μ",multimap:"⊸",mumap:"⊸",nabla:"∇",Nacute:"Ń",nacute:"ń",nang:"∠⃒",nap:"≉",napE:"⩰̸",napid:"≋̸",napos:"ʼn",napprox:"≉",natural:"♮",naturals:"ℕ",natur:"♮",nbsp:" ",nbump:"≎̸",nbumpe:"≏̸",ncap:"⩃",Ncaron:"Ň",ncaron:"ň",Ncedil:"Ņ",ncedil:"ņ",ncong:"≇",ncongdot:"⩭̸",ncup:"⩂",Ncy:"Н",ncy:"н",ndash:"–",nearhk:"⤤",nearr:"↗",neArr:"⇗",nearrow:"↗",ne:"≠",nedot:"≐̸",NegativeMediumSpace:"",NegativeThickSpace:"",NegativeThinSpace:"",NegativeVeryThinSpace:"",nequiv:"≢",nesear:"⤨",nesim:"≂̸",NestedGreaterGreater:"≫",NestedLessLess:"≪",NewLine:"\n",nexist:"∄",nexists:"∄",Nfr:"𝔑",nfr:"𝔫",ngE:"≧̸",nge:"≱",ngeq:"≱",ngeqq:"≧̸",ngeqslant:"⩾̸",nges:"⩾̸",nGg:"⋙̸",ngsim:"≵",nGt:"≫⃒",ngt:"≯",ngtr:"≯",nGtv:"≫̸",nharr:"↮",nhArr:"⇎",nhpar:"⫲",ni:"∋",nis:"⋼",nisd:"⋺",niv:"∋",NJcy:"Њ",njcy:"њ",nlarr:"↚",nlArr:"⇍",nldr:"‥",nlE:"≦̸",nle:"≰",nleftarrow:"↚",nLeftarrow:"⇍",nleftrightarrow:"↮",nLeftrightarrow:"⇎",nleq:"≰",nleqq:"≦̸",nleqslant:"⩽̸",nles:"⩽̸",nless:"≮",nLl:"⋘̸",nlsim:"≴",nLt:"≪⃒",nlt:"≮",nltri:"⋪",nltrie:"⋬",nLtv:"≪̸",nmid:"∤",NoBreak:"",NonBreakingSpace:" ",nopf:"𝕟",Nopf:"ℕ",Not:"⫬",not:"¬",NotCongruent:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotEqualTilde:"≂̸",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotGreaterFullEqual:"≧̸",NotGreaterGreater:"≫̸",NotGreaterLess:"≹",NotGreaterSlantEqual:"⩾̸",NotGreaterTilde:"≵",NotHumpDownHump:"≎̸",NotHumpEqual:"≏̸",notin:"∉",notindot:"⋵̸",notinE:"⋹̸",notinva:"∉",notinvb:"⋷",notinvc:"⋶",NotLeftTriangleBar:"⧏̸",NotLeftTriangle:"⋪",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotLessGreater:"≸",NotLessLess:"≪̸",NotLessSlantEqual:"⩽̸",NotLessTilde:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",notni:"∌",notniva:"∌",notnivb:"⋾",notnivc:"⋽",NotPrecedes:"⊀",NotPrecedesEqual:"⪯̸",NotPrecedesSlantEqual:"⋠",NotReverseElement:"∌",NotRightTriangleBar:"⧐̸",NotRightTriangle:"⋫",NotRightTriangleEqual:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",NotSubset:"⊂⃒",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsEqual:"⪰̸",NotSucceedsSlantEqual:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",NotSupersetEqual:"⊉",NotTilde:"≁",NotTildeEqual:"≄",NotTildeFullEqual:"≇",NotTildeTilde:"≉",NotVerticalBar:"∤",nparallel:"∦",npar:"∦",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",npr:"⊀",nprcue:"⋠",nprec:"⊀",npreceq:"⪯̸",npre:"⪯̸",nrarrc:"⤳̸",nrarr:"↛",nrArr:"⇏",nrarrw:"↝̸",nrightarrow:"↛",nRightarrow:"⇏",nrtri:"⋫",nrtrie:"⋭",nsc:"⊁",nsccue:"⋡",nsce:"⪰̸",Nscr:"𝒩",nscr:"𝓃",nshortmid:"∤",nshortparallel:"∦",nsim:"≁",nsime:"≄",nsimeq:"≄",nsmid:"∤",nspar:"∦",nsqsube:"⋢",nsqsupe:"⋣",nsub:"⊄",nsubE:"⫅̸",nsube:"⊈",nsubset:"⊂⃒",nsubseteq:"⊈",nsubseteqq:"⫅̸",nsucc:"⊁",nsucceq:"⪰̸",nsup:"⊅",nsupE:"⫆̸",nsupe:"⊉",nsupset:"⊃⃒",nsupseteq:"⊉",nsupseteqq:"⫆̸",ntgl:"≹",Ntilde:"Ñ",ntilde:"ñ",ntlg:"≸",ntriangleleft:"⋪",ntrianglelefteq:"⋬",ntriangleright:"⋫",ntrianglerighteq:"⋭",Nu:"Ν",nu:"ν",num:"#",numero:"№",numsp:" ",nvap:"≍⃒",nvdash:"⊬",nvDash:"⊭",nVdash:"⊮",nVDash:"⊯",nvge:"≥⃒",nvgt:">⃒",nvHarr:"⤄",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwarhk:"⤣",nwarr:"↖",nwArr:"⇖",nwarrow:"↖",nwnear:"⤧",Oacute:"Ó",oacute:"ó",oast:"⊛",Ocirc:"Ô",ocirc:"ô",ocir:"⊚",Ocy:"О",ocy:"о",odash:"⊝",Odblac:"Ő",odblac:"ő",odiv:"⨸",odot:"⊙",odsold:"⦼",OElig:"Œ",oelig:"œ",ofcir:"⦿",Ofr:"𝔒",ofr:"𝔬",ogon:"˛",Ograve:"Ò",ograve:"ò",ogt:"⧁",ohbar:"⦵",ohm:"Ω",oint:"∮",olarr:"↺",olcir:"⦾",olcross:"⦻",oline:"‾",olt:"⧀",Omacr:"Ō",omacr:"ō",Omega:"Ω",omega:"ω",Omicron:"Ο",omicron:"ο",omid:"⦶",ominus:"⊖",Oopf:"𝕆",oopf:"𝕠",opar:"⦷",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"‘",operp:"⦹",oplus:"⊕",orarr:"↻",Or:"⩔",or:"∨",ord:"⩝",order:"ℴ",orderof:"ℴ",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oS:"Ⓢ",Oscr:"𝒪",oscr:"ℴ",Oslash:"Ø",oslash:"ø",osol:"⊘",Otilde:"Õ",otilde:"õ",otimesas:"⨶",Otimes:"⨷",otimes:"⊗",Ouml:"Ö",ouml:"ö",ovbar:"⌽",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",para:"¶",parallel:"∥",par:"∥",parsim:"⫳",parsl:"⫽",part:"∂",PartialD:"∂",Pcy:"П",pcy:"п",percnt:"%",period:".",permil:"‰",perp:"⊥",pertenk:"‱",Pfr:"𝔓",pfr:"𝔭",Phi:"Φ",phi:"φ",phiv:"ϕ",phmmat:"ℳ",phone:"☎",Pi:"Π",pi:"π",pitchfork:"⋔",piv:"ϖ",planck:"ℏ",planckh:"ℎ",plankv:"ℏ",plusacir:"⨣",plusb:"⊞",pluscir:"⨢",plus:"+",plusdo:"∔",plusdu:"⨥",pluse:"⩲",PlusMinus:"±",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",Poincareplane:"ℌ",pointint:"⨕",popf:"𝕡",Popf:"ℙ",pound:"£",prap:"⪷",Pr:"⪻",pr:"≺",prcue:"≼",precapprox:"⪷",prec:"≺",preccurlyeq:"≼",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",preceq:"⪯",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",pre:"⪯",prE:"⪳",precsim:"≾",prime:"′",Prime:"″",primes:"ℙ",prnap:"⪹",prnE:"⪵",prnsim:"⋨",prod:"∏",Product:"∏",profalar:"⌮",profline:"⌒",profsurf:"⌓",prop:"∝",Proportional:"∝",Proportion:"∷",propto:"∝",prsim:"≾",prurel:"⊰",Pscr:"𝒫",pscr:"𝓅",Psi:"Ψ",psi:"ψ",puncsp:" ",Qfr:"𝔔",qfr:"𝔮",qint:"⨌",qopf:"𝕢",Qopf:"ℚ",qprime:"⁗",Qscr:"𝒬",qscr:"𝓆",quaternions:"ℍ",quatint:"⨖",quest:"?",questeq:"≟",quot:'"',QUOT:'"',rAarr:"⇛",race:"∽̱",Racute:"Ŕ",racute:"ŕ",radic:"√",raemptyv:"⦳",rang:"⟩",Rang:"⟫",rangd:"⦒",range:"⦥",rangle:"⟩",raquo:"»",rarrap:"⥵",rarrb:"⇥",rarrbfs:"⤠",rarrc:"⤳",rarr:"→",Rarr:"↠",rArr:"⇒",rarrfs:"⤞",rarrhk:"↪",rarrlp:"↬",rarrpl:"⥅",rarrsim:"⥴",Rarrtl:"⤖",rarrtl:"↣",rarrw:"↝",ratail:"⤚",rAtail:"⤜",ratio:"∶",rationals:"ℚ",rbarr:"⤍",rBarr:"⤏",RBarr:"⤐",rbbrk:"❳",rbrace:"}",rbrack:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",Rcaron:"Ř",rcaron:"ř",Rcedil:"Ŗ",rcedil:"ŗ",rceil:"⌉",rcub:"}",Rcy:"Р",rcy:"р",rdca:"⤷",rdldhar:"⥩",rdquo:"”",rdquor:"”",rdsh:"↳",real:"ℜ",realine:"ℛ",realpart:"ℜ",reals:"ℝ",Re:"ℜ",rect:"▭",reg:"®",REG:"®",ReverseElement:"∋",ReverseEquilibrium:"⇋",ReverseUpEquilibrium:"⥯",rfisht:"⥽",rfloor:"⌋",rfr:"𝔯",Rfr:"ℜ",rHar:"⥤",rhard:"⇁",rharu:"⇀",rharul:"⥬",Rho:"Ρ",rho:"ρ",rhov:"ϱ",RightAngleBracket:"⟩",RightArrowBar:"⇥",rightarrow:"→",RightArrow:"→",Rightarrow:"⇒",RightArrowLeftArrow:"⇄",rightarrowtail:"↣",RightCeiling:"⌉",RightDoubleBracket:"⟧",RightDownTeeVector:"⥝",RightDownVectorBar:"⥕",RightDownVector:"⇂",RightFloor:"⌋",rightharpoondown:"⇁",rightharpoonup:"⇀",rightleftarrows:"⇄",rightleftharpoons:"⇌",rightrightarrows:"⇉",rightsquigarrow:"↝",RightTeeArrow:"↦",RightTee:"⊢",RightTeeVector:"⥛",rightthreetimes:"⋌",RightTriangleBar:"⧐",RightTriangle:"⊳",RightTriangleEqual:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVectorBar:"⥔",RightUpVector:"↾",RightVectorBar:"⥓",RightVector:"⇀",ring:"˚",risingdotseq:"≓",rlarr:"⇄",rlhar:"⇌",rlm:"",rmoustache:"⎱",rmoust:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",robrk:"⟧",ropar:"⦆",ropf:"𝕣",Ropf:"ℝ",roplus:"⨮",rotimes:"⨵",RoundImplies:"⥰",rpar:")",rpargt:"⦔",rppolint:"⨒",rrarr:"⇉",Rrightarrow:"⇛",rsaquo:"›",rscr:"𝓇",Rscr:"ℛ",rsh:"↱",Rsh:"↱",rsqb:"]",rsquo:"’",rsquor:"’",rthree:"⋌",rtimes:"⋊",rtri:"▹",rtrie:"⊵",rtrif:"▸",rtriltri:"⧎",RuleDelayed:"⧴",ruluhar:"⥨",rx:"℞",Sacute:"Ś",sacute:"ś",sbquo:"‚",scap:"⪸",Scaron:"Š",scaron:"š",Sc:"⪼",sc:"≻",sccue:"≽",sce:"⪰",scE:"⪴",Scedil:"Ş",scedil:"ş",Scirc:"Ŝ",scirc:"ŝ",scnap:"⪺",scnE:"⪶",scnsim:"⋩",scpolint:"⨓",scsim:"≿",Scy:"С",scy:"с",sdotb:"⊡",sdot:"⋅",sdote:"⩦",searhk:"⤥",searr:"↘",seArr:"⇘",searrow:"↘",sect:"§",semi:";",seswar:"⤩",setminus:"∖",setmn:"∖",sext:"✶",Sfr:"𝔖",sfr:"𝔰",sfrown:"⌢",sharp:"♯",SHCHcy:"Щ",shchcy:"щ",SHcy:"Ш",shcy:"ш",ShortDownArrow:"↓",ShortLeftArrow:"←",shortmid:"∣",shortparallel:"∥",ShortRightArrow:"→",ShortUpArrow:"↑",shy:"",Sigma:"Σ",sigma:"σ",sigmaf:"ς",sigmav:"ς",sim:"∼",simdot:"⩪",sime:"≃",simeq:"≃",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",slarr:"←",SmallCircle:"∘",smallsetminus:"∖",smashp:"⨳",smeparsl:"⧤",smid:"∣",smile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",SOFTcy:"Ь",softcy:"ь",solbar:"⌿",solb:"⧄",sol:"/",Sopf:"𝕊",sopf:"𝕤",spades:"♠",spadesuit:"♠",spar:"∥",sqcap:"⊓",sqcaps:"⊓︀",sqcup:"⊔",sqcups:"⊔︀",Sqrt:"√",sqsub:"⊏",sqsube:"⊑",sqsubset:"⊏",sqsubseteq:"⊑",sqsup:"⊐",sqsupe:"⊒",sqsupset:"⊐",sqsupseteq:"⊒",square:"□",Square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",squarf:"▪",squ:"□",squf:"▪",srarr:"→",Sscr:"𝒮",sscr:"𝓈",ssetmn:"∖",ssmile:"⌣",sstarf:"⋆",Star:"⋆",star:"☆",starf:"★",straightepsilon:"ϵ",straightphi:"ϕ",strns:"¯",sub:"⊂",Sub:"⋐",subdot:"⪽",subE:"⫅",sube:"⊆",subedot:"⫃",submult:"⫁",subnE:"⫋",subne:"⊊",subplus:"⪿",subrarr:"⥹",subset:"⊂",Subset:"⋐",subseteq:"⊆",subseteqq:"⫅",SubsetEqual:"⊆",subsetneq:"⊊",subsetneqq:"⫋",subsim:"⫇",subsub:"⫕",subsup:"⫓",succapprox:"⪸",succ:"≻",succcurlyeq:"≽",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",succeq:"⪰",succnapprox:"⪺",succneqq:"⪶",succnsim:"⋩",succsim:"≿",SuchThat:"∋",sum:"∑",Sum:"∑",sung:"♪",sup1:"¹",sup2:"²",sup3:"³",sup:"⊃",Sup:"⋑",supdot:"⪾",supdsub:"⫘",supE:"⫆",supe:"⊇",supedot:"⫄",Superset:"⊃",SupersetEqual:"⊇",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supnE:"⫌",supne:"⊋",supplus:"⫀",supset:"⊃",Supset:"⋑",supseteq:"⊇",supseteqq:"⫆",supsetneq:"⊋",supsetneqq:"⫌",supsim:"⫈",supsub:"⫔",supsup:"⫖",swarhk:"⤦",swarr:"↙",swArr:"⇙",swarrow:"↙",swnwar:"⤪",szlig:"ß",Tab:"\t",target:"⌖",Tau:"Τ",tau:"τ",tbrk:"⎴",Tcaron:"Ť",tcaron:"ť",Tcedil:"Ţ",tcedil:"ţ",Tcy:"Т",tcy:"т",tdot:"⃛",telrec:"⌕",Tfr:"𝔗",tfr:"𝔱",there4:"∴",therefore:"∴",Therefore:"∴",Theta:"Θ",theta:"θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"∼",ThickSpace:" ",ThinSpace:" ",thinsp:" ",thkap:"≈",thksim:"∼",THORN:"Þ",thorn:"þ",tilde:"˜",Tilde:"∼",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",timesbar:"⨱",timesb:"⊠",times:"×",timesd:"⨰",tint:"∭",toea:"⤨",topbot:"⌶",topcir:"⫱",top:"⊤",Topf:"𝕋",topf:"𝕥",topfork:"⫚",tosa:"⤩",tprime:"‴",trade:"™",TRADE:"™",triangle:"▵",triangledown:"▿",triangleleft:"◃",trianglelefteq:"⊴",triangleq:"≜",triangleright:"▹",trianglerighteq:"⊵",tridot:"◬",trie:"≜",triminus:"⨺",TripleDot:"⃛",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",Tscr:"𝒯",tscr:"𝓉",TScy:"Ц",tscy:"ц",TSHcy:"Ћ",tshcy:"ћ",Tstrok:"Ŧ",tstrok:"ŧ",twixt:"≬",twoheadleftarrow:"↞",twoheadrightarrow:"↠",Uacute:"Ú",uacute:"ú",uarr:"↑",Uarr:"↟",uArr:"⇑",Uarrocir:"⥉",Ubrcy:"Ў",ubrcy:"ў",Ubreve:"Ŭ",ubreve:"ŭ",Ucirc:"Û",ucirc:"û",Ucy:"У",ucy:"у",udarr:"⇅",Udblac:"Ű",udblac:"ű",udhar:"⥮",ufisht:"⥾",Ufr:"𝔘",ufr:"𝔲",Ugrave:"Ù",ugrave:"ù",uHar:"⥣",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",Umacr:"Ū",umacr:"ū",uml:"¨",UnderBar:"_",UnderBrace:"⏟",UnderBracket:"⎵",UnderParenthesis:"⏝",Union:"⋃",UnionPlus:"⊎",Uogon:"Ų",uogon:"ų",Uopf:"𝕌",uopf:"𝕦",UpArrowBar:"⤒",uparrow:"↑",UpArrow:"↑",Uparrow:"⇑",UpArrowDownArrow:"⇅",updownarrow:"↕",UpDownArrow:"↕",Updownarrow:"⇕",UpEquilibrium:"⥮",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",UpperLeftArrow:"↖",UpperRightArrow:"↗",upsi:"υ",Upsi:"ϒ",upsih:"ϒ",Upsilon:"Υ",upsilon:"υ",UpTeeArrow:"↥",UpTee:"⊥",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",Uring:"Ů",uring:"ů",urtri:"◹",Uscr:"𝒰",uscr:"𝓊",utdot:"⋰",Utilde:"Ũ",utilde:"ũ",utri:"▵",utrif:"▴",uuarr:"⇈",Uuml:"Ü",uuml:"ü",uwangle:"⦧",vangrt:"⦜",varepsilon:"ϵ",varkappa:"ϰ",varnothing:"∅",varphi:"ϕ",varpi:"ϖ",varpropto:"∝",varr:"↕",vArr:"⇕",varrho:"ϱ",varsigma:"ς",varsubsetneq:"⊊︀",varsubsetneqq:"⫋︀",varsupsetneq:"⊋︀",varsupsetneqq:"⫌︀",vartheta:"ϑ",vartriangleleft:"⊲",vartriangleright:"⊳",vBar:"⫨",Vbar:"⫫",vBarv:"⫩",Vcy:"В",vcy:"в",vdash:"⊢",vDash:"⊨",Vdash:"⊩",VDash:"⊫",Vdashl:"⫦",veebar:"⊻",vee:"∨",Vee:"⋁",veeeq:"≚",vellip:"⋮",verbar:"|",Verbar:"‖",vert:"|",Vert:"‖",VerticalBar:"∣",VerticalLine:"|",VerticalSeparator:"❘",VerticalTilde:"≀",VeryThinSpace:" ",Vfr:"𝔙",vfr:"𝔳",vltri:"⊲",vnsub:"⊂⃒",vnsup:"⊃⃒",Vopf:"𝕍",vopf:"𝕧",vprop:"∝",vrtri:"⊳",Vscr:"𝒱",vscr:"𝓋",vsubnE:"⫋︀",vsubne:"⊊︀",vsupnE:"⫌︀",vsupne:"⊋︀",Vvdash:"⊪",vzigzag:"⦚",Wcirc:"Ŵ",wcirc:"ŵ",wedbar:"⩟",wedge:"∧",Wedge:"⋀",wedgeq:"≙",weierp:"℘",Wfr:"𝔚",wfr:"𝔴",Wopf:"𝕎",wopf:"𝕨",wp:"℘",wr:"≀",wreath:"≀",Wscr:"𝒲",wscr:"𝓌",xcap:"⋂",xcirc:"◯",xcup:"⋃",xdtri:"▽",Xfr:"𝔛",xfr:"𝔵",xharr:"⟷",xhArr:"⟺",Xi:"Ξ",xi:"ξ",xlarr:"⟵",xlArr:"⟸",xmap:"⟼",xnis:"⋻",xodot:"⨀",Xopf:"𝕏",xopf:"𝕩",xoplus:"⨁",xotime:"⨂",xrarr:"⟶",xrArr:"⟹",Xscr:"𝒳",xscr:"𝓍",xsqcup:"⨆",xuplus:"⨄",xutri:"△",xvee:"⋁",xwedge:"⋀",Yacute:"Ý",yacute:"ý",YAcy:"Я",yacy:"я",Ycirc:"Ŷ",ycirc:"ŷ",Ycy:"Ы",ycy:"ы",yen:"¥",Yfr:"𝔜",yfr:"𝔶",YIcy:"Ї",yicy:"ї",Yopf:"𝕐",yopf:"𝕪",Yscr:"𝒴",yscr:"𝓎",YUcy:"Ю",yucy:"ю",yuml:"ÿ",Yuml:"Ÿ",Zacute:"Ź",zacute:"ź",Zcaron:"Ž",zcaron:"ž",Zcy:"З",zcy:"з",Zdot:"Ż",zdot:"ż",zeetrf:"ℨ",ZeroWidthSpace:"",Zeta:"Ζ",zeta:"ζ",zfr:"𝔷",Zfr:"ℨ",ZHcy:"Ж",zhcy:"ж",zigrarr:"⇝",zopf:"𝕫",Zopf:"ℤ",Zscr:"𝒵",zscr:"𝓏",zwj:"",zwnj:""}},{}],25:[function(t,e,n){e.exports={Aacute:"Á",aacute:"á",Acirc:"Â",acirc:"â",acute:"´",AElig:"Æ",aelig:"æ",Agrave:"À",agrave:"à",amp:"&",AMP:"&",Aring:"Å",aring:"å",Atilde:"Ã",atilde:"ã",Auml:"Ä",auml:"ä",brvbar:"¦",Ccedil:"Ç",ccedil:"ç",cedil:"¸",cent:"¢",copy:"©",COPY:"©",curren:"¤",deg:"°",divide:"÷",Eacute:"É",eacute:"é",Ecirc:"Ê",ecirc:"ê",Egrave:"È",egrave:"è",ETH:"Ð",eth:"ð",Euml:"Ë",euml:"ë",frac12:"½",frac14:"¼",frac34:"¾",gt:">",GT:">",Iacute:"Í",iacute:"í",Icirc:"Î",icirc:"î",iexcl:"¡",Igrave:"Ì",igrave:"ì",iquest:"¿",Iuml:"Ï",iuml:"ï",laquo:"«",lt:"<",LT:"<",macr:"¯",micro:"µ",middot:"·",nbsp:" ",not:"¬",Ntilde:"Ñ",ntilde:"ñ",Oacute:"Ó",oacute:"ó",Ocirc:"Ô",ocirc:"ô",Ograve:"Ò",ograve:"ò",ordf:"ª",ordm:"º",Oslash:"Ø",oslash:"ø",Otilde:"Õ",otilde:"õ",Ouml:"Ö",ouml:"ö",para:"¶",plusmn:"±",pound:"£",quot:'"',QUOT:'"',raquo:"»",reg:"®",REG:"®",sect:"§",shy:"",sup1:"¹",sup2:"²",sup3:"³",szlig:"ß",THORN:"Þ",thorn:"þ",times:"×",Uacute:"Ú",uacute:"ú",Ucirc:"Û",ucirc:"û",Ugrave:"Ù",ugrave:"ù",uml:"¨",Uuml:"Ü",uuml:"ü",Yacute:"Ý",yacute:"ý",yen:"¥",yuml:"ÿ"}},{}],26:[function(t,e,n){e.exports={amp:"&",apos:"'",gt:">",lt:"<",quot:'"'}},{}],27:[function(t,e,n){var r=Object.create||function(t){var e=function(){};return e.prototype=t,new e},i=Object.keys||function(t){var e=[];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.push(n);return n},s=Function.prototype.bind||function(t){var e=this;return function(){return e.apply(t,arguments)}};function o(){this._events&&Object.prototype.hasOwnProperty.call(this,"_events")||(this._events=r(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0}e.exports=o,o.EventEmitter=o,o.prototype._events=void 0,o.prototype._maxListeners=void 0;var a,c=10;try{var l={};Object.defineProperty&&Object.defineProperty(l,"x",{value:0}),a=0===l.x}catch(t){a=!1}function u(t){return void 0===t._maxListeners?o.defaultMaxListeners:t._maxListeners}function h(t,e,n,i){var s,o,a;if("function"!=typeof n)throw new TypeError('"listener" argument must be a function');if((o=t._events)?(o.newListener&&(t.emit("newListener",e,n.listener?n.listener:n),o=t._events),a=o[e]):(o=t._events=r(null),t._eventsCount=0),a){if("function"==typeof a?a=o[e]=i?[n,a]:[a,n]:i?a.unshift(n):a.push(n),!a.warned&&(s=u(t))&&s>0&&a.length>s){a.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+a.length+' "'+String(e)+'" listeners added. Use emitter.setMaxListeners() to increase limit.');c.name="MaxListenersExceededWarning",c.emitter=t,c.type=e,c.count=a.length,"object"==typeof console&&console.warn&&console.warn("%s: %s",c.name,c.message)}}else a=o[e]=n,++t._eventsCount;return t}function d(){if(!this.fired)switch(this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length){case 0:return this.listener.call(this.target);case 1:return this.listener.call(this.target,arguments[0]);case 2:return this.listener.call(this.target,arguments[0],arguments[1]);case 3:return this.listener.call(this.target,arguments[0],arguments[1],arguments[2]);default:for(var t=new Array(arguments.length),e=0;e<t.length;++e)t[e]=arguments[e];this.listener.apply(this.target,t)}}function p(t,e,n){var r={fired:!1,wrapFn:void 0,target:t,type:e,listener:n},i=s.call(d,r);return i.listener=n,r.wrapFn=i,i}function f(t,e,n){var r=t._events;if(!r)return[];var i=r[e];return i?"function"==typeof i?n?[i.listener||i]:[i]:n?function(t){for(var e=new Array(t.length),n=0;n<e.length;++n)e[n]=t[n].listener||t[n];return e}(i):g(i,i.length):[]}function m(t){var e=this._events;if(e){var n=e[t];if("function"==typeof n)return 1;if(n)return n.length}return 0}function g(t,e){for(var n=new Array(e),r=0;r<e;++r)n[r]=t[r];return n}a?Object.defineProperty(o,"defaultMaxListeners",{enumerable:!0,get:function(){return c},set:function(t){if("number"!=typeof t||t<0||t!=t)throw new TypeError('"defaultMaxListeners" must be a positive number');c=t}}):o.defaultMaxListeners=c,o.prototype.setMaxListeners=function(t){if("number"!=typeof t||t<0||isNaN(t))throw new TypeError('"n" argument must be a positive number');return this._maxListeners=t,this},o.prototype.getMaxListeners=function(){return u(this)},o.prototype.emit=function(t){var e,n,r,i,s,o,a="error"===t;if(o=this._events)a=a&&null==o.error;else if(!a)return!1;if(a){if(arguments.length>1&&(e=arguments[1]),e instanceof Error)throw e;var c=new Error('Unhandled "error" event. ('+e+")");throw c.context=e,c}if(!(n=o[t]))return!1;var l="function"==typeof n;switch(r=arguments.length){case 1:!function(t,e,n){if(e)t.call(n);else for(var r=t.length,i=g(t,r),s=0;s<r;++s)i[s].call(n)}(n,l,this);break;case 2:!function(t,e,n,r){if(e)t.call(n,r);else for(var i=t.length,s=g(t,i),o=0;o<i;++o)s[o].call(n,r)}(n,l,this,arguments[1]);break;case 3:!function(t,e,n,r,i){if(e)t.call(n,r,i);else for(var s=t.length,o=g(t,s),a=0;a<s;++a)o[a].call(n,r,i)}(n,l,this,arguments[1],arguments[2]);break;case 4:!function(t,e,n,r,i,s){if(e)t.call(n,r,i,s);else for(var o=t.length,a=g(t,o),c=0;c<o;++c)a[c].call(n,r,i,s)}(n,l,this,arguments[1],arguments[2],arguments[3]);break;default:for(i=new Array(r-1),s=1;s<r;s++)i[s-1]=arguments[s];!function(t,e,n,r){if(e)t.apply(n,r);else for(var i=t.length,s=g(t,i),o=0;o<i;++o)s[o].apply(n,r)}(n,l,this,i)}return!0},o.prototype.addListener=function(t,e){return h(this,t,e,!1)},o.prototype.on=o.prototype.addListener,o.prototype.prependListener=function(t,e){return h(this,t,e,!0)},o.prototype.once=function(t,e){if("function"!=typeof e)throw new TypeError('"listener" argument must be a function');return this.on(t,p(this,t,e)),this},o.prototype.prependOnceListener=function(t,e){if("function"!=typeof e)throw new TypeError('"listener" argument must be a function');return this.prependListener(t,p(this,t,e)),this},o.prototype.removeListener=function(t,e){var n,i,s,o,a;if("function"!=typeof e)throw new TypeError('"listener" argument must be a function');if(!(i=this._events))return this;if(!(n=i[t]))return this;if(n===e||n.listener===e)0==--this._eventsCount?this._events=r(null):(delete i[t],i.removeListener&&this.emit("removeListener",t,n.listener||e));else if("function"!=typeof n){for(s=-1,o=n.length-1;o>=0;o--)if(n[o]===e||n[o].listener===e){a=n[o].listener,s=o;break}if(s<0)return this;0===s?n.shift():function(t,e){for(var n=e,r=n+1,i=t.length;r<i;n+=1,r+=1)t[n]=t[r];t.pop()}(n,s),1===n.length&&(i[t]=n[0]),i.removeListener&&this.emit("removeListener",t,a||e)}return this},o.prototype.removeAllListeners=function(t){var e,n,s;if(!(n=this._events))return this;if(!n.removeListener)return 0===arguments.length?(this._events=r(null),this._eventsCount=0):n[t]&&(0==--this._eventsCount?this._events=r(null):delete n[t]),this;if(0===arguments.length){var o,a=i(n);for(s=0;s<a.length;++s)"removeListener"!==(o=a[s])&&this.removeAllListeners(o);return this.removeAllListeners("removeListener"),this._events=r(null),this._eventsCount=0,this}if("function"==typeof(e=n[t]))this.removeListener(t,e);else if(e)for(s=e.length-1;s>=0;s--)this.removeListener(t,e[s]);return this},o.prototype.listeners=function(t){return f(this,t,!0)},o.prototype.rawListeners=function(t){return f(this,t,!1)},o.listenerCount=function(t,e){return"function"==typeof t.listenerCount?t.listenerCount(e):m.call(t,e)},o.prototype.listenerCount=m,o.prototype.eventNames=function(){return this._eventsCount>0?Reflect.ownKeys(this._events):[]}},{}],28:[function(t,e,n){"use strict";const{replace:r}="",i=/&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34);/g,s=/[&<>'"]/g,o={"&":"&","<":"<",">":">","'":"'",'"':"""},a=t=>o[t];n.escape=(t=>r.call(t,s,a));const c={"&":"&","&":"&","<":"<","<":"<",">":">",">":">","'":"'","'":"'",""":'"',""":'"'},l=t=>c[t];n.unescape=(t=>r.call(t,i,l))},{}],29:[function(t,e,n){"use strict";var r,i=this&&this.__extends||(r=function(t,e){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(t,e)},function(t,e){function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),s=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(n,"__esModule",{value:!0});var o=function(t){function e(e){void 0===e&&(e={});var n=t.call(this,function(t){for(var e,r=[],i=1;i<arguments.length;i++)r[i-1]=arguments[i];n.events.push([t].concat(r)),n._cbs[t]&&(e=n._cbs)[t].apply(e,r)})||this;return n._cbs=e,n.events=[],n}return i(e,t),e.prototype.onreset=function(){this.events=[],this._cbs.onreset&&this._cbs.onreset()},e.prototype.restart=function(){var t;this._cbs.onreset&&this._cbs.onreset();for(var e=0;e<this.events.length;e++){var n=this.events[e],r=n[0],i=n.slice(1);this._cbs[r]&&(t=this._cbs)[r].apply(t,i)}},e}(s(t("./MultiplexHandler")).default);n.CollectingHandler=o},{"./MultiplexHandler":31}],30:[function(t,e,n){"use strict";var r,i=this&&this.__extends||(r=function(t,e){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(t,e)},function(t,e){function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),s=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}},o=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)Object.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e.default=t,e};Object.defineProperty(n,"__esModule",{value:!0});var a=s(t("domhandler")),c=o(t("domutils")),l=t("./Parser"),u=function(t){function e(e,n){return"object"==typeof e&&null!==e&&(n=e=void 0),t.call(this,e,n)||this}return i(e,t),e.prototype.onend=function(){var t={},e=d(g,this.dom);if(e)if("feed"===e.name){var n=e.children;t.type="atom",m(t,"id","id",n),m(t,"title","title",n);var r=f("href",d("link",n));r&&(t.link=r),m(t,"description","subtitle",n),(i=p("updated",n))&&(t.updated=new Date(i)),m(t,"author","email",n,!0),t.items=h("entry",n).map(function(t){var e={},n=t.children;m(e,"id","id",n),m(e,"title","title",n);var r=f("href",d("link",n));r&&(e.link=r);var i=p("summary",n)||p("content",n);i&&(e.description=i);var s=p("updated",n);return s&&(e.pubDate=new Date(s)),e})}else{var i;n=d("channel",e.children).children;t.type=e.name.substr(0,3),t.id="",m(t,"title","title",n),m(t,"link","link",n),m(t,"description","description",n),(i=p("lastBuildDate",n))&&(t.updated=new Date(i)),m(t,"author","managingEditor",n,!0),t.items=h("item",e.children).map(function(t){var e={},n=t.children;m(e,"id","guid",n),m(e,"title","title",n),m(e,"link","link",n),m(e,"description","description",n);var r=p("pubDate",n);return r&&(e.pubDate=new Date(r)),e})}this.feed=t,this.handleCallback(e?null:Error("couldn't find root of feed"))},e}(a.default);function h(t,e){return c.getElementsByTagName(t,e,!0)}function d(t,e){return c.getElementsByTagName(t,e,!0,1)[0]}function p(t,e,n){return void 0===n&&(n=!1),c.getText(c.getElementsByTagName(t,e,n,1)).trim()}function f(t,e){return e?e.attribs[t]:null}function m(t,e,n,r,i){void 0===i&&(i=!1);var s=p(n,r,i);s&&(t[e]=s)}function g(t){return"rss"===t||"feed"===t||"rdf:RDF"===t}n.FeedHandler=u;var _={xmlMode:!0};n.parseFeed=function(t,e){void 0===e&&(e=_);var n=new u(e);return new l.Parser(n,e).end(t),n.feed}},{"./Parser":32,domhandler:8,domutils:11}],31:[function(t,e,n){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r=function(){function t(t){this._func=t}return t.prototype.onattribute=function(t,e){this._func("onattribute",t,e)},t.prototype.oncdatastart=function(){this._func("oncdatastart")},t.prototype.oncdataend=function(){this._func("oncdataend")},t.prototype.ontext=function(t){this._func("ontext",t)},t.prototype.onprocessinginstruction=function(t,e){this._func("onprocessinginstruction",t,e)},t.prototype.oncomment=function(t){this._func("oncomment",t)},t.prototype.oncommentend=function(){this._func("oncommentend")},t.prototype.onclosetag=function(t){this._func("onclosetag",t)},t.prototype.onopentag=function(t,e){this._func("onopentag",t,e)},t.prototype.onopentagname=function(t){this._func("onopentagname",t)},t.prototype.onerror=function(t){this._func("onerror",t)},t.prototype.onend=function(){this._func("onend")},t.prototype.onparserinit=function(t){this._func("onparserinit",t)},t.prototype.onreset=function(){this._func("onreset")},t}();n.default=r},{}],32:[function(t,e,n){"use strict";var r,i=this&&this.__extends||(r=function(t,e){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(t,e)},function(t,e){function n(){this.constructor=t}r(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}),s=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(n,"__esModule",{value:!0});var o=s(t("./Tokenizer")),a=t("events"),c=new Set(["input","option","optgroup","select","button","datalist","textarea"]),l=new Set(["p"]),u={tr:new Set(["tr","th","td"]),th:new Set(["th"]),td:new Set(["thead","th","td"]),body:new Set(["head","link","script"]),li:new Set(["li"]),p:l,h1:l,h2:l,h3:l,h4:l,h5:l,h6:l,select:c,input:c,output:c,button:c,datalist:c,textarea:c,option:new Set(["option"]),optgroup:new Set(["optgroup","option"]),dd:new Set(["dt","dd"]),dt:new Set(["dt","dd"]),address:l,article:l,aside:l,blockquote:l,details:l,div:l,dl:l,fieldset:l,figcaption:l,figure:l,footer:l,form:l,header:l,hr:l,main:l,nav:l,ol:l,pre:l,section:l,table:l,ul:l,rt:new Set(["rt","rp"]),rp:new Set(["rt","rp"]),tbody:new Set(["thead","tbody"]),tfoot:new Set(["thead","tbody"])},h=new Set(["area","base","basefont","br","col","command","embed","frame","hr","img","input","isindex","keygen","link","meta","param","source","track","wbr"]),d=new Set(["math","svg"]),p=new Set(["mi","mo","mn","ms","mtext","annotation-xml","foreignObject","desc","title"]),f=/\s|\//,m=function(t){function e(n,r){var i=t.call(this)||this;return i._tagname="",i._attribname="",i._attribvalue="",i._attribs=null,i._stack=[],i._foreignContext=[],i.startIndex=0,i.endIndex=null,i.parseChunk=e.prototype.write,i.done=e.prototype.end,i._options=r||{},i._cbs=n||{},i._tagname="",i._attribname="",i._attribvalue="",i._attribs=null,i._stack=[],i._foreignContext=[],i.startIndex=0,i.endIndex=null,i._lowerCaseTagNames="lowerCaseTags"in i._options?!!i._options.lowerCaseTags:!i._options.xmlMode,i._lowerCaseAttributeNames="lowerCaseAttributeNames"in i._options?!!i._options.lowerCaseAttributeNames:!i._options.xmlMode,i._tokenizer=new(i._options.Tokenizer||o.default)(i._options,i),i._cbs.onparserinit&&i._cbs.onparserinit(i),i}return i(e,t),e.prototype._updatePosition=function(t){null===this.endIndex?this._tokenizer._sectionStart<=t?this.startIndex=0:this.startIndex=this._tokenizer._sectionStart-t:this.startIndex=this.endIndex+1,this.endIndex=this._tokenizer.getAbsoluteIndex()},e.prototype.ontext=function(t){this._updatePosition(1),this.endIndex--,this._cbs.ontext&&this._cbs.ontext(t)},e.prototype.onopentagname=function(t){if(this._lowerCaseTagNames&&(t=t.toLowerCase()),this._tagname=t,!this._options.xmlMode&&Object.prototype.hasOwnProperty.call(u,t))for(var e=void 0;u[t].has(e=this._stack[this._stack.length-1]);this.onclosetag(e));!this._options.xmlMode&&h.has(t)||(this._stack.push(t),d.has(t)?this._foreignContext.push(!0):p.has(t)&&this._foreignContext.push(!1)),this._cbs.onopentagname&&this._cbs.onopentagname(t),this._cbs.onopentag&&(this._attribs={})},e.prototype.onopentagend=function(){this._updatePosition(1),this._attribs&&(this._cbs.onopentag&&this._cbs.onopentag(this._tagname,this._attribs),this._attribs=null),!this._options.xmlMode&&this._cbs.onclosetag&&h.has(this._tagname)&&this._cbs.onclosetag(this._tagname),this._tagname=""},e.prototype.onclosetag=function(t){if(this._updatePosition(1),this._lowerCaseTagNames&&(t=t.toLowerCase()),(d.has(t)||p.has(t))&&this._foreignContext.pop(),!this._stack.length||!this._options.xmlMode&&h.has(t))this._options.xmlMode||"br"!==t&&"p"!==t||(this.onopentagname(t),this._closeCurrentTag());else{var e=this._stack.lastIndexOf(t);if(-1!==e)if(this._cbs.onclosetag)for(e=this._stack.length-e;e--;)this._cbs.onclosetag(this._stack.pop());else this._stack.length=e;else"p"!==t||this._options.xmlMode||(this.onopentagname(t),this._closeCurrentTag())}},e.prototype.onselfclosingtag=function(){this._options.xmlMode||this._options.recognizeSelfClosing||this._foreignContext[this._foreignContext.length-1]?this._closeCurrentTag():this.onopentagend()},e.prototype._closeCurrentTag=function(){var t=this._tagname;this.onopentagend(),this._stack[this._stack.length-1]===t&&(this._cbs.onclosetag&&this._cbs.onclosetag(t),this._stack.pop())},e.prototype.onattribname=function(t){this._lowerCaseAttributeNames&&(t=t.toLowerCase()),this._attribname=t},e.prototype.onattribdata=function(t){this._attribvalue+=t},e.prototype.onattribend=function(){this._cbs.onattribute&&this._cbs.onattribute(this._attribname,this._attribvalue),this._attribs&&!Object.prototype.hasOwnProperty.call(this._attribs,this._attribname)&&(this._attribs[this._attribname]=this._attribvalue),this._attribname="",this._attribvalue=""},e.prototype._getInstructionName=function(t){var e=t.search(f),n=e<0?t:t.substr(0,e);return this._lowerCaseTagNames&&(n=n.toLowerCase()),n},e.prototype.ondeclaration=function(t){if(this._cbs.onprocessinginstruction){var e=this._getInstructionName(t);this._cbs.onprocessinginstruction("!"+e,"!"+t)}},e.prototype.onprocessinginstruction=function(t){if(this._cbs.onprocessinginstruction){var e=this._getInstructionName(t);this._cbs.onprocessinginstruction("?"+e,"?"+t)}},e.prototype.oncomment=function(t){this._updatePosition(4),this._cbs.oncomment&&this._cbs.oncomment(t),this._cbs.oncommentend&&this._cbs.oncommentend()},e.prototype.oncdata=function(t){this._updatePosition(1),this._options.xmlMode||this._options.recognizeCDATA?(this._cbs.oncdatastart&&this._cbs.oncdatastart(),this._cbs.ontext&&this._cbs.ontext(t),this._cbs.oncdataend&&this._cbs.oncdataend()):this.oncomment("[CDATA["+t+"]]")},e.prototype.onerror=function(t){this._cbs.onerror&&this._cbs.onerror(t)},e.prototype.onend=function(){if(this._cbs.onclosetag)for(var t=this._stack.length;t>0;this._cbs.onclosetag(this._stack[--t]));this._cbs.onend&&this._cbs.onend()},e.prototype.reset=function(){this._cbs.onreset&&this._cbs.onreset(),this._tokenizer.reset(),this._tagname="",this._attribname="",this._attribs=null,this._stack=[],this._cbs.onparserinit&&this._cbs.onparserinit(this)},e.prototype.parseComplete=function(t){this.reset(),this.end(t)},e.prototype.write=function(t){this._tokenizer.write(t)},e.prototype.end=function(t){this._tokenizer.end(t)},e.prototype.pause=function(){this._tokenizer.pause()},e.prototype.resume=function(){this._tokenizer.resume()},e}(a.EventEmitter);n.Parser=m},{"./Tokenizer":33,events:27}],33:[function(t,e,n){"use strict";var r=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(n,"__esModule",{value:!0});var i=r(t("entities/lib/decode_codepoint")),s=r(t("entities/lib/maps/entities.json")),o=r(t("entities/lib/maps/legacy.json")),a=r(t("entities/lib/maps/xml.json"));function c(t){return" "===t||"\n"===t||"\t"===t||"\f"===t||"\r"===t}function l(t,e,n){var r=t.toLowerCase();return t===r?function(t,i){i===r?t._state=e:(t._state=n,t._index--)}:function(i,s){s===r||s===t?i._state=e:(i._state=n,i._index--)}}function u(t,e){var n=t.toLowerCase();return function(r,i){i===n||i===t?r._state=e:(r._state=3,r._index--)}}var h=l("C",23,16),d=l("D",24,16),p=l("A",25,16),f=l("T",26,16),m=l("A",27,16),g=u("R",34),_=u("I",35),b=u("P",36),y=u("T",37),v=l("R",39,1),E=l("I",40,1),x=l("P",41,1),T=l("T",42,1),w=u("Y",44),N=u("L",45),C=u("E",46),S=l("Y",48,1),D=l("L",49,1),O=l("E",50,1),A=l("#",52,53),L=l("X",55,54),M=function(){function t(t,e){this._state=1,this._buffer="",this._sectionStart=0,this._index=0,this._bufferOffset=0,this._baseState=1,this._special=1,this._running=!0,this._ended=!1,this._cbs=e,this._xmlMode=!(!t||!t.xmlMode),this._decodeEntities=!(!t||!t.decodeEntities)}return t.prototype.reset=function(){this._state=1,this._buffer="",this._sectionStart=0,this._index=0,this._bufferOffset=0,this._baseState=1,this._special=1,this._running=!0,this._ended=!1},t.prototype._stateText=function(t){"<"===t?(this._index>this._sectionStart&&this._cbs.ontext(this._getSection()),this._state=2,this._sectionStart=this._index):this._decodeEntities&&1===this._special&&"&"===t&&(this._index>this._sectionStart&&this._cbs.ontext(this._getSection()),this._baseState=1,this._state=51,this._sectionStart=this._index)},t.prototype._stateBeforeTagName=function(t){"/"===t?this._state=5:"<"===t?(this._cbs.ontext(this._getSection()),this._sectionStart=this._index):">"===t||1!==this._special||c(t)?this._state=1:"!"===t?(this._state=15,this._sectionStart=this._index+1):"?"===t?(this._state=17,this._sectionStart=this._index+1):(this._state=this._xmlMode||"s"!==t&&"S"!==t?3:31,this._sectionStart=this._index)},t.prototype._stateInTagName=function(t){("/"===t||">"===t||c(t))&&(this._emitToken("onopentagname"),this._state=8,this._index--)},t.prototype._stateBeforeClosingTagName=function(t){c(t)||(">"===t?this._state=1:1!==this._special?"s"===t||"S"===t?this._state=32:(this._state=1,this._index--):(this._state=6,this._sectionStart=this._index))},t.prototype._stateInClosingTagName=function(t){(">"===t||c(t))&&(this._emitToken("onclosetag"),this._state=7,this._index--)},t.prototype._stateAfterClosingTagName=function(t){">"===t&&(this._state=1,this._sectionStart=this._index+1)},t.prototype._stateBeforeAttributeName=function(t){">"===t?(this._cbs.onopentagend(),this._state=1,this._sectionStart=this._index+1):"/"===t?this._state=4:c(t)||(this._state=9,this._sectionStart=this._index)},t.prototype._stateInSelfClosingTag=function(t){">"===t?(this._cbs.onselfclosingtag(),this._state=1,this._sectionStart=this._index+1):c(t)||(this._state=8,this._index--)},t.prototype._stateInAttributeName=function(t){("="===t||"/"===t||">"===t||c(t))&&(this._cbs.onattribname(this._getSection()),this._sectionStart=-1,this._state=10,this._index--)},t.prototype._stateAfterAttributeName=function(t){"="===t?this._state=11:"/"===t||">"===t?(this._cbs.onattribend(),this._state=8,this._index--):c(t)||(this._cbs.onattribend(),this._state=9,this._sectionStart=this._index)},t.prototype._stateBeforeAttributeValue=function(t){'"'===t?(this._state=12,this._sectionStart=this._index+1):"'"===t?(this._state=13,this._sectionStart=this._index+1):c(t)||(this._state=14,this._sectionStart=this._index,this._index--)},t.prototype._stateInAttributeValueDoubleQuotes=function(t){'"'===t?(this._emitToken("onattribdata"),this._cbs.onattribend(),this._state=8):this._decodeEntities&&"&"===t&&(this._emitToken("onattribdata"),this._baseState=this._state,this._state=51,this._sectionStart=this._index)},t.prototype._stateInAttributeValueSingleQuotes=function(t){"'"===t?(this._emitToken("onattribdata"),this._cbs.onattribend(),this._state=8):this._decodeEntities&&"&"===t&&(this._emitToken("onattribdata"),this._baseState=this._state,this._state=51,this._sectionStart=this._index)},t.prototype._stateInAttributeValueNoQuotes=function(t){c(t)||">"===t?(this._emitToken("onattribdata"),this._cbs.onattribend(),this._state=8,this._index--):this._decodeEntities&&"&"===t&&(this._emitToken("onattribdata"),this._baseState=this._state,this._state=51,this._sectionStart=this._index)},t.prototype._stateBeforeDeclaration=function(t){this._state="["===t?22:"-"===t?18:16},t.prototype._stateInDeclaration=function(t){">"===t&&(this._cbs.ondeclaration(this._getSection()),this._state=1,this._sectionStart=this._index+1)},t.prototype._stateInProcessingInstruction=function(t){">"===t&&(this._cbs.onprocessinginstruction(this._getSection()),this._state=1,this._sectionStart=this._index+1)},t.prototype._stateBeforeComment=function(t){"-"===t?(this._state=19,this._sectionStart=this._index+1):this._state=16},t.prototype._stateInComment=function(t){"-"===t&&(this._state=20)},t.prototype._stateAfterComment1=function(t){this._state="-"===t?21:19},t.prototype._stateAfterComment2=function(t){">"===t?(this._cbs.oncomment(this._buffer.substring(this._sectionStart,this._index-2)),this._state=1,this._sectionStart=this._index+1):"-"!==t&&(this._state=19)},t.prototype._stateBeforeCdata6=function(t){"["===t?(this._state=28,this._sectionStart=this._index+1):(this._state=16,this._index--)},t.prototype._stateInCdata=function(t){"]"===t&&(this._state=29)},t.prototype._stateAfterCdata1=function(t){this._state="]"===t?30:28},t.prototype._stateAfterCdata2=function(t){">"===t?(this._cbs.oncdata(this._buffer.substring(this._sectionStart,this._index-2)),this._state=1,this._sectionStart=this._index+1):"]"!==t&&(this._state=28)},t.prototype._stateBeforeSpecial=function(t){"c"===t||"C"===t?this._state=33:"t"===t||"T"===t?this._state=43:(this._state=3,this._index--)},t.prototype._stateBeforeSpecialEnd=function(t){2!==this._special||"c"!==t&&"C"!==t?3!==this._special||"t"!==t&&"T"!==t?this._state=1:this._state=47:this._state=38},t.prototype._stateBeforeScript5=function(t){("/"===t||">"===t||c(t))&&(this._special=2),this._state=3,this._index--},t.prototype._stateAfterScript5=function(t){">"===t||c(t)?(this._special=1,this._state=6,this._sectionStart=this._index-6,this._index--):this._state=1},t.prototype._stateBeforeStyle4=function(t){("/"===t||">"===t||c(t))&&(this._special=3),this._state=3,this._index--},t.prototype._stateAfterStyle4=function(t){">"===t||c(t)?(this._special=1,this._state=6,this._sectionStart=this._index-5,this._index--):this._state=1},t.prototype._parseNamedEntityStrict=function(){if(this._sectionStart+1<this._index){var t=this._buffer.substring(this._sectionStart+1,this._index),e=this._xmlMode?a.default:s.default;Object.prototype.hasOwnProperty.call(e,t)&&(this._emitPartial(e[t]),this._sectionStart=this._index+1)}},t.prototype._parseLegacyEntity=function(){var t=this._sectionStart+1,e=this._index-t;for(e>6&&(e=6);e>=2;){var n=this._buffer.substr(t,e);if(Object.prototype.hasOwnProperty.call(o.default,n))return this._emitPartial(o.default[n]),void(this._sectionStart+=e+1);e--}},t.prototype._stateInNamedEntity=function(t){";"===t?(this._parseNamedEntityStrict(),this._sectionStart+1<this._index&&!this._xmlMode&&this._parseLegacyEntity(),this._state=this._baseState):(t<"a"||t>"z")&&(t<"A"||t>"Z")&&(t<"0"||t>"9")&&(this._xmlMode||this._sectionStart+1===this._index||(1!==this._baseState?"="!==t&&this._parseNamedEntityStrict():this._parseLegacyEntity()),this._state=this._baseState,this._index--)},t.prototype._decodeNumericEntity=function(t,e){var n=this._sectionStart+t;if(n!==this._index){var r=this._buffer.substring(n,this._index),s=parseInt(r,e);this._emitPartial(i.default(s)),this._sectionStart=this._index}else this._sectionStart--;this._state=this._baseState},t.prototype._stateInNumericEntity=function(t){";"===t?(this._decodeNumericEntity(2,10),this._sectionStart++):(t<"0"||t>"9")&&(this._xmlMode?this._state=this._baseState:this._decodeNumericEntity(2,10),this._index--)},t.prototype._stateInHexEntity=function(t){";"===t?(this._decodeNumericEntity(3,16),this._sectionStart++):(t<"a"||t>"f")&&(t<"A"||t>"F")&&(t<"0"||t>"9")&&(this._xmlMode?this._state=this._baseState:this._decodeNumericEntity(3,16),this._index--)},t.prototype._cleanup=function(){this._sectionStart<0?(this._buffer="",this._bufferOffset+=this._index,this._index=0):this._running&&(1===this._state?(this._sectionStart!==this._index&&this._cbs.ontext(this._buffer.substr(this._sectionStart)),this._buffer="",this._bufferOffset+=this._index,this._index=0):this._sectionStart===this._index?(this._buffer="",this._bufferOffset+=this._index,this._index=0):(this._buffer=this._buffer.substr(this._sectionStart),this._index-=this._sectionStart,this._bufferOffset+=this._sectionStart),this._sectionStart=0)},t.prototype.write=function(t){this._ended&&this._cbs.onerror(Error(".write() after done!")),this._buffer+=t,this._parse()},t.prototype._parse=function(){for(;this._index<this._buffer.length&&this._running;){var t=this._buffer.charAt(this._index);1===this._state?this._stateText(t):12===this._state?this._stateInAttributeValueDoubleQuotes(t):9===this._state?this._stateInAttributeName(t):19===this._state?this._stateInComment(t):8===this._state?this._stateBeforeAttributeName(t):3===this._state?this._stateInTagName(t):6===this._state?this._stateInClosingTagName(t):2===this._state?this._stateBeforeTagName(t):10===this._state?this._stateAfterAttributeName(t):13===this._state?this._stateInAttributeValueSingleQuotes(t):11===this._state?this._stateBeforeAttributeValue(t):5===this._state?this._stateBeforeClosingTagName(t):7===this._state?this._stateAfterClosingTagName(t):31===this._state?this._stateBeforeSpecial(t):20===this._state?this._stateAfterComment1(t):14===this._state?this._stateInAttributeValueNoQuotes(t):4===this._state?this._stateInSelfClosingTag(t):16===this._state?this._stateInDeclaration(t):15===this._state?this._stateBeforeDeclaration(t):21===this._state?this._stateAfterComment2(t):18===this._state?this._stateBeforeComment(t):32===this._state?this._stateBeforeSpecialEnd(t):38===this._state?v(this,t):39===this._state?E(this,t):40===this._state?x(this,t):33===this._state?g(this,t):34===this._state?_(this,t):35===this._state?b(this,t):36===this._state?y(this,t):37===this._state?this._stateBeforeScript5(t):41===this._state?T(this,t):42===this._state?this._stateAfterScript5(t):43===this._state?w(this,t):28===this._state?this._stateInCdata(t):44===this._state?N(this,t):45===this._state?C(this,t):46===this._state?this._stateBeforeStyle4(t):47===this._state?S(this,t):48===this._state?D(this,t):49===this._state?O(this,t):50===this._state?this._stateAfterStyle4(t):17===this._state?this._stateInProcessingInstruction(t):53===this._state?this._stateInNamedEntity(t):22===this._state?h(this,t):51===this._state?A(this,t):23===this._state?d(this,t):24===this._state?p(this,t):29===this._state?this._stateAfterCdata1(t):30===this._state?this._stateAfterCdata2(t):25===this._state?f(this,t):26===this._state?m(this,t):27===this._state?this._stateBeforeCdata6(t):55===this._state?this._stateInHexEntity(t):54===this._state?this._stateInNumericEntity(t):52===this._state?L(this,t):this._cbs.onerror(Error("unknown _state"),this._state),this._index++}this._cleanup()},t.prototype.pause=function(){this._running=!1},t.prototype.resume=function(){this._running=!0,this._index<this._buffer.length&&this._parse(),this._ended&&this._finish()},t.prototype.end=function(t){this._ended&&this._cbs.onerror(Error(".end() after done!")),t&&this.write(t),this._ended=!0,this._running&&this._finish()},t.prototype._finish=function(){this._sectionStart<this._index&&this._handleTrailingData(),this._cbs.onend()},t.prototype._handleTrailingData=function(){var t=this._buffer.substr(this._sectionStart);28===this._state||29===this._state||30===this._state?this._cbs.oncdata(t):19===this._state||20===this._state||21===this._state?this._cbs.oncomment(t):53!==this._state||this._xmlMode?54!==this._state||this._xmlMode?55!==this._state||this._xmlMode?3!==this._state&&8!==this._state&&11!==this._state&&10!==this._state&&9!==this._state&&13!==this._state&&12!==this._state&&14!==this._state&&6!==this._state&&this._cbs.ontext(t):(this._decodeNumericEntity(3,16),this._sectionStart<this._index&&(this._state=this._baseState,this._handleTrailingData())):(this._decodeNumericEntity(2,10),this._sectionStart<this._index&&(this._state=this._baseState,this._handleTrailingData())):(this._parseLegacyEntity(),this._sectionStart<this._index&&(this._state=this._baseState,this._handleTrailingData()))},t.prototype.getAbsoluteIndex=function(){return this._bufferOffset+this._index},t.prototype._getSection=function(){return this._buffer.substring(this._sectionStart,this._index)},t.prototype._emitToken=function(t){this._cbs[t](this._getSection()),this._sectionStart=-1},t.prototype._emitPartial=function(t){1!==this._baseState?this._cbs.onattribdata(t):this._cbs.ontext(t)},t}();n.default=M},{"entities/lib/decode_codepoint":20,"entities/lib/maps/entities.json":24,"entities/lib/maps/legacy.json":25,"entities/lib/maps/xml.json":26}],34:[function(t,e,n){"use strict";function r(t){for(var e in t)n.hasOwnProperty(e)||(n[e]=t[e])}var i=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var n in t)Object.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e.default=t,e};Object.defineProperty(n,"__esModule",{value:!0});var s=t("./Parser");n.Parser=s.Parser;var o=t("domhandler");n.DomHandler=o.DomHandler,n.DefaultHandler=o.DomHandler,n.parseDOM=function(t,e){var n=new o.DomHandler(void 0,e);return new s.Parser(n,e).end(t),n.dom},n.createDomStream=function(t,e,n){var r=new o.DomHandler(t,e,n);return new s.Parser(r,e)};var a=t("./Tokenizer");n.Tokenizer=a.default;var c=i(t("domelementtype"));n.ElementType=c,n.EVENTS={attribute:2,cdatastart:0,cdataend:0,text:1,processinginstruction:2,comment:1,commentend:0,closetag:1,opentag:2,opentagname:1,error:1,end:0},r(t("./FeedHandler")),r(t("./WritableStream")),r(t("./CollectingHandler"));var l=i(t("domutils"));n.DomUtils=l;var u=t("./FeedHandler");n.RssHandler=u.FeedHandler},{"./CollectingHandler":29,"./FeedHandler":30,"./Parser":32,"./Tokenizer":33,"./WritableStream":4,domelementtype:7,domhandler:8,domutils:11}],35:[function(t,e,n){var r,i,s=e.exports={};function o(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function c(t){if(r===setTimeout)return setTimeout(t,0);if((r===o||!r)&&setTimeout)return r=setTimeout,setTimeout(t,0);try{return r(t,0)}catch(e){try{return r.call(null,t,0)}catch(e){return r.call(this,t,0)}}}!function(){try{r="function"==typeof setTimeout?setTimeout:o}catch(t){r=o}try{i="function"==typeof clearTimeout?clearTimeout:a}catch(t){i=a}}();var l,u=[],h=!1,d=-1;function p(){h&&l&&(h=!1,l.length?u=l.concat(u):d=-1,u.length&&f())}function f(){if(!h){var t=c(p);h=!0;for(var e=u.length;e;){for(l=u,u=[];++d<e;)l&&l[d].run();d=-1,e=u.length}l=null,h=!1,function(t){if(i===clearTimeout)return clearTimeout(t);if((i===a||!i)&&clearTimeout)return i=clearTimeout,clearTimeout(t);try{i(t)}catch(e){try{return i.call(null,t)}catch(e){return i.call(this,t)}}}(t)}}function m(t,e){this.fun=t,this.array=e}function g(){}s.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)e[n-1]=arguments[n];u.push(new m(t,e)),1!==u.length||h||c(f)},m.prototype.run=function(){this.fun.apply(null,this.array)},s.title="browser",s.browser=!0,s.env={},s.argv=[],s.version="",s.versions={},s.on=g,s.addListener=g,s.once=g,s.off=g,s.removeListener=g,s.removeAllListeners=g,s.emit=g,s.prependListener=g,s.prependOnceListener=g,s.listeners=function(t){return[]},s.binding=function(t){throw new Error("process.binding is not supported")},s.cwd=function(){return"/"},s.chdir=function(t){throw new Error("process.chdir is not supported")},s.umask=function(){return 0}},{}],36:[function(t,e,n){const r=t("./utils"),i=t("./Node");e.exports=class extends i{constructor(t,e,n=null){super(t.ownerDocument),this.ownerElement=t,this.name=e,this.nodeType=i.ATTRIBUTE_NODE,this.nodeName=e,this._value=n}get value(){return"style"===this.name?this._value.cssText:this._value}set value(t){const e=this._value;switch(this.name){case"style":this._value.cssText=t;break;case"class":if(this.ownerElement){const n=this.ownerElement.classList;null==t?(this._value=t,n.splice(0,n.length)):(this._value=String(t),e!==this._value&&(n.value=this._value));break}default:this._value=t}this.ownerElement&&e!==this._value&&r.notifyAttributeChanged(this.ownerElement,this.name,e,this._value)}}},{"./Node":62,"./utils":68}],37:[function(t,e,n){const r={has(t,e){switch(e){case"cssText":return!0}return i.get(t).props.hasOwnProperty(e)},get(t,e,n){switch(e){case"cssText":return t.toString();case"getPropertyValue":return t.getPropertyValue.bind(i.get(t).props);case"setProperty":return t.setProperty.bind(i.get(t).props)}return i.get(t).props[e]},set(t,e,n){const r=i.get(t),{props:s}=r;switch(r.value=(""+n).trim(),e){case"cssText":for(const t in s)delete s[t];(n||"").split(";").forEach(t=>{const e=t.split(":");if(e.length<2)return;const n=(e[0]||"").trim().replace(/(.?)-([^-])/g,(t,e,n)=>"-"===e?t:e+n.toUpperCase());if(n){const t=e[1].trim();s[n]=("_hyper"===n?" ":"")+t}});break;default:s[e]=n}return!0}},i=new WeakMap;e.exports=class{constructor(){return i.set(this,{props:{},value:""}),new Proxy(this,r)}getPropertyValue(t){return this[t]}setProperty(t,e){this[t]=e}toString(){const{props:t,value:e}=i.get(this);return Object.keys(t).reduce((e,n)=>e+(n=n,n.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase())+":"+t[n]+";","")||e;var n}}},{}],38:[function(t,e,n){const r=t("./Node"),i=t("./ChildNode");e.exports=class extends(r.implements(i)){constructor(t,e){super(t),this.data=e}}},{"./ChildNode":39,"./Node":62}],39:[function(t,e,n){t("@webreflection/interface"),e.exports=Object.interface({before(t){const{parentNode:e}=this;e&&e.insertBefore(t,this)},after(t){const{parentNode:e}=this;e&&e.insertBefore(t,this.nextSibling)},replaceWith(t){const{parentNode:e}=this;e&&e.replaceChild(t,this)},remove(){const{parentNode:t}=this;t&&t.removeChild(this)}})},{"@webreflection/interface":2}],40:[function(t,e,n){const r=t("./Node"),i=t("./CharacterData");e.exports=class extends i{constructor(t,e){super(t,e),this.nodeType=r.COMMENT_NODE,this.nodeName="#comment"}}},{"./CharacterData":38,"./Node":62}],41:[function(t,e,n){const r=t("broadcast");e.exports=class{constructor(){this._registry=Object.create(null)}define(t,e,n){if(t in this._registry)throw new Error(t+" already defined");this._registry[t]=e,r.that(t,e)}get(t){return this._registry[t]||null}whenDefined(t){return r.when(t)}}},{broadcast:3}],42:[function(t,e,n){const r=t("./Event");e.exports=class extends r{constructor(t,e={bubbles:!1,cancelable:!1,composed:!1,detail:null}){super(t,e),this.detail=e.detail}initCustomEvent(t,e,n,r){this.initEvent(t,e,n),this.detail=r}}},{"./Event":49}],43:[function(t,e,n){const r=/(^|[a-z])([A-Z]+)/g,i=t=>"data-"+String(t).replace(r,"$1-$2").toLowerCase(),s={has:(t,e)=>t._ownerElement.hasAttribute(i(e)),get:(t,e)=>t._ownerElement.getAttribute(i(e)),set:(t,e,n)=>(t._ownerElement.setAttribute(i(e),n),!0),deleteProperty:(t,e)=>(t._ownerElement.removeAttribute(i(e)),!0)};e.exports=function(t){"use strict";return this._ownerElement=t,new Proxy(this,s)}},{}],44:[function(t,e,n){const r=t=>{const e=t._ownerElement,n=e.getAttributeNode("class");n?n.value!==t.value&&(n.value=t.value):t.value&&e.setAttribute("class",t.value)};e.exports=class extends Array{constructor(t){super(),this._ownerElement=t}item(t){return this[t]}contains(t){return this.includes(t)}add(...t){this.splice(0,this.length,...new Set(this.concat(t))),r(this)}remove(...t){this.push(...this.splice(0,this.length).filter(e=>!t.includes(e))),r(this)}replace(t,e){const n=this.indexOf(t);n<0?this.add(e):this[n]=e,r(this)}toggle(t,e){let n=!1;return this.contains(t)?e?n=!0:this.remove(t):(arguments.length<2||e)&&(n=!0,this.add(t)),n}get value(){return this.join(" ")}set value(t){this.splice(0,this.length),this.add(...String(t||"").trim().split(/\s+/)),r(this)}}},{}],45:[function(t,e,n){(function(n){(function(){const r=t("./CustomElementRegistry"),i=t("./Event"),s=t("./CustomEvent"),o=t("./Node"),a=t("./DocumentType"),c=t("./Attr"),l=t("./CSSStyleDeclaration"),u=t("./Comment"),h=t("./DocumentFragment"),d=t("./HTMLElement"),p=t("./HTMLHtmlElement"),f=t("./HTMLStyleElement"),m=t("./HTMLTemplateElement"),g=t("./HTMLTextAreaElement"),_=t("./Range"),b=t("./Text"),y=t("./TreeWalker"),v=t=>"head"===t.nodeName,E=t=>"body"===t.nodeName;function x(t){"use strict";return t.id===this?!!(x.found=t):t.children.some(x,this)}e.exports=class extends o{constructor(t=new r){super(null),this.nodeType=o.DOCUMENT_NODE,this.nodeName="#document",this.appendChild(new a),this.documentElement=new p(this,"html"),this.appendChild(this.documentElement),this.customElements=t,Object.freeze(this.childNodes)}createAttribute(t){const e=new c({ownerDocument:this},t,"style"===t?new l:null);return e.ownerElement=null,e}createAttributeNS(t,e){return this.createAttribute(e)}createComment(t){return new u(this,t)}createDocumentFragment(){return new h(this)}createElement(e,n){switch(e){case"style":return new f(this,e);case"template":return new m(this,e);case"textarea":return new g(this,e);case"canvas":case"img":try{return new(t("img"===e?"./HTMLImageElement":"./HTMLCanvasElement"))(this)}catch(t){}default:const r=1<arguments.length&&"is"in n,i=((t,e,n)=>{return new(t.customElements.get(n)||d)(t,e)})(this,e,r?n.is:e);return r&&i.setAttribute("is",n.is),i}}createElementNS(t,e){return"http://www.w3.org/1999/xhtml"===t?this.createElement(e):new d(this,e+":"+t)}createEvent(t){switch(t){case"Event":return new i;case"CustomEvent":return new s;default:throw new Error(t+" not implemented")}}createRange(){return new _}createTextNode(t){return new b(this,t)}createTreeWalker(t,e){return new y(t,e)}getElementsByTagName(t){const e=this.documentElement;return/html/i.test(t)?[e]:("*"===t?[e]:[]).concat(e.getElementsByTagName(t))}getElementsByClassName(t){const e=this.documentElement;return(e.classList.contains(t)?[e]:[]).concat(e.getElementsByClassName(t))}importNode(t){return t.cloneNode(!!arguments[1])}toString(){return this.childNodes[0]+this.documentElement.outerHTML}get defaultView(){return n}get head(){const t=this.documentElement;return this.documentElement.childNodes.find(v)||t.insertBefore(this.createElement("head"),this.body)}get body(){const t=this.documentElement;return t.childNodes.find(E)||t.appendChild(this.createElement("body"))}getElementById(t){const e=this.documentElement;return e.id===t?e:(t=>{if(t){const t=x.found;return x.found=null,t}return null})(e.children.some(x,t))}get children(){return[this.documentElement]}get firstElementChild(){return this.documentElement}get lastElementChild(){return this.documentElement}get childElementCount(){return 1}prepend(){throw new Error("Only one element on document allowed.")}append(){this.prepend()}querySelector(t){return this.documentElement.querySelector(t)}querySelectorAll(t){return this.documentElement.querySelectorAll(t)}}}).call(this)}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"./Attr":36,"./CSSStyleDeclaration":37,"./Comment":40,"./CustomElementRegistry":41,"./CustomEvent":42,"./DocumentFragment":46,"./DocumentType":47,"./Event":49,"./HTMLElement":51,"./HTMLHtmlElement":52,"./HTMLStyleElement":54,"./HTMLTemplateElement":55,"./HTMLTextAreaElement":56,"./Node":62,"./Range":65,"./Text":66,"./TreeWalker":67}],46:[function(t,e,n){t("@webreflection/interface");const r=t("./Node"),i=t("./ParentNode"),s=t("./ChildNode"),o=r.implements(i,s);e.exports=class extends o{constructor(t){super(t),this.nodeType=r.DOCUMENT_FRAGMENT_NODE,this.nodeName="#document-fragment"}}},{"./ChildNode":39,"./Node":62,"./ParentNode":64,"@webreflection/interface":2}],47:[function(t,e,n){const r=t("./Node");e.exports=class extends r{constructor(t){super(t),this.nodeType=r.DOCUMENT_TYPE_NODE,this.name="html"}toString(){return"<!DOCTYPE "+this.name+">"}}},{"./Node":62}],48:[function(t,e,n){t("@webreflection/interface");const r=/\s*,\s*/,i=/^(?:script|style)$/i,{VOID_ELEMENT:s,voidSanitizer:o}=t("./utils"),a=t("html-escaper").escape,c=t("htmlparser2").Parser,l=(t,e)=>{for(let n in e)if(e[n]===t)return n},u=(t,e)=>{const n=[],r=t.ownerDocument,i=new c({onopentagname(e){{const i=r.createElement(e);i.isCustomElement?(n.push(t,i),t=i):t=t.appendChild(i)}},onattribute(e,n){t.setAttribute(e,n)},oncomment(e){t.appendChild(r.createComment(e))},ontext(e){t.appendChild(r.createTextNode(e))},onclosetag(e){for(e;n.length;)n.shift().appendChild(n.shift());t.nodeName===e&&(t=t.parentNode)}},{decodeEntities:!0,xmlMode:!0});i.write(o(e)),i.end()},h=t("./utils"),d=t("./ParentNode"),p=t("./ChildNode"),f=t("./NamedNodeMap"),m=t("./Node"),g=t("./DOMTokenList");function _(t){switch(t[0]){case"#":return this.id===t.slice(1);case".":return this.classList.contains(t.slice(1));default:return t===this.nodeName}}const b=(t,e)=>{switch(e.name){case"class":return t.classList.value=e.value,!0}return!1},y=t=>{switch(t.nodeType){case m.ELEMENT_NODE:return("<"+t.nodeName).concat(t.attributes.map(y).join(""),s.test(t.nodeName)?" />":">"+(i.test(t.nodeName)?t.textContent:t.childNodes.map(y).join(""))+"</"+t.nodeName+">");case m.ATTRIBUTE_NODE:return"style"!==t.name||t.value?"boolean"==typeof t.value||null==t.value?t.value?" "+t.name:"":" "+t.name+'="'+a(t.value)+'"':"";case m.TEXT_NODE:return a(t.data);case m.COMMENT_NODE:return"\x3c!--"+t.data+"--\x3e"}};e.exports=class extends(m.implements(d,p)){constructor(t,e){super(t),this.attributes=new f(this),this.nodeType=m.ELEMENT_NODE,this.nodeName=e||l(this.constructor,this.ownerDocument.customElements._registry),this.classList=new g(this)}attachShadow(t){switch(t.mode){case"open":return this.shadowRoot=this;case"closed":return this}throw new Error('element.attachShadow({mode: "open" | "closed"})')}getAttribute(t){const e=this.getAttributeNode(t);return e&&e.value}getAttributeNames(){return this.attributes.map(t=>t.name)}getAttributeNode(t){return this.attributes.find(e=>e.name===t)||null}getElementsByClassName(t){const e=[];for(let n=0;n<this.children.length;n++){let r=this.children[n];r.classList.contains(t)&&e.push(r),e.push(...r.getElementsByClassName(t))}return e}getElementsByTagName(t){const e=[];for(let n=0;n<this.children.length;n++){let r=this.children[n];"*"!==t&&r.nodeName!==t||e.push(r),e.push(...r.getElementsByTagName(t))}return e}hasAttribute(t){return this.attributes.some(e=>e.name===t)}hasAttributes(){return 0<this.attributes.length}closest(t){let e=this;do{if(e.matches(t))return e}while((e=e.parentNode)&&e.nodeType===m.ELEMENT_NODE);return null}matches(t){return t.split(r).some(_,this)}removeAttribute(t){const e=this.getAttributeNode(t);e&&this.removeAttributeNode(e)}setAttribute(t,e){const n=this.getAttributeNode(t);if(n)n.value=e;else{const n=this.ownerDocument.createAttribute(t);n.ownerElement=this,this.attributes.push(n),this.attributes[t]=n,n.value=e}}removeAttributeNode(t){const e=this.attributes.indexOf(t);if(e<0)throw new Error("unable to remove "+t);this.attributes.splice(e,1),t.value=null,delete this.attributes[t.name],b(this,t)}setAttributeNode(t){const e=t.name,n=this.getAttributeNode(e);if(n===t)return t;if(t.ownerElement){if(t.ownerElement!==this)throw new Error("The attribute is already used in other nodes.")}else t.ownerElement=this;return this.attributes[e]=t,n?(this.attributes.splice(this.attributes.indexOf(n),1,t),b(this,t)||h.notifyAttributeChanged(this,e,n.value,t.value),n):(this.attributes.push(t),b(this,t)||h.notifyAttributeChanged(this,e,null,t.value),null)}setAttributeNodeNS(t){return this.setAttributeNode(t)}get id(){return this.getAttribute("id")||""}set id(t){this.setAttribute("id",t)}get className(){return this.classList.value}set className(t){this.classList.value=t}get innerHTML(){return this.childNodes.map(y).join("")}set innerHTML(t){this.textContent="",u(this,t)}get nextElementSibling(){const t=this.parentNode.children;let e=t.indexOf(this);return++e<t.length?t[e]:null}get previousElementSibling(){const t=this.parentNode.children;let e=t.indexOf(this);return--e<0?null:t[e]}get outerHTML(){return y(this)}get tagName(){return this.nodeName}}},{"./ChildNode":39,"./DOMTokenList":44,"./NamedNodeMap":61,"./Node":62,"./ParentNode":64,"./utils":68,"@webreflection/interface":2,"html-escaper":28,htmlparser2:34}],49:[function(t,e,n){(function(t){(function(){const n=()=>{const e=t.hrtime();return 1e6*e[0]+e[1]/1e3};class r{constructor(t,e={bubbles:!1,cancelable:!1,composed:!1}){t&&this.initEvent(t,e.bubbles,e.cancelable),this.composed=e.composed,this.isTrusted=!1,this.defaultPrevented=!1,this.cancelBubble=!1,this.cancelImmediateBubble=!1,this.eventPhase=r.NONE,this.timeStamp=n()}initEvent(t,e,n){this.type=t,this.bubbles=e,this.cancelable=n}stopPropagation(){this.cancelBubble=!0}stopImmediatePropagation(){this.cancelBubble=!0,this.cancelImmediateBubble=!0}preventDefault(){this.defaultPrevented=!0}}r.NONE=0,r.CAPTURING_PHASE=1,r.AT_TARGET=2,r.BUBBLING_PHASE=3,e.exports=r}).call(this)}).call(this,t("_process"))},{_process:35}],50:[function(t,e,n){const r=t("./Event"),{defineProperty:i}=Object,s=t=>t.parentNode||(t.nodeType===t.DOCUMENT_NODE?t.defaultView:null),o=(t,e)=>e.handleEvent?t=>e.handleEvent(t):n=>e.call(t,n);e.exports=class t{static init(e){if(e._eventTarget=Object.create(null),e instanceof t)return;const n=t.prototype;e.addEventListener=n.addEventListener,e.removeEventListener=n.removeEventListener,e.dispatchEvent=n.dispatchEvent}constructor(){t.init(this)}addEventListener(t,e,n){const r=this._eventTarget[t]||(this._eventTarget[t]={handlers:[],callbacks:[]});r.handlers.indexOf(e)<0&&(r.callbacks[r.handlers.push(e)-1]=n&&n.once?((t,e,n,r)=>i=>{t.removeEventListener(e,n,r),o(t,n)(i)})(this,t,e,n):o(this,e))}removeEventListener(t,e,n){const r=this._eventTarget[t];if(r){const n=r.handlers.indexOf(e);-1<n&&(r.handlers.splice(n,1),r.callbacks.splice(n,1),r.handlers.length<1&&delete this._eventTarget[t])}}dispatchEvent(t){const e=t.type;let n=this;t.target||i(t,"target",{get:()=>n}),t.currentTarget||i(t,"currentTarget",{get:()=>n}),t.eventPhase||i(t,"eventPhase",{configurable:!0,value:r.AT_TARGET});do{e in n._eventTarget&&[...n._eventTarget[e].callbacks].some(e=>(e(t),t.cancelImmediateBubble)),i(t,"eventPhase",{configurable:!0,value:r.BUBBLING_PHASE})}while(t.bubbles&&!t.cancelBubble&&(n=s(n)));return!t.defaultPrevented}}},{"./Event":49}],51:[function(t,e,n){const r=t("html-escaper").escape,i=t("./Attr"),s=t("./Element"),o=t("./DOMStringMap"),a=t("./CSSStyleDeclaration"),{setPrototypeOf:c}=Object;class l extends s{constructor(t,e){super(t,e),this.dataset=new o(this),this.style=new a;const n=new i(this,"style",this.style);this.attributes.push(n),this.attributes.style=n,this.__isCE=-1}get isCustomElement(){if(this.__isCE<0){this.__isCE=0;const t=this.getAttribute("is")||this.nodeName;if(-1<t.indexOf("-")){const e=this.ownerDocument.customElements.get(t);e&&(this.__isCE=1,c(this,e.prototype))}}return 1===this.__isCE}}["click","focus","blur"].forEach(t=>{Object.defineProperty(l.prototype,t,{configurable:!0,value:function(){const{ownerDocument:e}=this;e.activeElement="blur"===t?null:this;const n=e.createEvent("Event");n.initEvent(t,!0,!0),this.dispatchEvent(n)}})}),["title","lang","translate","dir","hidden","tabIndex","accessKey","draggable","spellcheck","contentEditable"].forEach(t=>{const e=t;Object.defineProperty(l.prototype,t,{configurable:!0,get(){return this.getAttribute(e)},set(t){this.setAttribute(e,t)}})}),["onabort","onblur","oncancel","oncanplay","oncanplaythrough","onchange","onclick","onclose","oncontextmenu","oncuechange","ondblclick","ondrag","ondragend","ondragenter","ondragleave","ondragover","ondragstart","ondrop","ondurationchange","onemptied","onended","onerror","onfocus","oninput","oninvalid","onkeydown","onkeypress","onkeyup","onload","onloadeddata","onloadedmetadata","onloadstart","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onpause","onplay","onplaying","onprogress","onratechange","onreset","onresize","onscroll","onseeked","onseeking","onselect","onshow","onstalled","onsubmit","onsuspend","ontimeupdate","ontoggle","onvolumechange","onwaiting","onauxclick","ongotpointercapture","onlostpointercapture","onpointercancel","onpointerdown","onpointerenter","onpointerleave","onpointermove","onpointerout","onpointerover","onpointerup"].forEach(t=>{let e=null;const n=t.slice(2);Object.defineProperty(l.prototype,t,{configurable:!0,get:()=>e,set(i){i?(e=i,this.addEventListener(n,i),this.setAttribute(t,"return ("+r(u.test(i)&&!h.test(i)?"function "+i:""+i)+").call(this, event)")):(e&&(i=e,e=null,this.removeEventListener(n,i)),this.removeAttribute(t))}})});const u=/^[a-z$_]\S*?\(/,h=/^function\S*?\(/;e.exports=l},{"./Attr":36,"./CSSStyleDeclaration":37,"./DOMStringMap":43,"./Element":48,"html-escaper":28}],52:[function(t,e,n){const r=t("./HTMLElement");e.exports=class extends r{get innerHTML(){const t=this.ownerDocument;return t.head.outerHTML+t.body.outerHTML}set innerHTML(t){super.innerHTML=t}}},{"./HTMLElement":51}],53:[function(t,e,n){const r=t("./HTMLElement"),{COMMENT_NODE:i}=r;e.exports=class extends r{appendChild(t){super.appendChild(t.nodeType===i?this.ownerDocument.createTextNode(`\x3c!--${t.textContent}--\x3e`):t)}}},{"./HTMLElement":51}],54:[function(t,e,n){const r=t("./HTMLNoComments");e.exports=class extends r{}},{"./HTMLNoComments":53}],55:[function(t,e,n){const r=t("./HTMLElement");e.exports=class extends r{get content(){const t=this.ownerDocument.createDocumentFragment();return t.childNodes=this.childNodes,t}}},{"./HTMLElement":51}],56:[function(t,e,n){const r=t("./HTMLNoComments");e.exports=class extends r{}},{"./HTMLNoComments":53}],57:[function(t,e,n){const r=t("./HTMLElement");e.exports=class extends r{}},{"./HTMLElement":51}],58:[function(t,e,n){const r=t("./HTMLElement"),{image:i,descriptors:s}=t("./ImagePrototype");class o extends r{constructor(t){super(t,"img"),i.set(this,{})}}Object.defineProperties(o.prototype,s),e.exports=o},{"./HTMLElement":51,"./ImagePrototype":60}],59:[function(t,e,n){const r=t("./HTMLElement"),i=t("./Image");e.exports=function(t,...e){const[n,s]=e;let o=t.createElement("img");switch(o.constructor===r&&(o=new i(t)),e.length){case 1:return o.width=n,o.height=n,o;case 2:return o.width=n,o.height=s,o}return o}},{"./HTMLElement":51,"./Image":58}],60:[function(t,e,n){const r=new WeakMap;e.exports={image:r,descriptors:["alt","height","src","title","width"].reduce((t,e)=>(t[e]={configurable:!0,get(){return r.get(this)[e]},set(t){this.setAttribute(e,t),r.get(this)[e]=t}},t),{})}},{}],61:[function(t,e,n){e.exports=class extends Array{constructor(t){super(),this.ownerElement=t}getNamedItem(t){return this.ownerElement.getAttributeNode(t)}setNamedItem(t){return this.ownerElement.setAttributeNode(t)}removeNamedItem(t){return this.ownerElement.removeAttribute(t)}item(t){return this[t]||null}}},{}],62:[function(t,e,n){(function(n){(function(){const r=t("./utils"),i=t("./EventTarget"),s=t=>o(null,t),o=(t,e)=>{e.parentNode&&((t,e)=>{const n=t.childNodes;n.splice(n.indexOf(e),1),r.disconnect(t,e)})(e.parentNode,e),(e.parentNode=t)&&r.connect(t,e)},a=t=>{switch(t.nodeType){case c.ELEMENT_NODE:case c.DOCUMENT_FRAGMENT_NODE:return t.textContent;case c.TEXT_NODE:return t.data;default:return""}};class c extends i{constructor(t){super(),this.ownerDocument=t||n.document,this.childNodes=[]}appendChild(t){if(t.nodeType===c.DOCUMENT_FRAGMENT_NODE)t.childNodes.splice(0).forEach(this.appendChild,this);else{const e=this.childNodes.indexOf(t);-1<e&&this.childNodes.splice(e,1),this.childNodes.push(t),e<0&&o(this,t)}return t}cloneNode(t){let e;const n=this.ownerDocument;switch(this.nodeType){case c.ATTRIBUTE_NODE:return(e=n.createAttribute(this.name)).value=this.value,e;case c.TEXT_NODE:return n.createTextNode(this.data);case c.COMMENT_NODE:return n.createComment(this.data);case c.ELEMENT_NODE:e=n.createElement(this.nodeName),this.nodeName in n.customElements._registry&&(e.childNodes.forEach(u,e),e.attributes.forEach(l,e)),this.attributes.forEach(t=>e.setAttribute(t.name,t.value));case c.DOCUMENT_FRAGMENT_NODE:return e||(e=n.createDocumentFragment()),t&&this.childNodes.forEach(n=>e.appendChild(n.cloneNode(t))),e}}hasChildNodes(){return 0<this.childNodes.length}insertBefore(t,e){if(t.nodeType===c.DOCUMENT_FRAGMENT_NODE)t.childNodes.splice(0).forEach(t=>this.insertBefore(t,e));else if(t!==e){const n=this.childNodes.indexOf(t),r=-1<n;r&&this.childNodes.splice(n,1),e?this.childNodes.splice(this.childNodes.indexOf(e),0,t):this.childNodes.push(t),r||o(this,t)}return t}normalize(){for(let{childNodes:t}=this,e=0;e<t.length;e++){const n=t[e];if(3===n.nodeType)if(n.textContent.trim()){const{previousSibling:r}=n;r&&3===r.nodeType&&(r.textContent+=n.textContent,t.splice(e--,1))}else t.splice(e--,1);else 1===n.nodeType&&n.normalize()}}removeChild(t){return s(t),t}replaceChild(t,e){if(t.nodeType===c.DOCUMENT_FRAGMENT_NODE)this.insertBefore(t,e),this.removeChild(e);else if(t!==e){const n=this.childNodes.indexOf(e);this.childNodes.splice(n,0,t),s(e),o(this,t)}return e}get firstChild(){return this.childNodes[0]}get lastChild(){return this.childNodes[this.childNodes.length-1]}get nextSibling(){if(this.parentNode){const t=this.parentNode.childNodes;return t[t.indexOf(this)+1]||null}return null}get parentElement(){const{parentNode:t}=this;return t&&1===t.nodeType?t:null}get previousSibling(){if(this.parentNode){const t=this.parentNode.childNodes;return t[t.indexOf(this)-1]||null}return null}get textContent(){switch(this.nodeType){case c.ELEMENT_NODE:case c.DOCUMENT_FRAGMENT_NODE:return this.childNodes.map(a).join("");case c.ATTRIBUTE_NODE:return this.value;case c.TEXT_NODE:case c.COMMENT_NODE:return this.data;default:return null}}set textContent(t){switch(this.nodeType){case c.ELEMENT_NODE:case c.DOCUMENT_FRAGMENT_NODE:if(this.childNodes.splice(0).forEach(s),t){const e=this.ownerDocument.createTextNode(t);e.parentNode=this,this.childNodes.push(e)}break;case c.ATTRIBUTE_NODE:this.value=t;break;case c.TEXT_NODE:case c.COMMENT_NODE:this.data=t}}}function l(t){"style"===t.name?this.style.cssText="":this.removeAttributeNode(t)}function u(t){this.removeChild(t)}Object.keys(r.types).forEach(t=>{c[t]=c.prototype[t]=r.types[t]}),e.exports=c}).call(this)}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{"./EventTarget":50,"./utils":68}],63:[function(t,e,n){e.exports={SHOW_ALL:-1,SHOW_COMMENT:128,SHOW_ELEMENT:1}},{}],64:[function(t,e,n){t("@webreflection/interface");const r=t("./Node"),i=t("./utils"),s=t=>t.nodeType===r.ELEMENT_NODE;function o(t){return"object"==typeof t?t:this.createTextNode(t)}e.exports=Object.interface({get children(){return this.childNodes.filter(s)},get firstElementChild(){for(let t=0,e=this.childNodes.length;t<e;t++){let e=this.childNodes[t];if(e.nodeType===r.ELEMENT_NODE)return e}return null},get lastElementChild(){for(let t=this.childNodes.length;t--;){let e=this.childNodes[t];if(e.nodeType===r.ELEMENT_NODE)return e}return null},get childElementCount(){return this.children.length},prepend(...t){const e=this.ownerDocument.createDocumentFragment();e.childNodes.push(...t.map(o,this.ownerDocument)),this.childNodes.length?this.insertBefore(e,this.firstChild):this.appendChild(e)},append(...t){const e=this.ownerDocument.createDocumentFragment();e.childNodes.push(...t.map(o,this.ownerDocument)),this.appendChild(e)},querySelector(t){return this.querySelectorAll(t)[0]||null},querySelectorAll(t){return i.querySelectorAll.call(this,t)}})},{"./Node":62,"./utils":68,"@webreflection/interface":2}],65:[function(t,e,n){const r=t("./DocumentFragment");function i(t){this.appendChild(t)}function s(t){return t.cloneNode(!0)}function o(t){this.removeChild(t)}function a(t,e){const n=[t];for(;t!==e;)n.push(t=t.nextSibling);return n}e.exports=class t{cloneContents(){const t=new r(this._start.ownerDocument);return a(this._start,this._end).map(s).forEach(i,t),t}deleteContents(){a(this._start,this._end).forEach(o,this._start.parentNode)}extractContents(){const t=new r(this._start.ownerDocument),e=a(this._start,this._end);return e.forEach(o,this._start.parentNode),e.forEach(i,t),t}cloneRange(){const e=new t;return e._start=this._start,e._end=this._end,e}setStartAfter(t){this._start=t.nextSibling}setStartBefore(t){this._start=t}setEndAfter(t){this._end=t}setEndBefore(t){this._end=t.previousSibling}}},{"./DocumentFragment":46}],66:[function(t,e,n){const r=t("./Node"),i=t("./CharacterData");e.exports=class extends i{constructor(t,e){super(t,e),this.nodeType=r.TEXT_NODE,this.nodeName="#text"}get wholeText(){let t=this.textContent,e=this.previousSibling;for(;e&&3===e.nodeType;)t=e.textContent+t,e=e.previousSibling;let n=this.nextSibling;for(;n&&3===n.nodeType;)t+=n.textContent,n=n.nextSibling;return t}set wholeText(t){}}},{"./CharacterData":38,"./Node":62}],67:[function(t,e,n){const{SHOW_ALL:r,SHOW_COMMENT:i,SHOW_ELEMENT:s}=t("./NodeFilter.js"),o=(t,e)=>{const n=!e;n?e=new Set:e.add(t);const{childNodes:r,nextSibling:i}=t;for(let t=0,{length:n}=r;t<n;t++)o(r[t],e);if(!n&&i&&o(i,e),n)return[...e]},a=({nodeType:t},e)=>{if(e===r)return!0;const n=s|i;switch(t){case 1:return e===s||e===n;case 8:return e===i||e===n}return!1};e.exports=class{constructor(t,e=r){this.root=t,this.currentNode=null,this.whatToShow=e,this._list=o(t),this._index=0,this._length=this._list.length}nextNode(){for(;this._index<this._length;){const t=this._list[this._index++];if(a(t,this.whatToShow))return this.currentNode=t}return this.currentNode=null}}},{"./NodeFilter.js":63}],68:[function(t,e,n){const r={ELEMENT_NODE:1,ATTRIBUTE_NODE:2,TEXT_NODE:3,COMMENT_NODE:8,DOCUMENT_NODE:9,DOCUMENT_TYPE_NODE:10,DOCUMENT_FRAGMENT_NODE:11},i=/^area|base|br|col|embed|hr|img|input|keygen|link|menuitem|meta|param|source|track|wbr$/i,s=new RegExp(`<(${i.source})([^>]*?)>`,"gi"),o=(t,e,n)=>`<${e}${n}${/\/$/.test(n)?"":" /"}>`,a=/\s*,\s*/;function c(t){switch(t[0]){case"#":return this.ownerDocument.getElementById(t.slice(1));case".":return this.getElementsByClassName(t.slice(1));case"[":return function t(e,n,r){for(let i=e.children,{length:s}=i,o=0;o<s;o++){const e=i[o];e.hasAttribute(n)&&r.push(e),t(e,n,r)}return r}(this,t.replace(/[\[\]]/g,""),[]);default:return this.getElementsByTagName(t)}}e.exports={VOID_ELEMENT:i,connect:(t,e)=>{1===e.nodeType&&e.isCustomElement&&"connectedCallback"in e&&t&&t.nodeType!==r.DOCUMENT_FRAGMENT_NODE&&"template"!==t.nodeName&&e.connectedCallback()},disconnect:(t,e)=>{1===e.nodeType&&e.isCustomElement&&"disconnectedCallback"in e&&t&&t.nodeType!==r.DOCUMENT_FRAGMENT_NODE&&e.disconnectedCallback()},notifyAttributeChanged:(t,e,n,r)=>{t.isCustomElement&&"attributeChangedCallback"in t&&(t.constructor.observedAttributes||[]).includes(e)&&t.attributeChangedCallback(e,n,r)},types:r,querySelectorAll(t){return[].concat(...(""+t).split(a).map(c,this))},voidSanitizer:t=>t.replace(s,o)}},{}]},{},[1]);