/* THIS IS A GENERATED/BUNDLED FILE BY ESBUILD if you want to view the source, please visit the github repository of this plugin */ var Kn=Object.create;var bt=Object.defineProperty;var Jn=Object.getOwnPropertyDescriptor;var Zn=Object.getOwnPropertyNames;var Qn=Object.getPrototypeOf,er=Object.prototype.hasOwnProperty;var tr=(i,t,e)=>t in i?bt(i,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):i[t]=e;var at=(i,t)=>()=>(t||i((t={exports:{}}).exports,t),t.exports),ir=(i,t)=>{for(var e in t)bt(i,e,{get:t[e],enumerable:!0})},Na=(i,t,e,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Zn(t))!er.call(i,n)&&n!==e&&bt(i,n,{get:()=>t[n],enumerable:!(a=Jn(t,n))||a.enumerable});return i};var zt=(i,t,e)=>(e=i!=null?Kn(Qn(i)):{},Na(t||!i||!i.__esModule?bt(e,"default",{value:i,enumerable:!0}):e,i)),ar=i=>Na(bt({},"__esModule",{value:!0}),i);var _=(i,t,e)=>tr(i,typeof t!="symbol"?t+"":t,e);var Ua=at(ae=>{"use strict";Object.defineProperty(ae,"__esModule",{value:!0});ae.toSeconds=ae.end=ae.parse=ae.pattern=void 0;var rt="\\d+",Ai="".concat(rt,"(?:[\\.,]").concat(rt,")?"),rr="(".concat(rt,"Y)?(").concat(rt,"M)?(").concat(rt,"W)?(").concat(rt,"D)?"),sr="T(".concat(Ai,"H)?(").concat(Ai,"M)?(").concat(Ai,"S)?"),or="P(?:".concat(rr,"(?:").concat(sr,")?)"),lr=["years","months","weeks","days","hours","minutes","seconds"],Fa=Object.freeze({years:0,months:0,weeks:0,days:0,hours:0,minutes:0,seconds:0});ae.pattern=new RegExp(or);var pr=function(i){var t=i.replace(/,/g,".").match(ae.pattern);if(!t)throw new RangeError("invalid duration: ".concat(i));var e=t.slice(1);if(e.filter(function(a){return a!=null}).length===0)throw new RangeError("invalid duration: ".concat(i));if(e.filter(function(a){return/\./.test(a||"")}).length>1)throw new RangeError("only the smallest unit can be fractional");return e.reduce(function(a,n,r){return a[lr[r]]=parseFloat(n||"0")||0,a},{})};ae.parse=pr;var cr=function(i,t){t===void 0&&(t=new Date);var e=Object.assign({},Fa,i),a=t.getTime(),n=new Date(a);n.setFullYear(n.getFullYear()+e.years),n.setMonth(n.getMonth()+e.months),n.setDate(n.getDate()+e.days);var r=e.hours*3600*1e3,s=e.minutes*60*1e3;return n.setMilliseconds(n.getMilliseconds()+e.seconds*1e3+r+s),n.setDate(n.getDate()+e.weeks*7),n};ae.end=cr;var mr=function(i,t){t===void 0&&(t=new Date);var e=Object.assign({},Fa,i),a=t.getTime(),n=new Date(a),r=(0,ae.end)(e,n),s=t.getTimezoneOffset(),p=r.getTimezoneOffset(),l=(s-p)*60,c=(r.getTime()-n.getTime())/1e3;return c+l};ae.toSeconds=mr;ae.default={end:ae.end,toSeconds:ae.toSeconds,pattern:ae.pattern,parse:ae.parse}});var Vi=at((Fi,Ui)=>{(function(i,t){typeof Fi=="object"&&typeof Ui!="undefined"?Ui.exports=t():typeof define=="function"&&define.amd?define(t):(i=typeof globalThis!="undefined"?globalThis:i||self,i.DOMPurify=t())})(Fi,function(){"use strict";function i(h){"@babel/helpers - typeof";return i=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(b){return typeof b}:function(b){return b&&typeof Symbol=="function"&&b.constructor===Symbol&&b!==Symbol.prototype?"symbol":typeof b},i(h)}function t(h,b){return t=Object.setPrototypeOf||function(C,Y){return C.__proto__=Y,C},t(h,b)}function e(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(h){return!1}}function a(h,b,A){return e()?a=Reflect.construct:a=function(Y,Te,he){var Re=[null];Re.push.apply(Re,Te);var je=Function.bind.apply(Y,Re),gt=new je;return he&&t(gt,he.prototype),gt},a.apply(null,arguments)}function n(h){return r(h)||s(h)||p(h)||c()}function r(h){if(Array.isArray(h))return l(h)}function s(h){if(typeof Symbol!="undefined"&&h[Symbol.iterator]!=null||h["@@iterator"]!=null)return Array.from(h)}function p(h,b){if(h){if(typeof h=="string")return l(h,b);var A=Object.prototype.toString.call(h).slice(8,-1);if(A==="Object"&&h.constructor&&(A=h.constructor.name),A==="Map"||A==="Set")return Array.from(h);if(A==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(A))return l(h,b)}}function l(h,b){(b==null||b>h.length)&&(b=h.length);for(var A=0,C=new Array(b);A1?A-1:0),Y=1;Y/gm),q=S(/\${[\w\W]*}/gm),F=S(/^data-[\-\w.\u00B7-\uFFFF]/),ye=S(/^aria-[\-\w]+$/),R=S(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Me=S(/^(?:\w+script|data):/i),Ve=S(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Rt=S(/^html$/i),ei=S(/^[a-z][.\w]*(-[.\w]+)+$/i),An=function(){return typeof window=="undefined"?null:window},Sn=function(b,A){if(i(b)!=="object"||typeof b.createPolicy!="function")return null;var C=null,Y="data-tt-policy-suffix";A.currentScript&&A.currentScript.hasAttribute(Y)&&(C=A.currentScript.getAttribute(Y));var Te="dompurify"+(C?"#"+C:"");try{return b.createPolicy(Te,{createHTML:function(Re){return Re},createScriptURL:function(Re){return Re}})}catch(he){return console.warn("TrustedTypes policy "+Te+" could not be created."),null}};function Zi(){var h=arguments.length>0&&arguments[0]!==void 0?arguments[0]:An(),b=function(o){return Zi(o)};if(b.version="2.5.6",b.removed=[],!h||!h.document||h.document.nodeType!==9)return b.isSupported=!1,b;var A=h.document,C=h.document,Y=h.DocumentFragment,Te=h.HTMLTemplateElement,he=h.Node,Re=h.Element,je=h.NodeFilter,gt=h.NamedNodeMap,Dn=gt===void 0?h.NamedNodeMap||h.MozNamedAttrMap:gt,kn=h.HTMLFormElement,Cn=h.DOMParser,Pt=h.trustedTypes,Lt=Re.prototype,Rn=L(Lt,"cloneNode"),Pn=L(Lt,"nextSibling"),Ln=L(Lt,"childNodes"),ti=L(Lt,"parentNode");if(typeof Te=="function"){var ii=C.createElement("template");ii.content&&ii.content.ownerDocument&&(C=ii.content.ownerDocument)}var ke=Sn(Pt,A),ai=ke?ke.createHTML(""):"",It=C,ni=It.implementation,In=It.createNodeIterator,Mn=It.createDocumentFragment,On=It.getElementsByTagName,Fn=A.importNode,Qi={};try{Qi=re(C).documentMode?C.documentMode:{}}catch(T){}var Pe={};b.isSupported=typeof ti=="function"&&ni&&ni.createHTMLDocument!==void 0&&Qi!==9;var ri=te,si=De,oi=q,Un=F,Vn=ye,Hn=Me,ea=Ve,zn=ei,li=R,Z=null,ta=w({},[].concat(n(me),n(fe),n(ve),n(ge),n(xe))),Q=null,ia=w({},[].concat(n(ue),n(Se),n(_e),n($))),W=Object.seal(Object.create(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),ht=null,pi=null,aa=!0,ci=!0,na=!1,ra=!0,Je=!1,mi=!0,$e=!1,ui=!1,di=!1,Ze=!1,Mt=!1,Ot=!1,sa=!0,oa=!1,Bn="user-content-",gi=!0,ft=!1,Qe={},et=null,la=w({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),pa=null,ca=w({},["audio","video","img","source","image","track"]),hi=null,ma=w({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Ft="http://www.w3.org/1998/Math/MathML",Ut="http://www.w3.org/2000/svg",Oe="http://www.w3.org/1999/xhtml",tt=Oe,fi=!1,vi=null,jn=w({},[Ft,Ut,Oe],ne),We,$n=["application/xhtml+xml","text/html"],Wn="text/html",ee,it=null,Gn=C.createElement("form"),ua=function(o){return o instanceof RegExp||o instanceof Function},bi=function(o){it&&it===o||((!o||i(o)!=="object")&&(o={}),o=re(o),We=$n.indexOf(o.PARSER_MEDIA_TYPE)===-1?We=Wn:We=o.PARSER_MEDIA_TYPE,ee=We==="application/xhtml+xml"?ne:J,Z="ALLOWED_TAGS"in o?w({},o.ALLOWED_TAGS,ee):ta,Q="ALLOWED_ATTR"in o?w({},o.ALLOWED_ATTR,ee):ia,vi="ALLOWED_NAMESPACES"in o?w({},o.ALLOWED_NAMESPACES,ne):jn,hi="ADD_URI_SAFE_ATTR"in o?w(re(ma),o.ADD_URI_SAFE_ATTR,ee):ma,pa="ADD_DATA_URI_TAGS"in o?w(re(ca),o.ADD_DATA_URI_TAGS,ee):ca,et="FORBID_CONTENTS"in o?w({},o.FORBID_CONTENTS,ee):la,ht="FORBID_TAGS"in o?w({},o.FORBID_TAGS,ee):{},pi="FORBID_ATTR"in o?w({},o.FORBID_ATTR,ee):{},Qe="USE_PROFILES"in o?o.USE_PROFILES:!1,aa=o.ALLOW_ARIA_ATTR!==!1,ci=o.ALLOW_DATA_ATTR!==!1,na=o.ALLOW_UNKNOWN_PROTOCOLS||!1,ra=o.ALLOW_SELF_CLOSE_IN_ATTR!==!1,Je=o.SAFE_FOR_TEMPLATES||!1,mi=o.SAFE_FOR_XML!==!1,$e=o.WHOLE_DOCUMENT||!1,Ze=o.RETURN_DOM||!1,Mt=o.RETURN_DOM_FRAGMENT||!1,Ot=o.RETURN_TRUSTED_TYPE||!1,di=o.FORCE_BODY||!1,sa=o.SANITIZE_DOM!==!1,oa=o.SANITIZE_NAMED_PROPS||!1,gi=o.KEEP_CONTENT!==!1,ft=o.IN_PLACE||!1,li=o.ALLOWED_URI_REGEXP||li,tt=o.NAMESPACE||Oe,W=o.CUSTOM_ELEMENT_HANDLING||{},o.CUSTOM_ELEMENT_HANDLING&&ua(o.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(W.tagNameCheck=o.CUSTOM_ELEMENT_HANDLING.tagNameCheck),o.CUSTOM_ELEMENT_HANDLING&&ua(o.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(W.attributeNameCheck=o.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),o.CUSTOM_ELEMENT_HANDLING&&typeof o.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(W.allowCustomizedBuiltInElements=o.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),Je&&(ci=!1),Mt&&(Ze=!0),Qe&&(Z=w({},n(xe)),Q=[],Qe.html===!0&&(w(Z,me),w(Q,ue)),Qe.svg===!0&&(w(Z,fe),w(Q,Se),w(Q,$)),Qe.svgFilters===!0&&(w(Z,ve),w(Q,Se),w(Q,$)),Qe.mathMl===!0&&(w(Z,ge),w(Q,_e),w(Q,$))),o.ADD_TAGS&&(Z===ta&&(Z=re(Z)),w(Z,o.ADD_TAGS,ee)),o.ADD_ATTR&&(Q===ia&&(Q=re(Q)),w(Q,o.ADD_ATTR,ee)),o.ADD_URI_SAFE_ATTR&&w(hi,o.ADD_URI_SAFE_ATTR,ee),o.FORBID_CONTENTS&&(et===la&&(et=re(et)),w(et,o.FORBID_CONTENTS,ee)),gi&&(Z["#text"]=!0),$e&&w(Z,["html","head","body"]),Z.table&&(w(Z,["tbody"]),delete ht.tbody),N&&N(o),it=o)},da=w({},["mi","mo","mn","ms","mtext"]),ga=w({},["foreignobject","annotation-xml"]),qn=w({},["title","style","font","a","script"]),Vt=w({},fe);w(Vt,ve),w(Vt,Ce);var xi=w({},ge);w(xi,be);var Yn=function(o){var m=ti(o);(!m||!m.tagName)&&(m={namespaceURI:tt,tagName:"template"});var g=J(o.tagName),P=J(m.tagName);return vi[o.namespaceURI]?o.namespaceURI===Ut?m.namespaceURI===Oe?g==="svg":m.namespaceURI===Ft?g==="svg"&&(P==="annotation-xml"||da[P]):!!Vt[g]:o.namespaceURI===Ft?m.namespaceURI===Oe?g==="math":m.namespaceURI===Ut?g==="math"&&ga[P]:!!xi[g]:o.namespaceURI===Oe?m.namespaceURI===Ut&&!ga[P]||m.namespaceURI===Ft&&!da[P]?!1:!xi[g]&&(qn[g]||!Vt[g]):!!(We==="application/xhtml+xml"&&vi[o.namespaceURI]):!1},we=function(o){I(b.removed,{element:o});try{o.parentNode.removeChild(o)}catch(m){try{o.outerHTML=ai}catch(g){o.remove()}}},Ht=function(o,m){try{I(b.removed,{attribute:m.getAttributeNode(o),from:m})}catch(g){I(b.removed,{attribute:null,from:m})}if(m.removeAttribute(o),o==="is"&&!Q[o])if(Ze||Mt)try{we(m)}catch(g){}else try{m.setAttribute(o,"")}catch(g){}},ha=function(o){var m,g;if(di)o=""+o;else{var P=le(o,/^[\r\n\t ]+/);g=P&&P[0]}We==="application/xhtml+xml"&&tt===Oe&&(o=''+o+"");var de=ke?ke.createHTML(o):o;if(tt===Oe)try{m=new Cn().parseFromString(de,We)}catch(ie){}if(!m||!m.documentElement){m=ni.createDocument(tt,"template",null);try{m.documentElement.innerHTML=fi?ai:de}catch(ie){}}var se=m.body||m.documentElement;return o&&g&&se.insertBefore(C.createTextNode(g),se.childNodes[0]||null),tt===Oe?On.call(m,$e?"html":"body")[0]:$e?m.documentElement:se},fa=function(o){return In.call(o.ownerDocument||o,o,je.SHOW_ELEMENT|je.SHOW_COMMENT|je.SHOW_TEXT|je.SHOW_PROCESSING_INSTRUCTION|je.SHOW_CDATA_SECTION,null,!1)},va=function(o){return o instanceof kn&&(typeof o.nodeName!="string"||typeof o.textContent!="string"||typeof o.removeChild!="function"||!(o.attributes instanceof Dn)||typeof o.removeAttribute!="function"||typeof o.setAttribute!="function"||typeof o.namespaceURI!="string"||typeof o.insertBefore!="function"||typeof o.hasChildNodes!="function")},vt=function(o){return i(he)==="object"?o instanceof he:o&&i(o)==="object"&&typeof o.nodeType=="number"&&typeof o.nodeName=="string"},Fe=function(o,m,g){Pe[o]&&X(Pe[o],function(P){P.call(b,m,g,it)})},ba=function(o){var m;if(Fe("beforeSanitizeElements",o,null),va(o)||M(/[\u0080-\uFFFF]/,o.nodeName))return we(o),!0;var g=ee(o.nodeName);if(Fe("uponSanitizeElement",o,{tagName:g,allowedTags:Z}),o.hasChildNodes()&&!vt(o.firstElementChild)&&(!vt(o.content)||!vt(o.content.firstElementChild))&&M(/<[/\w]/g,o.innerHTML)&&M(/<[/\w]/g,o.textContent)||g==="select"&&M(/