wikiparser-node 1.18.2 → 1.18.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -1
- package/bundle/bundle-es7.min.js +29 -29
- package/bundle/bundle-lsp.min.js +30 -30
- package/bundle/bundle.min.js +26 -26
- package/config/minimum.json +7 -0
- package/dist/addon/token.js +10 -9
- package/dist/addon/transclude.js +1 -3
- package/dist/base.d.mts +4 -0
- package/dist/base.d.ts +4 -0
- package/dist/base.js +1 -0
- package/dist/base.mjs +2 -1
- package/dist/bin/config.js +3 -2
- package/dist/index.d.ts +5 -1
- package/dist/index.js +65 -72
- package/dist/lib/element.d.ts +6 -0
- package/dist/lib/element.js +543 -466
- package/dist/lib/lsp.d.ts +1 -0
- package/dist/lib/lsp.js +16 -10
- package/dist/lib/redirectMap.d.ts +7 -0
- package/dist/lib/redirectMap.js +31 -0
- package/dist/lib/text.d.ts +2 -2
- package/dist/lib/text.js +383 -325
- package/dist/lib/title.d.ts +23 -4
- package/dist/lib/title.js +17 -5
- package/dist/mixin/noEscape.d.ts +4 -0
- package/dist/mixin/noEscape.js +22 -0
- package/dist/mixin/readOnly.d.ts +4 -0
- package/dist/mixin/readOnly.js +26 -0
- package/dist/parser/braces.js +29 -15
- package/dist/parser/commentAndExt.js +5 -16
- package/dist/parser/links.js +1 -1
- package/dist/parser/quotes.js +1 -1
- package/dist/parser/redirect.js +1 -3
- package/dist/src/arg.js +253 -202
- package/dist/src/attribute.d.ts +0 -5
- package/dist/src/attribute.js +3 -7
- package/dist/src/converter.js +213 -162
- package/dist/src/gallery.js +1 -2
- package/dist/src/heading.js +5 -6
- package/dist/src/imageParameter.js +16 -16
- package/dist/src/imagemap.js +3 -2
- package/dist/src/index.d.ts +1 -1
- package/dist/src/index.js +722 -694
- package/dist/src/link/base.js +292 -241
- package/dist/src/link/file.js +13 -17
- package/dist/src/link/galleryImage.js +1 -1
- package/dist/src/link/redirectTarget.js +1 -2
- package/dist/src/magicLink.d.ts +0 -6
- package/dist/src/magicLink.js +5 -15
- package/dist/src/nested.js +7 -7
- package/dist/src/nowiki/base.js +2 -1
- package/dist/src/nowiki/index.js +4 -3
- package/dist/src/onlyinclude.js +95 -44
- package/dist/src/parameter.d.ts +0 -6
- package/dist/src/parameter.js +1 -13
- package/dist/src/redirect.js +6 -6
- package/dist/src/syntax.d.ts +4 -1
- package/dist/src/syntax.js +4 -1
- package/dist/src/table/base.d.ts +0 -5
- package/dist/src/table/base.js +2 -9
- package/dist/src/table/index.js +6 -3
- package/dist/src/table/td.d.ts +1 -0
- package/dist/src/table/td.js +2 -3
- package/dist/src/table/trBase.js +3 -1
- package/dist/src/tagPair/index.js +2 -1
- package/dist/src/transclude.js +705 -657
- package/dist/util/debug.js +10 -3
- package/dist/util/string.js +4 -5
- package/extensions/dist/base.js +8 -6
- package/extensions/dist/lint.js +1 -1
- package/extensions/es7/base.js +8 -6
- package/extensions/es7/lint.js +1 -1
- package/extensions/ui.css +1 -1
- package/package.json +3 -3
package/bundle/bundle-es7.min.js
CHANGED
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
"use strict";(()=>{var Fo=Object.create;var bt=Object.defineProperty,Ro=Object.defineProperties,ui=Object.getOwnPropertyDescriptor,Po=Object.getOwnPropertyDescriptors,jo=Object.getOwnPropertyNames,gi=Object.getOwnPropertySymbols;var ci=Object.prototype.hasOwnProperty,Bo=Object.prototype.propertyIsEnumerable;var hi=(a,r)=>(r=Symbol[a])?r:Symbol.for("Symbol."+a),Tt=a=>{throw TypeError(a)};var Ir=(a,r,e)=>r in a?bt(a,r,{enumerable:!0,configurable:!0,writable:!0,value:e}):a[r]=e,Y=(a,r)=>{for(var e in r||(r={}))ci.call(r,e)&&Ir(a,e,r[e]);if(gi)for(var e of gi(r))Bo.call(r,e)&&Ir(a,e,r[e]);return a},de=(a,r)=>Ro(a,Po(r)),pi=(a,r)=>bt(a,"name",{value:r,configurable:!0});var y=(a,r)=>()=>(a&&(r=a(a=0)),r);var qo=(a,r)=>()=>(r||a((r={exports:{}}).exports,r),r.exports),ge=(a,r)=>{for(var e in r)bt(a,e,{get:r[e],enumerable:!0})},_o=(a,r,e,t)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of jo(r))!ci.call(a,n)&&n!==e&&bt(a,n,{get:()=>r[n],enumerable:!(t=ui(r,n))||t.enumerable});return a};var Q=a=>_o(bt({},"__esModule",{value:!0}),a);var re=a=>{var r;return[,,,Fo((r=a==null?void 0:a[hi("metadata")])!=null?r:null)]},mi=["class","method","getter","setter","accessor","field","value","get","set"],er=a=>a!==void 0&&typeof a!="function"?Tt("Function expected"):a,Oo=(a,r,e,t,n)=>({kind:mi[a],name:r,metadata:t,addInitializer:i=>e._?Tt("Already initialized"):n.push(er(i||null))}),Mo=(a,r)=>Ir(r,hi("metadata"),a[3]),ne=(a,r,e,t)=>{for(var n=0,i=a[r>>1],s=i&&i.length;n<s;n++)r&1?i[n].call(e):t=i[n].call(e,t);return t},ie=(a,r,e,t,n,i)=>{var s,o,l,g,u,d=r&7,p=!!(r&8),h=!!(r&16),f=d>3?a.length+1:d?p?1:2:0,m=mi[d+5],x=d>3&&(a[f-1]=[]),v=a[f]||(a[f]=[]),$=d&&(!h&&!p&&(n=n.prototype),d<5&&(d>3||!h)&&ui(d<4?n:{get[e](){return c(this,i)},set[e](S){return b(this,i,S)}},e));d?h&&d<4&&pi(i,(d>2?"set ":d>1?"get ":"")+e):pi(n,e);for(var w=t.length-1;w>=0;w--)g=Oo(d,e,l={},a[3],v),d&&(g.static=p,g.private=h,u=g.access={has:h?S=>Do(n,S):S=>e in S},d^3&&(u.get=h?S=>(d^1?c:N)(S,n,d^4?i:$.get):S=>S[e]),d>2&&(u.set=h?(S,I)=>b(S,n,I,d^4?i:$.set):(S,I)=>S[e]=I)),o=(0,t[w])(d?d<4?h?i:$[m]:d>4?void 0:{get:$.get,set:$.set}:n,g),l._=1,d^4||o===void 0?er(o)&&(d>4?x.unshift(o):d?h?i=o:$[m]=o:n=o):typeof o!="object"||o===null?Tt("Object expected"):(er(s=o.get)&&($.get=s),er(s=o.set)&&($.set=s),er(s=o.init)&&x.unshift(s));return d||Mo(a,n),$&&bt(n,e,$),h?d^4?i:$:n},se=(a,r,e)=>Ir(a,typeof r!="symbol"?r+"":r,e),un=(a,r,e)=>r.has(a)||Tt("Cannot "+e),Do=(a,r)=>Object(r)!==r?Tt('Cannot use the "in" operator on this value'):a.has(r),c=(a,r,e)=>(un(a,r,"read from private field"),e?e.call(a):r.get(a)),T=(a,r,e)=>r.has(a)?Tt("Cannot add the same private member more than once"):r instanceof WeakSet?r.add(a):r.set(a,e),b=(a,r,e,t)=>(un(a,r,"write to private field"),t?t.call(a,e):r.set(a,e),e),N=(a,r,e)=>(un(a,r,"access private method"),e);var Nr=(a,r,e,t)=>({set _(n){b(a,r,n,e)},get _(){return c(a,r,t)}});var fi=(a,r,e)=>new Promise((t,n)=>{var i=l=>{try{o(e.next(l))}catch(g){n(g)}},s=l=>{try{o(e.throw(l))}catch(g){n(g)}},o=l=>l.done?t(l.value):Promise.resolve(l.value).then(i,s);o((e=e.apply(a,r)).next())});var xi,bi,Ti=y(()=>{"use strict";xi=(()=>{let a={redirect:1,onlyinclude:1,noinclude:1,include:1,comment:1,ext:1,arg:2,"magic-word":2,template:2,heading:2,html:3,table:4,hr:5,"double-underscore":5,link:6,category:6,file:6,quote:7,"ext-link":8,"free-ext-link":9,"magic-link":9,list:10,dd:10,converter:11};return Object.setPrototypeOf(a,null),a})(),bi=(()=>{let a=["bold-header","format-leakage","fostered-content","h1","illegal-attr","insecure-style","invalid-gallery","invalid-imagemap","invalid-invoke","invalid-isbn","lonely-apos","lonely-bracket","lonely-http","nested-link","no-arg","no-duplicate","no-ignored","obsolete-attr","obsolete-tag","parsing-order","pipe-like","table-layout","tag-like","unbalanced-header","unclosed-comment","unclosed-quote","unclosed-table","unescaped","unknown-page","unmatched-tag","unterminated-url","url-encoding","var-anchor","void-ext"];return Object.freeze(a),a})()});var De,yi=y(()=>{"use strict";De=a=>decodeURIComponent(a.replace(/%(?![\da-f]{2})/giu,"%25"))});var we,ki,Le,Fe,Je,cn,oe,vi,be,zo,Wo,Ye,Ai,Ga,Uo,Go,yt,Re,X=y(()=>{"use strict";yi();we=String.raw` \xA0\u1680\u2000-\u200A\u202F\u205F\u3000`,ki=String.raw`[^[\]<>"\0-\x1F\x7F${we}\uFFFD]`,Le=String.raw`(?:\[[\da-f:.]+\]|${ki})`,Fe=String.raw`(?:${ki}|\0\d+[cn!~]\x7F)*`,Je=(a,r)=>e=>e.replace(a,r),cn=Je(/[\0\x7F]|\r$/gmu,""),oe=Je(/\0\d+[cn]\x7F/gu,""),vi=Je(/[\\{}()|.?*+^$[\]]/gu,String.raw`\$&`),be=(a,r="")=>a.map(e=>typeof e=="string"?e:e.text()).join(r),zo={lt:"<",gt:">",lbrack:"[",rbrack:"]",lbrace:"{",rbrace:"}",nbsp:" ",amp:"&",quot:'"'},Wo=Je(/&(?:#(\d+|[Xx][\da-fA-F]+)|([lg]t|[LG]T|[lr]brac[ke]|nbsp|amp|AMP|quot|QUOT));/gu,(a,r,e)=>r?String.fromCodePoint(+((/^x/iu.test(r)?"0":"")+r)):zo[e.toLowerCase()]),Ye=a=>Wo(a),Ai=Je(/&#(\d+|x[\da-f]+);/giu,(a,r)=>String.fromCodePoint(+((/^x/iu.test(r)?"0":"")+r))),Ga=Je(/\n/gu,String.raw`\n`),Uo={"&":"amp","<":"lt",">":"gt",'"':"quot","\n":"#10"},Go=a=>Je(a,r=>`&${Uo[r]};`),yt=Go(/[&<>]/gu),Re=(a,r={})=>{let{pre:e="",post:t="",sep:n=""}=r;return e+a.map(i=>i.print()).join(n)+t}});var Si=qo((Qa,Ho)=>{Ho.exports={ext:[],html:[["b","bdi","del","i","ins","u","font","big","small","sub","sup","h1","h2","h3","h4","h5","h6","cite","code","em","s","strike","strong","tt","var","div","center","blockquote","ol","ul","dl","table","caption","pre","ruby","rb","rp","rt","rtc","p","span","abbr","dfn","kbd","samp","data","time","mark","tr","td","th","q","bdo"],["li","dt","dd"],["br","wbr","hr","meta","link"]],namespaces:{"0":"","6":"File","10":"Template","14":"Category","828":"Module"},nsid:{"":0,file:6,template:10,category:14,module:828},functionHook:["msgnw"],variable:["!","=","pageid","articlepath","server","servername","scriptpath","stylepath"],parserFunction:[{"#language":"language","#special":"special","#speciale":"speciale","#tag":"tag","#formatdate":"formatdate","#dateformat":"formatdate","#invoke":"invoke","#while":"while","#dowhile":"dowhile","#loop":"loop","#forargs":"forargs","#fornumargs":"fornumargs","#if":"if","#ifeq":"ifeq","#switch":"switch","#ifexist":"ifexist","#ifexpr":"ifexpr","#iferror":"iferror","#time":"time","#timel":"timel","#expr":"expr","#rel2abs":"rel2abs","#titleparts":"titleparts","#categorytree":"categorytree","#urldecode":"urldecode","#choose":"choose","#var":"var","#varexists":"varexists","#var_final":"var_final","#vardefine":"vardefine","#vardefineecho":"vardefineecho","#widget":"widget","#related":"related","#cscore":"cscore","#regex":"regex","#regex_var":"regex_var","#regexquote":"regexquote","#regexall":"regexall","#len":"len","#pos":"pos","#rpos":"rpos","#sub":"sub","#count":"count","#rmatch":"rmatch","#rreplace":"rreplace","#replace":"replace","#rsplit":"rsplit","#explode":"explode","#tab":"tab","#seo":"seo","#babel":"babel","#commaseparatedlist":"commaseparatedlist","#coordinates":"coordinates","#lst":"lst","#lsth":"lsth","#lstx":"lstx","#assessment":"assessment","#mentor":"mentor","#property":"property","#target":"target","#section":"lst","#section-x":"lstx","#section-h":"lsth","#statements":"statements"},{"!":"!","=":"=","#FORMAL":"formal","#bcp47":"bcp47","#dir":"dir","#interwikilink":"interwikilink","#interlanguagelink":"interlanguagelink","#timef":"timef","#timefl":"timefl"},["msg","raw"],["subst","safesubst"]],doubleUnderscore:[[],[]],protocol:"bitcoin:|ftp://|ftps://|geo:|git://|gopher://|http://|https://|irc://|ircs://|magnet:|mailto:|matrix:|mms://|news:|nntp://|redis://|sftp://|sip:|sips:|sms:|ssh://|svn://|tel:|telnet://|urn:|worldwind://|xmpp:",interwiki:[],img:{},redirection:["#redirect"],variants:[]}});var hn,wi=y(()=>{"use strict";hn=Si()});var tr,kt,rr,nr,mn,R,K=y(()=>{"use strict";R=class{constructor(r,e){T(this,nr);T(this,tr);T(this,kt);T(this,rr);b(this,tr,r),b(this,kt,e)}get start(){return c(this,kt)}get top(){return N(this,nr,mn).call(this).top}get left(){return N(this,nr,mn).call(this).left}};tr=new WeakMap,kt=new WeakMap,rr=new WeakMap,nr=new WeakSet,mn=function(){var r;return(r=c(this,rr))!=null||b(this,rr,c(this,tr).getRootNode().posFromIndex(c(this,kt))),c(this,rr)}});var fn,Ci,C,E,Ce,$i,q=y(()=>{"use strict";Te();K();_();fn=(a,r,e,t)=>({line:a+e-1,character:(e===1?r:0)+t}),Ci=a=>(r,e,t,n,i="error")=>{let{start:s}=e,{top:o,left:l}=e instanceof R?e:new R(r,s),{offsetHeight:g,offsetWidth:u}=r,{startIndex:d,startLine:p,startCol:h}=a(r,s,o,l),{line:f,character:m}=fn(p,h,g,u);return{rule:t,message:A.msg(n),severity:i,startIndex:d,endIndex:d+r.toString().length,startLine:p,endLine:f,startCol:h,endCol:m}},C=Ci((a,r,e,t)=>{let n=a.getRelativeIndex(),{top:i,left:s}=a.parentNode.posFromIndex(n);return{startIndex:r+n,startLine:e+i,startCol:i?s:t+s}}),E=Ci((a,r,e,t)=>({startIndex:r,startLine:e,startCol:t})),Ce=(a,r,e)=>{if(a)return a[1];let t=r();return e([Z.rev,t]),t},$i=(()=>{let a=(r,e)=>r==="ol"&&e==="type"?["1","a","A","i","I"]:r==="th"&&e==="scope"?["row","col","rowgroup","colgroup"]:e==="dir"?["ltr","rtl","auto"]:e==="aria-hidden"?["true","false"]:[];return{provideValues(r,e){return a(r,e).map(t=>({name:t}))}}})()});var Vo,Er,Ii=y(()=>{"use strict";Vo=(a,r,e)=>{let[t,...n]=a.split("#");return(!t||t===r)&&n.every(i=>i===e)},Er=(a,r,e)=>({type:t,name:n})=>a.split(",").some(i=>Vo(i.trim(),t,n))});var ir,vt,At,sr,or,St,wt,ar,xn,Ct,bn=y(()=>{"use strict";q();Te();Ct=class{constructor(){T(this,ar);se(this,"childNodes",[]);T(this,ir);T(this,vt);T(this,At);T(this,sr);T(this,or);T(this,St);T(this,wt,{})}get firstChild(){return this.childNodes[0]}get lastChild(){return this.childNodes[this.childNodes.length-1]}get parentNode(){return c(this,ir)}get nextSibling(){return c(this,vt)}get previousSibling(){return c(this,At)}get offsetHeight(){return N(this,ar,xn).call(this).height}get offsetWidth(){return N(this,ar,xn).call(this).width}getChildNodes(){let{childNodes:r}=this;return Object.isFrozen(r)?[...r]:r}getAttribute(r){return r==="padding"?0:this[r]}setAttribute(r,e){switch(r){case"parentNode":b(this,ir,e),e||(b(this,vt,void 0),b(this,At,void 0));break;case"nextSibling":b(this,vt,e);break;case"previousSibling":b(this,At,e);break;case"aIndex":b(this,St,[Z.rev,e]);break;default:this[r]=e}}getRootNode(){return Ce(c(this,or),()=>{var r,e;return(e=(r=this.parentNode)==null?void 0:r.getRootNode())!=null?e:this},r=>{let[,e]=r;e.type==="root"&&b(this,or,r)})}indexFromPos(r,e){}posFromIndex(r){let{length:e}=String(this);if(r+=r<0?e:0,r>=0&&r<=e){let t=this.getLines(),n=t.findIndex(([,,i])=>r<=i);return{top:n,left:r-t[n][1]}}}getGaps(r){return 0}getRelativeIndex(r){if(r===void 0){let{parentNode:e}=this;return e?e.getRelativeIndex(e.childNodes.indexOf(this)):0}return Ce(c(this,wt)[r],()=>{let{childNodes:e}=this,t=r+(r<0?e.length:0),n=this.getAttribute("padding");for(let i=0;i<t;i++)c(this,wt)[i]=[Z.rev,n],n+=e[i].toString().length+this.getGaps(i);return n},e=>{c(this,wt)[r]=e})}getAbsoluteIndex(){return Ce(c(this,St),()=>{let{parentNode:r}=this;return r?r.getAbsoluteIndex()+this.getRelativeIndex():0},r=>{b(this,St,r)})}getBoundingClientRect(){}seal(r,e){Object.defineProperty(this,r,{enumerable:!e&&!!this[r],configurable:!0})}is(r){return this.type===r}getLines(){return Ce(c(this,sr),()=>{let r=[],e=0;for(let t of String(this).split(`
|
|
2
|
-
`)){let n=e+t.length;r.push([t,e,n]),e=n+1}return r},r=>{b(this,sr,r)})}};ir=new WeakMap,vt=new WeakMap,At=new WeakMap,sr=new WeakMap,or=new WeakMap,St=new WeakMap,wt=new WeakMap,ar=new WeakSet,xn=function(){let r=this.getLines(),e=r[r.length-1];return{height:r.length,width:e[2]-e[1]}}});var ze,Tn,yn,Lr,Ni=y(()=>{"use strict";X();Te();Ii();bn();Lr=class extends Ct{constructor(){super(...arguments);T(this,ze)}get length(){return this.childNodes.length}text(e){return be(this.childNodes,e)}normalize(){let e=this.getChildNodes(),t=n=>{var i,s;e.splice(n,1),(i=e[n-1])==null||i.setAttribute("nextSibling",e[n]),(s=e[n])==null||s.setAttribute("previousSibling",e[n-1])};for(let n=e.length-1;n>=0;n--){let{type:i,data:s}=e[n];i!=="text"||e.length===1||this.getGaps(n-(n&&1))||s===""&&t(n)}this.setAttribute("childNodes",e)}removeAt(e){return kn(this,e,1)[0]}insertAt(e,t=this.length){return kn(this,t,0,[e]),e}closest(e){let t=Er(e,this),{parentNode:n}=this;for(;n;){if(t(n))return n;({parentNode:n}=n)}}querySelector(e){let t=Er(e,this);return N(this,ze,Tn).call(this,t)}querySelectorAll(e){let t=Er(e,this);return N(this,ze,yn).call(this,t)}append(...e){for(let t of e)this.insertAt(t)}replaceChildren(...e){for(let t=this.length-1;t>=0;t--)this.removeAt(t);this.append(...e)}setText(e,t=0){t+=t<0?this.length:0;let n=this.childNodes[t],{data:i}=n;return n.replaceData(e),i}toString(e,t=""){return this.childNodes.map(n=>n.toString(e)).join(t)}caretPositionFromIndex(e){}elementFromIndex(e){}elementFromPoint(e,t){}lint(e=this.getAbsoluteIndex(),t){let n=[];for(let i=0,s=e+this.getAttribute("padding");i<this.length;i++){let o=this.childNodes[i];o.setAttribute("aIndex",s),n.push(...o.lint(s,t)),s+=o.toString().length+this.getGaps(i)}return n}print(e={}){let t=e.class;return this.toString()?(t===""?"":`<span class="wpb-${t!=null?t:this.type}">`)+Re(this.childNodes,e)+(t===""?"":"</span>"):""}json(e,t=this.getAbsoluteIndex()){let n=de(Y({},this),{type:this.type,range:[t,t+this.toString().length],childNodes:[]});for(let i=0,s=t+this.getAttribute("padding");i<this.length;i++){let o=this.childNodes[i],{length:l}=o.toString();o.setAttribute("aIndex",s),n.childNodes.push(o.type==="text"?{data:o.data,range:[s,s+l]}:o.json(void 0,s)),s+=l+this.getGaps(i)}return n}};ze=new WeakSet,Tn=function(e){var t;for(let n of this.childNodes){if(n.type==="text")continue;if(e(n))return n;let i=N(t=n,ze,Tn).call(t,e);if(i)return i}},yn=function(e){var n;let t=[];for(let i of this.childNodes)i.type!=="text"&&(e(i)&&t.push(i),t.push(...N(n=i,ze,yn).call(n,e)));return t}});var vn,Ei,Qo,Xo,Ko,Jo,Yo,Zo,An,Fr,Li,lr,Fi=y(()=>{"use strict";X();q();_();bn();vn=String.raw`[${we}\t]*`,Ei=String.raw`<\s*(?:/\s*)?([a-z]\w*)|\{+|\}+|\[{2,}|\[(?![^[]*?\])|((?:^|\])[^[]*?)\]+|(?:rfc|pmid)(?=[-::]?${vn}\d)|isbn(?=[-::]?${vn}(?:\d(?:${vn}|-)){6})`,Qo=new RegExp(String.raw`${Ei}|https?[:/]/+`,"giu"),Xo=new RegExp(Ei,"giu"),Ko=new Set(["attr-value","ext-link-text","link-text"]),Jo={"[":/[[\]]/u,"{":/[{}]/u,"]":/[[\]](?=[^[\]]*$)/u,"}":/[{}](?=[^{}]*$)/u},Yo={"<":"tag-like","[":"lonely-bracket","{":"lonely-bracket","]":"lonely-bracket","}":"lonely-bracket",h:"lonely-http",r:"lonely-http",p:"lonely-http",i:"lonely-http"},Zo=["html","head","style","title","body","a","audio","img","video","embed","iframe","object","canvas","script","col","colgroup","tbody","tfoot","thead","button","input","label","option","select","textarea"];try{An=new RegExp(String.raw`[\p{L}\d_]`,"u")}catch(a){An=/\w/u}lr=class extends Ct{constructor(e){super();T(this,Fr);se(this,"data","");Object.defineProperties(this,{childNodes:{enumerable:!1,configurable:!1},data:{value:e}})}get type(){return"text"}toString(e){var t;return e&&!((t=this.parentNode)!=null&&t.getAttribute("built"))?oe(this.data):this.data}text(){return this.data}lint(e=this.getAbsoluteIndex(),t){var B,F,H;if(t===!1)return[];let{data:n,parentNode:i,nextSibling:s,previousSibling:o}=this;if(!i)throw new Error("An isolated text node cannot be linted!");let{type:l,name:g,parentNode:u}=i,d=!1;if(l==="attr-value"){let{type:z,name:le,tag:fe}=u;if(z!=="ext-attr")d=!0;else if(fe==="choose"&&(le==="before"||le==="after"))return[]}if(t!=null||(t=l==="free-ext-link"||l==="ext-link-url"||l==="ext-link-text"||l==="image-parameter"&&g==="link"||d?Xo:Qo),n.search(t)===-1)return[];t.lastIndex=0;let p=[],h=s==null?void 0:s.type,f=s==null?void 0:s.name,m=o==null?void 0:o.type,x=this.getRootNode(),v=x.toString(),{ext:$,html:w}=x.getAttribute("config"),{top:S,left:I}=x.posFromIndex(e),j=new Set(["onlyinclude","noinclude","includeonly",...$,...w[0],...w[1],...w[2],...Zo]);for(let z=t.exec(n);z;z=t.exec(n)){let[,le,fe]=z,{index:J}=z,U=z[0].toLowerCase();if(fe&&fe!=="]"){let{length:he}=fe;J+=he,U=U.slice(he)}let{0:L,length:ee}=U,Se=L==="r"||L==="p"||L==="i";if(L==="<"&&!j.has(le.toLowerCase())||L==="["&&l==="ext-link-text"&&(/&(?:rbrack|#93|#x5[Dd];);/u.test(n.slice(J+1))||s!=null&&s.is("ext")&&f==="nowiki"&&((B=s.innerText)!=null&&B.includes("]")))||Se&&(!i.getAttribute("plain")||Ko.has(l)))continue;L==="]"&&(J||ee>1)&&t.lastIndex--;let pe=e+J,ce=pe+ee,xe=v[ce],ft=v[pe-1],dn=ee>1&&!(L==="<"&&!/[\s/>]/u.test(xe!=null?xe:"")||d&&(L==="["||L==="]")||Se&&l==="parameter-value")||L==="{"&&(xe===L||ft==="-")||L==="}"&&(ft===L||xe==="-")||L==="["&&(xe===L||l==="ext-link-text"||h==="free-ext-link"&&!n.slice(J+1).trim())||L==="]"&&(ft===L||m==="free-ext-link"&&!n.slice(0,J).includes("]"))?"error":"warning",gn=L==="{"||L==="[";if(dn==="warning"&&(gn||(L==="]"||L==="}"))){let he=Jo[L],pn=gn?n.slice(J+1):n.slice(0,J);if(L==="{"&&((F=he.exec(pn))==null?void 0:F[0])==="}"||L==="}"&&((H=he.exec(pn))==null?void 0:H[0])==="{")continue;if(!pn.includes(L)){let di=gn?"nextSibling":"previousSibling",Ke=this[di];for(;Ke&&(Ke.type!=="text"||!he.test(Ke.data));)Ke=Ke[di];if(Ke&&he.exec(Ke.data)[0]!==L)continue}}Se&&(U=U.toUpperCase());let oi=this.posFromIndex(J),{line:ai,character:li}=fn(S,I,oi.top+1,oi.left),xt={rule:Yo[L],message:A.msg('lonely "$1"',Se||L==="h"?U:L),severity:dn,startIndex:pe,endIndex:ce,startLine:ai,endLine:ai,startCol:li,endCol:li+ee};if(L==="<")xt.suggestions=[{desc:"escape",range:[pe,pe+1],text:"<"}];else if(L==="h"&&l!=="link-text"&&An.test(ft||""))xt.suggestions=[{desc:"whitespace",range:[pe,pe],text:" "}];else if(L==="["&&l==="ext-link-text"){let he=i.getAbsoluteIndex()+i.toString().length;xt.suggestions=[{desc:"escape",range:[he,he+1],text:"]"}]}else if(L==="]"&&m==="free-ext-link"&&dn==="error"){let he=e-o.toString().length;xt.fix={range:[he,he],text:"[",desc:"left bracket"}}else Se&&(xt.suggestions=[...z[0]===U?[]:[{desc:"uppercase",range:[pe,ce],text:U}],...xe===":"||xe==="\uFF1A"?[{desc:"whitespace",range:[ce,ce+1],text:" "}]:[]]);p.push(xt)}return p}replaceData(e){N(this,Fr,Li).call(this,e)}print(){return yt(this.data)}};Fr=new WeakSet,Li=function(e){this.setAttribute("data",e)}});var ye,Ze=y(()=>{"use strict";Te();ye=(a=!0,r=!0)=>(e,t)=>{class n extends e{text(){return""}lint(s){return a?[]:super.lint(s)}}return Rr(n,e),n}});var dr,ke,$t=y(()=>{"use strict";P();ke=class extends k{constructor(e,t,n,i,s,o){super(e,i,s,o);T(this,dr);b(this,dr,n)}get type(){return c(this,dr)}lint(e=this.getAbsoluteIndex()){return super.lint(e,!1)}};dr=new WeakMap});var It,D,Pe=y(()=>{"use strict";P();D=class extends k{constructor(e,t,n,i,s){super(e,n,i,s);T(this,It);b(this,It,t)}get type(){return c(this,It)}set type(e){b(this,It,e)}};It=new WeakMap});var ea,et,$e,je,Ie,gr=y(()=>{"use strict";q();X();K();_();P();Pe();ea=a=>a==="redirect-target"||a==="link",Ie=class extends k{constructor(e,t,n=A.getConfig(),i=[],s="|"){super(void 0,n,i,{});T(this,et,!0);T(this,$e);T(this,je);if(this.insertAt(new D(e,"link-target",n,i,{})),t!==void 0){let o=new k(t,n,i,{});o.type="link-text",o.setAttribute("stage",10),this.insertAt(o)}b(this,$e,s)}get link(){}get fragment(){return c(this,je).fragment}afterBuild(){b(this,je,this.getTitle()),c(this,$e).includes("\0")&&b(this,$e,this.buildFromStr(c(this,$e),0)),this.setAttribute("name",c(this,je).title),super.afterBuild()}setAttribute(e,t){e==="bracket"?b(this,et,t):e==="title"?b(this,je,t):super.setAttribute(e,t)}toString(e){let t=super.toString(e,c(this,$e));return c(this,et)?`[[${t}]]`:t}text(){let e=super.text("|");return c(this,et)?`[[${e}]]`:e}getAttribute(e){return e==="title"?c(this,je):e==="padding"?2:super.getAttribute(e)}getGaps(e){return e===0?c(this,$e).length:1}lint(e=this.getAbsoluteIndex(),t){let n=super.lint(e,t),{childNodes:[i,s],type:o}=this,{encoded:l,fragment:g}=c(this,je),u=new R(this,e);if(i.childNodes.some(({type:d})=>d==="template")&&n.push(C(i,u,"unknown-page","template in an internal link target","warning")),l){let d=C(i,u,"url-encoding","unnecessary URL encoding in an internal link");d.suggestions=[{desc:"decode",range:[d.startIndex,d.endIndex],text:De(i.text())}],n.push(d)}if(o==="link"||o==="category"){let d=s==null?void 0:s.childNodes.findIndex(h=>h.type==="text"&&h.data.includes("|")),p=s==null?void 0:s.childNodes[d];if(p){let h=C(s,u,"pipe-like",'additional "|" in the link text',"warning"),f=h.startIndex+s.getRelativeIndex(d);h.suggestions=[{desc:"escape",range:[f,f+p.data.length],text:p.data.replace(/\|/gu,"|")}],n.push(h)}}if(g!==void 0&&!ea(o)){let d=C(i,u,"no-ignored","useless fragment"),p=i.childNodes.findIndex(f=>f.type==="text"&&f.data.includes("#")),h=i.childNodes[p];h&&(d.fix={range:[d.startIndex+i.getRelativeIndex(p)+h.data.indexOf("#"),d.endIndex],text:"",desc:"remove"}),n.push(d)}return n}getTitle(e,t){return this.normalizeTitle(this.firstChild.toString(!0),0,e,t,!0,!0)}print(){return super.print(c(this,et)?{pre:"[[",post:"]]",sep:c(this,$e)}:{sep:c(this,$e)})}json(e,t=this.getAbsoluteIndex()){let n=super.json(void 0,t),{type:i,fragment:s}=this;return s!==void 0&&(i==="link"||i==="redirect-target")&&(n.fragment=s),n}};et=new WeakMap,$e=new WeakMap,je=new WeakMap});var ae,We=y(()=>{"use strict";P();ae=class extends k{get innerText(){return this.firstChild.data}constructor(r="",e,t){super(r,e,t)}}});var Ri,Sn,ta,G,Ue=y(()=>{"use strict";Ze();We();Ri=[ye()];G=class extends(ta=ae){get type(){return"noinclude"}toString(r){return r?"":super.toString()}};Sn=re(ta),G=ie(Sn,0,"NoincludeToken",Ri,G),ne(Sn,1,G)});var Pr,Pi=y(()=>{"use strict";q();gr();Ue();Pr=class extends Ie{get type(){return"redirect-target"}constructor(r,e,t,n){super(r,void 0,t,n),e!==void 0&&this.insertAt(new G(e,t,n))}getTitle(){return this.normalizeTitle(this.firstChild.toString(),0,!1,!0,!0)}lint(r=this.getAbsoluteIndex()){let e=super.lint(r,!1);if(this.length===2){let t=C(this.lastChild,{start:r},"no-ignored","useless link text");t.startIndex--,t.startCol--,t.fix={range:[t.startIndex,t.endIndex],text:"",desc:"remove"},e.push(t)}return e}}});var ji,Ge,Nt,wn,ra,tt,Bi=y(()=>{"use strict";Ze();P();$t();Pi();ji=[ye(!1,!1)];tt=class extends(ra=k){constructor(e,t,n,i,s,o,l=[]){super(void 0,o,l);T(this,Ge);T(this,Nt);b(this,Ge,e),b(this,Nt,s);let g=new RegExp(String.raw`^(?:${o.redirection.join("|")})\s*(?::\s*)?$`,"iu");this.append(new ke(t,g,"redirect-syntax",o,l,{}),new Pr(n,i==null?void 0:i.slice(1),o,l))}get type(){return"redirect"}getAttribute(e){return e==="padding"?c(this,Ge).length:super.getAttribute(e)}toString(e){return c(this,Ge)+super.toString(e)+c(this,Nt)}lint(e=this.getAbsoluteIndex()){let t=e+c(this,Ge).length+this.firstChild.toString().length;return this.lastChild.setAttribute("aIndex",t),this.lastChild.lint(t)}print(){return super.print({pre:c(this,Ge),post:c(this,Nt)})}};wn=re(ra),Ge=new WeakMap,Nt=new WeakMap,tt=ie(wn,0,"RedirectToken",ji,tt),ne(wn,1,tt)});var qi={};ge(qi,{parseRedirect:()=>na});var na,_i=y(()=>{"use strict";_();Bi();na=(a,r,e)=>{var n;(n=r.regexRedirect)!=null||(r.regexRedirect=new RegExp(String.raw`^(\s*)((?:${r.redirection.join("|")})\s*(?::\s*)?)\[\[([^\n|\]]+)(\|.*?)?\]\](\s*)`,"iu"));let t=r.regexRedirect.exec(a);return t&&A.normalizeTitle(t[3],0,!1,r,!0,!0,!0).valid?(a=`\0${e.length}o\x7F${a.slice(t[0].length)}`,new tt(...t.slice(1),r,e),a):!1}});var jr,Oi=y(()=>{"use strict";P();jr=class extends k{get type(){return"onlyinclude"}toString(r){return`<onlyinclude>${super.toString(r)}</onlyinclude>`}getAttribute(r){return r==="padding"?13:r==="plain"||super.getAttribute(r)}print(){return super.print({pre:'<span class="wpb-ext"><onlyinclude></span>',post:'<span class="wpb-ext"></onlyinclude></span>'})}}});var He,Et,Cn=y(()=>{"use strict";P();Et=class extends k{constructor(e,t,n,i,s,o=[]){super(void 0,s);T(this,He);se(this,"closed");se(this,"selfClosing");this.setAttribute("name",e.toLowerCase()),b(this,He,[e,i||e]),this.closed=i!=="",this.selfClosing=i===void 0,this.append(t,n);let l=typeof t=="string"?-1:o.indexOf(t);o.splice(l===-1?1/0:l,0,this)}get innerText(){return this.selfClosing?void 0:this.lastChild.text()}toString(e){let{selfClosing:t,firstChild:n,lastChild:i}=this,[s,o]=c(this,He);return t?`<${s}${n.toString(e)}/>`:`<${s}${n.toString(e)}>${i.toString(e)}${this.closed?`</${o}>`:""}`}text(){let[e,t]=c(this,He);return this.selfClosing?`<${e}${this.firstChild.text()}/>`:`<${e}${super.text(">")}${this.closed?`</${t}>`:""}`}getAttribute(e){return e==="padding"?c(this,He)[0].length+1:super.getAttribute(e)}getGaps(){return 1}print(){let[e,t]=c(this,He);return super.print(this.selfClosing?{pre:`<${e}`,post:"/>"}:{pre:`<${e}`,sep:">",post:this.closed?`</${t}>`:""})}};He=new WeakMap});var Mi,$n,ia,rt,Di=y(()=>{"use strict";q();K();Ze();_();Cn();Mi=[ye(!1)];rt=class extends(ia=Et){get type(){return"include"}constructor(r,e="",t,n,i,s){super(r,e,t!=null?t:"",t===void 0||n!=null?n:"",i,s)}toString(r){return r?"":super.toString()}lint(r=this.getAbsoluteIndex()){let e=[],{firstChild:t,closed:n,name:i}=this,s=new R(this,r);if(t.data.trim()){let o=C(t,s,"no-ignored","useless attribute","warning");o.suggestions=[{desc:"remove",range:[o.startIndex,o.endIndex],text:""}],e.push(o)}if(!n){let o=E(this,s,"unclosed-comment",A.msg("unclosed $1",`<${i}>`));o.suggestions=[{desc:"close",range:[o.endIndex,o.endIndex],text:`</${i}>`}],e.push(o)}return e}};$n=re(ia),rt=ie($n,0,"IncludeToken",Mi,rt),ne($n,1,rt)});var Lt,Br=y(()=>{"use strict";Te();Lt=(a=0)=>(r,e)=>{var n,zi;class t extends r{constructor(){super(...arguments);T(this,n)}getAttr(l){return N(this,n,zi).call(this).getAttr(l)}}return n=new WeakSet,zi=function(){return this.childNodes[a]},Rr(t,r),t}});var V,Wi,Ui,_r,In,Gi,Ft,Hi,Vi,Qi,qr,Xi,Ki,Ji,Yi,Zi=y(()=>{"use strict";V=new Set(["align"]),Wi=new Set(["cite"]),Ui=new Set(["cite","datetime"]),_r=new Set(["width"]),In=new Set(["axis","align","bgcolor","height","width","valign"]),Gi=new Set([...In,"abbr","headers","scope","rowspan","colspan"]),Ft=new Set(["type"]),Hi=new Set(["summary","align","bgcolor","cellpadding","cellspacing","frame","rules","width"]),Vi=new Set(["clear"]),Qi=new Set(["bgcolor","align","valign"]),qr=new Set,Xi=new Set(["id","class","style","lang","dir","title","tabindex","aria-describedby","aria-flowto","aria-hidden","aria-label","aria-labelledby","aria-level","aria-owns","role","about","property","resource","datatype","typeof","itemid","itemprop","itemref","itemscope","itemtype"]),Ki={div:V,h1:V,h2:V,h3:V,h4:V,h5:V,h6:V,blockquote:Wi,q:Wi,p:V,br:Vi,pre:_r,ins:Ui,del:Ui,ul:Ft,ol:new Set(["type","start","reversed"]),li:new Set(["type","value"]),table:new Set([...Hi,"border"]),caption:V,tr:Qi,td:Gi,th:Gi,img:new Set(["alt","src","width","height","srcset"]),font:new Set(["size","color","face"]),hr:_r,data:new Set(["value"]),time:new Set(["datetime"]),meta:new Set(["itemprop","content"]),link:new Set(["itemprop","href","title"]),gallery:Ft,poem:V,categorytree:V,combooption:V},Ji={gallery:new Set(["mode","showfilename","caption","perrow","widths","heights","showthumbnails"]),poem:new Set(["compact"]),categorytree:new Set(["hideroot","onlyroot","depth","mode","hideprefix","namespaces","showcount","notranslations"]),combooption:new Set(["name","for","inline"]),nowiki:qr,indicator:new Set(["name"]),langconvert:new Set(["from","to"]),ref:new Set(["group","name","extends","follow","dir"]),references:new Set(["group","responsive"]),charinsert:new Set(["label"]),choose:new Set(["uncached","before","after"]),option:new Set(["weight"]),imagemap:qr,inputbox:qr,templatestyles:new Set(["src","wrapper"]),dynamicpagelist:qr,poll:new Set(["id","show-results-before-voting"]),sm2:Ft,flashmp3:Ft,score:new Set(["line_width_inches","lang","override_midi","raw","note-language","override_audio","override_ogg","sound","vorbis"]),seo:new Set(["title","title_mode","title_separator","keywords","description","robots","google_bot","image","image_width","image_height","image_alt","type","site_name","locale","section","author","published_time","twitter_site"]),tab:new Set(["nested","name","index","class","block","inline","openname","closename","collapsed","dropdown","style","bgcolor","container","id","title"]),tabs:new Set(["plain","class","container","id","title","style"]),combobox:new Set(["placeholder","value","id","class","text","dropdown","style"])},Yi={table:Hi,td:new Set([...In,"scope"]),th:In,br:Vi,caption:V,div:V,hr:_r,h1:V,h2:V,h3:V,h4:V,h5:V,h6:V,li:Ft,p:V,pre:_r,tr:Qi,ul:Ft}});var sa,oa,pr,Rt,te,Ne,Pt,es=y(()=>{"use strict";q();X();Zi();K();_();P();Pe();sa=/expression|(?:accelerator|-o-link(?:-source)?|-o-replace)\s*:|(?:url|image(?:-set)?)\s*\(|attr\s*\([^)]+[\s,]url/u,oa=new Set(["ext","arg","magic-word","template"]),Pt=class extends k{constructor(e,t,n,i="",s,o=[],l=A.getConfig(),g=[]){let u=new D(n,"attr-key",l,g),d;if(n==="title"||t==="img"&&n==="alt")d=new k(s,l,g,{}),d.type="attr-value",d.setAttribute("stage",10);else if(t==="gallery"&&n==="caption"||t==="choose"&&(n==="before"||n==="after")){let p=de(Y({},l),{excludes:[...l.excludes,"heading","html","table","hr","list"]});d=new k(s,p,g,{}),d.type="attr-value",d.setAttribute("stage",1)}else d=new D(s,"attr-value",l,g,{});super(void 0,l,g);T(this,pr);T(this,Rt);T(this,te);T(this,Ne);b(this,pr,e),this.append(u,d),b(this,te,i),b(this,Ne,[...o]),b(this,Rt,t),this.setAttribute("name",oe(n).trim().toLowerCase())}get type(){return c(this,pr)}get tag(){return c(this,Rt)}get balanced(){return!c(this,te)||c(this,Ne)[0]===c(this,Ne)[1]}afterBuild(){c(this,te).includes("\0")&&b(this,te,this.buildFromStr(c(this,te),0)),this.parentNode&&b(this,Rt,this.parentNode.name),this.setAttribute("name",this.firstChild.toString(!0).trim().toLowerCase()),super.afterBuild()}toString(e){let[t="",n=""]=c(this,Ne);return c(this,te)?super.toString(e,c(this,te)+t)+n:this.firstChild.toString(e)}text(){return c(this,te)?`${super.text(`${c(this,te).trim()}"`)}"`:this.firstChild.text()}getGaps(){var e,t;return c(this,te)?c(this,te).length+((t=(e=c(this,Ne)[0])==null?void 0:e.length)!=null?t:0):0}lint(e=this.getAbsoluteIndex(),t){var x;let n=super.lint(e,t),{balanced:i,firstChild:s,lastChild:o,type:l,name:g,tag:u}=this,d=this.getValue(),p=new R(this,e);if(!i){let v=C(o,p,"unclosed-quote",A.msg("unclosed $1","quotes"),"warning");v.startIndex--,v.startCol--,v.suggestions=[{range:[v.endIndex,v.endIndex],text:c(this,Ne)[0],desc:"close"}],n.push(v)}let h=Ji[u],f=Ki[u],{length:m}=this.toString();if(!(h!=null&&h.has(g))&&!(f!=null&&f.has(g))&&(l==="ext-attr"?h||f:!/\{\{[^{]+\}\}/u.test(g))&&(l==="ext-attr"&&!f||!/^(?:xmlns:[\w:.-]+|data-(?!ooui|mw|parsoid)[^:]*)$/u.test(g)&&(u==="meta"||u==="link"||!Xi.has(g)))){let v=C(s,p,"illegal-attr","illegal attribute name");v.suggestions=[{desc:"remove",range:[e,e+m],text:""}],n.push(v)}else if(g==="style"&&typeof d=="string"&&sa.test(d))n.push(C(o,p,"insecure-style","insecure style"));else if(g==="tabindex"&&typeof d=="string"&&d!=="0"){let v=C(o,p,"illegal-attr","nonzero tabindex");v.suggestions=[{desc:"remove",range:[e,e+m],text:""},{desc:"0 tabindex",range:[v.startIndex,v.endIndex],text:"0"}],n.push(v)}else if(l!=="ext-attr"&&!o.childNodes.some(({type:v})=>oa.has(v))){let v=$i.provideValues(u,g),$=String(d).toLowerCase();v.length>0&&v.every(({name:w})=>w!==$)&&n.push(C(o,p,"illegal-attr","illegal attribute value","warning"))}return(x=Yi[u])!=null&&x.has(g)&&n.push(C(s,p,"obsolete-attr","obsolete attribute","warning")),n}getValue(){return c(this,te)?this.lastChild.text().trim():this.type==="ext-attr"||""}print(){let[e="",t=""]=c(this,Ne);return c(this,te)?super.print({sep:yt(c(this,te))+e,post:t}):super.print()}json(e,t=this.getAbsoluteIndex()){let n=super.json(void 0,t);return n.tag=this.tag,n}};pr=new WeakMap,Rt=new WeakMap,te=new WeakMap,Ne=new WeakMap});var ts,aa,Nn,ur,Ve,Or=y(()=>{"use strict";q();X();K();_();P();Pe();es();ts=a=>a.slice(0,-1),aa=a=>`${ts(a)}-dirty`;try{Nn=new RegExp(String.raw`[\p{L}\d]`,"u")}catch(a){Nn=/[^\W_]/u}Ve=class extends k{constructor(e,t,n,i,s=[]){super(void 0,i,s,{});T(this,ur);if(b(this,ur,t),this.setAttribute("name",n),e){let o=/([^\s/](?:(?!\0\d+~\x7F)[^\s/=])*)(?:((?:\s(?:\s|\0\d+[cn]\x7F)*)?(?:=|\0\d+~\x7F)(?:\s|\0\d+[cn]\x7F)*)(?:(["'])([\s\S]*?)(\3|$)|(\S*)))?/gu,l="",g=o.exec(e),u=0,d=()=>{l&&(super.insertAt(new D(l,aa(t),i,s,{})),l="")};for(;g;){let{index:p,0:h,1:f,2:m,3:x,4:v,5:$,6:w}=g;if(l+=e.slice(u,p),/^(?:[\w:]|\0\d+t\x7F)(?:[\w:.-]|\0\d+t\x7F)*$/u.test(oe(f).trim())){let S=v!=null?v:w,I=[x,$],j=new Pt(ts(t),n,f,m,S,I,i,s);d(),super.insertAt(j)}else l+=h;({lastIndex:u}=o),g=o.exec(e)}l+=e.slice(u),d()}}get type(){return c(this,ur)}afterBuild(){let{parentNode:e}=this;(e==null?void 0:e.type)==="td"&&e.subtype==="caption"&&this.setAttribute("name","caption"),super.afterBuild()}getAttrTokens(e){return this.childNodes.filter(t=>t instanceof Pt&&(!e||t.name===e.toLowerCase().trim()))}getAttrToken(e){let t=this.getAttrTokens(e);return t[t.length-1]}getAttr(e){var t;return(t=this.getAttrToken(e))==null?void 0:t.getValue()}lint(e=this.getAbsoluteIndex(),t){let n=super.lint(e,t),{parentNode:i,childNodes:s}=this,o=new Map,l=new Set,g=new R(this,e);if((i==null?void 0:i.type)==="html"&&i.closing&&this.text().trim()){let u=E(this,g,"no-ignored","attributes of a closing tag"),d=i.getAbsoluteIndex();u.suggestions=[{desc:"remove",range:[e,u.endIndex],text:""},{desc:"open",range:[d+1,d+2],text:""}],n.push(u)}for(let u of s)if(u instanceof Pt){let{name:d}=u;o.has(d)?(l.add(d),o.get(d).push(u)):o.set(d,[u])}else{let d=u.text().trim();if(d){let p=C(u,g,"no-ignored","containing invalid attribute",Nn.test(d)?"error":"warning");p.suggestions=[{desc:"remove",range:[p.startIndex,p.endIndex],text:" "}],n.push(p)}}if(l.size>0)for(let u of l){let d=o.get(u).map(p=>{let h=p.getValue();return[p,h===!0?"":h]});n.push(...d.map(([p,h],f)=>{let m=C(p,g,"no-duplicate",A.msg("duplicated $1 attribute",u)),x={desc:"remove",range:[m.startIndex,m.endIndex],text:""};return!h||d.slice(0,f).some(([,v])=>v===h)?m.fix=x:m.suggestions=[x],m}))}return n}print(){return this.toString()?`<span class="wpb-${this.type}">${this.childNodes.map(e=>e.print(e instanceof D?{class:e.toString().trim()&&"attr-dirty"}:void 0)).join("")}</span>`:""}};ur=new WeakMap});var Mr,rs=y(()=>{"use strict";_();P();Ue();Mr=class extends k{get type(){return"ext-inner"}constructor(r,e=A.getConfig(),t=[]){if(r){let n=/<nowiki>/giu,i=/<\/nowiki>/giu,{length:s}=n.source,o=n.exec(r);o&&(i.lastIndex=o.index+s);let l=i.exec(r),g=0,u="";for(;o&&l;)new G(o[0],e,t),new G(l[0],e,t),u+=`${r.slice(g,o.index)}\0${t.length-1}n\x7F${r.slice(o.index+s,l.index)}\0${t.length}n\x7F`,g=l.index+s+1,n.lastIndex=g,o=n.exec(r),o&&(i.lastIndex=o.index+s),l=i.exec(r);r=u+r.slice(g)}super(r,e,t,{}),this.setAttribute("stage",10)}getAttribute(r){return r==="plain"||super.getAttribute(r)}lint(r=this.getAbsoluteIndex()){return super.lint(r,/<\s*\/\s*(pre)\b/giu)}}});var jt,En=y(()=>{"use strict";q();K();cr();_();P();Pe();jt=class extends k{get type(){return"ext-inner"}constructor(r,e,t=A.getConfig(),n=[],i){if(super(void 0,t,n,{}),e){let s=D;this.append(...e.split(`
|
|
3
|
-
`).map(o=>i?o:
|
|
1
|
+
"use strict";(()=>{var Po=Object.create;var Tt=Object.defineProperty,jo=Object.defineProperties,ci=Object.getOwnPropertyDescriptor,Bo=Object.getOwnPropertyDescriptors,qo=Object.getOwnPropertyNames,pi=Object.getOwnPropertySymbols;var hi=Object.prototype.hasOwnProperty,Oo=Object.prototype.propertyIsEnumerable;var mi=(a,n)=>(n=Symbol[a])?n:Symbol.for("Symbol."+a),yt=a=>{throw TypeError(a)};var Lr=(a,n,e)=>n in a?Tt(a,n,{enumerable:!0,configurable:!0,writable:!0,value:e}):a[n]=e,X=(a,n)=>{for(var e in n||(n={}))hi.call(n,e)&&Lr(a,e,n[e]);if(pi)for(var e of pi(n))Oo.call(n,e)&&Lr(a,e,n[e]);return a},de=(a,n)=>jo(a,Bo(n)),ui=(a,n)=>Tt(a,"name",{value:n,configurable:!0});var y=(a,n)=>()=>(a&&(n=a(a=0)),n);var _o=(a,n)=>()=>(n||a((n={exports:{}}).exports,n),n.exports),ge=(a,n)=>{for(var e in n)Tt(a,e,{get:n[e],enumerable:!0})},Mo=(a,n,e,t)=>{if(n&&typeof n=="object"||typeof n=="function")for(let r of qo(n))!hi.call(a,r)&&r!==e&&Tt(a,r,{get:()=>n[r],enumerable:!(t=ci(n,r))||t.enumerable});return a};var Q=a=>Mo(Tt({},"__esModule",{value:!0}),a);var re=a=>{var n;return[,,,Po((n=a==null?void 0:a[mi("metadata")])!=null?n:null)]},fi=["class","method","getter","setter","accessor","field","value","get","set"],nr=a=>a!==void 0&&typeof a!="function"?yt("Function expected"):a,Do=(a,n,e,t,r)=>({kind:fi[a],name:n,metadata:t,addInitializer:i=>e._?yt("Already initialized"):r.push(nr(i||null))}),zo=(a,n)=>Lr(n,mi("metadata"),a[3]),ne=(a,n,e,t)=>{for(var r=0,i=a[n>>1],s=i&&i.length;r<s;r++)n&1?i[r].call(e):t=i[r].call(e,t);return t},ie=(a,n,e,t,r,i)=>{var s,o,l,d,u,g=n&7,p=!!(n&8),m=!!(n&16),f=g>3?a.length+1:g?p?1:2:0,h=fi[g+5],x=g>3&&(a[f-1]=[]),v=a[f]||(a[f]=[]),C=g&&(!m&&!p&&(r=r.prototype),g<5&&(g>3||!m)&&ci(g<4?r:{get[e](){return c(this,i)},set[e]($){return b(this,i,$)}},e));g?m&&g<4&&ui(i,(g>2?"set ":g>1?"get ":"")+e):ui(r,e);for(var E=t.length-1;E>=0;E--)d=Do(g,e,l={},a[3],v),g&&(d.static=p,d.private=m,u=d.access={has:m?$=>Go(r,$):$=>e in $},g^3&&(u.get=m?$=>(g^1?c:N)($,r,g^4?i:C.get):$=>$[e]),g>2&&(u.set=m?($,S)=>b($,r,S,g^4?i:C.set):($,S)=>$[e]=S)),o=(0,t[E])(g?g<4?m?i:C[h]:g>4?void 0:{get:C.get,set:C.set}:r,d),l._=1,g^4||o===void 0?nr(o)&&(g>4?x.unshift(o):g?m?i=o:C[h]=o:r=o):typeof o!="object"||o===null?yt("Object expected"):(nr(s=o.get)&&(C.get=s),nr(s=o.set)&&(C.set=s),nr(s=o.init)&&x.unshift(s));return g||zo(a,r),C&&Tt(r,e,C),m?g^4?i:C:r},se=(a,n,e)=>Lr(a,typeof n!="symbol"?n+"":n,e),mn=(a,n,e)=>n.has(a)||yt("Cannot "+e),Go=(a,n)=>Object(n)!==n?yt('Cannot use the "in" operator on this value'):a.has(n),c=(a,n,e)=>(mn(a,n,"read from private field"),e?e.call(a):n.get(a)),T=(a,n,e)=>n.has(a)?yt("Cannot add the same private member more than once"):n instanceof WeakSet?n.add(a):n.set(a,e),b=(a,n,e,t)=>(mn(a,n,"write to private field"),t?t.call(a,e):n.set(a,e),e),N=(a,n,e)=>(mn(a,n,"access private method"),e);var Fr=(a,n,e,t)=>({set _(r){b(a,n,r,e)},get _(){return c(a,n,t)}});var xi=(a,n,e)=>new Promise((t,r)=>{var i=l=>{try{o(e.next(l))}catch(d){r(d)}},s=l=>{try{o(e.throw(l))}catch(d){r(d)}},o=l=>l.done?t(l.value):Promise.resolve(l.value).then(i,s);o((e=e.apply(a,n)).next())});var bi,Ti,yi=y(()=>{"use strict";bi=(()=>{let a={redirect:1,onlyinclude:1,noinclude:1,include:1,comment:1,ext:1,arg:2,"magic-word":2,template:2,heading:2,html:3,table:4,hr:5,"double-underscore":5,link:6,category:6,file:6,quote:7,"ext-link":8,"free-ext-link":9,"magic-link":9,list:10,dd:10,converter:11,"list-range":11};return Object.setPrototypeOf(a,null),a})(),Ti=(()=>{let a=["bold-header","format-leakage","fostered-content","h1","illegal-attr","insecure-style","invalid-gallery","invalid-imagemap","invalid-invoke","invalid-isbn","lonely-apos","lonely-bracket","lonely-http","nested-link","no-arg","no-duplicate","no-ignored","obsolete-attr","obsolete-tag","parsing-order","pipe-like","table-layout","tag-like","unbalanced-header","unclosed-comment","unclosed-quote","unclosed-table","unescaped","unknown-page","unmatched-tag","unterminated-url","url-encoding","var-anchor","void-ext"];return Object.freeze(a),a})()});var ze,Ge,ki,kt=y(()=>{"use strict";ze=a=>decodeURIComponent(a.replace(/%(?![\da-f]{2})/giu,"%25")),Ge=a=>n=>{let e=new Map;if(e.has(n)){let r=e.get(n);return r.lastIndex=0,r}let t=a(n);return e.set(n,t),t},ki=a=>n=>{let e=new WeakMap;if(e.has(n)){let r=e.get(n);return r.lastIndex=0,r}let t=a(n);return e.set(n,t),t}});var Ae,vi,Le,Fe,Ze,Ai,oe,Ya,be,Uo,Wo,et,Si,Za,Ho,Vo,vt,Re,K=y(()=>{"use strict";kt();Ae=String.raw` \xA0\u1680\u2000-\u200A\u202F\u205F\u3000`,vi=String.raw`[^[\]<>"\0-\x1F\x7F${Ae}\uFFFD]`,Le=String.raw`(?:\[[\da-f:.]+\]|${vi})`,Fe=String.raw`(?:${vi}|\0\d+[cn!~]\x7F)*`,Ze=(a,n)=>e=>e.replace(a,n),Ai=Ze(/[\0\x7F]|\r$/gmu,""),oe=Ze(/\0\d+[cn]\x7F/gu,""),Ya=Ze(/[\\{}()|.?*+^$[\]]/gu,String.raw`\$&`),be=(a,n="")=>a.map(e=>typeof e=="string"?e:e.text()).join(n),Uo={lt:"<",gt:">",lbrack:"[",rbrack:"]",lbrace:"{",rbrace:"}",nbsp:" ",amp:"&",quot:'"'},Wo=Ze(/&(?:#(\d+|[Xx][\da-fA-F]+)|([lg]t|[LG]T|[lr]brac[ke]|nbsp|amp|AMP|quot|QUOT));/gu,(a,n,e)=>n?String.fromCodePoint(+((/^x/iu.test(n)?"0":"")+n)):Uo[e.toLowerCase()]),et=a=>Wo(a),Si=Ze(/&#(\d+|x[\da-f]+);/giu,(a,n)=>String.fromCodePoint(+((/^x/iu.test(n)?"0":"")+n))),Za=Ze(/\n/gu,String.raw`\n`),Ho={"&":"amp","<":"lt",">":"gt",'"':"quot","\n":"#10"},Vo=a=>Ze(a,n=>`&${Ho[n]};`),vt=Vo(/[&<>]/gu),Re=(a,n={})=>{let{pre:e="",post:t="",sep:r=""}=n;return e+a.map(i=>i.print()).join(r)+t}});var wi=_o((rl,Xo)=>{Xo.exports={ext:[],html:[["b","bdi","del","i","ins","u","font","big","small","sub","sup","h1","h2","h3","h4","h5","h6","cite","code","em","s","strike","strong","tt","var","div","center","blockquote","ol","ul","dl","table","caption","pre","ruby","rb","rp","rt","rtc","p","span","abbr","dfn","kbd","samp","data","time","mark","tr","td","th","q","bdo"],["li","dt","dd"],["br","wbr","hr","meta","link"]],namespaces:{"0":"","6":"File","10":"Template","14":"Category","828":"Module"},nsid:{"":0,file:6,template:10,category:14,module:828},functionHook:["msgnw"],variable:["!","=","pageid","articlepath","server","servername","scriptpath","stylepath"],parserFunction:[{msgnw:"msgnw",pageid:"pageid",articlepath:"articlepath",server:"server",servername:"servername",scriptpath:"scriptpath",stylepath:"stylepath","#language":"language","#special":"special","#speciale":"speciale","#tag":"tag","#formatdate":"formatdate","#dateformat":"formatdate","#invoke":"invoke","#while":"while","#dowhile":"dowhile","#loop":"loop","#forargs":"forargs","#fornumargs":"fornumargs","#if":"if","#ifeq":"ifeq","#switch":"switch","#ifexist":"ifexist","#ifexpr":"ifexpr","#iferror":"iferror","#time":"time","#timel":"timel","#expr":"expr","#rel2abs":"rel2abs","#titleparts":"titleparts","#categorytree":"categorytree","#urldecode":"urldecode","#choose":"choose","#var":"var","#varexists":"varexists","#var_final":"var_final","#vardefine":"vardefine","#vardefineecho":"vardefineecho","#widget":"widget","#related":"related","#cscore":"cscore","#regex":"regex","#regex_var":"regex_var","#regexquote":"regexquote","#regexall":"regexall","#len":"len","#pos":"pos","#rpos":"rpos","#sub":"sub","#count":"count","#rmatch":"rmatch","#rreplace":"rreplace","#replace":"replace","#rsplit":"rsplit","#explode":"explode","#tab":"tab","#seo":"seo","#babel":"babel","#commaseparatedlist":"commaseparatedlist","#coordinates":"coordinates","#lst":"lst","#lsth":"lsth","#lstx":"lstx","#assessment":"assessment","#mentor":"mentor","#property":"property","#target":"target","#section":"lst","#section-x":"lstx","#section-h":"lsth","#statements":"statements"},{"!":"!","=":"=","#FORMAL":"formal","#bcp47":"bcp47","#dir":"dir","#interwikilink":"interwikilink","#interlanguagelink":"interlanguagelink","#timef":"timef","#timefl":"timefl"},["msg","raw"],["subst","safesubst"]],doubleUnderscore:[[],[]],protocol:"bitcoin:|ftp://|ftps://|geo:|git://|gopher://|http://|https://|irc://|ircs://|magnet:|mailto:|matrix:|mms://|news:|nntp://|redis://|sftp://|sip:|sips:|sms:|ssh://|svn://|tel:|telnet://|urn:|worldwind://|xmpp:",interwiki:[],img:{},redirection:["#redirect"],variants:[]}});var fn,Ci=y(()=>{"use strict";fn=wi()});var ir,At,sr,or,xn,R,V=y(()=>{"use strict";R=class{constructor(n,e){T(this,or);T(this,ir);T(this,At);T(this,sr);b(this,ir,n),b(this,At,e)}get start(){return c(this,At)}get top(){return N(this,or,xn).call(this).top}get left(){return N(this,or,xn).call(this).left}};ir=new WeakMap,At=new WeakMap,sr=new WeakMap,or=new WeakSet,xn=function(){var n;return(n=c(this,sr))!=null||b(this,sr,c(this,ir).getRootNode().posFromIndex(c(this,At))),c(this,sr)}});var bn,$i,w,L,Se,Ii,_=y(()=>{"use strict";me();V();M();bn=(a,n,e,t)=>({line:a+e-1,character:(e===1?n:0)+t}),$i=a=>(n,e,t,r,i="error")=>{let{start:s}=e,{top:o,left:l}=e instanceof R?e:new R(n,s),{offsetHeight:d,offsetWidth:u}=n,{startIndex:g,startLine:p,startCol:m}=a(n,s,o,l),{line:f,character:h}=bn(p,m,d,u);return{rule:t,message:A.msg(r),severity:i,startIndex:g,endIndex:g+n.toString().length,startLine:p,endLine:f,startCol:m,endCol:h}},w=$i((a,n,e,t)=>{let r=a.getRelativeIndex(),{top:i,left:s}=a.parentNode.posFromIndex(r);return{startIndex:n+r,startLine:e+i,startCol:i?s:t+s}}),L=$i((a,n,e,t)=>({startIndex:n,startLine:e,startCol:t})),Se=(a,n,e)=>{if(a)return a[1];let t=n();return e([pe.rev,t]),t},Ii=(()=>{let a=(n,e)=>n==="ol"&&e==="type"?["1","a","A","i","I"]:n==="th"&&e==="scope"?["row","col","rowgroup","colgroup"]:e==="dir"?["ltr","rtl","auto"]:e==="aria-hidden"?["true","false"]:[];return{provideValues(n,e){return a(n,e).map(t=>({name:t}))}}})()});var Qo,Rr,Ni=y(()=>{"use strict";Qo=(a,n,e)=>{let[t,...r]=a.split("#");return(!t||t===n)&&r.every(i=>i===e)},Rr=(a,n,e)=>({type:t,name:r})=>a.split(",").some(i=>Qo(i.trim(),t,r))});var ar,St,wt,lr,dr,Ct,$t,gr,Tn,It,yn=y(()=>{"use strict";_();me();It=class{constructor(){T(this,gr);se(this,"childNodes",[]);T(this,ar);T(this,St);T(this,wt);T(this,lr);T(this,dr);T(this,Ct);T(this,$t,{})}get firstChild(){return this.childNodes[0]}get lastChild(){return this.childNodes[this.childNodes.length-1]}get parentNode(){return c(this,ar)}get nextSibling(){return c(this,St)}get previousSibling(){return c(this,wt)}get offsetHeight(){return N(this,gr,Tn).call(this).height}get offsetWidth(){return N(this,gr,Tn).call(this).width}getChildNodes(){let{childNodes:n}=this;return Object.isFrozen(n)?[...n]:n}getAttribute(n){return n==="padding"?0:this[n]}setAttribute(n,e){switch(n){case"parentNode":b(this,ar,e),e||(b(this,St,void 0),b(this,wt,void 0));break;case"nextSibling":b(this,St,e);break;case"previousSibling":b(this,wt,e);break;case"aIndex":b(this,Ct,[pe.rev,e]);break;default:this[n]=e}}getRootNode(){return Se(c(this,dr),()=>{var n,e;return(e=(n=this.parentNode)==null?void 0:n.getRootNode())!=null?e:this},n=>{let[,e]=n;e.type==="root"&&b(this,dr,n)})}indexFromPos(n,e){}posFromIndex(n){let{length:e}=String(this);if(n+=n<0?e:0,n>=0&&n<=e){let t=this.getLines(),r=t.findIndex(([,,i])=>n<=i);return{top:r,left:n-t[r][1]}}}getGaps(n){return 0}getRelativeIndex(n){if(n===void 0){let{parentNode:e}=this;return e?e.getRelativeIndex(e.childNodes.indexOf(this)):0}return Se(c(this,$t)[n],()=>{let{childNodes:e}=this,t=n+(n<0?e.length:0),r=this.getAttribute("padding");for(let i=0;i<t;i++)c(this,$t)[i]=[pe.rev,r],r+=e[i].toString().length+this.getGaps(i);return r},e=>{c(this,$t)[n]=e})}getAbsoluteIndex(){return Se(c(this,Ct),()=>{let{parentNode:n}=this;return n?n.getAbsoluteIndex()+this.getRelativeIndex():0},n=>{b(this,Ct,n)})}getBoundingClientRect(){}seal(n,e){Object.defineProperty(this,n,{enumerable:!e&&!!this[n],configurable:!0})}is(n){return this.type===n}getLines(){return Se(c(this,lr),()=>{let n=[],e=0;for(let t of String(this).split(`
|
|
2
|
+
`)){let r=e+t.length;n.push([t,e,r]),e=r+1}return n},n=>{b(this,lr,n)})}};ar=new WeakMap,St=new WeakMap,wt=new WeakMap,lr=new WeakMap,dr=new WeakMap,Ct=new WeakMap,$t=new WeakMap,gr=new WeakSet,Tn=function(){let n=this.getLines(),e=n[n.length-1];return{height:n.length,width:e[2]-e[1]}}});var Ue,kn,vn,Pr,Ei=y(()=>{"use strict";K();me();Ni();yn();Pr=class extends It{constructor(){super(...arguments);T(this,Ue)}get length(){return this.childNodes.length}text(e){return be(this.childNodes,e)}normalize(){let e=this.getChildNodes(),t=r=>{var i,s;e.splice(r,1),(i=e[r-1])==null||i.setAttribute("nextSibling",e[r]),(s=e[r])==null||s.setAttribute("previousSibling",e[r-1])};for(let r=e.length-1;r>=0;r--){let{type:i,data:s}=e[r];i!=="text"||e.length===1||this.getGaps(r-(r&&1))||s===""&&t(r)}this.setAttribute("childNodes",e)}removeAt(e){return pr(this,e,1)[0]}insertAt(e,t=this.length){return pr(this,t,0,[e]),e}closest(e){let t=Rr(e,this),{parentNode:r}=this;for(;r;){if(t(r))return r;({parentNode:r}=r)}}querySelector(e){let t=Rr(e,this);return N(this,Ue,kn).call(this,t)}querySelectorAll(e){let t=Rr(e,this);return N(this,Ue,vn).call(this,t)}append(...e){for(let t of e)this.insertAt(t)}replaceChildren(...e){for(let t=this.length-1;t>=0;t--)this.removeAt(t);this.append(...e)}setText(e,t=0){t+=t<0?this.length:0;let r=this.childNodes[t],{data:i}=r;return r.replaceData(e),i}toString(e,t=""){return this.childNodes.map(r=>r.toString(e)).join(t)}caretPositionFromIndex(e){}elementFromIndex(e){}elementFromPoint(e,t){}lint(e=this.getAbsoluteIndex(),t){let r=[];for(let i=0,s=e+this.getAttribute("padding");i<this.length;i++){let o=this.childNodes[i];o.setAttribute("aIndex",s),r.push(...o.lint(s,t)),s+=o.toString().length+this.getGaps(i)}return r}print(e={}){let t=e.class;return this.toString()?(t===""?"":`<span class="wpb-${t!=null?t:this.type}">`)+Re(this.childNodes,e)+(t===""?"":"</span>"):""}json(e,t=this.getAbsoluteIndex()){let r=de(X({},this),{type:this.type,range:[t,t+this.toString().length],childNodes:[]});for(let i=0,s=t+this.getAttribute("padding");i<this.length;i++){let o=this.childNodes[i],{length:l}=o.toString();o.setAttribute("aIndex",s),r.childNodes.push(o.type==="text"?{data:o.data,range:[s,s+l]}:o.json(void 0,s)),s+=l+this.getGaps(i)}return r}};Ue=new WeakSet,kn=function(e){var t;for(let r of this.childNodes){if(r.type==="text")continue;if(e(r))return r;let i=N(t=r,Ue,kn).call(t,e);if(i)return i}},vn=function(e){var r;let t=[];for(let i of this.childNodes)i.type!=="text"&&(e(i)&&t.push(i),t.push(...N(r=i,Ue,vn).call(r,e)));return t}});var An,Li,Ko,Jo,Yo,Zo,ea,ta,Sn,jr,Fi,ur,Ri=y(()=>{"use strict";K();_();M();yn();An=String.raw`[${Ae}\t]*`,Li=String.raw`<\s*(?:/\s*)?([a-z]\w*)|\{+|\}+|\[{2,}|\[(?![^[]*?\])|((?:^|\])[^[]*?)\]+|(?:rfc|pmid)(?=[-::]?${An}\d)|isbn(?=[-::]?${An}(?:\d(?:${An}|-)){6})`,Ko=new RegExp(String.raw`${Li}|https?[:/]/+`,"giu"),Jo=new RegExp(Li,"giu"),Yo=new Set(["attr-value","ext-link-text","link-text"]),Zo={"[":/[[\]]/u,"{":/[{}]/u,"]":/[[\]](?=[^[\]]*$)/u,"}":/[{}](?=[^{}]*$)/u},ea={"<":"tag-like","[":"lonely-bracket","{":"lonely-bracket","]":"lonely-bracket","}":"lonely-bracket",h:"lonely-http",r:"lonely-http",p:"lonely-http",i:"lonely-http"},ta=["html","head","style","title","body","a","audio","img","video","embed","iframe","object","canvas","script","col","colgroup","tbody","tfoot","thead","button","input","label","option","select","textarea"];try{Sn=new RegExp(String.raw`[\p{L}\d_]`,"u")}catch(a){Sn=/\w/u}ur=class extends It{constructor(e){super();T(this,jr);se(this,"data","");Object.defineProperties(this,{childNodes:{enumerable:!1,configurable:!1},data:{value:e}})}get type(){return"text"}toString(e){var t;return e&&!((t=this.parentNode)!=null&&t.getAttribute("built"))?oe(this.data):this.data}text(){return this.data}lint(e=this.getAbsoluteIndex(),t){var O,P,j;if(t===!1)return[];let{data:r,parentNode:i,nextSibling:s,previousSibling:o}=this;if(!i)throw new Error("An isolated text node cannot be linted!");let{type:l,name:d,parentNode:u}=i,g=!1;if(l==="attr-value"){let{type:q,name:le,tag:xe}=u;if(q!=="ext-attr")g=!0;else if(xe==="choose"&&(le==="before"||le==="after"))return[]}if(t!=null||(t=l==="free-ext-link"||l==="ext-link-url"||l==="ext-link-text"||l==="image-parameter"&&d==="link"||g?Jo:Ko),r.search(t)===-1)return[];t.lastIndex=0;let p=[],m=s==null?void 0:s.type,f=s==null?void 0:s.name,h=o==null?void 0:o.type,x=this.getRootNode(),v=x.toString(),{ext:C,html:E}=x.getAttribute("config"),{top:$,left:S}=x.posFromIndex(e),F=new Set(["onlyinclude","noinclude","includeonly",...C,...E[0],...E[1],...E[2],...ta]);for(let q=t.exec(r);q;q=t.exec(r)){let[,le,xe]=q,{index:ce}=q,J=q[0].toLowerCase();if(xe&&xe!=="]"){let{length:he}=xe;ce+=he,J=J.slice(he)}let{0:I,length:Z}=J,ee=I==="r"||I==="p"||I==="i";if(I==="<"&&!F.has(le.toLowerCase())||I==="["&&l==="ext-link-text"&&(/&(?:rbrack|#93|#x5[Dd];);/u.test(r.slice(ce+1))||s!=null&&s.is("ext")&&f==="nowiki"&&((O=s.innerText)!=null&&O.includes("]")))||ee&&(!i.getAttribute("plain")||Yo.has(l)))continue;I==="]"&&(ce||Z>1)&&t.lastIndex--;let ve=e+ce,Ee=ve+Z,te=v[Ee],De=v[ve-1],rr=Z>1&&!(I==="<"&&!/[\s/>]/u.test(te!=null?te:"")||g&&(I==="["||I==="]")||ee&&l==="parameter-value")||I==="{"&&(te===I||De==="-")||I==="}"&&(De===I||te==="-")||I==="["&&(te===I||l==="ext-link-text"||m==="free-ext-link"&&!r.slice(ce+1).trim())||I==="]"&&(De===I||h==="free-ext-link"&&!r.slice(0,ce).includes("]"))?"error":"warning",cn=I==="{"||I==="[";if(rr==="warning"&&(cn||(I==="]"||I==="}"))){let he=Zo[I],hn=cn?r.slice(ce+1):r.slice(0,ce);if(I==="{"&&((P=he.exec(hn))==null?void 0:P[0])==="}"||I==="}"&&((j=he.exec(hn))==null?void 0:j[0])==="{")continue;if(!hn.includes(I)){let gi=cn?"nextSibling":"previousSibling",Ye=this[gi];for(;Ye&&(Ye.type!=="text"||!he.test(Ye.data));)Ye=Ye[gi];if(Ye&&he.exec(Ye.data)[0]!==I)continue}}ee&&(J=J.toUpperCase());let ai=this.posFromIndex(ce),{line:li,character:di}=bn($,S,ai.top+1,ai.left),bt={rule:ea[I],message:A.msg('lonely "$1"',ee||I==="h"?J:I),severity:rr,startIndex:ve,endIndex:Ee,startLine:li,endLine:li,startCol:di,endCol:di+Z};if(I==="<")bt.suggestions=[{desc:"escape",range:[ve,ve+1],text:"<"}];else if(I==="h"&&l!=="link-text"&&Sn.test(De||""))bt.suggestions=[{desc:"whitespace",range:[ve,ve],text:" "}];else if(I==="["&&l==="ext-link-text"){let he=i.getAbsoluteIndex()+i.toString().length;bt.suggestions=[{desc:"escape",range:[he,he+1],text:"]"}]}else if(I==="]"&&h==="free-ext-link"&&rr==="error"){let he=e-o.toString().length;bt.fix={range:[he,he],text:"[",desc:"left bracket"}}else ee&&(bt.suggestions=[...q[0]===J?[]:[{desc:"uppercase",range:[ve,Ee],text:J}],...te===":"||te==="\uFF1A"?[{desc:"whitespace",range:[Ee,Ee+1],text:" "}]:[]]);p.push(bt)}return p}replaceData(e){N(this,jr,Fi).call(this,e)}print(){return vt(this.data)}};jr=new WeakSet,Fi=function(e){this.setAttribute("data",e)}});var Te,tt=y(()=>{"use strict";me();Te=(a=!0,n=!0)=>(e,t)=>{class r extends e{text(){return""}lint(s){return a?[]:super.lint(s)}}return Br(r,e),r}});var cr,ye,Nt=y(()=>{"use strict";B();ye=class extends k{constructor(e,t,r,i,s){super(e,r,i,s);T(this,cr);b(this,cr,t)}get type(){return c(this,cr)}lint(e=this.getAbsoluteIndex()){return super.lint(e,!1)}};cr=new WeakMap});var Et,G,Pe=y(()=>{"use strict";B();G=class extends k{constructor(e,t,r,i,s){super(e,r,i,s);T(this,Et);b(this,Et,t)}get type(){return c(this,Et)}set type(e){b(this,Et,e)}};Et=new WeakMap});var ra,rt,we,je,$e,hr=y(()=>{"use strict";_();K();V();M();B();Pe();ra=a=>a==="redirect-target"||a==="link",$e=class extends k{constructor(e,t,r=A.getConfig(),i=[],s="|"){super(void 0,r,i,{});T(this,rt,!0);T(this,we);T(this,je);if(this.insertAt(new G(e,"link-target",r,i,{})),t!==void 0){let o=new k(t,r,i,{});o.type="link-text",o.setAttribute("stage",10),this.insertAt(o)}b(this,we,s)}get link(){}get fragment(){return c(this,je).fragment}afterBuild(){b(this,je,this.getTitle()),c(this,we).includes("\0")&&b(this,we,this.buildFromStr(c(this,we),0)),this.setAttribute("name",c(this,je).title),super.afterBuild()}setAttribute(e,t){e==="bracket"?b(this,rt,t):e==="title"?b(this,je,t):super.setAttribute(e,t)}toString(e){let t=super.toString(e,c(this,we));return c(this,rt)?`[[${t}]]`:t}text(){let e=super.text("|");return c(this,rt)?`[[${e}]]`:e}getAttribute(e){return e==="title"?c(this,je):e==="padding"?2:super.getAttribute(e)}getGaps(e){return e===0?c(this,we).length:1}lint(e=this.getAbsoluteIndex(),t){let r=super.lint(e,t),{childNodes:[i,s],type:o}=this,{encoded:l,fragment:d}=c(this,je),u=new R(this,e);if(i.childNodes.some(({type:g})=>g==="template")&&r.push(w(i,u,"unknown-page","template in an internal link target","warning")),l){let g=w(i,u,"url-encoding","unnecessary URL encoding in an internal link");g.suggestions=[{desc:"decode",range:[g.startIndex,g.endIndex],text:ze(i.text())}],r.push(g)}if(o==="link"||o==="category"){let g=s==null?void 0:s.childNodes.findIndex(m=>m.type==="text"&&m.data.includes("|")),p=s==null?void 0:s.childNodes[g];if(p){let m=w(s,u,"pipe-like",'additional "|" in the link text',"warning"),f=m.startIndex+s.getRelativeIndex(g);m.suggestions=[{desc:"escape",range:[f,f+p.data.length],text:p.data.replace(/\|/gu,"|")}],r.push(m)}}if(d!==void 0&&!ra(o)){let g=w(i,u,"no-ignored","useless fragment"),p=i.childNodes.findIndex(f=>f.type==="text"&&f.data.includes("#")),m=i.childNodes[p];m&&(g.fix={range:[g.startIndex+i.getRelativeIndex(p)+m.data.indexOf("#"),g.endIndex],text:"",desc:"remove"}),r.push(g)}return r}getTitle(e,t){return this.normalizeTitle(this.firstChild.toString(!0),0,{halfParsed:t,temporary:e,decode:!0,selfLink:!0})}print(){return super.print(c(this,rt)?{pre:"[[",post:"]]",sep:c(this,we)}:{sep:c(this,we)})}json(e,t=this.getAbsoluteIndex()){let r=super.json(void 0,t),{type:i,fragment:s}=this;return s!==void 0&&(i==="link"||i==="redirect-target")&&(r.fragment=s),r}};rt=new WeakMap,we=new WeakMap,je=new WeakMap});var ae,We=y(()=>{"use strict";B();ae=class extends k{get innerText(){return this.firstChild.data}constructor(n="",e,t){super(n,e,t)}}});var Pi,wn,na,W,He=y(()=>{"use strict";tt();We();Pi=[Te()];W=class extends(na=ae){get type(){return"noinclude"}toString(n){return n?"":super.toString()}};wn=re(na),W=ie(wn,0,"NoincludeToken",Pi,W),ne(wn,1,W)});var qr,ji=y(()=>{"use strict";_();hr();He();qr=class extends $e{get type(){return"redirect-target"}constructor(n,e,t,r){super(n,void 0,t,r),e!==void 0&&this.insertAt(new W(e,t,r))}getTitle(){return this.normalizeTitle(this.firstChild.toString(),0,{halfParsed:!0,decode:!0})}lint(n=this.getAbsoluteIndex()){let e=super.lint(n,!1);if(this.length===2){let t=w(this.lastChild,{start:n},"no-ignored","useless link text");t.startIndex--,t.startCol--,t.fix={range:[t.startIndex,t.endIndex],text:"",desc:"remove"},e.push(t)}return e}}});var Bi,Ve,Lt,Cn,ia,nt,qi=y(()=>{"use strict";tt();B();Nt();ji();Bi=[Te(!1,!1)];nt=class extends(ia=k){constructor(e,t,r,i,s,o,l=[]){super(void 0,o,l);T(this,Ve);T(this,Lt);b(this,Ve,e),b(this,Lt,s),this.append(new ye(t,"redirect-syntax",o,l),new qr(r,i==null?void 0:i.slice(1),o,l))}get type(){return"redirect"}getAttribute(e){return e==="padding"?c(this,Ve).length:super.getAttribute(e)}toString(e){return c(this,Ve)+super.toString(e)+c(this,Lt)}lint(e=this.getAbsoluteIndex()){let t=e+c(this,Ve).length+this.firstChild.toString().length;return this.lastChild.setAttribute("aIndex",t),this.lastChild.lint(t)}print(){return super.print({pre:c(this,Ve),post:c(this,Lt)})}};Cn=re(ia),Ve=new WeakMap,Lt=new WeakMap,nt=ie(Cn,0,"RedirectToken",Bi,nt),ne(Cn,1,nt)});var Oi={};ge(Oi,{parseRedirect:()=>sa});var sa,_i=y(()=>{"use strict";M();qi();sa=(a,n,e)=>{var r;(r=n.regexRedirect)!=null||(n.regexRedirect=new RegExp(String.raw`^(\s*)((?:${n.redirection.join("|")})\s*(?::\s*)?)\[\[([^\n|\]]+)(\|.*?)?\]\](\s*)`,"iu"));let t=n.regexRedirect.exec(a);return t&&A.normalizeTitle(t[3],0,!1,n,{halfParsed:!0,temporary:!0,decode:!0}).valid?(a=`\0${e.length}o\x7F${a.slice(t[0].length)}`,new nt(...t.slice(1),n,e),a):!1}});var Or,Mi=y(()=>{"use strict";B();Or=class extends k{get type(){return"onlyinclude"}toString(n){return`<onlyinclude>${super.toString(n)}</onlyinclude>`}getAttribute(n){return n==="padding"?13:n==="plain"||super.getAttribute(n)}print(){return super.print({pre:'<span class="wpb-ext"><onlyinclude></span>',post:'<span class="wpb-ext"></onlyinclude></span>'})}}});var Xe,Ft,$n=y(()=>{"use strict";B();Ft=class extends k{constructor(e,t,r,i,s,o=[]){super(void 0,s);T(this,Xe);se(this,"closed");se(this,"selfClosing");this.setAttribute("name",e.toLowerCase()),b(this,Xe,[e,i||e]),this.closed=i!=="",this.selfClosing=i===void 0,this.append(t,r);let l=typeof t=="string"?-1:o.indexOf(t);o.splice(l===-1?1/0:l,0,this)}get innerText(){return this.selfClosing?void 0:this.lastChild.text()}toString(e){let{selfClosing:t,firstChild:r,lastChild:i}=this,[s,o]=c(this,Xe);return t?`<${s}${r.toString(e)}/>`:`<${s}${r.toString(e)}>${i.toString(e)}${this.closed?`</${o}>`:""}`}text(){let[e,t]=c(this,Xe);return this.selfClosing?`<${e}${this.firstChild.text()}/>`:`<${e}${super.text(">")}${this.closed?`</${t}>`:""}`}getAttribute(e){return e==="padding"?c(this,Xe)[0].length+1:super.getAttribute(e)}getGaps(){return 1}print(){let[e,t]=c(this,Xe);return super.print(this.selfClosing?{pre:`<${e}`,post:"/>"}:{pre:`<${e}`,sep:">",post:this.closed?`</${t}>`:""})}};Xe=new WeakMap});var Di,In,oa,it,zi=y(()=>{"use strict";_();V();tt();M();$n();Di=[Te(!1)];it=class extends(oa=Ft){get type(){return"include"}constructor(n,e="",t,r,i,s){super(n,e,t!=null?t:"",t===void 0||r!=null?r:"",i,s)}toString(n){return n?"":super.toString()}lint(n=this.getAbsoluteIndex()){let e=[],{firstChild:t,closed:r,name:i}=this,s=new R(this,n);if(t.data.trim()){let o=w(t,s,"no-ignored","useless attribute","warning");o.suggestions=[{desc:"remove",range:[o.startIndex,o.endIndex],text:""}],e.push(o)}if(!r){let o=L(this,s,"unclosed-comment",A.msg("unclosed $1",`<${i}>`));o.suggestions=[{desc:"close",range:[o.endIndex,o.endIndex],text:`</${i}>`}],e.push(o)}return e}};In=re(oa),it=ie(In,0,"IncludeToken",Di,it),ne(In,1,it)});var Rt,_r=y(()=>{"use strict";me();Rt=(a=0)=>(n,e)=>{var r,Gi;class t extends n{constructor(){super(...arguments);T(this,r)}getAttr(l){return N(this,r,Gi).call(this).getAttr(l)}}return r=new WeakSet,Gi=function(){return this.childNodes[a]},Br(t,n),t}});var H,Ui,Wi,Dr,Nn,Hi,Pt,Vi,Xi,Qi,Mr,Ki,Ji,Yi,Zi,es=y(()=>{"use strict";H=new Set(["align"]),Ui=new Set(["cite"]),Wi=new Set(["cite","datetime"]),Dr=new Set(["width"]),Nn=new Set(["axis","align","bgcolor","height","width","valign"]),Hi=new Set([...Nn,"abbr","headers","scope","rowspan","colspan"]),Pt=new Set(["type"]),Vi=new Set(["summary","align","bgcolor","cellpadding","cellspacing","frame","rules","width"]),Xi=new Set(["clear"]),Qi=new Set(["bgcolor","align","valign"]),Mr=new Set,Ki=new Set(["id","class","style","lang","dir","title","tabindex","aria-describedby","aria-flowto","aria-hidden","aria-label","aria-labelledby","aria-level","aria-owns","role","about","property","resource","datatype","typeof","itemid","itemprop","itemref","itemscope","itemtype"]),Ji={div:H,h1:H,h2:H,h3:H,h4:H,h5:H,h6:H,blockquote:Ui,q:Ui,p:H,br:Xi,pre:Dr,ins:Wi,del:Wi,ul:Pt,ol:new Set(["type","start","reversed"]),li:new Set(["type","value"]),table:new Set([...Vi,"border"]),caption:H,tr:Qi,td:Hi,th:Hi,img:new Set(["alt","src","width","height","srcset"]),font:new Set(["size","color","face"]),hr:Dr,data:new Set(["value"]),time:new Set(["datetime"]),meta:new Set(["itemprop","content"]),link:new Set(["itemprop","href","title"]),gallery:Pt,poem:H,categorytree:H,combooption:H},Yi={gallery:new Set(["mode","showfilename","caption","perrow","widths","heights","showthumbnails"]),poem:new Set(["compact"]),categorytree:new Set(["hideroot","onlyroot","depth","mode","hideprefix","namespaces","showcount","notranslations"]),combooption:new Set(["name","for","inline"]),nowiki:Mr,indicator:new Set(["name"]),langconvert:new Set(["from","to"]),ref:new Set(["group","name","extends","follow","dir"]),references:new Set(["group","responsive"]),charinsert:new Set(["label"]),choose:new Set(["uncached","before","after"]),option:new Set(["weight"]),imagemap:Mr,inputbox:Mr,templatestyles:new Set(["src","wrapper"]),dynamicpagelist:Mr,poll:new Set(["id","show-results-before-voting"]),sm2:Pt,flashmp3:Pt,score:new Set(["line_width_inches","lang","override_midi","raw","note-language","override_audio","override_ogg","sound","vorbis"]),seo:new Set(["title","title_mode","title_separator","keywords","description","robots","google_bot","image","image_width","image_height","image_alt","type","site_name","locale","section","author","published_time","twitter_site"]),tab:new Set(["nested","name","index","class","block","inline","openname","closename","collapsed","dropdown","style","bgcolor","container","id","title"]),tabs:new Set(["plain","class","container","id","title","style"]),combobox:new Set(["placeholder","value","id","class","text","dropdown","style"])},Zi={table:Vi,td:new Set([...Nn,"scope"]),th:Nn,br:Xi,caption:H,div:H,hr:Dr,h1:H,h2:H,h3:H,h4:H,h5:H,h6:H,li:Pt,p:H,pre:Dr,tr:Qi,ul:Pt}});var aa,la,mr,jt,Y,Ie,Bt,ts=y(()=>{"use strict";_();K();es();V();M();B();Pe();aa=/expression|(?:accelerator|-o-link(?:-source)?|-o-replace)\s*:|(?:url|image(?:-set)?)\s*\(|attr\s*\([^)]+[\s,]url/u,la=new Set(["ext","arg","magic-word","template"]),Bt=class extends k{constructor(e,t,r,i="",s,o=[],l=A.getConfig(),d=[]){let u=new G(r,"attr-key",l,d),g;if(r==="title"||t==="img"&&r==="alt")g=new k(s,l,d,{}),g.type="attr-value",g.setAttribute("stage",10);else if(t==="gallery"&&r==="caption"||t==="choose"&&(r==="before"||r==="after")){let p=de(X({},l),{excludes:[...l.excludes,"heading","html","table","hr","list"]});g=new k(s,p,d,{}),g.type="attr-value",g.setAttribute("stage",1)}else g=new G(s,"attr-value",l,d,{});super(void 0,l,d);T(this,mr);T(this,jt);T(this,Y);T(this,Ie);b(this,mr,e),this.append(u,g),b(this,Y,i),b(this,Ie,[...o]),b(this,jt,t),this.setAttribute("name",oe(r).trim().toLowerCase())}get type(){return c(this,mr)}get tag(){return c(this,jt)}get balanced(){return!c(this,Y)||c(this,Ie)[0]===c(this,Ie)[1]}afterBuild(){c(this,Y).includes("\0")&&b(this,Y,this.buildFromStr(c(this,Y),0)),this.parentNode&&b(this,jt,this.parentNode.name),this.setAttribute("name",this.firstChild.toString(!0).trim().toLowerCase()),super.afterBuild()}toString(e){let[t="",r=""]=c(this,Ie);return c(this,Y)?super.toString(e,c(this,Y)+t)+r:this.firstChild.toString(e)}text(){return c(this,Y)?`${super.text(`${c(this,Y).trim()}"`)}"`:this.firstChild.text()}getGaps(){var e,t;return c(this,Y)?c(this,Y).length+((t=(e=c(this,Ie)[0])==null?void 0:e.length)!=null?t:0):0}lint(e=this.getAbsoluteIndex(),t){var x;let r=super.lint(e,t),{balanced:i,firstChild:s,lastChild:o,type:l,name:d,tag:u}=this,g=this.getValue(),p=new R(this,e);if(!i){let v=w(o,p,"unclosed-quote",A.msg("unclosed $1","quotes"),"warning");v.startIndex--,v.startCol--,v.suggestions=[{range:[v.endIndex,v.endIndex],text:c(this,Ie)[0],desc:"close"}],r.push(v)}let m=Yi[u],f=Ji[u],{length:h}=this.toString();if(!(m!=null&&m.has(d))&&!(f!=null&&f.has(d))&&(l==="ext-attr"?m||f:!/\{\{[^{]+\}\}/u.test(d))&&(l==="ext-attr"&&!f||!/^(?:xmlns:[\w:.-]+|data-(?!ooui|mw|parsoid)[^:]*)$/u.test(d)&&(u==="meta"||u==="link"||!Ki.has(d)))){let v=w(s,p,"illegal-attr","illegal attribute name");v.suggestions=[{desc:"remove",range:[e,e+h],text:""}],r.push(v)}else if(d==="style"&&typeof g=="string"&&aa.test(g))r.push(w(o,p,"insecure-style","insecure style"));else if(d==="tabindex"&&typeof g=="string"&&g!=="0"){let v=w(o,p,"illegal-attr","nonzero tabindex");v.suggestions=[{desc:"remove",range:[e,e+h],text:""},{desc:"0 tabindex",range:[v.startIndex,v.endIndex],text:"0"}],r.push(v)}else if(l!=="ext-attr"&&!o.childNodes.some(({type:v})=>la.has(v))){let v=Ii.provideValues(u,d),C=String(g).toLowerCase();v.length>0&&v.every(({name:E})=>E!==C)&&r.push(w(o,p,"illegal-attr","illegal attribute value","warning"))}return(x=Zi[u])!=null&&x.has(d)&&r.push(w(s,p,"obsolete-attr","obsolete attribute","warning")),r}getValue(){return c(this,Y)?this.lastChild.text().trim():this.type==="ext-attr"||""}print(){let[e="",t=""]=c(this,Ie);return c(this,Y)?super.print({sep:vt(c(this,Y))+e,post:t}):super.print()}json(e,t=this.getAbsoluteIndex()){let r=super.json(void 0,t);return r.tag=this.tag,r}};mr=new WeakMap,jt=new WeakMap,Y=new WeakMap,Ie=new WeakMap});var rs,da,En,fr,Qe,zr=y(()=>{"use strict";_();K();V();M();B();Pe();ts();rs=a=>a.slice(0,-1),da=a=>`${rs(a)}-dirty`;try{En=new RegExp(String.raw`[\p{L}\d]`,"u")}catch(a){En=/[^\W_]/u}Qe=class extends k{constructor(e,t,r,i,s=[]){super(void 0,i,s,{});T(this,fr);if(b(this,fr,t),this.setAttribute("name",r),e){let o=/([^\s/](?:(?!\0\d+~\x7F)[^\s/=])*)(?:((?:\s(?:\s|\0\d+[cn]\x7F)*)?(?:=|\0\d+~\x7F)(?:\s|\0\d+[cn]\x7F)*)(?:(["'])([\s\S]*?)(\3|$)|(\S*)))?/gu,l="",d=o.exec(e),u=0,g=()=>{l&&(super.insertAt(new G(l,da(t),i,s,{})),l="")};for(;d;){let{index:p,0:m,1:f,2:h,3:x,4:v,5:C,6:E}=d;if(l+=e.slice(u,p),/^(?:[\w:]|\0\d+t\x7F)(?:[\w:.-]|\0\d+t\x7F)*$/u.test(oe(f).trim())){let $=v!=null?v:E,S=[x,C],F=new Bt(rs(t),r,f,h,$,S,i,s);g(),super.insertAt(F)}else l+=m;({lastIndex:u}=o),d=o.exec(e)}l+=e.slice(u),g()}}get type(){return c(this,fr)}afterBuild(){let{parentNode:e}=this;(e==null?void 0:e.type)==="td"&&e.subtype==="caption"&&this.setAttribute("name","caption"),super.afterBuild()}getAttrTokens(e){return this.childNodes.filter(t=>t instanceof Bt&&(!e||t.name===e.toLowerCase().trim()))}getAttrToken(e){let t=this.getAttrTokens(e);return t[t.length-1]}getAttr(e){var t;return(t=this.getAttrToken(e))==null?void 0:t.getValue()}lint(e=this.getAbsoluteIndex(),t){let r=super.lint(e,t),{parentNode:i,childNodes:s}=this,o=new Map,l=new Set,d=new R(this,e);if((i==null?void 0:i.type)==="html"&&i.closing&&this.text().trim()){let u=L(this,d,"no-ignored","attributes of a closing tag"),g=i.getAbsoluteIndex();u.suggestions=[{desc:"remove",range:[e,u.endIndex],text:""},{desc:"open",range:[g+1,g+2],text:""}],r.push(u)}for(let u of s)if(u instanceof Bt){let{name:g}=u;o.has(g)?(l.add(g),o.get(g).push(u)):o.set(g,[u])}else{let g=u.text().trim();if(g){let p=w(u,d,"no-ignored","containing invalid attribute",En.test(g)?"error":"warning");p.suggestions=[{desc:"remove",range:[p.startIndex,p.endIndex],text:" "}],r.push(p)}}if(l.size>0)for(let u of l){let g=o.get(u).map(p=>{let m=p.getValue();return[p,m===!0?"":m]});r.push(...g.map(([p,m],f)=>{let h=w(p,d,"no-duplicate",A.msg("duplicated $1 attribute",u)),x={desc:"remove",range:[h.startIndex,h.endIndex],text:""};return!m||g.slice(0,f).some(([,v])=>v===m)?h.fix=x:h.suggestions=[x],h}))}return r}print(){return this.toString()?`<span class="wpb-${this.type}">${this.childNodes.map(e=>e.print(e instanceof G?{class:e.toString().trim()&&"attr-dirty"}:void 0)).join("")}</span>`:""}};fr=new WeakMap});var Gr,ns=y(()=>{"use strict";M();B();He();Gr=class extends k{get type(){return"ext-inner"}constructor(n,e=A.getConfig(),t=[]){if(n){let r=/<nowiki>/giu,i=/<\/nowiki>/giu,{length:s}=r.source,o=r.exec(n);o&&(i.lastIndex=o.index+s);let l=i.exec(n),d=0,u="";for(;o&&l;)new W(o[0],e,t),new W(l[0],e,t),u+=`${n.slice(d,o.index)}\0${t.length-1}n\x7F${n.slice(o.index+s,l.index)}\0${t.length}n\x7F`,d=l.index+s+1,r.lastIndex=d,o=r.exec(n),o&&(i.lastIndex=o.index+s),l=i.exec(n);n=u+n.slice(d)}super(n,e,t,{}),this.setAttribute("stage",10)}getAttribute(n){return n==="plain"||super.getAttribute(n)}lint(n=this.getAbsoluteIndex()){return super.lint(n,/<\s*\/\s*(pre)\b/giu)}}});var qt,Ln=y(()=>{"use strict";_();V();xr();M();B();Pe();qt=class extends k{get type(){return"ext-inner"}constructor(n,e,t=A.getConfig(),r=[],i){if(super(void 0,t,r,{}),e){let s=G;this.append(...e.split(`
|
|
3
|
+
`).map(o=>i?o:st(o,t,r,n)).map(o=>new s(o,"param-line",t,r,{})))}r.splice(r.indexOf(this),1),r.push(this)}toString(n){return super.toString(n,`
|
|
4
4
|
`)}text(){return super.text(`
|
|
5
|
-
`)}getGaps(){return 1}lint(
|
|
6
|
-
`})}}});var hr,Bt,Dr,qt,Ln=y(()=>{"use strict";q();Te();K();_();P();$t();qt=class extends k{constructor(e,t,n,i=[]){super(void 0,n,i);T(this,Bt);T(this,hr);b(this,hr,e);let s=new k(t[0],n,i);s.type="heading-title",s.setAttribute("stage",2);let o=new ke(t[1],/^\s*$/u,"heading-trail",n,i,{});this.append(s,o)}get type(){return"heading"}get level(){return c(this,hr)}toString(e){let t=N(this,Bt,Dr).call(this);return t+this.firstChild.toString(e)+t+this.lastChild.toString(e)}text(){let e=N(this,Bt,Dr).call(this);return e+this.firstChild.text()+e}getAttribute(e){return e==="padding"?this.level:super.getAttribute(e)}getGaps(){return this.level}lint(e=this.getAbsoluteIndex(),t){let n=super.lint(e,t),{firstChild:i,level:s}=this,o=i.toString(),l=o.startsWith("="),g=l||o.endsWith("="),u=i.childNodes.filter(_t("quote")),d=u.filter(({bold:m})=>m),p=u.filter(({italic:m})=>m),h=new R(this,e);if(this.level===1){let m=C(i,h,"h1","<h1>");g||(m.suggestions=[{desc:"h2",range:[m.startIndex,m.endIndex],text:`=${o}=`}]),n.push(m)}if(g){let m=C(i,h,"unbalanced-header",A.msg("unbalanced $1 in a section header",'"="'));if(o!=="=")if(l){let[x]=/^=+/u.exec(o);m.suggestions=[{desc:`h${s}`,range:[m.startIndex,m.startIndex+x.length],text:""},{desc:`h${s+x.length}`,range:[m.endIndex,m.endIndex],text:x}]}else{let x=/[^=](=+)$/u.exec(o)[1];m.suggestions=[{desc:`h${s}`,range:[m.endIndex-x.length,m.endIndex],text:""},{desc:`h${s+x.length}`,range:[m.startIndex,m.startIndex],text:x}]}n.push(m)}this.closest("html-attrs,table-attrs")&&n.push(E(this,h,"parsing-order","section header in an HTML tag"));let f=this.getRootNode().toString();if(d.length%2){let m=C(d[d.length-1],de(Y({},h),{start:e+s,left:h.left+s}),"format-leakage",A.msg("unbalanced $1 in a section header","bold apostrophes")),x=e+s+o.length;f.slice(m.endIndex,x).trim()?m.suggestions=[{desc:"close",range:[x,x],text:"'''"}]:m.fix={desc:"remove",range:[m.startIndex,m.endIndex],text:""},n.push(m)}if(p.length%2){let m=C(p[p.length-1],{start:e+s},"format-leakage",A.msg("unbalanced $1 in a section header","italic apostrophes")),x=e+s+o.length;m.fix=f.slice(m.endIndex,x).trim()?{desc:"close",range:[x,x],text:"''"}:{desc:"remove",range:[m.startIndex,m.endIndex],text:""},n.push(m)}return n}print(){let e=N(this,Bt,Dr).call(this);return super.print({pre:e,sep:e})}json(e,t=this.getAbsoluteIndex()){let n=super.json(void 0,t);return n.level=this.level,n}};hr=new WeakMap,Bt=new WeakSet,Dr=function(){return"=".repeat(this.level)}});var la,zr,ns=y(()=>{"use strict";X();q();_();P();la=new RegExp(`https?://${Le}${Fe}$`,"iu"),zr=class extends k{get type(){return"parameter"}get anon(){return this.firstChild.length===0}get duplicated(){var r;try{return!!((r=this.parentNode)!=null&&r.getDuplicatedArgs().some(([e])=>e===this.name))}catch(e){return!1}}constructor(r,e,t=A.getConfig(),n=[]){super(void 0,t,n);let i=new k(typeof r=="number"?void 0:r,t,n,{}),s=new k(e,t,n);i.type="parameter-key",i.setAttribute("stage",2),s.type="parameter-value",s.setAttribute("stage",2),this.append(i,s)}trimName(r,e=!0){let t=(typeof r=="string"?r:r.toString(!0)).replace(/^[ \t\n\0\v]+|([^ \t\n\0\v])[ \t\n\0\v]+$/gu,"$1");return this.setAttribute("name",t),t}afterBuild(){if(!this.anon){let{parentNode:r,firstChild:e}=this,t=this.trimName(e);r&&r.getArgs(t,!1,!1).add(this)}super.afterBuild()}toString(r){return this.anon?this.lastChild.toString(r):super.toString(r,"=")}text(){return this.anon?this.lastChild.text():super.text("=")}getGaps(){return this.anon?0:1}lint(r=this.getAbsoluteIndex(),e){var s;let t=super.lint(r,e),{firstChild:n}=this,i=(s=la.exec(n.text()))==null?void 0:s[0];if(i&&new URL(i).search){let o=C(n,{start:r},"unescaped","unescaped query string in an anonymous parameter");o.startIndex=o.endIndex,o.startLine=o.endLine,o.startCol=o.endCol,o.endIndex++,o.endCol++,o.fix={range:[o.startIndex,o.endIndex],text:"{{=}}",desc:"escape"},t.push(o)}return t}print(){return super.print({sep:this.anon?"":"="})}json(r,e=this.getAbsoluteIndex()){let t=super.json(void 0,e);return Object.assign(t,{anon:this.anon,duplicated:this.duplicated}),t}}});var fr,Qe,it,st,Ot,ot,Fn,is,mr,ss=y(()=>{"use strict";X();q();Te();K();P();ns();Pe();$t();mr=class extends k{constructor(e,t,n,i=[]){var $,w;let s,o=/^(?:\s|\0\d+[cn]\x7F)*\0(\d+)h\x7F(?:\s|\0\d+[cn]\x7F)*/u.exec(e);o&&(s=Number(o[1]),e=e.replace(`\0${s}h\x7F`,i[s].toString().replace(/^\n/u,"")));super(void 0,n,i,{});T(this,ot);se(this,"modifier","");T(this,fr,"template");T(this,Qe,":");T(this,it,!1);T(this,st,new Map);T(this,Ot);let{parserFunction:[l,g],variable:u,functionHook:d}=n,p=($=/^(?:\s|\0\d+[cn]\x7F)*\0\d+s\x7F/u.exec(e))==null?void 0:$[0];if(p)this.setAttribute("modifier",p),e=e.slice(p.length);else if(e.includes(":")){let[S,...I]=e.split(":"),[j]=/^(?:\s|\0\d+[cn]\x7F)*/u.exec((w=I[0])!=null?w:"");this.setModifier(`${S}:${j}`)&&(e=I.join(":").slice(j.length))}let h=e.search(/[::]/u),f=e[h]==="\uFF1A",m=h!==-1;if(m||t.length===0&&!c(this,it)){let S=m?e.slice(0,h):e,I=m&&e.slice(h+1),j=oe(S),B=m?j.slice(j.search(/\S/u))+(f?"\uFF1A":""):j.trim(),F=B.toLowerCase(),H=Array.isArray(g),z=H?g.includes(B):Object.prototype.hasOwnProperty.call(g,B),le=!H&&z?g[B]:Object.prototype.hasOwnProperty.call(l,F)&&l[F],fe=H&&z||!("functionHook"in n)||d.includes(le),J=H&&z||u.includes(le);if(m?le&&fe:J){this.setAttribute("name",le||F.replace(/^#|:$/u,"")),b(this,fr,"magic-word"),f&&b(this,Qe,"\uFF1A");let U=new RegExp(String.raw`^\s*${B}\s*$`,z?"u":"iu"),L=new ke(S,U,"magic-word-name",n,i,{});if(super.insertAt(L),I!==!1&&t.unshift([I]),this.name==="invoke")for(let ee=0;ee<2;ee++){let Se=t.shift();if(!Se)break;let pe=new D(Se.join("="),`invoke-${ee?"function":"module"}`,n,i);super.insertAt(pe)}}}if(this.type==="template"){let S=oe(e).trim();if(!this.normalizeTitle(S,10,!0,!0).valid)throw i.pop(),new SyntaxError("Invalid template name");let I=new D(e,"template-name",n,i,{});super.insertAt(I)}typeof s=="number"&&(i[s]=void 0);let x=this.isTemplate(),v=1;for(let S=0;S<t.length;S++){let I=t[S];x||this.name==="switch"&&S>0||this.name==="tag"&&S>1||(I[0]=I.join("="),I.length=1),I.length===1&&(I.unshift(v),v++),this.insertAt(new zr(...I,n,i))}this.seal("modifier")}get type(){return c(this,fr)}setModifier(e){let{parserFunction:[,,t,n]}=this.getAttribute("config"),i=oe(e).trim();if(e&&!i.endsWith(":"))return!1;let s=i.slice(0,-1).toLowerCase(),o=t.includes(s),l=n.includes(s);return c(this,it)&&o||!c(this,it)&&(l||e==="")||(Z.running||this.length>1)&&(o||l||e==="")?(this.setAttribute("modifier",e),b(this,it,o),!!e):!1}isTemplate(){return this.type==="template"||this.name==="invoke"}getModule(){}afterBuild(){this.modifier.includes("\0")&&this.setAttribute("modifier",this.buildFromStr(this.modifier,0)),super.afterBuild(),this.isTemplate()&&this.type==="template"&&(b(this,Ot,N(this,ot,Fn).call(this)),this.setAttribute("name",c(this,Ot).title))}toString(e){return`{{${this.modifier}${this.type==="magic-word"?this.firstChild.toString(e)+(this.length===1?"":c(this,Qe))+this.childNodes.slice(1).map(t=>t.toString(e)).join("|"):super.toString(e,"|")}}}`}text(){let{childNodes:e,length:t,firstChild:n,modifier:i,type:s,name:o}=this;return s==="magic-word"&&o==="vardefine"?"":`{{${i}${s==="magic-word"?n.text()+(t===1?"":c(this,Qe))+be(e.slice(1),"|"):super.text("|")}}}`}getAttribute(e){switch(e){case"padding":return this.modifier.length+2;case"title":return c(this,Ot);case"colon":return c(this,Qe);default:return super.getAttribute(e)}}getGaps(){return 1}lint(e=this.getAbsoluteIndex(),t){let n=super.lint(e,t);if(!this.isTemplate())return n;let{type:i,childNodes:s,length:o}=this,l=new R(this,e),g=i==="magic-word";if(g&&!N(this,ot,Fn).call(this).valid)n.push(C(s[1],l,"invalid-invoke","illegal module name"));else{let d=s[g?1:0],p=d.childNodes.findIndex(f=>f.type==="text"&&Ye(f.data).includes("#")),h=d.childNodes[p];if(h){let f=C(d,l,"no-ignored","useless fragment");f.fix={range:[f.startIndex+d.getRelativeIndex(p)+h.data.indexOf("#"),f.endIndex],text:"",desc:"remove"},n.push(f)}}if(g&&o===2)return n.push(E(this,l,"invalid-invoke","missing module function")),n;let u=this.getDuplicatedArgs().filter(([,d])=>!d[0].querySelector("ext"));if(u.length>0)for(let[,d]of u)n.push(...d.map(p=>{let h=C(p,l,"no-duplicate","duplicated parameter");return h.suggestions=[{desc:"remove",range:[h.startIndex-1,h.endIndex],text:""}],h}));return n}insertAt(e,t=this.length){return super.insertAt(e,t),e.anon?N(this,ot,is).call(this,e):e.name&&this.getArgs(e.name,!1,!1).add(e),e}getAllArgs(){return this.childNodes.filter(_t("parameter"))}getAnonArgs(){return this.getAllArgs().filter(({anon:e})=>e)}getArgs(e,t,n=!0){let i=String(e).replace(/^[ \t\n\0\v]+|([^ \t\n\0\v])[ \t\n\0\v]+$/gu,"$1"),s;return c(this,st).has(i)?s=c(this,st).get(i):(s=new Set(this.getAllArgs().filter(({name:o})=>i===o)),c(this,st).set(i,s)),s}getDuplicatedArgs(){return[...c(this,st)].filter(([,{size:e}])=>e>1).map(([e,t])=>[e,[...t]])}getPossibleValues(){let{type:e,name:t,childNodes:n}=this;if(e==="template")throw new Error("TranscludeToken.getPossibleValues method is only for specific magic words!");let i;switch(t){case"if":case"ifexist":case"ifexpr":case"iferror":i=2;break;case"ifeq":i=3;break;default:throw new Error("TranscludeToken.getPossibleValues method is only for specific magic words!")}let s=n.slice(i,i+2).map(({childNodes:[,o]})=>o);for(let o=0;o<s.length;){let{length:l,0:g}=s[o].childNodes.filter(u=>u.text().trim());if(l===0)s.splice(o,1);else if(l>1||g.type!=="magic-word")o++;else try{let u=g.getPossibleValues();s.splice(o,1,...u),o+=u.length}catch(u){o++}}return s}print(){let{childNodes:e,length:t,firstChild:n,modifier:i,type:s}=this;return`<span class="wpb-${s}">{{${yt(i)}${s==="magic-word"?n.print()+(t===1?"":c(this,Qe))+Re(e.slice(1),{sep:"|"}):Re(e,{sep:"|"})}}}</span>`}};fr=new WeakMap,Qe=new WeakMap,it=new WeakMap,st=new WeakMap,Ot=new WeakMap,ot=new WeakSet,Fn=function(){let e=this.type==="template";return this.normalizeTitle(this.childNodes[e?0:1].toString(!0),e?10:828,!0)},is=function(e){let t=this.getAnonArgs(),n=typeof e!="number";for(let i=n?t.indexOf(e):e-1;i<t.length;i++){let s=t[i],{name:o}=s,l=String(i+1);(o!==l||s===e)&&(s.setAttribute("name",l),this.getArgs(l,!1,!1).add(s))}}});var os,Rn,da,at,as=y(()=>{"use strict";Ze();P();os=[ye()];at=class extends(da=k){get type(){return"hidden"}};Rn=re(da),at=ie(Rn,0,"HiddenToken",os,at),ne(Rn,1,at)});var Pn,ga,Wr,ls=y(()=>{"use strict";X();q();K();P();Pe();as();Wr=class extends k{constructor(e,t,n=[]){super(void 0,t,n,{});T(this,Pn);for(let i=0;i<e.length;i++){let s=e[i];if(i===0){let o=new D(s,"arg-name",t,n,{});super.insertAt(o)}else if(i>1){let o=new at(s,t,n);super.insertAt(o)}else{let o=new k(s,t,n);o.type="arg-default",o.setAttribute("stage",2),super.insertAt(o)}}}get type(){return"arg"}get default(){var e,t;return(t=(e=this.childNodes[1])==null?void 0:e.text())!=null?t:!1}toString(e){return`{{{${super.toString(e,"|")}}}}`}text(){return`{{{${be(this.childNodes.slice(0,2),"|")}}}}`}getAttribute(e){return e==="padding"?3:super.getAttribute(e)}getGaps(){return 1}afterBuild(){super.afterBuild()}lint(e=this.getAbsoluteIndex(),t){let{childNodes:[n,i,...s]}=this;if(!this.getAttribute("include")){let l=E(this,{start:e},"no-arg","unexpected template argument");return i&&(l.suggestions=[{range:[e,l.endIndex],text:i.text(),desc:"expand"}]),[l]}n.setAttribute("aIndex",e+3);let o=n.lint(e+3,t);if(i){let l=e+4+n.toString().length;i.setAttribute("aIndex",l),o.push(...i.lint(l,t))}if(s.length>0){let l=new R(this,e);o.push(...s.map(g=>{let u=C(g,l,"no-ignored","invisible content inside triple braces");return u.startIndex--,u.startCol--,u.suggestions=[{desc:"remove",range:[u.startIndex,u.endIndex],text:""},{desc:"escape",range:[u.startIndex,u.startIndex+1],text:"{{!}}"}],u}))}return o}print(){return super.print({pre:"{{{",post:"}}}",sep:"|"})}json(e,t=this.getAbsoluteIndex()){let n=super.json(void 0,t);return n.default=this.default,n}};Pn=new WeakSet,ga=function(){}});var us={};ge(us,{parseBraces:()=>xr});var pa,ds,gs,ps,xr,Ur=y(()=>{"use strict";X();Ln();ss();ls();pa={"=":String.raw`\n(?!(?:[^\S\n]|\0\d+[cn]\x7F)*\n)`,"{":String.raw`\}{2,}|\|`,"-":String.raw`\}-`,"[":String.raw`\]\]`},ds=String.raw`|\{{2,}`,gs=new Map([["!","!"],["!!","+"],["(!","{"],["!)","}"],["!-","-"],["=","~"],["server","m"]]),ps=a=>{let r=oe(a).trim().toLowerCase();return gs.has(r)?gs.get(r):/^(?:filepath|(?:full|canonical)urle?):./u.test(r)?"m":/^#vardefine:./u.test(r)?"n":"t"},xr=(a,r,e)=>{var h,f,m,x,v,$;let t=String.raw`${(h=r.excludes)!=null&&h.includes("heading")?"":String.raw`^((?:\0\d+[cno]\x7F)*)={1,6}|`}\[\[|-\{(?!\{)`,{parserFunction:[,,,n]}=r,i=[],s=[],o=w=>w.replace(/\0(\d+)\x7F/gu,(S,I)=>s[I]);a=a.replace(/\{\{([^\n{}[]*)\}\}(?!\})|\[\[[^\n[\]{]*\]\]/gu,(w,S)=>{if(S!==void 0)try{let{length:I}=e,j=S.split("|");return new mr(j[0],j.slice(1).map(B=>{let F=B.indexOf("=");return F===-1?[B]:[B.slice(0,F),B.slice(F+1)]}),r,e),`\0${I}${ps(j[0])}\x7F`}catch(I){if(!(I instanceof SyntaxError)||I.message!=="Invalid template name")throw I}return s.push(w),`\0${s.length-1}\x7F`});let l=a.lastIndexOf("}}")-a.length,g=l+a.length!==-1,u=new RegExp(t+(g?ds:""),"gmu"),d=u.exec(a),p;for(;d||p!==void 0&&p<=a.length&&((m=(f=i[i.length-1])==null?void 0:f[0])!=null&&m.startsWith("="));){if(d!=null&&d[1]){let[,{length:U}]=d;d[0]=d[0].slice(U),d.index+=U}let{0:w,index:S}=d!=null?d:{0:`
|
|
7
|
-
`,index:a.length},
|
|
8
|
-
`){
|
|
9
|
-
)`:""}(\s*)$`,"u");
|
|
10
|
-
`))!=null?i:[]){let o=/^([^|]+)(?:\|(.*))?/u.exec(s);if(!o){super.insertAt(s.trim()?new
|
|
5
|
+
`)}getGaps(){return 1}lint(n=this.getAbsoluteIndex()){let e=new R(this,n),t=A.msg("invalid parameter of <$1>",this.name),r=[];for(let i of this.childNodes){i.setAttribute("aIndex",n);let s=i.childNodes.filter(({type:o})=>o!=="comment"&&o!=="include"&&o!=="noinclude");if(s.some(({type:o})=>o==="ext"))r.push(w(i,e,"no-ignored",t));else{let o=s.findIndex(({type:d})=>d!=="text"),l=s.slice(0,o===-1?void 0:o).map(String).join("");if(l&&!(o===-1?/^[a-z]+(?:\[\])?\s*=/iu:/^[a-z]+(?:\[\])?\s*(?:=|$)/iu).test(l)){let d=w(i,e,"no-ignored",t);d.suggestions=[{desc:"remove",range:[d.startIndex,d.endIndex],text:""}],r.push(d)}else r.push(...i.lint(n,!1))}n+=i.toString().length+1}return r}print(){return super.print({sep:`
|
|
6
|
+
`})}}});var br,Ot,Ur,_t,Fn=y(()=>{"use strict";_();me();V();M();B();Nt();_t=class extends k{constructor(e,t,r,i=[]){super(void 0,r,i);T(this,Ot);T(this,br);b(this,br,e);let s=new k(t[0],r,i);s.type="heading-title",s.setAttribute("stage",2);let o=new ye(t[1],"heading-trail",r,i);this.append(s,o)}get type(){return"heading"}get level(){return c(this,br)}toString(e){let t=N(this,Ot,Ur).call(this);return t+this.firstChild.toString(e)+t+this.lastChild.toString(e)}text(){let e=N(this,Ot,Ur).call(this);return e+this.firstChild.text()+e}getAttribute(e){return e==="padding"?this.level:super.getAttribute(e)}getGaps(){return this.level}lint(e=this.getAbsoluteIndex(),t){let r=super.lint(e,t),{firstChild:i,level:s}=this,o=i.toString(),l=o.startsWith("="),d=l||o.endsWith("="),u=i.childNodes.filter(Mt("quote")),g=u.filter(({bold:h})=>h),p=u.filter(({italic:h})=>h),m=new R(this,e);if(this.level===1){let h=w(i,m,"h1","<h1>");d||(h.suggestions=[{desc:"h2",range:[h.startIndex,h.endIndex],text:`=${o}=`}]),r.push(h)}if(d){let h=w(i,m,"unbalanced-header",A.msg("unbalanced $1 in a section header",'"="'));if(o!=="=")if(l){let[x]=/^=+/u.exec(o);h.suggestions=[{desc:`h${s}`,range:[h.startIndex,h.startIndex+x.length],text:""},{desc:`h${s+x.length}`,range:[h.endIndex,h.endIndex],text:x}]}else{let x=/[^=](=+)$/u.exec(o)[1];h.suggestions=[{desc:`h${s}`,range:[h.endIndex-x.length,h.endIndex],text:""},{desc:`h${s+x.length}`,range:[h.startIndex,h.startIndex],text:x}]}r.push(h)}this.closest("html-attrs,table-attrs")&&r.push(L(this,m,"parsing-order","section header in an HTML tag"));let f=this.getRootNode().toString();if(g.length%2){let h=w(g[g.length-1],de(X({},m),{start:e+s,left:m.left+s}),"format-leakage",A.msg("unbalanced $1 in a section header","bold apostrophes")),x=e+s+o.length;f.slice(h.endIndex,x).trim()?h.suggestions=[{desc:"close",range:[x,x],text:"'''"}]:h.fix={desc:"remove",range:[h.startIndex,h.endIndex],text:""},r.push(h)}if(p.length%2){let h=w(p[p.length-1],{start:e+s},"format-leakage",A.msg("unbalanced $1 in a section header","italic apostrophes")),x=e+s+o.length;h.fix=f.slice(h.endIndex,x).trim()?{desc:"close",range:[x,x],text:"''"}:{desc:"remove",range:[h.startIndex,h.endIndex],text:""},r.push(h)}return r}print(){let e=N(this,Ot,Ur).call(this);return super.print({pre:e,sep:e})}json(e,t=this.getAbsoluteIndex()){let r=super.json(void 0,t);return r.level=this.level,r}};br=new WeakMap,Ot=new WeakSet,Ur=function(){return"=".repeat(this.level)}});var ga,Wr,is=y(()=>{"use strict";K();_();M();B();ga=new RegExp(`https?://${Le}${Fe}$`,"iu"),Wr=class extends k{get type(){return"parameter"}get anon(){return this.firstChild.length===0}get duplicated(){var n;try{return!!((n=this.parentNode)!=null&&n.getDuplicatedArgs().some(([e])=>e===this.name))}catch(e){return!1}}constructor(n,e,t=A.getConfig(),r=[]){super(void 0,t,r);let i=new k(typeof n=="number"?void 0:n,t,r,{}),s=new k(e,t,r);i.type="parameter-key",i.setAttribute("stage",2),s.type="parameter-value",s.setAttribute("stage",2),this.append(i,s)}trimName(n,e=!0){let t=(typeof n=="string"?n:n.toString(!0)).replace(/^[ \t\n\0\v]+|([^ \t\n\0\v])[ \t\n\0\v]+$/gu,"$1");return this.setAttribute("name",t),t}afterBuild(){if(!this.anon){let{parentNode:n,firstChild:e}=this,t=this.trimName(e);n&&n.getArgs(t,!1,!1).add(this)}super.afterBuild()}toString(n){return this.anon?this.lastChild.toString(n):super.toString(n,"=")}text(){return this.anon?this.lastChild.text():super.text("=")}getGaps(){return this.anon?0:1}lint(n=this.getAbsoluteIndex(),e){var s;let t=super.lint(n,e),{firstChild:r}=this,i=(s=ga.exec(r.text()))==null?void 0:s[0];if(i&&new URL(i).search){let o=w(r,{start:n},"unescaped","unescaped query string in an anonymous parameter");o.startIndex=o.endIndex,o.startLine=o.endLine,o.startCol=o.endCol,o.endIndex++,o.endCol++,o.fix={range:[o.startIndex,o.endIndex],text:"{{=}}",desc:"escape"},t.push(o)}return t}print(){return super.print({sep:this.anon?"":"="})}json(n,e=this.getAbsoluteIndex()){let t=super.json(void 0,e);return Object.assign(t,{anon:this.anon},this.duplicated&&{duplicated:!0}),t}}});var yr,Ke,ot,at,Dt,lt,Rn,ss,Tr,os=y(()=>{"use strict";K();_();me();V();B();is();Pe();Nt();Tr=class extends k{constructor(e,t,r,i=[]){var C,E;let s,o=/^(?:\s|\0\d+[cn]\x7F)*\0(\d+)h\x7F(?:\s|\0\d+[cn]\x7F)*/u.exec(e);o&&(s=Number(o[1]),e=e.replace(`\0${s}h\x7F`,i[s].toString().replace(/^\n/u,"")));super(void 0,r,i,{});T(this,lt);se(this,"modifier","");T(this,yr,"template");T(this,Ke,":");T(this,ot,!1);T(this,at,new Map);T(this,Dt);let{parserFunction:[l,d],variable:u,functionHook:g}=r,p=(C=/^(?:\s|\0\d+[cn]\x7F)*\0\d+s\x7F/u.exec(e))==null?void 0:C[0];if(p)this.setAttribute("modifier",p),e=e.slice(p.length);else if(e.includes(":")){let[$,...S]=e.split(":"),[F]=/^(?:\s|\0\d+[cn]\x7F)*/u.exec((E=S[0])!=null?E:"");this.setModifier(`${$}:${F}`)&&(e=S.join(":").slice(F.length))}let m=e.search(/[::]/u),f=e[m]==="\uFF1A",h=m!==-1;if(h||t.length===0&&!c(this,ot)){let $=h?e.slice(0,m):e,S=h&&e.slice(m+1),F=oe($),O=h?F.slice(F.search(/\S/u))+(f?"\uFF1A":""):F.trim(),P=O.toLowerCase(),j=Array.isArray(d),q=j?d.includes(O):Object.prototype.hasOwnProperty.call(d,O),le=!j&&q?d[O]:Object.prototype.hasOwnProperty.call(l,P)&&l[P],xe=j&&q||!("functionHook"in r)||g.includes(le),ce=j&&q||u.includes(le);if(h?le&&xe:ce){this.setAttribute("name",le||P.replace(/^#|:$/u,"")),b(this,yr,"magic-word"),f&&b(this,Ke,"\uFF1A");let J=new ye($,"magic-word-name",r,i);if(super.insertAt(J),S!==!1&&t.unshift([S]),this.name==="invoke")for(let I=0;I<2;I++){let Z=t.shift();if(!Z)break;let ee=new G(Z.join("="),`invoke-${I?"function":"module"}`,r,i);super.insertAt(ee)}}}if(this.type==="template"){let $=oe(e).trim();if(!this.normalizeTitle($,10,{halfParsed:!0,temporary:!0}).valid)throw i.pop(),new SyntaxError("Invalid template name");let S=new G(e,"template-name",r,i,{});super.insertAt(S)}typeof s=="number"&&(i[s]=void 0);let x=this.isTemplate(),v=1;for(let $=0;$<t.length;$++){let S=t[$];x||this.name==="switch"&&$>0||this.name==="tag"&&$>1||(S[0]=S.join("="),S.length=1),S.length===1&&(S.unshift(v),v++),this.insertAt(new Wr(...S,r,i))}this.seal("modifier")}get type(){return c(this,yr)}setModifier(e){let{parserFunction:[,,t,r]}=this.getAttribute("config"),i=oe(e).trim();if(e&&!i.endsWith(":"))return!1;let s=i.slice(0,-1).toLowerCase(),o=t.includes(s),l=r.includes(s);return c(this,ot)&&o||!c(this,ot)&&(l||e==="")||(pe.running||this.length>1)&&(o||l||e==="")?(this.setAttribute("modifier",e),b(this,ot,o),!!e):!1}isTemplate(){return this.type==="template"||this.name==="invoke"}getModule(){}afterBuild(){this.modifier.includes("\0")&&this.setAttribute("modifier",this.buildFromStr(this.modifier,0)),super.afterBuild(),this.isTemplate()&&this.type==="template"&&(b(this,Dt,N(this,lt,Rn).call(this)),this.setAttribute("name",c(this,Dt).title))}toString(e){return`{{${this.modifier}${this.type==="magic-word"?this.firstChild.toString(e)+(this.length===1?"":c(this,Ke))+this.childNodes.slice(1).map(t=>t.toString(e)).join("|"):super.toString(e,"|")}}}`}text(){let{childNodes:e,length:t,firstChild:r,modifier:i,type:s,name:o}=this;return s==="magic-word"&&o==="vardefine"?"":`{{${i}${s==="magic-word"?r.text()+(t===1?"":c(this,Ke))+be(e.slice(1),"|"):super.text("|")}}}`}getAttribute(e){switch(e){case"padding":return this.modifier.length+2;case"title":return c(this,Dt);case"colon":return c(this,Ke);default:return super.getAttribute(e)}}getGaps(){return 1}lint(e=this.getAbsoluteIndex(),t){let r=super.lint(e,t);if(!this.isTemplate())return r;let{type:i,childNodes:s,length:o}=this,l=new R(this,e),d=i==="magic-word";if(d&&!N(this,lt,Rn).call(this).valid)r.push(w(s[1],l,"invalid-invoke","illegal module name"));else{let g=s[d?1:0],p=g.childNodes.findIndex(f=>f.type==="text"&&et(f.data).includes("#")),m=g.childNodes[p];if(m){let f=w(g,l,"no-ignored","useless fragment");f.fix={range:[f.startIndex+g.getRelativeIndex(p)+m.data.indexOf("#"),f.endIndex],text:"",desc:"remove"},r.push(f)}}if(d&&o===2)return r.push(L(this,l,"invalid-invoke","missing module function")),r;let u=this.getDuplicatedArgs().filter(([,g])=>!g[0].querySelector("ext"));if(u.length>0)for(let[,g]of u)r.push(...g.map(p=>{let m=w(p,l,"no-duplicate","duplicated parameter");return m.suggestions=[{desc:"remove",range:[m.startIndex-1,m.endIndex],text:""}],m}));return r}insertAt(e,t=this.length){return super.insertAt(e,t),e.anon?N(this,lt,ss).call(this,e):e.name&&this.getArgs(e.name,!1,!1).add(e),e}getAllArgs(){return this.childNodes.filter(Mt("parameter"))}getAnonArgs(){return this.getAllArgs().filter(({anon:e})=>e)}getArgs(e,t,r=!0){let i=String(e).replace(/^[ \t\n\0\v]+|([^ \t\n\0\v])[ \t\n\0\v]+$/gu,"$1"),s;return c(this,at).has(i)?s=c(this,at).get(i):(s=new Set(this.getAllArgs().filter(({name:o})=>i===o)),c(this,at).set(i,s)),s}getDuplicatedArgs(){return[...c(this,at)].filter(([,{size:e}])=>e>1).map(([e,t])=>[e,[...t]])}getPossibleValues(){let{type:e,name:t,childNodes:r}=this;if(e==="template")throw new Error("TranscludeToken.getPossibleValues method is only for specific magic words!");let i;switch(t){case"if":case"ifexist":case"ifexpr":case"iferror":i=2;break;case"ifeq":i=3;break;default:throw new Error("TranscludeToken.getPossibleValues method is only for specific magic words!")}let s=r.slice(i,i+2).map(({childNodes:[,o]})=>o);for(let o=0;o<s.length;){let{length:l,0:d}=s[o].childNodes.filter(u=>u.text().trim());if(l===0)s.splice(o,1);else if(l>1||d.type!=="magic-word")o++;else try{let u=d.getPossibleValues();s.splice(o,1,...u),o+=u.length}catch(u){o++}}return s}print(){let{childNodes:e,length:t,firstChild:r,modifier:i,type:s}=this;return`<span class="wpb-${s}">{{${vt(i)}${s==="magic-word"?r.print()+(t===1?"":c(this,Ke))+Re(e.slice(1),{sep:"|"}):Re(e,{sep:"|"})}}}</span>`}};yr=new WeakMap,Ke=new WeakMap,ot=new WeakMap,at=new WeakMap,Dt=new WeakMap,lt=new WeakSet,Rn=function(){let e=this.type==="template";return this.normalizeTitle(this.childNodes[e?0:1].toString(!0),e?10:828,{temporary:!0})},ss=function(e){let t=this.getAnonArgs(),r=typeof e!="number";for(let i=r?t.indexOf(e):e-1;i<t.length;i++){let s=t[i],{name:o}=s,l=String(i+1);(o!==l||s===e)&&(s.setAttribute("name",l),this.getArgs(l,!1,!1).add(s))}}});var as,Pn,pa,dt,ls=y(()=>{"use strict";tt();B();as=[Te()];dt=class extends(pa=k){get type(){return"hidden"}};Pn=re(pa),dt=ie(Pn,0,"HiddenToken",as,dt),ne(Pn,1,dt)});var jn,ua,Hr,ds=y(()=>{"use strict";K();_();V();B();Pe();ls();Hr=class extends k{constructor(e,t,r=[]){super(void 0,t,r,{});T(this,jn);for(let i=0;i<e.length;i++){let s=e[i];if(i===0){let o=new G(s,"arg-name",t,r,{});super.insertAt(o)}else if(i>1){let o=new dt(s,t,r);super.insertAt(o)}else{let o=new k(s,t,r);o.type="arg-default",o.setAttribute("stage",2),super.insertAt(o)}}}get type(){return"arg"}get default(){var e,t;return(t=(e=this.childNodes[1])==null?void 0:e.text())!=null?t:!1}toString(e){return`{{{${super.toString(e,"|")}}}}`}text(){return`{{{${be(this.childNodes.slice(0,2),"|")}}}}`}getAttribute(e){return e==="padding"?3:super.getAttribute(e)}getGaps(){return 1}afterBuild(){super.afterBuild()}lint(e=this.getAbsoluteIndex(),t){let{childNodes:[r,i,...s]}=this;if(!this.getAttribute("include")){let l=L(this,{start:e},"no-arg","unexpected template argument");return i&&(l.suggestions=[{range:[e,l.endIndex],text:i.text(),desc:"expand"}]),[l]}r.setAttribute("aIndex",e+3);let o=r.lint(e+3,t);if(i){let l=e+4+r.toString().length;i.setAttribute("aIndex",l),o.push(...i.lint(l,t))}if(s.length>0){let l=new R(this,e);o.push(...s.map(d=>{let u=w(d,l,"no-ignored","invisible content inside triple braces");return u.startIndex--,u.startCol--,u.suggestions=[{desc:"remove",range:[u.startIndex,u.endIndex],text:""},{desc:"escape",range:[u.startIndex,u.startIndex+1],text:"{{!}}"}],u}))}return o}print(){return super.print({pre:"{{{",post:"}}}",sep:"|"})}json(e,t=this.getAbsoluteIndex()){let r=super.json(void 0,t);return r.default=this.default,r}};jn=new WeakSet,ua=function(){}});var hs={};ge(hs,{parseBraces:()=>kr});var ca,ha,gs,ps,us,cs,kr,Vr=y(()=>{"use strict";kt();K();Fn();os();ds();ca=2e4,ha={"=":String.raw`\n(?!(?:[^\S\n]|\0\d+[cn]\x7F)*\n)`,"{":String.raw`\}{2,}|\|`,"-":String.raw`\}-`,"[":String.raw`\]\]`},gs=String.raw`|\{{2,}`,ps=new Map([["!","!"],["!!","+"],["(!","{"],["!)","}"],["!-","-"],["=","~"],["server","m"]]),us=Ge(a=>new RegExp(a,"gmu")),cs=a=>{let n=oe(a).trim().toLowerCase();return ps.has(n)?ps.get(n):/^(?:filepath|(?:full|canonical)urle?):./u.test(n)?"m":/^#vardefine:./u.test(n)?"n":"t"},kr=(a,n,e)=>{var h,x,v,C,E,$;let t=String.raw`${(h=n.excludes)!=null&&h.includes("heading")?"":String.raw`^((?:\0\d+[cno]\x7F)*)={1,6}|`}\[\[|-\{(?!\{)`,{parserFunction:[,,,r]}=n,i=[],s=[],o=S=>S.replace(/\0(\d+)\x7F/gu,(F,O)=>s[O]),l=(S,F,O,P)=>{F[F.length-1].push(o(S.slice(O,P)))};a=a.replace(/\{\{([^\n{}[]*)\}\}(?!\})|\[\[[^\n[\]{]*\]\]|-\{[^\n{}[]*\}-/gu,(S,F)=>{if(F!==void 0)try{let{length:O}=e,P=F.split("|");return new Tr(P[0],P.slice(1).map(j=>{let q=j.indexOf("=");return q===-1?[j]:[j.slice(0,q),j.slice(q+1)]}),n,e),`\0${O}${cs(P[0])}\x7F`}catch(O){if(!(O instanceof SyntaxError)||O.message!=="Invalid template name")throw O}return s.push(S),`\0${s.length-1}\x7F`});let d=a.lastIndexOf("}}")-a.length,u=d+a.length!==-1,g=us(t+(u?gs:"")),p=g.exec(a),m=0,f;for(;p||f!==void 0&&f<=a.length&&((v=(x=i[i.length-1])==null?void 0:x[0])!=null&&v.startsWith("="));){if(++m>ca)throw new RangeError("Maximum iteration exceeded");if(p!=null&&p[1]){let[,{length:I}]=p;p[0]=p[0].slice(I),p.index+=I}let{0:S,index:F}=p!=null?p:{0:`
|
|
7
|
+
`,index:a.length},O=(C=i.pop())!=null?C:{},{0:P,index:j,parts:q,findEqual:le,pos:xe}=O,ce=S==="="&≤if(S==="]]"||S==="}-")f=F+2;else if(S===`
|
|
8
|
+
`){f=F+1;let{pos:I,findEqual:Z}=(E=i[i.length-1])!=null?E:{};if(I===void 0||Z||oe(a.slice(I,j))!==""){let ee=/^(={1,6})(.+)\1((?:\s|\0\d+[cn]\x7F)*)$/u.exec(a.slice(j,F));ee&&(a=`${a.slice(0,j)}\0${e.length}h\x7F${a.slice(F)}`,f=j+4+String(e.length).length,ee[2]=o(ee[2]),new _t(ee[1].length,ee.slice(2),n,e))}}else if(S==="|"||ce)f=F+1,l(a,q,xe,F),S==="|"&&q.push([]),O.pos=f,O.findEqual=S==="|",i.push(O);else if(S.startsWith("}}")){let I=S.slice(0,Math.min(P.length,3)),Z=P.length-I.length,{length:ee}=e;f=F+I.length,l(a,q,xe,F);let ve=!1,Ee="t";if(I.length===3){let te=q.map(rr=>rr.join("=")),De=te.length>1&&oe(te[1]).trim();new Hr(te,n,e),De&&De.endsWith(":")&&r.includes(De.slice(0,-1).toLowerCase())&&(Ee="s")}else try{new Tr(q[0][0],q.slice(1),n,e),Ee=cs(q[0][0])}catch(te){if(te instanceof SyntaxError&&te.message==="Invalid template name")ve=!0;else throw te}ve||(a=`${a.slice(0,j+Z)}\0${ee}${Ee}\x7F${a.slice(f)}`,f=j+Z+3+String(ee).length,Z>1?i.push({0:P.slice(0,Z),index:j,pos:j+Z,parts:[[]]}):Z===1&&a[j-1]==="-"&&i.push({0:"-{",index:j-1,pos:j+1,parts:[[]]}))}else f=F+S.length,S.startsWith("{")&&(p.pos=f,p.parts=[[]]),i.push(..."0"in O?[O]:[],p);let J=i[i.length-1];if(u&&d+a.length<f)for(u=!1;($=J==null?void 0:J[0])!=null&&$.startsWith("{");)i.pop(),J=i[i.length-1];g=us(t+(u?gs:"")+(J?`|${ha[J[0][0]]}${J.findEqual?"|=":""}`:"")),g.lastIndex=f,p=g.exec(a)}return o(a)}});var Xr,ms=y(()=>{"use strict";xr();Vr();M();Ln();Xr=class extends qt{constructor(n,e,t=A.getConfig(),r=[]){let i=Symbol("InputboxToken"),{length:s}=r;r.push(i),e&&(e=st(e,t,r,n)),e&&(e=kr(e,t,r)),r.splice(s,1),super(n,e,t,r,{})}}});function fs(a,n,e,t,r){n=n.trim();let i=n.replace(a==="link"?/\0\d+[tq]\x7F/gu:/\0\d+t\x7F/gu,"").trim();switch(a){case"width":return!i&&!!n||/^(?:\d+x?|\d*x\d+)(?:\s*px)?$/u.test(i);case"link":{if(i){if(ma(e.protocol).test(i))return fa(e.protocol).test(i)&&n;i.startsWith("[[")&&i.endsWith("]]")&&(i=i.slice(2,-2))}else return n;let s=A.normalizeTitle(i,0,!1,e,{halfParsed:t,decode:!0,selfLink:!0});return s.valid&&s}case"lang":return(r==="svg"||r==="svgz")&&!/[^a-z\d-]/u.test(i);case"alt":case"class":case"manualthumb":return!0;case"page":return(r==="djvu"||r==="djv"||r==="pdf")&&Number(i)>0;default:return!!i&&!isNaN(i)}}var ma,fa,xa,ba,ue,Kr,xs,Qr,bs=y(()=>{"use strict";kt();K();_();M();B();ma=Ge(a=>new RegExp(String.raw`^(?:${a}|//|\0\d+m\x7F)`,"iu")),fa=Ge(a=>new RegExp(String.raw`^(?:(?:${a}|//)${Le}|\0\d+m\x7F)${Fe}$`,"iu")),xa=Ge(a=>new RegExp(String.raw`^(\s*(?!\s))${a.replace("$1","(.*)")}${a.endsWith("$1")?`(?=$|
|
|
9
|
+
)`:""}(\s*)$`,"u")),ba=new Set(["alt","link","lang","page","caption"]);Qr=class extends k{constructor(e,t,r,i){var n=(...Qg)=>(super(...Qg),T(this,Kr),T(this,ue,""),this);var d;let s,o=Object.entries(r.img).map(([u,g])=>[u,g,xa(u)]),l=o.find(([,u,g])=>(s=g.exec(e),s&&(s.length!==4||fs(u,s[2],r,!0,t)!==!1)));if(l&&s){s.length===3?(n(void 0,r,i),b(this,ue,e)):(n(s[2],r,i,{}),b(this,ue,s[1]+l[0]+s[3])),this.setAttribute("name",l[1]);return}n(e,de(X({},r),{excludes:[...(d=r.excludes)!=null?d:[],"list"]}),i),this.setAttribute("name","caption"),this.setAttribute("stage",7)}get type(){return"image-parameter"}get link(){return this.name==="link"?fs("link",super.text(),this.getAttribute("config")):void 0}afterBuild(){var e;((e=this.parentNode)==null?void 0:e.type)==="gallery-image"&&!ba.has(this.name)&&this.setAttribute("name","invalid"),super.afterBuild()}toString(e){return c(this,ue)?c(this,ue).replace("$1",super.toString(e)):super.toString(e)}text(){return c(this,ue)?c(this,ue).replace("$1",super.text()).trim():super.text().trim()}getAttribute(e){return e==="plain"?this.name==="caption":e==="padding"?Math.max(0,c(this,ue).indexOf("$1")):super.getAttribute(e)}lint(e=this.getAbsoluteIndex(),t){let r=super.lint(e,t),{link:i,name:s}=this;if(s==="invalid"){let o=L(this,{start:e},"invalid-gallery","invalid image parameter");o.fix={range:[e-1,o.endIndex],text:"",desc:"remove"},r.push(o)}else if(typeof i=="object"&&i.encoded){let o=L(this,{start:e},"url-encoding","unnecessary URL encoding in an internal link");o.suggestions=[{desc:"decode",range:[e,o.endIndex],text:ze(this.text())}],r.push(o)}return r}getValue(){return this.name==="invalid"?this.text():N(this,Kr,xs).call(this)||super.text()}print(){return c(this,ue)?`<span class="wpb-image-parameter">${c(this,ue).replace("$1",`<span class="wpb-image-caption">${Re(this.childNodes)}</span>`)}</span>`:super.print({class:"image-caption"})}};ue=new WeakMap,Kr=new WeakSet,xs=function(){return c(this,ue)&&!c(this,ue).includes("$1")}});var Ts,ys,ks,Ta,ya,zt,Bn=y(()=>{"use strict";_();V();M();hr();bs();Ts=new Map([["manualthumb","Thumb"],["frameless","Frameless"],["framed","Frame"],["thumbnail","Thumb"]]),ys=new Set(["left","right","center","none"]),ks=new Set(["baseline","sub","super","top","text-top","middle","bottom","text-bottom"]),Ta=new Set(["tiff","tif","png","gif","jpg","jpeg","webp","xcf","pdf","svg","djvu"]),ya=a=>{if(a===void 0)return[];let n=/-\{|\}-|\|/gu,e=[],t=n.exec(a),r=0,i=0;for(;t;){let{0:s,index:o}=t;s!=="|"?r+=s==="-{"?1:-1:r===0&&(e.push(a.slice(i,o)),{lastIndex:i}=n),t=n.exec(a)}return e.push(a.slice(i)),e},zt=class extends $e{get type(){return"file"}get extension(){return this.getAttribute("title").extension}constructor(n,e,t=A.getConfig(),r=[],i="|"){super(n,void 0,t,r,i);let{extension:s}=this.getTitle(!0,!0);this.append(...ya(e).map(o=>new Qr(o,s,t,r)))}lint(n=this.getAbsoluteIndex(),e){var f;let t=super.lint(n,e),r=this.getAllArgs().filter(({childNodes:h})=>{let x=h.filter(v=>v.text().trim());return x.length!==1||x[0].type!=="arg"}),i=[...new Set(r.map(({name:h})=>h))],s=i.filter(h=>Ts.has(h)),o=i.filter(h=>ys.has(h)),l=i.filter(h=>ks.has(h)),[d]=s,u=d==="framed"||d==="manualthumb",g=new R(this,n);if(this.closest("ext-link-text")&&((f=this.getValue("link"))==null?void 0:f.trim())!==""&&t.push(L(this,g,"nested-link","internal link in an external link")),u)for(let h of r.filter(({name:x})=>x==="width")){let x=w(h,g,"invalid-gallery","invalid image parameter");x.fix={range:[x.startIndex-1,x.endIndex],text:"",desc:"remove"},t.push(x)}if(r.length===i.length&&s.length<2&&o.length<2&&l.length<2)return t;let p=(h,x,v)=>C=>{let E=w(C,g,"no-duplicate",A.msg(`${h} image $1 parameter`,x),v);return E.suggestions=[{desc:"remove",range:[E.startIndex-1,E.endIndex],text:""}],E},{extension:m}=this;for(let h of i){if(h==="invalid"||h==="width"&&u)continue;let x=r.filter(({name:v})=>v===h);h==="caption"&&(x=[...x.slice(0,-1).filter(v=>v.text()),...x.slice(-1)]),x.length>1&&t.push(...x.map(p("duplicated",h,h==="caption"&&m&&!Ta.has(m)?"warning":"error")))}return s.length>1&&t.push(...r.filter(({name:h})=>Ts.has(h)).map(p("conflicting","frame"))),o.length>1&&t.push(...r.filter(({name:h})=>ys.has(h)).map(p("conflicting","horizontal-alignment"))),l.length>1&&t.push(...r.filter(({name:h})=>ks.has(h)).map(p("conflicting","vertical-alignment"))),t}getAllArgs(){return this.childNodes.slice(1)}getArgs(n){return this.getAllArgs().filter(({name:e})=>n===e)}getArg(n){let e=this.getArgs(n);return e[n==="manualthumb"?0:e.length-1]}getValue(n){var e;return(e=this.getArg(n))==null?void 0:e.getValue()}json(n,e=this.getAbsoluteIndex()){let t=super.json(void 0,e),{extension:r}=this;return r&&(t.extension=r),t}}});var Gt,qn=y(()=>{"use strict";_();M();B();Bn();Gt=class extends zt{constructor(e,t,r,i=A.getConfig(),s=[]){let o;if(r!==void 0){let{length:l}=s;o=new k(r,i,s);for(let d=1;d<11;d++)o.parseOnce();s.splice(l,1)}super(t,o==null?void 0:o.toString(),i,s);se(this,"privateType","imagemap-image");this.setAttribute("bracket",!1),this.privateType=`${e}-image`,this.seal("privateType",!0)}get type(){return this.privateType}getTitle(e){let t=this.type==="imagemap-image";return this.normalizeTitle(this.firstChild.toString(),t?0:6,{halfParsed:!0,temporary:e,decode:!t})}getAttribute(e){return e==="padding"?0:super.getAttribute(e)}lint(e=this.getAbsoluteIndex(),t){let r=super.lint(e,t),{ns:i}=this.getAttribute("title");if(i!==6){let s=L(this,{start:e},"invalid-gallery","invalid gallery image");s.suggestions=[{desc:"prefix",range:[e,e],text:"File:"}],r.push(s)}return r}}});var gt,vs,On,Jr,As=y(()=>{"use strict";M();B();qn();He();Jr=class extends k{constructor(e,t=A.getConfig(),r=[]){var i;super(void 0,t,r,{});T(this,gt);for(let s of(i=e==null?void 0:e.split(`
|
|
10
|
+
`))!=null?i:[]){let o=/^([^|]+)(?:\|(.*))?/u.exec(s);if(!o){super.insertAt(s.trim()?new W(s,t,r):s);continue}let[,l,d]=o;N(this,gt,vs).call(this,l)?super.insertAt(new Gt("gallery",l,d,t,r)):super.insertAt(new W(s,t,r))}}get type(){return"ext-inner"}get widths(){return N(this,gt,On).call(this,"widths")}get heights(){return N(this,gt,On).call(this,"heights")}toString(e){return super.toString(e,`
|
|
11
11
|
`)}text(){return super.text(`
|
|
12
12
|
`).replace(/\n\s*\n/gu,`
|
|
13
|
-
`)}getGaps(){return 1}lint(e=this.getAbsoluteIndex(),t){let{top:
|
|
14
|
-
`})}json(e,t=this.getAbsoluteIndex()){let
|
|
15
|
-
`),i=new Set(e.protocol.split("|")),s=
|
|
13
|
+
`)}getGaps(){return 1}lint(e=this.getAbsoluteIndex(),t){let{top:r,left:i}=this.getRootNode().posFromIndex(e),s=[];for(let o=0;o<this.length;o++){let l=this.childNodes[o],d=l.toString(),{length:u}=d,g=d.trim(),{type:p}=l,m=r+o,f=o?0:i;if(l.setAttribute("aIndex",e),p==="noinclude"&&g&&!/^<!--.*-->$/u.test(g)){let h=e+u;s.push({rule:"no-ignored",message:A.msg("invalid content in <$1>","gallery"),severity:g.startsWith("|")?"warning":"error",startIndex:e,endIndex:h,startLine:m,endLine:m,startCol:f,endCol:f+u,suggestions:[{desc:"remove",range:[e,h],text:""},{desc:"comment",range:[e,h],text:`<!--${d}-->`}]})}else p!=="noinclude"&&p!=="text"&&s.push(...l.lint(e,t));e+=u+1}return s}print(){return super.print({sep:`
|
|
14
|
+
`})}json(e,t=this.getAbsoluteIndex()){let r=super.json(void 0,t);return Object.assign(r,{widths:this.widths,heights:this.heights}),r}};gt=new WeakSet,vs=function(e){return this.normalizeTitle(e,6,{halfParsed:!0,temporary:!0,decode:!0}).valid},On=function(e){var i,s;let t=(i=this.parentNode)==null?void 0:i.getAttr(e),r=typeof t=="string"&&((s=/^(\d+)\s*(?:px)?$/u.exec(t))==null?void 0:s[1]);return r&&Number(r)||120}});var Ut,_n=y(()=>{"use strict";_();hr();Ut=class extends $e{get type(){return"link"}lint(n=this.getAbsoluteIndex(),e){let t=super.lint(n,e);return this.closest("ext-link-text")&&t.push(L(this,{start:n},"nested-link","internal link in an external link")),t}}});var ka,va,vr,Be,Yr=y(()=>{"use strict";_();K();V();M();B();ka=String.raw`(?:[${Ae}\t]| |�*160;|&#[xX]0*[aA]0;)`,va=new RegExp(`${ka}+`,"gu"),Be=class extends k{constructor(e,t="free-ext-link",r=A.getConfig(),i){super(e,r,i,{});T(this,vr);b(this,vr,t)}get type(){return c(this,vr)}get innerText(){let e=new Map([["!","|"],["=","="]]),t=be(this.childNodes.map(r=>{let{type:i}=r,s=String(r.name);return i==="magic-word"&&e.has(s)?e.get(s):r}));return this.type==="magic-link"&&(t=t.replace(va," ")),t}get link(){let{innerText:e}=this;return this.type==="magic-link"?e.startsWith("ISBN")?`ISBN ${e.slice(5).replace(/[- ]/gu,"").replace(/x$/u,"X")}`:e:Si(e)}lint(e=this.getAbsoluteIndex(),t){let r=super.lint(e,t),i=new R(this,e),{type:s,childNodes:o}=this;if(s==="magic-link"){let{link:g}=this;if(g.startsWith("ISBN")){let p=[...g.slice(5)].map(m=>m==="X"?10:Number(m));(p.length===10&&p.reduce((m,f,h)=>m+f*(10-h),0)%11||p.length===13&&(p[12]===10||p.reduce((m,f,h)=>m+f*(h%2?3:1),0)%10))&&r.push(L(this,i,"invalid-isbn","invalid ISBN"))}return r}let l=s==="ext-link-url",d=l?/\|/u:/[,;。:!?()]+/u,u=o.find(g=>g.type==="text"&&d.test(g.data));if(u){let{data:g}=u,p=w(u,i,"unterminated-url",A.msg("$1 in URL",l?'"|"':"full-width punctuation"),"warning"),{index:m,0:f}=d.exec(g),h=p.startIndex+m;p.suggestions=l?[{desc:"whitespace",range:[h,h+1],text:" "}]:[{desc:"whitespace",range:[h,h],text:" "},{desc:"escape",range:[h,h+f.length],text:encodeURI(f)}],r.push(p)}return r}getUrl(e){}};vr=new WeakMap});var qe,Wt,Mn=y(()=>{"use strict";_();M();B();Yr();Wt=class extends k{constructor(e,t="",r="",i=A.getConfig(),s=[]){super(void 0,i,s,{});T(this,qe);let o=e&&/^\0\d+f\x7F$/u.test(e)?s[Number(e.slice(1,-2))]:new Be(e,"ext-link-url",i,s);if(this.insertAt(o),b(this,qe,t),r){let l=new k(r,i,s,{});l.type="ext-link-text",l.setAttribute("stage",10),this.insertAt(l)}}get type(){return"ext-link"}toString(e){return this.length===1?`[${super.toString(e)}${c(this,qe)}]`:`[${super.toString(e,c(this,qe))}]`}text(){return`[${super.text(" ")}]`}getAttribute(e){return e==="padding"?1:super.getAttribute(e)}getGaps(){return c(this,qe).length}lint(e=this.getAbsoluteIndex(),t){let r=super.lint(e,t);return this.length===1&&this.closest("heading-title")&&r.push(L(this,{start:e},"var-anchor","variable anchor in a section header")),r}print(){return super.print(this.length===1?{pre:"[",post:`${c(this,qe)}]`}:{pre:"[",sep:c(this,qe),post:"]"})}};qe=new WeakMap});var Ar,Ss=y(()=>{"use strict";B();He();_n();Mn();Ar=class extends k{get type(){return"imagemap-link"}constructor(n,e,t,r,i=[]){super(void 0,r,i),this.append(n,e.length===2?new Ut(...e,r,i):new Wt(...e,r,i),new W(t,r,i))}}});var Zr,ws=y(()=>{"use strict";_();me();V();M();B();He();qn();Ss();Zr=class extends k{get type(){return"ext-inner"}get image(){return this.childNodes.find(Mt("imagemap-image"))}constructor(n,e=A.getConfig(),t=[]){if(super(void 0,e,t,{}),!n)return;let r=n.split(`
|
|
15
|
+
`),i=new Set(e.protocol.split("|")),s=W,o=!0,l=!1;for(let d of r){let u=d.trim();if(!(l||!u||u.startsWith("#"))){if(o){let g=d.indexOf("|"),p=g===-1?d:d.slice(0,g),{valid:m,ns:f}=this.normalizeTitle(p,0,{halfParsed:!0,temporary:!0});if(m&&f===6){let h=new Gt("imagemap",p,g===-1?void 0:d.slice(g+1),e,t);super.insertAt(h),o=!1;continue}else l=!0}else if(d.trim().split(/[\t ]/u,1)[0]==="desc"){super.insertAt(d);continue}else if(d.includes("[")){let g=d.indexOf("["),p=d.slice(g),m=/^\[\[([^|]+)(?:\|([^\]]+))?\]\][\w\s]*$/u.exec(p);if(m){if(this.normalizeTitle(m[1],0,{halfParsed:!0,temporary:!0,selfLink:!0}).valid){super.insertAt(new Ar(d.slice(0,g),m.slice(1),p.slice(p.indexOf("]]")+2),e,t));continue}}else if(i.has(p.slice(1,p.indexOf(":")+1))||i.has(p.slice(1,p.indexOf("//")+2))){let f=/^\[([^\]\s]+)(?:(\s+(?!\s))([^\]]*))?\][\w\s]*$/u.exec(p);if(f){super.insertAt(new Ar(d.slice(0,g),f.slice(1),p.slice(p.indexOf("]")+1),e,t));continue}}}}super.insertAt(new s(d,e,t))}}toString(n){return super.toString(n,`
|
|
16
16
|
`)}text(){return super.text(`
|
|
17
17
|
`).replace(/\n{2,}/gu,`
|
|
18
|
-
`)}getGaps(){return 1}lint(
|
|
19
|
-
`})}}});var Jr,Ss=y(()=>{"use strict";q();_();We();Jr=class extends ae{get type(){return"ext-inner"}lint(r=this.getAbsoluteIndex()){let{name:e,firstChild:{data:t}}=this;if((e==="templatestyles"||e==="section")&&t){let i=E(this,{start:r},"void-ext",A.msg("nothing should be in <$1>",e));return i.fix={range:[r,i.endIndex],text:"",desc:"empty"},[i]}let n=new RegExp(String.raw`<\s*(?:/\s*)${e==="nowiki"?"":"?"}(${e})\b`,"giu");return super.lint(r,n)}}});var Yr={};ge(Yr,{NestedToken:()=>Mn});var fa,yr,Ut,Mn,Zr=y(()=>{"use strict";q();K();cr();Ur();_();P();Dn();Ue();fa=new Set(["comment","include","arg","template","magic-word"]),Mn=class extends k{constructor(e,t,n,i,s=[]){if(typeof t=="boolean"){let o=Symbol("InputboxToken"),{length:l}=s;s.push(o),e&&(e=nt(e,i,s,t)),e&&(e=xr(e,i,s)),s.splice(l,1)}else e&&(e=e.replace(t,(o,l,g,u,d)=>{let p=`\0${s.length+1}e\x7F`;return new _e(l,g,u,d,i,!1,s),p}));e&&(e=e.replace(/(^|\0\d+.\x7F)([^\0]+)(?=$|\0\d+.\x7F)/gu,(o,l,g)=>(new G(g,i,s),`${l}\0${s.length}n\x7F`)));super(e,i,s);T(this,yr);T(this,Ut);b(this,yr,[...n]),b(this,Ut,t)}get type(){return"ext-inner"}lint(e=this.getAbsoluteIndex(),t){let n=new R(this,e),i=c(this,Ut)?"includeonly":"noinclude",s=typeof c(this,Ut)=="boolean"?new RegExp(String.raw`^(?:<${i}(?:\s[^>]*)?/?>|</${i}\s*>)$`,"iu"):/^<!--[\s\S]*-->$/u;return[...super.lint(e,t),...this.childNodes.filter(o=>{let{type:l,name:g}=o;if(l==="ext")return!c(this,yr).includes(g);if(fa.has(l))return!1;let u=o.toString().trim();return u&&!s.test(u)}).map(o=>{let l=C(o,n,"no-ignored",A.msg("invalid content in <$1>",this.name));return l.suggestions=[{desc:"remove",range:[l.startIndex,l.endIndex],text:""},{desc:"comment",range:[l.startIndex,l.endIndex],text:`<!--${o.toString()}-->`}],l})]}};yr=new WeakMap,Ut=new WeakMap});var ws,Cs,zn,xa,_e,Dn=y(()=>{"use strict";q();K();_();Br();P();Cn();Or();rs();En();cs();ks();As();Ss();ws=(a,r)=>{let e=new Set(a);return e.delete(r),[...e]};Cs=[Lt()];_e=class extends(xa=Et){get type(){return"ext"}constructor(r,e,t,n,i=A.getConfig(),s=!1,o=[]){var p;let l=r.toLowerCase(),g=new Ve(!e||/^\s/u.test(e)?e:` ${e}`,"ext-attrs",l,i,o),u=de(Y({},i),{ext:ws(i.ext,l),excludes:[...(p=i.excludes)!=null?p:[]]}),d;switch(u.inExt=!0,l){case"tab":u.ext=ws(u.ext,"tabs");case"indicator":case"poem":case"ref":case"option":case"combooption":case"tabs":case"poll":case"seo":l==="poem"&&u.excludes.push("heading"),d=new k(t,u,o);break;case"pre":d=new Mr(t,u,o);break;case"dynamicpagelist":d=new jt(s,t,u,o);break;case"inputbox":u.excludes.push("heading"),d=new Gr(s,t,u,o);break;case"references":{let{NestedToken:h}=(Zr(),Q(Yr));u.excludes.push("heading"),d=new h(t,s,["ref"],u,o);break}case"choose":{let{NestedToken:h}=(Zr(),Q(Yr));d=new h(t,/<(option|choicetemplate)(\s[^>]*?)?(?:\/>|>([\s\S]*?)<\/(\1)>)/gu,["option","choicetemplate"],u,o);break}case"combobox":{let{NestedToken:h}=(Zr(),Q(Yr));d=new h(t,/<(combooption)(\s[^>]*?)?(?:\/>|>([\s\S]*?)<\/(combooption\s*)>)/giu,["combooption"],u,o);break}case"gallery":d=new Qr(t,u,o);break;case"imagemap":d=new Kr(t,u,o);break;default:d=new Jr(t,u,o)}d.setAttribute("name",l),d.type==="plain"&&(d.type="ext-inner"),super(r,g,d,n,i,o),this.seal("closed",!0)}lint(r=this.getAbsoluteIndex(),e){let t=super.lint(r,e),n=new R(this,r);return this.name!=="nowiki"&&this.closest("html-attrs,table-attrs")&&t.push(E(this,n,"parsing-order","extension tag in HTML tag attributes")),this.name==="ref"&&this.closest("heading-title")&&t.push(E(this,n,"var-anchor","variable anchor in a section header")),t}};zn=re(xa),_e=ie(zn,0,"ExtToken",Cs,_e),ne(zn,1,_e)});var $s,Wn,ba,dt,Is=y(()=>{"use strict";q();Ze();_();We();$s=[ye(!1)];dt=class extends(ba=ae){constructor(e,t,n,i){super(e,n,i);se(this,"closed");this.closed=t}get type(){return"comment"}getAttribute(e){return e==="padding"?4:super.getAttribute(e)}lint(e=this.getAbsoluteIndex()){if(this.closed)return[];let t=E(this,{start:e},"unclosed-comment",A.msg("unclosed $1","HTML comment"));return t.suggestions=[{range:[t.endIndex,t.endIndex],text:"-->",desc:"close"}],[t]}toString(e){return e?"":`<!--${this.innerText}${this.closed?"-->":""}`}print(){return super.print({pre:"<!--",post:this.closed?"-->":""})}};Wn=re(ba),dt=ie(Wn,0,"CommentToken",$s,dt),ne(Wn,1,dt)});var Ls={};ge(Ls,{parseCommentAndExt:()=>nt});var Es,Ta,Un,ya,ka,va,Ns,nt,cr=y(()=>{"use strict";Oi();Ue();Di();Dn();Is();Es="<onlyinclude>",Ta="</onlyinclude>",{length:Un}=Es,ya=new WeakMap,ka=new WeakMap,va=(a,r)=>{let e=r?ya:ka;if(e.has(a))return e.get(a);let t=r?"includeonly":"(?:no|only)include",n=r?"noinclude":"includeonly",i=new RegExp(String.raw`<!--[\s\S]*?(?:-->|$)|<${t}(?:\s[^>]*)?/?>|</${t}\s*>|<(${a.join("|")})(\s[^>]*?)?(?:/>|>([\s\S]*?)</(\1\s*)>)|<(${n})(\s[^>]*?)?(?:/>|>([\s\S]*?)(?:</(${n}\s*)>|$))`,"giu");return e.set(a,i),i},Ns=a=>{let r=a.indexOf(Es);return{i:r,j:a.indexOf(Ta,r+Un)}},nt=(a,r,e,t)=>{if(t){let{i:n,j:i}=Ns(a);if(n!==-1&&i!==-1){let s="",o=l=>{new G(l,r,e),s+=`\0${e.length-1}n\x7F`};for(;n!==-1&&i!==-1;){let l=`\0${e.length}e\x7F`;new jr(a.slice(n+Un,i),r,e),n>0&&o(a.slice(0,n)),s+=l,a=a.slice(i+Un+1),{i:n,j:i}=Ns(a)}return a&&o(a),s}}return a.replace(va(r.ext,t),(n,i,s,o,l,g,u,d,p)=>{let h=e.length,f="n";if(i)f="e",new _e(i,s,o,l,r,g,e);else if(n.startsWith("<!--")){f="c";let m=n.endsWith("-->");new dt(n.slice(4,m?-3:void 0),m,r,e)}else g?new rt(g,u,d,p,r,e):new G(n,r,e);return`\0${h}${f}\x7F`})}});var Aa,Sa,wa,Fs,Gt,Ee,Xe,Oe,Gn,Ca,gt,Rs=y(()=>{"use strict";q();Te();K();Br();P();Aa=new Set(["if","ifeq","ifexpr","ifexist","iferror","switch"]),Sa=new Set(["b","big","center","cite","code","del","dfn","em","font","i","ins","kbd","mark","pre","q","s","samp","small","strike","strong","sub","sup","tt","u","var"]),wa=new Set(["strike","big","center","font","tt"]);Fs=[Lt()];gt=class extends(Ca=k){constructor(e,t,n,i,s,o){super(void 0,s,o);T(this,Gt);T(this,Ee);T(this,Xe);T(this,Oe);this.insertAt(t),this.setAttribute("name",e.toLowerCase()),b(this,Gt,n),b(this,Ee,i),b(this,Xe,e)}get type(){return"html"}get selfClosing(){return c(this,Ee)}get closing(){return c(this,Gt)}toString(e){return`<${this.closing?"/":""}${c(this,Xe)}${super.toString(e)}${c(this,Ee)?"/":""}>`}text(){let{closing:e}=this,t=c(this,Xe)+(e?"":super.text());return`<${e?"/":""}${t}${c(this,Ee)?"/":""}>`}getAttribute(e){return e==="padding"?c(this,Xe).length+(this.closing?2:1):super.getAttribute(e)}lint(e=this.getAbsoluteIndex(),t){let n=super.lint(e,t),{name:i,parentNode:s,closing:o,selfClosing:l}=this,g=new R(this,e);if(i==="h1"&&!o){let m=E(this,g,"h1","<h1>");m.suggestions=[{desc:"h2",range:[e+2,e+3],text:"2"}],n.push(m)}if(this.closest("table-attrs")){let m=E(this,g,"parsing-order","HTML tag in table attributes");m.fix={desc:"remove",range:[e,m.endIndex],text:""},n.push(m)}wa.has(i)&&n.push(E(this,g,"obsolete-tag","obsolete HTML tag","warning")),(i==="b"||i==="strong")&&this.closest("heading-title")&&n.push(E(this,g,"bold-header","bold in section header","warning"));let{html:[,u,d]}=this.getAttribute("config"),p=d.includes(i),h=u.includes(i);if(o&&(l||p)||l&&(!p&&!h)){let m=E(this,g,"unmatched-tag",o?"tag that is both closing and self-closing":"invalid self-closing tag"),x={desc:"open",range:[e+1,e+2],text:""},v={desc:"no self-closing",range:[m.endIndex-2,m.endIndex-1],text:""};h?m.suggestions=[x,v]:o?m.fix=p?x:v:m.suggestions=[v,{desc:"close",range:[m.endIndex-2,m.endIndex],text:`></${i}>`}],n.push(m)}else if(!this.findMatchingTag()){let m=E(this,g,"unmatched-tag",o?"unmatched closing tag":"unclosed tag");if(o){let x=this.closest("magic-word");x&&Aa.has(x.name)?m.severity="warning":m.suggestions=[{desc:"remove",range:[e,m.endIndex],text:""}]}else{let x=s==null?void 0:s.childNodes;Sa.has(i)&&(x!=null&&x.slice(0,x.indexOf(this)).some(({type:v,name:$})=>v==="html"&&$===i))?m.suggestions=[{desc:"close",range:[e+1,e+1],text:"/"}]:this.closest("heading-title")||(m.severity="warning")}n.push(m)}return n}findMatchingTag(){return Ce(c(this,Oe),()=>{let{name:e,parentNode:t,closing:n,selfClosing:i}=this,{html:[,s,o]}=this.getAttribute("config"),l=o.includes(e),g=s.includes(e);if(l||g&&i)return this;if(!t)return;let{childNodes:u}=t,d=u.indexOf(this),p=n?u.slice(0,d).reverse():u.slice(d+1),h=[this],{rev:f}=Z;for(let m of p)if(!(!m.is("html")||m.name!==e||g&&c(m,Ee)))if(c(m,Gt)===n)h.push(m);else{let x=h.pop();if(x===this)return m;b(x,Oe,[f,m]),b(m,Oe,[f,x])}for(let m of h)b(m,Oe,[f,void 0])},e=>{b(this,Oe,e),e[1]&&e[1]!==this&&b(e[1],Oe,[Z.rev,this])})}print(){return super.print({pre:`<${this.closing?"/":""}${c(this,Xe)}`,post:`${c(this,Ee)?"/":""}>`})}json(e,t=this.getAbsoluteIndex()){let n=super.json(void 0,t);return Object.assign(n,{closing:this.closing,selfClosing:c(this,Ee)}),n}};Gn=re(Ca),Gt=new WeakMap,Ee=new WeakMap,Xe=new WeakMap,Oe=new WeakMap,gt=ie(Gn,0,"HtmlToken",Fs,gt),ne(Gn,1,gt)});var Ps={};ge(Ps,{parseHtml:()=>Ia});var $a,Ia,js=y(()=>{"use strict";Or();Rs();$a=/^(\/?)([a-z][^\s/>]*)((?:\s|\/(?!>))[^>]*?)?(\/?>)([^<]*)$/iu,Ia=(a,r,e)=>{var s;let{html:t}=r;(s=r.htmlElements)!=null||(r.htmlElements=new Set([...t[0],...t[1],...t[2]]));let n=a.split("<"),i=n.shift();for(let o of n){let l=$a.exec(o),g=l==null?void 0:l[2],u=g==null?void 0:g.toLowerCase();if(!l||!r.htmlElements.has(u)){i+=`<${o}`;continue}let[,d,,p="",h,f]=l,{length:m}=e,x=new Ve(p,"html-attrs",u,r,e),v=x.getAttr("itemprop");if(u==="meta"&&(v===void 0||x.getAttr("content")===void 0)||u==="link"&&(v===void 0||x.getAttr("href")===void 0)){i+=`<${o}`,e.length=m;continue}i+=`\0${e.length}x\x7F${f}`,new gt(g,x,d==="/",h==="/>",r,e)}return i}});var Ht,Hn=y(()=>{"use strict";Br();_();P();$t();Or();Ht=class extends Lt(1)(k){constructor(r,e,t,n,i=A.getConfig(),s=[],o){super(void 0,i,s,o),this.append(new ke(e,r,"table-syntax",i,s,{}),new Ve(n,"table-attrs",t,i,s))}}});var ve,kr,vr,Vn,Vt,Qn=y(()=>{"use strict";q();K();_();P();Hn();Vt=class extends Ht{constructor(e,t,n=A.getConfig(),i=[]){var g;let s=/\||\0\d+!\x7F/u.exec(t!=null?t:""),o=s?t.slice(0,s.index):"";/\[\[|-\{/u.test(o)&&(s=null,o="");super(/^(?:\n[^\S\n]*(?:[|!]|\|\+|\{\{\s*!\s*\}\}\+?)|(?:\||\{\{\s*!\s*\}\}){2}|!!|\{\{\s*!!\s*\}\})$/u,e,"td",o,n,i);T(this,vr);T(this,ve,"");T(this,kr);s&&([Nr(this,ve)._]=s);let l=new k(t==null?void 0:t.slice(((g=s==null?void 0:s.index)!=null?g:NaN)+c(this,ve).length),n,i);l.type="td-inner",l.setAttribute("stage",4),this.insertAt(l)}get type(){return"td"}get rowspan(){return this.getAttr("rowspan")}get colspan(){return this.getAttr("colspan")}get subtype(){return N(this,vr,Vn).call(this).subtype}afterBuild(){c(this,ve).includes("\0")&&b(this,ve,this.buildFromStr(c(this,ve),0)),super.afterBuild()}toString(e){let{childNodes:[t,n,i]}=this;return t.toString(e)+n.toString(e)+c(this,ve)+i.toString(e)}text(){let{childNodes:[e,t,n]}=this;return e.text()+t.text()+c(this,ve)+n.text()}getGaps(e){return e===1?c(this,ve).length:0}lint(e=this.getAbsoluteIndex(),t){let n=super.lint(e,t),i=new R(this,e+this.getRelativeIndex(this.length-1));for(let s of this.lastChild.childNodes)if(s.type==="text"){let{data:o}=s;if(o.includes("|")){let l=o.includes("||"),g=C(s,i,"pipe-like",'additional "|" in a table cell',l?"error":"warning");if(l){let u={caption:"|+",td:"|",th:"!"}[this.subtype];g.fix={range:[g.startIndex,g.endIndex],text:o.replace(/\|\|/gu,`
|
|
20
|
-
${u}`),desc:"newline"}}else
|
|
21
|
-
`)}getAttr(e){let t=super.getAttr(e);return e==="rowspan"||e==="colspan"?parseInt(t)||1:t}print(){let{childNodes:[e,t,
|
|
22
|
-
|}`,e){let t=this.getAttribute("config"),
|
|
23
|
-
`),o=
|
|
24
|
-
${s.shift()}`,l,
|
|
25
|
-
${
|
|
26
|
-
${u}`;continue}let f=/^(?:(\|\}|\0\d+!\x7F\}|\0\d+\}\x7F)|(\|-+|\0\d+!\x7F-+|\0\d+-\x7F-*)(?!-)|(!|(?:\||\0\d+!\x7F)\+?))(.*)$/u.exec(p);if(!f){
|
|
27
|
-
${u}`,l),i.push(l);continue}let[,
|
|
28
|
-
${
|
|
29
|
-
${
|
|
30
|
-
${d}${v}`,B=F=>{let H=new Vt(j,$.slice(I,S==null?void 0:S.index),t,n);return F.insertAt(H),H};for(;S;)B(l),{lastIndex:I}=w,[j]=S,S=w.exec($);i.push(l,B(l))}}return o.slice(1)}});var rn,Ds=y(()=>{"use strict";We();rn=class extends ae{get type(){return"hr"}}});var zs,Zn,Pa,pt,Ws=y(()=>{"use strict";Ze();We();zs=[ye()];pt=class extends(Pa=ae){get type(){return"double-underscore"}constructor(r,e,t,n){var l,g;super(r,t,n);let i=r.toLowerCase(),{doubleUnderscore:[,,s,o]}=t;this.setAttribute("name",(g=e?(l=o==null?void 0:o[r])==null?void 0:l.toLowerCase():s==null?void 0:s[i])!=null?g:i)}getAttribute(r){return r==="padding"?2:super.getAttribute(r)}toString(){return`__${this.innerText}__`}print(){return super.print({pre:"__",post:"__"})}};Zn=re(Pa),pt=ie(Zn,0,"DoubleUnderscoreToken",zs,pt),ne(Zn,1,pt)});var Us={};ge(Us,{parseHrAndDoubleUnderscore:()=>ja});var ja,Gs=y(()=>{"use strict";Ds();Ws();Ln();ja=({firstChild:{data:a},type:r,name:e},t,n)=>{var l,g,u;let{doubleUnderscore:[i,s,o]}=t;return(l=t.insensitiveDoubleUnderscore)!=null||(t.insensitiveDoubleUnderscore=new Set(i)),(g=t.sensitiveDoubleUnderscore)!=null||(t.sensitiveDoubleUnderscore=new Set(s)),(u=t.regexHrAndDoubleUnderscore)!=null||(t.regexHrAndDoubleUnderscore=new RegExp(`__(${[...i,...s].join("|")})__`,"giu")),r!=="root"&&(r!=="ext-inner"||e!=="poem")&&(a=`\0${a}`),a=a.replace(/^((?:\0\d+[cno]\x7F)*)(-{4,})/gmu,(d,p,h)=>(new rn(h,t,n),`${p}\0${n.length-1}r\x7F`)).replace(t.regexHrAndDoubleUnderscore,(d,p)=>{var x;let h=t.sensitiveDoubleUnderscore.has(p),f=p.toLowerCase(),m=t.insensitiveDoubleUnderscore.has(f);return h||m?(new pt(p,h,t,n),`\0${n.length-1}${m&&((x=o==null?void 0:o[f])!=null?x:f)==="toc"?"u":"n"}\x7F`):d}).replace(/^((?:\0\d+[cn]\x7F)*)(={1,6})(.+)\2((?:\s|\0\d+[cn]\x7F)*)$/gmu,(d,p,h,f,m)=>{let x=`${p}\0${n.length}h\x7F`;return new qt(h.length,[f,m],t,n),x}),r==="root"||r==="ext-inner"&&e==="poem"?a:a.slice(1)}});var nn,Hs=y(()=>{"use strict";q();K();_();We();nn=class extends ae{get type(){return"quote"}get bold(){return this.innerText.length!==2}get italic(){return this.innerText.length!==3}text(){let{parentNode:r,innerText:e}=this;return(r==null?void 0:r.type)==="image-parameter"&&r.name!=="caption"?"":e}lint(r=this.getAbsoluteIndex()){let{previousSibling:e,nextSibling:t,bold:n}=this,i=A.msg('lonely "$1"',"'"),s=[],o=new R(this,r),l=(g,u,d)=>[{desc:"escape",range:[g,u],text:"'".repeat(d)},{desc:"remove",range:[g,u],text:""}];if((e==null?void 0:e.type)==="text"&&e.data.endsWith("'")){let g=E(this,o,"lonely-apos",i),{startIndex:u,startLine:d,startCol:p}=g,[,{length:h}]=/(?:^|[^'])('+)$/u.exec(e.data),f=r-h;s.push(de(Y({},g),{startIndex:f,endIndex:u,endLine:d,startCol:p-h,endCol:p,suggestions:l(f,u,h)}))}if((t==null?void 0:t.type)==="text"&&t.data.startsWith("'")){let g=E(this,o,"lonely-apos",i),{endIndex:u,endLine:d,endCol:p}=g,[{length:h}]=/^'+/u.exec(t.data),f=u+h;s.push(de(Y({},g),{startIndex:u,endIndex:f,startLine:d,startCol:p,endCol:p+h,suggestions:l(u,f,h)}))}if(n&&this.closest("heading-title")){let g=E(this,o,"bold-header","bold in section header","warning");g.suggestions=[{desc:"remove",range:[r,r+3],text:""}],s.push(g)}return s}json(r,e=this.getAbsoluteIndex()){let t=super.json(void 0,e);return Object.assign(t,{bold:this.bold,italic:this.italic}),t}}});var Vs={};ge(Vs,{parseQuotes:()=>ei});var ei,ti=y(()=>{"use strict";Hs();ei=(a,r,e,t)=>{var d;let n=a.split(/('{2,})/u),{length:i}=n;if(i===1)return a;let s=0,o=0,l,g,u;for(let p=1;p<i;p+=2){let h=n[p].length;switch(h){case 2:o++;break;case 4:n[p-1]+="'",n[p]="'''";case 3:if(s++,l!==void 0)break;n[p-1].endsWith(" ")?g===void 0&&u===void 0&&(u=p):n[p-1].slice(-2,-1)===" "?l=p:g!=null||(g=p);break;default:n[p-1]+="'".repeat(h-5),n[p]="'''''",o++,s++}}if(o%2===1&&s%2===1){let p=(d=l!=null?l:g)!=null?d:u;p!==void 0&&(n[p]="''",n[p-1]+="'")}for(let p=1;p<i;p+=2)new nn(n[p],r,e),n[p]=`\0${e.length-1}q\x7F`;return n.join("")}});var Qs={};ge(Qs,{parseExternalLinks:()=>ri});var ri,ni=y(()=>{"use strict";X();On();Xr();ri=(a,r,e,t)=>{var n;return(n=r.regexExternalLinks)!=null||(r.regexExternalLinks=new RegExp(String.raw`\[(\0\d+f\x7F|(?:(?:${r.protocol}|//)${Le}|\0\d+m\x7F)${Fe}(?=[[\]<>"\t${we}]|\0\d))([${we}]*(?![${we}]))([^\]\x01-\x08\x0A-\x1F\uFFFD]*)\]`,"giu")),a.replace(r.regexExternalLinks,(i,s,o,l)=>{let{length:g}=e,u=/&[lg]t;/u.exec(s);return u&&(o="",l=s.slice(u.index)+o+l,s=s.slice(0,u.index)),t?(new Be(s,"ext-link-url",r,e),`[\0${g}f\x7F${o}${l}]`):(new Wt(s,o,l,r,e),`\0${g}w\x7F`)})}});var sn,Xs=y(()=>{"use strict";X();gr();sn=class extends Ie{get type(){return"category"}get sortkey(){let{childNodes:[,r]}=this;return r&&Ye(r.text())}json(r,e=this.getAbsoluteIndex()){let t=super.json(void 0,e),{sortkey:n}=this;return n&&(t.sortkey=n),t}}});var Js={};ge(Js,{parseLinks:()=>Ks});var Ba,Ks,Ys=y(()=>{"use strict";_();ti();ni();_n();jn();Xs();Ba=/^((?:(?!\0\d+!\x7F)[^\n[\]{}|])+)(\||\0\d+!\x7F)([\s\S]*)$/u,Ks=(a,r,e,t)=>{var o;(o=r.regexLinks)!=null||(r.regexLinks=new RegExp(String.raw`^\s*(?:${r.protocol}|//)`,"iu"));let n=r.inExt?/^((?:(?!\0\d+!\x7F)[^\n[\]{}|])+)(?:(\||\0\d+!\x7F)([\s\S]*?[^\]]))?\]\]([\s\S]*)$/u:/^((?:(?!\0\d+!\x7F)[^\n[\]{}|])+)(?:(\||\0\d+!\x7F)([\s\S]*?[^\]])?)?\]\]([\s\S]*)$/u,i=a.split("[["),s=i.shift();for(let l=0;l<i.length;l++){let g=!1,u,d,p,h,f=i[l],m=n.exec(f);if(m)[,u,d,p,h]=m,h.startsWith("]")&&(p!=null&&p.includes("["))&&(p+="]",h=h.slice(1));else{let S=Ba.exec(f);S&&(g=!0,[,u,d,p]=S)}if(u===void 0||r.regexLinks.test(u)||/\0\d+[exhbru]\x7F/u.test(u)){s+=`[[${f}`;continue}let x=u.trim().startsWith(":");if(x&&g){s+=`[[${f}`;continue}let{ns:v,valid:$}=A.normalizeTitle(u,0,!1,r,!0,!0,!0,!0);if($){if(g){if(v!==6){s+=`[[${f}`;continue}let S=!1;for(l++;l<i.length;l++){let I=i[l],j=I.split("]]");if(j.length>2){S=!0,p+=`[[${j[0]}]]${j[1]}`,h=j.slice(2).join("]]");break}else if(j.length===2)p+=`[[${j[0]}]]${j[1]}`;else{p+=`[[${I}`;break}}if(p=Ks(p,r,e,t),!S){s+=`[[${u}${d}${p}`;continue}}}else{s+=`[[${f}`;continue}p&&(p=ei(p,r,e,t));let w=zt;x||(v===6?(p&&(p=ri(p,r,e,!0)),w=Mt):v===14&&(w=sn)),p===void 0&&d&&(p=""),s+=`\0${e.length}l\x7F${h}`,new w(u,p,r,e,d)}return s}});var no={};ge(no,{parseMagicLinks:()=>qa});var ro,Zs,eo,to,qa,io=y(()=>{"use strict";X();Xr();ro=String.raw`[${we}\t]| |�*160;|�*a0;`,Zs=`(?:${ro})+`,eo=`(?:${ro}|-)`,to=String.raw`(?:RFC|PMID)${Zs}\d+\b|ISBN${Zs}(?:97[89]${eo}?)?(?:\d${eo}?){9}[\dx]\b`,qa=(a,r,e)=>{if(!r.regexMagicLinks)try{r.regexMagicLinks=new RegExp(String.raw`(^|[^\p{L}\d_])(?:(?:${r.protocol})(${Le}${Fe})|${to})`,"giu")}catch(t){r.regexMagicLinks=new RegExp(String.raw`(^|\W)(?:(?:${r.protocol})(${Le}${Fe})|${to})`,"giu")}return a.replace(r.regexMagicLinks,(t,n,i)=>{let s=n?t.slice(n.length):t;if(i){let o="",l=/&(?:lt|gt|nbsp|#x0*(?:3[ce]|a0)|#0*(?:6[02]|160));/iu.exec(s);l&&(o=s.slice(l.index),s=s.slice(0,l.index));let g=s.includes("(")?/[^,;\\.:!?][,;\\.:!?]+$/u:/[^,;\\.:!?)][,;\\.:!?)]+$/u,u=g.exec(s);if(u){let d=1;u[0][1]===";"&&/&(?:[a-z]+|#x[\da-f]+|#\d+)$/iu.test(s.slice(0,u.index))&&(d=2),o=s.slice(u.index+d)+o,s=s.slice(0,u.index+d)}return o.length>=i.length?t:(new Be(s,void 0,r,e),`${n}\0${e.length-1}w\x7F${o}`)}else if(!/^(?:RFC|PMID|ISBN)/u.test(s))return t;return new Be(s,"magic-link",r,e),`${n}\0${e.length-1}i\x7F`})}});var so,oo=y(()=>{"use strict";so=(a,r)=>a.startsWith(r)?r.length:[...r].findIndex((e,t)=>e!==a[t])});var on,ao=y(()=>{"use strict";Jn();on=class extends Xt{get type(){return"list"}}});var lo={};ge(lo,{parseList:()=>_a});var _a,go=y(()=>{"use strict";oo();ao();Yn();_a=(a,r,e,t)=>{let n=/^((?:\0\d+[cno]\x7F)*)([;:*#]+\s*)/u.exec(a);if(!n)return r.lastPrefix="",a;let[i,s,o]=n,l=o.replace(/;/gu,":"),g=so(l,r.lastPrefix),u=(g>1?o.slice(g-1):o).split(/(?=;)/u),d=u[0].startsWith(";"),p=u.length-(d?0:1);if(g>1){let F=o.slice(0,g-1);d?u.unshift(F):u[0]=F+u[0]}r.lastPrefix=l;let h=s+u.map((F,H)=>`\0${t.length+H}d\x7F`).join("")+a.slice(i.length);for(let F of u)new on(F,e,t);if(!p)return h;let{html:[f]}=e,m=/:+|-\{|\0\d+[xq]\x7F/gu,x=m,v=x.exec(h),$=0,w=!1,S=!1,I=0,j=(F,H)=>(new Kt(F,e,t),`${h.slice(0,H)}\0${t.length-1}d\x7F${h.slice(H+F.length)}`),B=F=>{F?$&&$--:$++};for(;v&&p;){let{0:F,index:H}=v;if(F==="-{"){if(!I){let{lastIndex:z}=x;x=/-\{|\}-/gu,x.lastIndex=z}I++}else if(F==="}-"){if(I--,!I){let{lastIndex:z}=x;x=m,x.lastIndex=z}}else if(F.endsWith("x\x7F")){let{name:z,closing:le,selfClosing:fe}=t[Number(F.slice(1,-2))];(!fe||f.includes(z))&&B(le)}else if(F.endsWith("q\x7F")){let{bold:z,italic:le}=t[Number(F.slice(1,-2))];z&&(B(w),w=!w),le&&(B(S),S=!S)}else if($===0){if(F.length>=p)return j(F.slice(0,p),H);p-=F.length,x.lastIndex=H+4+String(t.length).length,h=j(F,H)}v=x.exec(h)}return h}});var po,Me,an,uo=y(()=>{"use strict";q();K();P();Pe();po=new Set(["A","T","R","D","-","H","N"]),an=class extends k{constructor(e,t,n=[]){super(void 0,t,n,{});T(this,Me);this.append(...e.map(i=>new D(i,"converter-flag",t,n)))}get type(){return"converter-flags"}afterBuild(){b(this,Me,this.childNodes.map(e=>e.text().trim())),super.afterBuild()}toString(e){return super.toString(e,";")}text(){return super.text(";")}getGaps(){return 1}getUnknownFlags(){return new Set(c(this,Me).filter(e=>/\{{3}[^{}]+\}{3}/u.test(e)))}getVariantFlags(){let e=new Set(this.getAttribute("config").variants);return new Set(c(this,Me).filter(t=>e.has(t)))}lint(e=this.getAbsoluteIndex(),t){let n=this.getVariantFlags(),i=this.getUnknownFlags(),s=new Set(c(this,Me).filter(d=>po.has(d))),o=c(this,Me).filter(d=>!d).length,l=c(this,Me).length-i.size-o,g=super.lint(e,t);if(n.size===l||s.size===l)return g;let u=new R(this,e);for(let d=0;d<this.length;d++){let p=this.childNodes[d],h=p.text().trim();if(h&&!n.has(h)&&!i.has(h)&&(n.size>0||!s.has(h))){let f=C(p,u,"no-ignored","invalid conversion flag");n.size===0&&po.has(h.toUpperCase())?f.fix={range:[f.startIndex,f.endIndex],text:h.toUpperCase(),desc:"uppercase"}:f.suggestions=[{desc:"remove",range:[f.startIndex-(d&&1),f.endIndex],text:""}],g.push(f)}}return g}print(){return super.print({sep:";"})}};Me=new WeakMap});var Jt,co=y(()=>{"use strict";_();P();Pe();Jt=class extends k{get type(){return"converter-rule"}get variant(){var r,e;return(e=(r=this.childNodes[this.length-2])==null?void 0:r.text().trim())!=null?e:""}constructor(r,e=!0,t=A.getConfig(),n=[]){super(void 0,t,n);let i=r.indexOf(":"),s=r.slice(0,i).indexOf("=>"),o=s===-1?r.slice(0,i):r.slice(s+2,i);e&&t.variants.includes(o.trim())?(super.insertAt(new D(o,"converter-rule-variant",t,n)),super.insertAt(new D(r.slice(i+1),"converter-rule-to",t,n)),s!==-1&&super.insertAt(new D(r.slice(0,s),"converter-rule-from",t,n),0)):super.insertAt(new D(r,"converter-rule-to",t,n))}toString(r){let{childNodes:e,firstChild:t,lastChild:n}=this;return e.length===3?`${t.toString(r)}=>${e[1].toString(r)}:${n.toString(r)}`:super.toString(r,":")}text(){let{childNodes:r,firstChild:e,lastChild:t}=this;return r.length===3?`${e.text()}=>${r[1].text()}:${t.text()}`:super.text(":")}getGaps(r){return r===0&&this.length===3?2:1}print(){let{childNodes:r}=this;if(r.length===3){let[e,t,n]=r;return`<span class="wpb-converter-rule">${e.print()}=>${t.print()}:${n.print()}</span>`}return super.print({sep:":"})}json(r,e=this.getAbsoluteIndex()){let t=super.json(void 0,e);return t.variant=this.variant,t}}});var ln,ho=y(()=>{"use strict";X();P();uo();co();ln=class extends k{get type(){return"converter"}constructor(r,e,t,n=[]){super(void 0,t,n),this.append(new an(r,t,n));let[i]=e,s=i.includes(":"),o=new Jt(i,s,t,n);s&&o.length===1||!s&&e.length===2&&!oe(e[1]).trim()?this.insertAt(new Jt(e.join(";"),!1,t,n)):this.append(o,...e.slice(1).map(l=>new Jt(l,!0,t,n)))}toString(r){let{childNodes:[e,...t]}=this;return`-{${e.toString(r)}${e.length>0?"|":""}${t.map(n=>n.toString(r)).join(";")}}-`}text(){let{childNodes:[r,...e]}=this;return`-{${r.text()}|${be(e,";")}}-`}getAttribute(r){return r==="padding"?2:super.getAttribute(r)}getGaps(r){return r||this.firstChild.length>0?1:0}print(){let{childNodes:[r,...e]}=this;return`<span class="wpb-converter">-{${r.print()}${r.length>0?"|":""}${Re(e,{sep:";"})}}-</span>`}}});var mo={};ge(mo,{parseConverter:()=>Oa});var Oa,fo=y(()=>{"use strict";ho();Oa=(a,r,e)=>{var l;(l=r.regexConverter)!=null||(r.regexConverter=new RegExp(String.raw`;(?=(?:[^;]*?=>)?\s*(?:${r.variants.join("|")})\s*:|(?:\s|\0\d+[cn]\x7F)*$)`,"u"));let t=/-\{/gu,n=/-\{|\}-/gu,i=[],s=t,o=s.exec(a);for(;o;){let{0:g,index:u}=o;if(g==="}-"){let d=i.pop(),{length:p}=e,h=a.slice(d.index+2,u),f=h.indexOf("|"),[m,x]=f===-1?[[],h]:[h.slice(0,f).split(";"),h.slice(f+1)],v=x.replace(/(&[#a-z\d]+);/giu,"$1"),$=v.split(r.regexConverter).map(w=>w.replace(/\x01/gu,";"));new ln(m,$,r,e),a=`${a.slice(0,d.index)}\0${p}v\x7F${a.slice(u+2)}`,i.length===0&&(s=t),s.lastIndex=d.index+3+String(p).length}else i.push(o),s=n,s.lastIndex=u+2;o=s.exec(a)}return a}});var wr={};ge(wr,{Token:()=>k});var Ar,Ae,O,W,ut,Yt,Sr,M,xo,bo,To,yo,ko,vo,Ao,So,wo,Co,$o,Io,ii,k,P=y(()=>{"use strict";X();q();_();Ni();Fi();ii=class ii extends Lr{constructor(e,t=A.getConfig(),n=[],i){super();T(this,M);T(this,Ar,"plain");T(this,Ae,0);T(this,O);T(this,W);T(this,ut);T(this,Yt,!1);T(this,Sr);typeof e=="string"&&this.insertAt(e),b(this,O,t),b(this,W,n),n.push(this)}get type(){return c(this,Ar)}set type(e){b(this,Ar,e)}parseOnce(e=c(this,Ae),t=!1,n){if(e<c(this,Ae)||this.length===0||!this.getAttribute("plain"))return this;if(c(this,Ae)>=11)return this;switch(e){case 0:if(this.type==="root"){c(this,W).pop();let i=N(this,M,xo).call(this);t&&(t=!i)}b(this,ut,t),N(this,M,bo).call(this,t);break;case 1:N(this,M,To).call(this);break;case 2:N(this,M,yo).call(this);break;case 3:N(this,M,ko).call(this);break;case 4:N(this,M,vo).call(this);break;case 5:N(this,M,Ao).call(this,n);break;case 6:N(this,M,So).call(this,n);break;case 7:N(this,M,wo).call(this);break;case 8:N(this,M,Co).call(this);break;case 9:N(this,M,$o).call(this);break;case 10:N(this,M,Io).call(this)}if(this.type==="root")for(let i of c(this,W))i==null||i.parseOnce(e,t,n);return Nr(this,Ae)._++,this}buildFromStr(e,t){let n=e.split(/[\0\x7F]/u).map((i,s)=>{if(s%2===0)return new lr(i);if(isNaN(i.slice(-1)))return c(this,W)[Number(i.slice(0,-1))];throw new Error(`Failed to build! Unrecognized token: ${i}`)});return t===0?n.map(String).join(""):t===1?be(n):n}build(){b(this,Ae,11);let{length:e,firstChild:t}=this,n=t==null?void 0:t.toString();if(e===1&&t.type==="text"&&n.includes("\0")&&(this.replaceChildren(...this.buildFromStr(n)),this.normalize(),this.type==="root"))for(let i of c(this,W))i==null||i.build()}afterBuild(){if(this.type==="root")for(let e of c(this,W))e==null||e.afterBuild();b(this,Yt,!0)}parse(e=11,t,n){for(e=Math.min(e,11);c(this,Ae)<e;)this.parseOnce(c(this,Ae),t,n);return e&&(this.build(),this.afterBuild()),this}getAttribute(e){var t;switch(e){case"plain":return this.constructor===ii;case"config":return c(this,O);case"include":return(t=c(this,ut))!=null?t:!!c(this.getRootNode(),ut);case"accum":return c(this,W);case"built":return c(this,Yt);default:return super.getAttribute(e)}}setAttribute(e,t){switch(e){case"stage":c(this,Ae)===0&&this.type==="root"&&c(this,W).shift(),b(this,Ae,t);break;default:super.setAttribute(e,t)}}insertAt(e,t=this.length){let n=typeof e=="string"?new lr(e):e;super.insertAt(n,t);let{type:i}=n;return i==="root"&&(n.type="plain"),n}normalizeTitle(e,t=0,n,i,s,o){return A.normalizeTitle(e,t,c(this,ut),c(this,O),n,i,s,o)}lint(e=this.getAbsoluteIndex(),t){var i;let n=super.lint(e,t);if(this.type==="root"){let s=new Map,o="category,html-attr#id,ext-attr#id,table-attr#id";for(let p of this.querySelectorAll(o)){let h;if(p.type==="category")h=p.name;else{let f=p.getValue();f&&f!==!0&&(h=`#${f}`)}if(h){let f=s.get(h);f?f.add(p):s.set(h,new Set([p]))}}for(let[p,h]of s)if(h.size>1&&!p.startsWith("#mw-customcollapsible-")){let f=!p.startsWith("#"),m=`duplicated ${f?"category":"id"}`,x=f?"error":"warning";n.push(...[...h].map(v=>{let $=E(v,{start:v.getAbsoluteIndex()},"no-duplicate",m,x);return f&&($.suggestions=[{desc:"remove",range:[$.startIndex,$.endIndex],text:""}]),$}))}let l=/<!--\s*lint-(disable(?:(?:-next)?-line)?|enable)(\s[\sa-z,-]*)?-->/gu,g=this.toString(),u=[],d=l.exec(g);for(;d;){let{1:p,index:h}=d,f=(i=d[2])==null?void 0:i.trim();u.push({line:this.posFromIndex(h).top+(p==="disable-line"?0:1),from:p==="disable"?l.lastIndex:void 0,to:p==="enable"?l.lastIndex:void 0,rules:f?new Set(f.split(",").map(m=>m.trim())):void 0}),d=l.exec(g)}n=n.filter(({rule:p,startLine:h,startIndex:f})=>{let m={pos:0};for(let{line:x,from:v,to:$,rules:w}of u){if(x>h+1)break;if(w&&!w.has(p))continue;if(x===h&&v===void 0&&$===void 0)return!1;v<=f&&v>m.pos?(m.pos=v,m.type="from"):$<=f&&$>m.pos&&(m.pos=$,m.type="to")}return m.type!=="from"})}return n}toString(e,t){return e?super.toString(!0,t):Ce(c(this,Sr),()=>super.toString(!1,t),n=>{let i=this.getRootNode();i.type==="root"&&c(i,Yt)&&b(this,Sr,n)})}};Ar=new WeakMap,Ae=new WeakMap,O=new WeakMap,W=new WeakMap,ut=new WeakMap,Yt=new WeakMap,Sr=new WeakMap,M=new WeakSet,xo=function(){let{parseRedirect:e}=(_i(),Q(qi)),t=this.firstChild.toString(),n=e(t,c(this,O),c(this,W));return n&&this.setText(n),!!n},bo=function(e){let{parseCommentAndExt:t}=(cr(),Q(Ls));this.setText(t(this.firstChild.toString(),c(this,O),c(this,W),e))},To=function(){let{parseBraces:e}=(Ur(),Q(us)),t=this.type==="root"?this.firstChild.toString():`\0${this.firstChild.toString()}`,n=e(t,c(this,O),c(this,W));this.setText(this.type==="root"?n:n.slice(1))},yo=function(){var t;if((t=c(this,O).excludes)!=null&&t.includes("html"))return;let{parseHtml:e}=(js(),Q(Ps));this.setText(e(this.firstChild.toString(),c(this,O),c(this,W)))},ko=function(){var t;if((t=c(this,O).excludes)!=null&&t.includes("table"))return;let{parseTable:e}=(Ms(),Q(Os));this.setText(e(this,c(this,O),c(this,W)))},vo=function(){var t;if((t=c(this,O).excludes)!=null&&t.includes("hr"))return;let{parseHrAndDoubleUnderscore:e}=(Gs(),Q(Us));this.setText(e(this,c(this,O),c(this,W)))},Ao=function(e){let{parseLinks:t}=(Ys(),Q(Js));this.setText(t(this.firstChild.toString(),c(this,O),c(this,W),e))},So=function(e){var i;if((i=c(this,O).excludes)!=null&&i.includes("quote"))return;let{parseQuotes:t}=(ti(),Q(Vs)),n=this.firstChild.toString().split(`
|
|
31
|
-
`);for(let s=0;s<
|
|
32
|
-
`))}
|
|
33
|
-
`),o={lastPrefix:""},l=
|
|
34
|
-
`))},
|
|
18
|
+
`)}getGaps(){return 1}lint(n=this.getAbsoluteIndex(),e){let t=super.lint(n,e),r=new R(this,n);return this.image?t.push(...this.childNodes.filter(i=>{let s=i.toString().trim();return i.type==="noinclude"&&s&&!s.startsWith("#")}).map(i=>{let s=w(i,r,"invalid-imagemap","invalid link in <imagemap>");return s.suggestions=[{desc:"remove",range:[s.startIndex-1,s.endIndex],text:""},{desc:"comment",range:[s.startIndex,s.startIndex],text:"# "}],s})):t.push(L(this,r,"invalid-imagemap","<imagemap> without an image")),t}print(){return super.print({sep:`
|
|
19
|
+
`})}}});var Aa,en,Cs=y(()=>{"use strict";kt();_();M();We();Aa=Ge(a=>new RegExp(String.raw`<\s*(?:/\s*)${a==="nowiki"?"":"?"}(${a})\b`,"giu")),en=class extends ae{get type(){return"ext-inner"}lint(n=this.getAbsoluteIndex()){let{name:e,firstChild:{data:t}}=this;if((e==="templatestyles"||e==="section")&&t){let r=L(this,{start:n},"void-ext",A.msg("nothing should be in <$1>",e));return r.fix={range:[n,r.endIndex],text:"",desc:"empty"},[r]}return super.lint(n,Aa(e))}}});var tn={};ge(tn,{NestedToken:()=>Dn});var Sa,wa,Sr,Ht,Dn,rn=y(()=>{"use strict";_();V();xr();Vr();M();B();zn();He();Sa=new Set(["comment","include","arg","template","magic-word"]),wa=[!1,!0].map(a=>{let n=a?"includeonly":"noinclude";return new RegExp(String.raw`^(?:<${n}(?:\s[^>]*)?/?>|</${n}\s*>)$`,"iu")}),Dn=class extends k{constructor(e,t,r,i,s=[]){if(typeof t=="boolean"){let o=Symbol("InputboxToken"),{length:l}=s;s.push(o),e&&(e=st(e,i,s,t)),e&&(e=kr(e,i,s)),s.splice(l,1)}else e&&(e=e.replace(t,(o,l,d,u,g)=>{let p=`\0${s.length+1}e\x7F`;return new Oe(l,d,u,g,i,!1,s),p}));e&&(e=e.replace(/(^|\0\d+.\x7F)([^\0]+)(?=$|\0\d+.\x7F)/gu,(o,l,d)=>(new W(d,i,s),`${l}\0${s.length}n\x7F`)));super(e,i,s);T(this,Sr);T(this,Ht);b(this,Sr,[...r]),b(this,Ht,t)}get type(){return"ext-inner"}lint(e=this.getAbsoluteIndex(),t){let r=new R(this,e),i=typeof c(this,Ht)=="boolean"?wa[c(this,Ht)?1:0]:/^<!--[\s\S]*-->$/u;return[...super.lint(e,t),...this.childNodes.filter(s=>{let{type:o,name:l}=s;if(o==="ext")return!c(this,Sr).includes(l);if(Sa.has(o))return!1;let d=s.toString().trim();return d&&!i.test(d)}).map(s=>{let o=w(s,r,"no-ignored",A.msg("invalid content in <$1>",this.name));return o.suggestions=[{desc:"remove",range:[o.startIndex,o.endIndex],text:""},{desc:"comment",range:[o.startIndex,o.endIndex],text:`<!--${s.toString()}-->`}],o})]}};Sr=new WeakMap,Ht=new WeakMap});var $s,Is,Gn,Ca,Oe,zn=y(()=>{"use strict";_();V();M();_r();B();$n();zr();ns();Ln();ms();As();ws();Cs();$s=(a,n)=>{let e=new Set(a);return e.delete(n),[...e]};Is=[Rt()];Oe=class extends(Ca=Ft){get type(){return"ext"}constructor(n,e,t,r,i=A.getConfig(),s=!1,o=[]){var p;let l=n.toLowerCase(),d=new Qe(!e||/^\s/u.test(e)?e:` ${e}`,"ext-attrs",l,i,o),u=de(X({},i),{ext:$s(i.ext,l),excludes:[...(p=i.excludes)!=null?p:[]]}),g;switch(u.inExt=!0,l){case"tab":u.ext=$s(u.ext,"tabs");case"indicator":case"poem":case"ref":case"option":case"combooption":case"tabs":case"poll":case"seo":l==="poem"&&u.excludes.push("heading"),g=new k(t,u,o);break;case"pre":g=new Gr(t,u,o);break;case"dynamicpagelist":g=new qt(s,t,u,o);break;case"inputbox":u.excludes.push("heading"),g=new Xr(s,t,u,o);break;case"references":{let{NestedToken:m}=(rn(),Q(tn));u.excludes.push("heading"),g=new m(t,s,["ref"],u,o);break}case"choose":{let{NestedToken:m}=(rn(),Q(tn));g=new m(t,/<(option|choicetemplate)(\s[^>]*?)?(?:\/>|>([\s\S]*?)<\/(\1)>)/gu,["option","choicetemplate"],u,o);break}case"combobox":{let{NestedToken:m}=(rn(),Q(tn));g=new m(t,/<(combooption)(\s[^>]*?)?(?:\/>|>([\s\S]*?)<\/(combooption\s*)>)/giu,["combooption"],u,o);break}case"gallery":g=new Jr(t,u,o);break;case"imagemap":g=new Zr(t,u,o);break;default:g=new en(t,u,o)}g.setAttribute("name",l),g.type==="plain"&&(g.type="ext-inner"),super(n,d,g,r,i,o),this.seal("closed",!0)}lint(n=this.getAbsoluteIndex(),e){let t=super.lint(n,e),r=new R(this,n);return this.name!=="nowiki"&&this.closest("html-attrs,table-attrs")&&t.push(L(this,r,"parsing-order","extension tag in HTML tag attributes")),this.name==="ref"&&this.closest("heading-title")&&t.push(L(this,r,"var-anchor","variable anchor in a section header")),t}};Gn=re(Ca),Oe=ie(Gn,0,"ExtToken",Is,Oe),ne(Gn,1,Oe)});var Ns,Un,$a,pt,Es=y(()=>{"use strict";_();tt();M();We();Ns=[Te(!1)];pt=class extends($a=ae){constructor(e,t,r,i){super(e,r,i);se(this,"closed");this.closed=t}get type(){return"comment"}getAttribute(e){return e==="padding"?4:super.getAttribute(e)}lint(e=this.getAbsoluteIndex()){if(this.closed)return[];let t=L(this,{start:e},"unclosed-comment",A.msg("unclosed $1","HTML comment"));return t.suggestions=[{range:[t.endIndex,t.endIndex],text:"-->",desc:"close"}],[t]}toString(e){return e?"":`<!--${this.innerText}${this.closed?"-->":""}`}print(){return super.print({pre:"<!--",post:this.closed?"-->":""})}};Un=re($a),pt=ie(Un,0,"CommentToken",Ns,pt),ne(Un,1,pt)});var Rs={};ge(Rs,{parseCommentAndExt:()=>st});var Fs,Ia,Wn,Na,Ls,st,xr=y(()=>{"use strict";kt();Mi();He();zi();zn();Es();Fs="<onlyinclude>",Ia="</onlyinclude>",{length:Wn}=Fs,Na=[!1,!0].map(a=>{let n=a?"includeonly":"(?:no|only)include",e=a?"noinclude":"includeonly";return ki(t=>new RegExp(String.raw`<!--[\s\S]*?(?:-->|$)|<${n}(?:\s[^>]*)?/?>|</${n}\s*>|<(${t.join("|")})(\s[^>]*?)?(?:/>|>([\s\S]*?)</(\1\s*)>)|<(${e})(\s[^>]*?)?(?:/>|>([\s\S]*?)(?:</(${e}\s*)>|$))`,"giu"))}),Ls=a=>{let n=a.indexOf(Fs);return{i:n,j:a.indexOf(Ia,n+Wn)}},st=(a,n,e,t)=>{if(t){let{i:r,j:i}=Ls(a);if(r!==-1&&i!==-1){let s="",o=l=>{new W(l,n,e),s+=`\0${e.length-1}n\x7F`};for(;r!==-1&&i!==-1;){let l=`\0${e.length}e\x7F`;new Or(a.slice(r+Wn,i),n,e),r>0&&o(a.slice(0,r)),s+=l,a=a.slice(i+Wn+1),{i:r,j:i}=Ls(a)}return a&&o(a),s}}return a.replace(Na[t?1:0](n.ext),(r,i,s,o,l,d,u,g,p)=>{let m=e.length,f="n";if(i)f="e",new Oe(i,s,o,l,n,d,e);else if(r.startsWith("<!--")){f="c";let h=r.endsWith("-->");new pt(r.slice(4,h?-3:void 0),h,n,e)}else d?new it(d,u,g,p,n,e):new W(r,n,e);return`\0${m}${f}\x7F`})}});var Ea,La,Fa,Ps,Vt,Ne,Je,_e,Hn,Ra,ut,js=y(()=>{"use strict";_();me();V();_r();B();Ea=new Set(["if","ifeq","ifexpr","ifexist","iferror","switch"]),La=new Set(["b","big","center","cite","code","del","dfn","em","font","i","ins","kbd","mark","pre","q","s","samp","small","strike","strong","sub","sup","tt","u","var"]),Fa=new Set(["strike","big","center","font","tt"]);Ps=[Rt()];ut=class extends(Ra=k){constructor(e,t,r,i,s,o){super(void 0,s,o);T(this,Vt);T(this,Ne);T(this,Je);T(this,_e);this.insertAt(t),this.setAttribute("name",e.toLowerCase()),b(this,Vt,r),b(this,Ne,i),b(this,Je,e)}get type(){return"html"}get selfClosing(){return c(this,Ne)}get closing(){return c(this,Vt)}toString(e){return`<${this.closing?"/":""}${c(this,Je)}${super.toString(e)}${c(this,Ne)?"/":""}>`}text(){let{closing:e}=this,t=c(this,Je)+(e?"":super.text());return`<${e?"/":""}${t}${c(this,Ne)?"/":""}>`}getAttribute(e){return e==="padding"?c(this,Je).length+(this.closing?2:1):super.getAttribute(e)}lint(e=this.getAbsoluteIndex(),t){let r=super.lint(e,t),{name:i,parentNode:s,closing:o,selfClosing:l}=this,d=new R(this,e);if(i==="h1"&&!o){let h=L(this,d,"h1","<h1>");h.suggestions=[{desc:"h2",range:[e+2,e+3],text:"2"}],r.push(h)}if(this.closest("table-attrs")){let h=L(this,d,"parsing-order","HTML tag in table attributes");h.fix={desc:"remove",range:[e,h.endIndex],text:""},r.push(h)}Fa.has(i)&&r.push(L(this,d,"obsolete-tag","obsolete HTML tag","warning")),(i==="b"||i==="strong")&&this.closest("heading-title")&&r.push(L(this,d,"bold-header","bold in section header","warning"));let{html:[,u,g]}=this.getAttribute("config"),p=g.includes(i),m=u.includes(i);if(o&&(l||p)||l&&(!p&&!m)){let h=L(this,d,"unmatched-tag",o?"tag that is both closing and self-closing":"invalid self-closing tag"),x={desc:"open",range:[e+1,e+2],text:""},v={desc:"no self-closing",range:[h.endIndex-2,h.endIndex-1],text:""};m?h.suggestions=[x,v]:o?h.fix=p?x:v:h.suggestions=[v,{desc:"close",range:[h.endIndex-2,h.endIndex],text:`></${i}>`}],r.push(h)}else if(!this.findMatchingTag()){let h=L(this,d,"unmatched-tag",o?"unmatched closing tag":"unclosed tag");if(o){let x=this.closest("magic-word");x&&Ea.has(x.name)?h.severity="warning":h.suggestions=[{desc:"remove",range:[e,h.endIndex],text:""}]}else{let x=s==null?void 0:s.childNodes;La.has(i)&&(x!=null&&x.slice(0,x.indexOf(this)).some(({type:v,name:C})=>v==="html"&&C===i))?h.suggestions=[{desc:"close",range:[e+1,e+1],text:"/"}]:this.closest("heading-title")||(h.severity="warning")}r.push(h)}return r}findMatchingTag(){return Se(c(this,_e),()=>{let{name:e,parentNode:t,closing:r,selfClosing:i}=this,{html:[,s,o]}=this.getAttribute("config"),l=o.includes(e),d=s.includes(e);if(l||d&&i)return this;if(!t)return;let{childNodes:u}=t,g=u.indexOf(this),p=r?u.slice(0,g).reverse():u.slice(g+1),m=[this],{rev:f}=pe;for(let h of p)if(!(!h.is("html")||h.name!==e||d&&c(h,Ne)))if(c(h,Vt)===r)m.push(h);else{let x=m.pop();if(x===this)return h;b(x,_e,[f,h]),b(h,_e,[f,x])}for(let h of m)b(h,_e,[f,void 0])},e=>{b(this,_e,e),e[1]&&e[1]!==this&&b(e[1],_e,[pe.rev,this])})}print(){return super.print({pre:`<${this.closing?"/":""}${c(this,Je)}`,post:`${c(this,Ne)?"/":""}>`})}json(e,t=this.getAbsoluteIndex()){let r=super.json(void 0,t);return Object.assign(r,{closing:this.closing,selfClosing:c(this,Ne)}),r}};Hn=re(Ra),Vt=new WeakMap,Ne=new WeakMap,Je=new WeakMap,_e=new WeakMap,ut=ie(Hn,0,"HtmlToken",Ps,ut),ne(Hn,1,ut)});var Bs={};ge(Bs,{parseHtml:()=>ja});var Pa,ja,qs=y(()=>{"use strict";zr();js();Pa=/^(\/?)([a-z][^\s/>]*)((?:\s|\/(?!>))[^>]*?)?(\/?>)([^<]*)$/iu,ja=(a,n,e)=>{var s;let{html:t}=n;(s=n.htmlElements)!=null||(n.htmlElements=new Set([...t[0],...t[1],...t[2]]));let r=a.split("<"),i=r.shift();for(let o of r){let l=Pa.exec(o),d=l==null?void 0:l[2],u=d==null?void 0:d.toLowerCase();if(!l||!n.htmlElements.has(u)){i+=`<${o}`;continue}let[,g,,p="",m,f]=l,{length:h}=e,x=new Qe(p,"html-attrs",u,n,e),v=x.getAttr("itemprop");if(u==="meta"&&(v===void 0||x.getAttr("content")===void 0)||u==="link"&&(v===void 0||x.getAttr("href")===void 0)){i+=`<${o}`,e.length=h;continue}i+=`\0${e.length}x\x7F${f}`,new ut(d,x,g==="/",m==="/>",n,e)}return i}});var Xt,Vn=y(()=>{"use strict";_r();M();B();Nt();zr();Xt=class extends Rt(1)(k){constructor(n,e,t,r,i=A.getConfig(),s=[],o){super(void 0,i,s,o),this.append(new ye(e,"table-syntax",i,s),new Qe(r,"table-attrs",t,i,s))}}});var ke,wr,Cr,Xn,Qt,Qn=y(()=>{"use strict";_();V();M();B();Vn();Qt=class extends Xt{constructor(e,t,r=A.getConfig(),i=[]){var d;let s=/\||\0\d+!\x7F/u.exec(t!=null?t:""),o=s?t.slice(0,s.index):"";/\[\[|-\{/u.test(o)&&(s=null,o="");super(/^(?:\n[^\S\n]*(?:[|!]|\|\+|\{\{\s*!\s*\}\}\+?)|(?:\||\{\{\s*!\s*\}\}){2}|!!|\{\{\s*!!\s*\}\})$/u,e,"td",o,r,i);T(this,Cr);T(this,ke,"");T(this,wr);s&&([Fr(this,ke)._]=s);let l=new k(t==null?void 0:t.slice(((d=s==null?void 0:s.index)!=null?d:NaN)+c(this,ke).length),r,i);l.type="td-inner",l.setAttribute("stage",4),this.insertAt(l)}get type(){return"td"}get rowspan(){return this.getAttr("rowspan")}get colspan(){return this.getAttr("colspan")}get subtype(){return N(this,Cr,Xn).call(this).subtype}afterBuild(){c(this,ke).includes("\0")&&b(this,ke,this.buildFromStr(c(this,ke),0)),super.afterBuild()}toString(e){let{childNodes:[t,r,i]}=this;return t.toString(e)+r.toString(e)+c(this,ke)+i.toString(e)}text(){let{childNodes:[e,t,r]}=this;return e.text()+t.text()+c(this,ke)+r.text()}getGaps(e){return e===1?c(this,ke).length:0}lint(e=this.getAbsoluteIndex(),t){let r=super.lint(e,t),i=new R(this,e+this.getRelativeIndex(this.length-1));for(let s of this.lastChild.childNodes)if(s.type==="text"){let{data:o}=s;if(o.includes("|")){let l=o.includes("||"),d=w(s,i,"pipe-like",'additional "|" in a table cell',l?"error":"warning");if(l){let u={caption:"|+",td:"|",th:"!"}[this.subtype];d.fix={range:[d.startIndex,d.endIndex],text:o.replace(/\|\|/gu,`
|
|
20
|
+
${u}`),desc:"newline"}}else d.suggestions=[{desc:"escape",range:[d.startIndex,d.endIndex],text:o.replace(/\|/gu,"|")}];r.push(d)}}return r}isIndependent(){return this.firstChild.text().startsWith(`
|
|
21
|
+
`)}getAttr(e){let t=super.getAttr(e);return e==="rowspan"||e==="colspan"?parseInt(t)||1:t}print(){let{childNodes:[e,t,r]}=this;return`<span class="wpb-td">${e.print()}${t.print()}${c(this,ke)}${r.print()}</span>`}json(e,t=this.getAbsoluteIndex()){let r=super.json(void 0,t),{rowspan:i,colspan:s}=this;return Object.assign(r,{subtype:this.subtype},i!==1&&{rowspan:i},s!==1&&{colspan:s}),r}};ke=new WeakMap,wr=new WeakMap,Cr=new WeakSet,Xn=function(){return Se(c(this,wr),()=>{var o;let e=this.firstChild.text(),t=e.slice(-1),r="td";if(t==="!"?r="th":t==="+"&&(r="caption"),this.isIndependent())return{subtype:r};let{previousSibling:i}=this;return X({},N(o=i,Cr,Xn).call(o))},e=>{b(this,wr,e)})}});var Ba,Kt,Kn=y(()=>{"use strict";_();Vn();Qn();Ba=new Set(["tr","td","th","caption"]),Kt=class extends Xt{lint(n=this.getAbsoluteIndex(),e){let t=super.lint(n,e),r=this.childNodes.find(({type:l})=>l==="table-inter");if(!r)return t;let i=r.childNodes.find(l=>l.text().trim()),s=/^\s*(?:!|\{\{\s*![!-]?\s*\}\})/u;if(!i||s.test(i.toString())||i.is("arg")&&s.test(i.default||"")||i.is("html")&&Ba.has(i.name))return t;if(i.is("magic-word"))try{if(i.getPossibleValues().every(l=>s.test(l.text())))return t}catch(l){}let o=w(r,{start:n},"fostered-content","content to be moved out from the table");return o.severity=i.type==="template"?"warning":"error",o.startIndex++,o.startLine++,o.startCol=0,t.push(o),t}getRowCount(){return Number(this.childNodes.some(n=>n instanceof Qt&&n.isIndependent()&&!n.firstChild.text().endsWith("+")))}}});var qa,Oa,Jn,nn,Os=y(()=>{"use strict";_();me();V();M();Kn();Nt();qa=(a,n)=>new Array(a).fill(void 0).map((e,t)=>n(t)),Oa=({type:a})=>a==="tr"||a==="table-syntax",Jn=class extends Array{},nn=class extends Kt{get type(){return"table"}get closed(){return this.lastChild.type==="table-syntax"}constructor(n,e,t,r){super(/^(?:\{\||\{\{\{\s*!\s*\}\}|\{\{\s*\(!\s*\}\})$/u,n,"table",e,t,r,{})}lint(n=this.getAbsoluteIndex(),e){let t=super.lint(n,e),r=new R(this,n);this.closed||t.push(w(this.firstChild,r,"unclosed-table",A.msg("unclosed $1","table")));let i=this.getLayout(),{length:s}=i;if(s>1){let o=1,l=1/0,d=0;for(;d<s;d++){let u=i[d],g=u.length;if(g<o)break;g<l&&(l=g);let p=u.indexOf(u[g-1])+1;if(p>l)break;p>o&&(o=p)}if(d<s){let u=w(this.getNthRow(d),r,"table-layout","inconsistent table layout","warning");u.startIndex++,u.startLine++,u.startCol=0,t.push(u)}}return t}close(n=`
|
|
22
|
+
|}`,e){let t=this.getAttribute("config"),r=this.getAttribute("accum"),i=[n];pe.run(()=>{let s=new ye(void 0,"table-syntax",t,r);super.insertAt(s)}),this.lastChild.replaceChildren(...i)}getLayout(n){let e=this.getAllRows(),{length:t}=e,r=new Jn(...qa(t,()=>[]));for(let i=0;i<r.length;i++){let s=r[i],o=0,l=0,d;for(let u of e[i].childNodes.slice(2))if(u.type==="td"){if(u.isIndependent()&&(d=u.subtype!=="caption"),d){let g={row:i,column:o},{rowspan:p,colspan:m}=u;for(o++;s[l];)l++;for(let f=i;f<Math.min(i+p,t);f++)for(let h=l;h<l+m;h++)r[f][h]=g;l+=m}}else if(Oa(u))break}return r}getAllRows(){return[...super.getRowCount()?[this]:[],...this.childNodes.slice(1).filter(n=>n.type==="tr"&&n.getRowCount()>0)]}getNthRow(n,e,t){let r=super.getRowCount();if(n===0&&r)return this;r&&n--;for(let i of this.childNodes.slice(2)){let{type:s}=i;if(s==="tr"&&i.getRowCount()&&(n--,n<0))return i}}json(n,e=this.getAbsoluteIndex()){let t=super.json(void 0,e);return t.closed=this.closed,t}}});var sn,_s=y(()=>{"use strict";Kn();sn=class extends Kt{get type(){return"tr"}constructor(n,e,t,r){super(/^\n[^\S\n]*(?:\|-+|\{\{\s*!\s*\}\}-+|\{\{\s*!-\s*\}\}-*)$/u,n,"tr",e,t,r)}}});var Jt,Yn=y(()=>{"use strict";We();Jt=class extends ae{get indent(){return this.innerText.split(":").length-1}json(n,e=this.getAbsoluteIndex()){let t=super.json(void 0,e),{indent:r}=this;return r&&(t.indent=r),t}}});var Yt,Zn=y(()=>{"use strict";Yn();Yt=class extends Jt{get type(){return"dd"}}});var Ds={};ge(Ds,{parseTable:()=>Ma});var _a,Ms,Ma,zs=y(()=>{"use strict";B();Os();_s();Qn();Zn();_a=a=>a.lastChild.constructor!==k,Ms=(a,n)=>a.type==="td"?n.pop():a,Ma=({firstChild:{data:a},type:n,name:e},t,r)=>{let i=[],s=a.split(`
|
|
23
|
+
`),o=n==="root"||n==="parameter-value"||n==="ext-inner"&&e==="poem"?"":`
|
|
24
|
+
${s.shift()}`,l,d=(u,g)=>{if(!g){o+=u;return}let{lastChild:p}=g;if(_a(g)){let m=new k(u,t,r);m.type="table-inter",m.setAttribute("stage",3),g.insertAt(m)}else p.setText(p.toString()+u)};for(let u of s){l=i.pop();let[g]=/^(?:\s|\0\d+[cno]\x7F)*/u.exec(u),p=u.slice(g.length),m=/^(:*)((?:\s|\0\d+[cn]\x7F)*)(\{\||\{(?:\0\d+[cn]\x7F)*\0\d+!\x7F|\0\d+\{\x7F)(.*)$/u.exec(p);if(m){for(;l&&l.type!=="td";)l=i.pop();let[,E,$,S,F]=m;E&&new Yt(E,t,r),d(`
|
|
25
|
+
${g}${E&&`\0${r.length-1}d\x7F`}${$}\0${r.length}b\x7F`,l),i.push(...l?[l]:[],new nn(S,F,t,r));continue}else if(!l){o+=`
|
|
26
|
+
${u}`;continue}let f=/^(?:(\|\}|\0\d+!\x7F\}|\0\d+\}\x7F)|(\|-+|\0\d+!\x7F-+|\0\d+-\x7F-*)(?!-)|(!|(?:\||\0\d+!\x7F)\+?))(.*)$/u.exec(p);if(!f){d(`
|
|
27
|
+
${u}`,l),i.push(l);continue}let[,h,x,v,C]=f;if(h){for(;l.type!=="table";)l=i.pop();l.close(`
|
|
28
|
+
${g}${h}`,!0),d(C,i[i.length-1])}else if(x){l=Ms(l,i),l.type==="tr"&&(l=i.pop());let E=new sn(`
|
|
29
|
+
${g}${x}`,C,t,r);i.push(l,E),l.insertAt(E)}else{l=Ms(l,i);let E=v==="!"?/!!|(?:\||\0\d+!\x7F){2}|\0\d+\+\x7F/gu:/(?:\||\0\d+!\x7F){2}|\0\d+\+\x7F/gu,$=E.exec(C),S=0,F=`
|
|
30
|
+
${g}${v}`,O=P=>{let j=new Qt(F,C.slice(S,$==null?void 0:$.index),t,r);return P.insertAt(j),j};for(;$;)O(l),{lastIndex:S}=E,[F]=$,$=E.exec(C);i.push(l,O(l))}}return o.slice(1)}});var on,Gs=y(()=>{"use strict";We();on=class extends ae{get type(){return"hr"}}});var Us,ei,Da,ct,Ws=y(()=>{"use strict";tt();We();Us=[Te()];ct=class extends(Da=ae){get type(){return"double-underscore"}constructor(n,e,t,r){var l,d;super(n,t,r);let i=n.toLowerCase(),{doubleUnderscore:[,,s,o]}=t;this.setAttribute("name",(d=e?(l=o==null?void 0:o[n])==null?void 0:l.toLowerCase():s==null?void 0:s[i])!=null?d:i)}getAttribute(n){return n==="padding"?2:super.getAttribute(n)}toString(){return`__${this.innerText}__`}print(){return super.print({pre:"__",post:"__"})}};ei=re(Da),ct=ie(ei,0,"DoubleUnderscoreToken",Us,ct),ne(ei,1,ct)});var Hs={};ge(Hs,{parseHrAndDoubleUnderscore:()=>za});var za,Vs=y(()=>{"use strict";Gs();Ws();Fn();za=({firstChild:{data:a},type:n,name:e},t,r)=>{var l,d,u;let{doubleUnderscore:[i,s,o]}=t;return(l=t.insensitiveDoubleUnderscore)!=null||(t.insensitiveDoubleUnderscore=new Set(i)),(d=t.sensitiveDoubleUnderscore)!=null||(t.sensitiveDoubleUnderscore=new Set(s)),(u=t.regexHrAndDoubleUnderscore)!=null||(t.regexHrAndDoubleUnderscore=new RegExp(`__(${[...i,...s].join("|")})__`,"giu")),n!=="root"&&(n!=="ext-inner"||e!=="poem")&&(a=`\0${a}`),a=a.replace(/^((?:\0\d+[cno]\x7F)*)(-{4,})/gmu,(g,p,m)=>(new on(m,t,r),`${p}\0${r.length-1}r\x7F`)).replace(t.regexHrAndDoubleUnderscore,(g,p)=>{var x;let m=t.sensitiveDoubleUnderscore.has(p),f=p.toLowerCase(),h=t.insensitiveDoubleUnderscore.has(f);return m||h?(new ct(p,m,t,r),`\0${r.length-1}${h&&((x=o==null?void 0:o[f])!=null?x:f)==="toc"?"u":"n"}\x7F`):g}).replace(/^((?:\0\d+[cn]\x7F)*)(={1,6})(.+)\2((?:\s|\0\d+[cn]\x7F)*)$/gmu,(g,p,m,f,h)=>{let x=`${p}\0${r.length}h\x7F`;return new _t(m.length,[f,h],t,r),x}),n==="root"||n==="ext-inner"&&e==="poem"?a:a.slice(1)}});var an,Xs=y(()=>{"use strict";_();V();M();We();an=class extends ae{get type(){return"quote"}get bold(){return this.innerText.length!==2}get italic(){return this.innerText.length!==3}text(){let{parentNode:n,innerText:e}=this;return(n==null?void 0:n.type)==="image-parameter"&&n.name!=="caption"?"":e}lint(n=this.getAbsoluteIndex()){let{previousSibling:e,nextSibling:t,bold:r}=this,i=A.msg('lonely "$1"',"'"),s=[],o=new R(this,n),l=(d,u,g)=>[{desc:"escape",range:[d,u],text:"'".repeat(g)},{desc:"remove",range:[d,u],text:""}];if((e==null?void 0:e.type)==="text"&&e.data.endsWith("'")){let d=L(this,o,"lonely-apos",i),{startIndex:u,startLine:g,startCol:p}=d,[,{length:m}]=/(?:^|[^'])('+)$/u.exec(e.data),f=n-m;s.push(de(X({},d),{startIndex:f,endIndex:u,endLine:g,startCol:p-m,endCol:p,suggestions:l(f,u,m)}))}if((t==null?void 0:t.type)==="text"&&t.data.startsWith("'")){let d=L(this,o,"lonely-apos",i),{endIndex:u,endLine:g,endCol:p}=d,[{length:m}]=/^'+/u.exec(t.data),f=u+m;s.push(de(X({},d),{startIndex:u,endIndex:f,startLine:g,startCol:p,endCol:p+m,suggestions:l(u,f,m)}))}if(r&&this.closest("heading-title")){let d=L(this,o,"bold-header","bold in section header","warning");d.suggestions=[{desc:"remove",range:[n,n+3],text:""}],s.push(d)}return s}json(n,e=this.getAbsoluteIndex()){let t=super.json(void 0,e);return Object.assign(t,{bold:this.bold,italic:this.italic}),t}}});var Qs={};ge(Qs,{parseQuotes:()=>ti});var ti,ri=y(()=>{"use strict";Xs();ti=(a,n,e,t)=>{var g;let r=a.split(/('{2,})/u),{length:i}=r;if(i===1)return a;let s=0,o=0,l,d,u;for(let p=1;p<i;p+=2){let m=r[p].length;switch(m){case 2:o++;break;case 4:r[p-1]+="'",r[p]="'''";case 3:if(s++,l!==void 0)break;r[p-1].endsWith(" ")?d===void 0&&u===void 0&&(u=p):r[p-1].slice(-2,-1)===" "?l=p:d!=null||(d=p);break;default:r[p-1]+="'".repeat(m-5),r[p]="'''''",o++,s++}}if(o%2===1&&s%2===1){let p=(g=l!=null?l:d)!=null?g:u;p!==void 0&&(r[p]="''",r[p-1]+="'")}for(let p=1;p<i;p+=2)new an(r[p],n,e),r[p]=`\0${e.length-1}q\x7F`;return r.join("")}});var Ks={};ge(Ks,{parseExternalLinks:()=>ni});var ni,ii=y(()=>{"use strict";K();Mn();Yr();ni=(a,n,e,t)=>{var r;return(r=n.regexExternalLinks)!=null||(n.regexExternalLinks=new RegExp(String.raw`\[(\0\d+f\x7F|(?:(?:${n.protocol}|//)${Le}|\0\d+m\x7F)${Fe}(?=[[\]<>"\t${Ae}]|\0\d))([${Ae}]*(?![${Ae}]))([^\]\x01-\x08\x0A-\x1F\uFFFD]*)\]`,"giu")),a.replace(n.regexExternalLinks,(i,s,o,l)=>{let{length:d}=e,u=/&[lg]t;/u.exec(s);return u&&(o="",l=s.slice(u.index)+o+l,s=s.slice(0,u.index)),t?(new Be(s,"ext-link-url",n,e),`[\0${d}f\x7F${o}${l}]`):(new Wt(s,o,l,n,e),`\0${d}w\x7F`)})}});var ln,Js=y(()=>{"use strict";K();hr();ln=class extends $e{get type(){return"category"}get sortkey(){let{childNodes:[,n]}=this;return n&&et(n.text())}json(n,e=this.getAbsoluteIndex()){let t=super.json(void 0,e),{sortkey:r}=this;return r&&(t.sortkey=r),t}}});var Zs={};ge(Zs,{parseLinks:()=>Ys});var Ga,Ys,eo=y(()=>{"use strict";M();ri();ii();_n();Bn();Js();Ga=/^((?:(?!\0\d+!\x7F)[^\n[\]{}|])+)(\||\0\d+!\x7F)([\s\S]*)$/u,Ys=(a,n,e,t)=>{var o;(o=n.regexLinks)!=null||(n.regexLinks=new RegExp(String.raw`^\s*(?:${n.protocol}|//)`,"iu"));let r=n.inExt?/^((?:(?!\0\d+!\x7F)[^\n[\]{}|])+)(?:(\||\0\d+!\x7F)([\s\S]*?[^\]]))?\]\]([\s\S]*)$/u:/^((?:(?!\0\d+!\x7F)[^\n[\]{}|])+)(?:(\||\0\d+!\x7F)([\s\S]*?[^\]])?)?\]\]([\s\S]*)$/u,i=a.split("[["),s=i.shift();for(let l=0;l<i.length;l++){let d=!1,u,g,p,m,f=i[l],h=r.exec(f);if(h)[,u,g,p,m]=h,m.startsWith("]")&&(p!=null&&p.includes("["))&&(p+="]",m=m.slice(1));else{let $=Ga.exec(f);$&&(d=!0,[,u,g,p]=$)}if(u===void 0||n.regexLinks.test(u)||/\0\d+[exhbru]\x7F/u.test(u)){s+=`[[${f}`;continue}let x=u.trim().startsWith(":");if(x&&d){s+=`[[${f}`;continue}let{ns:v,valid:C}=A.normalizeTitle(u,0,!1,n,{halfParsed:!0,temporary:!0,decode:!0,selfLink:!0});if(C){if(d){if(v!==6){s+=`[[${f}`;continue}let $=!1;for(l++;l<i.length;l++){let S=i[l],F=S.split("]]");if(F.length>2){$=!0,p+=`[[${F[0]}]]${F[1]}`,m=F.slice(2).join("]]");break}else if(F.length===2)p+=`[[${F[0]}]]${F[1]}`;else{p+=`[[${S}`;break}}if(p=Ys(p,n,e,t),!$){s+=`[[${u}${g}${p}`;continue}}}else{s+=`[[${f}`;continue}p&&(p=ti(p,n,e,t));let E=Ut;x||(v===6?(p&&(p=ni(p,n,e,!0)),E=zt):v===14&&(E=ln)),p===void 0&&g&&(p=""),s+=`\0${e.length}l\x7F${m}`,new E(u,p,n,e,g)}return s}});var so={};ge(so,{parseMagicLinks:()=>Ua});var io,to,ro,no,Ua,oo=y(()=>{"use strict";K();Yr();io=String.raw`[${Ae}\t]| |�*160;|�*a0;`,to=`(?:${io})+`,ro=`(?:${io}|-)`,no=String.raw`(?:RFC|PMID)${to}\d+\b|ISBN${to}(?:97[89]${ro}?)?(?:\d${ro}?){9}[\dx]\b`,Ua=(a,n,e)=>{if(!n.regexMagicLinks)try{n.regexMagicLinks=new RegExp(String.raw`(^|[^\p{L}\d_])(?:(?:${n.protocol})(${Le}${Fe})|${no})`,"giu")}catch(t){n.regexMagicLinks=new RegExp(String.raw`(^|\W)(?:(?:${n.protocol})(${Le}${Fe})|${no})`,"giu")}return a.replace(n.regexMagicLinks,(t,r,i)=>{let s=r?t.slice(r.length):t;if(i){let o="",l=/&(?:lt|gt|nbsp|#x0*(?:3[ce]|a0)|#0*(?:6[02]|160));/iu.exec(s);l&&(o=s.slice(l.index),s=s.slice(0,l.index));let d=s.includes("(")?/[^,;\\.:!?][,;\\.:!?]+$/u:/[^,;\\.:!?)][,;\\.:!?)]+$/u,u=d.exec(s);if(u){let g=1;u[0][1]===";"&&/&(?:[a-z]+|#x[\da-f]+|#\d+)$/iu.test(s.slice(0,u.index))&&(g=2),o=s.slice(u.index+g)+o,s=s.slice(0,u.index+g)}return o.length>=i.length?t:(new Be(s,void 0,n,e),`${r}\0${e.length-1}w\x7F${o}`)}else if(!/^(?:RFC|PMID|ISBN)/u.test(s))return t;return new Be(s,"magic-link",n,e),`${r}\0${e.length-1}i\x7F`})}});var ao,lo=y(()=>{"use strict";ao=(a,n)=>a.startsWith(n)?n.length:[...n].findIndex((e,t)=>e!==a[t])});var dn,go=y(()=>{"use strict";Yn();dn=class extends Jt{get type(){return"list"}}});var po={};ge(po,{parseList:()=>Wa});var Wa,uo=y(()=>{"use strict";lo();go();Zn();Wa=(a,n,e,t)=>{let r=/^((?:\0\d+[cno]\x7F)*)([;:*#]+\s*)/u.exec(a);if(!r)return n.lastPrefix="",a;let[i,s,o]=r,l=o.replace(/;/gu,":"),d=ao(l,n.lastPrefix),u=(d>1?o.slice(d-1):o).split(/(?=;)/u),g=u[0].startsWith(";"),p=u.length-(g?0:1);if(d>1){let P=o.slice(0,d-1);g?u.unshift(P):u[0]=P+u[0]}n.lastPrefix=l;let m=s+u.map((P,j)=>`\0${t.length+j}d\x7F`).join("")+a.slice(i.length);for(let P of u)new dn(P,e,t);if(!p)return m;let{html:[f]}=e,h=/:+|-\{|\0\d+[xq]\x7F/gu,x=h,v=x.exec(m),C=0,E=!1,$=!1,S=0,F=(P,j)=>(new Yt(P,e,t),`${m.slice(0,j)}\0${t.length-1}d\x7F${m.slice(j+P.length)}`),O=P=>{P?C&&C--:C++};for(;v&&p;){let{0:P,index:j}=v;if(P==="-{"){if(!S){let{lastIndex:q}=x;x=/-\{|\}-/gu,x.lastIndex=q}S++}else if(P==="}-"){if(S--,!S){let{lastIndex:q}=x;x=h,x.lastIndex=q}}else if(P.endsWith("x\x7F")){let{name:q,closing:le,selfClosing:xe}=t[Number(P.slice(1,-2))];(!xe||f.includes(q))&&O(le)}else if(P.endsWith("q\x7F")){let{bold:q,italic:le}=t[Number(P.slice(1,-2))];q&&(O(E),E=!E),le&&(O($),$=!$)}else if(C===0){if(P.length>=p)return F(P.slice(0,p),j);p-=P.length,x.lastIndex=j+4+String(t.length).length,m=F(P,j)}v=x.exec(m)}return m}});var co,Me,gn,ho=y(()=>{"use strict";_();V();B();Pe();co=new Set(["A","T","R","D","-","H","N"]),gn=class extends k{constructor(e,t,r=[]){super(void 0,t,r,{});T(this,Me);this.append(...e.map(i=>new G(i,"converter-flag",t,r)))}get type(){return"converter-flags"}afterBuild(){b(this,Me,this.childNodes.map(e=>e.text().trim())),super.afterBuild()}toString(e){return super.toString(e,";")}text(){return super.text(";")}getGaps(){return 1}getUnknownFlags(){return new Set(c(this,Me).filter(e=>/\{{3}[^{}]+\}{3}/u.test(e)))}getVariantFlags(){let e=new Set(this.getAttribute("config").variants);return new Set(c(this,Me).filter(t=>e.has(t)))}lint(e=this.getAbsoluteIndex(),t){let r=this.getVariantFlags(),i=this.getUnknownFlags(),s=new Set(c(this,Me).filter(g=>co.has(g))),o=c(this,Me).filter(g=>!g).length,l=c(this,Me).length-i.size-o,d=super.lint(e,t);if(r.size===l||s.size===l)return d;let u=new R(this,e);for(let g=0;g<this.length;g++){let p=this.childNodes[g],m=p.text().trim();if(m&&!r.has(m)&&!i.has(m)&&(r.size>0||!s.has(m))){let f=w(p,u,"no-ignored","invalid conversion flag");r.size===0&&co.has(m.toUpperCase())?f.fix={range:[f.startIndex,f.endIndex],text:m.toUpperCase(),desc:"uppercase"}:f.suggestions=[{desc:"remove",range:[f.startIndex-(g&&1),f.endIndex],text:""}],d.push(f)}}return d}print(){return super.print({sep:";"})}};Me=new WeakMap});var Zt,mo=y(()=>{"use strict";M();B();Pe();Zt=class extends k{get type(){return"converter-rule"}get variant(){var n,e;return(e=(n=this.childNodes[this.length-2])==null?void 0:n.text().trim())!=null?e:""}constructor(n,e=!0,t=A.getConfig(),r=[]){super(void 0,t,r);let i=n.indexOf(":"),s=n.slice(0,i).indexOf("=>"),o=s===-1?n.slice(0,i):n.slice(s+2,i);e&&t.variants.includes(o.trim())?(super.insertAt(new G(o,"converter-rule-variant",t,r)),super.insertAt(new G(n.slice(i+1),"converter-rule-to",t,r)),s!==-1&&super.insertAt(new G(n.slice(0,s),"converter-rule-from",t,r),0)):super.insertAt(new G(n,"converter-rule-to",t,r))}toString(n){let{childNodes:e,firstChild:t,lastChild:r}=this;return e.length===3?`${t.toString(n)}=>${e[1].toString(n)}:${r.toString(n)}`:super.toString(n,":")}text(){let{childNodes:n,firstChild:e,lastChild:t}=this;return n.length===3?`${e.text()}=>${n[1].text()}:${t.text()}`:super.text(":")}getGaps(n){return n===0&&this.length===3?2:1}print(){let{childNodes:n}=this;if(n.length===3){let[e,t,r]=n;return`<span class="wpb-converter-rule">${e.print()}=>${t.print()}:${r.print()}</span>`}return super.print({sep:":"})}json(n,e=this.getAbsoluteIndex()){let t=super.json(void 0,e);return t.variant=this.variant,t}}});var pn,fo=y(()=>{"use strict";K();B();ho();mo();pn=class extends k{get type(){return"converter"}constructor(n,e,t,r=[]){super(void 0,t,r),this.insertAt(new gn(n,t,r));let[i]=e,s=i.includes(":"),o=new Zt(i,s,t,r);s&&o.length===1||!s&&e.length===2&&!oe(e[1]).trim()?this.insertAt(new Zt(e.join(";"),!1,t,r)):this.append(o,...e.slice(1).map(l=>new Zt(l,!0,t,r)))}toString(n){let{childNodes:[e,...t]}=this;return`-{${e.toString(n)}${e.length>0?"|":""}${t.map(r=>r.toString(n)).join(";")}}-`}text(){let{childNodes:[n,...e]}=this;return`-{${n.text()}|${be(e,";")}}-`}getAttribute(n){return n==="padding"?2:super.getAttribute(n)}getGaps(n){return n||this.firstChild.length>0?1:0}print(){let{childNodes:[n,...e]}=this;return`<span class="wpb-converter">-{${n.print()}${n.length>0?"|":""}${Re(e,{sep:";"})}}-</span>`}}});var xo={};ge(xo,{parseConverter:()=>Ha});var Ha,bo=y(()=>{"use strict";fo();Ha=(a,n,e)=>{var l;(l=n.regexConverter)!=null||(n.regexConverter=new RegExp(String.raw`;(?=(?:[^;]*?=>)?\s*(?:${n.variants.join("|")})\s*:|(?:\s|\0\d+[cn]\x7F)*$)`,"u"));let t=/-\{/gu,r=/-\{|\}-/gu,i=[],s=t,o=s.exec(a);for(;o;){let{0:d,index:u}=o;if(d==="}-"){let g=i.pop(),{length:p}=e,m=a.slice(g.index+2,u),f=m.indexOf("|"),[h,x]=f===-1?[[],m]:[m.slice(0,f).split(";"),m.slice(f+1)],v=x.replace(/(&[#a-z\d]+);/giu,"$1"),C=v.split(n.regexConverter).map(E=>E.replace(/\x01/gu,";"));new pn(h,C,n,e),a=`${a.slice(0,g.index)}\0${p}v\x7F${a.slice(u+2)}`,i.length===0&&(s=t),s.lastIndex=g.index+3+String(p).length}else i.push(o),s=r,s.lastIndex=u+2;o=s.exec(a)}return a}});var un={};ge(un,{Token:()=>k});var $r,fe,D,U,ht,er,Ir,z,To,yo,ko,vo,Ao,So,wo,Co,$o,Io,No,Eo,si,k,B=y(()=>{"use strict";K();_();me();M();Ei();Ri();si=class si extends Pr{constructor(e,t=A.getConfig(),r=[],i){super();T(this,z);T(this,$r,"plain");T(this,fe,0);T(this,D);T(this,U);T(this,ht);T(this,er,!1);T(this,Ir);typeof e=="string"&&this.insertAt(e),b(this,D,t),b(this,U,r),r.push(this)}get type(){return c(this,$r)}set type(e){b(this,$r,e)}parseOnce(e=c(this,fe),t=!1,r){if(e<c(this,fe)||this.length===0||!this.getAttribute("plain"))return this;if(c(this,fe)>=11)return this;switch(e){case 0:if(this.type==="root"){c(this,U).pop();let i=N(this,z,To).call(this);t&&(t=!i)}b(this,ht,t),N(this,z,yo).call(this,t);break;case 1:N(this,z,ko).call(this);break;case 2:N(this,z,vo).call(this);break;case 3:N(this,z,Ao).call(this);break;case 4:N(this,z,So).call(this);break;case 5:N(this,z,wo).call(this,r);break;case 6:N(this,z,Co).call(this,r);break;case 7:N(this,z,$o).call(this);break;case 8:N(this,z,Io).call(this);break;case 9:N(this,z,No).call(this);break;case 10:N(this,z,Eo).call(this)}if(this.type==="root")for(let i of c(this,U))i==null||i.parseOnce(e,t,r);return Fr(this,fe)._++,this}buildFromStr(e,t){let r=e.split(/[\0\x7F]/u).map((i,s)=>{if(s%2===0)return new ur(i);if(isNaN(i.slice(-1)))return c(this,U)[Number(i.slice(0,-1))];throw new Error(`Failed to build! Unrecognized token: ${i}`)});return t===0?r.map(String).join(""):t===1?be(r):r}build(){b(this,fe,11);let{length:e,firstChild:t}=this,r=t==null?void 0:t.toString();if(e===1&&t.type==="text"&&r.includes("\0")&&(pr(this,0,1,this.buildFromStr(r)),this.normalize(),this.type==="root"))for(let i of c(this,U))i==null||i.build()}afterBuild(){if(this.type==="root")for(let e of c(this,U))e==null||e.afterBuild();b(this,er,!0)}parse(e=11,t,r){for(e=Math.min(e,11);c(this,fe)<e;)this.parseOnce(c(this,fe),t,r);return e&&(this.build(),this.afterBuild()),this}getAttribute(e){var t;switch(e){case"plain":return this.constructor===si;case"config":return c(this,D);case"include":return(t=c(this,ht))!=null?t:!!c(this.getRootNode(),ht);case"accum":return c(this,U);case"built":return c(this,er);case"stage":return c(this,fe);default:return super.getAttribute(e)}}setAttribute(e,t){switch(e){case"stage":c(this,fe)===0&&this.type==="root"&&c(this,U).shift(),b(this,fe,t);break;default:super.setAttribute(e,t)}}insertAt(e,t=this.length){let r=typeof e=="string"?new ur(e):e;super.insertAt(r,t);let{type:i}=r;return i==="root"&&(r.type="plain"),r}normalizeTitle(e,t=0,r){return A.normalizeTitle(e,t,c(this,ht),c(this,D),r)}lint(e=this.getAbsoluteIndex(),t){var i;let r=super.lint(e,t);if(this.type==="root"){let s=new Map,o="category,html-attr#id,ext-attr#id,table-attr#id";for(let p of this.querySelectorAll(o)){let m;if(p.type==="category")m=p.name;else{let f=p.getValue();f&&f!==!0&&(m=`#${f}`)}if(m){let f=s.get(m);f?f.add(p):s.set(m,new Set([p]))}}for(let[p,m]of s)if(m.size>1&&!p.startsWith("#mw-customcollapsible-")){let f=!p.startsWith("#"),h=`duplicated ${f?"category":"id"}`,x=f?"error":"warning";r.push(...[...m].map(v=>{let C=L(v,{start:v.getAbsoluteIndex()},"no-duplicate",h,x);return f&&(C.suggestions=[{desc:"remove",range:[C.startIndex,C.endIndex],text:""}]),C}))}let l=/<!--\s*lint-(disable(?:(?:-next)?-line)?|enable)(\s[\sa-z,-]*)?-->/gu,d=this.toString(),u=[],g=l.exec(d);for(;g;){let{1:p,index:m}=g,f=(i=g[2])==null?void 0:i.trim();u.push({line:this.posFromIndex(m).top+(p==="disable-line"?0:1),from:p==="disable"?l.lastIndex:void 0,to:p==="enable"?l.lastIndex:void 0,rules:f?new Set(f.split(",").map(h=>h.trim())):void 0}),g=l.exec(d)}r=r.filter(({rule:p,startLine:m,startIndex:f})=>{let h={pos:0};for(let{line:x,from:v,to:C,rules:E}of u){if(x>m+1)break;if(E&&!E.has(p))continue;if(x===m&&v===void 0&&C===void 0)return!1;v<=f&&v>h.pos?(h.pos=v,h.type="from"):C<=f&&C>h.pos&&(h.pos=C,h.type="to")}return h.type!=="from"})}return r}toString(e,t){return e?super.toString(!0,t):Se(c(this,Ir),()=>super.toString(!1,t),r=>{let i=this.getRootNode();i.type==="root"&&c(i,er)&&b(this,Ir,r)})}};$r=new WeakMap,fe=new WeakMap,D=new WeakMap,U=new WeakMap,ht=new WeakMap,er=new WeakMap,Ir=new WeakMap,z=new WeakSet,To=function(){let{parseRedirect:e}=(_i(),Q(Oi)),t=this.firstChild.toString(),r=e(t,c(this,D),c(this,U));return r&&this.setText(r),!!r},yo=function(e){let{parseCommentAndExt:t}=(xr(),Q(Rs));this.setText(t(this.firstChild.toString(),c(this,D),c(this,U),e))},ko=function(){let{parseBraces:e}=(Vr(),Q(hs)),t=this.type==="root"?this.firstChild.toString():`\0${this.firstChild.toString()}`,r=e(t,c(this,D),c(this,U));this.setText(this.type==="root"?r:r.slice(1))},vo=function(){var t;if((t=c(this,D).excludes)!=null&&t.includes("html"))return;let{parseHtml:e}=(qs(),Q(Bs));this.setText(e(this.firstChild.toString(),c(this,D),c(this,U)))},Ao=function(){var t;if((t=c(this,D).excludes)!=null&&t.includes("table"))return;let{parseTable:e}=(zs(),Q(Ds));this.setText(e(this,c(this,D),c(this,U)))},So=function(){var t;if((t=c(this,D).excludes)!=null&&t.includes("hr"))return;let{parseHrAndDoubleUnderscore:e}=(Vs(),Q(Hs));this.setText(e(this,c(this,D),c(this,U)))},wo=function(e){let{parseLinks:t}=(eo(),Q(Zs));this.setText(t(this.firstChild.toString(),c(this,D),c(this,U),e))},Co=function(e){var i;if((i=c(this,D).excludes)!=null&&i.includes("quote"))return;let{parseQuotes:t}=(ri(),Q(Qs)),r=this.firstChild.toString().split(`
|
|
31
|
+
`);for(let s=0;s<r.length;s++)r[s]=t(r[s],c(this,D),c(this,U),e);this.setText(r.join(`
|
|
32
|
+
`))},$o=function(){var t;if((t=c(this,D).excludes)!=null&&t.includes("extLink"))return;let{parseExternalLinks:e}=(ii(),Q(Ks));this.setText(e(this.firstChild.toString(),c(this,D),c(this,U)))},Io=function(){var t;if((t=c(this,D).excludes)!=null&&t.includes("magicLink"))return;let{parseMagicLinks:e}=(oo(),Q(so));this.setText(e(this.firstChild.toString(),c(this,D),c(this,U)))},No=function(){var d;if((d=c(this,D).excludes)!=null&&d.includes("list"))return;let{parseList:e}=(uo(),Q(po)),{firstChild:t,type:r,name:i}=this,s=t.toString().split(`
|
|
33
|
+
`),o={lastPrefix:""},l=r==="root"||r==="ext-inner"&&i==="poem"?0:1;for(;l<s.length;l++)s[l]=e(s[l],o,c(this,D),c(this,U));this.setText(s.join(`
|
|
34
|
+
`))},Eo=function(){if(c(this,D).variants.length>0){let{parseConverter:e}=(bo(),Q(xo));this.setText(e(this.firstChild.toString(),c(this,D),c(this,U)))}};k=si});var pe,Mt,pr,Br,me=y(()=>{"use strict";pe={running:!1,run(a){let{running:n}=this;this.running=!0;try{let{Token:e}=(B(),Q(un)),t=a();return t instanceof e&&!t.getAttribute("built")&&t.afterBuild(),this.running=n,t}catch(e){throw this.running=n,e}},rev:0},Mt=a=>n=>n.type===a,pr=(a,n,e,t=[])=>{var s,o;let r=a.getChildNodes(),i;r.length===e?(i=r,r=t):i=r.splice(n,e,...t);for(let l=0;l<t.length;l++){let d=t[l];d.setAttribute("parentNode",a),d.setAttribute("nextSibling",r[n+l+1]),d.setAttribute("previousSibling",r[n+l-1])}return(s=r[n-1])==null||s.setAttribute("nextSibling",r[n]),(o=r[n+t.length])==null||o.setAttribute("previousSibling",r[n+t.length-1]),r===t&&a.setAttribute("childNodes",r),i},Br=(a,n)=>{Object.defineProperty(a,"name",{value:n.name})}});var Lo={};ge(Lo,{Title:()=>oi});var Nr,Er,mt,tr,ft,oi,Fo=y(()=>{"use strict";K();oi=class{constructor(n,e,t,{temporary:r,decode:i,selfLink:s}={}){T(this,Nr);T(this,Er);T(this,mt);T(this,tr);T(this,ft);se(this,"valid");se(this,"encoded",!1);let o=n.trim().startsWith("../");if(i&&n.includes("%"))try{let d=/%(?!21|3[ce]|5[bd]|7[b-d])[\da-f]{2}/iu.test(n);n=ze(n),this.encoded=d}catch(d){}if(n=et(n).replace(/[_ ]+/gu," ").trim(),o)b(this,tr,0);else{let d=e;n.startsWith(":")&&(d=0,n=n.slice(1).trim());let u=n.split(":");if(u.length>1){let g=u[0].trim().toLowerCase(),p=Object.prototype.hasOwnProperty.call(t.nsid,g)&&t.nsid[g];p&&(d=p,n=u.slice(1).join(":").trim())}b(this,tr,d)}let l=n.indexOf("#");if(l!==-1){let d=n.slice(l).trim().slice(1);if(d.includes("%"))try{d=ze(d)}catch(u){}b(this,ft,d.replace(/ /gu,"_")),n=n.slice(0,l).trim()}this.valid=!!(n||s&&this.ns===0&&c(this,ft)!==void 0)&&et(n)===n&&!/^:|\0\d+[eh!+-]\x7F|[<>[\]{}|\n]|%[\da-f]{2}|(?:^|\/)\.{1,2}(?:$|\/)/iu.test(o?/^(?:\.\.\/)+(.*)/u.exec(n)[1]:n),this.main=n,b(this,Er,t.namespaces),b(this,mt,t.articlePath||"/wiki/$1"),c(this,mt).includes("$1")||b(this,mt,c(this,mt)+`${c(this,mt).endsWith("/")?"":"/"}$1`),r||Object.defineProperties(this,{encoded:{enumerable:!1,writable:!1}})}get ns(){return c(this,tr)}get fragment(){return c(this,ft)}get main(){return c(this,Nr)}set main(n){n=n.replace(/_/gu," ").trim(),b(this,Nr,n&&n[0].toUpperCase()+n.slice(1))}get prefix(){let n=c(this,Er)[this.ns];return n+(n&&":")}get title(){return this.getRedirection()[1]}get extension(){let{main:n}=this,e=n.lastIndexOf(".");return e===-1?void 0:n.slice(e+1).toLowerCase()}getRedirection(){return[!1,(this.prefix+this.main).replace(/ /gu,"_")]}setFragment(n){b(this,ft,n)}getUrl(n){}};Nr=new WeakMap,Er=new WeakMap,mt=new WeakMap,tr=new WeakMap,ft=new WeakMap});var xt,Ro,Va,A,M=y(()=>{yi();me();Ci();K();xt={config:fn,i18n:void 0,rules:Ti,getConfig(a){let n=a!=null?a:this.config,{doubleUnderscore:e}=n;for(let t=0;t<2;t++)e.length>t+2&&e[t].length===0&&(e[t]=Object.keys(e[t+2]));return de(X(X({},fn),n),{excludes:[]})},msg(a,n=""){var e,t;return a&&((t=(e=this.i18n)==null?void 0:e[a])!=null?t:a).replace("$1",this.msg(n))},normalizeTitle(a,n=0,e,t=xt.getConfig(),r){let{Title:i}=(Fo(),Q(Lo)),s;if(r!=null&&r.halfParsed)s=new i(a,n,t,r);else{let{Token:o}=(B(),Q(un));s=pe.run(()=>{let l=new o(a,t);l.type="root",l.parseOnce(0,e).parseOnce();let d=new i(l.toString(),n,t,r);for(let u of["main","fragment"]){let g=d[u];if(g!=null&&g.includes("\0")){let p=l.buildFromStr(g,1);u==="main"?d.main=p:d.setFragment(p)}}return d})}return s},parse(a,n,e=11,t=xt.getConfig()){a=Ai(a);let r;typeof e!="number"&&(r=Array.isArray(e)?e:[e],e=Math.max(...r.map(o=>bi[o]||11)));let{Token:i}=(B(),Q(un));return pe.run(()=>{let o=new i(a,t);return o.type="root",o.parse(e,n)})},partialParse(r,i,s){return xi(this,arguments,function*(a,n,e,t=xt.getConfig()){})},createLanguageService(a){}},Ro={},Va=new Set(["normalizeTitle","parse","createLanguageService"]);for(let a in xt)Va.has(a)||(Ro[a]={enumerable:!1});Object.defineProperties(xt,Ro);Object.assign(typeof globalThis=="object"?globalThis:self,{Parser:xt});A=xt});M();})();
|