wikiparser-node 1.16.1 → 1.16.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/bundle/bundle.es7.js +26 -29
- package/bundle/bundle.lsp.js +29 -33
- package/bundle/bundle.min.js +26 -29
- package/data/signatures.json +82 -4
- package/dist/addon/table.js +9 -3
- package/dist/addon/token.js +73 -90
- package/dist/addon/transclude.js +3 -3
- package/dist/base.d.mts +10 -2
- package/dist/base.d.ts +10 -2
- package/dist/index.d.ts +0 -1
- package/dist/index.js +6 -6
- package/dist/lib/attributes.d.ts +24 -0
- package/dist/lib/attributes.js +67 -0
- package/dist/lib/element.js +9 -9
- package/dist/lib/lsp.d.ts +16 -2
- package/dist/lib/lsp.js +159 -148
- package/dist/lib/node.d.ts +2 -0
- package/dist/lib/node.js +93 -50
- package/dist/lib/ranges.d.ts +4 -8
- package/dist/lib/ranges.js +12 -19
- package/dist/lib/text.js +6 -4
- package/dist/lib/title.js +3 -1
- package/dist/parser/braces.js +3 -3
- package/dist/parser/commentAndExt.js +2 -3
- package/dist/parser/hrAndDoubleUnderscore.js +1 -2
- package/dist/parser/links.js +1 -2
- package/dist/parser/magicLinks.js +4 -2
- package/dist/parser/selector.js +37 -30
- package/dist/src/html.js +6 -4
- package/dist/src/imageParameter.js +12 -13
- package/dist/src/imagemap.js +3 -3
- package/dist/src/index.d.ts +23 -19
- package/dist/src/index.js +74 -48
- package/dist/src/link/file.js +1 -2
- package/dist/src/magicLink.js +8 -6
- package/dist/src/nested.js +4 -1
- package/dist/src/nowiki/index.js +3 -3
- package/dist/src/nowiki/list.js +1 -1
- package/dist/src/redirect.js +1 -2
- package/dist/src/table/index.js +10 -4
- package/dist/src/table/td.js +47 -55
- package/dist/src/transclude.js +5 -5
- package/dist/util/constants.js +2 -0
- package/dist/util/debug.js +14 -18
- package/dist/util/html.js +2 -0
- package/dist/util/lint.js +24 -4
- package/dist/util/string.js +9 -5
- package/extensions/dist/base.js +22 -4
- package/extensions/dist/lint.js +15 -8
- package/extensions/dist/lsp.js +9 -2
- package/extensions/es7/base.js +22 -4
- package/extensions/es7/lint.js +20 -11
- package/extensions/typings.d.ts +1 -2
- package/package.json +5 -4
package/bundle/bundle.es7.js
CHANGED
|
@@ -1,37 +1,34 @@
|
|
|
1
|
-
"use strict";(()=>{var yo=Object.create;var gt=Object.defineProperty,ko=Object.defineProperties,Kn=Object.getOwnPropertyDescriptor,vo=Object.getOwnPropertyDescriptors,Ao=Object.getOwnPropertyNames,Xn=Object.getOwnPropertySymbols;var Jn=Object.prototype.hasOwnProperty,wo=Object.prototype.propertyIsEnumerable;var Yn=(a,r)=>(r=Symbol[a])?r:Symbol.for("Symbol."+a),pt=a=>{throw TypeError(a)};var cr=(a,r,e)=>r in a?gt(a,r,{enumerable:!0,configurable:!0,writable:!0,value:e}):a[r]=e,V=(a,r)=>{for(var e in r||(r={}))Jn.call(r,e)&&cr(a,e,r[e]);if(Xn)for(var e of Xn(r))wo.call(r,e)&&cr(a,e,r[e]);return a},oe=(a,r)=>ko(a,vo(r)),Qn=(a,r)=>gt(a,"name",{value:r,configurable:!0}),So=(a=>typeof require!="undefined"?require:typeof Proxy!="undefined"?new Proxy(a,{get:(r,e)=>(typeof require!="undefined"?require:r)[e]}):a)(function(a){if(typeof require!="undefined")return require.apply(this,arguments);throw Error('Dynamic require of "'+a+'" is not supported')});var k=(a,r)=>()=>(a&&(r=a(a=0)),r);var Co=(a,r)=>()=>(r||a((r={exports:{}}).exports,r),r.exports),ae=(a,r)=>{for(var e in r)gt(a,e,{get:r[e],enumerable:!0})},$o=(a,r,e,t)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of Ao(r))!Jn.call(a,n)&&n!==e&>(a,n,{get:()=>r[n],enumerable:!(t=Kn(r,n))||t.enumerable});return a};var J=a=>$o(gt({},"__esModule",{value:!0}),a);var pe=a=>{var r;return[,,,yo((r=a==null?void 0:a[Yn("metadata")])!=null?r:null)]},Zn=["class","method","getter","setter","accessor","field","value","get","set"],Gt=a=>a!==void 0&&typeof a!="function"?pt("Function expected"):a,No=(a,r,e,t,n)=>({kind:Zn[a],name:r,metadata:t,addInitializer:i=>e._?pt("Already initialized"):n.push(Gt(i||null))}),Eo=(a,r)=>cr(r,Yn("metadata"),a[3]),ue=(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},ce=(a,r,e,t,n,i)=>{var s,o,l,p,g,d=r&7,c=!!(r&8),m=!!(r&16),h=d>3?a.length+1:d?c?1:2:0,f=Zn[d+5],x=d>3&&(a[h-1]=[]),T=a[h]||(a[h]=[]),w=d&&(!m&&!c&&(n=n.prototype),d<5&&(d>3||!m)&&Kn(d<4?n:{get[e](){return u(this,i)},set[e](C){return A(this,i,C)}},e));d?m&&d<4&&Qn(i,(d>2?"set ":d>1?"get ":"")+e):Qn(n,e);for(var S=t.length-1;S>=0;S--)p=No(d,e,l={},a[3],T),d&&(p.static=c,p.private=m,g=p.access={has:m?C=>Io(n,C):C=>e in C},d^3&&(g.get=m?C=>(d^1?u:I)(C,n,d^4?i:w.get):C=>C[e]),d>2&&(g.set=m?(C,E)=>A(C,n,E,d^4?i:w.set):(C,E)=>C[e]=E)),o=(0,t[S])(d?d<4?m?i:w[f]:d>4?void 0:{get:w.get,set:w.set}:n,p),l._=1,d^4||o===void 0?Gt(o)&&(d>4?x.unshift(o):d?m?i=o:w[f]=o:n=o):typeof o!="object"||o===null?pt("Object expected"):(Gt(s=o.get)&&(w.get=s),Gt(s=o.set)&&(w.set=s),Gt(s=o.init)&&x.unshift(s));return d||Eo(a,n),w&>(n,e,w),m?d^4?i:w:n},re=(a,r,e)=>cr(a,typeof r!="symbol"?r+"":r,e),tn=(a,r,e)=>r.has(a)||pt("Cannot "+e),Io=(a,r)=>Object(r)!==r?pt('Cannot use the "in" operator on this value'):a.has(r),u=(a,r,e)=>(tn(a,r,"read from private field"),e?e.call(a):r.get(a)),y=(a,r,e)=>r.has(a)?pt("Cannot add the same private member more than once"):r instanceof WeakSet?r.add(a):r.set(a,e),A=(a,r,e,t)=>(tn(a,r,"write to private field"),t?t.call(a,e):r.set(a,e),e),I=(a,r,e)=>(tn(a,r,"access private method"),e);var mr=(a,r,e,t)=>({set _(n){A(a,r,n,e)},get _(){return u(a,r,t)}});var ei,ti,ri=k(()=>{"use strict";ei=(()=>{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})(),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 qe,ni=k(()=>{"use strict";qe=a=>decodeURIComponent(a.replace(/%(?![\da-f]{2})/giu,"%25"))});var ye,ii,Ne,Ee,Xe,si,ie,oi,me,Lo,Fo,Dt,ai,li,Ro,Po,ut,Ie,Q=k(()=>{"use strict";ni();ye=String.raw` \xA0\u1680\u2000-\u200A\u202F\u205F\u3000`,ii=String.raw`[^[\]<>"\0-\x1F\x7F${ye}\uFFFD]`,Ne=String.raw`(?:\[[\da-f:.]+\]|${ii})`,Ee=String.raw`(?:${ii}|\0\d+[cn!~]\x7F)*`,Xe=(a,r)=>e=>e.replace(a,r),si=Xe(/[\0\x7F]|\r$/gmu,""),ie=Xe(/\0\d+[cn]\x7F/gu,""),oi=Xe(/[\\{}()|.?*+^$[\]]/gu,String.raw`\$&`),me=(a,r="")=>a.map(e=>typeof e=="string"?e:e.text()).join(r),Lo={lt:"<",gt:">",lbrack:"[",rbrack:"]",lbrace:"{",rbrace:"}",nbsp:" ",amp:"&",quot:'"'},Fo=Xe(/&(?:#(\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)):Lo[e.toLowerCase()]),Dt=a=>{var r;return typeof process=="object"&&typeof((r=process.versions)==null?void 0:r.node)=="string"?So("entities").decodeHTMLStrict(a).replace(/\xA0/gu," "):Fo(a)},ai=Xe(/&#(\d+|x[\da-f]+);/giu,(a,r)=>String.fromCodePoint(+((/^x/iu.test(r)?"0":"")+r))),li=Xe(/\n/gu,String.raw`\n`),Ro={"&":"amp","<":"lt",">":"gt",'"':"quot","\n":"#10"},Po=a=>Xe(a,r=>`&${Ro[r]};`),ut=Po(/[&<>]/gu),Ie=(a,r={})=>{let{pre:e="",post:t="",sep:n=""}=r;return e+a.map(i=>i.print()).join(n)+t}});var di=Co((Na,Bo)=>{Bo.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},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","#replace":"replace","#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":"section","#section-x":"section-x","#section-h":"section-h","#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 rn,gi=k(()=>{"use strict";rn=di()});var Wt,ct,Ut,Ht,nn,L,K=k(()=>{"use strict";L=class{constructor(r,e){y(this,Ht);y(this,Wt);y(this,ct);y(this,Ut);A(this,Wt,r),A(this,ct,e)}get start(){return u(this,ct)}get top(){return I(this,Ht,nn).call(this).top}get left(){return I(this,Ht,nn).call(this).left}};Wt=new WeakMap,ct=new WeakMap,Ut=new WeakMap,Ht=new WeakSet,nn=function(){var r;return(r=u(this,Ut))!=null||A(this,Ut,u(this,Wt).getRootNode().posFromIndex(u(this,ct))),u(this,Ut)}});var sn,pi,$,N,j=k(()=>{"use strict";K();F();sn=(a,r,e,t)=>({line:a+t-1,character:(t===1?r:0)+e}),pi=a=>(r,e,t,n,i="error")=>{let{start:s}=e,{top:o,left:l}=e instanceof L?e:new L(r,s),{offsetHeight:p,offsetWidth:g}=r,{startIndex:d,startLine:c,startCol:m}=a(r,s,o,l),{line:h,character:f}=sn(c,m,g,p);return{rule:t,message:b.msg(n),severity:i,startIndex:d,endIndex:d+r.toString().length,startLine:c,endLine:h,startCol:m,endCol:f}},$=pi((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}}),N=pi((a,r,e,t)=>({startIndex:r,startLine:e,startCol:t}))});var hr,ui=k(()=>{"use strict";hr=(a,r,e)=>({type:t,name:n})=>a.split(",").some(i=>{let[s,...o]=i.trim().split("#");return(!s||s===t)&&o.every(l=>l===n)})});var ci,mi,Vt,mt,fr,ht,on=k(()=>{"use strict";ci=a=>{let r=a.split(`
|
|
2
|
-
`),e=r.length;return{height:e,width:r[e-1].length}},mi=(a,r)=>r.childNodes.slice(0,a).reduce((e,t,n)=>e+t.toString().length+r.getGaps(n),0)+r.getAttribute("padding"),ht=class{constructor(){y(this,mt);re(this,"childNodes",[]);y(this,Vt)}get firstChild(){return this.childNodes[0]}get lastChild(){return this.childNodes[this.childNodes.length-1]}get parentNode(){return u(this,Vt)}get nextSibling(){var e;let r=(e=this.parentNode)==null?void 0:e.childNodes;return r==null?void 0:r[r.indexOf(this)+1]}get previousSibling(){var e;let r=(e=this.parentNode)==null?void 0:e.childNodes;return r==null?void 0:r[r.indexOf(this)-1]}get offsetHeight(){return I(this,mt,fr).call(this).height}get offsetWidth(){return I(this,mt,fr).call(this).width}getAttribute(r){return r==="padding"?0:this[r]}setAttribute(r,e){r==="parentNode"?A(this,Vt,e):this[r]=e}getRootNode(){let{parentNode:r}=this;for(;r!=null&&r.parentNode;)({parentNode:r}=r);return r!=null?r:this}indexFromPos(r,e){let t=String(this).split(`
|
|
3
|
-
`)
|
|
4
|
-
`),To=Zr[Zr.length-1],{line:Un,character:Hn}=sn(C,E,To.length,Zr.length),dt={rule:Mo[R],message:b.msg('lonely "$1"',Z||R==="h"?te:R),severity:Jr,startIndex:ge,endIndex:He,startLine:Un,endLine:Un,startCol:Hn,endCol:Hn+Se};if(R==="<")dt.suggestions=[{desc:"escape",range:[ge,ge+1],text:"<"}];else if(R==="h"&&l!=="link-text"&&pn.test(ur||""))dt.suggestions=[{desc:"whitespace",range:[ge,ge],text:" "}];else if(R==="["&&l==="ext-link-text"){let de=i.getAbsoluteIndex()+i.toString().length;dt.suggestions=[{desc:"escape",range:[de,de+1],text:"]"}]}else if(R==="]"&&f==="free-ext-link"&&Jr==="error"){let de=e-o.toString().length;dt.fix={range:[de,de],text:"[",desc:"left bracket"}}else Z&&(dt.suggestions=[...U[0]===te?[]:[{desc:"uppercase",range:[ge,He],text:te}],...je===":"||je==="\uFF1A"?[{desc:"whitespace",range:[He,He+1],text:" "}]:[]]);c.push(dt)}return c}replaceData(e){I(this,br,xi).call(this,e)}print(){return ut(this.data)}};br=new WeakSet,xi=function(e){this.setAttribute("data",e)}});var he,Qe=k(()=>{"use strict";ke();he=(a=!0,r=!0)=>(e,t)=>{class n extends e{text(){return""}lint(s){return a?[]:super.lint(s)}}return Tr(n,e),n}});var Qt,fe,ft=k(()=>{"use strict";P();fe=class extends v{constructor(e,t,n,i,s,o){super(e,i,s,o);y(this,Qt);A(this,Qt,n)}get type(){return u(this,Qt)}lint(e=this.getAbsoluteIndex()){return super.lint(e,!1)}};Qt=new WeakMap});var xt,M,Le=k(()=>{"use strict";P();M=class extends v{constructor(e,t,n,i,s){super(e,n,i,s);y(this,xt);A(this,xt,t)}get type(){return u(this,xt)}set type(e){A(this,xt,e)}};xt=new WeakMap});var Go,Ke,ve,_e,Ce,Kt=k(()=>{"use strict";j();Q();K();F();P();Le();Go=a=>a==="redirect-target"||a==="link",Ce=class extends v{constructor(e,t,n=b.getConfig(),i=[],s="|"){super(void 0,n,i,{});y(this,Ke,!0);y(this,ve);y(this,_e);if(this.insertAt(new M(e,"link-target",n,i,{})),t!==void 0){let o=new v(t,n,i,{});o.type="link-text",o.setAttribute("stage",10),this.insertAt(o)}A(this,ve,s)}afterBuild(){A(this,_e,this.getTitle()),u(this,ve).includes("\0")&&A(this,ve,this.buildFromStr(u(this,ve),0)),this.setAttribute("name",u(this,_e).title),super.afterBuild()}setAttribute(e,t){e==="bracket"?A(this,Ke,t):e==="title"?A(this,_e,t):super.setAttribute(e,t)}toString(e){let t=super.toString(e,u(this,ve));return u(this,Ke)?`[[${t}]]`:t}text(){let e=super.text("|");return u(this,Ke)?`[[${e}]]`:e}getAttribute(e){return e==="title"?u(this,_e):e==="padding"?2:super.getAttribute(e)}getGaps(e){return e===0?u(this,ve).length:1}lint(e=this.getAbsoluteIndex(),t){let n=super.lint(e,t),{childNodes:[i,s],type:o}=this,{encoded:l,fragment:p}=u(this,_e),g=new L(this,e);if(i.childNodes.some(({type:d})=>d==="template")&&n.push($(i,g,"unknown-page","template in an internal link target","warning")),l){let d=$(i,g,"url-encoding","unnecessary URL encoding in an internal link");d.suggestions=[{desc:"decode",range:[d.startIndex,d.endIndex],text:qe(i.text())}],n.push(d)}if(o==="link"||o==="category"){let d=s==null?void 0:s.childNodes.find(c=>c.type==="text"&&c.data.includes("|"));if(d){let c=$(s,g,"pipe-like",'additional "|" in the link text',"warning"),m=c.startIndex+d.getRelativeIndex();c.suggestions=[{desc:"escape",range:[m,m+d.data.length],text:d.data.replace(/\|/gu,"|")}],n.push(c)}}if(p!==void 0&&!Go(o)){let d=$(i,g,"no-ignored","useless fragment"),c=i.childNodes.find(m=>m.type==="text"&&m.data.includes("#"));c&&(d.fix={range:[d.startIndex+c.getRelativeIndex()+c.data.indexOf("#"),d.endIndex],text:"",desc:"remove"}),n.push(d)}return n}getTitle(e){return this.normalizeTitle(this.firstChild.toString(!0),0,e,!0,!0)}print(){return super.print(u(this,Ke)?{pre:"[[",post:"]]",sep:u(this,ve)}:{sep:u(this,ve)})}};Ke=new WeakMap,ve=new WeakMap,_e=new WeakMap});var se,Me=k(()=>{"use strict";P();se=class extends v{get innerText(){return this.firstChild.data}constructor(r="",e,t){super(r,e,t)}}});var Ti,un,Do,W,ze=k(()=>{"use strict";Qe();Me();Ti=[he()];W=class extends(Do=se){get type(){return"noinclude"}toString(r){return r?"":super.toString()}};un=pe(Do),W=ce(un,0,"NoincludeToken",Ti,W),ue(un,1,W)});var yr,yi=k(()=>{"use strict";j();Kt();ze();yr=class extends Ce{get type(){return"redirect-target"}constructor(r,e,t,n){super(r,void 0,t,n),e!==void 0&&this.insertAt(new W(e,t,n))}getTitle(){return this.normalizeTitle(this.firstChild.toString(),0,!0,!0)}lint(r=this.getAbsoluteIndex()){let e=super.lint(r,!1);if(this.length===2){let t=$(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 ki,Ge,bt,cn,Wo,Je,vi=k(()=>{"use strict";Qe();F();P();ft();yi();ki=[he(!1,!1)];Je=class extends(Wo=v){constructor(e,t,n,i,s,o=b.getConfig(),l=[]){super(void 0,o,l);y(this,Ge);y(this,bt);A(this,Ge,e),A(this,bt,s);let p=new RegExp(String.raw`^(?:${o.redirection.join("|")})\s*(?::\s*)?$`,"iu");this.append(new fe(t,p,"redirect-syntax",o,l,{}),new yr(n,i==null?void 0:i.slice(1),o,l))}get type(){return"redirect"}getAttribute(e){return e==="padding"?u(this,Ge).length:super.getAttribute(e)}toString(e){return u(this,Ge)+super.toString(e)+u(this,bt)}lint(e=this.getAbsoluteIndex()){return this.lastChild.lint(e+u(this,Ge).length+this.firstChild.toString().length)}print(){return super.print({pre:u(this,Ge),post:u(this,bt)})}};cn=pe(Wo),Ge=new WeakMap,bt=new WeakMap,Je=ce(cn,0,"RedirectToken",ki,Je),ue(cn,1,Je)});var Ai={};ae(Ai,{parseRedirect:()=>Uo});var Uo,wi=k(()=>{"use strict";F();vi();Uo=(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&&b.normalizeTitle(t[3],0,!1,r,!0,!0).valid?(a=`\0${e.length}o\x7F${a.slice(t[0].length)}`,new Je(...t.slice(1),r,e),a):!1}});var kr,Si=k(()=>{"use strict";P();kr=class extends v{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 De,Tt,mn=k(()=>{"use strict";P();Tt=class extends v{constructor(e,t,n,i,s,o=[]){super(void 0,s);y(this,De);re(this,"closed");re(this,"selfClosing");this.setAttribute("name",e.toLowerCase()),A(this,De,[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]=u(this,De);return t?`<${s}${n.toString(e)}/>`:`<${s}${n.toString(e)}>${i.toString(e)}${this.closed?`</${o}>`:""}`}text(){let[e,t]=u(this,De);return this.selfClosing?`<${e}${this.firstChild.text()}/>`:`<${e}${super.text(">")}${this.closed?`</${t}>`:""}`}getAttribute(e){return e==="padding"?u(this,De)[0].length+1:super.getAttribute(e)}getGaps(){return 1}print(){let[e,t]=u(this,De);return super.print(this.selfClosing?{pre:`<${e}`,post:"/>"}:{pre:`<${e}`,sep:">",post:this.closed?`</${t}>`:""})}};De=new WeakMap});var Ci,hn,Ho,Ye,$i=k(()=>{"use strict";j();K();Qe();F();mn();Ci=[he(!1)];Ye=class extends(Ho=Tt){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 L(this,r);if(t.data.trim()){let o=$(t,s,"no-ignored","useless attribute","warning");o.suggestions=[{desc:"remove",range:[o.startIndex,o.endIndex],text:""}],e.push(o)}if(!n){let o=N(this,s,"unclosed-comment",b.msg("unclosed $1",`<${i}>`));o.suggestions=[{desc:"close",range:[o.endIndex,o.endIndex],text:`</${i}>`}],e.push(o)}return e}};hn=pe(Ho),Ye=ce(hn,0,"IncludeToken",Ci,Ye),ue(hn,1,Ye)});var X,Ni,Ei,Ar,fn,Ii,yt,Li,Fi,Ri,vr,Pi,Bi,ji,qi,Oi=k(()=>{"use strict";X=new Set(["align"]),Ni=new Set(["cite"]),Ei=new Set(["cite","datetime"]),Ar=new Set(["width"]),fn=new Set(["axis","align","bgcolor","height","width","valign"]),Ii=new Set([...fn,"abbr","headers","scope","rowspan","colspan"]),yt=new Set(["type"]),Li=new Set(["summary","align","bgcolor","cellpadding","cellspacing","frame","rules","width"]),Fi=new Set(["clear"]),Ri=new Set(["bgcolor","align","valign"]),vr=new Set,Pi=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"]),Bi={div:X,h1:X,h2:X,h3:X,h4:X,h5:X,h6:X,blockquote:Ni,q:Ni,p:X,br:Fi,pre:Ar,ins:Ei,del:Ei,ul:yt,ol:new Set(["type","start","reversed"]),li:new Set(["type","value"]),table:new Set([...Li,"border"]),caption:X,tr:Ri,td:Ii,th:Ii,img:new Set(["alt","src","width","height","srcset"]),font:new Set(["size","color","face"]),hr:Ar,data:new Set(["value"]),time:new Set(["datetime"]),meta:new Set(["itemprop","content"]),link:new Set(["itemprop","href","title"]),gallery:yt,poem:X,categorytree:X,combooption:X},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:vr,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:vr,inputbox:vr,templatestyles:new Set(["src","wrapper"]),dynamicpagelist:vr,poll:new Set(["id","show-results-before-voting"]),sm2:yt,flashmp3:yt,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"])},qi={table:Li,td:new Set([...fn,"scope"]),th:fn,br:Fi,caption:X,div:X,hr:Ar,h1:X,h2:X,h3:X,h4:X,h5:X,h6:X,li:yt,p:X,pre:Ar,tr:Ri,ul:yt}});var Vo,Jt,kt,ne,$e,vt,_i=k(()=>{"use strict";j();Q();Oi();K();F();P();Le();Vo=/expression|(?:accelerator|-o-link(?:-source)?|-o-replace)\s*:|(?:url|image(?:-set)?)\s*\(|attr\s*\([^)]+[\s,]url/u,vt=class extends v{constructor(e,t,n,i="",s,o=[],l=b.getConfig(),p=[]){let g=new M(n,"attr-key",l,p),d;if(n==="title"||t==="img"&&n==="alt")d=new v(s,l,p,{}),d.type="attr-value",d.setAttribute("stage",10);else if(t==="gallery"&&n==="caption"||t==="choose"&&(n==="before"||n==="after")){let c=oe(V({},l),{excludes:[...l.excludes,"heading","html","table","hr","list"]});d=new v(s,c,p,{}),d.type="attr-value",d.setAttribute("stage",1)}else d=new M(s,"attr-value",l,p,{});super(void 0,l,p);y(this,Jt);y(this,kt);y(this,ne);y(this,$e);A(this,Jt,e),this.append(g,d),A(this,ne,i),A(this,$e,[...o]),A(this,kt,t),this.setAttribute("name",ie(n).trim().toLowerCase())}get type(){return u(this,Jt)}get tag(){return u(this,kt)}get balanced(){return!u(this,ne)||u(this,$e)[0]===u(this,$e)[1]}afterBuild(){u(this,ne).includes("\0")&&A(this,ne,this.buildFromStr(u(this,ne),0)),this.parentNode&&A(this,kt,this.parentNode.name),this.setAttribute("name",this.firstChild.toString(!0).trim().toLowerCase()),super.afterBuild()}toString(e){let[t="",n=""]=u(this,$e);return u(this,ne)?super.toString(e,u(this,ne)+t)+n:this.firstChild.toString(e)}text(){return u(this,ne)?`${super.text(`${u(this,ne).trim()}"`)}"`:this.firstChild.text()}getGaps(){var e,t;return u(this,ne)?u(this,ne).length+((t=(e=u(this,$e)[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:p,tag:g}=this,d=this.getValue(),c=new L(this,e);if(!i){let T=$(o,c,"unclosed-quote",b.msg("unclosed $1","quotes"),"warning");T.startIndex--,T.startCol--,T.suggestions=[{range:[T.endIndex,T.endIndex],text:u(this,$e)[0],desc:"close"}],n.push(T)}let m=ji[g],h=Bi[g],{length:f}=this.toString();if(!(m!=null&&m.has(p))&&!(h!=null&&h.has(p))&&(l==="ext-attr"?m||h:!/\{\{[^{]+\}\}/u.test(p))&&(l==="ext-attr"&&!h||!/^(?:xmlns:[\w:.-]+|data-(?!ooui|mw|parsoid)[^:]*)$/u.test(p)&&(g==="meta"||g==="link"||!Pi.has(p)))){let T=$(s,c,"illegal-attr","illegal attribute name");T.suggestions=[{desc:"remove",range:[e,e+f],text:""}],n.push(T)}else if((x=qi[g])!=null&&x.has(p))n.push($(s,c,"obsolete-attr","obsolete attribute","warning"));else if(p==="style"&&typeof d=="string"&&Vo.test(d))n.push($(o,c,"insecure-style","insecure style"));else if(p==="tabindex"&&typeof d=="string"&&d!=="0"){let T=$(o,c,"illegal-attr","nonzero tabindex");T.suggestions=[{desc:"remove",range:[e,e+f],text:""},{desc:"0 tabindex",range:[T.startIndex,T.endIndex],text:"0"}],n.push(T)}return n}getValue(){return u(this,ne)?this.lastChild.text().trim():this.type==="ext-attr"||""}print(){let[e="",t=""]=u(this,$e);return u(this,ne)?super.print({sep:ut(u(this,ne))+e,post:t}):super.print()}};Jt=new WeakMap,kt=new WeakMap,ne=new WeakMap,$e=new WeakMap});var Mi,Xo,xn,Yt,We,wr=k(()=>{"use strict";j();Q();K();F();P();Le();_i();Mi=a=>a.slice(0,-1),Xo=a=>`${Mi(a)}-dirty`;try{xn=new RegExp(String.raw`[\p{L}\d]`,"u")}catch(a){xn=/[^\W_]/u}We=class extends v{constructor(e,t,n,i=b.getConfig(),s=[]){super(void 0,i,s,{});y(this,Yt);if(A(this,Yt,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="",p=o.exec(e),g=0,d=()=>{l&&(super.insertAt(new M(l,Xo(t),i,s,{})),l="")};for(;p;){let{index:c,0:m,1:h,2:f,3:x,4:T,5:w,6:S}=p;if(l+=e.slice(g,c),/^(?:[\w:]|\0\d+t\x7F)(?:[\w:.-]|\0\d+t\x7F)*$/u.test(ie(h).trim())){let C=T!=null?T:S,E=[x,w],q=new vt(Mi(t),n,h,f,C,E,i,s);d(),super.insertAt(q)}else l+=m;({lastIndex:g}=o),p=o.exec(e)}l+=e.slice(g),d()}}get type(){return u(this,Yt)}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 vt&&(!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,p=new L(this,e);if((i==null?void 0:i.type)==="html"&&i.closing&&this.text().trim()){let g=N(this,p,"no-ignored","attributes of a closing tag"),d=i.getAbsoluteIndex();g.suggestions=[{desc:"remove",range:[e,g.endIndex],text:""},{desc:"open",range:[d+1,d+2],text:""}],n.push(g)}for(let g of s)if(g instanceof vt){let{name:d}=g;o.has(d)?(l.add(d),o.get(d).push(g)):o.set(d,[g])}else{let d=g.text().trim();if(d){let c=$(g,p,"no-ignored","containing invalid attribute",xn.test(d)?"error":"warning");c.suggestions=[{desc:"remove",range:[c.startIndex,c.endIndex],text:" "}],n.push(c)}}if(l.size>0)for(let g of l){let d=o.get(g).map(c=>{let m=c.getValue();return[c,m===!0?"":m]});n.push(...d.map(([c,m],h)=>{let f=$(c,p,"no-duplicate",b.msg("duplicated $1 attribute",g)),x={desc:"remove",range:[f.startIndex,f.endIndex],text:""};return!m||d.slice(0,h).some(([,T])=>T===m)?f.fix=x:f.suggestions=[x],f}))}return n}print(){return this.toString()?`<span class="wpb-${this.type}">${this.childNodes.map(e=>e.print(e instanceof M?{class:e.toString().trim()&&"attr-dirty"}:void 0)).join("")}</span>`:""}};Yt=new WeakMap});var Sr,zi=k(()=>{"use strict";F();P();ze();Sr=class extends v{get type(){return"ext-inner"}constructor(r,e=b.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),p=0,g="";for(;o&&l;)new W(o[0],e,t),new W(l[0],e,t),g+=`${r.slice(p,o.index)}\0${t.length-1}n\x7F${r.slice(o.index+s,l.index)}\0${t.length}n\x7F`,p=l.index+s+1,n.lastIndex=p,o=n.exec(r),o&&(i.lastIndex=o.index+s),l=i.exec(r);r=g+r.slice(p)}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 At,bn=k(()=>{"use strict";j();K();Zt();F();P();Le();At=class extends v{get type(){return"ext-inner"}constructor(r,e,t=b.getConfig(),n=[],i){if(super(void 0,t,n,{}),e){let s=M;this.append(...e.split(`
|
|
5
|
-
`).map(o=>i?o:Ze(o,t,n,r)).map(o=>new s(o,"param-line",t,n,{})))}n.splice(n.indexOf(this),1),n.push(this)}toString(r){return super.toString(r,`
|
|
1
|
+
"use strict";(()=>{var vo=Object.create;var gt=Object.defineProperty,Ao=Object.defineProperties,ri=Object.getOwnPropertyDescriptor,So=Object.getOwnPropertyDescriptors,wo=Object.getOwnPropertyNames,ei=Object.getOwnPropertySymbols;var ni=Object.prototype.hasOwnProperty,Co=Object.prototype.propertyIsEnumerable;var ii=(a,r)=>(r=Symbol[a])?r:Symbol.for("Symbol."+a),pt=a=>{throw TypeError(a)};var Tr=(a,r,e)=>r in a?gt(a,r,{enumerable:!0,configurable:!0,writable:!0,value:e}):a[r]=e,H=(a,r)=>{for(var e in r||(r={}))ni.call(r,e)&&Tr(a,e,r[e]);if(ei)for(var e of ei(r))Co.call(r,e)&&Tr(a,e,r[e]);return a},oe=(a,r)=>Ao(a,So(r)),ti=(a,r)=>gt(a,"name",{value:r,configurable:!0});var k=(a,r)=>()=>(a&&(r=a(a=0)),r);var $o=(a,r)=>()=>(r||a((r={exports:{}}).exports,r),r.exports),ae=(a,r)=>{for(var e in r)gt(a,e,{get:r[e],enumerable:!0})},No=(a,r,e,t)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of wo(r))!ni.call(a,n)&&n!==e&>(a,n,{get:()=>r[n],enumerable:!(t=ri(r,n))||t.enumerable});return a};var Y=a=>No(gt({},"__esModule",{value:!0}),a);var pe=a=>{var r;return[,,,vo((r=a==null?void 0:a[ii("metadata")])!=null?r:null)]},si=["class","method","getter","setter","accessor","field","value","get","set"],Dt=a=>a!==void 0&&typeof a!="function"?pt("Function expected"):a,Eo=(a,r,e,t,n)=>({kind:si[a],name:r,metadata:t,addInitializer:i=>e._?pt("Already initialized"):n.push(Dt(i||null))}),Io=(a,r)=>Tr(r,ii("metadata"),a[3]),ue=(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},ce=(a,r,e,t,n,i)=>{var s,o,l,p,g,d=r&7,c=!!(r&8),m=!!(r&16),h=d>3?a.length+1:d?c?1:2:0,f=si[d+5],v=d>3&&(a[h-1]=[]),T=a[h]||(a[h]=[]),S=d&&(!m&&!c&&(n=n.prototype),d<5&&(d>3||!m)&&ri(d<4?n:{get[e](){return u(this,i)},set[e](L){return y(this,i,L)}},e));d?m&&d<4&&ti(i,(d>2?"set ":d>1?"get ":"")+e):ti(n,e);for(var w=t.length-1;w>=0;w--)p=Eo(d,e,l={},a[3],T),d&&(p.static=c,p.private=m,g=p.access={has:m?L=>Lo(n,L):L=>e in L},d^3&&(g.get=m?L=>(d^1?u:E)(L,n,d^4?i:S.get):L=>L[e]),d>2&&(g.set=m?(L,N)=>y(L,n,N,d^4?i:S.set):(L,N)=>L[e]=N)),o=(0,t[w])(d?d<4?m?i:S[f]:d>4?void 0:{get:S.get,set:S.set}:n,p),l._=1,d^4||o===void 0?Dt(o)&&(d>4?v.unshift(o):d?m?i=o:S[f]=o:n=o):typeof o!="object"||o===null?pt("Object expected"):(Dt(s=o.get)&&(S.get=s),Dt(s=o.set)&&(S.set=s),Dt(s=o.init)&&v.unshift(s));return d||Io(a,n),S&>(n,e,S),m?d^4?i:S:n},re=(a,r,e)=>Tr(a,typeof r!="symbol"?r+"":r,e),an=(a,r,e)=>r.has(a)||pt("Cannot "+e),Lo=(a,r)=>Object(r)!==r?pt('Cannot use the "in" operator on this value'):a.has(r),u=(a,r,e)=>(an(a,r,"read from private field"),e?e.call(a):r.get(a)),b=(a,r,e)=>r.has(a)?pt("Cannot add the same private member more than once"):r instanceof WeakSet?r.add(a):r.set(a,e),y=(a,r,e,t)=>(an(a,r,"write to private field"),t?t.call(a,e):r.set(a,e),e),E=(a,r,e)=>(an(a,r,"access private method"),e);var yr=(a,r,e,t)=>({set _(n){y(a,r,n,e)},get _(){return u(a,r,t)}});var oi,ai,li=k(()=>{"use strict";oi=(()=>{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})(),ai=(()=>{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 qe,di=k(()=>{"use strict";qe=a=>decodeURIComponent(a.replace(/%(?![\da-f]{2})/giu,"%25"))});var ye,gi,$e,Ne,Qe,pi,ie,ui,me,Fo,Ro,Ut,ci,mi,Po,Bo,ut,Ee,K=k(()=>{"use strict";di();ye=String.raw` \xA0\u1680\u2000-\u200A\u202F\u205F\u3000`,gi=String.raw`[^[\]<>"\0-\x1F\x7F${ye}\uFFFD]`,$e=String.raw`(?:\[[\da-f:.]+\]|${gi})`,Ne=String.raw`(?:${gi}|\0\d+[cn!~]\x7F)*`,Qe=(a,r)=>e=>e.replace(a,r),pi=Qe(/[\0\x7F]|\r$/gmu,""),ie=Qe(/\0\d+[cn]\x7F/gu,""),ui=Qe(/[\\{}()|.?*+^$[\]]/gu,String.raw`\$&`),me=(a,r="")=>a.map(e=>typeof e=="string"?e:e.text()).join(r),Fo={lt:"<",gt:">",lbrack:"[",rbrack:"]",lbrace:"{",rbrace:"}",nbsp:" ",amp:"&",quot:'"'},Ro=Qe(/&(?:#(\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)):Fo[e.toLowerCase()]),Ut=a=>Ro(a),ci=Qe(/&#(\d+|x[\da-f]+);/giu,(a,r)=>String.fromCodePoint(+((/^x/iu.test(r)?"0":"")+r))),mi=Qe(/\n/gu,String.raw`\n`),Po={"&":"amp","<":"lt",">":"gt",'"':"quot","\n":"#10"},Bo=a=>Qe(a,r=>`&${Po[r]};`),ut=Bo(/[&<>]/gu),Ee=(a,r={})=>{let{pre:e="",post:t="",sep:n=""}=r;return e+a.map(i=>i.print()).join(n)+t}});var hi=$o((La,jo)=>{jo.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},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","#replace":"replace","#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":"section","#section-x":"section-x","#section-h":"section-h","#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 ln,fi=k(()=>{"use strict";ln=hi()});var Ht,ct,Vt,Xt,dn,I,J=k(()=>{"use strict";I=class{constructor(r,e){b(this,Xt);b(this,Ht);b(this,ct);b(this,Vt);y(this,Ht,r),y(this,ct,e)}get start(){return u(this,ct)}get top(){return E(this,Xt,dn).call(this).top}get left(){return E(this,Xt,dn).call(this).left}};Ht=new WeakMap,ct=new WeakMap,Vt=new WeakMap,Xt=new WeakSet,dn=function(){var r;return(r=u(this,Vt))!=null||y(this,Vt,u(this,Ht).getRootNode().posFromIndex(u(this,ct))),u(this,Vt)}});var gn,xi,C,$,Oe,j=k(()=>{"use strict";Se();J();R();gn=(a,r,e,t)=>({line:a+e-1,character:(e===1?r:0)+t}),xi=a=>(r,e,t,n,i="error")=>{let{start:s}=e,{top:o,left:l}=e instanceof I?e:new I(r,s),{offsetHeight:p,offsetWidth:g}=r,{startIndex:d,startLine:c,startCol:m}=a(r,s,o,l),{line:h,character:f}=gn(c,m,p,g);return{rule:t,message:x.msg(n),severity:i,startIndex:d,endIndex:d+r.toString().length,startLine:c,endLine:h,startCol:m,endCol:f}},C=xi((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}}),$=xi((a,r,e,t)=>({startIndex:r,startLine:e,startCol:t})),Oe=(a,r,e)=>{if(a)return a[1];let t=r();return e([Ie.rev,t]),t}});var qo,kr,bi=k(()=>{"use strict";qo=(a,r,e)=>{let[t,...n]=a.split("#");return(!t||t===r)&&n.every(i=>i===e)},kr=(a,r,e)=>({type:t,name:n})=>a.split(",").some(i=>qo(i.trim(),t,n))});var Ti,Qt,mt,ht,Kt,Jt,Yt,ft,vr,xt,pn=k(()=>{"use strict";j();Ti=(a,r)=>r.childNodes.slice(0,a).reduce((e,t,n)=>e+t.toString().length+r.getGaps(n),0)+r.getAttribute("padding"),xt=class{constructor(){b(this,ft);re(this,"childNodes",[]);b(this,Qt);b(this,mt);b(this,ht);b(this,Kt);b(this,Jt);b(this,Yt)}get firstChild(){return this.childNodes[0]}get lastChild(){return this.childNodes[this.childNodes.length-1]}get parentNode(){return u(this,Qt)}get nextSibling(){return u(this,mt)}get previousSibling(){return u(this,ht)}get offsetHeight(){return E(this,ft,vr).call(this).height}get offsetWidth(){return E(this,ft,vr).call(this).width}getAttribute(r){return r==="padding"?0:this[r]}setAttribute(r,e){switch(r){case"parentNode":y(this,Qt,e),e||(y(this,mt,void 0),y(this,ht,void 0));break;case"nextSibling":y(this,mt,e);break;case"previousSibling":y(this,ht,e);break;default:this[r]=e}}getRootNode(){return Oe(u(this,Jt),()=>{var r,e;return(e=(r=this.parentNode)==null?void 0:r.getRootNode())!=null?e:this},r=>{let[,e]=r;e.type==="root"&&e.getAttribute("built")&&y(this,Jt,r)})}indexFromPos(r,e){if(r<0||e<0)return;let t=this.getLines();if(r>=t.length)return;let[,n,i]=t[r],s=n+e;return s>i?void 0:s}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?Ti(e.childNodes.indexOf(this),e):0}return Ti(r,this)}getAbsoluteIndex(){return Oe(u(this,Yt),()=>{let{parentNode:r}=this;return r?r.getAbsoluteIndex()+this.getRelativeIndex():0},r=>{y(this,Yt,r)})}getBoundingClientRect(){return H(H({},E(this,ft,vr).call(this)),this.getRootNode().posFromIndex(this.getAbsoluteIndex()))}seal(r,e){Object.defineProperty(this,r,{enumerable:!e&&!!this[r],configurable:!0})}is(r){return this.type===r}getLines(){return Oe(u(this,Kt),()=>{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=>{y(this,Kt,r)})}};Qt=new WeakMap,mt=new WeakMap,ht=new WeakMap,Kt=new WeakMap,Jt=new WeakMap,Yt=new WeakMap,ft=new WeakSet,vr=function(){let r=this.getLines(),e=r[r.length-1];return{height:r.length,width:e[2]-e[1]}}});var _e,un,cn,Ar,yi=k(()=>{"use strict";K();Se();bi();pn();Ar=class extends xt{constructor(){super(...arguments);b(this,_e)}get length(){return this.childNodes.length}text(e){return me(this.childNodes,e)}normalize(){let e=[...this.childNodes],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 mn(this,e,1)[0]}insertAt(e,t=this.length){return mn(this,t,0,[e]),e}closest(e){let t=kr(e,this),{parentNode:n}=this;for(;n;){if(t(n))return n;({parentNode:n}=n)}}querySelector(e){let t=kr(e,this);return E(this,_e,un).call(this,t)}querySelectorAll(e){let t=kr(e,this);return E(this,_e,cn).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)}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];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}">`)+Ee(this.childNodes,e)+(t===""?"":"</span>"):""}json(e,t=this.getAbsoluteIndex()){let n=oe(H({},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();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}};_e=new WeakSet,un=function(e){var t;for(let n of this.childNodes){if(n.type==="text")continue;if(e(n))return n;let i=E(t=n,_e,un).call(t,e);if(i)return i}},cn=function(e){var n;let t=[];for(let i of this.childNodes)i.type!=="text"&&(e(i)&&t.push(i),t.push(...E(n=i,_e,cn).call(n,e)));return t}});var hn,ki,Oo,_o,Mo,zo,Go,Wo,fn,Sr,vi,Zt,Ai=k(()=>{"use strict";K();j();R();pn();hn=String.raw`[${ye}\t]*`,ki=String.raw`<\s*(?:/\s*)?([a-z]\w*)|\{+|\}+|\[{2,}|\[(?![^[]*?\])|((?:^|\])[^[]*?)\]+|(?:rfc|pmid)(?=[-::]?${hn}\d)|isbn(?=[-::]?${hn}(?:\d(?:${hn}|-)){6})`,Oo=new RegExp(String.raw`${ki}|https?[:/]/+`,"giu"),_o=new RegExp(ki,"giu"),Mo=new Set(["attr-value","ext-link-text","link-text"]),zo={"[":/[[\]]/u,"{":/[{}]/u,"]":/[[\]](?=[^[\]]*$)/u,"}":/[{}](?=[^{}]*$)/u},Go={"<":"tag-like","[":"lonely-bracket","{":"lonely-bracket","]":"lonely-bracket","}":"lonely-bracket",h:"lonely-http",r:"lonely-http",p:"lonely-http",i:"lonely-http"},Wo=["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{fn=new RegExp(String.raw`[\p{L}\d_]`,"u")}catch(a){fn=/\w/u}Zt=class extends xt{constructor(e){super();b(this,Sr);re(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"))?ie(this.data):this.data}text(){return this.data}lint(e=this.getAbsoluteIndex(),t){var z,B,X;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:p,parentNode:g}=i,d=!1;if(l==="attr-value"){let{type:Q,name:Z,tag:U}=g;if(Q!=="ext-attr")d=!0;else if(U==="choose"&&(Z==="before"||Z==="after"))return[]}if(t!=null||(t=l==="free-ext-link"||l==="ext-link-url"||l==="ext-link-text"||l==="image-parameter"&&p==="link"||d?_o:Oo),n.search(t)===-1)return[];t.lastIndex=0;let c=[],m=s==null?void 0:s.type,h=s==null?void 0:s.name,f=o==null?void 0:o.type,v=this.getRootNode(),T=v.toString(),{ext:S,html:w}=v.getAttribute("config"),{top:L,left:N}=v.posFromIndex(e),q=new Set(["onlyinclude","noinclude","includeonly",...S,...w[0],...w[1],...w[2],...Wo]);for(let Q=t.exec(n);Q;Q=t.exec(n)){let[,Z,U]=Q,{index:W}=Q,ee=Q[0].toLowerCase();if(U&&U!=="]"){let{length:de}=U;W+=de,ee=ee.slice(de)}let{0:F,length:Ae}=ee,te=F==="r"||F==="p"||F==="i";if(F==="<"&&!q.has(Z.toLowerCase())||F==="["&&l==="ext-link-text"&&(/&(?:rbrack|#93|#x5[Dd];);/u.test(n.slice(W+1))||s!=null&&s.is("ext")&&h==="nowiki"&&((z=s.innerText)!=null&&z.includes("]")))||te&&(!i.getAttribute("plain")||Mo.has(l)))continue;F==="]"&&(W||Ae>1)&&t.lastIndex--;let ge=e+W,Ve=ge+Ae,je=T[Ve],br=T[ge-1],nn=Ae>1&&!(F==="<"&&!/[\s/>]/u.test(je!=null?je:"")||d&&(F==="["||F==="]")||te&&l==="parameter-value")||F==="{"&&(je===F||br==="-")||F==="}"&&(br===F||je==="-")||F==="["&&(je===F||l==="ext-link-text"||m==="free-ext-link"&&!n.slice(W+1).trim())||F==="]"&&(br===F||f==="free-ext-link"&&!n.slice(0,W).includes("]"))?"error":"warning",sn=F==="{"||F==="[";if(nn==="warning"&&(sn||(F==="]"||F==="}"))){let de=zo[F],on=sn?n.slice(W+1):n.slice(0,W);if(F==="{"&&((B=de.exec(on))==null?void 0:B[0])==="}"||F==="}"&&((X=de.exec(on))==null?void 0:X[0])==="{")continue;if(!on.includes(F)){let Zn=sn?"nextSibling":"previousSibling",Xe=this[Zn];for(;Xe&&(Xe.type!=="text"||!de.test(Xe.data));)Xe=Xe[Zn];if(Xe&&de.exec(Xe.data)[0]!==F)continue}}te&&(ee=ee.toUpperCase());let Kn=this.posFromIndex(W),{line:Jn,character:Yn}=gn(L,N,Kn.top+1,Kn.left),dt={rule:Go[F],message:x.msg('lonely "$1"',te||F==="h"?ee:F),severity:nn,startIndex:ge,endIndex:Ve,startLine:Jn,endLine:Jn,startCol:Yn,endCol:Yn+Ae};if(F==="<")dt.suggestions=[{desc:"escape",range:[ge,ge+1],text:"<"}];else if(F==="h"&&l!=="link-text"&&fn.test(br||""))dt.suggestions=[{desc:"whitespace",range:[ge,ge],text:" "}];else if(F==="["&&l==="ext-link-text"){let de=i.getAbsoluteIndex()+i.toString().length;dt.suggestions=[{desc:"escape",range:[de,de+1],text:"]"}]}else if(F==="]"&&f==="free-ext-link"&&nn==="error"){let de=e-o.toString().length;dt.fix={range:[de,de],text:"[",desc:"left bracket"}}else te&&(dt.suggestions=[...Q[0]===ee?[]:[{desc:"uppercase",range:[ge,Ve],text:ee}],...je===":"||je==="\uFF1A"?[{desc:"whitespace",range:[Ve,Ve+1],text:" "}]:[]]);c.push(dt)}return c}replaceData(e){E(this,Sr,vi).call(this,e)}print(){return ut(this.data)}};Sr=new WeakSet,vi=function(e){this.setAttribute("data",e)}});var he,Ke=k(()=>{"use strict";Se();he=(a=!0,r=!0)=>(e,t)=>{class n extends e{text(){return""}lint(s){return a?[]:super.lint(s)}}return wr(n,e),n}});var er,fe,bt=k(()=>{"use strict";P();fe=class extends A{constructor(e,t,n,i,s,o){super(e,i,s,o);b(this,er);y(this,er,n)}get type(){return u(this,er)}lint(e=this.getAbsoluteIndex()){return super.lint(e,!1)}};er=new WeakMap});var Tt,M,Le=k(()=>{"use strict";P();M=class extends A{constructor(e,t,n,i,s){super(e,n,i,s);b(this,Tt);y(this,Tt,t)}get type(){return u(this,Tt)}set type(e){y(this,Tt,e)}};Tt=new WeakMap});var Do,Je,ke,Me,we,tr=k(()=>{"use strict";j();K();J();R();P();Le();Do=a=>a==="redirect-target"||a==="link",we=class extends A{constructor(e,t,n=x.getConfig(),i=[],s="|"){super(void 0,n,i,{});b(this,Je,!0);b(this,ke);b(this,Me);if(this.insertAt(new M(e,"link-target",n,i,{})),t!==void 0){let o=new A(t,n,i,{});o.type="link-text",o.setAttribute("stage",10),this.insertAt(o)}y(this,ke,s)}afterBuild(){y(this,Me,this.getTitle()),u(this,ke).includes("\0")&&y(this,ke,this.buildFromStr(u(this,ke),0)),this.setAttribute("name",u(this,Me).title),super.afterBuild()}setAttribute(e,t){e==="bracket"?y(this,Je,t):e==="title"?y(this,Me,t):super.setAttribute(e,t)}toString(e){let t=super.toString(e,u(this,ke));return u(this,Je)?`[[${t}]]`:t}text(){let e=super.text("|");return u(this,Je)?`[[${e}]]`:e}getAttribute(e){return e==="title"?u(this,Me):e==="padding"?2:super.getAttribute(e)}getGaps(e){return e===0?u(this,ke).length:1}lint(e=this.getAbsoluteIndex(),t){let n=super.lint(e,t),{childNodes:[i,s],type:o}=this,{encoded:l,fragment:p}=u(this,Me),g=new I(this,e);if(i.childNodes.some(({type:d})=>d==="template")&&n.push(C(i,g,"unknown-page","template in an internal link target","warning")),l){let d=C(i,g,"url-encoding","unnecessary URL encoding in an internal link");d.suggestions=[{desc:"decode",range:[d.startIndex,d.endIndex],text:qe(i.text())}],n.push(d)}if(o==="link"||o==="category"){let d=s==null?void 0:s.childNodes.find(c=>c.type==="text"&&c.data.includes("|"));if(d){let c=C(s,g,"pipe-like",'additional "|" in the link text',"warning"),m=c.startIndex+d.getRelativeIndex();c.suggestions=[{desc:"escape",range:[m,m+d.data.length],text:d.data.replace(/\|/gu,"|")}],n.push(c)}}if(p!==void 0&&!Do(o)){let d=C(i,g,"no-ignored","useless fragment"),c=i.childNodes.find(m=>m.type==="text"&&m.data.includes("#"));c&&(d.fix={range:[d.startIndex+c.getRelativeIndex()+c.data.indexOf("#"),d.endIndex],text:"",desc:"remove"}),n.push(d)}return n}getTitle(e){return this.normalizeTitle(this.firstChild.toString(!0),0,e,!0,!0)}print(){return super.print(u(this,Je)?{pre:"[[",post:"]]",sep:u(this,ke)}:{sep:u(this,ke)})}};Je=new WeakMap,ke=new WeakMap,Me=new WeakMap});var se,ze=k(()=>{"use strict";P();se=class extends A{get innerText(){return this.firstChild.data}constructor(r="",e,t){super(r,e,t)}}});var Si,xn,Uo,D,Ge=k(()=>{"use strict";Ke();ze();Si=[he()];D=class extends(Uo=se){get type(){return"noinclude"}toString(r){return r?"":super.toString()}};xn=pe(Uo),D=ce(xn,0,"NoincludeToken",Si,D),ue(xn,1,D)});var Cr,wi=k(()=>{"use strict";j();tr();Ge();Cr=class extends we{get type(){return"redirect-target"}constructor(r,e,t,n){super(r,void 0,t,n),e!==void 0&&this.insertAt(new D(e,t,n))}getTitle(){return this.normalizeTitle(this.firstChild.toString(),0,!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 Ci,We,yt,bn,Ho,Ye,$i=k(()=>{"use strict";Ke();R();P();bt();wi();Ci=[he(!1,!1)];Ye=class extends(Ho=A){constructor(e,t,n,i,s,o=x.getConfig(),l=[]){super(void 0,o,l);b(this,We);b(this,yt);y(this,We,e),y(this,yt,s);let p=new RegExp(String.raw`^(?:${o.redirection.join("|")})\s*(?::\s*)?$`,"iu");this.append(new fe(t,p,"redirect-syntax",o,l,{}),new Cr(n,i==null?void 0:i.slice(1),o,l))}get type(){return"redirect"}getAttribute(e){return e==="padding"?u(this,We).length:super.getAttribute(e)}toString(e){return u(this,We)+super.toString(e)+u(this,yt)}lint(e=this.getAbsoluteIndex()){return this.lastChild.lint(e+u(this,We).length+this.firstChild.toString().length)}print(){return super.print({pre:u(this,We),post:u(this,yt)})}};bn=pe(Ho),We=new WeakMap,yt=new WeakMap,Ye=ce(bn,0,"RedirectToken",Ci,Ye),ue(bn,1,Ye)});var Ni={};ae(Ni,{parseRedirect:()=>Vo});var Vo,Ei=k(()=>{"use strict";R();$i();Vo=(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&&x.normalizeTitle(t[3],0,!1,r,!0,!0).valid?(a=`\0${e.length}o\x7F${a.slice(t[0].length)}`,new Ye(...t.slice(1),r,e),a):!1}});var $r,Ii=k(()=>{"use strict";P();$r=class extends A{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 De,kt,Tn=k(()=>{"use strict";P();kt=class extends A{constructor(e,t,n,i,s,o=[]){super(void 0,s);b(this,De);re(this,"closed");re(this,"selfClosing");this.setAttribute("name",e.toLowerCase()),y(this,De,[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]=u(this,De);return t?`<${s}${n.toString(e)}/>`:`<${s}${n.toString(e)}>${i.toString(e)}${this.closed?`</${o}>`:""}`}text(){let[e,t]=u(this,De);return this.selfClosing?`<${e}${this.firstChild.text()}/>`:`<${e}${super.text(">")}${this.closed?`</${t}>`:""}`}getAttribute(e){return e==="padding"?u(this,De)[0].length+1:super.getAttribute(e)}getGaps(){return 1}print(){let[e,t]=u(this,De);return super.print(this.selfClosing?{pre:`<${e}`,post:"/>"}:{pre:`<${e}`,sep:">",post:this.closed?`</${t}>`:""})}};De=new WeakMap});var Li,yn,Xo,Ze,Fi=k(()=>{"use strict";j();J();Ke();R();Tn();Li=[he(!1)];Ze=class extends(Xo=kt){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 I(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=$(this,s,"unclosed-comment",x.msg("unclosed $1",`<${i}>`));o.suggestions=[{desc:"close",range:[o.endIndex,o.endIndex],text:`</${i}>`}],e.push(o)}return e}};yn=pe(Xo),Ze=ce(yn,0,"IncludeToken",Li,Ze),ue(yn,1,Ze)});var V,Ri,Pi,Er,kn,Bi,vt,ji,qi,Oi,Nr,_i,Mi,zi,Gi,Wi=k(()=>{"use strict";V=new Set(["align"]),Ri=new Set(["cite"]),Pi=new Set(["cite","datetime"]),Er=new Set(["width"]),kn=new Set(["axis","align","bgcolor","height","width","valign"]),Bi=new Set([...kn,"abbr","headers","scope","rowspan","colspan"]),vt=new Set(["type"]),ji=new Set(["summary","align","bgcolor","cellpadding","cellspacing","frame","rules","width"]),qi=new Set(["clear"]),Oi=new Set(["bgcolor","align","valign"]),Nr=new Set,_i=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"]),Mi={div:V,h1:V,h2:V,h3:V,h4:V,h5:V,h6:V,blockquote:Ri,q:Ri,p:V,br:qi,pre:Er,ins:Pi,del:Pi,ul:vt,ol:new Set(["type","start","reversed"]),li:new Set(["type","value"]),table:new Set([...ji,"border"]),caption:V,tr:Oi,td:Bi,th:Bi,img:new Set(["alt","src","width","height","srcset"]),font:new Set(["size","color","face"]),hr:Er,data:new Set(["value"]),time:new Set(["datetime"]),meta:new Set(["itemprop","content"]),link:new Set(["itemprop","href","title"]),gallery:vt,poem:V,categorytree:V,combooption:V},zi={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:Nr,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:Nr,inputbox:Nr,templatestyles:new Set(["src","wrapper"]),dynamicpagelist:Nr,poll:new Set(["id","show-results-before-voting"]),sm2:vt,flashmp3:vt,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"])},Gi={table:ji,td:new Set([...kn,"scope"]),th:kn,br:qi,caption:V,div:V,hr:Er,h1:V,h2:V,h3:V,h4:V,h5:V,h6:V,li:vt,p:V,pre:Er,tr:Oi,ul:vt}});var Qo,rr,At,ne,Ce,St,Di=k(()=>{"use strict";j();K();Wi();J();R();P();Le();Qo=/expression|(?:accelerator|-o-link(?:-source)?|-o-replace)\s*:|(?:url|image(?:-set)?)\s*\(|attr\s*\([^)]+[\s,]url/u,St=class extends A{constructor(e,t,n,i="",s,o=[],l=x.getConfig(),p=[]){let g=new M(n,"attr-key",l,p),d;if(n==="title"||t==="img"&&n==="alt")d=new A(s,l,p,{}),d.type="attr-value",d.setAttribute("stage",10);else if(t==="gallery"&&n==="caption"||t==="choose"&&(n==="before"||n==="after")){let c=oe(H({},l),{excludes:[...l.excludes,"heading","html","table","hr","list"]});d=new A(s,c,p,{}),d.type="attr-value",d.setAttribute("stage",1)}else d=new M(s,"attr-value",l,p,{});super(void 0,l,p);b(this,rr);b(this,At);b(this,ne);b(this,Ce);y(this,rr,e),this.append(g,d),y(this,ne,i),y(this,Ce,[...o]),y(this,At,t),this.setAttribute("name",ie(n).trim().toLowerCase())}get type(){return u(this,rr)}get tag(){return u(this,At)}get balanced(){return!u(this,ne)||u(this,Ce)[0]===u(this,Ce)[1]}afterBuild(){u(this,ne).includes("\0")&&y(this,ne,this.buildFromStr(u(this,ne),0)),this.parentNode&&y(this,At,this.parentNode.name),this.setAttribute("name",this.firstChild.toString(!0).trim().toLowerCase()),super.afterBuild()}toString(e){let[t="",n=""]=u(this,Ce);return u(this,ne)?super.toString(e,u(this,ne)+t)+n:this.firstChild.toString(e)}text(){return u(this,ne)?`${super.text(`${u(this,ne).trim()}"`)}"`:this.firstChild.text()}getGaps(){var e,t;return u(this,ne)?u(this,ne).length+((t=(e=u(this,Ce)[0])==null?void 0:e.length)!=null?t:0):0}lint(e=this.getAbsoluteIndex(),t){var v;let n=super.lint(e,t),{balanced:i,firstChild:s,lastChild:o,type:l,name:p,tag:g}=this,d=this.getValue(),c=new I(this,e);if(!i){let T=C(o,c,"unclosed-quote",x.msg("unclosed $1","quotes"),"warning");T.startIndex--,T.startCol--,T.suggestions=[{range:[T.endIndex,T.endIndex],text:u(this,Ce)[0],desc:"close"}],n.push(T)}let m=zi[g],h=Mi[g],{length:f}=this.toString();if(!(m!=null&&m.has(p))&&!(h!=null&&h.has(p))&&(l==="ext-attr"?m||h:!/\{\{[^{]+\}\}/u.test(p))&&(l==="ext-attr"&&!h||!/^(?:xmlns:[\w:.-]+|data-(?!ooui|mw|parsoid)[^:]*)$/u.test(p)&&(g==="meta"||g==="link"||!_i.has(p)))){let T=C(s,c,"illegal-attr","illegal attribute name");T.suggestions=[{desc:"remove",range:[e,e+f],text:""}],n.push(T)}else if((v=Gi[g])!=null&&v.has(p))n.push(C(s,c,"obsolete-attr","obsolete attribute","warning"));else if(p==="style"&&typeof d=="string"&&Qo.test(d))n.push(C(o,c,"insecure-style","insecure style"));else if(p==="tabindex"&&typeof d=="string"&&d!=="0"){let T=C(o,c,"illegal-attr","nonzero tabindex");T.suggestions=[{desc:"remove",range:[e,e+f],text:""},{desc:"0 tabindex",range:[T.startIndex,T.endIndex],text:"0"}],n.push(T)}return n}getValue(){return u(this,ne)?this.lastChild.text().trim():this.type==="ext-attr"||""}print(){let[e="",t=""]=u(this,Ce);return u(this,ne)?super.print({sep:ut(u(this,ne))+e,post:t}):super.print()}};rr=new WeakMap,At=new WeakMap,ne=new WeakMap,Ce=new WeakMap});var Ui,Ko,vn,nr,Ue,Ir=k(()=>{"use strict";j();K();J();R();P();Le();Di();Ui=a=>a.slice(0,-1),Ko=a=>`${Ui(a)}-dirty`;try{vn=new RegExp(String.raw`[\p{L}\d]`,"u")}catch(a){vn=/[^\W_]/u}Ue=class extends A{constructor(e,t,n,i=x.getConfig(),s=[]){super(void 0,i,s,{});b(this,nr);if(y(this,nr,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="",p=o.exec(e),g=0,d=()=>{l&&(super.insertAt(new M(l,Ko(t),i,s,{})),l="")};for(;p;){let{index:c,0:m,1:h,2:f,3:v,4:T,5:S,6:w}=p;if(l+=e.slice(g,c),/^(?:[\w:]|\0\d+t\x7F)(?:[\w:.-]|\0\d+t\x7F)*$/u.test(ie(h).trim())){let L=T!=null?T:w,N=[v,S],q=new St(Ui(t),n,h,f,L,N,i,s);d(),super.insertAt(q)}else l+=m;({lastIndex:g}=o),p=o.exec(e)}l+=e.slice(g),d()}}get type(){return u(this,nr)}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 St&&(!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,p=new I(this,e);if((i==null?void 0:i.type)==="html"&&i.closing&&this.text().trim()){let g=$(this,p,"no-ignored","attributes of a closing tag"),d=i.getAbsoluteIndex();g.suggestions=[{desc:"remove",range:[e,g.endIndex],text:""},{desc:"open",range:[d+1,d+2],text:""}],n.push(g)}for(let g of s)if(g instanceof St){let{name:d}=g;o.has(d)?(l.add(d),o.get(d).push(g)):o.set(d,[g])}else{let d=g.text().trim();if(d){let c=C(g,p,"no-ignored","containing invalid attribute",vn.test(d)?"error":"warning");c.suggestions=[{desc:"remove",range:[c.startIndex,c.endIndex],text:" "}],n.push(c)}}if(l.size>0)for(let g of l){let d=o.get(g).map(c=>{let m=c.getValue();return[c,m===!0?"":m]});n.push(...d.map(([c,m],h)=>{let f=C(c,p,"no-duplicate",x.msg("duplicated $1 attribute",g)),v={desc:"remove",range:[f.startIndex,f.endIndex],text:""};return!m||d.slice(0,h).some(([,T])=>T===m)?f.fix=v:f.suggestions=[v],f}))}return n}print(){return this.toString()?`<span class="wpb-${this.type}">${this.childNodes.map(e=>e.print(e instanceof M?{class:e.toString().trim()&&"attr-dirty"}:void 0)).join("")}</span>`:""}};nr=new WeakMap});var Lr,Hi=k(()=>{"use strict";R();P();Ge();Lr=class extends A{get type(){return"ext-inner"}constructor(r,e=x.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),p=0,g="";for(;o&&l;)new D(o[0],e,t),new D(l[0],e,t),g+=`${r.slice(p,o.index)}\0${t.length-1}n\x7F${r.slice(o.index+s,l.index)}\0${t.length}n\x7F`,p=l.index+s+1,n.lastIndex=p,o=n.exec(r),o&&(i.lastIndex=o.index+s),l=i.exec(r);r=g+r.slice(p)}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 wt,An=k(()=>{"use strict";j();J();ir();R();P();Le();wt=class extends A{get type(){return"ext-inner"}constructor(r,e,t=x.getConfig(),n=[],i){if(super(void 0,t,n,{}),e){let s=M;this.append(...e.split(`
|
|
3
|
+
`).map(o=>i?o:et(o,t,n,r)).map(o=>new s(o,"param-line",t,n,{})))}n.splice(n.indexOf(this),1),n.push(this)}toString(r){return super.toString(r,`
|
|
6
4
|
`)}text(){return super.text(`
|
|
7
|
-
`)}getGaps(){return 1}lint(r=this.getAbsoluteIndex()){let e=new
|
|
8
|
-
`})}}});var er,wt,Cr,St,Tn=k(()=>{"use strict";j();ke();K();F();P();ft();St=class extends v{constructor(e,t,n=b.getConfig(),i=[]){super(void 0,n,i);y(this,wt);y(this,er);A(this,er,e);let s=new v(t[0],n,i);s.type="heading-title",s.setAttribute("stage",2);let o=new fe(t[1],/^\s*$/u,"heading-trail",n,i,{});this.append(s,o)}get type(){return"heading"}get level(){return u(this,er)}toString(e){let t=u(this,wt,Cr);return t+this.firstChild.toString(e)+t+this.lastChild.toString(e)}text(){let e=u(this,wt,Cr);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("="),p=l||o.endsWith("="),g=i.childNodes.filter(Ct("quote")),d=g.filter(({bold:f})=>f),c=g.filter(({italic:f})=>f),m=new L(this,e);if(this.level===1){let f=$(i,m,"h1","<h1>");p||(f.suggestions=[{desc:"h2",range:[f.startIndex,f.endIndex],text:`=${o}=`}]),n.push(f)}if(p){let f=$(i,m,"unbalanced-header",b.msg("unbalanced $1 in a section header",'"="'));if(o!=="=")if(l){let[x]=/^=+/u.exec(o);f.suggestions=[{desc:`h${s}`,range:[f.startIndex,f.startIndex+x.length],text:""},{desc:`h${s+x.length}`,range:[f.endIndex,f.endIndex],text:x}]}else{let x=/[^=](=+)$/u.exec(o)[1];f.suggestions=[{desc:`h${s}`,range:[f.endIndex-x.length,f.endIndex],text:""},{desc:`h${s+x.length}`,range:[f.startIndex,f.startIndex],text:x}]}n.push(f)}this.closest("html-attrs,table-attrs")&&n.push(N(this,m,"parsing-order","section header in a HTML tag"));let h=this.getRootNode().toString();if(d.length%2){let f=$(d[d.length-1],oe(V({},m),{start:e+s,left:m.left+s}),"format-leakage",b.msg("unbalanced $1 in a section header","bold apostrophes")),x=e+s+o.length;h.slice(f.endIndex,x).trim()?f.suggestions=[{desc:"close",range:[x,x],text:"'''"}]:f.fix={desc:"remove",range:[f.startIndex,f.endIndex],text:""},n.push(f)}if(c.length%2){let f=$(c[c.length-1],{start:e+s},"format-leakage",b.msg("unbalanced $1 in a section header","italic apostrophes")),x=e+s+o.length;f.fix=h.slice(f.endIndex,x).trim()?{desc:"close",range:[x,x],text:"''"}:{desc:"remove",range:[f.startIndex,f.endIndex],text:""},n.push(f)}return n}print(){let e=u(this,wt,Cr);return super.print({pre:e,sep:e})}json(){let e=super.json();return e.level=this.level,e}};er=new WeakMap,wt=new WeakSet,Cr=function(){return"=".repeat(this.level)}});var Qo,$r,Gi=k(()=>{"use strict";Q();j();F();P();Qo=new RegExp(`https?://${Ne}${Ee}$`,"iu"),$r=class extends v{get type(){return"parameter"}get anon(){return this.firstChild.length===0}constructor(r,e,t=b.getConfig(),n=[]){super(void 0,t,n);let i=new v(typeof r=="number"?void 0:r,t,n,{}),s=new v(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=Qo.exec(n.text()))==null?void 0:s[0];if(i&&new URL(i).search){let o=$(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(){let r=super.json();return r.anon=this.anon,r}}});var rr,et,tt,rt,yn,Di,tr,Wi=k(()=>{"use strict";Q();j();ke();K();F();P();Gi();Le();ft();tr=class extends v{constructor(e,t,n=b.getConfig(),i=[]){var f,x;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,{});y(this,rt);re(this,"modifier","");y(this,rr,"template");y(this,et,!1);y(this,tt,new Map);let{parserFunction:[l,p],variable:g}=n,d=(f=/^(?:\s|\0\d+[cn]\x7F)*\0\d+s\x7F/u.exec(e))==null?void 0:f[0];if(d)this.setAttribute("modifier",d),e=e.slice(d.length);else if(e.includes(":")){let[T,...w]=e.split(":"),[S]=/^(?:\s|\0\d+[cn]\x7F)*/u.exec((x=w[0])!=null?x:"");this.setModifier(`${T}:${S}`)&&(e=w.join(":").slice(S.length))}let c=e.includes(":");if(c||t.length===0&&!u(this,et)){let[T,...w]=e.split(":"),S=ie(T),C=S[w.length>0?"trimStart":"trim"](),E=C.toLowerCase(),q=Array.isArray(p),z=q?p.includes(C):Object.prototype.hasOwnProperty.call(p,C),B=!q&&z?p[C]:Object.prototype.hasOwnProperty.call(l,E)&&l[E];if(q&&z||g.includes(B)||c&&B){this.setAttribute("name",B||E.replace(/^#/u,"")),A(this,rr,"magic-word");let U=new RegExp(String.raw`^\s*${C}\s*$`,z?"u":"iu"),Y=new fe(T,U,"magic-word-name",n,i,{});if(super.insertAt(Y),w.length>0&&t.unshift([w.join(":")]),this.name==="invoke")for(let G=0;G<2;G++){let H=t.shift();if(!H)break;let te=new M(H.join("="),`invoke-${G?"function":"module"}`,n,i);super.insertAt(te)}}}if(this.type==="template"){let T=ie(e).trim();if(!this.normalizeTitle(T,10,!0).valid)throw i.pop(),new SyntaxError("Invalid template name");let w=new M(e,"template-name",n,i,{});super.insertAt(w)}typeof s=="number"&&(i[s]=void 0);let m=this.isTemplate(),h=1;for(let[T,w]of t.entries())m||this.name==="switch"&&T>0||this.name==="tag"&&T>1||(w[0]=w.join("="),w.length=1),w.length===1&&(w.unshift(h),h++),this.insertAt(new $r(...w,n,i));this.seal("modifier")}get type(){return u(this,rr)}setModifier(e){let{parserFunction:[,,t,n]}=this.getAttribute("config"),i=ie(e).trim();if(e&&!i.endsWith(":"))return!1;let s=i.slice(0,-1).toLowerCase(),o=t.includes(s),l=n.includes(s);return u(this,et)&&o||!u(this,et)&&(l||e==="")||(we.running||this.length>1)&&(o||l||e==="")?(this.setAttribute("modifier",e),A(this,et,o),!!e):!1}isTemplate(){return this.type==="template"||this.name==="invoke"}afterBuild(){this.modifier.includes("\0")&&this.setAttribute("modifier",this.buildFromStr(this.modifier,0)),super.afterBuild(),this.isTemplate()&&this.type==="template"&&this.setAttribute("name",I(this,rt,yn).call(this).title)}toString(e){return`{{${this.modifier}${this.type==="magic-word"?this.firstChild.toString(e)+(this.length===1?"":":")+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?"":":")+me(e.slice(1),"|"):super.text("|")}}}`}getAttribute(e){switch(e){case"padding":return this.modifier.length+2;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 L(this,e),p=i==="magic-word";if(p&&!I(this,rt,yn).call(this).valid)n.push($(s[1],l,"invalid-invoke","illegal module name"));else{let d=s[p?1:0],c=d.childNodes.find(m=>m.type==="text"&&Dt(m.data).includes("#"));if(c){let m=$(d,l,"no-ignored","useless fragment");m.fix={range:[m.startIndex+c.getRelativeIndex()+c.data.indexOf("#"),m.endIndex],text:"",desc:"remove"},n.push(m)}}if(p&&o===2)return n.push(N(this,l,"invalid-invoke","missing module function")),n;let g=this.getDuplicatedArgs().filter(([,d])=>!d[0].querySelector("ext"));if(g.length>0)for(let[,d]of g)n.push(...d.map(c=>{let m=$(c,l,"no-duplicate","duplicated parameter");return m.suggestions=[{desc:"remove",range:[m.startIndex-1,m.endIndex],text:""}],m}));return n}insertAt(e,t=this.length){return super.insertAt(e,t),e.anon?I(this,rt,Di).call(this,e):e.name&&this.getArgs(e.name,!1,!1).add(e),e}getAllArgs(){return this.childNodes.filter(Ct("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 u(this,tt).has(i)?s=u(this,tt).get(i):(s=new Set(this.getAllArgs().filter(({name:o})=>i===o)),u(this,tt).set(i,s)),s}getDuplicatedArgs(){return[...u(this,tt)].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:p}=s[o].childNodes.filter(g=>g.text().trim());if(l===0)s.splice(o,1);else if(l>1||p.type!=="magic-word")o++;else try{let g=p.getPossibleValues();s.splice(o,1,...g),o+=g.length}catch(g){o++}}return s}print(){let{childNodes:e,length:t,firstChild:n,modifier:i,type:s}=this;return`<span class="wpb-${s}">{{${ut(i)}${s==="magic-word"?n.print()+(t===1?"":":")+Ie(e.slice(1),{sep:"|"}):Ie(e,{sep:"|"})}}}</span>`}};rr=new WeakMap,et=new WeakMap,tt=new WeakMap,rt=new WeakSet,yn=function(){let e=this.type==="template",t=this.childNodes[e?0:1];return this.normalizeTitle(t.toString(!0),e?10:828)},Di=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.setAttribute("name",l),this.getArgs(l,!1,!1).add(s))}}});var Ui,kn,Ko,nt,Hi=k(()=>{"use strict";Qe();P();Ui=[he()];nt=class extends(Ko=v){get type(){return"hidden"}};kn=pe(Ko),nt=ce(kn,0,"HiddenToken",Ui,nt),ue(kn,1,nt)});var Er,Vi,Nr,Xi=k(()=>{"use strict";Q();j();K();F();P();Le();Hi();Nr=class extends v{constructor(e,t=b.getConfig(),n=[]){super(void 0,t,n,{});y(this,Er);for(let[i,s]of e.entries())if(i===0){let o=new M(s,"arg-name",t,n,{});super.insertAt(o)}else if(i>1){let o=new nt(s,t,n);super.insertAt(o)}else{let o=new v(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`{{{${me(this.childNodes.slice(0,2),"|")}}}}`}getAttribute(e){return e==="padding"?3:super.getAttribute(e)}getGaps(){return 1}afterBuild(){I(this,Er,Vi).call(this),super.afterBuild()}lint(e=this.getAbsoluteIndex(),t){let{childNodes:[n,i,...s]}=this;if(!this.getAttribute("include")){let l=N(this,{start:e},"no-arg","unexpected template argument");return i&&(l.suggestions=[{range:[e,l.endIndex],text:i.text(),desc:"expand"}]),[l]}let o=n.lint(e+3,t);if(i&&o.push(...i.lint(e+4+n.toString().length,t)),s.length>0){let l=new L(this,e);o.push(...s.map(p=>{let g=$(p,l,"no-ignored","invisible content inside triple braces");return g.startIndex--,g.startCol--,g.suggestions=[{desc:"remove",range:[g.startIndex,g.endIndex],text:""},{desc:"escape",range:[g.startIndex,g.startIndex+1],text:"{{!}}"}],g}))}return o}print(){return super.print({pre:"{{{",post:"}}}",sep:"|"})}};Er=new WeakSet,Vi=function(){this.setAttribute("name",this.firstChild.toString(!0).trim())}});var Ki={};ae(Ki,{parseBraces:()=>nr});var Jo,Qi,vn,Yo,nr,Ir=k(()=>{"use strict";Q();Tn();Wi();Xi();Jo={"=":String.raw`\n(?!(?:[^\S\n]|\0\d+[cn]\x7F)*\n)`,"{":String.raw`\}{2,}|\|`,"-":String.raw`\}-`,"[":String.raw`\]\]`},Qi=String.raw`|\{{2,}`,vn=new Map([["!","!"],["!!","+"],["(!","{"],["!)","}"],["!-","-"],["=","~"],["server","m"]]),Yo=/\{\{\s*([^\s\0<>[\]{}|_#&%:.]+)\s*\}\}(?!\})/gu,nr=(a,r,e)=>{var d,c,m,h,f,x;let t=String.raw`${(d=r.excludes)!=null&&d.includes("heading")?"":String.raw`^((?:\0\d+[cno]\x7F)*)={1,6}|`}\[\[|-\{(?!\{)`,{parserFunction:[,,,n]}=r,i=[];a=a.replace(Yo,(T,w)=>{var S;return new tr(T.slice(2,-2),[],r,e),`\0${e.length-2}${(S=vn.get(w.toLowerCase()))!=null?S:"t"}\x7F`});let s=a.lastIndexOf("}}")-a.length,o=s+a.length!==-1,l=new RegExp(t+(o?Qi:""),"gmu"),p=l.exec(a),g;for(;p||g!==void 0&&g<=a.length&&((m=(c=i[i.length-1])==null?void 0:c[0])!=null&&m.startsWith("="));){if(p!=null&&p[1]){let[,{length:G}]=p;p[0]=p[0].slice(G),p.index+=G}let{0:T,index:w}=p!=null?p:{0:`
|
|
9
|
-
`,index:a.length},
|
|
10
|
-
`){g=
|
|
11
|
-
)`:""}(\s*)$`,"u")]),l=o.find(([,g,d])=>(s=d.exec(e),s&&(s.length!==4||
|
|
12
|
-
`))!=null?i:[]){let o=/^([^|]+)(?:\|(.*))?/u.exec(s);if(!o){super.insertAt(s.trim()?new
|
|
5
|
+
`)}getGaps(){return 1}lint(r=this.getAbsoluteIndex()){let e=new I(this,r),t=x.msg("invalid parameter of <$1>",this.name),n=[];for(let i of this.childNodes){let s=i.childNodes.filter(({type:o})=>o!=="comment"&&o!=="include"&&o!=="noinclude");if(s.some(({type:o})=>o==="ext"))n.push(C(i,e,"no-ignored",t));else{let o=s.findIndex(({type:p})=>p!=="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 p=C(i,e,"no-ignored",t);p.suggestions=[{desc:"remove",range:[p.startIndex,p.endIndex],text:""}],n.push(p)}else n.push(...i.lint(r,!1))}r+=i.toString().length+1}return n}print(){return super.print({sep:`
|
|
6
|
+
`})}}});var sr,Ct,Fr,$t,Sn=k(()=>{"use strict";j();Se();J();R();P();bt();$t=class extends A{constructor(e,t,n=x.getConfig(),i=[]){super(void 0,n,i);b(this,Ct);b(this,sr);y(this,sr,e);let s=new A(t[0],n,i);s.type="heading-title",s.setAttribute("stage",2);let o=new fe(t[1],/^\s*$/u,"heading-trail",n,i,{});this.append(s,o)}get type(){return"heading"}get level(){return u(this,sr)}toString(e){let t=u(this,Ct,Fr);return t+this.firstChild.toString(e)+t+this.lastChild.toString(e)}text(){let e=u(this,Ct,Fr);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("="),p=l||o.endsWith("="),g=i.childNodes.filter(Nt("quote")),d=g.filter(({bold:f})=>f),c=g.filter(({italic:f})=>f),m=new I(this,e);if(this.level===1){let f=C(i,m,"h1","<h1>");p||(f.suggestions=[{desc:"h2",range:[f.startIndex,f.endIndex],text:`=${o}=`}]),n.push(f)}if(p){let f=C(i,m,"unbalanced-header",x.msg("unbalanced $1 in a section header",'"="'));if(o!=="=")if(l){let[v]=/^=+/u.exec(o);f.suggestions=[{desc:`h${s}`,range:[f.startIndex,f.startIndex+v.length],text:""},{desc:`h${s+v.length}`,range:[f.endIndex,f.endIndex],text:v}]}else{let v=/[^=](=+)$/u.exec(o)[1];f.suggestions=[{desc:`h${s}`,range:[f.endIndex-v.length,f.endIndex],text:""},{desc:`h${s+v.length}`,range:[f.startIndex,f.startIndex],text:v}]}n.push(f)}this.closest("html-attrs,table-attrs")&&n.push($(this,m,"parsing-order","section header in a HTML tag"));let h=this.getRootNode().toString();if(d.length%2){let f=C(d[d.length-1],oe(H({},m),{start:e+s,left:m.left+s}),"format-leakage",x.msg("unbalanced $1 in a section header","bold apostrophes")),v=e+s+o.length;h.slice(f.endIndex,v).trim()?f.suggestions=[{desc:"close",range:[v,v],text:"'''"}]:f.fix={desc:"remove",range:[f.startIndex,f.endIndex],text:""},n.push(f)}if(c.length%2){let f=C(c[c.length-1],{start:e+s},"format-leakage",x.msg("unbalanced $1 in a section header","italic apostrophes")),v=e+s+o.length;f.fix=h.slice(f.endIndex,v).trim()?{desc:"close",range:[v,v],text:"''"}:{desc:"remove",range:[f.startIndex,f.endIndex],text:""},n.push(f)}return n}print(){let e=u(this,Ct,Fr);return super.print({pre:e,sep:e})}json(){let e=super.json();return e.level=this.level,e}};sr=new WeakMap,Ct=new WeakSet,Fr=function(){return"=".repeat(this.level)}});var Jo,Rr,Vi=k(()=>{"use strict";K();j();R();P();Jo=new RegExp(`https?://${$e}${Ne}$`,"iu"),Rr=class extends A{get type(){return"parameter"}get anon(){return this.firstChild.length===0}constructor(r,e,t=x.getConfig(),n=[]){super(void 0,t,n);let i=new A(typeof r=="number"?void 0:r,t,n,{}),s=new A(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=Jo.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(){let r=super.json();return r.anon=this.anon,r}}});var ar,tt,rt,nt,wn,Xi,or,Qi=k(()=>{"use strict";K();j();Se();J();R();P();Vi();Le();bt();or=class extends A{constructor(e,t,n=x.getConfig(),i=[]){var f,v;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,{});b(this,nt);re(this,"modifier","");b(this,ar,"template");b(this,tt,!1);b(this,rt,new Map);let{parserFunction:[l,p],variable:g}=n,d=(f=/^(?:\s|\0\d+[cn]\x7F)*\0\d+s\x7F/u.exec(e))==null?void 0:f[0];if(d)this.setAttribute("modifier",d),e=e.slice(d.length);else if(e.includes(":")){let[T,...S]=e.split(":"),[w]=/^(?:\s|\0\d+[cn]\x7F)*/u.exec((v=S[0])!=null?v:"");this.setModifier(`${T}:${w}`)&&(e=S.join(":").slice(w.length))}let c=e.includes(":");if(c||t.length===0&&!u(this,tt)){let T=e.indexOf(":"),S=T===-1?e:e.slice(0,T),w=T===-1?void 0:e.slice(T+1),L=ie(S),N=L[w===void 0?"trim":"trimStart"](),q=N.toLowerCase(),z=Array.isArray(p),B=z?p.includes(N):Object.prototype.hasOwnProperty.call(p,N),X=!z&&B?p[N]:Object.prototype.hasOwnProperty.call(l,q)&&l[q];if(z&&B||g.includes(X)||c&&X){this.setAttribute("name",X||q.replace(/^#/u,"")),y(this,ar,"magic-word");let Z=new RegExp(String.raw`^\s*${N}\s*$`,B?"u":"iu"),U=new fe(S,Z,"magic-word-name",n,i,{});if(super.insertAt(U),w!==void 0&&t.unshift([w]),this.name==="invoke")for(let W=0;W<2;W++){let ee=t.shift();if(!ee)break;let F=new M(ee.join("="),`invoke-${W?"function":"module"}`,n,i);super.insertAt(F)}}}if(this.type==="template"){let T=ie(e).trim();if(!this.normalizeTitle(T,10,!0).valid)throw i.pop(),new SyntaxError("Invalid template name");let S=new M(e,"template-name",n,i,{});super.insertAt(S)}typeof s=="number"&&(i[s]=void 0);let m=this.isTemplate(),h=1;for(let[T,S]of t.entries())m||this.name==="switch"&&T>0||this.name==="tag"&&T>1||(S[0]=S.join("="),S.length=1),S.length===1&&(S.unshift(h),h++),this.insertAt(new Rr(...S,n,i));this.seal("modifier")}get type(){return u(this,ar)}setModifier(e){let{parserFunction:[,,t,n]}=this.getAttribute("config"),i=ie(e).trim();if(e&&!i.endsWith(":"))return!1;let s=i.slice(0,-1).toLowerCase(),o=t.includes(s),l=n.includes(s);return u(this,tt)&&o||!u(this,tt)&&(l||e==="")||(Ie.running||this.length>1)&&(o||l||e==="")?(this.setAttribute("modifier",e),y(this,tt,o),!!e):!1}isTemplate(){return this.type==="template"||this.name==="invoke"}afterBuild(){this.modifier.includes("\0")&&this.setAttribute("modifier",this.buildFromStr(this.modifier,0)),super.afterBuild(),this.isTemplate()&&this.type==="template"&&this.setAttribute("name",E(this,nt,wn).call(this).title)}toString(e){return`{{${this.modifier}${this.type==="magic-word"?this.firstChild.toString(e)+(this.length===1?"":":")+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?"":":")+me(e.slice(1),"|"):super.text("|")}}}`}getAttribute(e){switch(e){case"padding":return this.modifier.length+2;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 I(this,e),p=i==="magic-word";if(p&&!E(this,nt,wn).call(this).valid)n.push(C(s[1],l,"invalid-invoke","illegal module name"));else{let d=s[p?1:0],c=d.childNodes.find(m=>m.type==="text"&&Ut(m.data).includes("#"));if(c){let m=C(d,l,"no-ignored","useless fragment");m.fix={range:[m.startIndex+c.getRelativeIndex()+c.data.indexOf("#"),m.endIndex],text:"",desc:"remove"},n.push(m)}}if(p&&o===2)return n.push($(this,l,"invalid-invoke","missing module function")),n;let g=this.getDuplicatedArgs().filter(([,d])=>!d[0].querySelector("ext"));if(g.length>0)for(let[,d]of g)n.push(...d.map(c=>{let m=C(c,l,"no-duplicate","duplicated parameter");return m.suggestions=[{desc:"remove",range:[m.startIndex-1,m.endIndex],text:""}],m}));return n}insertAt(e,t=this.length){return super.insertAt(e,t),e.anon?E(this,nt,Xi).call(this,e):e.name&&this.getArgs(e.name,!1,!1).add(e),e}getAllArgs(){return this.childNodes.filter(Nt("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 u(this,rt).has(i)?s=u(this,rt).get(i):(s=new Set(this.getAllArgs().filter(({name:o})=>i===o)),u(this,rt).set(i,s)),s}getDuplicatedArgs(){return[...u(this,rt)].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:p}=s[o].childNodes.filter(g=>g.text().trim());if(l===0)s.splice(o,1);else if(l>1||p.type!=="magic-word")o++;else try{let g=p.getPossibleValues();s.splice(o,1,...g),o+=g.length}catch(g){o++}}return s}print(){let{childNodes:e,length:t,firstChild:n,modifier:i,type:s}=this;return`<span class="wpb-${s}">{{${ut(i)}${s==="magic-word"?n.print()+(t===1?"":":")+Ee(e.slice(1),{sep:"|"}):Ee(e,{sep:"|"})}}}</span>`}};ar=new WeakMap,tt=new WeakMap,rt=new WeakMap,nt=new WeakSet,wn=function(){let e=this.type==="template",t=this.childNodes[e?0:1];return this.normalizeTitle(t.toString(!0),e?10:828)},Xi=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.setAttribute("name",l),this.getArgs(l,!1,!1).add(s))}}});var Ki,Cn,Yo,it,Ji=k(()=>{"use strict";Ke();P();Ki=[he()];it=class extends(Yo=A){get type(){return"hidden"}};Cn=pe(Yo),it=ce(Cn,0,"HiddenToken",Ki,it),ue(Cn,1,it)});var Br,Yi,Pr,Zi=k(()=>{"use strict";K();j();J();R();P();Le();Ji();Pr=class extends A{constructor(e,t=x.getConfig(),n=[]){super(void 0,t,n,{});b(this,Br);for(let[i,s]of e.entries())if(i===0){let o=new M(s,"arg-name",t,n,{});super.insertAt(o)}else if(i>1){let o=new it(s,t,n);super.insertAt(o)}else{let o=new A(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`{{{${me(this.childNodes.slice(0,2),"|")}}}}`}getAttribute(e){return e==="padding"?3:super.getAttribute(e)}getGaps(){return 1}afterBuild(){E(this,Br,Yi).call(this),super.afterBuild()}lint(e=this.getAbsoluteIndex(),t){let{childNodes:[n,i,...s]}=this;if(!this.getAttribute("include")){let l=$(this,{start:e},"no-arg","unexpected template argument");return i&&(l.suggestions=[{range:[e,l.endIndex],text:i.text(),desc:"expand"}]),[l]}let o=n.lint(e+3,t);if(i&&o.push(...i.lint(e+4+n.toString().length,t)),s.length>0){let l=new I(this,e);o.push(...s.map(p=>{let g=C(p,l,"no-ignored","invisible content inside triple braces");return g.startIndex--,g.startCol--,g.suggestions=[{desc:"remove",range:[g.startIndex,g.endIndex],text:""},{desc:"escape",range:[g.startIndex,g.startIndex+1],text:"{{!}}"}],g}))}return o}print(){return super.print({pre:"{{{",post:"}}}",sep:"|"})}};Br=new WeakSet,Yi=function(){this.setAttribute("name",this.firstChild.toString(!0).trim())}});var ts={};ae(ts,{parseBraces:()=>lr});var Zo,es,$n,ea,lr,jr=k(()=>{"use strict";K();Sn();Qi();Zi();Zo={"=":String.raw`\n(?!(?:[^\S\n]|\0\d+[cn]\x7F)*\n)`,"{":String.raw`\}{2,}|\|`,"-":String.raw`\}-`,"[":String.raw`\]\]`},es=String.raw`|\{{2,}`,$n=new Map([["!","!"],["!!","+"],["(!","{"],["!)","}"],["!-","-"],["=","~"],["server","m"]]),ea=/\{\{\s*([^\s\0<>[\]{}|_#&%:.]+)\s*\}\}(?!\})/gu,lr=(a,r,e)=>{var d,c,m,h,f,v;let t=String.raw`${(d=r.excludes)!=null&&d.includes("heading")?"":String.raw`^((?:\0\d+[cno]\x7F)*)={1,6}|`}\[\[|-\{(?!\{)`,{parserFunction:[,,,n]}=r,i=[];a=a.replace(ea,(T,S)=>{var w;return new or(T.slice(2,-2),[],r,e),`\0${e.length-2}${(w=$n.get(S.toLowerCase()))!=null?w:"t"}\x7F`});let s=a.lastIndexOf("}}")-a.length,o=s+a.length!==-1,l=new RegExp(t+(o?es:""),"gmu"),p=l.exec(a),g;for(;p||g!==void 0&&g<=a.length&&((m=(c=i[i.length-1])==null?void 0:c[0])!=null&&m.startsWith("="));){if(p!=null&&p[1]){let[,{length:U}]=p;p[0]=p[0].slice(U),p.index+=U}let{0:T,index:S}=p!=null?p:{0:`
|
|
7
|
+
`,index:a.length},w=(h=i.pop())!=null?h:{},{0:L,index:N,parts:q,findEqual:z,pos:B}=w,X=T==="="&&z,Q=U=>{q[q.length-1].push(U.slice(B,S))};if(T==="]]"||T==="}-")g=S+2;else if(T===`
|
|
8
|
+
`){g=S+1;let{pos:U,findEqual:W}=(f=i[i.length-1])!=null?f:{};if(U===void 0||W||ie(a.slice(U,N))!==""){let ee=/^(={1,6})(.+)\1((?:\s|\0\d+[cn]\x7F)*)$/u.exec(a.slice(N,S));ee&&(a=`${a.slice(0,N)}\0${e.length}h\x7F${a.slice(S)}`,g=N+4+String(e.length).length,new $t(ee[1].length,ee.slice(2),r,e))}}else if(T==="|"||X)g=S+1,Q(a),T==="|"&&q.push([]),w.pos=g,w.findEqual=T==="|",i.push(w);else if(T.startsWith("}}")){let U=T.slice(0,Math.min(L.length,3)),W=L.length-U.length,{length:ee}=e;g=S+U.length,Q(a);let F=!1,Ae="t";if(U.length===3){let te=q.map(Ve=>Ve.join("=")),ge=te.length>1&&ie(te[1]).trim();new Pr(te,r,e),ge&&ge.endsWith(":")&&n.includes(ge.slice(0,-1).toLowerCase())&&(Ae="s")}else try{new or(q[0][0],q.slice(1),r,e);let te=ie(q[0][0]).trim();$n.has(te.toLowerCase())?Ae=$n.get(te.toLowerCase()):/^(?:filepath|(?:full|canonical)urle?):./iu.test(te)?Ae="m":/^#vardefine:./iu.test(te)&&(Ae="n")}catch(te){if(te instanceof SyntaxError&&te.message==="Invalid template name")F=!0;else throw te}F||(a=`${a.slice(0,N+W)}\0${ee}${Ae}\x7F${a.slice(g)}`,g=N+W+3+String(ee).length,W>1?i.push({0:L.slice(0,W),index:N,pos:N+W,parts:[[]]}):W===1&&a[N-1]==="-"&&i.push({0:"-{",index:N-1,pos:N+1,parts:[[]]}))}else g=S+T.length,T.startsWith("{")&&(p.pos=g,p.parts=[[]]),i.push(..."0"in w?[w]:[],p);let Z=i[i.length-1];if(o&&s+a.length<g)for(o=!1;(v=Z==null?void 0:Z[0])!=null&&v.startsWith("{");)i.pop(),Z=i[i.length-1];l=new RegExp(t+(o?es:"")+(Z?`|${Zo[Z[0][0]]}${Z.findEqual?"|=":""}`:""),"gmu"),l.lastIndex=g,p=l.exec(a)}return a}});var qr,rs=k(()=>{"use strict";ir();jr();R();An();qr=class extends wt{constructor(r,e,t=x.getConfig(),n=[]){let i=Symbol("InputboxToken"),{length:s}=n;n.push(i),e&&(e=et(e,t,n,r)),e&&(e=lr(e,t,n)),n.splice(s,1),super(r,e,t,n,{})}}});function ns(a,r,e,t,n){r=r.trim();let i=r.replace(a==="link"?/\0\d+[tq]\x7F/gu:/\0\d+t\x7F/gu,"").trim();switch(a){case"width":return!i&&!!r||/^(?:\d+x?|\d*x\d+)(?:\s*px)?$/u.test(i);case"link":{if(!i)return r;let s=new RegExp(String.raw`^(?:${e.protocol}|//|\0\d+m\x7F)`,"iu"),o=new RegExp(String.raw`^(?:(?:${e.protocol}|//)${$e}|\0\d+m\x7F)${Ne}$`,"iu");if(s.test(i))return o.test(i)&&r;i.startsWith("[[")&&i.endsWith("]]")&&(i=i.slice(2,-2));let l=x.normalizeTitle(i,0,!1,e,t,!0,!0);return l.valid&&l}case"lang":return(n==="svg"||n==="svgz")&&!/[^a-z\d-]/u.test(i);case"alt":case"class":case"manualthumb":return!0;case"page":return(n==="djvu"||n==="djv"||n==="pdf")&&Number(i)>0;default:return!!i&&!isNaN(i)}}var ta,le,_r,is,Or,ss=k(()=>{"use strict";K();j();R();P();ta=new Set(["alt","link","lang","page","caption"]);Or=class extends A{constructor(e,t,n=x.getConfig(),i){var r=(...kg)=>(super(...kg),b(this,_r),b(this,le,""),this);var p;let s,o=Object.entries(n.img).map(([g,d])=>{let c=new RegExp(String.raw`^(\s*(?!\s))${g.replace("$1","(.*)")}${g.endsWith("$1")?`(?=$|
|
|
9
|
+
)`:""}(\s*)$`,"u");return[g,d,c]}),l=o.find(([,g,d])=>(s=d.exec(e),s&&(s.length!==4||ns(g,s[2],n,!0,t)!==!1)));if(l&&s){s.length===3?(r(void 0,n,i),y(this,le,e)):(r(s[2],n,i,{}),y(this,le,s[1]+l[0]+s[3])),this.setAttribute("name",l[1]);return}r(e,oe(H({},n),{excludes:[...(p=n.excludes)!=null?p:[],"list"]}),i),this.setAttribute("name","caption"),this.setAttribute("stage",7)}get type(){return"image-parameter"}get link(){return this.name==="link"?ns("link",super.text(),this.getAttribute("config")):void 0}afterBuild(){var e;((e=this.parentNode)==null?void 0:e.type)==="gallery-image"&&!ta.has(this.name)&&this.setAttribute("name","invalid"),super.afterBuild()}toString(e){return u(this,le)?u(this,le).replace("$1",super.toString(e)):super.toString(e)}text(){return u(this,le)?u(this,le).replace("$1",super.text()).trim():super.text().trim()}getAttribute(e){return e==="plain"?this.name==="caption":e==="padding"?Math.max(0,u(this,le).indexOf("$1")):super.getAttribute(e)}lint(e=this.getAbsoluteIndex(),t){let n=super.lint(e,t),{link:i,name:s}=this;if(s==="invalid"){let o=$(this,{start:e},"invalid-gallery","invalid image parameter");o.fix={range:[e-1,o.endIndex],text:"",desc:"remove"},n.push(o)}else if(typeof i=="object"&&i.encoded){let o=$(this,{start:e},"url-encoding","unnecessary URL encoding in an internal link");o.suggestions=[{desc:"decode",range:[e,o.endIndex],text:qe(this.text())}],n.push(o)}return n}getValue(){return this.name==="invalid"?this.text():E(this,_r,is).call(this)||super.text()}print(){return u(this,le)?`<span class="wpb-image-parameter">${u(this,le).replace("$1",`<span class="wpb-image-caption">${Ee(this.childNodes)}</span>`)}</span>`:super.print({class:"image-caption"})}};le=new WeakMap,_r=new WeakSet,is=function(){return u(this,le)&&!u(this,le).includes("$1")}});var os,as,ls,ra,Et,Nn=k(()=>{"use strict";K();j();J();R();tr();ss();os=new Map([["manualthumb","Thumb"],["frameless","Frameless"],["framed","Frame"],["thumbnail","Thumb"]]),as=new Set(["left","right","center","none"]),ls=new Set(["baseline","sub","super","top","text-top","middle","bottom","text-bottom"]),ra=(a,r,e,t)=>{if(t===void 0)return[];let n=new RegExp(`${[a,r,e].map(ui).join("|")}`,"gu"),i=[],s=n.exec(t),o=0,l=0;for(;s;){let{0:p,index:g}=s;p!==e?o+=p===a?1:-1:o===0&&(i.push(t.slice(l,g)),{lastIndex:l}=n),s=n.exec(t)}return i.push(t.slice(l)),i},Et=class extends we{get type(){return"file"}get extension(){return this.getTitle().extension}constructor(r,e,t=x.getConfig(),n=[],i="|"){super(r,void 0,t,n,i);let{extension:s}=this.getTitle(!0);this.append(...ra("-{","}-","|",e).map(o=>new Or(o,s,t,n)))}lint(r=this.getAbsoluteIndex(),e){var m;let t=super.lint(r,e),n=this.getAllArgs().filter(({childNodes:h})=>{let f=h.filter(v=>v.text().trim());return f.length!==1||f[0].type!=="arg"}),i=[...new Set(n.map(({name:h})=>h))],s=i.filter(h=>os.has(h)),o=i.filter(h=>as.has(h)),l=i.filter(h=>ls.has(h)),[p]=s,g=p==="framed"||p==="manualthumb",d=new I(this,r);if(this.closest("ext-link-text")&&((m=this.getValue("link"))==null?void 0:m.trim())!==""&&t.push($(this,d,"nested-link","internal link in an external link")),g)for(let h of n.filter(({name:f})=>f==="width")){let f=C(h,d,"invalid-gallery","invalid image parameter");f.fix={range:[f.startIndex-1,f.endIndex],text:"",desc:"remove"},t.push(f)}if(n.length===i.length&&s.length<2&&o.length<2&&l.length<2)return t;let c=(h,f)=>v=>{let T=C(v,d,"no-duplicate",x.msg(`${h} image $1 parameter`,f));return T.suggestions=[{desc:"remove",range:[T.startIndex-1,T.endIndex],text:""}],T};for(let h of i){if(h==="invalid"||h==="width"&&g)continue;let f=n.filter(({name:v})=>v===h);h==="caption"&&(f=[...f.slice(0,-1).filter(v=>v.text()),...f.slice(-1)]),f.length>1&&t.push(...f.map(c("duplicated",h)))}return s.length>1&&t.push(...n.filter(({name:h})=>os.has(h)).map(c("conflicting","frame"))),o.length>1&&t.push(...n.filter(({name:h})=>as.has(h)).map(c("conflicting","horizontal-alignment"))),l.length>1&&t.push(...n.filter(({name:h})=>ls.has(h)).map(c("conflicting","vertical-alignment"))),t}getAllArgs(){return this.childNodes.slice(1)}getArgs(r){return this.getAllArgs().filter(({name:e})=>r===e)}getArg(r){let e=this.getArgs(r);return e[r==="manualthumb"?0:e.length-1]}getValue(r){var e;return(e=this.getArg(r))==null?void 0:e.getValue()}}});var It,En=k(()=>{"use strict";j();R();P();Nn();It=class extends Et{constructor(e,t,n,i=x.getConfig(),s=[]){let o;if(n!==void 0){let{length:l}=s;o=new A(n,i,s);for(let p=1;p<11;p++)o.parseOnce();s.splice(l,1)}super(t,o==null?void 0:o.toString(),i,s);re(this,"privateType","imagemap-image");this.setAttribute("bracket",!1),this.privateType=`${e}-image`,this.seal("privateType",!0)}get type(){return this.privateType}getTitle(){let e=this.type==="imagemap-image";return this.normalizeTitle(this.firstChild.toString(),e?0:6,!0,!e)}getAttribute(e){return e==="padding"?0:super.getAttribute(e)}lint(e=this.getAbsoluteIndex(),t){let n=super.lint(e,t),{ns:i,interwiki:s}=this.getAttribute("title");if(s||i!==6){let o=$(this,{start:e},"invalid-gallery","invalid gallery image");o.suggestions=[{desc:"prefix",range:[e,e],text:"File:"}],n.push(o)}return n}}});var zr,ds,Mr,gs=k(()=>{"use strict";R();P();En();Ge();Mr=class extends A{constructor(e,t=x.getConfig(),n=[]){var i;super(void 0,t,n,{});b(this,zr);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 D(s,t,n):s);continue}let[,l,p]=o;E(this,zr,ds).call(this,l)?super.insertAt(new It("gallery",l,p,t,n)):super.insertAt(new D(s,t,n))}}get type(){return"ext-inner"}toString(e){return super.toString(e,`
|
|
13
11
|
`)}text(){return super.text(`
|
|
14
12
|
`).replace(/\n\s*\n/gu,`
|
|
15
|
-
`)}getGaps(){return 1}lint(e=this.getAbsoluteIndex(),t){let{top:n,left:i}=this.getRootNode().posFromIndex(e),s=[];for(let[o,l]of this.childNodes.entries()){let p=l.toString(),{length:g}=p,d=p.trim(),c=n+o,m=o?0:i;if(l.type==="noinclude"&&d&&!/^<!--.*-->$/u.test(d)){let h=e+g;s.push({rule:"no-ignored",message:
|
|
16
|
-
`})}};
|
|
17
|
-
`),i=new Set(e.protocol.split("|")),s=
|
|
13
|
+
`)}getGaps(){return 1}lint(e=this.getAbsoluteIndex(),t){let{top:n,left:i}=this.getRootNode().posFromIndex(e),s=[];for(let[o,l]of this.childNodes.entries()){let p=l.toString(),{length:g}=p,d=p.trim(),c=n+o,m=o?0:i;if(l.type==="noinclude"&&d&&!/^<!--.*-->$/u.test(d)){let h=e+g;s.push({rule:"no-ignored",message:x.msg("invalid content in <$1>","gallery"),severity:d.startsWith("|")?"warning":"error",startIndex:e,endIndex:h,startLine:c,endLine:c,startCol:m,endCol:m+g,suggestions:[{desc:"remove",range:[e,h],text:""},{desc:"comment",range:[e,h],text:`<!--${p}-->`}]})}else l.type!=="noinclude"&&l.type!=="text"&&s.push(...l.lint(e,t));e+=g+1}return s}print(){return super.print({sep:`
|
|
14
|
+
`})}};zr=new WeakSet,ds=function(e){return this.normalizeTitle(e,6,!0,!0).valid}});var Lt,In=k(()=>{"use strict";j();tr();Lt=class extends we{get type(){return"link"}lint(r=this.getAbsoluteIndex(),e){let t=super.lint(r,e);return this.closest("ext-link-text")&&t.push($(this,{start:r},"nested-link","internal link in an external link")),t}}});var na,ia,dr,Fe,Gr=k(()=>{"use strict";j();K();J();R();P();na=String.raw`(?:[${ye}\t]| |�*160;|&#[xX]0*[aA]0;)`,ia=new RegExp(`${na}+`,"gu"),Fe=class extends A{constructor(e,t="free-ext-link",n=x.getConfig(),i){super(e,n,i,{});b(this,dr);y(this,dr,t)}get type(){return u(this,dr)}get innerText(){let e=new Map([["!","|"],["=","="]]),t=me(this.childNodes.map(n=>{let{type:i}=n,s=String(n.name);return i==="magic-word"&&e.has(s)?e.get(s):n}));return this.type==="magic-link"&&(t=t.replace(ia," ")),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:ci(e)}lint(e=this.getAbsoluteIndex(),t){let n=super.lint(e,t),i=new I(this,e);if(this.type==="magic-link"){let{link:p}=this;if(p.startsWith("ISBN")){let g=[...p.slice(5)].map(d=>d==="X"?10:Number(d));(g.length===10&&g.reduce((d,c,m)=>d+c*(10-m),0)%11||g.length===13&&(g[12]===10||g.reduce((d,c,m)=>d+c*(m%2?3:1),0)%10))&&n.push($(this,i,"invalid-isbn","invalid ISBN"))}return n}let s=this.type==="ext-link-url",o=s?/\|/u:/[,;。:!?()]+/u,l=this.childNodes.find(p=>p.type==="text"&&o.test(p.data));if(l){let{data:p}=l,g=C(l,i,"unterminated-url",x.msg("$1 in URL",s?'"|"':"full-width punctuation"),"warning"),{index:d,0:c}=o.exec(p),m=g.startIndex+d;g.suggestions=s?[{desc:"whitespace",range:[m,m+1],text:" "}]:[{desc:"whitespace",range:[m,m],text:" "},{desc:"escape",range:[m,m+c.length],text:encodeURI(c)}],n.push(g)}return n}};dr=new WeakMap});var Re,Ft,Ln=k(()=>{"use strict";j();R();P();Gr();Ft=class extends A{constructor(e,t="",n="",i=x.getConfig(),s=[]){super(void 0,i,s,{});b(this,Re);let o=e&&/^\0\d+f\x7F$/u.test(e)?s[Number(e.slice(1,-2))]:new Fe(e,"ext-link-url",i,s);if(this.insertAt(o),y(this,Re,t),n){let l=new A(n,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)}${u(this,Re)}]`:`[${super.toString(e,u(this,Re))}]`}text(){return`[${super.text(" ")}]`}getAttribute(e){return e==="padding"?1:super.getAttribute(e)}getGaps(){return u(this,Re).length}lint(e=this.getAbsoluteIndex(),t){let n=super.lint(e,t);return this.length===1&&this.closest("heading-title")&&n.push($(this,{start:e},"var-anchor","variable anchor in a section header")),n}print(){return super.print(this.length===1?{pre:"[",post:`${u(this,Re)}]`}:{pre:"[",sep:u(this,Re),post:"]"})}};Re=new WeakMap});var gr,ps=k(()=>{"use strict";R();P();Ge();In();Ln();gr=class extends A{get type(){return"imagemap-link"}constructor(r,e,t,n=x.getConfig(),i=[]){super(void 0,n,i),this.append(r,e.length===2?new Lt(...e,n,i):new Ft(...e,n,i),new D(t,n,i))}}});var Wr,us=k(()=>{"use strict";j();Se();J();R();P();Ge();En();ps();Wr=class extends A{get type(){return"ext-inner"}get image(){return this.childNodes.find(Nt("imagemap-image"))}constructor(r,e=x.getConfig(),t=[]){if(super(void 0,e,t,{}),!r)return;let n=r.split(`
|
|
15
|
+
`),i=new Set(e.protocol.split("|")),s=D,o=!0,l=!1;for(let p of n){let g=p.trim();if(!(l||!g||g.startsWith("#"))){if(o){let d=p.indexOf("|"),c=d===-1?p:p.slice(0,d),m=this.normalizeTitle(c,0,!0);if(m.valid&&!m.interwiki&&m.ns===6){let h=new It("imagemap",c,d===-1?void 0:p.slice(d+1),e,t);super.insertAt(h),o=!1;continue}else l=!0}else if(p.trim().split(/[\t ]/u,1)[0]==="desc"){super.insertAt(p);continue}else if(p.includes("[")){let d=p.indexOf("["),c=p.slice(d),m=/^\[\[([^|]+)(?:\|([^\]]+))?\]\][\w\s]*$/u.exec(c);if(m){if(this.normalizeTitle(m[1],0,!0,!1,!0).valid){super.insertAt(new gr(p.slice(0,d),m.slice(1),c.slice(c.indexOf("]]")+2),e,t));continue}}else if(i.has(c.slice(1,c.indexOf(":")+1))||i.has(c.slice(1,c.indexOf("//")+2))){let h=/^\[([^\]\s]+)(?:(\s+(?!\s))([^\]]*))?\][\w\s]*$/u.exec(c);if(h){super.insertAt(new gr(p.slice(0,d),h.slice(1),c.slice(c.indexOf("]")+1),e,t));continue}}}}super.insertAt(new s(p,e,t))}}toString(r){return super.toString(r,`
|
|
18
16
|
`)}text(){return super.text(`
|
|
19
17
|
`).replace(/\n{2,}/gu,`
|
|
20
|
-
`)}getGaps(){return 1}lint(r=this.getAbsoluteIndex(),e){let t=super.lint(r,e),n=new
|
|
21
|
-
`})}}});var Or,ls=k(()=>{"use strict";j();F();Me();Or=class extends se{get type(){return"ext-inner"}lint(r=this.getAbsoluteIndex()){let{name:e,firstChild:{data:t}}=this;if((e==="templatestyles"||e==="section")&&t){let n=N(this,{start:r},"void-ext",b.msg("nothing should be in <$1>",e));return n.fix={range:[r,n.endIndex],text:"",desc:"empty"},[n]}return super.lint(r,new RegExp(String.raw`<\s*(?:/\s*)${e==="nowiki"?"":"?"}(${e})\b`,"giu"))}}});var _r={};ae(_r,{NestedToken:()=>$n});var na,or,Lt,$n,Mr=k(()=>{"use strict";j();K();Zt();Ir();F();P();Nn();ze();na=new Set(["comment","include","arg","template","magic-word"]),$n=class extends v{constructor(e,t,n,i=b.getConfig(),s=[]){if(typeof t=="boolean"){let o=Symbol("InputboxToken"),{length:l}=s;s.push(o),e&&(e=Ze(e,i,s,t)),e&&(e=nr(e,i,s)),s.splice(l,1)}else e&&(e=e.replace(t,(o,l,p,g,d)=>{let c=`\0${s.length+1}e\x7F`;return new Ft(l,p,g,d,i,!1,s),c}));e&&(e=e.replace(/(^|\0\d+.\x7F)([^\0]+)(?=$|\0\d+.\x7F)/gu,(o,l,p)=>(new W(p,i,s),`${l}\0${s.length}n\x7F`)));super(e,i,s);y(this,or);y(this,Lt);A(this,or,[...n]),A(this,Lt,t)}get type(){return"ext-inner"}lint(e=this.getAbsoluteIndex(),t){let n=new L(this,e),i=u(this,Lt)?"includeonly":"noinclude",s=typeof u(this,Lt)=="boolean"?new RegExp(String.raw`^(?:<${i}(?:\s[^>]*)?/?>|</${i}\s*>)$`,"iu"):/^<!--[\s\S]*-->$/u;return[...super.lint(e,t),...this.childNodes.filter(o=>{if(o.type==="ext")return!u(this,or).includes(o.name);if(na.has(o.type))return!1;let l=o.toString().trim();return l&&!s.test(l)}).map(o=>{let l=$(o,n,"no-ignored",b.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})]}};or=new WeakMap,Lt=new WeakMap});var ds,Ft,Nn=k(()=>{"use strict";j();K();F();P();mn();wr();zi();bn();Ji();ss();as();ls();ds=(a,r)=>{let e=new Set(a);return e.delete(r),[...e]},Ft=class extends Tt{get type(){return"ext"}constructor(r,e,t,n,i=b.getConfig(),s=!1,o=[]){var c;let l=r.toLowerCase(),p=new We(!e||/^\s/u.test(e)?e:` ${e}`,"ext-attrs",l,i,o),g=oe(V({},i),{ext:ds(i.ext,l),excludes:[...(c=i.excludes)!=null?c:[]]}),d;switch(g.inExt=!0,l){case"tab":g.ext=ds(g.ext,"tabs");case"indicator":case"poem":case"ref":case"option":case"combooption":case"tabs":case"poll":case"seo":l==="poem"&&g.excludes.push("heading"),d=new v(t,g,o);break;case"pre":d=new Sr(t,g,o);break;case"dynamicpagelist":d=new At(s,t,g,o);break;case"inputbox":g.excludes.push("heading"),d=new Lr(s,t,g,o);break;case"references":{let{NestedToken:m}=(Mr(),J(_r));g.excludes.push("heading"),d=new m(t,s,["ref"],g,o);break}case"choose":{let{NestedToken:m}=(Mr(),J(_r));d=new m(t,/<(option|choicetemplate)(\s[^>]*?)?(?:\/>|>([\s\S]*?)<\/(\1)>)/gu,["option","choicetemplate"],g,o);break}case"combobox":{let{NestedToken:m}=(Mr(),J(_r));d=new m(t,/<(combooption)(\s[^>]*?)?(?:\/>|>([\s\S]*?)<\/(combooption\s*)>)/giu,["combooption"],g,o);break}case"gallery":d=new Pr(t,g,o);break;case"imagemap":d=new qr(t,g,o);break;default:d=new Or(t,g,o)}d.setAttribute("name",l),d.type==="plain"&&(d.type="ext-inner"),super(r,p,d,n,i,o),this.seal("closed",!0)}lint(r=this.getAbsoluteIndex(),e){let t=super.lint(r,e),n=new L(this,r);return this.name!=="nowiki"&&this.closest("html-attrs,table-attrs")&&t.push(N(this,n,"parsing-order","extension tag in HTML tag attributes")),this.name==="ref"&&this.closest("heading-title")&&t.push(N(this,n,"var-anchor","variable anchor in a section header")),t}}});var gs,En,ia,it,ps=k(()=>{"use strict";j();Qe();F();Me();gs=[he(!1)];it=class extends(ia=se){constructor(e,t,n,i){super(e,n,i);re(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=N(this,{start:e},"unclosed-comment",b.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?"-->":""})}};En=pe(ia),it=ce(En,0,"CommentToken",gs,it),ue(En,1,it)});var ms={};ae(ms,{parseCommentAndExt:()=>Ze});var cs,sa,In,us,Ze,Zt=k(()=>{"use strict";Si();ze();$i();Nn();ps();cs="<onlyinclude>",sa="</onlyinclude>",{length:In}=cs,us=a=>{let r=a.indexOf(cs);return{i:r,j:a.indexOf(sa,r+In)}},Ze=(a,r,e,t)=>{if(t){let{i:l,j:p}=us(a);if(l!==-1&&p!==-1){let g="",d=c=>{new W(c,r,e),g+=`\0${e.length-1}n\x7F`};for(;l!==-1&&p!==-1;){let c=`\0${e.length}e\x7F`;new kr(a.slice(l+In,p),r,e),l>0&&d(a.slice(0,l)),g+=c,a=a.slice(p+In+1),{i:l,j:p}=us(a)}return a&&d(a),g}}let n=r.ext.join("|"),i=t?"includeonly":"(?:no|only)include",s=t?"noinclude":"includeonly",o=new RegExp(String.raw`<!--[\s\S]*?(?:-->|$)|<${i}(?:\s[^>]*)?/?>|</${i}\s*>|<(${n})(\s[^>]*?)?(?:/>|>([\s\S]*?)</(\1\s*)>)|<(${s})(\s[^>]*?)?(?:/>|>([\s\S]*?)(?:</(${s}\s*)>|$))`,"giu");return a.replace(o,(l,p,g,d,c,m,h,f,x)=>{let T=e.length,w="n";if(p)w="e",new Ft(p,g,d,c,r,m,e);else if(l.startsWith("<!--")){w="c";let S=l.endsWith("-->");new it(l.slice(4,S?-3:void 0),S,r,e)}else m?new Ye(m,h,f,x,r,e):new W(l,r,e);return`\0${T}${w}\x7F`})}});var oa,aa,la,Rt,xe,Ue,zr,hs=k(()=>{"use strict";j();Q();K();P();oa=new Set(["if","ifeq","ifexpr","ifexist","iferror","switch"]),aa=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"]),la=new Set(["strike","big","center","font","tt"]),zr=class extends v{constructor(e,t,n,i,s,o){super(void 0,s,o);y(this,Rt);y(this,xe);y(this,Ue);this.insertAt(t),this.setAttribute("name",e.toLowerCase()),A(this,Rt,n),A(this,xe,i),A(this,Ue,e)}get type(){return"html"}get selfClosing(){return u(this,xe)}get closing(){return u(this,Rt)}toString(e){return`<${this.closing?"/":""}${u(this,Ue)}${super.toString(e)}${u(this,xe)?"/":""}>`}text(){let{closing:e}=this,t=u(this,Ue)+(e?"":super.text());return`<${e?"/":""}${t}${u(this,xe)?"/":""}>`}getAttribute(e){return e==="padding"?u(this,Ue).length+(this.closing?2:1):super.getAttribute(e)}lint(e=this.getAbsoluteIndex(),t){var s;let n=super.lint(e,t),i=new L(this,e);if(this.name==="h1"&&!this.closing){let o=N(this,i,"h1","<h1>");o.suggestions=[{desc:"h2",range:[e+2,e+3],text:"2"}],n.push(o)}if(this.closest("table-attrs")){let o=N(this,i,"parsing-order","HTML tag in table attributes");o.fix={desc:"remove",range:[e,o.endIndex],text:""},n.push(o)}try{this.findMatchingTag()}catch(o){if(o instanceof SyntaxError){let{message:l}=o,p=l.split(":")[0].toLowerCase(),g=N(this,i,"unmatched-tag",p),d={desc:"no self-closing",range:[g.endIndex-2,g.endIndex-1],text:""};switch(p){case"unclosed tag":{let c=(s=this.parentNode)==null?void 0:s.childNodes;aa.has(this.name)&&(c!=null&&c.slice(0,c.indexOf(this)).some(({type:m,name:h})=>m==="html"&&h===this.name))?g.suggestions=[{desc:"close",range:[e+1,e+1],text:"/"}]:this.closest("heading-title")||(g.severity="warning");break}case"unmatched closing tag":{let c=this.closest("magic-word");c&&oa.has(c.name)?g.severity="warning":g.suggestions=[{desc:"remove",range:[e,g.endIndex],text:""}];break}case"tag that is both closing and self-closing":{let{html:[c,,m]}=this.getAttribute("config"),h={desc:"open",range:[e+1,e+2],text:""};m.includes(this.name)?g.fix=h:c.includes(this.name)?g.fix=d:g.suggestions=[h,d];break}case"invalid self-closing tag":g.suggestions=[d,{desc:"close",range:[g.endIndex-2,g.endIndex],text:`></${this.name}>`}]}n.push(g)}}return la.has(this.name)&&n.push(N(this,i,"obsolete-tag","obsolete HTML tag","warning")),(this.name==="b"||this.name==="strong")&&this.closest("heading-title")&&n.push(N(this,i,"bold-header","bold in section header","warning")),n}findMatchingTag(){let{html:[e,t,n]}=this.getAttribute("config"),{name:i,parentNode:s,closing:o}=this,l=li(this.toString());if(o&&(u(this,xe)||n.includes(i)))throw new SyntaxError(`Tag that is both closing and self-closing: ${l}`);if(n.includes(i)||u(this,xe)&&t.includes(i))return this;if(u(this,xe)&&e.includes(i))throw new SyntaxError(`Invalid self-closing tag: ${l}`);if(!s)return;let{childNodes:p}=s,g=p.indexOf(this),d=(o?p.slice(0,g).reverse():p.slice(g+1)).filter(m=>m.type==="html"&&m.name===i),c=o?-1:1;for(let m of d)if(u(m,Rt)?c--:c++,c===0)return m;throw new SyntaxError(`${o?"Unmatched closing":"Unclosed"} tag: ${l}`)}print(){return super.print({pre:`<${this.closing?"/":""}${u(this,Ue)}`,post:`${u(this,xe)?"/":""}>`})}json(){let e=super.json();return Object.assign(e,{closing:this.closing,selfClosing:u(this,xe)}),e}};Rt=new WeakMap,xe=new WeakMap,Ue=new WeakMap});var fs={};ae(fs,{parseHtml:()=>ga});var da,ga,xs=k(()=>{"use strict";wr();hs();da=/^(\/?)([a-z][^\s/>]*)((?:\s|\/(?!>))[^>]*?)?(\/?>)([^<]*)$/iu,ga=(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=da.exec(o),p=l==null?void 0:l[2],g=p==null?void 0:p.toLowerCase();if(!l||!r.htmlElements.has(g)){i+=`<${o}`;continue}let[,d,,c="",m,h]=l,{length:f}=e,x=new We(c,"html-attrs",g,r,e),T=x.getAttr("itemprop");if(g==="meta"&&(T===void 0||x.getAttr("content")===void 0)||g==="link"&&(T===void 0||x.getAttr("href")===void 0)){i+=`<${o}`,e.length=f;continue}i+=`\0${e.length}x\x7F${h}`,new zr(p,x,d==="/",m==="/>",r,e)}return i}});var bs,ys=k(()=>{"use strict";ke();bs=(a=0)=>(r,e)=>{var n,Ts;class t extends r{constructor(){super(...arguments);y(this,n)}getAttr(l){return u(this,n,Ts).getAttr(l)}}return n=new WeakSet,Ts=function(){return this.childNodes[a]},Tr(t,r),t}});var Pt,Ln=k(()=>{"use strict";ys();F();P();ft();wr();Pt=class extends bs(1)(v){constructor(r,e,t,n,i=b.getConfig(),s=[],o){super(void 0,i,s,o),this.append(new fe(e,r,"table-syntax",i,s,{}),new We(n,"table-attrs",t,i,s))}}});var be,ar,ot,Fn,ks,st,Rn=k(()=>{"use strict";j();ke();K();F();P();Ln();st=class extends Pt{constructor(e,t,n=b.getConfig(),i=[]){var p;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);y(this,ot);y(this,be,"");y(this,ar);s&&([mr(this,be)._]=s);let l=new v(t==null?void 0:t.slice(((p=s==null?void 0:s.index)!=null?p:NaN)+u(this,be).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 I(this,ot,Fn).call(this).subtype}afterBuild(){u(this,be).includes("\0")&&A(this,be,this.buildFromStr(u(this,be),0)),super.afterBuild()}toString(e){let{childNodes:[t,n,i]}=this;return t.toString(e)+n.toString(e)+u(this,be)+i.toString(e)}text(){let{childNodes:[e,t,n]}=this;return e.text()+t.text()+u(this,be)+n.text()}getGaps(e){return e===1?u(this,be).length:0}lint(e=this.getAbsoluteIndex(),t){let n=super.lint(e,t),i=new L(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("||"),p=$(s,i,"pipe-like",'additional "|" in a table cell',l?"error":"warning");if(l){let g={caption:"|+",td:"|",th:"!"}[this.subtype];p.fix={range:[p.startIndex,p.endIndex],text:o.replace(/\|\|/gu,`
|
|
18
|
+
`)}getGaps(){return 1}lint(r=this.getAbsoluteIndex(),e){let t=super.lint(r,e),n=new I(this,r);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=C(i,n,"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($(this,n,"invalid-imagemap","<imagemap> without an image")),t}print(){return super.print({sep:`
|
|
19
|
+
`})}}});var Dr,cs=k(()=>{"use strict";j();R();ze();Dr=class extends se{get type(){return"ext-inner"}lint(r=this.getAbsoluteIndex()){let{name:e,firstChild:{data:t}}=this;if((e==="templatestyles"||e==="section")&&t){let i=$(this,{start:r},"void-ext",x.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 Ur={};ae(Ur,{NestedToken:()=>Fn});var sa,pr,Rt,Fn,Hr=k(()=>{"use strict";j();J();ir();jr();R();P();Rn();Ge();sa=new Set(["comment","include","arg","template","magic-word"]),Fn=class extends A{constructor(e,t,n,i=x.getConfig(),s=[]){if(typeof t=="boolean"){let o=Symbol("InputboxToken"),{length:l}=s;s.push(o),e&&(e=et(e,i,s,t)),e&&(e=lr(e,i,s)),s.splice(l,1)}else e&&(e=e.replace(t,(o,l,p,g,d)=>{let c=`\0${s.length+1}e\x7F`;return new Pt(l,p,g,d,i,!1,s),c}));e&&(e=e.replace(/(^|\0\d+.\x7F)([^\0]+)(?=$|\0\d+.\x7F)/gu,(o,l,p)=>(new D(p,i,s),`${l}\0${s.length}n\x7F`)));super(e,i,s);b(this,pr);b(this,Rt);y(this,pr,[...n]),y(this,Rt,t)}get type(){return"ext-inner"}lint(e=this.getAbsoluteIndex(),t){let n=new I(this,e),i=u(this,Rt)?"includeonly":"noinclude",s=typeof u(this,Rt)=="boolean"?new RegExp(String.raw`^(?:<${i}(?:\s[^>]*)?/?>|</${i}\s*>)$`,"iu"):/^<!--[\s\S]*-->$/u;return[...super.lint(e,t),...this.childNodes.filter(o=>{if(o.type==="ext")return!u(this,pr).includes(o.name);if(sa.has(o.type))return!1;let l=o.toString().trim();return l&&!s.test(l)}).map(o=>{let l=C(o,n,"no-ignored",x.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})]}};pr=new WeakMap,Rt=new WeakMap});var ms,Pt,Rn=k(()=>{"use strict";j();J();R();P();Tn();Ir();Hi();An();rs();gs();us();cs();ms=(a,r)=>{let e=new Set(a);return e.delete(r),[...e]},Pt=class extends kt{get type(){return"ext"}constructor(r,e,t,n,i=x.getConfig(),s=!1,o=[]){var c;let l=r.toLowerCase(),p=new Ue(!e||/^\s/u.test(e)?e:` ${e}`,"ext-attrs",l,i,o),g=oe(H({},i),{ext:ms(i.ext,l),excludes:[...(c=i.excludes)!=null?c:[]]}),d;switch(g.inExt=!0,l){case"tab":g.ext=ms(g.ext,"tabs");case"indicator":case"poem":case"ref":case"option":case"combooption":case"tabs":case"poll":case"seo":l==="poem"&&g.excludes.push("heading"),d=new A(t,g,o);break;case"pre":d=new Lr(t,g,o);break;case"dynamicpagelist":d=new wt(s,t,g,o);break;case"inputbox":g.excludes.push("heading"),d=new qr(s,t,g,o);break;case"references":{let{NestedToken:m}=(Hr(),Y(Ur));g.excludes.push("heading"),d=new m(t,s,["ref"],g,o);break}case"choose":{let{NestedToken:m}=(Hr(),Y(Ur));d=new m(t,/<(option|choicetemplate)(\s[^>]*?)?(?:\/>|>([\s\S]*?)<\/(\1)>)/gu,["option","choicetemplate"],g,o);break}case"combobox":{let{NestedToken:m}=(Hr(),Y(Ur));d=new m(t,/<(combooption)(\s[^>]*?)?(?:\/>|>([\s\S]*?)<\/(combooption\s*)>)/giu,["combooption"],g,o);break}case"gallery":d=new Mr(t,g,o);break;case"imagemap":d=new Wr(t,g,o);break;default:d=new Dr(t,g,o)}d.setAttribute("name",l),d.type==="plain"&&(d.type="ext-inner"),super(r,p,d,n,i,o),this.seal("closed",!0)}lint(r=this.getAbsoluteIndex(),e){let t=super.lint(r,e),n=new I(this,r);return this.name!=="nowiki"&&this.closest("html-attrs,table-attrs")&&t.push($(this,n,"parsing-order","extension tag in HTML tag attributes")),this.name==="ref"&&this.closest("heading-title")&&t.push($(this,n,"var-anchor","variable anchor in a section header")),t}}});var hs,Pn,oa,st,fs=k(()=>{"use strict";j();Ke();R();ze();hs=[he(!1)];st=class extends(oa=se){constructor(e,t,n,i){super(e,n,i);re(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=$(this,{start:e},"unclosed-comment",x.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?"-->":""})}};Pn=pe(oa),st=ce(Pn,0,"CommentToken",hs,st),ue(Pn,1,st)});var Ts={};ae(Ts,{parseCommentAndExt:()=>et});var bs,aa,Bn,xs,et,ir=k(()=>{"use strict";Ii();Ge();Fi();Rn();fs();bs="<onlyinclude>",aa="</onlyinclude>",{length:Bn}=bs,xs=a=>{let r=a.indexOf(bs);return{i:r,j:a.indexOf(aa,r+Bn)}},et=(a,r,e,t)=>{if(t){let{i:l,j:p}=xs(a);if(l!==-1&&p!==-1){let g="",d=c=>{new D(c,r,e),g+=`\0${e.length-1}n\x7F`};for(;l!==-1&&p!==-1;){let c=`\0${e.length}e\x7F`;new $r(a.slice(l+Bn,p),r,e),l>0&&d(a.slice(0,l)),g+=c,a=a.slice(p+Bn+1),{i:l,j:p}=xs(a)}return a&&d(a),g}}let n=r.ext.join("|"),i=t?"includeonly":"(?:no|only)include",s=t?"noinclude":"includeonly",o=new RegExp(String.raw`<!--[\s\S]*?(?:-->|$)|<${i}(?:\s[^>]*)?/?>|</${i}\s*>|<(${n})(\s[^>]*?)?(?:/>|>([\s\S]*?)</(\1\s*)>)|<(${s})(\s[^>]*?)?(?:/>|>([\s\S]*?)(?:</(${s}\s*)>|$))`,"giu");return a.replace(o,(l,p,g,d,c,m,h,f,v)=>{let T=e.length,S="n";if(p)S="e",new Pt(p,g,d,c,r,m,e);else if(l.startsWith("<!--")){S="c";let w=l.endsWith("-->");new st(l.slice(4,w?-3:void 0),w,r,e)}else m?new Ze(m,h,f,v,r,e):new D(l,r,e);return`\0${T}${S}\x7F`})}});var la,da,ga,Bt,xe,He,Vr,ys=k(()=>{"use strict";j();K();J();P();la=new Set(["if","ifeq","ifexpr","ifexist","iferror","switch"]),da=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"]),ga=new Set(["strike","big","center","font","tt"]),Vr=class extends A{constructor(e,t,n,i,s,o){super(void 0,s,o);b(this,Bt);b(this,xe);b(this,He);this.insertAt(t),this.setAttribute("name",e.toLowerCase()),y(this,Bt,n),y(this,xe,i),y(this,He,e)}get type(){return"html"}get selfClosing(){return u(this,xe)}get closing(){return u(this,Bt)}toString(e){return`<${this.closing?"/":""}${u(this,He)}${super.toString(e)}${u(this,xe)?"/":""}>`}text(){let{closing:e}=this,t=u(this,He)+(e?"":super.text());return`<${e?"/":""}${t}${u(this,xe)?"/":""}>`}getAttribute(e){return e==="padding"?u(this,He).length+(this.closing?2:1):super.getAttribute(e)}lint(e=this.getAbsoluteIndex(),t){var s;let n=super.lint(e,t),i=new I(this,e);if(this.name==="h1"&&!this.closing){let o=$(this,i,"h1","<h1>");o.suggestions=[{desc:"h2",range:[e+2,e+3],text:"2"}],n.push(o)}if(this.closest("table-attrs")){let o=$(this,i,"parsing-order","HTML tag in table attributes");o.fix={desc:"remove",range:[e,o.endIndex],text:""},n.push(o)}try{this.findMatchingTag()}catch(o){if(o instanceof SyntaxError){let{message:l}=o,p=l.split(":",1)[0].toLowerCase(),g=$(this,i,"unmatched-tag",p),d={desc:"no self-closing",range:[g.endIndex-2,g.endIndex-1],text:""};switch(p){case"unclosed tag":{let c=(s=this.parentNode)==null?void 0:s.childNodes;da.has(this.name)&&(c!=null&&c.slice(0,c.indexOf(this)).some(({type:m,name:h})=>m==="html"&&h===this.name))?g.suggestions=[{desc:"close",range:[e+1,e+1],text:"/"}]:this.closest("heading-title")||(g.severity="warning");break}case"unmatched closing tag":{let c=this.closest("magic-word");c&&la.has(c.name)?g.severity="warning":g.suggestions=[{desc:"remove",range:[e,g.endIndex],text:""}];break}case"tag that is both closing and self-closing":{let{html:[c,,m]}=this.getAttribute("config"),h={desc:"open",range:[e+1,e+2],text:""};m.includes(this.name)?g.fix=h:c.includes(this.name)?g.fix=d:g.suggestions=[h,d];break}case"invalid self-closing tag":g.suggestions=[d,{desc:"close",range:[g.endIndex-2,g.endIndex],text:`></${this.name}>`}]}n.push(g)}}return ga.has(this.name)&&n.push($(this,i,"obsolete-tag","obsolete HTML tag","warning")),(this.name==="b"||this.name==="strong")&&this.closest("heading-title")&&n.push($(this,i,"bold-header","bold in section header","warning")),n}findMatchingTag(){let{html:[e,t,n]}=this.getAttribute("config"),{name:i,parentNode:s,closing:o}=this,l=mi(this.toString());if(o&&(u(this,xe)||n.includes(i)))throw new SyntaxError(`Tag that is both closing and self-closing: ${l}`);if(n.includes(i)||u(this,xe)&&t.includes(i))return this;if(u(this,xe)&&e.includes(i))throw new SyntaxError(`Invalid self-closing tag: ${l}`);if(!s)return;let{childNodes:p}=s,g=p.indexOf(this),d=o?p.slice(0,g).reverse():p.slice(g+1),c=o?-1:1;for(let m of d)if(!(!m.is("html")||m.name!==i)&&(u(m,Bt)?c--:c++,c===0))return m;throw new SyntaxError(`${o?"Unmatched closing":"Unclosed"} tag: ${l}`)}print(){return super.print({pre:`<${this.closing?"/":""}${u(this,He)}`,post:`${u(this,xe)?"/":""}>`})}json(){let e=super.json();return Object.assign(e,{closing:this.closing,selfClosing:u(this,xe)}),e}};Bt=new WeakMap,xe=new WeakMap,He=new WeakMap});var ks={};ae(ks,{parseHtml:()=>ua});var pa,ua,vs=k(()=>{"use strict";Ir();ys();pa=/^(\/?)([a-z][^\s/>]*)((?:\s|\/(?!>))[^>]*?)?(\/?>)([^<]*)$/iu,ua=(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=pa.exec(o),p=l==null?void 0:l[2],g=p==null?void 0:p.toLowerCase();if(!l||!r.htmlElements.has(g)){i+=`<${o}`;continue}let[,d,,c="",m,h]=l,{length:f}=e,v=new Ue(c,"html-attrs",g,r,e),T=v.getAttr("itemprop");if(g==="meta"&&(T===void 0||v.getAttr("content")===void 0)||g==="link"&&(T===void 0||v.getAttr("href")===void 0)){i+=`<${o}`,e.length=f;continue}i+=`\0${e.length}x\x7F${h}`,new Vr(p,v,d==="/",m==="/>",r,e)}return i}});var As,ws=k(()=>{"use strict";Se();As=(a=0)=>(r,e)=>{var n,Ss;class t extends r{constructor(){super(...arguments);b(this,n)}getAttr(l){return u(this,n,Ss).getAttr(l)}}return n=new WeakSet,Ss=function(){return this.childNodes[a]},wr(t,r),t}});var jt,jn=k(()=>{"use strict";ws();R();P();bt();Ir();jt=class extends As(1)(A){constructor(r,e,t,n,i=x.getConfig(),s=[],o){super(void 0,i,s,o),this.append(new fe(e,r,"table-syntax",i,s,{}),new Ue(n,"table-attrs",t,i,s))}}});var be,ur,cr,qn,ot,On=k(()=>{"use strict";j();J();R();P();jn();ot=class extends jt{constructor(e,t,n=x.getConfig(),i=[]){var p;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);b(this,cr);b(this,be,"");b(this,ur);s&&([yr(this,be)._]=s);let l=new A(t==null?void 0:t.slice(((p=s==null?void 0:s.index)!=null?p:NaN)+u(this,be).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 E(this,cr,qn).call(this).subtype}afterBuild(){u(this,be).includes("\0")&&y(this,be,this.buildFromStr(u(this,be),0)),super.afterBuild()}toString(e){let{childNodes:[t,n,i]}=this;return t.toString(e)+n.toString(e)+u(this,be)+i.toString(e)}text(){let{childNodes:[e,t,n]}=this;return e.text()+t.text()+u(this,be)+n.text()}getGaps(e){return e===1?u(this,be).length:0}lint(e=this.getAbsoluteIndex(),t){let n=super.lint(e,t),i=new I(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("||"),p=C(s,i,"pipe-like",'additional "|" in a table cell',l?"error":"warning");if(l){let g={caption:"|+",td:"|",th:"!"}[this.subtype];p.fix={range:[p.startIndex,p.endIndex],text:o.replace(/\|\|/gu,`
|
|
22
20
|
${g}`),desc:"newline"}}else p.suggestions=[{desc:"escape",range:[p.startIndex,p.endIndex],text:o.replace(/\|/gu,"|")}];n.push(p)}}return n}isIndependent(){return this.firstChild.text().startsWith(`
|
|
23
|
-
`)}getAttr(e){let t=super.getAttr(e);return e==="rowspan"||e==="colspan"?parseInt(t)||1:t}print(){let{childNodes:[e,t,n]}=this;return`<span class="wpb-td">${e.print()}${t.print()}${u(this,be)}${n.print()}</span>`}json(){let e=super.json();return e.subtype=this.subtype,e}};be=new WeakMap,
|
|
24
|
-
|}`,e){let t=this.getAttribute("config"),n=this.getAttribute("accum"),i=e?[r]:
|
|
21
|
+
`)}getAttr(e){let t=super.getAttr(e);return e==="rowspan"||e==="colspan"?parseInt(t)||1:t}print(){let{childNodes:[e,t,n]}=this;return`<span class="wpb-td">${e.print()}${t.print()}${u(this,be)}${n.print()}</span>`}json(){let e=super.json();return e.subtype=this.subtype,e}};be=new WeakMap,ur=new WeakMap,cr=new WeakSet,qn=function(){return Oe(u(this,ur),()=>{var o;let e=this.firstChild.text(),t=e.slice(-1),n="td";if(t==="!"?n="th":t==="+"&&(n="caption"),this.isIndependent())return{subtype:n};let{previousSibling:i}=this;return H({},E(o=i,cr,qn).call(o))},e=>{y(this,ur,e)})}});var qt,_n=k(()=>{"use strict";j();jn();On();qt=class extends jt{lint(r=this.getAbsoluteIndex(),e){let t=super.lint(r,e),n=this.childNodes.find(({type:l})=>l==="table-inter");if(!n)return t;let i=n.childNodes.find(l=>l.text().trim()),s=/^\s*(?:!|\{\{\s*![!-]?\s*\}\})/u;if(!i||s.test(i.toString())||i.is("arg")&&s.test(i.default||""))return t;if(i.is("magic-word"))try{if(i.getPossibleValues().every(l=>s.test(l.text())))return t}catch(l){}let o=C(n,{start:r},"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(r=>r instanceof ot&&r.isIndependent()&&!r.firstChild.text().endsWith("+")))}getNthCol(r,e){let t=0;for(let n of this.childNodes.slice(2))if(n instanceof ot&&(n.isIndependent()&&(t=+(n.subtype!=="caption")),r-=t,r<0))return n}}});var ca,ma,ha,Mn,Xr,Cs=k(()=>{"use strict";j();Se();J();R();_n();bt();ca=/^\n[^\S\n]*(?:\|\}|\{\{\s*!\s*\}\}\}|\{\{\s*!\)\s*\}\})$/u,ma=(a,r)=>new Array(a).fill(void 0).map((e,t)=>r(t)),ha=({type:a})=>a==="tr"||a==="table-syntax",Mn=class extends Array{},Xr=class extends qt{get type(){return"table"}get closed(){return this.lastChild.type==="table-syntax"}constructor(r,e,t,n){super(/^(?:\{\||\{\{\{\s*!\s*\}\}|\{\{\s*\(!\s*\}\})$/u,r,"table",e,t,n,{})}lint(r=this.getAbsoluteIndex(),e){let t=super.lint(r,e),n=new I(this,r);this.closed||t.push(C(this.firstChild,n,"unclosed-table",x.msg("unclosed $1","table")));let i=this.getLayout(),{length:s}=i;if(s>1){let o=1,l=1/0,p=0;for(;p<s;p++){let g=i[p],d=g.length;if(d<o)break;d<l&&(l=d);let c=g.indexOf(g[d-1])+1;if(c>l)break;c>o&&(o=c)}if(p<s){let g=C(this.getNthRow(p),n,"table-layout","inconsistent table layout","warning");g.startIndex++,g.startLine++,g.startCol=0,t.push(g)}}return t}close(r=`
|
|
22
|
+
|}`,e){let t=this.getAttribute("config"),n=this.getAttribute("accum"),i=e?[r]:x.parse(r,this.getAttribute("include"),2,t).childNodes;Ie.run(()=>{let s=new fe(void 0,ca,"table-syntax",t,n,{});super.insertAt(s)}),this.lastChild.replaceChildren(...i)}getLayout(r){let e=this.getAllRows(),{length:t}=e,n=new Mn(...ma(t,()=>[]));for(let[i,s]of n.entries()){let o=0,l=0,p;for(let g of e[i].childNodes.slice(2))if(g.type==="td"){if(g.isIndependent()&&(p=g.subtype!=="caption"),p){let d={row:i,column:o},{rowspan:c,colspan:m}=g;for(o++;s[l];)l++;for(let h=i;h<Math.min(i+c,t);h++)for(let f=l;f<l+m;f++)n[h][f]=d;l+=m}}else if(ha(g))break}return n}getAllRows(){return[...super.getRowCount()?[this]:[],...this.childNodes.slice(1).filter(r=>r.type==="tr"&&r.getRowCount()>0)]}getNthCell(r){var t;let e=r;return e&&((t=this.getNthRow(e.row,!1,!1))==null?void 0:t.getNthCol(e.column))}getNthRow(r,e,t){let n=super.getRowCount();if(r===0&&n)return this;n&&r--;for(let i of this.childNodes.slice(2))if(i.type==="tr"&&i.getRowCount()&&(r--,r<0))return i}json(){let r=super.json();return r.closed=this.closed,r}}});var Qr,$s=k(()=>{"use strict";_n();Qr=class extends qt{get type(){return"tr"}constructor(r,e,t,n){super(/^\n[^\S\n]*(?:\|-+|\{\{\s*!\s*\}\}-+|\{\{\s*!-\s*\}\}-*)$/u,r,"tr",e,t,n,{})}}});var Ot,zn=k(()=>{"use strict";ze();Ot=class extends se{}});var _t,Gn=k(()=>{"use strict";zn();_t=class extends Ot{get type(){return"dd"}}});var Es={};ae(Es,{parseTable:()=>xa});var fa,Ns,xa,Is=k(()=>{"use strict";P();Cs();$s();On();Gn();fa=a=>a.lastChild.constructor!==A,Ns=(a,r)=>a.type==="td"?r.pop():a,xa=({firstChild:{data:a},type:r,name:e},t,n)=>{let i=[],s=a.split(`
|
|
25
23
|
`),o=r==="root"||r==="parameter-value"||r==="ext-inner"&&e==="poem"?"":`
|
|
26
|
-
${s.shift()}`,l,p=(g,d)=>{if(!d){o+=g;return}let{lastChild:c}=d;if(
|
|
27
|
-
${d}${
|
|
24
|
+
${s.shift()}`,l,p=(g,d)=>{if(!d){o+=g;return}let{lastChild:c}=d;if(fa(d)){let m=new A(g,t,n);m.type="table-inter",m.setAttribute("stage",3),d.insertAt(m)}else c.setText(c.toString()+g)};for(let g of s){l=i.pop();let[d]=/^(?:\s|\0\d+[cno]\x7F)*/u.exec(g),c=g.slice(d.length),m=/^(:*)((?:\s|\0\d+[cn]\x7F)*)(\{\||\{(?:\0\d+[cn]\x7F)*\0\d+!\x7F|\0\d+\{\x7F)(.*)$/u.exec(c);if(m){for(;l&&l.type!=="td";)l=i.pop();let[,w,L,N,q]=m;w&&new _t(w,t,n),p(`
|
|
25
|
+
${d}${w&&`\0${n.length-1}d\x7F`}${L}\0${n.length}b\x7F`,l),i.push(...l?[l]:[],new Xr(N,q,t,n));continue}else if(!l){o+=`
|
|
28
26
|
${g}`;continue}let h=/^(?:(\|\}|\0\d+!\x7F\}|\0\d+\}\x7F)|(\|-+|\0\d+!\x7F-+|\0\d+-\x7F-*)(?!-)|(!|(?:\||\0\d+!\x7F)\+?))(.*)$/u.exec(c);if(!h){p(`
|
|
29
|
-
${g}`,l),i.push(l);continue}let[,f,
|
|
30
|
-
${d}${f}`,!0),p(
|
|
31
|
-
${d}${
|
|
32
|
-
${d}${T}`,z=B=>{let ee=new st(q,w.slice(E,C==null?void 0:C.index),t,n);return B.insertAt(ee),ee};for(;C;)z(l),{lastIndex:E}=S,[q]=C,C=S.exec(w);i.push(l,z(l))}}return o.slice(1)}});var Wr,Ns=k(()=>{"use strict";Me();Wr=class extends se{get type(){return"hr"}}});var Es,On,ha,at,Is=k(()=>{"use strict";Qe();F();Me();Es=[he()];at=class extends(ha=se){get type(){return"double-underscore"}constructor(r,e,t=b.getConfig(),n){super(r,t,n)}getAttribute(r){return r==="padding"?2:super.getAttribute(r)}toString(){return`__${this.innerText}__`}print(){return super.print({pre:"__",post:"__"})}};On=pe(ha),at=ce(On,0,"DoubleUnderscoreToken",Es,at),ue(On,1,at)});var Ls={};ae(Ls,{parseHrAndDoubleUnderscore:()=>fa});var fa,Fs=k(()=>{"use strict";Ns();Is();Tn();fa=({firstChild:{data:a},type:r,name:e},t,n)=>{var l,p,g;let{doubleUnderscore:[i,s,o]}=t;return(l=t.insensitiveDoubleUnderscore)!=null||(t.insensitiveDoubleUnderscore=new Set(i)),(p=t.sensitiveDoubleUnderscore)!=null||(t.sensitiveDoubleUnderscore=new Set(s)),(g=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,c,m)=>(new Wr(m,t,n),`${c}\0${n.length-1}r\x7F`)).replace(t.regexHrAndDoubleUnderscore,(d,c)=>{var x;let m=t.sensitiveDoubleUnderscore.has(c),h=c.toLowerCase(),f=t.insensitiveDoubleUnderscore.has(h);return m||f?(new at(c,m,t,n),`\0${n.length-1}${f&&((x=o==null?void 0:o[h])!=null?x:h)==="toc"?"u":"n"}\x7F`):d}).replace(/^((?:\0\d+[cn]\x7F)*)(={1,6})(.+)\2((?:\s|\0\d+[cn]\x7F)*)$/gmu,(d,c,m,h,f)=>{let x=`${c}\0${n.length}h\x7F`;return new St(m.length,[h,f],t,n),x}),r==="root"||r==="ext-inner"&&e==="poem"?a:a.slice(1)}});var Ur,Rs=k(()=>{"use strict";j();K();F();Me();Ur=class extends se{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=b.msg('lonely "$1"',"'"),s=[],o=new L(this,r),l=(p,g,d)=>[{desc:"escape",range:[p,g],text:"'".repeat(d)},{desc:"remove",range:[p,g],text:""}];if((e==null?void 0:e.type)==="text"&&e.data.endsWith("'")){let p=N(this,o,"lonely-apos",i),{startIndex:g,startLine:d,startCol:c}=p,[,{length:m}]=/(?:^|[^'])('+)$/u.exec(e.data),h=r-m;s.push(oe(V({},p),{startIndex:h,endIndex:g,endLine:d,startCol:c-m,endCol:c,suggestions:l(h,g,m)}))}if((t==null?void 0:t.type)==="text"&&t.data.startsWith("'")){let p=N(this,o,"lonely-apos",i),{endIndex:g,endLine:d,endCol:c}=p,[{length:m}]=/^'+/u.exec(t.data),h=g+m;s.push(oe(V({},p),{startIndex:g,endIndex:h,startLine:d,startCol:c,endCol:c+m,suggestions:l(g,h,m)}))}if(n&&this.closest("heading-title")){let p=N(this,o,"bold-header","bold in section header","warning");p.suggestions=[{desc:"remove",range:[r,r+3],text:""}],s.push(p)}return s}json(){let r=super.json();return Object.assign(r,{bold:this.bold,italic:this.italic}),r}}});var Ps={};ae(Ps,{parseQuotes:()=>_n});var _n,Mn=k(()=>{"use strict";Rs();_n=(a,r,e)=>{var g;let t=a.split(/('{2,})/u),{length:n}=t;if(n===1)return a;let i=0,s=0,o,l,p;for(let d=1;d<n;d+=2){let c=t[d].length;switch(c){case 2:s++;break;case 4:t[d-1]+="'",t[d]="'''";case 3:if(i++,o!==void 0)break;t[d-1].endsWith(" ")?l===void 0&&p===void 0&&(p=d):t[d-1].slice(-2,-1)===" "?o=d:l!=null||(l=d);break;default:t[d-1]+="'".repeat(c-5),t[d]="'''''",s++,i++}}if(s%2===1&&i%2===1){let d=(g=o!=null?o:l)!=null?g:p;d!==void 0&&(t[d]="''",t[d-1]+="'")}for(let d=1;d<n;d+=2)new Ur(t[d],r,e),t[d]=`\0${e.length-1}q\x7F`;return t.join("")}});var Bs={};ae(Bs,{parseExternalLinks:()=>zn});var zn,Gn=k(()=>{"use strict";Q();Cn();jr();zn=(a,r,e,t)=>{var n;return(n=r.regexExternalLinks)!=null||(r.regexExternalLinks=new RegExp(String.raw`\[(\0\d+f\x7F|(?:(?:${r.protocol}|//)${Ne}|\0\d+m\x7F)${Ee}(?=[[\]<>"\t${ye}]|\0\d))([${ye}]*(?![${ye}]))([^\]\x01-\x08\x0A-\x1F\uFFFD]*)\]`,"giu")),a.replace(r.regexExternalLinks,(i,s,o,l)=>{let{length:p}=e,g=/&[lg]t;/u.exec(s);return g&&(o="",l=s.slice(g.index)+o+l,s=s.slice(0,g.index)),t?(new Fe(s,"ext-link-url",r,e),`[\0${p}f\x7F${o}${l}]`):(new It(s,o,l,r,e),`\0${p}w\x7F`)})}});var Hr,js=k(()=>{"use strict";Kt();Hr=class extends Ce{get type(){return"category"}}});var Os={};ae(Os,{parseLinks:()=>qs});var xa,qs,_s=k(()=>{"use strict";F();Mn();Gn();Sn();An();js();xa=/^((?:(?!\0\d+!\x7F)[^\n[\]{}|])+)(\||\0\d+!\x7F)([\s\S]*)$/u,qs=(a,r,e)=>{var s;(s=r.regexLinks)!=null||(r.regexLinks=new RegExp(String.raw`^\s*(?:${r.protocol}|//)`,"iu"));let t=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,n=a.split("[["),i=n.shift();for(let o=0;o<n.length;o++){let l=!1,p,g,d,c,m=n[o],h=t.exec(m);if(h)[,p,g,d,c]=h,c.startsWith("]")&&(d!=null&&d.includes("["))&&(d+="]",c=c.slice(1));else{let E=xa.exec(m);E&&(l=!0,[,p,g,d]=E)}if(p===void 0||r.regexLinks.test(p)||/\0\d+[exhbru]\x7F/u.test(p)){i+=`[[${m}`;continue}let f=p.trim().startsWith(":");if(f&&l){i+=`[[${m}`;continue}let x=b.normalizeTitle(p,0,!1,r,!0,!0,!0),{ns:T,valid:w,interwiki:S}=x;if(w){if(l){if(S||T!==6){i+=`[[${m}`;continue}let E=!1;for(o++;o<n.length;o++){let q=n[o],z=q.split("]]");if(z.length>2){E=!0,d+=`[[${z[0]}]]${z[1]}`,c=z.slice(2).join("]]");break}else if(z.length===2)d+=`[[${z[0]}]]${z[1]}`;else{d+=`[[${q}`;break}}if(d=qs(d,r,e),!E){i+=`[[${p}${g}${d}`;continue}}}else{i+=`[[${m}`;continue}d&&(d=_n(d,r,e));let C=Et;f||(!S&&T===6?(d&&(d=zn(d,r,e,!0)),C=$t):!S&&T===14&&(C=Hr)),d===void 0&&g&&(d=""),i+=`\0${e.length}l\x7F${c}`,new C(p,d,r,e,g)}return i}});var Ws={};ae(Ws,{parseMagicLinks:()=>ba});var Ds,Ms,zs,Gs,ba,Us=k(()=>{"use strict";Q();jr();Ds=String.raw`[${ye}\t]| |�*160;|�*a0;`,Ms=`(?:${Ds})+`,zs=`(?:${Ds}|-)`,Gs=String.raw`(?:RFC|PMID)${Ms}\d+\b|ISBN${Ms}(?:97[89]${zs}?)?(?:\d${zs}?){9}[\dx]\b`,ba=(a,r,e)=>{if(!r.regexMagicLinks)try{r.regexMagicLinks=new RegExp(String.raw`(^|[^\p{L}\d_])(?:(?:${r.protocol})(${Ne}${Ee})|${Gs})`,"giu")}catch(t){r.regexMagicLinks=new RegExp(String.raw`(^|\W)(?:(?:${r.protocol})(${Ne}${Ee})|${Gs})`,"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 p=s.includes("(")?/[^,;\\.:!?][,;\\.:!?]+$/u:/[^,;\\.:!?)][,;\\.:!?)]+$/u,g=p.exec(s);if(g){let d=1;g[0][1]===";"&&/&(?:[a-z]+|#x[\da-f]+|#\d+)$/iu.test(s.slice(0,g.index))&&(d=2),o=s.slice(g.index+d)+o,s=s.slice(0,g.index+d)}return o.length>=i.length?t:(new Fe(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 Fe(s,"magic-link",r,e),`${n}\0${e.length-1}i\x7F`})}});var Hs,Vs=k(()=>{"use strict";Hs=(a,r)=>a.startsWith(r)?r.length:[...r].findIndex((e,t)=>e!==a[t])});var Vr,Xs=k(()=>{"use strict";jn();Vr=class extends jt{get type(){return"list"}}});var Qs={};ae(Qs,{parseList:()=>Ta});var Ta,Ks=k(()=>{"use strict";Vs();Xs();qn();Ta=(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,":"),p=Hs(l,r.lastPrefix),g=(p>1?o.slice(p-1):o).split(/(?=;)/u),d=g[0].startsWith(";"),c=g.length-(d?0:1);if(p>1){let B=o.slice(0,p-1);d?g.unshift(B):g[0]=B+g[0]}r.lastPrefix=l;let m=s+g.map((B,ee)=>`\0${t.length+ee}d\x7F`).join("")+a.slice(i.length);for(let B of g)new Vr(B,e,t);if(!c)return m;let{html:[h]}=e,f=/:+|-\{|\0\d+[xq]\x7F/gu,x=f,T=x.exec(m),w=0,S=!1,C=!1,E=0,q=(B,ee)=>(new qt(B,e,t),`${m.slice(0,ee)}\0${t.length-1}d\x7F${m.slice(ee+B.length)}`),z=B=>{B?w&&w--:w++};for(;T&&c;){let{0:B,index:ee}=T;if(B==="-{"){if(!E){let{lastIndex:U}=x;x=/-\{|\}-/gu,x.lastIndex=U}E++}else if(B==="}-"){if(E--,!E){let{lastIndex:U}=x;x=f,x.lastIndex=U}}else if(B.endsWith("x\x7F")){let{name:U,closing:Y,selfClosing:G}=t[Number(B.slice(1,-2))];(!G||h.includes(U))&&z(Y)}else if(B.endsWith("q\x7F")){let{bold:U,italic:Y}=t[Number(B.slice(1,-2))];U&&(z(S),S=!S),Y&&(z(C),C=!C)}else if(w===0){if(B.length>=c)return q(B.slice(0,c),ee);c-=B.length,x.lastIndex=ee+4+String(t.length).length,m=q(B,ee)}T=x.exec(m)}return m}});var Js,Pe,Xr,Ys=k(()=>{"use strict";j();K();F();P();Le();Js=new Set(["A","T","R","D","-","H","N"]),Xr=class extends v{constructor(e,t=b.getConfig(),n=[]){super(void 0,t,n,{});y(this,Pe);this.append(...e.map(i=>new M(i,"converter-flag",t,n)))}get type(){return"converter-flags"}afterBuild(){A(this,Pe,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(u(this,Pe).filter(e=>/\{{3}[^{}]+\}{3}/u.test(e)))}getVariantFlags(){let e=new Set(this.getAttribute("config").variants);return new Set(u(this,Pe).filter(t=>e.has(t)))}lint(e=this.getAbsoluteIndex(),t){let n=this.getVariantFlags(),i=this.getUnknownFlags(),s=new Set(u(this,Pe).filter(d=>Js.has(d))),o=u(this,Pe).filter(d=>!d).length,l=u(this,Pe).length-i.size-o,p=super.lint(e,t);if(n.size===l||s.size===l)return p;let g=new L(this,e);for(let[d,c]of this.childNodes.entries()){let m=c.text().trim();if(m&&!n.has(m)&&!i.has(m)&&(n.size>0||!s.has(m))){let h=$(c,g,"no-ignored","invalid conversion flag");n.size===0&&Js.has(m.toUpperCase())?h.fix={range:[h.startIndex,h.endIndex],text:m.toUpperCase(),desc:"uppercase"}:h.suggestions=[{desc:"remove",range:[h.startIndex-(d&&1),h.endIndex],text:""}],p.push(h)}}return p}print(){return super.print({sep:";"})}};Pe=new WeakMap});var Ot,Zs=k(()=>{"use strict";F();P();Le();Ot=class extends v{get type(){return"converter-rule"}constructor(r,e=!0,t=b.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 M(o,"converter-rule-variant",t,n)),super.insertAt(new M(r.slice(i+1),"converter-rule-to",t,n)),s!==-1&&super.insertAt(new M(r.slice(0,s),"converter-rule-from",t,n),0)):super.insertAt(new M(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:":"})}}});var Qr,eo=k(()=>{"use strict";Q();F();P();Ys();Zs();Qr=class extends v{get type(){return"converter"}constructor(r,e,t=b.getConfig(),n=[]){super(void 0,t,n),this.append(new Xr(r,t,n));let[i]=e,s=i.includes(":"),o=new Ot(i,s,t,n);s&&o.length===1||!s&&e.length===2&&!ie(e[1]).trim()?this.insertAt(new Ot(e.join(";"),!1,t,n)):this.append(o,...e.slice(1).map(l=>new Ot(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()}|${me(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?"|":""}${Ie(e,{sep:";"})}}-</span>`}}});var to={};ae(to,{parseConverter:()=>ya});var ya,ro=k(()=>{"use strict";eo();ya=(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:p,index:g}=o;if(p==="}-"){let d=i.pop(),{length:c}=e,m=a.slice(d.index+2,g),h=m.indexOf("|"),[f,x]=h===-1?[[],m]:[m.slice(0,h).split(";"),m.slice(h+1)],T=x.replace(/(&[#a-z\d]+);/giu,"$1"),w=T.split(r.regexConverter).map(S=>S.replace(/\x01/gu,";"));new Qr(f,w,r,e),a=`${a.slice(0,d.index)}\0${c}v\x7F${a.slice(g+2)}`,i.length===0&&(s=t),s.lastIndex=d.index+3+String(c).length}else i.push(o),s=n,s.lastIndex=g+2;o=s.exec(a)}return a}});var Kr={};ae(Kr,{Token:()=>v});var lr,Te,O,D,lt,_t,dr,_,no,io,so,oo,ao,lo,go,po,uo,co,mo,ho,Dn,v,P=k(()=>{"use strict";Q();ke();j();F();hi();bi();Dn=class Dn extends xr{constructor(e,t=b.getConfig(),n=[],i){super();y(this,_);y(this,lr,"plain");y(this,Te,0);y(this,O);y(this,D);y(this,lt);y(this,_t,!1);y(this,dr);typeof e=="string"&&this.insertAt(e),A(this,O,t),A(this,D,n),n.push(this)}get type(){return u(this,lr)}set type(e){A(this,lr,e)}parseOnce(e=u(this,Te),t=!1){if(e<u(this,Te)||this.length===0||!this.getAttribute("plain"))return this;if(u(this,Te)>=11)return this;switch(e){case 0:if(this.type==="root"){u(this,D).pop();let n=I(this,_,no).call(this);t&&(t=!n)}A(this,lt,t),I(this,_,io).call(this,t);break;case 1:I(this,_,so).call(this);break;case 2:I(this,_,oo).call(this);break;case 3:I(this,_,ao).call(this);break;case 4:I(this,_,lo).call(this);break;case 5:I(this,_,go).call(this);break;case 6:I(this,_,po).call(this);break;case 7:I(this,_,uo).call(this);break;case 8:I(this,_,co).call(this);break;case 9:I(this,_,mo).call(this);break;case 10:I(this,_,ho).call(this)}if(this.type==="root")for(let n of u(this,D))n==null||n.parseOnce(e,t);return mr(this,Te)._++,this}buildFromStr(e,t){let n=e.split(/[\0\x7F]/u).map((i,s)=>{if(s%2===0)return new Xt(i);if(isNaN(i.slice(-1)))return u(this,D)[Number(i.slice(0,-1))];throw new Error(`Failed to build! Unrecognized token: ${i}`)});return t===0?n.map(String).join(""):t===1?me(n):n}build(){A(this,Te,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 u(this,D))i==null||i.build()}afterBuild(){if(this.type==="root")for(let e of u(this,D))e==null||e.afterBuild();A(this,_t,!0)}parse(e=11,t){for(e=Math.min(e,11);u(this,Te)<e;)this.parseOnce(u(this,Te),t);return e&&(this.build(),this.afterBuild()),this}getAttribute(e){var t;switch(e){case"plain":return this.constructor===Dn;case"config":return u(this,O);case"include":return(t=u(this,lt))!=null?t:!!u(this.getRootNode(),lt);case"accum":return u(this,D);case"built":return u(this,_t);default:return super.getAttribute(e)}}setAttribute(e,t){switch(e){case"stage":u(this,Te)===0&&this.type==="root"&&u(this,D).shift(),A(this,Te,t);break;default:super.setAttribute(e,t)}}insertAt(e,t=this.length){let n=typeof e=="string"?new Xt(e):e;return super.insertAt(n,t),n.type==="root"&&(n.type="plain"),n}normalizeTitle(e,t=0,n,i,s){return b.normalizeTitle(e,t,u(this,lt),u(this,O),n,i,s)}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 h of this.querySelectorAll(o)){let f;if(h.type==="category")f=h.name;else{let x=h.getValue();x&&x!==!0&&(f=`#${x}`)}if(f){let x=s.get(f);x?x.add(h):s.set(f,new Set([h]))}}for(let[h,f]of s)if(f.size>1&&!h.startsWith("#mw-customcollapsible-")){let x=!h.startsWith("#"),T=`duplicated ${x?"category":"id"}`,w=x?"error":"warning";n.push(...[...f].map(S=>{let C=N(S,{start:S.getAbsoluteIndex()},"no-duplicate",T,w);return x&&(C.suggestions=[{desc:"remove",range:[C.startIndex,C.endIndex],text:""}]),C}))}let l=/<!--\s*lint-(disable(?:(?:-next)?-line)?|enable)(\s[\sa-z,-]*)?-->/gu,p=this.toString(),g=[],d=l.exec(p),c=0,m=0;for(;d;){let{1:h,index:f}=d,x=(i=d[2])==null?void 0:i.trim();m+=p.slice(c,f).split(`
|
|
33
|
-
`)
|
|
34
|
-
`);
|
|
35
|
-
`)
|
|
36
|
-
`),
|
|
37
|
-
`))},ho=function(){if(u(this,O).variants.length>0){let{parseConverter:e}=(ro(),J(to));this.setText(e(this.firstChild.toString(),u(this,O),u(this,D)))}};v=Dn});var we,Ct,dn,As,Tr,ke=k(()=>{"use strict";we={running:!1,run(a){let{running:r}=this;this.running=!0;try{let{Token:e}=(P(),J(Kr)),t=a();return t instanceof e&&!t.getAttribute("built")&&t.afterBuild(),this.running=r,t}catch(e){throw this.running=r,e}},rev:0},Ct=a=>r=>r.type===a,dn=(a,r,e,t=[])=>{let n=[...a.childNodes],i=n.splice(r,e,...t);a.setAttribute("childNodes",n);for(let s of t)s.setAttribute("parentNode",a);return i},As=(a,r)=>new Array(a).fill(void 0).map((e,t)=>r(t)),Tr=(a,r)=>{Object.defineProperty(a,"name",{value:r.name})}});var fo={};ae(fo,{Title:()=>Wn});var gr,pr,Mt,Be,Wn,xo=k(()=>{"use strict";Q();Wn=class{constructor(r,e,t,n,i){y(this,gr);y(this,pr);y(this,Mt);y(this,Be);re(this,"interwiki","");re(this,"valid");re(this,"encoded",!1);let s=r.trim().startsWith("../");if(n&&r.includes("%"))try{let l=/%(?!21|3[ce]|5[bd]|7[b-d])[\da-f]{2}/iu.test(r);r=qe(r),this.encoded=l}catch(l){}if(r=Dt(r).replace(/[_ ]+/gu," ").trim(),s)A(this,Mt,0);else{let l=e;r.startsWith(":")&&(l=0,r=r.slice(1).trim());let p=r.split(":");if(p.length>1){let g=p[0].trim().toLowerCase(),d=Object.prototype.hasOwnProperty.call(t.nsid,g)&&t.nsid[g];d&&(l=d,r=p.slice(1).join(":").trim())}A(this,Mt,l)}let o=r.indexOf("#");if(o!==-1){let l=r.slice(o).trim().slice(1);if(l.includes("%"))try{l=qe(l)}catch(p){}A(this,Be,l.replace(/ /gu,"_")),r=r.slice(0,o).trim()}this.valid=!!(r||this.interwiki||i&&this.ns===0&&u(this,Be)!==void 0)&&Dt(r)===r&&!/^:|\0\d+[eh!+-]\x7F|[<>[\]{}|\n]|%[\da-f]{2}|(?:^|\/)\.{1,2}(?:$|\/)/iu.test(s?/^(?:\.\.\/)+(.*)/u.exec(r)[1]:r),this.main=r,Object.defineProperties(this,{encoded:{enumerable:!1,writable:!1}}),A(this,pr,t.namespaces)}get ns(){return u(this,Mt)}get fragment(){return u(this,Be)}get main(){return u(this,gr)}set main(r){r=r.replace(/_/gu," ").trim(),A(this,gr,r&&r[0].toUpperCase()+r.slice(1))}get prefix(){let r=u(this,pr)[this.ns];return r+(r&&":")}get title(){return this.getRedirection()[1]}get extension(){let{main:r}=this,e=r.lastIndexOf(".");return e===-1?void 0:r.slice(e+1).toLowerCase()}toString(r){return(r?this.title.replace(/_/gu," "):this.title)+(u(this,Be)===void 0?"":`#${u(this,Be)}`)}getRedirection(){return[!1,(this.interwiki+(this.interwiki&&":")+this.prefix+this.main).replace(/ /gu,"_")]}setFragment(r){A(this,Be,r)}};gr=new WeakMap,pr=new WeakMap,Mt=new WeakMap,Be=new WeakMap});var zt,bo,ka,b,F=k(()=>{ri();ke();gi();Q();zt={config:rn,i18n:void 0,rules:ti,getConfig(){let{doubleUnderscore:a}=this.config;for(let r=0;r<2;r++)a.length>r+2&&a[r].length===0&&(a[r]=Object.keys(a[r+2]));return oe(V(V({},rn),this.config),{excludes:[]})},msg(a,r=""){var e,t;return a&&((t=(e=this.i18n)==null?void 0:e[a])!=null?t:a).replace("$1",this.msg(r))},normalizeTitle(a,r=0,e,t=zt.getConfig(),n,i=!1,s=!1){let{Title:o}=(xo(),J(fo)),l;if(n)l=new o(a,r,t,i,s);else{let{Token:p}=(P(),J(Kr));l=we.run(()=>{let g=new p(a,t);g.type="root",g.parseOnce(0,e).parseOnce();let d=new o(g.toString(),r,t,i,s);for(let c of["main","fragment"]){let m=d[c];if(m!=null&&m.includes("\0")){let h=g.buildFromStr(m,1);c==="main"?d.main=h:d.setFragment(h)}}return d})}return l},parse(a,r,e=11,t=zt.getConfig()){if(a=si(a),typeof e!="number"){let s=Array.isArray(e)?e:[e];e=Math.max(...s.map(o=>ei[o]||11))}let{Token:n}=(P(),J(Kr));return we.run(()=>{let s=new n(a,t);return s.type="root",s.parse(e,r)})},createLanguageService(a){var n;let r,{LanguageService:e,tasks:t}=r;return(n=t.get(a))!=null?n:new e(a)}},bo={},ka=new Set(["normalizeTitle","parse","createLanguageService"]);for(let a in zt)ka.has(a)||(bo[a]={enumerable:!1});Object.defineProperties(zt,bo);Object.assign(typeof globalThis=="object"?globalThis:self,{Parser:zt});b=zt});F();})();
|
|
27
|
+
${g}`,l),i.push(l);continue}let[,f,v,T,S]=h;if(f){for(;l.type!=="table";)l=i.pop();l.close(`
|
|
28
|
+
${d}${f}`,!0),p(S,i[i.length-1])}else if(v){l=Ns(l,i),l.type==="tr"&&(l=i.pop());let w=new Qr(`
|
|
29
|
+
${d}${v}`,S,t,n);i.push(l,w),l.insertAt(w)}else{l=Ns(l,i);let w=T==="!"?/!!|(?:\||\0\d+!\x7F){2}|\0\d+\+\x7F/gu:/(?:\||\0\d+!\x7F){2}|\0\d+\+\x7F/gu,L=w.exec(S),N=0,q=`
|
|
30
|
+
${d}${T}`,z=B=>{let X=new ot(q,S.slice(N,L==null?void 0:L.index),t,n);return B.insertAt(X),X};for(;L;)z(l),{lastIndex:N}=w,[q]=L,L=w.exec(S);i.push(l,z(l))}}return o.slice(1)}});var Kr,Ls=k(()=>{"use strict";ze();Kr=class extends se{get type(){return"hr"}}});var Fs,Wn,ba,at,Rs=k(()=>{"use strict";Ke();R();ze();Fs=[he()];at=class extends(ba=se){get type(){return"double-underscore"}constructor(r,e,t=x.getConfig(),n){super(r,t,n)}getAttribute(r){return r==="padding"?2:super.getAttribute(r)}toString(){return`__${this.innerText}__`}print(){return super.print({pre:"__",post:"__"})}};Wn=pe(ba),at=ce(Wn,0,"DoubleUnderscoreToken",Fs,at),ue(Wn,1,at)});var Ps={};ae(Ps,{parseHrAndDoubleUnderscore:()=>Ta});var Ta,Bs=k(()=>{"use strict";Ls();Rs();Sn();Ta=({firstChild:{data:a},type:r,name:e},t,n)=>{var l,p,g;let{doubleUnderscore:[i,s,o]}=t;return(l=t.insensitiveDoubleUnderscore)!=null||(t.insensitiveDoubleUnderscore=new Set(i)),(p=t.sensitiveDoubleUnderscore)!=null||(t.sensitiveDoubleUnderscore=new Set(s)),(g=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,c,m)=>(new Kr(m,t,n),`${c}\0${n.length-1}r\x7F`)).replace(t.regexHrAndDoubleUnderscore,(d,c)=>{var v;let m=t.sensitiveDoubleUnderscore.has(c),h=c.toLowerCase(),f=t.insensitiveDoubleUnderscore.has(h);return m||f?(new at(c,m,t,n),`\0${n.length-1}${f&&((v=o==null?void 0:o[h])!=null?v:h)==="toc"?"u":"n"}\x7F`):d}).replace(/^((?:\0\d+[cn]\x7F)*)(={1,6})(.+)\2((?:\s|\0\d+[cn]\x7F)*)$/gmu,(d,c,m,h,f)=>{let v=`${c}\0${n.length}h\x7F`;return new $t(m.length,[h,f],t,n),v}),r==="root"||r==="ext-inner"&&e==="poem"?a:a.slice(1)}});var Jr,js=k(()=>{"use strict";j();J();R();ze();Jr=class extends se{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=x.msg('lonely "$1"',"'"),s=[],o=new I(this,r),l=(p,g,d)=>[{desc:"escape",range:[p,g],text:"'".repeat(d)},{desc:"remove",range:[p,g],text:""}];if((e==null?void 0:e.type)==="text"&&e.data.endsWith("'")){let p=$(this,o,"lonely-apos",i),{startIndex:g,startLine:d,startCol:c}=p,[,{length:m}]=/(?:^|[^'])('+)$/u.exec(e.data),h=r-m;s.push(oe(H({},p),{startIndex:h,endIndex:g,endLine:d,startCol:c-m,endCol:c,suggestions:l(h,g,m)}))}if((t==null?void 0:t.type)==="text"&&t.data.startsWith("'")){let p=$(this,o,"lonely-apos",i),{endIndex:g,endLine:d,endCol:c}=p,[{length:m}]=/^'+/u.exec(t.data),h=g+m;s.push(oe(H({},p),{startIndex:g,endIndex:h,startLine:d,startCol:c,endCol:c+m,suggestions:l(g,h,m)}))}if(n&&this.closest("heading-title")){let p=$(this,o,"bold-header","bold in section header","warning");p.suggestions=[{desc:"remove",range:[r,r+3],text:""}],s.push(p)}return s}json(){let r=super.json();return Object.assign(r,{bold:this.bold,italic:this.italic}),r}}});var qs={};ae(qs,{parseQuotes:()=>Dn});var Dn,Un=k(()=>{"use strict";js();Dn=(a,r,e)=>{var g;let t=a.split(/('{2,})/u),{length:n}=t;if(n===1)return a;let i=0,s=0,o,l,p;for(let d=1;d<n;d+=2){let c=t[d].length;switch(c){case 2:s++;break;case 4:t[d-1]+="'",t[d]="'''";case 3:if(i++,o!==void 0)break;t[d-1].endsWith(" ")?l===void 0&&p===void 0&&(p=d):t[d-1].slice(-2,-1)===" "?o=d:l!=null||(l=d);break;default:t[d-1]+="'".repeat(c-5),t[d]="'''''",s++,i++}}if(s%2===1&&i%2===1){let d=(g=o!=null?o:l)!=null?g:p;d!==void 0&&(t[d]="''",t[d-1]+="'")}for(let d=1;d<n;d+=2)new Jr(t[d],r,e),t[d]=`\0${e.length-1}q\x7F`;return t.join("")}});var Os={};ae(Os,{parseExternalLinks:()=>Hn});var Hn,Vn=k(()=>{"use strict";K();Ln();Gr();Hn=(a,r,e,t)=>{var n;return(n=r.regexExternalLinks)!=null||(r.regexExternalLinks=new RegExp(String.raw`\[(\0\d+f\x7F|(?:(?:${r.protocol}|//)${$e}|\0\d+m\x7F)${Ne}(?=[[\]<>"\t${ye}]|\0\d))([${ye}]*(?![${ye}]))([^\]\x01-\x08\x0A-\x1F\uFFFD]*)\]`,"giu")),a.replace(r.regexExternalLinks,(i,s,o,l)=>{let{length:p}=e,g=/&[lg]t;/u.exec(s);return g&&(o="",l=s.slice(g.index)+o+l,s=s.slice(0,g.index)),t?(new Fe(s,"ext-link-url",r,e),`[\0${p}f\x7F${o}${l}]`):(new Ft(s,o,l,r,e),`\0${p}w\x7F`)})}});var Yr,_s=k(()=>{"use strict";tr();Yr=class extends we{get type(){return"category"}}});var zs={};ae(zs,{parseLinks:()=>Ms});var ya,Ms,Gs=k(()=>{"use strict";R();Un();Vn();In();Nn();_s();ya=/^((?:(?!\0\d+!\x7F)[^\n[\]{}|])+)(\||\0\d+!\x7F)([\s\S]*)$/u,Ms=(a,r,e)=>{var s;(s=r.regexLinks)!=null||(r.regexLinks=new RegExp(String.raw`^\s*(?:${r.protocol}|//)`,"iu"));let t=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,n=a.split("[["),i=n.shift();for(let o=0;o<n.length;o++){let l=!1,p,g,d,c,m=n[o],h=t.exec(m);if(h)[,p,g,d,c]=h,c.startsWith("]")&&(d!=null&&d.includes("["))&&(d+="]",c=c.slice(1));else{let N=ya.exec(m);N&&(l=!0,[,p,g,d]=N)}if(p===void 0||r.regexLinks.test(p)||/\0\d+[exhbru]\x7F/u.test(p)){i+=`[[${m}`;continue}let f=p.trim().startsWith(":");if(f&&l){i+=`[[${m}`;continue}let v=x.normalizeTitle(p,0,!1,r,!0,!0,!0),{ns:T,valid:S,interwiki:w}=v;if(S){if(l){if(w||T!==6){i+=`[[${m}`;continue}let N=!1;for(o++;o<n.length;o++){let q=n[o],z=q.split("]]");if(z.length>2){N=!0,d+=`[[${z[0]}]]${z[1]}`,c=z.slice(2).join("]]");break}else if(z.length===2)d+=`[[${z[0]}]]${z[1]}`;else{d+=`[[${q}`;break}}if(d=Ms(d,r,e),!N){i+=`[[${p}${g}${d}`;continue}}}else{i+=`[[${m}`;continue}d&&(d=Dn(d,r,e));let L=Lt;f||(!w&&T===6?(d&&(d=Hn(d,r,e,!0)),L=Et):!w&&T===14&&(L=Yr)),d===void 0&&g&&(d=""),i+=`\0${e.length}l\x7F${c}`,new L(p,d,r,e,g)}return i}});var Vs={};ae(Vs,{parseMagicLinks:()=>ka});var Hs,Ws,Ds,Us,ka,Xs=k(()=>{"use strict";K();Gr();Hs=String.raw`[${ye}\t]| |�*160;|�*a0;`,Ws=`(?:${Hs})+`,Ds=`(?:${Hs}|-)`,Us=String.raw`(?:RFC|PMID)${Ws}\d+\b|ISBN${Ws}(?:97[89]${Ds}?)?(?:\d${Ds}?){9}[\dx]\b`,ka=(a,r,e)=>{if(!r.regexMagicLinks)try{r.regexMagicLinks=new RegExp(String.raw`(^|[^\p{L}\d_])(?:(?:${r.protocol})(${$e}${Ne})|${Us})`,"giu")}catch(t){r.regexMagicLinks=new RegExp(String.raw`(^|\W)(?:(?:${r.protocol})(${$e}${Ne})|${Us})`,"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 p=s.includes("(")?/[^,;\\.:!?][,;\\.:!?]+$/u:/[^,;\\.:!?)][,;\\.:!?)]+$/u,g=p.exec(s);if(g){let d=1;g[0][1]===";"&&/&(?:[a-z]+|#x[\da-f]+|#\d+)$/iu.test(s.slice(0,g.index))&&(d=2),o=s.slice(g.index+d)+o,s=s.slice(0,g.index+d)}return o.length>=i.length?t:(new Fe(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 Fe(s,"magic-link",r,e),`${n}\0${e.length-1}i\x7F`})}});var Qs,Ks=k(()=>{"use strict";Qs=(a,r)=>a.startsWith(r)?r.length:[...r].findIndex((e,t)=>e!==a[t])});var Zr,Js=k(()=>{"use strict";zn();Zr=class extends Ot{get type(){return"list"}}});var Ys={};ae(Ys,{parseList:()=>va});var va,Zs=k(()=>{"use strict";Ks();Js();Gn();va=(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,":"),p=Qs(l,r.lastPrefix),g=(p>1?o.slice(p-1):o).split(/(?=;)/u),d=g[0].startsWith(";"),c=g.length-(d?0:1);if(p>1){let B=o.slice(0,p-1);d?g.unshift(B):g[0]=B+g[0]}r.lastPrefix=l;let m=s+g.map((B,X)=>`\0${t.length+X}d\x7F`).join("")+a.slice(i.length);for(let B of g)new Zr(B,e,t);if(!c)return m;let{html:[h]}=e,f=/:+|-\{|\0\d+[xq]\x7F/gu,v=f,T=v.exec(m),S=0,w=!1,L=!1,N=0,q=(B,X)=>(new _t(B,e,t),`${m.slice(0,X)}\0${t.length-1}d\x7F${m.slice(X+B.length)}`),z=B=>{B?S&&S--:S++};for(;T&&c;){let{0:B,index:X}=T;if(B==="-{"){if(!N){let{lastIndex:Q}=v;v=/-\{|\}-/gu,v.lastIndex=Q}N++}else if(B==="}-"){if(N--,!N){let{lastIndex:Q}=v;v=f,v.lastIndex=Q}}else if(B.endsWith("x\x7F")){let{name:Q,closing:Z,selfClosing:U}=t[Number(B.slice(1,-2))];(!U||h.includes(Q))&&z(Z)}else if(B.endsWith("q\x7F")){let{bold:Q,italic:Z}=t[Number(B.slice(1,-2))];Q&&(z(w),w=!w),Z&&(z(L),L=!L)}else if(S===0){if(B.length>=c)return q(B.slice(0,c),X);c-=B.length,v.lastIndex=X+4+String(t.length).length,m=q(B,X)}T=v.exec(m)}return m}});var eo,Pe,en,to=k(()=>{"use strict";j();J();R();P();Le();eo=new Set(["A","T","R","D","-","H","N"]),en=class extends A{constructor(e,t=x.getConfig(),n=[]){super(void 0,t,n,{});b(this,Pe);this.append(...e.map(i=>new M(i,"converter-flag",t,n)))}get type(){return"converter-flags"}afterBuild(){y(this,Pe,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(u(this,Pe).filter(e=>/\{{3}[^{}]+\}{3}/u.test(e)))}getVariantFlags(){let e=new Set(this.getAttribute("config").variants);return new Set(u(this,Pe).filter(t=>e.has(t)))}lint(e=this.getAbsoluteIndex(),t){let n=this.getVariantFlags(),i=this.getUnknownFlags(),s=new Set(u(this,Pe).filter(d=>eo.has(d))),o=u(this,Pe).filter(d=>!d).length,l=u(this,Pe).length-i.size-o,p=super.lint(e,t);if(n.size===l||s.size===l)return p;let g=new I(this,e);for(let[d,c]of this.childNodes.entries()){let m=c.text().trim();if(m&&!n.has(m)&&!i.has(m)&&(n.size>0||!s.has(m))){let h=C(c,g,"no-ignored","invalid conversion flag");n.size===0&&eo.has(m.toUpperCase())?h.fix={range:[h.startIndex,h.endIndex],text:m.toUpperCase(),desc:"uppercase"}:h.suggestions=[{desc:"remove",range:[h.startIndex-(d&&1),h.endIndex],text:""}],p.push(h)}}return p}print(){return super.print({sep:";"})}};Pe=new WeakMap});var Mt,ro=k(()=>{"use strict";R();P();Le();Mt=class extends A{get type(){return"converter-rule"}constructor(r,e=!0,t=x.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 M(o,"converter-rule-variant",t,n)),super.insertAt(new M(r.slice(i+1),"converter-rule-to",t,n)),s!==-1&&super.insertAt(new M(r.slice(0,s),"converter-rule-from",t,n),0)):super.insertAt(new M(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:":"})}}});var tn,no=k(()=>{"use strict";K();R();P();to();ro();tn=class extends A{get type(){return"converter"}constructor(r,e,t=x.getConfig(),n=[]){super(void 0,t,n),this.append(new en(r,t,n));let[i]=e,s=i.includes(":"),o=new Mt(i,s,t,n);s&&o.length===1||!s&&e.length===2&&!ie(e[1]).trim()?this.insertAt(new Mt(e.join(";"),!1,t,n)):this.append(o,...e.slice(1).map(l=>new Mt(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()}|${me(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?"|":""}${Ee(e,{sep:";"})}}-</span>`}}});var io={};ae(io,{parseConverter:()=>Aa});var Aa,so=k(()=>{"use strict";no();Aa=(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:p,index:g}=o;if(p==="}-"){let d=i.pop(),{length:c}=e,m=a.slice(d.index+2,g),h=m.indexOf("|"),[f,v]=h===-1?[[],m]:[m.slice(0,h).split(";"),m.slice(h+1)],T=v.replace(/(&[#a-z\d]+);/giu,"$1"),S=T.split(r.regexConverter).map(w=>w.replace(/\x01/gu,";"));new tn(f,S,r,e),a=`${a.slice(0,d.index)}\0${c}v\x7F${a.slice(g+2)}`,i.length===0&&(s=t),s.lastIndex=d.index+3+String(c).length}else i.push(o),s=n,s.lastIndex=g+2;o=s.exec(a)}return a}});var rn={};ae(rn,{Token:()=>A});var mr,Te,O,G,lt,zt,hr,_,oo,ao,lo,go,po,uo,co,mo,ho,fo,xo,bo,Xn,A,P=k(()=>{"use strict";K();j();R();yi();Ai();Xn=class Xn extends Ar{constructor(e,t=x.getConfig(),n=[],i){super();b(this,_);b(this,mr,"plain");b(this,Te,0);b(this,O);b(this,G);b(this,lt);b(this,zt,!1);b(this,hr);typeof e=="string"&&this.insertAt(e),y(this,O,t),y(this,G,n),n.push(this)}get type(){return u(this,mr)}set type(e){y(this,mr,e)}parseOnce(e=u(this,Te),t=!1){if(e<u(this,Te)||this.length===0||!this.getAttribute("plain"))return this;if(u(this,Te)>=11)return this;switch(e){case 0:if(this.type==="root"){u(this,G).pop();let n=E(this,_,oo).call(this);t&&(t=!n)}y(this,lt,t),E(this,_,ao).call(this,t);break;case 1:E(this,_,lo).call(this);break;case 2:E(this,_,go).call(this);break;case 3:E(this,_,po).call(this);break;case 4:E(this,_,uo).call(this);break;case 5:E(this,_,co).call(this);break;case 6:E(this,_,mo).call(this);break;case 7:E(this,_,ho).call(this);break;case 8:E(this,_,fo).call(this);break;case 9:E(this,_,xo).call(this);break;case 10:E(this,_,bo).call(this)}if(this.type==="root")for(let n of u(this,G))n==null||n.parseOnce(e,t);return yr(this,Te)._++,this}buildFromStr(e,t){let n=e.split(/[\0\x7F]/u).map((i,s)=>{if(s%2===0)return new Zt(i);if(isNaN(i.slice(-1)))return u(this,G)[Number(i.slice(0,-1))];throw new Error(`Failed to build! Unrecognized token: ${i}`)});return t===0?n.map(String).join(""):t===1?me(n):n}build(){y(this,Te,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 u(this,G))i==null||i.build()}afterBuild(){if(this.type==="root")for(let e of u(this,G))e==null||e.afterBuild();y(this,zt,!0)}parse(e=11,t){for(e=Math.min(e,11);u(this,Te)<e;)this.parseOnce(u(this,Te),t);return e&&(this.build(),this.afterBuild()),this}getAttribute(e){var t;switch(e){case"plain":return this.constructor===Xn;case"config":return u(this,O);case"include":return(t=u(this,lt))!=null?t:!!u(this.getRootNode(),lt);case"accum":return u(this,G);case"built":return u(this,zt);default:return super.getAttribute(e)}}setAttribute(e,t){switch(e){case"stage":u(this,Te)===0&&this.type==="root"&&u(this,G).shift(),y(this,Te,t);break;default:super.setAttribute(e,t)}}insertAt(e,t=this.length){let n=typeof e=="string"?new Zt(e):e;return super.insertAt(n,t),n.type==="root"&&(n.type="plain"),n}normalizeTitle(e,t=0,n,i,s){return x.normalizeTitle(e,t,u(this,lt),u(this,O),n,i,s)}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 c of this.querySelectorAll(o)){let m;if(c.type==="category")m=c.name;else{let h=c.getValue();h&&h!==!0&&(m=`#${h}`)}if(m){let h=s.get(m);h?h.add(c):s.set(m,new Set([c]))}}for(let[c,m]of s)if(m.size>1&&!c.startsWith("#mw-customcollapsible-")){let h=!c.startsWith("#"),f=`duplicated ${h?"category":"id"}`,v=h?"error":"warning";n.push(...[...m].map(T=>{let S=$(T,{start:T.getAbsoluteIndex()},"no-duplicate",f,v);return h&&(S.suggestions=[{desc:"remove",range:[S.startIndex,S.endIndex],text:""}]),S}))}let l=/<!--\s*lint-(disable(?:(?:-next)?-line)?|enable)(\s[\sa-z,-]*)?-->/gu,p=this.toString(),g=[],d=l.exec(p);for(;d;){let{1:c,index:m}=d,h=(i=d[2])==null?void 0:i.trim();g.push({line:this.posFromIndex(m).top+(c==="disable-line"?0:1),from:c==="disable"?l.lastIndex:void 0,to:c==="enable"?l.lastIndex:void 0,rules:h?new Set(h.split(",").map(f=>f.trim())):void 0}),d=l.exec(p)}n=n.filter(({rule:c,startLine:m,startIndex:h})=>{let f={pos:0};for(let{line:v,from:T,to:S,rules:w}of g){if(v>m+1)break;if(w&&!w.has(c))continue;if(v===m&&T===void 0&&S===void 0)return!1;T<=h&&T>f.pos?(f.pos=T,f.type="from"):S<=h&&S>f.pos&&(f.pos=S,f.type="to")}return f.type!=="from"})}return n}toString(e,t){return e?super.toString(!0,t):Oe(u(this,hr),()=>super.toString(!1,t),n=>{let i=this.getRootNode();i.type==="root"&&u(i,zt)&&y(this,hr,n)})}caretPositionFromIndex(e){}elementFromIndex(e){}elementFromPoint(e,t){}};mr=new WeakMap,Te=new WeakMap,O=new WeakMap,G=new WeakMap,lt=new WeakMap,zt=new WeakMap,hr=new WeakMap,_=new WeakSet,oo=function(){let{parseRedirect:e}=(Ei(),Y(Ni)),t=this.firstChild.toString(),n=e(t,u(this,O),u(this,G));return n&&this.setText(n),!!n},ao=function(e){let{parseCommentAndExt:t}=(ir(),Y(Ts));this.setText(t(this.firstChild.toString(),u(this,O),u(this,G),e))},lo=function(){let{parseBraces:e}=(jr(),Y(ts)),t=this.type==="root"?this.firstChild.toString():`\0${this.firstChild.toString()}`,n=e(t,u(this,O),u(this,G));this.setText(this.type==="root"?n:n.slice(1))},go=function(){var t;if((t=u(this,O).excludes)!=null&&t.includes("html"))return;let{parseHtml:e}=(vs(),Y(ks));this.setText(e(this.firstChild.toString(),u(this,O),u(this,G)))},po=function(){var t;if((t=u(this,O).excludes)!=null&&t.includes("table"))return;let{parseTable:e}=(Is(),Y(Es));this.setText(e(this,u(this,O),u(this,G)))},uo=function(){var t;if((t=u(this,O).excludes)!=null&&t.includes("hr"))return;let{parseHrAndDoubleUnderscore:e}=(Bs(),Y(Ps));this.setText(e(this,u(this,O),u(this,G)))},co=function(){let{parseLinks:e}=(Gs(),Y(zs));this.setText(e(this.firstChild.toString(),u(this,O),u(this,G)))},mo=function(){var n;if((n=u(this,O).excludes)!=null&&n.includes("quote"))return;let{parseQuotes:e}=(Un(),Y(qs)),t=this.firstChild.toString().split(`
|
|
31
|
+
`);for(let i=0;i<t.length;i++)t[i]=e(t[i],u(this,O),u(this,G));this.setText(t.join(`
|
|
32
|
+
`))},ho=function(){var t;if((t=u(this,O).excludes)!=null&&t.includes("extLink"))return;let{parseExternalLinks:e}=(Vn(),Y(Os));this.setText(e(this.firstChild.toString(),u(this,O),u(this,G)))},fo=function(){var t;if((t=u(this,O).excludes)!=null&&t.includes("magicLink"))return;let{parseMagicLinks:e}=(Xs(),Y(Vs));this.setText(e(this.firstChild.toString(),u(this,O),u(this,G)))},xo=function(){var s;if((s=u(this,O).excludes)!=null&&s.includes("list"))return;let{parseList:e}=(Zs(),Y(Ys)),t=this.firstChild.toString().split(`
|
|
33
|
+
`),n={lastPrefix:""},i=this.type==="root"||this.type==="ext-inner"&&this.name==="poem"?0:1;for(;i<t.length;i++)t[i]=e(t[i],n,u(this,O),u(this,G));this.setText(t.join(`
|
|
34
|
+
`))},bo=function(){if(u(this,O).variants.length>0){let{parseConverter:e}=(so(),Y(io));this.setText(e(this.firstChild.toString(),u(this,O),u(this,G)))}};A=Xn});var Ie,Nt,mn,wr,Se=k(()=>{"use strict";Ie={running:!1,run(a){let{running:r}=this;this.running=!0;try{let{Token:e}=(P(),Y(rn)),t=a();return t instanceof e&&!t.getAttribute("built")&&t.afterBuild(),this.running=r,t}catch(e){throw this.running=r,e}},rev:0},Nt=a=>r=>r.type===a,mn=(a,r,e,t=[])=>{var o,l;let{childNodes:n}=a,i=Object.isFrozen(n)?[...n]:n,s=i.splice(r,e,...t);for(let p=0;p<t.length;p++){let g=t[p];g.setAttribute("parentNode",a),g.setAttribute("nextSibling",i[r+p+1]),g.setAttribute("previousSibling",i[r+p-1])}return(o=i[r-1])==null||o.setAttribute("nextSibling",i[r]),(l=i[r+t.length])==null||l.setAttribute("previousSibling",i[r+t.length-1]),s},wr=(a,r)=>{Object.defineProperty(a,"name",{value:r.name})}});var To={};ae(To,{Title:()=>Qn});var fr,xr,Gt,Be,Qn,yo=k(()=>{"use strict";K();Qn=class{constructor(r,e,t,n,i){b(this,fr);b(this,xr);b(this,Gt);b(this,Be);re(this,"interwiki","");re(this,"valid");re(this,"encoded",!1);let s=r.trim().startsWith("../");if(n&&r.includes("%"))try{let l=/%(?!21|3[ce]|5[bd]|7[b-d])[\da-f]{2}/iu.test(r);r=qe(r),this.encoded=l}catch(l){}if(r=Ut(r).replace(/[_ ]+/gu," ").trim(),s)y(this,Gt,0);else{let l=e;r.startsWith(":")&&(l=0,r=r.slice(1).trim());let p=r.split(":");if(p.length>1){let g=p[0].trim().toLowerCase(),d=Object.prototype.hasOwnProperty.call(t.nsid,g)&&t.nsid[g];d&&(l=d,r=p.slice(1).join(":").trim())}y(this,Gt,l)}let o=r.indexOf("#");if(o!==-1){let l=r.slice(o).trim().slice(1);if(l.includes("%"))try{l=qe(l)}catch(p){}y(this,Be,l.replace(/ /gu,"_")),r=r.slice(0,o).trim()}this.valid=!!(r||this.interwiki||i&&this.ns===0&&u(this,Be)!==void 0)&&Ut(r)===r&&!/^:|\0\d+[eh!+-]\x7F|[<>[\]{}|\n]|%[\da-f]{2}|(?:^|\/)\.{1,2}(?:$|\/)/iu.test(s?/^(?:\.\.\/)+(.*)/u.exec(r)[1]:r),this.main=r,Object.defineProperties(this,{encoded:{enumerable:!1,writable:!1}}),y(this,xr,t.namespaces)}get ns(){return u(this,Gt)}get fragment(){return u(this,Be)}get main(){return u(this,fr)}set main(r){r=r.replace(/_/gu," ").trim(),y(this,fr,r&&r[0].toUpperCase()+r.slice(1))}get prefix(){let r=u(this,xr)[this.ns];return r+(r&&":")}get title(){return this.getRedirection()[1]}get extension(){let{main:r}=this,e=r.lastIndexOf(".");return e===-1?void 0:r.slice(e+1).toLowerCase()}toString(r){return(r?this.title.replace(/_/gu," "):this.title)+(u(this,Be)===void 0?"":`#${u(this,Be)}`)}getRedirection(){return[!1,(this.interwiki+(this.interwiki&&":")+this.prefix+this.main).replace(/ /gu,"_")]}setFragment(r){y(this,Be,r)}};fr=new WeakMap,xr=new WeakMap,Gt=new WeakMap,Be=new WeakMap});var Wt,ko,Sa,x,R=k(()=>{li();Se();fi();K();Wt={config:ln,i18n:void 0,rules:ai,getConfig(){let{doubleUnderscore:a}=this.config;for(let r=0;r<2;r++)a.length>r+2&&a[r].length===0&&(a[r]=Object.keys(a[r+2]));return oe(H(H({},ln),this.config),{excludes:[]})},msg(a,r=""){var e,t;return a&&((t=(e=this.i18n)==null?void 0:e[a])!=null?t:a).replace("$1",this.msg(r))},normalizeTitle(a,r=0,e,t=Wt.getConfig(),n,i=!1,s=!1){let{Title:o}=(yo(),Y(To)),l;if(n)l=new o(a,r,t,i,s);else{let{Token:p}=(P(),Y(rn));l=Ie.run(()=>{let g=new p(a,t);g.type="root",g.parseOnce(0,e).parseOnce();let d=new o(g.toString(),r,t,i,s);for(let c of["main","fragment"]){let m=d[c];if(m!=null&&m.includes("\0")){let h=g.buildFromStr(m,1);c==="main"?d.main=h:d.setFragment(h)}}return d})}return l},parse(a,r,e=11,t=Wt.getConfig()){if(a=pi(a),typeof e!="number"){let s=Array.isArray(e)?e:[e];e=Math.max(...s.map(o=>oi[o]||11))}let{Token:n}=(P(),Y(rn));return Ie.run(()=>{let s=new n(a,t);return s.type="root",s.parse(e,r)})},createLanguageService(a){var n;let r,{LanguageService:e,tasks:t}=r;return(n=t.get(a))!=null?n:new e(a)}},ko={},Sa=new Set(["normalizeTitle","parse","createLanguageService"]);for(let a in Wt)Sa.has(a)||(ko[a]={enumerable:!1});Object.defineProperties(Wt,ko);Object.assign(typeof globalThis=="object"?globalThis:self,{Parser:Wt});x=Wt});R();})();
|