SYMBOL INDEX (2492 symbols across 102 files) FILE: docs/examples/uv-dynamic-multi/dynamic/dynamic.client.js function H (line 1) | function H(t){if(typeof t!="string")throw new TypeError("Path must be a ... function _i (line 1) | function _i(t,e){for(var i="",n=0,r=-1,s=0,a,o=0;o<=t.length;++o){if(o1?(e=n.shift... function qi (line 1) | function qi(t,e){if(e=e?Object.assign({},et,e):et,!t)return e.map?{}:[];... function Sn (line 1) | function Sn(t){if(Array.isArray(t))return t;if(typeof t!="string")return... function wi (line 1) | function wi(t){if(!t||typeof t!="string")return!1;var e=vi.exec(t),i=e&&... function Ar (line 1) | function Ar(t){if(!t||typeof t!="string")return!1;var e=t.indexOf("/")==... function Lr (line 1) | function Lr(t){if(!t||typeof t!="string")return!1;var e=vi.exec(t),i=e&&... function Pr (line 1) | function Pr(t){if(!t||typeof t!="string")return!1;var e=(0,bi.extname)("... function Ir (line 1) | function Ir(t,e){var i=["nginx","apache",void 0,"iana"];Object.keys(bt).... function Rr (line 1) | function Rr(){return Si||(Si=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCur... function Nr (line 1) | function Nr(){return Ci||(Ci=[IDBCursor.prototype.advance,IDBCursor.prot... function Or (line 1) | function Or(t){let e=new Promise((i,n)=>{let r=()=>{t.removeEventListene... function Dr (line 1) | function Dr(t){if(zt.has(t))return;let e=new Promise((i,n)=>{let r=()=>{... method get (line 1) | get(t,e,i){if(t instanceof IDBTransaction){if(e==="done")return zt.get(t... method set (line 1) | set(t,e,i){return t[e]=i,!0} method has (line 1) | has(t,e){return t instanceof IDBTransaction&&(e==="done"||e==="store")?!... function Li (line 1) | function Li(t){Xt=t(Xt)} function Mr (line 1) | function Mr(t){return t===IDBDatabase.prototype.transaction&&!("objectSt... function $r (line 1) | function $r(t){return typeof t=="function"?Mr(t):(t instanceof IDBTransa... function B (line 1) | function B(t){if(t instanceof IDBRequest)return Or(t);if(Gt.has(t))retur... function Yt (line 1) | function Yt(t,e,{blocked:i,upgrade:n,blocking:r,terminated:s}={}){let a=... function Vr (line 1) | function Vr(t,{blocked:e}={}){let i=indexedDB.deleteDatabase(t);return e... function Pi (line 1) | function Pi(t,e){if(!(t instanceof IDBDatabase&&!(e in t)&&typeof e=="st... method encode (line 1) | encode(t){if(!t)return t;t=t.toString();let e=Array.from("ABCDEFGHIJKLMN... method decode (line 1) | decode(t){if(!t)return t;let e={0:52,1:53,2:54,3:55,4:56,5:57,6:58,7:59,... function Ur (line 1) | function Ur(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.c... function O (line 1) | function O(t,e,i){return t(i={path:e,exports:{},require:function(n,r){re... function Fr (line 1) | function Fr(){throw Error("Dynamic requires are not currently supported ... function h (line 1) | function h(u,m){let y=65536;for(let _=0;_u)... class i (line 1) | class i{constructor(u,m={}){this.label=u,this.keyword=m.keyword,this.bef... method constructor (line 1) | constructor(u,m={}){this.label=u,this.keyword=m.keyword,this.beforeExp... method constructor (line 1) | constructor(r,s){this.line=r,this.column=s} method offset (line 1) | offset(r){return new i(this.line,this.column+r)} method constructor (line 5) | constructor(a,o,p,h,u){this.token=a,this.isExpr=!!o,this.preserveSpace... method constructor (line 7) | constructor(a,o,p){this.type="",this.start=o,this.end=0,a.options.loca... method constructor (line 8) | constructor(p){this.type=p.type,this.value=p.value,this.start=p.start,... function n (line 1) | function n(h,u){return new i(h,{beforeExpr:!0,binop:u})} function o (line 1) | function o(h,u={}){return u.keyword=h,a[h]=new i(h,u)} function r (line 1) | function r(s){return s===10||s===13||s===8232||s===8233} class i (line 1) | class i{constructor(r,s){this.line=r,this.column=s}offset(r){return new ... method constructor (line 1) | constructor(u,m={}){this.label=u,this.keyword=m.keyword,this.beforeExp... method constructor (line 1) | constructor(r,s){this.line=r,this.column=s} method offset (line 1) | offset(r){return new i(this.line,this.column+r)} method constructor (line 5) | constructor(a,o,p,h,u){this.token=a,this.isExpr=!!o,this.preserveSpace... method constructor (line 7) | constructor(a,o,p){this.type="",this.start=o,this.end=0,a.options.loca... method constructor (line 8) | constructor(p){this.type=p.type,this.value=p.value,this.start=p.start,... method constructor (line 1) | constructor(r,s,a){this.start=s,this.end=a,r.sourceFile!==null&&(this.so... method constructor (line 2) | constructor(n,r,s){this.options=n=(0,ee.getOptions)(n),this.sourceFile=n... method parse (line 3) | parse(){let n=this.options.program||this.startNode();return this.nextTok... method inFunction (line 3) | get inFunction(){return(this.currentVarScope().flags&x.SCOPE_FUNCTION)>0} method inGenerator (line 3) | get inGenerator(){return(this.currentVarScope().flags&x.SCOPE_GENERATOR)... method inAsync (line 3) | get inAsync(){return(this.currentVarScope().flags&x.SCOPE_ASYNC)>0&&!thi... method canAwait (line 3) | get canAwait(){for(let n=this.scopeStack.length-1;n>=0;n--){let r=this.s... method allowSuper (line 3) | get allowSuper(){let n=this.currentThisScope(),r=n.flags,s=n.inClassFiel... method allowDirectSuper (line 3) | get allowDirectSuper(){return(this.currentThisScope().flags&x.SCOPE_DIRE... method treatFunctionsAsVar (line 3) | get treatFunctionsAsVar(){return this.treatFunctionsAsVarInScope(this.cu... method allowNewDotTarget (line 3) | get allowNewDotTarget(){let n=this.currentThisScope(),r=n.flags,s=n.inCl... method inClassStaticBlock (line 3) | get inClassStaticBlock(){return(this.currentVarScope().flags&x.SCOPE_CLA... method extend (line 3) | static extend(...n){let r=this;for(let s=0;st.length)&&(e=t.length);for(var i=0,n=Array... function Gr (line 4) | function Gr(t,e){let i=e.key.name,n=t[i],r="true";return e.type==="Metho... function St (line 4) | function St(t,e){let i=t.computed,n=t.key;return!i&&(n.type==="Identifie... function te (line 4) | function te(t,e){var i=typeof Symbol<"u"&&t[Symbol.iterator]||t["@@itera... function zr (line 5) | function zr(t,e){if(t){if(typeof t=="string")return Ti(t,e);var i=Object... function Ti (line 5) | function Ti(t,e){(e==null||e>t.length)&&(e=t.length);for(var i=0,n=Array... class i (line 5) | class i{constructor(a,o,p,h,u){this.token=a,this.isExpr=!!o,this.preserv... method constructor (line 1) | constructor(u,m={}){this.label=u,this.keyword=m.keyword,this.beforeExp... method constructor (line 1) | constructor(r,s){this.line=r,this.column=s} method offset (line 1) | offset(r){return new i(this.line,this.column+r)} method constructor (line 5) | constructor(a,o,p,h,u){this.token=a,this.isExpr=!!o,this.preserveSpace... method constructor (line 7) | constructor(a,o,p){this.type="",this.start=o,this.end=0,a.options.loca... method constructor (line 8) | constructor(p){this.type=p.type,this.value=p.value,this.start=p.start,... function Ri (line 5) | function Ri(t,e){var i=typeof Symbol<"u"&&t[Symbol.iterator]||t["@@itera... function Xr (line 6) | function Xr(t,e){if(t){if(typeof t=="string")return Ni(t,e);var i=Object... function Ni (line 6) | function Ni(t,e){(e==null||e>t.length)&&(e=t.length);for(var i=0,n=Array... function Mi (line 6) | function Mi(t){return t.type==="MemberExpression"&&t.property.type==="Pr... method constructor (line 7) | constructor(e){this.flags=e,this.var=[],this.lexical=[],this.functions=[... class i (line 7) | class i{constructor(a,o,p){this.type="",this.start=o,this.end=0,a.option... method constructor (line 1) | constructor(u,m={}){this.label=u,this.keyword=m.keyword,this.beforeExp... method constructor (line 1) | constructor(r,s){this.line=r,this.column=s} method offset (line 1) | offset(r){return new i(this.line,this.column+r)} method constructor (line 5) | constructor(a,o,p,h,u){this.token=a,this.isExpr=!!o,this.preserveSpace... method constructor (line 7) | constructor(a,o,p){this.type="",this.start=o,this.end=0,a.options.loca... method constructor (line 8) | constructor(p){this.type=p.type,this.value=p.value,this.start=p.start,... function r (line 7) | function r(s,a,o,p){return s.type=a,s.end=o,this.options.locations&&(s.l... function w (line 7) | function w(f){let g=_[f]={binary:(0,P.wordsRegexp)(a[f]+" "+o),nonBinary... function r (line 7) | function r(c,d){(d==null||d>c.length)&&(d=c.length);for(var f=0,g=Array(... function a (line 7) | function a(c){return c<=65535?String.fromCharCode(c):String.fromCharCode... function o (line 7) | function o(c){return c===36||c>=40&&c<=43||c===46||c===63||c>=91&&c<=94|... function p (line 7) | function p(c){return c>=65&&c<=90||c>=97&&c<=122} function h (line 7) | function h(c){return p(c)||c===95} function u (line 7) | function u(c){return h(c)||m(c)} function m (line 7) | function m(c){return c>=48&&c<=57} function y (line 7) | function y(c){return c>=48&&c<=57||c>=65&&c<=70||c>=97&&c<=102} function _ (line 7) | function _(c){return c>=65&&c<=70?10+(c-65):c>=97&&c<=102?10+(c-97):c-48} function w (line 7) | function w(c){return c>=48&&c<=55} method constructor (line 7) | constructor(d){this.parser=d,this.validFlags=`gim${d.options.ecmaVersion... method reset (line 7) | reset(d,f,g){let v=g.indexOf("u")!==-1;this.start=0|d,this.source=f+"",t... method raise (line 7) | raise(d){this.parser.raiseRecoverable(this.start,`Invalid regular expres... method at (line 7) | at(d,f=!1){let g=this.source,v=g.length;if(d>=v)return-1;let M=g.charCod... method nextIndex (line 7) | nextIndex(d,f=!1){let g=this.source,v=g.length;if(d>=v)return v;let M=g.... method current (line 7) | current(d=!1){return this.at(this.pos,d)} method lookahead (line 7) | lookahead(d=!1){return this.at(this.nextIndex(this.pos,d),d)} method advance (line 7) | advance(d=!1){this.pos=this.nextIndex(this.pos,d)} method eat (line 7) | eat(d,f=!1){return this.current(f)===d&&(this.advance(f),!0)} class i (line 8) | class i{constructor(p){this.type=p.type,this.value=p.value,this.start=p.... method constructor (line 1) | constructor(u,m={}){this.label=u,this.keyword=m.keyword,this.beforeExp... method constructor (line 1) | constructor(r,s){this.line=r,this.column=s} method offset (line 1) | offset(r){return new i(this.line,this.column+r)} method constructor (line 5) | constructor(a,o,p,h,u){this.token=a,this.isExpr=!!o,this.preserveSpace... method constructor (line 7) | constructor(a,o,p){this.type="",this.start=o,this.end=0,a.options.loca... method constructor (line 8) | constructor(p){this.type=p.type,this.value=p.value,this.start=p.start,... function r (line 8) | function r(o){return typeof BigInt!="function"?null:BigInt(o.replace(/_/... function s (line 8) | function s(o){return o<=65535?String.fromCharCode(o):String.fromCharCode... function n (line 10) | function n(o){if(typeof WeakMap!="function")return null;var p=new WeakMa... method constructor (line 10) | constructor(i,n){super(n.message||n.code);V(this,"status");V(this,"body"... method constructor (line 10) | constructor(e,i){V(this,"base");this.base=new URL(`./v${e}/`,i)} function X (line 10) | function X(t,e){let i=(t&65535)+(e&65535);return(t>>16)+(e>>16)+(i>>16)<... function rn (line 10) | function rn(t,e){return t<>>32-e} function Pt (line 10) | function Pt(t,e,i,n,r,s){return X(rn(X(X(e,t),X(n,s)),r),i)} function I (line 10) | function I(t,e,i,n,r,s,a){return Pt(e&i|~e&n,t,e,r,s,a)} function T (line 10) | function T(t,e,i,n,r,s,a){return Pt(e&n|i&~n,t,e,r,s,a)} function R (line 10) | function R(t,e,i,n,r,s,a){return Pt(e^i^n,t,e,r,s,a)} function N (line 10) | function N(t,e,i,n,r,s,a){return Pt(i^(e|~n),t,e,r,s,a)} function At (line 10) | function At(t,e){t[e>>5]|=128<>>9<<4)+14]=e;let i=17325841... function Bi (line 10) | function Bi(t){let e="",i=t.length*32;for(let n=0;n>2;for(let r=0;r16&&(i=At(i,t.length*8))... function ji (line 10) | function ji(t){let e="0123456789abcdef",i="";for(let n=0;n{o.removeEventListener("cl... method request (line 10) | async request(i,n,r,s,a,o,p){if(s.protocol.startsWith("blob:")){let w=aw... method readBareResponse (line 10) | async readBareResponse(i){if(!i.ok)throw new Lt(i.status,await i.json())... method createBareHeaders (line 10) | createBareHeaders(i,n,r=[],s=[],a=[]){let o=new Headers;o.set("x-bare-ur... function un (line 10) | function un(t){for(let e=0;e0){... function er (line 10) | function er(t,e,i,n){var r=t.expressionsPrecedence[e.type];if(r===j)retu... function Rt (line 10) | function Rt(t,e,i,n){var r=t.generator;er(t,e,i,n)?(t.write("("),r[e.typ... function Ln (line 10) | function Ln(t,e,i,n){var r=e.split(` function D (line 11) | function D(t,e,i,n){for(var r=e.length,s=0;si.split(" ").... method decode (line 28) | decode(t){return t} method constructor (line 28) | constructor(e){this.ctx=e,this.html=new pt(this),this.srcset=ar,this.js=... function cr (line 28) | async function cr(t){var e;if(t.method==="GET"){var i=new URL(t.url);e=i... function pr (line 28) | function pr({url:t}){return!t.toString().substr(location.origin.length,(... function Ie (line 28) | function Ie({url:t}){return!t.toString().substr(location.origin.length,t... function Te (line 28) | async function Te(t,e,i){for(let r in t){if(this.ctx.headers.csp.indexOf... function Re (line 28) | function Re(t,e,i,n){let{referrer:r}=i;if(["origin","Origin","host","Hos... function Ne (line 28) | function Ne(t){var e=Object.assign(Object.create(Object.getPrototypeOf(t... function Oe (line 28) | function Oe(t){try{if(new new Proxy(t,{construct:()=>({})}),!Object.getO... function De (line 28) | function De(t){return t.url.toString().substr(location.origin.length,t.u... function Me (line 28) | async function Me(t){let e;if(self.__dynamic$config.mode!=="development"... function $e (line 29) | async function $e(t,e){} method constructor (line 29) | constructor(e){this.rawHeaders={};this.headers=new Headers({});this.stat... method blob (line 29) | async blob(){return this.body} method text (line 29) | async text(){return await this.body.text()} function Ve (line 29) | function Ve(t){var e=this.ctx.encoding;return typeof this.ctx.config.enc... function Be (line 29) | function Be(t,e,i){if(!t.url.startsWith("http"))return t.url;let n=t.url... method constructor (line 29) | constructor(e){this.route=cr;this.routePath=pr;this.path=Ie;this.resHead... function Ue (line 29) | function Ue(t,e){if(!t)return t;if(t=new String(t).toString(),t.startsWi... function Fe (line 29) | function Fe(t){if(!t||(t=new String(t).toString(),t.match(this.ctx.regex... method constructor (line 29) | constructor(e){this.encode=Ue;this.decode=Fe;this.ctx=e} method constructor (line 29) | constructor(e){this.BypassRegex=Dn;this.DataRegex=Mn;this.WeirdRegex=$n;... function We (line 29) | function We(t){t=new URL(t.href);for(var e in t)this.ctx.meta[e]=t[e];re... method constructor (line 29) | constructor(){} method constructor (line 29) | constructor(i){super();this.load=We;this.ctx=i} function Ge (line 29) | function Ge(t,e=""){return(this.ctx.modules.mime.contentType(e||t.pathna... function ze (line 29) | function ze(t,e="",i=""){let n;return!e&&this.ctx.modules.mime.contentTy... function Xe (line 29) | function Xe(t,e=""){if(t.pathname.endsWith(".js")&&e=="text/plain")retur... method constructor (line 29) | constructor(e){this.html=ze;this.js=Xe;this.css=Ge;this.ctx=e} function Ot (line 29) | function Ot(t,e=!0){let i=h=>{let u=t.__dynamic.util.clone(h);for(var m=... function Dt (line 29) | function Dt(t){t.__dynamic$get=function(e){var i=t.__dynamic.fire("get",... function Mt (line 29) | function Mt(t){t.__dynamic.util.CreateDocumentProxy=function(i){return n... function Qe (line 29) | function Qe(t){t.__dynamic.rewrite.dom=function(e,i){if(typeof t.DOMPars... function Ye (line 29) | function Ye(t){let e=n=>new DOMParser().parseFromString(n,"text/html").b... function Je (line 29) | function Je(t){let e=t.XMLHttpRequest;t.Worker=new Proxy(t.Worker,{const... function Ze (line 29) | function Ze(t){t.__dynamic$history=function(e,...i){i[2]&&(i[2]=t.__dyna... function fr (line 29) | function fr(t){t=t.toString();let e="";for(let i=0;it.location.protocol.replace("http","ws")+"//"+n... function ei (line 29) | function ei(t){t.Request=t.__dynamic.wrap(t.Request,function(e,...i){if(... function $t (line 29) | function $t(t){let e=s=>s.constructor.name=="Worker"||s.constructor.name... function ii (line 29) | function ii(t){function e(i,...n){for(var r in n)n[r]=t.__dynamic.rewrit... function Vt (line 29) | function Vt(t){t.importScripts=new Proxy(t.importScripts,{apply(e,i,n){r... function Bt (line 29) | function Bt(t){var e=t.Reflect.get.bind({}),i=t.Reflect.set.bind({});t.R... function ri (line 29) | function ri(t){t.__dynamic.define(t.document,"origin",{value:t.__dynamic... function ni (line 29) | function ni(t){t.Storage.prototype.setItem=t.__dynamic.wrap(t.Storage.pr... function si (line 29) | function si(t){"serviceWorker"in t.navigator&&(t.__dynamic.sw=t.navigato... function oi (line 29) | function oi(t){if(delete t.Document.prototype.cookie,t.__dynamic.define(... function ci (line 29) | function ci(t){t.CSSStyleDeclaration.prototype._setProperty=t.CSSStyleDe... function jt (line 29) | function jt(t){t.__dynamic.createBlobHandler=async function(e,i,n){let r... function Ut (line 29) | function Ut(t,e){e||(e=t.__dynamic);function i(r){if(!r.rewritten&&!(r.n... function pi (line 29) | function pi(t){t.__dynamic.eval=t.__dynamic.wrap(eval,function(e,...i){i... function li (line 29) | function li(t){var e=t.Function.prototype.toString;t.__dynamic.Function=... function hi (line 29) | function hi(t){} function ui (line 29) | function ui(t){} method constructor (line 29) | constructor(e){this.methods=gr;self.constructor.name=="DedicatedWorkerGl... function jn (line 29) | function jn(t,e){return t||(t=[]),t.find(i=>i.name==e.name)?t[t.findInde... method upgrade (line 29) | async upgrade(t){await t.createObjectStore("__dynamic$cookies")} method constructor (line 29) | constructor(e){this.db=W;this.ctx=e} method get (line 29) | async get(e){this._db||(this._db=this.db.open());let i=await W.get(e,thi... method set (line 29) | async set(e,i=""){return i=this.ctx.modules.setCookieParser.parse(i,{dec... method open (line 29) | async open(){await W.open()} method update (line 29) | async update(e){return this._db||(this._db=this.db.open()),await W.updat... method constructor (line 29) | constructor(e){this.modules=new nr(this);this.util=new lr(this);this.met... method on (line 29) | on(e,i){this.listeners.push({event:e,cb:i})} method fire (line 29) | fire(e,i){var n=!1;for(var r of this.listeners)r.event===e&&(i=(n=!0,r.c... function mi (line 29) | function mi(t,e){e||(e=t.__dynamic),e.define=new t.Proxy(t.Object.define... function fi (line 29) | function fi(t){t.__dynamic.wrap=function(e,i,n){if(e.__dynamic$target)re... function Ht (line 29) | function Ht(t,e={},i=""){if(t.hasOwnProperty("__dynamic"))return!1;t.has... FILE: docs/examples/uv-dynamic-multi/dynamic/dynamic.handler.js function H (line 1) | function H(t){if(typeof t!="string")throw new TypeError("Path must be a ... function gi (line 1) | function gi(t,e){for(var i="",n=0,r=-1,s=0,a,o=0;o<=t.length;++o){if(o1?(e=n.shift... function Wi (line 1) | function Wi(t,e){if(e=e?Object.assign({},et,e):et,!t)return e.map?{}:[];... function Sn (line 1) | function Sn(t){if(Array.isArray(t))return t;if(typeof t!="string")return... function xi (line 1) | function xi(t){if(!t||typeof t!="string")return!1;var e=bi.exec(t),i=e&&... function Ar (line 1) | function Ar(t){if(!t||typeof t!="string")return!1;var e=t.indexOf("/")==... function Lr (line 1) | function Lr(t){if(!t||typeof t!="string")return!1;var e=bi.exec(t),i=e&&... function Pr (line 1) | function Pr(t){if(!t||typeof t!="string")return!1;var e=(0,wi.extname)("... function Ir (line 1) | function Ir(t,e){var i=["nginx","apache",void 0,"iana"];Object.keys(St).... function Rr (line 1) | function Rr(){return Ei||(Ei=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCur... function Nr (line 1) | function Nr(){return Si||(Si=[IDBCursor.prototype.advance,IDBCursor.prot... function Or (line 1) | function Or(t){let e=new Promise((i,n)=>{let r=()=>{t.removeEventListene... function Dr (line 1) | function Dr(t){if(Xt.has(t))return;let e=new Promise((i,n)=>{let r=()=>{... method get (line 1) | get(t,e,i){if(t instanceof IDBTransaction){if(e==="done")return Xt.get(t... method set (line 1) | set(t,e,i){return t[e]=i,!0} method has (line 1) | has(t,e){return t instanceof IDBTransaction&&(e==="done"||e==="store")?!... function Ai (line 1) | function Ai(t){Kt=t(Kt)} function Mr (line 1) | function Mr(t){return t===IDBDatabase.prototype.transaction&&!("objectSt... function $r (line 1) | function $r(t){return typeof t=="function"?Mr(t):(t instanceof IDBTransa... function B (line 1) | function B(t){if(t instanceof IDBRequest)return Or(t);if(zt.has(t))retur... function Jt (line 1) | function Jt(t,e,{blocked:i,upgrade:n,blocking:r,terminated:s}={}){let a=... function Vr (line 1) | function Vr(t,{blocked:e}={}){let i=indexedDB.deleteDatabase(t);return e... function Li (line 1) | function Li(t,e){if(!(t instanceof IDBDatabase&&!(e in t)&&typeof e=="st... method encode (line 1) | encode(t){if(!t)return t;t=t.toString();let e=Array.from("ABCDEFGHIJKLMN... method decode (line 1) | decode(t){if(!t)return t;let e={0:52,1:53,2:54,3:55,4:56,5:57,6:58,7:59,... function Ur (line 1) | function Ur(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.c... function O (line 1) | function O(t,e,i){return t(i={path:e,exports:{},require:function(n,r){re... function Fr (line 1) | function Fr(){throw Error("Dynamic requires are not currently supported ... function h (line 1) | function h(u,m){let f=65536;for(let _=0;_u)... class i (line 1) | class i{constructor(u,m={}){this.label=u,this.keyword=m.keyword,this.bef... method constructor (line 1) | constructor(u,m={}){this.label=u,this.keyword=m.keyword,this.beforeExp... method constructor (line 1) | constructor(r,s){this.line=r,this.column=s} method offset (line 1) | offset(r){return new i(this.line,this.column+r)} method constructor (line 5) | constructor(a,o,p,h,u){this.token=a,this.isExpr=!!o,this.preserveSpace... method constructor (line 7) | constructor(a,o,p){this.type="",this.start=o,this.end=0,a.options.loca... method constructor (line 8) | constructor(p){this.type=p.type,this.value=p.value,this.start=p.start,... function n (line 1) | function n(h,u){return new i(h,{beforeExpr:!0,binop:u})} function o (line 1) | function o(h,u={}){return u.keyword=h,a[h]=new i(h,u)} function r (line 1) | function r(s){return s===10||s===13||s===8232||s===8233} class i (line 1) | class i{constructor(r,s){this.line=r,this.column=s}offset(r){return new ... method constructor (line 1) | constructor(u,m={}){this.label=u,this.keyword=m.keyword,this.beforeExp... method constructor (line 1) | constructor(r,s){this.line=r,this.column=s} method offset (line 1) | offset(r){return new i(this.line,this.column+r)} method constructor (line 5) | constructor(a,o,p,h,u){this.token=a,this.isExpr=!!o,this.preserveSpace... method constructor (line 7) | constructor(a,o,p){this.type="",this.start=o,this.end=0,a.options.loca... method constructor (line 8) | constructor(p){this.type=p.type,this.value=p.value,this.start=p.start,... method constructor (line 1) | constructor(r,s,a){this.start=s,this.end=a,r.sourceFile!==null&&(this.so... method constructor (line 2) | constructor(n,r,s){this.options=n=(0,ie.getOptions)(n),this.sourceFile=n... method parse (line 3) | parse(){let n=this.options.program||this.startNode();return this.nextTok... method inFunction (line 3) | get inFunction(){return(this.currentVarScope().flags&x.SCOPE_FUNCTION)>0} method inGenerator (line 3) | get inGenerator(){return(this.currentVarScope().flags&x.SCOPE_GENERATOR)... method inAsync (line 3) | get inAsync(){return(this.currentVarScope().flags&x.SCOPE_ASYNC)>0&&!thi... method canAwait (line 3) | get canAwait(){for(let n=this.scopeStack.length-1;n>=0;n--){let r=this.s... method allowSuper (line 3) | get allowSuper(){let n=this.currentThisScope(),r=n.flags,s=n.inClassFiel... method allowDirectSuper (line 3) | get allowDirectSuper(){return(this.currentThisScope().flags&x.SCOPE_DIRE... method treatFunctionsAsVar (line 3) | get treatFunctionsAsVar(){return this.treatFunctionsAsVarInScope(this.cu... method allowNewDotTarget (line 3) | get allowNewDotTarget(){let n=this.currentThisScope(),r=n.flags,s=n.inCl... method inClassStaticBlock (line 3) | get inClassStaticBlock(){return(this.currentVarScope().flags&x.SCOPE_CLA... method extend (line 3) | static extend(...n){let r=this;for(let s=0;st.length)&&(e=t.length);for(var i=0,n=Array... function Gr (line 4) | function Gr(t,e){let i=e.key.name,n=t[i],r="true";return e.type==="Metho... function At (line 4) | function At(t,e){let i=t.computed,n=t.key;return!i&&(n.type==="Identifie... function ee (line 4) | function ee(t,e){var i=typeof Symbol<"u"&&t[Symbol.iterator]||t["@@itera... function zr (line 5) | function zr(t,e){if(t){if(typeof t=="string")return Ii(t,e);var i=Object... function Ii (line 5) | function Ii(t,e){(e==null||e>t.length)&&(e=t.length);for(var i=0,n=Array... class i (line 5) | class i{constructor(a,o,p,h,u){this.token=a,this.isExpr=!!o,this.preserv... method constructor (line 1) | constructor(u,m={}){this.label=u,this.keyword=m.keyword,this.beforeExp... method constructor (line 1) | constructor(r,s){this.line=r,this.column=s} method offset (line 1) | offset(r){return new i(this.line,this.column+r)} method constructor (line 5) | constructor(a,o,p,h,u){this.token=a,this.isExpr=!!o,this.preserveSpace... method constructor (line 7) | constructor(a,o,p){this.type="",this.start=o,this.end=0,a.options.loca... method constructor (line 8) | constructor(p){this.type=p.type,this.value=p.value,this.start=p.start,... function Ti (line 5) | function Ti(t,e){var i=typeof Symbol<"u"&&t[Symbol.iterator]||t["@@itera... function Xr (line 6) | function Xr(t,e){if(t){if(typeof t=="string")return Ri(t,e);var i=Object... function Ri (line 6) | function Ri(t,e){(e==null||e>t.length)&&(e=t.length);for(var i=0,n=Array... function Di (line 6) | function Di(t){return t.type==="MemberExpression"&&t.property.type==="Pr... method constructor (line 7) | constructor(e){this.flags=e,this.var=[],this.lexical=[],this.functions=[... class i (line 7) | class i{constructor(a,o,p){this.type="",this.start=o,this.end=0,a.option... method constructor (line 1) | constructor(u,m={}){this.label=u,this.keyword=m.keyword,this.beforeExp... method constructor (line 1) | constructor(r,s){this.line=r,this.column=s} method offset (line 1) | offset(r){return new i(this.line,this.column+r)} method constructor (line 5) | constructor(a,o,p,h,u){this.token=a,this.isExpr=!!o,this.preserveSpace... method constructor (line 7) | constructor(a,o,p){this.type="",this.start=o,this.end=0,a.options.loca... method constructor (line 8) | constructor(p){this.type=p.type,this.value=p.value,this.start=p.start,... function r (line 7) | function r(s,a,o,p){return s.type=a,s.end=o,this.options.locations&&(s.l... function w (line 7) | function w(y){let g=_[y]={binary:(0,P.wordsRegexp)(a[y]+" "+o),nonBinary... function r (line 7) | function r(c,d){(d==null||d>c.length)&&(d=c.length);for(var y=0,g=Array(... function a (line 7) | function a(c){return c<=65535?String.fromCharCode(c):String.fromCharCode... function o (line 7) | function o(c){return c===36||c>=40&&c<=43||c===46||c===63||c>=91&&c<=94|... function p (line 7) | function p(c){return c>=65&&c<=90||c>=97&&c<=122} function h (line 7) | function h(c){return p(c)||c===95} function u (line 7) | function u(c){return h(c)||m(c)} function m (line 7) | function m(c){return c>=48&&c<=57} function f (line 7) | function f(c){return c>=48&&c<=57||c>=65&&c<=70||c>=97&&c<=102} function _ (line 7) | function _(c){return c>=65&&c<=70?10+(c-65):c>=97&&c<=102?10+(c-97):c-48} function w (line 7) | function w(c){return c>=48&&c<=55} method constructor (line 7) | constructor(d){this.parser=d,this.validFlags=`gim${d.options.ecmaVersion... method reset (line 7) | reset(d,y,g){let v=g.indexOf("u")!==-1;this.start=0|d,this.source=y+"",t... method raise (line 7) | raise(d){this.parser.raiseRecoverable(this.start,`Invalid regular expres... method at (line 7) | at(d,y=!1){let g=this.source,v=g.length;if(d>=v)return-1;let M=g.charCod... method nextIndex (line 7) | nextIndex(d,y=!1){let g=this.source,v=g.length;if(d>=v)return v;let M=g.... method current (line 7) | current(d=!1){return this.at(this.pos,d)} method lookahead (line 7) | lookahead(d=!1){return this.at(this.nextIndex(this.pos,d),d)} method advance (line 7) | advance(d=!1){this.pos=this.nextIndex(this.pos,d)} method eat (line 7) | eat(d,y=!1){return this.current(y)===d&&(this.advance(y),!0)} class i (line 8) | class i{constructor(p){this.type=p.type,this.value=p.value,this.start=p.... method constructor (line 1) | constructor(u,m={}){this.label=u,this.keyword=m.keyword,this.beforeExp... method constructor (line 1) | constructor(r,s){this.line=r,this.column=s} method offset (line 1) | offset(r){return new i(this.line,this.column+r)} method constructor (line 5) | constructor(a,o,p,h,u){this.token=a,this.isExpr=!!o,this.preserveSpace... method constructor (line 7) | constructor(a,o,p){this.type="",this.start=o,this.end=0,a.options.loca... method constructor (line 8) | constructor(p){this.type=p.type,this.value=p.value,this.start=p.start,... function r (line 8) | function r(o){return typeof BigInt!="function"?null:BigInt(o.replace(/_/... function s (line 8) | function s(o){return o<=65535?String.fromCharCode(o):String.fromCharCode... function n (line 10) | function n(o){if(typeof WeakMap!="function")return null;var p=new WeakMa... method constructor (line 10) | constructor(i,n){super(n.message||n.code);V(this,"status");V(this,"body"... method constructor (line 10) | constructor(e,i){V(this,"base");this.base=new URL(`./v${e}/`,i)} function X (line 10) | function X(t,e){let i=(t&65535)+(e&65535);return(t>>16)+(e>>16)+(i>>16)<... function rn (line 10) | function rn(t,e){return t<>>32-e} function Rt (line 10) | function Rt(t,e,i,n,r,s){return X(rn(X(X(e,t),X(n,s)),r),i)} function I (line 10) | function I(t,e,i,n,r,s,a){return Rt(e&i|~e&n,t,e,r,s,a)} function T (line 10) | function T(t,e,i,n,r,s,a){return Rt(e&n|i&~n,t,e,r,s,a)} function R (line 10) | function R(t,e,i,n,r,s,a){return Rt(e^i^n,t,e,r,s,a)} function N (line 10) | function N(t,e,i,n,r,s,a){return Rt(i^(e|~n),t,e,r,s,a)} function It (line 10) | function It(t,e){t[e>>5]|=128<>>9<<4)+14]=e;let i=17325841... function Vi (line 10) | function Vi(t){let e="",i=t.length*32;for(let n=0;n>2;for(let r=0;r16&&(i=It(i,t.length*8))... function Bi (line 10) | function Bi(t){let e="0123456789abcdef",i="";for(let n=0;n{o.removeEventListener("cl... method request (line 10) | async request(i,n,r,s,a,o,p){if(s.protocol.startsWith("blob:")){let w=aw... method readBareResponse (line 10) | async readBareResponse(i){if(!i.ok)throw new Tt(i.status,await i.json())... method createBareHeaders (line 10) | createBareHeaders(i,n,r=[],s=[],a=[]){let o=new Headers;o.set("x-bare-ur... function un (line 10) | function un(t){for(let e=0;e0){... function tr (line 10) | function tr(t,e,i,n){var r=t.expressionsPrecedence[e.type];if(r===j)retu... function Dt (line 10) | function Dt(t,e,i,n){var r=t.generator;tr(t,e,i,n)?(t.write("("),r[e.typ... function Ln (line 10) | function Ln(t,e,i,n){var r=e.split(` function D (line 11) | function D(t,e,i,n){for(var r=e.length,s=0;si.split(" ").... method decode (line 28) | decode(t){return t} method constructor (line 28) | constructor(e){this.ctx=e,this.html=new lt(this),this.srcset=sr,this.js=... function or (line 28) | async function or(t){var e;if(t.method==="GET"){var i=new URL(t.url);e=i... function cr (line 28) | function cr({url:t}){return!t.toString().substr(location.origin.length,(... function Te (line 28) | function Te({url:t}){return!t.toString().substr(location.origin.length,t... function Re (line 28) | async function Re(t,e,i){for(let r in t){if(this.ctx.headers.csp.indexOf... function Ne (line 28) | function Ne(t,e,i,n){let{referrer:r}=i;if(["origin","Origin","host","Hos... function Oe (line 28) | function Oe(t){var e=Object.assign(Object.create(Object.getPrototypeOf(t... function De (line 28) | function De(t){try{if(new new Proxy(t,{construct:()=>({})}),!Object.getO... function Me (line 28) | function Me(t){return t.url.toString().substr(location.origin.length,t.u... function $e (line 28) | async function $e(t){let e;if(self.__dynamic$config.mode!=="development"... function Ve (line 29) | async function Ve(t,e){} method constructor (line 29) | constructor(e){this.rawHeaders={};this.headers=new Headers({});this.stat... method blob (line 29) | async blob(){return this.body} method text (line 29) | async text(){return await this.body.text()} function Be (line 29) | function Be(t){var e=this.ctx.encoding;return typeof this.ctx.config.enc... function je (line 29) | function je(t,e,i){if(!t.url.startsWith("http"))return t.url;let n=t.url... method constructor (line 29) | constructor(e){this.route=or;this.routePath=cr;this.path=Te;this.resHead... function Fe (line 29) | function Fe(t,e){if(!t)return t;if(t=new String(t).toString(),t.startsWi... function He (line 29) | function He(t){if(!t||(t=new String(t).toString(),t.match(this.ctx.regex... method constructor (line 29) | constructor(e){this.encode=Fe;this.decode=He;this.ctx=e} method constructor (line 29) | constructor(e){this.BypassRegex=Dn;this.DataRegex=Mn;this.WeirdRegex=$n;... function qe (line 29) | function qe(t){t=new URL(t.href);for(var e in t)this.ctx.meta[e]=t[e];re... method constructor (line 29) | constructor(){} method constructor (line 29) | constructor(i){super();this.load=qe;this.ctx=i} function ze (line 29) | function ze(t,e=""){return(this.ctx.modules.mime.contentType(e||t.pathna... function Xe (line 29) | function Xe(t,e="",i=""){let n;return!e&&this.ctx.modules.mime.contentTy... function Ke (line 29) | function Ke(t,e=""){if(t.pathname.endsWith(".js")&&e=="text/plain")retur... method constructor (line 29) | constructor(e){this.html=Xe;this.js=Ke;this.css=ze;this.ctx=e} function $t (line 29) | function $t(t,e=!0){let i=h=>{let u=t.__dynamic.util.clone(h);for(var m=... function Vt (line 29) | function Vt(t){t.__dynamic$get=function(e){var i=t.__dynamic.fire("get",... function Bt (line 29) | function Bt(t){t.__dynamic.util.CreateDocumentProxy=function(i){return n... function Ye (line 29) | function Ye(t){t.__dynamic.rewrite.dom=function(e,i){if(typeof t.DOMPars... function Je (line 29) | function Je(t){let e=n=>new DOMParser().parseFromString(n,"text/html").b... function Ze (line 29) | function Ze(t){let e=t.XMLHttpRequest;t.Worker=new Proxy(t.Worker,{const... function ti (line 29) | function ti(t){t.__dynamic$history=function(e,...i){i[2]&&(i[2]=t.__dyna... function mr (line 29) | function mr(t){t=t.toString();let e="";for(let i=0;it.location.protocol.replace("http","ws")+"//"+n... function ii (line 29) | function ii(t){t.Request=t.__dynamic.wrap(t.Request,function(e,...i){if(... function jt (line 29) | function jt(t){let e=s=>s.constructor.name=="Worker"||s.constructor.name... function ri (line 29) | function ri(t){function e(i,...n){for(var r in n)n[r]=t.__dynamic.rewrit... function Ut (line 29) | function Ut(t){t.importScripts=new Proxy(t.importScripts,{apply(e,i,n){r... function Ft (line 29) | function Ft(t){var e=t.Reflect.get.bind({}),i=t.Reflect.set.bind({});t.R... function ni (line 29) | function ni(t){t.__dynamic.define(t.document,"origin",{value:t.__dynamic... function si (line 29) | function si(t){t.Storage.prototype.setItem=t.__dynamic.wrap(t.Storage.pr... function ai (line 29) | function ai(t){"serviceWorker"in t.navigator&&(t.__dynamic.sw=t.navigato... function ci (line 29) | function ci(t){if(delete t.Document.prototype.cookie,t.__dynamic.define(... function pi (line 29) | function pi(t){t.CSSStyleDeclaration.prototype._setProperty=t.CSSStyleDe... function Ht (line 29) | function Ht(t){t.__dynamic.createBlobHandler=async function(e,i,n){let r... function Wt (line 29) | function Wt(t,e){e||(e=t.__dynamic);function i(r){if(!r.rewritten&&!(r.n... function li (line 29) | function li(t){t.__dynamic.eval=t.__dynamic.wrap(eval,function(e,...i){i... function hi (line 29) | function hi(t){var e=t.Function.prototype.toString;t.__dynamic.Function=... function ui (line 29) | function ui(t){} function di (line 29) | function di(t){} method constructor (line 29) | constructor(e){this.methods=fr;self.constructor.name=="DedicatedWorkerGl... function jn (line 29) | function jn(t,e){return t||(t=[]),t.find(i=>i.name==e.name)?t[t.findInde... method upgrade (line 29) | async upgrade(t){await t.createObjectStore("__dynamic$cookies")} method constructor (line 29) | constructor(e){this.db=W;this.ctx=e} method get (line 29) | async get(e){this._db||(this._db=this.db.open());let i=await W.get(e,thi... method set (line 29) | async set(e,i=""){return i=this.ctx.modules.setCookieParser.parse(i,{dec... method open (line 29) | async open(){await W.open()} method update (line 29) | async update(e){return this._db||(this._db=this.db.open()),await W.updat... method constructor (line 29) | constructor(e){this.modules=new rr(this);this.util=new pr(this);this.met... method on (line 29) | on(e,i){this.listeners.push({event:e,cb:i})} method fire (line 29) | fire(e,i){var n=!1;for(var r of this.listeners)r.event===e&&(i=(n=!0,r.c... function wt (line 29) | function wt(t){t.__dynamic.wrap=function(e,i,n){if(e.__dynamic$target)re... function gr (line 29) | function gr(t,e={},i=""){if(t.hasOwnProperty("__dynamic"))return!1;t.has... function bt (line 29) | function bt(t,e){e||(e=t.__dynamic),e.define=new t.Proxy(t.Object.define... FILE: docs/examples/uv-dynamic-multi/dynamic/dynamic.html.js method encode (line 1) | encode(e,t){return!e||!e.toString()?e:e.split(", ").map(a=>a.split(" ").... method decode (line 1) | decode(e){return e} method constructor (line 1) | constructor(t,a){this.Original=null;this.Original=t;var s=this;this.Orig... method getAttribute (line 1) | getAttribute(t){return this.Original.attribs?typeof this.Original.attrib... method setAttribute (line 1) | setAttribute(t,a){return this.Original.attribs?this.Original.attribs[t]=... method removeAttribute (line 1) | removeAttribute(t){return this.Original.attribs?delete this.Original.att... method hasAttribute (line 1) | hasAttribute(t){return this.Original.attribs?this.Original.attribs.hasOw... function be (line 1) | function be(e,t,a,s,c="",T=!1,l=""){if(self.__dynamic$config)var m=self.... function te (line 1) | function te(e){return e>=55296&&e<=57343} function ve (line 1) | function ve(e){return e>=56320&&e<=57343} function Ye (line 1) | function Ye(e,t){return(e-55296)*1024+9216+t} function ue (line 1) | function ue(e){return e!==32&&e!==10&&e!==13&&e!==9&&e!==12&&e>=1&&e<=31... function ae (line 1) | function ae(e){return e>=64976&&e<=65007||yt.has(e)} method constructor (line 1) | constructor(t){this.handler=t,this.html="",this.pos=-1,this.lastGapPos=-... method col (line 1) | get col(){return this.pos-this.lineStartPos+ +(this.lastGapPos!==this.pos)} method offset (line 1) | get offset(){return this.droppedBufferSize+this.pos} method getError (line 1) | getError(t){let{line:a,col:s,offset:c}=this;return{code:t,startLine:a,en... method _err (line 1) | _err(t){this.handler.onParseError&&this.lastErrOffset!==this.offset&&(th... method _addGap (line 1) | _addGap(){this.gapStack.push(this.lastGapPos),this.lastGapPos=this.pos} method _processSurrogate (line 1) | _processSurrogate(t){if(this.pos!==this.html.length-1){let a=this.html.c... method willDropParsedChunk (line 1) | willDropParsedChunk(){return this.pos>this.bufferWaterline} method dropParsedChunk (line 1) | dropParsedChunk(){this.willDropParsedChunk()&&(this.html=this.html.subst... method write (line 1) | write(t,a){this.html.length>0?this.html+=t:this.html=t,this.endOfChunkHi... method insertHtmlAtCurrentPos (line 1) | insertHtmlAtCurrentPos(t){this.html=this.html.substring(0,this.pos+1)+t+... method startsWith (line 1) | startsWith(t,a){if(this.pos+t.length>this.html.length)return this.endOfC... method peek (line 1) | peek(t){let a=this.pos+t;if(a>=this.html.length)return this.endOfChunkHi... method advance (line 1) | advance(){if(this.pos++,this.isEol&&(this.isEol=!1,this.line++,this.line... method _checkForProblematicCharacters (line 1) | _checkForProblematicCharacters(t){ue(t)?this._err(d.controlCharacterInIn... method retreat (line 1) | retreat(t){for(this.pos-=t;this.pos=0;a--)if(e.attrs[a].name=... function Ie (line 1) | function Ie(e){var t;return e>=55296&&e<=57343||e>1114111?65533:(t=Qt.ge... function Re (line 1) | function Re(e){return e>=R.ZERO&&e<=R.NINE} function Xt (line 1) | function Xt(e){return e>=R.UPPER_A&&e<=R.UPPER_F||e>=R.LOWER_A&&e<=R.LOW... function qt (line 1) | function qt(e){return e>=R.UPPER_A&&e<=R.UPPER_Z||e>=R.LOWER_A&&e<=R.LOW... function Wt (line 1) | function Wt(e){return e===R.EQUALS||qt(e)} method constructor (line 1) | constructor(t,a,s){this.decodeTree=t,this.emitCodePoint=a,this.errors=s,... method startEntity (line 1) | startEntity(t){this.decodeMode=t,this.state=I.EntityStart,this.result=0,... method write (line 1) | write(t,a){switch(this.state){case I.EntityStart:return t.charCodeAt(a)=... method stateNumericStart (line 1) | stateNumericStart(t,a){return a>=t.length?-1:(t.charCodeAt(a)|Gt)===R.LO... method addToNumericResult (line 1) | addToNumericResult(t,a,s,c){if(a!==s){let T=s-a;this.result=this.result*... method stateNumericHex (line 1) | stateNumericHex(t,a){let s=a;for(;at+=Ce(s));return function(c,T){let... function pe (line 1) | function pe(e,t,a,s){let c=(t&P.BRANCH_LENGTH)>>7,T=t&P.JUMP_TABLE;if(c=... function k (line 1) | function k(e){var t;return(t=Kt.get(e))!==null&&t!==void 0?t:u.UNKNOWN} function ie (line 1) | function ie(e){return e===h.H1||e===h.H2||e===h.H3||e===h.H4||e===h.H5||... function qe (line 1) | function qe(e,t){return Vt.has(e)||t&&e===o.NOSCRIPT} function G (line 1) | function G(e){return e>=r.DIGIT_0&&e<=r.DIGIT_9} function Q (line 1) | function Q(e){return e>=r.LATIN_CAPITAL_A&&e<=r.LATIN_CAPITAL_Z} function $t (line 1) | function $t(e){return e>=r.LATIN_SMALL_A&&e<=r.LATIN_SMALL_Z} function U (line 1) | function U(e){return $t(e)||Q(e)} function Oe (line 1) | function Oe(e){return U(e)||G(e)} function Ke (line 1) | function Ke(e){return e>=r.LATIN_CAPITAL_A&&e<=r.LATIN_CAPITAL_F} function Ve (line 1) | function Ve(e){return e>=r.LATIN_SMALL_A&&e<=r.LATIN_SMALL_F} function Jt (line 1) | function Jt(e){return G(e)||Ke(e)||Ve(e)} function ne (line 1) | function ne(e){return e+32} function je (line 1) | function je(e){return e===r.SPACE||e===r.LINE_FEED||e===r.TABULATION||e=... function Zt (line 1) | function Zt(e){return e===r.EQUALS_SIGN||Oe(e)} function We (line 1) | function We(e){return je(e)||e===r.SOLIDUS||e===r.GREATER_THAN_SIGN} method constructor (line 1) | constructor(t,a){this.options=t,this.handler=a,this.paused=!1,this.inLoo... method _err (line 1) | _err(t){var a,s;(s=(a=this.handler).onParseError)===null||s===void 0||s.... method getCurrentLocation (line 1) | getCurrentLocation(t){return this.options.sourceCodeLocationInfo?{startL... method _runParsingLoop (line 1) | _runParsingLoop(){if(!this.inLoop){for(this.inLoop=!0;this.active&&!this... method pause (line 1) | pause(){this.paused=!0} method resume (line 1) | resume(t){if(!this.paused)throw new Error("Parser was already resumed");... method write (line 1) | write(t,a,s){this.active=!0,this.preprocessor.write(t,a),this._runParsin... method insertHtmlAtCurrentPos (line 1) | insertHtmlAtCurrentPos(t){this.active=!0,this.preprocessor.insertHtmlAtC... method _ensureHibernation (line 1) | _ensureHibernation(){return this.preprocessor.endOfChunkHit?(this._uncon... method _consume (line 1) | _consume(){return this.consumedAfterSnapshot++,this.preprocessor.advance()} method _unconsume (line 1) | _unconsume(t){this.consumedAfterSnapshot-=t,this.preprocessor.retreat(t)} method _reconsumeInState (line 1) | _reconsumeInState(t,a){this.state=t,this._callState(a)} method _advanceBy (line 1) | _advanceBy(t){this.consumedAfterSnapshot+=t;for(let a=0;a0&&this._isInTemplate()&&this.tm... method replace (line 1) | replace(t,a){let s=this._indexOf(t);this.items[s]=a,s===this.stackTop&&(... method insertAfter (line 1) | insertAfter(t,a,s){let c=this._indexOf(t)+1;this.items.splice(c,0,a),thi... method popUntilTagNamePopped (line 1) | popUntilTagNamePopped(t){let a=this.stackTop+1;do a=this.tagIDs.lastInde... method shortenToLength (line 1) | shortenToLength(t){for(;this.stackTop>=t;){let a=this.current;this.tmplC... method popUntilElementPopped (line 1) | popUntilElementPopped(t){let a=this._indexOf(t);this.shortenToLength(a<0... method popUntilPopped (line 1) | popUntilPopped(t,a){let s=this._indexOfTagNames(t,a);this.shortenToLengt... method popUntilNumberedHeaderPopped (line 1) | popUntilNumberedHeaderPopped(){this.popUntilPopped(eu,E.HTML)} method popUntilTableCellPopped (line 1) | popUntilTableCellPopped(){this.popUntilPopped(su,E.HTML)} method popAllUpToHtmlElement (line 1) | popAllUpToHtmlElement(){this.tmplCount=0,this.shortenToLength(1)} method _indexOfTagNames (line 1) | _indexOfTagNames(t,a){for(let s=this.stackTop;s>=0;s--)if(t.includes(thi... method clearBackTo (line 1) | clearBackTo(t,a){let s=this._indexOfTagNames(t,a);this.shortenToLength(s... method clearBackToTableContext (line 1) | clearBackToTableContext(){this.clearBackTo(au,E.HTML)} method clearBackToTableBodyContext (line 1) | clearBackToTableBodyContext(){this.clearBackTo(uu,E.HTML)} method clearBackToTableRowContext (line 1) | clearBackToTableRowContext(){this.clearBackTo(tu,E.HTML)} method remove (line 1) | remove(t){let a=this._indexOf(t);a>=0&&(a===this.stackTop?this.pop():(th... method tryPeekProperlyNestedBodyElement (line 1) | tryPeekProperlyNestedBodyElement(){return this.stackTop>=1&&this.tagIDs[... method contains (line 1) | contains(t){return this._indexOf(t)>-1} method getCommonAncestor (line 1) | getCommonAncestor(t){let a=this._indexOf(t)-1;return a>=0?this.items[a]:... method isRootHtmlElementCurrent (line 1) | isRootHtmlElementCurrent(){return this.stackTop===0&&this.tagIDs[0]===u.... method hasInScope (line 1) | hasInScope(t){for(let a=this.stackTop;a>=0;a--){let s=this.tagIDs[a],c=t... method hasNumberedHeaderInScope (line 1) | hasNumberedHeaderInScope(){for(let t=this.stackTop;t>=0;t--){let a=this.... method hasInListItemScope (line 1) | hasInListItemScope(t){for(let a=this.stackTop;a>=0;a--){let s=this.tagID... method hasInButtonScope (line 1) | hasInButtonScope(t){for(let a=this.stackTop;a>=0;a--){let s=this.tagIDs[... method hasInTableScope (line 1) | hasInTableScope(t){for(let a=this.stackTop;a>=0;a--){let s=this.tagIDs[a... method hasTableBodyContextInTableScope (line 1) | hasTableBodyContextInTableScope(){for(let t=this.stackTop;t>=0;t--){let ... method hasInSelectScope (line 1) | hasInSelectScope(t){for(let a=this.stackTop;a>=0;a--){let s=this.tagIDs[... method generateImpliedEndTags (line 1) | generateImpliedEndTags(){for(;$e.has(this.currentTagId);)this.pop()} method generateImpliedEndTagsThoroughly (line 1) | generateImpliedEndTagsThoroughly(){for(;ze.has(this.currentTagId);)this.... method generateImpliedEndTagsWithExclusion (line 1) | generateImpliedEndTagsWithExclusion(t){for(;this.currentTagId!==t&&ze.ha... method constructor (line 1) | constructor(t){this.treeAdapter=t,this.entries=[],this.bookmark=null} method _getNoahArkConditionCandidates (line 1) | _getNoahArkConditionCandidates(t,a){let s=[],c=a.length,T=this.treeAdapt... method _ensureNoahArkCondition (line 1) | _ensureNoahArkCondition(t){if(this.entries.length<3)return;let a=this.tr... method insertMarker (line 1) | insertMarker(){this.entries.unshift(Je)} method pushElement (line 1) | pushElement(t,a){this._ensureNoahArkCondition(t),this.entries.unshift({t... method insertElementAfterBookmark (line 1) | insertElementAfterBookmark(t,a){let s=this.entries.indexOf(this.bookmark... method removeEntry (line 1) | removeEntry(t){let a=this.entries.indexOf(t);a>=0&&this.entries.splice(a... method clearToLastMarker (line 1) | clearToLastMarker(){let t=this.entries.indexOf(Je);t>=0?this.entries.spl... method getElementEntryInScopeWithTagName (line 1) | getElementEntryInScopeWithTagName(t){let a=this.entries.find(s=>s.type==... method getElementEntry (line 1) | getElementEntry(t){return this.entries.find(a=>a.type===D.Element&&a.ele... function Ze (line 1) | function Ze(e){return{nodeName:"#text",value:e,parentNode:null}} method createDocument (line 1) | createDocument(){return{nodeName:"#document",mode:p.NO_QUIRKS,childNodes... method createDocumentFragment (line 1) | createDocumentFragment(){return{nodeName:"#document-fragment",childNodes... method createElement (line 1) | createElement(e,t,a){return{nodeName:e,tagName:e,attrs:a,namespaceURI:t,... method createCommentNode (line 1) | createCommentNode(e){return{nodeName:"#comment",data:e,parentNode:null}} method appendChild (line 1) | appendChild(e,t){e.childNodes.push(t),t.parentNode=e} method insertBefore (line 1) | insertBefore(e,t,a){let s=e.childNodes.indexOf(a);e.childNodes.splice(s,... method setTemplateContent (line 1) | setTemplateContent(e,t){e.content=t} method getTemplateContent (line 1) | getTemplateContent(e){return e.content} method setDocumentType (line 1) | setDocumentType(e,t,a,s){let c=e.childNodes.find(T=>T.nodeName==="#docum... method setDocumentMode (line 1) | setDocumentMode(e,t){e.mode=t} method getDocumentMode (line 1) | getDocumentMode(e){return e.mode} method detachNode (line 1) | detachNode(e){if(e.parentNode){let t=e.parentNode.childNodes.indexOf(e);... method insertText (line 1) | insertText(e,t){if(e.childNodes.length>0){let a=e.childNodes[e.childNode... method insertTextBefore (line 1) | insertTextBefore(e,t,a){let s=e.childNodes[e.childNodes.indexOf(a)-1];s&... method adoptAttributes (line 1) | adoptAttributes(e,t){let a=new Set(e.attrs.map(s=>s.name));for(let s=0;s... method getFirstChild (line 1) | getFirstChild(e){return e.childNodes[0]} method getChildNodes (line 1) | getChildNodes(e){return e.childNodes} method getParentNode (line 1) | getParentNode(e){return e.parentNode} method getAttrList (line 1) | getAttrList(e){return e.attrs} method getTagName (line 1) | getTagName(e){return e.tagName} method getNamespaceURI (line 1) | getNamespaceURI(e){return e.namespaceURI} method getTextNodeContent (line 1) | getTextNodeContent(e){return e.value} method getCommentNodeContent (line 1) | getCommentNodeContent(e){return e.data} method getDocumentTypeNodeName (line 1) | getDocumentTypeNodeName(e){return e.name} method getDocumentTypeNodePublicId (line 1) | getDocumentTypeNodePublicId(e){return e.publicId} method getDocumentTypeNodeSystemId (line 1) | getDocumentTypeNodeSystemId(e){return e.systemId} method isTextNode (line 1) | isTextNode(e){return e.nodeName==="#text"} method isCommentNode (line 1) | isCommentNode(e){return e.nodeName==="#comment"} method isDocumentTypeNode (line 1) | isDocumentTypeNode(e){return e.nodeName==="#documentType"} method isElementNode (line 1) | isElementNode(e){return Object.prototype.hasOwnProperty.call(e,"tagName")} method setNodeSourceCodeLocation (line 1) | setNodeSourceCodeLocation(e,t){e.sourceCodeLocation=t} method getNodeSourceCodeLocation (line 1) | getNodeSourceCodeLocation(e){return e.sourceCodeLocation} method updateNodeSourceCodeLocation (line 1) | updateNodeSourceCodeLocation(e,t){e.sourceCodeLocation={...e.sourceCodeL... function et (line 1) | function et(e,t){return t.some(a=>e.startsWith(a))} function st (line 1) | function st(e){return e.name===tt&&e.publicId===null&&(e.systemId===null... function rt (line 1) | function rt(e){if(e.name!==tt)return p.QUIRKS;let{systemId:t}=e;if(t&&t.... function nt (line 1) | function nt(e){let t=e.tagID;return t===u.FONT&&e.attrs.some(({name:s})=... function Se (line 1) | function Se(e){for(let t=0;t=0;t--)swit... method _resetInsertionModeForSelect (line 1) | _resetInsertionModeForSelect(t){if(t>0)for(let a=t-1;a>0;a--){let s=this... method _isElementCausesFosterParenting (line 1) | _isElementCausesFosterParenting(t){return lt.has(t)} method _shouldFosterParentOnInsertion (line 1) | _shouldFosterParentOnInsertion(){return this.fosterParentingEnabled&&thi... method _findFosterParentingLocation (line 1) | _findFosterParentingLocation(){for(let t=this.openElements.stackTop;t>=0... method _fosterParentElement (line 1) | _fosterParentElement(t){let a=this._findFosterParentingLocation();a.befo... method _isSpecialElement (line 1) | _isSpecialElement(t,a){let s=this.treeAdapter.getNamespaceURI(t);return ... method onCharacter (line 1) | onCharacter(t){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNode){... method onNullCharacter (line 1) | onNullCharacter(t){if(this.skipNextNewLine=!1,this.tokenizer.inForeignNo... method onComment (line 1) | onComment(t){if(this.skipNextNewLine=!1,this.currentNotInHTML){Pe(this,t... method onDoctype (line 1) | onDoctype(t){switch(this.skipNextNewLine=!1,this.insertionMode){case n.I... method onStartTag (line 1) | onStartTag(t){this.skipNextNewLine=!1,this.currentToken=t,this._processS... method _processStartTag (line 1) | _processStartTag(t){this.shouldProcessStartTagTokenInForeignContent(t)?Z... method _startTagOutsideForeignContent (line 1) | _startTagOutsideForeignContent(t){switch(this.insertionMode){case n.INIT... method onEndTag (line 1) | onEndTag(t){this.skipNextNewLine=!1,this.currentToken=t,this.currentNotI... method _endTagOutsideForeignContent (line 1) | _endTagOutsideForeignContent(t){switch(this.insertionMode){case n.INITIA... method onEof (line 1) | onEof(t){switch(this.insertionMode){case n.INITIAL:{q(this,t);break}case... method onWhitespaceCharacter (line 1) | onWhitespaceCharacter(t){if(this.skipNextNewLine&&(this.skipNextNewLine=... function Ru (line 1) | function Ru(e,t){let a=e.activeFormattingElements.getElementEntryInScope... function Lu (line 1) | function Lu(e,t){let a=null,s=e.openElements.stackTop;for(;s>=0;s--){let... function pu (line 1) | function pu(e,t,a){let s=t,c=e.openElements.getCommonAncestor(t);for(let... function Ou (line 1) | function Ou(e,t){let a=e.treeAdapter.getNamespaceURI(t.element),s=e.tree... function Su (line 1) | function Su(e,t,a){let s=e.treeAdapter.getTagName(t),c=k(s);if(e._isElem... function gu (line 1) | function gu(e,t,a){let s=e.treeAdapter.getNamespaceURI(a.element),{token... function xe (line 1) | function xe(e,t){for(let a=0;a0?(e.openElements.generateImpli... function j (line 1) | function j(e,t){e.openElements.pop(),e.insertionMode=n.AFTER_HEAD,e._pro... function ku (line 1) | function ku(e,t){switch(t.tagID){case u.HTML:{S(e,t);break}case u.BASEFO... function yu (line 1) | function yu(e,t){switch(t.tagID){case u.NOSCRIPT:{e.openElements.pop(),e... function z (line 1) | function z(e,t){let a=t.type===A.EOF?d.openElementsLeftAfterEof:d.disall... function wu (line 1) | function wu(e,t){switch(t.tagID){case u.HTML:{S(e,t);break}case u.BODY:{... function vu (line 1) | function vu(e,t){switch(t.tagID){case u.BODY:case u.HTML:case u.BR:{$(e,... function $ (line 1) | function $(e,t){e._insertFakeElement(o.BODY,u.BODY),e.insertionMode=n.IN... function fe (line 1) | function fe(e,t){switch(t.type){case A.CHARACTER:{mt(e,t);break}case A.W... function ft (line 1) | function ft(e,t){e._reconstructActiveFormattingElements(),e._insertChara... function mt (line 1) | function mt(e,t){e._reconstructActiveFormattingElements(),e._insertChara... function Yu (line 1) | function Yu(e,t){e.openElements.tmplCount===0&&e.treeAdapter.adoptAttrib... function Qu (line 1) | function Qu(e,t){let a=e.openElements.tryPeekProperlyNestedBodyElement()... function Gu (line 1) | function Gu(e,t){let a=e.openElements.tryPeekProperlyNestedBodyElement()... function Xu (line 1) | function Xu(e,t){e.openElements.hasInButtonScope(u.P)&&e._closePElement(... function qu (line 1) | function qu(e,t){e.openElements.hasInButtonScope(u.P)&&e._closePElement(... function Wu (line 1) | function Wu(e,t){e.openElements.hasInButtonScope(u.P)&&e._closePElement(... function Ku (line 1) | function Ku(e,t){let a=e.openElements.tmplCount>0;(!e.formElement||a)&&(... function Vu (line 1) | function Vu(e,t){e.framesetOk=!1;let a=t.tagID;for(let s=e.openElements.... function ju (line 1) | function ju(e,t){e.openElements.hasInButtonScope(u.P)&&e._closePElement(... function zu (line 1) | function zu(e,t){e.openElements.hasInScope(u.BUTTON)&&(e.openElements.ge... function $u (line 1) | function $u(e,t){let a=e.activeFormattingElements.getElementEntryInScope... function Ju (line 1) | function Ju(e,t){e._reconstructActiveFormattingElements(),e._insertEleme... function Zu (line 1) | function Zu(e,t){e._reconstructActiveFormattingElements(),e.openElements... function ea (line 1) | function ea(e,t){e._reconstructActiveFormattingElements(),e._insertEleme... function ta (line 1) | function ta(e,t){e.treeAdapter.getDocumentMode(e.document)!==p.QUIRKS&&e... function _t (line 1) | function _t(e,t){e._reconstructActiveFormattingElements(),e._appendEleme... function At (line 1) | function At(e){let t=re(e,B.TYPE);return t!=null&&t.toLowerCase()===bu} function ua (line 1) | function ua(e,t){e._reconstructActiveFormattingElements(),e._appendEleme... function aa (line 1) | function aa(e,t){e._appendElement(t,E.HTML),t.ackSelfClosing=!0} function sa (line 1) | function sa(e,t){e.openElements.hasInButtonScope(u.P)&&e._closePElement(... function ra (line 1) | function ra(e,t){t.tagName=o.IMG,t.tagID=u.IMG,_t(e,t)} function ia (line 1) | function ia(e,t){e._insertElement(t,E.HTML),e.skipNextNewLine=!0,e.token... function na (line 1) | function na(e,t){e.openElements.hasInButtonScope(u.P)&&e._closePElement(... function ca (line 1) | function ca(e,t){e.framesetOk=!1,e._switchToTextParsing(t,O.RAWTEXT)} function Tt (line 1) | function Tt(e,t){e._switchToTextParsing(t,O.RAWTEXT)} function oa (line 1) | function oa(e,t){e._reconstructActiveFormattingElements(),e._insertEleme... function da (line 1) | function da(e,t){e.openElements.currentTagId===u.OPTION&&e.openElements.... function Ea (line 1) | function Ea(e,t){e.openElements.hasInScope(u.RUBY)&&e.openElements.gener... function Ta (line 1) | function Ta(e,t){e.openElements.hasInScope(u.RUBY)&&e.openElements.gener... function ha (line 1) | function ha(e,t){e._reconstructActiveFormattingElements(),Se(t),Ee(t),t.... function la (line 1) | function la(e,t){e._reconstructActiveFormattingElements(),ge(t),Ee(t),t.... function ht (line 1) | function ht(e,t){e._reconstructActiveFormattingElements(),e._insertEleme... function S (line 1) | function S(e,t){switch(t.tagID){case u.I:case u.S:case u.B:case u.U:case... function fa (line 1) | function fa(e,t){if(e.openElements.hasInScope(u.BODY)&&(e.insertionMode=... function ma (line 1) | function ma(e,t){e.openElements.hasInScope(u.BODY)&&(e.insertionMode=n.A... function _a (line 1) | function _a(e,t){let a=t.tagID;e.openElements.hasInScope(a)&&(e.openElem... function Aa (line 1) | function Aa(e){let t=e.openElements.tmplCount>0,{formElement:a}=e;t||(e.... function ba (line 1) | function ba(e){e.openElements.hasInButtonScope(u.P)||e._insertFakeElemen... function Na (line 1) | function Na(e){e.openElements.hasInListItemScope(u.LI)&&(e.openElements.... function Ca (line 1) | function Ca(e,t){let a=t.tagID;e.openElements.hasInScope(a)&&(e.openElem... function Ia (line 1) | function Ia(e){e.openElements.hasNumberedHeaderInScope()&&(e.openElement... function Ra (line 1) | function Ra(e,t){let a=t.tagID;e.openElements.hasInScope(a)&&(e.openElem... function La (line 1) | function La(e){e._reconstructActiveFormattingElements(),e._insertFakeEle... function bt (line 1) | function bt(e,t){let a=t.tagName,s=t.tagID;for(let c=e.openElements.stac... function me (line 1) | function me(e,t){switch(t.tagID){case u.A:case u.B:case u.I:case u.S:cas... function Nt (line 1) | function Nt(e,t){e.tmplInsertionModeStack.length>0?St(e,t):Be(e,t)} function pa (line 1) | function pa(e,t){var a;t.tagID===u.SCRIPT&&((a=e.scriptHandler)===null||... function Oa (line 1) | function Oa(e,t){e._err(t,d.eofInElementThatCanContainOnlyText),e.openEl... function De (line 1) | function De(e,t){if(lt.has(e.openElements.currentTagId))switch(e.pending... function Sa (line 1) | function Sa(e,t){e.openElements.clearBackToTableContext(),e.activeFormat... function ga (line 1) | function ga(e,t){e.openElements.clearBackToTableContext(),e._insertEleme... function Da (line 1) | function Da(e,t){e.openElements.clearBackToTableContext(),e._insertFakeE... function Pa (line 1) | function Pa(e,t){e.openElements.clearBackToTableContext(),e._insertEleme... function Ma (line 1) | function Ma(e,t){e.openElements.clearBackToTableContext(),e._insertFakeE... function xa (line 1) | function xa(e,t){e.openElements.hasInTableScope(u.TABLE)&&(e.openElement... function Ba (line 1) | function Ba(e,t){At(t)?e._appendElement(t,E.HTML):ee(e,t),t.ackSelfClosi... function Ha (line 1) | function Ha(e,t){!e.formElement&&e.openElements.tmplCount===0&&(e._inser... function v (line 1) | function v(e,t){switch(t.tagID){case u.TD:case u.TH:case u.TR:{Ma(e,t);b... function Z (line 1) | function Z(e,t){switch(t.tagID){case u.TABLE:{e.openElements.hasInTableS... function ee (line 1) | function ee(e,t){let a=e.fosterParentingEnabled;e.fosterParentingEnabled... function Ct (line 1) | function Ct(e,t){e.pendingCharacterTokens.push(t)} function It (line 1) | function It(e,t){e.pendingCharacterTokens.push(t),e.hasNonWhitespacePend... function W (line 1) | function W(e,t){let a=0;if(e.hasNonWhitespacePendingCharacterToken)for(;... function Ua (line 1) | function Ua(e,t){let a=t.tagID;Rt.has(a)?e.openElements.hasInTableScope(... function Fa (line 1) | function Fa(e,t){let a=t.tagID;switch(a){case u.CAPTION:case u.TABLE:{e.... function He (line 1) | function He(e,t){switch(t.tagID){case u.HTML:{S(e,t);break}case u.COL:{e... function ka (line 1) | function ka(e,t){switch(t.tagID){case u.COLGROUP:{e.openElements.current... function he (line 1) | function he(e,t){e.openElements.currentTagId===u.COLGROUP&&(e.openElemen... function _e (line 1) | function _e(e,t){switch(t.tagID){case u.TR:{e.openElements.clearBackToTa... function Me (line 1) | function Me(e,t){let a=t.tagID;switch(t.tagID){case u.TBODY:case u.TFOOT... function Ae (line 1) | function Ae(e,t){switch(t.tagID){case u.TH:case u.TD:{e.openElements.cle... function Lt (line 1) | function Lt(e,t){switch(t.tagID){case u.TR:{e.openElements.hasInTableSco... function ya (line 1) | function ya(e,t){let a=t.tagID;Rt.has(a)?(e.openElements.hasInTableScope... function wa (line 1) | function wa(e,t){let a=t.tagID;switch(a){case u.TD:case u.TH:{e.openElem... function pt (line 1) | function pt(e,t){switch(t.tagID){case u.HTML:{S(e,t);break}case u.OPTION... function Ot (line 1) | function Ot(e,t){switch(t.tagID){case u.OPTGROUP:{e.openElements.stackTo... function va (line 1) | function va(e,t){let a=t.tagID;a===u.CAPTION||a===u.TABLE||a===u.TBODY||... function Ya (line 1) | function Ya(e,t){let a=t.tagID;a===u.CAPTION||a===u.TABLE||a===u.TBODY||... function Qa (line 1) | function Qa(e,t){switch(t.tagID){case u.BASE:case u.BASEFONT:case u.BGSO... function Ga (line 1) | function Ga(e,t){t.tagID===u.TEMPLATE&&y(e,t)} function St (line 1) | function St(e,t){e.openElements.tmplCount>0?(e.openElements.popUntilTagN... function Xa (line 1) | function Xa(e,t){t.tagID===u.HTML?S(e,t):le(e,t)} function gt (line 1) | function gt(e,t){var a;if(t.tagID===u.HTML){if(e.fragmentContext||(e.ins... function le (line 1) | function le(e,t){e.insertionMode=n.IN_BODY,fe(e,t)} function qa (line 1) | function qa(e,t){switch(t.tagID){case u.HTML:{S(e,t);break}case u.FRAMES... function Wa (line 1) | function Wa(e,t){t.tagID===u.FRAMESET&&!e.openElements.isRootHtmlElement... function Ka (line 1) | function Ka(e,t){switch(t.tagID){case u.HTML:{S(e,t);break}case u.NOFRAM... function Va (line 1) | function Va(e,t){t.tagID===u.HTML&&(e.insertionMode=n.AFTER_AFTER_FRAMES... function ja (line 1) | function ja(e,t){t.tagID===u.HTML?S(e,t):Te(e,t)} function Te (line 1) | function Te(e,t){e.insertionMode=n.IN_BODY,fe(e,t)} function za (line 1) | function za(e,t){switch(t.tagID){case u.HTML:{S(e,t);break}case u.NOFRAM... function $a (line 1) | function $a(e,t){t.chars=C,e._insertCharacters(t)} function Ja (line 1) | function Ja(e,t){e._insertCharacters(t),e.framesetOk=!1} function Dt (line 1) | function Dt(e){for(;e.treeAdapter.getNamespaceURI(e.openElements.current... function Za (line 1) | function Za(e,t){if(nt(t))Dt(e),e._startTagOutsideForeignContent(t);else... function es (line 1) | function es(e,t){if(t.tagID===u.P||t.tagID===u.BR){Dt(e),e._endTagOutsid... function Ue (line 1) | function Ue(e,t){return function(s){let c,T=0,l="";for(;c=e.exec(s);)T!=... function xt (line 1) | function xt(e,t){return t.treeAdapter.isElementNode(e)&&t.treeAdapter.ge... function Fe (line 1) | function Fe(e,t){let a={...as,...t};return xt(e,a)?"":Bt(e,a)} function Bt (line 1) | function Bt(e,t){let a="",s=t.treeAdapter.isElementNode(e)&&t.treeAdapte... function ss (line 1) | function ss(e,t){return t.treeAdapter.isElementNode(e)?rs(e,t):t.treeAda... function rs (line 1) | function rs(e,t){let a=t.treeAdapter.getTagName(e);return`<${a}${is(e,t)... function is (line 1) | function is(e,{treeAdapter:t}){let a="";for(let s of t.getAttrList(e)){i... function ns (line 1) | function ns(e,t){let{treeAdapter:a}=t,s=a.getTextNodeContent(e),c=a.getP... function cs (line 1) | function cs(e,{treeAdapter:t}){return`