dts-linter 0.3.8 → 0.3.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/THIRD_PARTY_LICENSES.txt +2 -2
- package/dist/dts-linter.js +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -59,7 +59,7 @@ Repository: https://github.com/moxystudio/node-cross-spawn
|
|
|
59
59
|
|
|
60
60
|
----------------------------------------------------------------------
|
|
61
61
|
|
|
62
|
-
devicetree-language-server@0.7.
|
|
62
|
+
devicetree-language-server@0.7.3
|
|
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.
|
|
74
|
+
dts-linter@0.3.9
|
|
75
75
|
License: Apache-2.0
|
|
76
76
|
Repository: https://github.com/kylebonnici/dts-linter
|
|
77
77
|
|
package/dist/dts-linter.js
CHANGED
|
@@ -49,7 +49,7 @@ ${JSON.stringify(h,null,4)}`);let v=h;if(X.string(v.id)||X.number(v.id)){let C=v
|
|
|
49
49
|
`).map(n=>n+`
|
|
50
50
|
`);return e?t.pop():t.push(t.pop().slice(0,-1)),t}var Nr=(i,e,t)=>{let n=i instanceof RegExp?Ta(i,t):i,s=e instanceof RegExp?Ta(e,t):e,r=n!==null&&s!=null&&Jh(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)}},Ta=(i,e)=>{let t=e.match(i);return t?t[0]:null},Jh=(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 d=n.pop();d!==void 0&&(a=[d,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 Ra="\0SLASH"+Math.random()+"\0",Oa="\0OPEN"+Math.random()+"\0",jr="\0CLOSE"+Math.random()+"\0",Aa="\0COMMA"+Math.random()+"\0",Na="\0PERIOD"+Math.random()+"\0",Xh=new RegExp(Ra,"g"),Yh=new RegExp(Oa,"g"),Qh=new RegExp(jr,"g"),Kh=new RegExp(Aa,"g"),ed=new RegExp(Na,"g"),td=/\\\\/g,nd=/\\{/g,id=/\\}/g,sd=/\\,/g,rd=/\\./g;function Pr(i){return isNaN(i)?i.charCodeAt(0):parseInt(i,10)}function od(i){return i.replace(td,Ra).replace(nd,Oa).replace(id,jr).replace(sd,Aa).replace(rd,Na)}function ad(i){return i.replace(Xh,"\\").replace(Yh,"{").replace(Qh,"}").replace(Kh,",").replace(ed,".")}function Pa(i){if(!i)return[""];let e=[],t=Nr("{","}",i);if(!t)return i.split(",");let{pre:n,body:s,post:r}=t,o=n.split(",");o[o.length-1]+="{"+s+"}";let a=Pa(r);return r.length&&(o[o.length-1]+=a.shift(),o.push.apply(o,a)),e.push.apply(e,o),e}function ja(i){return i?(i.slice(0,2)==="{}"&&(i="\\{\\}"+i.slice(2)),qn(od(i),!0).map(ad)):[]}function cd(i){return"{"+i+"}"}function ld(i){return/^-?0\d/.test(i)}function ud(i,e){return i<=e}function hd(i,e){return i>=e}function qn(i,e){let t=[],n=Nr("{","}",i);if(!n)return[i];let s=n.pre,r=n.post.length?qn(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+jr+n.post,qn(i)):[i];let u;if(c)u=n.body.split(/\.\./);else if(u=Pa(n.body),u.length===1&&u[0]!==void 0&&(u=qn(u[0],!1).map(cd),u.length===1))return r.map(p=>n.pre+u[0]+p);let d;if(c&&u[0]!==void 0&&u[1]!==void 0){let p=Pr(u[0]),f=Pr(u[1]),w=Math.max(u[0].length,u[1].length),g=u.length===3&&u[2]!==void 0?Math.abs(Pr(u[2])):1,k=ud;f<p&&(g*=-1,k=hd);let x=u.some(ld);d=[];for(let b=p;k(b,f);b+=g){let S;if(a)S=String.fromCharCode(b),S==="\\"&&(S="");else if(S=String(b),x){let O=w-S.length;if(O>0){let B=new Array(O+1).join("0");b<0?S="-"+B+S.slice(1):S=B+S}}d.push(S)}}else{d=[];for(let p=0;p<u.length;p++)d.push.apply(d,qn(u[p],!1))}for(let p=0;p<d.length;p++)for(let f=0;f<r.length;f++){let w=s+d[p]+r[f];(!e||c||w)&&t.push(w)}}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 dd={"[: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]},Un=i=>i.replace(/[[\]\\-]/g,"\\$&"),fd=i=>i.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Ma=i=>i.join(""),La=(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,d="";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[k,[E,x,b]]of Object.entries(dd))if(i.startsWith(k,r)){if(d)return["$.",!1,i.length-t,!0];r+=k.length,b?s.push(E):n.push(E),a=a||x;continue e}}if(c=!1,d){g>d?n.push(Un(d)+"-"+Un(g)):g===d&&n.push(Un(g)),d="",r++;continue}if(i.startsWith("-]",r+1)){n.push(Un(g+"-")),r+=2;continue}if(i.startsWith("-",r+1)){d=g,r+=2;continue}n.push(Un(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[fd(g),!1,u-t,!1]}let p="["+(l?"^":"")+Ma(n)+"]",f="["+(l?"":"^")+Ma(s)+"]";return[n.length&&s.length?"("+p+"|"+f+")":n.length?p:f,a,u-t,!0]};var ze=(i,{windowsPathsNoEscape:e=!1,magicalBraces:t=!0}={})=>t?e?i.replace(/\[([^\/\\])\]/g,"$1"):i.replace(/((?!\\).|^)\[([^\/\\])\]/g,"$1$2").replace(/\\([^\/])/g,"$1"):e?i.replace(/\[([^\/\\{}])\]/g,"$1"):i.replace(/((?!\\).|^)\[([^\/\\{}])\]/g,"$1$2").replace(/\\([^\/{}])/g,"$1");var pd=new Set(["!","?","+","*","@"]),Ia=i=>pd.has(i),md="(?!(?:^|/)\\.\\.?(?:$|/))",Li="(?!\\.)",gd=new Set(["[","."]),yd=new Set(["..","."]),wd=new Set("().*{}+?[]^$\\!"),vd=i=>i.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Mr="[^/]",Da=Mr+"*?",$a=Mr+"+?",mn=class i{type;#e;#t;#r=!1;#i=[];#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.#i.length:0}get hasMagic(){if(this.#t!==void 0)return this.#t;for(let e of this.#i)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.#i.map(e=>String(e)).join("|")+")":this.#c=this.#i.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.#i.length;s++)for(let r of e.#i){if(typeof r=="string")throw new Error("string part in extglob AST??");r.copyIn(n.#i[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.#i.push(t)}}toJSON(){let e=this.type===null?this.#i.slice().map(t=>typeof t=="string"?t:t.toJSON()):[this.type,...this.#i.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.#i[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.#i.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.#i)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 f=n,w="";for(;f<e.length;){let g=e.charAt(f++);if(r||g==="\\"){r=!r,w+=g;continue}if(o){f===a+1?(g==="^"||g==="!")&&(c=!0):g==="]"&&!(f===a+2&&c)&&(o=!1),w+=g;continue}else if(g==="["){o=!0,a=f,c=!1,w+=g;continue}if(!s.noext&&Ia(g)&&e.charAt(f)==="("){t.push(w),w="";let k=new i(g,t);f=i.#d(e,k,f,s),t.push(k);continue}w+=g}return t.push(w),f}let l=n+1,u=new i(null,t),d=[],p="";for(;l<e.length;){let f=e.charAt(l++);if(r||f==="\\"){r=!r,p+=f;continue}if(o){l===a+1?(f==="^"||f==="!")&&(c=!0):f==="]"&&!(l===a+2&&c)&&(o=!1),p+=f;continue}else if(f==="["){o=!0,a=l,c=!1,p+=f;continue}if(Ia(f)&&e.charAt(l)==="("){u.push(p),p="";let w=new i(f,u);u.push(w),l=i.#d(e,w,l,s);continue}if(f==="|"){u.push(p),p="",d.push(u),u=new i(null,t);continue}if(f===")")return p===""&&t.#i.length===0&&(t.#l=!0),u.push(p),p="",t.push(...d,u),l;p+=f}return t.type=null,t.#t=void 0,t.#i=[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()&&!this.#i.some(f=>typeof f!="string"),l=this.#i.map(f=>{let[w,g,k,E]=typeof f=="string"?i.#p(f,this.#t,c):f.toRegExpSource(e);return this.#t=this.#t||k,this.#r=this.#r||E,w}).join(""),u="";if(this.isStart()&&typeof this.#i[0]=="string"&&!(this.#i.length===1&&yd.has(this.#i[0]))){let w=gd,g=t&&w.has(l.charAt(0))||l.startsWith("\\.")&&w.has(l.charAt(2))||l.startsWith("\\.\\.")&&w.has(l.charAt(4)),k=!t&&!e&&w.has(l.charAt(0));u=g?md:k?Li:""}let d="";return this.isEnd()&&this.#e.#a&&this.#o?.type==="!"&&(d="(?:$|\\/)"),[u+l+d,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.#i=[c],this.type=null,this.#t=void 0,[c,ze(this.toString()),!1,!1]}let o=!n||e||t||!Li?"":this.#w(!0);o===r&&(o=""),o&&(r=`(?:${r})(?:${o})*?`);let a="";if(this.type==="!"&&this.#l)a=(this.isStart()&&!t?Li:"")+$a;else{let c=this.type==="!"?"))"+(this.isStart()&&!t&&!e?Li:"")+Da+")":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.#i.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+=(wd.has(c)?"\\":"")+c;continue}if(c==="\\"){a===e.length-1?r+="\\\\":s=!0;continue}if(c==="["){let[l,u,d,p]=La(e,a);if(d){r+=l,o=o||u,a+=d-1,t=t||p;continue}}if(c==="*"){r+=n&&e==="*"?$a:Da,t=!0;continue}if(c==="?"){r+=Mr,t=!0;continue}r+=vd(c)}return[r,ze(e),!!t,o]}};var gn=(i,{windowsPathsNoEscape:e=!1,magicalBraces:t=!1}={})=>t?e?i.replace(/[?*()[\]{}]/g,"[$&]"):i.replace(/[?*()[\]\\{}]/g,"\\$&"):e?i.replace(/[?*()[\]]/g,"[$&]"):i.replace(/[?*()[\]\\]/g,"\\$&");var _e=(i,e,t={})=>(Bn(e),!t.nocomment&&e.charAt(0)==="#"?!1:new Ae(e,t).match(i)),bd=/^\*+([^+@!?\*\[\(]*)$/,_d=i=>e=>!e.startsWith(".")&&e.endsWith(i),xd=i=>e=>e.endsWith(i),Sd=i=>(i=i.toLowerCase(),e=>!e.startsWith(".")&&e.toLowerCase().endsWith(i)),kd=i=>(i=i.toLowerCase(),e=>e.toLowerCase().endsWith(i)),Ed=/^\*+\.\*+$/,Cd=i=>!i.startsWith(".")&&i.includes("."),Td=i=>i!=="."&&i!==".."&&i.includes("."),Rd=/^\.\*+$/,Od=i=>i!=="."&&i!==".."&&i.startsWith("."),Ad=/^\*+$/,Nd=i=>i.length!==0&&!i.startsWith("."),Pd=i=>i.length!==0&&i!=="."&&i!=="..",jd=/^\?+([^+@!?\*\[\(]*)?$/,Md=([i,e=""])=>{let t=za([i]);return e?(e=e.toLowerCase(),n=>t(n)&&n.toLowerCase().endsWith(e)):t},Ld=([i,e=""])=>{let t=qa([i]);return e?(e=e.toLowerCase(),n=>t(n)&&n.toLowerCase().endsWith(e)):t},Id=([i,e=""])=>{let t=qa([i]);return e?n=>t(n)&&n.endsWith(e):t},Dd=([i,e=""])=>{let t=za([i]);return e?n=>t(n)&&n.endsWith(e):t},za=([i])=>{let e=i.length;return t=>t.length===e&&!t.startsWith(".")},qa=([i])=>{let e=i.length;return t=>t.length===e&&t!=="."&&t!==".."},Ba=typeof process=="object"&&process?typeof process.env=="object"&&process.env&&process.env.__MINIMATCH_TESTING_PLATFORM__||process.platform:"posix",Fa={win32:{sep:"\\"},posix:{sep:"/"}},$d=Ba==="win32"?Fa.win32.sep:Fa.posix.sep;_e.sep=$d;var de=Symbol("globstar **");_e.GLOBSTAR=de;var Fd="[^/]",Wd=Fd+"*?",zd="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",qd="(?:(?!(?:\\/|^)\\.).)*?",Bd=(i,e={})=>t=>_e(t,i,e);_e.filter=Bd;var Ie=(i,e={})=>Object.assign({},i,e),Ud=i=>{if(!i||typeof i!="object"||!Object.keys(i).length)return _e;let e=_e;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})};_e.defaults=Ud;var Ua=(i,e={})=>(Bn(i),e.nobrace||!/\{(?:(?!\{).)*\}/.test(i)?[i]:ja(i));_e.braceExpand=Ua;var Vd=(i,e={})=>new Ae(i,e).makeRe();_e.makeRe=Vd;var Zd=(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};_e.match=Zd;var Wa=/[?*]|[+@!]\(.*?\)|\[|\]/,Gd=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||Ba,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]==="?"||!Wa.test(r[2]))&&!Wa.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]),k=!g&&e[0]===""&&e[1]===""&&e[2]==="?"&&/^[a-z]:$/i.test(e[3]),E=typeof t[0]=="string"&&/^[a-z]:$/i.test(t[0]),x=!E&&t[0]===""&&t[1]===""&&t[2]==="?"&&typeof t[3]=="string"&&/^[a-z]:$/i.test(t[3]),b=k?3:g?0:void 0,S=x?3:E?0:void 0;if(typeof b=="number"&&typeof S=="number"){let[O,B]=[e[b],t[S]];O.toLowerCase()===B.toLowerCase()&&(t[S]=O,S>b?t=t.slice(S):b>S&&(e=e.slice(b)))}}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],d=e[o];if(this.debug(t,u,d),u===!1)return!1;if(u===de){this.debug("GLOBSTAR",[t,u,d]);var p=o,f=a+1;if(f===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(;p<c;){var w=e[p];if(this.debug(`
|
|
51
51
|
globstar while`,e,p,t,f,w),this.matchOne(e.slice(p),t.slice(f),n))return this.debug("globstar found match!",p,c,w),!0;if(w==="."||w===".."||!s.dot&&w.charAt(0)==="."){this.debug("dot detected!",e,p,t,f);break}this.debug("globstar swallow a segment, and continue"),p++}return!!(n&&(this.debug(`
|
|
52
|
-
>>> no match, partial?`,e,p,t,f),p===c))}let g;if(typeof u=="string"?(g=d===u,this.debug("string match",u,d,g)):(g=u.test(d),this.debug("pattern match",u,d,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 Ua(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(Ad))?s=t.dot?Pd:Nd:(n=e.match(bd))?s=(t.nocase?t.dot?kd:Sd:t.dot?xd:_d)(n[1]):(n=e.match(jd))?s=(t.nocase?t.dot?Ld:Md:t.dot?Id:Dd)(n):(n=e.match(Ed))?s=t.dot?Td:Cd:(n=e.match(Rd))&&(s=Od);let r=mn.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?Wd:t.dot?zd:qd,s=new Set(t.nocase?["i"]:[]),r=e.map(c=>{let l=c.map(d=>{if(d instanceof RegExp)for(let p of d.flags.split(""))s.add(p);return typeof d=="string"?Gd(d):d===de?de:d._src});l.forEach((d,p)=>{let f=l[p+1],w=l[p-1];d!==de||w===de||(w===void 0?f!==void 0&&f!==de?l[p+1]="(?:\\/|"+n+"\\/)?"+f:l[p]=n:f===void 0?l[p-1]=w+"(?:\\/|\\/"+n+")?":f!==de&&(l[p-1]=w+"(?:\\/|\\/"+n+"\\/)"+f,l[p+1]=de))});let u=l.filter(d=>d!==de);if(this.partial&&u.length>=1){let d=[];for(let p=1;p<=u.length;p++)d.push(u.slice(0,p).join("/"));return"(?:"+d.join("|")+")"}return u.join("/")}).join("|"),[o,a]=e.length>1?["(?:",")"]:["",""];r="^"+o+r+a+"$",this.partial&&(r="^(?:\\/|"+o+r.slice(1,-1)+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 _e.defaults(e).Minimatch}};_e.AST=mn;_e.Minimatch=Ae;_e.escape=gn;_e.unescape=ze;var pc=require("node:url");var yn=typeof performance=="object"&&performance&&typeof performance.now=="function"?performance:Date,Za=new Set,Lr=typeof process=="object"&&process?process:{},Ga=(i,e,t,n)=>{typeof Lr.emitWarning=="function"?Lr.emitWarning(i,e,t,n):console.error(`[${t}] ${e}: ${i}`)},Ii=globalThis.AbortController,Va=globalThis.AbortSignal;if(typeof Ii>"u"){Va=class{onabort;_onabort=[];reason;aborted=!1;addEventListener(n,s){this._onabort.push(s)}},Ii=class{constructor(){e()}signal=new Va;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=Lr.env?.LRU_CACHE_IGNORE_AC_WARNING!=="1",e=()=>{i&&(i=!1,Ga("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 Hd=i=>!Za.has(i),km=Symbol("type"),vt=i=>i&&i===Math.floor(i)&&i>0&&isFinite(i),Ha=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?wn:null:null,wn=class extends Array{constructor(e){super(e),this.fill(0)}},Ir=class i{heap;length;static#e=!1;static create(e){let t=Ha(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]}},Vn=class i{#e;#t;#r;#i;#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.#i}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:d,noDisposeOnSet:p,noUpdateTTL:f,maxSize:w=0,maxEntrySize:g=0,sizeCalculation:k,fetchMethod:E,memoMethod:x,noDeleteOnFetchRejection:b,noDeleteOnStaleGet:S,allowStaleOnFetchRejection:O,allowStaleOnFetchAbort:B,ignoreFetchAbort:K}=e;if(t!==0&&!vt(t))throw new TypeError("max option must be a nonnegative integer");let pe=t?Ha(t):Array;if(!pe)throw new Error("invalid max value: "+t);if(this.#e=t,this.#t=w,this.maxEntrySize=g||this.#t,this.sizeCalculation=k,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(x!==void 0&&typeof x!="function")throw new TypeError("memoMethod must be a function if defined");if(this.#y=x,E!==void 0&&typeof E!="function")throw new TypeError("fetchMethod must be a function if specified");if(this.#b=E,this.#E=!!E,this.#c=new Map,this.#l=new Array(t).fill(void 0),this.#n=new Array(t).fill(void 0),this.#d=new pe(t),this.#w=new pe(t),this.#p=0,this.#m=0,this.#T=Ir.create(t),this.#a=0,this.#h=0,typeof l=="function"&&(this.#r=l),typeof u=="function"&&(this.#i=u),typeof d=="function"?(this.#o=d,this.#g=[]):(this.#o=void 0,this.#g=void 0),this.#v=!!this.#r,this.#A=!!this.#i,this.#f=!!this.#o,this.noDisposeOnSet=!!p,this.noUpdateTTL=!!f,this.noDeleteOnFetchRejection=!!b,this.allowStaleOnFetchRejection=!!O,this.allowStaleOnFetchAbort=!!B,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=!!S,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.#s()}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";Hd(Te)&&(Za.add(Te),Ga("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}#s(){let e=new wn(this.#e),t=new wn(this.#e);this.#_=e,this.#x=t,this.#N=(r,o,a=yn.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.#j=r=>{t[r]=e[r]!==0?yn.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=yn.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}}#j=()=>{};#S=()=>{};#N=()=>{};#k=()=>!1;#W(){let e=new wn(this.#e);this.#h=0,this.#R=e,this.#M=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)}}#M=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.#q(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.#q(t)||((e||!this.#k(t))&&(yield t),t===this.#m));)t=this.#d[t]}#q(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-(yn.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=yn.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=yn.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 d=this.#a===0?void 0:this.#c.get(e);if(d===void 0)d=this.#a===0?this.#m:this.#T.length!==0?this.#T.pop():this.#a===this.#e?this.#D(!1):this.#a,this.#l[d]=e,this.#n[d]=t,this.#c.set(e,d),this.#d[this.#m]=d,this.#w[d]=this.#m,this.#m=d,this.#a++,this.#I(d,u,c),c&&(c.set="add"),l=!1,this.#A&&this.#i?.(t,e,"add");else{this.#$(d);let p=this.#n[d];if(t!==p){if(this.#E&&this.#u(p)){p.__abortController.abort(new Error("replaced"));let{__staleWhileFetching:f}=p;f!==void 0&&!o&&(this.#v&&this.#r?.(f,e,"set"),this.#f&&this.#g?.push([f,e,"set"]))}else o||(this.#v&&this.#r?.(p,e,"set"),this.#f&&this.#g?.push([p,e,"set"]));if(this.#M(d),this.#I(d,u,c),this.#n[d]=t,c){c.set="replace";let f=p&&this.#u(p)?p.__staleWhileFetching:p;f!==void 0&&(c.oldValue=f)}}else c&&(c.set="update");this.#A&&this.onInsert?.(t,e,t===p?"update":"replace")}if(s!==0&&!this.#_&&this.#s(),this.#_&&(l||this.#N(d,s,r),c&&this.#S(c,d)),!o&&this.#f&&this.#g){let p=this.#g,f;for(;f=p?.shift();)this.#o?.(...f)}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.#M(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.#j(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 Ii,{signal:a}=n;a?.addEventListener("abort",()=>o.abort(a.reason),{signal:o.signal});let c={signal:o.signal,options:n,context:s},l=(g,k=!1)=>{let{aborted:E}=o.signal,x=n.ignoreFetchAbort&&g!==void 0;if(n.status&&(E&&!k?(n.status.fetchAborted=!0,n.status.fetchError=o.signal.reason,x&&(n.status.fetchAbortIgnored=!0)):n.status.fetchResolved=!0),E&&!x&&!k)return d(o.signal.reason);let b=f;return this.#n[t]===f&&(g===void 0?b.__staleWhileFetching?this.#n[t]=b.__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),d(g)),d=g=>{let{aborted:k}=o.signal,E=k&&n.allowStaleOnFetchAbort,x=E||n.allowStaleOnFetchRejection,b=x||n.noDeleteOnFetchRejection,S=f;if(this.#n[t]===f&&(!b||S.__staleWhileFetching===void 0?this.#P(e,"fetch"):E||(this.#n[t]=S.__staleWhileFetching)),x)return n.status&&S.__staleWhileFetching!==void 0&&(n.status.returnedStale=!0),S.__staleWhileFetching;if(S.__returned===S)throw g},p=(g,k)=>{let E=this.#b?.(e,r,c);E&&E instanceof Promise&&E.then(x=>g(x===void 0?void 0:x),k),o.signal.addEventListener("abort",()=>{(!n.ignoreFetchAbort||n.allowStaleOnFetchAbort)&&(g(void 0),n.allowStaleOnFetchAbort&&(g=x=>l(x,!0)))})};n.status&&(n.status.fetchDispatched=!0);let f=new Promise(p).then(l,u),w=Object.assign(f,{__abortController:o,__staleWhileFetching:r,__returned:void 0});return t===void 0?(this.set(e,w,{...c.options,status:void 0}),t=this.#c.get(e)):this.#n[t]=w,w}#u(e){if(!this.#E)return!1;let t=e;return!!t&&t instanceof Promise&&t.hasOwnProperty("__staleWhileFetching")&&t.__abortController instanceof Ii}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:d=this.noDeleteOnFetchRejection,allowStaleOnFetchRejection:p=this.allowStaleOnFetchRejection,ignoreFetchAbort:f=this.ignoreFetchAbort,allowStaleOnFetchAbort:w=this.allowStaleOnFetchAbort,context:g,forceRefresh:k=!1,status:E,signal:x}=t;if(!this.#E)return E&&(E.fetch="get"),this.get(e,{allowStale:n,updateAgeOnGet:s,noDeleteOnStaleGet:r,status:E});let b={allowStale:n,updateAgeOnGet:s,noDeleteOnStaleGet:r,ttl:o,noDisposeOnSet:a,size:c,sizeCalculation:l,noUpdateTTL:u,noDeleteOnFetchRejection:d,allowStaleOnFetchRejection:p,allowStaleOnFetchAbort:w,ignoreFetchAbort:f,status:E,signal:x},S=this.#c.get(e);if(S===void 0){E&&(E.fetch="miss");let O=this.#L(e,S,b,g);return O.__returned=O}else{let O=this.#n[S];if(this.#u(O)){let Ht=n&&O.__staleWhileFetching!==void 0;return E&&(E.fetch="inflight",Ht&&(E.returnedStale=!0)),Ht?O.__staleWhileFetching:O.__returned=O}let B=this.#k(S);if(!k&&!B)return E&&(E.fetch="hit"),this.#$(S),s&&this.#j(S),E&&this.#S(E,S),O;let K=this.#L(e,S,b,g),Te=K.__staleWhileFetching!==void 0&&n;return E&&(E.fetch=B?"stale":"refresh",Te&&B&&(E.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.#j(a),c))}else o&&(o.get="miss")}#B(e,t){this.#w[t]=e,this.#d[e]=t}#$(e){e!==this.#m&&(e===this.#p?this.#p=this.#d[e]:this.#B(this.#w[e],this.#d[e]),this.#B(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.#M(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 _n=require("node:path"),sc=require("node:url"),Ke=require("fs"),rf=ut(require("node:fs"),1),xt=require("node:fs/promises");var Bi=require("node:events"),Br=ut(require("node:stream"),1),Ka=require("node:string_decoder"),Ja=typeof process=="object"&&process?process:{stdout:null,stderr:null},Jd=i=>!!i&&typeof i=="object"&&(i instanceof _t||i instanceof Br.default||Xd(i)||Yd(i)),Xd=i=>!!i&&typeof i=="object"&&i instanceof Bi.EventEmitter&&typeof i.pipe=="function"&&i.pipe!==Br.default.Writable.prototype.pipe,Yd=i=>!!i&&typeof i=="object"&&i instanceof Bi.EventEmitter&&typeof i.write=="function"&&typeof i.end=="function",ot=Symbol("EOF"),at=Symbol("maybeEmitEnd"),bt=Symbol("emittedEnd"),Di=Symbol("emittingEnd"),Zn=Symbol("emittedError"),$i=Symbol("closed"),Xa=Symbol("read"),Fi=Symbol("flush"),Ya=Symbol("flushChunk"),qe=Symbol("encoding"),vn=Symbol("decoder"),oe=Symbol("flowing"),Gn=Symbol("paused"),bn=Symbol("resume"),ae=Symbol("buffer"),xe=Symbol("pipes"),ce=Symbol("bufferLength"),Dr=Symbol("bufferPush"),Wi=Symbol("bufferShift"),we=Symbol("objectMode"),te=Symbol("destroyed"),$r=Symbol("error"),Fr=Symbol("emitData"),Qa=Symbol("emitEnd"),Wr=Symbol("emitEnd2"),Ye=Symbol("async"),zr=Symbol("abort"),zi=Symbol("aborted"),Hn=Symbol("signal"),Vt=Symbol("dataListeners"),Ne=Symbol("discarded"),Jn=i=>Promise.resolve().then(i),Qd=i=>i(),Kd=i=>i==="end"||i==="finish"||i==="prefinish",ef=i=>i instanceof ArrayBuffer||!!i&&typeof i=="object"&&i.constructor&&i.constructor.name==="ArrayBuffer"&&i.byteLength>=0,tf=i=>!Buffer.isBuffer(i)&&ArrayBuffer.isView(i),qi=class{src;dest;opts;ondrain;constructor(e,t,n){this.src=e,this.dest=t,this.opts=n,this.ondrain=()=>e[bn](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(e){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},qr=class extends qi{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)}},nf=i=>!!i.objectMode,sf=i=>!i.objectMode&&!!i.encoding&&i.encoding!=="buffer",_t=class extends Bi.EventEmitter{[oe]=!1;[Gn]=!1;[xe]=[];[ae]=[];[we];[qe];[Ye];[vn];[ot]=!1;[bt]=!1;[Di]=!1;[$i]=!1;[Zn]=null;[ce]=0;[te]=!1;[Hn];[zi]=!1;[Vt]=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");nf(t)?(this[we]=!0,this[qe]=null):sf(t)?(this[qe]=t.encoding,this[we]=!1):(this[we]=!1,this[qe]=null),this[Ye]=!!t.async,this[vn]=this[qe]?new Ka.StringDecoder(this[qe]):null,t&&t.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[ae]}),t&&t.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[xe]});let{signal:n}=t;n&&(this[Hn]=n,n.aborted?this[zr]():n.addEventListener("abort",()=>this[zr]()))}get bufferLength(){return this[ce]}get encoding(){return this[qe]}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[we]}set objectMode(e){throw new Error("objectMode must be set at instantiation time")}get async(){return this[Ye]}set async(e){this[Ye]=this[Ye]||!!e}[zr](){this[zi]=!0,this.emit("abort",this[Hn]?.reason),this.destroy(this[Hn]?.reason)}get aborted(){return this[zi]}set aborted(e){}write(e,t,n){if(this[zi])return!1;if(this[ot])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[Ye]?Jn:Qd;if(!this[we]&&!Buffer.isBuffer(e)){if(tf(e))e=Buffer.from(e.buffer,e.byteOffset,e.byteLength);else if(ef(e))e=Buffer.from(e);else if(typeof e!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[we]?(this[oe]&&this[ce]!==0&&this[Fi](!0),this[oe]?this.emit("data",e):this[Dr](e),this[ce]!==0&&this.emit("readable"),n&&s(n),this[oe]):e.length?(typeof e=="string"&&!(t===this[qe]&&!this[vn]?.lastNeed)&&(e=Buffer.from(e,t)),Buffer.isBuffer(e)&&this[qe]&&(e=this[vn].write(e)),this[oe]&&this[ce]!==0&&this[Fi](!0),this[oe]?this.emit("data",e):this[Dr](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[at](),null;this[we]&&(e=null),this[ae].length>1&&!this[we]&&(this[ae]=[this[qe]?this[ae].join(""):Buffer.concat(this[ae],this[ce])]);let t=this[Xa](e||null,this[ae][0]);return this[at](),t}[Xa](e,t){if(this[we])this[Wi]();else{let n=t;e===n.length||e===null?this[Wi]():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[ot]&&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[ot]=!0,this.writable=!1,(this[oe]||!this[Gn])&&this[at](),this}[bn](){this[te]||(!this[Vt]&&!this[xe].length&&(this[Ne]=!0),this[Gn]=!1,this[oe]=!0,this.emit("resume"),this[ae].length?this[Fi]():this[ot]?this[at]():this.emit("drain"))}resume(){return this[bn]()}pause(){this[oe]=!1,this[Gn]=!0,this[Ne]=!1}get destroyed(){return this[te]}get flowing(){return this[oe]}get paused(){return this[Gn]}[Dr](e){this[we]?this[ce]+=1:this[ce]+=e.length,this[ae].push(e)}[Wi](){return this[we]?this[ce]-=1:this[ce]-=this[ae][0].length,this[ae].shift()}[Fi](e=!1){do;while(this[Ya](this[Wi]())&&this[ae].length);!e&&!this[ae].length&&!this[ot]&&this.emit("drain")}[Ya](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===Ja.stdout||e===Ja.stderr?t.end=!1:t.end=t.end!==!1,t.proxyErrors=!!t.proxyErrors,n?t.end&&e.end():(this[xe].push(t.proxyErrors?new qr(this,e,t):new qi(this,e,t)),this[Ye]?Jn(()=>this[bn]()):this[bn]()),e}unpipe(e){let t=this[xe].find(n=>n.dest===e);t&&(this[xe].length===1?(this[oe]&&this[Vt]===0&&(this[oe]=!1),this[xe]=[]):this[xe].splice(this[xe].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[Vt]++,!this[xe].length&&!this[oe]&&this[bn]();else if(e==="readable"&&this[ce]!==0)super.emit("readable");else if(Kd(e)&&this[bt])super.emit(e),this.removeAllListeners(e);else if(e==="error"&&this[Zn]){let s=t;this[Ye]?Jn(()=>s.call(this,this[Zn])):s.call(this,this[Zn])}return n}removeListener(e,t){return this.off(e,t)}off(e,t){let n=super.off(e,t);return e==="data"&&(this[Vt]=this.listeners("data").length,this[Vt]===0&&!this[Ne]&&!this[xe].length&&(this[oe]=!1)),n}removeAllListeners(e){let t=super.removeAllListeners(e);return(e==="data"||e===void 0)&&(this[Vt]=0,!this[Ne]&&!this[xe].length&&(this[oe]=!1)),t}get emittedEnd(){return this[bt]}[at](){!this[Di]&&!this[bt]&&!this[te]&&this[ae].length===0&&this[ot]&&(this[Di]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[$i]&&this.emit("close"),this[Di]=!1)}emit(e,...t){let n=t[0];if(e!=="error"&&e!=="close"&&e!==te&&this[te])return!1;if(e==="data")return!this[we]&&!n?!1:this[Ye]?(Jn(()=>this[Fr](n)),!0):this[Fr](n);if(e==="end")return this[Qa]();if(e==="close"){if(this[$i]=!0,!this[bt]&&!this[te])return!1;let r=super.emit("close");return this.removeAllListeners("close"),r}else if(e==="error"){this[Zn]=n,super.emit($r,n);let r=!this[Hn]||this.listeners("error").length?super.emit("error",n):!1;return this[at](),r}else if(e==="resume"){let r=super.emit("resume");return this[at](),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[at](),s}[Fr](e){for(let n of this[xe])n.dest.write(e)===!1&&this.pause();let t=this[Ne]?!1:super.emit("data",e);return this[at](),t}[Qa](){return this[bt]?!1:(this[bt]=!0,this.readable=!1,this[Ye]?(Jn(()=>this[Wr]()),!0):this[Wr]())}[Wr](){if(this[vn]){let t=this[vn].end();if(t){for(let n of this[xe])n.dest.write(t);this[Ne]||super.emit("data",t)}}for(let t of this[xe])t.end();let e=super.emit("end");return this.removeAllListeners("end"),e}async collect(){let e=Object.assign([],{dataLength:0});this[we]||(e.dataLength=0);let t=this.promise();return this.on("data",n=>{e.push(n),this[we]||(e.dataLength+=n.length)}),await t,e}async concat(){if(this[we])throw new Error("cannot concat in objectMode");let e=await this.collect();return this[qe]?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[ot])return t();let r,o,a=d=>{this.off("data",c),this.off("end",l),this.off(te,u),t(),o(d)},c=d=>{this.off("error",a),this.off("end",l),this.off(te,u),this.pause(),r({value:d,done:!!this[ot]})},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((d,p)=>{o=p,r=d,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($r,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($r,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[$i]&&t.close(),e?this.emit("error",e):this.emit(te),this}static get isStream(){return Jd}};var of=Ke.realpathSync.native,Yn={lstatSync:Ke.lstatSync,readdir:Ke.readdir,readdirSync:Ke.readdirSync,readlinkSync:Ke.readlinkSync,realpathSync:of,promises:{lstat:xt.lstat,readdir:xt.readdir,readlink:xt.readlink,realpath:xt.realpath}},rc=i=>!i||i===Yn||i===rf?Yn:{...Yn,...i,promises:{...Yn.promises,...i.promises||{}}},oc=/^\\\\\?\\([a-z]:)\\?$/i,af=i=>i.replace(/\//g,"\\").replace(oc,"$1\\"),cf=/[\\\/]/,$e=0,ac=1,cc=2,Qe=4,lc=6,uc=8,Zt=10,hc=12,De=15,Xn=~De,Ur=16,ec=32,Qn=64,Be=128,Ui=256,Zi=512,tc=Qn|Be|Zi,lf=1023,Vr=i=>i.isFile()?uc:i.isDirectory()?Qe:i.isSymbolicLink()?Zt:i.isCharacterDevice()?cc:i.isBlockDevice()?lc:i.isSocket()?hc:i.isFIFO()?ac:$e,nc=new Map,Kn=i=>{let e=nc.get(i);if(e)return e;let t=i.normalize("NFKD");return nc.set(i,t),t},ic=new Map,Vi=i=>{let e=ic.get(i);if(e)return e;let t=Kn(i.toLowerCase());return ic.set(i,t),t},Gi=class extends Vn{constructor(){super({max:256})}},Zr=class extends Vn{constructor(e=16*1024){super({maxSize:e,sizeCalculation:t=>t.length+1})}},dc=Symbol("PathScurry setAsCwd"),ve=class{name;root;roots;parent;nocase;isCWD=!1;#e;#t;get dev(){return this.#t}#r;get mode(){return this.#r}#i;get nlink(){return this.#i}#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;#s;#j;#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?Vi(e):Kn(e),this.#s=t&lf,this.nocase=r,this.roots=s,this.root=n||this,this.#j=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=rc(a.fs)}depth(){return this.#_!==void 0?this.#_:this.parent?this.#_=this.parent.depth()+1:this.#_=0}childrenCache(){return this.#j}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.#j.get(this);if(e)return e;let t=Object.assign([],{provisional:0});return this.#j.set(this,t),this.#s&=~Ur,t}child(e,t){if(e===""||e===".")return this;if(e==="..")return this.parent||this;let n=this.children(),s=this.nocase?Vi(e):Kn(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.#s|=Be),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.#s&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.#s&De)===uc}isDirectory(){return(this.#s&De)===Qe}isCharacterDevice(){return(this.#s&De)===cc}isBlockDevice(){return(this.#s&De)===lc}isFIFO(){return(this.#s&De)===ac}isSocket(){return(this.#s&De)===hc}isSymbolicLink(){return(this.#s&Zt)===Zt}lstatCached(){return this.#s&ec?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.#s&De;return!(e!==$e&&e!==Zt||this.#s&Ui||this.#s&Be)}calledReaddir(){return!!(this.#s&Ur)}isENOENT(){return!!(this.#s&Be)}isNamed(e){return this.nocase?this.#x===Vi(e):this.#x===Kn(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.#s|=Ur;for(let t=e.provisional;t<e.length;t++){let n=e[t];n&&n.#M()}}#M(){this.#s&Be||(this.#s=(this.#s|Be)&Xn,this.#I())}#I(){let e=this.children();e.provisional=0;for(let t of e)t.#M()}#z(){this.#s|=Zi,this.#C()}#C(){if(this.#s&Qn)return;let e=this.#s;(e&De)===Qe&&(e&=Xn),this.#s=e|Qn,this.#I()}#O(e=""){e==="ENOTDIR"||e==="EPERM"?this.#C():e==="ENOENT"?this.#M():this.children().provisional=0}#q(e=""){e==="ENOTDIR"?this.parent.#C():e==="ENOENT"&&this.#M()}#D(e=""){let t=this.#s;t|=Ui,e==="ENOENT"&&(t|=Be),(e==="EINVAL"||e==="UNKNOWN")&&(t&=Xn),this.#s=t,e==="ENOTDIR"&&this.parent&&this.parent.#C()}#L(e,t){return this.#B(e,t)||this.#u(e,t)}#u(e,t){let n=Vr(e),s=this.newChild(e.name,n,{parent:this}),r=s.#s&De;return r!==Qe&&r!==Zt&&r!==$e&&(s.#s|=Qn),t.unshift(s),t.provisional++,s}#B(e,t){for(let n=t.provisional;n<t.length;n++){let s=t[n];if((this.nocase?Vi(e.name):Kn(e.name))===s.#x)return this.#$(e,s,n,t)}}#$(e,t,n,s){let r=t.name;return t.#s=t.#s&Xn|Vr(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.#s&Be)===0)try{return this.#P(await this.#e.promises.lstat(this.fullpath())),this}catch(e){this.#q(e.code)}}lstatSync(){if((this.#s&Be)===0)try{return this.#P(this.#e.lstatSync(this.fullpath())),this}catch(e){this.#q(e.code)}}#P(e){let{atime:t,atimeMs:n,birthtime:s,birthtimeMs:r,blksize:o,blocks:a,ctime:c,ctimeMs:l,dev:u,gid:d,ino:p,mode:f,mtime:w,mtimeMs:g,nlink:k,rdev:E,size:x,uid:b}=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=d,this.#h=p,this.#r=f,this.#T=w,this.#d=g,this.#i=k,this.#y=E,this.#c=x,this.#o=b;let S=Vr(e);this.#s=this.#s&Xn|S|ec,S!==$e&&S!==Qe&&S!==Zt&&(this.#s|=Qn)}#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.#s&tc)return!1;let e=De&this.#s;return e===$e||e===Qe||e===Zt}shouldWalk(e,t){return(this.#s&Qe)===Qe&&!(this.#s&tc)&&!e.has(this)&&(!t||t(this))}async realpath(){if(this.#N)return this.#N;if(!((Zi|Ui|Be)&this.#s))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(!((Zi|Ui|Be)&this.#s))try{let e=this.#e.realpathSync(this.fullpath());return this.#N=this.resolve(e)}catch{this.#z()}}[dc](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}},Hi=class i extends ve{sep="\\";splitSep=cf;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 _n.win32.parse(e).root}getRoot(e){if(e=af(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 xn(e,this).root}sameRoot(e,t=this.root.name){return e=e.toUpperCase().replace(/\//g,"\\").replace(oc,"$1\\"),e===t}},Ji=class i extends ve{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)}},Xi=class{root;rootPath;roots;cwd;#e;#t;#r;nocase;#i;constructor(e=process.cwd(),t,n,{nocase:s,childrenCacheSize:r=16*1024,fs:o=Yn}={}){this.#i=rc(o),(e instanceof URL||e.startsWith("file://"))&&(e=(0,sc.fileURLToPath)(e));let a=t.resolve(e);this.roots=Object.create(null),this.rootPath=this.parseRootPath(a),this.#e=new Gi,this.#t=new Gi,this.#r=new Zr(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.#i),this.roots[this.rootPath]=this.root;let l=this.root,u=c.length-1,d=t.sep,p=this.rootPath,f=!1;for(let w of c){let g=u--;l=l.child(w,{relative:new Array(g).fill("..").join(d),relativePosix:new Array(g).fill("..").join("/"),fullpath:p+=(f?"":d)+w}),f=!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 ve||(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 ve||(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 ve||(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 ve||(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 ve||(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 ve||(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 ve||(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=(d,p)=>{c.add(d),d.readdirCB((f,w)=>{if(f)return p(f);let g=w.length;if(!g)return p();let k=()=>{--g===0&&p()};for(let E of w)(!r||r(E))&&a.push(n?E:E.fullpath()),s&&E.isSymbolicLink()?E.realpath().then(x=>x?.isUnknown()?x.lstat():x).then(x=>x?.shouldWalk(c,o)?l(x,k):k()):E.shouldWalk(c,o)?l(E,k):k()},!0)},u=e;return new Promise((d,p)=>{l(u,f=>{if(f)return p(f);d(a)})})}walkSync(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof ve||(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 d of u){(!r||r(d))&&a.push(n?d:d.fullpath());let p=d;if(d.isSymbolicLink()){if(!(s&&(p=d.realpathSync())))continue;p.isUnknown()&&p.lstatSync()}p.shouldWalk(c,o)&&c.add(p)}}return a}[Symbol.asyncIterator](){return this.iterate()}iterate(e=this.cwd,t={}){return typeof e=="string"?e=this.cwd.resolve(e):e instanceof ve||(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 ve||(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 d=u;if(u.isSymbolicLink()){if(!(s&&(d=u.realpathSync())))continue;d.isUnknown()&&d.lstatSync()}d.shouldWalk(a,o)&&a.add(d)}}}stream(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof ve||(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,d=()=>{let p=!1;for(;!p;){let f=l.shift();if(!f){u===0&&a.end();return}u++,c.add(f);let w=(k,E,x=!1)=>{if(k)return a.emit("error",k);if(s&&!x){let b=[];for(let S of E)S.isSymbolicLink()&&b.push(S.realpath().then(O=>O?.isUnknown()?O.lstat():O));if(b.length){Promise.all(b).then(()=>w(null,E,!0));return}}for(let b of E)b&&(!r||r(b))&&(a.write(n?b:b.fullpath())||(p=!0));u--;for(let b of E){let S=b.realpathCached()||b;S.shouldWalk(c,o)&&l.push(S)}p&&!a.flowing?a.once("drain",d):g||d()},g=!0;f.readdirCB(w,!0),g=!1}};return d(),a}streamSync(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof ve||(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,d=()=>{let p=!1;for(;!p;){let f=l.shift();if(!f){u===0&&a.end();return}u++,c.add(f);let w=f.readdirSync();for(let g of w)(!r||r(g))&&(a.write(n?g:g.fullpath())||(p=!0));u--;for(let g of w){let k=g;if(g.isSymbolicLink()){if(!(s&&(k=g.realpathSync())))continue;k.isUnknown()&&k.lstatSync()}k.shouldWalk(c,o)&&l.push(k)}}p&&!a.flowing&&a.once("drain",d)};return d(),a}chdir(e=this.cwd){let t=this.cwd;this.cwd=typeof e=="string"?this.cwd.resolve(e):e,this.cwd[dc](t)}},xn=class extends Xi{sep="\\";constructor(e=process.cwd(),t={}){let{nocase:n=!0}=t;super(e,_n.win32,"\\",{...t,nocase:n}),this.nocase=n;for(let s=this.cwd;s;s=s.parent)s.nocase=this.nocase}parseRootPath(e){return _n.win32.parse(e).root.toUpperCase()}newRoot(e){return new Hi(this.rootPath,Qe,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")||e.startsWith("\\")||/^[a-z]:(\/|\\)/i.test(e)}},Sn=class extends Xi{sep="/";constructor(e=process.cwd(),t={}){let{nocase:n=!1}=t;super(e,_n.posix,"/",{...t,nocase:n}),this.nocase=n}parseRootPath(e){return"/"}newRoot(e){return new Ji(this.rootPath,Qe,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")}},ei=class extends Sn{constructor(e=process.cwd(),t={}){let{nocase:n=!0}=t;super(e,{...t,nocase:n})}},Om=process.platform==="win32"?Hi:Ji,fc=process.platform==="win32"?xn:process.platform==="darwin"?ei:Sn;var uf=i=>i.length>=1,hf=i=>i.length>=1,kn=class i{#e;#t;#r;length;#i;#o;#b;#y;#a;#h;#c=!0;constructor(e,t,n,s){if(!uf(e))throw new TypeError("empty pattern list");if(!hf(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.#i=s,this.#r===0){if(this.isUNC()){let[r,o,a,c,...l]=this.#e,[u,d,p,f,...w]=this.#t;l[0]===""&&(l.shift(),w.shift());let g=[r,o,a,c,""].join("/"),k=[u,d,p,f,""].join("/");this.#e=[g,...l],this.#t=[k,...w],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.#i),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.#i==="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.#i==="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 df=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",En=class{relative;relativeChildren;absolute;absoluteChildren;platform;mmopts;constructor(e,{nobrace:t,nocase:n,noext:s,noglobstar:r,platform:o=df}){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 kn(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 Gr=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()]))}},Hr=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)])}},Jr=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())}},ti=class i{hasWalkedCache;matches=new Hr;subwalks=new Jr;patterns;follow;dot;opts;constructor(e,t){this.opts=e,this.follow=!!e.follow,this.dot=!!e.dot,this.hasWalkedCache=t?t.copy():new Gr}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 d=r.rest();if(d)r=d;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 d=c===".."||c===""||c===".";this.matches.add(s.resolve(c),a,d);continue}else if(c===de){(!s.isSymbolicLink()||this.follow||r.checkFollowGlobstar())&&this.subwalks.add(s,r);let d=l?.pattern(),p=l?.rest();if(!l||(d===""||d===".")&&!p)this.matches.add(s,a,d===""||d===".");else if(d===".."){let f=s.parent||s;p?this.hasWalkedCache.hasWalked(f,p)||this.subwalks.add(f,p):this.matches.add(f,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 ff=(i,e)=>typeof i=="string"?new En([i],e):Array.isArray(i)?new En(i,e):i,Yi=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=ff(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}))}#i(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.#i(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.#i(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 ti(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.#i(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.#i(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 ti(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.#i(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.#i(a)||this.matchSync(a,c,l);for(let[a,c]of n.subwalks.entries())r++,this.walkCB2Sync(a,c,n.child(),o);o()}},ni=class extends Yi{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}},ii=class extends Yi{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 pf=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,pc.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||pf,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"?xn:t.platform==="darwin"?ei:t.platform?Sn:fc;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 kn(c,u,0,this.platform)})}async walk(){return[...await 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}).walk()]}walkSync(){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}).walkSync()]}stream(){return new ii(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 ii(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 Xr=(i,e={})=>{Array.isArray(i)||(i=[i]);for(let t of i)if(new Ae(t,e).hasMagic())return!0;return!1};function Qi(i,e={}){return new Ue(i,e).streamSync()}function yc(i,e={}){return new Ue(i,e).stream()}function Ki(i,e={}){return new Ue(i,e).walkSync()}async function mc(i,e={}){return new Ue(i,e).walk()}function es(i,e={}){return new Ue(i,e).iterateSync()}function wc(i,e={}){return new Ue(i,e).iterate()}var mf=Qi,gf=Object.assign(yc,{sync:Qi}),yf=es,wf=Object.assign(wc,{sync:es}),vf=Object.assign(Ki,{stream:Qi,iterate:es}),gc=Object.assign(mc,{glob:mc,globSync:Ki,sync:vf,globStream:yc,stream:gf,globStreamSync:Qi,streamSync:mf,globIterate:wc,iterate:wf,globIterateSync:es,iterateSync:yf,Glob:Ue,hasMagic:Xr,escape:gn,unescape:ze});gc.glob=gc;var Yr={name:"dts-linter",version:"0.3.8",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.7.1"},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.1.0","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 vc;(function(i){function e(t){return typeof t=="string"}i.is=e})(vc||(vc={}));var Qr;(function(i){function e(t){return typeof t=="string"}i.is=e})(Qr||(Qr={}));var bc;(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})(bc||(bc={}));var ts;(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})(ts||(ts={}));var Ve;(function(i){function e(n,s){return n===Number.MAX_VALUE&&(n=ts.MAX_VALUE),s===Number.MAX_VALUE&&(s=ts.MAX_VALUE),{line:n,character:s}}i.create=e;function t(n){let s=n;return m.objectLiteral(s)&&m.uinteger(s.line)&&m.uinteger(s.character)}i.is=t})(Ve||(Ve={}));var ne;(function(i){function e(n,s,r,o){if(m.uinteger(n)&&m.uinteger(s)&&m.uinteger(r)&&m.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 m.objectLiteral(s)&&Ve.is(s.start)&&Ve.is(s.end)}i.is=t})(ne||(ne={}));var ns;(function(i){function e(n,s){return{uri:n,range:s}}i.create=e;function t(n){let s=n;return m.objectLiteral(s)&&ne.is(s.range)&&(m.string(s.uri)||m.undefined(s.uri))}i.is=t})(ns||(ns={}));var _c;(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 m.objectLiteral(s)&&ne.is(s.targetRange)&&m.string(s.targetUri)&&ne.is(s.targetSelectionRange)&&(ne.is(s.originSelectionRange)||m.undefined(s.originSelectionRange))}i.is=t})(_c||(_c={}));var Kr;(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 m.objectLiteral(s)&&m.numberRange(s.red,0,1)&&m.numberRange(s.green,0,1)&&m.numberRange(s.blue,0,1)&&m.numberRange(s.alpha,0,1)}i.is=t})(Kr||(Kr={}));var xc;(function(i){function e(n,s){return{range:n,color:s}}i.create=e;function t(n){let s=n;return m.objectLiteral(s)&&ne.is(s.range)&&Kr.is(s.color)}i.is=t})(xc||(xc={}));var Sc;(function(i){function e(n,s,r){return{label:n,textEdit:s,additionalTextEdits:r}}i.create=e;function t(n){let s=n;return m.objectLiteral(s)&&m.string(s.label)&&(m.undefined(s.textEdit)||Tn.is(s))&&(m.undefined(s.additionalTextEdits)||m.typedArray(s.additionalTextEdits,Tn.is))}i.is=t})(Sc||(Sc={}));var kc;(function(i){i.Comment="comment",i.Imports="imports",i.Region="region"})(kc||(kc={}));var Ec;(function(i){function e(n,s,r,o,a,c){let l={startLine:n,endLine:s};return m.defined(r)&&(l.startCharacter=r),m.defined(o)&&(l.endCharacter=o),m.defined(a)&&(l.kind=a),m.defined(c)&&(l.collapsedText=c),l}i.create=e;function t(n){let s=n;return m.objectLiteral(s)&&m.uinteger(s.startLine)&&m.uinteger(s.startLine)&&(m.undefined(s.startCharacter)||m.uinteger(s.startCharacter))&&(m.undefined(s.endCharacter)||m.uinteger(s.endCharacter))&&(m.undefined(s.kind)||m.string(s.kind))}i.is=t})(Ec||(Ec={}));var eo;(function(i){function e(n,s){return{location:n,message:s}}i.create=e;function t(n){let s=n;return m.defined(s)&&ns.is(s.location)&&m.string(s.message)}i.is=t})(eo||(eo={}));var fe;(function(i){i.Error=1,i.Warning=2,i.Information=3,i.Hint=4})(fe||(fe={}));var Cc;(function(i){i.Unnecessary=1,i.Deprecated=2})(Cc||(Cc={}));var Tc;(function(i){function e(t){let n=t;return m.objectLiteral(n)&&m.string(n.href)}i.is=e})(Tc||(Tc={}));var is;(function(i){function e(n,s,r,o,a,c){let l={range:n,message:s};return m.defined(r)&&(l.severity=r),m.defined(o)&&(l.code=o),m.defined(a)&&(l.source=a),m.defined(c)&&(l.relatedInformation=c),l}i.create=e;function t(n){var s;let r=n;return m.defined(r)&&ne.is(r.range)&&m.string(r.message)&&(m.number(r.severity)||m.undefined(r.severity))&&(m.integer(r.code)||m.string(r.code)||m.undefined(r.code))&&(m.undefined(r.codeDescription)||m.string((s=r.codeDescription)===null||s===void 0?void 0:s.href))&&(m.string(r.source)||m.undefined(r.source))&&(m.undefined(r.relatedInformation)||m.typedArray(r.relatedInformation,eo.is))}i.is=t})(is||(is={}));var Cn;(function(i){function e(n,s,...r){let o={title:n,command:s};return m.defined(r)&&r.length>0&&(o.arguments=r),o}i.create=e;function t(n){let s=n;return m.defined(s)&&m.string(s.title)&&m.string(s.command)}i.is=t})(Cn||(Cn={}));var Tn;(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 m.objectLiteral(o)&&m.string(o.newText)&&ne.is(o.range)}i.is=s})(Tn||(Tn={}));var to;(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 m.objectLiteral(s)&&m.string(s.label)&&(m.boolean(s.needsConfirmation)||s.needsConfirmation===void 0)&&(m.string(s.description)||s.description===void 0)}i.is=t})(to||(to={}));var Rn;(function(i){function e(t){let n=t;return m.string(n)}i.is=e})(Rn||(Rn={}));var Rc;(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 Tn.is(o)&&(to.is(o.annotationId)||Rn.is(o.annotationId))}i.is=s})(Rc||(Rc={}));var no;(function(i){function e(n,s){return{textDocument:n,edits:s}}i.create=e;function t(n){let s=n;return m.defined(s)&&ao.is(s.textDocument)&&Array.isArray(s.edits)}i.is=t})(no||(no={}));var io;(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"&&m.string(s.uri)&&(s.options===void 0||(s.options.overwrite===void 0||m.boolean(s.options.overwrite))&&(s.options.ignoreIfExists===void 0||m.boolean(s.options.ignoreIfExists)))&&(s.annotationId===void 0||Rn.is(s.annotationId))}i.is=t})(io||(io={}));var so;(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"&&m.string(s.oldUri)&&m.string(s.newUri)&&(s.options===void 0||(s.options.overwrite===void 0||m.boolean(s.options.overwrite))&&(s.options.ignoreIfExists===void 0||m.boolean(s.options.ignoreIfExists)))&&(s.annotationId===void 0||Rn.is(s.annotationId))}i.is=t})(so||(so={}));var ro;(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"&&m.string(s.uri)&&(s.options===void 0||(s.options.recursive===void 0||m.boolean(s.options.recursive))&&(s.options.ignoreIfNotExists===void 0||m.boolean(s.options.ignoreIfNotExists)))&&(s.annotationId===void 0||Rn.is(s.annotationId))}i.is=t})(ro||(ro={}));var oo;(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=>m.string(s.kind)?io.is(s)||so.is(s)||ro.is(s):no.is(s)))}i.is=e})(oo||(oo={}));var Oc;(function(i){function e(n){return{uri:n}}i.create=e;function t(n){let s=n;return m.defined(s)&&m.string(s.uri)}i.is=t})(Oc||(Oc={}));var Ac;(function(i){function e(n,s){return{uri:n,version:s}}i.create=e;function t(n){let s=n;return m.defined(s)&&m.string(s.uri)&&m.integer(s.version)}i.is=t})(Ac||(Ac={}));var ao;(function(i){function e(n,s){return{uri:n,version:s}}i.create=e;function t(n){let s=n;return m.defined(s)&&m.string(s.uri)&&(s.version===null||m.integer(s.version))}i.is=t})(ao||(ao={}));var Nc;(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 m.defined(s)&&m.string(s.uri)&&m.string(s.languageId)&&m.integer(s.version)&&m.string(s.text)}i.is=t})(Nc||(Nc={}));var co;(function(i){i.PlainText="plaintext",i.Markdown="markdown";function e(t){let n=t;return n===i.PlainText||n===i.Markdown}i.is=e})(co||(co={}));var si;(function(i){function e(t){let n=t;return m.objectLiteral(t)&&co.is(n.kind)&&m.string(n.value)}i.is=e})(si||(si={}));var Pc;(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})(Pc||(Pc={}));var jc;(function(i){i.PlainText=1,i.Snippet=2})(jc||(jc={}));var Mc;(function(i){i.Deprecated=1})(Mc||(Mc={}));var Lc;(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&&m.string(s.newText)&&ne.is(s.insert)&&ne.is(s.replace)}i.is=t})(Lc||(Lc={}));var Ic;(function(i){i.asIs=1,i.adjustIndentation=2})(Ic||(Ic={}));var Dc;(function(i){function e(t){let n=t;return n&&(m.string(n.detail)||n.detail===void 0)&&(m.string(n.description)||n.description===void 0)}i.is=e})(Dc||(Dc={}));var $c;(function(i){function e(t){return{label:t}}i.create=e})($c||($c={}));var Fc;(function(i){function e(t,n){return{items:t||[],isIncomplete:!!n}}i.create=e})(Fc||(Fc={}));var ss;(function(i){function e(n){return n.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&")}i.fromPlainText=e;function t(n){let s=n;return m.string(s)||m.objectLiteral(s)&&m.string(s.language)&&m.string(s.value)}i.is=t})(ss||(ss={}));var Wc;(function(i){function e(t){let n=t;return!!n&&m.objectLiteral(n)&&(si.is(n.contents)||ss.is(n.contents)||m.typedArray(n.contents,ss.is))&&(t.range===void 0||ne.is(t.range))}i.is=e})(Wc||(Wc={}));var zc;(function(i){function e(t,n){return n?{label:t,documentation:n}:{label:t}}i.create=e})(zc||(zc={}));var qc;(function(i){function e(t,n,...s){let r={label:t};return m.defined(n)&&(r.documentation=n),m.defined(s)?r.parameters=s:r.parameters=[],r}i.create=e})(qc||(qc={}));var Bc;(function(i){i.Text=1,i.Read=2,i.Write=3})(Bc||(Bc={}));var Uc;(function(i){function e(t,n){let s={range:t};return m.number(n)&&(s.kind=n),s}i.create=e})(Uc||(Uc={}));var Vc;(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})(Vc||(Vc={}));var Zc;(function(i){i.Deprecated=1})(Zc||(Zc={}));var Gc;(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})(Gc||(Gc={}));var Hc;(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})(Hc||(Hc={}));var Jc;(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&&m.string(s.name)&&m.number(s.kind)&&ne.is(s.range)&&ne.is(s.selectionRange)&&(s.detail===void 0||m.string(s.detail))&&(s.deprecated===void 0||m.boolean(s.deprecated))&&(s.children===void 0||Array.isArray(s.children))&&(s.tags===void 0||Array.isArray(s.tags))}i.is=t})(Jc||(Jc={}));var Xc;(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"})(Xc||(Xc={}));var rs;(function(i){i.Invoked=1,i.Automatic=2})(rs||(rs={}));var Yc;(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 m.defined(s)&&m.typedArray(s.diagnostics,is.is)&&(s.only===void 0||m.typedArray(s.only,m.string))&&(s.triggerKind===void 0||s.triggerKind===rs.Invoked||s.triggerKind===rs.Automatic)}i.is=t})(Yc||(Yc={}));var Qc;(function(i){function e(n,s,r){let o={title:n},a=!0;return typeof s=="string"?(a=!1,o.kind=s):Cn.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&&m.string(s.title)&&(s.diagnostics===void 0||m.typedArray(s.diagnostics,is.is))&&(s.kind===void 0||m.string(s.kind))&&(s.edit!==void 0||s.command!==void 0)&&(s.command===void 0||Cn.is(s.command))&&(s.isPreferred===void 0||m.boolean(s.isPreferred))&&(s.edit===void 0||oo.is(s.edit))}i.is=t})(Qc||(Qc={}));var Kc;(function(i){function e(n,s){let r={range:n};return m.defined(s)&&(r.data=s),r}i.create=e;function t(n){let s=n;return m.defined(s)&&ne.is(s.range)&&(m.undefined(s.command)||Cn.is(s.command))}i.is=t})(Kc||(Kc={}));var el;(function(i){function e(n,s){return{tabSize:n,insertSpaces:s}}i.create=e;function t(n){let s=n;return m.defined(s)&&m.uinteger(s.tabSize)&&m.boolean(s.insertSpaces)}i.is=t})(el||(el={}));var tl;(function(i){function e(n,s,r){return{range:n,target:s,data:r}}i.create=e;function t(n){let s=n;return m.defined(s)&&ne.is(s.range)&&(m.undefined(s.target)||m.string(s.target))}i.is=t})(tl||(tl={}));var nl;(function(i){function e(n,s){return{range:n,parent:s}}i.create=e;function t(n){let s=n;return m.objectLiteral(s)&&ne.is(s.range)&&(s.parent===void 0||i.is(s.parent))}i.is=t})(nl||(nl={}));var il;(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"})(il||(il={}));var sl;(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"})(sl||(sl={}));var rl;(function(i){function e(t){let n=t;return m.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})(rl||(rl={}));var ol;(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)&&m.string(s.text)}i.is=t})(ol||(ol={}));var al;(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)&&m.boolean(s.caseSensitiveLookup)&&(m.string(s.variableName)||s.variableName===void 0)}i.is=t})(al||(al={}));var cl;(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)&&(m.string(s.expression)||s.expression===void 0)}i.is=t})(cl||(cl={}));var ll;(function(i){function e(n,s){return{frameId:n,stoppedLocation:s}}i.create=e;function t(n){let s=n;return m.defined(s)&&ne.is(n.stoppedLocation)}i.is=t})(ll||(ll={}));var lo;(function(i){i.Type=1,i.Parameter=2;function e(t){return t===1||t===2}i.is=e})(lo||(lo={}));var uo;(function(i){function e(n){return{value:n}}i.create=e;function t(n){let s=n;return m.objectLiteral(s)&&(s.tooltip===void 0||m.string(s.tooltip)||si.is(s.tooltip))&&(s.location===void 0||ns.is(s.location))&&(s.command===void 0||Cn.is(s.command))}i.is=t})(uo||(uo={}));var ul;(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 m.objectLiteral(s)&&Ve.is(s.position)&&(m.string(s.label)||m.typedArray(s.label,uo.is))&&(s.kind===void 0||lo.is(s.kind))&&s.textEdits===void 0||m.typedArray(s.textEdits,Tn.is)&&(s.tooltip===void 0||m.string(s.tooltip)||si.is(s.tooltip))&&(s.paddingLeft===void 0||m.boolean(s.paddingLeft))&&(s.paddingRight===void 0||m.boolean(s.paddingRight))}i.is=t})(ul||(ul={}));var hl;(function(i){function e(t){return{kind:"snippet",value:t}}i.createSnippet=e})(hl||(hl={}));var dl;(function(i){function e(t,n,s,r){return{insertText:t,filterText:n,range:s,command:r}}i.create=e})(dl||(dl={}));var fl;(function(i){function e(t){return{items:t}}i.create=e})(fl||(fl={}));var pl;(function(i){i.Invoked=0,i.Automatic=1})(pl||(pl={}));var ml;(function(i){function e(t,n){return{range:t,text:n}}i.create=e})(ml||(ml={}));var gl;(function(i){function e(t,n){return{triggerKind:t,selectedCompletionInfo:n}}i.create=e})(gl||(gl={}));var yl;(function(i){function e(t){let n=t;return m.objectLiteral(n)&&Qr.is(n.uri)&&m.string(n.name)}i.is=e})(yl||(yl={}));var wl;(function(i){function e(r,o,a,c){return new ho(r,o,a,c)}i.create=e;function t(r){let o=r;return!!(m.defined(o)&&m.string(o.uri)&&(m.undefined(o.languageId)||m.string(o.languageId))&&m.uinteger(o.lineCount)&&m.func(o.getText)&&m.func(o.positionAt)&&m.func(o.offsetAt))}i.is=t;function n(r,o){let a=r.getText(),c=s(o,(u,d)=>{let p=u.range.start.line-d.range.start.line;return p===0?u.range.start.character-d.range.start.character:p}),l=a.length;for(let u=c.length-1;u>=0;u--){let d=c[u],p=r.offsetAt(d.range.start),f=r.offsetAt(d.range.end);if(f<=l)a=a.substring(0,p)+d.newText+a.substring(f,a.length);else throw new Error("Overlapping edit");l=p}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,d=0,p=0;for(;u<c.length&&d<l.length;)o(c[u],l[d])<=0?r[p++]=c[u++]:r[p++]=l[d++];for(;u<c.length;)r[p++]=c[u++];for(;d<l.length;)r[p++]=l[d++];return r}})(wl||(wl={}));var ho=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,p,t,f),p===c))}let g;if(typeof u=="string"?(g=d===u,this.debug("string match",u,d,g)):(g=u.test(d),this.debug("pattern match",u,d,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 Ua(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(Ad))?s=t.dot?Pd:Nd:(n=e.match(bd))?s=(t.nocase?t.dot?kd:Sd:t.dot?xd:_d)(n[1]):(n=e.match(jd))?s=(t.nocase?t.dot?Ld:Md:t.dot?Id:Dd)(n):(n=e.match(Ed))?s=t.dot?Td:Cd:(n=e.match(Rd))&&(s=Od);let r=mn.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?Wd:t.dot?zd:qd,s=new Set(t.nocase?["i"]:[]),r=e.map(c=>{let l=c.map(d=>{if(d instanceof RegExp)for(let p of d.flags.split(""))s.add(p);return typeof d=="string"?Gd(d):d===de?de:d._src});l.forEach((d,p)=>{let f=l[p+1],w=l[p-1];d!==de||w===de||(w===void 0?f!==void 0&&f!==de?l[p+1]="(?:\\/|"+n+"\\/)?"+f:l[p]=n:f===void 0?l[p-1]=w+"(?:\\/|\\/"+n+")?":f!==de&&(l[p-1]=w+"(?:\\/|\\/"+n+"\\/)"+f,l[p+1]=de))});let u=l.filter(d=>d!==de);if(this.partial&&u.length>=1){let d=[];for(let p=1;p<=u.length;p++)d.push(u.slice(0,p).join("/"));return"(?:"+d.join("|")+")"}return u.join("/")}).join("|"),[o,a]=e.length>1?["(?:",")"]:["",""];r="^"+o+r+a+"$",this.partial&&(r="^(?:\\/|"+o+r.slice(1,-1)+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 _e.defaults(e).Minimatch}};_e.AST=mn;_e.Minimatch=Ae;_e.escape=gn;_e.unescape=ze;var pc=require("node:url");var yn=typeof performance=="object"&&performance&&typeof performance.now=="function"?performance:Date,Za=new Set,Lr=typeof process=="object"&&process?process:{},Ga=(i,e,t,n)=>{typeof Lr.emitWarning=="function"?Lr.emitWarning(i,e,t,n):console.error(`[${t}] ${e}: ${i}`)},Ii=globalThis.AbortController,Va=globalThis.AbortSignal;if(typeof Ii>"u"){Va=class{onabort;_onabort=[];reason;aborted=!1;addEventListener(n,s){this._onabort.push(s)}},Ii=class{constructor(){e()}signal=new Va;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=Lr.env?.LRU_CACHE_IGNORE_AC_WARNING!=="1",e=()=>{i&&(i=!1,Ga("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 Hd=i=>!Za.has(i),km=Symbol("type"),vt=i=>i&&i===Math.floor(i)&&i>0&&isFinite(i),Ha=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?wn:null:null,wn=class extends Array{constructor(e){super(e),this.fill(0)}},Ir=class i{heap;length;static#e=!1;static create(e){let t=Ha(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]}},Vn=class i{#e;#t;#r;#i;#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.#i}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:d,noDisposeOnSet:p,noUpdateTTL:f,maxSize:w=0,maxEntrySize:g=0,sizeCalculation:k,fetchMethod:E,memoMethod:x,noDeleteOnFetchRejection:b,noDeleteOnStaleGet:S,allowStaleOnFetchRejection:O,allowStaleOnFetchAbort:B,ignoreFetchAbort:K}=e;if(t!==0&&!vt(t))throw new TypeError("max option must be a nonnegative integer");let pe=t?Ha(t):Array;if(!pe)throw new Error("invalid max value: "+t);if(this.#e=t,this.#t=w,this.maxEntrySize=g||this.#t,this.sizeCalculation=k,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(x!==void 0&&typeof x!="function")throw new TypeError("memoMethod must be a function if defined");if(this.#y=x,E!==void 0&&typeof E!="function")throw new TypeError("fetchMethod must be a function if specified");if(this.#b=E,this.#E=!!E,this.#c=new Map,this.#l=new Array(t).fill(void 0),this.#n=new Array(t).fill(void 0),this.#d=new pe(t),this.#w=new pe(t),this.#p=0,this.#m=0,this.#T=Ir.create(t),this.#a=0,this.#h=0,typeof l=="function"&&(this.#r=l),typeof u=="function"&&(this.#i=u),typeof d=="function"?(this.#o=d,this.#g=[]):(this.#o=void 0,this.#g=void 0),this.#v=!!this.#r,this.#A=!!this.#i,this.#f=!!this.#o,this.noDisposeOnSet=!!p,this.noUpdateTTL=!!f,this.noDeleteOnFetchRejection=!!b,this.allowStaleOnFetchRejection=!!O,this.allowStaleOnFetchAbort=!!B,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=!!S,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.#s()}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";Hd(Te)&&(Za.add(Te),Ga("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}#s(){let e=new wn(this.#e),t=new wn(this.#e);this.#_=e,this.#x=t,this.#N=(r,o,a=yn.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.#j=r=>{t[r]=e[r]!==0?yn.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=yn.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}}#j=()=>{};#S=()=>{};#N=()=>{};#k=()=>!1;#W(){let e=new wn(this.#e);this.#h=0,this.#R=e,this.#M=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)}}#M=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.#q(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.#q(t)||((e||!this.#k(t))&&(yield t),t===this.#m));)t=this.#d[t]}#q(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-(yn.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=yn.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=yn.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 d=this.#a===0?void 0:this.#c.get(e);if(d===void 0)d=this.#a===0?this.#m:this.#T.length!==0?this.#T.pop():this.#a===this.#e?this.#D(!1):this.#a,this.#l[d]=e,this.#n[d]=t,this.#c.set(e,d),this.#d[this.#m]=d,this.#w[d]=this.#m,this.#m=d,this.#a++,this.#I(d,u,c),c&&(c.set="add"),l=!1,this.#A&&this.#i?.(t,e,"add");else{this.#$(d);let p=this.#n[d];if(t!==p){if(this.#E&&this.#u(p)){p.__abortController.abort(new Error("replaced"));let{__staleWhileFetching:f}=p;f!==void 0&&!o&&(this.#v&&this.#r?.(f,e,"set"),this.#f&&this.#g?.push([f,e,"set"]))}else o||(this.#v&&this.#r?.(p,e,"set"),this.#f&&this.#g?.push([p,e,"set"]));if(this.#M(d),this.#I(d,u,c),this.#n[d]=t,c){c.set="replace";let f=p&&this.#u(p)?p.__staleWhileFetching:p;f!==void 0&&(c.oldValue=f)}}else c&&(c.set="update");this.#A&&this.onInsert?.(t,e,t===p?"update":"replace")}if(s!==0&&!this.#_&&this.#s(),this.#_&&(l||this.#N(d,s,r),c&&this.#S(c,d)),!o&&this.#f&&this.#g){let p=this.#g,f;for(;f=p?.shift();)this.#o?.(...f)}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.#M(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.#j(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 Ii,{signal:a}=n;a?.addEventListener("abort",()=>o.abort(a.reason),{signal:o.signal});let c={signal:o.signal,options:n,context:s},l=(g,k=!1)=>{let{aborted:E}=o.signal,x=n.ignoreFetchAbort&&g!==void 0;if(n.status&&(E&&!k?(n.status.fetchAborted=!0,n.status.fetchError=o.signal.reason,x&&(n.status.fetchAbortIgnored=!0)):n.status.fetchResolved=!0),E&&!x&&!k)return d(o.signal.reason);let b=f;return this.#n[t]===f&&(g===void 0?b.__staleWhileFetching?this.#n[t]=b.__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),d(g)),d=g=>{let{aborted:k}=o.signal,E=k&&n.allowStaleOnFetchAbort,x=E||n.allowStaleOnFetchRejection,b=x||n.noDeleteOnFetchRejection,S=f;if(this.#n[t]===f&&(!b||S.__staleWhileFetching===void 0?this.#P(e,"fetch"):E||(this.#n[t]=S.__staleWhileFetching)),x)return n.status&&S.__staleWhileFetching!==void 0&&(n.status.returnedStale=!0),S.__staleWhileFetching;if(S.__returned===S)throw g},p=(g,k)=>{let E=this.#b?.(e,r,c);E&&E instanceof Promise&&E.then(x=>g(x===void 0?void 0:x),k),o.signal.addEventListener("abort",()=>{(!n.ignoreFetchAbort||n.allowStaleOnFetchAbort)&&(g(void 0),n.allowStaleOnFetchAbort&&(g=x=>l(x,!0)))})};n.status&&(n.status.fetchDispatched=!0);let f=new Promise(p).then(l,u),w=Object.assign(f,{__abortController:o,__staleWhileFetching:r,__returned:void 0});return t===void 0?(this.set(e,w,{...c.options,status:void 0}),t=this.#c.get(e)):this.#n[t]=w,w}#u(e){if(!this.#E)return!1;let t=e;return!!t&&t instanceof Promise&&t.hasOwnProperty("__staleWhileFetching")&&t.__abortController instanceof Ii}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:d=this.noDeleteOnFetchRejection,allowStaleOnFetchRejection:p=this.allowStaleOnFetchRejection,ignoreFetchAbort:f=this.ignoreFetchAbort,allowStaleOnFetchAbort:w=this.allowStaleOnFetchAbort,context:g,forceRefresh:k=!1,status:E,signal:x}=t;if(!this.#E)return E&&(E.fetch="get"),this.get(e,{allowStale:n,updateAgeOnGet:s,noDeleteOnStaleGet:r,status:E});let b={allowStale:n,updateAgeOnGet:s,noDeleteOnStaleGet:r,ttl:o,noDisposeOnSet:a,size:c,sizeCalculation:l,noUpdateTTL:u,noDeleteOnFetchRejection:d,allowStaleOnFetchRejection:p,allowStaleOnFetchAbort:w,ignoreFetchAbort:f,status:E,signal:x},S=this.#c.get(e);if(S===void 0){E&&(E.fetch="miss");let O=this.#L(e,S,b,g);return O.__returned=O}else{let O=this.#n[S];if(this.#u(O)){let Ht=n&&O.__staleWhileFetching!==void 0;return E&&(E.fetch="inflight",Ht&&(E.returnedStale=!0)),Ht?O.__staleWhileFetching:O.__returned=O}let B=this.#k(S);if(!k&&!B)return E&&(E.fetch="hit"),this.#$(S),s&&this.#j(S),E&&this.#S(E,S),O;let K=this.#L(e,S,b,g),Te=K.__staleWhileFetching!==void 0&&n;return E&&(E.fetch=B?"stale":"refresh",Te&&B&&(E.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.#j(a),c))}else o&&(o.get="miss")}#B(e,t){this.#w[t]=e,this.#d[e]=t}#$(e){e!==this.#m&&(e===this.#p?this.#p=this.#d[e]:this.#B(this.#w[e],this.#d[e]),this.#B(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.#M(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 _n=require("node:path"),sc=require("node:url"),Ke=require("fs"),rf=ut(require("node:fs"),1),xt=require("node:fs/promises");var Bi=require("node:events"),Br=ut(require("node:stream"),1),Ka=require("node:string_decoder"),Ja=typeof process=="object"&&process?process:{stdout:null,stderr:null},Jd=i=>!!i&&typeof i=="object"&&(i instanceof _t||i instanceof Br.default||Xd(i)||Yd(i)),Xd=i=>!!i&&typeof i=="object"&&i instanceof Bi.EventEmitter&&typeof i.pipe=="function"&&i.pipe!==Br.default.Writable.prototype.pipe,Yd=i=>!!i&&typeof i=="object"&&i instanceof Bi.EventEmitter&&typeof i.write=="function"&&typeof i.end=="function",ot=Symbol("EOF"),at=Symbol("maybeEmitEnd"),bt=Symbol("emittedEnd"),Di=Symbol("emittingEnd"),Zn=Symbol("emittedError"),$i=Symbol("closed"),Xa=Symbol("read"),Fi=Symbol("flush"),Ya=Symbol("flushChunk"),qe=Symbol("encoding"),vn=Symbol("decoder"),oe=Symbol("flowing"),Gn=Symbol("paused"),bn=Symbol("resume"),ae=Symbol("buffer"),xe=Symbol("pipes"),ce=Symbol("bufferLength"),Dr=Symbol("bufferPush"),Wi=Symbol("bufferShift"),we=Symbol("objectMode"),te=Symbol("destroyed"),$r=Symbol("error"),Fr=Symbol("emitData"),Qa=Symbol("emitEnd"),Wr=Symbol("emitEnd2"),Ye=Symbol("async"),zr=Symbol("abort"),zi=Symbol("aborted"),Hn=Symbol("signal"),Vt=Symbol("dataListeners"),Ne=Symbol("discarded"),Jn=i=>Promise.resolve().then(i),Qd=i=>i(),Kd=i=>i==="end"||i==="finish"||i==="prefinish",ef=i=>i instanceof ArrayBuffer||!!i&&typeof i=="object"&&i.constructor&&i.constructor.name==="ArrayBuffer"&&i.byteLength>=0,tf=i=>!Buffer.isBuffer(i)&&ArrayBuffer.isView(i),qi=class{src;dest;opts;ondrain;constructor(e,t,n){this.src=e,this.dest=t,this.opts=n,this.ondrain=()=>e[bn](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(e){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},qr=class extends qi{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)}},nf=i=>!!i.objectMode,sf=i=>!i.objectMode&&!!i.encoding&&i.encoding!=="buffer",_t=class extends Bi.EventEmitter{[oe]=!1;[Gn]=!1;[xe]=[];[ae]=[];[we];[qe];[Ye];[vn];[ot]=!1;[bt]=!1;[Di]=!1;[$i]=!1;[Zn]=null;[ce]=0;[te]=!1;[Hn];[zi]=!1;[Vt]=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");nf(t)?(this[we]=!0,this[qe]=null):sf(t)?(this[qe]=t.encoding,this[we]=!1):(this[we]=!1,this[qe]=null),this[Ye]=!!t.async,this[vn]=this[qe]?new Ka.StringDecoder(this[qe]):null,t&&t.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[ae]}),t&&t.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[xe]});let{signal:n}=t;n&&(this[Hn]=n,n.aborted?this[zr]():n.addEventListener("abort",()=>this[zr]()))}get bufferLength(){return this[ce]}get encoding(){return this[qe]}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[we]}set objectMode(e){throw new Error("objectMode must be set at instantiation time")}get async(){return this[Ye]}set async(e){this[Ye]=this[Ye]||!!e}[zr](){this[zi]=!0,this.emit("abort",this[Hn]?.reason),this.destroy(this[Hn]?.reason)}get aborted(){return this[zi]}set aborted(e){}write(e,t,n){if(this[zi])return!1;if(this[ot])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[Ye]?Jn:Qd;if(!this[we]&&!Buffer.isBuffer(e)){if(tf(e))e=Buffer.from(e.buffer,e.byteOffset,e.byteLength);else if(ef(e))e=Buffer.from(e);else if(typeof e!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[we]?(this[oe]&&this[ce]!==0&&this[Fi](!0),this[oe]?this.emit("data",e):this[Dr](e),this[ce]!==0&&this.emit("readable"),n&&s(n),this[oe]):e.length?(typeof e=="string"&&!(t===this[qe]&&!this[vn]?.lastNeed)&&(e=Buffer.from(e,t)),Buffer.isBuffer(e)&&this[qe]&&(e=this[vn].write(e)),this[oe]&&this[ce]!==0&&this[Fi](!0),this[oe]?this.emit("data",e):this[Dr](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[at](),null;this[we]&&(e=null),this[ae].length>1&&!this[we]&&(this[ae]=[this[qe]?this[ae].join(""):Buffer.concat(this[ae],this[ce])]);let t=this[Xa](e||null,this[ae][0]);return this[at](),t}[Xa](e,t){if(this[we])this[Wi]();else{let n=t;e===n.length||e===null?this[Wi]():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[ot]&&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[ot]=!0,this.writable=!1,(this[oe]||!this[Gn])&&this[at](),this}[bn](){this[te]||(!this[Vt]&&!this[xe].length&&(this[Ne]=!0),this[Gn]=!1,this[oe]=!0,this.emit("resume"),this[ae].length?this[Fi]():this[ot]?this[at]():this.emit("drain"))}resume(){return this[bn]()}pause(){this[oe]=!1,this[Gn]=!0,this[Ne]=!1}get destroyed(){return this[te]}get flowing(){return this[oe]}get paused(){return this[Gn]}[Dr](e){this[we]?this[ce]+=1:this[ce]+=e.length,this[ae].push(e)}[Wi](){return this[we]?this[ce]-=1:this[ce]-=this[ae][0].length,this[ae].shift()}[Fi](e=!1){do;while(this[Ya](this[Wi]())&&this[ae].length);!e&&!this[ae].length&&!this[ot]&&this.emit("drain")}[Ya](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===Ja.stdout||e===Ja.stderr?t.end=!1:t.end=t.end!==!1,t.proxyErrors=!!t.proxyErrors,n?t.end&&e.end():(this[xe].push(t.proxyErrors?new qr(this,e,t):new qi(this,e,t)),this[Ye]?Jn(()=>this[bn]()):this[bn]()),e}unpipe(e){let t=this[xe].find(n=>n.dest===e);t&&(this[xe].length===1?(this[oe]&&this[Vt]===0&&(this[oe]=!1),this[xe]=[]):this[xe].splice(this[xe].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[Vt]++,!this[xe].length&&!this[oe]&&this[bn]();else if(e==="readable"&&this[ce]!==0)super.emit("readable");else if(Kd(e)&&this[bt])super.emit(e),this.removeAllListeners(e);else if(e==="error"&&this[Zn]){let s=t;this[Ye]?Jn(()=>s.call(this,this[Zn])):s.call(this,this[Zn])}return n}removeListener(e,t){return this.off(e,t)}off(e,t){let n=super.off(e,t);return e==="data"&&(this[Vt]=this.listeners("data").length,this[Vt]===0&&!this[Ne]&&!this[xe].length&&(this[oe]=!1)),n}removeAllListeners(e){let t=super.removeAllListeners(e);return(e==="data"||e===void 0)&&(this[Vt]=0,!this[Ne]&&!this[xe].length&&(this[oe]=!1)),t}get emittedEnd(){return this[bt]}[at](){!this[Di]&&!this[bt]&&!this[te]&&this[ae].length===0&&this[ot]&&(this[Di]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[$i]&&this.emit("close"),this[Di]=!1)}emit(e,...t){let n=t[0];if(e!=="error"&&e!=="close"&&e!==te&&this[te])return!1;if(e==="data")return!this[we]&&!n?!1:this[Ye]?(Jn(()=>this[Fr](n)),!0):this[Fr](n);if(e==="end")return this[Qa]();if(e==="close"){if(this[$i]=!0,!this[bt]&&!this[te])return!1;let r=super.emit("close");return this.removeAllListeners("close"),r}else if(e==="error"){this[Zn]=n,super.emit($r,n);let r=!this[Hn]||this.listeners("error").length?super.emit("error",n):!1;return this[at](),r}else if(e==="resume"){let r=super.emit("resume");return this[at](),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[at](),s}[Fr](e){for(let n of this[xe])n.dest.write(e)===!1&&this.pause();let t=this[Ne]?!1:super.emit("data",e);return this[at](),t}[Qa](){return this[bt]?!1:(this[bt]=!0,this.readable=!1,this[Ye]?(Jn(()=>this[Wr]()),!0):this[Wr]())}[Wr](){if(this[vn]){let t=this[vn].end();if(t){for(let n of this[xe])n.dest.write(t);this[Ne]||super.emit("data",t)}}for(let t of this[xe])t.end();let e=super.emit("end");return this.removeAllListeners("end"),e}async collect(){let e=Object.assign([],{dataLength:0});this[we]||(e.dataLength=0);let t=this.promise();return this.on("data",n=>{e.push(n),this[we]||(e.dataLength+=n.length)}),await t,e}async concat(){if(this[we])throw new Error("cannot concat in objectMode");let e=await this.collect();return this[qe]?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[ot])return t();let r,o,a=d=>{this.off("data",c),this.off("end",l),this.off(te,u),t(),o(d)},c=d=>{this.off("error",a),this.off("end",l),this.off(te,u),this.pause(),r({value:d,done:!!this[ot]})},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((d,p)=>{o=p,r=d,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($r,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($r,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[$i]&&t.close(),e?this.emit("error",e):this.emit(te),this}static get isStream(){return Jd}};var of=Ke.realpathSync.native,Yn={lstatSync:Ke.lstatSync,readdir:Ke.readdir,readdirSync:Ke.readdirSync,readlinkSync:Ke.readlinkSync,realpathSync:of,promises:{lstat:xt.lstat,readdir:xt.readdir,readlink:xt.readlink,realpath:xt.realpath}},rc=i=>!i||i===Yn||i===rf?Yn:{...Yn,...i,promises:{...Yn.promises,...i.promises||{}}},oc=/^\\\\\?\\([a-z]:)\\?$/i,af=i=>i.replace(/\//g,"\\").replace(oc,"$1\\"),cf=/[\\\/]/,$e=0,ac=1,cc=2,Qe=4,lc=6,uc=8,Zt=10,hc=12,De=15,Xn=~De,Ur=16,ec=32,Qn=64,Be=128,Ui=256,Zi=512,tc=Qn|Be|Zi,lf=1023,Vr=i=>i.isFile()?uc:i.isDirectory()?Qe:i.isSymbolicLink()?Zt:i.isCharacterDevice()?cc:i.isBlockDevice()?lc:i.isSocket()?hc:i.isFIFO()?ac:$e,nc=new Map,Kn=i=>{let e=nc.get(i);if(e)return e;let t=i.normalize("NFKD");return nc.set(i,t),t},ic=new Map,Vi=i=>{let e=ic.get(i);if(e)return e;let t=Kn(i.toLowerCase());return ic.set(i,t),t},Gi=class extends Vn{constructor(){super({max:256})}},Zr=class extends Vn{constructor(e=16*1024){super({maxSize:e,sizeCalculation:t=>t.length+1})}},dc=Symbol("PathScurry setAsCwd"),ve=class{name;root;roots;parent;nocase;isCWD=!1;#e;#t;get dev(){return this.#t}#r;get mode(){return this.#r}#i;get nlink(){return this.#i}#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;#s;#j;#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?Vi(e):Kn(e),this.#s=t&lf,this.nocase=r,this.roots=s,this.root=n||this,this.#j=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=rc(a.fs)}depth(){return this.#_!==void 0?this.#_:this.parent?this.#_=this.parent.depth()+1:this.#_=0}childrenCache(){return this.#j}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.#j.get(this);if(e)return e;let t=Object.assign([],{provisional:0});return this.#j.set(this,t),this.#s&=~Ur,t}child(e,t){if(e===""||e===".")return this;if(e==="..")return this.parent||this;let n=this.children(),s=this.nocase?Vi(e):Kn(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.#s|=Be),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.#s&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.#s&De)===uc}isDirectory(){return(this.#s&De)===Qe}isCharacterDevice(){return(this.#s&De)===cc}isBlockDevice(){return(this.#s&De)===lc}isFIFO(){return(this.#s&De)===ac}isSocket(){return(this.#s&De)===hc}isSymbolicLink(){return(this.#s&Zt)===Zt}lstatCached(){return this.#s&ec?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.#s&De;return!(e!==$e&&e!==Zt||this.#s&Ui||this.#s&Be)}calledReaddir(){return!!(this.#s&Ur)}isENOENT(){return!!(this.#s&Be)}isNamed(e){return this.nocase?this.#x===Vi(e):this.#x===Kn(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.#s|=Ur;for(let t=e.provisional;t<e.length;t++){let n=e[t];n&&n.#M()}}#M(){this.#s&Be||(this.#s=(this.#s|Be)&Xn,this.#I())}#I(){let e=this.children();e.provisional=0;for(let t of e)t.#M()}#z(){this.#s|=Zi,this.#C()}#C(){if(this.#s&Qn)return;let e=this.#s;(e&De)===Qe&&(e&=Xn),this.#s=e|Qn,this.#I()}#O(e=""){e==="ENOTDIR"||e==="EPERM"?this.#C():e==="ENOENT"?this.#M():this.children().provisional=0}#q(e=""){e==="ENOTDIR"?this.parent.#C():e==="ENOENT"&&this.#M()}#D(e=""){let t=this.#s;t|=Ui,e==="ENOENT"&&(t|=Be),(e==="EINVAL"||e==="UNKNOWN")&&(t&=Xn),this.#s=t,e==="ENOTDIR"&&this.parent&&this.parent.#C()}#L(e,t){return this.#B(e,t)||this.#u(e,t)}#u(e,t){let n=Vr(e),s=this.newChild(e.name,n,{parent:this}),r=s.#s&De;return r!==Qe&&r!==Zt&&r!==$e&&(s.#s|=Qn),t.unshift(s),t.provisional++,s}#B(e,t){for(let n=t.provisional;n<t.length;n++){let s=t[n];if((this.nocase?Vi(e.name):Kn(e.name))===s.#x)return this.#$(e,s,n,t)}}#$(e,t,n,s){let r=t.name;return t.#s=t.#s&Xn|Vr(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.#s&Be)===0)try{return this.#P(await this.#e.promises.lstat(this.fullpath())),this}catch(e){this.#q(e.code)}}lstatSync(){if((this.#s&Be)===0)try{return this.#P(this.#e.lstatSync(this.fullpath())),this}catch(e){this.#q(e.code)}}#P(e){let{atime:t,atimeMs:n,birthtime:s,birthtimeMs:r,blksize:o,blocks:a,ctime:c,ctimeMs:l,dev:u,gid:d,ino:p,mode:f,mtime:w,mtimeMs:g,nlink:k,rdev:E,size:x,uid:b}=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=d,this.#h=p,this.#r=f,this.#T=w,this.#d=g,this.#i=k,this.#y=E,this.#c=x,this.#o=b;let S=Vr(e);this.#s=this.#s&Xn|S|ec,S!==$e&&S!==Qe&&S!==Zt&&(this.#s|=Qn)}#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.#s&tc)return!1;let e=De&this.#s;return e===$e||e===Qe||e===Zt}shouldWalk(e,t){return(this.#s&Qe)===Qe&&!(this.#s&tc)&&!e.has(this)&&(!t||t(this))}async realpath(){if(this.#N)return this.#N;if(!((Zi|Ui|Be)&this.#s))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(!((Zi|Ui|Be)&this.#s))try{let e=this.#e.realpathSync(this.fullpath());return this.#N=this.resolve(e)}catch{this.#z()}}[dc](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}},Hi=class i extends ve{sep="\\";splitSep=cf;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 _n.win32.parse(e).root}getRoot(e){if(e=af(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 xn(e,this).root}sameRoot(e,t=this.root.name){return e=e.toUpperCase().replace(/\//g,"\\").replace(oc,"$1\\"),e===t}},Ji=class i extends ve{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)}},Xi=class{root;rootPath;roots;cwd;#e;#t;#r;nocase;#i;constructor(e=process.cwd(),t,n,{nocase:s,childrenCacheSize:r=16*1024,fs:o=Yn}={}){this.#i=rc(o),(e instanceof URL||e.startsWith("file://"))&&(e=(0,sc.fileURLToPath)(e));let a=t.resolve(e);this.roots=Object.create(null),this.rootPath=this.parseRootPath(a),this.#e=new Gi,this.#t=new Gi,this.#r=new Zr(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.#i),this.roots[this.rootPath]=this.root;let l=this.root,u=c.length-1,d=t.sep,p=this.rootPath,f=!1;for(let w of c){let g=u--;l=l.child(w,{relative:new Array(g).fill("..").join(d),relativePosix:new Array(g).fill("..").join("/"),fullpath:p+=(f?"":d)+w}),f=!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 ve||(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 ve||(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 ve||(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 ve||(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 ve||(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 ve||(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 ve||(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=(d,p)=>{c.add(d),d.readdirCB((f,w)=>{if(f)return p(f);let g=w.length;if(!g)return p();let k=()=>{--g===0&&p()};for(let E of w)(!r||r(E))&&a.push(n?E:E.fullpath()),s&&E.isSymbolicLink()?E.realpath().then(x=>x?.isUnknown()?x.lstat():x).then(x=>x?.shouldWalk(c,o)?l(x,k):k()):E.shouldWalk(c,o)?l(E,k):k()},!0)},u=e;return new Promise((d,p)=>{l(u,f=>{if(f)return p(f);d(a)})})}walkSync(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof ve||(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 d of u){(!r||r(d))&&a.push(n?d:d.fullpath());let p=d;if(d.isSymbolicLink()){if(!(s&&(p=d.realpathSync())))continue;p.isUnknown()&&p.lstatSync()}p.shouldWalk(c,o)&&c.add(p)}}return a}[Symbol.asyncIterator](){return this.iterate()}iterate(e=this.cwd,t={}){return typeof e=="string"?e=this.cwd.resolve(e):e instanceof ve||(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 ve||(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 d=u;if(u.isSymbolicLink()){if(!(s&&(d=u.realpathSync())))continue;d.isUnknown()&&d.lstatSync()}d.shouldWalk(a,o)&&a.add(d)}}}stream(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof ve||(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,d=()=>{let p=!1;for(;!p;){let f=l.shift();if(!f){u===0&&a.end();return}u++,c.add(f);let w=(k,E,x=!1)=>{if(k)return a.emit("error",k);if(s&&!x){let b=[];for(let S of E)S.isSymbolicLink()&&b.push(S.realpath().then(O=>O?.isUnknown()?O.lstat():O));if(b.length){Promise.all(b).then(()=>w(null,E,!0));return}}for(let b of E)b&&(!r||r(b))&&(a.write(n?b:b.fullpath())||(p=!0));u--;for(let b of E){let S=b.realpathCached()||b;S.shouldWalk(c,o)&&l.push(S)}p&&!a.flowing?a.once("drain",d):g||d()},g=!0;f.readdirCB(w,!0),g=!1}};return d(),a}streamSync(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof ve||(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,d=()=>{let p=!1;for(;!p;){let f=l.shift();if(!f){u===0&&a.end();return}u++,c.add(f);let w=f.readdirSync();for(let g of w)(!r||r(g))&&(a.write(n?g:g.fullpath())||(p=!0));u--;for(let g of w){let k=g;if(g.isSymbolicLink()){if(!(s&&(k=g.realpathSync())))continue;k.isUnknown()&&k.lstatSync()}k.shouldWalk(c,o)&&l.push(k)}}p&&!a.flowing&&a.once("drain",d)};return d(),a}chdir(e=this.cwd){let t=this.cwd;this.cwd=typeof e=="string"?this.cwd.resolve(e):e,this.cwd[dc](t)}},xn=class extends Xi{sep="\\";constructor(e=process.cwd(),t={}){let{nocase:n=!0}=t;super(e,_n.win32,"\\",{...t,nocase:n}),this.nocase=n;for(let s=this.cwd;s;s=s.parent)s.nocase=this.nocase}parseRootPath(e){return _n.win32.parse(e).root.toUpperCase()}newRoot(e){return new Hi(this.rootPath,Qe,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")||e.startsWith("\\")||/^[a-z]:(\/|\\)/i.test(e)}},Sn=class extends Xi{sep="/";constructor(e=process.cwd(),t={}){let{nocase:n=!1}=t;super(e,_n.posix,"/",{...t,nocase:n}),this.nocase=n}parseRootPath(e){return"/"}newRoot(e){return new Ji(this.rootPath,Qe,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")}},ei=class extends Sn{constructor(e=process.cwd(),t={}){let{nocase:n=!0}=t;super(e,{...t,nocase:n})}},Om=process.platform==="win32"?Hi:Ji,fc=process.platform==="win32"?xn:process.platform==="darwin"?ei:Sn;var uf=i=>i.length>=1,hf=i=>i.length>=1,kn=class i{#e;#t;#r;length;#i;#o;#b;#y;#a;#h;#c=!0;constructor(e,t,n,s){if(!uf(e))throw new TypeError("empty pattern list");if(!hf(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.#i=s,this.#r===0){if(this.isUNC()){let[r,o,a,c,...l]=this.#e,[u,d,p,f,...w]=this.#t;l[0]===""&&(l.shift(),w.shift());let g=[r,o,a,c,""].join("/"),k=[u,d,p,f,""].join("/");this.#e=[g,...l],this.#t=[k,...w],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.#i),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.#i==="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.#i==="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 df=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",En=class{relative;relativeChildren;absolute;absoluteChildren;platform;mmopts;constructor(e,{nobrace:t,nocase:n,noext:s,noglobstar:r,platform:o=df}){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 kn(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 Gr=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()]))}},Hr=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)])}},Jr=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())}},ti=class i{hasWalkedCache;matches=new Hr;subwalks=new Jr;patterns;follow;dot;opts;constructor(e,t){this.opts=e,this.follow=!!e.follow,this.dot=!!e.dot,this.hasWalkedCache=t?t.copy():new Gr}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 d=r.rest();if(d)r=d;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 d=c===".."||c===""||c===".";this.matches.add(s.resolve(c),a,d);continue}else if(c===de){(!s.isSymbolicLink()||this.follow||r.checkFollowGlobstar())&&this.subwalks.add(s,r);let d=l?.pattern(),p=l?.rest();if(!l||(d===""||d===".")&&!p)this.matches.add(s,a,d===""||d===".");else if(d===".."){let f=s.parent||s;p?this.hasWalkedCache.hasWalked(f,p)||this.subwalks.add(f,p):this.matches.add(f,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 ff=(i,e)=>typeof i=="string"?new En([i],e):Array.isArray(i)?new En(i,e):i,Yi=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=ff(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}))}#i(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.#i(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.#i(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 ti(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.#i(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.#i(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 ti(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.#i(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.#i(a)||this.matchSync(a,c,l);for(let[a,c]of n.subwalks.entries())r++,this.walkCB2Sync(a,c,n.child(),o);o()}},ni=class extends Yi{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}},ii=class extends Yi{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 pf=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,pc.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||pf,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"?xn:t.platform==="darwin"?ei:t.platform?Sn:fc;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 kn(c,u,0,this.platform)})}async walk(){return[...await 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}).walk()]}walkSync(){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}).walkSync()]}stream(){return new ii(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 ii(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 Xr=(i,e={})=>{Array.isArray(i)||(i=[i]);for(let t of i)if(new Ae(t,e).hasMagic())return!0;return!1};function Qi(i,e={}){return new Ue(i,e).streamSync()}function yc(i,e={}){return new Ue(i,e).stream()}function Ki(i,e={}){return new Ue(i,e).walkSync()}async function mc(i,e={}){return new Ue(i,e).walk()}function es(i,e={}){return new Ue(i,e).iterateSync()}function wc(i,e={}){return new Ue(i,e).iterate()}var mf=Qi,gf=Object.assign(yc,{sync:Qi}),yf=es,wf=Object.assign(wc,{sync:es}),vf=Object.assign(Ki,{stream:Qi,iterate:es}),gc=Object.assign(mc,{glob:mc,globSync:Ki,sync:vf,globStream:yc,stream:gf,globStreamSync:Qi,streamSync:mf,globIterate:wc,iterate:wf,globIterateSync:es,iterateSync:yf,Glob:Ue,hasMagic:Xr,escape:gn,unescape:ze});gc.glob=gc;var Yr={name:"dts-linter",version:"0.3.9",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.7.3"},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.1.0","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 vc;(function(i){function e(t){return typeof t=="string"}i.is=e})(vc||(vc={}));var Qr;(function(i){function e(t){return typeof t=="string"}i.is=e})(Qr||(Qr={}));var bc;(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})(bc||(bc={}));var ts;(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})(ts||(ts={}));var Ve;(function(i){function e(n,s){return n===Number.MAX_VALUE&&(n=ts.MAX_VALUE),s===Number.MAX_VALUE&&(s=ts.MAX_VALUE),{line:n,character:s}}i.create=e;function t(n){let s=n;return m.objectLiteral(s)&&m.uinteger(s.line)&&m.uinteger(s.character)}i.is=t})(Ve||(Ve={}));var ne;(function(i){function e(n,s,r,o){if(m.uinteger(n)&&m.uinteger(s)&&m.uinteger(r)&&m.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 m.objectLiteral(s)&&Ve.is(s.start)&&Ve.is(s.end)}i.is=t})(ne||(ne={}));var ns;(function(i){function e(n,s){return{uri:n,range:s}}i.create=e;function t(n){let s=n;return m.objectLiteral(s)&&ne.is(s.range)&&(m.string(s.uri)||m.undefined(s.uri))}i.is=t})(ns||(ns={}));var _c;(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 m.objectLiteral(s)&&ne.is(s.targetRange)&&m.string(s.targetUri)&&ne.is(s.targetSelectionRange)&&(ne.is(s.originSelectionRange)||m.undefined(s.originSelectionRange))}i.is=t})(_c||(_c={}));var Kr;(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 m.objectLiteral(s)&&m.numberRange(s.red,0,1)&&m.numberRange(s.green,0,1)&&m.numberRange(s.blue,0,1)&&m.numberRange(s.alpha,0,1)}i.is=t})(Kr||(Kr={}));var xc;(function(i){function e(n,s){return{range:n,color:s}}i.create=e;function t(n){let s=n;return m.objectLiteral(s)&&ne.is(s.range)&&Kr.is(s.color)}i.is=t})(xc||(xc={}));var Sc;(function(i){function e(n,s,r){return{label:n,textEdit:s,additionalTextEdits:r}}i.create=e;function t(n){let s=n;return m.objectLiteral(s)&&m.string(s.label)&&(m.undefined(s.textEdit)||Tn.is(s))&&(m.undefined(s.additionalTextEdits)||m.typedArray(s.additionalTextEdits,Tn.is))}i.is=t})(Sc||(Sc={}));var kc;(function(i){i.Comment="comment",i.Imports="imports",i.Region="region"})(kc||(kc={}));var Ec;(function(i){function e(n,s,r,o,a,c){let l={startLine:n,endLine:s};return m.defined(r)&&(l.startCharacter=r),m.defined(o)&&(l.endCharacter=o),m.defined(a)&&(l.kind=a),m.defined(c)&&(l.collapsedText=c),l}i.create=e;function t(n){let s=n;return m.objectLiteral(s)&&m.uinteger(s.startLine)&&m.uinteger(s.startLine)&&(m.undefined(s.startCharacter)||m.uinteger(s.startCharacter))&&(m.undefined(s.endCharacter)||m.uinteger(s.endCharacter))&&(m.undefined(s.kind)||m.string(s.kind))}i.is=t})(Ec||(Ec={}));var eo;(function(i){function e(n,s){return{location:n,message:s}}i.create=e;function t(n){let s=n;return m.defined(s)&&ns.is(s.location)&&m.string(s.message)}i.is=t})(eo||(eo={}));var fe;(function(i){i.Error=1,i.Warning=2,i.Information=3,i.Hint=4})(fe||(fe={}));var Cc;(function(i){i.Unnecessary=1,i.Deprecated=2})(Cc||(Cc={}));var Tc;(function(i){function e(t){let n=t;return m.objectLiteral(n)&&m.string(n.href)}i.is=e})(Tc||(Tc={}));var is;(function(i){function e(n,s,r,o,a,c){let l={range:n,message:s};return m.defined(r)&&(l.severity=r),m.defined(o)&&(l.code=o),m.defined(a)&&(l.source=a),m.defined(c)&&(l.relatedInformation=c),l}i.create=e;function t(n){var s;let r=n;return m.defined(r)&&ne.is(r.range)&&m.string(r.message)&&(m.number(r.severity)||m.undefined(r.severity))&&(m.integer(r.code)||m.string(r.code)||m.undefined(r.code))&&(m.undefined(r.codeDescription)||m.string((s=r.codeDescription)===null||s===void 0?void 0:s.href))&&(m.string(r.source)||m.undefined(r.source))&&(m.undefined(r.relatedInformation)||m.typedArray(r.relatedInformation,eo.is))}i.is=t})(is||(is={}));var Cn;(function(i){function e(n,s,...r){let o={title:n,command:s};return m.defined(r)&&r.length>0&&(o.arguments=r),o}i.create=e;function t(n){let s=n;return m.defined(s)&&m.string(s.title)&&m.string(s.command)}i.is=t})(Cn||(Cn={}));var Tn;(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 m.objectLiteral(o)&&m.string(o.newText)&&ne.is(o.range)}i.is=s})(Tn||(Tn={}));var to;(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 m.objectLiteral(s)&&m.string(s.label)&&(m.boolean(s.needsConfirmation)||s.needsConfirmation===void 0)&&(m.string(s.description)||s.description===void 0)}i.is=t})(to||(to={}));var Rn;(function(i){function e(t){let n=t;return m.string(n)}i.is=e})(Rn||(Rn={}));var Rc;(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 Tn.is(o)&&(to.is(o.annotationId)||Rn.is(o.annotationId))}i.is=s})(Rc||(Rc={}));var no;(function(i){function e(n,s){return{textDocument:n,edits:s}}i.create=e;function t(n){let s=n;return m.defined(s)&&ao.is(s.textDocument)&&Array.isArray(s.edits)}i.is=t})(no||(no={}));var io;(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"&&m.string(s.uri)&&(s.options===void 0||(s.options.overwrite===void 0||m.boolean(s.options.overwrite))&&(s.options.ignoreIfExists===void 0||m.boolean(s.options.ignoreIfExists)))&&(s.annotationId===void 0||Rn.is(s.annotationId))}i.is=t})(io||(io={}));var so;(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"&&m.string(s.oldUri)&&m.string(s.newUri)&&(s.options===void 0||(s.options.overwrite===void 0||m.boolean(s.options.overwrite))&&(s.options.ignoreIfExists===void 0||m.boolean(s.options.ignoreIfExists)))&&(s.annotationId===void 0||Rn.is(s.annotationId))}i.is=t})(so||(so={}));var ro;(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"&&m.string(s.uri)&&(s.options===void 0||(s.options.recursive===void 0||m.boolean(s.options.recursive))&&(s.options.ignoreIfNotExists===void 0||m.boolean(s.options.ignoreIfNotExists)))&&(s.annotationId===void 0||Rn.is(s.annotationId))}i.is=t})(ro||(ro={}));var oo;(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=>m.string(s.kind)?io.is(s)||so.is(s)||ro.is(s):no.is(s)))}i.is=e})(oo||(oo={}));var Oc;(function(i){function e(n){return{uri:n}}i.create=e;function t(n){let s=n;return m.defined(s)&&m.string(s.uri)}i.is=t})(Oc||(Oc={}));var Ac;(function(i){function e(n,s){return{uri:n,version:s}}i.create=e;function t(n){let s=n;return m.defined(s)&&m.string(s.uri)&&m.integer(s.version)}i.is=t})(Ac||(Ac={}));var ao;(function(i){function e(n,s){return{uri:n,version:s}}i.create=e;function t(n){let s=n;return m.defined(s)&&m.string(s.uri)&&(s.version===null||m.integer(s.version))}i.is=t})(ao||(ao={}));var Nc;(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 m.defined(s)&&m.string(s.uri)&&m.string(s.languageId)&&m.integer(s.version)&&m.string(s.text)}i.is=t})(Nc||(Nc={}));var co;(function(i){i.PlainText="plaintext",i.Markdown="markdown";function e(t){let n=t;return n===i.PlainText||n===i.Markdown}i.is=e})(co||(co={}));var si;(function(i){function e(t){let n=t;return m.objectLiteral(t)&&co.is(n.kind)&&m.string(n.value)}i.is=e})(si||(si={}));var Pc;(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})(Pc||(Pc={}));var jc;(function(i){i.PlainText=1,i.Snippet=2})(jc||(jc={}));var Mc;(function(i){i.Deprecated=1})(Mc||(Mc={}));var Lc;(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&&m.string(s.newText)&&ne.is(s.insert)&&ne.is(s.replace)}i.is=t})(Lc||(Lc={}));var Ic;(function(i){i.asIs=1,i.adjustIndentation=2})(Ic||(Ic={}));var Dc;(function(i){function e(t){let n=t;return n&&(m.string(n.detail)||n.detail===void 0)&&(m.string(n.description)||n.description===void 0)}i.is=e})(Dc||(Dc={}));var $c;(function(i){function e(t){return{label:t}}i.create=e})($c||($c={}));var Fc;(function(i){function e(t,n){return{items:t||[],isIncomplete:!!n}}i.create=e})(Fc||(Fc={}));var ss;(function(i){function e(n){return n.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&")}i.fromPlainText=e;function t(n){let s=n;return m.string(s)||m.objectLiteral(s)&&m.string(s.language)&&m.string(s.value)}i.is=t})(ss||(ss={}));var Wc;(function(i){function e(t){let n=t;return!!n&&m.objectLiteral(n)&&(si.is(n.contents)||ss.is(n.contents)||m.typedArray(n.contents,ss.is))&&(t.range===void 0||ne.is(t.range))}i.is=e})(Wc||(Wc={}));var zc;(function(i){function e(t,n){return n?{label:t,documentation:n}:{label:t}}i.create=e})(zc||(zc={}));var qc;(function(i){function e(t,n,...s){let r={label:t};return m.defined(n)&&(r.documentation=n),m.defined(s)?r.parameters=s:r.parameters=[],r}i.create=e})(qc||(qc={}));var Bc;(function(i){i.Text=1,i.Read=2,i.Write=3})(Bc||(Bc={}));var Uc;(function(i){function e(t,n){let s={range:t};return m.number(n)&&(s.kind=n),s}i.create=e})(Uc||(Uc={}));var Vc;(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})(Vc||(Vc={}));var Zc;(function(i){i.Deprecated=1})(Zc||(Zc={}));var Gc;(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})(Gc||(Gc={}));var Hc;(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})(Hc||(Hc={}));var Jc;(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&&m.string(s.name)&&m.number(s.kind)&&ne.is(s.range)&&ne.is(s.selectionRange)&&(s.detail===void 0||m.string(s.detail))&&(s.deprecated===void 0||m.boolean(s.deprecated))&&(s.children===void 0||Array.isArray(s.children))&&(s.tags===void 0||Array.isArray(s.tags))}i.is=t})(Jc||(Jc={}));var Xc;(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"})(Xc||(Xc={}));var rs;(function(i){i.Invoked=1,i.Automatic=2})(rs||(rs={}));var Yc;(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 m.defined(s)&&m.typedArray(s.diagnostics,is.is)&&(s.only===void 0||m.typedArray(s.only,m.string))&&(s.triggerKind===void 0||s.triggerKind===rs.Invoked||s.triggerKind===rs.Automatic)}i.is=t})(Yc||(Yc={}));var Qc;(function(i){function e(n,s,r){let o={title:n},a=!0;return typeof s=="string"?(a=!1,o.kind=s):Cn.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&&m.string(s.title)&&(s.diagnostics===void 0||m.typedArray(s.diagnostics,is.is))&&(s.kind===void 0||m.string(s.kind))&&(s.edit!==void 0||s.command!==void 0)&&(s.command===void 0||Cn.is(s.command))&&(s.isPreferred===void 0||m.boolean(s.isPreferred))&&(s.edit===void 0||oo.is(s.edit))}i.is=t})(Qc||(Qc={}));var Kc;(function(i){function e(n,s){let r={range:n};return m.defined(s)&&(r.data=s),r}i.create=e;function t(n){let s=n;return m.defined(s)&&ne.is(s.range)&&(m.undefined(s.command)||Cn.is(s.command))}i.is=t})(Kc||(Kc={}));var el;(function(i){function e(n,s){return{tabSize:n,insertSpaces:s}}i.create=e;function t(n){let s=n;return m.defined(s)&&m.uinteger(s.tabSize)&&m.boolean(s.insertSpaces)}i.is=t})(el||(el={}));var tl;(function(i){function e(n,s,r){return{range:n,target:s,data:r}}i.create=e;function t(n){let s=n;return m.defined(s)&&ne.is(s.range)&&(m.undefined(s.target)||m.string(s.target))}i.is=t})(tl||(tl={}));var nl;(function(i){function e(n,s){return{range:n,parent:s}}i.create=e;function t(n){let s=n;return m.objectLiteral(s)&&ne.is(s.range)&&(s.parent===void 0||i.is(s.parent))}i.is=t})(nl||(nl={}));var il;(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"})(il||(il={}));var sl;(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"})(sl||(sl={}));var rl;(function(i){function e(t){let n=t;return m.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})(rl||(rl={}));var ol;(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)&&m.string(s.text)}i.is=t})(ol||(ol={}));var al;(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)&&m.boolean(s.caseSensitiveLookup)&&(m.string(s.variableName)||s.variableName===void 0)}i.is=t})(al||(al={}));var cl;(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)&&(m.string(s.expression)||s.expression===void 0)}i.is=t})(cl||(cl={}));var ll;(function(i){function e(n,s){return{frameId:n,stoppedLocation:s}}i.create=e;function t(n){let s=n;return m.defined(s)&&ne.is(n.stoppedLocation)}i.is=t})(ll||(ll={}));var lo;(function(i){i.Type=1,i.Parameter=2;function e(t){return t===1||t===2}i.is=e})(lo||(lo={}));var uo;(function(i){function e(n){return{value:n}}i.create=e;function t(n){let s=n;return m.objectLiteral(s)&&(s.tooltip===void 0||m.string(s.tooltip)||si.is(s.tooltip))&&(s.location===void 0||ns.is(s.location))&&(s.command===void 0||Cn.is(s.command))}i.is=t})(uo||(uo={}));var ul;(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 m.objectLiteral(s)&&Ve.is(s.position)&&(m.string(s.label)||m.typedArray(s.label,uo.is))&&(s.kind===void 0||lo.is(s.kind))&&s.textEdits===void 0||m.typedArray(s.textEdits,Tn.is)&&(s.tooltip===void 0||m.string(s.tooltip)||si.is(s.tooltip))&&(s.paddingLeft===void 0||m.boolean(s.paddingLeft))&&(s.paddingRight===void 0||m.boolean(s.paddingRight))}i.is=t})(ul||(ul={}));var hl;(function(i){function e(t){return{kind:"snippet",value:t}}i.createSnippet=e})(hl||(hl={}));var dl;(function(i){function e(t,n,s,r){return{insertText:t,filterText:n,range:s,command:r}}i.create=e})(dl||(dl={}));var fl;(function(i){function e(t){return{items:t}}i.create=e})(fl||(fl={}));var pl;(function(i){i.Invoked=0,i.Automatic=1})(pl||(pl={}));var ml;(function(i){function e(t,n){return{range:t,text:n}}i.create=e})(ml||(ml={}));var gl;(function(i){function e(t,n){return{triggerKind:t,selectedCompletionInfo:n}}i.create=e})(gl||(gl={}));var yl;(function(i){function e(t){let n=t;return m.objectLiteral(n)&&Qr.is(n.uri)&&m.string(n.name)}i.is=e})(yl||(yl={}));var wl;(function(i){function e(r,o,a,c){return new ho(r,o,a,c)}i.create=e;function t(r){let o=r;return!!(m.defined(o)&&m.string(o.uri)&&(m.undefined(o.languageId)||m.string(o.languageId))&&m.uinteger(o.lineCount)&&m.func(o.getText)&&m.func(o.positionAt)&&m.func(o.offsetAt))}i.is=t;function n(r,o){let a=r.getText(),c=s(o,(u,d)=>{let p=u.range.start.line-d.range.start.line;return p===0?u.range.start.character-d.range.start.character:p}),l=a.length;for(let u=c.length-1;u>=0;u--){let d=c[u],p=r.offsetAt(d.range.start),f=r.offsetAt(d.range.end);if(f<=l)a=a.substring(0,p)+d.newText+a.substring(f,a.length);else throw new Error("Overlapping edit");l=p}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,d=0,p=0;for(;u<c.length&&d<l.length;)o(c[u],l[d])<=0?r[p++]=c[u++]:r[p++]=l[d++];for(;u<c.length;)r[p++]=c[u++];for(;d<l.length;)r[p++]=l[d++];return r}})(wl||(wl={}));var ho=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}},m;(function(i){let e=Object.prototype.toString;function t(f){return typeof f<"u"}i.defined=t;function n(f){return typeof f>"u"}i.undefined=n;function s(f){return f===!0||f===!1}i.boolean=s;function r(f){return e.call(f)==="[object String]"}i.string=r;function o(f){return e.call(f)==="[object Number]"}i.number=o;function a(f,w,g){return e.call(f)==="[object Number]"&&w<=f&&f<=g}i.numberRange=a;function c(f){return e.call(f)==="[object Number]"&&-2147483648<=f&&f<=2147483647}i.integer=c;function l(f){return e.call(f)==="[object Number]"&&0<=f&&f<=2147483647}i.uinteger=l;function u(f){return e.call(f)==="[object Function]"}i.func=u;function d(f){return f!==null&&typeof f=="object"}i.objectLiteral=d;function p(f,w){return Array.isArray(f)&&f.every(w)}i.typedArray=p})(m||(m={}));var _f=require.resolve("devicetree-language-server/dist/server.js"),mo=class{constructor(e,t,n,s,r){this.poolSize=e;this.cwd=t;this.includesPaths=n;this.bindings=s;this.logLevel=r;this.workers=[];this.queue=[]}async initialize(){let e=[];for(let t=0;t<this.poolSize;t++)e.push(this.createWorker(t));await Promise.all(e)}async createWorker(e){let t=_l.default.spawn(process.execPath,[_f,"--stdio"],{stdio:["pipe","pipe","pipe"]});t.stderr.on("data",o=>{this.logLevel==="verbose"&&console.error(`LSP Worker ${e} stderr:`,o.toString())});let n=(0,Sl.createMessageConnection)(new os.StreamMessageReader(t.stdout),new os.StreamMessageWriter(t.stdin));this.logLevel==="verbose"&&n.onNotification("window/logMessage",o=>{let c={1:"ERROR",2:"WARN",3:"INFO",4:"LOG"}[o.type]||"LOG";ie("info",`[LSP Worker ${e} ${c}] ${o.message}`)}),n.onRequest("workspace/workspaceFolders",()=>[{uri:`file://${this.cwd}`,name:"root"}]),n.listen(),n.sendNotification("workspace/didChangeConfiguration",{settings:{devicetree:{defaultIncludePaths:this.includesPaths,defaultBindingType:"Zephyr",defaultZephyrBindings:this.bindings,cwd:this.cwd,autoChangeContext:!0,allowAdhocContexts:!0,defaultLockRenameEdits:[]}}});let s=[{uri:go(this.cwd),name:"root"}];await n.sendRequest("initialize",{processId:process.pid,rootUri:go(this.cwd),capabilities:{},workspaceFolders:s}),await n.sendNotification("initialized");let r={id:e,process:t,connection:n,busy:!1};this.workers.push(r)}async getAvailableWorker(){return new Promise(e=>{let t=this.workers.find(n=>!n.busy);t?(t.busy=!0,e(t)):this.queue.push(()=>{let n=this.workers.find(s=>!s.busy);n&&(n.busy=!0,e(n))})})}releaseWorker(e){e.busy=!1;let t=this.queue.shift();t&&t()}async dispose(){for(let e of this.workers)e.connection.dispose(),e.process.kill();this.workers=[]}};function go(i){let e=xl.default.resolve(i);return e=e.replace(/\\/g,"/"),e.startsWith("/")||(e="/"+e),`file://${e}`}function xf(){let i=process.env;return!!(i.CI&&(i.GITHUB_ACTIONS||i.GITLAB_CI||i.BITBUCKET_BUILD_NUMBER||i.CIRCLECI||i.TRAVIS))}var Sf=Y.object({file:Y.array(Y.string().optional()).optional(),cwd:Y.string().optional(),include:Y.array(Y.string()).optional().default([]),binding:Y.array(Y.string()).optional().default([]),logLevel:Y.enum(["none","verbose"]).optional().default("none"),format:Y.boolean().optional().default(!1),formatFixAll:Y.boolean().optional().default(!1),processIncludes:Y.boolean().optional().default(!1),diagnostics:Y.boolean().optional().default(!1),diagnosticsFull:Y.boolean().optional().default(!1),showInfoDiagnostics:Y.boolean().optional().default(!1),patchFile:Y.string().optional(),outputFormat:Y.enum(["auto","pretty","annotations","json"]).optional().default("auto"),threads:Y.number().int().min(1).optional().default(1),version:Y.boolean().optional().default(!1),help:Y.boolean().optional().default(!1)}),yo=`Usage: dts-linter [options]
|
|
55
55
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dts-linter",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.9",
|
|
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.7.
|
|
28
|
+
"devicetree-language-server": "^0.7.3"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
31
|
"@types/node": "^24.0.3",
|