dts-linter 0.3.0-beta4 → 0.3.0-beta5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -59,7 +59,7 @@ Repository: https://github.com/moxystudio/node-cross-spawn
59
59
 
60
60
  ----------------------------------------------------------------------
61
61
 
62
- devicetree-language-server@0.5.6
62
+ devicetree-language-server@0.5.7
63
63
  License: Apache-2.0
64
64
  Repository: https://github.com/kylebonnici/dts-lsp
65
65
 
@@ -71,7 +71,7 @@ Repository: https://github.com/kpdecker/jsdiff
71
71
 
72
72
  ----------------------------------------------------------------------
73
73
 
74
- dts-linter@0.3.0-beta4
74
+ dts-linter@0.3.0-beta5
75
75
  License: Apache-2.0
76
76
  Repository: https://github.com/kylebonnici/dts-linter
77
77
 
@@ -49,7 +49,7 @@ ${JSON.stringify(h,null,4)}`);let b=h;if(X.string(b.id)||X.number(b.id)){let C=b
49
49
  `).map(n=>n+`
50
50
  `);return e?t.pop():t.push(t.pop().slice(0,-1)),t}var Ar=(i,e,t)=>{let n=i instanceof RegExp?ka(i,t):i,s=e instanceof RegExp?ka(e,t):e,r=n!==null&&s!=null&&Gh(n,s,t);return r&&{start:r[0],end:r[1],pre:t.slice(0,r[0]),body:t.slice(r[0]+n.length,r[1]),post:t.slice(r[1]+s.length)}},ka=(i,e)=>{let t=e.match(i);return t?t[0]:null},Gh=(i,e,t)=>{let n,s,r,o,a,c=t.indexOf(i),l=t.indexOf(e,c+1),u=c;if(c>=0&&l>0){if(i===e)return[c,l];for(n=[],r=t.length;u>=0&&!a;){if(u===c)n.push(u),c=t.indexOf(i,u+1);else if(n.length===1){let f=n.pop();f!==void 0&&(a=[f,l])}else s=n.pop(),s!==void 0&&s<r&&(r=s,o=l),l=t.indexOf(e,u+1);u=c<l&&c>=0?c:l}n.length&&o!==void 0&&(a=[r,o])}return a};var Ea="\0SLASH"+Math.random()+"\0",Ca="\0OPEN"+Math.random()+"\0",Pr="\0CLOSE"+Math.random()+"\0",Ta="\0COMMA"+Math.random()+"\0",Ra="\0PERIOD"+Math.random()+"\0",Hh=new RegExp(Ea,"g"),Jh=new RegExp(Ca,"g"),Xh=new RegExp(Pr,"g"),Yh=new RegExp(Ta,"g"),Qh=new RegExp(Ra,"g"),Kh=/\\\\/g,ed=/\\{/g,td=/\\}/g,nd=/\\,/g,id=/\\./g;function Nr(i){return isNaN(i)?i.charCodeAt(0):parseInt(i,10)}function sd(i){return i.replace(Kh,Ea).replace(ed,Ca).replace(td,Pr).replace(nd,Ta).replace(id,Ra)}function rd(i){return i.replace(Hh,"\\").replace(Jh,"{").replace(Xh,"}").replace(Yh,",").replace(Qh,".")}function Oa(i){if(!i)return[""];let e=[],t=Ar("{","}",i);if(!t)return i.split(",");let{pre:n,body:s,post:r}=t,o=n.split(",");o[o.length-1]+="{"+s+"}";let a=Oa(r);return r.length&&(o[o.length-1]+=a.shift(),o.push.apply(o,a)),e.push.apply(e,o),e}function Aa(i){return i?(i.slice(0,2)==="{}"&&(i="\\{\\}"+i.slice(2)),zn(sd(i),!0).map(rd)):[]}function od(i){return"{"+i+"}"}function ad(i){return/^-?0\d/.test(i)}function cd(i,e){return i<=e}function ld(i,e){return i>=e}function zn(i,e){let t=[],n=Ar("{","}",i);if(!n)return[i];let s=n.pre,r=n.post.length?zn(n.post,!1):[""];if(/\$$/.test(n.pre))for(let o=0;o<r.length;o++){let a=s+"{"+n.body+"}"+r[o];t.push(a)}else{let o=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(n.body),a=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(n.body),c=o||a,l=n.body.indexOf(",")>=0;if(!c&&!l)return n.post.match(/,(?!,).*\}/)?(i=n.pre+"{"+n.body+Pr+n.post,zn(i)):[i];let u;if(c)u=n.body.split(/\.\./);else if(u=Oa(n.body),u.length===1&&u[0]!==void 0&&(u=zn(u[0],!1).map(od),u.length===1))return r.map(m=>n.pre+u[0]+m);let f;if(c&&u[0]!==void 0&&u[1]!==void 0){let m=Nr(u[0]),d=Nr(u[1]),v=Math.max(u[0].length,u[1].length),g=u.length===3&&u[2]!==void 0?Math.abs(Nr(u[2])):1,E=cd;d<m&&(g*=-1,E=ld);let _=u.some(ad);f=[];for(let w=m;E(w,d);w+=g){let k;if(a)k=String.fromCharCode(w),k==="\\"&&(k="");else if(k=String(w),_){let O=v-k.length;if(O>0){let q=new Array(O+1).join("0");w<0?k="-"+q+k.slice(1):k=q+k}}f.push(k)}}else{f=[];for(let m=0;m<u.length;m++)f.push.apply(f,zn(u[m],!1))}for(let m=0;m<f.length;m++)for(let d=0;d<r.length;d++){let v=s+f[m]+r[d];(!e||c||v)&&t.push(v)}}return t}var Bn=i=>{if(typeof i!="string")throw new TypeError("invalid pattern");if(i.length>65536)throw new TypeError("pattern is too long")};var ud={"[:alnum:]":["\\p{L}\\p{Nl}\\p{Nd}",!0],"[:alpha:]":["\\p{L}\\p{Nl}",!0],"[:ascii:]":["\\x00-\\x7f",!1],"[:blank:]":["\\p{Zs}\\t",!0],"[:cntrl:]":["\\p{Cc}",!0],"[:digit:]":["\\p{Nd}",!0],"[:graph:]":["\\p{Z}\\p{C}",!0,!0],"[:lower:]":["\\p{Ll}",!0],"[:print:]":["\\p{C}",!0],"[:punct:]":["\\p{P}",!0],"[:space:]":["\\p{Z}\\t\\r\\n\\v\\f",!0],"[:upper:]":["\\p{Lu}",!0],"[:word:]":["\\p{L}\\p{Nl}\\p{Nd}\\p{Pc}",!0],"[:xdigit:]":["A-Fa-f0-9",!1]},qn=i=>i.replace(/[[\]\\-]/g,"\\$&"),hd=i=>i.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Na=i=>i.join(""),Pa=(i,e)=>{let t=e;if(i.charAt(t)!=="[")throw new Error("not in a brace expression");let n=[],s=[],r=t+1,o=!1,a=!1,c=!1,l=!1,u=t,f="";e:for(;r<i.length;){let g=i.charAt(r);if((g==="!"||g==="^")&&r===t+1){l=!0,r++;continue}if(g==="]"&&o&&!c){u=r+1;break}if(o=!0,g==="\\"&&!c){c=!0,r++;continue}if(g==="["&&!c){for(let[E,[S,_,w]]of Object.entries(ud))if(i.startsWith(E,r)){if(f)return["$.",!1,i.length-t,!0];r+=E.length,w?s.push(S):n.push(S),a=a||_;continue e}}if(c=!1,f){g>f?n.push(qn(f)+"-"+qn(g)):g===f&&n.push(qn(g)),f="",r++;continue}if(i.startsWith("-]",r+1)){n.push(qn(g+"-")),r+=2;continue}if(i.startsWith("-",r+1)){f=g,r+=2;continue}n.push(qn(g)),r++}if(u<r)return["",!1,0,!1];if(!n.length&&!s.length)return["$.",!1,i.length-t,!0];if(s.length===0&&n.length===1&&/^\\?.$/.test(n[0])&&!l){let g=n[0].length===2?n[0].slice(-1):n[0];return[hd(g),!1,u-t,!1]}let m="["+(l?"^":"")+Na(n)+"]",d="["+(l?"":"^")+Na(s)+"]";return[n.length&&s.length?"("+m+"|"+d+")":n.length?m:d,a,u-t,!0]};var ze=(i,{windowsPathsNoEscape:e=!1}={})=>e?i.replace(/\[([^\/\\])\]/g,"$1"):i.replace(/((?!\\).|^)\[([^\/\\])\]/g,"$1$2").replace(/\\([^\/])/g,"$1");var dd=new Set(["!","?","+","*","@"]),Ma=i=>dd.has(i),fd="(?!(?:^|/)\\.\\.?(?:$|/))",ji="(?!\\.)",pd=new Set(["[","."]),md=new Set(["..","."]),gd=new Set("().*{}+?[]^$\\!"),yd=i=>i.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Mr="[^/]",ja=Mr+"*?",La=Mr+"+?",pn=class i{type;#e;#t;#r=!1;#s=[];#o;#b;#y;#a=!1;#h;#c;#l=!1;constructor(e,t,n={}){this.type=e,e&&(this.#t=!0),this.#o=t,this.#e=this.#o?this.#o.#e:this,this.#h=this.#e===this?n:this.#e.#h,this.#y=this.#e===this?[]:this.#e.#y,e==="!"&&!this.#e.#a&&this.#y.push(this),this.#b=this.#o?this.#o.#s.length:0}get hasMagic(){if(this.#t!==void 0)return this.#t;for(let e of this.#s)if(typeof e!="string"&&(e.type||e.hasMagic))return this.#t=!0;return this.#t}toString(){return this.#c!==void 0?this.#c:this.type?this.#c=this.type+"("+this.#s.map(e=>String(e)).join("|")+")":this.#c=this.#s.map(e=>String(e)).join("")}#n(){if(this!==this.#e)throw new Error("should only call on root");if(this.#a)return this;this.toString(),this.#a=!0;let e;for(;e=this.#y.pop();){if(e.type!=="!")continue;let t=e,n=t.#o;for(;n;){for(let s=t.#b+1;!n.type&&s<n.#s.length;s++)for(let r of e.#s){if(typeof r=="string")throw new Error("string part in extglob AST??");r.copyIn(n.#s[s])}t=n,n=t.#o}}return this}push(...e){for(let t of e)if(t!==""){if(typeof t!="string"&&!(t instanceof i&&t.#o===this))throw new Error("invalid part: "+t);this.#s.push(t)}}toJSON(){let e=this.type===null?this.#s.slice().map(t=>typeof t=="string"?t:t.toJSON()):[this.type,...this.#s.map(t=>t.toJSON())];return this.isStart()&&!this.type&&e.unshift([]),this.isEnd()&&(this===this.#e||this.#e.#a&&this.#o?.type==="!")&&e.push({}),e}isStart(){if(this.#e===this)return!0;if(!this.#o?.isStart())return!1;if(this.#b===0)return!0;let e=this.#o;for(let t=0;t<this.#b;t++){let n=e.#s[t];if(!(n instanceof i&&n.type==="!"))return!1}return!0}isEnd(){if(this.#e===this||this.#o?.type==="!")return!0;if(!this.#o?.isEnd())return!1;if(!this.type)return this.#o?.isEnd();let e=this.#o?this.#o.#s.length:0;return this.#b===e-1}copyIn(e){typeof e=="string"?this.push(e):this.push(e.clone(this))}clone(e){let t=new i(this.type,e);for(let n of this.#s)t.copyIn(n);return t}static#d(e,t,n,s){let r=!1,o=!1,a=-1,c=!1;if(t.type===null){let d=n,v="";for(;d<e.length;){let g=e.charAt(d++);if(r||g==="\\"){r=!r,v+=g;continue}if(o){d===a+1?(g==="^"||g==="!")&&(c=!0):g==="]"&&!(d===a+2&&c)&&(o=!1),v+=g;continue}else if(g==="["){o=!0,a=d,c=!1,v+=g;continue}if(!s.noext&&Ma(g)&&e.charAt(d)==="("){t.push(v),v="";let E=new i(g,t);d=i.#d(e,E,d,s),t.push(E);continue}v+=g}return t.push(v),d}let l=n+1,u=new i(null,t),f=[],m="";for(;l<e.length;){let d=e.charAt(l++);if(r||d==="\\"){r=!r,m+=d;continue}if(o){l===a+1?(d==="^"||d==="!")&&(c=!0):d==="]"&&!(l===a+2&&c)&&(o=!1),m+=d;continue}else if(d==="["){o=!0,a=l,c=!1,m+=d;continue}if(Ma(d)&&e.charAt(l)==="("){u.push(m),m="";let v=new i(d,u);u.push(v),l=i.#d(e,v,l,s);continue}if(d==="|"){u.push(m),m="",f.push(u),u=new i(null,t);continue}if(d===")")return m===""&&t.#s.length===0&&(t.#l=!0),u.push(m),m="",t.push(...f,u),l;m+=d}return t.type=null,t.#t=void 0,t.#s=[e.substring(n-1)],l}static fromGlob(e,t={}){let n=new i(null,void 0,t);return i.#d(e,n,0,t),n}toMMPattern(){if(this!==this.#e)return this.#e.toMMPattern();let e=this.toString(),[t,n,s,r]=this.toRegExpSource();if(!(s||this.#t||this.#h.nocase&&!this.#h.nocaseMagicOnly&&e.toUpperCase()!==e.toLowerCase()))return n;let a=(this.#h.nocase?"i":"")+(r?"u":"");return Object.assign(new RegExp(`^${t}$`,a),{_src:t,_glob:e})}get options(){return this.#h}toRegExpSource(e){let t=e??!!this.#h.dot;if(this.#e===this&&this.#n(),!this.type){let c=this.isStart()&&this.isEnd(),l=this.#s.map(d=>{let[v,g,E,S]=typeof d=="string"?i.#p(d,this.#t,c):d.toRegExpSource(e);return this.#t=this.#t||E,this.#r=this.#r||S,v}).join(""),u="";if(this.isStart()&&typeof this.#s[0]=="string"&&!(this.#s.length===1&&md.has(this.#s[0]))){let v=pd,g=t&&v.has(l.charAt(0))||l.startsWith("\\.")&&v.has(l.charAt(2))||l.startsWith("\\.\\.")&&v.has(l.charAt(4)),E=!t&&!e&&v.has(l.charAt(0));u=g?fd:E?ji:""}let f="";return this.isEnd()&&this.#e.#a&&this.#o?.type==="!"&&(f="(?:$|\\/)"),[u+l+f,ze(l),this.#t=!!this.#t,this.#r]}let n=this.type==="*"||this.type==="+",s=this.type==="!"?"(?:(?!(?:":"(?:",r=this.#w(t);if(this.isStart()&&this.isEnd()&&!r&&this.type!=="!"){let c=this.toString();return this.#s=[c],this.type=null,this.#t=void 0,[c,ze(this.toString()),!1,!1]}let o=!n||e||t||!ji?"":this.#w(!0);o===r&&(o=""),o&&(r=`(?:${r})(?:${o})*?`);let a="";if(this.type==="!"&&this.#l)a=(this.isStart()&&!t?ji:"")+La;else{let c=this.type==="!"?"))"+(this.isStart()&&!t&&!e?ji:"")+ja+")":this.type==="@"?")":this.type==="?"?")?":this.type==="+"&&o?")":this.type==="*"&&o?")?":`)${this.type}`;a=s+r+c}return[a,ze(r),this.#t=!!this.#t,this.#r]}#w(e){return this.#s.map(t=>{if(typeof t=="string")throw new Error("string type in extglob ast??");let[n,s,r,o]=t.toRegExpSource(e);return this.#r=this.#r||o,n}).filter(t=>!(this.isStart()&&this.isEnd())||!!t).join("|")}static#p(e,t,n=!1){let s=!1,r="",o=!1;for(let a=0;a<e.length;a++){let c=e.charAt(a);if(s){s=!1,r+=(gd.has(c)?"\\":"")+c;continue}if(c==="\\"){a===e.length-1?r+="\\\\":s=!0;continue}if(c==="["){let[l,u,f,m]=Pa(e,a);if(f){r+=l,o=o||u,a+=f-1,t=t||m;continue}}if(c==="*"){n&&e==="*"?r+=La:r+=ja,t=!0;continue}if(c==="?"){r+=Mr,t=!0;continue}r+=yd(c)}return[r,ze(e),!!t,o]}};var mn=(i,{windowsPathsNoEscape:e=!1}={})=>e?i.replace(/[?*()[\]]/g,"[$&]"):i.replace(/[?*()[\]\\]/g,"\\$&");var xe=(i,e,t={})=>(Bn(e),!t.nocomment&&e.charAt(0)==="#"?!1:new Ae(e,t).match(i)),wd=/^\*+([^+@!?\*\[\(]*)$/,vd=i=>e=>!e.startsWith(".")&&e.endsWith(i),bd=i=>e=>e.endsWith(i),_d=i=>(i=i.toLowerCase(),e=>!e.startsWith(".")&&e.toLowerCase().endsWith(i)),xd=i=>(i=i.toLowerCase(),e=>e.toLowerCase().endsWith(i)),Sd=/^\*+\.\*+$/,kd=i=>!i.startsWith(".")&&i.includes("."),Ed=i=>i!=="."&&i!==".."&&i.includes("."),Cd=/^\.\*+$/,Td=i=>i!=="."&&i!==".."&&i.startsWith("."),Rd=/^\*+$/,Od=i=>i.length!==0&&!i.startsWith("."),Ad=i=>i.length!==0&&i!=="."&&i!=="..",Nd=/^\?+([^+@!?\*\[\(]*)?$/,Pd=([i,e=""])=>{let t=$a([i]);return e?(e=e.toLowerCase(),n=>t(n)&&n.toLowerCase().endsWith(e)):t},Md=([i,e=""])=>{let t=Fa([i]);return e?(e=e.toLowerCase(),n=>t(n)&&n.toLowerCase().endsWith(e)):t},jd=([i,e=""])=>{let t=Fa([i]);return e?n=>t(n)&&n.endsWith(e):t},Ld=([i,e=""])=>{let t=$a([i]);return e?n=>t(n)&&n.endsWith(e):t},$a=([i])=>{let e=i.length;return t=>t.length===e&&!t.startsWith(".")},Fa=([i])=>{let e=i.length;return t=>t.length===e&&t!=="."&&t!==".."},Wa=typeof process=="object"&&process?typeof process.env=="object"&&process.env&&process.env.__MINIMATCH_TESTING_PLATFORM__||process.platform:"posix",Ia={win32:{sep:"\\"},posix:{sep:"/"}},Id=Wa==="win32"?Ia.win32.sep:Ia.posix.sep;xe.sep=Id;var de=Symbol("globstar **");xe.GLOBSTAR=de;var Dd="[^/]",$d=Dd+"*?",Fd="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",Wd="(?:(?!(?:\\/|^)\\.).)*?",zd=(i,e={})=>t=>xe(t,i,e);xe.filter=zd;var Ie=(i,e={})=>Object.assign({},i,e),Bd=i=>{if(!i||typeof i!="object"||!Object.keys(i).length)return xe;let e=xe;return Object.assign((n,s,r={})=>e(n,s,Ie(i,r)),{Minimatch:class extends e.Minimatch{constructor(s,r={}){super(s,Ie(i,r))}static defaults(s){return e.defaults(Ie(i,s)).Minimatch}},AST:class extends e.AST{constructor(s,r,o={}){super(s,r,Ie(i,o))}static fromGlob(s,r={}){return e.AST.fromGlob(s,Ie(i,r))}},unescape:(n,s={})=>e.unescape(n,Ie(i,s)),escape:(n,s={})=>e.escape(n,Ie(i,s)),filter:(n,s={})=>e.filter(n,Ie(i,s)),defaults:n=>e.defaults(Ie(i,n)),makeRe:(n,s={})=>e.makeRe(n,Ie(i,s)),braceExpand:(n,s={})=>e.braceExpand(n,Ie(i,s)),match:(n,s,r={})=>e.match(n,s,Ie(i,r)),sep:e.sep,GLOBSTAR:de})};xe.defaults=Bd;var za=(i,e={})=>(Bn(i),e.nobrace||!/\{(?:(?!\{).)*\}/.test(i)?[i]:Aa(i));xe.braceExpand=za;var qd=(i,e={})=>new Ae(i,e).makeRe();xe.makeRe=qd;var Ud=(i,e,t={})=>{let n=new Ae(e,t);return i=i.filter(s=>n.match(s)),n.options.nonull&&!i.length&&i.push(e),i};xe.match=Ud;var Da=/[?*]|[+@!]\(.*?\)|\[|\]/,Vd=i=>i.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Ae=class{options;set;pattern;windowsPathsNoEscape;nonegate;negate;comment;empty;preserveMultipleSlashes;partial;globSet;globParts;nocase;isWindows;platform;windowsNoMagicRoot;regexp;constructor(e,t={}){Bn(e),t=t||{},this.options=t,this.pattern=e,this.platform=t.platform||Wa,this.isWindows=this.platform==="win32",this.windowsPathsNoEscape=!!t.windowsPathsNoEscape||t.allowWindowsEscape===!1,this.windowsPathsNoEscape&&(this.pattern=this.pattern.replace(/\\/g,"/")),this.preserveMultipleSlashes=!!t.preserveMultipleSlashes,this.regexp=null,this.negate=!1,this.nonegate=!!t.nonegate,this.comment=!1,this.empty=!1,this.partial=!!t.partial,this.nocase=!!this.options.nocase,this.windowsNoMagicRoot=t.windowsNoMagicRoot!==void 0?t.windowsNoMagicRoot:!!(this.isWindows&&this.nocase),this.globSet=[],this.globParts=[],this.set=[],this.make()}hasMagic(){if(this.options.magicalBraces&&this.set.length>1)return!0;for(let e of this.set)for(let t of e)if(typeof t!="string")return!0;return!1}debug(...e){}make(){let e=this.pattern,t=this.options;if(!t.nocomment&&e.charAt(0)==="#"){this.comment=!0;return}if(!e){this.empty=!0;return}this.parseNegate(),this.globSet=[...new Set(this.braceExpand())],t.debug&&(this.debug=(...r)=>console.error(...r)),this.debug(this.pattern,this.globSet);let n=this.globSet.map(r=>this.slashSplit(r));this.globParts=this.preprocess(n),this.debug(this.pattern,this.globParts);let s=this.globParts.map((r,o,a)=>{if(this.isWindows&&this.windowsNoMagicRoot){let c=r[0]===""&&r[1]===""&&(r[2]==="?"||!Da.test(r[2]))&&!Da.test(r[3]),l=/^[a-z]:/i.test(r[0]);if(c)return[...r.slice(0,4),...r.slice(4).map(u=>this.parse(u))];if(l)return[r[0],...r.slice(1).map(u=>this.parse(u))]}return r.map(c=>this.parse(c))});if(this.debug(this.pattern,s),this.set=s.filter(r=>r.indexOf(!1)===-1),this.isWindows)for(let r=0;r<this.set.length;r++){let o=this.set[r];o[0]===""&&o[1]===""&&this.globParts[r][2]==="?"&&typeof o[3]=="string"&&/^[a-z]:$/i.test(o[3])&&(o[2]="?")}this.debug(this.pattern,this.set)}preprocess(e){if(this.options.noglobstar)for(let n=0;n<e.length;n++)for(let s=0;s<e[n].length;s++)e[n][s]==="**"&&(e[n][s]="*");let{optimizationLevel:t=1}=this.options;return t>=2?(e=this.firstPhasePreProcess(e),e=this.secondPhasePreProcess(e)):t>=1?e=this.levelOneOptimize(e):e=this.adjascentGlobstarOptimize(e),e}adjascentGlobstarOptimize(e){return e.map(t=>{let n=-1;for(;(n=t.indexOf("**",n+1))!==-1;){let s=n;for(;t[s+1]==="**";)s++;s!==n&&t.splice(n,s-n)}return t})}levelOneOptimize(e){return e.map(t=>(t=t.reduce((n,s)=>{let r=n[n.length-1];return s==="**"&&r==="**"?n:s===".."&&r&&r!==".."&&r!=="."&&r!=="**"?(n.pop(),n):(n.push(s),n)},[]),t.length===0?[""]:t))}levelTwoFileOptimize(e){Array.isArray(e)||(e=this.slashSplit(e));let t=!1;do{if(t=!1,!this.preserveMultipleSlashes){for(let s=1;s<e.length-1;s++){let r=e[s];s===1&&r===""&&e[0]===""||(r==="."||r==="")&&(t=!0,e.splice(s,1),s--)}e[0]==="."&&e.length===2&&(e[1]==="."||e[1]==="")&&(t=!0,e.pop())}let n=0;for(;(n=e.indexOf("..",n+1))!==-1;){let s=e[n-1];s&&s!=="."&&s!==".."&&s!=="**"&&(t=!0,e.splice(n-1,2),n-=2)}}while(t);return e.length===0?[""]:e}firstPhasePreProcess(e){let t=!1;do{t=!1;for(let n of e){let s=-1;for(;(s=n.indexOf("**",s+1))!==-1;){let o=s;for(;n[o+1]==="**";)o++;o>s&&n.splice(s+1,o-s);let a=n[s+1],c=n[s+2],l=n[s+3];if(a!==".."||!c||c==="."||c===".."||!l||l==="."||l==="..")continue;t=!0,n.splice(s,1);let u=n.slice(0);u[s]="**",e.push(u),s--}if(!this.preserveMultipleSlashes){for(let o=1;o<n.length-1;o++){let a=n[o];o===1&&a===""&&n[0]===""||(a==="."||a==="")&&(t=!0,n.splice(o,1),o--)}n[0]==="."&&n.length===2&&(n[1]==="."||n[1]==="")&&(t=!0,n.pop())}let r=0;for(;(r=n.indexOf("..",r+1))!==-1;){let o=n[r-1];if(o&&o!=="."&&o!==".."&&o!=="**"){t=!0;let c=r===1&&n[r+1]==="**"?["."]:[];n.splice(r-1,2,...c),n.length===0&&n.push(""),r-=2}}}}while(t);return e}secondPhasePreProcess(e){for(let t=0;t<e.length-1;t++)for(let n=t+1;n<e.length;n++){let s=this.partsMatch(e[t],e[n],!this.preserveMultipleSlashes);if(s){e[t]=[],e[n]=s;break}}return e.filter(t=>t.length)}partsMatch(e,t,n=!1){let s=0,r=0,o=[],a="";for(;s<e.length&&r<t.length;)if(e[s]===t[r])o.push(a==="b"?t[r]:e[s]),s++,r++;else if(n&&e[s]==="**"&&t[r]===e[s+1])o.push(e[s]),s++;else if(n&&t[r]==="**"&&e[s]===t[r+1])o.push(t[r]),r++;else if(e[s]==="*"&&t[r]&&(this.options.dot||!t[r].startsWith("."))&&t[r]!=="**"){if(a==="b")return!1;a="a",o.push(e[s]),s++,r++}else if(t[r]==="*"&&e[s]&&(this.options.dot||!e[s].startsWith("."))&&e[s]!=="**"){if(a==="a")return!1;a="b",o.push(t[r]),s++,r++}else return!1;return e.length===t.length&&o}parseNegate(){if(this.nonegate)return;let e=this.pattern,t=!1,n=0;for(let s=0;s<e.length&&e.charAt(s)==="!";s++)t=!t,n++;n&&(this.pattern=e.slice(n)),this.negate=t}matchOne(e,t,n=!1){let s=this.options;if(this.isWindows){let g=typeof e[0]=="string"&&/^[a-z]:$/i.test(e[0]),E=!g&&e[0]===""&&e[1]===""&&e[2]==="?"&&/^[a-z]:$/i.test(e[3]),S=typeof t[0]=="string"&&/^[a-z]:$/i.test(t[0]),_=!S&&t[0]===""&&t[1]===""&&t[2]==="?"&&typeof t[3]=="string"&&/^[a-z]:$/i.test(t[3]),w=E?3:g?0:void 0,k=_?3:S?0:void 0;if(typeof w=="number"&&typeof k=="number"){let[O,q]=[e[w],t[k]];O.toLowerCase()===q.toLowerCase()&&(t[k]=O,k>w?t=t.slice(k):w>k&&(e=e.slice(w)))}}let{optimizationLevel:r=1}=this.options;r>=2&&(e=this.levelTwoFileOptimize(e)),this.debug("matchOne",this,{file:e,pattern:t}),this.debug("matchOne",e.length,t.length);for(var o=0,a=0,c=e.length,l=t.length;o<c&&a<l;o++,a++){this.debug("matchOne loop");var u=t[a],f=e[o];if(this.debug(t,u,f),u===!1)return!1;if(u===de){this.debug("GLOBSTAR",[t,u,f]);var m=o,d=a+1;if(d===l){for(this.debug("** at the end");o<c;o++)if(e[o]==="."||e[o]===".."||!s.dot&&e[o].charAt(0)===".")return!1;return!0}for(;m<c;){var v=e[m];if(this.debug(`
51
51
  globstar while`,e,m,t,d,v),this.matchOne(e.slice(m),t.slice(d),n))return this.debug("globstar found match!",m,c,v),!0;if(v==="."||v===".."||!s.dot&&v.charAt(0)==="."){this.debug("dot detected!",e,m,t,d);break}this.debug("globstar swallow a segment, and continue"),m++}return!!(n&&(this.debug(`
52
- >>> no match, partial?`,e,m,t,d),m===c))}let g;if(typeof u=="string"?(g=f===u,this.debug("string match",u,f,g)):(g=u.test(f),this.debug("pattern match",u,f,g)),!g)return!1}if(o===c&&a===l)return!0;if(o===c)return n;if(a===l)return o===c-1&&e[o]==="";throw new Error("wtf?")}braceExpand(){return za(this.pattern,this.options)}parse(e){Bn(e);let t=this.options;if(e==="**")return de;if(e==="")return"";let n,s=null;(n=e.match(Rd))?s=t.dot?Ad:Od:(n=e.match(wd))?s=(t.nocase?t.dot?xd:_d:t.dot?bd:vd)(n[1]):(n=e.match(Nd))?s=(t.nocase?t.dot?Md:Pd:t.dot?jd:Ld)(n):(n=e.match(Sd))?s=t.dot?Ed:kd:(n=e.match(Cd))&&(s=Td);let r=pn.fromGlob(e,this.options).toMMPattern();return s&&typeof r=="object"&&Reflect.defineProperty(r,"test",{value:s}),r}makeRe(){if(this.regexp||this.regexp===!1)return this.regexp;let e=this.set;if(!e.length)return this.regexp=!1,this.regexp;let t=this.options,n=t.noglobstar?$d:t.dot?Fd:Wd,s=new Set(t.nocase?["i"]:[]),r=e.map(c=>{let l=c.map(u=>{if(u instanceof RegExp)for(let f of u.flags.split(""))s.add(f);return typeof u=="string"?Vd(u):u===de?de:u._src});return l.forEach((u,f)=>{let m=l[f+1],d=l[f-1];u!==de||d===de||(d===void 0?m!==void 0&&m!==de?l[f+1]="(?:\\/|"+n+"\\/)?"+m:l[f]=n:m===void 0?l[f-1]=d+"(?:\\/|"+n+")?":m!==de&&(l[f-1]=d+"(?:\\/|\\/"+n+"\\/)"+m,l[f+1]=de))}),l.filter(u=>u!==de).join("/")}).join("|"),[o,a]=e.length>1?["(?:",")"]:["",""];r="^"+o+r+a+"$",this.negate&&(r="^(?!"+r+").+$");try{this.regexp=new RegExp(r,[...s].join(""))}catch{this.regexp=!1}return this.regexp}slashSplit(e){return this.preserveMultipleSlashes?e.split("/"):this.isWindows&&/^\/\/[^\/]+/.test(e)?["",...e.split(/\/+/)]:e.split(/\/+/)}match(e,t=this.partial){if(this.debug("match",e,this.pattern),this.comment)return!1;if(this.empty)return e==="";if(e==="/"&&t)return!0;let n=this.options;this.isWindows&&(e=e.split("\\").join("/"));let s=this.slashSplit(e);this.debug(this.pattern,"split",s);let r=this.set;this.debug(this.pattern,"set",r);let o=s[s.length-1];if(!o)for(let a=s.length-2;!o&&a>=0;a--)o=s[a];for(let a=0;a<r.length;a++){let c=r[a],l=s;if(n.matchBase&&c.length===1&&(l=[o]),this.matchOne(l,c,t))return n.flipNegate?!0:!this.negate}return n.flipNegate?!1:this.negate}static defaults(e){return xe.defaults(e).Minimatch}};xe.AST=pn;xe.Minimatch=Ae;xe.escape=mn;xe.unescape=ze;var hc=require("node:url");var gn=typeof performance=="object"&&performance&&typeof performance.now=="function"?performance:Date,qa=new Set,jr=typeof process=="object"&&process?process:{},Ua=(i,e,t,n)=>{typeof jr.emitWarning=="function"?jr.emitWarning(i,e,t,n):console.error(`[${t}] ${e}: ${i}`)},Li=globalThis.AbortController,Ba=globalThis.AbortSignal;if(typeof Li>"u"){Ba=class{onabort;_onabort=[];reason;aborted=!1;addEventListener(n,s){this._onabort.push(s)}},Li=class{constructor(){e()}signal=new Ba;abort(n){if(!this.signal.aborted){this.signal.reason=n,this.signal.aborted=!0;for(let s of this.signal._onabort)s(n);this.signal.onabort?.(n)}}};let i=jr.env?.LRU_CACHE_IGNORE_AC_WARNING!=="1",e=()=>{i&&(i=!1,Ua("AbortController is not defined. If using lru-cache in node 14, load an AbortController polyfill from the `node-abort-controller` package. A minimal polyfill is provided for use by LRUCache.fetch(), but it should not be relied upon in other contexts (eg, passing it to other APIs that use AbortController/AbortSignal might have undesirable effects). You may disable this with LRU_CACHE_IGNORE_AC_WARNING=1 in the env.","NO_ABORT_CONTROLLER","ENOTSUP",e))}}var Zd=i=>!qa.has(i),_m=Symbol("type"),vt=i=>i&&i===Math.floor(i)&&i>0&&isFinite(i),Va=i=>vt(i)?i<=Math.pow(2,8)?Uint8Array:i<=Math.pow(2,16)?Uint16Array:i<=Math.pow(2,32)?Uint32Array:i<=Number.MAX_SAFE_INTEGER?yn:null:null,yn=class extends Array{constructor(e){super(e),this.fill(0)}},Lr=class i{heap;length;static#e=!1;static create(e){let t=Va(e);if(!t)return[];i.#e=!0;let n=new i(e,t);return i.#e=!1,n}constructor(e,t){if(!i.#e)throw new TypeError("instantiate Stack using Stack.create(n)");this.heap=new t(e),this.length=0}push(e){this.heap[this.length++]=e}pop(){return this.heap[--this.length]}},Un=class i{#e;#t;#r;#s;#o;#b;#y;ttl;ttlResolution;ttlAutopurge;updateAgeOnGet;updateAgeOnHas;allowStale;noDisposeOnSet;noUpdateTTL;maxEntrySize;sizeCalculation;noDeleteOnFetchRejection;noDeleteOnStaleGet;allowStaleOnFetchAbort;allowStaleOnFetchRejection;ignoreFetchAbort;#a;#h;#c;#l;#n;#d;#w;#p;#m;#T;#g;#R;#x;#_;#v;#E;#f;#A;static unsafeExposeInternals(e){return{starts:e.#x,ttls:e.#_,sizes:e.#R,keyMap:e.#c,keyList:e.#l,valList:e.#n,next:e.#d,prev:e.#w,get head(){return e.#p},get tail(){return e.#m},free:e.#T,isBackgroundFetch:t=>e.#u(t),backgroundFetch:(t,n,s,r)=>e.#L(t,n,s,r),moveToTail:t=>e.#$(t),indexes:t=>e.#C(t),rindexes:t=>e.#O(t),isStale:t=>e.#k(t)}}get max(){return this.#e}get maxSize(){return this.#t}get calculatedSize(){return this.#h}get size(){return this.#a}get fetchMethod(){return this.#b}get memoMethod(){return this.#y}get dispose(){return this.#r}get onInsert(){return this.#s}get disposeAfter(){return this.#o}constructor(e){let{max:t=0,ttl:n,ttlResolution:s=1,ttlAutopurge:r,updateAgeOnGet:o,updateAgeOnHas:a,allowStale:c,dispose:l,onInsert:u,disposeAfter:f,noDisposeOnSet:m,noUpdateTTL:d,maxSize:v=0,maxEntrySize:g=0,sizeCalculation:E,fetchMethod:S,memoMethod:_,noDeleteOnFetchRejection:w,noDeleteOnStaleGet:k,allowStaleOnFetchRejection:O,allowStaleOnFetchAbort:q,ignoreFetchAbort:K}=e;if(t!==0&&!vt(t))throw new TypeError("max option must be a nonnegative integer");let me=t?Va(t):Array;if(!me)throw new Error("invalid max value: "+t);if(this.#e=t,this.#t=v,this.maxEntrySize=g||this.#t,this.sizeCalculation=E,this.sizeCalculation){if(!this.#t&&!this.maxEntrySize)throw new TypeError("cannot set sizeCalculation without setting maxSize or maxEntrySize");if(typeof this.sizeCalculation!="function")throw new TypeError("sizeCalculation set to non-function")}if(_!==void 0&&typeof _!="function")throw new TypeError("memoMethod must be a function if defined");if(this.#y=_,S!==void 0&&typeof S!="function")throw new TypeError("fetchMethod must be a function if specified");if(this.#b=S,this.#E=!!S,this.#c=new Map,this.#l=new Array(t).fill(void 0),this.#n=new Array(t).fill(void 0),this.#d=new me(t),this.#w=new me(t),this.#p=0,this.#m=0,this.#T=Lr.create(t),this.#a=0,this.#h=0,typeof l=="function"&&(this.#r=l),typeof u=="function"&&(this.#s=u),typeof f=="function"?(this.#o=f,this.#g=[]):(this.#o=void 0,this.#g=void 0),this.#v=!!this.#r,this.#A=!!this.#s,this.#f=!!this.#o,this.noDisposeOnSet=!!m,this.noUpdateTTL=!!d,this.noDeleteOnFetchRejection=!!w,this.allowStaleOnFetchRejection=!!O,this.allowStaleOnFetchAbort=!!q,this.ignoreFetchAbort=!!K,this.maxEntrySize!==0){if(this.#t!==0&&!vt(this.#t))throw new TypeError("maxSize must be a positive integer if specified");if(!vt(this.maxEntrySize))throw new TypeError("maxEntrySize must be a positive integer if specified");this.#W()}if(this.allowStale=!!c,this.noDeleteOnStaleGet=!!k,this.updateAgeOnGet=!!o,this.updateAgeOnHas=!!a,this.ttlResolution=vt(s)||s===0?s:1,this.ttlAutopurge=!!r,this.ttl=n||0,this.ttl){if(!vt(this.ttl))throw new TypeError("ttl must be a positive integer if specified");this.#i()}if(this.#e===0&&this.ttl===0&&this.#t===0)throw new TypeError("At least one of max, maxSize, or ttl is required");if(!this.ttlAutopurge&&!this.#e&&!this.#t){let Te="LRU_CACHE_UNBOUNDED";Zd(Te)&&(qa.add(Te),Ua("TTL caching without ttlAutopurge, max, or maxSize can result in unbounded memory consumption.","UnboundedCacheWarning",Te,i))}}getRemainingTTL(e){return this.#c.has(e)?1/0:0}#i(){let e=new yn(this.#e),t=new yn(this.#e);this.#_=e,this.#x=t,this.#N=(r,o,a=gn.now())=>{if(t[r]=o!==0?a:0,e[r]=o,o!==0&&this.ttlAutopurge){let c=setTimeout(()=>{this.#k(r)&&this.#P(this.#l[r],"expire")},o+1);c.unref&&c.unref()}},this.#M=r=>{t[r]=e[r]!==0?gn.now():0},this.#S=(r,o)=>{if(e[o]){let a=e[o],c=t[o];if(!a||!c)return;r.ttl=a,r.start=c,r.now=n||s();let l=r.now-c;r.remainingTTL=a-l}};let n=0,s=()=>{let r=gn.now();if(this.ttlResolution>0){n=r;let o=setTimeout(()=>n=0,this.ttlResolution);o.unref&&o.unref()}return r};this.getRemainingTTL=r=>{let o=this.#c.get(r);if(o===void 0)return 0;let a=e[o],c=t[o];if(!a||!c)return 1/0;let l=(n||s())-c;return a-l},this.#k=r=>{let o=t[r],a=e[r];return!!a&&!!o&&(n||s())-o>a}}#M=()=>{};#S=()=>{};#N=()=>{};#k=()=>!1;#W(){let e=new yn(this.#e);this.#h=0,this.#R=e,this.#j=t=>{this.#h-=e[t],e[t]=0},this.#z=(t,n,s,r)=>{if(this.#u(n))return 0;if(!vt(s))if(r){if(typeof r!="function")throw new TypeError("sizeCalculation must be a function");if(s=r(n,t),!vt(s))throw new TypeError("sizeCalculation return invalid (expect positive integer)")}else throw new TypeError("invalid size value (must be positive integer). When maxSize or maxEntrySize is used, sizeCalculation or size must be set.");return s},this.#I=(t,n,s)=>{if(e[t]=n,this.#t){let r=this.#t-e[t];for(;this.#h>r;)this.#D(!0)}this.#h+=e[t],s&&(s.entrySize=n,s.totalCalculatedSize=this.#h)}}#j=e=>{};#I=(e,t,n)=>{};#z=(e,t,n,s)=>{if(n||s)throw new TypeError("cannot set size without setting maxSize or maxEntrySize on cache");return 0};*#C({allowStale:e=this.allowStale}={}){if(this.#a)for(let t=this.#m;!(!this.#B(t)||((e||!this.#k(t))&&(yield t),t===this.#p));)t=this.#w[t]}*#O({allowStale:e=this.allowStale}={}){if(this.#a)for(let t=this.#p;!(!this.#B(t)||((e||!this.#k(t))&&(yield t),t===this.#m));)t=this.#d[t]}#B(e){return e!==void 0&&this.#c.get(this.#l[e])===e}*entries(){for(let e of this.#C())this.#n[e]!==void 0&&this.#l[e]!==void 0&&!this.#u(this.#n[e])&&(yield[this.#l[e],this.#n[e]])}*rentries(){for(let e of this.#O())this.#n[e]!==void 0&&this.#l[e]!==void 0&&!this.#u(this.#n[e])&&(yield[this.#l[e],this.#n[e]])}*keys(){for(let e of this.#C()){let t=this.#l[e];t!==void 0&&!this.#u(this.#n[e])&&(yield t)}}*rkeys(){for(let e of this.#O()){let t=this.#l[e];t!==void 0&&!this.#u(this.#n[e])&&(yield t)}}*values(){for(let e of this.#C())this.#n[e]!==void 0&&!this.#u(this.#n[e])&&(yield this.#n[e])}*rvalues(){for(let e of this.#O())this.#n[e]!==void 0&&!this.#u(this.#n[e])&&(yield this.#n[e])}[Symbol.iterator](){return this.entries()}[Symbol.toStringTag]="LRUCache";find(e,t={}){for(let n of this.#C()){let s=this.#n[n],r=this.#u(s)?s.__staleWhileFetching:s;if(r!==void 0&&e(r,this.#l[n],this))return this.get(this.#l[n],t)}}forEach(e,t=this){for(let n of this.#C()){let s=this.#n[n],r=this.#u(s)?s.__staleWhileFetching:s;r!==void 0&&e.call(t,r,this.#l[n],this)}}rforEach(e,t=this){for(let n of this.#O()){let s=this.#n[n],r=this.#u(s)?s.__staleWhileFetching:s;r!==void 0&&e.call(t,r,this.#l[n],this)}}purgeStale(){let e=!1;for(let t of this.#O({allowStale:!0}))this.#k(t)&&(this.#P(this.#l[t],"expire"),e=!0);return e}info(e){let t=this.#c.get(e);if(t===void 0)return;let n=this.#n[t],s=this.#u(n)?n.__staleWhileFetching:n;if(s===void 0)return;let r={value:s};if(this.#_&&this.#x){let o=this.#_[t],a=this.#x[t];if(o&&a){let c=o-(gn.now()-a);r.ttl=c,r.start=Date.now()}}return this.#R&&(r.size=this.#R[t]),r}dump(){let e=[];for(let t of this.#C({allowStale:!0})){let n=this.#l[t],s=this.#n[t],r=this.#u(s)?s.__staleWhileFetching:s;if(r===void 0||n===void 0)continue;let o={value:r};if(this.#_&&this.#x){o.ttl=this.#_[t];let a=gn.now()-this.#x[t];o.start=Math.floor(Date.now()-a)}this.#R&&(o.size=this.#R[t]),e.unshift([n,o])}return e}load(e){this.clear();for(let[t,n]of e){if(n.start){let s=Date.now()-n.start;n.start=gn.now()-s}this.set(t,n.value,n)}}set(e,t,n={}){if(t===void 0)return this.delete(e),this;let{ttl:s=this.ttl,start:r,noDisposeOnSet:o=this.noDisposeOnSet,sizeCalculation:a=this.sizeCalculation,status:c}=n,{noUpdateTTL:l=this.noUpdateTTL}=n,u=this.#z(e,t,n.size||0,a);if(this.maxEntrySize&&u>this.maxEntrySize)return c&&(c.set="miss",c.maxEntrySizeExceeded=!0),this.#P(e,"set"),this;let f=this.#a===0?void 0:this.#c.get(e);if(f===void 0)f=this.#a===0?this.#m:this.#T.length!==0?this.#T.pop():this.#a===this.#e?this.#D(!1):this.#a,this.#l[f]=e,this.#n[f]=t,this.#c.set(e,f),this.#d[this.#m]=f,this.#w[f]=this.#m,this.#m=f,this.#a++,this.#I(f,u,c),c&&(c.set="add"),l=!1,this.#A&&this.#s?.(t,e,"add");else{this.#$(f);let m=this.#n[f];if(t!==m){if(this.#E&&this.#u(m)){m.__abortController.abort(new Error("replaced"));let{__staleWhileFetching:d}=m;d!==void 0&&!o&&(this.#v&&this.#r?.(d,e,"set"),this.#f&&this.#g?.push([d,e,"set"]))}else o||(this.#v&&this.#r?.(m,e,"set"),this.#f&&this.#g?.push([m,e,"set"]));if(this.#j(f),this.#I(f,u,c),this.#n[f]=t,c){c.set="replace";let d=m&&this.#u(m)?m.__staleWhileFetching:m;d!==void 0&&(c.oldValue=d)}}else c&&(c.set="update");this.#A&&this.onInsert?.(t,e,t===m?"update":"replace")}if(s!==0&&!this.#_&&this.#i(),this.#_&&(l||this.#N(f,s,r),c&&this.#S(c,f)),!o&&this.#f&&this.#g){let m=this.#g,d;for(;d=m?.shift();)this.#o?.(...d)}return this}pop(){try{for(;this.#a;){let e=this.#n[this.#p];if(this.#D(!0),this.#u(e)){if(e.__staleWhileFetching)return e.__staleWhileFetching}else if(e!==void 0)return e}}finally{if(this.#f&&this.#g){let e=this.#g,t;for(;t=e?.shift();)this.#o?.(...t)}}}#D(e){let t=this.#p,n=this.#l[t],s=this.#n[t];return this.#E&&this.#u(s)?s.__abortController.abort(new Error("evicted")):(this.#v||this.#f)&&(this.#v&&this.#r?.(s,n,"evict"),this.#f&&this.#g?.push([s,n,"evict"])),this.#j(t),e&&(this.#l[t]=void 0,this.#n[t]=void 0,this.#T.push(t)),this.#a===1?(this.#p=this.#m=0,this.#T.length=0):this.#p=this.#d[t],this.#c.delete(n),this.#a--,t}has(e,t={}){let{updateAgeOnHas:n=this.updateAgeOnHas,status:s}=t,r=this.#c.get(e);if(r!==void 0){let o=this.#n[r];if(this.#u(o)&&o.__staleWhileFetching===void 0)return!1;if(this.#k(r))s&&(s.has="stale",this.#S(s,r));else return n&&this.#M(r),s&&(s.has="hit",this.#S(s,r)),!0}else s&&(s.has="miss");return!1}peek(e,t={}){let{allowStale:n=this.allowStale}=t,s=this.#c.get(e);if(s===void 0||!n&&this.#k(s))return;let r=this.#n[s];return this.#u(r)?r.__staleWhileFetching:r}#L(e,t,n,s){let r=t===void 0?void 0:this.#n[t];if(this.#u(r))return r;let o=new Li,{signal:a}=n;a?.addEventListener("abort",()=>o.abort(a.reason),{signal:o.signal});let c={signal:o.signal,options:n,context:s},l=(g,E=!1)=>{let{aborted:S}=o.signal,_=n.ignoreFetchAbort&&g!==void 0;if(n.status&&(S&&!E?(n.status.fetchAborted=!0,n.status.fetchError=o.signal.reason,_&&(n.status.fetchAbortIgnored=!0)):n.status.fetchResolved=!0),S&&!_&&!E)return f(o.signal.reason);let w=d;return this.#n[t]===d&&(g===void 0?w.__staleWhileFetching?this.#n[t]=w.__staleWhileFetching:this.#P(e,"fetch"):(n.status&&(n.status.fetchUpdated=!0),this.set(e,g,c.options))),g},u=g=>(n.status&&(n.status.fetchRejected=!0,n.status.fetchError=g),f(g)),f=g=>{let{aborted:E}=o.signal,S=E&&n.allowStaleOnFetchAbort,_=S||n.allowStaleOnFetchRejection,w=_||n.noDeleteOnFetchRejection,k=d;if(this.#n[t]===d&&(!w||k.__staleWhileFetching===void 0?this.#P(e,"fetch"):S||(this.#n[t]=k.__staleWhileFetching)),_)return n.status&&k.__staleWhileFetching!==void 0&&(n.status.returnedStale=!0),k.__staleWhileFetching;if(k.__returned===k)throw g},m=(g,E)=>{let S=this.#b?.(e,r,c);S&&S instanceof Promise&&S.then(_=>g(_===void 0?void 0:_),E),o.signal.addEventListener("abort",()=>{(!n.ignoreFetchAbort||n.allowStaleOnFetchAbort)&&(g(void 0),n.allowStaleOnFetchAbort&&(g=_=>l(_,!0)))})};n.status&&(n.status.fetchDispatched=!0);let d=new Promise(m).then(l,u),v=Object.assign(d,{__abortController:o,__staleWhileFetching:r,__returned:void 0});return t===void 0?(this.set(e,v,{...c.options,status:void 0}),t=this.#c.get(e)):this.#n[t]=v,v}#u(e){if(!this.#E)return!1;let t=e;return!!t&&t instanceof Promise&&t.hasOwnProperty("__staleWhileFetching")&&t.__abortController instanceof Li}async fetch(e,t={}){let{allowStale:n=this.allowStale,updateAgeOnGet:s=this.updateAgeOnGet,noDeleteOnStaleGet:r=this.noDeleteOnStaleGet,ttl:o=this.ttl,noDisposeOnSet:a=this.noDisposeOnSet,size:c=0,sizeCalculation:l=this.sizeCalculation,noUpdateTTL:u=this.noUpdateTTL,noDeleteOnFetchRejection:f=this.noDeleteOnFetchRejection,allowStaleOnFetchRejection:m=this.allowStaleOnFetchRejection,ignoreFetchAbort:d=this.ignoreFetchAbort,allowStaleOnFetchAbort:v=this.allowStaleOnFetchAbort,context:g,forceRefresh:E=!1,status:S,signal:_}=t;if(!this.#E)return S&&(S.fetch="get"),this.get(e,{allowStale:n,updateAgeOnGet:s,noDeleteOnStaleGet:r,status:S});let w={allowStale:n,updateAgeOnGet:s,noDeleteOnStaleGet:r,ttl:o,noDisposeOnSet:a,size:c,sizeCalculation:l,noUpdateTTL:u,noDeleteOnFetchRejection:f,allowStaleOnFetchRejection:m,allowStaleOnFetchAbort:v,ignoreFetchAbort:d,status:S,signal:_},k=this.#c.get(e);if(k===void 0){S&&(S.fetch="miss");let O=this.#L(e,k,w,g);return O.__returned=O}else{let O=this.#n[k];if(this.#u(O)){let Gt=n&&O.__staleWhileFetching!==void 0;return S&&(S.fetch="inflight",Gt&&(S.returnedStale=!0)),Gt?O.__staleWhileFetching:O.__returned=O}let q=this.#k(k);if(!E&&!q)return S&&(S.fetch="hit"),this.#$(k),s&&this.#M(k),S&&this.#S(S,k),O;let K=this.#L(e,k,w,g),Te=K.__staleWhileFetching!==void 0&&n;return S&&(S.fetch=q?"stale":"refresh",Te&&q&&(S.returnedStale=!0)),Te?K.__staleWhileFetching:K.__returned=K}}async forceFetch(e,t={}){let n=await this.fetch(e,t);if(n===void 0)throw new Error("fetch() returned undefined");return n}memo(e,t={}){let n=this.#y;if(!n)throw new Error("no memoMethod provided to constructor");let{context:s,forceRefresh:r,...o}=t,a=this.get(e,o);if(!r&&a!==void 0)return a;let c=n(e,a,{options:o,context:s});return this.set(e,c,o),c}get(e,t={}){let{allowStale:n=this.allowStale,updateAgeOnGet:s=this.updateAgeOnGet,noDeleteOnStaleGet:r=this.noDeleteOnStaleGet,status:o}=t,a=this.#c.get(e);if(a!==void 0){let c=this.#n[a],l=this.#u(c);return o&&this.#S(o,a),this.#k(a)?(o&&(o.get="stale"),l?(o&&n&&c.__staleWhileFetching!==void 0&&(o.returnedStale=!0),n?c.__staleWhileFetching:void 0):(r||this.#P(e,"expire"),o&&n&&(o.returnedStale=!0),n?c:void 0)):(o&&(o.get="hit"),l?c.__staleWhileFetching:(this.#$(a),s&&this.#M(a),c))}else o&&(o.get="miss")}#q(e,t){this.#w[t]=e,this.#d[e]=t}#$(e){e!==this.#m&&(e===this.#p?this.#p=this.#d[e]:this.#q(this.#w[e],this.#d[e]),this.#q(this.#m,e),this.#m=e)}delete(e){return this.#P(e,"delete")}#P(e,t){let n=!1;if(this.#a!==0){let s=this.#c.get(e);if(s!==void 0)if(n=!0,this.#a===1)this.#F(t);else{this.#j(s);let r=this.#n[s];if(this.#u(r)?r.__abortController.abort(new Error("deleted")):(this.#v||this.#f)&&(this.#v&&this.#r?.(r,e,t),this.#f&&this.#g?.push([r,e,t])),this.#c.delete(e),this.#l[s]=void 0,this.#n[s]=void 0,s===this.#m)this.#m=this.#w[s];else if(s===this.#p)this.#p=this.#d[s];else{let o=this.#w[s];this.#d[o]=this.#d[s];let a=this.#d[s];this.#w[a]=this.#w[s]}this.#a--,this.#T.push(s)}}if(this.#f&&this.#g?.length){let s=this.#g,r;for(;r=s?.shift();)this.#o?.(...r)}return n}clear(){return this.#F("delete")}#F(e){for(let t of this.#O({allowStale:!0})){let n=this.#n[t];if(this.#u(n))n.__abortController.abort(new Error("deleted"));else{let s=this.#l[t];this.#v&&this.#r?.(n,s,e),this.#f&&this.#g?.push([n,s,e])}}if(this.#c.clear(),this.#n.fill(void 0),this.#l.fill(void 0),this.#_&&this.#x&&(this.#_.fill(0),this.#x.fill(0)),this.#R&&this.#R.fill(0),this.#p=0,this.#m=0,this.#T.length=0,this.#h=0,this.#a=0,this.#f&&this.#g){let t=this.#g,n;for(;n=t?.shift();)this.#o?.(...n)}}};var bn=require("node:path"),tc=require("node:url"),Qe=require("fs"),nf=ut(require("node:fs"),1),xt=require("node:fs/promises");var Bi=require("node:events"),Br=ut(require("node:stream"),1),Xa=require("node:string_decoder"),Za=typeof process=="object"&&process?process:{stdout:null,stderr:null},Gd=i=>!!i&&typeof i=="object"&&(i instanceof _t||i instanceof Br.default||Hd(i)||Jd(i)),Hd=i=>!!i&&typeof i=="object"&&i instanceof Bi.EventEmitter&&typeof i.pipe=="function"&&i.pipe!==Br.default.Writable.prototype.pipe,Jd=i=>!!i&&typeof i=="object"&&i instanceof Bi.EventEmitter&&typeof i.write=="function"&&typeof i.end=="function",rt=Symbol("EOF"),ot=Symbol("maybeEmitEnd"),bt=Symbol("emittedEnd"),Ii=Symbol("emittingEnd"),Vn=Symbol("emittedError"),Di=Symbol("closed"),Ga=Symbol("read"),$i=Symbol("flush"),Ha=Symbol("flushChunk"),Be=Symbol("encoding"),wn=Symbol("decoder"),oe=Symbol("flowing"),Zn=Symbol("paused"),vn=Symbol("resume"),ae=Symbol("buffer"),Se=Symbol("pipes"),ce=Symbol("bufferLength"),Ir=Symbol("bufferPush"),Fi=Symbol("bufferShift"),ve=Symbol("objectMode"),te=Symbol("destroyed"),Dr=Symbol("error"),$r=Symbol("emitData"),Ja=Symbol("emitEnd"),Fr=Symbol("emitEnd2"),Xe=Symbol("async"),Wr=Symbol("abort"),Wi=Symbol("aborted"),Gn=Symbol("signal"),Ut=Symbol("dataListeners"),Ne=Symbol("discarded"),Hn=i=>Promise.resolve().then(i),Xd=i=>i(),Yd=i=>i==="end"||i==="finish"||i==="prefinish",Qd=i=>i instanceof ArrayBuffer||!!i&&typeof i=="object"&&i.constructor&&i.constructor.name==="ArrayBuffer"&&i.byteLength>=0,Kd=i=>!Buffer.isBuffer(i)&&ArrayBuffer.isView(i),zi=class{src;dest;opts;ondrain;constructor(e,t,n){this.src=e,this.dest=t,this.opts=n,this.ondrain=()=>e[vn](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(e){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},zr=class extends zi{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(e,t,n){super(e,t,n),this.proxyErrors=s=>t.emit("error",s),e.on("error",this.proxyErrors)}},ef=i=>!!i.objectMode,tf=i=>!i.objectMode&&!!i.encoding&&i.encoding!=="buffer",_t=class extends Bi.EventEmitter{[oe]=!1;[Zn]=!1;[Se]=[];[ae]=[];[ve];[Be];[Xe];[wn];[rt]=!1;[bt]=!1;[Ii]=!1;[Di]=!1;[Vn]=null;[ce]=0;[te]=!1;[Gn];[Wi]=!1;[Ut]=0;[Ne]=!1;writable=!0;readable=!0;constructor(...e){let t=e[0]||{};if(super(),t.objectMode&&typeof t.encoding=="string")throw new TypeError("Encoding and objectMode may not be used together");ef(t)?(this[ve]=!0,this[Be]=null):tf(t)?(this[Be]=t.encoding,this[ve]=!1):(this[ve]=!1,this[Be]=null),this[Xe]=!!t.async,this[wn]=this[Be]?new Xa.StringDecoder(this[Be]):null,t&&t.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[ae]}),t&&t.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[Se]});let{signal:n}=t;n&&(this[Gn]=n,n.aborted?this[Wr]():n.addEventListener("abort",()=>this[Wr]()))}get bufferLength(){return this[ce]}get encoding(){return this[Be]}set encoding(e){throw new Error("Encoding must be set at instantiation time")}setEncoding(e){throw new Error("Encoding must be set at instantiation time")}get objectMode(){return this[ve]}set objectMode(e){throw new Error("objectMode must be set at instantiation time")}get async(){return this[Xe]}set async(e){this[Xe]=this[Xe]||!!e}[Wr](){this[Wi]=!0,this.emit("abort",this[Gn]?.reason),this.destroy(this[Gn]?.reason)}get aborted(){return this[Wi]}set aborted(e){}write(e,t,n){if(this[Wi])return!1;if(this[rt])throw new Error("write after end");if(this[te])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof t=="function"&&(n=t,t="utf8"),t||(t="utf8");let s=this[Xe]?Hn:Xd;if(!this[ve]&&!Buffer.isBuffer(e)){if(Kd(e))e=Buffer.from(e.buffer,e.byteOffset,e.byteLength);else if(Qd(e))e=Buffer.from(e);else if(typeof e!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[ve]?(this[oe]&&this[ce]!==0&&this[$i](!0),this[oe]?this.emit("data",e):this[Ir](e),this[ce]!==0&&this.emit("readable"),n&&s(n),this[oe]):e.length?(typeof e=="string"&&!(t===this[Be]&&!this[wn]?.lastNeed)&&(e=Buffer.from(e,t)),Buffer.isBuffer(e)&&this[Be]&&(e=this[wn].write(e)),this[oe]&&this[ce]!==0&&this[$i](!0),this[oe]?this.emit("data",e):this[Ir](e),this[ce]!==0&&this.emit("readable"),n&&s(n),this[oe]):(this[ce]!==0&&this.emit("readable"),n&&s(n),this[oe])}read(e){if(this[te])return null;if(this[Ne]=!1,this[ce]===0||e===0||e&&e>this[ce])return this[ot](),null;this[ve]&&(e=null),this[ae].length>1&&!this[ve]&&(this[ae]=[this[Be]?this[ae].join(""):Buffer.concat(this[ae],this[ce])]);let t=this[Ga](e||null,this[ae][0]);return this[ot](),t}[Ga](e,t){if(this[ve])this[Fi]();else{let n=t;e===n.length||e===null?this[Fi]():typeof n=="string"?(this[ae][0]=n.slice(e),t=n.slice(0,e),this[ce]-=e):(this[ae][0]=n.subarray(e),t=n.subarray(0,e),this[ce]-=e)}return this.emit("data",t),!this[ae].length&&!this[rt]&&this.emit("drain"),t}end(e,t,n){return typeof e=="function"&&(n=e,e=void 0),typeof t=="function"&&(n=t,t="utf8"),e!==void 0&&this.write(e,t),n&&this.once("end",n),this[rt]=!0,this.writable=!1,(this[oe]||!this[Zn])&&this[ot](),this}[vn](){this[te]||(!this[Ut]&&!this[Se].length&&(this[Ne]=!0),this[Zn]=!1,this[oe]=!0,this.emit("resume"),this[ae].length?this[$i]():this[rt]?this[ot]():this.emit("drain"))}resume(){return this[vn]()}pause(){this[oe]=!1,this[Zn]=!0,this[Ne]=!1}get destroyed(){return this[te]}get flowing(){return this[oe]}get paused(){return this[Zn]}[Ir](e){this[ve]?this[ce]+=1:this[ce]+=e.length,this[ae].push(e)}[Fi](){return this[ve]?this[ce]-=1:this[ce]-=this[ae][0].length,this[ae].shift()}[$i](e=!1){do;while(this[Ha](this[Fi]())&&this[ae].length);!e&&!this[ae].length&&!this[rt]&&this.emit("drain")}[Ha](e){return this.emit("data",e),this[oe]}pipe(e,t){if(this[te])return e;this[Ne]=!1;let n=this[bt];return t=t||{},e===Za.stdout||e===Za.stderr?t.end=!1:t.end=t.end!==!1,t.proxyErrors=!!t.proxyErrors,n?t.end&&e.end():(this[Se].push(t.proxyErrors?new zr(this,e,t):new zi(this,e,t)),this[Xe]?Hn(()=>this[vn]()):this[vn]()),e}unpipe(e){let t=this[Se].find(n=>n.dest===e);t&&(this[Se].length===1?(this[oe]&&this[Ut]===0&&(this[oe]=!1),this[Se]=[]):this[Se].splice(this[Se].indexOf(t),1),t.unpipe())}addListener(e,t){return this.on(e,t)}on(e,t){let n=super.on(e,t);if(e==="data")this[Ne]=!1,this[Ut]++,!this[Se].length&&!this[oe]&&this[vn]();else if(e==="readable"&&this[ce]!==0)super.emit("readable");else if(Yd(e)&&this[bt])super.emit(e),this.removeAllListeners(e);else if(e==="error"&&this[Vn]){let s=t;this[Xe]?Hn(()=>s.call(this,this[Vn])):s.call(this,this[Vn])}return n}removeListener(e,t){return this.off(e,t)}off(e,t){let n=super.off(e,t);return e==="data"&&(this[Ut]=this.listeners("data").length,this[Ut]===0&&!this[Ne]&&!this[Se].length&&(this[oe]=!1)),n}removeAllListeners(e){let t=super.removeAllListeners(e);return(e==="data"||e===void 0)&&(this[Ut]=0,!this[Ne]&&!this[Se].length&&(this[oe]=!1)),t}get emittedEnd(){return this[bt]}[ot](){!this[Ii]&&!this[bt]&&!this[te]&&this[ae].length===0&&this[rt]&&(this[Ii]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[Di]&&this.emit("close"),this[Ii]=!1)}emit(e,...t){let n=t[0];if(e!=="error"&&e!=="close"&&e!==te&&this[te])return!1;if(e==="data")return!this[ve]&&!n?!1:this[Xe]?(Hn(()=>this[$r](n)),!0):this[$r](n);if(e==="end")return this[Ja]();if(e==="close"){if(this[Di]=!0,!this[bt]&&!this[te])return!1;let r=super.emit("close");return this.removeAllListeners("close"),r}else if(e==="error"){this[Vn]=n,super.emit(Dr,n);let r=!this[Gn]||this.listeners("error").length?super.emit("error",n):!1;return this[ot](),r}else if(e==="resume"){let r=super.emit("resume");return this[ot](),r}else if(e==="finish"||e==="prefinish"){let r=super.emit(e);return this.removeAllListeners(e),r}let s=super.emit(e,...t);return this[ot](),s}[$r](e){for(let n of this[Se])n.dest.write(e)===!1&&this.pause();let t=this[Ne]?!1:super.emit("data",e);return this[ot](),t}[Ja](){return this[bt]?!1:(this[bt]=!0,this.readable=!1,this[Xe]?(Hn(()=>this[Fr]()),!0):this[Fr]())}[Fr](){if(this[wn]){let t=this[wn].end();if(t){for(let n of this[Se])n.dest.write(t);this[Ne]||super.emit("data",t)}}for(let t of this[Se])t.end();let e=super.emit("end");return this.removeAllListeners("end"),e}async collect(){let e=Object.assign([],{dataLength:0});this[ve]||(e.dataLength=0);let t=this.promise();return this.on("data",n=>{e.push(n),this[ve]||(e.dataLength+=n.length)}),await t,e}async concat(){if(this[ve])throw new Error("cannot concat in objectMode");let e=await this.collect();return this[Be]?e.join(""):Buffer.concat(e,e.dataLength)}async promise(){return new Promise((e,t)=>{this.on(te,()=>t(new Error("stream destroyed"))),this.on("error",n=>t(n)),this.on("end",()=>e())})}[Symbol.asyncIterator](){this[Ne]=!1;let e=!1,t=async()=>(this.pause(),e=!0,{value:void 0,done:!0});return{next:()=>{if(e)return t();let s=this.read();if(s!==null)return Promise.resolve({done:!1,value:s});if(this[rt])return t();let r,o,a=f=>{this.off("data",c),this.off("end",l),this.off(te,u),t(),o(f)},c=f=>{this.off("error",a),this.off("end",l),this.off(te,u),this.pause(),r({value:f,done:!!this[rt]})},l=()=>{this.off("error",a),this.off("data",c),this.off(te,u),t(),r({done:!0,value:void 0})},u=()=>a(new Error("stream destroyed"));return new Promise((f,m)=>{o=m,r=f,this.once(te,u),this.once("error",a),this.once("end",l),this.once("data",c)})},throw:t,return:t,[Symbol.asyncIterator](){return this}}}[Symbol.iterator](){this[Ne]=!1;let e=!1,t=()=>(this.pause(),this.off(Dr,t),this.off(te,t),this.off("end",t),e=!0,{done:!0,value:void 0}),n=()=>{if(e)return t();let s=this.read();return s===null?t():{done:!1,value:s}};return this.once("end",t),this.once(Dr,t),this.once(te,t),{next:n,throw:t,return:t,[Symbol.iterator](){return this}}}destroy(e){if(this[te])return e?this.emit("error",e):this.emit(te),this;this[te]=!0,this[Ne]=!0,this[ae].length=0,this[ce]=0;let t=this;return typeof t.close=="function"&&!this[Di]&&t.close(),e?this.emit("error",e):this.emit(te),this}static get isStream(){return Gd}};var sf=Qe.realpathSync.native,Xn={lstatSync:Qe.lstatSync,readdir:Qe.readdir,readdirSync:Qe.readdirSync,readlinkSync:Qe.readlinkSync,realpathSync:sf,promises:{lstat:xt.lstat,readdir:xt.readdir,readlink:xt.readlink,realpath:xt.realpath}},nc=i=>!i||i===Xn||i===nf?Xn:{...Xn,...i,promises:{...Xn.promises,...i.promises||{}}},ic=/^\\\\\?\\([a-z]:)\\?$/i,rf=i=>i.replace(/\//g,"\\").replace(ic,"$1\\"),of=/[\\\/]/,$e=0,sc=1,rc=2,Ye=4,oc=6,ac=8,Vt=10,cc=12,De=15,Jn=~De,qr=16,Ya=32,Yn=64,qe=128,qi=256,Vi=512,Qa=Yn|qe|Vi,af=1023,Ur=i=>i.isFile()?ac:i.isDirectory()?Ye:i.isSymbolicLink()?Vt:i.isCharacterDevice()?rc:i.isBlockDevice()?oc:i.isSocket()?cc:i.isFIFO()?sc:$e,Ka=new Map,Qn=i=>{let e=Ka.get(i);if(e)return e;let t=i.normalize("NFKD");return Ka.set(i,t),t},ec=new Map,Ui=i=>{let e=ec.get(i);if(e)return e;let t=Qn(i.toLowerCase());return ec.set(i,t),t},Zi=class extends Un{constructor(){super({max:256})}},Vr=class extends Un{constructor(e=16*1024){super({maxSize:e,sizeCalculation:t=>t.length+1})}},lc=Symbol("PathScurry setAsCwd"),be=class{name;root;roots;parent;nocase;isCWD=!1;#e;#t;get dev(){return this.#t}#r;get mode(){return this.#r}#s;get nlink(){return this.#s}#o;get uid(){return this.#o}#b;get gid(){return this.#b}#y;get rdev(){return this.#y}#a;get blksize(){return this.#a}#h;get ino(){return this.#h}#c;get size(){return this.#c}#l;get blocks(){return this.#l}#n;get atimeMs(){return this.#n}#d;get mtimeMs(){return this.#d}#w;get ctimeMs(){return this.#w}#p;get birthtimeMs(){return this.#p}#m;get atime(){return this.#m}#T;get mtime(){return this.#T}#g;get ctime(){return this.#g}#R;get birthtime(){return this.#R}#x;#_;#v;#E;#f;#A;#i;#M;#S;#N;get parentPath(){return(this.parent||this).fullpath()}get path(){return this.parentPath}constructor(e,t=$e,n,s,r,o,a){this.name=e,this.#x=r?Ui(e):Qn(e),this.#i=t&af,this.nocase=r,this.roots=s,this.root=n||this,this.#M=o,this.#v=a.fullpath,this.#f=a.relative,this.#A=a.relativePosix,this.parent=a.parent,this.parent?this.#e=this.parent.#e:this.#e=nc(a.fs)}depth(){return this.#_!==void 0?this.#_:this.parent?this.#_=this.parent.depth()+1:this.#_=0}childrenCache(){return this.#M}resolve(e){if(!e)return this;let t=this.getRootString(e),s=e.substring(t.length).split(this.splitSep);return t?this.getRoot(t).#k(s):this.#k(s)}#k(e){let t=this;for(let n of e)t=t.child(n);return t}children(){let e=this.#M.get(this);if(e)return e;let t=Object.assign([],{provisional:0});return this.#M.set(this,t),this.#i&=~qr,t}child(e,t){if(e===""||e===".")return this;if(e==="..")return this.parent||this;let n=this.children(),s=this.nocase?Ui(e):Qn(e);for(let c of n)if(c.#x===s)return c;let r=this.parent?this.sep:"",o=this.#v?this.#v+r+e:void 0,a=this.newChild(e,$e,{...t,parent:this,fullpath:o});return this.canReaddir()||(a.#i|=qe),n.push(a),a}relative(){if(this.isCWD)return"";if(this.#f!==void 0)return this.#f;let e=this.name,t=this.parent;if(!t)return this.#f=this.name;let n=t.relative();return n+(!n||!t.parent?"":this.sep)+e}relativePosix(){if(this.sep==="/")return this.relative();if(this.isCWD)return"";if(this.#A!==void 0)return this.#A;let e=this.name,t=this.parent;if(!t)return this.#A=this.fullpathPosix();let n=t.relativePosix();return n+(!n||!t.parent?"":"/")+e}fullpath(){if(this.#v!==void 0)return this.#v;let e=this.name,t=this.parent;if(!t)return this.#v=this.name;let s=t.fullpath()+(t.parent?this.sep:"")+e;return this.#v=s}fullpathPosix(){if(this.#E!==void 0)return this.#E;if(this.sep==="/")return this.#E=this.fullpath();if(!this.parent){let s=this.fullpath().replace(/\\/g,"/");return/^[a-z]:\//i.test(s)?this.#E=`//?/${s}`:this.#E=s}let e=this.parent,t=e.fullpathPosix(),n=t+(!t||!e.parent?"":"/")+this.name;return this.#E=n}isUnknown(){return(this.#i&De)===$e}isType(e){return this[`is${e}`]()}getType(){return this.isUnknown()?"Unknown":this.isDirectory()?"Directory":this.isFile()?"File":this.isSymbolicLink()?"SymbolicLink":this.isFIFO()?"FIFO":this.isCharacterDevice()?"CharacterDevice":this.isBlockDevice()?"BlockDevice":this.isSocket()?"Socket":"Unknown"}isFile(){return(this.#i&De)===ac}isDirectory(){return(this.#i&De)===Ye}isCharacterDevice(){return(this.#i&De)===rc}isBlockDevice(){return(this.#i&De)===oc}isFIFO(){return(this.#i&De)===sc}isSocket(){return(this.#i&De)===cc}isSymbolicLink(){return(this.#i&Vt)===Vt}lstatCached(){return this.#i&Ya?this:void 0}readlinkCached(){return this.#S}realpathCached(){return this.#N}readdirCached(){let e=this.children();return e.slice(0,e.provisional)}canReadlink(){if(this.#S)return!0;if(!this.parent)return!1;let e=this.#i&De;return!(e!==$e&&e!==Vt||this.#i&qi||this.#i&qe)}calledReaddir(){return!!(this.#i&qr)}isENOENT(){return!!(this.#i&qe)}isNamed(e){return this.nocase?this.#x===Ui(e):this.#x===Qn(e)}async readlink(){let e=this.#S;if(e)return e;if(this.canReadlink()&&this.parent)try{let t=await this.#e.promises.readlink(this.fullpath()),n=(await this.parent.realpath())?.resolve(t);if(n)return this.#S=n}catch(t){this.#D(t.code);return}}readlinkSync(){let e=this.#S;if(e)return e;if(this.canReadlink()&&this.parent)try{let t=this.#e.readlinkSync(this.fullpath()),n=this.parent.realpathSync()?.resolve(t);if(n)return this.#S=n}catch(t){this.#D(t.code);return}}#W(e){this.#i|=qr;for(let t=e.provisional;t<e.length;t++){let n=e[t];n&&n.#j()}}#j(){this.#i&qe||(this.#i=(this.#i|qe)&Jn,this.#I())}#I(){let e=this.children();e.provisional=0;for(let t of e)t.#j()}#z(){this.#i|=Vi,this.#C()}#C(){if(this.#i&Yn)return;let e=this.#i;(e&De)===Ye&&(e&=Jn),this.#i=e|Yn,this.#I()}#O(e=""){e==="ENOTDIR"||e==="EPERM"?this.#C():e==="ENOENT"?this.#j():this.children().provisional=0}#B(e=""){e==="ENOTDIR"?this.parent.#C():e==="ENOENT"&&this.#j()}#D(e=""){let t=this.#i;t|=qi,e==="ENOENT"&&(t|=qe),(e==="EINVAL"||e==="UNKNOWN")&&(t&=Jn),this.#i=t,e==="ENOTDIR"&&this.parent&&this.parent.#C()}#L(e,t){return this.#q(e,t)||this.#u(e,t)}#u(e,t){let n=Ur(e),s=this.newChild(e.name,n,{parent:this}),r=s.#i&De;return r!==Ye&&r!==Vt&&r!==$e&&(s.#i|=Yn),t.unshift(s),t.provisional++,s}#q(e,t){for(let n=t.provisional;n<t.length;n++){let s=t[n];if((this.nocase?Ui(e.name):Qn(e.name))===s.#x)return this.#$(e,s,n,t)}}#$(e,t,n,s){let r=t.name;return t.#i=t.#i&Jn|Ur(e),r!==e.name&&(t.name=e.name),n!==s.provisional&&(n===s.length-1?s.pop():s.splice(n,1),s.unshift(t)),s.provisional++,t}async lstat(){if((this.#i&qe)===0)try{return this.#P(await this.#e.promises.lstat(this.fullpath())),this}catch(e){this.#B(e.code)}}lstatSync(){if((this.#i&qe)===0)try{return this.#P(this.#e.lstatSync(this.fullpath())),this}catch(e){this.#B(e.code)}}#P(e){let{atime:t,atimeMs:n,birthtime:s,birthtimeMs:r,blksize:o,blocks:a,ctime:c,ctimeMs:l,dev:u,gid:f,ino:m,mode:d,mtime:v,mtimeMs:g,nlink:E,rdev:S,size:_,uid:w}=e;this.#m=t,this.#n=n,this.#R=s,this.#p=r,this.#a=o,this.#l=a,this.#g=c,this.#w=l,this.#t=u,this.#b=f,this.#h=m,this.#r=d,this.#T=v,this.#d=g,this.#s=E,this.#y=S,this.#c=_,this.#o=w;let k=Ur(e);this.#i=this.#i&Jn|k|Ya,k!==$e&&k!==Ye&&k!==Vt&&(this.#i|=Yn)}#F=[];#V=!1;#Z(e){this.#V=!1;let t=this.#F.slice();this.#F.length=0,t.forEach(n=>n(null,e))}readdirCB(e,t=!1){if(!this.canReaddir()){t?e(null,[]):queueMicrotask(()=>e(null,[]));return}let n=this.children();if(this.calledReaddir()){let r=n.slice(0,n.provisional);t?e(null,r):queueMicrotask(()=>e(null,r));return}if(this.#F.push(e),this.#V)return;this.#V=!0;let s=this.fullpath();this.#e.readdir(s,{withFileTypes:!0},(r,o)=>{if(r)this.#O(r.code),n.provisional=0;else{for(let a of o)this.#L(a,n);this.#W(n)}this.#Z(n.slice(0,n.provisional))})}#U;async readdir(){if(!this.canReaddir())return[];let e=this.children();if(this.calledReaddir())return e.slice(0,e.provisional);let t=this.fullpath();if(this.#U)await this.#U;else{let n=()=>{};this.#U=new Promise(s=>n=s);try{for(let s of await this.#e.promises.readdir(t,{withFileTypes:!0}))this.#L(s,e);this.#W(e)}catch(s){this.#O(s.code),e.provisional=0}this.#U=void 0,n()}return e.slice(0,e.provisional)}readdirSync(){if(!this.canReaddir())return[];let e=this.children();if(this.calledReaddir())return e.slice(0,e.provisional);let t=this.fullpath();try{for(let n of this.#e.readdirSync(t,{withFileTypes:!0}))this.#L(n,e);this.#W(e)}catch(n){this.#O(n.code),e.provisional=0}return e.slice(0,e.provisional)}canReaddir(){if(this.#i&Qa)return!1;let e=De&this.#i;return e===$e||e===Ye||e===Vt}shouldWalk(e,t){return(this.#i&Ye)===Ye&&!(this.#i&Qa)&&!e.has(this)&&(!t||t(this))}async realpath(){if(this.#N)return this.#N;if(!((Vi|qi|qe)&this.#i))try{let e=await this.#e.promises.realpath(this.fullpath());return this.#N=this.resolve(e)}catch{this.#z()}}realpathSync(){if(this.#N)return this.#N;if(!((Vi|qi|qe)&this.#i))try{let e=this.#e.realpathSync(this.fullpath());return this.#N=this.resolve(e)}catch{this.#z()}}[lc](e){if(e===this)return;e.isCWD=!1,this.isCWD=!0;let t=new Set([]),n=[],s=this;for(;s&&s.parent;)t.add(s),s.#f=n.join(this.sep),s.#A=n.join("/"),s=s.parent,n.push("..");for(s=e;s&&s.parent&&!t.has(s);)s.#f=void 0,s.#A=void 0,s=s.parent}},Gi=class i extends be{sep="\\";splitSep=of;constructor(e,t=$e,n,s,r,o,a){super(e,t,n,s,r,o,a)}newChild(e,t=$e,n={}){return new i(e,t,this.root,this.roots,this.nocase,this.childrenCache(),n)}getRootString(e){return bn.win32.parse(e).root}getRoot(e){if(e=rf(e.toUpperCase()),e===this.root.name)return this.root;for(let[t,n]of Object.entries(this.roots))if(this.sameRoot(e,t))return this.roots[e]=n;return this.roots[e]=new _n(e,this).root}sameRoot(e,t=this.root.name){return e=e.toUpperCase().replace(/\//g,"\\").replace(ic,"$1\\"),e===t}},Hi=class i extends be{splitSep="/";sep="/";constructor(e,t=$e,n,s,r,o,a){super(e,t,n,s,r,o,a)}getRootString(e){return e.startsWith("/")?"/":""}getRoot(e){return this.root}newChild(e,t=$e,n={}){return new i(e,t,this.root,this.roots,this.nocase,this.childrenCache(),n)}},Ji=class{root;rootPath;roots;cwd;#e;#t;#r;nocase;#s;constructor(e=process.cwd(),t,n,{nocase:s,childrenCacheSize:r=16*1024,fs:o=Xn}={}){this.#s=nc(o),(e instanceof URL||e.startsWith("file://"))&&(e=(0,tc.fileURLToPath)(e));let a=t.resolve(e);this.roots=Object.create(null),this.rootPath=this.parseRootPath(a),this.#e=new Zi,this.#t=new Zi,this.#r=new Vr(r);let c=a.substring(this.rootPath.length).split(n);if(c.length===1&&!c[0]&&c.pop(),s===void 0)throw new TypeError("must provide nocase setting to PathScurryBase ctor");this.nocase=s,this.root=this.newRoot(this.#s),this.roots[this.rootPath]=this.root;let l=this.root,u=c.length-1,f=t.sep,m=this.rootPath,d=!1;for(let v of c){let g=u--;l=l.child(v,{relative:new Array(g).fill("..").join(f),relativePosix:new Array(g).fill("..").join("/"),fullpath:m+=(d?"":f)+v}),d=!0}this.cwd=l}depth(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.depth()}childrenCache(){return this.#r}resolve(...e){let t="";for(let r=e.length-1;r>=0;r--){let o=e[r];if(!(!o||o===".")&&(t=t?`${o}/${t}`:o,this.isAbsolute(o)))break}let n=this.#e.get(t);if(n!==void 0)return n;let s=this.cwd.resolve(t).fullpath();return this.#e.set(t,s),s}resolvePosix(...e){let t="";for(let r=e.length-1;r>=0;r--){let o=e[r];if(!(!o||o===".")&&(t=t?`${o}/${t}`:o,this.isAbsolute(o)))break}let n=this.#t.get(t);if(n!==void 0)return n;let s=this.cwd.resolve(t).fullpathPosix();return this.#t.set(t,s),s}relative(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.relative()}relativePosix(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.relativePosix()}basename(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.name}dirname(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),(e.parent||e).fullpath()}async readdir(e=this.cwd,t={withFileTypes:!0}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e,e=this.cwd);let{withFileTypes:n}=t;if(e.canReaddir()){let s=await e.readdir();return n?s:s.map(r=>r.name)}else return[]}readdirSync(e=this.cwd,t={withFileTypes:!0}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e,e=this.cwd);let{withFileTypes:n=!0}=t;return e.canReaddir()?n?e.readdirSync():e.readdirSync().map(s=>s.name):[]}async lstat(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.lstat()}lstatSync(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.lstatSync()}async readlink(e=this.cwd,{withFileTypes:t}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e.withFileTypes,e=this.cwd);let n=await e.readlink();return t?n:n?.fullpath()}readlinkSync(e=this.cwd,{withFileTypes:t}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e.withFileTypes,e=this.cwd);let n=e.readlinkSync();return t?n:n?.fullpath()}async realpath(e=this.cwd,{withFileTypes:t}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e.withFileTypes,e=this.cwd);let n=await e.realpath();return t?n:n?.fullpath()}realpathSync(e=this.cwd,{withFileTypes:t}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e.withFileTypes,e=this.cwd);let n=e.realpathSync();return t?n:n?.fullpath()}async walk(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e,e=this.cwd);let{withFileTypes:n=!0,follow:s=!1,filter:r,walkFilter:o}=t,a=[];(!r||r(e))&&a.push(n?e:e.fullpath());let c=new Set,l=(f,m)=>{c.add(f),f.readdirCB((d,v)=>{if(d)return m(d);let g=v.length;if(!g)return m();let E=()=>{--g===0&&m()};for(let S of v)(!r||r(S))&&a.push(n?S:S.fullpath()),s&&S.isSymbolicLink()?S.realpath().then(_=>_?.isUnknown()?_.lstat():_).then(_=>_?.shouldWalk(c,o)?l(_,E):E()):S.shouldWalk(c,o)?l(S,E):E()},!0)},u=e;return new Promise((f,m)=>{l(u,d=>{if(d)return m(d);f(a)})})}walkSync(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e,e=this.cwd);let{withFileTypes:n=!0,follow:s=!1,filter:r,walkFilter:o}=t,a=[];(!r||r(e))&&a.push(n?e:e.fullpath());let c=new Set([e]);for(let l of c){let u=l.readdirSync();for(let f of u){(!r||r(f))&&a.push(n?f:f.fullpath());let m=f;if(f.isSymbolicLink()){if(!(s&&(m=f.realpathSync())))continue;m.isUnknown()&&m.lstatSync()}m.shouldWalk(c,o)&&c.add(m)}}return a}[Symbol.asyncIterator](){return this.iterate()}iterate(e=this.cwd,t={}){return typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e,e=this.cwd),this.stream(e,t)[Symbol.asyncIterator]()}[Symbol.iterator](){return this.iterateSync()}*iterateSync(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e,e=this.cwd);let{withFileTypes:n=!0,follow:s=!1,filter:r,walkFilter:o}=t;(!r||r(e))&&(yield n?e:e.fullpath());let a=new Set([e]);for(let c of a){let l=c.readdirSync();for(let u of l){(!r||r(u))&&(yield n?u:u.fullpath());let f=u;if(u.isSymbolicLink()){if(!(s&&(f=u.realpathSync())))continue;f.isUnknown()&&f.lstatSync()}f.shouldWalk(a,o)&&a.add(f)}}}stream(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e,e=this.cwd);let{withFileTypes:n=!0,follow:s=!1,filter:r,walkFilter:o}=t,a=new _t({objectMode:!0});(!r||r(e))&&a.write(n?e:e.fullpath());let c=new Set,l=[e],u=0,f=()=>{let m=!1;for(;!m;){let d=l.shift();if(!d){u===0&&a.end();return}u++,c.add(d);let v=(E,S,_=!1)=>{if(E)return a.emit("error",E);if(s&&!_){let w=[];for(let k of S)k.isSymbolicLink()&&w.push(k.realpath().then(O=>O?.isUnknown()?O.lstat():O));if(w.length){Promise.all(w).then(()=>v(null,S,!0));return}}for(let w of S)w&&(!r||r(w))&&(a.write(n?w:w.fullpath())||(m=!0));u--;for(let w of S){let k=w.realpathCached()||w;k.shouldWalk(c,o)&&l.push(k)}m&&!a.flowing?a.once("drain",f):g||f()},g=!0;d.readdirCB(v,!0),g=!1}};return f(),a}streamSync(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e,e=this.cwd);let{withFileTypes:n=!0,follow:s=!1,filter:r,walkFilter:o}=t,a=new _t({objectMode:!0}),c=new Set;(!r||r(e))&&a.write(n?e:e.fullpath());let l=[e],u=0,f=()=>{let m=!1;for(;!m;){let d=l.shift();if(!d){u===0&&a.end();return}u++,c.add(d);let v=d.readdirSync();for(let g of v)(!r||r(g))&&(a.write(n?g:g.fullpath())||(m=!0));u--;for(let g of v){let E=g;if(g.isSymbolicLink()){if(!(s&&(E=g.realpathSync())))continue;E.isUnknown()&&E.lstatSync()}E.shouldWalk(c,o)&&l.push(E)}}m&&!a.flowing&&a.once("drain",f)};return f(),a}chdir(e=this.cwd){let t=this.cwd;this.cwd=typeof e=="string"?this.cwd.resolve(e):e,this.cwd[lc](t)}},_n=class extends Ji{sep="\\";constructor(e=process.cwd(),t={}){let{nocase:n=!0}=t;super(e,bn.win32,"\\",{...t,nocase:n}),this.nocase=n;for(let s=this.cwd;s;s=s.parent)s.nocase=this.nocase}parseRootPath(e){return bn.win32.parse(e).root.toUpperCase()}newRoot(e){return new Gi(this.rootPath,Ye,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")||e.startsWith("\\")||/^[a-z]:(\/|\\)/i.test(e)}},xn=class extends Ji{sep="/";constructor(e=process.cwd(),t={}){let{nocase:n=!1}=t;super(e,bn.posix,"/",{...t,nocase:n}),this.nocase=n}parseRootPath(e){return"/"}newRoot(e){return new Hi(this.rootPath,Ye,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")}},Kn=class extends xn{constructor(e=process.cwd(),t={}){let{nocase:n=!0}=t;super(e,{...t,nocase:n})}},Cm=process.platform==="win32"?Gi:Hi,uc=process.platform==="win32"?_n:process.platform==="darwin"?Kn:xn;var cf=i=>i.length>=1,lf=i=>i.length>=1,Sn=class i{#e;#t;#r;length;#s;#o;#b;#y;#a;#h;#c=!0;constructor(e,t,n,s){if(!cf(e))throw new TypeError("empty pattern list");if(!lf(t))throw new TypeError("empty glob list");if(t.length!==e.length)throw new TypeError("mismatched pattern list and glob list lengths");if(this.length=e.length,n<0||n>=this.length)throw new TypeError("index out of range");if(this.#e=e,this.#t=t,this.#r=n,this.#s=s,this.#r===0){if(this.isUNC()){let[r,o,a,c,...l]=this.#e,[u,f,m,d,...v]=this.#t;l[0]===""&&(l.shift(),v.shift());let g=[r,o,a,c,""].join("/"),E=[u,f,m,d,""].join("/");this.#e=[g,...l],this.#t=[E,...v],this.length=this.#e.length}else if(this.isDrive()||this.isAbsolute()){let[r,...o]=this.#e,[a,...c]=this.#t;o[0]===""&&(o.shift(),c.shift());let l=r+"/",u=a+"/";this.#e=[l,...o],this.#t=[u,...c],this.length=this.#e.length}}}pattern(){return this.#e[this.#r]}isString(){return typeof this.#e[this.#r]=="string"}isGlobstar(){return this.#e[this.#r]===de}isRegExp(){return this.#e[this.#r]instanceof RegExp}globString(){return this.#b=this.#b||(this.#r===0?this.isAbsolute()?this.#t[0]+this.#t.slice(1).join("/"):this.#t.join("/"):this.#t.slice(this.#r).join("/"))}hasMore(){return this.length>this.#r+1}rest(){return this.#o!==void 0?this.#o:this.hasMore()?(this.#o=new i(this.#e,this.#t,this.#r+1,this.#s),this.#o.#h=this.#h,this.#o.#a=this.#a,this.#o.#y=this.#y,this.#o):this.#o=null}isUNC(){let e=this.#e;return this.#a!==void 0?this.#a:this.#a=this.#s==="win32"&&this.#r===0&&e[0]===""&&e[1]===""&&typeof e[2]=="string"&&!!e[2]&&typeof e[3]=="string"&&!!e[3]}isDrive(){let e=this.#e;return this.#y!==void 0?this.#y:this.#y=this.#s==="win32"&&this.#r===0&&this.length>1&&typeof e[0]=="string"&&/^[a-z]:$/i.test(e[0])}isAbsolute(){let e=this.#e;return this.#h!==void 0?this.#h:this.#h=e[0]===""&&e.length>1||this.isDrive()||this.isUNC()}root(){let e=this.#e[0];return typeof e=="string"&&this.isAbsolute()&&this.#r===0?e:""}checkFollowGlobstar(){return!(this.#r===0||!this.isGlobstar()||!this.#c)}markFollowGlobstar(){return this.#r===0||!this.isGlobstar()||!this.#c?!1:(this.#c=!1,!0)}};var uf=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",kn=class{relative;relativeChildren;absolute;absoluteChildren;platform;mmopts;constructor(e,{nobrace:t,nocase:n,noext:s,noglobstar:r,platform:o=uf}){this.relative=[],this.absolute=[],this.relativeChildren=[],this.absoluteChildren=[],this.platform=o,this.mmopts={dot:!0,nobrace:t,nocase:n,noext:s,noglobstar:r,optimizationLevel:2,platform:o,nocomment:!0,nonegate:!0};for(let a of e)this.add(a)}add(e){let t=new Ae(e,this.mmopts);for(let n=0;n<t.set.length;n++){let s=t.set[n],r=t.globParts[n];if(!s||!r)throw new Error("invalid pattern object");for(;s[0]==="."&&r[0]===".";)s.shift(),r.shift();let o=new Sn(s,r,0,this.platform),a=new Ae(o.globString(),this.mmopts),c=r[r.length-1]==="**",l=o.isAbsolute();l?this.absolute.push(a):this.relative.push(a),c&&(l?this.absoluteChildren.push(a):this.relativeChildren.push(a))}}ignored(e){let t=e.fullpath(),n=`${t}/`,s=e.relative()||".",r=`${s}/`;for(let o of this.relative)if(o.match(s)||o.match(r))return!0;for(let o of this.absolute)if(o.match(t)||o.match(n))return!0;return!1}childrenIgnored(e){let t=e.fullpath()+"/",n=(e.relative()||".")+"/";for(let s of this.relativeChildren)if(s.match(n))return!0;for(let s of this.absoluteChildren)if(s.match(t))return!0;return!1}};var Zr=class i{store;constructor(e=new Map){this.store=e}copy(){return new i(new Map(this.store))}hasWalked(e,t){return this.store.get(e.fullpath())?.has(t.globString())}storeWalked(e,t){let n=e.fullpath(),s=this.store.get(n);s?s.add(t.globString()):this.store.set(n,new Set([t.globString()]))}},Gr=class{store=new Map;add(e,t,n){let s=(t?2:0)|(n?1:0),r=this.store.get(e);this.store.set(e,r===void 0?s:s&r)}entries(){return[...this.store.entries()].map(([e,t])=>[e,!!(t&2),!!(t&1)])}},Hr=class{store=new Map;add(e,t){if(!e.canReaddir())return;let n=this.store.get(e);n?n.find(s=>s.globString()===t.globString())||n.push(t):this.store.set(e,[t])}get(e){let t=this.store.get(e);if(!t)throw new Error("attempting to walk unknown path");return t}entries(){return this.keys().map(e=>[e,this.store.get(e)])}keys(){return[...this.store.keys()].filter(e=>e.canReaddir())}},ei=class i{hasWalkedCache;matches=new Gr;subwalks=new Hr;patterns;follow;dot;opts;constructor(e,t){this.opts=e,this.follow=!!e.follow,this.dot=!!e.dot,this.hasWalkedCache=t?t.copy():new Zr}processPatterns(e,t){this.patterns=t;let n=t.map(s=>[e,s]);for(let[s,r]of n){this.hasWalkedCache.storeWalked(s,r);let o=r.root(),a=r.isAbsolute()&&this.opts.absolute!==!1;if(o){s=s.resolve(o==="/"&&this.opts.root!==void 0?this.opts.root:o);let f=r.rest();if(f)r=f;else{this.matches.add(s,!0,!1);continue}}if(s.isENOENT())continue;let c,l,u=!1;for(;typeof(c=r.pattern())=="string"&&(l=r.rest());)s=s.resolve(c),r=l,u=!0;if(c=r.pattern(),l=r.rest(),u){if(this.hasWalkedCache.hasWalked(s,r))continue;this.hasWalkedCache.storeWalked(s,r)}if(typeof c=="string"){let f=c===".."||c===""||c===".";this.matches.add(s.resolve(c),a,f);continue}else if(c===de){(!s.isSymbolicLink()||this.follow||r.checkFollowGlobstar())&&this.subwalks.add(s,r);let f=l?.pattern(),m=l?.rest();if(!l||(f===""||f===".")&&!m)this.matches.add(s,a,f===""||f===".");else if(f===".."){let d=s.parent||s;m?this.hasWalkedCache.hasWalked(d,m)||this.subwalks.add(d,m):this.matches.add(d,a,!0)}}else c instanceof RegExp&&this.subwalks.add(s,r)}return this}subwalkTargets(){return this.subwalks.keys()}child(){return new i(this.opts,this.hasWalkedCache)}filterEntries(e,t){let n=this.subwalks.get(e),s=this.child();for(let r of t)for(let o of n){let a=o.isAbsolute(),c=o.pattern(),l=o.rest();c===de?s.testGlobstar(r,o,l,a):c instanceof RegExp?s.testRegExp(r,c,l,a):s.testString(r,c,l,a)}return s}testGlobstar(e,t,n,s){if((this.dot||!e.name.startsWith("."))&&(t.hasMore()||this.matches.add(e,s,!1),e.canReaddir()&&(this.follow||!e.isSymbolicLink()?this.subwalks.add(e,t):e.isSymbolicLink()&&(n&&t.checkFollowGlobstar()?this.subwalks.add(e,n):t.markFollowGlobstar()&&this.subwalks.add(e,t)))),n){let r=n.pattern();if(typeof r=="string"&&r!==".."&&r!==""&&r!==".")this.testString(e,r,n.rest(),s);else if(r===".."){let o=e.parent||e;this.subwalks.add(o,n)}else r instanceof RegExp&&this.testRegExp(e,r,n.rest(),s)}}testRegExp(e,t,n,s){t.test(e.name)&&(n?this.subwalks.add(e,n):this.matches.add(e,s,!1))}testString(e,t,n,s){e.isNamed(t)&&(n?this.subwalks.add(e,n):this.matches.add(e,s,!1))}};var hf=(i,e)=>typeof i=="string"?new kn([i],e):Array.isArray(i)?new kn(i,e):i,Xi=class{path;patterns;opts;seen=new Set;paused=!1;aborted=!1;#e=[];#t;#r;signal;maxDepth;includeChildMatches;constructor(e,t,n){if(this.patterns=e,this.path=t,this.opts=n,this.#r=!n.posix&&n.platform==="win32"?"\\":"/",this.includeChildMatches=n.includeChildMatches!==!1,(n.ignore||!this.includeChildMatches)&&(this.#t=hf(n.ignore??[],n),!this.includeChildMatches&&typeof this.#t.add!="function")){let s="cannot ignore child matches, ignore lacks add() method.";throw new Error(s)}this.maxDepth=n.maxDepth||1/0,n.signal&&(this.signal=n.signal,this.signal.addEventListener("abort",()=>{this.#e.length=0}))}#s(e){return this.seen.has(e)||!!this.#t?.ignored?.(e)}#o(e){return!!this.#t?.childrenIgnored?.(e)}pause(){this.paused=!0}resume(){if(this.signal?.aborted)return;this.paused=!1;let e;for(;!this.paused&&(e=this.#e.shift());)e()}onResume(e){this.signal?.aborted||(this.paused?this.#e.push(e):e())}async matchCheck(e,t){if(t&&this.opts.nodir)return;let n;if(this.opts.realpath){if(n=e.realpathCached()||await e.realpath(),!n)return;e=n}let r=e.isUnknown()||this.opts.stat?await e.lstat():e;if(this.opts.follow&&this.opts.nodir&&r?.isSymbolicLink()){let o=await r.realpath();o&&(o.isUnknown()||this.opts.stat)&&await o.lstat()}return this.matchCheckTest(r,t)}matchCheckTest(e,t){return e&&(this.maxDepth===1/0||e.depth()<=this.maxDepth)&&(!t||e.canReaddir())&&(!this.opts.nodir||!e.isDirectory())&&(!this.opts.nodir||!this.opts.follow||!e.isSymbolicLink()||!e.realpathCached()?.isDirectory())&&!this.#s(e)?e:void 0}matchCheckSync(e,t){if(t&&this.opts.nodir)return;let n;if(this.opts.realpath){if(n=e.realpathCached()||e.realpathSync(),!n)return;e=n}let r=e.isUnknown()||this.opts.stat?e.lstatSync():e;if(this.opts.follow&&this.opts.nodir&&r?.isSymbolicLink()){let o=r.realpathSync();o&&(o?.isUnknown()||this.opts.stat)&&o.lstatSync()}return this.matchCheckTest(r,t)}matchFinish(e,t){if(this.#s(e))return;if(!this.includeChildMatches&&this.#t?.add){let r=`${e.relativePosix()}/**`;this.#t.add(r)}let n=this.opts.absolute===void 0?t:this.opts.absolute;this.seen.add(e);let s=this.opts.mark&&e.isDirectory()?this.#r:"";if(this.opts.withFileTypes)this.matchEmit(e);else if(n){let r=this.opts.posix?e.fullpathPosix():e.fullpath();this.matchEmit(r+s)}else{let r=this.opts.posix?e.relativePosix():e.relative(),o=this.opts.dotRelative&&!r.startsWith(".."+this.#r)?"."+this.#r:"";this.matchEmit(r?o+r+s:"."+s)}}async match(e,t,n){let s=await this.matchCheck(e,n);s&&this.matchFinish(s,t)}matchSync(e,t,n){let s=this.matchCheckSync(e,n);s&&this.matchFinish(s,t)}walkCB(e,t,n){this.signal?.aborted&&n(),this.walkCB2(e,t,new ei(this.opts),n)}walkCB2(e,t,n,s){if(this.#o(e))return s();if(this.signal?.aborted&&s(),this.paused){this.onResume(()=>this.walkCB2(e,t,n,s));return}n.processPatterns(e,t);let r=1,o=()=>{--r===0&&s()};for(let[a,c,l]of n.matches.entries())this.#s(a)||(r++,this.match(a,c,l).then(()=>o()));for(let a of n.subwalkTargets()){if(this.maxDepth!==1/0&&a.depth()>=this.maxDepth)continue;r++;let c=a.readdirCached();a.calledReaddir()?this.walkCB3(a,c,n,o):a.readdirCB((l,u)=>this.walkCB3(a,u,n,o),!0)}o()}walkCB3(e,t,n,s){n=n.filterEntries(e,t);let r=1,o=()=>{--r===0&&s()};for(let[a,c,l]of n.matches.entries())this.#s(a)||(r++,this.match(a,c,l).then(()=>o()));for(let[a,c]of n.subwalks.entries())r++,this.walkCB2(a,c,n.child(),o);o()}walkCBSync(e,t,n){this.signal?.aborted&&n(),this.walkCB2Sync(e,t,new ei(this.opts),n)}walkCB2Sync(e,t,n,s){if(this.#o(e))return s();if(this.signal?.aborted&&s(),this.paused){this.onResume(()=>this.walkCB2Sync(e,t,n,s));return}n.processPatterns(e,t);let r=1,o=()=>{--r===0&&s()};for(let[a,c,l]of n.matches.entries())this.#s(a)||this.matchSync(a,c,l);for(let a of n.subwalkTargets()){if(this.maxDepth!==1/0&&a.depth()>=this.maxDepth)continue;r++;let c=a.readdirSync();this.walkCB3Sync(a,c,n,o)}o()}walkCB3Sync(e,t,n,s){n=n.filterEntries(e,t);let r=1,o=()=>{--r===0&&s()};for(let[a,c,l]of n.matches.entries())this.#s(a)||this.matchSync(a,c,l);for(let[a,c]of n.subwalks.entries())r++,this.walkCB2Sync(a,c,n.child(),o);o()}},ti=class extends Xi{matches=new Set;constructor(e,t,n){super(e,t,n)}matchEmit(e){this.matches.add(e)}async walk(){if(this.signal?.aborted)throw this.signal.reason;return this.path.isUnknown()&&await this.path.lstat(),await new Promise((e,t)=>{this.walkCB(this.path,this.patterns,()=>{this.signal?.aborted?t(this.signal.reason):e(this.matches)})}),this.matches}walkSync(){if(this.signal?.aborted)throw this.signal.reason;return this.path.isUnknown()&&this.path.lstatSync(),this.walkCBSync(this.path,this.patterns,()=>{if(this.signal?.aborted)throw this.signal.reason}),this.matches}},ni=class extends Xi{results;constructor(e,t,n){super(e,t,n),this.results=new _t({signal:this.signal,objectMode:!0}),this.results.on("drain",()=>this.resume()),this.results.on("resume",()=>this.resume())}matchEmit(e){this.results.write(e),this.results.flowing||this.pause()}stream(){let e=this.path;return e.isUnknown()?e.lstat().then(()=>{this.walkCB(e,this.patterns,()=>this.results.end())}):this.walkCB(e,this.patterns,()=>this.results.end()),this.results}streamSync(){return this.path.isUnknown()&&this.path.lstatSync(),this.walkCBSync(this.path,this.patterns,()=>this.results.end()),this.results}};var df=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",Ue=class{absolute;cwd;root;dot;dotRelative;follow;ignore;magicalBraces;mark;matchBase;maxDepth;nobrace;nocase;nodir;noext;noglobstar;pattern;platform;realpath;scurry;stat;signal;windowsPathsNoEscape;withFileTypes;includeChildMatches;opts;patterns;constructor(e,t){if(!t)throw new TypeError("glob options required");if(this.withFileTypes=!!t.withFileTypes,this.signal=t.signal,this.follow=!!t.follow,this.dot=!!t.dot,this.dotRelative=!!t.dotRelative,this.nodir=!!t.nodir,this.mark=!!t.mark,t.cwd?(t.cwd instanceof URL||t.cwd.startsWith("file://"))&&(t.cwd=(0,hc.fileURLToPath)(t.cwd)):this.cwd="",this.cwd=t.cwd||"",this.root=t.root,this.magicalBraces=!!t.magicalBraces,this.nobrace=!!t.nobrace,this.noext=!!t.noext,this.realpath=!!t.realpath,this.absolute=t.absolute,this.includeChildMatches=t.includeChildMatches!==!1,this.noglobstar=!!t.noglobstar,this.matchBase=!!t.matchBase,this.maxDepth=typeof t.maxDepth=="number"?t.maxDepth:1/0,this.stat=!!t.stat,this.ignore=t.ignore,this.withFileTypes&&this.absolute!==void 0)throw new Error("cannot set absolute and withFileTypes:true");if(typeof e=="string"&&(e=[e]),this.windowsPathsNoEscape=!!t.windowsPathsNoEscape||t.allowWindowsEscape===!1,this.windowsPathsNoEscape&&(e=e.map(c=>c.replace(/\\/g,"/"))),this.matchBase){if(t.noglobstar)throw new TypeError("base matching requires globstar");e=e.map(c=>c.includes("/")?c:`./**/${c}`)}if(this.pattern=e,this.platform=t.platform||df,this.opts={...t,platform:this.platform},t.scurry){if(this.scurry=t.scurry,t.nocase!==void 0&&t.nocase!==t.scurry.nocase)throw new Error("nocase option contradicts provided scurry option")}else{let c=t.platform==="win32"?_n:t.platform==="darwin"?Kn:t.platform?xn:uc;this.scurry=new c(this.cwd,{nocase:t.nocase,fs:t.fs})}this.nocase=this.scurry.nocase;let n=this.platform==="darwin"||this.platform==="win32",s={...t,dot:this.dot,matchBase:this.matchBase,nobrace:this.nobrace,nocase:this.nocase,nocaseMagicOnly:n,nocomment:!0,noext:this.noext,nonegate:!0,optimizationLevel:2,platform:this.platform,windowsPathsNoEscape:this.windowsPathsNoEscape,debug:!!this.opts.debug},r=this.pattern.map(c=>new Ae(c,s)),[o,a]=r.reduce((c,l)=>(c[0].push(...l.set),c[1].push(...l.globParts),c),[[],[]]);this.patterns=o.map((c,l)=>{let u=a[l];if(!u)throw new Error("invalid pattern object");return new Sn(c,u,0,this.platform)})}async walk(){return[...await new ti(this.patterns,this.scurry.cwd,{...this.opts,maxDepth:this.maxDepth!==1/0?this.maxDepth+this.scurry.cwd.depth():1/0,platform:this.platform,nocase:this.nocase,includeChildMatches:this.includeChildMatches}).walk()]}walkSync(){return[...new ti(this.patterns,this.scurry.cwd,{...this.opts,maxDepth:this.maxDepth!==1/0?this.maxDepth+this.scurry.cwd.depth():1/0,platform:this.platform,nocase:this.nocase,includeChildMatches:this.includeChildMatches}).walkSync()]}stream(){return new ni(this.patterns,this.scurry.cwd,{...this.opts,maxDepth:this.maxDepth!==1/0?this.maxDepth+this.scurry.cwd.depth():1/0,platform:this.platform,nocase:this.nocase,includeChildMatches:this.includeChildMatches}).stream()}streamSync(){return new ni(this.patterns,this.scurry.cwd,{...this.opts,maxDepth:this.maxDepth!==1/0?this.maxDepth+this.scurry.cwd.depth():1/0,platform:this.platform,nocase:this.nocase,includeChildMatches:this.includeChildMatches}).streamSync()}iterateSync(){return this.streamSync()[Symbol.iterator]()}[Symbol.iterator](){return this.iterateSync()}iterate(){return this.stream()[Symbol.asyncIterator]()}[Symbol.asyncIterator](){return this.iterate()}};var Jr=(i,e={})=>{Array.isArray(i)||(i=[i]);for(let t of i)if(new Ae(t,e).hasMagic())return!0;return!1};function Yi(i,e={}){return new Ue(i,e).streamSync()}function pc(i,e={}){return new Ue(i,e).stream()}function Qi(i,e={}){return new Ue(i,e).walkSync()}async function dc(i,e={}){return new Ue(i,e).walk()}function Ki(i,e={}){return new Ue(i,e).iterateSync()}function mc(i,e={}){return new Ue(i,e).iterate()}var ff=Yi,pf=Object.assign(pc,{sync:Yi}),mf=Ki,gf=Object.assign(mc,{sync:Ki}),yf=Object.assign(Qi,{stream:Yi,iterate:Ki}),fc=Object.assign(dc,{glob:dc,globSync:Qi,sync:yf,globStream:pc,stream:pf,globStreamSync:Yi,streamSync:ff,globIterate:mc,iterate:gf,globIterateSync:Ki,iterateSync:mf,Glob:Ue,hasMagic:Jr,escape:mn,unescape:ze});fc.glob=fc;var Xr={name:"dts-linter",version:"0.3.0-beta4",main:"index.js",repository:{type:"git",url:"https://github.com/kylebonnici/dts-linter"},scripts:{compile:"node ./esbuild.js","compile:prod":"node ./esbuild.js --production"},bin:"./dist/dts-linter.js",files:["dist/dts-linter.js","THIRD_PARTY_LICENSES.txt"],keywords:["dts","linter","devicetree","formatting"],author:"Kyle Micallef Bonnici",license:"Apache-2.0",description:"",dependencies:{"devicetree-language-server":"^0.5.5"},devDependencies:{"@types/node":"^24.0.3","devicetree-language-server-types":"^0.0.2-alpha.8",diff:"^8.0.2",esbuild:"^0.25.5",glob:"^11.0.3","license-checker":"^25.0.1","ts-node":"^10.9.2",typescript:"^5.8.3","vscode-jsonrpc":"^8.2.1","vscode-languageserver-types":"^3.17.5",zod:"^3.25.67"}};var gc;(function(i){function e(t){return typeof t=="string"}i.is=e})(gc||(gc={}));var Yr;(function(i){function e(t){return typeof t=="string"}i.is=e})(Yr||(Yr={}));var yc;(function(i){i.MIN_VALUE=-2147483648,i.MAX_VALUE=2147483647;function e(t){return typeof t=="number"&&i.MIN_VALUE<=t&&t<=i.MAX_VALUE}i.is=e})(yc||(yc={}));var es;(function(i){i.MIN_VALUE=0,i.MAX_VALUE=2147483647;function e(t){return typeof t=="number"&&i.MIN_VALUE<=t&&t<=i.MAX_VALUE}i.is=e})(es||(es={}));var Ve;(function(i){function e(n,s){return n===Number.MAX_VALUE&&(n=es.MAX_VALUE),s===Number.MAX_VALUE&&(s=es.MAX_VALUE),{line:n,character:s}}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&p.uinteger(s.line)&&p.uinteger(s.character)}i.is=t})(Ve||(Ve={}));var ne;(function(i){function e(n,s,r,o){if(p.uinteger(n)&&p.uinteger(s)&&p.uinteger(r)&&p.uinteger(o))return{start:Ve.create(n,s),end:Ve.create(r,o)};if(Ve.is(n)&&Ve.is(s))return{start:n,end:s};throw new Error(`Range#create called with invalid arguments[${n}, ${s}, ${r}, ${o}]`)}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&Ve.is(s.start)&&Ve.is(s.end)}i.is=t})(ne||(ne={}));var ts;(function(i){function e(n,s){return{uri:n,range:s}}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&ne.is(s.range)&&(p.string(s.uri)||p.undefined(s.uri))}i.is=t})(ts||(ts={}));var wc;(function(i){function e(n,s,r,o){return{targetUri:n,targetRange:s,targetSelectionRange:r,originSelectionRange:o}}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&ne.is(s.targetRange)&&p.string(s.targetUri)&&ne.is(s.targetSelectionRange)&&(ne.is(s.originSelectionRange)||p.undefined(s.originSelectionRange))}i.is=t})(wc||(wc={}));var Qr;(function(i){function e(n,s,r,o){return{red:n,green:s,blue:r,alpha:o}}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&p.numberRange(s.red,0,1)&&p.numberRange(s.green,0,1)&&p.numberRange(s.blue,0,1)&&p.numberRange(s.alpha,0,1)}i.is=t})(Qr||(Qr={}));var vc;(function(i){function e(n,s){return{range:n,color:s}}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&ne.is(s.range)&&Qr.is(s.color)}i.is=t})(vc||(vc={}));var bc;(function(i){function e(n,s,r){return{label:n,textEdit:s,additionalTextEdits:r}}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&p.string(s.label)&&(p.undefined(s.textEdit)||Cn.is(s))&&(p.undefined(s.additionalTextEdits)||p.typedArray(s.additionalTextEdits,Cn.is))}i.is=t})(bc||(bc={}));var _c;(function(i){i.Comment="comment",i.Imports="imports",i.Region="region"})(_c||(_c={}));var xc;(function(i){function e(n,s,r,o,a,c){let l={startLine:n,endLine:s};return p.defined(r)&&(l.startCharacter=r),p.defined(o)&&(l.endCharacter=o),p.defined(a)&&(l.kind=a),p.defined(c)&&(l.collapsedText=c),l}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&p.uinteger(s.startLine)&&p.uinteger(s.startLine)&&(p.undefined(s.startCharacter)||p.uinteger(s.startCharacter))&&(p.undefined(s.endCharacter)||p.uinteger(s.endCharacter))&&(p.undefined(s.kind)||p.string(s.kind))}i.is=t})(xc||(xc={}));var Kr;(function(i){function e(n,s){return{location:n,message:s}}i.create=e;function t(n){let s=n;return p.defined(s)&&ts.is(s.location)&&p.string(s.message)}i.is=t})(Kr||(Kr={}));var fe;(function(i){i.Error=1,i.Warning=2,i.Information=3,i.Hint=4})(fe||(fe={}));var Sc;(function(i){i.Unnecessary=1,i.Deprecated=2})(Sc||(Sc={}));var kc;(function(i){function e(t){let n=t;return p.objectLiteral(n)&&p.string(n.href)}i.is=e})(kc||(kc={}));var ns;(function(i){function e(n,s,r,o,a,c){let l={range:n,message:s};return p.defined(r)&&(l.severity=r),p.defined(o)&&(l.code=o),p.defined(a)&&(l.source=a),p.defined(c)&&(l.relatedInformation=c),l}i.create=e;function t(n){var s;let r=n;return p.defined(r)&&ne.is(r.range)&&p.string(r.message)&&(p.number(r.severity)||p.undefined(r.severity))&&(p.integer(r.code)||p.string(r.code)||p.undefined(r.code))&&(p.undefined(r.codeDescription)||p.string((s=r.codeDescription)===null||s===void 0?void 0:s.href))&&(p.string(r.source)||p.undefined(r.source))&&(p.undefined(r.relatedInformation)||p.typedArray(r.relatedInformation,Kr.is))}i.is=t})(ns||(ns={}));var En;(function(i){function e(n,s,...r){let o={title:n,command:s};return p.defined(r)&&r.length>0&&(o.arguments=r),o}i.create=e;function t(n){let s=n;return p.defined(s)&&p.string(s.title)&&p.string(s.command)}i.is=t})(En||(En={}));var Cn;(function(i){function e(r,o){return{range:r,newText:o}}i.replace=e;function t(r,o){return{range:{start:r,end:r},newText:o}}i.insert=t;function n(r){return{range:r,newText:""}}i.del=n;function s(r){let o=r;return p.objectLiteral(o)&&p.string(o.newText)&&ne.is(o.range)}i.is=s})(Cn||(Cn={}));var eo;(function(i){function e(n,s,r){let o={label:n};return s!==void 0&&(o.needsConfirmation=s),r!==void 0&&(o.description=r),o}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&p.string(s.label)&&(p.boolean(s.needsConfirmation)||s.needsConfirmation===void 0)&&(p.string(s.description)||s.description===void 0)}i.is=t})(eo||(eo={}));var Tn;(function(i){function e(t){let n=t;return p.string(n)}i.is=e})(Tn||(Tn={}));var Ec;(function(i){function e(r,o,a){return{range:r,newText:o,annotationId:a}}i.replace=e;function t(r,o,a){return{range:{start:r,end:r},newText:o,annotationId:a}}i.insert=t;function n(r,o){return{range:r,newText:"",annotationId:o}}i.del=n;function s(r){let o=r;return Cn.is(o)&&(eo.is(o.annotationId)||Tn.is(o.annotationId))}i.is=s})(Ec||(Ec={}));var to;(function(i){function e(n,s){return{textDocument:n,edits:s}}i.create=e;function t(n){let s=n;return p.defined(s)&&oo.is(s.textDocument)&&Array.isArray(s.edits)}i.is=t})(to||(to={}));var no;(function(i){function e(n,s,r){let o={kind:"create",uri:n};return s!==void 0&&(s.overwrite!==void 0||s.ignoreIfExists!==void 0)&&(o.options=s),r!==void 0&&(o.annotationId=r),o}i.create=e;function t(n){let s=n;return s&&s.kind==="create"&&p.string(s.uri)&&(s.options===void 0||(s.options.overwrite===void 0||p.boolean(s.options.overwrite))&&(s.options.ignoreIfExists===void 0||p.boolean(s.options.ignoreIfExists)))&&(s.annotationId===void 0||Tn.is(s.annotationId))}i.is=t})(no||(no={}));var io;(function(i){function e(n,s,r,o){let a={kind:"rename",oldUri:n,newUri:s};return r!==void 0&&(r.overwrite!==void 0||r.ignoreIfExists!==void 0)&&(a.options=r),o!==void 0&&(a.annotationId=o),a}i.create=e;function t(n){let s=n;return s&&s.kind==="rename"&&p.string(s.oldUri)&&p.string(s.newUri)&&(s.options===void 0||(s.options.overwrite===void 0||p.boolean(s.options.overwrite))&&(s.options.ignoreIfExists===void 0||p.boolean(s.options.ignoreIfExists)))&&(s.annotationId===void 0||Tn.is(s.annotationId))}i.is=t})(io||(io={}));var so;(function(i){function e(n,s,r){let o={kind:"delete",uri:n};return s!==void 0&&(s.recursive!==void 0||s.ignoreIfNotExists!==void 0)&&(o.options=s),r!==void 0&&(o.annotationId=r),o}i.create=e;function t(n){let s=n;return s&&s.kind==="delete"&&p.string(s.uri)&&(s.options===void 0||(s.options.recursive===void 0||p.boolean(s.options.recursive))&&(s.options.ignoreIfNotExists===void 0||p.boolean(s.options.ignoreIfNotExists)))&&(s.annotationId===void 0||Tn.is(s.annotationId))}i.is=t})(so||(so={}));var ro;(function(i){function e(t){let n=t;return n&&(n.changes!==void 0||n.documentChanges!==void 0)&&(n.documentChanges===void 0||n.documentChanges.every(s=>p.string(s.kind)?no.is(s)||io.is(s)||so.is(s):to.is(s)))}i.is=e})(ro||(ro={}));var Cc;(function(i){function e(n){return{uri:n}}i.create=e;function t(n){let s=n;return p.defined(s)&&p.string(s.uri)}i.is=t})(Cc||(Cc={}));var Tc;(function(i){function e(n,s){return{uri:n,version:s}}i.create=e;function t(n){let s=n;return p.defined(s)&&p.string(s.uri)&&p.integer(s.version)}i.is=t})(Tc||(Tc={}));var oo;(function(i){function e(n,s){return{uri:n,version:s}}i.create=e;function t(n){let s=n;return p.defined(s)&&p.string(s.uri)&&(s.version===null||p.integer(s.version))}i.is=t})(oo||(oo={}));var Rc;(function(i){function e(n,s,r,o){return{uri:n,languageId:s,version:r,text:o}}i.create=e;function t(n){let s=n;return p.defined(s)&&p.string(s.uri)&&p.string(s.languageId)&&p.integer(s.version)&&p.string(s.text)}i.is=t})(Rc||(Rc={}));var ao;(function(i){i.PlainText="plaintext",i.Markdown="markdown";function e(t){let n=t;return n===i.PlainText||n===i.Markdown}i.is=e})(ao||(ao={}));var ii;(function(i){function e(t){let n=t;return p.objectLiteral(t)&&ao.is(n.kind)&&p.string(n.value)}i.is=e})(ii||(ii={}));var Oc;(function(i){i.Text=1,i.Method=2,i.Function=3,i.Constructor=4,i.Field=5,i.Variable=6,i.Class=7,i.Interface=8,i.Module=9,i.Property=10,i.Unit=11,i.Value=12,i.Enum=13,i.Keyword=14,i.Snippet=15,i.Color=16,i.File=17,i.Reference=18,i.Folder=19,i.EnumMember=20,i.Constant=21,i.Struct=22,i.Event=23,i.Operator=24,i.TypeParameter=25})(Oc||(Oc={}));var Ac;(function(i){i.PlainText=1,i.Snippet=2})(Ac||(Ac={}));var Nc;(function(i){i.Deprecated=1})(Nc||(Nc={}));var Pc;(function(i){function e(n,s,r){return{newText:n,insert:s,replace:r}}i.create=e;function t(n){let s=n;return s&&p.string(s.newText)&&ne.is(s.insert)&&ne.is(s.replace)}i.is=t})(Pc||(Pc={}));var Mc;(function(i){i.asIs=1,i.adjustIndentation=2})(Mc||(Mc={}));var jc;(function(i){function e(t){let n=t;return n&&(p.string(n.detail)||n.detail===void 0)&&(p.string(n.description)||n.description===void 0)}i.is=e})(jc||(jc={}));var Lc;(function(i){function e(t){return{label:t}}i.create=e})(Lc||(Lc={}));var Ic;(function(i){function e(t,n){return{items:t||[],isIncomplete:!!n}}i.create=e})(Ic||(Ic={}));var is;(function(i){function e(n){return n.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&")}i.fromPlainText=e;function t(n){let s=n;return p.string(s)||p.objectLiteral(s)&&p.string(s.language)&&p.string(s.value)}i.is=t})(is||(is={}));var Dc;(function(i){function e(t){let n=t;return!!n&&p.objectLiteral(n)&&(ii.is(n.contents)||is.is(n.contents)||p.typedArray(n.contents,is.is))&&(t.range===void 0||ne.is(t.range))}i.is=e})(Dc||(Dc={}));var $c;(function(i){function e(t,n){return n?{label:t,documentation:n}:{label:t}}i.create=e})($c||($c={}));var Fc;(function(i){function e(t,n,...s){let r={label:t};return p.defined(n)&&(r.documentation=n),p.defined(s)?r.parameters=s:r.parameters=[],r}i.create=e})(Fc||(Fc={}));var Wc;(function(i){i.Text=1,i.Read=2,i.Write=3})(Wc||(Wc={}));var zc;(function(i){function e(t,n){let s={range:t};return p.number(n)&&(s.kind=n),s}i.create=e})(zc||(zc={}));var Bc;(function(i){i.File=1,i.Module=2,i.Namespace=3,i.Package=4,i.Class=5,i.Method=6,i.Property=7,i.Field=8,i.Constructor=9,i.Enum=10,i.Interface=11,i.Function=12,i.Variable=13,i.Constant=14,i.String=15,i.Number=16,i.Boolean=17,i.Array=18,i.Object=19,i.Key=20,i.Null=21,i.EnumMember=22,i.Struct=23,i.Event=24,i.Operator=25,i.TypeParameter=26})(Bc||(Bc={}));var qc;(function(i){i.Deprecated=1})(qc||(qc={}));var Uc;(function(i){function e(t,n,s,r,o){let a={name:t,kind:n,location:{uri:r,range:s}};return o&&(a.containerName=o),a}i.create=e})(Uc||(Uc={}));var Vc;(function(i){function e(t,n,s,r){return r!==void 0?{name:t,kind:n,location:{uri:s,range:r}}:{name:t,kind:n,location:{uri:s}}}i.create=e})(Vc||(Vc={}));var Zc;(function(i){function e(n,s,r,o,a,c){let l={name:n,detail:s,kind:r,range:o,selectionRange:a};return c!==void 0&&(l.children=c),l}i.create=e;function t(n){let s=n;return s&&p.string(s.name)&&p.number(s.kind)&&ne.is(s.range)&&ne.is(s.selectionRange)&&(s.detail===void 0||p.string(s.detail))&&(s.deprecated===void 0||p.boolean(s.deprecated))&&(s.children===void 0||Array.isArray(s.children))&&(s.tags===void 0||Array.isArray(s.tags))}i.is=t})(Zc||(Zc={}));var Gc;(function(i){i.Empty="",i.QuickFix="quickfix",i.Refactor="refactor",i.RefactorExtract="refactor.extract",i.RefactorInline="refactor.inline",i.RefactorRewrite="refactor.rewrite",i.Source="source",i.SourceOrganizeImports="source.organizeImports",i.SourceFixAll="source.fixAll"})(Gc||(Gc={}));var ss;(function(i){i.Invoked=1,i.Automatic=2})(ss||(ss={}));var Hc;(function(i){function e(n,s,r){let o={diagnostics:n};return s!=null&&(o.only=s),r!=null&&(o.triggerKind=r),o}i.create=e;function t(n){let s=n;return p.defined(s)&&p.typedArray(s.diagnostics,ns.is)&&(s.only===void 0||p.typedArray(s.only,p.string))&&(s.triggerKind===void 0||s.triggerKind===ss.Invoked||s.triggerKind===ss.Automatic)}i.is=t})(Hc||(Hc={}));var Jc;(function(i){function e(n,s,r){let o={title:n},a=!0;return typeof s=="string"?(a=!1,o.kind=s):En.is(s)?o.command=s:o.edit=s,a&&r!==void 0&&(o.kind=r),o}i.create=e;function t(n){let s=n;return s&&p.string(s.title)&&(s.diagnostics===void 0||p.typedArray(s.diagnostics,ns.is))&&(s.kind===void 0||p.string(s.kind))&&(s.edit!==void 0||s.command!==void 0)&&(s.command===void 0||En.is(s.command))&&(s.isPreferred===void 0||p.boolean(s.isPreferred))&&(s.edit===void 0||ro.is(s.edit))}i.is=t})(Jc||(Jc={}));var Xc;(function(i){function e(n,s){let r={range:n};return p.defined(s)&&(r.data=s),r}i.create=e;function t(n){let s=n;return p.defined(s)&&ne.is(s.range)&&(p.undefined(s.command)||En.is(s.command))}i.is=t})(Xc||(Xc={}));var Yc;(function(i){function e(n,s){return{tabSize:n,insertSpaces:s}}i.create=e;function t(n){let s=n;return p.defined(s)&&p.uinteger(s.tabSize)&&p.boolean(s.insertSpaces)}i.is=t})(Yc||(Yc={}));var Qc;(function(i){function e(n,s,r){return{range:n,target:s,data:r}}i.create=e;function t(n){let s=n;return p.defined(s)&&ne.is(s.range)&&(p.undefined(s.target)||p.string(s.target))}i.is=t})(Qc||(Qc={}));var Kc;(function(i){function e(n,s){return{range:n,parent:s}}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&ne.is(s.range)&&(s.parent===void 0||i.is(s.parent))}i.is=t})(Kc||(Kc={}));var el;(function(i){i.namespace="namespace",i.type="type",i.class="class",i.enum="enum",i.interface="interface",i.struct="struct",i.typeParameter="typeParameter",i.parameter="parameter",i.variable="variable",i.property="property",i.enumMember="enumMember",i.event="event",i.function="function",i.method="method",i.macro="macro",i.keyword="keyword",i.modifier="modifier",i.comment="comment",i.string="string",i.number="number",i.regexp="regexp",i.operator="operator",i.decorator="decorator"})(el||(el={}));var tl;(function(i){i.declaration="declaration",i.definition="definition",i.readonly="readonly",i.static="static",i.deprecated="deprecated",i.abstract="abstract",i.async="async",i.modification="modification",i.documentation="documentation",i.defaultLibrary="defaultLibrary"})(tl||(tl={}));var nl;(function(i){function e(t){let n=t;return p.objectLiteral(n)&&(n.resultId===void 0||typeof n.resultId=="string")&&Array.isArray(n.data)&&(n.data.length===0||typeof n.data[0]=="number")}i.is=e})(nl||(nl={}));var il;(function(i){function e(n,s){return{range:n,text:s}}i.create=e;function t(n){let s=n;return s!=null&&ne.is(s.range)&&p.string(s.text)}i.is=t})(il||(il={}));var sl;(function(i){function e(n,s,r){return{range:n,variableName:s,caseSensitiveLookup:r}}i.create=e;function t(n){let s=n;return s!=null&&ne.is(s.range)&&p.boolean(s.caseSensitiveLookup)&&(p.string(s.variableName)||s.variableName===void 0)}i.is=t})(sl||(sl={}));var rl;(function(i){function e(n,s){return{range:n,expression:s}}i.create=e;function t(n){let s=n;return s!=null&&ne.is(s.range)&&(p.string(s.expression)||s.expression===void 0)}i.is=t})(rl||(rl={}));var ol;(function(i){function e(n,s){return{frameId:n,stoppedLocation:s}}i.create=e;function t(n){let s=n;return p.defined(s)&&ne.is(n.stoppedLocation)}i.is=t})(ol||(ol={}));var co;(function(i){i.Type=1,i.Parameter=2;function e(t){return t===1||t===2}i.is=e})(co||(co={}));var lo;(function(i){function e(n){return{value:n}}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&(s.tooltip===void 0||p.string(s.tooltip)||ii.is(s.tooltip))&&(s.location===void 0||ts.is(s.location))&&(s.command===void 0||En.is(s.command))}i.is=t})(lo||(lo={}));var al;(function(i){function e(n,s,r){let o={position:n,label:s};return r!==void 0&&(o.kind=r),o}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&Ve.is(s.position)&&(p.string(s.label)||p.typedArray(s.label,lo.is))&&(s.kind===void 0||co.is(s.kind))&&s.textEdits===void 0||p.typedArray(s.textEdits,Cn.is)&&(s.tooltip===void 0||p.string(s.tooltip)||ii.is(s.tooltip))&&(s.paddingLeft===void 0||p.boolean(s.paddingLeft))&&(s.paddingRight===void 0||p.boolean(s.paddingRight))}i.is=t})(al||(al={}));var cl;(function(i){function e(t){return{kind:"snippet",value:t}}i.createSnippet=e})(cl||(cl={}));var ll;(function(i){function e(t,n,s,r){return{insertText:t,filterText:n,range:s,command:r}}i.create=e})(ll||(ll={}));var ul;(function(i){function e(t){return{items:t}}i.create=e})(ul||(ul={}));var hl;(function(i){i.Invoked=0,i.Automatic=1})(hl||(hl={}));var dl;(function(i){function e(t,n){return{range:t,text:n}}i.create=e})(dl||(dl={}));var fl;(function(i){function e(t,n){return{triggerKind:t,selectedCompletionInfo:n}}i.create=e})(fl||(fl={}));var pl;(function(i){function e(t){let n=t;return p.objectLiteral(n)&&Yr.is(n.uri)&&p.string(n.name)}i.is=e})(pl||(pl={}));var ml;(function(i){function e(r,o,a,c){return new uo(r,o,a,c)}i.create=e;function t(r){let o=r;return!!(p.defined(o)&&p.string(o.uri)&&(p.undefined(o.languageId)||p.string(o.languageId))&&p.uinteger(o.lineCount)&&p.func(o.getText)&&p.func(o.positionAt)&&p.func(o.offsetAt))}i.is=t;function n(r,o){let a=r.getText(),c=s(o,(u,f)=>{let m=u.range.start.line-f.range.start.line;return m===0?u.range.start.character-f.range.start.character:m}),l=a.length;for(let u=c.length-1;u>=0;u--){let f=c[u],m=r.offsetAt(f.range.start),d=r.offsetAt(f.range.end);if(d<=l)a=a.substring(0,m)+f.newText+a.substring(d,a.length);else throw new Error("Overlapping edit");l=m}return a}i.applyEdits=n;function s(r,o){if(r.length<=1)return r;let a=r.length/2|0,c=r.slice(0,a),l=r.slice(a);s(c,o),s(l,o);let u=0,f=0,m=0;for(;u<c.length&&f<l.length;)o(c[u],l[f])<=0?r[m++]=c[u++]:r[m++]=l[f++];for(;u<c.length;)r[m++]=c[u++];for(;f<l.length;)r[m++]=l[f++];return r}})(ml||(ml={}));var uo=class{constructor(e,t,n,s){this._uri=e,this._languageId=t,this._version=n,this._content=s,this._lineOffsets=void 0}get uri(){return this._uri}get languageId(){return this._languageId}get version(){return this._version}getText(e){if(e){let t=this.offsetAt(e.start),n=this.offsetAt(e.end);return this._content.substring(t,n)}return this._content}update(e,t){this._content=e.text,this._version=t,this._lineOffsets=void 0}getLineOffsets(){if(this._lineOffsets===void 0){let e=[],t=this._content,n=!0;for(let s=0;s<t.length;s++){n&&(e.push(s),n=!1);let r=t.charAt(s);n=r==="\r"||r===`
52
+ >>> no match, partial?`,e,m,t,d),m===c))}let g;if(typeof u=="string"?(g=f===u,this.debug("string match",u,f,g)):(g=u.test(f),this.debug("pattern match",u,f,g)),!g)return!1}if(o===c&&a===l)return!0;if(o===c)return n;if(a===l)return o===c-1&&e[o]==="";throw new Error("wtf?")}braceExpand(){return za(this.pattern,this.options)}parse(e){Bn(e);let t=this.options;if(e==="**")return de;if(e==="")return"";let n,s=null;(n=e.match(Rd))?s=t.dot?Ad:Od:(n=e.match(wd))?s=(t.nocase?t.dot?xd:_d:t.dot?bd:vd)(n[1]):(n=e.match(Nd))?s=(t.nocase?t.dot?Md:Pd:t.dot?jd:Ld)(n):(n=e.match(Sd))?s=t.dot?Ed:kd:(n=e.match(Cd))&&(s=Td);let r=pn.fromGlob(e,this.options).toMMPattern();return s&&typeof r=="object"&&Reflect.defineProperty(r,"test",{value:s}),r}makeRe(){if(this.regexp||this.regexp===!1)return this.regexp;let e=this.set;if(!e.length)return this.regexp=!1,this.regexp;let t=this.options,n=t.noglobstar?$d:t.dot?Fd:Wd,s=new Set(t.nocase?["i"]:[]),r=e.map(c=>{let l=c.map(u=>{if(u instanceof RegExp)for(let f of u.flags.split(""))s.add(f);return typeof u=="string"?Vd(u):u===de?de:u._src});return l.forEach((u,f)=>{let m=l[f+1],d=l[f-1];u!==de||d===de||(d===void 0?m!==void 0&&m!==de?l[f+1]="(?:\\/|"+n+"\\/)?"+m:l[f]=n:m===void 0?l[f-1]=d+"(?:\\/|"+n+")?":m!==de&&(l[f-1]=d+"(?:\\/|\\/"+n+"\\/)"+m,l[f+1]=de))}),l.filter(u=>u!==de).join("/")}).join("|"),[o,a]=e.length>1?["(?:",")"]:["",""];r="^"+o+r+a+"$",this.negate&&(r="^(?!"+r+").+$");try{this.regexp=new RegExp(r,[...s].join(""))}catch{this.regexp=!1}return this.regexp}slashSplit(e){return this.preserveMultipleSlashes?e.split("/"):this.isWindows&&/^\/\/[^\/]+/.test(e)?["",...e.split(/\/+/)]:e.split(/\/+/)}match(e,t=this.partial){if(this.debug("match",e,this.pattern),this.comment)return!1;if(this.empty)return e==="";if(e==="/"&&t)return!0;let n=this.options;this.isWindows&&(e=e.split("\\").join("/"));let s=this.slashSplit(e);this.debug(this.pattern,"split",s);let r=this.set;this.debug(this.pattern,"set",r);let o=s[s.length-1];if(!o)for(let a=s.length-2;!o&&a>=0;a--)o=s[a];for(let a=0;a<r.length;a++){let c=r[a],l=s;if(n.matchBase&&c.length===1&&(l=[o]),this.matchOne(l,c,t))return n.flipNegate?!0:!this.negate}return n.flipNegate?!1:this.negate}static defaults(e){return xe.defaults(e).Minimatch}};xe.AST=pn;xe.Minimatch=Ae;xe.escape=mn;xe.unescape=ze;var hc=require("node:url");var gn=typeof performance=="object"&&performance&&typeof performance.now=="function"?performance:Date,qa=new Set,jr=typeof process=="object"&&process?process:{},Ua=(i,e,t,n)=>{typeof jr.emitWarning=="function"?jr.emitWarning(i,e,t,n):console.error(`[${t}] ${e}: ${i}`)},Li=globalThis.AbortController,Ba=globalThis.AbortSignal;if(typeof Li>"u"){Ba=class{onabort;_onabort=[];reason;aborted=!1;addEventListener(n,s){this._onabort.push(s)}},Li=class{constructor(){e()}signal=new Ba;abort(n){if(!this.signal.aborted){this.signal.reason=n,this.signal.aborted=!0;for(let s of this.signal._onabort)s(n);this.signal.onabort?.(n)}}};let i=jr.env?.LRU_CACHE_IGNORE_AC_WARNING!=="1",e=()=>{i&&(i=!1,Ua("AbortController is not defined. If using lru-cache in node 14, load an AbortController polyfill from the `node-abort-controller` package. A minimal polyfill is provided for use by LRUCache.fetch(), but it should not be relied upon in other contexts (eg, passing it to other APIs that use AbortController/AbortSignal might have undesirable effects). You may disable this with LRU_CACHE_IGNORE_AC_WARNING=1 in the env.","NO_ABORT_CONTROLLER","ENOTSUP",e))}}var Zd=i=>!qa.has(i),_m=Symbol("type"),vt=i=>i&&i===Math.floor(i)&&i>0&&isFinite(i),Va=i=>vt(i)?i<=Math.pow(2,8)?Uint8Array:i<=Math.pow(2,16)?Uint16Array:i<=Math.pow(2,32)?Uint32Array:i<=Number.MAX_SAFE_INTEGER?yn:null:null,yn=class extends Array{constructor(e){super(e),this.fill(0)}},Lr=class i{heap;length;static#e=!1;static create(e){let t=Va(e);if(!t)return[];i.#e=!0;let n=new i(e,t);return i.#e=!1,n}constructor(e,t){if(!i.#e)throw new TypeError("instantiate Stack using Stack.create(n)");this.heap=new t(e),this.length=0}push(e){this.heap[this.length++]=e}pop(){return this.heap[--this.length]}},Un=class i{#e;#t;#r;#s;#o;#b;#y;ttl;ttlResolution;ttlAutopurge;updateAgeOnGet;updateAgeOnHas;allowStale;noDisposeOnSet;noUpdateTTL;maxEntrySize;sizeCalculation;noDeleteOnFetchRejection;noDeleteOnStaleGet;allowStaleOnFetchAbort;allowStaleOnFetchRejection;ignoreFetchAbort;#a;#h;#c;#l;#n;#d;#w;#p;#m;#T;#g;#R;#x;#_;#v;#E;#f;#A;static unsafeExposeInternals(e){return{starts:e.#x,ttls:e.#_,sizes:e.#R,keyMap:e.#c,keyList:e.#l,valList:e.#n,next:e.#d,prev:e.#w,get head(){return e.#p},get tail(){return e.#m},free:e.#T,isBackgroundFetch:t=>e.#u(t),backgroundFetch:(t,n,s,r)=>e.#L(t,n,s,r),moveToTail:t=>e.#$(t),indexes:t=>e.#C(t),rindexes:t=>e.#O(t),isStale:t=>e.#k(t)}}get max(){return this.#e}get maxSize(){return this.#t}get calculatedSize(){return this.#h}get size(){return this.#a}get fetchMethod(){return this.#b}get memoMethod(){return this.#y}get dispose(){return this.#r}get onInsert(){return this.#s}get disposeAfter(){return this.#o}constructor(e){let{max:t=0,ttl:n,ttlResolution:s=1,ttlAutopurge:r,updateAgeOnGet:o,updateAgeOnHas:a,allowStale:c,dispose:l,onInsert:u,disposeAfter:f,noDisposeOnSet:m,noUpdateTTL:d,maxSize:v=0,maxEntrySize:g=0,sizeCalculation:E,fetchMethod:S,memoMethod:_,noDeleteOnFetchRejection:w,noDeleteOnStaleGet:k,allowStaleOnFetchRejection:O,allowStaleOnFetchAbort:q,ignoreFetchAbort:K}=e;if(t!==0&&!vt(t))throw new TypeError("max option must be a nonnegative integer");let me=t?Va(t):Array;if(!me)throw new Error("invalid max value: "+t);if(this.#e=t,this.#t=v,this.maxEntrySize=g||this.#t,this.sizeCalculation=E,this.sizeCalculation){if(!this.#t&&!this.maxEntrySize)throw new TypeError("cannot set sizeCalculation without setting maxSize or maxEntrySize");if(typeof this.sizeCalculation!="function")throw new TypeError("sizeCalculation set to non-function")}if(_!==void 0&&typeof _!="function")throw new TypeError("memoMethod must be a function if defined");if(this.#y=_,S!==void 0&&typeof S!="function")throw new TypeError("fetchMethod must be a function if specified");if(this.#b=S,this.#E=!!S,this.#c=new Map,this.#l=new Array(t).fill(void 0),this.#n=new Array(t).fill(void 0),this.#d=new me(t),this.#w=new me(t),this.#p=0,this.#m=0,this.#T=Lr.create(t),this.#a=0,this.#h=0,typeof l=="function"&&(this.#r=l),typeof u=="function"&&(this.#s=u),typeof f=="function"?(this.#o=f,this.#g=[]):(this.#o=void 0,this.#g=void 0),this.#v=!!this.#r,this.#A=!!this.#s,this.#f=!!this.#o,this.noDisposeOnSet=!!m,this.noUpdateTTL=!!d,this.noDeleteOnFetchRejection=!!w,this.allowStaleOnFetchRejection=!!O,this.allowStaleOnFetchAbort=!!q,this.ignoreFetchAbort=!!K,this.maxEntrySize!==0){if(this.#t!==0&&!vt(this.#t))throw new TypeError("maxSize must be a positive integer if specified");if(!vt(this.maxEntrySize))throw new TypeError("maxEntrySize must be a positive integer if specified");this.#W()}if(this.allowStale=!!c,this.noDeleteOnStaleGet=!!k,this.updateAgeOnGet=!!o,this.updateAgeOnHas=!!a,this.ttlResolution=vt(s)||s===0?s:1,this.ttlAutopurge=!!r,this.ttl=n||0,this.ttl){if(!vt(this.ttl))throw new TypeError("ttl must be a positive integer if specified");this.#i()}if(this.#e===0&&this.ttl===0&&this.#t===0)throw new TypeError("At least one of max, maxSize, or ttl is required");if(!this.ttlAutopurge&&!this.#e&&!this.#t){let Te="LRU_CACHE_UNBOUNDED";Zd(Te)&&(qa.add(Te),Ua("TTL caching without ttlAutopurge, max, or maxSize can result in unbounded memory consumption.","UnboundedCacheWarning",Te,i))}}getRemainingTTL(e){return this.#c.has(e)?1/0:0}#i(){let e=new yn(this.#e),t=new yn(this.#e);this.#_=e,this.#x=t,this.#N=(r,o,a=gn.now())=>{if(t[r]=o!==0?a:0,e[r]=o,o!==0&&this.ttlAutopurge){let c=setTimeout(()=>{this.#k(r)&&this.#P(this.#l[r],"expire")},o+1);c.unref&&c.unref()}},this.#M=r=>{t[r]=e[r]!==0?gn.now():0},this.#S=(r,o)=>{if(e[o]){let a=e[o],c=t[o];if(!a||!c)return;r.ttl=a,r.start=c,r.now=n||s();let l=r.now-c;r.remainingTTL=a-l}};let n=0,s=()=>{let r=gn.now();if(this.ttlResolution>0){n=r;let o=setTimeout(()=>n=0,this.ttlResolution);o.unref&&o.unref()}return r};this.getRemainingTTL=r=>{let o=this.#c.get(r);if(o===void 0)return 0;let a=e[o],c=t[o];if(!a||!c)return 1/0;let l=(n||s())-c;return a-l},this.#k=r=>{let o=t[r],a=e[r];return!!a&&!!o&&(n||s())-o>a}}#M=()=>{};#S=()=>{};#N=()=>{};#k=()=>!1;#W(){let e=new yn(this.#e);this.#h=0,this.#R=e,this.#j=t=>{this.#h-=e[t],e[t]=0},this.#z=(t,n,s,r)=>{if(this.#u(n))return 0;if(!vt(s))if(r){if(typeof r!="function")throw new TypeError("sizeCalculation must be a function");if(s=r(n,t),!vt(s))throw new TypeError("sizeCalculation return invalid (expect positive integer)")}else throw new TypeError("invalid size value (must be positive integer). When maxSize or maxEntrySize is used, sizeCalculation or size must be set.");return s},this.#I=(t,n,s)=>{if(e[t]=n,this.#t){let r=this.#t-e[t];for(;this.#h>r;)this.#D(!0)}this.#h+=e[t],s&&(s.entrySize=n,s.totalCalculatedSize=this.#h)}}#j=e=>{};#I=(e,t,n)=>{};#z=(e,t,n,s)=>{if(n||s)throw new TypeError("cannot set size without setting maxSize or maxEntrySize on cache");return 0};*#C({allowStale:e=this.allowStale}={}){if(this.#a)for(let t=this.#m;!(!this.#B(t)||((e||!this.#k(t))&&(yield t),t===this.#p));)t=this.#w[t]}*#O({allowStale:e=this.allowStale}={}){if(this.#a)for(let t=this.#p;!(!this.#B(t)||((e||!this.#k(t))&&(yield t),t===this.#m));)t=this.#d[t]}#B(e){return e!==void 0&&this.#c.get(this.#l[e])===e}*entries(){for(let e of this.#C())this.#n[e]!==void 0&&this.#l[e]!==void 0&&!this.#u(this.#n[e])&&(yield[this.#l[e],this.#n[e]])}*rentries(){for(let e of this.#O())this.#n[e]!==void 0&&this.#l[e]!==void 0&&!this.#u(this.#n[e])&&(yield[this.#l[e],this.#n[e]])}*keys(){for(let e of this.#C()){let t=this.#l[e];t!==void 0&&!this.#u(this.#n[e])&&(yield t)}}*rkeys(){for(let e of this.#O()){let t=this.#l[e];t!==void 0&&!this.#u(this.#n[e])&&(yield t)}}*values(){for(let e of this.#C())this.#n[e]!==void 0&&!this.#u(this.#n[e])&&(yield this.#n[e])}*rvalues(){for(let e of this.#O())this.#n[e]!==void 0&&!this.#u(this.#n[e])&&(yield this.#n[e])}[Symbol.iterator](){return this.entries()}[Symbol.toStringTag]="LRUCache";find(e,t={}){for(let n of this.#C()){let s=this.#n[n],r=this.#u(s)?s.__staleWhileFetching:s;if(r!==void 0&&e(r,this.#l[n],this))return this.get(this.#l[n],t)}}forEach(e,t=this){for(let n of this.#C()){let s=this.#n[n],r=this.#u(s)?s.__staleWhileFetching:s;r!==void 0&&e.call(t,r,this.#l[n],this)}}rforEach(e,t=this){for(let n of this.#O()){let s=this.#n[n],r=this.#u(s)?s.__staleWhileFetching:s;r!==void 0&&e.call(t,r,this.#l[n],this)}}purgeStale(){let e=!1;for(let t of this.#O({allowStale:!0}))this.#k(t)&&(this.#P(this.#l[t],"expire"),e=!0);return e}info(e){let t=this.#c.get(e);if(t===void 0)return;let n=this.#n[t],s=this.#u(n)?n.__staleWhileFetching:n;if(s===void 0)return;let r={value:s};if(this.#_&&this.#x){let o=this.#_[t],a=this.#x[t];if(o&&a){let c=o-(gn.now()-a);r.ttl=c,r.start=Date.now()}}return this.#R&&(r.size=this.#R[t]),r}dump(){let e=[];for(let t of this.#C({allowStale:!0})){let n=this.#l[t],s=this.#n[t],r=this.#u(s)?s.__staleWhileFetching:s;if(r===void 0||n===void 0)continue;let o={value:r};if(this.#_&&this.#x){o.ttl=this.#_[t];let a=gn.now()-this.#x[t];o.start=Math.floor(Date.now()-a)}this.#R&&(o.size=this.#R[t]),e.unshift([n,o])}return e}load(e){this.clear();for(let[t,n]of e){if(n.start){let s=Date.now()-n.start;n.start=gn.now()-s}this.set(t,n.value,n)}}set(e,t,n={}){if(t===void 0)return this.delete(e),this;let{ttl:s=this.ttl,start:r,noDisposeOnSet:o=this.noDisposeOnSet,sizeCalculation:a=this.sizeCalculation,status:c}=n,{noUpdateTTL:l=this.noUpdateTTL}=n,u=this.#z(e,t,n.size||0,a);if(this.maxEntrySize&&u>this.maxEntrySize)return c&&(c.set="miss",c.maxEntrySizeExceeded=!0),this.#P(e,"set"),this;let f=this.#a===0?void 0:this.#c.get(e);if(f===void 0)f=this.#a===0?this.#m:this.#T.length!==0?this.#T.pop():this.#a===this.#e?this.#D(!1):this.#a,this.#l[f]=e,this.#n[f]=t,this.#c.set(e,f),this.#d[this.#m]=f,this.#w[f]=this.#m,this.#m=f,this.#a++,this.#I(f,u,c),c&&(c.set="add"),l=!1,this.#A&&this.#s?.(t,e,"add");else{this.#$(f);let m=this.#n[f];if(t!==m){if(this.#E&&this.#u(m)){m.__abortController.abort(new Error("replaced"));let{__staleWhileFetching:d}=m;d!==void 0&&!o&&(this.#v&&this.#r?.(d,e,"set"),this.#f&&this.#g?.push([d,e,"set"]))}else o||(this.#v&&this.#r?.(m,e,"set"),this.#f&&this.#g?.push([m,e,"set"]));if(this.#j(f),this.#I(f,u,c),this.#n[f]=t,c){c.set="replace";let d=m&&this.#u(m)?m.__staleWhileFetching:m;d!==void 0&&(c.oldValue=d)}}else c&&(c.set="update");this.#A&&this.onInsert?.(t,e,t===m?"update":"replace")}if(s!==0&&!this.#_&&this.#i(),this.#_&&(l||this.#N(f,s,r),c&&this.#S(c,f)),!o&&this.#f&&this.#g){let m=this.#g,d;for(;d=m?.shift();)this.#o?.(...d)}return this}pop(){try{for(;this.#a;){let e=this.#n[this.#p];if(this.#D(!0),this.#u(e)){if(e.__staleWhileFetching)return e.__staleWhileFetching}else if(e!==void 0)return e}}finally{if(this.#f&&this.#g){let e=this.#g,t;for(;t=e?.shift();)this.#o?.(...t)}}}#D(e){let t=this.#p,n=this.#l[t],s=this.#n[t];return this.#E&&this.#u(s)?s.__abortController.abort(new Error("evicted")):(this.#v||this.#f)&&(this.#v&&this.#r?.(s,n,"evict"),this.#f&&this.#g?.push([s,n,"evict"])),this.#j(t),e&&(this.#l[t]=void 0,this.#n[t]=void 0,this.#T.push(t)),this.#a===1?(this.#p=this.#m=0,this.#T.length=0):this.#p=this.#d[t],this.#c.delete(n),this.#a--,t}has(e,t={}){let{updateAgeOnHas:n=this.updateAgeOnHas,status:s}=t,r=this.#c.get(e);if(r!==void 0){let o=this.#n[r];if(this.#u(o)&&o.__staleWhileFetching===void 0)return!1;if(this.#k(r))s&&(s.has="stale",this.#S(s,r));else return n&&this.#M(r),s&&(s.has="hit",this.#S(s,r)),!0}else s&&(s.has="miss");return!1}peek(e,t={}){let{allowStale:n=this.allowStale}=t,s=this.#c.get(e);if(s===void 0||!n&&this.#k(s))return;let r=this.#n[s];return this.#u(r)?r.__staleWhileFetching:r}#L(e,t,n,s){let r=t===void 0?void 0:this.#n[t];if(this.#u(r))return r;let o=new Li,{signal:a}=n;a?.addEventListener("abort",()=>o.abort(a.reason),{signal:o.signal});let c={signal:o.signal,options:n,context:s},l=(g,E=!1)=>{let{aborted:S}=o.signal,_=n.ignoreFetchAbort&&g!==void 0;if(n.status&&(S&&!E?(n.status.fetchAborted=!0,n.status.fetchError=o.signal.reason,_&&(n.status.fetchAbortIgnored=!0)):n.status.fetchResolved=!0),S&&!_&&!E)return f(o.signal.reason);let w=d;return this.#n[t]===d&&(g===void 0?w.__staleWhileFetching?this.#n[t]=w.__staleWhileFetching:this.#P(e,"fetch"):(n.status&&(n.status.fetchUpdated=!0),this.set(e,g,c.options))),g},u=g=>(n.status&&(n.status.fetchRejected=!0,n.status.fetchError=g),f(g)),f=g=>{let{aborted:E}=o.signal,S=E&&n.allowStaleOnFetchAbort,_=S||n.allowStaleOnFetchRejection,w=_||n.noDeleteOnFetchRejection,k=d;if(this.#n[t]===d&&(!w||k.__staleWhileFetching===void 0?this.#P(e,"fetch"):S||(this.#n[t]=k.__staleWhileFetching)),_)return n.status&&k.__staleWhileFetching!==void 0&&(n.status.returnedStale=!0),k.__staleWhileFetching;if(k.__returned===k)throw g},m=(g,E)=>{let S=this.#b?.(e,r,c);S&&S instanceof Promise&&S.then(_=>g(_===void 0?void 0:_),E),o.signal.addEventListener("abort",()=>{(!n.ignoreFetchAbort||n.allowStaleOnFetchAbort)&&(g(void 0),n.allowStaleOnFetchAbort&&(g=_=>l(_,!0)))})};n.status&&(n.status.fetchDispatched=!0);let d=new Promise(m).then(l,u),v=Object.assign(d,{__abortController:o,__staleWhileFetching:r,__returned:void 0});return t===void 0?(this.set(e,v,{...c.options,status:void 0}),t=this.#c.get(e)):this.#n[t]=v,v}#u(e){if(!this.#E)return!1;let t=e;return!!t&&t instanceof Promise&&t.hasOwnProperty("__staleWhileFetching")&&t.__abortController instanceof Li}async fetch(e,t={}){let{allowStale:n=this.allowStale,updateAgeOnGet:s=this.updateAgeOnGet,noDeleteOnStaleGet:r=this.noDeleteOnStaleGet,ttl:o=this.ttl,noDisposeOnSet:a=this.noDisposeOnSet,size:c=0,sizeCalculation:l=this.sizeCalculation,noUpdateTTL:u=this.noUpdateTTL,noDeleteOnFetchRejection:f=this.noDeleteOnFetchRejection,allowStaleOnFetchRejection:m=this.allowStaleOnFetchRejection,ignoreFetchAbort:d=this.ignoreFetchAbort,allowStaleOnFetchAbort:v=this.allowStaleOnFetchAbort,context:g,forceRefresh:E=!1,status:S,signal:_}=t;if(!this.#E)return S&&(S.fetch="get"),this.get(e,{allowStale:n,updateAgeOnGet:s,noDeleteOnStaleGet:r,status:S});let w={allowStale:n,updateAgeOnGet:s,noDeleteOnStaleGet:r,ttl:o,noDisposeOnSet:a,size:c,sizeCalculation:l,noUpdateTTL:u,noDeleteOnFetchRejection:f,allowStaleOnFetchRejection:m,allowStaleOnFetchAbort:v,ignoreFetchAbort:d,status:S,signal:_},k=this.#c.get(e);if(k===void 0){S&&(S.fetch="miss");let O=this.#L(e,k,w,g);return O.__returned=O}else{let O=this.#n[k];if(this.#u(O)){let Gt=n&&O.__staleWhileFetching!==void 0;return S&&(S.fetch="inflight",Gt&&(S.returnedStale=!0)),Gt?O.__staleWhileFetching:O.__returned=O}let q=this.#k(k);if(!E&&!q)return S&&(S.fetch="hit"),this.#$(k),s&&this.#M(k),S&&this.#S(S,k),O;let K=this.#L(e,k,w,g),Te=K.__staleWhileFetching!==void 0&&n;return S&&(S.fetch=q?"stale":"refresh",Te&&q&&(S.returnedStale=!0)),Te?K.__staleWhileFetching:K.__returned=K}}async forceFetch(e,t={}){let n=await this.fetch(e,t);if(n===void 0)throw new Error("fetch() returned undefined");return n}memo(e,t={}){let n=this.#y;if(!n)throw new Error("no memoMethod provided to constructor");let{context:s,forceRefresh:r,...o}=t,a=this.get(e,o);if(!r&&a!==void 0)return a;let c=n(e,a,{options:o,context:s});return this.set(e,c,o),c}get(e,t={}){let{allowStale:n=this.allowStale,updateAgeOnGet:s=this.updateAgeOnGet,noDeleteOnStaleGet:r=this.noDeleteOnStaleGet,status:o}=t,a=this.#c.get(e);if(a!==void 0){let c=this.#n[a],l=this.#u(c);return o&&this.#S(o,a),this.#k(a)?(o&&(o.get="stale"),l?(o&&n&&c.__staleWhileFetching!==void 0&&(o.returnedStale=!0),n?c.__staleWhileFetching:void 0):(r||this.#P(e,"expire"),o&&n&&(o.returnedStale=!0),n?c:void 0)):(o&&(o.get="hit"),l?c.__staleWhileFetching:(this.#$(a),s&&this.#M(a),c))}else o&&(o.get="miss")}#q(e,t){this.#w[t]=e,this.#d[e]=t}#$(e){e!==this.#m&&(e===this.#p?this.#p=this.#d[e]:this.#q(this.#w[e],this.#d[e]),this.#q(this.#m,e),this.#m=e)}delete(e){return this.#P(e,"delete")}#P(e,t){let n=!1;if(this.#a!==0){let s=this.#c.get(e);if(s!==void 0)if(n=!0,this.#a===1)this.#F(t);else{this.#j(s);let r=this.#n[s];if(this.#u(r)?r.__abortController.abort(new Error("deleted")):(this.#v||this.#f)&&(this.#v&&this.#r?.(r,e,t),this.#f&&this.#g?.push([r,e,t])),this.#c.delete(e),this.#l[s]=void 0,this.#n[s]=void 0,s===this.#m)this.#m=this.#w[s];else if(s===this.#p)this.#p=this.#d[s];else{let o=this.#w[s];this.#d[o]=this.#d[s];let a=this.#d[s];this.#w[a]=this.#w[s]}this.#a--,this.#T.push(s)}}if(this.#f&&this.#g?.length){let s=this.#g,r;for(;r=s?.shift();)this.#o?.(...r)}return n}clear(){return this.#F("delete")}#F(e){for(let t of this.#O({allowStale:!0})){let n=this.#n[t];if(this.#u(n))n.__abortController.abort(new Error("deleted"));else{let s=this.#l[t];this.#v&&this.#r?.(n,s,e),this.#f&&this.#g?.push([n,s,e])}}if(this.#c.clear(),this.#n.fill(void 0),this.#l.fill(void 0),this.#_&&this.#x&&(this.#_.fill(0),this.#x.fill(0)),this.#R&&this.#R.fill(0),this.#p=0,this.#m=0,this.#T.length=0,this.#h=0,this.#a=0,this.#f&&this.#g){let t=this.#g,n;for(;n=t?.shift();)this.#o?.(...n)}}};var bn=require("node:path"),tc=require("node:url"),Qe=require("fs"),nf=ut(require("node:fs"),1),xt=require("node:fs/promises");var Bi=require("node:events"),Br=ut(require("node:stream"),1),Xa=require("node:string_decoder"),Za=typeof process=="object"&&process?process:{stdout:null,stderr:null},Gd=i=>!!i&&typeof i=="object"&&(i instanceof _t||i instanceof Br.default||Hd(i)||Jd(i)),Hd=i=>!!i&&typeof i=="object"&&i instanceof Bi.EventEmitter&&typeof i.pipe=="function"&&i.pipe!==Br.default.Writable.prototype.pipe,Jd=i=>!!i&&typeof i=="object"&&i instanceof Bi.EventEmitter&&typeof i.write=="function"&&typeof i.end=="function",rt=Symbol("EOF"),ot=Symbol("maybeEmitEnd"),bt=Symbol("emittedEnd"),Ii=Symbol("emittingEnd"),Vn=Symbol("emittedError"),Di=Symbol("closed"),Ga=Symbol("read"),$i=Symbol("flush"),Ha=Symbol("flushChunk"),Be=Symbol("encoding"),wn=Symbol("decoder"),oe=Symbol("flowing"),Zn=Symbol("paused"),vn=Symbol("resume"),ae=Symbol("buffer"),Se=Symbol("pipes"),ce=Symbol("bufferLength"),Ir=Symbol("bufferPush"),Fi=Symbol("bufferShift"),ve=Symbol("objectMode"),te=Symbol("destroyed"),Dr=Symbol("error"),$r=Symbol("emitData"),Ja=Symbol("emitEnd"),Fr=Symbol("emitEnd2"),Xe=Symbol("async"),Wr=Symbol("abort"),Wi=Symbol("aborted"),Gn=Symbol("signal"),Ut=Symbol("dataListeners"),Ne=Symbol("discarded"),Hn=i=>Promise.resolve().then(i),Xd=i=>i(),Yd=i=>i==="end"||i==="finish"||i==="prefinish",Qd=i=>i instanceof ArrayBuffer||!!i&&typeof i=="object"&&i.constructor&&i.constructor.name==="ArrayBuffer"&&i.byteLength>=0,Kd=i=>!Buffer.isBuffer(i)&&ArrayBuffer.isView(i),zi=class{src;dest;opts;ondrain;constructor(e,t,n){this.src=e,this.dest=t,this.opts=n,this.ondrain=()=>e[vn](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(e){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},zr=class extends zi{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(e,t,n){super(e,t,n),this.proxyErrors=s=>t.emit("error",s),e.on("error",this.proxyErrors)}},ef=i=>!!i.objectMode,tf=i=>!i.objectMode&&!!i.encoding&&i.encoding!=="buffer",_t=class extends Bi.EventEmitter{[oe]=!1;[Zn]=!1;[Se]=[];[ae]=[];[ve];[Be];[Xe];[wn];[rt]=!1;[bt]=!1;[Ii]=!1;[Di]=!1;[Vn]=null;[ce]=0;[te]=!1;[Gn];[Wi]=!1;[Ut]=0;[Ne]=!1;writable=!0;readable=!0;constructor(...e){let t=e[0]||{};if(super(),t.objectMode&&typeof t.encoding=="string")throw new TypeError("Encoding and objectMode may not be used together");ef(t)?(this[ve]=!0,this[Be]=null):tf(t)?(this[Be]=t.encoding,this[ve]=!1):(this[ve]=!1,this[Be]=null),this[Xe]=!!t.async,this[wn]=this[Be]?new Xa.StringDecoder(this[Be]):null,t&&t.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[ae]}),t&&t.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[Se]});let{signal:n}=t;n&&(this[Gn]=n,n.aborted?this[Wr]():n.addEventListener("abort",()=>this[Wr]()))}get bufferLength(){return this[ce]}get encoding(){return this[Be]}set encoding(e){throw new Error("Encoding must be set at instantiation time")}setEncoding(e){throw new Error("Encoding must be set at instantiation time")}get objectMode(){return this[ve]}set objectMode(e){throw new Error("objectMode must be set at instantiation time")}get async(){return this[Xe]}set async(e){this[Xe]=this[Xe]||!!e}[Wr](){this[Wi]=!0,this.emit("abort",this[Gn]?.reason),this.destroy(this[Gn]?.reason)}get aborted(){return this[Wi]}set aborted(e){}write(e,t,n){if(this[Wi])return!1;if(this[rt])throw new Error("write after end");if(this[te])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof t=="function"&&(n=t,t="utf8"),t||(t="utf8");let s=this[Xe]?Hn:Xd;if(!this[ve]&&!Buffer.isBuffer(e)){if(Kd(e))e=Buffer.from(e.buffer,e.byteOffset,e.byteLength);else if(Qd(e))e=Buffer.from(e);else if(typeof e!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[ve]?(this[oe]&&this[ce]!==0&&this[$i](!0),this[oe]?this.emit("data",e):this[Ir](e),this[ce]!==0&&this.emit("readable"),n&&s(n),this[oe]):e.length?(typeof e=="string"&&!(t===this[Be]&&!this[wn]?.lastNeed)&&(e=Buffer.from(e,t)),Buffer.isBuffer(e)&&this[Be]&&(e=this[wn].write(e)),this[oe]&&this[ce]!==0&&this[$i](!0),this[oe]?this.emit("data",e):this[Ir](e),this[ce]!==0&&this.emit("readable"),n&&s(n),this[oe]):(this[ce]!==0&&this.emit("readable"),n&&s(n),this[oe])}read(e){if(this[te])return null;if(this[Ne]=!1,this[ce]===0||e===0||e&&e>this[ce])return this[ot](),null;this[ve]&&(e=null),this[ae].length>1&&!this[ve]&&(this[ae]=[this[Be]?this[ae].join(""):Buffer.concat(this[ae],this[ce])]);let t=this[Ga](e||null,this[ae][0]);return this[ot](),t}[Ga](e,t){if(this[ve])this[Fi]();else{let n=t;e===n.length||e===null?this[Fi]():typeof n=="string"?(this[ae][0]=n.slice(e),t=n.slice(0,e),this[ce]-=e):(this[ae][0]=n.subarray(e),t=n.subarray(0,e),this[ce]-=e)}return this.emit("data",t),!this[ae].length&&!this[rt]&&this.emit("drain"),t}end(e,t,n){return typeof e=="function"&&(n=e,e=void 0),typeof t=="function"&&(n=t,t="utf8"),e!==void 0&&this.write(e,t),n&&this.once("end",n),this[rt]=!0,this.writable=!1,(this[oe]||!this[Zn])&&this[ot](),this}[vn](){this[te]||(!this[Ut]&&!this[Se].length&&(this[Ne]=!0),this[Zn]=!1,this[oe]=!0,this.emit("resume"),this[ae].length?this[$i]():this[rt]?this[ot]():this.emit("drain"))}resume(){return this[vn]()}pause(){this[oe]=!1,this[Zn]=!0,this[Ne]=!1}get destroyed(){return this[te]}get flowing(){return this[oe]}get paused(){return this[Zn]}[Ir](e){this[ve]?this[ce]+=1:this[ce]+=e.length,this[ae].push(e)}[Fi](){return this[ve]?this[ce]-=1:this[ce]-=this[ae][0].length,this[ae].shift()}[$i](e=!1){do;while(this[Ha](this[Fi]())&&this[ae].length);!e&&!this[ae].length&&!this[rt]&&this.emit("drain")}[Ha](e){return this.emit("data",e),this[oe]}pipe(e,t){if(this[te])return e;this[Ne]=!1;let n=this[bt];return t=t||{},e===Za.stdout||e===Za.stderr?t.end=!1:t.end=t.end!==!1,t.proxyErrors=!!t.proxyErrors,n?t.end&&e.end():(this[Se].push(t.proxyErrors?new zr(this,e,t):new zi(this,e,t)),this[Xe]?Hn(()=>this[vn]()):this[vn]()),e}unpipe(e){let t=this[Se].find(n=>n.dest===e);t&&(this[Se].length===1?(this[oe]&&this[Ut]===0&&(this[oe]=!1),this[Se]=[]):this[Se].splice(this[Se].indexOf(t),1),t.unpipe())}addListener(e,t){return this.on(e,t)}on(e,t){let n=super.on(e,t);if(e==="data")this[Ne]=!1,this[Ut]++,!this[Se].length&&!this[oe]&&this[vn]();else if(e==="readable"&&this[ce]!==0)super.emit("readable");else if(Yd(e)&&this[bt])super.emit(e),this.removeAllListeners(e);else if(e==="error"&&this[Vn]){let s=t;this[Xe]?Hn(()=>s.call(this,this[Vn])):s.call(this,this[Vn])}return n}removeListener(e,t){return this.off(e,t)}off(e,t){let n=super.off(e,t);return e==="data"&&(this[Ut]=this.listeners("data").length,this[Ut]===0&&!this[Ne]&&!this[Se].length&&(this[oe]=!1)),n}removeAllListeners(e){let t=super.removeAllListeners(e);return(e==="data"||e===void 0)&&(this[Ut]=0,!this[Ne]&&!this[Se].length&&(this[oe]=!1)),t}get emittedEnd(){return this[bt]}[ot](){!this[Ii]&&!this[bt]&&!this[te]&&this[ae].length===0&&this[rt]&&(this[Ii]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[Di]&&this.emit("close"),this[Ii]=!1)}emit(e,...t){let n=t[0];if(e!=="error"&&e!=="close"&&e!==te&&this[te])return!1;if(e==="data")return!this[ve]&&!n?!1:this[Xe]?(Hn(()=>this[$r](n)),!0):this[$r](n);if(e==="end")return this[Ja]();if(e==="close"){if(this[Di]=!0,!this[bt]&&!this[te])return!1;let r=super.emit("close");return this.removeAllListeners("close"),r}else if(e==="error"){this[Vn]=n,super.emit(Dr,n);let r=!this[Gn]||this.listeners("error").length?super.emit("error",n):!1;return this[ot](),r}else if(e==="resume"){let r=super.emit("resume");return this[ot](),r}else if(e==="finish"||e==="prefinish"){let r=super.emit(e);return this.removeAllListeners(e),r}let s=super.emit(e,...t);return this[ot](),s}[$r](e){for(let n of this[Se])n.dest.write(e)===!1&&this.pause();let t=this[Ne]?!1:super.emit("data",e);return this[ot](),t}[Ja](){return this[bt]?!1:(this[bt]=!0,this.readable=!1,this[Xe]?(Hn(()=>this[Fr]()),!0):this[Fr]())}[Fr](){if(this[wn]){let t=this[wn].end();if(t){for(let n of this[Se])n.dest.write(t);this[Ne]||super.emit("data",t)}}for(let t of this[Se])t.end();let e=super.emit("end");return this.removeAllListeners("end"),e}async collect(){let e=Object.assign([],{dataLength:0});this[ve]||(e.dataLength=0);let t=this.promise();return this.on("data",n=>{e.push(n),this[ve]||(e.dataLength+=n.length)}),await t,e}async concat(){if(this[ve])throw new Error("cannot concat in objectMode");let e=await this.collect();return this[Be]?e.join(""):Buffer.concat(e,e.dataLength)}async promise(){return new Promise((e,t)=>{this.on(te,()=>t(new Error("stream destroyed"))),this.on("error",n=>t(n)),this.on("end",()=>e())})}[Symbol.asyncIterator](){this[Ne]=!1;let e=!1,t=async()=>(this.pause(),e=!0,{value:void 0,done:!0});return{next:()=>{if(e)return t();let s=this.read();if(s!==null)return Promise.resolve({done:!1,value:s});if(this[rt])return t();let r,o,a=f=>{this.off("data",c),this.off("end",l),this.off(te,u),t(),o(f)},c=f=>{this.off("error",a),this.off("end",l),this.off(te,u),this.pause(),r({value:f,done:!!this[rt]})},l=()=>{this.off("error",a),this.off("data",c),this.off(te,u),t(),r({done:!0,value:void 0})},u=()=>a(new Error("stream destroyed"));return new Promise((f,m)=>{o=m,r=f,this.once(te,u),this.once("error",a),this.once("end",l),this.once("data",c)})},throw:t,return:t,[Symbol.asyncIterator](){return this}}}[Symbol.iterator](){this[Ne]=!1;let e=!1,t=()=>(this.pause(),this.off(Dr,t),this.off(te,t),this.off("end",t),e=!0,{done:!0,value:void 0}),n=()=>{if(e)return t();let s=this.read();return s===null?t():{done:!1,value:s}};return this.once("end",t),this.once(Dr,t),this.once(te,t),{next:n,throw:t,return:t,[Symbol.iterator](){return this}}}destroy(e){if(this[te])return e?this.emit("error",e):this.emit(te),this;this[te]=!0,this[Ne]=!0,this[ae].length=0,this[ce]=0;let t=this;return typeof t.close=="function"&&!this[Di]&&t.close(),e?this.emit("error",e):this.emit(te),this}static get isStream(){return Gd}};var sf=Qe.realpathSync.native,Xn={lstatSync:Qe.lstatSync,readdir:Qe.readdir,readdirSync:Qe.readdirSync,readlinkSync:Qe.readlinkSync,realpathSync:sf,promises:{lstat:xt.lstat,readdir:xt.readdir,readlink:xt.readlink,realpath:xt.realpath}},nc=i=>!i||i===Xn||i===nf?Xn:{...Xn,...i,promises:{...Xn.promises,...i.promises||{}}},ic=/^\\\\\?\\([a-z]:)\\?$/i,rf=i=>i.replace(/\//g,"\\").replace(ic,"$1\\"),of=/[\\\/]/,$e=0,sc=1,rc=2,Ye=4,oc=6,ac=8,Vt=10,cc=12,De=15,Jn=~De,qr=16,Ya=32,Yn=64,qe=128,qi=256,Vi=512,Qa=Yn|qe|Vi,af=1023,Ur=i=>i.isFile()?ac:i.isDirectory()?Ye:i.isSymbolicLink()?Vt:i.isCharacterDevice()?rc:i.isBlockDevice()?oc:i.isSocket()?cc:i.isFIFO()?sc:$e,Ka=new Map,Qn=i=>{let e=Ka.get(i);if(e)return e;let t=i.normalize("NFKD");return Ka.set(i,t),t},ec=new Map,Ui=i=>{let e=ec.get(i);if(e)return e;let t=Qn(i.toLowerCase());return ec.set(i,t),t},Zi=class extends Un{constructor(){super({max:256})}},Vr=class extends Un{constructor(e=16*1024){super({maxSize:e,sizeCalculation:t=>t.length+1})}},lc=Symbol("PathScurry setAsCwd"),be=class{name;root;roots;parent;nocase;isCWD=!1;#e;#t;get dev(){return this.#t}#r;get mode(){return this.#r}#s;get nlink(){return this.#s}#o;get uid(){return this.#o}#b;get gid(){return this.#b}#y;get rdev(){return this.#y}#a;get blksize(){return this.#a}#h;get ino(){return this.#h}#c;get size(){return this.#c}#l;get blocks(){return this.#l}#n;get atimeMs(){return this.#n}#d;get mtimeMs(){return this.#d}#w;get ctimeMs(){return this.#w}#p;get birthtimeMs(){return this.#p}#m;get atime(){return this.#m}#T;get mtime(){return this.#T}#g;get ctime(){return this.#g}#R;get birthtime(){return this.#R}#x;#_;#v;#E;#f;#A;#i;#M;#S;#N;get parentPath(){return(this.parent||this).fullpath()}get path(){return this.parentPath}constructor(e,t=$e,n,s,r,o,a){this.name=e,this.#x=r?Ui(e):Qn(e),this.#i=t&af,this.nocase=r,this.roots=s,this.root=n||this,this.#M=o,this.#v=a.fullpath,this.#f=a.relative,this.#A=a.relativePosix,this.parent=a.parent,this.parent?this.#e=this.parent.#e:this.#e=nc(a.fs)}depth(){return this.#_!==void 0?this.#_:this.parent?this.#_=this.parent.depth()+1:this.#_=0}childrenCache(){return this.#M}resolve(e){if(!e)return this;let t=this.getRootString(e),s=e.substring(t.length).split(this.splitSep);return t?this.getRoot(t).#k(s):this.#k(s)}#k(e){let t=this;for(let n of e)t=t.child(n);return t}children(){let e=this.#M.get(this);if(e)return e;let t=Object.assign([],{provisional:0});return this.#M.set(this,t),this.#i&=~qr,t}child(e,t){if(e===""||e===".")return this;if(e==="..")return this.parent||this;let n=this.children(),s=this.nocase?Ui(e):Qn(e);for(let c of n)if(c.#x===s)return c;let r=this.parent?this.sep:"",o=this.#v?this.#v+r+e:void 0,a=this.newChild(e,$e,{...t,parent:this,fullpath:o});return this.canReaddir()||(a.#i|=qe),n.push(a),a}relative(){if(this.isCWD)return"";if(this.#f!==void 0)return this.#f;let e=this.name,t=this.parent;if(!t)return this.#f=this.name;let n=t.relative();return n+(!n||!t.parent?"":this.sep)+e}relativePosix(){if(this.sep==="/")return this.relative();if(this.isCWD)return"";if(this.#A!==void 0)return this.#A;let e=this.name,t=this.parent;if(!t)return this.#A=this.fullpathPosix();let n=t.relativePosix();return n+(!n||!t.parent?"":"/")+e}fullpath(){if(this.#v!==void 0)return this.#v;let e=this.name,t=this.parent;if(!t)return this.#v=this.name;let s=t.fullpath()+(t.parent?this.sep:"")+e;return this.#v=s}fullpathPosix(){if(this.#E!==void 0)return this.#E;if(this.sep==="/")return this.#E=this.fullpath();if(!this.parent){let s=this.fullpath().replace(/\\/g,"/");return/^[a-z]:\//i.test(s)?this.#E=`//?/${s}`:this.#E=s}let e=this.parent,t=e.fullpathPosix(),n=t+(!t||!e.parent?"":"/")+this.name;return this.#E=n}isUnknown(){return(this.#i&De)===$e}isType(e){return this[`is${e}`]()}getType(){return this.isUnknown()?"Unknown":this.isDirectory()?"Directory":this.isFile()?"File":this.isSymbolicLink()?"SymbolicLink":this.isFIFO()?"FIFO":this.isCharacterDevice()?"CharacterDevice":this.isBlockDevice()?"BlockDevice":this.isSocket()?"Socket":"Unknown"}isFile(){return(this.#i&De)===ac}isDirectory(){return(this.#i&De)===Ye}isCharacterDevice(){return(this.#i&De)===rc}isBlockDevice(){return(this.#i&De)===oc}isFIFO(){return(this.#i&De)===sc}isSocket(){return(this.#i&De)===cc}isSymbolicLink(){return(this.#i&Vt)===Vt}lstatCached(){return this.#i&Ya?this:void 0}readlinkCached(){return this.#S}realpathCached(){return this.#N}readdirCached(){let e=this.children();return e.slice(0,e.provisional)}canReadlink(){if(this.#S)return!0;if(!this.parent)return!1;let e=this.#i&De;return!(e!==$e&&e!==Vt||this.#i&qi||this.#i&qe)}calledReaddir(){return!!(this.#i&qr)}isENOENT(){return!!(this.#i&qe)}isNamed(e){return this.nocase?this.#x===Ui(e):this.#x===Qn(e)}async readlink(){let e=this.#S;if(e)return e;if(this.canReadlink()&&this.parent)try{let t=await this.#e.promises.readlink(this.fullpath()),n=(await this.parent.realpath())?.resolve(t);if(n)return this.#S=n}catch(t){this.#D(t.code);return}}readlinkSync(){let e=this.#S;if(e)return e;if(this.canReadlink()&&this.parent)try{let t=this.#e.readlinkSync(this.fullpath()),n=this.parent.realpathSync()?.resolve(t);if(n)return this.#S=n}catch(t){this.#D(t.code);return}}#W(e){this.#i|=qr;for(let t=e.provisional;t<e.length;t++){let n=e[t];n&&n.#j()}}#j(){this.#i&qe||(this.#i=(this.#i|qe)&Jn,this.#I())}#I(){let e=this.children();e.provisional=0;for(let t of e)t.#j()}#z(){this.#i|=Vi,this.#C()}#C(){if(this.#i&Yn)return;let e=this.#i;(e&De)===Ye&&(e&=Jn),this.#i=e|Yn,this.#I()}#O(e=""){e==="ENOTDIR"||e==="EPERM"?this.#C():e==="ENOENT"?this.#j():this.children().provisional=0}#B(e=""){e==="ENOTDIR"?this.parent.#C():e==="ENOENT"&&this.#j()}#D(e=""){let t=this.#i;t|=qi,e==="ENOENT"&&(t|=qe),(e==="EINVAL"||e==="UNKNOWN")&&(t&=Jn),this.#i=t,e==="ENOTDIR"&&this.parent&&this.parent.#C()}#L(e,t){return this.#q(e,t)||this.#u(e,t)}#u(e,t){let n=Ur(e),s=this.newChild(e.name,n,{parent:this}),r=s.#i&De;return r!==Ye&&r!==Vt&&r!==$e&&(s.#i|=Yn),t.unshift(s),t.provisional++,s}#q(e,t){for(let n=t.provisional;n<t.length;n++){let s=t[n];if((this.nocase?Ui(e.name):Qn(e.name))===s.#x)return this.#$(e,s,n,t)}}#$(e,t,n,s){let r=t.name;return t.#i=t.#i&Jn|Ur(e),r!==e.name&&(t.name=e.name),n!==s.provisional&&(n===s.length-1?s.pop():s.splice(n,1),s.unshift(t)),s.provisional++,t}async lstat(){if((this.#i&qe)===0)try{return this.#P(await this.#e.promises.lstat(this.fullpath())),this}catch(e){this.#B(e.code)}}lstatSync(){if((this.#i&qe)===0)try{return this.#P(this.#e.lstatSync(this.fullpath())),this}catch(e){this.#B(e.code)}}#P(e){let{atime:t,atimeMs:n,birthtime:s,birthtimeMs:r,blksize:o,blocks:a,ctime:c,ctimeMs:l,dev:u,gid:f,ino:m,mode:d,mtime:v,mtimeMs:g,nlink:E,rdev:S,size:_,uid:w}=e;this.#m=t,this.#n=n,this.#R=s,this.#p=r,this.#a=o,this.#l=a,this.#g=c,this.#w=l,this.#t=u,this.#b=f,this.#h=m,this.#r=d,this.#T=v,this.#d=g,this.#s=E,this.#y=S,this.#c=_,this.#o=w;let k=Ur(e);this.#i=this.#i&Jn|k|Ya,k!==$e&&k!==Ye&&k!==Vt&&(this.#i|=Yn)}#F=[];#V=!1;#Z(e){this.#V=!1;let t=this.#F.slice();this.#F.length=0,t.forEach(n=>n(null,e))}readdirCB(e,t=!1){if(!this.canReaddir()){t?e(null,[]):queueMicrotask(()=>e(null,[]));return}let n=this.children();if(this.calledReaddir()){let r=n.slice(0,n.provisional);t?e(null,r):queueMicrotask(()=>e(null,r));return}if(this.#F.push(e),this.#V)return;this.#V=!0;let s=this.fullpath();this.#e.readdir(s,{withFileTypes:!0},(r,o)=>{if(r)this.#O(r.code),n.provisional=0;else{for(let a of o)this.#L(a,n);this.#W(n)}this.#Z(n.slice(0,n.provisional))})}#U;async readdir(){if(!this.canReaddir())return[];let e=this.children();if(this.calledReaddir())return e.slice(0,e.provisional);let t=this.fullpath();if(this.#U)await this.#U;else{let n=()=>{};this.#U=new Promise(s=>n=s);try{for(let s of await this.#e.promises.readdir(t,{withFileTypes:!0}))this.#L(s,e);this.#W(e)}catch(s){this.#O(s.code),e.provisional=0}this.#U=void 0,n()}return e.slice(0,e.provisional)}readdirSync(){if(!this.canReaddir())return[];let e=this.children();if(this.calledReaddir())return e.slice(0,e.provisional);let t=this.fullpath();try{for(let n of this.#e.readdirSync(t,{withFileTypes:!0}))this.#L(n,e);this.#W(e)}catch(n){this.#O(n.code),e.provisional=0}return e.slice(0,e.provisional)}canReaddir(){if(this.#i&Qa)return!1;let e=De&this.#i;return e===$e||e===Ye||e===Vt}shouldWalk(e,t){return(this.#i&Ye)===Ye&&!(this.#i&Qa)&&!e.has(this)&&(!t||t(this))}async realpath(){if(this.#N)return this.#N;if(!((Vi|qi|qe)&this.#i))try{let e=await this.#e.promises.realpath(this.fullpath());return this.#N=this.resolve(e)}catch{this.#z()}}realpathSync(){if(this.#N)return this.#N;if(!((Vi|qi|qe)&this.#i))try{let e=this.#e.realpathSync(this.fullpath());return this.#N=this.resolve(e)}catch{this.#z()}}[lc](e){if(e===this)return;e.isCWD=!1,this.isCWD=!0;let t=new Set([]),n=[],s=this;for(;s&&s.parent;)t.add(s),s.#f=n.join(this.sep),s.#A=n.join("/"),s=s.parent,n.push("..");for(s=e;s&&s.parent&&!t.has(s);)s.#f=void 0,s.#A=void 0,s=s.parent}},Gi=class i extends be{sep="\\";splitSep=of;constructor(e,t=$e,n,s,r,o,a){super(e,t,n,s,r,o,a)}newChild(e,t=$e,n={}){return new i(e,t,this.root,this.roots,this.nocase,this.childrenCache(),n)}getRootString(e){return bn.win32.parse(e).root}getRoot(e){if(e=rf(e.toUpperCase()),e===this.root.name)return this.root;for(let[t,n]of Object.entries(this.roots))if(this.sameRoot(e,t))return this.roots[e]=n;return this.roots[e]=new _n(e,this).root}sameRoot(e,t=this.root.name){return e=e.toUpperCase().replace(/\//g,"\\").replace(ic,"$1\\"),e===t}},Hi=class i extends be{splitSep="/";sep="/";constructor(e,t=$e,n,s,r,o,a){super(e,t,n,s,r,o,a)}getRootString(e){return e.startsWith("/")?"/":""}getRoot(e){return this.root}newChild(e,t=$e,n={}){return new i(e,t,this.root,this.roots,this.nocase,this.childrenCache(),n)}},Ji=class{root;rootPath;roots;cwd;#e;#t;#r;nocase;#s;constructor(e=process.cwd(),t,n,{nocase:s,childrenCacheSize:r=16*1024,fs:o=Xn}={}){this.#s=nc(o),(e instanceof URL||e.startsWith("file://"))&&(e=(0,tc.fileURLToPath)(e));let a=t.resolve(e);this.roots=Object.create(null),this.rootPath=this.parseRootPath(a),this.#e=new Zi,this.#t=new Zi,this.#r=new Vr(r);let c=a.substring(this.rootPath.length).split(n);if(c.length===1&&!c[0]&&c.pop(),s===void 0)throw new TypeError("must provide nocase setting to PathScurryBase ctor");this.nocase=s,this.root=this.newRoot(this.#s),this.roots[this.rootPath]=this.root;let l=this.root,u=c.length-1,f=t.sep,m=this.rootPath,d=!1;for(let v of c){let g=u--;l=l.child(v,{relative:new Array(g).fill("..").join(f),relativePosix:new Array(g).fill("..").join("/"),fullpath:m+=(d?"":f)+v}),d=!0}this.cwd=l}depth(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.depth()}childrenCache(){return this.#r}resolve(...e){let t="";for(let r=e.length-1;r>=0;r--){let o=e[r];if(!(!o||o===".")&&(t=t?`${o}/${t}`:o,this.isAbsolute(o)))break}let n=this.#e.get(t);if(n!==void 0)return n;let s=this.cwd.resolve(t).fullpath();return this.#e.set(t,s),s}resolvePosix(...e){let t="";for(let r=e.length-1;r>=0;r--){let o=e[r];if(!(!o||o===".")&&(t=t?`${o}/${t}`:o,this.isAbsolute(o)))break}let n=this.#t.get(t);if(n!==void 0)return n;let s=this.cwd.resolve(t).fullpathPosix();return this.#t.set(t,s),s}relative(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.relative()}relativePosix(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.relativePosix()}basename(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.name}dirname(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),(e.parent||e).fullpath()}async readdir(e=this.cwd,t={withFileTypes:!0}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e,e=this.cwd);let{withFileTypes:n}=t;if(e.canReaddir()){let s=await e.readdir();return n?s:s.map(r=>r.name)}else return[]}readdirSync(e=this.cwd,t={withFileTypes:!0}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e,e=this.cwd);let{withFileTypes:n=!0}=t;return e.canReaddir()?n?e.readdirSync():e.readdirSync().map(s=>s.name):[]}async lstat(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.lstat()}lstatSync(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.lstatSync()}async readlink(e=this.cwd,{withFileTypes:t}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e.withFileTypes,e=this.cwd);let n=await e.readlink();return t?n:n?.fullpath()}readlinkSync(e=this.cwd,{withFileTypes:t}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e.withFileTypes,e=this.cwd);let n=e.readlinkSync();return t?n:n?.fullpath()}async realpath(e=this.cwd,{withFileTypes:t}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e.withFileTypes,e=this.cwd);let n=await e.realpath();return t?n:n?.fullpath()}realpathSync(e=this.cwd,{withFileTypes:t}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e.withFileTypes,e=this.cwd);let n=e.realpathSync();return t?n:n?.fullpath()}async walk(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e,e=this.cwd);let{withFileTypes:n=!0,follow:s=!1,filter:r,walkFilter:o}=t,a=[];(!r||r(e))&&a.push(n?e:e.fullpath());let c=new Set,l=(f,m)=>{c.add(f),f.readdirCB((d,v)=>{if(d)return m(d);let g=v.length;if(!g)return m();let E=()=>{--g===0&&m()};for(let S of v)(!r||r(S))&&a.push(n?S:S.fullpath()),s&&S.isSymbolicLink()?S.realpath().then(_=>_?.isUnknown()?_.lstat():_).then(_=>_?.shouldWalk(c,o)?l(_,E):E()):S.shouldWalk(c,o)?l(S,E):E()},!0)},u=e;return new Promise((f,m)=>{l(u,d=>{if(d)return m(d);f(a)})})}walkSync(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e,e=this.cwd);let{withFileTypes:n=!0,follow:s=!1,filter:r,walkFilter:o}=t,a=[];(!r||r(e))&&a.push(n?e:e.fullpath());let c=new Set([e]);for(let l of c){let u=l.readdirSync();for(let f of u){(!r||r(f))&&a.push(n?f:f.fullpath());let m=f;if(f.isSymbolicLink()){if(!(s&&(m=f.realpathSync())))continue;m.isUnknown()&&m.lstatSync()}m.shouldWalk(c,o)&&c.add(m)}}return a}[Symbol.asyncIterator](){return this.iterate()}iterate(e=this.cwd,t={}){return typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e,e=this.cwd),this.stream(e,t)[Symbol.asyncIterator]()}[Symbol.iterator](){return this.iterateSync()}*iterateSync(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e,e=this.cwd);let{withFileTypes:n=!0,follow:s=!1,filter:r,walkFilter:o}=t;(!r||r(e))&&(yield n?e:e.fullpath());let a=new Set([e]);for(let c of a){let l=c.readdirSync();for(let u of l){(!r||r(u))&&(yield n?u:u.fullpath());let f=u;if(u.isSymbolicLink()){if(!(s&&(f=u.realpathSync())))continue;f.isUnknown()&&f.lstatSync()}f.shouldWalk(a,o)&&a.add(f)}}}stream(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e,e=this.cwd);let{withFileTypes:n=!0,follow:s=!1,filter:r,walkFilter:o}=t,a=new _t({objectMode:!0});(!r||r(e))&&a.write(n?e:e.fullpath());let c=new Set,l=[e],u=0,f=()=>{let m=!1;for(;!m;){let d=l.shift();if(!d){u===0&&a.end();return}u++,c.add(d);let v=(E,S,_=!1)=>{if(E)return a.emit("error",E);if(s&&!_){let w=[];for(let k of S)k.isSymbolicLink()&&w.push(k.realpath().then(O=>O?.isUnknown()?O.lstat():O));if(w.length){Promise.all(w).then(()=>v(null,S,!0));return}}for(let w of S)w&&(!r||r(w))&&(a.write(n?w:w.fullpath())||(m=!0));u--;for(let w of S){let k=w.realpathCached()||w;k.shouldWalk(c,o)&&l.push(k)}m&&!a.flowing?a.once("drain",f):g||f()},g=!0;d.readdirCB(v,!0),g=!1}};return f(),a}streamSync(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof be||(t=e,e=this.cwd);let{withFileTypes:n=!0,follow:s=!1,filter:r,walkFilter:o}=t,a=new _t({objectMode:!0}),c=new Set;(!r||r(e))&&a.write(n?e:e.fullpath());let l=[e],u=0,f=()=>{let m=!1;for(;!m;){let d=l.shift();if(!d){u===0&&a.end();return}u++,c.add(d);let v=d.readdirSync();for(let g of v)(!r||r(g))&&(a.write(n?g:g.fullpath())||(m=!0));u--;for(let g of v){let E=g;if(g.isSymbolicLink()){if(!(s&&(E=g.realpathSync())))continue;E.isUnknown()&&E.lstatSync()}E.shouldWalk(c,o)&&l.push(E)}}m&&!a.flowing&&a.once("drain",f)};return f(),a}chdir(e=this.cwd){let t=this.cwd;this.cwd=typeof e=="string"?this.cwd.resolve(e):e,this.cwd[lc](t)}},_n=class extends Ji{sep="\\";constructor(e=process.cwd(),t={}){let{nocase:n=!0}=t;super(e,bn.win32,"\\",{...t,nocase:n}),this.nocase=n;for(let s=this.cwd;s;s=s.parent)s.nocase=this.nocase}parseRootPath(e){return bn.win32.parse(e).root.toUpperCase()}newRoot(e){return new Gi(this.rootPath,Ye,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")||e.startsWith("\\")||/^[a-z]:(\/|\\)/i.test(e)}},xn=class extends Ji{sep="/";constructor(e=process.cwd(),t={}){let{nocase:n=!1}=t;super(e,bn.posix,"/",{...t,nocase:n}),this.nocase=n}parseRootPath(e){return"/"}newRoot(e){return new Hi(this.rootPath,Ye,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")}},Kn=class extends xn{constructor(e=process.cwd(),t={}){let{nocase:n=!0}=t;super(e,{...t,nocase:n})}},Cm=process.platform==="win32"?Gi:Hi,uc=process.platform==="win32"?_n:process.platform==="darwin"?Kn:xn;var cf=i=>i.length>=1,lf=i=>i.length>=1,Sn=class i{#e;#t;#r;length;#s;#o;#b;#y;#a;#h;#c=!0;constructor(e,t,n,s){if(!cf(e))throw new TypeError("empty pattern list");if(!lf(t))throw new TypeError("empty glob list");if(t.length!==e.length)throw new TypeError("mismatched pattern list and glob list lengths");if(this.length=e.length,n<0||n>=this.length)throw new TypeError("index out of range");if(this.#e=e,this.#t=t,this.#r=n,this.#s=s,this.#r===0){if(this.isUNC()){let[r,o,a,c,...l]=this.#e,[u,f,m,d,...v]=this.#t;l[0]===""&&(l.shift(),v.shift());let g=[r,o,a,c,""].join("/"),E=[u,f,m,d,""].join("/");this.#e=[g,...l],this.#t=[E,...v],this.length=this.#e.length}else if(this.isDrive()||this.isAbsolute()){let[r,...o]=this.#e,[a,...c]=this.#t;o[0]===""&&(o.shift(),c.shift());let l=r+"/",u=a+"/";this.#e=[l,...o],this.#t=[u,...c],this.length=this.#e.length}}}pattern(){return this.#e[this.#r]}isString(){return typeof this.#e[this.#r]=="string"}isGlobstar(){return this.#e[this.#r]===de}isRegExp(){return this.#e[this.#r]instanceof RegExp}globString(){return this.#b=this.#b||(this.#r===0?this.isAbsolute()?this.#t[0]+this.#t.slice(1).join("/"):this.#t.join("/"):this.#t.slice(this.#r).join("/"))}hasMore(){return this.length>this.#r+1}rest(){return this.#o!==void 0?this.#o:this.hasMore()?(this.#o=new i(this.#e,this.#t,this.#r+1,this.#s),this.#o.#h=this.#h,this.#o.#a=this.#a,this.#o.#y=this.#y,this.#o):this.#o=null}isUNC(){let e=this.#e;return this.#a!==void 0?this.#a:this.#a=this.#s==="win32"&&this.#r===0&&e[0]===""&&e[1]===""&&typeof e[2]=="string"&&!!e[2]&&typeof e[3]=="string"&&!!e[3]}isDrive(){let e=this.#e;return this.#y!==void 0?this.#y:this.#y=this.#s==="win32"&&this.#r===0&&this.length>1&&typeof e[0]=="string"&&/^[a-z]:$/i.test(e[0])}isAbsolute(){let e=this.#e;return this.#h!==void 0?this.#h:this.#h=e[0]===""&&e.length>1||this.isDrive()||this.isUNC()}root(){let e=this.#e[0];return typeof e=="string"&&this.isAbsolute()&&this.#r===0?e:""}checkFollowGlobstar(){return!(this.#r===0||!this.isGlobstar()||!this.#c)}markFollowGlobstar(){return this.#r===0||!this.isGlobstar()||!this.#c?!1:(this.#c=!1,!0)}};var uf=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",kn=class{relative;relativeChildren;absolute;absoluteChildren;platform;mmopts;constructor(e,{nobrace:t,nocase:n,noext:s,noglobstar:r,platform:o=uf}){this.relative=[],this.absolute=[],this.relativeChildren=[],this.absoluteChildren=[],this.platform=o,this.mmopts={dot:!0,nobrace:t,nocase:n,noext:s,noglobstar:r,optimizationLevel:2,platform:o,nocomment:!0,nonegate:!0};for(let a of e)this.add(a)}add(e){let t=new Ae(e,this.mmopts);for(let n=0;n<t.set.length;n++){let s=t.set[n],r=t.globParts[n];if(!s||!r)throw new Error("invalid pattern object");for(;s[0]==="."&&r[0]===".";)s.shift(),r.shift();let o=new Sn(s,r,0,this.platform),a=new Ae(o.globString(),this.mmopts),c=r[r.length-1]==="**",l=o.isAbsolute();l?this.absolute.push(a):this.relative.push(a),c&&(l?this.absoluteChildren.push(a):this.relativeChildren.push(a))}}ignored(e){let t=e.fullpath(),n=`${t}/`,s=e.relative()||".",r=`${s}/`;for(let o of this.relative)if(o.match(s)||o.match(r))return!0;for(let o of this.absolute)if(o.match(t)||o.match(n))return!0;return!1}childrenIgnored(e){let t=e.fullpath()+"/",n=(e.relative()||".")+"/";for(let s of this.relativeChildren)if(s.match(n))return!0;for(let s of this.absoluteChildren)if(s.match(t))return!0;return!1}};var Zr=class i{store;constructor(e=new Map){this.store=e}copy(){return new i(new Map(this.store))}hasWalked(e,t){return this.store.get(e.fullpath())?.has(t.globString())}storeWalked(e,t){let n=e.fullpath(),s=this.store.get(n);s?s.add(t.globString()):this.store.set(n,new Set([t.globString()]))}},Gr=class{store=new Map;add(e,t,n){let s=(t?2:0)|(n?1:0),r=this.store.get(e);this.store.set(e,r===void 0?s:s&r)}entries(){return[...this.store.entries()].map(([e,t])=>[e,!!(t&2),!!(t&1)])}},Hr=class{store=new Map;add(e,t){if(!e.canReaddir())return;let n=this.store.get(e);n?n.find(s=>s.globString()===t.globString())||n.push(t):this.store.set(e,[t])}get(e){let t=this.store.get(e);if(!t)throw new Error("attempting to walk unknown path");return t}entries(){return this.keys().map(e=>[e,this.store.get(e)])}keys(){return[...this.store.keys()].filter(e=>e.canReaddir())}},ei=class i{hasWalkedCache;matches=new Gr;subwalks=new Hr;patterns;follow;dot;opts;constructor(e,t){this.opts=e,this.follow=!!e.follow,this.dot=!!e.dot,this.hasWalkedCache=t?t.copy():new Zr}processPatterns(e,t){this.patterns=t;let n=t.map(s=>[e,s]);for(let[s,r]of n){this.hasWalkedCache.storeWalked(s,r);let o=r.root(),a=r.isAbsolute()&&this.opts.absolute!==!1;if(o){s=s.resolve(o==="/"&&this.opts.root!==void 0?this.opts.root:o);let f=r.rest();if(f)r=f;else{this.matches.add(s,!0,!1);continue}}if(s.isENOENT())continue;let c,l,u=!1;for(;typeof(c=r.pattern())=="string"&&(l=r.rest());)s=s.resolve(c),r=l,u=!0;if(c=r.pattern(),l=r.rest(),u){if(this.hasWalkedCache.hasWalked(s,r))continue;this.hasWalkedCache.storeWalked(s,r)}if(typeof c=="string"){let f=c===".."||c===""||c===".";this.matches.add(s.resolve(c),a,f);continue}else if(c===de){(!s.isSymbolicLink()||this.follow||r.checkFollowGlobstar())&&this.subwalks.add(s,r);let f=l?.pattern(),m=l?.rest();if(!l||(f===""||f===".")&&!m)this.matches.add(s,a,f===""||f===".");else if(f===".."){let d=s.parent||s;m?this.hasWalkedCache.hasWalked(d,m)||this.subwalks.add(d,m):this.matches.add(d,a,!0)}}else c instanceof RegExp&&this.subwalks.add(s,r)}return this}subwalkTargets(){return this.subwalks.keys()}child(){return new i(this.opts,this.hasWalkedCache)}filterEntries(e,t){let n=this.subwalks.get(e),s=this.child();for(let r of t)for(let o of n){let a=o.isAbsolute(),c=o.pattern(),l=o.rest();c===de?s.testGlobstar(r,o,l,a):c instanceof RegExp?s.testRegExp(r,c,l,a):s.testString(r,c,l,a)}return s}testGlobstar(e,t,n,s){if((this.dot||!e.name.startsWith("."))&&(t.hasMore()||this.matches.add(e,s,!1),e.canReaddir()&&(this.follow||!e.isSymbolicLink()?this.subwalks.add(e,t):e.isSymbolicLink()&&(n&&t.checkFollowGlobstar()?this.subwalks.add(e,n):t.markFollowGlobstar()&&this.subwalks.add(e,t)))),n){let r=n.pattern();if(typeof r=="string"&&r!==".."&&r!==""&&r!==".")this.testString(e,r,n.rest(),s);else if(r===".."){let o=e.parent||e;this.subwalks.add(o,n)}else r instanceof RegExp&&this.testRegExp(e,r,n.rest(),s)}}testRegExp(e,t,n,s){t.test(e.name)&&(n?this.subwalks.add(e,n):this.matches.add(e,s,!1))}testString(e,t,n,s){e.isNamed(t)&&(n?this.subwalks.add(e,n):this.matches.add(e,s,!1))}};var hf=(i,e)=>typeof i=="string"?new kn([i],e):Array.isArray(i)?new kn(i,e):i,Xi=class{path;patterns;opts;seen=new Set;paused=!1;aborted=!1;#e=[];#t;#r;signal;maxDepth;includeChildMatches;constructor(e,t,n){if(this.patterns=e,this.path=t,this.opts=n,this.#r=!n.posix&&n.platform==="win32"?"\\":"/",this.includeChildMatches=n.includeChildMatches!==!1,(n.ignore||!this.includeChildMatches)&&(this.#t=hf(n.ignore??[],n),!this.includeChildMatches&&typeof this.#t.add!="function")){let s="cannot ignore child matches, ignore lacks add() method.";throw new Error(s)}this.maxDepth=n.maxDepth||1/0,n.signal&&(this.signal=n.signal,this.signal.addEventListener("abort",()=>{this.#e.length=0}))}#s(e){return this.seen.has(e)||!!this.#t?.ignored?.(e)}#o(e){return!!this.#t?.childrenIgnored?.(e)}pause(){this.paused=!0}resume(){if(this.signal?.aborted)return;this.paused=!1;let e;for(;!this.paused&&(e=this.#e.shift());)e()}onResume(e){this.signal?.aborted||(this.paused?this.#e.push(e):e())}async matchCheck(e,t){if(t&&this.opts.nodir)return;let n;if(this.opts.realpath){if(n=e.realpathCached()||await e.realpath(),!n)return;e=n}let r=e.isUnknown()||this.opts.stat?await e.lstat():e;if(this.opts.follow&&this.opts.nodir&&r?.isSymbolicLink()){let o=await r.realpath();o&&(o.isUnknown()||this.opts.stat)&&await o.lstat()}return this.matchCheckTest(r,t)}matchCheckTest(e,t){return e&&(this.maxDepth===1/0||e.depth()<=this.maxDepth)&&(!t||e.canReaddir())&&(!this.opts.nodir||!e.isDirectory())&&(!this.opts.nodir||!this.opts.follow||!e.isSymbolicLink()||!e.realpathCached()?.isDirectory())&&!this.#s(e)?e:void 0}matchCheckSync(e,t){if(t&&this.opts.nodir)return;let n;if(this.opts.realpath){if(n=e.realpathCached()||e.realpathSync(),!n)return;e=n}let r=e.isUnknown()||this.opts.stat?e.lstatSync():e;if(this.opts.follow&&this.opts.nodir&&r?.isSymbolicLink()){let o=r.realpathSync();o&&(o?.isUnknown()||this.opts.stat)&&o.lstatSync()}return this.matchCheckTest(r,t)}matchFinish(e,t){if(this.#s(e))return;if(!this.includeChildMatches&&this.#t?.add){let r=`${e.relativePosix()}/**`;this.#t.add(r)}let n=this.opts.absolute===void 0?t:this.opts.absolute;this.seen.add(e);let s=this.opts.mark&&e.isDirectory()?this.#r:"";if(this.opts.withFileTypes)this.matchEmit(e);else if(n){let r=this.opts.posix?e.fullpathPosix():e.fullpath();this.matchEmit(r+s)}else{let r=this.opts.posix?e.relativePosix():e.relative(),o=this.opts.dotRelative&&!r.startsWith(".."+this.#r)?"."+this.#r:"";this.matchEmit(r?o+r+s:"."+s)}}async match(e,t,n){let s=await this.matchCheck(e,n);s&&this.matchFinish(s,t)}matchSync(e,t,n){let s=this.matchCheckSync(e,n);s&&this.matchFinish(s,t)}walkCB(e,t,n){this.signal?.aborted&&n(),this.walkCB2(e,t,new ei(this.opts),n)}walkCB2(e,t,n,s){if(this.#o(e))return s();if(this.signal?.aborted&&s(),this.paused){this.onResume(()=>this.walkCB2(e,t,n,s));return}n.processPatterns(e,t);let r=1,o=()=>{--r===0&&s()};for(let[a,c,l]of n.matches.entries())this.#s(a)||(r++,this.match(a,c,l).then(()=>o()));for(let a of n.subwalkTargets()){if(this.maxDepth!==1/0&&a.depth()>=this.maxDepth)continue;r++;let c=a.readdirCached();a.calledReaddir()?this.walkCB3(a,c,n,o):a.readdirCB((l,u)=>this.walkCB3(a,u,n,o),!0)}o()}walkCB3(e,t,n,s){n=n.filterEntries(e,t);let r=1,o=()=>{--r===0&&s()};for(let[a,c,l]of n.matches.entries())this.#s(a)||(r++,this.match(a,c,l).then(()=>o()));for(let[a,c]of n.subwalks.entries())r++,this.walkCB2(a,c,n.child(),o);o()}walkCBSync(e,t,n){this.signal?.aborted&&n(),this.walkCB2Sync(e,t,new ei(this.opts),n)}walkCB2Sync(e,t,n,s){if(this.#o(e))return s();if(this.signal?.aborted&&s(),this.paused){this.onResume(()=>this.walkCB2Sync(e,t,n,s));return}n.processPatterns(e,t);let r=1,o=()=>{--r===0&&s()};for(let[a,c,l]of n.matches.entries())this.#s(a)||this.matchSync(a,c,l);for(let a of n.subwalkTargets()){if(this.maxDepth!==1/0&&a.depth()>=this.maxDepth)continue;r++;let c=a.readdirSync();this.walkCB3Sync(a,c,n,o)}o()}walkCB3Sync(e,t,n,s){n=n.filterEntries(e,t);let r=1,o=()=>{--r===0&&s()};for(let[a,c,l]of n.matches.entries())this.#s(a)||this.matchSync(a,c,l);for(let[a,c]of n.subwalks.entries())r++,this.walkCB2Sync(a,c,n.child(),o);o()}},ti=class extends Xi{matches=new Set;constructor(e,t,n){super(e,t,n)}matchEmit(e){this.matches.add(e)}async walk(){if(this.signal?.aborted)throw this.signal.reason;return this.path.isUnknown()&&await this.path.lstat(),await new Promise((e,t)=>{this.walkCB(this.path,this.patterns,()=>{this.signal?.aborted?t(this.signal.reason):e(this.matches)})}),this.matches}walkSync(){if(this.signal?.aborted)throw this.signal.reason;return this.path.isUnknown()&&this.path.lstatSync(),this.walkCBSync(this.path,this.patterns,()=>{if(this.signal?.aborted)throw this.signal.reason}),this.matches}},ni=class extends Xi{results;constructor(e,t,n){super(e,t,n),this.results=new _t({signal:this.signal,objectMode:!0}),this.results.on("drain",()=>this.resume()),this.results.on("resume",()=>this.resume())}matchEmit(e){this.results.write(e),this.results.flowing||this.pause()}stream(){let e=this.path;return e.isUnknown()?e.lstat().then(()=>{this.walkCB(e,this.patterns,()=>this.results.end())}):this.walkCB(e,this.patterns,()=>this.results.end()),this.results}streamSync(){return this.path.isUnknown()&&this.path.lstatSync(),this.walkCBSync(this.path,this.patterns,()=>this.results.end()),this.results}};var df=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",Ue=class{absolute;cwd;root;dot;dotRelative;follow;ignore;magicalBraces;mark;matchBase;maxDepth;nobrace;nocase;nodir;noext;noglobstar;pattern;platform;realpath;scurry;stat;signal;windowsPathsNoEscape;withFileTypes;includeChildMatches;opts;patterns;constructor(e,t){if(!t)throw new TypeError("glob options required");if(this.withFileTypes=!!t.withFileTypes,this.signal=t.signal,this.follow=!!t.follow,this.dot=!!t.dot,this.dotRelative=!!t.dotRelative,this.nodir=!!t.nodir,this.mark=!!t.mark,t.cwd?(t.cwd instanceof URL||t.cwd.startsWith("file://"))&&(t.cwd=(0,hc.fileURLToPath)(t.cwd)):this.cwd="",this.cwd=t.cwd||"",this.root=t.root,this.magicalBraces=!!t.magicalBraces,this.nobrace=!!t.nobrace,this.noext=!!t.noext,this.realpath=!!t.realpath,this.absolute=t.absolute,this.includeChildMatches=t.includeChildMatches!==!1,this.noglobstar=!!t.noglobstar,this.matchBase=!!t.matchBase,this.maxDepth=typeof t.maxDepth=="number"?t.maxDepth:1/0,this.stat=!!t.stat,this.ignore=t.ignore,this.withFileTypes&&this.absolute!==void 0)throw new Error("cannot set absolute and withFileTypes:true");if(typeof e=="string"&&(e=[e]),this.windowsPathsNoEscape=!!t.windowsPathsNoEscape||t.allowWindowsEscape===!1,this.windowsPathsNoEscape&&(e=e.map(c=>c.replace(/\\/g,"/"))),this.matchBase){if(t.noglobstar)throw new TypeError("base matching requires globstar");e=e.map(c=>c.includes("/")?c:`./**/${c}`)}if(this.pattern=e,this.platform=t.platform||df,this.opts={...t,platform:this.platform},t.scurry){if(this.scurry=t.scurry,t.nocase!==void 0&&t.nocase!==t.scurry.nocase)throw new Error("nocase option contradicts provided scurry option")}else{let c=t.platform==="win32"?_n:t.platform==="darwin"?Kn:t.platform?xn:uc;this.scurry=new c(this.cwd,{nocase:t.nocase,fs:t.fs})}this.nocase=this.scurry.nocase;let n=this.platform==="darwin"||this.platform==="win32",s={...t,dot:this.dot,matchBase:this.matchBase,nobrace:this.nobrace,nocase:this.nocase,nocaseMagicOnly:n,nocomment:!0,noext:this.noext,nonegate:!0,optimizationLevel:2,platform:this.platform,windowsPathsNoEscape:this.windowsPathsNoEscape,debug:!!this.opts.debug},r=this.pattern.map(c=>new Ae(c,s)),[o,a]=r.reduce((c,l)=>(c[0].push(...l.set),c[1].push(...l.globParts),c),[[],[]]);this.patterns=o.map((c,l)=>{let u=a[l];if(!u)throw new Error("invalid pattern object");return new Sn(c,u,0,this.platform)})}async walk(){return[...await new ti(this.patterns,this.scurry.cwd,{...this.opts,maxDepth:this.maxDepth!==1/0?this.maxDepth+this.scurry.cwd.depth():1/0,platform:this.platform,nocase:this.nocase,includeChildMatches:this.includeChildMatches}).walk()]}walkSync(){return[...new ti(this.patterns,this.scurry.cwd,{...this.opts,maxDepth:this.maxDepth!==1/0?this.maxDepth+this.scurry.cwd.depth():1/0,platform:this.platform,nocase:this.nocase,includeChildMatches:this.includeChildMatches}).walkSync()]}stream(){return new ni(this.patterns,this.scurry.cwd,{...this.opts,maxDepth:this.maxDepth!==1/0?this.maxDepth+this.scurry.cwd.depth():1/0,platform:this.platform,nocase:this.nocase,includeChildMatches:this.includeChildMatches}).stream()}streamSync(){return new ni(this.patterns,this.scurry.cwd,{...this.opts,maxDepth:this.maxDepth!==1/0?this.maxDepth+this.scurry.cwd.depth():1/0,platform:this.platform,nocase:this.nocase,includeChildMatches:this.includeChildMatches}).streamSync()}iterateSync(){return this.streamSync()[Symbol.iterator]()}[Symbol.iterator](){return this.iterateSync()}iterate(){return this.stream()[Symbol.asyncIterator]()}[Symbol.asyncIterator](){return this.iterate()}};var Jr=(i,e={})=>{Array.isArray(i)||(i=[i]);for(let t of i)if(new Ae(t,e).hasMagic())return!0;return!1};function Yi(i,e={}){return new Ue(i,e).streamSync()}function pc(i,e={}){return new Ue(i,e).stream()}function Qi(i,e={}){return new Ue(i,e).walkSync()}async function dc(i,e={}){return new Ue(i,e).walk()}function Ki(i,e={}){return new Ue(i,e).iterateSync()}function mc(i,e={}){return new Ue(i,e).iterate()}var ff=Yi,pf=Object.assign(pc,{sync:Yi}),mf=Ki,gf=Object.assign(mc,{sync:Ki}),yf=Object.assign(Qi,{stream:Yi,iterate:Ki}),fc=Object.assign(dc,{glob:dc,globSync:Qi,sync:yf,globStream:pc,stream:pf,globStreamSync:Yi,streamSync:ff,globIterate:mc,iterate:gf,globIterateSync:Ki,iterateSync:mf,Glob:Ue,hasMagic:Jr,escape:mn,unescape:ze});fc.glob=fc;var Xr={name:"dts-linter",version:"0.3.0-beta5",main:"index.js",repository:{type:"git",url:"https://github.com/kylebonnici/dts-linter"},scripts:{compile:"node ./esbuild.js","compile:prod":"node ./esbuild.js --production"},bin:"./dist/dts-linter.js",files:["dist/dts-linter.js","THIRD_PARTY_LICENSES.txt"],keywords:["dts","linter","devicetree","formatting"],author:"Kyle Micallef Bonnici",license:"Apache-2.0",description:"",dependencies:{"devicetree-language-server":"^0.5.7"},devDependencies:{"@types/node":"^24.0.3","devicetree-language-server-types":"^0.0.2-alpha.8",diff:"^8.0.2",esbuild:"^0.25.5",glob:"^11.0.3","license-checker":"^25.0.1","ts-node":"^10.9.2",typescript:"^5.8.3","vscode-jsonrpc":"^8.2.1","vscode-languageserver-types":"^3.17.5",zod:"^3.25.67"}};var gc;(function(i){function e(t){return typeof t=="string"}i.is=e})(gc||(gc={}));var Yr;(function(i){function e(t){return typeof t=="string"}i.is=e})(Yr||(Yr={}));var yc;(function(i){i.MIN_VALUE=-2147483648,i.MAX_VALUE=2147483647;function e(t){return typeof t=="number"&&i.MIN_VALUE<=t&&t<=i.MAX_VALUE}i.is=e})(yc||(yc={}));var es;(function(i){i.MIN_VALUE=0,i.MAX_VALUE=2147483647;function e(t){return typeof t=="number"&&i.MIN_VALUE<=t&&t<=i.MAX_VALUE}i.is=e})(es||(es={}));var Ve;(function(i){function e(n,s){return n===Number.MAX_VALUE&&(n=es.MAX_VALUE),s===Number.MAX_VALUE&&(s=es.MAX_VALUE),{line:n,character:s}}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&p.uinteger(s.line)&&p.uinteger(s.character)}i.is=t})(Ve||(Ve={}));var ne;(function(i){function e(n,s,r,o){if(p.uinteger(n)&&p.uinteger(s)&&p.uinteger(r)&&p.uinteger(o))return{start:Ve.create(n,s),end:Ve.create(r,o)};if(Ve.is(n)&&Ve.is(s))return{start:n,end:s};throw new Error(`Range#create called with invalid arguments[${n}, ${s}, ${r}, ${o}]`)}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&Ve.is(s.start)&&Ve.is(s.end)}i.is=t})(ne||(ne={}));var ts;(function(i){function e(n,s){return{uri:n,range:s}}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&ne.is(s.range)&&(p.string(s.uri)||p.undefined(s.uri))}i.is=t})(ts||(ts={}));var wc;(function(i){function e(n,s,r,o){return{targetUri:n,targetRange:s,targetSelectionRange:r,originSelectionRange:o}}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&ne.is(s.targetRange)&&p.string(s.targetUri)&&ne.is(s.targetSelectionRange)&&(ne.is(s.originSelectionRange)||p.undefined(s.originSelectionRange))}i.is=t})(wc||(wc={}));var Qr;(function(i){function e(n,s,r,o){return{red:n,green:s,blue:r,alpha:o}}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&p.numberRange(s.red,0,1)&&p.numberRange(s.green,0,1)&&p.numberRange(s.blue,0,1)&&p.numberRange(s.alpha,0,1)}i.is=t})(Qr||(Qr={}));var vc;(function(i){function e(n,s){return{range:n,color:s}}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&ne.is(s.range)&&Qr.is(s.color)}i.is=t})(vc||(vc={}));var bc;(function(i){function e(n,s,r){return{label:n,textEdit:s,additionalTextEdits:r}}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&p.string(s.label)&&(p.undefined(s.textEdit)||Cn.is(s))&&(p.undefined(s.additionalTextEdits)||p.typedArray(s.additionalTextEdits,Cn.is))}i.is=t})(bc||(bc={}));var _c;(function(i){i.Comment="comment",i.Imports="imports",i.Region="region"})(_c||(_c={}));var xc;(function(i){function e(n,s,r,o,a,c){let l={startLine:n,endLine:s};return p.defined(r)&&(l.startCharacter=r),p.defined(o)&&(l.endCharacter=o),p.defined(a)&&(l.kind=a),p.defined(c)&&(l.collapsedText=c),l}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&p.uinteger(s.startLine)&&p.uinteger(s.startLine)&&(p.undefined(s.startCharacter)||p.uinteger(s.startCharacter))&&(p.undefined(s.endCharacter)||p.uinteger(s.endCharacter))&&(p.undefined(s.kind)||p.string(s.kind))}i.is=t})(xc||(xc={}));var Kr;(function(i){function e(n,s){return{location:n,message:s}}i.create=e;function t(n){let s=n;return p.defined(s)&&ts.is(s.location)&&p.string(s.message)}i.is=t})(Kr||(Kr={}));var fe;(function(i){i.Error=1,i.Warning=2,i.Information=3,i.Hint=4})(fe||(fe={}));var Sc;(function(i){i.Unnecessary=1,i.Deprecated=2})(Sc||(Sc={}));var kc;(function(i){function e(t){let n=t;return p.objectLiteral(n)&&p.string(n.href)}i.is=e})(kc||(kc={}));var ns;(function(i){function e(n,s,r,o,a,c){let l={range:n,message:s};return p.defined(r)&&(l.severity=r),p.defined(o)&&(l.code=o),p.defined(a)&&(l.source=a),p.defined(c)&&(l.relatedInformation=c),l}i.create=e;function t(n){var s;let r=n;return p.defined(r)&&ne.is(r.range)&&p.string(r.message)&&(p.number(r.severity)||p.undefined(r.severity))&&(p.integer(r.code)||p.string(r.code)||p.undefined(r.code))&&(p.undefined(r.codeDescription)||p.string((s=r.codeDescription)===null||s===void 0?void 0:s.href))&&(p.string(r.source)||p.undefined(r.source))&&(p.undefined(r.relatedInformation)||p.typedArray(r.relatedInformation,Kr.is))}i.is=t})(ns||(ns={}));var En;(function(i){function e(n,s,...r){let o={title:n,command:s};return p.defined(r)&&r.length>0&&(o.arguments=r),o}i.create=e;function t(n){let s=n;return p.defined(s)&&p.string(s.title)&&p.string(s.command)}i.is=t})(En||(En={}));var Cn;(function(i){function e(r,o){return{range:r,newText:o}}i.replace=e;function t(r,o){return{range:{start:r,end:r},newText:o}}i.insert=t;function n(r){return{range:r,newText:""}}i.del=n;function s(r){let o=r;return p.objectLiteral(o)&&p.string(o.newText)&&ne.is(o.range)}i.is=s})(Cn||(Cn={}));var eo;(function(i){function e(n,s,r){let o={label:n};return s!==void 0&&(o.needsConfirmation=s),r!==void 0&&(o.description=r),o}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&p.string(s.label)&&(p.boolean(s.needsConfirmation)||s.needsConfirmation===void 0)&&(p.string(s.description)||s.description===void 0)}i.is=t})(eo||(eo={}));var Tn;(function(i){function e(t){let n=t;return p.string(n)}i.is=e})(Tn||(Tn={}));var Ec;(function(i){function e(r,o,a){return{range:r,newText:o,annotationId:a}}i.replace=e;function t(r,o,a){return{range:{start:r,end:r},newText:o,annotationId:a}}i.insert=t;function n(r,o){return{range:r,newText:"",annotationId:o}}i.del=n;function s(r){let o=r;return Cn.is(o)&&(eo.is(o.annotationId)||Tn.is(o.annotationId))}i.is=s})(Ec||(Ec={}));var to;(function(i){function e(n,s){return{textDocument:n,edits:s}}i.create=e;function t(n){let s=n;return p.defined(s)&&oo.is(s.textDocument)&&Array.isArray(s.edits)}i.is=t})(to||(to={}));var no;(function(i){function e(n,s,r){let o={kind:"create",uri:n};return s!==void 0&&(s.overwrite!==void 0||s.ignoreIfExists!==void 0)&&(o.options=s),r!==void 0&&(o.annotationId=r),o}i.create=e;function t(n){let s=n;return s&&s.kind==="create"&&p.string(s.uri)&&(s.options===void 0||(s.options.overwrite===void 0||p.boolean(s.options.overwrite))&&(s.options.ignoreIfExists===void 0||p.boolean(s.options.ignoreIfExists)))&&(s.annotationId===void 0||Tn.is(s.annotationId))}i.is=t})(no||(no={}));var io;(function(i){function e(n,s,r,o){let a={kind:"rename",oldUri:n,newUri:s};return r!==void 0&&(r.overwrite!==void 0||r.ignoreIfExists!==void 0)&&(a.options=r),o!==void 0&&(a.annotationId=o),a}i.create=e;function t(n){let s=n;return s&&s.kind==="rename"&&p.string(s.oldUri)&&p.string(s.newUri)&&(s.options===void 0||(s.options.overwrite===void 0||p.boolean(s.options.overwrite))&&(s.options.ignoreIfExists===void 0||p.boolean(s.options.ignoreIfExists)))&&(s.annotationId===void 0||Tn.is(s.annotationId))}i.is=t})(io||(io={}));var so;(function(i){function e(n,s,r){let o={kind:"delete",uri:n};return s!==void 0&&(s.recursive!==void 0||s.ignoreIfNotExists!==void 0)&&(o.options=s),r!==void 0&&(o.annotationId=r),o}i.create=e;function t(n){let s=n;return s&&s.kind==="delete"&&p.string(s.uri)&&(s.options===void 0||(s.options.recursive===void 0||p.boolean(s.options.recursive))&&(s.options.ignoreIfNotExists===void 0||p.boolean(s.options.ignoreIfNotExists)))&&(s.annotationId===void 0||Tn.is(s.annotationId))}i.is=t})(so||(so={}));var ro;(function(i){function e(t){let n=t;return n&&(n.changes!==void 0||n.documentChanges!==void 0)&&(n.documentChanges===void 0||n.documentChanges.every(s=>p.string(s.kind)?no.is(s)||io.is(s)||so.is(s):to.is(s)))}i.is=e})(ro||(ro={}));var Cc;(function(i){function e(n){return{uri:n}}i.create=e;function t(n){let s=n;return p.defined(s)&&p.string(s.uri)}i.is=t})(Cc||(Cc={}));var Tc;(function(i){function e(n,s){return{uri:n,version:s}}i.create=e;function t(n){let s=n;return p.defined(s)&&p.string(s.uri)&&p.integer(s.version)}i.is=t})(Tc||(Tc={}));var oo;(function(i){function e(n,s){return{uri:n,version:s}}i.create=e;function t(n){let s=n;return p.defined(s)&&p.string(s.uri)&&(s.version===null||p.integer(s.version))}i.is=t})(oo||(oo={}));var Rc;(function(i){function e(n,s,r,o){return{uri:n,languageId:s,version:r,text:o}}i.create=e;function t(n){let s=n;return p.defined(s)&&p.string(s.uri)&&p.string(s.languageId)&&p.integer(s.version)&&p.string(s.text)}i.is=t})(Rc||(Rc={}));var ao;(function(i){i.PlainText="plaintext",i.Markdown="markdown";function e(t){let n=t;return n===i.PlainText||n===i.Markdown}i.is=e})(ao||(ao={}));var ii;(function(i){function e(t){let n=t;return p.objectLiteral(t)&&ao.is(n.kind)&&p.string(n.value)}i.is=e})(ii||(ii={}));var Oc;(function(i){i.Text=1,i.Method=2,i.Function=3,i.Constructor=4,i.Field=5,i.Variable=6,i.Class=7,i.Interface=8,i.Module=9,i.Property=10,i.Unit=11,i.Value=12,i.Enum=13,i.Keyword=14,i.Snippet=15,i.Color=16,i.File=17,i.Reference=18,i.Folder=19,i.EnumMember=20,i.Constant=21,i.Struct=22,i.Event=23,i.Operator=24,i.TypeParameter=25})(Oc||(Oc={}));var Ac;(function(i){i.PlainText=1,i.Snippet=2})(Ac||(Ac={}));var Nc;(function(i){i.Deprecated=1})(Nc||(Nc={}));var Pc;(function(i){function e(n,s,r){return{newText:n,insert:s,replace:r}}i.create=e;function t(n){let s=n;return s&&p.string(s.newText)&&ne.is(s.insert)&&ne.is(s.replace)}i.is=t})(Pc||(Pc={}));var Mc;(function(i){i.asIs=1,i.adjustIndentation=2})(Mc||(Mc={}));var jc;(function(i){function e(t){let n=t;return n&&(p.string(n.detail)||n.detail===void 0)&&(p.string(n.description)||n.description===void 0)}i.is=e})(jc||(jc={}));var Lc;(function(i){function e(t){return{label:t}}i.create=e})(Lc||(Lc={}));var Ic;(function(i){function e(t,n){return{items:t||[],isIncomplete:!!n}}i.create=e})(Ic||(Ic={}));var is;(function(i){function e(n){return n.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&")}i.fromPlainText=e;function t(n){let s=n;return p.string(s)||p.objectLiteral(s)&&p.string(s.language)&&p.string(s.value)}i.is=t})(is||(is={}));var Dc;(function(i){function e(t){let n=t;return!!n&&p.objectLiteral(n)&&(ii.is(n.contents)||is.is(n.contents)||p.typedArray(n.contents,is.is))&&(t.range===void 0||ne.is(t.range))}i.is=e})(Dc||(Dc={}));var $c;(function(i){function e(t,n){return n?{label:t,documentation:n}:{label:t}}i.create=e})($c||($c={}));var Fc;(function(i){function e(t,n,...s){let r={label:t};return p.defined(n)&&(r.documentation=n),p.defined(s)?r.parameters=s:r.parameters=[],r}i.create=e})(Fc||(Fc={}));var Wc;(function(i){i.Text=1,i.Read=2,i.Write=3})(Wc||(Wc={}));var zc;(function(i){function e(t,n){let s={range:t};return p.number(n)&&(s.kind=n),s}i.create=e})(zc||(zc={}));var Bc;(function(i){i.File=1,i.Module=2,i.Namespace=3,i.Package=4,i.Class=5,i.Method=6,i.Property=7,i.Field=8,i.Constructor=9,i.Enum=10,i.Interface=11,i.Function=12,i.Variable=13,i.Constant=14,i.String=15,i.Number=16,i.Boolean=17,i.Array=18,i.Object=19,i.Key=20,i.Null=21,i.EnumMember=22,i.Struct=23,i.Event=24,i.Operator=25,i.TypeParameter=26})(Bc||(Bc={}));var qc;(function(i){i.Deprecated=1})(qc||(qc={}));var Uc;(function(i){function e(t,n,s,r,o){let a={name:t,kind:n,location:{uri:r,range:s}};return o&&(a.containerName=o),a}i.create=e})(Uc||(Uc={}));var Vc;(function(i){function e(t,n,s,r){return r!==void 0?{name:t,kind:n,location:{uri:s,range:r}}:{name:t,kind:n,location:{uri:s}}}i.create=e})(Vc||(Vc={}));var Zc;(function(i){function e(n,s,r,o,a,c){let l={name:n,detail:s,kind:r,range:o,selectionRange:a};return c!==void 0&&(l.children=c),l}i.create=e;function t(n){let s=n;return s&&p.string(s.name)&&p.number(s.kind)&&ne.is(s.range)&&ne.is(s.selectionRange)&&(s.detail===void 0||p.string(s.detail))&&(s.deprecated===void 0||p.boolean(s.deprecated))&&(s.children===void 0||Array.isArray(s.children))&&(s.tags===void 0||Array.isArray(s.tags))}i.is=t})(Zc||(Zc={}));var Gc;(function(i){i.Empty="",i.QuickFix="quickfix",i.Refactor="refactor",i.RefactorExtract="refactor.extract",i.RefactorInline="refactor.inline",i.RefactorRewrite="refactor.rewrite",i.Source="source",i.SourceOrganizeImports="source.organizeImports",i.SourceFixAll="source.fixAll"})(Gc||(Gc={}));var ss;(function(i){i.Invoked=1,i.Automatic=2})(ss||(ss={}));var Hc;(function(i){function e(n,s,r){let o={diagnostics:n};return s!=null&&(o.only=s),r!=null&&(o.triggerKind=r),o}i.create=e;function t(n){let s=n;return p.defined(s)&&p.typedArray(s.diagnostics,ns.is)&&(s.only===void 0||p.typedArray(s.only,p.string))&&(s.triggerKind===void 0||s.triggerKind===ss.Invoked||s.triggerKind===ss.Automatic)}i.is=t})(Hc||(Hc={}));var Jc;(function(i){function e(n,s,r){let o={title:n},a=!0;return typeof s=="string"?(a=!1,o.kind=s):En.is(s)?o.command=s:o.edit=s,a&&r!==void 0&&(o.kind=r),o}i.create=e;function t(n){let s=n;return s&&p.string(s.title)&&(s.diagnostics===void 0||p.typedArray(s.diagnostics,ns.is))&&(s.kind===void 0||p.string(s.kind))&&(s.edit!==void 0||s.command!==void 0)&&(s.command===void 0||En.is(s.command))&&(s.isPreferred===void 0||p.boolean(s.isPreferred))&&(s.edit===void 0||ro.is(s.edit))}i.is=t})(Jc||(Jc={}));var Xc;(function(i){function e(n,s){let r={range:n};return p.defined(s)&&(r.data=s),r}i.create=e;function t(n){let s=n;return p.defined(s)&&ne.is(s.range)&&(p.undefined(s.command)||En.is(s.command))}i.is=t})(Xc||(Xc={}));var Yc;(function(i){function e(n,s){return{tabSize:n,insertSpaces:s}}i.create=e;function t(n){let s=n;return p.defined(s)&&p.uinteger(s.tabSize)&&p.boolean(s.insertSpaces)}i.is=t})(Yc||(Yc={}));var Qc;(function(i){function e(n,s,r){return{range:n,target:s,data:r}}i.create=e;function t(n){let s=n;return p.defined(s)&&ne.is(s.range)&&(p.undefined(s.target)||p.string(s.target))}i.is=t})(Qc||(Qc={}));var Kc;(function(i){function e(n,s){return{range:n,parent:s}}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&ne.is(s.range)&&(s.parent===void 0||i.is(s.parent))}i.is=t})(Kc||(Kc={}));var el;(function(i){i.namespace="namespace",i.type="type",i.class="class",i.enum="enum",i.interface="interface",i.struct="struct",i.typeParameter="typeParameter",i.parameter="parameter",i.variable="variable",i.property="property",i.enumMember="enumMember",i.event="event",i.function="function",i.method="method",i.macro="macro",i.keyword="keyword",i.modifier="modifier",i.comment="comment",i.string="string",i.number="number",i.regexp="regexp",i.operator="operator",i.decorator="decorator"})(el||(el={}));var tl;(function(i){i.declaration="declaration",i.definition="definition",i.readonly="readonly",i.static="static",i.deprecated="deprecated",i.abstract="abstract",i.async="async",i.modification="modification",i.documentation="documentation",i.defaultLibrary="defaultLibrary"})(tl||(tl={}));var nl;(function(i){function e(t){let n=t;return p.objectLiteral(n)&&(n.resultId===void 0||typeof n.resultId=="string")&&Array.isArray(n.data)&&(n.data.length===0||typeof n.data[0]=="number")}i.is=e})(nl||(nl={}));var il;(function(i){function e(n,s){return{range:n,text:s}}i.create=e;function t(n){let s=n;return s!=null&&ne.is(s.range)&&p.string(s.text)}i.is=t})(il||(il={}));var sl;(function(i){function e(n,s,r){return{range:n,variableName:s,caseSensitiveLookup:r}}i.create=e;function t(n){let s=n;return s!=null&&ne.is(s.range)&&p.boolean(s.caseSensitiveLookup)&&(p.string(s.variableName)||s.variableName===void 0)}i.is=t})(sl||(sl={}));var rl;(function(i){function e(n,s){return{range:n,expression:s}}i.create=e;function t(n){let s=n;return s!=null&&ne.is(s.range)&&(p.string(s.expression)||s.expression===void 0)}i.is=t})(rl||(rl={}));var ol;(function(i){function e(n,s){return{frameId:n,stoppedLocation:s}}i.create=e;function t(n){let s=n;return p.defined(s)&&ne.is(n.stoppedLocation)}i.is=t})(ol||(ol={}));var co;(function(i){i.Type=1,i.Parameter=2;function e(t){return t===1||t===2}i.is=e})(co||(co={}));var lo;(function(i){function e(n){return{value:n}}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&(s.tooltip===void 0||p.string(s.tooltip)||ii.is(s.tooltip))&&(s.location===void 0||ts.is(s.location))&&(s.command===void 0||En.is(s.command))}i.is=t})(lo||(lo={}));var al;(function(i){function e(n,s,r){let o={position:n,label:s};return r!==void 0&&(o.kind=r),o}i.create=e;function t(n){let s=n;return p.objectLiteral(s)&&Ve.is(s.position)&&(p.string(s.label)||p.typedArray(s.label,lo.is))&&(s.kind===void 0||co.is(s.kind))&&s.textEdits===void 0||p.typedArray(s.textEdits,Cn.is)&&(s.tooltip===void 0||p.string(s.tooltip)||ii.is(s.tooltip))&&(s.paddingLeft===void 0||p.boolean(s.paddingLeft))&&(s.paddingRight===void 0||p.boolean(s.paddingRight))}i.is=t})(al||(al={}));var cl;(function(i){function e(t){return{kind:"snippet",value:t}}i.createSnippet=e})(cl||(cl={}));var ll;(function(i){function e(t,n,s,r){return{insertText:t,filterText:n,range:s,command:r}}i.create=e})(ll||(ll={}));var ul;(function(i){function e(t){return{items:t}}i.create=e})(ul||(ul={}));var hl;(function(i){i.Invoked=0,i.Automatic=1})(hl||(hl={}));var dl;(function(i){function e(t,n){return{range:t,text:n}}i.create=e})(dl||(dl={}));var fl;(function(i){function e(t,n){return{triggerKind:t,selectedCompletionInfo:n}}i.create=e})(fl||(fl={}));var pl;(function(i){function e(t){let n=t;return p.objectLiteral(n)&&Yr.is(n.uri)&&p.string(n.name)}i.is=e})(pl||(pl={}));var ml;(function(i){function e(r,o,a,c){return new uo(r,o,a,c)}i.create=e;function t(r){let o=r;return!!(p.defined(o)&&p.string(o.uri)&&(p.undefined(o.languageId)||p.string(o.languageId))&&p.uinteger(o.lineCount)&&p.func(o.getText)&&p.func(o.positionAt)&&p.func(o.offsetAt))}i.is=t;function n(r,o){let a=r.getText(),c=s(o,(u,f)=>{let m=u.range.start.line-f.range.start.line;return m===0?u.range.start.character-f.range.start.character:m}),l=a.length;for(let u=c.length-1;u>=0;u--){let f=c[u],m=r.offsetAt(f.range.start),d=r.offsetAt(f.range.end);if(d<=l)a=a.substring(0,m)+f.newText+a.substring(d,a.length);else throw new Error("Overlapping edit");l=m}return a}i.applyEdits=n;function s(r,o){if(r.length<=1)return r;let a=r.length/2|0,c=r.slice(0,a),l=r.slice(a);s(c,o),s(l,o);let u=0,f=0,m=0;for(;u<c.length&&f<l.length;)o(c[u],l[f])<=0?r[m++]=c[u++]:r[m++]=l[f++];for(;u<c.length;)r[m++]=c[u++];for(;f<l.length;)r[m++]=l[f++];return r}})(ml||(ml={}));var uo=class{constructor(e,t,n,s){this._uri=e,this._languageId=t,this._version=n,this._content=s,this._lineOffsets=void 0}get uri(){return this._uri}get languageId(){return this._languageId}get version(){return this._version}getText(e){if(e){let t=this.offsetAt(e.start),n=this.offsetAt(e.end);return this._content.substring(t,n)}return this._content}update(e,t){this._content=e.text,this._version=t,this._lineOffsets=void 0}getLineOffsets(){if(this._lineOffsets===void 0){let e=[],t=this._content,n=!0;for(let s=0;s<t.length;s++){n&&(e.push(s),n=!1);let r=t.charAt(s);n=r==="\r"||r===`
53
53
  `,r==="\r"&&s+1<t.length&&t.charAt(s+1)===`
54
54
  `&&s++}n&&t.length>0&&e.push(t.length),this._lineOffsets=e}return this._lineOffsets}positionAt(e){e=Math.max(Math.min(e,this._content.length),0);let t=this.getLineOffsets(),n=0,s=t.length;if(s===0)return Ve.create(0,e);for(;n<s;){let o=Math.floor((n+s)/2);t[o]>e?s=o:n=o+1}let r=n-1;return Ve.create(r,e-t[r])}offsetAt(e){let t=this.getLineOffsets();if(e.line>=t.length)return this._content.length;if(e.line<0)return 0;let n=t[e.line],s=e.line+1<t.length?t[e.line+1]:this._content.length;return Math.max(Math.min(n+e.character,s),n)}get lineCount(){return this.getLineOffsets().length}},p;(function(i){let e=Object.prototype.toString;function t(d){return typeof d<"u"}i.defined=t;function n(d){return typeof d>"u"}i.undefined=n;function s(d){return d===!0||d===!1}i.boolean=s;function r(d){return e.call(d)==="[object String]"}i.string=r;function o(d){return e.call(d)==="[object Number]"}i.number=o;function a(d,v,g){return e.call(d)==="[object Number]"&&v<=d&&d<=g}i.numberRange=a;function c(d){return e.call(d)==="[object Number]"&&-2147483648<=d&&d<=2147483647}i.integer=c;function l(d){return e.call(d)==="[object Number]"&&0<=d&&d<=2147483647}i.uinteger=l;function u(d){return e.call(d)==="[object Function]"}i.func=u;function f(d){return d!==null&&typeof d=="object"}i.objectLiteral=f;function m(d,v){return Array.isArray(d)&&d.every(v)}i.typedArray=m})(p||(p={}));var vf=require.resolve("devicetree-language-server/dist/server.js");function ho(i){let e=bl.default.resolve(i);return e=e.replace(/\\/g,"/"),e.startsWith("/")||(e="/"+e),`file://${e}`}function bf(){let i=process.env;return!!(i.CI&&(i.GITHUB_ACTIONS||i.GITLAB_CI||i.BITBUCKET_BUILD_NUMBER||i.CIRCLECI||i.TRAVIS))}var _f=Q.object({file:Q.array(Q.string().optional()).optional(),cwd:Q.string().optional(),include:Q.array(Q.string()).optional().default([]),binding:Q.array(Q.string()).optional().default([]),logLevel:Q.enum(["none","verbose"]).optional().default("none"),format:Q.boolean().optional().default(!1),formatFixAll:Q.boolean().optional().default(!1),processIncludes:Q.boolean().optional().default(!1),diagnostics:Q.boolean().optional().default(!1),diagnosticsFull:Q.boolean().optional().default(!1),showInfoDiagnostics:Q.boolean().optional().default(!1),patchFile:Q.string().optional(),outputFormat:Q.enum(["auto","pretty","annotations","json"]).optional().default("auto"),version:Q.boolean().optional().default(!1),help:Q.boolean().optional().default(!1)}),go=`Usage: dts-linter [options]
55
55
 
@@ -82,5 +82,5 @@ Example:
82
82
  ${u.message}`).join(`
83
83
  `)}
84
84
  ${Tf()}`).join(`
85
- `)),se("error",`${St.size} of ${n.size} file failed diagnostic checks`),mo.size&&se("warn",`${mo.size} of ${n.size} Skipped diagnostic checks`));let o=Array.from(St).filter(c=>c[1].some(l=>l.maxSeverity<=fe.Warning)),a=!!o.length;Cl.size===n.size&&!a?se("info","All files passed diagnostic checks"):se("error",`${o.length} of ${n.size} Failed diagnostic checks`)}process.exit(Zt.length-Rn.length||St.size?1:0)}var wo=i=>[i.file,...i.includes.flatMap(e=>wo(e))],If=async(i,e,t,n,s,r)=>{let o={textDocument:{uri:`file://${e}`},options:{tabSize:8,insertSpaces:!1,trimTrailingWhitespace:!0},text:s},a=await i.sendRequest("devicetree/formattingText",o),c=t?"":" ";if(a&&a!==s){let l=(0,Pe.relative)(pe,e),u=Or(`a/${l}`,s,a);return se("error",u,e,"Not correctly formatted.",void 0,void 0,c,n),si.has(e)?si.get(e)!==u&&yo&&se("warn","Multiple diffs for the same file. This diff will not be in the generated file!",e,void 0,void 0,void 0,c,n):(Zt.push({file:e,context:r}),si.set(e,u)),u}else se("info",`${(0,Pe.relative)(pe,e)} is correctly formatted`,void 0,void 0,void 0,void 0,c,n)},Cl=new Set,mo=new Set,Df=async(i,e,t,n,s)=>{Cl.add(e);let r=(await i.sendRequest("devicetree/diagnosticIssues",{uri:`file://${e}`,full:ri})??[]).filter(a=>a.severity===fe.Error||a.severity===fe.Warning||a.severity===fe.Information&&Ef),o=t?"":" ";if(r.length)return r.forEach((a,c)=>se(a.severity===fe.Error?"error":(a.severity===fe.Warning,"warn"),at==="json"?`Board File: ${s}: ${a.message}`:a.message,Ke||at==="json"?e:c?" ":`${e}
85
+ `)),se("error",`${St.size} of ${n.size} file failed diagnostic checks`),mo.size&&se("warn",`${mo.size} of ${n.size} Skipped diagnostic checks`));let o=Array.from(St).filter(c=>c[1].some(l=>l.maxSeverity<=fe.Warning)),a=!!o.length;Cl.size===n.size&&!a?se("info","All files passed diagnostic checks"):se("error",`${o.length} of ${n.size} Failed diagnostic checks`)}process.exit(Zt.length-Rn.length||St.size?1:0)}var wo=i=>[i.file,...i.includes.flatMap(e=>wo(e))],If=async(i,e,t,n,s,r)=>{let o={textDocument:{uri:`file://${e}`},options:{tabSize:8,insertSpaces:!1,trimTrailingWhitespace:!0,insertFinalNewline:!0,trimFinalNewlines:!0},text:s},a=await i.sendRequest("devicetree/formattingText",o),c=t?"":" ";if(a&&a!==s){let l=(0,Pe.relative)(pe,e),u=Or(`a/${l}`,s,a);return se("error",u,e,"Not correctly formatted.",void 0,void 0,c,n),si.has(e)?si.get(e)!==u&&yo&&se("warn","Multiple diffs for the same file. This diff will not be in the generated file!",e,void 0,void 0,void 0,c,n):(Zt.push({file:e,context:r}),si.set(e,u)),u}else se("info",`${(0,Pe.relative)(pe,e)} is correctly formatted`,void 0,void 0,void 0,void 0,c,n)},Cl=new Set,mo=new Set,Df=async(i,e,t,n,s)=>{Cl.add(e);let r=(await i.sendRequest("devicetree/diagnosticIssues",{uri:`file://${e}`,full:ri})??[]).filter(a=>a.severity===fe.Error||a.severity===fe.Warning||a.severity===fe.Information&&Ef),o=t?"":" ";if(r.length)return r.forEach((a,c)=>se(a.severity===fe.Error?"error":(a.severity===fe.Warning,"warn"),at==="json"?`Board File: ${s}: ${a.message}`:a.message,Ke||at==="json"?e:c?" ":`${e}
86
86
  ${o} `,void 0,{line:a.range.start.line+1,col:a.range.start.character},{line:a.range.end.line+1,col:a.range.end.character},o,c?"":n)),r;se("info",`No diagnostic errors in ${(0,Pe.relative)(pe,e)}`,void 0,void 0,void 0,void 0,o,n)};function $f(i,e=6e4){return new Promise((t,n)=>{let s=setTimeout(()=>{n(new Error("Timed out waiting for devicetree/newActiveContext")),r.dispose()},e),r=i.onNotification("devicetree/newActiveContext",o=>{clearTimeout(s),t(o),r.dispose()})})}function Ff(i,e=5e3){return new Promise((t,n)=>{let s=setTimeout(()=>{n(new Error("Timed out waiting for devicetree/contextDeleted")),r.dispose()},e),r=i.onNotification("devicetree/contextDeleted",()=>{clearTimeout(s),t(),r.dispose()})})}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dts-linter",
3
- "version": "0.3.0-beta4",
3
+ "version": "0.3.0-beta5",
4
4
  "main": "index.js",
5
5
  "repository": {
6
6
  "type": "git",
@@ -25,7 +25,7 @@
25
25
  "license": "Apache-2.0",
26
26
  "description": "",
27
27
  "dependencies": {
28
- "devicetree-language-server": "^0.5.5"
28
+ "devicetree-language-server": "^0.5.7"
29
29
  },
30
30
  "devDependencies": {
31
31
  "@types/node": "^24.0.3",