@tailwindcss/language-server 0.0.0-dev.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,777 @@
1
+ #!/usr/bin/env node
2
+ var cre=Object.create;var Rd=Object.defineProperty,lre=Object.defineProperties,fre=Object.getOwnPropertyDescriptor,hre=Object.getOwnPropertyDescriptors,pre=Object.getOwnPropertyNames,aT=Object.getOwnPropertySymbols,_re=Object.getPrototypeOf,oT=Object.prototype.hasOwnProperty,dre=Object.prototype.propertyIsEnumerable;var uT=(t,e,H)=>e in t?Rd(t,e,{enumerable:!0,configurable:!0,writable:!0,value:H}):t[e]=H,Zi=(t,e)=>{for(var H in e||(e={}))oT.call(e,H)&&uT(t,H,e[H]);if(aT)for(var H of aT(e))dre.call(e,H)&&uT(t,H,e[H]);return t},nf=(t,e)=>lre(t,hre(e)),Lre=t=>Rd(t,"__esModule",{value:!0});var ku=(t,e)=>()=>(t&&(e=t(t=0)),e);var D=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Ere=(t,e,H,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of pre(e))!oT.call(t,n)&&(H||n!=="default")&&Rd(t,n,{get:()=>e[n],enumerable:!(r=fre(e,n))||r.enumerable});return t},ft=(t,e)=>Ere(Lre(Rd(t!=null?cre(_re(t)):{},"default",!e&&t&&t.__esModule?{get:()=>t.default,enumerable:!0}:{value:t,enumerable:!0})),t);var qt=(t,e,H)=>new Promise((r,n)=>{var i=o=>{try{a(H.next(o))}catch(u){n(u)}},s=o=>{try{a(H.throw(o))}catch(u){n(u)}},a=o=>o.done?r(o.value):Promise.resolve(o.value).then(i,s);a((H=H.apply(t,e)).next())});var lT=D((IXe,cT)=>{var La=require("constants"),Ire=process.cwd,Od=null,Are=process.env.GRACEFUL_FS_PLATFORM||process.platform;process.cwd=function(){return Od||(Od=Ire.call(process)),Od};try{process.cwd()}catch{}typeof process.chdir=="function"&&(r$=process.chdir,process.chdir=function(t){Od=null,r$.call(process,t)},Object.setPrototypeOf&&Object.setPrototypeOf(process.chdir,r$));var r$;cT.exports=gre;function gre(t){La.hasOwnProperty("O_SYMLINK")&&process.version.match(/^v0\.6\.[0-2]|^v0\.5\./)&&e(t),t.lutimes||H(t),t.chown=i(t.chown),t.fchown=i(t.fchown),t.lchown=i(t.lchown),t.chmod=r(t.chmod),t.fchmod=r(t.fchmod),t.lchmod=r(t.lchmod),t.chownSync=s(t.chownSync),t.fchownSync=s(t.fchownSync),t.lchownSync=s(t.lchownSync),t.chmodSync=n(t.chmodSync),t.fchmodSync=n(t.fchmodSync),t.lchmodSync=n(t.lchmodSync),t.stat=a(t.stat),t.fstat=a(t.fstat),t.lstat=a(t.lstat),t.statSync=o(t.statSync),t.fstatSync=o(t.fstatSync),t.lstatSync=o(t.lstatSync),t.lchmod||(t.lchmod=function(c,f,h){h&&process.nextTick(h)},t.lchmodSync=function(){}),t.lchown||(t.lchown=function(c,f,h,p){p&&process.nextTick(p)},t.lchownSync=function(){}),Are==="win32"&&(t.rename=function(c){return function(f,h,p){var _=Date.now(),b=0;c(f,h,function y(I){if(I&&(I.code==="EACCES"||I.code==="EPERM")&&Date.now()-_<6e4){setTimeout(function(){t.stat(h,function($,S){$&&$.code==="ENOENT"?c(f,h,y):p(I)})},b),b<100&&(b+=10);return}p&&p(I)})}}(t.rename)),t.read=function(c){function f(h,p,_,b,y,I){var $;if(I&&typeof I=="function"){var S=0;$=function(E,T,V){if(E&&E.code==="EAGAIN"&&S<10)return S++,c.call(t,h,p,_,b,y,$);I.apply(this,arguments)}}return c.call(t,h,p,_,b,y,$)}return Object.setPrototypeOf&&Object.setPrototypeOf(f,c),f}(t.read),t.readSync=function(c){return function(f,h,p,_,b){for(var y=0;;)try{return c.call(t,f,h,p,_,b)}catch(I){if(I.code==="EAGAIN"&&y<10){y++;continue}throw I}}}(t.readSync);function e(c){c.lchmod=function(f,h,p){c.open(f,La.O_WRONLY|La.O_SYMLINK,h,function(_,b){if(_){p&&p(_);return}c.fchmod(b,h,function(y){c.close(b,function(I){p&&p(y||I)})})})},c.lchmodSync=function(f,h){var p=c.openSync(f,La.O_WRONLY|La.O_SYMLINK,h),_=!0,b;try{b=c.fchmodSync(p,h),_=!1}finally{if(_)try{c.closeSync(p)}catch{}else c.closeSync(p)}return b}}function H(c){La.hasOwnProperty("O_SYMLINK")?(c.lutimes=function(f,h,p,_){c.open(f,La.O_SYMLINK,function(b,y){if(b){_&&_(b);return}c.futimes(y,h,p,function(I){c.close(y,function($){_&&_(I||$)})})})},c.lutimesSync=function(f,h,p){var _=c.openSync(f,La.O_SYMLINK),b,y=!0;try{b=c.futimesSync(_,h,p),y=!1}finally{if(y)try{c.closeSync(_)}catch{}else c.closeSync(_)}return b}):(c.lutimes=function(f,h,p,_){_&&process.nextTick(_)},c.lutimesSync=function(){})}function r(c){return c&&function(f,h,p){return c.call(t,f,h,function(_){u(_)&&(_=null),p&&p.apply(this,arguments)})}}function n(c){return c&&function(f,h){try{return c.call(t,f,h)}catch(p){if(!u(p))throw p}}}function i(c){return c&&function(f,h,p,_){return c.call(t,f,h,p,function(b){u(b)&&(b=null),_&&_.apply(this,arguments)})}}function s(c){return c&&function(f,h,p){try{return c.call(t,f,h,p)}catch(_){if(!u(_))throw _}}}function a(c){return c&&function(f,h,p){typeof h=="function"&&(p=h,h=null);function _(b,y){y&&(y.uid<0&&(y.uid+=4294967296),y.gid<0&&(y.gid+=4294967296)),p&&p.apply(this,arguments)}return h?c.call(t,f,h,_):c.call(t,f,_)}}function o(c){return c&&function(f,h){var p=h?c.call(t,f,h):c.call(t,f);return p.uid<0&&(p.uid+=4294967296),p.gid<0&&(p.gid+=4294967296),p}}function u(c){if(!c||c.code==="ENOSYS")return!0;var f=!process.getuid||process.getuid()!==0;return!!(f&&(c.code==="EINVAL"||c.code==="EPERM"))}}});var pT=D((AXe,hT)=>{var fT=require("stream").Stream;hT.exports=mre;function mre(t){return{ReadStream:e,WriteStream:H};function e(r,n){if(!(this instanceof e))return new e(r,n);fT.call(this);var i=this;this.path=r,this.fd=null,this.readable=!0,this.paused=!1,this.flags="r",this.mode=438,this.bufferSize=64*1024,n=n||{};for(var s=Object.keys(n),a=0,o=s.length;a<o;a++){var u=s[a];this[u]=n[u]}if(this.encoding&&this.setEncoding(this.encoding),this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.end===void 0)this.end=1/0;else if(typeof this.end!="number")throw TypeError("end must be a Number");if(this.start>this.end)throw new Error("start must be <= end");this.pos=this.start}if(this.fd!==null){process.nextTick(function(){i._read()});return}t.open(this.path,this.flags,this.mode,function(c,f){if(c){i.emit("error",c),i.readable=!1;return}i.fd=f,i.emit("open",f),i._read()})}function H(r,n){if(!(this instanceof H))return new H(r,n);fT.call(this),this.path=r,this.fd=null,this.writable=!0,this.flags="w",this.encoding="binary",this.mode=438,this.bytesWritten=0,n=n||{};for(var i=Object.keys(n),s=0,a=i.length;s<a;s++){var o=i[s];this[o]=n[o]}if(this.start!==void 0){if(typeof this.start!="number")throw TypeError("start must be a Number");if(this.start<0)throw new Error("start must be >= zero");this.pos=this.start}this.busy=!1,this._queue=[],this.fd===null&&(this._open=t.open,this._queue.push([this._open,this.path,this.flags,this.mode,void 0]),this.flush())}}});var dT=D((gXe,_T)=>{"use strict";_T.exports=Sre;var $re=Object.getPrototypeOf||function(t){return t.__proto__};function Sre(t){if(t===null||typeof t!="object")return t;if(t instanceof Object)var e={__proto__:$re(t)};else var e=Object.create(null);return Object.getOwnPropertyNames(t).forEach(function(H){Object.defineProperty(e,H,Object.getOwnPropertyDescriptor(t,H))}),e}});var IT=D((mXe,i$)=>{var Dr=require("fs"),vre=lT(),Dre=pT(),yre=dT(),Ud=require("util"),di,Fd;typeof Symbol=="function"&&typeof Symbol.for=="function"?(di=Symbol.for("graceful-fs.queue"),Fd=Symbol.for("graceful-fs.previous")):(di="___graceful-fs.queue",Fd="___graceful-fs.previous");function bre(){}function LT(t,e){Object.defineProperty(t,di,{get:function(){return e}})}var sf=bre;Ud.debuglog?sf=Ud.debuglog("gfs4"):/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&(sf=function(){var t=Ud.format.apply(Ud,arguments);t="GFS4: "+t.split(/\n/).join(`
3
+ GFS4: `),console.error(t)});Dr[di]||(ET=global[di]||[],LT(Dr,ET),Dr.close=function(t){function e(H,r){return t.call(Dr,H,function(n){n||Ea(),typeof r=="function"&&r.apply(this,arguments)})}return Object.defineProperty(e,Fd,{value:t}),e}(Dr.close),Dr.closeSync=function(t){function e(H){t.apply(Dr,arguments),Ea()}return Object.defineProperty(e,Fd,{value:t}),e}(Dr.closeSync),/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&process.on("exit",function(){sf(Dr[di]),require("assert").equal(Dr[di].length,0)}));var ET;global[di]||LT(global,Dr[di]);i$.exports=n$(yre(Dr));process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH&&!Dr.__patched&&(i$.exports=n$(Dr),Dr.__patched=!0);function n$(t){vre(t),t.gracefulify=n$,t.createReadStream=T,t.createWriteStream=V;var e=t.readFile;t.readFile=H;function H(M,w,P){return typeof w=="function"&&(P=w,w=null),F(M,w,P);function F(B,Y,X){return e(B,Y,function(K){K&&(K.code==="EMFILE"||K.code==="ENFILE")?Ru([F,[B,Y,X]]):(typeof X=="function"&&X.apply(this,arguments),Ea())})}}var r=t.writeFile;t.writeFile=n;function n(M,w,P,F){return typeof P=="function"&&(F=P,P=null),B(M,w,P,F);function B(Y,X,K,ae){return r(Y,X,K,function(ce){ce&&(ce.code==="EMFILE"||ce.code==="ENFILE")?Ru([B,[Y,X,K,ae]]):(typeof ae=="function"&&ae.apply(this,arguments),Ea())})}}var i=t.appendFile;i&&(t.appendFile=s);function s(M,w,P,F){return typeof P=="function"&&(F=P,P=null),B(M,w,P,F);function B(Y,X,K,ae){return i(Y,X,K,function(ce){ce&&(ce.code==="EMFILE"||ce.code==="ENFILE")?Ru([B,[Y,X,K,ae]]):(typeof ae=="function"&&ae.apply(this,arguments),Ea())})}}var a=t.copyFile;a&&(t.copyFile=o);function o(M,w,P,F){return typeof P=="function"&&(F=P,P=0),a(M,w,P,function(B){B&&(B.code==="EMFILE"||B.code==="ENFILE")?Ru([a,[M,w,P,F]]):(typeof F=="function"&&F.apply(this,arguments),Ea())})}var u=t.readdir;t.readdir=c;function c(M,w,P){var F=[M];return typeof w!="function"?F.push(w):P=w,F.push(B),f(F);function B(Y,X){X&&X.sort&&X.sort(),Y&&(Y.code==="EMFILE"||Y.code==="ENFILE")?Ru([f,[F]]):(typeof P=="function"&&P.apply(this,arguments),Ea())}}function f(M){return u.apply(t,M)}if(process.version.substr(0,4)==="v0.8"){var h=Dre(t);I=h.ReadStream,S=h.WriteStream}var p=t.ReadStream;p&&(I.prototype=Object.create(p.prototype),I.prototype.open=$);var _=t.WriteStream;_&&(S.prototype=Object.create(_.prototype),S.prototype.open=E),Object.defineProperty(t,"ReadStream",{get:function(){return I},set:function(M){I=M},enumerable:!0,configurable:!0}),Object.defineProperty(t,"WriteStream",{get:function(){return S},set:function(M){S=M},enumerable:!0,configurable:!0});var b=I;Object.defineProperty(t,"FileReadStream",{get:function(){return b},set:function(M){b=M},enumerable:!0,configurable:!0});var y=S;Object.defineProperty(t,"FileWriteStream",{get:function(){return y},set:function(M){y=M},enumerable:!0,configurable:!0});function I(M,w){return this instanceof I?(p.apply(this,arguments),this):I.apply(Object.create(I.prototype),arguments)}function $(){var M=this;A(M.path,M.flags,M.mode,function(w,P){w?(M.autoClose&&M.destroy(),M.emit("error",w)):(M.fd=P,M.emit("open",P),M.read())})}function S(M,w){return this instanceof S?(_.apply(this,arguments),this):S.apply(Object.create(S.prototype),arguments)}function E(){var M=this;A(M.path,M.flags,M.mode,function(w,P){w?(M.destroy(),M.emit("error",w)):(M.fd=P,M.emit("open",P))})}function T(M,w){return new t.ReadStream(M,w)}function V(M,w){return new t.WriteStream(M,w)}var Z=t.open;t.open=A;function A(M,w,P,F){return typeof P=="function"&&(F=P,P=null),B(M,w,P,F);function B(Y,X,K,ae){return Z(Y,X,K,function(ce,$e){ce&&(ce.code==="EMFILE"||ce.code==="ENFILE")?Ru([B,[Y,X,K,ae]]):(typeof ae=="function"&&ae.apply(this,arguments),Ea())})}}return t}function Ru(t){sf("ENQUEUE",t[0].name,t[1]),Dr[di].push(t)}function Ea(){var t=Dr[di].shift();t&&(sf("RETRY",t[0].name,t[1]),t[0].apply(null,t[1]))}});var DT=D((SXe,vT)=>{"use strict";var AT=require("process").nextTick,gT=t=>{let e=t.length-1;for(;e>=0;){let H=t.charCodeAt(e);if(H===47||H===92)break;e--}return e<0?"":t.slice(0,e)},Wd=(t,e,H)=>{if(t.length===1){t[0](e,H),t.length=0;return}let r;for(let n of t)try{n(e,H)}catch(i){r||(r=i)}if(t.length=0,r)throw r},mT=class{constructor(e,H,r){this._provider=e,this._syncProvider=H,this._providerContext=r,this._activeAsyncOperations=new Map,this.provide=this._provider?(n,i,s)=>{if(typeof i=="function"&&(s=i,i=void 0),i)return this._provider.call(this._providerContext,n,i,s);if(typeof n!="string"){s(new TypeError("path must be a string"));return}let a=this._activeAsyncOperations.get(n);if(a){a.push(s);return}this._activeAsyncOperations.set(n,a=[s]),e(n,(o,u)=>{this._activeAsyncOperations.delete(n),Wd(a,o,u)})}:null,this.provideSync=this._syncProvider?(n,i)=>this._syncProvider.call(this._providerContext,n,i):null}purge(){}purgeParent(){}},fo=0,af=1,$T=2,ST=class{constructor(e,H,r,n){this._duration=e,this._provider=H,this._syncProvider=r,this._providerContext=n,this._activeAsyncOperations=new Map,this._data=new Map,this._levels=[];for(let i=0;i<10;i++)this._levels.push(new Set);for(let i=5e3;i<e;i+=500)this._levels.push(new Set);this._currentLevel=0,this._tickInterval=Math.floor(e/this._levels.length),this._mode=fo,this._timeout=void 0,this._nextDecay=void 0,this.provide=H?this.provide.bind(this):null,this.provideSync=r?this.provideSync.bind(this):null}provide(e,H,r){if(typeof H=="function"&&(r=H,H=void 0),typeof e!="string"){r(new TypeError("path must be a string"));return}if(H)return this._provider.call(this._providerContext,e,H,r);this._mode===af&&this._enterAsyncMode();let n=this._data.get(e);if(n!==void 0)return n.err?AT(r,n.err):AT(r,null,n.result);let i=this._activeAsyncOperations.get(e);if(i!==void 0){i.push(r);return}this._activeAsyncOperations.set(e,i=[r]),this._provider.call(this._providerContext,e,(s,a)=>{this._activeAsyncOperations.delete(e),this._storeResult(e,s,a),this._enterAsyncMode(),Wd(i,s,a)})}provideSync(e,H){if(typeof e!="string")throw new TypeError("path must be a string");if(H)return this._syncProvider.call(this._providerContext,e,H);this._mode===af&&this._runDecays();let r=this._data.get(e);if(r!==void 0){if(r.err)throw r.err;return r.result}let n=this._activeAsyncOperations.get(e);this._activeAsyncOperations.delete(e);let i;try{i=this._syncProvider.call(this._providerContext,e)}catch(s){throw this._storeResult(e,s,void 0),this._enterSyncModeWhenIdle(),n&&Wd(n,s,void 0),s}return this._storeResult(e,void 0,i),this._enterSyncModeWhenIdle(),n&&Wd(n,void 0,i),i}purge(e){if(e)if(typeof e=="string"){for(let[H,r]of this._data)H.startsWith(e)&&(this._data.delete(H),r.level.delete(H));this._data.size===0&&this._enterIdleMode()}else{for(let[H,r]of this._data)for(let n of e)if(H.startsWith(n)){this._data.delete(H),r.level.delete(H);break}this._data.size===0&&this._enterIdleMode()}else if(this._mode!==fo){this._data.clear();for(let H of this._levels)H.clear();this._enterIdleMode()}}purgeParent(e){if(!e)this.purge();else if(typeof e=="string")this.purge(gT(e));else{let H=new Set;for(let r of e)H.add(gT(r));this.purge(H)}}_storeResult(e,H,r){if(this._data.has(e))return;let n=this._levels[this._currentLevel];this._data.set(e,{err:H,result:r,level:n}),n.add(e)}_decayLevel(){let e=(this._currentLevel+1)%this._levels.length,H=this._levels[e];this._currentLevel=e;for(let r of H)this._data.delete(r);H.clear(),this._data.size===0?this._enterIdleMode():this._nextDecay+=this._tickInterval}_runDecays(){for(;this._nextDecay<=Date.now()&&this._mode!==fo;)this._decayLevel()}_enterAsyncMode(){let e=0;switch(this._mode){case $T:return;case fo:this._nextDecay=Date.now()+this._tickInterval,e=this._tickInterval;break;case af:if(this._runDecays(),this._mode===fo)return;e=Math.max(0,this._nextDecay-Date.now());break}this._mode=$T;let H=setTimeout(()=>{this._mode=af,this._runDecays()},e);H.unref&&H.unref(),this._timeout=H}_enterSyncModeWhenIdle(){this._mode===fo&&(this._mode=af,this._nextDecay=Date.now()+this._tickInterval)}_enterIdleMode(){this._mode=fo,this._nextDecay=void 0,this._timeout&&clearTimeout(this._timeout)}},Ou=(t,e,H,r)=>t>0?new ST(t,e,H,r):new mT(e,H,r);vT.exports=class{constructor(e,H){this.fileSystem=e,this._lstatBackend=Ou(H,this.fileSystem.lstat,this.fileSystem.lstatSync,this.fileSystem);let r=this._lstatBackend.provide;this.lstat=r;let n=this._lstatBackend.provideSync;this.lstatSync=n,this._statBackend=Ou(H,this.fileSystem.stat,this.fileSystem.statSync,this.fileSystem);let i=this._statBackend.provide;this.stat=i;let s=this._statBackend.provideSync;this.statSync=s,this._readdirBackend=Ou(H,this.fileSystem.readdir,this.fileSystem.readdirSync,this.fileSystem);let a=this._readdirBackend.provide;this.readdir=a;let o=this._readdirBackend.provideSync;this.readdirSync=o,this._readFileBackend=Ou(H,this.fileSystem.readFile,this.fileSystem.readFileSync,this.fileSystem);let u=this._readFileBackend.provide;this.readFile=u;let c=this._readFileBackend.provideSync;this.readFileSync=c,this._readJsonBackend=Ou(H,this.fileSystem.readJson||this.readFile&&((b,y)=>{this.readFile(b,(I,$)=>{if(I)return y(I);if(!$||$.length===0)return y(new Error("No file content"));let S;try{S=JSON.parse($.toString("utf-8"))}catch(E){return y(E)}y(null,S)})}),this.fileSystem.readJsonSync||this.readFileSync&&(b=>{let y=this.readFileSync(b);return JSON.parse(y.toString("utf-8"))}),this.fileSystem);let f=this._readJsonBackend.provide;this.readJson=f;let h=this._readJsonBackend.provideSync;this.readJsonSync=h,this._readlinkBackend=Ou(H,this.fileSystem.readlink,this.fileSystem.readlinkSync,this.fileSystem);let p=this._readlinkBackend.provide;this.readlink=p;let _=this._readlinkBackend.provideSync;this.readlinkSync=_}purge(e){this._statBackend.purge(e),this._lstatBackend.purge(e),this._readdirBackend.purgeParent(e),this._readFileBackend.purge(e),this._readlinkBackend.purge(e),this._readJsonBackend.purge(e)}}});var kn=D((vXe,xT)=>{"use strict";var Pre=require("util"),xre=Pre.deprecate(()=>{},"Hook.context is deprecated and will be removed"),yT=function(...t){return this.call=this._createCall("sync"),this.call(...t)},bT=function(...t){return this.callAsync=this._createCall("async"),this.callAsync(...t)},PT=function(...t){return this.promise=this._createCall("promise"),this.promise(...t)},s$=class{constructor(e=[],H=void 0){this._args=e,this.name=H,this.taps=[],this.interceptors=[],this._call=yT,this.call=yT,this._callAsync=bT,this.callAsync=bT,this._promise=PT,this.promise=PT,this._x=void 0,this.compile=this.compile,this.tap=this.tap,this.tapAsync=this.tapAsync,this.tapPromise=this.tapPromise}compile(e){throw new Error("Abstract: should be overridden")}_createCall(e){return this.compile({taps:this.taps,interceptors:this.interceptors,args:this._args,type:e})}_tap(e,H,r){if(typeof H=="string")H={name:H.trim()};else if(typeof H!="object"||H===null)throw new Error("Invalid tap options");if(typeof H.name!="string"||H.name==="")throw new Error("Missing name for tap");typeof H.context!="undefined"&&xre(),H=Object.assign({type:e,fn:r},H),H=this._runRegisterInterceptors(H),this._insert(H)}tap(e,H){this._tap("sync",e,H)}tapAsync(e,H){this._tap("async",e,H)}tapPromise(e,H){this._tap("promise",e,H)}_runRegisterInterceptors(e){for(let H of this.interceptors)if(H.register){let r=H.register(e);r!==void 0&&(e=r)}return e}withOptions(e){let H=r=>Object.assign({},e,typeof r=="string"?{name:r}:r);return{name:this.name,tap:(r,n)=>this.tap(H(r),n),tapAsync:(r,n)=>this.tapAsync(H(r),n),tapPromise:(r,n)=>this.tapPromise(H(r),n),intercept:r=>this.intercept(r),isUsed:()=>this.isUsed(),withOptions:r=>this.withOptions(H(r))}}isUsed(){return this.taps.length>0||this.interceptors.length>0}intercept(e){if(this._resetCompilation(),this.interceptors.push(Object.assign({},e)),e.register)for(let H=0;H<this.taps.length;H++)this.taps[H]=e.register(this.taps[H])}_resetCompilation(){this.call=this._call,this.callAsync=this._callAsync,this.promise=this._promise}_insert(e){this._resetCompilation();let H;typeof e.before=="string"?H=new Set([e.before]):Array.isArray(e.before)&&(H=new Set(e.before));let r=0;typeof e.stage=="number"&&(r=e.stage);let n=this.taps.length;for(;n>0;){n--;let i=this.taps[n];this.taps[n+1]=i;let s=i.stage||0;if(H){if(H.has(i.name)){H.delete(i.name);continue}if(H.size>0)continue}if(!(s>r)){n++;break}}this.taps[n]=e}};Object.setPrototypeOf(s$.prototype,null);xT.exports=s$});var Li=D((DXe,MT)=>{"use strict";var CT=class{constructor(e){this.config=e,this.options=void 0,this._args=void 0}create(e){this.init(e);let H;switch(this.options.type){case"sync":H=new Function(this.args(),`"use strict";
4
+ `+this.header()+this.contentWithInterceptors({onError:s=>`throw ${s};
5
+ `,onResult:s=>`return ${s};
6
+ `,resultReturns:!0,onDone:()=>"",rethrowIfPossible:!0}));break;case"async":H=new Function(this.args({after:"_callback"}),`"use strict";
7
+ `+this.header()+this.contentWithInterceptors({onError:s=>`_callback(${s});
8
+ `,onResult:s=>`_callback(null, ${s});
9
+ `,onDone:()=>`_callback();
10
+ `}));break;case"promise":let r=!1,n=this.contentWithInterceptors({onError:s=>(r=!0,`_error(${s});
11
+ `),onResult:s=>`_resolve(${s});
12
+ `,onDone:()=>`_resolve();
13
+ `}),i="";i+=`"use strict";
14
+ `,i+=this.header(),i+=`return new Promise((function(_resolve, _reject) {
15
+ `,r&&(i+=`var _sync = true;
16
+ `,i+=`function _error(_err) {
17
+ `,i+=`if(_sync)
18
+ `,i+=`_resolve(Promise.resolve().then((function() { throw _err; })));
19
+ `,i+=`else
20
+ `,i+=`_reject(_err);
21
+ `,i+=`};
22
+ `),i+=n,r&&(i+=`_sync = false;
23
+ `),i+=`}));
24
+ `,H=new Function(this.args(),i);break}return this.deinit(),H}setup(e,H){e._x=H.taps.map(r=>r.fn)}init(e){this.options=e,this._args=e.args.slice()}deinit(){this.options=void 0,this._args=void 0}contentWithInterceptors(e){if(this.options.interceptors.length>0){let H=e.onError,r=e.onResult,n=e.onDone,i="";for(let s=0;s<this.options.interceptors.length;s++){let a=this.options.interceptors[s];a.call&&(i+=`${this.getInterceptor(s)}.call(${this.args({before:a.context?"_context":void 0})});
25
+ `)}return i+=this.content(Object.assign(e,{onError:H&&(s=>{let a="";for(let o=0;o<this.options.interceptors.length;o++)this.options.interceptors[o].error&&(a+=`${this.getInterceptor(o)}.error(${s});
26
+ `);return a+=H(s),a}),onResult:r&&(s=>{let a="";for(let o=0;o<this.options.interceptors.length;o++)this.options.interceptors[o].result&&(a+=`${this.getInterceptor(o)}.result(${s});
27
+ `);return a+=r(s),a}),onDone:n&&(()=>{let s="";for(let a=0;a<this.options.interceptors.length;a++)this.options.interceptors[a].done&&(s+=`${this.getInterceptor(a)}.done();
28
+ `);return s+=n(),s})})),i}else return this.content(e)}header(){let e="";return this.needContext()?e+=`var _context = {};
29
+ `:e+=`var _context;
30
+ `,e+=`var _x = this._x;
31
+ `,this.options.interceptors.length>0&&(e+=`var _taps = this.taps;
32
+ `,e+=`var _interceptors = this.interceptors;
33
+ `),e}needContext(){for(let e of this.options.taps)if(e.context)return!0;return!1}callTap(e,{onError:H,onResult:r,onDone:n,rethrowIfPossible:i}){let s="",a=!1;for(let u=0;u<this.options.interceptors.length;u++){let c=this.options.interceptors[u];c.tap&&(a||(s+=`var _tap${e} = ${this.getTap(e)};
34
+ `,a=!0),s+=`${this.getInterceptor(u)}.tap(${c.context?"_context, ":""}_tap${e});
35
+ `)}s+=`var _fn${e} = ${this.getTapFn(e)};
36
+ `;let o=this.options.taps[e];switch(o.type){case"sync":i||(s+=`var _hasError${e} = false;
37
+ `,s+=`try {
38
+ `),r?s+=`var _result${e} = _fn${e}(${this.args({before:o.context?"_context":void 0})});
39
+ `:s+=`_fn${e}(${this.args({before:o.context?"_context":void 0})});
40
+ `,i||(s+=`} catch(_err) {
41
+ `,s+=`_hasError${e} = true;
42
+ `,s+=H("_err"),s+=`}
43
+ `,s+=`if(!_hasError${e}) {
44
+ `),r&&(s+=r(`_result${e}`)),n&&(s+=n()),i||(s+=`}
45
+ `);break;case"async":let u="";r?u+=`(function(_err${e}, _result${e}) {
46
+ `:u+=`(function(_err${e}) {
47
+ `,u+=`if(_err${e}) {
48
+ `,u+=H(`_err${e}`),u+=`} else {
49
+ `,r&&(u+=r(`_result${e}`)),n&&(u+=n()),u+=`}
50
+ `,u+="})",s+=`_fn${e}(${this.args({before:o.context?"_context":void 0,after:u})});
51
+ `;break;case"promise":s+=`var _hasResult${e} = false;
52
+ `,s+=`var _promise${e} = _fn${e}(${this.args({before:o.context?"_context":void 0})});
53
+ `,s+=`if (!_promise${e} || !_promise${e}.then)
54
+ `,s+=` throw new Error('Tap function (tapPromise) did not return promise (returned ' + _promise${e} + ')');
55
+ `,s+=`_promise${e}.then((function(_result${e}) {
56
+ `,s+=`_hasResult${e} = true;
57
+ `,r&&(s+=r(`_result${e}`)),n&&(s+=n()),s+=`}), function(_err${e}) {
58
+ `,s+=`if(_hasResult${e}) throw _err${e};
59
+ `,s+=H(`_err${e}`),s+=`});
60
+ `;break}return s}callTapsSeries({onError:e,onResult:H,resultReturns:r,onDone:n,doneReturns:i,rethrowIfPossible:s}){if(this.options.taps.length===0)return n();let a=this.options.taps.findIndex(h=>h.type!=="sync"),o=r||i,u="",c=n,f=0;for(let h=this.options.taps.length-1;h>=0;h--){let p=h;c!==n&&(this.options.taps[p].type!=="sync"||f++>20)&&(f=0,u+=`function _next${p}() {
61
+ `,u+=c(),u+=`}
62
+ `,c=()=>`${o?"return ":""}_next${p}();
63
+ `);let b=c,y=$=>$?"":n(),I=this.callTap(p,{onError:$=>e(p,$,b,y),onResult:H&&($=>H(p,$,b,y)),onDone:!H&&b,rethrowIfPossible:s&&(a<0||p<a)});c=()=>I}return u+=c(),u}callTapsLooping({onError:e,onDone:H,rethrowIfPossible:r}){if(this.options.taps.length===0)return H();let n=this.options.taps.every(s=>s.type==="sync"),i="";n||(i+=`var _looper = (function() {
64
+ `,i+=`var _loopAsync = false;
65
+ `),i+=`var _loop;
66
+ `,i+=`do {
67
+ `,i+=`_loop = false;
68
+ `;for(let s=0;s<this.options.interceptors.length;s++){let a=this.options.interceptors[s];a.loop&&(i+=`${this.getInterceptor(s)}.loop(${this.args({before:a.context?"_context":void 0})});
69
+ `)}return i+=this.callTapsSeries({onError:e,onResult:(s,a,o,u)=>{let c="";return c+=`if(${a} !== undefined) {
70
+ `,c+=`_loop = true;
71
+ `,n||(c+=`if(_loopAsync) _looper();
72
+ `),c+=u(!0),c+=`} else {
73
+ `,c+=o(),c+=`}
74
+ `,c},onDone:H&&(()=>{let s="";return s+=`if(!_loop) {
75
+ `,s+=H(),s+=`}
76
+ `,s}),rethrowIfPossible:r&&n}),i+=`} while(_loop);
77
+ `,n||(i+=`_loopAsync = true;
78
+ `,i+=`});
79
+ `,i+=`_looper();
80
+ `),i}callTapsParallel({onError:e,onResult:H,onDone:r,rethrowIfPossible:n,onTap:i=(s,a)=>a()}){if(this.options.taps.length<=1)return this.callTapsSeries({onError:e,onResult:H,onDone:r,rethrowIfPossible:n});let s="";s+=`do {
81
+ `,s+=`var _counter = ${this.options.taps.length};
82
+ `,r&&(s+=`var _done = (function() {
83
+ `,s+=r(),s+=`});
84
+ `);for(let a=0;a<this.options.taps.length;a++){let o=()=>r?`if(--_counter === 0) _done();
85
+ `:"--_counter;",u=c=>c||!r?`_counter = 0;
86
+ `:`_counter = 0;
87
+ _done();
88
+ `;s+=`if(_counter <= 0) break;
89
+ `,s+=i(a,()=>this.callTap(a,{onError:c=>{let f="";return f+=`if(_counter > 0) {
90
+ `,f+=e(a,c,o,u),f+=`}
91
+ `,f},onResult:H&&(c=>{let f="";return f+=`if(_counter > 0) {
92
+ `,f+=H(a,c,o,u),f+=`}
93
+ `,f}),onDone:!H&&(()=>o()),rethrowIfPossible:n}),o,u)}return s+=`} while(false);
94
+ `,s}args({before:e,after:H}={}){let r=this._args;return e&&(r=[e].concat(r)),H&&(r=r.concat(H)),r.length===0?"":r.join(", ")}getTapFn(e){return`_x[${e}]`}getTap(e){return`_taps[${e}]`}getInterceptor(e){return`_interceptors[${e}]`}};MT.exports=CT});var kT=D((yXe,NT)=>{"use strict";var Cre=kn(),Mre=Li(),wT=class extends Mre{content({onError:e,onDone:H,rethrowIfPossible:r}){return this.callTapsSeries({onError:(n,i)=>e(i),onDone:H,rethrowIfPossible:r})}},TT=new wT,wre=()=>{throw new Error("tapAsync is not supported on a SyncHook")},Tre=()=>{throw new Error("tapPromise is not supported on a SyncHook")},Nre=function(t){return TT.setup(this,t),TT.create(t)};function a$(t=[],e=void 0){let H=new Cre(t,e);return H.constructor=a$,H.tapAsync=wre,H.tapPromise=Tre,H.compile=Nre,H}a$.prototype=null;NT.exports=a$});var FT=D((bXe,UT)=>{"use strict";var kre=kn(),Rre=Li(),RT=class extends Rre{content({onError:e,onResult:H,resultReturns:r,onDone:n,rethrowIfPossible:i}){return this.callTapsSeries({onError:(s,a)=>e(a),onResult:(s,a,o)=>`if(${a} !== undefined) {
95
+ ${H(a)};
96
+ } else {
97
+ ${o()}}
98
+ `,resultReturns:r,onDone:n,rethrowIfPossible:i})}},OT=new RT,Ore=()=>{throw new Error("tapAsync is not supported on a SyncBailHook")},Ure=()=>{throw new Error("tapPromise is not supported on a SyncBailHook")},Fre=function(t){return OT.setup(this,t),OT.create(t)};function o$(t=[],e=void 0){let H=new kre(t,e);return H.constructor=o$,H.tapAsync=Ore,H.tapPromise=Ure,H.compile=Fre,H}o$.prototype=null;UT.exports=o$});var qT=D((PXe,XT)=>{"use strict";var Wre=kn(),Bre=Li(),WT=class extends Bre{content({onError:e,onResult:H,resultReturns:r,rethrowIfPossible:n}){return this.callTapsSeries({onError:(i,s)=>e(s),onResult:(i,s,a)=>{let o="";return o+=`if(${s} !== undefined) {
99
+ `,o+=`${this._args[0]} = ${s};
100
+ `,o+=`}
101
+ `,o+=a(),o},onDone:()=>H(this._args[0]),doneReturns:r,rethrowIfPossible:n})}},BT=new WT,Xre=()=>{throw new Error("tapAsync is not supported on a SyncWaterfallHook")},qre=()=>{throw new Error("tapPromise is not supported on a SyncWaterfallHook")},Vre=function(t){return BT.setup(this,t),BT.create(t)};function u$(t=[],e=void 0){if(t.length<1)throw new Error("Waterfall hooks must have at least one argument");let H=new Wre(t,e);return H.constructor=u$,H.tapAsync=Xre,H.tapPromise=qre,H.compile=Vre,H}u$.prototype=null;XT.exports=u$});var KT=D((xXe,ZT)=>{"use strict";var Gre=kn(),Zre=Li(),VT=class extends Zre{content({onError:e,onDone:H,rethrowIfPossible:r}){return this.callTapsLooping({onError:(n,i)=>e(i),onDone:H,rethrowIfPossible:r})}},GT=new VT,Kre=()=>{throw new Error("tapAsync is not supported on a SyncLoopHook")},jre=()=>{throw new Error("tapPromise is not supported on a SyncLoopHook")},zre=function(t){return GT.setup(this,t),GT.create(t)};function c$(t=[],e=void 0){let H=new Gre(t,e);return H.constructor=c$,H.tapAsync=Kre,H.tapPromise=jre,H.compile=zre,H}c$.prototype=null;ZT.exports=c$});var YT=D((CXe,JT)=>{"use strict";var Jre=kn(),Yre=Li(),jT=class extends Yre{content({onError:e,onDone:H}){return this.callTapsParallel({onError:(r,n,i,s)=>e(n)+s(!0),onDone:H})}},zT=new jT,Qre=function(t){return zT.setup(this,t),zT.create(t)};function l$(t=[],e=void 0){let H=new Jre(t,e);return H.constructor=l$,H.compile=Qre,H._call=void 0,H.call=void 0,H}l$.prototype=null;JT.exports=l$});var HN=D((MXe,tN)=>{"use strict";var ene=kn(),tne=Li(),QT=class extends tne{content({onError:e,onResult:H,onDone:r}){let n="";return n+=`var _results = new Array(${this.options.taps.length});
102
+ `,n+=`var _checkDone = function() {
103
+ `,n+=`for(var i = 0; i < _results.length; i++) {
104
+ `,n+=`var item = _results[i];
105
+ `,n+=`if(item === undefined) return false;
106
+ `,n+=`if(item.result !== undefined) {
107
+ `,n+=H("item.result"),n+=`return true;
108
+ `,n+=`}
109
+ `,n+=`if(item.error) {
110
+ `,n+=e("item.error"),n+=`return true;
111
+ `,n+=`}
112
+ `,n+=`}
113
+ `,n+=`return false;
114
+ `,n+=`}
115
+ `,n+=this.callTapsParallel({onError:(i,s,a,o)=>{let u="";return u+=`if(${i} < _results.length && ((_results.length = ${i+1}), (_results[${i}] = { error: ${s} }), _checkDone())) {
116
+ `,u+=o(!0),u+=`} else {
117
+ `,u+=a(),u+=`}
118
+ `,u},onResult:(i,s,a,o)=>{let u="";return u+=`if(${i} < _results.length && (${s} !== undefined && (_results.length = ${i+1}), (_results[${i}] = { result: ${s} }), _checkDone())) {
119
+ `,u+=o(!0),u+=`} else {
120
+ `,u+=a(),u+=`}
121
+ `,u},onTap:(i,s,a,o)=>{let u="";return i>0&&(u+=`if(${i} >= _results.length) {
122
+ `,u+=a(),u+=`} else {
123
+ `),u+=s(),i>0&&(u+=`}
124
+ `),u},onDone:r}),n}},eN=new QT,Hne=function(t){return eN.setup(this,t),eN.create(t)};function f$(t=[],e=void 0){let H=new ene(t,e);return H.constructor=f$,H.compile=Hne,H._call=void 0,H.call=void 0,H}f$.prototype=null;tN.exports=f$});var sN=D((wXe,iN)=>{"use strict";var rne=kn(),nne=Li(),rN=class extends nne{content({onError:e,onDone:H}){return this.callTapsSeries({onError:(r,n,i,s)=>e(n)+s(!0),onDone:H})}},nN=new rN,ine=function(t){return nN.setup(this,t),nN.create(t)};function h$(t=[],e=void 0){let H=new rne(t,e);return H.constructor=h$,H.compile=ine,H._call=void 0,H.call=void 0,H}h$.prototype=null;iN.exports=h$});var cN=D((TXe,uN)=>{"use strict";var sne=kn(),ane=Li(),aN=class extends ane{content({onError:e,onResult:H,resultReturns:r,onDone:n}){return this.callTapsSeries({onError:(i,s,a,o)=>e(s)+o(!0),onResult:(i,s,a)=>`if(${s} !== undefined) {
125
+ ${H(s)}
126
+ } else {
127
+ ${a()}}
128
+ `,resultReturns:r,onDone:n})}},oN=new aN,one=function(t){return oN.setup(this,t),oN.create(t)};function p$(t=[],e=void 0){let H=new sne(t,e);return H.constructor=p$,H.compile=one,H._call=void 0,H.call=void 0,H}p$.prototype=null;uN.exports=p$});var pN=D((NXe,hN)=>{"use strict";var une=kn(),cne=Li(),lN=class extends cne{content({onError:e,onDone:H}){return this.callTapsLooping({onError:(r,n,i,s)=>e(n)+s(!0),onDone:H})}},fN=new lN,lne=function(t){return fN.setup(this,t),fN.create(t)};function _$(t=[],e=void 0){let H=new une(t,e);return H.constructor=_$,H.compile=lne,H._call=void 0,H.call=void 0,H}_$.prototype=null;hN.exports=_$});var EN=D((kXe,LN)=>{"use strict";var fne=kn(),hne=Li(),_N=class extends hne{content({onError:e,onResult:H,onDone:r}){return this.callTapsSeries({onError:(n,i,s,a)=>e(i)+a(!0),onResult:(n,i,s)=>{let a="";return a+=`if(${i} !== undefined) {
129
+ `,a+=`${this._args[0]} = ${i};
130
+ `,a+=`}
131
+ `,a+=s(),a},onDone:()=>H(this._args[0])})}},dN=new _N,pne=function(t){return dN.setup(this,t),dN.create(t)};function d$(t=[],e=void 0){if(t.length<1)throw new Error("Waterfall hooks must have at least one argument");let H=new fne(t,e);return H.constructor=d$,H.compile=pne,H._call=void 0,H.call=void 0,H}d$.prototype=null;LN.exports=d$});var AN=D((RXe,IN)=>{"use strict";var L$=require("util"),_ne=(t,e)=>e,of=class{constructor(e,H=void 0){this._map=new Map,this.name=H,this._factory=e,this._interceptors=[]}get(e){return this._map.get(e)}for(e){let H=this.get(e);if(H!==void 0)return H;let r=this._factory(e),n=this._interceptors;for(let i=0;i<n.length;i++)r=n[i].factory(e,r);return this._map.set(e,r),r}intercept(e){this._interceptors.push(Object.assign({factory:_ne},e))}};of.prototype.tap=L$.deprecate(function(t,e,H){return this.for(t).tap(e,H)},"HookMap#tap(key,\u2026) is deprecated. Use HookMap#for(key).tap(\u2026) instead.");of.prototype.tapAsync=L$.deprecate(function(t,e,H){return this.for(t).tapAsync(e,H)},"HookMap#tapAsync(key,\u2026) is deprecated. Use HookMap#for(key).tapAsync(\u2026) instead.");of.prototype.tapPromise=L$.deprecate(function(t,e,H){return this.for(t).tapPromise(e,H)},"HookMap#tapPromise(key,\u2026) is deprecated. Use HookMap#for(key).tapPromise(\u2026) instead.");IN.exports=of});var mN=D((UXe,gN)=>{"use strict";var OXe=kn(),Bd=class{constructor(e,H=void 0){this.hooks=e,this.name=H}tap(e,H){for(let r of this.hooks)r.tap(e,H)}tapAsync(e,H){for(let r of this.hooks)r.tapAsync(e,H)}tapPromise(e,H){for(let r of this.hooks)r.tapPromise(e,H)}isUsed(){for(let e of this.hooks)if(e.isUsed())return!0;return!1}intercept(e){for(let H of this.hooks)H.intercept(e)}withOptions(e){return new Bd(this.hooks.map(H=>H.withOptions(e)),this.name)}};gN.exports=Bd});var $N=D(tn=>{"use strict";tn.__esModule=!0;tn.SyncHook=kT();tn.SyncBailHook=FT();tn.SyncWaterfallHook=qT();tn.SyncLoopHook=KT();tn.AsyncParallelHook=YT();tn.AsyncParallelBailHook=HN();tn.AsyncSeriesHook=sN();tn.AsyncSeriesBailHook=cN();tn.AsyncSeriesLoopHook=pN();tn.AsyncSeriesWaterfallHook=EN();tn.HookMap=AN();tn.MultiHook=mN()});var vN=D((WXe,SN)=>{"use strict";SN.exports=function(e,H,r){let n=!1,i;return e.log&&(H?i=a=>{n||(e.log(H),n=!0),e.log(" "+a)}:i=e.log),{log:i,yield:e.yield,fileDependencies:e.fileDependencies,contextDependencies:e.contextDependencies,missingDependencies:e.missingDependencies,stack:e.stack}}});var Xd=D((BXe,DN)=>{"use strict";var dne=/^(#?(?:\0.|[^?#\0])*)(\?(?:\0.|[^#\0])*)?(#.*)?$/;function Lne(t){let e=dne.exec(t);return e?[e[1].replace(/\0(.)/g,"$1"),e[2]?e[2].replace(/\0(.)/g,"$1"):"",e[3]||""]:null}DN.exports.parseIdentifier=Lne});var _o=D(po=>{"use strict";var yN=require("path"),E$="#".charCodeAt(0),ho="/".charCodeAt(0),Ene="\\".charCodeAt(0),bN="A".charCodeAt(0),PN="Z".charCodeAt(0),xN="a".charCodeAt(0),CN="z".charCodeAt(0),uf=".".charCodeAt(0),MN=":".charCodeAt(0),Uu=yN.posix.normalize,I$=yN.win32.normalize,sH=Object.freeze({Empty:0,Normal:1,Relative:2,AbsoluteWin:3,AbsolutePosix:4,Internal:5});po.PathType=sH;var Fu=t=>{switch(t.length){case 0:return sH.Empty;case 1:{switch(t.charCodeAt(0)){case uf:return sH.Relative;case ho:return sH.AbsolutePosix;case E$:return sH.Internal}return sH.Normal}case 2:{let r=t.charCodeAt(0);switch(r){case uf:{switch(t.charCodeAt(1)){case uf:case ho:return sH.Relative}return sH.Normal}case ho:return sH.AbsolutePosix;case E$:return sH.Internal}return t.charCodeAt(1)===MN&&(r>=bN&&r<=PN||r>=xN&&r<=CN)?sH.AbsoluteWin:sH.Normal}}let e=t.charCodeAt(0);switch(e){case uf:{switch(t.charCodeAt(1)){case ho:return sH.Relative;case uf:return t.charCodeAt(2)===ho?sH.Relative:sH.Normal}return sH.Normal}case ho:return sH.AbsolutePosix;case E$:return sH.Internal}if(t.charCodeAt(1)===MN){let r=t.charCodeAt(2);if((r===Ene||r===ho)&&(e>=bN&&e<=PN||e>=xN&&e<=CN))return sH.AbsoluteWin}return sH.Normal};po.getType=Fu;var wN=t=>{switch(Fu(t)){case sH.Empty:return t;case sH.AbsoluteWin:return I$(t);case sH.Relative:{let e=Uu(t);return Fu(e)===sH.Relative?e:`./${e}`}}return Uu(t)};po.normalize=wN;var TN=(t,e)=>{if(!e)return wN(t);let H=Fu(e);switch(H){case sH.AbsolutePosix:return Uu(e);case sH.AbsoluteWin:return I$(e)}switch(Fu(t)){case sH.Normal:case sH.Relative:case sH.AbsolutePosix:return Uu(`${t}/${e}`);case sH.AbsoluteWin:return I$(`${t}\\${e}`)}switch(H){case sH.Empty:return t;case sH.Relative:{let r=Uu(t);return Fu(r)===sH.Relative?r:`./${r}`}}return Uu(t)};po.join=TN;var NN=new Map,Ine=(t,e)=>{let H,r=NN.get(t);if(r===void 0)NN.set(t,r=new Map);else if(H=r.get(e),H!==void 0)return H;return H=TN(t,e),r.set(e,H),H};po.cachedJoin=Ine;var Ane=t=>{let e=0,H=t.indexOf("/",1),r=0;for(;H!==-1;){switch(t.slice(e,H)){case"..":{if(r--,r<0)return new Error(`Trying to access out of package scope. Requesting ${t}`);break}case".":break;default:r++;break}e=H+1,H=t.indexOf("/",e)}};po.checkImportsExportsFieldTarget=Ane});var BN=D((qXe,WN)=>{"use strict";var{AsyncSeriesBailHook:kN,AsyncSeriesHook:gne,SyncHook:RN}=$N(),mne=vN(),{parseIdentifier:$ne}=Xd(),{normalize:Sne,cachedJoin:vne,getType:ON,PathType:UN}=_o();function FN(t){return t.replace(/-([a-z])/g,e=>e.substr(1).toUpperCase())}var qd=class{static createStackEntry(e,H){return e.name+": ("+H.path+") "+(H.request||"")+(H.query||"")+(H.fragment||"")+(H.directory?" directory":"")+(H.module?" module":"")}constructor(e,H){this.fileSystem=e,this.options=H,this.hooks={resolveStep:new RN(["hook","request"],"resolveStep"),noResolve:new RN(["request","error"],"noResolve"),resolve:new kN(["request","resolveContext"],"resolve"),result:new gne(["result","resolveContext"],"result")}}ensureHook(e){if(typeof e!="string")return e;if(e=FN(e),/^before/.test(e))return this.ensureHook(e[6].toLowerCase()+e.substr(7)).withOptions({stage:-10});if(/^after/.test(e))return this.ensureHook(e[5].toLowerCase()+e.substr(6)).withOptions({stage:10});let H=this.hooks[e];return H||(this.hooks[e]=new kN(["request","resolveContext"],e))}getHook(e){if(typeof e!="string")return e;if(e=FN(e),/^before/.test(e))return this.getHook(e[6].toLowerCase()+e.substr(7)).withOptions({stage:-10});if(/^after/.test(e))return this.getHook(e[5].toLowerCase()+e.substr(6)).withOptions({stage:10});let H=this.hooks[e];if(!H)throw new Error(`Hook ${e} doesn't exist`);return H}resolveSync(e,H,r){let n,i,s=!1;if(this.resolve(e,H,r,{},(a,o)=>{n=a,i=o,s=!0}),!s)throw new Error("Cannot 'resolveSync' because the fileSystem is not sync. Use 'resolve'!");if(n)throw n;if(i===void 0)throw new Error("No result");return i}resolve(e,H,r,n,i){if(!e||typeof e!="object")return i(new Error("context argument is not an object"));if(typeof H!="string")return i(new Error("path argument is not a string"));if(typeof r!="string")return i(new Error("request argument is not a string"));if(!n)return i(new Error("resolveContext argument is not set"));let s={context:e,path:H,request:r},a,o=!1,u;if(typeof n.yield=="function"){let p=n.yield;a=_=>{p(_),o=!0},u=_=>{_&&a(_),i(null)}}let c=`resolve '${r}' in '${H}'`,f=p=>i(null,p.path===!1?!1:`${p.path.replace(/#/g,"\0#")}${p.query?p.query.replace(/#/g,"\0#"):""}${p.fragment||""}`,p),h=p=>{let _=new Error("Can't "+c);return _.details=p.join(`
132
+ `),this.hooks.noResolve.call(s,_),i(_)};if(n.log){let p=n.log,_=[];return this.doResolve(this.hooks.resolve,s,c,{log:b=>{p(b),_.push(b)},yield:a,fileDependencies:n.fileDependencies,contextDependencies:n.contextDependencies,missingDependencies:n.missingDependencies,stack:n.stack},(b,y)=>b?i(b):o||y&&a?u(y):y?f(y):h(_))}else return this.doResolve(this.hooks.resolve,s,c,{log:void 0,yield:a,fileDependencies:n.fileDependencies,contextDependencies:n.contextDependencies,missingDependencies:n.missingDependencies,stack:n.stack},(p,_)=>{if(p)return i(p);if(o||_&&a)return u(_);if(_)return f(_);let b=[];return this.doResolve(this.hooks.resolve,s,c,{log:y=>b.push(y),yield:a,stack:n.stack},(y,I)=>y?i(y):o||I&&a?u(I):h(b))})}doResolve(e,H,r,n,i){let s=qd.createStackEntry(e,H),a;if(n.stack){if(a=new Set(n.stack),n.stack.has(s)){let o=new Error(`Recursion in resolving
133
+ Stack:
134
+ `+Array.from(a).join(`
135
+ `));return o.recursion=!0,n.log&&n.log("abort resolving because of recursion"),i(o)}a.add(s)}else a=new Set([s]);if(this.hooks.resolveStep.call(e,H),e.isUsed()){let o=mne({log:n.log,yield:n.yield,fileDependencies:n.fileDependencies,contextDependencies:n.contextDependencies,missingDependencies:n.missingDependencies,stack:a},r);return e.callAsync(H,o,(u,c)=>{if(u)return i(u);if(c)return i(null,c);i()})}else i()}parse(e){let H={request:"",query:"",fragment:"",module:!1,directory:!1,file:!1,internal:!1},r=$ne(e);return r&&([H.request,H.query,H.fragment]=r,H.request.length>0&&(H.internal=this.isPrivate(e),H.module=this.isModule(H.request),H.directory=this.isDirectory(H.request),H.directory&&(H.request=H.request.substr(0,H.request.length-1)))),H}isModule(e){return ON(e)===UN.Normal}isPrivate(e){return ON(e)===UN.Internal}isDirectory(e){return e.endsWith("/")}join(e,H){return vne(e,H)}normalize(e){return Sne(e)}};WN.exports=qd});var qN=D((VXe,XN)=>{"use strict";function Dne(t){this.fs=t,this.lstat=void 0,this.lstatSync=void 0;let e=t.lstatSync;e&&(this.lstat=(r,n,i)=>{let s;try{s=e.call(t,r)}catch(a){return(i||n)(a)}(i||n)(null,s)},this.lstatSync=(r,n)=>e.call(t,r,n)),this.stat=(r,n,i)=>{let s;try{s=i?t.statSync(r,n):t.statSync(r)}catch(a){return(i||n)(a)}(i||n)(null,s)},this.statSync=(r,n)=>t.statSync(r,n),this.readdir=(r,n,i)=>{let s;try{s=t.readdirSync(r)}catch(a){return(i||n)(a)}(i||n)(null,s)},this.readdirSync=(r,n)=>t.readdirSync(r,n),this.readFile=(r,n,i)=>{let s;try{s=t.readFileSync(r)}catch(a){return(i||n)(a)}(i||n)(null,s)},this.readFileSync=(r,n)=>t.readFileSync(r,n),this.readlink=(r,n,i)=>{let s;try{s=t.readlinkSync(r)}catch(a){return(i||n)(a)}(i||n)(null,s)},this.readlinkSync=(r,n)=>t.readlinkSync(r,n),this.readJson=void 0,this.readJsonSync=void 0;let H=t.readJsonSync;H&&(this.readJson=(r,n,i)=>{let s;try{s=H.call(t,r)}catch(a){return(i||n)(a)}(i||n)(null,s)},this.readJsonSync=(r,n)=>H.call(t,r,n))}XN.exports=Dne});var Ki=D((GXe,VN)=>{"use strict";VN.exports=function(e,H,r){if(e.length===0)return r();let n=0,i=()=>{let s;return H(e[n++],(a,o)=>{if(a||o!==void 0||n>=e.length)return r(a,o);if(s===!1)for(;i(););s=!0}),s||(s=!1),s};for(;i(););}});var Lo=D(Vd=>{"use strict";var yne=Ki();function bne(t,e,H,r,n,i){(function s(){if(r&&r.directory===e)return i(null,r);yne(H,(a,o)=>{let u=t.join(e,a);t.fileSystem.readJson?t.fileSystem.readJson(u,(f,h)=>{if(f)return typeof f.code!="undefined"?(n.missingDependencies&&n.missingDependencies.add(u),o()):(n.fileDependencies&&n.fileDependencies.add(u),c(f));n.fileDependencies&&n.fileDependencies.add(u),c(null,h)}):t.fileSystem.readFile(u,(f,h)=>{if(f)return n.missingDependencies&&n.missingDependencies.add(u),o();n.fileDependencies&&n.fileDependencies.add(u);let p;if(h)try{p=JSON.parse(h.toString())}catch(_){return c(_)}else return c(new Error("No content in file"));c(null,p)});function c(f,h){if(f)return n.log?n.log(u+" (directory description file): "+f):f.message=u+" (directory description file): "+f,o(f);o(null,{content:h,directory:e,path:u})}},(a,o)=>{if(a)return i(a);if(o)return i(null,o);{let u=GN(e);return u?(e=u,s()):i()}})})()}function Pne(t,e){if(!!t)if(Array.isArray(e)){let H=t;for(let r=0;r<e.length;r++){if(H===null||typeof H!="object"){H=null;break}H=H[e[r]]}return H}else return t[e]}function GN(t){if(t==="/")return null;let e=t.lastIndexOf("/"),H=t.lastIndexOf("\\"),r=e<0?H:H<0?e:e<H?H:e;return r<0?null:t.substr(0,r||1)}Vd.loadDescriptionFile=bne;Vd.getField=Pne;Vd.cdUp=GN});var KN=D((KXe,ZN)=>{"use strict";ZN.exports=function(e,H){if(typeof H.__innerRequest=="string"&&H.__innerRequest_request===H.request&&H.__innerRequest_relativePath===H.relativePath)return H.__innerRequest;let r;return H.request?(r=H.request,/^\.\.?(?:\/|$)/.test(r)&&H.relativePath&&(r=e.join(H.relativePath,r))):r=H.relativePath,H.__innerRequest_request=H.request,H.__innerRequest_relativePath=H.relativePath,H.__innerRequest=r}});var zN=D((zXe,jN)=>{"use strict";var xne=Lo(),Cne=KN();jN.exports=class{constructor(e,H,r){this.source=e,this.field=H,this.target=r}apply(e){let H=e.ensureHook(this.target);e.getHook(this.source).tapAsync("AliasFieldPlugin",(r,n,i)=>{if(!r.descriptionFileData)return i();let s=Cne(e,r);if(!s)return i();let a=xne.getField(r.descriptionFileData,this.field);if(a===null||typeof a!="object")return n.log&&n.log("Field '"+this.field+"' doesn't contain a valid alias configuration"),i();let o=Object.prototype.hasOwnProperty.call(a,s)?a[s]:s.startsWith("./")?a[s.slice(2)]:void 0;if(o===s||o===void 0)return i();if(o===!1){let c={...r,path:!1};return typeof n.yield=="function"?(n.yield(c),i(null,null)):i(null,c)}let u={...r,path:r.descriptionFileRoot,request:o,fullySpecified:!1};e.doResolve(H,u,"aliased from description file "+r.descriptionFilePath+" with mapping '"+s+"' to '"+o+"'",n,(c,f)=>{if(c)return i(c);if(f===void 0)return i(null,null);i(null,f)})})}}});var e3=D((YXe,QN)=>{"use strict";var JN=Ki(),{PathType:YN,getType:Mne}=_o();QN.exports=class{constructor(e,H,r){this.source=e,this.options=Array.isArray(H)?H:[H],this.target=r}apply(e){let H=e.ensureHook(this.target),r=i=>{let s=Mne(i);return s===YN.AbsolutePosix||s===YN.AbsoluteWin?e.join(i,"_").slice(0,-1):null},n=(i,s)=>{let a=r(s);return a?i.startsWith(a):!1};e.getHook(this.source).tapAsync("AliasPlugin",(i,s,a)=>{let o=i.request||i.path;if(!o)return a();JN(this.options,(u,c)=>{let f=!1;if(o===u.name||!u.onlyModule&&(i.request?o.startsWith(`${u.name}/`):n(o,u.name))){let h=o.substr(u.name.length),p=(b,y)=>{if(b===!1){let I={...i,path:!1};return typeof s.yield=="function"?(s.yield(I),y(null,null)):y(null,I)}if(o!==b&&!o.startsWith(b+"/")){f=!0;let I=b+h,$={...i,request:I,fullySpecified:!1};return e.doResolve(H,$,"aliased with mapping '"+u.name+"': '"+b+"' to '"+I+"'",s,(S,E)=>S?y(S):E?y(null,E):y())}return y()},_=(b,y)=>b?c(b):y?c(null,y):f?c(null,null):c();return Array.isArray(u.alias)?JN(u.alias,p,_):p(u.alias,_)}return c()},a)})}}});var H3=D((eqe,t3)=>{"use strict";t3.exports=class{constructor(e,H,r){this.source=e,this.appending=H,this.target=r}apply(e){let H=e.ensureHook(this.target);e.getHook(this.source).tapAsync("AppendPlugin",(r,n,i)=>{let s={...r,path:r.path+this.appending,relativePath:r.relativePath&&r.relativePath+this.appending};e.doResolve(H,s,this.appending,n,i)})}}});var n3=D((Hqe,r3)=>{"use strict";r3.exports=class{constructor(e,H,r,n,i){this.source=e,this.test=H,this.message=r,this.allowAlternatives=n,this.target=i}apply(e){let H=e.ensureHook(this.target),{test:r,message:n,allowAlternatives:i}=this,s=Object.keys(r);e.getHook(this.source).tapAsync("ConditionalPlugin",(a,o,u)=>{for(let c of s)if(a[c]!==r[c])return u();e.doResolve(H,a,n,o,i?u:(c,f)=>{if(c)return u(c);if(f===void 0)return u(null,null);u(null,f)})})}}});var a3=D((nqe,s3)=>{"use strict";var i3=Lo();s3.exports=class{constructor(e,H,r,n){this.source=e,this.filenames=H,this.pathIsFile=r,this.target=n}apply(e){let H=e.ensureHook(this.target);e.getHook(this.source).tapAsync("DescriptionFilePlugin",(r,n,i)=>{let s=r.path;if(!s)return i();let a=this.pathIsFile?i3.cdUp(s):s;if(!a)return i();i3.loadDescriptionFile(e,a,this.filenames,r.descriptionFilePath?{path:r.descriptionFilePath,content:r.descriptionFileData,directory:r.descriptionFileRoot}:void 0,n,(o,u)=>{if(o)return i(o);if(!u)return n.log&&n.log(`No description file found in ${a} or above`),i();let c="."+s.substr(u.directory.length).replace(/\\/g,"/"),f={...r,descriptionFilePath:u.path,descriptionFileData:u.content,descriptionFileRoot:u.directory,relativePath:c};e.doResolve(H,f,"using description file: "+u.path+" (relative path: "+c+")",n,(h,p)=>{if(h)return i(h);if(p===void 0)return i(null,null);i(null,p)})})})}}});var u3=D((sqe,o3)=>{"use strict";o3.exports=class{constructor(e,H){this.source=e,this.target=H}apply(e){let H=e.ensureHook(this.target);e.getHook(this.source).tapAsync("DirectoryExistsPlugin",(r,n,i)=>{let s=e.fileSystem,a=r.path;if(!a)return i();s.stat(a,(o,u)=>{if(o||!u)return n.missingDependencies&&n.missingDependencies.add(a),n.log&&n.log(a+" doesn't exist"),i();if(!u.isDirectory())return n.missingDependencies&&n.missingDependencies.add(a),n.log&&n.log(a+" is not a directory"),i();n.fileDependencies&&n.fileDependencies.add(a),e.doResolve(H,r,`existing directory ${a}`,n,i)})})}}});var m$=D((aqe,g$)=>{"use strict";var Ei="/".charCodeAt(0),Gd=".".charCodeAt(0),c3="#".charCodeAt(0);g$.exports.processExportsField=function(e){return l3(One(e),wne,Nne)};g$.exports.processImportsField=function(e){return l3(Une(e),Tne,kne)};function l3(t,e,H){return function(n,i){n=e(n);let s=Rne(n,t);if(s===null)return[];let[a,o]=s,u=null;if(A$(a)){if(u=p3(a,i),u===null)return[]}else u=a;let c=o===n.length+1?void 0:o<0?n.slice(-o-1):n.slice(o);return f3(c,o<0,u,i,H)}}function wne(t){if(t.charCodeAt(0)!==Gd)throw new Error('Request should be relative path and start with "."');if(t.length===1)return"";if(t.charCodeAt(1)!==Ei)throw new Error('Request should be relative path and start with "./"');if(t.charCodeAt(t.length-1)===Ei)throw new Error("Only requesting file allowed");return t.slice(2)}function Tne(t){if(t.charCodeAt(0)!==c3)throw new Error('Request should start with "#"');if(t.length===1)throw new Error("Request should have at least 2 characters");if(t.charCodeAt(1)===Ei)throw new Error('Request should not start with "#/"');if(t.charCodeAt(t.length-1)===Ei)throw new Error("Only requesting file allowed");return t.slice(1)}function Nne(t,e){if(t.charCodeAt(0)===Ei||t.charCodeAt(0)===Gd&&t.charCodeAt(1)!==Ei)throw new Error(`Export should be relative path and start with "./", got ${JSON.stringify(t)}.`);if(t.charCodeAt(t.length-1)===Ei!==e)throw new Error(e?`Expecting folder to folder mapping. ${JSON.stringify(t)} should end with "/"`:`Expecting file to file mapping. ${JSON.stringify(t)} should not end with "/"`)}function kne(t,e){if(t.charCodeAt(t.length-1)===Ei!==e)throw new Error(e?`Expecting folder to folder mapping. ${JSON.stringify(t)} should end with "/"`:`Expecting file to file mapping. ${JSON.stringify(t)} should not end with "/"`)}function Rne(t,e){if(t.length===0){let c=e.files.get("");return c?[c,1]:null}if(e.children===null&&e.folder===null&&e.wildcards===null){let c=e.files.get(t);return c?[c,t.length+1]:null}let H=e,r=0,n=t.indexOf("/",0),i=null,s=()=>{let c=H.folder;c&&(i?(i[0]=c,i[1]=-r-1):i=[c,-r-1])},a=(c,f)=>{if(c)for(let[h,p]of c)f.startsWith(h)&&(i?i[1]<r+h.length&&(i[0]=p,i[1]=r+h.length):i=[p,r+h.length])};for(;n!==-1;){s();let c=H.wildcards;if(!c&&H.children===null)return i;let f=t.slice(r,n);if(a(c,f),H.children===null)return i;let h=H.children.get(f);if(!h)return i;H=h,r=n+1,n=t.indexOf("/",r)}let o=r>0?t.slice(r):t,u=H.files.get(o);return u?[u,t.length+1]:(s(),a(H.wildcards,o),i)}function A$(t){return t!==null&&typeof t=="object"&&!Array.isArray(t)}function f3(t,e,H,r,n){if(H===null)return[];if(typeof H=="string")return[h3(t,e,H,n)];let i=[];for(let s of H){if(typeof s=="string"){i.push(h3(t,e,s,n));continue}let a=p3(s,r);if(!a)continue;let o=f3(t,e,a,r,n);for(let u of o)i.push(u)}return i}function h3(t,e,H,r){return t===void 0?(r(H,!1),H):e?(r(H,!0),H+t):(r(H,!1),H.replace(/\*/g,t.replace(/\$/g,"$$")))}function p3(t,e){let H=[[t,Object.keys(t),0]];e:for(;H.length>0;){let[r,n,i]=H[H.length-1],s=n.length-1;for(let a=i;a<n.length;a++){let o=n[a];if(a!==s){if(o==="default")throw new Error("Default condition should be last one")}else if(o==="default"){let u=r[o];if(A$(u)){let c=u;H[H.length-1][2]=a+1,H.push([c,Object.keys(c),0]);continue e}return u}if(e.has(o)){let u=r[o];if(A$(u)){let c=u;H[H.length-1][2]=a+1,H.push([c,Object.keys(c),0]);continue e}return u}}H.pop()}return null}function Zd(){return{children:null,folder:null,wildcards:null,files:new Map}}function _3(t,e,H){if(e.length===0){t.folder=H;return}let r=t,n=0,i=e.indexOf("/",0);for(;i!==-1;){let s=e.slice(n,i),a;r.children===null?(a=Zd(),r.children=new Map,r.children.set(s,a)):(a=r.children.get(s),a||(a=Zd(),r.children.set(s,a))),r=a,n=i+1,i=e.indexOf("/",n)}if(n>=e.length)r.folder=H;else{let s=n>0?e.slice(n):e;s.endsWith("*")?(r.wildcards===null&&(r.wildcards=new Map),r.wildcards.set(s.slice(0,-1),H)):r.files.set(s,H)}}function One(t){let e=Zd();if(typeof t=="string")return e.files.set("",t),e;if(Array.isArray(t))return e.files.set("",t.slice()),e;let H=Object.keys(t);for(let r=0;r<H.length;r++){let n=H[r];if(n.charCodeAt(0)!==Gd){if(r===0){for(;r<H.length;){let i=H[r].charCodeAt(0);if(i===Gd||i===Ei)throw new Error(`Exports field key should be relative path and start with "." (key: ${JSON.stringify(n)})`);r++}return e.files.set("",t),e}throw new Error(`Exports field key should be relative path and start with "." (key: ${JSON.stringify(n)})`)}if(n.length===1){e.files.set("",t[n]);continue}if(n.charCodeAt(1)!==Ei)throw new Error(`Exports field key should be relative path and start with "./" (key: ${JSON.stringify(n)})`);_3(e,n.slice(2),t[n])}return e}function Une(t){let e=Zd(),H=Object.keys(t);for(let r=0;r<H.length;r++){let n=H[r];if(n.charCodeAt(0)!==c3)throw new Error(`Imports field key should start with "#" (key: ${JSON.stringify(n)})`);if(n.length===1)throw new Error(`Imports field key should have at least 2 characters (key: ${JSON.stringify(n)})`);if(n.charCodeAt(1)===Ei)throw new Error(`Imports field key should not start with "#/" (key: ${JSON.stringify(n)})`);_3(e,n.slice(1),t[n])}return e}});var L3=D((uqe,d3)=>{"use strict";var Fne=require("path"),Wne=Lo(),Bne=Ki(),{processExportsField:Xne}=m$(),{parseIdentifier:qne}=Xd(),{checkImportsExportsFieldTarget:Vne}=_o();d3.exports=class{constructor(e,H,r,n){this.source=e,this.target=n,this.conditionNames=H,this.fieldName=r,this.fieldProcessorCache=new WeakMap}apply(e){let H=e.ensureHook(this.target);e.getHook(this.source).tapAsync("ExportsFieldPlugin",(r,n,i)=>{if(!r.descriptionFilePath||r.relativePath!=="."||r.request===void 0)return i();let s=r.query||r.fragment?(r.request==="."?"./":r.request)+r.query+r.fragment:r.request,a=Wne.getField(r.descriptionFileData,this.fieldName);if(!a)return i();if(r.directory)return i(new Error(`Resolving to directories is not possible with the exports field (request was ${s}/)`));let o;try{let u=this.fieldProcessorCache.get(r.descriptionFileData);u===void 0&&(u=Xne(a),this.fieldProcessorCache.set(r.descriptionFileData,u)),o=u(s,this.conditionNames)}catch(u){return n.log&&n.log(`Exports field in ${r.descriptionFilePath} can't be processed: ${u}`),i(u)}if(o.length===0)return i(new Error(`Package path ${s} is not exported from package ${r.descriptionFileRoot} (see exports field in ${r.descriptionFilePath})`));Bne(o,(u,c)=>{let f=qne(u);if(!f)return c();let[h,p,_]=f,b=Vne(h);if(b)return c(b);let y={...r,request:void 0,path:Fne.join(r.descriptionFileRoot,h),relativePath:h,query:p,fragment:_};e.doResolve(H,y,"using exports field: "+u,n,c)},(u,c)=>i(u,c||null))})}}});var I3=D((lqe,E3)=>{"use strict";var Gne=Ki();E3.exports=class{constructor(e,H,r){this.source=e,this.options=H,this.target=r}apply(e){let H=e.ensureHook(this.target),{extension:r,alias:n}=this.options;e.getHook(this.source).tapAsync("ExtensionAliasPlugin",(i,s,a)=>{let o=i.request;if(!o||!o.endsWith(r))return a();let u=(f,h)=>{e.doResolve(H,{...i,request:`${o.slice(0,-r.length)}${f}`,fullySpecified:!0},`aliased from extension alias with mapping '${r}' to '${f}'`,s,h)},c=(f,h)=>f?a(f):h?a(null,h):a(null,null);typeof n=="string"?u(n,c):n.length>1?Gne(n,u,c):u(n[0],c)})}}});var g3=D((hqe,A3)=>{"use strict";A3.exports=class{constructor(e,H){this.source=e,this.target=H}apply(e){let H=e.ensureHook(this.target),r=e.fileSystem;e.getHook(this.source).tapAsync("FileExistsPlugin",(n,i,s)=>{let a=n.path;if(!a)return s();r.stat(a,(o,u)=>{if(o||!u)return i.missingDependencies&&i.missingDependencies.add(a),i.log&&i.log(a+" doesn't exist"),s();if(!u.isFile())return i.missingDependencies&&i.missingDependencies.add(a),i.log&&i.log(a+" is not a file"),s();i.fileDependencies&&i.fileDependencies.add(a),e.doResolve(H,n,"existing file: "+a,i,s)})})}}});var $3=D((_qe,m3)=>{"use strict";var Zne=require("path"),Kne=Lo(),jne=Ki(),{processImportsField:zne}=m$(),{parseIdentifier:Jne}=Xd(),{checkImportsExportsFieldTarget:Yne}=_o(),Qne=".".charCodeAt(0);m3.exports=class{constructor(e,H,r,n,i){this.source=e,this.targetFile=n,this.targetPackage=i,this.conditionNames=H,this.fieldName=r,this.fieldProcessorCache=new WeakMap}apply(e){let H=e.ensureHook(this.targetFile),r=e.ensureHook(this.targetPackage);e.getHook(this.source).tapAsync("ImportsFieldPlugin",(n,i,s)=>{if(!n.descriptionFilePath||n.request===void 0)return s();let a=n.request+n.query+n.fragment,o=Kne.getField(n.descriptionFileData,this.fieldName);if(!o)return s();if(n.directory)return s(new Error(`Resolving to directories is not possible with the imports field (request was ${a}/)`));let u;try{let c=this.fieldProcessorCache.get(n.descriptionFileData);c===void 0&&(c=zne(o),this.fieldProcessorCache.set(n.descriptionFileData,c)),u=c(a,this.conditionNames)}catch(c){return i.log&&i.log(`Imports field in ${n.descriptionFilePath} can't be processed: ${c}`),s(c)}if(u.length===0)return s(new Error(`Package import ${a} is not imported from package ${n.descriptionFileRoot} (see imports field in ${n.descriptionFilePath})`));jne(u,(c,f)=>{let h=Jne(c);if(!h)return f();let[p,_,b]=h,y=Yne(p);if(y)return f(y);switch(p.charCodeAt(0)){case Qne:{let I={...n,request:void 0,path:Zne.join(n.descriptionFileRoot,p),relativePath:p,query:_,fragment:b};e.doResolve(H,I,"using imports field: "+c,i,f);break}default:{let I={...n,request:p,relativePath:p,fullySpecified:!0,query:_,fragment:b};e.doResolve(r,I,"using imports field: "+c,i,f)}}},(c,f)=>s(c,f||null))})}}});var v3=D((Lqe,S3)=>{"use strict";var eie="@".charCodeAt(0);S3.exports=class{constructor(e,H){this.source=e,this.target=H}apply(e){let H=e.ensureHook(this.target);e.getHook(this.source).tapAsync("JoinRequestPartPlugin",(r,n,i)=>{let s=r.request||"",a=s.indexOf("/",3);a>=0&&s.charCodeAt(2)===eie&&(a=s.indexOf("/",a+1));let o,u,c;a<0?(o=s,u=".",c=!1):(o=s.slice(0,a),u="."+s.slice(a),c=r.fullySpecified);let f={...r,path:e.join(r.path,o),relativePath:r.relativePath&&e.join(r.relativePath,o),request:u,fullySpecified:c};e.doResolve(H,f,null,n,i)})}}});var y3=D((Iqe,D3)=>{"use strict";D3.exports=class{constructor(e,H){this.source=e,this.target=H}apply(e){let H=e.ensureHook(this.target);e.getHook(this.source).tapAsync("JoinRequestPlugin",(r,n,i)=>{let s={...r,path:e.join(r.path,r.request),relativePath:r.relativePath&&e.join(r.relativePath,r.request),request:void 0};e.doResolve(H,s,null,n,i)})}}});var x3=D((gqe,P3)=>{"use strict";var tie=require("path"),Hie=Lo(),b3=Symbol("alreadyTriedMainField");P3.exports=class{constructor(e,H,r){this.source=e,this.options=H,this.target=r}apply(e){let H=e.ensureHook(this.target);e.getHook(this.source).tapAsync("MainFieldPlugin",(r,n,i)=>{if(r.path!==r.descriptionFileRoot||r[b3]===r.descriptionFilePath||!r.descriptionFilePath)return i();let s=tie.basename(r.descriptionFilePath),a=Hie.getField(r.descriptionFileData,this.options.name);if(!a||typeof a!="string"||a==="."||a==="./")return i();this.options.forceRelative&&!/^\.\.?\//.test(a)&&(a="./"+a);let o={...r,request:a,module:!1,directory:a.endsWith("/"),[b3]:r.descriptionFilePath};return e.doResolve(H,o,"use "+a+" from "+this.options.name+" in "+s,n,i)})}}});var Kd=D((mqe,$$)=>{"use strict";$$.exports=function(e){if(e==="/")return{paths:["/"],segments:[""]};let H=e.split(/(.*?[\\/]+)/),r=[e],n=[H[H.length-1]],i=H[H.length-1];e=e.substr(0,e.length-i.length-1);for(let s=H.length-2;s>2;s-=2)r.push(e),i=H[s],e=e.substr(0,e.length-i.length)||"/",n.push(i.substr(0,i.length-1));return i=H[1],n.push(i),r.push(i),{paths:r,segments:n}};$$.exports.basename=function(e){let H=e.lastIndexOf("/"),r=e.lastIndexOf("\\"),n=H<0?r:r<0?H:H<r?r:H;return n<0?null:e.substr(n+1)}});var M3=D((Sqe,C3)=>{"use strict";var rie=Ki(),nie=Kd();C3.exports=class{constructor(e,H,r){this.source=e,this.directories=[].concat(H),this.target=r}apply(e){let H=e.ensureHook(this.target);e.getHook(this.source).tapAsync("ModulesInHierarchicalDirectoriesPlugin",(r,n,i)=>{let s=e.fileSystem,a=nie(r.path).paths.map(o=>this.directories.map(u=>e.join(o,u))).reduce((o,u)=>(o.push.apply(o,u),o),[]);rie(a,(o,u)=>{s.stat(o,(c,f)=>{if(!c&&f&&f.isDirectory()){let h={...r,path:o,request:"./"+r.request,module:!1},p="looking for modules in "+o;return e.doResolve(H,h,p,n,u)}return n.log&&n.log(o+" doesn't exist or is not a directory"),n.missingDependencies&&n.missingDependencies.add(o),u()})},i)})}}});var T3=D((Dqe,w3)=>{"use strict";w3.exports=class{constructor(e,H,r){this.source=e,this.path=H,this.target=r}apply(e){let H=e.ensureHook(this.target);e.getHook(this.source).tapAsync("ModulesInRootPlugin",(r,n,i)=>{let s={...r,path:this.path,request:"./"+r.request,module:!1};e.doResolve(H,s,"looking for modules in "+this.path,n,i)})}}});var k3=D((bqe,N3)=>{"use strict";N3.exports=class{constructor(e,H){this.source=e,this.target=H}apply(e){let H=e.ensureHook(this.target);e.getHook(this.source).tapAsync("NextPlugin",(r,n,i)=>{e.doResolve(H,r,null,n,i)})}}});var O3=D((xqe,R3)=>{"use strict";R3.exports=class{constructor(e,H,r){this.source=e,this.requestOptions=H,this.target=r}apply(e){let H=e.ensureHook(this.target);e.getHook(this.source).tapAsync("ParsePlugin",(r,n,i)=>{let s=e.parse(r.request),a={...r,...s,...this.requestOptions};if(r.query&&!s.query&&(a.query=r.query),r.fragment&&!s.fragment&&(a.fragment=r.fragment),s&&n.log&&(s.module&&n.log("Parsed request is a module"),s.directory&&n.log("Parsed request is a directory")),a.request&&!a.query&&a.fragment){let o=a.fragment.endsWith("/"),u={...a,directory:o,request:a.request+(a.directory?"/":"")+(o?a.fragment.slice(0,-1):a.fragment),fragment:""};e.doResolve(H,u,null,n,(c,f)=>{if(c)return i(c);if(f)return i(null,f);e.doResolve(H,a,null,n,i)});return}e.doResolve(H,a,null,n,i)})}}});var F3=D((Mqe,U3)=>{"use strict";U3.exports=class{constructor(e,H,r,n){this.source=e,this.pnpApi=H,this.target=r,this.alternateTarget=n}apply(e){let H=e.ensureHook(this.target),r=e.ensureHook(this.alternateTarget);e.getHook(this.source).tapAsync("PnpPlugin",(n,i,s)=>{let a=n.request;if(!a)return s();let o=`${n.path}/`,u=/^(@[^/]+\/)?[^/]+/.exec(a);if(!u)return s();let c=u[0],f=`.${a.slice(c.length)}`,h,p;try{if(h=this.pnpApi.resolveToUnqualified(c,o,{considerBuiltins:!1}),h===null){e.doResolve(r,n,"issuer is not managed by a pnpapi",i,(b,y)=>b?s(b):y?s(null,y):s(null,null));return}i.fileDependencies&&(p=this.pnpApi.resolveToUnqualified("pnpapi",o,{considerBuiltins:!1}))}catch(b){if(b.code==="MODULE_NOT_FOUND"&&b.pnpCode==="UNDECLARED_DEPENDENCY"){if(i.log){i.log("request is not managed by the pnpapi");for(let y of b.message.split(`
136
+ `).filter(Boolean))i.log(` ${y}`)}return s()}return s(b)}if(h===c)return s();p&&i.fileDependencies&&i.fileDependencies.add(p);let _={...n,path:h,request:f,ignoreSymlinks:!0,fullySpecified:n.fullySpecified&&f!=="."};e.doResolve(H,_,`resolved by pnp to ${h}`,i,(b,y)=>b?s(b):y?s(null,y):s(null,null))})}}});var B3=D((Tqe,W3)=>{"use strict";var iie="/".charCodeAt(0),sie="\\".charCodeAt(0),aie=(t,e)=>{if(!t.startsWith(e))return!1;if(t.length===e.length)return!0;let H=t.charCodeAt(e.length);return H===iie||H===sie};W3.exports=class{constructor(e,H){this.source=e,this.restrictions=H}apply(e){e.getHook(this.source).tapAsync("RestrictionsPlugin",(H,r,n)=>{if(typeof H.path=="string"){let i=H.path;for(let s of this.restrictions)if(typeof s=="string"){if(!aie(i,s))return r.log&&r.log(`${i} is not inside of the restriction ${s}`),n(null,null)}else if(!s.test(i))return r.log&&r.log(`${i} doesn't match the restriction ${s}`),n(null,null)}n()})}}});var q3=D((kqe,X3)=>{"use strict";X3.exports=class{constructor(e){this.source=e}apply(e){this.source.tapAsync("ResultPlugin",(H,r,n)=>{let i={...H};r.log&&r.log("reporting result "+i.path),e.hooks.result.callAsync(i,r,s=>{if(s)return n(s);typeof r.yield=="function"?(r.yield(i),n(null,null)):n(null,i)})})}}});var Z3=D((Rqe,G3)=>{"use strict";var oie=Ki(),V3=class{constructor(e,H,r){this.roots=Array.from(H),this.source=e,this.target=r}apply(e){let H=e.ensureHook(this.target);e.getHook(this.source).tapAsync("RootsPlugin",(r,n,i)=>{let s=r.request;if(!s||!s.startsWith("/"))return i();oie(this.roots,(a,o)=>{let u=e.join(a,s.slice(1)),c={...r,path:u,relativePath:r.relativePath&&u};e.doResolve(H,c,`root path ${a}`,n,o)},i)})}};G3.exports=V3});var z3=D((Uqe,j3)=>{"use strict";var K3=Lo(),uie="/".charCodeAt(0);j3.exports=class{constructor(e,H,r){this.source=e,this.target=r,this.fieldName=H}apply(e){let H=e.ensureHook(this.target);e.getHook(this.source).tapAsync("SelfReferencePlugin",(r,n,i)=>{if(!r.descriptionFilePath)return i();let s=r.request;if(!s||!K3.getField(r.descriptionFileData,this.fieldName))return i();let o=K3.getField(r.descriptionFileData,"name");if(typeof o!="string")return i();if(s.startsWith(o)&&(s.length===o.length||s.charCodeAt(o.length)===uie)){let u=`.${s.slice(o.length)}`,c={...r,request:u,path:r.descriptionFileRoot,relativePath:"."};e.doResolve(H,c,"self reference",n,i)}else return i()})}}});var Q3=D((Wqe,Y3)=>{"use strict";var cie=Ki(),lie=Kd(),{getType:fie,PathType:J3}=_o();Y3.exports=class{constructor(e,H){this.source=e,this.target=H}apply(e){let H=e.ensureHook(this.target),r=e.fileSystem;e.getHook(this.source).tapAsync("SymlinkPlugin",(n,i,s)=>{if(n.ignoreSymlinks)return s();let a=lie(n.path),o=a.segments,u=a.paths,c=!1,f=-1;cie(u,(h,p)=>{f++,i.fileDependencies&&i.fileDependencies.add(h),r.readlink(h,(_,b)=>{if(!_&&b){o[f]=b,c=!0;let y=fie(b.toString());if(y===J3.AbsoluteWin||y===J3.AbsolutePosix)return p(null,f)}p()})},(h,p)=>{if(!c)return s();let b=(typeof p=="number"?o.slice(0,p+1):o.slice()).reduceRight((I,$)=>e.join(I,$)),y={...n,path:b};e.doResolve(H,y,"resolved symlink to "+b,i,s)})})}}});var t9=D((Xqe,e9)=>{"use strict";e9.exports=class{constructor(e,H,r){this.source=e,this.message=H,this.target=r}apply(e){let H=e.ensureHook(this.target);e.getHook(this.source).tapAsync("TryNextPlugin",(r,n,i)=>{e.doResolve(H,r,this.message,n,i)})}}});var r9=D((Vqe,H9)=>{"use strict";function hie(t,e,H){return JSON.stringify({type:t,context:H?e.context:"",path:e.path,query:e.query,fragment:e.fragment,request:e.request})}H9.exports=class{constructor(e,H,r,n,i){this.source=e,this.filterPredicate=H,this.withContext=n,this.cache=r,this.target=i}apply(e){let H=e.ensureHook(this.target);e.getHook(this.source).tapAsync("UnsafeCachePlugin",(r,n,i)=>{if(!this.filterPredicate(r))return i();let s=typeof n.yield=="function",a=hie(s?"yield":"default",r,this.withContext),o=this.cache[a];if(o){if(s){let h=n.yield;if(Array.isArray(o))for(let p of o)h(p);else h(o);return i(null,null)}return i(null,o)}let u,c,f=[];s&&(u=n.yield,c=h=>{f.push(h)}),e.doResolve(H,r,null,c?{...n,yield:c}:n,(h,p)=>{if(h)return i(h);if(s){p&&f.push(p);for(let _ of f)u(_);return this.cache[a]=f,i(null,null)}if(p)return i(null,this.cache[a]=p);i()})})}}});var i9=D((Zqe,n9)=>{"use strict";n9.exports=class{constructor(e,H,r){this.source=e,this.filename=H,this.target=r}apply(e){let H=e.ensureHook(this.target);e.getHook(this.source).tapAsync("UseFilePlugin",(r,n,i)=>{let s=e.join(r.path,this.filename),a={...r,path:s,relativePath:r.relativePath&&e.join(r.relativePath,this.filename)};e.doResolve(H,a,"using path: "+s,n,i)})}}});var h9=D(f9=>{"use strict";var pie=require("module").findPnpApi,_ie=require("process").versions,die=BN(),{getType:Lie,PathType:s9}=_o(),Eie=qN(),a9=zN(),S$=e3(),Iie=H3(),Wu=n3(),cf=a3(),o9=u3(),Aie=L3(),gie=I3(),mie=g3(),$ie=$3(),Sie=v3(),jd=y3(),vie=x3(),v$=M3(),Die=T3(),Ii=k3(),u9=O3(),yie=F3(),bie=B3(),Pie=q3(),xie=Z3(),Cie=z3(),Mie=Q3(),wie=t9(),Tie=r9(),c9=i9();function Nie(t){if(t===void 0&&_ie.pnp){let e=pie;if(e)return{resolveToUnqualified(H,r,n){let i=e(r);return i?i.resolveToUnqualified(H,r,n):null}}}return t||null}function l9(t){return typeof t=="object"&&!Array.isArray(t)&&t!==null?Object.keys(t).map(e=>{let H={name:e,onlyModule:!1,alias:t[e]};return/\$$/.test(e)&&(H.onlyModule=!0,H.name=e.substr(0,e.length-1)),H}):t||[]}function kie(t){let e=new Set(t.mainFields||["main"]),H=[];for(let r of e)typeof r=="string"?H.push({name:[r],forceRelative:!0}):Array.isArray(r)?H.push({name:r,forceRelative:!0}):H.push({name:Array.isArray(r.name)?r.name:[r.name],forceRelative:r.forceRelative});return{alias:l9(t.alias),fallback:l9(t.fallback),aliasFields:new Set(t.aliasFields),cachePredicate:t.cachePredicate||function(){return!0},cacheWithContext:typeof t.cacheWithContext!="undefined"?t.cacheWithContext:!0,exportsFields:new Set(t.exportsFields||["exports"]),importsFields:new Set(t.importsFields||["imports"]),conditionNames:new Set(t.conditionNames),descriptionFiles:Array.from(new Set(t.descriptionFiles||["package.json"])),enforceExtension:t.enforceExtension===void 0?!!(t.extensions&&t.extensions.includes("")):t.enforceExtension,extensions:new Set(t.extensions||[".js",".json",".node"]),extensionAlias:t.extensionAlias?Object.keys(t.extensionAlias).map(r=>({extension:r,alias:t.extensionAlias[r]})):[],fileSystem:t.useSyncFileSystemCalls?new Eie(t.fileSystem):t.fileSystem,unsafeCache:t.unsafeCache&&typeof t.unsafeCache!="object"?{}:t.unsafeCache||!1,symlinks:typeof t.symlinks!="undefined"?t.symlinks:!0,resolver:t.resolver,modules:Rie(Array.isArray(t.modules)?t.modules:t.modules?[t.modules]:["node_modules"],r=>{let n=Lie(r);return n===s9.Normal||n===s9.Relative}),mainFields:H,mainFiles:new Set(t.mainFiles||["index"]),plugins:t.plugins||[],pnpApi:Nie(t.pnpApi),roots:new Set(t.roots||void 0),fullySpecified:t.fullySpecified||!1,resolveToContext:t.resolveToContext||!1,preferRelative:t.preferRelative||!1,preferAbsolute:t.preferAbsolute||!1,restrictions:new Set(t.restrictions)}}f9.createResolver=function(t){let e=kie(t),{alias:H,fallback:r,aliasFields:n,cachePredicate:i,cacheWithContext:s,conditionNames:a,descriptionFiles:o,enforceExtension:u,exportsFields:c,extensionAlias:f,importsFields:h,extensions:p,fileSystem:_,fullySpecified:b,mainFields:y,mainFiles:I,modules:$,plugins:S,pnpApi:E,resolveToContext:T,preferRelative:V,preferAbsolute:Z,symlinks:A,unsafeCache:M,resolver:w,restrictions:P,roots:F}=e,B=S.slice(),Y=w||new die(_,e);Y.ensureHook("resolve"),Y.ensureHook("internalResolve"),Y.ensureHook("newInternalResolve"),Y.ensureHook("parsedResolve"),Y.ensureHook("describedResolve"),Y.ensureHook("rawResolve"),Y.ensureHook("normalResolve"),Y.ensureHook("internal"),Y.ensureHook("rawModule"),Y.ensureHook("alternateRawModule"),Y.ensureHook("module"),Y.ensureHook("resolveAsModule"),Y.ensureHook("undescribedResolveInPackage"),Y.ensureHook("resolveInPackage"),Y.ensureHook("resolveInExistingDirectory"),Y.ensureHook("relative"),Y.ensureHook("describedRelative"),Y.ensureHook("directory"),Y.ensureHook("undescribedExistingDirectory"),Y.ensureHook("existingDirectory"),Y.ensureHook("undescribedRawFile"),Y.ensureHook("rawFile"),Y.ensureHook("file"),Y.ensureHook("finalFile"),Y.ensureHook("existingFile"),Y.ensureHook("resolved"),Y.hooks.newInteralResolve=Y.hooks.newInternalResolve;for(let{source:X,resolveOptions:K}of[{source:"resolve",resolveOptions:{fullySpecified:b}},{source:"internal-resolve",resolveOptions:{fullySpecified:!1}}])M?(B.push(new Tie(X,i,M,s,`new-${X}`)),B.push(new u9(`new-${X}`,K,"parsed-resolve"))):B.push(new u9(X,K,"parsed-resolve"));B.push(new cf("parsed-resolve",o,!1,"described-resolve")),B.push(new Ii("after-parsed-resolve","described-resolve")),B.push(new Ii("described-resolve","raw-resolve")),r.length>0&&B.push(new S$("described-resolve",r,"internal-resolve")),H.length>0&&B.push(new S$("raw-resolve",H,"internal-resolve")),n.forEach(X=>{B.push(new a9("raw-resolve",X,"internal-resolve"))}),f.forEach(X=>B.push(new gie("raw-resolve",X,"normal-resolve"))),B.push(new Ii("raw-resolve","normal-resolve")),V&&B.push(new jd("after-normal-resolve","relative")),B.push(new Wu("after-normal-resolve",{module:!0},"resolve as module",!1,"raw-module")),B.push(new Wu("after-normal-resolve",{internal:!0},"resolve as internal import",!1,"internal")),Z&&B.push(new jd("after-normal-resolve","relative")),F.size>0&&B.push(new xie("after-normal-resolve",F,"relative")),!V&&!Z&&B.push(new jd("after-normal-resolve","relative")),h.forEach(X=>{B.push(new $ie("internal",a,X,"relative","internal-resolve"))}),c.forEach(X=>{B.push(new Cie("raw-module",X,"resolve-as-module"))}),$.forEach(X=>{Array.isArray(X)?X.includes("node_modules")&&E?(B.push(new v$("raw-module",X.filter(K=>K!=="node_modules"),"module")),B.push(new yie("raw-module",E,"undescribed-resolve-in-package","alternate-raw-module")),B.push(new v$("alternate-raw-module",["node_modules"],"module"))):B.push(new v$("raw-module",X,"module")):B.push(new Die("raw-module",X,"module"))}),B.push(new Sie("module","resolve-as-module")),T||B.push(new Wu("resolve-as-module",{directory:!1,request:"."},"single file module",!0,"undescribed-raw-file")),B.push(new o9("resolve-as-module","undescribed-resolve-in-package")),B.push(new cf("undescribed-resolve-in-package",o,!1,"resolve-in-package")),B.push(new Ii("after-undescribed-resolve-in-package","resolve-in-package")),c.forEach(X=>{B.push(new Aie("resolve-in-package",a,X,"relative"))}),B.push(new Ii("resolve-in-package","resolve-in-existing-directory")),B.push(new jd("resolve-in-existing-directory","relative")),B.push(new cf("relative",o,!0,"described-relative")),B.push(new Ii("after-relative","described-relative")),T?B.push(new Ii("described-relative","directory")):(B.push(new Wu("described-relative",{directory:!1},null,!0,"raw-file")),B.push(new Wu("described-relative",{fullySpecified:!1},"as directory",!0,"directory"))),B.push(new o9("directory","undescribed-existing-directory")),T?B.push(new Ii("undescribed-existing-directory","resolved")):(B.push(new cf("undescribed-existing-directory",o,!1,"existing-directory")),I.forEach(X=>{B.push(new c9("undescribed-existing-directory",X,"undescribed-raw-file"))}),y.forEach(X=>{B.push(new vie("existing-directory",X,"resolve-in-existing-directory"))}),I.forEach(X=>{B.push(new c9("existing-directory",X,"undescribed-raw-file"))}),B.push(new cf("undescribed-raw-file",o,!0,"raw-file")),B.push(new Ii("after-undescribed-raw-file","raw-file")),B.push(new Wu("raw-file",{fullySpecified:!0},null,!1,"file")),u||B.push(new wie("raw-file","no extension","file")),p.forEach(X=>{B.push(new Iie("raw-file",X,"file"))}),H.length>0&&B.push(new S$("file",H,"internal-resolve")),n.forEach(X=>{B.push(new a9("file",X,"internal-resolve"))}),B.push(new Ii("file","final-file")),B.push(new mie("final-file","existing-file")),A&&B.push(new Mie("existing-file","existing-file")),B.push(new Ii("existing-file","resolved"))),P.size>0&&B.push(new bie(Y.hooks.resolved,P)),B.push(new Pie(Y.hooks.resolved));for(let X of B)typeof X=="function"?X.call(Y,Y):X.apply(Y);return Y};function Rie(t,e){let H=[],r=new Set(t);for(let n of r)if(e(n)){let i=H.length>0?H[H.length-1]:void 0;Array.isArray(i)?i.push(n):H.push([n])}else H.push(n);return H}});var _9=D((zqe,p9)=>{"use strict";var Oie=Kd().basename;p9.exports=class{constructor(e,H){this.source=e,this.target=H}apply(e){let H=e.ensureHook(this.target);e.getHook(this.source).tapAsync("CloneBasenamePlugin",(r,n,i)=>{let s=Oie(r.path),a=e.join(r.path,s),o={...r,path:a,relativePath:r.relativePath&&e.join(r.relativePath,s)};e.doResolve(H,o,"using path: "+a,n,i)})}}});var L9=D((Yqe,d9)=>{"use strict";d9.exports=class{constructor(e){this.source=e}apply(e){let H=this.source;e.getHook(this.source).tapAsync("LogInfoPlugin",(r,n,i)=>{if(!n.log)return i();let s=n.log,a="["+H+"] ";r.path&&s(a+"Resolving in directory: "+r.path),r.request&&s(a+"Resolving request: "+r.request),r.module&&s(a+"Request is an module request."),r.directory&&s(a+"Request is a directory request."),r.query&&s(a+"Resolving request query: "+r.query),r.fragment&&s(a+"Resolving request fragment: "+r.fragment),r.descriptionFilePath&&s(a+"Has description data from "+r.descriptionFilePath),r.relativePath&&s(a+"Relative path from description file is: "+r.relativePath),i()})}}});var g9=D((Qqe,A9)=>{"use strict";var Uie=IT(),E9=DT(),lf=h9(),zd=new E9(Uie,4e3),Jd={environments:["node+es3+es5+process+native"]},Fie=lf.createResolver({conditionNames:["node"],extensions:[".js",".json",".node"],fileSystem:zd});function Wie(t,e,H,r,n){typeof t=="string"&&(n=r,r=H,H=e,e=t,t=Jd),typeof n!="function"&&(n=r),Fie.resolve(t,e,H,r,n)}var Bie=lf.createResolver({conditionNames:["node"],extensions:[".js",".json",".node"],useSyncFileSystemCalls:!0,fileSystem:zd});function Xie(t,e,H){return typeof t=="string"&&(H=e,e=t,t=Jd),Bie.resolveSync(t,e,H)}function qie(t){t={fileSystem:zd,...t};let e=lf.createResolver(t);return function(H,r,n,i,s){typeof H=="string"&&(s=i,i=n,n=r,r=H,H=Jd),typeof s!="function"&&(s=i),e.resolve(H,r,n,i,s)}}function Vie(t){t={useSyncFileSystemCalls:!0,fileSystem:zd,...t};let e=lf.createResolver(t);return function(H,r,n){return typeof H=="string"&&(n=r,r=H,H=Jd),e.resolveSync(H,r,n)}}var I9=(t,e)=>{let H=Object.getOwnPropertyDescriptors(e);return Object.defineProperties(t,H),Object.freeze(t)};A9.exports=I9(Wie,{get sync(){return Xie},create:I9(qie,{get sync(){return Vie}}),ResolverFactory:lf,CachedInputFileSystem:E9,get CloneBasenamePlugin(){return _9()},get LogInfoPlugin(){return L9()},get forEachBail(){return Ki()}})});var y9=D((a6e,D9)=>{"use strict";var{builtinModules:Zie}=require("module"),Kie=["sys"];D9.exports=(Zie||Object.keys(process.binding("natives"))).filter(t=>!/^_|^(internal|v8|node-inspect)\/|\//.test(t)&&!Kie.includes(t)).sort()});var eL=D(sr=>{"use strict";Object.defineProperty(sr,"__esModule",{value:!0});sr.thenable=sr.typedArray=sr.stringArray=sr.array=sr.func=sr.error=sr.number=sr.string=sr.boolean=void 0;function zie(t){return t===!0||t===!1}sr.boolean=zie;function P9(t){return typeof t=="string"||t instanceof String}sr.string=P9;function Jie(t){return typeof t=="number"||t instanceof Number}sr.number=Jie;function Yie(t){return t instanceof Error}sr.error=Yie;function x9(t){return typeof t=="function"}sr.func=x9;function C9(t){return Array.isArray(t)}sr.array=C9;function Qie(t){return C9(t)&&t.every(e=>P9(e))}sr.stringArray=Qie;function ese(t,e){return Array.isArray(t)&&t.every(e)}sr.typedArray=ese;function tse(t){return t&&x9(t.then)}sr.thenable=tse});var ys=D(T$=>{"use strict";Object.defineProperty(T$,"__esModule",{value:!0});var M$;function w$(){if(M$===void 0)throw new Error("No runtime abstraction layer installed");return M$}(function(t){function e(H){if(H===void 0)throw new Error("No runtime abstraction layer provided");M$=H}t.install=e})(w$||(w$={}));T$.default=w$});var N$=D(hf=>{"use strict";Object.defineProperty(hf,"__esModule",{value:!0});hf.Disposable=void 0;var Hse;(function(t){function e(H){return{dispose:H}}t.create=e})(Hse=hf.Disposable||(hf.Disposable={}))});var w9=D(tL=>{"use strict";Object.defineProperty(tL,"__esModule",{value:!0});tL.AbstractMessageBuffer=void 0;var rse=13,nse=10,ise=`\r
137
+ `,M9=class{constructor(e="utf-8"){this._encoding=e,this._chunks=[],this._totalLength=0}get encoding(){return this._encoding}append(e){let H=typeof e=="string"?this.fromString(e,this._encoding):e;this._chunks.push(H),this._totalLength+=H.byteLength}tryReadHeaders(){if(this._chunks.length===0)return;let e=0,H=0,r=0,n=0;e:for(;H<this._chunks.length;){let o=this._chunks[H];r=0;t:for(;r<o.length;){switch(o[r]){case rse:switch(e){case 0:e=1;break;case 2:e=3;break;default:e=0}break;case nse:switch(e){case 1:e=2;break;case 3:e=4,r++;break e;default:e=0}break;default:e=0}r++}n+=o.byteLength,H++}if(e!==4)return;let i=this._read(n+r),s=new Map,a=this.toString(i,"ascii").split(ise);if(a.length<2)return s;for(let o=0;o<a.length-2;o++){let u=a[o],c=u.indexOf(":");if(c===-1)throw new Error("Message header must separate key and value using :");let f=u.substr(0,c),h=u.substr(c+1).trim();s.set(f,h)}return s}tryReadBody(e){if(!(this._totalLength<e))return this._read(e)}get numberOfBytes(){return this._totalLength}_read(e){if(e===0)return this.emptyBuffer();if(e>this._totalLength)throw new Error("Cannot read so many bytes!");if(this._chunks[0].byteLength===e){let i=this._chunks[0];return this._chunks.shift(),this._totalLength-=e,this.asNative(i)}if(this._chunks[0].byteLength>e){let i=this._chunks[0],s=this.asNative(i,e);return this._chunks[0]=i.slice(e),this._totalLength-=e,s}let H=this.allocNative(e),r=0,n=0;for(;e>0;){let i=this._chunks[n];if(i.byteLength>e){let s=i.slice(0,e);H.set(s,r),r+=e,this._chunks[n]=i.slice(e),this._totalLength-=e,e-=e}else H.set(i,r),r+=i.byteLength,this._chunks.shift(),this._totalLength-=i.byteLength,e-=i.byteLength}return H}};tL.AbstractMessageBuffer=M9});var O9=D(R$=>{"use strict";Object.defineProperty(R$,"__esModule",{value:!0});var sse=ys(),T9=require("util"),Eo=N$(),ase=w9(),pf=class extends ase.AbstractMessageBuffer{constructor(e="utf-8"){super(e)}emptyBuffer(){return pf.emptyBuffer}fromString(e,H){return Buffer.from(e,H)}toString(e,H){return e instanceof Buffer?e.toString(H):new T9.TextDecoder(H).decode(e)}asNative(e,H){return H===void 0?e instanceof Buffer?e:Buffer.from(e):e instanceof Buffer?e.slice(0,H):Buffer.from(e,0,H)}allocNative(e){return Buffer.allocUnsafe(e)}};pf.emptyBuffer=Buffer.allocUnsafe(0);var N9=class{constructor(e){this.stream=e}onClose(e){return this.stream.on("close",e),Eo.Disposable.create(()=>this.stream.off("close",e))}onError(e){return this.stream.on("error",e),Eo.Disposable.create(()=>this.stream.off("error",e))}onEnd(e){return this.stream.on("end",e),Eo.Disposable.create(()=>this.stream.off("end",e))}onData(e){return this.stream.on("data",e),Eo.Disposable.create(()=>this.stream.off("data",e))}},k9=class{constructor(e){this.stream=e}onClose(e){return this.stream.on("close",e),Eo.Disposable.create(()=>this.stream.off("close",e))}onError(e){return this.stream.on("error",e),Eo.Disposable.create(()=>this.stream.off("error",e))}onEnd(e){return this.stream.on("end",e),Eo.Disposable.create(()=>this.stream.off("end",e))}write(e,H){return new Promise((r,n)=>{let i=s=>{s==null?r():n(s)};typeof e=="string"?this.stream.write(e,H,i):this.stream.write(e,i)})}end(){this.stream.end()}},R9=Object.freeze({messageBuffer:Object.freeze({create:t=>new pf(t)}),applicationJson:Object.freeze({encoder:Object.freeze({name:"application/json",encode:(t,e)=>{try{return Promise.resolve(Buffer.from(JSON.stringify(t,void 0,0),e.charset))}catch(H){return Promise.reject(H)}}}),decoder:Object.freeze({name:"application/json",decode:(t,e)=>{try{return t instanceof Buffer?Promise.resolve(JSON.parse(t.toString(e.charset))):Promise.resolve(JSON.parse(new T9.TextDecoder(e.charset).decode(t)))}catch(H){return Promise.reject(H)}}})}),stream:Object.freeze({asReadableStream:t=>new N9(t),asWritableStream:t=>new k9(t)}),console,timer:Object.freeze({setTimeout(t,e,...H){let r=setTimeout(t,e,...H);return{dispose:()=>clearTimeout(r)}},setImmediate(t,...e){let H=setImmediate(t,...e);return{dispose:()=>clearImmediate(H)}},setInterval(t,e,...H){let r=setInterval(t,e,...H);return{dispose:()=>clearInterval(r)}}})});function k$(){return R9}(function(t){function e(){sse.default.install(R9)}t.install=e})(k$||(k$={}));R$.default=k$});var Bu=D(Ur=>{"use strict";Object.defineProperty(Ur,"__esModule",{value:!0});Ur.stringArray=Ur.array=Ur.func=Ur.error=Ur.number=Ur.string=Ur.boolean=void 0;function ose(t){return t===!0||t===!1}Ur.boolean=ose;function U9(t){return typeof t=="string"||t instanceof String}Ur.string=U9;function use(t){return typeof t=="number"||t instanceof Number}Ur.number=use;function cse(t){return t instanceof Error}Ur.error=cse;function lse(t){return typeof t=="function"}Ur.func=lse;function F9(t){return Array.isArray(t)}Ur.array=F9;function fse(t){return F9(t)&&t.every(e=>U9(e))}Ur.stringArray=fse});var O$=D(yt=>{"use strict";Object.defineProperty(yt,"__esModule",{value:!0});yt.Message=yt.NotificationType9=yt.NotificationType8=yt.NotificationType7=yt.NotificationType6=yt.NotificationType5=yt.NotificationType4=yt.NotificationType3=yt.NotificationType2=yt.NotificationType1=yt.NotificationType0=yt.NotificationType=yt.RequestType9=yt.RequestType8=yt.RequestType7=yt.RequestType6=yt.RequestType5=yt.RequestType4=yt.RequestType3=yt.RequestType2=yt.RequestType1=yt.RequestType=yt.RequestType0=yt.AbstractMessageSignature=yt.ParameterStructures=yt.ResponseError=yt.ErrorCodes=void 0;var Io=Bu(),W9;(function(t){t.ParseError=-32700,t.InvalidRequest=-32600,t.MethodNotFound=-32601,t.InvalidParams=-32602,t.InternalError=-32603,t.jsonrpcReservedErrorRangeStart=-32099,t.serverErrorStart=-32099,t.MessageWriteError=-32099,t.MessageReadError=-32098,t.PendingResponseRejected=-32097,t.ConnectionInactive=-32096,t.ServerNotInitialized=-32002,t.UnknownErrorCode=-32001,t.jsonrpcReservedErrorRangeEnd=-32e3,t.serverErrorEnd=-32e3})(W9=yt.ErrorCodes||(yt.ErrorCodes={}));var HL=class extends Error{constructor(e,H,r){super(H);this.code=Io.number(e)?e:W9.UnknownErrorCode,this.data=r,Object.setPrototypeOf(this,HL.prototype)}toJson(){let e={code:this.code,message:this.message};return this.data!==void 0&&(e.data=this.data),e}};yt.ResponseError=HL;var yr=class{constructor(e){this.kind=e}static is(e){return e===yr.auto||e===yr.byName||e===yr.byPosition}toString(){return this.kind}};yt.ParameterStructures=yr;yr.auto=new yr("auto");yr.byPosition=new yr("byPosition");yr.byName=new yr("byName");var BH=class{constructor(e,H){this.method=e,this.numberOfParams=H}get parameterStructures(){return yr.auto}};yt.AbstractMessageSignature=BH;var B9=class extends BH{constructor(e){super(e,0)}};yt.RequestType0=B9;var X9=class extends BH{constructor(e,H=yr.auto){super(e,1);this._parameterStructures=H}get parameterStructures(){return this._parameterStructures}};yt.RequestType=X9;var q9=class extends BH{constructor(e,H=yr.auto){super(e,1);this._parameterStructures=H}get parameterStructures(){return this._parameterStructures}};yt.RequestType1=q9;var V9=class extends BH{constructor(e){super(e,2)}};yt.RequestType2=V9;var G9=class extends BH{constructor(e){super(e,3)}};yt.RequestType3=G9;var Z9=class extends BH{constructor(e){super(e,4)}};yt.RequestType4=Z9;var K9=class extends BH{constructor(e){super(e,5)}};yt.RequestType5=K9;var j9=class extends BH{constructor(e){super(e,6)}};yt.RequestType6=j9;var z9=class extends BH{constructor(e){super(e,7)}};yt.RequestType7=z9;var J9=class extends BH{constructor(e){super(e,8)}};yt.RequestType8=J9;var Y9=class extends BH{constructor(e){super(e,9)}};yt.RequestType9=Y9;var Q9=class extends BH{constructor(e,H=yr.auto){super(e,1);this._parameterStructures=H}get parameterStructures(){return this._parameterStructures}};yt.NotificationType=Q9;var ek=class extends BH{constructor(e){super(e,0)}};yt.NotificationType0=ek;var tk=class extends BH{constructor(e,H=yr.auto){super(e,1);this._parameterStructures=H}get parameterStructures(){return this._parameterStructures}};yt.NotificationType1=tk;var Hk=class extends BH{constructor(e){super(e,2)}};yt.NotificationType2=Hk;var rk=class extends BH{constructor(e){super(e,3)}};yt.NotificationType3=rk;var nk=class extends BH{constructor(e){super(e,4)}};yt.NotificationType4=nk;var ik=class extends BH{constructor(e){super(e,5)}};yt.NotificationType5=ik;var sk=class extends BH{constructor(e){super(e,6)}};yt.NotificationType6=sk;var ak=class extends BH{constructor(e){super(e,7)}};yt.NotificationType7=ak;var ok=class extends BH{constructor(e){super(e,8)}};yt.NotificationType8=ok;var uk=class extends BH{constructor(e){super(e,9)}};yt.NotificationType9=uk;var hse;(function(t){function e(n){let i=n;return i&&Io.string(i.method)&&(Io.string(i.id)||Io.number(i.id))}t.isRequest=e;function H(n){let i=n;return i&&Io.string(i.method)&&n.id===void 0}t.isNotification=H;function r(n){let i=n;return i&&(i.result!==void 0||!!i.error)&&(Io.string(i.id)||Io.number(i.id)||i.id===null)}t.isResponse=r})(hse=yt.Message||(yt.Message={}))});var F$=D(bs=>{"use strict";var ck;Object.defineProperty(bs,"__esModule",{value:!0});bs.LRUCache=bs.LinkedMap=bs.Touch=void 0;var Zr;(function(t){t.None=0,t.First=1,t.AsOld=t.First,t.Last=2,t.AsNew=t.Last})(Zr=bs.Touch||(bs.Touch={}));var U$=class{constructor(){this[ck]="LinkedMap",this._map=new Map,this._head=void 0,this._tail=void 0,this._size=0,this._state=0}clear(){this._map.clear(),this._head=void 0,this._tail=void 0,this._size=0,this._state++}isEmpty(){return!this._head&&!this._tail}get size(){return this._size}get first(){return this._head?.value}get last(){return this._tail?.value}has(e){return this._map.has(e)}get(e,H=Zr.None){let r=this._map.get(e);if(!!r)return H!==Zr.None&&this.touch(r,H),r.value}set(e,H,r=Zr.None){let n=this._map.get(e);if(n)n.value=H,r!==Zr.None&&this.touch(n,r);else{switch(n={key:e,value:H,next:void 0,previous:void 0},r){case Zr.None:this.addItemLast(n);break;case Zr.First:this.addItemFirst(n);break;case Zr.Last:this.addItemLast(n);break;default:this.addItemLast(n);break}this._map.set(e,n),this._size++}return this}delete(e){return!!this.remove(e)}remove(e){let H=this._map.get(e);if(!!H)return this._map.delete(e),this.removeItem(H),this._size--,H.value}shift(){if(!this._head&&!this._tail)return;if(!this._head||!this._tail)throw new Error("Invalid list");let e=this._head;return this._map.delete(e.key),this.removeItem(e),this._size--,e.value}forEach(e,H){let r=this._state,n=this._head;for(;n;){if(H?e.bind(H)(n.value,n.key,this):e(n.value,n.key,this),this._state!==r)throw new Error("LinkedMap got modified during iteration.");n=n.next}}keys(){let e=this._state,H=this._head,r={[Symbol.iterator]:()=>r,next:()=>{if(this._state!==e)throw new Error("LinkedMap got modified during iteration.");if(H){let n={value:H.key,done:!1};return H=H.next,n}else return{value:void 0,done:!0}}};return r}values(){let e=this._state,H=this._head,r={[Symbol.iterator]:()=>r,next:()=>{if(this._state!==e)throw new Error("LinkedMap got modified during iteration.");if(H){let n={value:H.value,done:!1};return H=H.next,n}else return{value:void 0,done:!0}}};return r}entries(){let e=this._state,H=this._head,r={[Symbol.iterator]:()=>r,next:()=>{if(this._state!==e)throw new Error("LinkedMap got modified during iteration.");if(H){let n={value:[H.key,H.value],done:!1};return H=H.next,n}else return{value:void 0,done:!0}}};return r}[(ck=Symbol.toStringTag,Symbol.iterator)](){return this.entries()}trimOld(e){if(e>=this.size)return;if(e===0){this.clear();return}let H=this._head,r=this.size;for(;H&&r>e;)this._map.delete(H.key),H=H.next,r--;this._head=H,this._size=r,H&&(H.previous=void 0),this._state++}addItemFirst(e){if(!this._head&&!this._tail)this._tail=e;else if(this._head)e.next=this._head,this._head.previous=e;else throw new Error("Invalid list");this._head=e,this._state++}addItemLast(e){if(!this._head&&!this._tail)this._head=e;else if(this._tail)e.previous=this._tail,this._tail.next=e;else throw new Error("Invalid list");this._tail=e,this._state++}removeItem(e){if(e===this._head&&e===this._tail)this._head=void 0,this._tail=void 0;else if(e===this._head){if(!e.next)throw new Error("Invalid list");e.next.previous=void 0,this._head=e.next}else if(e===this._tail){if(!e.previous)throw new Error("Invalid list");e.previous.next=void 0,this._tail=e.previous}else{let H=e.next,r=e.previous;if(!H||!r)throw new Error("Invalid list");H.previous=r,r.next=H}e.next=void 0,e.previous=void 0,this._state++}touch(e,H){if(!this._head||!this._tail)throw new Error("Invalid list");if(!(H!==Zr.First&&H!==Zr.Last)){if(H===Zr.First){if(e===this._head)return;let r=e.next,n=e.previous;e===this._tail?(n.next=void 0,this._tail=n):(r.previous=n,n.next=r),e.previous=void 0,e.next=this._head,this._head.previous=e,this._head=e,this._state++}else if(H===Zr.Last){if(e===this._tail)return;let r=e.next,n=e.previous;e===this._head?(r.previous=void 0,this._head=r):(r.previous=n,n.next=r),e.next=void 0,e.previous=this._tail,this._tail.next=e,this._tail=e,this._state++}}}toJSON(){let e=[];return this.forEach((H,r)=>{e.push([r,H])}),e}fromJSON(e){this.clear();for(let[H,r]of e)this.set(H,r)}};bs.LinkedMap=U$;var lk=class extends U${constructor(e,H=1){super();this._limit=e,this._ratio=Math.min(Math.max(0,H),1)}get limit(){return this._limit}set limit(e){this._limit=e,this.checkTrim()}get ratio(){return this._ratio}set ratio(e){this._ratio=Math.min(Math.max(0,e),1),this.checkTrim()}get(e,H=Zr.AsNew){return super.get(e,H)}peek(e){return super.get(e,Zr.None)}set(e,H){return super.set(e,H,Zr.Last),this.checkTrim(),this}checkTrim(){this.size>this._limit&&this.trimOld(Math.round(this._limit*this._ratio))}};bs.LRUCache=lk});var Xu=D(Ao=>{"use strict";Object.defineProperty(Ao,"__esModule",{value:!0});Ao.Emitter=Ao.Event=void 0;var pse=ys(),_se;(function(t){let e={dispose(){}};t.None=function(){return e}})(_se=Ao.Event||(Ao.Event={}));var fk=class{add(e,H=null,r){this._callbacks||(this._callbacks=[],this._contexts=[]),this._callbacks.push(e),this._contexts.push(H),Array.isArray(r)&&r.push({dispose:()=>this.remove(e,H)})}remove(e,H=null){if(!this._callbacks)return;let r=!1;for(let n=0,i=this._callbacks.length;n<i;n++)if(this._callbacks[n]===e)if(this._contexts[n]===H){this._callbacks.splice(n,1),this._contexts.splice(n,1);return}else r=!0;if(r)throw new Error("When adding a listener with a context, you should remove it with the same context")}invoke(...e){if(!this._callbacks)return[];let H=[],r=this._callbacks.slice(0),n=this._contexts.slice(0);for(let i=0,s=r.length;i<s;i++)try{H.push(r[i].apply(n[i],e))}catch(a){(0,pse.default)().console.error(a)}return H}isEmpty(){return!this._callbacks||this._callbacks.length===0}dispose(){this._callbacks=void 0,this._contexts=void 0}},_f=class{constructor(e){this._options=e}get event(){return this._event||(this._event=(e,H,r)=>{this._callbacks||(this._callbacks=new fk),this._options&&this._options.onFirstListenerAdd&&this._callbacks.isEmpty()&&this._options.onFirstListenerAdd(this),this._callbacks.add(e,H);let n={dispose:()=>{!this._callbacks||(this._callbacks.remove(e,H),n.dispose=_f._noop,this._options&&this._options.onLastListenerRemove&&this._callbacks.isEmpty()&&this._options.onLastListenerRemove(this))}};return Array.isArray(r)&&r.push(n),n}),this._event}fire(e){this._callbacks&&this._callbacks.invoke.call(this._callbacks,e)}dispose(){this._callbacks&&(this._callbacks.dispose(),this._callbacks=void 0)}};Ao.Emitter=_f;_f._noop=function(){}});var q$=D(go=>{"use strict";Object.defineProperty(go,"__esModule",{value:!0});go.CancellationTokenSource=go.CancellationToken=void 0;var dse=ys(),Lse=Bu(),W$=Xu(),B$;(function(t){t.None=Object.freeze({isCancellationRequested:!1,onCancellationRequested:W$.Event.None}),t.Cancelled=Object.freeze({isCancellationRequested:!0,onCancellationRequested:W$.Event.None});function e(H){let r=H;return r&&(r===t.None||r===t.Cancelled||Lse.boolean(r.isCancellationRequested)&&!!r.onCancellationRequested)}t.is=e})(B$=go.CancellationToken||(go.CancellationToken={}));var Ese=Object.freeze(function(t,e){let H=(0,dse.default)().timer.setTimeout(t.bind(e),0);return{dispose(){H.dispose()}}}),X$=class{constructor(){this._isCancelled=!1}cancel(){this._isCancelled||(this._isCancelled=!0,this._emitter&&(this._emitter.fire(void 0),this.dispose()))}get isCancellationRequested(){return this._isCancelled}get onCancellationRequested(){return this._isCancelled?Ese:(this._emitter||(this._emitter=new W$.Emitter),this._emitter.event)}dispose(){this._emitter&&(this._emitter.dispose(),this._emitter=void 0)}},hk=class{get token(){return this._token||(this._token=new X$),this._token}cancel(){this._token?this._token.cancel():this._token=B$.Cancelled}dispose(){this._token?this._token instanceof X$&&this._token.dispose():this._token=B$.None}};go.CancellationTokenSource=hk});var _k=D(Ps=>{"use strict";Object.defineProperty(Ps,"__esModule",{value:!0});Ps.ReadableStreamMessageReader=Ps.AbstractMessageReader=Ps.MessageReader=void 0;var V$=ys(),qu=Bu(),G$=Xu(),Ise;(function(t){function e(H){let r=H;return r&&qu.func(r.listen)&&qu.func(r.dispose)&&qu.func(r.onError)&&qu.func(r.onClose)&&qu.func(r.onPartialMessage)}t.is=e})(Ise=Ps.MessageReader||(Ps.MessageReader={}));var Z$=class{constructor(){this.errorEmitter=new G$.Emitter,this.closeEmitter=new G$.Emitter,this.partialMessageEmitter=new G$.Emitter}dispose(){this.errorEmitter.dispose(),this.closeEmitter.dispose()}get onError(){return this.errorEmitter.event}fireError(e){this.errorEmitter.fire(this.asError(e))}get onClose(){return this.closeEmitter.event}fireClose(){this.closeEmitter.fire(void 0)}get onPartialMessage(){return this.partialMessageEmitter.event}firePartialMessage(e){this.partialMessageEmitter.fire(e)}asError(e){return e instanceof Error?e:new Error(`Reader received error. Reason: ${qu.string(e.message)?e.message:"unknown"}`)}};Ps.AbstractMessageReader=Z$;var K$;(function(t){function e(H){let r,n,i,s=new Map,a,o=new Map;if(H===void 0||typeof H=="string")r=H??"utf-8";else{if(r=H.charset??"utf-8",H.contentDecoder!==void 0&&(i=H.contentDecoder,s.set(i.name,i)),H.contentDecoders!==void 0)for(let u of H.contentDecoders)s.set(u.name,u);if(H.contentTypeDecoder!==void 0&&(a=H.contentTypeDecoder,o.set(a.name,a)),H.contentTypeDecoders!==void 0)for(let u of H.contentTypeDecoders)o.set(u.name,u)}return a===void 0&&(a=(0,V$.default)().applicationJson.decoder,o.set(a.name,a)),{charset:r,contentDecoder:i,contentDecoders:s,contentTypeDecoder:a,contentTypeDecoders:o}}t.fromOptions=e})(K$||(K$={}));var pk=class extends Z${constructor(e,H){super();this.readable=e,this.options=K$.fromOptions(H),this.buffer=(0,V$.default)().messageBuffer.create(this.options.charset),this._partialMessageTimeout=1e4,this.nextMessageLength=-1,this.messageToken=0}set partialMessageTimeout(e){this._partialMessageTimeout=e}get partialMessageTimeout(){return this._partialMessageTimeout}listen(e){this.nextMessageLength=-1,this.messageToken=0,this.partialMessageTimer=void 0,this.callback=e;let H=this.readable.onData(r=>{this.onData(r)});return this.readable.onError(r=>this.fireError(r)),this.readable.onClose(()=>this.fireClose()),H}onData(e){for(this.buffer.append(e);;){if(this.nextMessageLength===-1){let n=this.buffer.tryReadHeaders();if(!n)return;let i=n.get("Content-Length");if(!i)throw new Error("Header must provide a Content-Length property.");let s=parseInt(i);if(isNaN(s))throw new Error("Content-Length value must be a number.");this.nextMessageLength=s}let H=this.buffer.tryReadBody(this.nextMessageLength);if(H===void 0){this.setPartialMessageTimer();return}this.clearPartialMessageTimer(),this.nextMessageLength=-1;let r;this.options.contentDecoder!==void 0?r=this.options.contentDecoder.decode(H):r=Promise.resolve(H),r.then(n=>{this.options.contentTypeDecoder.decode(n,this.options).then(i=>{this.callback(i)},i=>{this.fireError(i)})},n=>{this.fireError(n)})}}clearPartialMessageTimer(){this.partialMessageTimer&&(this.partialMessageTimer.dispose(),this.partialMessageTimer=void 0)}setPartialMessageTimer(){this.clearPartialMessageTimer(),!(this._partialMessageTimeout<=0)&&(this.partialMessageTimer=(0,V$.default)().timer.setTimeout((e,H)=>{this.partialMessageTimer=void 0,e===this.messageToken&&(this.firePartialMessage({messageToken:e,waitingTime:H}),this.setPartialMessageTimer())},this._partialMessageTimeout,this.messageToken,this._partialMessageTimeout))}};Ps.ReadableStreamMessageReader=pk});var Lk=D(rL=>{"use strict";Object.defineProperty(rL,"__esModule",{value:!0});rL.Semaphore=void 0;var Ase=ys(),dk=class{constructor(e=1){if(e<=0)throw new Error("Capacity must be greater than 0");this._capacity=e,this._active=0,this._waiting=[]}lock(e){return new Promise((H,r)=>{this._waiting.push({thunk:e,resolve:H,reject:r}),this.runNext()})}get active(){return this._active}runNext(){this._waiting.length===0||this._active===this._capacity||(0,Ase.default)().timer.setImmediate(()=>this.doRunNext())}doRunNext(){if(this._waiting.length===0||this._active===this._capacity)return;let e=this._waiting.shift();if(this._active++,this._active>this._capacity)throw new Error("To many thunks active");try{let H=e.thunk();H instanceof Promise?H.then(r=>{this._active--,e.resolve(r),this.runNext()},r=>{this._active--,e.reject(r),this.runNext()}):(this._active--,e.resolve(H),this.runNext())}catch(H){this._active--,e.reject(H),this.runNext()}}};rL.Semaphore=dk});var mk=D(xs=>{"use strict";Object.defineProperty(xs,"__esModule",{value:!0});xs.WriteableStreamMessageWriter=xs.AbstractMessageWriter=xs.MessageWriter=void 0;var Ek=ys(),df=Bu(),gse=Lk(),Ik=Xu(),mse="Content-Length: ",Ak=`\r
138
+ `,$se;(function(t){function e(H){let r=H;return r&&df.func(r.dispose)&&df.func(r.onClose)&&df.func(r.onError)&&df.func(r.write)}t.is=e})($se=xs.MessageWriter||(xs.MessageWriter={}));var j$=class{constructor(){this.errorEmitter=new Ik.Emitter,this.closeEmitter=new Ik.Emitter}dispose(){this.errorEmitter.dispose(),this.closeEmitter.dispose()}get onError(){return this.errorEmitter.event}fireError(e,H,r){this.errorEmitter.fire([this.asError(e),H,r])}get onClose(){return this.closeEmitter.event}fireClose(){this.closeEmitter.fire(void 0)}asError(e){return e instanceof Error?e:new Error(`Writer received error. Reason: ${df.string(e.message)?e.message:"unknown"}`)}};xs.AbstractMessageWriter=j$;var z$;(function(t){function e(H){return H===void 0||typeof H=="string"?{charset:H??"utf-8",contentTypeEncoder:(0,Ek.default)().applicationJson.encoder}:{charset:H.charset??"utf-8",contentEncoder:H.contentEncoder,contentTypeEncoder:H.contentTypeEncoder??(0,Ek.default)().applicationJson.encoder}}t.fromOptions=e})(z$||(z$={}));var gk=class extends j${constructor(e,H){super();this.writable=e,this.options=z$.fromOptions(H),this.errorCount=0,this.writeSemaphore=new gse.Semaphore(1),this.writable.onError(r=>this.fireError(r)),this.writable.onClose(()=>this.fireClose())}async write(e){return this.writeSemaphore.lock(async()=>this.options.contentTypeEncoder.encode(e,this.options).then(r=>this.options.contentEncoder!==void 0?this.options.contentEncoder.encode(r):r).then(r=>{let n=[];return n.push(mse,r.byteLength.toString(),Ak),n.push(Ak),this.doWrite(e,n,r)},r=>{throw this.fireError(r),r}))}async doWrite(e,H,r){try{return await this.writable.write(H.join(""),"ascii"),this.writable.write(r)}catch(n){return this.handleError(n,e),Promise.reject(n)}}handleError(e,H){this.errorCount++,this.fireError(e,H,this.errorCount)}end(){this.writable.end()}};xs.WriteableStreamMessageWriter=gk});var Pk=D(wt=>{"use strict";Object.defineProperty(wt,"__esModule",{value:!0});wt.createMessageConnection=wt.ConnectionOptions=wt.CancellationStrategy=wt.CancellationSenderStrategy=wt.CancellationReceiverStrategy=wt.ConnectionStrategy=wt.ConnectionError=wt.ConnectionErrors=wt.LogTraceNotification=wt.SetTraceNotification=wt.TraceFormat=wt.TraceValues=wt.Trace=wt.NullLogger=wt.ProgressType=wt.ProgressToken=void 0;var $k=ys(),_r=Bu(),kt=O$(),Sk=F$(),Lf=Xu(),J$=q$(),Ef;(function(t){t.type=new kt.NotificationType("$/cancelRequest")})(Ef||(Ef={}));var vk;(function(t){function e(H){return typeof H=="string"||typeof H=="number"}t.is=e})(vk=wt.ProgressToken||(wt.ProgressToken={}));var If;(function(t){t.type=new kt.NotificationType("$/progress")})(If||(If={}));var Dk=class{constructor(){}};wt.ProgressType=Dk;var Y$;(function(t){function e(H){return _r.func(H)}t.is=e})(Y$||(Y$={}));wt.NullLogger=Object.freeze({error:()=>{},warn:()=>{},info:()=>{},log:()=>{}});var LH;(function(t){t[t.Off=0]="Off",t[t.Messages=1]="Messages",t[t.Compact=2]="Compact",t[t.Verbose=3]="Verbose"})(LH=wt.Trace||(wt.Trace={}));var Sse;(function(t){t.Off="off",t.Messages="messages",t.Compact="compact",t.Verbose="verbose"})(Sse=wt.TraceValues||(wt.TraceValues={}));(function(t){function e(r){if(!_r.string(r))return t.Off;switch(r=r.toLowerCase(),r){case"off":return t.Off;case"messages":return t.Messages;case"compact":return t.Compact;case"verbose":return t.Verbose;default:return t.Off}}t.fromString=e;function H(r){switch(r){case t.Off:return"off";case t.Messages:return"messages";case t.Compact:return"compact";case t.Verbose:return"verbose";default:return"off"}}t.toString=H})(LH=wt.Trace||(wt.Trace={}));var Ai;(function(t){t.Text="text",t.JSON="json"})(Ai=wt.TraceFormat||(wt.TraceFormat={}));(function(t){function e(H){return _r.string(H)?(H=H.toLowerCase(),H==="json"?t.JSON:t.Text):t.Text}t.fromString=e})(Ai=wt.TraceFormat||(wt.TraceFormat={}));var yk;(function(t){t.type=new kt.NotificationType("$/setTrace")})(yk=wt.SetTraceNotification||(wt.SetTraceNotification={}));var Q$;(function(t){t.type=new kt.NotificationType("$/logTrace")})(Q$=wt.LogTraceNotification||(wt.LogTraceNotification={}));var nL;(function(t){t[t.Closed=1]="Closed",t[t.Disposed=2]="Disposed",t[t.AlreadyListening=3]="AlreadyListening"})(nL=wt.ConnectionErrors||(wt.ConnectionErrors={}));var mo=class extends Error{constructor(e,H){super(H);this.code=e,Object.setPrototypeOf(this,mo.prototype)}};wt.ConnectionError=mo;var bk;(function(t){function e(H){let r=H;return r&&_r.func(r.cancelUndispatched)}t.is=e})(bk=wt.ConnectionStrategy||(wt.ConnectionStrategy={}));var e0;(function(t){t.Message=Object.freeze({createCancellationTokenSource(H){return new J$.CancellationTokenSource}});function e(H){let r=H;return r&&_r.func(r.createCancellationTokenSource)}t.is=e})(e0=wt.CancellationReceiverStrategy||(wt.CancellationReceiverStrategy={}));var t0;(function(t){t.Message=Object.freeze({sendCancellation(H,r){return H.sendNotification(Ef.type,{id:r})},cleanup(H){}});function e(H){let r=H;return r&&_r.func(r.sendCancellation)&&_r.func(r.cleanup)}t.is=e})(t0=wt.CancellationSenderStrategy||(wt.CancellationSenderStrategy={}));var H0;(function(t){t.Message=Object.freeze({receiver:e0.Message,sender:t0.Message});function e(H){let r=H;return r&&e0.is(r.receiver)&&t0.is(r.sender)}t.is=e})(H0=wt.CancellationStrategy||(wt.CancellationStrategy={}));var vse;(function(t){function e(H){let r=H;return r&&(H0.is(r.cancellationStrategy)||bk.is(r.connectionStrategy))}t.is=e})(vse=wt.ConnectionOptions||(wt.ConnectionOptions={}));var gi;(function(t){t[t.New=1]="New",t[t.Listening=2]="Listening",t[t.Closed=3]="Closed",t[t.Disposed=4]="Disposed"})(gi||(gi={}));function Dse(t,e,H,r){let n=H!==void 0?H:wt.NullLogger,i=0,s=0,a=0,o="2.0",u,c=new Map,f,h=new Map,p=new Map,_,b=new Sk.LinkedMap,y=new Map,I=new Set,$=new Map,S=LH.Off,E=Ai.Text,T,V=gi.New,Z=new Lf.Emitter,A=new Lf.Emitter,M=new Lf.Emitter,w=new Lf.Emitter,P=new Lf.Emitter,F=r&&r.cancellationStrategy?r.cancellationStrategy:H0.Message;function B(j){if(j===null)throw new Error("Can't send requests with id null since the response can't be correlated.");return"req-"+j.toString()}function Y(j){return j===null?"res-unknown-"+(++a).toString():"res-"+j.toString()}function X(){return"not-"+(++s).toString()}function K(j,ie){kt.Message.isRequest(ie)?j.set(B(ie.id),ie):kt.Message.isResponse(ie)?j.set(Y(ie.id),ie):j.set(X(),ie)}function ae(j){}function ce(){return V===gi.Listening}function $e(){return V===gi.Closed}function ke(){return V===gi.Disposed}function Oe(){(V===gi.New||V===gi.Listening)&&(V=gi.Closed,A.fire(void 0))}function ze(j){Z.fire([j,void 0,void 0])}function De(j){Z.fire(j)}t.onClose(Oe),t.onError(ze),e.onClose(Oe),e.onError(De);function Ke(){_||b.size===0||(_=(0,$k.default)().timer.setImmediate(()=>{_=void 0,_e()}))}function _e(){if(b.size===0)return;let j=b.shift();try{kt.Message.isRequest(j)?qe(j):kt.Message.isNotification(j)?Ne(j):kt.Message.isResponse(j)?Wt(j):Je(j)}finally{Ke()}}let Ie=j=>{try{if(kt.Message.isNotification(j)&&j.method===Ef.type.method){let ie=j.params.id,fe=B(ie),ge=b.get(fe);if(kt.Message.isRequest(ge)){let we=r?.connectionStrategy,lt=we&&we.cancelUndispatched?we.cancelUndispatched(ge,ae):void 0;if(lt&&(lt.error!==void 0||lt.result!==void 0)){b.delete(fe),$.delete(ie),lt.id=ge.id,bt(lt,j.method,Date.now()),e.write(lt).catch(()=>n.error("Sending response for canceled message failed."));return}}let Ue=$.get(ie);if(Ue!==void 0){Ue.cancel(),Bt(j);return}else I.add(ie)}K(b,j)}finally{Ke()}};function qe(j){if(ke())return;function ie(st,rt,it){let Ct={jsonrpc:o,id:j.id};st instanceof kt.ResponseError?Ct.error=st.toJson():Ct.result=st===void 0?null:st,bt(Ct,rt,it),e.write(Ct).catch(()=>n.error("Sending response failed."))}function fe(st,rt,it){let Ct={jsonrpc:o,id:j.id,error:st.toJson()};bt(Ct,rt,it),e.write(Ct).catch(()=>n.error("Sending response failed."))}function ge(st,rt,it){st===void 0&&(st=null);let Ct={jsonrpc:o,id:j.id,result:st};bt(Ct,rt,it),e.write(Ct).catch(()=>n.error("Sending response failed."))}Tt(j);let Ue=c.get(j.method),we,lt;Ue&&(we=Ue.type,lt=Ue.handler);let Xt=Date.now();if(lt||u){let st=j.id??String(Date.now()),rt=F.receiver.createCancellationTokenSource(st);j.id!==null&&I.has(j.id)&&rt.cancel(),j.id!==null&&$.set(st,rt);try{let it;if(lt)if(j.params===void 0){if(we!==void 0&&we.numberOfParams!==0){fe(new kt.ResponseError(kt.ErrorCodes.InvalidParams,`Request ${j.method} defines ${we.numberOfParams} params but received none.`),j.method,Xt);return}it=lt(rt.token)}else if(Array.isArray(j.params)){if(we!==void 0&&we.parameterStructures===kt.ParameterStructures.byName){fe(new kt.ResponseError(kt.ErrorCodes.InvalidParams,`Request ${j.method} defines parameters by name but received parameters by position`),j.method,Xt);return}it=lt(...j.params,rt.token)}else{if(we!==void 0&&we.parameterStructures===kt.ParameterStructures.byPosition){fe(new kt.ResponseError(kt.ErrorCodes.InvalidParams,`Request ${j.method} defines parameters by position but received parameters by name`),j.method,Xt);return}it=lt(j.params,rt.token)}else u&&(it=u(j.method,j.params,rt.token));let Ct=it;it?Ct.then?Ct.then(mt=>{$.delete(st),ie(mt,j.method,Xt)},mt=>{$.delete(st),mt instanceof kt.ResponseError?fe(mt,j.method,Xt):mt&&_r.string(mt.message)?fe(new kt.ResponseError(kt.ErrorCodes.InternalError,`Request ${j.method} failed with message: ${mt.message}`),j.method,Xt):fe(new kt.ResponseError(kt.ErrorCodes.InternalError,`Request ${j.method} failed unexpectedly without providing any details.`),j.method,Xt)}):($.delete(st),ie(it,j.method,Xt)):($.delete(st),ge(it,j.method,Xt))}catch(it){$.delete(st),it instanceof kt.ResponseError?ie(it,j.method,Xt):it&&_r.string(it.message)?fe(new kt.ResponseError(kt.ErrorCodes.InternalError,`Request ${j.method} failed with message: ${it.message}`),j.method,Xt):fe(new kt.ResponseError(kt.ErrorCodes.InternalError,`Request ${j.method} failed unexpectedly without providing any details.`),j.method,Xt)}}else fe(new kt.ResponseError(kt.ErrorCodes.MethodNotFound,`Unhandled method ${j.method}`),j.method,Xt)}function Wt(j){if(!ke())if(j.id===null)j.error?n.error(`Received response message without id: Error is:
139
+ ${JSON.stringify(j.error,void 0,4)}`):n.error("Received response message without id. No further error information provided.");else{let ie=j.id,fe=y.get(ie);if(tH(j,fe),fe!==void 0){y.delete(ie);try{if(j.error){let ge=j.error;fe.reject(new kt.ResponseError(ge.code,ge.message,ge.data))}else if(j.result!==void 0)fe.resolve(j.result);else throw new Error("Should never happen.")}catch(ge){ge.message?n.error(`Response handler '${fe.method}' failed with message: ${ge.message}`):n.error(`Response handler '${fe.method}' failed unexpectedly.`)}}}}function Ne(j){if(ke())return;let ie,fe;if(j.method===Ef.type.method){let ge=j.params.id;I.delete(ge),Bt(j);return}else{let ge=h.get(j.method);ge&&(fe=ge.handler,ie=ge.type)}if(fe||f)try{if(Bt(j),fe)if(j.params===void 0)ie!==void 0&&ie.numberOfParams!==0&&ie.parameterStructures!==kt.ParameterStructures.byName&&n.error(`Notification ${j.method} defines ${ie.numberOfParams} params but received none.`),fe();else if(Array.isArray(j.params)){let ge=j.params;j.method===If.type.method&&ge.length===2&&vk.is(ge[0])?fe({token:ge[0],value:ge[1]}):(ie!==void 0&&(ie.parameterStructures===kt.ParameterStructures.byName&&n.error(`Notification ${j.method} defines parameters by name but received parameters by position`),ie.numberOfParams!==j.params.length&&n.error(`Notification ${j.method} defines ${ie.numberOfParams} params but received ${ge.length} arguments`)),fe(...ge))}else ie!==void 0&&ie.parameterStructures===kt.ParameterStructures.byPosition&&n.error(`Notification ${j.method} defines parameters by position but received parameters by name`),fe(j.params);else f&&f(j.method,j.params)}catch(ge){ge.message?n.error(`Notification handler '${j.method}' failed with message: ${ge.message}`):n.error(`Notification handler '${j.method}' failed unexpectedly.`)}else M.fire(j)}function Je(j){if(!j){n.error("Received empty message.");return}n.error(`Received message which is neither a response nor a notification message:
140
+ ${JSON.stringify(j,null,4)}`);let ie=j;if(_r.string(ie.id)||_r.number(ie.id)){let fe=ie.id,ge=y.get(fe);ge&&ge.reject(new Error("The received response has neither a result nor an error property."))}}function Pe(j){if(j!=null)switch(S){case LH.Verbose:return JSON.stringify(j,null,4);case LH.Compact:return JSON.stringify(j);default:return}}function St(j){if(!(S===LH.Off||!T))if(E===Ai.Text){let ie;(S===LH.Verbose||S===LH.Compact)&&j.params&&(ie=`Params: ${Pe(j.params)}
141
+
142
+ `),T.log(`Sending request '${j.method} - (${j.id})'.`,ie)}else Ot("send-request",j)}function nt(j){if(!(S===LH.Off||!T))if(E===Ai.Text){let ie;(S===LH.Verbose||S===LH.Compact)&&(j.params?ie=`Params: ${Pe(j.params)}
143
+
144
+ `:ie=`No parameters provided.
145
+
146
+ `),T.log(`Sending notification '${j.method}'.`,ie)}else Ot("send-notification",j)}function bt(j,ie,fe){if(!(S===LH.Off||!T))if(E===Ai.Text){let ge;(S===LH.Verbose||S===LH.Compact)&&(j.error&&j.error.data?ge=`Error data: ${Pe(j.error.data)}
147
+
148
+ `:j.result?ge=`Result: ${Pe(j.result)}
149
+
150
+ `:j.error===void 0&&(ge=`No result returned.
151
+
152
+ `)),T.log(`Sending response '${ie} - (${j.id})'. Processing request took ${Date.now()-fe}ms`,ge)}else Ot("send-response",j)}function Tt(j){if(!(S===LH.Off||!T))if(E===Ai.Text){let ie;(S===LH.Verbose||S===LH.Compact)&&j.params&&(ie=`Params: ${Pe(j.params)}
153
+
154
+ `),T.log(`Received request '${j.method} - (${j.id})'.`,ie)}else Ot("receive-request",j)}function Bt(j){if(!(S===LH.Off||!T||j.method===Q$.type.method))if(E===Ai.Text){let ie;(S===LH.Verbose||S===LH.Compact)&&(j.params?ie=`Params: ${Pe(j.params)}
155
+
156
+ `:ie=`No parameters provided.
157
+
158
+ `),T.log(`Received notification '${j.method}'.`,ie)}else Ot("receive-notification",j)}function tH(j,ie){if(!(S===LH.Off||!T))if(E===Ai.Text){let fe;if((S===LH.Verbose||S===LH.Compact)&&(j.error&&j.error.data?fe=`Error data: ${Pe(j.error.data)}
159
+
160
+ `:j.result?fe=`Result: ${Pe(j.result)}
161
+
162
+ `:j.error===void 0&&(fe=`No result returned.
163
+
164
+ `)),ie){let ge=j.error?` Request failed: ${j.error.message} (${j.error.code}).`:"";T.log(`Received response '${ie.method} - (${j.id})' in ${Date.now()-ie.timerStart}ms.${ge}`,fe)}else T.log(`Received response ${j.id} without active response promise.`,fe)}else Ot("receive-response",j)}function Ot(j,ie){if(!T||S===LH.Off)return;let fe={isLSPMessage:!0,type:j,message:ie,timestamp:Date.now()};T.log(fe)}function ve(){if($e())throw new mo(nL.Closed,"Connection is closed.");if(ke())throw new mo(nL.Disposed,"Connection is disposed.")}function He(){if(ce())throw new mo(nL.AlreadyListening,"Connection is already listening")}function Se(){if(!ce())throw new Error("Call listen() first.")}function ye(j){return j===void 0?null:j}function se(j){if(j!==null)return j}function k(j){return j!=null&&!Array.isArray(j)&&typeof j=="object"}function ne(j,ie){switch(j){case kt.ParameterStructures.auto:return k(ie)?se(ie):[ye(ie)];case kt.ParameterStructures.byName:if(!k(ie))throw new Error("Received parameters by name but param is not an object literal.");return se(ie);case kt.ParameterStructures.byPosition:return[ye(ie)];default:throw new Error(`Unknown parameter structure ${j.toString()}`)}}function Ee(j,ie){let fe,ge=j.numberOfParams;switch(ge){case 0:fe=void 0;break;case 1:fe=ne(j.parameterStructures,ie[0]);break;default:fe=[];for(let Ue=0;Ue<ie.length&&Ue<ge;Ue++)fe.push(ye(ie[Ue]));if(ie.length<ge)for(let Ue=ie.length;Ue<ge;Ue++)fe.push(null);break}return fe}let Ce={sendNotification:(j,...ie)=>{ve();let fe,ge;if(_r.string(j)){fe=j;let we=ie[0],lt=0,Xt=kt.ParameterStructures.auto;kt.ParameterStructures.is(we)&&(lt=1,Xt=we);let st=ie.length,rt=st-lt;switch(rt){case 0:ge=void 0;break;case 1:ge=ne(Xt,ie[lt]);break;default:if(Xt===kt.ParameterStructures.byName)throw new Error(`Received ${rt} parameters for 'by Name' notification parameter structure.`);ge=ie.slice(lt,st).map(it=>ye(it));break}}else{let we=ie;fe=j.method,ge=Ee(j,we)}let Ue={jsonrpc:o,method:fe,params:ge};return nt(Ue),e.write(Ue).catch(()=>n.error("Sending notification failed."))},onNotification:(j,ie)=>{ve();let fe;return _r.func(j)?f=j:ie&&(_r.string(j)?(fe=j,h.set(j,{type:void 0,handler:ie})):(fe=j.method,h.set(j.method,{type:j,handler:ie}))),{dispose:()=>{fe!==void 0?h.delete(fe):f=void 0}}},onProgress:(j,ie,fe)=>{if(p.has(ie))throw new Error(`Progress handler for token ${ie} already registered`);return p.set(ie,fe),{dispose:()=>{p.delete(ie)}}},sendProgress:(j,ie,fe)=>Ce.sendNotification(If.type,{token:ie,value:fe}),onUnhandledProgress:w.event,sendRequest:(j,...ie)=>{ve(),Se();let fe,ge,Ue;if(_r.string(j)){fe=j;let st=ie[0],rt=ie[ie.length-1],it=0,Ct=kt.ParameterStructures.auto;kt.ParameterStructures.is(st)&&(it=1,Ct=st);let mt=ie.length;J$.CancellationToken.is(rt)&&(mt=mt-1,Ue=rt);let Zt=mt-it;switch(Zt){case 0:ge=void 0;break;case 1:ge=ne(Ct,ie[it]);break;default:if(Ct===kt.ParameterStructures.byName)throw new Error(`Received ${Zt} parameters for 'by Name' request parameter structure.`);ge=ie.slice(it,mt).map(vH=>ye(vH));break}}else{let st=ie;fe=j.method,ge=Ee(j,st);let rt=j.numberOfParams;Ue=J$.CancellationToken.is(st[rt])?st[rt]:void 0}let we=i++,lt;return Ue&&(lt=Ue.onCancellationRequested(()=>{let st=F.sender.sendCancellation(Ce,we);return st===void 0?(n.log(`Received no promise from cancellation strategy when cancelling id ${we}`),Promise.resolve()):st.catch(()=>{n.log(`Sending cancellation messages for id ${we} failed`)})})),new Promise((st,rt)=>{let it={jsonrpc:o,id:we,method:fe,params:ge},Ct=vH=>{st(vH),F.sender.cleanup(we),lt?.dispose()},mt=vH=>{rt(vH),F.sender.cleanup(we),lt?.dispose()},Zt={method:fe,timerStart:Date.now(),resolve:Ct,reject:mt};St(it);try{e.write(it).catch(()=>n.error("Sending request failed."))}catch(vH){Zt.reject(new kt.ResponseError(kt.ErrorCodes.MessageWriteError,vH.message?vH.message:"Unknown reason")),Zt=null}Zt&&y.set(we,Zt)})},onRequest:(j,ie)=>{ve();let fe=null;return Y$.is(j)?(fe=void 0,u=j):_r.string(j)?(fe=null,ie!==void 0&&(fe=j,c.set(j,{handler:ie,type:void 0}))):ie!==void 0&&(fe=j.method,c.set(j.method,{type:j,handler:ie})),{dispose:()=>{fe!==null&&(fe!==void 0?c.delete(fe):u=void 0)}}},hasPendingResponse:()=>y.size>0,trace:async(j,ie,fe)=>{let ge=!1,Ue=Ai.Text;fe!==void 0&&(_r.boolean(fe)?ge=fe:(ge=fe.sendNotification||!1,Ue=fe.traceFormat||Ai.Text)),S=j,E=Ue,S===LH.Off?T=void 0:T=ie,ge&&!$e()&&!ke()&&await Ce.sendNotification(yk.type,{value:LH.toString(j)})},onError:Z.event,onClose:A.event,onUnhandledNotification:M.event,onDispose:P.event,end:()=>{e.end()},dispose:()=>{if(ke())return;V=gi.Disposed,P.fire(void 0);let j=new kt.ResponseError(kt.ErrorCodes.PendingResponseRejected,"Pending response rejected since connection got disposed");for(let ie of y.values())ie.reject(j);y=new Map,$=new Map,I=new Set,b=new Sk.LinkedMap,_r.func(e.dispose)&&e.dispose(),_r.func(t.dispose)&&t.dispose()},listen:()=>{ve(),He(),V=gi.Listening,t.listen(Ie)},inspect:()=>{(0,$k.default)().console.log("inspect")}};return Ce.onNotification(Q$.type,j=>{if(S===LH.Off||!T)return;let ie=S===LH.Verbose||S===LH.Compact;T.log(j.message,ie?j.verbose:void 0)}),Ce.onNotification(If.type,j=>{let ie=p.get(j.token);ie?ie(j.value):w.fire(j)}),Ce}wt.createMessageConnection=Dse});var s0=D(Te=>{"use strict";Object.defineProperty(Te,"__esModule",{value:!0});Te.TraceFormat=Te.TraceValues=Te.Trace=Te.ProgressType=Te.ProgressToken=Te.createMessageConnection=Te.NullLogger=Te.ConnectionOptions=Te.ConnectionStrategy=Te.WriteableStreamMessageWriter=Te.AbstractMessageWriter=Te.MessageWriter=Te.ReadableStreamMessageReader=Te.AbstractMessageReader=Te.MessageReader=Te.CancellationToken=Te.CancellationTokenSource=Te.Emitter=Te.Event=Te.Disposable=Te.LRUCache=Te.Touch=Te.LinkedMap=Te.ParameterStructures=Te.NotificationType9=Te.NotificationType8=Te.NotificationType7=Te.NotificationType6=Te.NotificationType5=Te.NotificationType4=Te.NotificationType3=Te.NotificationType2=Te.NotificationType1=Te.NotificationType0=Te.NotificationType=Te.ErrorCodes=Te.ResponseError=Te.RequestType9=Te.RequestType8=Te.RequestType7=Te.RequestType6=Te.RequestType5=Te.RequestType4=Te.RequestType3=Te.RequestType2=Te.RequestType1=Te.RequestType0=Te.RequestType=Te.Message=Te.RAL=void 0;Te.CancellationStrategy=Te.CancellationSenderStrategy=Te.CancellationReceiverStrategy=Te.ConnectionError=Te.ConnectionErrors=Te.LogTraceNotification=Te.SetTraceNotification=void 0;var yH=O$();Object.defineProperty(Te,"Message",{enumerable:!0,get:function(){return yH.Message}});Object.defineProperty(Te,"RequestType",{enumerable:!0,get:function(){return yH.RequestType}});Object.defineProperty(Te,"RequestType0",{enumerable:!0,get:function(){return yH.RequestType0}});Object.defineProperty(Te,"RequestType1",{enumerable:!0,get:function(){return yH.RequestType1}});Object.defineProperty(Te,"RequestType2",{enumerable:!0,get:function(){return yH.RequestType2}});Object.defineProperty(Te,"RequestType3",{enumerable:!0,get:function(){return yH.RequestType3}});Object.defineProperty(Te,"RequestType4",{enumerable:!0,get:function(){return yH.RequestType4}});Object.defineProperty(Te,"RequestType5",{enumerable:!0,get:function(){return yH.RequestType5}});Object.defineProperty(Te,"RequestType6",{enumerable:!0,get:function(){return yH.RequestType6}});Object.defineProperty(Te,"RequestType7",{enumerable:!0,get:function(){return yH.RequestType7}});Object.defineProperty(Te,"RequestType8",{enumerable:!0,get:function(){return yH.RequestType8}});Object.defineProperty(Te,"RequestType9",{enumerable:!0,get:function(){return yH.RequestType9}});Object.defineProperty(Te,"ResponseError",{enumerable:!0,get:function(){return yH.ResponseError}});Object.defineProperty(Te,"ErrorCodes",{enumerable:!0,get:function(){return yH.ErrorCodes}});Object.defineProperty(Te,"NotificationType",{enumerable:!0,get:function(){return yH.NotificationType}});Object.defineProperty(Te,"NotificationType0",{enumerable:!0,get:function(){return yH.NotificationType0}});Object.defineProperty(Te,"NotificationType1",{enumerable:!0,get:function(){return yH.NotificationType1}});Object.defineProperty(Te,"NotificationType2",{enumerable:!0,get:function(){return yH.NotificationType2}});Object.defineProperty(Te,"NotificationType3",{enumerable:!0,get:function(){return yH.NotificationType3}});Object.defineProperty(Te,"NotificationType4",{enumerable:!0,get:function(){return yH.NotificationType4}});Object.defineProperty(Te,"NotificationType5",{enumerable:!0,get:function(){return yH.NotificationType5}});Object.defineProperty(Te,"NotificationType6",{enumerable:!0,get:function(){return yH.NotificationType6}});Object.defineProperty(Te,"NotificationType7",{enumerable:!0,get:function(){return yH.NotificationType7}});Object.defineProperty(Te,"NotificationType8",{enumerable:!0,get:function(){return yH.NotificationType8}});Object.defineProperty(Te,"NotificationType9",{enumerable:!0,get:function(){return yH.NotificationType9}});Object.defineProperty(Te,"ParameterStructures",{enumerable:!0,get:function(){return yH.ParameterStructures}});var r0=F$();Object.defineProperty(Te,"LinkedMap",{enumerable:!0,get:function(){return r0.LinkedMap}});Object.defineProperty(Te,"LRUCache",{enumerable:!0,get:function(){return r0.LRUCache}});Object.defineProperty(Te,"Touch",{enumerable:!0,get:function(){return r0.Touch}});var yse=N$();Object.defineProperty(Te,"Disposable",{enumerable:!0,get:function(){return yse.Disposable}});var xk=Xu();Object.defineProperty(Te,"Event",{enumerable:!0,get:function(){return xk.Event}});Object.defineProperty(Te,"Emitter",{enumerable:!0,get:function(){return xk.Emitter}});var Ck=q$();Object.defineProperty(Te,"CancellationTokenSource",{enumerable:!0,get:function(){return Ck.CancellationTokenSource}});Object.defineProperty(Te,"CancellationToken",{enumerable:!0,get:function(){return Ck.CancellationToken}});var n0=_k();Object.defineProperty(Te,"MessageReader",{enumerable:!0,get:function(){return n0.MessageReader}});Object.defineProperty(Te,"AbstractMessageReader",{enumerable:!0,get:function(){return n0.AbstractMessageReader}});Object.defineProperty(Te,"ReadableStreamMessageReader",{enumerable:!0,get:function(){return n0.ReadableStreamMessageReader}});var i0=mk();Object.defineProperty(Te,"MessageWriter",{enumerable:!0,get:function(){return i0.MessageWriter}});Object.defineProperty(Te,"AbstractMessageWriter",{enumerable:!0,get:function(){return i0.AbstractMessageWriter}});Object.defineProperty(Te,"WriteableStreamMessageWriter",{enumerable:!0,get:function(){return i0.WriteableStreamMessageWriter}});var Fr=Pk();Object.defineProperty(Te,"ConnectionStrategy",{enumerable:!0,get:function(){return Fr.ConnectionStrategy}});Object.defineProperty(Te,"ConnectionOptions",{enumerable:!0,get:function(){return Fr.ConnectionOptions}});Object.defineProperty(Te,"NullLogger",{enumerable:!0,get:function(){return Fr.NullLogger}});Object.defineProperty(Te,"createMessageConnection",{enumerable:!0,get:function(){return Fr.createMessageConnection}});Object.defineProperty(Te,"ProgressToken",{enumerable:!0,get:function(){return Fr.ProgressToken}});Object.defineProperty(Te,"ProgressType",{enumerable:!0,get:function(){return Fr.ProgressType}});Object.defineProperty(Te,"Trace",{enumerable:!0,get:function(){return Fr.Trace}});Object.defineProperty(Te,"TraceValues",{enumerable:!0,get:function(){return Fr.TraceValues}});Object.defineProperty(Te,"TraceFormat",{enumerable:!0,get:function(){return Fr.TraceFormat}});Object.defineProperty(Te,"SetTraceNotification",{enumerable:!0,get:function(){return Fr.SetTraceNotification}});Object.defineProperty(Te,"LogTraceNotification",{enumerable:!0,get:function(){return Fr.LogTraceNotification}});Object.defineProperty(Te,"ConnectionErrors",{enumerable:!0,get:function(){return Fr.ConnectionErrors}});Object.defineProperty(Te,"ConnectionError",{enumerable:!0,get:function(){return Fr.ConnectionError}});Object.defineProperty(Te,"CancellationReceiverStrategy",{enumerable:!0,get:function(){return Fr.CancellationReceiverStrategy}});Object.defineProperty(Te,"CancellationSenderStrategy",{enumerable:!0,get:function(){return Fr.CancellationSenderStrategy}});Object.defineProperty(Te,"CancellationStrategy",{enumerable:!0,get:function(){return Fr.CancellationStrategy}});var bse=ys();Te.RAL=bse.default});var $o=D(fH=>{"use strict";var Pse=fH&&fH.__createBinding||(Object.create?function(t,e,H,r){r===void 0&&(r=H);var n=Object.getOwnPropertyDescriptor(e,H);(!n||("get"in n?!e.__esModule:n.writable||n.configurable))&&(n={enumerable:!0,get:function(){return e[H]}}),Object.defineProperty(t,r,n)}:function(t,e,H,r){r===void 0&&(r=H),t[r]=e[H]}),xse=fH&&fH.__exportStar||function(t,e){for(var H in t)H!=="default"&&!Object.prototype.hasOwnProperty.call(e,H)&&Pse(e,t,H)};Object.defineProperty(fH,"__esModule",{value:!0});fH.createMessageConnection=fH.createServerSocketTransport=fH.createClientSocketTransport=fH.createServerPipeTransport=fH.createClientPipeTransport=fH.generateRandomPipeName=fH.StreamMessageWriter=fH.StreamMessageReader=fH.SocketMessageWriter=fH.SocketMessageReader=fH.IPCMessageWriter=fH.IPCMessageReader=void 0;var Vu=O9();Vu.default.install();var zi=s0(),Mk=require("path"),Cse=require("os"),Mse=require("crypto"),iL=require("net");xse(s0(),fH);var wk=class extends zi.AbstractMessageReader{constructor(e){super();this.process=e;let H=this.process;H.on("error",r=>this.fireError(r)),H.on("close",()=>this.fireClose())}listen(e){return this.process.on("message",e),zi.Disposable.create(()=>this.process.off("message",e))}};fH.IPCMessageReader=wk;var Tk=class extends zi.AbstractMessageWriter{constructor(e){super();this.process=e,this.errorCount=0;let H=this.process;H.on("error",r=>this.fireError(r)),H.on("close",()=>this.fireClose)}write(e){try{return typeof this.process.send=="function"&&this.process.send(e,void 0,void 0,H=>{H?(this.errorCount++,this.handleError(H,e)):this.errorCount=0}),Promise.resolve()}catch(H){return this.handleError(H,e),Promise.reject(H)}}handleError(e,H){this.errorCount++,this.fireError(e,H,this.errorCount)}end(){}};fH.IPCMessageWriter=Tk;var Gu=class extends zi.ReadableStreamMessageReader{constructor(e,H="utf-8"){super((0,Vu.default)().stream.asReadableStream(e),H)}};fH.SocketMessageReader=Gu;var Zu=class extends zi.WriteableStreamMessageWriter{constructor(e,H){super((0,Vu.default)().stream.asWritableStream(e),H);this.socket=e}dispose(){super.dispose(),this.socket.destroy()}};fH.SocketMessageWriter=Zu;var a0=class extends zi.ReadableStreamMessageReader{constructor(e,H){super((0,Vu.default)().stream.asReadableStream(e),H)}};fH.StreamMessageReader=a0;var o0=class extends zi.WriteableStreamMessageWriter{constructor(e,H){super((0,Vu.default)().stream.asWritableStream(e),H)}};fH.StreamMessageWriter=o0;var Nk=process.env.XDG_RUNTIME_DIR,wse=new Map([["linux",107],["darwin",103]]);function Tse(){let t=(0,Mse.randomBytes)(21).toString("hex");if(process.platform==="win32")return`\\\\.\\pipe\\vscode-jsonrpc-${t}-sock`;let e;Nk?e=Mk.join(Nk,`vscode-ipc-${t}.sock`):e=Mk.join(Cse.tmpdir(),`vscode-${t}.sock`);let H=wse.get(process.platform);return H!==void 0&&e.length>=H&&(0,Vu.default)().console.warn(`WARNING: IPC handle "${e}" is longer than ${H} characters.`),e}fH.generateRandomPipeName=Tse;function Nse(t,e="utf-8"){let H,r=new Promise((n,i)=>{H=n});return new Promise((n,i)=>{let s=(0,iL.createServer)(a=>{s.close(),H([new Gu(a,e),new Zu(a,e)])});s.on("error",i),s.listen(t,()=>{s.removeListener("error",i),n({onConnected:()=>r})})})}fH.createClientPipeTransport=Nse;function kse(t,e="utf-8"){let H=(0,iL.createConnection)(t);return[new Gu(H,e),new Zu(H,e)]}fH.createServerPipeTransport=kse;function Rse(t,e="utf-8"){let H,r=new Promise((n,i)=>{H=n});return new Promise((n,i)=>{let s=(0,iL.createServer)(a=>{s.close(),H([new Gu(a,e),new Zu(a,e)])});s.on("error",i),s.listen(t,"127.0.0.1",()=>{s.removeListener("error",i),n({onConnected:()=>r})})})}fH.createClientSocketTransport=Rse;function Ose(t,e="utf-8"){let H=(0,iL.createConnection)(t,"127.0.0.1");return[new Gu(H,e),new Zu(H,e)]}fH.createServerSocketTransport=Ose;function Use(t){let e=t;return e.read!==void 0&&e.addListener!==void 0}function Fse(t){let e=t;return e.write!==void 0&&e.addListener!==void 0}function Wse(t,e,H,r){H||(H=zi.NullLogger);let n=Use(t)?new a0(t):t,i=Fse(e)?new o0(e):e;return zi.ConnectionStrategy.is(r)&&(r={connectionStrategy:r}),(0,zi.createMessageConnection)(n,i,H,r)}fH.createMessageConnection=Wse});var u0=D((v6e,kk)=>{"use strict";kk.exports=$o()});var aL=D((Rk,sL)=>{(function(t){if(typeof sL=="object"&&typeof sL.exports=="object"){var e=t(require,Rk);e!==void 0&&(sL.exports=e)}else typeof define=="function"&&define.amd&&define(["require","exports"],t)})(function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.TextDocument=e.EOL=e.WorkspaceFolder=e.InlayHint=e.InlayHintLabelPart=e.InlayHintKind=e.InlineValueContext=e.InlineValueEvaluatableExpression=e.InlineValueVariableLookup=e.InlineValueText=e.SemanticTokens=e.SemanticTokenModifiers=e.SemanticTokenTypes=e.SelectionRange=e.DocumentLink=e.FormattingOptions=e.CodeLens=e.CodeAction=e.CodeActionContext=e.CodeActionTriggerKind=e.CodeActionKind=e.DocumentSymbol=e.WorkspaceSymbol=e.SymbolInformation=e.SymbolTag=e.SymbolKind=e.DocumentHighlight=e.DocumentHighlightKind=e.SignatureInformation=e.ParameterInformation=e.Hover=e.MarkedString=e.CompletionList=e.CompletionItem=e.CompletionItemLabelDetails=e.InsertTextMode=e.InsertReplaceEdit=e.CompletionItemTag=e.InsertTextFormat=e.CompletionItemKind=e.MarkupContent=e.MarkupKind=e.TextDocumentItem=e.OptionalVersionedTextDocumentIdentifier=e.VersionedTextDocumentIdentifier=e.TextDocumentIdentifier=e.WorkspaceChange=e.WorkspaceEdit=e.DeleteFile=e.RenameFile=e.CreateFile=e.TextDocumentEdit=e.AnnotatedTextEdit=e.ChangeAnnotationIdentifier=e.ChangeAnnotation=e.TextEdit=e.Command=e.Diagnostic=e.CodeDescription=e.DiagnosticTag=e.DiagnosticSeverity=e.DiagnosticRelatedInformation=e.FoldingRange=e.FoldingRangeKind=e.ColorPresentation=e.ColorInformation=e.Color=e.LocationLink=e.Location=e.Range=e.Position=e.uinteger=e.integer=e.URI=e.DocumentUri=void 0;var H;(function(W){function ue(le){return typeof le=="string"}W.is=ue})(H=e.DocumentUri||(e.DocumentUri={}));var r;(function(W){function ue(le){return typeof le=="string"}W.is=ue})(r=e.URI||(e.URI={}));var n;(function(W){W.MIN_VALUE=-2147483648,W.MAX_VALUE=2147483647;function ue(le){return typeof le=="number"&&W.MIN_VALUE<=le&&le<=W.MAX_VALUE}W.is=ue})(n=e.integer||(e.integer={}));var i;(function(W){W.MIN_VALUE=0,W.MAX_VALUE=2147483647;function ue(le){return typeof le=="number"&&W.MIN_VALUE<=le&&le<=W.MAX_VALUE}W.is=ue})(i=e.uinteger||(e.uinteger={}));var s;(function(W){function ue(ee,U){return ee===Number.MAX_VALUE&&(ee=i.MAX_VALUE),U===Number.MAX_VALUE&&(U=i.MAX_VALUE),{line:ee,character:U}}W.create=ue;function le(ee){var U=ee;return Le.objectLiteral(U)&&Le.uinteger(U.line)&&Le.uinteger(U.character)}W.is=le})(s=e.Position||(e.Position={}));var a;(function(W){function ue(ee,U,Ae,Me){if(Le.uinteger(ee)&&Le.uinteger(U)&&Le.uinteger(Ae)&&Le.uinteger(Me))return{start:s.create(ee,U),end:s.create(Ae,Me)};if(s.is(ee)&&s.is(U))return{start:ee,end:U};throw new Error("Range#create called with invalid arguments[".concat(ee,", ").concat(U,", ").concat(Ae,", ").concat(Me,"]"))}W.create=ue;function le(ee){var U=ee;return Le.objectLiteral(U)&&s.is(U.start)&&s.is(U.end)}W.is=le})(a=e.Range||(e.Range={}));var o;(function(W){function ue(ee,U){return{uri:ee,range:U}}W.create=ue;function le(ee){var U=ee;return Le.objectLiteral(U)&&a.is(U.range)&&(Le.string(U.uri)||Le.undefined(U.uri))}W.is=le})(o=e.Location||(e.Location={}));var u;(function(W){function ue(ee,U,Ae,Me){return{targetUri:ee,targetRange:U,targetSelectionRange:Ae,originSelectionRange:Me}}W.create=ue;function le(ee){var U=ee;return Le.objectLiteral(U)&&a.is(U.targetRange)&&Le.string(U.targetUri)&&a.is(U.targetSelectionRange)&&(a.is(U.originSelectionRange)||Le.undefined(U.originSelectionRange))}W.is=le})(u=e.LocationLink||(e.LocationLink={}));var c;(function(W){function ue(ee,U,Ae,Me){return{red:ee,green:U,blue:Ae,alpha:Me}}W.create=ue;function le(ee){var U=ee;return Le.objectLiteral(U)&&Le.numberRange(U.red,0,1)&&Le.numberRange(U.green,0,1)&&Le.numberRange(U.blue,0,1)&&Le.numberRange(U.alpha,0,1)}W.is=le})(c=e.Color||(e.Color={}));var f;(function(W){function ue(ee,U){return{range:ee,color:U}}W.create=ue;function le(ee){var U=ee;return Le.objectLiteral(U)&&a.is(U.range)&&c.is(U.color)}W.is=le})(f=e.ColorInformation||(e.ColorInformation={}));var h;(function(W){function ue(ee,U,Ae){return{label:ee,textEdit:U,additionalTextEdits:Ae}}W.create=ue;function le(ee){var U=ee;return Le.objectLiteral(U)&&Le.string(U.label)&&(Le.undefined(U.textEdit)||T.is(U))&&(Le.undefined(U.additionalTextEdits)||Le.typedArray(U.additionalTextEdits,T.is))}W.is=le})(h=e.ColorPresentation||(e.ColorPresentation={}));var p;(function(W){W.Comment="comment",W.Imports="imports",W.Region="region"})(p=e.FoldingRangeKind||(e.FoldingRangeKind={}));var _;(function(W){function ue(ee,U,Ae,Me,Mt,nH){var Ge={startLine:ee,endLine:U};return Le.defined(Ae)&&(Ge.startCharacter=Ae),Le.defined(Me)&&(Ge.endCharacter=Me),Le.defined(Mt)&&(Ge.kind=Mt),Le.defined(nH)&&(Ge.collapsedText=nH),Ge}W.create=ue;function le(ee){var U=ee;return Le.objectLiteral(U)&&Le.uinteger(U.startLine)&&Le.uinteger(U.startLine)&&(Le.undefined(U.startCharacter)||Le.uinteger(U.startCharacter))&&(Le.undefined(U.endCharacter)||Le.uinteger(U.endCharacter))&&(Le.undefined(U.kind)||Le.string(U.kind))}W.is=le})(_=e.FoldingRange||(e.FoldingRange={}));var b;(function(W){function ue(ee,U){return{location:ee,message:U}}W.create=ue;function le(ee){var U=ee;return Le.defined(U)&&o.is(U.location)&&Le.string(U.message)}W.is=le})(b=e.DiagnosticRelatedInformation||(e.DiagnosticRelatedInformation={}));var y;(function(W){W.Error=1,W.Warning=2,W.Information=3,W.Hint=4})(y=e.DiagnosticSeverity||(e.DiagnosticSeverity={}));var I;(function(W){W.Unnecessary=1,W.Deprecated=2})(I=e.DiagnosticTag||(e.DiagnosticTag={}));var $;(function(W){function ue(le){var ee=le;return Le.objectLiteral(ee)&&Le.string(ee.href)}W.is=ue})($=e.CodeDescription||(e.CodeDescription={}));var S;(function(W){function ue(ee,U,Ae,Me,Mt,nH){var Ge={range:ee,message:U};return Le.defined(Ae)&&(Ge.severity=Ae),Le.defined(Me)&&(Ge.code=Me),Le.defined(Mt)&&(Ge.source=Mt),Le.defined(nH)&&(Ge.relatedInformation=nH),Ge}W.create=ue;function le(ee){var U,Ae=ee;return Le.defined(Ae)&&a.is(Ae.range)&&Le.string(Ae.message)&&(Le.number(Ae.severity)||Le.undefined(Ae.severity))&&(Le.integer(Ae.code)||Le.string(Ae.code)||Le.undefined(Ae.code))&&(Le.undefined(Ae.codeDescription)||Le.string((U=Ae.codeDescription)===null||U===void 0?void 0:U.href))&&(Le.string(Ae.source)||Le.undefined(Ae.source))&&(Le.undefined(Ae.relatedInformation)||Le.typedArray(Ae.relatedInformation,b.is))}W.is=le})(S=e.Diagnostic||(e.Diagnostic={}));var E;(function(W){function ue(ee,U){for(var Ae=[],Me=2;Me<arguments.length;Me++)Ae[Me-2]=arguments[Me];var Mt={title:ee,command:U};return Le.defined(Ae)&&Ae.length>0&&(Mt.arguments=Ae),Mt}W.create=ue;function le(ee){var U=ee;return Le.defined(U)&&Le.string(U.title)&&Le.string(U.command)}W.is=le})(E=e.Command||(e.Command={}));var T;(function(W){function ue(Ae,Me){return{range:Ae,newText:Me}}W.replace=ue;function le(Ae,Me){return{range:{start:Ae,end:Ae},newText:Me}}W.insert=le;function ee(Ae){return{range:Ae,newText:""}}W.del=ee;function U(Ae){var Me=Ae;return Le.objectLiteral(Me)&&Le.string(Me.newText)&&a.is(Me.range)}W.is=U})(T=e.TextEdit||(e.TextEdit={}));var V;(function(W){function ue(ee,U,Ae){var Me={label:ee};return U!==void 0&&(Me.needsConfirmation=U),Ae!==void 0&&(Me.description=Ae),Me}W.create=ue;function le(ee){var U=ee;return Le.objectLiteral(U)&&Le.string(U.label)&&(Le.boolean(U.needsConfirmation)||U.needsConfirmation===void 0)&&(Le.string(U.description)||U.description===void 0)}W.is=le})(V=e.ChangeAnnotation||(e.ChangeAnnotation={}));var Z;(function(W){function ue(le){var ee=le;return Le.string(ee)}W.is=ue})(Z=e.ChangeAnnotationIdentifier||(e.ChangeAnnotationIdentifier={}));var A;(function(W){function ue(Ae,Me,Mt){return{range:Ae,newText:Me,annotationId:Mt}}W.replace=ue;function le(Ae,Me,Mt){return{range:{start:Ae,end:Ae},newText:Me,annotationId:Mt}}W.insert=le;function ee(Ae,Me){return{range:Ae,newText:"",annotationId:Me}}W.del=ee;function U(Ae){var Me=Ae;return T.is(Me)&&(V.is(Me.annotationId)||Z.is(Me.annotationId))}W.is=U})(A=e.AnnotatedTextEdit||(e.AnnotatedTextEdit={}));var M;(function(W){function ue(ee,U){return{textDocument:ee,edits:U}}W.create=ue;function le(ee){var U=ee;return Le.defined(U)&&$e.is(U.textDocument)&&Array.isArray(U.edits)}W.is=le})(M=e.TextDocumentEdit||(e.TextDocumentEdit={}));var w;(function(W){function ue(ee,U,Ae){var Me={kind:"create",uri:ee};return U!==void 0&&(U.overwrite!==void 0||U.ignoreIfExists!==void 0)&&(Me.options=U),Ae!==void 0&&(Me.annotationId=Ae),Me}W.create=ue;function le(ee){var U=ee;return U&&U.kind==="create"&&Le.string(U.uri)&&(U.options===void 0||(U.options.overwrite===void 0||Le.boolean(U.options.overwrite))&&(U.options.ignoreIfExists===void 0||Le.boolean(U.options.ignoreIfExists)))&&(U.annotationId===void 0||Z.is(U.annotationId))}W.is=le})(w=e.CreateFile||(e.CreateFile={}));var P;(function(W){function ue(ee,U,Ae,Me){var Mt={kind:"rename",oldUri:ee,newUri:U};return Ae!==void 0&&(Ae.overwrite!==void 0||Ae.ignoreIfExists!==void 0)&&(Mt.options=Ae),Me!==void 0&&(Mt.annotationId=Me),Mt}W.create=ue;function le(ee){var U=ee;return U&&U.kind==="rename"&&Le.string(U.oldUri)&&Le.string(U.newUri)&&(U.options===void 0||(U.options.overwrite===void 0||Le.boolean(U.options.overwrite))&&(U.options.ignoreIfExists===void 0||Le.boolean(U.options.ignoreIfExists)))&&(U.annotationId===void 0||Z.is(U.annotationId))}W.is=le})(P=e.RenameFile||(e.RenameFile={}));var F;(function(W){function ue(ee,U,Ae){var Me={kind:"delete",uri:ee};return U!==void 0&&(U.recursive!==void 0||U.ignoreIfNotExists!==void 0)&&(Me.options=U),Ae!==void 0&&(Me.annotationId=Ae),Me}W.create=ue;function le(ee){var U=ee;return U&&U.kind==="delete"&&Le.string(U.uri)&&(U.options===void 0||(U.options.recursive===void 0||Le.boolean(U.options.recursive))&&(U.options.ignoreIfNotExists===void 0||Le.boolean(U.options.ignoreIfNotExists)))&&(U.annotationId===void 0||Z.is(U.annotationId))}W.is=le})(F=e.DeleteFile||(e.DeleteFile={}));var B;(function(W){function ue(le){var ee=le;return ee&&(ee.changes!==void 0||ee.documentChanges!==void 0)&&(ee.documentChanges===void 0||ee.documentChanges.every(function(U){return Le.string(U.kind)?w.is(U)||P.is(U)||F.is(U):M.is(U)}))}W.is=ue})(B=e.WorkspaceEdit||(e.WorkspaceEdit={}));var Y=function(){function W(ue,le){this.edits=ue,this.changeAnnotations=le}return W.prototype.insert=function(ue,le,ee){var U,Ae;if(ee===void 0?U=T.insert(ue,le):Z.is(ee)?(Ae=ee,U=A.insert(ue,le,ee)):(this.assertChangeAnnotations(this.changeAnnotations),Ae=this.changeAnnotations.manage(ee),U=A.insert(ue,le,Ae)),this.edits.push(U),Ae!==void 0)return Ae},W.prototype.replace=function(ue,le,ee){var U,Ae;if(ee===void 0?U=T.replace(ue,le):Z.is(ee)?(Ae=ee,U=A.replace(ue,le,ee)):(this.assertChangeAnnotations(this.changeAnnotations),Ae=this.changeAnnotations.manage(ee),U=A.replace(ue,le,Ae)),this.edits.push(U),Ae!==void 0)return Ae},W.prototype.delete=function(ue,le){var ee,U;if(le===void 0?ee=T.del(ue):Z.is(le)?(U=le,ee=A.del(ue,le)):(this.assertChangeAnnotations(this.changeAnnotations),U=this.changeAnnotations.manage(le),ee=A.del(ue,U)),this.edits.push(ee),U!==void 0)return U},W.prototype.add=function(ue){this.edits.push(ue)},W.prototype.all=function(){return this.edits},W.prototype.clear=function(){this.edits.splice(0,this.edits.length)},W.prototype.assertChangeAnnotations=function(ue){if(ue===void 0)throw new Error("Text edit change is not configured to manage change annotations.")},W}(),X=function(){function W(ue){this._annotations=ue===void 0?Object.create(null):ue,this._counter=0,this._size=0}return W.prototype.all=function(){return this._annotations},Object.defineProperty(W.prototype,"size",{get:function(){return this._size},enumerable:!1,configurable:!0}),W.prototype.manage=function(ue,le){var ee;if(Z.is(ue)?ee=ue:(ee=this.nextId(),le=ue),this._annotations[ee]!==void 0)throw new Error("Id ".concat(ee," is already in use."));if(le===void 0)throw new Error("No annotation provided for id ".concat(ee));return this._annotations[ee]=le,this._size++,ee},W.prototype.nextId=function(){return this._counter++,this._counter.toString()},W}(),K=function(){function W(ue){var le=this;this._textEditChanges=Object.create(null),ue!==void 0?(this._workspaceEdit=ue,ue.documentChanges?(this._changeAnnotations=new X(ue.changeAnnotations),ue.changeAnnotations=this._changeAnnotations.all(),ue.documentChanges.forEach(function(ee){if(M.is(ee)){var U=new Y(ee.edits,le._changeAnnotations);le._textEditChanges[ee.textDocument.uri]=U}})):ue.changes&&Object.keys(ue.changes).forEach(function(ee){var U=new Y(ue.changes[ee]);le._textEditChanges[ee]=U})):this._workspaceEdit={}}return Object.defineProperty(W.prototype,"edit",{get:function(){return this.initDocumentChanges(),this._changeAnnotations!==void 0&&(this._changeAnnotations.size===0?this._workspaceEdit.changeAnnotations=void 0:this._workspaceEdit.changeAnnotations=this._changeAnnotations.all()),this._workspaceEdit},enumerable:!1,configurable:!0}),W.prototype.getTextEditChange=function(ue){if($e.is(ue)){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var le={uri:ue.uri,version:ue.version},ee=this._textEditChanges[le.uri];if(!ee){var U=[],Ae={textDocument:le,edits:U};this._workspaceEdit.documentChanges.push(Ae),ee=new Y(U,this._changeAnnotations),this._textEditChanges[le.uri]=ee}return ee}else{if(this.initChanges(),this._workspaceEdit.changes===void 0)throw new Error("Workspace edit is not configured for normal text edit changes.");var ee=this._textEditChanges[ue];if(!ee){var U=[];this._workspaceEdit.changes[ue]=U,ee=new Y(U),this._textEditChanges[ue]=ee}return ee}},W.prototype.initDocumentChanges=function(){this._workspaceEdit.documentChanges===void 0&&this._workspaceEdit.changes===void 0&&(this._changeAnnotations=new X,this._workspaceEdit.documentChanges=[],this._workspaceEdit.changeAnnotations=this._changeAnnotations.all())},W.prototype.initChanges=function(){this._workspaceEdit.documentChanges===void 0&&this._workspaceEdit.changes===void 0&&(this._workspaceEdit.changes=Object.create(null))},W.prototype.createFile=function(ue,le,ee){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var U;V.is(le)||Z.is(le)?U=le:ee=le;var Ae,Me;if(U===void 0?Ae=w.create(ue,ee):(Me=Z.is(U)?U:this._changeAnnotations.manage(U),Ae=w.create(ue,ee,Me)),this._workspaceEdit.documentChanges.push(Ae),Me!==void 0)return Me},W.prototype.renameFile=function(ue,le,ee,U){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var Ae;V.is(ee)||Z.is(ee)?Ae=ee:U=ee;var Me,Mt;if(Ae===void 0?Me=P.create(ue,le,U):(Mt=Z.is(Ae)?Ae:this._changeAnnotations.manage(Ae),Me=P.create(ue,le,U,Mt)),this._workspaceEdit.documentChanges.push(Me),Mt!==void 0)return Mt},W.prototype.deleteFile=function(ue,le,ee){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var U;V.is(le)||Z.is(le)?U=le:ee=le;var Ae,Me;if(U===void 0?Ae=F.create(ue,ee):(Me=Z.is(U)?U:this._changeAnnotations.manage(U),Ae=F.create(ue,ee,Me)),this._workspaceEdit.documentChanges.push(Ae),Me!==void 0)return Me},W}();e.WorkspaceChange=K;var ae;(function(W){function ue(ee){return{uri:ee}}W.create=ue;function le(ee){var U=ee;return Le.defined(U)&&Le.string(U.uri)}W.is=le})(ae=e.TextDocumentIdentifier||(e.TextDocumentIdentifier={}));var ce;(function(W){function ue(ee,U){return{uri:ee,version:U}}W.create=ue;function le(ee){var U=ee;return Le.defined(U)&&Le.string(U.uri)&&Le.integer(U.version)}W.is=le})(ce=e.VersionedTextDocumentIdentifier||(e.VersionedTextDocumentIdentifier={}));var $e;(function(W){function ue(ee,U){return{uri:ee,version:U}}W.create=ue;function le(ee){var U=ee;return Le.defined(U)&&Le.string(U.uri)&&(U.version===null||Le.integer(U.version))}W.is=le})($e=e.OptionalVersionedTextDocumentIdentifier||(e.OptionalVersionedTextDocumentIdentifier={}));var ke;(function(W){function ue(ee,U,Ae,Me){return{uri:ee,languageId:U,version:Ae,text:Me}}W.create=ue;function le(ee){var U=ee;return Le.defined(U)&&Le.string(U.uri)&&Le.string(U.languageId)&&Le.integer(U.version)&&Le.string(U.text)}W.is=le})(ke=e.TextDocumentItem||(e.TextDocumentItem={}));var Oe;(function(W){W.PlainText="plaintext",W.Markdown="markdown";function ue(le){var ee=le;return ee===W.PlainText||ee===W.Markdown}W.is=ue})(Oe=e.MarkupKind||(e.MarkupKind={}));var ze;(function(W){function ue(le){var ee=le;return Le.objectLiteral(le)&&Oe.is(ee.kind)&&Le.string(ee.value)}W.is=ue})(ze=e.MarkupContent||(e.MarkupContent={}));var De;(function(W){W.Text=1,W.Method=2,W.Function=3,W.Constructor=4,W.Field=5,W.Variable=6,W.Class=7,W.Interface=8,W.Module=9,W.Property=10,W.Unit=11,W.Value=12,W.Enum=13,W.Keyword=14,W.Snippet=15,W.Color=16,W.File=17,W.Reference=18,W.Folder=19,W.EnumMember=20,W.Constant=21,W.Struct=22,W.Event=23,W.Operator=24,W.TypeParameter=25})(De=e.CompletionItemKind||(e.CompletionItemKind={}));var Ke;(function(W){W.PlainText=1,W.Snippet=2})(Ke=e.InsertTextFormat||(e.InsertTextFormat={}));var _e;(function(W){W.Deprecated=1})(_e=e.CompletionItemTag||(e.CompletionItemTag={}));var Ie;(function(W){function ue(ee,U,Ae){return{newText:ee,insert:U,replace:Ae}}W.create=ue;function le(ee){var U=ee;return U&&Le.string(U.newText)&&a.is(U.insert)&&a.is(U.replace)}W.is=le})(Ie=e.InsertReplaceEdit||(e.InsertReplaceEdit={}));var qe;(function(W){W.asIs=1,W.adjustIndentation=2})(qe=e.InsertTextMode||(e.InsertTextMode={}));var Wt;(function(W){function ue(le){var ee=le;return ee&&(Le.string(ee.detail)||ee.detail===void 0)&&(Le.string(ee.description)||ee.description===void 0)}W.is=ue})(Wt=e.CompletionItemLabelDetails||(e.CompletionItemLabelDetails={}));var Ne;(function(W){function ue(le){return{label:le}}W.create=ue})(Ne=e.CompletionItem||(e.CompletionItem={}));var Je;(function(W){function ue(le,ee){return{items:le||[],isIncomplete:!!ee}}W.create=ue})(Je=e.CompletionList||(e.CompletionList={}));var Pe;(function(W){function ue(ee){return ee.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&")}W.fromPlainText=ue;function le(ee){var U=ee;return Le.string(U)||Le.objectLiteral(U)&&Le.string(U.language)&&Le.string(U.value)}W.is=le})(Pe=e.MarkedString||(e.MarkedString={}));var St;(function(W){function ue(le){var ee=le;return!!ee&&Le.objectLiteral(ee)&&(ze.is(ee.contents)||Pe.is(ee.contents)||Le.typedArray(ee.contents,Pe.is))&&(le.range===void 0||a.is(le.range))}W.is=ue})(St=e.Hover||(e.Hover={}));var nt;(function(W){function ue(le,ee){return ee?{label:le,documentation:ee}:{label:le}}W.create=ue})(nt=e.ParameterInformation||(e.ParameterInformation={}));var bt;(function(W){function ue(le,ee){for(var U=[],Ae=2;Ae<arguments.length;Ae++)U[Ae-2]=arguments[Ae];var Me={label:le};return Le.defined(ee)&&(Me.documentation=ee),Le.defined(U)?Me.parameters=U:Me.parameters=[],Me}W.create=ue})(bt=e.SignatureInformation||(e.SignatureInformation={}));var Tt;(function(W){W.Text=1,W.Read=2,W.Write=3})(Tt=e.DocumentHighlightKind||(e.DocumentHighlightKind={}));var Bt;(function(W){function ue(le,ee){var U={range:le};return Le.number(ee)&&(U.kind=ee),U}W.create=ue})(Bt=e.DocumentHighlight||(e.DocumentHighlight={}));var tH;(function(W){W.File=1,W.Module=2,W.Namespace=3,W.Package=4,W.Class=5,W.Method=6,W.Property=7,W.Field=8,W.Constructor=9,W.Enum=10,W.Interface=11,W.Function=12,W.Variable=13,W.Constant=14,W.String=15,W.Number=16,W.Boolean=17,W.Array=18,W.Object=19,W.Key=20,W.Null=21,W.EnumMember=22,W.Struct=23,W.Event=24,W.Operator=25,W.TypeParameter=26})(tH=e.SymbolKind||(e.SymbolKind={}));var Ot;(function(W){W.Deprecated=1})(Ot=e.SymbolTag||(e.SymbolTag={}));var ve;(function(W){function ue(le,ee,U,Ae,Me){var Mt={name:le,kind:ee,location:{uri:Ae,range:U}};return Me&&(Mt.containerName=Me),Mt}W.create=ue})(ve=e.SymbolInformation||(e.SymbolInformation={}));var He;(function(W){function ue(le,ee,U,Ae){return Ae!==void 0?{name:le,kind:ee,location:{uri:U,range:Ae}}:{name:le,kind:ee,location:{uri:U}}}W.create=ue})(He=e.WorkspaceSymbol||(e.WorkspaceSymbol={}));var Se;(function(W){function ue(ee,U,Ae,Me,Mt,nH){var Ge={name:ee,detail:U,kind:Ae,range:Me,selectionRange:Mt};return nH!==void 0&&(Ge.children=nH),Ge}W.create=ue;function le(ee){var U=ee;return U&&Le.string(U.name)&&Le.number(U.kind)&&a.is(U.range)&&a.is(U.selectionRange)&&(U.detail===void 0||Le.string(U.detail))&&(U.deprecated===void 0||Le.boolean(U.deprecated))&&(U.children===void 0||Array.isArray(U.children))&&(U.tags===void 0||Array.isArray(U.tags))}W.is=le})(Se=e.DocumentSymbol||(e.DocumentSymbol={}));var ye;(function(W){W.Empty="",W.QuickFix="quickfix",W.Refactor="refactor",W.RefactorExtract="refactor.extract",W.RefactorInline="refactor.inline",W.RefactorRewrite="refactor.rewrite",W.Source="source",W.SourceOrganizeImports="source.organizeImports",W.SourceFixAll="source.fixAll"})(ye=e.CodeActionKind||(e.CodeActionKind={}));var se;(function(W){W.Invoked=1,W.Automatic=2})(se=e.CodeActionTriggerKind||(e.CodeActionTriggerKind={}));var k;(function(W){function ue(ee,U,Ae){var Me={diagnostics:ee};return U!=null&&(Me.only=U),Ae!=null&&(Me.triggerKind=Ae),Me}W.create=ue;function le(ee){var U=ee;return Le.defined(U)&&Le.typedArray(U.diagnostics,S.is)&&(U.only===void 0||Le.typedArray(U.only,Le.string))&&(U.triggerKind===void 0||U.triggerKind===se.Invoked||U.triggerKind===se.Automatic)}W.is=le})(k=e.CodeActionContext||(e.CodeActionContext={}));var ne;(function(W){function ue(ee,U,Ae){var Me={title:ee},Mt=!0;return typeof U=="string"?(Mt=!1,Me.kind=U):E.is(U)?Me.command=U:Me.edit=U,Mt&&Ae!==void 0&&(Me.kind=Ae),Me}W.create=ue;function le(ee){var U=ee;return U&&Le.string(U.title)&&(U.diagnostics===void 0||Le.typedArray(U.diagnostics,S.is))&&(U.kind===void 0||Le.string(U.kind))&&(U.edit!==void 0||U.command!==void 0)&&(U.command===void 0||E.is(U.command))&&(U.isPreferred===void 0||Le.boolean(U.isPreferred))&&(U.edit===void 0||B.is(U.edit))}W.is=le})(ne=e.CodeAction||(e.CodeAction={}));var Ee;(function(W){function ue(ee,U){var Ae={range:ee};return Le.defined(U)&&(Ae.data=U),Ae}W.create=ue;function le(ee){var U=ee;return Le.defined(U)&&a.is(U.range)&&(Le.undefined(U.command)||E.is(U.command))}W.is=le})(Ee=e.CodeLens||(e.CodeLens={}));var Ce;(function(W){function ue(ee,U){return{tabSize:ee,insertSpaces:U}}W.create=ue;function le(ee){var U=ee;return Le.defined(U)&&Le.uinteger(U.tabSize)&&Le.boolean(U.insertSpaces)}W.is=le})(Ce=e.FormattingOptions||(e.FormattingOptions={}));var j;(function(W){function ue(ee,U,Ae){return{range:ee,target:U,data:Ae}}W.create=ue;function le(ee){var U=ee;return Le.defined(U)&&a.is(U.range)&&(Le.undefined(U.target)||Le.string(U.target))}W.is=le})(j=e.DocumentLink||(e.DocumentLink={}));var ie;(function(W){function ue(ee,U){return{range:ee,parent:U}}W.create=ue;function le(ee){var U=ee;return Le.objectLiteral(U)&&a.is(U.range)&&(U.parent===void 0||W.is(U.parent))}W.is=le})(ie=e.SelectionRange||(e.SelectionRange={}));var fe;(function(W){W.namespace="namespace",W.type="type",W.class="class",W.enum="enum",W.interface="interface",W.struct="struct",W.typeParameter="typeParameter",W.parameter="parameter",W.variable="variable",W.property="property",W.enumMember="enumMember",W.event="event",W.function="function",W.method="method",W.macro="macro",W.keyword="keyword",W.modifier="modifier",W.comment="comment",W.string="string",W.number="number",W.regexp="regexp",W.operator="operator",W.decorator="decorator"})(fe=e.SemanticTokenTypes||(e.SemanticTokenTypes={}));var ge;(function(W){W.declaration="declaration",W.definition="definition",W.readonly="readonly",W.static="static",W.deprecated="deprecated",W.abstract="abstract",W.async="async",W.modification="modification",W.documentation="documentation",W.defaultLibrary="defaultLibrary"})(ge=e.SemanticTokenModifiers||(e.SemanticTokenModifiers={}));var Ue;(function(W){function ue(le){var ee=le;return Le.objectLiteral(ee)&&(ee.resultId===void 0||typeof ee.resultId=="string")&&Array.isArray(ee.data)&&(ee.data.length===0||typeof ee.data[0]=="number")}W.is=ue})(Ue=e.SemanticTokens||(e.SemanticTokens={}));var we;(function(W){function ue(ee,U){return{range:ee,text:U}}W.create=ue;function le(ee){var U=ee;return U!=null&&a.is(U.range)&&Le.string(U.text)}W.is=le})(we=e.InlineValueText||(e.InlineValueText={}));var lt;(function(W){function ue(ee,U,Ae){return{range:ee,variableName:U,caseSensitiveLookup:Ae}}W.create=ue;function le(ee){var U=ee;return U!=null&&a.is(U.range)&&Le.boolean(U.caseSensitiveLookup)&&(Le.string(U.variableName)||U.variableName===void 0)}W.is=le})(lt=e.InlineValueVariableLookup||(e.InlineValueVariableLookup={}));var Xt;(function(W){function ue(ee,U){return{range:ee,expression:U}}W.create=ue;function le(ee){var U=ee;return U!=null&&a.is(U.range)&&(Le.string(U.expression)||U.expression===void 0)}W.is=le})(Xt=e.InlineValueEvaluatableExpression||(e.InlineValueEvaluatableExpression={}));var st;(function(W){function ue(ee,U){return{frameId:ee,stoppedLocation:U}}W.create=ue;function le(ee){var U=ee;return Le.defined(U)&&a.is(ee.stoppedLocation)}W.is=le})(st=e.InlineValueContext||(e.InlineValueContext={}));var rt;(function(W){W.Type=1,W.Parameter=2;function ue(le){return le===1||le===2}W.is=ue})(rt=e.InlayHintKind||(e.InlayHintKind={}));var it;(function(W){function ue(ee){return{value:ee}}W.create=ue;function le(ee){var U=ee;return Le.objectLiteral(U)&&(U.tooltip===void 0||Le.string(U.tooltip)||ze.is(U.tooltip))&&(U.location===void 0||o.is(U.location))&&(U.command===void 0||E.is(U.command))}W.is=le})(it=e.InlayHintLabelPart||(e.InlayHintLabelPart={}));var Ct;(function(W){function ue(ee,U,Ae){var Me={position:ee,label:U};return Ae!==void 0&&(Me.kind=Ae),Me}W.create=ue;function le(ee){var U=ee;return Le.objectLiteral(U)&&s.is(U.position)&&(Le.string(U.label)||Le.typedArray(U.label,it.is))&&(U.kind===void 0||rt.is(U.kind))&&U.textEdits===void 0||Le.typedArray(U.textEdits,T.is)&&(U.tooltip===void 0||Le.string(U.tooltip)||ze.is(U.tooltip))&&(U.paddingLeft===void 0||Le.boolean(U.paddingLeft))&&(U.paddingRight===void 0||Le.boolean(U.paddingRight))}W.is=le})(Ct=e.InlayHint||(e.InlayHint={}));var mt;(function(W){function ue(le){var ee=le;return Le.objectLiteral(ee)&&r.is(ee.uri)&&Le.string(ee.name)}W.is=ue})(mt=e.WorkspaceFolder||(e.WorkspaceFolder={})),e.EOL=[`
165
+ `,`\r
166
+ `,"\r"];var Zt;(function(W){function ue(Ae,Me,Mt,nH){return new vH(Ae,Me,Mt,nH)}W.create=ue;function le(Ae){var Me=Ae;return!!(Le.defined(Me)&&Le.string(Me.uri)&&(Le.undefined(Me.languageId)||Le.string(Me.languageId))&&Le.uinteger(Me.lineCount)&&Le.func(Me.getText)&&Le.func(Me.positionAt)&&Le.func(Me.offsetAt))}W.is=le;function ee(Ae,Me){for(var Mt=Ae.getText(),nH=U(Me,function(En,Mn){var ua=En.range.start.line-Mn.range.start.line;return ua===0?En.range.start.character-Mn.range.start.character:ua}),Ge=Mt.length,DH=nH.length-1;DH>=0;DH--){var Hr=nH[DH],vr=Ae.offsetAt(Hr.range.start),zt=Ae.offsetAt(Hr.range.end);if(zt<=Ge)Mt=Mt.substring(0,vr)+Hr.newText+Mt.substring(zt,Mt.length);else throw new Error("Overlapping edit");Ge=vr}return Mt}W.applyEdits=ee;function U(Ae,Me){if(Ae.length<=1)return Ae;var Mt=Ae.length/2|0,nH=Ae.slice(0,Mt),Ge=Ae.slice(Mt);U(nH,Me),U(Ge,Me);for(var DH=0,Hr=0,vr=0;DH<nH.length&&Hr<Ge.length;){var zt=Me(nH[DH],Ge[Hr]);zt<=0?Ae[vr++]=nH[DH++]:Ae[vr++]=Ge[Hr++]}for(;DH<nH.length;)Ae[vr++]=nH[DH++];for(;Hr<Ge.length;)Ae[vr++]=Ge[Hr++];return Ae}})(Zt=e.TextDocument||(e.TextDocument={}));var vH=function(){function W(ue,le,ee,U){this._uri=ue,this._languageId=le,this._version=ee,this._content=U,this._lineOffsets=void 0}return Object.defineProperty(W.prototype,"uri",{get:function(){return this._uri},enumerable:!1,configurable:!0}),Object.defineProperty(W.prototype,"languageId",{get:function(){return this._languageId},enumerable:!1,configurable:!0}),Object.defineProperty(W.prototype,"version",{get:function(){return this._version},enumerable:!1,configurable:!0}),W.prototype.getText=function(ue){if(ue){var le=this.offsetAt(ue.start),ee=this.offsetAt(ue.end);return this._content.substring(le,ee)}return this._content},W.prototype.update=function(ue,le){this._content=ue.text,this._version=le,this._lineOffsets=void 0},W.prototype.getLineOffsets=function(){if(this._lineOffsets===void 0){for(var ue=[],le=this._content,ee=!0,U=0;U<le.length;U++){ee&&(ue.push(U),ee=!1);var Ae=le.charAt(U);ee=Ae==="\r"||Ae===`
167
+ `,Ae==="\r"&&U+1<le.length&&le.charAt(U+1)===`
168
+ `&&U++}ee&&le.length>0&&ue.push(le.length),this._lineOffsets=ue}return this._lineOffsets},W.prototype.positionAt=function(ue){ue=Math.max(Math.min(ue,this._content.length),0);var le=this.getLineOffsets(),ee=0,U=le.length;if(U===0)return s.create(0,ue);for(;ee<U;){var Ae=Math.floor((ee+U)/2);le[Ae]>ue?U=Ae:ee=Ae+1}var Me=ee-1;return s.create(Me,ue-le[Me])},W.prototype.offsetAt=function(ue){var le=this.getLineOffsets();if(ue.line>=le.length)return this._content.length;if(ue.line<0)return 0;var ee=le[ue.line],U=ue.line+1<le.length?le[ue.line+1]:this._content.length;return Math.max(Math.min(ee+ue.character,U),ee)},Object.defineProperty(W.prototype,"lineCount",{get:function(){return this.getLineOffsets().length},enumerable:!1,configurable:!0}),W}(),Le;(function(W){var ue=Object.prototype.toString;function le(zt){return typeof zt!="undefined"}W.defined=le;function ee(zt){return typeof zt=="undefined"}W.undefined=ee;function U(zt){return zt===!0||zt===!1}W.boolean=U;function Ae(zt){return ue.call(zt)==="[object String]"}W.string=Ae;function Me(zt){return ue.call(zt)==="[object Number]"}W.number=Me;function Mt(zt,En,Mn){return ue.call(zt)==="[object Number]"&&En<=zt&&zt<=Mn}W.numberRange=Mt;function nH(zt){return ue.call(zt)==="[object Number]"&&-2147483648<=zt&&zt<=2147483647}W.integer=nH;function Ge(zt){return ue.call(zt)==="[object Number]"&&0<=zt&&zt<=2147483647}W.uinteger=Ge;function DH(zt){return ue.call(zt)==="[object Function]"}W.func=DH;function Hr(zt){return zt!==null&&typeof zt=="object"}W.objectLiteral=Hr;function vr(zt,En){return Array.isArray(zt)&&zt.every(En)}W.typedArray=vr})(Le||(Le={}))})});var er=D(Kr=>{"use strict";Object.defineProperty(Kr,"__esModule",{value:!0});Kr.ProtocolNotificationType=Kr.ProtocolNotificationType0=Kr.ProtocolRequestType=Kr.ProtocolRequestType0=Kr.RegistrationType=Kr.MessageDirection=void 0;var Ku=$o(),Bse;(function(t){t.clientToServer="clientToServer",t.serverToClient="serverToClient",t.both="both"})(Bse=Kr.MessageDirection||(Kr.MessageDirection={}));var Ok=class{constructor(e){this.method=e}};Kr.RegistrationType=Ok;var Uk=class extends Ku.RequestType0{constructor(e){super(e)}};Kr.ProtocolRequestType0=Uk;var Fk=class extends Ku.RequestType{constructor(e){super(e,Ku.ParameterStructures.byName)}};Kr.ProtocolRequestType=Fk;var Wk=class extends Ku.NotificationType0{constructor(e){super(e)}};Kr.ProtocolNotificationType0=Wk;var Bk=class extends Ku.NotificationType{constructor(e){super(e,Ku.ParameterStructures.byName)}};Kr.ProtocolNotificationType=Bk});var oL=D(ar=>{"use strict";Object.defineProperty(ar,"__esModule",{value:!0});ar.objectLiteral=ar.typedArray=ar.stringArray=ar.array=ar.func=ar.error=ar.number=ar.string=ar.boolean=void 0;function Xse(t){return t===!0||t===!1}ar.boolean=Xse;function Xk(t){return typeof t=="string"||t instanceof String}ar.string=Xk;function qse(t){return typeof t=="number"||t instanceof Number}ar.number=qse;function Vse(t){return t instanceof Error}ar.error=Vse;function Gse(t){return typeof t=="function"}ar.func=Gse;function qk(t){return Array.isArray(t)}ar.array=qk;function Zse(t){return qk(t)&&t.every(e=>Xk(e))}ar.stringArray=Zse;function Kse(t,e){return Array.isArray(t)&&t.every(e)}ar.typedArray=Kse;function jse(t){return t!==null&&typeof t=="object"}ar.objectLiteral=jse});var Gk=D(Af=>{"use strict";Object.defineProperty(Af,"__esModule",{value:!0});Af.ImplementationRequest=void 0;var Vk=er(),zse;(function(t){t.method="textDocument/implementation",t.messageDirection=Vk.MessageDirection.clientToServer,t.type=new Vk.ProtocolRequestType(t.method)})(zse=Af.ImplementationRequest||(Af.ImplementationRequest={}))});var Kk=D(gf=>{"use strict";Object.defineProperty(gf,"__esModule",{value:!0});gf.TypeDefinitionRequest=void 0;var Zk=er(),Jse;(function(t){t.method="textDocument/typeDefinition",t.messageDirection=Zk.MessageDirection.clientToServer,t.type=new Zk.ProtocolRequestType(t.method)})(Jse=gf.TypeDefinitionRequest||(gf.TypeDefinitionRequest={}))});var jk=D(ga=>{"use strict";Object.defineProperty(ga,"__esModule",{value:!0});ga.DidChangeWorkspaceFoldersNotification=ga.WorkspaceFoldersRequest=void 0;var uL=er(),Yse;(function(t){t.method="workspace/workspaceFolders",t.messageDirection=uL.MessageDirection.serverToClient,t.type=new uL.ProtocolRequestType0(t.method)})(Yse=ga.WorkspaceFoldersRequest||(ga.WorkspaceFoldersRequest={}));var Qse;(function(t){t.method="workspace/didChangeWorkspaceFolders",t.messageDirection=uL.MessageDirection.clientToServer,t.type=new uL.ProtocolNotificationType(t.method)})(Qse=ga.DidChangeWorkspaceFoldersNotification||(ga.DidChangeWorkspaceFoldersNotification={}))});var Jk=D(mf=>{"use strict";Object.defineProperty(mf,"__esModule",{value:!0});mf.ConfigurationRequest=void 0;var zk=er(),eae;(function(t){t.method="workspace/configuration",t.messageDirection=zk.MessageDirection.serverToClient,t.type=new zk.ProtocolRequestType(t.method)})(eae=mf.ConfigurationRequest||(mf.ConfigurationRequest={}))});var Yk=D(ma=>{"use strict";Object.defineProperty(ma,"__esModule",{value:!0});ma.ColorPresentationRequest=ma.DocumentColorRequest=void 0;var cL=er(),tae;(function(t){t.method="textDocument/documentColor",t.messageDirection=cL.MessageDirection.clientToServer,t.type=new cL.ProtocolRequestType(t.method)})(tae=ma.DocumentColorRequest||(ma.DocumentColorRequest={}));var Hae;(function(t){t.method="textDocument/colorPresentation",t.messageDirection=cL.MessageDirection.clientToServer,t.type=new cL.ProtocolRequestType(t.method)})(Hae=ma.ColorPresentationRequest||(ma.ColorPresentationRequest={}))});var e8=D($f=>{"use strict";Object.defineProperty($f,"__esModule",{value:!0});$f.FoldingRangeRequest=void 0;var Qk=er(),rae;(function(t){t.method="textDocument/foldingRange",t.messageDirection=Qk.MessageDirection.clientToServer,t.type=new Qk.ProtocolRequestType(t.method)})(rae=$f.FoldingRangeRequest||($f.FoldingRangeRequest={}))});var H8=D(Sf=>{"use strict";Object.defineProperty(Sf,"__esModule",{value:!0});Sf.DeclarationRequest=void 0;var t8=er(),nae;(function(t){t.method="textDocument/declaration",t.messageDirection=t8.MessageDirection.clientToServer,t.type=new t8.ProtocolRequestType(t.method)})(nae=Sf.DeclarationRequest||(Sf.DeclarationRequest={}))});var n8=D(vf=>{"use strict";Object.defineProperty(vf,"__esModule",{value:!0});vf.SelectionRangeRequest=void 0;var r8=er(),iae;(function(t){t.method="textDocument/selectionRange",t.messageDirection=r8.MessageDirection.clientToServer,t.type=new r8.ProtocolRequestType(t.method)})(iae=vf.SelectionRangeRequest||(vf.SelectionRangeRequest={}))});var i8=D(mi=>{"use strict";Object.defineProperty(mi,"__esModule",{value:!0});mi.WorkDoneProgressCancelNotification=mi.WorkDoneProgressCreateRequest=mi.WorkDoneProgress=void 0;var sae=$o(),lL=er(),aae;(function(t){t.type=new sae.ProgressType;function e(H){return H===t.type}t.is=e})(aae=mi.WorkDoneProgress||(mi.WorkDoneProgress={}));var oae;(function(t){t.method="window/workDoneProgress/create",t.messageDirection=lL.MessageDirection.serverToClient,t.type=new lL.ProtocolRequestType(t.method)})(oae=mi.WorkDoneProgressCreateRequest||(mi.WorkDoneProgressCreateRequest={}));var uae;(function(t){t.method="window/workDoneProgress/cancel",t.messageDirection=lL.MessageDirection.clientToServer,t.type=new lL.ProtocolNotificationType(t.method)})(uae=mi.WorkDoneProgressCancelNotification||(mi.WorkDoneProgressCancelNotification={}))});var s8=D($i=>{"use strict";Object.defineProperty($i,"__esModule",{value:!0});$i.CallHierarchyOutgoingCallsRequest=$i.CallHierarchyIncomingCallsRequest=$i.CallHierarchyPrepareRequest=void 0;var ju=er(),cae;(function(t){t.method="textDocument/prepareCallHierarchy",t.messageDirection=ju.MessageDirection.clientToServer,t.type=new ju.ProtocolRequestType(t.method)})(cae=$i.CallHierarchyPrepareRequest||($i.CallHierarchyPrepareRequest={}));var lae;(function(t){t.method="callHierarchy/incomingCalls",t.messageDirection=ju.MessageDirection.clientToServer,t.type=new ju.ProtocolRequestType(t.method)})(lae=$i.CallHierarchyIncomingCallsRequest||($i.CallHierarchyIncomingCallsRequest={}));var fae;(function(t){t.method="callHierarchy/outgoingCalls",t.messageDirection=ju.MessageDirection.clientToServer,t.type=new ju.ProtocolRequestType(t.method)})(fae=$i.CallHierarchyOutgoingCallsRequest||($i.CallHierarchyOutgoingCallsRequest={}))});var a8=D(or=>{"use strict";Object.defineProperty(or,"__esModule",{value:!0});or.SemanticTokensRefreshRequest=or.SemanticTokensRangeRequest=or.SemanticTokensDeltaRequest=or.SemanticTokensRequest=or.SemanticTokensRegistrationType=or.TokenFormat=void 0;var Cs=er(),hae;(function(t){t.Relative="relative"})(hae=or.TokenFormat||(or.TokenFormat={}));var fL;(function(t){t.method="textDocument/semanticTokens",t.type=new Cs.RegistrationType(t.method)})(fL=or.SemanticTokensRegistrationType||(or.SemanticTokensRegistrationType={}));var pae;(function(t){t.method="textDocument/semanticTokens/full",t.messageDirection=Cs.MessageDirection.clientToServer,t.type=new Cs.ProtocolRequestType(t.method),t.registrationMethod=fL.method})(pae=or.SemanticTokensRequest||(or.SemanticTokensRequest={}));var _ae;(function(t){t.method="textDocument/semanticTokens/full/delta",t.messageDirection=Cs.MessageDirection.clientToServer,t.type=new Cs.ProtocolRequestType(t.method),t.registrationMethod=fL.method})(_ae=or.SemanticTokensDeltaRequest||(or.SemanticTokensDeltaRequest={}));var dae;(function(t){t.method="textDocument/semanticTokens/range",t.messageDirection=Cs.MessageDirection.clientToServer,t.type=new Cs.ProtocolRequestType(t.method),t.registrationMethod=fL.method})(dae=or.SemanticTokensRangeRequest||(or.SemanticTokensRangeRequest={}));var Lae;(function(t){t.method="workspace/semanticTokens/refresh",t.messageDirection=Cs.MessageDirection.clientToServer,t.type=new Cs.ProtocolRequestType0(t.method)})(Lae=or.SemanticTokensRefreshRequest||(or.SemanticTokensRefreshRequest={}))});var u8=D(Df=>{"use strict";Object.defineProperty(Df,"__esModule",{value:!0});Df.ShowDocumentRequest=void 0;var o8=er(),Eae;(function(t){t.method="window/showDocument",t.messageDirection=o8.MessageDirection.serverToClient,t.type=new o8.ProtocolRequestType(t.method)})(Eae=Df.ShowDocumentRequest||(Df.ShowDocumentRequest={}))});var l8=D(yf=>{"use strict";Object.defineProperty(yf,"__esModule",{value:!0});yf.LinkedEditingRangeRequest=void 0;var c8=er(),Iae;(function(t){t.method="textDocument/linkedEditingRange",t.messageDirection=c8.MessageDirection.clientToServer,t.type=new c8.ProtocolRequestType(t.method)})(Iae=yf.LinkedEditingRangeRequest||(yf.LinkedEditingRangeRequest={}))});var f8=D(tr=>{"use strict";Object.defineProperty(tr,"__esModule",{value:!0});tr.WillDeleteFilesRequest=tr.DidDeleteFilesNotification=tr.DidRenameFilesNotification=tr.WillRenameFilesRequest=tr.DidCreateFilesNotification=tr.WillCreateFilesRequest=tr.FileOperationPatternKind=void 0;var Rn=er(),Aae;(function(t){t.file="file",t.folder="folder"})(Aae=tr.FileOperationPatternKind||(tr.FileOperationPatternKind={}));var gae;(function(t){t.method="workspace/willCreateFiles",t.messageDirection=Rn.MessageDirection.clientToServer,t.type=new Rn.ProtocolRequestType(t.method)})(gae=tr.WillCreateFilesRequest||(tr.WillCreateFilesRequest={}));var mae;(function(t){t.method="workspace/didCreateFiles",t.messageDirection=Rn.MessageDirection.clientToServer,t.type=new Rn.ProtocolNotificationType(t.method)})(mae=tr.DidCreateFilesNotification||(tr.DidCreateFilesNotification={}));var $ae;(function(t){t.method="workspace/willRenameFiles",t.messageDirection=Rn.MessageDirection.clientToServer,t.type=new Rn.ProtocolRequestType(t.method)})($ae=tr.WillRenameFilesRequest||(tr.WillRenameFilesRequest={}));var Sae;(function(t){t.method="workspace/didRenameFiles",t.messageDirection=Rn.MessageDirection.clientToServer,t.type=new Rn.ProtocolNotificationType(t.method)})(Sae=tr.DidRenameFilesNotification||(tr.DidRenameFilesNotification={}));var vae;(function(t){t.method="workspace/didDeleteFiles",t.messageDirection=Rn.MessageDirection.clientToServer,t.type=new Rn.ProtocolNotificationType(t.method)})(vae=tr.DidDeleteFilesNotification||(tr.DidDeleteFilesNotification={}));var Dae;(function(t){t.method="workspace/willDeleteFiles",t.messageDirection=Rn.MessageDirection.clientToServer,t.type=new Rn.ProtocolRequestType(t.method)})(Dae=tr.WillDeleteFilesRequest||(tr.WillDeleteFilesRequest={}))});var p8=D(Si=>{"use strict";Object.defineProperty(Si,"__esModule",{value:!0});Si.MonikerRequest=Si.MonikerKind=Si.UniquenessLevel=void 0;var h8=er(),yae;(function(t){t.document="document",t.project="project",t.group="group",t.scheme="scheme",t.global="global"})(yae=Si.UniquenessLevel||(Si.UniquenessLevel={}));var bae;(function(t){t.$import="import",t.$export="export",t.local="local"})(bae=Si.MonikerKind||(Si.MonikerKind={}));var Pae;(function(t){t.method="textDocument/moniker",t.messageDirection=h8.MessageDirection.clientToServer,t.type=new h8.ProtocolRequestType(t.method)})(Pae=Si.MonikerRequest||(Si.MonikerRequest={}))});var _8=D(vi=>{"use strict";Object.defineProperty(vi,"__esModule",{value:!0});vi.TypeHierarchySubtypesRequest=vi.TypeHierarchySupertypesRequest=vi.TypeHierarchyPrepareRequest=void 0;var zu=er(),xae;(function(t){t.method="textDocument/prepareTypeHierarchy",t.messageDirection=zu.MessageDirection.clientToServer,t.type=new zu.ProtocolRequestType(t.method)})(xae=vi.TypeHierarchyPrepareRequest||(vi.TypeHierarchyPrepareRequest={}));var Cae;(function(t){t.method="typeHierarchy/supertypes",t.messageDirection=zu.MessageDirection.clientToServer,t.type=new zu.ProtocolRequestType(t.method)})(Cae=vi.TypeHierarchySupertypesRequest||(vi.TypeHierarchySupertypesRequest={}));var Mae;(function(t){t.method="typeHierarchy/subtypes",t.messageDirection=zu.MessageDirection.clientToServer,t.type=new zu.ProtocolRequestType(t.method)})(Mae=vi.TypeHierarchySubtypesRequest||(vi.TypeHierarchySubtypesRequest={}))});var d8=D($a=>{"use strict";Object.defineProperty($a,"__esModule",{value:!0});$a.InlineValueRefreshRequest=$a.InlineValueRequest=void 0;var hL=er(),wae;(function(t){t.method="textDocument/inlineValue",t.messageDirection=hL.MessageDirection.clientToServer,t.type=new hL.ProtocolRequestType(t.method)})(wae=$a.InlineValueRequest||($a.InlineValueRequest={}));var Tae;(function(t){t.method="workspace/inlineValue/refresh",t.messageDirection=hL.MessageDirection.clientToServer,t.type=new hL.ProtocolRequestType0(t.method)})(Tae=$a.InlineValueRefreshRequest||($a.InlineValueRefreshRequest={}))});var L8=D(Di=>{"use strict";Object.defineProperty(Di,"__esModule",{value:!0});Di.InlayHintRefreshRequest=Di.InlayHintResolveRequest=Di.InlayHintRequest=void 0;var Ju=er(),Nae;(function(t){t.method="textDocument/inlayHint",t.messageDirection=Ju.MessageDirection.clientToServer,t.type=new Ju.ProtocolRequestType(t.method)})(Nae=Di.InlayHintRequest||(Di.InlayHintRequest={}));var kae;(function(t){t.method="inlayHint/resolve",t.messageDirection=Ju.MessageDirection.clientToServer,t.type=new Ju.ProtocolRequestType(t.method)})(kae=Di.InlayHintResolveRequest||(Di.InlayHintResolveRequest={}));var Rae;(function(t){t.method="workspace/inlayHint/refresh",t.messageDirection=Ju.MessageDirection.clientToServer,t.type=new Ju.ProtocolRequestType0(t.method)})(Rae=Di.InlayHintRefreshRequest||(Di.InlayHintRefreshRequest={}))});var I8=D(br=>{"use strict";Object.defineProperty(br,"__esModule",{value:!0});br.DiagnosticRefreshRequest=br.WorkspaceDiagnosticRequest=br.DocumentDiagnosticRequest=br.DocumentDiagnosticReportKind=br.DiagnosticServerCancellationData=void 0;var E8=$o(),Oae=oL(),Yu=er(),Uae;(function(t){function e(H){let r=H;return r&&Oae.boolean(r.retriggerRequest)}t.is=e})(Uae=br.DiagnosticServerCancellationData||(br.DiagnosticServerCancellationData={}));var Fae;(function(t){t.Full="full",t.Unchanged="unchanged"})(Fae=br.DocumentDiagnosticReportKind||(br.DocumentDiagnosticReportKind={}));var Wae;(function(t){t.method="textDocument/diagnostic",t.messageDirection=Yu.MessageDirection.clientToServer,t.type=new Yu.ProtocolRequestType(t.method),t.partialResult=new E8.ProgressType})(Wae=br.DocumentDiagnosticRequest||(br.DocumentDiagnosticRequest={}));var Bae;(function(t){t.method="workspace/diagnostic",t.messageDirection=Yu.MessageDirection.clientToServer,t.type=new Yu.ProtocolRequestType(t.method),t.partialResult=new E8.ProgressType})(Bae=br.WorkspaceDiagnosticRequest||(br.WorkspaceDiagnosticRequest={}));var Xae;(function(t){t.method="workspace/diagnostic/refresh",t.messageDirection=Yu.MessageDirection.clientToServer,t.type=new Yu.ProtocolRequestType0(t.method)})(Xae=br.DiagnosticRefreshRequest||(br.DiagnosticRefreshRequest={}))});var m8=D(uH=>{"use strict";Object.defineProperty(uH,"__esModule",{value:!0});uH.DidCloseNotebookDocumentNotification=uH.DidSaveNotebookDocumentNotification=uH.DidChangeNotebookDocumentNotification=uH.NotebookCellArrayChange=uH.DidOpenNotebookDocumentNotification=uH.NotebookDocumentSyncRegistrationType=uH.NotebookDocument=uH.NotebookCell=uH.ExecutionSummary=uH.NotebookCellKind=void 0;var bf=aL(),yi=oL(),Ji=er(),A8;(function(t){t.Markup=1,t.Code=2;function e(H){return H===1||H===2}t.is=e})(A8=uH.NotebookCellKind||(uH.NotebookCellKind={}));var g8;(function(t){function e(n,i){let s={executionOrder:n};return(i===!0||i===!1)&&(s.success=i),s}t.create=e;function H(n){let i=n;return yi.objectLiteral(i)&&bf.uinteger.is(i.executionOrder)&&(i.success===void 0||yi.boolean(i.success))}t.is=H;function r(n,i){return n===i?!0:n==null||i===null||i===void 0?!1:n.executionOrder===i.executionOrder&&n.success===i.success}t.equals=r})(g8=uH.ExecutionSummary||(uH.ExecutionSummary={}));var c0;(function(t){function e(i,s){return{kind:i,document:s}}t.create=e;function H(i){let s=i;return yi.objectLiteral(s)&&A8.is(s.kind)&&bf.DocumentUri.is(s.document)&&(s.metadata===void 0||yi.objectLiteral(s.metadata))}t.is=H;function r(i,s){let a=new Set;return i.document!==s.document&&a.add("document"),i.kind!==s.kind&&a.add("kind"),i.executionSummary!==s.executionSummary&&a.add("executionSummary"),(i.metadata!==void 0||s.metadata!==void 0)&&!n(i.metadata,s.metadata)&&a.add("metadata"),(i.executionSummary!==void 0||s.executionSummary!==void 0)&&!g8.equals(i.executionSummary,s.executionSummary)&&a.add("executionSummary"),a}t.diff=r;function n(i,s){if(i===s)return!0;if(i==null||s===null||s===void 0||typeof i!=typeof s||typeof i!="object")return!1;let a=Array.isArray(i),o=Array.isArray(s);if(a!==o)return!1;if(a&&o){if(i.length!==s.length)return!1;for(let u=0;u<i.length;u++)if(!n(i[u],s[u]))return!1}if(yi.objectLiteral(i)&&yi.objectLiteral(s)){let u=Object.keys(i),c=Object.keys(s);if(u.length!==c.length||(u.sort(),c.sort(),!n(u,c)))return!1;for(let f=0;f<u.length;f++){let h=u[f];if(!n(i[h],s[h]))return!1}}return!0}})(c0=uH.NotebookCell||(uH.NotebookCell={}));var qae;(function(t){function e(r,n,i,s){return{uri:r,notebookType:n,version:i,cells:s}}t.create=e;function H(r){let n=r;return yi.objectLiteral(n)&&yi.string(n.uri)&&bf.integer.is(n.version)&&yi.typedArray(n.cells,c0.is)}t.is=H})(qae=uH.NotebookDocument||(uH.NotebookDocument={}));var Pf;(function(t){t.method="notebookDocument/sync",t.messageDirection=Ji.MessageDirection.clientToServer,t.type=new Ji.RegistrationType(t.method)})(Pf=uH.NotebookDocumentSyncRegistrationType||(uH.NotebookDocumentSyncRegistrationType={}));var Vae;(function(t){t.method="notebookDocument/didOpen",t.messageDirection=Ji.MessageDirection.clientToServer,t.type=new Ji.ProtocolNotificationType(t.method),t.registrationMethod=Pf.method})(Vae=uH.DidOpenNotebookDocumentNotification||(uH.DidOpenNotebookDocumentNotification={}));var Gae;(function(t){function e(r){let n=r;return yi.objectLiteral(n)&&bf.uinteger.is(n.start)&&bf.uinteger.is(n.deleteCount)&&(n.cells===void 0||yi.typedArray(n.cells,c0.is))}t.is=e;function H(r,n,i){let s={start:r,deleteCount:n};return i!==void 0&&(s.cells=i),s}t.create=H})(Gae=uH.NotebookCellArrayChange||(uH.NotebookCellArrayChange={}));var Zae;(function(t){t.method="notebookDocument/didChange",t.messageDirection=Ji.MessageDirection.clientToServer,t.type=new Ji.ProtocolNotificationType(t.method),t.registrationMethod=Pf.method})(Zae=uH.DidChangeNotebookDocumentNotification||(uH.DidChangeNotebookDocumentNotification={}));var Kae;(function(t){t.method="notebookDocument/didSave",t.messageDirection=Ji.MessageDirection.clientToServer,t.type=new Ji.ProtocolNotificationType(t.method),t.registrationMethod=Pf.method})(Kae=uH.DidSaveNotebookDocumentNotification||(uH.DidSaveNotebookDocumentNotification={}));var jae;(function(t){t.method="notebookDocument/didClose",t.messageDirection=Ji.MessageDirection.clientToServer,t.type=new Ji.ProtocolNotificationType(t.method),t.registrationMethod=Pf.method})(jae=uH.DidCloseNotebookDocumentNotification||(uH.DidCloseNotebookDocumentNotification={}))});var C8=D(J=>{"use strict";Object.defineProperty(J,"__esModule",{value:!0});J.WorkspaceSymbolRequest=J.CodeActionResolveRequest=J.CodeActionRequest=J.DocumentSymbolRequest=J.DocumentHighlightRequest=J.ReferencesRequest=J.DefinitionRequest=J.SignatureHelpRequest=J.SignatureHelpTriggerKind=J.HoverRequest=J.CompletionResolveRequest=J.CompletionRequest=J.CompletionTriggerKind=J.PublishDiagnosticsNotification=J.WatchKind=J.RelativePattern=J.FileChangeType=J.DidChangeWatchedFilesNotification=J.WillSaveTextDocumentWaitUntilRequest=J.WillSaveTextDocumentNotification=J.TextDocumentSaveReason=J.DidSaveTextDocumentNotification=J.DidCloseTextDocumentNotification=J.DidChangeTextDocumentNotification=J.TextDocumentContentChangeEvent=J.DidOpenTextDocumentNotification=J.TextDocumentSyncKind=J.TelemetryEventNotification=J.LogMessageNotification=J.ShowMessageRequest=J.ShowMessageNotification=J.MessageType=J.DidChangeConfigurationNotification=J.ExitNotification=J.ShutdownRequest=J.InitializedNotification=J.InitializeErrorCodes=J.InitializeRequest=J.WorkDoneProgressOptions=J.TextDocumentRegistrationOptions=J.StaticRegistrationOptions=J.PositionEncodingKind=J.FailureHandlingKind=J.ResourceOperationKind=J.UnregistrationRequest=J.RegistrationRequest=J.DocumentSelector=J.NotebookCellTextDocumentFilter=J.NotebookDocumentFilter=J.TextDocumentFilter=void 0;J.TypeHierarchySubtypesRequest=J.TypeHierarchyPrepareRequest=J.MonikerRequest=J.MonikerKind=J.UniquenessLevel=J.WillDeleteFilesRequest=J.DidDeleteFilesNotification=J.WillRenameFilesRequest=J.DidRenameFilesNotification=J.WillCreateFilesRequest=J.DidCreateFilesNotification=J.FileOperationPatternKind=J.LinkedEditingRangeRequest=J.ShowDocumentRequest=J.SemanticTokensRegistrationType=J.SemanticTokensRefreshRequest=J.SemanticTokensRangeRequest=J.SemanticTokensDeltaRequest=J.SemanticTokensRequest=J.TokenFormat=J.CallHierarchyPrepareRequest=J.CallHierarchyOutgoingCallsRequest=J.CallHierarchyIncomingCallsRequest=J.WorkDoneProgressCancelNotification=J.WorkDoneProgressCreateRequest=J.WorkDoneProgress=J.SelectionRangeRequest=J.DeclarationRequest=J.FoldingRangeRequest=J.ColorPresentationRequest=J.DocumentColorRequest=J.ConfigurationRequest=J.DidChangeWorkspaceFoldersNotification=J.WorkspaceFoldersRequest=J.TypeDefinitionRequest=J.ImplementationRequest=J.ApplyWorkspaceEditRequest=J.ExecuteCommandRequest=J.PrepareRenameRequest=J.RenameRequest=J.PrepareSupportDefaultBehavior=J.DocumentOnTypeFormattingRequest=J.DocumentRangeFormattingRequest=J.DocumentFormattingRequest=J.DocumentLinkResolveRequest=J.DocumentLinkRequest=J.CodeLensRefreshRequest=J.CodeLensResolveRequest=J.CodeLensRequest=J.WorkspaceSymbolResolveRequest=void 0;J.DidCloseNotebookDocumentNotification=J.DidSaveNotebookDocumentNotification=J.DidChangeNotebookDocumentNotification=J.NotebookCellArrayChange=J.DidOpenNotebookDocumentNotification=J.NotebookDocumentSyncRegistrationType=J.NotebookDocument=J.NotebookCell=J.ExecutionSummary=J.NotebookCellKind=J.DiagnosticRefreshRequest=J.WorkspaceDiagnosticRequest=J.DocumentDiagnosticRequest=J.DocumentDiagnosticReportKind=J.DiagnosticServerCancellationData=J.InlayHintRefreshRequest=J.InlayHintResolveRequest=J.InlayHintRequest=J.InlineValueRefreshRequest=J.InlineValueRequest=J.TypeHierarchySupertypesRequest=void 0;var Ze=er(),$8=aL(),Pr=oL(),zae=Gk();Object.defineProperty(J,"ImplementationRequest",{enumerable:!0,get:function(){return zae.ImplementationRequest}});var Jae=Kk();Object.defineProperty(J,"TypeDefinitionRequest",{enumerable:!0,get:function(){return Jae.TypeDefinitionRequest}});var S8=jk();Object.defineProperty(J,"WorkspaceFoldersRequest",{enumerable:!0,get:function(){return S8.WorkspaceFoldersRequest}});Object.defineProperty(J,"DidChangeWorkspaceFoldersNotification",{enumerable:!0,get:function(){return S8.DidChangeWorkspaceFoldersNotification}});var Yae=Jk();Object.defineProperty(J,"ConfigurationRequest",{enumerable:!0,get:function(){return Yae.ConfigurationRequest}});var v8=Yk();Object.defineProperty(J,"DocumentColorRequest",{enumerable:!0,get:function(){return v8.DocumentColorRequest}});Object.defineProperty(J,"ColorPresentationRequest",{enumerable:!0,get:function(){return v8.ColorPresentationRequest}});var Qae=e8();Object.defineProperty(J,"FoldingRangeRequest",{enumerable:!0,get:function(){return Qae.FoldingRangeRequest}});var eoe=H8();Object.defineProperty(J,"DeclarationRequest",{enumerable:!0,get:function(){return eoe.DeclarationRequest}});var toe=n8();Object.defineProperty(J,"SelectionRangeRequest",{enumerable:!0,get:function(){return toe.SelectionRangeRequest}});var l0=i8();Object.defineProperty(J,"WorkDoneProgress",{enumerable:!0,get:function(){return l0.WorkDoneProgress}});Object.defineProperty(J,"WorkDoneProgressCreateRequest",{enumerable:!0,get:function(){return l0.WorkDoneProgressCreateRequest}});Object.defineProperty(J,"WorkDoneProgressCancelNotification",{enumerable:!0,get:function(){return l0.WorkDoneProgressCancelNotification}});var f0=s8();Object.defineProperty(J,"CallHierarchyIncomingCallsRequest",{enumerable:!0,get:function(){return f0.CallHierarchyIncomingCallsRequest}});Object.defineProperty(J,"CallHierarchyOutgoingCallsRequest",{enumerable:!0,get:function(){return f0.CallHierarchyOutgoingCallsRequest}});Object.defineProperty(J,"CallHierarchyPrepareRequest",{enumerable:!0,get:function(){return f0.CallHierarchyPrepareRequest}});var Qu=a8();Object.defineProperty(J,"TokenFormat",{enumerable:!0,get:function(){return Qu.TokenFormat}});Object.defineProperty(J,"SemanticTokensRequest",{enumerable:!0,get:function(){return Qu.SemanticTokensRequest}});Object.defineProperty(J,"SemanticTokensDeltaRequest",{enumerable:!0,get:function(){return Qu.SemanticTokensDeltaRequest}});Object.defineProperty(J,"SemanticTokensRangeRequest",{enumerable:!0,get:function(){return Qu.SemanticTokensRangeRequest}});Object.defineProperty(J,"SemanticTokensRefreshRequest",{enumerable:!0,get:function(){return Qu.SemanticTokensRefreshRequest}});Object.defineProperty(J,"SemanticTokensRegistrationType",{enumerable:!0,get:function(){return Qu.SemanticTokensRegistrationType}});var Hoe=u8();Object.defineProperty(J,"ShowDocumentRequest",{enumerable:!0,get:function(){return Hoe.ShowDocumentRequest}});var roe=l8();Object.defineProperty(J,"LinkedEditingRangeRequest",{enumerable:!0,get:function(){return roe.LinkedEditingRangeRequest}});var So=f8();Object.defineProperty(J,"FileOperationPatternKind",{enumerable:!0,get:function(){return So.FileOperationPatternKind}});Object.defineProperty(J,"DidCreateFilesNotification",{enumerable:!0,get:function(){return So.DidCreateFilesNotification}});Object.defineProperty(J,"WillCreateFilesRequest",{enumerable:!0,get:function(){return So.WillCreateFilesRequest}});Object.defineProperty(J,"DidRenameFilesNotification",{enumerable:!0,get:function(){return So.DidRenameFilesNotification}});Object.defineProperty(J,"WillRenameFilesRequest",{enumerable:!0,get:function(){return So.WillRenameFilesRequest}});Object.defineProperty(J,"DidDeleteFilesNotification",{enumerable:!0,get:function(){return So.DidDeleteFilesNotification}});Object.defineProperty(J,"WillDeleteFilesRequest",{enumerable:!0,get:function(){return So.WillDeleteFilesRequest}});var h0=p8();Object.defineProperty(J,"UniquenessLevel",{enumerable:!0,get:function(){return h0.UniquenessLevel}});Object.defineProperty(J,"MonikerKind",{enumerable:!0,get:function(){return h0.MonikerKind}});Object.defineProperty(J,"MonikerRequest",{enumerable:!0,get:function(){return h0.MonikerRequest}});var p0=_8();Object.defineProperty(J,"TypeHierarchyPrepareRequest",{enumerable:!0,get:function(){return p0.TypeHierarchyPrepareRequest}});Object.defineProperty(J,"TypeHierarchySubtypesRequest",{enumerable:!0,get:function(){return p0.TypeHierarchySubtypesRequest}});Object.defineProperty(J,"TypeHierarchySupertypesRequest",{enumerable:!0,get:function(){return p0.TypeHierarchySupertypesRequest}});var D8=d8();Object.defineProperty(J,"InlineValueRequest",{enumerable:!0,get:function(){return D8.InlineValueRequest}});Object.defineProperty(J,"InlineValueRefreshRequest",{enumerable:!0,get:function(){return D8.InlineValueRefreshRequest}});var _0=L8();Object.defineProperty(J,"InlayHintRequest",{enumerable:!0,get:function(){return _0.InlayHintRequest}});Object.defineProperty(J,"InlayHintResolveRequest",{enumerable:!0,get:function(){return _0.InlayHintResolveRequest}});Object.defineProperty(J,"InlayHintRefreshRequest",{enumerable:!0,get:function(){return _0.InlayHintRefreshRequest}});var xf=I8();Object.defineProperty(J,"DiagnosticServerCancellationData",{enumerable:!0,get:function(){return xf.DiagnosticServerCancellationData}});Object.defineProperty(J,"DocumentDiagnosticReportKind",{enumerable:!0,get:function(){return xf.DocumentDiagnosticReportKind}});Object.defineProperty(J,"DocumentDiagnosticRequest",{enumerable:!0,get:function(){return xf.DocumentDiagnosticRequest}});Object.defineProperty(J,"WorkspaceDiagnosticRequest",{enumerable:!0,get:function(){return xf.WorkspaceDiagnosticRequest}});Object.defineProperty(J,"DiagnosticRefreshRequest",{enumerable:!0,get:function(){return xf.DiagnosticRefreshRequest}});var Yi=m8();Object.defineProperty(J,"NotebookCellKind",{enumerable:!0,get:function(){return Yi.NotebookCellKind}});Object.defineProperty(J,"ExecutionSummary",{enumerable:!0,get:function(){return Yi.ExecutionSummary}});Object.defineProperty(J,"NotebookCell",{enumerable:!0,get:function(){return Yi.NotebookCell}});Object.defineProperty(J,"NotebookDocument",{enumerable:!0,get:function(){return Yi.NotebookDocument}});Object.defineProperty(J,"NotebookDocumentSyncRegistrationType",{enumerable:!0,get:function(){return Yi.NotebookDocumentSyncRegistrationType}});Object.defineProperty(J,"DidOpenNotebookDocumentNotification",{enumerable:!0,get:function(){return Yi.DidOpenNotebookDocumentNotification}});Object.defineProperty(J,"NotebookCellArrayChange",{enumerable:!0,get:function(){return Yi.NotebookCellArrayChange}});Object.defineProperty(J,"DidChangeNotebookDocumentNotification",{enumerable:!0,get:function(){return Yi.DidChangeNotebookDocumentNotification}});Object.defineProperty(J,"DidSaveNotebookDocumentNotification",{enumerable:!0,get:function(){return Yi.DidSaveNotebookDocumentNotification}});Object.defineProperty(J,"DidCloseNotebookDocumentNotification",{enumerable:!0,get:function(){return Yi.DidCloseNotebookDocumentNotification}});var y8;(function(t){function e(H){let r=H;return Pr.string(r.language)||Pr.string(r.scheme)||Pr.string(r.pattern)}t.is=e})(y8=J.TextDocumentFilter||(J.TextDocumentFilter={}));var b8;(function(t){function e(H){let r=H;return Pr.objectLiteral(r)&&(Pr.string(r.notebookType)||Pr.string(r.scheme)||Pr.string(r.pattern))}t.is=e})(b8=J.NotebookDocumentFilter||(J.NotebookDocumentFilter={}));var P8;(function(t){function e(H){let r=H;return Pr.objectLiteral(r)&&(Pr.string(r.notebook)||b8.is(r.notebook))&&(r.language===void 0||Pr.string(r.language))}t.is=e})(P8=J.NotebookCellTextDocumentFilter||(J.NotebookCellTextDocumentFilter={}));var x8;(function(t){function e(H){if(!Array.isArray(H))return!1;for(let r of H)if(!Pr.string(r)&&!y8.is(r)&&!P8.is(r))return!1;return!0}t.is=e})(x8=J.DocumentSelector||(J.DocumentSelector={}));var noe;(function(t){t.method="client/registerCapability",t.messageDirection=Ze.MessageDirection.serverToClient,t.type=new Ze.ProtocolRequestType(t.method)})(noe=J.RegistrationRequest||(J.RegistrationRequest={}));var ioe;(function(t){t.method="client/unregisterCapability",t.messageDirection=Ze.MessageDirection.serverToClient,t.type=new Ze.ProtocolRequestType(t.method)})(ioe=J.UnregistrationRequest||(J.UnregistrationRequest={}));var soe;(function(t){t.Create="create",t.Rename="rename",t.Delete="delete"})(soe=J.ResourceOperationKind||(J.ResourceOperationKind={}));var aoe;(function(t){t.Abort="abort",t.Transactional="transactional",t.TextOnlyTransactional="textOnlyTransactional",t.Undo="undo"})(aoe=J.FailureHandlingKind||(J.FailureHandlingKind={}));var ooe;(function(t){t.UTF8="utf-8",t.UTF16="utf-16",t.UTF32="utf-32"})(ooe=J.PositionEncodingKind||(J.PositionEncodingKind={}));var uoe;(function(t){function e(H){let r=H;return r&&Pr.string(r.id)&&r.id.length>0}t.hasId=e})(uoe=J.StaticRegistrationOptions||(J.StaticRegistrationOptions={}));var coe;(function(t){function e(H){let r=H;return r&&(r.documentSelector===null||x8.is(r.documentSelector))}t.is=e})(coe=J.TextDocumentRegistrationOptions||(J.TextDocumentRegistrationOptions={}));var loe;(function(t){function e(r){let n=r;return Pr.objectLiteral(n)&&(n.workDoneProgress===void 0||Pr.boolean(n.workDoneProgress))}t.is=e;function H(r){let n=r;return n&&Pr.boolean(n.workDoneProgress)}t.hasWorkDoneProgress=H})(loe=J.WorkDoneProgressOptions||(J.WorkDoneProgressOptions={}));var foe;(function(t){t.method="initialize",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(foe=J.InitializeRequest||(J.InitializeRequest={}));var hoe;(function(t){t.unknownProtocolVersion=1})(hoe=J.InitializeErrorCodes||(J.InitializeErrorCodes={}));var poe;(function(t){t.method="initialized",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolNotificationType(t.method)})(poe=J.InitializedNotification||(J.InitializedNotification={}));var _oe;(function(t){t.method="shutdown",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType0(t.method)})(_oe=J.ShutdownRequest||(J.ShutdownRequest={}));var doe;(function(t){t.method="exit",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolNotificationType0(t.method)})(doe=J.ExitNotification||(J.ExitNotification={}));var Loe;(function(t){t.method="workspace/didChangeConfiguration",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolNotificationType(t.method)})(Loe=J.DidChangeConfigurationNotification||(J.DidChangeConfigurationNotification={}));var Eoe;(function(t){t.Error=1,t.Warning=2,t.Info=3,t.Log=4})(Eoe=J.MessageType||(J.MessageType={}));var Ioe;(function(t){t.method="window/showMessage",t.messageDirection=Ze.MessageDirection.serverToClient,t.type=new Ze.ProtocolNotificationType(t.method)})(Ioe=J.ShowMessageNotification||(J.ShowMessageNotification={}));var Aoe;(function(t){t.method="window/showMessageRequest",t.messageDirection=Ze.MessageDirection.serverToClient,t.type=new Ze.ProtocolRequestType(t.method)})(Aoe=J.ShowMessageRequest||(J.ShowMessageRequest={}));var goe;(function(t){t.method="window/logMessage",t.messageDirection=Ze.MessageDirection.serverToClient,t.type=new Ze.ProtocolNotificationType(t.method)})(goe=J.LogMessageNotification||(J.LogMessageNotification={}));var moe;(function(t){t.method="telemetry/event",t.messageDirection=Ze.MessageDirection.serverToClient,t.type=new Ze.ProtocolNotificationType(t.method)})(moe=J.TelemetryEventNotification||(J.TelemetryEventNotification={}));var $oe;(function(t){t.None=0,t.Full=1,t.Incremental=2})($oe=J.TextDocumentSyncKind||(J.TextDocumentSyncKind={}));var Soe;(function(t){t.method="textDocument/didOpen",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolNotificationType(t.method)})(Soe=J.DidOpenTextDocumentNotification||(J.DidOpenTextDocumentNotification={}));var voe;(function(t){function e(r){let n=r;return n!=null&&typeof n.text=="string"&&n.range!==void 0&&(n.rangeLength===void 0||typeof n.rangeLength=="number")}t.isIncremental=e;function H(r){let n=r;return n!=null&&typeof n.text=="string"&&n.range===void 0&&n.rangeLength===void 0}t.isFull=H})(voe=J.TextDocumentContentChangeEvent||(J.TextDocumentContentChangeEvent={}));var Doe;(function(t){t.method="textDocument/didChange",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolNotificationType(t.method)})(Doe=J.DidChangeTextDocumentNotification||(J.DidChangeTextDocumentNotification={}));var yoe;(function(t){t.method="textDocument/didClose",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolNotificationType(t.method)})(yoe=J.DidCloseTextDocumentNotification||(J.DidCloseTextDocumentNotification={}));var boe;(function(t){t.method="textDocument/didSave",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolNotificationType(t.method)})(boe=J.DidSaveTextDocumentNotification||(J.DidSaveTextDocumentNotification={}));var Poe;(function(t){t.Manual=1,t.AfterDelay=2,t.FocusOut=3})(Poe=J.TextDocumentSaveReason||(J.TextDocumentSaveReason={}));var xoe;(function(t){t.method="textDocument/willSave",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolNotificationType(t.method)})(xoe=J.WillSaveTextDocumentNotification||(J.WillSaveTextDocumentNotification={}));var Coe;(function(t){t.method="textDocument/willSaveWaitUntil",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(Coe=J.WillSaveTextDocumentWaitUntilRequest||(J.WillSaveTextDocumentWaitUntilRequest={}));var Moe;(function(t){t.method="workspace/didChangeWatchedFiles",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolNotificationType(t.method)})(Moe=J.DidChangeWatchedFilesNotification||(J.DidChangeWatchedFilesNotification={}));var woe;(function(t){t.Created=1,t.Changed=2,t.Deleted=3})(woe=J.FileChangeType||(J.FileChangeType={}));var Toe;(function(t){function e(H){let r=H;return Pr.objectLiteral(r)&&($8.URI.is(r.baseUri)||$8.WorkspaceFolder.is(r.baseUri))&&Pr.string(r.pattern)}t.is=e})(Toe=J.RelativePattern||(J.RelativePattern={}));var Noe;(function(t){t.Create=1,t.Change=2,t.Delete=4})(Noe=J.WatchKind||(J.WatchKind={}));var koe;(function(t){t.method="textDocument/publishDiagnostics",t.messageDirection=Ze.MessageDirection.serverToClient,t.type=new Ze.ProtocolNotificationType(t.method)})(koe=J.PublishDiagnosticsNotification||(J.PublishDiagnosticsNotification={}));var Roe;(function(t){t.Invoked=1,t.TriggerCharacter=2,t.TriggerForIncompleteCompletions=3})(Roe=J.CompletionTriggerKind||(J.CompletionTriggerKind={}));var Ooe;(function(t){t.method="textDocument/completion",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(Ooe=J.CompletionRequest||(J.CompletionRequest={}));var Uoe;(function(t){t.method="completionItem/resolve",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(Uoe=J.CompletionResolveRequest||(J.CompletionResolveRequest={}));var Foe;(function(t){t.method="textDocument/hover",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(Foe=J.HoverRequest||(J.HoverRequest={}));var Woe;(function(t){t.Invoked=1,t.TriggerCharacter=2,t.ContentChange=3})(Woe=J.SignatureHelpTriggerKind||(J.SignatureHelpTriggerKind={}));var Boe;(function(t){t.method="textDocument/signatureHelp",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(Boe=J.SignatureHelpRequest||(J.SignatureHelpRequest={}));var Xoe;(function(t){t.method="textDocument/definition",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(Xoe=J.DefinitionRequest||(J.DefinitionRequest={}));var qoe;(function(t){t.method="textDocument/references",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(qoe=J.ReferencesRequest||(J.ReferencesRequest={}));var Voe;(function(t){t.method="textDocument/documentHighlight",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(Voe=J.DocumentHighlightRequest||(J.DocumentHighlightRequest={}));var Goe;(function(t){t.method="textDocument/documentSymbol",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(Goe=J.DocumentSymbolRequest||(J.DocumentSymbolRequest={}));var Zoe;(function(t){t.method="textDocument/codeAction",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(Zoe=J.CodeActionRequest||(J.CodeActionRequest={}));var Koe;(function(t){t.method="codeAction/resolve",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(Koe=J.CodeActionResolveRequest||(J.CodeActionResolveRequest={}));var joe;(function(t){t.method="workspace/symbol",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(joe=J.WorkspaceSymbolRequest||(J.WorkspaceSymbolRequest={}));var zoe;(function(t){t.method="workspaceSymbol/resolve",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(zoe=J.WorkspaceSymbolResolveRequest||(J.WorkspaceSymbolResolveRequest={}));var Joe;(function(t){t.method="textDocument/codeLens",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(Joe=J.CodeLensRequest||(J.CodeLensRequest={}));var Yoe;(function(t){t.method="codeLens/resolve",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(Yoe=J.CodeLensResolveRequest||(J.CodeLensResolveRequest={}));var Qoe;(function(t){t.method="workspace/codeLens/refresh",t.messageDirection=Ze.MessageDirection.serverToClient,t.type=new Ze.ProtocolRequestType0(t.method)})(Qoe=J.CodeLensRefreshRequest||(J.CodeLensRefreshRequest={}));var eue;(function(t){t.method="textDocument/documentLink",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(eue=J.DocumentLinkRequest||(J.DocumentLinkRequest={}));var tue;(function(t){t.method="documentLink/resolve",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(tue=J.DocumentLinkResolveRequest||(J.DocumentLinkResolveRequest={}));var Hue;(function(t){t.method="textDocument/formatting",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(Hue=J.DocumentFormattingRequest||(J.DocumentFormattingRequest={}));var rue;(function(t){t.method="textDocument/rangeFormatting",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(rue=J.DocumentRangeFormattingRequest||(J.DocumentRangeFormattingRequest={}));var nue;(function(t){t.method="textDocument/onTypeFormatting",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(nue=J.DocumentOnTypeFormattingRequest||(J.DocumentOnTypeFormattingRequest={}));var iue;(function(t){t.Identifier=1})(iue=J.PrepareSupportDefaultBehavior||(J.PrepareSupportDefaultBehavior={}));var sue;(function(t){t.method="textDocument/rename",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(sue=J.RenameRequest||(J.RenameRequest={}));var aue;(function(t){t.method="textDocument/prepareRename",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(aue=J.PrepareRenameRequest||(J.PrepareRenameRequest={}));var oue;(function(t){t.method="workspace/executeCommand",t.messageDirection=Ze.MessageDirection.clientToServer,t.type=new Ze.ProtocolRequestType(t.method)})(oue=J.ExecuteCommandRequest||(J.ExecuteCommandRequest={}));var uue;(function(t){t.method="workspace/applyEdit",t.messageDirection=Ze.MessageDirection.serverToClient,t.type=new Ze.ProtocolRequestType("workspace/applyEdit")})(uue=J.ApplyWorkspaceEditRequest||(J.ApplyWorkspaceEditRequest={}))});var w8=D(pL=>{"use strict";Object.defineProperty(pL,"__esModule",{value:!0});pL.createProtocolConnection=void 0;var M8=$o();function cue(t,e,H,r){return M8.ConnectionStrategy.is(r)&&(r={connectionStrategy:r}),(0,M8.createMessageConnection)(t,e,H,r)}pL.createProtocolConnection=cue});var T8=D(jr=>{"use strict";var lue=jr&&jr.__createBinding||(Object.create?function(t,e,H,r){r===void 0&&(r=H);var n=Object.getOwnPropertyDescriptor(e,H);(!n||("get"in n?!e.__esModule:n.writable||n.configurable))&&(n={enumerable:!0,get:function(){return e[H]}}),Object.defineProperty(t,r,n)}:function(t,e,H,r){r===void 0&&(r=H),t[r]=e[H]}),_L=jr&&jr.__exportStar||function(t,e){for(var H in t)H!=="default"&&!Object.prototype.hasOwnProperty.call(e,H)&&lue(e,t,H)};Object.defineProperty(jr,"__esModule",{value:!0});jr.LSPErrorCodes=jr.createProtocolConnection=void 0;_L($o(),jr);_L(aL(),jr);_L(er(),jr);_L(C8(),jr);var fue=w8();Object.defineProperty(jr,"createProtocolConnection",{enumerable:!0,get:function(){return fue.createProtocolConnection}});var hue;(function(t){t.lspReservedErrorRangeStart=-32899,t.RequestFailed=-32803,t.ServerCancelled=-32802,t.ContentModified=-32801,t.RequestCancelled=-32800,t.lspReservedErrorRangeEnd=-32800})(hue=jr.LSPErrorCodes||(jr.LSPErrorCodes={}))});var dr=D(Qi=>{"use strict";var pue=Qi&&Qi.__createBinding||(Object.create?function(t,e,H,r){r===void 0&&(r=H);var n=Object.getOwnPropertyDescriptor(e,H);(!n||("get"in n?!e.__esModule:n.writable||n.configurable))&&(n={enumerable:!0,get:function(){return e[H]}}),Object.defineProperty(t,r,n)}:function(t,e,H,r){r===void 0&&(r=H),t[r]=e[H]}),N8=Qi&&Qi.__exportStar||function(t,e){for(var H in t)H!=="default"&&!Object.prototype.hasOwnProperty.call(e,H)&&pue(e,t,H)};Object.defineProperty(Qi,"__esModule",{value:!0});Qi.createProtocolConnection=void 0;var _ue=u0();N8(u0(),Qi);N8(T8(),Qi);function due(t,e,H,r){return(0,_ue.createMessageConnection)(t,e,H,r)}Qi.createProtocolConnection=due});var d0=D(On=>{"use strict";Object.defineProperty(On,"__esModule",{value:!0});On.generateUuid=On.parse=On.isUUID=On.v4=On.empty=void 0;var dL=class{constructor(e){this._value=e}asHex(){return this._value}equals(e){return this.asHex()===e.asHex()}},Qt=class extends dL{constructor(){super([Qt._randomHex(),Qt._randomHex(),Qt._randomHex(),Qt._randomHex(),Qt._randomHex(),Qt._randomHex(),Qt._randomHex(),Qt._randomHex(),"-",Qt._randomHex(),Qt._randomHex(),Qt._randomHex(),Qt._randomHex(),"-","4",Qt._randomHex(),Qt._randomHex(),Qt._randomHex(),"-",Qt._oneOf(Qt._timeHighBits),Qt._randomHex(),Qt._randomHex(),Qt._randomHex(),"-",Qt._randomHex(),Qt._randomHex(),Qt._randomHex(),Qt._randomHex(),Qt._randomHex(),Qt._randomHex(),Qt._randomHex(),Qt._randomHex(),Qt._randomHex(),Qt._randomHex(),Qt._randomHex(),Qt._randomHex()].join(""))}static _oneOf(e){return e[Math.floor(e.length*Math.random())]}static _randomHex(){return Qt._oneOf(Qt._chars)}};Qt._chars=["0","1","2","3","4","5","6","6","7","8","9","a","b","c","d","e","f"];Qt._timeHighBits=["8","9","a","b"];On.empty=new dL("00000000-0000-0000-0000-000000000000");function k8(){return new Qt}On.v4=k8;var Lue=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function R8(t){return Lue.test(t)}On.isUUID=R8;function Eue(t){if(!R8(t))throw new Error("invalid uuid");return new dL(t)}On.parse=Eue;function Iue(){return k8().asHex()}On.generateUuid=Iue});var U8=D(va=>{"use strict";Object.defineProperty(va,"__esModule",{value:!0});va.attachPartialResult=va.ProgressFeature=va.attachWorkDone=void 0;var Sa=dr(),Aue=d0(),Ms=class{constructor(e,H){this._connection=e,this._token=H,Ms.Instances.set(this._token,this)}begin(e,H,r,n){let i={kind:"begin",title:e,percentage:H,message:r,cancellable:n};this._connection.sendProgress(Sa.WorkDoneProgress.type,this._token,i)}report(e,H){let r={kind:"report"};typeof e=="number"?(r.percentage=e,H!==void 0&&(r.message=H)):r.message=e,this._connection.sendProgress(Sa.WorkDoneProgress.type,this._token,r)}done(){Ms.Instances.delete(this._token),this._connection.sendProgress(Sa.WorkDoneProgress.type,this._token,{kind:"end"})}};Ms.Instances=new Map;var L0=class extends Ms{constructor(e,H){super(e,H);this._source=new Sa.CancellationTokenSource}get token(){return this._source.token}done(){this._source.dispose(),super.done()}cancel(){this._source.cancel()}},LL=class{constructor(){}begin(){}report(){}done(){}},E0=class extends LL{constructor(){super();this._source=new Sa.CancellationTokenSource}get token(){return this._source.token}done(){this._source.dispose()}cancel(){this._source.cancel()}};function gue(t,e){if(e===void 0||e.workDoneToken===void 0)return new LL;let H=e.workDoneToken;return delete e.workDoneToken,new Ms(t,H)}va.attachWorkDone=gue;var mue=t=>class extends t{constructor(){super();this._progressSupported=!1}initialize(e){super.initialize(e),e?.window?.workDoneProgress===!0&&(this._progressSupported=!0,this.connection.onNotification(Sa.WorkDoneProgressCancelNotification.type,H=>{let r=Ms.Instances.get(H.token);(r instanceof L0||r instanceof E0)&&r.cancel()}))}attachWorkDoneProgress(e){return e===void 0?new LL:new Ms(this.connection,e)}createWorkDoneProgress(){if(this._progressSupported){let e=(0,Aue.generateUuid)();return this.connection.sendRequest(Sa.WorkDoneProgressCreateRequest.type,{token:e}).then(()=>new L0(this.connection,e))}else return Promise.resolve(new E0)}};va.ProgressFeature=mue;var I0;(function(t){t.type=new Sa.ProgressType})(I0||(I0={}));var O8=class{constructor(e,H){this._connection=e,this._token=H}report(e){this._connection.sendProgress(I0.type,this._token,e)}};function $ue(t,e){if(e===void 0||e.partialResultToken===void 0)return;let H=e.partialResultToken;return delete e.partialResultToken,new O8(t,H)}va.attachPartialResult=$ue});var F8=D(EL=>{"use strict";Object.defineProperty(EL,"__esModule",{value:!0});EL.ConfigurationFeature=void 0;var Sue=dr(),vue=eL(),Due=t=>class extends t{getConfiguration(e){return e?vue.string(e)?this._getConfiguration({section:e}):this._getConfiguration(e):this._getConfiguration({})}_getConfiguration(e){let H={items:Array.isArray(e)?e:[e]};return this.connection.sendRequest(Sue.ConfigurationRequest.type,H).then(r=>Array.isArray(r)?Array.isArray(e)?r:r[0]:Array.isArray(e)?[]:null)}};EL.ConfigurationFeature=Due});var W8=D(AL=>{"use strict";Object.defineProperty(AL,"__esModule",{value:!0});AL.WorkspaceFoldersFeature=void 0;var IL=dr(),yue=t=>class extends t{constructor(){super();this._notificationIsAutoRegistered=!1}initialize(e){super.initialize(e);let H=e.workspace;H&&H.workspaceFolders&&(this._onDidChangeWorkspaceFolders=new IL.Emitter,this.connection.onNotification(IL.DidChangeWorkspaceFoldersNotification.type,r=>{this._onDidChangeWorkspaceFolders.fire(r.event)}))}fillServerCapabilities(e){super.fillServerCapabilities(e);let H=e.workspace?.workspaceFolders?.changeNotifications;this._notificationIsAutoRegistered=H===!0||typeof H=="string"}getWorkspaceFolders(){return this.connection.sendRequest(IL.WorkspaceFoldersRequest.type)}get onDidChangeWorkspaceFolders(){if(!this._onDidChangeWorkspaceFolders)throw new Error("Client doesn't support sending workspace folder change events.");return!this._notificationIsAutoRegistered&&!this._unregistration&&(this._unregistration=this.connection.client.register(IL.DidChangeWorkspaceFoldersNotification.type)),this._onDidChangeWorkspaceFolders.event}};AL.WorkspaceFoldersFeature=yue});var B8=D(gL=>{"use strict";Object.defineProperty(gL,"__esModule",{value:!0});gL.CallHierarchyFeature=void 0;var A0=dr(),bue=t=>class extends t{get callHierarchy(){return{onPrepare:e=>this.connection.onRequest(A0.CallHierarchyPrepareRequest.type,(H,r)=>e(H,r,this.attachWorkDoneProgress(H),void 0)),onIncomingCalls:e=>{let H=A0.CallHierarchyIncomingCallsRequest.type;return this.connection.onRequest(H,(r,n)=>e(r,n,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(H,r)))},onOutgoingCalls:e=>{let H=A0.CallHierarchyOutgoingCallsRequest.type;return this.connection.onRequest(H,(r,n)=>e(r,n,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(H,r)))}}}};gL.CallHierarchyFeature=bue});var m0=D(Da=>{"use strict";Object.defineProperty(Da,"__esModule",{value:!0});Da.SemanticTokensBuilder=Da.SemanticTokensDiff=Da.SemanticTokensFeature=void 0;var mL=dr(),Pue=t=>class extends t{get semanticTokens(){return{refresh:()=>this.connection.sendRequest(mL.SemanticTokensRefreshRequest.type),on:e=>{let H=mL.SemanticTokensRequest.type;return this.connection.onRequest(H,(r,n)=>e(r,n,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(H,r)))},onDelta:e=>{let H=mL.SemanticTokensDeltaRequest.type;return this.connection.onRequest(H,(r,n)=>e(r,n,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(H,r)))},onRange:e=>{let H=mL.SemanticTokensRangeRequest.type;return this.connection.onRequest(H,(r,n)=>e(r,n,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(H,r)))}}}};Da.SemanticTokensFeature=Pue;var g0=class{constructor(e,H){this.originalSequence=e,this.modifiedSequence=H}computeDiff(){let e=this.originalSequence.length,H=this.modifiedSequence.length,r=0;for(;r<H&&r<e&&this.originalSequence[r]===this.modifiedSequence[r];)r++;if(r<H&&r<e){let n=e-1,i=H-1;for(;n>=r&&i>=r&&this.originalSequence[n]===this.modifiedSequence[i];)n--,i--;(n<r||i<r)&&(n++,i++);let s=n-r+1,a=this.modifiedSequence.slice(r,i+1);return a.length===1&&a[0]===this.originalSequence[n]?[{start:r,deleteCount:s-1}]:[{start:r,deleteCount:s,data:a}]}else return r<H?[{start:r,deleteCount:0,data:this.modifiedSequence.slice(r)}]:r<e?[{start:r,deleteCount:e-r}]:[]}};Da.SemanticTokensDiff=g0;var X8=class{constructor(){this._prevData=void 0,this.initialize()}initialize(){this._id=Date.now(),this._prevLine=0,this._prevChar=0,this._data=[],this._dataLen=0}push(e,H,r,n,i){let s=e,a=H;this._dataLen>0&&(s-=this._prevLine,s===0&&(a-=this._prevChar)),this._data[this._dataLen++]=s,this._data[this._dataLen++]=a,this._data[this._dataLen++]=r,this._data[this._dataLen++]=n,this._data[this._dataLen++]=i,this._prevLine=e,this._prevChar=H}get id(){return this._id.toString()}previousResult(e){this.id===e&&(this._prevData=this._data),this.initialize()}build(){return this._prevData=void 0,{resultId:this.id,data:this._data}}canBuildEdits(){return this._prevData!==void 0}buildEdits(){return this._prevData!==void 0?{resultId:this.id,edits:new g0(this._prevData,this._data).computeDiff()}:this.build()}};Da.SemanticTokensBuilder=X8});var q8=D($L=>{"use strict";Object.defineProperty($L,"__esModule",{value:!0});$L.ShowDocumentFeature=void 0;var xue=dr(),Cue=t=>class extends t{showDocument(e){return this.connection.sendRequest(xue.ShowDocumentRequest.type,e)}};$L.ShowDocumentFeature=Cue});var V8=D(SL=>{"use strict";Object.defineProperty(SL,"__esModule",{value:!0});SL.FileOperationsFeature=void 0;var ec=dr(),Mue=t=>class extends t{onDidCreateFiles(e){return this.connection.onNotification(ec.DidCreateFilesNotification.type,H=>{e(H)})}onDidRenameFiles(e){return this.connection.onNotification(ec.DidRenameFilesNotification.type,H=>{e(H)})}onDidDeleteFiles(e){return this.connection.onNotification(ec.DidDeleteFilesNotification.type,H=>{e(H)})}onWillCreateFiles(e){return this.connection.onRequest(ec.WillCreateFilesRequest.type,(H,r)=>e(H,r))}onWillRenameFiles(e){return this.connection.onRequest(ec.WillRenameFilesRequest.type,(H,r)=>e(H,r))}onWillDeleteFiles(e){return this.connection.onRequest(ec.WillDeleteFilesRequest.type,(H,r)=>e(H,r))}};SL.FileOperationsFeature=Mue});var G8=D(vL=>{"use strict";Object.defineProperty(vL,"__esModule",{value:!0});vL.LinkedEditingRangeFeature=void 0;var wue=dr(),Tue=t=>class extends t{onLinkedEditingRange(e){return this.connection.onRequest(wue.LinkedEditingRangeRequest.type,(H,r)=>e(H,r,this.attachWorkDoneProgress(H),void 0))}};vL.LinkedEditingRangeFeature=Tue});var Z8=D(DL=>{"use strict";Object.defineProperty(DL,"__esModule",{value:!0});DL.TypeHierarchyFeature=void 0;var $0=dr(),Nue=t=>class extends t{get typeHierarchy(){return{onPrepare:e=>this.connection.onRequest($0.TypeHierarchyPrepareRequest.type,(H,r)=>e(H,r,this.attachWorkDoneProgress(H),void 0)),onSupertypes:e=>{let H=$0.TypeHierarchySupertypesRequest.type;return this.connection.onRequest(H,(r,n)=>e(r,n,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(H,r)))},onSubtypes:e=>{let H=$0.TypeHierarchySubtypesRequest.type;return this.connection.onRequest(H,(r,n)=>e(r,n,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(H,r)))}}}};DL.TypeHierarchyFeature=Nue});var j8=D(yL=>{"use strict";Object.defineProperty(yL,"__esModule",{value:!0});yL.InlineValueFeature=void 0;var K8=dr(),kue=t=>class extends t{get inlineValue(){return{refresh:()=>this.connection.sendRequest(K8.InlineValueRefreshRequest.type),on:e=>this.connection.onRequest(K8.InlineValueRequest.type,(H,r)=>e(H,r,this.attachWorkDoneProgress(H)))}}};yL.InlineValueFeature=kue});var z8=D(bL=>{"use strict";Object.defineProperty(bL,"__esModule",{value:!0});bL.InlayHintFeature=void 0;var S0=dr(),Rue=t=>class extends t{get inlayHint(){return{refresh:()=>this.connection.sendRequest(S0.InlayHintRefreshRequest.type),on:e=>this.connection.onRequest(S0.InlayHintRequest.type,(H,r)=>e(H,r,this.attachWorkDoneProgress(H))),resolve:e=>this.connection.onRequest(S0.InlayHintResolveRequest.type,(H,r)=>e(H,r))}}};bL.InlayHintFeature=Rue});var J8=D(PL=>{"use strict";Object.defineProperty(PL,"__esModule",{value:!0});PL.DiagnosticFeature=void 0;var Cf=dr(),Oue=t=>class extends t{get diagnostics(){return{refresh:()=>this.connection.sendRequest(Cf.DiagnosticRefreshRequest.type),on:e=>this.connection.onRequest(Cf.DocumentDiagnosticRequest.type,(H,r)=>e(H,r,this.attachWorkDoneProgress(H),this.attachPartialResultProgress(Cf.DocumentDiagnosticRequest.partialResult,H))),onWorkspace:e=>this.connection.onRequest(Cf.WorkspaceDiagnosticRequest.type,(H,r)=>e(H,r,this.attachWorkDoneProgress(H),this.attachPartialResultProgress(Cf.WorkspaceDiagnosticRequest.partialResult,H)))}}};PL.DiagnosticFeature=Oue});var v0=D(xL=>{"use strict";Object.defineProperty(xL,"__esModule",{value:!0});xL.TextDocuments=void 0;var vo=dr(),Y8=class{constructor(e){this._configuration=e,this._syncedDocuments=new Map,this._onDidChangeContent=new vo.Emitter,this._onDidOpen=new vo.Emitter,this._onDidClose=new vo.Emitter,this._onDidSave=new vo.Emitter,this._onWillSave=new vo.Emitter}get onDidOpen(){return this._onDidOpen.event}get onDidChangeContent(){return this._onDidChangeContent.event}get onWillSave(){return this._onWillSave.event}onWillSaveWaitUntil(e){this._willSaveWaitUntil=e}get onDidSave(){return this._onDidSave.event}get onDidClose(){return this._onDidClose.event}get(e){return this._syncedDocuments.get(e)}all(){return Array.from(this._syncedDocuments.values())}keys(){return Array.from(this._syncedDocuments.keys())}listen(e){e.__textDocumentSync=vo.TextDocumentSyncKind.Incremental;let H=[];return H.push(e.onDidOpenTextDocument(r=>{let n=r.textDocument,i=this._configuration.create(n.uri,n.languageId,n.version,n.text);this._syncedDocuments.set(n.uri,i);let s=Object.freeze({document:i});this._onDidOpen.fire(s),this._onDidChangeContent.fire(s)})),H.push(e.onDidChangeTextDocument(r=>{let n=r.textDocument,i=r.contentChanges;if(i.length===0)return;let{version:s}=n;if(s==null)throw new Error(`Received document change event for ${n.uri} without valid version identifier`);let a=this._syncedDocuments.get(n.uri);a!==void 0&&(a=this._configuration.update(a,i,s),this._syncedDocuments.set(n.uri,a),this._onDidChangeContent.fire(Object.freeze({document:a})))})),H.push(e.onDidCloseTextDocument(r=>{let n=this._syncedDocuments.get(r.textDocument.uri);n!==void 0&&(this._syncedDocuments.delete(r.textDocument.uri),this._onDidClose.fire(Object.freeze({document:n})))})),H.push(e.onWillSaveTextDocument(r=>{let n=this._syncedDocuments.get(r.textDocument.uri);n!==void 0&&this._onWillSave.fire(Object.freeze({document:n,reason:r.reason}))})),H.push(e.onWillSaveTextDocumentWaitUntil((r,n)=>{let i=this._syncedDocuments.get(r.textDocument.uri);return i!==void 0&&this._willSaveWaitUntil?this._willSaveWaitUntil(Object.freeze({document:i,reason:r.reason}),n):[]})),H.push(e.onDidSaveTextDocument(r=>{let n=this._syncedDocuments.get(r.textDocument.uri);n!==void 0&&this._onDidSave.fire(Object.freeze({document:n}))})),vo.Disposable.create(()=>{H.forEach(r=>r.dispose())})}};xL.TextDocuments=Y8});var D0=D(tc=>{"use strict";Object.defineProperty(tc,"__esModule",{value:!0});tc.NotebookDocuments=tc.NotebookSyncFeature=void 0;var Un=dr(),Q8=v0(),Uue=t=>class extends t{get synchronization(){return{onDidOpenNotebookDocument:e=>this.connection.onNotification(Un.DidOpenNotebookDocumentNotification.type,H=>{e(H)}),onDidChangeNotebookDocument:e=>this.connection.onNotification(Un.DidChangeNotebookDocumentNotification.type,H=>{e(H)}),onDidSaveNotebookDocument:e=>this.connection.onNotification(Un.DidSaveNotebookDocumentNotification.type,H=>{e(H)}),onDidCloseNotebookDocument:e=>this.connection.onNotification(Un.DidCloseNotebookDocumentNotification.type,H=>{e(H)})}}};tc.NotebookSyncFeature=Uue;var Do=class{onDidOpenTextDocument(e){return this.openHandler=e,Un.Disposable.create(()=>{this.openHandler=void 0})}openTextDocument(e){this.openHandler&&this.openHandler(e)}onDidChangeTextDocument(e){return this.changeHandler=e,Un.Disposable.create(()=>{this.changeHandler=e})}changeTextDocument(e){this.changeHandler&&this.changeHandler(e)}onDidCloseTextDocument(e){return this.closeHandler=e,Un.Disposable.create(()=>{this.closeHandler=void 0})}closeTextDocument(e){this.closeHandler&&this.closeHandler(e)}onWillSaveTextDocument(){return Do.NULL_DISPOSE}onWillSaveTextDocumentWaitUntil(){return Do.NULL_DISPOSE}onDidSaveTextDocument(){return Do.NULL_DISPOSE}};Do.NULL_DISPOSE=Object.freeze({dispose:()=>{}});var eR=class{constructor(e){e instanceof Q8.TextDocuments?this._cellTextDocuments=e:this._cellTextDocuments=new Q8.TextDocuments(e),this.notebookDocuments=new Map,this.notebookCellMap=new Map,this._onDidOpen=new Un.Emitter,this._onDidChange=new Un.Emitter,this._onDidSave=new Un.Emitter,this._onDidClose=new Un.Emitter}get cellTextDocuments(){return this._cellTextDocuments}getCellTextDocument(e){return this._cellTextDocuments.get(e.document)}getNotebookDocument(e){return this.notebookDocuments.get(e)}getNotebookCell(e){let H=this.notebookCellMap.get(e);return H&&H[0]}findNotebookDocumentForCell(e){let H=typeof e=="string"?e:e.document,r=this.notebookCellMap.get(H);return r&&r[1]}get onDidOpen(){return this._onDidOpen.event}get onDidSave(){return this._onDidSave.event}get onDidChange(){return this._onDidChange.event}get onDidClose(){return this._onDidClose.event}listen(e){let H=new Do,r=[];return r.push(this.cellTextDocuments.listen(H)),r.push(e.notebooks.synchronization.onDidOpenNotebookDocument(n=>{this.notebookDocuments.set(n.notebookDocument.uri,n.notebookDocument);for(let i of n.cellTextDocuments)H.openTextDocument({textDocument:i});this.updateCellMap(n.notebookDocument),this._onDidOpen.fire(n.notebookDocument)})),r.push(e.notebooks.synchronization.onDidChangeNotebookDocument(n=>{let i=this.notebookDocuments.get(n.notebookDocument.uri);if(i===void 0)return;i.version=n.notebookDocument.version;let s=i.metadata,a=!1,o=n.change;o.metadata!==void 0&&(a=!0,i.metadata=o.metadata);let u=[],c=[],f=[],h=[];if(o.cells!==void 0){let I=o.cells;if(I.structure!==void 0){let $=I.structure.array;if(i.cells.splice($.start,$.deleteCount,...$.cells!==void 0?$.cells:[]),I.structure.didOpen!==void 0)for(let S of I.structure.didOpen)H.openTextDocument({textDocument:S}),u.push(S.uri);if(I.structure.didClose)for(let S of I.structure.didClose)H.closeTextDocument({textDocument:S}),c.push(S.uri)}if(I.data!==void 0){let $=new Map(I.data.map(S=>[S.document,S]));for(let S=0;S<=i.cells.length;S++){let E=$.get(i.cells[S].document);if(E!==void 0){let T=i.cells.splice(S,1,E);if(f.push({old:T[0],new:E}),$.delete(E.document),$.size===0)break}}}if(I.textContent!==void 0)for(let $ of I.textContent)H.changeTextDocument({textDocument:$.document,contentChanges:$.changes}),h.push($.document.uri)}this.updateCellMap(i);let p={notebookDocument:i};a&&(p.metadata={old:s,new:i.metadata});let _=[];for(let I of u)_.push(this.getNotebookCell(I));let b=[];for(let I of c)b.push(this.getNotebookCell(I));let y=[];for(let I of h)y.push(this.getNotebookCell(I));(_.length>0||b.length>0||f.length>0||y.length>0)&&(p.cells={added:_,removed:b,changed:{data:f,textContent:y}}),(p.metadata!==void 0||p.cells!==void 0)&&this._onDidChange.fire(p)})),r.push(e.notebooks.synchronization.onDidSaveNotebookDocument(n=>{let i=this.notebookDocuments.get(n.notebookDocument.uri);i!==void 0&&this._onDidSave.fire(i)})),r.push(e.notebooks.synchronization.onDidCloseNotebookDocument(n=>{let i=this.notebookDocuments.get(n.notebookDocument.uri);if(i!==void 0){this._onDidClose.fire(i);for(let s of n.cellTextDocuments)H.closeTextDocument({textDocument:s});this.notebookDocuments.delete(n.notebookDocument.uri);for(let s of i.cells)this.notebookCellMap.delete(s.document)}})),Un.Disposable.create(()=>{r.forEach(n=>n.dispose())})}updateCellMap(e){for(let H of e.cells)this.notebookCellMap.set(H.document,[H,e])}};tc.NotebookDocuments=eR});var tR=D(CL=>{"use strict";Object.defineProperty(CL,"__esModule",{value:!0});CL.MonikerFeature=void 0;var Fue=dr(),Wue=t=>class extends t{get moniker(){return{on:e=>{let H=Fue.MonikerRequest.type;return this.connection.onRequest(H,(r,n)=>e(r,n,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(H,r)))}}}};CL.MonikerFeature=Wue});var k0=D(rH=>{"use strict";Object.defineProperty(rH,"__esModule",{value:!0});rH.createConnection=rH.combineFeatures=rH.combineNotebooksFeatures=rH.combineLanguagesFeatures=rH.combineWorkspaceFeatures=rH.combineWindowFeatures=rH.combineClientFeatures=rH.combineTracerFeatures=rH.combineTelemetryFeatures=rH.combineConsoleFeatures=rH._NotebooksImpl=rH._LanguagesImpl=rH.BulkUnregistration=rH.BulkRegistration=rH.ErrorMessageTracker=void 0;var Ye=dr(),Fn=eL(),y0=d0(),Vt=U8(),Bue=F8(),Xue=W8(),que=B8(),Vue=m0(),Gue=q8(),Zue=V8(),Kue=G8(),jue=Z8(),zue=j8(),Jue=z8(),Yue=J8(),Que=D0(),ece=tR();function b0(t){if(t!==null)return t}var HR=class{constructor(){this._messages=Object.create(null)}add(e){let H=this._messages[e];H||(H=0),H++,this._messages[e]=H}sendErrors(e){Object.keys(this._messages).forEach(H=>{e.window.showErrorMessage(H)})}};rH.ErrorMessageTracker=HR;var P0=class{constructor(){}rawAttach(e){this._rawConnection=e}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}fillServerCapabilities(e){}initialize(e){}error(e){this.send(Ye.MessageType.Error,e)}warn(e){this.send(Ye.MessageType.Warning,e)}info(e){this.send(Ye.MessageType.Info,e)}log(e){this.send(Ye.MessageType.Log,e)}send(e,H){this._rawConnection&&this._rawConnection.sendNotification(Ye.LogMessageNotification.type,{type:e,message:H}).catch(()=>{(0,Ye.RAL)().console.error("Sending log message failed")})}},rR=class{constructor(){}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}showErrorMessage(e,...H){let r={type:Ye.MessageType.Error,message:e,actions:H};return this.connection.sendRequest(Ye.ShowMessageRequest.type,r).then(b0)}showWarningMessage(e,...H){let r={type:Ye.MessageType.Warning,message:e,actions:H};return this.connection.sendRequest(Ye.ShowMessageRequest.type,r).then(b0)}showInformationMessage(e,...H){let r={type:Ye.MessageType.Info,message:e,actions:H};return this.connection.sendRequest(Ye.ShowMessageRequest.type,r).then(b0)}},nR=(0,Gue.ShowDocumentFeature)((0,Vt.ProgressFeature)(rR)),tce;(function(t){function e(){return new x0}t.create=e})(tce=rH.BulkRegistration||(rH.BulkRegistration={}));var x0=class{constructor(){this._registrations=[],this._registered=new Set}add(e,H){let r=Fn.string(e)?e:e.method;if(this._registered.has(r))throw new Error(`${r} is already added to this registration`);let n=y0.generateUuid();this._registrations.push({id:n,method:r,registerOptions:H||{}}),this._registered.add(r)}asRegistrationParams(){return{registrations:this._registrations}}},Hce;(function(t){function e(){return new ML(void 0,[])}t.create=e})(Hce=rH.BulkUnregistration||(rH.BulkUnregistration={}));var ML=class{constructor(e,H){this._connection=e,this._unregistrations=new Map,H.forEach(r=>{this._unregistrations.set(r.method,r)})}get isAttached(){return!!this._connection}attach(e){this._connection=e}add(e){this._unregistrations.set(e.method,e)}dispose(){let e=[];for(let r of this._unregistrations.values())e.push(r);let H={unregisterations:e};this._connection.sendRequest(Ye.UnregistrationRequest.type,H).catch(()=>{this._connection.console.info("Bulk unregistration failed.")})}disposeSingle(e){let H=Fn.string(e)?e:e.method,r=this._unregistrations.get(H);if(!r)return!1;let n={unregisterations:[r]};return this._connection.sendRequest(Ye.UnregistrationRequest.type,n).then(()=>{this._unregistrations.delete(H)},i=>{this._connection.console.info(`Un-registering request handler for ${r.id} failed.`)}),!0}},C0=class{attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}register(e,H,r){return e instanceof x0?this.registerMany(e):e instanceof ML?this.registerSingle1(e,H,r):this.registerSingle2(e,H)}registerSingle1(e,H,r){let n=Fn.string(H)?H:H.method,i=y0.generateUuid(),s={registrations:[{id:i,method:n,registerOptions:r||{}}]};return e.isAttached||e.attach(this.connection),this.connection.sendRequest(Ye.RegistrationRequest.type,s).then(a=>(e.add({id:i,method:n}),e),a=>(this.connection.console.info(`Registering request handler for ${n} failed.`),Promise.reject(a)))}registerSingle2(e,H){let r=Fn.string(e)?e:e.method,n=y0.generateUuid(),i={registrations:[{id:n,method:r,registerOptions:H||{}}]};return this.connection.sendRequest(Ye.RegistrationRequest.type,i).then(s=>Ye.Disposable.create(()=>{this.unregisterSingle(n,r).catch(()=>{this.connection.console.info(`Un-registering capability with id ${n} failed.`)})}),s=>(this.connection.console.info(`Registering request handler for ${r} failed.`),Promise.reject(s)))}unregisterSingle(e,H){let r={unregisterations:[{id:e,method:H}]};return this.connection.sendRequest(Ye.UnregistrationRequest.type,r).catch(()=>{this.connection.console.info(`Un-registering request handler for ${e} failed.`)})}registerMany(e){let H=e.asRegistrationParams();return this.connection.sendRequest(Ye.RegistrationRequest.type,H).then(()=>new ML(this._connection,H.registrations.map(r=>({id:r.id,method:r.method}))),r=>(this.connection.console.info("Bulk registration failed."),Promise.reject(r)))}},iR=class{constructor(){}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}applyEdit(e){function H(n){return n&&!!n.edit}let r=H(e)?e:{edit:e};return this.connection.sendRequest(Ye.ApplyWorkspaceEditRequest.type,r)}},sR=(0,Zue.FileOperationsFeature)((0,Xue.WorkspaceFoldersFeature)((0,Bue.ConfigurationFeature)(iR))),M0=class{constructor(){this._trace=Ye.Trace.Off}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}set trace(e){this._trace=e}log(e,H){this._trace!==Ye.Trace.Off&&this.connection.sendNotification(Ye.LogTraceNotification.type,{message:e,verbose:this._trace===Ye.Trace.Verbose?H:void 0}).catch(()=>{})}},w0=class{constructor(){}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}logEvent(e){this.connection.sendNotification(Ye.TelemetryEventNotification.type,e).catch(()=>{this.connection.console.log("Sending TelemetryEventNotification failed")})}},T0=class{constructor(){}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}attachWorkDoneProgress(e){return(0,Vt.attachWorkDone)(this.connection,e)}attachPartialResultProgress(e,H){return(0,Vt.attachPartialResult)(this.connection,H)}};rH._LanguagesImpl=T0;var aR=(0,ece.MonikerFeature)((0,Yue.DiagnosticFeature)((0,Jue.InlayHintFeature)((0,zue.InlineValueFeature)((0,jue.TypeHierarchyFeature)((0,Kue.LinkedEditingRangeFeature)((0,Vue.SemanticTokensFeature)((0,que.CallHierarchyFeature)(T0)))))))),N0=class{constructor(){}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}attachWorkDoneProgress(e){return(0,Vt.attachWorkDone)(this.connection,e)}attachPartialResultProgress(e,H){return(0,Vt.attachPartialResult)(this.connection,H)}};rH._NotebooksImpl=N0;var oR=(0,Que.NotebookSyncFeature)(N0);function uR(t,e){return function(H){return e(t(H))}}rH.combineConsoleFeatures=uR;function cR(t,e){return function(H){return e(t(H))}}rH.combineTelemetryFeatures=cR;function lR(t,e){return function(H){return e(t(H))}}rH.combineTracerFeatures=lR;function fR(t,e){return function(H){return e(t(H))}}rH.combineClientFeatures=fR;function hR(t,e){return function(H){return e(t(H))}}rH.combineWindowFeatures=hR;function pR(t,e){return function(H){return e(t(H))}}rH.combineWorkspaceFeatures=pR;function _R(t,e){return function(H){return e(t(H))}}rH.combineLanguagesFeatures=_R;function dR(t,e){return function(H){return e(t(H))}}rH.combineNotebooksFeatures=dR;function rce(t,e){function H(n,i,s){return n&&i?s(n,i):n||i}return{__brand:"features",console:H(t.console,e.console,uR),tracer:H(t.tracer,e.tracer,lR),telemetry:H(t.telemetry,e.telemetry,cR),client:H(t.client,e.client,fR),window:H(t.window,e.window,hR),workspace:H(t.workspace,e.workspace,pR),languages:H(t.languages,e.languages,_R),notebooks:H(t.notebooks,e.notebooks,dR)}}rH.combineFeatures=rce;function nce(t,e,H){let r=H&&H.console?new(H.console(P0)):new P0,n=t(r);r.rawAttach(n);let i=H&&H.tracer?new(H.tracer(M0)):new M0,s=H&&H.telemetry?new(H.telemetry(w0)):new w0,a=H&&H.client?new(H.client(C0)):new C0,o=H&&H.window?new(H.window(nR)):new nR,u=H&&H.workspace?new(H.workspace(sR)):new sR,c=H&&H.languages?new(H.languages(aR)):new aR,f=H&&H.notebooks?new(H.notebooks(oR)):new oR,h=[r,i,s,a,o,u,c,f];function p($){return $ instanceof Promise?$:Fn.thenable($)?new Promise((S,E)=>{$.then(T=>S(T),T=>E(T))}):Promise.resolve($)}let _,b,y,I={listen:()=>n.listen(),sendRequest:($,...S)=>n.sendRequest(Fn.string($)?$:$.method,...S),onRequest:($,S)=>n.onRequest($,S),sendNotification:($,S)=>{let E=Fn.string($)?$:$.method;return arguments.length===1?n.sendNotification(E):n.sendNotification(E,S)},onNotification:($,S)=>n.onNotification($,S),onProgress:n.onProgress,sendProgress:n.sendProgress,onInitialize:$=>(b=$,{dispose:()=>{b=void 0}}),onInitialized:$=>n.onNotification(Ye.InitializedNotification.type,$),onShutdown:$=>(_=$,{dispose:()=>{_=void 0}}),onExit:$=>(y=$,{dispose:()=>{y=void 0}}),get console(){return r},get telemetry(){return s},get tracer(){return i},get client(){return a},get window(){return o},get workspace(){return u},get languages(){return c},get notebooks(){return f},onDidChangeConfiguration:$=>n.onNotification(Ye.DidChangeConfigurationNotification.type,$),onDidChangeWatchedFiles:$=>n.onNotification(Ye.DidChangeWatchedFilesNotification.type,$),__textDocumentSync:void 0,onDidOpenTextDocument:$=>n.onNotification(Ye.DidOpenTextDocumentNotification.type,$),onDidChangeTextDocument:$=>n.onNotification(Ye.DidChangeTextDocumentNotification.type,$),onDidCloseTextDocument:$=>n.onNotification(Ye.DidCloseTextDocumentNotification.type,$),onWillSaveTextDocument:$=>n.onNotification(Ye.WillSaveTextDocumentNotification.type,$),onWillSaveTextDocumentWaitUntil:$=>n.onRequest(Ye.WillSaveTextDocumentWaitUntilRequest.type,$),onDidSaveTextDocument:$=>n.onNotification(Ye.DidSaveTextDocumentNotification.type,$),sendDiagnostics:$=>n.sendNotification(Ye.PublishDiagnosticsNotification.type,$),onHover:$=>n.onRequest(Ye.HoverRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),void 0)),onCompletion:$=>n.onRequest(Ye.CompletionRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),(0,Vt.attachPartialResult)(n,S))),onCompletionResolve:$=>n.onRequest(Ye.CompletionResolveRequest.type,$),onSignatureHelp:$=>n.onRequest(Ye.SignatureHelpRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),void 0)),onDeclaration:$=>n.onRequest(Ye.DeclarationRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),(0,Vt.attachPartialResult)(n,S))),onDefinition:$=>n.onRequest(Ye.DefinitionRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),(0,Vt.attachPartialResult)(n,S))),onTypeDefinition:$=>n.onRequest(Ye.TypeDefinitionRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),(0,Vt.attachPartialResult)(n,S))),onImplementation:$=>n.onRequest(Ye.ImplementationRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),(0,Vt.attachPartialResult)(n,S))),onReferences:$=>n.onRequest(Ye.ReferencesRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),(0,Vt.attachPartialResult)(n,S))),onDocumentHighlight:$=>n.onRequest(Ye.DocumentHighlightRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),(0,Vt.attachPartialResult)(n,S))),onDocumentSymbol:$=>n.onRequest(Ye.DocumentSymbolRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),(0,Vt.attachPartialResult)(n,S))),onWorkspaceSymbol:$=>n.onRequest(Ye.WorkspaceSymbolRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),(0,Vt.attachPartialResult)(n,S))),onWorkspaceSymbolResolve:$=>n.onRequest(Ye.WorkspaceSymbolResolveRequest.type,$),onCodeAction:$=>n.onRequest(Ye.CodeActionRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),(0,Vt.attachPartialResult)(n,S))),onCodeActionResolve:$=>n.onRequest(Ye.CodeActionResolveRequest.type,(S,E)=>$(S,E)),onCodeLens:$=>n.onRequest(Ye.CodeLensRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),(0,Vt.attachPartialResult)(n,S))),onCodeLensResolve:$=>n.onRequest(Ye.CodeLensResolveRequest.type,(S,E)=>$(S,E)),onDocumentFormatting:$=>n.onRequest(Ye.DocumentFormattingRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),void 0)),onDocumentRangeFormatting:$=>n.onRequest(Ye.DocumentRangeFormattingRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),void 0)),onDocumentOnTypeFormatting:$=>n.onRequest(Ye.DocumentOnTypeFormattingRequest.type,(S,E)=>$(S,E)),onRenameRequest:$=>n.onRequest(Ye.RenameRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),void 0)),onPrepareRename:$=>n.onRequest(Ye.PrepareRenameRequest.type,(S,E)=>$(S,E)),onDocumentLinks:$=>n.onRequest(Ye.DocumentLinkRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),(0,Vt.attachPartialResult)(n,S))),onDocumentLinkResolve:$=>n.onRequest(Ye.DocumentLinkResolveRequest.type,(S,E)=>$(S,E)),onDocumentColor:$=>n.onRequest(Ye.DocumentColorRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),(0,Vt.attachPartialResult)(n,S))),onColorPresentation:$=>n.onRequest(Ye.ColorPresentationRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),(0,Vt.attachPartialResult)(n,S))),onFoldingRanges:$=>n.onRequest(Ye.FoldingRangeRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),(0,Vt.attachPartialResult)(n,S))),onSelectionRanges:$=>n.onRequest(Ye.SelectionRangeRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),(0,Vt.attachPartialResult)(n,S))),onExecuteCommand:$=>n.onRequest(Ye.ExecuteCommandRequest.type,(S,E)=>$(S,E,(0,Vt.attachWorkDone)(n,S),void 0)),dispose:()=>n.dispose()};for(let $ of h)$.attach(I);return n.onRequest(Ye.InitializeRequest.type,$=>{e.initialize($),Fn.string($.trace)&&(i.trace=Ye.Trace.fromString($.trace));for(let S of h)S.initialize($.capabilities);if(b){let S=b($,new Ye.CancellationTokenSource().token,(0,Vt.attachWorkDone)(n,$),void 0);return p(S).then(E=>{if(E instanceof Ye.ResponseError)return E;let T=E;T||(T={capabilities:{}});let V=T.capabilities;V||(V={},T.capabilities=V),V.textDocumentSync===void 0||V.textDocumentSync===null?V.textDocumentSync=Fn.number(I.__textDocumentSync)?I.__textDocumentSync:Ye.TextDocumentSyncKind.None:!Fn.number(V.textDocumentSync)&&!Fn.number(V.textDocumentSync.change)&&(V.textDocumentSync.change=Fn.number(I.__textDocumentSync)?I.__textDocumentSync:Ye.TextDocumentSyncKind.None);for(let Z of h)Z.fillServerCapabilities(V);return T})}else{let S={capabilities:{textDocumentSync:Ye.TextDocumentSyncKind.None}};for(let E of h)E.fillServerCapabilities(S.capabilities);return S}}),n.onRequest(Ye.ShutdownRequest.type,()=>{if(e.shutdownReceived=!0,_)return _(new Ye.CancellationTokenSource().token)}),n.onNotification(Ye.ExitNotification.type,()=>{try{y&&y()}finally{e.shutdownReceived?e.exit(0):e.exit(1)}}),n.onNotification(Ye.SetTraceNotification.type,$=>{i.trace=Ye.Trace.fromString($.value)}),I}rH.createConnection=nce});var ER=D(zr=>{"use strict";Object.defineProperty(zr,"__esModule",{value:!0});zr.resolveModulePath=zr.FileSystem=zr.resolveGlobalYarnPath=zr.resolveGlobalNodePath=zr.resolve=zr.uriToFilePath=void 0;var ice=require("url"),bi=require("path"),R0=require("fs"),O0=require("child_process");function sce(t){let e=ice.parse(t);if(e.protocol!=="file:"||!e.path)return;let H=e.path.split("/");for(var r=0,n=H.length;r<n;r++)H[r]=decodeURIComponent(H[r]);if(process.platform==="win32"&&H.length>1){let i=H[0],s=H[1];i.length===0&&s.length>1&&s[1]===":"&&H.shift()}return bi.normalize(H.join("/"))}zr.uriToFilePath=sce;function U0(){return process.platform==="win32"}function wL(t,e,H,r){let n="NODE_PATH",i=["var p = process;","p.on('message',function(m){","if(m.c==='e'){","p.exit(0);","}","else if(m.c==='rs'){","try{","var r=require.resolve(m.a);","p.send({c:'r',s:true,r:r});","}","catch(err){","p.send({c:'r',s:false});","}","}","});"].join("");return new Promise((s,a)=>{let o=process.env,u=Object.create(null);Object.keys(o).forEach(c=>u[c]=o[c]),e&&R0.existsSync(e)&&(u[n]?u[n]=e+bi.delimiter+u[n]:u[n]=e,r&&r(`NODE_PATH value is: ${u[n]}`)),u.ELECTRON_RUN_AS_NODE="1";try{let c=(0,O0.fork)("",[],{cwd:H,env:u,execArgv:["-e",i]});if(c.pid===void 0){a(new Error(`Starting process to resolve node module ${t} failed`));return}c.on("error",h=>{a(h)}),c.on("message",h=>{h.c==="r"&&(c.send({c:"e"}),h.s?s(h.r):a(new Error(`Failed to resolve module: ${t}`)))});let f={c:"rs",a:t};c.send(f)}catch(c){a(c)}})}zr.resolve=wL;function F0(t){let e="npm",H=Object.create(null);Object.keys(process.env).forEach(i=>H[i]=process.env[i]),H.NO_UPDATE_NOTIFIER="true";let r={encoding:"utf8",env:H};U0()&&(e="npm.cmd",r.shell=!0);let n=()=>{};try{process.on("SIGPIPE",n);let i=(0,O0.spawnSync)(e,["config","get","prefix"],r).stdout;if(!i){t&&t("'npm config get prefix' didn't return a value.");return}let s=i.trim();return t&&t(`'npm config get prefix' value is: ${s}`),s.length>0?U0()?bi.join(s,"node_modules"):bi.join(s,"lib","node_modules"):void 0}catch{return}finally{process.removeListener("SIGPIPE",n)}}zr.resolveGlobalNodePath=F0;function ace(t){let e="yarn",H={encoding:"utf8"};U0()&&(e="yarn.cmd",H.shell=!0);let r=()=>{};try{process.on("SIGPIPE",r);let n=(0,O0.spawnSync)(e,["global","dir","--json"],H),i=n.stdout;if(!i){t&&(t("'yarn global dir' didn't return a value."),n.stderr&&t(n.stderr));return}let s=i.trim().split(/\r?\n/);for(let a of s)try{let o=JSON.parse(a);if(o.type==="log")return bi.join(o.data,"node_modules")}catch{}return}catch{return}finally{process.removeListener("SIGPIPE",r)}}zr.resolveGlobalYarnPath=ace;var LR;(function(t){let e;function H(){return e!==void 0||(process.platform==="win32"?e=!1:e=!R0.existsSync(__filename.toUpperCase())||!R0.existsSync(__filename.toLowerCase())),e}t.isCaseSensitive=H;function r(n,i){return H()?bi.normalize(i).indexOf(bi.normalize(n))===0:bi.normalize(i).toLowerCase().indexOf(bi.normalize(n).toLowerCase())===0}t.isParent=r})(LR=zr.FileSystem||(zr.FileSystem={}));function oce(t,e,H,r){return H?(bi.isAbsolute(H)||(H=bi.join(t,H)),wL(e,H,H,r).then(n=>LR.isParent(H,n)?n:Promise.reject(new Error(`Failed to load ${e} from node path location.`))).then(void 0,n=>wL(e,F0(r),t,r))):wL(e,F0(r),t,r)}zr.resolveModulePath=oce});var W0=D((d7e,IR)=>{"use strict";IR.exports=dr()});var gR=D(xr=>{"use strict";var uce=xr&&xr.__createBinding||(Object.create?function(t,e,H,r){r===void 0&&(r=H);var n=Object.getOwnPropertyDescriptor(e,H);(!n||("get"in n?!e.__esModule:n.writable||n.configurable))&&(n={enumerable:!0,get:function(){return e[H]}}),Object.defineProperty(t,r,n)}:function(t,e,H,r){r===void 0&&(r=H),t[r]=e[H]}),AR=xr&&xr.__exportStar||function(t,e){for(var H in t)H!=="default"&&!Object.prototype.hasOwnProperty.call(e,H)&&uce(e,t,H)};Object.defineProperty(xr,"__esModule",{value:!0});xr.ProposedFeatures=xr.NotebookDocuments=xr.TextDocuments=xr.SemanticTokensBuilder=void 0;var cce=m0();Object.defineProperty(xr,"SemanticTokensBuilder",{enumerable:!0,get:function(){return cce.SemanticTokensBuilder}});AR(dr(),xr);var lce=v0();Object.defineProperty(xr,"TextDocuments",{enumerable:!0,get:function(){return lce.TextDocuments}});var fce=D0();Object.defineProperty(xr,"NotebookDocuments",{enumerable:!0,get:function(){return fce.NotebookDocuments}});AR(k0(),xr);var hce;(function(t){t.all={__brand:"features"}})(hce=xr.ProposedFeatures||(xr.ProposedFeatures={}))});var vR=D(gn=>{"use strict";var pce=gn&&gn.__createBinding||(Object.create?function(t,e,H,r){r===void 0&&(r=H);var n=Object.getOwnPropertyDescriptor(e,H);(!n||("get"in n?!e.__esModule:n.writable||n.configurable))&&(n={enumerable:!0,get:function(){return e[H]}}),Object.defineProperty(t,r,n)}:function(t,e,H,r){r===void 0&&(r=H),t[r]=e[H]}),mR=gn&&gn.__exportStar||function(t,e){for(var H in t)H!=="default"&&!Object.prototype.hasOwnProperty.call(e,H)&&pce(e,t,H)};Object.defineProperty(gn,"__esModule",{value:!0});gn.createConnection=gn.Files=void 0;var B0=eL(),_ce=k0(),Mf=ER(),yo=W0();mR(W0(),gn);mR(gR(),gn);var dce;(function(t){t.uriToFilePath=Mf.uriToFilePath,t.resolveGlobalNodePath=Mf.resolveGlobalNodePath,t.resolveGlobalYarnPath=Mf.resolveGlobalYarnPath,t.resolve=Mf.resolve,t.resolveModulePath=Mf.resolveModulePath})(dce=gn.Files||(gn.Files={}));var $R;function TL(){if($R!==void 0)try{$R.end()}catch{}}var Hc=!1,SR;function Lce(){let t="--clientProcessId";function e(H){try{let r=parseInt(H);isNaN(r)||(SR=setInterval(()=>{try{process.kill(r,0)}catch{TL(),process.exit(Hc?0:1)}},3e3))}catch{}}for(let H=2;H<process.argv.length;H++){let r=process.argv[H];if(r===t&&H+1<process.argv.length){e(process.argv[H+1]);return}else{let n=r.split("=");n[0]===t&&e(n[1])}}}Lce();var Ece={initialize:t=>{let e=t.processId;B0.number(e)&&SR===void 0&&setInterval(()=>{try{process.kill(e,0)}catch{process.exit(Hc?0:1)}},3e3)},get shutdownReceived(){return Hc},set shutdownReceived(t){Hc=t},exit:t=>{TL(),process.exit(t)}};function Ice(t,e,H,r){let n,i,s,a;return t!==void 0&&t.__brand==="features"&&(n=t,t=e,e=H,H=r),yo.ConnectionStrategy.is(t)||yo.ConnectionOptions.is(t)?a=t:(i=t,s=e,a=H),Ace(i,s,a,n)}gn.createConnection=Ice;function Ace(t,e,H,r){if(!t&&!e&&process.argv.length>2){let a,o,u=process.argv.slice(2);for(let c=0;c<u.length;c++){let f=u[c];if(f==="--node-ipc"){t=new yo.IPCMessageReader(process),e=new yo.IPCMessageWriter(process);break}else if(f==="--stdio"){t=process.stdin,e=process.stdout;break}else if(f==="--socket"){a=parseInt(u[c+1]);break}else if(f==="--pipe"){o=u[c+1];break}else{var n=f.split("=");if(n[0]==="--socket"){a=parseInt(n[1]);break}else if(n[0]==="--pipe"){o=n[1];break}}}if(a){let c=(0,yo.createServerSocketTransport)(a);t=c[0],e=c[1]}else if(o){let c=(0,yo.createServerPipeTransport)(o);t=c[0],e=c[1]}}var i="Use arguments of createConnection or set command line parameters: '--node-ipc', '--stdio' or '--socket={number}'";if(!t)throw new Error("Connection input stream is not set. "+i);if(!e)throw new Error("Connection output stream is not set. "+i);if(B0.func(t.read)&&B0.func(t.on)){let a=t;a.on("end",()=>{TL(),process.exit(Hc?0:1)}),a.on("close",()=>{TL(),process.exit(Hc?0:1)})}let s=a=>(0,yo.createProtocolConnection)(t,e,a,H);return(0,_ce.createConnection)(s,Ece,r)}});var yR=D((I7e,DR)=>{"use strict";DR.exports=vR()});var PR=D((bR,NL)=>{(function(t){if(typeof NL=="object"&&typeof NL.exports=="object"){var e=t(require,bR);e!==void 0&&(NL.exports=e)}else typeof define=="function"&&define.amd&&define(["require","exports"],t)})(function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.TextDocument=void 0;class H{constructor(u,c,f,h){this._uri=u,this._languageId=c,this._version=f,this._content=h,this._lineOffsets=void 0}get uri(){return this._uri}get languageId(){return this._languageId}get version(){return this._version}getText(u){if(u){let c=this.offsetAt(u.start),f=this.offsetAt(u.end);return this._content.substring(c,f)}return this._content}update(u,c){for(let f of u)if(H.isIncremental(f)){let h=s(f.range),p=this.offsetAt(h.start),_=this.offsetAt(h.end);this._content=this._content.substring(0,p)+f.text+this._content.substring(_,this._content.length);let b=Math.max(h.start.line,0),y=Math.max(h.end.line,0),I=this._lineOffsets,$=i(f.text,!1,p);if(y-b===$.length)for(let E=0,T=$.length;E<T;E++)I[E+b+1]=$[E];else $.length<1e4?I.splice(b+1,y-b,...$):this._lineOffsets=I=I.slice(0,b+1).concat($,I.slice(y+1));let S=f.text.length-(_-p);if(S!==0)for(let E=b+1+$.length,T=I.length;E<T;E++)I[E]=I[E]+S}else if(H.isFull(f))this._content=f.text,this._lineOffsets=void 0;else throw new Error("Unknown change event received");this._version=c}getLineOffsets(){return this._lineOffsets===void 0&&(this._lineOffsets=i(this._content,!0)),this._lineOffsets}positionAt(u){u=Math.max(Math.min(u,this._content.length),0);let c=this.getLineOffsets(),f=0,h=c.length;if(h===0)return{line:0,character:u};for(;f<h;){let _=Math.floor((f+h)/2);c[_]>u?h=_:f=_+1}let p=f-1;return{line:p,character:u-c[p]}}offsetAt(u){let c=this.getLineOffsets();if(u.line>=c.length)return this._content.length;if(u.line<0)return 0;let f=c[u.line],h=u.line+1<c.length?c[u.line+1]:this._content.length;return Math.max(Math.min(f+u.character,h),f)}get lineCount(){return this.getLineOffsets().length}static isIncremental(u){let c=u;return c!=null&&typeof c.text=="string"&&c.range!==void 0&&(c.rangeLength===void 0||typeof c.rangeLength=="number")}static isFull(u){let c=u;return c!=null&&typeof c.text=="string"&&c.range===void 0&&c.rangeLength===void 0}}var r;(function(o){function u(h,p,_,b){return new H(h,p,_,b)}o.create=u;function c(h,p,_){if(h instanceof H)return h.update(p,_),h;throw new Error("TextDocument.update: document must be created by TextDocument.create")}o.update=c;function f(h,p){let _=h.getText(),b=n(p.map(a),($,S)=>{let E=$.range.start.line-S.range.start.line;return E===0?$.range.start.character-S.range.start.character:E}),y=0,I=[];for(let $ of b){let S=h.offsetAt($.range.start);if(S<y)throw new Error("Overlapping edit");S>y&&I.push(_.substring(y,S)),$.newText.length&&I.push($.newText),y=h.offsetAt($.range.end)}return I.push(_.substr(y)),I.join("")}o.applyEdits=f})(r=e.TextDocument||(e.TextDocument={}));function n(o,u){if(o.length<=1)return o;let c=o.length/2|0,f=o.slice(0,c),h=o.slice(c);n(f,u),n(h,u);let p=0,_=0,b=0;for(;p<f.length&&_<h.length;)u(f[p],h[_])<=0?o[b++]=f[p++]:o[b++]=h[_++];for(;p<f.length;)o[b++]=f[p++];for(;_<h.length;)o[b++]=h[_++];return o}function i(o,u,c=0){let f=u?[c]:[];for(let h=0;h<o.length;h++){let p=o.charCodeAt(h);(p===13||p===10)&&(p===13&&h+1<o.length&&o.charCodeAt(h+1)===10&&h++,f.push(c+h+1))}return f}function s(o){let u=o.start,c=o.end;return u.line>c.line||u.line===c.line&&u.character>c.character?{start:c,end:u}:o}function a(o){let u=s(o.range);return u!==o.range?{newText:o.newText,range:u}:o}})});var q0=D((wf,X0)=>{(function(t,e){if(typeof wf=="object"&&typeof X0=="object")X0.exports=e();else if(typeof define=="function"&&define.amd)define([],e);else{var H=e();for(var r in H)(typeof wf=="object"?wf:t)[r]=H[r]}})(wf,function(){return(()=>{"use strict";var t={470:H=>{function r(s){if(typeof s!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(s))}function n(s,a){for(var o,u="",c=0,f=-1,h=0,p=0;p<=s.length;++p){if(p<s.length)o=s.charCodeAt(p);else{if(o===47)break;o=47}if(o===47){if(!(f===p-1||h===1))if(f!==p-1&&h===2){if(u.length<2||c!==2||u.charCodeAt(u.length-1)!==46||u.charCodeAt(u.length-2)!==46){if(u.length>2){var _=u.lastIndexOf("/");if(_!==u.length-1){_===-1?(u="",c=0):c=(u=u.slice(0,_)).length-1-u.lastIndexOf("/"),f=p,h=0;continue}}else if(u.length===2||u.length===1){u="",c=0,f=p,h=0;continue}}a&&(u.length>0?u+="/..":u="..",c=2)}else u.length>0?u+="/"+s.slice(f+1,p):u=s.slice(f+1,p),c=p-f-1;f=p,h=0}else o===46&&h!==-1?++h:h=-1}return u}var i={resolve:function(){for(var s,a="",o=!1,u=arguments.length-1;u>=-1&&!o;u--){var c;u>=0?c=arguments[u]:(s===void 0&&(s=process.cwd()),c=s),r(c),c.length!==0&&(a=c+"/"+a,o=c.charCodeAt(0)===47)}return a=n(a,!o),o?a.length>0?"/"+a:"/":a.length>0?a:"."},normalize:function(s){if(r(s),s.length===0)return".";var a=s.charCodeAt(0)===47,o=s.charCodeAt(s.length-1)===47;return(s=n(s,!a)).length!==0||a||(s="."),s.length>0&&o&&(s+="/"),a?"/"+s:s},isAbsolute:function(s){return r(s),s.length>0&&s.charCodeAt(0)===47},join:function(){if(arguments.length===0)return".";for(var s,a=0;a<arguments.length;++a){var o=arguments[a];r(o),o.length>0&&(s===void 0?s=o:s+="/"+o)}return s===void 0?".":i.normalize(s)},relative:function(s,a){if(r(s),r(a),s===a||(s=i.resolve(s))===(a=i.resolve(a)))return"";for(var o=1;o<s.length&&s.charCodeAt(o)===47;++o);for(var u=s.length,c=u-o,f=1;f<a.length&&a.charCodeAt(f)===47;++f);for(var h=a.length-f,p=c<h?c:h,_=-1,b=0;b<=p;++b){if(b===p){if(h>p){if(a.charCodeAt(f+b)===47)return a.slice(f+b+1);if(b===0)return a.slice(f+b)}else c>p&&(s.charCodeAt(o+b)===47?_=b:b===0&&(_=0));break}var y=s.charCodeAt(o+b);if(y!==a.charCodeAt(f+b))break;y===47&&(_=b)}var I="";for(b=o+_+1;b<=u;++b)b!==u&&s.charCodeAt(b)!==47||(I.length===0?I+="..":I+="/..");return I.length>0?I+a.slice(f+_):(f+=_,a.charCodeAt(f)===47&&++f,a.slice(f))},_makeLong:function(s){return s},dirname:function(s){if(r(s),s.length===0)return".";for(var a=s.charCodeAt(0),o=a===47,u=-1,c=!0,f=s.length-1;f>=1;--f)if((a=s.charCodeAt(f))===47){if(!c){u=f;break}}else c=!1;return u===-1?o?"/":".":o&&u===1?"//":s.slice(0,u)},basename:function(s,a){if(a!==void 0&&typeof a!="string")throw new TypeError('"ext" argument must be a string');r(s);var o,u=0,c=-1,f=!0;if(a!==void 0&&a.length>0&&a.length<=s.length){if(a.length===s.length&&a===s)return"";var h=a.length-1,p=-1;for(o=s.length-1;o>=0;--o){var _=s.charCodeAt(o);if(_===47){if(!f){u=o+1;break}}else p===-1&&(f=!1,p=o+1),h>=0&&(_===a.charCodeAt(h)?--h==-1&&(c=o):(h=-1,c=p))}return u===c?c=p:c===-1&&(c=s.length),s.slice(u,c)}for(o=s.length-1;o>=0;--o)if(s.charCodeAt(o)===47){if(!f){u=o+1;break}}else c===-1&&(f=!1,c=o+1);return c===-1?"":s.slice(u,c)},extname:function(s){r(s);for(var a=-1,o=0,u=-1,c=!0,f=0,h=s.length-1;h>=0;--h){var p=s.charCodeAt(h);if(p!==47)u===-1&&(c=!1,u=h+1),p===46?a===-1?a=h:f!==1&&(f=1):a!==-1&&(f=-1);else if(!c){o=h+1;break}}return a===-1||u===-1||f===0||f===1&&a===u-1&&a===o+1?"":s.slice(a,u)},format:function(s){if(s===null||typeof s!="object")throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof s);return function(a,o){var u=o.dir||o.root,c=o.base||(o.name||"")+(o.ext||"");return u?u===o.root?u+c:u+"/"+c:c}(0,s)},parse:function(s){r(s);var a={root:"",dir:"",base:"",ext:"",name:""};if(s.length===0)return a;var o,u=s.charCodeAt(0),c=u===47;c?(a.root="/",o=1):o=0;for(var f=-1,h=0,p=-1,_=!0,b=s.length-1,y=0;b>=o;--b)if((u=s.charCodeAt(b))!==47)p===-1&&(_=!1,p=b+1),u===46?f===-1?f=b:y!==1&&(y=1):f!==-1&&(y=-1);else if(!_){h=b+1;break}return f===-1||p===-1||y===0||y===1&&f===p-1&&f===h+1?p!==-1&&(a.base=a.name=h===0&&c?s.slice(1,p):s.slice(h,p)):(h===0&&c?(a.name=s.slice(1,f),a.base=s.slice(1,p)):(a.name=s.slice(h,f),a.base=s.slice(h,p)),a.ext=s.slice(f,p)),h>0?a.dir=s.slice(0,h-1):c&&(a.dir="/"),a},sep:"/",delimiter:":",win32:null,posix:null};i.posix=i,H.exports=i},465:(H,r,n)=>{Object.defineProperty(r,"__esModule",{value:!0}),r.Utils=r.URI=void 0;var i=n(796);Object.defineProperty(r,"URI",{enumerable:!0,get:function(){return i.URI}});var s=n(679);Object.defineProperty(r,"Utils",{enumerable:!0,get:function(){return s.Utils}})},674:(H,r)=>{if(Object.defineProperty(r,"__esModule",{value:!0}),r.isWindows=void 0,typeof process=="object")r.isWindows=process.platform==="win32";else if(typeof navigator=="object"){var n=navigator.userAgent;r.isWindows=n.indexOf("Windows")>=0}},796:function(H,r,n){var i,s,a=this&&this.__extends||(i=function(w,P){return(i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(F,B){F.__proto__=B}||function(F,B){for(var Y in B)Object.prototype.hasOwnProperty.call(B,Y)&&(F[Y]=B[Y])})(w,P)},function(w,P){function F(){this.constructor=w}i(w,P),w.prototype=P===null?Object.create(P):(F.prototype=P.prototype,new F)});Object.defineProperty(r,"__esModule",{value:!0}),r.uriToFsPath=r.URI=void 0;var o=n(674),u=/^\w[\w\d+.-]*$/,c=/^\//,f=/^\/\//,h="",p="/",_=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/,b=function(){function w(P,F,B,Y,X,K){K===void 0&&(K=!1),typeof P=="object"?(this.scheme=P.scheme||h,this.authority=P.authority||h,this.path=P.path||h,this.query=P.query||h,this.fragment=P.fragment||h):(this.scheme=function(ae,ce){return ae||ce?ae:"file"}(P,K),this.authority=F||h,this.path=function(ae,ce){switch(ae){case"https":case"http":case"file":ce?ce[0]!==p&&(ce=p+ce):ce=p}return ce}(this.scheme,B||h),this.query=Y||h,this.fragment=X||h,function(ae,ce){if(!ae.scheme&&ce)throw new Error('[UriError]: Scheme is missing: {scheme: "", authority: "'+ae.authority+'", path: "'+ae.path+'", query: "'+ae.query+'", fragment: "'+ae.fragment+'"}');if(ae.scheme&&!u.test(ae.scheme))throw new Error("[UriError]: Scheme contains illegal characters.");if(ae.path){if(ae.authority){if(!c.test(ae.path))throw new Error('[UriError]: If a URI contains an authority component, then the path component must either be empty or begin with a slash ("/") character')}else if(f.test(ae.path))throw new Error('[UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")')}}(this,K))}return w.isUri=function(P){return P instanceof w||!!P&&typeof P.authority=="string"&&typeof P.fragment=="string"&&typeof P.path=="string"&&typeof P.query=="string"&&typeof P.scheme=="string"&&typeof P.fsPath=="function"&&typeof P.with=="function"&&typeof P.toString=="function"},Object.defineProperty(w.prototype,"fsPath",{get:function(){return T(this,!1)},enumerable:!1,configurable:!0}),w.prototype.with=function(P){if(!P)return this;var F=P.scheme,B=P.authority,Y=P.path,X=P.query,K=P.fragment;return F===void 0?F=this.scheme:F===null&&(F=h),B===void 0?B=this.authority:B===null&&(B=h),Y===void 0?Y=this.path:Y===null&&(Y=h),X===void 0?X=this.query:X===null&&(X=h),K===void 0?K=this.fragment:K===null&&(K=h),F===this.scheme&&B===this.authority&&Y===this.path&&X===this.query&&K===this.fragment?this:new I(F,B,Y,X,K)},w.parse=function(P,F){F===void 0&&(F=!1);var B=_.exec(P);return B?new I(B[2]||h,M(B[4]||h),M(B[5]||h),M(B[7]||h),M(B[9]||h),F):new I(h,h,h,h,h)},w.file=function(P){var F=h;if(o.isWindows&&(P=P.replace(/\\/g,p)),P[0]===p&&P[1]===p){var B=P.indexOf(p,2);B===-1?(F=P.substring(2),P=p):(F=P.substring(2,B),P=P.substring(B)||p)}return new I("file",F,P,h,h)},w.from=function(P){return new I(P.scheme,P.authority,P.path,P.query,P.fragment)},w.prototype.toString=function(P){return P===void 0&&(P=!1),V(this,P)},w.prototype.toJSON=function(){return this},w.revive=function(P){if(P){if(P instanceof w)return P;var F=new I(P);return F._formatted=P.external,F._fsPath=P._sep===y?P.fsPath:null,F}return P},w}();r.URI=b;var y=o.isWindows?1:void 0,I=function(w){function P(){var F=w!==null&&w.apply(this,arguments)||this;return F._formatted=null,F._fsPath=null,F}return a(P,w),Object.defineProperty(P.prototype,"fsPath",{get:function(){return this._fsPath||(this._fsPath=T(this,!1)),this._fsPath},enumerable:!1,configurable:!0}),P.prototype.toString=function(F){return F===void 0&&(F=!1),F?V(this,!0):(this._formatted||(this._formatted=V(this,!1)),this._formatted)},P.prototype.toJSON=function(){var F={$mid:1};return this._fsPath&&(F.fsPath=this._fsPath,F._sep=y),this._formatted&&(F.external=this._formatted),this.path&&(F.path=this.path),this.scheme&&(F.scheme=this.scheme),this.authority&&(F.authority=this.authority),this.query&&(F.query=this.query),this.fragment&&(F.fragment=this.fragment),F},P}(b),$=((s={})[58]="%3A",s[47]="%2F",s[63]="%3F",s[35]="%23",s[91]="%5B",s[93]="%5D",s[64]="%40",s[33]="%21",s[36]="%24",s[38]="%26",s[39]="%27",s[40]="%28",s[41]="%29",s[42]="%2A",s[43]="%2B",s[44]="%2C",s[59]="%3B",s[61]="%3D",s[32]="%20",s);function S(w,P){for(var F=void 0,B=-1,Y=0;Y<w.length;Y++){var X=w.charCodeAt(Y);if(X>=97&&X<=122||X>=65&&X<=90||X>=48&&X<=57||X===45||X===46||X===95||X===126||P&&X===47)B!==-1&&(F+=encodeURIComponent(w.substring(B,Y)),B=-1),F!==void 0&&(F+=w.charAt(Y));else{F===void 0&&(F=w.substr(0,Y));var K=$[X];K!==void 0?(B!==-1&&(F+=encodeURIComponent(w.substring(B,Y)),B=-1),F+=K):B===-1&&(B=Y)}}return B!==-1&&(F+=encodeURIComponent(w.substring(B))),F!==void 0?F:w}function E(w){for(var P=void 0,F=0;F<w.length;F++){var B=w.charCodeAt(F);B===35||B===63?(P===void 0&&(P=w.substr(0,F)),P+=$[B]):P!==void 0&&(P+=w[F])}return P!==void 0?P:w}function T(w,P){var F;return F=w.authority&&w.path.length>1&&w.scheme==="file"?"//"+w.authority+w.path:w.path.charCodeAt(0)===47&&(w.path.charCodeAt(1)>=65&&w.path.charCodeAt(1)<=90||w.path.charCodeAt(1)>=97&&w.path.charCodeAt(1)<=122)&&w.path.charCodeAt(2)===58?P?w.path.substr(1):w.path[1].toLowerCase()+w.path.substr(2):w.path,o.isWindows&&(F=F.replace(/\//g,"\\")),F}function V(w,P){var F=P?E:S,B="",Y=w.scheme,X=w.authority,K=w.path,ae=w.query,ce=w.fragment;if(Y&&(B+=Y,B+=":"),(X||Y==="file")&&(B+=p,B+=p),X){var $e=X.indexOf("@");if($e!==-1){var ke=X.substr(0,$e);X=X.substr($e+1),($e=ke.indexOf(":"))===-1?B+=F(ke,!1):(B+=F(ke.substr(0,$e),!1),B+=":",B+=F(ke.substr($e+1),!1)),B+="@"}($e=(X=X.toLowerCase()).indexOf(":"))===-1?B+=F(X,!1):(B+=F(X.substr(0,$e),!1),B+=X.substr($e))}if(K){if(K.length>=3&&K.charCodeAt(0)===47&&K.charCodeAt(2)===58)(Oe=K.charCodeAt(1))>=65&&Oe<=90&&(K="/"+String.fromCharCode(Oe+32)+":"+K.substr(3));else if(K.length>=2&&K.charCodeAt(1)===58){var Oe;(Oe=K.charCodeAt(0))>=65&&Oe<=90&&(K=String.fromCharCode(Oe+32)+":"+K.substr(2))}B+=F(K,!0)}return ae&&(B+="?",B+=F(ae,!1)),ce&&(B+="#",B+=P?ce:S(ce,!1)),B}function Z(w){try{return decodeURIComponent(w)}catch{return w.length>3?w.substr(0,3)+Z(w.substr(3)):w}}r.uriToFsPath=T;var A=/(%[0-9A-Za-z][0-9A-Za-z])+/g;function M(w){return w.match(A)?w.replace(A,function(P){return Z(P)}):w}},679:function(H,r,n){var i=this&&this.__spreadArrays||function(){for(var u=0,c=0,f=arguments.length;c<f;c++)u+=arguments[c].length;var h=Array(u),p=0;for(c=0;c<f;c++)for(var _=arguments[c],b=0,y=_.length;b<y;b++,p++)h[p]=_[b];return h};Object.defineProperty(r,"__esModule",{value:!0}),r.Utils=void 0;var s,a=n(470),o=a.posix||a;(s=r.Utils||(r.Utils={})).joinPath=function(u){for(var c=[],f=1;f<arguments.length;f++)c[f-1]=arguments[f];return u.with({path:o.join.apply(o,i([u.path],c))})},s.resolvePath=function(u){for(var c=[],f=1;f<arguments.length;f++)c[f-1]=arguments[f];var h=u.path||"/";return u.with({path:o.resolve.apply(o,i([h],c))})},s.dirname=function(u){var c=o.dirname(u.path);return c.length===1&&c.charCodeAt(0)===46?u:u.with({path:c})},s.basename=function(u){return o.basename(u.path)},s.extname=function(u){return o.extname(u.path)}}},e={};return function H(r){if(e[r])return e[r].exports;var n=e[r]={exports:{}};return t[r].call(n.exports,n,n.exports,H),n.exports}(465)})()})});var xR=D(rc=>{"use strict";Object.defineProperty(rc,"__esModule",{value:!0});rc.splitWhen=rc.flatten=void 0;function mce(t){return t.reduce((e,H)=>[].concat(e,H),[])}rc.flatten=mce;function $ce(t,e){let H=[[]],r=0;for(let n of t)e(n)?(r++,H[r]=[]):H[r].push(n);return H}rc.splitWhen=$ce});var CR=D(RL=>{"use strict";Object.defineProperty(RL,"__esModule",{value:!0});RL.isEnoentCodeError=void 0;function Sce(t){return t.code==="ENOENT"}RL.isEnoentCodeError=Sce});var wR=D(OL=>{"use strict";Object.defineProperty(OL,"__esModule",{value:!0});OL.createDirentFromStats=void 0;var MR=class{constructor(e,H){this.name=e,this.isBlockDevice=H.isBlockDevice.bind(H),this.isCharacterDevice=H.isCharacterDevice.bind(H),this.isDirectory=H.isDirectory.bind(H),this.isFIFO=H.isFIFO.bind(H),this.isFile=H.isFile.bind(H),this.isSocket=H.isSocket.bind(H),this.isSymbolicLink=H.isSymbolicLink.bind(H)}};function vce(t,e){return new MR(t,e)}OL.createDirentFromStats=vce});var TR=D(es=>{"use strict";Object.defineProperty(es,"__esModule",{value:!0});es.removeLeadingDotSegment=es.escape=es.makeAbsolute=es.unixify=void 0;var Dce=require("path"),yce=2,bce=/(\\?)([()*?[\]{|}]|^!|[!+@](?=\())/g;function Pce(t){return t.replace(/\\/g,"/")}es.unixify=Pce;function xce(t,e){return Dce.resolve(t,e)}es.makeAbsolute=xce;function Cce(t){return t.replace(bce,"\\$2")}es.escape=Cce;function Mce(t){if(t.charAt(0)==="."){let e=t.charAt(1);if(e==="/"||e==="\\")return t.slice(yce)}return t}es.removeLeadingDotSegment=Mce});var kR=D((v7e,NR)=>{NR.exports=function(e){if(typeof e!="string"||e==="")return!1;for(var H;H=/(\\).|([@?!+*]\(.*\))/g.exec(e);){if(H[2])return!0;e=e.slice(H.index+H[0].length)}return!1}});var nc=D((D7e,OR)=>{var wce=kR(),RR={"{":"}","(":")","[":"]"},Tce=function(t){if(t[0]==="!")return!0;for(var e=0,H=-2,r=-2,n=-2,i=-2,s=-2;e<t.length;){if(t[e]==="*"||t[e+1]==="?"&&/[\].+)]/.test(t[e])||r!==-1&&t[e]==="["&&t[e+1]!=="]"&&(r<e&&(r=t.indexOf("]",e)),r>e&&(s===-1||s>r||(s=t.indexOf("\\",e),s===-1||s>r)))||n!==-1&&t[e]==="{"&&t[e+1]!=="}"&&(n=t.indexOf("}",e),n>e&&(s=t.indexOf("\\",e),s===-1||s>n))||i!==-1&&t[e]==="("&&t[e+1]==="?"&&/[:!=]/.test(t[e+2])&&t[e+3]!==")"&&(i=t.indexOf(")",e),i>e&&(s=t.indexOf("\\",e),s===-1||s>i))||H!==-1&&t[e]==="("&&t[e+1]!=="|"&&(H<e&&(H=t.indexOf("|",e)),H!==-1&&t[H+1]!==")"&&(i=t.indexOf(")",H),i>H&&(s=t.indexOf("\\",H),s===-1||s>i))))return!0;if(t[e]==="\\"){var a=t[e+1];e+=2;var o=RR[a];if(o){var u=t.indexOf(o,e);u!==-1&&(e=u+1)}if(t[e]==="!")return!0}else e++}return!1},Nce=function(t){if(t[0]==="!")return!0;for(var e=0;e<t.length;){if(/[*?{}()[\]]/.test(t[e]))return!0;if(t[e]==="\\"){var H=t[e+1];e+=2;var r=RR[H];if(r){var n=t.indexOf(r,e);n!==-1&&(e=n+1)}if(t[e]==="!")return!0}else e++}return!1};OR.exports=function(e,H){if(typeof e!="string"||e==="")return!1;if(wce(e))return!0;var r=Tce;return H&&H.strict===!1&&(r=Nce),r(e)}});var K0=D((y7e,UR)=>{"use strict";var kce=nc(),Rce=require("path").posix.dirname,Oce=require("os").platform()==="win32",Z0="/",Uce=/\\/g,Fce=/[\{\[].*[\}\]]$/,Wce=/(^|[^\\])([\{\[]|\([^\)]+$)/,Bce=/\\([\!\*\?\|\[\]\(\)\{\}])/g;UR.exports=function(e,H){var r=Object.assign({flipBackslashes:!0},H);r.flipBackslashes&&Oce&&e.indexOf(Z0)<0&&(e=e.replace(Uce,Z0)),Fce.test(e)&&(e+=Z0),e+="a";do e=Rce(e);while(kce(e)||Wce.test(e));return e.replace(Bce,"$1")}});var UL=D(Wn=>{"use strict";Wn.isInteger=t=>typeof t=="number"?Number.isInteger(t):typeof t=="string"&&t.trim()!==""?Number.isInteger(Number(t)):!1;Wn.find=(t,e)=>t.nodes.find(H=>H.type===e);Wn.exceedsLimit=(t,e,H=1,r)=>r===!1||!Wn.isInteger(t)||!Wn.isInteger(e)?!1:(Number(e)-Number(t))/Number(H)>=r;Wn.escapeNode=(t,e=0,H)=>{let r=t.nodes[e];!r||(H&&r.type===H||r.type==="open"||r.type==="close")&&r.escaped!==!0&&(r.value="\\"+r.value,r.escaped=!0)};Wn.encloseBrace=t=>t.type!=="brace"?!1:t.commas>>0+t.ranges>>0===0?(t.invalid=!0,!0):!1;Wn.isInvalidBrace=t=>t.type!=="brace"?!1:t.invalid===!0||t.dollar?!0:t.commas>>0+t.ranges>>0===0||t.open!==!0||t.close!==!0?(t.invalid=!0,!0):!1;Wn.isOpenOrClose=t=>t.type==="open"||t.type==="close"?!0:t.open===!0||t.close===!0;Wn.reduce=t=>t.reduce((e,H)=>(H.type==="text"&&e.push(H.value),H.type==="range"&&(H.type="text"),e),[]);Wn.flatten=(...t)=>{let e=[],H=r=>{for(let n=0;n<r.length;n++){let i=r[n];Array.isArray(i)?H(i,e):i!==void 0&&e.push(i)}return e};return H(t),e}});var FL=D((P7e,WR)=>{"use strict";var FR=UL();WR.exports=(t,e={})=>{let H=(r,n={})=>{let i=e.escapeInvalid&&FR.isInvalidBrace(n),s=r.invalid===!0&&e.escapeInvalid===!0,a="";if(r.value)return(i||s)&&FR.isOpenOrClose(r)?"\\"+r.value:r.value;if(r.value)return r.value;if(r.nodes)for(let o of r.nodes)a+=H(o);return a};return H(t)}});var XR=D((x7e,BR)=>{"use strict";BR.exports=function(t){return typeof t=="number"?t-t===0:typeof t=="string"&&t.trim()!==""?Number.isFinite?Number.isFinite(+t):isFinite(+t):!1}});var YR=D((C7e,JR)=>{"use strict";var qR=XR(),bo=(t,e,H)=>{if(qR(t)===!1)throw new TypeError("toRegexRange: expected the first argument to be a number");if(e===void 0||t===e)return String(t);if(qR(e)===!1)throw new TypeError("toRegexRange: expected the second argument to be a number.");let r={relaxZeros:!0,...H};typeof r.strictZeros=="boolean"&&(r.relaxZeros=r.strictZeros===!1);let n=String(r.relaxZeros),i=String(r.shorthand),s=String(r.capture),a=String(r.wrap),o=t+":"+e+"="+n+i+s+a;if(bo.cache.hasOwnProperty(o))return bo.cache[o].result;let u=Math.min(t,e),c=Math.max(t,e);if(Math.abs(u-c)===1){let b=t+"|"+e;return r.capture?`(${b})`:r.wrap===!1?b:`(?:${b})`}let f=zR(t)||zR(e),h={min:t,max:e,a:u,b:c},p=[],_=[];if(f&&(h.isPadded=f,h.maxLen=String(h.max).length),u<0){let b=c<0?Math.abs(c):1;_=VR(b,Math.abs(u),h,r),u=h.a=0}return c>=0&&(p=VR(u,c,h,r)),h.negatives=_,h.positives=p,h.result=Xce(_,p,r),r.capture===!0?h.result=`(${h.result})`:r.wrap!==!1&&p.length+_.length>1&&(h.result=`(?:${h.result})`),bo.cache[o]=h,h.result};function Xce(t,e,H){let r=j0(t,e,"-",!1,H)||[],n=j0(e,t,"",!1,H)||[],i=j0(t,e,"-?",!0,H)||[];return r.concat(i).concat(n).join("|")}function qce(t,e){let H=1,r=1,n=ZR(t,H),i=new Set([e]);for(;t<=n&&n<=e;)i.add(n),H+=1,n=ZR(t,H);for(n=KR(e+1,r)-1;t<n&&n<=e;)i.add(n),r+=1,n=KR(e+1,r)-1;return i=[...i],i.sort(Zce),i}function Vce(t,e,H){if(t===e)return{pattern:t,count:[],digits:0};let r=Gce(t,e),n=r.length,i="",s=0;for(let a=0;a<n;a++){let[o,u]=r[a];o===u?i+=o:o!=="0"||u!=="9"?i+=Kce(o,u,H):s++}return s&&(i+=H.shorthand===!0?"\\d":"[0-9]"),{pattern:i,count:[s],digits:n}}function VR(t,e,H,r){let n=qce(t,e),i=[],s=t,a;for(let o=0;o<n.length;o++){let u=n[o],c=Vce(String(s),String(u),r),f="";if(!H.isPadded&&a&&a.pattern===c.pattern){a.count.length>1&&a.count.pop(),a.count.push(c.count[0]),a.string=a.pattern+jR(a.count),s=u+1;continue}H.isPadded&&(f=jce(u,H,r)),c.string=f+c.pattern+jR(c.count),i.push(c),s=u+1,a=c}return i}function j0(t,e,H,r,n){let i=[];for(let s of t){let{string:a}=s;!r&&!GR(e,"string",a)&&i.push(H+a),r&&GR(e,"string",a)&&i.push(H+a)}return i}function Gce(t,e){let H=[];for(let r=0;r<t.length;r++)H.push([t[r],e[r]]);return H}function Zce(t,e){return t>e?1:e>t?-1:0}function GR(t,e,H){return t.some(r=>r[e]===H)}function ZR(t,e){return Number(String(t).slice(0,-e)+"9".repeat(e))}function KR(t,e){return t-t%Math.pow(10,e)}function jR(t){let[e=0,H=""]=t;return H||e>1?`{${e+(H?","+H:"")}}`:""}function Kce(t,e,H){return`[${t}${e-t===1?"":"-"}${e}]`}function zR(t){return/^-?(0+)\d/.test(t)}function jce(t,e,H){if(!e.isPadded)return t;let r=Math.abs(e.maxLen-String(t).length),n=H.relaxZeros!==!1;switch(r){case 0:return"";case 1:return n?"0?":"0";case 2:return n?"0{0,2}":"00";default:return n?`0{0,${r}}`:`0{${r}}`}}bo.cache={};bo.clearCache=()=>bo.cache={};JR.exports=bo});var Y0=D((M7e,s2)=>{"use strict";var zce=require("util"),QR=YR(),e2=t=>t!==null&&typeof t=="object"&&!Array.isArray(t),Jce=t=>e=>t===!0?Number(e):String(e),z0=t=>typeof t=="number"||typeof t=="string"&&t!=="",Tf=t=>Number.isInteger(+t),J0=t=>{let e=`${t}`,H=-1;if(e[0]==="-"&&(e=e.slice(1)),e==="0")return!1;for(;e[++H]==="0";);return H>0},Yce=(t,e,H)=>typeof t=="string"||typeof e=="string"?!0:H.stringify===!0,Qce=(t,e,H)=>{if(e>0){let r=t[0]==="-"?"-":"";r&&(t=t.slice(1)),t=r+t.padStart(r?e-1:e,"0")}return H===!1?String(t):t},t2=(t,e)=>{let H=t[0]==="-"?"-":"";for(H&&(t=t.slice(1),e--);t.length<e;)t="0"+t;return H?"-"+t:t},ele=(t,e)=>{t.negatives.sort((s,a)=>s<a?-1:s>a?1:0),t.positives.sort((s,a)=>s<a?-1:s>a?1:0);let H=e.capture?"":"?:",r="",n="",i;return t.positives.length&&(r=t.positives.join("|")),t.negatives.length&&(n=`-(${H}${t.negatives.join("|")})`),r&&n?i=`${r}|${n}`:i=r||n,e.wrap?`(${H}${i})`:i},H2=(t,e,H,r)=>{if(H)return QR(t,e,{wrap:!1,...r});let n=String.fromCharCode(t);if(t===e)return n;let i=String.fromCharCode(e);return`[${n}-${i}]`},r2=(t,e,H)=>{if(Array.isArray(t)){let r=H.wrap===!0,n=H.capture?"":"?:";return r?`(${n}${t.join("|")})`:t.join("|")}return QR(t,e,H)},n2=(...t)=>new RangeError("Invalid range arguments: "+zce.inspect(...t)),i2=(t,e,H)=>{if(H.strictRanges===!0)throw n2([t,e]);return[]},tle=(t,e)=>{if(e.strictRanges===!0)throw new TypeError(`Expected step "${t}" to be a number`);return[]},Hle=(t,e,H=1,r={})=>{let n=Number(t),i=Number(e);if(!Number.isInteger(n)||!Number.isInteger(i)){if(r.strictRanges===!0)throw n2([t,e]);return[]}n===0&&(n=0),i===0&&(i=0);let s=n>i,a=String(t),o=String(e),u=String(H);H=Math.max(Math.abs(H),1);let c=J0(a)||J0(o)||J0(u),f=c?Math.max(a.length,o.length,u.length):0,h=c===!1&&Yce(t,e,r)===!1,p=r.transform||Jce(h);if(r.toRegex&&H===1)return H2(t2(t,f),t2(e,f),!0,r);let _={negatives:[],positives:[]},b=$=>_[$<0?"negatives":"positives"].push(Math.abs($)),y=[],I=0;for(;s?n>=i:n<=i;)r.toRegex===!0&&H>1?b(n):y.push(Qce(p(n,I),f,h)),n=s?n-H:n+H,I++;return r.toRegex===!0?H>1?ele(_,r):r2(y,null,{wrap:!1,...r}):y},rle=(t,e,H=1,r={})=>{if(!Tf(t)&&t.length>1||!Tf(e)&&e.length>1)return i2(t,e,r);let n=r.transform||(h=>String.fromCharCode(h)),i=`${t}`.charCodeAt(0),s=`${e}`.charCodeAt(0),a=i>s,o=Math.min(i,s),u=Math.max(i,s);if(r.toRegex&&H===1)return H2(o,u,!1,r);let c=[],f=0;for(;a?i>=s:i<=s;)c.push(n(i,f)),i=a?i-H:i+H,f++;return r.toRegex===!0?r2(c,null,{wrap:!1,options:r}):c},WL=(t,e,H,r={})=>{if(e==null&&z0(t))return[t];if(!z0(t)||!z0(e))return i2(t,e,r);if(typeof H=="function")return WL(t,e,1,{transform:H});if(e2(H))return WL(t,e,0,H);let n={...r};return n.capture===!0&&(n.wrap=!0),H=H||n.step||1,Tf(H)?Tf(t)&&Tf(e)?Hle(t,e,H,n):rle(t,e,Math.max(Math.abs(H),1),n):H!=null&&!e2(H)?tle(H,n):WL(t,e,1,H)};s2.exports=WL});var u2=D((w7e,o2)=>{"use strict";var nle=Y0(),a2=UL(),ile=(t,e={})=>{let H=(r,n={})=>{let i=a2.isInvalidBrace(n),s=r.invalid===!0&&e.escapeInvalid===!0,a=i===!0||s===!0,o=e.escapeInvalid===!0?"\\":"",u="";if(r.isOpen===!0||r.isClose===!0)return o+r.value;if(r.type==="open")return a?o+r.value:"(";if(r.type==="close")return a?o+r.value:")";if(r.type==="comma")return r.prev.type==="comma"?"":a?r.value:"|";if(r.value)return r.value;if(r.nodes&&r.ranges>0){let c=a2.reduce(r.nodes),f=nle(...c,{...e,wrap:!1,toRegex:!0});if(f.length!==0)return c.length>1&&f.length>1?`(${f})`:f}if(r.nodes)for(let c of r.nodes)u+=H(c,r);return u};return H(t)};o2.exports=ile});var f2=D((T7e,l2)=>{"use strict";var sle=Y0(),c2=FL(),ic=UL(),Po=(t="",e="",H=!1)=>{let r=[];if(t=[].concat(t),e=[].concat(e),!e.length)return t;if(!t.length)return H?ic.flatten(e).map(n=>`{${n}}`):e;for(let n of t)if(Array.isArray(n))for(let i of n)r.push(Po(i,e,H));else for(let i of e)H===!0&&typeof i=="string"&&(i=`{${i}}`),r.push(Array.isArray(i)?Po(n,i,H):n+i);return ic.flatten(r)},ale=(t,e={})=>{let H=e.rangeLimit===void 0?1e3:e.rangeLimit,r=(n,i={})=>{n.queue=[];let s=i,a=i.queue;for(;s.type!=="brace"&&s.type!=="root"&&s.parent;)s=s.parent,a=s.queue;if(n.invalid||n.dollar){a.push(Po(a.pop(),c2(n,e)));return}if(n.type==="brace"&&n.invalid!==!0&&n.nodes.length===2){a.push(Po(a.pop(),["{}"]));return}if(n.nodes&&n.ranges>0){let f=ic.reduce(n.nodes);if(ic.exceedsLimit(...f,e.step,H))throw new RangeError("expanded array length exceeds range limit. Use options.rangeLimit to increase or disable the limit.");let h=sle(...f,e);h.length===0&&(h=c2(n,e)),a.push(Po(a.pop(),h)),n.nodes=[];return}let o=ic.encloseBrace(n),u=n.queue,c=n;for(;c.type!=="brace"&&c.type!=="root"&&c.parent;)c=c.parent,u=c.queue;for(let f=0;f<n.nodes.length;f++){let h=n.nodes[f];if(h.type==="comma"&&n.type==="brace"){f===1&&u.push(""),u.push("");continue}if(h.type==="close"){a.push(Po(a.pop(),u,o));continue}if(h.value&&h.type!=="open"){u.push(Po(u.pop(),h.value));continue}h.nodes&&r(h,n)}return u};return ic.flatten(r(t))};l2.exports=ale});var p2=D((N7e,h2)=>{"use strict";h2.exports={MAX_LENGTH:1024*64,CHAR_0:"0",CHAR_9:"9",CHAR_UPPERCASE_A:"A",CHAR_LOWERCASE_A:"a",CHAR_UPPERCASE_Z:"Z",CHAR_LOWERCASE_Z:"z",CHAR_LEFT_PARENTHESES:"(",CHAR_RIGHT_PARENTHESES:")",CHAR_ASTERISK:"*",CHAR_AMPERSAND:"&",CHAR_AT:"@",CHAR_BACKSLASH:"\\",CHAR_BACKTICK:"`",CHAR_CARRIAGE_RETURN:"\r",CHAR_CIRCUMFLEX_ACCENT:"^",CHAR_COLON:":",CHAR_COMMA:",",CHAR_DOLLAR:"$",CHAR_DOT:".",CHAR_DOUBLE_QUOTE:'"',CHAR_EQUAL:"=",CHAR_EXCLAMATION_MARK:"!",CHAR_FORM_FEED:"\f",CHAR_FORWARD_SLASH:"/",CHAR_HASH:"#",CHAR_HYPHEN_MINUS:"-",CHAR_LEFT_ANGLE_BRACKET:"<",CHAR_LEFT_CURLY_BRACE:"{",CHAR_LEFT_SQUARE_BRACKET:"[",CHAR_LINE_FEED:`
169
+ `,CHAR_NO_BREAK_SPACE:"\xA0",CHAR_PERCENT:"%",CHAR_PLUS:"+",CHAR_QUESTION_MARK:"?",CHAR_RIGHT_ANGLE_BRACKET:">",CHAR_RIGHT_CURLY_BRACE:"}",CHAR_RIGHT_SQUARE_BRACKET:"]",CHAR_SEMICOLON:";",CHAR_SINGLE_QUOTE:"'",CHAR_SPACE:" ",CHAR_TAB:" ",CHAR_UNDERSCORE:"_",CHAR_VERTICAL_LINE:"|",CHAR_ZERO_WIDTH_NOBREAK_SPACE:"\uFEFF"}});var I2=D((k7e,E2)=>{"use strict";var ole=FL(),{MAX_LENGTH:_2,CHAR_BACKSLASH:Q0,CHAR_BACKTICK:ule,CHAR_COMMA:cle,CHAR_DOT:lle,CHAR_LEFT_PARENTHESES:fle,CHAR_RIGHT_PARENTHESES:hle,CHAR_LEFT_CURLY_BRACE:ple,CHAR_RIGHT_CURLY_BRACE:_le,CHAR_LEFT_SQUARE_BRACKET:d2,CHAR_RIGHT_SQUARE_BRACKET:L2,CHAR_DOUBLE_QUOTE:dle,CHAR_SINGLE_QUOTE:Lle,CHAR_NO_BREAK_SPACE:Ele,CHAR_ZERO_WIDTH_NOBREAK_SPACE:Ile}=p2(),Ale=(t,e={})=>{if(typeof t!="string")throw new TypeError("Expected a string");let H=e||{},r=typeof H.maxLength=="number"?Math.min(_2,H.maxLength):_2;if(t.length>r)throw new SyntaxError(`Input length (${t.length}), exceeds max characters (${r})`);let n={type:"root",input:t,nodes:[]},i=[n],s=n,a=n,o=0,u=t.length,c=0,f=0,h,p={},_=()=>t[c++],b=y=>{if(y.type==="text"&&a.type==="dot"&&(a.type="text"),a&&a.type==="text"&&y.type==="text"){a.value+=y.value;return}return s.nodes.push(y),y.parent=s,y.prev=a,a=y,y};for(b({type:"bos"});c<u;)if(s=i[i.length-1],h=_(),!(h===Ile||h===Ele)){if(h===Q0){b({type:"text",value:(e.keepEscaping?h:"")+_()});continue}if(h===L2){b({type:"text",value:"\\"+h});continue}if(h===d2){o++;let y=!0,I;for(;c<u&&(I=_());){if(h+=I,I===d2){o++;continue}if(I===Q0){h+=_();continue}if(I===L2&&(o--,o===0))break}b({type:"text",value:h});continue}if(h===fle){s=b({type:"paren",nodes:[]}),i.push(s),b({type:"text",value:h});continue}if(h===hle){if(s.type!=="paren"){b({type:"text",value:h});continue}s=i.pop(),b({type:"text",value:h}),s=i[i.length-1];continue}if(h===dle||h===Lle||h===ule){let y=h,I;for(e.keepQuotes!==!0&&(h="");c<u&&(I=_());){if(I===Q0){h+=I+_();continue}if(I===y){e.keepQuotes===!0&&(h+=I);break}h+=I}b({type:"text",value:h});continue}if(h===ple){f++;let y=a.value&&a.value.slice(-1)==="$"||s.dollar===!0;s=b({type:"brace",open:!0,close:!1,dollar:y,depth:f,commas:0,ranges:0,nodes:[]}),i.push(s),b({type:"open",value:h});continue}if(h===_le){if(s.type!=="brace"){b({type:"text",value:h});continue}let y="close";s=i.pop(),s.close=!0,b({type:y,value:h}),f--,s=i[i.length-1];continue}if(h===cle&&f>0){if(s.ranges>0){s.ranges=0;let y=s.nodes.shift();s.nodes=[y,{type:"text",value:ole(s)}]}b({type:"comma",value:h}),s.commas++;continue}if(h===lle&&f>0&&s.commas===0){let y=s.nodes;if(f===0||y.length===0){b({type:"text",value:h});continue}if(a.type==="dot"){if(s.range=[],a.value+=h,a.type="range",s.nodes.length!==3&&s.nodes.length!==5){s.invalid=!0,s.ranges=0,a.type="text";continue}s.ranges++,s.args=[];continue}if(a.type==="range"){y.pop();let I=y[y.length-1];I.value+=a.value+h,a=I,s.ranges--;continue}b({type:"dot",value:h});continue}b({type:"text",value:h})}do if(s=i.pop(),s.type!=="root"){s.nodes.forEach($=>{$.nodes||($.type==="open"&&($.isOpen=!0),$.type==="close"&&($.isClose=!0),$.nodes||($.type="text"),$.invalid=!0)});let y=i[i.length-1],I=y.nodes.indexOf(s);y.nodes.splice(I,1,...s.nodes)}while(i.length>0);return b({type:"eos"}),n};E2.exports=Ale});var e1=D((R7e,g2)=>{"use strict";var A2=FL(),gle=u2(),mle=f2(),$le=I2(),mn=(t,e={})=>{let H=[];if(Array.isArray(t))for(let r of t){let n=mn.create(r,e);Array.isArray(n)?H.push(...n):H.push(n)}else H=[].concat(mn.create(t,e));return e&&e.expand===!0&&e.nodupes===!0&&(H=[...new Set(H)]),H};mn.parse=(t,e={})=>$le(t,e);mn.stringify=(t,e={})=>A2(typeof t=="string"?mn.parse(t,e):t,e);mn.compile=(t,e={})=>(typeof t=="string"&&(t=mn.parse(t,e)),gle(t,e));mn.expand=(t,e={})=>{typeof t=="string"&&(t=mn.parse(t,e));let H=mle(t,e);return e.noempty===!0&&(H=H.filter(Boolean)),e.nodupes===!0&&(H=[...new Set(H)]),H};mn.create=(t,e={})=>t===""||t.length<3?[t]:e.expand!==!0?mn.compile(t,e):mn.expand(t,e);g2.exports=mn});var Nf=D((O7e,D2)=>{"use strict";var Sle=require("path"),ts="\\\\/",m2=`[^${ts}]`,ws="\\.",vle="\\+",Dle="\\?",BL="\\/",yle="(?=.)",$2="[^/]",t1=`(?:${BL}|$)`,S2=`(?:^|${BL})`,H1=`${ws}{1,2}${t1}`,ble=`(?!${ws})`,Ple=`(?!${S2}${H1})`,xle=`(?!${ws}{0,1}${t1})`,Cle=`(?!${H1})`,Mle=`[^.${BL}]`,wle=`${$2}*?`,v2={DOT_LITERAL:ws,PLUS_LITERAL:vle,QMARK_LITERAL:Dle,SLASH_LITERAL:BL,ONE_CHAR:yle,QMARK:$2,END_ANCHOR:t1,DOTS_SLASH:H1,NO_DOT:ble,NO_DOTS:Ple,NO_DOT_SLASH:xle,NO_DOTS_SLASH:Cle,QMARK_NO_DOT:Mle,STAR:wle,START_ANCHOR:S2},Tle={...v2,SLASH_LITERAL:`[${ts}]`,QMARK:m2,STAR:`${m2}*?`,DOTS_SLASH:`${ws}{1,2}(?:[${ts}]|$)`,NO_DOT:`(?!${ws})`,NO_DOTS:`(?!(?:^|[${ts}])${ws}{1,2}(?:[${ts}]|$))`,NO_DOT_SLASH:`(?!${ws}{0,1}(?:[${ts}]|$))`,NO_DOTS_SLASH:`(?!${ws}{1,2}(?:[${ts}]|$))`,QMARK_NO_DOT:`[^.${ts}]`,START_ANCHOR:`(?:^|[${ts}])`,END_ANCHOR:`(?:[${ts}]|$)`},Nle={alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"};D2.exports={MAX_LENGTH:1024*64,POSIX_REGEX_SOURCE:Nle,REGEX_BACKSLASH:/\\(?![*+?^${}(|)[\]])/g,REGEX_NON_SPECIAL_CHARS:/^[^@![\].,$*+?^{}()|\\/]+/,REGEX_SPECIAL_CHARS:/[-*+?.^${}(|)[\]]/,REGEX_SPECIAL_CHARS_BACKREF:/(\\?)((\W)(\3*))/g,REGEX_SPECIAL_CHARS_GLOBAL:/([-*+?.^${}(|)[\]])/g,REGEX_REMOVE_BACKSLASH:/(?:\[.*?[^\\]\]|\\(?=.))/g,REPLACEMENTS:{"***":"*","**/**":"**","**/**/**":"**"},CHAR_0:48,CHAR_9:57,CHAR_UPPERCASE_A:65,CHAR_LOWERCASE_A:97,CHAR_UPPERCASE_Z:90,CHAR_LOWERCASE_Z:122,CHAR_LEFT_PARENTHESES:40,CHAR_RIGHT_PARENTHESES:41,CHAR_ASTERISK:42,CHAR_AMPERSAND:38,CHAR_AT:64,CHAR_BACKWARD_SLASH:92,CHAR_CARRIAGE_RETURN:13,CHAR_CIRCUMFLEX_ACCENT:94,CHAR_COLON:58,CHAR_COMMA:44,CHAR_DOT:46,CHAR_DOUBLE_QUOTE:34,CHAR_EQUAL:61,CHAR_EXCLAMATION_MARK:33,CHAR_FORM_FEED:12,CHAR_FORWARD_SLASH:47,CHAR_GRAVE_ACCENT:96,CHAR_HASH:35,CHAR_HYPHEN_MINUS:45,CHAR_LEFT_ANGLE_BRACKET:60,CHAR_LEFT_CURLY_BRACE:123,CHAR_LEFT_SQUARE_BRACKET:91,CHAR_LINE_FEED:10,CHAR_NO_BREAK_SPACE:160,CHAR_PERCENT:37,CHAR_PLUS:43,CHAR_QUESTION_MARK:63,CHAR_RIGHT_ANGLE_BRACKET:62,CHAR_RIGHT_CURLY_BRACE:125,CHAR_RIGHT_SQUARE_BRACKET:93,CHAR_SEMICOLON:59,CHAR_SINGLE_QUOTE:39,CHAR_SPACE:32,CHAR_TAB:9,CHAR_UNDERSCORE:95,CHAR_VERTICAL_LINE:124,CHAR_ZERO_WIDTH_NOBREAK_SPACE:65279,SEP:Sle.sep,extglobChars(t){return{"!":{type:"negate",open:"(?:(?!(?:",close:`))${t.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}},globChars(t){return t===!0?Tle:v2}}});var kf=D(Hn=>{"use strict";var kle=require("path"),Rle=process.platform==="win32",{REGEX_BACKSLASH:Ole,REGEX_REMOVE_BACKSLASH:Ule,REGEX_SPECIAL_CHARS:Fle,REGEX_SPECIAL_CHARS_GLOBAL:Wle}=Nf();Hn.isObject=t=>t!==null&&typeof t=="object"&&!Array.isArray(t);Hn.hasRegexChars=t=>Fle.test(t);Hn.isRegexChar=t=>t.length===1&&Hn.hasRegexChars(t);Hn.escapeRegex=t=>t.replace(Wle,"\\$1");Hn.toPosixSlashes=t=>t.replace(Ole,"/");Hn.removeBackslashes=t=>t.replace(Ule,e=>e==="\\"?"":e);Hn.supportsLookbehinds=()=>{let t=process.version.slice(1).split(".").map(Number);return t.length===3&&t[0]>=9||t[0]===8&&t[1]>=10};Hn.isWindows=t=>t&&typeof t.windows=="boolean"?t.windows:Rle===!0||kle.sep==="\\";Hn.escapeLast=(t,e,H)=>{let r=t.lastIndexOf(e,H);return r===-1?t:t[r-1]==="\\"?Hn.escapeLast(t,e,r-1):`${t.slice(0,r)}\\${t.slice(r)}`};Hn.removePrefix=(t,e={})=>{let H=t;return H.startsWith("./")&&(H=H.slice(2),e.prefix="./"),H};Hn.wrapOutput=(t,e={},H={})=>{let r=H.contains?"":"^",n=H.contains?"":"$",i=`${r}(?:${t})${n}`;return e.negated===!0&&(i=`(?:^(?!${i}).*$)`),i}});var T2=D((F7e,w2)=>{"use strict";var y2=kf(),{CHAR_ASTERISK:r1,CHAR_AT:Ble,CHAR_BACKWARD_SLASH:Rf,CHAR_COMMA:Xle,CHAR_DOT:n1,CHAR_EXCLAMATION_MARK:i1,CHAR_FORWARD_SLASH:b2,CHAR_LEFT_CURLY_BRACE:s1,CHAR_LEFT_PARENTHESES:a1,CHAR_LEFT_SQUARE_BRACKET:qle,CHAR_PLUS:Vle,CHAR_QUESTION_MARK:P2,CHAR_RIGHT_CURLY_BRACE:Gle,CHAR_RIGHT_PARENTHESES:x2,CHAR_RIGHT_SQUARE_BRACKET:Zle}=Nf(),C2=t=>t===b2||t===Rf,M2=t=>{t.isPrefix!==!0&&(t.depth=t.isGlobstar?1/0:1)},Kle=(t,e)=>{let H=e||{},r=t.length-1,n=H.parts===!0||H.scanToEnd===!0,i=[],s=[],a=[],o=t,u=-1,c=0,f=0,h=!1,p=!1,_=!1,b=!1,y=!1,I=!1,$=!1,S=!1,E=!1,T=!1,V=0,Z,A,M={value:"",depth:0,isGlob:!1},w=()=>u>=r,P=()=>o.charCodeAt(u+1),F=()=>(Z=A,o.charCodeAt(++u));for(;u<r;){A=F();let ae;if(A===Rf){$=M.backslashes=!0,A=F(),A===s1&&(I=!0);continue}if(I===!0||A===s1){for(V++;w()!==!0&&(A=F());){if(A===Rf){$=M.backslashes=!0,F();continue}if(A===s1){V++;continue}if(I!==!0&&A===n1&&(A=F())===n1){if(h=M.isBrace=!0,_=M.isGlob=!0,T=!0,n===!0)continue;break}if(I!==!0&&A===Xle){if(h=M.isBrace=!0,_=M.isGlob=!0,T=!0,n===!0)continue;break}if(A===Gle&&(V--,V===0)){I=!1,h=M.isBrace=!0,T=!0;break}}if(n===!0)continue;break}if(A===b2){if(i.push(u),s.push(M),M={value:"",depth:0,isGlob:!1},T===!0)continue;if(Z===n1&&u===c+1){c+=2;continue}f=u+1;continue}if(H.noext!==!0&&(A===Vle||A===Ble||A===r1||A===P2||A===i1)===!0&&P()===a1){if(_=M.isGlob=!0,b=M.isExtglob=!0,T=!0,A===i1&&u===c&&(E=!0),n===!0){for(;w()!==!0&&(A=F());){if(A===Rf){$=M.backslashes=!0,A=F();continue}if(A===x2){_=M.isGlob=!0,T=!0;break}}continue}break}if(A===r1){if(Z===r1&&(y=M.isGlobstar=!0),_=M.isGlob=!0,T=!0,n===!0)continue;break}if(A===P2){if(_=M.isGlob=!0,T=!0,n===!0)continue;break}if(A===qle){for(;w()!==!0&&(ae=F());){if(ae===Rf){$=M.backslashes=!0,F();continue}if(ae===Zle){p=M.isBracket=!0,_=M.isGlob=!0,T=!0;break}}if(n===!0)continue;break}if(H.nonegate!==!0&&A===i1&&u===c){S=M.negated=!0,c++;continue}if(H.noparen!==!0&&A===a1){if(_=M.isGlob=!0,n===!0){for(;w()!==!0&&(A=F());){if(A===a1){$=M.backslashes=!0,A=F();continue}if(A===x2){T=!0;break}}continue}break}if(_===!0){if(T=!0,n===!0)continue;break}}H.noext===!0&&(b=!1,_=!1);let B=o,Y="",X="";c>0&&(Y=o.slice(0,c),o=o.slice(c),f-=c),B&&_===!0&&f>0?(B=o.slice(0,f),X=o.slice(f)):_===!0?(B="",X=o):B=o,B&&B!==""&&B!=="/"&&B!==o&&C2(B.charCodeAt(B.length-1))&&(B=B.slice(0,-1)),H.unescape===!0&&(X&&(X=y2.removeBackslashes(X)),B&&$===!0&&(B=y2.removeBackslashes(B)));let K={prefix:Y,input:t,start:c,base:B,glob:X,isBrace:h,isBracket:p,isGlob:_,isExtglob:b,isGlobstar:y,negated:S,negatedExtglob:E};if(H.tokens===!0&&(K.maxDepth=0,C2(A)||s.push(M),K.tokens=s),H.parts===!0||H.tokens===!0){let ae;for(let ce=0;ce<i.length;ce++){let $e=ae?ae+1:c,ke=i[ce],Oe=t.slice($e,ke);H.tokens&&(ce===0&&c!==0?(s[ce].isPrefix=!0,s[ce].value=Y):s[ce].value=Oe,M2(s[ce]),K.maxDepth+=s[ce].depth),(ce!==0||Oe!=="")&&a.push(Oe),ae=ke}if(ae&&ae+1<t.length){let ce=t.slice(ae+1);a.push(ce),H.tokens&&(s[s.length-1].value=ce,M2(s[s.length-1]),K.maxDepth+=s[s.length-1].depth)}K.slashes=i,K.parts=a}return K};w2.exports=Kle});var R2=D((W7e,k2)=>{"use strict";var XL=Nf(),$n=kf(),{MAX_LENGTH:qL,POSIX_REGEX_SOURCE:jle,REGEX_NON_SPECIAL_CHARS:zle,REGEX_SPECIAL_CHARS_BACKREF:Jle,REPLACEMENTS:N2}=XL,Yle=(t,e)=>{if(typeof e.expandRange=="function")return e.expandRange(...t,e);t.sort();let H=`[${t.join("-")}]`;try{new RegExp(H)}catch{return t.map(n=>$n.escapeRegex(n)).join("..")}return H},sc=(t,e)=>`Missing ${t}: "${e}" - use "\\\\${e}" to match literal characters`,o1=(t,e)=>{if(typeof t!="string")throw new TypeError("Expected a string");t=N2[t]||t;let H={...e},r=typeof H.maxLength=="number"?Math.min(qL,H.maxLength):qL,n=t.length;if(n>r)throw new SyntaxError(`Input length: ${n}, exceeds maximum allowed length: ${r}`);let i={type:"bos",value:"",output:H.prepend||""},s=[i],a=H.capture?"":"?:",o=$n.isWindows(e),u=XL.globChars(o),c=XL.extglobChars(u),{DOT_LITERAL:f,PLUS_LITERAL:h,SLASH_LITERAL:p,ONE_CHAR:_,DOTS_SLASH:b,NO_DOT:y,NO_DOT_SLASH:I,NO_DOTS_SLASH:$,QMARK:S,QMARK_NO_DOT:E,STAR:T,START_ANCHOR:V}=u,Z=Ne=>`(${a}(?:(?!${V}${Ne.dot?b:f}).)*?)`,A=H.dot?"":y,M=H.dot?S:E,w=H.bash===!0?Z(H):T;H.capture&&(w=`(${w})`),typeof H.noext=="boolean"&&(H.noextglob=H.noext);let P={input:t,index:-1,start:0,dot:H.dot===!0,consumed:"",output:"",prefix:"",backtrack:!1,negated:!1,brackets:0,braces:0,parens:0,quotes:0,globstar:!1,tokens:s};t=$n.removePrefix(t,P),n=t.length;let F=[],B=[],Y=[],X=i,K,ae=()=>P.index===n-1,ce=P.peek=(Ne=1)=>t[P.index+Ne],$e=P.advance=()=>t[++P.index]||"",ke=()=>t.slice(P.index+1),Oe=(Ne="",Je=0)=>{P.consumed+=Ne,P.index+=Je},ze=Ne=>{P.output+=Ne.output!=null?Ne.output:Ne.value,Oe(Ne.value)},De=()=>{let Ne=1;for(;ce()==="!"&&(ce(2)!=="("||ce(3)==="?");)$e(),P.start++,Ne++;return Ne%2===0?!1:(P.negated=!0,P.start++,!0)},Ke=Ne=>{P[Ne]++,Y.push(Ne)},_e=Ne=>{P[Ne]--,Y.pop()},Ie=Ne=>{if(X.type==="globstar"){let Je=P.braces>0&&(Ne.type==="comma"||Ne.type==="brace"),Pe=Ne.extglob===!0||F.length&&(Ne.type==="pipe"||Ne.type==="paren");Ne.type!=="slash"&&Ne.type!=="paren"&&!Je&&!Pe&&(P.output=P.output.slice(0,-X.output.length),X.type="star",X.value="*",X.output=w,P.output+=X.output)}if(F.length&&Ne.type!=="paren"&&(F[F.length-1].inner+=Ne.value),(Ne.value||Ne.output)&&ze(Ne),X&&X.type==="text"&&Ne.type==="text"){X.value+=Ne.value,X.output=(X.output||"")+Ne.value;return}Ne.prev=X,s.push(Ne),X=Ne},qe=(Ne,Je)=>{let Pe={...c[Je],conditions:1,inner:""};Pe.prev=X,Pe.parens=P.parens,Pe.output=P.output;let St=(H.capture?"(":"")+Pe.open;Ke("parens"),Ie({type:Ne,value:Je,output:P.output?"":_}),Ie({type:"paren",extglob:!0,value:$e(),output:St}),F.push(Pe)},Wt=Ne=>{let Je=Ne.close+(H.capture?")":""),Pe;if(Ne.type==="negate"){let St=w;if(Ne.inner&&Ne.inner.length>1&&Ne.inner.includes("/")&&(St=Z(H)),(St!==w||ae()||/^\)+$/.test(ke()))&&(Je=Ne.close=`)$))${St}`),Ne.inner.includes("*")&&(Pe=ke())&&/^\.[^\\/.]+$/.test(Pe)){let nt=o1(Pe,{...e,fastpaths:!1}).output;Je=Ne.close=`)${nt})${St})`}Ne.prev.type==="bos"&&(P.negatedExtglob=!0)}Ie({type:"paren",extglob:!0,value:K,output:Je}),_e("parens")};if(H.fastpaths!==!1&&!/(^[*!]|[/()[\]{}"])/.test(t)){let Ne=!1,Je=t.replace(Jle,(Pe,St,nt,bt,Tt,Bt)=>bt==="\\"?(Ne=!0,Pe):bt==="?"?St?St+bt+(Tt?S.repeat(Tt.length):""):Bt===0?M+(Tt?S.repeat(Tt.length):""):S.repeat(nt.length):bt==="."?f.repeat(nt.length):bt==="*"?St?St+bt+(Tt?w:""):w:St?Pe:`\\${Pe}`);return Ne===!0&&(H.unescape===!0?Je=Je.replace(/\\/g,""):Je=Je.replace(/\\+/g,Pe=>Pe.length%2===0?"\\\\":Pe?"\\":"")),Je===t&&H.contains===!0?(P.output=t,P):(P.output=$n.wrapOutput(Je,P,e),P)}for(;!ae();){if(K=$e(),K==="\0")continue;if(K==="\\"){let Pe=ce();if(Pe==="/"&&H.bash!==!0||Pe==="."||Pe===";")continue;if(!Pe){K+="\\",Ie({type:"text",value:K});continue}let St=/^\\+/.exec(ke()),nt=0;if(St&&St[0].length>2&&(nt=St[0].length,P.index+=nt,nt%2!==0&&(K+="\\")),H.unescape===!0?K=$e():K+=$e(),P.brackets===0){Ie({type:"text",value:K});continue}}if(P.brackets>0&&(K!=="]"||X.value==="["||X.value==="[^")){if(H.posix!==!1&&K===":"){let Pe=X.value.slice(1);if(Pe.includes("[")&&(X.posix=!0,Pe.includes(":"))){let St=X.value.lastIndexOf("["),nt=X.value.slice(0,St),bt=X.value.slice(St+2),Tt=jle[bt];if(Tt){X.value=nt+Tt,P.backtrack=!0,$e(),!i.output&&s.indexOf(X)===1&&(i.output=_);continue}}}(K==="["&&ce()!==":"||K==="-"&&ce()==="]")&&(K=`\\${K}`),K==="]"&&(X.value==="["||X.value==="[^")&&(K=`\\${K}`),H.posix===!0&&K==="!"&&X.value==="["&&(K="^"),X.value+=K,ze({value:K});continue}if(P.quotes===1&&K!=='"'){K=$n.escapeRegex(K),X.value+=K,ze({value:K});continue}if(K==='"'){P.quotes=P.quotes===1?0:1,H.keepQuotes===!0&&Ie({type:"text",value:K});continue}if(K==="("){Ke("parens"),Ie({type:"paren",value:K});continue}if(K===")"){if(P.parens===0&&H.strictBrackets===!0)throw new SyntaxError(sc("opening","("));let Pe=F[F.length-1];if(Pe&&P.parens===Pe.parens+1){Wt(F.pop());continue}Ie({type:"paren",value:K,output:P.parens?")":"\\)"}),_e("parens");continue}if(K==="["){if(H.nobracket===!0||!ke().includes("]")){if(H.nobracket!==!0&&H.strictBrackets===!0)throw new SyntaxError(sc("closing","]"));K=`\\${K}`}else Ke("brackets");Ie({type:"bracket",value:K});continue}if(K==="]"){if(H.nobracket===!0||X&&X.type==="bracket"&&X.value.length===1){Ie({type:"text",value:K,output:`\\${K}`});continue}if(P.brackets===0){if(H.strictBrackets===!0)throw new SyntaxError(sc("opening","["));Ie({type:"text",value:K,output:`\\${K}`});continue}_e("brackets");let Pe=X.value.slice(1);if(X.posix!==!0&&Pe[0]==="^"&&!Pe.includes("/")&&(K=`/${K}`),X.value+=K,ze({value:K}),H.literalBrackets===!1||$n.hasRegexChars(Pe))continue;let St=$n.escapeRegex(X.value);if(P.output=P.output.slice(0,-X.value.length),H.literalBrackets===!0){P.output+=St,X.value=St;continue}X.value=`(${a}${St}|${X.value})`,P.output+=X.value;continue}if(K==="{"&&H.nobrace!==!0){Ke("braces");let Pe={type:"brace",value:K,output:"(",outputIndex:P.output.length,tokensIndex:P.tokens.length};B.push(Pe),Ie(Pe);continue}if(K==="}"){let Pe=B[B.length-1];if(H.nobrace===!0||!Pe){Ie({type:"text",value:K,output:K});continue}let St=")";if(Pe.dots===!0){let nt=s.slice(),bt=[];for(let Tt=nt.length-1;Tt>=0&&(s.pop(),nt[Tt].type!=="brace");Tt--)nt[Tt].type!=="dots"&&bt.unshift(nt[Tt].value);St=Yle(bt,H),P.backtrack=!0}if(Pe.comma!==!0&&Pe.dots!==!0){let nt=P.output.slice(0,Pe.outputIndex),bt=P.tokens.slice(Pe.tokensIndex);Pe.value=Pe.output="\\{",K=St="\\}",P.output=nt;for(let Tt of bt)P.output+=Tt.output||Tt.value}Ie({type:"brace",value:K,output:St}),_e("braces"),B.pop();continue}if(K==="|"){F.length>0&&F[F.length-1].conditions++,Ie({type:"text",value:K});continue}if(K===","){let Pe=K,St=B[B.length-1];St&&Y[Y.length-1]==="braces"&&(St.comma=!0,Pe="|"),Ie({type:"comma",value:K,output:Pe});continue}if(K==="/"){if(X.type==="dot"&&P.index===P.start+1){P.start=P.index+1,P.consumed="",P.output="",s.pop(),X=i;continue}Ie({type:"slash",value:K,output:p});continue}if(K==="."){if(P.braces>0&&X.type==="dot"){X.value==="."&&(X.output=f);let Pe=B[B.length-1];X.type="dots",X.output+=K,X.value+=K,Pe.dots=!0;continue}if(P.braces+P.parens===0&&X.type!=="bos"&&X.type!=="slash"){Ie({type:"text",value:K,output:f});continue}Ie({type:"dot",value:K,output:f});continue}if(K==="?"){if(!(X&&X.value==="(")&&H.noextglob!==!0&&ce()==="("&&ce(2)!=="?"){qe("qmark",K);continue}if(X&&X.type==="paren"){let St=ce(),nt=K;if(St==="<"&&!$n.supportsLookbehinds())throw new Error("Node.js v10 or higher is required for regex lookbehinds");(X.value==="("&&!/[!=<:]/.test(St)||St==="<"&&!/<([!=]|\w+>)/.test(ke()))&&(nt=`\\${K}`),Ie({type:"text",value:K,output:nt});continue}if(H.dot!==!0&&(X.type==="slash"||X.type==="bos")){Ie({type:"qmark",value:K,output:E});continue}Ie({type:"qmark",value:K,output:S});continue}if(K==="!"){if(H.noextglob!==!0&&ce()==="("&&(ce(2)!=="?"||!/[!=<:]/.test(ce(3)))){qe("negate",K);continue}if(H.nonegate!==!0&&P.index===0){De();continue}}if(K==="+"){if(H.noextglob!==!0&&ce()==="("&&ce(2)!=="?"){qe("plus",K);continue}if(X&&X.value==="("||H.regex===!1){Ie({type:"plus",value:K,output:h});continue}if(X&&(X.type==="bracket"||X.type==="paren"||X.type==="brace")||P.parens>0){Ie({type:"plus",value:K});continue}Ie({type:"plus",value:h});continue}if(K==="@"){if(H.noextglob!==!0&&ce()==="("&&ce(2)!=="?"){Ie({type:"at",extglob:!0,value:K,output:""});continue}Ie({type:"text",value:K});continue}if(K!=="*"){(K==="$"||K==="^")&&(K=`\\${K}`);let Pe=zle.exec(ke());Pe&&(K+=Pe[0],P.index+=Pe[0].length),Ie({type:"text",value:K});continue}if(X&&(X.type==="globstar"||X.star===!0)){X.type="star",X.star=!0,X.value+=K,X.output=w,P.backtrack=!0,P.globstar=!0,Oe(K);continue}let Ne=ke();if(H.noextglob!==!0&&/^\([^?]/.test(Ne)){qe("star",K);continue}if(X.type==="star"){if(H.noglobstar===!0){Oe(K);continue}let Pe=X.prev,St=Pe.prev,nt=Pe.type==="slash"||Pe.type==="bos",bt=St&&(St.type==="star"||St.type==="globstar");if(H.bash===!0&&(!nt||Ne[0]&&Ne[0]!=="/")){Ie({type:"star",value:K,output:""});continue}let Tt=P.braces>0&&(Pe.type==="comma"||Pe.type==="brace"),Bt=F.length&&(Pe.type==="pipe"||Pe.type==="paren");if(!nt&&Pe.type!=="paren"&&!Tt&&!Bt){Ie({type:"star",value:K,output:""});continue}for(;Ne.slice(0,3)==="/**";){let tH=t[P.index+4];if(tH&&tH!=="/")break;Ne=Ne.slice(3),Oe("/**",3)}if(Pe.type==="bos"&&ae()){X.type="globstar",X.value+=K,X.output=Z(H),P.output=X.output,P.globstar=!0,Oe(K);continue}if(Pe.type==="slash"&&Pe.prev.type!=="bos"&&!bt&&ae()){P.output=P.output.slice(0,-(Pe.output+X.output).length),Pe.output=`(?:${Pe.output}`,X.type="globstar",X.output=Z(H)+(H.strictSlashes?")":"|$)"),X.value+=K,P.globstar=!0,P.output+=Pe.output+X.output,Oe(K);continue}if(Pe.type==="slash"&&Pe.prev.type!=="bos"&&Ne[0]==="/"){let tH=Ne[1]!==void 0?"|$":"";P.output=P.output.slice(0,-(Pe.output+X.output).length),Pe.output=`(?:${Pe.output}`,X.type="globstar",X.output=`${Z(H)}${p}|${p}${tH})`,X.value+=K,P.output+=Pe.output+X.output,P.globstar=!0,Oe(K+$e()),Ie({type:"slash",value:"/",output:""});continue}if(Pe.type==="bos"&&Ne[0]==="/"){X.type="globstar",X.value+=K,X.output=`(?:^|${p}|${Z(H)}${p})`,P.output=X.output,P.globstar=!0,Oe(K+$e()),Ie({type:"slash",value:"/",output:""});continue}P.output=P.output.slice(0,-X.output.length),X.type="globstar",X.output=Z(H),X.value+=K,P.output+=X.output,P.globstar=!0,Oe(K);continue}let Je={type:"star",value:K,output:w};if(H.bash===!0){Je.output=".*?",(X.type==="bos"||X.type==="slash")&&(Je.output=A+Je.output),Ie(Je);continue}if(X&&(X.type==="bracket"||X.type==="paren")&&H.regex===!0){Je.output=K,Ie(Je);continue}(P.index===P.start||X.type==="slash"||X.type==="dot")&&(X.type==="dot"?(P.output+=I,X.output+=I):H.dot===!0?(P.output+=$,X.output+=$):(P.output+=A,X.output+=A),ce()!=="*"&&(P.output+=_,X.output+=_)),Ie(Je)}for(;P.brackets>0;){if(H.strictBrackets===!0)throw new SyntaxError(sc("closing","]"));P.output=$n.escapeLast(P.output,"["),_e("brackets")}for(;P.parens>0;){if(H.strictBrackets===!0)throw new SyntaxError(sc("closing",")"));P.output=$n.escapeLast(P.output,"("),_e("parens")}for(;P.braces>0;){if(H.strictBrackets===!0)throw new SyntaxError(sc("closing","}"));P.output=$n.escapeLast(P.output,"{"),_e("braces")}if(H.strictSlashes!==!0&&(X.type==="star"||X.type==="bracket")&&Ie({type:"maybe_slash",value:"",output:`${p}?`}),P.backtrack===!0){P.output="";for(let Ne of P.tokens)P.output+=Ne.output!=null?Ne.output:Ne.value,Ne.suffix&&(P.output+=Ne.suffix)}return P};o1.fastpaths=(t,e)=>{let H={...e},r=typeof H.maxLength=="number"?Math.min(qL,H.maxLength):qL,n=t.length;if(n>r)throw new SyntaxError(`Input length: ${n}, exceeds maximum allowed length: ${r}`);t=N2[t]||t;let i=$n.isWindows(e),{DOT_LITERAL:s,SLASH_LITERAL:a,ONE_CHAR:o,DOTS_SLASH:u,NO_DOT:c,NO_DOTS:f,NO_DOTS_SLASH:h,STAR:p,START_ANCHOR:_}=XL.globChars(i),b=H.dot?f:c,y=H.dot?h:c,I=H.capture?"":"?:",$={negated:!1,prefix:""},S=H.bash===!0?".*?":p;H.capture&&(S=`(${S})`);let E=A=>A.noglobstar===!0?S:`(${I}(?:(?!${_}${A.dot?u:s}).)*?)`,T=A=>{switch(A){case"*":return`${b}${o}${S}`;case".*":return`${s}${o}${S}`;case"*.*":return`${b}${S}${s}${o}${S}`;case"*/*":return`${b}${S}${a}${o}${y}${S}`;case"**":return b+E(H);case"**/*":return`(?:${b}${E(H)}${a})?${y}${o}${S}`;case"**/*.*":return`(?:${b}${E(H)}${a})?${y}${S}${s}${o}${S}`;case"**/.*":return`(?:${b}${E(H)}${a})?${s}${o}${S}`;default:{let M=/^(.*?)\.(\w+)$/.exec(A);if(!M)return;let w=T(M[1]);return w?w+s+M[2]:void 0}}},V=$n.removePrefix(t,$),Z=T(V);return Z&&H.strictSlashes!==!0&&(Z+=`${a}?`),Z};k2.exports=o1});var U2=D((B7e,O2)=>{"use strict";var Qle=require("path"),efe=T2(),u1=R2(),c1=kf(),tfe=Nf(),Hfe=t=>t&&typeof t=="object"&&!Array.isArray(t),nr=(t,e,H=!1)=>{if(Array.isArray(t)){let c=t.map(h=>nr(h,e,H));return h=>{for(let p of c){let _=p(h);if(_)return _}return!1}}let r=Hfe(t)&&t.tokens&&t.input;if(t===""||typeof t!="string"&&!r)throw new TypeError("Expected pattern to be a non-empty string");let n=e||{},i=c1.isWindows(e),s=r?nr.compileRe(t,e):nr.makeRe(t,e,!1,!0),a=s.state;delete s.state;let o=()=>!1;if(n.ignore){let c={...e,ignore:null,onMatch:null,onResult:null};o=nr(n.ignore,c,H)}let u=(c,f=!1)=>{let{isMatch:h,match:p,output:_}=nr.test(c,s,e,{glob:t,posix:i}),b={glob:t,state:a,regex:s,posix:i,input:c,output:_,match:p,isMatch:h};return typeof n.onResult=="function"&&n.onResult(b),h===!1?(b.isMatch=!1,f?b:!1):o(c)?(typeof n.onIgnore=="function"&&n.onIgnore(b),b.isMatch=!1,f?b:!1):(typeof n.onMatch=="function"&&n.onMatch(b),f?b:!0)};return H&&(u.state=a),u};nr.test=(t,e,H,{glob:r,posix:n}={})=>{if(typeof t!="string")throw new TypeError("Expected input to be a string");if(t==="")return{isMatch:!1,output:""};let i=H||{},s=i.format||(n?c1.toPosixSlashes:null),a=t===r,o=a&&s?s(t):t;return a===!1&&(o=s?s(t):t,a=o===r),(a===!1||i.capture===!0)&&(i.matchBase===!0||i.basename===!0?a=nr.matchBase(t,e,H,n):a=e.exec(o)),{isMatch:Boolean(a),match:a,output:o}};nr.matchBase=(t,e,H,r=c1.isWindows(H))=>(e instanceof RegExp?e:nr.makeRe(e,H)).test(Qle.basename(t));nr.isMatch=(t,e,H)=>nr(e,H)(t);nr.parse=(t,e)=>Array.isArray(t)?t.map(H=>nr.parse(H,e)):u1(t,{...e,fastpaths:!1});nr.scan=(t,e)=>efe(t,e);nr.compileRe=(t,e,H=!1,r=!1)=>{if(H===!0)return t.output;let n=e||{},i=n.contains?"":"^",s=n.contains?"":"$",a=`${i}(?:${t.output})${s}`;t&&t.negated===!0&&(a=`^(?!${a}).*$`);let o=nr.toRegex(a,e);return r===!0&&(o.state=t),o};nr.makeRe=(t,e={},H=!1,r=!1)=>{if(!t||typeof t!="string")throw new TypeError("Expected a non-empty string");let n={negated:!1,fastpaths:!0};return e.fastpaths!==!1&&(t[0]==="."||t[0]==="*")&&(n.output=u1.fastpaths(t,e)),n.output||(n=u1(t,e)),nr.compileRe(n,e,H,r)};nr.toRegex=(t,e)=>{try{let H=e||{};return new RegExp(t,H.flags||(H.nocase?"i":""))}catch(H){if(e&&e.debug===!0)throw H;return/$^/}};nr.constants=tfe;O2.exports=nr});var Of=D((X7e,F2)=>{"use strict";F2.exports=U2()});var f1=D((q7e,q2)=>{"use strict";var W2=require("util"),B2=e1(),Hs=Of(),l1=kf(),X2=t=>t===""||t==="./",XH=(t,e,H)=>{e=[].concat(e),t=[].concat(t);let r=new Set,n=new Set,i=new Set,s=0,a=c=>{i.add(c.output),H&&H.onResult&&H.onResult(c)};for(let c=0;c<e.length;c++){let f=Hs(String(e[c]),{...H,onResult:a},!0),h=f.state.negated||f.state.negatedExtglob;h&&s++;for(let p of t){let _=f(p,!0);!(h?!_.isMatch:_.isMatch)||(h?r.add(_.output):(r.delete(_.output),n.add(_.output)))}}let u=(s===e.length?[...i]:[...n]).filter(c=>!r.has(c));if(H&&u.length===0){if(H.failglob===!0)throw new Error(`No matches found for "${e.join(", ")}"`);if(H.nonull===!0||H.nullglob===!0)return H.unescape?e.map(c=>c.replace(/\\/g,"")):e}return u};XH.match=XH;XH.matcher=(t,e)=>Hs(t,e);XH.isMatch=(t,e,H)=>Hs(e,H)(t);XH.any=XH.isMatch;XH.not=(t,e,H={})=>{e=[].concat(e).map(String);let r=new Set,n=[],i=a=>{H.onResult&&H.onResult(a),n.push(a.output)},s=new Set(XH(t,e,{...H,onResult:i}));for(let a of n)s.has(a)||r.add(a);return[...r]};XH.contains=(t,e,H)=>{if(typeof t!="string")throw new TypeError(`Expected a string: "${W2.inspect(t)}"`);if(Array.isArray(e))return e.some(r=>XH.contains(t,r,H));if(typeof e=="string"){if(X2(t)||X2(e))return!1;if(t.includes(e)||t.startsWith("./")&&t.slice(2).includes(e))return!0}return XH.isMatch(t,e,{...H,contains:!0})};XH.matchKeys=(t,e,H)=>{if(!l1.isObject(t))throw new TypeError("Expected the first argument to be an object");let r=XH(Object.keys(t),e,H),n={};for(let i of r)n[i]=t[i];return n};XH.some=(t,e,H)=>{let r=[].concat(t);for(let n of[].concat(e)){let i=Hs(String(n),H);if(r.some(s=>i(s)))return!0}return!1};XH.every=(t,e,H)=>{let r=[].concat(t);for(let n of[].concat(e)){let i=Hs(String(n),H);if(!r.every(s=>i(s)))return!1}return!0};XH.all=(t,e,H)=>{if(typeof t!="string")throw new TypeError(`Expected a string: "${W2.inspect(t)}"`);return[].concat(e).every(r=>Hs(r,H)(t))};XH.capture=(t,e,H)=>{let r=l1.isWindows(H),i=Hs.makeRe(String(t),{...H,capture:!0}).exec(r?l1.toPosixSlashes(e):e);if(i)return i.slice(1).map(s=>s===void 0?"":s)};XH.makeRe=(...t)=>Hs.makeRe(...t);XH.scan=(...t)=>Hs.scan(...t);XH.parse=(t,e)=>{let H=[];for(let r of[].concat(t||[]))for(let n of B2(String(r),e))H.push(Hs.parse(n,e));return H};XH.braces=(t,e)=>{if(typeof t!="string")throw new TypeError("Expected a string");return e&&e.nobrace===!0||!/\{.*\}/.test(t)?[t]:B2(t,e)};XH.braceExpand=(t,e)=>{if(typeof t!="string")throw new TypeError("Expected a string");return XH.braces(t,{...e,expand:!0})};q2.exports=XH});var Q2=D(eH=>{"use strict";Object.defineProperty(eH,"__esModule",{value:!0});eH.matchAny=eH.convertPatternsToRe=eH.makeRe=eH.getPatternParts=eH.expandBraceExpansion=eH.expandPatternsWithBraceExpansion=eH.isAffectDepthOfReadingPattern=eH.endsWithSlashGlobStar=eH.hasGlobStar=eH.getBaseDirectory=eH.getPositivePatterns=eH.getNegativePatterns=eH.isPositivePattern=eH.isNegativePattern=eH.convertToNegativePattern=eH.convertToPositivePattern=eH.isDynamicPattern=eH.isStaticPattern=void 0;var rfe=require("path"),nfe=K0(),V2=f1(),ife=Of(),G2="**",sfe="\\",afe=/[*?]|^!/,ofe=/\[.*]/,ufe=/(?:^|[^!*+?@])\(.*\|.*\)/,cfe=/[!*+?@]\(.*\)/,lfe=/{.*(?:,|\.\.).*}/;function Z2(t,e={}){return!K2(t,e)}eH.isStaticPattern=Z2;function K2(t,e={}){return t===""?!1:!!(e.caseSensitiveMatch===!1||t.includes(sfe)||afe.test(t)||ofe.test(t)||ufe.test(t)||e.extglob!==!1&&cfe.test(t)||e.braceExpansion!==!1&&lfe.test(t))}eH.isDynamicPattern=K2;function ffe(t){return VL(t)?t.slice(1):t}eH.convertToPositivePattern=ffe;function hfe(t){return"!"+t}eH.convertToNegativePattern=hfe;function VL(t){return t.startsWith("!")&&t[1]!=="("}eH.isNegativePattern=VL;function j2(t){return!VL(t)}eH.isPositivePattern=j2;function pfe(t){return t.filter(VL)}eH.getNegativePatterns=pfe;function _fe(t){return t.filter(j2)}eH.getPositivePatterns=_fe;function dfe(t){return nfe(t,{flipBackslashes:!1})}eH.getBaseDirectory=dfe;function Lfe(t){return t.includes(G2)}eH.hasGlobStar=Lfe;function z2(t){return t.endsWith("/"+G2)}eH.endsWithSlashGlobStar=z2;function Efe(t){let e=rfe.basename(t);return z2(t)||Z2(e)}eH.isAffectDepthOfReadingPattern=Efe;function Ife(t){return t.reduce((e,H)=>e.concat(J2(H)),[])}eH.expandPatternsWithBraceExpansion=Ife;function J2(t){return V2.braces(t,{expand:!0,nodupes:!0})}eH.expandBraceExpansion=J2;function Afe(t,e){let{parts:H}=ife.scan(t,Object.assign(Object.assign({},e),{parts:!0}));return H.length===0&&(H=[t]),H[0].startsWith("/")&&(H[0]=H[0].slice(1),H.unshift("")),H}eH.getPatternParts=Afe;function Y2(t,e){return V2.makeRe(t,e)}eH.makeRe=Y2;function gfe(t,e){return t.map(H=>Y2(H,e))}eH.convertPatternsToRe=gfe;function mfe(t,e){return e.some(H=>H.test(t))}eH.matchAny=mfe});var h1=D((G7e,HO)=>{"use strict";var $fe=require("stream"),eO=$fe.PassThrough,Sfe=Array.prototype.slice;HO.exports=vfe;function vfe(){let t=[],e=Sfe.call(arguments),H=!1,r=e[e.length-1];r&&!Array.isArray(r)&&r.pipe==null?e.pop():r={};let n=r.end!==!1,i=r.pipeError===!0;r.objectMode==null&&(r.objectMode=!0),r.highWaterMark==null&&(r.highWaterMark=64*1024);let s=eO(r);function a(){for(let c=0,f=arguments.length;c<f;c++)t.push(tO(arguments[c],r));return o(),this}function o(){if(H)return;H=!0;let c=t.shift();if(!c){process.nextTick(u);return}Array.isArray(c)||(c=[c]);let f=c.length+1;function h(){--f>0||(H=!1,o())}function p(_){function b(){_.removeListener("merge2UnpipeEnd",b),_.removeListener("end",b),i&&_.removeListener("error",y),h()}function y(I){s.emit("error",I)}if(_._readableState.endEmitted)return h();_.on("merge2UnpipeEnd",b),_.on("end",b),i&&_.on("error",y),_.pipe(s,{end:!1}),_.resume()}for(let _=0;_<c.length;_++)p(c[_]);h()}function u(){H=!1,s.emit("queueDrain"),n&&s.end()}return s.setMaxListeners(0),s.add=a,s.on("unpipe",function(c){c.emit("merge2UnpipeEnd")}),e.length&&a.apply(null,e),s}function tO(t,e){if(Array.isArray(t))for(let H=0,r=t.length;H<r;H++)t[H]=tO(t[H],e);else{if(!t._readableState&&t.pipe&&(t=t.pipe(eO(e))),!t._readableState||!t.pause||!t.pipe)throw new Error("Only readable stream can be merged.");t.pause()}return t}});var nO=D(GL=>{"use strict";Object.defineProperty(GL,"__esModule",{value:!0});GL.merge=void 0;var Dfe=h1();function yfe(t){let e=Dfe(t);return t.forEach(H=>{H.once("error",r=>e.emit("error",r))}),e.once("close",()=>rO(t)),e.once("end",()=>rO(t)),e}GL.merge=yfe;function rO(t){t.forEach(e=>e.emit("close"))}});var iO=D(ac=>{"use strict";Object.defineProperty(ac,"__esModule",{value:!0});ac.isEmpty=ac.isString=void 0;function bfe(t){return typeof t=="string"}ac.isString=bfe;function Pfe(t){return t===""}ac.isEmpty=Pfe});var Ts=D(Wr=>{"use strict";Object.defineProperty(Wr,"__esModule",{value:!0});Wr.string=Wr.stream=Wr.pattern=Wr.path=Wr.fs=Wr.errno=Wr.array=void 0;var xfe=xR();Wr.array=xfe;var Cfe=CR();Wr.errno=Cfe;var Mfe=wR();Wr.fs=Mfe;var wfe=TR();Wr.path=wfe;var Tfe=Q2();Wr.pattern=Tfe;var Nfe=nO();Wr.stream=Nfe;var kfe=iO();Wr.string=kfe});var cO=D(Br=>{"use strict";Object.defineProperty(Br,"__esModule",{value:!0});Br.convertPatternGroupToTask=Br.convertPatternGroupsToTasks=Br.groupPatternsByBaseDirectory=Br.getNegativePatternsAsPositive=Br.getPositivePatterns=Br.convertPatternsToTasks=Br.generate=void 0;var xo=Ts();function Rfe(t,e){let H=sO(t),r=aO(t,e.ignore),n=H.filter(o=>xo.pattern.isStaticPattern(o,e)),i=H.filter(o=>xo.pattern.isDynamicPattern(o,e)),s=p1(n,r,!1),a=p1(i,r,!0);return s.concat(a)}Br.generate=Rfe;function p1(t,e,H){let r=oO(t);return"."in r?[_1(".",t,e,H)]:uO(r,e,H)}Br.convertPatternsToTasks=p1;function sO(t){return xo.pattern.getPositivePatterns(t)}Br.getPositivePatterns=sO;function aO(t,e){return xo.pattern.getNegativePatterns(t).concat(e).map(xo.pattern.convertToPositivePattern)}Br.getNegativePatternsAsPositive=aO;function oO(t){let e={};return t.reduce((H,r)=>{let n=xo.pattern.getBaseDirectory(r);return n in H?H[n].push(r):H[n]=[r],H},e)}Br.groupPatternsByBaseDirectory=oO;function uO(t,e,H){return Object.keys(t).map(r=>_1(r,t[r],e,H))}Br.convertPatternGroupsToTasks=uO;function _1(t,e,H,r){return{dynamic:r,positive:e,negative:H,base:t,patterns:[].concat(e,H.map(xo.pattern.convertToNegativePattern))}}Br.convertPatternGroupToTask=_1});var fO=D(ZL=>{"use strict";Object.defineProperty(ZL,"__esModule",{value:!0});ZL.read=void 0;function Ofe(t,e,H){e.fs.lstat(t,(r,n)=>{if(r!==null){lO(H,r);return}if(!n.isSymbolicLink()||!e.followSymbolicLink){d1(H,n);return}e.fs.stat(t,(i,s)=>{if(i!==null){if(e.throwErrorOnBrokenSymbolicLink){lO(H,i);return}d1(H,n);return}e.markSymbolicLink&&(s.isSymbolicLink=()=>!0),d1(H,s)})})}ZL.read=Ofe;function lO(t,e){t(e)}function d1(t,e){t(null,e)}});var hO=D(KL=>{"use strict";Object.defineProperty(KL,"__esModule",{value:!0});KL.read=void 0;function Ufe(t,e){let H=e.fs.lstatSync(t);if(!H.isSymbolicLink()||!e.followSymbolicLink)return H;try{let r=e.fs.statSync(t);return e.markSymbolicLink&&(r.isSymbolicLink=()=>!0),r}catch(r){if(!e.throwErrorOnBrokenSymbolicLink)return H;throw r}}KL.read=Ufe});var pO=D(ya=>{"use strict";Object.defineProperty(ya,"__esModule",{value:!0});ya.createFileSystemAdapter=ya.FILE_SYSTEM_ADAPTER=void 0;var jL=require("fs");ya.FILE_SYSTEM_ADAPTER={lstat:jL.lstat,stat:jL.stat,lstatSync:jL.lstatSync,statSync:jL.statSync};function Ffe(t){return t===void 0?ya.FILE_SYSTEM_ADAPTER:Object.assign(Object.assign({},ya.FILE_SYSTEM_ADAPTER),t)}ya.createFileSystemAdapter=Ffe});var dO=D(L1=>{"use strict";Object.defineProperty(L1,"__esModule",{value:!0});var Wfe=pO(),_O=class{constructor(e={}){this._options=e,this.followSymbolicLink=this._getValue(this._options.followSymbolicLink,!0),this.fs=Wfe.createFileSystemAdapter(this._options.fs),this.markSymbolicLink=this._getValue(this._options.markSymbolicLink,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!0)}_getValue(e,H){return e??H}};L1.default=_O});var rs=D(ba=>{"use strict";Object.defineProperty(ba,"__esModule",{value:!0});ba.statSync=ba.stat=ba.Settings=void 0;var LO=fO(),Bfe=hO(),E1=dO();ba.Settings=E1.default;function Xfe(t,e,H){if(typeof e=="function"){LO.read(t,I1(),e);return}LO.read(t,I1(e),H)}ba.stat=Xfe;function qfe(t,e){let H=I1(e);return Bfe.read(t,H)}ba.statSync=qfe;function I1(t={}){return t instanceof E1.default?t:new E1.default(t)}});var AO=D((HVe,IO)=>{var EO;IO.exports=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window!="undefined"?window:global):t=>(EO||(EO=Promise.resolve())).then(t).catch(e=>setTimeout(()=>{throw e},0))});var mO=D((rVe,gO)=>{gO.exports=Gfe;var Vfe=AO();function Gfe(t,e){let H,r,n,i=!0;Array.isArray(t)?(H=[],r=t.length):(n=Object.keys(t),H={},r=n.length);function s(o){function u(){e&&e(o,H),e=null}i?Vfe(u):u()}function a(o,u,c){H[o]=c,(--r===0||u)&&s(u)}r?n?n.forEach(function(o){t[o](function(u,c){a(o,u,c)})}):t.forEach(function(o,u){o(function(c,f){a(u,c,f)})}):s(null),i=!1}});var A1=D(JL=>{"use strict";Object.defineProperty(JL,"__esModule",{value:!0});JL.IS_SUPPORT_READDIR_WITH_FILE_TYPES=void 0;var zL=process.versions.node.split(".");if(zL[0]===void 0||zL[1]===void 0)throw new Error(`Unexpected behavior. The 'process.versions.node' variable has invalid value: ${process.versions.node}`);var $O=Number.parseInt(zL[0],10),Zfe=Number.parseInt(zL[1],10),SO=10,Kfe=10,jfe=$O>SO,zfe=$O===SO&&Zfe>=Kfe;JL.IS_SUPPORT_READDIR_WITH_FILE_TYPES=jfe||zfe});var DO=D(YL=>{"use strict";Object.defineProperty(YL,"__esModule",{value:!0});YL.createDirentFromStats=void 0;var vO=class{constructor(e,H){this.name=e,this.isBlockDevice=H.isBlockDevice.bind(H),this.isCharacterDevice=H.isCharacterDevice.bind(H),this.isDirectory=H.isDirectory.bind(H),this.isFIFO=H.isFIFO.bind(H),this.isFile=H.isFile.bind(H),this.isSocket=H.isSocket.bind(H),this.isSymbolicLink=H.isSymbolicLink.bind(H)}};function Jfe(t,e){return new vO(t,e)}YL.createDirentFromStats=Jfe});var g1=D(QL=>{"use strict";Object.defineProperty(QL,"__esModule",{value:!0});QL.fs=void 0;var Yfe=DO();QL.fs=Yfe});var m1=D(eE=>{"use strict";Object.defineProperty(eE,"__esModule",{value:!0});eE.joinPathSegments=void 0;function Qfe(t,e,H){return t.endsWith(H)?t+e:t+H+e}eE.joinPathSegments=Qfe});var MO=D(Pa=>{"use strict";Object.defineProperty(Pa,"__esModule",{value:!0});Pa.readdir=Pa.readdirWithFileTypes=Pa.read=void 0;var ehe=rs(),yO=mO(),the=A1(),bO=g1(),PO=m1();function Hhe(t,e,H){if(!e.stats&&the.IS_SUPPORT_READDIR_WITH_FILE_TYPES){xO(t,e,H);return}CO(t,e,H)}Pa.read=Hhe;function xO(t,e,H){e.fs.readdir(t,{withFileTypes:!0},(r,n)=>{if(r!==null){tE(H,r);return}let i=n.map(a=>({dirent:a,name:a.name,path:PO.joinPathSegments(t,a.name,e.pathSegmentSeparator)}));if(!e.followSymbolicLinks){$1(H,i);return}let s=i.map(a=>rhe(a,e));yO(s,(a,o)=>{if(a!==null){tE(H,a);return}$1(H,o)})})}Pa.readdirWithFileTypes=xO;function rhe(t,e){return H=>{if(!t.dirent.isSymbolicLink()){H(null,t);return}e.fs.stat(t.path,(r,n)=>{if(r!==null){if(e.throwErrorOnBrokenSymbolicLink){H(r);return}H(null,t);return}t.dirent=bO.fs.createDirentFromStats(t.name,n),H(null,t)})}}function CO(t,e,H){e.fs.readdir(t,(r,n)=>{if(r!==null){tE(H,r);return}let i=n.map(s=>{let a=PO.joinPathSegments(t,s,e.pathSegmentSeparator);return o=>{ehe.stat(a,e.fsStatSettings,(u,c)=>{if(u!==null){o(u);return}let f={name:s,path:a,dirent:bO.fs.createDirentFromStats(s,c)};e.stats&&(f.stats=c),o(null,f)})}});yO(i,(s,a)=>{if(s!==null){tE(H,s);return}$1(H,a)})})}Pa.readdir=CO;function tE(t,e){t(e)}function $1(t,e){t(null,e)}});var RO=D(xa=>{"use strict";Object.defineProperty(xa,"__esModule",{value:!0});xa.readdir=xa.readdirWithFileTypes=xa.read=void 0;var nhe=rs(),ihe=A1(),wO=g1(),TO=m1();function she(t,e){return!e.stats&&ihe.IS_SUPPORT_READDIR_WITH_FILE_TYPES?NO(t,e):kO(t,e)}xa.read=she;function NO(t,e){return e.fs.readdirSync(t,{withFileTypes:!0}).map(r=>{let n={dirent:r,name:r.name,path:TO.joinPathSegments(t,r.name,e.pathSegmentSeparator)};if(n.dirent.isSymbolicLink()&&e.followSymbolicLinks)try{let i=e.fs.statSync(n.path);n.dirent=wO.fs.createDirentFromStats(n.name,i)}catch(i){if(e.throwErrorOnBrokenSymbolicLink)throw i}return n})}xa.readdirWithFileTypes=NO;function kO(t,e){return e.fs.readdirSync(t).map(r=>{let n=TO.joinPathSegments(t,r,e.pathSegmentSeparator),i=nhe.statSync(n,e.fsStatSettings),s={name:r,path:n,dirent:wO.fs.createDirentFromStats(r,i)};return e.stats&&(s.stats=i),s})}xa.readdir=kO});var OO=D(Ca=>{"use strict";Object.defineProperty(Ca,"__esModule",{value:!0});Ca.createFileSystemAdapter=Ca.FILE_SYSTEM_ADAPTER=void 0;var oc=require("fs");Ca.FILE_SYSTEM_ADAPTER={lstat:oc.lstat,stat:oc.stat,lstatSync:oc.lstatSync,statSync:oc.statSync,readdir:oc.readdir,readdirSync:oc.readdirSync};function ahe(t){return t===void 0?Ca.FILE_SYSTEM_ADAPTER:Object.assign(Object.assign({},Ca.FILE_SYSTEM_ADAPTER),t)}Ca.createFileSystemAdapter=ahe});var FO=D(S1=>{"use strict";Object.defineProperty(S1,"__esModule",{value:!0});var ohe=require("path"),uhe=rs(),che=OO(),UO=class{constructor(e={}){this._options=e,this.followSymbolicLinks=this._getValue(this._options.followSymbolicLinks,!1),this.fs=che.createFileSystemAdapter(this._options.fs),this.pathSegmentSeparator=this._getValue(this._options.pathSegmentSeparator,ohe.sep),this.stats=this._getValue(this._options.stats,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!0),this.fsStatSettings=new uhe.Settings({followSymbolicLink:this.followSymbolicLinks,fs:this.fs,throwErrorOnBrokenSymbolicLink:this.throwErrorOnBrokenSymbolicLink})}_getValue(e,H){return e??H}};S1.default=UO});var HE=D(Ma=>{"use strict";Object.defineProperty(Ma,"__esModule",{value:!0});Ma.Settings=Ma.scandirSync=Ma.scandir=void 0;var WO=MO(),lhe=RO(),v1=FO();Ma.Settings=v1.default;function fhe(t,e,H){if(typeof e=="function"){WO.read(t,D1(),e);return}WO.read(t,D1(e),H)}Ma.scandir=fhe;function hhe(t,e){let H=D1(e);return lhe.read(t,H)}Ma.scandirSync=hhe;function D1(t={}){return t instanceof v1.default?t:new v1.default(t)}});var XO=D((hVe,BO)=>{"use strict";function phe(t){var e=new t,H=e;function r(){var i=e;return i.next?e=i.next:(e=new t,H=e),i.next=null,i}function n(i){H.next=i,H=i}return{get:r,release:n}}BO.exports=phe});var VO=D((pVe,y1)=>{"use strict";var _he=XO();function qO(t,e,H){if(typeof t=="function"&&(H=e,e=t,t=null),H<1)throw new Error("fastqueue concurrency must be greater than 1");var r=_he(dhe),n=null,i=null,s=0,a=null,o={push:b,drain:Bn,saturated:Bn,pause:c,paused:!1,concurrency:H,running:u,resume:p,idle:_,length:f,getQueue:h,unshift:y,empty:Bn,kill:$,killAndDrain:S,error:E};return o;function u(){return s}function c(){o.paused=!0}function f(){for(var T=n,V=0;T;)T=T.next,V++;return V}function h(){for(var T=n,V=[];T;)V.push(T.value),T=T.next;return V}function p(){if(!!o.paused){o.paused=!1;for(var T=0;T<o.concurrency;T++)s++,I()}}function _(){return s===0&&o.length()===0}function b(T,V){var Z=r.get();Z.context=t,Z.release=I,Z.value=T,Z.callback=V||Bn,Z.errorHandler=a,s===o.concurrency||o.paused?i?(i.next=Z,i=Z):(n=Z,i=Z,o.saturated()):(s++,e.call(t,Z.value,Z.worked))}function y(T,V){var Z=r.get();Z.context=t,Z.release=I,Z.value=T,Z.callback=V||Bn,s===o.concurrency||o.paused?n?(Z.next=n,n=Z):(n=Z,i=Z,o.saturated()):(s++,e.call(t,Z.value,Z.worked))}function I(T){T&&r.release(T);var V=n;V?o.paused?s--:(i===n&&(i=null),n=V.next,V.next=null,e.call(t,V.value,V.worked),i===null&&o.empty()):--s===0&&o.drain()}function $(){n=null,i=null,o.drain=Bn}function S(){n=null,i=null,o.drain(),o.drain=Bn}function E(T){a=T}}function Bn(){}function dhe(){this.value=null,this.callback=Bn,this.next=null,this.release=Bn,this.context=null,this.errorHandler=null;var t=this;this.worked=function(H,r){var n=t.callback,i=t.errorHandler,s=t.value;t.value=null,t.callback=Bn,t.errorHandler&&i(H,s),n.call(t.context,H,r),t.release(t)}}function Lhe(t,e,H){typeof t=="function"&&(H=e,e=t,t=null);function r(c,f){e.call(this,c).then(function(h){f(null,h)},f)}var n=qO(t,r,H),i=n.push,s=n.unshift;return n.push=a,n.unshift=o,n.drained=u,n;function a(c){var f=new Promise(function(h,p){i(c,function(_,b){if(_){p(_);return}h(b)})});return f.catch(Bn),f}function o(c){var f=new Promise(function(h,p){s(c,function(_,b){if(_){p(_);return}h(b)})});return f.catch(Bn),f}function u(){if(n.idle())return new Promise(function(h){h()});var c=n.drain,f=new Promise(function(h){n.drain=function(){c(),h()}});return f}}y1.exports=qO;y1.exports.promise=Lhe});var rE=D(ns=>{"use strict";Object.defineProperty(ns,"__esModule",{value:!0});ns.joinPathSegments=ns.replacePathSegmentSeparator=ns.isAppliedFilter=ns.isFatalError=void 0;function Ehe(t,e){return t.errorFilter===null?!0:!t.errorFilter(e)}ns.isFatalError=Ehe;function Ihe(t,e){return t===null||t(e)}ns.isAppliedFilter=Ihe;function Ahe(t,e){return t.split(/[/\\]/).join(e)}ns.replacePathSegmentSeparator=Ahe;function ghe(t,e,H){return t===""?e:t.endsWith(H)?t+e:t+H+e}ns.joinPathSegments=ghe});var P1=D(b1=>{"use strict";Object.defineProperty(b1,"__esModule",{value:!0});var mhe=rE(),GO=class{constructor(e,H){this._root=e,this._settings=H,this._root=mhe.replacePathSegmentSeparator(e,H.pathSegmentSeparator)}};b1.default=GO});var C1=D(x1=>{"use strict";Object.defineProperty(x1,"__esModule",{value:!0});var $he=require("events"),She=HE(),vhe=VO(),nE=rE(),Dhe=P1(),ZO=class extends Dhe.default{constructor(e,H){super(e,H);this._settings=H,this._scandir=She.scandir,this._emitter=new $he.EventEmitter,this._queue=vhe(this._worker.bind(this),this._settings.concurrency),this._isFatalError=!1,this._isDestroyed=!1,this._queue.drain=()=>{this._isFatalError||this._emitter.emit("end")}}read(){return this._isFatalError=!1,this._isDestroyed=!1,setImmediate(()=>{this._pushToQueue(this._root,this._settings.basePath)}),this._emitter}get isDestroyed(){return this._isDestroyed}destroy(){if(this._isDestroyed)throw new Error("The reader is already destroyed");this._isDestroyed=!0,this._queue.killAndDrain()}onEntry(e){this._emitter.on("entry",e)}onError(e){this._emitter.once("error",e)}onEnd(e){this._emitter.once("end",e)}_pushToQueue(e,H){let r={directory:e,base:H};this._queue.push(r,n=>{n!==null&&this._handleError(n)})}_worker(e,H){this._scandir(e.directory,this._settings.fsScandirSettings,(r,n)=>{if(r!==null){H(r,void 0);return}for(let i of n)this._handleEntry(i,e.base);H(null,void 0)})}_handleError(e){this._isDestroyed||!nE.isFatalError(this._settings,e)||(this._isFatalError=!0,this._isDestroyed=!0,this._emitter.emit("error",e))}_handleEntry(e,H){if(this._isDestroyed||this._isFatalError)return;let r=e.path;H!==void 0&&(e.path=nE.joinPathSegments(H,e.name,this._settings.pathSegmentSeparator)),nE.isAppliedFilter(this._settings.entryFilter,e)&&this._emitEntry(e),e.dirent.isDirectory()&&nE.isAppliedFilter(this._settings.deepFilter,e)&&this._pushToQueue(r,H===void 0?void 0:e.path)}_emitEntry(e){this._emitter.emit("entry",e)}};x1.default=ZO});var jO=D(M1=>{"use strict";Object.defineProperty(M1,"__esModule",{value:!0});var yhe=C1(),KO=class{constructor(e,H){this._root=e,this._settings=H,this._reader=new yhe.default(this._root,this._settings),this._storage=[]}read(e){this._reader.onError(H=>{bhe(e,H)}),this._reader.onEntry(H=>{this._storage.push(H)}),this._reader.onEnd(()=>{Phe(e,this._storage)}),this._reader.read()}};M1.default=KO;function bhe(t,e){t(e)}function Phe(t,e){t(null,e)}});var JO=D(w1=>{"use strict";Object.defineProperty(w1,"__esModule",{value:!0});var xhe=require("stream"),Che=C1(),zO=class{constructor(e,H){this._root=e,this._settings=H,this._reader=new Che.default(this._root,this._settings),this._stream=new xhe.Readable({objectMode:!0,read:()=>{},destroy:()=>{this._reader.isDestroyed||this._reader.destroy()}})}read(){return this._reader.onError(e=>{this._stream.emit("error",e)}),this._reader.onEntry(e=>{this._stream.push(e)}),this._reader.onEnd(()=>{this._stream.push(null)}),this._reader.read(),this._stream}};w1.default=zO});var QO=D(T1=>{"use strict";Object.defineProperty(T1,"__esModule",{value:!0});var Mhe=HE(),iE=rE(),whe=P1(),YO=class extends whe.default{constructor(){super(...arguments);this._scandir=Mhe.scandirSync,this._storage=[],this._queue=new Set}read(){return this._pushToQueue(this._root,this._settings.basePath),this._handleQueue(),this._storage}_pushToQueue(e,H){this._queue.add({directory:e,base:H})}_handleQueue(){for(let e of this._queue.values())this._handleDirectory(e.directory,e.base)}_handleDirectory(e,H){try{let r=this._scandir(e,this._settings.fsScandirSettings);for(let n of r)this._handleEntry(n,H)}catch(r){this._handleError(r)}}_handleError(e){if(!!iE.isFatalError(this._settings,e))throw e}_handleEntry(e,H){let r=e.path;H!==void 0&&(e.path=iE.joinPathSegments(H,e.name,this._settings.pathSegmentSeparator)),iE.isAppliedFilter(this._settings.entryFilter,e)&&this._pushToStorage(e),e.dirent.isDirectory()&&iE.isAppliedFilter(this._settings.deepFilter,e)&&this._pushToQueue(r,H===void 0?void 0:e.path)}_pushToStorage(e){this._storage.push(e)}};T1.default=YO});var tU=D(N1=>{"use strict";Object.defineProperty(N1,"__esModule",{value:!0});var The=QO(),eU=class{constructor(e,H){this._root=e,this._settings=H,this._reader=new The.default(this._root,this._settings)}read(){return this._reader.read()}};N1.default=eU});var rU=D(k1=>{"use strict";Object.defineProperty(k1,"__esModule",{value:!0});var Nhe=require("path"),khe=HE(),HU=class{constructor(e={}){this._options=e,this.basePath=this._getValue(this._options.basePath,void 0),this.concurrency=this._getValue(this._options.concurrency,Number.POSITIVE_INFINITY),this.deepFilter=this._getValue(this._options.deepFilter,null),this.entryFilter=this._getValue(this._options.entryFilter,null),this.errorFilter=this._getValue(this._options.errorFilter,null),this.pathSegmentSeparator=this._getValue(this._options.pathSegmentSeparator,Nhe.sep),this.fsScandirSettings=new khe.Settings({followSymbolicLinks:this._options.followSymbolicLinks,fs:this._options.fs,pathSegmentSeparator:this._options.pathSegmentSeparator,stats:this._options.stats,throwErrorOnBrokenSymbolicLink:this._options.throwErrorOnBrokenSymbolicLink})}_getValue(e,H){return e??H}};k1.default=HU});var uc=D(is=>{"use strict";Object.defineProperty(is,"__esModule",{value:!0});is.Settings=is.walkStream=is.walkSync=is.walk=void 0;var nU=jO(),Rhe=JO(),Ohe=tU(),R1=rU();is.Settings=R1.default;function Uhe(t,e,H){if(typeof e=="function"){new nU.default(t,sE()).read(e);return}new nU.default(t,sE(e)).read(H)}is.walk=Uhe;function Fhe(t,e){let H=sE(e);return new Ohe.default(t,H).read()}is.walkSync=Fhe;function Whe(t,e){let H=sE(e);return new Rhe.default(t,H).read()}is.walkStream=Whe;function sE(t={}){return t instanceof R1.default?t:new R1.default(t)}});var U1=D(O1=>{"use strict";Object.defineProperty(O1,"__esModule",{value:!0});var Bhe=require("path"),Xhe=rs(),iU=Ts(),sU=class{constructor(e){this._settings=e,this._fsStatSettings=new Xhe.Settings({followSymbolicLink:this._settings.followSymbolicLinks,fs:this._settings.fs,throwErrorOnBrokenSymbolicLink:this._settings.followSymbolicLinks})}_getFullEntryPath(e){return Bhe.resolve(this._settings.cwd,e)}_makeEntry(e,H){let r={name:H,path:H,dirent:iU.fs.createDirentFromStats(H,e)};return this._settings.stats&&(r.stats=e),r}_isFatalError(e){return!iU.errno.isEnoentCodeError(e)&&!this._settings.suppressErrors}};O1.default=sU});var W1=D(F1=>{"use strict";Object.defineProperty(F1,"__esModule",{value:!0});var qhe=require("stream"),Vhe=rs(),Ghe=uc(),Zhe=U1(),aU=class extends Zhe.default{constructor(){super(...arguments);this._walkStream=Ghe.walkStream,this._stat=Vhe.stat}dynamic(e,H){return this._walkStream(e,H)}static(e,H){let r=e.map(this._getFullEntryPath,this),n=new qhe.PassThrough({objectMode:!0});n._write=(i,s,a)=>this._getEntry(r[i],e[i],H).then(o=>{o!==null&&H.entryFilter(o)&&n.push(o),i===r.length-1&&n.end(),a()}).catch(a);for(let i=0;i<r.length;i++)n.write(i);return n}_getEntry(e,H,r){return this._getStat(e).then(n=>this._makeEntry(n,H)).catch(n=>{if(r.errorFilter(n))return null;throw n})}_getStat(e){return new Promise((H,r)=>{this._stat(e,this._fsStatSettings,(n,i)=>n===null?H(i):r(n))})}};F1.default=aU});var uU=D(B1=>{"use strict";Object.defineProperty(B1,"__esModule",{value:!0});var cc=Ts(),oU=class{constructor(e,H,r){this._patterns=e,this._settings=H,this._micromatchOptions=r,this._storage=[],this._fillStorage()}_fillStorage(){let e=cc.pattern.expandPatternsWithBraceExpansion(this._patterns);for(let H of e){let r=this._getPatternSegments(H),n=this._splitSegmentsIntoSections(r);this._storage.push({complete:n.length<=1,pattern:H,segments:r,sections:n})}}_getPatternSegments(e){return cc.pattern.getPatternParts(e,this._micromatchOptions).map(r=>cc.pattern.isDynamicPattern(r,this._settings)?{dynamic:!0,pattern:r,patternRe:cc.pattern.makeRe(r,this._micromatchOptions)}:{dynamic:!1,pattern:r})}_splitSegmentsIntoSections(e){return cc.array.splitWhen(e,H=>H.dynamic&&cc.pattern.hasGlobStar(H.pattern))}};B1.default=oU});var lU=D(X1=>{"use strict";Object.defineProperty(X1,"__esModule",{value:!0});var Khe=uU(),cU=class extends Khe.default{match(e){let H=e.split("/"),r=H.length,n=this._storage.filter(i=>!i.complete||i.segments.length>r);for(let i of n){let s=i.sections[0];if(!i.complete&&r>s.length||H.every((o,u)=>{let c=i.segments[u];return!!(c.dynamic&&c.patternRe.test(o)||!c.dynamic&&c.pattern===o)}))return!0}return!1}};X1.default=cU});var hU=D(q1=>{"use strict";Object.defineProperty(q1,"__esModule",{value:!0});var aE=Ts(),jhe=lU(),fU=class{constructor(e,H){this._settings=e,this._micromatchOptions=H}getFilter(e,H,r){let n=this._getMatcher(H),i=this._getNegativePatternsRe(r);return s=>this._filter(e,s,n,i)}_getMatcher(e){return new jhe.default(e,this._settings,this._micromatchOptions)}_getNegativePatternsRe(e){let H=e.filter(aE.pattern.isAffectDepthOfReadingPattern);return aE.pattern.convertPatternsToRe(H,this._micromatchOptions)}_filter(e,H,r,n){if(this._isSkippedByDeep(e,H.path)||this._isSkippedSymbolicLink(H))return!1;let i=aE.path.removeLeadingDotSegment(H.path);return this._isSkippedByPositivePatterns(i,r)?!1:this._isSkippedByNegativePatterns(i,n)}_isSkippedByDeep(e,H){return this._settings.deep===1/0?!1:this._getEntryLevel(e,H)>=this._settings.deep}_getEntryLevel(e,H){let r=H.split("/").length;if(e==="")return r;let n=e.split("/").length;return r-n}_isSkippedSymbolicLink(e){return!this._settings.followSymbolicLinks&&e.dirent.isSymbolicLink()}_isSkippedByPositivePatterns(e,H){return!this._settings.baseNameMatch&&!H.match(e)}_isSkippedByNegativePatterns(e,H){return!aE.pattern.matchAny(e,H)}};q1.default=fU});var _U=D(V1=>{"use strict";Object.defineProperty(V1,"__esModule",{value:!0});var lc=Ts(),pU=class{constructor(e,H){this._settings=e,this._micromatchOptions=H,this.index=new Map}getFilter(e,H){let r=lc.pattern.convertPatternsToRe(e,this._micromatchOptions),n=lc.pattern.convertPatternsToRe(H,this._micromatchOptions);return i=>this._filter(i,r,n)}_filter(e,H,r){if(this._settings.unique&&this._isDuplicateEntry(e)||this._onlyFileFilter(e)||this._onlyDirectoryFilter(e)||this._isSkippedByAbsoluteNegativePatterns(e.path,r))return!1;let n=this._settings.baseNameMatch?e.name:e.path,i=this._isMatchToPatterns(n,H)&&!this._isMatchToPatterns(e.path,r);return this._settings.unique&&i&&this._createIndexRecord(e),i}_isDuplicateEntry(e){return this.index.has(e.path)}_createIndexRecord(e){this.index.set(e.path,void 0)}_onlyFileFilter(e){return this._settings.onlyFiles&&!e.dirent.isFile()}_onlyDirectoryFilter(e){return this._settings.onlyDirectories&&!e.dirent.isDirectory()}_isSkippedByAbsoluteNegativePatterns(e,H){if(!this._settings.absolute)return!1;let r=lc.path.makeAbsolute(this._settings.cwd,e);return lc.pattern.matchAny(r,H)}_isMatchToPatterns(e,H){let r=lc.path.removeLeadingDotSegment(e);return lc.pattern.matchAny(r,H)}};V1.default=pU});var LU=D(G1=>{"use strict";Object.defineProperty(G1,"__esModule",{value:!0});var zhe=Ts(),dU=class{constructor(e){this._settings=e}getFilter(){return e=>this._isNonFatalError(e)}_isNonFatalError(e){return zhe.errno.isEnoentCodeError(e)||this._settings.suppressErrors}};G1.default=dU});var AU=D(Z1=>{"use strict";Object.defineProperty(Z1,"__esModule",{value:!0});var EU=Ts(),IU=class{constructor(e){this._settings=e}getTransformer(){return e=>this._transform(e)}_transform(e){let H=e.path;return this._settings.absolute&&(H=EU.path.makeAbsolute(this._settings.cwd,H),H=EU.path.unixify(H)),this._settings.markDirectories&&e.dirent.isDirectory()&&(H+="/"),this._settings.objectMode?Object.assign(Object.assign({},e),{path:H}):H}};Z1.default=IU});var oE=D(K1=>{"use strict";Object.defineProperty(K1,"__esModule",{value:!0});var Jhe=require("path"),Yhe=hU(),Qhe=_U(),epe=LU(),tpe=AU(),gU=class{constructor(e){this._settings=e,this.errorFilter=new epe.default(this._settings),this.entryFilter=new Qhe.default(this._settings,this._getMicromatchOptions()),this.deepFilter=new Yhe.default(this._settings,this._getMicromatchOptions()),this.entryTransformer=new tpe.default(this._settings)}_getRootDirectory(e){return Jhe.resolve(this._settings.cwd,e.base)}_getReaderOptions(e){let H=e.base==="."?"":e.base;return{basePath:H,pathSegmentSeparator:"/",concurrency:this._settings.concurrency,deepFilter:this.deepFilter.getFilter(H,e.positive,e.negative),entryFilter:this.entryFilter.getFilter(e.positive,e.negative),errorFilter:this.errorFilter.getFilter(),followSymbolicLinks:this._settings.followSymbolicLinks,fs:this._settings.fs,stats:this._settings.stats,throwErrorOnBrokenSymbolicLink:this._settings.throwErrorOnBrokenSymbolicLink,transform:this.entryTransformer.getTransformer()}}_getMicromatchOptions(){return{dot:this._settings.dot,matchBase:this._settings.baseNameMatch,nobrace:!this._settings.braceExpansion,nocase:!this._settings.caseSensitiveMatch,noext:!this._settings.extglob,noglobstar:!this._settings.globstar,posix:!0,strictSlashes:!1}}};K1.default=gU});var $U=D(j1=>{"use strict";Object.defineProperty(j1,"__esModule",{value:!0});var Hpe=W1(),rpe=oE(),mU=class extends rpe.default{constructor(){super(...arguments);this._reader=new Hpe.default(this._settings)}read(e){let H=this._getRootDirectory(e),r=this._getReaderOptions(e),n=[];return new Promise((i,s)=>{let a=this.api(H,e,r);a.once("error",s),a.on("data",o=>n.push(r.transform(o))),a.once("end",()=>i(n))})}api(e,H,r){return H.dynamic?this._reader.dynamic(e,r):this._reader.static(H.patterns,r)}};j1.default=mU});var vU=D(z1=>{"use strict";Object.defineProperty(z1,"__esModule",{value:!0});var npe=require("stream"),ipe=W1(),spe=oE(),SU=class extends spe.default{constructor(){super(...arguments);this._reader=new ipe.default(this._settings)}read(e){let H=this._getRootDirectory(e),r=this._getReaderOptions(e),n=this.api(H,e,r),i=new npe.Readable({objectMode:!0,read:()=>{}});return n.once("error",s=>i.emit("error",s)).on("data",s=>i.emit("data",r.transform(s))).once("end",()=>i.emit("end")),i.once("close",()=>n.destroy()),i}api(e,H,r){return H.dynamic?this._reader.dynamic(e,r):this._reader.static(H.patterns,r)}};z1.default=SU});var yU=D(J1=>{"use strict";Object.defineProperty(J1,"__esModule",{value:!0});var ape=rs(),ope=uc(),upe=U1(),DU=class extends upe.default{constructor(){super(...arguments);this._walkSync=ope.walkSync,this._statSync=ape.statSync}dynamic(e,H){return this._walkSync(e,H)}static(e,H){let r=[];for(let n of e){let i=this._getFullEntryPath(n),s=this._getEntry(i,n,H);s===null||!H.entryFilter(s)||r.push(s)}return r}_getEntry(e,H,r){try{let n=this._getStat(e);return this._makeEntry(n,H)}catch(n){if(r.errorFilter(n))return null;throw n}}_getStat(e){return this._statSync(e,this._fsStatSettings)}};J1.default=DU});var PU=D(Y1=>{"use strict";Object.defineProperty(Y1,"__esModule",{value:!0});var cpe=yU(),lpe=oE(),bU=class extends lpe.default{constructor(){super(...arguments);this._reader=new cpe.default(this._settings)}read(e){let H=this._getRootDirectory(e),r=this._getReaderOptions(e);return this.api(H,e,r).map(r.transform)}api(e,H,r){return H.dynamic?this._reader.dynamic(e,r):this._reader.static(H.patterns,r)}};Y1.default=bU});var CU=D(hc=>{"use strict";Object.defineProperty(hc,"__esModule",{value:!0});hc.DEFAULT_FILE_SYSTEM_ADAPTER=void 0;var fc=require("fs"),fpe=require("os"),hpe=fpe.cpus().length;hc.DEFAULT_FILE_SYSTEM_ADAPTER={lstat:fc.lstat,lstatSync:fc.lstatSync,stat:fc.stat,statSync:fc.statSync,readdir:fc.readdir,readdirSync:fc.readdirSync};var xU=class{constructor(e={}){this._options=e,this.absolute=this._getValue(this._options.absolute,!1),this.baseNameMatch=this._getValue(this._options.baseNameMatch,!1),this.braceExpansion=this._getValue(this._options.braceExpansion,!0),this.caseSensitiveMatch=this._getValue(this._options.caseSensitiveMatch,!0),this.concurrency=this._getValue(this._options.concurrency,hpe),this.cwd=this._getValue(this._options.cwd,process.cwd()),this.deep=this._getValue(this._options.deep,1/0),this.dot=this._getValue(this._options.dot,!1),this.extglob=this._getValue(this._options.extglob,!0),this.followSymbolicLinks=this._getValue(this._options.followSymbolicLinks,!0),this.fs=this._getFileSystemMethods(this._options.fs),this.globstar=this._getValue(this._options.globstar,!0),this.ignore=this._getValue(this._options.ignore,[]),this.markDirectories=this._getValue(this._options.markDirectories,!1),this.objectMode=this._getValue(this._options.objectMode,!1),this.onlyDirectories=this._getValue(this._options.onlyDirectories,!1),this.onlyFiles=this._getValue(this._options.onlyFiles,!0),this.stats=this._getValue(this._options.stats,!1),this.suppressErrors=this._getValue(this._options.suppressErrors,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!1),this.unique=this._getValue(this._options.unique,!0),this.onlyDirectories&&(this.onlyFiles=!1),this.stats&&(this.objectMode=!0)}_getValue(e,H){return e===void 0?H:e}_getFileSystemMethods(e={}){return Object.assign(Object.assign({},hc.DEFAULT_FILE_SYSTEM_ADAPTER),e)}};hc.default=xU});var TU=D((OVe,wU)=>{"use strict";var MU=cO(),ppe=$U(),_pe=vU(),dpe=PU(),Q1=CU(),Co=Ts();async function eS(t,e){pc(t);let H=tS(t,ppe.default,e),r=await Promise.all(H);return Co.array.flatten(r)}(function(t){function e(s,a){pc(s);let o=tS(s,dpe.default,a);return Co.array.flatten(o)}t.sync=e;function H(s,a){pc(s);let o=tS(s,_pe.default,a);return Co.stream.merge(o)}t.stream=H;function r(s,a){pc(s);let o=[].concat(s),u=new Q1.default(a);return MU.generate(o,u)}t.generateTasks=r;function n(s,a){pc(s);let o=new Q1.default(a);return Co.pattern.isDynamicPattern(s,o)}t.isDynamicPattern=n;function i(s){return pc(s),Co.path.escape(s)}t.escapePath=i})(eS||(eS={}));function tS(t,e,H){let r=[].concat(t),n=new Q1.default(H),i=MU.generate(r,n),s=new e(n);return i.map(s.read,s)}function pc(t){if(![].concat(t).every(r=>Co.string.isString(r)&&!Co.string.isEmpty(r)))throw new TypeError("Patterns must be a string (non empty) or an array of strings")}wU.exports=eS});var Uf=D((UVe,NU)=>{NU.exports=function(t,e){if(typeof t!="string")throw new TypeError("expected path to be a string");if(t==="\\"||t==="/")return"/";var H=t.length;if(H<=1)return t;var r="";if(H>4&&t[3]==="\\"){var n=t[2];(n==="?"||n===".")&&t.slice(0,2)==="\\\\"&&(t=t.slice(2),r="//")}var i=t.split(/[/\\]+/);return e!==!1&&i[i.length-1]===""&&i.pop(),r+i.join("/")}});var UU=D((FVe,OU)=>{var kU=class{constructor(e){this.value=e,this.next=void 0}},RU=class{constructor(){this.clear()}enqueue(e){let H=new kU(e);this._head?(this._tail.next=H,this._tail=H):(this._head=H,this._tail=H),this._size++}dequeue(){let e=this._head;if(!!e)return this._head=this._head.next,this._size--,e.value}clear(){this._head=void 0,this._tail=void 0,this._size=0}get size(){return this._size}*[Symbol.iterator](){let e=this._head;for(;e;)yield e.value,e=e.next}};OU.exports=RU});var WU=D((WVe,FU)=>{"use strict";var Lpe=UU(),Epe=t=>{if(!((Number.isInteger(t)||t===1/0)&&t>0))throw new TypeError("Expected `concurrency` to be a number from 1 and up");let e=new Lpe,H=0,r=()=>{H--,e.size>0&&e.dequeue()()},n=async(a,o,...u)=>{H++;let c=(async()=>a(...u))();o(c);try{await c}catch{}r()},i=(a,o,...u)=>{e.enqueue(n.bind(null,a,o,...u)),(async()=>(await Promise.resolve(),H<t&&e.size>0&&e.dequeue()()))()},s=(a,...o)=>new Promise(u=>{i(a,u,...o)});return Object.defineProperties(s,{activeCount:{get:()=>H},pendingCount:{get:()=>e.size},clearQueue:{value:()=>{e.clear()}}}),s};FU.exports=Epe});var qU=D((BVe,XU)=>{"use strict";var BU=WU(),HS=class extends Error{constructor(e){super();this.value=e}},Ipe=async(t,e)=>e(await t),Ape=async t=>{let e=await Promise.all(t);if(e[1]===!0)throw new HS(e[0]);return!1},gpe=async(t,e,H)=>{H={concurrency:1/0,preserveOrder:!0,...H};let r=BU(H.concurrency),n=[...t].map(s=>[s,r(Ipe,s,e)]),i=BU(H.preserveOrder?1:1/0);try{await Promise.all(n.map(s=>i(Ape,s)))}catch(s){if(s instanceof HS)return s.value;throw s}};XU.exports=gpe});var zU=D((XVe,rS)=>{"use strict";var VU=require("path"),uE=require("fs"),{promisify:GU}=require("util"),mpe=qU(),$pe=GU(uE.stat),Spe=GU(uE.lstat),ZU={directory:"isDirectory",file:"isFile"};function KU({type:t}){if(!(t in ZU))throw new Error(`Invalid type specified: ${t}`)}var jU=(t,e)=>t===void 0||e[ZU[t]]();rS.exports=async(t,e)=>{e={cwd:process.cwd(),type:"file",allowSymlinks:!0,...e},KU(e);let H=e.allowSymlinks?$pe:Spe;return mpe(t,async r=>{try{let n=await H(VU.resolve(e.cwd,r));return jU(e.type,n)}catch{return!1}},e)};rS.exports.sync=(t,e)=>{e={cwd:process.cwd(),allowSymlinks:!0,type:"file",...e},KU(e);let H=e.allowSymlinks?uE.statSync:uE.lstatSync;for(let r of t)try{let n=H(VU.resolve(e.cwd,r));if(jU(e.type,n))return r}catch{}}});var YU=D((qVe,nS)=>{"use strict";var JU=require("fs"),{promisify:vpe}=require("util"),Dpe=vpe(JU.access);nS.exports=async t=>{try{return await Dpe(t),!0}catch{return!1}};nS.exports.sync=t=>{try{return JU.accessSync(t),!0}catch{return!1}}});var e4=D((VVe,_c)=>{"use strict";var wa=require("path"),cE=zU(),QU=YU(),iS=Symbol("findUp.stop");_c.exports=async(t,e={})=>{let H=wa.resolve(e.cwd||""),{root:r}=wa.parse(H),n=[].concat(t),i=async s=>{if(typeof t!="function")return cE(n,s);let a=await t(s.cwd);return typeof a=="string"?cE([a],s):a};for(;;){let s=await i({...e,cwd:H});if(s===iS)return;if(s)return wa.resolve(H,s);if(H===r)return;H=wa.dirname(H)}};_c.exports.sync=(t,e={})=>{let H=wa.resolve(e.cwd||""),{root:r}=wa.parse(H),n=[].concat(t),i=s=>{if(typeof t!="function")return cE.sync(n,s);let a=t(s.cwd);return typeof a=="string"?cE.sync([a],s):a};for(;;){let s=i({...e,cwd:H});if(s===iS)return;if(s)return wa.resolve(H,s);if(H===r)return;H=wa.dirname(H)}};_c.exports.exists=QU;_c.exports.sync.exists=QU.sync;_c.exports.stop=iS});var H4=D((GVe,t4)=>{var ype=typeof process=="object"&&process&&process.platform==="win32";t4.exports=ype?{sep:"\\"}:{sep:"/"}});var a4=D((ZVe,s4)=>{"use strict";s4.exports=r4;function r4(t,e,H){t instanceof RegExp&&(t=n4(t,H)),e instanceof RegExp&&(e=n4(e,H));var r=i4(t,e,H);return r&&{start:r[0],end:r[1],pre:H.slice(0,r[0]),body:H.slice(r[0]+t.length,r[1]),post:H.slice(r[1]+e.length)}}function n4(t,e){var H=e.match(t);return H?H[0]:null}r4.range=i4;function i4(t,e,H){var r,n,i,s,a,o=H.indexOf(t),u=H.indexOf(e,o+1),c=o;if(o>=0&&u>0){if(t===e)return[o,u];for(r=[],i=H.length;c>=0&&!a;)c==o?(r.push(c),o=H.indexOf(t,c+1)):r.length==1?a=[r.pop(),u]:(n=r.pop(),n<i&&(i=n,s=u),u=H.indexOf(e,c+1)),c=o<u&&o>=0?o:u;r.length&&(a=[i,s])}return a}});var _4=D((KVe,p4)=>{var o4=a4();p4.exports=xpe;var u4="\0SLASH"+Math.random()+"\0",c4="\0OPEN"+Math.random()+"\0",sS="\0CLOSE"+Math.random()+"\0",l4="\0COMMA"+Math.random()+"\0",f4="\0PERIOD"+Math.random()+"\0";function aS(t){return parseInt(t,10)==t?parseInt(t,10):t.charCodeAt(0)}function bpe(t){return t.split("\\\\").join(u4).split("\\{").join(c4).split("\\}").join(sS).split("\\,").join(l4).split("\\.").join(f4)}function Ppe(t){return t.split(u4).join("\\").split(c4).join("{").split(sS).join("}").split(l4).join(",").split(f4).join(".")}function h4(t){if(!t)return[""];var e=[],H=o4("{","}",t);if(!H)return t.split(",");var r=H.pre,n=H.body,i=H.post,s=r.split(",");s[s.length-1]+="{"+n+"}";var a=h4(i);return i.length&&(s[s.length-1]+=a.shift(),s.push.apply(s,a)),e.push.apply(e,s),e}function xpe(t){return t?(t.substr(0,2)==="{}"&&(t="\\{\\}"+t.substr(2)),Ff(bpe(t),!0).map(Ppe)):[]}function Cpe(t){return"{"+t+"}"}function Mpe(t){return/^-?0\d/.test(t)}function wpe(t,e){return t<=e}function Tpe(t,e){return t>=e}function Ff(t,e){var H=[],r=o4("{","}",t);if(!r)return[t];var n=r.pre,i=r.post.length?Ff(r.post,!1):[""];if(/\$$/.test(r.pre))for(var s=0;s<i.length;s++){var a=n+"{"+r.body+"}"+i[s];H.push(a)}else{var o=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(r.body),u=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(r.body),c=o||u,f=r.body.indexOf(",")>=0;if(!c&&!f)return r.post.match(/,.*\}/)?(t=r.pre+"{"+r.body+sS+r.post,Ff(t)):[t];var h;if(c)h=r.body.split(/\.\./);else if(h=h4(r.body),h.length===1&&(h=Ff(h[0],!1).map(Cpe),h.length===1))return i.map(function(w){return r.pre+h[0]+w});var p;if(c){var _=aS(h[0]),b=aS(h[1]),y=Math.max(h[0].length,h[1].length),I=h.length==3?Math.abs(aS(h[2])):1,$=wpe,S=b<_;S&&(I*=-1,$=Tpe);var E=h.some(Mpe);p=[];for(var T=_;$(T,b);T+=I){var V;if(u)V=String.fromCharCode(T),V==="\\"&&(V="");else if(V=String(T),E){var Z=y-V.length;if(Z>0){var A=new Array(Z+1).join("0");T<0?V="-"+A+V.slice(1):V=A+V}}p.push(V)}}else{p=[];for(var M=0;M<h.length;M++)p.push.apply(p,Ff(h[M],!1))}for(var M=0;M<p.length;M++)for(var s=0;s<i.length;s++){var a=n+p[M]+i[s];(!e||c||a)&&H.push(a)}}return H}});var hS=D((zVe,fS)=>{var Sn=fS.exports=(t,e,H={})=>(lE(e),!H.nocomment&&e.charAt(0)==="#"?!1:new Wf(e,H).match(t));fS.exports=Sn;var oS=H4();Sn.sep=oS.sep;var Pi=Symbol("globstar **");Sn.GLOBSTAR=Pi;var Npe=_4(),d4={"!":{open:"(?:(?!(?:",close:"))[^/]*?)"},"?":{open:"(?:",close:")?"},"+":{open:"(?:",close:")+"},"*":{open:"(?:",close:")*"},"@":{open:"(?:",close:")"}},uS="[^/]",cS=uS+"*?",kpe="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",Rpe="(?:(?!(?:\\/|^)\\.).)*?",L4=t=>t.split("").reduce((e,H)=>(e[H]=!0,e),{}),E4=L4("().*{}+?[]^$\\!"),Ope=L4("[.("),I4=/\/+/;Sn.filter=(t,e={})=>(H,r,n)=>Sn(H,t,e);var Ta=(t,e={})=>{let H={};return Object.keys(t).forEach(r=>H[r]=t[r]),Object.keys(e).forEach(r=>H[r]=e[r]),H};Sn.defaults=t=>{if(!t||typeof t!="object"||!Object.keys(t).length)return Sn;let e=Sn,H=(r,n,i)=>e(r,n,Ta(t,i));return H.Minimatch=class extends e.Minimatch{constructor(n,i){super(n,Ta(t,i))}},H.Minimatch.defaults=r=>e.defaults(Ta(t,r)).Minimatch,H.filter=(r,n)=>e.filter(r,Ta(t,n)),H.defaults=r=>e.defaults(Ta(t,r)),H.makeRe=(r,n)=>e.makeRe(r,Ta(t,n)),H.braceExpand=(r,n)=>e.braceExpand(r,Ta(t,n)),H.match=(r,n,i)=>e.match(r,n,Ta(t,i)),H};Sn.braceExpand=(t,e)=>A4(t,e);var A4=(t,e={})=>(lE(t),e.nobrace||!/\{(?:(?!\{).)*\}/.test(t)?[t]:Npe(t)),Upe=1024*64,lE=t=>{if(typeof t!="string")throw new TypeError("invalid pattern");if(t.length>Upe)throw new TypeError("pattern is too long")},lS=Symbol("subparse");Sn.makeRe=(t,e)=>new Wf(t,e||{}).makeRe();Sn.match=(t,e,H={})=>{let r=new Wf(e,H);return t=t.filter(n=>r.match(n)),r.options.nonull&&!t.length&&t.push(e),t};var Fpe=t=>t.replace(/\\(.)/g,"$1"),Wpe=t=>t.replace(/\\([^-\]])/g,"$1"),Bpe=t=>t.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Xpe=t=>t.replace(/[[\]\\]/g,"\\$&"),Wf=class{constructor(e,H){lE(e),H||(H={}),this.options=H,this.set=[],this.pattern=e,this.windowsPathsNoEscape=!!H.windowsPathsNoEscape||H.allowWindowsEscape===!1,this.windowsPathsNoEscape&&(this.pattern=this.pattern.replace(/\\/g,"/")),this.regexp=null,this.negate=!1,this.comment=!1,this.empty=!1,this.partial=!!H.partial,this.make()}debug(){}make(){let e=this.pattern,H=this.options;if(!H.nocomment&&e.charAt(0)==="#"){this.comment=!0;return}if(!e){this.empty=!0;return}this.parseNegate();let r=this.globSet=this.braceExpand();H.debug&&(this.debug=(...n)=>console.error(...n)),this.debug(this.pattern,r),r=this.globParts=r.map(n=>n.split(I4)),this.debug(this.pattern,r),r=r.map((n,i,s)=>n.map(this.parse,this)),this.debug(this.pattern,r),r=r.filter(n=>n.indexOf(!1)===-1),this.debug(this.pattern,r),this.set=r}parseNegate(){if(this.options.nonegate)return;let e=this.pattern,H=!1,r=0;for(let n=0;n<e.length&&e.charAt(n)==="!";n++)H=!H,r++;r&&(this.pattern=e.slice(r)),this.negate=H}matchOne(e,H,r){var n=this.options;this.debug("matchOne",{this:this,file:e,pattern:H}),this.debug("matchOne",e.length,H.length);for(var i=0,s=0,a=e.length,o=H.length;i<a&&s<o;i++,s++){this.debug("matchOne loop");var u=H[s],c=e[i];if(this.debug(H,u,c),u===!1)return!1;if(u===Pi){this.debug("GLOBSTAR",[H,u,c]);var f=i,h=s+1;if(h===o){for(this.debug("** at the end");i<a;i++)if(e[i]==="."||e[i]===".."||!n.dot&&e[i].charAt(0)===".")return!1;return!0}for(;f<a;){var p=e[f];if(this.debug(`
170
+ globstar while`,e,f,H,h,p),this.matchOne(e.slice(f),H.slice(h),r))return this.debug("globstar found match!",f,a,p),!0;if(p==="."||p===".."||!n.dot&&p.charAt(0)==="."){this.debug("dot detected!",e,f,H,h);break}this.debug("globstar swallow a segment, and continue"),f++}return!!(r&&(this.debug(`
171
+ >>> no match, partial?`,e,f,H,h),f===a))}var _;if(typeof u=="string"?(_=c===u,this.debug("string match",u,c,_)):(_=c.match(u),this.debug("pattern match",u,c,_)),!_)return!1}if(i===a&&s===o)return!0;if(i===a)return r;if(s===o)return i===a-1&&e[i]==="";throw new Error("wtf?")}braceExpand(){return A4(this.pattern,this.options)}parse(e,H){lE(e);let r=this.options;if(e==="**")if(r.noglobstar)e="*";else return Pi;if(e==="")return"";let n="",i=!1,s=!1,a=[],o=[],u,c=!1,f=-1,h=-1,p,_,b,y=e.charAt(0)==="."?"":r.dot?"(?!(?:^|\\/)\\.{1,2}(?:$|\\/))":"(?!\\.)",I=()=>{if(u){switch(u){case"*":n+=cS,i=!0;break;case"?":n+=uS,i=!0;break;default:n+="\\"+u;break}this.debug("clearStateChar %j %j",u,n),u=!1}};for(let E=0,T;E<e.length&&(T=e.charAt(E));E++){if(this.debug("%s %s %s %j",e,E,n,T),s){if(T==="/")return!1;E4[T]&&(n+="\\"),n+=T,s=!1;continue}switch(T){case"/":return!1;case"\\":if(c&&e.charAt(E+1)==="-"){n+=T;continue}I(),s=!0;continue;case"?":case"*":case"+":case"@":case"!":if(this.debug("%s %s %s %j <-- stateChar",e,E,n,T),c){this.debug(" in class"),T==="!"&&E===h+1&&(T="^"),n+=T;continue}this.debug("call clearStateChar %j",u),I(),u=T,r.noext&&I();continue;case"(":if(c){n+="(";continue}if(!u){n+="\\(";continue}a.push({type:u,start:E-1,reStart:n.length,open:d4[u].open,close:d4[u].close}),n+=u==="!"?"(?:(?!(?:":"(?:",this.debug("plType %j %j",u,n),u=!1;continue;case")":if(c||!a.length){n+="\\)";continue}I(),i=!0,_=a.pop(),n+=_.close,_.type==="!"&&o.push(_),_.reEnd=n.length;continue;case"|":if(c||!a.length){n+="\\|";continue}I(),n+="|";continue;case"[":if(I(),c){n+="\\"+T;continue}c=!0,h=E,f=n.length,n+=T;continue;case"]":if(E===h+1||!c){n+="\\"+T;continue}p=e.substring(h+1,E);try{RegExp("["+Xpe(Wpe(p))+"]"),n+=T}catch{n=n.substring(0,f)+"(?:$.)"}i=!0,c=!1;continue;default:I(),E4[T]&&!(T==="^"&&c)&&(n+="\\"),n+=T;break}}for(c&&(p=e.slice(h+1),b=this.parse(p,lS),n=n.substring(0,f)+"\\["+b[0],i=i||b[1]),_=a.pop();_;_=a.pop()){let E;E=n.slice(_.reStart+_.open.length),this.debug("setting tail",n,_),E=E.replace(/((?:\\{2}){0,64})(\\?)\|/g,(V,Z,A)=>(A||(A="\\"),Z+Z+A+"|")),this.debug(`tail=%j
172
+ %s`,E,E,_,n);let T=_.type==="*"?cS:_.type==="?"?uS:"\\"+_.type;i=!0,n=n.slice(0,_.reStart)+T+"\\("+E}I(),s&&(n+="\\\\");let $=Ope[n.charAt(0)];for(let E=o.length-1;E>-1;E--){let T=o[E],V=n.slice(0,T.reStart),Z=n.slice(T.reStart,T.reEnd-8),A=n.slice(T.reEnd),M=n.slice(T.reEnd-8,T.reEnd)+A,w=V.split("(").length-1,P=A;for(let B=0;B<w;B++)P=P.replace(/\)[+*?]?/,"");A=P;let F=A===""&&H!==lS?"(?:$|\\/)":"";n=V+Z+A+F+M}if(n!==""&&i&&(n="(?=.)"+n),$&&(n=y+n),H===lS)return[n,i];if(r.nocase&&!i&&(i=e.toUpperCase()!==e.toLowerCase()),!i)return Fpe(e);let S=r.nocase?"i":"";try{return Object.assign(new RegExp("^"+n+"$",S),{_glob:e,_src:n})}catch{return new RegExp("$.")}}makeRe(){if(this.regexp||this.regexp===!1)return this.regexp;let e=this.set;if(!e.length)return this.regexp=!1,this.regexp;let H=this.options,r=H.noglobstar?cS:H.dot?kpe:Rpe,n=H.nocase?"i":"",i=e.map(s=>(s=s.map(a=>typeof a=="string"?Bpe(a):a===Pi?Pi:a._src).reduce((a,o)=>(a[a.length-1]===Pi&&o===Pi||a.push(o),a),[]),s.forEach((a,o)=>{a!==Pi||s[o-1]===Pi||(o===0?s.length>1?s[o+1]="(?:\\/|"+r+"\\/)?"+s[o+1]:s[o]=r:o===s.length-1?s[o-1]+="(?:\\/|"+r+")?":(s[o-1]+="(?:\\/|\\/"+r+"\\/)"+s[o+1],s[o+1]=Pi))}),s.filter(a=>a!==Pi).join("/"))).join("|");i="^(?:"+i+")$",this.negate&&(i="^(?!"+i+").*$");try{this.regexp=new RegExp(i,n)}catch{this.regexp=!1}return this.regexp}match(e,H=this.partial){if(this.debug("match",e,this.pattern),this.comment)return!1;if(this.empty)return e==="";if(e==="/"&&H)return!0;let r=this.options;oS.sep!=="/"&&(e=e.split(oS.sep).join("/")),e=e.split(I4),this.debug(this.pattern,"split",e);let n=this.set;this.debug(this.pattern,"set",n);let i;for(let s=e.length-1;s>=0&&(i=e[s],!i);s--);for(let s=0;s<n.length;s++){let a=n[s],o=e;if(r.matchBase&&a.length===1&&(o=[i]),this.matchOne(o,a,H))return r.flipNegate?!0:!this.negate}return r.flipNegate?!1:this.negate}static defaults(e){return Sn.defaults(e).Minimatch}};Sn.Minimatch=Wf});var m4=D(pS=>{"use strict";Object.defineProperty(pS,"__esModule",{value:!0});Object.defineProperty(pS,"default",{enumerable:!0,get:()=>qpe});function g4(t,e){return{handler:t,config:e}}g4.withOptions=function(t,e=()=>({})){let H=function(r){return{__options:r,handler:t(r),config:e(r)}};return H.__isOptionsFunction=!0,H.__pluginFunction=t,H.__configFunction=e,H};var qpe=g4});var $4=D(_S=>{"use strict";Object.defineProperty(_S,"__esModule",{value:!0});Object.defineProperty(_S,"default",{enumerable:!0,get:()=>Zpe});var Vpe=Gpe(m4());function Gpe(t){return t&&t.__esModule?t:{default:t}}var Zpe=Vpe.default});var dc=D((QVe,S4)=>{var dS=$4();S4.exports=(dS.__esModule?dS:{default:dS}).default});var P4=D((eGe,b4)=>{var Kpe=dc(),v4={position:"relative",paddingBottom:"calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%)"},D4={position:"absolute",height:"100%",width:"100%",top:"0",right:"0",bottom:"0",left:"0"},y4={".aspect-none":{position:"static",paddingBottom:"0"},".aspect-none > *":{position:"static",height:"auto",width:"auto",top:"auto",right:"auto",bottom:"auto",left:"auto"}},jpe=Kpe(function({addComponents:t,matchComponents:e,theme:H,variants:r,e:n}){let i=H("aspectRatio");if(e){e({"aspect-w":o=>[{...v4,"--tw-aspect-w":o},{"> *":D4}],"aspect-h":o=>({"--tw-aspect-h":o})},{values:i}),t(y4);return}let s=Object.entries(i).map(([o,u])=>`.${n(`aspect-w-${o}`)}`).join(`,
173
+ `),a=Object.entries(i).map(([o,u])=>`.${n(`aspect-w-${o}`)} > *`).join(`,
174
+ `);t([{[s]:v4,[a]:D4},y4,Object.entries(i).map(([o,u])=>({[`.${n(`aspect-w-${o}`)}`]:{"--tw-aspect-w":u}})),Object.entries(i).map(([o,u])=>({[`.${n(`aspect-h-${o}`)}`]:{"--tw-aspect-h":u}}))],r("aspectRatio"))},{theme:{aspectRatio:{1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13",14:"14",15:"15",16:"16"}},variants:{aspectRatio:["responsive"]}});b4.exports=jpe});var x4=D((tGe,zpe)=>{zpe.exports={name:"@tailwindcss/aspect-ratio",version:"0.4.2",main:"src/index.js",types:"src/index.d.ts",license:"MIT",repository:"https://github.com/tailwindlabs/tailwindcss-aspect-ratio",publishConfig:{access:"public"},prettier:{printWidth:100,semi:!1,singleQuote:!0,trailingComma:"es5"},scripts:{test:"jest"},peerDependencies:{tailwindcss:">=2.0.0 || >=3.0.0 || >=3.0.0-alpha.1"},devDependencies:{jest:"^27.2.4",postcss:"^8.2.4",tailwindcss:"^3.0.0","tailwindcss-v2":"npm:tailwindcss@^2.2.16"}}});var M4=D((HGe,C4)=>{C4.exports={aqua:/#00ffff(ff)?(?!\w)|#0ff(f)?(?!\w)/gi,azure:/#f0ffff(ff)?(?!\w)/gi,beige:/#f5f5dc(ff)?(?!\w)/gi,bisque:/#ffe4c4(ff)?(?!\w)/gi,black:/#000000(ff)?(?!\w)|#000(f)?(?!\w)/gi,blue:/#0000ff(ff)?(?!\w)|#00f(f)?(?!\w)/gi,brown:/#a52a2a(ff)?(?!\w)/gi,coral:/#ff7f50(ff)?(?!\w)/gi,cornsilk:/#fff8dc(ff)?(?!\w)/gi,crimson:/#dc143c(ff)?(?!\w)/gi,cyan:/#00ffff(ff)?(?!\w)|#0ff(f)?(?!\w)/gi,darkblue:/#00008b(ff)?(?!\w)/gi,darkcyan:/#008b8b(ff)?(?!\w)/gi,darkgrey:/#a9a9a9(ff)?(?!\w)/gi,darkred:/#8b0000(ff)?(?!\w)/gi,deeppink:/#ff1493(ff)?(?!\w)/gi,dimgrey:/#696969(ff)?(?!\w)/gi,gold:/#ffd700(ff)?(?!\w)/gi,green:/#008000(ff)?(?!\w)/gi,grey:/#808080(ff)?(?!\w)/gi,honeydew:/#f0fff0(ff)?(?!\w)/gi,hotpink:/#ff69b4(ff)?(?!\w)/gi,indigo:/#4b0082(ff)?(?!\w)/gi,ivory:/#fffff0(ff)?(?!\w)/gi,khaki:/#f0e68c(ff)?(?!\w)/gi,lavender:/#e6e6fa(ff)?(?!\w)/gi,lime:/#00ff00(ff)?(?!\w)|#0f0(f)?(?!\w)/gi,linen:/#faf0e6(ff)?(?!\w)/gi,maroon:/#800000(ff)?(?!\w)/gi,moccasin:/#ffe4b5(ff)?(?!\w)/gi,navy:/#000080(ff)?(?!\w)/gi,oldlace:/#fdf5e6(ff)?(?!\w)/gi,olive:/#808000(ff)?(?!\w)/gi,orange:/#ffa500(ff)?(?!\w)/gi,orchid:/#da70d6(ff)?(?!\w)/gi,peru:/#cd853f(ff)?(?!\w)/gi,pink:/#ffc0cb(ff)?(?!\w)/gi,plum:/#dda0dd(ff)?(?!\w)/gi,purple:/#800080(ff)?(?!\w)/gi,red:/#ff0000(ff)?(?!\w)|#f00(f)?(?!\w)/gi,salmon:/#fa8072(ff)?(?!\w)/gi,seagreen:/#2e8b57(ff)?(?!\w)/gi,seashell:/#fff5ee(ff)?(?!\w)/gi,sienna:/#a0522d(ff)?(?!\w)/gi,silver:/#c0c0c0(ff)?(?!\w)/gi,skyblue:/#87ceeb(ff)?(?!\w)/gi,snow:/#fffafa(ff)?(?!\w)/gi,tan:/#d2b48c(ff)?(?!\w)/gi,teal:/#008080(ff)?(?!\w)/gi,thistle:/#d8bfd8(ff)?(?!\w)/gi,tomato:/#ff6347(ff)?(?!\w)/gi,violet:/#ee82ee(ff)?(?!\w)/gi,wheat:/#f5deb3(ff)?(?!\w)/gi,white:/#ffffff(ff)?(?!\w)|#fff(f)?(?!\w)/gi}});var T4=D((rGe,w4)=>{var LS=M4(),ES={whitespace:/\s+/g,urlHexPairs:/%[\dA-F]{2}/g,quotes:/"/g};function Jpe(t){return t.trim().replace(ES.whitespace," ")}function Ype(t){return encodeURIComponent(t).replace(ES.urlHexPairs,e_e)}function Qpe(t){return Object.keys(LS).forEach(function(e){LS[e].test(t)&&(t=t.replace(LS[e],e))}),t}function e_e(t){switch(t){case"%20":return" ";case"%3D":return"=";case"%3A":return":";case"%2F":return"/";default:return t.toLowerCase()}}function IS(t){if(typeof t!="string")throw new TypeError("Expected a string, but received "+typeof t);t.charCodeAt(0)===65279&&(t=t.slice(1));var e=Qpe(Jpe(t)).replace(ES.quotes,"'");return"data:image/svg+xml,"+Ype(e)}IS.toSrcset=function(e){return IS(e).replace(/ /g,"%20")};w4.exports=IS});var fE=D(gS=>{"use strict";Object.defineProperty(gS,"__esModule",{value:!0});Object.defineProperty(gS,"cloneDeep",{enumerable:!0,get:()=>AS});function AS(t){return Array.isArray(t)?t.map(e=>AS(e)):typeof t=="object"&&t!==null?Object.fromEntries(Object.entries(t).map(([e,H])=>[e,AS(H)])):t}});var Bf=D((iGe,N4)=>{N4.exports={content:[],presets:[],darkMode:"media",theme:{screens:{sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},supports:{},colors:({colors:t})=>({inherit:t.inherit,current:t.current,transparent:t.transparent,black:t.black,white:t.white,slate:t.slate,gray:t.gray,zinc:t.zinc,neutral:t.neutral,stone:t.stone,red:t.red,orange:t.orange,amber:t.amber,yellow:t.yellow,lime:t.lime,green:t.green,emerald:t.emerald,teal:t.teal,cyan:t.cyan,sky:t.sky,blue:t.blue,indigo:t.indigo,violet:t.violet,purple:t.purple,fuchsia:t.fuchsia,pink:t.pink,rose:t.rose}),columns:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12","3xs":"16rem","2xs":"18rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem"},spacing:{px:"1px",0:"0px",.5:"0.125rem",1:"0.25rem",1.5:"0.375rem",2:"0.5rem",2.5:"0.625rem",3:"0.75rem",3.5:"0.875rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem",11:"2.75rem",12:"3rem",14:"3.5rem",16:"4rem",20:"5rem",24:"6rem",28:"7rem",32:"8rem",36:"9rem",40:"10rem",44:"11rem",48:"12rem",52:"13rem",56:"14rem",60:"15rem",64:"16rem",72:"18rem",80:"20rem",96:"24rem"},animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0, 0, 0.2, 1) infinite",pulse:"pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite",bounce:"bounce 1s infinite"},aria:{checked:'checked="true"',disabled:'disabled="true"',expanded:'expanded="true"',hidden:'hidden="true"',pressed:'pressed="true"',readonly:'readonly="true"',required:'required="true"',selected:'selected="true"'},aspectRatio:{auto:"auto",square:"1 / 1",video:"16 / 9"},backdropBlur:({theme:t})=>t("blur"),backdropBrightness:({theme:t})=>t("brightness"),backdropContrast:({theme:t})=>t("contrast"),backdropGrayscale:({theme:t})=>t("grayscale"),backdropHueRotate:({theme:t})=>t("hueRotate"),backdropInvert:({theme:t})=>t("invert"),backdropOpacity:({theme:t})=>t("opacity"),backdropSaturate:({theme:t})=>t("saturate"),backdropSepia:({theme:t})=>t("sepia"),backgroundColor:({theme:t})=>t("colors"),backgroundImage:{none:"none","gradient-to-t":"linear-gradient(to top, var(--tw-gradient-stops))","gradient-to-tr":"linear-gradient(to top right, var(--tw-gradient-stops))","gradient-to-r":"linear-gradient(to right, var(--tw-gradient-stops))","gradient-to-br":"linear-gradient(to bottom right, var(--tw-gradient-stops))","gradient-to-b":"linear-gradient(to bottom, var(--tw-gradient-stops))","gradient-to-bl":"linear-gradient(to bottom left, var(--tw-gradient-stops))","gradient-to-l":"linear-gradient(to left, var(--tw-gradient-stops))","gradient-to-tl":"linear-gradient(to top left, var(--tw-gradient-stops))"},backgroundOpacity:({theme:t})=>t("opacity"),backgroundPosition:{bottom:"bottom",center:"center",left:"left","left-bottom":"left bottom","left-top":"left top",right:"right","right-bottom":"right bottom","right-top":"right top",top:"top"},backgroundSize:{auto:"auto",cover:"cover",contain:"contain"},blur:{0:"0",none:"0",sm:"4px",DEFAULT:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},brightness:{0:"0",50:".5",75:".75",90:".9",95:".95",100:"1",105:"1.05",110:"1.1",125:"1.25",150:"1.5",200:"2"},borderColor:({theme:t})=>({...t("colors"),DEFAULT:t("colors.gray.200","currentColor")}),borderOpacity:({theme:t})=>t("opacity"),borderRadius:{none:"0px",sm:"0.125rem",DEFAULT:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},borderSpacing:({theme:t})=>({...t("spacing")}),borderWidth:{DEFAULT:"1px",0:"0px",2:"2px",4:"4px",8:"8px"},boxShadow:{sm:"0 1px 2px 0 rgb(0 0 0 / 0.05)",DEFAULT:"0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1)",md:"0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",lg:"0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)",xl:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)","2xl":"0 25px 50px -12px rgb(0 0 0 / 0.25)",inner:"inset 0 2px 4px 0 rgb(0 0 0 / 0.05)",none:"none"},boxShadowColor:({theme:t})=>t("colors"),caretColor:({theme:t})=>t("colors"),accentColor:({theme:t})=>({...t("colors"),auto:"auto"}),contrast:{0:"0",50:".5",75:".75",100:"1",125:"1.25",150:"1.5",200:"2"},container:{},content:{none:"none"},cursor:{auto:"auto",default:"default",pointer:"pointer",wait:"wait",text:"text",move:"move",help:"help","not-allowed":"not-allowed",none:"none","context-menu":"context-menu",progress:"progress",cell:"cell",crosshair:"crosshair","vertical-text":"vertical-text",alias:"alias",copy:"copy","no-drop":"no-drop",grab:"grab",grabbing:"grabbing","all-scroll":"all-scroll","col-resize":"col-resize","row-resize":"row-resize","n-resize":"n-resize","e-resize":"e-resize","s-resize":"s-resize","w-resize":"w-resize","ne-resize":"ne-resize","nw-resize":"nw-resize","se-resize":"se-resize","sw-resize":"sw-resize","ew-resize":"ew-resize","ns-resize":"ns-resize","nesw-resize":"nesw-resize","nwse-resize":"nwse-resize","zoom-in":"zoom-in","zoom-out":"zoom-out"},divideColor:({theme:t})=>t("borderColor"),divideOpacity:({theme:t})=>t("borderOpacity"),divideWidth:({theme:t})=>t("borderWidth"),dropShadow:{sm:"0 1px 1px rgb(0 0 0 / 0.05)",DEFAULT:["0 1px 2px rgb(0 0 0 / 0.1)","0 1px 1px rgb(0 0 0 / 0.06)"],md:["0 4px 3px rgb(0 0 0 / 0.07)","0 2px 2px rgb(0 0 0 / 0.06)"],lg:["0 10px 8px rgb(0 0 0 / 0.04)","0 4px 3px rgb(0 0 0 / 0.1)"],xl:["0 20px 13px rgb(0 0 0 / 0.03)","0 8px 5px rgb(0 0 0 / 0.08)"],"2xl":"0 25px 25px rgb(0 0 0 / 0.15)",none:"0 0 #0000"},fill:({theme:t})=>({none:"none",...t("colors")}),grayscale:{0:"0",DEFAULT:"100%"},hueRotate:{0:"0deg",15:"15deg",30:"30deg",60:"60deg",90:"90deg",180:"180deg"},invert:{0:"0",DEFAULT:"100%"},flex:{1:"1 1 0%",auto:"1 1 auto",initial:"0 1 auto",none:"none"},flexBasis:({theme:t})=>({auto:"auto",...t("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%","1/12":"8.333333%","2/12":"16.666667%","3/12":"25%","4/12":"33.333333%","5/12":"41.666667%","6/12":"50%","7/12":"58.333333%","8/12":"66.666667%","9/12":"75%","10/12":"83.333333%","11/12":"91.666667%",full:"100%"}),flexGrow:{0:"0",DEFAULT:"1"},flexShrink:{0:"0",DEFAULT:"1"},fontFamily:{sans:["ui-sans-serif","system-ui","-apple-system","BlinkMacSystemFont",'"Segoe UI"',"Roboto",'"Helvetica Neue"',"Arial",'"Noto Sans"',"sans-serif",'"Apple Color Emoji"','"Segoe UI Emoji"','"Segoe UI Symbol"','"Noto Color Emoji"'],serif:["ui-serif","Georgia","Cambria",'"Times New Roman"',"Times","serif"],mono:["ui-monospace","SFMono-Regular","Menlo","Monaco","Consolas",'"Liberation Mono"','"Courier New"',"monospace"]},fontSize:{xs:["0.75rem",{lineHeight:"1rem"}],sm:["0.875rem",{lineHeight:"1.25rem"}],base:["1rem",{lineHeight:"1.5rem"}],lg:["1.125rem",{lineHeight:"1.75rem"}],xl:["1.25rem",{lineHeight:"1.75rem"}],"2xl":["1.5rem",{lineHeight:"2rem"}],"3xl":["1.875rem",{lineHeight:"2.25rem"}],"4xl":["2.25rem",{lineHeight:"2.5rem"}],"5xl":["3rem",{lineHeight:"1"}],"6xl":["3.75rem",{lineHeight:"1"}],"7xl":["4.5rem",{lineHeight:"1"}],"8xl":["6rem",{lineHeight:"1"}],"9xl":["8rem",{lineHeight:"1"}]},fontWeight:{thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},gap:({theme:t})=>t("spacing"),gradientColorStops:({theme:t})=>t("colors"),gridAutoColumns:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0, 1fr)"},gridAutoRows:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0, 1fr)"},gridColumn:{auto:"auto","span-1":"span 1 / span 1","span-2":"span 2 / span 2","span-3":"span 3 / span 3","span-4":"span 4 / span 4","span-5":"span 5 / span 5","span-6":"span 6 / span 6","span-7":"span 7 / span 7","span-8":"span 8 / span 8","span-9":"span 9 / span 9","span-10":"span 10 / span 10","span-11":"span 11 / span 11","span-12":"span 12 / span 12","span-full":"1 / -1"},gridColumnEnd:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridColumnStart:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridRow:{auto:"auto","span-1":"span 1 / span 1","span-2":"span 2 / span 2","span-3":"span 3 / span 3","span-4":"span 4 / span 4","span-5":"span 5 / span 5","span-6":"span 6 / span 6","span-full":"1 / -1"},gridRowStart:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7"},gridRowEnd:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7"},gridTemplateColumns:{none:"none",1:"repeat(1, minmax(0, 1fr))",2:"repeat(2, minmax(0, 1fr))",3:"repeat(3, minmax(0, 1fr))",4:"repeat(4, minmax(0, 1fr))",5:"repeat(5, minmax(0, 1fr))",6:"repeat(6, minmax(0, 1fr))",7:"repeat(7, minmax(0, 1fr))",8:"repeat(8, minmax(0, 1fr))",9:"repeat(9, minmax(0, 1fr))",10:"repeat(10, minmax(0, 1fr))",11:"repeat(11, minmax(0, 1fr))",12:"repeat(12, minmax(0, 1fr))"},gridTemplateRows:{none:"none",1:"repeat(1, minmax(0, 1fr))",2:"repeat(2, minmax(0, 1fr))",3:"repeat(3, minmax(0, 1fr))",4:"repeat(4, minmax(0, 1fr))",5:"repeat(5, minmax(0, 1fr))",6:"repeat(6, minmax(0, 1fr))"},height:({theme:t})=>({auto:"auto",...t("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%",full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"}),inset:({theme:t})=>({auto:"auto",...t("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%",full:"100%"}),keyframes:{spin:{to:{transform:"rotate(360deg)"}},ping:{"75%, 100%":{transform:"scale(2)",opacity:"0"}},pulse:{"50%":{opacity:".5"}},bounce:{"0%, 100%":{transform:"translateY(-25%)",animationTimingFunction:"cubic-bezier(0.8,0,1,1)"},"50%":{transform:"none",animationTimingFunction:"cubic-bezier(0,0,0.2,1)"}}},letterSpacing:{tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeight:{none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2",3:".75rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem"},listStyleType:{none:"none",disc:"disc",decimal:"decimal"},margin:({theme:t})=>({auto:"auto",...t("spacing")}),maxHeight:({theme:t})=>({...t("spacing"),full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"}),maxWidth:({theme:t,breakpoints:e})=>({none:"none",0:"0rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",prose:"65ch",...e(t("screens"))}),minHeight:{0:"0px",full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"},minWidth:{0:"0px",full:"100%",min:"min-content",max:"max-content",fit:"fit-content"},objectPosition:{bottom:"bottom",center:"center",left:"left","left-bottom":"left bottom","left-top":"left top",right:"right","right-bottom":"right bottom","right-top":"right top",top:"top"},opacity:{0:"0",5:"0.05",10:"0.1",20:"0.2",25:"0.25",30:"0.3",40:"0.4",50:"0.5",60:"0.6",70:"0.7",75:"0.75",80:"0.8",90:"0.9",95:"0.95",100:"1"},order:{first:"-9999",last:"9999",none:"0",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12"},padding:({theme:t})=>t("spacing"),placeholderColor:({theme:t})=>t("colors"),placeholderOpacity:({theme:t})=>t("opacity"),outlineColor:({theme:t})=>t("colors"),outlineOffset:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},outlineWidth:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},ringColor:({theme:t})=>({DEFAULT:t("colors.blue.500","#3b82f6"),...t("colors")}),ringOffsetColor:({theme:t})=>t("colors"),ringOffsetWidth:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},ringOpacity:({theme:t})=>({DEFAULT:"0.5",...t("opacity")}),ringWidth:{DEFAULT:"3px",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},rotate:{0:"0deg",1:"1deg",2:"2deg",3:"3deg",6:"6deg",12:"12deg",45:"45deg",90:"90deg",180:"180deg"},saturate:{0:"0",50:".5",100:"1",150:"1.5",200:"2"},scale:{0:"0",50:".5",75:".75",90:".9",95:".95",100:"1",105:"1.05",110:"1.1",125:"1.25",150:"1.5"},scrollMargin:({theme:t})=>({...t("spacing")}),scrollPadding:({theme:t})=>t("spacing"),sepia:{0:"0",DEFAULT:"100%"},skew:{0:"0deg",1:"1deg",2:"2deg",3:"3deg",6:"6deg",12:"12deg"},space:({theme:t})=>({...t("spacing")}),stroke:({theme:t})=>({none:"none",...t("colors")}),strokeWidth:{0:"0",1:"1",2:"2"},textColor:({theme:t})=>t("colors"),textDecorationColor:({theme:t})=>t("colors"),textDecorationThickness:{auto:"auto","from-font":"from-font",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},textUnderlineOffset:{auto:"auto",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},textIndent:({theme:t})=>({...t("spacing")}),textOpacity:({theme:t})=>t("opacity"),transformOrigin:{center:"center",top:"top","top-right":"top right",right:"right","bottom-right":"bottom right",bottom:"bottom","bottom-left":"bottom left",left:"left","top-left":"top left"},transitionDelay:{75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionDuration:{DEFAULT:"150ms",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionProperty:{none:"none",all:"all",DEFAULT:"color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter",colors:"color, background-color, border-color, text-decoration-color, fill, stroke",opacity:"opacity",shadow:"box-shadow",transform:"transform"},transitionTimingFunction:{DEFAULT:"cubic-bezier(0.4, 0, 0.2, 1)",linear:"linear",in:"cubic-bezier(0.4, 0, 1, 1)",out:"cubic-bezier(0, 0, 0.2, 1)","in-out":"cubic-bezier(0.4, 0, 0.2, 1)"},translate:({theme:t})=>({...t("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%",full:"100%"}),width:({theme:t})=>({auto:"auto",...t("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%","1/12":"8.333333%","2/12":"16.666667%","3/12":"25%","4/12":"33.333333%","5/12":"41.666667%","6/12":"50%","7/12":"58.333333%","8/12":"66.666667%","9/12":"75%","10/12":"83.333333%","11/12":"91.666667%",full:"100%",screen:"100vw",min:"min-content",max:"max-content",fit:"fit-content"}),willChange:{auto:"auto",scroll:"scroll-position",contents:"contents",transform:"transform"},zIndex:{auto:"auto",0:"0",10:"10",20:"20",30:"30",40:"40",50:"50"}},variantOrder:["first","last","odd","even","visited","checked","empty","read-only","group-hover","group-focus","focus-within","hover","focus","focus-visible","active","disabled"],plugins:[]}});var k4=D(mS=>{"use strict";Object.defineProperty(mS,"__esModule",{value:!0});Object.defineProperty(mS,"default",{enumerable:!0,get:()=>n_e});var t_e=fE(),H_e=r_e(Bf());function r_e(t){return t&&t.__esModule?t:{default:t}}var n_e=(0,t_e.cloneDeep)(H_e.default.theme)});var SS=D((aGe,R4)=>{var $S=k4();R4.exports=($S.__esModule?$S:{default:$S}).default});var Xf=D((oGe,vS)=>{var i_e=require("tty"),s_e=!("NO_COLOR"in process.env||process.argv.includes("--no-color"))&&("FORCE_COLOR"in process.env||process.argv.includes("--color")||process.platform==="win32"||i_e.isatty(1)&&process.env.TERM!=="dumb"||"CI"in process.env),qH=(t,e,H=t)=>r=>{let n=""+r,i=n.indexOf(e,t.length);return~i?t+O4(n,e,H,i)+e:t+n+e},O4=(t,e,H,r)=>{let n=t.substring(0,r)+H,i=t.substring(r+e.length),s=i.indexOf(e);return~s?n+O4(i,e,H,s):n+i},U4=(t=s_e)=>({isColorSupported:t,reset:t?e=>`\x1B[0m${e}\x1B[0m`:String,bold:t?qH("\x1B[1m","\x1B[22m","\x1B[22m\x1B[1m"):String,dim:t?qH("\x1B[2m","\x1B[22m","\x1B[22m\x1B[2m"):String,italic:t?qH("\x1B[3m","\x1B[23m"):String,underline:t?qH("\x1B[4m","\x1B[24m"):String,inverse:t?qH("\x1B[7m","\x1B[27m"):String,hidden:t?qH("\x1B[8m","\x1B[28m"):String,strikethrough:t?qH("\x1B[9m","\x1B[29m"):String,black:t?qH("\x1B[30m","\x1B[39m"):String,red:t?qH("\x1B[31m","\x1B[39m"):String,green:t?qH("\x1B[32m","\x1B[39m"):String,yellow:t?qH("\x1B[33m","\x1B[39m"):String,blue:t?qH("\x1B[34m","\x1B[39m"):String,magenta:t?qH("\x1B[35m","\x1B[39m"):String,cyan:t?qH("\x1B[36m","\x1B[39m"):String,white:t?qH("\x1B[37m","\x1B[39m"):String,gray:t?qH("\x1B[90m","\x1B[39m"):String,bgBlack:t?qH("\x1B[40m","\x1B[49m"):String,bgRed:t?qH("\x1B[41m","\x1B[49m"):String,bgGreen:t?qH("\x1B[42m","\x1B[49m"):String,bgYellow:t?qH("\x1B[43m","\x1B[49m"):String,bgBlue:t?qH("\x1B[44m","\x1B[49m"):String,bgMagenta:t?qH("\x1B[45m","\x1B[49m"):String,bgCyan:t?qH("\x1B[46m","\x1B[49m"):String,bgWhite:t?qH("\x1B[47m","\x1B[49m"):String});vS.exports=U4();vS.exports.createColors=U4});var xi=D(yS=>{"use strict";Object.defineProperty(yS,"__esModule",{value:!0});function a_e(t,e){for(var H in e)Object.defineProperty(t,H,{enumerable:!0,get:e[H]})}a_e(yS,{dim:()=>u_e,default:()=>c_e});var Mo=o_e(Xf());function o_e(t){return t&&t.__esModule?t:{default:t}}var F4=new Set;function DS(t,e,H){typeof process!="undefined"&&process.env.JEST_WORKER_ID||H&&F4.has(H)||(H&&F4.add(H),console.warn(""),e.forEach(r=>console.warn(t,"-",r)))}function u_e(t){return Mo.default.dim(t)}var c_e={info(t,e){DS(Mo.default.bold(Mo.default.cyan("info")),...Array.isArray(t)?[t]:[e,t])},warn(t,e){DS(Mo.default.bold(Mo.default.yellow("warn")),...Array.isArray(t)?[t]:[e,t])},risk(t,e){DS(Mo.default.bold(Mo.default.magenta("risk")),...Array.isArray(t)?[t]:[e,t])}}});var PS=D(bS=>{"use strict";Object.defineProperty(bS,"__esModule",{value:!0});Object.defineProperty(bS,"default",{enumerable:!0,get:()=>h_e});var l_e=f_e(xi());function f_e(t){return t&&t.__esModule?t:{default:t}}function qf({version:t,from:e,to:H}){l_e.default.warn(`${e}-color-renamed`,[`As of Tailwind CSS ${t}, \`${e}\` has been renamed to \`${H}\`.`,"Update your configuration file to silence this warning."])}var h_e={inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff",slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843"},rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337"},get lightBlue(){return qf({version:"v2.2",from:"lightBlue",to:"sky"}),this.sky},get warmGray(){return qf({version:"v3.0",from:"warmGray",to:"stone"}),this.stone},get trueGray(){return qf({version:"v3.0",from:"trueGray",to:"neutral"}),this.neutral},get coolGray(){return qf({version:"v3.0",from:"coolGray",to:"gray"}),this.gray},get blueGray(){return qf({version:"v3.0",from:"blueGray",to:"slate"}),this.slate}}});var hE=D((lGe,W4)=>{var xS=PS();W4.exports=(xS.__esModule?xS:{default:xS}).default});var G4=D((fGe,V4)=>{var pE=T4(),p_e=dc(),B4=SS(),Na=hE(),[__e,{lineHeight:d_e}]=B4.fontSize.base,{spacing:Ns,borderWidth:X4,borderRadius:q4}=B4,L_e=p_e.withOptions(function(t={strategy:void 0}){return function({addBase:e,addComponents:H,theme:r}){let n=t.strategy===void 0?["base","class"]:[t.strategy],i=[{base:["[type='text']","[type='email']","[type='url']","[type='password']","[type='number']","[type='date']","[type='datetime-local']","[type='month']","[type='search']","[type='tel']","[type='time']","[type='week']","[multiple]","textarea","select"],class:[".form-input",".form-textarea",".form-select",".form-multiselect"],styles:{appearance:"none","background-color":"#fff","border-color":r("colors.gray.500",Na.gray[500]),"border-width":X4.DEFAULT,"border-radius":q4.none,"padding-top":Ns[2],"padding-right":Ns[3],"padding-bottom":Ns[2],"padding-left":Ns[3],"font-size":__e,"line-height":d_e,"--tw-shadow":"0 0 #0000","&:focus":{outline:"2px solid transparent","outline-offset":"2px","--tw-ring-inset":"var(--tw-empty,/*!*/ /*!*/)","--tw-ring-offset-width":"0px","--tw-ring-offset-color":"#fff","--tw-ring-color":r("colors.blue.600",Na.blue[600]),"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":"var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)","box-shadow":"var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)","border-color":r("colors.blue.600",Na.blue[600])}}},{base:["input::placeholder","textarea::placeholder"],class:[".form-input::placeholder",".form-textarea::placeholder"],styles:{color:r("colors.gray.500",Na.gray[500]),opacity:"1"}},{base:["::-webkit-datetime-edit-fields-wrapper"],class:[".form-input::-webkit-datetime-edit-fields-wrapper"],styles:{padding:"0"}},{base:["::-webkit-date-and-time-value"],class:[".form-input::-webkit-date-and-time-value"],styles:{"min-height":"1.5em"}},{base:["::-webkit-datetime-edit","::-webkit-datetime-edit-year-field","::-webkit-datetime-edit-month-field","::-webkit-datetime-edit-day-field","::-webkit-datetime-edit-hour-field","::-webkit-datetime-edit-minute-field","::-webkit-datetime-edit-second-field","::-webkit-datetime-edit-millisecond-field","::-webkit-datetime-edit-meridiem-field"],class:[".form-input::-webkit-datetime-edit",".form-input::-webkit-datetime-edit-year-field",".form-input::-webkit-datetime-edit-month-field",".form-input::-webkit-datetime-edit-day-field",".form-input::-webkit-datetime-edit-hour-field",".form-input::-webkit-datetime-edit-minute-field",".form-input::-webkit-datetime-edit-second-field",".form-input::-webkit-datetime-edit-millisecond-field",".form-input::-webkit-datetime-edit-meridiem-field"],styles:{"padding-top":0,"padding-bottom":0}},{base:["select"],class:[".form-select"],styles:{"background-image":`url("${pE(`<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20"><path stroke="${r("colors.gray.500",Na.gray[500])}" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 8l4 4 4-4"/></svg>`)}")`,"background-position":`right ${Ns[2]} center`,"background-repeat":"no-repeat","background-size":"1.5em 1.5em","padding-right":Ns[10],"print-color-adjust":"exact"}},{base:["[multiple]"],class:null,styles:{"background-image":"initial","background-position":"initial","background-repeat":"unset","background-size":"initial","padding-right":Ns[3],"print-color-adjust":"unset"}},{base:["[type='checkbox']","[type='radio']"],class:[".form-checkbox",".form-radio"],styles:{appearance:"none",padding:"0","print-color-adjust":"exact",display:"inline-block","vertical-align":"middle","background-origin":"border-box","user-select":"none","flex-shrink":"0",height:Ns[4],width:Ns[4],color:r("colors.blue.600",Na.blue[600]),"background-color":"#fff","border-color":r("colors.gray.500",Na.gray[500]),"border-width":X4.DEFAULT,"--tw-shadow":"0 0 #0000"}},{base:["[type='checkbox']"],class:[".form-checkbox"],styles:{"border-radius":q4.none}},{base:["[type='radio']"],class:[".form-radio"],styles:{"border-radius":"100%"}},{base:["[type='checkbox']:focus","[type='radio']:focus"],class:[".form-checkbox:focus",".form-radio:focus"],styles:{outline:"2px solid transparent","outline-offset":"2px","--tw-ring-inset":"var(--tw-empty,/*!*/ /*!*/)","--tw-ring-offset-width":"2px","--tw-ring-offset-color":"#fff","--tw-ring-color":r("colors.blue.600",Na.blue[600]),"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":"var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)","box-shadow":"var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)"}},{base:["[type='checkbox']:checked","[type='radio']:checked"],class:[".form-checkbox:checked",".form-radio:checked"],styles:{"border-color":"transparent","background-color":"currentColor","background-size":"100% 100%","background-position":"center","background-repeat":"no-repeat"}},{base:["[type='checkbox']:checked"],class:[".form-checkbox:checked"],styles:{"background-image":`url("${pE('<svg viewBox="0 0 16 16" fill="white" xmlns="http://www.w3.org/2000/svg"><path d="M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z"/></svg>')}")`}},{base:["[type='radio']:checked"],class:[".form-radio:checked"],styles:{"background-image":`url("${pE('<svg viewBox="0 0 16 16" fill="white" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="3"/></svg>')}")`}},{base:["[type='checkbox']:checked:hover","[type='checkbox']:checked:focus","[type='radio']:checked:hover","[type='radio']:checked:focus"],class:[".form-checkbox:checked:hover",".form-checkbox:checked:focus",".form-radio:checked:hover",".form-radio:checked:focus"],styles:{"border-color":"transparent","background-color":"currentColor"}},{base:["[type='checkbox']:indeterminate"],class:[".form-checkbox:indeterminate"],styles:{"background-image":`url("${pE('<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path stroke="white" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 8h8"/></svg>')}")`,"border-color":"transparent","background-color":"currentColor","background-size":"100% 100%","background-position":"center","background-repeat":"no-repeat"}},{base:["[type='checkbox']:indeterminate:hover","[type='checkbox']:indeterminate:focus"],class:[".form-checkbox:indeterminate:hover",".form-checkbox:indeterminate:focus"],styles:{"border-color":"transparent","background-color":"currentColor"}},{base:["[type='file']"],class:null,styles:{background:"unset","border-color":"inherit","border-width":"0","border-radius":"0",padding:"0","font-size":"unset","line-height":"inherit"}},{base:["[type='file']:focus"],class:null,styles:{outline:["1px solid ButtonText","1px auto -webkit-focus-ring-color"]}}],s=a=>i.map(o=>o[a]===null?null:{[o[a]]:o.styles}).filter(Boolean);n.includes("base")&&e(s("base")),n.includes("class")&&H(s("class"))}});V4.exports=L_e});var Z4=D((hGe,E_e)=>{E_e.exports={name:"@tailwindcss/forms",version:"0.5.3",main:"src/index.js",types:"src/index.d.ts",license:"MIT",repository:"https://github.com/tailwindlabs/tailwindcss-forms",publishConfig:{access:"public"},prettier:{printWidth:100,semi:!1,singleQuote:!0,trailingComma:"es5"},scripts:{dev:'concurrently "npm run serve" "npm run watch"',serve:"live-server .",watch:"npm run build -- -w",build:"tailwindcss -o dist/tailwind.css"},peerDependencies:{tailwindcss:">=3.0.0 || >= 3.0.0-alpha.1"},devDependencies:{autoprefixer:"^10.4.6",concurrently:"^5.3.0","live-server":"^1.2.2",postcss:"^8.4.13",tailwindcss:"^3.0.24"},dependencies:{"mini-svg-data-uri":"^1.2.3"}}});var j4=D((pGe,K4)=>{var I_e=dc(),A_e={overflow:"hidden",display:"-webkit-box","-webkit-box-orient":"vertical"},g_e=I_e(function({matchUtilities:t,addUtilities:e,theme:H,variants:r,e:n}){let i=H("lineClamp");t({"line-clamp":s=>({...A_e,"-webkit-line-clamp":`${s}`})},{values:i}),e([{".line-clamp-none":{"-webkit-line-clamp":"unset"}}],r("lineClamp"))},{theme:{lineClamp:{1:"1",2:"2",3:"3",4:"4",5:"5",6:"6"}},variants:{lineClamp:["responsive"]}});K4.exports=g_e});var z4=D((_Ge,m_e)=>{m_e.exports={name:"@tailwindcss/line-clamp",version:"0.4.2",main:"src/index.js",types:"src/index.d.ts",license:"MIT",repository:"https://github.com/tailwindlabs/tailwindcss-line-clamp",publishConfig:{access:"public"},prettier:{printWidth:100,semi:!1,singleQuote:!0,trailingComma:"es5"},scripts:{test:"jest"},devDependencies:{jest:"^27.4.4",postcss:"^8.2.2",prettier:"^2.5.1",tailwindcss:"^3.0.23"},peerDependencies:{tailwindcss:">=2.0.0 || >=3.0.0 || >=3.0.0-alpha.1"},jest:{setupFilesAfterEnv:["<rootDir>/jest/customMatchers.js"]}}});var v5=D((jf,Ic)=>{var $_e=200,J4="__lodash_hash_undefined__",S_e=800,v_e=16,Y4=9007199254740991,Q4="[object Arguments]",D_e="[object Array]",y_e="[object AsyncFunction]",b_e="[object Boolean]",P_e="[object Date]",x_e="[object Error]",e5="[object Function]",C_e="[object GeneratorFunction]",M_e="[object Map]",w_e="[object Number]",T_e="[object Null]",t5="[object Object]",N_e="[object Proxy]",k_e="[object RegExp]",R_e="[object Set]",O_e="[object String]",U_e="[object Undefined]",F_e="[object WeakMap]",W_e="[object ArrayBuffer]",B_e="[object DataView]",X_e="[object Float32Array]",q_e="[object Float64Array]",V_e="[object Int8Array]",G_e="[object Int16Array]",Z_e="[object Int32Array]",K_e="[object Uint8Array]",j_e="[object Uint8ClampedArray]",z_e="[object Uint16Array]",J_e="[object Uint32Array]",Y_e=/[\\^$.*+?()[\]{}|]/g,Q_e=/^\[object .+?Constructor\]$/,ede=/^(?:0|[1-9]\d*)$/,OH={};OH[X_e]=OH[q_e]=OH[V_e]=OH[G_e]=OH[Z_e]=OH[K_e]=OH[j_e]=OH[z_e]=OH[J_e]=!0;OH[Q4]=OH[D_e]=OH[W_e]=OH[b_e]=OH[B_e]=OH[P_e]=OH[x_e]=OH[e5]=OH[M_e]=OH[w_e]=OH[t5]=OH[k_e]=OH[R_e]=OH[O_e]=OH[F_e]=!1;var H5=typeof global=="object"&&global&&global.Object===Object&&global,tde=typeof self=="object"&&self&&self.Object===Object&&self,Vf=H5||tde||Function("return this")(),r5=typeof jf=="object"&&jf&&!jf.nodeType&&jf,Gf=r5&&typeof Ic=="object"&&Ic&&!Ic.nodeType&&Ic,n5=Gf&&Gf.exports===r5,CS=n5&&H5.process,i5=function(){try{var t=Gf&&Gf.require&&Gf.require("util").types;return t||CS&&CS.binding&&CS.binding("util")}catch{}}(),s5=i5&&i5.isTypedArray;function Hde(t,e,H){switch(H.length){case 0:return t.call(e);case 1:return t.call(e,H[0]);case 2:return t.call(e,H[0],H[1]);case 3:return t.call(e,H[0],H[1],H[2])}return t.apply(e,H)}function rde(t,e){for(var H=-1,r=Array(t);++H<t;)r[H]=e(H);return r}function nde(t){return function(e){return t(e)}}function ide(t,e){return t==null?void 0:t[e]}function sde(t,e){return function(H){return t(e(H))}}var ade=Array.prototype,ode=Function.prototype,_E=Object.prototype,MS=Vf["__core-js_shared__"],dE=ode.toString,ks=_E.hasOwnProperty,a5=function(){var t=/[^.]+$/.exec(MS&&MS.keys&&MS.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),o5=_E.toString,ude=dE.call(Object),cde=RegExp("^"+dE.call(ks).replace(Y_e,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),LE=n5?Vf.Buffer:void 0,u5=Vf.Symbol,c5=Vf.Uint8Array,l5=LE?LE.allocUnsafe:void 0,f5=sde(Object.getPrototypeOf,Object),h5=Object.create,lde=_E.propertyIsEnumerable,fde=ade.splice,wo=u5?u5.toStringTag:void 0,EE=function(){try{var t=NS(Object,"defineProperty");return t({},"",{}),t}catch{}}(),hde=LE?LE.isBuffer:void 0,p5=Math.max,pde=Date.now,_5=NS(Vf,"Map"),Zf=NS(Object,"create"),_de=function(){function t(){}return function(e){if(!No(e))return{};if(h5)return h5(e);t.prototype=e;var H=new t;return t.prototype=void 0,H}}();function To(t){var e=-1,H=t==null?0:t.length;for(this.clear();++e<H;){var r=t[e];this.set(r[0],r[1])}}function dde(){this.__data__=Zf?Zf(null):{},this.size=0}function Lde(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}function Ede(t){var e=this.__data__;if(Zf){var H=e[t];return H===J4?void 0:H}return ks.call(e,t)?e[t]:void 0}function Ide(t){var e=this.__data__;return Zf?e[t]!==void 0:ks.call(e,t)}function Ade(t,e){var H=this.__data__;return this.size+=this.has(t)?0:1,H[t]=Zf&&e===void 0?J4:e,this}To.prototype.clear=dde;To.prototype.delete=Lde;To.prototype.get=Ede;To.prototype.has=Ide;To.prototype.set=Ade;function Rs(t){var e=-1,H=t==null?0:t.length;for(this.clear();++e<H;){var r=t[e];this.set(r[0],r[1])}}function gde(){this.__data__=[],this.size=0}function mde(t){var e=this.__data__,H=IE(e,t);if(H<0)return!1;var r=e.length-1;return H==r?e.pop():fde.call(e,H,1),--this.size,!0}function $de(t){var e=this.__data__,H=IE(e,t);return H<0?void 0:e[H][1]}function Sde(t){return IE(this.__data__,t)>-1}function vde(t,e){var H=this.__data__,r=IE(H,t);return r<0?(++this.size,H.push([t,e])):H[r][1]=e,this}Rs.prototype.clear=gde;Rs.prototype.delete=mde;Rs.prototype.get=$de;Rs.prototype.has=Sde;Rs.prototype.set=vde;function Lc(t){var e=-1,H=t==null?0:t.length;for(this.clear();++e<H;){var r=t[e];this.set(r[0],r[1])}}function Dde(){this.size=0,this.__data__={hash:new To,map:new(_5||Rs),string:new To}}function yde(t){var e=gE(this,t).delete(t);return this.size-=e?1:0,e}function bde(t){return gE(this,t).get(t)}function Pde(t){return gE(this,t).has(t)}function xde(t,e){var H=gE(this,t),r=H.size;return H.set(t,e),this.size+=H.size==r?0:1,this}Lc.prototype.clear=Dde;Lc.prototype.delete=yde;Lc.prototype.get=bde;Lc.prototype.has=Pde;Lc.prototype.set=xde;function Ec(t){var e=this.__data__=new Rs(t);this.size=e.size}function Cde(){this.__data__=new Rs,this.size=0}function Mde(t){var e=this.__data__,H=e.delete(t);return this.size=e.size,H}function wde(t){return this.__data__.get(t)}function Tde(t){return this.__data__.has(t)}function Nde(t,e){var H=this.__data__;if(H instanceof Rs){var r=H.__data__;if(!_5||r.length<$_e-1)return r.push([t,e]),this.size=++H.size,this;H=this.__data__=new Lc(r)}return H.set(t,e),this.size=H.size,this}Ec.prototype.clear=Cde;Ec.prototype.delete=Mde;Ec.prototype.get=wde;Ec.prototype.has=Tde;Ec.prototype.set=Nde;function kde(t,e){var H=OS(t),r=!H&&RS(t),n=!H&&!r&&A5(t),i=!H&&!r&&!n&&m5(t),s=H||r||n||i,a=s?rde(t.length,String):[],o=a.length;for(var u in t)(e||ks.call(t,u))&&!(s&&(u=="length"||n&&(u=="offset"||u=="parent")||i&&(u=="buffer"||u=="byteLength"||u=="byteOffset")||E5(u,o)))&&a.push(u);return a}function wS(t,e,H){(H!==void 0&&!mE(t[e],H)||H===void 0&&!(e in t))&&TS(t,e,H)}function Rde(t,e,H){var r=t[e];(!(ks.call(t,e)&&mE(r,H))||H===void 0&&!(e in t))&&TS(t,e,H)}function IE(t,e){for(var H=t.length;H--;)if(mE(t[H][0],e))return H;return-1}function TS(t,e,H){e=="__proto__"&&EE?EE(t,e,{configurable:!0,enumerable:!0,value:H,writable:!0}):t[e]=H}var Ode=Jde();function AE(t){return t==null?t===void 0?U_e:T_e:wo&&wo in Object(t)?Yde(t):nLe(t)}function d5(t){return Kf(t)&&AE(t)==Q4}function Ude(t){if(!No(t)||HLe(t))return!1;var e=FS(t)?cde:Q_e;return e.test(oLe(t))}function Fde(t){return Kf(t)&&g5(t.length)&&!!OH[AE(t)]}function Wde(t){if(!No(t))return rLe(t);var e=I5(t),H=[];for(var r in t)r=="constructor"&&(e||!ks.call(t,r))||H.push(r);return H}function L5(t,e,H,r,n){t!==e&&Ode(e,function(i,s){if(n||(n=new Ec),No(i))Bde(t,e,s,H,L5,r,n);else{var a=r?r(kS(t,s),i,s+"",t,e,n):void 0;a===void 0&&(a=i),wS(t,s,a)}},$5)}function Bde(t,e,H,r,n,i,s){var a=kS(t,H),o=kS(e,H),u=s.get(o);if(u){wS(t,H,u);return}var c=i?i(a,o,H+"",t,e,s):void 0,f=c===void 0;if(f){var h=OS(o),p=!h&&A5(o),_=!h&&!p&&m5(o);c=o,h||p||_?OS(a)?c=a:uLe(a)?c=Kde(a):p?(f=!1,c=Vde(o,!0)):_?(f=!1,c=Zde(o,!0)):c=[]:cLe(o)||RS(o)?(c=a,RS(a)?c=lLe(a):(!No(a)||FS(a))&&(c=Qde(o))):f=!1}f&&(s.set(o,c),n(c,o,r,i,s),s.delete(o)),wS(t,H,c)}function Xde(t,e){return sLe(iLe(t,e,S5),t+"")}var qde=EE?function(t,e){return EE(t,"toString",{configurable:!0,enumerable:!1,value:hLe(e),writable:!0})}:S5;function Vde(t,e){if(e)return t.slice();var H=t.length,r=l5?l5(H):new t.constructor(H);return t.copy(r),r}function Gde(t){var e=new t.constructor(t.byteLength);return new c5(e).set(new c5(t)),e}function Zde(t,e){var H=e?Gde(t.buffer):t.buffer;return new t.constructor(H,t.byteOffset,t.length)}function Kde(t,e){var H=-1,r=t.length;for(e||(e=Array(r));++H<r;)e[H]=t[H];return e}function jde(t,e,H,r){var n=!H;H||(H={});for(var i=-1,s=e.length;++i<s;){var a=e[i],o=r?r(H[a],t[a],a,H,t):void 0;o===void 0&&(o=t[a]),n?TS(H,a,o):Rde(H,a,o)}return H}function zde(t){return Xde(function(e,H){var r=-1,n=H.length,i=n>1?H[n-1]:void 0,s=n>2?H[2]:void 0;for(i=t.length>3&&typeof i=="function"?(n--,i):void 0,s&&eLe(H[0],H[1],s)&&(i=n<3?void 0:i,n=1),e=Object(e);++r<n;){var a=H[r];a&&t(e,a,r,i)}return e})}function Jde(t){return function(e,H,r){for(var n=-1,i=Object(e),s=r(e),a=s.length;a--;){var o=s[t?a:++n];if(H(i[o],o,i)===!1)break}return e}}function gE(t,e){var H=t.__data__;return tLe(e)?H[typeof e=="string"?"string":"hash"]:H.map}function NS(t,e){var H=ide(t,e);return Ude(H)?H:void 0}function Yde(t){var e=ks.call(t,wo),H=t[wo];try{t[wo]=void 0;var r=!0}catch{}var n=o5.call(t);return r&&(e?t[wo]=H:delete t[wo]),n}function Qde(t){return typeof t.constructor=="function"&&!I5(t)?_de(f5(t)):{}}function E5(t,e){var H=typeof t;return e=e??Y4,!!e&&(H=="number"||H!="symbol"&&ede.test(t))&&t>-1&&t%1==0&&t<e}function eLe(t,e,H){if(!No(H))return!1;var r=typeof e;return(r=="number"?US(H)&&E5(e,H.length):r=="string"&&e in H)?mE(H[e],t):!1}function tLe(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}function HLe(t){return!!a5&&a5 in t}function I5(t){var e=t&&t.constructor,H=typeof e=="function"&&e.prototype||_E;return t===H}function rLe(t){var e=[];if(t!=null)for(var H in Object(t))e.push(H);return e}function nLe(t){return o5.call(t)}function iLe(t,e,H){return e=p5(e===void 0?t.length-1:e,0),function(){for(var r=arguments,n=-1,i=p5(r.length-e,0),s=Array(i);++n<i;)s[n]=r[e+n];n=-1;for(var a=Array(e+1);++n<e;)a[n]=r[n];return a[e]=H(s),Hde(t,this,a)}}function kS(t,e){if(!(e==="constructor"&&typeof t[e]=="function")&&e!="__proto__")return t[e]}var sLe=aLe(qde);function aLe(t){var e=0,H=0;return function(){var r=pde(),n=v_e-(r-H);if(H=r,n>0){if(++e>=S_e)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}function oLe(t){if(t!=null){try{return dE.call(t)}catch{}try{return t+""}catch{}}return""}function mE(t,e){return t===e||t!==t&&e!==e}var RS=d5(function(){return arguments}())?d5:function(t){return Kf(t)&&ks.call(t,"callee")&&!lde.call(t,"callee")},OS=Array.isArray;function US(t){return t!=null&&g5(t.length)&&!FS(t)}function uLe(t){return Kf(t)&&US(t)}var A5=hde||pLe;function FS(t){if(!No(t))return!1;var e=AE(t);return e==e5||e==C_e||e==y_e||e==N_e}function g5(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=Y4}function No(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}function Kf(t){return t!=null&&typeof t=="object"}function cLe(t){if(!Kf(t)||AE(t)!=t5)return!1;var e=f5(t);if(e===null)return!0;var H=ks.call(e,"constructor")&&e.constructor;return typeof H=="function"&&H instanceof H&&dE.call(H)==ude}var m5=s5?nde(s5):Fde;function lLe(t){return jde(t,$5(t))}function $5(t){return US(t)?kde(t,!0):Wde(t)}var fLe=zde(function(t,e,H){L5(t,e,H)});function hLe(t){return function(){return t}}function S5(t){return t}function pLe(){return!1}Ic.exports=fLe});var y5=D((dGe,D5)=>{function _Le(){if(!arguments.length)return[];var t=arguments[0];return dLe(t)?t:[t]}var dLe=Array.isArray;D5.exports=_Le});var P5=D((LGe,b5)=>{var pe=hE(),Ut=t=>t.toFixed(7).replace(/(\.[0-9]+?)0+$/,"$1").replace(/\.0$/,""),ss=t=>`${Ut(t/16)}rem`,z=(t,e)=>`${Ut(t/e)}em`,WS={sm:{css:[{fontSize:ss(14),lineHeight:Ut(24/14),p:{marginTop:z(16,14),marginBottom:z(16,14)},'[class~="lead"]':{fontSize:z(18,14),lineHeight:Ut(28/18),marginTop:z(16,18),marginBottom:z(16,18)},blockquote:{marginTop:z(24,18),marginBottom:z(24,18),paddingLeft:z(20,18)},h1:{fontSize:z(30,14),marginTop:"0",marginBottom:z(24,30),lineHeight:Ut(36/30)},h2:{fontSize:z(20,14),marginTop:z(32,20),marginBottom:z(16,20),lineHeight:Ut(28/20)},h3:{fontSize:z(18,14),marginTop:z(28,18),marginBottom:z(8,18),lineHeight:Ut(28/18)},h4:{marginTop:z(20,14),marginBottom:z(8,14),lineHeight:Ut(20/14)},img:{marginTop:z(24,14),marginBottom:z(24,14)},video:{marginTop:z(24,14),marginBottom:z(24,14)},figure:{marginTop:z(24,14),marginBottom:z(24,14)},"figure > *":{marginTop:"0",marginBottom:"0"},figcaption:{fontSize:z(12,14),lineHeight:Ut(16/12),marginTop:z(8,12)},code:{fontSize:z(12,14)},"h2 code":{fontSize:z(18,20)},"h3 code":{fontSize:z(16,18)},pre:{fontSize:z(12,14),lineHeight:Ut(20/12),marginTop:z(20,12),marginBottom:z(20,12),borderRadius:ss(4),paddingTop:z(8,12),paddingRight:z(12,12),paddingBottom:z(8,12),paddingLeft:z(12,12)},ol:{marginTop:z(16,14),marginBottom:z(16,14),paddingLeft:z(22,14)},ul:{marginTop:z(16,14),marginBottom:z(16,14),paddingLeft:z(22,14)},li:{marginTop:z(4,14),marginBottom:z(4,14)},"ol > li":{paddingLeft:z(6,14)},"ul > li":{paddingLeft:z(6,14)},"> ul > li p":{marginTop:z(8,14),marginBottom:z(8,14)},"> ul > li > *:first-child":{marginTop:z(16,14)},"> ul > li > *:last-child":{marginBottom:z(16,14)},"> ol > li > *:first-child":{marginTop:z(16,14)},"> ol > li > *:last-child":{marginBottom:z(16,14)},"ul ul, ul ol, ol ul, ol ol":{marginTop:z(8,14),marginBottom:z(8,14)},hr:{marginTop:z(40,14),marginBottom:z(40,14)},"hr + *":{marginTop:"0"},"h2 + *":{marginTop:"0"},"h3 + *":{marginTop:"0"},"h4 + *":{marginTop:"0"},table:{fontSize:z(12,14),lineHeight:Ut(18/12)},"thead th":{paddingRight:z(12,12),paddingBottom:z(8,12),paddingLeft:z(12,12)},"thead th:first-child":{paddingLeft:"0"},"thead th:last-child":{paddingRight:"0"},"tbody td, tfoot td":{paddingTop:z(8,12),paddingRight:z(12,12),paddingBottom:z(8,12),paddingLeft:z(12,12)},"tbody td:first-child, tfoot td:first-child":{paddingLeft:"0"},"tbody td:last-child, tfoot td:last-child":{paddingRight:"0"}},{"> :first-child":{marginTop:"0"},"> :last-child":{marginBottom:"0"}}]},base:{css:[{fontSize:ss(16),lineHeight:Ut(28/16),p:{marginTop:z(20,16),marginBottom:z(20,16)},'[class~="lead"]':{fontSize:z(20,16),lineHeight:Ut(32/20),marginTop:z(24,20),marginBottom:z(24,20)},blockquote:{marginTop:z(32,20),marginBottom:z(32,20),paddingLeft:z(20,20)},h1:{fontSize:z(36,16),marginTop:"0",marginBottom:z(32,36),lineHeight:Ut(40/36)},h2:{fontSize:z(24,16),marginTop:z(48,24),marginBottom:z(24,24),lineHeight:Ut(32/24)},h3:{fontSize:z(20,16),marginTop:z(32,20),marginBottom:z(12,20),lineHeight:Ut(32/20)},h4:{marginTop:z(24,16),marginBottom:z(8,16),lineHeight:Ut(24/16)},img:{marginTop:z(32,16),marginBottom:z(32,16)},video:{marginTop:z(32,16),marginBottom:z(32,16)},figure:{marginTop:z(32,16),marginBottom:z(32,16)},"figure > *":{marginTop:"0",marginBottom:"0"},figcaption:{fontSize:z(14,16),lineHeight:Ut(20/14),marginTop:z(12,14)},code:{fontSize:z(14,16)},"h2 code":{fontSize:z(21,24)},"h3 code":{fontSize:z(18,20)},pre:{fontSize:z(14,16),lineHeight:Ut(24/14),marginTop:z(24,14),marginBottom:z(24,14),borderRadius:ss(6),paddingTop:z(12,14),paddingRight:z(16,14),paddingBottom:z(12,14),paddingLeft:z(16,14)},ol:{marginTop:z(20,16),marginBottom:z(20,16),paddingLeft:z(26,16)},ul:{marginTop:z(20,16),marginBottom:z(20,16),paddingLeft:z(26,16)},li:{marginTop:z(8,16),marginBottom:z(8,16)},"ol > li":{paddingLeft:z(6,16)},"ul > li":{paddingLeft:z(6,16)},"> ul > li p":{marginTop:z(12,16),marginBottom:z(12,16)},"> ul > li > *:first-child":{marginTop:z(20,16)},"> ul > li > *:last-child":{marginBottom:z(20,16)},"> ol > li > *:first-child":{marginTop:z(20,16)},"> ol > li > *:last-child":{marginBottom:z(20,16)},"ul ul, ul ol, ol ul, ol ol":{marginTop:z(12,16),marginBottom:z(12,16)},hr:{marginTop:z(48,16),marginBottom:z(48,16)},"hr + *":{marginTop:"0"},"h2 + *":{marginTop:"0"},"h3 + *":{marginTop:"0"},"h4 + *":{marginTop:"0"},table:{fontSize:z(14,16),lineHeight:Ut(24/14)},"thead th":{paddingRight:z(8,14),paddingBottom:z(8,14),paddingLeft:z(8,14)},"thead th:first-child":{paddingLeft:"0"},"thead th:last-child":{paddingRight:"0"},"tbody td, tfoot td":{paddingTop:z(8,14),paddingRight:z(8,14),paddingBottom:z(8,14),paddingLeft:z(8,14)},"tbody td:first-child, tfoot td:first-child":{paddingLeft:"0"},"tbody td:last-child, tfoot td:last-child":{paddingRight:"0"}},{"> :first-child":{marginTop:"0"},"> :last-child":{marginBottom:"0"}}]},lg:{css:[{fontSize:ss(18),lineHeight:Ut(32/18),p:{marginTop:z(24,18),marginBottom:z(24,18)},'[class~="lead"]':{fontSize:z(22,18),lineHeight:Ut(32/22),marginTop:z(24,22),marginBottom:z(24,22)},blockquote:{marginTop:z(40,24),marginBottom:z(40,24),paddingLeft:z(24,24)},h1:{fontSize:z(48,18),marginTop:"0",marginBottom:z(40,48),lineHeight:Ut(48/48)},h2:{fontSize:z(30,18),marginTop:z(56,30),marginBottom:z(32,30),lineHeight:Ut(40/30)},h3:{fontSize:z(24,18),marginTop:z(40,24),marginBottom:z(16,24),lineHeight:Ut(36/24)},h4:{marginTop:z(32,18),marginBottom:z(8,18),lineHeight:Ut(28/18)},img:{marginTop:z(32,18),marginBottom:z(32,18)},video:{marginTop:z(32,18),marginBottom:z(32,18)},figure:{marginTop:z(32,18),marginBottom:z(32,18)},"figure > *":{marginTop:"0",marginBottom:"0"},figcaption:{fontSize:z(16,18),lineHeight:Ut(24/16),marginTop:z(16,16)},code:{fontSize:z(16,18)},"h2 code":{fontSize:z(26,30)},"h3 code":{fontSize:z(21,24)},pre:{fontSize:z(16,18),lineHeight:Ut(28/16),marginTop:z(32,16),marginBottom:z(32,16),borderRadius:ss(6),paddingTop:z(16,16),paddingRight:z(24,16),paddingBottom:z(16,16),paddingLeft:z(24,16)},ol:{marginTop:z(24,18),marginBottom:z(24,18),paddingLeft:z(28,18)},ul:{marginTop:z(24,18),marginBottom:z(24,18),paddingLeft:z(28,18)},li:{marginTop:z(12,18),marginBottom:z(12,18)},"ol > li":{paddingLeft:z(8,18)},"ul > li":{paddingLeft:z(8,18)},"> ul > li p":{marginTop:z(16,18),marginBottom:z(16,18)},"> ul > li > *:first-child":{marginTop:z(24,18)},"> ul > li > *:last-child":{marginBottom:z(24,18)},"> ol > li > *:first-child":{marginTop:z(24,18)},"> ol > li > *:last-child":{marginBottom:z(24,18)},"ul ul, ul ol, ol ul, ol ol":{marginTop:z(16,18),marginBottom:z(16,18)},hr:{marginTop:z(56,18),marginBottom:z(56,18)},"hr + *":{marginTop:"0"},"h2 + *":{marginTop:"0"},"h3 + *":{marginTop:"0"},"h4 + *":{marginTop:"0"},table:{fontSize:z(16,18),lineHeight:Ut(24/16)},"thead th":{paddingRight:z(12,16),paddingBottom:z(12,16),paddingLeft:z(12,16)},"thead th:first-child":{paddingLeft:"0"},"thead th:last-child":{paddingRight:"0"},"tbody td, tfoot td":{paddingTop:z(12,16),paddingRight:z(12,16),paddingBottom:z(12,16),paddingLeft:z(12,16)},"tbody td:first-child, tfoot td:first-child":{paddingLeft:"0"},"tbody td:last-child, tfoot td:last-child":{paddingRight:"0"}},{"> :first-child":{marginTop:"0"},"> :last-child":{marginBottom:"0"}}]},xl:{css:[{fontSize:ss(20),lineHeight:Ut(36/20),p:{marginTop:z(24,20),marginBottom:z(24,20)},'[class~="lead"]':{fontSize:z(24,20),lineHeight:Ut(36/24),marginTop:z(24,24),marginBottom:z(24,24)},blockquote:{marginTop:z(48,30),marginBottom:z(48,30),paddingLeft:z(32,30)},h1:{fontSize:z(56,20),marginTop:"0",marginBottom:z(48,56),lineHeight:Ut(56/56)},h2:{fontSize:z(36,20),marginTop:z(56,36),marginBottom:z(32,36),lineHeight:Ut(40/36)},h3:{fontSize:z(30,20),marginTop:z(48,30),marginBottom:z(20,30),lineHeight:Ut(40/30)},h4:{marginTop:z(36,20),marginBottom:z(12,20),lineHeight:Ut(32/20)},img:{marginTop:z(40,20),marginBottom:z(40,20)},video:{marginTop:z(40,20),marginBottom:z(40,20)},figure:{marginTop:z(40,20),marginBottom:z(40,20)},"figure > *":{marginTop:"0",marginBottom:"0"},figcaption:{fontSize:z(18,20),lineHeight:Ut(28/18),marginTop:z(18,18)},code:{fontSize:z(18,20)},"h2 code":{fontSize:z(31,36)},"h3 code":{fontSize:z(27,30)},pre:{fontSize:z(18,20),lineHeight:Ut(32/18),marginTop:z(36,18),marginBottom:z(36,18),borderRadius:ss(8),paddingTop:z(20,18),paddingRight:z(24,18),paddingBottom:z(20,18),paddingLeft:z(24,18)},ol:{marginTop:z(24,20),marginBottom:z(24,20),paddingLeft:z(32,20)},ul:{marginTop:z(24,20),marginBottom:z(24,20),paddingLeft:z(32,20)},li:{marginTop:z(12,20),marginBottom:z(12,20)},"ol > li":{paddingLeft:z(8,20)},"ul > li":{paddingLeft:z(8,20)},"> ul > li p":{marginTop:z(16,20),marginBottom:z(16,20)},"> ul > li > *:first-child":{marginTop:z(24,20)},"> ul > li > *:last-child":{marginBottom:z(24,20)},"> ol > li > *:first-child":{marginTop:z(24,20)},"> ol > li > *:last-child":{marginBottom:z(24,20)},"ul ul, ul ol, ol ul, ol ol":{marginTop:z(16,20),marginBottom:z(16,20)},hr:{marginTop:z(56,20),marginBottom:z(56,20)},"hr + *":{marginTop:"0"},"h2 + *":{marginTop:"0"},"h3 + *":{marginTop:"0"},"h4 + *":{marginTop:"0"},table:{fontSize:z(18,20),lineHeight:Ut(28/18)},"thead th":{paddingRight:z(12,18),paddingBottom:z(16,18),paddingLeft:z(12,18)},"thead th:first-child":{paddingLeft:"0"},"thead th:last-child":{paddingRight:"0"},"tbody td, tfoot td":{paddingTop:z(16,18),paddingRight:z(12,18),paddingBottom:z(16,18),paddingLeft:z(12,18)},"tbody td:first-child, tfoot td:first-child":{paddingLeft:"0"},"tbody td:last-child, tfoot td:last-child":{paddingRight:"0"}},{"> :first-child":{marginTop:"0"},"> :last-child":{marginBottom:"0"}}]},"2xl":{css:[{fontSize:ss(24),lineHeight:Ut(40/24),p:{marginTop:z(32,24),marginBottom:z(32,24)},'[class~="lead"]':{fontSize:z(30,24),lineHeight:Ut(44/30),marginTop:z(32,30),marginBottom:z(32,30)},blockquote:{marginTop:z(64,36),marginBottom:z(64,36),paddingLeft:z(40,36)},h1:{fontSize:z(64,24),marginTop:"0",marginBottom:z(56,64),lineHeight:Ut(64/64)},h2:{fontSize:z(48,24),marginTop:z(72,48),marginBottom:z(40,48),lineHeight:Ut(52/48)},h3:{fontSize:z(36,24),marginTop:z(56,36),marginBottom:z(24,36),lineHeight:Ut(44/36)},h4:{marginTop:z(40,24),marginBottom:z(16,24),lineHeight:Ut(36/24)},img:{marginTop:z(48,24),marginBottom:z(48,24)},video:{marginTop:z(48,24),marginBottom:z(48,24)},figure:{marginTop:z(48,24),marginBottom:z(48,24)},"figure > *":{marginTop:"0",marginBottom:"0"},figcaption:{fontSize:z(20,24),lineHeight:Ut(32/20),marginTop:z(20,20)},code:{fontSize:z(20,24)},"h2 code":{fontSize:z(42,48)},"h3 code":{fontSize:z(32,36)},pre:{fontSize:z(20,24),lineHeight:Ut(36/20),marginTop:z(40,20),marginBottom:z(40,20),borderRadius:ss(8),paddingTop:z(24,20),paddingRight:z(32,20),paddingBottom:z(24,20),paddingLeft:z(32,20)},ol:{marginTop:z(32,24),marginBottom:z(32,24),paddingLeft:z(38,24)},ul:{marginTop:z(32,24),marginBottom:z(32,24),paddingLeft:z(38,24)},li:{marginTop:z(12,24),marginBottom:z(12,24)},"ol > li":{paddingLeft:z(10,24)},"ul > li":{paddingLeft:z(10,24)},"> ul > li p":{marginTop:z(20,24),marginBottom:z(20,24)},"> ul > li > *:first-child":{marginTop:z(32,24)},"> ul > li > *:last-child":{marginBottom:z(32,24)},"> ol > li > *:first-child":{marginTop:z(32,24)},"> ol > li > *:last-child":{marginBottom:z(32,24)},"ul ul, ul ol, ol ul, ol ol":{marginTop:z(16,24),marginBottom:z(16,24)},hr:{marginTop:z(72,24),marginBottom:z(72,24)},"hr + *":{marginTop:"0"},"h2 + *":{marginTop:"0"},"h3 + *":{marginTop:"0"},"h4 + *":{marginTop:"0"},table:{fontSize:z(20,24),lineHeight:Ut(28/20)},"thead th":{paddingRight:z(12,20),paddingBottom:z(16,20),paddingLeft:z(12,20)},"thead th:first-child":{paddingLeft:"0"},"thead th:last-child":{paddingRight:"0"},"tbody td, tfoot td":{paddingTop:z(16,20),paddingRight:z(12,20),paddingBottom:z(16,20),paddingLeft:z(12,20)},"tbody td:first-child, tfoot td:first-child":{paddingLeft:"0"},"tbody td:last-child, tfoot td:last-child":{paddingRight:"0"}},{"> :first-child":{marginTop:"0"},"> :last-child":{marginBottom:"0"}}]},invert:{css:{"--tw-prose-body":"var(--tw-prose-invert-body)","--tw-prose-headings":"var(--tw-prose-invert-headings)","--tw-prose-lead":"var(--tw-prose-invert-lead)","--tw-prose-links":"var(--tw-prose-invert-links)","--tw-prose-bold":"var(--tw-prose-invert-bold)","--tw-prose-counters":"var(--tw-prose-invert-counters)","--tw-prose-bullets":"var(--tw-prose-invert-bullets)","--tw-prose-hr":"var(--tw-prose-invert-hr)","--tw-prose-quotes":"var(--tw-prose-invert-quotes)","--tw-prose-quote-borders":"var(--tw-prose-invert-quote-borders)","--tw-prose-captions":"var(--tw-prose-invert-captions)","--tw-prose-code":"var(--tw-prose-invert-code)","--tw-prose-pre-code":"var(--tw-prose-invert-pre-code)","--tw-prose-pre-bg":"var(--tw-prose-invert-pre-bg)","--tw-prose-th-borders":"var(--tw-prose-invert-th-borders)","--tw-prose-td-borders":"var(--tw-prose-invert-td-borders)"}},slate:{css:{"--tw-prose-body":pe.slate[700],"--tw-prose-headings":pe.slate[900],"--tw-prose-lead":pe.slate[600],"--tw-prose-links":pe.slate[900],"--tw-prose-bold":pe.slate[900],"--tw-prose-counters":pe.slate[500],"--tw-prose-bullets":pe.slate[300],"--tw-prose-hr":pe.slate[200],"--tw-prose-quotes":pe.slate[900],"--tw-prose-quote-borders":pe.slate[200],"--tw-prose-captions":pe.slate[500],"--tw-prose-code":pe.slate[900],"--tw-prose-pre-code":pe.slate[200],"--tw-prose-pre-bg":pe.slate[800],"--tw-prose-th-borders":pe.slate[300],"--tw-prose-td-borders":pe.slate[200],"--tw-prose-invert-body":pe.slate[300],"--tw-prose-invert-headings":pe.white,"--tw-prose-invert-lead":pe.slate[400],"--tw-prose-invert-links":pe.white,"--tw-prose-invert-bold":pe.white,"--tw-prose-invert-counters":pe.slate[400],"--tw-prose-invert-bullets":pe.slate[600],"--tw-prose-invert-hr":pe.slate[700],"--tw-prose-invert-quotes":pe.slate[100],"--tw-prose-invert-quote-borders":pe.slate[700],"--tw-prose-invert-captions":pe.slate[400],"--tw-prose-invert-code":pe.white,"--tw-prose-invert-pre-code":pe.slate[300],"--tw-prose-invert-pre-bg":"rgb(0 0 0 / 50%)","--tw-prose-invert-th-borders":pe.slate[600],"--tw-prose-invert-td-borders":pe.slate[700]}},gray:{css:{"--tw-prose-body":pe.gray[700],"--tw-prose-headings":pe.gray[900],"--tw-prose-lead":pe.gray[600],"--tw-prose-links":pe.gray[900],"--tw-prose-bold":pe.gray[900],"--tw-prose-counters":pe.gray[500],"--tw-prose-bullets":pe.gray[300],"--tw-prose-hr":pe.gray[200],"--tw-prose-quotes":pe.gray[900],"--tw-prose-quote-borders":pe.gray[200],"--tw-prose-captions":pe.gray[500],"--tw-prose-code":pe.gray[900],"--tw-prose-pre-code":pe.gray[200],"--tw-prose-pre-bg":pe.gray[800],"--tw-prose-th-borders":pe.gray[300],"--tw-prose-td-borders":pe.gray[200],"--tw-prose-invert-body":pe.gray[300],"--tw-prose-invert-headings":pe.white,"--tw-prose-invert-lead":pe.gray[400],"--tw-prose-invert-links":pe.white,"--tw-prose-invert-bold":pe.white,"--tw-prose-invert-counters":pe.gray[400],"--tw-prose-invert-bullets":pe.gray[600],"--tw-prose-invert-hr":pe.gray[700],"--tw-prose-invert-quotes":pe.gray[100],"--tw-prose-invert-quote-borders":pe.gray[700],"--tw-prose-invert-captions":pe.gray[400],"--tw-prose-invert-code":pe.white,"--tw-prose-invert-pre-code":pe.gray[300],"--tw-prose-invert-pre-bg":"rgb(0 0 0 / 50%)","--tw-prose-invert-th-borders":pe.gray[600],"--tw-prose-invert-td-borders":pe.gray[700]}},zinc:{css:{"--tw-prose-body":pe.zinc[700],"--tw-prose-headings":pe.zinc[900],"--tw-prose-lead":pe.zinc[600],"--tw-prose-links":pe.zinc[900],"--tw-prose-bold":pe.zinc[900],"--tw-prose-counters":pe.zinc[500],"--tw-prose-bullets":pe.zinc[300],"--tw-prose-hr":pe.zinc[200],"--tw-prose-quotes":pe.zinc[900],"--tw-prose-quote-borders":pe.zinc[200],"--tw-prose-captions":pe.zinc[500],"--tw-prose-code":pe.zinc[900],"--tw-prose-pre-code":pe.zinc[200],"--tw-prose-pre-bg":pe.zinc[800],"--tw-prose-th-borders":pe.zinc[300],"--tw-prose-td-borders":pe.zinc[200],"--tw-prose-invert-body":pe.zinc[300],"--tw-prose-invert-headings":pe.white,"--tw-prose-invert-lead":pe.zinc[400],"--tw-prose-invert-links":pe.white,"--tw-prose-invert-bold":pe.white,"--tw-prose-invert-counters":pe.zinc[400],"--tw-prose-invert-bullets":pe.zinc[600],"--tw-prose-invert-hr":pe.zinc[700],"--tw-prose-invert-quotes":pe.zinc[100],"--tw-prose-invert-quote-borders":pe.zinc[700],"--tw-prose-invert-captions":pe.zinc[400],"--tw-prose-invert-code":pe.white,"--tw-prose-invert-pre-code":pe.zinc[300],"--tw-prose-invert-pre-bg":"rgb(0 0 0 / 50%)","--tw-prose-invert-th-borders":pe.zinc[600],"--tw-prose-invert-td-borders":pe.zinc[700]}},neutral:{css:{"--tw-prose-body":pe.neutral[700],"--tw-prose-headings":pe.neutral[900],"--tw-prose-lead":pe.neutral[600],"--tw-prose-links":pe.neutral[900],"--tw-prose-bold":pe.neutral[900],"--tw-prose-counters":pe.neutral[500],"--tw-prose-bullets":pe.neutral[300],"--tw-prose-hr":pe.neutral[200],"--tw-prose-quotes":pe.neutral[900],"--tw-prose-quote-borders":pe.neutral[200],"--tw-prose-captions":pe.neutral[500],"--tw-prose-code":pe.neutral[900],"--tw-prose-pre-code":pe.neutral[200],"--tw-prose-pre-bg":pe.neutral[800],"--tw-prose-th-borders":pe.neutral[300],"--tw-prose-td-borders":pe.neutral[200],"--tw-prose-invert-body":pe.neutral[300],"--tw-prose-invert-headings":pe.white,"--tw-prose-invert-lead":pe.neutral[400],"--tw-prose-invert-links":pe.white,"--tw-prose-invert-bold":pe.white,"--tw-prose-invert-counters":pe.neutral[400],"--tw-prose-invert-bullets":pe.neutral[600],"--tw-prose-invert-hr":pe.neutral[700],"--tw-prose-invert-quotes":pe.neutral[100],"--tw-prose-invert-quote-borders":pe.neutral[700],"--tw-prose-invert-captions":pe.neutral[400],"--tw-prose-invert-code":pe.white,"--tw-prose-invert-pre-code":pe.neutral[300],"--tw-prose-invert-pre-bg":"rgb(0 0 0 / 50%)","--tw-prose-invert-th-borders":pe.neutral[600],"--tw-prose-invert-td-borders":pe.neutral[700]}},stone:{css:{"--tw-prose-body":pe.stone[700],"--tw-prose-headings":pe.stone[900],"--tw-prose-lead":pe.stone[600],"--tw-prose-links":pe.stone[900],"--tw-prose-bold":pe.stone[900],"--tw-prose-counters":pe.stone[500],"--tw-prose-bullets":pe.stone[300],"--tw-prose-hr":pe.stone[200],"--tw-prose-quotes":pe.stone[900],"--tw-prose-quote-borders":pe.stone[200],"--tw-prose-captions":pe.stone[500],"--tw-prose-code":pe.stone[900],"--tw-prose-pre-code":pe.stone[200],"--tw-prose-pre-bg":pe.stone[800],"--tw-prose-th-borders":pe.stone[300],"--tw-prose-td-borders":pe.stone[200],"--tw-prose-invert-body":pe.stone[300],"--tw-prose-invert-headings":pe.white,"--tw-prose-invert-lead":pe.stone[400],"--tw-prose-invert-links":pe.white,"--tw-prose-invert-bold":pe.white,"--tw-prose-invert-counters":pe.stone[400],"--tw-prose-invert-bullets":pe.stone[600],"--tw-prose-invert-hr":pe.stone[700],"--tw-prose-invert-quotes":pe.stone[100],"--tw-prose-invert-quote-borders":pe.stone[700],"--tw-prose-invert-captions":pe.stone[400],"--tw-prose-invert-code":pe.white,"--tw-prose-invert-pre-code":pe.stone[300],"--tw-prose-invert-pre-bg":"rgb(0 0 0 / 50%)","--tw-prose-invert-th-borders":pe.stone[600],"--tw-prose-invert-td-borders":pe.stone[700]}},red:{css:{"--tw-prose-links":pe.red[600],"--tw-prose-invert-links":pe.red[500]}},orange:{css:{"--tw-prose-links":pe.orange[600],"--tw-prose-invert-links":pe.orange[500]}},amber:{css:{"--tw-prose-links":pe.amber[600],"--tw-prose-invert-links":pe.amber[500]}},yellow:{css:{"--tw-prose-links":pe.yellow[600],"--tw-prose-invert-links":pe.yellow[500]}},lime:{css:{"--tw-prose-links":pe.lime[600],"--tw-prose-invert-links":pe.lime[500]}},green:{css:{"--tw-prose-links":pe.green[600],"--tw-prose-invert-links":pe.green[500]}},emerald:{css:{"--tw-prose-links":pe.emerald[600],"--tw-prose-invert-links":pe.emerald[500]}},teal:{css:{"--tw-prose-links":pe.teal[600],"--tw-prose-invert-links":pe.teal[500]}},cyan:{css:{"--tw-prose-links":pe.cyan[600],"--tw-prose-invert-links":pe.cyan[500]}},sky:{css:{"--tw-prose-links":pe.sky[600],"--tw-prose-invert-links":pe.sky[500]}},blue:{css:{"--tw-prose-links":pe.blue[600],"--tw-prose-invert-links":pe.blue[500]}},indigo:{css:{"--tw-prose-links":pe.indigo[600],"--tw-prose-invert-links":pe.indigo[500]}},violet:{css:{"--tw-prose-links":pe.violet[600],"--tw-prose-invert-links":pe.violet[500]}},purple:{css:{"--tw-prose-links":pe.purple[600],"--tw-prose-invert-links":pe.purple[500]}},fuchsia:{css:{"--tw-prose-links":pe.fuchsia[600],"--tw-prose-invert-links":pe.fuchsia[500]}},pink:{css:{"--tw-prose-links":pe.pink[600],"--tw-prose-invert-links":pe.pink[500]}},rose:{css:{"--tw-prose-links":pe.rose[600],"--tw-prose-invert-links":pe.rose[500]}}};b5.exports={DEFAULT:{css:[{color:"var(--tw-prose-body)",maxWidth:"65ch",'[class~="lead"]':{color:"var(--tw-prose-lead)"},a:{color:"var(--tw-prose-links)",textDecoration:"underline",fontWeight:"500"},strong:{color:"var(--tw-prose-bold)",fontWeight:"600"},"a strong":{color:"inherit"},"blockquote strong":{color:"inherit"},"thead th strong":{color:"inherit"},ol:{listStyleType:"decimal"},'ol[type="A"]':{listStyleType:"upper-alpha"},'ol[type="a"]':{listStyleType:"lower-alpha"},'ol[type="A" s]':{listStyleType:"upper-alpha"},'ol[type="a" s]':{listStyleType:"lower-alpha"},'ol[type="I"]':{listStyleType:"upper-roman"},'ol[type="i"]':{listStyleType:"lower-roman"},'ol[type="I" s]':{listStyleType:"upper-roman"},'ol[type="i" s]':{listStyleType:"lower-roman"},'ol[type="1"]':{listStyleType:"decimal"},ul:{listStyleType:"disc"},"ol > li::marker":{fontWeight:"400",color:"var(--tw-prose-counters)"},"ul > li::marker":{color:"var(--tw-prose-bullets)"},hr:{borderColor:"var(--tw-prose-hr)",borderTopWidth:1},blockquote:{fontWeight:"500",fontStyle:"italic",color:"var(--tw-prose-quotes)",borderLeftWidth:"0.25rem",borderLeftColor:"var(--tw-prose-quote-borders)",quotes:'"\\201C""\\201D""\\2018""\\2019"'},"blockquote p:first-of-type::before":{content:"open-quote"},"blockquote p:last-of-type::after":{content:"close-quote"},h1:{color:"var(--tw-prose-headings)",fontWeight:"800"},"h1 strong":{fontWeight:"900",color:"inherit"},h2:{color:"var(--tw-prose-headings)",fontWeight:"700"},"h2 strong":{fontWeight:"800",color:"inherit"},h3:{color:"var(--tw-prose-headings)",fontWeight:"600"},"h3 strong":{fontWeight:"700",color:"inherit"},h4:{color:"var(--tw-prose-headings)",fontWeight:"600"},"h4 strong":{fontWeight:"700",color:"inherit"},img:{},"figure > *":{},figcaption:{color:"var(--tw-prose-captions)"},code:{color:"var(--tw-prose-code)",fontWeight:"600"},"code::before":{content:'"`"'},"code::after":{content:'"`"'},"a code":{color:"inherit"},"h1 code":{color:"inherit"},"h2 code":{color:"inherit"},"h3 code":{color:"inherit"},"h4 code":{color:"inherit"},"blockquote code":{color:"inherit"},"thead th code":{color:"inherit"},pre:{color:"var(--tw-prose-pre-code)",backgroundColor:"var(--tw-prose-pre-bg)",overflowX:"auto",fontWeight:"400"},"pre code":{backgroundColor:"transparent",borderWidth:"0",borderRadius:"0",padding:"0",fontWeight:"inherit",color:"inherit",fontSize:"inherit",fontFamily:"inherit",lineHeight:"inherit"},"pre code::before":{content:"none"},"pre code::after":{content:"none"},table:{width:"100%",tableLayout:"auto",textAlign:"left",marginTop:z(32,16),marginBottom:z(32,16)},thead:{borderBottomWidth:"1px",borderBottomColor:"var(--tw-prose-th-borders)"},"thead th":{color:"var(--tw-prose-headings)",fontWeight:"600",verticalAlign:"bottom"},"tbody tr":{borderBottomWidth:"1px",borderBottomColor:"var(--tw-prose-td-borders)"},"tbody tr:last-child":{borderBottomWidth:"0"},"tbody td":{verticalAlign:"baseline"},tfoot:{borderTopWidth:"1px",borderTopColor:"var(--tw-prose-th-borders)"},"tfoot td":{verticalAlign:"top"}},WS.gray.css,...WS.base.css]},...WS}});var w5=D((EGe,M5)=>{var LLe="[object Object]";function ELe(t){var e=!1;if(t!=null&&typeof t.toString!="function")try{e=!!(t+"")}catch{}return e}function ILe(t,e){return function(H){return t(e(H))}}var ALe=Function.prototype,x5=Object.prototype,C5=ALe.toString,gLe=x5.hasOwnProperty,mLe=C5.call(Object),$Le=x5.toString,SLe=ILe(Object.getPrototypeOf,Object);function vLe(t){return!!t&&typeof t=="object"}function DLe(t){if(!vLe(t)||$Le.call(t)!=LLe||ELe(t))return!1;var e=SLe(t);if(e===null)return!0;var H=gLe.call(e,"constructor")&&e.constructor;return typeof H=="function"&&H instanceof H&&C5.call(H)==mLe}M5.exports=DLe});var BS=D(($E,T5)=>{"use strict";$E.__esModule=!0;$E.default=PLe;function yLe(t){for(var e=t.toLowerCase(),H="",r=!1,n=0;n<6&&e[n]!==void 0;n++){var i=e.charCodeAt(n),s=i>=97&&i<=102||i>=48&&i<=57;if(r=i===32,!s)break;H+=e[n]}if(H.length!==0){var a=parseInt(H,16),o=a>=55296&&a<=57343;return o||a===0||a>1114111?["\uFFFD",H.length+(r?1:0)]:[String.fromCodePoint(a),H.length+(r?1:0)]}}var bLe=/\\/;function PLe(t){var e=bLe.test(t);if(!e)return t;for(var H="",r=0;r<t.length;r++){if(t[r]==="\\"){var n=yLe(t.slice(r+1,r+7));if(n!==void 0){H+=n[0],r+=n[1];continue}if(t[r+1]==="\\"){H+="\\",r++;continue}t.length===r+1&&(H+=t[r]);continue}H+=t[r]}return H}T5.exports=$E.default});var k5=D((SE,N5)=>{"use strict";SE.__esModule=!0;SE.default=xLe;function xLe(t){for(var e=arguments.length,H=new Array(e>1?e-1:0),r=1;r<e;r++)H[r-1]=arguments[r];for(;H.length>0;){var n=H.shift();if(!t[n])return;t=t[n]}return t}N5.exports=SE.default});var O5=D((vE,R5)=>{"use strict";vE.__esModule=!0;vE.default=CLe;function CLe(t){for(var e=arguments.length,H=new Array(e>1?e-1:0),r=1;r<e;r++)H[r-1]=arguments[r];for(;H.length>0;){var n=H.shift();t[n]||(t[n]={}),t=t[n]}}R5.exports=vE.default});var F5=D((DE,U5)=>{"use strict";DE.__esModule=!0;DE.default=MLe;function MLe(t){for(var e="",H=t.indexOf("/*"),r=0;H>=0;){e=e+t.slice(r,H);var n=t.indexOf("*/",H+2);if(n<0)return e;r=n+2,H=t.indexOf("/*",r)}return e=e+t.slice(r),e}U5.exports=DE.default});var zf=D(as=>{"use strict";as.__esModule=!0;as.stripComments=as.ensureObject=as.getProp=as.unesc=void 0;var wLe=yE(BS());as.unesc=wLe.default;var TLe=yE(k5());as.getProp=TLe.default;var NLe=yE(O5());as.ensureObject=NLe.default;var kLe=yE(F5());as.stripComments=kLe.default;function yE(t){return t&&t.__esModule?t:{default:t}}});var Os=D((Jf,X5)=>{"use strict";Jf.__esModule=!0;Jf.default=void 0;var W5=zf();function B5(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function RLe(t,e,H){return e&&B5(t.prototype,e),H&&B5(t,H),t}var OLe=function t(e,H){if(typeof e!="object"||e===null)return e;var r=new e.constructor;for(var n in e)if(!!e.hasOwnProperty(n)){var i=e[n],s=typeof i;n==="parent"&&s==="object"?H&&(r[n]=H):i instanceof Array?r[n]=i.map(function(a){return t(a,r)}):r[n]=t(i,r)}return r},ULe=function(){function t(H){H===void 0&&(H={}),Object.assign(this,H),this.spaces=this.spaces||{},this.spaces.before=this.spaces.before||"",this.spaces.after=this.spaces.after||""}var e=t.prototype;return e.remove=function(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this},e.replaceWith=function(){if(this.parent){for(var r in arguments)this.parent.insertBefore(this,arguments[r]);this.remove()}return this},e.next=function(){return this.parent.at(this.parent.index(this)+1)},e.prev=function(){return this.parent.at(this.parent.index(this)-1)},e.clone=function(r){r===void 0&&(r={});var n=OLe(this);for(var i in r)n[i]=r[i];return n},e.appendToPropertyAndEscape=function(r,n,i){this.raws||(this.raws={});var s=this[r],a=this.raws[r];this[r]=s+n,a||i!==n?this.raws[r]=(a||s)+i:delete this.raws[r]},e.setPropertyAndEscape=function(r,n,i){this.raws||(this.raws={}),this[r]=n,this.raws[r]=i},e.setPropertyWithoutEscape=function(r,n){this[r]=n,this.raws&&delete this.raws[r]},e.isAtPosition=function(r,n){if(this.source&&this.source.start&&this.source.end)return!(this.source.start.line>r||this.source.end.line<r||this.source.start.line===r&&this.source.start.column>n||this.source.end.line===r&&this.source.end.column<n)},e.stringifyProperty=function(r){return this.raws&&this.raws[r]||this[r]},e.valueToString=function(){return String(this.stringifyProperty("value"))},e.toString=function(){return[this.rawSpaceBefore,this.valueToString(),this.rawSpaceAfter].join("")},RLe(t,[{key:"rawSpaceBefore",get:function(){var r=this.raws&&this.raws.spaces&&this.raws.spaces.before;return r===void 0&&(r=this.spaces&&this.spaces.before),r||""},set:function(r){(0,W5.ensureObject)(this,"raws","spaces"),this.raws.spaces.before=r}},{key:"rawSpaceAfter",get:function(){var r=this.raws&&this.raws.spaces&&this.raws.spaces.after;return r===void 0&&(r=this.spaces.after),r||""},set:function(r){(0,W5.ensureObject)(this,"raws","spaces"),this.raws.spaces.after=r}}]),t}();Jf.default=ULe;X5.exports=Jf.default});var Cr=D(bH=>{"use strict";bH.__esModule=!0;bH.UNIVERSAL=bH.ATTRIBUTE=bH.CLASS=bH.COMBINATOR=bH.COMMENT=bH.ID=bH.NESTING=bH.PSEUDO=bH.ROOT=bH.SELECTOR=bH.STRING=bH.TAG=void 0;var FLe="tag";bH.TAG=FLe;var WLe="string";bH.STRING=WLe;var BLe="selector";bH.SELECTOR=BLe;var XLe="root";bH.ROOT=XLe;var qLe="pseudo";bH.PSEUDO=qLe;var VLe="nesting";bH.NESTING=VLe;var GLe="id";bH.ID=GLe;var ZLe="comment";bH.COMMENT=ZLe;var KLe="combinator";bH.COMBINATOR=KLe;var jLe="class";bH.CLASS=jLe;var zLe="attribute";bH.ATTRIBUTE=zLe;var JLe="universal";bH.UNIVERSAL=JLe});var bE=D((Yf,Z5)=>{"use strict";Yf.__esModule=!0;Yf.default=void 0;var YLe=eEe(Os()),Us=QLe(Cr());function q5(){if(typeof WeakMap!="function")return null;var t=new WeakMap;return q5=function(){return t},t}function QLe(t){if(t&&t.__esModule)return t;if(t===null||typeof t!="object"&&typeof t!="function")return{default:t};var e=q5();if(e&&e.has(t))return e.get(t);var H={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){var i=r?Object.getOwnPropertyDescriptor(t,n):null;i&&(i.get||i.set)?Object.defineProperty(H,n,i):H[n]=t[n]}return H.default=t,e&&e.set(t,H),H}function eEe(t){return t&&t.__esModule?t:{default:t}}function tEe(t,e){var H;if(typeof Symbol=="undefined"||t[Symbol.iterator]==null){if(Array.isArray(t)||(H=HEe(t))||e&&t&&typeof t.length=="number"){H&&(t=H);var r=0;return function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
175
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return H=t[Symbol.iterator](),H.next.bind(H)}function HEe(t,e){if(!!t){if(typeof t=="string")return V5(t,e);var H=Object.prototype.toString.call(t).slice(8,-1);if(H==="Object"&&t.constructor&&(H=t.constructor.name),H==="Map"||H==="Set")return Array.from(t);if(H==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(H))return V5(t,e)}}function V5(t,e){(e==null||e>t.length)&&(e=t.length);for(var H=0,r=new Array(e);H<e;H++)r[H]=t[H];return r}function G5(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function rEe(t,e,H){return e&&G5(t.prototype,e),H&&G5(t,H),t}function nEe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,XS(t,e)}function XS(t,e){return XS=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},XS(t,e)}var iEe=function(t){nEe(e,t);function e(r){var n;return n=t.call(this,r)||this,n.nodes||(n.nodes=[]),n}var H=e.prototype;return H.append=function(n){return n.parent=this,this.nodes.push(n),this},H.prepend=function(n){return n.parent=this,this.nodes.unshift(n),this},H.at=function(n){return this.nodes[n]},H.index=function(n){return typeof n=="number"?n:this.nodes.indexOf(n)},H.removeChild=function(n){n=this.index(n),this.at(n).parent=void 0,this.nodes.splice(n,1);var i;for(var s in this.indexes)i=this.indexes[s],i>=n&&(this.indexes[s]=i-1);return this},H.removeAll=function(){for(var n=tEe(this.nodes),i;!(i=n()).done;){var s=i.value;s.parent=void 0}return this.nodes=[],this},H.empty=function(){return this.removeAll()},H.insertAfter=function(n,i){i.parent=this;var s=this.index(n);this.nodes.splice(s+1,0,i),i.parent=this;var a;for(var o in this.indexes)a=this.indexes[o],s<=a&&(this.indexes[o]=a+1);return this},H.insertBefore=function(n,i){i.parent=this;var s=this.index(n);this.nodes.splice(s,0,i),i.parent=this;var a;for(var o in this.indexes)a=this.indexes[o],a<=s&&(this.indexes[o]=a+1);return this},H._findChildAtPosition=function(n,i){var s=void 0;return this.each(function(a){if(a.atPosition){var o=a.atPosition(n,i);if(o)return s=o,!1}else if(a.isAtPosition(n,i))return s=a,!1}),s},H.atPosition=function(n,i){if(this.isAtPosition(n,i))return this._findChildAtPosition(n,i)||this},H._inferEndPosition=function(){this.last&&this.last.source&&this.last.source.end&&(this.source=this.source||{},this.source.end=this.source.end||{},Object.assign(this.source.end,this.last.source.end))},H.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 s,a;this.indexes[i]<this.length&&(s=this.indexes[i],a=n(this.at(s),s),a!==!1);)this.indexes[i]+=1;if(delete this.indexes[i],a===!1)return!1}},H.walk=function(n){return this.each(function(i,s){var a=n(i,s);if(a!==!1&&i.length&&(a=i.walk(n)),a===!1)return!1})},H.walkAttributes=function(n){var i=this;return this.walk(function(s){if(s.type===Us.ATTRIBUTE)return n.call(i,s)})},H.walkClasses=function(n){var i=this;return this.walk(function(s){if(s.type===Us.CLASS)return n.call(i,s)})},H.walkCombinators=function(n){var i=this;return this.walk(function(s){if(s.type===Us.COMBINATOR)return n.call(i,s)})},H.walkComments=function(n){var i=this;return this.walk(function(s){if(s.type===Us.COMMENT)return n.call(i,s)})},H.walkIds=function(n){var i=this;return this.walk(function(s){if(s.type===Us.ID)return n.call(i,s)})},H.walkNesting=function(n){var i=this;return this.walk(function(s){if(s.type===Us.NESTING)return n.call(i,s)})},H.walkPseudos=function(n){var i=this;return this.walk(function(s){if(s.type===Us.PSEUDO)return n.call(i,s)})},H.walkTags=function(n){var i=this;return this.walk(function(s){if(s.type===Us.TAG)return n.call(i,s)})},H.walkUniversals=function(n){var i=this;return this.walk(function(s){if(s.type===Us.UNIVERSAL)return n.call(i,s)})},H.split=function(n){var i=this,s=[];return this.reduce(function(a,o,u){var c=n.call(i,o);return s.push(o),c?(a.push(s),s=[]):u===i.length-1&&a.push(s),a},[])},H.map=function(n){return this.nodes.map(n)},H.reduce=function(n,i){return this.nodes.reduce(n,i)},H.every=function(n){return this.nodes.every(n)},H.some=function(n){return this.nodes.some(n)},H.filter=function(n){return this.nodes.filter(n)},H.sort=function(n){return this.nodes.sort(n)},H.toString=function(){return this.map(String).join("")},rEe(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}(YLe.default);Yf.default=iEe;Z5.exports=Yf.default});var VS=D((Qf,j5)=>{"use strict";Qf.__esModule=!0;Qf.default=void 0;var sEe=oEe(bE()),aEe=Cr();function oEe(t){return t&&t.__esModule?t:{default:t}}function K5(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function uEe(t,e,H){return e&&K5(t.prototype,e),H&&K5(t,H),t}function cEe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,qS(t,e)}function qS(t,e){return qS=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},qS(t,e)}var lEe=function(t){cEe(e,t);function e(r){var n;return n=t.call(this,r)||this,n.type=aEe.ROOT,n}var H=e.prototype;return H.toString=function(){var n=this.reduce(function(i,s){return i.push(String(s)),i},[]).join(",");return this.trailingComma?n+",":n},H.error=function(n,i){return this._error?this._error(n,i):new Error(n)},uEe(e,[{key:"errorGenerator",set:function(n){this._error=n}}]),e}(sEe.default);Qf.default=lEe;j5.exports=Qf.default});var ZS=D((eh,z5)=>{"use strict";eh.__esModule=!0;eh.default=void 0;var fEe=pEe(bE()),hEe=Cr();function pEe(t){return t&&t.__esModule?t:{default:t}}function _Ee(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,GS(t,e)}function GS(t,e){return GS=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},GS(t,e)}var dEe=function(t){_Ee(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=hEe.SELECTOR,r}return e}(fEe.default);eh.default=dEe;z5.exports=eh.default});var vn=D((gGe,J5)=>{"use strict";var LEe={},EEe=LEe.hasOwnProperty,IEe=function(e,H){if(!e)return H;var r={};for(var n in H)r[n]=EEe.call(e,n)?e[n]:H[n];return r},AEe=/[ -,\.\/:-@\[-\^`\{-~]/,gEe=/[ -,\.\/:-@\[\]\^`\{-~]/,mEe=/(^|\\+)?(\\[A-F0-9]{1,6})\x20(?![a-fA-F0-9\x20])/g,KS=function t(e,H){H=IEe(H,t.options),H.quotes!="single"&&H.quotes!="double"&&(H.quotes="single");for(var r=H.quotes=="double"?'"':"'",n=H.isIdentifier,i=e.charAt(0),s="",a=0,o=e.length;a<o;){var u=e.charAt(a++),c=u.charCodeAt(),f=void 0;if(c<32||c>126){if(c>=55296&&c<=56319&&a<o){var h=e.charCodeAt(a++);(h&64512)==56320?c=((c&1023)<<10)+(h&1023)+65536:a--}f="\\"+c.toString(16).toUpperCase()+" "}else H.escapeEverything?AEe.test(u)?f="\\"+u:f="\\"+c.toString(16).toUpperCase()+" ":/[\t\n\f\r\x0B]/.test(u)?f="\\"+c.toString(16).toUpperCase()+" ":u=="\\"||!n&&(u=='"'&&r==u||u=="'"&&r==u)||n&&gEe.test(u)?f="\\"+u:f=u;s+=f}return n&&(/^-[-\d]/.test(s)?s="\\-"+s.slice(1):/\d/.test(i)&&(s="\\3"+i+" "+s.slice(1))),s=s.replace(mEe,function(p,_,b){return _&&_.length%2?p:(_||"")+b}),!n&&H.wrap?r+s+r:s};KS.options={escapeEverything:!1,isIdentifier:!1,quotes:"single",wrap:!1};KS.version="3.0.0";J5.exports=KS});var zS=D((th,eF)=>{"use strict";th.__esModule=!0;th.default=void 0;var $Ee=Y5(vn()),SEe=zf(),vEe=Y5(Os()),DEe=Cr();function Y5(t){return t&&t.__esModule?t:{default:t}}function Q5(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function yEe(t,e,H){return e&&Q5(t.prototype,e),H&&Q5(t,H),t}function bEe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,jS(t,e)}function jS(t,e){return jS=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},jS(t,e)}var PEe=function(t){bEe(e,t);function e(r){var n;return n=t.call(this,r)||this,n.type=DEe.CLASS,n._constructed=!0,n}var H=e.prototype;return H.valueToString=function(){return"."+t.prototype.valueToString.call(this)},yEe(e,[{key:"value",get:function(){return this._value},set:function(n){if(this._constructed){var i=(0,$Ee.default)(n,{isIdentifier:!0});i!==n?((0,SEe.ensureObject)(this,"raws"),this.raws.value=i):this.raws&&delete this.raws.value}this._value=n}}]),e}(vEe.default);th.default=PEe;eF.exports=th.default});var YS=D((Hh,tF)=>{"use strict";Hh.__esModule=!0;Hh.default=void 0;var xEe=MEe(Os()),CEe=Cr();function MEe(t){return t&&t.__esModule?t:{default:t}}function wEe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,JS(t,e)}function JS(t,e){return JS=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},JS(t,e)}var TEe=function(t){wEe(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=CEe.COMMENT,r}return e}(xEe.default);Hh.default=TEe;tF.exports=Hh.default});var ev=D((rh,HF)=>{"use strict";rh.__esModule=!0;rh.default=void 0;var NEe=REe(Os()),kEe=Cr();function REe(t){return t&&t.__esModule?t:{default:t}}function OEe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,QS(t,e)}function QS(t,e){return QS=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},QS(t,e)}var UEe=function(t){OEe(e,t);function e(r){var n;return n=t.call(this,r)||this,n.type=kEe.ID,n}var H=e.prototype;return H.valueToString=function(){return"#"+t.prototype.valueToString.call(this)},e}(NEe.default);rh.default=UEe;HF.exports=rh.default});var PE=D((nh,iF)=>{"use strict";nh.__esModule=!0;nh.default=void 0;var FEe=rF(vn()),WEe=zf(),BEe=rF(Os());function rF(t){return t&&t.__esModule?t:{default:t}}function nF(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function XEe(t,e,H){return e&&nF(t.prototype,e),H&&nF(t,H),t}function qEe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,tv(t,e)}function tv(t,e){return tv=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},tv(t,e)}var VEe=function(t){qEe(e,t);function e(){return t.apply(this,arguments)||this}var H=e.prototype;return H.qualifiedName=function(n){return this.namespace?this.namespaceString+"|"+n:n},H.valueToString=function(){return this.qualifiedName(t.prototype.valueToString.call(this))},XEe(e,[{key:"namespace",get:function(){return this._namespace},set:function(n){if(n===!0||n==="*"||n==="&"){this._namespace=n,this.raws&&delete this.raws.namespace;return}var i=(0,FEe.default)(n,{isIdentifier:!0});this._namespace=n,i!==n?((0,WEe.ensureObject)(this,"raws"),this.raws.namespace=i):this.raws&&delete this.raws.namespace}},{key:"ns",get:function(){return this._namespace},set:function(n){this.namespace=n}},{key:"namespaceString",get:function(){if(this.namespace){var n=this.stringifyProperty("namespace");return n===!0?"":n}else return""}}]),e}(BEe.default);nh.default=VEe;iF.exports=nh.default});var rv=D((ih,sF)=>{"use strict";ih.__esModule=!0;ih.default=void 0;var GEe=KEe(PE()),ZEe=Cr();function KEe(t){return t&&t.__esModule?t:{default:t}}function jEe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,Hv(t,e)}function Hv(t,e){return Hv=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},Hv(t,e)}var zEe=function(t){jEe(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=ZEe.TAG,r}return e}(GEe.default);ih.default=zEe;sF.exports=ih.default});var iv=D((sh,aF)=>{"use strict";sh.__esModule=!0;sh.default=void 0;var JEe=QEe(Os()),YEe=Cr();function QEe(t){return t&&t.__esModule?t:{default:t}}function eIe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,nv(t,e)}function nv(t,e){return nv=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},nv(t,e)}var tIe=function(t){eIe(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=YEe.STRING,r}return e}(JEe.default);sh.default=tIe;aF.exports=sh.default});var av=D((ah,oF)=>{"use strict";ah.__esModule=!0;ah.default=void 0;var HIe=nIe(bE()),rIe=Cr();function nIe(t){return t&&t.__esModule?t:{default:t}}function iIe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,sv(t,e)}function sv(t,e){return sv=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},sv(t,e)}var sIe=function(t){iIe(e,t);function e(r){var n;return n=t.call(this,r)||this,n.type=rIe.PSEUDO,n}var H=e.prototype;return H.toString=function(){var n=this.length?"("+this.map(String).join(",")+")":"";return[this.rawSpaceBefore,this.stringifyProperty("value"),n,this.rawSpaceAfter].join("")},e}(HIe.default);ah.default=sIe;oF.exports=ah.default});var xE=D((mGe,uF)=>{uF.exports=require("util").deprecate});var hv=D(ch=>{"use strict";ch.__esModule=!0;ch.unescapeValue=lv;ch.default=void 0;var oh=uv(vn()),aIe=uv(BS()),oIe=uv(PE()),uIe=Cr(),ov;function uv(t){return t&&t.__esModule?t:{default:t}}function cF(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function cIe(t,e,H){return e&&cF(t.prototype,e),H&&cF(t,H),t}function lIe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,cv(t,e)}function cv(t,e){return cv=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},cv(t,e)}var uh=xE(),fIe=/^('|")([^]*)\1$/,hIe=uh(function(){},"Assigning an attribute a value containing characters that might need to be escaped is deprecated. Call attribute.setValue() instead."),pIe=uh(function(){},"Assigning attr.quoted is deprecated and has no effect. Assign to attr.quoteMark instead."),_Ie=uh(function(){},"Constructing an Attribute selector with a value without specifying quoteMark is deprecated. Note: The value should be unescaped now.");function lv(t){var e=!1,H=null,r=t,n=r.match(fIe);return n&&(H=n[1],r=n[2]),r=(0,aIe.default)(r),r!==t&&(e=!0),{deprecatedUsage:e,unescaped:r,quoteMark:H}}function dIe(t){if(t.quoteMark!==void 0||t.value===void 0)return t;_Ie();var e=lv(t.value),H=e.quoteMark,r=e.unescaped;return t.raws||(t.raws={}),t.raws.value===void 0&&(t.raws.value=t.value),t.value=r,t.quoteMark=H,t}var CE=function(t){lIe(e,t);function e(r){var n;return r===void 0&&(r={}),n=t.call(this,dIe(r))||this,n.type=uIe.ATTRIBUTE,n.raws=n.raws||{},Object.defineProperty(n.raws,"unquoted",{get:uh(function(){return n.value},"attr.raws.unquoted is deprecated. Call attr.value instead."),set:uh(function(){return n.value},"Setting attr.raws.unquoted is deprecated and has no effect. attr.value is unescaped by default now.")}),n._constructed=!0,n}var H=e.prototype;return H.getQuotedValue=function(n){n===void 0&&(n={});var i=this._determineQuoteMark(n),s=fv[i],a=(0,oh.default)(this._value,s);return a},H._determineQuoteMark=function(n){return n.smart?this.smartQuoteMark(n):this.preferredQuoteMark(n)},H.setValue=function(n,i){i===void 0&&(i={}),this._value=n,this._quoteMark=this._determineQuoteMark(i),this._syncRawValue()},H.smartQuoteMark=function(n){var i=this.value,s=i.replace(/[^']/g,"").length,a=i.replace(/[^"]/g,"").length;if(s+a===0){var o=(0,oh.default)(i,{isIdentifier:!0});if(o===i)return e.NO_QUOTE;var u=this.preferredQuoteMark(n);if(u===e.NO_QUOTE){var c=this.quoteMark||n.quoteMark||e.DOUBLE_QUOTE,f=fv[c],h=(0,oh.default)(i,f);if(h.length<o.length)return c}return u}else return a===s?this.preferredQuoteMark(n):a<s?e.DOUBLE_QUOTE:e.SINGLE_QUOTE},H.preferredQuoteMark=function(n){var i=n.preferCurrentQuoteMark?this.quoteMark:n.quoteMark;return i===void 0&&(i=n.preferCurrentQuoteMark?n.quoteMark:this.quoteMark),i===void 0&&(i=e.DOUBLE_QUOTE),i},H._syncRawValue=function(){var n=(0,oh.default)(this._value,fv[this.quoteMark]);n===this._value?this.raws&&delete this.raws.value:this.raws.value=n},H._handleEscapes=function(n,i){if(this._constructed){var s=(0,oh.default)(i,{isIdentifier:!0});s!==i?this.raws[n]=s:delete this.raws[n]}},H._spacesFor=function(n){var i={before:"",after:""},s=this.spaces[n]||{},a=this.raws.spaces&&this.raws.spaces[n]||{};return Object.assign(i,s,a)},H._stringFor=function(n,i,s){i===void 0&&(i=n),s===void 0&&(s=lF);var a=this._spacesFor(i);return s(this.stringifyProperty(n),a)},H.offsetOf=function(n){var i=1,s=this._spacesFor("attribute");if(i+=s.before.length,n==="namespace"||n==="ns")return this.namespace?i:-1;if(n==="attributeNS"||(i+=this.namespaceString.length,this.namespace&&(i+=1),n==="attribute"))return i;i+=this.stringifyProperty("attribute").length,i+=s.after.length;var a=this._spacesFor("operator");i+=a.before.length;var o=this.stringifyProperty("operator");if(n==="operator")return o?i:-1;i+=o.length,i+=a.after.length;var u=this._spacesFor("value");i+=u.before.length;var c=this.stringifyProperty("value");if(n==="value")return c?i:-1;i+=c.length,i+=u.after.length;var f=this._spacesFor("insensitive");return i+=f.before.length,n==="insensitive"&&this.insensitive?i:-1},H.toString=function(){var n=this,i=[this.rawSpaceBefore,"["];return i.push(this._stringFor("qualifiedAttribute","attribute")),this.operator&&(this.value||this.value==="")&&(i.push(this._stringFor("operator")),i.push(this._stringFor("value")),i.push(this._stringFor("insensitiveFlag","insensitive",function(s,a){return s.length>0&&!n.quoted&&a.before.length===0&&!(n.spaces.value&&n.spaces.value.after)&&(a.before=" "),lF(s,a)}))),i.push("]"),i.push(this.rawSpaceAfter),i.join("")},cIe(e,[{key:"quoted",get:function(){var n=this.quoteMark;return n==="'"||n==='"'},set:function(n){pIe()}},{key:"quoteMark",get:function(){return this._quoteMark},set:function(n){if(!this._constructed){this._quoteMark=n;return}this._quoteMark!==n&&(this._quoteMark=n,this._syncRawValue())}},{key:"qualifiedAttribute",get:function(){return this.qualifiedName(this.raws.attribute||this.attribute)}},{key:"insensitiveFlag",get:function(){return this.insensitive?"i":""}},{key:"value",get:function(){return this._value},set:function(n){if(this._constructed){var i=lv(n),s=i.deprecatedUsage,a=i.unescaped,o=i.quoteMark;if(s&&hIe(),a===this._value&&o===this._quoteMark)return;this._value=a,this._quoteMark=o,this._syncRawValue()}else this._value=n}},{key:"attribute",get:function(){return this._attribute},set:function(n){this._handleEscapes("attribute",n),this._attribute=n}}]),e}(oIe.default);ch.default=CE;CE.NO_QUOTE=null;CE.SINGLE_QUOTE="'";CE.DOUBLE_QUOTE='"';var fv=(ov={"'":{quotes:"single",wrap:!0},'"':{quotes:"double",wrap:!0}},ov[null]={isIdentifier:!0},ov);function lF(t,e){return""+e.before+t+e.after}});var _v=D((lh,fF)=>{"use strict";lh.__esModule=!0;lh.default=void 0;var LIe=IIe(PE()),EIe=Cr();function IIe(t){return t&&t.__esModule?t:{default:t}}function AIe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,pv(t,e)}function pv(t,e){return pv=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},pv(t,e)}var gIe=function(t){AIe(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=EIe.UNIVERSAL,r.value="*",r}return e}(LIe.default);lh.default=gIe;fF.exports=lh.default});var Lv=D((fh,hF)=>{"use strict";fh.__esModule=!0;fh.default=void 0;var mIe=SIe(Os()),$Ie=Cr();function SIe(t){return t&&t.__esModule?t:{default:t}}function vIe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,dv(t,e)}function dv(t,e){return dv=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},dv(t,e)}var DIe=function(t){vIe(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=$Ie.COMBINATOR,r}return e}(mIe.default);fh.default=DIe;hF.exports=fh.default});var Iv=D((hh,pF)=>{"use strict";hh.__esModule=!0;hh.default=void 0;var yIe=PIe(Os()),bIe=Cr();function PIe(t){return t&&t.__esModule?t:{default:t}}function xIe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,Ev(t,e)}function Ev(t,e){return Ev=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},Ev(t,e)}var CIe=function(t){xIe(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=bIe.NESTING,r.value="&",r}return e}(yIe.default);hh.default=CIe;pF.exports=hh.default});var dF=D((ME,_F)=>{"use strict";ME.__esModule=!0;ME.default=MIe;function MIe(t){return t.sort(function(e,H){return e-H})}_F.exports=ME.default});var Av=D(ht=>{"use strict";ht.__esModule=!0;ht.combinator=ht.word=ht.comment=ht.str=ht.tab=ht.newline=ht.feed=ht.cr=ht.backslash=ht.bang=ht.slash=ht.doubleQuote=ht.singleQuote=ht.space=ht.greaterThan=ht.pipe=ht.equals=ht.plus=ht.caret=ht.tilde=ht.dollar=ht.closeSquare=ht.openSquare=ht.closeParenthesis=ht.openParenthesis=ht.semicolon=ht.colon=ht.comma=ht.at=ht.asterisk=ht.ampersand=void 0;var wIe=38;ht.ampersand=wIe;var TIe=42;ht.asterisk=TIe;var NIe=64;ht.at=NIe;var kIe=44;ht.comma=kIe;var RIe=58;ht.colon=RIe;var OIe=59;ht.semicolon=OIe;var UIe=40;ht.openParenthesis=UIe;var FIe=41;ht.closeParenthesis=FIe;var WIe=91;ht.openSquare=WIe;var BIe=93;ht.closeSquare=BIe;var XIe=36;ht.dollar=XIe;var qIe=126;ht.tilde=qIe;var VIe=94;ht.caret=VIe;var GIe=43;ht.plus=GIe;var ZIe=61;ht.equals=ZIe;var KIe=124;ht.pipe=KIe;var jIe=62;ht.greaterThan=jIe;var zIe=32;ht.space=zIe;var LF=39;ht.singleQuote=LF;var JIe=34;ht.doubleQuote=JIe;var YIe=47;ht.slash=YIe;var QIe=33;ht.bang=QIe;var eAe=92;ht.backslash=eAe;var tAe=13;ht.cr=tAe;var HAe=12;ht.feed=HAe;var rAe=10;ht.newline=rAe;var nAe=9;ht.tab=nAe;var iAe=LF;ht.str=iAe;var sAe=-1;ht.comment=sAe;var aAe=-2;ht.word=aAe;var oAe=-3;ht.combinator=oAe});var AF=D(ph=>{"use strict";ph.__esModule=!0;ph.default=_Ae;ph.FIELDS=void 0;var Qe=uAe(Av()),Ac,gH;function EF(){if(typeof WeakMap!="function")return null;var t=new WeakMap;return EF=function(){return t},t}function uAe(t){if(t&&t.__esModule)return t;if(t===null||typeof t!="object"&&typeof t!="function")return{default:t};var e=EF();if(e&&e.has(t))return e.get(t);var H={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){var i=r?Object.getOwnPropertyDescriptor(t,n):null;i&&(i.get||i.set)?Object.defineProperty(H,n,i):H[n]=t[n]}return H.default=t,e&&e.set(t,H),H}var cAe=(Ac={},Ac[Qe.tab]=!0,Ac[Qe.newline]=!0,Ac[Qe.cr]=!0,Ac[Qe.feed]=!0,Ac),lAe=(gH={},gH[Qe.space]=!0,gH[Qe.tab]=!0,gH[Qe.newline]=!0,gH[Qe.cr]=!0,gH[Qe.feed]=!0,gH[Qe.ampersand]=!0,gH[Qe.asterisk]=!0,gH[Qe.bang]=!0,gH[Qe.comma]=!0,gH[Qe.colon]=!0,gH[Qe.semicolon]=!0,gH[Qe.openParenthesis]=!0,gH[Qe.closeParenthesis]=!0,gH[Qe.openSquare]=!0,gH[Qe.closeSquare]=!0,gH[Qe.singleQuote]=!0,gH[Qe.doubleQuote]=!0,gH[Qe.plus]=!0,gH[Qe.pipe]=!0,gH[Qe.tilde]=!0,gH[Qe.greaterThan]=!0,gH[Qe.equals]=!0,gH[Qe.dollar]=!0,gH[Qe.caret]=!0,gH[Qe.slash]=!0,gH),gv={},IF="0123456789abcdefABCDEF";for(wE=0;wE<IF.length;wE++)gv[IF.charCodeAt(wE)]=!0;var wE;function fAe(t,e){var H=e,r;do{if(r=t.charCodeAt(H),lAe[r])return H-1;r===Qe.backslash?H=hAe(t,H)+1:H++}while(H<t.length);return H-1}function hAe(t,e){var H=e,r=t.charCodeAt(H+1);if(!cAe[r])if(gv[r]){var n=0;do H++,n++,r=t.charCodeAt(H+1);while(gv[r]&&n<6);n<6&&r===Qe.space&&H++}else H++;return H}var pAe={TYPE:0,START_LINE:1,START_COL:2,END_LINE:3,END_COL:4,START_POS:5,END_POS:6};ph.FIELDS=pAe;function _Ae(t){var e=[],H=t.css.valueOf(),r=H,n=r.length,i=-1,s=1,a=0,o=0,u,c,f,h,p,_,b,y,I,$,S,E,T;function V(Z,A){if(t.safe)H+=A,I=H.length-1;else throw t.error("Unclosed "+Z,s,a-i,a)}for(;a<n;){switch(u=H.charCodeAt(a),u===Qe.newline&&(i=a,s+=1),u){case Qe.space:case Qe.tab:case Qe.newline:case Qe.cr:case Qe.feed:I=a;do I+=1,u=H.charCodeAt(I),u===Qe.newline&&(i=I,s+=1);while(u===Qe.space||u===Qe.newline||u===Qe.tab||u===Qe.cr||u===Qe.feed);T=Qe.space,h=s,f=I-i-1,o=I;break;case Qe.plus:case Qe.greaterThan:case Qe.tilde:case Qe.pipe:I=a;do I+=1,u=H.charCodeAt(I);while(u===Qe.plus||u===Qe.greaterThan||u===Qe.tilde||u===Qe.pipe);T=Qe.combinator,h=s,f=a-i,o=I;break;case Qe.asterisk:case Qe.ampersand:case Qe.bang:case Qe.comma:case Qe.equals:case Qe.dollar:case Qe.caret:case Qe.openSquare:case Qe.closeSquare:case Qe.colon:case Qe.semicolon:case Qe.openParenthesis:case Qe.closeParenthesis:I=a,T=u,h=s,f=a-i,o=I+1;break;case Qe.singleQuote:case Qe.doubleQuote:E=u===Qe.singleQuote?"'":'"',I=a;do for(p=!1,I=H.indexOf(E,I+1),I===-1&&V("quote",E),_=I;H.charCodeAt(_-1)===Qe.backslash;)_-=1,p=!p;while(p);T=Qe.str,h=s,f=a-i,o=I+1;break;default:u===Qe.slash&&H.charCodeAt(a+1)===Qe.asterisk?(I=H.indexOf("*/",a+2)+1,I===0&&V("comment","*/"),c=H.slice(a,I+1),y=c.split(`
176
+ `),b=y.length-1,b>0?($=s+b,S=I-y[b].length):($=s,S=i),T=Qe.comment,s=$,h=$,f=I-S):u===Qe.slash?(I=a,T=u,h=s,f=a-i,o=I+1):(I=fAe(H,a),T=Qe.word,h=s,f=I-i),o=I+1;break}e.push([T,s,a-i,h,f,a,o]),S&&(i=S,S=null),a=o}return e}});var bF=D((_h,yF)=>{"use strict";_h.__esModule=!0;_h.default=void 0;var dAe=Xn(VS()),mv=Xn(ZS()),LAe=Xn(zS()),gF=Xn(YS()),EAe=Xn(ev()),IAe=Xn(rv()),$v=Xn(iv()),AAe=Xn(av()),mF=TE(hv()),gAe=Xn(_v()),Sv=Xn(Lv()),mAe=Xn(Iv()),$Ae=Xn(dF()),Fe=TE(AF()),at=TE(Av()),SAe=TE(Cr()),VH=zf(),ko,vv;function $F(){if(typeof WeakMap!="function")return null;var t=new WeakMap;return $F=function(){return t},t}function TE(t){if(t&&t.__esModule)return t;if(t===null||typeof t!="object"&&typeof t!="function")return{default:t};var e=$F();if(e&&e.has(t))return e.get(t);var H={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){var i=r?Object.getOwnPropertyDescriptor(t,n):null;i&&(i.get||i.set)?Object.defineProperty(H,n,i):H[n]=t[n]}return H.default=t,e&&e.set(t,H),H}function Xn(t){return t&&t.__esModule?t:{default:t}}function SF(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function vAe(t,e,H){return e&&SF(t.prototype,e),H&&SF(t,H),t}var Dv=(ko={},ko[at.space]=!0,ko[at.cr]=!0,ko[at.feed]=!0,ko[at.newline]=!0,ko[at.tab]=!0,ko),DAe=Object.assign({},Dv,(vv={},vv[at.comment]=!0,vv));function vF(t){return{line:t[Fe.FIELDS.START_LINE],column:t[Fe.FIELDS.START_COL]}}function DF(t){return{line:t[Fe.FIELDS.END_LINE],column:t[Fe.FIELDS.END_COL]}}function Ro(t,e,H,r){return{start:{line:t,column:e},end:{line:H,column:r}}}function gc(t){return Ro(t[Fe.FIELDS.START_LINE],t[Fe.FIELDS.START_COL],t[Fe.FIELDS.END_LINE],t[Fe.FIELDS.END_COL])}function yv(t,e){if(!!t)return Ro(t[Fe.FIELDS.START_LINE],t[Fe.FIELDS.START_COL],e[Fe.FIELDS.END_LINE],e[Fe.FIELDS.END_COL])}function mc(t,e){var H=t[e];if(typeof H=="string")return H.indexOf("\\")!==-1&&((0,VH.ensureObject)(t,"raws"),t[e]=(0,VH.unesc)(H),t.raws[e]===void 0&&(t.raws[e]=H)),t}function bv(t,e){for(var H=-1,r=[];(H=t.indexOf(e,H+1))!==-1;)r.push(H);return r}function yAe(){var t=Array.prototype.concat.apply([],arguments);return t.filter(function(e,H){return H===t.indexOf(e)})}var bAe=function(){function t(H,r){r===void 0&&(r={}),this.rule=H,this.options=Object.assign({lossy:!1,safe:!1},r),this.position=0,this.css=typeof this.rule=="string"?this.rule:this.rule.selector,this.tokens=(0,Fe.default)({css:this.css,error:this._errorGenerator(),safe:this.options.safe});var n=yv(this.tokens[0],this.tokens[this.tokens.length-1]);this.root=new dAe.default({source:n}),this.root.errorGenerator=this._errorGenerator();var i=new mv.default({source:{start:{line:1,column:1}}});this.root.append(i),this.current=i,this.loop()}var e=t.prototype;return e._errorGenerator=function(){var r=this;return function(n,i){return typeof r.rule=="string"?new Error(n):r.rule.error(n,i)}},e.attribute=function(){var r=[],n=this.currToken;for(this.position++;this.position<this.tokens.length&&this.currToken[Fe.FIELDS.TYPE]!==at.closeSquare;)r.push(this.currToken),this.position++;if(this.currToken[Fe.FIELDS.TYPE]!==at.closeSquare)return this.expected("closing square bracket",this.currToken[Fe.FIELDS.START_POS]);var i=r.length,s={source:Ro(n[1],n[2],this.currToken[3],this.currToken[4]),sourceIndex:n[Fe.FIELDS.START_POS]};if(i===1&&!~[at.word].indexOf(r[0][Fe.FIELDS.TYPE]))return this.expected("attribute",r[0][Fe.FIELDS.START_POS]);for(var a=0,o="",u="",c=null,f=!1;a<i;){var h=r[a],p=this.content(h),_=r[a+1];switch(h[Fe.FIELDS.TYPE]){case at.space:if(f=!0,this.options.lossy)break;if(c){(0,VH.ensureObject)(s,"spaces",c);var b=s.spaces[c].after||"";s.spaces[c].after=b+p;var y=(0,VH.getProp)(s,"raws","spaces",c,"after")||null;y&&(s.raws.spaces[c].after=y+p)}else o=o+p,u=u+p;break;case at.asterisk:if(_[Fe.FIELDS.TYPE]===at.equals)s.operator=p,c="operator";else if((!s.namespace||c==="namespace"&&!f)&&_){o&&((0,VH.ensureObject)(s,"spaces","attribute"),s.spaces.attribute.before=o,o=""),u&&((0,VH.ensureObject)(s,"raws","spaces","attribute"),s.raws.spaces.attribute.before=o,u=""),s.namespace=(s.namespace||"")+p;var I=(0,VH.getProp)(s,"raws","namespace")||null;I&&(s.raws.namespace+=p),c="namespace"}f=!1;break;case at.dollar:if(c==="value"){var $=(0,VH.getProp)(s,"raws","value");s.value+="$",$&&(s.raws.value=$+"$");break}case at.caret:_[Fe.FIELDS.TYPE]===at.equals&&(s.operator=p,c="operator"),f=!1;break;case at.combinator:if(p==="~"&&_[Fe.FIELDS.TYPE]===at.equals&&(s.operator=p,c="operator"),p!=="|"){f=!1;break}_[Fe.FIELDS.TYPE]===at.equals?(s.operator=p,c="operator"):!s.namespace&&!s.attribute&&(s.namespace=!0),f=!1;break;case at.word:if(_&&this.content(_)==="|"&&r[a+2]&&r[a+2][Fe.FIELDS.TYPE]!==at.equals&&!s.operator&&!s.namespace)s.namespace=p,c="namespace";else if(!s.attribute||c==="attribute"&&!f){o&&((0,VH.ensureObject)(s,"spaces","attribute"),s.spaces.attribute.before=o,o=""),u&&((0,VH.ensureObject)(s,"raws","spaces","attribute"),s.raws.spaces.attribute.before=u,u=""),s.attribute=(s.attribute||"")+p;var S=(0,VH.getProp)(s,"raws","attribute")||null;S&&(s.raws.attribute+=p),c="attribute"}else if(!s.value&&s.value!==""||c==="value"&&!f){var E=(0,VH.unesc)(p),T=(0,VH.getProp)(s,"raws","value")||"",V=s.value||"";s.value=V+E,s.quoteMark=null,(E!==p||T)&&((0,VH.ensureObject)(s,"raws"),s.raws.value=(T||V)+p),c="value"}else{var Z=p==="i"||p==="I";(s.value||s.value==="")&&(s.quoteMark||f)?(s.insensitive=Z,(!Z||p==="I")&&((0,VH.ensureObject)(s,"raws"),s.raws.insensitiveFlag=p),c="insensitive",o&&((0,VH.ensureObject)(s,"spaces","insensitive"),s.spaces.insensitive.before=o,o=""),u&&((0,VH.ensureObject)(s,"raws","spaces","insensitive"),s.raws.spaces.insensitive.before=u,u="")):(s.value||s.value==="")&&(c="value",s.value+=p,s.raws.value&&(s.raws.value+=p))}f=!1;break;case at.str:if(!s.attribute||!s.operator)return this.error("Expected an attribute followed by an operator preceding the string.",{index:h[Fe.FIELDS.START_POS]});var A=(0,mF.unescapeValue)(p),M=A.unescaped,w=A.quoteMark;s.value=M,s.quoteMark=w,c="value",(0,VH.ensureObject)(s,"raws"),s.raws.value=p,f=!1;break;case at.equals:if(!s.attribute)return this.expected("attribute",h[Fe.FIELDS.START_POS],p);if(s.value)return this.error('Unexpected "=" found; an operator was already defined.',{index:h[Fe.FIELDS.START_POS]});s.operator=s.operator?s.operator+p:p,c="operator",f=!1;break;case at.comment:if(c)if(f||_&&_[Fe.FIELDS.TYPE]===at.space||c==="insensitive"){var P=(0,VH.getProp)(s,"spaces",c,"after")||"",F=(0,VH.getProp)(s,"raws","spaces",c,"after")||P;(0,VH.ensureObject)(s,"raws","spaces",c),s.raws.spaces[c].after=F+p}else{var B=s[c]||"",Y=(0,VH.getProp)(s,"raws",c)||B;(0,VH.ensureObject)(s,"raws"),s.raws[c]=Y+p}else u=u+p;break;default:return this.error('Unexpected "'+p+'" found.',{index:h[Fe.FIELDS.START_POS]})}a++}mc(s,"attribute"),mc(s,"namespace"),this.newNode(new mF.default(s)),this.position++},e.parseWhitespaceEquivalentTokens=function(r){r<0&&(r=this.tokens.length);var n=this.position,i=[],s="",a=void 0;do if(Dv[this.currToken[Fe.FIELDS.TYPE]])this.options.lossy||(s+=this.content());else if(this.currToken[Fe.FIELDS.TYPE]===at.comment){var o={};s&&(o.before=s,s=""),a=new gF.default({value:this.content(),source:gc(this.currToken),sourceIndex:this.currToken[Fe.FIELDS.START_POS],spaces:o}),i.push(a)}while(++this.position<r);if(s){if(a)a.spaces.after=s;else if(!this.options.lossy){var u=this.tokens[n],c=this.tokens[this.position-1];i.push(new $v.default({value:"",source:Ro(u[Fe.FIELDS.START_LINE],u[Fe.FIELDS.START_COL],c[Fe.FIELDS.END_LINE],c[Fe.FIELDS.END_COL]),sourceIndex:u[Fe.FIELDS.START_POS],spaces:{before:s,after:""}}))}}return i},e.convertWhitespaceNodesToSpace=function(r,n){var i=this;n===void 0&&(n=!1);var s="",a="";r.forEach(function(u){var c=i.lossySpace(u.spaces.before,n),f=i.lossySpace(u.rawSpaceBefore,n);s+=c+i.lossySpace(u.spaces.after,n&&c.length===0),a+=c+u.value+i.lossySpace(u.rawSpaceAfter,n&&f.length===0)}),a===s&&(a=void 0);var o={space:s,rawSpace:a};return o},e.isNamedCombinator=function(r){return r===void 0&&(r=this.position),this.tokens[r+0]&&this.tokens[r+0][Fe.FIELDS.TYPE]===at.slash&&this.tokens[r+1]&&this.tokens[r+1][Fe.FIELDS.TYPE]===at.word&&this.tokens[r+2]&&this.tokens[r+2][Fe.FIELDS.TYPE]===at.slash},e.namedCombinator=function(){if(this.isNamedCombinator()){var r=this.content(this.tokens[this.position+1]),n=(0,VH.unesc)(r).toLowerCase(),i={};n!==r&&(i.value="/"+r+"/");var s=new Sv.default({value:"/"+n+"/",source:Ro(this.currToken[Fe.FIELDS.START_LINE],this.currToken[Fe.FIELDS.START_COL],this.tokens[this.position+2][Fe.FIELDS.END_LINE],this.tokens[this.position+2][Fe.FIELDS.END_COL]),sourceIndex:this.currToken[Fe.FIELDS.START_POS],raws:i});return this.position=this.position+3,s}else this.unexpected()},e.combinator=function(){var r=this;if(this.content()==="|")return this.namespace();var n=this.locateNextMeaningfulToken(this.position);if(n<0||this.tokens[n][Fe.FIELDS.TYPE]===at.comma){var i=this.parseWhitespaceEquivalentTokens(n);if(i.length>0){var s=this.current.last;if(s){var a=this.convertWhitespaceNodesToSpace(i),o=a.space,u=a.rawSpace;u!==void 0&&(s.rawSpaceAfter+=u),s.spaces.after+=o}else i.forEach(function(T){return r.newNode(T)})}return}var c=this.currToken,f=void 0;n>this.position&&(f=this.parseWhitespaceEquivalentTokens(n));var h;if(this.isNamedCombinator()?h=this.namedCombinator():this.currToken[Fe.FIELDS.TYPE]===at.combinator?(h=new Sv.default({value:this.content(),source:gc(this.currToken),sourceIndex:this.currToken[Fe.FIELDS.START_POS]}),this.position++):Dv[this.currToken[Fe.FIELDS.TYPE]]||f||this.unexpected(),h){if(f){var p=this.convertWhitespaceNodesToSpace(f),_=p.space,b=p.rawSpace;h.spaces.before=_,h.rawSpaceBefore=b}}else{var y=this.convertWhitespaceNodesToSpace(f,!0),I=y.space,$=y.rawSpace;$||($=I);var S={},E={spaces:{}};I.endsWith(" ")&&$.endsWith(" ")?(S.before=I.slice(0,I.length-1),E.spaces.before=$.slice(0,$.length-1)):I.startsWith(" ")&&$.startsWith(" ")?(S.after=I.slice(1),E.spaces.after=$.slice(1)):E.value=$,h=new Sv.default({value:" ",source:yv(c,this.tokens[this.position-1]),sourceIndex:c[Fe.FIELDS.START_POS],spaces:S,raws:E})}return this.currToken&&this.currToken[Fe.FIELDS.TYPE]===at.space&&(h.spaces.after=this.optionalSpace(this.content()),this.position++),this.newNode(h)},e.comma=function(){if(this.position===this.tokens.length-1){this.root.trailingComma=!0,this.position++;return}this.current._inferEndPosition();var r=new mv.default({source:{start:vF(this.tokens[this.position+1])}});this.current.parent.append(r),this.current=r,this.position++},e.comment=function(){var r=this.currToken;this.newNode(new gF.default({value:this.content(),source:gc(r),sourceIndex:r[Fe.FIELDS.START_POS]})),this.position++},e.error=function(r,n){throw this.root.error(r,n)},e.missingBackslash=function(){return this.error("Expected a backslash preceding the semicolon.",{index:this.currToken[Fe.FIELDS.START_POS]})},e.missingParenthesis=function(){return this.expected("opening parenthesis",this.currToken[Fe.FIELDS.START_POS])},e.missingSquareBracket=function(){return this.expected("opening square bracket",this.currToken[Fe.FIELDS.START_POS])},e.unexpected=function(){return this.error("Unexpected '"+this.content()+"'. Escaping special characters with \\ may help.",this.currToken[Fe.FIELDS.START_POS])},e.namespace=function(){var r=this.prevToken&&this.content(this.prevToken)||!0;if(this.nextToken[Fe.FIELDS.TYPE]===at.word)return this.position++,this.word(r);if(this.nextToken[Fe.FIELDS.TYPE]===at.asterisk)return this.position++,this.universal(r)},e.nesting=function(){if(this.nextToken){var r=this.content(this.nextToken);if(r==="|"){this.position++;return}}var n=this.currToken;this.newNode(new mAe.default({value:this.content(),source:gc(n),sourceIndex:n[Fe.FIELDS.START_POS]})),this.position++},e.parentheses=function(){var r=this.current.last,n=1;if(this.position++,r&&r.type===SAe.PSEUDO){var i=new mv.default({source:{start:vF(this.tokens[this.position-1])}}),s=this.current;for(r.append(i),this.current=i;this.position<this.tokens.length&&n;)this.currToken[Fe.FIELDS.TYPE]===at.openParenthesis&&n++,this.currToken[Fe.FIELDS.TYPE]===at.closeParenthesis&&n--,n?this.parse():(this.current.source.end=DF(this.currToken),this.current.parent.source.end=DF(this.currToken),this.position++);this.current=s}else{for(var a=this.currToken,o="(",u;this.position<this.tokens.length&&n;)this.currToken[Fe.FIELDS.TYPE]===at.openParenthesis&&n++,this.currToken[Fe.FIELDS.TYPE]===at.closeParenthesis&&n--,u=this.currToken,o+=this.parseParenthesisToken(this.currToken),this.position++;r?r.appendToPropertyAndEscape("value",o,o):this.newNode(new $v.default({value:o,source:Ro(a[Fe.FIELDS.START_LINE],a[Fe.FIELDS.START_COL],u[Fe.FIELDS.END_LINE],u[Fe.FIELDS.END_COL]),sourceIndex:a[Fe.FIELDS.START_POS]}))}if(n)return this.expected("closing parenthesis",this.currToken[Fe.FIELDS.START_POS])},e.pseudo=function(){for(var r=this,n="",i=this.currToken;this.currToken&&this.currToken[Fe.FIELDS.TYPE]===at.colon;)n+=this.content(),this.position++;if(!this.currToken)return this.expected(["pseudo-class","pseudo-element"],this.position-1);if(this.currToken[Fe.FIELDS.TYPE]===at.word)this.splitWord(!1,function(s,a){n+=s,r.newNode(new AAe.default({value:n,source:yv(i,r.currToken),sourceIndex:i[Fe.FIELDS.START_POS]})),a>1&&r.nextToken&&r.nextToken[Fe.FIELDS.TYPE]===at.openParenthesis&&r.error("Misplaced parenthesis.",{index:r.nextToken[Fe.FIELDS.START_POS]})});else return this.expected(["pseudo-class","pseudo-element"],this.currToken[Fe.FIELDS.START_POS])},e.space=function(){var r=this.content();this.position===0||this.prevToken[Fe.FIELDS.TYPE]===at.comma||this.prevToken[Fe.FIELDS.TYPE]===at.openParenthesis||this.current.nodes.every(function(n){return n.type==="comment"})?(this.spaces=this.optionalSpace(r),this.position++):this.position===this.tokens.length-1||this.nextToken[Fe.FIELDS.TYPE]===at.comma||this.nextToken[Fe.FIELDS.TYPE]===at.closeParenthesis?(this.current.last.spaces.after=this.optionalSpace(r),this.position++):this.combinator()},e.string=function(){var r=this.currToken;this.newNode(new $v.default({value:this.content(),source:gc(r),sourceIndex:r[Fe.FIELDS.START_POS]})),this.position++},e.universal=function(r){var n=this.nextToken;if(n&&this.content(n)==="|")return this.position++,this.namespace();var i=this.currToken;this.newNode(new gAe.default({value:this.content(),source:gc(i),sourceIndex:i[Fe.FIELDS.START_POS]}),r),this.position++},e.splitWord=function(r,n){for(var i=this,s=this.nextToken,a=this.content();s&&~[at.dollar,at.caret,at.equals,at.word].indexOf(s[Fe.FIELDS.TYPE]);){this.position++;var o=this.content();if(a+=o,o.lastIndexOf("\\")===o.length-1){var u=this.nextToken;u&&u[Fe.FIELDS.TYPE]===at.space&&(a+=this.requiredSpace(this.content(u)),this.position++)}s=this.nextToken}var c=bv(a,".").filter(function(_){var b=a[_-1]==="\\",y=/^\d+\.\d+%$/.test(a);return!b&&!y}),f=bv(a,"#").filter(function(_){return a[_-1]!=="\\"}),h=bv(a,"#{");h.length&&(f=f.filter(function(_){return!~h.indexOf(_)}));var p=(0,$Ae.default)(yAe([0].concat(c,f)));p.forEach(function(_,b){var y=p[b+1]||a.length,I=a.slice(_,y);if(b===0&&n)return n.call(i,I,p.length);var $,S=i.currToken,E=S[Fe.FIELDS.START_POS]+p[b],T=Ro(S[1],S[2]+_,S[3],S[2]+(y-1));if(~c.indexOf(_)){var V={value:I.slice(1),source:T,sourceIndex:E};$=new LAe.default(mc(V,"value"))}else if(~f.indexOf(_)){var Z={value:I.slice(1),source:T,sourceIndex:E};$=new EAe.default(mc(Z,"value"))}else{var A={value:I,source:T,sourceIndex:E};mc(A,"value"),$=new IAe.default(A)}i.newNode($,r),r=null}),this.position++},e.word=function(r){var n=this.nextToken;return n&&this.content(n)==="|"?(this.position++,this.namespace()):this.splitWord(r)},e.loop=function(){for(;this.position<this.tokens.length;)this.parse(!0);return this.current._inferEndPosition(),this.root},e.parse=function(r){switch(this.currToken[Fe.FIELDS.TYPE]){case at.space:this.space();break;case at.comment:this.comment();break;case at.openParenthesis:this.parentheses();break;case at.closeParenthesis:r&&this.missingParenthesis();break;case at.openSquare:this.attribute();break;case at.dollar:case at.caret:case at.equals:case at.word:this.word();break;case at.colon:this.pseudo();break;case at.comma:this.comma();break;case at.asterisk:this.universal();break;case at.ampersand:this.nesting();break;case at.slash:case at.combinator:this.combinator();break;case at.str:this.string();break;case at.closeSquare:this.missingSquareBracket();case at.semicolon:this.missingBackslash();default:this.unexpected()}},e.expected=function(r,n,i){if(Array.isArray(r)){var s=r.pop();r=r.join(", ")+" or "+s}var a=/^[aeiou]/.test(r[0])?"an":"a";return i?this.error("Expected "+a+" "+r+', found "'+i+'" instead.',{index:n}):this.error("Expected "+a+" "+r+".",{index:n})},e.requiredSpace=function(r){return this.options.lossy?" ":r},e.optionalSpace=function(r){return this.options.lossy?"":r},e.lossySpace=function(r,n){return this.options.lossy?n?" ":"":r},e.parseParenthesisToken=function(r){var n=this.content(r);return r[Fe.FIELDS.TYPE]===at.space?this.requiredSpace(n):n},e.newNode=function(r,n){return n&&(/^ +$/.test(n)&&(this.options.lossy||(this.spaces=(this.spaces||"")+n),n=!0),r.namespace=n,mc(r,"namespace")),this.spaces&&(r.spaces.before=this.spaces,this.spaces=""),this.current.append(r)},e.content=function(r){return r===void 0&&(r=this.currToken),this.css.slice(r[Fe.FIELDS.START_POS],r[Fe.FIELDS.END_POS])},e.locateNextMeaningfulToken=function(r){r===void 0&&(r=this.position+1);for(var n=r;n<this.tokens.length;)if(DAe[this.tokens[n][Fe.FIELDS.TYPE]]){n++;continue}else return n;return-1},vAe(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}();_h.default=bAe;yF.exports=_h.default});var xF=D((dh,PF)=>{"use strict";dh.__esModule=!0;dh.default=void 0;var PAe=xAe(bF());function xAe(t){return t&&t.__esModule?t:{default:t}}var CAe=function(){function t(H,r){this.func=H||function(){},this.funcRes=null,this.options=r}var e=t.prototype;return e._shouldUpdateSelector=function(r,n){n===void 0&&(n={});var i=Object.assign({},this.options,n);return i.updateSelector===!1?!1:typeof r!="string"},e._isLossy=function(r){r===void 0&&(r={});var n=Object.assign({},this.options,r);return n.lossless===!1},e._root=function(r,n){n===void 0&&(n={});var i=new PAe.default(r,this._parseOptions(n));return i.root},e._parseOptions=function(r){return{lossy:this._isLossy(r)}},e._run=function(r,n){var i=this;return n===void 0&&(n={}),new Promise(function(s,a){try{var o=i._root(r,n);Promise.resolve(i.func(o)).then(function(u){var c=void 0;return i._shouldUpdateSelector(r,n)&&(c=o.toString(),r.selector=c),{transform:u,root:o,string:c}}).then(s,a)}catch(u){a(u);return}})},e._runSync=function(r,n){n===void 0&&(n={});var i=this._root(r,n),s=this.func(i);if(s&&typeof s.then=="function")throw new Error("Selector processor returned a promise to a synchronous call.");var a=void 0;return n.updateSelector&&typeof r!="string"&&(a=i.toString(),r.selector=a),{transform:s,root:i,string:a}},e.ast=function(r,n){return this._run(r,n).then(function(i){return i.root})},e.astSync=function(r,n){return this._runSync(r,n).root},e.transform=function(r,n){return this._run(r,n).then(function(i){return i.transform})},e.transformSync=function(r,n){return this._runSync(r,n).transform},e.process=function(r,n){return this._run(r,n).then(function(i){return i.string||i.root.toString()})},e.processSync=function(r,n){var i=this._runSync(r,n);return i.string||i.root.toString()},t}();dh.default=CAe;PF.exports=dh.default});var CF=D(PH=>{"use strict";PH.__esModule=!0;PH.universal=PH.tag=PH.string=PH.selector=PH.root=PH.pseudo=PH.nesting=PH.id=PH.comment=PH.combinator=PH.className=PH.attribute=void 0;var MAe=qn(hv()),wAe=qn(zS()),TAe=qn(Lv()),NAe=qn(YS()),kAe=qn(ev()),RAe=qn(Iv()),OAe=qn(av()),UAe=qn(VS()),FAe=qn(ZS()),WAe=qn(iv()),BAe=qn(rv()),XAe=qn(_v());function qn(t){return t&&t.__esModule?t:{default:t}}var qAe=function(e){return new MAe.default(e)};PH.attribute=qAe;var VAe=function(e){return new wAe.default(e)};PH.className=VAe;var GAe=function(e){return new TAe.default(e)};PH.combinator=GAe;var ZAe=function(e){return new NAe.default(e)};PH.comment=ZAe;var KAe=function(e){return new kAe.default(e)};PH.id=KAe;var jAe=function(e){return new RAe.default(e)};PH.nesting=jAe;var zAe=function(e){return new OAe.default(e)};PH.pseudo=zAe;var JAe=function(e){return new UAe.default(e)};PH.root=JAe;var YAe=function(e){return new FAe.default(e)};PH.selector=YAe;var QAe=function(e){return new WAe.default(e)};PH.string=QAe;var ege=function(e){return new BAe.default(e)};PH.tag=ege;var tge=function(e){return new XAe.default(e)};PH.universal=tge});var NF=D(hH=>{"use strict";hH.__esModule=!0;hH.isNode=Pv;hH.isPseudoElement=TF;hH.isPseudoClass=fge;hH.isContainer=hge;hH.isNamespace=pge;hH.isUniversal=hH.isTag=hH.isString=hH.isSelector=hH.isRoot=hH.isPseudo=hH.isNesting=hH.isIdentifier=hH.isComment=hH.isCombinator=hH.isClassName=hH.isAttribute=void 0;var GH=Cr(),rn,Hge=(rn={},rn[GH.ATTRIBUTE]=!0,rn[GH.CLASS]=!0,rn[GH.COMBINATOR]=!0,rn[GH.COMMENT]=!0,rn[GH.ID]=!0,rn[GH.NESTING]=!0,rn[GH.PSEUDO]=!0,rn[GH.ROOT]=!0,rn[GH.SELECTOR]=!0,rn[GH.STRING]=!0,rn[GH.TAG]=!0,rn[GH.UNIVERSAL]=!0,rn);function Pv(t){return typeof t=="object"&&Hge[t.type]}function Vn(t,e){return Pv(e)&&e.type===t}var MF=Vn.bind(null,GH.ATTRIBUTE);hH.isAttribute=MF;var rge=Vn.bind(null,GH.CLASS);hH.isClassName=rge;var nge=Vn.bind(null,GH.COMBINATOR);hH.isCombinator=nge;var ige=Vn.bind(null,GH.COMMENT);hH.isComment=ige;var sge=Vn.bind(null,GH.ID);hH.isIdentifier=sge;var age=Vn.bind(null,GH.NESTING);hH.isNesting=age;var xv=Vn.bind(null,GH.PSEUDO);hH.isPseudo=xv;var oge=Vn.bind(null,GH.ROOT);hH.isRoot=oge;var uge=Vn.bind(null,GH.SELECTOR);hH.isSelector=uge;var cge=Vn.bind(null,GH.STRING);hH.isString=cge;var wF=Vn.bind(null,GH.TAG);hH.isTag=wF;var lge=Vn.bind(null,GH.UNIVERSAL);hH.isUniversal=lge;function TF(t){return xv(t)&&t.value&&(t.value.startsWith("::")||t.value.toLowerCase()===":before"||t.value.toLowerCase()===":after"||t.value.toLowerCase()===":first-letter"||t.value.toLowerCase()===":first-line")}function fge(t){return xv(t)&&!TF(t)}function hge(t){return!!(Pv(t)&&t.walk)}function pge(t){return MF(t)||wF(t)}});var kF=D(Ci=>{"use strict";Ci.__esModule=!0;var Cv=Cr();Object.keys(Cv).forEach(function(t){t==="default"||t==="__esModule"||t in Ci&&Ci[t]===Cv[t]||(Ci[t]=Cv[t])});var Mv=CF();Object.keys(Mv).forEach(function(t){t==="default"||t==="__esModule"||t in Ci&&Ci[t]===Mv[t]||(Ci[t]=Mv[t])});var wv=NF();Object.keys(wv).forEach(function(t){t==="default"||t==="__esModule"||t in Ci&&Ci[t]===wv[t]||(Ci[t]=wv[t])})});var UF=D((Lh,OF)=>{"use strict";Lh.__esModule=!0;Lh.default=void 0;var _ge=Ege(xF()),dge=Lge(kF());function RF(){if(typeof WeakMap!="function")return null;var t=new WeakMap;return RF=function(){return t},t}function Lge(t){if(t&&t.__esModule)return t;if(t===null||typeof t!="object"&&typeof t!="function")return{default:t};var e=RF();if(e&&e.has(t))return e.get(t);var H={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){var i=r?Object.getOwnPropertyDescriptor(t,n):null;i&&(i.get||i.set)?Object.defineProperty(H,n,i):H[n]=t[n]}return H.default=t,e&&e.set(t,H),H}function Ege(t){return t&&t.__esModule?t:{default:t}}var Tv=function(e){return new _ge.default(e)};Object.assign(Tv,dge);delete Tv.__esModule;var Ige=Tv;Lh.default=Ige;OF.exports=Lh.default});var BF=D((PGe,WF)=>{var Age=w5(),FF=UF(),gge=FF();WF.exports={isUsableColor(t,e){return Age(e)&&t!=="gray"&&e[600]},commonTrailingPseudos(t){let e=gge.astSync(t),H=[];for(let[n,i]of e.nodes.entries())for(let[s,a]of[...i.nodes].reverse().entries()){if(a.type!=="pseudo"||!a.value.startsWith("::"))break;H[s]=H[s]||[],H[s][n]=a}let r=FF.selector();for(let n of H){if(!n)continue;if(new Set([...n.map(s=>s.value)]).size>1)break;n.forEach(s=>s.remove()),r.prepend(n[0])}return r.nodes.length?[r.toString(),e.toString()]:[null,t]}}});var GF=D((xGe,VF)=>{var mge=dc(),$ge=v5(),Sge=y5(),vge=P5(),{commonTrailingPseudos:Dge}=BF(),XF={};function Nv(t,{className:e,prefix:H}){let r=H(`.not-${e}`).slice(1),n=t.startsWith(">")?`.${e} `:"",[i,s]=Dge(t);return i?`:where(${n}${s}):not(:where([class~="${r}"] *))${i}`:`:where(${n}${t}):not(:where([class~="${r}"] *))`}function qF(t){return typeof t=="object"&&t!==null}function yge(t={},{target:e,className:H,prefix:r}){function n(i,s){return e==="legacy"?[i,s]:Array.isArray(s)?[i,s]:qF(s)?Object.values(s).some(qF)?[Nv(i,{className:H,prefix:r}),s,Object.fromEntries(Object.entries(s).map(([o,u])=>n(o,u)))]:[Nv(i,{className:H,prefix:r}),s]:[i,s]}return Object.fromEntries(Object.entries($ge({},...Object.keys(t).filter(i=>XF[i]).map(i=>XF[i](t[i])),...Sge(t.css||{}))).map(([i,s])=>n(i,s)))}VF.exports=mge.withOptions(({className:t="prose",target:e="modern"}={})=>function({addVariant:H,addComponents:r,theme:n,prefix:i}){let s=n("typography"),a={className:t,prefix:i};for(let[o,...u]of[["headings","h1","h2","h3","h4","h5","h6","th"],["h1"],["h2"],["h3"],["h4"],["h5"],["h6"],["p"],["a"],["blockquote"],["figure"],["figcaption"],["strong"],["em"],["code"],["pre"],["ol"],["ul"],["li"],["table"],["thead"],["tr"],["th"],["td"],["img"],["video"],["hr"],["lead",'[class~="lead"]']]){u=u.length===0?[o]:u;let c=e==="legacy"?u.map(f=>`& ${f}`):u.join(", ");H(`${t}-${o}`,e==="legacy"?c:`& :is(${Nv(c,a)})`)}r(Object.keys(s).map(o=>({[o==="DEFAULT"?`.${t}`:`.${t}-${o}`]:yge(s[o],{target:e,className:t,prefix:i})})))},()=>({theme:{typography:vge}}))});var ZF=D((CGe,bge)=>{bge.exports={name:"@tailwindcss/typography",version:"0.5.7",description:"A Tailwind CSS plugin for automatically styling plain HTML content with beautiful typographic defaults.",main:"src/index.js",types:"src/index.d.ts",files:["src/*.js","src/*.d.ts","dist/"],repository:"https://github.com/tailwindcss/typography",license:"MIT",publishConfig:{access:"public"},prettier:{printWidth:100,semi:!1,singleQuote:!0,trailingComma:"es5"},scripts:{test:"jest",dev:"next dev demo",build:"next build demo",export:"next export demo",start:"next start demo"},peerDependencies:{tailwindcss:">=3.0.0 || insiders"},devDependencies:{"@mdx-js/loader":"^1.0.19","@mdx-js/mdx":"^1.6.6","@next/mdx":"^8.1.0",autoprefixer:"^10.2.1","highlight.js":"^10.4.1",jest:"^26.6.1","jest-diff":"^27.3.1",next:"^12.0.1",postcss:"^8.2.3",prettier:"^2.1.2",react:"^17.0.2","react-dom":"^17.0.2",tailwindcss:"^3.0.0-alpha.2"},dependencies:{"lodash.castarray":"^4.4.0","lodash.isplainobject":"^4.0.6","lodash.merge":"^4.6.2","postcss-selector-parser":"6.0.10"},jest:{setupFilesAfterEnv:["<rootDir>/jest/customMatchers.js"]}}});var KF=D(kv=>{"use strict";Object.defineProperty(kv,"__esModule",{value:!0});Object.defineProperty(kv,"default",{enumerable:!0,get:()=>Mge});var Pge=fE(),xge=Cge(Bf());function Cge(t){return t&&t.__esModule?t:{default:t}}var Mge=(0,Pge.cloneDeep)(xge.default)});var zF=D((TGe,jF)=>{var Rv=KF();jF.exports=(Rv.__esModule?Rv:{default:Rv}).default});var kE=D(Ov=>{"use strict";Object.defineProperty(Ov,"__esModule",{value:!0});Object.defineProperty(Ov,"default",{enumerable:!0,get:()=>wge});function wge(t){if(t=`${t}`,t==="0")return"0";if(/^[+-]?(\d+|\d*\.\d+)(e[+-]?\d+)?(%|\w+)?$/.test(t))return t.replace(/^[+-]?/,H=>H==="-"?"":"-");let e=["var","calc","min","max","clamp"];for(let H of e)if(t.includes(`${H}(`))return`calc(${t} * -1)`}});var JF=D(Uv=>{"use strict";Object.defineProperty(Uv,"__esModule",{value:!0});Object.defineProperty(Uv,"default",{enumerable:!0,get:()=>Tge});var Tge=["preflight","container","accessibility","pointerEvents","visibility","position","inset","isolation","zIndex","order","gridColumn","gridColumnStart","gridColumnEnd","gridRow","gridRowStart","gridRowEnd","float","clear","margin","boxSizing","display","aspectRatio","height","maxHeight","minHeight","width","minWidth","maxWidth","flex","flexShrink","flexGrow","flexBasis","tableLayout","borderCollapse","borderSpacing","transformOrigin","translate","rotate","skew","scale","transform","animation","cursor","touchAction","userSelect","resize","scrollSnapType","scrollSnapAlign","scrollSnapStop","scrollMargin","scrollPadding","listStylePosition","listStyleType","appearance","columns","breakBefore","breakInside","breakAfter","gridAutoColumns","gridAutoFlow","gridAutoRows","gridTemplateColumns","gridTemplateRows","flexDirection","flexWrap","placeContent","placeItems","alignContent","alignItems","justifyContent","justifyItems","gap","space","divideWidth","divideStyle","divideColor","divideOpacity","placeSelf","alignSelf","justifySelf","overflow","overscrollBehavior","scrollBehavior","textOverflow","whitespace","wordBreak","borderRadius","borderWidth","borderStyle","borderColor","borderOpacity","backgroundColor","backgroundOpacity","backgroundImage","gradientColorStops","boxDecorationBreak","backgroundSize","backgroundAttachment","backgroundClip","backgroundPosition","backgroundRepeat","backgroundOrigin","fill","stroke","strokeWidth","objectFit","objectPosition","padding","textAlign","textIndent","verticalAlign","fontFamily","fontSize","fontWeight","textTransform","fontStyle","fontVariantNumeric","lineHeight","letterSpacing","textColor","textOpacity","textDecoration","textDecorationColor","textDecorationStyle","textDecorationThickness","textUnderlineOffset","fontSmoothing","placeholderColor","placeholderOpacity","caretColor","accentColor","opacity","backgroundBlendMode","mixBlendMode","boxShadow","boxShadowColor","outlineStyle","outlineWidth","outlineOffset","outlineColor","ringWidth","ringColor","ringOpacity","ringOffsetWidth","ringOffsetColor","blur","brightness","contrast","dropShadow","grayscale","hueRotate","invert","saturate","sepia","filter","backdropBlur","backdropBrightness","backdropContrast","backdropGrayscale","backdropHueRotate","backdropInvert","backdropOpacity","backdropSaturate","backdropSepia","backdropFilter","transitionProperty","transitionDelay","transitionDuration","transitionTimingFunction","willChange","content"]});var YF=D(Fv=>{"use strict";Object.defineProperty(Fv,"__esModule",{value:!0});Object.defineProperty(Fv,"default",{enumerable:!0,get:()=>Nge});function Nge(t,e){return t===void 0?e:Array.isArray(t)?t:[...new Set(e.filter(r=>t!==!1&&t[r]!==!1).concat(Object.keys(t).filter(r=>t[r]!==!1)))]}});var QF=D(Wv=>{"use strict";Object.defineProperty(Wv,"__esModule",{value:!0});Object.defineProperty(Wv,"defaults",{enumerable:!0,get:()=>kge});function kge(t,...e){for(let n of e){for(let i in n){var H;(t==null||(H=t.hasOwnProperty)===null||H===void 0?void 0:H.call(t,i))||(t[i]=n[i])}for(let i of Object.getOwnPropertySymbols(n)){var r;(t==null||(r=t.hasOwnProperty)===null||r===void 0?void 0:r.call(t,i))||(t[i]=n[i])}}return t}});var RE=D(Bv=>{"use strict";Object.defineProperty(Bv,"__esModule",{value:!0});Object.defineProperty(Bv,"toPath",{enumerable:!0,get:()=>Rge});function Rge(t){if(Array.isArray(t))return t;let e=t.split("[").length-1,H=t.split("]").length-1;if(e!==H)throw new Error(`Path is invalid. Has unbalanced brackets: ${t}`);return t.split(/\.(?![^\[]*\])|[\[\]]/g).filter(Boolean)}});var tW=D(Xv=>{"use strict";Object.defineProperty(Xv,"__esModule",{value:!0});Object.defineProperty(Xv,"normalizeConfig",{enumerable:!0,get:()=>Uge});var $c=Oge(xi());function eW(t){if(typeof WeakMap!="function")return null;var e=new WeakMap,H=new WeakMap;return(eW=function(r){return r?H:e})(t)}function Oge(t,e){if(!e&&t&&t.__esModule)return t;if(t===null||typeof t!="object"&&typeof t!="function")return{default:t};var H=eW(e);if(H&&H.has(t))return H.get(t);var r={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in t)if(i!=="default"&&Object.prototype.hasOwnProperty.call(t,i)){var s=n?Object.getOwnPropertyDescriptor(t,i):null;s&&(s.get||s.set)?Object.defineProperty(r,i,s):r[i]=t[i]}return r.default=t,H&&H.set(t,r),r}function Uge(t){if((()=>{if(t.purge||!t.content||!Array.isArray(t.content)&&!(typeof t.content=="object"&&t.content!==null))return!1;if(Array.isArray(t.content))return t.content.every(r=>typeof r=="string"?!0:!(typeof(r==null?void 0:r.raw)!="string"||(r==null?void 0:r.extension)&&typeof(r==null?void 0:r.extension)!="string"));if(typeof t.content=="object"&&t.content!==null){if(Object.keys(t.content).some(r=>!["files","relative","extract","transform"].includes(r)))return!1;if(Array.isArray(t.content.files)){if(!t.content.files.every(r=>typeof r=="string"?!0:!(typeof(r==null?void 0:r.raw)!="string"||(r==null?void 0:r.extension)&&typeof(r==null?void 0:r.extension)!="string")))return!1;if(typeof t.content.extract=="object"){for(let r of Object.values(t.content.extract))if(typeof r!="function")return!1}else if(!(t.content.extract===void 0||typeof t.content.extract=="function"))return!1;if(typeof t.content.transform=="object"){for(let r of Object.values(t.content.transform))if(typeof r!="function")return!1}else if(!(t.content.transform===void 0||typeof t.content.transform=="function"))return!1;if(typeof t.content.relative!="boolean"&&typeof t.content.relative!="undefined")return!1}return!0}return!1})()||$c.default.warn("purge-deprecation",["The `purge`/`content` options have changed in Tailwind CSS v3.0.","Update your configuration file to eliminate this warning.","https://tailwindcss.com/docs/upgrade-guide#configure-content-sources"]),t.safelist=(()=>{var r;let{content:n,purge:i,safelist:s}=t;return Array.isArray(s)?s:Array.isArray(n==null?void 0:n.safelist)?n.safelist:Array.isArray(i==null?void 0:i.safelist)?i.safelist:Array.isArray(i==null||(r=i.options)===null||r===void 0?void 0:r.safelist)?i.options.safelist:[]})(),t.blocklist=(()=>{let{blocklist:r}=t;if(Array.isArray(r)){if(r.every(n=>typeof n=="string"))return r;$c.default.warn("blocklist-invalid",["The `blocklist` option must be an array of strings.","https://tailwindcss.com/docs/content-configuration#discarding-classes"])}return[]})(),typeof t.prefix=="function")$c.default.warn("prefix-function",["As of Tailwind CSS v3.0, `prefix` cannot be a function.","Update `prefix` in your configuration to be a string to eliminate this warning.","https://tailwindcss.com/docs/upgrade-guide#prefix-cannot-be-a-function"]),t.prefix="";else{var H;t.prefix=(H=t.prefix)!==null&&H!==void 0?H:""}t.content={relative:(()=>{var r;let{content:n}=t;if(n==null?void 0:n.relative)return n.relative;var i;return(i=(r=t.future)===null||r===void 0?void 0:r.relativeContentPathsByDefault)!==null&&i!==void 0?i:!1})(),files:(()=>{let{content:r,purge:n}=t;return Array.isArray(n)?n:Array.isArray(n==null?void 0:n.content)?n.content:Array.isArray(r)?r:Array.isArray(r==null?void 0:r.content)?r.content:Array.isArray(r==null?void 0:r.files)?r.files:[]})(),extract:(()=>{let r=(()=>{var s,a,o,u,c,f,h,p,_,b;return((s=t.purge)===null||s===void 0?void 0:s.extract)?t.purge.extract:((a=t.content)===null||a===void 0?void 0:a.extract)?t.content.extract:((o=t.purge)===null||o===void 0||(u=o.extract)===null||u===void 0?void 0:u.DEFAULT)?t.purge.extract.DEFAULT:((c=t.content)===null||c===void 0||(f=c.extract)===null||f===void 0?void 0:f.DEFAULT)?t.content.extract.DEFAULT:((h=t.purge)===null||h===void 0||(p=h.options)===null||p===void 0?void 0:p.extractors)?t.purge.options.extractors:((_=t.content)===null||_===void 0||(b=_.options)===null||b===void 0?void 0:b.extractors)?t.content.options.extractors:{}})(),n={},i=(()=>{var s,a,o,u;if((s=t.purge)===null||s===void 0||(a=s.options)===null||a===void 0?void 0:a.defaultExtractor)return t.purge.options.defaultExtractor;if((o=t.content)===null||o===void 0||(u=o.options)===null||u===void 0?void 0:u.defaultExtractor)return t.content.options.defaultExtractor})();if(i!==void 0&&(n.DEFAULT=i),typeof r=="function")n.DEFAULT=r;else if(Array.isArray(r))for(let{extensions:s,extractor:a}of r??[])for(let o of s)n[o]=a;else typeof r=="object"&&r!==null&&Object.assign(n,r);return n})(),transform:(()=>{let r=(()=>{var i,s,a,o,u,c;return((i=t.purge)===null||i===void 0?void 0:i.transform)?t.purge.transform:((s=t.content)===null||s===void 0?void 0:s.transform)?t.content.transform:((a=t.purge)===null||a===void 0||(o=a.transform)===null||o===void 0?void 0:o.DEFAULT)?t.purge.transform.DEFAULT:((u=t.content)===null||u===void 0||(c=u.transform)===null||c===void 0?void 0:c.DEFAULT)?t.content.transform.DEFAULT:{}})(),n={};return typeof r=="function"&&(n.DEFAULT=r),typeof r=="object"&&r!==null&&Object.assign(n,r),n})()};for(let r of t.content.files)if(typeof r=="string"&&/{([^,]*?)}/g.test(r)){$c.default.warn("invalid-glob-braces",[`The glob pattern ${(0,$c.dim)(r)} in your Tailwind CSS configuration is invalid.`,`Update it to ${(0,$c.dim)(r.replace(/{([^,]*?)}/g,"$1"))} to silence this warning.`]);break}return t}});var Sc=D(qv=>{"use strict";Object.defineProperty(qv,"__esModule",{value:!0});Object.defineProperty(qv,"default",{enumerable:!0,get:()=>Fge});function Fge(t){if(Object.prototype.toString.call(t)!=="[object Object]")return!1;let e=Object.getPrototypeOf(t);return e===null||e===Object.prototype}});var UE=D((OE,HW)=>{"use strict";OE.__esModule=!0;OE.default=Xge;function Wge(t){for(var e=t.toLowerCase(),H="",r=!1,n=0;n<6&&e[n]!==void 0;n++){var i=e.charCodeAt(n),s=i>=97&&i<=102||i>=48&&i<=57;if(r=i===32,!s)break;H+=e[n]}if(H.length!==0){var a=parseInt(H,16),o=a>=55296&&a<=57343;return o||a===0||a>1114111?["\uFFFD",H.length+(r?1:0)]:[String.fromCodePoint(a),H.length+(r?1:0)]}}var Bge=/\\/;function Xge(t){var e=Bge.test(t);if(!e)return t;for(var H="",r=0;r<t.length;r++){if(t[r]==="\\"){var n=Wge(t.slice(r+1,r+7));if(n!==void 0){H+=n[0],r+=n[1];continue}if(t[r+1]==="\\"){H+="\\",r++;continue}t.length===r+1&&(H+=t[r]);continue}H+=t[r]}return H}HW.exports=OE.default});var nW=D((FE,rW)=>{"use strict";FE.__esModule=!0;FE.default=qge;function qge(t){for(var e=arguments.length,H=new Array(e>1?e-1:0),r=1;r<e;r++)H[r-1]=arguments[r];for(;H.length>0;){var n=H.shift();if(!t[n])return;t=t[n]}return t}rW.exports=FE.default});var sW=D((WE,iW)=>{"use strict";WE.__esModule=!0;WE.default=Vge;function Vge(t){for(var e=arguments.length,H=new Array(e>1?e-1:0),r=1;r<e;r++)H[r-1]=arguments[r];for(;H.length>0;){var n=H.shift();t[n]||(t[n]={}),t=t[n]}}iW.exports=WE.default});var oW=D((BE,aW)=>{"use strict";BE.__esModule=!0;BE.default=Gge;function Gge(t){for(var e="",H=t.indexOf("/*"),r=0;H>=0;){e=e+t.slice(r,H);var n=t.indexOf("*/",H+2);if(n<0)return e;r=n+2,H=t.indexOf("/*",r)}return e=e+t.slice(r),e}aW.exports=BE.default});var Eh=D(os=>{"use strict";os.__esModule=!0;os.stripComments=os.ensureObject=os.getProp=os.unesc=void 0;var Zge=XE(UE());os.unesc=Zge.default;var Kge=XE(nW());os.getProp=Kge.default;var jge=XE(sW());os.ensureObject=jge.default;var zge=XE(oW());os.stripComments=zge.default;function XE(t){return t&&t.__esModule?t:{default:t}}});var Fs=D((Ih,lW)=>{"use strict";Ih.__esModule=!0;Ih.default=void 0;var uW=Eh();function cW(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function Jge(t,e,H){return e&&cW(t.prototype,e),H&&cW(t,H),t}var Yge=function t(e,H){if(typeof e!="object"||e===null)return e;var r=new e.constructor;for(var n in e)if(!!e.hasOwnProperty(n)){var i=e[n],s=typeof i;n==="parent"&&s==="object"?H&&(r[n]=H):i instanceof Array?r[n]=i.map(function(a){return t(a,r)}):r[n]=t(i,r)}return r},Qge=function(){function t(H){H===void 0&&(H={}),Object.assign(this,H),this.spaces=this.spaces||{},this.spaces.before=this.spaces.before||"",this.spaces.after=this.spaces.after||""}var e=t.prototype;return e.remove=function(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this},e.replaceWith=function(){if(this.parent){for(var r in arguments)this.parent.insertBefore(this,arguments[r]);this.remove()}return this},e.next=function(){return this.parent.at(this.parent.index(this)+1)},e.prev=function(){return this.parent.at(this.parent.index(this)-1)},e.clone=function(r){r===void 0&&(r={});var n=Yge(this);for(var i in r)n[i]=r[i];return n},e.appendToPropertyAndEscape=function(r,n,i){this.raws||(this.raws={});var s=this[r],a=this.raws[r];this[r]=s+n,a||i!==n?this.raws[r]=(a||s)+i:delete this.raws[r]},e.setPropertyAndEscape=function(r,n,i){this.raws||(this.raws={}),this[r]=n,this.raws[r]=i},e.setPropertyWithoutEscape=function(r,n){this[r]=n,this.raws&&delete this.raws[r]},e.isAtPosition=function(r,n){if(this.source&&this.source.start&&this.source.end)return!(this.source.start.line>r||this.source.end.line<r||this.source.start.line===r&&this.source.start.column>n||this.source.end.line===r&&this.source.end.column<n)},e.stringifyProperty=function(r){return this.raws&&this.raws[r]||this[r]},e.valueToString=function(){return String(this.stringifyProperty("value"))},e.toString=function(){return[this.rawSpaceBefore,this.valueToString(),this.rawSpaceAfter].join("")},Jge(t,[{key:"rawSpaceBefore",get:function(){var r=this.raws&&this.raws.spaces&&this.raws.spaces.before;return r===void 0&&(r=this.spaces&&this.spaces.before),r||""},set:function(r){(0,uW.ensureObject)(this,"raws","spaces"),this.raws.spaces.before=r}},{key:"rawSpaceAfter",get:function(){var r=this.raws&&this.raws.spaces&&this.raws.spaces.after;return r===void 0&&(r=this.spaces.after),r||""},set:function(r){(0,uW.ensureObject)(this,"raws","spaces"),this.raws.spaces.after=r}}]),t}();Ih.default=Qge;lW.exports=Ih.default});var Mr=D(xH=>{"use strict";xH.__esModule=!0;xH.UNIVERSAL=xH.ATTRIBUTE=xH.CLASS=xH.COMBINATOR=xH.COMMENT=xH.ID=xH.NESTING=xH.PSEUDO=xH.ROOT=xH.SELECTOR=xH.STRING=xH.TAG=void 0;var eme="tag";xH.TAG=eme;var tme="string";xH.STRING=tme;var Hme="selector";xH.SELECTOR=Hme;var rme="root";xH.ROOT=rme;var nme="pseudo";xH.PSEUDO=nme;var ime="nesting";xH.NESTING=ime;var sme="id";xH.ID=sme;var ame="comment";xH.COMMENT=ame;var ome="combinator";xH.COMBINATOR=ome;var ume="class";xH.CLASS=ume;var cme="attribute";xH.ATTRIBUTE=cme;var lme="universal";xH.UNIVERSAL=lme});var qE=D((Ah,_W)=>{"use strict";Ah.__esModule=!0;Ah.default=void 0;var fme=pme(Fs()),Ws=hme(Mr());function fW(){if(typeof WeakMap!="function")return null;var t=new WeakMap;return fW=function(){return t},t}function hme(t){if(t&&t.__esModule)return t;if(t===null||typeof t!="object"&&typeof t!="function")return{default:t};var e=fW();if(e&&e.has(t))return e.get(t);var H={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){var i=r?Object.getOwnPropertyDescriptor(t,n):null;i&&(i.get||i.set)?Object.defineProperty(H,n,i):H[n]=t[n]}return H.default=t,e&&e.set(t,H),H}function pme(t){return t&&t.__esModule?t:{default:t}}function _me(t,e){var H;if(typeof Symbol=="undefined"||t[Symbol.iterator]==null){if(Array.isArray(t)||(H=dme(t))||e&&t&&typeof t.length=="number"){H&&(t=H);var r=0;return function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
177
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return H=t[Symbol.iterator](),H.next.bind(H)}function dme(t,e){if(!!t){if(typeof t=="string")return hW(t,e);var H=Object.prototype.toString.call(t).slice(8,-1);if(H==="Object"&&t.constructor&&(H=t.constructor.name),H==="Map"||H==="Set")return Array.from(t);if(H==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(H))return hW(t,e)}}function hW(t,e){(e==null||e>t.length)&&(e=t.length);for(var H=0,r=new Array(e);H<e;H++)r[H]=t[H];return r}function pW(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function Lme(t,e,H){return e&&pW(t.prototype,e),H&&pW(t,H),t}function Eme(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,Vv(t,e)}function Vv(t,e){return Vv=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},Vv(t,e)}var Ime=function(t){Eme(e,t);function e(r){var n;return n=t.call(this,r)||this,n.nodes||(n.nodes=[]),n}var H=e.prototype;return H.append=function(n){return n.parent=this,this.nodes.push(n),this},H.prepend=function(n){return n.parent=this,this.nodes.unshift(n),this},H.at=function(n){return this.nodes[n]},H.index=function(n){return typeof n=="number"?n:this.nodes.indexOf(n)},H.removeChild=function(n){n=this.index(n),this.at(n).parent=void 0,this.nodes.splice(n,1);var i;for(var s in this.indexes)i=this.indexes[s],i>=n&&(this.indexes[s]=i-1);return this},H.removeAll=function(){for(var n=_me(this.nodes),i;!(i=n()).done;){var s=i.value;s.parent=void 0}return this.nodes=[],this},H.empty=function(){return this.removeAll()},H.insertAfter=function(n,i){i.parent=this;var s=this.index(n);this.nodes.splice(s+1,0,i),i.parent=this;var a;for(var o in this.indexes)a=this.indexes[o],s<=a&&(this.indexes[o]=a+1);return this},H.insertBefore=function(n,i){i.parent=this;var s=this.index(n);this.nodes.splice(s,0,i),i.parent=this;var a;for(var o in this.indexes)a=this.indexes[o],a<=s&&(this.indexes[o]=a+1);return this},H._findChildAtPosition=function(n,i){var s=void 0;return this.each(function(a){if(a.atPosition){var o=a.atPosition(n,i);if(o)return s=o,!1}else if(a.isAtPosition(n,i))return s=a,!1}),s},H.atPosition=function(n,i){if(this.isAtPosition(n,i))return this._findChildAtPosition(n,i)||this},H._inferEndPosition=function(){this.last&&this.last.source&&this.last.source.end&&(this.source=this.source||{},this.source.end=this.source.end||{},Object.assign(this.source.end,this.last.source.end))},H.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 s,a;this.indexes[i]<this.length&&(s=this.indexes[i],a=n(this.at(s),s),a!==!1);)this.indexes[i]+=1;if(delete this.indexes[i],a===!1)return!1}},H.walk=function(n){return this.each(function(i,s){var a=n(i,s);if(a!==!1&&i.length&&(a=i.walk(n)),a===!1)return!1})},H.walkAttributes=function(n){var i=this;return this.walk(function(s){if(s.type===Ws.ATTRIBUTE)return n.call(i,s)})},H.walkClasses=function(n){var i=this;return this.walk(function(s){if(s.type===Ws.CLASS)return n.call(i,s)})},H.walkCombinators=function(n){var i=this;return this.walk(function(s){if(s.type===Ws.COMBINATOR)return n.call(i,s)})},H.walkComments=function(n){var i=this;return this.walk(function(s){if(s.type===Ws.COMMENT)return n.call(i,s)})},H.walkIds=function(n){var i=this;return this.walk(function(s){if(s.type===Ws.ID)return n.call(i,s)})},H.walkNesting=function(n){var i=this;return this.walk(function(s){if(s.type===Ws.NESTING)return n.call(i,s)})},H.walkPseudos=function(n){var i=this;return this.walk(function(s){if(s.type===Ws.PSEUDO)return n.call(i,s)})},H.walkTags=function(n){var i=this;return this.walk(function(s){if(s.type===Ws.TAG)return n.call(i,s)})},H.walkUniversals=function(n){var i=this;return this.walk(function(s){if(s.type===Ws.UNIVERSAL)return n.call(i,s)})},H.split=function(n){var i=this,s=[];return this.reduce(function(a,o,u){var c=n.call(i,o);return s.push(o),c?(a.push(s),s=[]):u===i.length-1&&a.push(s),a},[])},H.map=function(n){return this.nodes.map(n)},H.reduce=function(n,i){return this.nodes.reduce(n,i)},H.every=function(n){return this.nodes.every(n)},H.some=function(n){return this.nodes.some(n)},H.filter=function(n){return this.nodes.filter(n)},H.sort=function(n){return this.nodes.sort(n)},H.toString=function(){return this.map(String).join("")},Lme(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}(fme.default);Ah.default=Ime;_W.exports=Ah.default});var Zv=D((gh,LW)=>{"use strict";gh.__esModule=!0;gh.default=void 0;var Ame=mme(qE()),gme=Mr();function mme(t){return t&&t.__esModule?t:{default:t}}function dW(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function $me(t,e,H){return e&&dW(t.prototype,e),H&&dW(t,H),t}function Sme(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,Gv(t,e)}function Gv(t,e){return Gv=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},Gv(t,e)}var vme=function(t){Sme(e,t);function e(r){var n;return n=t.call(this,r)||this,n.type=gme.ROOT,n}var H=e.prototype;return H.toString=function(){var n=this.reduce(function(i,s){return i.push(String(s)),i},[]).join(",");return this.trailingComma?n+",":n},H.error=function(n,i){return this._error?this._error(n,i):new Error(n)},$me(e,[{key:"errorGenerator",set:function(n){this._error=n}}]),e}(Ame.default);gh.default=vme;LW.exports=gh.default});var jv=D((mh,EW)=>{"use strict";mh.__esModule=!0;mh.default=void 0;var Dme=bme(qE()),yme=Mr();function bme(t){return t&&t.__esModule?t:{default:t}}function Pme(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,Kv(t,e)}function Kv(t,e){return Kv=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},Kv(t,e)}var xme=function(t){Pme(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=yme.SELECTOR,r}return e}(Dme.default);mh.default=xme;EW.exports=mh.default});var Jv=D(($h,gW)=>{"use strict";$h.__esModule=!0;$h.default=void 0;var Cme=IW(vn()),Mme=Eh(),wme=IW(Fs()),Tme=Mr();function IW(t){return t&&t.__esModule?t:{default:t}}function AW(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function Nme(t,e,H){return e&&AW(t.prototype,e),H&&AW(t,H),t}function kme(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,zv(t,e)}function zv(t,e){return zv=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},zv(t,e)}var Rme=function(t){kme(e,t);function e(r){var n;return n=t.call(this,r)||this,n.type=Tme.CLASS,n._constructed=!0,n}var H=e.prototype;return H.valueToString=function(){return"."+t.prototype.valueToString.call(this)},Nme(e,[{key:"value",get:function(){return this._value},set:function(n){if(this._constructed){var i=(0,Cme.default)(n,{isIdentifier:!0});i!==n?((0,Mme.ensureObject)(this,"raws"),this.raws.value=i):this.raws&&delete this.raws.value}this._value=n}}]),e}(wme.default);$h.default=Rme;gW.exports=$h.default});var Qv=D((Sh,mW)=>{"use strict";Sh.__esModule=!0;Sh.default=void 0;var Ome=Fme(Fs()),Ume=Mr();function Fme(t){return t&&t.__esModule?t:{default:t}}function Wme(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,Yv(t,e)}function Yv(t,e){return Yv=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},Yv(t,e)}var Bme=function(t){Wme(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=Ume.COMMENT,r}return e}(Ome.default);Sh.default=Bme;mW.exports=Sh.default});var tD=D((vh,$W)=>{"use strict";vh.__esModule=!0;vh.default=void 0;var Xme=Vme(Fs()),qme=Mr();function Vme(t){return t&&t.__esModule?t:{default:t}}function Gme(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,eD(t,e)}function eD(t,e){return eD=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},eD(t,e)}var Zme=function(t){Gme(e,t);function e(r){var n;return n=t.call(this,r)||this,n.type=qme.ID,n}var H=e.prototype;return H.valueToString=function(){return"#"+t.prototype.valueToString.call(this)},e}(Xme.default);vh.default=Zme;$W.exports=vh.default});var VE=D((Dh,DW)=>{"use strict";Dh.__esModule=!0;Dh.default=void 0;var Kme=SW(vn()),jme=Eh(),zme=SW(Fs());function SW(t){return t&&t.__esModule?t:{default:t}}function vW(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function Jme(t,e,H){return e&&vW(t.prototype,e),H&&vW(t,H),t}function Yme(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,HD(t,e)}function HD(t,e){return HD=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},HD(t,e)}var Qme=function(t){Yme(e,t);function e(){return t.apply(this,arguments)||this}var H=e.prototype;return H.qualifiedName=function(n){return this.namespace?this.namespaceString+"|"+n:n},H.valueToString=function(){return this.qualifiedName(t.prototype.valueToString.call(this))},Jme(e,[{key:"namespace",get:function(){return this._namespace},set:function(n){if(n===!0||n==="*"||n==="&"){this._namespace=n,this.raws&&delete this.raws.namespace;return}var i=(0,Kme.default)(n,{isIdentifier:!0});this._namespace=n,i!==n?((0,jme.ensureObject)(this,"raws"),this.raws.namespace=i):this.raws&&delete this.raws.namespace}},{key:"ns",get:function(){return this._namespace},set:function(n){this.namespace=n}},{key:"namespaceString",get:function(){if(this.namespace){var n=this.stringifyProperty("namespace");return n===!0?"":n}else return""}}]),e}(zme.default);Dh.default=Qme;DW.exports=Dh.default});var nD=D((yh,yW)=>{"use strict";yh.__esModule=!0;yh.default=void 0;var e$e=H$e(VE()),t$e=Mr();function H$e(t){return t&&t.__esModule?t:{default:t}}function r$e(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,rD(t,e)}function rD(t,e){return rD=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},rD(t,e)}var n$e=function(t){r$e(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=t$e.TAG,r}return e}(e$e.default);yh.default=n$e;yW.exports=yh.default});var sD=D((bh,bW)=>{"use strict";bh.__esModule=!0;bh.default=void 0;var i$e=a$e(Fs()),s$e=Mr();function a$e(t){return t&&t.__esModule?t:{default:t}}function o$e(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,iD(t,e)}function iD(t,e){return iD=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},iD(t,e)}var u$e=function(t){o$e(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=s$e.STRING,r}return e}(i$e.default);bh.default=u$e;bW.exports=bh.default});var oD=D((Ph,PW)=>{"use strict";Ph.__esModule=!0;Ph.default=void 0;var c$e=f$e(qE()),l$e=Mr();function f$e(t){return t&&t.__esModule?t:{default:t}}function h$e(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,aD(t,e)}function aD(t,e){return aD=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},aD(t,e)}var p$e=function(t){h$e(e,t);function e(r){var n;return n=t.call(this,r)||this,n.type=l$e.PSEUDO,n}var H=e.prototype;return H.toString=function(){var n=this.length?"("+this.map(String).join(",")+")":"";return[this.rawSpaceBefore,this.stringifyProperty("value"),n,this.rawSpaceAfter].join("")},e}(c$e.default);Ph.default=p$e;PW.exports=Ph.default});var pD=D(Mh=>{"use strict";Mh.__esModule=!0;Mh.unescapeValue=fD;Mh.default=void 0;var xh=cD(vn()),_$e=cD(UE()),d$e=cD(VE()),L$e=Mr(),uD;function cD(t){return t&&t.__esModule?t:{default:t}}function xW(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function E$e(t,e,H){return e&&xW(t.prototype,e),H&&xW(t,H),t}function I$e(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,lD(t,e)}function lD(t,e){return lD=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},lD(t,e)}var Ch=xE(),A$e=/^('|")([^]*)\1$/,g$e=Ch(function(){},"Assigning an attribute a value containing characters that might need to be escaped is deprecated. Call attribute.setValue() instead."),m$e=Ch(function(){},"Assigning attr.quoted is deprecated and has no effect. Assign to attr.quoteMark instead."),$$e=Ch(function(){},"Constructing an Attribute selector with a value without specifying quoteMark is deprecated. Note: The value should be unescaped now.");function fD(t){var e=!1,H=null,r=t,n=r.match(A$e);return n&&(H=n[1],r=n[2]),r=(0,_$e.default)(r),r!==t&&(e=!0),{deprecatedUsage:e,unescaped:r,quoteMark:H}}function S$e(t){if(t.quoteMark!==void 0||t.value===void 0)return t;$$e();var e=fD(t.value),H=e.quoteMark,r=e.unescaped;return t.raws||(t.raws={}),t.raws.value===void 0&&(t.raws.value=t.value),t.value=r,t.quoteMark=H,t}var GE=function(t){I$e(e,t);function e(r){var n;return r===void 0&&(r={}),n=t.call(this,S$e(r))||this,n.type=L$e.ATTRIBUTE,n.raws=n.raws||{},Object.defineProperty(n.raws,"unquoted",{get:Ch(function(){return n.value},"attr.raws.unquoted is deprecated. Call attr.value instead."),set:Ch(function(){return n.value},"Setting attr.raws.unquoted is deprecated and has no effect. attr.value is unescaped by default now.")}),n._constructed=!0,n}var H=e.prototype;return H.getQuotedValue=function(n){n===void 0&&(n={});var i=this._determineQuoteMark(n),s=hD[i],a=(0,xh.default)(this._value,s);return a},H._determineQuoteMark=function(n){return n.smart?this.smartQuoteMark(n):this.preferredQuoteMark(n)},H.setValue=function(n,i){i===void 0&&(i={}),this._value=n,this._quoteMark=this._determineQuoteMark(i),this._syncRawValue()},H.smartQuoteMark=function(n){var i=this.value,s=i.replace(/[^']/g,"").length,a=i.replace(/[^"]/g,"").length;if(s+a===0){var o=(0,xh.default)(i,{isIdentifier:!0});if(o===i)return e.NO_QUOTE;var u=this.preferredQuoteMark(n);if(u===e.NO_QUOTE){var c=this.quoteMark||n.quoteMark||e.DOUBLE_QUOTE,f=hD[c],h=(0,xh.default)(i,f);if(h.length<o.length)return c}return u}else return a===s?this.preferredQuoteMark(n):a<s?e.DOUBLE_QUOTE:e.SINGLE_QUOTE},H.preferredQuoteMark=function(n){var i=n.preferCurrentQuoteMark?this.quoteMark:n.quoteMark;return i===void 0&&(i=n.preferCurrentQuoteMark?n.quoteMark:this.quoteMark),i===void 0&&(i=e.DOUBLE_QUOTE),i},H._syncRawValue=function(){var n=(0,xh.default)(this._value,hD[this.quoteMark]);n===this._value?this.raws&&delete this.raws.value:this.raws.value=n},H._handleEscapes=function(n,i){if(this._constructed){var s=(0,xh.default)(i,{isIdentifier:!0});s!==i?this.raws[n]=s:delete this.raws[n]}},H._spacesFor=function(n){var i={before:"",after:""},s=this.spaces[n]||{},a=this.raws.spaces&&this.raws.spaces[n]||{};return Object.assign(i,s,a)},H._stringFor=function(n,i,s){i===void 0&&(i=n),s===void 0&&(s=CW);var a=this._spacesFor(i);return s(this.stringifyProperty(n),a)},H.offsetOf=function(n){var i=1,s=this._spacesFor("attribute");if(i+=s.before.length,n==="namespace"||n==="ns")return this.namespace?i:-1;if(n==="attributeNS"||(i+=this.namespaceString.length,this.namespace&&(i+=1),n==="attribute"))return i;i+=this.stringifyProperty("attribute").length,i+=s.after.length;var a=this._spacesFor("operator");i+=a.before.length;var o=this.stringifyProperty("operator");if(n==="operator")return o?i:-1;i+=o.length,i+=a.after.length;var u=this._spacesFor("value");i+=u.before.length;var c=this.stringifyProperty("value");if(n==="value")return c?i:-1;i+=c.length,i+=u.after.length;var f=this._spacesFor("insensitive");return i+=f.before.length,n==="insensitive"&&this.insensitive?i:-1},H.toString=function(){var n=this,i=[this.rawSpaceBefore,"["];return i.push(this._stringFor("qualifiedAttribute","attribute")),this.operator&&(this.value||this.value==="")&&(i.push(this._stringFor("operator")),i.push(this._stringFor("value")),i.push(this._stringFor("insensitiveFlag","insensitive",function(s,a){return s.length>0&&!n.quoted&&a.before.length===0&&!(n.spaces.value&&n.spaces.value.after)&&(a.before=" "),CW(s,a)}))),i.push("]"),i.push(this.rawSpaceAfter),i.join("")},E$e(e,[{key:"quoted",get:function(){var n=this.quoteMark;return n==="'"||n==='"'},set:function(n){m$e()}},{key:"quoteMark",get:function(){return this._quoteMark},set:function(n){if(!this._constructed){this._quoteMark=n;return}this._quoteMark!==n&&(this._quoteMark=n,this._syncRawValue())}},{key:"qualifiedAttribute",get:function(){return this.qualifiedName(this.raws.attribute||this.attribute)}},{key:"insensitiveFlag",get:function(){return this.insensitive?"i":""}},{key:"value",get:function(){return this._value},set:function(n){if(this._constructed){var i=fD(n),s=i.deprecatedUsage,a=i.unescaped,o=i.quoteMark;if(s&&g$e(),a===this._value&&o===this._quoteMark)return;this._value=a,this._quoteMark=o,this._syncRawValue()}else this._value=n}},{key:"insensitive",get:function(){return this._insensitive},set:function(n){n||(this._insensitive=!1,this.raws&&(this.raws.insensitiveFlag==="I"||this.raws.insensitiveFlag==="i")&&(this.raws.insensitiveFlag=void 0)),this._insensitive=n}},{key:"attribute",get:function(){return this._attribute},set:function(n){this._handleEscapes("attribute",n),this._attribute=n}}]),e}(d$e.default);Mh.default=GE;GE.NO_QUOTE=null;GE.SINGLE_QUOTE="'";GE.DOUBLE_QUOTE='"';var hD=(uD={"'":{quotes:"single",wrap:!0},'"':{quotes:"double",wrap:!0}},uD[null]={isIdentifier:!0},uD);function CW(t,e){return""+e.before+t+e.after}});var dD=D((wh,MW)=>{"use strict";wh.__esModule=!0;wh.default=void 0;var v$e=y$e(VE()),D$e=Mr();function y$e(t){return t&&t.__esModule?t:{default:t}}function b$e(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,_D(t,e)}function _D(t,e){return _D=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},_D(t,e)}var P$e=function(t){b$e(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=D$e.UNIVERSAL,r.value="*",r}return e}(v$e.default);wh.default=P$e;MW.exports=wh.default});var ED=D((Th,wW)=>{"use strict";Th.__esModule=!0;Th.default=void 0;var x$e=M$e(Fs()),C$e=Mr();function M$e(t){return t&&t.__esModule?t:{default:t}}function w$e(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,LD(t,e)}function LD(t,e){return LD=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},LD(t,e)}var T$e=function(t){w$e(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=C$e.COMBINATOR,r}return e}(x$e.default);Th.default=T$e;wW.exports=Th.default});var AD=D((Nh,TW)=>{"use strict";Nh.__esModule=!0;Nh.default=void 0;var N$e=R$e(Fs()),k$e=Mr();function R$e(t){return t&&t.__esModule?t:{default:t}}function O$e(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,ID(t,e)}function ID(t,e){return ID=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},ID(t,e)}var U$e=function(t){O$e(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=k$e.NESTING,r.value="&",r}return e}(N$e.default);Nh.default=U$e;TW.exports=Nh.default});var kW=D((ZE,NW)=>{"use strict";ZE.__esModule=!0;ZE.default=F$e;function F$e(t){return t.sort(function(e,H){return e-H})}NW.exports=ZE.default});var gD=D(pt=>{"use strict";pt.__esModule=!0;pt.combinator=pt.word=pt.comment=pt.str=pt.tab=pt.newline=pt.feed=pt.cr=pt.backslash=pt.bang=pt.slash=pt.doubleQuote=pt.singleQuote=pt.space=pt.greaterThan=pt.pipe=pt.equals=pt.plus=pt.caret=pt.tilde=pt.dollar=pt.closeSquare=pt.openSquare=pt.closeParenthesis=pt.openParenthesis=pt.semicolon=pt.colon=pt.comma=pt.at=pt.asterisk=pt.ampersand=void 0;var W$e=38;pt.ampersand=W$e;var B$e=42;pt.asterisk=B$e;var X$e=64;pt.at=X$e;var q$e=44;pt.comma=q$e;var V$e=58;pt.colon=V$e;var G$e=59;pt.semicolon=G$e;var Z$e=40;pt.openParenthesis=Z$e;var K$e=41;pt.closeParenthesis=K$e;var j$e=91;pt.openSquare=j$e;var z$e=93;pt.closeSquare=z$e;var J$e=36;pt.dollar=J$e;var Y$e=126;pt.tilde=Y$e;var Q$e=94;pt.caret=Q$e;var e0e=43;pt.plus=e0e;var t0e=61;pt.equals=t0e;var H0e=124;pt.pipe=H0e;var r0e=62;pt.greaterThan=r0e;var n0e=32;pt.space=n0e;var RW=39;pt.singleQuote=RW;var i0e=34;pt.doubleQuote=i0e;var s0e=47;pt.slash=s0e;var a0e=33;pt.bang=a0e;var o0e=92;pt.backslash=o0e;var u0e=13;pt.cr=u0e;var c0e=12;pt.feed=c0e;var l0e=10;pt.newline=l0e;var f0e=9;pt.tab=f0e;var h0e=RW;pt.str=h0e;var p0e=-1;pt.comment=p0e;var _0e=-2;pt.word=_0e;var d0e=-3;pt.combinator=d0e});var FW=D(kh=>{"use strict";kh.__esModule=!0;kh.default=$0e;kh.FIELDS=void 0;var et=L0e(gD()),vc,mH;function OW(){if(typeof WeakMap!="function")return null;var t=new WeakMap;return OW=function(){return t},t}function L0e(t){if(t&&t.__esModule)return t;if(t===null||typeof t!="object"&&typeof t!="function")return{default:t};var e=OW();if(e&&e.has(t))return e.get(t);var H={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){var i=r?Object.getOwnPropertyDescriptor(t,n):null;i&&(i.get||i.set)?Object.defineProperty(H,n,i):H[n]=t[n]}return H.default=t,e&&e.set(t,H),H}var E0e=(vc={},vc[et.tab]=!0,vc[et.newline]=!0,vc[et.cr]=!0,vc[et.feed]=!0,vc),I0e=(mH={},mH[et.space]=!0,mH[et.tab]=!0,mH[et.newline]=!0,mH[et.cr]=!0,mH[et.feed]=!0,mH[et.ampersand]=!0,mH[et.asterisk]=!0,mH[et.bang]=!0,mH[et.comma]=!0,mH[et.colon]=!0,mH[et.semicolon]=!0,mH[et.openParenthesis]=!0,mH[et.closeParenthesis]=!0,mH[et.openSquare]=!0,mH[et.closeSquare]=!0,mH[et.singleQuote]=!0,mH[et.doubleQuote]=!0,mH[et.plus]=!0,mH[et.pipe]=!0,mH[et.tilde]=!0,mH[et.greaterThan]=!0,mH[et.equals]=!0,mH[et.dollar]=!0,mH[et.caret]=!0,mH[et.slash]=!0,mH),mD={},UW="0123456789abcdefABCDEF";for(KE=0;KE<UW.length;KE++)mD[UW.charCodeAt(KE)]=!0;var KE;function A0e(t,e){var H=e,r;do{if(r=t.charCodeAt(H),I0e[r])return H-1;r===et.backslash?H=g0e(t,H)+1:H++}while(H<t.length);return H-1}function g0e(t,e){var H=e,r=t.charCodeAt(H+1);if(!E0e[r])if(mD[r]){var n=0;do H++,n++,r=t.charCodeAt(H+1);while(mD[r]&&n<6);n<6&&r===et.space&&H++}else H++;return H}var m0e={TYPE:0,START_LINE:1,START_COL:2,END_LINE:3,END_COL:4,START_POS:5,END_POS:6};kh.FIELDS=m0e;function $0e(t){var e=[],H=t.css.valueOf(),r=H,n=r.length,i=-1,s=1,a=0,o=0,u,c,f,h,p,_,b,y,I,$,S,E,T;function V(Z,A){if(t.safe)H+=A,I=H.length-1;else throw t.error("Unclosed "+Z,s,a-i,a)}for(;a<n;){switch(u=H.charCodeAt(a),u===et.newline&&(i=a,s+=1),u){case et.space:case et.tab:case et.newline:case et.cr:case et.feed:I=a;do I+=1,u=H.charCodeAt(I),u===et.newline&&(i=I,s+=1);while(u===et.space||u===et.newline||u===et.tab||u===et.cr||u===et.feed);T=et.space,h=s,f=I-i-1,o=I;break;case et.plus:case et.greaterThan:case et.tilde:case et.pipe:I=a;do I+=1,u=H.charCodeAt(I);while(u===et.plus||u===et.greaterThan||u===et.tilde||u===et.pipe);T=et.combinator,h=s,f=a-i,o=I;break;case et.asterisk:case et.ampersand:case et.bang:case et.comma:case et.equals:case et.dollar:case et.caret:case et.openSquare:case et.closeSquare:case et.colon:case et.semicolon:case et.openParenthesis:case et.closeParenthesis:I=a,T=u,h=s,f=a-i,o=I+1;break;case et.singleQuote:case et.doubleQuote:E=u===et.singleQuote?"'":'"',I=a;do for(p=!1,I=H.indexOf(E,I+1),I===-1&&V("quote",E),_=I;H.charCodeAt(_-1)===et.backslash;)_-=1,p=!p;while(p);T=et.str,h=s,f=a-i,o=I+1;break;default:u===et.slash&&H.charCodeAt(a+1)===et.asterisk?(I=H.indexOf("*/",a+2)+1,I===0&&V("comment","*/"),c=H.slice(a,I+1),y=c.split(`
178
+ `),b=y.length-1,b>0?($=s+b,S=I-y[b].length):($=s,S=i),T=et.comment,s=$,h=$,f=I-S):u===et.slash?(I=a,T=u,h=s,f=a-i,o=I+1):(I=A0e(H,a),T=et.word,h=s,f=I-i),o=I+1;break}e.push([T,s,a-i,h,f,a,o]),S&&(i=S,S=null),a=o}return e}});var KW=D((Rh,ZW)=>{"use strict";Rh.__esModule=!0;Rh.default=void 0;var S0e=Gn(Zv()),$D=Gn(jv()),v0e=Gn(Jv()),WW=Gn(Qv()),D0e=Gn(tD()),y0e=Gn(nD()),SD=Gn(sD()),b0e=Gn(oD()),BW=jE(pD()),P0e=Gn(dD()),vD=Gn(ED()),x0e=Gn(AD()),C0e=Gn(kW()),We=jE(FW()),ot=jE(gD()),M0e=jE(Mr()),ZH=Eh(),Oo,DD;function XW(){if(typeof WeakMap!="function")return null;var t=new WeakMap;return XW=function(){return t},t}function jE(t){if(t&&t.__esModule)return t;if(t===null||typeof t!="object"&&typeof t!="function")return{default:t};var e=XW();if(e&&e.has(t))return e.get(t);var H={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){var i=r?Object.getOwnPropertyDescriptor(t,n):null;i&&(i.get||i.set)?Object.defineProperty(H,n,i):H[n]=t[n]}return H.default=t,e&&e.set(t,H),H}function Gn(t){return t&&t.__esModule?t:{default:t}}function qW(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function w0e(t,e,H){return e&&qW(t.prototype,e),H&&qW(t,H),t}var yD=(Oo={},Oo[ot.space]=!0,Oo[ot.cr]=!0,Oo[ot.feed]=!0,Oo[ot.newline]=!0,Oo[ot.tab]=!0,Oo),T0e=Object.assign({},yD,(DD={},DD[ot.comment]=!0,DD));function VW(t){return{line:t[We.FIELDS.START_LINE],column:t[We.FIELDS.START_COL]}}function GW(t){return{line:t[We.FIELDS.END_LINE],column:t[We.FIELDS.END_COL]}}function Uo(t,e,H,r){return{start:{line:t,column:e},end:{line:H,column:r}}}function Dc(t){return Uo(t[We.FIELDS.START_LINE],t[We.FIELDS.START_COL],t[We.FIELDS.END_LINE],t[We.FIELDS.END_COL])}function bD(t,e){if(!!t)return Uo(t[We.FIELDS.START_LINE],t[We.FIELDS.START_COL],e[We.FIELDS.END_LINE],e[We.FIELDS.END_COL])}function yc(t,e){var H=t[e];if(typeof H=="string")return H.indexOf("\\")!==-1&&((0,ZH.ensureObject)(t,"raws"),t[e]=(0,ZH.unesc)(H),t.raws[e]===void 0&&(t.raws[e]=H)),t}function PD(t,e){for(var H=-1,r=[];(H=t.indexOf(e,H+1))!==-1;)r.push(H);return r}function N0e(){var t=Array.prototype.concat.apply([],arguments);return t.filter(function(e,H){return H===t.indexOf(e)})}var k0e=function(){function t(H,r){r===void 0&&(r={}),this.rule=H,this.options=Object.assign({lossy:!1,safe:!1},r),this.position=0,this.css=typeof this.rule=="string"?this.rule:this.rule.selector,this.tokens=(0,We.default)({css:this.css,error:this._errorGenerator(),safe:this.options.safe});var n=bD(this.tokens[0],this.tokens[this.tokens.length-1]);this.root=new S0e.default({source:n}),this.root.errorGenerator=this._errorGenerator();var i=new $D.default({source:{start:{line:1,column:1}}});this.root.append(i),this.current=i,this.loop()}var e=t.prototype;return e._errorGenerator=function(){var r=this;return function(n,i){return typeof r.rule=="string"?new Error(n):r.rule.error(n,i)}},e.attribute=function(){var r=[],n=this.currToken;for(this.position++;this.position<this.tokens.length&&this.currToken[We.FIELDS.TYPE]!==ot.closeSquare;)r.push(this.currToken),this.position++;if(this.currToken[We.FIELDS.TYPE]!==ot.closeSquare)return this.expected("closing square bracket",this.currToken[We.FIELDS.START_POS]);var i=r.length,s={source:Uo(n[1],n[2],this.currToken[3],this.currToken[4]),sourceIndex:n[We.FIELDS.START_POS]};if(i===1&&!~[ot.word].indexOf(r[0][We.FIELDS.TYPE]))return this.expected("attribute",r[0][We.FIELDS.START_POS]);for(var a=0,o="",u="",c=null,f=!1;a<i;){var h=r[a],p=this.content(h),_=r[a+1];switch(h[We.FIELDS.TYPE]){case ot.space:if(f=!0,this.options.lossy)break;if(c){(0,ZH.ensureObject)(s,"spaces",c);var b=s.spaces[c].after||"";s.spaces[c].after=b+p;var y=(0,ZH.getProp)(s,"raws","spaces",c,"after")||null;y&&(s.raws.spaces[c].after=y+p)}else o=o+p,u=u+p;break;case ot.asterisk:if(_[We.FIELDS.TYPE]===ot.equals)s.operator=p,c="operator";else if((!s.namespace||c==="namespace"&&!f)&&_){o&&((0,ZH.ensureObject)(s,"spaces","attribute"),s.spaces.attribute.before=o,o=""),u&&((0,ZH.ensureObject)(s,"raws","spaces","attribute"),s.raws.spaces.attribute.before=o,u=""),s.namespace=(s.namespace||"")+p;var I=(0,ZH.getProp)(s,"raws","namespace")||null;I&&(s.raws.namespace+=p),c="namespace"}f=!1;break;case ot.dollar:if(c==="value"){var $=(0,ZH.getProp)(s,"raws","value");s.value+="$",$&&(s.raws.value=$+"$");break}case ot.caret:_[We.FIELDS.TYPE]===ot.equals&&(s.operator=p,c="operator"),f=!1;break;case ot.combinator:if(p==="~"&&_[We.FIELDS.TYPE]===ot.equals&&(s.operator=p,c="operator"),p!=="|"){f=!1;break}_[We.FIELDS.TYPE]===ot.equals?(s.operator=p,c="operator"):!s.namespace&&!s.attribute&&(s.namespace=!0),f=!1;break;case ot.word:if(_&&this.content(_)==="|"&&r[a+2]&&r[a+2][We.FIELDS.TYPE]!==ot.equals&&!s.operator&&!s.namespace)s.namespace=p,c="namespace";else if(!s.attribute||c==="attribute"&&!f){o&&((0,ZH.ensureObject)(s,"spaces","attribute"),s.spaces.attribute.before=o,o=""),u&&((0,ZH.ensureObject)(s,"raws","spaces","attribute"),s.raws.spaces.attribute.before=u,u=""),s.attribute=(s.attribute||"")+p;var S=(0,ZH.getProp)(s,"raws","attribute")||null;S&&(s.raws.attribute+=p),c="attribute"}else if(!s.value&&s.value!==""||c==="value"&&!(f||s.quoteMark)){var E=(0,ZH.unesc)(p),T=(0,ZH.getProp)(s,"raws","value")||"",V=s.value||"";s.value=V+E,s.quoteMark=null,(E!==p||T)&&((0,ZH.ensureObject)(s,"raws"),s.raws.value=(T||V)+p),c="value"}else{var Z=p==="i"||p==="I";(s.value||s.value==="")&&(s.quoteMark||f)?(s.insensitive=Z,(!Z||p==="I")&&((0,ZH.ensureObject)(s,"raws"),s.raws.insensitiveFlag=p),c="insensitive",o&&((0,ZH.ensureObject)(s,"spaces","insensitive"),s.spaces.insensitive.before=o,o=""),u&&((0,ZH.ensureObject)(s,"raws","spaces","insensitive"),s.raws.spaces.insensitive.before=u,u="")):(s.value||s.value==="")&&(c="value",s.value+=p,s.raws.value&&(s.raws.value+=p))}f=!1;break;case ot.str:if(!s.attribute||!s.operator)return this.error("Expected an attribute followed by an operator preceding the string.",{index:h[We.FIELDS.START_POS]});var A=(0,BW.unescapeValue)(p),M=A.unescaped,w=A.quoteMark;s.value=M,s.quoteMark=w,c="value",(0,ZH.ensureObject)(s,"raws"),s.raws.value=p,f=!1;break;case ot.equals:if(!s.attribute)return this.expected("attribute",h[We.FIELDS.START_POS],p);if(s.value)return this.error('Unexpected "=" found; an operator was already defined.',{index:h[We.FIELDS.START_POS]});s.operator=s.operator?s.operator+p:p,c="operator",f=!1;break;case ot.comment:if(c)if(f||_&&_[We.FIELDS.TYPE]===ot.space||c==="insensitive"){var P=(0,ZH.getProp)(s,"spaces",c,"after")||"",F=(0,ZH.getProp)(s,"raws","spaces",c,"after")||P;(0,ZH.ensureObject)(s,"raws","spaces",c),s.raws.spaces[c].after=F+p}else{var B=s[c]||"",Y=(0,ZH.getProp)(s,"raws",c)||B;(0,ZH.ensureObject)(s,"raws"),s.raws[c]=Y+p}else u=u+p;break;default:return this.error('Unexpected "'+p+'" found.',{index:h[We.FIELDS.START_POS]})}a++}yc(s,"attribute"),yc(s,"namespace"),this.newNode(new BW.default(s)),this.position++},e.parseWhitespaceEquivalentTokens=function(r){r<0&&(r=this.tokens.length);var n=this.position,i=[],s="",a=void 0;do if(yD[this.currToken[We.FIELDS.TYPE]])this.options.lossy||(s+=this.content());else if(this.currToken[We.FIELDS.TYPE]===ot.comment){var o={};s&&(o.before=s,s=""),a=new WW.default({value:this.content(),source:Dc(this.currToken),sourceIndex:this.currToken[We.FIELDS.START_POS],spaces:o}),i.push(a)}while(++this.position<r);if(s){if(a)a.spaces.after=s;else if(!this.options.lossy){var u=this.tokens[n],c=this.tokens[this.position-1];i.push(new SD.default({value:"",source:Uo(u[We.FIELDS.START_LINE],u[We.FIELDS.START_COL],c[We.FIELDS.END_LINE],c[We.FIELDS.END_COL]),sourceIndex:u[We.FIELDS.START_POS],spaces:{before:s,after:""}}))}}return i},e.convertWhitespaceNodesToSpace=function(r,n){var i=this;n===void 0&&(n=!1);var s="",a="";r.forEach(function(u){var c=i.lossySpace(u.spaces.before,n),f=i.lossySpace(u.rawSpaceBefore,n);s+=c+i.lossySpace(u.spaces.after,n&&c.length===0),a+=c+u.value+i.lossySpace(u.rawSpaceAfter,n&&f.length===0)}),a===s&&(a=void 0);var o={space:s,rawSpace:a};return o},e.isNamedCombinator=function(r){return r===void 0&&(r=this.position),this.tokens[r+0]&&this.tokens[r+0][We.FIELDS.TYPE]===ot.slash&&this.tokens[r+1]&&this.tokens[r+1][We.FIELDS.TYPE]===ot.word&&this.tokens[r+2]&&this.tokens[r+2][We.FIELDS.TYPE]===ot.slash},e.namedCombinator=function(){if(this.isNamedCombinator()){var r=this.content(this.tokens[this.position+1]),n=(0,ZH.unesc)(r).toLowerCase(),i={};n!==r&&(i.value="/"+r+"/");var s=new vD.default({value:"/"+n+"/",source:Uo(this.currToken[We.FIELDS.START_LINE],this.currToken[We.FIELDS.START_COL],this.tokens[this.position+2][We.FIELDS.END_LINE],this.tokens[this.position+2][We.FIELDS.END_COL]),sourceIndex:this.currToken[We.FIELDS.START_POS],raws:i});return this.position=this.position+3,s}else this.unexpected()},e.combinator=function(){var r=this;if(this.content()==="|")return this.namespace();var n=this.locateNextMeaningfulToken(this.position);if(n<0||this.tokens[n][We.FIELDS.TYPE]===ot.comma){var i=this.parseWhitespaceEquivalentTokens(n);if(i.length>0){var s=this.current.last;if(s){var a=this.convertWhitespaceNodesToSpace(i),o=a.space,u=a.rawSpace;u!==void 0&&(s.rawSpaceAfter+=u),s.spaces.after+=o}else i.forEach(function(T){return r.newNode(T)})}return}var c=this.currToken,f=void 0;n>this.position&&(f=this.parseWhitespaceEquivalentTokens(n));var h;if(this.isNamedCombinator()?h=this.namedCombinator():this.currToken[We.FIELDS.TYPE]===ot.combinator?(h=new vD.default({value:this.content(),source:Dc(this.currToken),sourceIndex:this.currToken[We.FIELDS.START_POS]}),this.position++):yD[this.currToken[We.FIELDS.TYPE]]||f||this.unexpected(),h){if(f){var p=this.convertWhitespaceNodesToSpace(f),_=p.space,b=p.rawSpace;h.spaces.before=_,h.rawSpaceBefore=b}}else{var y=this.convertWhitespaceNodesToSpace(f,!0),I=y.space,$=y.rawSpace;$||($=I);var S={},E={spaces:{}};I.endsWith(" ")&&$.endsWith(" ")?(S.before=I.slice(0,I.length-1),E.spaces.before=$.slice(0,$.length-1)):I.startsWith(" ")&&$.startsWith(" ")?(S.after=I.slice(1),E.spaces.after=$.slice(1)):E.value=$,h=new vD.default({value:" ",source:bD(c,this.tokens[this.position-1]),sourceIndex:c[We.FIELDS.START_POS],spaces:S,raws:E})}return this.currToken&&this.currToken[We.FIELDS.TYPE]===ot.space&&(h.spaces.after=this.optionalSpace(this.content()),this.position++),this.newNode(h)},e.comma=function(){if(this.position===this.tokens.length-1){this.root.trailingComma=!0,this.position++;return}this.current._inferEndPosition();var r=new $D.default({source:{start:VW(this.tokens[this.position+1])}});this.current.parent.append(r),this.current=r,this.position++},e.comment=function(){var r=this.currToken;this.newNode(new WW.default({value:this.content(),source:Dc(r),sourceIndex:r[We.FIELDS.START_POS]})),this.position++},e.error=function(r,n){throw this.root.error(r,n)},e.missingBackslash=function(){return this.error("Expected a backslash preceding the semicolon.",{index:this.currToken[We.FIELDS.START_POS]})},e.missingParenthesis=function(){return this.expected("opening parenthesis",this.currToken[We.FIELDS.START_POS])},e.missingSquareBracket=function(){return this.expected("opening square bracket",this.currToken[We.FIELDS.START_POS])},e.unexpected=function(){return this.error("Unexpected '"+this.content()+"'. Escaping special characters with \\ may help.",this.currToken[We.FIELDS.START_POS])},e.namespace=function(){var r=this.prevToken&&this.content(this.prevToken)||!0;if(this.nextToken[We.FIELDS.TYPE]===ot.word)return this.position++,this.word(r);if(this.nextToken[We.FIELDS.TYPE]===ot.asterisk)return this.position++,this.universal(r)},e.nesting=function(){if(this.nextToken){var r=this.content(this.nextToken);if(r==="|"){this.position++;return}}var n=this.currToken;this.newNode(new x0e.default({value:this.content(),source:Dc(n),sourceIndex:n[We.FIELDS.START_POS]})),this.position++},e.parentheses=function(){var r=this.current.last,n=1;if(this.position++,r&&r.type===M0e.PSEUDO){var i=new $D.default({source:{start:VW(this.tokens[this.position-1])}}),s=this.current;for(r.append(i),this.current=i;this.position<this.tokens.length&&n;)this.currToken[We.FIELDS.TYPE]===ot.openParenthesis&&n++,this.currToken[We.FIELDS.TYPE]===ot.closeParenthesis&&n--,n?this.parse():(this.current.source.end=GW(this.currToken),this.current.parent.source.end=GW(this.currToken),this.position++);this.current=s}else{for(var a=this.currToken,o="(",u;this.position<this.tokens.length&&n;)this.currToken[We.FIELDS.TYPE]===ot.openParenthesis&&n++,this.currToken[We.FIELDS.TYPE]===ot.closeParenthesis&&n--,u=this.currToken,o+=this.parseParenthesisToken(this.currToken),this.position++;r?r.appendToPropertyAndEscape("value",o,o):this.newNode(new SD.default({value:o,source:Uo(a[We.FIELDS.START_LINE],a[We.FIELDS.START_COL],u[We.FIELDS.END_LINE],u[We.FIELDS.END_COL]),sourceIndex:a[We.FIELDS.START_POS]}))}if(n)return this.expected("closing parenthesis",this.currToken[We.FIELDS.START_POS])},e.pseudo=function(){for(var r=this,n="",i=this.currToken;this.currToken&&this.currToken[We.FIELDS.TYPE]===ot.colon;)n+=this.content(),this.position++;if(!this.currToken)return this.expected(["pseudo-class","pseudo-element"],this.position-1);if(this.currToken[We.FIELDS.TYPE]===ot.word)this.splitWord(!1,function(s,a){n+=s,r.newNode(new b0e.default({value:n,source:bD(i,r.currToken),sourceIndex:i[We.FIELDS.START_POS]})),a>1&&r.nextToken&&r.nextToken[We.FIELDS.TYPE]===ot.openParenthesis&&r.error("Misplaced parenthesis.",{index:r.nextToken[We.FIELDS.START_POS]})});else return this.expected(["pseudo-class","pseudo-element"],this.currToken[We.FIELDS.START_POS])},e.space=function(){var r=this.content();this.position===0||this.prevToken[We.FIELDS.TYPE]===ot.comma||this.prevToken[We.FIELDS.TYPE]===ot.openParenthesis||this.current.nodes.every(function(n){return n.type==="comment"})?(this.spaces=this.optionalSpace(r),this.position++):this.position===this.tokens.length-1||this.nextToken[We.FIELDS.TYPE]===ot.comma||this.nextToken[We.FIELDS.TYPE]===ot.closeParenthesis?(this.current.last.spaces.after=this.optionalSpace(r),this.position++):this.combinator()},e.string=function(){var r=this.currToken;this.newNode(new SD.default({value:this.content(),source:Dc(r),sourceIndex:r[We.FIELDS.START_POS]})),this.position++},e.universal=function(r){var n=this.nextToken;if(n&&this.content(n)==="|")return this.position++,this.namespace();var i=this.currToken;this.newNode(new P0e.default({value:this.content(),source:Dc(i),sourceIndex:i[We.FIELDS.START_POS]}),r),this.position++},e.splitWord=function(r,n){for(var i=this,s=this.nextToken,a=this.content();s&&~[ot.dollar,ot.caret,ot.equals,ot.word].indexOf(s[We.FIELDS.TYPE]);){this.position++;var o=this.content();if(a+=o,o.lastIndexOf("\\")===o.length-1){var u=this.nextToken;u&&u[We.FIELDS.TYPE]===ot.space&&(a+=this.requiredSpace(this.content(u)),this.position++)}s=this.nextToken}var c=PD(a,".").filter(function(_){var b=a[_-1]==="\\",y=/^\d+\.\d+%$/.test(a);return!b&&!y}),f=PD(a,"#").filter(function(_){return a[_-1]!=="\\"}),h=PD(a,"#{");h.length&&(f=f.filter(function(_){return!~h.indexOf(_)}));var p=(0,C0e.default)(N0e([0].concat(c,f)));p.forEach(function(_,b){var y=p[b+1]||a.length,I=a.slice(_,y);if(b===0&&n)return n.call(i,I,p.length);var $,S=i.currToken,E=S[We.FIELDS.START_POS]+p[b],T=Uo(S[1],S[2]+_,S[3],S[2]+(y-1));if(~c.indexOf(_)){var V={value:I.slice(1),source:T,sourceIndex:E};$=new v0e.default(yc(V,"value"))}else if(~f.indexOf(_)){var Z={value:I.slice(1),source:T,sourceIndex:E};$=new D0e.default(yc(Z,"value"))}else{var A={value:I,source:T,sourceIndex:E};yc(A,"value"),$=new y0e.default(A)}i.newNode($,r),r=null}),this.position++},e.word=function(r){var n=this.nextToken;return n&&this.content(n)==="|"?(this.position++,this.namespace()):this.splitWord(r)},e.loop=function(){for(;this.position<this.tokens.length;)this.parse(!0);return this.current._inferEndPosition(),this.root},e.parse=function(r){switch(this.currToken[We.FIELDS.TYPE]){case ot.space:this.space();break;case ot.comment:this.comment();break;case ot.openParenthesis:this.parentheses();break;case ot.closeParenthesis:r&&this.missingParenthesis();break;case ot.openSquare:this.attribute();break;case ot.dollar:case ot.caret:case ot.equals:case ot.word:this.word();break;case ot.colon:this.pseudo();break;case ot.comma:this.comma();break;case ot.asterisk:this.universal();break;case ot.ampersand:this.nesting();break;case ot.slash:case ot.combinator:this.combinator();break;case ot.str:this.string();break;case ot.closeSquare:this.missingSquareBracket();case ot.semicolon:this.missingBackslash();default:this.unexpected()}},e.expected=function(r,n,i){if(Array.isArray(r)){var s=r.pop();r=r.join(", ")+" or "+s}var a=/^[aeiou]/.test(r[0])?"an":"a";return i?this.error("Expected "+a+" "+r+', found "'+i+'" instead.',{index:n}):this.error("Expected "+a+" "+r+".",{index:n})},e.requiredSpace=function(r){return this.options.lossy?" ":r},e.optionalSpace=function(r){return this.options.lossy?"":r},e.lossySpace=function(r,n){return this.options.lossy?n?" ":"":r},e.parseParenthesisToken=function(r){var n=this.content(r);return r[We.FIELDS.TYPE]===ot.space?this.requiredSpace(n):n},e.newNode=function(r,n){return n&&(/^ +$/.test(n)&&(this.options.lossy||(this.spaces=(this.spaces||"")+n),n=!0),r.namespace=n,yc(r,"namespace")),this.spaces&&(r.spaces.before=this.spaces,this.spaces=""),this.current.append(r)},e.content=function(r){return r===void 0&&(r=this.currToken),this.css.slice(r[We.FIELDS.START_POS],r[We.FIELDS.END_POS])},e.locateNextMeaningfulToken=function(r){r===void 0&&(r=this.position+1);for(var n=r;n<this.tokens.length;)if(T0e[this.tokens[n][We.FIELDS.TYPE]]){n++;continue}else return n;return-1},w0e(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}();Rh.default=k0e;ZW.exports=Rh.default});var zW=D((Oh,jW)=>{"use strict";Oh.__esModule=!0;Oh.default=void 0;var R0e=O0e(KW());function O0e(t){return t&&t.__esModule?t:{default:t}}var U0e=function(){function t(H,r){this.func=H||function(){},this.funcRes=null,this.options=r}var e=t.prototype;return e._shouldUpdateSelector=function(r,n){n===void 0&&(n={});var i=Object.assign({},this.options,n);return i.updateSelector===!1?!1:typeof r!="string"},e._isLossy=function(r){r===void 0&&(r={});var n=Object.assign({},this.options,r);return n.lossless===!1},e._root=function(r,n){n===void 0&&(n={});var i=new R0e.default(r,this._parseOptions(n));return i.root},e._parseOptions=function(r){return{lossy:this._isLossy(r)}},e._run=function(r,n){var i=this;return n===void 0&&(n={}),new Promise(function(s,a){try{var o=i._root(r,n);Promise.resolve(i.func(o)).then(function(u){var c=void 0;return i._shouldUpdateSelector(r,n)&&(c=o.toString(),r.selector=c),{transform:u,root:o,string:c}}).then(s,a)}catch(u){a(u);return}})},e._runSync=function(r,n){n===void 0&&(n={});var i=this._root(r,n),s=this.func(i);if(s&&typeof s.then=="function")throw new Error("Selector processor returned a promise to a synchronous call.");var a=void 0;return n.updateSelector&&typeof r!="string"&&(a=i.toString(),r.selector=a),{transform:s,root:i,string:a}},e.ast=function(r,n){return this._run(r,n).then(function(i){return i.root})},e.astSync=function(r,n){return this._runSync(r,n).root},e.transform=function(r,n){return this._run(r,n).then(function(i){return i.transform})},e.transformSync=function(r,n){return this._runSync(r,n).transform},e.process=function(r,n){return this._run(r,n).then(function(i){return i.string||i.root.toString()})},e.processSync=function(r,n){var i=this._runSync(r,n);return i.string||i.root.toString()},t}();Oh.default=U0e;jW.exports=Oh.default});var JW=D(CH=>{"use strict";CH.__esModule=!0;CH.universal=CH.tag=CH.string=CH.selector=CH.root=CH.pseudo=CH.nesting=CH.id=CH.comment=CH.combinator=CH.className=CH.attribute=void 0;var F0e=Zn(pD()),W0e=Zn(Jv()),B0e=Zn(ED()),X0e=Zn(Qv()),q0e=Zn(tD()),V0e=Zn(AD()),G0e=Zn(oD()),Z0e=Zn(Zv()),K0e=Zn(jv()),j0e=Zn(sD()),z0e=Zn(nD()),J0e=Zn(dD());function Zn(t){return t&&t.__esModule?t:{default:t}}var Y0e=function(e){return new F0e.default(e)};CH.attribute=Y0e;var Q0e=function(e){return new W0e.default(e)};CH.className=Q0e;var e1e=function(e){return new B0e.default(e)};CH.combinator=e1e;var t1e=function(e){return new X0e.default(e)};CH.comment=t1e;var H1e=function(e){return new q0e.default(e)};CH.id=H1e;var r1e=function(e){return new V0e.default(e)};CH.nesting=r1e;var n1e=function(e){return new G0e.default(e)};CH.pseudo=n1e;var i1e=function(e){return new Z0e.default(e)};CH.root=i1e;var s1e=function(e){return new K0e.default(e)};CH.selector=s1e;var a1e=function(e){return new j0e.default(e)};CH.string=a1e;var o1e=function(e){return new z0e.default(e)};CH.tag=o1e;var u1e=function(e){return new J0e.default(e)};CH.universal=u1e});var tB=D(pH=>{"use strict";pH.__esModule=!0;pH.isNode=xD;pH.isPseudoElement=eB;pH.isPseudoClass=A1e;pH.isContainer=g1e;pH.isNamespace=m1e;pH.isUniversal=pH.isTag=pH.isString=pH.isSelector=pH.isRoot=pH.isPseudo=pH.isNesting=pH.isIdentifier=pH.isComment=pH.isCombinator=pH.isClassName=pH.isAttribute=void 0;var KH=Mr(),nn,c1e=(nn={},nn[KH.ATTRIBUTE]=!0,nn[KH.CLASS]=!0,nn[KH.COMBINATOR]=!0,nn[KH.COMMENT]=!0,nn[KH.ID]=!0,nn[KH.NESTING]=!0,nn[KH.PSEUDO]=!0,nn[KH.ROOT]=!0,nn[KH.SELECTOR]=!0,nn[KH.STRING]=!0,nn[KH.TAG]=!0,nn[KH.UNIVERSAL]=!0,nn);function xD(t){return typeof t=="object"&&c1e[t.type]}function Kn(t,e){return xD(e)&&e.type===t}var YW=Kn.bind(null,KH.ATTRIBUTE);pH.isAttribute=YW;var l1e=Kn.bind(null,KH.CLASS);pH.isClassName=l1e;var f1e=Kn.bind(null,KH.COMBINATOR);pH.isCombinator=f1e;var h1e=Kn.bind(null,KH.COMMENT);pH.isComment=h1e;var p1e=Kn.bind(null,KH.ID);pH.isIdentifier=p1e;var _1e=Kn.bind(null,KH.NESTING);pH.isNesting=_1e;var CD=Kn.bind(null,KH.PSEUDO);pH.isPseudo=CD;var d1e=Kn.bind(null,KH.ROOT);pH.isRoot=d1e;var L1e=Kn.bind(null,KH.SELECTOR);pH.isSelector=L1e;var E1e=Kn.bind(null,KH.STRING);pH.isString=E1e;var QW=Kn.bind(null,KH.TAG);pH.isTag=QW;var I1e=Kn.bind(null,KH.UNIVERSAL);pH.isUniversal=I1e;function eB(t){return CD(t)&&t.value&&(t.value.startsWith("::")||t.value.toLowerCase()===":before"||t.value.toLowerCase()===":after"||t.value.toLowerCase()===":first-letter"||t.value.toLowerCase()===":first-line")}function A1e(t){return CD(t)&&!eB(t)}function g1e(t){return!!(xD(t)&&t.walk)}function m1e(t){return YW(t)||QW(t)}});var HB=D(Mi=>{"use strict";Mi.__esModule=!0;var MD=Mr();Object.keys(MD).forEach(function(t){t==="default"||t==="__esModule"||t in Mi&&Mi[t]===MD[t]||(Mi[t]=MD[t])});var wD=JW();Object.keys(wD).forEach(function(t){t==="default"||t==="__esModule"||t in Mi&&Mi[t]===wD[t]||(Mi[t]=wD[t])});var TD=tB();Object.keys(TD).forEach(function(t){t==="default"||t==="__esModule"||t in Mi&&Mi[t]===TD[t]||(Mi[t]=TD[t])})});var Bs=D((Uh,nB)=>{"use strict";Uh.__esModule=!0;Uh.default=void 0;var $1e=D1e(zW()),S1e=v1e(HB());function rB(){if(typeof WeakMap!="function")return null;var t=new WeakMap;return rB=function(){return t},t}function v1e(t){if(t&&t.__esModule)return t;if(t===null||typeof t!="object"&&typeof t!="function")return{default:t};var e=rB();if(e&&e.has(t))return e.get(t);var H={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){var i=r?Object.getOwnPropertyDescriptor(t,n):null;i&&(i.get||i.set)?Object.defineProperty(H,n,i):H[n]=t[n]}return H.default=t,e&&e.set(t,H),H}function D1e(t){return t&&t.__esModule?t:{default:t}}var ND=function(e){return new $1e.default(e)};Object.assign(ND,S1e);delete ND.__esModule;var y1e=ND;Uh.default=y1e;nB.exports=Uh.default});var zE=D(kD=>{"use strict";Object.defineProperty(kD,"__esModule",{value:!0});Object.defineProperty(kD,"default",{enumerable:!0,get:()=>b1e});function b1e(t){return t.replace(/\\,/g,"\\2c ")}});var JE=D((JGe,iB)=>{"use strict";iB.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}});var OD=D(RD=>{"use strict";Object.defineProperty(RD,"__esModule",{value:!0});function P1e(t,e){for(var H in e)Object.defineProperty(t,H,{enumerable:!0,get:e[H]})}P1e(RD,{parseColor:()=>N1e,formatColor:()=>k1e});var sB=x1e(JE());function x1e(t){return t&&t.__esModule?t:{default:t}}var C1e=/^#([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})?$/i,M1e=/^#([a-f\d])([a-f\d])([a-f\d])([a-f\d])?$/i,ka=/(?:\d+|\d*\.\d+)%?/,YE=/(?:\s*,\s*|\s+)/,aB=/\s*[,/]\s*/,Ra=/var\(--(?:[^ )]*?)\)/,w1e=new RegExp(`^(rgb)a?\\(\\s*(${ka.source}|${Ra.source})(?:${YE.source}(${ka.source}|${Ra.source}))?(?:${YE.source}(${ka.source}|${Ra.source}))?(?:${aB.source}(${ka.source}|${Ra.source}))?\\s*\\)$`),T1e=new RegExp(`^(hsl)a?\\(\\s*((?:${ka.source})(?:deg|rad|grad|turn)?|${Ra.source})(?:${YE.source}(${ka.source}|${Ra.source}))?(?:${YE.source}(${ka.source}|${Ra.source}))?(?:${aB.source}(${ka.source}|${Ra.source}))?\\s*\\)$`);function N1e(t,{loose:e=!1}={}){var H,r;if(typeof t!="string")return null;if(t=t.trim(),t==="transparent")return{mode:"rgb",color:["0","0","0"],alpha:"0"};if(t in sB.default)return{mode:"rgb",color:sB.default[t].map(o=>o.toString())};let n=t.replace(M1e,(o,u,c,f,h)=>["#",u,u,c,c,f,f,h?h+h:""].join("")).match(C1e);if(n!==null)return{mode:"rgb",color:[parseInt(n[1],16),parseInt(n[2],16),parseInt(n[3],16)].map(o=>o.toString()),alpha:n[4]?(parseInt(n[4],16)/255).toString():void 0};var i;let s=(i=t.match(w1e))!==null&&i!==void 0?i:t.match(T1e);if(s===null)return null;let a=[s[2],s[3],s[4]].filter(Boolean).map(o=>o.toString());return!e&&a.length!==3||a.length<3&&!a.some(o=>/^var\(.*?\)$/.test(o))?null:{mode:s[1],color:a,alpha:(H=s[5])===null||H===void 0||(r=H.toString)===null||r===void 0?void 0:r.call(H)}}function k1e({mode:t,color:e,alpha:H}){let r=H!==void 0;return`${t}(${e.join(" ")}${r?` / ${H}`:""})`}});var Fh=D(UD=>{"use strict";Object.defineProperty(UD,"__esModule",{value:!0});function R1e(t,e){for(var H in e)Object.defineProperty(t,H,{enumerable:!0,get:e[H]})}R1e(UD,{withAlphaValue:()=>O1e,default:()=>U1e});var QE=OD();function O1e(t,e,H){if(typeof t=="function")return t({opacityValue:e});let r=(0,QE.parseColor)(t,{loose:!0});return r===null?H:(0,QE.formatColor)({...r,alpha:e})}function U1e({color:t,property:e,variable:H}){let r=[].concat(e);if(typeof t=="function")return{[H]:"1",...Object.fromEntries(r.map(i=>[i,t({opacityVariable:H,opacityValue:`var(${H})`})]))};let n=(0,QE.parseColor)(t);return n===null?Object.fromEntries(r.map(i=>[i,t])):n.alpha!==void 0?Object.fromEntries(r.map(i=>[i,t])):{[H]:"1",...Object.fromEntries(r.map(i=>[i,(0,QE.formatColor)({...n,alpha:`var(${H})`})]))}}});var Wh=D(FD=>{"use strict";Object.defineProperty(FD,"__esModule",{value:!0});Object.defineProperty(FD,"splitAtTopLevelOnly",{enumerable:!0,get:()=>F1e});function F1e(t,e){let H=[],r=[],n=0;for(let i=0;i<t.length;i++){let s=t[i];H.length===0&&s===e[0]&&(e.length===1||t.slice(i,i+e.length)===e)&&(r.push(t.slice(n,i)),n=i+e.length),s==="("||s==="["||s==="{"?H.push(s):(s===")"&&H[H.length-1]==="("||s==="]"&&H[H.length-1]==="["||s==="}"&&H[H.length-1]==="{")&&H.pop()}return r.push(t.slice(n)),r}});var BD=D(WD=>{"use strict";Object.defineProperty(WD,"__esModule",{value:!0});function W1e(t,e){for(var H in e)Object.defineProperty(t,H,{enumerable:!0,get:e[H]})}W1e(WD,{parseBoxShadowValue:()=>V1e,formatBoxShadowValue:()=>G1e});var B1e=Wh(),X1e=new Set(["inset","inherit","initial","revert","unset"]),q1e=/\ +(?![^(]*\))/g,oB=/^-?(\d+|\.\d+)(.*?)$/g;function V1e(t){return(0,B1e.splitAtTopLevelOnly)(t,",").map(H=>{let r=H.trim(),n={raw:r},i=r.split(q1e),s=new Set;for(let a of i)oB.lastIndex=0,!s.has("KEYWORD")&&X1e.has(a)?(n.keyword=a,s.add("KEYWORD")):oB.test(a)?s.has("X")?s.has("Y")?s.has("BLUR")?s.has("SPREAD")||(n.spread=a,s.add("SPREAD")):(n.blur=a,s.add("BLUR")):(n.y=a,s.add("Y")):(n.x=a,s.add("X")):n.color?(n.unknown||(n.unknown=[]),n.unknown.push(a)):n.color=a;return n.valid=n.x!==void 0&&n.y!==void 0,n})}function G1e(t){return t.map(e=>e.valid?[e.keyword,e.x,e.y,e.blur,e.spread,e.color].filter(Boolean).join(" "):e.raw).join(", ")}});var Bh=D(qD=>{"use strict";Object.defineProperty(qD,"__esModule",{value:!0});function Z1e(t,e){for(var H in e)Object.defineProperty(t,H,{enumerable:!0,get:e[H]})}Z1e(qD,{normalize:()=>Oa,url:()=>uB,number:()=>cB,percentage:()=>lB,length:()=>fB,lineWidth:()=>eSe,shadow:()=>tSe,color:()=>HSe,image:()=>rSe,gradient:()=>hB,position:()=>sSe,familyName:()=>aSe,genericName:()=>uSe,absoluteSize:()=>lSe,relativeSize:()=>hSe});var K1e=OD(),j1e=BD(),eI=Wh(),z1e=["min","max","clamp","calc"];function XD(t){return z1e.some(e=>new RegExp(`^${e}\\(.*\\)`).test(t))}function Oa(t,e=!0){return t.includes("url(")?t.split(/(url\(.*?\))/g).filter(Boolean).map(H=>/^url\(.*?\)$/.test(H)?H:Oa(H,!1)).join(""):(t=t.replace(/([^\\])_+/g,(H,r)=>r+" ".repeat(H.length-1)).replace(/^_/g," ").replace(/\\_/g,"_"),e&&(t=t.trim()),t=t.replace(/(calc|min|max|clamp)\(.+\)/g,H=>H.replace(/(-?\d*\.?\d(?!\b-.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g,"$1 $2 ")),t)}function uB(t){return t.startsWith("url(")}function cB(t){return!isNaN(Number(t))||XD(t)}function lB(t){return t.endsWith("%")&&cB(t.slice(0,-1))||XD(t)}var J1e=["cm","mm","Q","in","pc","pt","px","em","ex","ch","rem","lh","vw","vh","vmin","vmax"],Y1e=`(?:${J1e.join("|")})`;function fB(t){return t==="0"||new RegExp(`^[+-]?[0-9]*.?[0-9]+(?:[eE][+-]?[0-9]+)?${Y1e}$`).test(t)||XD(t)}var Q1e=new Set(["thin","medium","thick"]);function eSe(t){return Q1e.has(t)}function tSe(t){let e=(0,j1e.parseBoxShadowValue)(Oa(t));for(let H of e)if(!H.valid)return!1;return!0}function HSe(t){let e=0;return(0,eI.splitAtTopLevelOnly)(t,"_").every(r=>(r=Oa(r),r.startsWith("var(")?!0:(0,K1e.parseColor)(r,{loose:!0})!==null?(e++,!0):!1))?e>0:!1}function rSe(t){let e=0;return(0,eI.splitAtTopLevelOnly)(t,",").every(r=>(r=Oa(r),r.startsWith("var(")?!0:uB(r)||hB(r)||["element(","image(","cross-fade(","image-set("].some(n=>r.startsWith(n))?(e++,!0):!1))?e>0:!1}var nSe=new Set(["linear-gradient","radial-gradient","repeating-linear-gradient","repeating-radial-gradient","conic-gradient"]);function hB(t){t=Oa(t);for(let e of nSe)if(t.startsWith(`${e}(`))return!0;return!1}var iSe=new Set(["center","top","right","bottom","left"]);function sSe(t){let e=0;return(0,eI.splitAtTopLevelOnly)(t,"_").every(r=>(r=Oa(r),r.startsWith("var(")?!0:iSe.has(r)||fB(r)||lB(r)?(e++,!0):!1))?e>0:!1}function aSe(t){let e=0;return(0,eI.splitAtTopLevelOnly)(t,",").every(r=>(r=Oa(r),r.startsWith("var(")?!0:r.includes(" ")&&!/(['"])([^"']+)\1/g.test(r)||/^\d/g.test(r)?!1:(e++,!0)))?e>0:!1}var oSe=new Set(["serif","sans-serif","monospace","cursive","fantasy","system-ui","ui-serif","ui-sans-serif","ui-monospace","ui-rounded","math","emoji","fangsong"]);function uSe(t){return oSe.has(t)}var cSe=new Set(["xx-small","x-small","small","medium","large","x-large","x-large","xxx-large"]);function lSe(t){return cSe.has(t)}var fSe=new Set(["larger","smaller"]);function hSe(t){return fSe.has(t)}});var dB=D(VD=>{"use strict";Object.defineProperty(VD,"__esModule",{value:!0});Object.defineProperty(VD,"backgroundSize",{enumerable:!0,get:()=>pSe});var pB=Bh(),_B=Wh();function pSe(t){let e=["cover","contain"];return(0,_B.splitAtTopLevelOnly)(t,",").every(H=>{let r=(0,_B.splitAtTopLevelOnly)(H,"_").filter(Boolean);return r.length===1&&e.includes(r[0])?!0:r.length!==1&&r.length!==2?!1:r.every(n=>(0,pB.length)(n)||(0,pB.percentage)(n)||n==="auto")})}});var Xs=D(GD=>{"use strict";Object.defineProperty(GD,"__esModule",{value:!0});function _Se(t,e){for(var H in e)Object.defineProperty(t,H,{enumerable:!0,get:e[H]})}_Se(GD,{flagEnabled:()=>ESe,issueFlagNotices:()=>ISe,default:()=>ASe});var dSe=LB(Xf()),LSe=LB(xi());function LB(t){return t&&t.__esModule?t:{default:t}}var EB={optimizeUniversalDefaults:!1,generalizedModifiers:!0},Xh={future:["hoverOnlyWhenSupported","respectDefaultRingColorOpacity","disableColorOpacityUtilitiesByDefault","relativeContentPathsByDefault"],experimental:["optimizeUniversalDefaults","generalizedModifiers"]};function ESe(t,e){if(Xh.future.includes(e)){var H,r,n;return t.future==="all"||((n=(r=t==null||(H=t.future)===null||H===void 0?void 0:H[e])!==null&&r!==void 0?r:EB[e])!==null&&n!==void 0?n:!1)}if(Xh.experimental.includes(e)){var i,s,a;return t.experimental==="all"||((a=(s=t==null||(i=t.experimental)===null||i===void 0?void 0:i[e])!==null&&s!==void 0?s:EB[e])!==null&&a!==void 0?a:!1)}return!1}function IB(t){if(t.experimental==="all")return Xh.experimental;var e;return Object.keys((e=t==null?void 0:t.experimental)!==null&&e!==void 0?e:{}).filter(H=>Xh.experimental.includes(H)&&t.experimental[H])}function ISe(t){if(process.env.JEST_WORKER_ID===void 0&&IB(t).length>0){let e=IB(t).map(H=>dSe.default.yellow(H)).join(", ");LSe.default.warn("experimental-flags-enabled",[`You have enabled experimental features: ${e}`,"Experimental features in Tailwind CSS are not covered by semver, may introduce breaking changes, and can change at any time."])}}var ASe=Xh});var qh=D(zD=>{"use strict";Object.defineProperty(zD,"__esModule",{value:!0});function gSe(t,e){for(var H in e)Object.defineProperty(t,H,{enumerable:!0,get:e[H]})}gSe(zD,{updateAllClasses:()=>vSe,filterSelectorsForClass:()=>DSe,asValue:()=>bc,parseColorFormat:()=>KD,asColor:()=>vB,asLookupValue:()=>DB,typeMap:()=>jD,coerceValue:()=>PSe,getMatchingTypes:()=>bB});var AB=ZD(Bs()),mSe=ZD(zE()),gB=Fh(),sn=Bh(),mB=ZD(kE()),$Se=dB(),SSe=Xs();function ZD(t){return t&&t.__esModule?t:{default:t}}function vSe(t,e){return(0,AB.default)(n=>{n.walkClasses(i=>{let s=e(i.value);i.value=s,i.raws&&i.raws.value&&(i.raws.value=(0,mSe.default)(i.raws.value))})}).processSync(t)}function DSe(t,e){return(0,AB.default)(n=>{n.each(i=>{i.nodes.some(a=>a.type==="class"&&a.value===e)||i.remove()})}).processSync(t)}function $B(t,e){if(!Ua(t))return;let H=t.slice(1,-1);if(!!e(H))return(0,sn.normalize)(H)}function ySe(t,e={},H){let r=e[t];if(r!==void 0)return(0,mB.default)(r);if(Ua(t)){let n=$B(t,H);return n===void 0?void 0:(0,mB.default)(n)}}function bc(t,e={},{validate:H=()=>!0}={}){var r;let n=(r=e.values)===null||r===void 0?void 0:r[t];return n!==void 0?n:e.supportsNegativeValues&&t.startsWith("-")?ySe(t.slice(1),e.values,H):$B(t,H)}function Ua(t){return t.startsWith("[")&&t.endsWith("]")}function SB(t){let e=t.lastIndexOf("/");return e===-1||e===t.length-1?[t,void 0]:Ua(t)&&!t.includes("]/[")?[t,void 0]:[t.slice(0,e),t.slice(e+1)]}function KD(t){if(typeof t=="string"&&t.includes("<alpha-value>")){let e=t;return({opacityValue:H=1})=>e.replace("<alpha-value>",H)}return t}function vB(t,e={},{tailwindConfig:H={},utilityModifier:r,rawModifier:n}={}){var i;if(((i=e.values)===null||i===void 0?void 0:i[n])!==void 0){var s;return KD((s=e.values)===null||s===void 0?void 0:s[n])}let[a,o]=SB(n);if(o!==void 0){var u,c,f,h;let p=(h=(u=e.values)===null||u===void 0?void 0:u[a])!==null&&h!==void 0?h:Ua(a)?a.slice(1,-1):void 0;return p===void 0?void 0:(p=KD(p),Ua(o)?(0,gB.withAlphaValue)(p,o.slice(1,-1)):((c=H.theme)===null||c===void 0||(f=c.opacity)===null||f===void 0?void 0:f[o])===void 0?void 0:(0,gB.withAlphaValue)(p,H.theme.opacity[o]))}return bc(n,e,{rawModifier:n,utilityModifier:r,validate:sn.color})}function DB(t,e={}){var H;return(H=e.values)===null||H===void 0?void 0:H[t]}function Dn(t){return(e,H,r)=>bc(e,H,{...r,validate:t})}var jD={any:bc,color:vB,url:Dn(sn.url),image:Dn(sn.image),length:Dn(sn.length),percentage:Dn(sn.percentage),position:Dn(sn.position),lookup:DB,"generic-name":Dn(sn.genericName),"family-name":Dn(sn.familyName),number:Dn(sn.number),"line-width":Dn(sn.lineWidth),"absolute-size":Dn(sn.absoluteSize),"relative-size":Dn(sn.relativeSize),shadow:Dn(sn.shadow),size:Dn($Se.backgroundSize)},yB=Object.keys(jD);function bSe(t,e){let H=t.indexOf(e);return H===-1?[void 0,t]:[t.slice(0,H),t.slice(H+1)]}function PSe(t,e,H,r){if(Ua(e)){let i=e.slice(1,-1),[s,a]=bSe(i,":");if(!/^[\w-_]+$/g.test(s))a=i;else if(s!==void 0&&!yB.includes(s))return[];if(a.length>0&&yB.includes(s))return[bc(`[${a}]`,H),s,null]}let n=bB(t,e,H,r);for(let i of n)return i;return[]}function*bB(t,e,H,r){let n=(0,SSe.flagEnabled)(r,"generalizedModifiers"),[i,s]=SB(e);if(n&&H.modifiers!=null&&(H.modifiers==="any"||typeof H.modifiers=="object"&&(s&&Ua(s)||s in H.modifiers))||(i=e,s=void 0),s!==void 0&&i===""&&(i="DEFAULT"),s!==void 0){if(typeof H.modifiers=="object"){var o,u;let f=(u=(o=H.modifiers)===null||o===void 0?void 0:o[s])!==null&&u!==void 0?u:null;f!==null?s=f:Ua(s)&&(s=s.slice(1,-1))}let c=bc(e,H,{rawModifier:e,utilityModifier:s,tailwindConfig:r});c!==void 0&&(yield[c,"any",null])}for(let{type:c}of t??[]){let f=jD[c](i,H,{rawModifier:e,utilityModifier:s,tailwindConfig:r});f!==void 0&&(yield[f,c,s??null])}}});var YD=D(JD=>{"use strict";Object.defineProperty(JD,"__esModule",{value:!0});Object.defineProperty(JD,"default",{enumerable:!0,get:()=>xSe});function xSe(t){return typeof t=="function"?t({}):t}});var wB=D(ey=>{"use strict";Object.defineProperty(ey,"__esModule",{value:!0});Object.defineProperty(ey,"default",{enumerable:!0,get:()=>jSe});var CSe=Fo(kE()),MSe=Fo(JF()),wSe=Fo(YF()),TSe=Fo(Bf()),NSe=Fo(PS()),PB=QF(),xB=RE(),kSe=tW(),Pc=Fo(Sc()),RSe=fE(),OSe=qh(),USe=Fh(),FSe=Fo(YD());function Fo(t){return t&&t.__esModule?t:{default:t}}function xc(t){return typeof t=="function"}function Vh(t,...e){let H=e.pop();for(let r of e)for(let n in r){let i=H(t[n],r[n]);i===void 0?(0,Pc.default)(t[n])&&(0,Pc.default)(r[n])?t[n]=Vh({},t[n],r[n],H):t[n]=r[n]:t[n]=i}return t}var QD={colors:NSe.default,negative(t){return Object.keys(t).filter(e=>t[e]!=="0").reduce((e,H)=>{let r=(0,CSe.default)(t[H]);return r!==void 0&&(e[`-${H}`]=r),e},{})},breakpoints(t){return Object.keys(t).filter(e=>typeof t[e]=="string").reduce((e,H)=>({...e,[`screen-${H}`]:t[H]}),{})}};function WSe(t,...e){return xc(t)?t(...e):t}function BSe(t){return t.reduce((e,{extend:H})=>Vh(e,H,(r,n)=>r===void 0?[n]:Array.isArray(r)?[n,...r]:[n,r]),{})}function XSe(t){return{...t.reduce((e,H)=>(0,PB.defaults)(e,H),{}),extend:BSe(t)}}function CB(t,e){if(Array.isArray(t)&&(0,Pc.default)(t[0]))return t.concat(e);if(Array.isArray(e)&&(0,Pc.default)(e[0])&&(0,Pc.default)(t))return[t,...e];if(Array.isArray(e))return e}function qSe({extend:t,...e}){return Vh(e,t,(H,r)=>!xc(H)&&!r.some(xc)?Vh({},H,...r,CB):(n,i)=>Vh({},...[H,...r].map(s=>WSe(s,n,i)),CB))}function*VSe(t){let e=(0,xB.toPath)(t);if(e.length===0||(yield e,Array.isArray(t)))return;let H=/^(.*?)\s*\/\s*([^/]+)$/,r=t.match(H);if(r!==null){let[,n,i]=r,s=(0,xB.toPath)(n);s.alpha=i,yield s}}function GSe(t){let e=(H,r)=>{for(let n of VSe(H)){let i=0,s=t;for(;s!=null&&i<n.length;)s=s[n[i++]],s=xc(s)&&(n.alpha===void 0||i<=n.length-1)?s(e,QD):s;if(s!==void 0){if(n.alpha!==void 0){let a=(0,OSe.parseColorFormat)(s);return(0,USe.withAlphaValue)(a,n.alpha,(0,FSe.default)(a))}return(0,Pc.default)(s)?(0,RSe.cloneDeep)(s):s}}return r};return Object.assign(e,{theme:e,...QD}),Object.keys(t).reduce((H,r)=>(H[r]=xc(t[r])?t[r](e,QD):t[r],H),{})}function MB(t){let e=[];return t.forEach(H=>{e=[...e,H];var r;let n=(r=H==null?void 0:H.plugins)!==null&&r!==void 0?r:[];n.length!==0&&n.forEach(i=>{i.__isOptionsFunction&&(i=i());var s;e=[...e,...MB([(s=i==null?void 0:i.config)!==null&&s!==void 0?s:{}])]})}),e}function ZSe(t){return[...t].reduceRight((H,r)=>xc(r)?r({corePlugins:H}):(0,wSe.default)(r,H),MSe.default)}function KSe(t){return[...t].reduceRight((H,r)=>[...H,...r],[])}function jSe(t){let e=[...MB(t),{prefix:"",important:!1,separator:":",variantOrder:TSe.default.variantOrder}];var H,r;return(0,kSe.normalizeConfig)((0,PB.defaults)({theme:GSe(qSe(XSe(e.map(n=>(H=n==null?void 0:n.theme)!==null&&H!==void 0?H:{})))),corePlugins:ZSe(e.map(n=>n.corePlugins)),plugins:KSe(t.map(n=>(r=n==null?void 0:n.plugins)!==null&&r!==void 0?r:[]))},...e))}});var NB=D(ty=>{"use strict";Object.defineProperty(ty,"__esModule",{value:!0});Object.defineProperty(ty,"default",{enumerable:!0,get:()=>TB});var zSe=YSe(Bf()),JSe=Xs();function YSe(t){return t&&t.__esModule?t:{default:t}}function TB(t){var e;let H=((e=t==null?void 0:t.presets)!==null&&e!==void 0?e:[zSe.default]).slice().reverse().flatMap(i=>TB(i instanceof Function?i():i)),r={respectDefaultRingColorOpacity:{theme:{ringColor:({theme:i})=>({DEFAULT:"#3b82f67f",...i("colors")})}},disableColorOpacityUtilitiesByDefault:{corePlugins:{backgroundOpacity:!1,borderOpacity:!1,divideOpacity:!1,placeholderOpacity:!1,ringOpacity:!1,textOpacity:!1}}},n=Object.keys(r).filter(i=>(0,JSe.flagEnabled)(t,i)).map(i=>r[i]);return[t,...n,...H]}});var ry=D(Hy=>{"use strict";Object.defineProperty(Hy,"__esModule",{value:!0});Object.defineProperty(Hy,"default",{enumerable:!0,get:()=>tve});var QSe=kB(wB()),eve=kB(NB());function kB(t){return t&&t.__esModule?t:{default:t}}function tve(...t){let[,...e]=(0,eve.default)(t[0]);return(0,QSe.default)([...t,...e])}});var iy=D((cZe,RB)=>{var ny=ry();RB.exports=(ny.__esModule?ny:{default:ny}).default});var ay=D((hZe,OB)=>{var Hve=typeof process=="object"&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?(...t)=>console.error("SEMVER",...t):()=>{};OB.exports=Hve});var oy=D((pZe,UB)=>{var rve="2.0.0",nve=256,ive=Number.MAX_SAFE_INTEGER||9007199254740991,sve=16;UB.exports={SEMVER_SPEC_VERSION:rve,MAX_LENGTH:nve,MAX_SAFE_INTEGER:ive,MAX_SAFE_COMPONENT_LENGTH:sve}});var WB=D((Fa,FB)=>{var{MAX_SAFE_COMPONENT_LENGTH:uy}=oy(),ave=ay();Fa=FB.exports={};var ove=Fa.re=[],Lt=Fa.src=[],Et=Fa.t={},uve=0,Yt=(t,e,H)=>{let r=uve++;ave(t,r,e),Et[t]=r,Lt[r]=e,ove[r]=new RegExp(e,H?"g":void 0)};Yt("NUMERICIDENTIFIER","0|[1-9]\\d*");Yt("NUMERICIDENTIFIERLOOSE","[0-9]+");Yt("NONNUMERICIDENTIFIER","\\d*[a-zA-Z-][a-zA-Z0-9-]*");Yt("MAINVERSION",`(${Lt[Et.NUMERICIDENTIFIER]})\\.(${Lt[Et.NUMERICIDENTIFIER]})\\.(${Lt[Et.NUMERICIDENTIFIER]})`);Yt("MAINVERSIONLOOSE",`(${Lt[Et.NUMERICIDENTIFIERLOOSE]})\\.(${Lt[Et.NUMERICIDENTIFIERLOOSE]})\\.(${Lt[Et.NUMERICIDENTIFIERLOOSE]})`);Yt("PRERELEASEIDENTIFIER",`(?:${Lt[Et.NUMERICIDENTIFIER]}|${Lt[Et.NONNUMERICIDENTIFIER]})`);Yt("PRERELEASEIDENTIFIERLOOSE",`(?:${Lt[Et.NUMERICIDENTIFIERLOOSE]}|${Lt[Et.NONNUMERICIDENTIFIER]})`);Yt("PRERELEASE",`(?:-(${Lt[Et.PRERELEASEIDENTIFIER]}(?:\\.${Lt[Et.PRERELEASEIDENTIFIER]})*))`);Yt("PRERELEASELOOSE",`(?:-?(${Lt[Et.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${Lt[Et.PRERELEASEIDENTIFIERLOOSE]})*))`);Yt("BUILDIDENTIFIER","[0-9A-Za-z-]+");Yt("BUILD",`(?:\\+(${Lt[Et.BUILDIDENTIFIER]}(?:\\.${Lt[Et.BUILDIDENTIFIER]})*))`);Yt("FULLPLAIN",`v?${Lt[Et.MAINVERSION]}${Lt[Et.PRERELEASE]}?${Lt[Et.BUILD]}?`);Yt("FULL",`^${Lt[Et.FULLPLAIN]}$`);Yt("LOOSEPLAIN",`[v=\\s]*${Lt[Et.MAINVERSIONLOOSE]}${Lt[Et.PRERELEASELOOSE]}?${Lt[Et.BUILD]}?`);Yt("LOOSE",`^${Lt[Et.LOOSEPLAIN]}$`);Yt("GTLT","((?:<|>)?=?)");Yt("XRANGEIDENTIFIERLOOSE",`${Lt[Et.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`);Yt("XRANGEIDENTIFIER",`${Lt[Et.NUMERICIDENTIFIER]}|x|X|\\*`);Yt("XRANGEPLAIN",`[v=\\s]*(${Lt[Et.XRANGEIDENTIFIER]})(?:\\.(${Lt[Et.XRANGEIDENTIFIER]})(?:\\.(${Lt[Et.XRANGEIDENTIFIER]})(?:${Lt[Et.PRERELEASE]})?${Lt[Et.BUILD]}?)?)?`);Yt("XRANGEPLAINLOOSE",`[v=\\s]*(${Lt[Et.XRANGEIDENTIFIERLOOSE]})(?:\\.(${Lt[Et.XRANGEIDENTIFIERLOOSE]})(?:\\.(${Lt[Et.XRANGEIDENTIFIERLOOSE]})(?:${Lt[Et.PRERELEASELOOSE]})?${Lt[Et.BUILD]}?)?)?`);Yt("XRANGE",`^${Lt[Et.GTLT]}\\s*${Lt[Et.XRANGEPLAIN]}$`);Yt("XRANGELOOSE",`^${Lt[Et.GTLT]}\\s*${Lt[Et.XRANGEPLAINLOOSE]}$`);Yt("COERCE",`(^|[^\\d])(\\d{1,${uy}})(?:\\.(\\d{1,${uy}}))?(?:\\.(\\d{1,${uy}}))?(?:$|[^\\d])`);Yt("COERCERTL",Lt[Et.COERCE],!0);Yt("LONETILDE","(?:~>?)");Yt("TILDETRIM",`(\\s*)${Lt[Et.LONETILDE]}\\s+`,!0);Fa.tildeTrimReplace="$1~";Yt("TILDE",`^${Lt[Et.LONETILDE]}${Lt[Et.XRANGEPLAIN]}$`);Yt("TILDELOOSE",`^${Lt[Et.LONETILDE]}${Lt[Et.XRANGEPLAINLOOSE]}$`);Yt("LONECARET","(?:\\^)");Yt("CARETTRIM",`(\\s*)${Lt[Et.LONECARET]}\\s+`,!0);Fa.caretTrimReplace="$1^";Yt("CARET",`^${Lt[Et.LONECARET]}${Lt[Et.XRANGEPLAIN]}$`);Yt("CARETLOOSE",`^${Lt[Et.LONECARET]}${Lt[Et.XRANGEPLAINLOOSE]}$`);Yt("COMPARATORLOOSE",`^${Lt[Et.GTLT]}\\s*(${Lt[Et.LOOSEPLAIN]})$|^$`);Yt("COMPARATOR",`^${Lt[Et.GTLT]}\\s*(${Lt[Et.FULLPLAIN]})$|^$`);Yt("COMPARATORTRIM",`(\\s*)${Lt[Et.GTLT]}\\s*(${Lt[Et.LOOSEPLAIN]}|${Lt[Et.XRANGEPLAIN]})`,!0);Fa.comparatorTrimReplace="$1$2$3";Yt("HYPHENRANGE",`^\\s*(${Lt[Et.XRANGEPLAIN]})\\s+-\\s+(${Lt[Et.XRANGEPLAIN]})\\s*$`);Yt("HYPHENRANGELOOSE",`^\\s*(${Lt[Et.XRANGEPLAINLOOSE]})\\s+-\\s+(${Lt[Et.XRANGEPLAINLOOSE]})\\s*$`);Yt("STAR","(<|>)?=?\\s*\\*");Yt("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$");Yt("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")});var XB=D((_Ze,BB)=>{var cve=["includePrerelease","loose","rtl"],lve=t=>t?typeof t!="object"?{loose:!0}:cve.filter(e=>t[e]).reduce((e,H)=>(e[H]=!0,e),{}):{};BB.exports=lve});var ZB=D((dZe,GB)=>{var qB=/^[0-9]+$/,VB=(t,e)=>{let H=qB.test(t),r=qB.test(e);return H&&r&&(t=+t,e=+e),t===e?0:H&&!r?-1:r&&!H?1:t<e?-1:1},fve=(t,e)=>VB(e,t);GB.exports={compareIdentifiers:VB,rcompareIdentifiers:fve}});var YB=D((LZe,JB)=>{var HI=ay(),{MAX_LENGTH:KB,MAX_SAFE_INTEGER:rI}=oy(),{re:jB,t:zB}=WB(),hve=XB(),{compareIdentifiers:Cc}=ZB(),jn=class{constructor(e,H){if(H=hve(H),e instanceof jn){if(e.loose===!!H.loose&&e.includePrerelease===!!H.includePrerelease)return e;e=e.version}else if(typeof e!="string")throw new TypeError(`Invalid Version: ${e}`);if(e.length>KB)throw new TypeError(`version is longer than ${KB} characters`);HI("SemVer",e,H),this.options=H,this.loose=!!H.loose,this.includePrerelease=!!H.includePrerelease;let r=e.trim().match(H.loose?jB[zB.LOOSE]:jB[zB.FULL]);if(!r)throw new TypeError(`Invalid Version: ${e}`);if(this.raw=e,this.major=+r[1],this.minor=+r[2],this.patch=+r[3],this.major>rI||this.major<0)throw new TypeError("Invalid major version");if(this.minor>rI||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>rI||this.patch<0)throw new TypeError("Invalid patch version");r[4]?this.prerelease=r[4].split(".").map(n=>{if(/^[0-9]+$/.test(n)){let i=+n;if(i>=0&&i<rI)return i}return n}):this.prerelease=[],this.build=r[5]?r[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(e){if(HI("SemVer.compare",this.version,this.options,e),!(e instanceof jn)){if(typeof e=="string"&&e===this.version)return 0;e=new jn(e,this.options)}return e.version===this.version?0:this.compareMain(e)||this.comparePre(e)}compareMain(e){return e instanceof jn||(e=new jn(e,this.options)),Cc(this.major,e.major)||Cc(this.minor,e.minor)||Cc(this.patch,e.patch)}comparePre(e){if(e instanceof jn||(e=new jn(e,this.options)),this.prerelease.length&&!e.prerelease.length)return-1;if(!this.prerelease.length&&e.prerelease.length)return 1;if(!this.prerelease.length&&!e.prerelease.length)return 0;let H=0;do{let r=this.prerelease[H],n=e.prerelease[H];if(HI("prerelease compare",H,r,n),r===void 0&&n===void 0)return 0;if(n===void 0)return 1;if(r===void 0)return-1;if(r===n)continue;return Cc(r,n)}while(++H)}compareBuild(e){e instanceof jn||(e=new jn(e,this.options));let H=0;do{let r=this.build[H],n=e.build[H];if(HI("prerelease compare",H,r,n),r===void 0&&n===void 0)return 0;if(n===void 0)return 1;if(r===void 0)return-1;if(r===n)continue;return Cc(r,n)}while(++H)}inc(e,H){switch(e){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",H);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",H);break;case"prepatch":this.prerelease.length=0,this.inc("patch",H),this.inc("pre",H);break;case"prerelease":this.prerelease.length===0&&this.inc("patch",H),this.inc("pre",H);break;case"major":(this.minor!==0||this.patch!==0||this.prerelease.length===0)&&this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":(this.patch!==0||this.prerelease.length===0)&&this.minor++,this.patch=0,this.prerelease=[];break;case"patch":this.prerelease.length===0&&this.patch++,this.prerelease=[];break;case"pre":if(this.prerelease.length===0)this.prerelease=[0];else{let r=this.prerelease.length;for(;--r>=0;)typeof this.prerelease[r]=="number"&&(this.prerelease[r]++,r=-2);r===-1&&this.prerelease.push(0)}H&&(Cc(this.prerelease[0],H)===0?isNaN(this.prerelease[1])&&(this.prerelease=[H,0]):this.prerelease=[H,0]);break;default:throw new Error(`invalid increment argument: ${e}`)}return this.format(),this.raw=this.version,this}};JB.exports=jn});var cy=D((EZe,eX)=>{var QB=YB(),pve=(t,e,H)=>new QB(t,H).compare(new QB(e,H));eX.exports=pve});var HX=D((IZe,tX)=>{var _ve=cy(),dve=(t,e,H)=>_ve(t,e,H)>=0;tX.exports=dve});var nX=D((AZe,rX)=>{var Lve=cy(),Eve=(t,e,H)=>Lve(t,e,H)<=0;rX.exports=Eve});var Xr=D((gZe,oX)=>{oX.exports=function(t,e,H,r,n){for(e=e.split?e.split("."):e,r=0;r<e.length;r++)t=t?t[e[r]]:n;return t===n?H:t}});var cX=D(($Ze,ly)=>{"use strict";var uX=require("fs");ly.exports=t=>new Promise(e=>{uX.access(t,H=>{e(!H)})});ly.exports.sync=t=>{try{return uX.accessSync(t),!0}catch{return!1}}});var fX=D((SZe,fy)=>{"use strict";var lX=(t,...e)=>new Promise(H=>{H(t(...e))});fy.exports=lX;fy.exports.default=lX});var pX=D((vZe,hy)=>{"use strict";var Ive=fX(),hX=t=>{if(!((Number.isInteger(t)||t===1/0)&&t>0))return Promise.reject(new TypeError("Expected `concurrency` to be a number from 1 and up"));let e=[],H=0,r=()=>{H--,e.length>0&&e.shift()()},n=(a,o,...u)=>{H++;let c=Ive(a,...u);o(c),c.then(r,r)},i=(a,o,...u)=>{H<t?n(a,o,...u):e.push(n.bind(null,a,o,...u))},s=(a,...o)=>new Promise(u=>i(a,u,...o));return Object.defineProperties(s,{activeCount:{get:()=>H},pendingCount:{get:()=>e.length},clearQueue:{value:()=>{e.length=0}}}),s};hy.exports=hX;hy.exports.default=hX});var LX=D((DZe,dX)=>{"use strict";var _X=pX(),py=class extends Error{constructor(e){super();this.value=e}},Ave=(t,e)=>Promise.resolve(t).then(e),gve=t=>Promise.all(t).then(e=>e[1]===!0&&Promise.reject(new py(e[0])));dX.exports=(t,e,H)=>{H=Object.assign({concurrency:1/0,preserveOrder:!0},H);let r=_X(H.concurrency),n=[...t].map(s=>[s,r(Ave,s,e)]),i=_X(H.preserveOrder?1:1/0);return Promise.all(n.map(s=>i(gve,s))).then(()=>{}).catch(s=>s instanceof py?s.value:Promise.reject(s))}});var AX=D((yZe,_y)=>{"use strict";var EX=require("path"),IX=cX(),mve=LX();_y.exports=(t,e)=>(e=Object.assign({cwd:process.cwd()},e),mve(t,H=>IX(EX.resolve(e.cwd,H)),e));_y.exports.sync=(t,e)=>{e=Object.assign({cwd:process.cwd()},e);for(let H of t)if(IX.sync(EX.resolve(e.cwd,H)))return H}});var mX=D((bZe,dy)=>{"use strict";var Ba=require("path"),gX=AX();dy.exports=(t,e={})=>{let H=Ba.resolve(e.cwd||""),{root:r}=Ba.parse(H),n=[].concat(t);return new Promise(i=>{(function s(a){gX(n,{cwd:a}).then(o=>{o?i(Ba.join(a,o)):a===r?i(null):s(Ba.dirname(a))})})(H)})};dy.exports.sync=(t,e={})=>{let H=Ba.resolve(e.cwd||""),{root:r}=Ba.parse(H),n=[].concat(t);for(;;){let i=gX.sync(n,{cwd:H});if(i)return Ba.join(H,i);if(H===r)return null;H=Ba.dirname(H)}}});var SX=D((PZe,Ly)=>{"use strict";var $X=mX();Ly.exports=async({cwd:t}={})=>$X("package.json",{cwd:t});Ly.exports.sync=({cwd:t}={})=>$X.sync("package.json",{cwd:t})});var vX=D(Zh=>{Zh.get=function(t){var e=Error.stackTraceLimit;Error.stackTraceLimit=1/0;var H={},r=Error.prepareStackTrace;Error.prepareStackTrace=function(i,s){return s},Error.captureStackTrace(H,t||Zh.get);var n=H.stack;return Error.prepareStackTrace=r,Error.stackTraceLimit=e,n};Zh.parse=function(t){if(!t.stack)return[];var e=this,H=t.stack.split(`
179
+ `).slice(1);return H.map(function(r){if(r.match(/^\s*[-]{4,}$/))return e._createParsedCallSite({fileName:r,lineNumber:null,functionName:null,typeName:null,methodName:null,columnNumber:null,native:null});var n=r.match(/at (?:(.+)\s+\()?(?:(.+?):(\d+)(?::(\d+))?|([^)]+))\)?/);if(!!n){var i=null,s=null,a=null,o=null,u=null,c=n[5]==="native";if(n[1]){a=n[1];var f=a.lastIndexOf(".");if(a[f-1]=="."&&f--,f>0){i=a.substr(0,f),s=a.substr(f+1);var h=i.indexOf(".Module");h>0&&(a=a.substr(h+1),i=i.substr(0,h))}o=null}s&&(o=i,u=s),s==="<anonymous>"&&(u=null,a=null);var p={fileName:n[2]||null,lineNumber:parseInt(n[3],10)||null,functionName:a,typeName:o,methodName:u,columnNumber:parseInt(n[4],10)||null,native:c};return e._createParsedCallSite(p)}}).filter(function(r){return!!r})};function Gh(t){for(var e in t)this[e]=t[e]}var $ve=["this","typeName","functionName","methodName","fileName","lineNumber","columnNumber","function","evalOrigin"],Sve=["topLevel","eval","native","constructor"];$ve.forEach(function(t){Gh.prototype[t]=null,Gh.prototype["get"+t[0].toUpperCase()+t.substr(1)]=function(){return this[t]}});Sve.forEach(function(t){Gh.prototype[t]=!1,Gh.prototype["is"+t[0].toUpperCase()+t.substr(1)]=function(){return this[t]}});Zh._createParsedCallSite=function(t){return new Gh(t)}});var yX=D((CZe,DX)=>{DX.exports=function(t,e){for(var H=-1,r=[];(H=t.indexOf(e,H+1))!==-1;)r.push(H);return r}});var PX=D((MZe,bX)=>{"use strict";function vve(t,e){for(var H=1,r=t.length,n=t[0],i=t[0],s=1;s<r;++s)if(i=n,n=t[s],e(n,i)){if(s===H){H++;continue}t[H++]=n}return t.length=H,t}function Dve(t){for(var e=1,H=t.length,r=t[0],n=t[0],i=1;i<H;++i,n=r)if(n=r,r=t[i],r!==n){if(i===e){e++;continue}t[e++]=r}return t.length=e,t}function yve(t,e,H){return t.length===0?t:e?(H||t.sort(e),vve(t,e)):(H||t.sort(),Dve(t))}bX.exports=yve});var Ey=D((nI,CX)=>{"use strict";nI.__esModule=!0;nI.default=Pve;var xX="[\\x20\\t\\r\\n\\f]",bve=new RegExp("\\\\([\\da-f]{1,6}"+xX+"?|("+xX+")|.)","ig");function Pve(t){return t.replace(bve,function(e,H,r){var n="0x"+H-65536;return n!==n||r?H:n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,n&1023|56320)})}CX.exports=nI.default});var wX=D((iI,MX)=>{"use strict";iI.__esModule=!0;iI.default=xve;function xve(t){for(var e=arguments.length,H=new Array(e>1?e-1:0),r=1;r<e;r++)H[r-1]=arguments[r];for(;H.length>0;){var n=H.shift();if(!t[n])return;t=t[n]}return t}MX.exports=iI.default});var NX=D((sI,TX)=>{"use strict";sI.__esModule=!0;sI.default=Cve;function Cve(t){for(var e=arguments.length,H=new Array(e>1?e-1:0),r=1;r<e;r++)H[r-1]=arguments[r];for(;H.length>0;){var n=H.shift();t[n]||(t[n]={}),t=t[n]}}TX.exports=sI.default});var RX=D((aI,kX)=>{"use strict";aI.__esModule=!0;aI.default=Mve;function Mve(t){for(var e="",H=t.indexOf("/*"),r=0;H>=0;){e=e+t.slice(r,H);var n=t.indexOf("*/",H+2);if(n<0)return e;r=n+2,H=t.indexOf("/*",r)}return e=e+t.slice(r),e}kX.exports=aI.default});var Kh=D(us=>{"use strict";us.__esModule=!0;us.stripComments=us.ensureObject=us.getProp=us.unesc=void 0;var wve=oI(Ey());us.unesc=wve.default;var Tve=oI(wX());us.getProp=Tve.default;var Nve=oI(NX());us.ensureObject=Nve.default;var kve=oI(RX());us.stripComments=kve.default;function oI(t){return t&&t.__esModule?t:{default:t}}});var Vs=D((jh,FX)=>{"use strict";jh.__esModule=!0;jh.default=void 0;var OX=Kh();function UX(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function Rve(t,e,H){return e&&UX(t.prototype,e),H&&UX(t,H),t}var Ove=function t(e,H){if(typeof e!="object"||e===null)return e;var r=new e.constructor;for(var n in e)if(!!e.hasOwnProperty(n)){var i=e[n],s=typeof i;n==="parent"&&s==="object"?H&&(r[n]=H):i instanceof Array?r[n]=i.map(function(a){return t(a,r)}):r[n]=t(i,r)}return r},Uve=function(){function t(H){H===void 0&&(H={}),Object.assign(this,H),this.spaces=this.spaces||{},this.spaces.before=this.spaces.before||"",this.spaces.after=this.spaces.after||""}var e=t.prototype;return e.remove=function(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this},e.replaceWith=function(){if(this.parent){for(var r in arguments)this.parent.insertBefore(this,arguments[r]);this.remove()}return this},e.next=function(){return this.parent.at(this.parent.index(this)+1)},e.prev=function(){return this.parent.at(this.parent.index(this)-1)},e.clone=function(r){r===void 0&&(r={});var n=Ove(this);for(var i in r)n[i]=r[i];return n},e.appendToPropertyAndEscape=function(r,n,i){this.raws||(this.raws={});var s=this[r],a=this.raws[r];this[r]=s+n,a||i!==n?this.raws[r]=(a||s)+i:delete this.raws[r]},e.setPropertyAndEscape=function(r,n,i){this.raws||(this.raws={}),this[r]=n,this.raws[r]=i},e.setPropertyWithoutEscape=function(r,n){this[r]=n,this.raws&&delete this.raws[r]},e.isAtPosition=function(r,n){if(this.source&&this.source.start&&this.source.end)return!(this.source.start.line>r||this.source.end.line<r||this.source.start.line===r&&this.source.start.column>n||this.source.end.line===r&&this.source.end.column<n)},e.stringifyProperty=function(r){return this.raws&&this.raws[r]||this[r]},e.toString=function(){return[this.rawSpaceBefore,String(this.stringifyProperty("value")),this.rawSpaceAfter].join("")},Rve(t,[{key:"rawSpaceBefore",get:function(){var r=this.raws&&this.raws.spaces&&this.raws.spaces.before;return r===void 0&&(r=this.spaces&&this.spaces.before),r||""},set:function(r){(0,OX.ensureObject)(this,"raws","spaces"),this.raws.spaces.before=r}},{key:"rawSpaceAfter",get:function(){var r=this.raws&&this.raws.spaces&&this.raws.spaces.after;return r===void 0&&(r=this.spaces.after),r||""},set:function(r){(0,OX.ensureObject)(this,"raws","spaces"),this.raws.spaces.after=r}}]),t}();jh.default=Uve;FX.exports=jh.default});var wr=D(MH=>{"use strict";MH.__esModule=!0;MH.UNIVERSAL=MH.ATTRIBUTE=MH.CLASS=MH.COMBINATOR=MH.COMMENT=MH.ID=MH.NESTING=MH.PSEUDO=MH.ROOT=MH.SELECTOR=MH.STRING=MH.TAG=void 0;var Fve="tag";MH.TAG=Fve;var Wve="string";MH.STRING=Wve;var Bve="selector";MH.SELECTOR=Bve;var Xve="root";MH.ROOT=Xve;var qve="pseudo";MH.PSEUDO=qve;var Vve="nesting";MH.NESTING=Vve;var Gve="id";MH.ID=Gve;var Zve="comment";MH.COMMENT=Zve;var Kve="combinator";MH.COMBINATOR=Kve;var jve="class";MH.CLASS=jve;var zve="attribute";MH.ATTRIBUTE=zve;var Jve="universal";MH.UNIVERSAL=Jve});var uI=D((zh,BX)=>{"use strict";zh.__esModule=!0;zh.default=void 0;var Yve=eDe(Vs()),Gs=Qve(wr());function Qve(t){if(t&&t.__esModule)return t;var e={};if(t!=null){for(var H in t)if(Object.prototype.hasOwnProperty.call(t,H)){var r=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(t,H):{};r.get||r.set?Object.defineProperty(e,H,r):e[H]=t[H]}}return e.default=t,e}function eDe(t){return t&&t.__esModule?t:{default:t}}function WX(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function tDe(t,e,H){return e&&WX(t.prototype,e),H&&WX(t,H),t}function HDe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var rDe=function(t){HDe(e,t);function e(r){var n;return n=t.call(this,r)||this,n.nodes||(n.nodes=[]),n}var H=e.prototype;return H.append=function(n){return n.parent=this,this.nodes.push(n),this},H.prepend=function(n){return n.parent=this,this.nodes.unshift(n),this},H.at=function(n){return this.nodes[n]},H.index=function(n){return typeof n=="number"?n:this.nodes.indexOf(n)},H.removeChild=function(n){n=this.index(n),this.at(n).parent=void 0,this.nodes.splice(n,1);var i;for(var s in this.indexes)i=this.indexes[s],i>=n&&(this.indexes[s]=i-1);return this},H.removeAll=function(){for(var s=this.nodes,n=Array.isArray(s),i=0,s=n?s:s[Symbol.iterator]();;){var a;if(n){if(i>=s.length)break;a=s[i++]}else{if(i=s.next(),i.done)break;a=i.value}var o=a;o.parent=void 0}return this.nodes=[],this},H.empty=function(){return this.removeAll()},H.insertAfter=function(n,i){i.parent=this;var s=this.index(n);this.nodes.splice(s+1,0,i),i.parent=this;var a;for(var o in this.indexes)a=this.indexes[o],s<=a&&(this.indexes[o]=a+1);return this},H.insertBefore=function(n,i){i.parent=this;var s=this.index(n);this.nodes.splice(s,0,i),i.parent=this;var a;for(var o in this.indexes)a=this.indexes[o],a<=s&&(this.indexes[o]=a+1);return this},H._findChildAtPosition=function(n,i){var s=void 0;return this.each(function(a){if(a.atPosition){var o=a.atPosition(n,i);if(o)return s=o,!1}else if(a.isAtPosition(n,i))return s=a,!1}),s},H.atPosition=function(n,i){if(this.isAtPosition(n,i))return this._findChildAtPosition(n,i)||this},H._inferEndPosition=function(){this.last&&this.last.source&&this.last.source.end&&(this.source=this.source||{},this.source.end=this.source.end||{},Object.assign(this.source.end,this.last.source.end))},H.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 s,a;this.indexes[i]<this.length&&(s=this.indexes[i],a=n(this.at(s),s),a!==!1);)this.indexes[i]+=1;if(delete this.indexes[i],a===!1)return!1}},H.walk=function(n){return this.each(function(i,s){var a=n(i,s);if(a!==!1&&i.length&&(a=i.walk(n)),a===!1)return!1})},H.walkAttributes=function(n){var i=this;return this.walk(function(s){if(s.type===Gs.ATTRIBUTE)return n.call(i,s)})},H.walkClasses=function(n){var i=this;return this.walk(function(s){if(s.type===Gs.CLASS)return n.call(i,s)})},H.walkCombinators=function(n){var i=this;return this.walk(function(s){if(s.type===Gs.COMBINATOR)return n.call(i,s)})},H.walkComments=function(n){var i=this;return this.walk(function(s){if(s.type===Gs.COMMENT)return n.call(i,s)})},H.walkIds=function(n){var i=this;return this.walk(function(s){if(s.type===Gs.ID)return n.call(i,s)})},H.walkNesting=function(n){var i=this;return this.walk(function(s){if(s.type===Gs.NESTING)return n.call(i,s)})},H.walkPseudos=function(n){var i=this;return this.walk(function(s){if(s.type===Gs.PSEUDO)return n.call(i,s)})},H.walkTags=function(n){var i=this;return this.walk(function(s){if(s.type===Gs.TAG)return n.call(i,s)})},H.walkUniversals=function(n){var i=this;return this.walk(function(s){if(s.type===Gs.UNIVERSAL)return n.call(i,s)})},H.split=function(n){var i=this,s=[];return this.reduce(function(a,o,u){var c=n.call(i,o);return s.push(o),c?(a.push(s),s=[]):u===i.length-1&&a.push(s),a},[])},H.map=function(n){return this.nodes.map(n)},H.reduce=function(n,i){return this.nodes.reduce(n,i)},H.every=function(n){return this.nodes.every(n)},H.some=function(n){return this.nodes.some(n)},H.filter=function(n){return this.nodes.filter(n)},H.sort=function(n){return this.nodes.sort(n)},H.toString=function(){return this.map(String).join("")},tDe(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}(Yve.default);zh.default=rDe;BX.exports=zh.default});var Iy=D((Jh,qX)=>{"use strict";Jh.__esModule=!0;Jh.default=void 0;var nDe=sDe(uI()),iDe=wr();function sDe(t){return t&&t.__esModule?t:{default:t}}function XX(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function aDe(t,e,H){return e&&XX(t.prototype,e),H&&XX(t,H),t}function oDe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var uDe=function(t){oDe(e,t);function e(r){var n;return n=t.call(this,r)||this,n.type=iDe.ROOT,n}var H=e.prototype;return H.toString=function(){var n=this.reduce(function(i,s){return i.push(String(s)),i},[]).join(",");return this.trailingComma?n+",":n},H.error=function(n,i){return this._error?this._error(n,i):new Error(n)},aDe(e,[{key:"errorGenerator",set:function(n){this._error=n}}]),e}(nDe.default);Jh.default=uDe;qX.exports=Jh.default});var Ay=D((Yh,VX)=>{"use strict";Yh.__esModule=!0;Yh.default=void 0;var cDe=fDe(uI()),lDe=wr();function fDe(t){return t&&t.__esModule?t:{default:t}}function hDe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var pDe=function(t){hDe(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=lDe.SELECTOR,r}return e}(cDe.default);Yh.default=pDe;VX.exports=Yh.default});var gy=D((Qh,KX)=>{"use strict";Qh.__esModule=!0;Qh.default=void 0;var _De=GX(vn()),dDe=Kh(),LDe=GX(Vs()),EDe=wr();function GX(t){return t&&t.__esModule?t:{default:t}}function ZX(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function IDe(t,e,H){return e&&ZX(t.prototype,e),H&&ZX(t,H),t}function ADe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var gDe=function(t){ADe(e,t);function e(r){var n;return n=t.call(this,r)||this,n.type=EDe.CLASS,n._constructed=!0,n}var H=e.prototype;return H.toString=function(){return[this.rawSpaceBefore,String("."+this.stringifyProperty("value")),this.rawSpaceAfter].join("")},IDe(e,[{key:"value",set:function(n){if(this._constructed){var i=(0,_De.default)(n,{isIdentifier:!0});i!==n?((0,dDe.ensureObject)(this,"raws"),this.raws.value=i):this.raws&&delete this.raws.value}this._value=n},get:function(){return this._value}}]),e}(LDe.default);Qh.default=gDe;KX.exports=Qh.default});var my=D((ep,jX)=>{"use strict";ep.__esModule=!0;ep.default=void 0;var mDe=SDe(Vs()),$De=wr();function SDe(t){return t&&t.__esModule?t:{default:t}}function vDe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var DDe=function(t){vDe(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=$De.COMMENT,r}return e}(mDe.default);ep.default=DDe;jX.exports=ep.default});var $y=D((tp,zX)=>{"use strict";tp.__esModule=!0;tp.default=void 0;var yDe=PDe(Vs()),bDe=wr();function PDe(t){return t&&t.__esModule?t:{default:t}}function xDe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var CDe=function(t){xDe(e,t);function e(r){var n;return n=t.call(this,r)||this,n.type=bDe.ID,n}var H=e.prototype;return H.toString=function(){return[this.rawSpaceBefore,String("#"+this.stringifyProperty("value")),this.rawSpaceAfter].join("")},e}(yDe.default);tp.default=CDe;zX.exports=tp.default});var cI=D((Hp,QX)=>{"use strict";Hp.__esModule=!0;Hp.default=void 0;var MDe=JX(vn()),wDe=Kh(),TDe=JX(Vs());function JX(t){return t&&t.__esModule?t:{default:t}}function YX(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function NDe(t,e,H){return e&&YX(t.prototype,e),H&&YX(t,H),t}function kDe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var RDe=function(t){kDe(e,t);function e(){return t.apply(this,arguments)||this}var H=e.prototype;return H.qualifiedName=function(n){return this.namespace?this.namespaceString+"|"+n:n},H.toString=function(){return[this.rawSpaceBefore,this.qualifiedName(this.stringifyProperty("value")),this.rawSpaceAfter].join("")},NDe(e,[{key:"namespace",get:function(){return this._namespace},set:function(n){if(n===!0||n==="*"||n==="&"){this._namespace=n,this.raws&&delete this.raws.namespace;return}var i=(0,MDe.default)(n,{isIdentifier:!0});this._namespace=n,i!==n?((0,wDe.ensureObject)(this,"raws"),this.raws.namespace=i):this.raws&&delete this.raws.namespace}},{key:"ns",get:function(){return this._namespace},set:function(n){this.namespace=n}},{key:"namespaceString",get:function(){if(this.namespace){var n=this.stringifyProperty("namespace");return n===!0?"":n}else return""}}]),e}(TDe.default);Hp.default=RDe;QX.exports=Hp.default});var Sy=D((rp,eq)=>{"use strict";rp.__esModule=!0;rp.default=void 0;var ODe=FDe(cI()),UDe=wr();function FDe(t){return t&&t.__esModule?t:{default:t}}function WDe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var BDe=function(t){WDe(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=UDe.TAG,r}return e}(ODe.default);rp.default=BDe;eq.exports=rp.default});var vy=D((np,tq)=>{"use strict";np.__esModule=!0;np.default=void 0;var XDe=VDe(Vs()),qDe=wr();function VDe(t){return t&&t.__esModule?t:{default:t}}function GDe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var ZDe=function(t){GDe(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=qDe.STRING,r}return e}(XDe.default);np.default=ZDe;tq.exports=np.default});var Dy=D((ip,Hq)=>{"use strict";ip.__esModule=!0;ip.default=void 0;var KDe=zDe(uI()),jDe=wr();function zDe(t){return t&&t.__esModule?t:{default:t}}function JDe(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var YDe=function(t){JDe(e,t);function e(r){var n;return n=t.call(this,r)||this,n.type=jDe.PSEUDO,n}var H=e.prototype;return H.toString=function(){var n=this.length?"("+this.map(String).join(",")+")":"";return[this.rawSpaceBefore,this.stringifyProperty("value"),n,this.rawSpaceAfter].join("")},e}(KDe.default);ip.default=YDe;Hq.exports=ip.default});var Cy=D(op=>{"use strict";op.__esModule=!0;op.unescapeValue=Py;op.default=void 0;var sp=by(vn()),QDe=by(Ey()),eye=by(cI()),tye=wr(),yy;function by(t){return t&&t.__esModule?t:{default:t}}function rq(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function Hye(t,e,H){return e&&rq(t.prototype,e),H&&rq(t,H),t}function rye(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var nye=require("util"),ap=nye.deprecate,iye=/^('|")(.*)\1$/,sye=ap(function(){},"Assigning an attribute a value containing characters that might need to be escaped is deprecated. Call attribute.setValue() instead."),aye=ap(function(){},"Assigning attr.quoted is deprecated and has no effect. Assign to attr.quoteMark instead."),oye=ap(function(){},"Constructing an Attribute selector with a value without specifying quoteMark is deprecated. Note: The value should be unescaped now.");function Py(t){var e=!1,H=null,r=t,n=r.match(iye);return n&&(H=n[1],r=n[2]),r=(0,QDe.default)(r),r!==t&&(e=!0),{deprecatedUsage:e,unescaped:r,quoteMark:H}}function uye(t){if(t.quoteMark!==void 0||t.value===void 0)return t;oye();var e=Py(t.value),H=e.quoteMark,r=e.unescaped;return t.raws||(t.raws={}),t.raws.value===void 0&&(t.raws.value=t.value),t.value=r,t.quoteMark=H,t}var lI=function(t){rye(e,t);function e(r){var n;return r===void 0&&(r={}),n=t.call(this,uye(r))||this,n.type=tye.ATTRIBUTE,n.raws=n.raws||{},Object.defineProperty(n.raws,"unquoted",{get:ap(function(){return n.value},"attr.raws.unquoted is deprecated. Call attr.value instead."),set:ap(function(){return n.value},"Setting attr.raws.unquoted is deprecated and has no effect. attr.value is unescaped by default now.")}),n._constructed=!0,n}var H=e.prototype;return H.getQuotedValue=function(n){n===void 0&&(n={});var i=this._determineQuoteMark(n),s=xy[i],a=(0,sp.default)(this._value,s);return a},H._determineQuoteMark=function(n){return n.smart?this.smartQuoteMark(n):this.preferredQuoteMark(n)},H.setValue=function(n,i){i===void 0&&(i={}),this._value=n,this._quoteMark=this._determineQuoteMark(i),this._syncRawValue()},H.smartQuoteMark=function(n){var i=this.value,s=i.replace(/[^']/g,"").length,a=i.replace(/[^"]/g,"").length;if(s+a===0){var o=(0,sp.default)(i,{isIdentifier:!0});if(o===i)return e.NO_QUOTE;var u=this.preferredQuoteMark(n);if(u===e.NO_QUOTE){var c=this.quoteMark||n.quoteMark||e.DOUBLE_QUOTE,f=xy[c],h=(0,sp.default)(i,f);if(h.length<o.length)return c}return u}else return a===s?this.preferredQuoteMark(n):a<s?e.DOUBLE_QUOTE:e.SINGLE_QUOTE},H.preferredQuoteMark=function(n){var i=n.preferCurrentQuoteMark?this.quoteMark:n.quoteMark;return i===void 0&&(i=n.preferCurrentQuoteMark?n.quoteMark:this.quoteMark),i===void 0&&(i=e.DOUBLE_QUOTE),i},H._syncRawValue=function(){var n=(0,sp.default)(this._value,xy[this.quoteMark]);n===this._value?this.raws&&delete this.raws.value:this.raws.value=n},H._handleEscapes=function(n,i){if(this._constructed){var s=(0,sp.default)(i,{isIdentifier:!0});s!==i?this.raws[n]=s:delete this.raws[n]}},H._spacesFor=function(n){var i={before:"",after:""},s=this.spaces[n]||{},a=this.raws.spaces&&this.raws.spaces[n]||{};return Object.assign(i,s,a)},H._stringFor=function(n,i,s){i===void 0&&(i=n),s===void 0&&(s=nq);var a=this._spacesFor(i);return s(this.stringifyProperty(n),a)},H.offsetOf=function(n){var i=1,s=this._spacesFor("attribute");if(i+=s.before.length,n==="namespace"||n==="ns")return this.namespace?i:-1;if(n==="attributeNS"||(i+=this.namespaceString.length,this.namespace&&(i+=1),n==="attribute"))return i;i+=this.stringifyProperty("attribute").length,i+=s.after.length;var a=this._spacesFor("operator");i+=a.before.length;var o=this.stringifyProperty("operator");if(n==="operator")return o?i:-1;i+=o.length,i+=a.after.length;var u=this._spacesFor("value");i+=u.before.length;var c=this.stringifyProperty("value");if(n==="value")return c?i:-1;i+=c.length,i+=u.after.length;var f=this._spacesFor("insensitive");return i+=f.before.length,n==="insensitive"&&this.insensitive?i:-1},H.toString=function(){var n=this,i=[this.rawSpaceBefore,"["];return i.push(this._stringFor("qualifiedAttribute","attribute")),this.operator&&(this.value||this.value==="")&&(i.push(this._stringFor("operator")),i.push(this._stringFor("value")),i.push(this._stringFor("insensitiveFlag","insensitive",function(s,a){return s.length>0&&!n.quoted&&a.before.length===0&&!(n.spaces.value&&n.spaces.value.after)&&(a.before=" "),nq(s,a)}))),i.push("]"),i.push(this.rawSpaceAfter),i.join("")},Hye(e,[{key:"quoted",get:function(){var n=this.quoteMark;return n==="'"||n==='"'},set:function(n){aye()}},{key:"quoteMark",get:function(){return this._quoteMark},set:function(n){if(!this._constructed){this._quoteMark=n;return}this._quoteMark!==n&&(this._quoteMark=n,this._syncRawValue())}},{key:"qualifiedAttribute",get:function(){return this.qualifiedName(this.raws.attribute||this.attribute)}},{key:"insensitiveFlag",get:function(){return this.insensitive?"i":""}},{key:"value",get:function(){return this._value},set:function(n){if(this._constructed){var i=Py(n),s=i.deprecatedUsage,a=i.unescaped,o=i.quoteMark;if(s&&sye(),a===this._value&&o===this._quoteMark)return;this._value=a,this._quoteMark=o,this._syncRawValue()}else this._value=n}},{key:"attribute",get:function(){return this._attribute},set:function(n){this._handleEscapes("attribute",n),this._attribute=n}}]),e}(eye.default);op.default=lI;lI.NO_QUOTE=null;lI.SINGLE_QUOTE="'";lI.DOUBLE_QUOTE='"';var xy=(yy={"'":{quotes:"single",wrap:!0},'"':{quotes:"double",wrap:!0}},yy[null]={isIdentifier:!0},yy);function nq(t,e){return""+e.before+t+e.after}});var My=D((up,iq)=>{"use strict";up.__esModule=!0;up.default=void 0;var cye=fye(cI()),lye=wr();function fye(t){return t&&t.__esModule?t:{default:t}}function hye(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var pye=function(t){hye(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=lye.UNIVERSAL,r.value="*",r}return e}(cye.default);up.default=pye;iq.exports=up.default});var wy=D((cp,sq)=>{"use strict";cp.__esModule=!0;cp.default=void 0;var _ye=Lye(Vs()),dye=wr();function Lye(t){return t&&t.__esModule?t:{default:t}}function Eye(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var Iye=function(t){Eye(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=dye.COMBINATOR,r}return e}(_ye.default);cp.default=Iye;sq.exports=cp.default});var Ty=D((lp,aq)=>{"use strict";lp.__esModule=!0;lp.default=void 0;var Aye=mye(Vs()),gye=wr();function mye(t){return t&&t.__esModule?t:{default:t}}function $ye(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}var Sye=function(t){$ye(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=gye.NESTING,r.value="&",r}return e}(Aye.default);lp.default=Sye;aq.exports=lp.default});var uq=D((fI,oq)=>{"use strict";fI.__esModule=!0;fI.default=vye;function vye(t){return t.sort(function(e,H){return e-H})}oq.exports=fI.default});var Ny=D(_t=>{"use strict";_t.__esModule=!0;_t.combinator=_t.word=_t.comment=_t.str=_t.tab=_t.newline=_t.feed=_t.cr=_t.backslash=_t.bang=_t.slash=_t.doubleQuote=_t.singleQuote=_t.space=_t.greaterThan=_t.pipe=_t.equals=_t.plus=_t.caret=_t.tilde=_t.dollar=_t.closeSquare=_t.openSquare=_t.closeParenthesis=_t.openParenthesis=_t.semicolon=_t.colon=_t.comma=_t.at=_t.asterisk=_t.ampersand=void 0;var Dye=38;_t.ampersand=Dye;var yye=42;_t.asterisk=yye;var bye=64;_t.at=bye;var Pye=44;_t.comma=Pye;var xye=58;_t.colon=xye;var Cye=59;_t.semicolon=Cye;var Mye=40;_t.openParenthesis=Mye;var wye=41;_t.closeParenthesis=wye;var Tye=91;_t.openSquare=Tye;var Nye=93;_t.closeSquare=Nye;var kye=36;_t.dollar=kye;var Rye=126;_t.tilde=Rye;var Oye=94;_t.caret=Oye;var Uye=43;_t.plus=Uye;var Fye=61;_t.equals=Fye;var Wye=124;_t.pipe=Wye;var Bye=62;_t.greaterThan=Bye;var Xye=32;_t.space=Xye;var cq=39;_t.singleQuote=cq;var qye=34;_t.doubleQuote=qye;var Vye=47;_t.slash=Vye;var Gye=33;_t.bang=Gye;var Zye=92;_t.backslash=Zye;var Kye=13;_t.cr=Kye;var jye=12;_t.feed=jye;var zye=10;_t.newline=zye;var Jye=9;_t.tab=Jye;var Yye=cq;_t.str=Yye;var Qye=-1;_t.comment=Qye;var ebe=-2;_t.word=ebe;var tbe=-3;_t.combinator=tbe});var fq=D(fp=>{"use strict";fp.__esModule=!0;fp.default=obe;fp.FIELDS=void 0;var tt=Hbe(Ny()),Mc,$H;function Hbe(t){if(t&&t.__esModule)return t;var e={};if(t!=null){for(var H in t)if(Object.prototype.hasOwnProperty.call(t,H)){var r=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(t,H):{};r.get||r.set?Object.defineProperty(e,H,r):e[H]=t[H]}}return e.default=t,e}var rbe=(Mc={},Mc[tt.tab]=!0,Mc[tt.newline]=!0,Mc[tt.cr]=!0,Mc[tt.feed]=!0,Mc),nbe=($H={},$H[tt.space]=!0,$H[tt.tab]=!0,$H[tt.newline]=!0,$H[tt.cr]=!0,$H[tt.feed]=!0,$H[tt.ampersand]=!0,$H[tt.asterisk]=!0,$H[tt.bang]=!0,$H[tt.comma]=!0,$H[tt.colon]=!0,$H[tt.semicolon]=!0,$H[tt.openParenthesis]=!0,$H[tt.closeParenthesis]=!0,$H[tt.openSquare]=!0,$H[tt.closeSquare]=!0,$H[tt.singleQuote]=!0,$H[tt.doubleQuote]=!0,$H[tt.plus]=!0,$H[tt.pipe]=!0,$H[tt.tilde]=!0,$H[tt.greaterThan]=!0,$H[tt.equals]=!0,$H[tt.dollar]=!0,$H[tt.caret]=!0,$H[tt.slash]=!0,$H),ky={},lq="0123456789abcdefABCDEF";for(hI=0;hI<lq.length;hI++)ky[lq.charCodeAt(hI)]=!0;var hI;function ibe(t,e){var H=e,r;do{if(r=t.charCodeAt(H),nbe[r])return H-1;r===tt.backslash?H=sbe(t,H)+1:H++}while(H<t.length);return H-1}function sbe(t,e){var H=e,r=t.charCodeAt(H+1);if(!rbe[r])if(ky[r]){var n=0;do H++,n++,r=t.charCodeAt(H+1);while(ky[r]&&n<6);n<6&&r===tt.space&&H++}else H++;return H}var abe={TYPE:0,START_LINE:1,START_COL:2,END_LINE:3,END_COL:4,START_POS:5,END_POS:6};fp.FIELDS=abe;function obe(t){var e=[],H=t.css.valueOf(),r=H,n=r.length,i=-1,s=1,a=0,o=0,u,c,f,h,p,_,b,y,I,$,S,E,T;function V(Z,A){if(t.safe)H+=A,I=H.length-1;else throw t.error("Unclosed "+Z,s,a-i,a)}for(;a<n;){switch(u=H.charCodeAt(a),u===tt.newline&&(i=a,s+=1),u){case tt.space:case tt.tab:case tt.newline:case tt.cr:case tt.feed:I=a;do I+=1,u=H.charCodeAt(I),u===tt.newline&&(i=I,s+=1);while(u===tt.space||u===tt.newline||u===tt.tab||u===tt.cr||u===tt.feed);T=tt.space,h=s,f=I-i-1,o=I;break;case tt.plus:case tt.greaterThan:case tt.tilde:case tt.pipe:I=a;do I+=1,u=H.charCodeAt(I);while(u===tt.plus||u===tt.greaterThan||u===tt.tilde||u===tt.pipe);T=tt.combinator,h=s,f=a-i,o=I;break;case tt.asterisk:case tt.ampersand:case tt.bang:case tt.comma:case tt.equals:case tt.dollar:case tt.caret:case tt.openSquare:case tt.closeSquare:case tt.colon:case tt.semicolon:case tt.openParenthesis:case tt.closeParenthesis:I=a,T=u,h=s,f=a-i,o=I+1;break;case tt.singleQuote:case tt.doubleQuote:E=u===tt.singleQuote?"'":'"',I=a;do for(p=!1,I=H.indexOf(E,I+1),I===-1&&V("quote",E),_=I;H.charCodeAt(_-1)===tt.backslash;)_-=1,p=!p;while(p);T=tt.str,h=s,f=a-i,o=I+1;break;default:u===tt.slash&&H.charCodeAt(a+1)===tt.asterisk?(I=H.indexOf("*/",a+2)+1,I===0&&V("comment","*/"),c=H.slice(a,I+1),y=c.split(`
180
+ `),b=y.length-1,b>0?($=s+b,S=I-y[b].length):($=s,S=i),T=tt.comment,s=$,h=$,f=I-S):u===tt.slash?(I=a,T=u,h=s,f=a-i,o=I+1):(I=ibe(H,a),T=tt.word,h=s,f=I-i),o=I+1;break}e.push([T,s,a-i,h,f,a,o]),S&&(i=S,S=null),a=o}return e}});var Iq=D((hp,Eq)=>{"use strict";hp.__esModule=!0;hp.default=void 0;var Ry=an(yX()),ube=an(PX()),cbe=an(Iy()),Oy=an(Ay()),lbe=an(gy()),hq=an(my()),fbe=an($y()),hbe=an(Sy()),Uy=an(vy()),pbe=an(Dy()),pq=pI(Cy()),_be=an(My()),Fy=an(wy()),dbe=an(Ty()),Lbe=an(uq()),Be=pI(fq()),ut=pI(Ny()),Ebe=pI(wr()),jH=Kh(),Wo,Wy;function pI(t){if(t&&t.__esModule)return t;var e={};if(t!=null){for(var H in t)if(Object.prototype.hasOwnProperty.call(t,H)){var r=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(t,H):{};r.get||r.set?Object.defineProperty(e,H,r):e[H]=t[H]}}return e.default=t,e}function an(t){return t&&t.__esModule?t:{default:t}}function _q(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function Ibe(t,e,H){return e&&_q(t.prototype,e),H&&_q(t,H),t}var By=(Wo={},Wo[ut.space]=!0,Wo[ut.cr]=!0,Wo[ut.feed]=!0,Wo[ut.newline]=!0,Wo[ut.tab]=!0,Wo),Abe=Object.assign({},By,(Wy={},Wy[ut.comment]=!0,Wy));function dq(t){return{line:t[Be.FIELDS.START_LINE],column:t[Be.FIELDS.START_COL]}}function Lq(t){return{line:t[Be.FIELDS.END_LINE],column:t[Be.FIELDS.END_COL]}}function Bo(t,e,H,r){return{start:{line:t,column:e},end:{line:H,column:r}}}function wc(t){return Bo(t[Be.FIELDS.START_LINE],t[Be.FIELDS.START_COL],t[Be.FIELDS.END_LINE],t[Be.FIELDS.END_COL])}function Xy(t,e){if(!!t)return Bo(t[Be.FIELDS.START_LINE],t[Be.FIELDS.START_COL],e[Be.FIELDS.END_LINE],e[Be.FIELDS.END_COL])}function Tc(t,e){var H=t[e];if(typeof H=="string")return H.indexOf("\\")!==-1&&((0,jH.ensureObject)(t,"raws"),t[e]=(0,jH.unesc)(H),t.raws[e]===void 0&&(t.raws[e]=H)),t}var gbe=function(){function t(H,r){r===void 0&&(r={}),this.rule=H,this.options=Object.assign({lossy:!1,safe:!1},r),this.position=0,this.css=typeof this.rule=="string"?this.rule:this.rule.selector,this.tokens=(0,Be.default)({css:this.css,error:this._errorGenerator(),safe:this.options.safe});var n=Xy(this.tokens[0],this.tokens[this.tokens.length-1]);this.root=new cbe.default({source:n}),this.root.errorGenerator=this._errorGenerator();var i=new Oy.default({source:{start:{line:1,column:1}}});this.root.append(i),this.current=i,this.loop()}var e=t.prototype;return e._errorGenerator=function(){var r=this;return function(n,i){return typeof r.rule=="string"?new Error(n):r.rule.error(n,i)}},e.attribute=function(){var r=[],n=this.currToken;for(this.position++;this.position<this.tokens.length&&this.currToken[Be.FIELDS.TYPE]!==ut.closeSquare;)r.push(this.currToken),this.position++;if(this.currToken[Be.FIELDS.TYPE]!==ut.closeSquare)return this.expected("closing square bracket",this.currToken[Be.FIELDS.START_POS]);var i=r.length,s={source:Bo(n[1],n[2],this.currToken[3],this.currToken[4]),sourceIndex:n[Be.FIELDS.START_POS]};if(i===1&&!~[ut.word].indexOf(r[0][Be.FIELDS.TYPE]))return this.expected("attribute",r[0][Be.FIELDS.START_POS]);for(var a=0,o="",u="",c=null,f=!1;a<i;){var h=r[a],p=this.content(h),_=r[a+1];switch(h[Be.FIELDS.TYPE]){case ut.space:if(f=!0,this.options.lossy)break;if(c){(0,jH.ensureObject)(s,"spaces",c);var b=s.spaces[c].after||"";s.spaces[c].after=b+p;var y=(0,jH.getProp)(s,"raws","spaces",c,"after")||null;y&&(s.raws.spaces[c].after=y+p)}else o=o+p,u=u+p;break;case ut.asterisk:if(_[Be.FIELDS.TYPE]===ut.equals)s.operator=p,c="operator";else if((!s.namespace||c==="namespace"&&!f)&&_){o&&((0,jH.ensureObject)(s,"spaces","attribute"),s.spaces.attribute.before=o,o=""),u&&((0,jH.ensureObject)(s,"raws","spaces","attribute"),s.raws.spaces.attribute.before=o,u=""),s.namespace=(s.namespace||"")+p;var I=(0,jH.getProp)(s,"raws","namespace")||null;I&&(s.raws.namespace+=p),c="namespace"}f=!1;break;case ut.dollar:if(c==="value"){var $=(0,jH.getProp)(s,"raws","value");s.value+="$",$&&(s.raws.value=$+"$");break}case ut.caret:_[Be.FIELDS.TYPE]===ut.equals&&(s.operator=p,c="operator"),f=!1;break;case ut.combinator:if(p==="~"&&_[Be.FIELDS.TYPE]===ut.equals&&(s.operator=p,c="operator"),p!=="|"){f=!1;break}_[Be.FIELDS.TYPE]===ut.equals?(s.operator=p,c="operator"):!s.namespace&&!s.attribute&&(s.namespace=!0),f=!1;break;case ut.word:if(_&&this.content(_)==="|"&&r[a+2]&&r[a+2][Be.FIELDS.TYPE]!==ut.equals&&!s.operator&&!s.namespace)s.namespace=p,c="namespace";else if(!s.attribute||c==="attribute"&&!f){o&&((0,jH.ensureObject)(s,"spaces","attribute"),s.spaces.attribute.before=o,o=""),u&&((0,jH.ensureObject)(s,"raws","spaces","attribute"),s.raws.spaces.attribute.before=u,u=""),s.attribute=(s.attribute||"")+p;var S=(0,jH.getProp)(s,"raws","attribute")||null;S&&(s.raws.attribute+=p),c="attribute"}else if(!s.value&&s.value!==""||c==="value"&&!f){var E=(0,jH.unesc)(p),T=(0,jH.getProp)(s,"raws","value")||"",V=s.value||"";s.value=V+E,s.quoteMark=null,(E!==p||T)&&((0,jH.ensureObject)(s,"raws"),s.raws.value=(T||V)+p),c="value"}else{var Z=p==="i"||p==="I";(s.value||s.value==="")&&(s.quoteMark||f)?(s.insensitive=Z,(!Z||p==="I")&&((0,jH.ensureObject)(s,"raws"),s.raws.insensitiveFlag=p),c="insensitive",o&&((0,jH.ensureObject)(s,"spaces","insensitive"),s.spaces.insensitive.before=o,o=""),u&&((0,jH.ensureObject)(s,"raws","spaces","insensitive"),s.raws.spaces.insensitive.before=u,u="")):(s.value||s.value==="")&&(c="value",s.value+=p,s.raws.value&&(s.raws.value+=p))}f=!1;break;case ut.str:if(!s.attribute||!s.operator)return this.error("Expected an attribute followed by an operator preceding the string.",{index:h[Be.FIELDS.START_POS]});var A=(0,pq.unescapeValue)(p),M=A.unescaped,w=A.quoteMark;s.value=M,s.quoteMark=w,c="value",(0,jH.ensureObject)(s,"raws"),s.raws.value=p,f=!1;break;case ut.equals:if(!s.attribute)return this.expected("attribute",h[Be.FIELDS.START_POS],p);if(s.value)return this.error('Unexpected "=" found; an operator was already defined.',{index:h[Be.FIELDS.START_POS]});s.operator=s.operator?s.operator+p:p,c="operator",f=!1;break;case ut.comment:if(c)if(f||_&&_[Be.FIELDS.TYPE]===ut.space||c==="insensitive"){var P=(0,jH.getProp)(s,"spaces",c,"after")||"",F=(0,jH.getProp)(s,"raws","spaces",c,"after")||P;(0,jH.ensureObject)(s,"raws","spaces",c),s.raws.spaces[c].after=F+p}else{var B=s[c]||"",Y=(0,jH.getProp)(s,"raws",c)||B;(0,jH.ensureObject)(s,"raws"),s.raws[c]=Y+p}else u=u+p;break;default:return this.error('Unexpected "'+p+'" found.',{index:h[Be.FIELDS.START_POS]})}a++}Tc(s,"attribute"),Tc(s,"namespace"),this.newNode(new pq.default(s)),this.position++},e.parseWhitespaceEquivalentTokens=function(r){r<0&&(r=this.tokens.length);var n=this.position,i=[],s="",a=void 0;do if(By[this.currToken[Be.FIELDS.TYPE]])this.options.lossy||(s+=this.content());else if(this.currToken[Be.FIELDS.TYPE]===ut.comment){var o={};s&&(o.before=s,s=""),a=new hq.default({value:this.content(),source:wc(this.currToken),sourceIndex:this.currToken[Be.FIELDS.START_POS],spaces:o}),i.push(a)}while(++this.position<r);if(s){if(a)a.spaces.after=s;else if(!this.options.lossy){var u=this.tokens[n],c=this.tokens[this.position-1];i.push(new Uy.default({value:"",source:Bo(u[Be.FIELDS.START_LINE],u[Be.FIELDS.START_COL],c[Be.FIELDS.END_LINE],c[Be.FIELDS.END_COL]),sourceIndex:u[Be.FIELDS.START_POS],spaces:{before:s,after:""}}))}}return i},e.convertWhitespaceNodesToSpace=function(r,n){var i=this;n===void 0&&(n=!1);var s="",a="";r.forEach(function(u){var c=i.lossySpace(u.spaces.before,n),f=i.lossySpace(u.rawSpaceBefore,n);s+=c+i.lossySpace(u.spaces.after,n&&c.length===0),a+=c+u.value+i.lossySpace(u.rawSpaceAfter,n&&f.length===0)}),a===s&&(a=void 0);var o={space:s,rawSpace:a};return o},e.isNamedCombinator=function(r){return r===void 0&&(r=this.position),this.tokens[r+0]&&this.tokens[r+0][Be.FIELDS.TYPE]===ut.slash&&this.tokens[r+1]&&this.tokens[r+1][Be.FIELDS.TYPE]===ut.word&&this.tokens[r+2]&&this.tokens[r+2][Be.FIELDS.TYPE]===ut.slash},e.namedCombinator=function(){if(this.isNamedCombinator()){var r=this.content(this.tokens[this.position+1]),n=(0,jH.unesc)(r).toLowerCase(),i={};n!==r&&(i.value="/"+r+"/");var s=new Fy.default({value:"/"+n+"/",source:Bo(this.currToken[Be.FIELDS.START_LINE],this.currToken[Be.FIELDS.START_COL],this.tokens[this.position+2][Be.FIELDS.END_LINE],this.tokens[this.position+2][Be.FIELDS.END_COL]),sourceIndex:this.currToken[Be.FIELDS.START_POS],raws:i});return this.position=this.position+3,s}else this.unexpected()},e.combinator=function(){var r=this;if(this.content()==="|")return this.namespace();var n=this.locateNextMeaningfulToken(this.position);if(n<0||this.tokens[n][Be.FIELDS.TYPE]===ut.comma){var i=this.parseWhitespaceEquivalentTokens(n);if(i.length>0){var s=this.current.last;if(s){var a=this.convertWhitespaceNodesToSpace(i),o=a.space,u=a.rawSpace;u!==void 0&&(s.rawSpaceAfter+=u),s.spaces.after+=o}else i.forEach(function(T){return r.newNode(T)})}return}var c=this.currToken,f=void 0;n>this.position&&(f=this.parseWhitespaceEquivalentTokens(n));var h;if(this.isNamedCombinator()?h=this.namedCombinator():this.currToken[Be.FIELDS.TYPE]===ut.combinator?(h=new Fy.default({value:this.content(),source:wc(this.currToken),sourceIndex:this.currToken[Be.FIELDS.START_POS]}),this.position++):By[this.currToken[Be.FIELDS.TYPE]]||f||this.unexpected(),h){if(f){var p=this.convertWhitespaceNodesToSpace(f),_=p.space,b=p.rawSpace;h.spaces.before=_,h.rawSpaceBefore=b}}else{var y=this.convertWhitespaceNodesToSpace(f,!0),I=y.space,$=y.rawSpace;$||($=I);var S={},E={spaces:{}};I.endsWith(" ")&&$.endsWith(" ")?(S.before=I.slice(0,I.length-1),E.spaces.before=$.slice(0,$.length-1)):I.startsWith(" ")&&$.startsWith(" ")?(S.after=I.slice(1),E.spaces.after=$.slice(1)):E.value=$,h=new Fy.default({value:" ",source:Xy(c,this.tokens[this.position-1]),sourceIndex:c[Be.FIELDS.START_POS],spaces:S,raws:E})}return this.currToken&&this.currToken[Be.FIELDS.TYPE]===ut.space&&(h.spaces.after=this.optionalSpace(this.content()),this.position++),this.newNode(h)},e.comma=function(){if(this.position===this.tokens.length-1){this.root.trailingComma=!0,this.position++;return}this.current._inferEndPosition();var r=new Oy.default({source:{start:dq(this.tokens[this.position+1])}});this.current.parent.append(r),this.current=r,this.position++},e.comment=function(){var r=this.currToken;this.newNode(new hq.default({value:this.content(),source:wc(r),sourceIndex:r[Be.FIELDS.START_POS]})),this.position++},e.error=function(r,n){throw this.root.error(r,n)},e.missingBackslash=function(){return this.error("Expected a backslash preceding the semicolon.",{index:this.currToken[Be.FIELDS.START_POS]})},e.missingParenthesis=function(){return this.expected("opening parenthesis",this.currToken[Be.FIELDS.START_POS])},e.missingSquareBracket=function(){return this.expected("opening square bracket",this.currToken[Be.FIELDS.START_POS])},e.unexpected=function(){return this.error("Unexpected '"+this.content()+"'. Escaping special characters with \\ may help.",this.currToken[Be.FIELDS.START_POS])},e.namespace=function(){var r=this.prevToken&&this.content(this.prevToken)||!0;if(this.nextToken[Be.FIELDS.TYPE]===ut.word)return this.position++,this.word(r);if(this.nextToken[Be.FIELDS.TYPE]===ut.asterisk)return this.position++,this.universal(r)},e.nesting=function(){if(this.nextToken){var r=this.content(this.nextToken);if(r==="|"){this.position++;return}}var n=this.currToken;this.newNode(new dbe.default({value:this.content(),source:wc(n),sourceIndex:n[Be.FIELDS.START_POS]})),this.position++},e.parentheses=function(){var r=this.current.last,n=1;if(this.position++,r&&r.type===Ebe.PSEUDO){var i=new Oy.default({source:{start:dq(this.tokens[this.position-1])}}),s=this.current;for(r.append(i),this.current=i;this.position<this.tokens.length&&n;)this.currToken[Be.FIELDS.TYPE]===ut.openParenthesis&&n++,this.currToken[Be.FIELDS.TYPE]===ut.closeParenthesis&&n--,n?this.parse():(this.current.source.end=Lq(this.currToken),this.current.parent.source.end=Lq(this.currToken),this.position++);this.current=s}else{for(var a=this.currToken,o="(",u;this.position<this.tokens.length&&n;)this.currToken[Be.FIELDS.TYPE]===ut.openParenthesis&&n++,this.currToken[Be.FIELDS.TYPE]===ut.closeParenthesis&&n--,u=this.currToken,o+=this.parseParenthesisToken(this.currToken),this.position++;r?r.appendToPropertyAndEscape("value",o,o):this.newNode(new Uy.default({value:o,source:Bo(a[Be.FIELDS.START_LINE],a[Be.FIELDS.START_COL],u[Be.FIELDS.END_LINE],u[Be.FIELDS.END_COL]),sourceIndex:a[Be.FIELDS.START_POS]}))}if(n)return this.expected("closing parenthesis",this.currToken[Be.FIELDS.START_POS])},e.pseudo=function(){for(var r=this,n="",i=this.currToken;this.currToken&&this.currToken[Be.FIELDS.TYPE]===ut.colon;)n+=this.content(),this.position++;if(!this.currToken)return this.expected(["pseudo-class","pseudo-element"],this.position-1);if(this.currToken[Be.FIELDS.TYPE]===ut.word)this.splitWord(!1,function(s,a){n+=s,r.newNode(new pbe.default({value:n,source:Xy(i,r.currToken),sourceIndex:i[Be.FIELDS.START_POS]})),a>1&&r.nextToken&&r.nextToken[Be.FIELDS.TYPE]===ut.openParenthesis&&r.error("Misplaced parenthesis.",{index:r.nextToken[Be.FIELDS.START_POS]})});else return this.expected(["pseudo-class","pseudo-element"],this.currToken[Be.FIELDS.START_POS])},e.space=function(){var r=this.content();this.position===0||this.prevToken[Be.FIELDS.TYPE]===ut.comma||this.prevToken[Be.FIELDS.TYPE]===ut.openParenthesis?(this.spaces=this.optionalSpace(r),this.position++):this.position===this.tokens.length-1||this.nextToken[Be.FIELDS.TYPE]===ut.comma||this.nextToken[Be.FIELDS.TYPE]===ut.closeParenthesis?(this.current.last.spaces.after=this.optionalSpace(r),this.position++):this.combinator()},e.string=function(){var r=this.currToken;this.newNode(new Uy.default({value:this.content(),source:wc(r),sourceIndex:r[Be.FIELDS.START_POS]})),this.position++},e.universal=function(r){var n=this.nextToken;if(n&&this.content(n)==="|")return this.position++,this.namespace();var i=this.currToken;this.newNode(new _be.default({value:this.content(),source:wc(i),sourceIndex:i[Be.FIELDS.START_POS]}),r),this.position++},e.splitWord=function(r,n){for(var i=this,s=this.nextToken,a=this.content();s&&~[ut.dollar,ut.caret,ut.equals,ut.word].indexOf(s[Be.FIELDS.TYPE]);){this.position++;var o=this.content();if(a+=o,o.lastIndexOf("\\")===o.length-1){var u=this.nextToken;u&&u[Be.FIELDS.TYPE]===ut.space&&(a+=this.requiredSpace(this.content(u)),this.position++)}s=this.nextToken}var c=(0,Ry.default)(a,".").filter(function(_){return a[_-1]!=="\\"}),f=(0,Ry.default)(a,"#").filter(function(_){return a[_-1]!=="\\"}),h=(0,Ry.default)(a,"#{");h.length&&(f=f.filter(function(_){return!~h.indexOf(_)}));var p=(0,Lbe.default)((0,ube.default)([0].concat(c,f)));p.forEach(function(_,b){var y=p[b+1]||a.length,I=a.slice(_,y);if(b===0&&n)return n.call(i,I,p.length);var $,S=i.currToken,E=S[Be.FIELDS.START_POS]+p[b],T=Bo(S[1],S[2]+_,S[3],S[2]+(y-1));if(~c.indexOf(_)){var V={value:I.slice(1),source:T,sourceIndex:E};$=new lbe.default(Tc(V,"value"))}else if(~f.indexOf(_)){var Z={value:I.slice(1),source:T,sourceIndex:E};$=new fbe.default(Tc(Z,"value"))}else{var A={value:I,source:T,sourceIndex:E};Tc(A,"value"),$=new hbe.default(A)}i.newNode($,r),r=null}),this.position++},e.word=function(r){var n=this.nextToken;return n&&this.content(n)==="|"?(this.position++,this.namespace()):this.splitWord(r)},e.loop=function(){for(;this.position<this.tokens.length;)this.parse(!0);return this.current._inferEndPosition(),this.root},e.parse=function(r){switch(this.currToken[Be.FIELDS.TYPE]){case ut.space:this.space();break;case ut.comment:this.comment();break;case ut.openParenthesis:this.parentheses();break;case ut.closeParenthesis:r&&this.missingParenthesis();break;case ut.openSquare:this.attribute();break;case ut.dollar:case ut.caret:case ut.equals:case ut.word:this.word();break;case ut.colon:this.pseudo();break;case ut.comma:this.comma();break;case ut.asterisk:this.universal();break;case ut.ampersand:this.nesting();break;case ut.slash:case ut.combinator:this.combinator();break;case ut.str:this.string();break;case ut.closeSquare:this.missingSquareBracket();case ut.semicolon:this.missingBackslash();default:this.unexpected()}},e.expected=function(r,n,i){if(Array.isArray(r)){var s=r.pop();r=r.join(", ")+" or "+s}var a=/^[aeiou]/.test(r[0])?"an":"a";return i?this.error("Expected "+a+" "+r+', found "'+i+'" instead.',{index:n}):this.error("Expected "+a+" "+r+".",{index:n})},e.requiredSpace=function(r){return this.options.lossy?" ":r},e.optionalSpace=function(r){return this.options.lossy?"":r},e.lossySpace=function(r,n){return this.options.lossy?n?" ":"":r},e.parseParenthesisToken=function(r){var n=this.content(r);return r[Be.FIELDS.TYPE]===ut.space?this.requiredSpace(n):n},e.newNode=function(r,n){return n&&(/^ +$/.test(n)&&(this.options.lossy||(this.spaces=(this.spaces||"")+n),n=!0),r.namespace=n,Tc(r,"namespace")),this.spaces&&(r.spaces.before=this.spaces,this.spaces=""),this.current.append(r)},e.content=function(r){return r===void 0&&(r=this.currToken),this.css.slice(r[Be.FIELDS.START_POS],r[Be.FIELDS.END_POS])},e.locateNextMeaningfulToken=function(r){r===void 0&&(r=this.position+1);for(var n=r;n<this.tokens.length;)if(Abe[this.tokens[n][Be.FIELDS.TYPE]]){n++;continue}else return n;return-1},Ibe(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}();hp.default=gbe;Eq.exports=hp.default});var gq=D((pp,Aq)=>{"use strict";pp.__esModule=!0;pp.default=void 0;var mbe=$be(Iq());function $be(t){return t&&t.__esModule?t:{default:t}}var Sbe=function(){function t(H,r){this.func=H||function(){},this.funcRes=null,this.options=r}var e=t.prototype;return e._shouldUpdateSelector=function(r,n){n===void 0&&(n={});var i=Object.assign({},this.options,n);return i.updateSelector===!1?!1:typeof r!="string"},e._isLossy=function(r){r===void 0&&(r={});var n=Object.assign({},this.options,r);return n.lossless===!1},e._root=function(r,n){n===void 0&&(n={});var i=new mbe.default(r,this._parseOptions(n));return i.root},e._parseOptions=function(r){return{lossy:this._isLossy(r)}},e._run=function(r,n){var i=this;return n===void 0&&(n={}),new Promise(function(s,a){try{var o=i._root(r,n);Promise.resolve(i.func(o)).then(function(u){var c=void 0;return i._shouldUpdateSelector(r,n)&&(c=o.toString(),r.selector=c),{transform:u,root:o,string:c}}).then(s,a)}catch(u){a(u);return}})},e._runSync=function(r,n){n===void 0&&(n={});var i=this._root(r,n),s=this.func(i);if(s&&typeof s.then=="function")throw new Error("Selector processor returned a promise to a synchronous call.");var a=void 0;return n.updateSelector&&typeof r!="string"&&(a=i.toString(),r.selector=a),{transform:s,root:i,string:a}},e.ast=function(r,n){return this._run(r,n).then(function(i){return i.root})},e.astSync=function(r,n){return this._runSync(r,n).root},e.transform=function(r,n){return this._run(r,n).then(function(i){return i.transform})},e.transformSync=function(r,n){return this._runSync(r,n).transform},e.process=function(r,n){return this._run(r,n).then(function(i){return i.string||i.root.toString()})},e.processSync=function(r,n){var i=this._runSync(r,n);return i.string||i.root.toString()},t}();pp.default=Sbe;Aq.exports=pp.default});var mq=D(wH=>{"use strict";wH.__esModule=!0;wH.universal=wH.tag=wH.string=wH.selector=wH.root=wH.pseudo=wH.nesting=wH.id=wH.comment=wH.combinator=wH.className=wH.attribute=void 0;var vbe=zn(Cy()),Dbe=zn(gy()),ybe=zn(wy()),bbe=zn(my()),Pbe=zn($y()),xbe=zn(Ty()),Cbe=zn(Dy()),Mbe=zn(Iy()),wbe=zn(Ay()),Tbe=zn(vy()),Nbe=zn(Sy()),kbe=zn(My());function zn(t){return t&&t.__esModule?t:{default:t}}var Rbe=function(e){return new vbe.default(e)};wH.attribute=Rbe;var Obe=function(e){return new Dbe.default(e)};wH.className=Obe;var Ube=function(e){return new ybe.default(e)};wH.combinator=Ube;var Fbe=function(e){return new bbe.default(e)};wH.comment=Fbe;var Wbe=function(e){return new Pbe.default(e)};wH.id=Wbe;var Bbe=function(e){return new xbe.default(e)};wH.nesting=Bbe;var Xbe=function(e){return new Cbe.default(e)};wH.pseudo=Xbe;var qbe=function(e){return new Mbe.default(e)};wH.root=qbe;var Vbe=function(e){return new wbe.default(e)};wH.selector=Vbe;var Gbe=function(e){return new Tbe.default(e)};wH.string=Gbe;var Zbe=function(e){return new Nbe.default(e)};wH.tag=Zbe;var Kbe=function(e){return new kbe.default(e)};wH.universal=Kbe});var Dq=D(_H=>{"use strict";_H.__esModule=!0;_H.isNode=qy;_H.isPseudoElement=vq;_H.isPseudoClass=iPe;_H.isContainer=sPe;_H.isNamespace=aPe;_H.isUniversal=_H.isTag=_H.isString=_H.isSelector=_H.isRoot=_H.isPseudo=_H.isNesting=_H.isIdentifier=_H.isComment=_H.isCombinator=_H.isClassName=_H.isAttribute=void 0;var zH=wr(),on,jbe=(on={},on[zH.ATTRIBUTE]=!0,on[zH.CLASS]=!0,on[zH.COMBINATOR]=!0,on[zH.COMMENT]=!0,on[zH.ID]=!0,on[zH.NESTING]=!0,on[zH.PSEUDO]=!0,on[zH.ROOT]=!0,on[zH.SELECTOR]=!0,on[zH.STRING]=!0,on[zH.TAG]=!0,on[zH.UNIVERSAL]=!0,on);function qy(t){return typeof t=="object"&&jbe[t.type]}function Jn(t,e){return qy(e)&&e.type===t}var $q=Jn.bind(null,zH.ATTRIBUTE);_H.isAttribute=$q;var zbe=Jn.bind(null,zH.CLASS);_H.isClassName=zbe;var Jbe=Jn.bind(null,zH.COMBINATOR);_H.isCombinator=Jbe;var Ybe=Jn.bind(null,zH.COMMENT);_H.isComment=Ybe;var Qbe=Jn.bind(null,zH.ID);_H.isIdentifier=Qbe;var ePe=Jn.bind(null,zH.NESTING);_H.isNesting=ePe;var Vy=Jn.bind(null,zH.PSEUDO);_H.isPseudo=Vy;var tPe=Jn.bind(null,zH.ROOT);_H.isRoot=tPe;var HPe=Jn.bind(null,zH.SELECTOR);_H.isSelector=HPe;var rPe=Jn.bind(null,zH.STRING);_H.isString=rPe;var Sq=Jn.bind(null,zH.TAG);_H.isTag=Sq;var nPe=Jn.bind(null,zH.UNIVERSAL);_H.isUniversal=nPe;function vq(t){return Vy(t)&&t.value&&(t.value.startsWith("::")||t.value===":before"||t.value===":after")}function iPe(t){return Vy(t)&&!vq(t)}function sPe(t){return!!(qy(t)&&t.walk)}function aPe(t){return $q(t)||Sq(t)}});var xq=D(_p=>{"use strict";_p.__esModule=!0;var yq=wr();Object.keys(yq).forEach(function(t){t==="default"||t==="__esModule"||(_p[t]=yq[t])});var bq=mq();Object.keys(bq).forEach(function(t){t==="default"||t==="__esModule"||(_p[t]=bq[t])});var Pq=Dq();Object.keys(Pq).forEach(function(t){t==="default"||t==="__esModule"||(_p[t]=Pq[t])})});var _I=D((dp,Cq)=>{"use strict";dp.__esModule=!0;dp.default=void 0;var oPe=lPe(gq()),uPe=cPe(xq());function cPe(t){if(t&&t.__esModule)return t;var e={};if(t!=null){for(var H in t)if(Object.prototype.hasOwnProperty.call(t,H)){var r=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(t,H):{};r.get||r.set?Object.defineProperty(e,H,r):e[H]=t[H]}}return e.default=t,e}function lPe(t){return t&&t.__esModule?t:{default:t}}var Gy=function(e){return new oPe.default(e)};Object.assign(Gy,uPe);delete Gy.__esModule;var fPe=Gy;dp.default=fPe;Cq.exports=dp.default});var kq=D((Ky,Nq)=>{(function(t,e){typeof Ky=="object"?Nq.exports=e(t):typeof define=="function"&&define.amd?define([],e.bind(t,t)):e(t)})(typeof global!="undefined"?global:Ky,function(t){if(t.CSS&&t.CSS.escape)return t.CSS.escape;var e=function(H){if(arguments.length==0)throw new TypeError("`CSS.escape` requires an argument.");for(var r=String(H),n=r.length,i=-1,s,a="",o=r.charCodeAt(0);++i<n;){if(s=r.charCodeAt(i),s==0){a+="\uFFFD";continue}if(s>=1&&s<=31||s==127||i==0&&s>=48&&s<=57||i==1&&s>=48&&s<=57&&o==45){a+="\\"+s.toString(16)+" ";continue}if(i==0&&n==1&&s==45){a+="\\"+r.charAt(i);continue}if(s>=128||s==45||s==95||s>=48&&s<=57||s>=65&&s<=90||s>=97&&s<=122){a+=r.charAt(i);continue}a+="\\"+r.charAt(i)}return a};return t.CSS||(t.CSS={}),t.CSS.escape=e,e})});var Oq=D((KZe,Rq)=>{"use strict";Rq.exports=function(t){return Object.prototype.toString.call(t)==="[object RegExp]"}});var Fq=D((jZe,Uq)=>{"use strict";Uq.exports=function(t){var e=typeof t;return t!==null&&(e==="object"||e==="function")}});var Wq=D(jy=>{"use strict";Object.defineProperty(jy,"__esModule",{value:!0});jy.default=t=>Object.getOwnPropertySymbols(t).filter(e=>Object.prototype.propertyIsEnumerable.call(t,e))});var Xq=D((JZe,Bq)=>{"use strict";var IPe=Oq(),APe=Fq(),gPe=Wq().default;Bq.exports=(t,e,H)=>{let r=[];return function n(i,s,a){s=s||{},s.indent=s.indent||" ",a=a||"";let o;s.inlineCharacterLimit===void 0?o={newLine:`
181
+ `,newLineOrSpace:`
182
+ `,pad:a,indent:a+s.indent}:o={newLine:"@@__STRINGIFY_OBJECT_NEW_LINE__@@",newLineOrSpace:"@@__STRINGIFY_OBJECT_NEW_LINE_OR_SPACE__@@",pad:"@@__STRINGIFY_OBJECT_PAD__@@",indent:"@@__STRINGIFY_OBJECT_INDENT__@@"};let u=c=>{if(s.inlineCharacterLimit===void 0)return c;let f=c.replace(new RegExp(o.newLine,"g"),"").replace(new RegExp(o.newLineOrSpace,"g")," ").replace(new RegExp(o.pad+"|"+o.indent,"g"),"");return f.length<=s.inlineCharacterLimit?f:c.replace(new RegExp(o.newLine+"|"+o.newLineOrSpace,"g"),`
183
+ `).replace(new RegExp(o.pad,"g"),a).replace(new RegExp(o.indent,"g"),a+s.indent)};if(r.indexOf(i)!==-1)return'"[Circular]"';if(i==null||typeof i=="number"||typeof i=="boolean"||typeof i=="function"||typeof i=="symbol"||IPe(i))return String(i);if(i instanceof Date)return`new Date('${i.toISOString()}')`;if(Array.isArray(i)){if(i.length===0)return"[]";r.push(i);let c="["+o.newLine+i.map((f,h)=>{let p=i.length-1===h?o.newLine:","+o.newLineOrSpace,_=n(f,s,a+s.indent);return s.transform&&(_=s.transform(i,h,_)),o.indent+_+p}).join("")+o.pad+"]";return r.pop(),u(c)}if(APe(i)){let c=Object.keys(i).concat(gPe(i));if(s.filter&&(c=c.filter(h=>s.filter(i,h))),c.length===0)return"{}";r.push(i);let f="{"+o.newLine+c.map((h,p)=>{let _=c.length-1===p?o.newLine:","+o.newLineOrSpace,b=typeof h=="symbol",y=!b&&/^[a-z$_][a-z$_0-9]*$/i.test(h),I=b||y?h:n(h,s),$=n(i[h],s,a+s.indent);return s.transform&&($=s.transform(i,h,$)),o.indent+String(I)+": "+$+_}).join("")+o.pad+"}";return r.pop(),u(f)}return i=String(i).replace(/[\r\n]/g,c=>c===`
184
+ `?"\\n":"\\r"),s.singleQuotes===!1?(i=i.replace(/"/g,'\\"'),`"${i}"`):(i=i.replace(/\\?'/g,"\\'"),`'${i}'`)}(t,e,H)}});var zy=D((iKe,Zq)=>{var SPe={}.toString;Zq.exports=Array.isArray||function(t){return SPe.call(t)=="[object Array]"}});var jq=D((sKe,Kq)=>{"use strict";var vPe=zy();Kq.exports=function(e){return e!=null&&typeof e=="object"&&vPe(e)===!1}});var Jy=D((oKe,zq)=>{"use strict";var DPe=zy(),yPe=jq(),aKe=Array.prototype.slice;zq.exports=Nc;function Nc(t,e){if(!(this instanceof Nc))return typeof e=="number"?new Nc(t).fromIndex(e):new Nc(t,e);this.str=t||"",this.lineToIndex=bPe(this.str),e=e||{},this.origin=typeof e.origin=="undefined"?1:e.origin}Nc.prototype.fromIndex=function(t){if(t<0||t>=this.str.length||isNaN(t))return null;var e=PPe(t,this.lineToIndex);return{line:e+this.origin,col:t-this.lineToIndex[e]+this.origin}};Nc.prototype.toIndex=function(t,e){if(typeof e=="undefined")return DPe(t)&&t.length>=2?this.toIndex(t[0],t[1]):yPe(t)&&"line"in t&&("col"in t||"column"in t)?this.toIndex(t.line,"col"in t?t.col:t.column):-1;if(isNaN(t)||isNaN(e))return-1;if(t-=this.origin,e-=this.origin,t>=0&&e>=0&&t<this.lineToIndex.length){var H=this.lineToIndex[t],r=t===this.lineToIndex.length-1?this.str.length:this.lineToIndex[t+1];if(e<r-H)return H+e}return-1};function bPe(t){for(var e=t.split(`
185
+ `),H=new Array(e.length),r=0,n=0,i=e.length;n<i;n++)H[n]=r,r+=e[n].length+1;return H}function PPe(t,e){if(t>=e[e.length-1])return e.length-1;for(var H=0,r=e.length-2,n;H<r;)if(n=H+(r-H>>1),t<e[n])r=n-1;else if(t>=e[n+1])H=n+1;else{H=n;break}return H}});var Yy=D((Jq,AI)=>{(function(t,e){typeof define=="function"&&define.amd?define([],e):typeof AI=="object"&&AI.exports?AI.exports=e():t.moo=e()})(Jq,function(){"use strict";var t=Object.prototype.hasOwnProperty,e=Object.prototype.toString,H=typeof new RegExp().sticky=="boolean";function r(A){return A&&e.call(A)==="[object RegExp]"}function n(A){return A&&typeof A=="object"&&!r(A)&&!Array.isArray(A)}function i(A){return A.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function s(A){var M=new RegExp("|"+A);return M.exec("").length-1}function a(A){return"("+A+")"}function o(A){if(!A.length)return"(?!)";var M=A.map(function(w){return"(?:"+w+")"}).join("|");return"(?:"+M+")"}function u(A){if(typeof A=="string")return"(?:"+i(A)+")";if(r(A)){if(A.ignoreCase)throw new Error("RegExp /i flag not allowed");if(A.global)throw new Error("RegExp /g flag is implied");if(A.sticky)throw new Error("RegExp /y flag is implied");if(A.multiline)throw new Error("RegExp /m flag is implied");return A.source}else throw new Error("Not a pattern: "+A)}function c(A){for(var M=Object.getOwnPropertyNames(A),w=[],P=0;P<M.length;P++){var F=M[P],B=A[F],Y=[].concat(B);if(F==="include"){for(var X=0;X<Y.length;X++)w.push({include:Y[X]});continue}var K=[];Y.forEach(function(ae){n(ae)?(K.length&&w.push(h(F,K)),w.push(h(F,ae)),K=[]):K.push(ae)}),K.length&&w.push(h(F,K))}return w}function f(A){for(var M=[],w=0;w<A.length;w++){var P=A[w];if(P.include){for(var F=[].concat(P.include),B=0;B<F.length;B++)M.push({include:F[B]});continue}if(!P.type)throw new Error("Rule has no type: "+JSON.stringify(P));M.push(h(P.type,P))}return M}function h(A,M){if(n(M)||(M={match:M}),M.include)throw new Error("Matching rules cannot also include states");var w={defaultType:A,lineBreaks:!!M.error||!!M.fallback,pop:!1,next:null,push:null,error:!1,fallback:!1,value:null,type:null,shouldThrow:!1};for(var P in M)t.call(M,P)&&(w[P]=M[P]);if(typeof w.type=="string"&&A!==w.type)throw new Error("Type transform cannot be a string (type '"+w.type+"' for token '"+A+"')");var F=w.match;return w.match=Array.isArray(F)?F:F?[F]:[],w.match.sort(function(B,Y){return r(B)&&r(Y)?0:r(Y)?-1:r(B)?1:Y.length-B.length}),w}function p(A){return Array.isArray(A)?f(A):c(A)}var _=h("error",{lineBreaks:!0,shouldThrow:!0});function b(A,M){for(var w=null,P=Object.create(null),F=!0,B=null,Y=[],X=[],K=0;K<A.length;K++)A[K].fallback&&(F=!1);for(var K=0;K<A.length;K++){var ae=A[K];if(ae.include)throw new Error("Inheritance is not allowed in stateless lexers");if(ae.error||ae.fallback){if(w)throw!ae.fallback==!w.fallback?new Error("Multiple "+(ae.fallback?"fallback":"error")+" rules not allowed (for token '"+ae.defaultType+"')"):new Error("fallback and error are mutually exclusive (for token '"+ae.defaultType+"')");w=ae}var ce=ae.match.slice();if(F)for(;ce.length&&typeof ce[0]=="string"&&ce[0].length===1;){var $e=ce.shift();P[$e.charCodeAt(0)]=ae}if(ae.pop||ae.push||ae.next){if(!M)throw new Error("State-switching options are not allowed in stateless lexers (for token '"+ae.defaultType+"')");if(ae.fallback)throw new Error("State-switching options are not allowed on fallback tokens (for token '"+ae.defaultType+"')")}if(ce.length!==0){F=!1,Y.push(ae);for(var ke=0;ke<ce.length;ke++){var Oe=ce[ke];if(!!r(Oe)){if(B===null)B=Oe.unicode;else if(B!==Oe.unicode&&ae.fallback===!1)throw new Error("If one rule is /u then all must be")}}var ze=o(ce.map(u)),De=new RegExp(ze);if(De.test(""))throw new Error("RegExp matches empty string: "+De);var Ke=s(ze);if(Ke>0)throw new Error("RegExp has capture groups: "+De+`
186
+ Use (?: \u2026 ) instead`);if(!ae.lineBreaks&&De.test(`
187
+ `))throw new Error("Rule should declare lineBreaks: "+De);X.push(a(ze))}}var _e=w&&w.fallback,Ie=H&&!_e?"ym":"gm",qe=H||_e?"":"|";B===!0&&(Ie+="u");var Wt=new RegExp(o(X)+qe,Ie);return{regexp:Wt,groups:Y,fast:P,error:w||_}}function y(A){var M=b(p(A));return new E({start:M},"start")}function I(A,M,w){var P=A&&(A.push||A.next);if(P&&!w[P])throw new Error("Missing state '"+P+"' (in token '"+A.defaultType+"' of state '"+M+"')");if(A&&A.pop&&+A.pop!=1)throw new Error("pop must be 1 (in token '"+A.defaultType+"' of state '"+M+"')")}function $(A,M){var w=A.$all?p(A.$all):[];delete A.$all;var P=Object.getOwnPropertyNames(A);M||(M=P[0]);for(var F=Object.create(null),B=0;B<P.length;B++){var Y=P[B];F[Y]=p(A[Y]).concat(w)}for(var B=0;B<P.length;B++)for(var Y=P[B],X=F[Y],K=Object.create(null),ae=0;ae<X.length;ae++){var ce=X[ae];if(!!ce.include){var $e=[ae,1];if(ce.include!==Y&&!K[ce.include]){K[ce.include]=!0;var ke=F[ce.include];if(!ke)throw new Error("Cannot include nonexistent state '"+ce.include+"' (in state '"+Y+"')");for(var Oe=0;Oe<ke.length;Oe++){var ze=ke[Oe];X.indexOf(ze)===-1&&$e.push(ze)}}X.splice.apply(X,$e),ae--}}for(var De=Object.create(null),B=0;B<P.length;B++){var Y=P[B];De[Y]=b(F[Y],!0)}for(var B=0;B<P.length;B++){for(var Ke=P[B],_e=De[Ke],Ie=_e.groups,ae=0;ae<Ie.length;ae++)I(Ie[ae],Ke,De);for(var qe=Object.getOwnPropertyNames(_e.fast),ae=0;ae<qe.length;ae++)I(_e.fast[qe[ae]],Ke,De)}return new E(De,M)}function S(A){for(var M=Object.create(null),w=Object.create(null),P=Object.getOwnPropertyNames(A),F=0;F<P.length;F++){var B=P[F],Y=A[B],X=Array.isArray(Y)?Y:[Y];X.forEach(function(ke){if((w[ke.length]=w[ke.length]||[]).push(ke),typeof ke!="string")throw new Error("keyword must be string (in keyword '"+B+"')");M[ke]=B})}function K(ke){return JSON.stringify(ke)}var ae="";ae+=`switch (value.length) {
188
+ `;for(var ce in w){var $e=w[ce];ae+="case "+ce+`:
189
+ `,ae+=`switch (value) {
190
+ `,$e.forEach(function(ke){var Oe=M[ke];ae+="case "+K(ke)+": return "+K(Oe)+`
191
+ `}),ae+=`}
192
+ `}return ae+=`}
193
+ `,Function("value",ae)}var E=function(A,M){this.startState=M,this.states=A,this.buffer="",this.stack=[],this.reset()};E.prototype.reset=function(A,M){return this.buffer=A||"",this.index=0,this.line=M?M.line:1,this.col=M?M.col:1,this.queuedToken=M?M.queuedToken:null,this.queuedThrow=M?M.queuedThrow:null,this.setState(M?M.state:this.startState),this.stack=M&&M.stack?M.stack.slice():[],this},E.prototype.save=function(){return{line:this.line,col:this.col,state:this.state,stack:this.stack.slice(),queuedToken:this.queuedToken,queuedThrow:this.queuedThrow}},E.prototype.setState=function(A){if(!(!A||this.state===A)){this.state=A;var M=this.states[A];this.groups=M.groups,this.error=M.error,this.re=M.regexp,this.fast=M.fast}},E.prototype.popState=function(){this.setState(this.stack.pop())},E.prototype.pushState=function(A){this.stack.push(this.state),this.setState(A)};var T=H?function(A,M){return A.exec(M)}:function(A,M){var w=A.exec(M);return w[0].length===0?null:w};E.prototype._getGroup=function(A){for(var M=this.groups.length,w=0;w<M;w++)if(A[w+1]!==void 0)return this.groups[w];throw new Error("Cannot find token type for matched text")};function V(){return this.value}if(E.prototype.next=function(){var A=this.index;if(this.queuedGroup){var M=this._token(this.queuedGroup,this.queuedText,A);return this.queuedGroup=null,this.queuedText="",M}var w=this.buffer;if(A!==w.length){var Y=this.fast[w.charCodeAt(A)];if(Y)return this._token(Y,w.charAt(A),A);var P=this.re;P.lastIndex=A;var F=T(P,w),B=this.error;if(F==null)return this._token(B,w.slice(A,w.length),A);var Y=this._getGroup(F),X=F[0];return B.fallback&&F.index!==A?(this.queuedGroup=Y,this.queuedText=X,this._token(B,w.slice(A,F.index),A)):this._token(Y,X,A)}},E.prototype._token=function(A,M,w){var P=0;if(A.lineBreaks){var F=/\n/g,B=1;if(M===`
194
+ `)P=1;else for(;F.exec(M);)P++,B=F.lastIndex}var Y={type:typeof A.type=="function"&&A.type(M)||A.defaultType,value:typeof A.value=="function"?A.value(M):M,text:M,toString:V,offset:w,lineBreaks:P,line:this.line,col:this.col},X=M.length;if(this.index+=X,this.line+=P,P!==0?this.col=X-B+1:this.col+=X,A.shouldThrow)throw new Error(this.formatError(Y,"invalid syntax"));return A.pop?this.popState():A.push?this.pushState(A.push):A.next&&this.setState(A.next),Y},typeof Symbol!="undefined"&&Symbol.iterator){var Z=function(A){this.lexer=A};Z.prototype.next=function(){var A=this.lexer.next();return{value:A,done:!A}},Z.prototype[Symbol.iterator]=function(){return this},E.prototype[Symbol.iterator]=function(){return new Z(this)}}return E.prototype.formatError=function(A,M){if(A==null)var w=this.buffer.slice(this.index),A={text:w,offset:this.index,lineBreaks:w.indexOf(`
195
+ `)===-1?0:1,line:this.line,col:this.col};var P=Math.max(0,A.offset-A.col+1),F=A.lineBreaks?A.text.indexOf(`
196
+ `):A.text.length,B=this.buffer.substring(P,A.offset+F);return M+=" at line "+A.line+" col "+A.col+`:
197
+
198
+ `,M+=" "+B+`
199
+ `,M+=" "+Array(A.col).join(" ")+"^",M},E.prototype.clone=function(){return new E(this.states,this.state)},E.prototype.has=function(A){return!0},{compile:y,states:$,error:Object.freeze({error:!0}),fallback:Object.freeze({fallback:!0}),keywords:S}})});var rb=D((LKe,Hb)=>{Symbol=typeof Symbol=="undefined"?[]:Symbol;function wi(t,e){var H=!1;if(t instanceof RegExp&&(t=t.source,H=!0),t){this.regexGroupStructure=xPe(t),H?this.source=t:this.source=this.regexGroupStructure[2][0];try{this.regex=new RegExp(this.regexGroupStructure[0][2],e)}catch{new RegExp(t,e)}}else this.regex=new RegExp(t,e),this.source=this.regex.source;this.flags=this.regex.flags,this.global=this.regex.global,this.ignoreCase=this.regex.ignoreCase,this.multiline=this.regex.multiline,this.sticky=this.regex.sticky,this.unicode=this.regex.unicode,this.lastIndex=this.regex.lastIndex}wi.prototype=Object.create(RegExp.prototype,{flags:{value:null,enumerable:!0,configurable:!0,writable:!0},global:{value:null,enumerable:!0,configurable:!0,writable:!0},ignoreCase:{value:null,enumerable:!0,configurable:!0,writable:!0},multiline:{value:null,enumerable:!0,configurable:!0,writable:!0},source:{value:null,enumerable:!0,configurable:!0,writable:!0},sticky:{value:null,enumerable:!0,configurable:!0,writable:!0},unicode:{value:null,enumerable:!0,configurable:!0,writable:!0}});wi.prototype.constructor=wi;wi.prototype.toString=function(){return"/"+this.source+"/"+this.flags};wi.prototype.test=function(t){return this.regex.test(t)};wi.prototype[Symbol.search]=function(t){return this.regex[Symbol.search](t)};wi.prototype[Symbol.split]=function(t,e){return this.regex[Symbol.split](t)};wi.prototype.exec=function(t){var e=[];e.index=[];var H=this.regex.exec(t);if(this.lastIndex=this.regex.lastIndex,!H)return H;e[0]=H[0],e.index[0]=H.index,e.input=t;var r=function(n,i){for(var s=n,a=0;a<i.length;a++){var o=i[a][0],u=i[a][1];u&&(e[u]=H[o],typeof e[u]=="undefined"?e.index[u]=void 0:e.index[u]=s),i[a][3]&&r(s,i[a][3]),typeof H[o]!="undefined"&&(s+=H[o].length)}};return this.regexGroupStructure&&this.regexGroupStructure[0][3]&&r(H.index,this.regexGroupStructure[0][3]),e};wi.prototype[Symbol.match]=function(t){this.lastIndex=0,this.regex.lastIndex=0;var e=this.exec(t);if(!e)return null;for(var H=[];e&&(H.push(e),e[0].length===0&&this.regex.lastIndex++,!!this.global);)e=this.exec(t);return this.lastIndex=0,this.regex.lastIndex=0,H};wi.prototype[Symbol.replace]=function(t,e){if(this.lastIndex=0,this.regex.lastIndex=0,!t)return t;var H=this.exec(t);if(!H)return t;e instanceof Array||(e=[e]);for(var r="",n=0,i=function(a){var o="",u="",c=e[a];if(typeof c=="string")for(var f=0;f<c.length;f++)if(u=c.charAt(f),u==="$")if(f++,u=c.charAt(f),u==="$")o+="$";else if(u==="&")o+=H[a];else if(u==="`")o+=t.substring(0,H.index[a]);else if(u==="'")o+=t.substring(H.index[a]+H[a].length);else if(u>="0"&&u<="9"){var h=u;for(f++,u=c.charAt(f);u>="0"&&u<="9";)h+=u,f++,u=c.charAt(f);f--,H[h]?o+=H[h]:o+="$"+h}else o+="$"+u;else o+=u;else if(c instanceof Function){for(var p=[H[a]],_=0;_<H.length;_++)p.push(H[_]);for(var b=0;_<H.index.length;b++)p.push(H.index[b]);p.push(t),o+=c.apply(this,p)}return o},s=function(a){for(var o=0;o<a.length;o++){var u=a[o][1];u?e[u]||e[u]===""?(H[u]||H[u]==="")&&(r+=t.substring(n,H.index[u])+i(u),n=H.index[u]+H[u].length):a[o][3]&&s(a[o][3]):s(a[o][3])}};H&&(e[0]||e[0]===""?(r+=t.substring(n,H.index[0])+i(0),n=H.index[0]+H[0].length):this.regexGroupStructure&&this.regexGroupStructure[0][3]&&s(this.regexGroupStructure[0][3]),H[0].length===0&&this.regex.lastIndex++,!!this.global);)H=this.exec(t);return this.lastIndex=0,this.regex.lastIndex=0,r+t.substring(n,t.length)};function xPe(t){if(!t)return console.error('The "regex" is empty! Returning empty array!'),[];var e=[],H=[""],r=[];r[0]=!1;var n=tb(t,[0,0,0],!0,e,H,r);if(r[0]){var i=function(s){for(var a="",o,u=0;u<s[2].length;u++){if(o=s[2].charAt(u),a+=o,o==="\\"){if(u+1===s[2].length)continue;u++,o=s[2].charAt(u);for(var c="";o>="0"&&o<="9";)c+=o,u++,o=s[2].charAt(u);c?(a+=e[c],u--):a+=o;continue}if(o==="["){if(u+1===s[2].length)continue;for(u++,o=s[2].charAt(u);(o!=="]"||s[2].charAt(u-1)==="\\"&&s[2].charAt(u-2)!=="\\")&&u<s[2].length;)a+=o,u++,o=s[2].charAt(u);a+=o;continue}}s[2]=a;for(var f=0;f<s[3].length;f++)i(s[3][f])};i(n)}return[n,e,H]}function tb(t,e,H,r,n,i){var s;H?(s=[e[1],e[2],"",[]],r[e[2]]=e[1]):s=[void 0,void 0,"",[]];var a="",o;for(e[0];e[0]<t.length;e[0]++){if(o=t.charAt(e[0]),o==="\\"){if(e[0]+1===t.length){a+="\\",n[0]+="\\";continue}e[0]++,o=t.charAt(e[0]);for(var u="";o>="0"&&o<="9";)u+=o,e[0]++,o=t.charAt(e[0]);u?(r[u]?(a+="\\"+u,i[0]=!0):u.indexOf("8")>=0||u.indexOf("9")>=0?a+=u:a+="\\x"+("0"+parseInt(u,8).toString(16)).slice(-2).toUpperCase(),n[0]+="\\"+u,e[0]--):(a+="\\"+o,n[0]+="\\"+o);continue}if(o==="["){if(a+="[",n[0]+="[",e[0]+1===t.length)continue;for(e[0]++,o=t.charAt(e[0]);(o!=="]"||t.charAt(e[0]-1)==="\\"&&t.charAt(e[0]-2)!=="\\")&&e[0]<t.length;)a+=o,n[0]+=o,e[0]++,o=t.charAt(e[0]);a+=o,n[0]+=o;continue}if(o==="|"){s[2]+=a+"|",a="",n[0]+="|";continue}if(o===")")return s[2]+=a+")",n[0]+=")",s;if(o==="("){a&&(e[1]++,a="("+a+")",s[3].push([e[1],void 0,a,[]])),e[0]++;var c,f=e[1]+1;if(H=!0,t.charAt(e[0])==="?"&&e[0]+1<t.length&&(t.charAt(e[0]+1)==="="||t.charAt(e[0]+1)==="!"||t.charAt(e[0]+1)===":")){e[0]++;var h=t.charAt(e[0]);e[0]++,h===":"&&(H=!1),n[0]+="(?"+h,c=tb(t,e,!1,r,n,i),c[2]="(?"+h+c[2]}else e[1]++,e[2]++,n[0]+="(",c=tb(t,e,!0,r,n,i),c[2]="("+c[2];var p=e[0],_="";if(e[0]+1<t.length){if(o=t.charAt(e[0]+1),o==="*")e[0]++,_="*";else if(o==="+")e[0]++,_="+";else if(o==="?")e[0]++,_="?";else if(o==="{"){for(e[0]++,_="{",e[0]++,o=t.charAt(e[0]);o>="0"&&o<="9"&&e[0]<t.length;)_+=o,e[0]++,o=t.charAt(e[0]);if(o==="}")_+="}";else if(o===","){for(_+=",",e[0]++,o=t.charAt(e[0]);o>="0"&&o<="9"&&e[0]<t.length;)_+=o,e[0]++,o=t.charAt(e[0]);o==="}"?_+="}":_=""}else _=""}_.length>0?(c[2]+=_,n[0]+=_,t.charAt(e[0]+1)==="?"&&(e[0]++,c[2]+="?",n[0]+="?")):e[0]=p}(_.length>0||!H)&&(e6(c,r),c=[f,void 0,"("+c[2]+")",[c]],e[1]++),s[2]+=a+c[2],s[3].push(c),a=""}else o=t.charAt(e[0]),a+=o,o==="/"?n[0]+="\\"+o:n[0]+=o}return s[2]+=a,s}function e6(t,e){t[0]&&(t[0]++,t[1]&&(e[t[1]]=t[0]));for(var H=0;H<t[3].length;H++)e6(t[3][H],e)}function CPe(){typeof Hb!="undefined"&&(Hb.exports=wi)}CPe()});var o6=D((PKe,a6)=>{var s6=class extends Map{constructor(e={}){super();typeof e=="number"&&(e={max:e});let{max:H,maxAge:r}=e;this.max=H>0&&H||1/0,this.maxAge=r!==void 0?r:-1,this.stale=!!e.stale}peek(e){return this.get(e,!1)}set(e,H,r=this.maxAge){this.has(e)&&this.delete(e),this.size+1>this.max&&this.delete(this.keys().next().value);let n=r>-1&&r+Date.now();return super.set(e,{expires:n,content:H})}get(e,H=!0){let r=super.get(e);if(r===void 0)return r;let{expires:n,content:i}=r;return n!==!1&&Date.now()>=n?(this.delete(e),this.stale?i:void 0):(H&&this.set(e,i),i)}};a6.exports=s6});var A6=D((tje,I6)=>{I6.exports=function(e,H){if(e==null||e.length===0)return H==null||H.length===0?0:H.length;if(H==null||H.length===0)return e.length;for(var r=0,n=0,i=0,s=0,a=5;r+n<e.length&&r+i<H.length;){if(e.charAt(r+n)==H.charAt(r+i))s++;else{n=0,i=0;for(var o=0;o<a;o++){if(r+o<e.length&&e.charAt(r+o)==H.charAt(r)){n=o;break}if(r+o<H.length&&e.charAt(r)==H.charAt(r+o)){i=o;break}}}r++}return(e.length+H.length)/2-s}});var kI=D((NI,S6)=>{(function(t,e){typeof NI=="object"&&typeof S6!="undefined"?e(NI):typeof define=="function"&&define.amd?define(["exports"],e):e((t=typeof globalThis!="undefined"?globalThis:t||self).culori={})})(NI,function(t){"use strict";var e=function(L,v){if(typeof L=="number")return v===3?{mode:"rgb",r:(L>>8&15|L>>4&240)/255,g:(L>>4&15|240&L)/255,b:(15&L|L<<4&240)/255}:v===4?{mode:"rgb",r:(L>>12&15|L>>8&240)/255,g:(L>>8&15|L>>4&240)/255,b:(L>>4&15|240&L)/255,alpha:(15&L|L<<4&240)/255}:v===6?{mode:"rgb",r:(L>>16&255)/255,g:(L>>8&255)/255,b:(255&L)/255}:v===8?{mode:"rgb",r:(L>>24&255)/255,g:(L>>16&255)/255,b:(L>>8&255)/255,alpha:(255&L)/255}:void 0},H={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074},r=(/([+-]?\d*\.?\d+(?:[eE][+-]?\d+)?)/+"").replace(/^\/|\/$/g,""),n=r+"%",i="(?:"+r+"%|"+r+")",s="(?:"+r+"(deg|grad|rad|turn)|"+r+")",a="\\s*,\\s*",o="\\s*",u="\\s+",c=new RegExp("^rgba?\\(\\s*"+r+a+r+a+r+"\\s*(?:,\\s*"+i+"\\s*)?\\)$"),f=new RegExp("^rgba?\\(\\s*"+n+a+n+a+n+"\\s*(?:,\\s*"+i+"\\s*)?\\)$"),h=new RegExp("^rgba?\\(\\s*"+r+u+r+u+r+"\\s*(?:\\/\\s*"+i+"\\s*)?\\)$"),p=new RegExp("^rgba?\\(\\s*"+n+u+n+u+n+"\\s*(?:\\/\\s*"+i+"\\s*)?\\)$"),_=new RegExp("^hsla?\\(\\s*"+s+a+n+a+n+"\\s*(?:,\\s*"+i+"\\s*)?\\)$"),b=new RegExp("^hsla?\\(\\s*"+s+u+n+u+n+"\\s*(?:\\/\\s*"+i+"\\s*)?\\)$"),y=/^#?([0-9a-f]{8}|[0-9a-f]{6}|[0-9a-f]{4}|[0-9a-f]{3})$/i,I=new RegExp("^hwb\\(\\s*"+s+u+n+u+n+"\\s*(?:\\/\\s*"+i+"\\s*)?\\)$"),$=new RegExp("^lab\\(\\s*"+r+"%?"+u+r+u+r+"\\s*(?:\\/\\s*"+i+"\\s*)?\\)$"),S=new RegExp("^lch\\(\\s*"+r+"%?"+u+r+u+s+"\\s*(?:\\/\\s*"+i+"\\s*)?\\)$"),E=new RegExp("^color\\(\\s*([a-z0-9\\-]+)"+u+i+u+i+u+i+"\\s*(?:\\/"+o+i+"\\s*)?\\)$"),T=function(L,v,C){return L+C*(v-L)},V=function(L){return L===void 0&&(L=1),L===1?function(v){return v}:function(v){return Math.pow(v,L)}},Z=function(L){return function(v){var C=function(R){for(var Q=[],q=0;q<R.length-1;q++){var re=R[q],de=R[q+1];re===void 0&&de===void 0?Q.push(void 0):re!==void 0&&de!==void 0?Q.push([re,de]):Q.push(re!==void 0?[re,re]:[de,de])}return Q}(v);return function(R){var Q=R*C.length,q=R>=1?C.length-1:Math.max(Math.floor(Q),0),re=C[q];return re===void 0?void 0:L(re[0],re[1],Q-q)}}},A=Z(T),M=function(L){var v=!1,C=L.map(function(R){return R!==void 0?(v=!0,R):1});return v?C:L},w={mode:"rgb",channels:["r","g","b","alpha"],parsers:[function(L){var v;return(v=L.match(y))?e(parseInt(v[1],16),v[1].length):void 0},function(L){var v,C;if(v=L.match(c)||L.match(h))C={mode:"rgb",r:v[1]/255,g:v[2]/255,b:v[3]/255};else{if(!(v=L.match(f)||L.match(p)))return;C={mode:"rgb",r:v[1]/100,g:v[2]/100,b:v[3]/100}}return v[4]!==void 0?C.alpha=v[4]/100:v[5]!==void 0&&(C.alpha=+v[5]),C},function(L){return e(H[L.toLowerCase()],6)},function(L){return L==="transparent"?e(0,8):void 0},"srgb"],serialize:"color(srgb ",interpolate:{r:A,g:A,b:A,alpha:{use:A,fixup:M}}},P=function(L){var v=Math.abs(L);return v<.04045?L/12.92:(Math.sign(L)||1)*Math.pow((v+.055)/1.055,2.4)},F=function(L){var v=L.r,C=L.g,R=L.b,Q=L.alpha,q={mode:"lrgb",r:P(v),g:P(C),b:P(R)};return Q!==void 0&&(q.alpha=Q),q},B=function(L){var v=Math.abs(L);return v>.0031308?(Math.sign(L)||1)*(1.055*Math.pow(v,1/2.4)-.055):12.92*L},Y=function(L,v){var C=L.r,R=L.g,Q=L.b,q=L.alpha;v===void 0&&(v="rgb");var re={mode:v,r:B(C),g:B(R),b:B(Q)};return q!==void 0&&(re.alpha=q),re},X=Object.assign({},w,{mode:"lrgb",output:{rgb:Y},input:{rgb:F},parsers:["--srgb-linear"],serialize:"color(--srgb-linear "}),K=function(L){return Math.pow(Math.abs(L),563/256)*Math.sign(L)},ae=function(L){var v=K(L.r),C=K(L.g),R=K(L.b),Q={mode:"xyz65",x:.5766690429101305*v+.1855582379065463*C+.1882286462349947*R,y:.29734497525053605*v+.6273635662554661*C+.07529145849399788*R,z:.02703136138641234*v+.07068885253582723*C+.9913375368376388*R};return L.alpha!==void 0&&(Q.alpha=L.alpha),Q},ce=function(L){return Math.pow(Math.abs(L),256/563)*Math.sign(L)},$e=function(L){var v=L.x,C=L.y,R=L.z,Q=L.alpha,q={mode:"a98",r:ce(2.0415879038107465*v-.5650069742788596*C-.34473135077832956*R),g:ce(-.9692436362808795*v+1.8759675015077202*C+.04155505740717557*R),b:ce(.013444280632031142*v-.11836239223101838*C+1.0151749943912054*R)};return Q!==void 0&&(q.alpha=Q),q},ke=function(L){var v=F(L),C=v.r,R=v.g,Q=v.b,q=v.alpha,re={mode:"xyz65",x:.4124564*C+.3575761*R+.1804375*Q,y:.2126729*C+.7151522*R+.072175*Q,z:.0193339*C+.119192*R+.9503041*Q};return q!==void 0&&(re.alpha=q),re},Oe=function(L){var v=L.x,C=L.y,R=L.z,Q=L.alpha,q=Y({r:3.2404542*v-1.5371385*C-.4985314*R,g:-.969266*v+1.8760108*C+.041556*R,b:.0556434*v-.2040259*C+1.0572252*R});return Q!==void 0&&(q.alpha=Q),q},ze=Object.assign({},w,{mode:"a98",parsers:["a98-rgb"],serialize:"color(a98-rgb ",input:{rgb:function(L){return $e(ke(L))},xyz65:$e},output:{rgb:function(L){return Oe(ae(L))},xyz65:ae}}),De=function(L){var v=F(L),C=v.r,R=v.g,Q=v.b,q=v.alpha,re={mode:"xyz65",x:.4865709*C+.2656676*R+.1982172*Q,y:.2289745*C+.6917385*R+.0792869*Q,z:0*C+.0451133*R+1.0439443*Q};return q!==void 0&&(re.alpha=q),re},Ke=function(L){var v=L.x,C=L.y,R=L.z,Q=L.alpha,q=Y({r:2.4934969*v-.9313836*C-.4027107*R,g:-.8294889*v+1.762664*C+.0236246*R,b:.0358458*v-.0761723*C+.9568845*R},"p3");return Q!==void 0&&(q.alpha=Q),q},_e=Object.assign({},w,{mode:"p3",parsers:["display-p3"],serialize:"color(display-p3 ",input:{rgb:function(L){return Ke(ke(L))},xyz65:Ke},output:{rgb:function(L){return Oe(De(L))},xyz65:De}}),Ie=function(L){var v=Math.abs(L);return v>=1/512?Math.sign(L)*Math.pow(v,1/1.8):16*L},qe=function(L){var v=L.x,C=L.y,R=L.z,Q=L.alpha,q={mode:"prophoto",r:Ie(1.3457989731028281*v-.25558010007997534*C-.05110628506753401*R),g:Ie(-.5446224939028347*v+1.5082327413132781*C+.02053603239147973*R),b:Ie(0*v+0*C+1.2119675456389454*R)};return Q!==void 0&&(q.alpha=Q),q},Wt=function(L){var v=Math.abs(L);return v>=16/512?Math.sign(L)*Math.pow(v,1.8):L/16},Ne=function(L){var v=Wt(L.r),C=Wt(L.g),R=Wt(L.b),Q={mode:"xyz65",x:.7977604896723027*v+.13518583717574031*C+.0313493495815248*R,y:.2880711282292934*v+.7118432178101014*C+8565396060525902e-20*R,z:0*v+0*C+.8251046025104601*R};return L.alpha!==void 0&&(Q.alpha=L.alpha),Q},Je=function(L){var v=L.x,C=L.y,R=L.z,Q=L.alpha,q=Y({r:3.1338561*v-1.6168667*C-.4906146*R,g:-.9787684*v+1.9161415*C+.033454*R,b:.0719453*v-.2289914*C+1.4052427*R});return Q!==void 0&&(q.alpha=Q),q},Pe=function(L){var v=F(L),C=v.r,R=v.g,Q=v.b,q=v.alpha,re={mode:"xyz",x:.4360747*C+.3850649*R+.1430804*Q,y:.2225045*C+.7168786*R+.0606169*Q,z:.0139322*C+.0971045*R+.7141733*Q};return q!==void 0&&(re.alpha=q),re},St=Object.assign({},w,{mode:"prophoto",parsers:["prophoto-rgb"],serialize:"color(prophoto-rgb ",input:{xyz:qe,rgb:function(L){return qe(Pe(L))}},output:{xyz:Ne,rgb:function(L){return Je(Ne(L))}}}),nt=1.09929682680944,bt=function(L){var v=Math.abs(L);return v>.018053968510807?(Math.sign(L)||1)*(nt*Math.pow(v,.45)-(nt-1)):4.5*L},Tt=function(L){var v=L.x,C=L.y,R=L.z,Q=L.alpha,q={mode:"rec2020",r:bt(1.7166511879712674*v-.35567078377639233*C-.25336628137365974*R),g:bt(-.6666843518324892*v+1.6164812366349395*C+.01576854581391113*R),b:bt(.017639857445310783*v-.042770613257808524*C+.9421031212354738*R)};return Q!==void 0&&(q.alpha=Q),q},Bt=1.09929682680944,tH=function(L){var v=Math.abs(L);return v<.08124285829863151?L/4.5:(Math.sign(L)||1)*Math.pow((v+Bt-1)/Bt,1/.45)},Ot=function(L){var v=tH(L.r),C=tH(L.g),R=tH(L.b),Q={mode:"xyz65",x:.6369580483012914*v+.14461690358620832*C+.1688809751641721*R,y:.2627002120112671*v+.6779980715188708*C+.05930171646986196*R,z:0*v+.028072693049087428*C+1.060985057710791*R};return L.alpha!==void 0&&(Q.alpha=L.alpha),Q},ve=Object.assign({},w,{mode:"rec2020",input:{xyz:Tt,rgb:function(L){return Tt(ke(L))}},output:{xyz:Ot,rgb:function(L){return Oe(Ot(L))}},parsers:["rec2020"],serialize:"color(rec2020 "}),He=function(L){return(L%=360)<0?L+360:L},Se=function(L,v){switch(v){case"deg":return+L;case"rad":return L/Math.PI*180;case"grad":return L/10*9;case"turn":return 360*L}},ye=function(L,v){return L.map(function(C,R,Q){if(C===void 0)return C;var q=He(C);return R===0||L[R-1]===void 0?q:v(q-He(Q[R-1]))}).reduce(function(C,R){return C.length&&R!==void 0&&C[C.length-1]!==void 0?(C.push(R+C[C.length-1]),C):(C.push(R),C)},[])},se=function(L){return ye(L,function(v){return Math.abs(v)<=180?v:v-360*Math.sign(v)})},k={},ne={},Ee=[],Ce={},j=function(L){return L},ie=function(L){k[L.mode]=Object.assign(k[L.mode]||{},L.output),Object.keys(L.input||{}).forEach(function(v){k[v]||(k[v]={}),k[v][L.mode]=L.input[v]}),L.ranges||(L.ranges={}),L.difference||(L.difference={}),L.channels.forEach(function(v){if(L.ranges[v]===void 0&&(L.ranges[v]=[0,1]),!L.interpolate[v])throw new Error("Missing interpolator for: "+v);typeof L.interpolate[v]=="function"&&(L.interpolate[v]={use:L.interpolate[v]}),L.interpolate[v].fixup||(L.interpolate[v].fixup=j)}),ne[L.mode]=L,(L.parsers||[]).forEach(function(v){typeof v=="function"?Ee.push(v):typeof v=="string"&&(Ce[v]=L.mode)})},fe=function(L){return ne[L]},ge=function(L){if(typeof L=="string"){for(var v=void 0,C=0,R=Ee.length;C<R&&(v=Ee[C++](L))===void 0;);return v||function(Q){var q=Q.match(E);if(q){var re=Ce[q[1]];if(re){var de={mode:re},Re=2;return fe(re).channels.forEach(function(Pt){q[Re]===void 0&&q[Re+1]===void 0||(de[Pt]=q[Re]!==void 0?q[Re]/100:+q[Re+1]),Re+=2}),de}}}(L)}},Ue=function(L,v){return L===void 0?void 0:typeof L!="object"?ge(L):L.mode!==void 0?L:v?Object.assign({},L,{mode:v}):void 0},we=function(L){return L===void 0&&(L="rgb"),function(v){return(v=Ue(v,L))!==void 0?v.mode===L?v:k[v.mode][L]?k[v.mode][L](v):L==="rgb"?k[v.mode].rgb(v):k.rgb[L](k[v.mode].rgb(v)):void 0}},lt=function(L,v){if(L.h===void 0||v.h===void 0||!L.s||!v.s)return 0;var C=He(L.h),R=He(v.h),Q=Math.sin((R-C+360)/2*Math.PI/180);return 2*Math.sqrt(L.s*v.s)*Q},Xt=function(L,v){if(L.h===void 0||v.h===void 0)return 0;var C=He(L.h),R=He(v.h);return Math.abs(R-C)>180?C-(R-360*Math.sign(R-C)):R-C},st=function(L,v){if(L.h===void 0||v.h===void 0||!L.c||!v.c)return 0;var C=He(L.h),R=He(v.h),Q=Math.sin((R-C+360)/2*Math.PI/180);return 2*Math.sqrt(L.c*v.c)*Q},rt=function(L,v){L===void 0&&(L="rgb"),v===void 0&&(v=[1,1,1,0]);var C=fe(L),R=C.channels,Q=C.difference,q=we(L);return function(re,de){var Re=q(re),Pt=q(de);return Math.sqrt(R.reduce(function(Nt,iH,Ir){var vt=Q[iH]?Q[iH](Re,Pt):Re[iH]-Pt[iH];return Nt+(v[Ir]||0)*Math.pow(isNaN(vt)?0:vt,2)},0))}},it=function(L){var v=L.reduce(function(C,R){if(R!==void 0){var Q=R*Math.PI/180;C.sin+=Math.sin(Q),C.cos+=Math.cos(Q)}return C},{sin:0,cos:0});return 180*Math.atan2(v.sin,v.cos)/Math.PI},Ct=function(L){var v=L.filter(function(C){return C!==void 0});return v.length?v.reduce(function(C,R){return C+R},0)/v.length:void 0},mt=function(L){return typeof L=="function"},Zt={mode:"hsl",output:{rgb:function(L){var v=L.h,C=L.s,R=L.l,Q=L.alpha;v=He(v);var q,re=R+C*(R<.5?R:1-R),de=re-2*(re-R)*Math.abs(v/60%2-1);switch(Math.floor(v/60)){case 0:q={r:re,g:de,b:2*R-re};break;case 1:q={r:de,g:re,b:2*R-re};break;case 2:q={r:2*R-re,g:re,b:de};break;case 3:q={r:2*R-re,g:de,b:re};break;case 4:q={r:de,g:2*R-re,b:re};break;case 5:q={r:re,g:2*R-re,b:de};break;default:q={r:2*R-re,g:2*R-re,b:2*R-re}}return q.mode="rgb",Q!==void 0&&(q.alpha=Q),q}},input:{rgb:function(L){var v=L.r,C=L.g,R=L.b,Q=L.alpha,q=Math.max(v,C,R),re=Math.min(v,C,R),de={mode:"hsl",s:q===re?0:(q-re)/(1-Math.abs(q+re-1)),l:.5*(q+re)};return q-re!=0&&(de.h=60*(q===v?(C-R)/(q-re)+6*(C<R):q===C?(R-v)/(q-re)+2:(v-C)/(q-re)+4)),Q!==void 0&&(de.alpha=Q),de}},channels:["h","s","l","alpha"],ranges:{h:[0,360]},parsers:[function(L){var v=L.match(_)||L.match(b);if(v){var C={mode:"hsl",h:v[3]===void 0?Se(v[1],v[2]):+v[3],s:Math.min(Math.max(0,v[4]/100),1),l:Math.min(Math.max(0,v[5]/100),1)};return v[6]!==void 0?C.alpha=v[6]/100:v[7]!==void 0&&(C.alpha=+v[7]),C}}],serialize:function(L){return"hsl("+(L.h||0)+" "+100*L.s+"% "+100*L.l+"%"+(L.alpha<1?" / "+L.alpha:"")+")"},interpolate:{h:{use:A,fixup:se},s:A,l:A,alpha:{use:A,fixup:M}},difference:{h:lt},average:{h:it}};function vH(L){var v=L.h,C=L.s,R=L.v,Q=L.alpha;v=He(v);var q,re=Math.abs(v/60%2-1);switch(Math.floor(v/60)){case 0:q={r:R,g:R*(1-C*re),b:R*(1-C)};break;case 1:q={r:R*(1-C*re),g:R,b:R*(1-C)};break;case 2:q={r:R*(1-C),g:R,b:R*(1-C*re)};break;case 3:q={r:R*(1-C),g:R*(1-C*re),b:R};break;case 4:q={r:R*(1-C*re),g:R*(1-C),b:R};break;case 5:q={r:R,g:R*(1-C),b:R*(1-C*re)};break;default:q={r:R*(1-C),g:R*(1-C),b:R*(1-C)}}return q.mode="rgb",Q!==void 0&&(q.alpha=Q),q}function Le(L){var v=L.r,C=L.g,R=L.b,Q=L.alpha,q=Math.max(v,C,R),re=Math.min(v,C,R),de={mode:"hsv",s:q===0?0:1-re/q,v:q};return q-re!=0&&(de.h=60*(q===v?(C-R)/(q-re)+6*(C<R):q===C?(R-v)/(q-re)+2:(v-C)/(q-re)+4)),Q!==void 0&&(de.alpha=Q),de}var W={mode:"hsv",output:{rgb:vH},parsers:["--hsv"],serialize:"color(--hsv ",input:{rgb:Le},channels:["h","s","v","alpha"],ranges:{h:[0,360]},interpolate:{h:{use:A,fixup:se},s:A,v:A,alpha:{use:A,fixup:M}},difference:{h:lt},average:{h:it}},ue={mode:"hsi",output:{rgb:function(L){var v=L.h,C=L.s,R=L.i,Q=L.alpha;v=He(v);var q,re=Math.abs(v/60%2-1);switch(Math.floor(v/60)){case 0:q={r:R*(1+C*(3/(2-re)-1)),g:R*(1+C*(3*(1-re)/(2-re)-1)),b:R*(1-C)};break;case 1:q={r:R*(1+C*(3*(1-re)/(2-re)-1)),g:R*(1+C*(3/(2-re)-1)),b:R*(1-C)};break;case 2:q={r:R*(1-C),g:R*(1+C*(3/(2-re)-1)),b:R*(1+C*(3*(1-re)/(2-re)-1))};break;case 3:q={r:R*(1-C),g:R*(1+C*(3*(1-re)/(2-re)-1)),b:R*(1+C*(3/(2-re)-1))};break;case 4:q={r:R*(1+C*(3*(1-re)/(2-re)-1)),g:R*(1-C),b:R*(1+C*(3/(2-re)-1))};break;case 5:q={r:R*(1+C*(3/(2-re)-1)),g:R*(1-C),b:R*(1+C*(3*(1-re)/(2-re)-1))};break;default:q={r:R*(1-C),g:R*(1-C),b:R*(1-C)}}return q.mode="rgb",Q!==void 0&&(q.alpha=Q),q}},parsers:["--hsi"],serialize:"color(--hsi ",input:{rgb:function(L){var v=L.r,C=L.g,R=L.b,Q=L.alpha,q=Math.max(v,C,R),re=Math.min(v,C,R),de={mode:"hsi",s:v+C+R===0?0:1-3*re/(v+C+R),i:(v+C+R)/3};return q-re!=0&&(de.h=60*(q===v?(C-R)/(q-re)+6*(C<R):q===C?(R-v)/(q-re)+2:(v-C)/(q-re)+4)),Q!==void 0&&(de.alpha=Q),de}},channels:["h","s","i","alpha"],ranges:{h:[0,360]},interpolate:{h:{use:A,fixup:se},s:A,i:A,alpha:{use:A,fixup:M}},difference:{h:lt},average:{h:it}},le,ee={mode:"hwb",output:{rgb:function(L){var v=L.h,C=L.w,R=L.b;if(C+R>1){var Q=C+R;C/=Q,R/=Q}return vH({h:v,s:R===1?1:1-C/(1-R),v:1-R,alpha:L.alpha})}},input:{rgb:function(L){var v=Le(L);if(v!==void 0){var C={mode:"hwb",w:(1-v.s)*v.v,b:1-v.v};return v.h!==void 0&&(C.h=v.h),v.alpha!==void 0&&(C.alpha=v.alpha),C}}},channels:["h","w","b","alpha"],ranges:{h:[0,360]},parsers:[function(L){var v=L.match(I);if(v){var C={mode:"hwb",h:v[3]===void 0?Se(v[1],v[2]):+v[3],w:v[4]/100,b:v[5]/100};return v[6]!==void 0?C.alpha=v[6]/100:v[7]!==void 0&&(C.alpha=+v[7]),C}}],serialize:function(L){return"hwb("+(L.h||0)+" "+100*L.w+"% "+100*L.b+"%"+(L.alpha<1?" / "+L.alpha:"")+")"},interpolate:{h:{use:A,fixup:se},w:A,b:A,alpha:{use:A,fixup:M}},difference:{h:Xt},average:{h:it}},U=function(L){var v=Math.pow(L/1e4,.1593017578125);return Math.pow((.8359375+18.8515625*v)/(1+18.6875*v),134.03437499999998)||0},Ae=function(L){return Math.max(203*L,0)},Me=function(L){var v=L.x,C=L.y,R=L.z,Q=L.alpha;v=Ae(v),C=Ae(C);var q=1.15*v-.15*(R=Ae(R)),re=.66*C+.34*v,de=U(.41478972*q+.579999*re+.014648*R),Re=U(-.20151*q+1.120649*re+.0531008*R),Pt=U(-.0166008*q+.2648*re+.6684799*R),Nt=(de+Re)/2,iH={mode:"jab",j:.44*Nt/(1-.56*Nt)-16295499532821565e-27,a:3.524*de-4.066708*Re+.542708*Pt,b:.199076*de+1.096799*Re-1.295875*Pt};return Q!==void 0&&(iH.alpha=Q),iH},Mt=16295499532821565e-27,nH=function(L){var v=Math.pow(L,.007460772656268216);return 1e4*Math.pow((.8359375-v)/(18.6875*v-18.8515625),6.277394636015326)||0},Ge=function(L){return L/203},DH=function(L){var v=L.j,C=L.a,R=L.b,Q=L.alpha,q=(v+Mt)/(.44+.56*(v+Mt)),re=nH(q+.13860504*C+.058047316*R),de=nH(q-.13860504*C-.058047316*R),Re=nH(q-.096019242*C-.8118919*R),Pt={mode:"xyz65",x:Ge(1.661373024652174*re-.914523081304348*de+.23136208173913045*Re),y:Ge(-.3250758611844533*re+1.571847026732543*de-.21825383453227928*Re),z:Ge(-.090982811*re-.31272829*de+1.5227666*Re)};return Q!==void 0&&(Pt.alpha=Q),Pt},Hr=function(L){var v=Me(ke(L));return L.r===L.b&&L.b===L.g&&(v.a=v.b=0),v},vr=function(L){return Oe(DH(L))},zt={mode:"jab",channels:["j","a","b","alpha"],parsers:["--jzazbz"],serialize:"color(--jzazbz ",input:{rgb:Hr,xyz65:Me},output:{rgb:vr,xyz65:DH},ranges:{j:[0,.222],a:[-.109,.129],b:[-.185,.134]},interpolate:{j:A,a:A,b:A,alpha:{use:A,fixup:M}}},En=function(L){var v=L.j,C=L.a,R=L.b,Q=L.alpha,q=Math.sqrt(C*C+R*R),re={mode:"jch",j:v,c:q};return q&&(re.h=He(180*Math.atan2(R,C)/Math.PI)),Q!==void 0&&(re.alpha=Q),re},Mn=function(L){var v=L.j,C=L.c,R=L.h,Q=L.alpha,q={mode:"jab",j:v,a:C?C*Math.cos(R/180*Math.PI):0,b:C?C*Math.sin(R/180*Math.PI):0};return Q!==void 0&&(q.alpha=Q),q},ua={mode:"jch",parsers:["--jzczhz"],serialize:"color(--jzczhz ",output:{jab:Mn,rgb:function(L){return vr(Mn(L))}},input:{rgb:function(L){return En(Hr(L))},jab:En},channels:["j","c","h","alpha"],ranges:{j:[0,.221],c:[0,.19],h:[0,360]},interpolate:{h:{use:A,fixup:se},c:A,j:A,alpha:{use:A,fixup:M}},difference:{h:st},average:{h:it}},qi=.96422,ci=.82521,gs=Math.pow(29,3)/Math.pow(3,3),li=Math.pow(6,3)/Math.pow(29,3),ca=function(L){return Math.pow(L,3)>li?Math.pow(L,3):(116*L-16)/gs},ms=function(L){var v=L.l,C=L.a,R=L.b,Q=L.alpha,q=(v+16)/116,re=q-R/200,de={mode:"xyz",x:ca(C/500+q)*qi,y:1*ca(q),z:ca(re)*ci};return Q!==void 0&&(de.alpha=Q),de},Qa=function(L){return Je(ms(L))},Vi=function(L){return L>li?Math.cbrt(L):(gs*L+16)/116},Kt=function(L){var v=L.x,C=L.y,R=L.z,Q=L.alpha,q=Vi(v/qi),re=Vi(C/1),de={mode:"lab",l:116*re-16,a:500*(q-re),b:200*(re-Vi(R/ci))};return Q!==void 0&&(de.alpha=Q),de},Su=function(L){var v=Kt(Pe(L));return L.r===L.b&&L.b===L.g&&(v.a=v.b=0),v},la={mode:"lab",output:{xyz:ms,rgb:Qa},input:{xyz:Kt,rgb:Su},channels:["l","a","b","alpha"],ranges:{l:[0,100],a:[-79.287,93.55],b:[-112.029,93.388]},parsers:[function(L){var v=L.match($);if(v){var C={mode:"lab",l:+v[1],a:+v[2],b:+v[3]};return v[4]!==void 0?C.alpha=v[4]/100:v[5]!==void 0&&(C.alpha=+v[5]),C}}],serialize:function(L){return"lab("+L.l+"% "+L.a+" "+L.b+(L.alpha<1?" / "+L.alpha:"")+")"},interpolate:{l:A,a:A,b:A,alpha:{use:A,fixup:M}}},fa=.95047,eo=1.08883,ha=Math.pow(29,3)/Math.pow(3,3),vu=Math.pow(6,3)/Math.pow(29,3),to=function(L){return Math.pow(L,3)>vu?Math.pow(L,3):(116*L-16)/ha},Du=function(L){var v=L.l,C=L.a,R=L.b,Q=L.alpha,q=(v+16)/116,re=q-R/200,de={mode:"xyz65",x:to(C/500+q)*fa,y:1*to(q),z:to(re)*eo};return Q!==void 0&&(de.alpha=Q),de},l=function(L){return Oe(Du(L))},m=function(L){return L>vu?Math.cbrt(L):(ha*L+16)/116},N=function(L){var v=L.x,C=L.y,R=L.z,Q=L.alpha,q=m(v/fa),re=m(C/1),de={mode:"lab65",l:116*re-16,a:500*(q-re),b:200*(re-m(R/eo))};return Q!==void 0&&(de.alpha=Q),de},G=function(L){var v=N(ke(L));return L.r===L.b&&L.b===L.g&&(v.a=v.b=0),v},oe=Object.assign({},la,{mode:"lab65",parsers:["--lab-d65"],serialize:"color(--lab-d65 ",output:{xyz65:Du,rgb:l},input:{xyz65:N,rgb:G},ranges:{l:[0,100],a:[-86.182,98.234],b:[-107.86,94.477]}}),me=function(L,v){var C=L.l,R=L.a,Q=L.b,q=L.alpha;v===void 0&&(v="lch");var re=Math.sqrt(R*R+Q*Q),de={mode:v,l:C,c:re};return re&&(de.h=He(180*Math.atan2(Q,R)/Math.PI)),q!==void 0&&(de.alpha=q),de},be=function(L,v){var C=L.l,R=L.c,Q=L.h,q=L.alpha;v===void 0&&(v="lab");var re={mode:v,l:C,a:R?R*Math.cos(Q/180*Math.PI):0,b:R?R*Math.sin(Q/180*Math.PI):0};return q!==void 0&&(re.alpha=q),re},je={mode:"lch",output:{lab:be,rgb:function(L){return Qa(be(L))}},input:{rgb:function(L){return me(Su(L))},lab:me},channels:["l","c","h","alpha"],ranges:{l:[0,100],c:[0,131.207],h:[0,360]},parsers:[function(L){var v=L.match(S);if(v){var C={mode:"lch",l:+v[1],c:Math.max(0,+v[2]),h:v[5]===void 0?Se(v[3],v[4]):+v[5]};return v[6]!==void 0?C.alpha=v[6]/100:v[7]!==void 0&&(C.alpha=+v[7]),C}}],serialize:function(L){return"lch("+L.l+"% "+L.c+" "+(L.h||0)+(L.alpha<1?" / "+L.alpha:"")+")"},interpolate:{h:{use:A,fixup:se},c:A,l:A,alpha:{use:A,fixup:M}},difference:{h:st},average:{h:it}},$t=Object.assign({},je,{mode:"lch65",parsers:["--lch-d65"],serialize:"color(--lch-d65 ",output:{lab65:function(L){return be(L,"lab65")},rgb:function(L){return l(be(L,"lab65"))}},input:{rgb:function(L){return me(G(L),"lch65")},lab65:function(L){return me(L,"lch65")}},ranges:{l:[0,100],c:[0,133.807],h:[0,360]}}),Jt=function(L,v,C){return 4*L/(L+15*v+3*C)},cH=function(L,v,C){return 9*v/(L+15*v+3*C)},ir=Jt(qi,1,ci),fi=cH(qi,1,ci),hi=function(L){var v,C=L.x,R=L.y,Q=L.z,q=L.alpha,re=(v=R/1)<=li?gs*v:116*Math.cbrt(v)-16,de=Jt(C,R,Q),Re=cH(C,R,Q);isFinite(de)&&isFinite(Re)?(de=13*re*(de-ir),Re=13*re*(Re-fi)):re=de=Re=0;var Pt={mode:"luv",l:re,u:de,v:Re};return q!==void 0&&(Pt.alpha=q),Pt},$s=function(L){return hi(Pe(L))},Qr=4*(le=qi)/(le+15*1+3*ci),pi=function(L,v,C){return 9*v/(L+15*v+3*C)}(qi,1,ci),rd=function(L){var v=L.l,C=L.u,R=L.v,Q=L.alpha,q=C/(13*v)+Qr,re=R/(13*v)+pi,de=1*(v<=8?v/gs:Math.pow((v+16)/116,3)),Re={mode:"xyz",x:de*(9*q)/(4*re),y:de,z:de*(12-3*q-20*re)/(4*re)};return Q!==void 0&&(Re.alpha=Q),Re},nd=function(L){return Je(rd(L))},hm={mode:"luv",output:{xyz:rd,rgb:nd},input:{xyz:hi,rgb:$s},channels:["l","u","v","alpha"],parsers:["--luv"],serialize:"color(--luv ",ranges:{l:[0,100],u:[-84.936,175.042],v:[-125.882,87.243]},interpolate:{l:A,u:A,v:A,alpha:{use:A,fixup:M}}},id=function(L){var v=L.l,C=L.u,R=L.v,Q=L.alpha,q=Math.sqrt(C*C+R*R),re={mode:"lchuv",l:v,c:q};return q&&(re.h=He(180*Math.atan2(R,C)/Math.PI)),Q!==void 0&&(re.alpha=Q),re},Ho=function(L){var v=L.l,C=L.c,R=L.h,Q=L.alpha,q={mode:"luv",l:v,u:C?C*Math.cos(R/180*Math.PI):0,v:C?C*Math.sin(R/180*Math.PI):0};return Q!==void 0&&(q.alpha=Q),q},Ml={mode:"lchuv",output:{luv:Ho,rgb:function(L){return nd(Ho(L))}},input:{rgb:function(L){return id($s(L))},luv:id},channels:["l","c","h","alpha"],parsers:["--lchuv"],serialize:"color(--lchuv ",ranges:{l:[0,100],c:[0,176.956],h:[0,360]},interpolate:{h:{use:A,fixup:se},c:A,l:A,alpha:{use:A,fixup:M}},difference:{h:st},average:{h:it}},rr=[-.14861,1.78277,-.29227,-.90649,1.97294,0],wl=Math.PI/180,sd=180/Math.PI,ro=rr[3]*rr[4],ad=rr[1]*rr[4],od=rr[1]*rr[2]-rr[0]*rr[3],pm={mode:"cubehelix",channels:["h","s","l","alpha"],parsers:["--cubehelix"],serialize:"color(--cubehelix ",ranges:{h:[0,360],s:[0,4.614],l:[0,1]},input:{rgb:function(L){var v=L.r,C=L.g,R=L.b,Q=L.alpha,q=(od*R+v*ro-C*ad)/(od+ro-ad),re=R-q,de=(rr[4]*(C-q)-rr[2]*re)/rr[3],Re={mode:"cubehelix",l:q,s:q===0||q===1?void 0:Math.sqrt(re*re+de*de)/(rr[4]*q*(1-q))};return Re.s&&(Re.h=Math.atan2(de,re)*sd-120),Q!==void 0&&(Re.alpha=Q),Re}},output:{rgb:function(L){var v=L.h,C=L.s,R=L.l,Q=L.alpha,q={mode:"rgb"};v=(v===void 0?0:v+120)*wl;var re=C===void 0?0:C*R*(1-R),de=Math.cos(v),Re=Math.sin(v);return q.r=R+re*(rr[0]*de+rr[1]*Re),q.g=R+re*(rr[2]*de+rr[3]*Re),q.b=R+re*(rr[4]*de+rr[5]*Re),Q!==void 0&&(q.alpha=Q),q}},interpolate:{h:{use:A,fixup:se},s:A,l:A,alpha:{use:A,fixup:M}},difference:{h:lt},average:{h:it}},ud=function(L){var v=L.l,C=L.a,R=L.b,Q=L.alpha,q=Math.sqrt(C*C+R*R),re={mode:"dlch",l:v,c:q};return q&&(re.h=He(180*Math.atan2(R,C)/Math.PI)),Q!==void 0&&(re.alpha=Q),re},no=26/180*Math.PI,pa=Math.cos(no),yu=Math.sin(no),cd=100/Math.log(1.39),Tl=function(L){var v=L.l,C=L.c,R=L.h,Q=L.alpha,q={mode:"lab65",l:(Math.exp(1*v/cd)-1)/.0039};if(R===void 0)q.a=q.b=0;else{var re=(Math.exp(.0435*C*1*1)-1)/.075,de=re*Math.cos(R/180*Math.PI-no),Re=re*Math.sin(R/180*Math.PI-no);q.a=de*pa-Re/.83*yu,q.b=de*yu+Re/.83*pa}return Q!==void 0&&(q.alpha=Q),q},io=function(L){return Tl(ud(L))},so=function(L){var v=L.l,C=L.a,R=L.b,Q=L.alpha,q=C*pa+R*yu,re=.83*(R*pa-C*yu),de=Math.sqrt(q*q+re*re),Re={mode:"dlch",l:cd/1*Math.log(1+.0039*v),c:Math.log(1+.075*de)/.0435};return Re.c&&(Re.h=He((Math.atan2(re,q)+no)/Math.PI*180)),Q!==void 0&&(Re.alpha=Q),Re},ld=function(L){var v=L.l,C=L.c,R=L.h,Q=L.alpha,q={mode:"dlab",l:v,a:C===0?0:C*Math.cos(R/180*Math.PI),b:C===0?0:C*Math.sin(R/180*Math.PI)};return Q!==void 0&&(q.alpha=Q),q},fd=function(L){return ld(so(L))},_m={mode:"dlab",parsers:["--din99o-lab"],serialize:"color(--din99o-lab ",output:{lab65:io,rgb:function(L){return l(io(L))}},input:{lab65:fd,rgb:function(L){return fd(G(L))}},channels:["l","a","b","alpha"],ranges:{l:[0,100],a:[-40.09,45.501],b:[-40.469,44.344]},interpolate:{l:A,a:A,b:A,alpha:{use:A,fixup:M}}},dm={mode:"dlch",parsers:["--din99o-lch"],serialize:"color(--din99o-lch ",output:{lab65:Tl,dlab:ld,rgb:function(L){return l(Tl(L))}},input:{lab65:so,dlab:ud,rgb:function(L){return so(G(L))}},channels:["l","c","h","alpha"],ranges:{l:[0,100],c:[0,51.484],h:[0,360]},interpolate:{l:A,c:A,h:{use:A,fixup:se},alpha:{use:A,fixup:M}},difference:{h:st},average:{h:it}},hd={mode:"xyz",parsers:["xyz","--xyz-d50"],serialize:"color(--xyz-d50 ",output:{rgb:Je,lab:Kt},input:{rgb:Pe,lab:ms},channels:["x","y","z","alpha"],ranges:{x:[0,.964],y:[0,.999],z:[0,.825]},interpolate:{x:A,y:A,z:A,alpha:{use:A,fixup:M}}},Lm={mode:"xyz65",serialize:"color(--xyz-d65 ",output:{rgb:Oe,xyz:function(L){var v=L.x,C=L.y,R=L.z,Q=L.alpha,q={mode:"xyz",x:1.0478112*v+.0228866*C-.050127*R,y:.0295424*v+.9904844*C-.0170491*R,z:-.0092345*v+.0150436*C+.7521316*R};return Q!==void 0&&(q.alpha=Q),q}},input:{rgb:ke,xyz:function(L){var v=L.x,C=L.y,R=L.z,Q=L.alpha,q={mode:"xyz65",x:.9555766*v-.0230393*C+.0631636*R,y:-.0282895*v+1.0099416*C+.0210077*R,z:.0122982*v-.020483*C+1.3299098*R};return Q!==void 0&&(q.alpha=Q),q}},ranges:{x:[0,.95],y:[0,1],z:[0,1.088]},channels:["x","y","z","alpha"],parsers:["--xyz-d65"],interpolate:{x:A,y:A,z:A,alpha:{use:A,fixup:M}}},Nl={mode:"yiq",output:{rgb:function(L){var v=L.y,C=L.i,R=L.q,Q=L.alpha;return Y({r:v+.95608445*C+.6208885*R,g:v-.27137664*C-.6486059*R,b:v-1.10561724*C+1.70250126*R,alpha:Q})}},input:{rgb:function(L){var v=F(L),C=v.r,R=v.g,Q=v.b,q=v.alpha,re={mode:"yiq",y:.29889531*C+.58662247*R+.11448223*Q,i:.59597799*C-.2741761*R-.32180189*Q,q:.21147017*C-.52261711*R+.31114694*Q};return q!==void 0&&(re.alpha=q),re}},channels:["y","i","q","alpha"],parsers:["--yiq"],serialize:"color(--yiq ",ranges:{i:[-.595,.595],q:[-.522,.522]},interpolate:{y:A,i:A,q:A,alpha:{use:A,fixup:M}}},pd=function(L){var v=L.l,C=L.a,R=L.b,Q=L.alpha,q=Math.pow(v+.3963377774*C+.2158037573*R,3),re=Math.pow(v-.1055613458*C-.0638541728*R,3),de=Math.pow(v-.0894841775*C-1.291485548*R,3),Re={mode:"lrgb",r:4.0767416621*q-3.3077115913*re+.2309699292*de,g:-1.2684380046*q+2.6097574011*re-.3413193965*de,b:-.0041960863*q-.7034186147*re+1.707614701*de};return Q!==void 0&&(Re.alpha=Q),Re},_d=function(L){var v=L.r,C=L.g,R=L.b,Q=L.alpha,q=Math.cbrt(.4122214708*v+.5363325363*C+.0514459929*R),re=Math.cbrt(.2119034982*v+.6806995451*C+.1073969566*R),de=Math.cbrt(.0883024619*v+.2817188376*C+.6299787005*R),Re={mode:"oklab",l:.2104542553*q+.793617785*re-.0040720468*de,a:1.9779984951*q-2.428592205*re+.4505937099*de,b:.0259040371*q+.7827717662*re-.808675766*de};return Q!==void 0&&(Re.alpha=Q),Re},kl=function(L){var v=_d(F(L));return L.r===L.b&&L.b===L.g&&(v.a=v.b=0),v},dd=function(L){return Y(pd(L))},Em=Object.assign({},la,{mode:"oklab",output:{lrgb:pd,rgb:dd},input:{lrgb:_d,rgb:kl},ranges:{l:[0,.999],a:[-.233,.276],b:[-.311,.198]},parsers:["--oklab"],serialize:"color(--oklab "}),Im=Object.assign({},je,{mode:"oklch",output:{oklab:function(L){return be(L,"oklab")},rgb:function(L){return dd(be(L,"oklab"))}},input:{rgb:function(L){return me(kl(L),"oklch")},oklab:function(L){return me(L,"oklch")}},parsers:["--oklch"],serialize:"color(--oklch ",ranges:{l:[0,.999],c:[0,.322],h:[0,360]}}),Ld=function(L){return L===void 0&&(L=4),function(v){return typeof v=="number"?function(C,R){return Math.round(C*(R=Math.pow(10,R)))/R}(v,L):v}},bu=we("rgb"),Rl=we("hsl"),ao=Ld(2),oo=function(L){return Math.max(0,Math.min(1,L))},Ss=function(L){return Math.round(255*oo(L))},Ol=function(L){var v=bu(L);if(v!==void 0)return"#"+(1<<24|Ss(v.r)<<16|Ss(v.g)<<8|Ss(v.b)).toString(16).slice(1)},Ul=function(L){var v=bu(L);if(v!==void 0){var C=Ss(v.r),R=Ss(v.g),Q=Ss(v.b);return v.alpha===void 0||v.alpha===1?"rgb("+C+", "+R+", "+Q+")":"rgba("+C+", "+R+", "+Q+", "+ao(oo(v.alpha))+")"}},Ed=function(L){return L===void 0&&(L=.5),function(v){return L<=0?1:L>=1?0:Math.pow(v,Math.log(.5)/Math.log(L))}},uo=function(L,v,C){v===void 0&&(v="rgb"),C===void 0&&(C=!1);var R=v?fe(v).channels:null,Q=v?we(v):Ue;return function(q){var re=Q(q),de=(R||fe(q.mode).channels).reduce(function(Pt,Nt){var iH=L(re[Nt],Nt,re,v);return iH===void 0||isNaN(iH)||(Pt[Nt]=iH),Pt},{mode:v});if(!C)return de;var Re=Ue(q);return Re&&Re.mode!==de.mode?we(Re.mode)(de):de}},Id=function(L,v,C){return v!=="alpha"?(L||0)*(C.alpha!==void 0?C.alpha:1):L},Fl=function(L,v,C){return v!=="alpha"&&C.alpha!==0?(L||0)/(C.alpha!==void 0?C.alpha:1):L},Wl=function(L,v){return L===void 0&&(L=1),v===void 0&&(v=0),function(C,R){return R!=="alpha"?C*L+v:C}},Pu=function(L){return typeof L=="function"},vs=function(L){return L&&typeof L=="object"},Bl=function(L){return typeof L=="number"},Xl=function(L,v,C,R){v===void 0&&(v="rgb");var Q=fe(v),q=we(v),re=[],de=[],Re={};L.forEach(function(vt){Array.isArray(vt)?(re.push(q(vt[0])),de.push(vt[1])):Bl(vt)||Pu(vt)?Re[de.length]=vt:(re.push(q(vt)),de.push(void 0))}),function(vt){vt[0]===void 0&&(vt[0]=0),vt[vt.length-1]===void 0&&(vt[vt.length-1]=1);for(var Dt,lH,RH,pr,oH=1;oH<vt.length;){if(vt[oH]===void 0){for(lH=oH,RH=vt[oH-1],Dt=oH;vt[Dt]===void 0;)Dt++;for(pr=(vt[Dt]-RH)/(Dt-oH+1);oH<Dt;)vt[oH]=RH+(oH+1-lH)*pr,oH++}else vt[oH]<vt[oH-1]&&(vt[oH]=vt[oH-1]);oH++}}(de);var Pt=Q.channels.reduce(function(vt,Dt){var lH;return lH=vs(C)&&vs(C[Dt])&&C[Dt].fixup?C[Dt].fixup:vs(Q.interpolate[Dt])&&Q.interpolate[Dt].fixup?Q.interpolate[Dt].fixup:function(RH){return RH},vt[Dt]=lH(re.map(function(RH){return RH[Dt]})),vt},{});if(R){var Nt=re.map(function(vt,Dt){return Q.channels.reduce(function(lH,RH){return lH[RH]=Pt[RH][Dt],lH},{mode:v})});Pt=Q.channels.reduce(function(vt,Dt){return vt[Dt]=Nt.map(function(lH){var RH=R(lH[Dt],Dt,lH,v);return isNaN(RH)?void 0:RH}),vt},{})}var iH=Q.channels.reduce(function(vt,Dt){var lH;return Pu(C)?lH=C:vs(C)&&Pu(C[Dt])?lH=C[Dt]:vs(C)&&vs(C[Dt])&&C[Dt].use?lH=C[Dt].use:Pu(Q.interpolate[Dt])?lH=Q.interpolate[Dt]:vs(Q.interpolate[Dt])&&(lH=Q.interpolate[Dt].use),vt[Dt]=lH(Pt[Dt]),vt},{}),Ir=re.length-1;return function(vt){if((vt=Math.min(Math.max(0,vt),1))<=de[0])return re[0];if(vt>de[Ir])return re[Ir];for(var Dt=0;de[Dt]<vt;)Dt++;var lH=de[Dt-1],RH=de[Dt]-lH,pr=(vt-lH)/RH,oH=Re[Dt]||Re[0];oH!==void 0&&(Bl(oH)&&(oH=Ed((oH-lH)/RH)),pr=oH(pr));var In=(Dt-1+pr)/Ir;return Q.channels.reduce(function(wn,en){var An=iH[en](In);return An!==void 0&&(wn[en]=An),wn},{mode:v})}},Ad=function(L,v){return function(C,R,Q){R===void 0&&(R="rgb");var q=v?uo(v,R):void 0,re=Xl(C,R,Q,L);return q?function(de){return q(re(de))}:re}},Am=Ad(Id,Fl),ql=function(L){return(1-Math.cos(L*Math.PI))/2},xu=function(L,v){return(L+v)%v},gd=function(L,v,C,R,Q){var q=Q*Q,re=q*Q;return((1-3*Q+3*q-re)*L+(4-6*q+3*re)*v+(1+3*Q+3*q-3*re)*C+re*R)/6},co=function(L){return function(v){var C=L.length-1,R=v>=1?C-1:Math.max(0,Math.floor(v*C));return gd(R>0?L[R-1]:2*L[R]-L[R+1],L[R],L[R+1],R<C-1?L[R+2]:2*L[R+1]-L[R],(v-R/C)*C)}},Vl=function(L){return function(v){var C=L.length-1,R=Math.floor(v*C);return gd(L[xu(R-1,L.length)],L[xu(R,L.length)],L[xu(R+1,L.length)],L[xu(R+2,L.length)],(v-R/C)*C)}},md=function(L){var v,C=L.length-1,R=new Array(C),Q=new Array(C),q=new Array(C);for(R[1]=1/4,Q[1]=(6*L[1]-L[0])/4,v=2;v<C;++v)R[v]=1/(4-R[v-1]),Q[v]=(6*L[v]-(v==C-1?L[C]:0)-Q[v-1])*R[v];for(q[0]=L[0],q[C]=L[C],C-1>0&&(q[C-1]=Q[C-1]),v=C-2;v>0;--v)q[v]=Q[v]-R[v]*q[v+1];return q},$d=function(L){return co(md(L))},Gl=function(L){return Vl(md(L))},_i=Math.sign,Zl=Math.min,Or=Math.abs,Kl=function(L){for(var v=L.length-1,C=[],R=[],Q=[],q=0;q<v;q++)C.push((L[q+1]-L[q])*v),R.push(q>0?.5*(L[q+1]-L[q-1])*v:void 0),Q.push(q>0?(_i(C[q-1])+_i(C[q]))*Zl(Or(C[q-1]),Or(C[q]),.5*Or(R[q])):void 0);return[C,R,Q]},Cu=function(L,v,C){var R=L.length-1,Q=R*R;return function(q){var re,de=q-(re=q>=1?R-1:Math.max(0,Math.floor(q*R)))/R,Re=de*de,Pt=Re*de;return(v[re]+v[re+1]-2*C[re])*Q*Pt+(3*C[re]-2*v[re]-v[re+1])*R*Re+v[re]*de+L[re]}},Sd=function(L){if(L.length<3)return A(L);var v=L.length-1,C=Kl(L),R=C[0],Q=C[2];return Q[0]=R[0],Q[v]=R[v-1],Cu(L,Q,R)},vd=function(L){var v=L.length-1,C=Kl(L),R=C[0],Q=C[1],q=C[2];Q[0]=.5*(L[1]-L[v])*v,Q[v]=.5*(L[0]-L[v-1])*v;var re=(L[0]-L[v])*v,de=re;return q[0]=(_i(re)+_i(R[0]))*Zl(Or(re),Or(R[0]),.5*Or(Q[0])),q[v]=(_i(R[v-1])+_i(de))*Zl(Or(R[v-1]),Or(de),.5*Or(Q[v])),Cu(L,q,R)},gm=we("rgb"),_a=function(L){var v=gm(L);return v!==void 0&&v.r>=0&&v.r<=1&&v.g>=0&&v.g<=1&&v.b>=0&&v.b<=1},mm=we("rgb"),jl=function(L){var v=mm(L);return v.r=Math.max(0,Math.min(v.r,1)),v.g=Math.max(0,Math.min(v.g,1)),v.b=Math.max(0,Math.min(v.b,1)),v},Dd=function(L){return(L=Ue(L))===void 0||_a(L)?L:we(L.mode)(jl(L))},yd=function(L,v){if(v===void 0&&(v="lch"),(L=Ue(L))===void 0||_a(L))return L;var C=we(L.mode);L=we(v)(L);var R=Object.assign({},L,{c:0});if(!_a(R))return C(jl(R));for(var Q,q=0,re=L.c,de=fe(v).ranges.c,Re=(de[1]-de[0])/Math.pow(2,13);re-q>Re;)R.c=q+.5*(re-q),_a(R)?(Q=R.c,q=R.c):re=R.c;return C(_a(R)?R:Object.assign({},R,{c:Q}))},$m={normal:function(L,v){return v},multiply:function(L,v){return L*v},screen:function(L,v){return L+v-L*v},"hard-light":function(L,v){return v<.5?2*L*v:2*v*(1-L)-1},overlay:function(L,v){return L<.5?2*v*L:2*L*(1-v)-1},darken:function(L,v){return Math.min(L,v)},lighten:function(L,v){return Math.max(L,v)},"color-dodge":function(L,v){return L===0?0:v===1?1:Math.min(1,L/(1-v))},"color-burn":function(L,v){return L===1?1:v===0?0:1-Math.min(1,(1-L)/v)},"soft-light":function(L,v){return v<.5?L-(1-2*v)*L*(1-L):L+(2*v-1)*((L<.25?((16*L-12)*L+4)*L:Math.sqrt(L))-L)},difference:function(L,v){return Math.abs(L-v)},exclusion:function(L,v){return L+v-2*L*v}};function zl(L){var v=we("lrgb")(L);return .2126*v.r+.7152*v.g+.0722*v.b}var Sm=we("rgb"),vm=[[1,0,-0,0,1,0,-0,-0,1],[.856167,.182038,-.038205,.029342,.955115,.015544,-.00288,-.001563,1.004443],[.734766,.334872,-.069637,.05184,.919198,.028963,-.004928,-.004209,1.009137],[.630323,.465641,-.095964,.069181,.890046,.040773,-.006308,-.007724,1.014032],[.539009,.579343,-.118352,.082546,.866121,.051332,-.007136,-.011959,1.019095],[.458064,.679578,-.137642,.092785,.846313,.060902,-.007494,-.016807,1.024301],[.38545,.769005,-.154455,.100526,.829802,.069673,-.007442,-.02219,1.029632],[.319627,.849633,-.169261,.106241,.815969,.07779,-.007025,-.028051,1.035076],[.259411,.923008,-.18242,.110296,.80434,.085364,-.006276,-.034346,1.040622],[.203876,.990338,-.194214,.112975,.794542,.092483,-.005222,-.041043,1.046265],[.152286,1.052583,-.204868,.114503,.786281,.099216,-.003882,-.048116,1.051998]],Dm=[[1,0,-0,0,1,0,-0,-0,1],[.866435,.177704,-.044139,.049567,.939063,.01137,-.003453,.007233,.99622],[.760729,.319078,-.079807,.090568,.889315,.020117,-.006027,.013325,.992702],[.675425,.43385,-.109275,.125303,.847755,.026942,-.00795,.018572,.989378],[.605511,.52856,-.134071,.155318,.812366,.032316,-.009376,.023176,.9862],[.547494,.607765,-.155259,.181692,.781742,.036566,-.01041,.027275,.983136],[.498864,.674741,-.173604,.205199,.754872,.039929,-.011131,.030969,.980162],[.457771,.731899,-.18967,.226409,.731012,.042579,-.011595,.034333,.977261],[.422823,.781057,-.203881,.245752,.709602,.044646,-.011843,.037423,.974421],[.392952,.82361,-.216562,.263559,.69021,.046232,-.01191,.040281,.97163],[.367322,.860646,-.227968,.280085,.672501,.047413,-.01182,.04294,.968881]],ym=[[1,0,-0,0,1,0,-0,-0,1],[.92667,.092514,-.019184,.021191,.964503,.014306,.008437,.054813,.93675],[.89572,.13333,-.02905,.029997,.9454,.024603,.013027,.104707,.882266],[.905871,.127791,-.033662,.026856,.941251,.031893,.01341,.148296,.838294],[.948035,.08949,-.037526,.014364,.946792,.038844,.010853,.193991,.795156],[1.017277,.027029,-.044306,-.006113,.958479,.047634,.006379,.248708,.744913],[1.104996,-.046633,-.058363,-.032137,.971635,.060503,.001336,.317922,.680742],[1.193214,-.109812,-.083402,-.058496,.97941,.079086,-.002346,.403492,.598854],[1.257728,-.139648,-.118081,-.078003,.975409,.102594,-.003316,.501214,.502102],[1.278864,-.125333,-.153531,-.084748,.957674,.127074,-989e-6,.601151,.399838],[1.255528,-.076749,-.178779,-.078411,.930809,.147602,.004733,.691367,.3039]],Jl=function(L,v){var C=Math.max(0,Math.min(1,v)),R=Math.round(C/.1),Q=Math.round(C%.1),q=L[R];if(Q>0&&R<L.length-1){var re=L[R+1];q=q.map(function(de,Re){return T(q[Re],re[Re],Q)})}return function(de){var Re=Ue(de);if(Re!==void 0){var Pt=Sm(Re),Nt=Pt.r,iH=Pt.g,Ir=Pt.b,vt={mode:"rgb",r:q[0]*Nt+q[1]*iH+q[2]*Ir,g:q[3]*Nt+q[4]*iH+q[5]*Ir,b:q[6]*Nt+q[7]*iH+q[8]*Ir};return Re.alpha!==void 0&&(vt.alpha=Re.alpha),we(Re.mode)(vt)}}},Yl=function(L){return L===void 0&&(L=1),Jl(vm,L)},bd=function(L){return L===void 0&&(L=1),Jl(Dm,L)},Pd=function(L){return L===void 0&&(L=1),Jl(ym,L)},Ql=function(L){return Math.max(L,0)},Mu=function(L){return Math.max(Math.min(L,1),0)},wu=function(L,v,C){C===void 0&&(C=!1);var R=we(v),Q=fe(v).channels;return function(q){var re=R(q);if(re){for(var de,Re={mode:v},Pt=Q.length,Nt=0;Nt<L.length;Nt++)re[de=Q[Math.floor(Nt/Pt)]]!==void 0&&(Re[de]=(Re[de]||0)+L[Nt]*(re[Q[Nt%Pt]]||0));if(!C)return Re;var iH=Ue(q);return iH&&Re.mode!==iH.mode?we(iH.mode)(Re):Re}}};ie(ze),ie(pm),ie(_m),ie(dm),ie(ue),ie(Zt),ie(W),ie(ee),ie(zt),ie(ua),ie(la),ie(oe),ie(je),ie($t),ie(Ml),ie(X),ie(hm),ie(_e),ie(St),ie(ve),ie(w),ie(Lm),ie(hd),ie(Nl),ie(Em),ie(Im);var bm=we("a98"),xd=we("cubehelix"),Pm=we("dlab"),xm=we("dlch"),Cm=we("hsi"),Mm=we("hsl"),wm=we("hsv"),Tm=we("hwb"),Nm=we("jab"),km=we("jch"),Rm=we("lab"),Om=we("lab65"),Um=we("lch"),Fm=we("lch65"),Wm=we("lchuv"),Bm=we("lrgb"),Xm=we("luv"),qm=we("p3"),Vm=we("prophoto"),Cd=we("rec2020"),Gm=we("rgb"),Zm=we("xyz"),Tu=we("xyz65"),Km=we("yiq"),jm=we("oklab"),zm=we("oklch");t.a98=bm,t.average=function(L,v,C){v===void 0&&(v="rgb");var R=fe(v),Q=L.map(we(v));return R.channels.reduce(function(q,re){var de,Re=Q.map(function(Pt){return Pt[re]}).filter(function(Pt){return Pt!==void 0});return Re.length&&(de=mt(C)?C:C&&mt(C[re])?C[re]:R.average&&mt(R.average[re])?R.average[re]:Ct,q[re]=de(Re,re)),q},{mode:v})},t.averageAngle=it,t.averageNumber=Ct,t.blend=function(L,v,C){v===void 0&&(v="normal"),C===void 0&&(C="rgb");var R=typeof v=="function"?v:$m[v],Q=we(C),q=fe(C).channels;return L.map(function(re){var de=Q(re);return de.alpha===void 0&&(de.alpha=1),de}).reduce(function(re,de){if(re===void 0)return de;var Re=de.alpha+re.alpha*(1-de.alpha);return q.reduce(function(Pt,Nt){return Nt!=="alpha"&&(Re===0?Pt[Nt]=0:(Pt[Nt]=de.alpha*(1-re.alpha)*de[Nt]+de.alpha*re.alpha*R(re[Nt],de[Nt])+(1-de.alpha)*re.alpha*re[Nt],Pt[Nt]=Math.max(0,Math.min(1,Pt[Nt]/Re)))),Pt},{mode:C,alpha:Re})})},t.clamp=function(L){switch(L===void 0&&(L="rgb"),L){case"rgb":return Dd;case"lch":return yd}},t.clampChroma=yd,t.clampRgb=Dd,t.colorsNamed=H,t.converter=we,t.cubehelix=xd,t.deficiencyDeuter=bd,t.deficiencyProt=Yl,t.deficiencyTrit=Pd,t.defineMode=ie,t.differenceCie76=function(){return rt("lab65")},t.differenceCie94=function(L,v,C){L===void 0&&(L=1),v===void 0&&(v=.045),C===void 0&&(C=.015);var R=we("lab65");return function(Q,q){var re=R(Q),de=R(q),Re=re.l,Pt=re.a,Nt=re.b,iH=Math.sqrt(Pt*Pt+Nt*Nt),Ir=de.l,vt=de.a,Dt=de.b,lH=Math.sqrt(vt*vt+Dt*Dt),RH=Math.pow(Re-Ir,2),pr=Math.pow(iH-lH,2),oH=Math.pow(Pt-vt,2)+Math.pow(Nt-Dt,2)-pr;return Math.sqrt(RH/Math.pow(L,2)+pr/Math.pow(1+v*iH,2)+oH/Math.pow(1+C*iH,2))}},t.differenceCiede2000=function(L,v,C){L===void 0&&(L=1),v===void 0&&(v=1),C===void 0&&(C=1);var R=we("lab65");return function(Q,q){var re=R(Q),de=R(q),Re=re.l,Pt=re.a,Nt=re.b,iH=Math.sqrt(Pt*Pt+Nt*Nt),Ir=de.l,vt=de.a,Dt=de.b,lH=(iH+Math.sqrt(vt*vt+Dt*Dt))/2,RH=.5*(1-Math.sqrt(Math.pow(lH,7)/(Math.pow(lH,7)+Math.pow(25,7)))),pr=Pt*(1+RH),oH=vt*(1+RH),In=Math.sqrt(pr*pr+Nt*Nt),wn=Math.sqrt(oH*oH+Dt*Dt),en=Math.abs(pr)+Math.abs(Nt)===0?0:Math.atan2(Nt,pr);en+=2*(en<0)*Math.PI;var An=Math.abs(oH)+Math.abs(Dt)===0?0:Math.atan2(Dt,oH);An+=2*(An<0)*Math.PI;var ef=Ir-Re,Md=wn-In,lo=In*wn==0?0:An-en;lo-=2*(lo>Math.PI)*Math.PI,lo+=2*(lo<-Math.PI)*Math.PI;var Tn,tf=2*Math.sqrt(In*wn)*Math.sin(lo/2),Jm=(Re+Ir)/2,Nu=(In+wn)/2;In*wn==0?Tn=en+An:(Tn=(en+An)/2,Tn-=(Math.abs(en-An)>Math.PI)*Math.PI,Tn+=2*(Tn<0)*Math.PI);var wd=Math.pow(Jm-50,2),Ds=1-.17*Math.cos(Tn-Math.PI/6)+.24*Math.cos(2*Tn)+.32*Math.cos(3*Tn+Math.PI/30)-.2*Math.cos(4*Tn-63*Math.PI/180),Ym=1+.015*wd/Math.sqrt(20+wd),Td=1+.045*Nu,Hf=1+.015*Nu*Ds,Qm=30*Math.PI/180*Math.exp(-1*Math.pow((180/Math.PI*Tn-275)/25,2)),Nd=2*Math.sqrt(Math.pow(Nu,7)/(Math.pow(Nu,7)+Math.pow(25,7))),kd=-1*Math.sin(2*Qm)*Nd;return Math.sqrt(Math.pow(ef/(L*Ym),2)+Math.pow(Md/(v*Td),2)+Math.pow(tf/(C*Hf),2)+kd*Md/(v*Td)*tf/(C*Hf))}},t.differenceCmc=function(L,v){L===void 0&&(L=1),v===void 0&&(v=1);var C=we("lab65");return function(R,Q){var q=C(R),re=q.l,de=q.a,Re=q.b,Pt=Math.sqrt(de*de+Re*Re),Nt=Math.atan2(Re,de);Nt+=2*Math.PI*(Nt<0);var iH=C(Q),Ir=iH.l,vt=iH.a,Dt=iH.b,lH=Math.sqrt(vt*vt+Dt*Dt),RH=Math.pow(re-Ir,2),pr=Math.pow(Pt-lH,2),oH=Math.pow(de-vt,2)+Math.pow(Re-Dt,2)-pr,In=Math.sqrt(Math.pow(Pt,4)/(Math.pow(Pt,4)+1900)),wn=re<16?.511:.040975*re/(1+.01765*re),en=.0638*Pt/(1+.0131*Pt)+.638,An=en*(In*(Nt>=164/180*Math.PI&&Nt<=345/180*Math.PI?.56+Math.abs(.2*Math.cos(Nt+168/180*Math.PI)):.36+Math.abs(.4*Math.cos(Nt+35/180*Math.PI)))+1-In);return Math.sqrt(RH/Math.pow(L*wn,2)+pr/Math.pow(v*en,2)+oH/Math.pow(An,2))}},t.differenceDin99o=function(){return rt("dlab")},t.differenceEuclidean=rt,t.differenceHueChroma=st,t.differenceHueNaive=Xt,t.differenceHueSaturation=lt,t.differenceHyab=function(){var L=we("lab65");return function(v,C){var R=L(v),Q=L(C),q=R.l-Q.l,re=R.a-Q.a,de=R.b-Q.b;return Math.abs(q)+Math.sqrt(re*re+de*de)}},t.differenceKotsarenkoRamos=function(){return rt("yiq",[.5053,.299,.1957])},t.displayable=_a,t.dlab=Pm,t.dlch=xm,t.easingGamma=V,t.easingInOutSine=ql,t.easingMidpoint=Ed,t.easingSmootherstep=function(L){return L*L*L*(L*(6*L-15)+10)},t.easingSmoothstep=function(L){return L*L*(3-2*L)},t.filterBrightness=function(L,v){L===void 0&&(L=1),v===void 0&&(v="rgb");var C=Ql(L);return uo(Wl(C),v,!0)},t.filterContrast=function(L,v){L===void 0&&(L=1),v===void 0&&(v="rgb");var C=Ql(L);return uo(Wl(C,(1-C)/2),v,!0)},t.filterDeficiencyDeuter=bd,t.filterDeficiencyProt=Yl,t.filterDeficiencyTrit=Pd,t.filterGrayscale=function(L,v){return L===void 0&&(L=1),v===void 0&&(v="rgb"),wu([.2126+.7874*(C=1-Mu(L)),.7152-.7152*C,.0722-.0722*C,0,.2126-.2126*C,.7152+.2848*C,.0722-.0722*C,0,.2126-.2126*C,.7152-.7152*C,.0722+.9278*C,0,0,0,0,1],v,!0);var C},t.filterHueRotate=function(L,v){return L===void 0&&(L=0),v===void 0&&(v="rgb"),wu(function(C){var R=Math.PI*C/180,Q=Math.cos(R),q=Math.sin(R);return[.213+.787*Q-.213*q,.715-.715*Q-.715*q,.072-.072*Q+.928*q,0,.213-.213*Q+.143*q,.715+.285*Q+.14*q,.072-.072*Q-.283*q,0,.213-.213*Q-.787*q,.715-.715*Q+.715*q,.072+.928*Q+.072*q,0,0,0,0,1]}(L),v,!0)},t.filterInvert=function(L,v){L===void 0&&(L=1),v===void 0&&(v="rgb");var C=Mu(L);return uo(function(R,Q){return Q==="alpha"?R:function(q,re,de){return q===void 0||re===void 0?void 0:q+de*(re-q)}(C,1-C,R)},v,!0)},t.filterSaturate=function(L,v){return L===void 0&&(L=1),v===void 0&&(v="rgb"),wu(function(C){var R=Ql(C);return[.213+.787*R,.715-.715*R,.072-.072*R,0,.213-.213*R,.715+.285*R,.072-.072*R,0,.213-.213*R,.715-.715*R,.072+.928*R,0,0,0,0,1]}(L),v,!0)},t.filterSepia=function(L,v){return L===void 0&&(L=1),v===void 0&&(v="rgb"),wu([.393+.607*(C=1-Mu(L)),.769-.769*C,.189-.189*C,0,.349-.349*C,.686+.314*C,.168-.168*C,0,.272-.272*C,.534-.534*C,.131+.869*C,0,0,0,0,1],v,!0);var C},t.fixupAlpha=M,t.fixupHueDecreasing=function(L){return ye(L,function(v){return v<=0?v:v-360})},t.fixupHueIncreasing=function(L){return ye(L,function(v){return v>=0?v:v+360})},t.fixupHueLonger=function(L){return ye(L,function(v){return Math.abs(v)>=180||v===0?v:v-360*Math.sign(v)})},t.fixupHueShorter=se,t.formatCss=function(L){var v=Ue(L);if(v){var C=fe(v.mode);if(!C.serialize||typeof C.serialize=="string"){var R=C.serialize||"color(--"+v.mode+" ";return C.channels.forEach(function(Q,q){Q!=="alpha"&&(R+=(q?" ":"")+(v[Q]||0))}),v.alpha!==void 0&&v.alpha<1&&(R+=" / "+v.alpha),R+")"}return typeof C.serialize=="function"?C.serialize(v):void 0}},t.formatHex=Ol,t.formatHex8=function(L){var v=bu(L);if(v!==void 0){var C=Ss(v.alpha!==void 0?v.alpha:1);return Ol(v)+(256|C).toString(16).slice(1)}},t.formatHsl=function(L){var v=Rl(L);if(v!==void 0){var C=ao(v.h||0),R=ao(100*oo(v.s)),Q=ao(100*oo(v.l));return v.alpha===void 0||v.alpha===1?"hsl("+C+", "+R+"%, "+Q+"%)":"hsla("+C+", "+R+"%, "+Q+"%, "+ao(oo(v.alpha))+")"}},t.formatRgb=Ul,t.formatter=function(L){switch(L===void 0&&(L="rgb"),L){case"rgb":return Ul;case"hex":return Ol}},t.getModeDefinition=fe,t.hsi=Cm,t.hsl=Mm,t.hsv=wm,t.hwb=Tm,t.interpolate=function(L,v,C){return v===void 0&&(v="rgb"),Xl(L,v,C)},t.interpolateAlpha=M,t.interpolateCosine=function(L,v){return v===void 0&&(v=1),function(C){var R=V(v),Q=Z(function(q,re,de){return T(q,re,ql(de))})((L||function(q){return q})(C));return function(q){return Q(R(q))}}},t.interpolateHue=se,t.interpolateLinear=function(L,v){return v===void 0&&(v=1),function(C){var R=V(v);return function(Q){return A((L||function(q){return q})(C))(R(Q))}}},t.interpolateSplineBasis=function(L,v,C){return v===void 0&&(v="default"),C===void 0&&(C=1),function(R){var Q=V(C);return v==="default"?function(q){return co((L||function(re){return re})(R))(Q(q))}:v==="closed"?function(q){return Vl((L||function(re){return re})(R))(Q(q))}:void 0}},t.interpolateSplineMonotone=function(L,v,C){return v===void 0&&(v="default"),C===void 0&&(C=1),function(R){var Q=V(C);return v==="closed"?function(q){return vd((L||function(re){return re})(R))(Q(q))}:v==="default"?function(q){return Sd((L||function(re){return re})(R))(Q(q))}:void 0}},t.interpolateSplineNatural=function(L,v,C){return v===void 0&&(v="default"),C===void 0&&(C=1),function(R){var Q=V(C);return v==="default"?function(q){return $d((L||function(re){return re})(R))(Q(q))}:v==="closed"?function(q){return Gl((L||function(re){return re})(R))(Q(q))}:void 0}},t.interpolateWith=Ad,t.interpolateWithPremultipliedAlpha=Am,t.interpolatorLinear=A,t.interpolatorPiecewise=Z,t.interpolatorSplineBasis=co,t.interpolatorSplineBasisClosed=Vl,t.interpolatorSplineMonotone=Sd,t.interpolatorSplineMonotone2=function(L){if(L.length<3)return A(L);var v=L.length-1,C=Kl(L),R=C[0],Q=C[1],q=C[2];return Q[0]=(2*L[1]-1.5*L[0]-.5*L[2])*v,Q[v]=(1.5*L[v]-2*L[v-1]+.5*L[v-2])*v,q[0]=Q[0]*R[0]<=0?0:Or(Q[0])>2*Or(R[0])?2*R[0]:Q[0],q[v]=Q[v]*R[v-1]<=0?0:Or(Q[v])>2*Or(R[v-1])?2*R[v-1]:Q[v],Cu(L,q,R)},t.interpolatorSplineMonotoneClosed=vd,t.interpolatorSplineNatural=$d,t.interpolatorSplineNaturalClosed=Gl,t.jab=Nm,t.jch=km,t.lab=Rm,t.lab65=Om,t.lch=Um,t.lch65=Fm,t.lchuv=Wm,t.lerp=T,t.lrgb=Bm,t.luv=Xm,t.mapAlphaDivide=Fl,t.mapAlphaMultiply=Id,t.mapTransferGamma=function(L,v,C){return L===void 0&&(L=1),v===void 0&&(v=1),C===void 0&&(C=0),function(R,Q){return Q!=="alpha"?L*Math.pow(R,v)+C:R}},t.mapTransferLinear=Wl,t.mapper=uo,t.nearest=function(L,v,C){v===void 0&&(v=rt()),C===void 0&&(C=function(Q){return Q});var R=L.map(function(Q,q){return{color:C(Q),i:q}});return function(Q,q,re){return q===void 0&&(q=1),re===void 0&&(re=1/0),isFinite(q)&&(q=Math.max(1,Math.min(q,R.length-1))),R.forEach(function(de){de.d=v(Q,de.color)}),R.sort(function(de,Re){return de.d-Re.d}).slice(0,q).filter(function(de){return de.d<re}).map(function(de){return L[de.i]})}},t.oklab=jm,t.oklch=zm,t.p3=qm,t.parse=ge,t.prophoto=Vm,t.random=function(L,v){L===void 0&&(L="rgb"),v===void 0&&(v={});var C=fe(L),R=function(Q){return Object.keys(Q).reduce(function(q,re){var de=Q[re];return q[re]=Array.isArray(de)?de:[de,de],q},{})}(v);return C.channels.reduce(function(Q,q){return(R.alpha||q!=="alpha")&&(Q[q]=function(re){var de=re[0],Re=re[1];return de+Math.random()*(Re-de)}(R[q]||C.ranges[q])),Q},{mode:L})},t.rec2020=Cd,t.rgb=Gm,t.round=Ld,t.samples=function(L,v){L===void 0&&(L=2),v===void 0&&(v=1);var C=V(v);if(L<2)return L<1?[]:[C(.5)];for(var R=[],Q=0;Q<L;Q++)R.push(C(Q/(L-1)));return R},t.wcagContrast=function(L,v){var C=zl(L),R=zl(v);return(Math.max(C,R)+.05)/(Math.min(C,R)+.05)},t.wcagLuminance=zl,t.xyz=Zm,t.xyz65=Tu,t.yiq=Km,Object.defineProperty(t,"__esModule",{value:!0})})});var b6=D((Dje,y6)=>{y6.exports=function(t,e){"use strict";var H={};function r(i){if(H[i])return H[i].exports;var s=H[i]={i,l:!1,exports:{}};return t[i].call(s.exports,s,s.exports,r),s.l=!0,s.exports}r.ab=__dirname+"/";function n(){return r(104)}return e(r),n()}({34:function(t,e){(function(H,r){r(e)})(this,function(H){"use strict";var r={indent:" ",tagCase:"",attributeCase:"",attributeQuotes:"double",format:!0,formatSkip:["html"],formatForce:["body"],inlineBreak:3,compactBooleanAttributes:!1,booleanAttributes:["contenteditable","seamless","async","autofocus","autoplay","checked","controls","defer","disabled","formnovalidate","hidden","ismap","loop","multiple","muted","novalidate","readonly","required","reversed","selected","typemustmatch"],selfClosingStyle:"html",inlineElements:["a","abbr","acronym","applet","b","basefont","bdo","big","br","button","cite","code","del","dfn","em","font","i","iframe","img","input","ins","kbd","label","map","object","q","s","samp","select","small","span","strike","strong","sub","sup","textarea","tt","u","var"]};class n{constructor(g){this.options=Object.assign({},r,g),this.quoteChar=this.options.attributeQuotes==="single"?"'":'"'}get(g){return this.options[g]}quote(g){return`${this.quoteChar}${g??""}${this.quoteChar}`}name(g){return i(g,this.options.tagCase)}attribute(g){return i(g,this.options.attributeCase)}isBooleanAttribute(g){return g.options.boolean||this.get("booleanAttributes").indexOf((g.name||"").toLowerCase())!==-1}selfClose(){switch(this.options.selfClosingStyle){case"xhtml":return" /";case"xml":return"/";default:return""}}indent(g){g=g||0;let x="";for(;g--;)x+=this.options.indent;return x}isInline(g){return typeof g=="string"?this.get("inlineElements").indexOf(g.toLowerCase())!==-1:g.name!=null?this.isInline(g.name):g.isTextOnly}field(g,x){return this.options.field(g,x)}}function i(d,g){return g&&(d=g==="upper"?d.toUpperCase():d.toLowerCase()),d}class s{constructor(g,x){this.key=g,this.value=x}}class a{constructor(g){this._string=new Map,this._regexp=new Map,this._disabled=!1,this.load(g)}get disabled(){return this._disabled}disable(){this._disabled=!0}enable(){this._disabled=!1}set(g,x){if(typeof g=="string")g.split("|").forEach(O=>this._string.set(O,new s(O,x)));else if(g instanceof RegExp)this._regexp.set(g,new s(g,x));else throw new Error("Unknow snippet key: "+g);return this}get(g){if(this.disabled)return;if(this._string.has(g))return this._string.get(g);let x=Array.from(this._regexp.keys());for(let O=0,te=x.length;O<te;O++)if(x[O].test(g))return this._regexp.get(x[O])}load(g){this.reset(),g instanceof Map?g.forEach((x,O)=>this.set(O,x)):g&&typeof g=="object"&&Object.keys(g).forEach(x=>this.set(x,g[x]))}reset(){this._string.clear(),this._regexp.clear()}values(){if(this.disabled)return[];let g=Array.from(this._string.values()),x=Array.from(this._regexp.values());return g.concat(x)}}class o{constructor(g){this._registry=[],Array.isArray(g)?g.forEach((x,O)=>this.add(O,x)):typeof g=="object"&&this.add(g)}get(g){for(let x=0;x<this._registry.length;x++){let O=this._registry[x];if(O.level===g)return O.store}}add(g,x){g!=null&&typeof g=="object"&&(x=g,g=0);let O=new a(x);return this.remove(g),this._registry.push({level:g,store:O}),this._registry.sort((te,he)=>he.level-te.level),O}remove(g){this._registry=this._registry.filter(x=>x.level!==g&&x.store!==g)}resolve(g){for(let x=0;x<this._registry.length;x++){let O=this._registry[x].store.get(g);if(O)return O}}all(g){g=g||{};let x=new Map,O=te=>{let he=te.key instanceof RegExp?"regexp":"string";(!g.type||g.type===he)&&!x.has(te.key)&&x.set(te.key,te)};return this._registry.forEach(te=>{te.store.values().forEach(O)}),Array.from(x.values())}clear(){this._registry.length=0}}let u=39,c=34,f={escape:92,throws:!1};var h=function(d,g){g=g?Object.assign({},f,g):f;let x=d.pos,O=d.peek();if(d.eat(p)){for(;!d.eof();)switch(d.next()){case O:return d.start=x,!0;case g.escape:d.next();break}if(d.pos=x,g.throws)throw d.error("Unable to consume quoted string")}return!1};function p(d){return d===u||d===c}function _(d){return d>47&&d<58}function b(d,g,x){return g=g||65,x=x||90,d&=~32,d>=g&&d<=x}function y(d){return _(d)||b(d)}function I(d){return d===32||d===9||d===160}function $(d){return I(d)||d===10||d===13}class S{constructor(g,x,O){this.name=g,this.value=x??null,this.options=O||{}}clone(){return new S(this.name,this.value,Object.assign({},this.options))}valueOf(){return`${this.name}="${this.value}"`}}class E{constructor(g,x){this.name=g||null,this.value=null,this.repeat=null,this.selfClosing=!1,this.children=[],this.parent=null,this.next=null,this.previous=null,this._attributes=[],Array.isArray(x)&&x.forEach(O=>this.setAttribute(O))}get attributes(){return this._attributes}get attributesMap(){return this.attributes.reduce((g,x)=>(g[x.name]=x.options.boolean?x.name:x.value,g),{})}get isGroup(){return!this.name&&!this.value&&!this._attributes.length}get isTextOnly(){return!this.name&&!!this.value&&!this._attributes.length}get firstChild(){return this.children[0]}get lastChild(){return this.children[this.children.length-1]}get childIndex(){return this.parent?this.parent.children.indexOf(this):-1}get nextSibling(){return this.next}get previousSibling(){return this.previous}get classList(){let g=this.getAttribute("class");return g&&g.value?g.value.split(/\s+/g).filter(Z):[]}create(g,x){return new E(g,x)}setAttribute(g,x){let O=T(g,x),te=this.getAttribute(g);te?this.replaceAttribute(te,O):this._attributes.push(O)}hasAttribute(g){return!!this.getAttribute(g)}getAttribute(g){typeof g=="object"&&(g=g.name);for(var x=0;x<this._attributes.length;x++){let O=this._attributes[x];if(O.name===g)return O}}replaceAttribute(g,x,O){typeof g=="string"&&(g=this.getAttribute(g));let te=this._attributes.indexOf(g);te!==-1&&this._attributes.splice(te,1,T(x,O))}removeAttribute(g){typeof g=="string"&&(g=this.getAttribute(g));let x=this._attributes.indexOf(g);x!==-1&&this._attributes.splice(x,1)}clearAttributes(){this._attributes.length=0}addClass(g){g=V(g),this.hasAttribute("class")?g&&!this.hasClass(g)&&this.setAttribute("class",this.classList.concat(g).join(" ")):this.setAttribute("class",g)}hasClass(g){return this.classList.indexOf(V(g))!==-1}removeClass(g){g=V(g),this.hasClass(g)&&this.setAttribute("class",this.classList.filter(x=>x!==g).join(" "))}appendChild(g){this.insertAt(g,this.children.length)}insertBefore(g,x){this.insertAt(g,this.children.indexOf(x))}insertAt(g,x){if(x<0||x>this.children.length)throw new Error("Unable to insert node: position is out of child list range");let O=this.children[x-1],te=this.children[x];g.remove(),g.parent=this,this.children.splice(x,0,g),O&&(g.previous=O,O.next=g),te&&(g.next=te,te.previous=g)}removeChild(g){let x=this.children.indexOf(g);x!==-1&&(this.children.splice(x,1),g.previous&&(g.previous.next=g.next),g.next&&(g.next.previous=g.previous),g.parent=g.next=g.previous=null)}remove(){this.parent&&this.parent.removeChild(this)}clone(g){let x=new E(this.name);return x.value=this.value,x.selfClosing=this.selfClosing,this.repeat&&(x.repeat=Object.assign({},this.repeat)),this._attributes.forEach(O=>x.setAttribute(O.clone())),g&&this.children.forEach(O=>x.appendChild(O.clone(!0))),x}walk(g,x){x=x||0;let O=this.firstChild;for(;O;){let te=O.next;if(g(O,x)===!1||O.walk(g,x+1)===!1)return!1;O=te}}use(g){let x=[this];for(var O=1;O<arguments.length;O++)x.push(arguments[O]);return g.apply(null,x),this}toString(){let g=this.attributes.map(O=>{O=this.getAttribute(O.name);let te=O.options,he=`${te&&te.implied?"!":""}${O.name||""}`;return te&&te.boolean?he+=".":O.value!=null&&(he+=`="${O.value}"`),he}),x=`${this.name||""}`;return g.length&&(x+=`[${g.join(" ")}]`),this.value!=null&&(x+=`{${this.value}}`),this.selfClosing&&(x+="/"),this.repeat&&(x+=`*${this.repeat.count?this.repeat.count:""}`,this.repeat.value!=null&&(x+=`@${this.repeat.value}`)),x}}function T(d,g){if(d instanceof S)return d;if(typeof d=="string")return new S(d,g);if(d&&typeof d=="object")return new S(d.name,d.value,d.options)}function V(d){return String(d).trim()}function Z(d,g,x){return d&&x.indexOf(d)===g}class A{constructor(g,x,O){O==null&&typeof g=="string"&&(O=g.length),this.string=g,this.pos=this.start=x||0,this.end=O}eof(){return this.pos>=this.end}limit(g,x){return new this.constructor(this.string,g,x)}peek(){return this.string.charCodeAt(this.pos)}next(){if(this.pos<this.string.length)return this.string.charCodeAt(this.pos++)}eat(g){let x=this.peek(),O=typeof g=="function"?g(x):x===g;return O&&this.next(),O}eatWhile(g){let x=this.pos;for(;!this.eof()&&this.eat(g););return this.pos!==x}backUp(g){this.pos-=g||1}current(){return this.substring(this.start,this.pos)}substring(g,x){return this.string.slice(g,x)}error(g){let x=new Error(`${g} at char ${this.pos+1}`);return x.originalMessage=g,x.pos=this.pos,x.string=this.string,x}}let M=42;function w(d){if(d.eat(M))return d.start=d.pos,{count:d.eatWhile(_)?+d.current():null}}let P={throws:!0};function F(d){if(h(d,P))return d.current().slice(1,-1)}let B=123,Y=125,X=92;function K(d){let g=d.pos;if(d.eat(B)){let x=1,O,te="",he=d.pos;for(;!d.eof();)if(O=d.next(),O===B)x++;else if(O===Y){if(x--,!x)return d.start=g,te+d.substring(he,d.pos-1)}else O===X&&(O=d.next(),(O===B||O===Y)&&(te+=d.substring(he,d.pos-2)+String.fromCharCode(O),he=d.pos));throw d.pos=g,d.error(`Unable to find closing ${String.fromCharCode(Y)} for text start`)}return null}let ae=33,ce=46,$e=61,ke=91,Oe=93,ze=/^\!?[\w\-:\$@]+\.?$|^\!?\[[\w\-:\$@]+\]\.?$/;function De(d){if(!d.eat(ke))return null;let g=[],x,O;for(;!d.eof();){if(d.eatWhile(I),d.eat(Oe))return g;if((x=F(d))!=null)g.push({name:null,value:x});else if(_e(d))x=d.current(),x[0]==="["&&d.peek()===Oe&&(d.next(),x=d.current()),ze.test(x)?(O=Ke(x),g.push(O),d.eat($e)&&((x=F(d))!=null?O.value=x:(x=K(d))!=null?(O.value=x,O.options={before:"{",after:"}"}):_e(d)&&(O.value=d.current()))):g.push({name:null,value:x});else throw d.error("Expected attribute name")}throw d.error('Expected closing "]" brace')}function Ke(d){let g={};d.charCodeAt(0)===ae&&(d=d.slice(1),g.implied=!0),d.charCodeAt(d.length-1)===ce&&(d=d.slice(0,d.length-1),g.boolean=!0);let x={name:d};return Object.keys(g).length&&(x.options=g),x}function _e(d){let g=d.pos;if(d.eatWhile(Ie))return d.start=g,!0}function Ie(d){return!$(d)&&!p(d)&&d!==Oe&&d!==$e}let qe=35,Wt=46,Ne=47;function Je(d){let g=d.pos,x=new E(Pe(d)),O;for(;!d.eof();)if(d.eat(Wt))x.addClass(Pe(d));else if(d.eat(qe))x.setAttribute("id",Pe(d));else if(d.eat(Ne)){if(x.isGroup)throw d.backUp(1),d.error("Unexpected self-closing indicator");x.selfClosing=!0,(O=w(d))&&(x.repeat=O);break}else if(O=De(d))for(let te=0,he=O.length;te<he;te++)x.setAttribute(O[te]);else if((O=K(d))!==null)x.value=O;else if(O=w(d))x.repeat=O;else break;if(g===d.pos)throw d.error(`Unable to consume abbreviation node, unexpected ${d.peek()}`);return x}function Pe(d){return d.start=d.pos,d.eatWhile(St),d.current()}function St(d){return y(d)||d===45||d===58||d===36||d===64||d===33||d===95||d===37}let nt=40,bt=41,Tt=43,Bt=62,tH=94;function Ot(d){let g=new A(d.trim()),x=new E,O=x,te=[],he;for(;!g.eof();){if(he=g.peek(),he===nt){let Ve=new E;te.push([Ve,O,g.pos]),O=Ve,g.next();continue}else if(he===bt){let Ve=te.pop();if(!Ve)throw g.error('Unexpected ")" group end');let Rt=Ve[0];if(O=Ve[1],g.next(),Rt.repeat=w(g))O.appendChild(Rt);else for(;Rt.firstChild;)O.appendChild(Rt.firstChild);g.eat(Tt);continue}let xe=Je(g);if(O.appendChild(xe),g.eof())break;switch(g.peek()){case Tt:g.next();continue;case Bt:g.next(),O=xe;continue;case tH:for(;g.eat(tH);)O=O.parent||O;continue}}if(te.length)throw g.pos=te.pop()[2],g.error("Expected group close");return x}function ve(d){let g=Ot(d);return g.walk(He),g}function He(d){if(!d.repeat||!d.repeat.count)return;let g=d.parent,x=g.children.indexOf(d);for(let O=0;O<d.repeat.count;O++){let te=d.clone(!0);if(te.repeat.value=O+1,te.walk(He),te.isGroup)for(;te.children.length>0;)te.firstChild.repeat=te.repeat,g.insertAt(te.firstChild,x++);else g.insertAt(te,x++)}d.parent.removeChild(d)}var Se=function(d,g){return d.walk(x=>ye(x,g)),d};function ye(d,g){let x=new Set,O=te=>{let he=g.resolve(te.name);if(!he||x.has(he))return;if(typeof he.value=="function")return he.value(te,g,O);let xe=ve(he.value);x.add(he),xe.walk(O),x.delete(he);let Ve=Ee(xe);for(se(Ve,te);xe.firstChild;)te.parent.insertBefore(xe.firstChild,te);Ve.parent.insertBefore(te,Ve),Ve.remove()};O(d)}function se(d,g){return g.name=d.name,d.selfClosing&&(g.selfClosing=!0),d.value!=null&&(g.value=d.value),d.repeat&&(g.repeat=Object.assign({},d.repeat)),k(d,g)}function k(d,g){ne(d,g);let x=new Map,O=d.attributes;for(let he=0;he<O.length;he++)x.set(O[he].name,O[he].clone());O=g.attributes.slice();for(let he=0,xe,Ve;he<O.length;he++)xe=O[he],x.has(xe.name)?(Ve=x.get(xe.name),Ve.value=xe.value,Ve.options.implied&&(Ve.options.implied=!1)):x.set(xe.name,xe),g.removeAttribute(xe);let te=Array.from(x.values());for(let he=0;he<te.length;he++)g.setAttribute(te[he]);return g}function ne(d,g){let x=d.classList;for(let O=0;O<x.length;O++)g.addClass(x[O]);return g}function Ee(d){for(;d.children.length;)d=d.children[d.children.length-1];return d}let Ce=new Set("a,abbr,acronym,applet,b,basefont,bdo,big,br,button,cite,code,del,dfn,em,font,i,iframe,img,input,ins,kbd,label,map,object,q,s,samp,select,small,span,strike,strong,sub,sup,textarea,tt,u,var".split(",")),j={p:"span",ul:"li",ol:"li",table:"tr",tr:"td",tbody:"tr",thead:"tr",tfoot:"tr",colgroup:"col",select:"option",optgroup:"option",audio:"source",video:"source",object:"param",map:"area"};function ie(d){return d=(d||"").toLowerCase(),j[d]||(Ce.has(d)?"span":"div")}var fe=function(d){return d.walk(g=>{g.name==null&&g.attributes.length&&(g.name=ie(g.parent.name))}),d};function ge(d,g){let x=new Set,O=g.length,te=0;for(;(te=d.indexOf(g,te))!==-1;)x.add(te),te+=O;if(x.size){let he=0,xe=d.length;for(;he<xe;)d[he++]==="\\"&&x.delete(he++)}return Array.from(x).map(he=>we(he,O))}function Ue(d,g,x){for(let O=g.length-1;O>=0;O--){let te=g[O],he=0,xe=0;if(d.substr(te[0]+te[1],1)==="@"){let Ve=d.substr(te[0]+te[1]+1).match(/^(\d+)/);Ve&&(xe=Ve[1].length+1,he=parseInt(Ve[1])-1)}d=d.substring(0,te[0])+(typeof x=="function"?x(d.substr(te[0],te[1]),he):x)+d.substring(te[0]+te[1]+xe)}return d}function we(d,g){return[d,g]}let lt="$";var Xt=function(d){return d.walk(st),d};function st(d){let g=rt(d);if(g&&g.value!=null){let x=g.value;d.name=it(d.name,x),d.value=it(d.value,x),d.attributes.forEach(O=>{let te=d.getAttribute(O.name).clone();te.name=it(O.name,x),te.value=it(O.value,x),d.replaceAttribute(O.name,te)})}return d}function rt(d){for(;d;){if(d.repeat)return d.repeat;d=d.parent}}function it(d,g){if(typeof d=="string"){let x=Ct(d);return mt(d,x,g)}return d}function Ct(d){return ge(d||"",lt).reduce((g,x)=>{if(!/[#{]/.test(d[x[0]+1]||"")){let O=g[g.length-1];O&&O[0]+O[1]===x[0]?O[1]+=x[1]:g.push(x)}return g},[])}function mt(d,g,x){let O=Ue(d,g,(te,he)=>{let xe=String(x+he);for(;xe.length<te.length;)xe="0"+xe;return xe});return Zt(O)}function Zt(d){let g=0,x="",O=d.length;for(;g<O;){let te=d[g++];x+=te==="\\"?d[g++]||"":te}return x}let vH="$#",Le="|",W=/^((?:https?|ftp|file):\/\/)?([\da-z\.-]+)\.([a-z\.]{2,6})([\/\w \.-]*)*\/?$/,ue=/^([a-z0-9_\.-]+)@([\da-z\.-]+)\.([a-z\.]{2,6})$/,le=/^([a-z]+:)?\/\//i;function ee(d,g){return g=g||1,d.walk(x=>{if(x.repeat&&x.repeat.count===null){for(let O=0;O<g;O++){let te=x.clone(!0);te.repeat.implicit=!0,te.repeat.count=g,te.repeat.value=O+1,te.repeat.index=O,x.parent.insertBefore(te,x)}x.remove()}}),d}function U(d,g){if(Array.isArray(g)&&g.length){let x=!1;d.walk(O=>{O.repeat&&O.repeat.implicit&&(x=!0,Ae(O,g[O.repeat.index]))}),x||Ge(nH(d),g.join(`
200
+ `))}return d}function Ae(d,g){let x=Me(d,g);return d.walk(O=>x|=Me(O,g)),x||Ge(nH(d),g),d}function Me(d,g){let x={replaced:!1};return d.value=Mt(d.value,g,x),d.attributes.forEach(O=>{O.value&&d.setAttribute(O.name,Mt(O.value,g,x))}),x.replaced}function Mt(d,g,x){if(typeof d=="string"){let O=ge(d,vH);O.length&&(x&&(x.replaced=!0),d=Ue(d,O,g))}return d}function nH(d){for(;d.children.length;)d=d.children[d.children.length-1];return d}function Ge(d,g){if(d.value){let x=ge(d.value,Le);if(x.length){d.value=Ue(d.value,x,g);return}}(d.name.toLowerCase()==="a"||d.hasAttribute("href"))&&(W.test(g)?d.setAttribute("href",(le.test(g)?"":"http://")+g):ue.test(g)&&d.setAttribute("href","mailto:"+g)),d.value=g}let DH={element:"__",modifier:"_"},Hr=/^(-+)([a-z0-9]+[a-z0-9-]*)/i,vr=/^(_+)([a-z0-9]+[a-z0-9-]*)/i,zt=d=>/^[a-z]\-/i.test(d),En=d=>/^[a-z]/i.test(d);var Mn=function(d,g){g=Object.assign({},DH,g),d.walk(O=>ua(O,g));let x=ci(d);return d.walk(O=>qi(O,x,g)),d};function ua(d,g){let x=d.classList.reduce((O,te)=>{let he=te.indexOf("_");return he>0&&!te.startsWith("-")?(O.add(te.slice(0,he)),O.add(te.slice(he)),O):O.add(te)},new Set);x.size&&d.setAttribute("class",Array.from(x).join(" "))}function qi(d,g,x){let O=d.classList.reduce((he,xe)=>{let Ve,Rt,Nn=xe;for((Rt=xe.match(Hr))&&(Ve=gs(d,g,Rt[1])+x.element+Rt[2],he.add(Ve),xe=xe.slice(Rt[0].length));Rt=xe.match(vr);)Ve||(Ve=gs(d,g,Rt[1]),he.add(Ve)),he.add(`${Ve}${x.modifier}${Rt[2]}`),xe=xe.slice(Rt[0].length);return xe===Nn&&he.add(Nn),he},new Set),te=Array.from(O).filter(Boolean);te.length&&d.setAttribute("class",te.join(" "))}function ci(d){let g=new Map;return d.walk(x=>{let O=x.classList;O.length&&g.set(x,li(O,zt)||li(O,En)||g.get(x.parent))}),g}function gs(d,g,x){let O=x.length>1?x.length:0;for(;d.parent&&d.parent.parent&&O--;)d=d.parent;return g.get(d)||""}function li(d,g){return d.filter(g)[0]}var ca=function(d){return d.walk(g=>{ms(g,"class","className"),ms(g,"for","htmlFor")}),d};function ms(d,g,x){let O=d.getAttribute(g);O&&(O.name=x)}let Qa=/^xsl:(variable|with\-param)$/i;var Vi=function(d){return d.walk(g=>{Qa.test(g.name||"")&&(g.children.length||g.value)&&g.removeAttribute("select")}),d};let Kt={bem:Mn,jsx:ca,xsl:Vi};var Su=function(d,g){return Object.keys(g||{}).forEach(x=>{if(x in Kt){let O=typeof g[x]=="object"?g[x]:null;d=d.use(Kt[x],O)}}),d},la=function(d,g,x){return typeof g=="string"?g=[g]:g&&typeof g=="object"&&!Array.isArray(g)&&(x=g,g=null),d.use(fe).use(ee,Array.isArray(g)?g.length:null).use(Xt).use(U,g).use(Su,x)};function fa(d,g){return g=g||{},d.walk(x=>eo(x,g)),d}function eo(d,g){let x=d.attributes;for(let O=0,te=x.length;O<te;O++){let he=x[O];typeof he.value=="string"&&d.setAttribute(he.name,ha(he.value,g))}return d.value!=null&&(d.value=ha(d.value,g)),d}function ha(d,g){let x=vu(d),O=0,te="";for(let he=0,xe=x.variables.length;he<xe;he++){let Ve=x.variables[he],Rt=Ve.name in g?g[Ve.name]:Ve.name;typeof Rt=="function"&&(Rt=Rt(x.string,Ve,O+Ve.location)),te+=x.string.slice(O,Ve.location)+Rt,O=Ve.location+Ve.length}return te+x.string.slice(O)}function vu(d){let g=/\$\{([a-z][\w\-]*)\}/gi,x=92,O=[],te=new Map,he;for(;he=g.exec(d);)te.set(he.index,he);if(te.size){let xe=0,Ve=0,Rt=d.length,Nn="";for(;Ve<Rt;){if(d.charCodeAt(Ve)===x&&te.has(Ve+1)){let Gi=te.get(Ve+1);Nn+=d.slice(xe,Ve)+Gi[0],xe=Ve=Gi.index+Gi[0].length,te.delete(Ve+1);continue}Ve++}d=Nn+d.slice(xe);let da=Array.from(te.values());for(let Gi=0,t$=da.length;Gi<t$;Gi++){let H$=da[Gi];O.push({name:H$[1],location:H$.index,length:H$[0].length})}}return{string:d,variables:O}}let to=36,Du=58,l=92,m=123,N=125;function G(d){let g=new A(d),x=[],O="",te=0,he=0,xe,Ve;for(;!g.eof();)xe=g.peek(),he=g.pos,xe===l?(g.next(),g.next()):(Ve=be(g,O.length+he-te))?(x.push(Ve),O+=g.string.slice(te,he)+Ve.placeholder,te=g.pos):g.next();return new cH(O+g.string.slice(te),x)}function oe(d,g,x){x=x||me;let O=g.map((xe,Ve)=>({order:Ve,field:xe,end:xe.location+xe.length})).sort((xe,Ve)=>xe.end-Ve.end||xe.order-Ve.order),te=0;return O.map(xe=>{let Ve=d.substr(xe.field.location,xe.field.length),Rt=d.slice(te,xe.field.location);return te=xe.end,Rt+x(xe.field.index,Ve)}).join("")+d.slice(te)}function me(d,g){return g?`\${${d}:${g}}`:`\${${d}}`}function be(d,g){let x=d.pos;if(d.eat(to)){let O=$t(d),te="";if(O!=null)return new Jt(O,te,g);if(d.eat(m)&&(O=$t(d),O!=null&&(d.eat(Du)&&(te=je(d)),d.eat(N))))return new Jt(O,te,g)}d.pos=x}function je(d){let g,x=[];for(d.start=d.pos;!d.eof();){if(g=d.peek(),g===m)x.push(d.pos);else if(g===N){if(!x.length)break;x.pop()}d.next()}if(x.length)throw d.error('Unable to find matching "}" for curly brace at '+x.pop());return d.current()}function $t(d){if(d.start=d.pos,d.eatWhile(_))return Number(d.current())}class Jt{constructor(g,x,O){this.index=g,this.placeholder=x,this.location=O,this.length=this.placeholder.length}}class cH{constructor(g,x){this.string=g,this.fields=x}mark(g){return oe(this.string,this.fields,g)}toString(){return string}}let ir=d=>d;class fi{constructor(g,x,O){typeof x=="object"&&(O=x,x=null),this.node=g,this._fieldsRenderer=x||ir,this.open=null,this.beforeOpen="",this.afterOpen="",this.close=null,this.beforeClose="",this.afterClose="",this.text=null,this.beforeText="",this.afterText="",this.indent="",this.newline="",O&&Object.assign(this,O)}clone(){return new this.constructor(this.node,this)}indentText(g){let x=hi(g);if(x.length===1)return g;let O=!this.newline&&!this.indent?" ":this.newline;return x.map((te,he)=>he?this.indent+te:te).join(O)}renderFields(g){return this._fieldsRenderer(g)}toString(g){let x=this._wrap(this.open,this.beforeOpen,this.afterOpen),O=this._wrap(this.close,this.beforeClose,this.afterClose),te=this._wrap(this.text,this.beforeText,this.afterText);return x+te+(g??"")+O}_wrap(g,x,O){return x=x??"",O=O??"",g!=null?(g=x?g.replace(/^\s+/,""):g,g=O?g.replace(/\s+$/,""):g,x+this.indentText(g)+O):""}}function hi(d){return(d||"").split(/\r\n|\r|\n/g)}let $s=(d,g)=>g||"";function Qr(d,g,x){typeof x=="undefined"&&(x=g,g=null),g=g||$s;let O={index:1},te=he=>he==null?g(O.index++):rd(he,O).mark(g);return pi(d.children,x,te)}function pi(d,g,x){return d.map(O=>{let te=g(new fi(O,x));return te?te.toString(pi(O.children,g,x)):""}).join("")}function rd(d,g){let x=typeof d=="object"?d:G(d),O=-1;return x.fields.forEach(te=>{te.index+=g.index,te.index>O&&(O=te.index)}),O!==-1&&(g.index=O+1),x}let nd=/^(.*?)([A-Z_]+)(.*?)$/,hm=91,id=93;function Ho(d,g){if(d==null)return d;let x=[],O=(Nn,da,Gi,t$)=>g[Gi]!=null?da+g[Gi]+t$:"",te="",he=0,xe=0,Ve,Rt;for(;xe<d.length;)Ve=d.charCodeAt(xe),Ve===hm?x.push(xe):Ve===id&&(Rt=x.pop(),x.length||(te+=d.slice(he,Rt)+d.slice(Rt+1,xe).replace(nd,O),he=xe+1)),xe++;return te+d.slice(he)}function Ml(d){return(d||"").split(/\r\n|\r|\n/g)}function rr(d){return d.parent.firstChild===d}function wl(d){return d&&!d.parent}function sd(d){return d.isTextOnly&&!!d.children.length}function ro(d){let g=d.node;if(sd(g)){let x=G(g.value),O=ad(x);if(O){let te=od(x,O);d.open=d.renderFields(te[0]),d.close=d.renderFields(te[1])}else d.text=d.renderFields(x);return!0}return!1}function ad(d){return d.fields.reduce((g,x)=>!g||x.index<g.index?x:g,null)}function od(d,g){let x=d.fields.indexOf(g),O=new d.constructor(d.string.slice(0,g.location),d.fields.slice(0,x)),te=new d.constructor(d.string.slice(g.location+g.length),d.fields.slice(x+1));return[O,te]}let pm={enabled:!1,trigger:["id","class"],before:"",after:`
201
+ <!-- /[#ID][.CLASS] -->`};function ud(d,g,x){return x=Object.assign({},x),x.comment=Object.assign({},pm,x.comment),Qr(d,x.field,O=>{if(O=no(O,g),!ro(O)){let te=O.node;if(te.name){let he=g.name(te.name),xe=Tl(O,g);O.open=`<${he}${xe}${te.selfClosing?g.selfClose():""}>`,te.selfClosing||(O.close=`</${he}>`),fd(O,x.comment)}(te.value||!te.children.length&&!te.selfClosing)&&(O.text=O.renderFields(te.value))}return O})}function no(d,g){let x=d.node;if(pa(x,g)){d.indent=g.indent(ld(x,g)),d.newline=`
202
+ `;let O=d.newline+d.indent;(!wl(x.parent)||!rr(x))&&(d.beforeOpen=O,x.isTextOnly&&(d.beforeText=O)),cd(x,g)&&(x.isTextOnly||(d.beforeText=O+g.indent(1)),d.beforeClose=O)}return d}function pa(d,g){return!g.get("format")||d.parent.isTextOnly&&d.parent.children.length===1&&G(d.parent.value).fields.length?!1:io(d,g)?yu(d,g):!0}function yu(d,g){if(!io(d,g))return!1;if(sd(d))return!0;if(d.childIndex===0){let x=d;for(;x=x.nextSibling;)if(!io(x,g))return!0}else if(!io(d.previousSibling,g))return!0;if(g.get("inlineBreak")){let x=1,O=d,te=d;for(;so(O=O.previousSibling,g);)x++;for(;so(te=te.nextSibling,g);)x++;if(x>=g.get("inlineBreak"))return!0}for(let x=0,O=d.children.length;x<O;x++)if(pa(d.children[x],g))return!0;return!1}function cd(d,g){let x=(d.name||"").toLowerCase();if(g.get("formatForce").indexOf(x)!==-1)return!0;for(let O=0;O<d.children.length;O++)if(pa(d.children[O],g))return!0;return!1}function Tl(d,g){return d.node.attributes.map(O=>{if(O.options.implied&&O.value==null)return null;let te=g.attribute(O.name),he=null;if(O.options.boolean||g.get("booleanAttributes").indexOf(te.toLowerCase())!==-1){if(g.get("compactBooleanAttributes")&&O.value==null)return` ${te}`;O.value==null&&(he=te)}return he==null&&(he=d.renderFields(O.value)),O.options.before&&O.options.after?` ${te}=${O.options.before+he+O.options.after}`:` ${te}=${g.quote(he)}`}).join("")}function io(d,g){return d&&d.isTextOnly||so(d,g)}function so(d,g){return d&&g.isInline(d)}function ld(d,g){let x=g.get("formatSkip")||[],O=d.parent.isTextOnly?-2:-1,te=d;for(;te=te.parent;)x.indexOf((te.name||"").toLowerCase())===-1&&O++;return O<0?0:O}function fd(d,g){let x=d.node;if(!g.enabled||!g.trigger||!x.name)return;let O=d.node.attributes.reduce((te,he)=>(he.name&&he.value!=null&&(te[he.name.toUpperCase().replace(/-/g,"_")]=he.value),te),{});for(let te=0,he=g.trigger.length;te<he;te++)if(g.trigger[te].toUpperCase()in O){d.open=Ho(g.before,O)+d.open,d.close&&(d.close+=Ho(g.after,O));break}}let _m=/^id$/i,dm=/^class$/i,hd={primary:d=>d.join(""),secondary:d=>d.map(g=>g.isBoolean?g.name:`${g.name}=${g.value}`).join(", ")},Lm={open:null,close:null,omitName:/^div$/i,attributes:hd};function Nl(d,g,x){x=Object.assign({},Lm,x);let O=d.node;if(d.indent=g.indent(_d(O,g)),d.newline=`
203
+ `,(!wl(O.parent)||!rr(O))&&(d.beforeOpen=d.newline+d.indent),O.name){let te=Object.assign({NAME:g.name(O.name),SELF_CLOSE:O.selfClosing?x.selfClose:null},pd(d,g,x.attributes));x.omitName&&x.omitName.test(te.NAME)&&te.PRIMARY_ATTRS&&(te.NAME=null),x.open!=null&&(d.open=Ho(x.open,te)),x.close!=null&&(d.close=Ho(x.close,te))}return d}function pd(d,g,x){x=Object.assign({},hd,x);let O=[],te=[];return d.node.attributes.forEach(xe=>{if(xe.options.implied&&xe.value==null)return null;let Ve=g.attribute(xe.name),Rt=d.renderFields(xe.value);if(_m.test(Ve))Rt&&O.push(`#${Rt}`);else if(dm.test(Ve))Rt&&O.push(`.${Rt.replace(/\s+/g,".")}`);else{let Nn=xe.value==null&&(xe.options.boolean||g.get("booleanAttributes").indexOf(Ve.toLowerCase())!==-1);te.push({name:Ve,value:Rt,isBoolean:Nn})}}),{PRIMARY_ATTRS:x.primary(O)||null,SECONDARY_ATTRS:x.secondary(te)||null}}function _d(d,g){let x=d.parent.isTextOnly?-2:-1,O=d;for(;O=O.parent;)x++;return x<0?0:x}let kl=/\n|\r/;function dd(d,g,x){x=x||{};let O={open:"[%NAME][PRIMARY_ATTRS][(SECONDARY_ATTRS)][SELF_CLOSE]",selfClose:"/",attributes:{secondary(te){return te.map(he=>he.isBoolean?`${he.name}${g.get("compactBooleanAttributes")?"":"=true"}`:`${he.name}=${g.quote(he.value)}`).join(" ")}}};return Qr(d,x.field,te=>{if(te=Nl(te,g,O),te=Em(te,g),!ro(te)){let he=te.node;(he.value||!he.children.length&&!he.selfClosing)&&(te.text=te.renderFields(Im(he,g)))}return te})}function Em(d,g){let x=d.node;return!x.isTextOnly&&x.value&&(d.beforeText=kl.test(x.value)?d.newline+d.indent+g.indent(1):" "),d}function Im(d,g){if(d.value!=null&&kl.test(d.value)){let x=Ml(d.value),O=g.indent(1),te=x.reduce((he,xe)=>Math.max(he,xe.length),0);return x.map((he,xe)=>`${xe?O:""}${Ld(he,te)} |`).join(`
204
+ `)}return d.value}function Ld(d,g){for(;d.length<g;)d+=" ";return d}let bu=/\n|\r/,Rl={none:"[ SECONDARY_ATTRS]",round:"[(SECONDARY_ATTRS)]",curly:"[{SECONDARY_ATTRS}]",square:"[[SECONDARY_ATTRS]"};function ao(d,g,x){x=x||{};let O=x.attributeWrap&&Rl[x.attributeWrap]||Rl.none,te=O===Rl.none?xe=>`${xe.name}=true`:xe=>xe.name,he={open:`[NAME][PRIMARY_ATTRS]${O}[SELF_CLOSE]`,selfClose:"/",attributes:{secondary(xe){return xe.map(Ve=>Ve.isBoolean?te(Ve):`${Ve.name}=${g.quote(Ve.value)}`).join(" ")}}};return Qr(d,x.field,(xe,Ve)=>{if(xe=Nl(xe,g,he),xe=oo(xe,g),!ro(xe)){let Rt=xe.node;(Rt.value||!Rt.children.length&&!Rt.selfClosing)&&(xe.text=xe.renderFields(Ss(Rt,g)))}return xe})}function oo(d,g){let x=d.node,O=x.parent;return g.get("inlineBreak")===0&&Ol(x,g)&&!wl(O)&&O.value==null&&O.children.length===1&&(d.beforeOpen=": "),!x.isTextOnly&&x.value&&(d.beforeText=bu.test(x.value)?d.newline+d.indent+g.indent(1):" "),d}function Ss(d,g){if(d.value!=null&&bu.test(d.value)){let x=g.indent(1);return Ml(d.value).map((O,te)=>`${x}${te?" ":"|"} ${O}`).join(`
205
+ `)}return d.value}function Ol(d,g){return d&&(d.isTextOnly||g.isInline(d))}let Ul=/\n|\r/;function Ed(d,g,x){x=x||{};let O={open:"[NAME][PRIMARY_ATTRS][(SECONDARY_ATTRS)]",attributes:{secondary(te){return te.map(he=>he.isBoolean?he.name:`${he.name}=${g.quote(he.value)}`).join(", ")}}};return Qr(d,x.field,te=>{if(te=Nl(te,g,O),te=uo(te,g),!ro(te)){let he=te.node;(he.value||!he.children.length&&!he.selfClosing)&&(te.text=te.renderFields(Id(he,g)))}return te})}function uo(d,g){let x=d.node;return!x.isTextOnly&&x.value&&(d.beforeText=Ul.test(x.value)?d.newline+d.indent+g.indent(1):" "),d}function Id(d,g){if(d.value!=null&&Ul.test(d.value)){let x=g.indent(1);return Ml(d.value).map(O=>`${x}| ${O}`).join(`
206
+ `)}return d.value}let Fl={html:ud,haml:dd,slim:ao,pug:Ed};var Wl=function(d,g,x,O){return typeof x=="object"&&(O=x,x=null),Pu(x)||(x="html"),Fl[x](d,g,O)};function Pu(d){return!!d&&d in Fl}function vs(d,g){return g=g||{},typeof d=="string"&&(d=Bl(d,g)),Wl(d,g.profile,g.syntax,g.format)}function Bl(d,g){return ve(d).use(Se,g.snippets).use(fa,g.variables).use(la,g.text,g.addons)}class Xl{constructor(){this.type="css-value",this.value=[]}get size(){return this.value.length}add(g){this.value.push(g)}has(g){return this.value.indexOf(g)!==-1}toString(){return this.value.join(" ")}}let Ad=35,Am=46;var ql=function(d){if(d.peek()===Ad){d.start=d.pos,d.next(),d.eat(116)||d.eatWhile(gd);let g=d.current();if(d.start=d.pos,d.eat(Am)&&!d.eatWhile(_))throw d.error("Unexpected character for alpha value of color");return new xu(g,d.current())}};class xu{constructor(g,x){this.type="color",this.raw=g,this.alpha=Number(x!=null&&x!==""?x:1),g=g.slice(1);let O=0,te=0,he=0;if(g==="t")this.alpha=0;else switch(g.length){case 0:break;case 1:O=te=he=g+g;break;case 2:O=te=he=g;break;case 3:O=g[0]+g[0],te=g[1]+g[1],he=g[2]+g[2];break;default:g+=g,O=g.slice(0,2),te=g.slice(2,4),he=g.slice(4,6)}this.r=parseInt(O,16),this.g=parseInt(te,16),this.b=parseInt(he,16)}toHex(g){let x=g&&co(this.r)&&co(this.g)&&co(this.b)?Vl:md;return"#"+x(this.r)+x(this.g)+x(this.b)}toRGB(){let g=[this.r,this.g,this.b];return this.alpha!==1&&g.push(this.alpha.toFixed(8).replace(/\.?0+$/,"")),`${g.length===3?"rgb":"rgba"}(${g.join(", ")})`}toString(g){return!this.r&&!this.g&&!this.b&&!this.alpha?"transparent":this.alpha===1?this.toHex(g):this.toRGB()}}function gd(d){return _(d)||b(d,65,70)}function co(d){return!(d%17)}function Vl(d){return(d>>4).toString(16)}function md(d){return $d(d.toString(16),2)}function $d(d,g){for(;d.length<g;)d="0"+d;return d}function Gl(d){return _(d)||_i(d)}function _i(d){return d===95||b(d)}let Zl=37,Or=46,Kl=45;var Cu=function(d){if(d.start=d.pos,vd(d)){let g=d.current();return d.start=d.pos,d.eat(Zl)||d.eatWhile(_i),new Sd(g,d.current())}};class Sd{constructor(g,x){this.type="numeric",this.value=Number(g),this.unit=x||""}toString(){return`${this.value}${this.unit}`}}function vd(d){let g=d.pos,x=d.eat(Kl),O=!1,te=!1,he;for(;!d.eof()&&(he=d.peek(),!(he===Or?O:!_(he)));)te=!0,he===Or&&(O=!0),d.next();return x&&!te&&(d.pos=g),g!==d.pos}let gm=36,_a=45,mm=64;var jl=function(d,g){return d.start=d.pos,d.eat(gm)||d.eat(mm)?d.eatWhile($m):g?d.eatWhile(_i):d.eatWhile(yd),d.start!==d.pos?new Dd(d.current()):null};class Dd{constructor(g){this.type="keyword",this.value=g}toString(){return this.value}}function yd(d){return Gl(d)||d===_a}function $m(d){return d===45||Gl(d)}let zl={throws:!0};var Sm=function(d){if(h(d,zl))return new vm(d.current())};class vm{constructor(g){this.type="string",this.value=g}toString(){return this.value}}let Dm=40,ym=41,Jl=44;function Yl(d){if(!d.eat(Dm))return null;let g=1,x,O,te=[];for(;!d.eof();)if(O=bd(d))te.push(O);else{if(d.eatWhile(I),d.eat(ym))break;if(!d.eat(Jl))throw d.error("Expected , or )")}return te}function bd(d){let g=new Xl,x;for(;!d.eof()&&(d.eatWhile(I),x=Cu(d)||ql(d)||Sm(d)||Pd(d),!!x);)g.add(x);return g.size?g:null}function Pd(d){let g=jl(d);if(g){let x=Yl(d);return x?new Ql(g.toString(),x):g}}class Ql{constructor(g,x){this.type="function",this.name=g,this.args=x||[]}toString(){return`${this.name}(${this.args.join(", ")})`}}let Mu=33,wu=36,bm=43,xd=45,Pm=58,xm=64;var Cm=function(d){let g=new E,x=new A(d);for(;!x.eof();){let O=new E(Mm(x));O.value=wm(x);let te=Yl(x);if(te)for(let he=0;he<te.length;he++)O.setAttribute(String(he),te[he]);if(x.eat(Mu)&&O.value.add("!"),g.appendChild(O),!x.eat(bm))break}if(!x.eof())throw x.error("Unexpected character");return g};function Mm(d){return d.start=d.pos,d.eatWhile(Nm),d.eatWhile(Tm),d.start!==d.pos?d.current():null}function wm(d){let g=new Xl,x;for(;!d.eof()&&(d.eat(Pm),(x=Cu(d)||ql(d))?x.unit||d.eat(xd):(d.eat(xd),x=jl(d,!0)),!!x);)g.add(x);return g}function Tm(d){return _i(d)}function Nm(d){return d===xm||d===wu||d===Mu}let km=45;var Rm=function(d,g){if(d=d.toLowerCase(),g=g.toLowerCase(),d===g)return 1;if(!g||d.charCodeAt(0)!==g.charCodeAt(0))return 0;let x=d.length,O=g.length,te=1,he=1,xe=O,Ve,Rt,Nn,da;for(;te<x;){for(Ve=d.charCodeAt(te),Nn=!1,da=!1;he<O;){if(Rt=g.charCodeAt(he),Ve===Rt){Nn=!0,xe+=(O-he)*(da?2:1);break}da=Rt===km,he++}if(!Nn)break;te++}return xe&&xe*(te/x)/Om(O)};function Om(d){return d*(d+1)/2}let Um=/^([a-z\-]+)(?:\s*:\s*([^\n\r]+))?$/,Fm=45;var Wm=function(d){return Xm(d.map(g=>new Bm(g.key,g.value)))};class Bm{constructor(g,x){this.key=g,this.value=x,this.property=null;let O=x&&x.match(Um);O&&(this.property=O[1],this.value=O[2]),this.dependencies=[]}addDependency(g){this.dependencies.push(g)}get defaulValue(){return this.value!=null?Cd(this.value)[0]:null}keywords(){let g=[],x=new Set,O=0,te,he;for(this.property&&g.push(this);O<g.length;)if(te=g[O++],te.value){he=Cd(te.value).filter(Vm);for(let xe=0;xe<he.length;xe++)x.add(he[xe].trim());for(let xe=0,Ve=te.dependencies;xe<Ve.length;xe++)g.indexOf(Ve[xe])===-1&&g.push(Ve[xe])}return Array.from(x)}}function Xm(d){d=d.sort(qm);let g=[];for(let x=0,O,te;x<d.length;x++)if(O=d[x],!!O.property){for(;g.length;){if(te=g[g.length-1],O.property.indexOf(te.property)===0&&O.property.charCodeAt(te.property.length)===Fm){te.addDependency(O),g.push(O);break}g.pop()}g.length||g.push(O)}return d}function qm(d,g){return d.key===g.key?0:d.key<g.key?-1:1}function Vm(d){return/^\s*[\w\-]+/.test(d)}function Cd(d){return String(d).split("|")}let Gm=["auto","inherit","unset"],Zm=["z-index","line-height","opacity","font-weight","zoom","flex","flex-grow","flex-shrink"],Tu={intUnit:"px",floatUnit:"em",unitAliases:{e:"em",p:"%",x:"ex",r:"rem"},fuzzySearchMinScore:0};var Km=function(d,g,x){let O=jm(g);return x={intUnit:x&&x.intUnit||Tu.intUnit,floatUnit:x&&x.floatUnit||Tu.floatUnit,unitAliases:Object.assign({},Tu.unitAliases,x&&x.unitAliases),fuzzySearchMinScore:x&&x.fuzzySearchMinScore||Tu.fuzzySearchMinScore},d.walk(te=>zm(te,O,x)),d};function jm(d){return Wm(d.all({type:"string"}))}function zm(d,g,x){let O=R(d.name,g,"key",x.fuzzySearchMinScore);return O?O.property?L(d,O,x):v(d,O):d.name==="!"?C(d,"!important"):d}function L(d,g,x){let O=d.name;if(d.name=g.property,d.value&&typeof d.value=="object"){let te=g.keywords();if(d.value.size)for(let he=0,xe;he<d.value.value.length;he++)xe=d.value.value[he],xe==="!"?xe=`${he?"":"${1} "}!important`:re(xe)?xe=R(xe.value,te)||R(xe.value,Gm)||xe:de(xe)&&(xe=Pt(d.name,xe,x)),d.value.value[he]=xe;else{let he=R(q(O,g.key),te);he||(he=g.defaulValue,he&&he.indexOf("${")===-1&&(he=`\${1:${he}}`)),he&&d.value.add(he)}}return d}function v(d,g){return C(d,g.value)}function C(d,g){return d.name=null,d.value=g,d}function R(d,g,x,O){if(!d)return null;let te=null,he=0;O=O||0;for(let xe=0,Ve;xe<g.length;xe++){Ve=g[xe];let Rt=Rm(d,Q(Ve,x));if(Rt===1)return Ve;Rt&&Rt>=he&&(he=Rt,te=Ve)}return he>=O?te:null}function Q(d,g){let x=d&&typeof d=="object"?d[g]:d,O=(x||"").match(/^[\w-@]+/);return O?O[0]:x}function q(d,g){for(let x=0,O=0;x<d.length;x++){if(O=g.indexOf(d[x],O),O===-1)return d.slice(x);O++}return""}function re(d){return Re(d,"keyword")}function de(d){return Re(d,"numeric")}function Re(d,g){return d&&typeof d=="object"&&d.type===g}function Pt(d,g,x){return g.unit?g.unit=x.unitAliases[g.unit]||g.unit:g.value!==0&&Zm.indexOf(d)===-1&&(g.unit=g.value===(g.value|0)?x.intUnit:x.floatUnit),g}let Nt={shortHex:!0,format:{between:": ",after:";"}};function iH(d,g,x){return x=Object.assign({},Nt,x),Qr(d,x.field,O=>{let te=O.node,he=String(te.value||"");if(te.attributes.length){let xe=te.attributes.map(Ve=>vt(Ve,x));he=Ir(he,xe)}return O.open=te.name&&g.name(te.name),O.afterOpen=x.format.between,O.text=O.renderFields(he||null),O.open&&(!O.text||!O.text.endsWith(";"))&&(O.afterText=x.format.after),g.get("format")&&(O.newline=`
207
+ `,d.lastChild!==te&&(O.afterText+=O.newline)),O})}function Ir(d,g){let x=G(d),O=x.fields.length;if(O)for(g=g.slice(),g.length>O&&(g=g.slice(0,O-1).concat(g.slice(O-1).join(", ")));g.length;){let te=g.shift(),he=x.fields.shift(),xe=te.length-he.length;x.string=x.string.slice(0,he.location)+te+x.string.slice(he.location+he.length);for(let Ve=0,Rt=x.fields.length;Ve<Rt;Ve++)x.fields[Ve].location+=xe}return x}function vt(d,g){return d.value&&typeof d.value=="object"&&d.value.type==="css-value"?d.value.value.map(x=>x&&typeof x=="object"?x.type==="color"?x.toString(g.shortHex):x.toString():String(x)).join(" "):d.value!=null?String(d.value):""}let Dt={css:{between:": ",after:";"},scss:"css",less:"css",sass:{between:": ",after:""},stylus:{between:" ",after:""}};var lH=function(d,g,x,O){return typeof x=="object"&&(O=x,x=null),RH(x)||(x="css"),O=Object.assign({},O,{format:pr(x,O)}),iH(d,g,O)};function RH(d){return!!d&&d in Dt}function pr(d,g){let x=Dt[d];return typeof x=="string"&&(x=Dt[x]),Object.assign({},x,g&&g.stylesheet)}function oH(d,g){return g=g||{},typeof d=="string"&&(d=In(d,g)),lH(d,g.profile,g.syntax,g.format)}function In(d,g){return typeof d=="string"&&(d=Cm(d)),d.use(Km,g.snippets,g.format?g.format.stylesheet:{})}var wn={a:"a[href]","a:blank":"a[href='http://${0}' target='_blank' rel='noopener noreferrer']","a:link":"a[href='http://${0}']","a:mail":"a[href='mailto:${0}']","a:tel":"a[href='tel:+${0}']",abbr:"abbr[title]","acr|acronym":"acronym[title]",base:"base[href]/",basefont:"basefont/",br:"br/",frame:"frame/",hr:"hr/",bdo:"bdo[dir]","bdo:r":"bdo[dir=rtl]","bdo:l":"bdo[dir=ltr]",col:"col/",link:"link[rel=stylesheet href]/","link:css":"link[href='${1:style}.css']","link:print":"link[href='${1:print}.css' media=print]","link:favicon":"link[rel='shortcut icon' type=image/x-icon href='${1:favicon.ico}']","link:mf|link:manifest":"link[rel='manifest' href='${1:manifest.json}']","link:touch":"link[rel=apple-touch-icon href='${1:favicon.png}']","link:rss":"link[rel=alternate type=application/rss+xml title=RSS href='${1:rss.xml}']","link:atom":"link[rel=alternate type=application/atom+xml title=Atom href='${1:atom.xml}']","link:im|link:import":"link[rel=import href='${1:component}.html']",meta:"meta/","meta:utf":"meta[http-equiv=Content-Type content='text/html;charset=UTF-8']","meta:vp":"meta[name=viewport content='width=${1:device-width}, initial-scale=${2:1.0}']","meta:compat":"meta[http-equiv=X-UA-Compatible content='${1:IE=7}']","meta:edge":"meta:compat[content='${1:ie=edge}']","meta:redirect":"meta[http-equiv=refresh content='0; url=${1:http://example.com}']","meta:kw":"meta[name=keywords content]","meta:desc":"meta[name=description content]",style:"style",script:"script","script:src":"script[src]",img:"img[src alt]/","img:s|img:srcset":"img[srcset src alt]","img:z|img:sizes":"img[sizes srcset src alt]",picture:"picture","src|source":"source/","src:sc|source:src":"source[src type]","src:s|source:srcset":"source[srcset]","src:t|source:type":"source[srcset type='${1:image/}']","src:z|source:sizes":"source[sizes srcset]","src:m|source:media":"source[media='(${1:min-width: })' srcset]","src:mt|source:media:type":"source:media[type='${2:image/}']","src:mz|source:media:sizes":"source:media[sizes srcset]","src:zt|source:sizes:type":"source[sizes srcset type='${1:image/}']",iframe:"iframe[src frameborder=0]",embed:"embed[src type]/",object:"object[data type]",param:"param[name value]/",map:"map[name]",area:"area[shape coords href alt]/","area:d":"area[shape=default]","area:c":"area[shape=circle]","area:r":"area[shape=rect]","area:p":"area[shape=poly]",form:"form[action]","form:get":"form[method=get]","form:post":"form[method=post]",label:"label[for]",input:"input[type=${1:text}]/",inp:"input[name=${1} id=${1}]","input:h|input:hidden":"input[type=hidden name]","input:t|input:text":"inp[type=text]","input:search":"inp[type=search]","input:email":"inp[type=email]","input:url":"inp[type=url]","input:p|input:password":"inp[type=password]","input:datetime":"inp[type=datetime]","input:date":"inp[type=date]","input:datetime-local":"inp[type=datetime-local]","input:month":"inp[type=month]","input:week":"inp[type=week]","input:time":"inp[type=time]","input:tel":"inp[type=tel]","input:number":"inp[type=number]","input:color":"inp[type=color]","input:c|input:checkbox":"inp[type=checkbox]","input:r|input:radio":"inp[type=radio]","input:range":"inp[type=range]","input:f|input:file":"inp[type=file]","input:s|input:submit":"input[type=submit value]","input:i|input:image":"input[type=image src alt]","input:b|input:button":"input[type=button value]","input:reset":"input:button[type=reset]",isindex:"isindex/",select:"select[name=${1} id=${1}]","select:d|select:disabled":"select[disabled.]","opt|option":"option[value]",textarea:"textarea[name=${1} id=${1} cols=${2:30} rows=${3:10}]",marquee:"marquee[behavior direction]","menu:c|menu:context":"menu[type=context]","menu:t|menu:toolbar":"menu[type=toolbar]",video:"video[src]",audio:"audio[src]","html:xml":"html[xmlns=http://www.w3.org/1999/xhtml]",keygen:"keygen/",command:"command/","btn:s|button:s|button:submit":"button[type=submit]","btn:r|button:r|button:reset":"button[type=reset]","btn:d|button:d|button:disabled":"button[disabled.]","fst:d|fset:d|fieldset:d|fieldset:disabled":"fieldset[disabled.]",bq:"blockquote",fig:"figure",figc:"figcaption",pic:"picture",ifr:"iframe",emb:"embed",obj:"object",cap:"caption",colg:"colgroup",fst:"fieldset",btn:"button",optg:"optgroup",tarea:"textarea",leg:"legend",sect:"section",art:"article",hdr:"header",ftr:"footer",adr:"address",dlg:"dialog",str:"strong",prog:"progress",mn:"main",tem:"template",fset:"fieldset",datag:"datagrid",datal:"datalist",kg:"keygen",out:"output",det:"details",cmd:"command","ri:d|ri:dpr":"img:s","ri:v|ri:viewport":"img:z","ri:a|ri:art":"pic>src:m+img","ri:t|ri:type":"pic>src:t+img","!!!":"{<!DOCTYPE html>}",doc:"html[lang=${lang}]>(head>meta[charset=${charset}]+meta:vp+title{${1:Document}})+body","!|html:5":"!!!+doc",c:"{<!-- ${0} -->}","cc:ie":"{<!--[if IE]>${0}<![endif]-->}","cc:noie":"{<!--[if !IE]><!-->${0}<!--<![endif]-->}"},en={"@f":`@font-face {
208
+ font-family: \${1};
209
+ src: url(\${1});
210
+ }`,"@ff":"@font-face {\n font-family: '${1:FontName}';\n src: url('${2:FileName}.eot');\n src: url('${2:FileName}.eot?#iefix') format('embedded-opentype'),\n url('${2:FileName}.woff') format('woff'),\n url('${2:FileName}.ttf') format('truetype'),\n url('${2:FileName}.svg#${1:FontName}') format('svg');\n font-style: ${3:normal};\n font-weight: ${4:normal};\n}","@i|@import":"@import url(${0});","@kf":"@keyframes ${1:identifier} {\n ${2}\n}","@m|@media":"@media ${1:screen} {\n ${0}\n}",ac:"align-content:start|end|flex-start|flex-end|center|space-between|space-around|stretch|space-evenly",ai:"align-items:start|end|flex-start|flex-end|center|baseline|stretch",anim:"animation:${1:name} ${2:duration} ${3:timing-function} ${4:delay} ${5:iteration-count} ${6:direction} ${7:fill-mode}",animdel:"animation-delay:time",animdir:"animation-direction:normal|reverse|alternate|alternate-reverse",animdur:"animation-duration:${1:0}s",animfm:"animation-fill-mode:both|forwards|backwards",animic:"animation-iteration-count:1|infinite",animn:"animation-name",animps:"animation-play-state:running|paused",animtf:"animation-timing-function:linear|ease|ease-in|ease-out|ease-in-out|cubic-bezier(${1:0.1}, ${2:0.7}, ${3:1.0}, ${3:0.1})",ap:"appearance:none",as:"align-self:start|end|auto|flex-start|flex-end|center|baseline|stretch",b:"bottom",bd:"border:${1:1px} ${2:solid} ${3:#000}",bdb:"border-bottom:${1:1px} ${2:solid} ${3:#000}",bdbc:"border-bottom-color:${1:#000}",bdbi:"border-bottom-image:url(${0})",bdbk:"border-break:close",bdbli:"border-bottom-left-image:url(${0})|continue",bdblrs:"border-bottom-left-radius",bdbri:"border-bottom-right-image:url(${0})|continue",bdbrrs:"border-bottom-right-radius",bdbs:"border-bottom-style",bdbw:"border-bottom-width",bdc:"border-color:${1:#000}",bdci:"border-corner-image:url(${0})|continue",bdcl:"border-collapse:collapse|separate",bdf:"border-fit:repeat|clip|scale|stretch|overwrite|overflow|space",bdi:"border-image:url(${0})",bdl:"border-left:${1:1px} ${2:solid} ${3:#000}",bdlc:"border-left-color:${1:#000}",bdlen:"border-length",bdli:"border-left-image:url(${0})",bdls:"border-left-style",bdlw:"border-left-width",bdr:"border-right:${1:1px} ${2:solid} ${3:#000}",bdrc:"border-right-color:${1:#000}",bdri:"border-right-image:url(${0})",bdrs:"border-radius",bdrst:"border-right-style",bdrw:"border-right-width",bds:"border-style:none|hidden|dotted|dashed|solid|double|dot-dash|dot-dot-dash|wave|groove|ridge|inset|outset",bdsp:"border-spacing",bdt:"border-top:${1:1px} ${2:solid} ${3:#000}",bdtc:"border-top-color:${1:#000}",bdti:"border-top-image:url(${0})",bdtli:"border-top-left-image:url(${0})|continue",bdtlrs:"border-top-left-radius",bdtri:"border-top-right-image:url(${0})|continue",bdtrrs:"border-top-right-radius",bdts:"border-top-style",bdtw:"border-top-width",bdw:"border-width",bfv:"backface-visibility:hidden|visible",bg:"background:${1:#000}",bga:"background-attachment:fixed|scroll",bgbk:"background-break:bounding-box|each-box|continuous",bgc:"background-color:#${1:fff}",bgcp:"background-clip:padding-box|border-box|content-box|no-clip",bgi:"background-image:url(${0})",bgo:"background-origin:padding-box|border-box|content-box",bgp:"background-position:${1:0} ${2:0}",bgpx:"background-position-x",bgpy:"background-position-y",bgr:"background-repeat:no-repeat|repeat-x|repeat-y|space|round",bgsz:"background-size:contain|cover",bxsh:"box-shadow:${1:inset }${2:hoff} ${3:voff} ${4:blur} ${5:#000}|none",bxsz:"box-sizing:border-box|content-box|border-box",c:"color:${1:#000}",cl:"clear:both|left|right|none",cm:"/* ${0} */",cnt:"content:'${0}'|normal|open-quote|no-open-quote|close-quote|no-close-quote|attr(${0})|counter(${0})|counters(${0})",coi:"counter-increment",colm:"columns",colmc:"column-count",colmf:"column-fill",colmg:"column-gap",colmr:"column-rule",colmrc:"column-rule-color",colmrs:"column-rule-style",colmrw:"column-rule-width",colms:"column-span",colmw:"column-width",cor:"counter-reset",cp:"clip:auto|rect(${1:top} ${2:right} ${3:bottom} ${4:left})",cps:"caption-side:top|bottom",cur:"cursor:pointer|auto|default|crosshair|hand|help|move|pointer|text",d:"display:grid|inline-grid|subgrid|block|none|flex|inline-flex|inline|inline-block|list-item|run-in|compact|table|inline-table|table-caption|table-column|table-column-group|table-header-group|table-footer-group|table-row|table-row-group|table-cell|ruby|ruby-base|ruby-base-group|ruby-text|ruby-text-group",ec:"empty-cells:show|hide",f:"font:${1:1em} ${2:sans-serif}",fd:"font-display:auto|block|swap|fallback|optional",fef:"font-effect:none|engrave|emboss|outline",fem:"font-emphasize",femp:"font-emphasize-position:before|after",fems:"font-emphasize-style:none|accent|dot|circle|disc",ff:"font-family:serif|sans-serif|cursive|fantasy|monospace",fft:'font-family:"Times New Roman", Times, Baskerville, Georgia, serif',ffa:'font-family:Arial, "Helvetica Neue", Helvetica, sans-serif',ffv:"font-family:Verdana, Geneva, sans-serif",fl:"float:left|right|none",fs:"font-style:italic|normal|oblique",fsm:"font-smoothing:antialiased|subpixel-antialiased|none",fst:"font-stretch:normal|ultra-condensed|extra-condensed|condensed|semi-condensed|semi-expanded|expanded|extra-expanded|ultra-expanded",fv:"font-variant:normal|small-caps",fvs:"font-variation-settings:normal|inherit|initial|unset",fw:"font-weight:normal|bold|bolder|lighter",fx:"flex",fxb:"flex-basis:fill|max-content|min-content|fit-content|content",fxd:"flex-direction:row|row-reverse|column|column-reverse",fxf:"flex-flow",fxg:"flex-grow",fxsh:"flex-shrink",fxw:"flex-wrap:nowrap|wrap|wrap-reverse",fsz:"font-size",fsza:"font-size-adjust",gtc:"grid-template-columns:repeat()|minmax()",gtr:"grid-template-rows:repeat()|minmax()",gta:"grid-template-areas",gt:"grid-template",gg:"grid-gap",gcg:"grid-column-gap",grg:"grid-row-gap",gac:"grid-auto-columns:auto|minmax()",gar:"grid-auto-rows:auto|minmax()",gaf:"grid-auto-flow:row|column|dense|inherit|initial|unset",gd:"grid",gc:"grid-column",gcs:"grid-column-start",gce:"grid-column-end",gr:"grid-row",grs:"grid-row-start",gre:"grid-row-end",ga:"grid-area",h:"height",jc:"justify-content:start|end|stretch|flex-start|flex-end|center|space-between|space-around|space-evenly",ji:"justify-items:start|end|center|stretch",js:"justify-self:start|end|center|stretch",l:"left",lg:"background-image:linear-gradient(${1})",lh:"line-height",lis:"list-style",lisi:"list-style-image",lisp:"list-style-position:inside|outside",list:"list-style-type:disc|circle|square|decimal|decimal-leading-zero|lower-roman|upper-roman",lts:"letter-spacing:normal",m:"margin",mah:"max-height",mar:"max-resolution",maw:"max-width",mb:"margin-bottom",mih:"min-height",mir:"min-resolution",miw:"min-width",ml:"margin-left",mr:"margin-right",mt:"margin-top",ol:"outline",olc:"outline-color:${1:#000}|invert",olo:"outline-offset",ols:"outline-style:none|dotted|dashed|solid|double|groove|ridge|inset|outset",olw:"outline-width|thin|medium|thick",op:"opacity",ord:"order",ori:"orientation:landscape|portrait",orp:"orphans",ov:"overflow:hidden|visible|hidden|scroll|auto",ovs:"overflow-style:scrollbar|auto|scrollbar|panner|move|marquee",ovx:"overflow-x:hidden|visible|hidden|scroll|auto",ovy:"overflow-y:hidden|visible|hidden|scroll|auto",p:"padding",pb:"padding-bottom",pgba:"page-break-after:auto|always|left|right",pgbb:"page-break-before:auto|always|left|right",pgbi:"page-break-inside:auto|avoid",pl:"padding-left",pos:"position:relative|absolute|relative|fixed|static",pr:"padding-right",pt:"padding-top",q:"quotes",qen:"quotes:'\\201C' '\\201D' '\\2018' '\\2019'",qru:"quotes:'\\00AB' '\\00BB' '\\201E' '\\201C'",r:"right",rsz:"resize:none|both|horizontal|vertical",t:"top",ta:"text-align:left|center|right|justify",tal:"text-align-last:left|center|right",tbl:"table-layout:fixed",td:"text-decoration:none|underline|overline|line-through",te:"text-emphasis:none|accent|dot|circle|disc|before|after",th:"text-height:auto|font-size|text-size|max-size",ti:"text-indent",tj:"text-justify:auto|inter-word|inter-ideograph|inter-cluster|distribute|kashida|tibetan",to:"text-outline:${1:0} ${2:0} ${3:#000}",tov:"text-overflow:ellipsis|clip",tr:"text-replace",trf:"transform:${1}|skewX(${1:angle})|skewY(${1:angle})|scale(${1:x}, ${2:y})|scaleX(${1:x})|scaleY(${1:y})|scaleZ(${1:z})|scale3d(${1:x}, ${2:y}, ${3:z})|rotate(${1:angle})|rotateX(${1:angle})|rotateY(${1:angle})|rotateZ(${1:angle})|translate(${1:x}, ${2:y})|translateX(${1:x})|translateY(${1:y})|translateZ(${1:z})|translate3d(${1:tx}, ${2:ty}, ${3:tz})",trfo:"transform-origin",trfs:"transform-style:preserve-3d",trs:"transition:${1:prop} ${2:time}",trsde:"transition-delay:${1:time}",trsdu:"transition-duration:${1:time}",trsp:"transition-property:${1:prop}",trstf:"transition-timing-function:${1:fn}",tsh:"text-shadow:${1:hoff} ${2:voff} ${3:blur} ${4:#000}",tt:"text-transform:uppercase|lowercase|capitalize|none",tw:"text-wrap:none|normal|unrestricted|suppress",us:"user-select:none",v:"visibility:hidden|visible|collapse",va:"vertical-align:top|super|text-top|middle|baseline|bottom|text-bottom|sub",w:"width",whs:"white-space:nowrap|pre|pre-wrap|pre-line|normal",whsc:"white-space-collapse:normal|keep-all|loose|break-strict|break-all",wid:"widows",wm:"writing-mode:lr-tb|lr-tb|lr-bt|rl-tb|rl-bt|tb-rl|tb-lr|bt-lr|bt-rl",wob:"word-break:normal|keep-all|break-all",wos:"word-spacing",wow:"word-wrap:none|unrestricted|suppress|break-word|normal",z:"z-index",zom:"zoom:1"},An={"tm|tmatch":"xsl:template[match mode]","tn|tname":"xsl:template[name]",call:"xsl:call-template[name]",ap:"xsl:apply-templates[select mode]",api:"xsl:apply-imports",imp:"xsl:import[href]",inc:"xsl:include[href]",ch:"xsl:choose","wh|xsl:when":"xsl:when[test]",ot:"xsl:otherwise",if:"xsl:if[test]",par:"xsl:param[name]",pare:"xsl:param[name select]",var:"xsl:variable[name]",vare:"xsl:variable[name select]",wp:"xsl:with-param[name select]",key:"xsl:key[name match use]",elem:"xsl:element[name]",attr:"xsl:attribute[name]",attrs:"xsl:attribute-set[name]",cp:"xsl:copy[select]",co:"xsl:copy-of[select]",val:"xsl:value-of[select]","for|each":"xsl:for-each[select]",tex:"xsl:text",com:"xsl:comment",msg:"xsl:message[terminate=no]",fall:"xsl:fallback",num:"xsl:number[value]",nam:"namespace-alias[stylesheet-prefix result-prefix]",pres:"xsl:preserve-space[elements]",strip:"xsl:strip-space[elements]",proc:"xsl:processing-instruction[name]",sort:"xsl:sort[select order]",choose:"xsl:choose>xsl:when+xsl:otherwise",xsl:`!!!+xsl:stylesheet[version=1.0 xmlns:xsl=http://www.w3.org/1999/XSL/Transform]>{
211
+ |}`,"!!!":'{<?xml version="1.0" encoding="UTF-8"?>}'},ef={html:wn,css:en,xsl:An},Md={common:["lorem","ipsum","dolor","sit","amet","consectetur","adipisicing","elit"],words:["exercitationem","perferendis","perspiciatis","laborum","eveniet","sunt","iure","nam","nobis","eum","cum","officiis","excepturi","odio","consectetur","quasi","aut","quisquam","vel","eligendi","itaque","non","odit","tempore","quaerat","dignissimos","facilis","neque","nihil","expedita","vitae","vero","ipsum","nisi","animi","cumque","pariatur","velit","modi","natus","iusto","eaque","sequi","illo","sed","ex","et","voluptatibus","tempora","veritatis","ratione","assumenda","incidunt","nostrum","placeat","aliquid","fuga","provident","praesentium","rem","necessitatibus","suscipit","adipisci","quidem","possimus","voluptas","debitis","sint","accusantium","unde","sapiente","voluptate","qui","aspernatur","laudantium","soluta","amet","quo","aliquam","saepe","culpa","libero","ipsa","dicta","reiciendis","nesciunt","doloribus","autem","impedit","minima","maiores","repudiandae","ipsam","obcaecati","ullam","enim","totam","delectus","ducimus","quis","voluptates","dolores","molestiae","harum","dolorem","quia","voluptatem","molestias","magni","distinctio","omnis","illum","dolorum","voluptatum","ea","quas","quam","corporis","quae","blanditiis","atque","deserunt","laboriosam","earum","consequuntur","hic","cupiditate","quibusdam","accusamus","ut","rerum","error","minus","eius","ab","ad","nemo","fugit","officia","at","in","id","quos","reprehenderit","numquam","iste","fugiat","sit","inventore","beatae","repellendus","magnam","recusandae","quod","explicabo","doloremque","aperiam","consequatur","asperiores","commodi","optio","dolor","labore","temporibus","repellat","veniam","architecto","est","esse","mollitia","nulla","a","similique","eos","alias","dolore","tenetur","deleniti","porro","facere","maxime","corrupti"]},lo={common:["\u0434\u0430\u043B\u0435\u043A\u043E-\u0434\u0430\u043B\u0435\u043A\u043E","\u0437\u0430","\u0441\u043B\u043E\u0432\u0435\u0441\u043D\u044B\u043C\u0438","\u0433\u043E\u0440\u0430\u043C\u0438","\u0432 \u0441\u0442\u0440\u0430\u043D\u0435","\u0433\u043B\u0430\u0441\u043D\u044B\u0445","\u0438 \u0441\u043E\u0433\u043B\u0430\u0441\u043D\u044B\u0445","\u0436\u0438\u0432\u0443\u0442","\u0440\u044B\u0431\u043D\u044B\u0435","\u0442\u0435\u043A\u0441\u0442\u044B"],words:["\u0432\u0434\u0430\u043B\u0438","\u043E\u0442 \u0432\u0441\u0435\u0445","\u043E\u043D\u0438","\u0431\u0443\u043A\u0432\u0435\u043D\u043D\u044B\u0445","\u0434\u043E\u043C\u0430\u0445","\u043D\u0430 \u0431\u0435\u0440\u0435\u0433\u0443","\u0441\u0435\u043C\u0430\u043D\u0442\u0438\u043A\u0430","\u0431\u043E\u043B\u044C\u0448\u043E\u0433\u043E","\u044F\u0437\u044B\u043A\u043E\u0432\u043E\u0433\u043E","\u043E\u043A\u0435\u0430\u043D\u0430","\u043C\u0430\u043B\u0435\u043D\u044C\u043A\u0438\u0439","\u0440\u0443\u0447\u0435\u0435\u043A","\u0434\u0430\u043B\u044C","\u0436\u0443\u0440\u0447\u0438\u0442","\u043F\u043E \u0432\u0441\u0435\u0439","\u043E\u0431\u0435\u0441\u043F\u0435\u0447\u0438\u0432\u0430\u0435\u0442","\u0435\u0435","\u0432\u0441\u0435\u043C\u0438","\u043D\u0435\u043E\u0431\u0445\u043E\u0434\u0438\u043C\u044B\u043C\u0438","\u043F\u0440\u0430\u0432\u0438\u043B\u0430\u043C\u0438","\u044D\u0442\u0430","\u043F\u0430\u0440\u0430\u0434\u0438\u0433\u043C\u0430\u0442\u0438\u0447\u0435\u0441\u043A\u0430\u044F","\u0441\u0442\u0440\u0430\u043D\u0430","\u043A\u043E\u0442\u043E\u0440\u043E\u0439","\u0436\u0430\u0440\u0435\u043D\u043D\u044B\u0435","\u043F\u0440\u0435\u0434\u043B\u043E\u0436\u0435\u043D\u0438\u044F","\u0437\u0430\u043B\u0435\u0442\u0430\u044E\u0442","\u043F\u0440\u044F\u043C\u043E","\u0440\u043E\u0442","\u0434\u0430\u0436\u0435","\u0432\u0441\u0435\u043C\u043E\u0433\u0443\u0449\u0430\u044F","\u043F\u0443\u043D\u043A\u0442\u0443\u0430\u0446\u0438\u044F","\u043D\u0435","\u0438\u043C\u0435\u0435\u0442","\u0432\u043B\u0430\u0441\u0442\u0438","\u043D\u0430\u0434","\u0440\u044B\u0431\u043D\u044B\u043C\u0438","\u0442\u0435\u043A\u0441\u0442\u0430\u043C\u0438","\u0432\u0435\u0434\u0443\u0449\u0438\u043C\u0438","\u0431\u0435\u0437\u043E\u0440\u0444\u043E\u0433\u0440\u0430\u0444\u0438\u0447\u043D\u044B\u0439","\u043E\u0431\u0440\u0430\u0437","\u0436\u0438\u0437\u043D\u0438","\u043E\u0434\u043D\u0430\u0436\u0434\u044B","\u043E\u0434\u043D\u0430","\u043C\u0430\u043B\u0435\u043D\u044C\u043A\u0430\u044F","\u0441\u0442\u0440\u043E\u0447\u043A\u0430","\u0440\u044B\u0431\u043D\u043E\u0433\u043E","\u0442\u0435\u043A\u0441\u0442\u0430","\u0438\u043C\u0435\u043D\u0438","lorem","ipsum","\u0440\u0435\u0448\u0438\u043B\u0430","\u0432\u044B\u0439\u0442\u0438","\u0431\u043E\u043B\u044C\u0448\u043E\u0439","\u043C\u0438\u0440","\u0433\u0440\u0430\u043C\u043C\u0430\u0442\u0438\u043A\u0438","\u0432\u0435\u043B\u0438\u043A\u0438\u0439","\u043E\u043A\u0441\u043C\u043E\u043A\u0441","\u043F\u0440\u0435\u0434\u0443\u043F\u0440\u0435\u0436\u0434\u0430\u043B","\u043E","\u0437\u043B\u044B\u0445","\u0437\u0430\u043F\u044F\u0442\u044B\u0445","\u0434\u0438\u043A\u0438\u0445","\u0437\u043D\u0430\u043A\u0430\u0445","\u0432\u043E\u043F\u0440\u043E\u0441\u0430","\u043A\u043E\u0432\u0430\u0440\u043D\u044B\u0445","\u0442\u043E\u0447\u043A\u0430\u0445","\u0437\u0430\u043F\u044F\u0442\u043E\u0439","\u043D\u043E","\u0442\u0435\u043A\u0441\u0442","\u0434\u0430\u043B","\u0441\u0431\u0438\u0442\u044C","\u0441\u0435\u0431\u044F","\u0442\u043E\u043B\u043A\u0443","\u043E\u043D","\u0441\u043E\u0431\u0440\u0430\u043B","\u0441\u0435\u043C\u044C","\u0441\u0432\u043E\u0438\u0445","\u0437\u0430\u0433\u043B\u0430\u0432\u043D\u044B\u0445","\u0431\u0443\u043A\u0432","\u043F\u043E\u0434\u043F\u043E\u044F\u0441\u0430\u043B","\u0438\u043D\u0438\u0446\u0438\u0430\u043B","\u0437\u0430","\u043F\u043E\u044F\u0441","\u043F\u0443\u0441\u0442\u0438\u043B\u0441\u044F","\u0434\u043E\u0440\u043E\u0433\u0443","\u0432\u0437\u043E\u0431\u0440\u0430\u0432\u0448\u0438\u0441\u044C","\u043F\u0435\u0440\u0432\u0443\u044E","\u0432\u0435\u0440\u0448\u0438\u043D\u0443","\u043A\u0443\u0440\u0441\u0438\u0432\u043D\u044B\u0445","\u0433\u043E\u0440","\u0431\u0440\u043E\u0441\u0438\u043B","\u043F\u043E\u0441\u043B\u0435\u0434\u043D\u0438\u0439","\u0432\u0437\u0433\u043B\u044F\u0434","\u043D\u0430\u0437\u0430\u0434","\u0441\u0438\u043B\u0443\u044D\u0442","\u0441\u0432\u043E\u0435\u0433\u043E","\u0440\u043E\u0434\u043D\u043E\u0433\u043E","\u0433\u043E\u0440\u043E\u0434\u0430","\u0431\u0443\u043A\u0432\u043E\u0433\u0440\u0430\u0434","\u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A","\u0434\u0435\u0440\u0435\u0432\u043D\u0438","\u0430\u043B\u0444\u0430\u0432\u0438\u0442","\u043F\u043E\u0434\u0437\u0430\u0433\u043E\u043B\u043E\u0432\u043E\u043A","\u0441\u0432\u043E\u0435\u0433\u043E","\u043F\u0435\u0440\u0435\u0443\u043B\u043A\u0430","\u0433\u0440\u0443\u0441\u0442\u043D\u044B\u0439","\u0440\u0435\u0442\u043E\u0440\u0438\u0447\u0435\u0441\u043A\u0438\u0439","\u0432\u043E\u043F\u0440\u043E\u0441","\u0441\u043A\u0430\u0442\u0438\u043B\u0441\u044F","\u0435\u0433\u043E","\u0449\u0435\u043A\u0435","\u043F\u0440\u043E\u0434\u043E\u043B\u0436\u0438\u043B","\u0441\u0432\u043E\u0439","\u043F\u0443\u0442\u044C","\u0434\u043E\u0440\u043E\u0433\u0435","\u0432\u0441\u0442\u0440\u0435\u0442\u0438\u043B","\u0440\u0443\u043A\u043E\u043F\u0438\u0441\u044C","\u043E\u043D\u0430","\u043F\u0440\u0435\u0434\u0443\u043F\u0440\u0435\u0434\u0438\u043B\u0430","\u043C\u043E\u0435\u0439","\u0432\u0441\u0435","\u043F\u0435\u0440\u0435\u043F\u0438\u0441\u044B\u0432\u0430\u0435\u0442\u0441\u044F","\u043D\u0435\u0441\u043A\u043E\u043B\u044C\u043A\u043E","\u0440\u0430\u0437","\u0435\u0434\u0438\u043D\u0441\u0442\u0432\u0435\u043D\u043D\u043E\u0435","\u0447\u0442\u043E","\u043C\u0435\u043D\u044F","\u043E\u0441\u0442\u0430\u043B\u043E\u0441\u044C","\u044D\u0442\u043E","\u043F\u0440\u0438\u0441\u0442\u0430\u0432\u043A\u0430","\u0432\u043E\u0437\u0432\u0440\u0430\u0449\u0430\u0439\u0441\u044F","\u0442\u044B","\u043B\u0443\u0447\u0448\u0435","\u0441\u0432\u043E\u044E","\u0431\u0435\u0437\u043E\u043F\u0430\u0441\u043D\u0443\u044E","\u0441\u0442\u0440\u0430\u043D\u0443","\u043F\u043E\u0441\u043B\u0443\u0448\u0430\u0432\u0448\u0438\u0441\u044C","\u0440\u0443\u043A\u043E\u043F\u0438\u0441\u0438","\u043D\u0430\u0448","\u043F\u0440\u043E\u0434\u043E\u043B\u0436\u0438\u043B","\u0441\u0432\u043E\u0439","\u043F\u0443\u0442\u044C","\u0432\u0441\u043A\u043E\u0440\u0435","\u0435\u043C\u0443","\u043F\u043E\u0432\u0441\u0442\u0440\u0435\u0447\u0430\u043B\u0441\u044F","\u043A\u043E\u0432\u0430\u0440\u043D\u044B\u0439","\u0441\u043E\u0441\u0442\u0430\u0432\u0438\u0442\u0435\u043B\u044C","\u0440\u0435\u043A\u043B\u0430\u043C\u043D\u044B\u0445","\u0442\u0435\u043A\u0441\u0442\u043E\u0432","\u043D\u0430\u043F\u043E\u0438\u0432\u0448\u0438\u0439","\u044F\u0437\u044B\u043A\u043E\u043C","\u0440\u0435\u0447\u044C\u044E","\u0437\u0430\u043C\u0430\u043D\u0438\u0432\u0448\u0438\u0439","\u0441\u0432\u043E\u0435","\u0430\u0433\u0435\u043D\u0442\u0441\u0442\u0432\u043E","\u043A\u043E\u0442\u043E\u0440\u043E\u0435","\u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043B\u043E","\u0441\u043D\u043E\u0432\u0430","\u0441\u043D\u043E\u0432\u0430","\u0441\u0432\u043E\u0438\u0445","\u043F\u0440\u043E\u0435\u043A\u0442\u0430\u0445","\u0435\u0441\u043B\u0438","\u043F\u0435\u0440\u0435\u043F\u0438\u0441\u0430\u043B\u0438","\u0442\u043E","\u0436\u0438\u0432\u0435\u0442","\u0442\u0430\u043C","\u0434\u043E","\u0441\u0438\u0445","\u043F\u043E\u0440"]},Tn={common:["mujer","uno","dolor","m\xE1s","de","poder","mismo","si"],words:["ejercicio","preferencia","perspicacia","laboral","pa\xF1o","suntuoso","molde","namibia","planeador","mirar","dem\xE1s","oficinista","excepci\xF3n","odio","consecuencia","casi","auto","chicharra","velo","elixir","ataque","no","odio","temporal","cu\xF3rum","dign\xEDsimo","facilismo","letra","nihilista","expedici\xF3n","alma","alveolar","aparte","le\xF3n","animal","como","paria","belleza","modo","natividad","justo","ataque","s\xE9quito","pillo","sed","ex","y","voluminoso","temporalidad","verdades","racional","asunci\xF3n","incidente","marejada","placenta","amanecer","fuga","previsor","presentaci\xF3n","lejos","necesariamente","sospechoso","adiposidad","quind\xEDo","p\xF3cima","voluble","d\xE9bito","sinti\xF3","accesorio","falda","sapiencia","volutas","queso","permacultura","laudo","soluciones","entero","pan","litro","tonelada","culpa","libertario","mosca","dictado","reincidente","nascimiento","dolor","escolar","impedimento","m\xEDnima","mayores","repugnante","dulce","obcecado","monta\xF1a","enigma","total","delet\xE9reo","d\xE9cima","c\xE1bala","fotograf\xEDa","dolores","molesto","olvido","paciencia","resiliencia","voluntad","molestias","magn\xEDfico","distinci\xF3n","ovni","marejada","cerro","torre","y","abogada","manantial","corporal","agua","crep\xFAsculo","ataque","desierto","laboriosamente","angustia","afortunado","alma","encefalograma","materialidad","cosas","o","renuncia","error","menos","conejo","abad\xEDa","analfabeto","remo","fugacidad","oficio","en","alm\xE1cigo","vos","pan","represi\xF3n","n\xFAmeros","triste","refugiado","trote","inventor","corchea","repelente","magma","recusado","patr\xF3n","expl\xEDcito","paloma","s\xEDndrome","inmune","autoinmune","comodidad","ley","vietnamita","demonio","tasmania","repeler","ap\xE9ndice","arquitecto","columna","yugo","computador","mula","a","prop\xF3sito","fantas\xEDa","alias","rayo","tenedor","deleznable","ventana","cara","anemia","corrupto"]};let tf={latin:Md,ru:lo,sp:Tn},Jm={wordCount:30,skipCommon:!1,lang:"latin"};var Nu=function(d,g){g=Object.assign({},Jm,g);let x=tf[g.lang]||tf.latin,O=!g.skipCommon&&!Hre(d);return!d.repeat&&!wd(d.parent)?(d.parent.value=kd(x,g.wordCount,O),d.remove()):(d.value=kd(x,g.wordCount,O),d.name=d.parent.name?ie(d.parent.name):null),d};function wd(d){return!d.parent}function Ds(d,g){return Math.floor(Math.random()*(g-d)+d)}function Ym(d,g){let x=d.length,O=Math.min(x,g),te=new Set;for(;te.size<O;)te.add(d[Ds(0,x)]);return Array.from(te)}function Td(d){return d[Ds(0,d.length-1)]}function Hf(d,g){return d.length&&(d=[Qm(d[0])].concat(d.slice(1))),d.join(" ")+(g||Td("?!..."))}function Qm(d){return d[0].toUpperCase()+d.slice(1)}function Nd(d){if(d.length<2)return d;d=d.slice();let g=d.length,x=/,$/,O=0;g>3&&g<=6?O=Ds(0,1):g>6&&g<=12?O=Ds(0,2):O=Ds(1,4);for(let te=0,he;te<O;te++)he=Ds(0,g-2),x.test(d[he])||(d[he]+=",");return d}function kd(d,g,x){let O=[],te=0,he;for(x&&d.common&&(he=d.common.slice(0,g),te+=he.length,O.push(Hf(Nd(he),".")));te<g;)he=Ym(d.words,Math.min(Ds(2,30),g-te)),te+=he.length,O.push(Hf(Nd(he)));return O.join(" ")}function Hre(d){for(;d.parent;){if(d.repeat&&d.repeat.value&&d.repeat.value>1)return!0;d=d.parent}return!1}let nT=/^lorem([a-z]*)(\d*)$/i;function rre(d,g){let x=[ef[d]||ef.html];Array.isArray(g)?g.forEach(te=>{x.push(typeof te=="string"?ef[te]:te)}):typeof g=="object"&&x.push(g);let O=new o(x.filter(Boolean));return d!=="css"&&O.get(0).set(nT,nre),O}function nre(d){let g={},x=d.name.match(nT);return x[1]&&(g.lang=x[1]),x[2]&&(g.wordCount=+x[2]),Nu(d,g)}let ire={lang:"en",locale:"en-US",charset:"UTF-8"},sre=new Set(["css","sass","scss","less","stylus","sss"]),are={syntax:"html",field:(d,g)=>g||"",text:null,profile:null,variables:{},snippets:{},addons:null,format:null};function ore(d,g){return g=e$(g),rf(g.syntax)?oH(d,g):vs(d,g)}function ure(d,g){return g=e$(g),rf(g.syntax)?In(d,g):Bl(d,g)}function iT(d,g){return g instanceof o?g:rre(rf(d)?"css":d,g)}function e$(d){return typeof d=="string"&&(d={syntax:d}),d=Object.assign({},are,d),d.format=Object.assign({field:d.field},d.format),d.profile=sT(d),d.variables=Object.assign({},ire,d.variables),d.snippets=iT(rf(d.syntax)?"css":d.syntax,d.snippets),d}function rf(d){return sre.has(d)}function sT(d){return d.profile instanceof n?d.profile:new n(d.profile)}H.expand=ore,H.parse=ure,H.createSnippetsRegistry=iT,H.createOptions=e$,H.isStylesheet=rf,H.createProfile=sT,Object.defineProperty(H,"__esModule",{value:!0})})},87:function(t){t.exports=require("os")},104:function(t,e,H){"use strict";H.r(e);var r=H(183),n=H.n(r);for(var i in r)i!=="default"&&H.d(e,i,function(s){return r[s]}.bind(0,i))},183:function(t,e,H){"use strict";Object.defineProperty(e,"__esModule",{value:!0});let r=H(280),n=H(34),i=H(234),s=H(622),a=H(747),o=H(762),u=H(87),c=H(233),f=new Map,h,p,_=new Map,b=/^[a-z,A-Z,!,(,[,#,\.]/,y=/^-?[a-z,A-Z,!,@,#]/,I=/[a-z,A-Z\.]/,$=["html","pug","slim","haml","xml","xsl","jsx","css","scss","sass","less","stylus"],S=[...c.htmlData.tags,"lorem"],E="bem",T="|",V="t",Z="c",A=3,M={w:"webkit",m:"moz",s:"ms",o:"o"},w={w:"animation, animation-delay, animation-direction, animation-duration, animation-fill-mode, animation-iteration-count, animation-name, animation-play-state, animation-timing-function, appearance, backface-visibility, background-clip, background-composite, background-origin, background-size, border-fit, border-horizontal-spacing, border-image, border-vertical-spacing, box-align, box-direction, box-flex, box-flex-group, box-lines, box-ordinal-group, box-orient, box-pack, box-reflect, box-shadow, color-correction, column-break-after, column-break-before, column-break-inside, column-count, column-gap, column-rule-color, column-rule-style, column-rule-width, column-span, column-width, dashboard-region, font-smoothing, highlight, hyphenate-character, hyphenate-limit-after, hyphenate-limit-before, hyphens, line-box-contain, line-break, line-clamp, locale, margin-before-collapse, margin-after-collapse, marquee-direction, marquee-increment, marquee-repetition, marquee-style, mask-attachment, mask-box-image, mask-box-image-outset, mask-box-image-repeat, mask-box-image-slice, mask-box-image-source, mask-box-image-width, mask-clip, mask-composite, mask-image, mask-origin, mask-position, mask-repeat, mask-size, nbsp-mode, perspective, perspective-origin, rtl-ordering, text-combine, text-decorations-in-effect, text-emphasis-color, text-emphasis-position, text-emphasis-style, text-fill-color, text-orientation, text-security, text-stroke-color, text-stroke-width, transform, transition, transform-origin, transform-style, transition-delay, transition-duration, transition-property, transition-timing-function, user-drag, user-modify, user-select, writing-mode, svg-shadow, box-sizing, border-radius",m:"animation-delay, animation-direction, animation-duration, animation-fill-mode, animation-iteration-count, animation-name, animation-play-state, animation-timing-function, appearance, backface-visibility, background-inline-policy, binding, border-bottom-colors, border-image, border-left-colors, border-right-colors, border-top-colors, box-align, box-direction, box-flex, box-ordinal-group, box-orient, box-pack, box-shadow, box-sizing, column-count, column-gap, column-rule-color, column-rule-style, column-rule-width, column-width, float-edge, font-feature-settings, font-language-override, force-broken-image-icon, hyphens, image-region, orient, outline-radius-bottomleft, outline-radius-bottomright, outline-radius-topleft, outline-radius-topright, perspective, perspective-origin, stack-sizing, tab-size, text-blink, text-decoration-color, text-decoration-line, text-decoration-style, text-size-adjust, transform, transform-origin, transform-style, transition, transition-delay, transition-duration, transition-property, transition-timing-function, user-focus, user-input, user-modify, user-select, window-shadow, background-clip, border-radius",s:"accelerator, backface-visibility, background-position-x, background-position-y, behavior, block-progression, box-align, box-direction, box-flex, box-line-progression, box-lines, box-ordinal-group, box-orient, box-pack, content-zoom-boundary, content-zoom-boundary-max, content-zoom-boundary-min, content-zoom-chaining, content-zoom-snap, content-zoom-snap-points, content-zoom-snap-type, content-zooming, filter, flow-from, flow-into, font-feature-settings, grid-column, grid-column-align, grid-column-span, grid-columns, grid-layer, grid-row, grid-row-align, grid-row-span, grid-rows, high-contrast-adjust, hyphenate-limit-chars, hyphenate-limit-lines, hyphenate-limit-zone, hyphens, ime-mode, interpolation-mode, layout-flow, layout-grid, layout-grid-char, layout-grid-line, layout-grid-mode, layout-grid-type, line-break, overflow-style, perspective, perspective-origin, perspective-origin-x, perspective-origin-y, scroll-boundary, scroll-boundary-bottom, scroll-boundary-left, scroll-boundary-right, scroll-boundary-top, scroll-chaining, scroll-rails, scroll-snap-points-x, scroll-snap-points-y, scroll-snap-type, scroll-snap-x, scroll-snap-y, scrollbar-arrow-color, scrollbar-base-color, scrollbar-darkshadow-color, scrollbar-face-color, scrollbar-highlight-color, scrollbar-shadow-color, scrollbar-track-color, text-align-last, text-autospace, text-justify, text-kashida-space, text-overflow, text-size-adjust, text-underline-position, touch-action, transform, transform-origin, transform-origin-x, transform-origin-y, transform-origin-z, transform-style, transition, transition-delay, transition-duration, transition-property, transition-timing-function, user-select, word-break, wrap-flow, wrap-margin, wrap-through, writing-mode",o:"dashboard-region, animation, animation-delay, animation-direction, animation-duration, animation-fill-mode, animation-iteration-count, animation-name, animation-play-state, animation-timing-function, border-image, link, link-source, object-fit, object-position, tab-size, table-baseline, transform, transform-origin, transition, transition-delay, transition-duration, transition-property, transition-timing-function, accesskey, input-format, input-required, marquee-dir, marquee-loop, marquee-speed, marquee-style"};function P(k,ne,Ee,Ce){if(Ce.showExpandedAbbreviation==="never"||!ve(Ee,Ce.excludeLanguages))return;if(!ze(Ee)){if(!f.has(Ee)||!p||p.length===0){let mt=$e[Ee]?$e[Ee]:n.createSnippetsRegistry(Ee);f.has(Ee)||f.set(Ee,mt.all({type:"string"}).map(Zt=>Zt.key)),p=mt.all({type:"regexp"}).map(Zt=>Zt.key)}h=f.get(Ee)}let j=Ke(k,ne,{syntax:Ee,lookAhead:!ze(Ee)});if(!j)return;let{abbreviationRange:ie,abbreviation:fe,filter:ge}=j,Ue=ce(k,ne).substr(0,ne.character);if(B(Ue)===fe&&Ue.endsWith(`<${fe}`)&&(Ee==="html"||Ee==="xml"||Ee==="xsl"||Ee==="jsx"))return;let lt=Wt(Ee,Ce,ge),Xt=lt.preferences;delete lt.preferences;let st,rt,it=[],Ct=(mt,Zt)=>{if(!!Ie(mt,fe)){try{st=n.expand(Zt,lt)}catch{}!st||qe(mt,Zt,st)||(rt=r.CompletionItem.create(Zt),rt.textEdit=r.TextEdit.replace(ie,K(ae(st))),rt.documentation=Y(st),rt.insertTextFormat=r.InsertTextFormat.Snippet,rt.detail="Emmet Abbreviation",rt.label=fe,rt.label+=ge?"|"+ge.replace(",","|"):"",it=[rt])}};if(ze(Ee)){let{prefixOptions:mt,abbreviationWithoutPrefix:Zt}=Ne(fe);if(Ct(Ee,Zt),Zt.length>4&&c.cssData.properties.find(vH=>vH.startsWith(Zt)))return r.CompletionList.create([],!0);if(rt){let vH=Je(st,mt,Xt);rt.textEdit=r.TextEdit.replace(ie,K(ae(vH))),rt.documentation=Y(vH),rt.label=X(st),rt.filterText=fe;let Le=_.has(Ee)?_.get(Ee):_.get("css");if(it=F(Le,fe,fe,ie,lt,"Emmet Custom Snippet",!1),!it.find(W=>W.textEdit.newText===rt.textEdit.newText)){let W=new RegExp(".*"+Zt.split("").map(ue=>ue==="$"||ue==="+"?"\\"+ue:ue).join(".*")+".*","i");(/\d/.test(fe)||W.test(rt.label))&&it.push(rt)}}if(!it.length&&(fe==="-"||/^-[wmso]{1,4}-?$/.test(fe)))return r.CompletionList.create([],!0)}else{Ct(Ee,fe);let mt=fe,Zt=fe.match(/(>|\+)([\w:-]+)$/);Zt&&Zt.length===3&&(mt=Zt[2]);let vH=F(S,mt,fe,ie,lt,"Emmet Abbreviation");if(it=it.concat(vH),Ce.showAbbreviationSuggestions===!0){let Le=F(h.filter(W=>!S.includes(W)),mt,fe,ie,lt,"Emmet Abbreviation");rt&&Le.length>0&&mt!==fe&&(rt.sortText="0"+rt.label,Le.forEach(W=>{W.filterText=fe,W.sortText="9"+fe})),it=it.concat(Le)}}return Ce.showSuggestionsAsSnippets===!0&&it.forEach(mt=>mt.kind=r.CompletionItemKind.Snippet),it.length?r.CompletionList.create(it,!0):void 0}e.doComplete=P;function F(k,ne,Ee,Ce,j,ie,fe=!0){if(!ne||!k)return[];let ge=[];return k.forEach(Ue=>{if(!Ue.startsWith(ne.toLowerCase())||fe&&Ue===ne.toLowerCase())return;let we=Ee+Ue.substr(ne.length),lt;try{lt=n.expand(we,j)}catch{}if(!lt)return;let Xt=r.CompletionItem.create(ne+Ue.substr(ne.length));Xt.documentation=Y(lt),Xt.detail=ie,Xt.textEdit=r.TextEdit.replace(Ce,K(ae(lt))),Xt.insertTextFormat=r.InsertTextFormat.Snippet,ge.push(Xt)}),ge}function B(k){if(k){let ne=k.match(/[\w,:,-,\.]*$/);if(ne)return ne[0]}}function Y(k){return k.replace(/([^\\])\$\{\d+\}/g,"$1|").replace(/\$\{\d+:([^\}]+)\}/g,"$1")}function X(k){return k.replace(/([^\\])\$\{\d+\}/g,"$1").replace(/\$\{\d+:([^\}]+)\}/g,"$1")}function K(k){return k&&k.replace(/([^\\])(\$)([^\{])/g,"$1\\$2$3")}function ae(k){if(!k||!k.trim())return k;let ne=-1,Ee=[],Ce=!1,j=!1,ie=0,fe=k.length;try{for(;ie<fe&&!Ce;){if(k[ie++]!="$"||k[ie++]!="{")continue;let ge=-1,Ue=-1;for(;ie<fe&&/\d/.test(k[ie]);)ge=ge<0?ie:ge,Ue=ie+1,ie++;if(ge===-1||Ue===-1||ie>=fe||k[ie]!="}"&&k[ie]!=":")continue;let we=k.substring(ge,Ue);if(Ce=we==="0",Ce)break;let lt=!1;if(k[ie++]==":")for(;ie<fe;){if(k[ie]=="}"){lt=!0;break}ie++}Number(we)>Number(ne)?(ne=we,Ee=[{numberStart:ge,numberEnd:Ue}],j=!lt):we==ne&&Ee.push({numberStart:ge,numberEnd:Ue})}}catch{}if(j&&!Ce)for(let ge=0;ge<Ee.length;ge++){let Ue=Ee[ge].numberStart,we=Ee[ge].numberEnd;k=k.substr(0,Ue)+"0"+k.substr(we)}return k}function ce(k,ne){let Ee=k.offsetAt(ne),Ce=k.getText(),j=0,ie=Ce.length;for(let fe=Ee-1;fe>=0;fe--)if(Ce[fe]===`
212
+ `){j=fe+1;break}for(let fe=Ee;fe<Ce.length;fe++)if(Ce[fe]===`
213
+ `){ie=fe;break}return Ce.substring(j,ie)}let $e={},ke={},Oe={};e.emmetSnippetField=(k,ne)=>`\${${k}${ne?":"+ne:""}}`;function ze(k){return["css","scss","sass","less","stylus"].indexOf(k)>-1}e.isStyleSheet=ze;function De(k,ne){let Ee;for(let Ce=0;Ce<A;Ce++)if(k.endsWith(`${T}${E}`,ne))ne-=E.length+1,Ee=Ee?E+","+Ee:E;else if(k.endsWith(`${T}${Z}`,ne))ne-=Z.length+1,Ee=Ee?Z+","+Ee:Z;else if(k.endsWith(`${T}${V}`,ne))ne-=V.length+1,Ee=Ee?V+","+Ee:V;else break;return{pos:ne,filter:Ee}}function Ke(k,ne,Ee){let Ce=ce(k,ne),j=Ce.substr(0,ne.character),{pos:ie,filter:fe}=De(j,ne.character),ge=fe?fe.length+1:0;try{let Ue=Ee;typeof Ue!="boolean"&&(Ue=Ue||{},Ue={syntax:ze(Ue.syntax)||Ue.syntax==="stylesheet"?"stylesheet":"markup",lookAhead:Ue.lookAhead});let we=i(Ce,ie,Ue);return{abbreviationRange:r.Range.create(ne.line,we.location,ne.line,we.location+we.abbreviation.length+ge),abbreviation:we.abbreviation,filter:fe}}catch{}}e.extractAbbreviation=Ke;function _e(k,ne){if(!k)return;let{pos:Ee,filter:Ce}=De(k,k.length);try{let j=ze(ne)||ne==="stylesheet"?{syntax:"stylesheet",lookAhead:!1}:!0;return{abbreviation:i(k,Ee,j).abbreviation,filter:Ce}}catch{}}e.extractAbbreviationFromText=_e;function Ie(k,ne){if(!ne)return!1;if(ze(k))return ne.endsWith(":")?!1:ne.indexOf("#")>-1?Se.test(ne)||He.test(ne):y.test(ne);if(ne.startsWith("!"))return!/[^!]/.test(ne);let Ee=ne.match(/\*(\d+)$/);return Ee?parseInt(Ee[1],10)<=100:(/\(/.test(ne)||/\)/.test(ne))&&!/\{[^\}\{]*[\(\)]+[^\}\{]*\}(?:[>\+\*\^]|$)/.test(ne)&&!/\(.*\)[>\+\*\^]/.test(ne)&&!/[>\+\*\^]\(.*\)/.test(ne)?!1:b.test(ne)&&I.test(ne)}e.isAbbreviationValid=Ie;function qe(k,ne,Ee){if(ze(k)){let j=k==="sass"||k==="stylus"?"":";";return Ee===`${ne}: \${1}${j}`||Ee.replace(/\s/g,"")===ne.replace(/\s/g,"")+j}if(S.indexOf(ne.toLowerCase())>-1||h.indexOf(ne)>-1||/[-,:]/.test(ne)&&!/--|::/.test(ne)&&!ne.endsWith(":")||ne===".")return!1;let Ce=ne.match(/^([a-z,A-Z,\d]*)\.$/);return Ce?!(Ce[1]&&c.htmlData.tags.includes(Ce[1])):Ee.toLowerCase()===`<${ne.toLowerCase()}>\${1}</${ne.toLowerCase()}>`}function Wt(k,ne,Ee){ne=ne||{},ne.preferences=ne.preferences||{};let Ce=ze(k)?"css":"html";!$e[k]&&$e[Ce]&&($e[k]=$e[Ce]);let j=nt(k,ne.syntaxProfiles),ie=j&&j.filters?j.filters.split(","):[];ie=ie.map(we=>we.trim()),ne.preferences["format.noIndentTags"]&&(Array.isArray(ne.preferences["format.noIndentTags"])?j.formatSkip=ne.preferences["format.noIndentTags"]:typeof ne.preferences["format.noIndentTags"]=="string"&&(j.formatSkip=ne.preferences["format.noIndentTags"].split(","))),ne.preferences["format.forceIndentationForTags"]&&(Array.isArray(ne.preferences["format.forceIndentationForTags"])?j.formatForce=ne.preferences["format.forceIndentationForTags"]:typeof ne.preferences["format.forceIndentationForTags"]=="string"&&(j.formatForce=ne.preferences["format.forceIndentationForTags"].split(","))),ne.preferences["profile.allowCompactBoolean"]&&typeof ne.preferences["profile.allowCompactBoolean"]=="boolean"&&(j.compactBooleanAttributes=ne.preferences["profile.allowCompactBoolean"]);let fe={};(Ee&&Ee.split(",").find(we=>we.trim()==="bem")||ie.indexOf("bem")>-1)&&(fe.bem={element:"__"},ne.preferences["bem.elementSeparator"]&&(fe.bem.element=ne.preferences["bem.elementSeparator"]),ne.preferences["bem.modifierSeparator"]&&(fe.bem.modifier=ne.preferences["bem.modifierSeparator"])),k==="jsx"&&(fe.jsx=!0);let ge=Tt(k,ne.preferences);(Ee&&Ee.split(",").find(we=>we.trim()==="c")||ie.indexOf("c")>-1)&&(ge.comment?ge.comment.enabled=!0:ge.comment={enabled:!0});let Ue=ne.preferences;for(let we in M)Ue["css."+M[we]+"Properties"]==null&&(Ue["css."+M[we]+"Properties"]=w[we]);return{field:e.emmetSnippetField,syntax:k,profile:j,addons:fe,variables:bt(ne.variables),snippets:$e[k],format:ge,preferences:Ue}}e.getExpandOptions=Wt;function Ne(k){if(k=k||"",k[0]!="-")return{prefixOptions:"",abbreviationWithoutPrefix:k};{k=k.substr(1);let ne="-";if(/^[wmso]*-./.test(k)){let Ee=k.indexOf("-");Ee>-1&&(ne+=k.substr(0,Ee+1),k=k.substr(Ee+1))}return{prefixOptions:ne,abbreviationWithoutPrefix:k}}}function Je(k,ne,Ee){if(Ee=Ee||{},k=k||"",ne=ne||"",ne[0]!=="-")return k;if(ne=="-"){let j="-",ie=k.substr(0,k.indexOf(":"));if(!ie)return k;for(let fe in M){let ge=Ee["css."+M[fe]+"Properties"];ge&&ge.split(",").find(Ue=>Ue.trim()===ie)&&(j+=fe)}ne=j=="-"?"-wmso":j,ne+="-"}ne=ne.substr(1);let Ce="";for(let j=0;j<ne.length-1;j++)Ce+="-"+M[ne[j]]+"-"+k+`
214
+ `;return Ce+k}function Pe(k,ne){return n.parse(k,ne)}e.parseAbbreviation=Pe;function St(k,ne){let Ee,Ce=ne.preferences;if(delete ne.preferences,ze(ne.syntax)&&typeof k=="string"){let{prefixOptions:j,abbreviationWithoutPrefix:ie}=Ne(k);Ee=n.expand(ie,ne),Ee=Je(Ee,j,Ce)}else Ee=n.expand(k,ne);return K(ae(Ee))}e.expandAbbreviation=St;function nt(k,ne){ne||(ne={});let Ce=Object.assign({},Oe,ne)[k];if(!Ce||typeof Ce=="string")return Ce==="xhtml"?{selfClosingStyle:"xhtml"}:{};let j={};for(let ie in Ce)switch(ie){case"tag_case":j.tagCase=Ce[ie]==="lower"||Ce[ie]==="upper"?Ce[ie]:"";break;case"attr_case":j.attributeCase=Ce[ie]==="lower"||Ce[ie]==="upper"?Ce[ie]:"";break;case"attr_quotes":j.attributeQuotes=Ce[ie];break;case"tag_nl":j.format=Ce[ie]===!0||Ce[ie]===!1?Ce[ie]:!0;break;case"inline_break":j.inlineBreak=Ce[ie];break;case"self_closing_tag":if(Ce[ie]===!0){j.selfClosingStyle="xml";break}if(Ce[ie]===!1){j.selfClosingStyle="html";break}j.selfClosingStyle=Ce[ie];break;case"compact_bool":j.compactBooleanAttributes=Ce[ie];break;default:j[ie]=Ce[ie];break}return j}function bt(k){return k?Object.assign({},ke,k):ke}function Tt(k,ne){if(!ne)return{};if(!ze(k)){let j={};for(let ie in ne)switch(ie){case"filter.commentAfter":j.after=ne[ie];break;case"filter.commentBefore":j.before=ne[ie];break;case"filter.commentTrigger":j.trigger=ne[ie];break;default:break}return{comment:j}}let Ee=typeof ne["css.fuzzySearchMinScore"]=="number"?ne["css.fuzzySearchMinScore"]:.3;Ee>1?Ee=1:Ee<0&&(Ee=0);let Ce={fuzzySearchMinScore:Ee};for(let j in ne)switch(j){case"css.floatUnit":Ce.floatUnit=ne[j];break;case"css.intUnit":Ce.intUnit=ne[j];break;case"css.unitAliases":let ie={};ne[j].split(",").forEach(fe=>{if(!fe||!fe.trim()||fe.indexOf(":")===-1)return;let ge=fe.substr(0,fe.indexOf(":")),Ue=fe.substr(ge.length+1);!ge.trim()||!Ue||(ie[ge.trim()]=Ue)}),Ce.unitAliases=ie;break;case`${k}.valueSeparator`:Ce.between=ne[j];break;case`${k}.propertyEnd`:Ce.after=ne[j];break;default:break}return{stylesheet:Ce}}function Bt(k,ne){if(!k||!k.trim())return Ot(),Promise.resolve();if(k=k.trim(),ne=ne?ne.trim():"",k[0]==="~"?k=s.join(u.homedir(),k.substr(1)):!s.isAbsolute(k)&&ne&&(k=s.join(ne,k)),!s.isAbsolute(k))return Ot(),Promise.reject("The path provided in emmet.extensionsPath setting should be absoulte path");if(!tH(k))return Ot(),Promise.reject(`The directory ${k} doesnt exist. Update emmet.extensionsPath setting`);let Ee=k,Ce=s.join(Ee,"snippets.json"),j=s.join(Ee,"syntaxProfiles.json"),ie=new Promise((ge,Ue)=>{a.readFile(Ce,(we,lt)=>{if(we)return Ue(`Error while fetching the file ${Ce}`);try{let Xt=[],st=o.parse(lt.toString(),Xt);if(Xt.length>0)return Ue(`Found error ${o.ScanError[Xt[0].error]} while parsing the file ${Ce} at offset ${Xt[0].offset}`);ke=st.variables,$e={},f.clear(),Object.keys(st).forEach(rt=>{if(!st[rt].snippets)return;let it=ze(rt)?"css":"html",Ct=st[rt].snippets;if(st[it]&&st[it].snippets&&it!==rt&&(Ct=Object.assign({},st[it].snippets,st[rt].snippets)),ze(rt))_.set(rt,Object.keys(Ct));else for(let Zt in Ct)Ct.hasOwnProperty(Zt)&&Ct[Zt].startsWith("<")&&Ct[Zt].endsWith(">")&&(Ct[Zt]=`{${Ct[Zt]}}`);$e[rt]=n.createSnippetsRegistry(rt,Ct);let mt=$e[rt].all({type:"string"}).map(Zt=>Zt.key);f.set(rt,mt)})}catch{return Ue(`Error while parsing the file ${Ce}`)}return ge()})}),fe=new Promise((ge,Ue)=>{a.readFile(j,(we,lt)=>{try{we||(Oe=JSON.parse(lt.toString()))}catch{}return ge()})});return Promise.all([ie,ke]).then(()=>Promise.resolve())}e.updateExtensionsPath=Bt;function tH(k){try{return a.statSync(k).isDirectory()}catch{return!1}}function Ot(){$e={},f.clear(),_.clear(),Oe={},ke={}}function ve(k,ne=[]){if(!(!k||ne.indexOf(k)>-1)){if(/\b(typescriptreact|javascriptreact|jsx-tags)\b/.test(k))return"jsx";if(k==="sass-indented")return"sass";if(k==="jade")return"pug";if($.indexOf(k)>-1)return k}}e.getEmmetMode=ve;let He=/^[a-zA-Z]+:?#[\d.a-fA-F]{0,6}$/,Se=/^#[\d,a-f,A-F]{1,6}$/,ye=/^[a-z,A-Z]+$/;function se(k,ne,Ee,Ce,j){return{getId:()=>"emmet",onCssProperty:ie=>{if(ie&&ie.propertyName){let fe=P(k,ne,Ee,Ce);j&&fe&&(j.items=fe.items,j.isIncomplete=!0)}},onCssPropertyValue:ie=>{if(ie&&ie.propertyValue){let fe=Ke(k,ne,{syntax:"css",lookAhead:!1});if(!fe)return;if(fe.abbreviation===`${ie.propertyName}:${ie.propertyValue}`&&ye.test(ie.propertyValue)||Se.test(fe.abbreviation)||fe.abbreviation==="!"){let Ue=P(k,ne,Ee,Ce);j&&Ue&&(j.items=Ue.items,j.isIncomplete=!0)}}},onHtmlContent:()=>{let ie=P(k,ne,Ee,Ce);j&&ie&&(j.items=ie.items,j.isIncomplete=!0)}}}e.getEmmetCompletionParticipants=se},233:function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.cssData={properties:["additive-symbols","align-content","align-items","justify-items","justify-self","justify-items","align-self","all","alt","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","behavior","block-size","border","border-block-end","border-block-start","border-block-end-color","border-block-start-color","border-block-end-style","border-block-start-style","border-block-end-width","border-block-start-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline-end","border-inline-start","border-inline-end-color","border-inline-start-color","border-inline-end-style","border-inline-start-style","border-inline-end-width","border-inline-start-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation-filters","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","columns","column-span","column-width","contain","content","counter-increment","counter-reset","cursor","direction","display","empty-cells","enable-background","fallback","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","font","font-family","font-feature-settings","font-kerning","font-language-override","font-size","font-size-adjust","font-stretch","font-style","font-synthesis","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-weight","glyph-orientation-horizontal","glyph-orientation-vertical","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-gap","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-gap","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","height","hyphens","image-orientation","image-rendering","ime-mode","inline-size","isolation","justify-content","kerning","left","letter-spacing","lighting-color","line-break","line-height","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block-end","margin-block-start","margin-bottom","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","marker","marker-end","marker-mid","marker-start","mask-type","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","motion","motion-offset","motion-path","motion-rotation","-moz-animation","-moz-animation-delay","-moz-animation-direction","-moz-animation-duration","-moz-animation-iteration-count","-moz-animation-name","-moz-animation-play-state","-moz-animation-timing-function","-moz-appearance","-moz-backface-visibility","-moz-background-clip","-moz-background-inline-policy","-moz-background-origin","-moz-border-bottom-colors","-moz-border-image","-moz-border-left-colors","-moz-border-right-colors","-moz-border-top-colors","-moz-box-align","-moz-box-direction","-moz-box-flex","-moz-box-flexgroup","-moz-box-ordinal-group","-moz-box-orient","-moz-box-pack","-moz-box-sizing","-moz-column-count","-moz-column-gap","-moz-column-rule","-moz-column-rule-color","-moz-column-rule-style","-moz-column-rule-width","-moz-columns","-moz-column-width","-moz-font-feature-settings","-moz-hyphens","-moz-perspective","-moz-perspective-origin","-moz-text-align-last","-moz-text-decoration-color","-moz-text-decoration-line","-moz-text-decoration-style","-moz-text-size-adjust","-moz-transform","-moz-transform-origin","-moz-transition","-moz-transition-delay","-moz-transition-duration","-moz-transition-property","-moz-transition-timing-function","-moz-user-focus","-moz-user-select","-ms-accelerator","-ms-behavior","-ms-block-progression","-ms-content-zoom-chaining","-ms-content-zooming","-ms-content-zoom-limit","-ms-content-zoom-limit-max","-ms-content-zoom-limit-min","-ms-content-zoom-snap","-ms-content-zoom-snap-points","-ms-content-zoom-snap-type","-ms-filter","-ms-flex","-ms-flex-align","-ms-flex-direction","-ms-flex-flow","-ms-flex-item-align","-ms-flex-line-pack","-ms-flex-order","-ms-flex-pack","-ms-flex-wrap","-ms-flow-from","-ms-flow-into","-ms-grid-column","-ms-grid-column-align","-ms-grid-columns","-ms-grid-column-span","-ms-grid-layer","-ms-grid-row","-ms-grid-row-align","-ms-grid-rows","-ms-grid-row-span","-ms-high-contrast-adjust","-ms-hyphenate-limit-chars","-ms-hyphenate-limit-lines","-ms-hyphenate-limit-zone","-ms-hyphens","-ms-ime-mode","-ms-interpolation-mode","-ms-layout-grid","-ms-layout-grid-char","-ms-layout-grid-line","-ms-layout-grid-mode","-ms-layout-grid-type","-ms-line-break","-ms-overflow-style","-ms-perspective","-ms-perspective-origin","-ms-perspective-origin-x","-ms-perspective-origin-y","-ms-progress-appearance","-ms-scrollbar-3dlight-color","-ms-scrollbar-arrow-color","-ms-scrollbar-base-color","-ms-scrollbar-darkshadow-color","-ms-scrollbar-face-color","-ms-scrollbar-highlight-color","-ms-scrollbar-shadow-color","-ms-scrollbar-track-color","-ms-scroll-chaining","-ms-scroll-limit","-ms-scroll-limit-x-max","-ms-scroll-limit-x-min","-ms-scroll-limit-y-max","-ms-scroll-limit-y-min","-ms-scroll-rails","-ms-scroll-snap-points-x","-ms-scroll-snap-points-y","-ms-scroll-snap-type","-ms-scroll-snap-x","-ms-scroll-snap-y","-ms-scroll-translation","-ms-text-align-last","-ms-text-autospace","-ms-text-combine-horizontal","-ms-text-justify","-ms-text-kashida-space","-ms-text-overflow","-ms-text-size-adjust","-ms-text-underline-position","-ms-touch-action","-ms-touch-select","-ms-transform","-ms-transform-origin","-ms-transform-origin-x","-ms-transform-origin-y","-ms-transform-origin-z","-ms-user-select","-ms-word-break","-ms-word-wrap","-ms-wrap-flow","-ms-wrap-margin","-ms-wrap-through","-ms-writing-mode","-ms-zoom","-ms-zoom-animation","nav-down","nav-index","nav-left","nav-right","nav-up","negative","-o-animation","-o-animation-delay","-o-animation-direction","-o-animation-duration","-o-animation-fill-mode","-o-animation-iteration-count","-o-animation-name","-o-animation-play-state","-o-animation-timing-function","object-fit","object-position","-o-border-image","-o-object-fit","-o-object-position","opacity","order","orphans","-o-table-baseline","-o-tab-size","-o-text-overflow","-o-transform","-o-transform-origin","-o-transition","-o-transition-delay","-o-transition-duration","-o-transition-property","-o-transition-timing-function","offset-block-end","offset-block-start","offset-inline-end","offset-inline-start","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-wrap","overflow-x","overflow-y","pad","padding","padding-bottom","padding-block-end","padding-block-start","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page-break-after","page-break-before","page-break-inside","paint-order","perspective","perspective-origin","pointer-events","position","prefix","quotes","range","resize","right","ruby-align","ruby-overhang","ruby-position","ruby-span","scrollbar-3dlight-color","scrollbar-arrow-color","scrollbar-base-color","scrollbar-darkshadow-color","scrollbar-face-color","scrollbar-highlight-color","scrollbar-shadow-color","scrollbar-track-color","scroll-behavior","scroll-snap-coordinate","scroll-snap-destination","scroll-snap-points-x","scroll-snap-points-y","scroll-snap-type","shape-image-threshold","shape-margin","shape-outside","shape-rendering","size","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","suffix","system","symbols","table-layout","tab-size","text-align","text-align-last","text-anchor","text-decoration","text-decoration-color","text-decoration-line","text-decoration-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-transform","text-underline-position","top","touch-action","transform","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","unicode-bidi","unicode-range","user-select","vertical-align","visibility","-webkit-animation","-webkit-animation-delay","-webkit-animation-direction","-webkit-animation-duration","-webkit-animation-fill-mode","-webkit-animation-iteration-count","-webkit-animation-name","-webkit-animation-play-state","-webkit-animation-timing-function","-webkit-appearance","-webkit-backdrop-filter","-webkit-backface-visibility","-webkit-background-clip","-webkit-background-composite","-webkit-background-origin","-webkit-border-image","-webkit-box-align","-webkit-box-direction","-webkit-box-flex","-webkit-box-flex-group","-webkit-box-ordinal-group","-webkit-box-orient","-webkit-box-pack","-webkit-box-reflect","-webkit-box-sizing","-webkit-break-after","-webkit-break-before","-webkit-break-inside","-webkit-column-break-after","-webkit-column-break-before","-webkit-column-break-inside","-webkit-column-count","-webkit-column-gap","-webkit-column-rule","-webkit-column-rule-color","-webkit-column-rule-style","-webkit-column-rule-width","-webkit-columns","-webkit-column-span","-webkit-column-width","-webkit-filter","-webkit-flow-from","-webkit-flow-into","-webkit-font-feature-settings","-webkit-hyphens","-webkit-line-break","-webkit-margin-bottom-collapse","-webkit-margin-collapse","-webkit-margin-start","-webkit-margin-top-collapse","-webkit-mask-clip","-webkit-mask-image","-webkit-mask-origin","-webkit-mask-repeat","-webkit-mask-size","-webkit-nbsp-mode","-webkit-overflow-scrolling","-webkit-padding-start","-webkit-perspective","-webkit-perspective-origin","-webkit-region-fragment","-webkit-tap-highlight-color","-webkit-text-fill-color","-webkit-text-size-adjust","-webkit-text-stroke","-webkit-text-stroke-color","-webkit-text-stroke-width","-webkit-touch-callout","-webkit-transform","-webkit-transform-origin","-webkit-transform-origin-x","-webkit-transform-origin-y","-webkit-transform-origin-z","-webkit-transform-style","-webkit-transition","-webkit-transition-delay","-webkit-transition-duration","-webkit-transition-property","-webkit-transition-timing-function","-webkit-user-drag","-webkit-user-modify","-webkit-user-select","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","z-index","zoom"]},e.htmlData={tags:["body","head","html","address","blockquote","dd","div","section","article","aside","header","footer","nav","menu","dl","dt","fieldset","form","frame","frameset","h1","h2","h3","h4","h5","h6","iframe","noframes","object","ol","p","ul","applet","center","dir","hr","pre","a","abbr","acronym","area","b","base","basefont","bdo","big","br","button","caption","cite","code","col","colgroup","del","dfn","em","font","head","html","i","img","input","ins","isindex","kbd","label","legend","li","link","map","meta","noscript","optgroup","option","param","q","s","samp","script","select","small","span","strike","strong","style","sub","sup","table","tbody","td","textarea","tfoot","th","thead","title","tr","tt","u","var","canvas","main","figure","plaintext"]}},234:function(t){"use strict";class e{constructor(Ie){this.string=Ie,this.pos=this.string.length}sol(){return this.pos===0}peek(Ie){return this.string.charCodeAt(this.pos-1+(Ie||0))}prev(){if(!this.sol())return this.string.charCodeAt(--this.pos)}eat(Ie){let qe=typeof Ie=="function"?Ie(this.peek()):Ie===this.peek();return qe&&this.pos--,qe}eatWhile(Ie){let qe=this.pos;for(;this.eat(Ie););return this.pos<qe}}let H=39,r=34,n=92;function i(_e){return _e===H||_e===r}function s(_e){let Ie=_e.pos,qe=_e.prev();if(i(qe)){for(;!_e.sol();)if(_e.prev()===qe&&_e.peek()!==n)return!0}return _e.pos=Ie,!1}let a=9,o=32,u=45,c=47,f=58,h=61,p=60,_=62;var b=function(_e){let Ie=_e.pos;if(!_e.eat(_))return!1;let qe=!1;for(_e.eat(c);!_e.sol();){if(_e.eatWhile(Z),S(_e)){if(_e.eat(c)){qe=_e.eat(p);break}else if(_e.eat(p)){qe=!0;break}else{if(_e.eat(Z))continue;if(_e.eat(h)){if(S(_e))continue;break}else if($(_e)){qe=!0;break}}break}if(!y(_e))break}return _e.pos=Ie,qe};function y(_e){return I(_e)||$(_e)}function I(_e){let Ie=_e.pos;return s(_e)&&_e.eat(h)&&S(_e)?!0:(_e.pos=Ie,!1)}function $(_e){let Ie=_e.pos;return _e.eatWhile(A)&&_e.eat(h)&&S(_e)?!0:(_e.pos=Ie,!1)}function S(_e){return _e.eatWhile(E)}function E(_e){return _e===f||_e===u||T(_e)||V(_e)}function T(_e){return _e&=~32,_e>=65&&_e<=90}function V(_e){return _e>47&&_e<58}function Z(_e){return _e===o||_e===a}function A(_e){return _e&&_e!==h&&!Z(_e)&&!i(_e)}let M=_e=>_e.charCodeAt(0),w=M("["),P=M("]"),F=M("("),B=M(")"),Y=M("{"),X=M("}"),K=new Set("#.*:$-_!@%^+>/".split("").map(M)),ae=new Map().set(w,P).set(F,B).set(Y,X),ce={syntax:"markup",lookAhead:null};function $e(_e,Ie,qe){Ie=Math.min(_e.length,Math.max(0,Ie??_e.length)),typeof qe=="boolean"?qe=Object.assign(ce,{lookAhead:qe}):qe=Object.assign(ce,qe),(qe.lookAhead==null||qe.lookAhead===!0)&&(Ie=ke(_e,Ie,qe));let Wt,Ne=new e(_e);Ne.pos=Ie;let Je=[];for(;!Ne.sol();){if(Wt=Ne.peek(),Ke(Wt,qe.syntax))Je.push(Wt);else if(De(Wt,qe.syntax)){if(Je.pop()!==ae.get(Wt))break}else if(Oe(Je,P)||Oe(Je,X)){Ne.pos--;continue}else if(b(Ne)||!ze(Wt))break;Ne.pos--}if(!Je.length&&Ne.pos!==Ie){let Pe=_e.slice(Ne.pos,Ie).replace(/^[*+>^]+/,"");return{abbreviation:Pe,location:Ie-Pe.length}}}function ke(_e,Ie,qe){for(i(_e.charCodeAt(Ie))&&Ie++;Ke(_e.charCodeAt(Ie),qe.syntax);)Ie++;return Ie}function Oe(_e,Ie){return _e.indexOf(Ie)!==-1}function ze(_e){return _e>64&&_e<91||_e>96&&_e<123||_e>47&&_e<58||K.has(_e)}function De(_e,Ie){return _e===F||Ie==="markup"&&(_e===w||_e===Y)}function Ke(_e,Ie){return _e===B||Ie==="markup"&&(_e===P||_e===X)}t.exports=$e},280:function(t,e){(function(H){if(typeof t.exports=="object"){var r=H(require,e);r!==void 0&&(t.exports=r)}else typeof define=="function"&&define.amd&&define(["require","exports"],H)})(function(H,r){"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n;(function(He){function Se(se,k){return{line:se,character:k}}He.create=Se;function ye(se){var k=se;return ve.objectLiteral(k)&&ve.number(k.line)&&ve.number(k.character)}He.is=ye})(n=r.Position||(r.Position={}));var i;(function(He){function Se(se,k,ne,Ee){if(ve.number(se)&&ve.number(k)&&ve.number(ne)&&ve.number(Ee))return{start:n.create(se,k),end:n.create(ne,Ee)};if(n.is(se)&&n.is(k))return{start:se,end:k};throw new Error("Range#create called with invalid arguments["+se+", "+k+", "+ne+", "+Ee+"]")}He.create=Se;function ye(se){var k=se;return ve.objectLiteral(k)&&n.is(k.start)&&n.is(k.end)}He.is=ye})(i=r.Range||(r.Range={}));var s;(function(He){function Se(se,k){return{uri:se,range:k}}He.create=Se;function ye(se){var k=se;return ve.defined(k)&&i.is(k.range)&&(ve.string(k.uri)||ve.undefined(k.uri))}He.is=ye})(s=r.Location||(r.Location={}));var a;(function(He){function Se(se,k,ne,Ee){return{targetUri:se,targetRange:k,targetSelectionRange:ne,originSelectionRange:Ee}}He.create=Se;function ye(se){var k=se;return ve.defined(k)&&i.is(k.targetRange)&&ve.string(k.targetUri)&&(i.is(k.targetSelectionRange)||ve.undefined(k.targetSelectionRange))&&(i.is(k.originSelectionRange)||ve.undefined(k.originSelectionRange))}He.is=ye})(a=r.LocationLink||(r.LocationLink={}));var o;(function(He){function Se(se,k,ne,Ee){return{red:se,green:k,blue:ne,alpha:Ee}}He.create=Se;function ye(se){var k=se;return ve.number(k.red)&&ve.number(k.green)&&ve.number(k.blue)&&ve.number(k.alpha)}He.is=ye})(o=r.Color||(r.Color={}));var u;(function(He){function Se(se,k){return{range:se,color:k}}He.create=Se;function ye(se){var k=se;return i.is(k.range)&&o.is(k.color)}He.is=ye})(u=r.ColorInformation||(r.ColorInformation={}));var c;(function(He){function Se(se,k,ne){return{label:se,textEdit:k,additionalTextEdits:ne}}He.create=Se;function ye(se){var k=se;return ve.string(k.label)&&(ve.undefined(k.textEdit)||$.is(k))&&(ve.undefined(k.additionalTextEdits)||ve.typedArray(k.additionalTextEdits,$.is))}He.is=ye})(c=r.ColorPresentation||(r.ColorPresentation={}));var f;(function(He){He.Comment="comment",He.Imports="imports",He.Region="region"})(f=r.FoldingRangeKind||(r.FoldingRangeKind={}));var h;(function(He){function Se(se,k,ne,Ee,Ce){var j={startLine:se,endLine:k};return ve.defined(ne)&&(j.startCharacter=ne),ve.defined(Ee)&&(j.endCharacter=Ee),ve.defined(Ce)&&(j.kind=Ce),j}He.create=Se;function ye(se){var k=se;return ve.number(k.startLine)&&ve.number(k.startLine)&&(ve.undefined(k.startCharacter)||ve.number(k.startCharacter))&&(ve.undefined(k.endCharacter)||ve.number(k.endCharacter))&&(ve.undefined(k.kind)||ve.string(k.kind))}He.is=ye})(h=r.FoldingRange||(r.FoldingRange={}));var p;(function(He){function Se(se,k){return{location:se,message:k}}He.create=Se;function ye(se){var k=se;return ve.defined(k)&&s.is(k.location)&&ve.string(k.message)}He.is=ye})(p=r.DiagnosticRelatedInformation||(r.DiagnosticRelatedInformation={}));var _;(function(He){He.Error=1,He.Warning=2,He.Information=3,He.Hint=4})(_=r.DiagnosticSeverity||(r.DiagnosticSeverity={}));var b;(function(He){He.Unnecessary=1,He.Deprecated=2})(b=r.DiagnosticTag||(r.DiagnosticTag={}));var y;(function(He){function Se(se,k,ne,Ee,Ce,j){var ie={range:se,message:k};return ve.defined(ne)&&(ie.severity=ne),ve.defined(Ee)&&(ie.code=Ee),ve.defined(Ce)&&(ie.source=Ce),ve.defined(j)&&(ie.relatedInformation=j),ie}He.create=Se;function ye(se){var k=se;return ve.defined(k)&&i.is(k.range)&&ve.string(k.message)&&(ve.number(k.severity)||ve.undefined(k.severity))&&(ve.number(k.code)||ve.string(k.code)||ve.undefined(k.code))&&(ve.string(k.source)||ve.undefined(k.source))&&(ve.undefined(k.relatedInformation)||ve.typedArray(k.relatedInformation,p.is))}He.is=ye})(y=r.Diagnostic||(r.Diagnostic={}));var I;(function(He){function Se(se,k){for(var ne=[],Ee=2;Ee<arguments.length;Ee++)ne[Ee-2]=arguments[Ee];var Ce={title:se,command:k};return ve.defined(ne)&&ne.length>0&&(Ce.arguments=ne),Ce}He.create=Se;function ye(se){var k=se;return ve.defined(k)&&ve.string(k.title)&&ve.string(k.command)}He.is=ye})(I=r.Command||(r.Command={}));var $;(function(He){function Se(ne,Ee){return{range:ne,newText:Ee}}He.replace=Se;function ye(ne,Ee){return{range:{start:ne,end:ne},newText:Ee}}He.insert=ye;function se(ne){return{range:ne,newText:""}}He.del=se;function k(ne){var Ee=ne;return ve.objectLiteral(Ee)&&ve.string(Ee.newText)&&i.is(Ee.range)}He.is=k})($=r.TextEdit||(r.TextEdit={}));var S;(function(He){function Se(se,k){return{textDocument:se,edits:k}}He.create=Se;function ye(se){var k=se;return ve.defined(k)&&P.is(k.textDocument)&&Array.isArray(k.edits)}He.is=ye})(S=r.TextDocumentEdit||(r.TextDocumentEdit={}));var E;(function(He){function Se(se,k){var ne={kind:"create",uri:se};return k!==void 0&&(k.overwrite!==void 0||k.ignoreIfExists!==void 0)&&(ne.options=k),ne}He.create=Se;function ye(se){var k=se;return k&&k.kind==="create"&&ve.string(k.uri)&&(k.options===void 0||(k.options.overwrite===void 0||ve.boolean(k.options.overwrite))&&(k.options.ignoreIfExists===void 0||ve.boolean(k.options.ignoreIfExists)))}He.is=ye})(E=r.CreateFile||(r.CreateFile={}));var T;(function(He){function Se(se,k,ne){var Ee={kind:"rename",oldUri:se,newUri:k};return ne!==void 0&&(ne.overwrite!==void 0||ne.ignoreIfExists!==void 0)&&(Ee.options=ne),Ee}He.create=Se;function ye(se){var k=se;return k&&k.kind==="rename"&&ve.string(k.oldUri)&&ve.string(k.newUri)&&(k.options===void 0||(k.options.overwrite===void 0||ve.boolean(k.options.overwrite))&&(k.options.ignoreIfExists===void 0||ve.boolean(k.options.ignoreIfExists)))}He.is=ye})(T=r.RenameFile||(r.RenameFile={}));var V;(function(He){function Se(se,k){var ne={kind:"delete",uri:se};return k!==void 0&&(k.recursive!==void 0||k.ignoreIfNotExists!==void 0)&&(ne.options=k),ne}He.create=Se;function ye(se){var k=se;return k&&k.kind==="delete"&&ve.string(k.uri)&&(k.options===void 0||(k.options.recursive===void 0||ve.boolean(k.options.recursive))&&(k.options.ignoreIfNotExists===void 0||ve.boolean(k.options.ignoreIfNotExists)))}He.is=ye})(V=r.DeleteFile||(r.DeleteFile={}));var Z;(function(He){function Se(ye){var se=ye;return se&&(se.changes!==void 0||se.documentChanges!==void 0)&&(se.documentChanges===void 0||se.documentChanges.every(function(k){return ve.string(k.kind)?E.is(k)||T.is(k)||V.is(k):S.is(k)}))}He.is=Se})(Z=r.WorkspaceEdit||(r.WorkspaceEdit={}));var A=function(){function He(Se){this.edits=Se}return He.prototype.insert=function(Se,ye){this.edits.push($.insert(Se,ye))},He.prototype.replace=function(Se,ye){this.edits.push($.replace(Se,ye))},He.prototype.delete=function(Se){this.edits.push($.del(Se))},He.prototype.add=function(Se){this.edits.push(Se)},He.prototype.all=function(){return this.edits},He.prototype.clear=function(){this.edits.splice(0,this.edits.length)},He}(),M=function(){function He(Se){var ye=this;this._textEditChanges=Object.create(null),Se&&(this._workspaceEdit=Se,Se.documentChanges?Se.documentChanges.forEach(function(se){if(S.is(se)){var k=new A(se.edits);ye._textEditChanges[se.textDocument.uri]=k}}):Se.changes&&Object.keys(Se.changes).forEach(function(se){var k=new A(Se.changes[se]);ye._textEditChanges[se]=k}))}return Object.defineProperty(He.prototype,"edit",{get:function(){return this._workspaceEdit},enumerable:!0,configurable:!0}),He.prototype.getTextEditChange=function(Se){if(P.is(Se)){if(this._workspaceEdit||(this._workspaceEdit={documentChanges:[]}),!this._workspaceEdit.documentChanges)throw new Error("Workspace edit is not configured for document changes.");var ye=Se,se=this._textEditChanges[ye.uri];if(!se){var k=[],ne={textDocument:ye,edits:k};this._workspaceEdit.documentChanges.push(ne),se=new A(k),this._textEditChanges[ye.uri]=se}return se}else{if(this._workspaceEdit||(this._workspaceEdit={changes:Object.create(null)}),!this._workspaceEdit.changes)throw new Error("Workspace edit is not configured for normal text edit changes.");var se=this._textEditChanges[Se];if(!se){var k=[];this._workspaceEdit.changes[Se]=k,se=new A(k),this._textEditChanges[Se]=se}return se}},He.prototype.createFile=function(Se,ye){this.checkDocumentChanges(),this._workspaceEdit.documentChanges.push(E.create(Se,ye))},He.prototype.renameFile=function(Se,ye,se){this.checkDocumentChanges(),this._workspaceEdit.documentChanges.push(T.create(Se,ye,se))},He.prototype.deleteFile=function(Se,ye){this.checkDocumentChanges(),this._workspaceEdit.documentChanges.push(V.create(Se,ye))},He.prototype.checkDocumentChanges=function(){if(!this._workspaceEdit||!this._workspaceEdit.documentChanges)throw new Error("Workspace edit is not configured for document changes.")},He}();r.WorkspaceChange=M;var w;(function(He){function Se(se){return{uri:se}}He.create=Se;function ye(se){var k=se;return ve.defined(k)&&ve.string(k.uri)}He.is=ye})(w=r.TextDocumentIdentifier||(r.TextDocumentIdentifier={}));var P;(function(He){function Se(se,k){return{uri:se,version:k}}He.create=Se;function ye(se){var k=se;return ve.defined(k)&&ve.string(k.uri)&&(k.version===null||ve.number(k.version))}He.is=ye})(P=r.VersionedTextDocumentIdentifier||(r.VersionedTextDocumentIdentifier={}));var F;(function(He){function Se(se,k,ne,Ee){return{uri:se,languageId:k,version:ne,text:Ee}}He.create=Se;function ye(se){var k=se;return ve.defined(k)&&ve.string(k.uri)&&ve.string(k.languageId)&&ve.number(k.version)&&ve.string(k.text)}He.is=ye})(F=r.TextDocumentItem||(r.TextDocumentItem={}));var B;(function(He){He.PlainText="plaintext",He.Markdown="markdown"})(B=r.MarkupKind||(r.MarkupKind={})),function(He){function Se(ye){var se=ye;return se===He.PlainText||se===He.Markdown}He.is=Se}(B=r.MarkupKind||(r.MarkupKind={}));var Y;(function(He){function Se(ye){var se=ye;return ve.objectLiteral(ye)&&B.is(se.kind)&&ve.string(se.value)}He.is=Se})(Y=r.MarkupContent||(r.MarkupContent={}));var X;(function(He){He.Text=1,He.Method=2,He.Function=3,He.Constructor=4,He.Field=5,He.Variable=6,He.Class=7,He.Interface=8,He.Module=9,He.Property=10,He.Unit=11,He.Value=12,He.Enum=13,He.Keyword=14,He.Snippet=15,He.Color=16,He.File=17,He.Reference=18,He.Folder=19,He.EnumMember=20,He.Constant=21,He.Struct=22,He.Event=23,He.Operator=24,He.TypeParameter=25})(X=r.CompletionItemKind||(r.CompletionItemKind={}));var K;(function(He){He.PlainText=1,He.Snippet=2})(K=r.InsertTextFormat||(r.InsertTextFormat={}));var ae;(function(He){He.Deprecated=1})(ae=r.CompletionItemTag||(r.CompletionItemTag={}));var ce;(function(He){function Se(ye){return{label:ye}}He.create=Se})(ce=r.CompletionItem||(r.CompletionItem={}));var $e;(function(He){function Se(ye,se){return{items:ye||[],isIncomplete:!!se}}He.create=Se})($e=r.CompletionList||(r.CompletionList={}));var ke;(function(He){function Se(se){return se.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&")}He.fromPlainText=Se;function ye(se){var k=se;return ve.string(k)||ve.objectLiteral(k)&&ve.string(k.language)&&ve.string(k.value)}He.is=ye})(ke=r.MarkedString||(r.MarkedString={}));var Oe;(function(He){function Se(ye){var se=ye;return!!se&&ve.objectLiteral(se)&&(Y.is(se.contents)||ke.is(se.contents)||ve.typedArray(se.contents,ke.is))&&(ye.range===void 0||i.is(ye.range))}He.is=Se})(Oe=r.Hover||(r.Hover={}));var ze;(function(He){function Se(ye,se){return se?{label:ye,documentation:se}:{label:ye}}He.create=Se})(ze=r.ParameterInformation||(r.ParameterInformation={}));var De;(function(He){function Se(ye,se){for(var k=[],ne=2;ne<arguments.length;ne++)k[ne-2]=arguments[ne];var Ee={label:ye};return ve.defined(se)&&(Ee.documentation=se),ve.defined(k)?Ee.parameters=k:Ee.parameters=[],Ee}He.create=Se})(De=r.SignatureInformation||(r.SignatureInformation={}));var Ke;(function(He){He.Text=1,He.Read=2,He.Write=3})(Ke=r.DocumentHighlightKind||(r.DocumentHighlightKind={}));var _e;(function(He){function Se(ye,se){var k={range:ye};return ve.number(se)&&(k.kind=se),k}He.create=Se})(_e=r.DocumentHighlight||(r.DocumentHighlight={}));var Ie;(function(He){He.File=1,He.Module=2,He.Namespace=3,He.Package=4,He.Class=5,He.Method=6,He.Property=7,He.Field=8,He.Constructor=9,He.Enum=10,He.Interface=11,He.Function=12,He.Variable=13,He.Constant=14,He.String=15,He.Number=16,He.Boolean=17,He.Array=18,He.Object=19,He.Key=20,He.Null=21,He.EnumMember=22,He.Struct=23,He.Event=24,He.Operator=25,He.TypeParameter=26})(Ie=r.SymbolKind||(r.SymbolKind={}));var qe;(function(He){He.Deprecated=1})(qe=r.SymbolTag||(r.SymbolTag={}));var Wt;(function(He){function Se(ye,se,k,ne,Ee){var Ce={name:ye,kind:se,location:{uri:ne,range:k}};return Ee&&(Ce.containerName=Ee),Ce}He.create=Se})(Wt=r.SymbolInformation||(r.SymbolInformation={}));var Ne;(function(He){function Se(se,k,ne,Ee,Ce,j){var ie={name:se,detail:k,kind:ne,range:Ee,selectionRange:Ce};return j!==void 0&&(ie.children=j),ie}He.create=Se;function ye(se){var k=se;return k&&ve.string(k.name)&&ve.number(k.kind)&&i.is(k.range)&&i.is(k.selectionRange)&&(k.detail===void 0||ve.string(k.detail))&&(k.deprecated===void 0||ve.boolean(k.deprecated))&&(k.children===void 0||Array.isArray(k.children))}He.is=ye})(Ne=r.DocumentSymbol||(r.DocumentSymbol={}));var Je;(function(He){He.Empty="",He.QuickFix="quickfix",He.Refactor="refactor",He.RefactorExtract="refactor.extract",He.RefactorInline="refactor.inline",He.RefactorRewrite="refactor.rewrite",He.Source="source",He.SourceOrganizeImports="source.organizeImports",He.SourceFixAll="source.fixAll"})(Je=r.CodeActionKind||(r.CodeActionKind={}));var Pe;(function(He){function Se(se,k){var ne={diagnostics:se};return k!=null&&(ne.only=k),ne}He.create=Se;function ye(se){var k=se;return ve.defined(k)&&ve.typedArray(k.diagnostics,y.is)&&(k.only===void 0||ve.typedArray(k.only,ve.string))}He.is=ye})(Pe=r.CodeActionContext||(r.CodeActionContext={}));var St;(function(He){function Se(se,k,ne){var Ee={title:se};return I.is(k)?Ee.command=k:Ee.edit=k,ne!==void 0&&(Ee.kind=ne),Ee}He.create=Se;function ye(se){var k=se;return k&&ve.string(k.title)&&(k.diagnostics===void 0||ve.typedArray(k.diagnostics,y.is))&&(k.kind===void 0||ve.string(k.kind))&&(k.edit!==void 0||k.command!==void 0)&&(k.command===void 0||I.is(k.command))&&(k.isPreferred===void 0||ve.boolean(k.isPreferred))&&(k.edit===void 0||Z.is(k.edit))}He.is=ye})(St=r.CodeAction||(r.CodeAction={}));var nt;(function(He){function Se(se,k){var ne={range:se};return ve.defined(k)&&(ne.data=k),ne}He.create=Se;function ye(se){var k=se;return ve.defined(k)&&i.is(k.range)&&(ve.undefined(k.command)||I.is(k.command))}He.is=ye})(nt=r.CodeLens||(r.CodeLens={}));var bt;(function(He){function Se(se,k){return{tabSize:se,insertSpaces:k}}He.create=Se;function ye(se){var k=se;return ve.defined(k)&&ve.number(k.tabSize)&&ve.boolean(k.insertSpaces)}He.is=ye})(bt=r.FormattingOptions||(r.FormattingOptions={}));var Tt;(function(He){function Se(se,k,ne){return{range:se,target:k,data:ne}}He.create=Se;function ye(se){var k=se;return ve.defined(k)&&i.is(k.range)&&(ve.undefined(k.target)||ve.string(k.target))}He.is=ye})(Tt=r.DocumentLink||(r.DocumentLink={}));var Bt;(function(He){function Se(se,k){return{range:se,parent:k}}He.create=Se;function ye(se){var k=se;return k!==void 0&&i.is(k.range)&&(k.parent===void 0||He.is(k.parent))}He.is=ye})(Bt=r.SelectionRange||(r.SelectionRange={})),r.EOL=[`
215
+ `,`\r
216
+ `,"\r"];var tH;(function(He){function Se(ne,Ee,Ce,j){return new Ot(ne,Ee,Ce,j)}He.create=Se;function ye(ne){var Ee=ne;return!!(ve.defined(Ee)&&ve.string(Ee.uri)&&(ve.undefined(Ee.languageId)||ve.string(Ee.languageId))&&ve.number(Ee.lineCount)&&ve.func(Ee.getText)&&ve.func(Ee.positionAt)&&ve.func(Ee.offsetAt))}He.is=ye;function se(ne,Ee){for(var Ce=ne.getText(),j=k(Ee,function(lt,Xt){var st=lt.range.start.line-Xt.range.start.line;return st===0?lt.range.start.character-Xt.range.start.character:st}),ie=Ce.length,fe=j.length-1;fe>=0;fe--){var ge=j[fe],Ue=ne.offsetAt(ge.range.start),we=ne.offsetAt(ge.range.end);if(we<=ie)Ce=Ce.substring(0,Ue)+ge.newText+Ce.substring(we,Ce.length);else throw new Error("Overlapping edit");ie=Ue}return Ce}He.applyEdits=se;function k(ne,Ee){if(ne.length<=1)return ne;var Ce=ne.length/2|0,j=ne.slice(0,Ce),ie=ne.slice(Ce);k(j,Ee),k(ie,Ee);for(var fe=0,ge=0,Ue=0;fe<j.length&&ge<ie.length;){var we=Ee(j[fe],ie[ge]);we<=0?ne[Ue++]=j[fe++]:ne[Ue++]=ie[ge++]}for(;fe<j.length;)ne[Ue++]=j[fe++];for(;ge<ie.length;)ne[Ue++]=ie[ge++];return ne}})(tH=r.TextDocument||(r.TextDocument={}));var Ot=function(){function He(Se,ye,se,k){this._uri=Se,this._languageId=ye,this._version=se,this._content=k,this._lineOffsets=void 0}return Object.defineProperty(He.prototype,"uri",{get:function(){return this._uri},enumerable:!0,configurable:!0}),Object.defineProperty(He.prototype,"languageId",{get:function(){return this._languageId},enumerable:!0,configurable:!0}),Object.defineProperty(He.prototype,"version",{get:function(){return this._version},enumerable:!0,configurable:!0}),He.prototype.getText=function(Se){if(Se){var ye=this.offsetAt(Se.start),se=this.offsetAt(Se.end);return this._content.substring(ye,se)}return this._content},He.prototype.update=function(Se,ye){this._content=Se.text,this._version=ye,this._lineOffsets=void 0},He.prototype.getLineOffsets=function(){if(this._lineOffsets===void 0){for(var Se=[],ye=this._content,se=!0,k=0;k<ye.length;k++){se&&(Se.push(k),se=!1);var ne=ye.charAt(k);se=ne==="\r"||ne===`
217
+ `,ne==="\r"&&k+1<ye.length&&ye.charAt(k+1)===`
218
+ `&&k++}se&&ye.length>0&&Se.push(ye.length),this._lineOffsets=Se}return this._lineOffsets},He.prototype.positionAt=function(Se){Se=Math.max(Math.min(Se,this._content.length),0);var ye=this.getLineOffsets(),se=0,k=ye.length;if(k===0)return n.create(0,Se);for(;se<k;){var ne=Math.floor((se+k)/2);ye[ne]>Se?k=ne:se=ne+1}var Ee=se-1;return n.create(Ee,Se-ye[Ee])},He.prototype.offsetAt=function(Se){var ye=this.getLineOffsets();if(Se.line>=ye.length)return this._content.length;if(Se.line<0)return 0;var se=ye[Se.line],k=Se.line+1<ye.length?ye[Se.line+1]:this._content.length;return Math.max(Math.min(se+Se.character,k),se)},Object.defineProperty(He.prototype,"lineCount",{get:function(){return this.getLineOffsets().length},enumerable:!0,configurable:!0}),He}(),ve;(function(He){var Se=Object.prototype.toString;function ye(fe){return typeof fe!="undefined"}He.defined=ye;function se(fe){return typeof fe=="undefined"}He.undefined=se;function k(fe){return fe===!0||fe===!1}He.boolean=k;function ne(fe){return Se.call(fe)==="[object String]"}He.string=ne;function Ee(fe){return Se.call(fe)==="[object Number]"}He.number=Ee;function Ce(fe){return Se.call(fe)==="[object Function]"}He.func=Ce;function j(fe){return fe!==null&&typeof fe=="object"}He.objectLiteral=j;function ie(fe,ge){return Array.isArray(fe)&&fe.every(ge)}He.typedArray=ie})(ve||(ve={}))})},622:function(t){t.exports=require("path")},747:function(t){t.exports=require("fs")},762:function(t,e){(function(H){if(typeof t.exports=="object"){var r=H(require,e);r!==void 0&&(t.exports=r)}else typeof define=="function"&&define.amd&&define(["require","exports","./format","./edit"],H)})(function(H,r){"use strict";Object.defineProperty(r,"__esModule",{value:!0});var n=void 0,i=void 0,s;(function(A){A[A.None=0]="None",A[A.UnexpectedEndOfComment=1]="UnexpectedEndOfComment",A[A.UnexpectedEndOfString=2]="UnexpectedEndOfString",A[A.UnexpectedEndOfNumber=3]="UnexpectedEndOfNumber",A[A.InvalidUnicode=4]="InvalidUnicode",A[A.InvalidEscapeCharacter=5]="InvalidEscapeCharacter",A[A.InvalidCharacter=6]="InvalidCharacter"})(s=r.ScanError||(r.ScanError={}));var a;(function(A){A[A.Unknown=0]="Unknown",A[A.OpenBraceToken=1]="OpenBraceToken",A[A.CloseBraceToken=2]="CloseBraceToken",A[A.OpenBracketToken=3]="OpenBracketToken",A[A.CloseBracketToken=4]="CloseBracketToken",A[A.CommaToken=5]="CommaToken",A[A.ColonToken=6]="ColonToken",A[A.NullKeyword=7]="NullKeyword",A[A.TrueKeyword=8]="TrueKeyword",A[A.FalseKeyword=9]="FalseKeyword",A[A.StringLiteral=10]="StringLiteral",A[A.NumericLiteral=11]="NumericLiteral",A[A.LineCommentTrivia=12]="LineCommentTrivia",A[A.BlockCommentTrivia=13]="BlockCommentTrivia",A[A.LineBreakTrivia=14]="LineBreakTrivia",A[A.Trivia=15]="Trivia",A[A.EOF=16]="EOF"})(a=r.SyntaxKind||(r.SyntaxKind={}));function o(A,M){M===void 0&&(M=!1);var w=0,P=A.length,F="",B=0,Y=a.Unknown,X=s.None;function K(De,Ke){for(var _e=0,Ie=0;_e<De||!Ke;){var qe=A.charCodeAt(w);if(qe>=48&&qe<=57)Ie=Ie*16+qe-48;else if(qe>=65&&qe<=70)Ie=Ie*16+qe-65+10;else if(qe>=97&&qe<=102)Ie=Ie*16+qe-97+10;else break;w++,_e++}return _e<De&&(Ie=-1),Ie}function ae(De){w=De,F="",B=0,Y=a.Unknown,X=s.None}function ce(){var De=w;if(A.charCodeAt(w)===48)w++;else for(w++;w<A.length&&f(A.charCodeAt(w));)w++;if(w<A.length&&A.charCodeAt(w)===46)if(w++,w<A.length&&f(A.charCodeAt(w)))for(w++;w<A.length&&f(A.charCodeAt(w));)w++;else return X=s.UnexpectedEndOfNumber,A.substring(De,w);var Ke=w;if(w<A.length&&(A.charCodeAt(w)===69||A.charCodeAt(w)===101))if(w++,(w<A.length&&A.charCodeAt(w)===43||A.charCodeAt(w)===45)&&w++,w<A.length&&f(A.charCodeAt(w))){for(w++;w<A.length&&f(A.charCodeAt(w));)w++;Ke=w}else X=s.UnexpectedEndOfNumber;return A.substring(De,Ke)}function $e(){for(var De="",Ke=w;;){if(w>=P){De+=A.substring(Ke,w),X=s.UnexpectedEndOfString;break}var _e=A.charCodeAt(w);if(_e===34){De+=A.substring(Ke,w),w++;break}if(_e===92){if(De+=A.substring(Ke,w),w++,w>=P){X=s.UnexpectedEndOfString;break}switch(_e=A.charCodeAt(w++),_e){case 34:De+='"';break;case 92:De+="\\";break;case 47:De+="/";break;case 98:De+="\b";break;case 102:De+="\f";break;case 110:De+=`
219
+ `;break;case 114:De+="\r";break;case 116:De+=" ";break;case 117:var Ie=K(4,!0);Ie>=0?De+=String.fromCharCode(Ie):X=s.InvalidUnicode;break;default:X=s.InvalidEscapeCharacter}Ke=w;continue}if(_e>=0&&_e<=31)if(c(_e)){De+=A.substring(Ke,w),X=s.UnexpectedEndOfString;break}else X=s.InvalidCharacter;w++}return De}function ke(){if(F="",X=s.None,B=w,w>=P)return B=P,Y=a.EOF;var De=A.charCodeAt(w);if(u(De)){do w++,F+=String.fromCharCode(De),De=A.charCodeAt(w);while(u(De));return Y=a.Trivia}if(c(De))return w++,F+=String.fromCharCode(De),De===13&&A.charCodeAt(w)===10&&(w++,F+=`
220
+ `),Y=a.LineBreakTrivia;switch(De){case 123:return w++,Y=a.OpenBraceToken;case 125:return w++,Y=a.CloseBraceToken;case 91:return w++,Y=a.OpenBracketToken;case 93:return w++,Y=a.CloseBracketToken;case 58:return w++,Y=a.ColonToken;case 44:return w++,Y=a.CommaToken;case 34:return w++,F=$e(),Y=a.StringLiteral;case 47:var Ke=w-1;if(A.charCodeAt(w+1)===47){for(w+=2;w<P&&!c(A.charCodeAt(w));)w++;return F=A.substring(Ke,w),Y=a.LineCommentTrivia}if(A.charCodeAt(w+1)===42){w+=2;for(var _e=!1;w<P;){var Ie=A.charCodeAt(w);if(Ie===42&&w+1<P&&A.charCodeAt(w+1)===47){w+=2,_e=!0;break}w++}return _e||(w++,X=s.UnexpectedEndOfComment),F=A.substring(Ke,w),Y=a.BlockCommentTrivia}return F+=String.fromCharCode(De),w++,Y=a.Unknown;case 45:if(F+=String.fromCharCode(De),w++,w===P||!f(A.charCodeAt(w)))return Y=a.Unknown;case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return F+=ce(),Y=a.NumericLiteral;default:for(;w<P&&Oe(De);)w++,De=A.charCodeAt(w);if(B!==w){switch(F=A.substring(B,w),F){case"true":return Y=a.TrueKeyword;case"false":return Y=a.FalseKeyword;case"null":return Y=a.NullKeyword}return Y=a.Unknown}return F+=String.fromCharCode(De),w++,Y=a.Unknown}}function Oe(De){if(u(De)||c(De))return!1;switch(De){case 125:case 93:case 123:case 91:case 34:case 58:case 44:return!1}return!0}function ze(){var De;do De=ke();while(De>=a.LineCommentTrivia&&De<=a.Trivia);return De}return{setPosition:ae,getPosition:function(){return w},scan:M?ze:ke,getToken:function(){return Y},getTokenValue:function(){return F},getTokenOffset:function(){return B},getTokenLength:function(){return w-B},getTokenError:function(){return X}}}r.createScanner=o;function u(A){return A===32||A===9||A===11||A===12||A===160||A===5760||A>=8192&&A<=8203||A===8239||A===8287||A===12288||A===65279}function c(A){return A===10||A===13||A===8232||A===8233}function f(A){return A>=48&&A<=57}function h(A,M){var w=o(A),P=[],F,B=0,Y;do switch(Y=w.getPosition(),F=w.scan(),F){case a.LineCommentTrivia:case a.BlockCommentTrivia:case a.EOF:B!==Y&&P.push(A.substring(B,Y)),M!==void 0&&P.push(w.getTokenValue().replace(/[^\r\n]/g,M)),B=w.getPosition();break}while(F!==a.EOF);return P.join("")}r.stripComments=h;var p;(function(A){A[A.InvalidSymbol=0]="InvalidSymbol",A[A.InvalidNumberFormat=1]="InvalidNumberFormat",A[A.PropertyNameExpected=2]="PropertyNameExpected",A[A.ValueExpected=3]="ValueExpected",A[A.ColonExpected=4]="ColonExpected",A[A.CommaExpected=5]="CommaExpected",A[A.CloseBraceExpected=6]="CloseBraceExpected",A[A.CloseBracketExpected=7]="CloseBracketExpected",A[A.EndOfFileExpected=8]="EndOfFileExpected",A[A.InvalidCommentToken=9]="InvalidCommentToken",A[A.UnexpectedEndOfComment=10]="UnexpectedEndOfComment",A[A.UnexpectedEndOfString=11]="UnexpectedEndOfString",A[A.UnexpectedEndOfNumber=12]="UnexpectedEndOfNumber",A[A.InvalidUnicode=13]="InvalidUnicode",A[A.InvalidEscapeCharacter=14]="InvalidEscapeCharacter",A[A.InvalidCharacter=15]="InvalidCharacter"})(p=r.ParseErrorCode||(r.ParseErrorCode={}));function _(A){switch(typeof A){case"boolean":return"boolean";case"number":return"number";case"string":return"string";default:return"null"}}function b(A,M){var w=[],P=new Object,F=void 0,B={value:{},offset:0,length:0,type:"object"},Y=!1;function X(K,ae,ce,$e){B.value=K,B.offset=ae,B.length=ce,B.type=$e,B.columnOffset=void 0,F=B}try{E(A,{onObjectBegin:function(K,ae){if(M<=K)throw P;F=void 0,Y=M>K,w.push("")},onObjectProperty:function(K,ae,ce){if(M<ae||(X(K,ae,ce,"property"),w[w.length-1]=K,M<=ae+ce))throw P},onObjectEnd:function(K,ae){if(M<=K)throw P;F=void 0,w.pop()},onArrayBegin:function(K,ae){if(M<=K)throw P;F=void 0,w.push(0)},onArrayEnd:function(K,ae){if(M<=K)throw P;F=void 0,w.pop()},onLiteralValue:function(K,ae,ce){if(M<ae||(X(K,ae,ce,_(K)),M<=ae+ce))throw P},onSeparator:function(K,ae,ce){if(M<=ae)throw P;if(K===":"&&F&&F.type==="property")F.columnOffset=ae,Y=!1,F=void 0;else if(K===","){var $e=w[w.length-1];typeof $e=="number"?w[w.length-1]=$e+1:(Y=!0,w[w.length-1]=""),F=void 0}}})}catch(K){if(K!==P)throw K}return{path:w,previousNode:F,isAtPropertyKey:Y,matches:function(K){for(var ae=0,ce=0;ae<K.length&&ce<w.length;ce++)if(K[ae]===w[ce]||K[ae]==="*")ae++;else if(K[ae]!=="**")return!1;return ae===K.length}}}r.getLocation=b;function y(A,M,w){M===void 0&&(M=[]);var P=null,F=[],B=[];function Y(K){Array.isArray(F)?F.push(K):P&&(F[P]=K)}var X={onObjectBegin:function(){var K={};Y(K),B.push(F),F=K,P=null},onObjectProperty:function(K){P=K},onObjectEnd:function(){F=B.pop()},onArrayBegin:function(){var K=[];Y(K),B.push(F),F=K,P=null},onArrayEnd:function(){F=B.pop()},onLiteralValue:Y,onError:function(K,ae,ce){M.push({error:K,offset:ae,length:ce})}};return E(A,X,w),F[0]}r.parse=y;function I(A,M,w){M===void 0&&(M=[]);var P={type:"array",offset:-1,length:-1,children:[]};function F(K){P.type==="property"&&(P.length=K-P.offset,P=P.parent)}function B(K){return P.children.push(K),K}var Y={onObjectBegin:function(K){P=B({type:"object",offset:K,length:-1,parent:P,children:[]})},onObjectProperty:function(K,ae,ce){P=B({type:"property",offset:ae,length:-1,parent:P,children:[]}),P.children.push({type:"string",value:K,offset:ae,length:ce,parent:P})},onObjectEnd:function(K,ae){P.length=K+ae-P.offset,P=P.parent,F(K+ae)},onArrayBegin:function(K,ae){P=B({type:"array",offset:K,length:-1,parent:P,children:[]})},onArrayEnd:function(K,ae){P.length=K+ae-P.offset,P=P.parent,F(K+ae)},onLiteralValue:function(K,ae,ce){B({type:_(K),offset:ae,length:ce,parent:P,value:K}),F(ae+ce)},onSeparator:function(K,ae,ce){P.type==="property"&&(K===":"?P.columnOffset=ae:K===","&&F(ae))},onError:function(K,ae,ce){M.push({error:K,offset:ae,length:ce})}};E(A,Y,w);var X=P.children[0];return X&&delete X.parent,X}r.parseTree=I;function $(A,M){if(!!A){for(var w=A,P=0,F=M;P<F.length;P++){var B=F[P];if(typeof B=="string"){if(w.type!=="object"||!Array.isArray(w.children))return;for(var Y=!1,X=0,K=w.children;X<K.length;X++){var ae=K[X];if(Array.isArray(ae.children)&&ae.children[0].value===B){w=ae.children[1],Y=!0;break}}if(!Y)return}else{var ce=B;if(w.type!=="array"||ce<0||!Array.isArray(w.children)||ce>=w.children.length)return;w=w.children[ce]}}return w}}r.findNodeAtLocation=$;function S(A){if(A.type==="array")return A.children.map(S);if(A.type==="object"){for(var M=Object.create(null),w=0,P=A.children;w<P.length;w++){var F=P[w];M[F.children[0].value]=S(F.children[1])}return M}return A.value}r.getNodeValue=S;function E(A,M,w){var P=o(A,!1);function F(nt){return nt?function(){return nt(P.getTokenOffset(),P.getTokenLength())}:function(){return!0}}function B(nt){return nt?function(bt){return nt(bt,P.getTokenOffset(),P.getTokenLength())}:function(){return!0}}var Y=F(M.onObjectBegin),X=B(M.onObjectProperty),K=F(M.onObjectEnd),ae=F(M.onArrayBegin),ce=F(M.onArrayEnd),$e=B(M.onLiteralValue),ke=B(M.onSeparator),Oe=F(M.onComment),ze=B(M.onError),De=w&&w.disallowComments,Ke=w&&w.allowTrailingComma;function _e(){for(;;){var nt=P.scan();switch(P.getTokenError()){case s.InvalidUnicode:Ie(p.InvalidUnicode);break;case s.InvalidEscapeCharacter:Ie(p.InvalidEscapeCharacter);break;case s.UnexpectedEndOfNumber:Ie(p.UnexpectedEndOfNumber);break;case s.UnexpectedEndOfComment:De||Ie(p.UnexpectedEndOfComment);break;case s.UnexpectedEndOfString:Ie(p.UnexpectedEndOfString);break;case s.InvalidCharacter:Ie(p.InvalidCharacter);break}switch(nt){case a.LineCommentTrivia:case a.BlockCommentTrivia:De?Ie(p.InvalidCommentToken):Oe();break;case a.Unknown:Ie(p.InvalidSymbol);break;case a.Trivia:case a.LineBreakTrivia:break;default:return nt}}}function Ie(nt,bt,Tt){if(bt===void 0&&(bt=[]),Tt===void 0&&(Tt=[]),ze(nt),bt.length+Tt.length>0)for(var Bt=P.getToken();Bt!==a.EOF;){if(bt.indexOf(Bt)!==-1){_e();break}else if(Tt.indexOf(Bt)!==-1)break;Bt=_e()}}function qe(nt){var bt=P.getTokenValue();return nt?$e(bt):X(bt),_e(),!0}function Wt(){switch(P.getToken()){case a.NumericLiteral:var nt=0;try{nt=JSON.parse(P.getTokenValue()),typeof nt!="number"&&(Ie(p.InvalidNumberFormat),nt=0)}catch{Ie(p.InvalidNumberFormat)}$e(nt);break;case a.NullKeyword:$e(null);break;case a.TrueKeyword:$e(!0);break;case a.FalseKeyword:$e(!1);break;default:return!1}return _e(),!0}function Ne(){return P.getToken()!==a.StringLiteral?(Ie(p.PropertyNameExpected,[],[a.CloseBraceToken,a.CommaToken]),!1):(qe(!1),P.getToken()===a.ColonToken?(ke(":"),_e(),St()||Ie(p.ValueExpected,[],[a.CloseBraceToken,a.CommaToken])):Ie(p.ColonExpected,[],[a.CloseBraceToken,a.CommaToken]),!0)}function Je(){Y(),_e();for(var nt=!1;P.getToken()!==a.CloseBraceToken&&P.getToken()!==a.EOF;){if(P.getToken()===a.CommaToken){if(nt||Ie(p.ValueExpected,[],[]),ke(","),_e(),P.getToken()===a.CloseBraceToken&&Ke)break}else nt&&Ie(p.CommaExpected,[],[]);Ne()||Ie(p.ValueExpected,[],[a.CloseBraceToken,a.CommaToken]),nt=!0}return K(),P.getToken()!==a.CloseBraceToken?Ie(p.CloseBraceExpected,[a.CloseBraceToken],[]):_e(),!0}function Pe(){ae(),_e();for(var nt=!1;P.getToken()!==a.CloseBracketToken&&P.getToken()!==a.EOF;){if(P.getToken()===a.CommaToken){if(nt||Ie(p.ValueExpected,[],[]),ke(","),_e(),P.getToken()===a.CloseBracketToken&&Ke)break}else nt&&Ie(p.CommaExpected,[],[]);St()||Ie(p.ValueExpected,[],[a.CloseBracketToken,a.CommaToken]),nt=!0}return ce(),P.getToken()!==a.CloseBracketToken?Ie(p.CloseBracketExpected,[a.CloseBracketToken],[]):_e(),!0}function St(){switch(P.getToken()){case a.OpenBracketToken:return Pe();case a.OpenBraceToken:return Je();case a.StringLiteral:return qe(!0);default:return Wt()}}return _e(),P.getToken()===a.EOF?!0:St()?(P.getToken()!==a.EOF&&Ie(p.EndOfFileExpected,[],[]),!0):(Ie(p.ValueExpected,[],[]),!1)}r.visit=E;function T(A,M,w){return n.format(A,M,w)}r.format=T;function V(A,M,w,P){return i.setProperty(A,M,w,P.formattingOptions,P.getInsertionIndex)}r.modify=V;function Z(A,M){for(var w=M.length-1;w>=0;w--)A=i.applyEdit(A,M[w]);return A}r.applyEdits=Z})}},function(t){"use strict";(function(){t.r=function(e){typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}})(),function(){t.n=function(e){var H=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(H,"a",H),H}}(),function(){var e=Object.prototype.hasOwnProperty;t.d=function(H,r,n){e.call(H,r)||Object.defineProperty(H,r,{enumerable:!0,get:n})}}()})});var G6=D((_Je,V6)=>{"use strict";var hxe=/^(?:( )+|\t+)/;function pxe(t){let e=0,H=0,r=0;for(let[n,[i,s]]of t)(i>H||i===H&&s>r)&&(H=i,r=s,e=n);return e}V6.exports=t=>{if(typeof t!="string")throw new TypeError("Expected a string");let e=0,H,r,n=new Map;for(let u of t.split(/\n/g)){if(!u)continue;let c,f,h,p,_=u.match(hxe);if(_===null)e=0,H="";else{c=_[0].length,_[1]?f="s":f="t",f!==H&&(e=0),H=f,h=0;let b=c-e;e=c,b===0?h++:r=f+String(b>0?b:-b),p=n.get(r),p===void 0?p=[1,0]:p=[++p[0],p[1]+h],n.set(r,p)}}let i=pxe(n),s=0,a,o="";return i!==0&&(s=Number(i.slice(1)),i[0]==="s"?(a="space",o=" ".repeat(s)):(a="tab",o=" ".repeat(s))),{amount:s,type:a,indent:o}}});var a7=D((YJe,s7)=>{function Sb(t,e,H){var r,n,i,s,a;e==null&&(e=100);function o(){var c=Date.now()-s;c<e&&c>=0?r=setTimeout(o,e-c):(r=null,H||(a=t.apply(i,n),i=n=null))}var u=function(){i=this,n=arguments,s=Date.now();var c=H&&!r;return r||(r=setTimeout(o,e)),c&&(a=t.apply(i,n),i=n=null),a};return u.clear=function(){r&&(clearTimeout(r),r=null)},u.flush=function(){r&&(a=t.apply(i,n),i=n=null,clearTimeout(r),r=null)},u}Sb.debounce=Sb;s7.exports=Sb});var vb=D((QJe,o7)=>{o7.exports=function(){var t=Error.prepareStackTrace;Error.prepareStackTrace=function(H,r){return r};var e=new Error().stack;return Error.prepareStackTrace=t,e[2].getFileName()}});var bb=D((eYe,Sp)=>{"use strict";var gxe=process.platform==="win32",mxe=/^(((?:[a-zA-Z]:|[\\\/]{2}[^\\\/]+[\\\/]+[^\\\/]+)?[\\\/]?)(?:[^\\\/]*[\\\/])*)((\.{1,2}|[^\\\/]+?|)(\.[^.\/\\]*|))[\\\/]*$/,Db={};function $xe(t){return mxe.exec(t).slice(1)}Db.parse=function(t){if(typeof t!="string")throw new TypeError("Parameter 'pathString' must be a string, not "+typeof t);var e=$xe(t);if(!e||e.length!==5)throw new TypeError("Invalid path '"+t+"'");return{root:e[1],dir:e[0]===e[1]?e[0]:e[0].slice(0,-1),base:e[2],ext:e[4],name:e[3]}};var Sxe=/^((\/?)(?:[^\/]*\/)*)((\.{1,2}|[^\/]+?|)(\.[^.\/]*|))[\/]*$/,yb={};function vxe(t){return Sxe.exec(t).slice(1)}yb.parse=function(t){if(typeof t!="string")throw new TypeError("Parameter 'pathString' must be a string, not "+typeof t);var e=vxe(t);if(!e||e.length!==5)throw new TypeError("Invalid path '"+t+"'");return{root:e[1],dir:e[0].slice(0,-1),base:e[2],ext:e[4],name:e[3]}};gxe?Sp.exports=Db.parse:Sp.exports=yb.parse;Sp.exports.posix=yb.parse;Sp.exports.win32=Db.parse});var Pb=D((tYe,f7)=>{var u7=require("path"),c7=u7.parse||bb(),l7=function(e,H){var r="/";/^([A-Za-z]:)/.test(e)?r="":/^\\\\/.test(e)&&(r="\\\\");for(var n=[e],i=c7(e);i.dir!==n[n.length-1];)n.push(i.dir),i=c7(i.dir);return n.reduce(function(s,a){return s.concat(H.map(function(o){return u7.resolve(r,a,o)}))},[])};f7.exports=function(e,H,r){var n=H&&H.moduleDirectory?[].concat(H.moduleDirectory):["node_modules"];if(H&&typeof H.paths=="function")return H.paths(r,e,function(){return l7(e,n)},H);var i=l7(e,n);return H&&H.paths?i.concat(H.paths):i}});var xb=D((HYe,h7)=>{h7.exports=function(t,e){return e||{}}});var _7=D((rYe,p7)=>{"use strict";var Dxe="Function.prototype.bind called on incompatible ",Cb=Array.prototype.slice,yxe=Object.prototype.toString,bxe="[object Function]";p7.exports=function(e){var H=this;if(typeof H!="function"||yxe.call(H)!==bxe)throw new TypeError(Dxe+H);for(var r=Cb.call(arguments,1),n,i=function(){if(this instanceof n){var c=H.apply(this,r.concat(Cb.call(arguments)));return Object(c)===c?c:this}else return H.apply(e,r.concat(Cb.call(arguments)))},s=Math.max(0,H.length-r.length),a=[],o=0;o<s;o++)a.push("$"+o);if(n=Function("binder","return function ("+a.join(",")+"){ return binder.apply(this,arguments); }")(i),H.prototype){var u=function(){};u.prototype=H.prototype,n.prototype=new u,u.prototype=null}return n}});var L7=D((nYe,d7)=>{"use strict";var Pxe=_7();d7.exports=Function.prototype.bind||Pxe});var I7=D((iYe,E7)=>{"use strict";var xxe=L7();E7.exports=xxe.call(Function.call,Object.prototype.hasOwnProperty)});var A7=D((sYe,Cxe)=>{Cxe.exports={assert:!0,"node:assert":[">= 14.18 && < 15",">= 16"],"assert/strict":">= 15","node:assert/strict":">= 16",async_hooks:">= 8","node:async_hooks":[">= 14.18 && < 15",">= 16"],buffer_ieee754:">= 0.5 && < 0.9.7",buffer:!0,"node:buffer":[">= 14.18 && < 15",">= 16"],child_process:!0,"node:child_process":[">= 14.18 && < 15",">= 16"],cluster:">= 0.5","node:cluster":[">= 14.18 && < 15",">= 16"],console:!0,"node:console":[">= 14.18 && < 15",">= 16"],constants:!0,"node:constants":[">= 14.18 && < 15",">= 16"],crypto:!0,"node:crypto":[">= 14.18 && < 15",">= 16"],_debug_agent:">= 1 && < 8",_debugger:"< 8",dgram:!0,"node:dgram":[">= 14.18 && < 15",">= 16"],diagnostics_channel:[">= 14.17 && < 15",">= 15.1"],"node:diagnostics_channel":[">= 14.18 && < 15",">= 16"],dns:!0,"node:dns":[">= 14.18 && < 15",">= 16"],"dns/promises":">= 15","node:dns/promises":">= 16",domain:">= 0.7.12","node:domain":[">= 14.18 && < 15",">= 16"],events:!0,"node:events":[">= 14.18 && < 15",">= 16"],freelist:"< 6",fs:!0,"node:fs":[">= 14.18 && < 15",">= 16"],"fs/promises":[">= 10 && < 10.1",">= 14"],"node:fs/promises":[">= 14.18 && < 15",">= 16"],_http_agent:">= 0.11.1","node:_http_agent":[">= 14.18 && < 15",">= 16"],_http_client:">= 0.11.1","node:_http_client":[">= 14.18 && < 15",">= 16"],_http_common:">= 0.11.1","node:_http_common":[">= 14.18 && < 15",">= 16"],_http_incoming:">= 0.11.1","node:_http_incoming":[">= 14.18 && < 15",">= 16"],_http_outgoing:">= 0.11.1","node:_http_outgoing":[">= 14.18 && < 15",">= 16"],_http_server:">= 0.11.1","node:_http_server":[">= 14.18 && < 15",">= 16"],http:!0,"node:http":[">= 14.18 && < 15",">= 16"],http2:">= 8.8","node:http2":[">= 14.18 && < 15",">= 16"],https:!0,"node:https":[">= 14.18 && < 15",">= 16"],inspector:">= 8","node:inspector":[">= 14.18 && < 15",">= 16"],"inspector/promises":[">= 19"],"node:inspector/promises":[">= 19"],_linklist:"< 8",module:!0,"node:module":[">= 14.18 && < 15",">= 16"],net:!0,"node:net":[">= 14.18 && < 15",">= 16"],"node-inspect/lib/_inspect":">= 7.6 && < 12","node-inspect/lib/internal/inspect_client":">= 7.6 && < 12","node-inspect/lib/internal/inspect_repl":">= 7.6 && < 12",os:!0,"node:os":[">= 14.18 && < 15",">= 16"],path:!0,"node:path":[">= 14.18 && < 15",">= 16"],"path/posix":">= 15.3","node:path/posix":">= 16","path/win32":">= 15.3","node:path/win32":">= 16",perf_hooks:">= 8.5","node:perf_hooks":[">= 14.18 && < 15",">= 16"],process:">= 1","node:process":[">= 14.18 && < 15",">= 16"],punycode:">= 0.5","node:punycode":[">= 14.18 && < 15",">= 16"],querystring:!0,"node:querystring":[">= 14.18 && < 15",">= 16"],readline:!0,"node:readline":[">= 14.18 && < 15",">= 16"],"readline/promises":">= 17","node:readline/promises":">= 17",repl:!0,"node:repl":[">= 14.18 && < 15",">= 16"],smalloc:">= 0.11.5 && < 3",_stream_duplex:">= 0.9.4","node:_stream_duplex":[">= 14.18 && < 15",">= 16"],_stream_transform:">= 0.9.4","node:_stream_transform":[">= 14.18 && < 15",">= 16"],_stream_wrap:">= 1.4.1","node:_stream_wrap":[">= 14.18 && < 15",">= 16"],_stream_passthrough:">= 0.9.4","node:_stream_passthrough":[">= 14.18 && < 15",">= 16"],_stream_readable:">= 0.9.4","node:_stream_readable":[">= 14.18 && < 15",">= 16"],_stream_writable:">= 0.9.4","node:_stream_writable":[">= 14.18 && < 15",">= 16"],stream:!0,"node:stream":[">= 14.18 && < 15",">= 16"],"stream/consumers":">= 16.7","node:stream/consumers":">= 16.7","stream/promises":">= 15","node:stream/promises":">= 16","stream/web":">= 16.5","node:stream/web":">= 16.5",string_decoder:!0,"node:string_decoder":[">= 14.18 && < 15",">= 16"],sys:[">= 0.4 && < 0.7",">= 0.8"],"node:sys":[">= 14.18 && < 15",">= 16"],"node:test":[">= 16.17 && < 17",">= 18"],timers:!0,"node:timers":[">= 14.18 && < 15",">= 16"],"timers/promises":">= 15","node:timers/promises":">= 16",_tls_common:">= 0.11.13","node:_tls_common":[">= 14.18 && < 15",">= 16"],_tls_legacy:">= 0.11.3 && < 10",_tls_wrap:">= 0.11.3","node:_tls_wrap":[">= 14.18 && < 15",">= 16"],tls:!0,"node:tls":[">= 14.18 && < 15",">= 16"],trace_events:">= 10","node:trace_events":[">= 14.18 && < 15",">= 16"],tty:!0,"node:tty":[">= 14.18 && < 15",">= 16"],url:!0,"node:url":[">= 14.18 && < 15",">= 16"],util:!0,"node:util":[">= 14.18 && < 15",">= 16"],"util/types":">= 15.3","node:util/types":">= 16","v8/tools/arguments":">= 10 && < 12","v8/tools/codemap":[">= 4.4 && < 5",">= 5.2 && < 12"],"v8/tools/consarray":[">= 4.4 && < 5",">= 5.2 && < 12"],"v8/tools/csvparser":[">= 4.4 && < 5",">= 5.2 && < 12"],"v8/tools/logreader":[">= 4.4 && < 5",">= 5.2 && < 12"],"v8/tools/profile_view":[">= 4.4 && < 5",">= 5.2 && < 12"],"v8/tools/splaytree":[">= 4.4 && < 5",">= 5.2 && < 12"],v8:">= 1","node:v8":[">= 14.18 && < 15",">= 16"],vm:!0,"node:vm":[">= 14.18 && < 15",">= 16"],wasi:">= 13.4 && < 13.5",worker_threads:">= 11.7","node:worker_threads":[">= 14.18 && < 15",">= 16"],zlib:">= 0.5","node:zlib":[">= 14.18 && < 15",">= 16"]}});var zo=D((aYe,$7)=>{"use strict";var Mxe=I7();function wxe(t,e){for(var H=t.split("."),r=e.split(" "),n=r.length>1?r[0]:"=",i=(r.length>1?r[1]:r[0]).split("."),s=0;s<3;++s){var a=parseInt(H[s]||0,10),o=parseInt(i[s]||0,10);if(a!==o)return n==="<"?a<o:n===">="?a>=o:!1}return n===">="}function g7(t,e){var H=e.split(/ ?&& ?/);if(H.length===0)return!1;for(var r=0;r<H.length;++r)if(!wxe(t,H[r]))return!1;return!0}function Txe(t,e){if(typeof e=="boolean")return e;var H=typeof t=="undefined"?process.versions&&process.versions.node:t;if(typeof H!="string")throw new TypeError(typeof t=="undefined"?"Unable to determine current node version":"If provided, a valid node version is required");if(e&&typeof e=="object"){for(var r=0;r<e.length;++r)if(g7(H,e[r]))return!0;return!1}return g7(H,e)}var m7=A7();$7.exports=function(e,H){return Mxe(m7,e)&&Txe(H,m7[e])}});var v7=D((oYe,S7)=>{var Jo=require("fs"),Ar=require("path"),Nxe=vb(),kxe=Pb(),Rxe=xb(),Oxe=zo(),Uxe=Jo.realpath&&typeof Jo.realpath.native=="function"?Jo.realpath.native:Jo.realpath,Fxe=function(e,H){Jo.stat(e,function(r,n){return r?r.code==="ENOENT"||r.code==="ENOTDIR"?H(null,!1):H(r):H(null,n.isFile()||n.isFIFO())})},Wxe=function(e,H){Jo.stat(e,function(r,n){return r?r.code==="ENOENT"||r.code==="ENOTDIR"?H(null,!1):H(r):H(null,n.isDirectory())})},Bxe=function(e,H){Uxe(e,function(r,n){r&&r.code!=="ENOENT"?H(r):H(null,r?e:n)})},vp=function(e,H,r,n){r&&r.preserveSymlinks===!1?e(H,n):n(null,H)},Xxe=function(e,H,r){e(H,function(n,i){if(n)r(n);else try{var s=JSON.parse(i);r(null,s)}catch{r(null)}})},qxe=function(e,H,r){for(var n=kxe(H,r,e),i=0;i<n.length;i++)n[i]=Ar.join(n[i],e);return n};S7.exports=function(e,H,r){var n=r,i=H;if(typeof H=="function"&&(n=i,i={}),typeof e!="string"){var s=new TypeError("Path must be a string.");return process.nextTick(function(){n(s)})}i=Rxe(e,i);var a=i.isFile||Fxe,o=i.isDirectory||Wxe,u=i.readFile||Jo.readFile,c=i.realpath||Bxe,f=i.readPackage||Xxe;if(i.readFile&&i.readPackage){var h=new TypeError("`readFile` and `readPackage` are mutually exclusive.");return process.nextTick(function(){n(h)})}var p=i.packageIterator,_=i.extensions||[".js"],b=i.includeCoreModules!==!1,y=i.basedir||Ar.dirname(Nxe()),I=i.filename||y;i.paths=i.paths||[];var $=Ar.resolve(y);vp(c,$,i,function(P,F){P?n(P):E(F)});var S;function E(P){if(/^(?:\.\.?(?:\/|$)|\/|([A-Za-z]:)?[/\\])/.test(e))S=Ar.resolve(P,e),(e==="."||e===".."||e.slice(-1)==="/")&&(S+="/"),/\/$/.test(e)&&S===P?A(S,i.package,T):V(S,i.package,T);else{if(b&&Oxe(e))return n(null,e);w(e,P,function(F,B,Y){if(F)n(F);else{if(B)return vp(c,B,i,function(K,ae){K?n(K):n(null,ae,Y)});var X=new Error("Cannot find module '"+e+"' from '"+I+"'");X.code="MODULE_NOT_FOUND",n(X)}})}}function T(P,F,B){P?n(P):F?n(null,F,B):A(S,function(Y,X,K){if(Y)n(Y);else if(X)vp(c,X,i,function(ce,$e){ce?n(ce):n(null,$e,K)});else{var ae=new Error("Cannot find module '"+e+"' from '"+I+"'");ae.code="MODULE_NOT_FOUND",n(ae)}})}function V(P,F,B){var Y=F,X=B;typeof Y=="function"&&(X=Y,Y=void 0);var K=[""].concat(_);ae(K,P,Y);function ae(ce,$e,ke){if(ce.length===0)return X(null,void 0,ke);var Oe=$e+ce[0],ze=ke;ze?De(null,ze):Z(Ar.dirname(Oe),De);function De(_e,Ie,qe){if(ze=Ie,_e)return X(_e);if(qe&&ze&&i.pathFilter){var Wt=Ar.relative(qe,Oe),Ne=Wt.slice(0,Wt.length-ce[0].length),Je=i.pathFilter(ze,$e,Ne);if(Je)return ae([""].concat(_.slice()),Ar.resolve(qe,Je),ze)}a(Oe,Ke)}function Ke(_e,Ie){if(_e)return X(_e);if(Ie)return X(null,Oe,ze);ae(ce.slice(1),$e,ze)}}}function Z(P,F){if(P===""||P==="/"||process.platform==="win32"&&/^\w:[/\\]*$/.test(P)||/[/\\]node_modules[/\\]*$/.test(P))return F(null);vp(c,P,i,function(B,Y){if(B)return Z(Ar.dirname(P),F);var X=Ar.join(Y,"package.json");a(X,function(K,ae){if(!ae)return Z(Ar.dirname(P),F);f(u,X,function(ce,$e){ce&&F(ce);var ke=$e;ke&&i.packageFilter&&(ke=i.packageFilter(ke,X)),F(null,ke,P)})})})}function A(P,F,B){var Y=B,X=F;typeof X=="function"&&(Y=X,X=i.package),vp(c,P,i,function(K,ae){if(K)return Y(K);var ce=Ar.join(ae,"package.json");a(ce,function($e,ke){if($e)return Y($e);if(!ke)return V(Ar.join(P,"index"),X,Y);f(u,ce,function(Oe,ze){if(Oe)return Y(Oe);var De=ze;if(De&&i.packageFilter&&(De=i.packageFilter(De,ce)),De&&De.main){if(typeof De.main!="string"){var Ke=new TypeError("package \u201C"+De.name+"\u201D `main` must be a string");return Ke.code="INVALID_PACKAGE_MAIN",Y(Ke)}(De.main==="."||De.main==="./")&&(De.main="index"),V(Ar.resolve(P,De.main),De,function(_e,Ie,qe){if(_e)return Y(_e);if(Ie)return Y(null,Ie,qe);if(!qe)return V(Ar.join(P,"index"),qe,Y);var Wt=Ar.resolve(P,qe.main);A(Wt,qe,function(Ne,Je,Pe){if(Ne)return Y(Ne);if(Je)return Y(null,Je,Pe);V(Ar.join(P,"index"),Pe,Y)})});return}V(Ar.join(P,"/index"),De,Y)})})})}function M(P,F){if(F.length===0)return P(null,void 0);var B=F[0];o(Ar.dirname(B),Y);function Y(ae,ce){if(ae)return P(ae);if(!ce)return M(P,F.slice(1));V(B,i.package,X)}function X(ae,ce,$e){if(ae)return P(ae);if(ce)return P(null,ce,$e);A(B,i.package,K)}function K(ae,ce,$e){if(ae)return P(ae);if(ce)return P(null,ce,$e);M(P,F.slice(1))}}function w(P,F,B){var Y=function(){return qxe(P,F,i)};M(B,p?p(P,F,Y,i):Y())}}});var D7=D((uYe,Vxe)=>{Vxe.exports={assert:!0,"assert/strict":">= 15",async_hooks:">= 8",buffer_ieee754:"< 0.9.7",buffer:!0,child_process:!0,cluster:!0,console:!0,constants:!0,crypto:!0,_debug_agent:">= 1 && < 8",_debugger:"< 8",dgram:!0,diagnostics_channel:">= 15.1",dns:!0,"dns/promises":">= 15",domain:">= 0.7.12",events:!0,freelist:"< 6",fs:!0,"fs/promises":[">= 10 && < 10.1",">= 14"],_http_agent:">= 0.11.1",_http_client:">= 0.11.1",_http_common:">= 0.11.1",_http_incoming:">= 0.11.1",_http_outgoing:">= 0.11.1",_http_server:">= 0.11.1",http:!0,http2:">= 8.8",https:!0,inspector:">= 8.0.0",_linklist:"< 8",module:!0,net:!0,"node-inspect/lib/_inspect":">= 7.6.0 && < 12","node-inspect/lib/internal/inspect_client":">= 7.6.0 && < 12","node-inspect/lib/internal/inspect_repl":">= 7.6.0 && < 12",os:!0,path:!0,"path/posix":">= 15.3","path/win32":">= 15.3",perf_hooks:">= 8.5",process:">= 1",punycode:!0,querystring:!0,readline:!0,repl:!0,smalloc:">= 0.11.5 && < 3",_stream_duplex:">= 0.9.4",_stream_transform:">= 0.9.4",_stream_wrap:">= 1.4.1",_stream_passthrough:">= 0.9.4",_stream_readable:">= 0.9.4",_stream_writable:">= 0.9.4",stream:!0,"stream/promises":">= 15",string_decoder:!0,sys:[">= 0.6 && < 0.7",">= 0.8"],timers:!0,"timers/promises":">= 15",_tls_common:">= 0.11.13",_tls_legacy:">= 0.11.3 && < 10",_tls_wrap:">= 0.11.3",tls:!0,trace_events:">= 10",tty:!0,url:!0,util:!0,"util/types":">= 15.3","v8/tools/arguments":">= 10 && < 12","v8/tools/codemap":[">= 4.4.0 && < 5",">= 5.2.0 && < 12"],"v8/tools/consarray":[">= 4.4.0 && < 5",">= 5.2.0 && < 12"],"v8/tools/csvparser":[">= 4.4.0 && < 5",">= 5.2.0 && < 12"],"v8/tools/logreader":[">= 4.4.0 && < 5",">= 5.2.0 && < 12"],"v8/tools/profile_view":[">= 4.4.0 && < 5",">= 5.2.0 && < 12"],"v8/tools/splaytree":[">= 4.4.0 && < 5",">= 5.2.0 && < 12"],v8:">= 1",vm:!0,wasi:">= 13.4 && < 13.5",worker_threads:">= 11.7",zlib:!0}});var x7=D((cYe,P7)=>{var Gxe=process.versions&&process.versions.node&&process.versions.node.split(".")||[];function Zxe(t){for(var e=t.split(" "),H=e.length>1?e[0]:"=",r=(e.length>1?e[1]:e[0]).split("."),n=0;n<3;++n){var i=parseInt(Gxe[n]||0,10),s=parseInt(r[n]||0,10);if(i!==s)return H==="<"?i<s:H===">="?i>=s:!1}return H===">="}function y7(t){var e=t.split(/ ?&& ?/);if(e.length===0)return!1;for(var H=0;H<e.length;++H)if(!Zxe(e[H]))return!1;return!0}function Kxe(t){if(typeof t=="boolean")return t;if(t&&typeof t=="object"){for(var e=0;e<t.length;++e)if(y7(t[e]))return!0;return!1}return y7(t)}var Mb=D7(),b7={};for(XI in Mb)Object.prototype.hasOwnProperty.call(Mb,XI)&&(b7[XI]=Kxe(Mb[XI]));var XI;P7.exports=b7});var M7=D((lYe,C7)=>{var jxe=zo();C7.exports=function(e){return jxe(e)}});var T7=D((fYe,w7)=>{var zxe=zo(),Yo=require("fs"),hn=require("path"),Jxe=vb(),Yxe=Pb(),Qxe=xb(),eCe=Yo.realpathSync&&typeof Yo.realpathSync.native=="function"?Yo.realpathSync.native:Yo.realpathSync,tCe=function(e){try{var H=Yo.statSync(e)}catch(r){if(r&&(r.code==="ENOENT"||r.code==="ENOTDIR"))return!1;throw r}return H.isFile()||H.isFIFO()},HCe=function(e){try{var H=Yo.statSync(e)}catch(r){if(r&&(r.code==="ENOENT"||r.code==="ENOTDIR"))return!1;throw r}return H.isDirectory()},rCe=function(e){try{return eCe(e)}catch(H){if(H.code!=="ENOENT")throw H}return e},Dp=function(e,H,r){return r&&r.preserveSymlinks===!1?e(H):H},nCe=function(e,H){var r=e(H);try{var n=JSON.parse(r);return n}catch{}},iCe=function(e,H,r){for(var n=Yxe(H,r,e),i=0;i<n.length;i++)n[i]=hn.join(n[i],e);return n};w7.exports=function(e,H){if(typeof e!="string")throw new TypeError("Path must be a string.");var r=Qxe(e,H),n=r.isFile||tCe,i=r.readFileSync||Yo.readFileSync,s=r.isDirectory||HCe,a=r.realpathSync||rCe,o=r.readPackageSync||nCe;if(r.readFileSync&&r.readPackageSync)throw new TypeError("`readFileSync` and `readPackageSync` are mutually exclusive.");var u=r.packageIterator,c=r.extensions||[".js"],f=r.includeCoreModules!==!1,h=r.basedir||hn.dirname(Jxe()),p=r.filename||h;r.paths=r.paths||[];var _=Dp(a,hn.resolve(h),r);if(/^(?:\.\.?(?:\/|$)|\/|([A-Za-z]:)?[/\\])/.test(e)){var b=hn.resolve(_,e);(e==="."||e===".."||e.slice(-1)==="/")&&(b+="/");var y=S(b)||T(b);if(y)return Dp(a,y,r)}else{if(f&&zxe(e))return e;var I=V(e,_);if(I)return Dp(a,I,r)}var $=new Error("Cannot find module '"+e+"' from '"+p+"'");throw $.code="MODULE_NOT_FOUND",$;function S(Z){var A=E(hn.dirname(Z));if(A&&A.dir&&A.pkg&&r.pathFilter){var M=hn.relative(A.dir,Z),w=r.pathFilter(A.pkg,Z,M);w&&(Z=hn.resolve(A.dir,w))}if(n(Z))return Z;for(var P=0;P<c.length;P++){var F=Z+c[P];if(n(F))return F}}function E(Z){if(!(Z===""||Z==="/")&&!(process.platform==="win32"&&/^\w:[/\\]*$/.test(Z))&&!/[/\\]node_modules[/\\]*$/.test(Z)){var A=hn.join(Dp(a,Z,r),"package.json");if(!n(A))return E(hn.dirname(Z));var M=o(i,A);return M&&r.packageFilter&&(M=r.packageFilter(M,Z)),{pkg:M,dir:Z}}}function T(Z){var A=hn.join(Dp(a,Z,r),"/package.json");if(n(A)){try{var M=o(i,A)}catch{}if(M&&r.packageFilter&&(M=r.packageFilter(M,Z)),M&&M.main){if(typeof M.main!="string"){var w=new TypeError("package \u201C"+M.name+"\u201D `main` must be a string");throw w.code="INVALID_PACKAGE_MAIN",w}(M.main==="."||M.main==="./")&&(M.main="index");try{var P=S(hn.resolve(Z,M.main));if(P)return P;var F=T(hn.resolve(Z,M.main));if(F)return F}catch{}}}return S(hn.join(Z,"/index"))}function V(Z,A){for(var M=function(){return iCe(Z,A,r)},w=u?u(Z,A,M,r):M(),P=0;P<w.length;P++){var F=w[P];if(s(hn.dirname(F))){var B=S(F);if(B)return B;var Y=T(F);if(Y)return Y}}}}});var k7=D((hYe,N7)=>{var qI=v7();qI.core=x7();qI.isCore=M7();qI.sync=T7();N7.exports=qI});var js=D((VI,R7)=>{(function(t,e){typeof VI=="object"&&typeof R7!="undefined"?e(VI):typeof define=="function"&&define.amd?define(["exports"],e):(t=t||self,e(t.acorn={}))})(VI,function(t){"use strict";var e={3:"abstract boolean byte char class double enum export extends final float goto implements import int interface long native package private protected public short static super synchronized throws transient volatile",5:"class enum extends super const export import",6:"enum",strict:"implements interface let package private protected public static yield",strictBind:"eval arguments"},H="break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this",r={5:H,"5module":H+" export import",6:H+" const class extends export import super"},n=/^in(stanceof)?$/,i="\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u08A0-\u08B4\u08B6-\u08C7\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\u9FFC\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7BF\uA7C2-\uA7CA\uA7F5-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC",s="\u200C\u200D\xB7\u0300-\u036F\u0387\u0483-\u0487\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u0669\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u06F0-\u06F9\u0711\u0730-\u074A\u07A6-\u07B0\u07C0-\u07C9\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u08D3-\u08E1\u08E3-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0966-\u096F\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u09E6-\u09EF\u09FE\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A66-\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0AE6-\u0AEF\u0AFA-\u0AFF\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B55-\u0B57\u0B62\u0B63\u0B66-\u0B6F\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0BE6-\u0BEF\u0C00-\u0C04\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C66-\u0C6F\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0CE6-\u0CEF\u0D00-\u0D03\u0D3B\u0D3C\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D66-\u0D6F\u0D81-\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0E50-\u0E59\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECD\u0ED0-\u0ED9\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1040-\u1049\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F-\u109D\u135D-\u135F\u1369-\u1371\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u18A9\u1920-\u192B\u1930-\u193B\u1946-\u194F\u19D0-\u19DA\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AB0-\u1ABD\u1ABF\u1AC0\u1B00-\u1B04\u1B34-\u1B44\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BB0-\u1BB9\u1BE6-\u1BF3\u1C24-\u1C37\u1C40-\u1C49\u1C50-\u1C59\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF4\u1CF7-\u1CF9\u1DC0-\u1DF9\u1DFB-\u1DFF\u203F\u2040\u2054\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\uA620-\uA629\uA66F\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA82C\uA880\uA881\uA8B4-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F1\uA8FF-\uA909\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9D0-\uA9D9\uA9E5\uA9F0-\uA9F9\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA50-\uAA59\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uABF0-\uABF9\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFF10-\uFF19\uFF3F",a=new RegExp("["+i+"]"),o=new RegExp("["+i+s+"]");i=s=null;var u=[0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,14,29,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,157,310,10,21,11,7,153,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,71,55,7,1,65,0,16,3,2,2,2,28,43,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,14,35,349,41,7,1,79,28,11,0,9,21,107,20,28,22,13,52,76,44,33,24,27,35,30,0,3,0,9,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,85,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,159,52,19,3,21,2,31,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,14,0,72,26,230,43,117,63,32,7,3,0,3,7,2,1,2,23,16,0,2,0,95,7,3,38,17,0,2,0,29,0,11,39,8,0,22,0,12,45,20,0,35,56,264,8,2,36,18,0,50,29,113,6,2,1,2,37,22,0,26,5,2,1,2,31,15,0,328,18,190,0,80,921,103,110,18,195,2749,1070,4050,582,8634,568,8,30,114,29,19,47,17,3,32,20,6,18,689,63,129,74,6,0,67,12,65,1,2,0,29,6135,9,1237,43,8,8952,286,50,2,18,3,9,395,2309,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,2357,44,11,6,17,0,370,43,1301,196,60,67,8,0,1205,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42717,35,4148,12,221,3,5761,15,7472,3104,541,1507,4938],c=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,574,3,9,9,370,1,154,10,176,2,54,14,32,9,16,3,46,10,54,9,7,2,37,13,2,9,6,1,45,0,13,2,49,13,9,3,2,11,83,11,7,0,161,11,6,9,7,3,56,1,2,6,3,1,3,2,10,0,11,1,3,6,4,4,193,17,10,9,5,0,82,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,84,14,5,9,243,14,166,9,71,5,2,1,3,3,2,0,2,1,13,9,120,6,3,6,4,0,29,9,41,6,2,3,9,0,10,10,47,15,406,7,2,7,17,9,57,21,2,13,123,5,4,0,2,1,2,6,2,0,9,9,49,4,2,1,2,4,9,9,330,3,19306,9,135,4,60,6,26,9,1014,0,2,54,8,3,82,0,12,1,19628,1,5319,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,262,6,10,9,419,13,1495,6,110,6,6,9,4759,9,787719,239];function f(l,m){for(var N=65536,G=0;G<m.length;G+=2){if(N+=m[G],N>l)return!1;if(N+=m[G+1],N>=l)return!0}}function h(l,m){return l<65?l===36:l<91?!0:l<97?l===95:l<123?!0:l<=65535?l>=170&&a.test(String.fromCharCode(l)):m===!1?!1:f(l,u)}function p(l,m){return l<48?l===36:l<58?!0:l<65?!1:l<91?!0:l<97?l===95:l<123?!0:l<=65535?l>=170&&o.test(String.fromCharCode(l)):m===!1?!1:f(l,u)||f(l,c)}var _=function(m,N){N===void 0&&(N={}),this.label=m,this.keyword=N.keyword,this.beforeExpr=!!N.beforeExpr,this.startsExpr=!!N.startsExpr,this.isLoop=!!N.isLoop,this.isAssign=!!N.isAssign,this.prefix=!!N.prefix,this.postfix=!!N.postfix,this.binop=N.binop||null,this.updateContext=null};function b(l,m){return new _(l,{beforeExpr:!0,binop:m})}var y={beforeExpr:!0},I={startsExpr:!0},$={};function S(l,m){return m===void 0&&(m={}),m.keyword=l,$[l]=new _(l,m)}var E={num:new _("num",I),regexp:new _("regexp",I),string:new _("string",I),name:new _("name",I),eof:new _("eof"),bracketL:new _("[",{beforeExpr:!0,startsExpr:!0}),bracketR:new _("]"),braceL:new _("{",{beforeExpr:!0,startsExpr:!0}),braceR:new _("}"),parenL:new _("(",{beforeExpr:!0,startsExpr:!0}),parenR:new _(")"),comma:new _(",",y),semi:new _(";",y),colon:new _(":",y),dot:new _("."),question:new _("?",y),questionDot:new _("?."),arrow:new _("=>",y),template:new _("template"),invalidTemplate:new _("invalidTemplate"),ellipsis:new _("...",y),backQuote:new _("`",I),dollarBraceL:new _("${",{beforeExpr:!0,startsExpr:!0}),eq:new _("=",{beforeExpr:!0,isAssign:!0}),assign:new _("_=",{beforeExpr:!0,isAssign:!0}),incDec:new _("++/--",{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new _("!/~",{beforeExpr:!0,prefix:!0,startsExpr:!0}),logicalOR:b("||",1),logicalAND:b("&&",2),bitwiseOR:b("|",3),bitwiseXOR:b("^",4),bitwiseAND:b("&",5),equality:b("==/!=/===/!==",6),relational:b("</>/<=/>=",7),bitShift:b("<</>>/>>>",8),plusMin:new _("+/-",{beforeExpr:!0,binop:9,prefix:!0,startsExpr:!0}),modulo:b("%",10),star:b("*",10),slash:b("/",10),starstar:new _("**",{beforeExpr:!0}),coalesce:b("??",1),_break:S("break"),_case:S("case",y),_catch:S("catch"),_continue:S("continue"),_debugger:S("debugger"),_default:S("default",y),_do:S("do",{isLoop:!0,beforeExpr:!0}),_else:S("else",y),_finally:S("finally"),_for:S("for",{isLoop:!0}),_function:S("function",I),_if:S("if"),_return:S("return",y),_switch:S("switch"),_throw:S("throw",y),_try:S("try"),_var:S("var"),_const:S("const"),_while:S("while",{isLoop:!0}),_with:S("with"),_new:S("new",{beforeExpr:!0,startsExpr:!0}),_this:S("this",I),_super:S("super",I),_class:S("class",I),_extends:S("extends",y),_export:S("export"),_import:S("import",I),_null:S("null",I),_true:S("true",I),_false:S("false",I),_in:S("in",{beforeExpr:!0,binop:7}),_instanceof:S("instanceof",{beforeExpr:!0,binop:7}),_typeof:S("typeof",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_void:S("void",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_delete:S("delete",{beforeExpr:!0,prefix:!0,startsExpr:!0})},T=/\r\n?|\n|\u2028|\u2029/,V=new RegExp(T.source,"g");function Z(l,m){return l===10||l===13||!m&&(l===8232||l===8233)}var A=/[\u1680\u2000-\u200a\u202f\u205f\u3000\ufeff]/,M=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,w=Object.prototype,P=w.hasOwnProperty,F=w.toString;function B(l,m){return P.call(l,m)}var Y=Array.isArray||function(l){return F.call(l)==="[object Array]"};function X(l){return new RegExp("^(?:"+l.replace(/ /g,"|")+")$")}var K=function(m,N){this.line=m,this.column=N};K.prototype.offset=function(m){return new K(this.line,this.column+m)};var ae=function(m,N,G){this.start=N,this.end=G,m.sourceFile!==null&&(this.source=m.sourceFile)};function ce(l,m){for(var N=1,G=0;;){V.lastIndex=G;var oe=V.exec(l);if(oe&&oe.index<m)++N,G=oe.index+oe[0].length;else return new K(N,m-G)}}var $e={ecmaVersion:10,sourceType:"script",onInsertedSemicolon:null,onTrailingComma:null,allowReserved:null,allowReturnOutsideFunction:!1,allowImportExportEverywhere:!1,allowAwaitOutsideFunction:!1,allowHashBang:!1,locations:!1,onToken:null,onComment:null,ranges:!1,program:null,sourceFile:null,directSourceFile:null,preserveParens:!1};function ke(l){var m={};for(var N in $e)m[N]=l&&B(l,N)?l[N]:$e[N];if(m.ecmaVersion>=2015&&(m.ecmaVersion-=2009),m.allowReserved==null&&(m.allowReserved=m.ecmaVersion<5),Y(m.onToken)){var G=m.onToken;m.onToken=function(oe){return G.push(oe)}}return Y(m.onComment)&&(m.onComment=Oe(m,m.onComment)),m}function Oe(l,m){return function(N,G,oe,me,be,je){var $t={type:N?"Block":"Line",value:G,start:oe,end:me};l.locations&&($t.loc=new ae(this,be,je)),l.ranges&&($t.range=[oe,me]),m.push($t)}}var ze=1,De=2,Ke=ze|De,_e=4,Ie=8,qe=16,Wt=32,Ne=64,Je=128;function Pe(l,m){return De|(l?_e:0)|(m?Ie:0)}var St=0,nt=1,bt=2,Tt=3,Bt=4,tH=5,Ot=function(m,N,G){this.options=m=ke(m),this.sourceFile=m.sourceFile,this.keywords=X(r[m.ecmaVersion>=6?6:m.sourceType==="module"?"5module":5]);var oe="";if(m.allowReserved!==!0){for(var me=m.ecmaVersion;!(oe=e[me]);me--);m.sourceType==="module"&&(oe+=" await")}this.reservedWords=X(oe);var be=(oe?oe+" ":"")+e.strict;this.reservedWordsStrict=X(be),this.reservedWordsStrictBind=X(be+" "+e.strictBind),this.input=String(N),this.containsEsc=!1,G?(this.pos=G,this.lineStart=this.input.lastIndexOf(`
221
+ `,G-1)+1,this.curLine=this.input.slice(0,this.lineStart).split(T).length):(this.pos=this.lineStart=0,this.curLine=1),this.type=E.eof,this.value=null,this.start=this.end=this.pos,this.startLoc=this.endLoc=this.curPosition(),this.lastTokEndLoc=this.lastTokStartLoc=null,this.lastTokStart=this.lastTokEnd=this.pos,this.context=this.initialContext(),this.exprAllowed=!0,this.inModule=m.sourceType==="module",this.strict=this.inModule||this.strictDirective(this.pos),this.potentialArrowAt=-1,this.yieldPos=this.awaitPos=this.awaitIdentPos=0,this.labels=[],this.undefinedExports={},this.pos===0&&m.allowHashBang&&this.input.slice(0,2)==="#!"&&this.skipLineComment(2),this.scopeStack=[],this.enterScope(ze),this.regexpState=null},ve={inFunction:{configurable:!0},inGenerator:{configurable:!0},inAsync:{configurable:!0},allowSuper:{configurable:!0},allowDirectSuper:{configurable:!0},treatFunctionsAsVar:{configurable:!0}};Ot.prototype.parse=function(){var m=this.options.program||this.startNode();return this.nextToken(),this.parseTopLevel(m)},ve.inFunction.get=function(){return(this.currentVarScope().flags&De)>0},ve.inGenerator.get=function(){return(this.currentVarScope().flags&Ie)>0},ve.inAsync.get=function(){return(this.currentVarScope().flags&_e)>0},ve.allowSuper.get=function(){return(this.currentThisScope().flags&Ne)>0},ve.allowDirectSuper.get=function(){return(this.currentThisScope().flags&Je)>0},ve.treatFunctionsAsVar.get=function(){return this.treatFunctionsAsVarInScope(this.currentScope())},Ot.prototype.inNonArrowFunction=function(){return(this.currentThisScope().flags&De)>0},Ot.extend=function(){for(var m=[],N=arguments.length;N--;)m[N]=arguments[N];for(var G=this,oe=0;oe<m.length;oe++)G=m[oe](G);return G},Ot.parse=function(m,N){return new this(N,m).parse()},Ot.parseExpressionAt=function(m,N,G){var oe=new this(G,m,N);return oe.nextToken(),oe.parseExpression()},Ot.tokenizer=function(m,N){return new this(N,m)},Object.defineProperties(Ot.prototype,ve);var He=Ot.prototype,Se=/^(?:'((?:\\.|[^'\\])*?)'|"((?:\\.|[^"\\])*?)")/;He.strictDirective=function(l){for(;;){M.lastIndex=l,l+=M.exec(this.input)[0].length;var m=Se.exec(this.input.slice(l));if(!m)return!1;if((m[1]||m[2])==="use strict"){M.lastIndex=l+m[0].length;var N=M.exec(this.input),G=N.index+N[0].length,oe=this.input.charAt(G);return oe===";"||oe==="}"||T.test(N[0])&&!(/[(`.[+\-/*%<>=,?^&]/.test(oe)||oe==="!"&&this.input.charAt(G+1)==="=")}l+=m[0].length,M.lastIndex=l,l+=M.exec(this.input)[0].length,this.input[l]===";"&&l++}},He.eat=function(l){return this.type===l?(this.next(),!0):!1},He.isContextual=function(l){return this.type===E.name&&this.value===l&&!this.containsEsc},He.eatContextual=function(l){return this.isContextual(l)?(this.next(),!0):!1},He.expectContextual=function(l){this.eatContextual(l)||this.unexpected()},He.canInsertSemicolon=function(){return this.type===E.eof||this.type===E.braceR||T.test(this.input.slice(this.lastTokEnd,this.start))},He.insertSemicolon=function(){if(this.canInsertSemicolon())return this.options.onInsertedSemicolon&&this.options.onInsertedSemicolon(this.lastTokEnd,this.lastTokEndLoc),!0},He.semicolon=function(){!this.eat(E.semi)&&!this.insertSemicolon()&&this.unexpected()},He.afterTrailingComma=function(l,m){if(this.type===l)return this.options.onTrailingComma&&this.options.onTrailingComma(this.lastTokStart,this.lastTokStartLoc),m||this.next(),!0},He.expect=function(l){this.eat(l)||this.unexpected()},He.unexpected=function(l){this.raise(l??this.start,"Unexpected token")};function ye(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=this.doubleProto=-1}He.checkPatternErrors=function(l,m){if(!!l){l.trailingComma>-1&&this.raiseRecoverable(l.trailingComma,"Comma is not permitted after the rest element");var N=m?l.parenthesizedAssign:l.parenthesizedBind;N>-1&&this.raiseRecoverable(N,"Parenthesized pattern")}},He.checkExpressionErrors=function(l,m){if(!l)return!1;var N=l.shorthandAssign,G=l.doubleProto;if(!m)return N>=0||G>=0;N>=0&&this.raise(N,"Shorthand property assignments are valid only in destructuring patterns"),G>=0&&this.raiseRecoverable(G,"Redefinition of __proto__ property")},He.checkYieldAwaitInDefaultParams=function(){this.yieldPos&&(!this.awaitPos||this.yieldPos<this.awaitPos)&&this.raise(this.yieldPos,"Yield expression cannot be a default value"),this.awaitPos&&this.raise(this.awaitPos,"Await expression cannot be a default value")},He.isSimpleAssignTarget=function(l){return l.type==="ParenthesizedExpression"?this.isSimpleAssignTarget(l.expression):l.type==="Identifier"||l.type==="MemberExpression"};var se=Ot.prototype;se.parseTopLevel=function(l){var m={};for(l.body||(l.body=[]);this.type!==E.eof;){var N=this.parseStatement(null,!0,m);l.body.push(N)}if(this.inModule)for(var G=0,oe=Object.keys(this.undefinedExports);G<oe.length;G+=1){var me=oe[G];this.raiseRecoverable(this.undefinedExports[me].start,"Export '"+me+"' is not defined")}return this.adaptDirectivePrologue(l.body),this.next(),l.sourceType=this.options.sourceType,this.finishNode(l,"Program")};var k={kind:"loop"},ne={kind:"switch"};se.isLet=function(l){if(this.options.ecmaVersion<6||!this.isContextual("let"))return!1;M.lastIndex=this.pos;var m=M.exec(this.input),N=this.pos+m[0].length,G=this.input.charCodeAt(N);if(G===91)return!0;if(l)return!1;if(G===123)return!0;if(h(G,!0)){for(var oe=N+1;p(this.input.charCodeAt(oe),!0);)++oe;var me=this.input.slice(N,oe);if(!n.test(me))return!0}return!1},se.isAsyncFunction=function(){if(this.options.ecmaVersion<8||!this.isContextual("async"))return!1;M.lastIndex=this.pos;var l=M.exec(this.input),m=this.pos+l[0].length;return!T.test(this.input.slice(this.pos,m))&&this.input.slice(m,m+8)==="function"&&(m+8===this.input.length||!p(this.input.charAt(m+8)))},se.parseStatement=function(l,m,N){var G=this.type,oe=this.startNode(),me;switch(this.isLet(l)&&(G=E._var,me="let"),G){case E._break:case E._continue:return this.parseBreakContinueStatement(oe,G.keyword);case E._debugger:return this.parseDebuggerStatement(oe);case E._do:return this.parseDoStatement(oe);case E._for:return this.parseForStatement(oe);case E._function:return l&&(this.strict||l!=="if"&&l!=="label")&&this.options.ecmaVersion>=6&&this.unexpected(),this.parseFunctionStatement(oe,!1,!l);case E._class:return l&&this.unexpected(),this.parseClass(oe,!0);case E._if:return this.parseIfStatement(oe);case E._return:return this.parseReturnStatement(oe);case E._switch:return this.parseSwitchStatement(oe);case E._throw:return this.parseThrowStatement(oe);case E._try:return this.parseTryStatement(oe);case E._const:case E._var:return me=me||this.value,l&&me!=="var"&&this.unexpected(),this.parseVarStatement(oe,me);case E._while:return this.parseWhileStatement(oe);case E._with:return this.parseWithStatement(oe);case E.braceL:return this.parseBlock(!0,oe);case E.semi:return this.parseEmptyStatement(oe);case E._export:case E._import:if(this.options.ecmaVersion>10&&G===E._import){M.lastIndex=this.pos;var be=M.exec(this.input),je=this.pos+be[0].length,$t=this.input.charCodeAt(je);if($t===40||$t===46)return this.parseExpressionStatement(oe,this.parseExpression())}return this.options.allowImportExportEverywhere||(m||this.raise(this.start,"'import' and 'export' may only appear at the top level"),this.inModule||this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'")),G===E._import?this.parseImport(oe):this.parseExport(oe,N);default:if(this.isAsyncFunction())return l&&this.unexpected(),this.next(),this.parseFunctionStatement(oe,!0,!l);var Jt=this.value,cH=this.parseExpression();return G===E.name&&cH.type==="Identifier"&&this.eat(E.colon)?this.parseLabeledStatement(oe,Jt,cH,l):this.parseExpressionStatement(oe,cH)}},se.parseBreakContinueStatement=function(l,m){var N=m==="break";this.next(),this.eat(E.semi)||this.insertSemicolon()?l.label=null:this.type!==E.name?this.unexpected():(l.label=this.parseIdent(),this.semicolon());for(var G=0;G<this.labels.length;++G){var oe=this.labels[G];if((l.label==null||oe.name===l.label.name)&&(oe.kind!=null&&(N||oe.kind==="loop")||l.label&&N))break}return G===this.labels.length&&this.raise(l.start,"Unsyntactic "+m),this.finishNode(l,N?"BreakStatement":"ContinueStatement")},se.parseDebuggerStatement=function(l){return this.next(),this.semicolon(),this.finishNode(l,"DebuggerStatement")},se.parseDoStatement=function(l){return this.next(),this.labels.push(k),l.body=this.parseStatement("do"),this.labels.pop(),this.expect(E._while),l.test=this.parseParenExpression(),this.options.ecmaVersion>=6?this.eat(E.semi):this.semicolon(),this.finishNode(l,"DoWhileStatement")},se.parseForStatement=function(l){this.next();var m=this.options.ecmaVersion>=9&&(this.inAsync||!this.inFunction&&this.options.allowAwaitOutsideFunction)&&this.eatContextual("await")?this.lastTokStart:-1;if(this.labels.push(k),this.enterScope(0),this.expect(E.parenL),this.type===E.semi)return m>-1&&this.unexpected(m),this.parseFor(l,null);var N=this.isLet();if(this.type===E._var||this.type===E._const||N){var G=this.startNode(),oe=N?"let":this.value;return this.next(),this.parseVar(G,!0,oe),this.finishNode(G,"VariableDeclaration"),(this.type===E._in||this.options.ecmaVersion>=6&&this.isContextual("of"))&&G.declarations.length===1?(this.options.ecmaVersion>=9&&(this.type===E._in?m>-1&&this.unexpected(m):l.await=m>-1),this.parseForIn(l,G)):(m>-1&&this.unexpected(m),this.parseFor(l,G))}var me=new ye,be=this.parseExpression(!0,me);return this.type===E._in||this.options.ecmaVersion>=6&&this.isContextual("of")?(this.options.ecmaVersion>=9&&(this.type===E._in?m>-1&&this.unexpected(m):l.await=m>-1),this.toAssignable(be,!1,me),this.checkLVal(be),this.parseForIn(l,be)):(this.checkExpressionErrors(me,!0),m>-1&&this.unexpected(m),this.parseFor(l,be))},se.parseFunctionStatement=function(l,m,N){return this.next(),this.parseFunction(l,Ce|(N?0:j),!1,m)},se.parseIfStatement=function(l){return this.next(),l.test=this.parseParenExpression(),l.consequent=this.parseStatement("if"),l.alternate=this.eat(E._else)?this.parseStatement("if"):null,this.finishNode(l,"IfStatement")},se.parseReturnStatement=function(l){return!this.inFunction&&!this.options.allowReturnOutsideFunction&&this.raise(this.start,"'return' outside of function"),this.next(),this.eat(E.semi)||this.insertSemicolon()?l.argument=null:(l.argument=this.parseExpression(),this.semicolon()),this.finishNode(l,"ReturnStatement")},se.parseSwitchStatement=function(l){this.next(),l.discriminant=this.parseParenExpression(),l.cases=[],this.expect(E.braceL),this.labels.push(ne),this.enterScope(0);for(var m,N=!1;this.type!==E.braceR;)if(this.type===E._case||this.type===E._default){var G=this.type===E._case;m&&this.finishNode(m,"SwitchCase"),l.cases.push(m=this.startNode()),m.consequent=[],this.next(),G?m.test=this.parseExpression():(N&&this.raiseRecoverable(this.lastTokStart,"Multiple default clauses"),N=!0,m.test=null),this.expect(E.colon)}else m||this.unexpected(),m.consequent.push(this.parseStatement(null));return this.exitScope(),m&&this.finishNode(m,"SwitchCase"),this.next(),this.labels.pop(),this.finishNode(l,"SwitchStatement")},se.parseThrowStatement=function(l){return this.next(),T.test(this.input.slice(this.lastTokEnd,this.start))&&this.raise(this.lastTokEnd,"Illegal newline after throw"),l.argument=this.parseExpression(),this.semicolon(),this.finishNode(l,"ThrowStatement")};var Ee=[];se.parseTryStatement=function(l){if(this.next(),l.block=this.parseBlock(),l.handler=null,this.type===E._catch){var m=this.startNode();if(this.next(),this.eat(E.parenL)){m.param=this.parseBindingAtom();var N=m.param.type==="Identifier";this.enterScope(N?Wt:0),this.checkLVal(m.param,N?Bt:bt),this.expect(E.parenR)}else this.options.ecmaVersion<10&&this.unexpected(),m.param=null,this.enterScope(0);m.body=this.parseBlock(!1),this.exitScope(),l.handler=this.finishNode(m,"CatchClause")}return l.finalizer=this.eat(E._finally)?this.parseBlock():null,!l.handler&&!l.finalizer&&this.raise(l.start,"Missing catch or finally clause"),this.finishNode(l,"TryStatement")},se.parseVarStatement=function(l,m){return this.next(),this.parseVar(l,!1,m),this.semicolon(),this.finishNode(l,"VariableDeclaration")},se.parseWhileStatement=function(l){return this.next(),l.test=this.parseParenExpression(),this.labels.push(k),l.body=this.parseStatement("while"),this.labels.pop(),this.finishNode(l,"WhileStatement")},se.parseWithStatement=function(l){return this.strict&&this.raise(this.start,"'with' in strict mode"),this.next(),l.object=this.parseParenExpression(),l.body=this.parseStatement("with"),this.finishNode(l,"WithStatement")},se.parseEmptyStatement=function(l){return this.next(),this.finishNode(l,"EmptyStatement")},se.parseLabeledStatement=function(l,m,N,G){for(var oe=0,me=this.labels;oe<me.length;oe+=1){var be=me[oe];be.name===m&&this.raise(N.start,"Label '"+m+"' is already declared")}for(var je=this.type.isLoop?"loop":this.type===E._switch?"switch":null,$t=this.labels.length-1;$t>=0;$t--){var Jt=this.labels[$t];if(Jt.statementStart===l.start)Jt.statementStart=this.start,Jt.kind=je;else break}return this.labels.push({name:m,kind:je,statementStart:this.start}),l.body=this.parseStatement(G?G.indexOf("label")===-1?G+"label":G:"label"),this.labels.pop(),l.label=N,this.finishNode(l,"LabeledStatement")},se.parseExpressionStatement=function(l,m){return l.expression=m,this.semicolon(),this.finishNode(l,"ExpressionStatement")},se.parseBlock=function(l,m,N){for(l===void 0&&(l=!0),m===void 0&&(m=this.startNode()),m.body=[],this.expect(E.braceL),l&&this.enterScope(0);this.type!==E.braceR;){var G=this.parseStatement(null);m.body.push(G)}return N&&(this.strict=!1),this.next(),l&&this.exitScope(),this.finishNode(m,"BlockStatement")},se.parseFor=function(l,m){return l.init=m,this.expect(E.semi),l.test=this.type===E.semi?null:this.parseExpression(),this.expect(E.semi),l.update=this.type===E.parenR?null:this.parseExpression(),this.expect(E.parenR),l.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(l,"ForStatement")},se.parseForIn=function(l,m){var N=this.type===E._in;return this.next(),m.type==="VariableDeclaration"&&m.declarations[0].init!=null&&(!N||this.options.ecmaVersion<8||this.strict||m.kind!=="var"||m.declarations[0].id.type!=="Identifier")?this.raise(m.start,(N?"for-in":"for-of")+" loop variable declaration may not have an initializer"):m.type==="AssignmentPattern"&&this.raise(m.start,"Invalid left-hand side in for-loop"),l.left=m,l.right=N?this.parseExpression():this.parseMaybeAssign(),this.expect(E.parenR),l.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(l,N?"ForInStatement":"ForOfStatement")},se.parseVar=function(l,m,N){for(l.declarations=[],l.kind=N;;){var G=this.startNode();if(this.parseVarId(G,N),this.eat(E.eq)?G.init=this.parseMaybeAssign(m):N==="const"&&!(this.type===E._in||this.options.ecmaVersion>=6&&this.isContextual("of"))?this.unexpected():G.id.type!=="Identifier"&&!(m&&(this.type===E._in||this.isContextual("of")))?this.raise(this.lastTokEnd,"Complex binding patterns require an initialization value"):G.init=null,l.declarations.push(this.finishNode(G,"VariableDeclarator")),!this.eat(E.comma))break}return l},se.parseVarId=function(l,m){l.id=this.parseBindingAtom(),this.checkLVal(l.id,m==="var"?nt:bt,!1)};var Ce=1,j=2,ie=4;se.parseFunction=function(l,m,N,G){this.initFunction(l),(this.options.ecmaVersion>=9||this.options.ecmaVersion>=6&&!G)&&(this.type===E.star&&m&j&&this.unexpected(),l.generator=this.eat(E.star)),this.options.ecmaVersion>=8&&(l.async=!!G),m&Ce&&(l.id=m&ie&&this.type!==E.name?null:this.parseIdent(),l.id&&!(m&j)&&this.checkLVal(l.id,this.strict||l.generator||l.async?this.treatFunctionsAsVar?nt:bt:Tt));var oe=this.yieldPos,me=this.awaitPos,be=this.awaitIdentPos;return this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(Pe(l.async,l.generator)),m&Ce||(l.id=this.type===E.name?this.parseIdent():null),this.parseFunctionParams(l),this.parseFunctionBody(l,N,!1),this.yieldPos=oe,this.awaitPos=me,this.awaitIdentPos=be,this.finishNode(l,m&Ce?"FunctionDeclaration":"FunctionExpression")},se.parseFunctionParams=function(l){this.expect(E.parenL),l.params=this.parseBindingList(E.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams()},se.parseClass=function(l,m){this.next();var N=this.strict;this.strict=!0,this.parseClassId(l,m),this.parseClassSuper(l);var G=this.startNode(),oe=!1;for(G.body=[],this.expect(E.braceL);this.type!==E.braceR;){var me=this.parseClassElement(l.superClass!==null);me&&(G.body.push(me),me.type==="MethodDefinition"&&me.kind==="constructor"&&(oe&&this.raise(me.start,"Duplicate constructor in the same class"),oe=!0))}return this.strict=N,this.next(),l.body=this.finishNode(G,"ClassBody"),this.finishNode(l,m?"ClassDeclaration":"ClassExpression")},se.parseClassElement=function(l){var m=this;if(this.eat(E.semi))return null;var N=this.startNode(),G=function($t,Jt){Jt===void 0&&(Jt=!1);var cH=m.start,ir=m.startLoc;return m.eatContextual($t)?m.type!==E.parenL&&(!Jt||!m.canInsertSemicolon())?!0:(N.key&&m.unexpected(),N.computed=!1,N.key=m.startNodeAt(cH,ir),N.key.name=$t,m.finishNode(N.key,"Identifier"),!1):!1};N.kind="method",N.static=G("static");var oe=this.eat(E.star),me=!1;oe||(this.options.ecmaVersion>=8&&G("async",!0)?(me=!0,oe=this.options.ecmaVersion>=9&&this.eat(E.star)):G("get")?N.kind="get":G("set")&&(N.kind="set")),N.key||this.parsePropertyName(N);var be=N.key,je=!1;return!N.computed&&!N.static&&(be.type==="Identifier"&&be.name==="constructor"||be.type==="Literal"&&be.value==="constructor")?(N.kind!=="method"&&this.raise(be.start,"Constructor can't have get/set modifier"),oe&&this.raise(be.start,"Constructor can't be a generator"),me&&this.raise(be.start,"Constructor can't be an async method"),N.kind="constructor",je=l):N.static&&be.type==="Identifier"&&be.name==="prototype"&&this.raise(be.start,"Classes may not have a static property named prototype"),this.parseClassMethod(N,oe,me,je),N.kind==="get"&&N.value.params.length!==0&&this.raiseRecoverable(N.value.start,"getter should have no params"),N.kind==="set"&&N.value.params.length!==1&&this.raiseRecoverable(N.value.start,"setter should have exactly one param"),N.kind==="set"&&N.value.params[0].type==="RestElement"&&this.raiseRecoverable(N.value.params[0].start,"Setter cannot use rest params"),N},se.parseClassMethod=function(l,m,N,G){return l.value=this.parseMethod(m,N,G),this.finishNode(l,"MethodDefinition")},se.parseClassId=function(l,m){this.type===E.name?(l.id=this.parseIdent(),m&&this.checkLVal(l.id,bt,!1)):(m===!0&&this.unexpected(),l.id=null)},se.parseClassSuper=function(l){l.superClass=this.eat(E._extends)?this.parseExprSubscripts():null},se.parseExport=function(l,m){if(this.next(),this.eat(E.star))return this.options.ecmaVersion>=11&&(this.eatContextual("as")?(l.exported=this.parseIdent(!0),this.checkExport(m,l.exported.name,this.lastTokStart)):l.exported=null),this.expectContextual("from"),this.type!==E.string&&this.unexpected(),l.source=this.parseExprAtom(),this.semicolon(),this.finishNode(l,"ExportAllDeclaration");if(this.eat(E._default)){this.checkExport(m,"default",this.lastTokStart);var N;if(this.type===E._function||(N=this.isAsyncFunction())){var G=this.startNode();this.next(),N&&this.next(),l.declaration=this.parseFunction(G,Ce|ie,!1,N)}else if(this.type===E._class){var oe=this.startNode();l.declaration=this.parseClass(oe,"nullableID")}else l.declaration=this.parseMaybeAssign(),this.semicolon();return this.finishNode(l,"ExportDefaultDeclaration")}if(this.shouldParseExportStatement())l.declaration=this.parseStatement(null),l.declaration.type==="VariableDeclaration"?this.checkVariableExport(m,l.declaration.declarations):this.checkExport(m,l.declaration.id.name,l.declaration.id.start),l.specifiers=[],l.source=null;else{if(l.declaration=null,l.specifiers=this.parseExportSpecifiers(m),this.eatContextual("from"))this.type!==E.string&&this.unexpected(),l.source=this.parseExprAtom();else{for(var me=0,be=l.specifiers;me<be.length;me+=1){var je=be[me];this.checkUnreserved(je.local),this.checkLocalExport(je.local)}l.source=null}this.semicolon()}return this.finishNode(l,"ExportNamedDeclaration")},se.checkExport=function(l,m,N){!l||(B(l,m)&&this.raiseRecoverable(N,"Duplicate export '"+m+"'"),l[m]=!0)},se.checkPatternExport=function(l,m){var N=m.type;if(N==="Identifier")this.checkExport(l,m.name,m.start);else if(N==="ObjectPattern")for(var G=0,oe=m.properties;G<oe.length;G+=1){var me=oe[G];this.checkPatternExport(l,me)}else if(N==="ArrayPattern")for(var be=0,je=m.elements;be<je.length;be+=1){var $t=je[be];$t&&this.checkPatternExport(l,$t)}else N==="Property"?this.checkPatternExport(l,m.value):N==="AssignmentPattern"?this.checkPatternExport(l,m.left):N==="RestElement"?this.checkPatternExport(l,m.argument):N==="ParenthesizedExpression"&&this.checkPatternExport(l,m.expression)},se.checkVariableExport=function(l,m){if(!!l)for(var N=0,G=m;N<G.length;N+=1){var oe=G[N];this.checkPatternExport(l,oe.id)}},se.shouldParseExportStatement=function(){return this.type.keyword==="var"||this.type.keyword==="const"||this.type.keyword==="class"||this.type.keyword==="function"||this.isLet()||this.isAsyncFunction()},se.parseExportSpecifiers=function(l){var m=[],N=!0;for(this.expect(E.braceL);!this.eat(E.braceR);){if(N)N=!1;else if(this.expect(E.comma),this.afterTrailingComma(E.braceR))break;var G=this.startNode();G.local=this.parseIdent(!0),G.exported=this.eatContextual("as")?this.parseIdent(!0):G.local,this.checkExport(l,G.exported.name,G.exported.start),m.push(this.finishNode(G,"ExportSpecifier"))}return m},se.parseImport=function(l){return this.next(),this.type===E.string?(l.specifiers=Ee,l.source=this.parseExprAtom()):(l.specifiers=this.parseImportSpecifiers(),this.expectContextual("from"),l.source=this.type===E.string?this.parseExprAtom():this.unexpected()),this.semicolon(),this.finishNode(l,"ImportDeclaration")},se.parseImportSpecifiers=function(){var l=[],m=!0;if(this.type===E.name){var N=this.startNode();if(N.local=this.parseIdent(),this.checkLVal(N.local,bt),l.push(this.finishNode(N,"ImportDefaultSpecifier")),!this.eat(E.comma))return l}if(this.type===E.star){var G=this.startNode();return this.next(),this.expectContextual("as"),G.local=this.parseIdent(),this.checkLVal(G.local,bt),l.push(this.finishNode(G,"ImportNamespaceSpecifier")),l}for(this.expect(E.braceL);!this.eat(E.braceR);){if(m)m=!1;else if(this.expect(E.comma),this.afterTrailingComma(E.braceR))break;var oe=this.startNode();oe.imported=this.parseIdent(!0),this.eatContextual("as")?oe.local=this.parseIdent():(this.checkUnreserved(oe.imported),oe.local=oe.imported),this.checkLVal(oe.local,bt),l.push(this.finishNode(oe,"ImportSpecifier"))}return l},se.adaptDirectivePrologue=function(l){for(var m=0;m<l.length&&this.isDirectiveCandidate(l[m]);++m)l[m].directive=l[m].expression.raw.slice(1,-1)},se.isDirectiveCandidate=function(l){return l.type==="ExpressionStatement"&&l.expression.type==="Literal"&&typeof l.expression.value=="string"&&(this.input[l.start]==='"'||this.input[l.start]==="'")};var fe=Ot.prototype;fe.toAssignable=function(l,m,N){if(this.options.ecmaVersion>=6&&l)switch(l.type){case"Identifier":this.inAsync&&l.name==="await"&&this.raise(l.start,"Cannot use 'await' as identifier inside an async function");break;case"ObjectPattern":case"ArrayPattern":case"RestElement":break;case"ObjectExpression":l.type="ObjectPattern",N&&this.checkPatternErrors(N,!0);for(var G=0,oe=l.properties;G<oe.length;G+=1){var me=oe[G];this.toAssignable(me,m),me.type==="RestElement"&&(me.argument.type==="ArrayPattern"||me.argument.type==="ObjectPattern")&&this.raise(me.argument.start,"Unexpected token")}break;case"Property":l.kind!=="init"&&this.raise(l.key.start,"Object pattern can't contain getter or setter"),this.toAssignable(l.value,m);break;case"ArrayExpression":l.type="ArrayPattern",N&&this.checkPatternErrors(N,!0),this.toAssignableList(l.elements,m);break;case"SpreadElement":l.type="RestElement",this.toAssignable(l.argument,m),l.argument.type==="AssignmentPattern"&&this.raise(l.argument.start,"Rest elements cannot have a default value");break;case"AssignmentExpression":l.operator!=="="&&this.raise(l.left.end,"Only '=' operator can be used for specifying default value."),l.type="AssignmentPattern",delete l.operator,this.toAssignable(l.left,m);case"AssignmentPattern":break;case"ParenthesizedExpression":this.toAssignable(l.expression,m,N);break;case"ChainExpression":this.raiseRecoverable(l.start,"Optional chaining cannot appear in left-hand side");break;case"MemberExpression":if(!m)break;default:this.raise(l.start,"Assigning to rvalue")}else N&&this.checkPatternErrors(N,!0);return l},fe.toAssignableList=function(l,m){for(var N=l.length,G=0;G<N;G++){var oe=l[G];oe&&this.toAssignable(oe,m)}if(N){var me=l[N-1];this.options.ecmaVersion===6&&m&&me&&me.type==="RestElement"&&me.argument.type!=="Identifier"&&this.unexpected(me.argument.start)}return l},fe.parseSpread=function(l){var m=this.startNode();return this.next(),m.argument=this.parseMaybeAssign(!1,l),this.finishNode(m,"SpreadElement")},fe.parseRestBinding=function(){var l=this.startNode();return this.next(),this.options.ecmaVersion===6&&this.type!==E.name&&this.unexpected(),l.argument=this.parseBindingAtom(),this.finishNode(l,"RestElement")},fe.parseBindingAtom=function(){if(this.options.ecmaVersion>=6)switch(this.type){case E.bracketL:var l=this.startNode();return this.next(),l.elements=this.parseBindingList(E.bracketR,!0,!0),this.finishNode(l,"ArrayPattern");case E.braceL:return this.parseObj(!0)}return this.parseIdent()},fe.parseBindingList=function(l,m,N){for(var G=[],oe=!0;!this.eat(l);)if(oe?oe=!1:this.expect(E.comma),m&&this.type===E.comma)G.push(null);else{if(N&&this.afterTrailingComma(l))break;if(this.type===E.ellipsis){var me=this.parseRestBinding();this.parseBindingListItem(me),G.push(me),this.type===E.comma&&this.raise(this.start,"Comma is not permitted after the rest element"),this.expect(l);break}else{var be=this.parseMaybeDefault(this.start,this.startLoc);this.parseBindingListItem(be),G.push(be)}}return G},fe.parseBindingListItem=function(l){return l},fe.parseMaybeDefault=function(l,m,N){if(N=N||this.parseBindingAtom(),this.options.ecmaVersion<6||!this.eat(E.eq))return N;var G=this.startNodeAt(l,m);return G.left=N,G.right=this.parseMaybeAssign(),this.finishNode(G,"AssignmentPattern")},fe.checkLVal=function(l,m,N){switch(m===void 0&&(m=St),l.type){case"Identifier":m===bt&&l.name==="let"&&this.raiseRecoverable(l.start,"let is disallowed as a lexically bound name"),this.strict&&this.reservedWordsStrictBind.test(l.name)&&this.raiseRecoverable(l.start,(m?"Binding ":"Assigning to ")+l.name+" in strict mode"),N&&(B(N,l.name)&&this.raiseRecoverable(l.start,"Argument name clash"),N[l.name]=!0),m!==St&&m!==tH&&this.declareName(l.name,m,l.start);break;case"ChainExpression":this.raiseRecoverable(l.start,"Optional chaining cannot appear in left-hand side");break;case"MemberExpression":m&&this.raiseRecoverable(l.start,"Binding member expression");break;case"ObjectPattern":for(var G=0,oe=l.properties;G<oe.length;G+=1){var me=oe[G];this.checkLVal(me,m,N)}break;case"Property":this.checkLVal(l.value,m,N);break;case"ArrayPattern":for(var be=0,je=l.elements;be<je.length;be+=1){var $t=je[be];$t&&this.checkLVal($t,m,N)}break;case"AssignmentPattern":this.checkLVal(l.left,m,N);break;case"RestElement":this.checkLVal(l.argument,m,N);break;case"ParenthesizedExpression":this.checkLVal(l.expression,m,N);break;default:this.raise(l.start,(m?"Binding":"Assigning to")+" rvalue")}};var ge=Ot.prototype;ge.checkPropClash=function(l,m,N){if(!(this.options.ecmaVersion>=9&&l.type==="SpreadElement")&&!(this.options.ecmaVersion>=6&&(l.computed||l.method||l.shorthand))){var G=l.key,oe;switch(G.type){case"Identifier":oe=G.name;break;case"Literal":oe=String(G.value);break;default:return}var me=l.kind;if(this.options.ecmaVersion>=6){oe==="__proto__"&&me==="init"&&(m.proto&&(N?N.doubleProto<0&&(N.doubleProto=G.start):this.raiseRecoverable(G.start,"Redefinition of __proto__ property")),m.proto=!0);return}oe="$"+oe;var be=m[oe];if(be){var je;me==="init"?je=this.strict&&be.init||be.get||be.set:je=be.init||be[me],je&&this.raiseRecoverable(G.start,"Redefinition of property")}else be=m[oe]={init:!1,get:!1,set:!1};be[me]=!0}},ge.parseExpression=function(l,m){var N=this.start,G=this.startLoc,oe=this.parseMaybeAssign(l,m);if(this.type===E.comma){var me=this.startNodeAt(N,G);for(me.expressions=[oe];this.eat(E.comma);)me.expressions.push(this.parseMaybeAssign(l,m));return this.finishNode(me,"SequenceExpression")}return oe},ge.parseMaybeAssign=function(l,m,N){if(this.isContextual("yield")){if(this.inGenerator)return this.parseYield(l);this.exprAllowed=!1}var G=!1,oe=-1,me=-1;m?(oe=m.parenthesizedAssign,me=m.trailingComma,m.parenthesizedAssign=m.trailingComma=-1):(m=new ye,G=!0);var be=this.start,je=this.startLoc;(this.type===E.parenL||this.type===E.name)&&(this.potentialArrowAt=this.start);var $t=this.parseMaybeConditional(l,m);if(N&&($t=N.call(this,$t,be,je)),this.type.isAssign){var Jt=this.startNodeAt(be,je);return Jt.operator=this.value,Jt.left=this.type===E.eq?this.toAssignable($t,!1,m):$t,G||(m.parenthesizedAssign=m.trailingComma=m.doubleProto=-1),m.shorthandAssign>=Jt.left.start&&(m.shorthandAssign=-1),this.checkLVal($t),this.next(),Jt.right=this.parseMaybeAssign(l),this.finishNode(Jt,"AssignmentExpression")}else G&&this.checkExpressionErrors(m,!0);return oe>-1&&(m.parenthesizedAssign=oe),me>-1&&(m.trailingComma=me),$t},ge.parseMaybeConditional=function(l,m){var N=this.start,G=this.startLoc,oe=this.parseExprOps(l,m);if(this.checkExpressionErrors(m))return oe;if(this.eat(E.question)){var me=this.startNodeAt(N,G);return me.test=oe,me.consequent=this.parseMaybeAssign(),this.expect(E.colon),me.alternate=this.parseMaybeAssign(l),this.finishNode(me,"ConditionalExpression")}return oe},ge.parseExprOps=function(l,m){var N=this.start,G=this.startLoc,oe=this.parseMaybeUnary(m,!1);return this.checkExpressionErrors(m)||oe.start===N&&oe.type==="ArrowFunctionExpression"?oe:this.parseExprOp(oe,N,G,-1,l)},ge.parseExprOp=function(l,m,N,G,oe){var me=this.type.binop;if(me!=null&&(!oe||this.type!==E._in)&&me>G){var be=this.type===E.logicalOR||this.type===E.logicalAND,je=this.type===E.coalesce;je&&(me=E.logicalAND.binop);var $t=this.value;this.next();var Jt=this.start,cH=this.startLoc,ir=this.parseExprOp(this.parseMaybeUnary(null,!1),Jt,cH,me,oe),fi=this.buildBinary(m,N,l,ir,$t,be||je);return(be&&this.type===E.coalesce||je&&(this.type===E.logicalOR||this.type===E.logicalAND))&&this.raiseRecoverable(this.start,"Logical expressions and coalesce expressions cannot be mixed. Wrap either by parentheses"),this.parseExprOp(fi,m,N,G,oe)}return l},ge.buildBinary=function(l,m,N,G,oe,me){var be=this.startNodeAt(l,m);return be.left=N,be.operator=oe,be.right=G,this.finishNode(be,me?"LogicalExpression":"BinaryExpression")},ge.parseMaybeUnary=function(l,m){var N=this.start,G=this.startLoc,oe;if(this.isContextual("await")&&(this.inAsync||!this.inFunction&&this.options.allowAwaitOutsideFunction))oe=this.parseAwait(),m=!0;else if(this.type.prefix){var me=this.startNode(),be=this.type===E.incDec;me.operator=this.value,me.prefix=!0,this.next(),me.argument=this.parseMaybeUnary(null,!0),this.checkExpressionErrors(l,!0),be?this.checkLVal(me.argument):this.strict&&me.operator==="delete"&&me.argument.type==="Identifier"?this.raiseRecoverable(me.start,"Deleting local variable in strict mode"):m=!0,oe=this.finishNode(me,be?"UpdateExpression":"UnaryExpression")}else{if(oe=this.parseExprSubscripts(l),this.checkExpressionErrors(l))return oe;for(;this.type.postfix&&!this.canInsertSemicolon();){var je=this.startNodeAt(N,G);je.operator=this.value,je.prefix=!1,je.argument=oe,this.checkLVal(oe),this.next(),oe=this.finishNode(je,"UpdateExpression")}}return!m&&this.eat(E.starstar)?this.buildBinary(N,G,oe,this.parseMaybeUnary(null,!1),"**",!1):oe},ge.parseExprSubscripts=function(l){var m=this.start,N=this.startLoc,G=this.parseExprAtom(l);if(G.type==="ArrowFunctionExpression"&&this.input.slice(this.lastTokStart,this.lastTokEnd)!==")")return G;var oe=this.parseSubscripts(G,m,N);return l&&oe.type==="MemberExpression"&&(l.parenthesizedAssign>=oe.start&&(l.parenthesizedAssign=-1),l.parenthesizedBind>=oe.start&&(l.parenthesizedBind=-1)),oe},ge.parseSubscripts=function(l,m,N,G){for(var oe=this.options.ecmaVersion>=8&&l.type==="Identifier"&&l.name==="async"&&this.lastTokEnd===l.end&&!this.canInsertSemicolon()&&l.end-l.start===5&&this.potentialArrowAt===l.start,me=!1;;){var be=this.parseSubscript(l,m,N,G,oe,me);if(be.optional&&(me=!0),be===l||be.type==="ArrowFunctionExpression"){if(me){var je=this.startNodeAt(m,N);je.expression=be,be=this.finishNode(je,"ChainExpression")}return be}l=be}},ge.parseSubscript=function(l,m,N,G,oe,me){var be=this.options.ecmaVersion>=11,je=be&&this.eat(E.questionDot);G&&je&&this.raise(this.lastTokStart,"Optional chaining cannot appear in the callee of new expressions");var $t=this.eat(E.bracketL);if($t||je&&this.type!==E.parenL&&this.type!==E.backQuote||this.eat(E.dot)){var Jt=this.startNodeAt(m,N);Jt.object=l,Jt.property=$t?this.parseExpression():this.parseIdent(this.options.allowReserved!=="never"),Jt.computed=!!$t,$t&&this.expect(E.bracketR),be&&(Jt.optional=je),l=this.finishNode(Jt,"MemberExpression")}else if(!G&&this.eat(E.parenL)){var cH=new ye,ir=this.yieldPos,fi=this.awaitPos,hi=this.awaitIdentPos;this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0;var $s=this.parseExprList(E.parenR,this.options.ecmaVersion>=8,!1,cH);if(oe&&!je&&!this.canInsertSemicolon()&&this.eat(E.arrow))return this.checkPatternErrors(cH,!1),this.checkYieldAwaitInDefaultParams(),this.awaitIdentPos>0&&this.raise(this.awaitIdentPos,"Cannot use 'await' as identifier inside an async function"),this.yieldPos=ir,this.awaitPos=fi,this.awaitIdentPos=hi,this.parseArrowExpression(this.startNodeAt(m,N),$s,!0);this.checkExpressionErrors(cH,!0),this.yieldPos=ir||this.yieldPos,this.awaitPos=fi||this.awaitPos,this.awaitIdentPos=hi||this.awaitIdentPos;var Qr=this.startNodeAt(m,N);Qr.callee=l,Qr.arguments=$s,be&&(Qr.optional=je),l=this.finishNode(Qr,"CallExpression")}else if(this.type===E.backQuote){(je||me)&&this.raise(this.start,"Optional chaining cannot appear in the tag of tagged template expressions");var pi=this.startNodeAt(m,N);pi.tag=l,pi.quasi=this.parseTemplate({isTagged:!0}),l=this.finishNode(pi,"TaggedTemplateExpression")}return l},ge.parseExprAtom=function(l){this.type===E.slash&&this.readRegexp();var m,N=this.potentialArrowAt===this.start;switch(this.type){case E._super:return this.allowSuper||this.raise(this.start,"'super' keyword outside a method"),m=this.startNode(),this.next(),this.type===E.parenL&&!this.allowDirectSuper&&this.raise(m.start,"super() call outside constructor of a subclass"),this.type!==E.dot&&this.type!==E.bracketL&&this.type!==E.parenL&&this.unexpected(),this.finishNode(m,"Super");case E._this:return m=this.startNode(),this.next(),this.finishNode(m,"ThisExpression");case E.name:var G=this.start,oe=this.startLoc,me=this.containsEsc,be=this.parseIdent(!1);if(this.options.ecmaVersion>=8&&!me&&be.name==="async"&&!this.canInsertSemicolon()&&this.eat(E._function))return this.parseFunction(this.startNodeAt(G,oe),0,!1,!0);if(N&&!this.canInsertSemicolon()){if(this.eat(E.arrow))return this.parseArrowExpression(this.startNodeAt(G,oe),[be],!1);if(this.options.ecmaVersion>=8&&be.name==="async"&&this.type===E.name&&!me)return be=this.parseIdent(!1),(this.canInsertSemicolon()||!this.eat(E.arrow))&&this.unexpected(),this.parseArrowExpression(this.startNodeAt(G,oe),[be],!0)}return be;case E.regexp:var je=this.value;return m=this.parseLiteral(je.value),m.regex={pattern:je.pattern,flags:je.flags},m;case E.num:case E.string:return this.parseLiteral(this.value);case E._null:case E._true:case E._false:return m=this.startNode(),m.value=this.type===E._null?null:this.type===E._true,m.raw=this.type.keyword,this.next(),this.finishNode(m,"Literal");case E.parenL:var $t=this.start,Jt=this.parseParenAndDistinguishExpression(N);return l&&(l.parenthesizedAssign<0&&!this.isSimpleAssignTarget(Jt)&&(l.parenthesizedAssign=$t),l.parenthesizedBind<0&&(l.parenthesizedBind=$t)),Jt;case E.bracketL:return m=this.startNode(),this.next(),m.elements=this.parseExprList(E.bracketR,!0,!0,l),this.finishNode(m,"ArrayExpression");case E.braceL:return this.parseObj(!1,l);case E._function:return m=this.startNode(),this.next(),this.parseFunction(m,0);case E._class:return this.parseClass(this.startNode(),!1);case E._new:return this.parseNew();case E.backQuote:return this.parseTemplate();case E._import:return this.options.ecmaVersion>=11?this.parseExprImport():this.unexpected();default:this.unexpected()}},ge.parseExprImport=function(){var l=this.startNode();this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword import");var m=this.parseIdent(!0);switch(this.type){case E.parenL:return this.parseDynamicImport(l);case E.dot:return l.meta=m,this.parseImportMeta(l);default:this.unexpected()}},ge.parseDynamicImport=function(l){if(this.next(),l.source=this.parseMaybeAssign(),!this.eat(E.parenR)){var m=this.start;this.eat(E.comma)&&this.eat(E.parenR)?this.raiseRecoverable(m,"Trailing comma is not allowed in import()"):this.unexpected(m)}return this.finishNode(l,"ImportExpression")},ge.parseImportMeta=function(l){this.next();var m=this.containsEsc;return l.property=this.parseIdent(!0),l.property.name!=="meta"&&this.raiseRecoverable(l.property.start,"The only valid meta property for import is 'import.meta'"),m&&this.raiseRecoverable(l.start,"'import.meta' must not contain escaped characters"),this.options.sourceType!=="module"&&this.raiseRecoverable(l.start,"Cannot use 'import.meta' outside a module"),this.finishNode(l,"MetaProperty")},ge.parseLiteral=function(l){var m=this.startNode();return m.value=l,m.raw=this.input.slice(this.start,this.end),m.raw.charCodeAt(m.raw.length-1)===110&&(m.bigint=m.raw.slice(0,-1).replace(/_/g,"")),this.next(),this.finishNode(m,"Literal")},ge.parseParenExpression=function(){this.expect(E.parenL);var l=this.parseExpression();return this.expect(E.parenR),l},ge.parseParenAndDistinguishExpression=function(l){var m=this.start,N=this.startLoc,G,oe=this.options.ecmaVersion>=8;if(this.options.ecmaVersion>=6){this.next();var me=this.start,be=this.startLoc,je=[],$t=!0,Jt=!1,cH=new ye,ir=this.yieldPos,fi=this.awaitPos,hi;for(this.yieldPos=0,this.awaitPos=0;this.type!==E.parenR;)if($t?$t=!1:this.expect(E.comma),oe&&this.afterTrailingComma(E.parenR,!0)){Jt=!0;break}else if(this.type===E.ellipsis){hi=this.start,je.push(this.parseParenItem(this.parseRestBinding())),this.type===E.comma&&this.raise(this.start,"Comma is not permitted after the rest element");break}else je.push(this.parseMaybeAssign(!1,cH,this.parseParenItem));var $s=this.start,Qr=this.startLoc;if(this.expect(E.parenR),l&&!this.canInsertSemicolon()&&this.eat(E.arrow))return this.checkPatternErrors(cH,!1),this.checkYieldAwaitInDefaultParams(),this.yieldPos=ir,this.awaitPos=fi,this.parseParenArrowList(m,N,je);(!je.length||Jt)&&this.unexpected(this.lastTokStart),hi&&this.unexpected(hi),this.checkExpressionErrors(cH,!0),this.yieldPos=ir||this.yieldPos,this.awaitPos=fi||this.awaitPos,je.length>1?(G=this.startNodeAt(me,be),G.expressions=je,this.finishNodeAt(G,"SequenceExpression",$s,Qr)):G=je[0]}else G=this.parseParenExpression();if(this.options.preserveParens){var pi=this.startNodeAt(m,N);return pi.expression=G,this.finishNode(pi,"ParenthesizedExpression")}else return G},ge.parseParenItem=function(l){return l},ge.parseParenArrowList=function(l,m,N){return this.parseArrowExpression(this.startNodeAt(l,m),N)};var Ue=[];ge.parseNew=function(){this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword new");var l=this.startNode(),m=this.parseIdent(!0);if(this.options.ecmaVersion>=6&&this.eat(E.dot)){l.meta=m;var N=this.containsEsc;return l.property=this.parseIdent(!0),l.property.name!=="target"&&this.raiseRecoverable(l.property.start,"The only valid meta property for new is 'new.target'"),N&&this.raiseRecoverable(l.start,"'new.target' must not contain escaped characters"),this.inNonArrowFunction()||this.raiseRecoverable(l.start,"'new.target' can only be used in functions"),this.finishNode(l,"MetaProperty")}var G=this.start,oe=this.startLoc,me=this.type===E._import;return l.callee=this.parseSubscripts(this.parseExprAtom(),G,oe,!0),me&&l.callee.type==="ImportExpression"&&this.raise(G,"Cannot use new with import()"),this.eat(E.parenL)?l.arguments=this.parseExprList(E.parenR,this.options.ecmaVersion>=8,!1):l.arguments=Ue,this.finishNode(l,"NewExpression")},ge.parseTemplateElement=function(l){var m=l.isTagged,N=this.startNode();return this.type===E.invalidTemplate?(m||this.raiseRecoverable(this.start,"Bad escape sequence in untagged template literal"),N.value={raw:this.value,cooked:null}):N.value={raw:this.input.slice(this.start,this.end).replace(/\r\n?/g,`
222
+ `),cooked:this.value},this.next(),N.tail=this.type===E.backQuote,this.finishNode(N,"TemplateElement")},ge.parseTemplate=function(l){l===void 0&&(l={});var m=l.isTagged;m===void 0&&(m=!1);var N=this.startNode();this.next(),N.expressions=[];var G=this.parseTemplateElement({isTagged:m});for(N.quasis=[G];!G.tail;)this.type===E.eof&&this.raise(this.pos,"Unterminated template literal"),this.expect(E.dollarBraceL),N.expressions.push(this.parseExpression()),this.expect(E.braceR),N.quasis.push(G=this.parseTemplateElement({isTagged:m}));return this.next(),this.finishNode(N,"TemplateLiteral")},ge.isAsyncProp=function(l){return!l.computed&&l.key.type==="Identifier"&&l.key.name==="async"&&(this.type===E.name||this.type===E.num||this.type===E.string||this.type===E.bracketL||this.type.keyword||this.options.ecmaVersion>=9&&this.type===E.star)&&!T.test(this.input.slice(this.lastTokEnd,this.start))},ge.parseObj=function(l,m){var N=this.startNode(),G=!0,oe={};for(N.properties=[],this.next();!this.eat(E.braceR);){if(G)G=!1;else if(this.expect(E.comma),this.options.ecmaVersion>=5&&this.afterTrailingComma(E.braceR))break;var me=this.parseProperty(l,m);l||this.checkPropClash(me,oe,m),N.properties.push(me)}return this.finishNode(N,l?"ObjectPattern":"ObjectExpression")},ge.parseProperty=function(l,m){var N=this.startNode(),G,oe,me,be;if(this.options.ecmaVersion>=9&&this.eat(E.ellipsis))return l?(N.argument=this.parseIdent(!1),this.type===E.comma&&this.raise(this.start,"Comma is not permitted after the rest element"),this.finishNode(N,"RestElement")):(this.type===E.parenL&&m&&(m.parenthesizedAssign<0&&(m.parenthesizedAssign=this.start),m.parenthesizedBind<0&&(m.parenthesizedBind=this.start)),N.argument=this.parseMaybeAssign(!1,m),this.type===E.comma&&m&&m.trailingComma<0&&(m.trailingComma=this.start),this.finishNode(N,"SpreadElement"));this.options.ecmaVersion>=6&&(N.method=!1,N.shorthand=!1,(l||m)&&(me=this.start,be=this.startLoc),l||(G=this.eat(E.star)));var je=this.containsEsc;return this.parsePropertyName(N),!l&&!je&&this.options.ecmaVersion>=8&&!G&&this.isAsyncProp(N)?(oe=!0,G=this.options.ecmaVersion>=9&&this.eat(E.star),this.parsePropertyName(N,m)):oe=!1,this.parsePropertyValue(N,l,G,oe,me,be,m,je),this.finishNode(N,"Property")},ge.parsePropertyValue=function(l,m,N,G,oe,me,be,je){if((N||G)&&this.type===E.colon&&this.unexpected(),this.eat(E.colon))l.value=m?this.parseMaybeDefault(this.start,this.startLoc):this.parseMaybeAssign(!1,be),l.kind="init";else if(this.options.ecmaVersion>=6&&this.type===E.parenL)m&&this.unexpected(),l.kind="init",l.method=!0,l.value=this.parseMethod(N,G);else if(!m&&!je&&this.options.ecmaVersion>=5&&!l.computed&&l.key.type==="Identifier"&&(l.key.name==="get"||l.key.name==="set")&&this.type!==E.comma&&this.type!==E.braceR&&this.type!==E.eq){(N||G)&&this.unexpected(),l.kind=l.key.name,this.parsePropertyName(l),l.value=this.parseMethod(!1);var $t=l.kind==="get"?0:1;if(l.value.params.length!==$t){var Jt=l.value.start;l.kind==="get"?this.raiseRecoverable(Jt,"getter should have no params"):this.raiseRecoverable(Jt,"setter should have exactly one param")}else l.kind==="set"&&l.value.params[0].type==="RestElement"&&this.raiseRecoverable(l.value.params[0].start,"Setter cannot use rest params")}else this.options.ecmaVersion>=6&&!l.computed&&l.key.type==="Identifier"?((N||G)&&this.unexpected(),this.checkUnreserved(l.key),l.key.name==="await"&&!this.awaitIdentPos&&(this.awaitIdentPos=oe),l.kind="init",m?l.value=this.parseMaybeDefault(oe,me,l.key):this.type===E.eq&&be?(be.shorthandAssign<0&&(be.shorthandAssign=this.start),l.value=this.parseMaybeDefault(oe,me,l.key)):l.value=l.key,l.shorthand=!0):this.unexpected()},ge.parsePropertyName=function(l){if(this.options.ecmaVersion>=6){if(this.eat(E.bracketL))return l.computed=!0,l.key=this.parseMaybeAssign(),this.expect(E.bracketR),l.key;l.computed=!1}return l.key=this.type===E.num||this.type===E.string?this.parseExprAtom():this.parseIdent(this.options.allowReserved!=="never")},ge.initFunction=function(l){l.id=null,this.options.ecmaVersion>=6&&(l.generator=l.expression=!1),this.options.ecmaVersion>=8&&(l.async=!1)},ge.parseMethod=function(l,m,N){var G=this.startNode(),oe=this.yieldPos,me=this.awaitPos,be=this.awaitIdentPos;return this.initFunction(G),this.options.ecmaVersion>=6&&(G.generator=l),this.options.ecmaVersion>=8&&(G.async=!!m),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(Pe(m,G.generator)|Ne|(N?Je:0)),this.expect(E.parenL),G.params=this.parseBindingList(E.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams(),this.parseFunctionBody(G,!1,!0),this.yieldPos=oe,this.awaitPos=me,this.awaitIdentPos=be,this.finishNode(G,"FunctionExpression")},ge.parseArrowExpression=function(l,m,N){var G=this.yieldPos,oe=this.awaitPos,me=this.awaitIdentPos;return this.enterScope(Pe(N,!1)|qe),this.initFunction(l),this.options.ecmaVersion>=8&&(l.async=!!N),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,l.params=this.toAssignableList(m,!0),this.parseFunctionBody(l,!0,!1),this.yieldPos=G,this.awaitPos=oe,this.awaitIdentPos=me,this.finishNode(l,"ArrowFunctionExpression")},ge.parseFunctionBody=function(l,m,N){var G=m&&this.type!==E.braceL,oe=this.strict,me=!1;if(G)l.body=this.parseMaybeAssign(),l.expression=!0,this.checkParams(l,!1);else{var be=this.options.ecmaVersion>=7&&!this.isSimpleParamList(l.params);(!oe||be)&&(me=this.strictDirective(this.end),me&&be&&this.raiseRecoverable(l.start,"Illegal 'use strict' directive in function with non-simple parameter list"));var je=this.labels;this.labels=[],me&&(this.strict=!0),this.checkParams(l,!oe&&!me&&!m&&!N&&this.isSimpleParamList(l.params)),this.strict&&l.id&&this.checkLVal(l.id,tH),l.body=this.parseBlock(!1,void 0,me&&!oe),l.expression=!1,this.adaptDirectivePrologue(l.body.body),this.labels=je}this.exitScope()},ge.isSimpleParamList=function(l){for(var m=0,N=l;m<N.length;m+=1){var G=N[m];if(G.type!=="Identifier")return!1}return!0},ge.checkParams=function(l,m){for(var N={},G=0,oe=l.params;G<oe.length;G+=1){var me=oe[G];this.checkLVal(me,nt,m?null:N)}},ge.parseExprList=function(l,m,N,G){for(var oe=[],me=!0;!this.eat(l);){if(me)me=!1;else if(this.expect(E.comma),m&&this.afterTrailingComma(l))break;var be=void 0;N&&this.type===E.comma?be=null:this.type===E.ellipsis?(be=this.parseSpread(G),G&&this.type===E.comma&&G.trailingComma<0&&(G.trailingComma=this.start)):be=this.parseMaybeAssign(!1,G),oe.push(be)}return oe},ge.checkUnreserved=function(l){var m=l.start,N=l.end,G=l.name;if(this.inGenerator&&G==="yield"&&this.raiseRecoverable(m,"Cannot use 'yield' as identifier inside a generator"),this.inAsync&&G==="await"&&this.raiseRecoverable(m,"Cannot use 'await' as identifier inside an async function"),this.keywords.test(G)&&this.raise(m,"Unexpected keyword '"+G+"'"),!(this.options.ecmaVersion<6&&this.input.slice(m,N).indexOf("\\")!==-1)){var oe=this.strict?this.reservedWordsStrict:this.reservedWords;oe.test(G)&&(!this.inAsync&&G==="await"&&this.raiseRecoverable(m,"Cannot use keyword 'await' outside an async function"),this.raiseRecoverable(m,"The keyword '"+G+"' is reserved"))}},ge.parseIdent=function(l,m){var N=this.startNode();return this.type===E.name?N.name=this.value:this.type.keyword?(N.name=this.type.keyword,(N.name==="class"||N.name==="function")&&(this.lastTokEnd!==this.lastTokStart+1||this.input.charCodeAt(this.lastTokStart)!==46)&&this.context.pop()):this.unexpected(),this.next(!!l),this.finishNode(N,"Identifier"),l||(this.checkUnreserved(N),N.name==="await"&&!this.awaitIdentPos&&(this.awaitIdentPos=N.start)),N},ge.parseYield=function(l){this.yieldPos||(this.yieldPos=this.start);var m=this.startNode();return this.next(),this.type===E.semi||this.canInsertSemicolon()||this.type!==E.star&&!this.type.startsExpr?(m.delegate=!1,m.argument=null):(m.delegate=this.eat(E.star),m.argument=this.parseMaybeAssign(l)),this.finishNode(m,"YieldExpression")},ge.parseAwait=function(){this.awaitPos||(this.awaitPos=this.start);var l=this.startNode();return this.next(),l.argument=this.parseMaybeUnary(null,!1),this.finishNode(l,"AwaitExpression")};var we=Ot.prototype;we.raise=function(l,m){var N=ce(this.input,l);m+=" ("+N.line+":"+N.column+")";var G=new SyntaxError(m);throw G.pos=l,G.loc=N,G.raisedAt=this.pos,G},we.raiseRecoverable=we.raise,we.curPosition=function(){if(this.options.locations)return new K(this.curLine,this.pos-this.lineStart)};var lt=Ot.prototype,Xt=function(m){this.flags=m,this.var=[],this.lexical=[],this.functions=[]};lt.enterScope=function(l){this.scopeStack.push(new Xt(l))},lt.exitScope=function(){this.scopeStack.pop()},lt.treatFunctionsAsVarInScope=function(l){return l.flags&De||!this.inModule&&l.flags&ze},lt.declareName=function(l,m,N){var G=!1;if(m===bt){var oe=this.currentScope();G=oe.lexical.indexOf(l)>-1||oe.functions.indexOf(l)>-1||oe.var.indexOf(l)>-1,oe.lexical.push(l),this.inModule&&oe.flags&ze&&delete this.undefinedExports[l]}else if(m===Bt){var me=this.currentScope();me.lexical.push(l)}else if(m===Tt){var be=this.currentScope();this.treatFunctionsAsVar?G=be.lexical.indexOf(l)>-1:G=be.lexical.indexOf(l)>-1||be.var.indexOf(l)>-1,be.functions.push(l)}else for(var je=this.scopeStack.length-1;je>=0;--je){var $t=this.scopeStack[je];if($t.lexical.indexOf(l)>-1&&!($t.flags&Wt&&$t.lexical[0]===l)||!this.treatFunctionsAsVarInScope($t)&&$t.functions.indexOf(l)>-1){G=!0;break}if($t.var.push(l),this.inModule&&$t.flags&ze&&delete this.undefinedExports[l],$t.flags&Ke)break}G&&this.raiseRecoverable(N,"Identifier '"+l+"' has already been declared")},lt.checkLocalExport=function(l){this.scopeStack[0].lexical.indexOf(l.name)===-1&&this.scopeStack[0].var.indexOf(l.name)===-1&&(this.undefinedExports[l.name]=l)},lt.currentScope=function(){return this.scopeStack[this.scopeStack.length-1]},lt.currentVarScope=function(){for(var l=this.scopeStack.length-1;;l--){var m=this.scopeStack[l];if(m.flags&Ke)return m}},lt.currentThisScope=function(){for(var l=this.scopeStack.length-1;;l--){var m=this.scopeStack[l];if(m.flags&Ke&&!(m.flags&qe))return m}};var st=function(m,N,G){this.type="",this.start=N,this.end=0,m.options.locations&&(this.loc=new ae(m,G)),m.options.directSourceFile&&(this.sourceFile=m.options.directSourceFile),m.options.ranges&&(this.range=[N,0])},rt=Ot.prototype;rt.startNode=function(){return new st(this,this.start,this.startLoc)},rt.startNodeAt=function(l,m){return new st(this,l,m)};function it(l,m,N,G){return l.type=m,l.end=N,this.options.locations&&(l.loc.end=G),this.options.ranges&&(l.range[1]=N),l}rt.finishNode=function(l,m){return it.call(this,l,m,this.lastTokEnd,this.lastTokEndLoc)},rt.finishNodeAt=function(l,m,N,G){return it.call(this,l,m,N,G)};var Ct=function(m,N,G,oe,me){this.token=m,this.isExpr=!!N,this.preserveSpace=!!G,this.override=oe,this.generator=!!me},mt={b_stat:new Ct("{",!1),b_expr:new Ct("{",!0),b_tmpl:new Ct("${",!1),p_stat:new Ct("(",!1),p_expr:new Ct("(",!0),q_tmpl:new Ct("`",!0,!0,function(l){return l.tryReadTemplateToken()}),f_stat:new Ct("function",!1),f_expr:new Ct("function",!0),f_expr_gen:new Ct("function",!0,!1,null,!0),f_gen:new Ct("function",!1,!1,null,!0)},Zt=Ot.prototype;Zt.initialContext=function(){return[mt.b_stat]},Zt.braceIsBlock=function(l){var m=this.curContext();return m===mt.f_expr||m===mt.f_stat?!0:l===E.colon&&(m===mt.b_stat||m===mt.b_expr)?!m.isExpr:l===E._return||l===E.name&&this.exprAllowed?T.test(this.input.slice(this.lastTokEnd,this.start)):l===E._else||l===E.semi||l===E.eof||l===E.parenR||l===E.arrow?!0:l===E.braceL?m===mt.b_stat:l===E._var||l===E._const||l===E.name?!1:!this.exprAllowed},Zt.inGeneratorContext=function(){for(var l=this.context.length-1;l>=1;l--){var m=this.context[l];if(m.token==="function")return m.generator}return!1},Zt.updateContext=function(l){var m,N=this.type;N.keyword&&l===E.dot?this.exprAllowed=!1:(m=N.updateContext)?m.call(this,l):this.exprAllowed=N.beforeExpr},E.parenR.updateContext=E.braceR.updateContext=function(){if(this.context.length===1){this.exprAllowed=!0;return}var l=this.context.pop();l===mt.b_stat&&this.curContext().token==="function"&&(l=this.context.pop()),this.exprAllowed=!l.isExpr},E.braceL.updateContext=function(l){this.context.push(this.braceIsBlock(l)?mt.b_stat:mt.b_expr),this.exprAllowed=!0},E.dollarBraceL.updateContext=function(){this.context.push(mt.b_tmpl),this.exprAllowed=!0},E.parenL.updateContext=function(l){var m=l===E._if||l===E._for||l===E._with||l===E._while;this.context.push(m?mt.p_stat:mt.p_expr),this.exprAllowed=!0},E.incDec.updateContext=function(){},E._function.updateContext=E._class.updateContext=function(l){l.beforeExpr&&l!==E.semi&&l!==E._else&&!(l===E._return&&T.test(this.input.slice(this.lastTokEnd,this.start)))&&!((l===E.colon||l===E.braceL)&&this.curContext()===mt.b_stat)?this.context.push(mt.f_expr):this.context.push(mt.f_stat),this.exprAllowed=!1},E.backQuote.updateContext=function(){this.curContext()===mt.q_tmpl?this.context.pop():this.context.push(mt.q_tmpl),this.exprAllowed=!1},E.star.updateContext=function(l){if(l===E._function){var m=this.context.length-1;this.context[m]===mt.f_expr?this.context[m]=mt.f_expr_gen:this.context[m]=mt.f_gen}this.exprAllowed=!0},E.name.updateContext=function(l){var m=!1;this.options.ecmaVersion>=6&&l!==E.dot&&(this.value==="of"&&!this.exprAllowed||this.value==="yield"&&this.inGeneratorContext())&&(m=!0),this.exprAllowed=m};var vH="ASCII ASCII_Hex_Digit AHex Alphabetic Alpha Any Assigned Bidi_Control Bidi_C Bidi_Mirrored Bidi_M Case_Ignorable CI Cased Changes_When_Casefolded CWCF Changes_When_Casemapped CWCM Changes_When_Lowercased CWL Changes_When_NFKC_Casefolded CWKCF Changes_When_Titlecased CWT Changes_When_Uppercased CWU Dash Default_Ignorable_Code_Point DI Deprecated Dep Diacritic Dia Emoji Emoji_Component Emoji_Modifier Emoji_Modifier_Base Emoji_Presentation Extender Ext Grapheme_Base Gr_Base Grapheme_Extend Gr_Ext Hex_Digit Hex IDS_Binary_Operator IDSB IDS_Trinary_Operator IDST ID_Continue IDC ID_Start IDS Ideographic Ideo Join_Control Join_C Logical_Order_Exception LOE Lowercase Lower Math Noncharacter_Code_Point NChar Pattern_Syntax Pat_Syn Pattern_White_Space Pat_WS Quotation_Mark QMark Radical Regional_Indicator RI Sentence_Terminal STerm Soft_Dotted SD Terminal_Punctuation Term Unified_Ideograph UIdeo Uppercase Upper Variation_Selector VS White_Space space XID_Continue XIDC XID_Start XIDS",Le=vH+" Extended_Pictographic",W=Le,ue={9:vH,10:Le,11:W},le="Cased_Letter LC Close_Punctuation Pe Connector_Punctuation Pc Control Cc cntrl Currency_Symbol Sc Dash_Punctuation Pd Decimal_Number Nd digit Enclosing_Mark Me Final_Punctuation Pf Format Cf Initial_Punctuation Pi Letter L Letter_Number Nl Line_Separator Zl Lowercase_Letter Ll Mark M Combining_Mark Math_Symbol Sm Modifier_Letter Lm Modifier_Symbol Sk Nonspacing_Mark Mn Number N Open_Punctuation Ps Other C Other_Letter Lo Other_Number No Other_Punctuation Po Other_Symbol So Paragraph_Separator Zp Private_Use Co Punctuation P punct Separator Z Space_Separator Zs Spacing_Mark Mc Surrogate Cs Symbol S Titlecase_Letter Lt Unassigned Cn Uppercase_Letter Lu",ee="Adlam Adlm Ahom Ahom Anatolian_Hieroglyphs Hluw Arabic Arab Armenian Armn Avestan Avst Balinese Bali Bamum Bamu Bassa_Vah Bass Batak Batk Bengali Beng Bhaiksuki Bhks Bopomofo Bopo Brahmi Brah Braille Brai Buginese Bugi Buhid Buhd Canadian_Aboriginal Cans Carian Cari Caucasian_Albanian Aghb Chakma Cakm Cham Cham Cherokee Cher Common Zyyy Coptic Copt Qaac Cuneiform Xsux Cypriot Cprt Cyrillic Cyrl Deseret Dsrt Devanagari Deva Duployan Dupl Egyptian_Hieroglyphs Egyp Elbasan Elba Ethiopic Ethi Georgian Geor Glagolitic Glag Gothic Goth Grantha Gran Greek Grek Gujarati Gujr Gurmukhi Guru Han Hani Hangul Hang Hanunoo Hano Hatran Hatr Hebrew Hebr Hiragana Hira Imperial_Aramaic Armi Inherited Zinh Qaai Inscriptional_Pahlavi Phli Inscriptional_Parthian Prti Javanese Java Kaithi Kthi Kannada Knda Katakana Kana Kayah_Li Kali Kharoshthi Khar Khmer Khmr Khojki Khoj Khudawadi Sind Lao Laoo Latin Latn Lepcha Lepc Limbu Limb Linear_A Lina Linear_B Linb Lisu Lisu Lycian Lyci Lydian Lydi Mahajani Mahj Malayalam Mlym Mandaic Mand Manichaean Mani Marchen Marc Masaram_Gondi Gonm Meetei_Mayek Mtei Mende_Kikakui Mend Meroitic_Cursive Merc Meroitic_Hieroglyphs Mero Miao Plrd Modi Modi Mongolian Mong Mro Mroo Multani Mult Myanmar Mymr Nabataean Nbat New_Tai_Lue Talu Newa Newa Nko Nkoo Nushu Nshu Ogham Ogam Ol_Chiki Olck Old_Hungarian Hung Old_Italic Ital Old_North_Arabian Narb Old_Permic Perm Old_Persian Xpeo Old_South_Arabian Sarb Old_Turkic Orkh Oriya Orya Osage Osge Osmanya Osma Pahawh_Hmong Hmng Palmyrene Palm Pau_Cin_Hau Pauc Phags_Pa Phag Phoenician Phnx Psalter_Pahlavi Phlp Rejang Rjng Runic Runr Samaritan Samr Saurashtra Saur Sharada Shrd Shavian Shaw Siddham Sidd SignWriting Sgnw Sinhala Sinh Sora_Sompeng Sora Soyombo Soyo Sundanese Sund Syloti_Nagri Sylo Syriac Syrc Tagalog Tglg Tagbanwa Tagb Tai_Le Tale Tai_Tham Lana Tai_Viet Tavt Takri Takr Tamil Taml Tangut Tang Telugu Telu Thaana Thaa Thai Thai Tibetan Tibt Tifinagh Tfng Tirhuta Tirh Ugaritic Ugar Vai Vaii Warang_Citi Wara Yi Yiii Zanabazar_Square Zanb",U=ee+" Dogra Dogr Gunjala_Gondi Gong Hanifi_Rohingya Rohg Makasar Maka Medefaidrin Medf Old_Sogdian Sogo Sogdian Sogd",Ae=U+" Elymaic Elym Nandinagari Nand Nyiakeng_Puachue_Hmong Hmnp Wancho Wcho",Me={9:ee,10:U,11:Ae},Mt={};function nH(l){var m=Mt[l]={binary:X(ue[l]+" "+le),nonBinary:{General_Category:X(le),Script:X(Me[l])}};m.nonBinary.Script_Extensions=m.nonBinary.Script,m.nonBinary.gc=m.nonBinary.General_Category,m.nonBinary.sc=m.nonBinary.Script,m.nonBinary.scx=m.nonBinary.Script_Extensions}nH(9),nH(10),nH(11);var Ge=Ot.prototype,DH=function(m){this.parser=m,this.validFlags="gim"+(m.options.ecmaVersion>=6?"uy":"")+(m.options.ecmaVersion>=9?"s":""),this.unicodeProperties=Mt[m.options.ecmaVersion>=11?11:m.options.ecmaVersion],this.source="",this.flags="",this.start=0,this.switchU=!1,this.switchN=!1,this.pos=0,this.lastIntValue=0,this.lastStringValue="",this.lastAssertionIsQuantifiable=!1,this.numCapturingParens=0,this.maxBackReference=0,this.groupNames=[],this.backReferenceNames=[]};DH.prototype.reset=function(m,N,G){var oe=G.indexOf("u")!==-1;this.start=m|0,this.source=N+"",this.flags=G,this.switchU=oe&&this.parser.options.ecmaVersion>=6,this.switchN=oe&&this.parser.options.ecmaVersion>=9},DH.prototype.raise=function(m){this.parser.raiseRecoverable(this.start,"Invalid regular expression: /"+this.source+"/: "+m)},DH.prototype.at=function(m,N){N===void 0&&(N=!1);var G=this.source,oe=G.length;if(m>=oe)return-1;var me=G.charCodeAt(m);if(!(N||this.switchU)||me<=55295||me>=57344||m+1>=oe)return me;var be=G.charCodeAt(m+1);return be>=56320&&be<=57343?(me<<10)+be-56613888:me},DH.prototype.nextIndex=function(m,N){N===void 0&&(N=!1);var G=this.source,oe=G.length;if(m>=oe)return oe;var me=G.charCodeAt(m),be;return!(N||this.switchU)||me<=55295||me>=57344||m+1>=oe||(be=G.charCodeAt(m+1))<56320||be>57343?m+1:m+2},DH.prototype.current=function(m){return m===void 0&&(m=!1),this.at(this.pos,m)},DH.prototype.lookahead=function(m){return m===void 0&&(m=!1),this.at(this.nextIndex(this.pos,m),m)},DH.prototype.advance=function(m){m===void 0&&(m=!1),this.pos=this.nextIndex(this.pos,m)},DH.prototype.eat=function(m,N){return N===void 0&&(N=!1),this.current(N)===m?(this.advance(N),!0):!1};function Hr(l){return l<=65535?String.fromCharCode(l):(l-=65536,String.fromCharCode((l>>10)+55296,(l&1023)+56320))}Ge.validateRegExpFlags=function(l){for(var m=l.validFlags,N=l.flags,G=0;G<N.length;G++){var oe=N.charAt(G);m.indexOf(oe)===-1&&this.raise(l.start,"Invalid regular expression flag"),N.indexOf(oe,G+1)>-1&&this.raise(l.start,"Duplicate regular expression flag")}},Ge.validateRegExpPattern=function(l){this.regexp_pattern(l),!l.switchN&&this.options.ecmaVersion>=9&&l.groupNames.length>0&&(l.switchN=!0,this.regexp_pattern(l))},Ge.regexp_pattern=function(l){l.pos=0,l.lastIntValue=0,l.lastStringValue="",l.lastAssertionIsQuantifiable=!1,l.numCapturingParens=0,l.maxBackReference=0,l.groupNames.length=0,l.backReferenceNames.length=0,this.regexp_disjunction(l),l.pos!==l.source.length&&(l.eat(41)&&l.raise("Unmatched ')'"),(l.eat(93)||l.eat(125))&&l.raise("Lone quantifier brackets")),l.maxBackReference>l.numCapturingParens&&l.raise("Invalid escape");for(var m=0,N=l.backReferenceNames;m<N.length;m+=1){var G=N[m];l.groupNames.indexOf(G)===-1&&l.raise("Invalid named capture referenced")}},Ge.regexp_disjunction=function(l){for(this.regexp_alternative(l);l.eat(124);)this.regexp_alternative(l);this.regexp_eatQuantifier(l,!0)&&l.raise("Nothing to repeat"),l.eat(123)&&l.raise("Lone quantifier brackets")},Ge.regexp_alternative=function(l){for(;l.pos<l.source.length&&this.regexp_eatTerm(l););},Ge.regexp_eatTerm=function(l){return this.regexp_eatAssertion(l)?(l.lastAssertionIsQuantifiable&&this.regexp_eatQuantifier(l)&&l.switchU&&l.raise("Invalid quantifier"),!0):(l.switchU?this.regexp_eatAtom(l):this.regexp_eatExtendedAtom(l))?(this.regexp_eatQuantifier(l),!0):!1},Ge.regexp_eatAssertion=function(l){var m=l.pos;if(l.lastAssertionIsQuantifiable=!1,l.eat(94)||l.eat(36))return!0;if(l.eat(92)){if(l.eat(66)||l.eat(98))return!0;l.pos=m}if(l.eat(40)&&l.eat(63)){var N=!1;if(this.options.ecmaVersion>=9&&(N=l.eat(60)),l.eat(61)||l.eat(33))return this.regexp_disjunction(l),l.eat(41)||l.raise("Unterminated group"),l.lastAssertionIsQuantifiable=!N,!0}return l.pos=m,!1},Ge.regexp_eatQuantifier=function(l,m){return m===void 0&&(m=!1),this.regexp_eatQuantifierPrefix(l,m)?(l.eat(63),!0):!1},Ge.regexp_eatQuantifierPrefix=function(l,m){return l.eat(42)||l.eat(43)||l.eat(63)||this.regexp_eatBracedQuantifier(l,m)},Ge.regexp_eatBracedQuantifier=function(l,m){var N=l.pos;if(l.eat(123)){var G=0,oe=-1;if(this.regexp_eatDecimalDigits(l)&&(G=l.lastIntValue,l.eat(44)&&this.regexp_eatDecimalDigits(l)&&(oe=l.lastIntValue),l.eat(125)))return oe!==-1&&oe<G&&!m&&l.raise("numbers out of order in {} quantifier"),!0;l.switchU&&!m&&l.raise("Incomplete quantifier"),l.pos=N}return!1},Ge.regexp_eatAtom=function(l){return this.regexp_eatPatternCharacters(l)||l.eat(46)||this.regexp_eatReverseSolidusAtomEscape(l)||this.regexp_eatCharacterClass(l)||this.regexp_eatUncapturingGroup(l)||this.regexp_eatCapturingGroup(l)},Ge.regexp_eatReverseSolidusAtomEscape=function(l){var m=l.pos;if(l.eat(92)){if(this.regexp_eatAtomEscape(l))return!0;l.pos=m}return!1},Ge.regexp_eatUncapturingGroup=function(l){var m=l.pos;if(l.eat(40)){if(l.eat(63)&&l.eat(58)){if(this.regexp_disjunction(l),l.eat(41))return!0;l.raise("Unterminated group")}l.pos=m}return!1},Ge.regexp_eatCapturingGroup=function(l){if(l.eat(40)){if(this.options.ecmaVersion>=9?this.regexp_groupSpecifier(l):l.current()===63&&l.raise("Invalid group"),this.regexp_disjunction(l),l.eat(41))return l.numCapturingParens+=1,!0;l.raise("Unterminated group")}return!1},Ge.regexp_eatExtendedAtom=function(l){return l.eat(46)||this.regexp_eatReverseSolidusAtomEscape(l)||this.regexp_eatCharacterClass(l)||this.regexp_eatUncapturingGroup(l)||this.regexp_eatCapturingGroup(l)||this.regexp_eatInvalidBracedQuantifier(l)||this.regexp_eatExtendedPatternCharacter(l)},Ge.regexp_eatInvalidBracedQuantifier=function(l){return this.regexp_eatBracedQuantifier(l,!0)&&l.raise("Nothing to repeat"),!1},Ge.regexp_eatSyntaxCharacter=function(l){var m=l.current();return vr(m)?(l.lastIntValue=m,l.advance(),!0):!1};function vr(l){return l===36||l>=40&&l<=43||l===46||l===63||l>=91&&l<=94||l>=123&&l<=125}Ge.regexp_eatPatternCharacters=function(l){for(var m=l.pos,N=0;(N=l.current())!==-1&&!vr(N);)l.advance();return l.pos!==m},Ge.regexp_eatExtendedPatternCharacter=function(l){var m=l.current();return m!==-1&&m!==36&&!(m>=40&&m<=43)&&m!==46&&m!==63&&m!==91&&m!==94&&m!==124?(l.advance(),!0):!1},Ge.regexp_groupSpecifier=function(l){if(l.eat(63)){if(this.regexp_eatGroupName(l)){l.groupNames.indexOf(l.lastStringValue)!==-1&&l.raise("Duplicate capture group name"),l.groupNames.push(l.lastStringValue);return}l.raise("Invalid group")}},Ge.regexp_eatGroupName=function(l){if(l.lastStringValue="",l.eat(60)){if(this.regexp_eatRegExpIdentifierName(l)&&l.eat(62))return!0;l.raise("Invalid capture group name")}return!1},Ge.regexp_eatRegExpIdentifierName=function(l){if(l.lastStringValue="",this.regexp_eatRegExpIdentifierStart(l)){for(l.lastStringValue+=Hr(l.lastIntValue);this.regexp_eatRegExpIdentifierPart(l);)l.lastStringValue+=Hr(l.lastIntValue);return!0}return!1},Ge.regexp_eatRegExpIdentifierStart=function(l){var m=l.pos,N=this.options.ecmaVersion>=11,G=l.current(N);return l.advance(N),G===92&&this.regexp_eatRegExpUnicodeEscapeSequence(l,N)&&(G=l.lastIntValue),zt(G)?(l.lastIntValue=G,!0):(l.pos=m,!1)};function zt(l){return h(l,!0)||l===36||l===95}Ge.regexp_eatRegExpIdentifierPart=function(l){var m=l.pos,N=this.options.ecmaVersion>=11,G=l.current(N);return l.advance(N),G===92&&this.regexp_eatRegExpUnicodeEscapeSequence(l,N)&&(G=l.lastIntValue),En(G)?(l.lastIntValue=G,!0):(l.pos=m,!1)};function En(l){return p(l,!0)||l===36||l===95||l===8204||l===8205}Ge.regexp_eatAtomEscape=function(l){return this.regexp_eatBackReference(l)||this.regexp_eatCharacterClassEscape(l)||this.regexp_eatCharacterEscape(l)||l.switchN&&this.regexp_eatKGroupName(l)?!0:(l.switchU&&(l.current()===99&&l.raise("Invalid unicode escape"),l.raise("Invalid escape")),!1)},Ge.regexp_eatBackReference=function(l){var m=l.pos;if(this.regexp_eatDecimalEscape(l)){var N=l.lastIntValue;if(l.switchU)return N>l.maxBackReference&&(l.maxBackReference=N),!0;if(N<=l.numCapturingParens)return!0;l.pos=m}return!1},Ge.regexp_eatKGroupName=function(l){if(l.eat(107)){if(this.regexp_eatGroupName(l))return l.backReferenceNames.push(l.lastStringValue),!0;l.raise("Invalid named reference")}return!1},Ge.regexp_eatCharacterEscape=function(l){return this.regexp_eatControlEscape(l)||this.regexp_eatCControlLetter(l)||this.regexp_eatZero(l)||this.regexp_eatHexEscapeSequence(l)||this.regexp_eatRegExpUnicodeEscapeSequence(l,!1)||!l.switchU&&this.regexp_eatLegacyOctalEscapeSequence(l)||this.regexp_eatIdentityEscape(l)},Ge.regexp_eatCControlLetter=function(l){var m=l.pos;if(l.eat(99)){if(this.regexp_eatControlLetter(l))return!0;l.pos=m}return!1},Ge.regexp_eatZero=function(l){return l.current()===48&&!li(l.lookahead())?(l.lastIntValue=0,l.advance(),!0):!1},Ge.regexp_eatControlEscape=function(l){var m=l.current();return m===116?(l.lastIntValue=9,l.advance(),!0):m===110?(l.lastIntValue=10,l.advance(),!0):m===118?(l.lastIntValue=11,l.advance(),!0):m===102?(l.lastIntValue=12,l.advance(),!0):m===114?(l.lastIntValue=13,l.advance(),!0):!1},Ge.regexp_eatControlLetter=function(l){var m=l.current();return Mn(m)?(l.lastIntValue=m%32,l.advance(),!0):!1};function Mn(l){return l>=65&&l<=90||l>=97&&l<=122}Ge.regexp_eatRegExpUnicodeEscapeSequence=function(l,m){m===void 0&&(m=!1);var N=l.pos,G=m||l.switchU;if(l.eat(117)){if(this.regexp_eatFixedHexDigits(l,4)){var oe=l.lastIntValue;if(G&&oe>=55296&&oe<=56319){var me=l.pos;if(l.eat(92)&&l.eat(117)&&this.regexp_eatFixedHexDigits(l,4)){var be=l.lastIntValue;if(be>=56320&&be<=57343)return l.lastIntValue=(oe-55296)*1024+(be-56320)+65536,!0}l.pos=me,l.lastIntValue=oe}return!0}if(G&&l.eat(123)&&this.regexp_eatHexDigits(l)&&l.eat(125)&&ua(l.lastIntValue))return!0;G&&l.raise("Invalid unicode escape"),l.pos=N}return!1};function ua(l){return l>=0&&l<=1114111}Ge.regexp_eatIdentityEscape=function(l){if(l.switchU)return this.regexp_eatSyntaxCharacter(l)?!0:l.eat(47)?(l.lastIntValue=47,!0):!1;var m=l.current();return m!==99&&(!l.switchN||m!==107)?(l.lastIntValue=m,l.advance(),!0):!1},Ge.regexp_eatDecimalEscape=function(l){l.lastIntValue=0;var m=l.current();if(m>=49&&m<=57){do l.lastIntValue=10*l.lastIntValue+(m-48),l.advance();while((m=l.current())>=48&&m<=57);return!0}return!1},Ge.regexp_eatCharacterClassEscape=function(l){var m=l.current();if(qi(m))return l.lastIntValue=-1,l.advance(),!0;if(l.switchU&&this.options.ecmaVersion>=9&&(m===80||m===112)){if(l.lastIntValue=-1,l.advance(),l.eat(123)&&this.regexp_eatUnicodePropertyValueExpression(l)&&l.eat(125))return!0;l.raise("Invalid property name")}return!1};function qi(l){return l===100||l===68||l===115||l===83||l===119||l===87}Ge.regexp_eatUnicodePropertyValueExpression=function(l){var m=l.pos;if(this.regexp_eatUnicodePropertyName(l)&&l.eat(61)){var N=l.lastStringValue;if(this.regexp_eatUnicodePropertyValue(l)){var G=l.lastStringValue;return this.regexp_validateUnicodePropertyNameAndValue(l,N,G),!0}}if(l.pos=m,this.regexp_eatLoneUnicodePropertyNameOrValue(l)){var oe=l.lastStringValue;return this.regexp_validateUnicodePropertyNameOrValue(l,oe),!0}return!1},Ge.regexp_validateUnicodePropertyNameAndValue=function(l,m,N){B(l.unicodeProperties.nonBinary,m)||l.raise("Invalid property name"),l.unicodeProperties.nonBinary[m].test(N)||l.raise("Invalid property value")},Ge.regexp_validateUnicodePropertyNameOrValue=function(l,m){l.unicodeProperties.binary.test(m)||l.raise("Invalid property name")},Ge.regexp_eatUnicodePropertyName=function(l){var m=0;for(l.lastStringValue="";ci(m=l.current());)l.lastStringValue+=Hr(m),l.advance();return l.lastStringValue!==""};function ci(l){return Mn(l)||l===95}Ge.regexp_eatUnicodePropertyValue=function(l){var m=0;for(l.lastStringValue="";gs(m=l.current());)l.lastStringValue+=Hr(m),l.advance();return l.lastStringValue!==""};function gs(l){return ci(l)||li(l)}Ge.regexp_eatLoneUnicodePropertyNameOrValue=function(l){return this.regexp_eatUnicodePropertyValue(l)},Ge.regexp_eatCharacterClass=function(l){if(l.eat(91)){if(l.eat(94),this.regexp_classRanges(l),l.eat(93))return!0;l.raise("Unterminated character class")}return!1},Ge.regexp_classRanges=function(l){for(;this.regexp_eatClassAtom(l);){var m=l.lastIntValue;if(l.eat(45)&&this.regexp_eatClassAtom(l)){var N=l.lastIntValue;l.switchU&&(m===-1||N===-1)&&l.raise("Invalid character class"),m!==-1&&N!==-1&&m>N&&l.raise("Range out of order in character class")}}},Ge.regexp_eatClassAtom=function(l){var m=l.pos;if(l.eat(92)){if(this.regexp_eatClassEscape(l))return!0;if(l.switchU){var N=l.current();(N===99||Qa(N))&&l.raise("Invalid class escape"),l.raise("Invalid escape")}l.pos=m}var G=l.current();return G!==93?(l.lastIntValue=G,l.advance(),!0):!1},Ge.regexp_eatClassEscape=function(l){var m=l.pos;if(l.eat(98))return l.lastIntValue=8,!0;if(l.switchU&&l.eat(45))return l.lastIntValue=45,!0;if(!l.switchU&&l.eat(99)){if(this.regexp_eatClassControlLetter(l))return!0;l.pos=m}return this.regexp_eatCharacterClassEscape(l)||this.regexp_eatCharacterEscape(l)},Ge.regexp_eatClassControlLetter=function(l){var m=l.current();return li(m)||m===95?(l.lastIntValue=m%32,l.advance(),!0):!1},Ge.regexp_eatHexEscapeSequence=function(l){var m=l.pos;if(l.eat(120)){if(this.regexp_eatFixedHexDigits(l,2))return!0;l.switchU&&l.raise("Invalid escape"),l.pos=m}return!1},Ge.regexp_eatDecimalDigits=function(l){var m=l.pos,N=0;for(l.lastIntValue=0;li(N=l.current());)l.lastIntValue=10*l.lastIntValue+(N-48),l.advance();return l.pos!==m};function li(l){return l>=48&&l<=57}Ge.regexp_eatHexDigits=function(l){var m=l.pos,N=0;for(l.lastIntValue=0;ca(N=l.current());)l.lastIntValue=16*l.lastIntValue+ms(N),l.advance();return l.pos!==m};function ca(l){return l>=48&&l<=57||l>=65&&l<=70||l>=97&&l<=102}function ms(l){return l>=65&&l<=70?10+(l-65):l>=97&&l<=102?10+(l-97):l-48}Ge.regexp_eatLegacyOctalEscapeSequence=function(l){if(this.regexp_eatOctalDigit(l)){var m=l.lastIntValue;if(this.regexp_eatOctalDigit(l)){var N=l.lastIntValue;m<=3&&this.regexp_eatOctalDigit(l)?l.lastIntValue=m*64+N*8+l.lastIntValue:l.lastIntValue=m*8+N}else l.lastIntValue=m;return!0}return!1},Ge.regexp_eatOctalDigit=function(l){var m=l.current();return Qa(m)?(l.lastIntValue=m-48,l.advance(),!0):(l.lastIntValue=0,!1)};function Qa(l){return l>=48&&l<=55}Ge.regexp_eatFixedHexDigits=function(l,m){var N=l.pos;l.lastIntValue=0;for(var G=0;G<m;++G){var oe=l.current();if(!ca(oe))return l.pos=N,!1;l.lastIntValue=16*l.lastIntValue+ms(oe),l.advance()}return!0};var Vi=function(m){this.type=m.type,this.value=m.value,this.start=m.start,this.end=m.end,m.options.locations&&(this.loc=new ae(m,m.startLoc,m.endLoc)),m.options.ranges&&(this.range=[m.start,m.end])},Kt=Ot.prototype;Kt.next=function(l){!l&&this.type.keyword&&this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword "+this.type.keyword),this.options.onToken&&this.options.onToken(new Vi(this)),this.lastTokEnd=this.end,this.lastTokStart=this.start,this.lastTokEndLoc=this.endLoc,this.lastTokStartLoc=this.startLoc,this.nextToken()},Kt.getToken=function(){return this.next(),new Vi(this)},typeof Symbol!="undefined"&&(Kt[Symbol.iterator]=function(){var l=this;return{next:function(){var m=l.getToken();return{done:m.type===E.eof,value:m}}}}),Kt.curContext=function(){return this.context[this.context.length-1]},Kt.nextToken=function(){var l=this.curContext();if((!l||!l.preserveSpace)&&this.skipSpace(),this.start=this.pos,this.options.locations&&(this.startLoc=this.curPosition()),this.pos>=this.input.length)return this.finishToken(E.eof);if(l.override)return l.override(this);this.readToken(this.fullCharCodeAtPos())},Kt.readToken=function(l){return h(l,this.options.ecmaVersion>=6)||l===92?this.readWord():this.getTokenFromCode(l)},Kt.fullCharCodeAtPos=function(){var l=this.input.charCodeAt(this.pos);if(l<=55295||l>=57344)return l;var m=this.input.charCodeAt(this.pos+1);return(l<<10)+m-56613888},Kt.skipBlockComment=function(){var l=this.options.onComment&&this.curPosition(),m=this.pos,N=this.input.indexOf("*/",this.pos+=2);if(N===-1&&this.raise(this.pos-2,"Unterminated comment"),this.pos=N+2,this.options.locations){V.lastIndex=m;for(var G;(G=V.exec(this.input))&&G.index<this.pos;)++this.curLine,this.lineStart=G.index+G[0].length}this.options.onComment&&this.options.onComment(!0,this.input.slice(m+2,N),m,this.pos,l,this.curPosition())},Kt.skipLineComment=function(l){for(var m=this.pos,N=this.options.onComment&&this.curPosition(),G=this.input.charCodeAt(this.pos+=l);this.pos<this.input.length&&!Z(G);)G=this.input.charCodeAt(++this.pos);this.options.onComment&&this.options.onComment(!1,this.input.slice(m+l,this.pos),m,this.pos,N,this.curPosition())},Kt.skipSpace=function(){e:for(;this.pos<this.input.length;){var l=this.input.charCodeAt(this.pos);switch(l){case 32:case 160:++this.pos;break;case 13:this.input.charCodeAt(this.pos+1)===10&&++this.pos;case 10:case 8232:case 8233:++this.pos,this.options.locations&&(++this.curLine,this.lineStart=this.pos);break;case 47:switch(this.input.charCodeAt(this.pos+1)){case 42:this.skipBlockComment();break;case 47:this.skipLineComment(2);break;default:break e}break;default:if(l>8&&l<14||l>=5760&&A.test(String.fromCharCode(l)))++this.pos;else break e}}},Kt.finishToken=function(l,m){this.end=this.pos,this.options.locations&&(this.endLoc=this.curPosition());var N=this.type;this.type=l,this.value=m,this.updateContext(N)},Kt.readToken_dot=function(){var l=this.input.charCodeAt(this.pos+1);if(l>=48&&l<=57)return this.readNumber(!0);var m=this.input.charCodeAt(this.pos+2);return this.options.ecmaVersion>=6&&l===46&&m===46?(this.pos+=3,this.finishToken(E.ellipsis)):(++this.pos,this.finishToken(E.dot))},Kt.readToken_slash=function(){var l=this.input.charCodeAt(this.pos+1);return this.exprAllowed?(++this.pos,this.readRegexp()):l===61?this.finishOp(E.assign,2):this.finishOp(E.slash,1)},Kt.readToken_mult_modulo_exp=function(l){var m=this.input.charCodeAt(this.pos+1),N=1,G=l===42?E.star:E.modulo;return this.options.ecmaVersion>=7&&l===42&&m===42&&(++N,G=E.starstar,m=this.input.charCodeAt(this.pos+2)),m===61?this.finishOp(E.assign,N+1):this.finishOp(G,N)},Kt.readToken_pipe_amp=function(l){var m=this.input.charCodeAt(this.pos+1);if(m===l){if(this.options.ecmaVersion>=12){var N=this.input.charCodeAt(this.pos+2);if(N===61)return this.finishOp(E.assign,3)}return this.finishOp(l===124?E.logicalOR:E.logicalAND,2)}return m===61?this.finishOp(E.assign,2):this.finishOp(l===124?E.bitwiseOR:E.bitwiseAND,1)},Kt.readToken_caret=function(){var l=this.input.charCodeAt(this.pos+1);return l===61?this.finishOp(E.assign,2):this.finishOp(E.bitwiseXOR,1)},Kt.readToken_plus_min=function(l){var m=this.input.charCodeAt(this.pos+1);return m===l?m===45&&!this.inModule&&this.input.charCodeAt(this.pos+2)===62&&(this.lastTokEnd===0||T.test(this.input.slice(this.lastTokEnd,this.pos)))?(this.skipLineComment(3),this.skipSpace(),this.nextToken()):this.finishOp(E.incDec,2):m===61?this.finishOp(E.assign,2):this.finishOp(E.plusMin,1)},Kt.readToken_lt_gt=function(l){var m=this.input.charCodeAt(this.pos+1),N=1;return m===l?(N=l===62&&this.input.charCodeAt(this.pos+2)===62?3:2,this.input.charCodeAt(this.pos+N)===61?this.finishOp(E.assign,N+1):this.finishOp(E.bitShift,N)):m===33&&l===60&&!this.inModule&&this.input.charCodeAt(this.pos+2)===45&&this.input.charCodeAt(this.pos+3)===45?(this.skipLineComment(4),this.skipSpace(),this.nextToken()):(m===61&&(N=2),this.finishOp(E.relational,N))},Kt.readToken_eq_excl=function(l){var m=this.input.charCodeAt(this.pos+1);return m===61?this.finishOp(E.equality,this.input.charCodeAt(this.pos+2)===61?3:2):l===61&&m===62&&this.options.ecmaVersion>=6?(this.pos+=2,this.finishToken(E.arrow)):this.finishOp(l===61?E.eq:E.prefix,1)},Kt.readToken_question=function(){var l=this.options.ecmaVersion;if(l>=11){var m=this.input.charCodeAt(this.pos+1);if(m===46){var N=this.input.charCodeAt(this.pos+2);if(N<48||N>57)return this.finishOp(E.questionDot,2)}if(m===63){if(l>=12){var G=this.input.charCodeAt(this.pos+2);if(G===61)return this.finishOp(E.assign,3)}return this.finishOp(E.coalesce,2)}}return this.finishOp(E.question,1)},Kt.getTokenFromCode=function(l){switch(l){case 46:return this.readToken_dot();case 40:return++this.pos,this.finishToken(E.parenL);case 41:return++this.pos,this.finishToken(E.parenR);case 59:return++this.pos,this.finishToken(E.semi);case 44:return++this.pos,this.finishToken(E.comma);case 91:return++this.pos,this.finishToken(E.bracketL);case 93:return++this.pos,this.finishToken(E.bracketR);case 123:return++this.pos,this.finishToken(E.braceL);case 125:return++this.pos,this.finishToken(E.braceR);case 58:return++this.pos,this.finishToken(E.colon);case 96:if(this.options.ecmaVersion<6)break;return++this.pos,this.finishToken(E.backQuote);case 48:var m=this.input.charCodeAt(this.pos+1);if(m===120||m===88)return this.readRadixNumber(16);if(this.options.ecmaVersion>=6){if(m===111||m===79)return this.readRadixNumber(8);if(m===98||m===66)return this.readRadixNumber(2)}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(!1);case 34:case 39:return this.readString(l);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo_exp(l);case 124:case 38:return this.readToken_pipe_amp(l);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(l);case 60:case 62:return this.readToken_lt_gt(l);case 61:case 33:return this.readToken_eq_excl(l);case 63:return this.readToken_question();case 126:return this.finishOp(E.prefix,1)}this.raise(this.pos,"Unexpected character '"+fa(l)+"'")},Kt.finishOp=function(l,m){var N=this.input.slice(this.pos,this.pos+m);return this.pos+=m,this.finishToken(l,N)},Kt.readRegexp=function(){for(var l,m,N=this.pos;;){this.pos>=this.input.length&&this.raise(N,"Unterminated regular expression");var G=this.input.charAt(this.pos);if(T.test(G)&&this.raise(N,"Unterminated regular expression"),l)l=!1;else{if(G==="[")m=!0;else if(G==="]"&&m)m=!1;else if(G==="/"&&!m)break;l=G==="\\"}++this.pos}var oe=this.input.slice(N,this.pos);++this.pos;var me=this.pos,be=this.readWord1();this.containsEsc&&this.unexpected(me);var je=this.regexpState||(this.regexpState=new DH(this));je.reset(N,oe,be),this.validateRegExpFlags(je),this.validateRegExpPattern(je);var $t=null;try{$t=new RegExp(oe,be)}catch{}return this.finishToken(E.regexp,{pattern:oe,flags:be,value:$t})},Kt.readInt=function(l,m,N){for(var G=this.options.ecmaVersion>=12&&m===void 0,oe=N&&this.input.charCodeAt(this.pos)===48,me=this.pos,be=0,je=0,$t=0,Jt=m??1/0;$t<Jt;++$t,++this.pos){var cH=this.input.charCodeAt(this.pos),ir=void 0;if(G&&cH===95){oe&&this.raiseRecoverable(this.pos,"Numeric separator is not allowed in legacy octal numeric literals"),je===95&&this.raiseRecoverable(this.pos,"Numeric separator must be exactly one underscore"),$t===0&&this.raiseRecoverable(this.pos,"Numeric separator is not allowed at the first of digits"),je=cH;continue}if(cH>=97?ir=cH-97+10:cH>=65?ir=cH-65+10:cH>=48&&cH<=57?ir=cH-48:ir=1/0,ir>=l)break;je=cH,be=be*l+ir}return G&&je===95&&this.raiseRecoverable(this.pos-1,"Numeric separator is not allowed at the last of digits"),this.pos===me||m!=null&&this.pos-me!==m?null:be};function Su(l,m){return m?parseInt(l,8):parseFloat(l.replace(/_/g,""))}function la(l){return typeof BigInt!="function"?null:BigInt(l.replace(/_/g,""))}Kt.readRadixNumber=function(l){var m=this.pos;this.pos+=2;var N=this.readInt(l);return N==null&&this.raise(this.start+2,"Expected number in radix "+l),this.options.ecmaVersion>=11&&this.input.charCodeAt(this.pos)===110?(N=la(this.input.slice(m,this.pos)),++this.pos):h(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(E.num,N)},Kt.readNumber=function(l){var m=this.pos;!l&&this.readInt(10,void 0,!0)===null&&this.raise(m,"Invalid number");var N=this.pos-m>=2&&this.input.charCodeAt(m)===48;N&&this.strict&&this.raise(m,"Invalid number");var G=this.input.charCodeAt(this.pos);if(!N&&!l&&this.options.ecmaVersion>=11&&G===110){var oe=la(this.input.slice(m,this.pos));return++this.pos,h(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(E.num,oe)}N&&/[89]/.test(this.input.slice(m,this.pos))&&(N=!1),G===46&&!N&&(++this.pos,this.readInt(10),G=this.input.charCodeAt(this.pos)),(G===69||G===101)&&!N&&(G=this.input.charCodeAt(++this.pos),(G===43||G===45)&&++this.pos,this.readInt(10)===null&&this.raise(m,"Invalid number")),h(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number");var me=Su(this.input.slice(m,this.pos),N);return this.finishToken(E.num,me)},Kt.readCodePoint=function(){var l=this.input.charCodeAt(this.pos),m;if(l===123){this.options.ecmaVersion<6&&this.unexpected();var N=++this.pos;m=this.readHexChar(this.input.indexOf("}",this.pos)-this.pos),++this.pos,m>1114111&&this.invalidStringToken(N,"Code point out of bounds")}else m=this.readHexChar(4);return m};function fa(l){return l<=65535?String.fromCharCode(l):(l-=65536,String.fromCharCode((l>>10)+55296,(l&1023)+56320))}Kt.readString=function(l){for(var m="",N=++this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated string constant");var G=this.input.charCodeAt(this.pos);if(G===l)break;G===92?(m+=this.input.slice(N,this.pos),m+=this.readEscapedChar(!1),N=this.pos):(Z(G,this.options.ecmaVersion>=10)&&this.raise(this.start,"Unterminated string constant"),++this.pos)}return m+=this.input.slice(N,this.pos++),this.finishToken(E.string,m)};var eo={};Kt.tryReadTemplateToken=function(){this.inTemplateElement=!0;try{this.readTmplToken()}catch(l){if(l===eo)this.readInvalidTemplateToken();else throw l}this.inTemplateElement=!1},Kt.invalidStringToken=function(l,m){if(this.inTemplateElement&&this.options.ecmaVersion>=9)throw eo;this.raise(l,m)},Kt.readTmplToken=function(){for(var l="",m=this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated template");var N=this.input.charCodeAt(this.pos);if(N===96||N===36&&this.input.charCodeAt(this.pos+1)===123)return this.pos===this.start&&(this.type===E.template||this.type===E.invalidTemplate)?N===36?(this.pos+=2,this.finishToken(E.dollarBraceL)):(++this.pos,this.finishToken(E.backQuote)):(l+=this.input.slice(m,this.pos),this.finishToken(E.template,l));if(N===92)l+=this.input.slice(m,this.pos),l+=this.readEscapedChar(!0),m=this.pos;else if(Z(N)){switch(l+=this.input.slice(m,this.pos),++this.pos,N){case 13:this.input.charCodeAt(this.pos)===10&&++this.pos;case 10:l+=`
223
+ `;break;default:l+=String.fromCharCode(N);break}this.options.locations&&(++this.curLine,this.lineStart=this.pos),m=this.pos}else++this.pos}},Kt.readInvalidTemplateToken=function(){for(;this.pos<this.input.length;this.pos++)switch(this.input[this.pos]){case"\\":++this.pos;break;case"$":if(this.input[this.pos+1]!=="{")break;case"`":return this.finishToken(E.invalidTemplate,this.input.slice(this.start,this.pos))}this.raise(this.start,"Unterminated template")},Kt.readEscapedChar=function(l){var m=this.input.charCodeAt(++this.pos);switch(++this.pos,m){case 110:return`
224
+ `;case 114:return"\r";case 120:return String.fromCharCode(this.readHexChar(2));case 117:return fa(this.readCodePoint());case 116:return" ";case 98:return"\b";case 118:return"\v";case 102:return"\f";case 13:this.input.charCodeAt(this.pos)===10&&++this.pos;case 10:return this.options.locations&&(this.lineStart=this.pos,++this.curLine),"";case 56:case 57:if(l){var N=this.pos-1;return this.invalidStringToken(N,"Invalid escape sequence in template string"),null}default:if(m>=48&&m<=55){var G=this.input.substr(this.pos-1,3).match(/^[0-7]+/)[0],oe=parseInt(G,8);return oe>255&&(G=G.slice(0,-1),oe=parseInt(G,8)),this.pos+=G.length-1,m=this.input.charCodeAt(this.pos),(G!=="0"||m===56||m===57)&&(this.strict||l)&&this.invalidStringToken(this.pos-1-G.length,l?"Octal literal in template string":"Octal literal in strict mode"),String.fromCharCode(oe)}return Z(m)?"":String.fromCharCode(m)}},Kt.readHexChar=function(l){var m=this.pos,N=this.readInt(16,l);return N===null&&this.invalidStringToken(m,"Bad character escape sequence"),N},Kt.readWord1=function(){this.containsEsc=!1;for(var l="",m=!0,N=this.pos,G=this.options.ecmaVersion>=6;this.pos<this.input.length;){var oe=this.fullCharCodeAtPos();if(p(oe,G))this.pos+=oe<=65535?1:2;else if(oe===92){this.containsEsc=!0,l+=this.input.slice(N,this.pos);var me=this.pos;this.input.charCodeAt(++this.pos)!==117&&this.invalidStringToken(this.pos,"Expecting Unicode escape sequence \\uXXXX"),++this.pos;var be=this.readCodePoint();(m?h:p)(be,G)||this.invalidStringToken(me,"Invalid Unicode escape"),l+=fa(be),N=this.pos}else break;m=!1}return l+this.input.slice(N,this.pos)},Kt.readWord=function(){var l=this.readWord1(),m=E.name;return this.keywords.test(l)&&(m=$[l]),this.finishToken(m,l)};var ha="7.4.1";Ot.acorn={Parser:Ot,version:ha,defaultOptions:$e,Position:K,SourceLocation:ae,getLineInfo:ce,Node:st,TokenType:_,tokTypes:E,keywordTypes:$,TokContext:Ct,tokContexts:mt,isIdentifierChar:p,isIdentifierStart:h,Token:Vi,isNewLine:Z,lineBreak:T,lineBreakG:V,nonASCIIwhitespace:A};function vu(l,m){return Ot.parse(l,m)}function to(l,m,N){return Ot.parseExpressionAt(l,m,N)}function Du(l,m){return Ot.tokenizer(l,m)}t.Node=st,t.Parser=Ot,t.Position=K,t.SourceLocation=ae,t.TokContext=Ct,t.Token=Vi,t.TokenType=_,t.defaultOptions=$e,t.getLineInfo=ce,t.isIdentifierChar=p,t.isIdentifierStart=h,t.isNewLine=Z,t.keywordTypes=$,t.lineBreak=T,t.lineBreakG=V,t.nonASCIIwhitespace=A,t.parse=vu,t.parseExpressionAt=to,t.tokContexts=mt,t.tokTypes=E,t.tokenizer=Du,t.version=ha,Object.defineProperty(t,"__esModule",{value:!0})})});var wb=D((pYe,O7)=>{O7.exports=aCe;var sCe=Object.prototype.hasOwnProperty;function aCe(){for(var t={},e=0;e<arguments.length;e++){var H=arguments[e];for(var r in H)sCe.call(H,r)&&(t[r]=H[r])}return t}});var B7=D((_Ye,W7)=>{"use strict";var U7=js(),F7=U7.tokTypes,oCe=U7.isIdentifierStart;W7.exports=function(t){return function(e){function H(){e.apply(this,arguments)}return e&&(H.__proto__=e),H.prototype=Object.create(e&&e.prototype),H.prototype.constructor=H,H.prototype.parseLiteral=function(n){var i=e.prototype.parseLiteral.call(this,n);return i.raw.charCodeAt(i.raw.length-1)==110&&(i.bigint=this.getNumberInput(i.start,i.end)),i},H.prototype.readRadixNumber=function(n){var i=this.pos;this.pos+=2;var s=this.readInt(n);if(s===null&&this.raise(this.start+2,"Expected number in radix "+n),this.input.charCodeAt(this.pos)==110){var a=this.getNumberInput(i,this.pos);s=typeof BigInt!="undefined"?BigInt(a):null,++this.pos}else oCe(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number");return this.finishToken(F7.num,s)},H.prototype.readNumber=function(n){var i=this.pos;if(n)return e.prototype.readNumber.call(this,n);if(this.input.charCodeAt(i)===48&&this.input.charCodeAt(i+1)!==110)return e.prototype.readNumber.call(this,n);if(this.readInt(10)===null&&this.raise(i,"Invalid number"),this.input.charCodeAt(this.pos)!=110)return this.pos=i,e.prototype.readNumber.call(this,n);var s=this.getNumberInput(i,this.pos),a=typeof BigInt!="undefined"?BigInt(s):null;return++this.pos,this.finishToken(F7.num,a)},H.prototype.getNumberInput=function(n,i){return e.prototype.getNumberInput?e.prototype.getNumberInput.call(this,n,i):this.input.slice(n,i)},H}(t)}});var Tb=D((dYe,X7)=>{"use strict";var GI=js(),uCe=GI.tokTypes,cCe=GI.TokenType;X7.exports=function(t){if(t.prototype.parsePrivateName)return t;for(var e=t;e&&e!==GI.Parser;)e=e.__proto__;if(e!==GI.Parser)throw new Error("acorn-private-class-elements does not support mixing different acorn copies");return t=function(H){function r(){H.apply(this,arguments)}return H&&(r.__proto__=H),r.prototype=Object.create(H&&H.prototype),r.prototype.constructor=r,r.prototype._branch=function(){return this.__branch=this.__branch||new H({ecmaVersion:this.options.ecmaVersion},this.input),this.__branch.end=this.end,this.__branch.pos=this.pos,this.__branch.type=this.type,this.__branch.value=this.value,this.__branch.containsEsc=this.containsEsc,this.__branch},r.prototype.parsePrivateClassElementName=function(i){i.computed=!1,i.key=this.parsePrivateName(),i.key.name=="constructor"&&this.raise(i.key.start,"Classes may not have a private element named constructor");var s={get:"set",set:"get"}[i.kind],a=this._privateBoundNamesStack[this._privateBoundNamesStack.length-1];return Object.prototype.hasOwnProperty.call(a,i.key.name)&&a[i.key.name]!==s&&this.raise(i.start,"Duplicate private element"),a[i.key.name]=i.kind||!0,delete this._unresolvedPrivateNamesStack[this._unresolvedPrivateNamesStack.length-1][i.key.name],i.key},r.prototype.parsePrivateName=function(){var i=this.startNode();return i.name=this.value,this.next(),this.finishNode(i,"PrivateName"),this.options.allowReserved=="never"&&this.checkUnreserved(i),i},r.prototype.getTokenFromCode=function(i){if(i===35){++this.pos;var s=this.readWord1();return this.finishToken(this.privateNameToken,s)}return H.prototype.getTokenFromCode.call(this,i)},r.prototype.parseClass=function(i,s){this._privateBoundNamesStack=this._privateBoundNamesStack||[];var a=Object.create(this._privateBoundNamesStack[this._privateBoundNamesStack.length-1]||null);this._privateBoundNamesStack.push(a),this._unresolvedPrivateNamesStack=this._unresolvedPrivateNamesStack||[];var o=Object.create(null);this._unresolvedPrivateNamesStack.push(o);var u=H.prototype.parseClass.call(this,i,s);if(this._privateBoundNamesStack.pop(),this._unresolvedPrivateNamesStack.pop(),this._unresolvedPrivateNamesStack.length)Object.assign(this._unresolvedPrivateNamesStack[this._unresolvedPrivateNamesStack.length-1],o);else{var c=Object.keys(o);c.length&&(c.sort(function(f,h){return o[f]-o[h]}),this.raise(o[c[0]],"Usage of undeclared private name"))}return u},r.prototype.parseSubscript=function(i,s,a,o,u){if(!this.eat(uCe.dot))return H.prototype.parseSubscript.call(this,i,s,a,o,u);var c=this.startNodeAt(s,a);return c.object=i,c.computed=!1,this.type==this.privateNameToken?(c.property=this.parsePrivateName(),(!this._privateBoundNamesStack.length||!this._privateBoundNamesStack[this._privateBoundNamesStack.length-1][c.property.name])&&(this._unresolvedPrivateNamesStack[this._unresolvedPrivateNamesStack.length-1][c.property.name]=c.property.start)):c.property=this.parseIdent(!0),this.finishNode(c,"MemberExpression")},r.prototype.parseMaybeUnary=function(i,s){var a=H.prototype.parseMaybeUnary.call(this,i,s);return a.operator=="delete"&&a.argument.type=="MemberExpression"&&a.argument.property.type=="PrivateName"&&this.raise(a.start,"Private elements may not be deleted"),a},r}(t),t.prototype.privateNameToken=new cCe("privateName"),t}});var V7=D((LYe,q7)=>{"use strict";var lCe=js(),zs=lCe.tokTypes,fCe=Tb();function hCe(t){if(this.eat(zs.eq)){var e=this._inFieldValue;this._inFieldValue=!0,t.value=this.parseExpression(),this._inFieldValue=e}else t.value=null}q7.exports=function(t){return t=fCe(t),function(e){function H(){e.apply(this,arguments)}return e&&(H.__proto__=e),H.prototype=Object.create(e&&e.prototype),H.prototype.constructor=H,H.prototype.parseClassElement=function(n){if(this.options.ecmaVersion>=8&&(this.type==zs.name||this.type==this.privateNameToken||this.type==zs.bracketL||this.type==zs.string)){var i=this._branch();if(i.type==zs.bracketL){var s=0;do i.eat(zs.bracketL)?++s:i.eat(zs.bracketR)?--s:i.next();while(s>0)}else i.next();if(i.type==zs.eq||i.canInsertSemicolon()||i.type==zs.semi){var a=this.startNode();return this.type==this.privateNameToken?this.parsePrivateClassElementName(a):this.parsePropertyName(a),(a.key.type==="Identifier"&&a.key.name==="constructor"||a.key.type==="Literal"&&a.key.value==="constructor")&&this.raise(a.key.start,"Classes may not have a field called constructor"),hCe.call(this,a),this.finishNode(a,"FieldDefinition"),this.semicolon(),a}}return e.prototype.parseClassElement.apply(this,arguments)},H.prototype.parseIdent=function(n,i){var s=e.prototype.parseIdent.call(this,n,i);return this._inFieldValue&&s.name=="arguments"&&this.raise(s.start,"A class field initializer may not contain arguments"),s},H}(t)}});var K7=D((EYe,Z7)=>{"use strict";var G7=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,pCe=js(),Qo=pCe.tokTypes;function Nb(t){if(this.eat(Qo.eq)){var e=this._inStaticFieldValue;this._inStaticFieldValue=!0,t.value=this.parseExpression(),this._inStaticFieldValue=e}else t.value=null}var _Ce=Tb();Z7.exports=function(t){var e=_Ce(t);return function(H){function r(){H.apply(this,arguments)}return H&&(r.__proto__=H),r.prototype=Object.create(H&&H.prototype),r.prototype.constructor=r,r.prototype.parseClassElement=function(i){var s=this;if(this.eat(Qo.semi))return null;var a=this.startNode(),o=function(p,_){typeof _=="undefined"&&(_=!1);var b=s.start,y=s.startLoc;return s.eatContextual(p)?s.type!==Qo.parenL&&(!_||!s.canInsertSemicolon())?!0:(a.key&&s.unexpected(),a.computed=!1,a.key=s.startNodeAt(b,y),a.key.name=p,s.finishNode(a.key,"Identifier"),!1):!1};if(a.static=o("static"),!a.static)return H.prototype.parseClassElement.apply(this,arguments);var u=this.eat(Qo.star),c=!1;if(!u)if(this.options.ecmaVersion>=8&&this.isContextual("async")){G7.lastIndex=this.pos;var f=G7.exec(this.input),h=this.input.charAt(this.pos+f[0].length);if(h===";"||h==="=")return a.key=this.parseIdent(!0),a.computed=!1,Nb.call(this,a),this.finishNode(a,"FieldDefinition"),this.semicolon(),a;this.options.ecmaVersion>=8&&o("async",!0)&&(c=!0,u=this.options.ecmaVersion>=9&&this.eat(Qo.star))}else o("get")?a.kind="get":o("set")&&(a.kind="set");if(this.type===this.privateNameToken){if(this.parsePrivateClassElementName(a),this.type!==Qo.parenL)return a.key.name==="prototype"&&this.raise(a.key.start,"Classes may not have a private static property named prototype"),Nb.call(this,a),this.finishNode(a,"FieldDefinition"),this.semicolon(),a}else a.key||(this.parsePropertyName(a),(a.key.name||a.key.value)==="prototype"&&!a.computed&&this.raise(a.key.start,"Classes may not have a static property named prototype"));return a.kind||(a.kind="method"),this.parseClassMethod(a,u,c),!a.kind&&(a.key.name||a.key.value)==="constructor"&&!a.computed&&this.raise(a.key.start,"Classes may not have a static field named constructor"),a.kind==="get"&&a.value.params.length!==0&&this.raiseRecoverable(a.value.start,"getter should have no params"),a.kind==="set"&&a.value.params.length!==1&&this.raiseRecoverable(a.value.start,"setter should have exactly one param"),a.kind==="set"&&a.value.params[0].type==="RestElement"&&this.raiseRecoverable(a.value.params[0].start,"Setter cannot use rest params"),a},r.prototype.parseClassMethod=function(i,s,a,o){return s||a||i.kind!="method"||!i.static||this.options.ecmaVersion<8||this.type==Qo.parenL?H.prototype.parseClassMethod.apply(this,arguments):(Nb.call(this,i),delete i.kind,i=this.finishNode(i,"FieldDefinition"),this.semicolon(),i)},r.prototype.parseIdent=function(i,s){var a=H.prototype.parseIdent.call(this,i,s);return this._inStaticFieldValue&&a.name=="arguments"&&this.raise(a.start,"A static class field initializer may not contain arguments"),a},r}(e)}});var z7=D((IYe,j7)=>{"use strict";j7.exports=function(t){return function(e){function H(){e.apply(this,arguments)}return e&&(H.__proto__=e),H.prototype=Object.create(e&&e.prototype),H.prototype.constructor=H,H.prototype.readInt=function(n,i){if(i!=null)return e.prototype.readInt.call(this,n,i);for(var s=this.pos,a=0,o=!1;;){var u=this.input.charCodeAt(this.pos),c=void 0;if(u>=97)c=u-97+10;else if(u==95){o||this.raise(this.pos,"Invalid numeric separator"),++this.pos,o=!1;continue}else u>=65?c=u-65+10:u>=48&&u<=57?c=u-48:c=1/0;if(c>=n)break;++this.pos,a=a*n+c,o=!0}return this.pos===s?null:(o||this.raise(this.pos-1,"Invalid numeric separator"),a)},H.prototype.readNumber=function(n){var i=e.prototype.readNumber.call(this,n),s=this.end-this.start>=2&&this.input.charCodeAt(this.start)===48,a=this.getNumberInput(this.start,this.end);return a.length<this.end-this.start&&(s&&this.raise(this.start,"Invalid number"),this.value=parseFloat(a)),i},H.prototype.getNumberInput=function(n,i){return this.input.slice(n,i).replace(/_/g,"")},H}(t)}});var Y7=D(yp=>{"use strict";Object.defineProperty(yp,"__esModule",{value:!0});yp.DynamicImportKey=void 0;var dCe=function(){function t(e,H){for(var r=0;r<H.length;r++){var n=H[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}return function(e,H,r){return H&&t(e.prototype,H),r&&t(e,r),e}}(),J7=function(){function t(e,H,r){e===null&&(e=Function.prototype);var n=Object.getOwnPropertyDescriptor(e,H);if(n===void 0){var i=Object.getPrototypeOf(e);return i===null?void 0:t(i,H,r)}else{if("value"in n)return n.value;var s=n.get;return s===void 0?void 0:s.call(r)}}return t}();yp.default=$Ce;var ZI=js();function LCe(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function ECe(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 ICe(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 ACe=yp.DynamicImportKey="Import";ZI.tokTypes._import.startsExpr=!0;function gCe(){var t=this.startNode();return this.next(),this.type!==ZI.tokTypes.parenL&&this.unexpected(),this.finishNode(t,ACe)}function mCe(){return/^(\s|\/\/.*|\/\*[^]*?\*\/)*\(/.test(this.input.slice(this.pos))}function $Ce(t){return function(e){ICe(H,e);function H(){return LCe(this,H),ECe(this,(H.__proto__||Object.getPrototypeOf(H)).apply(this,arguments))}return dCe(H,[{key:"parseStatement",value:function(){function r(n,i,s){return this.type===ZI.tokTypes._import&&mCe.call(this)?this.parseExpressionStatement(this.startNode(),this.parseExpression()):J7(H.prototype.__proto__||Object.getPrototypeOf(H.prototype),"parseStatement",this).call(this,n,i,s)}return r}()},{key:"parseExprAtom",value:function(){function r(n){return this.type===ZI.tokTypes._import?gCe.call(this):J7(H.prototype.__proto__||Object.getPrototypeOf(H.prototype),"parseExprAtom",this).call(this,n)}return r}()}]),H}(t)}});var HV=D((gYe,tV)=>{"use strict";var Q7=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,eV=js().tokTypes;tV.exports=function(t){return function(e){function H(){e.apply(this,arguments)}return e&&(H.__proto__=e),H.prototype=Object.create(e&&e.prototype),H.prototype.constructor=H,H.prototype.parseExport=function(n,i){Q7.lastIndex=this.pos;var s=Q7.exec(this.input),a=this.input.charAt(this.pos+s[0].length);if(a!=="*")return e.prototype.parseExport.call(this,n,i);this.next();var o=this.startNode();return this.expect(eV.star),this.eatContextual("as")&&(n.declaration=null,o.exported=this.parseIdent(!0),this.checkExport(i,o.exported.name,this.lastTokStart),n.specifiers=[this.finishNode(o,"ExportNamespaceSpecifier")]),this.expectContextual("from"),this.type!==eV.string&&this.unexpected(),n.source=this.parseExprAtom(),this.semicolon(),this.finishNode(n,n.specifiers?"ExportNamedDeclaration":"ExportAllDeclaration")},H}(t)}});var sV=D((mYe,iV)=>{"use strict";var kb=js().tokTypes,rV=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,nV=function(t){rV.lastIndex=t.pos;var e=rV.exec(t.input),H=t.pos+e[0].length;return t.input.slice(H,H+1)==="."};iV.exports=function(t){return function(e){function H(){e.apply(this,arguments)}return e&&(H.__proto__=e),H.prototype=Object.create(e&&e.prototype),H.prototype.constructor=H,H.prototype.parseExprAtom=function(n){if(this.type!==kb._import||!nV(this))return e.prototype.parseExprAtom.call(this,n);!this.options.allowImportExportEverywhere&&!this.inModule&&this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'");var i=this.startNode();return i.meta=this.parseIdent(!0),this.expect(kb.dot),i.property=this.parseIdent(!0),i.property.name!=="meta"&&this.raiseRecoverable(i.property.start,"The only valid meta property for import is import.meta"),this.finishNode(i,"MetaProperty")},H.prototype.parseStatement=function(n,i,s){if(this.type!==kb._import||!nV(this))return e.prototype.parseStatement.call(this,n,i,s);var a=this.startNode(),o=this.parseExpression();return this.parseExpressionStatement(a,o)},H}(t)}});var Ub=D((cV,lV)=>{var aV=js(),oV=wb(),uV=aV.Parser.extend(B7()).extend(V7()).extend(K7()).extend(z7()).extend(Y7().default),SCe=uV.extend(HV()).extend(sV());function Rb(t){return t||(t={}),oV({ecmaVersion:2020,allowHashBang:!0,allowReturnOutsideFunction:!0},t)}function Ob(t){return t||(t={}),t.sourceType==="module"?SCe:uV}lV.exports=cV=oV(aV,{parse:function(e,H){return Ob(H).parse(e,Rb(H))},parseExpressionAt:function(e,H,r){return Ob(r).parseExpressionAt(e,H,Rb(r))},tokenizer:function(e,H){return Ob(H).tokenizer(e,Rb(H))}})});var hV=D((KI,fV)=>{(function(t,e){typeof KI=="object"&&typeof fV!="undefined"?e(KI):typeof define=="function"&&define.amd?define(["exports"],e):(t=t||self,e((t.acorn=t.acorn||{},t.acorn.walk={})))})(KI,function(t){"use strict";function e(I,$,S,E,T){S||(S=y),function V(Z,A,M){var w=M||Z.type,P=$[w];S[w](Z,A,V),P&&P(Z,A)}(I,E,T)}function H(I,$,S,E,T){var V=[];S||(S=y),function Z(A,M,w){var P=w||A.type,F=$[P],B=A!==V[V.length-1];B&&V.push(A),S[P](A,M,Z),F&&F(A,M||V,V),B&&V.pop()}(I,E,T)}function r(I,$,S,E,T){var V=S?p(S,E||void 0):E;(function Z(A,M,w){V[w||A.type](A,M,Z)})(I,$,T)}function n(I){return typeof I=="string"?function($){return $===I}:I||function(){return!0}}var i=function($,S){this.node=$,this.state=S};function s(I,$,S,E,T){S||(S=y),function V(Z,A,M){var w=M||Z.type;S[w](Z,A,V),M||$(Z,A,w)}(I,E,T)}function a(I,$,S,E){S||(S=y);var T=[];(function V(Z,A,M){var w=M||Z.type,P=Z!==T[T.length-1];P&&T.push(Z),S[w](Z,A,V),M||$(Z,A||T,T,w),P&&T.pop()})(I,E)}function o(I,$,S,E,T,V){T||(T=y),E=n(E);try{(function Z(A,M,w){var P=w||A.type;if(($==null||A.start<=$)&&(S==null||A.end>=S)&&T[P](A,M,Z),($==null||A.start===$)&&(S==null||A.end===S)&&E(P,A))throw new i(A,M)})(I,V)}catch(Z){if(Z instanceof i)return Z;throw Z}}function u(I,$,S,E,T){S=n(S),E||(E=y);try{(function V(Z,A,M){var w=M||Z.type;if(!(Z.start>$||Z.end<$)&&(E[w](Z,A,V),S(w,Z)))throw new i(Z,A)})(I,T)}catch(V){if(V instanceof i)return V;throw V}}function c(I,$,S,E,T){S=n(S),E||(E=y);try{(function V(Z,A,M){if(!(Z.end<$)){var w=M||Z.type;if(Z.start>=$&&S(w,Z))throw new i(Z,A);E[w](Z,A,V)}})(I,T)}catch(V){if(V instanceof i)return V;throw V}}function f(I,$,S,E,T){S=n(S),E||(E=y);var V;return function Z(A,M,w){if(!(A.start>$)){var P=w||A.type;A.end<=$&&(!V||V.node.end<A.end)&&S(P,A)&&(V=new i(A,M)),E[P](A,M,Z)}}(I,T),V}var h=Object.create||function(I){function $(){}return $.prototype=I,new $};function p(I,$){var S=h($||y);for(var E in I)S[E]=I[E];return S}function _(I,$,S){S(I,$)}function b(I,$,S){}var y={};y.Program=y.BlockStatement=function(I,$,S){for(var E=0,T=I.body;E<T.length;E+=1){var V=T[E];S(V,$,"Statement")}},y.Statement=_,y.EmptyStatement=b,y.ExpressionStatement=y.ParenthesizedExpression=y.ChainExpression=function(I,$,S){return S(I.expression,$,"Expression")},y.IfStatement=function(I,$,S){S(I.test,$,"Expression"),S(I.consequent,$,"Statement"),I.alternate&&S(I.alternate,$,"Statement")},y.LabeledStatement=function(I,$,S){return S(I.body,$,"Statement")},y.BreakStatement=y.ContinueStatement=b,y.WithStatement=function(I,$,S){S(I.object,$,"Expression"),S(I.body,$,"Statement")},y.SwitchStatement=function(I,$,S){S(I.discriminant,$,"Expression");for(var E=0,T=I.cases;E<T.length;E+=1){var V=T[E];V.test&&S(V.test,$,"Expression");for(var Z=0,A=V.consequent;Z<A.length;Z+=1){var M=A[Z];S(M,$,"Statement")}}},y.SwitchCase=function(I,$,S){I.test&&S(I.test,$,"Expression");for(var E=0,T=I.consequent;E<T.length;E+=1){var V=T[E];S(V,$,"Statement")}},y.ReturnStatement=y.YieldExpression=y.AwaitExpression=function(I,$,S){I.argument&&S(I.argument,$,"Expression")},y.ThrowStatement=y.SpreadElement=function(I,$,S){return S(I.argument,$,"Expression")},y.TryStatement=function(I,$,S){S(I.block,$,"Statement"),I.handler&&S(I.handler,$),I.finalizer&&S(I.finalizer,$,"Statement")},y.CatchClause=function(I,$,S){I.param&&S(I.param,$,"Pattern"),S(I.body,$,"Statement")},y.WhileStatement=y.DoWhileStatement=function(I,$,S){S(I.test,$,"Expression"),S(I.body,$,"Statement")},y.ForStatement=function(I,$,S){I.init&&S(I.init,$,"ForInit"),I.test&&S(I.test,$,"Expression"),I.update&&S(I.update,$,"Expression"),S(I.body,$,"Statement")},y.ForInStatement=y.ForOfStatement=function(I,$,S){S(I.left,$,"ForInit"),S(I.right,$,"Expression"),S(I.body,$,"Statement")},y.ForInit=function(I,$,S){I.type==="VariableDeclaration"?S(I,$):S(I,$,"Expression")},y.DebuggerStatement=b,y.FunctionDeclaration=function(I,$,S){return S(I,$,"Function")},y.VariableDeclaration=function(I,$,S){for(var E=0,T=I.declarations;E<T.length;E+=1){var V=T[E];S(V,$)}},y.VariableDeclarator=function(I,$,S){S(I.id,$,"Pattern"),I.init&&S(I.init,$,"Expression")},y.Function=function(I,$,S){I.id&&S(I.id,$,"Pattern");for(var E=0,T=I.params;E<T.length;E+=1){var V=T[E];S(V,$,"Pattern")}S(I.body,$,I.expression?"Expression":"Statement")},y.Pattern=function(I,$,S){I.type==="Identifier"?S(I,$,"VariablePattern"):I.type==="MemberExpression"?S(I,$,"MemberPattern"):S(I,$)},y.VariablePattern=b,y.MemberPattern=_,y.RestElement=function(I,$,S){return S(I.argument,$,"Pattern")},y.ArrayPattern=function(I,$,S){for(var E=0,T=I.elements;E<T.length;E+=1){var V=T[E];V&&S(V,$,"Pattern")}},y.ObjectPattern=function(I,$,S){for(var E=0,T=I.properties;E<T.length;E+=1){var V=T[E];V.type==="Property"?(V.computed&&S(V.key,$,"Expression"),S(V.value,$,"Pattern")):V.type==="RestElement"&&S(V.argument,$,"Pattern")}},y.Expression=_,y.ThisExpression=y.Super=y.MetaProperty=b,y.ArrayExpression=function(I,$,S){for(var E=0,T=I.elements;E<T.length;E+=1){var V=T[E];V&&S(V,$,"Expression")}},y.ObjectExpression=function(I,$,S){for(var E=0,T=I.properties;E<T.length;E+=1){var V=T[E];S(V,$)}},y.FunctionExpression=y.ArrowFunctionExpression=y.FunctionDeclaration,y.SequenceExpression=function(I,$,S){for(var E=0,T=I.expressions;E<T.length;E+=1){var V=T[E];S(V,$,"Expression")}},y.TemplateLiteral=function(I,$,S){for(var E=0,T=I.quasis;E<T.length;E+=1){var V=T[E];S(V,$)}for(var Z=0,A=I.expressions;Z<A.length;Z+=1){var M=A[Z];S(M,$,"Expression")}},y.TemplateElement=b,y.UnaryExpression=y.UpdateExpression=function(I,$,S){S(I.argument,$,"Expression")},y.BinaryExpression=y.LogicalExpression=function(I,$,S){S(I.left,$,"Expression"),S(I.right,$,"Expression")},y.AssignmentExpression=y.AssignmentPattern=function(I,$,S){S(I.left,$,"Pattern"),S(I.right,$,"Expression")},y.ConditionalExpression=function(I,$,S){S(I.test,$,"Expression"),S(I.consequent,$,"Expression"),S(I.alternate,$,"Expression")},y.NewExpression=y.CallExpression=function(I,$,S){if(S(I.callee,$,"Expression"),I.arguments)for(var E=0,T=I.arguments;E<T.length;E+=1){var V=T[E];S(V,$,"Expression")}},y.MemberExpression=function(I,$,S){S(I.object,$,"Expression"),I.computed&&S(I.property,$,"Expression")},y.ExportNamedDeclaration=y.ExportDefaultDeclaration=function(I,$,S){I.declaration&&S(I.declaration,$,I.type==="ExportNamedDeclaration"||I.declaration.id?"Statement":"Expression"),I.source&&S(I.source,$,"Expression")},y.ExportAllDeclaration=function(I,$,S){I.exported&&S(I.exported,$),S(I.source,$,"Expression")},y.ImportDeclaration=function(I,$,S){for(var E=0,T=I.specifiers;E<T.length;E+=1){var V=T[E];S(V,$)}S(I.source,$,"Expression")},y.ImportExpression=function(I,$,S){S(I.source,$,"Expression")},y.ImportSpecifier=y.ImportDefaultSpecifier=y.ImportNamespaceSpecifier=y.Identifier=y.Literal=b,y.TaggedTemplateExpression=function(I,$,S){S(I.tag,$,"Expression"),S(I.quasi,$,"Expression")},y.ClassDeclaration=y.ClassExpression=function(I,$,S){return S(I,$,"Class")},y.Class=function(I,$,S){I.id&&S(I.id,$,"Pattern"),I.superClass&&S(I.superClass,$,"Expression"),S(I.body,$)},y.ClassBody=function(I,$,S){for(var E=0,T=I.body;E<T.length;E+=1){var V=T[E];S(V,$)}},y.MethodDefinition=y.Property=function(I,$,S){I.computed&&S(I.key,$,"Expression"),S(I.value,$,"Expression")},t.ancestor=H,t.base=y,t.findNodeAfter=c,t.findNodeAround=u,t.findNodeAt=o,t.findNodeBefore=f,t.full=s,t.fullAncestor=a,t.make=p,t.recursive=r,t.simple=e,Object.defineProperty(t,"__esModule",{value:!0})})});var Fb=D(Hi=>{var vCe=wb(),ki=hV(),ti=vCe(ki.base);ti.Import=function(){};function DCe(t,e,H,r,n){return ki.simple(t,e,H||ti,r,n)}function yCe(t,e,H,r){return ki.ancestor(t,e,H||ti,r)}function bCe(t,e,H,r,n){return ki.recursive(t,e,H,r||ti,n)}function PCe(t,e,H,r,n){return ki.full(t,e,H||ti,r,n)}function xCe(t,e,H,r){return ki.fullAncestor(t,e,H||ti,r)}function CCe(t,e,H,r,n,i){return ki.findNodeAt(t,e,H,r,n||ti,i)}function MCe(t,e,H,r,n){return ki.findNodeAround(t,e,H,r||ti,n)}function wCe(t,e,H,r,n){return ki.findNodeAfter(t,e,H,r||ti,n)}function TCe(t,e,H,r,n){return ki.findNodeBefore(t,e,H,r||ti,n)}function NCe(t,e){return ki.make(t,e||ti)}Hi.simple=DCe;Hi.ancestor=yCe;Hi.recursive=bCe;Hi.full=PCe;Hi.fullAncestor=xCe;Hi.findNodeAt=CCe;Hi.findNodeAround=MCe;Hi.findNodeAfter=wCe;Hi.findNodeBefore=TCe;Hi.make=NCe;Hi.base=ti});var Wb=D((SYe,pV)=>{"use strict";pV.exports=function(){for(var e=0;e<arguments.length;e++)if(typeof arguments[e]!="undefined")return arguments[e]}});var LV=D((zI,dV)=>{var kCe=Ub(),_V=Fb(),jI=Wb(),RCe=/\brequire\b/;function OCe(t,e){e||(e={});var H={ranges:jI(e.ranges,e.range),locations:jI(e.locations,e.loc),allowReserved:jI(e.allowReserved,!0),allowImportExportEverywhere:jI(e.allowImportExportEverywhere,!1)};return e.ecmaVersion!=null&&(H.ecmaVersion=e.ecmaVersion),e.sourceType!=null&&(H.sourceType=e.sourceType),e.allowHashBang!=null&&(H.allowHashBang=e.allowHashBang),e.allowReturnOutsideFunction!=null&&(H.allowReturnOutsideFunction=e.allowReturnOutsideFunction),kCe.parse(t,H)}var zI=dV.exports=function(t,e){return zI.find(t,e).strings};zI.find=function(t,e){e||(e={});var H=e.word===void 0?"require":e.word;typeof t!="string"&&(t=String(t));var r=e.isRequire||function(o){return o.callee.type==="Identifier"&&o.callee.name===H},n={strings:[],expressions:[]};e.nodes&&(n.nodes=[]);var i=H==="require"?RCe:RegExp("\\b"+H+"\\b");if(!i.test(t))return n;var s=OCe(t,e.parse);function a(o,u,c){var f=i.test(t.slice(o.start,o.end));if(!!f&&(_V.base[o.type](o,u,c),o.type==="CallExpression"&&r(o))){if(o.arguments.length){var h=o.arguments[0];h.type==="Literal"?n.strings.push(h.value):h.type==="TemplateLiteral"&&h.quasis.length===1&&h.expressions.length===0?n.strings.push(h.quasis[0].value.raw):n.expressions.push(t.slice(h.start,h.end))}e.nodes&&n.nodes.push(o)}}return _V.recursive(s,null,{Statement:a,Expression:a}),n}});var SV,$V=ku(()=>{SV="./node.napi.glibc-GXL6UBYG.node"});var yV=D((bYe,DV)=>{$V();var vV=require("path");DV.exports=require((0,vV.resolve)(__dirname,SV))});var PV,bV=ku(()=>{PV="./node.napi.glibc-N3T2EEZH.node"});var MV=D((CYe,CV)=>{bV();var xV=require("path");CV.exports=require((0,xV.resolve)(__dirname,PV))});var TV,wV=ku(()=>{TV="./node.napi.glibc-SBC7UY4N.node"});var RV=D((TYe,kV)=>{wV();var NV=require("path");kV.exports=require((0,NV.resolve)(__dirname,TV))});var UV,OV=ku(()=>{UV="./node.napi.musl-IAP67VWK.node"});var BV=D((RYe,WV)=>{OV();var FV=require("path");WV.exports=require((0,FV.resolve)(__dirname,UV))});var qV,XV=ku(()=>{qV="./node.napi.glibc-7JUDUCUY.node"});var ZV=D((FYe,GV)=>{XV();var VV=require("path");GV.exports=require((0,VV.resolve)(__dirname,qV))});var QV=D(Hu=>{var KV=require("os"),eu=require("path"),VCe=require("fs"),GCe=process.config&&process.config.variables||{},jV=KV.arch(),zV=KV.platform(),ZCe=process.versions.modules,JV=iMe()?"electron":"node",KCe=process.env.LIBC||(sMe(zV)?"musl":"glibc"),jCe=process.env.ARM_VERSION||(jV==="arm64"?"8":GCe.arm_version)||"",zCe=(process.versions.uv||"").split(".")[0],YV={"darwin-arm64":{"node.napi.glibc.node":()=>yV()},"darwin-x64":{"node.napi.glibc.node":()=>MV()},"linux-x64":{"node.napi.glibc.node":()=>RV(),"node.napi.musl.node":()=>BV()},"win32-x64":{"node.napi.glibc.node":()=>ZV()}},tu=()=>{let t=JCe();return tu=()=>t,t};Hu.getBinding=tu;Hu.writeSnapshot=(t,e,H)=>tu().writeSnapshot(eu.resolve(t),eu.resolve(e),YI(t,H));Hu.getEventsSince=(t,e,H)=>tu().getEventsSince(eu.resolve(t),eu.resolve(e),YI(t,H));Hu.subscribe=(t,e,H)=>qt(Hu,null,function*(){return t=eu.resolve(t),H=YI(t,H),yield tu().subscribe(t,e,H),{unsubscribe(){return tu().unsubscribe(t,e,H)}}});Hu.unsubscribe=(t,e,H)=>tu().unsubscribe(eu.resolve(t),e,YI(t,H));function JCe(){var t=Object.keys(YV).map(YCe),e=t.filter(QCe(zV,jV)).sort(eMe)[0];if(!!e){var H=YV[e.name],r=Object.keys(H),n=r.map(tMe),i=n.filter(HMe(JV,ZCe)),s=i.sort(nMe(JV))[0];if(s)try{return H[s.file]()}catch(a){}}}function YCe(t){var e=t.split("-");if(e.length===2){var H=e[0],r=e[1].split("+");if(!!H&&!!r.length&&!!r.every(Boolean))return{name:t,platform:H,architectures:r}}}function QCe(t,e){return function(H){return H==null||H.platform!==t?!1:H.architectures.includes(e)}}function eMe(t,e){return t.architectures.length-e.architectures.length}function tMe(t){var e=t.split("."),H=e.pop(),r={file:t,specificity:0};if(H==="node"){for(var n=0;n<e.length;n++){var i=e[n];if(i==="node"||i==="electron"||i==="node-webkit")r.runtime=i;else if(i==="napi")r.napi=!0;else if(i.slice(0,3)==="abi")r.abi=i.slice(3);else if(i.slice(0,2)==="uv")r.uv=i.slice(2);else if(i.slice(0,4)==="armv")r.armv=i.slice(4);else if(i==="glibc"||i==="musl")r.libc=i;else continue;r.specificity++}return r}}function HMe(t,e){return function(H){return!(H==null||H.runtime!==t&&!rMe(H)||H.abi!==e&&!H.napi||H.uv&&H.uv!==zCe||H.armv&&H.armv!==jCe||H.libc&&H.libc!==KCe)}}function rMe(t){return t.runtime==="node"&&t.napi}function nMe(t){return function(e,H){return e.runtime!==H.runtime?e.runtime===t?-1:1:e.abi!==H.abi?e.abi?-1:1:e.specificity!==H.specificity?e.specificity>H.specificity?-1:1:0}}function YI(t,e={}){return Array.isArray(e.ignore)&&(e=Object.assign({},e,{ignore:e.ignore.map(H=>eu.resolve(t,H))})),e}function iMe(){return process.versions&&process.versions.electron||process.env.ELECTRON_RUN_AS_NODE?!0:typeof window!="undefined"&&window.process&&window.process.type==="renderer"}function sMe(t){return t==="linux"&&VCe.existsSync("/etc/alpine-release")}});var nG=D((XYe,rG)=>{"use strict";var aMe=function(e){return oMe(e)&&!uMe(e)};function oMe(t){return!!t&&typeof t=="object"}function uMe(t){var e=Object.prototype.toString.call(t);return e==="[object RegExp]"||e==="[object Date]"||fMe(t)}var cMe=typeof Symbol=="function"&&Symbol.for,lMe=cMe?Symbol.for("react.element"):60103;function fMe(t){return t.$$typeof===lMe}function hMe(t){return Array.isArray(t)?[]:{}}function bp(t,e){return e.clone!==!1&&e.isMergeableObject(t)?Wc(hMe(t),t,e):t}function pMe(t,e,H){return t.concat(e).map(function(r){return bp(r,H)})}function _Me(t,e){if(!e.customMerge)return Wc;var H=e.customMerge(t);return typeof H=="function"?H:Wc}function dMe(t){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(t).filter(function(e){return t.propertyIsEnumerable(e)}):[]}function tG(t){return Object.keys(t).concat(dMe(t))}function HG(t,e){try{return e in t}catch{return!1}}function LMe(t,e){return HG(t,e)&&!(Object.hasOwnProperty.call(t,e)&&Object.propertyIsEnumerable.call(t,e))}function EMe(t,e,H){var r={};return H.isMergeableObject(t)&&tG(t).forEach(function(n){r[n]=bp(t[n],H)}),tG(e).forEach(function(n){LMe(t,n)||(HG(t,n)&&H.isMergeableObject(e[n])?r[n]=_Me(n,H)(t[n],e[n],H):r[n]=bp(e[n],H))}),r}function Wc(t,e,H){H=H||{},H.arrayMerge=H.arrayMerge||pMe,H.isMergeableObject=H.isMergeableObject||aMe,H.cloneUnlessOtherwiseSpecified=bp;var r=Array.isArray(e),n=Array.isArray(t),i=r===n;return i?r?H.arrayMerge(t,e,H):EMe(t,e,H):bp(e,H)}Wc.all=function(e,H){if(!Array.isArray(e))throw new Error("first argument should be an array");return e.reduce(function(r,n){return Wc(r,n,H)},{})};var IMe=Wc;rG.exports=IMe});var Bb=D((VYe,sG)=>{"use strict";var iG=class{constructor(e={}){if(!(e.maxSize&&e.maxSize>0))throw new TypeError("`maxSize` must be a number greater than 0");this.maxSize=e.maxSize,this.onEviction=e.onEviction,this.cache=new Map,this.oldCache=new Map,this._size=0}_set(e,H){if(this.cache.set(e,H),this._size++,this._size>=this.maxSize){if(this._size=0,typeof this.onEviction=="function")for(let[r,n]of this.oldCache.entries())this.onEviction(r,n);this.oldCache=this.cache,this.cache=new Map}}get(e){if(this.cache.has(e))return this.cache.get(e);if(this.oldCache.has(e)){let H=this.oldCache.get(e);return this.oldCache.delete(e),this._set(e,H),H}}set(e,H){return this.cache.has(e)?this.cache.set(e,H):this._set(e,H),this}has(e){return this.cache.has(e)||this.oldCache.has(e)}peek(e){if(this.cache.has(e))return this.cache.get(e);if(this.oldCache.has(e))return this.oldCache.get(e)}delete(e){let H=this.cache.delete(e);return H&&this._size--,this.oldCache.delete(e)||H}clear(){this.cache.clear(),this.oldCache.clear(),this._size=0}*keys(){for(let[e]of this)yield e}*values(){for(let[,e]of this)yield e}*[Symbol.iterator](){for(let e of this.cache)yield e;for(let e of this.oldCache){let[H]=e;this.cache.has(H)||(yield e)}}get size(){let e=0;for(let H of this.oldCache.keys())this.cache.has(H)||e++;return Math.min(this._size+e,this.maxSize)}};sG.exports=iG});var fG=D((ru,lG)=>{"use strict";var Xb=require("crypto");ru=lG.exports=Cp;function Cp(t,e){return e=oG(t,e),AMe(t,e)}ru.sha1=function(t){return Cp(t)};ru.keys=function(t){return Cp(t,{excludeValues:!0,algorithm:"sha1",encoding:"hex"})};ru.MD5=function(t){return Cp(t,{algorithm:"md5",encoding:"hex"})};ru.keysMD5=function(t){return Cp(t,{algorithm:"md5",encoding:"hex",excludeValues:!0})};var Xc=Xb.getHashes?Xb.getHashes().slice():["sha1","md5"];Xc.push("passthrough");var aG=["buffer","hex","binary","base64"];function oG(t,e){e=e||{};var H={};if(H.algorithm=e.algorithm||"sha1",H.encoding=e.encoding||"hex",H.excludeValues=!!e.excludeValues,H.algorithm=H.algorithm.toLowerCase(),H.encoding=H.encoding.toLowerCase(),H.ignoreUnknown=e.ignoreUnknown===!0,H.respectType=e.respectType!==!1,H.respectFunctionNames=e.respectFunctionNames!==!1,H.respectFunctionProperties=e.respectFunctionProperties!==!1,H.unorderedArrays=e.unorderedArrays===!0,H.unorderedSets=e.unorderedSets!==!1,H.unorderedObjects=e.unorderedObjects!==!1,H.replacer=e.replacer||void 0,H.excludeKeys=e.excludeKeys||void 0,typeof t=="undefined")throw new Error("Object argument required.");for(var r=0;r<Xc.length;++r)Xc[r].toLowerCase()===H.algorithm.toLowerCase()&&(H.algorithm=Xc[r]);if(Xc.indexOf(H.algorithm)===-1)throw new Error('Algorithm "'+H.algorithm+'" not supported. supported values: '+Xc.join(", "));if(aG.indexOf(H.encoding)===-1&&H.algorithm!=="passthrough")throw new Error('Encoding "'+H.encoding+'" not supported. supported values: '+aG.join(", "));return H}function uG(t){if(typeof t!="function")return!1;var e=/^function\s+\w*\s*\(\s*\)\s*{\s+\[native code\]\s+}$/i;return e.exec(Function.prototype.toString.call(t))!=null}function AMe(t,e){var H;e.algorithm!=="passthrough"?H=Xb.createHash(e.algorithm):H=new cG,typeof H.write=="undefined"&&(H.write=H.update,H.end=H.update);var r=qb(e,H);if(r.dispatch(t),H.update||H.end(""),H.digest)return H.digest(e.encoding==="buffer"?void 0:e.encoding);var n=H.read();return e.encoding==="buffer"?n:n.toString(e.encoding)}ru.writeToStream=function(t,e,H){return typeof H=="undefined"&&(H=e,e={}),e=oG(t,e),qb(e,H).dispatch(t)};function qb(t,e,H){H=H||[];var r=function(n){return e.update?e.update(n,"utf8"):e.write(n,"utf8")};return{dispatch:function(n){t.replacer&&(n=t.replacer(n));var i=typeof n;return n===null&&(i="null"),this["_"+i](n)},_object:function(n){var i=/\[object (.*)\]/i,s=Object.prototype.toString.call(n),a=i.exec(s);a?a=a[1]:a="unknown:["+s+"]",a=a.toLowerCase();var o=null;if((o=H.indexOf(n))>=0)return this.dispatch("[CIRCULAR:"+o+"]");if(H.push(n),typeof Buffer!="undefined"&&Buffer.isBuffer&&Buffer.isBuffer(n))return r("buffer:"),r(n);if(a!=="object"&&a!=="function"&&a!=="asyncfunction")if(this["_"+a])this["_"+a](n);else{if(t.ignoreUnknown)return r("["+a+"]");throw new Error('Unknown object type "'+a+'"')}else{var u=Object.keys(n);t.unorderedObjects&&(u=u.sort()),t.respectType!==!1&&!uG(n)&&u.splice(0,0,"prototype","__proto__","constructor"),t.excludeKeys&&(u=u.filter(function(f){return!t.excludeKeys(f)})),r("object:"+u.length+":");var c=this;return u.forEach(function(f){c.dispatch(f),r(":"),t.excludeValues||c.dispatch(n[f]),r(",")})}},_array:function(n,i){i=typeof i!="undefined"?i:t.unorderedArrays!==!1;var s=this;if(r("array:"+n.length+":"),!i||n.length<=1)return n.forEach(function(u){return s.dispatch(u)});var a=[],o=n.map(function(u){var c=new cG,f=H.slice(),h=qb(t,c,f);return h.dispatch(u),a=a.concat(f.slice(H.length)),c.read().toString()});return H=H.concat(a),o.sort(),this._array(o,!1)},_date:function(n){return r("date:"+n.toJSON())},_symbol:function(n){return r("symbol:"+n.toString())},_error:function(n){return r("error:"+n.toString())},_boolean:function(n){return r("bool:"+n.toString())},_string:function(n){r("string:"+n.length+":"),r(n.toString())},_function:function(n){r("fn:"),uG(n)?this.dispatch("[native]"):this.dispatch(n.toString()),t.respectFunctionNames!==!1&&this.dispatch("function-name:"+String(n.name)),t.respectFunctionProperties&&this._object(n)},_number:function(n){return r("number:"+n.toString())},_xml:function(n){return r("xml:"+n.toString())},_null:function(){return r("Null")},_undefined:function(){return r("Undefined")},_regexp:function(n){return r("regex:"+n.toString())},_uint8array:function(n){return r("uint8array:"),this.dispatch(Array.prototype.slice.call(n))},_uint8clampedarray:function(n){return r("uint8clampedarray:"),this.dispatch(Array.prototype.slice.call(n))},_int8array:function(n){return r("int8array:"),this.dispatch(Array.prototype.slice.call(n))},_uint16array:function(n){return r("uint16array:"),this.dispatch(Array.prototype.slice.call(n))},_int16array:function(n){return r("int16array:"),this.dispatch(Array.prototype.slice.call(n))},_uint32array:function(n){return r("uint32array:"),this.dispatch(Array.prototype.slice.call(n))},_int32array:function(n){return r("int32array:"),this.dispatch(Array.prototype.slice.call(n))},_float32array:function(n){return r("float32array:"),this.dispatch(Array.prototype.slice.call(n))},_float64array:function(n){return r("float64array:"),this.dispatch(Array.prototype.slice.call(n))},_arraybuffer:function(n){return r("arraybuffer:"),this.dispatch(new Uint8Array(n))},_url:function(n){return r("url:"+n.toString(),"utf8")},_map:function(n){r("map:");var i=Array.from(n);return this._array(i,t.unorderedSets!==!1)},_set:function(n){r("set:");var i=Array.from(n);return this._array(i,t.unorderedSets!==!1)},_file:function(n){return r("file:"),this.dispatch([n.name,n.size,n.type,n.lastModfied])},_blob:function(){if(t.ignoreUnknown)return r("[blob]");throw Error(`Hashing Blob objects is currently not supported
225
+ (see https://github.com/puleos/object-hash/issues/26)
226
+ Use "options.replacer" or "options.ignoreUnknown"
227
+ `)},_domwindow:function(){return r("domwindow")},_bigint:function(n){return r("bigint:"+n.toString())},_process:function(){return r("process")},_timer:function(){return r("timer")},_pipe:function(){return r("pipe")},_tcp:function(){return r("tcp")},_udp:function(){return r("udp")},_tty:function(){return r("tty")},_statwatcher:function(){return r("statwatcher")},_securecontext:function(){return r("securecontext")},_connection:function(){return r("connection")},_zlib:function(){return r("zlib")},_context:function(){return r("context")},_nodescript:function(){return r("nodescript")},_httpparser:function(){return r("httpparser")},_dataview:function(){return r("dataview")},_signal:function(){return r("signal")},_fsevent:function(){return r("fsevent")},_tlswrap:function(){return r("tlswrap")}}}function cG(){return{buf:"",write:function(t){this.buf+=t},end:function(t){this.buf+=t},read:function(){return this.buf}}}});var hG=D(Vb=>{"use strict";Object.defineProperty(Vb,"__esModule",{value:!0});Object.defineProperty(Vb,"default",{enumerable:!0,get:()=>$Me});var gMe=mMe(fG());function mMe(t){return t&&t.__esModule?t:{default:t}}function $Me(t){return(0,gMe.default)(t,{ignoreUnknown:!0})}});var Gb=D((ZYe,pG)=>{"use strict";var SMe=require("os");pG.exports=SMe.homedir||function(){var e=process.env.HOME,H=process.env.LOGNAME||process.env.USER||process.env.LNAME||process.env.USERNAME;return process.platform==="win32"?process.env.USERPROFILE||process.env.HOMEDRIVE+process.env.HOMEPATH||e||null:process.platform==="darwin"?e||(H?"/Users/"+H:null):process.platform==="linux"?e||(process.getuid()===0?"/root":H?"/home/"+H:null):e||null}});var Zb=D((KYe,_G)=>{_G.exports=function(){var t=Error.prepareStackTrace;Error.prepareStackTrace=function(H,r){return r};var e=new Error().stack;return Error.prepareStackTrace=t,e[2].getFileName()}});var Kb=D((jYe,IG)=>{var dG=require("path"),LG=dG.parse||bb(),EG=function(e,H){var r="/";/^([A-Za-z]:)/.test(e)?r="":/^\\\\/.test(e)&&(r="\\\\");for(var n=[e],i=LG(e);i.dir!==n[n.length-1];)n.push(i.dir),i=LG(i.dir);return n.reduce(function(s,a){return s.concat(H.map(function(o){return dG.resolve(r,a,o)}))},[])};IG.exports=function(e,H,r){var n=H&&H.moduleDirectory?[].concat(H.moduleDirectory):["node_modules"];if(H&&typeof H.paths=="function")return H.paths(r,e,function(){return EG(e,n)},H);var i=EG(e,n);return H&&H.paths?i.concat(H.paths):i}});var jb=D((zYe,AG)=>{AG.exports=function(t,e){return e||{}}});var $G=D((JYe,mG)=>{var nu=require("fs"),vMe=Gb(),cr=require("path"),DMe=Zb(),yMe=Kb(),bMe=jb(),PMe=zo(),xMe=process.platform!=="win32"&&nu.realpath&&typeof nu.realpath.native=="function"?nu.realpath.native:nu.realpath,gG=vMe(),CMe=function(){return[cr.join(gG,".node_modules"),cr.join(gG,".node_libraries")]},MMe=function(e,H){nu.stat(e,function(r,n){return r?r.code==="ENOENT"||r.code==="ENOTDIR"?H(null,!1):H(r):H(null,n.isFile()||n.isFIFO())})},wMe=function(e,H){nu.stat(e,function(r,n){return r?r.code==="ENOENT"||r.code==="ENOTDIR"?H(null,!1):H(r):H(null,n.isDirectory())})},TMe=function(e,H){xMe(e,function(r,n){r&&r.code!=="ENOENT"?H(r):H(null,r?e:n)})},Mp=function(e,H,r,n){r&&r.preserveSymlinks===!1?e(H,n):n(null,H)},NMe=function(e,H,r){e(H,function(n,i){if(n)r(n);else try{var s=JSON.parse(i);r(null,s)}catch{r(null)}})},kMe=function(e,H,r){for(var n=yMe(H,r,e),i=0;i<n.length;i++)n[i]=cr.join(n[i],e);return n};mG.exports=function(e,H,r){var n=r,i=H;if(typeof H=="function"&&(n=i,i={}),typeof e!="string"){var s=new TypeError("Path must be a string.");return process.nextTick(function(){n(s)})}i=bMe(e,i);var a=i.isFile||MMe,o=i.isDirectory||wMe,u=i.readFile||nu.readFile,c=i.realpath||TMe,f=i.readPackage||NMe;if(i.readFile&&i.readPackage){var h=new TypeError("`readFile` and `readPackage` are mutually exclusive.");return process.nextTick(function(){n(h)})}var p=i.packageIterator,_=i.extensions||[".js"],b=i.includeCoreModules!==!1,y=i.basedir||cr.dirname(DMe()),I=i.filename||y;i.paths=i.paths||CMe();var $=cr.resolve(y);Mp(c,$,i,function(P,F){P?n(P):E(F)});var S;function E(P){if(/^(?:\.\.?(?:\/|$)|\/|([A-Za-z]:)?[/\\])/.test(e))S=cr.resolve(P,e),(e==="."||e===".."||e.slice(-1)==="/")&&(S+="/"),/\/$/.test(e)&&S===P?A(S,i.package,T):V(S,i.package,T);else{if(b&&PMe(e))return n(null,e);w(e,P,function(F,B,Y){if(F)n(F);else{if(B)return Mp(c,B,i,function(K,ae){K?n(K):n(null,ae,Y)});var X=new Error("Cannot find module '"+e+"' from '"+I+"'");X.code="MODULE_NOT_FOUND",n(X)}})}}function T(P,F,B){P?n(P):F?n(null,F,B):A(S,function(Y,X,K){if(Y)n(Y);else if(X)Mp(c,X,i,function(ce,$e){ce?n(ce):n(null,$e,K)});else{var ae=new Error("Cannot find module '"+e+"' from '"+I+"'");ae.code="MODULE_NOT_FOUND",n(ae)}})}function V(P,F,B){var Y=F,X=B;typeof Y=="function"&&(X=Y,Y=void 0);var K=[""].concat(_);ae(K,P,Y);function ae(ce,$e,ke){if(ce.length===0)return X(null,void 0,ke);var Oe=$e+ce[0],ze=ke;ze?De(null,ze):Z(cr.dirname(Oe),De);function De(_e,Ie,qe){if(ze=Ie,_e)return X(_e);if(qe&&ze&&i.pathFilter){var Wt=cr.relative(qe,Oe),Ne=Wt.slice(0,Wt.length-ce[0].length),Je=i.pathFilter(ze,$e,Ne);if(Je)return ae([""].concat(_.slice()),cr.resolve(qe,Je),ze)}a(Oe,Ke)}function Ke(_e,Ie){if(_e)return X(_e);if(Ie)return X(null,Oe,ze);ae(ce.slice(1),$e,ze)}}}function Z(P,F){if(P===""||P==="/"||process.platform==="win32"&&/^\w:[/\\]*$/.test(P)||/[/\\]node_modules[/\\]*$/.test(P))return F(null);Mp(c,P,i,function(B,Y){if(B)return Z(cr.dirname(P),F);var X=cr.join(Y,"package.json");a(X,function(K,ae){if(!ae)return Z(cr.dirname(P),F);f(u,X,function(ce,$e){ce&&F(ce);var ke=$e;ke&&i.packageFilter&&(ke=i.packageFilter(ke,X)),F(null,ke,P)})})})}function A(P,F,B){var Y=B,X=F;typeof X=="function"&&(Y=X,X=i.package),Mp(c,P,i,function(K,ae){if(K)return Y(K);var ce=cr.join(ae,"package.json");a(ce,function($e,ke){if($e)return Y($e);if(!ke)return V(cr.join(P,"index"),X,Y);f(u,ce,function(Oe,ze){if(Oe)return Y(Oe);var De=ze;if(De&&i.packageFilter&&(De=i.packageFilter(De,ce)),De&&De.main){if(typeof De.main!="string"){var Ke=new TypeError("package \u201C"+De.name+"\u201D `main` must be a string");return Ke.code="INVALID_PACKAGE_MAIN",Y(Ke)}(De.main==="."||De.main==="./")&&(De.main="index"),V(cr.resolve(P,De.main),De,function(_e,Ie,qe){if(_e)return Y(_e);if(Ie)return Y(null,Ie,qe);if(!qe)return V(cr.join(P,"index"),qe,Y);var Wt=cr.resolve(P,qe.main);A(Wt,qe,function(Ne,Je,Pe){if(Ne)return Y(Ne);if(Je)return Y(null,Je,Pe);V(cr.join(P,"index"),Pe,Y)})});return}V(cr.join(P,"/index"),De,Y)})})})}function M(P,F){if(F.length===0)return P(null,void 0);var B=F[0];o(cr.dirname(B),Y);function Y(ae,ce){if(ae)return P(ae);if(!ce)return M(P,F.slice(1));V(B,i.package,X)}function X(ae,ce,$e){if(ae)return P(ae);if(ce)return P(null,ce,$e);A(B,i.package,K)}function K(ae,ce,$e){if(ae)return P(ae);if(ce)return P(null,ce,$e);M(P,F.slice(1))}}function w(P,F,B){var Y=function(){return kMe(P,F,i)};M(B,p?p(P,F,Y,i):Y())}}});var SG=D((YYe,RMe)=>{RMe.exports={assert:!0,"node:assert":[">= 14.18 && < 15",">= 16"],"assert/strict":">= 15","node:assert/strict":">= 16",async_hooks:">= 8","node:async_hooks":[">= 14.18 && < 15",">= 16"],buffer_ieee754:">= 0.5 && < 0.9.7",buffer:!0,"node:buffer":[">= 14.18 && < 15",">= 16"],child_process:!0,"node:child_process":[">= 14.18 && < 15",">= 16"],cluster:">= 0.5","node:cluster":[">= 14.18 && < 15",">= 16"],console:!0,"node:console":[">= 14.18 && < 15",">= 16"],constants:!0,"node:constants":[">= 14.18 && < 15",">= 16"],crypto:!0,"node:crypto":[">= 14.18 && < 15",">= 16"],_debug_agent:">= 1 && < 8",_debugger:"< 8",dgram:!0,"node:dgram":[">= 14.18 && < 15",">= 16"],diagnostics_channel:[">= 14.17 && < 15",">= 15.1"],"node:diagnostics_channel":[">= 14.18 && < 15",">= 16"],dns:!0,"node:dns":[">= 14.18 && < 15",">= 16"],"dns/promises":">= 15","node:dns/promises":">= 16",domain:">= 0.7.12","node:domain":[">= 14.18 && < 15",">= 16"],events:!0,"node:events":[">= 14.18 && < 15",">= 16"],freelist:"< 6",fs:!0,"node:fs":[">= 14.18 && < 15",">= 16"],"fs/promises":[">= 10 && < 10.1",">= 14"],"node:fs/promises":[">= 14.18 && < 15",">= 16"],_http_agent:">= 0.11.1","node:_http_agent":[">= 14.18 && < 15",">= 16"],_http_client:">= 0.11.1","node:_http_client":[">= 14.18 && < 15",">= 16"],_http_common:">= 0.11.1","node:_http_common":[">= 14.18 && < 15",">= 16"],_http_incoming:">= 0.11.1","node:_http_incoming":[">= 14.18 && < 15",">= 16"],_http_outgoing:">= 0.11.1","node:_http_outgoing":[">= 14.18 && < 15",">= 16"],_http_server:">= 0.11.1","node:_http_server":[">= 14.18 && < 15",">= 16"],http:!0,"node:http":[">= 14.18 && < 15",">= 16"],http2:">= 8.8","node:http2":[">= 14.18 && < 15",">= 16"],https:!0,"node:https":[">= 14.18 && < 15",">= 16"],inspector:">= 8","node:inspector":[">= 14.18 && < 15",">= 16"],_linklist:"< 8",module:!0,"node:module":[">= 14.18 && < 15",">= 16"],net:!0,"node:net":[">= 14.18 && < 15",">= 16"],"node-inspect/lib/_inspect":">= 7.6 && < 12","node-inspect/lib/internal/inspect_client":">= 7.6 && < 12","node-inspect/lib/internal/inspect_repl":">= 7.6 && < 12",os:!0,"node:os":[">= 14.18 && < 15",">= 16"],path:!0,"node:path":[">= 14.18 && < 15",">= 16"],"path/posix":">= 15.3","node:path/posix":">= 16","path/win32":">= 15.3","node:path/win32":">= 16",perf_hooks:">= 8.5","node:perf_hooks":[">= 14.18 && < 15",">= 16"],process:">= 1","node:process":[">= 14.18 && < 15",">= 16"],punycode:">= 0.5","node:punycode":[">= 14.18 && < 15",">= 16"],querystring:!0,"node:querystring":[">= 14.18 && < 15",">= 16"],readline:!0,"node:readline":[">= 14.18 && < 15",">= 16"],"readline/promises":">= 17","node:readline/promises":">= 17",repl:!0,"node:repl":[">= 14.18 && < 15",">= 16"],smalloc:">= 0.11.5 && < 3",_stream_duplex:">= 0.9.4","node:_stream_duplex":[">= 14.18 && < 15",">= 16"],_stream_transform:">= 0.9.4","node:_stream_transform":[">= 14.18 && < 15",">= 16"],_stream_wrap:">= 1.4.1","node:_stream_wrap":[">= 14.18 && < 15",">= 16"],_stream_passthrough:">= 0.9.4","node:_stream_passthrough":[">= 14.18 && < 15",">= 16"],_stream_readable:">= 0.9.4","node:_stream_readable":[">= 14.18 && < 15",">= 16"],_stream_writable:">= 0.9.4","node:_stream_writable":[">= 14.18 && < 15",">= 16"],stream:!0,"node:stream":[">= 14.18 && < 15",">= 16"],"stream/consumers":">= 16.7","node:stream/consumers":">= 16.7","stream/promises":">= 15","node:stream/promises":">= 16","stream/web":">= 16.5","node:stream/web":">= 16.5",string_decoder:!0,"node:string_decoder":[">= 14.18 && < 15",">= 16"],sys:[">= 0.4 && < 0.7",">= 0.8"],"node:sys":[">= 14.18 && < 15",">= 16"],"node:test":">= 18",timers:!0,"node:timers":[">= 14.18 && < 15",">= 16"],"timers/promises":">= 15","node:timers/promises":">= 16",_tls_common:">= 0.11.13","node:_tls_common":[">= 14.18 && < 15",">= 16"],_tls_legacy:">= 0.11.3 && < 10",_tls_wrap:">= 0.11.3","node:_tls_wrap":[">= 14.18 && < 15",">= 16"],tls:!0,"node:tls":[">= 14.18 && < 15",">= 16"],trace_events:">= 10","node:trace_events":[">= 14.18 && < 15",">= 16"],tty:!0,"node:tty":[">= 14.18 && < 15",">= 16"],url:!0,"node:url":[">= 14.18 && < 15",">= 16"],util:!0,"node:util":[">= 14.18 && < 15",">= 16"],"util/types":">= 15.3","node:util/types":">= 16","v8/tools/arguments":">= 10 && < 12","v8/tools/codemap":[">= 4.4 && < 5",">= 5.2 && < 12"],"v8/tools/consarray":[">= 4.4 && < 5",">= 5.2 && < 12"],"v8/tools/csvparser":[">= 4.4 && < 5",">= 5.2 && < 12"],"v8/tools/logreader":[">= 4.4 && < 5",">= 5.2 && < 12"],"v8/tools/profile_view":[">= 4.4 && < 5",">= 5.2 && < 12"],"v8/tools/splaytree":[">= 4.4 && < 5",">= 5.2 && < 12"],v8:">= 1","node:v8":[">= 14.18 && < 15",">= 16"],vm:!0,"node:vm":[">= 14.18 && < 15",">= 16"],wasi:">= 13.4 && < 13.5",worker_threads:">= 11.7","node:worker_threads":[">= 14.18 && < 15",">= 16"],zlib:">= 0.5","node:zlib":[">= 14.18 && < 15",">= 16"]}});var bG=D((QYe,yG)=>{var OMe=process.versions&&process.versions.node&&process.versions.node.split(".")||[];function UMe(t){for(var e=t.split(" "),H=e.length>1?e[0]:"=",r=(e.length>1?e[1]:e[0]).split("."),n=0;n<3;++n){var i=parseInt(OMe[n]||0,10),s=parseInt(r[n]||0,10);if(i!==s)return H==="<"?i<s:H===">="?i>=s:!1}return H===">="}function vG(t){var e=t.split(/ ?&& ?/);if(e.length===0)return!1;for(var H=0;H<e.length;++H)if(!UMe(e[H]))return!1;return!0}function FMe(t){if(typeof t=="boolean")return t;if(t&&typeof t=="object"){for(var e=0;e<t.length;++e)if(vG(t[e]))return!0;return!1}return vG(t)}var zb=SG(),DG={};for(QI in zb)Object.prototype.hasOwnProperty.call(zb,QI)&&(DG[QI]=FMe(zb[QI]));var QI;yG.exports=DG});var xG=D((eQe,PG)=>{var WMe=zo();PG.exports=function(e){return WMe(e)}});var wG=D((tQe,MG)=>{var BMe=zo(),iu=require("fs"),qr=require("path"),XMe=Gb(),qMe=Zb(),VMe=Kb(),GMe=jb(),ZMe=process.platform!=="win32"&&iu.realpathSync&&typeof iu.realpathSync.native=="function"?iu.realpathSync.native:iu.realpathSync,CG=XMe(),KMe=function(){return[qr.join(CG,".node_modules"),qr.join(CG,".node_libraries")]},jMe=function(e){try{var H=iu.statSync(e,{throwIfNoEntry:!1})}catch(r){if(r&&(r.code==="ENOENT"||r.code==="ENOTDIR"))return!1;throw r}return!!H&&(H.isFile()||H.isFIFO())},zMe=function(e){try{var H=iu.statSync(e,{throwIfNoEntry:!1})}catch(r){if(r&&(r.code==="ENOENT"||r.code==="ENOTDIR"))return!1;throw r}return!!H&&H.isDirectory()},JMe=function(e){try{return ZMe(e)}catch(H){if(H.code!=="ENOENT")throw H}return e},wp=function(e,H,r){return r&&r.preserveSymlinks===!1?e(H):H},YMe=function(e,H){var r=e(H);try{var n=JSON.parse(r);return n}catch{}},QMe=function(e,H,r){for(var n=VMe(H,r,e),i=0;i<n.length;i++)n[i]=qr.join(n[i],e);return n};MG.exports=function(e,H){if(typeof e!="string")throw new TypeError("Path must be a string.");var r=GMe(e,H),n=r.isFile||jMe,i=r.readFileSync||iu.readFileSync,s=r.isDirectory||zMe,a=r.realpathSync||JMe,o=r.readPackageSync||YMe;if(r.readFileSync&&r.readPackageSync)throw new TypeError("`readFileSync` and `readPackageSync` are mutually exclusive.");var u=r.packageIterator,c=r.extensions||[".js"],f=r.includeCoreModules!==!1,h=r.basedir||qr.dirname(qMe()),p=r.filename||h;r.paths=r.paths||KMe();var _=wp(a,qr.resolve(h),r);if(/^(?:\.\.?(?:\/|$)|\/|([A-Za-z]:)?[/\\])/.test(e)){var b=qr.resolve(_,e);(e==="."||e===".."||e.slice(-1)==="/")&&(b+="/");var y=S(b)||T(b);if(y)return wp(a,y,r)}else{if(f&&BMe(e))return e;var I=V(e,_);if(I)return wp(a,I,r)}var $=new Error("Cannot find module '"+e+"' from '"+p+"'");throw $.code="MODULE_NOT_FOUND",$;function S(Z){var A=E(qr.dirname(Z));if(A&&A.dir&&A.pkg&&r.pathFilter){var M=qr.relative(A.dir,Z),w=r.pathFilter(A.pkg,Z,M);w&&(Z=qr.resolve(A.dir,w))}if(n(Z))return Z;for(var P=0;P<c.length;P++){var F=Z+c[P];if(n(F))return F}}function E(Z){if(!(Z===""||Z==="/")&&!(process.platform==="win32"&&/^\w:[/\\]*$/.test(Z))&&!/[/\\]node_modules[/\\]*$/.test(Z)){var A=qr.join(wp(a,Z,r),"package.json");if(!n(A))return E(qr.dirname(Z));var M=o(i,A);return M&&r.packageFilter&&(M=r.packageFilter(M,Z)),{pkg:M,dir:Z}}}function T(Z){var A=qr.join(wp(a,Z,r),"/package.json");if(n(A)){try{var M=o(i,A)}catch{}if(M&&r.packageFilter&&(M=r.packageFilter(M,Z)),M&&M.main){if(typeof M.main!="string"){var w=new TypeError("package \u201C"+M.name+"\u201D `main` must be a string");throw w.code="INVALID_PACKAGE_MAIN",w}(M.main==="."||M.main==="./")&&(M.main="index");try{var P=S(qr.resolve(Z,M.main));if(P)return P;var F=T(qr.resolve(Z,M.main));if(F)return F}catch{}}}return S(qr.join(Z,"/index"))}function V(Z,A){for(var M=function(){return QMe(Z,A,r)},w=u?u(Z,A,M,r):M(),P=0;P<w.length;P++){var F=w[P];if(s(qr.dirname(F))){var B=S(F);if(B)return B;var Y=T(F);if(Y)return Y}}}}});var NG=D((HQe,TG)=>{var eA=$G();eA.core=bG();eA.isCore=xG();eA.sync=wG();TG.exports=eA});var OG=D((HA,RG)=>{var ewe=Ub(),kG=Fb(),tA=Wb(),twe=/\brequire\b/;function Hwe(t,e){e||(e={});var H={ranges:tA(e.ranges,e.range),locations:tA(e.locations,e.loc),allowReserved:tA(e.allowReserved,!0),allowImportExportEverywhere:tA(e.allowImportExportEverywhere,!1)};return e.ecmaVersion!=null&&(H.ecmaVersion=e.ecmaVersion),e.sourceType!=null&&(H.sourceType=e.sourceType),e.allowHashBang!=null&&(H.allowHashBang=e.allowHashBang),e.allowReturnOutsideFunction!=null&&(H.allowReturnOutsideFunction=e.allowReturnOutsideFunction),ewe.parse(t,H)}var HA=RG.exports=function(t,e){return HA.find(t,e).strings};HA.find=function(t,e){e||(e={});var H=e.word===void 0?"require":e.word;typeof t!="string"&&(t=String(t));var r=e.isRequire||function(o){return o.callee.type==="Identifier"&&o.callee.name===H},n={strings:[],expressions:[]};e.nodes&&(n.nodes=[]);var i=H==="require"?twe:RegExp("\\b"+H+"\\b");if(!i.test(t))return n;var s=Hwe(t,e.parse);function a(o,u,c){var f=i.test(t.slice(o.start,o.end));if(!!f&&(kG.base[o.type](o,u,c),o.type==="CallExpression"&&r(o))){if(o.arguments.length){var h=o.arguments[0];h.type==="Literal"?n.strings.push(h.value):h.type==="TemplateLiteral"&&h.quasis.length===1&&h.expressions.length===0?n.strings.push(h.quasis[0].value.raw):n.expressions.push(t.slice(h.start,h.end))}e.nodes&&n.nodes.push(o)}}return kG.recursive(s,null,{Statement:a,Expression:a}),n}});var FG=D(Jb=>{"use strict";Object.defineProperty(Jb,"__esModule",{value:!0});Object.defineProperty(Jb,"default",{enumerable:!0,get:()=>awe});var rwe=rA(require("fs")),nwe=rA(require("path")),iwe=rA(NG()),swe=rA(OG());function rA(t){return t&&t.__esModule?t:{default:t}}function UG(t){let e=rwe.default.readFileSync(t,"utf-8"),H=(0,swe.default)(e);return{file:t,requires:H}}function awe(t){let H=[UG(t)];for(let r of H)r.requires.filter(n=>n.startsWith("./")||n.startsWith("../")).forEach(n=>{try{let i=nwe.default.dirname(r.file),s=iwe.default.sync(n,{basedir:i}),a=UG(s);H.push(a)}catch{}});return H}});var XG=D(Qb=>{"use strict";Object.defineProperty(Qb,"__esModule",{value:!0});Object.defineProperty(Qb,"default",{enumerable:!0,get:()=>cwe});var owe=WG(require("fs")),Yb=WG(require("path"));function WG(t){return t&&t.__esModule?t:{default:t}}function nA(t){return typeof t=="object"&&t!==null}function uwe(t){return Object.keys(t).length===0}function BG(t){return typeof t=="string"||t instanceof String}function cwe(t){if(nA(t)&&t.config===void 0&&!uwe(t))return null;if(nA(t)&&t.config!==void 0&&BG(t.config))return Yb.default.resolve(t.config);if(nA(t)&&t.config!==void 0&&nA(t.config))return null;if(BG(t))return Yb.default.resolve(t);for(let e of["./tailwind.config.js","./tailwind.config.cjs"])try{let H=Yb.default.resolve(e);return owe.default.accessSync(H),H}catch{}return null}});var tP=D((iQe,ZG)=>{"use strict";var eP="'".charCodeAt(0),qG='"'.charCodeAt(0),iA="\\".charCodeAt(0),VG="/".charCodeAt(0),sA=`
228
+ `.charCodeAt(0),Tp=" ".charCodeAt(0),aA="\f".charCodeAt(0),oA=" ".charCodeAt(0),uA="\r".charCodeAt(0),lwe="[".charCodeAt(0),fwe="]".charCodeAt(0),hwe="(".charCodeAt(0),pwe=")".charCodeAt(0),_we="{".charCodeAt(0),dwe="}".charCodeAt(0),Lwe=";".charCodeAt(0),Ewe="*".charCodeAt(0),Iwe=":".charCodeAt(0),Awe="@".charCodeAt(0),cA=/[\t\n\f\r "#'()/;[\\\]{}]/g,lA=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,gwe=/.[\n"'(/\\]/,GG=/[\da-f]/i;ZG.exports=function(e,H={}){let r=e.css.valueOf(),n=H.ignoreErrors,i,s,a,o,u,c,f,h,p,_,b=r.length,y=0,I=[],$=[];function S(){return y}function E(A){throw e.error("Unclosed "+A,y)}function T(){return $.length===0&&y>=b}function V(A){if($.length)return $.pop();if(y>=b)return;let M=A?A.ignoreUnclosed:!1;switch(i=r.charCodeAt(y),i){case sA:case Tp:case oA:case uA:case aA:{s=y;do s+=1,i=r.charCodeAt(s);while(i===Tp||i===sA||i===oA||i===uA||i===aA);_=["space",r.slice(y,s)],y=s-1;break}case lwe:case fwe:case _we:case dwe:case Iwe:case Lwe:case pwe:{let w=String.fromCharCode(i);_=[w,w,y];break}case hwe:{if(h=I.length?I.pop()[1]:"",p=r.charCodeAt(y+1),h==="url"&&p!==eP&&p!==qG&&p!==Tp&&p!==sA&&p!==oA&&p!==aA&&p!==uA){s=y;do{if(c=!1,s=r.indexOf(")",s+1),s===-1)if(n||M){s=y;break}else E("bracket");for(f=s;r.charCodeAt(f-1)===iA;)f-=1,c=!c}while(c);_=["brackets",r.slice(y,s+1),y,s],y=s}else s=r.indexOf(")",y+1),o=r.slice(y,s+1),s===-1||gwe.test(o)?_=["(","(",y]:(_=["brackets",o,y,s],y=s);break}case eP:case qG:{a=i===eP?"'":'"',s=y;do{if(c=!1,s=r.indexOf(a,s+1),s===-1)if(n||M){s=y+1;break}else E("string");for(f=s;r.charCodeAt(f-1)===iA;)f-=1,c=!c}while(c);_=["string",r.slice(y,s+1),y,s],y=s;break}case Awe:{cA.lastIndex=y+1,cA.test(r),cA.lastIndex===0?s=r.length-1:s=cA.lastIndex-2,_=["at-word",r.slice(y,s+1),y,s],y=s;break}case iA:{for(s=y,u=!0;r.charCodeAt(s+1)===iA;)s+=1,u=!u;if(i=r.charCodeAt(s+1),u&&i!==VG&&i!==Tp&&i!==sA&&i!==oA&&i!==uA&&i!==aA&&(s+=1,GG.test(r.charAt(s)))){for(;GG.test(r.charAt(s+1));)s+=1;r.charCodeAt(s+1)===Tp&&(s+=1)}_=["word",r.slice(y,s+1),y,s],y=s;break}default:{i===VG&&r.charCodeAt(y+1)===Ewe?(s=r.indexOf("*/",y+2)+1,s===0&&(n||M?s=r.length:E("comment")),_=["comment",r.slice(y,s+1),y,s],y=s):(lA.lastIndex=y+1,lA.test(r),lA.lastIndex===0?s=r.length-1:s=lA.lastIndex-2,_=["word",r.slice(y,s+1),y,s],I.push(_),y=s);break}}return y++,_}function Z(A){$.push(A)}return{back:Z,nextToken:V,endOfFile:T,position:S}}});var HP=D((sQe,zG)=>{"use strict";var Jr=Xf(),mwe=tP(),KG;function $we(t){KG=t}var Swe={brackets:Jr.cyan,"at-word":Jr.cyan,comment:Jr.gray,string:Jr.green,class:Jr.yellow,hash:Jr.magenta,call:Jr.cyan,"(":Jr.cyan,")":Jr.cyan,"{":Jr.yellow,"}":Jr.yellow,"[":Jr.yellow,"]":Jr.yellow,":":Jr.yellow,";":Jr.yellow};function vwe([t,e],H){if(t==="word"){if(e[0]===".")return"class";if(e[0]==="#")return"hash"}if(!H.endOfFile()){let r=H.nextToken();if(H.back(r),r[0]==="brackets"||r[0]==="(")return"call"}return t}function jG(t){let e=mwe(new KG(t),{ignoreErrors:!0}),H="";for(;!e.endOfFile();){let r=e.nextToken(),n=Swe[vwe(r,e)];n?H+=r[1].split(/\r?\n/).map(i=>n(i)).join(`
229
+ `):H+=r[1]}return H}jG.registerInput=$we;zG.exports=jG});var fA=D((aQe,QG)=>{"use strict";var JG=Xf(),YG=HP(),qc=class extends Error{constructor(e,H,r,n,i,s){super(e);this.name="CssSyntaxError",this.reason=e,i&&(this.file=i),n&&(this.source=n),s&&(this.plugin=s),typeof H!="undefined"&&typeof r!="undefined"&&(typeof H=="number"?(this.line=H,this.column=r):(this.line=H.line,this.column=H.column,this.endLine=r.line,this.endColumn=r.column)),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,qc)}setMessage(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"<css input>",typeof this.line!="undefined"&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason}showSourceCode(e){if(!this.source)return"";let H=this.source;e==null&&(e=JG.isColorSupported),YG&&e&&(H=YG(H));let r=H.split(/\r?\n/),n=Math.max(this.line-3,0),i=Math.min(this.line+2,r.length),s=String(i).length,a,o;if(e){let{bold:u,red:c,gray:f}=JG.createColors(!0);a=h=>u(c(h)),o=h=>f(h)}else a=o=u=>u;return r.slice(n,i).map((u,c)=>{let f=n+1+c,h=" "+(" "+f).slice(-s)+" | ";if(f===this.line){let p=o(h.replace(/\d/g," "))+u.slice(0,this.column-1).replace(/[^\t]/g," ");return a(">")+o(h)+u+`
230
+ `+p+a("^")}return" "+o(h)+u}).join(`
231
+ `)}toString(){let e=this.showSourceCode();return e&&(e=`
232
+
233
+ `+e+`
234
+ `),this.name+": "+this.message+e}};QG.exports=qc;qc.default=qc});var hA=D((oQe,rP)=>{"use strict";rP.exports.isClean=Symbol("isClean");rP.exports.my=Symbol("my")});var nP=D((uQe,tZ)=>{"use strict";var eZ={colon:": ",indent:" ",beforeDecl:`
235
+ `,beforeRule:`
236
+ `,beforeOpen:" ",beforeClose:`
237
+ `,beforeComment:`
238
+ `,after:`
239
+ `,emptyBody:"",commentLeft:" ",commentRight:" ",semicolon:!1};function Dwe(t){return t[0].toUpperCase()+t.slice(1)}var pA=class{constructor(e){this.builder=e}stringify(e,H){if(!this[e.type])throw new Error("Unknown AST node type "+e.type+". Maybe you need to change PostCSS stringifier.");this[e.type](e,H)}document(e){this.body(e)}root(e){this.body(e),e.raws.after&&this.builder(e.raws.after)}comment(e){let H=this.raw(e,"left","commentLeft"),r=this.raw(e,"right","commentRight");this.builder("/*"+H+e.text+r+"*/",e)}decl(e,H){let r=this.raw(e,"between","colon"),n=e.prop+r+this.rawValue(e,"value");e.important&&(n+=e.raws.important||" !important"),H&&(n+=";"),this.builder(n,e)}rule(e){this.block(e,this.rawValue(e,"selector")),e.raws.ownSemicolon&&this.builder(e.raws.ownSemicolon,e,"end")}atrule(e,H){let r="@"+e.name,n=e.params?this.rawValue(e,"params"):"";if(typeof e.raws.afterName!="undefined"?r+=e.raws.afterName:n&&(r+=" "),e.nodes)this.block(e,r+n);else{let i=(e.raws.between||"")+(H?";":"");this.builder(r+n+i,e)}}body(e){let H=e.nodes.length-1;for(;H>0&&e.nodes[H].type==="comment";)H-=1;let r=this.raw(e,"semicolon");for(let n=0;n<e.nodes.length;n++){let i=e.nodes[n],s=this.raw(i,"before");s&&this.builder(s),this.stringify(i,H!==n||r)}}block(e,H){let r=this.raw(e,"between","beforeOpen");this.builder(H+r+"{",e,"start");let n;e.nodes&&e.nodes.length?(this.body(e),n=this.raw(e,"after")):n=this.raw(e,"after","emptyBody"),n&&this.builder(n),this.builder("}",e,"end")}raw(e,H,r){let n;if(r||(r=H),H&&(n=e.raws[H],typeof n!="undefined"))return n;let i=e.parent;if(r==="before"&&(!i||i.type==="root"&&i.first===e||i&&i.type==="document"))return"";if(!i)return eZ[r];let s=e.root();if(s.rawCache||(s.rawCache={}),typeof s.rawCache[r]!="undefined")return s.rawCache[r];if(r==="before"||r==="after")return this.beforeAfter(e,r);{let a="raw"+Dwe(r);this[a]?n=this[a](s,e):s.walk(o=>{if(n=o.raws[H],typeof n!="undefined")return!1})}return typeof n=="undefined"&&(n=eZ[r]),s.rawCache[r]=n,n}rawSemicolon(e){let H;return e.walk(r=>{if(r.nodes&&r.nodes.length&&r.last.type==="decl"&&(H=r.raws.semicolon,typeof H!="undefined"))return!1}),H}rawEmptyBody(e){let H;return e.walk(r=>{if(r.nodes&&r.nodes.length===0&&(H=r.raws.after,typeof H!="undefined"))return!1}),H}rawIndent(e){if(e.raws.indent)return e.raws.indent;let H;return e.walk(r=>{let n=r.parent;if(n&&n!==e&&n.parent&&n.parent===e&&typeof r.raws.before!="undefined"){let i=r.raws.before.split(`
240
+ `);return H=i[i.length-1],H=H.replace(/\S/g,""),!1}}),H}rawBeforeComment(e,H){let r;return e.walkComments(n=>{if(typeof n.raws.before!="undefined")return r=n.raws.before,r.includes(`
241
+ `)&&(r=r.replace(/[^\n]+$/,"")),!1}),typeof r=="undefined"?r=this.raw(H,null,"beforeDecl"):r&&(r=r.replace(/\S/g,"")),r}rawBeforeDecl(e,H){let r;return e.walkDecls(n=>{if(typeof n.raws.before!="undefined")return r=n.raws.before,r.includes(`
242
+ `)&&(r=r.replace(/[^\n]+$/,"")),!1}),typeof r=="undefined"?r=this.raw(H,null,"beforeRule"):r&&(r=r.replace(/\S/g,"")),r}rawBeforeRule(e){let H;return e.walk(r=>{if(r.nodes&&(r.parent!==e||e.first!==r)&&typeof r.raws.before!="undefined")return H=r.raws.before,H.includes(`
243
+ `)&&(H=H.replace(/[^\n]+$/,"")),!1}),H&&(H=H.replace(/\S/g,"")),H}rawBeforeClose(e){let H;return e.walk(r=>{if(r.nodes&&r.nodes.length>0&&typeof r.raws.after!="undefined")return H=r.raws.after,H.includes(`
244
+ `)&&(H=H.replace(/[^\n]+$/,"")),!1}),H&&(H=H.replace(/\S/g,"")),H}rawBeforeOpen(e){let H;return e.walk(r=>{if(r.type!=="decl"&&(H=r.raws.between,typeof H!="undefined"))return!1}),H}rawColon(e){let H;return e.walkDecls(r=>{if(typeof r.raws.between!="undefined")return H=r.raws.between.replace(/[^\s:]/g,""),!1}),H}beforeAfter(e,H){let r;e.type==="decl"?r=this.raw(e,null,"beforeDecl"):e.type==="comment"?r=this.raw(e,null,"beforeComment"):H==="before"?r=this.raw(e,null,"beforeRule"):r=this.raw(e,null,"beforeClose");let n=e.parent,i=0;for(;n&&n.type!=="root";)i+=1,n=n.parent;if(r.includes(`
245
+ `)){let s=this.raw(e,null,"indent");if(s.length)for(let a=0;a<i;a++)r+=s}return r}rawValue(e,H){let r=e[H],n=e.raws[H];return n&&n.value===r?n.raw:r}};tZ.exports=pA;pA.default=pA});var Np=D((cQe,HZ)=>{"use strict";var ywe=nP();function iP(t,e){new ywe(e).stringify(t)}HZ.exports=iP;iP.default=iP});var kp=D((lQe,rZ)=>{"use strict";var{isClean:_A,my:bwe}=hA(),Pwe=fA(),xwe=nP(),Cwe=Np();function sP(t,e){let H=new t.constructor;for(let r in t){if(!Object.prototype.hasOwnProperty.call(t,r)||r==="proxyCache")continue;let n=t[r],i=typeof n;r==="parent"&&i==="object"?e&&(H[r]=e):r==="source"?H[r]=n:Array.isArray(n)?H[r]=n.map(s=>sP(s,H)):(i==="object"&&n!==null&&(n=sP(n)),H[r]=n)}return H}var dA=class{constructor(e={}){this.raws={},this[_A]=!1,this[bwe]=!0;for(let H in e)if(H==="nodes"){this.nodes=[];for(let r of e[H])typeof r.clone=="function"?this.append(r.clone()):this.append(r)}else this[H]=e[H]}error(e,H={}){if(this.source){let{start:r,end:n}=this.rangeBy(H);return this.source.input.error(e,{line:r.line,column:r.column},{line:n.line,column:n.column},H)}return new Pwe(e)}warn(e,H,r){let n={node:this};for(let i in r)n[i]=r[i];return e.warn(H,n)}remove(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this}toString(e=Cwe){e.stringify&&(e=e.stringify);let H="";return e(this,r=>{H+=r}),H}assign(e={}){for(let H in e)this[H]=e[H];return this}clone(e={}){let H=sP(this);for(let r in e)H[r]=e[r];return H}cloneBefore(e={}){let H=this.clone(e);return this.parent.insertBefore(this,H),H}cloneAfter(e={}){let H=this.clone(e);return this.parent.insertAfter(this,H),H}replaceWith(...e){if(this.parent){let H=this,r=!1;for(let n of e)n===this?r=!0:r?(this.parent.insertAfter(H,n),H=n):this.parent.insertBefore(H,n);r||this.remove()}return this}next(){if(!this.parent)return;let e=this.parent.index(this);return this.parent.nodes[e+1]}prev(){if(!this.parent)return;let e=this.parent.index(this);return this.parent.nodes[e-1]}before(e){return this.parent.insertBefore(this,e),this}after(e){return this.parent.insertAfter(this,e),this}root(){let e=this;for(;e.parent&&e.parent.type!=="document";)e=e.parent;return e}raw(e,H){return new xwe().raw(this,e,H)}cleanRaws(e){delete this.raws.before,delete this.raws.after,e||delete this.raws.between}toJSON(e,H){let r={},n=H==null;H=H||new Map;let i=0;for(let s in this){if(!Object.prototype.hasOwnProperty.call(this,s)||s==="parent"||s==="proxyCache")continue;let a=this[s];if(Array.isArray(a))r[s]=a.map(o=>typeof o=="object"&&o.toJSON?o.toJSON(null,H):o);else if(typeof a=="object"&&a.toJSON)r[s]=a.toJSON(null,H);else if(s==="source"){let o=H.get(a.input);o==null&&(o=i,H.set(a.input,i),i++),r[s]={inputId:o,start:a.start,end:a.end}}else r[s]=a}return n&&(r.inputs=[...H.keys()].map(s=>s.toJSON())),r}positionInside(e){let H=this.toString(),r=this.source.start.column,n=this.source.start.line;for(let i=0;i<e;i++)H[i]===`
246
+ `?(r=1,n+=1):r+=1;return{line:n,column:r}}positionBy(e){let H=this.source.start;if(e.index)H=this.positionInside(e.index);else if(e.word){let r=this.toString().indexOf(e.word);r!==-1&&(H=this.positionInside(r))}return H}rangeBy(e){let H={line:this.source.start.line,column:this.source.start.column},r=this.source.end?{line:this.source.end.line,column:this.source.end.column+1}:{line:H.line,column:H.column+1};if(e.word){let n=this.toString().indexOf(e.word);n!==-1&&(H=this.positionInside(n),r=this.positionInside(n+e.word.length))}else e.start?H={line:e.start.line,column:e.start.column}:e.index&&(H=this.positionInside(e.index)),e.end?r={line:e.end.line,column:e.end.column}:e.endIndex?r=this.positionInside(e.endIndex):e.index&&(r=this.positionInside(e.index+1));return(r.line<H.line||r.line===H.line&&r.column<=H.column)&&(r={line:H.line,column:H.column+1}),{start:H,end:r}}getProxyProcessor(){return{set(e,H,r){return e[H]===r||(e[H]=r,(H==="prop"||H==="value"||H==="name"||H==="params"||H==="important"||H==="text")&&e.markDirty()),!0},get(e,H){return H==="proxyOf"?e:H==="root"?()=>e.root().toProxy():e[H]}}}toProxy(){return this.proxyCache||(this.proxyCache=new Proxy(this,this.getProxyProcessor())),this.proxyCache}addToError(e){if(e.postcssNode=this,e.stack&&this.source&&/\n\s{4}at /.test(e.stack)){let H=this.source;e.stack=e.stack.replace(/\n\s{4}at /,`$&${H.input.from}:${H.start.line}:${H.start.column}$&`)}return e}markDirty(){if(this[_A]){this[_A]=!1;let e=this;for(;e=e.parent;)e[_A]=!1}}get proxyOf(){return this}};rZ.exports=dA;dA.default=dA});var Rp=D((fQe,nZ)=>{"use strict";var Mwe=kp(),LA=class extends Mwe{constructor(e){e&&typeof e.value!="undefined"&&typeof e.value!="string"&&(e={...e,value:String(e.value)});super(e);this.type="decl"}get variable(){return this.prop.startsWith("--")||this.prop[0]==="$"}};nZ.exports=LA;LA.default=LA});var sZ=D(aP=>{var iZ="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");aP.encode=function(t){if(0<=t&&t<iZ.length)return iZ[t];throw new TypeError("Must be between 0 and 63: "+t)};aP.decode=function(t){var e=65,H=90,r=97,n=122,i=48,s=57,a=43,o=47,u=26,c=52;return e<=t&&t<=H?t-e:r<=t&&t<=n?t-r+u:i<=t&&t<=s?t-i+c:t==a?62:t==o?63:-1}});var cP=D(uP=>{var aZ=sZ(),oP=5,oZ=1<<oP,uZ=oZ-1,cZ=oZ;function wwe(t){return t<0?(-t<<1)+1:(t<<1)+0}function Twe(t){var e=(t&1)===1,H=t>>1;return e?-H:H}uP.encode=function(e){var H="",r,n=wwe(e);do r=n&uZ,n>>>=oP,n>0&&(r|=cZ),H+=aZ.encode(r);while(n>0);return H};uP.decode=function(e,H,r){var n=e.length,i=0,s=0,a,o;do{if(H>=n)throw new Error("Expected more digits in base 64 VLQ value.");if(o=aZ.decode(e.charCodeAt(H++)),o===-1)throw new Error("Invalid base64 digit: "+e.charAt(H-1));a=!!(o&cZ),o&=uZ,i=i+(o<<s),s+=oP}while(a);r.value=Twe(i),r.rest=H}});var Gc=D(gr=>{function Nwe(t,e,H){if(e in t)return t[e];if(arguments.length===3)return H;throw new Error('"'+e+'" is a required argument.')}gr.getArg=Nwe;var lZ=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,kwe=/^data:.+\,.+$/;function Op(t){var e=t.match(lZ);return e?{scheme:e[1],auth:e[2],host:e[3],port:e[4],path:e[5]}:null}gr.urlParse=Op;function Vc(t){var e="";return t.scheme&&(e+=t.scheme+":"),e+="//",t.auth&&(e+=t.auth+"@"),t.host&&(e+=t.host),t.port&&(e+=":"+t.port),t.path&&(e+=t.path),e}gr.urlGenerate=Vc;var Rwe=32;function Owe(t){var e=[];return function(H){for(var r=0;r<e.length;r++)if(e[r].input===H){var n=e[0];return e[0]=e[r],e[r]=n,e[0].result}var i=t(H);return e.unshift({input:H,result:i}),e.length>Rwe&&e.pop(),i}}var lP=Owe(function(e){var H=e,r=Op(e);if(r){if(!r.path)return e;H=r.path}for(var n=gr.isAbsolute(H),i=[],s=0,a=0;;)if(s=a,a=H.indexOf("/",s),a===-1){i.push(H.slice(s));break}else for(i.push(H.slice(s,a));a<H.length&&H[a]==="/";)a++;for(var o,u=0,a=i.length-1;a>=0;a--)o=i[a],o==="."?i.splice(a,1):o===".."?u++:u>0&&(o===""?(i.splice(a+1,u),u=0):(i.splice(a,2),u--));return H=i.join("/"),H===""&&(H=n?"/":"."),r?(r.path=H,Vc(r)):H});gr.normalize=lP;function fZ(t,e){t===""&&(t="."),e===""&&(e=".");var H=Op(e),r=Op(t);if(r&&(t=r.path||"/"),H&&!H.scheme)return r&&(H.scheme=r.scheme),Vc(H);if(H||e.match(kwe))return e;if(r&&!r.host&&!r.path)return r.host=e,Vc(r);var n=e.charAt(0)==="/"?e:lP(t.replace(/\/+$/,"")+"/"+e);return r?(r.path=n,Vc(r)):n}gr.join=fZ;gr.isAbsolute=function(t){return t.charAt(0)==="/"||lZ.test(t)};function Uwe(t,e){t===""&&(t="."),t=t.replace(/\/$/,"");for(var H=0;e.indexOf(t+"/")!==0;){var r=t.lastIndexOf("/");if(r<0||(t=t.slice(0,r),t.match(/^([^\/]+:\/)?\/*$/)))return e;++H}return Array(H+1).join("../")+e.substr(t.length+1)}gr.relative=Uwe;var hZ=function(){var t=Object.create(null);return!("__proto__"in t)}();function pZ(t){return t}function Fwe(t){return _Z(t)?"$"+t:t}gr.toSetString=hZ?pZ:Fwe;function Wwe(t){return _Z(t)?t.slice(1):t}gr.fromSetString=hZ?pZ:Wwe;function _Z(t){if(!t)return!1;var e=t.length;if(e<9||t.charCodeAt(e-1)!==95||t.charCodeAt(e-2)!==95||t.charCodeAt(e-3)!==111||t.charCodeAt(e-4)!==116||t.charCodeAt(e-5)!==111||t.charCodeAt(e-6)!==114||t.charCodeAt(e-7)!==112||t.charCodeAt(e-8)!==95||t.charCodeAt(e-9)!==95)return!1;for(var H=e-10;H>=0;H--)if(t.charCodeAt(H)!==36)return!1;return!0}function Bwe(t,e,H){var r=Js(t.source,e.source);return r!==0||(r=t.originalLine-e.originalLine,r!==0)||(r=t.originalColumn-e.originalColumn,r!==0||H)||(r=t.generatedColumn-e.generatedColumn,r!==0)||(r=t.generatedLine-e.generatedLine,r!==0)?r:Js(t.name,e.name)}gr.compareByOriginalPositions=Bwe;function Xwe(t,e,H){var r;return r=t.originalLine-e.originalLine,r!==0||(r=t.originalColumn-e.originalColumn,r!==0||H)||(r=t.generatedColumn-e.generatedColumn,r!==0)||(r=t.generatedLine-e.generatedLine,r!==0)?r:Js(t.name,e.name)}gr.compareByOriginalPositionsNoSource=Xwe;function qwe(t,e,H){var r=t.generatedLine-e.generatedLine;return r!==0||(r=t.generatedColumn-e.generatedColumn,r!==0||H)||(r=Js(t.source,e.source),r!==0)||(r=t.originalLine-e.originalLine,r!==0)||(r=t.originalColumn-e.originalColumn,r!==0)?r:Js(t.name,e.name)}gr.compareByGeneratedPositionsDeflated=qwe;function Vwe(t,e,H){var r=t.generatedColumn-e.generatedColumn;return r!==0||H||(r=Js(t.source,e.source),r!==0)||(r=t.originalLine-e.originalLine,r!==0)||(r=t.originalColumn-e.originalColumn,r!==0)?r:Js(t.name,e.name)}gr.compareByGeneratedPositionsDeflatedNoLine=Vwe;function Js(t,e){return t===e?0:t===null?1:e===null?-1:t>e?1:-1}function Gwe(t,e){var H=t.generatedLine-e.generatedLine;return H!==0||(H=t.generatedColumn-e.generatedColumn,H!==0)||(H=Js(t.source,e.source),H!==0)||(H=t.originalLine-e.originalLine,H!==0)||(H=t.originalColumn-e.originalColumn,H!==0)?H:Js(t.name,e.name)}gr.compareByGeneratedPositionsInflated=Gwe;function Zwe(t){return JSON.parse(t.replace(/^\)]}'[^\n]*\n/,""))}gr.parseSourceMapInput=Zwe;function Kwe(t,e,H){if(e=e||"",t&&(t[t.length-1]!=="/"&&e[0]!=="/"&&(t+="/"),e=t+e),H){var r=Op(H);if(!r)throw new Error("sourceMapURL could not be parsed");if(r.path){var n=r.path.lastIndexOf("/");n>=0&&(r.path=r.path.substring(0,n+1))}e=fZ(Vc(r),e)}return lP(e)}gr.computeSourceURL=Kwe});var pP=D(dZ=>{var fP=Gc(),hP=Object.prototype.hasOwnProperty,su=typeof Map!="undefined";function Ys(){this._array=[],this._set=su?new Map:Object.create(null)}Ys.fromArray=function(e,H){for(var r=new Ys,n=0,i=e.length;n<i;n++)r.add(e[n],H);return r};Ys.prototype.size=function(){return su?this._set.size:Object.getOwnPropertyNames(this._set).length};Ys.prototype.add=function(e,H){var r=su?e:fP.toSetString(e),n=su?this.has(e):hP.call(this._set,r),i=this._array.length;(!n||H)&&this._array.push(e),n||(su?this._set.set(e,i):this._set[r]=i)};Ys.prototype.has=function(e){if(su)return this._set.has(e);var H=fP.toSetString(e);return hP.call(this._set,H)};Ys.prototype.indexOf=function(e){if(su){var H=this._set.get(e);if(H>=0)return H}else{var r=fP.toSetString(e);if(hP.call(this._set,r))return this._set[r]}throw new Error('"'+e+'" is not in the set.')};Ys.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)};Ys.prototype.toArray=function(){return this._array.slice()};dZ.ArraySet=Ys});var IZ=D(EZ=>{var LZ=Gc();function jwe(t,e){var H=t.generatedLine,r=e.generatedLine,n=t.generatedColumn,i=e.generatedColumn;return r>H||r==H&&i>=n||LZ.compareByGeneratedPositionsInflated(t,e)<=0}function EA(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}EA.prototype.unsortedForEach=function(e,H){this._array.forEach(e,H)};EA.prototype.add=function(e){jwe(this._last,e)?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))};EA.prototype.toArray=function(){return this._sorted||(this._array.sort(LZ.compareByGeneratedPositionsInflated),this._sorted=!0),this._array};EZ.MappingList=EA});var _P=D(AZ=>{var Up=cP(),lr=Gc(),IA=pP().ArraySet,zwe=IZ().MappingList;function ri(t){t||(t={}),this._file=lr.getArg(t,"file",null),this._sourceRoot=lr.getArg(t,"sourceRoot",null),this._skipValidation=lr.getArg(t,"skipValidation",!1),this._sources=new IA,this._names=new IA,this._mappings=new zwe,this._sourcesContents=null}ri.prototype._version=3;ri.fromSourceMap=function(e){var H=e.sourceRoot,r=new ri({file:e.file,sourceRoot:H});return e.eachMapping(function(n){var i={generated:{line:n.generatedLine,column:n.generatedColumn}};n.source!=null&&(i.source=n.source,H!=null&&(i.source=lr.relative(H,i.source)),i.original={line:n.originalLine,column:n.originalColumn},n.name!=null&&(i.name=n.name)),r.addMapping(i)}),e.sources.forEach(function(n){var i=n;H!==null&&(i=lr.relative(H,n)),r._sources.has(i)||r._sources.add(i);var s=e.sourceContentFor(n);s!=null&&r.setSourceContent(n,s)}),r};ri.prototype.addMapping=function(e){var H=lr.getArg(e,"generated"),r=lr.getArg(e,"original",null),n=lr.getArg(e,"source",null),i=lr.getArg(e,"name",null);this._skipValidation||this._validateMapping(H,r,n,i),n!=null&&(n=String(n),this._sources.has(n)||this._sources.add(n)),i!=null&&(i=String(i),this._names.has(i)||this._names.add(i)),this._mappings.add({generatedLine:H.line,generatedColumn:H.column,originalLine:r!=null&&r.line,originalColumn:r!=null&&r.column,source:n,name:i})};ri.prototype.setSourceContent=function(e,H){var r=e;this._sourceRoot!=null&&(r=lr.relative(this._sourceRoot,r)),H!=null?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[lr.toSetString(r)]=H):this._sourcesContents&&(delete this._sourcesContents[lr.toSetString(r)],Object.keys(this._sourcesContents).length===0&&(this._sourcesContents=null))};ri.prototype.applySourceMap=function(e,H,r){var n=H;if(H==null){if(e.file==null)throw new Error(`SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map's "file" property. Both were omitted.`);n=e.file}var i=this._sourceRoot;i!=null&&(n=lr.relative(i,n));var s=new IA,a=new IA;this._mappings.unsortedForEach(function(o){if(o.source===n&&o.originalLine!=null){var u=e.originalPositionFor({line:o.originalLine,column:o.originalColumn});u.source!=null&&(o.source=u.source,r!=null&&(o.source=lr.join(r,o.source)),i!=null&&(o.source=lr.relative(i,o.source)),o.originalLine=u.line,o.originalColumn=u.column,u.name!=null&&(o.name=u.name))}var c=o.source;c!=null&&!s.has(c)&&s.add(c);var f=o.name;f!=null&&!a.has(f)&&a.add(f)},this),this._sources=s,this._names=a,e.sources.forEach(function(o){var u=e.sourceContentFor(o);u!=null&&(r!=null&&(o=lr.join(r,o)),i!=null&&(o=lr.relative(i,o)),this.setSourceContent(o,u))},this)};ri.prototype._validateMapping=function(e,H,r,n){if(H&&typeof H.line!="number"&&typeof H.column!="number")throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if(!(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0&&!H&&!r&&!n)){if(e&&"line"in e&&"column"in e&&H&&"line"in H&&"column"in H&&e.line>0&&e.column>=0&&H.line>0&&H.column>=0&&r)return;throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:r,original:H,name:n}))}};ri.prototype._serializeMappings=function(){for(var e=0,H=1,r=0,n=0,i=0,s=0,a="",o,u,c,f,h=this._mappings.toArray(),p=0,_=h.length;p<_;p++){if(u=h[p],o="",u.generatedLine!==H)for(e=0;u.generatedLine!==H;)o+=";",H++;else if(p>0){if(!lr.compareByGeneratedPositionsInflated(u,h[p-1]))continue;o+=","}o+=Up.encode(u.generatedColumn-e),e=u.generatedColumn,u.source!=null&&(f=this._sources.indexOf(u.source),o+=Up.encode(f-s),s=f,o+=Up.encode(u.originalLine-1-n),n=u.originalLine-1,o+=Up.encode(u.originalColumn-r),r=u.originalColumn,u.name!=null&&(c=this._names.indexOf(u.name),o+=Up.encode(c-i),i=c)),a+=o}return a};ri.prototype._generateSourcesContent=function(e,H){return e.map(function(r){if(!this._sourcesContents)return null;H!=null&&(r=lr.relative(H,r));var n=lr.toSetString(r);return Object.prototype.hasOwnProperty.call(this._sourcesContents,n)?this._sourcesContents[n]:null},this)};ri.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return this._file!=null&&(e.file=this._file),this._sourceRoot!=null&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e};ri.prototype.toString=function(){return JSON.stringify(this.toJSON())};AZ.SourceMapGenerator=ri});var gZ=D(au=>{au.GREATEST_LOWER_BOUND=1;au.LEAST_UPPER_BOUND=2;function dP(t,e,H,r,n,i){var s=Math.floor((e-t)/2)+t,a=n(H,r[s],!0);return a===0?s:a>0?e-s>1?dP(s,e,H,r,n,i):i==au.LEAST_UPPER_BOUND?e<r.length?e:-1:s:s-t>1?dP(t,s,H,r,n,i):i==au.LEAST_UPPER_BOUND?s:t<0?-1:t}au.search=function(e,H,r,n){if(H.length===0)return-1;var i=dP(-1,H.length,e,H,r,n||au.GREATEST_LOWER_BOUND);if(i<0)return-1;for(;i-1>=0&&r(H[i],H[i-1],!0)===0;)--i;return i}});var SZ=D($Z=>{function Jwe(t){function e(n,i,s){var a=n[i];n[i]=n[s],n[s]=a}function H(n,i){return Math.round(n+Math.random()*(i-n))}function r(n,i,s,a){if(s<a){var o=H(s,a),u=s-1;e(n,o,a);for(var c=n[a],f=s;f<a;f++)i(n[f],c,!1)<=0&&(u+=1,e(n,u,f));e(n,u+1,f);var h=u+1;r(n,i,s,h-1),r(n,i,h+1,a)}}return r}function Ywe(t){let e=Jwe.toString();return new Function(`return ${e}`)()(t)}var mZ=new WeakMap;$Z.quickSort=function(t,e,H=0){let r=mZ.get(e);r===void 0&&(r=Ywe(e),mZ.set(e,r)),r(t,e,H,t.length-1)}});var yZ=D(AA=>{var It=Gc(),LP=gZ(),Zc=pP().ArraySet,Qwe=cP(),Fp=SZ().quickSort;function UH(t,e){var H=t;return typeof t=="string"&&(H=It.parseSourceMapInput(t)),H.sections!=null?new Ri(H,e):new Tr(H,e)}UH.fromSourceMap=function(t,e){return Tr.fromSourceMap(t,e)};UH.prototype._version=3;UH.prototype.__generatedMappings=null;Object.defineProperty(UH.prototype,"_generatedMappings",{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}});UH.prototype.__originalMappings=null;Object.defineProperty(UH.prototype,"_originalMappings",{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}});UH.prototype._charIsMappingSeparator=function(e,H){var r=e.charAt(H);return r===";"||r===","};UH.prototype._parseMappings=function(e,H){throw new Error("Subclasses must implement _parseMappings")};UH.GENERATED_ORDER=1;UH.ORIGINAL_ORDER=2;UH.GREATEST_LOWER_BOUND=1;UH.LEAST_UPPER_BOUND=2;UH.prototype.eachMapping=function(e,H,r){var n=H||null,i=r||UH.GENERATED_ORDER,s;switch(i){case UH.GENERATED_ORDER:s=this._generatedMappings;break;case UH.ORIGINAL_ORDER:s=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}for(var a=this.sourceRoot,o=e.bind(n),u=this._names,c=this._sources,f=this._sourceMapURL,h=0,p=s.length;h<p;h++){var _=s[h],b=_.source===null?null:c.at(_.source);b=It.computeSourceURL(a,b,f),o({source:b,generatedLine:_.generatedLine,generatedColumn:_.generatedColumn,originalLine:_.originalLine,originalColumn:_.originalColumn,name:_.name===null?null:u.at(_.name)})}};UH.prototype.allGeneratedPositionsFor=function(e){var H=It.getArg(e,"line"),r={source:It.getArg(e,"source"),originalLine:H,originalColumn:It.getArg(e,"column",0)};if(r.source=this._findSourceIndex(r.source),r.source<0)return[];var n=[],i=this._findMapping(r,this._originalMappings,"originalLine","originalColumn",It.compareByOriginalPositions,LP.LEAST_UPPER_BOUND);if(i>=0){var s=this._originalMappings[i];if(e.column===void 0)for(var a=s.originalLine;s&&s.originalLine===a;)n.push({line:It.getArg(s,"generatedLine",null),column:It.getArg(s,"generatedColumn",null),lastColumn:It.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++i];else for(var o=s.originalColumn;s&&s.originalLine===H&&s.originalColumn==o;)n.push({line:It.getArg(s,"generatedLine",null),column:It.getArg(s,"generatedColumn",null),lastColumn:It.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++i]}return n};AA.SourceMapConsumer=UH;function Tr(t,e){var H=t;typeof t=="string"&&(H=It.parseSourceMapInput(t));var r=It.getArg(H,"version"),n=It.getArg(H,"sources"),i=It.getArg(H,"names",[]),s=It.getArg(H,"sourceRoot",null),a=It.getArg(H,"sourcesContent",null),o=It.getArg(H,"mappings"),u=It.getArg(H,"file",null);if(r!=this._version)throw new Error("Unsupported version: "+r);s&&(s=It.normalize(s)),n=n.map(String).map(It.normalize).map(function(c){return s&&It.isAbsolute(s)&&It.isAbsolute(c)?It.relative(s,c):c}),this._names=Zc.fromArray(i.map(String),!0),this._sources=Zc.fromArray(n,!0),this._absoluteSources=this._sources.toArray().map(function(c){return It.computeSourceURL(s,c,e)}),this.sourceRoot=s,this.sourcesContent=a,this._mappings=o,this._sourceMapURL=e,this.file=u}Tr.prototype=Object.create(UH.prototype);Tr.prototype.consumer=UH;Tr.prototype._findSourceIndex=function(t){var e=t;if(this.sourceRoot!=null&&(e=It.relative(this.sourceRoot,e)),this._sources.has(e))return this._sources.indexOf(e);var H;for(H=0;H<this._absoluteSources.length;++H)if(this._absoluteSources[H]==t)return H;return-1};Tr.fromSourceMap=function(e,H){var r=Object.create(Tr.prototype),n=r._names=Zc.fromArray(e._names.toArray(),!0),i=r._sources=Zc.fromArray(e._sources.toArray(),!0);r.sourceRoot=e._sourceRoot,r.sourcesContent=e._generateSourcesContent(r._sources.toArray(),r.sourceRoot),r.file=e._file,r._sourceMapURL=H,r._absoluteSources=r._sources.toArray().map(function(p){return It.computeSourceURL(r.sourceRoot,p,H)});for(var s=e._mappings.toArray().slice(),a=r.__generatedMappings=[],o=r.__originalMappings=[],u=0,c=s.length;u<c;u++){var f=s[u],h=new vZ;h.generatedLine=f.generatedLine,h.generatedColumn=f.generatedColumn,f.source&&(h.source=i.indexOf(f.source),h.originalLine=f.originalLine,h.originalColumn=f.originalColumn,f.name&&(h.name=n.indexOf(f.name)),o.push(h)),a.push(h)}return Fp(r.__originalMappings,It.compareByOriginalPositions),r};Tr.prototype._version=3;Object.defineProperty(Tr.prototype,"sources",{get:function(){return this._absoluteSources.slice()}});function vZ(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}var EP=It.compareByGeneratedPositionsDeflatedNoLine;function DZ(t,e){let H=t.length,r=t.length-e;if(!(r<=1))if(r==2){let n=t[e],i=t[e+1];EP(n,i)>0&&(t[e]=i,t[e+1]=n)}else if(r<20)for(let n=e;n<H;n++)for(let i=n;i>e;i--){let s=t[i-1],a=t[i];if(EP(s,a)<=0)break;t[i-1]=a,t[i]=s}else Fp(t,EP,e)}Tr.prototype._parseMappings=function(e,H){var r=1,n=0,i=0,s=0,a=0,o=0,u=e.length,c=0,f={},h={},p=[],_=[],b,y,I,$,S;let E=0;for(;c<u;)if(e.charAt(c)===";")r++,c++,n=0,DZ(_,E),E=_.length;else if(e.charAt(c)===",")c++;else{for(b=new vZ,b.generatedLine=r,$=c;$<u&&!this._charIsMappingSeparator(e,$);$++);for(y=e.slice(c,$),I=[];c<$;)Qwe.decode(e,c,h),S=h.value,c=h.rest,I.push(S);if(I.length===2)throw new Error("Found a source, but no line and column");if(I.length===3)throw new Error("Found a source and line, but no column");if(b.generatedColumn=n+I[0],n=b.generatedColumn,I.length>1&&(b.source=a+I[1],a+=I[1],b.originalLine=i+I[2],i=b.originalLine,b.originalLine+=1,b.originalColumn=s+I[3],s=b.originalColumn,I.length>4&&(b.name=o+I[4],o+=I[4])),_.push(b),typeof b.originalLine=="number"){let V=b.source;for(;p.length<=V;)p.push(null);p[V]===null&&(p[V]=[]),p[V].push(b)}}DZ(_,E),this.__generatedMappings=_;for(var T=0;T<p.length;T++)p[T]!=null&&Fp(p[T],It.compareByOriginalPositionsNoSource);this.__originalMappings=[].concat(...p)};Tr.prototype._findMapping=function(e,H,r,n,i,s){if(e[r]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+e[r]);if(e[n]<0)throw new TypeError("Column must be greater than or equal to 0, got "+e[n]);return LP.search(e,H,i,s)};Tr.prototype.computeColumnSpans=function(){for(var e=0;e<this._generatedMappings.length;++e){var H=this._generatedMappings[e];if(e+1<this._generatedMappings.length){var r=this._generatedMappings[e+1];if(H.generatedLine===r.generatedLine){H.lastGeneratedColumn=r.generatedColumn-1;continue}}H.lastGeneratedColumn=1/0}};Tr.prototype.originalPositionFor=function(e){var H={generatedLine:It.getArg(e,"line"),generatedColumn:It.getArg(e,"column")},r=this._findMapping(H,this._generatedMappings,"generatedLine","generatedColumn",It.compareByGeneratedPositionsDeflated,It.getArg(e,"bias",UH.GREATEST_LOWER_BOUND));if(r>=0){var n=this._generatedMappings[r];if(n.generatedLine===H.generatedLine){var i=It.getArg(n,"source",null);i!==null&&(i=this._sources.at(i),i=It.computeSourceURL(this.sourceRoot,i,this._sourceMapURL));var s=It.getArg(n,"name",null);return s!==null&&(s=this._names.at(s)),{source:i,line:It.getArg(n,"originalLine",null),column:It.getArg(n,"originalColumn",null),name:s}}}return{source:null,line:null,column:null,name:null}};Tr.prototype.hasContentsOfAllSources=function(){return this.sourcesContent?this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(e){return e==null}):!1};Tr.prototype.sourceContentFor=function(e,H){if(!this.sourcesContent)return null;var r=this._findSourceIndex(e);if(r>=0)return this.sourcesContent[r];var n=e;this.sourceRoot!=null&&(n=It.relative(this.sourceRoot,n));var i;if(this.sourceRoot!=null&&(i=It.urlParse(this.sourceRoot))){var s=n.replace(/^file:\/\//,"");if(i.scheme=="file"&&this._sources.has(s))return this.sourcesContent[this._sources.indexOf(s)];if((!i.path||i.path=="/")&&this._sources.has("/"+n))return this.sourcesContent[this._sources.indexOf("/"+n)]}if(H)return null;throw new Error('"'+n+'" is not in the SourceMap.')};Tr.prototype.generatedPositionFor=function(e){var H=It.getArg(e,"source");if(H=this._findSourceIndex(H),H<0)return{line:null,column:null,lastColumn:null};var r={source:H,originalLine:It.getArg(e,"line"),originalColumn:It.getArg(e,"column")},n=this._findMapping(r,this._originalMappings,"originalLine","originalColumn",It.compareByOriginalPositions,It.getArg(e,"bias",UH.GREATEST_LOWER_BOUND));if(n>=0){var i=this._originalMappings[n];if(i.source===r.source)return{line:It.getArg(i,"generatedLine",null),column:It.getArg(i,"generatedColumn",null),lastColumn:It.getArg(i,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}};AA.BasicSourceMapConsumer=Tr;function Ri(t,e){var H=t;typeof t=="string"&&(H=It.parseSourceMapInput(t));var r=It.getArg(H,"version"),n=It.getArg(H,"sections");if(r!=this._version)throw new Error("Unsupported version: "+r);this._sources=new Zc,this._names=new Zc;var i={line:-1,column:0};this._sections=n.map(function(s){if(s.url)throw new Error("Support for url field in sections not implemented.");var a=It.getArg(s,"offset"),o=It.getArg(a,"line"),u=It.getArg(a,"column");if(o<i.line||o===i.line&&u<i.column)throw new Error("Section offsets must be ordered and non-overlapping.");return i=a,{generatedOffset:{generatedLine:o+1,generatedColumn:u+1},consumer:new UH(It.getArg(s,"map"),e)}})}Ri.prototype=Object.create(UH.prototype);Ri.prototype.constructor=UH;Ri.prototype._version=3;Object.defineProperty(Ri.prototype,"sources",{get:function(){for(var t=[],e=0;e<this._sections.length;e++)for(var H=0;H<this._sections[e].consumer.sources.length;H++)t.push(this._sections[e].consumer.sources[H]);return t}});Ri.prototype.originalPositionFor=function(e){var H={generatedLine:It.getArg(e,"line"),generatedColumn:It.getArg(e,"column")},r=LP.search(H,this._sections,function(i,s){var a=i.generatedLine-s.generatedOffset.generatedLine;return a||i.generatedColumn-s.generatedOffset.generatedColumn}),n=this._sections[r];return n?n.consumer.originalPositionFor({line:H.generatedLine-(n.generatedOffset.generatedLine-1),column:H.generatedColumn-(n.generatedOffset.generatedLine===H.generatedLine?n.generatedOffset.generatedColumn-1:0),bias:e.bias}):{source:null,line:null,column:null,name:null}};Ri.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(e){return e.consumer.hasContentsOfAllSources()})};Ri.prototype.sourceContentFor=function(e,H){for(var r=0;r<this._sections.length;r++){var n=this._sections[r],i=n.consumer.sourceContentFor(e,!0);if(i)return i}if(H)return null;throw new Error('"'+e+'" is not in the SourceMap.')};Ri.prototype.generatedPositionFor=function(e){for(var H=0;H<this._sections.length;H++){var r=this._sections[H];if(r.consumer._findSourceIndex(It.getArg(e,"source"))!==-1){var n=r.consumer.generatedPositionFor(e);if(n){var i={line:n.line+(r.generatedOffset.generatedLine-1),column:n.column+(r.generatedOffset.generatedLine===n.line?r.generatedOffset.generatedColumn-1:0)};return i}}}return{line:null,column:null}};Ri.prototype._parseMappings=function(e,H){this.__generatedMappings=[],this.__originalMappings=[];for(var r=0;r<this._sections.length;r++)for(var n=this._sections[r],i=n.consumer._generatedMappings,s=0;s<i.length;s++){var a=i[s],o=n.consumer._sources.at(a.source);o=It.computeSourceURL(n.consumer.sourceRoot,o,this._sourceMapURL),this._sources.add(o),o=this._sources.indexOf(o);var u=null;a.name&&(u=n.consumer._names.at(a.name),this._names.add(u),u=this._names.indexOf(u));var c={source:o,generatedLine:a.generatedLine+(n.generatedOffset.generatedLine-1),generatedColumn:a.generatedColumn+(n.generatedOffset.generatedLine===a.generatedLine?n.generatedOffset.generatedColumn-1:0),originalLine:a.originalLine,originalColumn:a.originalColumn,name:u};this.__generatedMappings.push(c),typeof c.originalLine=="number"&&this.__originalMappings.push(c)}Fp(this.__generatedMappings,It.compareByGeneratedPositionsDeflated),Fp(this.__originalMappings,It.compareByOriginalPositions)};AA.IndexedSourceMapConsumer=Ri});var PZ=D(bZ=>{var eTe=_P().SourceMapGenerator,gA=Gc(),tTe=/(\r?\n)/,HTe=10,Kc="$$$isSourceNode$$$";function Pn(t,e,H,r,n){this.children=[],this.sourceContents={},this.line=t??null,this.column=e??null,this.source=H??null,this.name=n??null,this[Kc]=!0,r!=null&&this.add(r)}Pn.fromStringWithSourceMap=function(e,H,r){var n=new Pn,i=e.split(tTe),s=0,a=function(){var h=_(),p=_()||"";return h+p;function _(){return s<i.length?i[s++]:void 0}},o=1,u=0,c=null;return H.eachMapping(function(h){if(c!==null)if(o<h.generatedLine)f(c,a()),o++,u=0;else{var p=i[s]||"",_=p.substr(0,h.generatedColumn-u);i[s]=p.substr(h.generatedColumn-u),u=h.generatedColumn,f(c,_),c=h;return}for(;o<h.generatedLine;)n.add(a()),o++;if(u<h.generatedColumn){var p=i[s]||"";n.add(p.substr(0,h.generatedColumn)),i[s]=p.substr(h.generatedColumn),u=h.generatedColumn}c=h},this),s<i.length&&(c&&f(c,a()),n.add(i.splice(s).join(""))),H.sources.forEach(function(h){var p=H.sourceContentFor(h);p!=null&&(r!=null&&(h=gA.join(r,h)),n.setSourceContent(h,p))}),n;function f(h,p){if(h===null||h.source===void 0)n.add(p);else{var _=r?gA.join(r,h.source):h.source;n.add(new Pn(h.originalLine,h.originalColumn,_,p,h.name))}}};Pn.prototype.add=function(e){if(Array.isArray(e))e.forEach(function(H){this.add(H)},this);else if(e[Kc]||typeof e=="string")e&&this.children.push(e);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);return this};Pn.prototype.prepend=function(e){if(Array.isArray(e))for(var H=e.length-1;H>=0;H--)this.prepend(e[H]);else if(e[Kc]||typeof e=="string")this.children.unshift(e);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);return this};Pn.prototype.walk=function(e){for(var H,r=0,n=this.children.length;r<n;r++)H=this.children[r],H[Kc]?H.walk(e):H!==""&&e(H,{source:this.source,line:this.line,column:this.column,name:this.name})};Pn.prototype.join=function(e){var H,r,n=this.children.length;if(n>0){for(H=[],r=0;r<n-1;r++)H.push(this.children[r]),H.push(e);H.push(this.children[r]),this.children=H}return this};Pn.prototype.replaceRight=function(e,H){var r=this.children[this.children.length-1];return r[Kc]?r.replaceRight(e,H):typeof r=="string"?this.children[this.children.length-1]=r.replace(e,H):this.children.push("".replace(e,H)),this};Pn.prototype.setSourceContent=function(e,H){this.sourceContents[gA.toSetString(e)]=H};Pn.prototype.walkSourceContents=function(e){for(var H=0,r=this.children.length;H<r;H++)this.children[H][Kc]&&this.children[H].walkSourceContents(e);for(var n=Object.keys(this.sourceContents),H=0,r=n.length;H<r;H++)e(gA.fromSetString(n[H]),this.sourceContents[n[H]])};Pn.prototype.toString=function(){var e="";return this.walk(function(H){e+=H}),e};Pn.prototype.toStringWithSourceMap=function(e){var H={code:"",line:1,column:0},r=new eTe(e),n=!1,i=null,s=null,a=null,o=null;return this.walk(function(u,c){H.code+=u,c.source!==null&&c.line!==null&&c.column!==null?((i!==c.source||s!==c.line||a!==c.column||o!==c.name)&&r.addMapping({source:c.source,original:{line:c.line,column:c.column},generated:{line:H.line,column:H.column},name:c.name}),i=c.source,s=c.line,a=c.column,o=c.name,n=!0):n&&(r.addMapping({generated:{line:H.line,column:H.column}}),i=null,n=!1);for(var f=0,h=u.length;f<h;f++)u.charCodeAt(f)===HTe?(H.line++,H.column=0,f+1===h?(i=null,n=!1):n&&r.addMapping({source:c.source,original:{line:c.line,column:c.column},generated:{line:H.line,column:H.column},name:c.name})):H.column++}),this.walkSourceContents(function(u,c){r.setSourceContent(u,c)}),{code:H.code,map:r}};bZ.SourceNode=Pn});var $A=D(mA=>{mA.SourceMapGenerator=_P().SourceMapGenerator;mA.SourceMapConsumer=yZ().SourceMapConsumer;mA.SourceNode=PZ().SourceNode});var IP=D((SQe,xZ)=>{var rTe="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict",nTe=(t,e=21)=>(H=e)=>{let r="",n=H;for(;n--;)r+=t[Math.random()*t.length|0];return r},iTe=(t=21)=>{let e="",H=t;for(;H--;)e+=rTe[Math.random()*64|0];return e};xZ.exports={nanoid:iTe,customAlphabet:nTe}});var gP=D((vQe,wZ)=>{"use strict";var{SourceMapConsumer:CZ,SourceMapGenerator:MZ}=$A(),{existsSync:sTe,readFileSync:aTe}=require("fs"),{dirname:AP,join:oTe}=require("path");function uTe(t){return Buffer?Buffer.from(t,"base64").toString():window.atob(t)}var SA=class{constructor(e,H){if(H.map===!1)return;this.loadAnnotation(e),this.inline=this.startWith(this.annotation,"data:");let r=H.map?H.map.prev:void 0,n=this.loadMap(H.from,r);!this.mapFile&&H.from&&(this.mapFile=H.from),this.mapFile&&(this.root=AP(this.mapFile)),n&&(this.text=n)}consumer(){return this.consumerCache||(this.consumerCache=new CZ(this.text)),this.consumerCache}withContent(){return!!(this.consumer().sourcesContent&&this.consumer().sourcesContent.length>0)}startWith(e,H){return e?e.substr(0,H.length)===H:!1}getAnnotationURL(e){return e.replace(/^\/\*\s*# sourceMappingURL=/,"").trim()}loadAnnotation(e){let H=e.match(/\/\*\s*# sourceMappingURL=/gm);if(!H)return;let r=e.lastIndexOf(H.pop()),n=e.indexOf("*/",r);r>-1&&n>-1&&(this.annotation=this.getAnnotationURL(e.substring(r,n)))}decodeInline(e){let H=/^data:application\/json;charset=utf-?8;base64,/,r=/^data:application\/json;base64,/,n=/^data:application\/json;charset=utf-?8,/,i=/^data:application\/json,/;if(n.test(e)||i.test(e))return decodeURIComponent(e.substr(RegExp.lastMatch.length));if(H.test(e)||r.test(e))return uTe(e.substr(RegExp.lastMatch.length));let s=e.match(/data:application\/json;([^,]+),/)[1];throw new Error("Unsupported source map encoding "+s)}loadFile(e){if(this.root=AP(e),sTe(e))return this.mapFile=e,aTe(e,"utf-8").toString().trim()}loadMap(e,H){if(H===!1)return!1;if(H){if(typeof H=="string")return H;if(typeof H=="function"){let r=H(e);if(r){let n=this.loadFile(r);if(!n)throw new Error("Unable to load previous source map: "+r.toString());return n}}else{if(H instanceof CZ)return MZ.fromSourceMap(H).toString();if(H instanceof MZ)return H.toString();if(this.isMap(H))return JSON.stringify(H);throw new Error("Unsupported previous source map format: "+H.toString())}}else{if(this.inline)return this.decodeInline(this.annotation);if(this.annotation){let r=this.annotation;return e&&(r=oTe(AP(e),r)),this.loadFile(r)}}}isMap(e){return typeof e!="object"?!1:typeof e.mappings=="string"||typeof e._mappings=="string"||Array.isArray(e.sections)}};wZ.exports=SA;SA.default=SA});var Bp=D((DQe,RZ)=>{"use strict";var{SourceMapConsumer:cTe,SourceMapGenerator:lTe}=$A(),{fileURLToPath:TZ,pathToFileURL:vA}=require("url"),{resolve:mP,isAbsolute:$P}=require("path"),{nanoid:fTe}=IP(),SP=HP(),NZ=fA(),hTe=gP(),vP=Symbol("fromOffsetCache"),pTe=Boolean(cTe&&lTe),kZ=Boolean(mP&&$P),Wp=class{constructor(e,H={}){if(e===null||typeof e=="undefined"||typeof e=="object"&&!e.toString)throw new Error(`PostCSS received ${e} instead of CSS string`);if(this.css=e.toString(),this.css[0]==="\uFEFF"||this.css[0]==="\uFFFE"?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,H.from&&(!kZ||/^\w+:\/\//.test(H.from)||$P(H.from)?this.file=H.from:this.file=mP(H.from)),kZ&&pTe){let r=new hTe(this.css,H);if(r.text){this.map=r;let n=r.consumer().file;!this.file&&n&&(this.file=this.mapResolve(n))}}this.file||(this.id="<input css "+fTe(6)+">"),this.map&&(this.map.file=this.from)}fromOffset(e){let H,r;if(this[vP])r=this[vP];else{let i=this.css.split(`
247
+ `);r=new Array(i.length);let s=0;for(let a=0,o=i.length;a<o;a++)r[a]=s,s+=i[a].length+1;this[vP]=r}H=r[r.length-1];let n=0;if(e>=H)n=r.length-1;else{let i=r.length-2,s;for(;n<i;)if(s=n+(i-n>>1),e<r[s])i=s-1;else if(e>=r[s+1])n=s+1;else{n=s;break}}return{line:n+1,col:e-r[n]+1}}error(e,H,r,n={}){let i,s,a;if(H&&typeof H=="object"){let u=H,c=r;if(typeof u.offset=="number"){let f=this.fromOffset(u.offset);H=f.line,r=f.col}else H=u.line,r=u.column;if(typeof c.offset=="number"){let f=this.fromOffset(c.offset);s=f.line,a=f.col}else s=c.line,a=c.column}else if(!r){let u=this.fromOffset(H);H=u.line,r=u.col}let o=this.origin(H,r,s,a);return o?i=new NZ(e,o.endLine===void 0?o.line:{line:o.line,column:o.column},o.endLine===void 0?o.column:{line:o.endLine,column:o.endColumn},o.source,o.file,n.plugin):i=new NZ(e,s===void 0?H:{line:H,column:r},s===void 0?r:{line:s,column:a},this.css,this.file,n.plugin),i.input={line:H,column:r,endLine:s,endColumn:a,source:this.css},this.file&&(vA&&(i.input.url=vA(this.file).toString()),i.input.file=this.file),i}origin(e,H,r,n){if(!this.map)return!1;let i=this.map.consumer(),s=i.originalPositionFor({line:e,column:H});if(!s.source)return!1;let a;typeof r=="number"&&(a=i.originalPositionFor({line:r,column:n}));let o;$P(s.source)?o=vA(s.source):o=new URL(s.source,this.map.consumer().sourceRoot||vA(this.map.mapFile));let u={url:o.toString(),line:s.line,column:s.column,endLine:a&&a.line,endColumn:a&&a.column};if(o.protocol==="file:")if(TZ)u.file=TZ(o);else throw new Error("file: protocol is not available in this PostCSS build");let c=i.sourceContentFor(s.source);return c&&(u.source=c),u}mapResolve(e){return/^\w+:\/\//.test(e)?e:mP(this.map.consumer().sourceRoot||this.map.root||".",e)}get from(){return this.file||this.id}toJSON(){let e={};for(let H of["hasBOM","css","file","id"])this[H]!=null&&(e[H]=this[H]);return this.map&&(e.map={...this.map},e.map.consumerCache&&(e.map.consumerCache=void 0)),e}};RZ.exports=Wp;Wp.default=Wp;SP&&SP.registerInput&&SP.registerInput(Wp)});var DP=D((yQe,qZ)=>{"use strict";var{SourceMapConsumer:OZ,SourceMapGenerator:DA}=$A(),{dirname:yA,resolve:UZ,relative:FZ,sep:WZ}=require("path"),{pathToFileURL:BZ}=require("url"),_Te=Bp(),dTe=Boolean(OZ&&DA),LTe=Boolean(yA&&UZ&&FZ&&WZ),XZ=class{constructor(e,H,r,n){this.stringify=e,this.mapOpts=r.map||{},this.root=H,this.opts=r,this.css=n,this.usesFileUrls=!this.mapOpts.from&&this.mapOpts.absolute}isMap(){return typeof this.opts.map!="undefined"?!!this.opts.map:this.previous().length>0}previous(){if(!this.previousMaps)if(this.previousMaps=[],this.root)this.root.walk(e=>{if(e.source&&e.source.input.map){let H=e.source.input.map;this.previousMaps.includes(H)||this.previousMaps.push(H)}});else{let e=new _Te(this.css,this.opts);e.map&&this.previousMaps.push(e.map)}return this.previousMaps}isInline(){if(typeof this.mapOpts.inline!="undefined")return this.mapOpts.inline;let e=this.mapOpts.annotation;return typeof e!="undefined"&&e!==!0?!1:this.previous().length?this.previous().some(H=>H.inline):!0}isSourcesContent(){return typeof this.mapOpts.sourcesContent!="undefined"?this.mapOpts.sourcesContent:this.previous().length?this.previous().some(e=>e.withContent()):!0}clearAnnotation(){if(this.mapOpts.annotation!==!1)if(this.root){let e;for(let H=this.root.nodes.length-1;H>=0;H--)e=this.root.nodes[H],e.type==="comment"&&e.text.indexOf("# sourceMappingURL=")===0&&this.root.removeChild(H)}else this.css&&(this.css=this.css.replace(/(\n)?\/\*#[\S\s]*?\*\/$/gm,""))}setSourcesContent(){let e={};if(this.root)this.root.walk(H=>{if(H.source){let r=H.source.input.from;if(r&&!e[r]){e[r]=!0;let n=this.usesFileUrls?this.toFileUrl(r):this.toUrl(this.path(r));this.map.setSourceContent(n,H.source.input.css)}}});else if(this.css){let H=this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>";this.map.setSourceContent(H,this.css)}}applyPrevMaps(){for(let e of this.previous()){let H=this.toUrl(this.path(e.file)),r=e.root||yA(e.file),n;this.mapOpts.sourcesContent===!1?(n=new OZ(e.text),n.sourcesContent&&(n.sourcesContent=n.sourcesContent.map(()=>null))):n=e.consumer(),this.map.applySourceMap(n,H,this.toUrl(this.path(r)))}}isAnnotation(){return this.isInline()?!0:typeof this.mapOpts.annotation!="undefined"?this.mapOpts.annotation:this.previous().length?this.previous().some(e=>e.annotation):!0}toBase64(e){return Buffer?Buffer.from(e).toString("base64"):window.btoa(unescape(encodeURIComponent(e)))}addAnnotation(){let e;this.isInline()?e="data:application/json;base64,"+this.toBase64(this.map.toString()):typeof this.mapOpts.annotation=="string"?e=this.mapOpts.annotation:typeof this.mapOpts.annotation=="function"?e=this.mapOpts.annotation(this.opts.to,this.root):e=this.outputFile()+".map";let H=`
248
+ `;this.css.includes(`\r
249
+ `)&&(H=`\r
250
+ `),this.css+=H+"/*# sourceMappingURL="+e+" */"}outputFile(){return this.opts.to?this.path(this.opts.to):this.opts.from?this.path(this.opts.from):"to.css"}generateMap(){if(this.root)this.generateString();else if(this.previous().length===1){let e=this.previous()[0].consumer();e.file=this.outputFile(),this.map=DA.fromSourceMap(e)}else this.map=new DA({file:this.outputFile()}),this.map.addMapping({source:this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>",generated:{line:1,column:0},original:{line:1,column:0}});return this.isSourcesContent()&&this.setSourcesContent(),this.root&&this.previous().length>0&&this.applyPrevMaps(),this.isAnnotation()&&this.addAnnotation(),this.isInline()?[this.css]:[this.css,this.map]}path(e){if(e.indexOf("<")===0||/^\w+:\/\//.test(e)||this.mapOpts.absolute)return e;let H=this.opts.to?yA(this.opts.to):".";return typeof this.mapOpts.annotation=="string"&&(H=yA(UZ(H,this.mapOpts.annotation))),e=FZ(H,e),e}toUrl(e){return WZ==="\\"&&(e=e.replace(/\\/g,"/")),encodeURI(e).replace(/[#?]/g,encodeURIComponent)}toFileUrl(e){if(BZ)return BZ(e).toString();throw new Error("`map.absolute` option is not available in this PostCSS build")}sourcePath(e){return this.mapOpts.from?this.toUrl(this.mapOpts.from):this.usesFileUrls?this.toFileUrl(e.source.input.from):this.toUrl(this.path(e.source.input.from))}generateString(){this.css="",this.map=new DA({file:this.outputFile()});let e=1,H=1,r="<no source>",n={source:"",generated:{line:0,column:0},original:{line:0,column:0}},i,s;this.stringify(this.root,(a,o,u)=>{if(this.css+=a,o&&u!=="end"&&(n.generated.line=e,n.generated.column=H-1,o.source&&o.source.start?(n.source=this.sourcePath(o),n.original.line=o.source.start.line,n.original.column=o.source.start.column-1,this.map.addMapping(n)):(n.source=r,n.original.line=1,n.original.column=0,this.map.addMapping(n))),i=a.match(/\n/g),i?(e+=i.length,s=a.lastIndexOf(`
251
+ `),H=a.length-s):H+=a.length,o&&u!=="start"){let c=o.parent||{raws:{}};(!(o.type==="decl"||o.type==="atrule"&&!o.nodes)||o!==c.last||c.raws.semicolon)&&(o.source&&o.source.end?(n.source=this.sourcePath(o),n.original.line=o.source.end.line,n.original.column=o.source.end.column-1,n.generated.line=e,n.generated.column=H-2,this.map.addMapping(n)):(n.source=r,n.original.line=1,n.original.column=0,n.generated.line=e,n.generated.column=H-1,this.map.addMapping(n)))}})}generate(){if(this.clearAnnotation(),LTe&&dTe&&this.isMap())return this.generateMap();{let e="";return this.stringify(this.root,H=>{e+=H}),[e]}}};qZ.exports=XZ});var Xp=D((bQe,VZ)=>{"use strict";var ETe=kp(),bA=class extends ETe{constructor(e){super(e);this.type="comment"}};VZ.exports=bA;bA.default=bA});var Za=D((PQe,eK)=>{"use strict";var{isClean:GZ,my:ZZ}=hA(),KZ=Rp(),jZ=Xp(),ITe=kp(),zZ,yP,bP,JZ;function YZ(t){return t.map(e=>(e.nodes&&(e.nodes=YZ(e.nodes)),delete e.source,e))}function QZ(t){if(t[GZ]=!1,t.proxyOf.nodes)for(let e of t.proxyOf.nodes)QZ(e)}var ni=class extends ITe{push(e){return e.parent=this,this.proxyOf.nodes.push(e),this}each(e){if(!this.proxyOf.nodes)return;let H=this.getIterator(),r,n;for(;this.indexes[H]<this.proxyOf.nodes.length&&(r=this.indexes[H],n=e(this.proxyOf.nodes[r],r),n!==!1);)this.indexes[H]+=1;return delete this.indexes[H],n}walk(e){return this.each((H,r)=>{let n;try{n=e(H,r)}catch(i){throw H.addToError(i)}return n!==!1&&H.walk&&(n=H.walk(e)),n})}walkDecls(e,H){return H?e instanceof RegExp?this.walk((r,n)=>{if(r.type==="decl"&&e.test(r.prop))return H(r,n)}):this.walk((r,n)=>{if(r.type==="decl"&&r.prop===e)return H(r,n)}):(H=e,this.walk((r,n)=>{if(r.type==="decl")return H(r,n)}))}walkRules(e,H){return H?e instanceof RegExp?this.walk((r,n)=>{if(r.type==="rule"&&e.test(r.selector))return H(r,n)}):this.walk((r,n)=>{if(r.type==="rule"&&r.selector===e)return H(r,n)}):(H=e,this.walk((r,n)=>{if(r.type==="rule")return H(r,n)}))}walkAtRules(e,H){return H?e instanceof RegExp?this.walk((r,n)=>{if(r.type==="atrule"&&e.test(r.name))return H(r,n)}):this.walk((r,n)=>{if(r.type==="atrule"&&r.name===e)return H(r,n)}):(H=e,this.walk((r,n)=>{if(r.type==="atrule")return H(r,n)}))}walkComments(e){return this.walk((H,r)=>{if(H.type==="comment")return e(H,r)})}append(...e){for(let H of e){let r=this.normalize(H,this.last);for(let n of r)this.proxyOf.nodes.push(n)}return this.markDirty(),this}prepend(...e){e=e.reverse();for(let H of e){let r=this.normalize(H,this.first,"prepend").reverse();for(let n of r)this.proxyOf.nodes.unshift(n);for(let n in this.indexes)this.indexes[n]=this.indexes[n]+r.length}return this.markDirty(),this}cleanRaws(e){if(super.cleanRaws(e),this.nodes)for(let H of this.nodes)H.cleanRaws(e)}insertBefore(e,H){let r=this.index(e),n=r===0?"prepend":!1,i=this.normalize(H,this.proxyOf.nodes[r],n).reverse();r=this.index(e);for(let a of i)this.proxyOf.nodes.splice(r,0,a);let s;for(let a in this.indexes)s=this.indexes[a],r<=s&&(this.indexes[a]=s+i.length);return this.markDirty(),this}insertAfter(e,H){let r=this.index(e),n=this.normalize(H,this.proxyOf.nodes[r]).reverse();r=this.index(e);for(let s of n)this.proxyOf.nodes.splice(r+1,0,s);let i;for(let s in this.indexes)i=this.indexes[s],r<i&&(this.indexes[s]=i+n.length);return this.markDirty(),this}removeChild(e){e=this.index(e),this.proxyOf.nodes[e].parent=void 0,this.proxyOf.nodes.splice(e,1);let H;for(let r in this.indexes)H=this.indexes[r],H>=e&&(this.indexes[r]=H-1);return this.markDirty(),this}removeAll(){for(let e of this.proxyOf.nodes)e.parent=void 0;return this.proxyOf.nodes=[],this.markDirty(),this}replaceValues(e,H,r){return r||(r=H,H={}),this.walkDecls(n=>{H.props&&!H.props.includes(n.prop)||H.fast&&!n.value.includes(H.fast)||(n.value=n.value.replace(e,r))}),this.markDirty(),this}every(e){return this.nodes.every(e)}some(e){return this.nodes.some(e)}index(e){return typeof e=="number"?e:(e.proxyOf&&(e=e.proxyOf),this.proxyOf.nodes.indexOf(e))}get first(){if(!!this.proxyOf.nodes)return this.proxyOf.nodes[0]}get last(){if(!!this.proxyOf.nodes)return this.proxyOf.nodes[this.proxyOf.nodes.length-1]}normalize(e,H){if(typeof e=="string")e=YZ(zZ(e).nodes);else if(Array.isArray(e)){e=e.slice(0);for(let n of e)n.parent&&n.parent.removeChild(n,"ignore")}else if(e.type==="root"&&this.type!=="document"){e=e.nodes.slice(0);for(let n of e)n.parent&&n.parent.removeChild(n,"ignore")}else if(e.type)e=[e];else if(e.prop){if(typeof e.value=="undefined")throw new Error("Value field is missed in node creation");typeof e.value!="string"&&(e.value=String(e.value)),e=[new KZ(e)]}else if(e.selector)e=[new yP(e)];else if(e.name)e=[new bP(e)];else if(e.text)e=[new jZ(e)];else throw new Error("Unknown node type in node creation");return e.map(n=>(n[ZZ]||ni.rebuild(n),n=n.proxyOf,n.parent&&n.parent.removeChild(n),n[GZ]&&QZ(n),typeof n.raws.before=="undefined"&&H&&typeof H.raws.before!="undefined"&&(n.raws.before=H.raws.before.replace(/\S/g,"")),n.parent=this.proxyOf,n))}getProxyProcessor(){return{set(e,H,r){return e[H]===r||(e[H]=r,(H==="name"||H==="params"||H==="selector")&&e.markDirty()),!0},get(e,H){return H==="proxyOf"?e:e[H]?H==="each"||typeof H=="string"&&H.startsWith("walk")?(...r)=>e[H](...r.map(n=>typeof n=="function"?(i,s)=>n(i.toProxy(),s):n)):H==="every"||H==="some"?r=>e[H]((n,...i)=>r(n.toProxy(),...i)):H==="root"?()=>e.root().toProxy():H==="nodes"?e.nodes.map(r=>r.toProxy()):H==="first"||H==="last"?e[H].toProxy():e[H]:e[H]}}}getIterator(){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;let e=this.lastEach;return this.indexes[e]=0,e}};ni.registerParse=t=>{zZ=t};ni.registerRule=t=>{yP=t};ni.registerAtRule=t=>{bP=t};ni.registerRoot=t=>{JZ=t};eK.exports=ni;ni.default=ni;ni.rebuild=t=>{t.type==="atrule"?Object.setPrototypeOf(t,bP.prototype):t.type==="rule"?Object.setPrototypeOf(t,yP.prototype):t.type==="decl"?Object.setPrototypeOf(t,KZ.prototype):t.type==="comment"?Object.setPrototypeOf(t,jZ.prototype):t.type==="root"&&Object.setPrototypeOf(t,JZ.prototype),t[ZZ]=!0,t.nodes&&t.nodes.forEach(e=>{ni.rebuild(e)})}});var PA=D((xQe,rK)=>{"use strict";var ATe=Za(),tK,HK,jc=class extends ATe{constructor(e){super({type:"document",...e});this.nodes||(this.nodes=[])}toResult(e={}){return new tK(new HK,this,e).stringify()}};jc.registerLazyResult=t=>{tK=t};jc.registerProcessor=t=>{HK=t};rK.exports=jc;jc.default=jc});var PP=D((CQe,iK)=>{"use strict";var nK={};iK.exports=function(e){nK[e]||(nK[e]=!0,typeof console!="undefined"&&console.warn&&console.warn(e))}});var xP=D((MQe,sK)=>{"use strict";var xA=class{constructor(e,H={}){if(this.type="warning",this.text=e,H.node&&H.node.source){let r=H.node.rangeBy(H);this.line=r.start.line,this.column=r.start.column,this.endLine=r.end.line,this.endColumn=r.end.column}for(let r in H)this[r]=H[r]}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}};sK.exports=xA;xA.default=xA});var MA=D((wQe,aK)=>{"use strict";var gTe=xP(),CA=class{constructor(e,H,r){this.processor=e,this.messages=[],this.root=H,this.opts=r,this.css=void 0,this.map=void 0}toString(){return this.css}warn(e,H={}){H.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(H.plugin=this.lastPlugin.postcssPlugin);let r=new gTe(e,H);return this.messages.push(r),r}warnings(){return this.messages.filter(e=>e.type==="warning")}get content(){return this.css}};aK.exports=CA;CA.default=CA});var wA=D((TQe,uK)=>{"use strict";var oK=Za(),qp=class extends oK{constructor(e){super(e);this.type="atrule"}append(...e){return this.proxyOf.nodes||(this.nodes=[]),super.append(...e)}prepend(...e){return this.proxyOf.nodes||(this.nodes=[]),super.prepend(...e)}};uK.exports=qp;qp.default=qp;oK.registerAtRule(qp)});var zc=D((NQe,hK)=>{"use strict";var cK=Za(),lK,fK,ou=class extends cK{constructor(e){super(e);this.type="root",this.nodes||(this.nodes=[])}removeChild(e,H){let r=this.index(e);return!H&&r===0&&this.nodes.length>1&&(this.nodes[1].raws.before=this.nodes[r].raws.before),super.removeChild(e)}normalize(e,H,r){let n=super.normalize(e);if(H){if(r==="prepend")this.nodes.length>1?H.raws.before=this.nodes[1].raws.before:delete H.raws.before;else if(this.first!==H)for(let i of n)i.raws.before=H.raws.before}return n}toResult(e={}){return new lK(new fK,this,e).stringify()}};ou.registerLazyResult=t=>{lK=t};ou.registerProcessor=t=>{fK=t};hK.exports=ou;ou.default=ou;cK.registerRoot(ou)});var CP=D((kQe,pK)=>{"use strict";var Vp={split(t,e,H){let r=[],n="",i=!1,s=0,a=!1,o="",u=!1;for(let c of t)u?u=!1:c==="\\"?u=!0:a?c===o&&(a=!1):c==='"'||c==="'"?(a=!0,o=c):c==="("?s+=1:c===")"?s>0&&(s-=1):s===0&&e.includes(c)&&(i=!0),i?(n!==""&&r.push(n.trim()),n="",i=!1):n+=c;return(H||n!=="")&&r.push(n.trim()),r},space(t){let e=[" ",`
252
+ `," "];return Vp.split(t,e)},comma(t){return Vp.split(t,[","],!0)}};pK.exports=Vp;Vp.default=Vp});var TA=D((RQe,dK)=>{"use strict";var _K=Za(),mTe=CP(),Gp=class extends _K{constructor(e){super(e);this.type="rule",this.nodes||(this.nodes=[])}get selectors(){return mTe.comma(this.selector)}set selectors(e){let H=this.selector?this.selector.match(/,\s*/):null,r=H?H[0]:","+this.raw("between","beforeOpen");this.selector=e.join(r)}};dK.exports=Gp;Gp.default=Gp;_K.registerRule(Gp)});var gK=D((OQe,AK)=>{"use strict";var $Te=Rp(),STe=tP(),vTe=Xp(),DTe=wA(),yTe=zc(),LK=TA(),EK={empty:!0,space:!0};function bTe(t){for(let e=t.length-1;e>=0;e--){let H=t[e],r=H[3]||H[2];if(r)return r}}var IK=class{constructor(e){this.input=e,this.root=new yTe,this.current=this.root,this.spaces="",this.semicolon=!1,this.customProperty=!1,this.createTokenizer(),this.root.source={input:e,start:{offset:0,line:1,column:1}}}createTokenizer(){this.tokenizer=STe(this.input)}parse(){let e;for(;!this.tokenizer.endOfFile();)switch(e=this.tokenizer.nextToken(),e[0]){case"space":this.spaces+=e[1];break;case";":this.freeSemicolon(e);break;case"}":this.end(e);break;case"comment":this.comment(e);break;case"at-word":this.atrule(e);break;case"{":this.emptyRule(e);break;default:this.other(e);break}this.endFile()}comment(e){let H=new vTe;this.init(H,e[2]),H.source.end=this.getPosition(e[3]||e[2]);let r=e[1].slice(2,-2);if(/^\s*$/.test(r))H.text="",H.raws.left=r,H.raws.right="";else{let n=r.match(/^(\s*)([^]*\S)(\s*)$/);H.text=n[2],H.raws.left=n[1],H.raws.right=n[3]}}emptyRule(e){let H=new LK;this.init(H,e[2]),H.selector="",H.raws.between="",this.current=H}other(e){let H=!1,r=null,n=!1,i=null,s=[],a=e[1].startsWith("--"),o=[],u=e;for(;u;){if(r=u[0],o.push(u),r==="("||r==="[")i||(i=u),s.push(r==="("?")":"]");else if(a&&n&&r==="{")i||(i=u),s.push("}");else if(s.length===0)if(r===";")if(n){this.decl(o,a);return}else break;else if(r==="{"){this.rule(o);return}else if(r==="}"){this.tokenizer.back(o.pop()),H=!0;break}else r===":"&&(n=!0);else r===s[s.length-1]&&(s.pop(),s.length===0&&(i=null));u=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(H=!0),s.length>0&&this.unclosedBracket(i),H&&n){if(!a)for(;o.length&&(u=o[o.length-1][0],!(u!=="space"&&u!=="comment"));)this.tokenizer.back(o.pop());this.decl(o,a)}else this.unknownWord(o)}rule(e){e.pop();let H=new LK;this.init(H,e[0][2]),H.raws.between=this.spacesAndCommentsFromEnd(e),this.raw(H,"selector",e),this.current=H}decl(e,H){let r=new $Te;this.init(r,e[0][2]);let n=e[e.length-1];for(n[0]===";"&&(this.semicolon=!0,e.pop()),r.source.end=this.getPosition(n[3]||n[2]||bTe(e));e[0][0]!=="word";)e.length===1&&this.unknownWord(e),r.raws.before+=e.shift()[1];for(r.source.start=this.getPosition(e[0][2]),r.prop="";e.length;){let u=e[0][0];if(u===":"||u==="space"||u==="comment")break;r.prop+=e.shift()[1]}r.raws.between="";let i;for(;e.length;)if(i=e.shift(),i[0]===":"){r.raws.between+=i[1];break}else i[0]==="word"&&/\w/.test(i[1])&&this.unknownWord([i]),r.raws.between+=i[1];(r.prop[0]==="_"||r.prop[0]==="*")&&(r.raws.before+=r.prop[0],r.prop=r.prop.slice(1));let s=[],a;for(;e.length&&(a=e[0][0],!(a!=="space"&&a!=="comment"));)s.push(e.shift());this.precheckMissedSemicolon(e);for(let u=e.length-1;u>=0;u--){if(i=e[u],i[1].toLowerCase()==="!important"){r.important=!0;let c=this.stringFrom(e,u);c=this.spacesFromEnd(e)+c,c!==" !important"&&(r.raws.important=c);break}else if(i[1].toLowerCase()==="important"){let c=e.slice(0),f="";for(let h=u;h>0;h--){let p=c[h][0];if(f.trim().indexOf("!")===0&&p!=="space")break;f=c.pop()[1]+f}f.trim().indexOf("!")===0&&(r.important=!0,r.raws.important=f,e=c)}if(i[0]!=="space"&&i[0]!=="comment")break}e.some(u=>u[0]!=="space"&&u[0]!=="comment")&&(r.raws.between+=s.map(u=>u[1]).join(""),s=[]),this.raw(r,"value",s.concat(e),H),r.value.includes(":")&&!H&&this.checkMissedSemicolon(e)}atrule(e){let H=new DTe;H.name=e[1].slice(1),H.name===""&&this.unnamedAtrule(H,e),this.init(H,e[2]);let r,n,i,s=!1,a=!1,o=[],u=[];for(;!this.tokenizer.endOfFile();){if(e=this.tokenizer.nextToken(),r=e[0],r==="("||r==="["?u.push(r==="("?")":"]"):r==="{"&&u.length>0?u.push("}"):r===u[u.length-1]&&u.pop(),u.length===0)if(r===";"){H.source.end=this.getPosition(e[2]),this.semicolon=!0;break}else if(r==="{"){a=!0;break}else if(r==="}"){if(o.length>0){for(i=o.length-1,n=o[i];n&&n[0]==="space";)n=o[--i];n&&(H.source.end=this.getPosition(n[3]||n[2]))}this.end(e);break}else o.push(e);else o.push(e);if(this.tokenizer.endOfFile()){s=!0;break}}H.raws.between=this.spacesAndCommentsFromEnd(o),o.length?(H.raws.afterName=this.spacesAndCommentsFromStart(o),this.raw(H,"params",o),s&&(e=o[o.length-1],H.source.end=this.getPosition(e[3]||e[2]),this.spaces=H.raws.between,H.raws.between="")):(H.raws.afterName="",H.params=""),a&&(H.nodes=[],this.current=H)}end(e){this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.semicolon=!1,this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.spaces="",this.current.parent?(this.current.source.end=this.getPosition(e[2]),this.current=this.current.parent):this.unexpectedClose(e)}endFile(){this.current.parent&&this.unclosedBlock(),this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.current.raws.after=(this.current.raws.after||"")+this.spaces}freeSemicolon(e){if(this.spaces+=e[1],this.current.nodes){let H=this.current.nodes[this.current.nodes.length-1];H&&H.type==="rule"&&!H.raws.ownSemicolon&&(H.raws.ownSemicolon=this.spaces,this.spaces="")}}getPosition(e){let H=this.input.fromOffset(e);return{offset:e,line:H.line,column:H.col}}init(e,H){this.current.push(e),e.source={start:this.getPosition(H),input:this.input},e.raws.before=this.spaces,this.spaces="",e.type!=="comment"&&(this.semicolon=!1)}raw(e,H,r,n){let i,s,a=r.length,o="",u=!0,c,f;for(let h=0;h<a;h+=1)i=r[h],s=i[0],s==="space"&&h===a-1&&!n?u=!1:s==="comment"?(f=r[h-1]?r[h-1][0]:"empty",c=r[h+1]?r[h+1][0]:"empty",!EK[f]&&!EK[c]?o.slice(-1)===","?u=!1:o+=i[1]:u=!1):o+=i[1];if(!u){let h=r.reduce((p,_)=>p+_[1],"");e.raws[H]={value:o,raw:h}}e[H]=o}spacesAndCommentsFromEnd(e){let H,r="";for(;e.length&&(H=e[e.length-1][0],!(H!=="space"&&H!=="comment"));)r=e.pop()[1]+r;return r}spacesAndCommentsFromStart(e){let H,r="";for(;e.length&&(H=e[0][0],!(H!=="space"&&H!=="comment"));)r+=e.shift()[1];return r}spacesFromEnd(e){let H,r="";for(;e.length&&(H=e[e.length-1][0],H==="space");)r=e.pop()[1]+r;return r}stringFrom(e,H){let r="";for(let n=H;n<e.length;n++)r+=e[n][1];return e.splice(H,e.length-H),r}colon(e){let H=0,r,n,i;for(let[s,a]of e.entries()){if(r=a,n=r[0],n==="("&&(H+=1),n===")"&&(H-=1),H===0&&n===":")if(!i)this.doubleColon(r);else{if(i[0]==="word"&&i[1]==="progid")continue;return s}i=r}return!1}unclosedBracket(e){throw this.input.error("Unclosed bracket",{offset:e[2]},{offset:e[2]+1})}unknownWord(e){throw this.input.error("Unknown word",{offset:e[0][2]},{offset:e[0][2]+e[0][1].length})}unexpectedClose(e){throw this.input.error("Unexpected }",{offset:e[2]},{offset:e[2]+1})}unclosedBlock(){let e=this.current.source.start;throw this.input.error("Unclosed block",e.line,e.column)}doubleColon(e){throw this.input.error("Double colon",{offset:e[2]},{offset:e[2]+e[1].length})}unnamedAtrule(e,H){throw this.input.error("At-rule without name",{offset:H[2]},{offset:H[2]+H[1].length})}precheckMissedSemicolon(){}checkMissedSemicolon(e){let H=this.colon(e);if(H===!1)return;let r=0,n;for(let i=H-1;i>=0&&(n=e[i],!(n[0]!=="space"&&(r+=1,r===2)));i--);throw this.input.error("Missed semicolon",n[0]==="word"?n[3]+1:n[2])}};AK.exports=IK});var kA=D((UQe,mK)=>{"use strict";var PTe=Za(),xTe=gK(),CTe=Bp();function NA(t,e){let H=new CTe(t,e),r=new xTe(H);try{r.parse()}catch(n){throw process.env.NODE_ENV!=="production"&&n.name==="CssSyntaxError"&&e&&e.from&&(/\.scss$/i.test(e.from)?n.message+=`
253
+ You tried to parse SCSS with the standard CSS parser; try again with the postcss-scss parser`:/\.sass/i.test(e.from)?n.message+=`
254
+ You tried to parse Sass with the standard CSS parser; try again with the postcss-sass parser`:/\.less$/i.test(e.from)&&(n.message+=`
255
+ You tried to parse Less with the standard CSS parser; try again with the postcss-less parser`)),n}return r.root}mK.exports=NA;NA.default=NA;PTe.registerParse(NA)});var TP=D((FQe,DK)=>{"use strict";var{isClean:ls,my:MTe}=hA(),wTe=DP(),TTe=Np(),NTe=Za(),kTe=PA(),RTe=PP(),$K=MA(),OTe=kA(),UTe=zc(),FTe={document:"Document",root:"Root",atrule:"AtRule",rule:"Rule",decl:"Declaration",comment:"Comment"},WTe={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},BTe={postcssPlugin:!0,prepare:!0,Once:!0},Jc=0;function Zp(t){return typeof t=="object"&&typeof t.then=="function"}function SK(t){let e=!1,H=FTe[t.type];return t.type==="decl"?e=t.prop.toLowerCase():t.type==="atrule"&&(e=t.name.toLowerCase()),e&&t.append?[H,H+"-"+e,Jc,H+"Exit",H+"Exit-"+e]:e?[H,H+"-"+e,H+"Exit",H+"Exit-"+e]:t.append?[H,Jc,H+"Exit"]:[H,H+"Exit"]}function vK(t){let e;return t.type==="document"?e=["Document",Jc,"DocumentExit"]:t.type==="root"?e=["Root",Jc,"RootExit"]:e=SK(t),{node:t,events:e,eventIndex:0,visitors:[],visitorIndex:0,iterator:0}}function MP(t){return t[ls]=!1,t.nodes&&t.nodes.forEach(e=>MP(e)),t}var wP={},Qs=class{constructor(e,H,r){this.stringified=!1,this.processed=!1;let n;if(typeof H=="object"&&H!==null&&(H.type==="root"||H.type==="document"))n=MP(H);else if(H instanceof Qs||H instanceof $K)n=MP(H.root),H.map&&(typeof r.map=="undefined"&&(r.map={}),r.map.inline||(r.map.inline=!1),r.map.prev=H.map);else{let i=OTe;r.syntax&&(i=r.syntax.parse),r.parser&&(i=r.parser),i.parse&&(i=i.parse);try{n=i(H,r)}catch(s){this.processed=!0,this.error=s}n&&!n[MTe]&&NTe.rebuild(n)}this.result=new $K(e,n,r),this.helpers={...wP,result:this.result,postcss:wP},this.plugins=this.processor.plugins.map(i=>typeof i=="object"&&i.prepare?{...i,...i.prepare(this.result)}:i)}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,H){return process.env.NODE_ENV!=="production"&&("from"in this.opts||RTe("Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning.")),this.async().then(e,H)}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 H=this.runOnRoot(e);if(Zp(H))throw this.getAsyncError()}if(this.prepareVisitors(),this.hasListener){let e=this.result.root;for(;!e[ls];)e[ls]=!0,this.walkSync(e);if(this.listeners.OnceExit)if(e.type==="document")for(let H of e.nodes)this.visitSync(this.listeners.OnceExit,H);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,H=TTe;e.syntax&&(H=e.syntax.stringify),e.stringifier&&(H=e.stringifier),H.stringify&&(H=H.stringify);let n=new wTe(H,this.result.root,this.result.opts).generate();return this.result.css=n[0],this.result.map=n[1],this.result}walkSync(e){e[ls]=!0;let H=SK(e);for(let r of H)if(r===Jc)e.nodes&&e.each(n=>{n[ls]||this.walkSync(n)});else{let n=this.listeners[r];if(n&&this.visitSync(n,e.toProxy()))return}}visitSync(e,H){for(let[r,n]of e){this.result.lastPlugin=r;let i;try{i=n(H,this.helpers)}catch(s){throw this.handleError(s,H.proxyOf)}if(H.type!=="root"&&H.type!=="document"&&!H.parent)return!0;if(Zp(i))throw this.getAsyncError()}}runOnRoot(e){this.result.lastPlugin=e;try{if(typeof e=="object"&&e.Once){if(this.result.root.type==="document"){let H=this.result.root.nodes.map(r=>e.Once(r,this.helpers));return Zp(H[0])?Promise.all(H):H}return e.Once(this.result.root,this.helpers)}else if(typeof e=="function")return e(this.result.root,this.result)}catch(H){throw this.handleError(H)}}getAsyncError(){throw new Error("Use process(css).then(cb) to work with async plugins")}handleError(e,H){let r=this.result.lastPlugin;try{if(H&&H.addToError(e),this.error=e,e.name==="CssSyntaxError"&&!e.plugin)e.plugin=r.postcssPlugin,e.setMessage();else if(r.postcssVersion&&process.env.NODE_ENV!=="production"){let n=r.postcssPlugin,i=r.postcssVersion,s=this.result.processor.version,a=i.split("."),o=s.split(".");(a[0]!==o[0]||parseInt(a[1])>parseInt(o[1]))&&console.error("Unknown error from PostCSS plugin. Your current PostCSS version is "+s+", but "+n+" uses "+i+". Perhaps this is the source of the error below.")}}catch(n){console&&console.error&&console.error(n)}return e}async runAsync(){this.plugin=0;for(let e=0;e<this.plugins.length;e++){let H=this.plugins[e],r=this.runOnRoot(H);if(Zp(r))try{await r}catch(n){throw this.handleError(n)}}if(this.prepareVisitors(),this.hasListener){let e=this.result.root;for(;!e[ls];){e[ls]=!0;let H=[vK(e)];for(;H.length>0;){let r=this.visitTick(H);if(Zp(r))try{await r}catch(n){let i=H[H.length-1].node;throw this.handleError(n,i)}}}if(this.listeners.OnceExit)for(let[H,r]of this.listeners.OnceExit){this.result.lastPlugin=H;try{if(e.type==="document"){let n=e.nodes.map(i=>r(i,this.helpers));await Promise.all(n)}else await r(e,this.helpers)}catch(n){throw this.handleError(n)}}}return this.processed=!0,this.stringify()}prepareVisitors(){this.listeners={};let e=(H,r,n)=>{this.listeners[r]||(this.listeners[r]=[]),this.listeners[r].push([H,n])};for(let H of this.plugins)if(typeof H=="object")for(let r in H){if(!WTe[r]&&/^[A-Z]/.test(r))throw new Error(`Unknown event ${r} in ${H.postcssPlugin}. Try to update PostCSS (${this.processor.version} now).`);if(!BTe[r])if(typeof H[r]=="object")for(let n in H[r])n==="*"?e(H,r,H[r][n]):e(H,r+"-"+n.toLowerCase(),H[r][n]);else typeof H[r]=="function"&&e(H,r,H[r])}this.hasListener=Object.keys(this.listeners).length>0}visitTick(e){let H=e[e.length-1],{node:r,visitors:n}=H;if(r.type!=="root"&&r.type!=="document"&&!r.parent){e.pop();return}if(n.length>0&&H.visitorIndex<n.length){let[s,a]=n[H.visitorIndex];H.visitorIndex+=1,H.visitorIndex===n.length&&(H.visitors=[],H.visitorIndex=0),this.result.lastPlugin=s;try{return a(r.toProxy(),this.helpers)}catch(o){throw this.handleError(o,r)}}if(H.iterator!==0){let s=H.iterator,a;for(;a=r.nodes[r.indexes[s]];)if(r.indexes[s]+=1,!a[ls]){a[ls]=!0,e.push(vK(a));return}H.iterator=0,delete r.indexes[s]}let i=H.events;for(;H.eventIndex<i.length;){let s=i[H.eventIndex];if(H.eventIndex+=1,s===Jc){r.nodes&&r.nodes.length&&(r[ls]=!0,H.iterator=r.getIterator());return}else if(this.listeners[s]){H.visitors=this.listeners[s];return}}e.pop()}};Qs.registerPostcss=t=>{wP=t};DK.exports=Qs;Qs.default=Qs;UTe.registerLazyResult(Qs);kTe.registerLazyResult(Qs)});var bK=D((WQe,yK)=>{"use strict";var XTe=DP(),qTe=Np(),VTe=PP(),GTe=kA(),ZTe=MA(),RA=class{constructor(e,H,r){H=H.toString(),this.stringified=!1,this._processor=e,this._css=H,this._opts=r,this._map=void 0;let n,i=qTe;this.result=new ZTe(this._processor,n,this._opts),this.result.css=H;let s=this;Object.defineProperty(this.result,"root",{get(){return s.root}});let a=new XTe(i,n,this._opts,H);if(a.isMap()){let[o,u]=a.generate();o&&(this.result.css=o),u&&(this.result.map=u)}}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,H=GTe;try{e=H(this._css,this._opts)}catch(r){this.error=r}if(this.error)throw this.error;return this._root=e,e}get messages(){return[]}warnings(){return[]}toString(){return this._css}then(e,H){return process.env.NODE_ENV!=="production"&&("from"in this._opts||VTe("Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning.")),this.async().then(e,H)}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}};yK.exports=RA;RA.default=RA});var xK=D((BQe,PK)=>{"use strict";var KTe=bK(),jTe=TP(),zTe=PA(),JTe=zc(),Yc=class{constructor(e=[]){this.version="8.4.21",this.plugins=this.normalize(e)}use(e){return this.plugins=this.plugins.concat(this.normalize([e])),this}process(e,H={}){return this.plugins.length===0&&typeof H.parser=="undefined"&&typeof H.stringifier=="undefined"&&typeof H.syntax=="undefined"?new KTe(this,e,H):new jTe(this,e,H)}normalize(e){let H=[];for(let r of e)if(r.postcss===!0?r=r():r.postcss&&(r=r.postcss),typeof r=="object"&&Array.isArray(r.plugins))H=H.concat(r.plugins);else if(typeof r=="object"&&r.postcssPlugin)H.push(r);else if(typeof r=="function")H.push(r);else if(typeof r=="object"&&(r.parse||r.stringify)){if(process.env.NODE_ENV!=="production")throw new Error("PostCSS syntaxes cannot be used as plugins. Instead, please use one of the syntax/parser/stringifier options as outlined in your PostCSS runner documentation.")}else throw new Error(r+" is not a PostCSS plugin");return H}};PK.exports=Yc;Yc.default=Yc;JTe.registerProcessor(Yc);zTe.registerProcessor(Yc)});var MK=D((XQe,CK)=>{"use strict";var YTe=Rp(),QTe=gP(),eNe=Xp(),tNe=wA(),HNe=Bp(),rNe=zc(),nNe=TA();function Kp(t,e){if(Array.isArray(t))return t.map(n=>Kp(n));let{inputs:H,...r}=t;if(H){e=[];for(let n of H){let i={...n,__proto__:HNe.prototype};i.map&&(i.map={...i.map,__proto__:QTe.prototype}),e.push(i)}}if(r.nodes&&(r.nodes=t.nodes.map(n=>Kp(n,e))),r.source){let{inputId:n,...i}=r.source;r.source=i,n!=null&&(r.source.input=e[n])}if(r.type==="root")return new rNe(r);if(r.type==="decl")return new YTe(r);if(r.type==="rule")return new nNe(r);if(r.type==="comment")return new eNe(r);if(r.type==="atrule")return new tNe(r);throw new Error("Unknown node type: "+t.type)}CK.exports=Kp;Kp.default=Kp});var Ka=D((qQe,UK)=>{"use strict";var iNe=fA(),wK=Rp(),sNe=TP(),aNe=Za(),NP=xK(),oNe=Np(),uNe=MK(),TK=PA(),cNe=xP(),NK=Xp(),kK=wA(),lNe=MA(),fNe=Bp(),hNe=kA(),pNe=CP(),RK=TA(),OK=zc(),_Ne=kp();function EH(...t){return t.length===1&&Array.isArray(t[0])&&(t=t[0]),new NP(t)}EH.plugin=function(e,H){let r=!1;function n(...s){console&&console.warn&&!r&&(r=!0,console.warn(e+`: postcss.plugin was deprecated. Migration guide:
256
+ https://evilmartians.com/chronicles/postcss-8-plugin-migration`),process.env.LANG&&process.env.LANG.startsWith("cn")&&console.warn(e+`: \u91CC\u9762 postcss.plugin \u88AB\u5F03\u7528. \u8FC1\u79FB\u6307\u5357:
257
+ https://www.w3ctech.com/topic/2226`));let a=H(...s);return a.postcssPlugin=e,a.postcssVersion=new NP().version,a}let i;return Object.defineProperty(n,"postcss",{get(){return i||(i=n()),i}}),n.process=function(s,a,o){return EH([n(o)]).process(s,a)},n};EH.stringify=oNe;EH.parse=hNe;EH.fromJSON=uNe;EH.list=pNe;EH.comment=t=>new NK(t);EH.atRule=t=>new kK(t);EH.decl=t=>new wK(t);EH.rule=t=>new RK(t);EH.root=t=>new OK(t);EH.document=t=>new TK(t);EH.CssSyntaxError=iNe;EH.Declaration=wK;EH.Container=aNe;EH.Processor=NP;EH.Document=TK;EH.Comment=NK;EH.Warning=cNe;EH.AtRule=kK;EH.Result=lNe;EH.Input=fNe;EH.Rule=RK;EH.Root=OK;EH.Node=_Ne;sNe.registerPostcss(EH);UK.exports=EH;EH.default=EH});var jp=D(kP=>{"use strict";Object.defineProperty(kP,"__esModule",{value:!0});Object.defineProperty(kP,"default",{enumerable:!0,get:()=>ENe});var dNe=FK(Ka()),LNe=FK(Sc());function FK(t){return t&&t.__esModule?t:{default:t}}function ENe(t){return["fontSize","outline"].includes(t)?e=>(typeof e=="function"&&(e=e({})),Array.isArray(e)&&(e=e[0]),e):t==="fontFamily"?e=>{typeof e=="function"&&(e=e({}));let H=Array.isArray(e)&&(0,LNe.default)(e[1])?e[0]:e;return Array.isArray(H)?H.join(", "):H}:["boxShadow","transitionProperty","transitionDuration","transitionDelay","transitionTimingFunction","backgroundImage","backgroundSize","backgroundColor","cursor","animation"].includes(t)?e=>(typeof e=="function"&&(e=e({})),Array.isArray(e)&&(e=e.join(", ")),e):["gridTemplateColumns","gridTemplateRows","objectPosition"].includes(t)?e=>(typeof e=="function"&&(e=e({})),typeof e=="string"&&(e=dNe.default.list.comma(e).join(" ")),e):(e,H={})=>(typeof e=="function"&&(e=e(H)),e)}});var OP=D((GQe,RP)=>{var INe=require("tty"),ANe=!("NO_COLOR"in process.env||process.argv.includes("--no-color"))&&("FORCE_COLOR"in process.env||process.argv.includes("--color")||process.platform==="win32"||INe.isatty(1)&&process.env.TERM!=="dumb"||"CI"in process.env);function JH(t,e,H=t){return r=>{let n=""+r,i=n.indexOf(e,t.length);return~i?t+WK(n,e,H,i)+e:t+n+e}}function WK(t,e,H,r){let n=t.substring(0,r)+H,i=t.substring(r+e.length),s=i.indexOf(e);return~s?n+WK(i,e,H,s):n+i}function BK(t=ANe){return{isColorSupported:t,reset:t?e=>`\x1B[0m${e}\x1B[0m`:String,bold:t?JH("\x1B[1m","\x1B[22m","\x1B[22m\x1B[1m"):String,dim:t?JH("\x1B[2m","\x1B[22m","\x1B[22m\x1B[2m"):String,italic:t?JH("\x1B[3m","\x1B[23m"):String,underline:t?JH("\x1B[4m","\x1B[24m"):String,inverse:t?JH("\x1B[7m","\x1B[27m"):String,hidden:t?JH("\x1B[8m","\x1B[28m"):String,strikethrough:t?JH("\x1B[9m","\x1B[29m"):String,black:t?JH("\x1B[30m","\x1B[39m"):String,red:t?JH("\x1B[31m","\x1B[39m"):String,green:t?JH("\x1B[32m","\x1B[39m"):String,yellow:t?JH("\x1B[33m","\x1B[39m"):String,blue:t?JH("\x1B[34m","\x1B[39m"):String,magenta:t?JH("\x1B[35m","\x1B[39m"):String,cyan:t?JH("\x1B[36m","\x1B[39m"):String,white:t?JH("\x1B[37m","\x1B[39m"):String,gray:t?JH("\x1B[90m","\x1B[39m"):String,bgBlack:t?JH("\x1B[40m","\x1B[49m"):String,bgRed:t?JH("\x1B[41m","\x1B[49m"):String,bgGreen:t?JH("\x1B[42m","\x1B[49m"):String,bgYellow:t?JH("\x1B[43m","\x1B[49m"):String,bgBlue:t?JH("\x1B[44m","\x1B[49m"):String,bgMagenta:t?JH("\x1B[45m","\x1B[49m"):String,bgCyan:t?JH("\x1B[46m","\x1B[49m"):String,bgWhite:t?JH("\x1B[47m","\x1B[49m"):String}}RP.exports=BK();RP.exports.createColors=BK});var FP=D((ZQe,GK)=>{"use strict";var UP="'".charCodeAt(0),XK='"'.charCodeAt(0),OA="\\".charCodeAt(0),qK="/".charCodeAt(0),UA=`
258
+ `.charCodeAt(0),zp=" ".charCodeAt(0),FA="\f".charCodeAt(0),WA=" ".charCodeAt(0),BA="\r".charCodeAt(0),gNe="[".charCodeAt(0),mNe="]".charCodeAt(0),$Ne="(".charCodeAt(0),SNe=")".charCodeAt(0),vNe="{".charCodeAt(0),DNe="}".charCodeAt(0),yNe=";".charCodeAt(0),bNe="*".charCodeAt(0),PNe=":".charCodeAt(0),xNe="@".charCodeAt(0),XA=/[\t\n\f\r "#'()/;[\\\]{}]/g,qA=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,CNe=/.[\n"'(/\\]/,VK=/[\da-f]/i;GK.exports=function(e,H={}){let r=e.css.valueOf(),n=H.ignoreErrors,i,s,a,o,u,c,f,h,p,_,b=r.length,y=0,I=[],$=[];function S(){return y}function E(A){throw e.error("Unclosed "+A,y)}function T(){return $.length===0&&y>=b}function V(A){if($.length)return $.pop();if(y>=b)return;let M=A?A.ignoreUnclosed:!1;switch(i=r.charCodeAt(y),i){case UA:case zp:case WA:case BA:case FA:{s=y;do s+=1,i=r.charCodeAt(s);while(i===zp||i===UA||i===WA||i===BA||i===FA);_=["space",r.slice(y,s)],y=s-1;break}case gNe:case mNe:case vNe:case DNe:case PNe:case yNe:case SNe:{let w=String.fromCharCode(i);_=[w,w,y];break}case $Ne:{if(h=I.length?I.pop()[1]:"",p=r.charCodeAt(y+1),h==="url"&&p!==UP&&p!==XK&&p!==zp&&p!==UA&&p!==WA&&p!==FA&&p!==BA){s=y;do{if(c=!1,s=r.indexOf(")",s+1),s===-1)if(n||M){s=y;break}else E("bracket");for(f=s;r.charCodeAt(f-1)===OA;)f-=1,c=!c}while(c);_=["brackets",r.slice(y,s+1),y,s],y=s}else s=r.indexOf(")",y+1),o=r.slice(y,s+1),s===-1||CNe.test(o)?_=["(","(",y]:(_=["brackets",o,y,s],y=s);break}case UP:case XK:{a=i===UP?"'":'"',s=y;do{if(c=!1,s=r.indexOf(a,s+1),s===-1)if(n||M){s=y+1;break}else E("string");for(f=s;r.charCodeAt(f-1)===OA;)f-=1,c=!c}while(c);_=["string",r.slice(y,s+1),y,s],y=s;break}case xNe:{XA.lastIndex=y+1,XA.test(r),XA.lastIndex===0?s=r.length-1:s=XA.lastIndex-2,_=["at-word",r.slice(y,s+1),y,s],y=s;break}case OA:{for(s=y,u=!0;r.charCodeAt(s+1)===OA;)s+=1,u=!u;if(i=r.charCodeAt(s+1),u&&i!==qK&&i!==zp&&i!==UA&&i!==WA&&i!==BA&&i!==FA&&(s+=1,VK.test(r.charAt(s)))){for(;VK.test(r.charAt(s+1));)s+=1;r.charCodeAt(s+1)===zp&&(s+=1)}_=["word",r.slice(y,s+1),y,s],y=s;break}default:{i===qK&&r.charCodeAt(y+1)===bNe?(s=r.indexOf("*/",y+2)+1,s===0&&(n||M?s=r.length:E("comment")),_=["comment",r.slice(y,s+1),y,s],y=s):(qA.lastIndex=y+1,qA.test(r),qA.lastIndex===0?s=r.length-1:s=qA.lastIndex-2,_=["word",r.slice(y,s+1),y,s],I.push(_),y=s);break}}return y++,_}function Z(A){$.push(A)}return{back:Z,nextToken:V,endOfFile:T,position:S}}});var WP=D((KQe,jK)=>{"use strict";var Yr=OP(),MNe=FP(),ZK;function wNe(t){ZK=t}var TNe={brackets:Yr.cyan,"at-word":Yr.cyan,comment:Yr.gray,string:Yr.green,class:Yr.yellow,hash:Yr.magenta,call:Yr.cyan,"(":Yr.cyan,")":Yr.cyan,"{":Yr.yellow,"}":Yr.yellow,"[":Yr.yellow,"]":Yr.yellow,":":Yr.yellow,";":Yr.yellow};function NNe([t,e],H){if(t==="word"){if(e[0]===".")return"class";if(e[0]==="#")return"hash"}if(!H.endOfFile()){let r=H.nextToken();if(H.back(r),r[0]==="brackets"||r[0]==="(")return"call"}return t}function KK(t){let e=MNe(new ZK(t),{ignoreErrors:!0}),H="";for(;!e.endOfFile();){let r=e.nextToken(),n=TNe[NNe(r,e)];n?H+=r[1].split(/\r?\n/).map(i=>n(i)).join(`
259
+ `):H+=r[1]}return H}KK.registerInput=wNe;jK.exports=KK});var VA=D((jQe,YK)=>{"use strict";var zK=OP(),JK=WP(),Qc=class extends Error{constructor(e,H,r,n,i,s){super(e);this.name="CssSyntaxError",this.reason=e,i&&(this.file=i),n&&(this.source=n),s&&(this.plugin=s),typeof H!="undefined"&&typeof r!="undefined"&&(this.line=H,this.column=r),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,Qc)}setMessage(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"<css input>",typeof this.line!="undefined"&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason}showSourceCode(e){if(!this.source)return"";let H=this.source;e==null&&(e=zK.isColorSupported),JK&&e&&(H=JK(H));let r=H.split(/\r?\n/),n=Math.max(this.line-3,0),i=Math.min(this.line+2,r.length),s=String(i).length,a,o;if(e){let{bold:u,red:c,gray:f}=zK.createColors(!0);a=h=>u(c(h)),o=h=>f(h)}else a=o=u=>u;return r.slice(n,i).map((u,c)=>{let f=n+1+c,h=" "+(" "+f).slice(-s)+" | ";if(f===this.line){let p=o(h.replace(/\d/g," "))+u.slice(0,this.column-1).replace(/[^\t]/g," ");return a(">")+o(h)+u+`
260
+ `+p+a("^")}return" "+o(h)+u}).join(`
261
+ `)}toString(){let e=this.showSourceCode();return e&&(e=`
262
+
263
+ `+e+`
264
+ `),this.name+": "+this.message+e}};YK.exports=Qc;Qc.default=Qc});var GA=D((zQe,BP)=>{"use strict";BP.exports.isClean=Symbol("isClean");BP.exports.my=Symbol("my")});var XP=D((JQe,tj)=>{"use strict";var QK={colon:": ",indent:" ",beforeDecl:`
265
+ `,beforeRule:`
266
+ `,beforeOpen:" ",beforeClose:`
267
+ `,beforeComment:`
268
+ `,after:`
269
+ `,emptyBody:"",commentLeft:" ",commentRight:" ",semicolon:!1};function kNe(t){return t[0].toUpperCase()+t.slice(1)}var ej=class{constructor(e){this.builder=e}stringify(e,H){if(!this[e.type])throw new Error("Unknown AST node type "+e.type+". Maybe you need to change PostCSS stringifier.");this[e.type](e,H)}document(e){this.body(e)}root(e){this.body(e),e.raws.after&&this.builder(e.raws.after)}comment(e){let H=this.raw(e,"left","commentLeft"),r=this.raw(e,"right","commentRight");this.builder("/*"+H+e.text+r+"*/",e)}decl(e,H){let r=this.raw(e,"between","colon"),n=e.prop+r+this.rawValue(e,"value");e.important&&(n+=e.raws.important||" !important"),H&&(n+=";"),this.builder(n,e)}rule(e){this.block(e,this.rawValue(e,"selector")),e.raws.ownSemicolon&&this.builder(e.raws.ownSemicolon,e,"end")}atrule(e,H){let r="@"+e.name,n=e.params?this.rawValue(e,"params"):"";if(typeof e.raws.afterName!="undefined"?r+=e.raws.afterName:n&&(r+=" "),e.nodes)this.block(e,r+n);else{let i=(e.raws.between||"")+(H?";":"");this.builder(r+n+i,e)}}body(e){let H=e.nodes.length-1;for(;H>0&&e.nodes[H].type==="comment";)H-=1;let r=this.raw(e,"semicolon");for(let n=0;n<e.nodes.length;n++){let i=e.nodes[n],s=this.raw(i,"before");s&&this.builder(s),this.stringify(i,H!==n||r)}}block(e,H){let r=this.raw(e,"between","beforeOpen");this.builder(H+r+"{",e,"start");let n;e.nodes&&e.nodes.length?(this.body(e),n=this.raw(e,"after")):n=this.raw(e,"after","emptyBody"),n&&this.builder(n),this.builder("}",e,"end")}raw(e,H,r){let n;if(r||(r=H),H&&(n=e.raws[H],typeof n!="undefined"))return n;let i=e.parent;if(r==="before"&&(!i||i.type==="root"&&i.first===e||i&&i.type==="document"))return"";if(!i)return QK[r];let s=e.root();if(s.rawCache||(s.rawCache={}),typeof s.rawCache[r]!="undefined")return s.rawCache[r];if(r==="before"||r==="after")return this.beforeAfter(e,r);{let a="raw"+kNe(r);this[a]?n=this[a](s,e):s.walk(o=>{if(n=o.raws[H],typeof n!="undefined")return!1})}return typeof n=="undefined"&&(n=QK[r]),s.rawCache[r]=n,n}rawSemicolon(e){let H;return e.walk(r=>{if(r.nodes&&r.nodes.length&&r.last.type==="decl"&&(H=r.raws.semicolon,typeof H!="undefined"))return!1}),H}rawEmptyBody(e){let H;return e.walk(r=>{if(r.nodes&&r.nodes.length===0&&(H=r.raws.after,typeof H!="undefined"))return!1}),H}rawIndent(e){if(e.raws.indent)return e.raws.indent;let H;return e.walk(r=>{let n=r.parent;if(n&&n!==e&&n.parent&&n.parent===e&&typeof r.raws.before!="undefined"){let i=r.raws.before.split(`
270
+ `);return H=i[i.length-1],H=H.replace(/\S/g,""),!1}}),H}rawBeforeComment(e,H){let r;return e.walkComments(n=>{if(typeof n.raws.before!="undefined")return r=n.raws.before,r.includes(`
271
+ `)&&(r=r.replace(/[^\n]+$/,"")),!1}),typeof r=="undefined"?r=this.raw(H,null,"beforeDecl"):r&&(r=r.replace(/\S/g,"")),r}rawBeforeDecl(e,H){let r;return e.walkDecls(n=>{if(typeof n.raws.before!="undefined")return r=n.raws.before,r.includes(`
272
+ `)&&(r=r.replace(/[^\n]+$/,"")),!1}),typeof r=="undefined"?r=this.raw(H,null,"beforeRule"):r&&(r=r.replace(/\S/g,"")),r}rawBeforeRule(e){let H;return e.walk(r=>{if(r.nodes&&(r.parent!==e||e.first!==r)&&typeof r.raws.before!="undefined")return H=r.raws.before,H.includes(`
273
+ `)&&(H=H.replace(/[^\n]+$/,"")),!1}),H&&(H=H.replace(/\S/g,"")),H}rawBeforeClose(e){let H;return e.walk(r=>{if(r.nodes&&r.nodes.length>0&&typeof r.raws.after!="undefined")return H=r.raws.after,H.includes(`
274
+ `)&&(H=H.replace(/[^\n]+$/,"")),!1}),H&&(H=H.replace(/\S/g,"")),H}rawBeforeOpen(e){let H;return e.walk(r=>{if(r.type!=="decl"&&(H=r.raws.between,typeof H!="undefined"))return!1}),H}rawColon(e){let H;return e.walkDecls(r=>{if(typeof r.raws.between!="undefined")return H=r.raws.between.replace(/[^\s:]/g,""),!1}),H}beforeAfter(e,H){let r;e.type==="decl"?r=this.raw(e,null,"beforeDecl"):e.type==="comment"?r=this.raw(e,null,"beforeComment"):H==="before"?r=this.raw(e,null,"beforeRule"):r=this.raw(e,null,"beforeClose");let n=e.parent,i=0;for(;n&&n.type!=="root";)i+=1,n=n.parent;if(r.includes(`
275
+ `)){let s=this.raw(e,null,"indent");if(s.length)for(let a=0;a<i;a++)r+=s}return r}rawValue(e,H){let r=e[H],n=e.raws[H];return n&&n.value===r?n.raw:r}};tj.exports=ej});var ZA=D((YQe,Hj)=>{"use strict";var RNe=XP();function qP(t,e){new RNe(e).stringify(t)}Hj.exports=qP;qP.default=qP});var Jp=D((QQe,rj)=>{"use strict";var{isClean:KA,my:ONe}=GA(),UNe=VA(),FNe=XP(),WNe=ZA();function VP(t,e){let H=new t.constructor;for(let r in t){if(!Object.prototype.hasOwnProperty.call(t,r)||r==="proxyCache")continue;let n=t[r],i=typeof n;r==="parent"&&i==="object"?e&&(H[r]=e):r==="source"?H[r]=n:Array.isArray(n)?H[r]=n.map(s=>VP(s,H)):(i==="object"&&n!==null&&(n=VP(n)),H[r]=n)}return H}var jA=class{constructor(e={}){this.raws={},this[KA]=!1,this[ONe]=!0;for(let H in e)if(H==="nodes"){this.nodes=[];for(let r of e[H])typeof r.clone=="function"?this.append(r.clone()):this.append(r)}else this[H]=e[H]}error(e,H={}){if(this.source){let r=this.positionBy(H);return this.source.input.error(e,r.line,r.column,H)}return new UNe(e)}warn(e,H,r){let n={node:this};for(let i in r)n[i]=r[i];return e.warn(H,n)}remove(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this}toString(e=WNe){e.stringify&&(e=e.stringify);let H="";return e(this,r=>{H+=r}),H}assign(e={}){for(let H in e)this[H]=e[H];return this}clone(e={}){let H=VP(this);for(let r in e)H[r]=e[r];return H}cloneBefore(e={}){let H=this.clone(e);return this.parent.insertBefore(this,H),H}cloneAfter(e={}){let H=this.clone(e);return this.parent.insertAfter(this,H),H}replaceWith(...e){if(this.parent){let H=this,r=!1;for(let n of e)n===this?r=!0:r?(this.parent.insertAfter(H,n),H=n):this.parent.insertBefore(H,n);r||this.remove()}return this}next(){if(!this.parent)return;let e=this.parent.index(this);return this.parent.nodes[e+1]}prev(){if(!this.parent)return;let e=this.parent.index(this);return this.parent.nodes[e-1]}before(e){return this.parent.insertBefore(this,e),this}after(e){return this.parent.insertAfter(this,e),this}root(){let e=this;for(;e.parent&&e.parent.type!=="document";)e=e.parent;return e}raw(e,H){return new FNe().raw(this,e,H)}cleanRaws(e){delete this.raws.before,delete this.raws.after,e||delete this.raws.between}toJSON(e,H){let r={},n=H==null;H=H||new Map;let i=0;for(let s in this){if(!Object.prototype.hasOwnProperty.call(this,s)||s==="parent"||s==="proxyCache")continue;let a=this[s];if(Array.isArray(a))r[s]=a.map(o=>typeof o=="object"&&o.toJSON?o.toJSON(null,H):o);else if(typeof a=="object"&&a.toJSON)r[s]=a.toJSON(null,H);else if(s==="source"){let o=H.get(a.input);o==null&&(o=i,H.set(a.input,i),i++),r[s]={inputId:o,start:a.start,end:a.end}}else r[s]=a}return n&&(r.inputs=[...H.keys()].map(s=>s.toJSON())),r}positionInside(e){let H=this.toString(),r=this.source.start.column,n=this.source.start.line;for(let i=0;i<e;i++)H[i]===`
276
+ `?(r=1,n+=1):r+=1;return{line:n,column:r}}positionBy(e){let H=this.source.start;if(e.index)H=this.positionInside(e.index);else if(e.word){let r=this.toString().indexOf(e.word);r!==-1&&(H=this.positionInside(r))}return H}getProxyProcessor(){return{set(e,H,r){return e[H]===r||(e[H]=r,(H==="prop"||H==="value"||H==="name"||H==="params"||H==="important"||H==="text")&&e.markDirty()),!0},get(e,H){return H==="proxyOf"?e:H==="root"?()=>e.root().toProxy():e[H]}}}toProxy(){return this.proxyCache||(this.proxyCache=new Proxy(this,this.getProxyProcessor())),this.proxyCache}addToError(e){if(e.postcssNode=this,e.stack&&this.source&&/\n\s{4}at /.test(e.stack)){let H=this.source;e.stack=e.stack.replace(/\n\s{4}at /,`$&${H.input.from}:${H.start.line}:${H.start.column}$&`)}return e}markDirty(){if(this[KA]){this[KA]=!1;let e=this;for(;e=e.parent;)e[KA]=!1}}get proxyOf(){return this}};rj.exports=jA;jA.default=jA});var Yp=D((eet,nj)=>{"use strict";var BNe=Jp(),zA=class extends BNe{constructor(e){e&&typeof e.value!="undefined"&&typeof e.value!="string"&&(e={...e,value:String(e.value)});super(e);this.type="decl"}get variable(){return this.prop.startsWith("--")||this.prop[0]==="$"}};nj.exports=zA;zA.default=zA});var sj=D(GP=>{var ij="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");GP.encode=function(t){if(0<=t&&t<ij.length)return ij[t];throw new TypeError("Must be between 0 and 63: "+t)};GP.decode=function(t){var e=65,H=90,r=97,n=122,i=48,s=57,a=43,o=47,u=26,c=52;return e<=t&&t<=H?t-e:r<=t&&t<=n?t-r+u:i<=t&&t<=s?t-i+c:t==a?62:t==o?63:-1}});var jP=D(KP=>{var aj=sj(),ZP=5,oj=1<<ZP,uj=oj-1,cj=oj;function XNe(t){return t<0?(-t<<1)+1:(t<<1)+0}function qNe(t){var e=(t&1)===1,H=t>>1;return e?-H:H}KP.encode=function(e){var H="",r,n=XNe(e);do r=n&uj,n>>>=ZP,n>0&&(r|=cj),H+=aj.encode(r);while(n>0);return H};KP.decode=function(e,H,r){var n=e.length,i=0,s=0,a,o;do{if(H>=n)throw new Error("Expected more digits in base 64 VLQ value.");if(o=aj.decode(e.charCodeAt(H++)),o===-1)throw new Error("Invalid base64 digit: "+e.charAt(H-1));a=!!(o&cj),o&=uj,i=i+(o<<s),s+=ZP}while(a);r.value=qNe(i),r.rest=H}});var tl=D(mr=>{function VNe(t,e,H){if(e in t)return t[e];if(arguments.length===3)return H;throw new Error('"'+e+'" is a required argument.')}mr.getArg=VNe;var lj=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,GNe=/^data:.+\,.+$/;function Qp(t){var e=t.match(lj);return e?{scheme:e[1],auth:e[2],host:e[3],port:e[4],path:e[5]}:null}mr.urlParse=Qp;function el(t){var e="";return t.scheme&&(e+=t.scheme+":"),e+="//",t.auth&&(e+=t.auth+"@"),t.host&&(e+=t.host),t.port&&(e+=":"+t.port),t.path&&(e+=t.path),e}mr.urlGenerate=el;var ZNe=32;function KNe(t){var e=[];return function(H){for(var r=0;r<e.length;r++)if(e[r].input===H){var n=e[0];return e[0]=e[r],e[r]=n,e[0].result}var i=t(H);return e.unshift({input:H,result:i}),e.length>ZNe&&e.pop(),i}}var zP=KNe(function(e){var H=e,r=Qp(e);if(r){if(!r.path)return e;H=r.path}for(var n=mr.isAbsolute(H),i=[],s=0,a=0;;)if(s=a,a=H.indexOf("/",s),a===-1){i.push(H.slice(s));break}else for(i.push(H.slice(s,a));a<H.length&&H[a]==="/";)a++;for(var o,u=0,a=i.length-1;a>=0;a--)o=i[a],o==="."?i.splice(a,1):o===".."?u++:u>0&&(o===""?(i.splice(a+1,u),u=0):(i.splice(a,2),u--));return H=i.join("/"),H===""&&(H=n?"/":"."),r?(r.path=H,el(r)):H});mr.normalize=zP;function fj(t,e){t===""&&(t="."),e===""&&(e=".");var H=Qp(e),r=Qp(t);if(r&&(t=r.path||"/"),H&&!H.scheme)return r&&(H.scheme=r.scheme),el(H);if(H||e.match(GNe))return e;if(r&&!r.host&&!r.path)return r.host=e,el(r);var n=e.charAt(0)==="/"?e:zP(t.replace(/\/+$/,"")+"/"+e);return r?(r.path=n,el(r)):n}mr.join=fj;mr.isAbsolute=function(t){return t.charAt(0)==="/"||lj.test(t)};function jNe(t,e){t===""&&(t="."),t=t.replace(/\/$/,"");for(var H=0;e.indexOf(t+"/")!==0;){var r=t.lastIndexOf("/");if(r<0||(t=t.slice(0,r),t.match(/^([^\/]+:\/)?\/*$/)))return e;++H}return Array(H+1).join("../")+e.substr(t.length+1)}mr.relative=jNe;var hj=function(){var t=Object.create(null);return!("__proto__"in t)}();function pj(t){return t}function zNe(t){return _j(t)?"$"+t:t}mr.toSetString=hj?pj:zNe;function JNe(t){return _j(t)?t.slice(1):t}mr.fromSetString=hj?pj:JNe;function _j(t){if(!t)return!1;var e=t.length;if(e<9||t.charCodeAt(e-1)!==95||t.charCodeAt(e-2)!==95||t.charCodeAt(e-3)!==111||t.charCodeAt(e-4)!==116||t.charCodeAt(e-5)!==111||t.charCodeAt(e-6)!==114||t.charCodeAt(e-7)!==112||t.charCodeAt(e-8)!==95||t.charCodeAt(e-9)!==95)return!1;for(var H=e-10;H>=0;H--)if(t.charCodeAt(H)!==36)return!1;return!0}function YNe(t,e,H){var r=ea(t.source,e.source);return r!==0||(r=t.originalLine-e.originalLine,r!==0)||(r=t.originalColumn-e.originalColumn,r!==0||H)||(r=t.generatedColumn-e.generatedColumn,r!==0)||(r=t.generatedLine-e.generatedLine,r!==0)?r:ea(t.name,e.name)}mr.compareByOriginalPositions=YNe;function QNe(t,e,H){var r;return r=t.originalLine-e.originalLine,r!==0||(r=t.originalColumn-e.originalColumn,r!==0||H)||(r=t.generatedColumn-e.generatedColumn,r!==0)||(r=t.generatedLine-e.generatedLine,r!==0)?r:ea(t.name,e.name)}mr.compareByOriginalPositionsNoSource=QNe;function e3e(t,e,H){var r=t.generatedLine-e.generatedLine;return r!==0||(r=t.generatedColumn-e.generatedColumn,r!==0||H)||(r=ea(t.source,e.source),r!==0)||(r=t.originalLine-e.originalLine,r!==0)||(r=t.originalColumn-e.originalColumn,r!==0)?r:ea(t.name,e.name)}mr.compareByGeneratedPositionsDeflated=e3e;function t3e(t,e,H){var r=t.generatedColumn-e.generatedColumn;return r!==0||H||(r=ea(t.source,e.source),r!==0)||(r=t.originalLine-e.originalLine,r!==0)||(r=t.originalColumn-e.originalColumn,r!==0)?r:ea(t.name,e.name)}mr.compareByGeneratedPositionsDeflatedNoLine=t3e;function ea(t,e){return t===e?0:t===null?1:e===null?-1:t>e?1:-1}function H3e(t,e){var H=t.generatedLine-e.generatedLine;return H!==0||(H=t.generatedColumn-e.generatedColumn,H!==0)||(H=ea(t.source,e.source),H!==0)||(H=t.originalLine-e.originalLine,H!==0)||(H=t.originalColumn-e.originalColumn,H!==0)?H:ea(t.name,e.name)}mr.compareByGeneratedPositionsInflated=H3e;function r3e(t){return JSON.parse(t.replace(/^\)]}'[^\n]*\n/,""))}mr.parseSourceMapInput=r3e;function n3e(t,e,H){if(e=e||"",t&&(t[t.length-1]!=="/"&&e[0]!=="/"&&(t+="/"),e=t+e),H){var r=Qp(H);if(!r)throw new Error("sourceMapURL could not be parsed");if(r.path){var n=r.path.lastIndexOf("/");n>=0&&(r.path=r.path.substring(0,n+1))}e=fj(el(r),e)}return zP(e)}mr.computeSourceURL=n3e});var QP=D(dj=>{var JP=tl(),YP=Object.prototype.hasOwnProperty,uu=typeof Map!="undefined";function ta(){this._array=[],this._set=uu?new Map:Object.create(null)}ta.fromArray=function(e,H){for(var r=new ta,n=0,i=e.length;n<i;n++)r.add(e[n],H);return r};ta.prototype.size=function(){return uu?this._set.size:Object.getOwnPropertyNames(this._set).length};ta.prototype.add=function(e,H){var r=uu?e:JP.toSetString(e),n=uu?this.has(e):YP.call(this._set,r),i=this._array.length;(!n||H)&&this._array.push(e),n||(uu?this._set.set(e,i):this._set[r]=i)};ta.prototype.has=function(e){if(uu)return this._set.has(e);var H=JP.toSetString(e);return YP.call(this._set,H)};ta.prototype.indexOf=function(e){if(uu){var H=this._set.get(e);if(H>=0)return H}else{var r=JP.toSetString(e);if(YP.call(this._set,r))return this._set[r]}throw new Error('"'+e+'" is not in the set.')};ta.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)};ta.prototype.toArray=function(){return this._array.slice()};dj.ArraySet=ta});var Ij=D(Ej=>{var Lj=tl();function i3e(t,e){var H=t.generatedLine,r=e.generatedLine,n=t.generatedColumn,i=e.generatedColumn;return r>H||r==H&&i>=n||Lj.compareByGeneratedPositionsInflated(t,e)<=0}function JA(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}JA.prototype.unsortedForEach=function(e,H){this._array.forEach(e,H)};JA.prototype.add=function(e){i3e(this._last,e)?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))};JA.prototype.toArray=function(){return this._sorted||(this._array.sort(Lj.compareByGeneratedPositionsInflated),this._sorted=!0),this._array};Ej.MappingList=JA});var ex=D(Aj=>{var e_=jP(),fr=tl(),YA=QP().ArraySet,s3e=Ij().MappingList;function ii(t){t||(t={}),this._file=fr.getArg(t,"file",null),this._sourceRoot=fr.getArg(t,"sourceRoot",null),this._skipValidation=fr.getArg(t,"skipValidation",!1),this._sources=new YA,this._names=new YA,this._mappings=new s3e,this._sourcesContents=null}ii.prototype._version=3;ii.fromSourceMap=function(e){var H=e.sourceRoot,r=new ii({file:e.file,sourceRoot:H});return e.eachMapping(function(n){var i={generated:{line:n.generatedLine,column:n.generatedColumn}};n.source!=null&&(i.source=n.source,H!=null&&(i.source=fr.relative(H,i.source)),i.original={line:n.originalLine,column:n.originalColumn},n.name!=null&&(i.name=n.name)),r.addMapping(i)}),e.sources.forEach(function(n){var i=n;H!==null&&(i=fr.relative(H,n)),r._sources.has(i)||r._sources.add(i);var s=e.sourceContentFor(n);s!=null&&r.setSourceContent(n,s)}),r};ii.prototype.addMapping=function(e){var H=fr.getArg(e,"generated"),r=fr.getArg(e,"original",null),n=fr.getArg(e,"source",null),i=fr.getArg(e,"name",null);this._skipValidation||this._validateMapping(H,r,n,i),n!=null&&(n=String(n),this._sources.has(n)||this._sources.add(n)),i!=null&&(i=String(i),this._names.has(i)||this._names.add(i)),this._mappings.add({generatedLine:H.line,generatedColumn:H.column,originalLine:r!=null&&r.line,originalColumn:r!=null&&r.column,source:n,name:i})};ii.prototype.setSourceContent=function(e,H){var r=e;this._sourceRoot!=null&&(r=fr.relative(this._sourceRoot,r)),H!=null?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[fr.toSetString(r)]=H):this._sourcesContents&&(delete this._sourcesContents[fr.toSetString(r)],Object.keys(this._sourcesContents).length===0&&(this._sourcesContents=null))};ii.prototype.applySourceMap=function(e,H,r){var n=H;if(H==null){if(e.file==null)throw new Error(`SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map's "file" property. Both were omitted.`);n=e.file}var i=this._sourceRoot;i!=null&&(n=fr.relative(i,n));var s=new YA,a=new YA;this._mappings.unsortedForEach(function(o){if(o.source===n&&o.originalLine!=null){var u=e.originalPositionFor({line:o.originalLine,column:o.originalColumn});u.source!=null&&(o.source=u.source,r!=null&&(o.source=fr.join(r,o.source)),i!=null&&(o.source=fr.relative(i,o.source)),o.originalLine=u.line,o.originalColumn=u.column,u.name!=null&&(o.name=u.name))}var c=o.source;c!=null&&!s.has(c)&&s.add(c);var f=o.name;f!=null&&!a.has(f)&&a.add(f)},this),this._sources=s,this._names=a,e.sources.forEach(function(o){var u=e.sourceContentFor(o);u!=null&&(r!=null&&(o=fr.join(r,o)),i!=null&&(o=fr.relative(i,o)),this.setSourceContent(o,u))},this)};ii.prototype._validateMapping=function(e,H,r,n){if(H&&typeof H.line!="number"&&typeof H.column!="number")throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if(!(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0&&!H&&!r&&!n)){if(e&&"line"in e&&"column"in e&&H&&"line"in H&&"column"in H&&e.line>0&&e.column>=0&&H.line>0&&H.column>=0&&r)return;throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:r,original:H,name:n}))}};ii.prototype._serializeMappings=function(){for(var e=0,H=1,r=0,n=0,i=0,s=0,a="",o,u,c,f,h=this._mappings.toArray(),p=0,_=h.length;p<_;p++){if(u=h[p],o="",u.generatedLine!==H)for(e=0;u.generatedLine!==H;)o+=";",H++;else if(p>0){if(!fr.compareByGeneratedPositionsInflated(u,h[p-1]))continue;o+=","}o+=e_.encode(u.generatedColumn-e),e=u.generatedColumn,u.source!=null&&(f=this._sources.indexOf(u.source),o+=e_.encode(f-s),s=f,o+=e_.encode(u.originalLine-1-n),n=u.originalLine-1,o+=e_.encode(u.originalColumn-r),r=u.originalColumn,u.name!=null&&(c=this._names.indexOf(u.name),o+=e_.encode(c-i),i=c)),a+=o}return a};ii.prototype._generateSourcesContent=function(e,H){return e.map(function(r){if(!this._sourcesContents)return null;H!=null&&(r=fr.relative(H,r));var n=fr.toSetString(r);return Object.prototype.hasOwnProperty.call(this._sourcesContents,n)?this._sourcesContents[n]:null},this)};ii.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return this._file!=null&&(e.file=this._file),this._sourceRoot!=null&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e};ii.prototype.toString=function(){return JSON.stringify(this.toJSON())};Aj.SourceMapGenerator=ii});var gj=D(cu=>{cu.GREATEST_LOWER_BOUND=1;cu.LEAST_UPPER_BOUND=2;function tx(t,e,H,r,n,i){var s=Math.floor((e-t)/2)+t,a=n(H,r[s],!0);return a===0?s:a>0?e-s>1?tx(s,e,H,r,n,i):i==cu.LEAST_UPPER_BOUND?e<r.length?e:-1:s:s-t>1?tx(t,s,H,r,n,i):i==cu.LEAST_UPPER_BOUND?s:t<0?-1:t}cu.search=function(e,H,r,n){if(H.length===0)return-1;var i=tx(-1,H.length,e,H,r,n||cu.GREATEST_LOWER_BOUND);if(i<0)return-1;for(;i-1>=0&&r(H[i],H[i-1],!0)===0;)--i;return i}});var Sj=D($j=>{function a3e(t){function e(n,i,s){var a=n[i];n[i]=n[s],n[s]=a}function H(n,i){return Math.round(n+Math.random()*(i-n))}function r(n,i,s,a){if(s<a){var o=H(s,a),u=s-1;e(n,o,a);for(var c=n[a],f=s;f<a;f++)i(n[f],c,!1)<=0&&(u+=1,e(n,u,f));e(n,u+1,f);var h=u+1;r(n,i,s,h-1),r(n,i,h+1,a)}}return r}function o3e(t){let e=a3e.toString();return new Function(`return ${e}`)()(t)}var mj=new WeakMap;$j.quickSort=function(t,e,H=0){let r=mj.get(e);r===void 0&&(r=o3e(e),mj.set(e,r)),r(t,e,H,t.length-1)}});var yj=D(QA=>{var At=tl(),Hx=gj(),Hl=QP().ArraySet,u3e=jP(),t_=Sj().quickSort;function FH(t,e){var H=t;return typeof t=="string"&&(H=At.parseSourceMapInput(t)),H.sections!=null?new Oi(H,e):new Nr(H,e)}FH.fromSourceMap=function(t,e){return Nr.fromSourceMap(t,e)};FH.prototype._version=3;FH.prototype.__generatedMappings=null;Object.defineProperty(FH.prototype,"_generatedMappings",{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}});FH.prototype.__originalMappings=null;Object.defineProperty(FH.prototype,"_originalMappings",{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}});FH.prototype._charIsMappingSeparator=function(e,H){var r=e.charAt(H);return r===";"||r===","};FH.prototype._parseMappings=function(e,H){throw new Error("Subclasses must implement _parseMappings")};FH.GENERATED_ORDER=1;FH.ORIGINAL_ORDER=2;FH.GREATEST_LOWER_BOUND=1;FH.LEAST_UPPER_BOUND=2;FH.prototype.eachMapping=function(e,H,r){var n=H||null,i=r||FH.GENERATED_ORDER,s;switch(i){case FH.GENERATED_ORDER:s=this._generatedMappings;break;case FH.ORIGINAL_ORDER:s=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var a=this.sourceRoot;s.map(function(o){var u=o.source===null?null:this._sources.at(o.source);return u=At.computeSourceURL(a,u,this._sourceMapURL),{source:u,generatedLine:o.generatedLine,generatedColumn:o.generatedColumn,originalLine:o.originalLine,originalColumn:o.originalColumn,name:o.name===null?null:this._names.at(o.name)}},this).forEach(e,n)};FH.prototype.allGeneratedPositionsFor=function(e){var H=At.getArg(e,"line"),r={source:At.getArg(e,"source"),originalLine:H,originalColumn:At.getArg(e,"column",0)};if(r.source=this._findSourceIndex(r.source),r.source<0)return[];var n=[],i=this._findMapping(r,this._originalMappings,"originalLine","originalColumn",At.compareByOriginalPositions,Hx.LEAST_UPPER_BOUND);if(i>=0){var s=this._originalMappings[i];if(e.column===void 0)for(var a=s.originalLine;s&&s.originalLine===a;)n.push({line:At.getArg(s,"generatedLine",null),column:At.getArg(s,"generatedColumn",null),lastColumn:At.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++i];else for(var o=s.originalColumn;s&&s.originalLine===H&&s.originalColumn==o;)n.push({line:At.getArg(s,"generatedLine",null),column:At.getArg(s,"generatedColumn",null),lastColumn:At.getArg(s,"lastGeneratedColumn",null)}),s=this._originalMappings[++i]}return n};QA.SourceMapConsumer=FH;function Nr(t,e){var H=t;typeof t=="string"&&(H=At.parseSourceMapInput(t));var r=At.getArg(H,"version"),n=At.getArg(H,"sources"),i=At.getArg(H,"names",[]),s=At.getArg(H,"sourceRoot",null),a=At.getArg(H,"sourcesContent",null),o=At.getArg(H,"mappings"),u=At.getArg(H,"file",null);if(r!=this._version)throw new Error("Unsupported version: "+r);s&&(s=At.normalize(s)),n=n.map(String).map(At.normalize).map(function(c){return s&&At.isAbsolute(s)&&At.isAbsolute(c)?At.relative(s,c):c}),this._names=Hl.fromArray(i.map(String),!0),this._sources=Hl.fromArray(n,!0),this._absoluteSources=this._sources.toArray().map(function(c){return At.computeSourceURL(s,c,e)}),this.sourceRoot=s,this.sourcesContent=a,this._mappings=o,this._sourceMapURL=e,this.file=u}Nr.prototype=Object.create(FH.prototype);Nr.prototype.consumer=FH;Nr.prototype._findSourceIndex=function(t){var e=t;if(this.sourceRoot!=null&&(e=At.relative(this.sourceRoot,e)),this._sources.has(e))return this._sources.indexOf(e);var H;for(H=0;H<this._absoluteSources.length;++H)if(this._absoluteSources[H]==t)return H;return-1};Nr.fromSourceMap=function(e,H){var r=Object.create(Nr.prototype),n=r._names=Hl.fromArray(e._names.toArray(),!0),i=r._sources=Hl.fromArray(e._sources.toArray(),!0);r.sourceRoot=e._sourceRoot,r.sourcesContent=e._generateSourcesContent(r._sources.toArray(),r.sourceRoot),r.file=e._file,r._sourceMapURL=H,r._absoluteSources=r._sources.toArray().map(function(p){return At.computeSourceURL(r.sourceRoot,p,H)});for(var s=e._mappings.toArray().slice(),a=r.__generatedMappings=[],o=r.__originalMappings=[],u=0,c=s.length;u<c;u++){var f=s[u],h=new vj;h.generatedLine=f.generatedLine,h.generatedColumn=f.generatedColumn,f.source&&(h.source=i.indexOf(f.source),h.originalLine=f.originalLine,h.originalColumn=f.originalColumn,f.name&&(h.name=n.indexOf(f.name)),o.push(h)),a.push(h)}return t_(r.__originalMappings,At.compareByOriginalPositions),r};Nr.prototype._version=3;Object.defineProperty(Nr.prototype,"sources",{get:function(){return this._absoluteSources.slice()}});function vj(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}var rx=At.compareByGeneratedPositionsDeflatedNoLine;function Dj(t,e){let H=t.length,r=t.length-e;if(!(r<=1))if(r==2){let n=t[e],i=t[e+1];rx(n,i)>0&&(t[e]=i,t[e+1]=n)}else if(r<20)for(let n=e;n<H;n++)for(let i=n;i>e;i--){let s=t[i-1],a=t[i];if(rx(s,a)<=0)break;t[i-1]=a,t[i]=s}else t_(t,rx,e)}Nr.prototype._parseMappings=function(e,H){var r=1,n=0,i=0,s=0,a=0,o=0,u=e.length,c=0,f={},h={},p=[],_=[],b,y,I,$,S;let E=0;for(;c<u;)if(e.charAt(c)===";")r++,c++,n=0,Dj(_,E),E=_.length;else if(e.charAt(c)===",")c++;else{for(b=new vj,b.generatedLine=r,$=c;$<u&&!this._charIsMappingSeparator(e,$);$++);for(y=e.slice(c,$),I=[];c<$;)u3e.decode(e,c,h),S=h.value,c=h.rest,I.push(S);if(I.length===2)throw new Error("Found a source, but no line and column");if(I.length===3)throw new Error("Found a source and line, but no column");if(b.generatedColumn=n+I[0],n=b.generatedColumn,I.length>1&&(b.source=a+I[1],a+=I[1],b.originalLine=i+I[2],i=b.originalLine,b.originalLine+=1,b.originalColumn=s+I[3],s=b.originalColumn,I.length>4&&(b.name=o+I[4],o+=I[4])),_.push(b),typeof b.originalLine=="number"){let V=b.source;for(;p.length<=V;)p.push(null);p[V]===null&&(p[V]=[]),p[V].push(b)}}Dj(_,E),this.__generatedMappings=_;for(var T=0;T<p.length;T++)p[T]!=null&&t_(p[T],At.compareByOriginalPositionsNoSource);this.__originalMappings=[].concat(...p)};Nr.prototype._findMapping=function(e,H,r,n,i,s){if(e[r]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+e[r]);if(e[n]<0)throw new TypeError("Column must be greater than or equal to 0, got "+e[n]);return Hx.search(e,H,i,s)};Nr.prototype.computeColumnSpans=function(){for(var e=0;e<this._generatedMappings.length;++e){var H=this._generatedMappings[e];if(e+1<this._generatedMappings.length){var r=this._generatedMappings[e+1];if(H.generatedLine===r.generatedLine){H.lastGeneratedColumn=r.generatedColumn-1;continue}}H.lastGeneratedColumn=1/0}};Nr.prototype.originalPositionFor=function(e){var H={generatedLine:At.getArg(e,"line"),generatedColumn:At.getArg(e,"column")},r=this._findMapping(H,this._generatedMappings,"generatedLine","generatedColumn",At.compareByGeneratedPositionsDeflated,At.getArg(e,"bias",FH.GREATEST_LOWER_BOUND));if(r>=0){var n=this._generatedMappings[r];if(n.generatedLine===H.generatedLine){var i=At.getArg(n,"source",null);i!==null&&(i=this._sources.at(i),i=At.computeSourceURL(this.sourceRoot,i,this._sourceMapURL));var s=At.getArg(n,"name",null);return s!==null&&(s=this._names.at(s)),{source:i,line:At.getArg(n,"originalLine",null),column:At.getArg(n,"originalColumn",null),name:s}}}return{source:null,line:null,column:null,name:null}};Nr.prototype.hasContentsOfAllSources=function(){return this.sourcesContent?this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(e){return e==null}):!1};Nr.prototype.sourceContentFor=function(e,H){if(!this.sourcesContent)return null;var r=this._findSourceIndex(e);if(r>=0)return this.sourcesContent[r];var n=e;this.sourceRoot!=null&&(n=At.relative(this.sourceRoot,n));var i;if(this.sourceRoot!=null&&(i=At.urlParse(this.sourceRoot))){var s=n.replace(/^file:\/\//,"");if(i.scheme=="file"&&this._sources.has(s))return this.sourcesContent[this._sources.indexOf(s)];if((!i.path||i.path=="/")&&this._sources.has("/"+n))return this.sourcesContent[this._sources.indexOf("/"+n)]}if(H)return null;throw new Error('"'+n+'" is not in the SourceMap.')};Nr.prototype.generatedPositionFor=function(e){var H=At.getArg(e,"source");if(H=this._findSourceIndex(H),H<0)return{line:null,column:null,lastColumn:null};var r={source:H,originalLine:At.getArg(e,"line"),originalColumn:At.getArg(e,"column")},n=this._findMapping(r,this._originalMappings,"originalLine","originalColumn",At.compareByOriginalPositions,At.getArg(e,"bias",FH.GREATEST_LOWER_BOUND));if(n>=0){var i=this._originalMappings[n];if(i.source===r.source)return{line:At.getArg(i,"generatedLine",null),column:At.getArg(i,"generatedColumn",null),lastColumn:At.getArg(i,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}};QA.BasicSourceMapConsumer=Nr;function Oi(t,e){var H=t;typeof t=="string"&&(H=At.parseSourceMapInput(t));var r=At.getArg(H,"version"),n=At.getArg(H,"sections");if(r!=this._version)throw new Error("Unsupported version: "+r);this._sources=new Hl,this._names=new Hl;var i={line:-1,column:0};this._sections=n.map(function(s){if(s.url)throw new Error("Support for url field in sections not implemented.");var a=At.getArg(s,"offset"),o=At.getArg(a,"line"),u=At.getArg(a,"column");if(o<i.line||o===i.line&&u<i.column)throw new Error("Section offsets must be ordered and non-overlapping.");return i=a,{generatedOffset:{generatedLine:o+1,generatedColumn:u+1},consumer:new FH(At.getArg(s,"map"),e)}})}Oi.prototype=Object.create(FH.prototype);Oi.prototype.constructor=FH;Oi.prototype._version=3;Object.defineProperty(Oi.prototype,"sources",{get:function(){for(var t=[],e=0;e<this._sections.length;e++)for(var H=0;H<this._sections[e].consumer.sources.length;H++)t.push(this._sections[e].consumer.sources[H]);return t}});Oi.prototype.originalPositionFor=function(e){var H={generatedLine:At.getArg(e,"line"),generatedColumn:At.getArg(e,"column")},r=Hx.search(H,this._sections,function(i,s){var a=i.generatedLine-s.generatedOffset.generatedLine;return a||i.generatedColumn-s.generatedOffset.generatedColumn}),n=this._sections[r];return n?n.consumer.originalPositionFor({line:H.generatedLine-(n.generatedOffset.generatedLine-1),column:H.generatedColumn-(n.generatedOffset.generatedLine===H.generatedLine?n.generatedOffset.generatedColumn-1:0),bias:e.bias}):{source:null,line:null,column:null,name:null}};Oi.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(e){return e.consumer.hasContentsOfAllSources()})};Oi.prototype.sourceContentFor=function(e,H){for(var r=0;r<this._sections.length;r++){var n=this._sections[r],i=n.consumer.sourceContentFor(e,!0);if(i)return i}if(H)return null;throw new Error('"'+e+'" is not in the SourceMap.')};Oi.prototype.generatedPositionFor=function(e){for(var H=0;H<this._sections.length;H++){var r=this._sections[H];if(r.consumer._findSourceIndex(At.getArg(e,"source"))!==-1){var n=r.consumer.generatedPositionFor(e);if(n){var i={line:n.line+(r.generatedOffset.generatedLine-1),column:n.column+(r.generatedOffset.generatedLine===n.line?r.generatedOffset.generatedColumn-1:0)};return i}}}return{line:null,column:null}};Oi.prototype._parseMappings=function(e,H){this.__generatedMappings=[],this.__originalMappings=[];for(var r=0;r<this._sections.length;r++)for(var n=this._sections[r],i=n.consumer._generatedMappings,s=0;s<i.length;s++){var a=i[s],o=n.consumer._sources.at(a.source);o=At.computeSourceURL(n.consumer.sourceRoot,o,this._sourceMapURL),this._sources.add(o),o=this._sources.indexOf(o);var u=null;a.name&&(u=n.consumer._names.at(a.name),this._names.add(u),u=this._names.indexOf(u));var c={source:o,generatedLine:a.generatedLine+(n.generatedOffset.generatedLine-1),generatedColumn:a.generatedColumn+(n.generatedOffset.generatedLine===a.generatedLine?n.generatedOffset.generatedColumn-1:0),originalLine:a.originalLine,originalColumn:a.originalColumn,name:u};this.__generatedMappings.push(c),typeof c.originalLine=="number"&&this.__originalMappings.push(c)}t_(this.__generatedMappings,At.compareByGeneratedPositionsDeflated),t_(this.__originalMappings,At.compareByOriginalPositions)};QA.IndexedSourceMapConsumer=Oi});var Pj=D(bj=>{var c3e=ex().SourceMapGenerator,eg=tl(),l3e=/(\r?\n)/,f3e=10,rl="$$$isSourceNode$$$";function xn(t,e,H,r,n){this.children=[],this.sourceContents={},this.line=t??null,this.column=e??null,this.source=H??null,this.name=n??null,this[rl]=!0,r!=null&&this.add(r)}xn.fromStringWithSourceMap=function(e,H,r){var n=new xn,i=e.split(l3e),s=0,a=function(){var h=_(),p=_()||"";return h+p;function _(){return s<i.length?i[s++]:void 0}},o=1,u=0,c=null;return H.eachMapping(function(h){if(c!==null)if(o<h.generatedLine)f(c,a()),o++,u=0;else{var p=i[s]||"",_=p.substr(0,h.generatedColumn-u);i[s]=p.substr(h.generatedColumn-u),u=h.generatedColumn,f(c,_),c=h;return}for(;o<h.generatedLine;)n.add(a()),o++;if(u<h.generatedColumn){var p=i[s]||"";n.add(p.substr(0,h.generatedColumn)),i[s]=p.substr(h.generatedColumn),u=h.generatedColumn}c=h},this),s<i.length&&(c&&f(c,a()),n.add(i.splice(s).join(""))),H.sources.forEach(function(h){var p=H.sourceContentFor(h);p!=null&&(r!=null&&(h=eg.join(r,h)),n.setSourceContent(h,p))}),n;function f(h,p){if(h===null||h.source===void 0)n.add(p);else{var _=r?eg.join(r,h.source):h.source;n.add(new xn(h.originalLine,h.originalColumn,_,p,h.name))}}};xn.prototype.add=function(e){if(Array.isArray(e))e.forEach(function(H){this.add(H)},this);else if(e[rl]||typeof e=="string")e&&this.children.push(e);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);return this};xn.prototype.prepend=function(e){if(Array.isArray(e))for(var H=e.length-1;H>=0;H--)this.prepend(e[H]);else if(e[rl]||typeof e=="string")this.children.unshift(e);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);return this};xn.prototype.walk=function(e){for(var H,r=0,n=this.children.length;r<n;r++)H=this.children[r],H[rl]?H.walk(e):H!==""&&e(H,{source:this.source,line:this.line,column:this.column,name:this.name})};xn.prototype.join=function(e){var H,r,n=this.children.length;if(n>0){for(H=[],r=0;r<n-1;r++)H.push(this.children[r]),H.push(e);H.push(this.children[r]),this.children=H}return this};xn.prototype.replaceRight=function(e,H){var r=this.children[this.children.length-1];return r[rl]?r.replaceRight(e,H):typeof r=="string"?this.children[this.children.length-1]=r.replace(e,H):this.children.push("".replace(e,H)),this};xn.prototype.setSourceContent=function(e,H){this.sourceContents[eg.toSetString(e)]=H};xn.prototype.walkSourceContents=function(e){for(var H=0,r=this.children.length;H<r;H++)this.children[H][rl]&&this.children[H].walkSourceContents(e);for(var n=Object.keys(this.sourceContents),H=0,r=n.length;H<r;H++)e(eg.fromSetString(n[H]),this.sourceContents[n[H]])};xn.prototype.toString=function(){var e="";return this.walk(function(H){e+=H}),e};xn.prototype.toStringWithSourceMap=function(e){var H={code:"",line:1,column:0},r=new c3e(e),n=!1,i=null,s=null,a=null,o=null;return this.walk(function(u,c){H.code+=u,c.source!==null&&c.line!==null&&c.column!==null?((i!==c.source||s!==c.line||a!==c.column||o!==c.name)&&r.addMapping({source:c.source,original:{line:c.line,column:c.column},generated:{line:H.line,column:H.column},name:c.name}),i=c.source,s=c.line,a=c.column,o=c.name,n=!0):n&&(r.addMapping({generated:{line:H.line,column:H.column}}),i=null,n=!1);for(var f=0,h=u.length;f<h;f++)u.charCodeAt(f)===f3e?(H.line++,H.column=0,f+1===h?(i=null,n=!1):n&&r.addMapping({source:c.source,original:{line:c.line,column:c.column},generated:{line:H.line,column:H.column},name:c.name})):H.column++}),this.walkSourceContents(function(u,c){r.setSourceContent(u,c)}),{code:H.code,map:r}};bj.SourceNode=xn});var Hg=D(tg=>{tg.SourceMapGenerator=ex().SourceMapGenerator;tg.SourceMapConsumer=yj().SourceMapConsumer;tg.SourceNode=Pj().SourceNode});var Oj=D((het,Rj)=>{"use strict";var{SourceMapConsumer:xj,SourceMapGenerator:Cj}=Hg(),{dirname:rg,resolve:Mj,relative:wj,sep:Tj}=require("path"),{pathToFileURL:Nj}=require("url"),h3e=Boolean(xj&&Cj),p3e=Boolean(rg&&Mj&&wj&&Tj),kj=class{constructor(e,H,r){this.stringify=e,this.mapOpts=r.map||{},this.root=H,this.opts=r}isMap(){return typeof this.opts.map!="undefined"?!!this.opts.map:this.previous().length>0}previous(){return this.previousMaps||(this.previousMaps=[],this.root.walk(e=>{if(e.source&&e.source.input.map){let H=e.source.input.map;this.previousMaps.includes(H)||this.previousMaps.push(H)}})),this.previousMaps}isInline(){if(typeof this.mapOpts.inline!="undefined")return this.mapOpts.inline;let e=this.mapOpts.annotation;return typeof e!="undefined"&&e!==!0?!1:this.previous().length?this.previous().some(H=>H.inline):!0}isSourcesContent(){return typeof this.mapOpts.sourcesContent!="undefined"?this.mapOpts.sourcesContent:this.previous().length?this.previous().some(e=>e.withContent()):!0}clearAnnotation(){if(this.mapOpts.annotation===!1)return;let e;for(let H=this.root.nodes.length-1;H>=0;H--)e=this.root.nodes[H],e.type==="comment"&&e.text.indexOf("# sourceMappingURL=")===0&&this.root.removeChild(H)}setSourcesContent(){let e={};this.root.walk(H=>{if(H.source){let r=H.source.input.from;r&&!e[r]&&(e[r]=!0,this.map.setSourceContent(this.toUrl(this.path(r)),H.source.input.css))}})}applyPrevMaps(){for(let e of this.previous()){let H=this.toUrl(this.path(e.file)),r=e.root||rg(e.file),n;this.mapOpts.sourcesContent===!1?(n=new xj(e.text),n.sourcesContent&&(n.sourcesContent=n.sourcesContent.map(()=>null))):n=e.consumer(),this.map.applySourceMap(n,H,this.toUrl(this.path(r)))}}isAnnotation(){return this.isInline()?!0:typeof this.mapOpts.annotation!="undefined"?this.mapOpts.annotation:this.previous().length?this.previous().some(e=>e.annotation):!0}toBase64(e){return Buffer?Buffer.from(e).toString("base64"):window.btoa(unescape(encodeURIComponent(e)))}addAnnotation(){let e;this.isInline()?e="data:application/json;base64,"+this.toBase64(this.map.toString()):typeof this.mapOpts.annotation=="string"?e=this.mapOpts.annotation:typeof this.mapOpts.annotation=="function"?e=this.mapOpts.annotation(this.opts.to,this.root):e=this.outputFile()+".map";let H=`
277
+ `;this.css.includes(`\r
278
+ `)&&(H=`\r
279
+ `),this.css+=H+"/*# sourceMappingURL="+e+" */"}outputFile(){return this.opts.to?this.path(this.opts.to):this.opts.from?this.path(this.opts.from):"to.css"}generateMap(){return this.generateString(),this.isSourcesContent()&&this.setSourcesContent(),this.previous().length>0&&this.applyPrevMaps(),this.isAnnotation()&&this.addAnnotation(),this.isInline()?[this.css]:[this.css,this.map]}path(e){if(e.indexOf("<")===0||/^\w+:\/\//.test(e)||this.mapOpts.absolute)return e;let H=this.opts.to?rg(this.opts.to):".";return typeof this.mapOpts.annotation=="string"&&(H=rg(Mj(H,this.mapOpts.annotation))),e=wj(H,e),e}toUrl(e){return Tj==="\\"&&(e=e.replace(/\\/g,"/")),encodeURI(e).replace(/[#?]/g,encodeURIComponent)}sourcePath(e){if(this.mapOpts.from)return this.toUrl(this.mapOpts.from);if(this.mapOpts.absolute){if(Nj)return Nj(e.source.input.from).toString();throw new Error("`map.absolute` option is not available in this PostCSS build")}else return this.toUrl(this.path(e.source.input.from))}generateString(){this.css="",this.map=new Cj({file:this.outputFile()});let e=1,H=1,r="<no source>",n={source:"",generated:{line:0,column:0},original:{line:0,column:0}},i,s;this.stringify(this.root,(a,o,u)=>{if(this.css+=a,o&&u!=="end"&&(n.generated.line=e,n.generated.column=H-1,o.source&&o.source.start?(n.source=this.sourcePath(o),n.original.line=o.source.start.line,n.original.column=o.source.start.column-1,this.map.addMapping(n)):(n.source=r,n.original.line=1,n.original.column=0,this.map.addMapping(n))),i=a.match(/\n/g),i?(e+=i.length,s=a.lastIndexOf(`
280
+ `),H=a.length-s):H+=a.length,o&&u!=="start"){let c=o.parent||{raws:{}};(o.type!=="decl"||o!==c.last||c.raws.semicolon)&&(o.source&&o.source.end?(n.source=this.sourcePath(o),n.original.line=o.source.end.line,n.original.column=o.source.end.column-1,n.generated.line=e,n.generated.column=H-2,this.map.addMapping(n)):(n.source=r,n.original.line=1,n.original.column=0,n.generated.line=e,n.generated.column=H-1,this.map.addMapping(n)))}})}generate(){if(this.clearAnnotation(),p3e&&h3e&&this.isMap())return this.generateMap();let e="";return this.stringify(this.root,H=>{e+=H}),[e]}};Rj.exports=kj});var H_=D((pet,Uj)=>{"use strict";var _3e=Jp(),ng=class extends _3e{constructor(e){super(e);this.type="comment"}};Uj.exports=ng;ng.default=ng});var ja=D((_et,Zj)=>{"use strict";var{isClean:Fj,my:Wj}=GA(),Bj=Yp(),Xj=H_(),d3e=Jp(),qj,nx,ix;function Vj(t){return t.map(e=>(e.nodes&&(e.nodes=Vj(e.nodes)),delete e.source,e))}function Gj(t){if(t[Fj]=!1,t.proxyOf.nodes)for(let e of t.proxyOf.nodes)Gj(e)}var Ui=class extends d3e{push(e){return e.parent=this,this.proxyOf.nodes.push(e),this}each(e){if(!this.proxyOf.nodes)return;let H=this.getIterator(),r,n;for(;this.indexes[H]<this.proxyOf.nodes.length&&(r=this.indexes[H],n=e(this.proxyOf.nodes[r],r),n!==!1);)this.indexes[H]+=1;return delete this.indexes[H],n}walk(e){return this.each((H,r)=>{let n;try{n=e(H,r)}catch(i){throw H.addToError(i)}return n!==!1&&H.walk&&(n=H.walk(e)),n})}walkDecls(e,H){return H?e instanceof RegExp?this.walk((r,n)=>{if(r.type==="decl"&&e.test(r.prop))return H(r,n)}):this.walk((r,n)=>{if(r.type==="decl"&&r.prop===e)return H(r,n)}):(H=e,this.walk((r,n)=>{if(r.type==="decl")return H(r,n)}))}walkRules(e,H){return H?e instanceof RegExp?this.walk((r,n)=>{if(r.type==="rule"&&e.test(r.selector))return H(r,n)}):this.walk((r,n)=>{if(r.type==="rule"&&r.selector===e)return H(r,n)}):(H=e,this.walk((r,n)=>{if(r.type==="rule")return H(r,n)}))}walkAtRules(e,H){return H?e instanceof RegExp?this.walk((r,n)=>{if(r.type==="atrule"&&e.test(r.name))return H(r,n)}):this.walk((r,n)=>{if(r.type==="atrule"&&r.name===e)return H(r,n)}):(H=e,this.walk((r,n)=>{if(r.type==="atrule")return H(r,n)}))}walkComments(e){return this.walk((H,r)=>{if(H.type==="comment")return e(H,r)})}append(...e){for(let H of e){let r=this.normalize(H,this.last);for(let n of r)this.proxyOf.nodes.push(n)}return this.markDirty(),this}prepend(...e){e=e.reverse();for(let H of e){let r=this.normalize(H,this.first,"prepend").reverse();for(let n of r)this.proxyOf.nodes.unshift(n);for(let n in this.indexes)this.indexes[n]=this.indexes[n]+r.length}return this.markDirty(),this}cleanRaws(e){if(super.cleanRaws(e),this.nodes)for(let H of this.nodes)H.cleanRaws(e)}insertBefore(e,H){e=this.index(e);let r=e===0?"prepend":!1,n=this.normalize(H,this.proxyOf.nodes[e],r).reverse();for(let s of n)this.proxyOf.nodes.splice(e,0,s);let i;for(let s in this.indexes)i=this.indexes[s],e<=i&&(this.indexes[s]=i+n.length);return this.markDirty(),this}insertAfter(e,H){e=this.index(e);let r=this.normalize(H,this.proxyOf.nodes[e]).reverse();for(let i of r)this.proxyOf.nodes.splice(e+1,0,i);let n;for(let i in this.indexes)n=this.indexes[i],e<n&&(this.indexes[i]=n+r.length);return this.markDirty(),this}removeChild(e){e=this.index(e),this.proxyOf.nodes[e].parent=void 0,this.proxyOf.nodes.splice(e,1);let H;for(let r in this.indexes)H=this.indexes[r],H>=e&&(this.indexes[r]=H-1);return this.markDirty(),this}removeAll(){for(let e of this.proxyOf.nodes)e.parent=void 0;return this.proxyOf.nodes=[],this.markDirty(),this}replaceValues(e,H,r){return r||(r=H,H={}),this.walkDecls(n=>{H.props&&!H.props.includes(n.prop)||H.fast&&!n.value.includes(H.fast)||(n.value=n.value.replace(e,r))}),this.markDirty(),this}every(e){return this.nodes.every(e)}some(e){return this.nodes.some(e)}index(e){return typeof e=="number"?e:(e.proxyOf&&(e=e.proxyOf),this.proxyOf.nodes.indexOf(e))}get first(){if(!!this.proxyOf.nodes)return this.proxyOf.nodes[0]}get last(){if(!!this.proxyOf.nodes)return this.proxyOf.nodes[this.proxyOf.nodes.length-1]}normalize(e,H){if(typeof e=="string")e=Vj(qj(e).nodes);else if(Array.isArray(e)){e=e.slice(0);for(let n of e)n.parent&&n.parent.removeChild(n,"ignore")}else if(e.type==="root"&&this.type!=="document"){e=e.nodes.slice(0);for(let n of e)n.parent&&n.parent.removeChild(n,"ignore")}else if(e.type)e=[e];else if(e.prop){if(typeof e.value=="undefined")throw new Error("Value field is missed in node creation");typeof e.value!="string"&&(e.value=String(e.value)),e=[new Bj(e)]}else if(e.selector)e=[new nx(e)];else if(e.name)e=[new ix(e)];else if(e.text)e=[new Xj(e)];else throw new Error("Unknown node type in node creation");return e.map(n=>(n[Wj]||Ui.rebuild(n),n=n.proxyOf,n.parent&&n.parent.removeChild(n),n[Fj]&&Gj(n),typeof n.raws.before=="undefined"&&H&&typeof H.raws.before!="undefined"&&(n.raws.before=H.raws.before.replace(/\S/g,"")),n.parent=this,n))}getProxyProcessor(){return{set(e,H,r){return e[H]===r||(e[H]=r,(H==="name"||H==="params"||H==="selector")&&e.markDirty()),!0},get(e,H){return H==="proxyOf"?e:e[H]?H==="each"||typeof H=="string"&&H.startsWith("walk")?(...r)=>e[H](...r.map(n=>typeof n=="function"?(i,s)=>n(i.toProxy(),s):n)):H==="every"||H==="some"?r=>e[H]((n,...i)=>r(n.toProxy(),...i)):H==="root"?()=>e.root().toProxy():H==="nodes"?e.nodes.map(r=>r.toProxy()):H==="first"||H==="last"?e[H].toProxy():e[H]:e[H]}}}getIterator(){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;let e=this.lastEach;return this.indexes[e]=0,e}};Ui.registerParse=t=>{qj=t};Ui.registerRule=t=>{nx=t};Ui.registerAtRule=t=>{ix=t};Zj.exports=Ui;Ui.default=Ui;Ui.rebuild=t=>{t.type==="atrule"?Object.setPrototypeOf(t,ix.prototype):t.type==="rule"?Object.setPrototypeOf(t,nx.prototype):t.type==="decl"?Object.setPrototypeOf(t,Bj.prototype):t.type==="comment"&&Object.setPrototypeOf(t,Xj.prototype),t[Wj]=!0,t.nodes&&t.nodes.forEach(e=>{Ui.rebuild(e)})}});var ig=D((det,zj)=>{"use strict";var L3e=ja(),Kj,jj,nl=class extends L3e{constructor(e){super({type:"document",...e});this.nodes||(this.nodes=[])}toResult(e={}){return new Kj(new jj,this,e).stringify()}};nl.registerLazyResult=t=>{Kj=t};nl.registerProcessor=t=>{jj=t};zj.exports=nl;nl.default=nl});var Qj=D((Let,Yj)=>{"use strict";var Jj={};Yj.exports=function(e){Jj[e]||(Jj[e]=!0,typeof console!="undefined"&&console.warn&&console.warn(e))}});var sx=D((Eet,ez)=>{"use strict";var sg=class{constructor(e,H={}){if(this.type="warning",this.text=e,H.node&&H.node.source){let r=H.node.positionBy(H);this.line=r.line,this.column=r.column}for(let r in H)this[r]=H[r]}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}};ez.exports=sg;sg.default=sg});var ax=D((Iet,tz)=>{"use strict";var E3e=sx(),ag=class{constructor(e,H,r){this.processor=e,this.messages=[],this.root=H,this.opts=r,this.css=void 0,this.map=void 0}toString(){return this.css}warn(e,H={}){H.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(H.plugin=this.lastPlugin.postcssPlugin);let r=new E3e(e,H);return this.messages.push(r),r}warnings(){return this.messages.filter(e=>e.type==="warning")}get content(){return this.css}};tz.exports=ag;ag.default=ag});var og=D((Aet,rz)=>{"use strict";var Hz=ja(),r_=class extends Hz{constructor(e){super(e);this.type="atrule"}append(...e){return this.proxyOf.nodes||(this.nodes=[]),super.append(...e)}prepend(...e){return this.proxyOf.nodes||(this.nodes=[]),super.prepend(...e)}};rz.exports=r_;r_.default=r_;Hz.registerAtRule(r_)});var sl=D((get,sz)=>{"use strict";var I3e=ja(),nz,iz,il=class extends I3e{constructor(e){super(e);this.type="root",this.nodes||(this.nodes=[])}removeChild(e,H){let r=this.index(e);return!H&&r===0&&this.nodes.length>1&&(this.nodes[1].raws.before=this.nodes[r].raws.before),super.removeChild(e)}normalize(e,H,r){let n=super.normalize(e);if(H){if(r==="prepend")this.nodes.length>1?H.raws.before=this.nodes[1].raws.before:delete H.raws.before;else if(this.first!==H)for(let i of n)i.raws.before=H.raws.before}return n}toResult(e={}){return new nz(new iz,this,e).stringify()}};il.registerLazyResult=t=>{nz=t};il.registerProcessor=t=>{iz=t};sz.exports=il;il.default=il});var ox=D((met,az)=>{"use strict";var n_={split(t,e,H){let r=[],n="",i=!1,s=0,a=!1,o=!1;for(let u of t)o?o=!1:u==="\\"?o=!0:a?u===a&&(a=!1):u==='"'||u==="'"?a=u:u==="("?s+=1:u===")"?s>0&&(s-=1):s===0&&e.includes(u)&&(i=!0),i?(n!==""&&r.push(n.trim()),n="",i=!1):n+=u;return(H||n!=="")&&r.push(n.trim()),r},space(t){let e=[" ",`
281
+ `," "];return n_.split(t,e)},comma(t){return n_.split(t,[","],!0)}};az.exports=n_;n_.default=n_});var ug=D(($et,uz)=>{"use strict";var oz=ja(),A3e=ox(),i_=class extends oz{constructor(e){super(e);this.type="rule",this.nodes||(this.nodes=[])}get selectors(){return A3e.comma(this.selector)}set selectors(e){let H=this.selector?this.selector.match(/,\s*/):null,r=H?H[0]:","+this.raw("between","beforeOpen");this.selector=e.join(r)}};uz.exports=i_;i_.default=i_;oz.registerRule(i_)});var hz=D((vet,fz)=>{"use strict";var g3e=Yp(),m3e=FP(),$3e=H_(),S3e=og(),v3e=sl(),cz=ug(),lz=class{constructor(e){this.input=e,this.root=new v3e,this.current=this.root,this.spaces="",this.semicolon=!1,this.customProperty=!1,this.createTokenizer(),this.root.source={input:e,start:{offset:0,line:1,column:1}}}createTokenizer(){this.tokenizer=m3e(this.input)}parse(){let e;for(;!this.tokenizer.endOfFile();)switch(e=this.tokenizer.nextToken(),e[0]){case"space":this.spaces+=e[1];break;case";":this.freeSemicolon(e);break;case"}":this.end(e);break;case"comment":this.comment(e);break;case"at-word":this.atrule(e);break;case"{":this.emptyRule(e);break;default:this.other(e);break}this.endFile()}comment(e){let H=new $3e;this.init(H,e[2]),H.source.end=this.getPosition(e[3]||e[2]);let r=e[1].slice(2,-2);if(/^\s*$/.test(r))H.text="",H.raws.left=r,H.raws.right="";else{let n=r.match(/^(\s*)([^]*\S)(\s*)$/);H.text=n[2],H.raws.left=n[1],H.raws.right=n[3]}}emptyRule(e){let H=new cz;this.init(H,e[2]),H.selector="",H.raws.between="",this.current=H}other(e){let H=!1,r=null,n=!1,i=null,s=[],a=e[1].startsWith("--"),o=[],u=e;for(;u;){if(r=u[0],o.push(u),r==="("||r==="[")i||(i=u),s.push(r==="("?")":"]");else if(a&&n&&r==="{")i||(i=u),s.push("}");else if(s.length===0)if(r===";")if(n){this.decl(o,a);return}else break;else if(r==="{"){this.rule(o);return}else if(r==="}"){this.tokenizer.back(o.pop()),H=!0;break}else r===":"&&(n=!0);else r===s[s.length-1]&&(s.pop(),s.length===0&&(i=null));u=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(H=!0),s.length>0&&this.unclosedBracket(i),H&&n){for(;o.length&&(u=o[o.length-1][0],!(u!=="space"&&u!=="comment"));)this.tokenizer.back(o.pop());this.decl(o,a)}else this.unknownWord(o)}rule(e){e.pop();let H=new cz;this.init(H,e[0][2]),H.raws.between=this.spacesAndCommentsFromEnd(e),this.raw(H,"selector",e),this.current=H}decl(e,H){let r=new g3e;this.init(r,e[0][2]);let n=e[e.length-1];for(n[0]===";"&&(this.semicolon=!0,e.pop()),r.source.end=this.getPosition(n[3]||n[2]);e[0][0]!=="word";)e.length===1&&this.unknownWord(e),r.raws.before+=e.shift()[1];for(r.source.start=this.getPosition(e[0][2]),r.prop="";e.length;){let o=e[0][0];if(o===":"||o==="space"||o==="comment")break;r.prop+=e.shift()[1]}r.raws.between="";let i;for(;e.length;)if(i=e.shift(),i[0]===":"){r.raws.between+=i[1];break}else i[0]==="word"&&/\w/.test(i[1])&&this.unknownWord([i]),r.raws.between+=i[1];(r.prop[0]==="_"||r.prop[0]==="*")&&(r.raws.before+=r.prop[0],r.prop=r.prop.slice(1));let s=this.spacesAndCommentsFromStart(e);this.precheckMissedSemicolon(e);for(let o=e.length-1;o>=0;o--){if(i=e[o],i[1].toLowerCase()==="!important"){r.important=!0;let u=this.stringFrom(e,o);u=this.spacesFromEnd(e)+u,u!==" !important"&&(r.raws.important=u);break}else if(i[1].toLowerCase()==="important"){let u=e.slice(0),c="";for(let f=o;f>0;f--){let h=u[f][0];if(c.trim().indexOf("!")===0&&h!=="space")break;c=u.pop()[1]+c}c.trim().indexOf("!")===0&&(r.important=!0,r.raws.important=c,e=u)}if(i[0]!=="space"&&i[0]!=="comment")break}let a=e.some(o=>o[0]!=="space"&&o[0]!=="comment");this.raw(r,"value",e),a?r.raws.between+=s:r.value=s+r.value,r.value.includes(":")&&!H&&this.checkMissedSemicolon(e)}atrule(e){let H=new S3e;H.name=e[1].slice(1),H.name===""&&this.unnamedAtrule(H,e),this.init(H,e[2]);let r,n,i,s=!1,a=!1,o=[],u=[];for(;!this.tokenizer.endOfFile();){if(e=this.tokenizer.nextToken(),r=e[0],r==="("||r==="["?u.push(r==="("?")":"]"):r==="{"&&u.length>0?u.push("}"):r===u[u.length-1]&&u.pop(),u.length===0)if(r===";"){H.source.end=this.getPosition(e[2]),this.semicolon=!0;break}else if(r==="{"){a=!0;break}else if(r==="}"){if(o.length>0){for(i=o.length-1,n=o[i];n&&n[0]==="space";)n=o[--i];n&&(H.source.end=this.getPosition(n[3]||n[2]))}this.end(e);break}else o.push(e);else o.push(e);if(this.tokenizer.endOfFile()){s=!0;break}}H.raws.between=this.spacesAndCommentsFromEnd(o),o.length?(H.raws.afterName=this.spacesAndCommentsFromStart(o),this.raw(H,"params",o),s&&(e=o[o.length-1],H.source.end=this.getPosition(e[3]||e[2]),this.spaces=H.raws.between,H.raws.between="")):(H.raws.afterName="",H.params=""),a&&(H.nodes=[],this.current=H)}end(e){this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.semicolon=!1,this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.spaces="",this.current.parent?(this.current.source.end=this.getPosition(e[2]),this.current=this.current.parent):this.unexpectedClose(e)}endFile(){this.current.parent&&this.unclosedBlock(),this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.current.raws.after=(this.current.raws.after||"")+this.spaces}freeSemicolon(e){if(this.spaces+=e[1],this.current.nodes){let H=this.current.nodes[this.current.nodes.length-1];H&&H.type==="rule"&&!H.raws.ownSemicolon&&(H.raws.ownSemicolon=this.spaces,this.spaces="")}}getPosition(e){let H=this.input.fromOffset(e);return{offset:e,line:H.line,column:H.col}}init(e,H){this.current.push(e),e.source={start:this.getPosition(H),input:this.input},e.raws.before=this.spaces,this.spaces="",e.type!=="comment"&&(this.semicolon=!1)}raw(e,H,r){let n,i,s=r.length,a="",o=!0,u,c,f=/^([#.|])?(\w)+/i;for(let h=0;h<s;h+=1){if(n=r[h],i=n[0],i==="comment"&&e.type==="rule"){c=r[h-1],u=r[h+1],c[0]!=="space"&&u[0]!=="space"&&f.test(c[1])&&f.test(u[1])?a+=n[1]:o=!1;continue}i==="comment"||i==="space"&&h===s-1?o=!1:a+=n[1]}if(!o){let h=r.reduce((p,_)=>p+_[1],"");e.raws[H]={value:a,raw:h}}e[H]=a}spacesAndCommentsFromEnd(e){let H,r="";for(;e.length&&(H=e[e.length-1][0],!(H!=="space"&&H!=="comment"));)r=e.pop()[1]+r;return r}spacesAndCommentsFromStart(e){let H,r="";for(;e.length&&(H=e[0][0],!(H!=="space"&&H!=="comment"));)r+=e.shift()[1];return r}spacesFromEnd(e){let H,r="";for(;e.length&&(H=e[e.length-1][0],H==="space");)r=e.pop()[1]+r;return r}stringFrom(e,H){let r="";for(let n=H;n<e.length;n++)r+=e[n][1];return e.splice(H,e.length-H),r}colon(e){let H=0,r,n,i;for(let[s,a]of e.entries()){if(r=a,n=r[0],n==="("&&(H+=1),n===")"&&(H-=1),H===0&&n===":")if(!i)this.doubleColon(r);else{if(i[0]==="word"&&i[1]==="progid")continue;return s}i=r}return!1}unclosedBracket(e){throw this.input.error("Unclosed bracket",e[2])}unknownWord(e){throw this.input.error("Unknown word",e[0][2])}unexpectedClose(e){throw this.input.error("Unexpected }",e[2])}unclosedBlock(){let e=this.current.source.start;throw this.input.error("Unclosed block",e.line,e.column)}doubleColon(e){throw this.input.error("Double colon",e[2])}unnamedAtrule(e,H){throw this.input.error("At-rule without name",H[2])}precheckMissedSemicolon(){}checkMissedSemicolon(e){let H=this.colon(e);if(H===!1)return;let r=0,n;for(let i=H-1;i>=0&&(n=e[i],!(n[0]!=="space"&&(r+=1,r===2)));i--);throw this.input.error("Missed semicolon",n[0]==="word"?n[3]+1:n[2])}};fz.exports=lz});var cx=D((Det,dz)=>{"use strict";var{SourceMapConsumer:pz,SourceMapGenerator:_z}=Hg(),{existsSync:D3e,readFileSync:y3e}=require("fs"),{dirname:ux,join:b3e}=require("path");function P3e(t){return Buffer?Buffer.from(t,"base64").toString():window.atob(t)}var cg=class{constructor(e,H){if(H.map===!1)return;this.loadAnnotation(e),this.inline=this.startWith(this.annotation,"data:");let r=H.map?H.map.prev:void 0,n=this.loadMap(H.from,r);!this.mapFile&&H.from&&(this.mapFile=H.from),this.mapFile&&(this.root=ux(this.mapFile)),n&&(this.text=n)}consumer(){return this.consumerCache||(this.consumerCache=new pz(this.text)),this.consumerCache}withContent(){return!!(this.consumer().sourcesContent&&this.consumer().sourcesContent.length>0)}startWith(e,H){return e?e.substr(0,H.length)===H:!1}getAnnotationURL(e){return e.match(/\/\*\s*# sourceMappingURL=((?:(?!sourceMappingURL=).)*)\*\//)[1].trim()}loadAnnotation(e){let H=e.match(/\/\*\s*# sourceMappingURL=(?:(?!sourceMappingURL=).)*\*\//gm);if(H&&H.length>0){let r=H[H.length-1];r&&(this.annotation=this.getAnnotationURL(r))}}decodeInline(e){let H=/^data:application\/json;charset=utf-?8;base64,/,r=/^data:application\/json;base64,/,n=/^data:application\/json;charset=utf-?8,/,i=/^data:application\/json,/;if(n.test(e)||i.test(e))return decodeURIComponent(e.substr(RegExp.lastMatch.length));if(H.test(e)||r.test(e))return P3e(e.substr(RegExp.lastMatch.length));let s=e.match(/data:application\/json;([^,]+),/)[1];throw new Error("Unsupported source map encoding "+s)}loadFile(e){if(this.root=ux(e),D3e(e))return this.mapFile=e,y3e(e,"utf-8").toString().trim()}loadMap(e,H){if(H===!1)return!1;if(H){if(typeof H=="string")return H;if(typeof H=="function"){let r=H(e);if(r){let n=this.loadFile(r);if(!n)throw new Error("Unable to load previous source map: "+r.toString());return n}}else{if(H instanceof pz)return _z.fromSourceMap(H).toString();if(H instanceof _z)return H.toString();if(this.isMap(H))return JSON.stringify(H);throw new Error("Unsupported previous source map format: "+H.toString())}}else{if(this.inline)return this.decodeInline(this.annotation);if(this.annotation){let r=this.annotation;return e&&(r=b3e(ux(e),r)),this.loadFile(r)}}}isMap(e){return typeof e!="object"?!1:typeof e.mappings=="string"||typeof e._mappings=="string"||Array.isArray(e.sections)}};dz.exports=cg;cg.default=cg});var fg=D((yet,Az)=>{"use strict";var{SourceMapConsumer:x3e,SourceMapGenerator:C3e}=Hg(),{fileURLToPath:Lz,pathToFileURL:lg}=require("url"),{resolve:lx,isAbsolute:fx}=require("path"),{nanoid:M3e}=IP(),hx=WP(),Ez=VA(),w3e=cx(),px=Symbol("fromOffsetCache"),T3e=Boolean(x3e&&C3e),Iz=Boolean(lx&&fx),s_=class{constructor(e,H={}){if(e===null||typeof e=="undefined"||typeof e=="object"&&!e.toString)throw new Error(`PostCSS received ${e} instead of CSS string`);if(this.css=e.toString(),this.css[0]==="\uFEFF"||this.css[0]==="\uFFFE"?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,H.from&&(!Iz||/^\w+:\/\//.test(H.from)||fx(H.from)?this.file=H.from:this.file=lx(H.from)),Iz&&T3e){let r=new w3e(this.css,H);if(r.text){this.map=r;let n=r.consumer().file;!this.file&&n&&(this.file=this.mapResolve(n))}}this.file||(this.id="<input css "+M3e(6)+">"),this.map&&(this.map.file=this.from)}fromOffset(e){let H,r;if(this[px])r=this[px];else{let i=this.css.split(`
282
+ `);r=new Array(i.length);let s=0;for(let a=0,o=i.length;a<o;a++)r[a]=s,s+=i[a].length+1;this[px]=r}H=r[r.length-1];let n=0;if(e>=H)n=r.length-1;else{let i=r.length-2,s;for(;n<i;)if(s=n+(i-n>>1),e<r[s])i=s-1;else if(e>=r[s+1])n=s+1;else{n=s;break}}return{line:n+1,col:e-r[n]+1}}error(e,H,r,n={}){let i;if(!r){let a=this.fromOffset(H);H=a.line,r=a.col}let s=this.origin(H,r);return s?i=new Ez(e,s.line,s.column,s.source,s.file,n.plugin):i=new Ez(e,H,r,this.css,this.file,n.plugin),i.input={line:H,column:r,source:this.css},this.file&&(lg&&(i.input.url=lg(this.file).toString()),i.input.file=this.file),i}origin(e,H){if(!this.map)return!1;let r=this.map.consumer(),n=r.originalPositionFor({line:e,column:H});if(!n.source)return!1;let i;fx(n.source)?i=lg(n.source):i=new URL(n.source,this.map.consumer().sourceRoot||lg(this.map.mapFile));let s={url:i.toString(),line:n.line,column:n.column};if(i.protocol==="file:")if(Lz)s.file=Lz(i);else throw new Error("file: protocol is not available in this PostCSS build");let a=r.sourceContentFor(n.source);return a&&(s.source=a),s}mapResolve(e){return/^\w+:\/\//.test(e)?e:lx(this.map.consumer().sourceRoot||this.map.root||".",e)}get from(){return this.file||this.id}toJSON(){let e={};for(let H of["hasBOM","css","file","id"])this[H]!=null&&(e[H]=this[H]);return this.map&&(e.map={...this.map},e.map.consumerCache&&(e.map.consumerCache=void 0)),e}};Az.exports=s_;s_.default=s_;hx&&hx.registerInput&&hx.registerInput(s_)});var _x=D((bet,gz)=>{"use strict";var N3e=ja(),k3e=hz(),R3e=fg();function hg(t,e){let H=new R3e(t,e),r=new k3e(H);try{r.parse()}catch(n){throw process.env.NODE_ENV!=="production"&&n.name==="CssSyntaxError"&&e&&e.from&&(/\.scss$/i.test(e.from)?n.message+=`
283
+ You tried to parse SCSS with the standard CSS parser; try again with the postcss-scss parser`:/\.sass/i.test(e.from)?n.message+=`
284
+ You tried to parse Sass with the standard CSS parser; try again with the postcss-sass parser`:/\.less$/i.test(e.from)&&(n.message+=`
285
+ You tried to parse Less with the standard CSS parser; try again with the postcss-less parser`)),n}return r.root}gz.exports=hg;hg.default=hg;N3e.registerParse(hg)});var Ex=D((Pet,vz)=>{"use strict";var{isClean:fs,my:O3e}=GA(),U3e=Oj(),F3e=ZA(),W3e=ja(),B3e=ig(),X3e=Qj(),mz=ax(),q3e=_x(),V3e=sl(),G3e={document:"Document",root:"Root",atrule:"AtRule",rule:"Rule",decl:"Declaration",comment:"Comment"},Z3e={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},K3e={postcssPlugin:!0,prepare:!0,Once:!0},al=0;function a_(t){return typeof t=="object"&&typeof t.then=="function"}function $z(t){let e=!1,H=G3e[t.type];return t.type==="decl"?e=t.prop.toLowerCase():t.type==="atrule"&&(e=t.name.toLowerCase()),e&&t.append?[H,H+"-"+e,al,H+"Exit",H+"Exit-"+e]:e?[H,H+"-"+e,H+"Exit",H+"Exit-"+e]:t.append?[H,al,H+"Exit"]:[H,H+"Exit"]}function Sz(t){let e;return t.type==="document"?e=["Document",al,"DocumentExit"]:t.type==="root"?e=["Root",al,"RootExit"]:e=$z(t),{node:t,events:e,eventIndex:0,visitors:[],visitorIndex:0,iterator:0}}function dx(t){return t[fs]=!1,t.nodes&&t.nodes.forEach(e=>dx(e)),t}var Lx={},Ha=class{constructor(e,H,r){this.stringified=!1,this.processed=!1;let n;if(typeof H=="object"&&H!==null&&(H.type==="root"||H.type==="document"))n=dx(H);else if(H instanceof Ha||H instanceof mz)n=dx(H.root),H.map&&(typeof r.map=="undefined"&&(r.map={}),r.map.inline||(r.map.inline=!1),r.map.prev=H.map);else{let i=q3e;r.syntax&&(i=r.syntax.parse),r.parser&&(i=r.parser),i.parse&&(i=i.parse);try{n=i(H,r)}catch(s){this.processed=!0,this.error=s}n&&!n[O3e]&&W3e.rebuild(n)}this.result=new mz(e,n,r),this.helpers={...Lx,result:this.result,postcss:Lx},this.plugins=this.processor.plugins.map(i=>typeof i=="object"&&i.prepare?{...i,...i.prepare(this.result)}:i)}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,H){return process.env.NODE_ENV!=="production"&&("from"in this.opts||X3e("Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning.")),this.async().then(e,H)}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 H=this.runOnRoot(e);if(a_(H))throw this.getAsyncError()}if(this.prepareVisitors(),this.hasListener){let e=this.result.root;for(;!e[fs];)e[fs]=!0,this.walkSync(e);if(this.listeners.OnceExit)if(e.type==="document")for(let H of e.nodes)this.visitSync(this.listeners.OnceExit,H);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,H=F3e;e.syntax&&(H=e.syntax.stringify),e.stringifier&&(H=e.stringifier),H.stringify&&(H=H.stringify);let n=new U3e(H,this.result.root,this.result.opts).generate();return this.result.css=n[0],this.result.map=n[1],this.result}walkSync(e){e[fs]=!0;let H=$z(e);for(let r of H)if(r===al)e.nodes&&e.each(n=>{n[fs]||this.walkSync(n)});else{let n=this.listeners[r];if(n&&this.visitSync(n,e.toProxy()))return}}visitSync(e,H){for(let[r,n]of e){this.result.lastPlugin=r;let i;try{i=n(H,this.helpers)}catch(s){throw this.handleError(s,H.proxyOf)}if(H.type!=="root"&&H.type!=="document"&&!H.parent)return!0;if(a_(i))throw this.getAsyncError()}}runOnRoot(e){this.result.lastPlugin=e;try{if(typeof e=="object"&&e.Once){if(this.result.root.type==="document"){let H=this.result.root.nodes.map(r=>e.Once(r,this.helpers));return a_(H[0])?Promise.all(H):H}return e.Once(this.result.root,this.helpers)}else if(typeof e=="function")return e(this.result.root,this.result)}catch(H){throw this.handleError(H)}}getAsyncError(){throw new Error("Use process(css).then(cb) to work with async plugins")}handleError(e,H){let r=this.result.lastPlugin;try{if(H&&H.addToError(e),this.error=e,e.name==="CssSyntaxError"&&!e.plugin)e.plugin=r.postcssPlugin,e.setMessage();else if(r.postcssVersion&&process.env.NODE_ENV!=="production"){let n=r.postcssPlugin,i=r.postcssVersion,s=this.result.processor.version,a=i.split("."),o=s.split(".");(a[0]!==o[0]||parseInt(a[1])>parseInt(o[1]))&&console.error("Unknown error from PostCSS plugin. Your current PostCSS version is "+s+", but "+n+" uses "+i+". Perhaps this is the source of the error below.")}}catch(n){console&&console.error&&console.error(n)}return e}async runAsync(){this.plugin=0;for(let e=0;e<this.plugins.length;e++){let H=this.plugins[e],r=this.runOnRoot(H);if(a_(r))try{await r}catch(n){throw this.handleError(n)}}if(this.prepareVisitors(),this.hasListener){let e=this.result.root;for(;!e[fs];){e[fs]=!0;let H=[Sz(e)];for(;H.length>0;){let r=this.visitTick(H);if(a_(r))try{await r}catch(n){let i=H[H.length-1].node;throw this.handleError(n,i)}}}if(this.listeners.OnceExit)for(let[H,r]of this.listeners.OnceExit){this.result.lastPlugin=H;try{if(e.type==="document"){let n=e.nodes.map(i=>r(i,this.helpers));await Promise.all(n)}else await r(e,this.helpers)}catch(n){throw this.handleError(n)}}}return this.processed=!0,this.stringify()}prepareVisitors(){this.listeners={};let e=(H,r,n)=>{this.listeners[r]||(this.listeners[r]=[]),this.listeners[r].push([H,n])};for(let H of this.plugins)if(typeof H=="object")for(let r in H){if(!Z3e[r]&&/^[A-Z]/.test(r))throw new Error(`Unknown event ${r} in ${H.postcssPlugin}. Try to update PostCSS (${this.processor.version} now).`);if(!K3e[r])if(typeof H[r]=="object")for(let n in H[r])n==="*"?e(H,r,H[r][n]):e(H,r+"-"+n.toLowerCase(),H[r][n]);else typeof H[r]=="function"&&e(H,r,H[r])}this.hasListener=Object.keys(this.listeners).length>0}visitTick(e){let H=e[e.length-1],{node:r,visitors:n}=H;if(r.type!=="root"&&r.type!=="document"&&!r.parent){e.pop();return}if(n.length>0&&H.visitorIndex<n.length){let[s,a]=n[H.visitorIndex];H.visitorIndex+=1,H.visitorIndex===n.length&&(H.visitors=[],H.visitorIndex=0),this.result.lastPlugin=s;try{return a(r.toProxy(),this.helpers)}catch(o){throw this.handleError(o,r)}}if(H.iterator!==0){let s=H.iterator,a;for(;a=r.nodes[r.indexes[s]];)if(r.indexes[s]+=1,!a[fs]){a[fs]=!0,e.push(Sz(a));return}H.iterator=0,delete r.indexes[s]}let i=H.events;for(;H.eventIndex<i.length;){let s=i[H.eventIndex];if(H.eventIndex+=1,s===al){r.nodes&&r.nodes.length&&(r[fs]=!0,H.iterator=r.getIterator());return}else if(this.listeners[s]){H.visitors=this.listeners[s];return}}e.pop()}};Ha.registerPostcss=t=>{Lx=t};vz.exports=Ha;Ha.default=Ha;V3e.registerLazyResult(Ha);B3e.registerLazyResult(Ha)});var yz=D((xet,Dz)=>{"use strict";var j3e=Ex(),z3e=ig(),J3e=sl(),ol=class{constructor(e=[]){this.version="8.3.9",this.plugins=this.normalize(e)}use(e){return this.plugins=this.plugins.concat(this.normalize([e])),this}process(e,H={}){return this.plugins.length===0&&typeof H.parser=="undefined"&&typeof H.stringifier=="undefined"&&typeof H.syntax=="undefined"&&!H.hideNothingWarning&&process.env.NODE_ENV!=="production"&&typeof console!="undefined"&&console.warn&&console.warn("You did not set any plugins, parser, or stringifier. Right now, PostCSS does nothing. Pick plugins for your case on https://www.postcss.parts/ and use them in postcss.config.js."),new j3e(this,e,H)}normalize(e){let H=[];for(let r of e)if(r.postcss===!0?r=r():r.postcss&&(r=r.postcss),typeof r=="object"&&Array.isArray(r.plugins))H=H.concat(r.plugins);else if(typeof r=="object"&&r.postcssPlugin)H.push(r);else if(typeof r=="function")H.push(r);else if(typeof r=="object"&&(r.parse||r.stringify)){if(process.env.NODE_ENV!=="production")throw new Error("PostCSS syntaxes cannot be used as plugins. Instead, please use one of the syntax/parser/stringifier options as outlined in your PostCSS runner documentation.")}else throw new Error(r+" is not a PostCSS plugin");return H}};Dz.exports=ol;ol.default=ol;J3e.registerProcessor(ol);z3e.registerProcessor(ol)});var Pz=D((Cet,bz)=>{"use strict";var Y3e=Yp(),Q3e=cx(),e9e=H_(),t9e=og(),H9e=fg(),r9e=sl(),n9e=ug();function o_(t,e){if(Array.isArray(t))return t.map(n=>o_(n));let{inputs:H,...r}=t;if(H){e=[];for(let n of H){let i={...n,__proto__:H9e.prototype};i.map&&(i.map={...i.map,__proto__:Q3e.prototype}),e.push(i)}}if(r.nodes&&(r.nodes=t.nodes.map(n=>o_(n,e))),r.source){let{inputId:n,...i}=r.source;r.source=i,n!=null&&(r.source.input=e[n])}if(r.type==="root")return new r9e(r);if(r.type==="decl")return new Y3e(r);if(r.type==="rule")return new n9e(r);if(r.type==="comment")return new e9e(r);if(r.type==="atrule")return new t9e(r);throw new Error("Unknown node type: "+t.type)}bz.exports=o_;o_.default=o_});var ul=D((Met,Rz)=>{"use strict";var i9e=VA(),xz=Yp(),s9e=Ex(),a9e=ja(),Cz=yz(),o9e=ZA(),u9e=Pz(),Mz=ig(),c9e=sx(),wz=H_(),Tz=og(),l9e=ax(),f9e=fg(),h9e=_x(),p9e=ox(),Nz=ug(),kz=sl(),_9e=Jp();function AH(...t){return t.length===1&&Array.isArray(t[0])&&(t=t[0]),new Cz(t)}AH.plugin=function(e,H){console&&console.warn&&(console.warn(e+`: postcss.plugin was deprecated. Migration guide:
286
+ https://evilmartians.com/chronicles/postcss-8-plugin-migration`),process.env.LANG&&process.env.LANG.startsWith("cn")&&console.warn(e+`: \u91CC\u9762 postcss.plugin \u88AB\u5F03\u7528. \u8FC1\u79FB\u6307\u5357:
287
+ https://www.w3ctech.com/topic/2226`));function r(...i){let s=H(...i);return s.postcssPlugin=e,s.postcssVersion=new Cz().version,s}let n;return Object.defineProperty(r,"postcss",{get(){return n||(n=r()),n}}),r.process=function(i,s,a){return AH([r(a)]).process(i,s)},r};AH.stringify=o9e;AH.parse=h9e;AH.fromJSON=u9e;AH.list=p9e;AH.comment=t=>new wz(t);AH.atRule=t=>new Tz(t);AH.decl=t=>new xz(t);AH.rule=t=>new Nz(t);AH.root=t=>new kz(t);AH.document=t=>new Mz(t);AH.CssSyntaxError=i9e;AH.Declaration=xz;AH.Container=a9e;AH.Document=Mz;AH.Comment=wz;AH.Warning=c9e;AH.AtRule=Tz;AH.Result=l9e;AH.Input=f9e;AH.Rule=Nz;AH.Root=kz;AH.Node=_9e;s9e.registerPostcss(AH);Rz.exports=AH;AH.default=AH});var Ix=D((pg,Oz)=>{"use strict";pg.__esModule=!0;pg.default=E9e;function d9e(t){for(var e=t.toLowerCase(),H="",r=!1,n=0;n<6&&e[n]!==void 0;n++){var i=e.charCodeAt(n),s=i>=97&&i<=102||i>=48&&i<=57;if(r=i===32,!s)break;H+=e[n]}if(H.length!==0){var a=parseInt(H,16),o=a>=55296&&a<=57343;return o||a===0||a>1114111?["\uFFFD",H.length+(r?1:0)]:[String.fromCodePoint(a),H.length+(r?1:0)]}}var L9e=/\\/;function E9e(t){var e=L9e.test(t);if(!e)return t;for(var H="",r=0;r<t.length;r++){if(t[r]==="\\"){var n=d9e(t.slice(r+1,r+7));if(n!==void 0){H+=n[0],r+=n[1];continue}if(t[r+1]==="\\"){H+="\\",r++;continue}t.length===r+1&&(H+=t[r]);continue}H+=t[r]}return H}Oz.exports=pg.default});var Fz=D((_g,Uz)=>{"use strict";_g.__esModule=!0;_g.default=I9e;function I9e(t){for(var e=arguments.length,H=new Array(e>1?e-1:0),r=1;r<e;r++)H[r-1]=arguments[r];for(;H.length>0;){var n=H.shift();if(!t[n])return;t=t[n]}return t}Uz.exports=_g.default});var Bz=D((dg,Wz)=>{"use strict";dg.__esModule=!0;dg.default=A9e;function A9e(t){for(var e=arguments.length,H=new Array(e>1?e-1:0),r=1;r<e;r++)H[r-1]=arguments[r];for(;H.length>0;){var n=H.shift();t[n]||(t[n]={}),t=t[n]}}Wz.exports=dg.default});var qz=D((Lg,Xz)=>{"use strict";Lg.__esModule=!0;Lg.default=g9e;function g9e(t){for(var e="",H=t.indexOf("/*"),r=0;H>=0;){e=e+t.slice(r,H);var n=t.indexOf("*/",H+2);if(n<0)return e;r=n+2,H=t.indexOf("/*",r)}return e=e+t.slice(r),e}Xz.exports=Lg.default});var u_=D(hs=>{"use strict";hs.__esModule=!0;hs.stripComments=hs.ensureObject=hs.getProp=hs.unesc=void 0;var m9e=Eg(Ix());hs.unesc=m9e.default;var $9e=Eg(Fz());hs.getProp=$9e.default;var S9e=Eg(Bz());hs.ensureObject=S9e.default;var v9e=Eg(qz());hs.stripComments=v9e.default;function Eg(t){return t&&t.__esModule?t:{default:t}}});var ra=D((c_,Zz)=>{"use strict";c_.__esModule=!0;c_.default=void 0;var Vz=u_();function Gz(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function D9e(t,e,H){return e&&Gz(t.prototype,e),H&&Gz(t,H),t}var y9e=function t(e,H){if(typeof e!="object"||e===null)return e;var r=new e.constructor;for(var n in e)if(!!e.hasOwnProperty(n)){var i=e[n],s=typeof i;n==="parent"&&s==="object"?H&&(r[n]=H):i instanceof Array?r[n]=i.map(function(a){return t(a,r)}):r[n]=t(i,r)}return r},b9e=function(){function t(H){H===void 0&&(H={}),Object.assign(this,H),this.spaces=this.spaces||{},this.spaces.before=this.spaces.before||"",this.spaces.after=this.spaces.after||""}var e=t.prototype;return e.remove=function(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this},e.replaceWith=function(){if(this.parent){for(var r in arguments)this.parent.insertBefore(this,arguments[r]);this.remove()}return this},e.next=function(){return this.parent.at(this.parent.index(this)+1)},e.prev=function(){return this.parent.at(this.parent.index(this)-1)},e.clone=function(r){r===void 0&&(r={});var n=y9e(this);for(var i in r)n[i]=r[i];return n},e.appendToPropertyAndEscape=function(r,n,i){this.raws||(this.raws={});var s=this[r],a=this.raws[r];this[r]=s+n,a||i!==n?this.raws[r]=(a||s)+i:delete this.raws[r]},e.setPropertyAndEscape=function(r,n,i){this.raws||(this.raws={}),this[r]=n,this.raws[r]=i},e.setPropertyWithoutEscape=function(r,n){this[r]=n,this.raws&&delete this.raws[r]},e.isAtPosition=function(r,n){if(this.source&&this.source.start&&this.source.end)return!(this.source.start.line>r||this.source.end.line<r||this.source.start.line===r&&this.source.start.column>n||this.source.end.line===r&&this.source.end.column<n)},e.stringifyProperty=function(r){return this.raws&&this.raws[r]||this[r]},e.valueToString=function(){return String(this.stringifyProperty("value"))},e.toString=function(){return[this.rawSpaceBefore,this.valueToString(),this.rawSpaceAfter].join("")},D9e(t,[{key:"rawSpaceBefore",get:function(){var r=this.raws&&this.raws.spaces&&this.raws.spaces.before;return r===void 0&&(r=this.spaces&&this.spaces.before),r||""},set:function(r){(0,Vz.ensureObject)(this,"raws","spaces"),this.raws.spaces.before=r}},{key:"rawSpaceAfter",get:function(){var r=this.raws&&this.raws.spaces&&this.raws.spaces.after;return r===void 0&&(r=this.spaces.after),r||""},set:function(r){(0,Vz.ensureObject)(this,"raws","spaces"),this.raws.spaces.after=r}}]),t}();c_.default=b9e;Zz.exports=c_.default});var kr=D(NH=>{"use strict";NH.__esModule=!0;NH.UNIVERSAL=NH.ATTRIBUTE=NH.CLASS=NH.COMBINATOR=NH.COMMENT=NH.ID=NH.NESTING=NH.PSEUDO=NH.ROOT=NH.SELECTOR=NH.STRING=NH.TAG=void 0;var P9e="tag";NH.TAG=P9e;var x9e="string";NH.STRING=x9e;var C9e="selector";NH.SELECTOR=C9e;var M9e="root";NH.ROOT=M9e;var w9e="pseudo";NH.PSEUDO=w9e;var T9e="nesting";NH.NESTING=T9e;var N9e="id";NH.ID=N9e;var k9e="comment";NH.COMMENT=k9e;var R9e="combinator";NH.COMBINATOR=R9e;var O9e="class";NH.CLASS=O9e;var U9e="attribute";NH.ATTRIBUTE=U9e;var F9e="universal";NH.UNIVERSAL=F9e});var Ig=D((l_,Jz)=>{"use strict";l_.__esModule=!0;l_.default=void 0;var W9e=X9e(ra()),na=B9e(kr());function Kz(){if(typeof WeakMap!="function")return null;var t=new WeakMap;return Kz=function(){return t},t}function B9e(t){if(t&&t.__esModule)return t;if(t===null||typeof t!="object"&&typeof t!="function")return{default:t};var e=Kz();if(e&&e.has(t))return e.get(t);var H={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){var i=r?Object.getOwnPropertyDescriptor(t,n):null;i&&(i.get||i.set)?Object.defineProperty(H,n,i):H[n]=t[n]}return H.default=t,e&&e.set(t,H),H}function X9e(t){return t&&t.__esModule?t:{default:t}}function q9e(t,e){var H;if(typeof Symbol=="undefined"||t[Symbol.iterator]==null){if(Array.isArray(t)||(H=V9e(t))||e&&t&&typeof t.length=="number"){H&&(t=H);var r=0;return function(){return r>=t.length?{done:!0}:{done:!1,value:t[r++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
288
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}return H=t[Symbol.iterator](),H.next.bind(H)}function V9e(t,e){if(!!t){if(typeof t=="string")return jz(t,e);var H=Object.prototype.toString.call(t).slice(8,-1);if(H==="Object"&&t.constructor&&(H=t.constructor.name),H==="Map"||H==="Set")return Array.from(t);if(H==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(H))return jz(t,e)}}function jz(t,e){(e==null||e>t.length)&&(e=t.length);for(var H=0,r=new Array(e);H<e;H++)r[H]=t[H];return r}function zz(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function G9e(t,e,H){return e&&zz(t.prototype,e),H&&zz(t,H),t}function Z9e(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,Ax(t,e)}function Ax(t,e){return Ax=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},Ax(t,e)}var K9e=function(t){Z9e(e,t);function e(r){var n;return n=t.call(this,r)||this,n.nodes||(n.nodes=[]),n}var H=e.prototype;return H.append=function(n){return n.parent=this,this.nodes.push(n),this},H.prepend=function(n){return n.parent=this,this.nodes.unshift(n),this},H.at=function(n){return this.nodes[n]},H.index=function(n){return typeof n=="number"?n:this.nodes.indexOf(n)},H.removeChild=function(n){n=this.index(n),this.at(n).parent=void 0,this.nodes.splice(n,1);var i;for(var s in this.indexes)i=this.indexes[s],i>=n&&(this.indexes[s]=i-1);return this},H.removeAll=function(){for(var n=q9e(this.nodes),i;!(i=n()).done;){var s=i.value;s.parent=void 0}return this.nodes=[],this},H.empty=function(){return this.removeAll()},H.insertAfter=function(n,i){i.parent=this;var s=this.index(n);this.nodes.splice(s+1,0,i),i.parent=this;var a;for(var o in this.indexes)a=this.indexes[o],s<=a&&(this.indexes[o]=a+1);return this},H.insertBefore=function(n,i){i.parent=this;var s=this.index(n);this.nodes.splice(s,0,i),i.parent=this;var a;for(var o in this.indexes)a=this.indexes[o],a<=s&&(this.indexes[o]=a+1);return this},H._findChildAtPosition=function(n,i){var s=void 0;return this.each(function(a){if(a.atPosition){var o=a.atPosition(n,i);if(o)return s=o,!1}else if(a.isAtPosition(n,i))return s=a,!1}),s},H.atPosition=function(n,i){if(this.isAtPosition(n,i))return this._findChildAtPosition(n,i)||this},H._inferEndPosition=function(){this.last&&this.last.source&&this.last.source.end&&(this.source=this.source||{},this.source.end=this.source.end||{},Object.assign(this.source.end,this.last.source.end))},H.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 s,a;this.indexes[i]<this.length&&(s=this.indexes[i],a=n(this.at(s),s),a!==!1);)this.indexes[i]+=1;if(delete this.indexes[i],a===!1)return!1}},H.walk=function(n){return this.each(function(i,s){var a=n(i,s);if(a!==!1&&i.length&&(a=i.walk(n)),a===!1)return!1})},H.walkAttributes=function(n){var i=this;return this.walk(function(s){if(s.type===na.ATTRIBUTE)return n.call(i,s)})},H.walkClasses=function(n){var i=this;return this.walk(function(s){if(s.type===na.CLASS)return n.call(i,s)})},H.walkCombinators=function(n){var i=this;return this.walk(function(s){if(s.type===na.COMBINATOR)return n.call(i,s)})},H.walkComments=function(n){var i=this;return this.walk(function(s){if(s.type===na.COMMENT)return n.call(i,s)})},H.walkIds=function(n){var i=this;return this.walk(function(s){if(s.type===na.ID)return n.call(i,s)})},H.walkNesting=function(n){var i=this;return this.walk(function(s){if(s.type===na.NESTING)return n.call(i,s)})},H.walkPseudos=function(n){var i=this;return this.walk(function(s){if(s.type===na.PSEUDO)return n.call(i,s)})},H.walkTags=function(n){var i=this;return this.walk(function(s){if(s.type===na.TAG)return n.call(i,s)})},H.walkUniversals=function(n){var i=this;return this.walk(function(s){if(s.type===na.UNIVERSAL)return n.call(i,s)})},H.split=function(n){var i=this,s=[];return this.reduce(function(a,o,u){var c=n.call(i,o);return s.push(o),c?(a.push(s),s=[]):u===i.length-1&&a.push(s),a},[])},H.map=function(n){return this.nodes.map(n)},H.reduce=function(n,i){return this.nodes.reduce(n,i)},H.every=function(n){return this.nodes.every(n)},H.some=function(n){return this.nodes.some(n)},H.filter=function(n){return this.nodes.filter(n)},H.sort=function(n){return this.nodes.sort(n)},H.toString=function(){return this.map(String).join("")},G9e(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}(W9e.default);l_.default=K9e;Jz.exports=l_.default});var mx=D((f_,Qz)=>{"use strict";f_.__esModule=!0;f_.default=void 0;var j9e=J9e(Ig()),z9e=kr();function J9e(t){return t&&t.__esModule?t:{default:t}}function Yz(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function Y9e(t,e,H){return e&&Yz(t.prototype,e),H&&Yz(t,H),t}function Q9e(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,gx(t,e)}function gx(t,e){return gx=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},gx(t,e)}var eke=function(t){Q9e(e,t);function e(r){var n;return n=t.call(this,r)||this,n.type=z9e.ROOT,n}var H=e.prototype;return H.toString=function(){var n=this.reduce(function(i,s){return i.push(String(s)),i},[]).join(",");return this.trailingComma?n+",":n},H.error=function(n,i){return this._error?this._error(n,i):new Error(n)},Y9e(e,[{key:"errorGenerator",set:function(n){this._error=n}}]),e}(j9e.default);f_.default=eke;Qz.exports=f_.default});var Sx=D((h_,eJ)=>{"use strict";h_.__esModule=!0;h_.default=void 0;var tke=rke(Ig()),Hke=kr();function rke(t){return t&&t.__esModule?t:{default:t}}function nke(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,$x(t,e)}function $x(t,e){return $x=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},$x(t,e)}var ike=function(t){nke(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=Hke.SELECTOR,r}return e}(tke.default);h_.default=ike;eJ.exports=h_.default});var Dx=D((p_,rJ)=>{"use strict";p_.__esModule=!0;p_.default=void 0;var ske=tJ(vn()),ake=u_(),oke=tJ(ra()),uke=kr();function tJ(t){return t&&t.__esModule?t:{default:t}}function HJ(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function cke(t,e,H){return e&&HJ(t.prototype,e),H&&HJ(t,H),t}function lke(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,vx(t,e)}function vx(t,e){return vx=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},vx(t,e)}var fke=function(t){lke(e,t);function e(r){var n;return n=t.call(this,r)||this,n.type=uke.CLASS,n._constructed=!0,n}var H=e.prototype;return H.valueToString=function(){return"."+t.prototype.valueToString.call(this)},cke(e,[{key:"value",get:function(){return this._value},set:function(n){if(this._constructed){var i=(0,ske.default)(n,{isIdentifier:!0});i!==n?((0,ake.ensureObject)(this,"raws"),this.raws.value=i):this.raws&&delete this.raws.value}this._value=n}}]),e}(oke.default);p_.default=fke;rJ.exports=p_.default});var bx=D((__,nJ)=>{"use strict";__.__esModule=!0;__.default=void 0;var hke=_ke(ra()),pke=kr();function _ke(t){return t&&t.__esModule?t:{default:t}}function dke(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,yx(t,e)}function yx(t,e){return yx=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},yx(t,e)}var Lke=function(t){dke(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=pke.COMMENT,r}return e}(hke.default);__.default=Lke;nJ.exports=__.default});var xx=D((d_,iJ)=>{"use strict";d_.__esModule=!0;d_.default=void 0;var Eke=Ake(ra()),Ike=kr();function Ake(t){return t&&t.__esModule?t:{default:t}}function gke(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,Px(t,e)}function Px(t,e){return Px=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},Px(t,e)}var mke=function(t){gke(e,t);function e(r){var n;return n=t.call(this,r)||this,n.type=Ike.ID,n}var H=e.prototype;return H.valueToString=function(){return"#"+t.prototype.valueToString.call(this)},e}(Eke.default);d_.default=mke;iJ.exports=d_.default});var Ag=D((L_,oJ)=>{"use strict";L_.__esModule=!0;L_.default=void 0;var $ke=sJ(vn()),Ske=u_(),vke=sJ(ra());function sJ(t){return t&&t.__esModule?t:{default:t}}function aJ(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function Dke(t,e,H){return e&&aJ(t.prototype,e),H&&aJ(t,H),t}function yke(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,Cx(t,e)}function Cx(t,e){return Cx=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},Cx(t,e)}var bke=function(t){yke(e,t);function e(){return t.apply(this,arguments)||this}var H=e.prototype;return H.qualifiedName=function(n){return this.namespace?this.namespaceString+"|"+n:n},H.valueToString=function(){return this.qualifiedName(t.prototype.valueToString.call(this))},Dke(e,[{key:"namespace",get:function(){return this._namespace},set:function(n){if(n===!0||n==="*"||n==="&"){this._namespace=n,this.raws&&delete this.raws.namespace;return}var i=(0,$ke.default)(n,{isIdentifier:!0});this._namespace=n,i!==n?((0,Ske.ensureObject)(this,"raws"),this.raws.namespace=i):this.raws&&delete this.raws.namespace}},{key:"ns",get:function(){return this._namespace},set:function(n){this.namespace=n}},{key:"namespaceString",get:function(){if(this.namespace){var n=this.stringifyProperty("namespace");return n===!0?"":n}else return""}}]),e}(vke.default);L_.default=bke;oJ.exports=L_.default});var wx=D((E_,uJ)=>{"use strict";E_.__esModule=!0;E_.default=void 0;var Pke=Cke(Ag()),xke=kr();function Cke(t){return t&&t.__esModule?t:{default:t}}function Mke(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,Mx(t,e)}function Mx(t,e){return Mx=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},Mx(t,e)}var wke=function(t){Mke(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=xke.TAG,r}return e}(Pke.default);E_.default=wke;uJ.exports=E_.default});var Nx=D((I_,cJ)=>{"use strict";I_.__esModule=!0;I_.default=void 0;var Tke=kke(ra()),Nke=kr();function kke(t){return t&&t.__esModule?t:{default:t}}function Rke(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,Tx(t,e)}function Tx(t,e){return Tx=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},Tx(t,e)}var Oke=function(t){Rke(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=Nke.STRING,r}return e}(Tke.default);I_.default=Oke;cJ.exports=I_.default});var Rx=D((A_,lJ)=>{"use strict";A_.__esModule=!0;A_.default=void 0;var Uke=Wke(Ig()),Fke=kr();function Wke(t){return t&&t.__esModule?t:{default:t}}function Bke(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,kx(t,e)}function kx(t,e){return kx=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},kx(t,e)}var Xke=function(t){Bke(e,t);function e(r){var n;return n=t.call(this,r)||this,n.type=Fke.PSEUDO,n}var H=e.prototype;return H.toString=function(){var n=this.length?"("+this.map(String).join(",")+")":"";return[this.rawSpaceBefore,this.stringifyProperty("value"),n,this.rawSpaceAfter].join("")},e}(Uke.default);A_.default=Xke;lJ.exports=A_.default});var Xx=D($_=>{"use strict";$_.__esModule=!0;$_.unescapeValue=Wx;$_.default=void 0;var g_=Ux(vn()),qke=Ux(Ix()),Vke=Ux(Ag()),Gke=kr(),Ox;function Ux(t){return t&&t.__esModule?t:{default:t}}function fJ(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function Zke(t,e,H){return e&&fJ(t.prototype,e),H&&fJ(t,H),t}function Kke(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,Fx(t,e)}function Fx(t,e){return Fx=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},Fx(t,e)}var m_=xE(),jke=/^('|")([^]*)\1$/,zke=m_(function(){},"Assigning an attribute a value containing characters that might need to be escaped is deprecated. Call attribute.setValue() instead."),Jke=m_(function(){},"Assigning attr.quoted is deprecated and has no effect. Assign to attr.quoteMark instead."),Yke=m_(function(){},"Constructing an Attribute selector with a value without specifying quoteMark is deprecated. Note: The value should be unescaped now.");function Wx(t){var e=!1,H=null,r=t,n=r.match(jke);return n&&(H=n[1],r=n[2]),r=(0,qke.default)(r),r!==t&&(e=!0),{deprecatedUsage:e,unescaped:r,quoteMark:H}}function Qke(t){if(t.quoteMark!==void 0||t.value===void 0)return t;Yke();var e=Wx(t.value),H=e.quoteMark,r=e.unescaped;return t.raws||(t.raws={}),t.raws.value===void 0&&(t.raws.value=t.value),t.value=r,t.quoteMark=H,t}var gg=function(t){Kke(e,t);function e(r){var n;return r===void 0&&(r={}),n=t.call(this,Qke(r))||this,n.type=Gke.ATTRIBUTE,n.raws=n.raws||{},Object.defineProperty(n.raws,"unquoted",{get:m_(function(){return n.value},"attr.raws.unquoted is deprecated. Call attr.value instead."),set:m_(function(){return n.value},"Setting attr.raws.unquoted is deprecated and has no effect. attr.value is unescaped by default now.")}),n._constructed=!0,n}var H=e.prototype;return H.getQuotedValue=function(n){n===void 0&&(n={});var i=this._determineQuoteMark(n),s=Bx[i],a=(0,g_.default)(this._value,s);return a},H._determineQuoteMark=function(n){return n.smart?this.smartQuoteMark(n):this.preferredQuoteMark(n)},H.setValue=function(n,i){i===void 0&&(i={}),this._value=n,this._quoteMark=this._determineQuoteMark(i),this._syncRawValue()},H.smartQuoteMark=function(n){var i=this.value,s=i.replace(/[^']/g,"").length,a=i.replace(/[^"]/g,"").length;if(s+a===0){var o=(0,g_.default)(i,{isIdentifier:!0});if(o===i)return e.NO_QUOTE;var u=this.preferredQuoteMark(n);if(u===e.NO_QUOTE){var c=this.quoteMark||n.quoteMark||e.DOUBLE_QUOTE,f=Bx[c],h=(0,g_.default)(i,f);if(h.length<o.length)return c}return u}else return a===s?this.preferredQuoteMark(n):a<s?e.DOUBLE_QUOTE:e.SINGLE_QUOTE},H.preferredQuoteMark=function(n){var i=n.preferCurrentQuoteMark?this.quoteMark:n.quoteMark;return i===void 0&&(i=n.preferCurrentQuoteMark?n.quoteMark:this.quoteMark),i===void 0&&(i=e.DOUBLE_QUOTE),i},H._syncRawValue=function(){var n=(0,g_.default)(this._value,Bx[this.quoteMark]);n===this._value?this.raws&&delete this.raws.value:this.raws.value=n},H._handleEscapes=function(n,i){if(this._constructed){var s=(0,g_.default)(i,{isIdentifier:!0});s!==i?this.raws[n]=s:delete this.raws[n]}},H._spacesFor=function(n){var i={before:"",after:""},s=this.spaces[n]||{},a=this.raws.spaces&&this.raws.spaces[n]||{};return Object.assign(i,s,a)},H._stringFor=function(n,i,s){i===void 0&&(i=n),s===void 0&&(s=hJ);var a=this._spacesFor(i);return s(this.stringifyProperty(n),a)},H.offsetOf=function(n){var i=1,s=this._spacesFor("attribute");if(i+=s.before.length,n==="namespace"||n==="ns")return this.namespace?i:-1;if(n==="attributeNS"||(i+=this.namespaceString.length,this.namespace&&(i+=1),n==="attribute"))return i;i+=this.stringifyProperty("attribute").length,i+=s.after.length;var a=this._spacesFor("operator");i+=a.before.length;var o=this.stringifyProperty("operator");if(n==="operator")return o?i:-1;i+=o.length,i+=a.after.length;var u=this._spacesFor("value");i+=u.before.length;var c=this.stringifyProperty("value");if(n==="value")return c?i:-1;i+=c.length,i+=u.after.length;var f=this._spacesFor("insensitive");return i+=f.before.length,n==="insensitive"&&this.insensitive?i:-1},H.toString=function(){var n=this,i=[this.rawSpaceBefore,"["];return i.push(this._stringFor("qualifiedAttribute","attribute")),this.operator&&(this.value||this.value==="")&&(i.push(this._stringFor("operator")),i.push(this._stringFor("value")),i.push(this._stringFor("insensitiveFlag","insensitive",function(s,a){return s.length>0&&!n.quoted&&a.before.length===0&&!(n.spaces.value&&n.spaces.value.after)&&(a.before=" "),hJ(s,a)}))),i.push("]"),i.push(this.rawSpaceAfter),i.join("")},Zke(e,[{key:"quoted",get:function(){var n=this.quoteMark;return n==="'"||n==='"'},set:function(n){Jke()}},{key:"quoteMark",get:function(){return this._quoteMark},set:function(n){if(!this._constructed){this._quoteMark=n;return}this._quoteMark!==n&&(this._quoteMark=n,this._syncRawValue())}},{key:"qualifiedAttribute",get:function(){return this.qualifiedName(this.raws.attribute||this.attribute)}},{key:"insensitiveFlag",get:function(){return this.insensitive?"i":""}},{key:"value",get:function(){return this._value},set:function(n){if(this._constructed){var i=Wx(n),s=i.deprecatedUsage,a=i.unescaped,o=i.quoteMark;if(s&&zke(),a===this._value&&o===this._quoteMark)return;this._value=a,this._quoteMark=o,this._syncRawValue()}else this._value=n}},{key:"insensitive",get:function(){return this._insensitive},set:function(n){n||(this._insensitive=!1,this.raws&&(this.raws.insensitiveFlag==="I"||this.raws.insensitiveFlag==="i")&&(this.raws.insensitiveFlag=void 0)),this._insensitive=n}},{key:"attribute",get:function(){return this._attribute},set:function(n){this._handleEscapes("attribute",n),this._attribute=n}}]),e}(Vke.default);$_.default=gg;gg.NO_QUOTE=null;gg.SINGLE_QUOTE="'";gg.DOUBLE_QUOTE='"';var Bx=(Ox={"'":{quotes:"single",wrap:!0},'"':{quotes:"double",wrap:!0}},Ox[null]={isIdentifier:!0},Ox);function hJ(t,e){return""+e.before+t+e.after}});var Vx=D((S_,pJ)=>{"use strict";S_.__esModule=!0;S_.default=void 0;var e8e=H8e(Ag()),t8e=kr();function H8e(t){return t&&t.__esModule?t:{default:t}}function r8e(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,qx(t,e)}function qx(t,e){return qx=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},qx(t,e)}var n8e=function(t){r8e(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=t8e.UNIVERSAL,r.value="*",r}return e}(e8e.default);S_.default=n8e;pJ.exports=S_.default});var Zx=D((v_,_J)=>{"use strict";v_.__esModule=!0;v_.default=void 0;var i8e=a8e(ra()),s8e=kr();function a8e(t){return t&&t.__esModule?t:{default:t}}function o8e(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,Gx(t,e)}function Gx(t,e){return Gx=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},Gx(t,e)}var u8e=function(t){o8e(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=s8e.COMBINATOR,r}return e}(i8e.default);v_.default=u8e;_J.exports=v_.default});var jx=D((D_,dJ)=>{"use strict";D_.__esModule=!0;D_.default=void 0;var c8e=f8e(ra()),l8e=kr();function f8e(t){return t&&t.__esModule?t:{default:t}}function h8e(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,Kx(t,e)}function Kx(t,e){return Kx=Object.setPrototypeOf||function(r,n){return r.__proto__=n,r},Kx(t,e)}var p8e=function(t){h8e(e,t);function e(H){var r;return r=t.call(this,H)||this,r.type=l8e.NESTING,r.value="&",r}return e}(c8e.default);D_.default=p8e;dJ.exports=D_.default});var EJ=D((mg,LJ)=>{"use strict";mg.__esModule=!0;mg.default=_8e;function _8e(t){return t.sort(function(e,H){return e-H})}LJ.exports=mg.default});var zx=D(dt=>{"use strict";dt.__esModule=!0;dt.combinator=dt.word=dt.comment=dt.str=dt.tab=dt.newline=dt.feed=dt.cr=dt.backslash=dt.bang=dt.slash=dt.doubleQuote=dt.singleQuote=dt.space=dt.greaterThan=dt.pipe=dt.equals=dt.plus=dt.caret=dt.tilde=dt.dollar=dt.closeSquare=dt.openSquare=dt.closeParenthesis=dt.openParenthesis=dt.semicolon=dt.colon=dt.comma=dt.at=dt.asterisk=dt.ampersand=void 0;var d8e=38;dt.ampersand=d8e;var L8e=42;dt.asterisk=L8e;var E8e=64;dt.at=E8e;var I8e=44;dt.comma=I8e;var A8e=58;dt.colon=A8e;var g8e=59;dt.semicolon=g8e;var m8e=40;dt.openParenthesis=m8e;var $8e=41;dt.closeParenthesis=$8e;var S8e=91;dt.openSquare=S8e;var v8e=93;dt.closeSquare=v8e;var D8e=36;dt.dollar=D8e;var y8e=126;dt.tilde=y8e;var b8e=94;dt.caret=b8e;var P8e=43;dt.plus=P8e;var x8e=61;dt.equals=x8e;var C8e=124;dt.pipe=C8e;var M8e=62;dt.greaterThan=M8e;var w8e=32;dt.space=w8e;var IJ=39;dt.singleQuote=IJ;var T8e=34;dt.doubleQuote=T8e;var N8e=47;dt.slash=N8e;var k8e=33;dt.bang=k8e;var R8e=92;dt.backslash=R8e;var O8e=13;dt.cr=O8e;var U8e=12;dt.feed=U8e;var F8e=10;dt.newline=F8e;var W8e=9;dt.tab=W8e;var B8e=IJ;dt.str=B8e;var X8e=-1;dt.comment=X8e;var q8e=-2;dt.word=q8e;var V8e=-3;dt.combinator=V8e});var mJ=D(y_=>{"use strict";y_.__esModule=!0;y_.default=Y8e;y_.FIELDS=void 0;var Ht=G8e(zx()),cl,SH;function AJ(){if(typeof WeakMap!="function")return null;var t=new WeakMap;return AJ=function(){return t},t}function G8e(t){if(t&&t.__esModule)return t;if(t===null||typeof t!="object"&&typeof t!="function")return{default:t};var e=AJ();if(e&&e.has(t))return e.get(t);var H={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){var i=r?Object.getOwnPropertyDescriptor(t,n):null;i&&(i.get||i.set)?Object.defineProperty(H,n,i):H[n]=t[n]}return H.default=t,e&&e.set(t,H),H}var Z8e=(cl={},cl[Ht.tab]=!0,cl[Ht.newline]=!0,cl[Ht.cr]=!0,cl[Ht.feed]=!0,cl),K8e=(SH={},SH[Ht.space]=!0,SH[Ht.tab]=!0,SH[Ht.newline]=!0,SH[Ht.cr]=!0,SH[Ht.feed]=!0,SH[Ht.ampersand]=!0,SH[Ht.asterisk]=!0,SH[Ht.bang]=!0,SH[Ht.comma]=!0,SH[Ht.colon]=!0,SH[Ht.semicolon]=!0,SH[Ht.openParenthesis]=!0,SH[Ht.closeParenthesis]=!0,SH[Ht.openSquare]=!0,SH[Ht.closeSquare]=!0,SH[Ht.singleQuote]=!0,SH[Ht.doubleQuote]=!0,SH[Ht.plus]=!0,SH[Ht.pipe]=!0,SH[Ht.tilde]=!0,SH[Ht.greaterThan]=!0,SH[Ht.equals]=!0,SH[Ht.dollar]=!0,SH[Ht.caret]=!0,SH[Ht.slash]=!0,SH),Jx={},gJ="0123456789abcdefABCDEF";for($g=0;$g<gJ.length;$g++)Jx[gJ.charCodeAt($g)]=!0;var $g;function j8e(t,e){var H=e,r;do{if(r=t.charCodeAt(H),K8e[r])return H-1;r===Ht.backslash?H=z8e(t,H)+1:H++}while(H<t.length);return H-1}function z8e(t,e){var H=e,r=t.charCodeAt(H+1);if(!Z8e[r])if(Jx[r]){var n=0;do H++,n++,r=t.charCodeAt(H+1);while(Jx[r]&&n<6);n<6&&r===Ht.space&&H++}else H++;return H}var J8e={TYPE:0,START_LINE:1,START_COL:2,END_LINE:3,END_COL:4,START_POS:5,END_POS:6};y_.FIELDS=J8e;function Y8e(t){var e=[],H=t.css.valueOf(),r=H,n=r.length,i=-1,s=1,a=0,o=0,u,c,f,h,p,_,b,y,I,$,S,E,T;function V(Z,A){if(t.safe)H+=A,I=H.length-1;else throw t.error("Unclosed "+Z,s,a-i,a)}for(;a<n;){switch(u=H.charCodeAt(a),u===Ht.newline&&(i=a,s+=1),u){case Ht.space:case Ht.tab:case Ht.newline:case Ht.cr:case Ht.feed:I=a;do I+=1,u=H.charCodeAt(I),u===Ht.newline&&(i=I,s+=1);while(u===Ht.space||u===Ht.newline||u===Ht.tab||u===Ht.cr||u===Ht.feed);T=Ht.space,h=s,f=I-i-1,o=I;break;case Ht.plus:case Ht.greaterThan:case Ht.tilde:case Ht.pipe:I=a;do I+=1,u=H.charCodeAt(I);while(u===Ht.plus||u===Ht.greaterThan||u===Ht.tilde||u===Ht.pipe);T=Ht.combinator,h=s,f=a-i,o=I;break;case Ht.asterisk:case Ht.ampersand:case Ht.bang:case Ht.comma:case Ht.equals:case Ht.dollar:case Ht.caret:case Ht.openSquare:case Ht.closeSquare:case Ht.colon:case Ht.semicolon:case Ht.openParenthesis:case Ht.closeParenthesis:I=a,T=u,h=s,f=a-i,o=I+1;break;case Ht.singleQuote:case Ht.doubleQuote:E=u===Ht.singleQuote?"'":'"',I=a;do for(p=!1,I=H.indexOf(E,I+1),I===-1&&V("quote",E),_=I;H.charCodeAt(_-1)===Ht.backslash;)_-=1,p=!p;while(p);T=Ht.str,h=s,f=a-i,o=I+1;break;default:u===Ht.slash&&H.charCodeAt(a+1)===Ht.asterisk?(I=H.indexOf("*/",a+2)+1,I===0&&V("comment","*/"),c=H.slice(a,I+1),y=c.split(`
289
+ `),b=y.length-1,b>0?($=s+b,S=I-y[b].length):($=s,S=i),T=Ht.comment,s=$,h=$,f=I-S):u===Ht.slash?(I=a,T=u,h=s,f=a-i,o=I+1):(I=j8e(H,a),T=Ht.word,h=s,f=I-i),o=I+1;break}e.push([T,s,a-i,h,f,a,o]),S&&(i=S,S=null),a=o}return e}});var xJ=D((b_,PJ)=>{"use strict";b_.__esModule=!0;b_.default=void 0;var Q8e=si(mx()),Yx=si(Sx()),eRe=si(Dx()),$J=si(bx()),tRe=si(xx()),HRe=si(wx()),Qx=si(Nx()),rRe=si(Rx()),SJ=Sg(Xx()),nRe=si(Vx()),eC=si(Zx()),iRe=si(jx()),sRe=si(EJ()),Xe=Sg(mJ()),ct=Sg(zx()),aRe=Sg(kr()),YH=u_(),lu,tC;function vJ(){if(typeof WeakMap!="function")return null;var t=new WeakMap;return vJ=function(){return t},t}function Sg(t){if(t&&t.__esModule)return t;if(t===null||typeof t!="object"&&typeof t!="function")return{default:t};var e=vJ();if(e&&e.has(t))return e.get(t);var H={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){var i=r?Object.getOwnPropertyDescriptor(t,n):null;i&&(i.get||i.set)?Object.defineProperty(H,n,i):H[n]=t[n]}return H.default=t,e&&e.set(t,H),H}function si(t){return t&&t.__esModule?t:{default:t}}function DJ(t,e){for(var H=0;H<e.length;H++){var r=e[H];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}function oRe(t,e,H){return e&&DJ(t.prototype,e),H&&DJ(t,H),t}var HC=(lu={},lu[ct.space]=!0,lu[ct.cr]=!0,lu[ct.feed]=!0,lu[ct.newline]=!0,lu[ct.tab]=!0,lu),uRe=Object.assign({},HC,(tC={},tC[ct.comment]=!0,tC));function yJ(t){return{line:t[Xe.FIELDS.START_LINE],column:t[Xe.FIELDS.START_COL]}}function bJ(t){return{line:t[Xe.FIELDS.END_LINE],column:t[Xe.FIELDS.END_COL]}}function fu(t,e,H,r){return{start:{line:t,column:e},end:{line:H,column:r}}}function ll(t){return fu(t[Xe.FIELDS.START_LINE],t[Xe.FIELDS.START_COL],t[Xe.FIELDS.END_LINE],t[Xe.FIELDS.END_COL])}function rC(t,e){if(!!t)return fu(t[Xe.FIELDS.START_LINE],t[Xe.FIELDS.START_COL],e[Xe.FIELDS.END_LINE],e[Xe.FIELDS.END_COL])}function fl(t,e){var H=t[e];if(typeof H=="string")return H.indexOf("\\")!==-1&&((0,YH.ensureObject)(t,"raws"),t[e]=(0,YH.unesc)(H),t.raws[e]===void 0&&(t.raws[e]=H)),t}function nC(t,e){for(var H=-1,r=[];(H=t.indexOf(e,H+1))!==-1;)r.push(H);return r}function cRe(){var t=Array.prototype.concat.apply([],arguments);return t.filter(function(e,H){return H===t.indexOf(e)})}var lRe=function(){function t(H,r){r===void 0&&(r={}),this.rule=H,this.options=Object.assign({lossy:!1,safe:!1},r),this.position=0,this.css=typeof this.rule=="string"?this.rule:this.rule.selector,this.tokens=(0,Xe.default)({css:this.css,error:this._errorGenerator(),safe:this.options.safe});var n=rC(this.tokens[0],this.tokens[this.tokens.length-1]);this.root=new Q8e.default({source:n}),this.root.errorGenerator=this._errorGenerator();var i=new Yx.default({source:{start:{line:1,column:1}}});this.root.append(i),this.current=i,this.loop()}var e=t.prototype;return e._errorGenerator=function(){var r=this;return function(n,i){return typeof r.rule=="string"?new Error(n):r.rule.error(n,i)}},e.attribute=function(){var r=[],n=this.currToken;for(this.position++;this.position<this.tokens.length&&this.currToken[Xe.FIELDS.TYPE]!==ct.closeSquare;)r.push(this.currToken),this.position++;if(this.currToken[Xe.FIELDS.TYPE]!==ct.closeSquare)return this.expected("closing square bracket",this.currToken[Xe.FIELDS.START_POS]);var i=r.length,s={source:fu(n[1],n[2],this.currToken[3],this.currToken[4]),sourceIndex:n[Xe.FIELDS.START_POS]};if(i===1&&!~[ct.word].indexOf(r[0][Xe.FIELDS.TYPE]))return this.expected("attribute",r[0][Xe.FIELDS.START_POS]);for(var a=0,o="",u="",c=null,f=!1;a<i;){var h=r[a],p=this.content(h),_=r[a+1];switch(h[Xe.FIELDS.TYPE]){case ct.space:if(f=!0,this.options.lossy)break;if(c){(0,YH.ensureObject)(s,"spaces",c);var b=s.spaces[c].after||"";s.spaces[c].after=b+p;var y=(0,YH.getProp)(s,"raws","spaces",c,"after")||null;y&&(s.raws.spaces[c].after=y+p)}else o=o+p,u=u+p;break;case ct.asterisk:if(_[Xe.FIELDS.TYPE]===ct.equals)s.operator=p,c="operator";else if((!s.namespace||c==="namespace"&&!f)&&_){o&&((0,YH.ensureObject)(s,"spaces","attribute"),s.spaces.attribute.before=o,o=""),u&&((0,YH.ensureObject)(s,"raws","spaces","attribute"),s.raws.spaces.attribute.before=o,u=""),s.namespace=(s.namespace||"")+p;var I=(0,YH.getProp)(s,"raws","namespace")||null;I&&(s.raws.namespace+=p),c="namespace"}f=!1;break;case ct.dollar:if(c==="value"){var $=(0,YH.getProp)(s,"raws","value");s.value+="$",$&&(s.raws.value=$+"$");break}case ct.caret:_[Xe.FIELDS.TYPE]===ct.equals&&(s.operator=p,c="operator"),f=!1;break;case ct.combinator:if(p==="~"&&_[Xe.FIELDS.TYPE]===ct.equals&&(s.operator=p,c="operator"),p!=="|"){f=!1;break}_[Xe.FIELDS.TYPE]===ct.equals?(s.operator=p,c="operator"):!s.namespace&&!s.attribute&&(s.namespace=!0),f=!1;break;case ct.word:if(_&&this.content(_)==="|"&&r[a+2]&&r[a+2][Xe.FIELDS.TYPE]!==ct.equals&&!s.operator&&!s.namespace)s.namespace=p,c="namespace";else if(!s.attribute||c==="attribute"&&!f){o&&((0,YH.ensureObject)(s,"spaces","attribute"),s.spaces.attribute.before=o,o=""),u&&((0,YH.ensureObject)(s,"raws","spaces","attribute"),s.raws.spaces.attribute.before=u,u=""),s.attribute=(s.attribute||"")+p;var S=(0,YH.getProp)(s,"raws","attribute")||null;S&&(s.raws.attribute+=p),c="attribute"}else if(!s.value&&s.value!==""||c==="value"&&!(f||s.quoteMark)){var E=(0,YH.unesc)(p),T=(0,YH.getProp)(s,"raws","value")||"",V=s.value||"";s.value=V+E,s.quoteMark=null,(E!==p||T)&&((0,YH.ensureObject)(s,"raws"),s.raws.value=(T||V)+p),c="value"}else{var Z=p==="i"||p==="I";(s.value||s.value==="")&&(s.quoteMark||f)?(s.insensitive=Z,(!Z||p==="I")&&((0,YH.ensureObject)(s,"raws"),s.raws.insensitiveFlag=p),c="insensitive",o&&((0,YH.ensureObject)(s,"spaces","insensitive"),s.spaces.insensitive.before=o,o=""),u&&((0,YH.ensureObject)(s,"raws","spaces","insensitive"),s.raws.spaces.insensitive.before=u,u="")):(s.value||s.value==="")&&(c="value",s.value+=p,s.raws.value&&(s.raws.value+=p))}f=!1;break;case ct.str:if(!s.attribute||!s.operator)return this.error("Expected an attribute followed by an operator preceding the string.",{index:h[Xe.FIELDS.START_POS]});var A=(0,SJ.unescapeValue)(p),M=A.unescaped,w=A.quoteMark;s.value=M,s.quoteMark=w,c="value",(0,YH.ensureObject)(s,"raws"),s.raws.value=p,f=!1;break;case ct.equals:if(!s.attribute)return this.expected("attribute",h[Xe.FIELDS.START_POS],p);if(s.value)return this.error('Unexpected "=" found; an operator was already defined.',{index:h[Xe.FIELDS.START_POS]});s.operator=s.operator?s.operator+p:p,c="operator",f=!1;break;case ct.comment:if(c)if(f||_&&_[Xe.FIELDS.TYPE]===ct.space||c==="insensitive"){var P=(0,YH.getProp)(s,"spaces",c,"after")||"",F=(0,YH.getProp)(s,"raws","spaces",c,"after")||P;(0,YH.ensureObject)(s,"raws","spaces",c),s.raws.spaces[c].after=F+p}else{var B=s[c]||"",Y=(0,YH.getProp)(s,"raws",c)||B;(0,YH.ensureObject)(s,"raws"),s.raws[c]=Y+p}else u=u+p;break;default:return this.error('Unexpected "'+p+'" found.',{index:h[Xe.FIELDS.START_POS]})}a++}fl(s,"attribute"),fl(s,"namespace"),this.newNode(new SJ.default(s)),this.position++},e.parseWhitespaceEquivalentTokens=function(r){r<0&&(r=this.tokens.length);var n=this.position,i=[],s="",a=void 0;do if(HC[this.currToken[Xe.FIELDS.TYPE]])this.options.lossy||(s+=this.content());else if(this.currToken[Xe.FIELDS.TYPE]===ct.comment){var o={};s&&(o.before=s,s=""),a=new $J.default({value:this.content(),source:ll(this.currToken),sourceIndex:this.currToken[Xe.FIELDS.START_POS],spaces:o}),i.push(a)}while(++this.position<r);if(s){if(a)a.spaces.after=s;else if(!this.options.lossy){var u=this.tokens[n],c=this.tokens[this.position-1];i.push(new Qx.default({value:"",source:fu(u[Xe.FIELDS.START_LINE],u[Xe.FIELDS.START_COL],c[Xe.FIELDS.END_LINE],c[Xe.FIELDS.END_COL]),sourceIndex:u[Xe.FIELDS.START_POS],spaces:{before:s,after:""}}))}}return i},e.convertWhitespaceNodesToSpace=function(r,n){var i=this;n===void 0&&(n=!1);var s="",a="";r.forEach(function(u){var c=i.lossySpace(u.spaces.before,n),f=i.lossySpace(u.rawSpaceBefore,n);s+=c+i.lossySpace(u.spaces.after,n&&c.length===0),a+=c+u.value+i.lossySpace(u.rawSpaceAfter,n&&f.length===0)}),a===s&&(a=void 0);var o={space:s,rawSpace:a};return o},e.isNamedCombinator=function(r){return r===void 0&&(r=this.position),this.tokens[r+0]&&this.tokens[r+0][Xe.FIELDS.TYPE]===ct.slash&&this.tokens[r+1]&&this.tokens[r+1][Xe.FIELDS.TYPE]===ct.word&&this.tokens[r+2]&&this.tokens[r+2][Xe.FIELDS.TYPE]===ct.slash},e.namedCombinator=function(){if(this.isNamedCombinator()){var r=this.content(this.tokens[this.position+1]),n=(0,YH.unesc)(r).toLowerCase(),i={};n!==r&&(i.value="/"+r+"/");var s=new eC.default({value:"/"+n+"/",source:fu(this.currToken[Xe.FIELDS.START_LINE],this.currToken[Xe.FIELDS.START_COL],this.tokens[this.position+2][Xe.FIELDS.END_LINE],this.tokens[this.position+2][Xe.FIELDS.END_COL]),sourceIndex:this.currToken[Xe.FIELDS.START_POS],raws:i});return this.position=this.position+3,s}else this.unexpected()},e.combinator=function(){var r=this;if(this.content()==="|")return this.namespace();var n=this.locateNextMeaningfulToken(this.position);if(n<0||this.tokens[n][Xe.FIELDS.TYPE]===ct.comma){var i=this.parseWhitespaceEquivalentTokens(n);if(i.length>0){var s=this.current.last;if(s){var a=this.convertWhitespaceNodesToSpace(i),o=a.space,u=a.rawSpace;u!==void 0&&(s.rawSpaceAfter+=u),s.spaces.after+=o}else i.forEach(function(T){return r.newNode(T)})}return}var c=this.currToken,f=void 0;n>this.position&&(f=this.parseWhitespaceEquivalentTokens(n));var h;if(this.isNamedCombinator()?h=this.namedCombinator():this.currToken[Xe.FIELDS.TYPE]===ct.combinator?(h=new eC.default({value:this.content(),source:ll(this.currToken),sourceIndex:this.currToken[Xe.FIELDS.START_POS]}),this.position++):HC[this.currToken[Xe.FIELDS.TYPE]]||f||this.unexpected(),h){if(f){var p=this.convertWhitespaceNodesToSpace(f),_=p.space,b=p.rawSpace;h.spaces.before=_,h.rawSpaceBefore=b}}else{var y=this.convertWhitespaceNodesToSpace(f,!0),I=y.space,$=y.rawSpace;$||($=I);var S={},E={spaces:{}};I.endsWith(" ")&&$.endsWith(" ")?(S.before=I.slice(0,I.length-1),E.spaces.before=$.slice(0,$.length-1)):I.startsWith(" ")&&$.startsWith(" ")?(S.after=I.slice(1),E.spaces.after=$.slice(1)):E.value=$,h=new eC.default({value:" ",source:rC(c,this.tokens[this.position-1]),sourceIndex:c[Xe.FIELDS.START_POS],spaces:S,raws:E})}return this.currToken&&this.currToken[Xe.FIELDS.TYPE]===ct.space&&(h.spaces.after=this.optionalSpace(this.content()),this.position++),this.newNode(h)},e.comma=function(){if(this.position===this.tokens.length-1){this.root.trailingComma=!0,this.position++;return}this.current._inferEndPosition();var r=new Yx.default({source:{start:yJ(this.tokens[this.position+1])}});this.current.parent.append(r),this.current=r,this.position++},e.comment=function(){var r=this.currToken;this.newNode(new $J.default({value:this.content(),source:ll(r),sourceIndex:r[Xe.FIELDS.START_POS]})),this.position++},e.error=function(r,n){throw this.root.error(r,n)},e.missingBackslash=function(){return this.error("Expected a backslash preceding the semicolon.",{index:this.currToken[Xe.FIELDS.START_POS]})},e.missingParenthesis=function(){return this.expected("opening parenthesis",this.currToken[Xe.FIELDS.START_POS])},e.missingSquareBracket=function(){return this.expected("opening square bracket",this.currToken[Xe.FIELDS.START_POS])},e.unexpected=function(){return this.error("Unexpected '"+this.content()+"'. Escaping special characters with \\ may help.",this.currToken[Xe.FIELDS.START_POS])},e.namespace=function(){var r=this.prevToken&&this.content(this.prevToken)||!0;if(this.nextToken[Xe.FIELDS.TYPE]===ct.word)return this.position++,this.word(r);if(this.nextToken[Xe.FIELDS.TYPE]===ct.asterisk)return this.position++,this.universal(r)},e.nesting=function(){if(this.nextToken){var r=this.content(this.nextToken);if(r==="|"){this.position++;return}}var n=this.currToken;this.newNode(new iRe.default({value:this.content(),source:ll(n),sourceIndex:n[Xe.FIELDS.START_POS]})),this.position++},e.parentheses=function(){var r=this.current.last,n=1;if(this.position++,r&&r.type===aRe.PSEUDO){var i=new Yx.default({source:{start:yJ(this.tokens[this.position-1])}}),s=this.current;for(r.append(i),this.current=i;this.position<this.tokens.length&&n;)this.currToken[Xe.FIELDS.TYPE]===ct.openParenthesis&&n++,this.currToken[Xe.FIELDS.TYPE]===ct.closeParenthesis&&n--,n?this.parse():(this.current.source.end=bJ(this.currToken),this.current.parent.source.end=bJ(this.currToken),this.position++);this.current=s}else{for(var a=this.currToken,o="(",u;this.position<this.tokens.length&&n;)this.currToken[Xe.FIELDS.TYPE]===ct.openParenthesis&&n++,this.currToken[Xe.FIELDS.TYPE]===ct.closeParenthesis&&n--,u=this.currToken,o+=this.parseParenthesisToken(this.currToken),this.position++;r?r.appendToPropertyAndEscape("value",o,o):this.newNode(new Qx.default({value:o,source:fu(a[Xe.FIELDS.START_LINE],a[Xe.FIELDS.START_COL],u[Xe.FIELDS.END_LINE],u[Xe.FIELDS.END_COL]),sourceIndex:a[Xe.FIELDS.START_POS]}))}if(n)return this.expected("closing parenthesis",this.currToken[Xe.FIELDS.START_POS])},e.pseudo=function(){for(var r=this,n="",i=this.currToken;this.currToken&&this.currToken[Xe.FIELDS.TYPE]===ct.colon;)n+=this.content(),this.position++;if(!this.currToken)return this.expected(["pseudo-class","pseudo-element"],this.position-1);if(this.currToken[Xe.FIELDS.TYPE]===ct.word)this.splitWord(!1,function(s,a){n+=s,r.newNode(new rRe.default({value:n,source:rC(i,r.currToken),sourceIndex:i[Xe.FIELDS.START_POS]})),a>1&&r.nextToken&&r.nextToken[Xe.FIELDS.TYPE]===ct.openParenthesis&&r.error("Misplaced parenthesis.",{index:r.nextToken[Xe.FIELDS.START_POS]})});else return this.expected(["pseudo-class","pseudo-element"],this.currToken[Xe.FIELDS.START_POS])},e.space=function(){var r=this.content();this.position===0||this.prevToken[Xe.FIELDS.TYPE]===ct.comma||this.prevToken[Xe.FIELDS.TYPE]===ct.openParenthesis||this.current.nodes.every(function(n){return n.type==="comment"})?(this.spaces=this.optionalSpace(r),this.position++):this.position===this.tokens.length-1||this.nextToken[Xe.FIELDS.TYPE]===ct.comma||this.nextToken[Xe.FIELDS.TYPE]===ct.closeParenthesis?(this.current.last.spaces.after=this.optionalSpace(r),this.position++):this.combinator()},e.string=function(){var r=this.currToken;this.newNode(new Qx.default({value:this.content(),source:ll(r),sourceIndex:r[Xe.FIELDS.START_POS]})),this.position++},e.universal=function(r){var n=this.nextToken;if(n&&this.content(n)==="|")return this.position++,this.namespace();var i=this.currToken;this.newNode(new nRe.default({value:this.content(),source:ll(i),sourceIndex:i[Xe.FIELDS.START_POS]}),r),this.position++},e.splitWord=function(r,n){for(var i=this,s=this.nextToken,a=this.content();s&&~[ct.dollar,ct.caret,ct.equals,ct.word].indexOf(s[Xe.FIELDS.TYPE]);){this.position++;var o=this.content();if(a+=o,o.lastIndexOf("\\")===o.length-1){var u=this.nextToken;u&&u[Xe.FIELDS.TYPE]===ct.space&&(a+=this.requiredSpace(this.content(u)),this.position++)}s=this.nextToken}var c=nC(a,".").filter(function(_){var b=a[_-1]==="\\",y=/^\d+\.\d+%$/.test(a);return!b&&!y}),f=nC(a,"#").filter(function(_){return a[_-1]!=="\\"}),h=nC(a,"#{");h.length&&(f=f.filter(function(_){return!~h.indexOf(_)}));var p=(0,sRe.default)(cRe([0].concat(c,f)));p.forEach(function(_,b){var y=p[b+1]||a.length,I=a.slice(_,y);if(b===0&&n)return n.call(i,I,p.length);var $,S=i.currToken,E=S[Xe.FIELDS.START_POS]+p[b],T=fu(S[1],S[2]+_,S[3],S[2]+(y-1));if(~c.indexOf(_)){var V={value:I.slice(1),source:T,sourceIndex:E};$=new eRe.default(fl(V,"value"))}else if(~f.indexOf(_)){var Z={value:I.slice(1),source:T,sourceIndex:E};$=new tRe.default(fl(Z,"value"))}else{var A={value:I,source:T,sourceIndex:E};fl(A,"value"),$=new HRe.default(A)}i.newNode($,r),r=null}),this.position++},e.word=function(r){var n=this.nextToken;return n&&this.content(n)==="|"?(this.position++,this.namespace()):this.splitWord(r)},e.loop=function(){for(;this.position<this.tokens.length;)this.parse(!0);return this.current._inferEndPosition(),this.root},e.parse=function(r){switch(this.currToken[Xe.FIELDS.TYPE]){case ct.space:this.space();break;case ct.comment:this.comment();break;case ct.openParenthesis:this.parentheses();break;case ct.closeParenthesis:r&&this.missingParenthesis();break;case ct.openSquare:this.attribute();break;case ct.dollar:case ct.caret:case ct.equals:case ct.word:this.word();break;case ct.colon:this.pseudo();break;case ct.comma:this.comma();break;case ct.asterisk:this.universal();break;case ct.ampersand:this.nesting();break;case ct.slash:case ct.combinator:this.combinator();break;case ct.str:this.string();break;case ct.closeSquare:this.missingSquareBracket();case ct.semicolon:this.missingBackslash();default:this.unexpected()}},e.expected=function(r,n,i){if(Array.isArray(r)){var s=r.pop();r=r.join(", ")+" or "+s}var a=/^[aeiou]/.test(r[0])?"an":"a";return i?this.error("Expected "+a+" "+r+', found "'+i+'" instead.',{index:n}):this.error("Expected "+a+" "+r+".",{index:n})},e.requiredSpace=function(r){return this.options.lossy?" ":r},e.optionalSpace=function(r){return this.options.lossy?"":r},e.lossySpace=function(r,n){return this.options.lossy?n?" ":"":r},e.parseParenthesisToken=function(r){var n=this.content(r);return r[Xe.FIELDS.TYPE]===ct.space?this.requiredSpace(n):n},e.newNode=function(r,n){return n&&(/^ +$/.test(n)&&(this.options.lossy||(this.spaces=(this.spaces||"")+n),n=!0),r.namespace=n,fl(r,"namespace")),this.spaces&&(r.spaces.before=this.spaces,this.spaces=""),this.current.append(r)},e.content=function(r){return r===void 0&&(r=this.currToken),this.css.slice(r[Xe.FIELDS.START_POS],r[Xe.FIELDS.END_POS])},e.locateNextMeaningfulToken=function(r){r===void 0&&(r=this.position+1);for(var n=r;n<this.tokens.length;)if(uRe[this.tokens[n][Xe.FIELDS.TYPE]]){n++;continue}else return n;return-1},oRe(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}();b_.default=lRe;PJ.exports=b_.default});var MJ=D((P_,CJ)=>{"use strict";P_.__esModule=!0;P_.default=void 0;var fRe=hRe(xJ());function hRe(t){return t&&t.__esModule?t:{default:t}}var pRe=function(){function t(H,r){this.func=H||function(){},this.funcRes=null,this.options=r}var e=t.prototype;return e._shouldUpdateSelector=function(r,n){n===void 0&&(n={});var i=Object.assign({},this.options,n);return i.updateSelector===!1?!1:typeof r!="string"},e._isLossy=function(r){r===void 0&&(r={});var n=Object.assign({},this.options,r);return n.lossless===!1},e._root=function(r,n){n===void 0&&(n={});var i=new fRe.default(r,this._parseOptions(n));return i.root},e._parseOptions=function(r){return{lossy:this._isLossy(r)}},e._run=function(r,n){var i=this;return n===void 0&&(n={}),new Promise(function(s,a){try{var o=i._root(r,n);Promise.resolve(i.func(o)).then(function(u){var c=void 0;return i._shouldUpdateSelector(r,n)&&(c=o.toString(),r.selector=c),{transform:u,root:o,string:c}}).then(s,a)}catch(u){a(u);return}})},e._runSync=function(r,n){n===void 0&&(n={});var i=this._root(r,n),s=this.func(i);if(s&&typeof s.then=="function")throw new Error("Selector processor returned a promise to a synchronous call.");var a=void 0;return n.updateSelector&&typeof r!="string"&&(a=i.toString(),r.selector=a),{transform:s,root:i,string:a}},e.ast=function(r,n){return this._run(r,n).then(function(i){return i.root})},e.astSync=function(r,n){return this._runSync(r,n).root},e.transform=function(r,n){return this._run(r,n).then(function(i){return i.transform})},e.transformSync=function(r,n){return this._runSync(r,n).transform},e.process=function(r,n){return this._run(r,n).then(function(i){return i.string||i.root.toString()})},e.processSync=function(r,n){var i=this._runSync(r,n);return i.string||i.root.toString()},t}();P_.default=pRe;CJ.exports=P_.default});var wJ=D(kH=>{"use strict";kH.__esModule=!0;kH.universal=kH.tag=kH.string=kH.selector=kH.root=kH.pseudo=kH.nesting=kH.id=kH.comment=kH.combinator=kH.className=kH.attribute=void 0;var _Re=ai(Xx()),dRe=ai(Dx()),LRe=ai(Zx()),ERe=ai(bx()),IRe=ai(xx()),ARe=ai(jx()),gRe=ai(Rx()),mRe=ai(mx()),$Re=ai(Sx()),SRe=ai(Nx()),vRe=ai(wx()),DRe=ai(Vx());function ai(t){return t&&t.__esModule?t:{default:t}}var yRe=function(e){return new _Re.default(e)};kH.attribute=yRe;var bRe=function(e){return new dRe.default(e)};kH.className=bRe;var PRe=function(e){return new LRe.default(e)};kH.combinator=PRe;var xRe=function(e){return new ERe.default(e)};kH.comment=xRe;var CRe=function(e){return new IRe.default(e)};kH.id=CRe;var MRe=function(e){return new ARe.default(e)};kH.nesting=MRe;var wRe=function(e){return new gRe.default(e)};kH.pseudo=wRe;var TRe=function(e){return new mRe.default(e)};kH.root=TRe;var NRe=function(e){return new $Re.default(e)};kH.selector=NRe;var kRe=function(e){return new SRe.default(e)};kH.string=kRe;var RRe=function(e){return new vRe.default(e)};kH.tag=RRe;var ORe=function(e){return new DRe.default(e)};kH.universal=ORe});var RJ=D(dH=>{"use strict";dH.__esModule=!0;dH.isNode=iC;dH.isPseudoElement=kJ;dH.isPseudoClass=jRe;dH.isContainer=zRe;dH.isNamespace=JRe;dH.isUniversal=dH.isTag=dH.isString=dH.isSelector=dH.isRoot=dH.isPseudo=dH.isNesting=dH.isIdentifier=dH.isComment=dH.isCombinator=dH.isClassName=dH.isAttribute=void 0;var QH=kr(),pn,URe=(pn={},pn[QH.ATTRIBUTE]=!0,pn[QH.CLASS]=!0,pn[QH.COMBINATOR]=!0,pn[QH.COMMENT]=!0,pn[QH.ID]=!0,pn[QH.NESTING]=!0,pn[QH.PSEUDO]=!0,pn[QH.ROOT]=!0,pn[QH.SELECTOR]=!0,pn[QH.STRING]=!0,pn[QH.TAG]=!0,pn[QH.UNIVERSAL]=!0,pn);function iC(t){return typeof t=="object"&&URe[t.type]}function oi(t,e){return iC(e)&&e.type===t}var TJ=oi.bind(null,QH.ATTRIBUTE);dH.isAttribute=TJ;var FRe=oi.bind(null,QH.CLASS);dH.isClassName=FRe;var WRe=oi.bind(null,QH.COMBINATOR);dH.isCombinator=WRe;var BRe=oi.bind(null,QH.COMMENT);dH.isComment=BRe;var XRe=oi.bind(null,QH.ID);dH.isIdentifier=XRe;var qRe=oi.bind(null,QH.NESTING);dH.isNesting=qRe;var sC=oi.bind(null,QH.PSEUDO);dH.isPseudo=sC;var VRe=oi.bind(null,QH.ROOT);dH.isRoot=VRe;var GRe=oi.bind(null,QH.SELECTOR);dH.isSelector=GRe;var ZRe=oi.bind(null,QH.STRING);dH.isString=ZRe;var NJ=oi.bind(null,QH.TAG);dH.isTag=NJ;var KRe=oi.bind(null,QH.UNIVERSAL);dH.isUniversal=KRe;function kJ(t){return sC(t)&&t.value&&(t.value.startsWith("::")||t.value.toLowerCase()===":before"||t.value.toLowerCase()===":after"||t.value.toLowerCase()===":first-letter"||t.value.toLowerCase()===":first-line")}function jRe(t){return sC(t)&&!kJ(t)}function zRe(t){return!!(iC(t)&&t.walk)}function JRe(t){return TJ(t)||NJ(t)}});var OJ=D(Fi=>{"use strict";Fi.__esModule=!0;var aC=kr();Object.keys(aC).forEach(function(t){t==="default"||t==="__esModule"||t in Fi&&Fi[t]===aC[t]||(Fi[t]=aC[t])});var oC=wJ();Object.keys(oC).forEach(function(t){t==="default"||t==="__esModule"||t in Fi&&Fi[t]===oC[t]||(Fi[t]=oC[t])});var uC=RJ();Object.keys(uC).forEach(function(t){t==="default"||t==="__esModule"||t in Fi&&Fi[t]===uC[t]||(Fi[t]=uC[t])})});var WJ=D((x_,FJ)=>{"use strict";x_.__esModule=!0;x_.default=void 0;var YRe=t2e(MJ()),QRe=e2e(OJ());function UJ(){if(typeof WeakMap!="function")return null;var t=new WeakMap;return UJ=function(){return t},t}function e2e(t){if(t&&t.__esModule)return t;if(t===null||typeof t!="object"&&typeof t!="function")return{default:t};var e=UJ();if(e&&e.has(t))return e.get(t);var H={},r=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n)){var i=r?Object.getOwnPropertyDescriptor(t,n):null;i&&(i.get||i.set)?Object.defineProperty(H,n,i):H[n]=t[n]}return H.default=t,e&&e.set(t,H),H}function t2e(t){return t&&t.__esModule?t:{default:t}}var cC=function(e){return new YRe.default(e)};Object.assign(cC,QRe);delete cC.__esModule;var H2e=cC;x_.default=H2e;FJ.exports=x_.default});var KJ=D((Wet,_C)=>{var{Rule:BJ,AtRule:r2e}=ul(),XJ=WJ();function lC(t,e){let H;try{XJ(r=>{H=r}).processSync(t)}catch(r){throw t.includes(":")?e?e.error("Missed semicolon"):r:e?e.error(r.message):r}return H.at(0)}function qJ(t,e){let H=!1;return t.each(r=>{if(r.type==="nesting"){let n=e.clone({});r.value!=="&"?r.replaceWith(lC(r.value.replace("&",n.toString()))):r.replaceWith(n),H=!0}else"nodes"in r&&r.nodes&&qJ(r,e)&&(H=!0)}),H}function VJ(t,e){let H=[];return t.selectors.forEach(r=>{let n=lC(r,t);e.selectors.forEach(i=>{if(!i)return;let s=lC(i,e);qJ(s,n)||(s.prepend(XJ.combinator({value:" "})),s.prepend(n.clone({}))),H.push(s.toString())})}),H}function vg(t,e){let H=t.prev();for(e.after(t);H&&H.type==="comment";){let r=H.prev();e.after(H),H=r}return t}function n2e(t){return function e(H,r,n,i=n){let s=[];if(r.each(a=>{a.type==="rule"&&n?i&&(a.selectors=VJ(H,a)):a.type==="atrule"&&a.nodes?t[a.name]?e(H,a,i):r[hC]!==!1&&s.push(a):s.push(a)}),n&&s.length){let a=H.clone({nodes:[]});for(let o of s)a.append(o);r.prepend(a)}}}function fC(t,e,H){let r=new BJ({selector:t,nodes:[]});return r.append(e),H.after(r),r}function GJ(t,e){let H={};for(let r of t)H[r]=!0;if(e)for(let r of e)H[r.replace(/^@/,"")]=!0;return H}function i2e(t){t=t.trim();let e=t.match(/^\((.*)\)$/);if(!e)return{type:"basic",selector:t};let H=e[1].match(/^(with(?:out)?):(.+)$/);if(H){let r=H[1]==="with",n=Object.fromEntries(H[2].trim().split(/\s+/).map(s=>[s,!0]));if(r&&n.all)return{type:"noop"};let i=s=>!!n[s];return n.all?i=()=>!0:r&&(i=s=>s==="all"?!1:!n[s]),{type:"withrules",escapes:i}}return{type:"unknown"}}function s2e(t){let e=[],H=t.parent;for(;H&&H instanceof r2e;)e.push(H),H=H.parent;return e}function a2e(t){let e=t[ZJ];if(!e)t.after(t.nodes);else{let H=t.nodes,r,n=-1,i,s,a,o=s2e(t);if(o.forEach((u,c)=>{if(e(u.name))r=u,n=c,s=a;else{let f=a;a=u.clone({nodes:[]}),f&&a.append(f),i=i||a}}),r?s?(i.append(H),r.after(s)):r.after(H):t.after(H),t.next()&&r){let u;o.slice(0,n+1).forEach((c,f,h)=>{let p=u;u=c.clone({nodes:[]}),p&&u.append(p);let _=[],y=(h[f-1]||t).next();for(;y;)_.push(y),y=y.next();u.append(_)}),u&&(s||H[H.length-1]).after(u)}}t.remove()}var hC=Symbol("rootRuleMergeSel"),ZJ=Symbol("rootRuleEscapes");function o2e(t){let{params:e}=t,{type:H,selector:r,escapes:n}=i2e(e);if(H==="unknown")throw t.error(`Unknown @${t.name} parameter ${JSON.stringify(e)}`);if(H==="basic"&&r){let i=new BJ({selector:r,nodes:t.nodes});t.removeAll(),t.append(i)}t[ZJ]=n,t[hC]=n?!n("all"):H==="noop"}var pC=Symbol("hasRootRule");_C.exports=(t={})=>{let e=GJ(["media","supports","layer"],t.bubble),H=n2e(e),r=GJ(["document","font-face","keyframes","-webkit-keyframes","-moz-keyframes"],t.unwrap),n=(t.rootRuleName||"at-root").replace(/^@/,""),i=t.preserveEmpty;return{postcssPlugin:"postcss-nested",Once(s){s.walkAtRules(n,a=>{o2e(a),s[pC]=!0})},Rule(s){let a=!1,o=s,u=!1,c=[];s.each(f=>{f.type==="rule"?(c.length&&(o=fC(s.selector,c,o),c=[]),u=!0,a=!0,f.selectors=VJ(s,f),o=vg(f,o)):f.type==="atrule"?(c.length&&(o=fC(s.selector,c,o),c=[]),f.name===n?(a=!0,H(s,f,!0,f[hC]),o=vg(f,o)):e[f.name]?(u=!0,a=!0,H(s,f,!0),o=vg(f,o)):r[f.name]?(u=!0,a=!0,H(s,f,!1),o=vg(f,o)):u&&c.push(f)):f.type==="decl"&&u&&c.push(f)}),c.length&&(o=fC(s.selector,c,o)),a&&i!==!0&&(s.raws.semicolon=!0,s.nodes.length===0&&s.remove())},RootExit(s){s[pC]&&(s.walkAtRules(n,a2e),s[pC]=!1)}}};_C.exports.postcss=!0});var YJ=D((Bet,JJ)=>{"use strict";var jJ=/-(\w|$)/g,zJ=(t,e)=>e.toUpperCase(),u2e=t=>(t=t.toLowerCase(),t==="float"?"cssFloat":t.startsWith("-ms-")?t.substr(1).replace(jJ,zJ):t.replace(jJ,zJ));JJ.exports=u2e});var EC=D((Xet,QJ)=>{var c2e=YJ(),l2e={boxFlex:!0,boxFlexGroup:!0,columnCount:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,strokeDashoffset:!0,strokeOpacity:!0,strokeWidth:!0};function dC(t){return typeof t.nodes=="undefined"?!0:LC(t)}function LC(t){let e,H={};return t.each(r=>{if(r.type==="atrule")e="@"+r.name,r.params&&(e+=" "+r.params),typeof H[e]=="undefined"?H[e]=dC(r):Array.isArray(H[e])?H[e].push(dC(r)):H[e]=[H[e],dC(r)];else if(r.type==="rule"){let n=LC(r);if(H[r.selector])for(let i in n)H[r.selector][i]=n[i];else H[r.selector]=n}else if(r.type==="decl"){r.prop[0]==="-"&&r.prop[1]==="-"?e=r.prop:e=c2e(r.prop);let n=r.value;!isNaN(r.value)&&l2e[e]&&(n=parseFloat(r.value)),r.important&&(n+=" !important"),typeof H[e]=="undefined"?H[e]=n:Array.isArray(H[e])?H[e].push(n):H[e]=[H[e],n]}}),H}QJ.exports=LC});var Dg=D((qet,rY)=>{var C_=ul(),eY=/\s*!important\s*$/i,f2e={"box-flex":!0,"box-flex-group":!0,"column-count":!0,flex:!0,"flex-grow":!0,"flex-positive":!0,"flex-shrink":!0,"flex-negative":!0,"font-weight":!0,"line-clamp":!0,"line-height":!0,opacity:!0,order:!0,orphans:!0,"tab-size":!0,widows:!0,"z-index":!0,zoom:!0,"fill-opacity":!0,"stroke-dashoffset":!0,"stroke-opacity":!0,"stroke-width":!0};function h2e(t){return t.replace(/([A-Z])/g,"-$1").replace(/^ms-/,"-ms-").toLowerCase()}function tY(t,e,H){H===!1||H===null||(e.startsWith("--")||(e=h2e(e)),typeof H=="number"&&(H===0||f2e[e]?H=H.toString():H+="px"),e==="css-float"&&(e="float"),eY.test(H)?(H=H.replace(eY,""),t.push(C_.decl({prop:e,value:H,important:!0}))):t.push(C_.decl({prop:e,value:H})))}function HY(t,e,H){let r=C_.atRule({name:e[1],params:e[3]||""});typeof H=="object"&&(r.nodes=[],IC(H,r)),t.push(r)}function IC(t,e){let H,r,n;for(H in t)if(r=t[H],!(r===null||typeof r=="undefined"))if(H[0]==="@"){let i=H.match(/@(\S+)(\s+([\W\w]*)\s*)?/);if(Array.isArray(r))for(let s of r)HY(e,i,s);else HY(e,i,r)}else if(Array.isArray(r))for(let i of r)tY(e,H,i);else typeof r=="object"?(n=C_.rule({selector:H}),IC(r,n),e.push(n)):tY(e,H,r)}rY.exports=function(t){let e=C_.root();return IC(t,e),e}});var AC=D((Vet,nY)=>{var p2e=EC();nY.exports=function(e){return console&&console.warn&&e.warnings().forEach(H=>{let r=H.plugin||"PostCSS";console.warn(r+": "+H.text)}),p2e(e.root)}});var sY=D((Get,iY)=>{var _2e=ul(),d2e=AC(),L2e=Dg();iY.exports=function(e){let H=_2e(e);return async r=>{let n=await H.process(r,{parser:L2e,from:void 0});return d2e(n)}}});var oY=D((Zet,aY)=>{var E2e=ul(),I2e=AC(),A2e=Dg();aY.exports=function(t){let e=E2e(t);return H=>{let r=e.process(H,{parser:A2e,from:void 0});return I2e(r)}}});var cY=D((Ket,uY)=>{var g2e=EC(),m2e=Dg(),$2e=sY(),S2e=oY();uY.exports={objectify:g2e,parse:m2e,async:$2e,sync:S2e}});var $C=D(mC=>{"use strict";Object.defineProperty(mC,"__esModule",{value:!0});Object.defineProperty(mC,"default",{enumerable:!0,get:()=>lY});var v2e=gC(Ka()),D2e=gC(KJ()),y2e=gC(cY());function gC(t){return t&&t.__esModule?t:{default:t}}function lY(t){return Array.isArray(t)?t.flatMap(e=>(0,v2e.default)([(0,D2e.default)({bubble:["screen"]})]).process(e,{parser:y2e.default}).root.nodes):lY([t])}});var yg=D(SC=>{"use strict";Object.defineProperty(SC,"__esModule",{value:!0});Object.defineProperty(SC,"default",{enumerable:!0,get:()=>x2e});var b2e=P2e(Bs());function P2e(t){return t&&t.__esModule?t:{default:t}}function x2e(t,e,H=!1){return(0,b2e.default)(r=>{r.walkClasses(n=>{let i=n.value,s=H&&i.startsWith("-");n.value=s?`-${t}${i.slice(1)}`:`${t}${i}`})}).processSync(e)}});var hl=D(vC=>{"use strict";Object.defineProperty(vC,"__esModule",{value:!0});Object.defineProperty(vC,"default",{enumerable:!0,get:()=>w2e});var C2e=fY(Bs()),M2e=fY(zE());function fY(t){return t&&t.__esModule?t:{default:t}}function w2e(t){var e;let H=C2e.default.className();H.value=t;var r;return(0,M2e.default)((r=H==null||(e=H.raws)===null||e===void 0?void 0:e.value)!==null&&r!==void 0?r:H.value)}});var yC=D(DC=>{"use strict";Object.defineProperty(DC,"__esModule",{value:!0});function T2e(t,e){for(var H in e)Object.defineProperty(t,H,{enumerable:!0,get:e[H]})}T2e(DC,{asClass:()=>pY,default:()=>R2e,formatClass:()=>_Y});var N2e=hY(hl()),k2e=hY(zE());function hY(t){return t&&t.__esModule?t:{default:t}}function pY(t){return(0,k2e.default)(`.${(0,N2e.default)(t)}`)}function R2e(t,e){return pY(_Y(t,e))}function _Y(t,e){return e==="DEFAULT"?t:e==="-"||e==="-DEFAULT"?`-${t}`:e.startsWith("-")?`-${t}${e}`:e.startsWith("/")?`${t}${e}`:`${t}-${e}`}});var dY=D(bC=>{"use strict";Object.defineProperty(bC,"__esModule",{value:!0});Object.defineProperty(bC,"default",{enumerable:!0,get:()=>F2e});var O2e=U2e(jp());function U2e(t){return t&&t.__esModule?t:{default:t}}function F2e(t,e=[[t,[t]]],{filterDefault:H=!1,...r}={}){let n=(0,O2e.default)(t);return function({matchUtilities:i,theme:s}){for(let o of e){let u=Array.isArray(o[0])?o:[o];var a;i(u.reduce((c,[f,h])=>Object.assign(c,{[f]:p=>h.reduce((_,b)=>Array.isArray(b)?Object.assign(_,{[b[0]]:b[1]}):Object.assign(_,{[b]:n(p)}),{})}),{}),{...r,values:H?Object.fromEntries(Object.entries((a=s(t))!==null&&a!==void 0?a:{}).filter(([c])=>c!=="DEFAULT")):s(t)})}}}});var bg=D(PC=>{"use strict";Object.defineProperty(PC,"__esModule",{value:!0});Object.defineProperty(PC,"default",{enumerable:!0,get:()=>W2e});function W2e(t){return t=Array.isArray(t)?t:[t],t.map(e=>{let H=e.values.map(r=>r.raw!==void 0?r.raw:[r.min&&`(min-width: ${r.min})`,r.max&&`(max-width: ${r.max})`].filter(Boolean).join(" and "));return e.not?`not all and ${H}`:H}).join(", ")}});var EY=D(xC=>{"use strict";Object.defineProperty(xC,"__esModule",{value:!0});Object.defineProperty(xC,"default",{enumerable:!0,get:()=>J2e});var B2e=new Set(["normal","reverse","alternate","alternate-reverse"]),X2e=new Set(["running","paused"]),q2e=new Set(["none","forwards","backwards","both"]),V2e=new Set(["infinite"]),G2e=new Set(["linear","ease","ease-in","ease-out","ease-in-out","step-start","step-end"]),Z2e=["cubic-bezier","steps"],K2e=/\,(?![^(]*\))/g,j2e=/\ +(?![^(]*\))/g,LY=/^(-?[\d.]+m?s)$/,z2e=/^(\d+)$/;function J2e(t){return t.split(K2e).map(H=>{let r=H.trim(),n={value:r},i=r.split(j2e),s=new Set;for(let a of i)!s.has("DIRECTIONS")&&B2e.has(a)?(n.direction=a,s.add("DIRECTIONS")):!s.has("PLAY_STATES")&&X2e.has(a)?(n.playState=a,s.add("PLAY_STATES")):!s.has("FILL_MODES")&&q2e.has(a)?(n.fillMode=a,s.add("FILL_MODES")):!s.has("ITERATION_COUNTS")&&(V2e.has(a)||z2e.test(a))?(n.iterationCount=a,s.add("ITERATION_COUNTS")):!s.has("TIMING_FUNCTION")&&G2e.has(a)||!s.has("TIMING_FUNCTION")&&Z2e.some(o=>a.startsWith(`${o}(`))?(n.timingFunction=a,s.add("TIMING_FUNCTION")):!s.has("DURATION")&&LY.test(a)?(n.duration=a,s.add("DURATION")):!s.has("DELAY")&&LY.test(a)?(n.delay=a,s.add("DELAY")):s.has("NAME")?(n.unknown||(n.unknown=[]),n.unknown.push(a)):(n.name=a,s.add("NAME"));return n})}});var AY=D(CC=>{"use strict";Object.defineProperty(CC,"__esModule",{value:!0});Object.defineProperty(CC,"default",{enumerable:!0,get:()=>Y2e});var IY=t=>Object.assign({},...Object.entries(t??{}).flatMap(([e,H])=>typeof H=="object"?Object.entries(IY(H)).map(([r,n])=>({[e+(r==="DEFAULT"?"":`-${r}`)]:n})):[{[`${e}`]:H}])),Y2e=IY});var M_=D((rtt,Q2e)=>{Q2e.exports={name:"tailwindcss",version:"3.2.4",description:"A utility-first CSS framework for rapidly building custom user interfaces.",license:"MIT",main:"lib/index.js",types:"types/index.d.ts",repository:"https://github.com/tailwindlabs/tailwindcss.git",bugs:"https://github.com/tailwindlabs/tailwindcss/issues",homepage:"https://tailwindcss.com",bin:{tailwind:"lib/cli.js",tailwindcss:"lib/cli.js"},scripts:{preswcify:"npm run generate && rimraf lib",swcify:"swc src --out-dir lib --copy-files",postswcify:"esbuild lib/cli-peer-dependencies.js --bundle --platform=node --outfile=peers/index.js","rebuild-fixtures":"npm run swcify && node -r @swc/register scripts/rebuildFixtures.js",prepublishOnly:"npm install --force && npm run swcify",style:"eslint .",pretest:"npm run generate",test:"jest","test:integrations":"npm run test --prefix ./integrations","install:integrations":"node scripts/install-integrations.js","generate:plugin-list":"node -r @swc/register scripts/create-plugin-list.js","generate:types":"node -r @swc/register scripts/generate-types.js",generate:"npm run generate:plugin-list && npm run generate:types","release-channel":"node ./scripts/release-channel.js","release-notes":"node ./scripts/release-notes.js"},files:["src/*","cli/*","lib/*","peers/*","scripts/*.js","stubs/*.stub.js","nesting/*","types/**/*","*.d.ts","*.css","*.js"],devDependencies:{"@swc/cli":"^0.1.57","@swc/core":"^1.3.11","@swc/jest":"^0.2.23","@swc/register":"^0.1.10",autoprefixer:"^10.4.13",cssnano:"^5.1.14",esbuild:"^0.15.12",eslint:"^8.26.0","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1",jest:"^28.1.3","jest-diff":"^28.1.3",prettier:"^2.7.1",rimraf:"^3.0.0","source-map-js":"^1.0.2"},peerDependencies:{postcss:"^8.0.9"},dependencies:{arg:"^5.0.2",chokidar:"^3.5.3","color-name":"^1.1.4",detective:"^5.2.1",didyoumean:"^1.2.2",dlv:"^1.1.3","fast-glob":"^3.2.12","glob-parent":"^6.0.2","is-glob":"^4.0.3",lilconfig:"^2.0.6",micromatch:"^4.0.5","normalize-path":"^3.0.0","object-hash":"^3.0.0",picocolors:"^1.0.0",postcss:"^8.4.18","postcss-import":"^14.1.0","postcss-js":"^4.0.0","postcss-load-config":"^3.1.4","postcss-nested":"6.0.0","postcss-selector-parser":"^6.0.10","postcss-value-parser":"^4.2.0","quick-lru":"^5.1.1",resolve:"^1.22.1"},browserslist:["> 1%","not edge <= 18","not ie 11","not op_mini all"],jest:{testTimeout:3e4,setupFilesAfterEnv:["<rootDir>/jest/customMatchers.js"],testPathIgnorePatterns:["/node_modules/","/integrations/","/standalone-cli/","\\.test\\.skip\\.js$"],transform:{"\\.js$":"@swc/jest"}},engines:{node:">=12.13.0"}}});var Pg=D(TC=>{"use strict";Object.defineProperty(TC,"__esModule",{value:!0});function eOe(t,e){for(var H in e)Object.defineProperty(t,H,{enumerable:!0,get:e[H]})}eOe(TC,{normalizeScreens:()=>gY,isScreenSortable:()=>MC,compareScreens:()=>tOe,toScreen:()=>wC});function gY(t,e=!0){return Array.isArray(t)?t.map(H=>{if(e&&Array.isArray(H))throw new Error("The tuple syntax is not supported for `screens`.");if(typeof H=="string")return{name:H.toString(),not:!1,values:[{min:H,max:void 0}]};let[r,n]=H;return r=r.toString(),typeof n=="string"?{name:r,not:!1,values:[{min:n,max:void 0}]}:Array.isArray(n)?{name:r,not:!1,values:n.map(i=>mY(i))}:{name:r,not:!1,values:[mY(n)]}}):gY(Object.entries(t??{}),!1)}function MC(t){return t.values.length!==1?{result:!1,reason:"multiple-values"}:t.values[0].raw!==void 0?{result:!1,reason:"raw-values"}:t.values[0].min!==void 0&&t.values[0].max!==void 0?{result:!1,reason:"min-and-max"}:{result:!0,reason:null}}function tOe(t,e,H){let r=wC(e,t),n=wC(H,t),i=MC(r),s=MC(n);if(i.reason==="multiple-values"||s.reason==="multiple-values")throw new Error("Attempted to sort a screen with multiple values. This should never happen. Please open a bug report.");if(i.reason==="raw-values"||s.reason==="raw-values")throw new Error("Attempted to sort a screen with raw values. This should never happen. Please open a bug report.");if(i.reason==="min-and-max"||s.reason==="min-and-max")throw new Error("Attempted to sort a screen with both min and max values. This should never happen. Please open a bug report.");let{min:a,max:o}=r.values[0],{min:u,max:c}=n.values[0];e.not&&([a,o]=[o,a]),H.not&&([u,c]=[c,u]),a=a===void 0?a:parseFloat(a),o=o===void 0?o:parseFloat(o),u=u===void 0?u:parseFloat(u),c=c===void 0?c:parseFloat(c);let[f,h]=t==="min"?[a,u]:[c,o];return f-h}function wC(t,e){return typeof t=="object"?t:{name:"arbitrary-screen",values:[{[e]:t}]}}function mY({"min-width":t,min:e=t,max:H,raw:r}={}){return{min:e,max:H,raw:r}}});var $Y=D(NC=>{"use strict";Object.defineProperty(NC,"__esModule",{value:!0});Object.defineProperty(NC,"removeAlphaVariables",{enumerable:!0,get:()=>HOe});function HOe(t,e){t.walkDecls(H=>{if(e.includes(H.prop)){H.remove();return}for(let r of e)H.value.includes(`/ var(${r})`)&&(H.value=H.value.replace(`/ var(${r})`,""))})}});var PY=D(OC=>{"use strict";Object.defineProperty(OC,"__esModule",{value:!0});function rOe(t,e){for(var H in e)Object.defineProperty(t,H,{enumerable:!0,get:e[H]})}rOe(OC,{variantPlugins:()=>cOe,corePlugins:()=>lOe});var nOe=Wi(require("fs")),iOe=bY(require("path")),xg=Wi(Ka()),gt=Wi(dY()),SY=Wi(bg()),sOe=Wi(hl()),aOe=Wi(EY()),Rr=Wi(AY()),_n=bY(Fh()),WH=Wi(YD()),vY=Wi(Sc()),oOe=Wi(jp()),uOe=M_(),pl=Wi(xi()),w_=Pg(),DY=BD(),kC=$Y(),RC=Xs(),ui=Bh();function Wi(t){return t&&t.__esModule?t:{default:t}}function yY(t){if(typeof WeakMap!="function")return null;var e=new WeakMap,H=new WeakMap;return(yY=function(r){return r?H:e})(t)}function bY(t,e){if(!e&&t&&t.__esModule)return t;if(t===null||typeof t!="object"&&typeof t!="function")return{default:t};var H=yY(e);if(H&&H.has(t))return H.get(t);var r={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in t)if(i!=="default"&&Object.prototype.hasOwnProperty.call(t,i)){var s=n?Object.getOwnPropertyDescriptor(t,i):null;s&&(s.get||s.set)?Object.defineProperty(r,i,s):r[i]=t[i]}return r.default=t,H&&H.set(t,r),r}var cOe={pseudoElementVariants:({addVariant:t})=>{t("first-letter","&::first-letter"),t("first-line","&::first-line"),t("marker",[({container:e})=>((0,kC.removeAlphaVariables)(e,["--tw-text-opacity"]),"& *::marker"),({container:e})=>((0,kC.removeAlphaVariables)(e,["--tw-text-opacity"]),"&::marker")]),t("selection",["& *::selection","&::selection"]),t("file","&::file-selector-button"),t("placeholder","&::placeholder"),t("backdrop","&::backdrop"),t("before",({container:e})=>(e.walkRules(H=>{let r=!1;H.walkDecls("content",()=>{r=!0}),r||H.prepend(xg.default.decl({prop:"content",value:"var(--tw-content)"}))}),"&::before")),t("after",({container:e})=>(e.walkRules(H=>{let r=!1;H.walkDecls("content",()=>{r=!0}),r||H.prepend(xg.default.decl({prop:"content",value:"var(--tw-content)"}))}),"&::after"))},pseudoClassVariants:({addVariant:t,matchVariant:e,config:H})=>{let r=[["first","&:first-child"],["last","&:last-child"],["only","&:only-child"],["odd","&:nth-child(odd)"],["even","&:nth-child(even)"],"first-of-type","last-of-type","only-of-type",["visited",({container:i})=>((0,kC.removeAlphaVariables)(i,["--tw-text-opacity","--tw-border-opacity","--tw-bg-opacity"]),"&:visited")],"target",["open","&[open]"],"default","checked","indeterminate","placeholder-shown","autofill","optional","required","valid","invalid","in-range","out-of-range","read-only","empty","focus-within",["hover",(0,RC.flagEnabled)(H(),"hoverOnlyWhenSupported")?"@media (hover: hover) and (pointer: fine) { &:hover }":"&:hover"],"focus","focus-visible","active","enabled","disabled"].map(i=>Array.isArray(i)?i:[i,`&:${i}`]);for(let[i,s]of r)t(i,a=>typeof s=="function"?s(a):s);let n={group:(i,{modifier:s})=>s?[`:merge(.group\\/${s})`," &"]:[":merge(.group)"," &"],peer:(i,{modifier:s})=>s?[`:merge(.peer\\/${s})`," ~ &"]:[":merge(.peer)"," ~ &"]};for(let[i,s]of Object.entries(n))e(i,(a="",o)=>{let u=(0,ui.normalize)(typeof a=="function"?a(o):a);u.includes("&")||(u="&"+u);let[c,f]=s("",o);return u.replace(/&(\S+)?/g,(h,p="")=>c+p+f)},{values:Object.fromEntries(r)})},directionVariants:({addVariant:t})=>{t("ltr",()=>(pl.default.warn("rtl-experimental",["The RTL features in Tailwind CSS are currently in preview.","Preview features are not covered by semver, and may be improved in breaking ways at any time."]),'[dir="ltr"] &')),t("rtl",()=>(pl.default.warn("rtl-experimental",["The RTL features in Tailwind CSS are currently in preview.","Preview features are not covered by semver, and may be improved in breaking ways at any time."]),'[dir="rtl"] &'))},reducedMotionVariants:({addVariant:t})=>{t("motion-safe","@media (prefers-reduced-motion: no-preference)"),t("motion-reduce","@media (prefers-reduced-motion: reduce)")},darkVariants:({config:t,addVariant:e})=>{let[H,r=".dark"]=[].concat(t("darkMode","media"));H===!1&&(H="media",pl.default.warn("darkmode-false",["The `darkMode` option in your Tailwind CSS configuration is set to `false`, which now behaves the same as `media`.","Change `darkMode` to `media` or remove it entirely.","https://tailwindcss.com/docs/upgrade-guide#remove-dark-mode-configuration"])),H==="class"?e("dark",`${r} &`):H==="media"&&e("dark","@media (prefers-color-scheme: dark)")},printVariant:({addVariant:t})=>{t("print","@media print")},screenVariants:({theme:t,addVariant:e,matchVariant:H})=>{var r;let n=(r=t("screens"))!==null&&r!==void 0?r:{},i=Object.values(n).every($=>typeof $=="string"),s=(0,w_.normalizeScreens)(t("screens")),a=new Set([]);function o($){var S,E;return(E=(S=$.match(/(\D+)$/))===null||S===void 0?void 0:S[1])!==null&&E!==void 0?E:"(none)"}function u($){$!==void 0&&a.add(o($))}function c($){return u($),a.size===1}for(let $ of s)for(let S of $.values)u(S.min),u(S.max);let f=a.size<=1;function h($){return Object.fromEntries(s.filter(S=>(0,w_.isScreenSortable)(S).result).map(S=>{let{min:E,max:T}=S.values[0];if($==="min"&&E!==void 0)return S;if($==="min"&&T!==void 0)return{...S,not:!S.not};if($==="max"&&T!==void 0)return S;if($==="max"&&E!==void 0)return{...S,not:!S.not}}).map(S=>[S.name,S]))}function p($){return(S,E)=>(0,w_.compareScreens)($,S.value,E.value)}let _=p("max"),b=p("min");function y($){return S=>{if(i)if(f){if(typeof S=="string"&&!c(S))return pl.default.warn("minmax-have-mixed-units",["The `min-*` and `max-*` variants are not supported with a `screens` configuration containing mixed units."]),[]}else return pl.default.warn("mixed-screen-units",["The `min-*` and `max-*` variants are not supported with a `screens` configuration containing mixed units."]),[];else return pl.default.warn("complex-screen-config",["The `min-*` and `max-*` variants are not supported with a `screens` configuration containing objects."]),[];return[`@media ${(0,SY.default)((0,w_.toScreen)(S,$))}`]}}H("max",y("max"),{sort:_,values:i?h("max"):{}});let I="min-screens";for(let $ of s)e($.name,`@media ${(0,SY.default)($)}`,{id:I,sort:i&&f?b:void 0,value:$});H("min",y("min"),{id:I,sort:b})},supportsVariants:({matchVariant:t,theme:e})=>{var H;t("supports",(r="")=>{let n=(0,ui.normalize)(r),i=/^\w*\s*\(/.test(n);return n=i?n.replace(/\b(and|or|not)\b/g," $1 "):n,i?`@supports ${n}`:(n.includes(":")||(n=`${n}: var(--tw)`),n.startsWith("(")&&n.endsWith(")")||(n=`(${n})`),`@supports ${n}`)},{values:(H=e("supports"))!==null&&H!==void 0?H:{}})},ariaVariants:({matchVariant:t,theme:e})=>{var H;t("aria",i=>`&[aria-${(0,ui.normalize)(i)}]`,{values:(H=e("aria"))!==null&&H!==void 0?H:{}});var r;t("group-aria",(i,{modifier:s})=>s?`:merge(.group\\/${s})[aria-${(0,ui.normalize)(i)}] &`:`:merge(.group)[aria-${(0,ui.normalize)(i)}] &`,{values:(r=e("aria"))!==null&&r!==void 0?r:{}});var n;t("peer-aria",(i,{modifier:s})=>s?`:merge(.peer\\/${s})[aria-${(0,ui.normalize)(i)}] ~ &`:`:merge(.peer)[aria-${(0,ui.normalize)(i)}] ~ &`,{values:(n=e("aria"))!==null&&n!==void 0?n:{}})},dataVariants:({matchVariant:t,theme:e})=>{var H;t("data",i=>`&[data-${(0,ui.normalize)(i)}]`,{values:(H=e("data"))!==null&&H!==void 0?H:{}});var r;t("group-data",(i,{modifier:s})=>s?`:merge(.group\\/${s})[data-${(0,ui.normalize)(i)}] &`:`:merge(.group)[data-${(0,ui.normalize)(i)}] &`,{values:(r=e("data"))!==null&&r!==void 0?r:{}});var n;t("peer-data",(i,{modifier:s})=>s?`:merge(.peer\\/${s})[data-${(0,ui.normalize)(i)}] ~ &`:`:merge(.peer)[data-${(0,ui.normalize)(i)}] ~ &`,{values:(n=e("data"))!==null&&n!==void 0?n:{}})},orientationVariants:({addVariant:t})=>{t("portrait","@media (orientation: portrait)"),t("landscape","@media (orientation: landscape)")},prefersContrastVariants:({addVariant:t})=>{t("contrast-more","@media (prefers-contrast: more)"),t("contrast-less","@media (prefers-contrast: less)")}},Bi=["translate(var(--tw-translate-x), var(--tw-translate-y))","rotate(var(--tw-rotate))","skewX(var(--tw-skew-x))","skewY(var(--tw-skew-y))","scaleX(var(--tw-scale-x))","scaleY(var(--tw-scale-y))"].join(" "),ps=["var(--tw-blur)","var(--tw-brightness)","var(--tw-contrast)","var(--tw-grayscale)","var(--tw-hue-rotate)","var(--tw-invert)","var(--tw-saturate)","var(--tw-sepia)","var(--tw-drop-shadow)"].join(" "),_s=["var(--tw-backdrop-blur)","var(--tw-backdrop-brightness)","var(--tw-backdrop-contrast)","var(--tw-backdrop-grayscale)","var(--tw-backdrop-hue-rotate)","var(--tw-backdrop-invert)","var(--tw-backdrop-opacity)","var(--tw-backdrop-saturate)","var(--tw-backdrop-sepia)"].join(" "),lOe={preflight:({addBase:t})=>{let e=xg.default.parse(nOe.default.readFileSync(iOe.join(__dirname,"./css/preflight.css"),"utf8"));t([xg.default.comment({text:`! tailwindcss v${uOe.version} | MIT License | https://tailwindcss.com`}),...e.nodes])},container:(()=>{function t(H=[]){return H.flatMap(r=>r.values.map(n=>n.min)).filter(r=>r!==void 0)}function e(H,r,n){if(typeof n=="undefined")return[];if(!(typeof n=="object"&&n!==null))return[{screen:"DEFAULT",minWidth:0,padding:n}];let i=[];n.DEFAULT&&i.push({screen:"DEFAULT",minWidth:0,padding:n.DEFAULT});for(let s of H)for(let a of r)for(let{min:o}of a.values)o===s&&i.push({minWidth:s,padding:n[a.name]});return i}return function({addComponents:H,theme:r}){let n=(0,w_.normalizeScreens)(r("container.screens",r("screens"))),i=t(n),s=e(i,n,r("container.padding")),a=u=>{let c=s.find(f=>f.minWidth===u);return c?{paddingRight:c.padding,paddingLeft:c.padding}:{}},o=Array.from(new Set(i.slice().sort((u,c)=>parseInt(u)-parseInt(c)))).map(u=>({[`@media (min-width: ${u})`]:{".container":{"max-width":u,...a(u)}}}));H([{".container":Object.assign({width:"100%"},r("container.center",!1)?{marginRight:"auto",marginLeft:"auto"}:{},a(0))},...o])}})(),accessibility:({addUtilities:t})=>{t({".sr-only":{position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0"},".not-sr-only":{position:"static",width:"auto",height:"auto",padding:"0",margin:"0",overflow:"visible",clip:"auto",whiteSpace:"normal"}})},pointerEvents:({addUtilities:t})=>{t({".pointer-events-none":{"pointer-events":"none"},".pointer-events-auto":{"pointer-events":"auto"}})},visibility:({addUtilities:t})=>{t({".visible":{visibility:"visible"},".invisible":{visibility:"hidden"},".collapse":{visibility:"collapse"}})},position:({addUtilities:t})=>{t({".static":{position:"static"},".fixed":{position:"fixed"},".absolute":{position:"absolute"},".relative":{position:"relative"},".sticky":{position:"sticky"}})},inset:(0,gt.default)("inset",[["inset",["top","right","bottom","left"]],[["inset-x",["left","right"]],["inset-y",["top","bottom"]]],[["top",["top"]],["right",["right"]],["bottom",["bottom"]],["left",["left"]]]],{supportsNegativeValues:!0}),isolation:({addUtilities:t})=>{t({".isolate":{isolation:"isolate"},".isolation-auto":{isolation:"auto"}})},zIndex:(0,gt.default)("zIndex",[["z",["zIndex"]]],{supportsNegativeValues:!0}),order:(0,gt.default)("order",void 0,{supportsNegativeValues:!0}),gridColumn:(0,gt.default)("gridColumn",[["col",["gridColumn"]]]),gridColumnStart:(0,gt.default)("gridColumnStart",[["col-start",["gridColumnStart"]]]),gridColumnEnd:(0,gt.default)("gridColumnEnd",[["col-end",["gridColumnEnd"]]]),gridRow:(0,gt.default)("gridRow",[["row",["gridRow"]]]),gridRowStart:(0,gt.default)("gridRowStart",[["row-start",["gridRowStart"]]]),gridRowEnd:(0,gt.default)("gridRowEnd",[["row-end",["gridRowEnd"]]]),float:({addUtilities:t})=>{t({".float-right":{float:"right"},".float-left":{float:"left"},".float-none":{float:"none"}})},clear:({addUtilities:t})=>{t({".clear-left":{clear:"left"},".clear-right":{clear:"right"},".clear-both":{clear:"both"},".clear-none":{clear:"none"}})},margin:(0,gt.default)("margin",[["m",["margin"]],[["mx",["margin-left","margin-right"]],["my",["margin-top","margin-bottom"]]],[["mt",["margin-top"]],["mr",["margin-right"]],["mb",["margin-bottom"]],["ml",["margin-left"]]]],{supportsNegativeValues:!0}),boxSizing:({addUtilities:t})=>{t({".box-border":{"box-sizing":"border-box"},".box-content":{"box-sizing":"content-box"}})},display:({addUtilities:t})=>{t({".block":{display:"block"},".inline-block":{display:"inline-block"},".inline":{display:"inline"},".flex":{display:"flex"},".inline-flex":{display:"inline-flex"},".table":{display:"table"},".inline-table":{display:"inline-table"},".table-caption":{display:"table-caption"},".table-cell":{display:"table-cell"},".table-column":{display:"table-column"},".table-column-group":{display:"table-column-group"},".table-footer-group":{display:"table-footer-group"},".table-header-group":{display:"table-header-group"},".table-row-group":{display:"table-row-group"},".table-row":{display:"table-row"},".flow-root":{display:"flow-root"},".grid":{display:"grid"},".inline-grid":{display:"inline-grid"},".contents":{display:"contents"},".list-item":{display:"list-item"},".hidden":{display:"none"}})},aspectRatio:(0,gt.default)("aspectRatio",[["aspect",["aspect-ratio"]]]),height:(0,gt.default)("height",[["h",["height"]]]),maxHeight:(0,gt.default)("maxHeight",[["max-h",["maxHeight"]]]),minHeight:(0,gt.default)("minHeight",[["min-h",["minHeight"]]]),width:(0,gt.default)("width",[["w",["width"]]]),minWidth:(0,gt.default)("minWidth",[["min-w",["minWidth"]]]),maxWidth:(0,gt.default)("maxWidth",[["max-w",["maxWidth"]]]),flex:(0,gt.default)("flex"),flexShrink:(0,gt.default)("flexShrink",[["flex-shrink",["flex-shrink"]],["shrink",["flex-shrink"]]]),flexGrow:(0,gt.default)("flexGrow",[["flex-grow",["flex-grow"]],["grow",["flex-grow"]]]),flexBasis:(0,gt.default)("flexBasis",[["basis",["flex-basis"]]]),tableLayout:({addUtilities:t})=>{t({".table-auto":{"table-layout":"auto"},".table-fixed":{"table-layout":"fixed"}})},borderCollapse:({addUtilities:t})=>{t({".border-collapse":{"border-collapse":"collapse"},".border-separate":{"border-collapse":"separate"}})},borderSpacing:({addDefaults:t,matchUtilities:e,theme:H})=>{t("border-spacing",{"--tw-border-spacing-x":0,"--tw-border-spacing-y":0}),e({"border-spacing":r=>({"--tw-border-spacing-x":r,"--tw-border-spacing-y":r,"@defaults border-spacing":{},"border-spacing":"var(--tw-border-spacing-x) var(--tw-border-spacing-y)"}),"border-spacing-x":r=>({"--tw-border-spacing-x":r,"@defaults border-spacing":{},"border-spacing":"var(--tw-border-spacing-x) var(--tw-border-spacing-y)"}),"border-spacing-y":r=>({"--tw-border-spacing-y":r,"@defaults border-spacing":{},"border-spacing":"var(--tw-border-spacing-x) var(--tw-border-spacing-y)"})},{values:H("borderSpacing")})},transformOrigin:(0,gt.default)("transformOrigin",[["origin",["transformOrigin"]]]),translate:(0,gt.default)("translate",[[["translate-x",[["@defaults transform",{}],"--tw-translate-x",["transform",Bi]]],["translate-y",[["@defaults transform",{}],"--tw-translate-y",["transform",Bi]]]]],{supportsNegativeValues:!0}),rotate:(0,gt.default)("rotate",[["rotate",[["@defaults transform",{}],"--tw-rotate",["transform",Bi]]]],{supportsNegativeValues:!0}),skew:(0,gt.default)("skew",[[["skew-x",[["@defaults transform",{}],"--tw-skew-x",["transform",Bi]]],["skew-y",[["@defaults transform",{}],"--tw-skew-y",["transform",Bi]]]]],{supportsNegativeValues:!0}),scale:(0,gt.default)("scale",[["scale",[["@defaults transform",{}],"--tw-scale-x","--tw-scale-y",["transform",Bi]]],[["scale-x",[["@defaults transform",{}],"--tw-scale-x",["transform",Bi]]],["scale-y",[["@defaults transform",{}],"--tw-scale-y",["transform",Bi]]]]],{supportsNegativeValues:!0}),transform:({addDefaults:t,addUtilities:e})=>{t("transform",{"--tw-translate-x":"0","--tw-translate-y":"0","--tw-rotate":"0","--tw-skew-x":"0","--tw-skew-y":"0","--tw-scale-x":"1","--tw-scale-y":"1"}),e({".transform":{"@defaults transform":{},transform:Bi},".transform-cpu":{transform:Bi},".transform-gpu":{transform:Bi.replace("translate(var(--tw-translate-x), var(--tw-translate-y))","translate3d(var(--tw-translate-x), var(--tw-translate-y), 0)")},".transform-none":{transform:"none"}})},animation:({matchUtilities:t,theme:e,config:H})=>{let r=s=>`${H("prefix")}${(0,sOe.default)(s)}`;var n;let i=Object.fromEntries(Object.entries((n=e("keyframes"))!==null&&n!==void 0?n:{}).map(([s,a])=>[s,{[`@keyframes ${r(s)}`]:a}]));t({animate:s=>{let a=(0,aOe.default)(s);return[...a.flatMap(o=>i[o.name]),{animation:a.map(({name:o,value:u})=>o===void 0||i[o]===void 0?u:u.replace(o,r(o))).join(", ")}]}},{values:e("animation")})},cursor:(0,gt.default)("cursor"),touchAction:({addDefaults:t,addUtilities:e})=>{t("touch-action",{"--tw-pan-x":" ","--tw-pan-y":" ","--tw-pinch-zoom":" "});let H="var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)";e({".touch-auto":{"touch-action":"auto"},".touch-none":{"touch-action":"none"},".touch-pan-x":{"@defaults touch-action":{},"--tw-pan-x":"pan-x","touch-action":H},".touch-pan-left":{"@defaults touch-action":{},"--tw-pan-x":"pan-left","touch-action":H},".touch-pan-right":{"@defaults touch-action":{},"--tw-pan-x":"pan-right","touch-action":H},".touch-pan-y":{"@defaults touch-action":{},"--tw-pan-y":"pan-y","touch-action":H},".touch-pan-up":{"@defaults touch-action":{},"--tw-pan-y":"pan-up","touch-action":H},".touch-pan-down":{"@defaults touch-action":{},"--tw-pan-y":"pan-down","touch-action":H},".touch-pinch-zoom":{"@defaults touch-action":{},"--tw-pinch-zoom":"pinch-zoom","touch-action":H},".touch-manipulation":{"touch-action":"manipulation"}})},userSelect:({addUtilities:t})=>{t({".select-none":{"user-select":"none"},".select-text":{"user-select":"text"},".select-all":{"user-select":"all"},".select-auto":{"user-select":"auto"}})},resize:({addUtilities:t})=>{t({".resize-none":{resize:"none"},".resize-y":{resize:"vertical"},".resize-x":{resize:"horizontal"},".resize":{resize:"both"}})},scrollSnapType:({addDefaults:t,addUtilities:e})=>{t("scroll-snap-type",{"--tw-scroll-snap-strictness":"proximity"}),e({".snap-none":{"scroll-snap-type":"none"},".snap-x":{"@defaults scroll-snap-type":{},"scroll-snap-type":"x var(--tw-scroll-snap-strictness)"},".snap-y":{"@defaults scroll-snap-type":{},"scroll-snap-type":"y var(--tw-scroll-snap-strictness)"},".snap-both":{"@defaults scroll-snap-type":{},"scroll-snap-type":"both var(--tw-scroll-snap-strictness)"},".snap-mandatory":{"--tw-scroll-snap-strictness":"mandatory"},".snap-proximity":{"--tw-scroll-snap-strictness":"proximity"}})},scrollSnapAlign:({addUtilities:t})=>{t({".snap-start":{"scroll-snap-align":"start"},".snap-end":{"scroll-snap-align":"end"},".snap-center":{"scroll-snap-align":"center"},".snap-align-none":{"scroll-snap-align":"none"}})},scrollSnapStop:({addUtilities:t})=>{t({".snap-normal":{"scroll-snap-stop":"normal"},".snap-always":{"scroll-snap-stop":"always"}})},scrollMargin:(0,gt.default)("scrollMargin",[["scroll-m",["scroll-margin"]],[["scroll-mx",["scroll-margin-left","scroll-margin-right"]],["scroll-my",["scroll-margin-top","scroll-margin-bottom"]]],[["scroll-mt",["scroll-margin-top"]],["scroll-mr",["scroll-margin-right"]],["scroll-mb",["scroll-margin-bottom"]],["scroll-ml",["scroll-margin-left"]]]],{supportsNegativeValues:!0}),scrollPadding:(0,gt.default)("scrollPadding",[["scroll-p",["scroll-padding"]],[["scroll-px",["scroll-padding-left","scroll-padding-right"]],["scroll-py",["scroll-padding-top","scroll-padding-bottom"]]],[["scroll-pt",["scroll-padding-top"]],["scroll-pr",["scroll-padding-right"]],["scroll-pb",["scroll-padding-bottom"]],["scroll-pl",["scroll-padding-left"]]]]),listStylePosition:({addUtilities:t})=>{t({".list-inside":{"list-style-position":"inside"},".list-outside":{"list-style-position":"outside"}})},listStyleType:(0,gt.default)("listStyleType",[["list",["listStyleType"]]]),appearance:({addUtilities:t})=>{t({".appearance-none":{appearance:"none"}})},columns:(0,gt.default)("columns",[["columns",["columns"]]]),breakBefore:({addUtilities:t})=>{t({".break-before-auto":{"break-before":"auto"},".break-before-avoid":{"break-before":"avoid"},".break-before-all":{"break-before":"all"},".break-before-avoid-page":{"break-before":"avoid-page"},".break-before-page":{"break-before":"page"},".break-before-left":{"break-before":"left"},".break-before-right":{"break-before":"right"},".break-before-column":{"break-before":"column"}})},breakInside:({addUtilities:t})=>{t({".break-inside-auto":{"break-inside":"auto"},".break-inside-avoid":{"break-inside":"avoid"},".break-inside-avoid-page":{"break-inside":"avoid-page"},".break-inside-avoid-column":{"break-inside":"avoid-column"}})},breakAfter:({addUtilities:t})=>{t({".break-after-auto":{"break-after":"auto"},".break-after-avoid":{"break-after":"avoid"},".break-after-all":{"break-after":"all"},".break-after-avoid-page":{"break-after":"avoid-page"},".break-after-page":{"break-after":"page"},".break-after-left":{"break-after":"left"},".break-after-right":{"break-after":"right"},".break-after-column":{"break-after":"column"}})},gridAutoColumns:(0,gt.default)("gridAutoColumns",[["auto-cols",["gridAutoColumns"]]]),gridAutoFlow:({addUtilities:t})=>{t({".grid-flow-row":{gridAutoFlow:"row"},".grid-flow-col":{gridAutoFlow:"column"},".grid-flow-dense":{gridAutoFlow:"dense"},".grid-flow-row-dense":{gridAutoFlow:"row dense"},".grid-flow-col-dense":{gridAutoFlow:"column dense"}})},gridAutoRows:(0,gt.default)("gridAutoRows",[["auto-rows",["gridAutoRows"]]]),gridTemplateColumns:(0,gt.default)("gridTemplateColumns",[["grid-cols",["gridTemplateColumns"]]]),gridTemplateRows:(0,gt.default)("gridTemplateRows",[["grid-rows",["gridTemplateRows"]]]),flexDirection:({addUtilities:t})=>{t({".flex-row":{"flex-direction":"row"},".flex-row-reverse":{"flex-direction":"row-reverse"},".flex-col":{"flex-direction":"column"},".flex-col-reverse":{"flex-direction":"column-reverse"}})},flexWrap:({addUtilities:t})=>{t({".flex-wrap":{"flex-wrap":"wrap"},".flex-wrap-reverse":{"flex-wrap":"wrap-reverse"},".flex-nowrap":{"flex-wrap":"nowrap"}})},placeContent:({addUtilities:t})=>{t({".place-content-center":{"place-content":"center"},".place-content-start":{"place-content":"start"},".place-content-end":{"place-content":"end"},".place-content-between":{"place-content":"space-between"},".place-content-around":{"place-content":"space-around"},".place-content-evenly":{"place-content":"space-evenly"},".place-content-baseline":{"place-content":"baseline"},".place-content-stretch":{"place-content":"stretch"}})},placeItems:({addUtilities:t})=>{t({".place-items-start":{"place-items":"start"},".place-items-end":{"place-items":"end"},".place-items-center":{"place-items":"center"},".place-items-baseline":{"place-items":"baseline"},".place-items-stretch":{"place-items":"stretch"}})},alignContent:({addUtilities:t})=>{t({".content-center":{"align-content":"center"},".content-start":{"align-content":"flex-start"},".content-end":{"align-content":"flex-end"},".content-between":{"align-content":"space-between"},".content-around":{"align-content":"space-around"},".content-evenly":{"align-content":"space-evenly"},".content-baseline":{"align-content":"baseline"}})},alignItems:({addUtilities:t})=>{t({".items-start":{"align-items":"flex-start"},".items-end":{"align-items":"flex-end"},".items-center":{"align-items":"center"},".items-baseline":{"align-items":"baseline"},".items-stretch":{"align-items":"stretch"}})},justifyContent:({addUtilities:t})=>{t({".justify-start":{"justify-content":"flex-start"},".justify-end":{"justify-content":"flex-end"},".justify-center":{"justify-content":"center"},".justify-between":{"justify-content":"space-between"},".justify-around":{"justify-content":"space-around"},".justify-evenly":{"justify-content":"space-evenly"}})},justifyItems:({addUtilities:t})=>{t({".justify-items-start":{"justify-items":"start"},".justify-items-end":{"justify-items":"end"},".justify-items-center":{"justify-items":"center"},".justify-items-stretch":{"justify-items":"stretch"}})},gap:(0,gt.default)("gap",[["gap",["gap"]],[["gap-x",["columnGap"]],["gap-y",["rowGap"]]]]),space:({matchUtilities:t,addUtilities:e,theme:H})=>{t({"space-x":r=>(r=r==="0"?"0px":r,{"& > :not([hidden]) ~ :not([hidden])":{"--tw-space-x-reverse":"0","margin-right":`calc(${r} * var(--tw-space-x-reverse))`,"margin-left":`calc(${r} * calc(1 - var(--tw-space-x-reverse)))`}}),"space-y":r=>(r=r==="0"?"0px":r,{"& > :not([hidden]) ~ :not([hidden])":{"--tw-space-y-reverse":"0","margin-top":`calc(${r} * calc(1 - var(--tw-space-y-reverse)))`,"margin-bottom":`calc(${r} * var(--tw-space-y-reverse))`}})},{values:H("space"),supportsNegativeValues:!0}),e({".space-y-reverse > :not([hidden]) ~ :not([hidden])":{"--tw-space-y-reverse":"1"},".space-x-reverse > :not([hidden]) ~ :not([hidden])":{"--tw-space-x-reverse":"1"}})},divideWidth:({matchUtilities:t,addUtilities:e,theme:H})=>{t({"divide-x":r=>(r=r==="0"?"0px":r,{"& > :not([hidden]) ~ :not([hidden])":{"@defaults border-width":{},"--tw-divide-x-reverse":"0","border-right-width":`calc(${r} * var(--tw-divide-x-reverse))`,"border-left-width":`calc(${r} * calc(1 - var(--tw-divide-x-reverse)))`}}),"divide-y":r=>(r=r==="0"?"0px":r,{"& > :not([hidden]) ~ :not([hidden])":{"@defaults border-width":{},"--tw-divide-y-reverse":"0","border-top-width":`calc(${r} * calc(1 - var(--tw-divide-y-reverse)))`,"border-bottom-width":`calc(${r} * var(--tw-divide-y-reverse))`}})},{values:H("divideWidth"),type:["line-width","length","any"]}),e({".divide-y-reverse > :not([hidden]) ~ :not([hidden])":{"@defaults border-width":{},"--tw-divide-y-reverse":"1"},".divide-x-reverse > :not([hidden]) ~ :not([hidden])":{"@defaults border-width":{},"--tw-divide-x-reverse":"1"}})},divideStyle:({addUtilities:t})=>{t({".divide-solid > :not([hidden]) ~ :not([hidden])":{"border-style":"solid"},".divide-dashed > :not([hidden]) ~ :not([hidden])":{"border-style":"dashed"},".divide-dotted > :not([hidden]) ~ :not([hidden])":{"border-style":"dotted"},".divide-double > :not([hidden]) ~ :not([hidden])":{"border-style":"double"},".divide-none > :not([hidden]) ~ :not([hidden])":{"border-style":"none"}})},divideColor:({matchUtilities:t,theme:e,corePlugins:H})=>{t({divide:r=>H("divideOpacity")?{["& > :not([hidden]) ~ :not([hidden])"]:(0,_n.default)({color:r,property:"border-color",variable:"--tw-divide-opacity"})}:{["& > :not([hidden]) ~ :not([hidden])"]:{"border-color":(0,WH.default)(r)}}},{values:(({DEFAULT:r,...n})=>n)((0,Rr.default)(e("divideColor"))),type:["color","any"]})},divideOpacity:({matchUtilities:t,theme:e})=>{t({"divide-opacity":H=>({["& > :not([hidden]) ~ :not([hidden])"]:{"--tw-divide-opacity":H}})},{values:e("divideOpacity")})},placeSelf:({addUtilities:t})=>{t({".place-self-auto":{"place-self":"auto"},".place-self-start":{"place-self":"start"},".place-self-end":{"place-self":"end"},".place-self-center":{"place-self":"center"},".place-self-stretch":{"place-self":"stretch"}})},alignSelf:({addUtilities:t})=>{t({".self-auto":{"align-self":"auto"},".self-start":{"align-self":"flex-start"},".self-end":{"align-self":"flex-end"},".self-center":{"align-self":"center"},".self-stretch":{"align-self":"stretch"},".self-baseline":{"align-self":"baseline"}})},justifySelf:({addUtilities:t})=>{t({".justify-self-auto":{"justify-self":"auto"},".justify-self-start":{"justify-self":"start"},".justify-self-end":{"justify-self":"end"},".justify-self-center":{"justify-self":"center"},".justify-self-stretch":{"justify-self":"stretch"}})},overflow:({addUtilities:t})=>{t({".overflow-auto":{overflow:"auto"},".overflow-hidden":{overflow:"hidden"},".overflow-clip":{overflow:"clip"},".overflow-visible":{overflow:"visible"},".overflow-scroll":{overflow:"scroll"},".overflow-x-auto":{"overflow-x":"auto"},".overflow-y-auto":{"overflow-y":"auto"},".overflow-x-hidden":{"overflow-x":"hidden"},".overflow-y-hidden":{"overflow-y":"hidden"},".overflow-x-clip":{"overflow-x":"clip"},".overflow-y-clip":{"overflow-y":"clip"},".overflow-x-visible":{"overflow-x":"visible"},".overflow-y-visible":{"overflow-y":"visible"},".overflow-x-scroll":{"overflow-x":"scroll"},".overflow-y-scroll":{"overflow-y":"scroll"}})},overscrollBehavior:({addUtilities:t})=>{t({".overscroll-auto":{"overscroll-behavior":"auto"},".overscroll-contain":{"overscroll-behavior":"contain"},".overscroll-none":{"overscroll-behavior":"none"},".overscroll-y-auto":{"overscroll-behavior-y":"auto"},".overscroll-y-contain":{"overscroll-behavior-y":"contain"},".overscroll-y-none":{"overscroll-behavior-y":"none"},".overscroll-x-auto":{"overscroll-behavior-x":"auto"},".overscroll-x-contain":{"overscroll-behavior-x":"contain"},".overscroll-x-none":{"overscroll-behavior-x":"none"}})},scrollBehavior:({addUtilities:t})=>{t({".scroll-auto":{"scroll-behavior":"auto"},".scroll-smooth":{"scroll-behavior":"smooth"}})},textOverflow:({addUtilities:t})=>{t({".truncate":{overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap"},".overflow-ellipsis":{"text-overflow":"ellipsis"},".text-ellipsis":{"text-overflow":"ellipsis"},".text-clip":{"text-overflow":"clip"}})},whitespace:({addUtilities:t})=>{t({".whitespace-normal":{"white-space":"normal"},".whitespace-nowrap":{"white-space":"nowrap"},".whitespace-pre":{"white-space":"pre"},".whitespace-pre-line":{"white-space":"pre-line"},".whitespace-pre-wrap":{"white-space":"pre-wrap"}})},wordBreak:({addUtilities:t})=>{t({".break-normal":{"overflow-wrap":"normal","word-break":"normal"},".break-words":{"overflow-wrap":"break-word"},".break-all":{"word-break":"break-all"},".break-keep":{"word-break":"keep-all"}})},borderRadius:(0,gt.default)("borderRadius",[["rounded",["border-radius"]],[["rounded-t",["border-top-left-radius","border-top-right-radius"]],["rounded-r",["border-top-right-radius","border-bottom-right-radius"]],["rounded-b",["border-bottom-right-radius","border-bottom-left-radius"]],["rounded-l",["border-top-left-radius","border-bottom-left-radius"]]],[["rounded-tl",["border-top-left-radius"]],["rounded-tr",["border-top-right-radius"]],["rounded-br",["border-bottom-right-radius"]],["rounded-bl",["border-bottom-left-radius"]]]]),borderWidth:(0,gt.default)("borderWidth",[["border",[["@defaults border-width",{}],"border-width"]],[["border-x",[["@defaults border-width",{}],"border-left-width","border-right-width"]],["border-y",[["@defaults border-width",{}],"border-top-width","border-bottom-width"]]],[["border-t",[["@defaults border-width",{}],"border-top-width"]],["border-r",[["@defaults border-width",{}],"border-right-width"]],["border-b",[["@defaults border-width",{}],"border-bottom-width"]],["border-l",[["@defaults border-width",{}],"border-left-width"]]]],{type:["line-width","length"]}),borderStyle:({addUtilities:t})=>{t({".border-solid":{"border-style":"solid"},".border-dashed":{"border-style":"dashed"},".border-dotted":{"border-style":"dotted"},".border-double":{"border-style":"double"},".border-hidden":{"border-style":"hidden"},".border-none":{"border-style":"none"}})},borderColor:({matchUtilities:t,theme:e,corePlugins:H})=>{t({border:r=>H("borderOpacity")?(0,_n.default)({color:r,property:"border-color",variable:"--tw-border-opacity"}):{"border-color":(0,WH.default)(r)}},{values:(({DEFAULT:r,...n})=>n)((0,Rr.default)(e("borderColor"))),type:["color","any"]}),t({"border-x":r=>H("borderOpacity")?(0,_n.default)({color:r,property:["border-left-color","border-right-color"],variable:"--tw-border-opacity"}):{"border-left-color":(0,WH.default)(r),"border-right-color":(0,WH.default)(r)},"border-y":r=>H("borderOpacity")?(0,_n.default)({color:r,property:["border-top-color","border-bottom-color"],variable:"--tw-border-opacity"}):{"border-top-color":(0,WH.default)(r),"border-bottom-color":(0,WH.default)(r)}},{values:(({DEFAULT:r,...n})=>n)((0,Rr.default)(e("borderColor"))),type:["color","any"]}),t({"border-t":r=>H("borderOpacity")?(0,_n.default)({color:r,property:"border-top-color",variable:"--tw-border-opacity"}):{"border-top-color":(0,WH.default)(r)},"border-r":r=>H("borderOpacity")?(0,_n.default)({color:r,property:"border-right-color",variable:"--tw-border-opacity"}):{"border-right-color":(0,WH.default)(r)},"border-b":r=>H("borderOpacity")?(0,_n.default)({color:r,property:"border-bottom-color",variable:"--tw-border-opacity"}):{"border-bottom-color":(0,WH.default)(r)},"border-l":r=>H("borderOpacity")?(0,_n.default)({color:r,property:"border-left-color",variable:"--tw-border-opacity"}):{"border-left-color":(0,WH.default)(r)}},{values:(({DEFAULT:r,...n})=>n)((0,Rr.default)(e("borderColor"))),type:["color","any"]})},borderOpacity:(0,gt.default)("borderOpacity",[["border-opacity",["--tw-border-opacity"]]]),backgroundColor:({matchUtilities:t,theme:e,corePlugins:H})=>{t({bg:r=>H("backgroundOpacity")?(0,_n.default)({color:r,property:"background-color",variable:"--tw-bg-opacity"}):{"background-color":(0,WH.default)(r)}},{values:(0,Rr.default)(e("backgroundColor")),type:["color","any"]})},backgroundOpacity:(0,gt.default)("backgroundOpacity",[["bg-opacity",["--tw-bg-opacity"]]]),backgroundImage:(0,gt.default)("backgroundImage",[["bg",["background-image"]]],{type:["lookup","image","url"]}),gradientColorStops:(()=>{function t(e){return(0,_n.withAlphaValue)(e,0,"rgb(255 255 255 / 0)")}return function({matchUtilities:e,theme:H}){let r={values:(0,Rr.default)(H("gradientColorStops")),type:["color","any"]};e({from:n=>{let i=t(n);return{"--tw-gradient-from":(0,WH.default)(n,"from"),"--tw-gradient-to":i,"--tw-gradient-stops":"var(--tw-gradient-from), var(--tw-gradient-to)"}}},r),e({via:n=>({"--tw-gradient-to":t(n),"--tw-gradient-stops":`var(--tw-gradient-from), ${(0,WH.default)(n,"via")}, var(--tw-gradient-to)`})},r),e({to:n=>({"--tw-gradient-to":(0,WH.default)(n,"to")})},r)}})(),boxDecorationBreak:({addUtilities:t})=>{t({".decoration-slice":{"box-decoration-break":"slice"},".decoration-clone":{"box-decoration-break":"clone"},".box-decoration-slice":{"box-decoration-break":"slice"},".box-decoration-clone":{"box-decoration-break":"clone"}})},backgroundSize:(0,gt.default)("backgroundSize",[["bg",["background-size"]]],{type:["lookup","length","percentage","size"]}),backgroundAttachment:({addUtilities:t})=>{t({".bg-fixed":{"background-attachment":"fixed"},".bg-local":{"background-attachment":"local"},".bg-scroll":{"background-attachment":"scroll"}})},backgroundClip:({addUtilities:t})=>{t({".bg-clip-border":{"background-clip":"border-box"},".bg-clip-padding":{"background-clip":"padding-box"},".bg-clip-content":{"background-clip":"content-box"},".bg-clip-text":{"background-clip":"text"}})},backgroundPosition:(0,gt.default)("backgroundPosition",[["bg",["background-position"]]],{type:["lookup",["position",{preferOnConflict:!0}]]}),backgroundRepeat:({addUtilities:t})=>{t({".bg-repeat":{"background-repeat":"repeat"},".bg-no-repeat":{"background-repeat":"no-repeat"},".bg-repeat-x":{"background-repeat":"repeat-x"},".bg-repeat-y":{"background-repeat":"repeat-y"},".bg-repeat-round":{"background-repeat":"round"},".bg-repeat-space":{"background-repeat":"space"}})},backgroundOrigin:({addUtilities:t})=>{t({".bg-origin-border":{"background-origin":"border-box"},".bg-origin-padding":{"background-origin":"padding-box"},".bg-origin-content":{"background-origin":"content-box"}})},fill:({matchUtilities:t,theme:e})=>{t({fill:H=>({fill:(0,WH.default)(H)})},{values:(0,Rr.default)(e("fill")),type:["color","any"]})},stroke:({matchUtilities:t,theme:e})=>{t({stroke:H=>({stroke:(0,WH.default)(H)})},{values:(0,Rr.default)(e("stroke")),type:["color","url","any"]})},strokeWidth:(0,gt.default)("strokeWidth",[["stroke",["stroke-width"]]],{type:["length","number","percentage"]}),objectFit:({addUtilities:t})=>{t({".object-contain":{"object-fit":"contain"},".object-cover":{"object-fit":"cover"},".object-fill":{"object-fit":"fill"},".object-none":{"object-fit":"none"},".object-scale-down":{"object-fit":"scale-down"}})},objectPosition:(0,gt.default)("objectPosition",[["object",["object-position"]]]),padding:(0,gt.default)("padding",[["p",["padding"]],[["px",["padding-left","padding-right"]],["py",["padding-top","padding-bottom"]]],[["pt",["padding-top"]],["pr",["padding-right"]],["pb",["padding-bottom"]],["pl",["padding-left"]]]]),textAlign:({addUtilities:t})=>{t({".text-left":{"text-align":"left"},".text-center":{"text-align":"center"},".text-right":{"text-align":"right"},".text-justify":{"text-align":"justify"},".text-start":{"text-align":"start"},".text-end":{"text-align":"end"}})},textIndent:(0,gt.default)("textIndent",[["indent",["text-indent"]]],{supportsNegativeValues:!0}),verticalAlign:({addUtilities:t,matchUtilities:e})=>{t({".align-baseline":{"vertical-align":"baseline"},".align-top":{"vertical-align":"top"},".align-middle":{"vertical-align":"middle"},".align-bottom":{"vertical-align":"bottom"},".align-text-top":{"vertical-align":"text-top"},".align-text-bottom":{"vertical-align":"text-bottom"},".align-sub":{"vertical-align":"sub"},".align-super":{"vertical-align":"super"}}),e({align:H=>({"vertical-align":H})})},fontFamily:({matchUtilities:t,theme:e})=>{t({font:H=>{let[r,n={}]=Array.isArray(H)&&(0,vY.default)(H[1])?H:[H],{fontFeatureSettings:i}=n;return{"font-family":Array.isArray(r)?r.join(", "):r,...i===void 0?{}:{"font-feature-settings":i}}}},{values:e("fontFamily"),type:["lookup","generic-name","family-name"]})},fontSize:({matchUtilities:t,theme:e})=>{t({text:H=>{let[r,n]=Array.isArray(H)?H:[H],{lineHeight:i,letterSpacing:s,fontWeight:a}=(0,vY.default)(n)?n:{lineHeight:n};return{"font-size":r,...i===void 0?{}:{"line-height":i},...s===void 0?{}:{"letter-spacing":s},...a===void 0?{}:{"font-weight":a}}}},{values:e("fontSize"),type:["absolute-size","relative-size","length","percentage"]})},fontWeight:(0,gt.default)("fontWeight",[["font",["fontWeight"]]],{type:["lookup","number","any"]}),textTransform:({addUtilities:t})=>{t({".uppercase":{"text-transform":"uppercase"},".lowercase":{"text-transform":"lowercase"},".capitalize":{"text-transform":"capitalize"},".normal-case":{"text-transform":"none"}})},fontStyle:({addUtilities:t})=>{t({".italic":{"font-style":"italic"},".not-italic":{"font-style":"normal"}})},fontVariantNumeric:({addDefaults:t,addUtilities:e})=>{let H="var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)";t("font-variant-numeric",{"--tw-ordinal":" ","--tw-slashed-zero":" ","--tw-numeric-figure":" ","--tw-numeric-spacing":" ","--tw-numeric-fraction":" "}),e({".normal-nums":{"font-variant-numeric":"normal"},".ordinal":{"@defaults font-variant-numeric":{},"--tw-ordinal":"ordinal","font-variant-numeric":H},".slashed-zero":{"@defaults font-variant-numeric":{},"--tw-slashed-zero":"slashed-zero","font-variant-numeric":H},".lining-nums":{"@defaults font-variant-numeric":{},"--tw-numeric-figure":"lining-nums","font-variant-numeric":H},".oldstyle-nums":{"@defaults font-variant-numeric":{},"--tw-numeric-figure":"oldstyle-nums","font-variant-numeric":H},".proportional-nums":{"@defaults font-variant-numeric":{},"--tw-numeric-spacing":"proportional-nums","font-variant-numeric":H},".tabular-nums":{"@defaults font-variant-numeric":{},"--tw-numeric-spacing":"tabular-nums","font-variant-numeric":H},".diagonal-fractions":{"@defaults font-variant-numeric":{},"--tw-numeric-fraction":"diagonal-fractions","font-variant-numeric":H},".stacked-fractions":{"@defaults font-variant-numeric":{},"--tw-numeric-fraction":"stacked-fractions","font-variant-numeric":H}})},lineHeight:(0,gt.default)("lineHeight",[["leading",["lineHeight"]]]),letterSpacing:(0,gt.default)("letterSpacing",[["tracking",["letterSpacing"]]],{supportsNegativeValues:!0}),textColor:({matchUtilities:t,theme:e,corePlugins:H})=>{t({text:r=>H("textOpacity")?(0,_n.default)({color:r,property:"color",variable:"--tw-text-opacity"}):{color:(0,WH.default)(r)}},{values:(0,Rr.default)(e("textColor")),type:["color","any"]})},textOpacity:(0,gt.default)("textOpacity",[["text-opacity",["--tw-text-opacity"]]]),textDecoration:({addUtilities:t})=>{t({".underline":{"text-decoration-line":"underline"},".overline":{"text-decoration-line":"overline"},".line-through":{"text-decoration-line":"line-through"},".no-underline":{"text-decoration-line":"none"}})},textDecorationColor:({matchUtilities:t,theme:e})=>{t({decoration:H=>({"text-decoration-color":(0,WH.default)(H)})},{values:(0,Rr.default)(e("textDecorationColor")),type:["color","any"]})},textDecorationStyle:({addUtilities:t})=>{t({".decoration-solid":{"text-decoration-style":"solid"},".decoration-double":{"text-decoration-style":"double"},".decoration-dotted":{"text-decoration-style":"dotted"},".decoration-dashed":{"text-decoration-style":"dashed"},".decoration-wavy":{"text-decoration-style":"wavy"}})},textDecorationThickness:(0,gt.default)("textDecorationThickness",[["decoration",["text-decoration-thickness"]]],{type:["length","percentage"]}),textUnderlineOffset:(0,gt.default)("textUnderlineOffset",[["underline-offset",["text-underline-offset"]]],{type:["length","percentage","any"]}),fontSmoothing:({addUtilities:t})=>{t({".antialiased":{"-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale"},".subpixel-antialiased":{"-webkit-font-smoothing":"auto","-moz-osx-font-smoothing":"auto"}})},placeholderColor:({matchUtilities:t,theme:e,corePlugins:H})=>{t({placeholder:r=>H("placeholderOpacity")?{"&::placeholder":(0,_n.default)({color:r,property:"color",variable:"--tw-placeholder-opacity"})}:{"&::placeholder":{color:(0,WH.default)(r)}}},{values:(0,Rr.default)(e("placeholderColor")),type:["color","any"]})},placeholderOpacity:({matchUtilities:t,theme:e})=>{t({"placeholder-opacity":H=>({["&::placeholder"]:{"--tw-placeholder-opacity":H}})},{values:e("placeholderOpacity")})},caretColor:({matchUtilities:t,theme:e})=>{t({caret:H=>({"caret-color":(0,WH.default)(H)})},{values:(0,Rr.default)(e("caretColor")),type:["color","any"]})},accentColor:({matchUtilities:t,theme:e})=>{t({accent:H=>({"accent-color":(0,WH.default)(H)})},{values:(0,Rr.default)(e("accentColor")),type:["color","any"]})},opacity:(0,gt.default)("opacity",[["opacity",["opacity"]]]),backgroundBlendMode:({addUtilities:t})=>{t({".bg-blend-normal":{"background-blend-mode":"normal"},".bg-blend-multiply":{"background-blend-mode":"multiply"},".bg-blend-screen":{"background-blend-mode":"screen"},".bg-blend-overlay":{"background-blend-mode":"overlay"},".bg-blend-darken":{"background-blend-mode":"darken"},".bg-blend-lighten":{"background-blend-mode":"lighten"},".bg-blend-color-dodge":{"background-blend-mode":"color-dodge"},".bg-blend-color-burn":{"background-blend-mode":"color-burn"},".bg-blend-hard-light":{"background-blend-mode":"hard-light"},".bg-blend-soft-light":{"background-blend-mode":"soft-light"},".bg-blend-difference":{"background-blend-mode":"difference"},".bg-blend-exclusion":{"background-blend-mode":"exclusion"},".bg-blend-hue":{"background-blend-mode":"hue"},".bg-blend-saturation":{"background-blend-mode":"saturation"},".bg-blend-color":{"background-blend-mode":"color"},".bg-blend-luminosity":{"background-blend-mode":"luminosity"}})},mixBlendMode:({addUtilities:t})=>{t({".mix-blend-normal":{"mix-blend-mode":"normal"},".mix-blend-multiply":{"mix-blend-mode":"multiply"},".mix-blend-screen":{"mix-blend-mode":"screen"},".mix-blend-overlay":{"mix-blend-mode":"overlay"},".mix-blend-darken":{"mix-blend-mode":"darken"},".mix-blend-lighten":{"mix-blend-mode":"lighten"},".mix-blend-color-dodge":{"mix-blend-mode":"color-dodge"},".mix-blend-color-burn":{"mix-blend-mode":"color-burn"},".mix-blend-hard-light":{"mix-blend-mode":"hard-light"},".mix-blend-soft-light":{"mix-blend-mode":"soft-light"},".mix-blend-difference":{"mix-blend-mode":"difference"},".mix-blend-exclusion":{"mix-blend-mode":"exclusion"},".mix-blend-hue":{"mix-blend-mode":"hue"},".mix-blend-saturation":{"mix-blend-mode":"saturation"},".mix-blend-color":{"mix-blend-mode":"color"},".mix-blend-luminosity":{"mix-blend-mode":"luminosity"},".mix-blend-plus-lighter":{"mix-blend-mode":"plus-lighter"}})},boxShadow:(()=>{let t=(0,oOe.default)("boxShadow"),e=["var(--tw-ring-offset-shadow, 0 0 #0000)","var(--tw-ring-shadow, 0 0 #0000)","var(--tw-shadow)"].join(", ");return function({matchUtilities:H,addDefaults:r,theme:n}){r(" box-shadow",{"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000"}),H({shadow:i=>{i=t(i);let s=(0,DY.parseBoxShadowValue)(i);for(let a of s)!a.valid||(a.color="var(--tw-shadow-color)");return{"@defaults box-shadow":{},"--tw-shadow":i==="none"?"0 0 #0000":i,"--tw-shadow-colored":i==="none"?"0 0 #0000":(0,DY.formatBoxShadowValue)(s),"box-shadow":e}}},{values:n("boxShadow"),type:["shadow"]})}})(),boxShadowColor:({matchUtilities:t,theme:e})=>{t({shadow:H=>({"--tw-shadow-color":(0,WH.default)(H),"--tw-shadow":"var(--tw-shadow-colored)"})},{values:(0,Rr.default)(e("boxShadowColor")),type:["color","any"]})},outlineStyle:({addUtilities:t})=>{t({".outline-none":{outline:"2px solid transparent","outline-offset":"2px"},".outline":{"outline-style":"solid"},".outline-dashed":{"outline-style":"dashed"},".outline-dotted":{"outline-style":"dotted"},".outline-double":{"outline-style":"double"}})},outlineWidth:(0,gt.default)("outlineWidth",[["outline",["outline-width"]]],{type:["length","number","percentage"]}),outlineOffset:(0,gt.default)("outlineOffset",[["outline-offset",["outline-offset"]]],{type:["length","number","percentage","any"],supportsNegativeValues:!0}),outlineColor:({matchUtilities:t,theme:e})=>{t({outline:H=>({"outline-color":(0,WH.default)(H)})},{values:(0,Rr.default)(e("outlineColor")),type:["color","any"]})},ringWidth:({matchUtilities:t,addDefaults:e,addUtilities:H,theme:r,config:n})=>{let i=(()=>{var s,a;if((0,RC.flagEnabled)(n(),"respectDefaultRingColorOpacity"))return r("ringColor.DEFAULT");let o=r("ringOpacity.DEFAULT","0.5");return((s=r("ringColor"))===null||s===void 0?void 0:s.DEFAULT)?(0,_n.withAlphaValue)((a=r("ringColor"))===null||a===void 0?void 0:a.DEFAULT,o,`rgb(147 197 253 / ${o})`):`rgb(147 197 253 / ${o})`})();e("ring-width",{"--tw-ring-inset":" ","--tw-ring-offset-width":r("ringOffsetWidth.DEFAULT","0px"),"--tw-ring-offset-color":r("ringOffsetColor.DEFAULT","#fff"),"--tw-ring-color":i,"--tw-ring-offset-shadow":"0 0 #0000","--tw-ring-shadow":"0 0 #0000","--tw-shadow":"0 0 #0000","--tw-shadow-colored":"0 0 #0000"}),t({ring:s=>({"@defaults ring-width":{},"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":`var(--tw-ring-inset) 0 0 0 calc(${s} + var(--tw-ring-offset-width)) var(--tw-ring-color)`,"box-shadow":["var(--tw-ring-offset-shadow)","var(--tw-ring-shadow)","var(--tw-shadow, 0 0 #0000)"].join(", ")})},{values:r("ringWidth"),type:"length"}),H({".ring-inset":{"@defaults ring-width":{},"--tw-ring-inset":"inset"}})},ringColor:({matchUtilities:t,theme:e,corePlugins:H})=>{t({ring:r=>H("ringOpacity")?(0,_n.default)({color:r,property:"--tw-ring-color",variable:"--tw-ring-opacity"}):{"--tw-ring-color":(0,WH.default)(r)}},{values:Object.fromEntries(Object.entries((0,Rr.default)(e("ringColor"))).filter(([r])=>r!=="DEFAULT")),type:["color","any"]})},ringOpacity:t=>{let{config:e}=t;return(0,gt.default)("ringOpacity",[["ring-opacity",["--tw-ring-opacity"]]],{filterDefault:!(0,RC.flagEnabled)(e(),"respectDefaultRingColorOpacity")})(t)},ringOffsetWidth:(0,gt.default)("ringOffsetWidth",[["ring-offset",["--tw-ring-offset-width"]]],{type:"length"}),ringOffsetColor:({matchUtilities:t,theme:e})=>{t({"ring-offset":H=>({"--tw-ring-offset-color":(0,WH.default)(H)})},{values:(0,Rr.default)(e("ringOffsetColor")),type:["color","any"]})},blur:({matchUtilities:t,theme:e})=>{t({blur:H=>({"--tw-blur":`blur(${H})`,"@defaults filter":{},filter:ps})},{values:e("blur")})},brightness:({matchUtilities:t,theme:e})=>{t({brightness:H=>({"--tw-brightness":`brightness(${H})`,"@defaults filter":{},filter:ps})},{values:e("brightness")})},contrast:({matchUtilities:t,theme:e})=>{t({contrast:H=>({"--tw-contrast":`contrast(${H})`,"@defaults filter":{},filter:ps})},{values:e("contrast")})},dropShadow:({matchUtilities:t,theme:e})=>{t({"drop-shadow":H=>({"--tw-drop-shadow":Array.isArray(H)?H.map(r=>`drop-shadow(${r})`).join(" "):`drop-shadow(${H})`,"@defaults filter":{},filter:ps})},{values:e("dropShadow")})},grayscale:({matchUtilities:t,theme:e})=>{t({grayscale:H=>({"--tw-grayscale":`grayscale(${H})`,"@defaults filter":{},filter:ps})},{values:e("grayscale")})},hueRotate:({matchUtilities:t,theme:e})=>{t({"hue-rotate":H=>({"--tw-hue-rotate":`hue-rotate(${H})`,"@defaults filter":{},filter:ps})},{values:e("hueRotate"),supportsNegativeValues:!0})},invert:({matchUtilities:t,theme:e})=>{t({invert:H=>({"--tw-invert":`invert(${H})`,"@defaults filter":{},filter:ps})},{values:e("invert")})},saturate:({matchUtilities:t,theme:e})=>{t({saturate:H=>({"--tw-saturate":`saturate(${H})`,"@defaults filter":{},filter:ps})},{values:e("saturate")})},sepia:({matchUtilities:t,theme:e})=>{t({sepia:H=>({"--tw-sepia":`sepia(${H})`,"@defaults filter":{},filter:ps})},{values:e("sepia")})},filter:({addDefaults:t,addUtilities:e})=>{t("filter",{"--tw-blur":" ","--tw-brightness":" ","--tw-contrast":" ","--tw-grayscale":" ","--tw-hue-rotate":" ","--tw-invert":" ","--tw-saturate":" ","--tw-sepia":" ","--tw-drop-shadow":" "}),e({".filter":{"@defaults filter":{},filter:ps},".filter-none":{filter:"none"}})},backdropBlur:({matchUtilities:t,theme:e})=>{t({"backdrop-blur":H=>({"--tw-backdrop-blur":`blur(${H})`,"@defaults backdrop-filter":{},"backdrop-filter":_s})},{values:e("backdropBlur")})},backdropBrightness:({matchUtilities:t,theme:e})=>{t({"backdrop-brightness":H=>({"--tw-backdrop-brightness":`brightness(${H})`,"@defaults backdrop-filter":{},"backdrop-filter":_s})},{values:e("backdropBrightness")})},backdropContrast:({matchUtilities:t,theme:e})=>{t({"backdrop-contrast":H=>({"--tw-backdrop-contrast":`contrast(${H})`,"@defaults backdrop-filter":{},"backdrop-filter":_s})},{values:e("backdropContrast")})},backdropGrayscale:({matchUtilities:t,theme:e})=>{t({"backdrop-grayscale":H=>({"--tw-backdrop-grayscale":`grayscale(${H})`,"@defaults backdrop-filter":{},"backdrop-filter":_s})},{values:e("backdropGrayscale")})},backdropHueRotate:({matchUtilities:t,theme:e})=>{t({"backdrop-hue-rotate":H=>({"--tw-backdrop-hue-rotate":`hue-rotate(${H})`,"@defaults backdrop-filter":{},"backdrop-filter":_s})},{values:e("backdropHueRotate"),supportsNegativeValues:!0})},backdropInvert:({matchUtilities:t,theme:e})=>{t({"backdrop-invert":H=>({"--tw-backdrop-invert":`invert(${H})`,"@defaults backdrop-filter":{},"backdrop-filter":_s})},{values:e("backdropInvert")})},backdropOpacity:({matchUtilities:t,theme:e})=>{t({"backdrop-opacity":H=>({"--tw-backdrop-opacity":`opacity(${H})`,"@defaults backdrop-filter":{},"backdrop-filter":_s})},{values:e("backdropOpacity")})},backdropSaturate:({matchUtilities:t,theme:e})=>{t({"backdrop-saturate":H=>({"--tw-backdrop-saturate":`saturate(${H})`,"@defaults backdrop-filter":{},"backdrop-filter":_s})},{values:e("backdropSaturate")})},backdropSepia:({matchUtilities:t,theme:e})=>{t({"backdrop-sepia":H=>({"--tw-backdrop-sepia":`sepia(${H})`,"@defaults backdrop-filter":{},"backdrop-filter":_s})},{values:e("backdropSepia")})},backdropFilter:({addDefaults:t,addUtilities:e})=>{t("backdrop-filter",{"--tw-backdrop-blur":" ","--tw-backdrop-brightness":" ","--tw-backdrop-contrast":" ","--tw-backdrop-grayscale":" ","--tw-backdrop-hue-rotate":" ","--tw-backdrop-invert":" ","--tw-backdrop-opacity":" ","--tw-backdrop-saturate":" ","--tw-backdrop-sepia":" "}),e({".backdrop-filter":{"@defaults backdrop-filter":{},"backdrop-filter":_s},".backdrop-filter-none":{"backdrop-filter":"none"}})},transitionProperty:({matchUtilities:t,theme:e})=>{let H=e("transitionTimingFunction.DEFAULT"),r=e("transitionDuration.DEFAULT");t({transition:n=>({"transition-property":n,...n==="none"?{}:{"transition-timing-function":H,"transition-duration":r}})},{values:e("transitionProperty")})},transitionDelay:(0,gt.default)("transitionDelay",[["delay",["transitionDelay"]]]),transitionDuration:(0,gt.default)("transitionDuration",[["duration",["transitionDuration"]]],{filterDefault:!0}),transitionTimingFunction:(0,gt.default)("transitionTimingFunction",[["ease",["transitionTimingFunction"]]],{filterDefault:!0}),willChange:(0,gt.default)("willChange",[["will-change",["will-change"]]]),content:(0,gt.default)("content",[["content",["--tw-content",["content","var(--tw-content)"]]]])}});var hu=D(UC=>{"use strict";Object.defineProperty(UC,"__esModule",{value:!0});function fOe(t,e){for(var H in e)Object.defineProperty(t,H,{enumerable:!0,get:e[H]})}fOe(UC,{env:()=>hOe,contextMap:()=>pOe,configContextMap:()=>_Oe,contextSourcesMap:()=>dOe,sourceHashMap:()=>LOe,NOT_ON_DEMAND:()=>EOe,NONE:()=>IOe,resolveDebug:()=>xY});var hOe={NODE_ENV:process.env.NODE_ENV,DEBUG:xY(process.env.DEBUG)},pOe=new Map,_Oe=new Map,dOe=new Map,LOe=new Map,EOe=new String("*"),IOe=Symbol("__NONE__");function xY(t){if(t===void 0)return!1;if(t==="true"||t==="1")return!0;if(t==="false"||t==="0")return!1;if(t==="*")return!0;let e=t.split(",").map(H=>H.split(":")[0]);return e.includes("-tailwindcss")?!1:!!e.includes("tailwindcss")}});var WC=D(FC=>{"use strict";Object.defineProperty(FC,"__esModule",{value:!0});Object.defineProperty(FC,"default",{enumerable:!0,get:()=>gOe});var CY=new Map([["{","}"],["[","]"],["(",")"]]),MY=new Map(Array.from(CY.entries()).map(([t,e])=>[e,t])),AOe=new Set(['"',"'","`"]);function gOe(t){let e=[],H=!1;for(let r=0;r<t.length;r++){let n=t[r];if(n===":"&&!H&&e.length===0)return!1;if(AOe.has(n)&&t[r-1]!=="\\"&&(H=!H),!H&&t[r-1]!=="\\"){if(CY.has(n))e.push(n);else if(MY.has(n)){let i=MY.get(n);if(e.length<=0||e.pop()!==i)return!1}}}return!(e.length>0)}});var GC=D(VC=>{"use strict";Object.defineProperty(VC,"__esModule",{value:!0});function mOe(t,e){for(var H in e)Object.defineProperty(t,H,{enumerable:!0,get:e[H]})}mOe(VC,{selectorFunctions:()=>NY,formatVariantSelector:()=>vOe,finalizeSelector:()=>bOe});var T_=Cg(Bs()),$Oe=Cg(UE()),wY=Cg(hl()),SOe=Cg(yg());function Cg(t){return t&&t.__esModule?t:{default:t}}var BC,Mg=":merge",TY="&",NY=new Set([Mg]);function vOe(t,...e){for(let H of e){let r=RY(H,Mg);if(r!==null&&RY(t,Mg,r)!==null){let i=`${Mg}(${r})`,s=H.indexOf(i),a=H.slice(s+i.length).split(" ")[0];t=t.replace(i,i+a);continue}t=H.replace(TY,t)}return t}function kY(t){let e=[];for(;t.prev()&&t.prev().type!=="combinator";)t=t.prev();for(;t&&t.type!=="combinator";)e.push(t),t=t.next();return e}function DOe(t){return t.sort((e,H)=>e.type==="tag"&&H.type==="class"?-1:e.type==="class"&&H.type==="tag"?1:e.type==="class"&&H.type==="pseudo"&&H.value.startsWith("::")?-1:e.type==="pseudo"&&e.value.startsWith("::")&&H.type==="class"?1:t.index(e)-t.index(H)),t}function yOe(t,e){let H=!1;t.walk(r=>{if(r.type==="class"&&r.value===e)return H=!0,!1}),H||t.remove()}var XC;function bOe(t,{selector:e,candidate:H,context:r,isArbitraryVariant:n,base:i=H.split(new RegExp(`\\${(XC=r==null||(BC=r.tailwindConfig)===null||BC===void 0?void 0:BC.separator)!==null&&XC!==void 0?XC:":"}(?![^[]*\\])`)).pop()}){var s;let a=(0,T_.default)().astSync(e);(r==null||(s=r.tailwindConfig)===null||s===void 0?void 0:s.prefix)&&!n&&(t=(0,SOe.default)(r.tailwindConfig.prefix,t)),t=t.replace(TY,`.${(0,wY.default)(H)}`);let o=(0,T_.default)().astSync(t);a.each(h=>yOe(h,i)),a.walkClasses(h=>{h.raws&&h.value.includes(i)&&(h.raws.value=(0,wY.default)((0,$Oe.default)(h.raws.value)))});let u=T_.default.comment({value:"/*__simple__*/"}),c=T_.default.comment({value:"/*__simple__*/"});a.walkClasses(h=>{if(h.value!==i)return;let p=h.parent,_=o.nodes[0].nodes;if(p.nodes.length===1){h.replaceWith(..._);return}let b=kY(h);p.insertBefore(b[0],u),p.insertAfter(b[b.length-1],c);for(let I of _)p.insertBefore(b[0],I);h.remove(),b=kY(u);let y=p.index(u);p.nodes.splice(y,b.length,...DOe(T_.default.selector({nodes:b})).nodes),u.remove(),c.remove()});function f(h){let p=[];for(let _ of h.nodes)qC(_)&&(p.push(_),h.removeChild(_)),(_==null?void 0:_.nodes)&&p.push(...f(_));return p}return a.each(h=>{h.walkPseudos(_=>{NY.has(_.value)&&_.replaceWith(_.nodes)});let p=f(h);p.length>0&&h.nodes.push(p.sort(COe))}),a.toString()}var POe=[":before",":after",":first-line",":first-letter"],xOe=["::file-selector-button"];function COe(t,e){return t.type!=="pseudo"&&e.type!=="pseudo"||t.type==="combinator"^e.type==="combinator"?0:t.type==="pseudo"^e.type==="pseudo"?(t.type==="pseudo")-(e.type==="pseudo"):qC(t)-qC(e)}function qC(t){return t.type!=="pseudo"||xOe.includes(t.value)?!1:t.value.startsWith("::")||POe.includes(t.value)}function RY(t,e,H){let r=t.indexOf(H?`${e}(${H})`:e);if(r===-1)return null;r+=e.length+1;let n="",i=0;for(let s of t.slice(r))if(s!=="("&&s!==")")n+=s;else if(s==="(")n+=s,i++;else if(s===")"){if(--i<0)break;n+=s}return n}});var N_=D(YC=>{"use strict";Object.defineProperty(YC,"__esModule",{value:!0});function MOe(t,e){for(var H in e)Object.defineProperty(t,H,{enumerable:!0,get:e[H]})}MOe(YC,{getClassNameFromSelector:()=>VY,resolveMatches:()=>zC,generateRules:()=>QOe});var _l=pu(Ka()),OY=pu(Bs()),wOe=pu($C()),TOe=pu(Sc()),NOe=pu(yg()),ZC=qh(),kOe=pu(xi()),KC=UOe(hu()),UY=GC(),ROe=yC(),FY=Bh(),WY=k_(),OOe=pu(WC()),BY=Wh(),XY=Xs();function pu(t){return t&&t.__esModule?t:{default:t}}function qY(t){if(typeof WeakMap!="function")return null;var e=new WeakMap,H=new WeakMap;return(qY=function(r){return r?H:e})(t)}function UOe(t,e){if(!e&&t&&t.__esModule)return t;if(t===null||typeof t!="object"&&typeof t!="function")return{default:t};var H=qY(e);if(H&&H.has(t))return H.get(t);var r={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in t)if(i!=="default"&&Object.prototype.hasOwnProperty.call(t,i)){var s=n?Object.getOwnPropertyDescriptor(t,i):null;s&&(s.get||s.set)?Object.defineProperty(r,i,s):r[i]=t[i]}return r.default=t,H&&H.set(t,r),r}var FOe=(0,OY.default)(t=>t.first.filter(({type:e})=>e==="class").pop().value);function VY(t){return FOe.transformSync(t)}function*WOe(t){let e=1/0;for(;e>=0;){let H,r=!1;if(e===1/0&&t.endsWith("]")){let s=t.indexOf("[");t[s-1]==="-"?H=s-1:t[s-1]==="/"?(H=s-1,r=!0):H=-1}else e===1/0&&t.includes("/")?(H=t.lastIndexOf("/"),r=!0):H=t.lastIndexOf("-",e);if(H<0)break;let n=t.slice(0,H),i=t.slice(r?H:H+1);e=H-1,!(n===""||i==="/")&&(yield[n,i])}}function BOe(t,e){if(t.length===0||e.tailwindConfig.prefix==="")return t;for(let H of t){let[r]=H;if(r.options.respectPrefix){let n=_l.default.root({nodes:[H[1].clone()]}),i=H[1].raws.tailwind.classCandidate;n.walkRules(s=>{let a=i.startsWith("-");s.selector=(0,NOe.default)(e.tailwindConfig.prefix,s.selector,a)}),H[1]=n.nodes[0]}}return t}function XOe(t,e){if(t.length===0)return t;let H=[];for(let[r,n]of t){let i=_l.default.root({nodes:[n.clone()]});i.walkRules(s=>{s.selector=(0,ZC.updateAllClasses)((0,ZC.filterSelectorsForClass)(s.selector,e),a=>a===e?`!${a}`:a),s.walkDecls(a=>a.important=!0)}),H.push([{...r,important:!0},i.nodes[0]])}return H}function qOe(t,e,H){if(e.length===0)return e;let r={modifier:null,value:KC.NONE};{let i=/(.*)\/(.*)$/g.exec(t);if(i&&(t=i[1],r.modifier=i[2],!(0,XY.flagEnabled)(H.tailwindConfig,"generalizedModifiers")))return[]}if(t.endsWith("]")&&!t.startsWith("[")){let i=/(.)(-?)\[(.*)\]/g.exec(t);if(i){let[,s,a,o]=i;if(s==="@"&&a==="-")return[];if(s!=="@"&&a==="")return[];t=t.replace(`${a}[${o}]`,""),r.value=o}}if(JC(t)&&!H.variantMap.has(t)){let i=(0,FY.normalize)(t.slice(1,-1));if(!(0,WY.isValidVariantFormatString)(i))return[];let s=(0,WY.parseVariant)(i),a=H.offsets.recordVariant(t);H.variantMap.set(t,[[a,s]])}if(H.variantMap.has(t)){let i=H.variantMap.get(t).slice(),s=[];for(let[a,o]of e){if(a.layer==="user")continue;let u=_l.default.root({nodes:[o.clone()]});for(let[c,f,h]of i){let b=function(){p.raws.neededBackup||(p.raws.neededBackup=!0,p.walkRules(S=>S.raws.originalSelector=S.selector))},y=function(S){return b(),p.each(E=>{E.type==="rule"&&(E.selectors=E.selectors.map(T=>S({get className(){return VY(T)},selector:T})))}),p},p=(h??u).clone(),_=[],I=f({get container(){return b(),p},separator:H.tailwindConfig.separator,modifySelectors:y,wrap(S){let E=p.nodes;p.removeAll(),S.append(E),p.append(S)},format(S){_.push(S)},args:r});if(Array.isArray(I)){for(let[S,E]of I.entries())i.push([H.offsets.applyParallelOffset(c,S),E,p.clone()]);continue}if(typeof I=="string"&&_.push(I),I===null)continue;p.raws.neededBackup&&(delete p.raws.neededBackup,p.walkRules(S=>{let E=S.raws.originalSelector;if(!E||(delete S.raws.originalSelector,E===S.selector))return;let T=S.selector,V=(0,OY.default)(Z=>{Z.walkClasses(A=>{A.value=`${t}${H.tailwindConfig.separator}${A.value}`})}).processSync(E);_.push(T.replace(V,"&")),S.selector=E})),p.nodes[0].raws.tailwind={...p.nodes[0].raws.tailwind,parentLayer:a.layer};var n;let $=[{...a,sort:H.offsets.applyVariantOffset(a.sort,c,Object.assign(r,H.variantOptions.get(t))),collectedFormats:((n=a.collectedFormats)!==null&&n!==void 0?n:[]).concat(_),isArbitraryVariant:JC(t)},p.nodes[0]];s.push($)}}return s}return[]}function jC(t,e,H={}){return!(0,TOe.default)(t)&&!Array.isArray(t)?[[t],H]:Array.isArray(t)?jC(t[0],e,t[1]):(e.has(t)||e.set(t,(0,wOe.default)(t)),[e.get(t),H])}var VOe=/^[a-z_-]/;function GOe(t){return VOe.test(t)}function ZOe(t){if(!t.includes("://"))return!1;try{let e=new URL(t);return e.scheme!==""&&e.host!==""}catch{return!1}}function GY(t){let e=!0;return t.walkDecls(H=>{if(!ZY(H.name,H.value))return e=!1,!1}),e}function ZY(t,e){if(ZOe(`${t}:${e}`))return!1;try{return _l.default.parse(`a{${t}:${e}}`).toResult(),!0}catch{return!1}}function KOe(t,e){var H;let[,r,n]=(H=t.match(/^\[([a-zA-Z0-9-_]+):(\S+)\]$/))!==null&&H!==void 0?H:[];if(n===void 0||!GOe(r)||!(0,OOe.default)(n))return null;let i=(0,FY.normalize)(n);return ZY(r,i)?[[{sort:e.offsets.arbitraryProperty(),layer:"utilities"},()=>({[(0,ROe.asClass)(t)]:{[r]:i}})]]:null}function*jOe(t,e){e.candidateRuleMap.has(t)&&(yield[e.candidateRuleMap.get(t),"DEFAULT"]),yield*function*(a){a!==null&&(yield[a,"DEFAULT"])}(KOe(t,e));let H=t,r=!1,n=e.tailwindConfig.prefix,i=n.length,s=H.startsWith(n)||H.startsWith(`-${n}`);H[i]==="-"&&s&&(r=!0,H=n+H.slice(i+1)),r&&e.candidateRuleMap.has(H)&&(yield[e.candidateRuleMap.get(H),"-DEFAULT"]);for(let[a,o]of WOe(H))e.candidateRuleMap.has(a)&&(yield[e.candidateRuleMap.get(a),r?`-${o}`:o])}function zOe(t,e){return t===KC.NOT_ON_DEMAND?[KC.NOT_ON_DEMAND]:(0,BY.splitAtTopLevelOnly)(t,e)}function*JOe(t,e){for(let n of t){var H,r;n[1].raws.tailwind={...n[1].raws.tailwind,classCandidate:e,preserveSource:(r=(H=n[0].options)===null||H===void 0?void 0:H.preserveSource)!==null&&r!==void 0?r:!1},yield n}}function*zC(t,e,H=t){let r=e.tailwindConfig.separator,[n,...i]=zOe(t,r).reverse(),s=!1;if(n.startsWith("!")&&(s=!0,n=n.slice(1)),(0,XY.flagEnabled)(e.tailwindConfig,"variantGrouping")&&n.startsWith("(")&&n.endsWith(")")){let h=i.slice().reverse().join(r);for(let p of(0,BY.splitAtTopLevelOnly)(n.slice(1,-1),","))yield*zC(h+r+p,e,H)}for(let h of jOe(n,e)){let p=[],_=new Map,[b,y]=h,I=b.length===1;for(let[$,S]of b){let E=[];if(typeof S=="function")for(let T of[].concat(S(y,{isOnlyPlugin:I}))){let[V,Z]=jC(T,e.postCssNodeCache);for(let A of V)E.push([{...$,options:{...$.options,...Z}},A])}else if(y==="DEFAULT"||y==="-DEFAULT"){let T=S,[V,Z]=jC(T,e.postCssNodeCache);for(let A of V)E.push([{...$,options:{...$.options,...Z}},A])}if(E.length>0){var a,o,u;let T=Array.from((0,ZC.getMatchingTypes)((o=(a=$.options)===null||a===void 0?void 0:a.types)!==null&&o!==void 0?o:[],y,(u=$.options)!==null&&u!==void 0?u:{},e.tailwindConfig)).map(([V,Z])=>Z);T.length>0&&_.set(E,T),p.push(E)}}if(JC(y)){if(p.length>1){let E=function(V){return V.length===1?V[0]:V.find(Z=>{let A=_.get(Z);return Z.some(([{options:M},w])=>GY(w)?M.types.some(({type:P,preferOnConflict:F})=>A.includes(P)&&F):!1)})},[$,S]=p.reduce((V,Z)=>(Z.some(([{options:M}])=>M.types.some(({type:w})=>w==="any"))?V[0].push(Z):V[1].push(Z),V),[[],[]]);var c;let T=(c=E(S))!==null&&c!==void 0?c:E($);if(T)p=[T];else{var f;let V=p.map(A=>new Set([...(f=_.get(A))!==null&&f!==void 0?f:[]]));for(let A of V)for(let M of A){let w=!1;for(let P of V)A!==P&&P.has(M)&&(P.delete(M),w=!0);w&&A.delete(M)}let Z=[];for(let[A,M]of V.entries())for(let w of M){let P=p[A].map(([,F])=>F).flat().map(F=>F.toString().split(`
290
+ `).slice(1,-1).map(B=>B.trim()).map(B=>` ${B}`).join(`
291
+ `)).join(`
292
+
293
+ `);Z.push(` Use \`${t.replace("[",`[${w}:`)}\` for \`${P.trim()}\``);break}kOe.default.warn([`The class \`${t}\` is ambiguous and matches multiple utilities.`,...Z,`If this is content and not a class, replace it with \`${t.replace("[","&lsqb;").replace("]","&rsqb;")}\` to silence this warning.`]);continue}}p=p.map($=>$.filter(S=>GY(S[1])))}p=p.flat(),p=Array.from(JOe(p,n)),p=BOe(p,e),s&&(p=XOe(p,n));for(let $ of i)p=qOe($,p,e);for(let $ of p){if($[1].raws.tailwind={...$[1].raws.tailwind,candidate:t},$[0].collectedFormats){let S=(0,UY.formatVariantSelector)("&",...$[0].collectedFormats),E=_l.default.root({nodes:[$[1].clone()]});E.walkRules(T=>{var V;if(!wg(T)){var Z;T.selector=(0,UY.finalizeSelector)(S,{selector:T.selector,candidate:H,base:t.split(new RegExp(`\\${(Z=e==null||(V=e.tailwindConfig)===null||V===void 0?void 0:V.separator)!==null&&Z!==void 0?Z:":"}(?![^[]*\\])`)).pop(),isArbitraryVariant:$[0].isArbitraryVariant,context:e})}}),$[1]=E.nodes[0]}yield $}}}function wg(t){return t.parent&&t.parent.type==="atrule"&&t.parent.name==="keyframes"}function YOe(t){if(t===!0)return e=>{wg(e)||e.walkDecls(H=>{H.parent.type==="rule"&&!wg(H.parent)&&(H.important=!0)})};if(typeof t=="string")return e=>{wg(e)||(e.selectors=e.selectors.map(H=>`${t} ${H}`))}}function QOe(t,e){let H=[],r=YOe(e.tailwindConfig.important);for(let i of t){if(e.notClassCache.has(i))continue;if(e.candidateRuleCache.has(i)){H=H.concat(Array.from(e.candidateRuleCache.get(i)));continue}let s=Array.from(zC(i,e));if(s.length===0){e.notClassCache.add(i);continue}e.classCache.set(i,s);var n;let a=(n=e.candidateRuleCache.get(i))!==null&&n!==void 0?n:new Set;e.candidateRuleCache.set(i,a);for(let o of s){let[{sort:u,options:c},f]=o;if(c.respectImportant&&r){let p=_l.default.root({nodes:[f.clone()]});p.walkRules(r),f=p.nodes[0]}let h=[u,f];a.add(h),e.ruleCache.add(h),H.push(h)}}return H}function JC(t){return t.startsWith("[")&&t.endsWith("]")}});var zY=D(QC=>{"use strict";Object.defineProperty(QC,"__esModule",{value:!0});Object.defineProperty(QC,"hasContentChanged",{enumerable:!0,get:()=>nUe});var eUe=tUe(require("crypto")),KY=HUe(hu());function tUe(t){return t&&t.__esModule?t:{default:t}}function jY(t){if(typeof WeakMap!="function")return null;var e=new WeakMap,H=new WeakMap;return(jY=function(r){return r?H:e})(t)}function HUe(t,e){if(!e&&t&&t.__esModule)return t;if(t===null||typeof t!="object"&&typeof t!="function")return{default:t};var H=jY(e);if(H&&H.has(t))return H.get(t);var r={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in t)if(i!=="default"&&Object.prototype.hasOwnProperty.call(t,i)){var s=n?Object.getOwnPropertyDescriptor(t,i):null;s&&(s.get||s.set)?Object.defineProperty(r,i,s):r[i]=t[i]}return r.default=t,H&&H.set(t,r),r}function rUe(t){try{return eUe.default.createHash("md5").update(t,"utf-8").digest("binary")}catch{return""}}function nUe(t,e){let H=e.toString();if(!H.includes("@tailwind"))return!1;let r=KY.sourceHashMap.get(t),n=rUe(H),i=r!==n;return KY.sourceHashMap.set(t,n),i}});var JY=D(eM=>{"use strict";Object.defineProperty(eM,"__esModule",{value:!0});Object.defineProperty(eM,"default",{enumerable:!0,get:()=>iUe});function iUe(t){return(t>0n)-(t<0n)}});var QY=D(tM=>{"use strict";Object.defineProperty(tM,"__esModule",{value:!0});Object.defineProperty(tM,"Offsets",{enumerable:!0,get:()=>YY});var sUe=aUe(JY());function aUe(t){return t&&t.__esModule?t:{default:t}}var YY=class{constructor(){this.offsets={defaults:0n,base:0n,components:0n,utilities:0n,variants:0n,user:0n},this.layerPositions={defaults:0n,base:1n,components:2n,utilities:3n,user:4n,variants:5n},this.reservedVariantBits=0n,this.variantOffsets=new Map}create(e){return{layer:e,parentLayer:e,arbitrary:0n,variants:0n,parallelIndex:0n,index:this.offsets[e]++,options:[]}}arbitraryProperty(){return{...this.create("utilities"),arbitrary:1n}}forVariant(e,H=0){let r=this.variantOffsets.get(e);if(r===void 0)throw new Error(`Cannot find offset for unknown variant ${e}`);return{...this.create("variants"),variants:r<<BigInt(H)}}applyVariantOffset(e,H,r){return{...e,layer:"variants",parentLayer:e.layer==="variants"?e.parentLayer:e.layer,variants:e.variants|H.variants,options:r.sort?[].concat(r,e.options):e.options,parallelIndex:oUe([e.parallelIndex,H.parallelIndex])}}applyParallelOffset(e,H){return{...e,parallelIndex:BigInt(H)}}recordVariants(e,H){for(let r of e)this.recordVariant(r,H(r))}recordVariant(e,H=1){return this.variantOffsets.set(e,1n<<this.reservedVariantBits),this.reservedVariantBits+=BigInt(H),{...this.create("variants"),variants:1n<<this.reservedVariantBits}}compare(e,H){if(e.layer!==H.layer)return this.layerPositions[e.layer]-this.layerPositions[H.layer];for(let r of e.options)for(let n of H.options){if(r.id!==n.id||!r.sort||!n.sort)continue;let i=r.sort({value:r.value,modifier:r.modifier},{value:n.value,modifier:n.modifier});if(i!==0)return i}return e.variants!==H.variants?e.variants-H.variants:e.parallelIndex!==H.parallelIndex?e.parallelIndex-H.parallelIndex:e.arbitrary!==H.arbitrary?e.arbitrary-H.arbitrary:e.index-H.index}sort(e){return e.sort(([H],[r])=>(0,sUe.default)(this.compare(H,r)))}};function oUe(t){let e=null;for(let H of t)e=e??H,e=e>H?e:H;return e}});var k_=D(cM=>{"use strict";Object.defineProperty(cM,"__esModule",{value:!0});function uUe(t,e){for(var H in e)Object.defineProperty(t,H,{enumerable:!0,get:e[H]})}uUe(cM,{isValidVariantFormatString:()=>aM,parseVariant:()=>Ng,getFileModifiedMap:()=>uM,createContext:()=>hQ,getContext:()=>xUe});var cUe=Cn(require("fs")),lUe=Cn(require("url")),R_=Cn(Ka()),fUe=Cn(Xr()),eQ=Cn(Bs()),hUe=Cn(jp()),pUe=Cn($C()),_Ue=Cn(yg()),dUe=Cn(Sc()),LUe=Cn(hl()),O_=iQ(yC()),tQ=qh(),dn=PY(),ds=iQ(hu()),EUe=RE(),dl=Cn(xi()),IUe=Cn(kE()),HQ=Cn(WC()),rQ=N_(),AUe=zY(),gUe=QY(),HM=Xs(),rM=GC();function Cn(t){return t&&t.__esModule?t:{default:t}}function nQ(t){if(typeof WeakMap!="function")return null;var e=new WeakMap,H=new WeakMap;return(nQ=function(r){return r?H:e})(t)}function iQ(t,e){if(!e&&t&&t.__esModule)return t;if(t===null||typeof t!="object"&&typeof t!="function")return{default:t};var H=nQ(e);if(H&&H.has(t))return H.get(t);var r={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in t)if(i!=="default"&&Object.prototype.hasOwnProperty.call(t,i)){var s=n?Object.getOwnPropertyDescriptor(t,i):null;s&&(s.get||s.set)?Object.defineProperty(r,i,s):r[i]=t[i]}return r.default=t,H&&H.set(t,r),r}var nM={AddVariant:Symbol.for("ADD_VARIANT"),MatchVariant:Symbol.for("MATCH_VARIANT")},iM={Base:1<<0,Dynamic:1<<1};function sM(t,e){let H=t.tailwindConfig.prefix;return typeof H=="function"?H(e):H+e}function sQ({type:t="any",...e}){let H=[].concat(t);return{...e,types:H.map(r=>Array.isArray(r)?{type:r[0],...r[1]}:{type:r,preferOnConflict:!1})}}function aQ(t){if(t.includes("{")){if(!mUe(t))throw new Error("Your { and } are unbalanced.");return t.split(/{(.*)}/gim).flatMap(e=>aQ(e)).filter(Boolean)}return[t.trim()]}function mUe(t){let e=0;for(let H of t)if(H==="{")e++;else if(H==="}"&&--e<0)return!1;return e===0}function $Ue(t,e,{before:H=[]}={}){if(H=[].concat(H),H.length<=0){t.push(e);return}let r=t.length-1;for(let n of H){let i=t.indexOf(n);i!==-1&&(r=Math.min(r,i))}t.splice(r,0,e)}function oQ(t){return Array.isArray(t)?t.flatMap(e=>!Array.isArray(e)&&!(0,dUe.default)(e)?e:(0,pUe.default)(e)):oQ([t])}function uQ(t,e){return(0,eQ.default)(r=>{let n=[];return e&&e(r),r.walkClasses(i=>{n.push(i.value)}),n}).transformSync(t)}function SUe(t,e={containsNonOnDemandable:!1},H=0){let r=[];if(t.type==="rule"){let n=function(i){i.walkPseudos(s=>{s.value===":not"&&s.remove()})};for(let i of t.selectors){let s=uQ(i,n);s.length===0&&(e.containsNonOnDemandable=!0);for(let a of s)r.push(a)}}else t.type==="atrule"&&t.walkRules(n=>{for(let i of n.selectors.flatMap(s=>uQ(s)))r.push(i)});return H===0?[e.containsNonOnDemandable||r.length===0,r]:r}function Tg(t){return oQ(t).flatMap(e=>{let H=new Map,[r,n]=SUe(e);return r&&n.unshift(ds.NOT_ON_DEMAND),n.map(i=>(H.has(e)||H.set(e,e),[i,H.get(e)]))})}function aM(t){return t.startsWith("@")||t.includes("&")}function Ng(t){t=t.replace(/\n+/g,"").replace(/\s{1,}/g," ").trim();let e=aQ(t).map(H=>{if(!H.startsWith("@"))return({format:i})=>i(H);let[,r,n]=/@(.*?)( .+|[({].*)/g.exec(H);return({wrap:i})=>i(R_.default.atRule({name:r,params:n.trim()}))}).reverse();return H=>{for(let r of e)r(H)}}function vUe(t,e,{variantList:H,variantMap:r,offsets:n,classList:i}){function s(p,_){return p?(0,fUe.default)(t,p,_):t}function a(p){return(0,_Ue.default)(t.prefix,p)}function o(p,_){return p===ds.NOT_ON_DEMAND?ds.NOT_ON_DEMAND:_.respectPrefix?e.tailwindConfig.prefix+p:p}function u(p,_,b={}){let[y,...I]=(0,EUe.toPath)(p),$=s(["theme",y,...I],_);return(0,hUe.default)(y)($,b)}let c=Object.assign((p,_=void 0)=>u(p,_),{withAlpha:(p,_)=>u(p,void 0,{opacityValue:_})}),f=0,h={postcss:R_.default,prefix:a,e:LUe.default,config:s,theme:c,corePlugins:p=>Array.isArray(t.corePlugins)?t.corePlugins.includes(p):s(["corePlugins",p],!0),variants:()=>[],addBase(p){for(let[_,b]of Tg(p)){let y=o(_,{}),I=n.create("base");e.candidateRuleMap.has(y)||e.candidateRuleMap.set(y,[]),e.candidateRuleMap.get(y).push([{sort:I,layer:"base"},b])}},addDefaults(p,_){let b={[`@defaults ${p}`]:_};for(let[y,I]of Tg(b)){let $=o(y,{});e.candidateRuleMap.has($)||e.candidateRuleMap.set($,[]),e.candidateRuleMap.get($).push([{sort:n.create("defaults"),layer:"defaults"},I])}},addComponents(p,_){_=Object.assign({},{preserveSource:!1,respectPrefix:!0,respectImportant:!1},Array.isArray(_)?{}:_);for(let[y,I]of Tg(p)){let $=o(y,_);i.add($),e.candidateRuleMap.has($)||e.candidateRuleMap.set($,[]),e.candidateRuleMap.get($).push([{sort:n.create("components"),layer:"components",options:_},I])}},addUtilities(p,_){_=Object.assign({},{preserveSource:!1,respectPrefix:!0,respectImportant:!0},Array.isArray(_)?{}:_);for(let[y,I]of Tg(p)){let $=o(y,_);i.add($),e.candidateRuleMap.has($)||e.candidateRuleMap.set($,[]),e.candidateRuleMap.get($).push([{sort:n.create("utilities"),layer:"utilities",options:_},I])}},matchUtilities:function(p,_){_=sQ({...{respectPrefix:!0,respectImportant:!0,modifiers:!1},..._});let y=n.create("utilities");for(let I in p){let E=function(V,{isOnlyPlugin:Z}){let[A,M,w]=(0,tQ.coerceValue)(_.types,V,_,t);if(A===void 0)return[];if(!_.types.some(({type:Y})=>Y===M))if(Z)dl.default.warn([`Unnecessary typehint \`${M}\` in \`${I}-${V}\`.`,`You can safely update it to \`${I}-${V.replace(M+":","")}\`.`]);else return[];if(!(0,HQ.default)(A))return[];let P={get modifier(){return _.modifiers||dl.default.warn(`modifier-used-without-options-for-${I}`,["Your plugin must set `modifiers: true` in its options to support modifiers."]),w}},F=(0,HM.flagEnabled)(t,"generalizedModifiers");return[].concat(F?S(A,P):S(A)).filter(Boolean).map(Y=>({[(0,O_.default)(I,V)]:Y}))},$=o(I,_),S=p[I];i.add([$,_]);let T=[{sort:y,layer:"utilities",options:_},E];e.candidateRuleMap.has($)||e.candidateRuleMap.set($,[]),e.candidateRuleMap.get($).push(T)}},matchComponents:function(p,_){_=sQ({...{respectPrefix:!0,respectImportant:!1,modifiers:!1},..._});let y=n.create("components");for(let I in p){let E=function(V,{isOnlyPlugin:Z}){let[A,M,w]=(0,tQ.coerceValue)(_.types,V,_,t);if(A===void 0)return[];if(!_.types.some(({type:Y})=>Y===M))if(Z)dl.default.warn([`Unnecessary typehint \`${M}\` in \`${I}-${V}\`.`,`You can safely update it to \`${I}-${V.replace(M+":","")}\`.`]);else return[];if(!(0,HQ.default)(A))return[];let P={get modifier(){return _.modifiers||dl.default.warn(`modifier-used-without-options-for-${I}`,["Your plugin must set `modifiers: true` in its options to support modifiers."]),w}},F=(0,HM.flagEnabled)(t,"generalizedModifiers");return[].concat(F?S(A,P):S(A)).filter(Boolean).map(Y=>({[(0,O_.default)(I,V)]:Y}))},$=o(I,_),S=p[I];i.add([$,_]);let T=[{sort:y,layer:"components",options:_},E];e.candidateRuleMap.has($)||e.candidateRuleMap.set($,[]),e.candidateRuleMap.get($).push(T)}},addVariant(p,_,b={}){_=[].concat(_).map(y=>{if(typeof y!="string")return(I={})=>{let{args:$,modifySelectors:S,container:E,separator:T,wrap:V,format:Z}=I,A=y(Object.assign({modifySelectors:S,container:E,separator:T},b.type===nM.MatchVariant&&{args:$,wrap:V,format:Z}));if(typeof A=="string"&&!aM(A))throw new Error(`Your custom variant \`${p}\` has an invalid format string. Make sure it's an at-rule or contains a \`&\` placeholder.`);return Array.isArray(A)?A.filter(M=>typeof M=="string").map(M=>Ng(M)):A&&typeof A=="string"&&Ng(A)(I)};if(!aM(y))throw new Error(`Your custom variant \`${p}\` has an invalid format string. Make sure it's an at-rule or contains a \`&\` placeholder.`);return Ng(y)}),$Ue(H,p,b),r.set(p,_),e.variantOptions.set(p,b)},matchVariant(p,_,b){var y;let I=(y=b==null?void 0:b.id)!==null&&y!==void 0?y:++f,$=p==="@",S=(0,HM.flagEnabled)(t,"generalizedModifiers");var E;for(let[Z,A]of Object.entries((E=b==null?void 0:b.values)!==null&&E!==void 0?E:{}))Z!=="DEFAULT"&&h.addVariant($?`${p}${Z}`:`${p}-${Z}`,({args:M,container:w})=>_(A,S?{modifier:M==null?void 0:M.modifier,container:w}:{container:w}),{...b,value:A,id:I,type:nM.MatchVariant,variantInfo:iM.Base});var T;let V="DEFAULT"in((T=b==null?void 0:b.values)!==null&&T!==void 0?T:{});h.addVariant(p,({args:Z,container:A})=>{if((Z==null?void 0:Z.value)===ds.NONE&&!V)return null;var M;return _((Z==null?void 0:Z.value)===ds.NONE?b.values.DEFAULT:(M=Z==null?void 0:Z.value)!==null&&M!==void 0?M:typeof Z=="string"?Z:"",S?{modifier:Z==null?void 0:Z.modifier,container:A}:{container:A})},{...b,id:I,type:nM.MatchVariant,variantInfo:iM.Dynamic})}};return h}var oM=new WeakMap;function uM(t){return oM.has(t)||oM.set(t,new Map),oM.get(t)}function cQ(t,e){let H=!1;for(let n of t){var r;if(!n)continue;let i=lUe.default.parse(n),s=i.hash?i.href.replace(i.hash,""):i.href;s=i.search?s.replace(i.search,""):s;let a=(r=cUe.default.statSync(decodeURIComponent(s),{throwIfNoEntry:!1}))===null||r===void 0?void 0:r.mtimeMs;!a||((!e.has(n)||a>e.get(n))&&(H=!0),e.set(n,a))}return H}function lQ(t){t.walkAtRules(e=>{["responsive","variants"].includes(e.name)&&(lQ(e),e.before(e.nodes),e.remove())})}function DUe(t){let e=[];return t.each(H=>{H.type==="atrule"&&["responsive","variants"].includes(H.name)&&(H.name="layer",H.params="utilities")}),t.walkAtRules("layer",H=>{if(lQ(H),H.params==="base"){for(let r of H.nodes)e.push(function({addBase:n}){n(r,{respectPrefix:!1})});H.remove()}else if(H.params==="components"){for(let r of H.nodes)e.push(function({addComponents:n}){n(r,{respectPrefix:!1,preserveSource:!0})});H.remove()}else if(H.params==="utilities"){for(let r of H.nodes)e.push(function({addUtilities:n}){n(r,{respectPrefix:!1,preserveSource:!0})});H.remove()}}),e}function yUe(t,e){let H=Object.entries({...dn.variantPlugins,...dn.corePlugins}).map(([a,o])=>t.tailwindConfig.corePlugins.includes(a)?o:null).filter(Boolean),r=t.tailwindConfig.plugins.map(a=>(a.__isOptionsFunction&&(a=a()),typeof a=="function"?a:a.handler)),n=DUe(e),i=[dn.variantPlugins.pseudoElementVariants,dn.variantPlugins.pseudoClassVariants,dn.variantPlugins.ariaVariants,dn.variantPlugins.dataVariants],s=[dn.variantPlugins.supportsVariants,dn.variantPlugins.directionVariants,dn.variantPlugins.reducedMotionVariants,dn.variantPlugins.prefersContrastVariants,dn.variantPlugins.darkVariants,dn.variantPlugins.printVariant,dn.variantPlugins.screenVariants,dn.variantPlugins.orientationVariants];return[...H,...i,...r,...s,...n]}function bUe(t,e){let H=[],r=new Map;e.variantMap=r;let n=new gUe.Offsets;e.offsets=n;let i=new Set,s=vUe(e.tailwindConfig,e,{variantList:H,variantMap:r,offsets:n,classList:i});for(let p of t)if(Array.isArray(p))for(let _ of p)_(s);else p==null||p(s);n.recordVariants(H,p=>r.get(p).length);for(let[p,_]of r.entries())e.variantMap.set(p,_.map((b,y)=>[n.forVariant(p,y),b]));var a;let o=((a=e.tailwindConfig.safelist)!==null&&a!==void 0?a:[]).filter(Boolean);if(o.length>0){let p=[];for(let _ of o){if(typeof _=="string"){e.changedContent.push({content:_,extension:"html"});continue}if(_ instanceof RegExp){dl.default.warn("root-regex",["Regular expressions in `safelist` work differently in Tailwind CSS v3.0.","Update your `safelist` configuration to eliminate this warning.","https://tailwindcss.com/docs/content-configuration#safelisting-classes"]);continue}p.push(_)}if(p.length>0){let _=new Map,b=e.tailwindConfig.prefix.length,y=p.some(I=>I.pattern.source.includes("!"));for(let I of i){let $=Array.isArray(I)?(()=>{let[S,E]=I;var T;let Z=Object.keys((T=E==null?void 0:E.values)!==null&&T!==void 0?T:{}).map(A=>(0,O_.formatClass)(S,A));return(E==null?void 0:E.supportsNegativeValues)&&(Z=[...Z,...Z.map(A=>"-"+A)],Z=[...Z,...Z.map(A=>A.slice(0,b)+"-"+A.slice(b))]),E.types.some(({type:A})=>A==="color")&&(Z=[...Z,...Z.flatMap(A=>Object.keys(e.tailwindConfig.theme.opacity).map(M=>`${A}/${M}`))]),y&&(E==null?void 0:E.respectImportant)&&(Z=[...Z,...Z.map(A=>"!"+A)]),Z})():[I];for(let S of $)for(let{pattern:E,variants:T=[]}of p)if(E.lastIndex=0,_.has(E)||_.set(E,0),!!E.test(S)){_.set(E,_.get(E)+1),e.changedContent.push({content:S,extension:"html"});for(let V of T)e.changedContent.push({content:V+e.tailwindConfig.separator+S,extension:"html"})}}for(let[I,$]of _.entries())$===0&&dl.default.warn([`The safelist pattern \`${I}\` doesn't match any Tailwind CSS classes.`,"Fix this pattern or remove it from your `safelist` configuration.","https://tailwindcss.com/docs/content-configuration#safelisting-classes"])}}var u,c;let f=(c=[].concat((u=e.tailwindConfig.darkMode)!==null&&u!==void 0?u:"media")[1])!==null&&c!==void 0?c:"dark",h=[sM(e,f),sM(e,"group"),sM(e,"peer")];e.getClassOrder=function(_){let b=new Map(_.map($=>[$,null])),y=(0,rQ.generateRules)(new Set(_),e);y=e.offsets.sort(y);let I=BigInt(h.length);for(let[,$]of y)b.set($.raws.tailwind.candidate,I++);return _.map($=>{var S;let E=(S=b.get($))!==null&&S!==void 0?S:null,T=h.indexOf($);return E===null&&T!==-1&&(E=BigInt(T)),[$,E]})},e.getClassList=function(){let _=[];for(let y of i)if(Array.isArray(y)){let[I,$]=y,S=[];var b;for(let[E,T]of Object.entries((b=$==null?void 0:$.values)!==null&&b!==void 0?b:{}))T!=null&&(_.push((0,O_.formatClass)(I,E)),($==null?void 0:$.supportsNegativeValues)&&(0,IUe.default)(T)&&S.push((0,O_.formatClass)(I,`-${E}`)));_.push(...S)}else _.push(y);return _},e.getVariants=function(){let _=[];for(let[y,I]of e.variantOptions.entries())if(I.variantInfo!==iM.Base){var b;_.push({name:y,isArbitrary:I.type===Symbol.for("MATCH_VARIANT"),values:Object.keys((b=I.values)!==null&&b!==void 0?b:{}),hasDash:y!=="@",selectors({modifier:$,value:S}={}){let E="__TAILWIND_PLACEHOLDER__",T=R_.default.rule({selector:`.${E}`}),V=R_.default.root({nodes:[T.clone()]}),Z=V.toString();var A;let M=((A=e.variantMap.get(y))!==null&&A!==void 0?A:[]).flatMap(([ae,ce])=>ce),w=[];for(let ae of M){var P;let ce=[];var F;let $e={args:{modifier:$,value:(F=(P=I.values)===null||P===void 0?void 0:P[S])!==null&&F!==void 0?F:S},separator:e.tailwindConfig.separator,modifySelectors(Oe){return V.each(ze=>{ze.type==="rule"&&(ze.selectors=ze.selectors.map(De=>Oe({get className(){return(0,rQ.getClassNameFromSelector)(De)},selector:De})))}),V},format(Oe){ce.push(Oe)},wrap(Oe){ce.push(`@${Oe.name} ${Oe.params} { & }`)},container:V},ke=ae($e);if(ce.length>0&&w.push(ce),Array.isArray(ke))for(let Oe of ke)ce=[],Oe($e),w.push(ce)}let B=[],Y=V.toString();Z!==Y&&(V.walkRules(ae=>{let ce=ae.selector,$e=(0,eQ.default)(ke=>{ke.walkClasses(Oe=>{Oe.value=`${y}${e.tailwindConfig.separator}${Oe.value}`})}).processSync(ce);B.push(ce.replace($e,"&").replace(E,"&"))}),V.walkAtRules(ae=>{B.push(`@${ae.name} (${ae.params}) { & }`)}));var X;let K=w.map(ae=>(0,rM.finalizeSelector)((0,rM.formatVariantSelector)("&",...ae),{selector:`.${E}`,candidate:E,context:e,isArbitraryVariant:!(S in((X=I.values)!==null&&X!==void 0?X:{}))}).replace(`.${E}`,"&").replace("{ & }","").trim());return B.length>0&&K.push((0,rM.formatVariantSelector)("&",...B)),K}})}return _}}function fQ(t,e){!t.classCache.has(e)||(t.notClassCache.add(e),t.classCache.delete(e),t.applyClassCache.delete(e),t.candidateRuleMap.delete(e),t.candidateRuleCache.delete(e),t.stylesheetCache=null)}function PUe(t,e){let H=e.raws.tailwind.candidate;if(!!H){for(let r of t.ruleCache)r[1].raws.tailwind.candidate===H&&t.ruleCache.delete(r);fQ(t,H)}}function hQ(t,e=[],H=R_.default.root()){var r;let n={disposables:[],ruleCache:new Set,candidateRuleCache:new Map,classCache:new Map,applyClassCache:new Map,notClassCache:new Set((r=t.blocklist)!==null&&r!==void 0?r:[]),postCssNodeCache:new Map,candidateRuleMap:new Map,tailwindConfig:t,changedContent:e,variantMap:new Map,stylesheetCache:null,variantOptions:new Map,markInvalidUtilityCandidate:s=>fQ(n,s),markInvalidUtilityNode:s=>PUe(n,s)},i=yUe(n,H);return bUe(i,n),n}var Ll=ds.contextMap,U_=ds.configContextMap,za=ds.contextSourcesMap;function xUe(t,e,H,r,n,i){let s=e.opts.from,a=r!==null;ds.env.DEBUG&&console.log("Source path:",s);let o;if(a&&Ll.has(s))o=Ll.get(s);else if(U_.has(n)){let f=U_.get(n);za.get(f).add(s),Ll.set(s,f),o=f}let u=(0,AUe.hasContentChanged)(s,t);if(o&&!cQ([...i],uM(o))&&!u)return[o,!1];if(Ll.has(s)){let f=Ll.get(s);if(za.has(f)&&(za.get(f).delete(s),za.get(f).size===0)){za.delete(f);for(let[h,p]of U_)p===f&&U_.delete(h);for(let h of f.disposables.splice(0))h(f)}}ds.env.DEBUG&&console.log("Setting up new context...");let c=hQ(H,[],t);return Object.assign(c,{userConfigPath:r}),cQ([...i],uM(c)),U_.set(n,c),Ll.set(s,c),za.has(c)||za.set(c,new Set),za.get(c).add(s),[c,!0]}});var pQ=D(lM=>{"use strict";Object.defineProperty(lM,"__esModule",{value:!0});Object.defineProperty(lM,"default",{enumerable:!0,get:()=>CUe});function CUe(t){return t.ignore?[]:t.glob?process.env.ROLLUP_WATCH==="true"?[{type:"dependency",file:t.base}]:[{type:"dir-dependency",dir:t.base,glob:t.glob}]:[{type:"dependency",file:t.base}]}});var _Q=D(fM=>{"use strict";Object.defineProperty(fM,"__esModule",{value:!0});Object.defineProperty(fM,"validateConfig",{enumerable:!0,get:()=>TUe});var MUe=wUe(xi());function wUe(t){return t&&t.__esModule?t:{default:t}}function TUe(t){return t.content.files.length===0&&MUe.default.warn("content-problems",["The `content` option in your Tailwind CSS configuration is missing or empty.","Configure your content sources or your generated CSS will be missing styles.","https://tailwindcss.com/docs/content-configuration"]),t}});var dQ=D(El=>{"use strict";Object.defineProperty(El,"__esModule",{value:!0});El.splitWhen=El.flatten=void 0;function NUe(t){return t.reduce((e,H)=>[].concat(e,H),[])}El.flatten=NUe;function kUe(t,e){let H=[[]],r=0;for(let n of t)e(n)?(r++,H[r]=[]):H[r].push(n);return H}El.splitWhen=kUe});var LQ=D(kg=>{"use strict";Object.defineProperty(kg,"__esModule",{value:!0});kg.isEnoentCodeError=void 0;function RUe(t){return t.code==="ENOENT"}kg.isEnoentCodeError=RUe});var IQ=D(Rg=>{"use strict";Object.defineProperty(Rg,"__esModule",{value:!0});Rg.createDirentFromStats=void 0;var EQ=class{constructor(e,H){this.name=e,this.isBlockDevice=H.isBlockDevice.bind(H),this.isCharacterDevice=H.isCharacterDevice.bind(H),this.isDirectory=H.isDirectory.bind(H),this.isFIFO=H.isFIFO.bind(H),this.isFile=H.isFile.bind(H),this.isSocket=H.isSocket.bind(H),this.isSymbolicLink=H.isSymbolicLink.bind(H)}};function OUe(t,e){return new EQ(t,e)}Rg.createDirentFromStats=OUe});var AQ=D(Ls=>{"use strict";Object.defineProperty(Ls,"__esModule",{value:!0});Ls.removeLeadingDotSegment=Ls.escape=Ls.makeAbsolute=Ls.unixify=void 0;var UUe=require("path"),FUe=2,WUe=/(\\?)([()*?[\]{|}]|^!|[!+@](?=\())/g;function BUe(t){return t.replace(/\\/g,"/")}Ls.unixify=BUe;function XUe(t,e){return UUe.resolve(t,e)}Ls.makeAbsolute=XUe;function qUe(t){return t.replace(WUe,"\\$2")}Ls.escape=qUe;function VUe(t){if(t.charAt(0)==="."){let e=t.charAt(1);if(e==="/"||e==="\\")return t.slice(FUe)}return t}Ls.removeLeadingDotSegment=VUe});var mQ=D((gtt,gQ)=>{"use strict";var GUe=nc(),ZUe=require("path").posix.dirname,KUe=require("os").platform()==="win32",hM="/",jUe=/\\/g,zUe=/[\{\[].*[\}\]]$/,JUe=/(^|[^\\])([\{\[]|\([^\)]+$)/,YUe=/\\([\!\*\?\|\[\]\(\)\{\}])/g;gQ.exports=function(e,H){var r=Object.assign({flipBackslashes:!0},H);r.flipBackslashes&&KUe&&e.indexOf(hM)<0&&(e=e.replace(jUe,hM)),zUe.test(e)&&(e+=hM),e+="a";do e=ZUe(e);while(GUe(e)||JUe.test(e));return e.replace(YUe,"$1")}});var xQ=D(Gt=>{"use strict";Object.defineProperty(Gt,"__esModule",{value:!0});Gt.matchAny=Gt.convertPatternsToRe=Gt.makeRe=Gt.getPatternParts=Gt.expandBraceExpansion=Gt.expandPatternsWithBraceExpansion=Gt.isAffectDepthOfReadingPattern=Gt.endsWithSlashGlobStar=Gt.hasGlobStar=Gt.getBaseDirectory=Gt.isPatternRelatedToParentDirectory=Gt.getPatternsOutsideCurrentDirectory=Gt.getPatternsInsideCurrentDirectory=Gt.getPositivePatterns=Gt.getNegativePatterns=Gt.isPositivePattern=Gt.isNegativePattern=Gt.convertToNegativePattern=Gt.convertToPositivePattern=Gt.isDynamicPattern=Gt.isStaticPattern=void 0;var QUe=require("path"),e4e=mQ(),pM=f1(),$Q="**",t4e="\\",H4e=/[*?]|^!/,r4e=/\[[^[]*]/,n4e=/(?:^|[^!*+?@])\([^(]*\|[^|]*\)/,i4e=/[!*+?@]\([^(]*\)/,s4e=/,|\.\./;function SQ(t,e={}){return!vQ(t,e)}Gt.isStaticPattern=SQ;function vQ(t,e={}){return t===""?!1:!!(e.caseSensitiveMatch===!1||t.includes(t4e)||H4e.test(t)||r4e.test(t)||n4e.test(t)||e.extglob!==!1&&i4e.test(t)||e.braceExpansion!==!1&&a4e(t))}Gt.isDynamicPattern=vQ;function a4e(t){let e=t.indexOf("{");if(e===-1)return!1;let H=t.indexOf("}",e+1);if(H===-1)return!1;let r=t.slice(e,H);return s4e.test(r)}function o4e(t){return Og(t)?t.slice(1):t}Gt.convertToPositivePattern=o4e;function u4e(t){return"!"+t}Gt.convertToNegativePattern=u4e;function Og(t){return t.startsWith("!")&&t[1]!=="("}Gt.isNegativePattern=Og;function DQ(t){return!Og(t)}Gt.isPositivePattern=DQ;function c4e(t){return t.filter(Og)}Gt.getNegativePatterns=c4e;function l4e(t){return t.filter(DQ)}Gt.getPositivePatterns=l4e;function f4e(t){return t.filter(e=>!_M(e))}Gt.getPatternsInsideCurrentDirectory=f4e;function h4e(t){return t.filter(_M)}Gt.getPatternsOutsideCurrentDirectory=h4e;function _M(t){return t.startsWith("..")||t.startsWith("./..")}Gt.isPatternRelatedToParentDirectory=_M;function p4e(t){return e4e(t,{flipBackslashes:!1})}Gt.getBaseDirectory=p4e;function _4e(t){return t.includes($Q)}Gt.hasGlobStar=_4e;function yQ(t){return t.endsWith("/"+$Q)}Gt.endsWithSlashGlobStar=yQ;function d4e(t){let e=QUe.basename(t);return yQ(t)||SQ(e)}Gt.isAffectDepthOfReadingPattern=d4e;function L4e(t){return t.reduce((e,H)=>e.concat(bQ(H)),[])}Gt.expandPatternsWithBraceExpansion=L4e;function bQ(t){return pM.braces(t,{expand:!0,nodupes:!0})}Gt.expandBraceExpansion=bQ;function E4e(t,e){let{parts:H}=pM.scan(t,Object.assign(Object.assign({},e),{parts:!0}));return H.length===0&&(H=[t]),H[0].startsWith("/")&&(H[0]=H[0].slice(1),H.unshift("")),H}Gt.getPatternParts=E4e;function PQ(t,e){return pM.makeRe(t,e)}Gt.makeRe=PQ;function I4e(t,e){return t.map(H=>PQ(H,e))}Gt.convertPatternsToRe=I4e;function A4e(t,e){return e.some(H=>H.test(t))}Gt.matchAny=A4e});var MQ=D(Ug=>{"use strict";Object.defineProperty(Ug,"__esModule",{value:!0});Ug.merge=void 0;var g4e=h1();function m4e(t){let e=g4e(t);return t.forEach(H=>{H.once("error",r=>e.emit("error",r))}),e.once("close",()=>CQ(t)),e.once("end",()=>CQ(t)),e}Ug.merge=m4e;function CQ(t){t.forEach(e=>e.emit("close"))}});var wQ=D(Il=>{"use strict";Object.defineProperty(Il,"__esModule",{value:!0});Il.isEmpty=Il.isString=void 0;function $4e(t){return typeof t=="string"}Il.isString=$4e;function S4e(t){return t===""}Il.isEmpty=S4e});var ia=D(Vr=>{"use strict";Object.defineProperty(Vr,"__esModule",{value:!0});Vr.string=Vr.stream=Vr.pattern=Vr.path=Vr.fs=Vr.errno=Vr.array=void 0;var v4e=dQ();Vr.array=v4e;var D4e=LQ();Vr.errno=D4e;var y4e=IQ();Vr.fs=y4e;var b4e=AQ();Vr.path=b4e;var P4e=xQ();Vr.pattern=P4e;var x4e=MQ();Vr.stream=x4e;var C4e=wQ();Vr.string=C4e});var kQ=D(Gr=>{"use strict";Object.defineProperty(Gr,"__esModule",{value:!0});Gr.convertPatternGroupToTask=Gr.convertPatternGroupsToTasks=Gr.groupPatternsByBaseDirectory=Gr.getNegativePatternsAsPositive=Gr.getPositivePatterns=Gr.convertPatternsToTasks=Gr.generate=void 0;var sa=ia();function M4e(t,e){let H=TQ(t),r=NQ(t,e.ignore),n=H.filter(o=>sa.pattern.isStaticPattern(o,e)),i=H.filter(o=>sa.pattern.isDynamicPattern(o,e)),s=dM(n,r,!1),a=dM(i,r,!0);return s.concat(a)}Gr.generate=M4e;function dM(t,e,H){let r=[],n=sa.pattern.getPatternsOutsideCurrentDirectory(t),i=sa.pattern.getPatternsInsideCurrentDirectory(t),s=LM(n),a=LM(i);return r.push(...EM(s,e,H)),"."in a?r.push(IM(".",i,e,H)):r.push(...EM(a,e,H)),r}Gr.convertPatternsToTasks=dM;function TQ(t){return sa.pattern.getPositivePatterns(t)}Gr.getPositivePatterns=TQ;function NQ(t,e){return sa.pattern.getNegativePatterns(t).concat(e).map(sa.pattern.convertToPositivePattern)}Gr.getNegativePatternsAsPositive=NQ;function LM(t){let e={};return t.reduce((H,r)=>{let n=sa.pattern.getBaseDirectory(r);return n in H?H[n].push(r):H[n]=[r],H},e)}Gr.groupPatternsByBaseDirectory=LM;function EM(t,e,H){return Object.keys(t).map(r=>IM(r,t[r],e,H))}Gr.convertPatternGroupsToTasks=EM;function IM(t,e,H,r){return{dynamic:r,positive:e,negative:H,base:t,patterns:[].concat(e,H.map(sa.pattern.convertToNegativePattern))}}Gr.convertPatternGroupToTask=IM});var OQ=D(Al=>{"use strict";Object.defineProperty(Al,"__esModule",{value:!0});Al.removeDuplicateSlashes=Al.transform=void 0;var w4e=/(?!^)\/{2,}/g;function T4e(t){return t.map(e=>RQ(e))}Al.transform=T4e;function RQ(t){return t.replace(w4e,"/")}Al.removeDuplicateSlashes=RQ});var Fg=D(AM=>{"use strict";Object.defineProperty(AM,"__esModule",{value:!0});var N4e=require("path"),k4e=rs(),UQ=ia(),FQ=class{constructor(e){this._settings=e,this._fsStatSettings=new k4e.Settings({followSymbolicLink:this._settings.followSymbolicLinks,fs:this._settings.fs,throwErrorOnBrokenSymbolicLink:this._settings.followSymbolicLinks})}_getFullEntryPath(e){return N4e.resolve(this._settings.cwd,e)}_makeEntry(e,H){let r={name:H,path:H,dirent:UQ.fs.createDirentFromStats(H,e)};return this._settings.stats&&(r.stats=e),r}_isFatalError(e){return!UQ.errno.isEnoentCodeError(e)&&!this._settings.suppressErrors}};AM.default=FQ});var mM=D(gM=>{"use strict";Object.defineProperty(gM,"__esModule",{value:!0});var R4e=require("stream"),O4e=rs(),U4e=uc(),F4e=Fg(),WQ=class extends F4e.default{constructor(){super(...arguments);this._walkStream=U4e.walkStream,this._stat=O4e.stat}dynamic(e,H){return this._walkStream(e,H)}static(e,H){let r=e.map(this._getFullEntryPath,this),n=new R4e.PassThrough({objectMode:!0});n._write=(i,s,a)=>this._getEntry(r[i],e[i],H).then(o=>{o!==null&&H.entryFilter(o)&&n.push(o),i===r.length-1&&n.end(),a()}).catch(a);for(let i=0;i<r.length;i++)n.write(i);return n}_getEntry(e,H,r){return this._getStat(e).then(n=>this._makeEntry(n,H)).catch(n=>{if(r.errorFilter(n))return null;throw n})}_getStat(e){return new Promise((H,r)=>{this._stat(e,this._fsStatSettings,(n,i)=>n===null?H(i):r(n))})}};gM.default=WQ});var XQ=D($M=>{"use strict";Object.defineProperty($M,"__esModule",{value:!0});var W4e=uc(),B4e=Fg(),X4e=mM(),BQ=class extends B4e.default{constructor(){super(...arguments);this._walkAsync=W4e.walk,this._readerStream=new X4e.default(this._settings)}dynamic(e,H){return new Promise((r,n)=>{this._walkAsync(e,H,(i,s)=>{i===null?r(s):n(i)})})}async static(e,H){let r=[],n=this._readerStream.static(e,H);return new Promise((i,s)=>{n.once("error",s),n.on("data",a=>r.push(a)),n.once("end",()=>i(r))})}};$M.default=BQ});var VQ=D(SM=>{"use strict";Object.defineProperty(SM,"__esModule",{value:!0});var gl=ia(),qQ=class{constructor(e,H,r){this._patterns=e,this._settings=H,this._micromatchOptions=r,this._storage=[],this._fillStorage()}_fillStorage(){let e=gl.pattern.expandPatternsWithBraceExpansion(this._patterns);for(let H of e){let r=this._getPatternSegments(H),n=this._splitSegmentsIntoSections(r);this._storage.push({complete:n.length<=1,pattern:H,segments:r,sections:n})}}_getPatternSegments(e){return gl.pattern.getPatternParts(e,this._micromatchOptions).map(r=>gl.pattern.isDynamicPattern(r,this._settings)?{dynamic:!0,pattern:r,patternRe:gl.pattern.makeRe(r,this._micromatchOptions)}:{dynamic:!1,pattern:r})}_splitSegmentsIntoSections(e){return gl.array.splitWhen(e,H=>H.dynamic&&gl.pattern.hasGlobStar(H.pattern))}};SM.default=qQ});var ZQ=D(vM=>{"use strict";Object.defineProperty(vM,"__esModule",{value:!0});var q4e=VQ(),GQ=class extends q4e.default{match(e){let H=e.split("/"),r=H.length,n=this._storage.filter(i=>!i.complete||i.segments.length>r);for(let i of n){let s=i.sections[0];if(!i.complete&&r>s.length||H.every((o,u)=>{let c=i.segments[u];return!!(c.dynamic&&c.patternRe.test(o)||!c.dynamic&&c.pattern===o)}))return!0}return!1}};vM.default=GQ});var jQ=D(DM=>{"use strict";Object.defineProperty(DM,"__esModule",{value:!0});var Wg=ia(),V4e=ZQ(),KQ=class{constructor(e,H){this._settings=e,this._micromatchOptions=H}getFilter(e,H,r){let n=this._getMatcher(H),i=this._getNegativePatternsRe(r);return s=>this._filter(e,s,n,i)}_getMatcher(e){return new V4e.default(e,this._settings,this._micromatchOptions)}_getNegativePatternsRe(e){let H=e.filter(Wg.pattern.isAffectDepthOfReadingPattern);return Wg.pattern.convertPatternsToRe(H,this._micromatchOptions)}_filter(e,H,r,n){if(this._isSkippedByDeep(e,H.path)||this._isSkippedSymbolicLink(H))return!1;let i=Wg.path.removeLeadingDotSegment(H.path);return this._isSkippedByPositivePatterns(i,r)?!1:this._isSkippedByNegativePatterns(i,n)}_isSkippedByDeep(e,H){return this._settings.deep===1/0?!1:this._getEntryLevel(e,H)>=this._settings.deep}_getEntryLevel(e,H){let r=H.split("/").length;if(e==="")return r;let n=e.split("/").length;return r-n}_isSkippedSymbolicLink(e){return!this._settings.followSymbolicLinks&&e.dirent.isSymbolicLink()}_isSkippedByPositivePatterns(e,H){return!this._settings.baseNameMatch&&!H.match(e)}_isSkippedByNegativePatterns(e,H){return!Wg.pattern.matchAny(e,H)}};DM.default=KQ});var JQ=D(yM=>{"use strict";Object.defineProperty(yM,"__esModule",{value:!0});var _u=ia(),zQ=class{constructor(e,H){this._settings=e,this._micromatchOptions=H,this.index=new Map}getFilter(e,H){let r=_u.pattern.convertPatternsToRe(e,this._micromatchOptions),n=_u.pattern.convertPatternsToRe(H,this._micromatchOptions);return i=>this._filter(i,r,n)}_filter(e,H,r){if(this._settings.unique&&this._isDuplicateEntry(e)||this._onlyFileFilter(e)||this._onlyDirectoryFilter(e)||this._isSkippedByAbsoluteNegativePatterns(e.path,r))return!1;let n=this._settings.baseNameMatch?e.name:e.path,i=e.dirent.isDirectory(),s=this._isMatchToPatterns(n,H,i)&&!this._isMatchToPatterns(e.path,r,i);return this._settings.unique&&s&&this._createIndexRecord(e),s}_isDuplicateEntry(e){return this.index.has(e.path)}_createIndexRecord(e){this.index.set(e.path,void 0)}_onlyFileFilter(e){return this._settings.onlyFiles&&!e.dirent.isFile()}_onlyDirectoryFilter(e){return this._settings.onlyDirectories&&!e.dirent.isDirectory()}_isSkippedByAbsoluteNegativePatterns(e,H){if(!this._settings.absolute)return!1;let r=_u.path.makeAbsolute(this._settings.cwd,e);return _u.pattern.matchAny(r,H)}_isMatchToPatterns(e,H,r){let n=_u.path.removeLeadingDotSegment(e),i=_u.pattern.matchAny(n,H);return!i&&r?_u.pattern.matchAny(n+"/",H):i}};yM.default=zQ});var QQ=D(bM=>{"use strict";Object.defineProperty(bM,"__esModule",{value:!0});var G4e=ia(),YQ=class{constructor(e){this._settings=e}getFilter(){return e=>this._isNonFatalError(e)}_isNonFatalError(e){return G4e.errno.isEnoentCodeError(e)||this._settings.suppressErrors}};bM.default=YQ});var Hee=D(PM=>{"use strict";Object.defineProperty(PM,"__esModule",{value:!0});var eee=ia(),tee=class{constructor(e){this._settings=e}getTransformer(){return e=>this._transform(e)}_transform(e){let H=e.path;return this._settings.absolute&&(H=eee.path.makeAbsolute(this._settings.cwd,H),H=eee.path.unixify(H)),this._settings.markDirectories&&e.dirent.isDirectory()&&(H+="/"),this._settings.objectMode?Object.assign(Object.assign({},e),{path:H}):H}};PM.default=tee});var Bg=D(xM=>{"use strict";Object.defineProperty(xM,"__esModule",{value:!0});var Z4e=require("path"),K4e=jQ(),j4e=JQ(),z4e=QQ(),J4e=Hee(),ree=class{constructor(e){this._settings=e,this.errorFilter=new z4e.default(this._settings),this.entryFilter=new j4e.default(this._settings,this._getMicromatchOptions()),this.deepFilter=new K4e.default(this._settings,this._getMicromatchOptions()),this.entryTransformer=new J4e.default(this._settings)}_getRootDirectory(e){return Z4e.resolve(this._settings.cwd,e.base)}_getReaderOptions(e){let H=e.base==="."?"":e.base;return{basePath:H,pathSegmentSeparator:"/",concurrency:this._settings.concurrency,deepFilter:this.deepFilter.getFilter(H,e.positive,e.negative),entryFilter:this.entryFilter.getFilter(e.positive,e.negative),errorFilter:this.errorFilter.getFilter(),followSymbolicLinks:this._settings.followSymbolicLinks,fs:this._settings.fs,stats:this._settings.stats,throwErrorOnBrokenSymbolicLink:this._settings.throwErrorOnBrokenSymbolicLink,transform:this.entryTransformer.getTransformer()}}_getMicromatchOptions(){return{dot:this._settings.dot,matchBase:this._settings.baseNameMatch,nobrace:!this._settings.braceExpansion,nocase:!this._settings.caseSensitiveMatch,noext:!this._settings.extglob,noglobstar:!this._settings.globstar,posix:!0,strictSlashes:!1}}};xM.default=ree});var iee=D(CM=>{"use strict";Object.defineProperty(CM,"__esModule",{value:!0});var Y4e=XQ(),Q4e=Bg(),nee=class extends Q4e.default{constructor(){super(...arguments);this._reader=new Y4e.default(this._settings)}async read(e){let H=this._getRootDirectory(e),r=this._getReaderOptions(e);return(await this.api(H,e,r)).map(i=>r.transform(i))}api(e,H,r){return H.dynamic?this._reader.dynamic(e,r):this._reader.static(H.patterns,r)}};CM.default=nee});var aee=D(MM=>{"use strict";Object.defineProperty(MM,"__esModule",{value:!0});var e5e=require("stream"),t5e=mM(),H5e=Bg(),see=class extends H5e.default{constructor(){super(...arguments);this._reader=new t5e.default(this._settings)}read(e){let H=this._getRootDirectory(e),r=this._getReaderOptions(e),n=this.api(H,e,r),i=new e5e.Readable({objectMode:!0,read:()=>{}});return n.once("error",s=>i.emit("error",s)).on("data",s=>i.emit("data",r.transform(s))).once("end",()=>i.emit("end")),i.once("close",()=>n.destroy()),i}api(e,H,r){return H.dynamic?this._reader.dynamic(e,r):this._reader.static(H.patterns,r)}};MM.default=see});var uee=D(wM=>{"use strict";Object.defineProperty(wM,"__esModule",{value:!0});var r5e=rs(),n5e=uc(),i5e=Fg(),oee=class extends i5e.default{constructor(){super(...arguments);this._walkSync=n5e.walkSync,this._statSync=r5e.statSync}dynamic(e,H){return this._walkSync(e,H)}static(e,H){let r=[];for(let n of e){let i=this._getFullEntryPath(n),s=this._getEntry(i,n,H);s===null||!H.entryFilter(s)||r.push(s)}return r}_getEntry(e,H,r){try{let n=this._getStat(e);return this._makeEntry(n,H)}catch(n){if(r.errorFilter(n))return null;throw n}}_getStat(e){return this._statSync(e,this._fsStatSettings)}};wM.default=oee});var lee=D(TM=>{"use strict";Object.defineProperty(TM,"__esModule",{value:!0});var s5e=uee(),a5e=Bg(),cee=class extends a5e.default{constructor(){super(...arguments);this._reader=new s5e.default(this._settings)}read(e){let H=this._getRootDirectory(e),r=this._getReaderOptions(e);return this.api(H,e,r).map(r.transform)}api(e,H,r){return H.dynamic?this._reader.dynamic(e,r):this._reader.static(H.patterns,r)}};TM.default=cee});var hee=D($l=>{"use strict";Object.defineProperty($l,"__esModule",{value:!0});$l.DEFAULT_FILE_SYSTEM_ADAPTER=void 0;var ml=require("fs"),o5e=require("os"),u5e=Math.max(o5e.cpus().length,1);$l.DEFAULT_FILE_SYSTEM_ADAPTER={lstat:ml.lstat,lstatSync:ml.lstatSync,stat:ml.stat,statSync:ml.statSync,readdir:ml.readdir,readdirSync:ml.readdirSync};var fee=class{constructor(e={}){this._options=e,this.absolute=this._getValue(this._options.absolute,!1),this.baseNameMatch=this._getValue(this._options.baseNameMatch,!1),this.braceExpansion=this._getValue(this._options.braceExpansion,!0),this.caseSensitiveMatch=this._getValue(this._options.caseSensitiveMatch,!0),this.concurrency=this._getValue(this._options.concurrency,u5e),this.cwd=this._getValue(this._options.cwd,process.cwd()),this.deep=this._getValue(this._options.deep,1/0),this.dot=this._getValue(this._options.dot,!1),this.extglob=this._getValue(this._options.extglob,!0),this.followSymbolicLinks=this._getValue(this._options.followSymbolicLinks,!0),this.fs=this._getFileSystemMethods(this._options.fs),this.globstar=this._getValue(this._options.globstar,!0),this.ignore=this._getValue(this._options.ignore,[]),this.markDirectories=this._getValue(this._options.markDirectories,!1),this.objectMode=this._getValue(this._options.objectMode,!1),this.onlyDirectories=this._getValue(this._options.onlyDirectories,!1),this.onlyFiles=this._getValue(this._options.onlyFiles,!0),this.stats=this._getValue(this._options.stats,!1),this.suppressErrors=this._getValue(this._options.suppressErrors,!1),this.throwErrorOnBrokenSymbolicLink=this._getValue(this._options.throwErrorOnBrokenSymbolicLink,!1),this.unique=this._getValue(this._options.unique,!0),this.onlyDirectories&&(this.onlyFiles=!1),this.stats&&(this.objectMode=!0)}_getValue(e,H){return e===void 0?H:e}_getFileSystemMethods(e={}){return Object.assign(Object.assign({},$l.DEFAULT_FILE_SYSTEM_ADAPTER),e)}};$l.default=fee});var Lee=D((Xtt,dee)=>{"use strict";var pee=kQ(),_ee=OQ(),c5e=iee(),l5e=aee(),f5e=lee(),NM=hee(),du=ia();async function kM(t,e){Sl(t);let H=RM(t,c5e.default,e),r=await Promise.all(H);return du.array.flatten(r)}(function(t){function e(s,a){Sl(s);let o=RM(s,f5e.default,a);return du.array.flatten(o)}t.sync=e;function H(s,a){Sl(s);let o=RM(s,l5e.default,a);return du.stream.merge(o)}t.stream=H;function r(s,a){Sl(s);let o=_ee.transform([].concat(s)),u=new NM.default(a);return pee.generate(o,u)}t.generateTasks=r;function n(s,a){Sl(s);let o=new NM.default(a);return du.pattern.isDynamicPattern(s,o)}t.isDynamicPattern=n;function i(s){return Sl(s),du.path.escape(s)}t.escapePath=i})(kM||(kM={}));function RM(t,e,H){let r=_ee.transform([].concat(t)),n=new NM.default(H),i=pee.generate(r,n),s=new e(n);return i.map(s.read,s)}function Sl(t){if(![].concat(t).every(r=>du.string.isString(r)&&!du.string.isEmpty(r)))throw new TypeError("Patterns must be a string (non empty) or an array of strings")}dee.exports=kM});var Iee=D((qtt,Eee)=>{"use strict";var h5e=nc(),p5e=require("path").posix.dirname,_5e=require("os").platform()==="win32",Xg="/",d5e=/\\/g,L5e=/\\([!*?|[\](){}])/g;Eee.exports=function(e,H){var r=Object.assign({flipBackslashes:!0},H);r.flipBackslashes&&_5e&&e.indexOf(Xg)<0&&(e=e.replace(d5e,Xg)),E5e(e)&&(e+=Xg),e+="a";do e=p5e(e);while(I5e(e));return e.replace(L5e,"$1")};function E5e(t){var e=t.slice(-1),H;switch(e){case"}":H="{";break;case"]":H="[";break;default:return!1}var r=t.indexOf(H);return r<0?!1:t.slice(r+1,-1).includes(Xg)}function I5e(t){return/\([^()]+$/.test(t)||t[0]==="{"||t[0]==="["||/[^\\][{[]/.test(t)?!0:h5e(t)}});var Aee=D(OM=>{"use strict";Object.defineProperty(OM,"__esModule",{value:!0});Object.defineProperty(OM,"parseGlob",{enumerable:!0,get:()=>m5e});var A5e=g5e(Iee());function g5e(t){return t&&t.__esModule?t:{default:t}}function m5e(t){let e=t,H=(0,A5e.default)(t);return H!=="."&&(e=t.substr(H.length),e.charAt(0)==="/"&&(e=e.substr(1))),e.substr(0,2)==="./"&&(e=e.substr(2)),e.charAt(0)==="/"&&(e=e.substr(1)),{base:H,glob:e}}});var See=D(BM=>{"use strict";Object.defineProperty(BM,"__esModule",{value:!0});function $5e(t,e){for(var H in e)Object.defineProperty(t,H,{enumerable:!0,get:e[H]})}$5e(BM,{parseCandidateFiles:()=>D5e,resolvedChangedContent:()=>x5e});var UM=F_(require("fs")),FM=F_(require("path")),S5e=F_(nc()),WM=F_(Lee()),gee=F_(Uf()),v5e=Aee(),mee=hu();function F_(t){return t&&t.__esModule?t:{default:t}}function D5e(t,e){let H=e.content.files;H=H.filter(a=>typeof a=="string"),H=H.map(gee.default);let r=WM.default.generateTasks(H),n=[],i=[];for(let a of r)n.push(...a.positive.map(o=>$ee(o,!1))),i.push(...a.negative.map(o=>$ee(o,!0)));let s=[...n,...i];return s=b5e(t,s),s=s.flatMap(P5e),s=s.map(y5e),s}function $ee(t,e){let H={original:t,base:t,ignore:e,pattern:t,glob:null};return(0,S5e.default)(t)&&Object.assign(H,(0,v5e.parseGlob)(t)),H}function y5e(t){let e=(0,gee.default)(t.base);return e=WM.default.escapePath(e),t.pattern=t.glob?`${e}/${t.glob}`:e,t.pattern=t.ignore?`!${t.pattern}`:t.pattern,t}function b5e(t,e){let H=[];return t.userConfigPath&&t.tailwindConfig.content.relative&&(H=[FM.default.dirname(t.userConfigPath)]),e.map(r=>(r.base=FM.default.resolve(...H,r.base),r))}function P5e(t){let e=[t];try{let H=UM.default.realpathSync(t.base);H!==t.base&&e.push({...t,base:H})}catch{}return e}function x5e(t,e,H){let r=t.tailwindConfig.content.files.filter(n=>typeof n.raw=="string").map(({raw:n,extension:i="html"})=>({content:n,extension:i}));for(let n of C5e(e,H)){let i=UM.default.readFileSync(n,"utf8"),s=FM.default.extname(n).slice(1);r.push({content:i,extension:s})}return r}function C5e(t,e){let H=t.map(i=>i.pattern),r=new Set;mee.env.DEBUG&&console.time("Finding changed files");let n=WM.default.sync(H,{absolute:!0});for(let i of n){let s=e.has(i)?e.get(i):-1/0,a=UM.default.statSync(i).mtimeMs;a>=s&&(r.add(i),e.set(i,a))}return mee.env.DEBUG&&console.timeEnd("Finding changed files"),r}});var Cee=D(qM=>{"use strict";Object.defineProperty(qM,"__esModule",{value:!0});Object.defineProperty(qM,"default",{enumerable:!0,get:()=>U5e});var M5e=Lu(require("fs")),w5e=Lu(Bb()),vee=Lu(hG()),T5e=Lu(FG()),Dee=Lu(ry()),N5e=Lu(XG()),yee=k_(),k5e=Lu(pQ()),bee=_Q(),Pee=See();function Lu(t){return t&&t.__esModule?t:{default:t}}var xee=new w5e.default({maxSize:100}),XM=new WeakMap;function R5e(t,e){if(XM.has(t))return XM.get(t);let H=(0,Pee.parseCandidateFiles)(t,e);return XM.set(t,H).get(t)}function O5e(t){let e=(0,N5e.default)(t);if(e!==null){let[r,n,i,s]=xee.get(e)||[],a=(0,T5e.default)(e).map(h=>h.file),o=!1,u=new Map;for(let h of a){let p=M5e.default.statSync(h).mtimeMs;u.set(h,p),(!s||!s.has(h)||p>s.get(h))&&(o=!0)}if(!o)return[r,e,n,i];for(let h of a)delete require.cache[h];let c=(0,Dee.default)(require(e));c=(0,bee.validateConfig)(c);let f=(0,vee.default)(c);return xee.set(e,[c,f,a,u]),[c,e,f,a]}let H=(0,Dee.default)(t.config===void 0?t:t.config);return H=(0,bee.validateConfig)(H),[H,null,(0,vee.default)(H),[]]}function U5e(t){return({tailwindDirectives:e,registerDependency:H})=>(r,n)=>{let[i,s,a,o]=O5e(t),u=new Set(o);if(e.size>0){u.add(n.opts.from);for(let h of n.messages)h.type==="dependency"&&u.add(h.file)}let[c]=(0,yee.getContext)(r,n,i,s,a,u),f=R5e(c,i);if(e.size>0){let h=(0,yee.getFileModifiedMap)(c);for(let p of f)for(let _ of(0,k5e.default)(p))H(_);for(let p of(0,Pee.resolvedChangedContent)(c,f,h))c.changedContent.push(p)}for(let h of o)H({type:"dependency",file:h});return c}}});var Mee=D(VM=>{"use strict";Object.defineProperty(VM,"__esModule",{value:!0});Object.defineProperty(VM,"default",{enumerable:!0,get:()=>B5e});var F5e=W5e(xi());function W5e(t){return t&&t.__esModule?t:{default:t}}function B5e(t){let e=new Set,H=new Set,r=new Set;if(t.walkAtRules(n=>{n.name==="apply"&&r.add(n),n.name==="import"&&(n.params==='"tailwindcss/base"'||n.params==="'tailwindcss/base'"?(n.name="tailwind",n.params="base"):n.params==='"tailwindcss/components"'||n.params==="'tailwindcss/components'"?(n.name="tailwind",n.params="components"):n.params==='"tailwindcss/utilities"'||n.params==="'tailwindcss/utilities'"?(n.name="tailwind",n.params="utilities"):(n.params==='"tailwindcss/screens"'||n.params==="'tailwindcss/screens'"||n.params==='"tailwindcss/variants"'||n.params==="'tailwindcss/variants'")&&(n.name="tailwind",n.params="variants")),n.name==="tailwind"&&(n.params==="screens"&&(n.params="variants"),e.add(n.params)),["layer","responsive","variants"].includes(n.name)&&(["responsive","variants"].includes(n.name)&&F5e.default.warn(`${n.name}-at-rule-deprecated`,[`The \`@${n.name}\` directive has been deprecated in Tailwind CSS v3.0.`,"Use `@layer utilities` or `@layer components` instead.","https://tailwindcss.com/docs/upgrade-guide#replace-variants-with-layer"]),H.add(n))}),!e.has("base")||!e.has("components")||!e.has("utilities")){for(let n of H)if(n.name==="layer"&&["base","components","utilities"].includes(n.params)){if(!e.has(n.params))throw n.error(`\`@layer ${n.params}\` is used but no matching \`@tailwind ${n.params}\` directive is present.`)}else if(n.name==="responsive"){if(!e.has("utilities"))throw n.error("`@responsive` is used but `@tailwind utilities` is missing.")}else if(n.name==="variants"&&!e.has("utilities"))throw n.error("`@variants` is used but `@tailwind utilities` is missing.")}return{tailwindDirectives:e,applyDirectives:r}}});var wee=D(GM=>{"use strict";Object.defineProperty(GM,"__esModule",{value:!0});Object.defineProperty(GM,"default",{enumerable:!0,get:()=>X5e});function X5e(t,e=void 0,H=void 0){return t.map(r=>{var n;let i=r.clone(),s=((n=r.raws.tailwind)===null||n===void 0?void 0:n.preserveSource)!==!0||!i.source;return e!==void 0&&s&&(i.source=e,"walk"in i&&i.walk(a=>{a.source=e})),H!==void 0&&(i.raws.tailwind={...i.raws.tailwind,...H}),i})}});var Oee=D(ZM=>{"use strict";Object.defineProperty(ZM,"__esModule",{value:!0});function q5e(t,e){for(var H in e)Object.defineProperty(t,H,{enumerable:!0,get:e[H]})}q5e(ZM,{pattern:()=>G5e,withoutCapturing:()=>Nee,any:()=>kee,optional:()=>Z5e,zeroOrMore:()=>K5e,nestedBrackets:()=>Ree,escape:()=>Eu});var Tee=/[\\^$.*+?()[\]{}|]/g,V5e=RegExp(Tee.source);function W_(t){return t=Array.isArray(t)?t:[t],t=t.map(e=>e instanceof RegExp?e.source:e),t.join("")}function G5e(t){return new RegExp(W_(t),"g")}function Nee(t){return new RegExp(`(?:${W_(t)})`,"g")}function kee(t){return`(?:${t.map(W_).join("|")})`}function Z5e(t){return`(?:${W_(t)})?`}function K5e(t){return`(?:${W_(t)})*`}function Ree(t,e,H=1){return Nee([Eu(t),/[^\s]*/,H===1?`[^${Eu(t)}${Eu(e)}s]*`:kee([`[^${Eu(t)}${Eu(e)}s]*`,Ree(t,e,H-1)]),/[^\s]*/,Eu(e)])}function Eu(t){return t&&V5e.test(t)?t.replace(Tee,"\\$&"):t||""}});var Fee=D(KM=>{"use strict";Object.defineProperty(KM,"__esModule",{value:!0});Object.defineProperty(KM,"defaultExtractor",{enumerable:!0,get:()=>J5e});var j5e=Xs(),hr=z5e(Oee());function Uee(t){if(typeof WeakMap!="function")return null;var e=new WeakMap,H=new WeakMap;return(Uee=function(r){return r?H:e})(t)}function z5e(t,e){if(!e&&t&&t.__esModule)return t;if(t===null||typeof t!="object"&&typeof t!="function")return{default:t};var H=Uee(e);if(H&&H.has(t))return H.get(t);var r={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in t)if(i!=="default"&&Object.prototype.hasOwnProperty.call(t,i)){var s=n?Object.getOwnPropertyDescriptor(t,i):null;s&&(s.get||s.set)?Object.defineProperty(r,i,s):r[i]=t[i]}return r.default=t,H&&H.set(t,r),r}function J5e(t){let e=Array.from(Y5e(t));return H=>{let r=[];for(let i of e){var n;r=[...r,...(n=H.match(i))!==null&&n!==void 0?n:[]]}return r.filter(i=>i!==void 0).map(tFe)}}function*Y5e(t){let e=t.tailwindConfig.separator,H=(0,j5e.flagEnabled)(t.tailwindConfig,"variantGrouping"),r=t.tailwindConfig.prefix!==""?hr.optional(hr.pattern([/-?/,hr.escape(t.tailwindConfig.prefix)])):"",n=hr.any([/\[[^\s:'"`]+:[^\s]+\]/,hr.pattern([/-?(?:\w+)/,hr.optional(hr.any([hr.pattern([/-(?:\w+-)*\[[^\s:]+\]/,/(?![{([]])/,/(?:\/[^\s'"`\\><$]*)?/]),hr.pattern([/-(?:\w+-)*\[[^\s]+\]/,/(?![{([]])/,/(?:\/[^\s'"`\\$]*)?/]),/[-\/][^\s'"`\\$={><]*/]))])]),i=[hr.any([hr.pattern([/@\[[^\s"'`]+\](\/[^\s"'`]+)?/,e]),hr.pattern([/([^\s"'`\[\\]+-)?\[[^\s"'`]+\]/,e]),hr.pattern([/[^\s"'`\[\\]+/,e])]),hr.any([hr.pattern([/([^\s"'`\[\\]+-)?\[[^\s`]+\]/,e]),hr.pattern([/[^\s`\[\\]+/,e])])];for(let s of i)yield hr.pattern(["((?=((",s,")+))\\2)?",/!?/,r,H?hr.any([hr.pattern([/\(/,n,hr.zeroOrMore([/,/,n]),/\)/]),n]):n]);yield/[^<>"'`\s.(){}[\]#=%$]*[^<>"'`\s.(){}[\]#=%:$]/g}var Q5e=/([\[\]'"`])([^\[\]'"`])?/g,eFe=/[^"'`\s<>\]]+/;function tFe(t){if(!t.includes("-["))return t;let e=0,H=[],r=t.matchAll(Q5e);r=Array.from(r).flatMap(n=>{let[,...i]=n;return i.map((s,a)=>Object.assign([],n,{index:n.index+a,0:s}))});for(let n of r){let i=n[0],s=H[H.length-1];if(i===s?H.pop():(i==="'"||i==='"'||i==="`")&&H.push(i),!s){if(i==="["){e++;continue}else if(i==="]"){e--;continue}if(e<0||e===0&&!eFe.test(i))return t.substring(0,n.index)}}return t}});var qee=D(JM=>{"use strict";Object.defineProperty(JM,"__esModule",{value:!0});Object.defineProperty(JM,"default",{enumerable:!0,get:()=>lFe});var HFe=zM(Bb()),jM=sFe(hu()),rFe=N_(),nFe=zM(xi()),B_=zM(wee()),iFe=Fee();function zM(t){return t&&t.__esModule?t:{default:t}}function Wee(t){if(typeof WeakMap!="function")return null;var e=new WeakMap,H=new WeakMap;return(Wee=function(r){return r?H:e})(t)}function sFe(t,e){if(!e&&t&&t.__esModule)return t;if(t===null||typeof t!="object"&&typeof t!="function")return{default:t};var H=Wee(e);if(H&&H.has(t))return H.get(t);var r={},n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in t)if(i!=="default"&&Object.prototype.hasOwnProperty.call(t,i)){var s=n?Object.getOwnPropertyDescriptor(t,i):null;s&&(s.get||s.set)?Object.defineProperty(r,i,s):r[i]=t[i]}return r.default=t,H&&H.set(t,r),r}var Iu=jM.env,Bee={DEFAULT:iFe.defaultExtractor},Xee={DEFAULT:t=>t,svelte:t=>t.replace(/(?:^|\s)class:/g," ")};function aFe(t,e){let H=t.tailwindConfig.content.extract;return H[e]||H.DEFAULT||Bee[e]||Bee.DEFAULT(t)}function oFe(t,e){let H=t.content.transform;return H[e]||H.DEFAULT||Xee[e]||Xee.DEFAULT}var X_=new WeakMap;function uFe(t,e,H,r){X_.has(e)||X_.set(e,new HFe.default({maxSize:25e3}));for(let n of t.split(`
294
+ `))if(n=n.trim(),!r.has(n))if(r.add(n),X_.get(e).has(n))for(let i of X_.get(e).get(n))H.add(i);else{let i=e(n).filter(a=>a!=="!*"),s=new Set(i);for(let a of s)H.add(a);X_.get(e).set(n,s)}}function cFe(t,e){let H=e.offsets.sort(t),r={base:new Set,defaults:new Set,components:new Set,utilities:new Set,variants:new Set};for(let[n,i]of H)r[n.layer].add(i);return r}function lFe(t){return e=>{let H={base:null,components:null,utilities:null,variants:null};if(e.walkAtRules(p=>{p.name==="tailwind"&&Object.keys(H).includes(p.params)&&(H[p.params]=p)}),Object.values(H).every(p=>p===null))return e;let r=new Set([jM.NOT_ON_DEMAND]),n=new Set;Iu.DEBUG&&console.time("Reading changed files");for(let{content:p,extension:_}of t.changedContent){let b=oFe(t.tailwindConfig,_),y=aFe(t,_);uFe(b(p),y,r,n)}Iu.DEBUG&&console.timeEnd("Reading changed files");let i=t.classCache.size;Iu.DEBUG&&console.time("Generate rules"),(0,rFe.generateRules)(r,t),Iu.DEBUG&&console.timeEnd("Generate rules"),Iu.DEBUG&&console.time("Build stylesheet"),(t.stylesheetCache===null||t.classCache.size!==i)&&(t.stylesheetCache=cFe([...t.ruleCache],t)),Iu.DEBUG&&console.timeEnd("Build stylesheet");let{defaults:s,base:a,components:o,utilities:u,variants:c}=t.stylesheetCache;H.base&&(H.base.before((0,B_.default)([...a,...s],H.base.source,{layer:"base"})),H.base.remove()),H.components&&(H.components.before((0,B_.default)([...o],H.components.source,{layer:"components"})),H.components.remove()),H.utilities&&(H.utilities.before((0,B_.default)([...u],H.utilities.source,{layer:"utilities"})),H.utilities.remove());let f=Array.from(c).filter(p=>{var _;let b=(_=p.raws.tailwind)===null||_===void 0?void 0:_.parentLayer;return b==="components"?H.components!==null:b==="utilities"?H.utilities!==null:!0});H.variants?(H.variants.before((0,B_.default)(f,H.variants.source,{layer:"variants"})),H.variants.remove()):f.length>0&&e.append((0,B_.default)(f,e.source,{layer:"variants"}));let h=f.some(p=>{var _;return((_=p.raws.tailwind)===null||_===void 0?void 0:_.parentLayer)==="utilities"});H.utilities&&u.size===0&&!h&&nFe.default.warn("content-problems",["No utility classes were detected in your source files. If this is unexpected, double-check the `content` option in your Tailwind CSS configuration.","https://tailwindcss.com/docs/content-configuration"]),Iu.DEBUG&&(console.log("Potential classes: ",r.size),console.log("Active contexts: ",jM.contextSourcesMap.size)),t.changedContent=[],e.walkAtRules("layer",p=>{Object.keys(H).includes(p.params)&&p.remove()})}}});var tw=D(ew=>{"use strict";Object.defineProperty(ew,"__esModule",{value:!0});Object.defineProperty(ew,"default",{enumerable:!0,get:()=>gFe});var Vee=YM(Ka()),Gee=YM(Bs()),fFe=N_(),hFe=YM(hl());function YM(t){return t&&t.__esModule?t:{default:t}}function qg(t){let e=new Map;Vee.default.root({nodes:[t.clone()]}).walkRules(i=>{(0,Gee.default)(s=>{s.walkClasses(a=>{let o=a.parent.toString(),u=e.get(o);u||e.set(o,u=new Set),u.add(a.value)})}).processSync(i.selector)});let r=Array.from(e.values(),i=>Array.from(i)),n=r.flat();return Object.assign(n,{groups:r})}var pFe=(0,Gee.default)();function QM(t){return pFe.astSync(t)}function Zee(t,e){let H=new Set;for(let r of t)H.add(r.split(e).pop());return Array.from(H)}function Kee(t,e){let H=t.tailwindConfig.prefix;return typeof H=="function"?H(e):H+e}function*jee(t){for(yield t;t.parent;)yield t.parent,t=t.parent}function _Fe(t,e={}){let H=t.nodes;t.nodes=[];let r=t.clone(e);return t.nodes=H,r}function dFe(t){for(let e of jee(t))if(t!==e){if(e.type==="root")break;t=_Fe(e,{nodes:[t]})}return t}function LFe(t,e){let H=new Map;return t.walkRules(r=>{for(let a of jee(r)){var n;if(((n=a.raws.tailwind)===null||n===void 0?void 0:n.layer)!==void 0)return}let i=dFe(r),s=e.offsets.create("user");for(let a of qg(r)){let o=H.get(a)||[];H.set(a,o),o.push([{layer:"user",sort:s,important:!1},i])}}),H}function EFe(t,e){for(let H of t){if(e.notClassCache.has(H)||e.applyClassCache.has(H))continue;if(e.classCache.has(H)){e.applyClassCache.set(H,e.classCache.get(H).map(([n,i])=>[n,i.clone()]));continue}let r=Array.from((0,fFe.resolveMatches)(H,e));if(r.length===0){e.notClassCache.add(H);continue}e.applyClassCache.set(H,r)}return e.applyClassCache}function IFe(t){let e=null;return{get:H=>(e=e||t(),e.get(H)),has:H=>(e=e||t(),e.has(H))}}function AFe(t){return{get:e=>t.flatMap(H=>H.get(e)||[]),has:e=>t.some(H=>H.has(e))}}function zee(t){let e=t.split(/[\s\t\n]+/g);return e[e.length-1]==="!important"?[e.slice(0,-1),!0]:[e,!1]}function Jee(t,e,H){let r=new Set,n=[];if(t.walkAtRules("apply",o=>{let[u]=zee(o.params);for(let c of u)r.add(c);n.push(o)}),n.length===0)return;let i=AFe([H,EFe(r,e)]);function s(o,u,c){let f=QM(o),h=QM(u),_=QM(`.${(0,hFe.default)(c)}`).nodes[0].nodes[0];return f.each(b=>{let y=new Set;h.each(I=>{let $=!1;I=I.clone(),I.walkClasses(S=>{S.value===_.value&&($||(S.replaceWith(...b.nodes.map(E=>E.clone())),y.add(I),$=!0))})});for(let I of y){let $=[[]];for(let S of I.nodes)S.type==="combinator"?($.push(S),$.push([])):$[$.length-1].push(S);I.nodes=[];for(let S of $)Array.isArray(S)&&S.sort((E,T)=>E.type==="tag"&&T.type==="class"?-1:E.type==="class"&&T.type==="tag"?1:E.type==="class"&&T.type==="pseudo"&&T.value.startsWith("::")?-1:E.type==="pseudo"&&E.value.startsWith("::")&&T.type==="class"?1:0),I.nodes=I.nodes.concat(S)}b.replaceWith(...y)}),f.toString()}let a=new Map;for(let o of n){let[u]=a.get(o.parent)||[[],o.source];a.set(o.parent,[u,o.source]);let[c,f]=zee(o.params);if(o.parent.type==="atrule"){if(o.parent.name==="screen"){let h=o.parent.params;throw o.error(`@apply is not supported within nested at-rules like @screen. We suggest you write this as @apply ${c.map(p=>`${h}:${p}`).join(" ")} instead.`)}throw o.error(`@apply is not supported within nested at-rules like @${o.parent.name}. You can fix this by un-nesting @${o.parent.name}.`)}for(let h of c){if([Kee(e,"group"),Kee(e,"peer")].includes(h))throw o.error(`@apply should not be used with the '${h}' utility`);if(!i.has(h))throw o.error(`The \`${h}\` class does not exist. If \`${h}\` is a custom class, make sure it is defined within a \`@layer\` directive.`);let p=i.get(h);u.push([h,f,p])}}for(let[o,[u,c]]of a){let f=[];for(let[p,_,b]of u){let y=[p,...Zee([p],e.tailwindConfig.separator)];for(let[I,$]of b){let S=qg(o),E=qg($);if(E=E.groups.filter(A=>A.some(M=>y.includes(M))).flat(),E=E.concat(Zee(E,e.tailwindConfig.separator)),S.some(A=>E.includes(A)))throw $.error(`You cannot \`@apply\` the \`${p}\` utility here because it creates a circular dependency.`);let V=Vee.default.root({nodes:[$.clone()]});V.walk(A=>{A.source=c}),($.type!=="atrule"||$.type==="atrule"&&$.name!=="keyframes")&&V.walkRules(A=>{if(!qg(A).some(F=>F===p)){A.remove();return}let M=typeof e.tailwindConfig.important=="string"?e.tailwindConfig.important:null,P=o.raws.tailwind!==void 0&&M&&o.selector.indexOf(M)===0?o.selector.slice(M.length):o.selector;A.selector=s(P,A.selector,p),M&&P!==o.selector&&(A.selector=`${M} ${A.selector}`),A.walkDecls(F=>{F.important=I.important||_})}),!!V.nodes[0]&&f.push([I.sort,V.nodes[0]])}}let h=e.offsets.sort(f).map(p=>p[1]);o.after(h)}for(let o of n)o.parent.nodes.length>1?o.remove():o.parent.remove();Jee(t,e,H)}function gFe(t){return e=>{let H=IFe(()=>LFe(e,t));Jee(e,t,H)}}});var Yee=D((eHt,Vg)=>{(function(){"use strict";function t(r,n,i){if(!r)return null;t.caseSensitive||(r=r.toLowerCase());var s=t.threshold===null?null:t.threshold*r.length,a=t.thresholdAbsolute,o;s!==null&&a!==null?o=Math.min(s,a):s!==null?o=s:a!==null?o=a:o=null;var u,c,f,h,p,_=n.length;for(p=0;p<_;p++)if(c=n[p],i&&(c=c[i]),!!c&&(t.caseSensitive?f=c:f=c.toLowerCase(),h=H(r,f,o),(o===null||h<o)&&(o=h,i&&t.returnWinningObject?u=n[p]:u=c,t.returnFirstMatch)))return u;return u||t.nullResultValue}t.threshold=.4,t.thresholdAbsolute=20,t.caseSensitive=!1,t.nullResultValue=null,t.returnWinningObject=null,t.returnFirstMatch=!1,typeof Vg!="undefined"&&Vg.exports?Vg.exports=t:window.didYouMean=t;var e=Math.pow(2,32)-1;function H(r,n,i){i=i||i===0?i:e;var s=r.length,a=n.length;if(s===0)return Math.min(i+1,a);if(a===0)return Math.min(i+1,s);if(Math.abs(s-a)>i)return i+1;var o=[],u,c,f,h,p;for(u=0;u<=a;u++)o[u]=[u];for(c=0;c<=s;c++)o[0][c]=c;for(u=1;u<=a;u++){for(f=e,h=1,u>i&&(h=u-i),p=a+1,p>i+u&&(p=i+u),c=1;c<=s;c++)c<h||c>p?o[u][c]=i+1:n.charAt(u-1)===r.charAt(c-1)?o[u][c]=o[u-1][c-1]:o[u][c]=Math.min(o[u-1][c-1]+1,Math.min(o[u][c-1]+1,o[u-1][c]+1)),o[u][c]<f&&(f=o[u][c]);if(f>i)return i+1}return o[a][s]}})()});var ete=D((tHt,Qee)=>{var Hw="(".charCodeAt(0),rw=")".charCodeAt(0),Gg="'".charCodeAt(0),nw='"'.charCodeAt(0),iw="\\".charCodeAt(0),vl="/".charCodeAt(0),sw=",".charCodeAt(0),aw=":".charCodeAt(0),Zg="*".charCodeAt(0),mFe="u".charCodeAt(0),$Fe="U".charCodeAt(0),SFe="+".charCodeAt(0),vFe=/^[a-f0-9?-]+$/i;Qee.exports=function(t){for(var e=[],H=t,r,n,i,s,a,o,u,c,f=0,h=H.charCodeAt(f),p=H.length,_=[{nodes:e}],b=0,y,I="",$="",S="";f<p;)if(h<=32){r=f;do r+=1,h=H.charCodeAt(r);while(h<=32);s=H.slice(f,r),i=e[e.length-1],h===rw&&b?S=s:i&&i.type==="div"?(i.after=s,i.sourceEndIndex+=s.length):h===sw||h===aw||h===vl&&H.charCodeAt(r+1)!==Zg&&(!y||y&&y.type==="function"&&y.value!=="calc")?$=s:e.push({type:"space",sourceIndex:f,sourceEndIndex:r,value:s}),f=r}else if(h===Gg||h===nw){r=f,n=h===Gg?"'":'"',s={type:"string",sourceIndex:f,quote:n};do if(a=!1,r=H.indexOf(n,r+1),~r)for(o=r;H.charCodeAt(o-1)===iw;)o-=1,a=!a;else H+=n,r=H.length-1,s.unclosed=!0;while(a);s.value=H.slice(f+1,r),s.sourceEndIndex=s.unclosed?r:r+1,e.push(s),f=r+1,h=H.charCodeAt(f)}else if(h===vl&&H.charCodeAt(f+1)===Zg)r=H.indexOf("*/",f),s={type:"comment",sourceIndex:f,sourceEndIndex:r+2},r===-1&&(s.unclosed=!0,r=H.length,s.sourceEndIndex=r),s.value=H.slice(f+2,r),e.push(s),f=r+2,h=H.charCodeAt(f);else if((h===vl||h===Zg)&&y&&y.type==="function"&&y.value==="calc")s=H[f],e.push({type:"word",sourceIndex:f-$.length,sourceEndIndex:f+s.length,value:s}),f+=1,h=H.charCodeAt(f);else if(h===vl||h===sw||h===aw)s=H[f],e.push({type:"div",sourceIndex:f-$.length,sourceEndIndex:f+s.length,value:s,before:$,after:""}),$="",f+=1,h=H.charCodeAt(f);else if(Hw===h){r=f;do r+=1,h=H.charCodeAt(r);while(h<=32);if(c=f,s={type:"function",sourceIndex:f-I.length,value:I,before:H.slice(c+1,r)},f=r,I==="url"&&h!==Gg&&h!==nw){r-=1;do if(a=!1,r=H.indexOf(")",r+1),~r)for(o=r;H.charCodeAt(o-1)===iw;)o-=1,a=!a;else H+=")",r=H.length-1,s.unclosed=!0;while(a);u=r;do u-=1,h=H.charCodeAt(u);while(h<=32);c<u?(f!==u+1?s.nodes=[{type:"word",sourceIndex:f,sourceEndIndex:u+1,value:H.slice(f,u+1)}]:s.nodes=[],s.unclosed&&u+1!==r?(s.after="",s.nodes.push({type:"space",sourceIndex:u+1,sourceEndIndex:r,value:H.slice(u+1,r)})):(s.after=H.slice(u+1,r),s.sourceEndIndex=r)):(s.after="",s.nodes=[]),f=r+1,s.sourceEndIndex=s.unclosed?r:f,h=H.charCodeAt(f),e.push(s)}else b+=1,s.after="",s.sourceEndIndex=f+1,e.push(s),_.push(s),e=s.nodes=[],y=s;I=""}else if(rw===h&&b)f+=1,h=H.charCodeAt(f),y.after=S,y.sourceEndIndex+=S.length,S="",b-=1,_[_.length-1].sourceEndIndex=f,_.pop(),y=_[b],e=y.nodes;else{r=f;do h===iw&&(r+=1),r+=1,h=H.charCodeAt(r);while(r<p&&!(h<=32||h===Gg||h===nw||h===sw||h===aw||h===vl||h===Hw||h===Zg&&y&&y.type==="function"&&y.value==="calc"||h===vl&&y.type==="function"&&y.value==="calc"||h===rw&&b));s=H.slice(f,r),Hw===h?I=s:(mFe===s.charCodeAt(0)||$Fe===s.charCodeAt(0))&&SFe===s.charCodeAt(1)&&vFe.test(s.slice(2))?e.push({type:"unicode-range",sourceIndex:f,sourceEndIndex:r,value:s}):e.push({type:"word",sourceIndex:f,sourceEndIndex:r,value:s}),f=r}for(f=_.length-1;f;f-=1)_[f].unclosed=!0,_[f].sourceEndIndex=H.length;return _[0].nodes}});var Hte=D((HHt,tte)=>{tte.exports=function t(e,H,r){var n,i,s,a;for(n=0,i=e.length;n<i;n+=1)s=e[n],r||(a=H(s,n,e)),a!==!1&&s.type==="function"&&Array.isArray(s.nodes)&&t(s.nodes,H,r),r&&H(s,n,e)}});var ste=D((rHt,ite)=>{function rte(t,e){var H=t.type,r=t.value,n,i;return e&&(i=e(t))!==void 0?i:H==="word"||H==="space"?r:H==="string"?(n=t.quote||"",n+r+(t.unclosed?"":n)):H==="comment"?"/*"+r+(t.unclosed?"":"*/"):H==="div"?(t.before||"")+r+(t.after||""):Array.isArray(t.nodes)?(n=nte(t.nodes,e),H!=="function"?n:r+"("+(t.before||"")+n+(t.after||"")+(t.unclosed?"":")")):r}function nte(t,e){var H,r;if(Array.isArray(t)){for(H="",r=t.length-1;~r;r-=1)H=rte(t[r],e)+H;return H}return rte(t,e)}ite.exports=nte});var ote=D((nHt,ate)=>{var Kg="-".charCodeAt(0),jg="+".charCodeAt(0),ow=".".charCodeAt(0),DFe="e".charCodeAt(0),yFe="E".charCodeAt(0);function bFe(t){var e=t.charCodeAt(0),H;if(e===jg||e===Kg){if(H=t.charCodeAt(1),H>=48&&H<=57)return!0;var r=t.charCodeAt(2);return H===ow&&r>=48&&r<=57}return e===ow?(H=t.charCodeAt(1),H>=48&&H<=57):e>=48&&e<=57}ate.exports=function(t){var e=0,H=t.length,r,n,i;if(H===0||!bFe(t))return!1;for(r=t.charCodeAt(e),(r===jg||r===Kg)&&e++;e<H&&(r=t.charCodeAt(e),!(r<48||r>57));)e+=1;if(r=t.charCodeAt(e),n=t.charCodeAt(e+1),r===ow&&n>=48&&n<=57)for(e+=2;e<H&&(r=t.charCodeAt(e),!(r<48||r>57));)e+=1;if(r=t.charCodeAt(e),n=t.charCodeAt(e+1),i=t.charCodeAt(e+2),(r===DFe||r===yFe)&&(n>=48&&n<=57||(n===jg||n===Kg)&&i>=48&&i<=57))for(e+=n===jg||n===Kg?3:2;e<H&&(r=t.charCodeAt(e),!(r<48||r>57));)e+=1;return{number:t.slice(0,e),unit:t.slice(e)}}});var fte=D((iHt,lte)=>{var PFe=ete(),ute=Hte(),cte=ste();function Ja(t){return this instanceof Ja?(this.nodes=PFe(t),this):new Ja(t)}Ja.prototype.toString=function(){return Array.isArray(this.nodes)?cte(this.nodes):""};Ja.prototype.walk=function(t,e){return ute(this.nodes,t,e),this};Ja.unit=ote();Ja.walk=ute;Ja.stringify=cte;lte.exports=Ja});var Ete=D(lw=>{"use strict";Object.defineProperty(lw,"__esModule",{value:!0});Object.defineProperty(lw,"default",{enumerable:!0,get:()=>XFe});var zg=Dl(Xr()),xFe=Dl(Yee()),CFe=Dl(jp()),hte=Dl(fte()),MFe=Pg(),wFe=Dl(bg()),pte=RE(),TFe=Fh(),NFe=qh(),kFe=Dl(xi());function Dl(t){return t&&t.__esModule?t:{default:t}}function uw(t){return typeof t=="object"&&t!==null}function RFe(t,e){let H=(0,pte.toPath)(e);do if(H.pop(),(0,zg.default)(t,H)!==void 0)break;while(H.length);return H.length?H:void 0}function yl(t){return typeof t=="string"?t:t.reduce((e,H,r)=>H.includes(".")?`${e}[${H}]`:r===0?H:`${e}.${H}`,"")}function _te(t){return t.map(e=>`'${e}'`).join(", ")}function dte(t){return _te(Object.keys(t))}function cw(t,e,H,r={}){let n=Array.isArray(e)?yl(e):e.replace(/^['"]+|['"]+$/g,""),i=Array.isArray(e)?e:(0,pte.toPath)(n),s=(0,zg.default)(t.theme,i,H);if(s===void 0){let o=`'${n}' does not exist in your theme config.`,u=i.slice(0,-1),c=(0,zg.default)(t.theme,u);if(uw(c)){let f=Object.keys(c).filter(p=>cw(t,[...u,p]).isValid),h=(0,xFe.default)(i[i.length-1],f);h?o+=` Did you mean '${yl([...u,h])}'?`:f.length>0&&(o+=` '${yl(u)}' has the following valid keys: ${_te(f)}`)}else{let f=RFe(t.theme,n);if(f){let h=(0,zg.default)(t.theme,f);uw(h)?o+=` '${yl(f)}' has the following keys: ${dte(h)}`:o+=` '${yl(f)}' is not an object.`}else o+=` Your theme has the following top-level keys: ${dte(t.theme)}`}return{isValid:!1,error:o}}if(!(typeof s=="string"||typeof s=="number"||typeof s=="function"||s instanceof String||s instanceof Number||Array.isArray(s))){let o=`'${n}' was found but does not resolve to a string.`;if(uw(s)){let u=Object.keys(s).filter(c=>cw(t,[...i,c]).isValid);u.length&&(o+=` Did you mean something like '${yl([...i,u[0]])}'?`)}return{isValid:!1,error:o}}let[a]=i;return{isValid:!0,value:(0,CFe.default)(a)(s,r)}}function OFe(t,e,H){e=e.map(n=>Lte(t,n,H));let r=[""];for(let n of e)n.type==="div"&&n.value===","?r.push(""):r[r.length-1]+=hte.default.stringify(n);return r}function Lte(t,e,H){if(e.type==="function"&&H[e.value]!==void 0){let r=OFe(t,e.nodes,H);e.type="word",e.value=H[e.value](t,...r)}return e}function UFe(t,e,H){return(0,hte.default)(e).walk(r=>{Lte(t,r,H)}).toString()}var FFe={atrule:"params",decl:"value"};function*WFe(t){t=t.replace(/^['"]+|['"]+$/g,"");let e=t.match(/^([^\s]+)(?![^\[]*\])(?:\s*\/\s*([^\/\s]+))$/),H;yield[t,void 0],e&&(t=e[1],H=e[2],yield[t,H])}function BFe(t,e,H){let r=Array.from(WFe(e)).map(([i,s])=>Object.assign(cw(t,i,H,{opacityValue:s}),{resolvedPath:i,alpha:s}));var n;return(n=r.find(i=>i.isValid))!==null&&n!==void 0?n:r[0]}function XFe(t){let e=t.tailwindConfig,H={theme:(r,n,...i)=>{let{isValid:s,value:a,error:o,alpha:u}=BFe(e,n,i.length?i:void 0);if(!s){var c;let p=r.parent,_=(c=p==null?void 0:p.raws.tailwind)===null||c===void 0?void 0:c.candidate;if(p&&_!==void 0){t.markInvalidUtilityNode(p),p.remove(),kFe.default.warn("invalid-theme-key-in-class",[`The utility \`${_}\` contains an invalid theme value and was not generated.`]);return}throw r.error(o)}let f=(0,NFe.parseColorFormat)(a);return(u!==void 0||f!==void 0&&typeof f=="function")&&(u===void 0&&(u=1),a=(0,TFe.withAlphaValue)(f,u,f)),a},screen:(r,n)=>{n=n.replace(/^['"]+/g,"").replace(/['"]+$/g,"");let s=(0,MFe.normalizeScreens)(e.theme.screens).find(({name:a})=>a===n);if(!s)throw r.error(`The '${n}' screen does not exist in your theme.`);return(0,wFe.default)(s)}};return r=>{r.walk(n=>{let i=FFe[n.type];i!==void 0&&(n[i]=UFe(n,n[i],H))})}}});var Ite=D(fw=>{"use strict";Object.defineProperty(fw,"__esModule",{value:!0});Object.defineProperty(fw,"default",{enumerable:!0,get:()=>ZFe});var qFe=Pg(),VFe=GFe(bg());function GFe(t){return t&&t.__esModule?t:{default:t}}function ZFe({tailwindConfig:{theme:t}}){return function(e){e.walkAtRules("screen",H=>{let r=H.params,i=(0,qFe.normalizeScreens)(t.screens).find(({name:s})=>s===r);if(!i)throw H.error(`No \`${r}\` screen found.`);H.name="media",H.params=(0,VFe.default)(i)})}}});var vte=D(_w=>{"use strict";Object.defineProperty(_w,"__esModule",{value:!0});function KFe(t,e){for(var H in e)Object.defineProperty(t,H,{enumerable:!0,get:e[H]})}KFe(_w,{elementSelectorParser:()=>Ste,default:()=>JFe});var Ate=mte(Ka()),hw=mte(Bs()),gte=Xs();function mte(t){return t&&t.__esModule?t:{default:t}}var $te={id(t){return hw.default.attribute({attribute:"id",operator:"=",value:t.value,quoteMark:'"'})}};function jFe(t){let e=t.filter(a=>a.type!=="pseudo"||a.nodes.length>0?!0:a.value.startsWith("::")||[":before",":after",":first-line",":first-letter"].includes(a.value)).reverse(),H=new Set(["tag","class","id","attribute"]),r=e.findIndex(a=>H.has(a.type));if(r===-1)return e.reverse().join("").trim();let n=e[r],i=$te[n.type]?$te[n.type](n):n;e=e.slice(0,r);let s=e.findIndex(a=>a.type==="combinator"&&a.value===">");return s!==-1&&(e.splice(0,s),e.unshift(hw.default.universal())),[i,...e.reverse()].join("").trim()}var Ste=(0,hw.default)(t=>t.map(e=>{let H=e.split(r=>r.type==="combinator"&&r.value===" ").pop();return jFe(H)})),pw=new Map;function zFe(t){return pw.has(t)||pw.set(t,Ste.transformSync(t)),pw.get(t)}function JFe({tailwindConfig:t}){return e=>{let H=new Map,r=new Set;if(e.walkAtRules("defaults",s=>{if(s.nodes&&s.nodes.length>0){r.add(s);return}let a=s.params;H.has(a)||H.set(a,new Set),H.get(a).add(s.parent),s.remove()}),(0,gte.flagEnabled)(t,"optimizeUniversalDefaults"))for(let s of r){let a=new Map;var n;let o=(n=H.get(s.params))!==null&&n!==void 0?n:[];for(let u of o)for(let c of zFe(u.selector)){let f=c.includes(":-")||c.includes("::-")?c:"__DEFAULT__";var i;let h=(i=a.get(f))!==null&&i!==void 0?i:new Set;a.set(f,h),h.add(c)}if((0,gte.flagEnabled)(t,"optimizeUniversalDefaults")){if(a.size===0){s.remove();continue}for(let[,u]of a){let c=Ate.default.rule({source:s.source});c.selectors=[...u],c.append(s.nodes.map(f=>f.clone())),s.before(c)}}s.remove()}else if(r.size){let s=Ate.default.rule({selectors:["*","::before","::after"]});for(let o of r)s.append(o.nodes),s.parent||o.before(s),s.source||(s.source=o.source),o.remove();let a=s.clone({selectors:["::backdrop"]});s.after(a)}}}});var yte=D(dw=>{"use strict";Object.defineProperty(dw,"__esModule",{value:!0});Object.defineProperty(dw,"default",{enumerable:!0,get:()=>QFe});var Dte={atrule:["name","params"],rule:["selector"]},YFe=new Set(Object.keys(Dte));function QFe(){function t(e){let H=null;e.each(r=>{if(!YFe.has(r.type)){H=null;return}if(H===null){H=r;return}let n=Dte[r.type];var i,s;r.type==="atrule"&&r.name==="font-face"?H=r:n.every(a=>((i=r[a])!==null&&i!==void 0?i:"").replace(/\s+/g," ")===((s=H[a])!==null&&s!==void 0?s:"").replace(/\s+/g," "))?(r.nodes&&H.append(r.nodes),r.remove()):H=r}),e.each(r=>{r.type==="atrule"&&t(r)})}return e=>{t(e)}}});var bte=D(Lw=>{"use strict";Object.defineProperty(Lw,"__esModule",{value:!0});Object.defineProperty(Lw,"default",{enumerable:!0,get:()=>eWe});function eWe(){return t=>{t.walkRules(e=>{let H=new Map,r=new Set([]),n=new Map;e.walkDecls(i=>{if(i.parent===e){if(H.has(i.prop)){if(H.get(i.prop).value===i.value){r.add(H.get(i.prop)),H.set(i.prop,i);return}n.has(i.prop)||n.set(i.prop,new Set),n.get(i.prop).add(H.get(i.prop)),n.get(i.prop).add(i)}H.set(i.prop,i)}});for(let i of r)i.remove();for(let i of n.values()){let s=new Map;for(let a of i){let o=HWe(a.value);o!==null&&(s.has(o)||s.set(o,new Set),s.get(o).add(a))}for(let a of s.values()){let o=Array.from(a).slice(0,-1);for(let u of o)u.remove()}}})}}var tWe=Symbol("unitless-number");function HWe(t){let e=/^-?\d*.?\d+([\w%]+)?$/g.exec(t);if(e){var H;return(H=e[1])!==null&&H!==void 0?H:tWe}return null}});var Pte=D(Ew=>{"use strict";Object.defineProperty(Ew,"__esModule",{value:!0});Object.defineProperty(Ew,"default",{enumerable:!0,get:()=>nWe});function rWe(t){if(!t.walkAtRules)return;let e=new Set;if(t.walkAtRules("apply",H=>{e.add(H.parent)}),e.size!==0)for(let H of e){let r=[],n=[];for(let i of H.nodes)i.type==="atrule"&&i.name==="apply"?(n.length>0&&(r.push(n),n=[]),r.push([i])):n.push(i);if(n.length>0&&r.push(n),r.length!==1){for(let i of[...r].reverse()){let s=H.clone({nodes:[]});s.append(i),H.after(s)}H.remove()}}}function nWe(){return t=>{rWe(t)}}});var xte=D(Iw=>{"use strict";Object.defineProperty(Iw,"__esModule",{value:!0});Object.defineProperty(Iw,"default",{enumerable:!0,get:()=>iWe});function iWe(t){return(e,H)=>{let r=!1;e.walkAtRules("tailwind",n=>{if(r)return!1;if(n.parent&&n.parent.type!=="root")return r=!0,n.warn(H,["Nested @tailwind rules were detected, but are not supported.","Consider using a prefix to scope Tailwind's classes: https://tailwindcss.com/docs/configuration#prefix","Alternatively, use the important selector strategy: https://tailwindcss.com/docs/configuration#selector-strategy"].join(`
295
+ `)),!1}),e.walkRules(n=>{if(r)return!1;n.walkRules(i=>(r=!0,i.warn(H,["Nested CSS was detected, but CSS nesting has not been configured correctly.","Please enable a CSS nesting plugin *before* Tailwind in your configuration.","See how here: https://tailwindcss.com/docs/using-with-preprocessors#nesting"].join(`
296
+ `)),!1))})}}});var Mte=D(Aw=>{"use strict";Object.defineProperty(Aw,"__esModule",{value:!0});Object.defineProperty(Aw,"default",{enumerable:!0,get:()=>LWe});var sWe=Es(Mee()),aWe=Es(qee()),oWe=Es(tw()),uWe=Es(Ete()),cWe=Es(Ite()),lWe=Es(vte()),fWe=Es(yte()),hWe=Es(bte()),Cte=Es(Pte()),pWe=Es(xte()),_We=k_(),dWe=Xs();function Es(t){return t&&t.__esModule?t:{default:t}}function LWe(t){return function(e,H){let{tailwindDirectives:r,applyDirectives:n}=(0,sWe.default)(e);(0,pWe.default)()(e,H),(0,Cte.default)()(e,H);let i=t({tailwindDirectives:r,applyDirectives:n,registerDependency(s){H.messages.push({plugin:"tailwindcss",parent:H.opts.from,...s})},createContext(s,a){return(0,_We.createContext)(s,a,e)}})(e,H);if(i.tailwindConfig.separator==="-")throw new Error("The '-' character cannot be used as a custom separator in JIT mode due to parsing ambiguity. Please use another character like '_' instead.");(0,dWe.issueFlagNotices)(i.tailwindConfig),(0,aWe.default)(i)(e,H),(0,Cte.default)()(e,H),(0,oWe.default)(i)(e,H),(0,uWe.default)(i)(e,H),(0,cWe.default)(i)(e,H),(0,lWe.default)(i)(e,H),(0,fWe.default)(i)(e,H),(0,hWe.default)(i)(e,H)}}});var Tte=D(mw=>{"use strict";Object.defineProperty(mw,"__esModule",{value:!0});Object.defineProperty(mw,"findAtConfigPath",{enumerable:!0,get:()=>IWe});var EWe=wte(require("fs")),gw=wte(require("path"));function wte(t){return t&&t.__esModule?t:{default:t}}function IWe(t,e){let H=null,r=null;return t.walkAtRules("config",n=>{var i,s,a;if(r=(a=(s=(i=n.source)===null||i===void 0?void 0:i.input.file)!==null&&s!==void 0?s:e.opts.from)!==null&&a!==void 0?a:null,r===null)throw n.error("The `@config` directive cannot be used without setting `from` in your PostCSS config.");if(H)throw n.error("Only one `@config` directive is allowed per file.");let o=n.params.match(/(['"])(.*?)\1/);if(!o)throw n.error("A path is required when using the `@config` directive.");let u=o[2];if(gw.default.isAbsolute(u))throw n.error("The `@config` directive cannot be used with an absolute path.");if(H=gw.default.resolve(gw.default.dirname(r),u),!EWe.default.existsSync(H))throw n.error(`The config file at "${u}" does not exist. Make sure the path is correct and the file exists.`);n.remove()}),H||null}});var Ute=D((Ote,$w)=>{"use strict";Object.defineProperty(Ote,"__esModule",{value:!0});var AWe=Rte(Cee()),Nte=Rte(Mte()),kte=hu(),gWe=Tte();function Rte(t){return t&&t.__esModule?t:{default:t}}$w.exports=function(e){return{postcssPlugin:"tailwindcss",plugins:[kte.env.DEBUG&&function(H){return console.log(`
297
+ `),console.time("JIT TOTAL"),H},function(H,r){var n;e=(n=(0,gWe.findAtConfigPath)(H,r))!==null&&n!==void 0?n:e;let i=(0,AWe.default)(e);if(H.type==="document"){let s=H.nodes.filter(a=>a.type==="root");for(let a of s)a.type==="root"&&(0,Nte.default)(i)(a,r);return}(0,Nte.default)(i)(H,r)},kte.env.DEBUG&&function(H){return console.timeEnd("JIT TOTAL"),console.log(`
298
+ `),H}].filter(Boolean)}};$w.exports.postcss=!0});var Fte=D((_Ht,mWe)=>{mWe.exports={name:"postcss",version:"8.3.9",description:"Tool for transforming styles with JS plugins",engines:{node:"^10 || ^12 || >=14"},exports:{".":{require:"./lib/postcss.js",import:"./lib/postcss.mjs",types:"./lib/postcss.d.ts"},"./lib/at-rule":"./lib/at-rule.js","./lib/comment":"./lib/comment.js","./lib/container":"./lib/container.js","./lib/css-syntax-error":"./lib/css-syntax-error.js","./lib/declaration":"./lib/declaration.js","./lib/fromJSON":"./lib/fromJSON.js","./lib/input":"./lib/input.js","./lib/lazy-result":"./lib/lazy-result.js","./lib/list":"./lib/list.js","./lib/map-generator":"./lib/map-generator.js","./lib/node":"./lib/node.js","./lib/parse":"./lib/parse.js","./lib/parser":"./lib/parser.js","./lib/postcss":"./lib/postcss.js","./lib/previous-map":"./lib/previous-map.js","./lib/processor":"./lib/processor.js","./lib/result":"./lib/result.js","./lib/root":"./lib/root.js","./lib/rule":"./lib/rule.js","./lib/stringifier":"./lib/stringifier.js","./lib/stringify":"./lib/stringify.js","./lib/symbols":"./lib/symbols.js","./lib/terminal-highlight":"./lib/terminal-highlight.js","./lib/tokenize":"./lib/tokenize.js","./lib/warn-once":"./lib/warn-once.js","./lib/warning":"./lib/warning.js","./package.json":"./package.json"},main:"./lib/postcss.js",types:"./lib/postcss.d.ts",keywords:["css","postcss","rework","preprocessor","parser","source map","transform","manipulation","transpiler"],funding:{type:"opencollective",url:"https://opencollective.com/postcss/"},author:"Andrey Sitnik <andrey@sitnik.ru>",license:"MIT",homepage:"https://postcss.org/",repository:"postcss/postcss",bugs:{url:"https://github.com/postcss/postcss/issues"},dependencies:{nanoid:"^3.1.28",picocolors:"^0.2.1","source-map-js":"^0.6.2"},browser:{"./lib/terminal-highlight":!1,"source-map-js":!1,path:!1,url:!1,fs:!1}}});var Zte=D((dHt,Gte)=>{"use strict";var q_=require("fs"),{Readable:$We}=require("stream"),V_=require("path"),{promisify:Jg}=require("util"),Sw=Of(),SWe=Jg(q_.readdir),Wte=Jg(q_.stat),Bte=Jg(q_.lstat),vWe=Jg(q_.realpath),DWe="!",yWe=new Set(["ENOENT","EPERM","EACCES","ELOOP"]),vw="files",Xte="directories",Yg="files_directories",Qg="all",qte=[vw,Xte,Yg,Qg],bWe=t=>yWe.has(t.code),Vte=t=>{if(t!==void 0){if(typeof t=="function")return t;if(typeof t=="string"){let e=Sw(t.trim());return H=>e(H.basename)}if(Array.isArray(t)){let e=[],H=[];for(let r of t){let n=r.trim();n.charAt(0)===DWe?H.push(Sw(n.slice(1))):e.push(Sw(n))}return H.length>0?e.length>0?r=>e.some(n=>n(r.basename))&&!H.some(n=>n(r.basename)):r=>!H.some(n=>n(r.basename)):r=>e.some(n=>n(r.basename))}}},G_=class extends $We{static get defaultOptions(){return{root:".",fileFilter:e=>!0,directoryFilter:e=>!0,type:vw,lstat:!1,depth:2147483648,alwaysStat:!1}}constructor(e={}){super({objectMode:!0,autoDestroy:!0,highWaterMark:e.highWaterMark||4096});let H={...G_.defaultOptions,...e},{root:r,type:n}=H;this._fileFilter=Vte(H.fileFilter),this._directoryFilter=Vte(H.directoryFilter);let i=H.lstat?Bte:Wte;process.platform==="win32"&&Wte.length===3?this._stat=s=>i(s,{bigint:!0}):this._stat=i,this._maxDepth=H.depth,this._wantsDir=[Xte,Yg,Qg].includes(n),this._wantsFile=[vw,Yg,Qg].includes(n),this._wantsEverything=n===Qg,this._root=V_.resolve(r),this._isDirent="Dirent"in q_&&!H.alwaysStat,this._statsProp=this._isDirent?"dirent":"stats",this._rdOptions={encoding:"utf8",withFileTypes:this._isDirent},this.parents=[this._exploreDir(r,1)],this.reading=!1,this.parent=void 0}async _read(e){if(!this.reading){this.reading=!0;try{for(;!this.destroyed&&e>0;){let{path:H,depth:r,files:n=[]}=this.parent||{};if(n.length>0){let i=n.splice(0,e).map(s=>this._formatEntry(s,H));for(let s of await Promise.all(i)){if(this.destroyed)return;let a=await this._getEntryType(s);a==="directory"&&this._directoryFilter(s)?(r<=this._maxDepth&&this.parents.push(this._exploreDir(s.fullPath,r+1)),this._wantsDir&&(this.push(s),e--)):(a==="file"||this._includeAsFile(s))&&this._fileFilter(s)&&this._wantsFile&&(this.push(s),e--)}}else{let i=this.parents.pop();if(!i){this.push(null);break}if(this.parent=await i,this.destroyed)return}}}catch(H){this.destroy(H)}finally{this.reading=!1}}}async _exploreDir(e,H){let r;try{r=await SWe(e,this._rdOptions)}catch(n){this._onError(n)}return{files:r,depth:H,path:e}}async _formatEntry(e,H){let r;try{let n=this._isDirent?e.name:e,i=V_.resolve(V_.join(H,n));r={path:V_.relative(this._root,i),fullPath:i,basename:n},r[this._statsProp]=this._isDirent?e:await this._stat(i)}catch(n){this._onError(n)}return r}_onError(e){bWe(e)&&!this.destroyed?this.emit("warn",e):this.destroy(e)}async _getEntryType(e){let H=e&&e[this._statsProp];if(!!H){if(H.isFile())return"file";if(H.isDirectory())return"directory";if(H&&H.isSymbolicLink()){let r=e.fullPath;try{let n=await vWe(r),i=await Bte(n);if(i.isFile())return"file";if(i.isDirectory()){let s=n.length;return r.startsWith(n)&&r.substr(s,1)===V_.sep?this._onError(new Error(`Circular symlink detected: "${r}" points to "${n}"`)):"directory"}}catch(n){this._onError(n)}}}}_includeAsFile(e){let H=e&&e[this._statsProp];return H&&this._wantsEverything&&!H.isDirectory()}},bl=(t,e={})=>{let H=e.entryType||e.type;if(H==="both"&&(H=Yg),H&&(e.type=H),t){if(typeof t!="string")throw new TypeError("readdirp: root argument must be a string. Usage: readdirp(root, options)");if(H&&!qte.includes(H))throw new Error(`readdirp: Invalid type passed. Use one of ${qte.join(", ")}`)}else throw new Error("readdirp: root argument is required. Usage: readdirp(root, options)");return e.root=t,new G_(e)},PWe=(t,e={})=>new Promise((H,r)=>{let n=[];bl(t,e).on("data",i=>n.push(i)).on("end",()=>H(n)).on("error",i=>r(i))});bl.promise=PWe;bl.ReaddirpStream=G_;bl.default=bl;Gte.exports=bl});var Qte=D((Jte,Yte)=>{"use strict";Object.defineProperty(Jte,"__esModule",{value:!0});var Kte=Of(),xWe=Uf(),jte="!",CWe={returnIndex:!1},MWe=t=>Array.isArray(t)?t:[t],wWe=(t,e)=>{if(typeof t=="function")return t;if(typeof t=="string"){let H=Kte(t,e);return r=>t===r||H(r)}return t instanceof RegExp?H=>t.test(H):H=>!1},zte=(t,e,H,r)=>{let n=Array.isArray(H),i=n?H[0]:H;if(!n&&typeof i!="string")throw new TypeError("anymatch: second argument must be a string: got "+Object.prototype.toString.call(i));let s=xWe(i,!1);for(let o=0;o<e.length;o++)if(e[o](s))return r?-1:!1;let a=n&&[s].concat(H.slice(1));for(let o=0;o<t.length;o++){let u=t[o];if(n?u(...a):u(s))return r?o:!0}return r?-1:!1},Dw=(t,e,H=CWe)=>{if(t==null)throw new TypeError("anymatch: specify first argument");let r=typeof H=="boolean"?{returnIndex:H}:H,n=r.returnIndex||!1,i=MWe(t),s=i.filter(o=>typeof o=="string"&&o.charAt(0)===jte).map(o=>o.slice(1)).map(o=>Kte(o,r)),a=i.filter(o=>typeof o!="string"||typeof o=="string"&&o.charAt(0)!==jte).map(o=>wWe(o,r));return e==null?(o,u=!1)=>zte(a,s,o,typeof u=="boolean"?u:!1):zte(a,s,e,n)};Dw.default=Dw;Yte.exports=Dw});var eHe=D((LHt,TWe)=>{TWe.exports=["3dm","3ds","3g2","3gp","7z","a","aac","adp","ai","aif","aiff","alz","ape","apk","appimage","ar","arj","asf","au","avi","bak","baml","bh","bin","bk","bmp","btif","bz2","bzip2","cab","caf","cgm","class","cmx","cpio","cr2","cur","dat","dcm","deb","dex","djvu","dll","dmg","dng","doc","docm","docx","dot","dotm","dra","DS_Store","dsk","dts","dtshd","dvb","dwg","dxf","ecelp4800","ecelp7470","ecelp9600","egg","eol","eot","epub","exe","f4v","fbs","fh","fla","flac","flatpak","fli","flv","fpx","fst","fvt","g3","gh","gif","graffle","gz","gzip","h261","h263","h264","icns","ico","ief","img","ipa","iso","jar","jpeg","jpg","jpgv","jpm","jxr","key","ktx","lha","lib","lvp","lz","lzh","lzma","lzo","m3u","m4a","m4v","mar","mdi","mht","mid","midi","mj2","mka","mkv","mmr","mng","mobi","mov","movie","mp3","mp4","mp4a","mpeg","mpg","mpga","mxu","nef","npx","numbers","nupkg","o","odp","ods","odt","oga","ogg","ogv","otf","ott","pages","pbm","pcx","pdb","pdf","pea","pgm","pic","png","pnm","pot","potm","potx","ppa","ppam","ppm","pps","ppsm","ppsx","ppt","pptm","pptx","psd","pya","pyc","pyo","pyv","qt","rar","ras","raw","resources","rgb","rip","rlc","rmf","rmvb","rpm","rtf","rz","s3m","s7z","scpt","sgi","shar","snap","sil","sketch","slk","smv","snk","so","stl","suo","sub","swf","tar","tbz","tbz2","tga","tgz","thmx","tif","tiff","tlz","ttc","ttf","txz","udf","uvh","uvi","uvm","uvp","uvs","uvu","viv","vob","war","wav","wax","wbmp","wdp","weba","webm","webp","whl","wim","wm","wma","wmv","wmx","woff","woff2","wrm","wvx","xbm","xif","xla","xlam","xls","xlsb","xlsm","xlsx","xlt","xltm","xltx","xm","xmind","xpi","xpm","xwd","xz","z","zip","zipx"]});var HHe=D((EHt,tHe)=>{tHe.exports=eHe()});var nHe=D((IHt,rHe)=>{"use strict";var NWe=require("path"),kWe=HHe(),RWe=new Set(kWe);rHe.exports=t=>RWe.has(NWe.extname(t).slice(1).toLowerCase())});var em=D(xt=>{"use strict";var{sep:OWe}=require("path"),{platform:yw}=process;xt.EV_ALL="all";xt.EV_READY="ready";xt.EV_ADD="add";xt.EV_CHANGE="change";xt.EV_ADD_DIR="addDir";xt.EV_UNLINK="unlink";xt.EV_UNLINK_DIR="unlinkDir";xt.EV_RAW="raw";xt.EV_ERROR="error";xt.STR_DATA="data";xt.STR_END="end";xt.STR_CLOSE="close";xt.FSEVENT_CREATED="created";xt.FSEVENT_MODIFIED="modified";xt.FSEVENT_DELETED="deleted";xt.FSEVENT_MOVED="moved";xt.FSEVENT_CLONED="cloned";xt.FSEVENT_UNKNOWN="unknown";xt.FSEVENT_TYPE_FILE="file";xt.FSEVENT_TYPE_DIRECTORY="directory";xt.FSEVENT_TYPE_SYMLINK="symlink";xt.KEY_LISTENERS="listeners";xt.KEY_ERR="errHandlers";xt.KEY_RAW="rawEmitters";xt.HANDLER_KEYS=[xt.KEY_LISTENERS,xt.KEY_ERR,xt.KEY_RAW];xt.DOT_SLASH=`.${OWe}`;xt.BACK_SLASH_RE=/\\/g;xt.DOUBLE_SLASH_RE=/\/\//;xt.SLASH_OR_BACK_SLASH_RE=/[/\\]/;xt.DOT_RE=/\..*\.(sw[px])$|~$|\.subl.*\.tmp/;xt.REPLACER_RE=/^\.[/\\]/;xt.SLASH="/";xt.SLASH_SLASH="//";xt.BRACE_START="{";xt.BANG="!";xt.ONE_DOT=".";xt.TWO_DOTS="..";xt.STAR="*";xt.GLOBSTAR="**";xt.ROOT_GLOBSTAR="/**/*";xt.SLASH_GLOBSTAR="/**";xt.DIR_SUFFIX="Dir";xt.ANYMATCH_OPTS={dot:!0};xt.STRING_TYPE="string";xt.FUNCTION_TYPE="function";xt.EMPTY_STR="";xt.EMPTY_FN=()=>{};xt.IDENTITY_FN=t=>t;xt.isWindows=yw==="win32";xt.isMacos=yw==="darwin";xt.isLinux=yw==="linux"});var lHe=D((gHt,cHe)=>{"use strict";var aa=require("fs"),$r=require("path"),{promisify:Z_}=require("util"),UWe=nHe(),{isWindows:FWe,isLinux:WWe,EMPTY_FN:BWe,EMPTY_STR:XWe,KEY_LISTENERS:Pl,KEY_ERR:bw,KEY_RAW:K_,HANDLER_KEYS:qWe,EV_CHANGE:tm,EV_ADD:Hm,EV_ADD_DIR:VWe,EV_ERROR:iHe,STR_DATA:GWe,STR_END:ZWe,BRACE_START:KWe,STAR:jWe}=em(),zWe="watch",JWe=Z_(aa.open),sHe=Z_(aa.stat),YWe=Z_(aa.lstat),QWe=Z_(aa.close),Pw=Z_(aa.realpath),eBe={lstat:YWe,stat:sHe},xw=(t,e)=>{t instanceof Set?t.forEach(e):e(t)},j_=(t,e,H)=>{let r=t[e];r instanceof Set||(t[e]=r=new Set([r])),r.add(H)},tBe=t=>e=>{let H=t[e];H instanceof Set?H.clear():delete t[e]},z_=(t,e,H)=>{let r=t[e];r instanceof Set?r.delete(H):r===H&&delete t[e]},aHe=t=>t instanceof Set?t.size===0:!t,rm=new Map;function oHe(t,e,H,r,n){let i=(s,a)=>{H(t),n(s,a,{watchedPath:t}),a&&t!==a&&nm($r.resolve(t,a),Pl,$r.join(t,a))};try{return aa.watch(t,e,i)}catch(s){r(s)}}var nm=(t,e,H,r,n)=>{let i=rm.get(t);!i||xw(i[e],s=>{s(H,r,n)})},HBe=(t,e,H,r)=>{let{listener:n,errHandler:i,rawEmitter:s}=r,a=rm.get(e),o;if(!H.persistent)return o=oHe(t,H,n,i,s),o.close.bind(o);if(a)j_(a,Pl,n),j_(a,bw,i),j_(a,K_,s);else{if(o=oHe(t,H,nm.bind(null,e,Pl),i,nm.bind(null,e,K_)),!o)return;o.on(iHe,async u=>{let c=nm.bind(null,e,bw);if(a.watcherUnusable=!0,FWe&&u.code==="EPERM")try{let f=await JWe(t,"r");await QWe(f),c(u)}catch{}else c(u)}),a={listeners:n,errHandlers:i,rawEmitters:s,watcher:o},rm.set(e,a)}return()=>{z_(a,Pl,n),z_(a,bw,i),z_(a,K_,s),aHe(a.listeners)&&(a.watcher.close(),rm.delete(e),qWe.forEach(tBe(a)),a.watcher=void 0,Object.freeze(a))}},Cw=new Map,rBe=(t,e,H,r)=>{let{listener:n,rawEmitter:i}=r,s=Cw.get(e),a=new Set,o=new Set,u=s&&s.options;return u&&(u.persistent<H.persistent||u.interval>H.interval)&&(a=s.listeners,o=s.rawEmitters,aa.unwatchFile(e),s=void 0),s?(j_(s,Pl,n),j_(s,K_,i)):(s={listeners:n,rawEmitters:i,options:H,watcher:aa.watchFile(e,H,(c,f)=>{xw(s.rawEmitters,p=>{p(tm,e,{curr:c,prev:f})});let h=c.mtimeMs;(c.size!==f.size||h>f.mtimeMs||h===0)&&xw(s.listeners,p=>p(t,c))})},Cw.set(e,s)),()=>{z_(s,Pl,n),z_(s,K_,i),aHe(s.listeners)&&(Cw.delete(e),aa.unwatchFile(e),s.options=s.watcher=void 0,Object.freeze(s))}},uHe=class{constructor(e){this.fsw=e,this._boundHandleError=H=>e._handleError(H)}_watchWithNodeFs(e,H){let r=this.fsw.options,n=$r.dirname(e),i=$r.basename(e);this.fsw._getWatchedDir(n).add(i);let a=$r.resolve(e),o={persistent:r.persistent};H||(H=BWe);let u;return r.usePolling?(o.interval=r.enableBinaryInterval&&UWe(i)?r.binaryInterval:r.interval,u=rBe(e,a,o,{listener:H,rawEmitter:this.fsw._emitRaw})):u=HBe(e,a,o,{listener:H,errHandler:this._boundHandleError,rawEmitter:this.fsw._emitRaw}),u}_handleFile(e,H,r){if(this.fsw.closed)return;let n=$r.dirname(e),i=$r.basename(e),s=this.fsw._getWatchedDir(n),a=H;if(s.has(i))return;let o=async(c,f)=>{if(!!this.fsw._throttle(zWe,e,5)){if(!f||f.mtimeMs===0)try{let h=await sHe(e);if(this.fsw.closed)return;let p=h.atimeMs,_=h.mtimeMs;(!p||p<=_||_!==a.mtimeMs)&&this.fsw._emit(tm,e,h),WWe&&a.ino!==h.ino?(this.fsw._closeFile(c),a=h,this.fsw._addPathCloser(c,this._watchWithNodeFs(e,o))):a=h}catch{this.fsw._remove(n,i)}else if(s.has(i)){let h=f.atimeMs,p=f.mtimeMs;(!h||h<=p||p!==a.mtimeMs)&&this.fsw._emit(tm,e,f),a=f}}},u=this._watchWithNodeFs(e,o);if(!(r&&this.fsw.options.ignoreInitial)&&this.fsw._isntIgnored(e)){if(!this.fsw._throttle(Hm,e,0))return;this.fsw._emit(Hm,e,H)}return u}async _handleSymlink(e,H,r,n){if(this.fsw.closed)return;let i=e.fullPath,s=this.fsw._getWatchedDir(H);if(!this.fsw.options.followSymlinks){this.fsw._incrReadyCount();let a=await Pw(r);return this.fsw.closed?void 0:(s.has(n)?this.fsw._symlinkPaths.get(i)!==a&&(this.fsw._symlinkPaths.set(i,a),this.fsw._emit(tm,r,e.stats)):(s.add(n),this.fsw._symlinkPaths.set(i,a),this.fsw._emit(Hm,r,e.stats)),this.fsw._emitReady(),!0)}if(this.fsw._symlinkPaths.has(i))return!0;this.fsw._symlinkPaths.set(i,!0)}_handleRead(e,H,r,n,i,s,a){if(e=$r.join(e,XWe),!r.hasGlob&&(a=this.fsw._throttle("readdir",e,1e3),!a))return;let o=this.fsw._getWatchedDir(r.path),u=new Set,c=this.fsw._readdirp(e,{fileFilter:f=>r.filterPath(f),directoryFilter:f=>r.filterDir(f),depth:0}).on(GWe,async f=>{if(this.fsw.closed){c=void 0;return}let h=f.path,p=$r.join(e,h);if(u.add(h),!(f.stats.isSymbolicLink()&&await this._handleSymlink(f,e,p,h))){if(this.fsw.closed){c=void 0;return}(h===n||!n&&!o.has(h))&&(this.fsw._incrReadyCount(),p=$r.join(i,$r.relative(i,p)),this._addToNodeFs(p,H,r,s+1))}}).on(iHe,this._boundHandleError);return new Promise(f=>c.once(ZWe,()=>{if(this.fsw.closed){c=void 0;return}let h=a?a.clear():!1;f(),o.getChildren().filter(p=>p!==e&&!u.has(p)&&(!r.hasGlob||r.filterPath({fullPath:$r.resolve(e,p)}))).forEach(p=>{this.fsw._remove(e,p)}),c=void 0,h&&this._handleRead(e,!1,r,n,i,s,a)}))}async _handleDir(e,H,r,n,i,s,a){let o=this.fsw._getWatchedDir($r.dirname(e)),u=o.has($r.basename(e));!(r&&this.fsw.options.ignoreInitial)&&!i&&!u&&(!s.hasGlob||s.globFilter(e))&&this.fsw._emit(VWe,e,H),o.add($r.basename(e)),this.fsw._getWatchedDir(e);let c,f,h=this.fsw.options.depth;if((h==null||n<=h)&&!this.fsw._symlinkPaths.has(a)){if(!i&&(await this._handleRead(e,r,s,i,e,n,c),this.fsw.closed))return;f=this._watchWithNodeFs(e,(p,_)=>{_&&_.mtimeMs===0||this._handleRead(p,!1,s,i,e,n,c)})}return f}async _addToNodeFs(e,H,r,n,i){let s=this.fsw._emitReady;if(this.fsw._isIgnored(e)||this.fsw.closed)return s(),!1;let a=this.fsw._getWatchHelpers(e,n);!a.hasGlob&&r&&(a.hasGlob=r.hasGlob,a.globFilter=r.globFilter,a.filterPath=o=>r.filterPath(o),a.filterDir=o=>r.filterDir(o));try{let o=await eBe[a.statMethod](a.watchPath);if(this.fsw.closed)return;if(this.fsw._isIgnored(a.watchPath,o))return s(),!1;let u=this.fsw.options.followSymlinks&&!e.includes(jWe)&&!e.includes(KWe),c;if(o.isDirectory()){let f=$r.resolve(e),h=u?await Pw(e):e;if(this.fsw.closed||(c=await this._handleDir(a.watchPath,o,H,n,i,a,h),this.fsw.closed))return;f!==h&&h!==void 0&&this.fsw._symlinkPaths.set(f,h)}else if(o.isSymbolicLink()){let f=u?await Pw(e):e;if(this.fsw.closed)return;let h=$r.dirname(a.watchPath);if(this.fsw._getWatchedDir(h).add(a.watchPath),this.fsw._emit(Hm,a.watchPath,o),c=await this._handleDir(h,o,H,n,e,a,f),this.fsw.closed)return;f!==void 0&&this.fsw._symlinkPaths.set($r.resolve(e),f)}else c=this._handleFile(a.watchPath,o,H);return s(),this.fsw._addPathCloser(e,c),!1}catch(o){if(this.fsw._handleError(o))return s(),e}}};cHe.exports=uHe});var hHe,fHe=ku(()=>{hHe="./fsevents-72LCIACT.node"});var dHe=D((SHt,_He)=>{fHe();var pHe=require("path");_He.exports=require((0,pHe.resolve)(__dirname,hHe))});var LHe=D(im=>{"use strict";if(process.platform!=="darwin")throw new Error(`Module 'fsevents' is not compatible with platform '${process.platform}'`);var J_=dHe(),Ln=J_.constants;function iBe(t,e,H){if(typeof t!="string")throw new TypeError(`fsevents argument 1 must be a string and not a ${typeof t}`);if(typeof e=="function"&&typeof H=="undefined"&&(H=e,e=J_.flags.SinceNow),typeof e!="number")throw new TypeError(`fsevents argument 2 must be a number and not a ${typeof e}`);if(typeof H!="function")throw new TypeError(`fsevents argument 3 must be a function and not a ${typeof H}`);let r=J_.start(J_.global,t,e,H);if(!r)throw new Error(`could not watch: ${t}`);return()=>{let n=r?Promise.resolve(r).then(J_.stop):Promise.resolve(void 0);return r=void 0,n}}function sBe(t,e){return{path:t,flags:e,event:uBe(e),type:aBe(e),changes:cBe(e)}}function aBe(t){if(Ln.ItemIsFile&t)return"file";if(Ln.ItemIsDir&t)return"directory";if(Ln.ItemIsSymlink&t)return"symlink"}function oBe(t){for(let e in t)if(t[e])return!0;return!1}function uBe(t){return Ln.ItemRemoved&t?"deleted":Ln.ItemRenamed&t?"moved":Ln.ItemCreated&t?"created":Ln.ItemModified&t?"modified":Ln.RootChanged&t?"root-changed":Ln.ItemCloned&t?"cloned":oBe(t)?"modified":"unknown"}function cBe(t){return{inode:!!(Ln.ItemInodeMetaMod&t),finder:!!(Ln.ItemFinderInfoMod&t),access:!!(Ln.ItemChangeOwner&t),xattrs:!!(Ln.ItemXattrMod&t)}}im.watch=iBe;im.getInfo=sBe;im.constants=Ln});var vHe=D((DHt,Ow)=>{"use strict";var Mw=require("fs"),Sr=require("path"),{promisify:ww}=require("util"),xl;try{xl=LHe()}catch(t){process.env.CHOKIDAR_PRINT_FSEVENTS_REQUIRE_ERROR&&console.error(t)}if(xl){let t=process.version.match(/v(\d+)\.(\d+)/);if(t&&t[1]&&t[2]){let e=Number.parseInt(t[1],10),H=Number.parseInt(t[2],10);e===8&&H<16&&(xl=void 0)}}var{EV_ADD:Tw,EV_CHANGE:lBe,EV_ADD_DIR:EHe,EV_UNLINK:sm,EV_ERROR:fBe,STR_DATA:hBe,STR_END:pBe,FSEVENT_CREATED:_Be,FSEVENT_MODIFIED:dBe,FSEVENT_DELETED:LBe,FSEVENT_MOVED:EBe,FSEVENT_UNKNOWN:IBe,FSEVENT_TYPE_FILE:ABe,FSEVENT_TYPE_DIRECTORY:Y_,FSEVENT_TYPE_SYMLINK:IHe,ROOT_GLOBSTAR:AHe,DIR_SUFFIX:gBe,DOT_SLASH:gHe,FUNCTION_TYPE:Nw,EMPTY_FN:mBe,IDENTITY_FN:$Be}=em(),SBe=t=>isNaN(t)?{}:{depth:t},kw=ww(Mw.stat),vBe=ww(Mw.lstat),mHe=ww(Mw.realpath),DBe={stat:kw,lstat:vBe},Au=new Map,yBe=10,bBe=new Set([69888,70400,71424,72704,73472,131328,131840,262912]),PBe=(t,e)=>({stop:xl.watch(t,e)});function xBe(t,e,H,r){let n=Sr.extname(t)?Sr.dirname(t):t,i=Sr.dirname(n),s=Au.get(n);CBe(i)&&(n=i);let a=Sr.resolve(t),o=a!==e,u=(f,h,p)=>{o&&(f=f.replace(e,a)),(f===a||!f.indexOf(a+Sr.sep))&&H(f,h,p)},c=!1;for(let f of Au.keys())if(e.indexOf(Sr.resolve(f)+Sr.sep)===0){n=f,s=Au.get(n),c=!0;break}return s||c?s.listeners.add(u):(s={listeners:new Set([u]),rawEmitter:r,watcher:PBe(n,(f,h)=>{if(!s.listeners.size)return;let p=xl.getInfo(f,h);s.listeners.forEach(_=>{_(f,h,p)}),s.rawEmitter(p.event,f,p)})},Au.set(n,s)),()=>{let f=s.listeners;if(f.delete(u),!f.size&&(Au.delete(n),s.watcher))return s.watcher.stop().then(()=>{s.rawEmitter=s.watcher=void 0,Object.freeze(s)})}}var CBe=t=>{let e=0;for(let H of Au.keys())if(H.indexOf(t)===0&&(e++,e>=yBe))return!0;return!1},MBe=()=>xl&&Au.size<128,Rw=(t,e)=>{let H=0;for(;!t.indexOf(e)&&(t=Sr.dirname(t))!==e;)H++;return H},$He=(t,e)=>t.type===Y_&&e.isDirectory()||t.type===IHe&&e.isSymbolicLink()||t.type===ABe&&e.isFile(),SHe=class{constructor(e){this.fsw=e}checkIgnored(e,H){let r=this.fsw._ignoredPaths;if(this.fsw._isIgnored(e,H))return r.add(e),H&&H.isDirectory()&&r.add(e+AHe),!0;r.delete(e),r.delete(e+AHe)}addOrChange(e,H,r,n,i,s,a,o){let u=i.has(s)?lBe:Tw;this.handleEvent(u,e,H,r,n,i,s,a,o)}async checkExists(e,H,r,n,i,s,a,o){try{let u=await kw(e);if(this.fsw.closed)return;$He(a,u)?this.addOrChange(e,H,r,n,i,s,a,o):this.handleEvent(sm,e,H,r,n,i,s,a,o)}catch(u){u.code==="EACCES"?this.addOrChange(e,H,r,n,i,s,a,o):this.handleEvent(sm,e,H,r,n,i,s,a,o)}}handleEvent(e,H,r,n,i,s,a,o,u){if(!(this.fsw.closed||this.checkIgnored(H)))if(e===sm){let c=o.type===Y_;(c||s.has(a))&&this.fsw._remove(i,a,c)}else{if(e===Tw){if(o.type===Y_&&this.fsw._getWatchedDir(H),o.type===IHe&&u.followSymlinks){let f=u.depth===void 0?void 0:Rw(r,n)+1;return this._addToFsEvents(H,!1,!0,f)}this.fsw._getWatchedDir(i).add(a)}let c=o.type===Y_?e+gBe:e;this.fsw._emit(c,H),c===EHe&&this._addToFsEvents(H,!1,!0)}}_watchWithFsEvents(e,H,r,n){if(this.fsw.closed||this.fsw._isIgnored(e))return;let i=this.fsw.options,a=xBe(e,H,async(o,u,c)=>{if(this.fsw.closed||i.depth!==void 0&&Rw(o,H)>i.depth)return;let f=r(Sr.join(e,Sr.relative(e,o)));if(n&&!n(f))return;let h=Sr.dirname(f),p=Sr.basename(f),_=this.fsw._getWatchedDir(c.type===Y_?f:h);if(bBe.has(u)||c.event===IBe)if(typeof i.ignored===Nw){let b;try{b=await kw(f)}catch{}if(this.fsw.closed||this.checkIgnored(f,b))return;$He(c,b)?this.addOrChange(f,o,H,h,_,p,c,i):this.handleEvent(sm,f,o,H,h,_,p,c,i)}else this.checkExists(f,o,H,h,_,p,c,i);else switch(c.event){case _Be:case dBe:return this.addOrChange(f,o,H,h,_,p,c,i);case LBe:case EBe:return this.checkExists(f,o,H,h,_,p,c,i)}},this.fsw._emitRaw);return this.fsw._emitReady(),a}async _handleFsEventsSymlink(e,H,r,n){if(!(this.fsw.closed||this.fsw._symlinkPaths.has(H))){this.fsw._symlinkPaths.set(H,!0),this.fsw._incrReadyCount();try{let i=await mHe(e);if(this.fsw.closed)return;if(this.fsw._isIgnored(i))return this.fsw._emitReady();this.fsw._incrReadyCount(),this._addToFsEvents(i||e,s=>{let a=e;return i&&i!==gHe?a=s.replace(i,e):s!==gHe&&(a=Sr.join(e,s)),r(a)},!1,n)}catch(i){if(this.fsw._handleError(i))return this.fsw._emitReady()}}}emitAdd(e,H,r,n,i){let s=r(e),a=H.isDirectory(),o=this.fsw._getWatchedDir(Sr.dirname(s)),u=Sr.basename(s);a&&this.fsw._getWatchedDir(s),!o.has(u)&&(o.add(u),(!n.ignoreInitial||i===!0)&&this.fsw._emit(a?EHe:Tw,s,H))}initWatch(e,H,r,n){if(this.fsw.closed)return;let i=this._watchWithFsEvents(r.watchPath,Sr.resolve(e||r.watchPath),n,r.globFilter);this.fsw._addPathCloser(H,i)}async _addToFsEvents(e,H,r,n){if(this.fsw.closed)return;let i=this.fsw.options,s=typeof H===Nw?H:$Be,a=this.fsw._getWatchHelpers(e);try{let o=await DBe[a.statMethod](a.watchPath);if(this.fsw.closed)return;if(this.fsw._isIgnored(a.watchPath,o))throw null;if(o.isDirectory()){if(a.globFilter||this.emitAdd(s(e),o,s,i,r),n&&n>i.depth)return;this.fsw._readdirp(a.watchPath,{fileFilter:u=>a.filterPath(u),directoryFilter:u=>a.filterDir(u),...SBe(i.depth-(n||0))}).on(hBe,u=>{if(this.fsw.closed||u.stats.isDirectory()&&!a.filterPath(u))return;let c=Sr.join(a.watchPath,u.path),{fullPath:f}=u;if(a.followSymlinks&&u.stats.isSymbolicLink()){let h=i.depth===void 0?void 0:Rw(c,Sr.resolve(a.watchPath))+1;this._handleFsEventsSymlink(c,f,s,h)}else this.emitAdd(c,u.stats,s,i,r)}).on(fBe,mBe).on(pBe,()=>{this.fsw._emitReady()})}else this.emitAdd(a.watchPath,o,s,i,r),this.fsw._emitReady()}catch(o){(!o||this.fsw._handleError(o))&&(this.fsw._emitReady(),this.fsw._emitReady())}if(i.persistent&&r!==!0)if(typeof H===Nw)this.initWatch(void 0,e,a,s);else{let o;try{o=await mHe(a.watchPath)}catch{}this.initWatch(o,e,a,s)}}};Ow.exports=SHe;Ow.exports.canUse=MBe});var OHe=D(Yw=>{"use strict";var{EventEmitter:wBe}=require("events"),Uw=require("fs"),IH=require("path"),{promisify:DHe}=require("util"),TBe=Zte(),Fw=Qte().default,NBe=K0(),Ww=nc(),kBe=e1(),RBe=Uf(),OBe=lHe(),yHe=vHe(),{EV_ALL:Bw,EV_READY:UBe,EV_ADD:am,EV_CHANGE:Q_,EV_UNLINK:bHe,EV_ADD_DIR:FBe,EV_UNLINK_DIR:WBe,EV_RAW:BBe,EV_ERROR:Xw,STR_CLOSE:XBe,STR_END:qBe,BACK_SLASH_RE:VBe,DOUBLE_SLASH_RE:PHe,SLASH_OR_BACK_SLASH_RE:GBe,DOT_RE:ZBe,REPLACER_RE:KBe,SLASH:qw,SLASH_SLASH:jBe,BRACE_START:zBe,BANG:Vw,ONE_DOT:xHe,TWO_DOTS:JBe,GLOBSTAR:YBe,SLASH_GLOBSTAR:Gw,ANYMATCH_OPTS:Zw,STRING_TYPE:Kw,FUNCTION_TYPE:QBe,EMPTY_STR:jw,EMPTY_FN:eXe,isWindows:tXe,isMacos:HXe}=em(),rXe=DHe(Uw.stat),nXe=DHe(Uw.readdir),zw=(t=[])=>Array.isArray(t)?t:[t],CHe=(t,e=[])=>(t.forEach(H=>{Array.isArray(H)?CHe(H,e):e.push(H)}),e),MHe=t=>{let e=CHe(zw(t));if(!e.every(H=>typeof H===Kw))throw new TypeError(`Non-string provided as watch path: ${e}`);return e.map(THe)},wHe=t=>{let e=t.replace(VBe,qw),H=!1;for(e.startsWith(jBe)&&(H=!0);e.match(PHe);)e=e.replace(PHe,qw);return H&&(e=qw+e),e},THe=t=>wHe(IH.normalize(wHe(t))),NHe=(t=jw)=>e=>typeof e!==Kw?e:THe(IH.isAbsolute(e)?e:IH.join(t,e)),iXe=(t,e)=>IH.isAbsolute(t)?t:t.startsWith(Vw)?Vw+IH.join(e,t.slice(1)):IH.join(e,t),Xi=(t,e)=>t[e]===void 0,kHe=class{constructor(e,H){this.path=e,this._removeWatcher=H,this.items=new Set}add(e){let{items:H}=this;!H||e!==xHe&&e!==JBe&&H.add(e)}async remove(e){let{items:H}=this;if(!H||(H.delete(e),H.size>0))return;let r=this.path;try{await nXe(r)}catch{this._removeWatcher&&this._removeWatcher(IH.dirname(r),IH.basename(r))}}has(e){let{items:H}=this;if(!!H)return H.has(e)}getChildren(){let{items:e}=this;if(!!e)return[...e.values()]}dispose(){this.items.clear(),delete this.path,delete this._removeWatcher,delete this.items,Object.freeze(this)}},sXe="stat",aXe="lstat",RHe=class{constructor(e,H,r,n){this.fsw=n,this.path=e=e.replace(KBe,jw),this.watchPath=H,this.fullWatchPath=IH.resolve(H),this.hasGlob=H!==e,e===jw&&(this.hasGlob=!1),this.globSymlink=this.hasGlob&&r?void 0:!1,this.globFilter=this.hasGlob?Fw(e,void 0,Zw):!1,this.dirParts=this.getDirParts(e),this.dirParts.forEach(i=>{i.length>1&&i.pop()}),this.followSymlinks=r,this.statMethod=r?sXe:aXe}checkGlobSymlink(e){return this.globSymlink===void 0&&(this.globSymlink=e.fullParentDir===this.fullWatchPath?!1:{realPath:e.fullParentDir,linkPath:this.fullWatchPath}),this.globSymlink?e.fullPath.replace(this.globSymlink.realPath,this.globSymlink.linkPath):e.fullPath}entryPath(e){return IH.join(this.watchPath,IH.relative(this.watchPath,this.checkGlobSymlink(e)))}filterPath(e){let{stats:H}=e;if(H&&H.isSymbolicLink())return this.filterDir(e);let r=this.entryPath(e);return(this.hasGlob&&typeof this.globFilter===QBe?this.globFilter(r):!0)&&this.fsw._isntIgnored(r,H)&&this.fsw._hasReadPermissions(H)}getDirParts(e){if(!this.hasGlob)return[];let H=[];return(e.includes(zBe)?kBe.expand(e):[e]).forEach(n=>{H.push(IH.relative(this.watchPath,n).split(GBe))}),H}filterDir(e){if(this.hasGlob){let H=this.getDirParts(this.checkGlobSymlink(e)),r=!1;this.unmatchedGlob=!this.dirParts.some(n=>n.every((i,s)=>(i===YBe&&(r=!0),r||!H[0][s]||Fw(i,H[0][s],Zw))))}return!this.unmatchedGlob&&this.fsw._isntIgnored(this.entryPath(e),e.stats)}},Jw=class extends wBe{constructor(e){super();let H={};e&&Object.assign(H,e),this._watched=new Map,this._closers=new Map,this._ignoredPaths=new Set,this._throttled=new Map,this._symlinkPaths=new Map,this._streams=new Set,this.closed=!1,Xi(H,"persistent")&&(H.persistent=!0),Xi(H,"ignoreInitial")&&(H.ignoreInitial=!1),Xi(H,"ignorePermissionErrors")&&(H.ignorePermissionErrors=!1),Xi(H,"interval")&&(H.interval=100),Xi(H,"binaryInterval")&&(H.binaryInterval=300),Xi(H,"disableGlobbing")&&(H.disableGlobbing=!1),H.enableBinaryInterval=H.binaryInterval!==H.interval,Xi(H,"useFsEvents")&&(H.useFsEvents=!H.usePolling),yHe.canUse()||(H.useFsEvents=!1),Xi(H,"usePolling")&&!H.useFsEvents&&(H.usePolling=HXe);let n=process.env.CHOKIDAR_USEPOLLING;if(n!==void 0){let o=n.toLowerCase();o==="false"||o==="0"?H.usePolling=!1:o==="true"||o==="1"?H.usePolling=!0:H.usePolling=!!o}let i=process.env.CHOKIDAR_INTERVAL;i&&(H.interval=Number.parseInt(i,10)),Xi(H,"atomic")&&(H.atomic=!H.usePolling&&!H.useFsEvents),H.atomic&&(this._pendingUnlinks=new Map),Xi(H,"followSymlinks")&&(H.followSymlinks=!0),Xi(H,"awaitWriteFinish")&&(H.awaitWriteFinish=!1),H.awaitWriteFinish===!0&&(H.awaitWriteFinish={});let s=H.awaitWriteFinish;s&&(s.stabilityThreshold||(s.stabilityThreshold=2e3),s.pollInterval||(s.pollInterval=100),this._pendingWrites=new Map),H.ignored&&(H.ignored=zw(H.ignored));let a=0;this._emitReady=()=>{a++,a>=this._readyCount&&(this._emitReady=eXe,this._readyEmitted=!0,process.nextTick(()=>this.emit(UBe)))},this._emitRaw=(...o)=>this.emit(BBe,...o),this._readyEmitted=!1,this.options=H,H.useFsEvents?this._fsEventsHandler=new yHe(this):this._nodeFsHandler=new OBe(this),Object.freeze(H)}add(e,H,r){let{cwd:n,disableGlobbing:i}=this.options;this.closed=!1;let s=MHe(e);return n&&(s=s.map(a=>{let o=iXe(a,n);return i||!Ww(a)?o:RBe(o)})),s=s.filter(a=>a.startsWith(Vw)?(this._ignoredPaths.add(a.slice(1)),!1):(this._ignoredPaths.delete(a),this._ignoredPaths.delete(a+Gw),this._userIgnored=void 0,!0)),this.options.useFsEvents&&this._fsEventsHandler?(this._readyCount||(this._readyCount=s.length),this.options.persistent&&(this._readyCount*=2),s.forEach(a=>this._fsEventsHandler._addToFsEvents(a))):(this._readyCount||(this._readyCount=0),this._readyCount+=s.length,Promise.all(s.map(async a=>{let o=await this._nodeFsHandler._addToNodeFs(a,!r,0,0,H);return o&&this._emitReady(),o})).then(a=>{this.closed||a.filter(o=>o).forEach(o=>{this.add(IH.dirname(o),IH.basename(H||o))})})),this}unwatch(e){if(this.closed)return this;let H=MHe(e),{cwd:r}=this.options;return H.forEach(n=>{!IH.isAbsolute(n)&&!this._closers.has(n)&&(r&&(n=IH.join(r,n)),n=IH.resolve(n)),this._closePath(n),this._ignoredPaths.add(n),this._watched.has(n)&&this._ignoredPaths.add(n+Gw),this._userIgnored=void 0}),this}close(){if(this.closed)return this._closePromise;this.closed=!0,this.removeAllListeners();let e=[];return this._closers.forEach(H=>H.forEach(r=>{let n=r();n instanceof Promise&&e.push(n)})),this._streams.forEach(H=>H.destroy()),this._userIgnored=void 0,this._readyCount=0,this._readyEmitted=!1,this._watched.forEach(H=>H.dispose()),["closers","watched","streams","symlinkPaths","throttled"].forEach(H=>{this[`_${H}`].clear()}),this._closePromise=e.length?Promise.all(e).then(()=>{}):Promise.resolve(),this._closePromise}getWatched(){let e={};return this._watched.forEach((H,r)=>{let n=this.options.cwd?IH.relative(this.options.cwd,r):r;e[n||xHe]=H.getChildren().sort()}),e}emitWithAll(e,H){this.emit(...H),e!==Xw&&this.emit(Bw,...H)}async _emit(e,H,r,n,i){if(this.closed)return;let s=this.options;tXe&&(H=IH.normalize(H)),s.cwd&&(H=IH.relative(s.cwd,H));let a=[e,H];i!==void 0?a.push(r,n,i):n!==void 0?a.push(r,n):r!==void 0&&a.push(r);let o=s.awaitWriteFinish,u;if(o&&(u=this._pendingWrites.get(H)))return u.lastChange=new Date,this;if(s.atomic){if(e===bHe)return this._pendingUnlinks.set(H,a),setTimeout(()=>{this._pendingUnlinks.forEach((c,f)=>{this.emit(...c),this.emit(Bw,...c),this._pendingUnlinks.delete(f)})},typeof s.atomic=="number"?s.atomic:100),this;e===am&&this._pendingUnlinks.has(H)&&(e=a[0]=Q_,this._pendingUnlinks.delete(H))}if(o&&(e===am||e===Q_)&&this._readyEmitted){let c=(f,h)=>{f?(e=a[0]=Xw,a[1]=f,this.emitWithAll(e,a)):h&&(a.length>2?a[2]=h:a.push(h),this.emitWithAll(e,a))};return this._awaitWriteFinish(H,o.stabilityThreshold,e,c),this}if(e===Q_&&!this._throttle(Q_,H,50))return this;if(s.alwaysStat&&r===void 0&&(e===am||e===FBe||e===Q_)){let c=s.cwd?IH.join(s.cwd,H):H,f;try{f=await rXe(c)}catch{}if(!f||this.closed)return;a.push(f)}return this.emitWithAll(e,a),this}_handleError(e){let H=e&&e.code;return e&&H!=="ENOENT"&&H!=="ENOTDIR"&&(!this.options.ignorePermissionErrors||H!=="EPERM"&&H!=="EACCES")&&this.emit(Xw,e),e||this.closed}_throttle(e,H,r){this._throttled.has(e)||this._throttled.set(e,new Map);let n=this._throttled.get(e),i=n.get(H);if(i)return i.count++,!1;let s,a=()=>{let u=n.get(H),c=u?u.count:0;return n.delete(H),clearTimeout(s),u&&clearTimeout(u.timeoutObject),c};s=setTimeout(a,r);let o={timeoutObject:s,clear:a,count:0};return n.set(H,o),o}_incrReadyCount(){return this._readyCount++}_awaitWriteFinish(e,H,r,n){let i,s=e;this.options.cwd&&!IH.isAbsolute(e)&&(s=IH.join(this.options.cwd,e));let a=new Date,o=u=>{Uw.stat(s,(c,f)=>{if(c||!this._pendingWrites.has(e)){c&&c.code!=="ENOENT"&&n(c);return}let h=Number(new Date);u&&f.size!==u.size&&(this._pendingWrites.get(e).lastChange=h);let p=this._pendingWrites.get(e);h-p.lastChange>=H?(this._pendingWrites.delete(e),n(void 0,f)):i=setTimeout(o,this.options.awaitWriteFinish.pollInterval,f)})};this._pendingWrites.has(e)||(this._pendingWrites.set(e,{lastChange:a,cancelWait:()=>(this._pendingWrites.delete(e),clearTimeout(i),r)}),i=setTimeout(o,this.options.awaitWriteFinish.pollInterval))}_getGlobIgnored(){return[...this._ignoredPaths.values()]}_isIgnored(e,H){if(this.options.atomic&&ZBe.test(e))return!0;if(!this._userIgnored){let{cwd:r}=this.options,n=this.options.ignored,i=n&&n.map(NHe(r)),s=zw(i).filter(o=>typeof o===Kw&&!Ww(o)).map(o=>o+Gw),a=this._getGlobIgnored().map(NHe(r)).concat(i,s);this._userIgnored=Fw(a,void 0,Zw)}return this._userIgnored([e,H])}_isntIgnored(e,H){return!this._isIgnored(e,H)}_getWatchHelpers(e,H){let r=H||this.options.disableGlobbing||!Ww(e)?e:NBe(e),n=this.options.followSymlinks;return new RHe(e,r,n,this)}_getWatchedDir(e){this._boundRemove||(this._boundRemove=this._remove.bind(this));let H=IH.resolve(e);return this._watched.has(H)||this._watched.set(H,new kHe(H,this._boundRemove)),this._watched.get(H)}_hasReadPermissions(e){if(this.options.ignorePermissionErrors)return!0;let r=(e&&Number.parseInt(e.mode,10))&511,n=Number.parseInt(r.toString(8)[0],10);return Boolean(4&n)}_remove(e,H,r){let n=IH.join(e,H),i=IH.resolve(n);if(r=r??(this._watched.has(n)||this._watched.has(i)),!this._throttle("remove",n,100))return;!r&&!this.options.useFsEvents&&this._watched.size===1&&this.add(e,H,!0),this._getWatchedDir(n).getChildren().forEach(h=>this._remove(n,h));let o=this._getWatchedDir(e),u=o.has(H);o.remove(H),this._symlinkPaths.has(i)&&this._symlinkPaths.delete(i);let c=n;if(this.options.cwd&&(c=IH.relative(this.options.cwd,n)),this.options.awaitWriteFinish&&this._pendingWrites.has(c)&&this._pendingWrites.get(c).cancelWait()===am)return;this._watched.delete(n),this._watched.delete(i);let f=r?WBe:bHe;u&&!this._isIgnored(n)&&this._emit(f,n),this.options.useFsEvents||this._closePath(n)}_closePath(e){this._closeFile(e);let H=IH.dirname(e);this._getWatchedDir(H).remove(IH.basename(e))}_closeFile(e){let H=this._closers.get(e);!H||(H.forEach(r=>r()),this._closers.delete(e))}_addPathCloser(e,H){if(!H)return;let r=this._closers.get(e);r||(r=[],this._closers.set(e,r)),r.push(H)}_readdirp(e,H){if(this.closed)return;let r={type:Bw,alwaysStat:!0,lstat:!0,...H},n=TBe(e,r);return this._streams.add(n),n.once(XBe,()=>{n=void 0}),n.once(qBe,()=>{n&&(this._streams.delete(n),n=void 0)}),n}};Yw.FSWatcher=Jw;var oXe=(t,e)=>{let H=new Jw(e);return H.add(t),H};Yw.watch=oXe});var x$=ft(require("module")),b9=ft(require("path"));var Gie=ft(require("fs")),Qd=ft(g9());function Yd(t,e){return t.start.line===e.start.line&&t.start.character===e.start.character&&t.end.line===e.end.line&&t.end.character===e.end.character}function D$(t){return t.filter((e,H,r)=>r.indexOf(e)===H)}function m9(t,e){return t.filter((H,r,n)=>n.map(e).indexOf(e(H))===r)}function ff(t){return t.filter((e,H)=>H===t.findIndex(r=>Yd(r.range,e.range)))}function Ia(t){return Array.isArray(t)?t:[t]}function Aa(t){return[].concat.apply([],t)}function ji(t,e){if(t===e)return!0;if(t.length!==e.length)return!1;let H=t.concat().sort(),r=e.concat().sort();for(let n=0;n<H.length;++n)if(H[n]!==r[n])return!1;return!0}function $9(t,e){if(t===e)return!0;if(t.length!==e.length)return!1;for(let H=0;H<t.length;++H)if(t[H]!==e[H])return!1;return!0}var S9,y$=Object.keys(require.extensions);function b$(t={}){return Qd.ResolverFactory.createResolver(Zi({fileSystem:new Qd.CachedInputFileSystem(Gie,4e3),useSyncFileSystemCalls:!0,conditionNames:["node","require"],extensions:y$,pnpApi:S9},t))}var P$=b$();function v9(t){S9=t,P$=b$()}function aH(t,e){if(e.startsWith("\\\\"))return e;let H=Object.keys(require.extensions);ji(H,y$)||(y$=H,P$=b$());let r=P$.resolveSync({},t,e);if(r===!1)throw Error();return r.replace(/\0#/g,"#")}var C$=ft(y9());process.env.TAILWIND_MODE="build";process.env.TAILWIND_DISABLE_TOUCH="true";var jie=x$.default._resolveFilename;x$.default._resolveFilename=(t,e)=>typeof t=="string"&&(C$.default.includes(t)||C$.default.includes(t.replace(/^node:/,"")))?jie(t,e):aH(b9.dirname(e.id),t);var HH=ft(yR()),UHe=ft(PR()),ed=ft(q0());function gce(t,e=!0){if(t instanceof Error){let H=t;return`${H.message}${e?`
299
+ ${H.stack}`:""}`}else return typeof t=="string"?t:t.toString()}function V0(t,e,H=!0){return e?`${t}: ${gce(e,H)}`:t}function G0(t,e,H="Tailwind CSS"){console.error(V0(H,e))}function kL(t){this.name="SilentError",this.message=t,this.stack=new Error().stack}kL.prototype=new Error;var FHe=ft(TU()),Is=ft(Uf()),Ft=ft(require("path")),WHe=ft(require("os")),gu=ft(require("fs")),Ya=ft(e4()),oa=ft(hS());var Qw=ft(require("module"));var qs=ft(require("module"));var NE={"@tailwindcss/aspect-ratio":{module:P4(),version:x4().version},"@tailwindcss/forms":{module:G4(),version:Z4().version},"@tailwindcss/line-clamp":{module:j4(),version:z4().version},"@tailwindcss/typography":{module:GF(),version:ZF().version}};var sy=nf(Zi({},NE),{"tailwindcss/colors":hE(),"tailwindcss/defaultConfig":zF(),"tailwindcss/defaultTheme":SS(),"tailwindcss/resolveConfig":iy(),"tailwindcss/plugin":dc()}),tI=class{constructor(e,H){this.cache={};this.deps=[];this._unhooked=!1;this._origRequire=qs.default.prototype.require;if(typeof qs.default._resolveFilename!="function")throw new Error(`Error: Expected Module._resolveFilename to be a function (was: ${typeof qs.default._resolveFilename}) - aborting!`);let r=this,n={};this._require=qs.default.prototype.require=function(i){if(r._unhooked)return r._origRequire.apply(this,arguments);let s;if(sy.hasOwnProperty(i))try{s=qs.default._resolveFilename(i,this)}catch(u){return sy[i].module||sy[i]}else s=qs.default._resolveFilename(i,this);if(r.cache.hasOwnProperty(s))return r.cache[s];let a=n[s];a||(n[s]=!0);let o=r._origRequire.apply(this,arguments);return s!==e||a?o:(delete n[s],r.cache.hasOwnProperty(s)||(r.cache[s]=o,r.cache[s]=H(o)),r.cache[s])}}unhook(){this._unhooked=!0,this._require===qs.default.prototype.require&&(qs.default.prototype.require=this._origRequire)}};var iX=ft(HX()),sX=ft(nX());function jt(t,e){return t.startsWith("0.0.0-insiders")?!0:(0,iX.default)(t,e)}function aX(t,e){return t.startsWith("0.0.0-insiders")?!1:(0,sX.default)(t,e)}var As=ft(Xr());function yn(t,e,H){e.split&&(e=e.split("."));for(var r=0,n=e.length,i=t,s,a;r<n&&(a=e[r++],!(a==="__proto__"||a==="constructor"||a==="prototype"));)i=i[a]=r===n?H:typeof(s=i[a])==typeof e?s:e[r]*0!==0||!!~(""+e[r]).indexOf(".")?{}:[]}var BHe=ft(SX()),XHe=ft(vX());var Zy=ft(_I());var Mq=ft(Xr());function hPe(t){return t.type==="atrule"}function pPe(t){if(t.length===0)return null;let e=Zy.default.selector({value:""});for(let H=0;H<t.length;H++)e.append(t[H]);return String(e).trim()}function _Pe(t){let e=[],{nodes:H}=(0,Zy.default)().astSync(t);for(let r=0;r<H.length;r++){let n=H[r];if(n.type!=="selector")continue;let i=[];for(let s=0;s<n.nodes.length;s++){let a=n.nodes[s],o=[];if(a.type==="class"){let u=n.nodes[s+1];for(;u&&u.type==="pseudo";)o.push(u),s++,u=n.nodes[s+1];e.push({className:a.value.trim(),scope:pPe(i),__rule:s===n.nodes.length-1,__pseudo:o.map(String)})}i.push(a,...o)}}return e}function dPe(t){return qt(this,null,function*(){let e={},H={},r;return t.walk(n=>{if(n.type==="comment"){let c=n.text.trim().match(/^__tw_intellisense_layer_([a-z]+)__$/);if(c===null)return;r=c[1],n.remove();return}if(n.type!=="rule")return;let i=n,s=_Pe(i.selector),a={};i.walkDecls(c=>{a[c.prop]?a[c.prop]=[...Array.isArray(a[c.prop])?a[c.prop]:[a[c.prop]],c.value]:a[c.prop]=c.value});let o=i,u=[];for(;o.parent.type!=="root";)o=o.parent,hPe(o)&&u.push(`@${o.name} ${o.params}`);for(let c=0;c<s.length;c++){let f=u.concat([]),h=s[c].className.split(/__TWSEP__.*?__TWSEP__/),p=h.slice(0,h.length-1),_=[],b=(0,Mq.default)(e,[...h,"__info"]);typeof b!="undefined"&&(Array.isArray(b)?_.push(b.length):(yn(e,[...h,"__info"],[b]),_.push(1))),s[c].__rule&&(yn(e,[...h,"__info",..._,"__rule"],!0),EPe(e,[...h,"__info",..._],a)),yn(e,[...h,"__info",..._,"__source"],r),yn(e,[...h,"__info",..._,"__pseudo"],s[c].__pseudo),yn(e,[...h,"__info",..._,"__scope"],s[c].scope),yn(e,[...h,"__info",..._,"__context"],f.concat([]).reverse()),f.push(...s[c].__pseudo.map(y=>`&${y}`));for(let y=0;y<p.length;y++)typeof H[p[y]]=="undefined"?H[p[y]]=f:H[p[y]]=LPe(H[p[y]],f)}}),{classNames:e,context:H}})}function LPe(t,e){return t.filter(H=>e.indexOf(H)!==-1)}function EPe(t,e,H){let r=Object.keys(H);for(let n=0;n<r.length;n++)yn(t,[...e,r[n]],H[r[n]])}var wq=dPe;function Tq(t,e,H){typeof H.value=="object"&&(H.value=Xa(H.value)),!H.enumerable||H.get||H.set||!H.configurable||!H.writable||e==="__proto__"?Object.defineProperty(t,e,H):t[e]=H.value}function Xa(t){if(typeof t!="object")return t;var e=0,H,r,n,i=Object.prototype.toString.call(t);if(i==="[object Object]"?n=Object.create(t.__proto__||null):i==="[object Array]"?n=Array(t.length):i==="[object Set]"?(n=new Set,t.forEach(function(s){n.add(Xa(s))})):i==="[object Map]"?(n=new Map,t.forEach(function(s,a){n.set(Xa(a),Xa(s))})):i==="[object Date]"?n=new Date(+t):i==="[object RegExp]"?n=new RegExp(t.source,t.flags):i==="[object DataView]"?n=new t.constructor(Xa(t.buffer)):i==="[object ArrayBuffer]"?n=t.slice(0):i.slice(-6)==="Array]"&&(n=new t.constructor(t)),n){for(r=Object.getOwnPropertySymbols(t);e<r.length;e++)Tq(n,r[e],Object.getOwnPropertyDescriptor(t,r[e]));for(e=0,r=Object.getOwnPropertyNames(t);e<r.length;e++)Object.hasOwnProperty.call(n,H=r[e])&&n[H]===t[H]||Tq(n,H,Object.getOwnPropertyDescriptor(t,H))}return n||t}function ur(t){return Object.prototype.toString.call(t)==="[object Object]"}function Yn(t){let e={};for(let H in t)H.substr(0,2)!=="__"&&(ur(t[H])?e[H]=Yn(t[H]):e[H]=t[H]);return e}var qq=ft(Xr()),Vq=ft(kq());function Xo(t,e=16){if(/^-?[0-9.]+rem$/.test(t)){let H=parseFloat(t.substr(0,t.length-3));if(!isNaN(H))return`${H*e}px`}}var Gq=ft(Xq());function dI(t){return ur(t)?`${Object.keys(t).length} values`:typeof t=="function"?"\u0192":(0,Gq.default)(t,{inlineCharacterLimit:1/0,singleQuotes:!1,transform:(e,H,r)=>typeof e[H]=="function"?"\u0192":r})}function Lp(t,e,H){if(e.__rule!==!0&&!Array.isArray(e))return null;if(Array.isArray(e)){let u=e.map(c=>Lp(t,c,H)).filter(Boolean);return u.length===0?null:u.join(`
300
+
301
+ `)}let r="",n=" ".repeat(H.editor.tabSize),i=(0,qq.default)(e,"__context",[]),s=Object.keys(Yn(e));if(s.length===0)return null;for(let u=0;u<i.length;u++)r+=`${n.repeat(u)}${i[u]} {
302
+ `;let a=n.repeat(i.length),o=s.reduce((u,c,f)=>{let h=Ia(e[c]).map(p=>{let _=H.tailwindCSS.showPixelEquivalents?Xo(p,H.tailwindCSS.rootFontSize):void 0;return`${a+n}${c}: ${p}${_?`/* ${_} */`:""};`}).join(`
303
+ `);return`${u}${f===0?"":`
304
+ `}${h}`},"");r+=`${a}${mPe(t,e)} {
305
+ ${o}
306
+ ${a}}`;for(let u=i.length-1;u>=0;u--)r+=`${n.repeat(u)}
307
+ }`;return r}function mPe(t,e){let H=e.__pseudo.join("");return`${e.__scope?`${e.__scope} `:""}.${(0,Vq.default)(t)}${H}`}var m6=ft(Xr());var LI=["aspnetcorerazor","astro","astro-markdown","blade","django-html","edge","ejs","erb","gohtml","GoHTML","gohtmltmpl","haml","handlebars","hbs","html","HTML (Eex)","HTML (EEx)","html-eex","jade","leaf","liquid","markdown","mdx","mustache","njk","nunjucks","phoenix-heex","php","razor","slim","surface","twig"],EI=["css","less","postcss","sass","scss","stylus","sugarss","tailwindcss"],II=["javascript","javascriptreact","reason","rescript","typescript","typescriptreact"],$Pe=["vue","svelte"],rKe=[...EI,...LI,...II,...$Pe];var t6=ft(Jy());function qo(t,e){return t.line===e.start.line&&t.character>=e.start.character?!(t.line===e.end.line&&t.character>e.end.character):t.line===e.end.line&&t.character<=e.end.character?!(t.line===e.start.line&&t.character<e.end.character):t.line>e.start.line&&t.line<e.end.line}function Vo(t,e){let H=Object.keys(t.editor.userLanguages).filter(r=>II.includes(t.editor.userLanguages[r]));return[...II,...H].indexOf(e.languageId)!==-1}function Ep(t,e,H){let r=e.getText({start:{line:0,character:0},end:H}),n=Lr(t,e,r);return n?n[n.length-1].type==="jsx":!1}var Ip=ft(Yy());var Qy=t=>{let e=!1,H=null,r=function(){return e||(H=t.apply(this,arguments),e=!0),H};return r.isLazy=!0,r};var Yq=()=>({doubleClassList:{arb:{match:new RegExp("(?<!\\\\)\\["),push:"arbitrary"},lbrace:{match:new RegExp("(?<!\\\\)\\{"),push:"interpBrace"},rbrace:{match:new RegExp("(?<!\\\\)\\}"),pop:1},end:{match:new RegExp('(?<!\\\\)"'),pop:1},classlist:{match:new RegExp("[\\s\\S]"),lineBreaks:!0}},singleClassList:{lbrace:{match:new RegExp("(?<!\\\\)\\{"),push:"interpBrace"},rbrace:{match:new RegExp("(?<!\\\\)\\}"),pop:1},end:{match:new RegExp("(?<!\\\\)'"),pop:1},classlist:{match:new RegExp("[\\s\\S]"),lineBreaks:!0}},tickClassList:{lbrace:{match:new RegExp("(?<=(?<!\\\\)\\$)\\{"),push:"interpBrace"},rbrace:{match:new RegExp("(?<!\\\\)\\}"),pop:1},end:{match:new RegExp("(?<!\\\\)`"),pop:1},classlist:{match:new RegExp("[\\s\\S]"),lineBreaks:!0}},interpBrace:{startSingle:{match:new RegExp("(?<!\\\\)'"),push:"singleClassList"},startDouble:{match:new RegExp('(?<!\\\\)"'),push:"doubleClassList"},startTick:{match:new RegExp("(?<!\\\\)`"),push:"tickClassList"},lbrace:{match:new RegExp("(?<!\\\\)\\{"),push:"interpBrace"},rbrace:{match:new RegExp("(?<!\\\\)\\}"),pop:1},text:{match:new RegExp("[\\s\\S]"),lineBreaks:!0}},interpSingle:{startDouble:{match:new RegExp('(?<!\\\\)"'),push:"doubleClassList"},startTick:{match:new RegExp("(?<!\\\\)`"),push:"tickClassList"},single:{match:new RegExp("(?<!\\\\)'"),pop:1},text:{match:new RegExp("[\\s\\S]"),lineBreaks:!0}},interpDouble:{startSingle:{match:new RegExp("(?<!\\\\)'"),push:"singleClassList"},startTick:{match:new RegExp("(?<!\\\\)`"),push:"tickClassList"},double:{match:new RegExp('(?<!\\\\)"'),pop:1},text:{match:new RegExp("[\\s\\S]"),lineBreaks:!0}},arbitrary:{arb:{match:new RegExp("(?<!\\\\)\\]"),pop:1},space:{match:/\s/,pop:1,lineBreaks:!0},arb2:{match:new RegExp("[\\s\\S]"),lineBreaks:!0}}}),Qq={main:{start:{match:'"',push:"doubleClassList"}},doubleClassList:{end:{match:'"',pop:1},classlist:{match:/[\s\S]/,lineBreaks:!0}}},gI=Qy(()=>{let t=!0;try{new RegExp("(?<!)")}catch{t=!1}return t?Ip.default.states({main:{start1:{match:'"',push:"doubleClassList"},start2:{match:"'",push:"singleClassList"},start3:{match:"{",push:"interpBrace"}},...Yq()}):Ip.default.states(Qq)}),mI=Qy(()=>{let t=!0;try{new RegExp("(?<!)")}catch{t=!1}return t?Ip.default.states({main:{lbrace:{match:"{",push:"interpBrace"},single:{match:"'",push:"interpSingle"},double:{match:'"',push:"interpDouble"}},...Yq()}):Ip.default.states(Qq)});function eb(t,e){return{start:{line:(e?.start.line||0)+t.start.line,character:(t.end.line===0&&e?.start.character||0)+t.start.character},end:{line:(e?.start.line||0)+t.end.line,character:(t.end.line===0&&e?.start.character||0)+t.end.character}}}var nb=ft(rb());function Er(t,e,H){let r=typeof t=="string"?t:t.getText(H);return e==="js"||e==="jsx"?r.replace(/\/\*.*?\*\//gs,$I).replace(/\/\/.*?$/gms,$I):e==="css"?r.replace(/\/\*.*?\*\//gs,$I):r.replace(/<!--.*?-->/gs,$I)}function $I(t){return t.replace(/./gs,e=>e===`
308
+ `?`
309
+ `:" ")}function Qn(t,e){let H,r=[];for(;(H=t.exec(e))!==null;)r.push({...H});return r}function H6(t,e){let H=Qn(t,e);return H.length===0?null:H[H.length-1]}function Go({classList:t,range:e,important:H}){let r=t.split(/(\s+)/),n=[],i=0;for(let s=0;s<r.length;s++){if(s%2===0){let a=TH(t,i),o=TH(t,i+r[s].length);n.push({className:r[s],classList:{classList:t,range:e,important:H},relativeRange:{start:a,end:o},range:{start:{line:e.start.line+a.line,character:(o.line===0?e.start.character:0)+a.character},end:{line:e.start.line+o.line,character:(o.line===0?e.start.character:0)+o.character}}})}i+=r[s].length}return n}async function Ap(t,e,H,r,n=!0){let i=await MPe(t,e,H,r,n);return Aa(i.map(Go))}function ib(t,e){let H=Er(t,"css",e),r=Qn(/(@apply\s+)(?<classList>[^;}]+?)(?<important>\s*!important)?\s*[;}]/g,H),n=e?e.start:{line:0,character:0};return r.map(i=>{let s=TH(H,i.index+i[1].length),a=TH(H,i.index+i[1].length+i.groups.classList.length);return{classList:i.groups.classList,important:Boolean(i.groups.important),range:{start:{line:n.line+s.line,character:(a.line===0?n.character:0)+s.character},end:{line:n.line+a.line,character:(a.line===0?n.character:0)+a.character}}}})}async function r6(t,e,H){let n=(await t.editor.getConfiguration(e.uri)).tailwindCSS.experimental.classRegex;if(!Array.isArray(n)||n.length===0)return[];let i=e.getText(H),s=[];for(let a=0;a<n.length;a++)try{let[o,u]=Array.isArray(n[a])?n[a]:[n[a]],c=new nb.default(o,"g"),f;for(;(f=c.exec(i))!==null;){let p=e.offsetAt(H?.start||{line:0,character:0})+f.index[1],_=p+f[1].length;if(u){let b=new nb.default(u,"g"),y;for(;(y=b.exec(f[1]))!==null;){let I=p+y.index[1],$=I+y[1].length;s.push({classList:y[1],range:{start:e.positionAt(I),end:e.positionAt($)}})}}else s.push({classList:f[1],range:{start:e.positionAt(p),end:e.positionAt(_)}})}}catch{}return s}function sb(t,e){let H=e.filter(n=>typeof n=="string").flatMap(n=>[n,`\\[${n}\\]`]),r=/(?:\s|:|\()(ATTRS)\s*=\s*['"`{]/;return Qn(new RegExp(r.source.replace("ATTRS",H.join("|")),"gi"),t)}async function n6(t,e,H,r){let n=Er(e,H,r),i=sb(n,(await t.editor.getConfiguration(e.uri)).tailwindCSS.classAttributes),s=[];return i.forEach(a=>{let o=n.substr(a.index+a[0].length-1),u=a[0][0]===":"||a[1].startsWith("[")&&a[1].endsWith("]")?mI():gI();u.reset(o);let c=[],f,h;try{for(let p of u)p.type==="classlist"||p.type.startsWith("arb")?h?h.value+=p.value:h={value:p.value,offset:p.offset}:(h&&c.push({value:h.value,offset:h.offset}),h=void 0)}catch{}h&&c.push({value:h.value,offset:h.offset}),s.push(...c.map(({value:p,offset:_})=>{if(p.trim()==="")return null;let b=p.match(/^\s*/),y=b===null?0:b[0].length,I=p.match(/\s*$/),$=I===null?0:-I[0].length,S=TH(n,a.index+a[0].length-1+_+y),E=TH(n,a.index+a[0].length-1+_+p.length+$);return{classList:p.substr(y,p.length+$),range:{start:{line:(r?.start.line||0)+S.line,character:(E.line===0&&r?.start.character||0)+S.character},end:{line:(r?.start.line||0)+E.line,character:(E.line===0&&r?.start.character||0)+E.character}}}}).filter(p=>p!==null))}),s}async function MPe(t,e,H,r,n=!0){let i;return r==="css"?i=ib(e,H):i=await n6(t,e,r,H),ff([...i,...n?await r6(t,e,H):[]])}async function kc(t,e){if(un(t,e))return ib(e);let H=Lr(t,e);return H?ff(Aa([...await Promise.all(H.filter(r=>r.type==="html"||r.type==="jsx").map(({type:r,range:n})=>n6(t,e,r==="html"?"html":"jsx",n))),...H.filter(r=>r.type==="css").map(({range:r})=>ib(e,r)),await r6(t,e)])):[]}function SI(t,e){if(un(t,e))return vI(e);let H=Lr(t,e);return H?Aa(H.filter(r=>r.type==="css").map(({range:r})=>vI(e,r))):[]}function vI(t,e){let H=Er(t,"css",e);return Qn(/(?<prefix>[\s:;/*(){}])(?<helper>config|theme)(?<innerPrefix>\(\s*)(?<path>[^)]*?)\s*\)/g,H).map(n=>{let i="",s=n.groups.path.replace(/['"]+$/,"").replace(/^['"]+/,u=>(i=u,"")),a=s.match(/^([^\s]+)(?![^\[]*\])(?:\s*\/\s*([^\/\s]+))$/);a&&(s=a[1]),s=s.replace(/['"]*\s*$/,"");let o=n.index+n.groups.prefix.length+n.groups.helper.length+n.groups.innerPrefix.length;return{helper:n.groups.helper==="theme"?"theme":"config",path:s,ranges:{full:eb({start:TH(H,o),end:TH(H,o+n.groups.path.length)},e),path:eb({start:TH(H,o+i.length),end:TH(H,o+i.length+s.length)},e)}}})}function TH(t,e){let{line:H,col:r}=(0,t6.default)(t+`
310
+ `,e);return{line:H-1,character:r-1}}async function i6(t,e,H){let r=[],n=e.offsetAt(H),i={start:e.positionAt(Math.max(0,n-1e3)),end:e.positionAt(n+1e3)};if(cn(t,e,H)?r=await Ap(t,e,i,"css"):gp(t,e,H)?r=await Ap(t,e,i,"html"):Ep(t,e,H)&&(r=await Ap(t,e,i,"jsx")),r.length===0)return null;let s=r.find(({range:a})=>qo(H,a));return s||null}var ab=ft(Yy()),u6=ft(o6());var ei={text:{match:/[^]/,lineBreaks:!0}},ob={main:{cssBlockStart:{match:/<style(?=[>\s])/,push:"cssBlock"},jsBlockStart:{match:"<script",push:"jsBlock"},...ei},cssBlock:{styleStart:{match:">",next:"style"},cssBlockEnd:{match:"/>",pop:1},attrStartDouble:{match:'"',push:"attrDouble"},attrStartSingle:{match:"'",push:"attrSingle"},interp:{match:"{",push:"interp"},...ei},jsBlock:{scriptStart:{match:">",next:"script"},jsBlockEnd:{match:"/>",pop:1},langAttrStartDouble:{match:'lang="',push:"langAttrDouble"},langAttrStartSingle:{match:"lang='",push:"langAttrSingle"},attrStartDouble:{match:'"',push:"attrDouble"},attrStartSingle:{match:"'",push:"attrSingle"},interp:{match:"{",push:"interp"},...ei},interp:{interp:{match:"{",push:"interp"},end:{match:"}",pop:1},...ei},langAttrDouble:{langAttrEnd:{match:'"',pop:1},lang:{match:/[^"]+/,lineBreaks:!0}},langAttrSingle:{langAttrEnd:{match:"'",pop:1},lang:{match:/[^']+/,lineBreaks:!0}},attrDouble:{attrEnd:{match:'"',pop:1},...ei},attrSingle:{attrEnd:{match:"'",pop:1},...ei},style:{cssBlockEnd:{match:"</style>",pop:1},...ei},script:{jsBlockEnd:{match:"<\/script>",pop:1},...ei}},wPe={...ob,main:{htmlBlockStart:{match:"<template",push:"htmlBlock"},...ob.main},htmlBlock:{htmlStart:{match:">",next:"html"},htmlBlockEnd:{match:"/>",pop:1},attrStartDouble:{match:'"',push:"attrDouble"},attrStartSingle:{match:"'",push:"attrSingle"},interp:{match:"{",push:"interp"},...ei},html:{htmlBlockEnd:{match:"</template>",pop:1},nestedBlockStart:{match:"<template",push:"nestedBlock"},...ei},nestedBlock:{nestedStart:{match:">",next:"nested"},nestedBlockEnd:{match:"/>",pop:1},...ei},nested:{nestedBlockEnd:{match:"</template>",pop:1},nestedBlockStart:{match:"<template",push:"nestedBlock"},...ei}},TPe=ab.default.states(ob),NPe=ab.default.states(wPe),DI=new u6.default({max:25,maxAge:1e3});function Lr(t,e,H=e.getText()){let r=`${e.languageId}:${H}`,n=DI.get(r);if(n!==void 0)return n;let i=Vo(t,e),s=bI(e)?"none":yI(t,e)||PI(e)?"html":i?"jsx":null;if(s===null)return DI.set(r,null),null;H=Er(H,i?"js":"html");let a=s==="none"?NPe:TPe;a.reset(H);let o=s,u=[{type:s,range:{start:{line:0,character:0},end:void 0}}],c=0;try{for(let f of a){if(!f.type.startsWith("nested"))if(f.type.endsWith("BlockStart")){let h=TH(H,c);u[u.length-1].range.end||(u[u.length-1].range.end=h),o=f.type.replace(/BlockStart$/,""),u.push({type:o,range:{start:h,end:void 0}})}else if(f.type.endsWith("BlockEnd")){let h=TH(H,c);u[u.length-1].range.end=h,u.push({type:s,range:{start:h,end:void 0}})}else f.type==="lang"&&(u[u.length-1].type=f.text);c+=f.text.length}}catch{return DI.set(r,null),null}return u[u.length-1].range.end||(u[u.length-1].range.end=TH(H,c)),DI.set(r,u),u}function yI(t,e){let H=Object.keys(t.editor.userLanguages).filter(r=>LI.includes(t.editor.userLanguages[r]));return[...LI,...H].indexOf(e.languageId)!==-1}function bI(t){return t.languageId==="vue"}function PI(t){return t.languageId==="svelte"}function gp(t,e,H){let r=e.getText({start:{line:0,character:0},end:H}),n=Lr(t,e,r);return n?n[n.length-1].type==="html":!1}function un(t,e){let H=Object.keys(t.editor.userLanguages).filter(r=>EI.includes(t.editor.userLanguages[r]));return[...EI,...H].indexOf(e.languageId)!==-1}function cn(t,e,H){if(un(t,e))return!0;if(yI(t,e)||bI(e)||PI(e)||Vo(t,e)){let r=e.getText({start:{line:0,character:0},end:H}),n=Lr(t,e,r);return n?n[n.length-1].type==="css":!1}return!1}function xI(t){let e=function(H,r,n){if(!(!H&&!r))return r?(e(H+r[0],r.slice(1),n),e(H,r.slice(1),n)):n.push(H),n};return e("",t,[])}var mp=ft(Xr());function cs(t,e){let H=t.separator;e=e.replace(/^\./,"");let r=e.split(H);if(r.length===1)return(0,mp.default)(t.classNames.classNames,[e,"__info","__rule"])===!0||Array.isArray((0,mp.default)(t.classNames.classNames,[e,"__info"]))?[e]:null;let n=xI("123456789".substr(0,r.length-1)).map(s=>s.split("").map(a=>parseInt(a,10)));return[[e],...n.map(s=>{let a=[],o=0;return s.forEach(u=>{a.push(r.slice(o,u).join("-")),o=u}),a.push(r.slice(o).join("-")),a})].find(s=>!!((0,mp.default)(t.classNames.classNames,[...s,"__info","__rule"])===!0||Array.isArray((0,mp.default)(t.classNames.classNames,[...s,"__info"]))))}var c6=ft(Xr());function Zo(t,e){let H=Array.isArray(e)?e:cs(t,e);if(!H)return null;let r=(0,c6.default)(t.classNames.classNames,[...H,"__info"]);return Array.isArray(r)?r.map(n=>({source:n.__source,pseudo:n.__pseudo,scope:n.__scope,context:n.__context})):{source:r.__source,pseudo:r.__pseudo,scope:r.__scope,context:r.__context}}var ub=ft(Xr());function CI(t,e){return t.featureFlags.future.includes(e)?t.config.future==="all"||(0,ub.default)(t.config,["future",e],!1):t.featureFlags.experimental.includes(e)?t.config.experimental==="all"||(0,ub.default)(t.config,["experimental",e],!1):!1}function qa(t,e){if(t.jit)return{isApplyable:!0};let H=Zo(t,e);if(!H)return null;if(jt(t.version,"2.0.0-alpha.1")||CI(t,"applyComplexClasses"))return{isApplyable:!0};let r=Array.isArray(e)?e.join(t.separator):e,n;return Array.isArray(H)?n=`'@apply' cannot be used with '${r}' because it is included in multiple rulesets.`:H.source!=="utilities"?n=`'@apply' cannot be used with '${r}' because it is not a utility.`:H.context&&H.context.length>0?H.context.length===1?n=`'@apply' cannot be used with '${r}' because it is nested inside of an at-rule ('${H.context[0]}').`:n=`'@apply' cannot be used with '${r}' because it is nested inside of at-rules (${H.context.map(i=>`'${i}'`).join(", ")}).`:H.pseudo&&H.pseudo.length>0&&(H.pseudo.length===1?n=`'@apply' cannot be used with '${r}' because its definition includes a pseudo-selector ('${H.pseudo[0]}')`:n=`'@apply' cannot be used with '${r}' because its definition includes pseudo-selectors (${H.pseudo.map(i=>`'${i}'`).join(", ")}).`),n?{isApplyable:!1,reason:n}:{isApplyable:!0}}function cb(t){return(t>0n)-(t<0n)}function ln(t,e){let H=t.modules.jit.generateRules.module(new Set(e),t.jitContext).sort(([i],[s])=>cb(i-s)),r=t.modules.postcss.module.root({nodes:H.map(([,i])=>i)});t.modules.jit.expandApplyAtRules.module(t.jitContext)(r);let n=[];return r.walkRules(i=>{n.push(i)}),{root:r,rules:n}}async function MI(t,e,H){let r=await t.editor.getConfiguration(H),n=e.clone();return n.walkAtRules("defaults",i=>{i.remove()}),r.tailwindCSS.showPixelEquivalents&&n.walkDecls(i=>{let s=Xo(i.value,r.tailwindCSS.rootFontSize);s&&(i.value=`${i.value}/* ${s} */`)}),n.toString().replace(/([^;{}\s])(\n\s*})/g,(i,s,a)=>`${s};${a}`).replace(/^(?: )+/gm,i=>" ".repeat(i.length/4*r.editor.tabSize))}async function l6(t,e,H){let r=await t.editor.getConfiguration(H),n=[];return e.walkDecls(({prop:i,value:s})=>{let a=r.tailwindCSS.showPixelEquivalents?Xo(s,r.tailwindCSS.rootFontSize):void 0;n.push(`${i}: ${s}${a?`/* ${a} */`:""};`)}),n.join(" ")}function kPe(t,e,H,r){let n=i=>{i.walkClasses(s=>{s.value===H&&(s.value=r)})};return t.modules.postcssSelectorParser.module(n).processSync(e)}function lb(t,e,H){let r=[kPe(t,e.selector,H,"__placeholder__")],n=e;for(;n.parent&&n.parent.type!=="root";)n=n.parent,n.type==="atrule"&&r.unshift(`@${n.name} ${n.params}`);return r}function f6(t){return t.code==="cssConflict"}function h6(t){return t.code==="invalidApply"}function p6(t){return t.code==="invalidScreen"}function _6(t){return t.code==="invalidVariant"}function d6(t){return t.code==="invalidConfigPath"}function L6(t){return t.code==="invalidTailwindDirective"}function E6(t){return t.code==="recommendedVariantOrder"}var RPe=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,OPe=/\\(\\)?/g;function wI(t){let e=[];return t.charCodeAt(0)===46&&e.push(""),t.replace(RPe,(H,r,n,i)=>{e.push(n?i.replace(OPe,"$1"):r||H)}),e}var fb=ft(A6());function Va(t,e){return e.concat([]).sort((H,r)=>(0,fb.default)(t,H)-(0,fb.default)(t,r))[0]}var TI=ft(Xr());function Zs(t){return typeof t=="string"?t:t.reduce((e,H,r)=>r===0?H:H.includes(".")?`${e}[${H}]`:`${e}.${H}`,"")}function Oc(t,e,H=[]){let r=Array.isArray(e)?e:wI(e),n=(0,TI.default)(t.config,[...H,...r]),i=[];function s(){return xI("123456789".substr(0,r.length-1)).map(c=>c.split("").map(f=>parseInt(f,10))).map(c=>{let f=[],h=0;return c.forEach(p=>{f.push(r.slice(h,p).join(".")),h=p}),f.push(r.slice(h).join(".")),f}).slice(1).find(c=>Oc(t,c,H).isValid)}if(typeof n=="undefined"){let o=`'${Zs(e)}' does not exist in your theme config.`,u=[...H,...r.slice(0,r.length-1)],c=(0,TI.default)(t.config,u);if(ur(c)){let f=Va(r[r.length-1],Object.keys(c).filter(h=>Oc(t,[...u,h]).isValid));f&&(i.push(Zs([...r.slice(0,r.length-1),f])),o+=` Did you mean '${i[0]}'?`)}else{let f=s();if(f)return{isValid:!1,reason:`${o} Did you mean '${Zs(f)}'?`,suggestions:[Zs(f)]}}return{isValid:!1,reason:o,suggestions:i}}if(!(typeof n=="string"||typeof n=="number"||n instanceof String||n instanceof Number||Array.isArray(n)||typeof n=="function")){let o=`'${Zs(e)}' was found but does not resolve to a valid theme value.`;if(ur(n)){let u=Object.keys(n).filter(c=>Oc(t,[...r,c],H).isValid);u.length&&(i.push(...u.map(c=>Zs([...r,c]))),o+=` Did you mean something like '${i[0]}'?`)}return{isValid:!1,reason:o,suggestions:i}}let a=!0;for(let o=r.length-1;o>=0;o--){let u=r[o],c=(0,TI.default)(t.config,[...H,...r.slice(0,o)]);if(/^[0-9]+$/.test(u)){if(!ur(c)&&!Array.isArray(c)){a=!1;break}}else if(!ur(c)){a=!1;break}}if(!a){let o=`'${Zs(e)}' does not exist in your theme config.`,u=s();return u?{isValid:!1,reason:`${o} Did you mean '${Zs(u)}'?`,suggestions:[Zs(u)]}:{isValid:!1,reason:o,suggestions:[]}}return{isValid:!0,value:n}}function g6(t,e,H){let r=H.tailwindCSS.lint.invalidConfigPath;if(r==="ignore")return[];let n=[];return SI(t,e).forEach(i=>{let s=i.helper==="theme"?["theme"]:[],a=Oc(t,i.path,s);a.isValid!==!0&&n.push({code:"invalidConfigPath",range:i.ranges.path,severity:r==="error"?1:2,message:a.reason,suggestions:a.suggestions})}),n}async function $6(t,e,H){return await FPe(t,e,H)||UPe(t,e,H)}function UPe(t,e,H){if(!cn(t,e,H))return null;let r=vI(e,{start:{line:H.line,character:0},end:{line:H.line+1,character:0}});for(let n of r)if(qo(H,n.ranges.path)){let i=Oc(t,n.path,n.helper==="theme"?["theme"]:[]),s=i.isValid?dI(i.value):null;return s===null?null:{contents:{kind:"markdown",value:["```plaintext",s,"```"].join(`
311
+ `)},range:n.ranges.path}}return null}async function FPe(t,e,H){let r=await i6(t,e,H);if(r===null)return null;if(t.jit){let{root:a,rules:o}=ln(t,[r.className]);return o.length===0?null:{contents:{language:"css",value:await MI(t,a,e.uri)},range:r.range}}let n=cs(t,r.className);if(!n)return null;if(cn(t,e,H)){let a=qa(t,n);if(a===null||a.isApplyable===!1)return null}let i=await t.editor.getConfiguration(e.uri),s=Lp(r.className,(0,m6.default)(t.classNames.classNames,[...n,"__info"]),i);return s?{contents:{language:"css",value:s},range:r.range}:null}var bn=ft(Xr());var hb=ft(Xr());var jo=ft(kI()),pb=ft(JE()),WPe=["accent-color","caret-color","color","column-rule-color","background-color","border-color","border-top-color","border-right-color","border-bottom-color","border-left-color","fill","outline-color","stop-color","stroke","text-decoration-color"];function v6(t){if(typeof t!="string")return null;let e=t.toLowerCase();return e==="transparent"?"transparent":e==="currentcolor"?"currentColor":null}var BPe=new RegExp(`(?:^|\\s|\\(|,)(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\\(\\s*(-?[\\d.]+%?(\\s*[,/]\\s*|\\s+)+){2,3}\\s*([\\d.]+%?|var\\([^)]+\\))?\\)|transparent|currentColor|${Object.keys(pb.default).join("|")})(?:$|\\s|\\)|,)`,"gi");function XPe(t){return t.replace(/((?:rgb|hsl)a?\(\s*)var\([^,]+,\s*([^)]+)\)/gi,"$1$2")}function qPe(t){return/(?:box|drop)-shadow/.test(t)?[]:Array.from(XPe(t).matchAll(BPe),e=>{let H=e[1].replace(/var\([^)]+\)/,"1");return v6(H)??jo.parse(H)}).filter(Boolean)}function _b(t){let e=Object.keys(t).filter(c=>!(c==="content"&&(t[c]==='""'||t[c]==="''"||t[c]==="var(--tw-content)")));if(e.length===0)return null;let H=e.filter(c=>!c.startsWith("--")),r=H.length===0;if(!r&&H.some(c=>!WPe.includes(c)))return null;let i=(r?e:H).flatMap(c=>Ia(t[c]).flatMap(qPe)),s=D$(i.map(c=>typeof c=="string"?c:jo.formatRgb({...c,alpha:void 0})));if(s.length!==1)return null;let a=v6(s[0]);if(a)return a;let o=i.filter(c=>typeof c!="string"),u=D$(o.map(c=>c.alpha??1));return u.length===1?o[0]:u.length===2&&u.includes(0)?o.find(c=>(c.alpha??1)!==0):null}function Ks(t,e){if(t.jit){if(t.classNames){let a=(0,hb.default)(t.classNames.classNames,[e,"__info"]);if(a&&a.__rule)return _b(Yn(a))}let{root:n,rules:i}=ln(t,[e]);if(i.length===0)return null;let s={};return n.walkDecls(a=>{let o=s[a.prop];o?Array.isArray(o)?o.push(a.value):s[a.prop]=[o,a.value]:s[a.prop]=a.value}),_b(s)}let H=cs(t,e);if(!H)return null;let r=(0,hb.default)(t.classNames.classNames,[...H,"__info"]);return r.__rule?_b(Yn(r)):null}function RI(t){if(typeof t!="string")return null;let e=t.trim();return e.toLowerCase()==="transparent"?"transparent":e.toLowerCase()==="currentcolor"?"currentColor":!/^\s*(?:rgba?|hsla?)\s*\([^)]+\)\s*$/.test(e)&&!/^\s*#[0-9a-f]+\s*$/i.test(e)&&!Object.keys(pb.default).includes(e)?null:jo.parse(e)??null}var VPe=jo.converter("rgb");function db(t){let e=VPe(t);return{red:e.r,green:e.g,blue:e.b,alpha:e.alpha??1}}function GPe(t){return ur(t)&&t.raw!==void 0}function D6(t){if(!t)return;if(typeof t=="string")return`@media (min-width: ${t})`;if(GPe(t))return`@media ${t.raw}`;let e=(Array.isArray(t)?t:[t]).map(H=>[typeof H.min=="string"?`(min-width: ${H.min})`:null,typeof H.max=="string"?`(max-width: ${H.max})`:null].filter(Boolean).join(" and ")).join(", ");return e?`@media ${e}`:void 0}var Uc=ft(b6());function P6(t,e){let H="<",r=">",n="\\",i="?",s={line:0,character:0},a=t.getText({start:{line:s.line,character:s.character},end:{line:e.start.line,character:e.start.character}});if(a.length>500&&(a=a.substr(a.length-500)),!a.trim())return!0;let o=!0,u=!1,c=a.length-1;if(a[c]===H)return!1;for(;c>=0;){let f=a[c];if(c--,!u&&/\s/.test(f)){u=!0;continue}if(f===i&&a[c]===H){c--;continue}if(/\s/.test(f)&&a[c]===H){c--;continue}if(!(f!==H&&f!==r)){if(c>=0&&a[c]===n){c--;continue}if(f===r){if(c>=0&&a[c]==="=")continue;break}if(f===H){o=!u;break}}}return o}function ZPe(t){return("00000000"+t).substr(-8)}function Ti(t){return(typeof t=="string"?t:t.toString()).replace(/\d+/g,ZPe)}function fn(t,e){let H=0,r="https://tailwindcss-v0.netlify.app/docs/";jt(t,"0.99.0")&&(H=1,r="https://v1.tailwindcss.com/docs/"),jt(t,"1.99.0")&&(H=2,r="https://tailwindcss.com/docs/");let n=Array.isArray(e)?e[H]||e[e.length-1]:e;return`${r}${n}`}function OI(t,e){let H=t.variants.flatMap(s=>s.values.length?s.values.map(a=>a==="DEFAULT"?s.name:`${s.name}${s.hasDash?"-":""}${a}`):[s.name]),r=new Set,n=0,i=KPe(e,t.separator);if(i.length<2)return{variants:Array.from(r),offset:n};i=i.filter(Boolean);for(let s of i){if(H.includes(s)||t.jit&&(s.includes("[")&&s.endsWith("]")||s.includes("/"))&&ln(t,[`${s}${t.separator}[color:red]`]).rules.length>0){r.add(s),n+=s.length+t.separator.length;continue}break}return{variants:Array.from(r),offset:n}}function KPe(t,e){let H=[],r=[],n=0;for(let i=0;i<t.length;i++){let s=t[i];H.length===0&&s===e[0]&&(e.length===1||t.slice(i,i+e.length)===e)&&(r.push(t.slice(n,i)),n=i+e.length),s==="("||s==="["||s==="{"?H.push(s):(s===")"&&H[H.length-1]==="("||s==="]"&&H[H.length-1]==="["||s==="}"&&H[H.length-1]==="{")&&H.pop()}return r.push(t.slice(n)),r}var Fc=ft(kI()),Lb=ft(rb()),jPe=t=>Array.isArray(t.__info)?t.__info.some(e=>e.__source==="utilities"):t.__info.__source==="utilities";function UI(t,e,H,r,n,i){let s=e.split(/[\s+]/),a=s[s.length-1],o=t.separator,u=a.split(o),c,f=[],h=!1,p={...H,start:{...H.start,character:H.end.character-a.length}};if(t.jit){let{variants:_,offset:b}=OI(t,a);if(i&&(i.triggerKind===1||i.triggerKind===2&&i.triggerCharacter==="/")&&a.includes("/")){let $,S=a.split("/").slice(0,-1).join("/");if(t.classList.some(T=>Array.isArray(T)&&T[1].modifiers)){let T=S.slice(b);$=t.classList.find(V=>Array.isArray(V)&&V[0]===T)?.[1].modifiers}else{let T=S+"/[0]",{rules:V}=ln(t,[T]);if(V.length>0){let Z=(0,bn.default)(t.config,"theme.opacity",{});ur(Z)||(Z={}),$=Object.keys(Z)}}if($)return{isIncomplete:!1,items:$.map((T,V)=>{let Z=`${S}/${T}`,A=21,M=null,w=Ks(t,Z);return w!==null&&(A=16,typeof w!="string"&&(w.alpha??1)!==0&&(M=Fc.formatRgb(w))),{label:Z,documentation:M,kind:A,sortText:Ti(V),textEdit:{newText:Z,range:p}}})}}p.start.character+=b;let y=a.substr(b).startsWith("!");y&&(p.start.character+=1);let I=[];if(!y){let S=function(E){return{kind:9,data:{_type:"variant"},command:E.insertTextFormat===2?void 0:{title:"",command:"editor.action.triggerSuggest"},sortText:"-"+Ti($++),...E,textEdit:{newText:E.label,range:p,...E.textEdit}}},$=0;I.push(...t.variants.flatMap(E=>{let T=[];if(E.isArbitrary)T.push(S({label:`${E.name}${E.hasDash?"-":""}[]${o}`,insertTextFormat:2,textEdit:{newText:`${E.name}${E.hasDash?"-":""}[\${1}]${o}\${0}`}}));else if(!_.includes(E.name)){let V=!jt(t.version,"2.99.0"),Z=[..._,E.name];if(V){let A=t.variants.map(({name:M})=>M);Z=Z.sort((M,w)=>A.indexOf(w)-A.indexOf(M))}T.push(S({label:`${E.name}${o}`,detail:E.selectors().join(", "),textEdit:{newText:Z[Z.length-1]+o},additionalTextEdits:V&&Z.length>1?[{newText:Z.slice(0,Z.length-1).join(o)+o,range:{start:{...H.start,character:H.end.character-a.length},end:{...p.start,character:p.start.character}}}]:[]}))}return E.values.length&&T.push(...E.values.filter(V=>!_.includes(`${E.name}-${V}`)).map(V=>S({label:V==="DEFAULT"?`${E.name}${o}`:`${E.name}${E.hasDash?"-":""}${V}${o}`,detail:E.selectors({value:V}).join(", ")}))),T}))}return t.classList?Eb({isIncomplete:!1,items:I.concat(t.classList.map(([$,{color:S}],E)=>{let T=S?16:21,V=null;return S&&typeof S!="string"&&(V=Fc.formatRgb(S)),{label:$,kind:T,documentation:V,sortText:Ti(E)}}))},{data:{important:y,variants:_},range:p},t.editor.capabilities.itemDefaults):{isIncomplete:!1,items:I.concat(Object.keys(t.classNames.classNames).filter($=>{let S=t.classNames.classNames[$];return _.length===0?S.__info:S.__info&&jPe(S)}).map(($,S)=>{let E=21,T=null,V=Ks(t,$);return V!==null&&(E=16,typeof V!="string"&&(V.alpha??1)!==0&&(T=Fc.formatRgb(V))),{label:$,kind:E,documentation:T,sortText:Ti(S),data:{variants:_,...y?{className:`!${$}`}:{}},textEdit:{newText:$,range:p}}})).filter($=>!($===null||r&&!r($)))}}for(let _=u.length-1;_>0;_--){let b=u.slice(0,_).filter(Boolean);if(c=(0,bn.default)(t.classNames.classNames,b),typeof c!="undefined"&&typeof(0,bn.default)(c,["__info","__rule"])=="undefined"){h=!0,f=b,p={...p,start:{...p.start,character:p.start.character+b.join(o).length+o.length}};break}}return{isIncomplete:!1,items:Object.keys(h?c:t.classNames.classNames).filter(_=>_!=="__info").filter(_=>uxe(t,[...f,_])).map((_,b)=>({label:_+o,kind:9,documentation:null,command:{title:"",command:"editor.action.triggerSuggest"},sortText:"-"+Ti(b),data:{className:_,variants:f},textEdit:{newText:_+o,range:p}})).concat(Object.keys(h?c:t.classNames.classNames).filter(_=>(0,bn.default)(t.classNames.classNames,[...f,_,"__info"])).map((_,b)=>{let y=21,I=null,$=Ks(t,_);return $!==null&&(y=16,typeof $!="string"&&($.alpha??1)!==0&&(I=Fc.formatRgb($))),{label:_,kind:y,documentation:I,sortText:Ti(b),data:{variants:f},textEdit:{newText:_,range:p}}})).filter(_=>!(_===null||r&&!r(_)))}}async function zPe(t,e,H,r){let n=e.getText({start:e.positionAt(Math.max(0,e.offsetAt(H)-1e3)),end:H}),i=sb(n,(await t.editor.getConfiguration(e.uri)).tailwindCSS.classAttributes);if(i.length===0)return null;let s=i[i.length-1],a=s[0][0]===":"||s[1].startsWith("[")&&s[1].endsWith("]")?mI():gI();a.reset(n.substr(s.index+s[0].length-1));try{let o=Array.from(a),u=o[o.length-1];if(u.type.startsWith("start")||u.type==="classlist"||u.type.startsWith("arb")){let c="";for(let f=o.length-1;f>=0&&(o[f].type==="classlist"||o[f].type.startsWith("arb"));f--)c=o[f].value+c;return UI(t,c,{start:{line:H.line,character:H.character-c.length},end:H},void 0,e,r)}}catch{}return null}async function JPe(t,e,H){let n=(await t.editor.getConfiguration(e.uri)).tailwindCSS.experimental.classRegex;if(n.length===0)return null;let i=e.offsetAt(H),s={start:e.positionAt(Math.max(0,i-1e3)),end:e.positionAt(i+1e3)},a=e.getText(s);for(let o=0;o<n.length;o++)try{let[u,c]=Array.isArray(n[o])?n[o]:[n[o]],f=new Lb.default(u,"g"),h;for(;(h=f.exec(a))!==null;){let _=e.offsetAt(s.start)+h.index[1],b=_+h[1].length,y=e.offsetAt(H);if(y>=_&&y<=b){let I;if(c){let $=new Lb.default(c,"g"),S;for(;(S=$.exec(h[1]))!==null;){let E=_+S.index[1],T=E+S[1].length;y>=E&&y<=T&&(I=S[1].substr(0,y-E))}if(typeof I=="undefined")throw Error()}else I=h[1].substr(0,y-_);return UI(t,I,{start:{line:H.line,character:H.character-I.length},end:H})}}}catch{}return null}function YPe(t,e,H){let r=e.getText({start:{line:Math.max(H.line-30,0),character:0},end:H}),n=H6(/@apply\s+(?<classList>[^;}]*)$/gi,r);if(n===null)return null;let i=n.groups.classList;return UI(t,i,{start:{line:H.line,character:H.character-i.length},end:H},s=>{if(s.kind===9)return jt(t.version,"2.0.0-alpha.1")||CI(t,"applyComplexClasses");let a=s.data?.variants??[],o=s.data?.className??s.label,u=qa(t,[...a,o]);return u!==null&&u.isApplyable===!0})}var QPe=/^(\d+\.?|\d*\.\d+)$/;function x6(t){return QPe.test(t)}async function exe(t,e,H,r){return cn(t,e,H)?YPe(t,e,H):gp(t,e,H)||Ep(t,e,H)?zPe(t,e,H,r):null}function txe(t,e,H){if(!cn(t,e,H))return null;let r=e.getText({start:{line:H.line,character:0},end:{line:H.line,character:H.character+1}}),n=r.substr(0,r.length-1).match(/[\s:;/*(){}](?<helper>config|theme)\(\s*['"]?(?<path>[^)'"]*)$/);if(n===null)return null;let i,s=n.groups.path.replace(/^['"]+/g,""),a=s.match(/^([^\s]+)(?![^\[]*\])(?:\s*\/\s*([^\/\s]*))$/);if(a&&(s=a[1],i=a[2]),i!==void 0)return null;let o=n.groups.helper==="config"?t.config:(0,bn.default)(t.config,"theme",{}),u=s.split(/([\[\].]+)/),c=u.filter((I,$)=>$%2===0),f=u.filter((I,$)=>$%2!==0);function h(I){return I.reduce(($,S)=>$+S.length,0)}let p,_=c[c.length-1].length,b=f.length?f[f.length-1]:null;if(c.length===1)p=o;else for(let I=c.length-1;I>0;I--){let $=(0,bn.default)(o,c.slice(0,I));if(ur($)){p=$,_=h(u.slice(I*2)),b=f[I-1];break}}if(!p)return null;let y={start:{line:H.line,character:H.character-_},end:H};return{isIncomplete:!1,items:Object.keys(p).sort((I,$)=>{let S=x6(I),E=x6($);return S&&!E?-1:!S&&E?1:S&&E?parseFloat(I)-parseFloat($):0}).map((I,$)=>{let S=RI(p[I]),E=I.indexOf(".")!==-1&&b&&b.endsWith("."),T=r.charAt(r.length-1)!=="]"&&(E||b&&b.endsWith("[")),V=dI(p[I]);return{label:I,sortText:Ti($),commitCharacters:[!I.includes(".")&&".",!I.includes("[")&&"["].filter(Boolean),kind:S?16:ur(p[I])?9:10,detail:V==="0"||V==="transparent"?`${V} `:V,documentation:S&&typeof S!="string"&&(S.alpha??1)!==0?Fc.formatRgb(S):null,textEdit:{newText:`${I}${T?"]":""}`,range:y},additionalTextEdits:E?[{newText:"[",range:{start:{...y.start,character:y.start.character-1},end:y.start}}]:[],data:{_type:"helper"}}})}}function Hxe(t,e,H){if(!cn(t,e,H))return null;let n=e.getText({start:{line:H.line,character:0},end:H}).match(/^\s*@tailwind\s+(?<partial>[^\s]*)$/i);return n===null?null:{isIncomplete:!1,items:[jt(t.version,"1.0.0-beta.1")?{label:"base",documentation:{kind:"markdown",value:`This injects Tailwind\u2019s base styles and any base styles registered by plugins.
312
+
313
+ [Tailwind CSS Documentation](${fn(t.version,"functions-and-directives/#tailwind")})`}}:{label:"preflight",documentation:{kind:"markdown",value:`This injects Tailwind\u2019s base styles, which is a combination of Normalize.css and some additional base styles.
314
+
315
+ [Tailwind CSS Documentation](${fn(t.version,"functions-and-directives/#tailwind")})`}},{label:"components",documentation:{kind:"markdown",value:`This injects Tailwind\u2019s component classes and any component classes registered by plugins.
316
+
317
+ [Tailwind CSS Documentation](${fn(t.version,"functions-and-directives/#tailwind")})`}},{label:"utilities",documentation:{kind:"markdown",value:`This injects Tailwind\u2019s utility classes and any utility classes registered by plugins.
318
+
319
+ [Tailwind CSS Documentation](${fn(t.version,"functions-and-directives/#tailwind")})`}},t.jit&&jt(t.version,"2.1.99")?{label:"variants",documentation:{kind:"markdown",value:`Use this directive to control where Tailwind injects the utility variants.
320
+
321
+ This directive is considered an advanced escape hatch and it is recommended to omit it whenever possible. If omitted, Tailwind will append these classes to the very end of your stylesheet by default.
322
+
323
+ [Tailwind CSS Documentation](${fn(t.version,"just-in-time-mode#variants-are-inserted-at-tailwind-variants")})`}}:{label:"screens",documentation:{kind:"markdown",value:`Use this directive to control where Tailwind injects the responsive variations of each utility.
324
+
325
+ If omitted, Tailwind will append these classes to the very end of your stylesheet by default.
326
+
327
+ [Tailwind CSS Documentation](${fn(t.version,"functions-and-directives/#tailwind")})`}}].map(i=>({...i,kind:21,data:{_type:"@tailwind"},textEdit:{newText:i.label,range:{start:{line:H.line,character:H.character-n.groups.partial.length},end:H}}}))}}function rxe(t,e,H){if(!cn(t,e,H)||jt(t.version,"2.99.0"))return null;let n=e.getText({start:{line:H.line,character:0},end:H}).match(/^\s*@variants\s+(?<partial>[^}]*)$/i);if(n===null)return null;let i=n.groups.partial.split(/\s*,\s*/);if(/\s+/.test(i[i.length-1]))return null;let s=t.variants.flatMap(o=>o.values.length?o.values.map(u=>u==="DEFAULT"?o.name:`${o.name}${o.hasDash?"-":""}${u}`):[o.name]),a=i.slice(0,i.length-1);return t.jit&&(s.unshift("responsive"),s=s.filter(o=>!t.screens.includes(o))),{isIncomplete:!1,items:s.filter(o=>a.indexOf(o)===-1).map((o,u)=>({label:o,detail:t.variants[o],kind:21,data:{_type:"variant"},sortText:Ti(u),textEdit:{newText:o,range:{start:{line:H.line,character:H.character-i[i.length-1].length},end:H}}}))}}function nxe(t,e,H){if(!cn(t,e,H))return null;let n=e.getText({start:{line:H.line,character:0},end:H}).match(/^\s*@layer\s+(?<partial>[^\s]*)$/i);return n===null?null:{isIncomplete:!1,items:["base","components","utilities"].map((i,s)=>({label:i,kind:21,data:{_type:"layer"},sortText:Ti(s),textEdit:{newText:i,range:{start:{line:H.line,character:H.character-n.groups.partial.length},end:H}}}))}}function Eb(t,e,H){let r=H.includes("data"),n=H.includes("editRange");return{...t,...r||n?{itemDefaults:{...r&&e.data?{data:e.data}:{},...n&&e.range?{editRange:e.range}:{}}}:{},items:t.items.map(i=>({...i,...r||!e.data?{}:{data:e.data},...n||!e.range?{}:{textEdit:{newText:i.label,range:e.range}}}))}}function ixe(t,e,H){if(!cn(t,e,H))return null;let n=e.getText({start:{line:H.line,character:0},end:H}).match(/^\s*@screen\s+(?<partial>[^\s]*)$/i);if(n===null)return null;let i=(0,bn.default)(t.config,["screens"],(0,bn.default)(t.config,["theme","screens"],{}));return ur(i)?Eb({isIncomplete:!1,items:Object.keys(i).map((s,a)=>({label:s,kind:21,sortText:Ti(a)}))},{data:{_type:"screen"},range:{start:{line:H.line,character:H.character-n.groups.partial.length},end:H}},t.editor.capabilities.itemDefaults):null}function sxe(t,e,H){if(!cn(t,e,H))return null;let n=e.getText({start:{line:H.line,character:0},end:H}).match(/^\s*@(?<partial>[a-z]*)$/i);if(n===null)return null;let i=[{label:"@tailwind",documentation:{kind:"markdown",value:`Use the \`@tailwind\` directive to insert Tailwind\u2019s \`base\`, \`components\`, \`utilities\` and \`${t.jit&&jt(t.version,"2.1.99")?"variants":"screens"}\` styles into your CSS.
328
+
329
+ [Tailwind CSS Documentation](${fn(t.version,"functions-and-directives/#tailwind")})`}},{label:"@screen",documentation:{kind:"markdown",value:`The \`@screen\` directive allows you to create media queries that reference your breakpoints by name instead of duplicating their values in your own CSS.
330
+
331
+ [Tailwind CSS Documentation](${fn(t.version,"functions-and-directives/#screen")})`}},{label:"@apply",documentation:{kind:"markdown",value:`Use \`@apply\` to inline any existing utility classes into your own custom CSS.
332
+
333
+ [Tailwind CSS Documentation](${fn(t.version,"functions-and-directives/#apply")})`}},...jt(t.version,"1.8.0")?[{label:"@layer",documentation:{kind:"markdown",value:`Use the \`@layer\` directive to tell Tailwind which "bucket" a set of custom styles belong to. Valid layers are \`base\`, \`components\`, and \`utilities\`.
334
+
335
+ [Tailwind CSS Documentation](${fn(t.version,"functions-and-directives/#layer")})`}}]:[],...jt(t.version,"2.99.0")?[]:[{label:"@variants",documentation:{kind:"markdown",value:`You can generate \`responsive\`, \`hover\`, \`focus\`, \`active\`, and other variants of your own utilities by wrapping their definitions in the \`@variants\` directive.
336
+
337
+ [Tailwind CSS Documentation](${fn(t.version,"functions-and-directives/#variants")})`}},{label:"@responsive",documentation:{kind:"markdown",value:`You can generate responsive variants of your own classes by wrapping their definitions in the \`@responsive\` directive.
338
+
339
+ [Tailwind CSS Documentation](${fn(t.version,"functions-and-directives/#responsive")})`}}],...jt(t.version,"3.2.0")?[{label:"@config",documentation:{kind:"markdown",value:`Use the \`@config\` directive to specify which config file Tailwind should use when compiling that CSS file.
340
+
341
+ [Tailwind CSS Documentation](${fn(t.version,"functions-and-directives/#config")})`}}]:[]];return Eb({isIncomplete:!1,items:i.map(s=>({...s,kind:14}))},{data:{_type:"directive"},range:{start:{line:H.line,character:H.character-n.groups.partial.length-1},end:H}},t.editor.capabilities.itemDefaults)}async function axe(t,e,H){if(!cn(t,e,H)||!jt(t.version,"3.2.0"))return null;let n=e.getText({start:{line:H.line,character:0},end:H}).match(/@config\s*(?<partial>'[^']*|"[^"]*)$/);if(!n)return null;let i=n.groups.partial.slice(1),s=i.substring(0,i.lastIndexOf("/")),a=i.substring(i.lastIndexOf("/")+1);return{isIncomplete:!1,items:(await t.editor.readDirectory(e,s||".")).filter(([o,u])=>u.isDirectory||/\.c?js$/.test(o)).map(([o,u])=>({data:{_type:"filesystem"},label:u.isDirectory?o+"/":o,kind:u.isDirectory?19:17,textEdit:{newText:u.isDirectory?o+"/":o,range:{start:{line:H.line,character:H.character-a.length},end:H}},command:u.isDirectory?{command:"editor.action.triggerSuggest",title:""}:void 0}))}}async function oxe(t,e,H){if((await t.editor.getConfiguration(e.uri)).tailwindCSS.emmetCompletions!==!0)return null;let n=!Vo(t,e)&&gp(t,e,H),i=Vo(t,e)||Ep(t,e,H),s=n?"html":i?"jsx":null;if(s===null)return null;let a=Uc.extractAbbreviation(e,H,!0);if(!a||!Uc.isAbbreviationValid(s,a.abbreviation)||!P6(e,a.abbreviationRange))return null;if(i){let c=a.abbreviation;if(c.startsWith("this."))return null;let f=await t.editor.getDocumentSymbols(e.uri);if(f&&f.find(h=>c===h.name||c.startsWith(h.name+".")&&!/>|\*|\+/.test(c)))return null}let o=Uc.doComplete(e,H,s,{});if(!o||!o.items||o.items.length!==1||o.items[0].label==="widows: ;")return null;let u=o.items[0].label.split(".");return u.length<2?null:UI(t,u[u.length-1],{start:{line:H.line,character:H.character-u[u.length-1].length},end:H})}async function C6(t,e,H,r){if(t===null)return{items:[],isIncomplete:!1};let n=await exe(t,e,H,r)||txe(t,e,H)||sxe(t,e,H)||ixe(t,e,H)||rxe(t,e,H)||Hxe(t,e,H)||nxe(t,e,H)||await axe(t,e,H)||await JPe(t,e,H);return n||oxe(t,e,H)}async function M6(t,e){if(["helper","directive","variant","layer","@tailwind","filesystem"].includes(e.data?._type))return e;if(e.data?._type==="screen"){let i=(0,bn.default)(t.config,["theme","screens"],(0,bn.default)(t.config,["screens"],{}));return ur(i)||(i={}),e.detail=D6(i[e.label]),e}let H=e.data?.className??e.label;e.data?.important&&(H=`!${H}`);let r=e.data?.variants??[];if(t.jit){if(e.kind===9||e.detail&&e.documentation)return e;let{root:i,rules:s}=ln(t,[[...r,H].join(t.separator)]);return s.length===0||(e.detail||(s.length===1?e.detail=await l6(t,s[0]):e.detail=`${s.length} rules`),e.documentation||(e.documentation={kind:"markdown",value:["```css",await MI(t,i),"```"].join(`
342
+ `)})),e}let n=(0,bn.default)(t.classNames.classNames,[...r,H,"__info"]);if(e.kind===9)e.detail=t.classNames.context[H].join(", ");else if(e.detail=await lxe(t,n),!e.documentation){let i=await t.editor.getConfiguration(),s=Lp([...r,H].join(":"),n,i);s&&(e.documentation={kind:"markdown",value:["```css",s,"```"].join(`
343
+ `)})}return e}function uxe(t,e){let H=(0,bn.default)(t.classNames.classNames,[e]);return!ur(H)||!t.classNames.context[e[e.length-1]]?!1:Object.keys(H).filter(r=>r!=="__info").length>0?!0:ur(H.__info)&&!H.__info.__rule}function cxe(t,e){let H=Object.keys(t),r=H.filter(n=>!n.startsWith("--"));return H.length!==r.length&&r.length!==0&&(H=r),H.map(n=>Ia(t[n]).map(i=>{let s=e.tailwindCSS.showPixelEquivalents?Xo(i,e.tailwindCSS.rootFontSize):void 0;return`${n}: ${i}${s?`/* ${s} */`:""};`}).join(" ")).join(" ")}async function lxe(t,e){if(Array.isArray(e))return`${e.length} rules`;if(e.__rule===!0){let H=await t.editor.getConfiguration();return cxe(Yn(e),H)}return null}function $p(t){return t.reduce((e,H,r)=>r===0?H:t.length>1&&r===t.length-1?`${e} and ${H}`:`${e}, ${H}`,"")}var w6=ft(Xr());function Ib(t,e){let H=cs(t,e);if(!H)return null;let r=(0,w6.default)(t.classNames.classNames,[...H,"__info"]);return Array.isArray(r)?r.map(Yn):Yn(r)}async function T6(t,e,H){let r=H.tailwindCSS.lint.cssConflict;if(r==="ignore")return[];let n=[];return(await kc(t,e)).forEach(s=>{let a=Go(s);a.forEach((o,u)=>{if(t.jit){let{rules:b}=ln(t,[o.className]);if(b.length===0)return;let y=b.map(S=>{let E=[];return S.walkDecls(({prop:V})=>{E.push(V)}),{context:lb(t,S,o.className),properties:E}}),$=a.filter((S,E)=>E!==u).filter(S=>{let{rules:E}=ln(t,[S.className]);if(E.length!==b.length)return!1;for(let T=0;T<E.length;T++){let V=E[T],Z=[];if(V.walkDecls(({prop:M})=>{Z.push(M)}),!ji(y[T].properties,Z))return!1;let A=lb(t,V,S.className);if(!ji(y[T].context,A))return!1}return!0});if($.length===0)return;n.push({code:"cssConflict",className:o,otherClassNames:$,range:o.range,severity:r==="error"?1:2,message:`'${o.className}' applies the same CSS properties as ${$p($.map(S=>`'${S.className}'`))}.`,relatedInformation:$.map(S=>({message:S.className,location:{uri:e.uri,range:S.range}}))});return}let c=Ib(t,o.className);if(!c)return;let f=Object.keys(c),h=Zo(t,o.className),_=a.filter((b,y)=>y!==u).filter(b=>{let y=Ib(t,b.className);if(!y)return!1;let I=Zo(t,b.className);return ji(f,Object.keys(y))&&!Array.isArray(h)&&!Array.isArray(I)&&ji(h.context,I.context)&&ji(h.pseudo,I.pseudo)&&h.scope===I.scope});_.length!==0&&n.push({code:"cssConflict",className:o,otherClassNames:_,range:o.range,severity:r==="error"?1:2,message:`'${o.className}' applies the same CSS ${f.length===1?"property":"properties"} as ${$p(_.map(b=>`'${b.className}'`))}.`,relatedInformation:_.map(b=>({message:b.className,location:{uri:e.uri,range:b.range}}))})})}),n}async function N6(t,e,H){let r=H.tailwindCSS.lint.invalidApply;return r==="ignore"?[]:(await Ap(t,e,void 0,"css",!1)).map(s=>{let a=qa(t,s.className);return a===null||a.isApplyable===!0?null:{code:"invalidApply",severity:r==="error"?1:2,range:s.range,message:a.reason,className:s}}).filter(Boolean)}function Ni(t,e){return{start:{line:(e?.start.line||0)+t.start.line,character:(t.end.line===0&&e?.start.character||0)+t.start.character},end:{line:(e?.start.line||0)+t.end.line,character:(t.end.line===0&&e?.start.character||0)+t.end.character}}}function k6(t,e,H){let r=H.tailwindCSS.lint.invalidScreen;if(r==="ignore")return[];let n=[],i=[];if(un(t,e))i.push(void 0);else{let s=Lr(t,e);if(!s)return[];i.push(...s.filter(a=>a.type==="css").map(({range:a})=>a))}return i.forEach(s=>{let a=Er(e,"css",s);Qn(/(?:\s|^)@screen\s+(?<screen>[^\s{]+)/g,a).forEach(u=>{if(t.screens.includes(u.groups.screen))return null;let c=`The screen '${u.groups.screen}' does not exist in your theme config.`,f=[],h=Va(u.groups.screen,t.screens);h&&(f.push(h),c+=` Did you mean '${h}'?`),n.push({code:"invalidScreen",range:Ni({start:TH(a,u.index+u[0].length-u.groups.screen.length),end:TH(a,u.index+u[0].length)},s),severity:r==="error"?1:2,message:c,suggestions:f})})}),n}function R6(t,e,H){let r=H.tailwindCSS.lint.invalidVariant;if(r==="ignore")return[];if(jt(t.version,"2.99.0"))return[];let n=[],i=[];if(un(t,e))i.push(void 0);else{let a=Lr(t,e);if(!a)return[];i.push(...a.filter(o=>o.type==="css").map(({range:o})=>o))}let s=t.variants.flatMap(a=>a.values.length?a.values.map(o=>o==="DEFAULT"?a.name:`${a.name}${a.hasDash?"-":""}${o}`):[a.name]);return t.jit&&(s.unshift("responsive"),s=s.filter(a=>!t.screens.includes(a))),i.forEach(a=>{let o=Er(e,"css",a);Qn(/(?:\s|^)@variants\s+(?<variants>[^{]+)/g,o).forEach(c=>{let f=c.groups.variants.split(/(\s*,\s*)/),h=c.index+c[0].length-c.groups.variants.length;for(let p=0;p<f.length;p+=2){let _=f[p].trim();if(s.includes(_))continue;let b=`The variant '${_}' does not exist.`,y=[],I=Va(_,s);I&&(y.push(I),b+=` Did you mean '${I}'?`);let $=h+f.slice(0,p).join("").length;n.push({code:"invalidVariant",range:Ni({start:TH(o,$),end:TH(o,$+_.length)},a),severity:r==="error"?1:2,message:b,suggestions:y})}})}),n}function O6(t,e,H){let r=H.tailwindCSS.lint.invalidTailwindDirective;if(r==="ignore")return[];let n=[],i=[];if(un(t,e))i.push(void 0);else{let u=Lr(t,e);if(!u)return[];i.push(...u.filter(c=>c.type==="css").map(({range:c})=>c))}let s=["sass","sugarss","stylus"],a;s.includes(e.languageId)||t.editor&&s.includes(t.editor.userLanguages[e.languageId])?a=/(?:\s|^)@tailwind\s+(?<value>[^\n]+)/g:a=/(?:\s|^)@tailwind\s+(?<value>[^;]+)/g;let o=t.jit&&jt(t.version,"2.1.99");return i.forEach(u=>{let c=Er(e,"css",u),f=Qn(a,c),h=["utilities","components","screens",jt(t.version,"1.0.0-beta.1")?"base":"preflight",o&&"variants"].filter(Boolean),p=h;o&&(p=p.filter(_=>_!=="screens")),f.forEach(_=>{if(h.includes(_.groups.value))return null;let b=`'${_.groups.value}' is not a valid value.`,y=[];if(_.groups.value==="preflight")y.push("base"),b+=" Did you mean 'base'?";else{let I=Va(_.groups.value,p);I&&(y.push(I),b+=` Did you mean '${I}'?`)}n.push({code:"invalidTailwindDirective",range:Ni({start:TH(c,_.index+_[0].length-_.groups.value.length),end:TH(c,_.index+_[0].length)},u),severity:r==="error"?1:2,message:b,suggestions:y})})}),n}async function U6(t,e,H){if(!t.jit)return[];if(jt(t.version,"2.99.0"))return[];let r=H.tailwindCSS.lint.recommendedVariantOrder;if(r==="ignore")return[];let n=[];return(await kc(t,e)).forEach(s=>{Go(s).forEach(o=>{let{rules:u}=ln(t,[o.className]);if(u.length===0)return;let{variants:c,offset:f}=OI(t,o.className),h=[...c].sort((p,_)=>cb(t.jitContext.variantOrder.get(_)-t.jitContext.variantOrder.get(p)));$9(c,h)||n.push({code:"recommendedVariantOrder",suggestions:[[...h,o.className.substr(f)].join(t.separator)],range:o.range,severity:r==="error"?1:2,message:"Variants are not in the recommended order, which may cause unexpected CSS output."})})}),n}async function FI(t,e,H=["cssConflict","invalidApply","invalidScreen","invalidVariant","invalidConfigPath","invalidTailwindDirective","recommendedVariantOrder"]){let r=await t.editor.getConfiguration(e.uri);return r.tailwindCSS.validate?[...H.includes("cssConflict")?await T6(t,e,r):[],...H.includes("invalidApply")?await N6(t,e,r):[],...H.includes("invalidScreen")?k6(t,e,r):[],...H.includes("invalidVariant")?R6(t,e,r):[],...H.includes("invalidConfigPath")?g6(t,e,r):[],...H.includes("invalidTailwindDirective")?O6(t,e,r):[],...H.includes("recommendedVariantOrder")?await U6(t,e,r):[]]:[]}var W6=ft(hS()),B6=ft(require("path"));var Ab=ft(q0());function F6(t){return Ab.URI.file(t).fsPath}function WI(t){return Ab.URI.parse(t).fsPath}function Ga(r,n){return qt(this,arguments,function*(t,e,H=WI(e.uri)){let i=yield t.editor.getConfiguration(e.uri);for(let s of i.tailwindCSS.files.exclude)if((0,W6.default)(H,B6.join(t.editor.folder,s)))return!0;return!1})}function gb(t,e){return qt(this,null,function*(){var H;(yield Ga(t,e))?fxe(t,e):(H=t.editor)==null||H.connection.sendDiagnostics({uri:e.uri,diagnostics:yield FI(t,e)})})}function fxe(t,e){var H;(H=t.editor)==null||H.connection.sendDiagnostics({uri:e.uri,diagnostics:[]})}var X6=ft(Jy());function BI(t,e){let H=Ia(e),r=(0,X6.default)(t+`
344
+ `,{origin:0}),n=[];H.forEach(a=>{let o=r.toIndex(a.start.line,a.start.character),u=r.toIndex(a.end.line,a.end.character);for(let c=o-1;c>=0&&/\s/.test(t.charAt(c));c--)o=c;n.push({start:o,end:u})}),n.sort((a,o)=>a.start-o.start);let i="",s=0;return n.forEach(a=>{i+=t.substring(s,a.start),s=a.end}),i+=t.substring(s),i.trim()}async function q6(t,e,H){return[{title:`Delete ${$p(H.otherClassNames.map(r=>`'${r.className}'`))}`,kind:"quickfix",diagnostics:[H],edit:{changes:{[e.textDocument.uri]:[{range:H.className.classList.range,newText:BI(H.className.classList.classList,H.otherClassNames.map(r=>r.relativeRange))}]}}}]}var J6=ft(Xr());var Y6=ft(G6());var Z6=/\s*!important\s*$/i,_xe={"box-flex":!0,"box-flex-group":!0,"column-count":!0,flex:!0,"flex-grow":!0,"flex-positive":!0,"flex-shrink":!0,"flex-negative":!0,"font-weight":!0,"line-clamp":!0,"line-height":!0,opacity:!0,order:!0,orphans:!0,"tab-size":!0,widows:!0,"z-index":!0,zoom:!0,"fill-opacity":!0,"stroke-dashoffset":!0,"stroke-opacity":!0,"stroke-width":!0};function dxe(t){return t.replace(/([A-Z])/g,"-$1").replace(/^ms-/,"-ms-").toLowerCase()}function K6(t,e,H,r){H===!1||H===null||(e=dxe(e),typeof H=="number"&&(H===0||_xe[e]?H=H.toString():H=H.toString()+"px"),e==="css-float"&&(e="float"),Z6.test(H)?(H=H.replace(Z6,""),t.push(r.decl({prop:e,value:H,important:!0}))):t.push(r.decl({prop:e,value:H})))}function j6(t,e,H,r){var n=r.atRule({name:e[1],params:e[3]||""});typeof H=="object"&&(n.nodes=[],mb(H,n,r)),t.push(n)}function mb(t,e,H){var r,n,i,s;for(r in t)if(t.hasOwnProperty(r)){if(n=t[r],n===null||typeof n=="undefined")continue;if(r[0]==="@"){var a=r.match(/@([^\s]+)(\s+([\w\W]*)\s*)?/);if(Array.isArray(n))for(s=0;s<n.length;s++)j6(e,a,n[s],H);else j6(e,a,n,H)}else if(Array.isArray(n))for(s=0;s<n.length;s++)K6(e,r,n[s],H);else typeof n=="object"?(i=H.rule({selector:r}),mb(n,i,H),e.push(i)):K6(e,r,n,H)}}function z6(t,e){var H=e.root();return mb(t,H,e),H}var $b=ft(_I());async function Q6(t,e,H){let r=t.editor.documents.get(e.textDocument.uri);if(!r)return[];let n=Er(r,"css"),i,s=n,{postcss:a}=t.modules,o=[],u=H.className.classList.classList.split(/\s+/).length,c=H.className.className,f=cs(t,c),h=(0,J6.default)(t.classNames.classNames,f);if(Array.isArray(h))return[];if(!un(t,r)){let p=Lr(t,r);if(!p)return[];if(i=p.filter(_=>_.type==="css").find(({range:_})=>qo(H.range.start,_))?.range,!i)return[];s=Er(r,"css",i)}try{await a.module([a.module.plugin("",(p={})=>_=>{_.walkRules(b=>{if(o.length)return!1;b.walkAtRules("apply",y=>{let I=e7(y.source);if(i&&(I=Ni(I,i)),!qo(H.range.start,I))return;let $=Lxe(t,f,b.selector,H.className.classList.important);if(!$)return!1;b.after($.nodes);let S=b.next();if(!S)return!1;u===1?y.remove():o.push({range:H.className.classList.range,newText:BI(H.className.classList.classList,H.className.relativeRange)});let E=e7(b.source);i&&(E=Ni(E,i));let T,V=(0,Y6.default)(s);return o.push({range:E,newText:b.toString()+(S.raws.before||`
345
+
346
+ `)+S.toString().replace(/\n\s*\n/g,`
347
+ `).replace(/(@apply [^;\n]+)$/gm,"$1;").replace(/([^\s^]){$/gm,"$1 {").replace(/^\s+/gm,Z=>(typeof T=="undefined"&&(T=Z),Z.replace(new RegExp(T,"g"),V.indent))).replace(/^(\s+)(.*?[^{}]\n)([^\s}])/gm,"$1$2$1$3")}),!1})})})]).process(s,{from:void 0})}catch{return[]}return o.length?[{title:"Extract to new rule",kind:"quickfix",diagnostics:[H],edit:{changes:{[e.textDocument.uri]:o}}}]:[]}function e7(t){return{start:{line:t.start.line-1,character:t.start.column-1},end:{line:t.end.line-1,character:t.end.column}}}function Lxe(t,e,H,r=!1){let n=e[e.length-1],i=qa(t,[n]);if(i===null||i.isApplyable===!1)return null;let s=Zo(t,e);if(Array.isArray(s))return null;let a=s.context,o=s.pseudo,u=t.classNames.context,c=[];for(let p=0;p<e.length-1;p++){let _=e[p],b=u[_];if(!b)return null;t.screens.includes(_)&&(c.push(`@screen ${_}`),a=a.filter(y=>!b.includes(y)))}c.push(...a);let f={};for(let p=1;p<=c.length;p++)yn(f,c.slice(0,p),{});if(H=Exe(H,o),H===null)return null;let h={[H]:{[`@apply ${n}${r?" !important":""}`]:""}};return c.length?yn(f,c,h):f=h,z6(f,t.modules.postcss)}function Exe(t,e){if(e.length===0)return t;let H=!0,r=(0,$b.default)(n=>{Aa(n.split(i=>!0)).forEach(i=>{for(let s=i.nodes.length-1;s>=0&&i.nodes[s].type==="pseudo";s--)if(e.includes(i.nodes[s].value)){H=!1;break}H&&e.forEach(s=>{i.append($b.default.pseudo({value:s}))})})}).processSync(t);return H?r:null}function t7(t,e,H){return H.suggestions.map(r=>({title:`Replace with '${r}'`,kind:"quickfix",diagnostics:[H],edit:{changes:{[e.textDocument.uri]:[{range:H.range,newText:r}]}}}))}async function Ixe(t,e,H){let r=t.editor.documents.get(e.textDocument.uri);if(!r)return[];let n=await FI(t,r,H);return e.context.diagnostics.map(i=>n.find(s=>s.code===i.code&&s.message===i.message&&Yd(s.range,i.range))).filter(Boolean)}async function H7(t,e){if(!t.enabled)return[];let H=await Ixe(t,e,e.context.diagnostics.map(r=>r.code).filter(Boolean));return Promise.all(H.map(r=>h6(r)?Q6(t,e,r):f6(r)?q6(t,e,r):d6(r)||L6(r)||p6(r)||_6(r)||E6(r)?t7(t,e,r):[])).then(Aa).then(r=>m9(r,n=>JSON.stringify(n.edit)))}var r7=ft(Xr());async function n7(t,e){let H=[];return!t.enabled||(await t.editor.getConfiguration(e.uri)).tailwindCSS.colorDecorators===!1?H:((await kc(t,e)).forEach(s=>{Go(s).forEach(o=>{let u=Ks(t,o.className);u===null||typeof u=="string"||(u.alpha??1)===0||H.push({range:o.range,color:db(u)})})}),SI(t,e).forEach(s=>{let a=wI(s.path),o=s.helper==="theme"?["theme"]:[],u=(0,r7.default)(t.config,[...o,...a]),c=RI(u);c&&typeof c!="string"&&(c.alpha??1)!==0&&H.push({range:s.ranges.path,color:db(c)})}),ff(H))}function i7(t,e,H){return Axe(t,e,H)}function Axe(t,e,H){if(!jt(t.version,"3.2.0"))return[];let r=[],n=[];if(un(t,e))n.push(void 0);else{let i=Lr(t,e);if(!i)return[];n.push(...i.filter(s=>s.type==="css").map(({range:s})=>s))}for(let i of n){let s=Er(e,"css",i),a=Qn(/@config\s*(?<path>'[^']+'|"[^"]+")/g,s);for(let o of a)r.push({target:H(o.groups.path.slice(1,-1)),range:Ni({start:TH(s,o.index+o[0].length-o.groups.path.length),end:TH(s,o.index+o[0].length)},i)})}return r}var qHe=ft(a7());var EV=ft(require("fs")),IV=ft(require("path")),AV=ft(k7()),gV=ft(LV());function JI(t){return UCe(t).map(({file:e})=>e).filter(e=>e!==t)}function mV(t){let e=EV.default.readFileSync(t,"utf-8"),H=(0,gV.default)(e);return{file:t,requires:H}}function UCe(t){let H=[mV(t)];for(let r of H)r.requires.filter(n=>n.startsWith("./")||n.startsWith("../")).forEach(n=>{try{let i=IV.default.dirname(r.file),s=AV.default.sync(n,{basedir:i}),a=mV(s);H.push(a)}catch(i){}});return H}var td=ft(require("assert")),om=ft(QV());var Cl=ft(kI()),VHe=ft(JE());var eG=`/*
348
+ 1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
349
+ 2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
350
+ */
351
+
352
+ *,
353
+ ::before,
354
+ ::after {
355
+ box-sizing: border-box; /* 1 */
356
+ border-width: 0; /* 2 */
357
+ border-style: solid; /* 2 */
358
+ border-color: theme('borderColor.DEFAULT', currentColor); /* 2 */
359
+ }
360
+
361
+ ::before,
362
+ ::after {
363
+ --tw-content: '';
364
+ }
365
+
366
+ /*
367
+ 1. Use a consistent sensible line-height in all browsers.
368
+ 2. Prevent adjustments of font size after orientation changes in iOS.
369
+ 3. Use a more readable tab size.
370
+ 4. Use the user's configured \`sans\` font-family by default.
371
+ 5. Use the user's configured \`sans\` font-feature-settings by default.
372
+ */
373
+
374
+ html {
375
+ line-height: 1.5; /* 1 */
376
+ -webkit-text-size-adjust: 100%; /* 2 */
377
+ -moz-tab-size: 4; /* 3 */
378
+ tab-size: 4; /* 3 */
379
+ font-family: theme('fontFamily.sans', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"); /* 4 */
380
+ font-feature-settings: theme('fontFamily.sans[1].fontFeatureSettings', normal); /* 5 */
381
+ }
382
+
383
+ /*
384
+ 1. Remove the margin in all browsers.
385
+ 2. Inherit line-height from \`html\` so users can set them as a class directly on the \`html\` element.
386
+ */
387
+
388
+ body {
389
+ margin: 0; /* 1 */
390
+ line-height: inherit; /* 2 */
391
+ }
392
+
393
+ /*
394
+ 1. Add the correct height in Firefox.
395
+ 2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
396
+ 3. Ensure horizontal rules are visible by default.
397
+ */
398
+
399
+ hr {
400
+ height: 0; /* 1 */
401
+ color: inherit; /* 2 */
402
+ border-top-width: 1px; /* 3 */
403
+ }
404
+
405
+ /*
406
+ Add the correct text decoration in Chrome, Edge, and Safari.
407
+ */
408
+
409
+ abbr:where([title]) {
410
+ text-decoration: underline dotted;
411
+ }
412
+
413
+ /*
414
+ Remove the default font size and weight for headings.
415
+ */
416
+
417
+ h1,
418
+ h2,
419
+ h3,
420
+ h4,
421
+ h5,
422
+ h6 {
423
+ font-size: inherit;
424
+ font-weight: inherit;
425
+ }
426
+
427
+ /*
428
+ Reset links to optimize for opt-in styling instead of opt-out.
429
+ */
430
+
431
+ a {
432
+ color: inherit;
433
+ text-decoration: inherit;
434
+ }
435
+
436
+ /*
437
+ Add the correct font weight in Edge and Safari.
438
+ */
439
+
440
+ b,
441
+ strong {
442
+ font-weight: bolder;
443
+ }
444
+
445
+ /*
446
+ 1. Use the user's configured \`mono\` font family by default.
447
+ 2. Correct the odd \`em\` font sizing in all browsers.
448
+ */
449
+
450
+ code,
451
+ kbd,
452
+ samp,
453
+ pre {
454
+ font-family: theme('fontFamily.mono', ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace); /* 1 */
455
+ font-size: 1em; /* 2 */
456
+ }
457
+
458
+ /*
459
+ Add the correct font size in all browsers.
460
+ */
461
+
462
+ small {
463
+ font-size: 80%;
464
+ }
465
+
466
+ /*
467
+ Prevent \`sub\` and \`sup\` elements from affecting the line height in all browsers.
468
+ */
469
+
470
+ sub,
471
+ sup {
472
+ font-size: 75%;
473
+ line-height: 0;
474
+ position: relative;
475
+ vertical-align: baseline;
476
+ }
477
+
478
+ sub {
479
+ bottom: -0.25em;
480
+ }
481
+
482
+ sup {
483
+ top: -0.5em;
484
+ }
485
+
486
+ /*
487
+ 1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
488
+ 2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
489
+ 3. Remove gaps between table borders by default.
490
+ */
491
+
492
+ table {
493
+ text-indent: 0; /* 1 */
494
+ border-color: inherit; /* 2 */
495
+ border-collapse: collapse; /* 3 */
496
+ }
497
+
498
+ /*
499
+ 1. Change the font styles in all browsers.
500
+ 2. Remove the margin in Firefox and Safari.
501
+ 3. Remove default padding in all browsers.
502
+ */
503
+
504
+ button,
505
+ input,
506
+ optgroup,
507
+ select,
508
+ textarea {
509
+ font-family: inherit; /* 1 */
510
+ font-size: 100%; /* 1 */
511
+ font-weight: inherit; /* 1 */
512
+ line-height: inherit; /* 1 */
513
+ color: inherit; /* 1 */
514
+ margin: 0; /* 2 */
515
+ padding: 0; /* 3 */
516
+ }
517
+
518
+ /*
519
+ Remove the inheritance of text transform in Edge and Firefox.
520
+ */
521
+
522
+ button,
523
+ select {
524
+ text-transform: none;
525
+ }
526
+
527
+ /*
528
+ 1. Correct the inability to style clickable types in iOS and Safari.
529
+ 2. Remove default button styles.
530
+ */
531
+
532
+ button,
533
+ [type='button'],
534
+ [type='reset'],
535
+ [type='submit'] {
536
+ -webkit-appearance: button; /* 1 */
537
+ background-color: transparent; /* 2 */
538
+ background-image: none; /* 2 */
539
+ }
540
+
541
+ /*
542
+ Use the modern Firefox focus style for all focusable elements.
543
+ */
544
+
545
+ :-moz-focusring {
546
+ outline: auto;
547
+ }
548
+
549
+ /*
550
+ Remove the additional \`:invalid\` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
551
+ */
552
+
553
+ :-moz-ui-invalid {
554
+ box-shadow: none;
555
+ }
556
+
557
+ /*
558
+ Add the correct vertical alignment in Chrome and Firefox.
559
+ */
560
+
561
+ progress {
562
+ vertical-align: baseline;
563
+ }
564
+
565
+ /*
566
+ Correct the cursor style of increment and decrement buttons in Safari.
567
+ */
568
+
569
+ ::-webkit-inner-spin-button,
570
+ ::-webkit-outer-spin-button {
571
+ height: auto;
572
+ }
573
+
574
+ /*
575
+ 1. Correct the odd appearance in Chrome and Safari.
576
+ 2. Correct the outline style in Safari.
577
+ */
578
+
579
+ [type='search'] {
580
+ -webkit-appearance: textfield; /* 1 */
581
+ outline-offset: -2px; /* 2 */
582
+ }
583
+
584
+ /*
585
+ Remove the inner padding in Chrome and Safari on macOS.
586
+ */
587
+
588
+ ::-webkit-search-decoration {
589
+ -webkit-appearance: none;
590
+ }
591
+
592
+ /*
593
+ 1. Correct the inability to style clickable types in iOS and Safari.
594
+ 2. Change font properties to \`inherit\` in Safari.
595
+ */
596
+
597
+ ::-webkit-file-upload-button {
598
+ -webkit-appearance: button; /* 1 */
599
+ font: inherit; /* 2 */
600
+ }
601
+
602
+ /*
603
+ Add the correct display in Chrome and Safari.
604
+ */
605
+
606
+ summary {
607
+ display: list-item;
608
+ }
609
+
610
+ /*
611
+ Removes the default spacing and border for appropriate elements.
612
+ */
613
+
614
+ blockquote,
615
+ dl,
616
+ dd,
617
+ h1,
618
+ h2,
619
+ h3,
620
+ h4,
621
+ h5,
622
+ h6,
623
+ hr,
624
+ figure,
625
+ p,
626
+ pre {
627
+ margin: 0;
628
+ }
629
+
630
+ fieldset {
631
+ margin: 0;
632
+ padding: 0;
633
+ }
634
+
635
+ legend {
636
+ padding: 0;
637
+ }
638
+
639
+ ol,
640
+ ul,
641
+ menu {
642
+ list-style: none;
643
+ margin: 0;
644
+ padding: 0;
645
+ }
646
+
647
+ /*
648
+ Prevent resizing textareas horizontally by default.
649
+ */
650
+
651
+ textarea {
652
+ resize: vertical;
653
+ }
654
+
655
+ /*
656
+ 1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
657
+ 2. Set the default placeholder color to the user's configured gray 400 color.
658
+ */
659
+
660
+ input::placeholder,
661
+ textarea::placeholder {
662
+ opacity: 1; /* 1 */
663
+ color: theme('colors.gray.400', #9ca3af); /* 2 */
664
+ }
665
+
666
+ /*
667
+ Set the default cursor for buttons.
668
+ */
669
+
670
+ button,
671
+ [role="button"] {
672
+ cursor: pointer;
673
+ }
674
+
675
+ /*
676
+ Make sure disabled buttons don't get the pointer cursor.
677
+ */
678
+ :disabled {
679
+ cursor: default;
680
+ }
681
+
682
+ /*
683
+ 1. Make replaced elements \`display: block\` by default. (https://github.com/mozdevs/cssremedy/issues/14)
684
+ 2. Add \`vertical-align: middle\` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
685
+ This can trigger a poorly considered lint error in some tools but is included by design.
686
+ */
687
+
688
+ img,
689
+ svg,
690
+ video,
691
+ canvas,
692
+ audio,
693
+ iframe,
694
+ embed,
695
+ object {
696
+ display: block; /* 1 */
697
+ vertical-align: middle; /* 2 */
698
+ }
699
+
700
+ /*
701
+ Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
702
+ */
703
+
704
+ img,
705
+ video {
706
+ max-width: 100%;
707
+ height: auto;
708
+ }
709
+
710
+ /* Make elements with the HTML hidden attribute stay hidden by default */
711
+ [hidden] {
712
+ display: none;
713
+ }
714
+ `;var GHe=ft(nG());var Pp="{tailwind,tailwind.config,tailwind.*.config,tailwind.config.*}.{js,cjs}",xp="{package-lock.json,yarn.lock,pnpm-lock.yaml}",Bc="*.{css,scss,sass,less,pcss}";global.__preflight=eG;new Function("require","__dirname",`
715
+ let oldReadFileSync = require('fs').readFileSync
716
+ require('fs').readFileSync = function (filename, ...args) {
717
+ if (filename === require('path').join(__dirname, 'css/preflight.css')) {
718
+ return global.__preflight
719
+ }
720
+ return oldReadFileSync(filename, ...args)
721
+ }
722
+ `)(require,__dirname);var ZHe=['"',"'","`"," ",".","(","[","!","/"],KHe=Object.keys(VHe.default),mu=process.argv.length<=2?(0,HH.createConnection)(process.stdin,process.stdout):(0,HH.createConnection)();process.on("unhandledRejection",t=>{mu.console.error(V0("Unhandled exception",t))});function jHe(t,e){return JSON.stringify([t,...e].map(H=>[H,gu.statSync(H).mtimeMs]))}function eT(...t){for(let e=0;e<t.length;e++){let H=t[e];if(e===t.length-1)return H();try{return H()}catch(r){}}}function uXe(...t){for(let e=0;e<t.length;e++){let H=t[e];try{return H()}catch(r){}}}function zHe(t){if(typeof t.mode!="undefined")return t.mode;if(Array.isArray(t.presets))for(let e=t.presets.length-1;e>=0;e--){let H=zHe(t.presets[e]);if(typeof H!="undefined")return H}}function JHe(t){if(delete t.mode,Array.isArray(t.presets))for(let e of t.presets)JHe(e)}var um=new Map;function cm(t){return qt(this,null,function*(){if(um.has(t))return um.get(t);let[e,H]=yield Promise.all([mu.workspace.getConfiguration({section:"editor",scopeUri:t}),mu.workspace.getConfiguration({section:"tailwindCSS",scopeUri:t})]);e=$u(e)?e:{},H=$u(H)?H:{};let r=(0,GHe.default)({editor:{tabSize:2},tailwindCSS:{emmetCompletions:!1,classAttributes:["class","className","ngClass"],codeActions:!0,hovers:!0,suggestions:!0,validate:!0,colorDecorators:!0,rootFontSize:16,lint:{cssConflict:"warning",invalidApply:"error",invalidScreen:"error",invalidVariant:"error",invalidConfigPath:"error",invalidTailwindDirective:"error",recommendedVariantOrder:"warning"},showPixelEquivalents:!0,includeLanguages:{},files:{exclude:["**/.git/**","**/node_modules/**","**/.hg/**","**/.svn/**"]},experimental:{classRegex:[],configFile:null}}},{editor:e,tailwindCSS:H},{arrayMerge:(n,i,s)=>i});return um.set(t,r),r})}function tT(){Object.keys(require.cache).forEach(t=>{t.endsWith(".node")||delete require.cache[t]}),Object.keys(Qw.default._pathCache).forEach(t=>{delete Qw.default._pathCache[t]})}function cXe(t){let e={log:console.log,warn:console.warn,error:console.error};for(let H in e)console[H]=()=>{};try{return t()}finally{for(let H in e)console[H]=e[H]}}function Hd(t,e){try{return t()}catch(H){return e}}function lXe(t,e){let H=Ft.relative(t,e);return!!H&&!H.startsWith("..")&&!Ft.isAbsolute(H)}function HT(t,e){for(let H of e)if(t===H||lXe(t,H))return!0;return!1}function lm(t){let e,H=Ft.dirname(t),r=[t,H];for(;H=Ft.dirname(e=H),e!==H;)r.push(H);return r}function fXe(t,e,H,r,n,i,s,a,o,u){return qt(this,null,function*(){var V,Z;let c=!1,f=e.folder,h=[],p=e.documentSelector,_={enabled:!1,editor:{connection:H,folder:f,userLanguages:((V=r.initializationOptions)==null?void 0:V.userLanguages)?r.initializationOptions.userLanguages:{},capabilities:{configuration:!0,diagnosticRelatedInformation:!0,itemDefaults:(Z=r.capabilities.textDocument.completion.completionList.itemDefaults)!=null?Z:[]},documents:n.documents,getConfiguration:cm,getDocumentSymbols:A=>H.sendRequest("@/tailwindCSS/getDocumentSymbols",{uri:A}),readDirectory(A,M){return qt(this,null,function*(){try{M=Ft.resolve(Ft.dirname(WI(A.uri)),M);let w=yield gu.promises.readdir(M,{withFileTypes:!0});return(yield Promise.all(w.map(F=>qt(this,null,function*(){let B=F.isDirectory();return(yield Ga(_,A,Ft.join(M,F.name,B?"/":"")))?null:[F.name,{isDirectory:B}]})))).filter(F=>F!==null)}catch(w){return[]}})}}};if(e.configPath){let A=[];try{A=JI(e.configPath)}catch(M){}o([...lm(e.configPath),...A.flatMap(M=>lm(M))])}function b(...A){console.log(`[${Ft.relative(e.folder,e.configPath)}] ${A.join(" ")}`)}function y(A){var P;let M=!1,w=!1;for(let F of A){let B=(0,Is.default)(F.file),Y=HT(B,[e.configPath]),X=HT(F.file,(P=_.dependencies)!=null?P:[]),K=(0,oa.default)(B,`**/${xp}`,{dot:!0});if(!(!Y&&!X&&!K)){if(!c){!e.isUserConfigured&&e.configPath&&(Y||X)&&(p=[...p.filter(({priority:ae})=>ae!==1),...rT(e.configPath,u,e.folder)],s());continue}if(F.type===HH.FileChangeType.Created){b("File created:",F.file),M=!0;break}else if(F.type===HH.FileChangeType.Changed)if(b("File changed:",F.file),!_.enabled||K){M=!0;break}else w=!0;else if(F.type===HH.FileChangeType.Deleted)if(b("File deleted:",F.file),!_.enabled||Y||K){M=!0;break}else w=!0}}M?$():w&&S()}function I(){Object.keys(_).forEach(A=>{A!=="editor"&&A!=="dependencies"&&delete _[A]}),_.enabled=!1,a(),i()}function $(){return qt(this,null,function*(){if(!!c)try{yield E()}catch(A){I(),G0(H,A)}})}function S(){return qt(this,null,function*(){if(!!c)try{yield T()}catch(A){I(),G0(H,A)}})}function E(){return qt(this,null,function*(){b("Initializing..."),tT();let A=e.configPath;if(!A)throw new kL("No config file found.");o(lm(A));let M=Ya.default.sync(Ke=>{let _e=Ft.join(Ke,".pnp.js");if(Ya.default.sync.exists(_e)||(_e=Ft.join(Ke,".pnp.cjs"),Ya.default.sync.exists(_e)))return _e;if(Ke===f)return Ya.default.stop},{cwd:f});if(M){let Ke=require(M);Ke.setup(),v9(Ke)}let w=JI(A),P=jHe(A,w),F=Ft.dirname(A),B,Y,X,K,ae,ce,$e,ke,Oe,ze={future:[],experimental:[]},De;try{let Ke=aH(F,"tailwindcss"),_e=aH(F,"tailwindcss/package.json"),Ie=Ft.dirname(_e),qe=aH(Ie,"postcss"),Wt=aH(Ie,"postcss/package.json"),Ne=Ft.dirname(Wt),Je=aH(Ie,"postcss-selector-parser");if(ce=require(Wt).version,ae=require(_e).version,$e=Object.keys(NE).map(Tt=>{try{return require(aH(F,`${Tt}/package.json`)).version}catch(Bt){return""}}).join(","),_.enabled&&ce===_.modules.postcss.version&&ae===_.modules.tailwindcss.version&&$e===_.pluginVersions&&A===_.configPath&&P===_.configId)return;b(`Loaded Tailwind CSS config file: ${A}`),Y=require(qe),X=require(Je),b(`Loaded postcss v${ce}: ${Ne}`),B=require(Ke),b(`Loaded tailwindcss v${ae}: ${Ie}`);try{Oe=require(aH(Ie,"./resolveConfig.js"))}catch(Tt){try{let Bt=require(aH(Ie,"./lib/util/resolveConfig.js")),tH=require(aH(Ie,"./stubs/defaultConfig.stub.js"));Oe=Ot=>Bt([Ot,tH])}catch(Bt){try{let tH=require(aH(Ie,"./lib/util/mergeConfigWithDefaults.js")),Ot=require(aH(Ie,"./defaultConfig.js"));Oe=ve=>tH(ve,Ot())}catch(tH){throw Error("Failed to load resolveConfig function.")}}}if(jt(ae,"1.4.0")&&aX(ae,"1.99.0")){let Tt=aH(Ie,"browserslist");ke=require(Tt)(void 0,{path:f})}jt(ae,"1.99.0")?De=uXe(()=>require(aH(Ie,"./lib/lib/substituteClassApplyAtRules"))):jt(ae,"1.7.0")&&(De=require(aH(Ie,"./lib/flagged/applyComplexClasses")));try{ze=require(aH(Ie,"./lib/featureFlags.js")).default}catch(Tt){}let Pe=new Set,St=Y.root(),nt={opts:{},messages:[]},bt=()=>{};try{let Tt=eT(()=>{let Bt=require(aH(F,"tailwindcss/lib/lib/setupContextUtils")).createContext;return td.default.strictEqual(typeof Bt,"function"),tH=>Bt(tH.config)},()=>{let Bt=require(aH(F,"tailwindcss/lib/jit/lib/setupContextUtils")).createContext;return td.default.strictEqual(typeof Bt,"function"),tH=>Bt(tH.config)},()=>{let Bt=require(aH(F,"tailwindcss/lib/jit/lib/setupTrackingContext")).default;return td.default.strictEqual(typeof Bt,"function"),tH=>Bt(tH.configPath,Pe,bt)(nt,St)},()=>{let Bt=require(aH(F,"tailwindcss/lib/jit/lib/setupContext")).default;return td.default.strictEqual(typeof Bt,"function"),tH=>Bt(tH.configPath,Pe)(nt,St)});K={generateRules:{module:eT(()=>require(aH(F,"tailwindcss/lib/lib/generateRules")).generateRules,()=>require(aH(F,"tailwindcss/lib/jit/lib/generateRules")).generateRules)},createContext:{module:Tt},expandApplyAtRules:{module:eT(()=>require(aH(F,"tailwindcss/lib/lib/expandApplyAtRules")).default,()=>require(aH(F,"tailwindcss/lib/jit/lib/expandApplyAtRules")).default)}}}catch(Tt){try{let Bt=require(aH(F,"tailwindcss/jit/lib/setupContext"));K={generateRules:{module:require(aH(F,"tailwindcss/jit/lib/generateRules")).generateRules},createContext:{module:tH=>Bt(tH.configPath,Pe)(nt,St)},expandApplyAtRules:{module:require(aH(F,"tailwindcss/jit/lib/expandApplyAtRules"))}}}catch(Bt){}}}catch(Ke){B=Ute(),Oe=iy(),Y=ul(),ae=M_().version,ce=Fte().version,X=_I(),K={generateRules:{module:N_().generateRules},createContext:{module:_e=>k_().createContext(_e.config)},expandApplyAtRules:{module:tw().default}},b("Failed to load workspace modules."),b(`Using bundled version of \`tailwindcss\`: v${ae}`),b(`Using bundled version of \`postcss\`: v${ce}`)}_.configPath=A,_.modules={tailwindcss:{version:ae,module:B},postcss:{version:ce,module:Y},postcssSelectorParser:{module:X},resolveConfig:{module:Oe},jit:K},_.browserslist=ke,_.featureFlags=ze,_.version=ae,_.pluginVersions=$e;try{_.corePlugins=Object.keys(require(aH(Ft.dirname(_.configPath),"tailwindcss/lib/plugins/index.js")))}catch(Ke){}if(De&&!De.default.__patched){let Ke=De.default;De.default=(_e,...Ie)=>{if(_.jit)return _.modules.jit.expandApplyAtRules.module(_.jitContext);let qe=Xa(_e);qe.separator=typeof _.separator=="undefined"?":":_.separator;let Wt=Ke(qe,...Ie);return Ne=>qt(this,null,function*(){return Ne.walkRules(Je=>{let Pe=Je.selector.replace(/__TWSEP__(.*?)__TWSEP__/g,"$1");Pe!==Je.selector&&(Je.before(Y.comment({text:"__ORIGINAL_SELECTOR__:"+Je.selector})),Je.selector=Pe)}),yield Wt(Ne),Ne.walkComments(Je=>{Je.text.startsWith("__ORIGINAL_SELECTOR__:")&&(Je.next().selector=Je.text.replace(/^__ORIGINAL_SELECTOR__:/,""),Je.remove())}),Ne})},De.default.__patched=!0}yield S()})}function T(){return qt(this,null,function*(){var ce;b("Building..."),tT();let{tailwindcss:A,postcss:M,resolveConfig:w}=_.modules,P=jt(A.version,"0.99.0")?["separator"]:["options","separator"],F=[],B,Y=jt(A.version,"2.99.0"),X=new tI(gu.realpathSync(_.configPath),$e=>{B=Xa($e);let ke=(0,As.default)($e,P);typeof ke!="string"&&(ke=":"),yn($e,P,`__TWSEP__${ke}__TWSEP__`),$e[Y?"content":"purge"]=[];let Oe=zHe($e);if(JHe($e),Y||_.modules.jit&&Oe==="jit"){if(_.jit=!0,$e.variants=[],Array.isArray($e.presets))for(let De of $e.presets)F.push(De.variants),De.variants=[]}else _.jit=!1;if(_.corePlugins){let De={};for(let Ke of _.corePlugins)De[Ke]=!0;$e.corePlugins=De}return Array.isArray($e.plugins)&&($e.plugins=$e.plugins.map(De=>{if(De.__isOptionsFunction&&(De=De()),typeof De=="function"){let Ke=(..._e)=>(_e[0].matchUtilities||(_e[0].matchUtilities=()=>{}),De(..._e));return Ke.__intellisense_cache_bust=Math.random(),Ke}return De.handler?nf(Zi({},De),{handler:(...Ke)=>(Ke[0].matchUtilities||(Ke[0].matchUtilities=()=>{}),De.handler(...Ke)),__intellisense_cache_bust:Math.random()}):De})),$e});try{require(_.configPath)}catch($e){throw X.unhook(),$e}if(!B)throw new kL(`Failed to load config file: ${_.configPath}`);e.isUserConfigured||(p=[...p.filter(({priority:$e})=>$e!==1),...rT(_.configPath,A.version,e.folder,B)]);try{_.config=w.module(B),_.separator=_.config.separator,_.jit?(_.jitContext=_.modules.jit.createContext.module(_),_.jitContext.tailwindConfig.separator=_.config.separator,_.jitContext.getClassList&&(_.classList=_.jitContext.getClassList().filter($e=>$e!=="*").map($e=>Array.isArray($e)?[$e[0],Zi({color:Ks(_,$e[0])},$e[1])]:[$e,{color:Ks(_,$e)}]))):(delete _.jitContext,delete _.classList)}catch($e){throw X.unhook(),$e}let K;if(_.classList)X.unhook();else try{K=yield M.module([A.module(_.configPath)]).process([jt(A.version,"0.99.0")?"base":"preflight","components","utilities"].map($e=>`/*__tw_intellisense_layer_${$e}__*/
723
+ @tailwind ${$e};`).join(`
724
+ `),{from:void 0})}catch($e){throw $e}finally{X.unhook()}_.dependencies=JI(_.configPath),o(((ce=_.dependencies)!=null?ce:[]).flatMap($e=>lm($e))),_.configId=jHe(_.configPath,_.dependencies),_.plugins=yield dXe(B),K&&(_.classNames=yield wq(K.root)),_.variants=_Xe(_);let ae=(0,As.default)(_.config,"theme.screens",(0,As.default)(_.config,"screens",{}));_.screens=$u(ae)?Object.keys(ae):[],_.enabled=!0,a(),i()})}return{projectConfig:e,enabled(){return c},enable(){c=!0},state:_,documentSelector(){return p},tryInit:$,dispose(){return qt(this,null,function*(){_={enabled:!1};for(let A of h)(yield A).dispose()})},onUpdateSettings(A){return qt(this,null,function*(){_.enabled&&a(),A.editor.colorDecorators?i():H.sendNotification("@/tailwindCSS/clearColors")})},onFileEvents:y,onHover(A){return qt(this,null,function*(){return Hd(()=>qt(this,null,function*(){if(!_.enabled)return null;let M=n.getDocument(A.textDocument.uri);return!M||!(yield _.editor.getConfiguration(M.uri)).tailwindCSS.hovers||(yield Ga(_,M))?null:$6(_,M,A.position)}),null)})},onCompletion(A){return qt(this,null,function*(){return Hd(()=>qt(this,null,function*(){if(!_.enabled)return null;let M=n.getDocument(A.textDocument.uri);if(!M||!(yield _.editor.getConfiguration(M.uri)).tailwindCSS.suggestions||(yield Ga(_,M)))return null;let P=yield C6(_,M,A.position,A.context);return P&&{isIncomplete:P.isIncomplete,items:P.items.map(F=>{var B;return nf(Zi({},F),{data:Zi({_projectKey:t},(B=F.data)!=null?B:{})})})}}),null)})},onCompletionResolve(A){return Hd(()=>_.enabled?M6(_,A):null,null)},onCodeAction(A){return qt(this,null,function*(){return Hd(()=>qt(this,null,function*(){if(!_.enabled)return null;let M=n.getDocument(A.textDocument.uri);return!M||!(yield _.editor.getConfiguration(M.uri)).tailwindCSS.codeActions?null:H7(_,A)}),null)})},onDocumentLinks(A){if(!_.enabled)return null;let M=n.getDocument(A.textDocument.uri);return M?i7(_,M,w=>ed.URI.file(Ft.resolve(Ft.dirname(ed.URI.parse(M.uri).fsPath),w)).toString()):null},provideDiagnostics:(0,qHe.debounce)(A=>{!_.enabled||gb(_,A)},500),provideDiagnosticsForce:A=>{!_.enabled||gb(_,A)},onDocumentColor(A){return qt(this,null,function*(){return Hd(()=>qt(this,null,function*(){if(!_.enabled)return[];let M=n.getDocument(A.textDocument.uri);return M?(yield Ga(_,M))?null:n7(_,M):[]}),null)})},onColorPresentation(A){return qt(this,null,function*(){var ae;let M=n.getDocument(A.textDocument.uri);if(!M)return[];let w=M.getText(A.range),P=w.match(new RegExp(`-\\[(${KHe.join("|")}|(?:(?:#|rgba?\\(|hsla?\\())[^\\]]+)\\]$`,"i"));if(P===null)return[];let F=P[1],B=KHe.includes(F),Y={mode:"rgb",r:A.color.red,g:A.color.green,b:A.color.blue,alpha:A.color.alpha},X=Cl.formatHex8(Y);if(!B&&(F.length===4||F.length===5)){let[,...ce]=(ae=X.match(/^#([a-f\d])\1([a-f\d])\2([a-f\d])\3(?:([a-f\d])\4)?$/i))!=null?ae:[];ce.length&&(X=`#${ce.filter(Boolean).join("")}`)}X.length===5?X=X.replace(/f$/,""):X.length===9&&(X=X.replace(/ff$/,""));let K=w.substr(0,P.index);return[X,Cl.formatRgb(Y).replace(/ /g,""),Cl.formatHsl(Y).replace(/ /g,"").replace(/\d+\.\d+(%?)/g,(ce,$e)=>`${Math.round(parseFloat(ce))}${$e}`)].map(ce=>({label:`${K}-[${ce}]`}))})}}})}function $u(t){return Object.prototype.toString.call(t)==="[object Object]"}function hXe(t,e,H={}){let r=e.config,n=e.modules.postcss.module,i=e.browserslist,s=i&&i.includes("ie 11")?"ie11":"relaxed",a=typeof t=="function"?t:t.handler;try{a(Zi({addUtilities:()=>{},addComponents:()=>{},addBase:()=>{},matchUtilities:()=>{},addVariant:()=>{},e:o=>o,prefix:o=>o,theme:(o,u)=>(0,As.default)(r,`theme.${o}`,u),variants:()=>[],config:(o,u)=>(0,As.default)(r,o,u),corePlugins:o=>Array.isArray(r.corePlugins)?r.corePlugins.includes(o):(0,As.default)(r,`corePlugins.${o}`,!0),target:o=>{if(typeof r.target=="string")return r.target==="browserslist"?s:r.target;let[u,c]=(0,As.default)(r,"target"),f=(0,As.default)(c,o,u);return f==="browserslist"?s:f},postcss:n},H))}catch(o){}}function pXe(t){return t.type==="atrule"}function _Xe(t){var i;if((i=t.jitContext)==null?void 0:i.getVariants)return t.jitContext.getVariants();if(t.jit){let s=[];return Array.from(t.jitContext.variantMap).forEach(([a,o])=>{s.push({name:a,values:[],isArbitrary:!1,hasDash:!0,selectors:()=>{function u(I){let $=t.modules.postcssSelectorParser.module.className();return $.value=I,(0,As.default)($,"raws.value",$.value)}let c=(Array.isArray(o[0])?o:[o]).map(([I,$])=>$),f="__variant_placeholder__",h=t.modules.postcss.module.root({nodes:[t.modules.postcss.module.rule({selector:`.${u(f)}`,nodes:[]})]}),p=t.modules.postcssSelectorParser.module(I=>I.first.filter(({type:$})=>$==="class").pop().value);function _(I){return p.transformSync(I)}function b(I){return h.each($=>{$.type==="rule"&&($.selectors=$.selectors.map(S=>I({get className(){return _(S)},selector:S})))}),h}let y=[];for(let I of c){let $,S=h.clone(),E=cXe(()=>I({container:S,separator:t.separator,modifySelectors:b,format:T=>{$=T.replace(/:merge\(([^)]+)\)/g,"$1")},wrap:T=>{pXe(T)&&($=`@${T.name} ${T.params}`)}}));if($||($=E),$){y.push($);continue}S.walkDecls(T=>{T.remove()}),$=S.toString().replace(`.${u(`${a}:${f}`)}`,"&").replace(/(?<!\\)[{}]/g,"").replace(/\s*\n\s*/g," ").trim(),$.includes(f)||y.push($)}return y}})}),s}let e=t.config,H=t.modules.tailwindcss.version,r=["responsive","hover"];return jt(H,"0.3.0")&&r.push("focus","group-hover"),jt(H,"0.5.0")&&r.push("active"),jt(H,"0.7.0")&&r.push("focus-within"),jt(H,"1.0.0-beta.1")&&r.push("default"),jt(H,"1.1.0")&&r.push("first","last","odd","even","disabled","visited"),jt(H,"1.3.0")&&r.push("group-focus"),jt(H,"1.5.0")&&r.push("focus-visible","checked"),jt(H,"1.6.0")&&r.push("motion-safe","motion-reduce"),jt(H,"2.0.0-alpha.1")&&r.push("dark"),(Array.isArray(e.plugins)?e.plugins:[]).forEach(s=>{hXe(s,t,{addVariant:a=>{r.push(a)}})}),r.map(s=>({name:s,values:[],isArbitrary:!1,hasDash:!0,selectors:()=>[]}))}function dXe(t){return qt(this,null,function*(){let e=t.plugins;return Array.isArray(e)?Promise.all(e.map(H=>qt(this,null,function*(){let r=H.config;$u(r)||(r={});let n={theme:$u(r.theme)?Object.keys(r.theme):[],variants:$u(r.variants)?Object.keys(r.variants):[]},i=H.handler||H,s=typeof i.name=="string"&&i.name!=="handler"&&i.name!==""?i.name:null;try{i()}catch(a){let o=XHe.default.parse(a);if(o.length===0)return{name:s};let u=o[0].fileName,c=Ft.dirname(u);if(!BHe.default.sync({cwd:c}))return{name:s};let h;try{h=require(h)}catch(p){return{name:s}}if(h.name&&Ft.resolve(c,h.main||"index.js")===u)return{name:h.name,homepage:h.homepage,contributes:n}}return{name:s}}))):[]})}function YHe(t){return qt(this,null,function*(){let H=Er(yield gu.promises.readFile(t,"utf8"),"css").match(/@config\s*(?<config>'[^']+'|"[^"]+")/);return H?Ft.resolve(Ft.dirname(t),H.groups.config.slice(1,-1)):null})}function QHe(t,e){try{let H=Ya.default.sync(r=>{let n=Ft.join(r,"package.json");if(Ya.default.sync.exists(n))return n;if(r===e)return Ya.default.stop},{cwd:t});return H?Ft.dirname(H):e}catch(H){return e}}function rT(t,e,H,r){var u,c,f,h;let n=r!=null?r:require(t),i=(c=(u=n.content)==null?void 0:u.files)!=null?c:n.content,s=Array.isArray(i)?i:[],a=jt(e,"3.2.0")?((f=n.future)==null?void 0:f.relativeContentPathsByDefault)||((h=n.content)==null?void 0:h.relative):!1,o;return a?o=Ft.dirname(t):o=QHe(Ft.dirname(t),H),s.filter(p=>typeof p=="string").map(p=>p.startsWith("!")?`!${Ft.resolve(o,p.slice(1))}`:Ft.resolve(o,p)).map(p=>({pattern:(0,Is.default)(p),priority:1}))}var ere=class{constructor(e){this.connection=e;this.initialized=!1;this.lspHandlersAdded=!1;this.disposables=[];this.watchPatterns=()=>{};this.watched=[];this.documentService=new tre(this.connection),this.workspaces=new Map,this.projects=new Map,this.projectCounter=0}init(){return qt(this,null,function*(){var c,f,h,p;if(this.initialized)return;if(tT(),this.initialized=!0,!this.initializeParams.rootPath){console.error("No workspace folders found, not initializing.");return}let e=[],H=yield cm(),r=H.tailwindCSS.files.exclude,n=H.tailwindCSS.experimental.configFile,i=F6(this.initializeParams.rootPath),s=new Map,a=new Map,o=((c=this.initializeParams.initializationOptions)==null?void 0:c.workspaceFile)?Ft.dirname(this.initializeParams.initializationOptions.workspaceFile):i;if(n){if(typeof n!="string"&&(!$u(n)||!Object.entries(n).every(([b,y])=>typeof b!="string"?!1:Array.isArray(y)?y.every(I=>typeof I=="string"):typeof y=="string"))){console.error("Invalid `experimental.configFile` configuration, not initializing.");return}let _=typeof n=="string"?{[n]:Ft.resolve(i,"**")}:n;e=Object.entries(_).map(([b,y])=>({folder:i,configPath:Ft.resolve(o,b),documentSelector:[].concat(y).map(I=>({priority:0,pattern:Ft.resolve(o,I)})),isUserConfigured:!0}))}else{let _={},b=yield(0,FHe.default)([`**/${Pp}`,`**/${Bc}`],{cwd:i,ignore:(yield cm()).tailwindCSS.files.exclude,onlyFiles:!0,absolute:!0,suppressErrors:!0,dot:!0,concurrency:Math.max(WHe.cpus().length,1)});for(let y of b){let I=(0,Is.default)(y),$=(0,oa.default)(I,`**/${Bc}`,{dot:!0}),S=$?yield YHe(y):y;if(!S)continue;let E=M_().version,T=!0;try{let A=require(aH(Ft.dirname(S),"tailwindcss/package.json")).version;typeof A=="string"&&(E=A,T=!1)}catch(A){}if($&&(!jt(E,"3.2.0")||T))continue;a.set(S,E);let V=[];try{V=rT(S,E,i)}catch(A){}let Z=[{pattern:(0,Is.default)(y),priority:0},...$?[{pattern:(0,Is.default)(S),priority:0}]:[],...V,{pattern:(0,Is.default)(Ft.join(Ft.dirname(y),"**")),priority:$?2:3},...$?[{pattern:(0,Is.default)(Ft.join(Ft.dirname(S),"**")),priority:3}]:[],{pattern:(0,Is.default)(Ft.join(QHe(Ft.dirname(S),i),"**")),priority:4}];_[S]=[...(f=_[S])!=null?f:[],...Z],$&&s.set(I,S)}Object.keys(_).length>0&&(e=Object.entries(_).map(([y,I])=>({folder:i,configPath:y,isUserConfigured:!1,documentSelector:I.sort(($,S)=>$.priority-S.priority).filter(({pattern:$},S,E)=>E.findIndex(({pattern:T})=>T===$)===S)})))}console.log(`[Global] Creating projects: ${JSON.stringify(e)}`);let u=_=>qt(this,null,function*(){let b=!1;e:for(let y of _){let I=(0,Is.default)(y.file);for(let T of r)if((0,oa.default)(I,T,{dot:!0}))continue e;if((0,oa.default)(I,`**/${xp}`,{dot:!0}))for(let[,T]of this.projects){let V=M_().version;try{let Z=require(aH(Ft.dirname(T.projectConfig.configPath),"tailwindcss/package.json")).version;typeof Z=="string"&&(V=Z)}catch(Z){}if(a.get(T.projectConfig.configPath)!==V){b=!0;break e}}if((0,oa.default)(I,`**/${Bc}`,{dot:!0})){let T=yield YHe(y.file);if(s.has(I)&&s.get(I)!==T){b=!0;break}else if(!s.has(I)&&T){b=!0;break}}if((0,oa.default)(I,`**/${Pp}`,{dot:!0})&&y.type===HH.FileChangeType.Created){b=!0;break}for(let[,T]of this.projects)if(y.type===HH.FileChangeType.Deleted&&HT(I,[T.projectConfig.configPath])){b=!0;break e}}if(b){this.restart();return}for(let[,y]of this.projects)y.onFileEvents(_)});if(console.log(JSON.stringify(this.initializeParams.capabilities)),(p=(h=this.initializeParams.capabilities.workspace)==null?void 0:h.didChangeWatchedFiles)==null?void 0:p.dynamicRegistration){this.disposables.push(this.connection.onDidChangeWatchedFiles(y=>qt(this,[y],function*({changes:b}){let I=b.map(({uri:$,type:S})=>({file:ed.URI.parse($).fsPath,type:S})).filter(($,S,E)=>E.findIndex(T=>T.file===$.file&&T.type===$.type)===S);yield u(I)})));let _=yield this.connection.client.register(HH.DidChangeWatchedFilesNotification.type,{watchers:[{globPattern:`**/${Pp}`},{globPattern:`**/${xp}`},{globPattern:`**/${Bc}`}]});this.disposables.push(_),this.watchPatterns=b=>{let y=this.filterNewWatchPatterns(b);y.length&&(console.log(`[Global] Adding watch patterns: ${y.join(", ")}`),this.connection.client.register(HH.DidChangeWatchedFilesNotification.type,{watchers:y.map(I=>({globPattern:I}))}).then(I=>{this.disposables.push(I)}))}}else if(om.getBinding()){let _={create:HH.FileChangeType.Created,update:HH.FileChangeType.Changed,delete:HH.FileChangeType.Deleted},b=yield om.subscribe(i,(y,I)=>{u(I.map($=>({file:$.path,type:_[$.type]})))},{ignore:r.map(y=>Ft.resolve(i,y.replace(/^[*/]+/,"").replace(/[*/]+$/,"")))});this.disposables.push({dispose(){b.unsubscribe()}})}else{let b=OHe().watch([`**/${Pp}`,`**/${xp}`,`**/${Bc}`],{cwd:i,ignorePermissionErrors:!0,ignoreInitial:!0,ignored:r,awaitWriteFinish:{stabilityThreshold:100,pollInterval:20}});yield new Promise(y=>{b.on("ready",()=>y())}),b.on("add",y=>u([{file:Ft.resolve(i,y),type:HH.FileChangeType.Created}])).on("change",y=>u([{file:Ft.resolve(i,y),type:HH.FileChangeType.Changed}])).on("unlink",y=>u([{file:Ft.resolve(i,y),type:HH.FileChangeType.Deleted}])),this.disposables.push({dispose(){b.close()}}),this.watchPatterns=y=>{let I=this.filterNewWatchPatterns(y);I.length&&(console.log(`[Global] Adding watch patterns: ${I.join(", ")}`),b.add(I))}}yield Promise.all(e.map(_=>this.addProject(_,this.initializeParams,this.watchPatterns,a.get(_.configPath))));for(let _ of this.documentService.getAllDocuments()){let b=this.getProject(_);b&&!b.enabled()&&(b.enable(),yield b.tryInit())}this.setupLSPHandlers(),this.disposables.push(this.connection.onDidChangeConfiguration(b=>qt(this,[b],function*({settings:_}){let y=H.tailwindCSS.files.exclude;if(um.clear(),H=yield cm(),!ji(y,H.tailwindCSS.files.exclude)){this.restart();return}for(let[,I]of this.projects)I.onUpdateSettings(_)}))),this.disposables.push(this.connection.onShutdown(()=>{this.dispose()})),this.disposables.push(this.documentService.onDidChangeContent(_=>{var b;(b=this.getProject(_.document))==null||b.provideDiagnostics(_.document)})),this.disposables.push(this.documentService.onDidOpen(_=>{let b=this.getProject(_.document);b&&!b.enabled()&&(b.enable(),b.tryInit())}))})}filterNewWatchPatterns(e){let H=e.filter(r=>!this.watched.includes(r));return this.watched.push(...H),H}addProject(e,H,r,n){return qt(this,null,function*(){let i=String(this.projectCounter++),s=yield fXe(i,e,this.connection,H,this.documentService,()=>this.updateCapabilities(),()=>{for(let a of this.documentService.getAllDocuments()){let o=this.getProject(a);if(o&&!o.enabled()){o.enable(),o.tryInit();break}}},()=>this.refreshDiagnostics(),a=>r(a),n);this.projects.set(i,s)})}refreshDiagnostics(){for(let e of this.documentService.getAllDocuments()){let H=this.getProject(e);H?H.provideDiagnosticsForce(e):this.connection.sendDiagnostics({uri:e.uri,diagnostics:[]})}}setupLSPHandlers(){this.lspHandlersAdded||(this.lspHandlersAdded=!0,this.connection.onHover(this.onHover.bind(this)),this.connection.onCompletion(this.onCompletion.bind(this)),this.connection.onCompletionResolve(this.onCompletionResolve.bind(this)),this.connection.onDocumentColor(this.onDocumentColor.bind(this)),this.connection.onColorPresentation(this.onColorPresentation.bind(this)),this.connection.onCodeAction(this.onCodeAction.bind(this)),this.connection.onDocumentLinks(this.onDocumentLinks.bind(this)))}updateCapabilities(){this.registrations&&this.registrations.then(r=>r.dispose());let e=Array.from(this.projects.values()),H=HH.BulkRegistration.create();H.add(HH.HoverRequest.type,{documentSelector:null}),H.add(HH.DocumentColorRequest.type,{documentSelector:null}),H.add(HH.CodeActionRequest.type,{documentSelector:null}),H.add(HH.DocumentLinkRequest.type,{documentSelector:null}),H.add(HH.CompletionRequest.type,{documentSelector:null,resolveProvider:!0,triggerCharacters:[...ZHe,...e.map(r=>r.state.separator).filter(r=>typeof r=="string").map(r=>r.slice(-1))].filter(Boolean)}),this.registrations=this.connection.client.register(H)}getProject(e){let H,r,n=1/0;for(let[,i]of this.projects)if(i.projectConfig.configPath){let s=i.documentSelector().concat().sort((a,o)=>a.pattern.startsWith("!")&&!o.pattern.startsWith("!")?-1:!a.pattern.startsWith("!")&&o.pattern.startsWith("!")?1:0);for(let a of s){let o=ed.URI.parse(e.uri).fsPath,u=a.pattern.replace(/[\[\]{}]/g,c=>`\\${c}`);if(u.startsWith("!")&&(0,oa.default)(o,u.slice(1),{dot:!0}))break;(0,oa.default)(o,u,{dot:!0})&&a.priority<n&&(r=i,n=a.priority)}}else H||(H=i);return r||H}onDocumentColor(e){return qt(this,null,function*(){var H,r;return(r=(H=this.getProject(e.textDocument))==null?void 0:H.onDocumentColor(e))!=null?r:[]})}onColorPresentation(e){return qt(this,null,function*(){var H,r;return(r=(H=this.getProject(e.textDocument))==null?void 0:H.onColorPresentation(e))!=null?r:[]})}onHover(e){return qt(this,null,function*(){var H,r;return(r=(H=this.getProject(e.textDocument))==null?void 0:H.onHover(e))!=null?r:null})}onCompletion(e){return qt(this,null,function*(){var H,r;return(r=(H=this.getProject(e.textDocument))==null?void 0:H.onCompletion(e))!=null?r:null})}onCompletionResolve(e){return qt(this,null,function*(){var H,r;return(r=(H=this.projects.get(e.data._projectKey))==null?void 0:H.onCompletionResolve(e))!=null?r:null})}onCodeAction(e){var H,r;return(r=(H=this.getProject(e.textDocument))==null?void 0:H.onCodeAction(e))!=null?r:null}onDocumentLinks(e){var H,r;return(r=(H=this.getProject(e.textDocument))==null?void 0:H.onDocumentLinks(e))!=null?r:null}listen(){this.connection.listen()}dispose(){for(let[,e]of this.projects)e.dispose();this.projects=new Map,this.refreshDiagnostics(),this.registrations&&(this.registrations.then(e=>e.dispose()),this.registrations=void 0),this.disposables.forEach(e=>e.dispose()),this.disposables.length=0,this.watched.length=0}restart(){console.log(`----------
725
+ RESTARTING
726
+ ----------`),this.dispose(),this.initialized=!1,this.init()}},tre=class{constructor(e){this.documents=new HH.TextDocuments(UHe.TextDocument),this.documents.listen(e)}getDocument(e){return this.documents.get(e)}getAllDocuments(){return this.documents.all()}get onDidChangeContent(){return this.documents.onDidChangeContent}get onDidClose(){return this.documents.onDidClose}get onDidOpen(){return this.documents.onDidOpen}};function LXe(t,e){var H,r,n,i,s;return t.onInitialized&&((H=e.capabilities.textDocument.hover)==null?void 0:H.dynamicRegistration)&&((r=e.capabilities.textDocument.colorProvider)==null?void 0:r.dynamicRegistration)&&((n=e.capabilities.textDocument.codeAction)==null?void 0:n.dynamicRegistration)&&((i=e.capabilities.textDocument.completion)==null?void 0:i.dynamicRegistration)&&((s=e.capabilities.textDocument.documentLink)==null?void 0:s.dynamicRegistration)}var fm=new ere(mu);mu.onInitialize(t=>qt(exports,null,function*(){return fm.initializeParams=t,LXe(mu,t)?{capabilities:{textDocumentSync:HH.TextDocumentSyncKind.Full}}:(yield fm.init(),{capabilities:{textDocumentSync:HH.TextDocumentSyncKind.Full,hoverProvider:!0,colorProvider:!0,codeActionProvider:!0,documentLinkProvider:{},completionProvider:{resolveProvider:!0,triggerCharacters:[...ZHe,":"]}}})}));mu.onInitialized(()=>qt(exports,null,function*(){yield fm.init()}));fm.listen();
727
+ /*!
728
+ * fill-range <https://github.com/jonschlinkert/fill-range>
729
+ *
730
+ * Copyright (c) 2014-present, Jon Schlinkert.
731
+ * Licensed under the MIT License.
732
+ */
733
+ /*!
734
+ * is-extglob <https://github.com/jonschlinkert/is-extglob>
735
+ *
736
+ * Copyright (c) 2014-2016, Jon Schlinkert.
737
+ * Licensed under the MIT License.
738
+ */
739
+ /*!
740
+ * is-glob <https://github.com/jonschlinkert/is-glob>
741
+ *
742
+ * Copyright (c) 2014-2017, Jon Schlinkert.
743
+ * Released under the MIT License.
744
+ */
745
+ /*!
746
+ * is-number <https://github.com/jonschlinkert/is-number>
747
+ *
748
+ * Copyright (c) 2014-present, Jon Schlinkert.
749
+ * Released under the MIT License.
750
+ */
751
+ /*!
752
+ * isobject <https://github.com/jonschlinkert/isobject>
753
+ *
754
+ * Copyright (c) 2014-2015, Jon Schlinkert.
755
+ * Licensed under the MIT License.
756
+ */
757
+ /*!
758
+ * normalize-path <https://github.com/jonschlinkert/normalize-path>
759
+ *
760
+ * Copyright (c) 2014-2018, Jon Schlinkert.
761
+ * Released under the MIT License.
762
+ */
763
+ /*!
764
+ * to-regex-range <https://github.com/micromatch/to-regex-range>
765
+ *
766
+ * Copyright (c) 2015-present, Jon Schlinkert.
767
+ * Released under the MIT License.
768
+ */
769
+ /*! https://mths.be/cssesc v3.0.0 by @mathias */
770
+ /*! https://mths.be/cssescape v1.5.1 by @mathias | MIT license */
771
+ /*! queue-microtask. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
772
+ /*! run-parallel. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
773
+ /**
774
+ * line-column - Convert efficiently index to/from line-column in a string
775
+ * @module lineColumn
776
+ * @license MIT
777
+ */