()
| 19 | `.charCodeAt(0),Cr=" ".charCodeAt(0),Wi="\f".charCodeAt(0),Gi=" ".charCodeAt(0),Hi="\r".charCodeAt(0),Dw="[".charCodeAt(0),Iw="]".charCodeAt(0),qw="(".charCodeAt(0),Rw=")".charCodeAt(0),Fw="{".charCodeAt(0),Bw="}".charCodeAt(0),Mw=";".charCodeAt(0),Lw="*".charCodeAt(0),$w=":".charCodeAt(0),Nw="@".charCodeAt(0),Yi=/[\t\n\f\r "#'()/;[\\\]{}]/g,Qi=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,zw=/.[\n"'(/\\]/,dc=/[\da-f]/i;hc.exports=function(e,t={}){let i=e.css.valueOf(),n=t.ignoreErrors,s,a,o,u,c,f,d,h,m,y,v=i.length,b=0,w=[],k=[];function C(){return b}function A(I){throw e.error("Unclosed "+I,b)}function P(){return k.length===0&&b>=v}function F(I){if(k.length)return k.pop();if(b>=v)return;let K=I?I.ignoreUnclosed:!1;switch(s=i.charCodeAt(b),s){case Vi:case Cr:case Gi:case Hi:case Wi:{a=b;do a+=1,s=i.charCodeAt(a);while(s===Cr||s===Vi||s===Gi||s===Hi||s===Wi);y=["space",i.slice(b,a)],b=a-1;break}case Dw:case Iw:case Fw:case Bw:case $w:case Mw:case Rw:{let we=String.fromCharCode(s);y=[we,we,b];break}case qw:{if(h=w.length?w.pop()[1]:"",m=i.charCodeAt(b+1),h==="url"&&m!==Vs&&m!==cc&&m!==Cr&&m!==Vi&&m!==Gi&&m!==Wi&&m!==Hi){a=b;do{if(f=!1,a=i.indexOf(")",a+1),a===-1)if(n||K){a=b;break}else A("bracket");for(d=a;i.charCodeAt(d-1)===Ui;)d-=1,f=!f}while(f);y=["brackets",i.slice(b,a+1),b,a],b=a}else a=i.indexOf(")",b+1),u=i.slice(b,a+1),a===-1||zw.test(u)?y=["(","(",b]:(y=["brackets",u,b,a],b=a);break}case Vs:case cc:{o=s===Vs?"'":'"',a=b;do{if(f=!1,a=i.indexOf(o,a+1),a===-1)if(n||K){a=b+1;break}else A("string");for(d=a;i.charCodeAt(d-1)===Ui;)d-=1,f=!f}while(f);y=["string",i.slice(b,a+1),b,a],b=a;break}case Nw:{Yi.lastIndex=b+1,Yi.test(i),Yi.lastIndex===0?a=i.length-1:a=Yi.lastIndex-2,y=["at-word",i.slice(b,a+1),b,a],b=a;break}case Ui:{for(a=b,c=!0;i.charCodeAt(a+1)===Ui;)a+=1,c=!c;if(s=i.charCodeAt(a+1),c&&s!==pc&&s!==Cr&&s!==Vi&&s!==Gi&&s!==Hi&&s!==Wi&&(a+=1,dc.test(i.charAt(a)))){for(;dc.test(i.charAt(a+1));)a+=1;i.charCodeAt(a+1)===Cr&&(a+=1)}y=["word",i.slice(b,a+1),b,a],b=a;break}default:{s===pc&&i.charCodeAt(b+1)===Lw?(a=i.indexOf("*/",b+2)+1,a===0&&(n||K?a=i.length:A("comment")),y=["comment",i.slice(b,a+1),b,a],b=a):(Qi.lastIndex=b+1,Qi.test(i),Qi.lastIndex===0?a=i.length-1:a=Qi.lastIndex-2,y=["word",i.slice(b,a+1),b,a],w.push(y),b=a);break}}return b++,y}function B(I){k.push(I)}return{back:B,nextToken:F,endOfFile:P,position:C}}});var Xi=x((HE,yc)=>{l();"use strict";var gc=nt(),Ar=class extends gc{constructor(e){super(e);this.type="atrule"}append(...e){return this.proxyOf.nodes||(this.nodes=[]),super.append(...e)}prepend(...e){return this.proxyOf.nodes||(this.nodes=[]),super.prepend(...e)}};yc.exports=Ar;Ar.default=Ar;gc.registerAtRule(Ar)});var qt=x((YE,vc)=>{l();"use strict";var bc=nt(),wc,xc,xt=class extends bc{constructor(e){super(e);this.type="root",this.nodes||(this.nodes=[])}removeChild(e,t){let i=this.index(e);return!t&&i===0&&this.nodes.length>1&&(this.nodes[1].raws.before=this.nodes[i].raws.before),super.removeChild(e)}normalize(e,t,i){let n=super.normalize(e);if(t){if(i==="prepend")this.nodes.length>1?t.raws.before=this.nodes[1].raws.before:delete t.raws.before;else if(this.first!==t)for(let s of n)s.raws.before=t.raws.before}return n}toResult(e={}){return new wc(new xc,this,e).stringify()}};xt.registerLazyResult=r=>{wc=r};xt.registerProcessor=r=>{xc=r};vc.exports=xt;xt.default=xt;bc.registerRoot(xt)});var Ws=x((QE,kc)=>{l();"use strict";var Or={split(r,e,t){let i=[],n="",s=!1,a=0,o=!1,u="",c=!1;for(let f of r)c?c=!1:f==="\\"?c=!0:o?f===u&&(o=!1):f==='"'||f==="'"?(o=!0,u=f):f==="("?a+=1:f===")"?a>0&&(a-=1):a===0&&e.includes(f)&&(s=!0),s?(n!==""&&i.push(n.trim()),n="",s=!1):n+=f;return(t||n!=="")&&i.push(n.trim()),i},space(r){let e=[" ",` |
| 20 | `," "];return Or.split(r,e)},comma(r){return Or.split(r,[","],!0)}};kc.exports=Or;Or.default=Or});var Ji=x((XE,Cc)=>{l();"use strict";var Sc=nt(),jw=Ws(),Er=class extends Sc{constructor(e){super(e);this.type="rule",this.nodes||(this.nodes=[])}get selectors(){return jw.comma(this.selector)}set selectors(e){let t=this.selector?this.selector.match(/,\s*/):null,i=t?t[0]:","+this.raw("between","beforeOpen");this.selector=e.join(i)}};Cc.exports=Er;Er.default=Er;Sc.registerRule(Er)});var Tc=x((JE,_c)=>{l();"use strict";var Uw=kr(),Vw=mc(),Ww=Sr(),Gw=Xi(),Hw=qt(),Ac=Ji(),Oc={empty:!0,space:!0};function Yw(r){for(let e=r.length-1;e>=0;e--){let t=r[e],i=t[3]||t[2];if(i)return i}}var Ec=class{constructor(e){this.input=e,this.root=new Hw,this.current=this.root,this.spaces="",this.semicolon=!1,this.customProperty=!1,this.createTokenizer(),this.root.source={input:e,start:{offset:0,line:1,column:1}}}createTokenizer(){this.tokenizer=Vw(this.input)}parse(){let e;for(;!this.tokenizer.endOfFile();)switch(e=this.tokenizer.nextToken(),e[0]){case"space":this.spaces+=e[1];break;case";":this.freeSemicolon(e);break;case"}":this.end(e);break;case"comment":this.comment(e);break;case"at-word":this.atrule(e);break;case"{":this.emptyRule(e);break;default:this.other(e);break}this.endFile()}comment(e){let t=new Ww;this.init(t,e[2]),t.source.end=this.getPosition(e[3]||e[2]);let i=e[1].slice(2,-2);if(/^\s*$/.test(i))t.text="",t.raws.left=i,t.raws.right="";else{let n=i.match(/^(\s*)([^]*\S)(\s*)$/);t.text=n[2],t.raws.left=n[1],t.raws.right=n[3]}}emptyRule(e){let t=new Ac;this.init(t,e[2]),t.selector="",t.raws.between="",this.current=t}other(e){let t=!1,i=null,n=!1,s=null,a=[],o=e[1].startsWith("--"),u=[],c=e;for(;c;){if(i=c[0],u.push(c),i==="("||i==="[")s||(s=c),a.push(i==="("?")":"]");else if(o&&n&&i==="{")s||(s=c),a.push("}");else if(a.length===0)if(i===";")if(n){this.decl(u,o);return}else break;else if(i==="{"){this.rule(u);return}else if(i==="}"){this.tokenizer.back(u.pop()),t=!0;break}else i===":"&&(n=!0);else i===a[a.length-1]&&(a.pop(),a.length===0&&(s=null));c=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(t=!0),a.length>0&&this.unclosedBracket(s),t&&n){if(!o)for(;u.length&&(c=u[u.length-1][0],!(c!=="space"&&c!=="comment"));)this.tokenizer.back(u.pop());this.decl(u,o)}else this.unknownWord(u)}rule(e){e.pop();let t=new Ac;this.init(t,e[0][2]),t.raws.between=this.spacesAndCommentsFromEnd(e),this.raw(t,"selector",e),this.current=t}decl(e,t){let i=new Uw;this.init(i,e[0][2]);let n=e[e.length-1];for(n[0]===";"&&(this.semicolon=!0,e.pop()),i.source.end=this.getPosition(n[3]||n[2]||Yw(e));e[0][0]!=="word";)e.length===1&&this.unknownWord(e),i.raws.before+=e.shift()[1];for(i.source.start=this.getPosition(e[0][2]),i.prop="";e.length;){let c=e[0][0];if(c===":"||c==="space"||c==="comment")break;i.prop+=e.shift()[1]}i.raws.between="";let s;for(;e.length;)if(s=e.shift(),s[0]===":"){i.raws.between+=s[1];break}else s[0]==="word"&&/\w/.test(s[1])&&this.unknownWord([s]),i.raws.between+=s[1];(i.prop[0]==="_"||i.prop[0]==="*")&&(i.raws.before+=i.prop[0],i.prop=i.prop.slice(1));let a=[],o;for(;e.length&&(o=e[0][0],!(o!=="space"&&o!=="comment"));)a.push(e.shift());this.precheckMissedSemicolon(e);for(let c=e.length-1;c>=0;c--){if(s=e[c],s[1].toLowerCase()==="!important"){i.important=!0;let f=this.stringFrom(e,c);f=this.spacesFromEnd(e)+f,f!==" !important"&&(i.raws.important=f);break}else if(s[1].toLowerCase()==="important"){let f=e.slice(0),d="";for(let h=c;h>0;h--){let m=f[h][0];if(d.trim().indexOf("!")===0&&m!=="space")break;d=f.pop()[1]+d}d.trim().indexOf("!")===0&&(i.important=!0,i.raws.important=d,e=f)}if(s[0]!=="space"&&s[0]!=="comment")break}e.some(c=>c[0]!=="space"&&c[0]!=="comment")&&(i.raws.between+=a.map(c=>c[1]).join(""),a=[]),this.raw(i,"value",a.concat(e),t),i.value.includes(":")&&!t&&this.checkMissedSemicolon(e)}atrule(e){let t=new Gw;t.name=e[1].slice(1),t.name===""&&this.unnamedAtrule(t,e),this.init(t,e[2]);let i,n,s,a=!1,o=!1,u=[],c=[];for(;!this.tokenizer.endOfFile();){if(e=this.tokenizer.nextToken(),i=e[0],i==="("||i==="["?c.push(i==="("?")":"]"):i==="{"&&c.length>0?c.push("}"):i===c[c.length-1]&&c.pop(),c.length===0)if(i===";"){t.source.end=this.getPosition(e[2]),this.semicolon=!0;break}else if(i==="{"){o=!0;break}else if(i==="}"){if(u.length>0){for(s=u.length-1,n=u[s];n&&n[0]==="space";)n=u[--s];n&&(t.source.end=this.getPosition(n[3]||n[2]))}this.end(e);break}else u.push(e);else u.push(e);if(this.tokenizer.endOfFile()){a=!0;break}}t.raws.between=this.spacesAndCommentsFromEnd(u),u.length?(t.raws.afterName=this.spacesAndCommentsFromStart(u),this.raw(t,"params",u),a&&(e=u[u.length-1],t.source.end=this.getPosition(e[3]||e[2]),this.spaces=t.raws.between,t.raws.between="")):(t.raws.afterName="",t.params=""),o&&(t.nodes=[],this.current=t)}end(e){this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.semicolon=!1,this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.spaces="",this.current.parent?(this.current.source.end=this.getPosition(e[2]),this.current=this.current.parent):this.unexpectedClose(e)}endFile(){this.current.parent&&this.unclosedBlock(),this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.current.raws.after=(this.current.raws.after||"")+this.spaces}freeSemicolon(e){if(this.spaces+=e[1],this.current.nodes){let t=this.current.nodes[this.current.nodes.length-1];t&&t.type==="rule"&&!t.raws.ownSemicolon&&(t.raws.ownSemicolon=this.spaces,this.spaces="")}}getPosition(e){let t=this.input.fromOffset(e);return{offset:e,line:t.line,column:t.col}}init(e,t){this.current.push(e),e.source={start:this.getPosition(t),input:this.input},e.raws.before=this.spaces,this.spaces="",e.type!=="comment"&&(this.semicolon=!1)}raw(e,t,i,n){let s,a,o=i.length,u="",c=!0,f,d;for(let h=0;h<o;h+=1)s=i[h],a=s[0],a==="space"&&h===o-1&&!n?c=!1:a==="comment"?(d=i[h-1]?i[h-1][0]:"empty",f=i[h+1]?i[h+1][0]:"empty",!Oc[d]&&!Oc[f]?u.slice(-1)===","?c=!1:u+=s[1]:c=!1):u+=s[1];if(!c){let h=i.reduce((m,y)=>m+y[1],"");e.raws[t]={value:u,raw:h}}e[t]=u}spacesAndCommentsFromEnd(e){let t,i="";for(;e.length&&(t=e[e.length-1][0],!(t!=="space"&&t!=="comment"));)i=e.pop()[1]+i;return i}spacesAndCommentsFromStart(e){let t,i="";for(;e.length&&(t=e[0][0],!(t!=="space"&&t!=="comment"));)i+=e.shift()[1];return i}spacesFromEnd(e){let t,i="";for(;e.length&&(t=e[e.length-1][0],t==="space");)i=e.pop()[1]+i;return i}stringFrom(e,t){let i="";for(let n=t;n<e.length;n++)i+=e[n][1];return e.splice(t,e.length-t),i}colon(e){let t=0,i,n,s;for(let[a,o]of e.entries()){if(i=o,n=i[0],n==="("&&(t+=1),n===")"&&(t-=1),t===0&&n===":")if(!s)this.doubleColon(i);else{if(s[0]==="word"&&s[1]==="progid")continue;return a}s=i}return!1}unclosedBracket(e){throw this.input.error("Unclosed bracket",{offset:e[2]},{offset:e[2]+1})}unknownWord(e){throw this.input.error("Unknown word",{offset:e[0][2]},{offset:e[0][2]+e[0][1].length})}unexpectedClose(e){throw this.input.error("Unexpected }",{offset:e[2]},{offset:e[2]+1})}unclosedBlock(){let e=this.current.source.start;throw this.input.error("Unclosed block",e.line,e.column)}doubleColon(e){throw this.input.error("Double colon",{offset:e[2]},{offset:e[2]+e[1].length})}unnamedAtrule(e,t){throw this.input.error("At-rule without name",{offset:t[2]},{offset:t[2]+t[1].length})}precheckMissedSemicolon(){}checkMissedSemicolon(e){let t=this.colon(e);if(t===!1)return;let i=0,n;for(let s=t-1;s>=0&&(n=e[s],!(n[0]!=="space"&&(i+=1,i===2)));s--);throw this.input.error("Missed semicolon",n[0]==="word"?n[3]+1:n[2])}};_c.exports=Ec});var Pc=x(()=>{l()});var Ic=x((e_,Dc)=>{l();var Qw="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict",Xw=(r,e=21)=>(t=e)=>{let i="",n=t;for(;n--;)i+=r[Math.random()*r.length|0];return i},Jw=(r=21)=>{let e="",t=r;for(;t--;)e+=Qw[Math.random()*64|0];return e};Dc.exports={nanoid:Jw,customAlphabet:Xw}});var Gs=x((t_,qc)=>{l();qc.exports={}});var Zi=x((r_,Mc)=>{l();"use strict";var{SourceMapConsumer:Kw,SourceMapGenerator:Zw}=Pc(),{fileURLToPath:Rc,pathToFileURL:Ki}=(qs(),Lf),{resolve:Hs,isAbsolute:Ys}=(wt(),Ff),{nanoid:ex}=Ic(),Qs=Rs(),Fc=Ii(),tx=Gs(),Xs=Symbol("fromOffsetCache"),rx=Boolean(Kw&&Zw),Bc=Boolean(Hs&&Ys),_r=class{constructor(e,t={}){if(e===null||typeof e=="undefined"||typeof e=="object"&&!e.toString)throw new Error(`PostCSS received ${e} instead of CSS string`);if(this.css=e.toString(),this.css[0]==="\uFEFF"||this.css[0]==="\uFFFE"?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,t.from&&(!Bc||/^\w+:\/\//.test(t.from)||Ys(t.from)?this.file=t.from:this.file=Hs(t.from)),Bc&&rx){let i=new tx(this.css,t);if(i.text){this.map=i;let n=i.consumer().file;!this.file&&n&&(this.file=this.mapResolve(n))}}this.file||(this.id="<input css "+ex(6)+">"),this.map&&(this.map.file=this.from)}fromOffset(e){let t,i;if(this[Xs])i=this[Xs];else{let s=this.css.split(` |
| 21 | `);i=new Array(s.length);let a=0;for(let o=0,u=s.length;o<u;o++)i[o]=a,a+=s[o].length+1;this[Xs]=i}t=i[i.length-1];let n=0;if(e>=t)n=i.length-1;else{let s=i.length-2,a;for(;n<s;)if(a=n+(s-n>>1),e<i[a])s=a-1;else if(e>=i[a+1])n=a+1;else{n=a;break}}return{line:n+1,col:e-i[n]+1}}error(e,t,i,n={}){let s,a,o;if(t&&typeof t=="object"){let c=t,f=i;if(typeof c.offset=="number"){let d=this.fromOffset(c.offset);t=d.line,i=d.col}else t=c.line,i=c.column;if(typeof f.offset=="number"){let d=this.fromOffset(f.offset);a=d.line,o=d.col}else a=f.line,o=f.column}else if(!i){let c=this.fromOffset(t);t=c.line,i=c.col}let u=this.origin(t,i,a,o);return u?s=new Fc(e,u.endLine===void 0?u.line:{line:u.line,column:u.column},u.endLine===void 0?u.column:{line:u.endLine,column:u.endColumn},u.source,u.file,n.plugin):s=new Fc(e,a===void 0?t:{line:t,column:i},a===void 0?i:{line:a,column:o},this.css,this.file,n.plugin),s.input={line:t,column:i,endLine:a,endColumn:o,source:this.css},this.file&&(Ki&&(s.input.url=Ki(this.file).toString()),s.input.file=this.file),s}origin(e,t,i,n){if(!this.map)return!1;let s=this.map.consumer(),a=s.originalPositionFor({line:e,column:t});if(!a.source)return!1;let o;typeof i=="number"&&(o=s.originalPositionFor({line:i,column:n}));let u;Ys(a.source)?u=Ki(a.source):u=new URL(a.source,this.map.consumer().sourceRoot||Ki(this.map.mapFile));let c={url:u.toString(),line:a.line,column:a.column,endLine:o&&o.line,endColumn:o&&o.column};if(u.protocol==="file:")if(Rc)c.file=Rc(u);else throw new Error("file: protocol is not available in this PostCSS build");let f=s.sourceContentFor(a.source);return f&&(c.source=f),c}mapResolve(e){return/^\w+:\/\//.test(e)?e:Hs(this.map.consumer().sourceRoot||this.map.root||".",e)}get from(){return this.file||this.id}toJSON(){let e={};for(let t of["hasBOM","css","file","id"])this[t]!=null&&(e[t]=this[t]);return this.map&&(e.map={...this.map},e.map.consumerCache&&(e.map.consumerCache=void 0)),e}};Mc.exports=_r;_r.default=_r;Qs&&Qs.registerInput&&Qs.registerInput(_r)});var tn=x((i_,Lc)=>{l();"use strict";var ix=nt(),nx=Tc(),sx=Zi();function en(r,e){let t=new sx(r,e),i=new nx(t);try{i.parse()}catch(n){throw n}return i.root}Lc.exports=en;en.default=en;ix.registerParse(en)});var Zs=x((s_,jc)=>{l();"use strict";var{isClean:Fe,my:ax}=qi(),ox=$s(),lx=xr(),ux=nt(),fx=$i(),n_=js(),$c=ji(),cx=tn(),px=qt(),dx={document:"Document",root:"Root",atrule:"AtRule",rule:"Rule",decl:"Declaration",comment:"Comment"},hx={postcssPlugin:!0,prepare:!0,Once:!0,Document:!0,Root:!0,Declaration:!0,Rule:!0,AtRule:!0,Comment:!0,DeclarationExit:!0,RuleExit:!0,AtRuleExit:!0,CommentExit:!0,RootExit:!0,DocumentExit:!0,OnceExit:!0},mx={postcssPlugin:!0,prepare:!0,Once:!0},Rt=0;function Tr(r){return typeof r=="object"&&typeof r.then=="function"}function Nc(r){let e=!1,t=dx[r.type];return r.type==="decl"?e=r.prop.toLowerCase():r.type==="atrule"&&(e=r.name.toLowerCase()),e&&r.append?[t,t+"-"+e,Rt,t+"Exit",t+"Exit-"+e]:e?[t,t+"-"+e,t+"Exit",t+"Exit-"+e]:r.append?[t,Rt,t+"Exit"]:[t,t+"Exit"]}function zc(r){let e;return r.type==="document"?e=["Document",Rt,"DocumentExit"]:r.type==="root"?e=["Root",Rt,"RootExit"]:e=Nc(r),{node:r,events:e,eventIndex:0,visitors:[],visitorIndex:0,iterator:0}}function Js(r){return r[Fe]=!1,r.nodes&&r.nodes.forEach(e=>Js(e)),r}var Ks={},Ge=class{constructor(e,t,i){this.stringified=!1,this.processed=!1;let n;if(typeof t=="object"&&t!==null&&(t.type==="root"||t.type==="document"))n=Js(t);else if(t instanceof Ge||t instanceof $c)n=Js(t.root),t.map&&(typeof i.map=="undefined"&&(i.map={}),i.map.inline||(i.map.inline=!1),i.map.prev=t.map);else{let s=cx;i.syntax&&(s=i.syntax.parse),i.parser&&(s=i.parser),s.parse&&(s=s.parse);try{n=s(t,i)}catch(a){this.processed=!0,this.error=a}n&&!n[ax]&&ux.rebuild(n)}this.result=new $c(e,n,i),this.helpers={...Ks,result:this.result,postcss:Ks},this.plugins=this.processor.plugins.map(s=>typeof s=="object"&&s.prepare?{...s,...s.prepare(this.result)}:s)}get[Symbol.toStringTag](){return"LazyResult"}get processor(){return this.result.processor}get opts(){return this.result.opts}get css(){return this.stringify().css}get content(){return this.stringify().content}get map(){return this.stringify().map}get root(){return this.sync().root}get messages(){return this.sync().messages}warnings(){return this.sync().warnings()}toString(){return this.css}then(e,t){return this.async().then(e,t)}catch(e){return this.async().catch(e)}finally(e){return this.async().then(e,e)}async(){return this.error?Promise.reject(this.error):this.processed?Promise.resolve(this.result):(this.processing||(this.processing=this.runAsync()),this.processing)}sync(){if(this.error)throw this.error;if(this.processed)return this.result;if(this.processed=!0,this.processing)throw this.getAsyncError();for(let e of this.plugins){let t=this.runOnRoot(e);if(Tr(t))throw this.getAsyncError()}if(this.prepareVisitors(),this.hasListener){let e=this.result.root;for(;!e[Fe];)e[Fe]=!0,this.walkSync(e);if(this.listeners.OnceExit)if(e.type==="document")for(let t of e.nodes)this.visitSync(this.listeners.OnceExit,t);else this.visitSync(this.listeners.OnceExit,e)}return this.result}stringify(){if(this.error)throw this.error;if(this.stringified)return this.result;this.stringified=!0,this.sync();let e=this.result.opts,t=lx;e.syntax&&(t=e.syntax.stringify),e.stringifier&&(t=e.stringifier),t.stringify&&(t=t.stringify);let n=new ox(t,this.result.root,this.result.opts).generate();return this.result.css=n[0],this.result.map=n[1],this.result}walkSync(e){e[Fe]=!0;let t=Nc(e);for(let i of t)if(i===Rt)e.nodes&&e.each(n=>{n[Fe]||this.walkSync(n)});else{let n=this.listeners[i];if(n&&this.visitSync(n,e.toProxy()))return}}visitSync(e,t){for(let[i,n]of e){this.result.lastPlugin=i;let s;try{s=n(t,this.helpers)}catch(a){throw this.handleError(a,t.proxyOf)}if(t.type!=="root"&&t.type!=="document"&&!t.parent)return!0;if(Tr(s))throw this.getAsyncError()}}runOnRoot(e){this.result.lastPlugin=e;try{if(typeof e=="object"&&e.Once){if(this.result.root.type==="document"){let t=this.result.root.nodes.map(i=>e.Once(i,this.helpers));return Tr(t[0])?Promise.all(t):t}return e.Once(this.result.root,this.helpers)}else if(typeof e=="function")return e(this.result.root,this.result)}catch(t){throw this.handleError(t)}}getAsyncError(){throw new Error("Use process(css).then(cb) to work with async plugins")}handleError(e,t){let i=this.result.lastPlugin;try{t&&t.addToError(e),this.error=e,e.name==="CssSyntaxError"&&!e.plugin?(e.plugin=i.postcssPlugin,e.setMessage()):i.postcssVersion}catch(n){console&&console.error&&console.error(n)}return e}async runAsync(){this.plugin=0;for(let e=0;e<this.plugins.length;e++){let t=this.plugins[e],i=this.runOnRoot(t);if(Tr(i))try{await i}catch(n){throw this.handleError(n)}}if(this.prepareVisitors(),this.hasListener){let e=this.result.root;for(;!e[Fe];){e[Fe]=!0;let t=[zc(e)];for(;t.length>0;){let i=this.visitTick(t);if(Tr(i))try{await i}catch(n){let s=t[t.length-1].node;throw this.handleError(n,s)}}}if(this.listeners.OnceExit)for(let[t,i]of this.listeners.OnceExit){this.result.lastPlugin=t;try{if(e.type==="document"){let n=e.nodes.map(s=>i(s,this.helpers));await Promise.all(n)}else await i(e,this.helpers)}catch(n){throw this.handleError(n)}}}return this.processed=!0,this.stringify()}prepareVisitors(){this.listeners={};let e=(t,i,n)=>{this.listeners[i]||(this.listeners[i]=[]),this.listeners[i].push([t,n])};for(let t of this.plugins)if(typeof t=="object")for(let i in t){if(!hx[i]&&/^[A-Z]/.test(i))throw new Error(`Unknown event ${i} in ${t.postcssPlugin}. Try to update PostCSS (${this.processor.version} now).`);if(!mx[i])if(typeof t[i]=="object")for(let n in t[i])n==="*"?e(t,i,t[i][n]):e(t,i+"-"+n.toLowerCase(),t[i][n]);else typeof t[i]=="function"&&e(t,i,t[i])}this.hasListener=Object.keys(this.listeners).length>0}visitTick(e){let t=e[e.length-1],{node:i,visitors:n}=t;if(i.type!=="root"&&i.type!=="document"&&!i.parent){e.pop();return}if(n.length>0&&t.visitorIndex<n.length){let[a,o]=n[t.visitorIndex];t.visitorIndex+=1,t.visitorIndex===n.length&&(t.visitors=[],t.visitorIndex=0),this.result.lastPlugin=a;try{return o(i.toProxy(),this.helpers)}catch(u){throw this.handleError(u,i)}}if(t.iterator!==0){let a=t.iterator,o;for(;o=i.nodes[i.indexes[a]];)if(i.indexes[a]+=1,!o[Fe]){o[Fe]=!0,e.push(zc(o));return}t.iterator=0,delete i.indexes[a]}let s=t.events;for(;t.eventIndex<s.length;){let a=s[t.eventIndex];if(t.eventIndex+=1,a===Rt){i.nodes&&i.nodes.length&&(i[Fe]=!0,t.iterator=i.getIterator());return}else if(this.listeners[a]){t.visitors=this.listeners[a];return}}e.pop()}};Ge.registerPostcss=r=>{Ks=r};jc.exports=Ge;Ge.default=Ge;px.registerLazyResult(Ge);fx.registerLazyResult(Ge)});var Vc=x((o_,Uc)=>{l();"use strict";var gx=$s(),yx=xr(),a_=js(),bx=tn(),wx=ji(),rn=class{constructor(e,t,i){t=t.toString(),this.stringified=!1,this._processor=e,this._css=t,this._opts=i,this._map=void 0;let n,s=yx;this.result=new wx(this._processor,n,this._opts),this.result.css=t;let a=this;Object.defineProperty(this.result,"root",{get(){return a.root}});let o=new gx(s,n,this._opts,t);if(o.isMap()){let[u,c]=o.generate();u&&(this.result.css=u),c&&(this.result.map=c)}}get[Symbol.toStringTag](){return"NoWorkResult"}get processor(){return this.result.processor}get opts(){return this.result.opts}get css(){return this.result.css}get content(){return this.result.css}get map(){return this.result.map}get root(){if(this._root)return this._root;let e,t=bx;try{e=t(this._css,this._opts)}catch(i){this.error=i}if(this.error)throw this.error;return this._root=e,e}get messages(){return[]}warnings(){return[]}toString(){return this._css}then(e,t){return this.async().then(e,t)}catch(e){return this.async().catch(e)}finally(e){return this.async().then(e,e)}async(){return this.error?Promise.reject(this.error):Promise.resolve(this.result)}sync(){if(this.error)throw this.error;return this.result}};Uc.exports=rn;rn.default=rn});var Gc=x((l_,Wc)=>{l();"use strict";var xx=Vc(),vx=Zs(),kx=$i(),Sx=qt(),Ft=class{constructor(e=[]){this.version="8.4.24",this.plugins=this.normalize(e)}use(e){return this.plugins=this.plugins.concat(this.normalize([e])),this}process(e,t={}){return this.plugins.length===0&&typeof t.parser=="undefined"&&typeof t.stringifier=="undefined"&&typeof t.syntax=="undefined"?new xx(this,e,t):new vx(this,e,t)}normalize(e){let t=[];for(let i of e)if(i.postcss===!0?i=i():i.postcss&&(i=i.postcss),typeof i=="object"&&Array.isArray(i.plugins))t=t.concat(i.plugins);else if(typeof i=="object"&&i.postcssPlugin)t.push(i);else if(typeof i=="function")t.push(i);else if(!(typeof i=="object"&&(i.parse||i.stringify)))throw new Error(i+" is not a PostCSS plugin");return t}};Wc.exports=Ft;Ft.default=Ft;Sx.registerProcessor(Ft);kx.registerProcessor(Ft)});var Yc=x((u_,Hc)=>{l();"use strict";var Cx=kr(),Ax=Gs(),Ox=Sr(),Ex=Xi(),_x=Zi(),Tx=qt(),Px=Ji();function Pr(r,e){if(Array.isArray(r))return r.map(n=>Pr(n));let{inputs:t,...i}=r;if(t){e=[];for(let n of t){let s={...n,__proto__:_x.prototype};s.map&&(s.map={...s.map,__proto__:Ax.prototype}),e.push(s)}}if(i.nodes&&(i.nodes=r.nodes.map(n=>Pr(n,e))),i.source){let{inputId:n,...s}=i.source;i.source=s,n!=null&&(i.source.input=e[n])}if(i.type==="root")return new Tx(i);if(i.type==="decl")return new Cx(i);if(i.type==="rule")return new Px(i);if(i.type==="comment")return new Ox(i);if(i.type==="atrule")return new Ex(i);throw new Error("Unknown node type: "+r.type)}Hc.exports=Pr;Pr.default=Pr});var pe=x((f_,tp)=>{l();"use strict";var Dx=Ii(),Qc=kr(),Ix=Zs(),qx=nt(),ea=Gc(),Rx=xr(),Fx=Yc(),Xc=$i(),Bx=Us(),Jc=Sr(),Kc=Xi(),Mx=ji(),Lx=Zi(),$x=tn(),Nx=Ws(),Zc=Ji(),ep=qt(),zx=vr();function N(...r){return r.length===1&&Array.isArray(r[0])&&(r=r[0]),new ea(r)}N.plugin=function(e,t){let i=!1;function n(...a){console&&console.warn&&!i&&(i=!0,console.warn(e+`: postcss.plugin was deprecated. Migration guide: |
| 22 | https://evilmartians.com/chronicles/postcss-8-plugin-migration`),p.env.LANG&&p.env.LANG.startsWith("cn")&&console.warn(e+`: \u91CC\u9762 postcss.plugin \u88AB\u5F03\u7528. \u8FC1\u79FB\u6307\u5357: |
| 23 | https://www.w3ctech.com/topic/2226`));let o=t(...a);return o.postcssPlugin=e,o.postcssVersion=new ea().version,o}let s;return Object.defineProperty(n,"postcss",{get(){return s||(s=n()),s}}),n.process=function(a,o,u){return N([n(u)]).process(a,o)},n};N.stringify=Rx;N.parse=$x;N.fromJSON=Fx;N.list=Nx;N.comment=r=>new Jc(r);N.atRule=r=>new Kc(r);N.decl=r=>new Qc(r);N.rule=r=>new Zc(r);N.root=r=>new ep(r);N.document=r=>new Xc(r);N.CssSyntaxError=Dx;N.Declaration=Qc;N.Container=qx;N.Processor=ea;N.Document=Xc;N.Comment=Jc;N.Warning=Bx;N.AtRule=Kc;N.Result=Mx;N.Input=Lx;N.Rule=Zc;N.Root=ep;N.Node=zx;Ix.registerPostcss(N);tp.exports=N;N.default=N});var U,z,c_,p_,d_,h_,m_,g_,y_,b_,w_,x_,v_,k_,S_,C_,A_,O_,E_,__,T_,P_,D_,I_,q_,R_,st=S(()=>{l();U=H(pe()),z=U.default,c_=U.default.stringify,p_=U.default.fromJSON,d_=U.default.plugin,h_=U.default.parse,m_=U.default.list,g_=U.default.document,y_=U.default.comment,b_=U.default.atRule,w_=U.default.rule,x_=U.default.decl,v_=U.default.root,k_=U.default.CssSyntaxError,S_=U.default.Declaration,C_=U.default.Container,A_=U.default.Processor,O_=U.default.Document,E_=U.default.Comment,__=U.default.Warning,T_=U.default.AtRule,P_=U.default.Result,D_=U.default.Input,I_=U.default.Rule,q_=U.default.Root,R_=U.default.Node});var ta=x((B_,rp)=>{l();rp.exports=function(r,e,t,i,n){for(e=e.split?e.split("."):e,i=0;i<e.length;i++)r=r?r[e[i]]:n;return r===n?t:r}});var sn=x((nn,ip)=>{l();"use strict";nn.__esModule=!0;nn.default=Vx;function jx(r){for(var e=r.toLowerCase(),t="",i=!1,n=0;n<6&&e[n]!==void 0;n++){var s=e.charCodeAt(n),a=s>=97&&s<=102||s>=48&&s<=57;if(i=s===32,!a)break;t+=e[n]}if(t.length!==0){var o=parseInt(t,16),u=o>=55296&&o<=57343;return u||o===0||o>1114111?["\uFFFD",t.length+(i?1:0)]:[String.fromCodePoint(o),t.length+(i?1:0)]}}var Ux=/\\/;function Vx(r){var e=Ux.test(r);if(!e)return r;for(var t="",i=0;i<r.length;i++){if(r[i]==="\\"){var n=jx(r.slice(i+1,i+7));if(n!==void 0){t+=n[0],i+=n[1];continue}if(r[i+1]==="\\"){t+="\\",i++;continue}r.length===i+1&&(t+=r[i]);continue}t+=r[i]}return t}ip.exports=nn.default});var sp=x((an,np)=>{l();"use strict";an.__esModule=!0;an.default=Wx;function Wx(r){for(var e=arguments.length,t=new Array(e>1?e-1:0),i=1;i<e;i++)t[i-1]=arguments[i];for(;t.length>0;){var n=t.shift();if(!r[n])return;r=r[n]}return r}np.exports=an.default});var op=x((on,ap)=>{l();"use strict";on.__esModule=!0;on.default=Gx;function Gx(r){for(var e=arguments.length,t=new Array(e>1?e-1:0),i=1;i<e;i++)t[i-1]=arguments[i];for(;t.length>0;){var n=t.shift();r[n]||(r[n]={}),r=r[n]}}ap.exports=on.default});var up=x((ln,lp)=>{l();"use strict";ln.__esModule=!0;ln.default=Hx;function Hx(r){for(var e="",t=r.indexOf("/*"),i=0;t>=0;){e=e+r.slice(i,t);var n=r.indexOf("*/",t+2);if(n<0)return e;i=n+2,t=r.indexOf("/*",i)}return e=e+r.slice(i),e}lp.exports=ln.default});var Dr=x(Be=>{l();"use strict";Be.__esModule=!0;Be.stripComments=Be.ensureObject=Be.getProp=Be.unesc=void 0;var Yx=un(sn());Be.unesc=Yx.default;var Qx=un(sp());Be.getProp=Qx.default;var Xx=un(op());Be.ensureObject=Xx.default;var Jx=un(up());Be.stripComments=Jx.default;function un(r){return r&&r.__esModule?r:{default:r}}});var He=x((Ir,pp)=>{l();"use strict";Ir.__esModule=!0;Ir.default=void 0;var fp=Dr();function cp(r,e){for(var t=0;t<e.length;t++){var i=e[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(r,i.key,i)}}function Kx(r,e,t){return e&&cp(r.prototype,e),t&&cp(r,t),r}var Zx=function r(e,t){if(typeof e!="object"||e===null)return e;var i=new e.constructor;for(var n in e)if(!!e.hasOwnProperty(n)){var s=e[n],a=typeof s;n==="parent"&&a==="object"?t&&(i[n]=t):s instanceof Array?i[n]=s.map(function(o){return r(o,i)}):i[n]=r(s,i)}return i},ev=function(){function r(t){t===void 0&&(t={}),Object.assign(this,t),this.spaces=this.spaces||{},this.spaces.before=this.spaces.before||"",this.spaces.after=this.spaces.after||""}var e=r.prototype;return e.remove=function(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this},e.replaceWith=function(){if(this.parent){for(var i in arguments)this.parent.insertBefore(this,arguments[i]);this.remove()}return this},e.next=function(){return this.parent.at(this.parent.index(this)+1)},e.prev=function(){return this.parent.at(this.parent.index(this)-1)},e.clone=function(i){i===void 0&&(i={});var n=Zx(this);for(var s in i)n[s]=i[s];return n},e.appendToPropertyAndEscape=function(i,n,s){this.raws||(this.raws={});var a=this[i],o=this.raws[i];this[i]=a+n,o||s!==n?this.raws[i]=(o||a)+s:delete this.raws[i]},e.setPropertyAndEscape=function(i,n,s){this.raws||(this.raws={}),this[i]=n,this.raws[i]=s},e.setPropertyWithoutEscape=function(i,n){this[i]=n,this.raws&&delete this.raws[i]},e.isAtPosition=function(i,n){if(this.source&&this.source.start&&this.source.end)return!(this.source.start.line>i||this.source.end.line<i||this.source.start.line===i&&this.source.start.column>n||this.source.end.line===i&&this.source.end.column<n)},e.stringifyProperty=function(i){return this.raws&&this.raws[i]||this[i]},e.valueToString=function(){return String(this.stringifyProperty("value"))},e.toString=function(){return[this.rawSpaceBefore,this.valueToString(),this.rawSpaceAfter].join("")},Kx(r,[{key:"rawSpaceBefore",get:function(){var i=this.raws&&this.raws.spaces&&this.raws.spaces.before;return i===void 0&&(i=this.spaces&&this.spaces.before),i||""},set:function(i){(0,fp.ensureObject)(this,"raws","spaces"),this.raws.spaces.before=i}},{key:"rawSpaceAfter",get:function(){var i=this.raws&&this.raws.spaces&&this.raws.spaces.after;return i===void 0&&(i=this.spaces.after),i||""},set:function(i){(0,fp.ensureObject)(this,"raws","spaces"),this.raws.spaces.after=i}}]),r}();Ir.default=ev;pp.exports=Ir.default});var oe=x(V=>{l();"use strict";V.__esModule=!0;V.UNIVERSAL=V.ATTRIBUTE=V.CLASS=V.COMBINATOR=V.COMMENT=V.ID=V.NESTING=V.PSEUDO=V.ROOT=V.SELECTOR=V.STRING=V.TAG=void 0;var tv="tag";V.TAG=tv;var rv="string";V.STRING=rv;var iv="selector";V.SELECTOR=iv;var nv="root";V.ROOT=nv;var sv="pseudo";V.PSEUDO=sv;var av="nesting";V.NESTING=av;var ov="id";V.ID=ov;var lv="comment";V.COMMENT=lv;var uv="combinator";V.COMBINATOR=uv;var fv="class";V.CLASS=fv;var cv="attribute";V.ATTRIBUTE=cv;var pv="universal";V.UNIVERSAL=pv});var fn=x((qr,gp)=>{l();"use strict";qr.__esModule=!0;qr.default=void 0;var dv=mv(He()),Ye=hv(oe());function dp(){if(typeof WeakMap!="function")return null;var r=new WeakMap;return dp=function(){return r},r}function hv(r){if(r&&r.__esModule)return r;if(r===null||typeof r!="object"&&typeof r!="function")return{default:r};var e=dp();if(e&&e.has(r))return e.get(r);var t={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in r)if(Object.prototype.hasOwnProperty.call(r,n)){var s=i?Object.getOwnPropertyDescriptor(r,n):null;s&&(s.get||s.set)?Object.defineProperty(t,n,s):t[n]=r[n]}return t.default=r,e&&e.set(r,t),t}function mv(r){return r&&r.__esModule?r:{default:r}}function gv(r,e){var t;if(typeof Symbol=="undefined"||r[Symbol.iterator]==null){if(Array.isArray(r)||(t=yv(r))||e&&r&&typeof r.length=="number"){t&&(r=t);var i=0;return function(){return i>=r.length?{done:!0}:{done:!1,value:r[i++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance. |
| 24 | In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return t=r[Symbol.iterator](),t.next.bind(t)}function yv(r,e){if(!!r){if(typeof r=="string")return hp(r,e);var t=Object.prototype.toString.call(r).slice(8,-1);if(t==="Object"&&r.constructor&&(t=r.constructor.name),t==="Map"||t==="Set")return Array.from(r);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return hp(r,e)}}function hp(r,e){(e==null||e>r.length)&&(e=r.length);for(var t=0,i=new Array(e);t<e;t++)i[t]=r[t];return i}function mp(r,e){for(var t=0;t<e.length;t++){var i=e[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(r,i.key,i)}}function bv(r,e,t){return e&&mp(r.prototype,e),t&&mp(r,t),r}function wv(r,e){r.prototype=Object.create(e.prototype),r.prototype.constructor=r,ra(r,e)}function ra(r,e){return ra=Object.setPrototypeOf||function(i,n){return i.__proto__=n,i},ra(r,e)}var xv=function(r){wv(e,r);function e(i){var n;return n=r.call(this,i)||this,n.nodes||(n.nodes=[]),n}var t=e.prototype;return t.append=function(n){return n.parent=this,this.nodes.push(n),this},t.prepend=function(n){return n.parent=this,this.nodes.unshift(n),this},t.at=function(n){return this.nodes[n]},t.index=function(n){return typeof n=="number"?n:this.nodes.indexOf(n)},t.removeChild=function(n){n=this.index(n),this.at(n).parent=void 0,this.nodes.splice(n,1);var s;for(var a in this.indexes)s=this.indexes[a],s>=n&&(this.indexes[a]=s-1);return this},t.removeAll=function(){for(var n=gv(this.nodes),s;!(s=n()).done;){var a=s.value;a.parent=void 0}return this.nodes=[],this},t.empty=function(){return this.removeAll()},t.insertAfter=function(n,s){s.parent=this;var a=this.index(n);this.nodes.splice(a+1,0,s),s.parent=this;var o;for(var u in this.indexes)o=this.indexes[u],a<=o&&(this.indexes[u]=o+1);return this},t.insertBefore=function(n,s){s.parent=this;var a=this.index(n);this.nodes.splice(a,0,s),s.parent=this;var o;for(var u in this.indexes)o=this.indexes[u],o<=a&&(this.indexes[u]=o+1);return this},t._findChildAtPosition=function(n,s){var a=void 0;return this.each(function(o){if(o.atPosition){var u=o.atPosition(n,s);if(u)return a=u,!1}else if(o.isAtPosition(n,s))return a=o,!1}),a},t.atPosition=function(n,s){if(this.isAtPosition(n,s))return this._findChildAtPosition(n,s)||this},t._inferEndPosition=function(){this.last&&this.last.source&&this.last.source.end&&(this.source=this.source||{},this.source.end=this.source.end||{},Object.assign(this.source.end,this.last.source.end))},t.each=function(n){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach++;var s=this.lastEach;if(this.indexes[s]=0,!!this.length){for(var a,o;this.indexes[s]<this.length&&(a=this.indexes[s],o=n(this.at(a),a),o!==!1);)this.indexes[s]+=1;if(delete this.indexes[s],o===!1)return!1}},t.walk=function(n){return this.each(function(s,a){var o=n(s,a);if(o!==!1&&s.length&&(o=s.walk(n)),o===!1)return!1})},t.walkAttributes=function(n){var s=this;return this.walk(function(a){if(a.type===Ye.ATTRIBUTE)return n.call(s,a)})},t.walkClasses=function(n){var s=this;return this.walk(function(a){if(a.type===Ye.CLASS)return n.call(s,a)})},t.walkCombinators=function(n){var s=this;return this.walk(function(a){if(a.type===Ye.COMBINATOR)return n.call(s,a)})},t.walkComments=function(n){var s=this;return this.walk(function(a){if(a.type===Ye.COMMENT)return n.call(s,a)})},t.walkIds=function(n){var s=this;return this.walk(function(a){if(a.type===Ye.ID)return n.call(s,a)})},t.walkNesting=function(n){var s=this;return this.walk(function(a){if(a.type===Ye.NESTING)return n.call(s,a)})},t.walkPseudos=function(n){var s=this;return this.walk(function(a){if(a.type===Ye.PSEUDO)return n.call(s,a)})},t.walkTags=function(n){var s=this;return this.walk(function(a){if(a.type===Ye.TAG)return n.call(s,a)})},t.walkUniversals=function(n){var s=this;return this.walk(function(a){if(a.type===Ye.UNIVERSAL)return n.call(s,a)})},t.split=function(n){var s=this,a=[];return this.reduce(function(o,u,c){var f=n.call(s,u);return a.push(u),f?(o.push(a),a=[]):c===s.length-1&&o.push(a),o},[])},t.map=function(n){return this.nodes.map(n)},t.reduce=function(n,s){return this.nodes.reduce(n,s)},t.every=function(n){return this.nodes.every(n)},t.some=function(n){return this.nodes.some(n)},t.filter=function(n){return this.nodes.filter(n)},t.sort=function(n){return this.nodes.sort(n)},t.toString=function(){return this.map(String).join("")},bv(e,[{key:"first",get:function(){return this.at(0)}},{key:"last",get:function(){return this.at(this.length-1)}},{key:"length",get:function(){return this.nodes.length}}]),e}(dv.default);qr.default=xv;gp.exports=qr.default});var na=x((Rr,bp)=>{l();"use strict";Rr.__esModule=!0;Rr.default=void 0;var vv=Sv(fn()),kv=oe();function Sv(r){return r&&r.__esModule?r:{default:r}}function yp(r,e){for(var t=0;t<e.length;t++){var i=e[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(r,i.key,i)}}function Cv(r,e,t){return e&&yp(r.prototype,e),t&&yp(r,t),r}function Av(r,e){r.prototype=Object.create(e.prototype),r.prototype.constructor=r,ia(r,e)}function ia(r,e){return ia=Object.setPrototypeOf||function(i,n){return i.__proto__=n,i},ia(r,e)}var Ov=function(r){Av(e,r);function e(i){var n;return n=r.call(this,i)||this,n.type=kv.ROOT,n}var t=e.prototype;return t.toString=function(){var n=this.reduce(function(s,a){return s.push(String(a)),s},[]).join(",");return this.trailingComma?n+",":n},t.error=function(n,s){return this._error?this._error(n,s):new Error(n)},Cv(e,[{key:"errorGenerator",set:function(n){this._error=n}}]),e}(vv.default);Rr.default=Ov;bp.exports=Rr.default});var aa=x((Fr,wp)=>{l();"use strict";Fr.__esModule=!0;Fr.default=void 0;var Ev=Tv(fn()),_v=oe();function Tv(r){return r&&r.__esModule?r:{default:r}}function Pv(r,e){r.prototype=Object.create(e.prototype),r.prototype.constructor=r,sa(r,e)}function sa(r,e){return sa=Object.setPrototypeOf||function(i,n){return i.__proto__=n,i},sa(r,e)}var Dv=function(r){Pv(e,r);function e(t){var i;return i=r.call(this,t)||this,i.type=_v.SELECTOR,i}return e}(Ev.default);Fr.default=Dv;wp.exports=Fr.default});var cn=x(($_,xp)=>{l();"use strict";var Iv={},qv=Iv.hasOwnProperty,Rv=function(e,t){if(!e)return t;var i={};for(var n in t)i[n]=qv.call(e,n)?e[n]:t[n];return i},Fv=/[ -,\.\/:-@\[-\^`\{-~]/,Bv=/[ -,\.\/:-@\[\]\^`\{-~]/,Mv=/(^|\\+)?(\\[A-F0-9]{1,6})\x20(?![a-fA-F0-9\x20])/g,oa=function r(e,t){t=Rv(t,r.options),t.quotes!="single"&&t.quotes!="double"&&(t.quotes="single");for(var i=t.quotes=="double"?'"':"'",n=t.isIdentifier,s=e.charAt(0),a="",o=0,u=e.length;o<u;){var c=e.charAt(o++),f=c.charCodeAt(),d=void 0;if(f<32||f>126){if(f>=55296&&f<=56319&&o<u){var h=e.charCodeAt(o++);(h&64512)==56320?f=((f&1023)<<10)+(h&1023)+65536:o--}d="\\"+f.toString(16).toUpperCase()+" "}else t.escapeEverything?Fv.test(c)?d="\\"+c:d="\\"+f.toString(16).toUpperCase()+" ":/[\t\n\f\r\x0B]/.test(c)?d="\\"+f.toString(16).toUpperCase()+" ":c=="\\"||!n&&(c=='"'&&i==c||c=="'"&&i==c)||n&&Bv.test(c)?d="\\"+c:d=c;a+=d}return n&&(/^-[-\d]/.test(a)?a="\\-"+a.slice(1):/\d/.test(s)&&(a="\\3"+s+" "+a.slice(1))),a=a.replace(Mv,function(m,y,v){return y&&y.length%2?m:(y||"")+v}),!n&&t.wrap?i+a+i:a};oa.options={escapeEverything:!1,isIdentifier:!1,quotes:"single",wrap:!1};oa.version="3.0.0";xp.exports=oa});var ua=x((Br,Sp)=>{l();"use strict";Br.__esModule=!0;Br.default=void 0;var Lv=vp(cn()),$v=Dr(),Nv=vp(He()),zv=oe();function vp(r){return r&&r.__esModule?r:{default:r}}function kp(r,e){for(var t=0;t<e.length;t++){var i=e[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(r,i.key,i)}}function jv(r,e,t){return e&&kp(r.prototype,e),t&&kp(r,t),r}function Uv(r,e){r.prototype=Object.create(e.prototype),r.prototype.constructor=r,la(r,e)}function la(r,e){return la=Object.setPrototypeOf||function(i,n){return i.__proto__=n,i},la(r,e)}var Vv=function(r){Uv(e,r);function e(i){var n;return n=r.call(this,i)||this,n.type=zv.CLASS,n._constructed=!0,n}var t=e.prototype;return t.valueToString=function(){return"."+r.prototype.valueToString.call(this)},jv(e,[{key:"value",get:function(){return this._value},set:function(n){if(this._constructed){var s=(0,Lv.default)(n,{isIdentifier:!0});s!==n?((0,$v.ensureObject)(this,"raws"),this.raws.value=s):this.raws&&delete this.raws.value}this._value=n}}]),e}(Nv.default);Br.default=Vv;Sp.exports=Br.default});var ca=x((Mr,Cp)=>{l();"use strict";Mr.__esModule=!0;Mr.default=void 0;var Wv=Hv(He()),Gv=oe();function Hv(r){return r&&r.__esModule?r:{default:r}}function Yv(r,e){r.prototype=Object.create(e.prototype),r.prototype.constructor=r,fa(r,e)}function fa(r,e){return fa=Object.setPrototypeOf||function(i,n){return i.__proto__=n,i},fa(r,e)}var Qv=function(r){Yv(e,r);function e(t){var i;return i=r.call(this,t)||this,i.type=Gv.COMMENT,i}return e}(Wv.default);Mr.default=Qv;Cp.exports=Mr.default});var da=x((Lr,Ap)=>{l();"use strict";Lr.__esModule=!0;Lr.default=void 0;var Xv=Kv(He()),Jv=oe();function Kv(r){return r&&r.__esModule?r:{default:r}}function Zv(r,e){r.prototype=Object.create(e.prototype),r.prototype.constructor=r,pa(r,e)}function pa(r,e){return pa=Object.setPrototypeOf||function(i,n){return i.__proto__=n,i},pa(r,e)}var e2=function(r){Zv(e,r);function e(i){var n;return n=r.call(this,i)||this,n.type=Jv.ID,n}var t=e.prototype;return t.valueToString=function(){return"#"+r.prototype.valueToString.call(this)},e}(Xv.default);Lr.default=e2;Ap.exports=Lr.default});var pn=x(($r,_p)=>{l();"use strict";$r.__esModule=!0;$r.default=void 0;var t2=Op(cn()),r2=Dr(),i2=Op(He());function Op(r){return r&&r.__esModule?r:{default:r}}function Ep(r,e){for(var t=0;t<e.length;t++){var i=e[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(r,i.key,i)}}function n2(r,e,t){return e&&Ep(r.prototype,e),t&&Ep(r,t),r}function s2(r,e){r.prototype=Object.create(e.prototype),r.prototype.constructor=r,ha(r,e)}function ha(r,e){return ha=Object.setPrototypeOf||function(i,n){return i.__proto__=n,i},ha(r,e)}var a2=function(r){s2(e,r);function e(){return r.apply(this,arguments)||this}var t=e.prototype;return t.qualifiedName=function(n){return this.namespace?this.namespaceString+"|"+n:n},t.valueToString=function(){return this.qualifiedName(r.prototype.valueToString.call(this))},n2(e,[{key:"namespace",get:function(){return this._namespace},set:function(n){if(n===!0||n==="*"||n==="&"){this._namespace=n,this.raws&&delete this.raws.namespace;return}var s=(0,t2.default)(n,{isIdentifier:!0});this._namespace=n,s!==n?((0,r2.ensureObject)(this,"raws"),this.raws.namespace=s):this.raws&&delete this.raws.namespace}},{key:"ns",get:function(){return this._namespace},set:function(n){this.namespace=n}},{key:"namespaceString",get:function(){if(this.namespace){var n=this.stringifyProperty("namespace");return n===!0?"":n}else return""}}]),e}(i2.default);$r.default=a2;_p.exports=$r.default});var ga=x((Nr,Tp)=>{l();"use strict";Nr.__esModule=!0;Nr.default=void 0;var o2=u2(pn()),l2=oe();function u2(r){return r&&r.__esModule?r:{default:r}}function f2(r,e){r.prototype=Object.create(e.prototype),r.prototype.constructor=r,ma(r,e)}function ma(r,e){return ma=Object.setPrototypeOf||function(i,n){return i.__proto__=n,i},ma(r,e)}var c2=function(r){f2(e,r);function e(t){var i;return i=r.call(this,t)||this,i.type=l2.TAG,i}return e}(o2.default);Nr.default=c2;Tp.exports=Nr.default});var ba=x((zr,Pp)=>{l();"use strict";zr.__esModule=!0;zr.default=void 0;var p2=h2(He()),d2=oe();function h2(r){return r&&r.__esModule?r:{default:r}}function m2(r,e){r.prototype=Object.create(e.prototype),r.prototype.constructor=r,ya(r,e)}function ya(r,e){return ya=Object.setPrototypeOf||function(i,n){return i.__proto__=n,i},ya(r,e)}var g2=function(r){m2(e,r);function e(t){var i;return i=r.call(this,t)||this,i.type=d2.STRING,i}return e}(p2.default);zr.default=g2;Pp.exports=zr.default});var xa=x((jr,Dp)=>{l();"use strict";jr.__esModule=!0;jr.default=void 0;var y2=w2(fn()),b2=oe();function w2(r){return r&&r.__esModule?r:{default:r}}function x2(r,e){r.prototype=Object.create(e.prototype),r.prototype.constructor=r,wa(r,e)}function wa(r,e){return wa=Object.setPrototypeOf||function(i,n){return i.__proto__=n,i},wa(r,e)}var v2=function(r){x2(e,r);function e(i){var n;return n=r.call(this,i)||this,n.type=b2.PSEUDO,n}var t=e.prototype;return t.toString=function(){var n=this.length?"("+this.map(String).join(",")+")":"";return[this.rawSpaceBefore,this.stringifyProperty("value"),n,this.rawSpaceAfter].join("")},e}(y2.default);jr.default=v2;Dp.exports=jr.default});var Ip={};ce(Ip,{deprecate:()=>k2});function k2(r){return r}var qp=S(()=>{l()});var Fp=x((N_,Rp)=>{l();Rp.exports=(qp(),Ip).deprecate});var Oa=x(Wr=>{l();"use strict";Wr.__esModule=!0;Wr.unescapeValue=Ca;Wr.default=void 0;var Ur=ka(cn()),S2=ka(sn()),C2=ka(pn()),A2=oe(),va;function ka(r){return r&&r.__esModule?r:{default:r}}function Bp(r,e){for(var t=0;t<e.length;t++){var i=e[t];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(r,i.key,i)}}function O2(r,e,t){return e&&Bp(r.prototype,e),t&&Bp(r,t),r}function E2(r,e){r.prototype=Object.create(e.prototype),r.prototype.constructor=r,Sa(r,e)}function Sa(r,e){return Sa=Object.setPrototypeOf||function(i,n){return i.__proto__=n,i},Sa(r,e)}var Vr=Fp(),_2=/^('|")([^]*)\1$/,T2=Vr(function(){},"Assigning an attribute a value containing characters that might need to be escaped is deprecated. Call attribute.setValue() instead."),P2=Vr(function(){},"Assigning attr.quoted is deprecated and has no effect. Assign to attr.quoteMark instead."),D2=Vr(function(){},"Constructing an Attribute selector with a value without specifying quoteMark is deprecated. Note: The value should be unescaped now.");function Ca(r){var e=!1,t=null,i=r,n=i.match(_2);return n&&(t=n[1],i=n[2]),i=(0,S2.default)(i),i!==r&&(e=!0),{deprecatedUsage:e,unescaped:i,quoteMark:t}}function I2(r){if(r.quoteMark!==void 0||r.value===void 0)return r;D2();var e=Ca(r.value),t=e.quoteMark,i=e.unescaped;return r.raws||(r.raws={}),r.raws.value===void 0&&(r.raws.value=r.value),r.value=i,r.quoteMark=t,r}var dn=function(r){E2(e,r);function e(i){var n;return i===void 0&&(i={}),n=r.call(this,I2(i))||this,n.type=A2.ATTRIBUTE,n.raws=n.raws||{},Object.defineProperty(n.raws,"unquoted",{get:Vr(function(){return n.value},"attr.raws.unquoted is deprecated. Call attr.value instead."),set:Vr(function(){return n.value},"Setting attr.raws.unquoted is deprecated and has no effect. attr.value is unescaped by default now.")}),n._constructed=!0,n}var t=e.prototype;return t.getQuotedValue=function(n){n===void 0&&(n={});var s=this._determineQuoteMark(n),a=Aa[s],o=(0,Ur.default)(this._value,a);return o},t._determineQuoteMark=function(n){return n.smart?this.smartQuoteMark(n):this.preferredQuoteMark(n)},t.setValue=function(n,s){s===void 0&&(s={}),this._value=n,this._quoteMark=this._determineQuoteMark(s),this._syncRawValue()},t.smartQuoteMark=function(n){var s=this.value,a=s.replace(/[^']/g,"").length,o=s.replace(/[^"]/g,"").length;if(a+o===0){var u=(0,Ur.default)(s,{isIdentifier:!0});if(u===s)return e.NO_QUOTE;var c=this.preferredQuoteMark(n);if(c===e.NO_QUOTE){var f=this.quoteMark||n.quoteMark||e.DOUBLE_QUOTE,d=Aa[f],h=(0,Ur.default)(s,d);if(h.length<u.length)return f}return c}else return o===a?this.preferredQuoteMark(n):o<a?e.DOUBLE_QUOTE:e.SINGLE_QUOTE},t.preferredQuoteMark=function(n){var s=n.preferCurrentQuoteMark?this.quoteMark:n.quoteMark;return s===void 0&&(s=n.preferCurrentQuoteMark?n.quoteMark:this.quoteMark),s===void 0&&(s=e.DOUBLE_QUOTE),s},t._syncRawValue=function(){var n=(0,Ur.default)(this._value,Aa[this.quoteMark]);n===this._value?this.raws&&delete this.raws.value:this.raws.value=n},t._handleEscapes=function(n,s){if(this._constructed){var a=(0,Ur.default)(s,{isIdentifier:!0});a!==s?this.raws[n]=a:delete this.raws[n]}},t._spacesFor=function(n){var s={before:"",after:""},a=this.spaces[n]||{},o=this.raws.spaces&&this.raws.spaces[n]||{};return Object.assign(s,a,o)},t._stringFor=function(n,s,a){s===void 0&&(s=n),a===void 0&&(a=Mp);var o=this._spacesFor(s);return a(this.stringifyProperty(n),o)},t.offsetOf=function(n){var s=1,a=this._spacesFor("attribute");if(s+=a.before.length,n==="namespace"||n==="ns")return this.namespace?s:-1;if(n==="attributeNS"||(s+=this.namespaceString.length,this.namespace&&(s+=1),n==="attribute"))return s;s+=this.stringifyProperty("attribute").length,s+=a.after.length;var o=this._spacesFor("operator");s+=o.before.length;var u=this.stringifyProperty("operator");if(n==="operator")return u?s:-1;s+=u.length,s+=o.after.length;var c=this._spacesFor("value");s+=c.before.length;var f=this.stringifyProperty("value");if(n==="value")return f?s:-1;s+=f.length,s+=c.after.length;var d=this._spacesFor("insensitive");return s+=d.before.length,n==="insensitive"&&this.insensitive?s:-1},t.toString=function(){var n=this,s=[this.rawSpaceBefore,"["];return s.push(this._stringFor("qualifiedAttribute","attribute")),this.operator&&(this.value||this.value==="")&&(s.push(this._stringFor("operator")),s.push(this._stringFor("value")),s.push(this._stringFor("insensitiveFlag","insensitive",function(a,o){return a.length>0&&!n.quoted&&o.before.length===0&&!(n.spaces.value&&n.spaces.value.after)&&(o.before=" "),Mp(a,o)}))),s.push("]"),s.push(this.rawSpaceAfter),s.join("")},O2(e,[{key:"quoted",get:function(){var n=this.quoteMark;return n==="'"||n==='"'},set:function(n){P2()}},{key:"quoteMark",get:function(){return this._quoteMark},set:function(n){if(!this._constructed){this._quoteMark=n;return}this._quoteMark!==n&&(this._quoteMark=n,this._syncRawValue())}},{key:"qualifiedAttribute",get:function(){return this.qualifiedName(this.raws.attribute||this.attribute)}},{key:"insensitiveFlag",get:function(){return this.insensitive?"i":""}},{key:"value",get:function(){return this._value},set:function(n){if(this._constructed){var s=Ca(n),a=s.deprecatedUsage,o=s.unescaped,u=s.quoteMark;if(a&&T2(),o===this._value&&u===this._quoteMark)return;this._value=o,this._quoteMark=u,this._syncRawValue()}else this._value=n}},{key:"insensitive",get:function(){return this._insensitive},set:function(n){n||(this._insensitive=!1,this.raws&&(this.raws.insensitiveFlag==="I"||this.raws.insensitiveFlag==="i")&&(this.raws.insensitiveFlag=void 0)),this._insensitive=n}},{key:"attribute",get:function(){return this._attribute},set:function(n){this._handleEscapes("attribute",n),this._attribute=n}}]),e}(C2.default);Wr.default=dn;dn.NO_QUOTE=null;dn.SINGLE_QUOTE="'";dn.DOUBLE_QUOTE='"';var Aa=(va={"'":{quotes:"single",wrap:!0},'"':{quotes:"double",wrap:!0}},va[null]={isIdentifier:!0},va);function Mp(r,e){return""+e.before+r+e.after}});var _a=x((Gr,Lp)=>{l();"use strict";Gr.__esModule=!0;Gr.default=void 0;var q2=F2(pn()),R2=oe();function F2(r){return r&&r.__esModule?r:{default:r}}function B2(r,e){r.prototype=Object.create(e.prototype),r.prototype.constructor=r,Ea(r,e)}function Ea(r,e){return Ea=Object.setPrototypeOf||function(i,n){return i.__proto__=n,i},Ea(r,e)}var M2=function(r){B2(e,r);function e(t){var i;return i=r.call(this,t)||this,i.type=R2.UNIVERSAL,i.value="*",i}return e}(q2.default);Gr.default=M2;Lp.exports=Gr.default});var Pa=x((Hr,$p)=>{l();"use strict";Hr.__esModule=!0;Hr.default=void 0;var L2=N2(He()),$2=oe();function N2(r){return r&&r.__esModule?r:{default:r}}function z2(r,e){r.prototype=Object.create(e.prototype),r.prototype.constructor=r,Ta(r,e)}function Ta(r,e){return Ta=Object.setPrototypeOf||function(i,n){return i.__proto__=n,i},Ta(r,e)}var j2=function(r){z2(e,r);function e(t){var i;return i=r.call(this,t)||this,i.type=$2.COMBINATOR,i}return e}(L2.default);Hr.default=j2;$p.exports=Hr.default});var Ia=x((Yr,Np)=>{l();"use strict";Yr.__esModule=!0;Yr.default=void 0;var U2=W2(He()),V2=oe();function W2(r){return r&&r.__esModule?r:{default:r}}function G2(r,e){r.prototype=Object.create(e.prototype),r.prototype.constructor=r,Da(r,e)}function Da(r,e){return Da=Object.setPrototypeOf||function(i,n){return i.__proto__=n,i},Da(r,e)}var H2=function(r){G2(e,r);function e(t){var i;return i=r.call(this,t)||this,i.type=V2.NESTING,i.value="&",i}return e}(U2.default);Yr.default=H2;Np.exports=Yr.default});var jp=x((hn,zp)=>{l();"use strict";hn.__esModule=!0;hn.default=Y2;function Y2(r){return r.sort(function(e,t){return e-t})}zp.exports=hn.default});var qa=x(D=>{l();"use strict";D.__esModule=!0;D.combinator=D.word=D.comment=D.str=D.tab=D.newline=D.feed=D.cr=D.backslash=D.bang=D.slash=D.doubleQuote=D.singleQuote=D.space=D.greaterThan=D.pipe=D.equals=D.plus=D.caret=D.tilde=D.dollar=D.closeSquare=D.openSquare=D.closeParenthesis=D.openParenthesis=D.semicolon=D.colon=D.comma=D.at=D.asterisk=D.ampersand=void 0;var Q2=38;D.ampersand=Q2;var X2=42;D.asterisk=X2;var J2=64;D.at=J2;var K2=44;D.comma=K2;var Z2=58;D.colon=Z2;var ek=59;D.semicolon=ek;var tk=40;D.openParenthesis=tk;var rk=41;D.closeParenthesis=rk;var ik=91;D.openSquare=ik;var nk=93;D.closeSquare=nk;var sk=36;D.dollar=sk;var ak=126;D.tilde=ak;var ok=94;D.caret=ok;var lk=43;D.plus=lk;var uk=61;D.equals=uk;var fk=124;D.pipe=fk;var ck=62;D.greaterThan=ck;var pk=32;D.space=pk;var Up=39;D.singleQuote=Up;var dk=34;D.doubleQuote=dk;var hk=47;D.slash=hk;var mk=33;D.bang=mk;var gk=92;D.backslash=gk;var yk=13;D.cr=yk;var bk=12;D.feed=bk;var wk=10;D.newline=wk;var xk=9;D.tab=xk;var vk=Up;D.str=vk;var kk=-1;D.comment=kk;var Sk=-2;D.word=Sk;var Ck=-3;D.combinator=Ck});var Gp=x(Qr=>{l();"use strict";Qr.__esModule=!0;Qr.default=Dk;Qr.FIELDS=void 0;var E=Ak(qa()),Bt,j;function Vp(){if(typeof WeakMap!="function")return null;var r=new WeakMap;return Vp=function(){return r},r}function Ak(r){if(r&&r.__esModule)return r;if(r===null||typeof r!="object"&&typeof r!="function")return{default:r};var e=Vp();if(e&&e.has(r))return e.get(r);var t={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in r)if(Object.prototype.hasOwnProperty.call(r,n)){var s=i?Object.getOwnPropertyDescriptor(r,n):null;s&&(s.get||s.set)?Object.defineProperty(t,n,s):t[n]=r[n]}return t.default=r,e&&e.set(r,t),t}var Ok=(Bt={},Bt[E.tab]=!0,Bt[E.newline]=!0,Bt[E.cr]=!0,Bt[E.feed]=!0,Bt),Ek=(j={},j[E.space]=!0,j[E.tab]=!0,j[E.newline]=!0,j[E.cr]=!0,j[E.feed]=!0,j[E.ampersand]=!0,j[E.asterisk]=!0,j[E.bang]=!0,j[E.comma]=!0,j[E.colon]=!0,j[E.semicolon]=!0,j[E.openParenthesis]=!0,j[E.closeParenthesis]=!0,j[E.openSquare]=!0,j[E.closeSquare]=!0,j[E.singleQuote]=!0,j[E.doubleQuote]=!0,j[E.plus]=!0,j[E.pipe]=!0,j[E.tilde]=!0,j[E.greaterThan]=!0,j[E.equals]=!0,j[E.dollar]=!0,j[E.caret]=!0,j[E.slash]=!0,j),Ra={},Wp="0123456789abcdefABCDEF";for(mn=0;mn<Wp.length;mn++)Ra[Wp.charCodeAt(mn)]=!0;var mn;function _k(r,e){var t=e,i;do{if(i=r.charCodeAt(t),Ek[i])return t-1;i===E.backslash?t=Tk(r,t)+1:t++}while(t<r.length);return t-1}function Tk(r,e){var t=e,i=r.charCodeAt(t+1);if(!Ok[i])if(Ra[i]){var n=0;do t++,n++,i=r.charCodeAt(t+1);while(Ra[i]&&n<6);n<6&&i===E.space&&t++}else t++;return t}var Pk={TYPE:0,START_LINE:1,START_COL:2,END_LINE:3,END_COL:4,START_POS:5,END_POS:6};Qr.FIELDS=Pk;function Dk(r){var e=[],t=r.css.valueOf(),i=t,n=i.length,s=-1,a=1,o=0,u=0,c,f,d,h,m,y,v,b,w,k,C,A,P;function F(B,I){if(r.safe)t+=I,w=t.length-1;else throw r.error("Unclosed "+B,a,o-s,o)}for(;o<n;){switch(c=t.charCodeAt(o),c===E.newline&&(s=o,a+=1),c){case E.space:case E.tab:case E.newline:case E.cr:case E.feed:w=o;do w+=1,c=t.charCodeAt(w),c===E.newline&&(s=w,a+=1);while(c===E.space||c===E.newline||c===E.tab||c===E.cr||c===E.feed);P=E.space,h=a,d=w-s-1,u=w;break;case E.plus:case E.greaterThan:case E.tilde:case E.pipe:w=o;do w+=1,c=t.charCodeAt(w);while(c===E.plus||c===E.greaterThan||c===E.tilde||c===E.pipe);P=E.combinator,h=a,d=o-s,u=w;break;case E.asterisk:case E.ampersand:case E.bang:case E.comma:case E.equals:case E.dollar:case E.caret:case E.openSquare:case E.closeSquare:case E.colon:case E.semicolon:case E.openParenthesis:case E.closeParenthesis:w=o,P=c,h=a,d=o-s,u=w+1;break;case E.singleQuote:case E.doubleQuote:A=c===E.singleQuote?"'":'"',w=o;do for(m=!1,w=t.indexOf(A,w+1),w===-1&&F("quote",A),y=w;t.charCodeAt(y-1)===E.backslash;)y-=1,m=!m;while(m);P=E.str,h=a,d=o-s,u=w+1;break;default:c===E.slash&&t.charCodeAt(o+1)===E.asterisk?(w=t.indexOf("*/",o+2)+1,w===0&&F("comment","*/"),f=t.slice(o,w+1),b=f.split(` |
no outgoing calls