prettier 3.0.0-alpha.3 → 3.0.0-alpha.4
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/LICENSE +36 -272
- package/doc.js +41 -48
- package/doc.mjs +41 -48
- package/index.cjs +20 -29
- package/index.mjs +10936 -11422
- package/internal/cli.mjs +34 -5315
- package/package.json +1 -1
- package/plugins/babel.js +13 -13
- package/plugins/babel.mjs +13 -13
- package/plugins/glimmer.js +14 -15
- package/plugins/glimmer.mjs +14 -15
- package/plugins/graphql.js +1 -1
- package/plugins/graphql.mjs +1 -1
- package/plugins/html.js +12 -12
- package/plugins/html.mjs +12 -12
- package/plugins/postcss.js +3 -3
- package/plugins/postcss.mjs +3 -3
- package/plugins/typescript.js +23 -227
- package/plugins/typescript.mjs +23 -227
- package/plugins/yaml.js +14 -14
- package/plugins/yaml.mjs +14 -14
- package/standalone.js +69 -69
- package/standalone.mjs +69 -69
package/plugins/postcss.js
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
`)+" "+r[1]:r[0]+e+" "+t.join(", ")+" "+r[1]}function Hr(t){return Array.isArray(t)}function Ct(t){return typeof t=="boolean"}function $(t){return t===null}function qt(t){return t==null}function Jr(t){return typeof t=="number"}function H(t){return typeof t=="string"}function Ts(t){return typeof t=="symbol"}function U(t){return t===void 0}function Pe(t){return F(t)&&Qr(t)==="[object RegExp]"}function F(t){return typeof t=="object"&&t!==null}function Et(t){return F(t)&&Qr(t)==="[object Date]"}function Ie(t){return F(t)&&(Qr(t)==="[object Error]"||t instanceof Error)}function Ne(t){return typeof t=="function"}function _s(t){return t===null||typeof t=="boolean"||typeof t=="number"||typeof t=="string"||typeof t=="symbol"||typeof t>"u"}function Es(t){return Buffer.isBuffer(t)}function Qr(t){return Object.prototype.toString.call(t)}function Wr(t){return t<10?"0"+t.toString(10):t.toString(10)}function rf(){var t=new Date,e=[Wr(t.getHours()),Wr(t.getMinutes()),Wr(t.getSeconds())].join(":");return[t.getDate(),tf[t.getMonth()],e].join(" ")}function As(){console.log("%s - %s",rf(),At.apply(null,arguments))}function Kr(t,e){if(!e||!F(e))return t;for(var r=Object.keys(e),n=r.length;n--;)t[r[n]]=e[r[n]];return t}function Cs(t,e){return Object.prototype.hasOwnProperty.call(t,e)}var Jc,Tt,$r,tf,nf,Yr=Q(()=>{c();ks();Os();Jc=/%[sdj%]/g;Tt={};B.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]};B.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};tf=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];nf={inherits:Br,_extend:Kr,log:As,isBuffer:Es,isPrimitive:_s,isFunction:Ne,isError:Ie,isDate:Et,isObject:F,isRegExp:Pe,isUndefined:U,isSymbol:Ts,isString:H,isNumber:Jr,isNullOrUndefined:qt,isNull:$,isBoolean:Ct,isArray:Hr,inspect:B,deprecate:Gr,format:At,debuglog:Ss}});var Rs=v((Cv,Rt)=>{c();var ie=(Yr(),lt(qs));if(ie&&ie.default){Rt.exports=ie.default;for(let t in ie)Rt.exports[t]=ie[t]}else ie&&(Rt.exports=ie)});var Is=v((Rv,Ps)=>{"use strict";c();var Zr=class extends Error{constructor(e){super(e),this.name=this.constructor.name,this.message=e||"An error ocurred while tokzenizing.",typeof Error.captureStackTrace=="function"?Error.captureStackTrace(this,this.constructor):this.stack=new Error(e).stack}};Ps.exports=Zr});var Bs=v((Iv,Us)=>{"use strict";c();var sf="{".charCodeAt(0),of="}".charCodeAt(0),af="(".charCodeAt(0),uf=")".charCodeAt(0),Ns="'".charCodeAt(0),lf='"'.charCodeAt(0),Ms="\\".charCodeAt(0),Pt="/".charCodeAt(0),cf=".".charCodeAt(0),ff=",".charCodeAt(0),hf=":".charCodeAt(0),Xr="*".charCodeAt(0),It="-".charCodeAt(0),en="+".charCodeAt(0),pf="#".charCodeAt(0),Me=`
|
|
14
14
|
`.charCodeAt(0),tn=" ".charCodeAt(0),rn="\f".charCodeAt(0),nn=" ".charCodeAt(0),sn="\r".charCodeAt(0),df="@".charCodeAt(0),mf="e".charCodeAt(0),gf="E".charCodeAt(0),Ds="0".charCodeAt(0),Ls="9".charCodeAt(0),yf="u".charCodeAt(0),wf="U".charCodeAt(0),Nt=/[ \n\t\r\{\(\)'"\\;,/]/g,vf=/[ \n\t\r\(\)\{\}\*:;@!&'"\+\|~>,\[\]\\]|\/(?=\*)/g,we=/[ \n\t\r\(\)\{\}\*:;@!&'"\-\+\|~>,\[\]\\]|\//g,xf=/^[a-z0-9]/i,bf=/^[a-f0-9?\-]/i,zs=Rs(),js=Is();Us.exports=function(e,r){r=r||{};let n=[],i=e.valueOf(),o=i.length,s=-1,u=1,a=0,l=0,h=null,p,f,g,x,m,w,y,E,b,A,S,C;function L(O){let T=zs.format("Unclosed %s at line: %d, column: %d, token: %d",O,u,a-s,a);throw new js(T)}function q(){let O=zs.format("Syntax error at line: %d, column: %d, token: %d",u,a-s,a);throw new js(O)}for(;a<o;){switch(p=i.charCodeAt(a),p===Me&&(s=a,u+=1),p){case Me:case tn:case nn:case sn:case rn:f=a;do f+=1,p=i.charCodeAt(f),p===Me&&(s=f,u+=1);while(p===tn||p===Me||p===nn||p===sn||p===rn);n.push(["space",i.slice(a,f),u,a-s,u,f-s,a]),a=f-1;break;case hf:f=a+1,n.push(["colon",i.slice(a,f),u,a-s,u,f-s,a]),a=f-1;break;case ff:f=a+1,n.push(["comma",i.slice(a,f),u,a-s,u,f-s,a]),a=f-1;break;case sf:n.push(["{","{",u,a-s,u,f-s,a]);break;case of:n.push(["}","}",u,a-s,u,f-s,a]);break;case af:l++,h=!h&&l===1&&n.length>0&&n[n.length-1][0]==="word"&&n[n.length-1][1]==="url",n.push(["(","(",u,a-s,u,f-s,a]);break;case uf:l--,h=h&&l>0,n.push([")",")",u,a-s,u,f-s,a]);break;case Ns:case lf:g=p===Ns?"'":'"',f=a;do for(A=!1,f=i.indexOf(g,f+1),f===-1&&L("quote",g),S=f;i.charCodeAt(S-1)===Ms;)S-=1,A=!A;while(A);n.push(["string",i.slice(a,f+1),u,a-s,u,f-s,a]),a=f;break;case df:Nt.lastIndex=a+1,Nt.test(i),Nt.lastIndex===0?f=i.length-1:f=Nt.lastIndex-2,n.push(["atword",i.slice(a,f+1),u,a-s,u,f-s,a]),a=f;break;case Ms:f=a,p=i.charCodeAt(f+1),y&&p!==Pt&&p!==tn&&p!==Me&&p!==nn&&p!==sn&&p!==rn&&(f+=1),n.push(["word",i.slice(a,f+1),u,a-s,u,f-s,a]),a=f;break;case en:case It:case Xr:f=a+1,C=i.slice(a+1,f+1);let O=i.slice(a-1,a);if(p===It&&C.charCodeAt(0)===It){f++,n.push(["word",i.slice(a,f),u,a-s,u,f-s,a]),a=f-1;break}n.push(["operator",i.slice(a,f),u,a-s,u,f-s,a]),a=f-1;break;default:if(p===Pt&&(i.charCodeAt(a+1)===Xr||r.loose&&!h&&i.charCodeAt(a+1)===Pt)){if(i.charCodeAt(a+1)===Xr)f=i.indexOf("*/",a+2)+1,f===0&&L("comment","*/");else{let R=i.indexOf(`
|
|
15
15
|
`,a+2);f=R!==-1?R-1:o}w=i.slice(a,f+1),x=w.split(`
|
|
16
|
-
`),m=x.length-1,m>0?(E=u+m,b=f-x[m].length):(E=u,b=s),n.push(["comment",w,u,a-s,E,f-b,a]),s=b,u=E,a=f}else if(p===pf&&!xf.test(i.slice(a+1,a+2)))f=a+1,n.push(["#",i.slice(a,f),u,a-s,u,f-s,a]),a=f-1;else if((p===yf||p===wf)&&i.charCodeAt(a+1)===en){f=a+2;do f+=1,p=i.charCodeAt(f);while(f<o&&bf.test(i.slice(f,f+1)));n.push(["unicoderange",i.slice(a,f),u,a-s,u,f-s,a]),a=f-1}else if(p===Pt)f=a+1,n.push(["operator",i.slice(a,f),u,a-s,u,f-s,a]),a=f-1;else{let T=vf;if(p>=Ds&&p<=Ls&&(T=we),T.lastIndex=a+1,T.test(i),T.lastIndex===0?f=i.length-1:f=T.lastIndex-2,T===we||p===cf){let R=i.charCodeAt(f),pe=i.charCodeAt(f+1),st=i.charCodeAt(f+2);(R===mf||R===gf)&&(pe===It||pe===en)&&st>=Ds&&st<=Ls&&(we.lastIndex=f+2,we.test(i),we.lastIndex===0?f=i.length-1:f=we.lastIndex-2)}n.push(["word",i.slice(a,f+1),u,a-s,u,f-s,a]),a=f}break}a++}return n}});var on=v((Mv,$s)=>{c();$s.exports=function(e,r){if(r=typeof r=="number"?r:1/0,!r)return Array.isArray(e)?e.map(function(i){return i}):e;return n(e,1);function n(i,o){return i.reduce(function(s,u){return Array.isArray(u)&&o<r?s.concat(n(u,o+1)):s.concat(u)},[])}}});var an=v((Lv,Fs)=>{c();Fs.exports=function(t,e){for(var r=-1,n=[];(r=t.indexOf(e,r+1))!==-1;)n.push(r);return n}});var un=v((jv,Ws)=>{"use strict";c();function kf(t,e){for(var r=1,n=t.length,i=t[0],o=t[0],s=1;s<n;++s)if(o=i,i=t[s],e(i,o)){if(s===r){r++;continue}t[r++]=i}return t.length=r,t}function Of(t){for(var e=1,r=t.length,n=t[0],i=t[0],o=1;o<r;++o,i=n)if(i=n,n=t[o],n!==i){if(o===e){e++;continue}t[e++]=n}return t.length=e,t}function Sf(t,e,r){return t.length===0?t:e?(r||t.sort(e),kf(t,e)):(r||t.sort(),Of(t))}Ws.exports=Sf});var Gs=v((Bv,Vs)=>{"use strict";c();var ln=class extends Error{constructor(e){super(e),this.name=this.constructor.name,this.message=e||"An error ocurred while parsing.",typeof Error.captureStackTrace=="function"?Error.captureStackTrace(this,this.constructor):this.stack=new Error(e).stack}};Vs.exports=ln});var Ks=v((Wv,Qs)=>{"use strict";c();var Tf=Wi(),_f=Gi(),Ef=Qi(),Af=Yi(),Cf=Xi(),qf=ts(),Rf=is(),Pf=os(),If=us(),Hs=cs(),Nf=hs(),Js=ds(),Mf=gs(),Df=Bs(),Lf=on(),zf=an(),jf=un(),Uf=Gs();function Bf(t){return t.sort((e,r)=>e-r)}Qs.exports=class{constructor(e,r){let n={loose:!1};this.cache=[],this.input=e,this.options=Object.assign({},n,r),this.position=0,this.unbalanced=0,this.root=new Tf;let i=new _f;this.root.append(i),this.current=i,this.tokens=Df(e,this.options)}parse(){return this.loop()}colon(){let e=this.currToken;this.newNode(new Af({value:e[1],source:{start:{line:e[2],column:e[3]},end:{line:e[4],column:e[5]}},sourceIndex:e[6]})),this.position++}comma(){let e=this.currToken;this.newNode(new Cf({value:e[1],source:{start:{line:e[2],column:e[3]},end:{line:e[4],column:e[5]}},sourceIndex:e[6]})),this.position++}comment(){let e=!1,r=this.currToken[1].replace(/\/\*|\*\//g,""),n;this.options.loose&&r.startsWith("//")&&(r=r.substring(2),e=!0),n=new qf({value:r,inline:e,source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[4],column:this.currToken[5]}},sourceIndex:this.currToken[6]}),this.newNode(n),this.position++}error(e,r){throw new Uf(e+` at line: ${r[2]}, column ${r[3]}`)}loop(){for(;this.position<this.tokens.length;)this.parseTokens();return!this.current.last&&this.spaces?this.current.raws.before+=this.spaces:this.spaces&&(this.current.last.raws.after+=this.spaces),this.spaces="",this.root}operator(){let e=this.currToken[1],r;if(e==="+"||e==="-"){if(this.options.loose||this.position>0&&(this.current.type==="func"&&this.current.value==="calc"?this.prevToken[0]!=="space"&&this.prevToken[0]!=="("?this.error("Syntax Error",this.currToken):this.nextToken[0]!=="space"&&this.nextToken[0]!=="word"?this.error("Syntax Error",this.currToken):this.nextToken[0]==="word"&&this.current.last.type!=="operator"&&this.current.last.value!=="("&&this.error("Syntax Error",this.currToken):(this.nextToken[0]==="space"||this.nextToken[0]==="operator"||this.prevToken[0]==="operator")&&this.error("Syntax Error",this.currToken)),this.options.loose){if((!this.current.nodes.length||this.current.last&&this.current.last.type==="operator")&&this.nextToken[0]==="word")return this.word()}else if(this.nextToken[0]==="word")return this.word()}return r=new If({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]}),this.position++,this.newNode(r)}parseTokens(){switch(this.currToken[0]){case"space":this.space();break;case"colon":this.colon();break;case"comma":this.comma();break;case"comment":this.comment();break;case"(":this.parenOpen();break;case")":this.parenClose();break;case"atword":case"word":this.word();break;case"operator":this.operator();break;case"string":this.string();break;case"unicoderange":this.unicodeRange();break;default:this.word();break}}parenOpen(){let e=1,r=this.position+1,n=this.currToken,i;for(;r<this.tokens.length&&e;){let o=this.tokens[r];o[0]==="("&&e++,o[0]===")"&&e--,r++}if(e&&this.error("Expected closing parenthesis",n),i=this.current.last,i&&i.type==="func"&&i.unbalanced<0&&(i.unbalanced=0,this.current=i),this.current.unbalanced++,this.newNode(new Hs({value:n[1],source:{start:{line:n[2],column:n[3]},end:{line:n[4],column:n[5]}},sourceIndex:n[6]})),this.position++,this.current.type==="func"&&this.current.unbalanced&&this.current.value==="url"&&this.currToken[0]!=="string"&&this.currToken[0]!==")"&&!this.options.loose){let o=this.nextToken,s=this.currToken[1],u={line:this.currToken[2],column:this.currToken[3]};for(;o&&o[0]!==")"&&this.current.unbalanced;)this.position++,s+=this.currToken[1],o=this.nextToken;this.position!==this.tokens.length-1&&(this.position++,this.newNode(new Js({value:s,source:{start:u,end:{line:this.currToken[4],column:this.currToken[5]}},sourceIndex:this.currToken[6]})))}}parenClose(){let e=this.currToken;this.newNode(new Hs({value:e[1],source:{start:{line:e[2],column:e[3]},end:{line:e[4],column:e[5]}},sourceIndex:e[6]})),this.position++,!(this.position>=this.tokens.length-1&&!this.current.unbalanced)&&(this.current.unbalanced--,this.current.unbalanced<0&&this.error("Expected opening parenthesis",e),!this.current.unbalanced&&this.cache.length&&(this.current=this.cache.pop()))}space(){let e=this.currToken;this.position===this.tokens.length-1||this.nextToken[0]===","||this.nextToken[0]===")"?(this.current.last.raws.after+=e[1],this.position++):(this.spaces=e[1],this.position++)}unicodeRange(){let e=this.currToken;this.newNode(new Mf({value:e[1],source:{start:{line:e[2],column:e[3]},end:{line:e[4],column:e[5]}},sourceIndex:e[6]})),this.position++}splitWord(){let e=this.nextToken,r=this.currToken[1],n=/^[\+\-]?((\d+(\.\d*)?)|(\.\d+))([eE][\+\-]?\d+)?/,i=/^(?!\#([a-z0-9]+))[\#\{\}]/gi,o,s;if(!i.test(r))for(;e&&e[0]==="word";)this.position++,r+=this.currToken[1],e=this.nextToken;o=zf(r,"@"),s=Bf(jf(Lf([[0],o]))),s.forEach((u,a)=>{let l=s[a+1]||r.length,h=r.slice(u,l),p;if(~o.indexOf(u))p=new Ef({value:h.slice(1),source:{start:{line:this.currToken[2],column:this.currToken[3]+u},end:{line:this.currToken[4],column:this.currToken[3]+(l-1)}},sourceIndex:this.currToken[6]+s[a]});else if(n.test(this.currToken[1])){let f=h.replace(n,"");p=new Pf({value:h.replace(f,""),source:{start:{line:this.currToken[2],column:this.currToken[3]+u},end:{line:this.currToken[4],column:this.currToken[3]+(l-1)}},sourceIndex:this.currToken[6]+s[a],unit:f})}else p=new(e&&e[0]==="("?Rf:Js)({value:h,source:{start:{line:this.currToken[2],column:this.currToken[3]+u},end:{line:this.currToken[4],column:this.currToken[3]+(l-1)}},sourceIndex:this.currToken[6]+s[a]}),p.type==="word"?(p.isHex=/^#(.+)/.test(h),p.isColor=/^#([0-9a-f]{3}|[0-9a-f]{4}|[0-9a-f]{6}|[0-9a-f]{8})$/i.test(h)):this.cache.push(this.current);this.newNode(p)}),this.position++}string(){let e=this.currToken,r=this.currToken[1],n=/^(\"|\')/,i=n.test(r),o="",s;i&&(o=r.match(n)[0],r=r.slice(1,r.length-1)),s=new Nf({value:r,source:{start:{line:e[2],column:e[3]},end:{line:e[4],column:e[5]}},sourceIndex:e[6],quoted:i}),s.raws.quote=o,this.newNode(s),this.position++}word(){return this.splitWord()}newNode(e){return this.spaces&&(e.raws.before+=this.spaces,this.spaces=""),this.current.append(e)}get currToken(){return this.tokens[this.position]}get nextToken(){return this.tokens[this.position+1]}get prevToken(){return this.tokens[this.position-1]}}});var se=v((Mt,Zs)=>{"use strict";c();Mt.__esModule=!0;var Ys=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t};function $f(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}var Ff=function t(e,r){if((typeof e>"u"?"undefined":Ys(e))!=="object")return e;var n=new e.constructor;for(var i in e)if(!!e.hasOwnProperty(i)){var o=e[i],s=typeof o>"u"?"undefined":Ys(o);i==="parent"&&s==="object"?r&&(n[i]=r):o instanceof Array?n[i]=o.map(function(u){return t(u,n)}):n[i]=t(o,n)}return n},Wf=function(){function t(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};$f(this,t);for(var r in e)this[r]=e[r];var n=e.spaces;n=n===void 0?{}:n;var i=n.before,o=i===void 0?"":i,s=n.after,u=s===void 0?"":s;this.spaces={before:o,after:u}}return t.prototype.remove=function(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this},t.prototype.replaceWith=function(){if(this.parent){for(var r in arguments)this.parent.insertBefore(this,arguments[r]);this.remove()}return this},t.prototype.next=function(){return this.parent.at(this.parent.index(this)+1)},t.prototype.prev=function(){return this.parent.at(this.parent.index(this)-1)},t.prototype.clone=function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=Ff(this);for(var i in r)n[i]=r[i];return n},t.prototype.toString=function(){return[this.spaces.before,String(this.value),this.spaces.after].join("")},t}();Mt.default=Wf;Zs.exports=Mt.default});var I=v(M=>{"use strict";c();M.__esModule=!0;var Hv=M.TAG="tag",Jv=M.STRING="string",Qv=M.SELECTOR="selector",Kv=M.ROOT="root",Yv=M.PSEUDO="pseudo",Zv=M.NESTING="nesting",Xv=M.ID="id",ex=M.COMMENT="comment",tx=M.COMBINATOR="combinator",rx=M.CLASS="class",nx=M.ATTRIBUTE="attribute",ix=M.UNIVERSAL="universal"});var Lt=v((Dt,Xs)=>{"use strict";c();Dt.__esModule=!0;var Vf=function(){function t(e,r){for(var n=0;n<r.length;n++){var i=r[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,r,n){return r&&t(e.prototype,r),n&&t(e,n),e}}(),Gf=se(),Hf=Kf(Gf),Jf=I(),J=Qf(Jf);function Qf(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e}function Kf(t){return t&&t.__esModule?t:{default:t}}function Yf(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Zf(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function Xf(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var eh=function(t){Xf(e,t);function e(r){Yf(this,e);var n=Zf(this,t.call(this,r));return n.nodes||(n.nodes=[]),n}return e.prototype.append=function(n){return n.parent=this,this.nodes.push(n),this},e.prototype.prepend=function(n){return n.parent=this,this.nodes.unshift(n),this},e.prototype.at=function(n){return this.nodes[n]},e.prototype.index=function(n){return typeof n=="number"?n:this.nodes.indexOf(n)},e.prototype.removeChild=function(n){n=this.index(n),this.at(n).parent=void 0,this.nodes.splice(n,1);var i=void 0;for(var o in this.indexes)i=this.indexes[o],i>=n&&(this.indexes[o]=i-1);return this},e.prototype.removeAll=function(){for(var o=this.nodes,n=Array.isArray(o),i=0,o=n?o:o[Symbol.iterator]();;){var s;if(n){if(i>=o.length)break;s=o[i++]}else{if(i=o.next(),i.done)break;s=i.value}var u=s;u.parent=void 0}return this.nodes=[],this},e.prototype.empty=function(){return this.removeAll()},e.prototype.insertAfter=function(n,i){var o=this.index(n);this.nodes.splice(o+1,0,i);var s=void 0;for(var u in this.indexes)s=this.indexes[u],o<=s&&(this.indexes[u]=s+this.nodes.length);return this},e.prototype.insertBefore=function(n,i){var o=this.index(n);this.nodes.splice(o,0,i);var s=void 0;for(var u in this.indexes)s=this.indexes[u],o<=s&&(this.indexes[u]=s+this.nodes.length);return this},e.prototype.each=function(n){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach++;var i=this.lastEach;if(this.indexes[i]=0,!!this.length){for(var o=void 0,s=void 0;this.indexes[i]<this.length&&(o=this.indexes[i],s=n(this.at(o),o),s!==!1);)this.indexes[i]+=1;if(delete this.indexes[i],s===!1)return!1}},e.prototype.walk=function(n){return this.each(function(i,o){var s=n(i,o);if(s!==!1&&i.length&&(s=i.walk(n)),s===!1)return!1})},e.prototype.walkAttributes=function(n){var i=this;return this.walk(function(o){if(o.type===J.ATTRIBUTE)return n.call(i,o)})},e.prototype.walkClasses=function(n){var i=this;return this.walk(function(o){if(o.type===J.CLASS)return n.call(i,o)})},e.prototype.walkCombinators=function(n){var i=this;return this.walk(function(o){if(o.type===J.COMBINATOR)return n.call(i,o)})},e.prototype.walkComments=function(n){var i=this;return this.walk(function(o){if(o.type===J.COMMENT)return n.call(i,o)})},e.prototype.walkIds=function(n){var i=this;return this.walk(function(o){if(o.type===J.ID)return n.call(i,o)})},e.prototype.walkNesting=function(n){var i=this;return this.walk(function(o){if(o.type===J.NESTING)return n.call(i,o)})},e.prototype.walkPseudos=function(n){var i=this;return this.walk(function(o){if(o.type===J.PSEUDO)return n.call(i,o)})},e.prototype.walkTags=function(n){var i=this;return this.walk(function(o){if(o.type===J.TAG)return n.call(i,o)})},e.prototype.walkUniversals=function(n){var i=this;return this.walk(function(o){if(o.type===J.UNIVERSAL)return n.call(i,o)})},e.prototype.split=function(n){var i=this,o=[];return this.reduce(function(s,u,a){var l=n.call(i,u);return o.push(u),l?(s.push(o),o=[]):a===i.length-1&&s.push(o),s},[])},e.prototype.map=function(n){return this.nodes.map(n)},e.prototype.reduce=function(n,i){return this.nodes.reduce(n,i)},e.prototype.every=function(n){return this.nodes.every(n)},e.prototype.some=function(n){return this.nodes.some(n)},e.prototype.filter=function(n){return this.nodes.filter(n)},e.prototype.sort=function(n){return this.nodes.sort(n)},e.prototype.toString=function(){return this.map(String).join("")},Vf(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}(Hf.default);Dt.default=eh;Xs.exports=Dt.default});var to=v((zt,eo)=>{"use strict";c();zt.__esModule=!0;var th=Lt(),rh=ih(th),nh=I();function ih(t){return t&&t.__esModule?t:{default:t}}function sh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function oh(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function ah(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var uh=function(t){ah(e,t);function e(r){sh(this,e);var n=oh(this,t.call(this,r));return n.type=nh.ROOT,n}return e.prototype.toString=function(){var n=this.reduce(function(i,o){var s=String(o);return s?i+s+",":""},"").slice(0,-1);return this.trailingComma?n+",":n},e}(rh.default);zt.default=uh;eo.exports=zt.default});var no=v((jt,ro)=>{"use strict";c();jt.__esModule=!0;var lh=Lt(),ch=hh(lh),fh=I();function hh(t){return t&&t.__esModule?t:{default:t}}function ph(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function dh(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function mh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var gh=function(t){mh(e,t);function e(r){ph(this,e);var n=dh(this,t.call(this,r));return n.type=fh.SELECTOR,n}return e}(ch.default);jt.default=gh;ro.exports=jt.default});var ve=v((Ut,io)=>{"use strict";c();Ut.__esModule=!0;var yh=function(){function t(e,r){for(var n=0;n<r.length;n++){var i=r[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,r,n){return r&&t(e.prototype,r),n&&t(e,n),e}}(),wh=se(),vh=xh(wh);function xh(t){return t&&t.__esModule?t:{default:t}}function bh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function kh(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function Oh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var Sh=function(t){Oh(e,t);function e(){return bh(this,e),kh(this,t.apply(this,arguments))}return e.prototype.toString=function(){return[this.spaces.before,this.ns,String(this.value),this.spaces.after].join("")},yh(e,[{key:"ns",get:function(){var n=this.namespace;return n?(typeof n=="string"?n:"")+"|":""}}]),e}(vh.default);Ut.default=Sh;io.exports=Ut.default});var oo=v((Bt,so)=>{"use strict";c();Bt.__esModule=!0;var Th=ve(),_h=Ah(Th),Eh=I();function Ah(t){return t&&t.__esModule?t:{default:t}}function Ch(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function qh(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function Rh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var Ph=function(t){Rh(e,t);function e(r){Ch(this,e);var n=qh(this,t.call(this,r));return n.type=Eh.CLASS,n}return e.prototype.toString=function(){return[this.spaces.before,this.ns,String("."+this.value),this.spaces.after].join("")},e}(_h.default);Bt.default=Ph;so.exports=Bt.default});var uo=v(($t,ao)=>{"use strict";c();$t.__esModule=!0;var Ih=se(),Nh=Dh(Ih),Mh=I();function Dh(t){return t&&t.__esModule?t:{default:t}}function Lh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function zh(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function jh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var Uh=function(t){jh(e,t);function e(r){Lh(this,e);var n=zh(this,t.call(this,r));return n.type=Mh.COMMENT,n}return e}(Nh.default);$t.default=Uh;ao.exports=$t.default});var co=v((Ft,lo)=>{"use strict";c();Ft.__esModule=!0;var Bh=ve(),$h=Wh(Bh),Fh=I();function Wh(t){return t&&t.__esModule?t:{default:t}}function Vh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Gh(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function Hh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var Jh=function(t){Hh(e,t);function e(r){Vh(this,e);var n=Gh(this,t.call(this,r));return n.type=Fh.ID,n}return e.prototype.toString=function(){return[this.spaces.before,this.ns,String("#"+this.value),this.spaces.after].join("")},e}($h.default);Ft.default=Jh;lo.exports=Ft.default});var ho=v((Wt,fo)=>{"use strict";c();Wt.__esModule=!0;var Qh=ve(),Kh=Zh(Qh),Yh=I();function Zh(t){return t&&t.__esModule?t:{default:t}}function Xh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ep(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function tp(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var rp=function(t){tp(e,t);function e(r){Xh(this,e);var n=ep(this,t.call(this,r));return n.type=Yh.TAG,n}return e}(Kh.default);Wt.default=rp;fo.exports=Wt.default});var mo=v((Vt,po)=>{"use strict";c();Vt.__esModule=!0;var np=se(),ip=op(np),sp=I();function op(t){return t&&t.__esModule?t:{default:t}}function ap(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function up(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function lp(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var cp=function(t){lp(e,t);function e(r){ap(this,e);var n=up(this,t.call(this,r));return n.type=sp.STRING,n}return e}(ip.default);Vt.default=cp;po.exports=Vt.default});var yo=v((Gt,go)=>{"use strict";c();Gt.__esModule=!0;var fp=Lt(),hp=dp(fp),pp=I();function dp(t){return t&&t.__esModule?t:{default:t}}function mp(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function gp(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function yp(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var wp=function(t){yp(e,t);function e(r){mp(this,e);var n=gp(this,t.call(this,r));return n.type=pp.PSEUDO,n}return e.prototype.toString=function(){var n=this.length?"("+this.map(String).join(",")+")":"";return[this.spaces.before,String(this.value),n,this.spaces.after].join("")},e}(hp.default);Gt.default=wp;go.exports=Gt.default});var vo=v((Ht,wo)=>{"use strict";c();Ht.__esModule=!0;var vp=ve(),xp=kp(vp),bp=I();function kp(t){return t&&t.__esModule?t:{default:t}}function Op(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Sp(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function Tp(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var _p=function(t){Tp(e,t);function e(r){Op(this,e);var n=Sp(this,t.call(this,r));return n.type=bp.ATTRIBUTE,n.raws={},n}return e.prototype.toString=function(){var n=[this.spaces.before,"[",this.ns,this.attribute];return this.operator&&n.push(this.operator),this.value&&n.push(this.value),this.raws.insensitive?n.push(this.raws.insensitive):this.insensitive&&n.push(" i"),n.push("]"),n.concat(this.spaces.after).join("")},e}(xp.default);Ht.default=_p;wo.exports=Ht.default});var bo=v((Jt,xo)=>{"use strict";c();Jt.__esModule=!0;var Ep=ve(),Ap=qp(Ep),Cp=I();function qp(t){return t&&t.__esModule?t:{default:t}}function Rp(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Pp(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function Ip(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var Np=function(t){Ip(e,t);function e(r){Rp(this,e);var n=Pp(this,t.call(this,r));return n.type=Cp.UNIVERSAL,n.value="*",n}return e}(Ap.default);Jt.default=Np;xo.exports=Jt.default});var Oo=v((Qt,ko)=>{"use strict";c();Qt.__esModule=!0;var Mp=se(),Dp=zp(Mp),Lp=I();function zp(t){return t&&t.__esModule?t:{default:t}}function jp(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Up(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function Bp(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var $p=function(t){Bp(e,t);function e(r){jp(this,e);var n=Up(this,t.call(this,r));return n.type=Lp.COMBINATOR,n}return e}(Dp.default);Qt.default=$p;ko.exports=Qt.default});var To=v((Kt,So)=>{"use strict";c();Kt.__esModule=!0;var Fp=se(),Wp=Gp(Fp),Vp=I();function Gp(t){return t&&t.__esModule?t:{default:t}}function Hp(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Jp(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function Qp(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var Kp=function(t){Qp(e,t);function e(r){Hp(this,e);var n=Jp(this,t.call(this,r));return n.type=Vp.NESTING,n.value="&",n}return e}(Wp.default);Kt.default=Kp;So.exports=Kt.default});var Eo=v((Yt,_o)=>{"use strict";c();Yt.__esModule=!0;Yt.default=Yp;function Yp(t){return t.sort(function(e,r){return e-r})}_o.exports=Yt.default});var Do=v((er,Mo)=>{"use strict";c();er.__esModule=!0;er.default=ud;var Ao=39,Zp=34,cn=92,Co=47,De=10,fn=32,hn=12,pn=9,dn=13,qo=43,Ro=62,Po=126,Io=124,Xp=44,ed=40,td=41,rd=91,nd=93,id=59,No=42,sd=58,od=38,ad=64,Zt=/[ \n\t\r\{\(\)'"\\;/]/g,Xt=/[ \n\t\r\(\)\*:;@!&'"\+\|~>,\[\]\\]|\/(?=\*)/g;function ud(t){for(var e=[],r=t.css.valueOf(),n=void 0,i=void 0,o=void 0,s=void 0,u=void 0,a=void 0,l=void 0,h=void 0,p=void 0,f=void 0,g=void 0,x=r.length,m=-1,w=1,y=0,E=function(A,S){if(t.safe)r+=S,i=r.length-1;else throw t.error("Unclosed "+A,w,y-m,y)};y<x;){switch(n=r.charCodeAt(y),n===De&&(m=y,w+=1),n){case De:case fn:case pn:case dn:case hn:i=y;do i+=1,n=r.charCodeAt(i),n===De&&(m=i,w+=1);while(n===fn||n===De||n===pn||n===dn||n===hn);e.push(["space",r.slice(y,i),w,y-m,y]),y=i-1;break;case qo:case Ro:case Po:case Io:i=y;do i+=1,n=r.charCodeAt(i);while(n===qo||n===Ro||n===Po||n===Io);e.push(["combinator",r.slice(y,i),w,y-m,y]),y=i-1;break;case No:e.push(["*","*",w,y-m,y]);break;case od:e.push(["&","&",w,y-m,y]);break;case Xp:e.push([",",",",w,y-m,y]);break;case rd:e.push(["[","[",w,y-m,y]);break;case nd:e.push(["]","]",w,y-m,y]);break;case sd:e.push([":",":",w,y-m,y]);break;case id:e.push([";",";",w,y-m,y]);break;case ed:e.push(["(","(",w,y-m,y]);break;case td:e.push([")",")",w,y-m,y]);break;case Ao:case Zp:o=n===Ao?"'":'"',i=y;do for(f=!1,i=r.indexOf(o,i+1),i===-1&&E("quote",o),g=i;r.charCodeAt(g-1)===cn;)g-=1,f=!f;while(f);e.push(["string",r.slice(y,i+1),w,y-m,w,i-m,y]),y=i;break;case ad:Zt.lastIndex=y+1,Zt.test(r),Zt.lastIndex===0?i=r.length-1:i=Zt.lastIndex-2,e.push(["at-word",r.slice(y,i+1),w,y-m,w,i-m,y]),y=i;break;case cn:for(i=y,l=!0;r.charCodeAt(i+1)===cn;)i+=1,l=!l;n=r.charCodeAt(i+1),l&&n!==Co&&n!==fn&&n!==De&&n!==pn&&n!==dn&&n!==hn&&(i+=1),e.push(["word",r.slice(y,i+1),w,y-m,w,i-m,y]),y=i;break;default:n===Co&&r.charCodeAt(y+1)===No?(i=r.indexOf("*/",y+2)+1,i===0&&E("comment","*/"),a=r.slice(y,i+1),s=a.split(`
|
|
16
|
+
`),m=x.length-1,m>0?(E=u+m,b=f-x[m].length):(E=u,b=s),n.push(["comment",w,u,a-s,E,f-b,a]),s=b,u=E,a=f}else if(p===pf&&!xf.test(i.slice(a+1,a+2)))f=a+1,n.push(["#",i.slice(a,f),u,a-s,u,f-s,a]),a=f-1;else if((p===yf||p===wf)&&i.charCodeAt(a+1)===en){f=a+2;do f+=1,p=i.charCodeAt(f);while(f<o&&bf.test(i.slice(f,f+1)));n.push(["unicoderange",i.slice(a,f),u,a-s,u,f-s,a]),a=f-1}else if(p===Pt)f=a+1,n.push(["operator",i.slice(a,f),u,a-s,u,f-s,a]),a=f-1;else{let T=vf;if(p>=Ds&&p<=Ls&&(T=we),T.lastIndex=a+1,T.test(i),T.lastIndex===0?f=i.length-1:f=T.lastIndex-2,T===we||p===cf){let R=i.charCodeAt(f),pe=i.charCodeAt(f+1),st=i.charCodeAt(f+2);(R===mf||R===gf)&&(pe===It||pe===en)&&st>=Ds&&st<=Ls&&(we.lastIndex=f+2,we.test(i),we.lastIndex===0?f=i.length-1:f=we.lastIndex-2)}n.push(["word",i.slice(a,f+1),u,a-s,u,f-s,a]),a=f}break}a++}return n}});var on=v((Mv,$s)=>{c();$s.exports=function(e,r){if(r=typeof r=="number"?r:1/0,!r)return Array.isArray(e)?e.map(function(i){return i}):e;return n(e,1);function n(i,o){return i.reduce(function(s,u){return Array.isArray(u)&&o<r?s.concat(n(u,o+1)):s.concat(u)},[])}}});var an=v((Lv,Fs)=>{c();Fs.exports=function(t,e){for(var r=-1,n=[];(r=t.indexOf(e,r+1))!==-1;)n.push(r);return n}});var un=v((jv,Ws)=>{"use strict";c();function kf(t,e){for(var r=1,n=t.length,i=t[0],o=t[0],s=1;s<n;++s)if(o=i,i=t[s],e(i,o)){if(s===r){r++;continue}t[r++]=i}return t.length=r,t}function Of(t){for(var e=1,r=t.length,n=t[0],i=t[0],o=1;o<r;++o,i=n)if(i=n,n=t[o],n!==i){if(o===e){e++;continue}t[e++]=n}return t.length=e,t}function Sf(t,e,r){return t.length===0?t:e?(r||t.sort(e),kf(t,e)):(r||t.sort(),Of(t))}Ws.exports=Sf});var Gs=v((Bv,Vs)=>{"use strict";c();var ln=class extends Error{constructor(e){super(e),this.name=this.constructor.name,this.message=e||"An error ocurred while parsing.",typeof Error.captureStackTrace=="function"?Error.captureStackTrace(this,this.constructor):this.stack=new Error(e).stack}};Vs.exports=ln});var Ks=v((Wv,Qs)=>{"use strict";c();var Tf=Wi(),_f=Gi(),Ef=Qi(),Af=Yi(),Cf=Xi(),qf=ts(),Rf=is(),Pf=os(),If=us(),Hs=cs(),Nf=hs(),Js=ds(),Mf=gs(),Df=Bs(),Lf=on(),zf=an(),jf=un(),Uf=Gs();function Bf(t){return t.sort((e,r)=>e-r)}Qs.exports=class{constructor(e,r){let n={loose:!1};this.cache=[],this.input=e,this.options=Object.assign({},n,r),this.position=0,this.unbalanced=0,this.root=new Tf;let i=new _f;this.root.append(i),this.current=i,this.tokens=Df(e,this.options)}parse(){return this.loop()}colon(){let e=this.currToken;this.newNode(new Af({value:e[1],source:{start:{line:e[2],column:e[3]},end:{line:e[4],column:e[5]}},sourceIndex:e[6]})),this.position++}comma(){let e=this.currToken;this.newNode(new Cf({value:e[1],source:{start:{line:e[2],column:e[3]},end:{line:e[4],column:e[5]}},sourceIndex:e[6]})),this.position++}comment(){let e=!1,r=this.currToken[1].replace(/\/\*|\*\//g,""),n;this.options.loose&&r.startsWith("//")&&(r=r.substring(2),e=!0),n=new qf({value:r,inline:e,source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[4],column:this.currToken[5]}},sourceIndex:this.currToken[6]}),this.newNode(n),this.position++}error(e,r){throw new Uf(e+` at line: ${r[2]}, column ${r[3]}`)}loop(){for(;this.position<this.tokens.length;)this.parseTokens();return!this.current.last&&this.spaces?this.current.raws.before+=this.spaces:this.spaces&&(this.current.last.raws.after+=this.spaces),this.spaces="",this.root}operator(){let e=this.currToken[1],r;if(e==="+"||e==="-"){if(this.options.loose||this.position>0&&(this.current.type==="func"&&this.current.value==="calc"?this.prevToken[0]!=="space"&&this.prevToken[0]!=="("?this.error("Syntax Error",this.currToken):this.nextToken[0]!=="space"&&this.nextToken[0]!=="word"?this.error("Syntax Error",this.currToken):this.nextToken[0]==="word"&&this.current.last.type!=="operator"&&this.current.last.value!=="("&&this.error("Syntax Error",this.currToken):(this.nextToken[0]==="space"||this.nextToken[0]==="operator"||this.prevToken[0]==="operator")&&this.error("Syntax Error",this.currToken)),this.options.loose){if((!this.current.nodes.length||this.current.last&&this.current.last.type==="operator")&&this.nextToken[0]==="word")return this.word()}else if(this.nextToken[0]==="word")return this.word()}return r=new If({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]}),this.position++,this.newNode(r)}parseTokens(){switch(this.currToken[0]){case"space":this.space();break;case"colon":this.colon();break;case"comma":this.comma();break;case"comment":this.comment();break;case"(":this.parenOpen();break;case")":this.parenClose();break;case"atword":case"word":this.word();break;case"operator":this.operator();break;case"string":this.string();break;case"unicoderange":this.unicodeRange();break;default:this.word();break}}parenOpen(){let e=1,r=this.position+1,n=this.currToken,i;for(;r<this.tokens.length&&e;){let o=this.tokens[r];o[0]==="("&&e++,o[0]===")"&&e--,r++}if(e&&this.error("Expected closing parenthesis",n),i=this.current.last,i&&i.type==="func"&&i.unbalanced<0&&(i.unbalanced=0,this.current=i),this.current.unbalanced++,this.newNode(new Hs({value:n[1],source:{start:{line:n[2],column:n[3]},end:{line:n[4],column:n[5]}},sourceIndex:n[6]})),this.position++,this.current.type==="func"&&this.current.unbalanced&&this.current.value==="url"&&this.currToken[0]!=="string"&&this.currToken[0]!==")"&&!this.options.loose){let o=this.nextToken,s=this.currToken[1],u={line:this.currToken[2],column:this.currToken[3]};for(;o&&o[0]!==")"&&this.current.unbalanced;)this.position++,s+=this.currToken[1],o=this.nextToken;this.position!==this.tokens.length-1&&(this.position++,this.newNode(new Js({value:s,source:{start:u,end:{line:this.currToken[4],column:this.currToken[5]}},sourceIndex:this.currToken[6]})))}}parenClose(){let e=this.currToken;this.newNode(new Hs({value:e[1],source:{start:{line:e[2],column:e[3]},end:{line:e[4],column:e[5]}},sourceIndex:e[6]})),this.position++,!(this.position>=this.tokens.length-1&&!this.current.unbalanced)&&(this.current.unbalanced--,this.current.unbalanced<0&&this.error("Expected opening parenthesis",e),!this.current.unbalanced&&this.cache.length&&(this.current=this.cache.pop()))}space(){let e=this.currToken;this.position===this.tokens.length-1||this.nextToken[0]===","||this.nextToken[0]===")"?(this.current.last.raws.after+=e[1],this.position++):(this.spaces=e[1],this.position++)}unicodeRange(){let e=this.currToken;this.newNode(new Mf({value:e[1],source:{start:{line:e[2],column:e[3]},end:{line:e[4],column:e[5]}},sourceIndex:e[6]})),this.position++}splitWord(){let e=this.nextToken,r=this.currToken[1],n=/^[\+\-]?((\d+(\.\d*)?)|(\.\d+))([eE][\+\-]?\d+)?/,i=/^(?!\#([a-z0-9]+))[\#\{\}]/gi,o,s;if(!i.test(r))for(;e&&e[0]==="word";){this.position++;let u=this.currToken[1];r+=u,e=this.nextToken}o=zf(r,"@"),s=Bf(jf(Lf([[0],o]))),s.forEach((u,a)=>{let l=s[a+1]||r.length,h=r.slice(u,l),p;if(~o.indexOf(u))p=new Ef({value:h.slice(1),source:{start:{line:this.currToken[2],column:this.currToken[3]+u},end:{line:this.currToken[4],column:this.currToken[3]+(l-1)}},sourceIndex:this.currToken[6]+s[a]});else if(n.test(this.currToken[1])){let f=h.replace(n,"");p=new Pf({value:h.replace(f,""),source:{start:{line:this.currToken[2],column:this.currToken[3]+u},end:{line:this.currToken[4],column:this.currToken[3]+(l-1)}},sourceIndex:this.currToken[6]+s[a],unit:f})}else p=new(e&&e[0]==="("?Rf:Js)({value:h,source:{start:{line:this.currToken[2],column:this.currToken[3]+u},end:{line:this.currToken[4],column:this.currToken[3]+(l-1)}},sourceIndex:this.currToken[6]+s[a]}),p.type==="word"?(p.isHex=/^#(.+)/.test(h),p.isColor=/^#([0-9a-f]{3}|[0-9a-f]{4}|[0-9a-f]{6}|[0-9a-f]{8})$/i.test(h)):this.cache.push(this.current);this.newNode(p)}),this.position++}string(){let e=this.currToken,r=this.currToken[1],n=/^(\"|\')/,i=n.test(r),o="",s;i&&(o=r.match(n)[0],r=r.slice(1,r.length-1)),s=new Nf({value:r,source:{start:{line:e[2],column:e[3]},end:{line:e[4],column:e[5]}},sourceIndex:e[6],quoted:i}),s.raws.quote=o,this.newNode(s),this.position++}word(){return this.splitWord()}newNode(e){return this.spaces&&(e.raws.before+=this.spaces,this.spaces=""),this.current.append(e)}get currToken(){return this.tokens[this.position]}get nextToken(){return this.tokens[this.position+1]}get prevToken(){return this.tokens[this.position-1]}}});var se=v((Mt,Zs)=>{"use strict";c();Mt.__esModule=!0;var Ys=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t};function $f(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}var Ff=function t(e,r){if((typeof e>"u"?"undefined":Ys(e))!=="object")return e;var n=new e.constructor;for(var i in e)if(!!e.hasOwnProperty(i)){var o=e[i],s=typeof o>"u"?"undefined":Ys(o);i==="parent"&&s==="object"?r&&(n[i]=r):o instanceof Array?n[i]=o.map(function(u){return t(u,n)}):n[i]=t(o,n)}return n},Wf=function(){function t(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};$f(this,t);for(var r in e)this[r]=e[r];var n=e.spaces;n=n===void 0?{}:n;var i=n.before,o=i===void 0?"":i,s=n.after,u=s===void 0?"":s;this.spaces={before:o,after:u}}return t.prototype.remove=function(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this},t.prototype.replaceWith=function(){if(this.parent){for(var r in arguments)this.parent.insertBefore(this,arguments[r]);this.remove()}return this},t.prototype.next=function(){return this.parent.at(this.parent.index(this)+1)},t.prototype.prev=function(){return this.parent.at(this.parent.index(this)-1)},t.prototype.clone=function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=Ff(this);for(var i in r)n[i]=r[i];return n},t.prototype.toString=function(){return[this.spaces.before,String(this.value),this.spaces.after].join("")},t}();Mt.default=Wf;Zs.exports=Mt.default});var I=v(M=>{"use strict";c();M.__esModule=!0;var Hv=M.TAG="tag",Jv=M.STRING="string",Qv=M.SELECTOR="selector",Kv=M.ROOT="root",Yv=M.PSEUDO="pseudo",Zv=M.NESTING="nesting",Xv=M.ID="id",ex=M.COMMENT="comment",tx=M.COMBINATOR="combinator",rx=M.CLASS="class",nx=M.ATTRIBUTE="attribute",ix=M.UNIVERSAL="universal"});var Lt=v((Dt,Xs)=>{"use strict";c();Dt.__esModule=!0;var Vf=function(){function t(e,r){for(var n=0;n<r.length;n++){var i=r[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,r,n){return r&&t(e.prototype,r),n&&t(e,n),e}}(),Gf=se(),Hf=Kf(Gf),Jf=I(),J=Qf(Jf);function Qf(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e}function Kf(t){return t&&t.__esModule?t:{default:t}}function Yf(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Zf(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function Xf(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var eh=function(t){Xf(e,t);function e(r){Yf(this,e);var n=Zf(this,t.call(this,r));return n.nodes||(n.nodes=[]),n}return e.prototype.append=function(n){return n.parent=this,this.nodes.push(n),this},e.prototype.prepend=function(n){return n.parent=this,this.nodes.unshift(n),this},e.prototype.at=function(n){return this.nodes[n]},e.prototype.index=function(n){return typeof n=="number"?n:this.nodes.indexOf(n)},e.prototype.removeChild=function(n){n=this.index(n),this.at(n).parent=void 0,this.nodes.splice(n,1);var i=void 0;for(var o in this.indexes)i=this.indexes[o],i>=n&&(this.indexes[o]=i-1);return this},e.prototype.removeAll=function(){for(var o=this.nodes,n=Array.isArray(o),i=0,o=n?o:o[Symbol.iterator]();;){var s;if(n){if(i>=o.length)break;s=o[i++]}else{if(i=o.next(),i.done)break;s=i.value}var u=s;u.parent=void 0}return this.nodes=[],this},e.prototype.empty=function(){return this.removeAll()},e.prototype.insertAfter=function(n,i){var o=this.index(n);this.nodes.splice(o+1,0,i);var s=void 0;for(var u in this.indexes)s=this.indexes[u],o<=s&&(this.indexes[u]=s+this.nodes.length);return this},e.prototype.insertBefore=function(n,i){var o=this.index(n);this.nodes.splice(o,0,i);var s=void 0;for(var u in this.indexes)s=this.indexes[u],o<=s&&(this.indexes[u]=s+this.nodes.length);return this},e.prototype.each=function(n){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach++;var i=this.lastEach;if(this.indexes[i]=0,!!this.length){for(var o=void 0,s=void 0;this.indexes[i]<this.length&&(o=this.indexes[i],s=n(this.at(o),o),s!==!1);)this.indexes[i]+=1;if(delete this.indexes[i],s===!1)return!1}},e.prototype.walk=function(n){return this.each(function(i,o){var s=n(i,o);if(s!==!1&&i.length&&(s=i.walk(n)),s===!1)return!1})},e.prototype.walkAttributes=function(n){var i=this;return this.walk(function(o){if(o.type===J.ATTRIBUTE)return n.call(i,o)})},e.prototype.walkClasses=function(n){var i=this;return this.walk(function(o){if(o.type===J.CLASS)return n.call(i,o)})},e.prototype.walkCombinators=function(n){var i=this;return this.walk(function(o){if(o.type===J.COMBINATOR)return n.call(i,o)})},e.prototype.walkComments=function(n){var i=this;return this.walk(function(o){if(o.type===J.COMMENT)return n.call(i,o)})},e.prototype.walkIds=function(n){var i=this;return this.walk(function(o){if(o.type===J.ID)return n.call(i,o)})},e.prototype.walkNesting=function(n){var i=this;return this.walk(function(o){if(o.type===J.NESTING)return n.call(i,o)})},e.prototype.walkPseudos=function(n){var i=this;return this.walk(function(o){if(o.type===J.PSEUDO)return n.call(i,o)})},e.prototype.walkTags=function(n){var i=this;return this.walk(function(o){if(o.type===J.TAG)return n.call(i,o)})},e.prototype.walkUniversals=function(n){var i=this;return this.walk(function(o){if(o.type===J.UNIVERSAL)return n.call(i,o)})},e.prototype.split=function(n){var i=this,o=[];return this.reduce(function(s,u,a){var l=n.call(i,u);return o.push(u),l?(s.push(o),o=[]):a===i.length-1&&s.push(o),s},[])},e.prototype.map=function(n){return this.nodes.map(n)},e.prototype.reduce=function(n,i){return this.nodes.reduce(n,i)},e.prototype.every=function(n){return this.nodes.every(n)},e.prototype.some=function(n){return this.nodes.some(n)},e.prototype.filter=function(n){return this.nodes.filter(n)},e.prototype.sort=function(n){return this.nodes.sort(n)},e.prototype.toString=function(){return this.map(String).join("")},Vf(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}(Hf.default);Dt.default=eh;Xs.exports=Dt.default});var to=v((zt,eo)=>{"use strict";c();zt.__esModule=!0;var th=Lt(),rh=ih(th),nh=I();function ih(t){return t&&t.__esModule?t:{default:t}}function sh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function oh(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function ah(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var uh=function(t){ah(e,t);function e(r){sh(this,e);var n=oh(this,t.call(this,r));return n.type=nh.ROOT,n}return e.prototype.toString=function(){var n=this.reduce(function(i,o){var s=String(o);return s?i+s+",":""},"").slice(0,-1);return this.trailingComma?n+",":n},e}(rh.default);zt.default=uh;eo.exports=zt.default});var no=v((jt,ro)=>{"use strict";c();jt.__esModule=!0;var lh=Lt(),ch=hh(lh),fh=I();function hh(t){return t&&t.__esModule?t:{default:t}}function ph(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function dh(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function mh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var gh=function(t){mh(e,t);function e(r){ph(this,e);var n=dh(this,t.call(this,r));return n.type=fh.SELECTOR,n}return e}(ch.default);jt.default=gh;ro.exports=jt.default});var ve=v((Ut,io)=>{"use strict";c();Ut.__esModule=!0;var yh=function(){function t(e,r){for(var n=0;n<r.length;n++){var i=r[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,r,n){return r&&t(e.prototype,r),n&&t(e,n),e}}(),wh=se(),vh=xh(wh);function xh(t){return t&&t.__esModule?t:{default:t}}function bh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function kh(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function Oh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var Sh=function(t){Oh(e,t);function e(){return bh(this,e),kh(this,t.apply(this,arguments))}return e.prototype.toString=function(){return[this.spaces.before,this.ns,String(this.value),this.spaces.after].join("")},yh(e,[{key:"ns",get:function(){var n=this.namespace;return n?(typeof n=="string"?n:"")+"|":""}}]),e}(vh.default);Ut.default=Sh;io.exports=Ut.default});var oo=v((Bt,so)=>{"use strict";c();Bt.__esModule=!0;var Th=ve(),_h=Ah(Th),Eh=I();function Ah(t){return t&&t.__esModule?t:{default:t}}function Ch(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function qh(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function Rh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var Ph=function(t){Rh(e,t);function e(r){Ch(this,e);var n=qh(this,t.call(this,r));return n.type=Eh.CLASS,n}return e.prototype.toString=function(){return[this.spaces.before,this.ns,String("."+this.value),this.spaces.after].join("")},e}(_h.default);Bt.default=Ph;so.exports=Bt.default});var uo=v(($t,ao)=>{"use strict";c();$t.__esModule=!0;var Ih=se(),Nh=Dh(Ih),Mh=I();function Dh(t){return t&&t.__esModule?t:{default:t}}function Lh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function zh(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function jh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var Uh=function(t){jh(e,t);function e(r){Lh(this,e);var n=zh(this,t.call(this,r));return n.type=Mh.COMMENT,n}return e}(Nh.default);$t.default=Uh;ao.exports=$t.default});var co=v((Ft,lo)=>{"use strict";c();Ft.__esModule=!0;var Bh=ve(),$h=Wh(Bh),Fh=I();function Wh(t){return t&&t.__esModule?t:{default:t}}function Vh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Gh(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function Hh(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var Jh=function(t){Hh(e,t);function e(r){Vh(this,e);var n=Gh(this,t.call(this,r));return n.type=Fh.ID,n}return e.prototype.toString=function(){return[this.spaces.before,this.ns,String("#"+this.value),this.spaces.after].join("")},e}($h.default);Ft.default=Jh;lo.exports=Ft.default});var ho=v((Wt,fo)=>{"use strict";c();Wt.__esModule=!0;var Qh=ve(),Kh=Zh(Qh),Yh=I();function Zh(t){return t&&t.__esModule?t:{default:t}}function Xh(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ep(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function tp(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var rp=function(t){tp(e,t);function e(r){Xh(this,e);var n=ep(this,t.call(this,r));return n.type=Yh.TAG,n}return e}(Kh.default);Wt.default=rp;fo.exports=Wt.default});var mo=v((Vt,po)=>{"use strict";c();Vt.__esModule=!0;var np=se(),ip=op(np),sp=I();function op(t){return t&&t.__esModule?t:{default:t}}function ap(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function up(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function lp(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var cp=function(t){lp(e,t);function e(r){ap(this,e);var n=up(this,t.call(this,r));return n.type=sp.STRING,n}return e}(ip.default);Vt.default=cp;po.exports=Vt.default});var yo=v((Gt,go)=>{"use strict";c();Gt.__esModule=!0;var fp=Lt(),hp=dp(fp),pp=I();function dp(t){return t&&t.__esModule?t:{default:t}}function mp(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function gp(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function yp(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var wp=function(t){yp(e,t);function e(r){mp(this,e);var n=gp(this,t.call(this,r));return n.type=pp.PSEUDO,n}return e.prototype.toString=function(){var n=this.length?"("+this.map(String).join(",")+")":"";return[this.spaces.before,String(this.value),n,this.spaces.after].join("")},e}(hp.default);Gt.default=wp;go.exports=Gt.default});var vo=v((Ht,wo)=>{"use strict";c();Ht.__esModule=!0;var vp=ve(),xp=kp(vp),bp=I();function kp(t){return t&&t.__esModule?t:{default:t}}function Op(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Sp(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function Tp(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var _p=function(t){Tp(e,t);function e(r){Op(this,e);var n=Sp(this,t.call(this,r));return n.type=bp.ATTRIBUTE,n.raws={},n}return e.prototype.toString=function(){var n=[this.spaces.before,"[",this.ns,this.attribute];return this.operator&&n.push(this.operator),this.value&&n.push(this.value),this.raws.insensitive?n.push(this.raws.insensitive):this.insensitive&&n.push(" i"),n.push("]"),n.concat(this.spaces.after).join("")},e}(xp.default);Ht.default=_p;wo.exports=Ht.default});var bo=v((Jt,xo)=>{"use strict";c();Jt.__esModule=!0;var Ep=ve(),Ap=qp(Ep),Cp=I();function qp(t){return t&&t.__esModule?t:{default:t}}function Rp(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Pp(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function Ip(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var Np=function(t){Ip(e,t);function e(r){Rp(this,e);var n=Pp(this,t.call(this,r));return n.type=Cp.UNIVERSAL,n.value="*",n}return e}(Ap.default);Jt.default=Np;xo.exports=Jt.default});var Oo=v((Qt,ko)=>{"use strict";c();Qt.__esModule=!0;var Mp=se(),Dp=zp(Mp),Lp=I();function zp(t){return t&&t.__esModule?t:{default:t}}function jp(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Up(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function Bp(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var $p=function(t){Bp(e,t);function e(r){jp(this,e);var n=Up(this,t.call(this,r));return n.type=Lp.COMBINATOR,n}return e}(Dp.default);Qt.default=$p;ko.exports=Qt.default});var To=v((Kt,So)=>{"use strict";c();Kt.__esModule=!0;var Fp=se(),Wp=Gp(Fp),Vp=I();function Gp(t){return t&&t.__esModule?t:{default:t}}function Hp(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Jp(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e&&(typeof e=="object"||typeof e=="function")?e:t}function Qp(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}var Kp=function(t){Qp(e,t);function e(r){Hp(this,e);var n=Jp(this,t.call(this,r));return n.type=Vp.NESTING,n.value="&",n}return e}(Wp.default);Kt.default=Kp;So.exports=Kt.default});var Eo=v((Yt,_o)=>{"use strict";c();Yt.__esModule=!0;Yt.default=Yp;function Yp(t){return t.sort(function(e,r){return e-r})}_o.exports=Yt.default});var Do=v((er,Mo)=>{"use strict";c();er.__esModule=!0;er.default=ud;var Ao=39,Zp=34,cn=92,Co=47,De=10,fn=32,hn=12,pn=9,dn=13,qo=43,Ro=62,Po=126,Io=124,Xp=44,ed=40,td=41,rd=91,nd=93,id=59,No=42,sd=58,od=38,ad=64,Zt=/[ \n\t\r\{\(\)'"\\;/]/g,Xt=/[ \n\t\r\(\)\*:;@!&'"\+\|~>,\[\]\\]|\/(?=\*)/g;function ud(t){for(var e=[],r=t.css.valueOf(),n=void 0,i=void 0,o=void 0,s=void 0,u=void 0,a=void 0,l=void 0,h=void 0,p=void 0,f=void 0,g=void 0,x=r.length,m=-1,w=1,y=0,E=function(A,S){if(t.safe)r+=S,i=r.length-1;else throw t.error("Unclosed "+A,w,y-m,y)};y<x;){switch(n=r.charCodeAt(y),n===De&&(m=y,w+=1),n){case De:case fn:case pn:case dn:case hn:i=y;do i+=1,n=r.charCodeAt(i),n===De&&(m=i,w+=1);while(n===fn||n===De||n===pn||n===dn||n===hn);e.push(["space",r.slice(y,i),w,y-m,y]),y=i-1;break;case qo:case Ro:case Po:case Io:i=y;do i+=1,n=r.charCodeAt(i);while(n===qo||n===Ro||n===Po||n===Io);e.push(["combinator",r.slice(y,i),w,y-m,y]),y=i-1;break;case No:e.push(["*","*",w,y-m,y]);break;case od:e.push(["&","&",w,y-m,y]);break;case Xp:e.push([",",",",w,y-m,y]);break;case rd:e.push(["[","[",w,y-m,y]);break;case nd:e.push(["]","]",w,y-m,y]);break;case sd:e.push([":",":",w,y-m,y]);break;case id:e.push([";",";",w,y-m,y]);break;case ed:e.push(["(","(",w,y-m,y]);break;case td:e.push([")",")",w,y-m,y]);break;case Ao:case Zp:o=n===Ao?"'":'"',i=y;do for(f=!1,i=r.indexOf(o,i+1),i===-1&&E("quote",o),g=i;r.charCodeAt(g-1)===cn;)g-=1,f=!f;while(f);e.push(["string",r.slice(y,i+1),w,y-m,w,i-m,y]),y=i;break;case ad:Zt.lastIndex=y+1,Zt.test(r),Zt.lastIndex===0?i=r.length-1:i=Zt.lastIndex-2,e.push(["at-word",r.slice(y,i+1),w,y-m,w,i-m,y]),y=i;break;case cn:for(i=y,l=!0;r.charCodeAt(i+1)===cn;)i+=1,l=!l;n=r.charCodeAt(i+1),l&&n!==Co&&n!==fn&&n!==De&&n!==pn&&n!==dn&&n!==hn&&(i+=1),e.push(["word",r.slice(y,i+1),w,y-m,w,i-m,y]),y=i;break;default:n===Co&&r.charCodeAt(y+1)===No?(i=r.indexOf("*/",y+2)+1,i===0&&E("comment","*/"),a=r.slice(y,i+1),s=a.split(`
|
|
17
17
|
`),u=s.length-1,u>0?(h=w+u,p=i-s[u].length):(h=w,p=m),e.push(["comment",a,w,y-m,h,i-p,y]),m=p,w=h,y=i):(Xt.lastIndex=y+1,Xt.test(r),Xt.lastIndex===0?i=r.length-1:i=Xt.lastIndex-2,e.push(["word",r.slice(y,i+1),w,y-m,w,i-m,y]),y=i);break}y++}return e}Mo.exports=er.default});var jo=v((tr,zo)=>{"use strict";c();tr.__esModule=!0;var ld=function(){function t(e,r){for(var n=0;n<r.length;n++){var i=r[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,r,n){return r&&t(e.prototype,r),n&&t(e,n),e}}(),cd=on(),fd=P(cd),hd=an(),mn=P(hd),pd=un(),dd=P(pd),md=to(),gd=P(md),yd=no(),gn=P(yd),wd=oo(),vd=P(wd),xd=uo(),bd=P(xd),kd=co(),Od=P(kd),Sd=ho(),Td=P(Sd),_d=mo(),Ed=P(_d),Ad=yo(),Cd=P(Ad),qd=vo(),Rd=P(qd),Pd=bo(),Id=P(Pd),Nd=Oo(),Md=P(Nd),Dd=To(),Ld=P(Dd),zd=Eo(),jd=P(zd),Ud=Do(),Lo=P(Ud),Bd=I(),$d=Fd(Bd);function Fd(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e}function P(t){return t&&t.__esModule?t:{default:t}}function Wd(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}var Vd=function(){function t(e){Wd(this,t),this.input=e,this.lossy=e.options.lossless===!1,this.position=0,this.root=new gd.default;var r=new gn.default;return this.root.append(r),this.current=r,this.lossy?this.tokens=(0,Lo.default)({safe:e.safe,css:e.css.trim()}):this.tokens=(0,Lo.default)(e),this.loop()}return t.prototype.attribute=function(){var r="",n=void 0,i=this.currToken;for(this.position++;this.position<this.tokens.length&&this.currToken[0]!=="]";)r+=this.tokens[this.position][1],this.position++;this.position===this.tokens.length&&!~r.indexOf("]")&&this.error("Expected a closing square bracket.");var o=r.split(/((?:[*~^$|]?=))([^]*)/),s=o[0].split(/(\|)/g),u={operator:o[1],value:o[2],source:{start:{line:i[2],column:i[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:i[4]};if(s.length>1?(s[0]===""&&(s[0]=!0),u.attribute=this.parseValue(s[2]),u.namespace=this.parseNamespace(s[0])):u.attribute=this.parseValue(o[0]),n=new Rd.default(u),o[2]){var a=o[2].split(/(\s+i\s*?)$/),l=a[0].trim();n.value=this.lossy?l:a[0],a[1]&&(n.insensitive=!0,this.lossy||(n.raws.insensitive=a[1])),n.quoted=l[0]==="'"||l[0]==='"',n.raws.unquoted=n.quoted?l.slice(1,-1):l}this.newNode(n),this.position++},t.prototype.combinator=function(){if(this.currToken[1]==="|")return this.namespace();for(var r=new Md.default({value:"",source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]});this.position<this.tokens.length&&this.currToken&&(this.currToken[0]==="space"||this.currToken[0]==="combinator");)this.nextToken&&this.nextToken[0]==="combinator"?(r.spaces.before=this.parseSpace(this.currToken[1]),r.source.start.line=this.nextToken[2],r.source.start.column=this.nextToken[3],r.source.end.column=this.nextToken[3],r.source.end.line=this.nextToken[2],r.sourceIndex=this.nextToken[4]):this.prevToken&&this.prevToken[0]==="combinator"?r.spaces.after=this.parseSpace(this.currToken[1]):this.currToken[0]==="combinator"?r.value=this.currToken[1]:this.currToken[0]==="space"&&(r.value=this.parseSpace(this.currToken[1]," ")),this.position++;return this.newNode(r)},t.prototype.comma=function(){if(this.position===this.tokens.length-1){this.root.trailingComma=!0,this.position++;return}var r=new gn.default;this.current.parent.append(r),this.current=r,this.position++},t.prototype.comment=function(){var r=new bd.default({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[4],column:this.currToken[5]}},sourceIndex:this.currToken[6]});this.newNode(r),this.position++},t.prototype.error=function(r){throw new this.input.error(r)},t.prototype.missingBackslash=function(){return this.error("Expected a backslash preceding the semicolon.")},t.prototype.missingParenthesis=function(){return this.error("Expected opening parenthesis.")},t.prototype.missingSquareBracket=function(){return this.error("Expected opening square bracket.")},t.prototype.namespace=function(){var r=this.prevToken&&this.prevToken[1]||!0;if(this.nextToken[0]==="word")return this.position++,this.word(r);if(this.nextToken[0]==="*")return this.position++,this.universal(r)},t.prototype.nesting=function(){this.newNode(new Ld.default({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]})),this.position++},t.prototype.parentheses=function(){var r=this.current.last;if(r&&r.type===$d.PSEUDO){var n=new gn.default,i=this.current;r.append(n),this.current=n;var o=1;for(this.position++;this.position<this.tokens.length&&o;)this.currToken[0]==="("&&o++,this.currToken[0]===")"&&o--,o?this.parse():(n.parent.source.end.line=this.currToken[2],n.parent.source.end.column=this.currToken[3],this.position++);o&&this.error("Expected closing parenthesis."),this.current=i}else{var s=1;for(this.position++,r.value+="(";this.position<this.tokens.length&&s;)this.currToken[0]==="("&&s++,this.currToken[0]===")"&&s--,r.value+=this.parseParenthesisToken(this.currToken),this.position++;s&&this.error("Expected closing parenthesis.")}},t.prototype.pseudo=function(){for(var r=this,n="",i=this.currToken;this.currToken&&this.currToken[0]===":";)n+=this.currToken[1],this.position++;if(!this.currToken)return this.error("Expected pseudo-class or pseudo-element");if(this.currToken[0]==="word"){var o=void 0;this.splitWord(!1,function(s,u){n+=s,o=new Cd.default({value:n,source:{start:{line:i[2],column:i[3]},end:{line:r.currToken[4],column:r.currToken[5]}},sourceIndex:i[4]}),r.newNode(o),u>1&&r.nextToken&&r.nextToken[0]==="("&&r.error("Misplaced parenthesis.")})}else this.error('Unexpected "'+this.currToken[0]+'" found.')},t.prototype.space=function(){var r=this.currToken;this.position===0||this.prevToken[0]===","||this.prevToken[0]==="("?(this.spaces=this.parseSpace(r[1]),this.position++):this.position===this.tokens.length-1||this.nextToken[0]===","||this.nextToken[0]===")"?(this.current.last.spaces.after=this.parseSpace(r[1]),this.position++):this.combinator()},t.prototype.string=function(){var r=this.currToken;this.newNode(new Ed.default({value:this.currToken[1],source:{start:{line:r[2],column:r[3]},end:{line:r[4],column:r[5]}},sourceIndex:r[6]})),this.position++},t.prototype.universal=function(r){var n=this.nextToken;if(n&&n[1]==="|")return this.position++,this.namespace();this.newNode(new Id.default({value:this.currToken[1],source:{start:{line:this.currToken[2],column:this.currToken[3]},end:{line:this.currToken[2],column:this.currToken[3]}},sourceIndex:this.currToken[4]}),r),this.position++},t.prototype.splitWord=function(r,n){for(var i=this,o=this.nextToken,s=this.currToken[1];o&&o[0]==="word";){this.position++;var u=this.currToken[1];if(s+=u,u.lastIndexOf("\\")===u.length-1){var a=this.nextToken;a&&a[0]==="space"&&(s+=this.parseSpace(a[1]," "),this.position++)}o=this.nextToken}var l=(0,mn.default)(s,"."),h=(0,mn.default)(s,"#"),p=(0,mn.default)(s,"#{");p.length&&(h=h.filter(function(g){return!~p.indexOf(g)}));var f=(0,jd.default)((0,dd.default)((0,fd.default)([[0],l,h])));f.forEach(function(g,x){var m=f[x+1]||s.length,w=s.slice(g,m);if(x===0&&n)return n.call(i,w,f.length);var y=void 0;~l.indexOf(g)?y=new vd.default({value:w.slice(1),source:{start:{line:i.currToken[2],column:i.currToken[3]+g},end:{line:i.currToken[4],column:i.currToken[3]+(m-1)}},sourceIndex:i.currToken[6]+f[x]}):~h.indexOf(g)?y=new Od.default({value:w.slice(1),source:{start:{line:i.currToken[2],column:i.currToken[3]+g},end:{line:i.currToken[4],column:i.currToken[3]+(m-1)}},sourceIndex:i.currToken[6]+f[x]}):y=new Td.default({value:w,source:{start:{line:i.currToken[2],column:i.currToken[3]+g},end:{line:i.currToken[4],column:i.currToken[3]+(m-1)}},sourceIndex:i.currToken[6]+f[x]}),i.newNode(y,r)}),this.position++},t.prototype.word=function(r){var n=this.nextToken;return n&&n[1]==="|"?(this.position++,this.namespace()):this.splitWord(r)},t.prototype.loop=function(){for(;this.position<this.tokens.length;)this.parse(!0);return this.root},t.prototype.parse=function(r){switch(this.currToken[0]){case"space":this.space();break;case"comment":this.comment();break;case"(":this.parentheses();break;case")":r&&this.missingParenthesis();break;case"[":this.attribute();break;case"]":this.missingSquareBracket();break;case"at-word":case"word":this.word();break;case":":this.pseudo();break;case";":this.missingBackslash();break;case",":this.comma();break;case"*":this.universal();break;case"&":this.nesting();break;case"combinator":this.combinator();break;case"string":this.string();break}},t.prototype.parseNamespace=function(r){if(this.lossy&&typeof r=="string"){var n=r.trim();return n.length?n:!0}return r},t.prototype.parseSpace=function(r,n){return this.lossy?n||"":r},t.prototype.parseValue=function(r){return this.lossy&&r&&typeof r=="string"?r.trim():r},t.prototype.parseParenthesisToken=function(r){return this.lossy?r[0]==="space"?this.parseSpace(r[1]," "):this.parseValue(r[1]):r[1]},t.prototype.newNode=function(r,n){return n&&(r.namespace=this.parseNamespace(n)),this.spaces&&(r.spaces.before=this.spaces,this.spaces=""),this.current.append(r)},ld(t,[{key:"currToken",get:function(){return this.tokens[this.position]}},{key:"nextToken",get:function(){return this.tokens[this.position+1]}},{key:"prevToken",get:function(){return this.tokens[this.position-1]}}]),t}();tr.default=Vd;zo.exports=tr.default});var Bo=v((rr,Uo)=>{"use strict";c();rr.__esModule=!0;var Gd=function(){function t(e,r){for(var n=0;n<r.length;n++){var i=r[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,r,n){return r&&t(e.prototype,r),n&&t(e,n),e}}(),Hd=jo(),Jd=Qd(Hd);function Qd(t){return t&&t.__esModule?t:{default:t}}function Kd(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}var Yd=function(){function t(e){return Kd(this,t),this.func=e||function(){},this}return t.prototype.process=function(r){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=new Jd.default({css:r,error:function(s){throw new Error(s)},options:n});return this.res=i,this.func(i),this},Gd(t,[{key:"result",get:function(){return String(this.res)}}]),t}();rr.default=Yd;Uo.exports=rr.default});var wn=v(yn=>{"use strict";c();Object.defineProperty(yn,"__esModule",{value:!0});function Zd(t){this.after=t.after,this.before=t.before,this.type=t.type,this.value=t.value,this.sourceIndex=t.sourceIndex}yn.default=Zd});var xn=v(vn=>{"use strict";c();Object.defineProperty(vn,"__esModule",{value:!0});var Xd=wn(),$o=em(Xd);function em(t){return t&&t.__esModule?t:{default:t}}function Le(t){var e=this;this.constructor(t),this.nodes=t.nodes,this.after===void 0&&(this.after=this.nodes.length>0?this.nodes[this.nodes.length-1].after:""),this.before===void 0&&(this.before=this.nodes.length>0?this.nodes[0].before:""),this.sourceIndex===void 0&&(this.sourceIndex=this.before.length),this.nodes.forEach(function(r){r.parent=e})}Le.prototype=Object.create($o.default.prototype);Le.constructor=$o.default;Le.prototype.walk=function(e,r){for(var n=typeof e=="string"||e instanceof RegExp,i=n?r:e,o=typeof e=="string"?new RegExp(e):e,s=0;s<this.nodes.length;s++){var u=this.nodes[s],a=n?o.test(u.type):!0;if(a&&i&&i(u,s,this.nodes)===!1||u.nodes&&u.walk(e,r)===!1)return!1}return!0};Le.prototype.each=function(){for(var e=arguments.length<=0||arguments[0]===void 0?function(){}:arguments[0],r=0;r<this.nodes.length;r++){var n=this.nodes[r];if(e(n,r,this.nodes)===!1)return!1}return!0};vn.default=Le});var Go=v(ze=>{"use strict";c();Object.defineProperty(ze,"__esModule",{value:!0});ze.parseMediaFeature=Vo;ze.parseMediaQuery=kn;ze.parseMediaList=nm;var tm=wn(),Fo=Wo(tm),rm=xn(),bn=Wo(rm);function Wo(t){return t&&t.__esModule?t:{default:t}}function Vo(t){var e=arguments.length<=1||arguments[1]===void 0?0:arguments[1],r=[{mode:"normal",character:null}],n=[],i=0,o="",s=null,u=null,a=e,l=t;t[0]==="("&&t[t.length-1]===")"&&(l=t.substring(1,t.length-1),a++);for(var h=0;h<l.length;h++){var p=l[h];if((p==="'"||p==='"')&&(r[i].isCalculationEnabled===!0?(r.push({mode:"string",isCalculationEnabled:!1,character:p}),i++):r[i].mode==="string"&&r[i].character===p&&l[h-1]!=="\\"&&(r.pop(),i--)),p==="{"?(r.push({mode:"interpolation",isCalculationEnabled:!0}),i++):p==="}"&&(r.pop(),i--),r[i].mode==="normal"&&p===":"){var f=l.substring(h+1);u={type:"value",before:/^(\s*)/.exec(f)[1],after:/(\s*)$/.exec(f)[1],value:f.trim()},u.sourceIndex=u.before.length+h+1+a,s={type:"colon",sourceIndex:h+a,after:u.before,value:":"};break}o+=p}return o={type:"media-feature",before:/^(\s*)/.exec(o)[1],after:/(\s*)$/.exec(o)[1],value:o.trim()},o.sourceIndex=o.before.length+a,n.push(o),s!==null&&(s.before=o.after,n.push(s)),u!==null&&n.push(u),n}function kn(t){var e=arguments.length<=1||arguments[1]===void 0?0:arguments[1],r=[],n=0,i=!1,o=void 0;function s(){return{before:"",after:"",value:""}}o=s();for(var u=0;u<t.length;u++){var a=t[u];i?(o.value+=a,(a==="{"||a==="(")&&n++,(a===")"||a==="}")&&n--):a.search(/\s/)!==-1?o.before+=a:(a==="("&&(o.type="media-feature-expression",n++),o.value=a,o.sourceIndex=e+u,i=!0),i&&n===0&&(a===")"||u===t.length-1||t[u+1].search(/\s/)!==-1)&&(["not","only","and"].indexOf(o.value)!==-1&&(o.type="keyword"),o.type==="media-feature-expression"&&(o.nodes=Vo(o.value,o.sourceIndex)),r.push(Array.isArray(o.nodes)?new bn.default(o):new Fo.default(o)),o=s(),i=!1)}for(var l=0;l<r.length;l++)if(o=r[l],l>0&&(r[l-1].after=o.before),o.type===void 0){if(l>0){if(r[l-1].type==="media-feature-expression"){o.type="keyword";continue}if(r[l-1].value==="not"||r[l-1].value==="only"){o.type="media-type";continue}if(r[l-1].value==="and"){o.type="media-feature-expression";continue}r[l-1].type==="media-type"&&(r[l+1]?o.type=r[l+1].type==="media-feature-expression"?"keyword":"media-feature-expression":o.type="media-feature-expression")}if(l===0){if(!r[l+1]){o.type="media-type";continue}if(r[l+1]&&(r[l+1].type==="media-feature-expression"||r[l+1].type==="keyword")){o.type="media-type";continue}if(r[l+2]){if(r[l+2].type==="media-feature-expression"){o.type="media-type",r[l+1].type="keyword";continue}if(r[l+2].type==="keyword"){o.type="keyword",r[l+1].type="media-type";continue}}if(r[l+3]&&r[l+3].type==="media-feature-expression"){o.type="keyword",r[l+1].type="media-type",r[l+2].type="keyword";continue}}}return r}function nm(t){var e=[],r=0,n=0,i=/^(\s*)url\s*\(/.exec(t);if(i!==null){for(var o=i[0].length,s=1;s>0;){var u=t[o];u==="("&&s++,u===")"&&s--,o++}e.unshift(new Fo.default({type:"url",value:t.substring(0,o).trim(),sourceIndex:i[1].length,before:i[1],after:/^(\s*)/.exec(t.substring(o))[1]})),r=o}for(var a=r;a<t.length;a++){var l=t[a];if(l==="("&&n++,l===")"&&n--,n===0&&l===","){var h=t.substring(r,a),p=/^(\s*)/.exec(h)[1];e.push(new bn.default({type:"media-query",value:h.trim(),sourceIndex:r+p.length,nodes:kn(h,r),before:p,after:/(\s*)$/.exec(h)[1]})),r=a+1}}var f=t.substring(r),g=/^(\s*)/.exec(f)[1];return e.push(new bn.default({type:"media-query",value:f.trim(),sourceIndex:r+g.length,nodes:kn(f,r),before:g,after:/(\s*)$/.exec(f)[1]})),e}});var Ho=v(On=>{"use strict";c();Object.defineProperty(On,"__esModule",{value:!0});On.default=um;var im=xn(),sm=am(im),om=Go();function am(t){return t&&t.__esModule?t:{default:t}}function um(t){return new sm.default({nodes:(0,om.parseMediaList)(t),type:"media-query-list",value:t.trim()})}});var nr=v((Ix,Sn)=>{"use strict";c();Sn.exports.isClean=Symbol("isClean");Sn.exports.my=Symbol("my")});var Qo=v((Mx,Tn)=>{c();var _=String,Jo=function(){return{isColorSupported:!1,reset:_,bold:_,dim:_,italic:_,underline:_,inverse:_,hidden:_,strikethrough:_,black:_,red:_,green:_,yellow:_,blue:_,magenta:_,cyan:_,white:_,gray:_,bgBlack:_,bgRed:_,bgGreen:_,bgYellow:_,bgBlue:_,bgMagenta:_,bgCyan:_,bgWhite:_}};Tn.exports=Jo();Tn.exports.createColors=Jo});var _n=v(()=>{c()});var ir=v((Ux,Zo)=>{"use strict";c();var Ko=Qo(),Yo=_n(),oe=class extends Error{constructor(e,r,n,i,o,s){super(e),this.name="CssSyntaxError",this.reason=e,o&&(this.file=o),i&&(this.source=i),s&&(this.plugin=s),typeof r<"u"&&typeof n<"u"&&(typeof r=="number"?(this.line=r,this.column=n):(this.line=r.line,this.column=r.column,this.endLine=n.line,this.endColumn=n.column)),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,oe)}setMessage(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"<css input>",typeof this.line<"u"&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason}showSourceCode(e){if(!this.source)return"";let r=this.source;e==null&&(e=Ko.isColorSupported),Yo&&e&&(r=Yo(r));let n=r.split(/\r?\n/),i=Math.max(this.line-3,0),o=Math.min(this.line+2,n.length),s=String(o).length,u,a;if(e){let{bold:l,red:h,gray:p}=Ko.createColors(!0);u=f=>l(h(f)),a=f=>p(f)}else u=a=l=>l;return n.slice(i,o).map((l,h)=>{let p=i+1+h,f=" "+(" "+p).slice(-s)+" | ";if(p===this.line){let g=a(f.replace(/\d/g," "))+l.slice(0,this.column-1).replace(/[^\t]/g," ");return u(">")+a(f)+l+`
|
|
18
18
|
`+g+u("^")}return" "+a(f)+l}).join(`
|
|
19
19
|
`)}toString(){let e=this.showSourceCode();return e&&(e=`
|
|
@@ -37,13 +37,13 @@
|
|
|
37
37
|
`," "],rg=["{","}","|","\\","^","`"].concat(tg),jn=["'"].concat(rg),Ua=["%","/","?",";","#"].concat(jn),Ba=["/","?","#"],ng=255,$a=/^[+a-z0-9A-Z_-]{0,63}$/,ig=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,sg={javascript:!0,"javascript:":!0},Un={javascript:!0,"javascript:":!0},Te={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};j.prototype.parse=function(t,e,r){return Fa(this,t,e,r)};j.prototype.format=function(){return Bn(this)};j.prototype.resolve=function(t){return this.resolveObject(Ke(t,!1,!0)).format()};j.prototype.resolveObject=function(t){if(H(t)){var e=new j;e.parse(t,!1,!0),t=e}for(var r=new j,n=Object.keys(this),i=0;i<n.length;i++){var o=n[i];r[o]=this[o]}if(r.hash=t.hash,t.href==="")return r.href=r.format(),r;if(t.slashes&&!t.protocol){for(var s=Object.keys(t),u=0;u<s.length;u++){var a=s[u];a!=="protocol"&&(r[a]=t[a])}return Te[r.protocol]&&r.hostname&&!r.pathname&&(r.path=r.pathname="/"),r.href=r.format(),r}var l;if(t.protocol&&t.protocol!==r.protocol){if(!Te[t.protocol]){for(var h=Object.keys(t),p=0;p<h.length;p++){var f=h[p];r[f]=t[f]}return r.href=r.format(),r}if(r.protocol=t.protocol,!t.host&&!Un[t.protocol]){for(l=(t.pathname||"").split("/");l.length&&!(t.host=l.shift()););t.host||(t.host=""),t.hostname||(t.hostname=""),l[0]!==""&&l.unshift(""),l.length<2&&l.unshift(""),r.pathname=l.join("/")}else r.pathname=t.pathname;if(r.search=t.search,r.query=t.query,r.host=t.host||"",r.auth=t.auth,r.hostname=t.hostname||t.host,r.port=t.port,r.pathname||r.search){var g=r.pathname||"",x=r.search||"";r.path=g+x}return r.slashes=r.slashes||t.slashes,r.href=r.format(),r}var m=r.pathname&&r.pathname.charAt(0)==="/",w=t.host||t.pathname&&t.pathname.charAt(0)==="/",y=w||m||r.host&&t.pathname,E=y,b=r.pathname&&r.pathname.split("/")||[],A=r.protocol&&!Te[r.protocol];l=t.pathname&&t.pathname.split("/")||[],A&&(r.hostname="",r.port=null,r.host&&(b[0]===""?b[0]=r.host:b.unshift(r.host)),r.host="",t.protocol&&(t.hostname=null,t.port=null,t.host&&(l[0]===""?l[0]=t.host:l.unshift(t.host)),t.host=null),y=y&&(l[0]===""||b[0]===""));var S;if(w)r.host=t.host||t.host===""?t.host:r.host,r.hostname=t.hostname||t.hostname===""?t.hostname:r.hostname,r.search=t.search,r.query=t.query,b=l;else if(l.length)b||(b=[]),b.pop(),b=b.concat(l),r.search=t.search,r.query=t.query;else if(!qt(t.search))return A&&(r.hostname=r.host=b.shift(),S=r.host&&r.host.indexOf("@")>0?r.host.split("@"):!1,S&&(r.auth=S.shift(),r.host=r.hostname=S.shift())),r.search=t.search,r.query=t.query,(!$(r.pathname)||!$(r.search))&&(r.path=(r.pathname?r.pathname:"")+(r.search?r.search:"")),r.href=r.format(),r;if(!b.length)return r.pathname=null,r.search?r.path="/"+r.search:r.path=null,r.href=r.format(),r;for(var C=b.slice(-1)[0],L=(r.host||t.host||b.length>1)&&(C==="."||C==="..")||C==="",q=0,O=b.length;O>=0;O--)C=b[O],C==="."?b.splice(O,1):C===".."?(b.splice(O,1),q++):q&&(b.splice(O,1),q--);if(!y&&!E)for(;q--;q)b.unshift("..");y&&b[0]!==""&&(!b[0]||b[0].charAt(0)!=="/")&&b.unshift(""),L&&b.join("/").substr(-1)!=="/"&&b.push("");var T=b[0]===""||b[0]&&b[0].charAt(0)==="/";return A&&(r.hostname=r.host=T?"":b.length?b.shift():"",S=r.host&&r.host.indexOf("@")>0?r.host.split("@"):!1,S&&(r.auth=S.shift(),r.host=r.hostname=S.shift())),y=y||r.host&&b.length,y&&!T&&b.unshift(""),b.length?r.pathname=b.join("/"):(r.pathname=null,r.path=null),(!$(r.pathname)||!$(r.search))&&(r.path=(r.pathname?r.pathname:"")+(r.search?r.search:"")),r.auth=t.auth||r.auth,r.slashes=r.slashes||t.slashes,r.href=r.format(),r};j.prototype.parseHost=function(){return Ha(this)}});var Ka=v((O0,wr)=>{c();var ae=(Qa(),lt(Ja));if(ae&&ae.default){wr.exports=ae.default;for(let t in ae)wr.exports[t]=ae[t]}else ae&&(wr.exports=ae)});var su={};ut(su,{basename:()=>nu,default:()=>ag,delimiter:()=>tu,dirname:()=>ru,extname:()=>iu,isAbsolute:()=>Wn,join:()=>Za,normalize:()=>Fn,relative:()=>Xa,resolve:()=>vr,sep:()=>eu});function Ya(t,e){for(var r=0,n=t.length-1;n>=0;n--){var i=t[n];i==="."?t.splice(n,1):i===".."?(t.splice(n,1),r++):r&&(t.splice(n,1),r--)}if(e)for(;r--;r)t.unshift("..");return t}function vr(){for(var t="",e=!1,r=arguments.length-1;r>=-1&&!e;r--){var n=r>=0?arguments[r]:"/";if(typeof n!="string")throw new TypeError("Arguments to path.resolve must be strings");if(!n)continue;t=n+"/"+t,e=n.charAt(0)==="/"}return t=Ya(Vn(t.split("/"),function(i){return!!i}),!e).join("/"),(e?"/":"")+t||"."}function Fn(t){var e=Wn(t),r=ug(t,-1)==="/";return t=Ya(Vn(t.split("/"),function(n){return!!n}),!e).join("/"),!t&&!e&&(t="."),t&&r&&(t+="/"),(e?"/":"")+t}function Wn(t){return t.charAt(0)==="/"}function Za(){var t=Array.prototype.slice.call(arguments,0);return Fn(Vn(t,function(e,r){if(typeof e!="string")throw new TypeError("Arguments to path.join must be strings");return e}).join("/"))}function Xa(t,e){t=vr(t).substr(1),e=vr(e).substr(1);function r(l){for(var h=0;h<l.length&&l[h]==="";h++);for(var p=l.length-1;p>=0&&l[p]==="";p--);return h>p?[]:l.slice(h,p-h+1)}for(var n=r(t.split("/")),i=r(e.split("/")),o=Math.min(n.length,i.length),s=o,u=0;u<o;u++)if(n[u]!==i[u]){s=u;break}for(var a=[],u=s;u<n.length;u++)a.push("..");return a=a.concat(i.slice(s)),a.join("/")}function ru(t){var e=$n(t),r=e[0],n=e[1];return!r&&!n?".":(n&&(n=n.substr(0,n.length-1)),r+n)}function nu(t,e){var r=$n(t)[2];return e&&r.substr(-1*e.length)===e&&(r=r.substr(0,r.length-e.length)),r}function iu(t){return $n(t)[3]}function Vn(t,e){if(t.filter)return t.filter(e);for(var r=[],n=0;n<t.length;n++)e(t[n],n,t)&&r.push(t[n]);return r}var og,$n,eu,tu,ag,ug,ou=Q(()=>{c();og=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/,$n=function(t){return og.exec(t).slice(1)};eu="/",tu=":";ag={extname:iu,basename:nu,dirname:ru,sep:eu,delimiter:tu,relative:Xa,join:Za,isAbsolute:Wn,normalize:Fn,resolve:vr};ug="ab".substr(-1)==="b"?function(t,e,r){return t.substr(e,r)}:function(t,e,r){return e<0&&(e=t.length+e),t.substr(e,r)}});var au=v((_0,xr)=>{c();var ue=(ou(),lt(su));if(ue&&ue.default){xr.exports=ue.default;for(let t in ue)xr.exports[t]=ue[t]}else ue&&(xr.exports=ue)});var lu=v((A0,uu)=>{c();var lg="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict",cg=(t,e=21)=>(r=e)=>{let n="",i=r;for(;i--;)n+=t[Math.random()*t.length|0];return n},fg=(t=21)=>{let e="",r=t;for(;r--;)e+=lg[Math.random()*64|0];return e};uu.exports={nanoid:fg,customAlphabet:cg}});var Gn=v((q0,cu)=>{c();cu.exports=class{}});var Ee=v((I0,du)=>{"use strict";c();var{SourceMapConsumer:hg,SourceMapGenerator:pg}=qa(),{fileURLToPath:fu,pathToFileURL:br}=Ka(),{resolve:Qn,isAbsolute:Kn}=au(),{nanoid:dg}=lu(),Hn=_n(),hu=ir(),mg=Gn(),Jn=Symbol("fromOffsetCache"),gg=Boolean(hg&&pg),pu=Boolean(Qn&&Kn),_e=class{constructor(e,r={}){if(e===null||typeof e>"u"||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,r.from&&(!pu||/^\w+:\/\//.test(r.from)||Kn(r.from)?this.file=r.from:this.file=Qn(r.from)),pu&&gg){let n=new mg(this.css,r);if(n.text){this.map=n;let i=n.consumer().file;!this.file&&i&&(this.file=this.mapResolve(i))}}this.file||(this.id="<input css "+dg(6)+">"),this.map&&(this.map.file=this.from)}fromOffset(e){let r,n;if(this[Jn])n=this[Jn];else{let o=this.css.split(`
|
|
38
38
|
`);n=new Array(o.length);let s=0;for(let u=0,a=o.length;u<a;u++)n[u]=s,s+=o[u].length+1;this[Jn]=n}r=n[n.length-1];let i=0;if(e>=r)i=n.length-1;else{let o=n.length-2,s;for(;i<o;)if(s=i+(o-i>>1),e<n[s])o=s-1;else if(e>=n[s+1])i=s+1;else{i=s;break}}return{line:i+1,col:e-n[i]+1}}error(e,r,n,i={}){let o,s,u;if(r&&typeof r=="object"){let l=r,h=n;if(typeof r.offset=="number"){let p=this.fromOffset(l.offset);r=p.line,n=p.col}else r=l.line,n=l.column;if(typeof h.offset=="number"){let p=this.fromOffset(h.offset);s=p.line,u=p.col}else s=h.line,u=h.column}else if(!n){let l=this.fromOffset(r);r=l.line,n=l.col}let a=this.origin(r,n,s,u);return a?o=new hu(e,a.endLine===void 0?a.line:{line:a.line,column:a.column},a.endLine===void 0?a.column:{line:a.endLine,column:a.endColumn},a.source,a.file,i.plugin):o=new hu(e,s===void 0?r:{line:r,column:n},s===void 0?n:{line:s,column:u},this.css,this.file,i.plugin),o.input={line:r,column:n,endLine:s,endColumn:u,source:this.css},this.file&&(br&&(o.input.url=br(this.file).toString()),o.input.file=this.file),o}origin(e,r,n,i){if(!this.map)return!1;let o=this.map.consumer(),s=o.originalPositionFor({line:e,column:r});if(!s.source)return!1;let u;typeof n=="number"&&(u=o.originalPositionFor({line:n,column:i}));let a;Kn(s.source)?a=br(s.source):a=new URL(s.source,this.map.consumer().sourceRoot||br(this.map.mapFile));let l={url:a.toString(),line:s.line,column:s.column,endLine:u&&u.line,endColumn:u&&u.column};if(a.protocol==="file:")if(fu)l.file=fu(a);else throw new Error("file: protocol is not available in this PostCSS build");let h=o.sourceContentFor(s.source);return h&&(l.source=h),l}mapResolve(e){return/^\w+:\/\//.test(e)?e:Qn(this.map.consumer().sourceRoot||this.map.root||".",e)}get from(){return this.file||this.id}toJSON(){let e={};for(let r of["hasBOM","css","file","id"])this[r]!=null&&(e[r]=this[r]);return this.map&&(e.map={...this.map},e.map.consumerCache&&(e.map.consumerCache=void 0)),e}};du.exports=_e;_e.default=_e;Hn&&Hn.registerInput&&Hn.registerInput(_e)});var Ye=v((M0,mu)=>{"use strict";c();var yg=Z(),wg=yr(),vg=Ee();function kr(t,e){let r=new vg(t,e),n=new wg(r);try{n.parse()}catch(i){throw i}return n.root}mu.exports=kr;kr.default=kr;yg.registerParse(kr)});var gu=v((L0,Yn)=>{c();var xg=dr(),bg=Ee();Yn.exports={isInlineComment(t){if(t[0]==="word"&&t[1].slice(0,2)==="//"){let e=t,r=[],n,i;for(;t;){if(/\r?\n/.test(t[1])){if(/['"].*\r?\n/.test(t[1])){r.push(t[1].substring(0,t[1].indexOf(`
|
|
39
39
|
`))),i=t[1].substring(t[1].indexOf(`
|
|
40
|
-
`));let s=this.input.css.valueOf().substring(this.tokenizer.position());i+=s,n=t[3]+s.length-i.length}else this.tokenizer.back(t);break}r.push(t[1]),n=t[2],t=this.tokenizer.nextToken({ignoreUnclosed:!0})}let o=["comment",r.join(""),e[2],n];return this.inlineComment(o),i&&(this.input=new bg(i),this.tokenizer=xg(this.input)),!0}else if(t[1]==="/"){let e=this.tokenizer.nextToken({ignoreUnclosed:!0});if(e[0]==="comment"&&/^\/\*/.test(e[1]))return e[0]="word",e[1]=e[1].slice(1),t[1]="//",this.tokenizer.back(e),Yn.exports.isInlineComment.bind(this)(t)}return!1}}});var wu=v((j0,yu)=>{c();yu.exports={interpolation(t){let e=[t,this.tokenizer.nextToken()],r=["word","}"];if(e[0][1].length>1||e[1][0]!=="{")return this.tokenizer.back(e[1]),!1;for(t=this.tokenizer.nextToken();t&&r.includes(t[0]);)e.push(t),t=this.tokenizer.nextToken();let n=e.map(u=>u[1]),[i]=e,o=e.pop(),s=["word",n.join(""),i[2],o[2]];return this.tokenizer.back(t),this.tokenizer.back(s),!0}}});var xu=v((B0,vu)=>{c();var kg=/^#[0-9a-fA-F]{6}$|^#[0-9a-fA-F]{3}$/,Og=/\.[0-9]/,Sg=t=>{let[,e]=t,[r]=e;return(r==="."||r==="#")&&kg.test(e)===!1&&Og.test(e)===!1};vu.exports={isMixinToken:Sg}});var ku=v((F0,bu)=>{c();var Tg=dr(),_g=/^url\((.+)\)/;bu.exports=t=>{let{name:e,params:r=""}=t;if(e==="import"&&r.length){t.import=!0;let n=Tg({css:r});for(t.filename=r.replace(_g,"$1");!n.endOfFile();){let[i,o]=n.nextToken();if(i==="word"&&o==="url")return;if(i==="brackets"){t.options=o,t.filename=r.replace(o,"").trim();break}}}}});var _u=v((V0,Tu)=>{c();var Ou=/:$/,Su=/^:(\s+)?/;Tu.exports=t=>{let{name:e,params:r=""}=t;if(t.name.slice(-1)===":"){if(Ou.test(e)){let[n]=e.match(Ou);t.name=e.replace(n,""),t.raws.afterName=n+(t.raws.afterName||""),t.variable=!0,t.value=t.params}if(Su.test(r)){let[n]=r.match(Su);t.value=r.replace(n,""),t.raws.afterName=(t.raws.afterName||"")+n,t.variable=!0}}}});var Cu=v((J0,Au)=>{c();var Eg=xe(),Ag=yr(),{isInlineComment:Cg}=gu(),{interpolation:Eu}=wu(),{isMixinToken:qg}=xu(),Rg=ku(),Pg=_u(),Ig=/(!\s*important)$/i;Au.exports=class extends Ag{constructor(...e){super(...e),this.lastNode=null}atrule(e){Eu.bind(this)(e)||(super.atrule(e),Rg(this.lastNode),Pg(this.lastNode))}decl(...e){super.decl(...e),/extend\(.+\)/i.test(this.lastNode.value)&&(this.lastNode.extend=!0)}each(e){e[0][1]=` ${e[0][1]}`;let r=e.findIndex(u=>u[0]==="("),n=e.reverse().find(u=>u[0]===")"),i=e.reverse().indexOf(n),s=e.splice(r,i).map(u=>u[1]).join("");for(let u of e.reverse())this.tokenizer.back(u);this.atrule(this.tokenizer.nextToken()),this.lastNode.function=!0,this.lastNode.params=s}init(e,r,n){super.init(e,r,n),this.lastNode=e}inlineComment(e){let r=new Eg,n=e[1].slice(2);if(this.init(r,e[2]),r.source.end=this.getPosition(e[3]||e[2]),r.inline=!0,r.raws.begin="//",/^\s*$/.test(n))r.text="",r.raws.left=n,r.raws.right="";else{let i=n.match(/^(\s*)([^]*[^\s])(\s*)$/);[,r.raws.left,r.text,r.raws.right]=i}}mixin(e){let[r]=e,n=r[1].slice(0,1),i=e.findIndex(l=>l[0]==="brackets"),o=e.findIndex(l=>l[0]==="("),s="";if((i<0||i>3)&&o>0){let l=e.reduce((b,A,S)=>A[0]===")"?S:b),p=e.slice(o,l+o).map(b=>b[1]).join(""),[f]=e.slice(o),g=[f[2],f[3]],[x]=e.slice(l,l+1),m=[x[2],x[3]],w=["brackets",p].concat(g,m),y=e.slice(0,o),E=e.slice(l+1);e=y,e.push(w),e=e.concat(E)}let u=[];for(let l of e)if((l[1]==="!"||u.length)&&u.push(l),l[1]==="important")break;if(u.length){let[l]=u,h=e.indexOf(l),p=u[u.length-1],f=[l[2],l[3]],g=[p[4],p[5]],x=u.map(w=>w[1]).join(""),m=["word",x].concat(f,g);e.splice(h,u.length,m)}let a=e.findIndex(l=>Ig.test(l[1]));a>0&&([,s]=e[a],e.splice(a,1));for(let l of e.reverse())this.tokenizer.back(l);this.atrule(this.tokenizer.nextToken()),this.lastNode.mixin=!0,this.lastNode.raws.identifier=n,s&&(this.lastNode.important=!0,this.lastNode.raws.important=s)}other(e){Cg.bind(this)(e)||super.other(e)}rule(e){let r=e[e.length-1],n=e[e.length-2];if(n[0]==="at-word"&&r[0]==="{"&&(this.tokenizer.back(r),Eu.bind(this)(n))){let o=this.tokenizer.nextToken();e=e.slice(0,e.length-2).concat([o]);for(let s of e.reverse())this.tokenizer.back(s);return}super.rule(e),/:extend\(.+\)/i.test(this.lastNode.selector)&&(this.lastNode.extend=!0)}unknownWord(e){let[r]=e;if(e[0][1]==="each"&&e[1][0]==="("){this.each(e);return}if(qg(r)){this.mixin(e);return}super.unknownWord(e)}}});var Ru=v((Y0,qu)=>{c();var Ng=sr();qu.exports=class extends Ng{atrule(e,r){if(!e.mixin&&!e.variable&&!e.function){super.atrule(e,r);return}let i=`${e.function?"":e.raws.identifier||"@"}${e.name}`,o=e.params?this.rawValue(e,"params"):"",s=e.raws.important||"";if(e.variable&&(o=e.value),typeof e.raws.afterName<"u"?i+=e.raws.afterName:o&&(i+=" "),e.nodes)this.block(e,i+o+s);else{let u=(e.raws.between||"")+s+(r?";":"");this.builder(i+o+u,e)}}comment(e){if(e.inline){let r=this.raw(e,"left","commentLeft"),n=this.raw(e,"right","commentRight");this.builder(`//${r}${e.text}${n}`,e)}else super.comment(e)}}});var Pu=v((X0,Zn)=>{c();var Mg=Ee(),Dg=Cu(),Lg=Ru();Zn.exports={parse(t,e){let r=new Mg(t,e),n=new Dg(r);return n.parse(),n.root.walk(i=>{let o=r.css.lastIndexOf(i.source.input.css);if(o===0)return;if(o+i.source.input.css.length!==r.css.length)throw new Error("Invalid state detected in postcss-less");let s=o+i.source.start.offset,u=r.fromOffset(o+i.source.start.offset);if(i.source.start={offset:s,line:u.line,column:u.col},i.source.end){let a=o+i.source.end.offset,l=r.fromOffset(o+i.source.end.offset);i.source.end={offset:a,line:l.line,column:l.col}}}),n.root},stringify(t,e){new Lg(e).stringify(t)},nodeToString(t){let e="";return Zn.exports.stringify(t,r=>{e+=r}),e}}});var Xn=v((tb,Iu)=>{c();Iu.exports=class{generate(){}}});var Or=v((ib,Du)=>{"use strict";c();var zg=Z(),Nu,Mu,le=class extends zg{constructor(e){super({type:"document",...e}),this.nodes||(this.nodes=[])}toResult(e={}){return new Nu(new Mu,this,e).stringify()}};le.registerLazyResult=t=>{Nu=t};le.registerProcessor=t=>{Mu=t};Du.exports=le;le.default=le});var ei=v((ob,zu)=>{"use strict";c();var Lu={};zu.exports=function(e){Lu[e]||(Lu[e]=!0,typeof console<"u"&&console.warn&&console.warn(e))}});var ti=v((ub,ju)=>{"use strict";c();var Ze=class{constructor(e,r={}){if(this.type="warning",this.text=e,r.node&&r.node.source){let n=r.node.rangeBy(r);this.line=n.start.line,this.column=n.start.column,this.endLine=n.end.line,this.endColumn=n.end.column}for(let n in r)this[n]=r[n]}toString(){return this.node?this.node.error(this.text,{plugin:this.plugin,index:this.index,word:this.word}).message:this.plugin?this.plugin+": "+this.text:this.text}};ju.exports=Ze;Ze.default=Ze});var Sr=v((cb,Uu)=>{"use strict";c();var jg=ti(),Xe=class{constructor(e,r,n){this.processor=e,this.messages=[],this.root=r,this.opts=n,this.css=void 0,this.map=void 0}toString(){return this.css}warn(e,r={}){r.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(r.plugin=this.lastPlugin.postcssPlugin);let n=new jg(e,r);return this.messages.push(n),n}warnings(){return this.messages.filter(e=>e.type==="warning")}get content(){return this.css}};Uu.exports=Xe;Xe.default=Xe});var ii=v((pb,Wu)=>{"use strict";c();var{isClean:W,my:Ug}=nr(),Bg=Xn(),$g=Ue(),Fg=Z(),Wg=Or(),hb=ei(),Bu=Sr(),Vg=Ye(),Gg=ke(),Hg={document:"Document",root:"Root",atrule:"AtRule",rule:"Rule",decl:"Declaration",comment:"Comment"},Jg={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},Qg={postcssPlugin:!0,prepare:!0,Once:!0},Ae=0;function et(t){return typeof t=="object"&&typeof t.then=="function"}function Fu(t){let e=!1,r=Hg[t.type];return t.type==="decl"?e=t.prop.toLowerCase():t.type==="atrule"&&(e=t.name.toLowerCase()),e&&t.append?[r,r+"-"+e,Ae,r+"Exit",r+"Exit-"+e]:e?[r,r+"-"+e,r+"Exit",r+"Exit-"+e]:t.append?[r,Ae,r+"Exit"]:[r,r+"Exit"]}function $u(t){let e;return t.type==="document"?e=["Document",Ae,"DocumentExit"]:t.type==="root"?e=["Root",Ae,"RootExit"]:e=Fu(t),{node:t,events:e,eventIndex:0,visitors:[],visitorIndex:0,iterator:0}}function ri(t){return t[W]=!1,t.nodes&&t.nodes.forEach(e=>ri(e)),t}var ni={},V=class{constructor(e,r,n){this.stringified=!1,this.processed=!1;let i;if(typeof r=="object"&&r!==null&&(r.type==="root"||r.type==="document"))i=ri(r);else if(r instanceof V||r instanceof Bu)i=ri(r.root),r.map&&(typeof n.map>"u"&&(n.map={}),n.map.inline||(n.map.inline=!1),n.map.prev=r.map);else{let o=Vg;n.syntax&&(o=n.syntax.parse),n.parser&&(o=n.parser),o.parse&&(o=o.parse);try{i=o(r,n)}catch(s){this.processed=!0,this.error=s}i&&!i[Ug]&&Fg.rebuild(i)}this.result=new Bu(e,i,n),this.helpers={...ni,result:this.result,postcss:ni},this.plugins=this.processor.plugins.map(o=>typeof o=="object"&&o.prepare?{...o,...o.prepare(this.result)}:o)}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,r){return this.async().then(e,r)}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 r=this.runOnRoot(e);if(et(r))throw this.getAsyncError()}if(this.prepareVisitors(),this.hasListener){let e=this.result.root;for(;!e[W];)e[W]=!0,this.walkSync(e);if(this.listeners.OnceExit)if(e.type==="document")for(let r of e.nodes)this.visitSync(this.listeners.OnceExit,r);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,r=$g;e.syntax&&(r=e.syntax.stringify),e.stringifier&&(r=e.stringifier),r.stringify&&(r=r.stringify);let i=new Bg(r,this.result.root,this.result.opts).generate();return this.result.css=i[0],this.result.map=i[1],this.result}walkSync(e){e[W]=!0;let r=Fu(e);for(let n of r)if(n===Ae)e.nodes&&e.each(i=>{i[W]||this.walkSync(i)});else{let i=this.listeners[n];if(i&&this.visitSync(i,e.toProxy()))return}}visitSync(e,r){for(let[n,i]of e){this.result.lastPlugin=n;let o;try{o=i(r,this.helpers)}catch(s){throw this.handleError(s,r.proxyOf)}if(r.type!=="root"&&r.type!=="document"&&!r.parent)return!0;if(et(o))throw this.getAsyncError()}}runOnRoot(e){this.result.lastPlugin=e;try{if(typeof e=="object"&&e.Once){if(this.result.root.type==="document"){let r=this.result.root.nodes.map(n=>e.Once(n,this.helpers));return et(r[0])?Promise.all(r):r}return e.Once(this.result.root,this.helpers)}else if(typeof e=="function")return e(this.result.root,this.result)}catch(r){throw this.handleError(r)}}getAsyncError(){throw new Error("Use process(css).then(cb) to work with async plugins")}handleError(e,r){let n=this.result.lastPlugin;try{r&&r.addToError(e),this.error=e,e.name==="CssSyntaxError"&&!e.plugin?(e.plugin=n.postcssPlugin,e.setMessage()):n.postcssVersion}catch(i){console&&console.error&&console.error(i)}return e}async runAsync(){this.plugin=0;for(let e=0;e<this.plugins.length;e++){let r=this.plugins[e],n=this.runOnRoot(r);if(et(n))try{await n}catch(i){throw this.handleError(i)}}if(this.prepareVisitors(),this.hasListener){let e=this.result.root;for(;!e[W];){e[W]=!0;let r=[$u(e)];for(;r.length>0;){let n=this.visitTick(r);if(et(n))try{await n}catch(i){let o=r[r.length-1].node;throw this.handleError(i,o)}}}if(this.listeners.OnceExit)for(let[r,n]of this.listeners.OnceExit){this.result.lastPlugin=r;try{if(e.type==="document"){let i=e.nodes.map(o=>n(o,this.helpers));await Promise.all(i)}else await n(e,this.helpers)}catch(i){throw this.handleError(i)}}}return this.processed=!0,this.stringify()}prepareVisitors(){this.listeners={};let e=(r,n,i)=>{this.listeners[n]||(this.listeners[n]=[]),this.listeners[n].push([r,i])};for(let r of this.plugins)if(typeof r=="object")for(let n in r){if(!Jg[n]&&/^[A-Z]/.test(n))throw new Error(`Unknown event ${n} in ${r.postcssPlugin}. Try to update PostCSS (${this.processor.version} now).`);if(!Qg[n])if(typeof r[n]=="object")for(let i in r[n])i==="*"?e(r,n,r[n][i]):e(r,n+"-"+i.toLowerCase(),r[n][i]);else typeof r[n]=="function"&&e(r,n,r[n])}this.hasListener=Object.keys(this.listeners).length>0}visitTick(e){let r=e[e.length-1],{node:n,visitors:i}=r;if(n.type!=="root"&&n.type!=="document"&&!n.parent){e.pop();return}if(i.length>0&&r.visitorIndex<i.length){let[s,u]=i[r.visitorIndex];r.visitorIndex+=1,r.visitorIndex===i.length&&(r.visitors=[],r.visitorIndex=0),this.result.lastPlugin=s;try{return u(n.toProxy(),this.helpers)}catch(a){throw this.handleError(a,n)}}if(r.iterator!==0){let s=r.iterator,u;for(;u=n.nodes[n.indexes[s]];)if(n.indexes[s]+=1,!u[W]){u[W]=!0,e.push($u(u));return}r.iterator=0,delete n.indexes[s]}let o=r.events;for(;r.eventIndex<o.length;){let s=o[r.eventIndex];if(r.eventIndex+=1,s===Ae){n.nodes&&n.nodes.length&&(n[W]=!0,r.iterator=n.getIterator());return}else if(this.listeners[s]){r.visitors=this.listeners[s];return}}e.pop()}};V.registerPostcss=t=>{ni=t};Wu.exports=V;V.default=V;Gg.registerLazyResult(V);Wg.registerLazyResult(V)});var Gu=v((gb,Vu)=>{"use strict";c();var Kg=Xn(),Yg=Ue(),mb=ei(),Zg=Ye(),Xg=Sr(),tt=class{constructor(e,r,n){r=r.toString(),this.stringified=!1,this._processor=e,this._css=r,this._opts=n,this._map=void 0;let i,o=Yg;this.result=new Xg(this._processor,i,this._opts),this.result.css=r;let s=this;Object.defineProperty(this.result,"root",{get(){return s.root}});let u=new Kg(o,i,this._opts,r);if(u.isMap()){let[a,l]=u.generate();a&&(this.result.css=a),l&&(this.result.map=l)}}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,r=Zg;try{e=r(this._css,this._opts)}catch(n){this.error=n}if(this.error)throw this.error;return this._root=e,e}get messages(){return[]}warnings(){return[]}toString(){return this._css}then(e,r){return this.async().then(e,r)}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}};Vu.exports=tt;tt.default=tt});var Ju=v((wb,Hu)=>{"use strict";c();var ey=Gu(),ty=ii(),ry=Or(),ny=ke(),ce=class{constructor(e=[]){this.version="8.4.18",this.plugins=this.normalize(e)}use(e){return this.plugins=this.plugins.concat(this.normalize([e])),this}process(e,r={}){return this.plugins.length===0&&typeof r.parser>"u"&&typeof r.stringifier>"u"&&typeof r.syntax>"u"?new ey(this,e,r):new ty(this,e,r)}normalize(e){let r=[];for(let n of e)if(n.postcss===!0?n=n():n.postcss&&(n=n.postcss),typeof n=="object"&&Array.isArray(n.plugins))r=r.concat(n.plugins);else if(typeof n=="object"&&n.postcssPlugin)r.push(n);else if(typeof n=="function")r.push(n);else if(!(typeof n=="object"&&(n.parse||n.stringify)))throw new Error(n+" is not a PostCSS plugin");return r}};Hu.exports=ce;ce.default=ce;ny.registerProcessor(ce);ry.registerProcessor(ce)});var Ku=v((xb,Qu)=>{"use strict";c();var iy=We(),sy=Gn(),oy=xe(),ay=mr(),uy=Ee(),ly=ke(),cy=gr();function rt(t,e){if(Array.isArray(t))return t.map(i=>rt(i));let{inputs:r,...n}=t;if(r){e=[];for(let i of r){let o={...i,__proto__:uy.prototype};o.map&&(o.map={...o.map,__proto__:sy.prototype}),e.push(o)}}if(n.nodes&&(n.nodes=t.nodes.map(i=>rt(i,e))),n.source){let{inputId:i,...o}=n.source;n.source=o,i!=null&&(n.source.input=e[i])}if(n.type==="root")return new ly(n);if(n.type==="decl")return new iy(n);if(n.type==="rule")return new cy(n);if(n.type==="comment")return new oy(n);if(n.type==="atrule")return new ay(n);throw new Error("Unknown node type: "+t.type)}Qu.exports=rt;rt.default=rt});var Tr=v((kb,nl)=>{"use strict";c();var fy=ir(),Yu=We(),hy=ii(),py=Z(),si=Ju(),dy=Ue(),my=Ku(),Zu=Or(),gy=ti(),Xu=xe(),el=mr(),yy=Sr(),wy=Ee(),vy=Ye(),xy=Pn(),tl=gr(),rl=ke(),by=$e();function k(...t){return t.length===1&&Array.isArray(t[0])&&(t=t[0]),new si(t)}k.plugin=function(e,r){let n=!1;function i(...s){console&&console.warn&&!n&&(n=!0,console.warn(e+`: postcss.plugin was deprecated. Migration guide:
|
|
40
|
+
`));let s=this.input.css.valueOf().substring(this.tokenizer.position());i+=s,n=t[3]+s.length-i.length}else this.tokenizer.back(t);break}r.push(t[1]),n=t[2],t=this.tokenizer.nextToken({ignoreUnclosed:!0})}let o=["comment",r.join(""),e[2],n];return this.inlineComment(o),i&&(this.input=new bg(i),this.tokenizer=xg(this.input)),!0}else if(t[1]==="/"){let e=this.tokenizer.nextToken({ignoreUnclosed:!0});if(e[0]==="comment"&&/^\/\*/.test(e[1]))return e[0]="word",e[1]=e[1].slice(1),t[1]="//",this.tokenizer.back(e),Yn.exports.isInlineComment.bind(this)(t)}return!1}}});var wu=v((j0,yu)=>{c();yu.exports={interpolation(t){let e=[t,this.tokenizer.nextToken()],r=["word","}"];if(e[0][1].length>1||e[1][0]!=="{")return this.tokenizer.back(e[1]),!1;for(t=this.tokenizer.nextToken();t&&r.includes(t[0]);)e.push(t),t=this.tokenizer.nextToken();let n=e.map(u=>u[1]),[i]=e,o=e.pop(),s=["word",n.join(""),i[2],o[2]];return this.tokenizer.back(t),this.tokenizer.back(s),!0}}});var xu=v((B0,vu)=>{c();var kg=/^#[0-9a-fA-F]{6}$|^#[0-9a-fA-F]{3}$/,Og=/\.[0-9]/,Sg=t=>{let[,e]=t,[r]=e;return(r==="."||r==="#")&&kg.test(e)===!1&&Og.test(e)===!1};vu.exports={isMixinToken:Sg}});var ku=v((F0,bu)=>{c();var Tg=dr(),_g=/^url\((.+)\)/;bu.exports=t=>{let{name:e,params:r=""}=t;if(e==="import"&&r.length){t.import=!0;let n=Tg({css:r});for(t.filename=r.replace(_g,"$1");!n.endOfFile();){let[i,o]=n.nextToken();if(i==="word"&&o==="url")return;if(i==="brackets"){t.options=o,t.filename=r.replace(o,"").trim();break}}}}});var _u=v((V0,Tu)=>{c();var Ou=/:$/,Su=/^:(\s+)?/;Tu.exports=t=>{let{name:e,params:r=""}=t;if(t.name.slice(-1)===":"){if(Ou.test(e)){let[n]=e.match(Ou);t.name=e.replace(n,""),t.raws.afterName=n+(t.raws.afterName||""),t.variable=!0,t.value=t.params}if(Su.test(r)){let[n]=r.match(Su);t.value=r.replace(n,""),t.raws.afterName=(t.raws.afterName||"")+n,t.variable=!0}}}});var Cu=v((J0,Au)=>{c();var Eg=xe(),Ag=yr(),{isInlineComment:Cg}=gu(),{interpolation:Eu}=wu(),{isMixinToken:qg}=xu(),Rg=ku(),Pg=_u(),Ig=/(!\s*important)$/i;Au.exports=class extends Ag{constructor(...e){super(...e),this.lastNode=null}atrule(e){Eu.bind(this)(e)||(super.atrule(e),Rg(this.lastNode),Pg(this.lastNode))}decl(...e){super.decl(...e),/extend\(.+\)/i.test(this.lastNode.value)&&(this.lastNode.extend=!0)}each(e){e[0][1]=` ${e[0][1]}`;let r=e.findIndex(u=>u[0]==="("),n=e.reverse().find(u=>u[0]===")"),i=e.reverse().indexOf(n),s=e.splice(r,i).map(u=>u[1]).join("");for(let u of e.reverse())this.tokenizer.back(u);this.atrule(this.tokenizer.nextToken()),this.lastNode.function=!0,this.lastNode.params=s}init(e,r,n){super.init(e,r,n),this.lastNode=e}inlineComment(e){let r=new Eg,n=e[1].slice(2);if(this.init(r,e[2]),r.source.end=this.getPosition(e[3]||e[2]),r.inline=!0,r.raws.begin="//",/^\s*$/.test(n))r.text="",r.raws.left=n,r.raws.right="";else{let i=n.match(/^(\s*)([^]*[^\s])(\s*)$/);[,r.raws.left,r.text,r.raws.right]=i}}mixin(e){let[r]=e,n=r[1].slice(0,1),i=e.findIndex(l=>l[0]==="brackets"),o=e.findIndex(l=>l[0]==="("),s="";if((i<0||i>3)&&o>0){let l=e.reduce((b,A,S)=>A[0]===")"?S:b),p=e.slice(o,l+o).map(b=>b[1]).join(""),[f]=e.slice(o),g=[f[2],f[3]],[x]=e.slice(l,l+1),m=[x[2],x[3]],w=["brackets",p].concat(g,m),y=e.slice(0,o),E=e.slice(l+1);e=y,e.push(w),e=e.concat(E)}let u=[];for(let l of e)if((l[1]==="!"||u.length)&&u.push(l),l[1]==="important")break;if(u.length){let[l]=u,h=e.indexOf(l),p=u[u.length-1],f=[l[2],l[3]],g=[p[4],p[5]],m=["word",u.map(w=>w[1]).join("")].concat(f,g);e.splice(h,u.length,m)}let a=e.findIndex(l=>Ig.test(l[1]));a>0&&([,s]=e[a],e.splice(a,1));for(let l of e.reverse())this.tokenizer.back(l);this.atrule(this.tokenizer.nextToken()),this.lastNode.mixin=!0,this.lastNode.raws.identifier=n,s&&(this.lastNode.important=!0,this.lastNode.raws.important=s)}other(e){Cg.bind(this)(e)||super.other(e)}rule(e){let r=e[e.length-1],n=e[e.length-2];if(n[0]==="at-word"&&r[0]==="{"&&(this.tokenizer.back(r),Eu.bind(this)(n))){let o=this.tokenizer.nextToken();e=e.slice(0,e.length-2).concat([o]);for(let s of e.reverse())this.tokenizer.back(s);return}super.rule(e),/:extend\(.+\)/i.test(this.lastNode.selector)&&(this.lastNode.extend=!0)}unknownWord(e){let[r]=e;if(e[0][1]==="each"&&e[1][0]==="("){this.each(e);return}if(qg(r)){this.mixin(e);return}super.unknownWord(e)}}});var Ru=v((Y0,qu)=>{c();var Ng=sr();qu.exports=class extends Ng{atrule(e,r){if(!e.mixin&&!e.variable&&!e.function){super.atrule(e,r);return}let i=`${e.function?"":e.raws.identifier||"@"}${e.name}`,o=e.params?this.rawValue(e,"params"):"",s=e.raws.important||"";if(e.variable&&(o=e.value),typeof e.raws.afterName<"u"?i+=e.raws.afterName:o&&(i+=" "),e.nodes)this.block(e,i+o+s);else{let u=(e.raws.between||"")+s+(r?";":"");this.builder(i+o+u,e)}}comment(e){if(e.inline){let r=this.raw(e,"left","commentLeft"),n=this.raw(e,"right","commentRight");this.builder(`//${r}${e.text}${n}`,e)}else super.comment(e)}}});var Pu=v((X0,Zn)=>{c();var Mg=Ee(),Dg=Cu(),Lg=Ru();Zn.exports={parse(t,e){let r=new Mg(t,e),n=new Dg(r);return n.parse(),n.root.walk(i=>{let o=r.css.lastIndexOf(i.source.input.css);if(o===0)return;if(o+i.source.input.css.length!==r.css.length)throw new Error("Invalid state detected in postcss-less");let s=o+i.source.start.offset,u=r.fromOffset(o+i.source.start.offset);if(i.source.start={offset:s,line:u.line,column:u.col},i.source.end){let a=o+i.source.end.offset,l=r.fromOffset(o+i.source.end.offset);i.source.end={offset:a,line:l.line,column:l.col}}}),n.root},stringify(t,e){new Lg(e).stringify(t)},nodeToString(t){let e="";return Zn.exports.stringify(t,r=>{e+=r}),e}}});var Xn=v((tb,Iu)=>{c();Iu.exports=class{generate(){}}});var Or=v((ib,Du)=>{"use strict";c();var zg=Z(),Nu,Mu,le=class extends zg{constructor(e){super({type:"document",...e}),this.nodes||(this.nodes=[])}toResult(e={}){return new Nu(new Mu,this,e).stringify()}};le.registerLazyResult=t=>{Nu=t};le.registerProcessor=t=>{Mu=t};Du.exports=le;le.default=le});var ei=v((ob,zu)=>{"use strict";c();var Lu={};zu.exports=function(e){Lu[e]||(Lu[e]=!0,typeof console<"u"&&console.warn&&console.warn(e))}});var ti=v((ub,ju)=>{"use strict";c();var Ze=class{constructor(e,r={}){if(this.type="warning",this.text=e,r.node&&r.node.source){let n=r.node.rangeBy(r);this.line=n.start.line,this.column=n.start.column,this.endLine=n.end.line,this.endColumn=n.end.column}for(let n in r)this[n]=r[n]}toString(){return this.node?this.node.error(this.text,{plugin:this.plugin,index:this.index,word:this.word}).message:this.plugin?this.plugin+": "+this.text:this.text}};ju.exports=Ze;Ze.default=Ze});var Sr=v((cb,Uu)=>{"use strict";c();var jg=ti(),Xe=class{constructor(e,r,n){this.processor=e,this.messages=[],this.root=r,this.opts=n,this.css=void 0,this.map=void 0}toString(){return this.css}warn(e,r={}){r.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(r.plugin=this.lastPlugin.postcssPlugin);let n=new jg(e,r);return this.messages.push(n),n}warnings(){return this.messages.filter(e=>e.type==="warning")}get content(){return this.css}};Uu.exports=Xe;Xe.default=Xe});var ii=v((pb,Wu)=>{"use strict";c();var{isClean:W,my:Ug}=nr(),Bg=Xn(),$g=Ue(),Fg=Z(),Wg=Or(),hb=ei(),Bu=Sr(),Vg=Ye(),Gg=ke(),Hg={document:"Document",root:"Root",atrule:"AtRule",rule:"Rule",decl:"Declaration",comment:"Comment"},Jg={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},Qg={postcssPlugin:!0,prepare:!0,Once:!0},Ae=0;function et(t){return typeof t=="object"&&typeof t.then=="function"}function Fu(t){let e=!1,r=Hg[t.type];return t.type==="decl"?e=t.prop.toLowerCase():t.type==="atrule"&&(e=t.name.toLowerCase()),e&&t.append?[r,r+"-"+e,Ae,r+"Exit",r+"Exit-"+e]:e?[r,r+"-"+e,r+"Exit",r+"Exit-"+e]:t.append?[r,Ae,r+"Exit"]:[r,r+"Exit"]}function $u(t){let e;return t.type==="document"?e=["Document",Ae,"DocumentExit"]:t.type==="root"?e=["Root",Ae,"RootExit"]:e=Fu(t),{node:t,events:e,eventIndex:0,visitors:[],visitorIndex:0,iterator:0}}function ri(t){return t[W]=!1,t.nodes&&t.nodes.forEach(e=>ri(e)),t}var ni={},V=class{constructor(e,r,n){this.stringified=!1,this.processed=!1;let i;if(typeof r=="object"&&r!==null&&(r.type==="root"||r.type==="document"))i=ri(r);else if(r instanceof V||r instanceof Bu)i=ri(r.root),r.map&&(typeof n.map>"u"&&(n.map={}),n.map.inline||(n.map.inline=!1),n.map.prev=r.map);else{let o=Vg;n.syntax&&(o=n.syntax.parse),n.parser&&(o=n.parser),o.parse&&(o=o.parse);try{i=o(r,n)}catch(s){this.processed=!0,this.error=s}i&&!i[Ug]&&Fg.rebuild(i)}this.result=new Bu(e,i,n),this.helpers={...ni,result:this.result,postcss:ni},this.plugins=this.processor.plugins.map(o=>typeof o=="object"&&o.prepare?{...o,...o.prepare(this.result)}:o)}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,r){return this.async().then(e,r)}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 r=this.runOnRoot(e);if(et(r))throw this.getAsyncError()}if(this.prepareVisitors(),this.hasListener){let e=this.result.root;for(;!e[W];)e[W]=!0,this.walkSync(e);if(this.listeners.OnceExit)if(e.type==="document")for(let r of e.nodes)this.visitSync(this.listeners.OnceExit,r);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,r=$g;e.syntax&&(r=e.syntax.stringify),e.stringifier&&(r=e.stringifier),r.stringify&&(r=r.stringify);let i=new Bg(r,this.result.root,this.result.opts).generate();return this.result.css=i[0],this.result.map=i[1],this.result}walkSync(e){e[W]=!0;let r=Fu(e);for(let n of r)if(n===Ae)e.nodes&&e.each(i=>{i[W]||this.walkSync(i)});else{let i=this.listeners[n];if(i&&this.visitSync(i,e.toProxy()))return}}visitSync(e,r){for(let[n,i]of e){this.result.lastPlugin=n;let o;try{o=i(r,this.helpers)}catch(s){throw this.handleError(s,r.proxyOf)}if(r.type!=="root"&&r.type!=="document"&&!r.parent)return!0;if(et(o))throw this.getAsyncError()}}runOnRoot(e){this.result.lastPlugin=e;try{if(typeof e=="object"&&e.Once){if(this.result.root.type==="document"){let r=this.result.root.nodes.map(n=>e.Once(n,this.helpers));return et(r[0])?Promise.all(r):r}return e.Once(this.result.root,this.helpers)}else if(typeof e=="function")return e(this.result.root,this.result)}catch(r){throw this.handleError(r)}}getAsyncError(){throw new Error("Use process(css).then(cb) to work with async plugins")}handleError(e,r){let n=this.result.lastPlugin;try{r&&r.addToError(e),this.error=e,e.name==="CssSyntaxError"&&!e.plugin?(e.plugin=n.postcssPlugin,e.setMessage()):n.postcssVersion}catch(i){console&&console.error&&console.error(i)}return e}async runAsync(){this.plugin=0;for(let e=0;e<this.plugins.length;e++){let r=this.plugins[e],n=this.runOnRoot(r);if(et(n))try{await n}catch(i){throw this.handleError(i)}}if(this.prepareVisitors(),this.hasListener){let e=this.result.root;for(;!e[W];){e[W]=!0;let r=[$u(e)];for(;r.length>0;){let n=this.visitTick(r);if(et(n))try{await n}catch(i){let o=r[r.length-1].node;throw this.handleError(i,o)}}}if(this.listeners.OnceExit)for(let[r,n]of this.listeners.OnceExit){this.result.lastPlugin=r;try{if(e.type==="document"){let i=e.nodes.map(o=>n(o,this.helpers));await Promise.all(i)}else await n(e,this.helpers)}catch(i){throw this.handleError(i)}}}return this.processed=!0,this.stringify()}prepareVisitors(){this.listeners={};let e=(r,n,i)=>{this.listeners[n]||(this.listeners[n]=[]),this.listeners[n].push([r,i])};for(let r of this.plugins)if(typeof r=="object")for(let n in r){if(!Jg[n]&&/^[A-Z]/.test(n))throw new Error(`Unknown event ${n} in ${r.postcssPlugin}. Try to update PostCSS (${this.processor.version} now).`);if(!Qg[n])if(typeof r[n]=="object")for(let i in r[n])i==="*"?e(r,n,r[n][i]):e(r,n+"-"+i.toLowerCase(),r[n][i]);else typeof r[n]=="function"&&e(r,n,r[n])}this.hasListener=Object.keys(this.listeners).length>0}visitTick(e){let r=e[e.length-1],{node:n,visitors:i}=r;if(n.type!=="root"&&n.type!=="document"&&!n.parent){e.pop();return}if(i.length>0&&r.visitorIndex<i.length){let[s,u]=i[r.visitorIndex];r.visitorIndex+=1,r.visitorIndex===i.length&&(r.visitors=[],r.visitorIndex=0),this.result.lastPlugin=s;try{return u(n.toProxy(),this.helpers)}catch(a){throw this.handleError(a,n)}}if(r.iterator!==0){let s=r.iterator,u;for(;u=n.nodes[n.indexes[s]];)if(n.indexes[s]+=1,!u[W]){u[W]=!0,e.push($u(u));return}r.iterator=0,delete n.indexes[s]}let o=r.events;for(;r.eventIndex<o.length;){let s=o[r.eventIndex];if(r.eventIndex+=1,s===Ae){n.nodes&&n.nodes.length&&(n[W]=!0,r.iterator=n.getIterator());return}else if(this.listeners[s]){r.visitors=this.listeners[s];return}}e.pop()}};V.registerPostcss=t=>{ni=t};Wu.exports=V;V.default=V;Gg.registerLazyResult(V);Wg.registerLazyResult(V)});var Gu=v((gb,Vu)=>{"use strict";c();var Kg=Xn(),Yg=Ue(),mb=ei(),Zg=Ye(),Xg=Sr(),tt=class{constructor(e,r,n){r=r.toString(),this.stringified=!1,this._processor=e,this._css=r,this._opts=n,this._map=void 0;let i,o=Yg;this.result=new Xg(this._processor,i,this._opts),this.result.css=r;let s=this;Object.defineProperty(this.result,"root",{get(){return s.root}});let u=new Kg(o,i,this._opts,r);if(u.isMap()){let[a,l]=u.generate();a&&(this.result.css=a),l&&(this.result.map=l)}}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,r=Zg;try{e=r(this._css,this._opts)}catch(n){this.error=n}if(this.error)throw this.error;return this._root=e,e}get messages(){return[]}warnings(){return[]}toString(){return this._css}then(e,r){return this.async().then(e,r)}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}};Vu.exports=tt;tt.default=tt});var Ju=v((wb,Hu)=>{"use strict";c();var ey=Gu(),ty=ii(),ry=Or(),ny=ke(),ce=class{constructor(e=[]){this.version="8.4.18",this.plugins=this.normalize(e)}use(e){return this.plugins=this.plugins.concat(this.normalize([e])),this}process(e,r={}){return this.plugins.length===0&&typeof r.parser>"u"&&typeof r.stringifier>"u"&&typeof r.syntax>"u"?new ey(this,e,r):new ty(this,e,r)}normalize(e){let r=[];for(let n of e)if(n.postcss===!0?n=n():n.postcss&&(n=n.postcss),typeof n=="object"&&Array.isArray(n.plugins))r=r.concat(n.plugins);else if(typeof n=="object"&&n.postcssPlugin)r.push(n);else if(typeof n=="function")r.push(n);else if(!(typeof n=="object"&&(n.parse||n.stringify)))throw new Error(n+" is not a PostCSS plugin");return r}};Hu.exports=ce;ce.default=ce;ny.registerProcessor(ce);ry.registerProcessor(ce)});var Ku=v((xb,Qu)=>{"use strict";c();var iy=We(),sy=Gn(),oy=xe(),ay=mr(),uy=Ee(),ly=ke(),cy=gr();function rt(t,e){if(Array.isArray(t))return t.map(i=>rt(i));let{inputs:r,...n}=t;if(r){e=[];for(let i of r){let o={...i,__proto__:uy.prototype};o.map&&(o.map={...o.map,__proto__:sy.prototype}),e.push(o)}}if(n.nodes&&(n.nodes=t.nodes.map(i=>rt(i,e))),n.source){let{inputId:i,...o}=n.source;n.source=o,i!=null&&(n.source.input=e[i])}if(n.type==="root")return new ly(n);if(n.type==="decl")return new iy(n);if(n.type==="rule")return new cy(n);if(n.type==="comment")return new oy(n);if(n.type==="atrule")return new ay(n);throw new Error("Unknown node type: "+t.type)}Qu.exports=rt;rt.default=rt});var Tr=v((kb,nl)=>{"use strict";c();var fy=ir(),Yu=We(),hy=ii(),py=Z(),si=Ju(),dy=Ue(),my=Ku(),Zu=Or(),gy=ti(),Xu=xe(),el=mr(),yy=Sr(),wy=Ee(),vy=Ye(),xy=Pn(),tl=gr(),rl=ke(),by=$e();function k(...t){return t.length===1&&Array.isArray(t[0])&&(t=t[0]),new si(t)}k.plugin=function(e,r){let n=!1;function i(...s){console&&console.warn&&!n&&(n=!0,console.warn(e+`: postcss.plugin was deprecated. Migration guide:
|
|
41
41
|
https://evilmartians.com/chronicles/postcss-8-plugin-migration`),d.env.LANG&&d.env.LANG.startsWith("cn")&&console.warn(e+`: \u91CC\u9762 postcss.plugin \u88AB\u5F03\u7528. \u8FC1\u79FB\u6307\u5357:
|
|
42
42
|
https://www.w3ctech.com/topic/2226`));let u=r(...s);return u.postcssPlugin=e,u.postcssVersion=new si().version,u}let o;return Object.defineProperty(i,"postcss",{get(){return o||(o=i()),o}}),i.process=function(s,u,a){return k([i(a)]).process(s,u)},i};k.stringify=dy;k.parse=vy;k.fromJSON=my;k.list=xy;k.comment=t=>new Xu(t);k.atRule=t=>new el(t);k.decl=t=>new Yu(t);k.rule=t=>new tl(t);k.root=t=>new rl(t);k.document=t=>new Zu(t);k.CssSyntaxError=fy;k.Declaration=Yu;k.Container=py;k.Processor=si;k.Document=Zu;k.Comment=Xu;k.Warning=gy;k.AtRule=el;k.Result=yy;k.Input=wy;k.Rule=tl;k.Root=rl;k.Node=by;hy.registerPostcss(k);nl.exports=k;k.default=k});var sl=v((Sb,il)=>{c();var{Container:ky}=Tr(),oi=class extends ky{constructor(e){super(e),this.type="decl",this.isNested=!0,this.nodes||(this.nodes=[])}};il.exports=oi});var fl=v((_b,cl)=>{"use strict";c();var ai="'".charCodeAt(0),ui='"'.charCodeAt(0),nt="\\".charCodeAt(0),_r="/".charCodeAt(0),li=`
|
|
43
43
|
`.charCodeAt(0),Er=" ".charCodeAt(0),ci="\f".charCodeAt(0),fi=" ".charCodeAt(0),hi="\r".charCodeAt(0),Oy="[".charCodeAt(0),Sy="]".charCodeAt(0),ol="(".charCodeAt(0),al=")".charCodeAt(0),Ar="{".charCodeAt(0),ul="}".charCodeAt(0),Ty=";".charCodeAt(0),_y="*".charCodeAt(0),Ey=":".charCodeAt(0),Ay="@".charCodeAt(0),Cy=",".charCodeAt(0),pi="#".charCodeAt(0),Cr=/[\t\n\f\r "#'()/;[\\\]{}]/g,qr=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,qy=/.[\n"'(/\\]/,ll=/[\da-f]/i,Rr=/[\n\f\r]/g;cl.exports=function(e,r={}){let n=e.css.valueOf(),i=r.ignoreErrors,o,s,u,a,l,h,p,f,g,x=n.length,m=0,w=[],y=[],E;function b(){return m}function A(O){throw e.error("Unclosed "+O,m)}function S(){return y.length===0&&m>=x}function C(){let O=1,T=!1,R=!1;for(;O>0;)s+=1,n.length<=s&&A("interpolation"),o=n.charCodeAt(s),f=n.charCodeAt(s+1),T?!R&&o===T?(T=!1,R=!1):o===nt?R=!R:R&&(R=!1):o===ai||o===ui?T=o:o===ul?O-=1:o===pi&&f===Ar&&(O+=1)}function L(O){if(y.length)return y.pop();if(m>=x)return;let T=O?O.ignoreUnclosed:!1;switch(o=n.charCodeAt(m),o){case li:case Er:case fi:case hi:case ci:{s=m;do s+=1,o=n.charCodeAt(s);while(o===Er||o===li||o===fi||o===hi||o===ci);g=["space",n.slice(m,s)],m=s-1;break}case Oy:case Sy:case Ar:case ul:case Ey:case Ty:case al:{let R=String.fromCharCode(o);g=[R,R,m];break}case Cy:{g=["word",",",m,m+1];break}case ol:{if(p=w.length?w.pop()[1]:"",f=n.charCodeAt(m+1),p==="url"&&f!==ai&&f!==ui){for(E=1,h=!1,s=m+1;s<=n.length-1;){if(f=n.charCodeAt(s),f===nt)h=!h;else if(f===ol)E+=1;else if(f===al&&(E-=1,E===0))break;s+=1}a=n.slice(m,s+1),g=["brackets",a,m,s],m=s}else s=n.indexOf(")",m+1),a=n.slice(m,s+1),s===-1||qy.test(a)?g=["(","(",m]:(g=["brackets",a,m,s],m=s);break}case ai:case ui:{for(u=o,s=m,h=!1;s<x&&(s++,s===x&&A("string"),o=n.charCodeAt(s),f=n.charCodeAt(s+1),!(!h&&o===u));)o===nt?h=!h:h?h=!1:o===pi&&f===Ar&&C();g=["string",n.slice(m,s+1),m,s],m=s;break}case Ay:{Cr.lastIndex=m+1,Cr.test(n),Cr.lastIndex===0?s=n.length-1:s=Cr.lastIndex-2,g=["at-word",n.slice(m,s+1),m,s],m=s;break}case nt:{for(s=m,l=!0;n.charCodeAt(s+1)===nt;)s+=1,l=!l;if(o=n.charCodeAt(s+1),l&&o!==_r&&o!==Er&&o!==li&&o!==fi&&o!==hi&&o!==ci&&(s+=1,ll.test(n.charAt(s)))){for(;ll.test(n.charAt(s+1));)s+=1;n.charCodeAt(s+1)===Er&&(s+=1)}g=["word",n.slice(m,s+1),m,s],m=s;break}default:f=n.charCodeAt(m+1),o===pi&&f===Ar?(s=m,C(),a=n.slice(m,s+1),g=["word",a,m,s],m=s):o===_r&&f===_y?(s=n.indexOf("*/",m+2)+1,s===0&&(i||T?s=n.length:A("comment")),g=["comment",n.slice(m,s+1),m,s],m=s):o===_r&&f===_r?(Rr.lastIndex=m+1,Rr.test(n),Rr.lastIndex===0?s=n.length-1:s=Rr.lastIndex-2,a=n.slice(m,s+1),g=["comment",a,m,s,"inline"],m=s):(qr.lastIndex=m+1,qr.test(n),qr.lastIndex===0?s=n.length-1:s=qr.lastIndex-2,g=["word",n.slice(m,s+1),m,s],w.push(g),m=s);break}return m++,g}function q(O){y.push(O)}return{back:q,nextToken:L,endOfFile:S,position:b}}});var pl=v((Ab,hl)=>{c();var{Comment:Ry}=Tr(),Py=yr(),Iy=sl(),Ny=fl(),di=class extends Py{createTokenizer(){this.tokenizer=Ny(this.input)}rule(e){let r=!1,n=0,i="";for(let o of e)if(r)o[0]!=="comment"&&o[0]!=="{"&&(i+=o[1]);else{if(o[0]==="space"&&o[1].includes(`
|
|
44
44
|
`))break;o[0]==="("?n+=1:o[0]===")"?n-=1:n===0&&o[0]===":"&&(r=!0)}if(!r||i.trim()===""||/^[#:A-Za-z-]/.test(i))super.rule(e);else{e.pop();let o=new Iy;this.init(o,e[0][2]);let s;for(let a=e.length-1;a>=0;a--)if(e[a][0]!=="space"){s=e[a];break}if(s[3]){let a=this.input.fromOffset(s[3]);o.source.end={offset:s[3],line:a.line,column:a.col}}else{let a=this.input.fromOffset(s[2]);o.source.end={offset:s[2],line:a.line,column:a.col}}for(;e[0][0]!=="word";)o.raws.before+=e.shift()[1];if(e[0][2]){let a=this.input.fromOffset(e[0][2]);o.source.start={offset:e[0][2],line:a.line,column:a.col}}for(o.prop="";e.length;){let a=e[0][0];if(a===":"||a==="space"||a==="comment")break;o.prop+=e.shift()[1]}o.raws.between="";let u;for(;e.length;)if(u=e.shift(),u[0]===":"){o.raws.between+=u[1];break}else o.raws.between+=u[1];(o.prop[0]==="_"||o.prop[0]==="*")&&(o.raws.before+=o.prop[0],o.prop=o.prop.slice(1)),o.raws.between+=this.spacesAndCommentsFromStart(e),this.precheckMissedSemicolon(e);for(let a=e.length-1;a>0;a--){if(u=e[a],u[1]==="!important"){o.important=!0;let l=this.stringFrom(e,a);l=this.spacesFromEnd(e)+l,l!==" !important"&&(o.raws.important=l);break}else if(u[1]==="important"){let l=e.slice(0),h="";for(let p=a;p>0;p--){let f=l[p][0];if(h.trim().indexOf("!")===0&&f!=="space")break;h=l.pop()[1]+h}h.trim().indexOf("!")===0&&(o.important=!0,o.raws.important=h,e=l)}if(u[0]!=="space"&&u[0]!=="comment")break}this.raw(o,"value",e),o.value.includes(":")&&this.checkMissedSemicolon(e),this.current=o}}comment(e){if(e[4]==="inline"){let r=new Ry;this.init(r,e[2]),r.raws.inline=!0;let n=this.input.fromOffset(e[3]);r.source.end={offset:e[3],line:n.line,column:n.col};let i=e[1].slice(2);if(/^\s*$/.test(i))r.text="",r.raws.left=i,r.raws.right="";else{let o=i.match(/^(\s*)([^]*\S)(\s*)$/),s=o[2].replace(/(\*\/|\/\*)/g,"*//*");r.text=s,r.raws.left=o[1],r.raws.right=o[3],r.raws.text=o[2]}}else super.comment(e)}atrule(e){let r=e[1],n=e;for(;!this.tokenizer.endOfFile();){let i=this.tokenizer.nextToken();if(i[0]==="word"&&i[2]===n[3]+1)r+=i[1],n=i;else{this.tokenizer.back(i);break}}super.atrule(["at-word",r,e[2],n[3]])}raw(e,r,n,i){if(super.raw(e,r,n,i),e.raws[r]){let o=e.raws[r].raw;e.raws[r].raw=n.reduce((s,u)=>{if(u[0]==="comment"&&u[4]==="inline"){let a=u[1].slice(2).replace(/(\*\/|\/\*)/g,"*//*");return s+"/*"+a+"*/"}else return s+u[1]},""),o!==e.raws[r].raw&&(e.raws[r].scss=o)}}};hl.exports=di});var ml=v((qb,dl)=>{c();var{Input:My}=Tr(),Dy=pl();dl.exports=function(e,r){let n=new My(e,r),i=new Dy(n);return i.parse(),i.root}});var Wy={};ut(Wy,{default:()=>Fy});c();c();var Cl=(t,e,r,...n)=>{if(!(t&&e==null))return e.at?e.at(r,...n):e[r<0?e.length+r:r]},qe=Cl;c();function ql(t,e){let r=new SyntaxError(t+" ("+e.loc.start.line+":"+e.loc.start.column+")");return Object.assign(r,e)}var wi=ql;c();var Rl=new RegExp("^(?<startDelimiter>-{3}|\\+{3})(?<language>[^\\n]*)\\n(?:|(?<value>.*?)\\n)(?<endDelimiter>\\k<startDelimiter>|\\.{3})[^\\S\\n]*(?:\\n|$)","s");function Pl(t){let e=t.match(Rl);if(!e)return{content:t};let{startDelimiter:r,language:n,value:i="",endDelimiter:o}=e.groups,s=n.trim()||"yaml";if(r==="+++"&&(s="toml"),s!=="yaml"&&r!==o)return{content:t};let[u]=e;return{frontMatter:{type:"front-matter",lang:s,value:i,startDelimiter:r,endDelimiter:o,raw:u.replace(/\n$/,"")},content:u.replace(/[^\n]/g," ")+t.slice(u.length)}}var ct=Pl;c();c();var de=ee(Ti(),1);c();c();function $l(t){if(!t.startsWith("#!"))return"";let e=t.indexOf(`
|
|
45
45
|
`);return e===-1?t:t.slice(0,e)}var _i=$l;function Fl(t){let e=_i(t);e&&(t=t.slice(e.length+1));let r=(0,de.extract)(t),{pragmas:n,comments:i}=(0,de.parseWithComments)(r);return{shebang:e,text:t,pragmas:n,comments:i}}function Ei(t){let e=Object.keys(Fl(t).pragmas);return e.includes("prettier")||e.includes("format")}function Ai(t){return Ei(ct(t).content)}c();c();function ft(t){return(e,r,n)=>{let i=n&&n.backwards;if(r===!1)return!1;let{length:o}=e,s=r;for(;s>=0&&s<o;){let u=e.charAt(s);if(t instanceof RegExp){if(!t.test(u))return s}else if(!t.includes(u))return s;i?s--:s++}return s===-1||s===o?s:!1}}var mw=ft(/\s/),gw=ft(" "),yw=ft(",; "),Ci=ft(/[^\n\r]/);c();function Wl(t){return Array.isArray(t)&&t.length>0}var ht=Wl;c();function Vl(t,e){let r=0;for(let n=0;n<t.line-1;++n)r=e.indexOf(`
|
|
46
|
-
`,r)+1;return r+t.column}var Mr=Vl;function qi(t,e){if(t.source&&t.source.start&&typeof t.source.start.offset=="number")return t.source.start.offset;if(typeof t.sourceIndex=="number")return t.sourceIndex;if(t.source&&t.source.start)return Mr(t.source.start,e);throw
|
|
46
|
+
`,r)+1;return r+t.column}var Mr=Vl;function qi(t,e){if(t.source&&t.source.start&&typeof t.source.start.offset=="number")return t.source.start.offset;if(typeof t.sourceIndex=="number")return t.sourceIndex;if(t.source&&t.source.start)return Mr(t.source.start,e);throw Object.assign(new Error("Can not locate node."),{node:t})}function Dr(t,e){if(t.type==="css-comment"&&t.inline)return Ci(e,t.source.startOffset);if(t.source&&t.source.end&&typeof t.source.end.offset=="number")return t.source.end.offset+1;if(t.source){if(t.source.end)return Mr(t.source.end,e);if(ht(t.nodes))return Dr(qe(!1,t.nodes,-1),e)}return null}function Lr(t,e){t.source&&(t.source.startOffset=qi(t,e),t.source.endOffset=Dr(t,e));for(let r in t){let n=t[r];r==="source"||!n||typeof n!="object"||(n.type==="value-root"||n.type==="value-unknown"?Ri(n,Gl(t),n.text||n.value):Lr(n,e))}}function Ri(t,e,r){t.source&&(t.source.startOffset=qi(t,r)+e,t.source.endOffset=Dr(t,r)+e);for(let n in t){let i=t[n];n==="source"||!i||typeof i!="object"||Ri(i,e,r)}}function Gl(t){let e=t.source.startOffset;return typeof t.prop=="string"&&(e+=t.prop.length),t.type==="css-atrule"&&typeof t.name=="string"&&(e+=1+t.name.length+t.raws.afterName.match(/^\s*:?\s*/)[0].length),t.type!=="css-atrule"&&t.raws&&typeof t.raws.between=="string"&&(e+=t.raws.between.length),e}function Pi(t){let e="initial",r="initial",n,i=!1,o=[];for(let s=0;s<t.length;s++){let u=t[s];switch(e){case"initial":if(u==="'"){e="single-quotes";continue}if(u==='"'){e="double-quotes";continue}if((u==="u"||u==="U")&&t.slice(s,s+4).toLowerCase()==="url("){e="url",s+=3;continue}if(u==="*"&&t[s-1]==="/"){e="comment-block";continue}if(u==="/"&&t[s-1]==="/"){e="comment-inline",n=s-1;continue}continue;case"single-quotes":if(u==="'"&&t[s-1]!=="\\"&&(e=r,r="initial"),u===`
|
|
47
47
|
`||u==="\r")return t;continue;case"double-quotes":if(u==='"'&&t[s-1]!=="\\"&&(e=r,r="initial"),u===`
|
|
48
48
|
`||u==="\r")return t;continue;case"url":if(u===")"&&(e="initial"),u===`
|
|
49
49
|
`||u==="\r")return t;if(u==="'"){e="single-quotes",r="url";continue}if(u==='"'){e="double-quotes",r="url";continue}continue;case"comment-block":u==="/"&&t[s-1]==="*"&&(e="initial");continue;case"comment-inline":(u==='"'||u==="'"||u==="*")&&(i=!0),(u===`
|