dts-linter 0.4.0 → 0.5.0
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/dist/THIRD_PARTY_LICENSES.txt +15 -14
- package/dist/dts-linter.js +50 -43
- package/package.json +3 -3
package/dist/dts-linter.js
CHANGED
|
@@ -1,57 +1,55 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
"use strict";var Jl=Object.create;var us=Object.defineProperty;var Xl=Object.getOwnPropertyDescriptor;var Yl=Object.getOwnPropertyNames;var Ql=Object.getPrototypeOf,Kl=Object.prototype.hasOwnProperty;var he=(i,e)=>()=>(e||i((e={exports:{}}).exports,e),e.exports),eu=(i,e)=>{for(var t in e)us(i,t,{get:e[t],enumerable:!0})},tu=(i,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of Yl(e))!Kl.call(i,s)&&s!==t&&us(i,s,{get:()=>e[s],enumerable:!(n=Xl(e,s))||n.enumerable});return i};var ht=(i,e,t)=>(t=i!=null?Jl(Ql(i)):{},tu(e||!i||!i.__esModule?us(t,"default",{value:i,enumerable:!0}):t,i));var Qt=he(ye=>{"use strict";Object.defineProperty(ye,"__esModule",{value:!0});ye.stringArray=ye.array=ye.func=ye.error=ye.number=ye.string=ye.boolean=void 0;function nu(i){return i===!0||i===!1}ye.boolean=nu;function Oo(i){return typeof i=="string"||i instanceof String}ye.string=Oo;function iu(i){return typeof i=="number"||i instanceof Number}ye.number=iu;function su(i){return i instanceof Error}ye.error=su;function ru(i){return typeof i=="function"}ye.func=ru;function Ao(i){return Array.isArray(i)}ye.array=Ao;function ou(i){return Ao(i)&&i.every(e=>Oo(e))}ye.stringArray=ou});var Ls=he(P=>{"use strict";Object.defineProperty(P,"__esModule",{value:!0});P.Message=P.NotificationType9=P.NotificationType8=P.NotificationType7=P.NotificationType6=P.NotificationType5=P.NotificationType4=P.NotificationType3=P.NotificationType2=P.NotificationType1=P.NotificationType0=P.NotificationType=P.RequestType9=P.RequestType8=P.RequestType7=P.RequestType6=P.RequestType5=P.RequestType4=P.RequestType3=P.RequestType2=P.RequestType1=P.RequestType=P.RequestType0=P.AbstractMessageSignature=P.ParameterStructures=P.ResponseError=P.ErrorCodes=void 0;var Ct=Qt(),hs;(function(i){i.ParseError=-32700,i.InvalidRequest=-32600,i.MethodNotFound=-32601,i.InvalidParams=-32602,i.InternalError=-32603,i.jsonrpcReservedErrorRangeStart=-32099,i.serverErrorStart=-32099,i.MessageWriteError=-32099,i.MessageReadError=-32098,i.PendingResponseRejected=-32097,i.ConnectionInactive=-32096,i.ServerNotInitialized=-32002,i.UnknownErrorCode=-32001,i.jsonrpcReservedErrorRangeEnd=-32e3,i.serverErrorEnd=-32e3})(hs||(P.ErrorCodes=hs={}));var ds=class i extends Error{constructor(e,t,n){super(t),this.code=Ct.number(e)?e:hs.UnknownErrorCode,this.data=n,Object.setPrototypeOf(this,i.prototype)}toJson(){let e={code:this.code,message:this.message};return this.data!==void 0&&(e.data=this.data),e}};P.ResponseError=ds;var Ee=class i{constructor(e){this.kind=e}static is(e){return e===i.auto||e===i.byName||e===i.byPosition}toString(){return this.kind}};P.ParameterStructures=Ee;Ee.auto=new Ee("auto");Ee.byPosition=new Ee("byPosition");Ee.byName=new Ee("byName");var G=class{constructor(e,t){this.method=e,this.numberOfParams=t}get parameterStructures(){return Ee.auto}};P.AbstractMessageSignature=G;var fs=class extends G{constructor(e){super(e,0)}};P.RequestType0=fs;var ps=class extends G{constructor(e,t=Ee.auto){super(e,1),this._parameterStructures=t}get parameterStructures(){return this._parameterStructures}};P.RequestType=ps;var ms=class extends G{constructor(e,t=Ee.auto){super(e,1),this._parameterStructures=t}get parameterStructures(){return this._parameterStructures}};P.RequestType1=ms;var gs=class extends G{constructor(e){super(e,2)}};P.RequestType2=gs;var ys=class extends G{constructor(e){super(e,3)}};P.RequestType3=ys;var ws=class extends G{constructor(e){super(e,4)}};P.RequestType4=ws;var vs=class extends G{constructor(e){super(e,5)}};P.RequestType5=vs;var bs=class extends G{constructor(e){super(e,6)}};P.RequestType6=bs;var _s=class extends G{constructor(e){super(e,7)}};P.RequestType7=_s;var xs=class extends G{constructor(e){super(e,8)}};P.RequestType8=xs;var Ss=class extends G{constructor(e){super(e,9)}};P.RequestType9=Ss;var ks=class extends G{constructor(e,t=Ee.auto){super(e,1),this._parameterStructures=t}get parameterStructures(){return this._parameterStructures}};P.NotificationType=ks;var Es=class extends G{constructor(e){super(e,0)}};P.NotificationType0=Es;var Cs=class extends G{constructor(e,t=Ee.auto){super(e,1),this._parameterStructures=t}get parameterStructures(){return this._parameterStructures}};P.NotificationType1=Cs;var Ts=class extends G{constructor(e){super(e,2)}};P.NotificationType2=Ts;var Rs=class extends G{constructor(e){super(e,3)}};P.NotificationType3=Rs;var Os=class extends G{constructor(e){super(e,4)}};P.NotificationType4=Os;var As=class extends G{constructor(e){super(e,5)}};P.NotificationType5=As;var Ns=class extends G{constructor(e){super(e,6)}};P.NotificationType6=Ns;var Ps=class extends G{constructor(e){super(e,7)}};P.NotificationType7=Ps;var js=class extends G{constructor(e){super(e,8)}};P.NotificationType8=js;var Ms=class extends G{constructor(e){super(e,9)}};P.NotificationType9=Ms;var No;(function(i){function e(s){let r=s;return r&&Ct.string(r.method)&&(Ct.string(r.id)||Ct.number(r.id))}i.isRequest=e;function t(s){let r=s;return r&&Ct.string(r.method)&&s.id===void 0}i.isNotification=t;function n(s){let r=s;return r&&(r.result!==void 0||!!r.error)&&(Ct.string(r.id)||Ct.number(r.id)||r.id===null)}i.isResponse=n})(No||(P.Message=No={}))});var $s=he(dt=>{"use strict";var Po;Object.defineProperty(dt,"__esModule",{value:!0});dt.LRUCache=dt.LinkedMap=dt.Touch=void 0;var we;(function(i){i.None=0,i.First=1,i.AsOld=i.First,i.Last=2,i.AsNew=i.Last})(we||(dt.Touch=we={}));var ci=class{constructor(){this[Po]="LinkedMap",this._map=new Map,this._head=void 0,this._tail=void 0,this._size=0,this._state=0}clear(){this._map.clear(),this._head=void 0,this._tail=void 0,this._size=0,this._state++}isEmpty(){return!this._head&&!this._tail}get size(){return this._size}get first(){return this._head?.value}get last(){return this._tail?.value}has(e){return this._map.has(e)}get(e,t=we.None){let n=this._map.get(e);if(n)return t!==we.None&&this.touch(n,t),n.value}set(e,t,n=we.None){let s=this._map.get(e);if(s)s.value=t,n!==we.None&&this.touch(s,n);else{switch(s={key:e,value:t,next:void 0,previous:void 0},n){case we.None:this.addItemLast(s);break;case we.First:this.addItemFirst(s);break;case we.Last:this.addItemLast(s);break;default:this.addItemLast(s);break}this._map.set(e,s),this._size++}return this}delete(e){return!!this.remove(e)}remove(e){let t=this._map.get(e);if(t)return this._map.delete(e),this.removeItem(t),this._size--,t.value}shift(){if(!this._head&&!this._tail)return;if(!this._head||!this._tail)throw new Error("Invalid list");let e=this._head;return this._map.delete(e.key),this.removeItem(e),this._size--,e.value}forEach(e,t){let n=this._state,s=this._head;for(;s;){if(t?e.bind(t)(s.value,s.key,this):e(s.value,s.key,this),this._state!==n)throw new Error("LinkedMap got modified during iteration.");s=s.next}}keys(){let e=this._state,t=this._head,n={[Symbol.iterator]:()=>n,next:()=>{if(this._state!==e)throw new Error("LinkedMap got modified during iteration.");if(t){let s={value:t.key,done:!1};return t=t.next,s}else return{value:void 0,done:!0}}};return n}values(){let e=this._state,t=this._head,n={[Symbol.iterator]:()=>n,next:()=>{if(this._state!==e)throw new Error("LinkedMap got modified during iteration.");if(t){let s={value:t.value,done:!1};return t=t.next,s}else return{value:void 0,done:!0}}};return n}entries(){let e=this._state,t=this._head,n={[Symbol.iterator]:()=>n,next:()=>{if(this._state!==e)throw new Error("LinkedMap got modified during iteration.");if(t){let s={value:[t.key,t.value],done:!1};return t=t.next,s}else return{value:void 0,done:!0}}};return n}[(Po=Symbol.toStringTag,Symbol.iterator)](){return this.entries()}trimOld(e){if(e>=this.size)return;if(e===0){this.clear();return}let t=this._head,n=this.size;for(;t&&n>e;)this._map.delete(t.key),t=t.next,n--;this._head=t,this._size=n,t&&(t.previous=void 0),this._state++}addItemFirst(e){if(!this._head&&!this._tail)this._tail=e;else if(this._head)e.next=this._head,this._head.previous=e;else throw new Error("Invalid list");this._head=e,this._state++}addItemLast(e){if(!this._head&&!this._tail)this._head=e;else if(this._tail)e.previous=this._tail,this._tail.next=e;else throw new Error("Invalid list");this._tail=e,this._state++}removeItem(e){if(e===this._head&&e===this._tail)this._head=void 0,this._tail=void 0;else if(e===this._head){if(!e.next)throw new Error("Invalid list");e.next.previous=void 0,this._head=e.next}else if(e===this._tail){if(!e.previous)throw new Error("Invalid list");e.previous.next=void 0,this._tail=e.previous}else{let t=e.next,n=e.previous;if(!t||!n)throw new Error("Invalid list");t.previous=n,n.next=t}e.next=void 0,e.previous=void 0,this._state++}touch(e,t){if(!this._head||!this._tail)throw new Error("Invalid list");if(!(t!==we.First&&t!==we.Last)){if(t===we.First){if(e===this._head)return;let n=e.next,s=e.previous;e===this._tail?(s.next=void 0,this._tail=s):(n.previous=s,s.next=n),e.previous=void 0,e.next=this._head,this._head.previous=e,this._head=e,this._state++}else if(t===we.Last){if(e===this._tail)return;let n=e.next,s=e.previous;e===this._head?(n.previous=void 0,this._head=n):(n.previous=s,s.next=n),e.next=void 0,e.previous=this._tail,this._tail.next=e,this._tail=e,this._state++}}}toJSON(){let e=[];return this.forEach((t,n)=>{e.push([n,t])}),e}fromJSON(e){this.clear();for(let[t,n]of e)this.set(t,n)}};dt.LinkedMap=ci;var Is=class extends ci{constructor(e,t=1){super(),this._limit=e,this._ratio=Math.min(Math.max(0,t),1)}get limit(){return this._limit}set limit(e){this._limit=e,this.checkTrim()}get ratio(){return this._ratio}set ratio(e){this._ratio=Math.min(Math.max(0,e),1),this.checkTrim()}get(e,t=we.AsNew){return super.get(e,t)}peek(e){return super.get(e,we.None)}set(e,t){return super.set(e,t,we.Last),this.checkTrim(),this}checkTrim(){this.size>this._limit&&this.trimOld(Math.round(this._limit*this._ratio))}};dt.LRUCache=Is});var Mo=he(li=>{"use strict";Object.defineProperty(li,"__esModule",{value:!0});li.Disposable=void 0;var jo;(function(i){function e(t){return{dispose:t}}i.create=e})(jo||(li.Disposable=jo={}))});var ft=he(Ws=>{"use strict";Object.defineProperty(Ws,"__esModule",{value:!0});var Ds;function Fs(){if(Ds===void 0)throw new Error("No runtime abstraction layer installed");return Ds}(function(i){function e(t){if(t===void 0)throw new Error("No runtime abstraction layer provided");Ds=t}i.install=e})(Fs||(Fs={}));Ws.default=Fs});var en=he(Kt=>{"use strict";Object.defineProperty(Kt,"__esModule",{value:!0});Kt.Emitter=Kt.Event=void 0;var au=ft(),Lo;(function(i){let e={dispose(){}};i.None=function(){return e}})(Lo||(Kt.Event=Lo={}));var zs=class{add(e,t=null,n){this._callbacks||(this._callbacks=[],this._contexts=[]),this._callbacks.push(e),this._contexts.push(t),Array.isArray(n)&&n.push({dispose:()=>this.remove(e,t)})}remove(e,t=null){if(!this._callbacks)return;let n=!1;for(let s=0,r=this._callbacks.length;s<r;s++)if(this._callbacks[s]===e)if(this._contexts[s]===t){this._callbacks.splice(s,1),this._contexts.splice(s,1);return}else n=!0;if(n)throw new Error("When adding a listener with a context, you should remove it with the same context")}invoke(...e){if(!this._callbacks)return[];let t=[],n=this._callbacks.slice(0),s=this._contexts.slice(0);for(let r=0,o=n.length;r<o;r++)try{t.push(n[r].apply(s[r],e))}catch(a){(0,au.default)().console.error(a)}return t}isEmpty(){return!this._callbacks||this._callbacks.length===0}dispose(){this._callbacks=void 0,this._contexts=void 0}},ui=class i{constructor(e){this._options=e}get event(){return this._event||(this._event=(e,t,n)=>{this._callbacks||(this._callbacks=new zs),this._options&&this._options.onFirstListenerAdd&&this._callbacks.isEmpty()&&this._options.onFirstListenerAdd(this),this._callbacks.add(e,t);let s={dispose:()=>{this._callbacks&&(this._callbacks.remove(e,t),s.dispose=i._noop,this._options&&this._options.onLastListenerRemove&&this._callbacks.isEmpty()&&this._options.onLastListenerRemove(this))}};return Array.isArray(n)&&n.push(s),s}),this._event}fire(e){this._callbacks&&this._callbacks.invoke.call(this._callbacks,e)}dispose(){this._callbacks&&(this._callbacks.dispose(),this._callbacks=void 0)}};Kt.Emitter=ui;ui._noop=function(){}});var fi=he(tn=>{"use strict";Object.defineProperty(tn,"__esModule",{value:!0});tn.CancellationTokenSource=tn.CancellationToken=void 0;var cu=ft(),lu=Qt(),qs=en(),hi;(function(i){i.None=Object.freeze({isCancellationRequested:!1,onCancellationRequested:qs.Event.None}),i.Cancelled=Object.freeze({isCancellationRequested:!0,onCancellationRequested:qs.Event.None});function e(t){let n=t;return n&&(n===i.None||n===i.Cancelled||lu.boolean(n.isCancellationRequested)&&!!n.onCancellationRequested)}i.is=e})(hi||(tn.CancellationToken=hi={}));var uu=Object.freeze(function(i,e){let t=(0,cu.default)().timer.setTimeout(i.bind(e),0);return{dispose(){t.dispose()}}}),di=class{constructor(){this._isCancelled=!1}cancel(){this._isCancelled||(this._isCancelled=!0,this._emitter&&(this._emitter.fire(void 0),this.dispose()))}get isCancellationRequested(){return this._isCancelled}get onCancellationRequested(){return this._isCancelled?uu:(this._emitter||(this._emitter=new qs.Emitter),this._emitter.event)}dispose(){this._emitter&&(this._emitter.dispose(),this._emitter=void 0)}},Us=class{get token(){return this._token||(this._token=new di),this._token}cancel(){this._token?this._token.cancel():this._token=hi.Cancelled}dispose(){this._token?this._token instanceof di&&this._token.dispose():this._token=hi.None}};tn.CancellationTokenSource=Us});var Io=he(nn=>{"use strict";Object.defineProperty(nn,"__esModule",{value:!0});nn.SharedArrayReceiverStrategy=nn.SharedArraySenderStrategy=void 0;var hu=fi(),Pn;(function(i){i.Continue=0,i.Cancelled=1})(Pn||(Pn={}));var Bs=class{constructor(){this.buffers=new Map}enableCancellation(e){if(e.id===null)return;let t=new SharedArrayBuffer(4),n=new Int32Array(t,0,1);n[0]=Pn.Continue,this.buffers.set(e.id,t),e.$cancellationData=t}async sendCancellation(e,t){let n=this.buffers.get(t);if(n===void 0)return;let s=new Int32Array(n,0,1);Atomics.store(s,0,Pn.Cancelled)}cleanup(e){this.buffers.delete(e)}dispose(){this.buffers.clear()}};nn.SharedArraySenderStrategy=Bs;var Vs=class{constructor(e){this.data=new Int32Array(e,0,1)}get isCancellationRequested(){return Atomics.load(this.data,0)===Pn.Cancelled}get onCancellationRequested(){throw new Error("Cancellation over SharedArrayBuffer doesn't support cancellation events")}},Zs=class{constructor(e){this.token=new Vs(e)}cancel(){}dispose(){}},Hs=class{constructor(){this.kind="request"}createCancellationTokenSource(e){let t=e.$cancellationData;return t===void 0?new hu.CancellationTokenSource:new Zs(t)}};nn.SharedArrayReceiverStrategy=Hs});var Js=he(pi=>{"use strict";Object.defineProperty(pi,"__esModule",{value:!0});pi.Semaphore=void 0;var du=ft(),Gs=class{constructor(e=1){if(e<=0)throw new Error("Capacity must be greater than 0");this._capacity=e,this._active=0,this._waiting=[]}lock(e){return new Promise((t,n)=>{this._waiting.push({thunk:e,resolve:t,reject:n}),this.runNext()})}get active(){return this._active}runNext(){this._waiting.length===0||this._active===this._capacity||(0,du.default)().timer.setImmediate(()=>this.doRunNext())}doRunNext(){if(this._waiting.length===0||this._active===this._capacity)return;let e=this._waiting.shift();if(this._active++,this._active>this._capacity)throw new Error("To many thunks active");try{let t=e.thunk();t instanceof Promise?t.then(n=>{this._active--,e.resolve(n),this.runNext()},n=>{this._active--,e.reject(n),this.runNext()}):(this._active--,e.resolve(t),this.runNext())}catch(t){this._active--,e.reject(t),this.runNext()}}};pi.Semaphore=Gs});var Do=he(pt=>{"use strict";Object.defineProperty(pt,"__esModule",{value:!0});pt.ReadableStreamMessageReader=pt.AbstractMessageReader=pt.MessageReader=void 0;var Ys=ft(),sn=Qt(),Xs=en(),fu=Js(),$o;(function(i){function e(t){let n=t;return n&&sn.func(n.listen)&&sn.func(n.dispose)&&sn.func(n.onError)&&sn.func(n.onClose)&&sn.func(n.onPartialMessage)}i.is=e})($o||(pt.MessageReader=$o={}));var mi=class{constructor(){this.errorEmitter=new Xs.Emitter,this.closeEmitter=new Xs.Emitter,this.partialMessageEmitter=new Xs.Emitter}dispose(){this.errorEmitter.dispose(),this.closeEmitter.dispose()}get onError(){return this.errorEmitter.event}fireError(e){this.errorEmitter.fire(this.asError(e))}get onClose(){return this.closeEmitter.event}fireClose(){this.closeEmitter.fire(void 0)}get onPartialMessage(){return this.partialMessageEmitter.event}firePartialMessage(e){this.partialMessageEmitter.fire(e)}asError(e){return e instanceof Error?e:new Error(`Reader received error. Reason: ${sn.string(e.message)?e.message:"unknown"}`)}};pt.AbstractMessageReader=mi;var Qs;(function(i){function e(t){let n,s,r,o=new Map,a,c=new Map;if(t===void 0||typeof t=="string")n=t??"utf-8";else{if(n=t.charset??"utf-8",t.contentDecoder!==void 0&&(r=t.contentDecoder,o.set(r.name,r)),t.contentDecoders!==void 0)for(let l of t.contentDecoders)o.set(l.name,l);if(t.contentTypeDecoder!==void 0&&(a=t.contentTypeDecoder,c.set(a.name,a)),t.contentTypeDecoders!==void 0)for(let l of t.contentTypeDecoders)c.set(l.name,l)}return a===void 0&&(a=(0,Ys.default)().applicationJson.decoder,c.set(a.name,a)),{charset:n,contentDecoder:r,contentDecoders:o,contentTypeDecoder:a,contentTypeDecoders:c}}i.fromOptions=e})(Qs||(Qs={}));var Ks=class extends mi{constructor(e,t){super(),this.readable=e,this.options=Qs.fromOptions(t),this.buffer=(0,Ys.default)().messageBuffer.create(this.options.charset),this._partialMessageTimeout=1e4,this.nextMessageLength=-1,this.messageToken=0,this.readSemaphore=new fu.Semaphore(1)}set partialMessageTimeout(e){this._partialMessageTimeout=e}get partialMessageTimeout(){return this._partialMessageTimeout}listen(e){this.nextMessageLength=-1,this.messageToken=0,this.partialMessageTimer=void 0,this.callback=e;let t=this.readable.onData(n=>{this.onData(n)});return this.readable.onError(n=>this.fireError(n)),this.readable.onClose(()=>this.fireClose()),t}onData(e){try{for(this.buffer.append(e);;){if(this.nextMessageLength===-1){let n=this.buffer.tryReadHeaders(!0);if(!n)return;let s=n.get("content-length");if(!s){this.fireError(new Error(`Header must provide a Content-Length property.
|
|
3
|
-
${JSON.stringify(Object.fromEntries(n))}`));return}let r=parseInt(
|
|
4
|
-
`,
|
|
5
|
-
`,
|
|
6
|
-
${
|
|
7
|
-
${JSON.stringify(
|
|
8
|
-
${JSON.stringify(
|
|
2
|
+
"use strict";var eu=Object.create;var fi=Object.defineProperty;var tu=Object.getOwnPropertyDescriptor;var nu=Object.getOwnPropertyNames;var su=Object.getPrototypeOf,iu=Object.prototype.hasOwnProperty;var he=(s,e)=>()=>(e||s((e={exports:{}}).exports,e),e.exports),ru=(s,e)=>{for(var t in e)fi(s,t,{get:e[t],enumerable:!0})},ou=(s,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of nu(e))!iu.call(s,i)&&i!==t&&fi(s,i,{get:()=>e[i],enumerable:!(n=tu(e,i))||n.enumerable});return s};var ht=(s,e,t)=>(t=s!=null?eu(su(s)):{},ou(e||!s||!s.__esModule?fi(t,"default",{value:s,enumerable:!0}):t,s));var en=he(ye=>{"use strict";Object.defineProperty(ye,"__esModule",{value:!0});ye.stringArray=ye.array=ye.func=ye.error=ye.number=ye.string=ye.boolean=void 0;function au(s){return s===!0||s===!1}ye.boolean=au;function Ao(s){return typeof s=="string"||s instanceof String}ye.string=Ao;function cu(s){return typeof s=="number"||s instanceof Number}ye.number=cu;function lu(s){return s instanceof Error}ye.error=lu;function uu(s){return typeof s=="function"}ye.func=uu;function Po(s){return Array.isArray(s)}ye.array=Po;function fu(s){return Po(s)&&s.every(e=>Ao(e))}ye.stringArray=fu});var Ii=he(P=>{"use strict";Object.defineProperty(P,"__esModule",{value:!0});P.Message=P.NotificationType9=P.NotificationType8=P.NotificationType7=P.NotificationType6=P.NotificationType5=P.NotificationType4=P.NotificationType3=P.NotificationType2=P.NotificationType1=P.NotificationType0=P.NotificationType=P.RequestType9=P.RequestType8=P.RequestType7=P.RequestType6=P.RequestType5=P.RequestType4=P.RequestType3=P.RequestType2=P.RequestType1=P.RequestType=P.RequestType0=P.AbstractMessageSignature=P.ParameterStructures=P.ResponseError=P.ErrorCodes=void 0;var Rt=en(),hi;(function(s){s.ParseError=-32700,s.InvalidRequest=-32600,s.MethodNotFound=-32601,s.InvalidParams=-32602,s.InternalError=-32603,s.jsonrpcReservedErrorRangeStart=-32099,s.serverErrorStart=-32099,s.MessageWriteError=-32099,s.MessageReadError=-32098,s.PendingResponseRejected=-32097,s.ConnectionInactive=-32096,s.ServerNotInitialized=-32002,s.UnknownErrorCode=-32001,s.jsonrpcReservedErrorRangeEnd=-32e3,s.serverErrorEnd=-32e3})(hi||(P.ErrorCodes=hi={}));var di=class s extends Error{constructor(e,t,n){super(t),this.code=Rt.number(e)?e:hi.UnknownErrorCode,this.data=n,Object.setPrototypeOf(this,s.prototype)}toJson(){let e={code:this.code,message:this.message};return this.data!==void 0&&(e.data=this.data),e}};P.ResponseError=di;var Ee=class s{constructor(e){this.kind=e}static is(e){return e===s.auto||e===s.byName||e===s.byPosition}toString(){return this.kind}};P.ParameterStructures=Ee;Ee.auto=new Ee("auto");Ee.byPosition=new Ee("byPosition");Ee.byName=new Ee("byName");var X=class{constructor(e,t){this.method=e,this.numberOfParams=t}get parameterStructures(){return Ee.auto}};P.AbstractMessageSignature=X;var pi=class extends X{constructor(e){super(e,0)}};P.RequestType0=pi;var mi=class extends X{constructor(e,t=Ee.auto){super(e,1),this._parameterStructures=t}get parameterStructures(){return this._parameterStructures}};P.RequestType=mi;var gi=class extends X{constructor(e,t=Ee.auto){super(e,1),this._parameterStructures=t}get parameterStructures(){return this._parameterStructures}};P.RequestType1=gi;var yi=class extends X{constructor(e){super(e,2)}};P.RequestType2=yi;var wi=class extends X{constructor(e){super(e,3)}};P.RequestType3=wi;var vi=class extends X{constructor(e){super(e,4)}};P.RequestType4=vi;var bi=class extends X{constructor(e){super(e,5)}};P.RequestType5=bi;var _i=class extends X{constructor(e){super(e,6)}};P.RequestType6=_i;var xi=class extends X{constructor(e){super(e,7)}};P.RequestType7=xi;var Si=class extends X{constructor(e){super(e,8)}};P.RequestType8=Si;var ki=class extends X{constructor(e){super(e,9)}};P.RequestType9=ki;var Ei=class extends X{constructor(e,t=Ee.auto){super(e,1),this._parameterStructures=t}get parameterStructures(){return this._parameterStructures}};P.NotificationType=Ei;var Ci=class extends X{constructor(e){super(e,0)}};P.NotificationType0=Ci;var Ri=class extends X{constructor(e,t=Ee.auto){super(e,1),this._parameterStructures=t}get parameterStructures(){return this._parameterStructures}};P.NotificationType1=Ri;var Ti=class extends X{constructor(e){super(e,2)}};P.NotificationType2=Ti;var Oi=class extends X{constructor(e){super(e,3)}};P.NotificationType3=Oi;var Ni=class extends X{constructor(e){super(e,4)}};P.NotificationType4=Ni;var Ai=class extends X{constructor(e){super(e,5)}};P.NotificationType5=Ai;var Pi=class extends X{constructor(e){super(e,6)}};P.NotificationType6=Pi;var Mi=class extends X{constructor(e){super(e,7)}};P.NotificationType7=Mi;var ji=class extends X{constructor(e){super(e,8)}};P.NotificationType8=ji;var Li=class extends X{constructor(e){super(e,9)}};P.NotificationType9=Li;var Mo;(function(s){function e(i){let r=i;return r&&Rt.string(r.method)&&(Rt.string(r.id)||Rt.number(r.id))}s.isRequest=e;function t(i){let r=i;return r&&Rt.string(r.method)&&i.id===void 0}s.isNotification=t;function n(i){let r=i;return r&&(r.result!==void 0||!!r.error)&&(Rt.string(r.id)||Rt.number(r.id)||r.id===null)}s.isResponse=n})(Mo||(P.Message=Mo={}))});var $i=he(dt=>{"use strict";var jo;Object.defineProperty(dt,"__esModule",{value:!0});dt.LRUCache=dt.LinkedMap=dt.Touch=void 0;var we;(function(s){s.None=0,s.First=1,s.AsOld=s.First,s.Last=2,s.AsNew=s.Last})(we||(dt.Touch=we={}));var ls=class{constructor(){this[jo]="LinkedMap",this._map=new Map,this._head=void 0,this._tail=void 0,this._size=0,this._state=0}clear(){this._map.clear(),this._head=void 0,this._tail=void 0,this._size=0,this._state++}isEmpty(){return!this._head&&!this._tail}get size(){return this._size}get first(){return this._head?.value}get last(){return this._tail?.value}has(e){return this._map.has(e)}get(e,t=we.None){let n=this._map.get(e);if(n)return t!==we.None&&this.touch(n,t),n.value}set(e,t,n=we.None){let i=this._map.get(e);if(i)i.value=t,n!==we.None&&this.touch(i,n);else{switch(i={key:e,value:t,next:void 0,previous:void 0},n){case we.None:this.addItemLast(i);break;case we.First:this.addItemFirst(i);break;case we.Last:this.addItemLast(i);break;default:this.addItemLast(i);break}this._map.set(e,i),this._size++}return this}delete(e){return!!this.remove(e)}remove(e){let t=this._map.get(e);if(t)return this._map.delete(e),this.removeItem(t),this._size--,t.value}shift(){if(!this._head&&!this._tail)return;if(!this._head||!this._tail)throw new Error("Invalid list");let e=this._head;return this._map.delete(e.key),this.removeItem(e),this._size--,e.value}forEach(e,t){let n=this._state,i=this._head;for(;i;){if(t?e.bind(t)(i.value,i.key,this):e(i.value,i.key,this),this._state!==n)throw new Error("LinkedMap got modified during iteration.");i=i.next}}keys(){let e=this._state,t=this._head,n={[Symbol.iterator]:()=>n,next:()=>{if(this._state!==e)throw new Error("LinkedMap got modified during iteration.");if(t){let i={value:t.key,done:!1};return t=t.next,i}else return{value:void 0,done:!0}}};return n}values(){let e=this._state,t=this._head,n={[Symbol.iterator]:()=>n,next:()=>{if(this._state!==e)throw new Error("LinkedMap got modified during iteration.");if(t){let i={value:t.value,done:!1};return t=t.next,i}else return{value:void 0,done:!0}}};return n}entries(){let e=this._state,t=this._head,n={[Symbol.iterator]:()=>n,next:()=>{if(this._state!==e)throw new Error("LinkedMap got modified during iteration.");if(t){let i={value:[t.key,t.value],done:!1};return t=t.next,i}else return{value:void 0,done:!0}}};return n}[(jo=Symbol.toStringTag,Symbol.iterator)](){return this.entries()}trimOld(e){if(e>=this.size)return;if(e===0){this.clear();return}let t=this._head,n=this.size;for(;t&&n>e;)this._map.delete(t.key),t=t.next,n--;this._head=t,this._size=n,t&&(t.previous=void 0),this._state++}addItemFirst(e){if(!this._head&&!this._tail)this._tail=e;else if(this._head)e.next=this._head,this._head.previous=e;else throw new Error("Invalid list");this._head=e,this._state++}addItemLast(e){if(!this._head&&!this._tail)this._head=e;else if(this._tail)e.previous=this._tail,this._tail.next=e;else throw new Error("Invalid list");this._tail=e,this._state++}removeItem(e){if(e===this._head&&e===this._tail)this._head=void 0,this._tail=void 0;else if(e===this._head){if(!e.next)throw new Error("Invalid list");e.next.previous=void 0,this._head=e.next}else if(e===this._tail){if(!e.previous)throw new Error("Invalid list");e.previous.next=void 0,this._tail=e.previous}else{let t=e.next,n=e.previous;if(!t||!n)throw new Error("Invalid list");t.previous=n,n.next=t}e.next=void 0,e.previous=void 0,this._state++}touch(e,t){if(!this._head||!this._tail)throw new Error("Invalid list");if(!(t!==we.First&&t!==we.Last)){if(t===we.First){if(e===this._head)return;let n=e.next,i=e.previous;e===this._tail?(i.next=void 0,this._tail=i):(n.previous=i,i.next=n),e.previous=void 0,e.next=this._head,this._head.previous=e,this._head=e,this._state++}else if(t===we.Last){if(e===this._tail)return;let n=e.next,i=e.previous;e===this._head?(n.previous=void 0,this._head=n):(n.previous=i,i.next=n),e.next=void 0,e.previous=this._tail,this._tail.next=e,this._tail=e,this._state++}}}toJSON(){let e=[];return this.forEach((t,n)=>{e.push([n,t])}),e}fromJSON(e){this.clear();for(let[t,n]of e)this.set(t,n)}};dt.LinkedMap=ls;var Di=class extends ls{constructor(e,t=1){super(),this._limit=e,this._ratio=Math.min(Math.max(0,t),1)}get limit(){return this._limit}set limit(e){this._limit=e,this.checkTrim()}get ratio(){return this._ratio}set ratio(e){this._ratio=Math.min(Math.max(0,e),1),this.checkTrim()}get(e,t=we.AsNew){return super.get(e,t)}peek(e){return super.get(e,we.None)}set(e,t){return super.set(e,t,we.Last),this.checkTrim(),this}checkTrim(){this.size>this._limit&&this.trimOld(Math.round(this._limit*this._ratio))}};dt.LRUCache=Di});var Io=he(us=>{"use strict";Object.defineProperty(us,"__esModule",{value:!0});us.Disposable=void 0;var Lo;(function(s){function e(t){return{dispose:t}}s.create=e})(Lo||(us.Disposable=Lo={}))});var pt=he(zi=>{"use strict";Object.defineProperty(zi,"__esModule",{value:!0});var Fi;function Wi(){if(Fi===void 0)throw new Error("No runtime abstraction layer installed");return Fi}(function(s){function e(t){if(t===void 0)throw new Error("No runtime abstraction layer provided");Fi=t}s.install=e})(Wi||(Wi={}));zi.default=Wi});var nn=he(tn=>{"use strict";Object.defineProperty(tn,"__esModule",{value:!0});tn.Emitter=tn.Event=void 0;var hu=pt(),Do;(function(s){let e={dispose(){}};s.None=function(){return e}})(Do||(tn.Event=Do={}));var Bi=class{add(e,t=null,n){this._callbacks||(this._callbacks=[],this._contexts=[]),this._callbacks.push(e),this._contexts.push(t),Array.isArray(n)&&n.push({dispose:()=>this.remove(e,t)})}remove(e,t=null){if(!this._callbacks)return;let n=!1;for(let i=0,r=this._callbacks.length;i<r;i++)if(this._callbacks[i]===e)if(this._contexts[i]===t){this._callbacks.splice(i,1),this._contexts.splice(i,1);return}else n=!0;if(n)throw new Error("When adding a listener with a context, you should remove it with the same context")}invoke(...e){if(!this._callbacks)return[];let t=[],n=this._callbacks.slice(0),i=this._contexts.slice(0);for(let r=0,o=n.length;r<o;r++)try{t.push(n[r].apply(i[r],e))}catch(a){(0,hu.default)().console.error(a)}return t}isEmpty(){return!this._callbacks||this._callbacks.length===0}dispose(){this._callbacks=void 0,this._contexts=void 0}},fs=class s{constructor(e){this._options=e}get event(){return this._event||(this._event=(e,t,n)=>{this._callbacks||(this._callbacks=new Bi),this._options&&this._options.onFirstListenerAdd&&this._callbacks.isEmpty()&&this._options.onFirstListenerAdd(this),this._callbacks.add(e,t);let i={dispose:()=>{this._callbacks&&(this._callbacks.remove(e,t),i.dispose=s._noop,this._options&&this._options.onLastListenerRemove&&this._callbacks.isEmpty()&&this._options.onLastListenerRemove(this))}};return Array.isArray(n)&&n.push(i),i}),this._event}fire(e){this._callbacks&&this._callbacks.invoke.call(this._callbacks,e)}dispose(){this._callbacks&&(this._callbacks.dispose(),this._callbacks=void 0)}};tn.Emitter=fs;fs._noop=function(){}});var ps=he(sn=>{"use strict";Object.defineProperty(sn,"__esModule",{value:!0});sn.CancellationTokenSource=sn.CancellationToken=void 0;var du=pt(),pu=en(),qi=nn(),hs;(function(s){s.None=Object.freeze({isCancellationRequested:!1,onCancellationRequested:qi.Event.None}),s.Cancelled=Object.freeze({isCancellationRequested:!0,onCancellationRequested:qi.Event.None});function e(t){let n=t;return n&&(n===s.None||n===s.Cancelled||pu.boolean(n.isCancellationRequested)&&!!n.onCancellationRequested)}s.is=e})(hs||(sn.CancellationToken=hs={}));var mu=Object.freeze(function(s,e){let t=(0,du.default)().timer.setTimeout(s.bind(e),0);return{dispose(){t.dispose()}}}),ds=class{constructor(){this._isCancelled=!1}cancel(){this._isCancelled||(this._isCancelled=!0,this._emitter&&(this._emitter.fire(void 0),this.dispose()))}get isCancellationRequested(){return this._isCancelled}get onCancellationRequested(){return this._isCancelled?mu:(this._emitter||(this._emitter=new qi.Emitter),this._emitter.event)}dispose(){this._emitter&&(this._emitter.dispose(),this._emitter=void 0)}},Ui=class{get token(){return this._token||(this._token=new ds),this._token}cancel(){this._token?this._token.cancel():this._token=hs.Cancelled}dispose(){this._token?this._token instanceof ds&&this._token.dispose():this._token=hs.None}};sn.CancellationTokenSource=Ui});var $o=he(rn=>{"use strict";Object.defineProperty(rn,"__esModule",{value:!0});rn.SharedArrayReceiverStrategy=rn.SharedArraySenderStrategy=void 0;var gu=ps(),Mn;(function(s){s.Continue=0,s.Cancelled=1})(Mn||(Mn={}));var Vi=class{constructor(){this.buffers=new Map}enableCancellation(e){if(e.id===null)return;let t=new SharedArrayBuffer(4),n=new Int32Array(t,0,1);n[0]=Mn.Continue,this.buffers.set(e.id,t),e.$cancellationData=t}async sendCancellation(e,t){let n=this.buffers.get(t);if(n===void 0)return;let i=new Int32Array(n,0,1);Atomics.store(i,0,Mn.Cancelled)}cleanup(e){this.buffers.delete(e)}dispose(){this.buffers.clear()}};rn.SharedArraySenderStrategy=Vi;var Zi=class{constructor(e){this.data=new Int32Array(e,0,1)}get isCancellationRequested(){return Atomics.load(this.data,0)===Mn.Cancelled}get onCancellationRequested(){throw new Error("Cancellation over SharedArrayBuffer doesn't support cancellation events")}},Hi=class{constructor(e){this.token=new Zi(e)}cancel(){}dispose(){}},Gi=class{constructor(){this.kind="request"}createCancellationTokenSource(e){let t=e.$cancellationData;return t===void 0?new gu.CancellationTokenSource:new Hi(t)}};rn.SharedArrayReceiverStrategy=Gi});var Xi=he(ms=>{"use strict";Object.defineProperty(ms,"__esModule",{value:!0});ms.Semaphore=void 0;var yu=pt(),Ji=class{constructor(e=1){if(e<=0)throw new Error("Capacity must be greater than 0");this._capacity=e,this._active=0,this._waiting=[]}lock(e){return new Promise((t,n)=>{this._waiting.push({thunk:e,resolve:t,reject:n}),this.runNext()})}get active(){return this._active}runNext(){this._waiting.length===0||this._active===this._capacity||(0,yu.default)().timer.setImmediate(()=>this.doRunNext())}doRunNext(){if(this._waiting.length===0||this._active===this._capacity)return;let e=this._waiting.shift();if(this._active++,this._active>this._capacity)throw new Error("To many thunks active");try{let t=e.thunk();t instanceof Promise?t.then(n=>{this._active--,e.resolve(n),this.runNext()},n=>{this._active--,e.reject(n),this.runNext()}):(this._active--,e.resolve(t),this.runNext())}catch(t){this._active--,e.reject(t),this.runNext()}}};ms.Semaphore=Ji});var Wo=he(mt=>{"use strict";Object.defineProperty(mt,"__esModule",{value:!0});mt.ReadableStreamMessageReader=mt.AbstractMessageReader=mt.MessageReader=void 0;var Qi=pt(),on=en(),Yi=nn(),wu=Xi(),Fo;(function(s){function e(t){let n=t;return n&&on.func(n.listen)&&on.func(n.dispose)&&on.func(n.onError)&&on.func(n.onClose)&&on.func(n.onPartialMessage)}s.is=e})(Fo||(mt.MessageReader=Fo={}));var gs=class{constructor(){this.errorEmitter=new Yi.Emitter,this.closeEmitter=new Yi.Emitter,this.partialMessageEmitter=new Yi.Emitter}dispose(){this.errorEmitter.dispose(),this.closeEmitter.dispose()}get onError(){return this.errorEmitter.event}fireError(e){this.errorEmitter.fire(this.asError(e))}get onClose(){return this.closeEmitter.event}fireClose(){this.closeEmitter.fire(void 0)}get onPartialMessage(){return this.partialMessageEmitter.event}firePartialMessage(e){this.partialMessageEmitter.fire(e)}asError(e){return e instanceof Error?e:new Error(`Reader received error. Reason: ${on.string(e.message)?e.message:"unknown"}`)}};mt.AbstractMessageReader=gs;var Ki;(function(s){function e(t){let n,i,r,o=new Map,a,c=new Map;if(t===void 0||typeof t=="string")n=t??"utf-8";else{if(n=t.charset??"utf-8",t.contentDecoder!==void 0&&(r=t.contentDecoder,o.set(r.name,r)),t.contentDecoders!==void 0)for(let l of t.contentDecoders)o.set(l.name,l);if(t.contentTypeDecoder!==void 0&&(a=t.contentTypeDecoder,c.set(a.name,a)),t.contentTypeDecoders!==void 0)for(let l of t.contentTypeDecoders)c.set(l.name,l)}return a===void 0&&(a=(0,Qi.default)().applicationJson.decoder,c.set(a.name,a)),{charset:n,contentDecoder:r,contentDecoders:o,contentTypeDecoder:a,contentTypeDecoders:c}}s.fromOptions=e})(Ki||(Ki={}));var er=class extends gs{constructor(e,t){super(),this.readable=e,this.options=Ki.fromOptions(t),this.buffer=(0,Qi.default)().messageBuffer.create(this.options.charset),this._partialMessageTimeout=1e4,this.nextMessageLength=-1,this.messageToken=0,this.readSemaphore=new wu.Semaphore(1)}set partialMessageTimeout(e){this._partialMessageTimeout=e}get partialMessageTimeout(){return this._partialMessageTimeout}listen(e){this.nextMessageLength=-1,this.messageToken=0,this.partialMessageTimer=void 0,this.callback=e;let t=this.readable.onData(n=>{this.onData(n)});return this.readable.onError(n=>this.fireError(n)),this.readable.onClose(()=>this.fireClose()),t}onData(e){try{for(this.buffer.append(e);;){if(this.nextMessageLength===-1){let n=this.buffer.tryReadHeaders(!0);if(!n)return;let i=n.get("content-length");if(!i){this.fireError(new Error(`Header must provide a Content-Length property.
|
|
3
|
+
${JSON.stringify(Object.fromEntries(n))}`));return}let r=parseInt(i);if(isNaN(r)){this.fireError(new Error(`Content-Length value must be a number. Got ${i}`));return}this.nextMessageLength=r}let t=this.buffer.tryReadBody(this.nextMessageLength);if(t===void 0){this.setPartialMessageTimer();return}this.clearPartialMessageTimer(),this.nextMessageLength=-1,this.readSemaphore.lock(async()=>{let n=this.options.contentDecoder!==void 0?await this.options.contentDecoder.decode(t):t,i=await this.options.contentTypeDecoder.decode(n,this.options);this.callback(i)}).catch(n=>{this.fireError(n)})}}catch(t){this.fireError(t)}}clearPartialMessageTimer(){this.partialMessageTimer&&(this.partialMessageTimer.dispose(),this.partialMessageTimer=void 0)}setPartialMessageTimer(){this.clearPartialMessageTimer(),!(this._partialMessageTimeout<=0)&&(this.partialMessageTimer=(0,Qi.default)().timer.setTimeout((e,t)=>{this.partialMessageTimer=void 0,e===this.messageToken&&(this.firePartialMessage({messageToken:e,waitingTime:t}),this.setPartialMessageTimer())},this._partialMessageTimeout,this.messageToken,this._partialMessageTimeout))}};mt.ReadableStreamMessageReader=er});var Vo=he(gt=>{"use strict";Object.defineProperty(gt,"__esModule",{value:!0});gt.WriteableStreamMessageWriter=gt.AbstractMessageWriter=gt.MessageWriter=void 0;var zo=pt(),jn=en(),vu=Xi(),Bo=nn(),bu="Content-Length: ",qo=`\r
|
|
4
|
+
`,Uo;(function(s){function e(t){let n=t;return n&&jn.func(n.dispose)&&jn.func(n.onClose)&&jn.func(n.onError)&&jn.func(n.write)}s.is=e})(Uo||(gt.MessageWriter=Uo={}));var ys=class{constructor(){this.errorEmitter=new Bo.Emitter,this.closeEmitter=new Bo.Emitter}dispose(){this.errorEmitter.dispose(),this.closeEmitter.dispose()}get onError(){return this.errorEmitter.event}fireError(e,t,n){this.errorEmitter.fire([this.asError(e),t,n])}get onClose(){return this.closeEmitter.event}fireClose(){this.closeEmitter.fire(void 0)}asError(e){return e instanceof Error?e:new Error(`Writer received error. Reason: ${jn.string(e.message)?e.message:"unknown"}`)}};gt.AbstractMessageWriter=ys;var tr;(function(s){function e(t){return t===void 0||typeof t=="string"?{charset:t??"utf-8",contentTypeEncoder:(0,zo.default)().applicationJson.encoder}:{charset:t.charset??"utf-8",contentEncoder:t.contentEncoder,contentTypeEncoder:t.contentTypeEncoder??(0,zo.default)().applicationJson.encoder}}s.fromOptions=e})(tr||(tr={}));var nr=class extends ys{constructor(e,t){super(),this.writable=e,this.options=tr.fromOptions(t),this.errorCount=0,this.writeSemaphore=new vu.Semaphore(1),this.writable.onError(n=>this.fireError(n)),this.writable.onClose(()=>this.fireClose())}async write(e){return this.writeSemaphore.lock(async()=>this.options.contentTypeEncoder.encode(e,this.options).then(n=>this.options.contentEncoder!==void 0?this.options.contentEncoder.encode(n):n).then(n=>{let i=[];return i.push(bu,n.byteLength.toString(),qo),i.push(qo),this.doWrite(e,i,n)},n=>{throw this.fireError(n),n}))}async doWrite(e,t,n){try{return await this.writable.write(t.join(""),"ascii"),this.writable.write(n)}catch(i){return this.handleError(i,e),Promise.reject(i)}}handleError(e,t){this.errorCount++,this.fireError(e,t,this.errorCount)}end(){this.writable.end()}};gt.WriteableStreamMessageWriter=nr});var Zo=he(ws=>{"use strict";Object.defineProperty(ws,"__esModule",{value:!0});ws.AbstractMessageBuffer=void 0;var _u=13,xu=10,Su=`\r
|
|
5
|
+
`,sr=class{constructor(e="utf-8"){this._encoding=e,this._chunks=[],this._totalLength=0}get encoding(){return this._encoding}append(e){let t=typeof e=="string"?this.fromString(e,this._encoding):e;this._chunks.push(t),this._totalLength+=t.byteLength}tryReadHeaders(e=!1){if(this._chunks.length===0)return;let t=0,n=0,i=0,r=0;e:for(;n<this._chunks.length;){let l=this._chunks[n];for(i=0;i<l.length;){switch(l[i]){case _u:switch(t){case 0:t=1;break;case 2:t=3;break;default:t=0}break;case xu:switch(t){case 1:t=2;break;case 3:t=4,i++;break e;default:t=0}break;default:t=0}i++}r+=l.byteLength,n++}if(t!==4)return;let o=this._read(r+i),a=new Map,c=this.toString(o,"ascii").split(Su);if(c.length<2)return a;for(let l=0;l<c.length-2;l++){let f=c[l],u=f.indexOf(":");if(u===-1)throw new Error(`Message header must separate key and value using ':'
|
|
6
|
+
${f}`);let d=f.substr(0,u),p=f.substr(u+1).trim();a.set(e?d.toLowerCase():d,p)}return a}tryReadBody(e){if(!(this._totalLength<e))return this._read(e)}get numberOfBytes(){return this._totalLength}_read(e){if(e===0)return this.emptyBuffer();if(e>this._totalLength)throw new Error("Cannot read so many bytes!");if(this._chunks[0].byteLength===e){let r=this._chunks[0];return this._chunks.shift(),this._totalLength-=e,this.asNative(r)}if(this._chunks[0].byteLength>e){let r=this._chunks[0],o=this.asNative(r,e);return this._chunks[0]=r.slice(e),this._totalLength-=e,o}let t=this.allocNative(e),n=0,i=0;for(;e>0;){let r=this._chunks[i];if(r.byteLength>e){let o=r.slice(0,e);t.set(o,n),n+=e,this._chunks[i]=r.slice(e),this._totalLength-=e,e-=e}else t.set(r,n),n+=r.byteLength,this._chunks.shift(),this._totalLength-=r.byteLength,e-=r.byteLength}return t}};ws.AbstractMessageBuffer=sr});var Yo=he(I=>{"use strict";Object.defineProperty(I,"__esModule",{value:!0});I.createMessageConnection=I.ConnectionOptions=I.MessageStrategy=I.CancellationStrategy=I.CancellationSenderStrategy=I.CancellationReceiverStrategy=I.RequestCancellationReceiverStrategy=I.IdCancellationReceiverStrategy=I.ConnectionStrategy=I.ConnectionError=I.ConnectionErrors=I.LogTraceNotification=I.SetTraceNotification=I.TraceFormat=I.TraceValues=I.Trace=I.NullLogger=I.ProgressType=I.ProgressToken=void 0;var Ho=pt(),ee=en(),j=Ii(),Go=$i(),Ln=nn(),ir=ps(),$n;(function(s){s.type=new j.NotificationType("$/cancelRequest")})($n||($n={}));var rr;(function(s){function e(t){return typeof t=="string"||typeof t=="number"}s.is=e})(rr||(I.ProgressToken=rr={}));var In;(function(s){s.type=new j.NotificationType("$/progress")})(In||(In={}));var or=class{constructor(){}};I.ProgressType=or;var ar;(function(s){function e(t){return ee.func(t)}s.is=e})(ar||(ar={}));I.NullLogger=Object.freeze({error:()=>{},warn:()=>{},info:()=>{},log:()=>{}});var U;(function(s){s[s.Off=0]="Off",s[s.Messages=1]="Messages",s[s.Compact=2]="Compact",s[s.Verbose=3]="Verbose"})(U||(I.Trace=U={}));var Jo;(function(s){s.Off="off",s.Messages="messages",s.Compact="compact",s.Verbose="verbose"})(Jo||(I.TraceValues=Jo={}));(function(s){function e(n){if(!ee.string(n))return s.Off;switch(n=n.toLowerCase(),n){case"off":return s.Off;case"messages":return s.Messages;case"compact":return s.Compact;case"verbose":return s.Verbose;default:return s.Off}}s.fromString=e;function t(n){switch(n){case s.Off:return"off";case s.Messages:return"messages";case s.Compact:return"compact";case s.Verbose:return"verbose";default:return"off"}}s.toString=t})(U||(I.Trace=U={}));var Ne;(function(s){s.Text="text",s.JSON="json"})(Ne||(I.TraceFormat=Ne={}));(function(s){function e(t){return ee.string(t)?(t=t.toLowerCase(),t==="json"?s.JSON:s.Text):s.Text}s.fromString=e})(Ne||(I.TraceFormat=Ne={}));var cr;(function(s){s.type=new j.NotificationType("$/setTrace")})(cr||(I.SetTraceNotification=cr={}));var vs;(function(s){s.type=new j.NotificationType("$/logTrace")})(vs||(I.LogTraceNotification=vs={}));var Dn;(function(s){s[s.Closed=1]="Closed",s[s.Disposed=2]="Disposed",s[s.AlreadyListening=3]="AlreadyListening"})(Dn||(I.ConnectionErrors=Dn={}));var an=class s extends Error{constructor(e,t){super(t),this.code=e,Object.setPrototypeOf(this,s.prototype)}};I.ConnectionError=an;var lr;(function(s){function e(t){let n=t;return n&&ee.func(n.cancelUndispatched)}s.is=e})(lr||(I.ConnectionStrategy=lr={}));var bs;(function(s){function e(t){let n=t;return n&&(n.kind===void 0||n.kind==="id")&&ee.func(n.createCancellationTokenSource)&&(n.dispose===void 0||ee.func(n.dispose))}s.is=e})(bs||(I.IdCancellationReceiverStrategy=bs={}));var ur;(function(s){function e(t){let n=t;return n&&n.kind==="request"&&ee.func(n.createCancellationTokenSource)&&(n.dispose===void 0||ee.func(n.dispose))}s.is=e})(ur||(I.RequestCancellationReceiverStrategy=ur={}));var _s;(function(s){s.Message=Object.freeze({createCancellationTokenSource(t){return new ir.CancellationTokenSource}});function e(t){return bs.is(t)||ur.is(t)}s.is=e})(_s||(I.CancellationReceiverStrategy=_s={}));var xs;(function(s){s.Message=Object.freeze({sendCancellation(t,n){return t.sendNotification($n.type,{id:n})},cleanup(t){}});function e(t){let n=t;return n&&ee.func(n.sendCancellation)&&ee.func(n.cleanup)}s.is=e})(xs||(I.CancellationSenderStrategy=xs={}));var Ss;(function(s){s.Message=Object.freeze({receiver:_s.Message,sender:xs.Message});function e(t){let n=t;return n&&_s.is(n.receiver)&&xs.is(n.sender)}s.is=e})(Ss||(I.CancellationStrategy=Ss={}));var ks;(function(s){function e(t){let n=t;return n&&ee.func(n.handleMessage)}s.is=e})(ks||(I.MessageStrategy=ks={}));var Xo;(function(s){function e(t){let n=t;return n&&(Ss.is(n.cancellationStrategy)||lr.is(n.connectionStrategy)||ks.is(n.messageStrategy))}s.is=e})(Xo||(I.ConnectionOptions=Xo={}));var We;(function(s){s[s.New=1]="New",s[s.Listening=2]="Listening",s[s.Closed=3]="Closed",s[s.Disposed=4]="Disposed"})(We||(We={}));function ku(s,e,t,n){let i=t!==void 0?t:I.NullLogger,r=0,o=0,a=0,c="2.0",l,f=new Map,u,d=new Map,p=new Map,w,g=new Go.LinkedMap,k=new Map,S=new Set,_=new Map,b=U.Off,E=Ne.Text,O,H=We.New,Y=new Ln.Emitter,ge=new Ln.Emitter,Oe=new Ln.Emitter,Xt=new Ln.Emitter,_o=new Ln.Emitter,ut=n&&n.cancellationStrategy?n.cancellationStrategy:Ss.Message;function xo(h){if(h===null)throw new Error("Can't send requests with id null since the response can't be correlated.");return"req-"+h.toString()}function Ll(h){return h===null?"res-unknown-"+(++a).toString():"res-"+h.toString()}function Il(){return"not-"+(++o).toString()}function Dl(h,v){j.Message.isRequest(v)?h.set(xo(v.id),v):j.Message.isResponse(v)?h.set(Ll(v.id),v):h.set(Il(),v)}function $l(h){}function So(){return H===We.Listening}function ko(){return H===We.Closed}function Yt(){return H===We.Disposed}function Eo(){(H===We.New||H===We.Listening)&&(H=We.Closed,ge.fire(void 0))}function Fl(h){Y.fire([h,void 0,void 0])}function Wl(h){Y.fire(h)}s.onClose(Eo),s.onError(Fl),e.onClose(Eo),e.onError(Wl);function Co(){w||g.size===0||(w=(0,Ho.default)().timer.setImmediate(()=>{w=void 0,zl()}))}function Ro(h){j.Message.isRequest(h)?ql(h):j.Message.isNotification(h)?Vl(h):j.Message.isResponse(h)?Ul(h):Zl(h)}function zl(){if(g.size===0)return;let h=g.shift();try{let v=n?.messageStrategy;ks.is(v)?v.handleMessage(h,Ro):Ro(h)}finally{Co()}}let Bl=h=>{try{if(j.Message.isNotification(h)&&h.method===$n.type.method){let v=h.params.id,C=xo(v),A=g.get(C);if(j.Message.isRequest(A)){let Z=n?.connectionStrategy,ne=Z&&Z.cancelUndispatched?Z.cancelUndispatched(A,$l):void 0;if(ne&&(ne.error!==void 0||ne.result!==void 0)){g.delete(C),_.delete(v),ne.id=A.id,cs(ne,h.method,Date.now()),e.write(ne).catch(()=>i.error("Sending response for canceled message failed."));return}}let J=_.get(v);if(J!==void 0){J.cancel(),li(h);return}else S.add(v)}Dl(g,h)}finally{Co()}};function ql(h){if(Yt())return;function v(B,K,V){let ce={jsonrpc:c,id:h.id};B instanceof j.ResponseError?ce.error=B.toJson():ce.result=B===void 0?null:B,cs(ce,K,V),e.write(ce).catch(()=>i.error("Sending response failed."))}function C(B,K,V){let ce={jsonrpc:c,id:h.id,error:B.toJson()};cs(ce,K,V),e.write(ce).catch(()=>i.error("Sending response failed."))}function A(B,K,V){B===void 0&&(B=null);let ce={jsonrpc:c,id:h.id,result:B};cs(ce,K,V),e.write(ce).catch(()=>i.error("Sending response failed."))}Jl(h);let J=f.get(h.method),Z,ne;J&&(Z=J.type,ne=J.handler);let se=Date.now();if(ne||l){let B=h.id??String(Date.now()),K=bs.is(ut.receiver)?ut.receiver.createCancellationTokenSource(B):ut.receiver.createCancellationTokenSource(h);h.id!==null&&S.has(h.id)&&K.cancel(),h.id!==null&&_.set(B,K);try{let V;if(ne)if(h.params===void 0){if(Z!==void 0&&Z.numberOfParams!==0){C(new j.ResponseError(j.ErrorCodes.InvalidParams,`Request ${h.method} defines ${Z.numberOfParams} params but received none.`),h.method,se);return}V=ne(K.token)}else if(Array.isArray(h.params)){if(Z!==void 0&&Z.parameterStructures===j.ParameterStructures.byName){C(new j.ResponseError(j.ErrorCodes.InvalidParams,`Request ${h.method} defines parameters by name but received parameters by position`),h.method,se);return}V=ne(...h.params,K.token)}else{if(Z!==void 0&&Z.parameterStructures===j.ParameterStructures.byPosition){C(new j.ResponseError(j.ErrorCodes.InvalidParams,`Request ${h.method} defines parameters by position but received parameters by name`),h.method,se);return}V=ne(h.params,K.token)}else l&&(V=l(h.method,h.params,K.token));let ce=V;V?ce.then?ce.then(xe=>{_.delete(B),v(xe,h.method,se)},xe=>{_.delete(B),xe instanceof j.ResponseError?C(xe,h.method,se):xe&&ee.string(xe.message)?C(new j.ResponseError(j.ErrorCodes.InternalError,`Request ${h.method} failed with message: ${xe.message}`),h.method,se):C(new j.ResponseError(j.ErrorCodes.InternalError,`Request ${h.method} failed unexpectedly without providing any details.`),h.method,se)}):(_.delete(B),v(V,h.method,se)):(_.delete(B),A(V,h.method,se))}catch(V){_.delete(B),V instanceof j.ResponseError?v(V,h.method,se):V&&ee.string(V.message)?C(new j.ResponseError(j.ErrorCodes.InternalError,`Request ${h.method} failed with message: ${V.message}`),h.method,se):C(new j.ResponseError(j.ErrorCodes.InternalError,`Request ${h.method} failed unexpectedly without providing any details.`),h.method,se)}}else C(new j.ResponseError(j.ErrorCodes.MethodNotFound,`Unhandled method ${h.method}`),h.method,se)}function Ul(h){if(!Yt())if(h.id===null)h.error?i.error(`Received response message without id: Error is:
|
|
7
|
+
${JSON.stringify(h.error,void 0,4)}`):i.error("Received response message without id. No further error information provided.");else{let v=h.id,C=k.get(v);if(Xl(h,C),C!==void 0){k.delete(v);try{if(h.error){let A=h.error;C.reject(new j.ResponseError(A.code,A.message,A.data))}else if(h.result!==void 0)C.resolve(h.result);else throw new Error("Should never happen.")}catch(A){A.message?i.error(`Response handler '${C.method}' failed with message: ${A.message}`):i.error(`Response handler '${C.method}' failed unexpectedly.`)}}}}function Vl(h){if(Yt())return;let v,C;if(h.method===$n.type.method){let A=h.params.id;S.delete(A),li(h);return}else{let A=d.get(h.method);A&&(C=A.handler,v=A.type)}if(C||u)try{if(li(h),C)if(h.params===void 0)v!==void 0&&v.numberOfParams!==0&&v.parameterStructures!==j.ParameterStructures.byName&&i.error(`Notification ${h.method} defines ${v.numberOfParams} params but received none.`),C();else if(Array.isArray(h.params)){let A=h.params;h.method===In.type.method&&A.length===2&&rr.is(A[0])?C({token:A[0],value:A[1]}):(v!==void 0&&(v.parameterStructures===j.ParameterStructures.byName&&i.error(`Notification ${h.method} defines parameters by name but received parameters by position`),v.numberOfParams!==h.params.length&&i.error(`Notification ${h.method} defines ${v.numberOfParams} params but received ${A.length} arguments`)),C(...A))}else v!==void 0&&v.parameterStructures===j.ParameterStructures.byPosition&&i.error(`Notification ${h.method} defines parameters by position but received parameters by name`),C(h.params);else u&&u(h.method,h.params)}catch(A){A.message?i.error(`Notification handler '${h.method}' failed with message: ${A.message}`):i.error(`Notification handler '${h.method}' failed unexpectedly.`)}else Oe.fire(h)}function Zl(h){if(!h){i.error("Received empty message.");return}i.error(`Received message which is neither a response nor a notification message:
|
|
8
|
+
${JSON.stringify(h,null,4)}`);let v=h;if(ee.string(v.id)||ee.number(v.id)){let C=v.id,A=k.get(C);A&&A.reject(new Error("The received response has neither a result nor an error property."))}}function ft(h){if(h!=null)switch(b){case U.Verbose:return JSON.stringify(h,null,4);case U.Compact:return JSON.stringify(h);default:return}}function Hl(h){if(!(b===U.Off||!O))if(E===Ne.Text){let v;(b===U.Verbose||b===U.Compact)&&h.params&&(v=`Params: ${ft(h.params)}
|
|
9
9
|
|
|
10
|
-
`),
|
|
10
|
+
`),O.log(`Sending request '${h.method} - (${h.id})'.`,v)}else Qt("send-request",h)}function Gl(h){if(!(b===U.Off||!O))if(E===Ne.Text){let v;(b===U.Verbose||b===U.Compact)&&(h.params?v=`Params: ${ft(h.params)}
|
|
11
11
|
|
|
12
12
|
`:v=`No parameters provided.
|
|
13
13
|
|
|
14
|
-
`),
|
|
14
|
+
`),O.log(`Sending notification '${h.method}'.`,v)}else Qt("send-notification",h)}function cs(h,v,C){if(!(b===U.Off||!O))if(E===Ne.Text){let A;(b===U.Verbose||b===U.Compact)&&(h.error&&h.error.data?A=`Error data: ${ft(h.error.data)}
|
|
15
15
|
|
|
16
|
-
`:
|
|
16
|
+
`:h.result?A=`Result: ${ft(h.result)}
|
|
17
17
|
|
|
18
|
-
`:
|
|
18
|
+
`:h.error===void 0&&(A=`No result returned.
|
|
19
19
|
|
|
20
|
-
`)),
|
|
20
|
+
`)),O.log(`Sending response '${v} - (${h.id})'. Processing request took ${Date.now()-C}ms`,A)}else Qt("send-response",h)}function Jl(h){if(!(b===U.Off||!O))if(E===Ne.Text){let v;(b===U.Verbose||b===U.Compact)&&h.params&&(v=`Params: ${ft(h.params)}
|
|
21
21
|
|
|
22
|
-
`),
|
|
22
|
+
`),O.log(`Received request '${h.method} - (${h.id})'.`,v)}else Qt("receive-request",h)}function li(h){if(!(b===U.Off||!O||h.method===vs.type.method))if(E===Ne.Text){let v;(b===U.Verbose||b===U.Compact)&&(h.params?v=`Params: ${ft(h.params)}
|
|
23
23
|
|
|
24
24
|
`:v=`No parameters provided.
|
|
25
25
|
|
|
26
|
-
`),
|
|
26
|
+
`),O.log(`Received notification '${h.method}'.`,v)}else Qt("receive-notification",h)}function Xl(h,v){if(!(b===U.Off||!O))if(E===Ne.Text){let C;if((b===U.Verbose||b===U.Compact)&&(h.error&&h.error.data?C=`Error data: ${ft(h.error.data)}
|
|
27
27
|
|
|
28
|
-
`:
|
|
28
|
+
`:h.result?C=`Result: ${ft(h.result)}
|
|
29
29
|
|
|
30
|
-
`:
|
|
30
|
+
`:h.error===void 0&&(C=`No result returned.
|
|
31
31
|
|
|
32
|
-
`)),v){let N=d.error?` Request failed: ${d.error.message} (${d.error.code}).`:"";R.log(`Received response '${v.method} - (${d.id})' in ${Date.now()-v.timerStart}ms.${N}`,E)}else R.log(`Received response ${d.id} without active response promise.`,E)}else Xt("receive-response",d)}function Xt(d,v){if(!R||b===q.Off)return;let E={isLSPMessage:!0,type:d,message:v,timestamp:Date.now()};R.log(E)}function An(){if(xo())throw new rn(In.Closed,"Connection is closed.");if(Jt())throw new rn(In.Disposed,"Connection is disposed.")}function Zl(){if(_o())throw new rn(In.AlreadyListening,"Connection is already listening")}function Hl(){if(!_o())throw new Error("Call listen() first.")}function Nn(d){return d===void 0?null:d}function Co(d){if(d!==null)return d}function To(d){return d!=null&&!Array.isArray(d)&&typeof d=="object"}function ls(d,v){switch(d){case M.ParameterStructures.auto:return To(v)?Co(v):[Nn(v)];case M.ParameterStructures.byName:if(!To(v))throw new Error("Received parameters by name but param is not an object literal.");return Co(v);case M.ParameterStructures.byPosition:return[Nn(v)];default:throw new Error(`Unknown parameter structure ${d.toString()}`)}}function Ro(d,v){let E,N=d.numberOfParams;switch(N){case 0:E=void 0;break;case 1:E=ls(d.parameterStructures,v[0]);break;default:E=[];for(let H=0;H<v.length&&H<N;H++)E.push(Nn(v[H]));if(v.length<N)for(let H=v.length;H<N;H++)E.push(null);break}return E}let Yt={sendNotification:(d,...v)=>{An();let E,N;if(K.string(d)){E=d;let V=v[0],te=0,ie=M.ParameterStructures.auto;M.ParameterStructures.is(V)&&(te=1,ie=V);let z=v.length,Q=z-te;switch(Q){case 0:N=void 0;break;case 1:N=ls(ie,v[te]);break;default:if(ie===M.ParameterStructures.byName)throw new Error(`Received ${Q} parameters for 'by Name' notification parameter structure.`);N=v.slice(te,z).map(B=>Nn(B));break}}else{let V=v;E=d.method,N=Ro(d,V)}let H={jsonrpc:c,method:E,params:N};return Ul(H),e.write(H).catch(V=>{throw s.error("Sending notification failed."),V})},onNotification:(d,v)=>{An();let E;return K.func(d)?u=d:v&&(K.string(d)?(E=d,p.set(d,{type:void 0,handler:v})):(E=d.method,p.set(d.method,{type:d,handler:v}))),{dispose:()=>{E!==void 0?p.delete(E):u=void 0}}},onProgress:(d,v,E)=>{if(f.has(v))throw new Error(`Progress handler for token ${v} already registered`);return f.set(v,E),{dispose:()=>{f.delete(v)}}},sendProgress:(d,v,E)=>Yt.sendNotification(Ln.type,{token:v,value:E}),onUnhandledProgress:Gt.event,sendRequest:(d,...v)=>{An(),Hl();let E,N,H;if(K.string(d)){E=d;let z=v[0],Q=v[v.length-1],B=0,ae=M.ParameterStructures.auto;M.ParameterStructures.is(z)&&(B=1,ae=z);let xe=v.length;ir.CancellationToken.is(Q)&&(xe=xe-1,H=Q);let He=xe-B;switch(He){case 0:N=void 0;break;case 1:N=ls(ae,v[B]);break;default:if(ae===M.ParameterStructures.byName)throw new Error(`Received ${He} parameters for 'by Name' request parameter structure.`);N=v.slice(B,xe).map(Gl=>Nn(Gl));break}}else{let z=v;E=d.method,N=Ro(d,z);let Q=d.numberOfParams;H=ir.CancellationToken.is(z[Q])?z[Q]:void 0}let V=r++,te;H&&(te=H.onCancellationRequested(()=>{let z=lt.sender.sendCancellation(Yt,V);return z===void 0?(s.log(`Received no promise from cancellation strategy when cancelling id ${V}`),Promise.resolve()):z.catch(()=>{s.log(`Sending cancellation messages for id ${V} failed`)})}));let ie={jsonrpc:c,id:V,method:E,params:N};return ql(ie),typeof lt.sender.enableCancellation=="function"&<.sender.enableCancellation(ie),new Promise(async(z,Q)=>{let B=He=>{z(He),lt.sender.cleanup(V),te?.dispose()},ae=He=>{Q(He),lt.sender.cleanup(V),te?.dispose()},xe={method:E,timerStart:Date.now(),resolve:B,reject:ae};try{C.set(V,xe),await e.write(ie)}catch(He){throw C.delete(V),xe.reject(new M.ResponseError(M.ErrorCodes.MessageWriteError,He.message?He.message:"Unknown reason")),s.error("Sending request failed."),He}})},onRequest:(d,v)=>{An();let E=null;return or.is(d)?(E=void 0,l=d):K.string(d)?(E=null,v!==void 0&&(E=d,h.set(d,{handler:v,type:void 0}))):v!==void 0&&(E=d.method,h.set(d.method,{type:d,handler:v})),{dispose:()=>{E!==null&&(E!==void 0?h.delete(E):l=void 0)}}},hasPendingResponse:()=>C.size>0,trace:async(d,v,E)=>{let N=!1,H=Oe.Text;E!==void 0&&(K.boolean(E)?N=E:(N=E.sendNotification||!1,H=E.traceFormat||Oe.Text)),b=d,k=H,b===q.Off?R=void 0:R=v,N&&!xo()&&!Jt()&&await Yt.sendNotification(ar.type,{value:q.toString(d)})},onError:X.event,onClose:ge.event,onUnhandledNotification:Re.event,onDispose:vo.event,end:()=>{e.end()},dispose:()=>{if(Jt())return;U=Fe.Disposed,vo.fire(void 0);let d=new M.ResponseError(M.ErrorCodes.PendingResponseRejected,"Pending response rejected since connection got disposed");for(let v of C.values())v.reject(d);C=new Map,x=new Map,S=new Set,g=new Zo.LinkedMap,K.func(e.dispose)&&e.dispose(),K.func(i.dispose)&&i.dispose()},listen:()=>{An(),Zl(),U=Fe.Listening,i.listen($l)},inspect:()=>{(0,Vo.default)().console.log("inspect")}};return Yt.onNotification(wi.type,d=>{if(b===q.Off||!R)return;let v=b===q.Verbose||b===q.Compact;R.log(d.message,v?d.verbose:void 0)}),Yt.onNotification(Ln.type,d=>{let v=f.get(d.token);v?v(d.value):Gt.fire(d)}),Yt}I.createMessageConnection=vu});var ki=he(y=>{"use strict";Object.defineProperty(y,"__esModule",{value:!0});y.ProgressType=y.ProgressToken=y.createMessageConnection=y.NullLogger=y.ConnectionOptions=y.ConnectionStrategy=y.AbstractMessageBuffer=y.WriteableStreamMessageWriter=y.AbstractMessageWriter=y.MessageWriter=y.ReadableStreamMessageReader=y.AbstractMessageReader=y.MessageReader=y.SharedArrayReceiverStrategy=y.SharedArraySenderStrategy=y.CancellationToken=y.CancellationTokenSource=y.Emitter=y.Event=y.Disposable=y.LRUCache=y.Touch=y.LinkedMap=y.ParameterStructures=y.NotificationType9=y.NotificationType8=y.NotificationType7=y.NotificationType6=y.NotificationType5=y.NotificationType4=y.NotificationType3=y.NotificationType2=y.NotificationType1=y.NotificationType0=y.NotificationType=y.ErrorCodes=y.ResponseError=y.RequestType9=y.RequestType8=y.RequestType7=y.RequestType6=y.RequestType5=y.RequestType4=y.RequestType3=y.RequestType2=y.RequestType1=y.RequestType0=y.RequestType=y.Message=y.RAL=void 0;y.MessageStrategy=y.CancellationStrategy=y.CancellationSenderStrategy=y.CancellationReceiverStrategy=y.ConnectionError=y.ConnectionErrors=y.LogTraceNotification=y.SetTraceNotification=y.TraceFormat=y.TraceValues=y.Trace=void 0;var Z=Ls();Object.defineProperty(y,"Message",{enumerable:!0,get:function(){return Z.Message}});Object.defineProperty(y,"RequestType",{enumerable:!0,get:function(){return Z.RequestType}});Object.defineProperty(y,"RequestType0",{enumerable:!0,get:function(){return Z.RequestType0}});Object.defineProperty(y,"RequestType1",{enumerable:!0,get:function(){return Z.RequestType1}});Object.defineProperty(y,"RequestType2",{enumerable:!0,get:function(){return Z.RequestType2}});Object.defineProperty(y,"RequestType3",{enumerable:!0,get:function(){return Z.RequestType3}});Object.defineProperty(y,"RequestType4",{enumerable:!0,get:function(){return Z.RequestType4}});Object.defineProperty(y,"RequestType5",{enumerable:!0,get:function(){return Z.RequestType5}});Object.defineProperty(y,"RequestType6",{enumerable:!0,get:function(){return Z.RequestType6}});Object.defineProperty(y,"RequestType7",{enumerable:!0,get:function(){return Z.RequestType7}});Object.defineProperty(y,"RequestType8",{enumerable:!0,get:function(){return Z.RequestType8}});Object.defineProperty(y,"RequestType9",{enumerable:!0,get:function(){return Z.RequestType9}});Object.defineProperty(y,"ResponseError",{enumerable:!0,get:function(){return Z.ResponseError}});Object.defineProperty(y,"ErrorCodes",{enumerable:!0,get:function(){return Z.ErrorCodes}});Object.defineProperty(y,"NotificationType",{enumerable:!0,get:function(){return Z.NotificationType}});Object.defineProperty(y,"NotificationType0",{enumerable:!0,get:function(){return Z.NotificationType0}});Object.defineProperty(y,"NotificationType1",{enumerable:!0,get:function(){return Z.NotificationType1}});Object.defineProperty(y,"NotificationType2",{enumerable:!0,get:function(){return Z.NotificationType2}});Object.defineProperty(y,"NotificationType3",{enumerable:!0,get:function(){return Z.NotificationType3}});Object.defineProperty(y,"NotificationType4",{enumerable:!0,get:function(){return Z.NotificationType4}});Object.defineProperty(y,"NotificationType5",{enumerable:!0,get:function(){return Z.NotificationType5}});Object.defineProperty(y,"NotificationType6",{enumerable:!0,get:function(){return Z.NotificationType6}});Object.defineProperty(y,"NotificationType7",{enumerable:!0,get:function(){return Z.NotificationType7}});Object.defineProperty(y,"NotificationType8",{enumerable:!0,get:function(){return Z.NotificationType8}});Object.defineProperty(y,"NotificationType9",{enumerable:!0,get:function(){return Z.NotificationType9}});Object.defineProperty(y,"ParameterStructures",{enumerable:!0,get:function(){return Z.ParameterStructures}});var ur=$s();Object.defineProperty(y,"LinkedMap",{enumerable:!0,get:function(){return ur.LinkedMap}});Object.defineProperty(y,"LRUCache",{enumerable:!0,get:function(){return ur.LRUCache}});Object.defineProperty(y,"Touch",{enumerable:!0,get:function(){return ur.Touch}});var bu=Mo();Object.defineProperty(y,"Disposable",{enumerable:!0,get:function(){return bu.Disposable}});var Xo=en();Object.defineProperty(y,"Event",{enumerable:!0,get:function(){return Xo.Event}});Object.defineProperty(y,"Emitter",{enumerable:!0,get:function(){return Xo.Emitter}});var Yo=fi();Object.defineProperty(y,"CancellationTokenSource",{enumerable:!0,get:function(){return Yo.CancellationTokenSource}});Object.defineProperty(y,"CancellationToken",{enumerable:!0,get:function(){return Yo.CancellationToken}});var Qo=Io();Object.defineProperty(y,"SharedArraySenderStrategy",{enumerable:!0,get:function(){return Qo.SharedArraySenderStrategy}});Object.defineProperty(y,"SharedArrayReceiverStrategy",{enumerable:!0,get:function(){return Qo.SharedArrayReceiverStrategy}});var hr=Do();Object.defineProperty(y,"MessageReader",{enumerable:!0,get:function(){return hr.MessageReader}});Object.defineProperty(y,"AbstractMessageReader",{enumerable:!0,get:function(){return hr.AbstractMessageReader}});Object.defineProperty(y,"ReadableStreamMessageReader",{enumerable:!0,get:function(){return hr.ReadableStreamMessageReader}});var dr=Uo();Object.defineProperty(y,"MessageWriter",{enumerable:!0,get:function(){return dr.MessageWriter}});Object.defineProperty(y,"AbstractMessageWriter",{enumerable:!0,get:function(){return dr.AbstractMessageWriter}});Object.defineProperty(y,"WriteableStreamMessageWriter",{enumerable:!0,get:function(){return dr.WriteableStreamMessageWriter}});var _u=Bo();Object.defineProperty(y,"AbstractMessageBuffer",{enumerable:!0,get:function(){return _u.AbstractMessageBuffer}});var de=Jo();Object.defineProperty(y,"ConnectionStrategy",{enumerable:!0,get:function(){return de.ConnectionStrategy}});Object.defineProperty(y,"ConnectionOptions",{enumerable:!0,get:function(){return de.ConnectionOptions}});Object.defineProperty(y,"NullLogger",{enumerable:!0,get:function(){return de.NullLogger}});Object.defineProperty(y,"createMessageConnection",{enumerable:!0,get:function(){return de.createMessageConnection}});Object.defineProperty(y,"ProgressToken",{enumerable:!0,get:function(){return de.ProgressToken}});Object.defineProperty(y,"ProgressType",{enumerable:!0,get:function(){return de.ProgressType}});Object.defineProperty(y,"Trace",{enumerable:!0,get:function(){return de.Trace}});Object.defineProperty(y,"TraceValues",{enumerable:!0,get:function(){return de.TraceValues}});Object.defineProperty(y,"TraceFormat",{enumerable:!0,get:function(){return de.TraceFormat}});Object.defineProperty(y,"SetTraceNotification",{enumerable:!0,get:function(){return de.SetTraceNotification}});Object.defineProperty(y,"LogTraceNotification",{enumerable:!0,get:function(){return de.LogTraceNotification}});Object.defineProperty(y,"ConnectionErrors",{enumerable:!0,get:function(){return de.ConnectionErrors}});Object.defineProperty(y,"ConnectionError",{enumerable:!0,get:function(){return de.ConnectionError}});Object.defineProperty(y,"CancellationReceiverStrategy",{enumerable:!0,get:function(){return de.CancellationReceiverStrategy}});Object.defineProperty(y,"CancellationSenderStrategy",{enumerable:!0,get:function(){return de.CancellationSenderStrategy}});Object.defineProperty(y,"CancellationStrategy",{enumerable:!0,get:function(){return de.CancellationStrategy}});Object.defineProperty(y,"MessageStrategy",{enumerable:!0,get:function(){return de.MessageStrategy}});var xu=ft();y.RAL=xu.default});var ta=he(gr=>{"use strict";Object.defineProperty(gr,"__esModule",{value:!0});var Ko=require("util"),et=ki(),Ei=class i extends et.AbstractMessageBuffer{constructor(e="utf-8"){super(e)}emptyBuffer(){return i.emptyBuffer}fromString(e,t){return Buffer.from(e,t)}toString(e,t){return e instanceof Buffer?e.toString(t):new Ko.TextDecoder(t).decode(e)}asNative(e,t){return t===void 0?e instanceof Buffer?e:Buffer.from(e):e instanceof Buffer?e.slice(0,t):Buffer.from(e,0,t)}allocNative(e){return Buffer.allocUnsafe(e)}};Ei.emptyBuffer=Buffer.allocUnsafe(0);var fr=class{constructor(e){this.stream=e}onClose(e){return this.stream.on("close",e),et.Disposable.create(()=>this.stream.off("close",e))}onError(e){return this.stream.on("error",e),et.Disposable.create(()=>this.stream.off("error",e))}onEnd(e){return this.stream.on("end",e),et.Disposable.create(()=>this.stream.off("end",e))}onData(e){return this.stream.on("data",e),et.Disposable.create(()=>this.stream.off("data",e))}},pr=class{constructor(e){this.stream=e}onClose(e){return this.stream.on("close",e),et.Disposable.create(()=>this.stream.off("close",e))}onError(e){return this.stream.on("error",e),et.Disposable.create(()=>this.stream.off("error",e))}onEnd(e){return this.stream.on("end",e),et.Disposable.create(()=>this.stream.off("end",e))}write(e,t){return new Promise((n,s)=>{let r=o=>{o==null?n():s(o)};typeof e=="string"?this.stream.write(e,t,r):this.stream.write(e,r)})}end(){this.stream.end()}},ea=Object.freeze({messageBuffer:Object.freeze({create:i=>new Ei(i)}),applicationJson:Object.freeze({encoder:Object.freeze({name:"application/json",encode:(i,e)=>{try{return Promise.resolve(Buffer.from(JSON.stringify(i,void 0,0),e.charset))}catch(t){return Promise.reject(t)}}}),decoder:Object.freeze({name:"application/json",decode:(i,e)=>{try{return i instanceof Buffer?Promise.resolve(JSON.parse(i.toString(e.charset))):Promise.resolve(JSON.parse(new Ko.TextDecoder(e.charset).decode(i)))}catch(t){return Promise.reject(t)}}})}),stream:Object.freeze({asReadableStream:i=>new fr(i),asWritableStream:i=>new pr(i)}),console,timer:Object.freeze({setTimeout(i,e,...t){let n=setTimeout(i,e,...t);return{dispose:()=>clearTimeout(n)}},setImmediate(i,...e){let t=setImmediate(i,...e);return{dispose:()=>clearImmediate(t)}},setInterval(i,e,...t){let n=setInterval(i,e,...t);return{dispose:()=>clearInterval(n)}}})});function mr(){return ea}(function(i){function e(){et.RAL.install(ea)}i.install=e})(mr||(mr={}));gr.default=mr});var _r=he(W=>{"use strict";var Su=W&&W.__createBinding||(Object.create?function(i,e,t,n){n===void 0&&(n=t);var s=Object.getOwnPropertyDescriptor(e,t);(!s||("get"in s?!e.__esModule:s.writable||s.configurable))&&(s={enumerable:!0,get:function(){return e[t]}}),Object.defineProperty(i,n,s)}:function(i,e,t,n){n===void 0&&(n=t),i[n]=e[t]}),ku=W&&W.__exportStar||function(i,e){for(var t in i)t!=="default"&&!Object.prototype.hasOwnProperty.call(e,t)&&Su(e,i,t)};Object.defineProperty(W,"__esModule",{value:!0});W.createMessageConnection=W.createServerSocketTransport=W.createClientSocketTransport=W.createServerPipeTransport=W.createClientPipeTransport=W.generateRandomPipeName=W.StreamMessageWriter=W.StreamMessageReader=W.SocketMessageWriter=W.SocketMessageReader=W.PortMessageWriter=W.PortMessageReader=W.IPCMessageWriter=W.IPCMessageReader=void 0;var on=ta();on.default.install();var na=require("path"),Eu=require("os"),Cu=require("crypto"),Ri=require("net"),Ae=ki();ku(ki(),W);var yr=class extends Ae.AbstractMessageReader{constructor(e){super(),this.process=e;let t=this.process;t.on("error",n=>this.fireError(n)),t.on("close",()=>this.fireClose())}listen(e){return this.process.on("message",e),Ae.Disposable.create(()=>this.process.off("message",e))}};W.IPCMessageReader=yr;var wr=class extends Ae.AbstractMessageWriter{constructor(e){super(),this.process=e,this.errorCount=0;let t=this.process;t.on("error",n=>this.fireError(n)),t.on("close",()=>this.fireClose)}write(e){try{return typeof this.process.send=="function"&&this.process.send(e,void 0,void 0,t=>{t?(this.errorCount++,this.handleError(t,e)):this.errorCount=0}),Promise.resolve()}catch(t){return this.handleError(t,e),Promise.reject(t)}}handleError(e,t){this.errorCount++,this.fireError(e,t,this.errorCount)}end(){}};W.IPCMessageWriter=wr;var vr=class extends Ae.AbstractMessageReader{constructor(e){super(),this.onData=new Ae.Emitter,e.on("close",()=>this.fireClose),e.on("error",t=>this.fireError(t)),e.on("message",t=>{this.onData.fire(t)})}listen(e){return this.onData.event(e)}};W.PortMessageReader=vr;var br=class extends Ae.AbstractMessageWriter{constructor(e){super(),this.port=e,this.errorCount=0,e.on("close",()=>this.fireClose()),e.on("error",t=>this.fireError(t))}write(e){try{return this.port.postMessage(e),Promise.resolve()}catch(t){return this.handleError(t,e),Promise.reject(t)}}handleError(e,t){this.errorCount++,this.fireError(e,t,this.errorCount)}end(){}};W.PortMessageWriter=br;var Tt=class extends Ae.ReadableStreamMessageReader{constructor(e,t="utf-8"){super((0,on.default)().stream.asReadableStream(e),t)}};W.SocketMessageReader=Tt;var Rt=class extends Ae.WriteableStreamMessageWriter{constructor(e,t){super((0,on.default)().stream.asWritableStream(e),t),this.socket=e}dispose(){super.dispose(),this.socket.destroy()}};W.SocketMessageWriter=Rt;var Ci=class extends Ae.ReadableStreamMessageReader{constructor(e,t){super((0,on.default)().stream.asReadableStream(e),t)}};W.StreamMessageReader=Ci;var Ti=class extends Ae.WriteableStreamMessageWriter{constructor(e,t){super((0,on.default)().stream.asWritableStream(e),t)}};W.StreamMessageWriter=Ti;var ia=process.env.XDG_RUNTIME_DIR,Tu=new Map([["linux",107],["darwin",103]]);function Ru(){let i=(0,Cu.randomBytes)(21).toString("hex");if(process.platform==="win32")return`\\\\.\\pipe\\vscode-jsonrpc-${i}-sock`;let e;ia?e=na.join(ia,`vscode-ipc-${i}.sock`):e=na.join(Eu.tmpdir(),`vscode-${i}.sock`);let t=Tu.get(process.platform);return t!==void 0&&e.length>t&&(0,on.default)().console.warn(`WARNING: IPC handle "${e}" is longer than ${t} characters.`),e}W.generateRandomPipeName=Ru;function Ou(i,e="utf-8"){let t,n=new Promise((s,r)=>{t=s});return new Promise((s,r)=>{let o=(0,Ri.createServer)(a=>{o.close(),t([new Tt(a,e),new Rt(a,e)])});o.on("error",r),o.listen(i,()=>{o.removeListener("error",r),s({onConnected:()=>n})})})}W.createClientPipeTransport=Ou;function Au(i,e="utf-8"){let t=(0,Ri.createConnection)(i);return[new Tt(t,e),new Rt(t,e)]}W.createServerPipeTransport=Au;function Nu(i,e="utf-8"){let t,n=new Promise((s,r)=>{t=s});return new Promise((s,r)=>{let o=(0,Ri.createServer)(a=>{o.close(),t([new Tt(a,e),new Rt(a,e)])});o.on("error",r),o.listen(i,"127.0.0.1",()=>{o.removeListener("error",r),s({onConnected:()=>n})})})}W.createClientSocketTransport=Nu;function Pu(i,e="utf-8"){let t=(0,Ri.createConnection)(i,"127.0.0.1");return[new Tt(t,e),new Rt(t,e)]}W.createServerSocketTransport=Pu;function ju(i){let e=i;return e.read!==void 0&&e.addListener!==void 0}function Mu(i){let e=i;return e.write!==void 0&&e.addListener!==void 0}function Lu(i,e,t,n){t||(t=Ae.NullLogger);let s=ju(i)?new Ci(i):i,r=Mu(e)?new Ti(e):e;return Ae.ConnectionStrategy.is(n)&&(n={connectionStrategy:n}),(0,Ae.createMessageConnection)(s,r,t,n)}W.createMessageConnection=Lu});var ra=he((up,sa)=>{"use strict";sa.exports=_r()});var vl=ht(require("child_process")),at=ht(require("fs")),bl=ht(require("path")),_l=ht(_r()),os=ht(ra());var Y={};eu(Y,{BRAND:()=>ah,DIRTY:()=>Ot,EMPTY_PATH:()=>Fu,INVALID:()=>j,NEVER:()=>Vh,OK:()=>ve,ParseStatus:()=>fe,Schema:()=>D,ZodAny:()=>wt,ZodArray:()=>st,ZodBigInt:()=>Nt,ZodBoolean:()=>Pt,ZodBranded:()=>Fn,ZodCatch:()=>Ut,ZodDate:()=>jt,ZodDefault:()=>qt,ZodDiscriminatedUnion:()=>Ni,ZodEffects:()=>Le,ZodEnum:()=>Wt,ZodError:()=>Ce,ZodFirstPartyTypeKind:()=>L,ZodFunction:()=>ji,ZodIntersection:()=>$t,ZodIssueCode:()=>_,ZodLazy:()=>Dt,ZodLiteral:()=>Ft,ZodMap:()=>dn,ZodNaN:()=>pn,ZodNativeEnum:()=>zt,ZodNever:()=>We,ZodNull:()=>Lt,ZodNullable:()=>Xe,ZodNumber:()=>At,ZodObject:()=>Te,ZodOptional:()=>je,ZodParsedType:()=>O,ZodPipeline:()=>Wn,ZodPromise:()=>vt,ZodReadonly:()=>Bt,ZodRecord:()=>Pi,ZodSchema:()=>D,ZodSet:()=>fn,ZodString:()=>yt,ZodSymbol:()=>un,ZodTransformer:()=>Le,ZodTuple:()=>Je,ZodType:()=>D,ZodUndefined:()=>Mt,ZodUnion:()=>It,ZodUnknown:()=>it,ZodVoid:()=>hn,addIssueToContext:()=>T,any:()=>gh,array:()=>bh,bigint:()=>hh,boolean:()=>ga,coerce:()=>Bh,custom:()=>fa,date:()=>dh,datetimeRegex:()=>ha,defaultErrorMap:()=>tt,discriminatedUnion:()=>kh,effect:()=>Ih,enum:()=>jh,function:()=>Ah,getErrorMap:()=>an,getParsedType:()=>Ge,instanceof:()=>lh,intersection:()=>Eh,isAborted:()=>Oi,isAsync:()=>cn,isDirty:()=>Ai,isValid:()=>gt,late:()=>ch,lazy:()=>Nh,literal:()=>Ph,makeIssue:()=>Dn,map:()=>Rh,nan:()=>uh,nativeEnum:()=>Mh,never:()=>wh,null:()=>mh,nullable:()=>Dh,number:()=>ma,object:()=>_h,objectUtil:()=>xr,oboolean:()=>Uh,onumber:()=>qh,optional:()=>$h,ostring:()=>zh,pipeline:()=>Wh,preprocess:()=>Fh,promise:()=>Lh,quotelessJson:()=>Iu,record:()=>Th,set:()=>Oh,setErrorMap:()=>Du,strictObject:()=>xh,string:()=>pa,symbol:()=>fh,transformer:()=>Ih,tuple:()=>Ch,undefined:()=>ph,union:()=>Sh,unknown:()=>yh,util:()=>F,void:()=>vh});var F;(function(i){i.assertEqual=s=>{};function e(s){}i.assertIs=e;function t(s){throw new Error}i.assertNever=t,i.arrayToEnum=s=>{let r={};for(let o of s)r[o]=o;return r},i.getValidEnumValues=s=>{let r=i.objectKeys(s).filter(a=>typeof s[s[a]]!="number"),o={};for(let a of r)o[a]=s[a];return i.objectValues(o)},i.objectValues=s=>i.objectKeys(s).map(function(r){return s[r]}),i.objectKeys=typeof Object.keys=="function"?s=>Object.keys(s):s=>{let r=[];for(let o in s)Object.prototype.hasOwnProperty.call(s,o)&&r.push(o);return r},i.find=(s,r)=>{for(let o of s)if(r(o))return o},i.isInteger=typeof Number.isInteger=="function"?s=>Number.isInteger(s):s=>typeof s=="number"&&Number.isFinite(s)&&Math.floor(s)===s;function n(s,r=" | "){return s.map(o=>typeof o=="string"?`'${o}'`:o).join(r)}i.joinValues=n,i.jsonStringifyReplacer=(s,r)=>typeof r=="bigint"?r.toString():r})(F||(F={}));var xr;(function(i){i.mergeShapes=(e,t)=>({...e,...t})})(xr||(xr={}));var O=F.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Ge=i=>{switch(typeof i){case"undefined":return O.undefined;case"string":return O.string;case"number":return Number.isNaN(i)?O.nan:O.number;case"boolean":return O.boolean;case"function":return O.function;case"bigint":return O.bigint;case"symbol":return O.symbol;case"object":return Array.isArray(i)?O.array:i===null?O.null:i.then&&typeof i.then=="function"&&i.catch&&typeof i.catch=="function"?O.promise:typeof Map<"u"&&i instanceof Map?O.map:typeof Set<"u"&&i instanceof Set?O.set:typeof Date<"u"&&i instanceof Date?O.date:O.object;default:return O.unknown}};var _=F.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),Iu=i=>JSON.stringify(i,null,2).replace(/"([^"]+)":/g,"$1:"),Ce=class i extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=n=>{this.issues=[...this.issues,n]},this.addIssues=(n=[])=>{this.issues=[...this.issues,...n]};let t=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,t):this.__proto__=t,this.name="ZodError",this.issues=e}format(e){let t=e||function(r){return r.message},n={_errors:[]},s=r=>{for(let o of r.issues)if(o.code==="invalid_union")o.unionErrors.map(s);else if(o.code==="invalid_return_type")s(o.returnTypeError);else if(o.code==="invalid_arguments")s(o.argumentsError);else if(o.path.length===0)n._errors.push(t(o));else{let a=n,c=0;for(;c<o.path.length;){let l=o.path[c];c===o.path.length-1?(a[l]=a[l]||{_errors:[]},a[l]._errors.push(t(o))):a[l]=a[l]||{_errors:[]},a=a[l],c++}}};return s(this),n}static assert(e){if(!(e instanceof i))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,F.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=t=>t.message){let t={},n=[];for(let s of this.issues)s.path.length>0?(t[s.path[0]]=t[s.path[0]]||[],t[s.path[0]].push(e(s))):n.push(e(s));return{formErrors:n,fieldErrors:t}}get formErrors(){return this.flatten()}};Ce.create=i=>new Ce(i);var $u=(i,e)=>{let t;switch(i.code){case _.invalid_type:i.received===O.undefined?t="Required":t=`Expected ${i.expected}, received ${i.received}`;break;case _.invalid_literal:t=`Invalid literal value, expected ${JSON.stringify(i.expected,F.jsonStringifyReplacer)}`;break;case _.unrecognized_keys:t=`Unrecognized key(s) in object: ${F.joinValues(i.keys,", ")}`;break;case _.invalid_union:t="Invalid input";break;case _.invalid_union_discriminator:t=`Invalid discriminator value. Expected ${F.joinValues(i.options)}`;break;case _.invalid_enum_value:t=`Invalid enum value. Expected ${F.joinValues(i.options)}, received '${i.received}'`;break;case _.invalid_arguments:t="Invalid function arguments";break;case _.invalid_return_type:t="Invalid function return type";break;case _.invalid_date:t="Invalid date";break;case _.invalid_string:typeof i.validation=="object"?"includes"in i.validation?(t=`Invalid input: must include "${i.validation.includes}"`,typeof i.validation.position=="number"&&(t=`${t} at one or more positions greater than or equal to ${i.validation.position}`)):"startsWith"in i.validation?t=`Invalid input: must start with "${i.validation.startsWith}"`:"endsWith"in i.validation?t=`Invalid input: must end with "${i.validation.endsWith}"`:F.assertNever(i.validation):i.validation!=="regex"?t=`Invalid ${i.validation}`:t="Invalid";break;case _.too_small:i.type==="array"?t=`Array must contain ${i.exact?"exactly":i.inclusive?"at least":"more than"} ${i.minimum} element(s)`:i.type==="string"?t=`String must contain ${i.exact?"exactly":i.inclusive?"at least":"over"} ${i.minimum} character(s)`:i.type==="number"?t=`Number must be ${i.exact?"exactly equal to ":i.inclusive?"greater than or equal to ":"greater than "}${i.minimum}`:i.type==="date"?t=`Date must be ${i.exact?"exactly equal to ":i.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(i.minimum))}`:t="Invalid input";break;case _.too_big:i.type==="array"?t=`Array must contain ${i.exact?"exactly":i.inclusive?"at most":"less than"} ${i.maximum} element(s)`:i.type==="string"?t=`String must contain ${i.exact?"exactly":i.inclusive?"at most":"under"} ${i.maximum} character(s)`:i.type==="number"?t=`Number must be ${i.exact?"exactly":i.inclusive?"less than or equal to":"less than"} ${i.maximum}`:i.type==="bigint"?t=`BigInt must be ${i.exact?"exactly":i.inclusive?"less than or equal to":"less than"} ${i.maximum}`:i.type==="date"?t=`Date must be ${i.exact?"exactly":i.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(i.maximum))}`:t="Invalid input";break;case _.custom:t="Invalid input";break;case _.invalid_intersection_types:t="Intersection results could not be merged";break;case _.not_multiple_of:t=`Number must be a multiple of ${i.multipleOf}`;break;case _.not_finite:t="Number must be finite";break;default:t=e.defaultError,F.assertNever(i)}return{message:t}},tt=$u;var oa=tt;function Du(i){oa=i}function an(){return oa}var Dn=i=>{let{data:e,path:t,errorMaps:n,issueData:s}=i,r=[...t,...s.path||[]],o={...s,path:r};if(s.message!==void 0)return{...s,path:r,message:s.message};let a="",c=n.filter(l=>!!l).slice().reverse();for(let l of c)a=l(o,{data:e,defaultError:a}).message;return{...s,path:r,message:a}},Fu=[];function T(i,e){let t=an(),n=Dn({issueData:e,data:i.data,path:i.path,errorMaps:[i.common.contextualErrorMap,i.schemaErrorMap,t,t===tt?void 0:tt].filter(s=>!!s)});i.common.issues.push(n)}var fe=class i{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,t){let n=[];for(let s of t){if(s.status==="aborted")return j;s.status==="dirty"&&e.dirty(),n.push(s.value)}return{status:e.value,value:n}}static async mergeObjectAsync(e,t){let n=[];for(let s of t){let r=await s.key,o=await s.value;n.push({key:r,value:o})}return i.mergeObjectSync(e,n)}static mergeObjectSync(e,t){let n={};for(let s of t){let{key:r,value:o}=s;if(r.status==="aborted"||o.status==="aborted")return j;r.status==="dirty"&&e.dirty(),o.status==="dirty"&&e.dirty(),r.value!=="__proto__"&&(typeof o.value<"u"||s.alwaysSet)&&(n[r.value]=o.value)}return{status:e.value,value:n}}},j=Object.freeze({status:"aborted"}),Ot=i=>({status:"dirty",value:i}),ve=i=>({status:"valid",value:i}),Oi=i=>i.status==="aborted",Ai=i=>i.status==="dirty",gt=i=>i.status==="valid",cn=i=>typeof Promise<"u"&&i instanceof Promise;var A;(function(i){i.errToObj=e=>typeof e=="string"?{message:e}:e||{},i.toString=e=>typeof e=="string"?e:e?.message})(A||(A={}));var Me=class{constructor(e,t,n,s){this._cachedPath=[],this.parent=e,this.data=t,this._path=n,this._key=s}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}},aa=(i,e)=>{if(gt(e))return{success:!0,data:e.value};if(!i.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let t=new Ce(i.common.issues);return this._error=t,this._error}}};function $(i){if(!i)return{};let{errorMap:e,invalid_type_error:t,required_error:n,description:s}=i;if(e&&(t||n))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:s}:{errorMap:(o,a)=>{let{message:c}=i;return o.code==="invalid_enum_value"?{message:c??a.defaultError}:typeof a.data>"u"?{message:c??n??a.defaultError}:o.code!=="invalid_type"?{message:a.defaultError}:{message:c??t??a.defaultError}},description:s}}var D=class{get description(){return this._def.description}_getType(e){return Ge(e.data)}_getOrReturnCtx(e,t){return t||{common:e.parent.common,data:e.data,parsedType:Ge(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new fe,ctx:{common:e.parent.common,data:e.data,parsedType:Ge(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){let t=this._parse(e);if(cn(t))throw new Error("Synchronous parse encountered promise.");return t}_parseAsync(e){let t=this._parse(e);return Promise.resolve(t)}parse(e,t){let n=this.safeParse(e,t);if(n.success)return n.data;throw n.error}safeParse(e,t){let n={common:{issues:[],async:t?.async??!1,contextualErrorMap:t?.errorMap},path:t?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Ge(e)},s=this._parseSync({data:e,path:n.path,parent:n});return aa(n,s)}"~validate"(e){let t={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Ge(e)};if(!this["~standard"].async)try{let n=this._parseSync({data:e,path:[],parent:t});return gt(n)?{value:n.value}:{issues:t.common.issues}}catch(n){n?.message?.toLowerCase()?.includes("encountered")&&(this["~standard"].async=!0),t.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:t}).then(n=>gt(n)?{value:n.value}:{issues:t.common.issues})}async parseAsync(e,t){let n=await this.safeParseAsync(e,t);if(n.success)return n.data;throw n.error}async safeParseAsync(e,t){let n={common:{issues:[],contextualErrorMap:t?.errorMap,async:!0},path:t?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Ge(e)},s=this._parse({data:e,path:n.path,parent:n}),r=await(cn(s)?s:Promise.resolve(s));return aa(n,r)}refine(e,t){let n=s=>typeof t=="string"||typeof t>"u"?{message:t}:typeof t=="function"?t(s):t;return this._refinement((s,r)=>{let o=e(s),a=()=>r.addIssue({code:_.custom,...n(s)});return typeof Promise<"u"&&o instanceof Promise?o.then(c=>c?!0:(a(),!1)):o?!0:(a(),!1)})}refinement(e,t){return this._refinement((n,s)=>e(n)?!0:(s.addIssue(typeof t=="function"?t(n,s):t),!1))}_refinement(e){return new Le({schema:this,typeName:L.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:t=>this["~validate"](t)}}optional(){return je.create(this,this._def)}nullable(){return Xe.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return st.create(this)}promise(){return vt.create(this,this._def)}or(e){return It.create([this,e],this._def)}and(e){return $t.create(this,e,this._def)}transform(e){return new Le({...$(this._def),schema:this,typeName:L.ZodEffects,effect:{type:"transform",transform:e}})}default(e){let t=typeof e=="function"?e:()=>e;return new qt({...$(this._def),innerType:this,defaultValue:t,typeName:L.ZodDefault})}brand(){return new Fn({typeName:L.ZodBranded,type:this,...$(this._def)})}catch(e){let t=typeof e=="function"?e:()=>e;return new Ut({...$(this._def),innerType:this,catchValue:t,typeName:L.ZodCatch})}describe(e){let t=this.constructor;return new t({...this._def,description:e})}pipe(e){return Wn.create(this,e)}readonly(){return Bt.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},Wu=/^c[^\s-]{8,}$/i,zu=/^[0-9a-z]+$/,qu=/^[0-9A-HJKMNP-TV-Z]{26}$/i,Uu=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,Bu=/^[a-z0-9_-]{21}$/i,Vu=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,Zu=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,Hu=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,Gu="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",Sr,Ju=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,Xu=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,Yu=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,Qu=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,Ku=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,eh=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,la="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",th=new RegExp(`^${la}$`);function ua(i){let e="[0-5]\\d";i.precision?e=`${e}\\.\\d{${i.precision}}`:i.precision==null&&(e=`${e}(\\.\\d+)?`);let t=i.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${e})${t}`}function nh(i){return new RegExp(`^${ua(i)}$`)}function ha(i){let e=`${la}T${ua(i)}`,t=[];return t.push(i.local?"Z?":"Z"),i.offset&&t.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${t.join("|")})`,new RegExp(`^${e}$`)}function ih(i,e){return!!((e==="v4"||!e)&&Ju.test(i)||(e==="v6"||!e)&&Yu.test(i))}function sh(i,e){if(!Vu.test(i))return!1;try{let[t]=i.split("."),n=t.replace(/-/g,"+").replace(/_/g,"/").padEnd(t.length+(4-t.length%4)%4,"="),s=JSON.parse(atob(n));return!(typeof s!="object"||s===null||"typ"in s&&s?.typ!=="JWT"||!s.alg||e&&s.alg!==e)}catch{return!1}}function rh(i,e){return!!((e==="v4"||!e)&&Xu.test(i)||(e==="v6"||!e)&&Qu.test(i))}var yt=class i extends D{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==O.string){let r=this._getOrReturnCtx(e);return T(r,{code:_.invalid_type,expected:O.string,received:r.parsedType}),j}let n=new fe,s;for(let r of this._def.checks)if(r.kind==="min")e.data.length<r.value&&(s=this._getOrReturnCtx(e,s),T(s,{code:_.too_small,minimum:r.value,type:"string",inclusive:!0,exact:!1,message:r.message}),n.dirty());else if(r.kind==="max")e.data.length>r.value&&(s=this._getOrReturnCtx(e,s),T(s,{code:_.too_big,maximum:r.value,type:"string",inclusive:!0,exact:!1,message:r.message}),n.dirty());else if(r.kind==="length"){let o=e.data.length>r.value,a=e.data.length<r.value;(o||a)&&(s=this._getOrReturnCtx(e,s),o?T(s,{code:_.too_big,maximum:r.value,type:"string",inclusive:!0,exact:!0,message:r.message}):a&&T(s,{code:_.too_small,minimum:r.value,type:"string",inclusive:!0,exact:!0,message:r.message}),n.dirty())}else if(r.kind==="email")Hu.test(e.data)||(s=this._getOrReturnCtx(e,s),T(s,{validation:"email",code:_.invalid_string,message:r.message}),n.dirty());else if(r.kind==="emoji")Sr||(Sr=new RegExp(Gu,"u")),Sr.test(e.data)||(s=this._getOrReturnCtx(e,s),T(s,{validation:"emoji",code:_.invalid_string,message:r.message}),n.dirty());else if(r.kind==="uuid")Uu.test(e.data)||(s=this._getOrReturnCtx(e,s),T(s,{validation:"uuid",code:_.invalid_string,message:r.message}),n.dirty());else if(r.kind==="nanoid")Bu.test(e.data)||(s=this._getOrReturnCtx(e,s),T(s,{validation:"nanoid",code:_.invalid_string,message:r.message}),n.dirty());else if(r.kind==="cuid")Wu.test(e.data)||(s=this._getOrReturnCtx(e,s),T(s,{validation:"cuid",code:_.invalid_string,message:r.message}),n.dirty());else if(r.kind==="cuid2")zu.test(e.data)||(s=this._getOrReturnCtx(e,s),T(s,{validation:"cuid2",code:_.invalid_string,message:r.message}),n.dirty());else if(r.kind==="ulid")qu.test(e.data)||(s=this._getOrReturnCtx(e,s),T(s,{validation:"ulid",code:_.invalid_string,message:r.message}),n.dirty());else if(r.kind==="url")try{new URL(e.data)}catch{s=this._getOrReturnCtx(e,s),T(s,{validation:"url",code:_.invalid_string,message:r.message}),n.dirty()}else r.kind==="regex"?(r.regex.lastIndex=0,r.regex.test(e.data)||(s=this._getOrReturnCtx(e,s),T(s,{validation:"regex",code:_.invalid_string,message:r.message}),n.dirty())):r.kind==="trim"?e.data=e.data.trim():r.kind==="includes"?e.data.includes(r.value,r.position)||(s=this._getOrReturnCtx(e,s),T(s,{code:_.invalid_string,validation:{includes:r.value,position:r.position},message:r.message}),n.dirty()):r.kind==="toLowerCase"?e.data=e.data.toLowerCase():r.kind==="toUpperCase"?e.data=e.data.toUpperCase():r.kind==="startsWith"?e.data.startsWith(r.value)||(s=this._getOrReturnCtx(e,s),T(s,{code:_.invalid_string,validation:{startsWith:r.value},message:r.message}),n.dirty()):r.kind==="endsWith"?e.data.endsWith(r.value)||(s=this._getOrReturnCtx(e,s),T(s,{code:_.invalid_string,validation:{endsWith:r.value},message:r.message}),n.dirty()):r.kind==="datetime"?ha(r).test(e.data)||(s=this._getOrReturnCtx(e,s),T(s,{code:_.invalid_string,validation:"datetime",message:r.message}),n.dirty()):r.kind==="date"?th.test(e.data)||(s=this._getOrReturnCtx(e,s),T(s,{code:_.invalid_string,validation:"date",message:r.message}),n.dirty()):r.kind==="time"?nh(r).test(e.data)||(s=this._getOrReturnCtx(e,s),T(s,{code:_.invalid_string,validation:"time",message:r.message}),n.dirty()):r.kind==="duration"?Zu.test(e.data)||(s=this._getOrReturnCtx(e,s),T(s,{validation:"duration",code:_.invalid_string,message:r.message}),n.dirty()):r.kind==="ip"?ih(e.data,r.version)||(s=this._getOrReturnCtx(e,s),T(s,{validation:"ip",code:_.invalid_string,message:r.message}),n.dirty()):r.kind==="jwt"?sh(e.data,r.alg)||(s=this._getOrReturnCtx(e,s),T(s,{validation:"jwt",code:_.invalid_string,message:r.message}),n.dirty()):r.kind==="cidr"?rh(e.data,r.version)||(s=this._getOrReturnCtx(e,s),T(s,{validation:"cidr",code:_.invalid_string,message:r.message}),n.dirty()):r.kind==="base64"?Ku.test(e.data)||(s=this._getOrReturnCtx(e,s),T(s,{validation:"base64",code:_.invalid_string,message:r.message}),n.dirty()):r.kind==="base64url"?eh.test(e.data)||(s=this._getOrReturnCtx(e,s),T(s,{validation:"base64url",code:_.invalid_string,message:r.message}),n.dirty()):F.assertNever(r);return{status:n.value,value:e.data}}_regex(e,t,n){return this.refinement(s=>e.test(s),{validation:t,code:_.invalid_string,...A.errToObj(n)})}_addCheck(e){return new i({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...A.errToObj(e)})}url(e){return this._addCheck({kind:"url",...A.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...A.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...A.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...A.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...A.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...A.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...A.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...A.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...A.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...A.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...A.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...A.errToObj(e)})}datetime(e){return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof e?.precision>"u"?null:e?.precision,offset:e?.offset??!1,local:e?.local??!1,...A.errToObj(e?.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof e?.precision>"u"?null:e?.precision,...A.errToObj(e?.message)})}duration(e){return this._addCheck({kind:"duration",...A.errToObj(e)})}regex(e,t){return this._addCheck({kind:"regex",regex:e,...A.errToObj(t)})}includes(e,t){return this._addCheck({kind:"includes",value:e,position:t?.position,...A.errToObj(t?.message)})}startsWith(e,t){return this._addCheck({kind:"startsWith",value:e,...A.errToObj(t)})}endsWith(e,t){return this._addCheck({kind:"endsWith",value:e,...A.errToObj(t)})}min(e,t){return this._addCheck({kind:"min",value:e,...A.errToObj(t)})}max(e,t){return this._addCheck({kind:"max",value:e,...A.errToObj(t)})}length(e,t){return this._addCheck({kind:"length",value:e,...A.errToObj(t)})}nonempty(e){return this.min(1,A.errToObj(e))}trim(){return new i({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new i({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new i({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isCIDR(){return!!this._def.checks.find(e=>e.kind==="cidr")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get isBase64url(){return!!this._def.checks.find(e=>e.kind==="base64url")}get minLength(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxLength(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}};yt.create=i=>new yt({checks:[],typeName:L.ZodString,coerce:i?.coerce??!1,...$(i)});function oh(i,e){let t=(i.toString().split(".")[1]||"").length,n=(e.toString().split(".")[1]||"").length,s=t>n?t:n,r=Number.parseInt(i.toFixed(s).replace(".","")),o=Number.parseInt(e.toFixed(s).replace(".",""));return r%o/10**s}var At=class i extends D{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==O.number){let r=this._getOrReturnCtx(e);return T(r,{code:_.invalid_type,expected:O.number,received:r.parsedType}),j}let n,s=new fe;for(let r of this._def.checks)r.kind==="int"?F.isInteger(e.data)||(n=this._getOrReturnCtx(e,n),T(n,{code:_.invalid_type,expected:"integer",received:"float",message:r.message}),s.dirty()):r.kind==="min"?(r.inclusive?e.data<r.value:e.data<=r.value)&&(n=this._getOrReturnCtx(e,n),T(n,{code:_.too_small,minimum:r.value,type:"number",inclusive:r.inclusive,exact:!1,message:r.message}),s.dirty()):r.kind==="max"?(r.inclusive?e.data>r.value:e.data>=r.value)&&(n=this._getOrReturnCtx(e,n),T(n,{code:_.too_big,maximum:r.value,type:"number",inclusive:r.inclusive,exact:!1,message:r.message}),s.dirty()):r.kind==="multipleOf"?oh(e.data,r.value)!==0&&(n=this._getOrReturnCtx(e,n),T(n,{code:_.not_multiple_of,multipleOf:r.value,message:r.message}),s.dirty()):r.kind==="finite"?Number.isFinite(e.data)||(n=this._getOrReturnCtx(e,n),T(n,{code:_.not_finite,message:r.message}),s.dirty()):F.assertNever(r);return{status:s.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,A.toString(t))}gt(e,t){return this.setLimit("min",e,!1,A.toString(t))}lte(e,t){return this.setLimit("max",e,!0,A.toString(t))}lt(e,t){return this.setLimit("max",e,!1,A.toString(t))}setLimit(e,t,n,s){return new i({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:n,message:A.toString(s)}]})}_addCheck(e){return new i({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:A.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:A.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:A.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:A.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:A.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:A.toString(t)})}finite(e){return this._addCheck({kind:"finite",message:A.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:A.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:A.toString(e)})}get minValue(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&F.isInteger(e.value))}get isFinite(){let e=null,t=null;for(let n of this._def.checks){if(n.kind==="finite"||n.kind==="int"||n.kind==="multipleOf")return!0;n.kind==="min"?(t===null||n.value>t)&&(t=n.value):n.kind==="max"&&(e===null||n.value<e)&&(e=n.value)}return Number.isFinite(t)&&Number.isFinite(e)}};At.create=i=>new At({checks:[],typeName:L.ZodNumber,coerce:i?.coerce||!1,...$(i)});var Nt=class i extends D{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==O.bigint)return this._getInvalidInput(e);let n,s=new fe;for(let r of this._def.checks)r.kind==="min"?(r.inclusive?e.data<r.value:e.data<=r.value)&&(n=this._getOrReturnCtx(e,n),T(n,{code:_.too_small,type:"bigint",minimum:r.value,inclusive:r.inclusive,message:r.message}),s.dirty()):r.kind==="max"?(r.inclusive?e.data>r.value:e.data>=r.value)&&(n=this._getOrReturnCtx(e,n),T(n,{code:_.too_big,type:"bigint",maximum:r.value,inclusive:r.inclusive,message:r.message}),s.dirty()):r.kind==="multipleOf"?e.data%r.value!==BigInt(0)&&(n=this._getOrReturnCtx(e,n),T(n,{code:_.not_multiple_of,multipleOf:r.value,message:r.message}),s.dirty()):F.assertNever(r);return{status:s.value,value:e.data}}_getInvalidInput(e){let t=this._getOrReturnCtx(e);return T(t,{code:_.invalid_type,expected:O.bigint,received:t.parsedType}),j}gte(e,t){return this.setLimit("min",e,!0,A.toString(t))}gt(e,t){return this.setLimit("min",e,!1,A.toString(t))}lte(e,t){return this.setLimit("max",e,!0,A.toString(t))}lt(e,t){return this.setLimit("max",e,!1,A.toString(t))}setLimit(e,t,n,s){return new i({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:n,message:A.toString(s)}]})}_addCheck(e){return new i({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:A.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:A.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:A.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:A.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:A.toString(t)})}get minValue(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}};Nt.create=i=>new Nt({checks:[],typeName:L.ZodBigInt,coerce:i?.coerce??!1,...$(i)});var Pt=class extends D{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==O.boolean){let n=this._getOrReturnCtx(e);return T(n,{code:_.invalid_type,expected:O.boolean,received:n.parsedType}),j}return ve(e.data)}};Pt.create=i=>new Pt({typeName:L.ZodBoolean,coerce:i?.coerce||!1,...$(i)});var jt=class i extends D{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==O.date){let r=this._getOrReturnCtx(e);return T(r,{code:_.invalid_type,expected:O.date,received:r.parsedType}),j}if(Number.isNaN(e.data.getTime())){let r=this._getOrReturnCtx(e);return T(r,{code:_.invalid_date}),j}let n=new fe,s;for(let r of this._def.checks)r.kind==="min"?e.data.getTime()<r.value&&(s=this._getOrReturnCtx(e,s),T(s,{code:_.too_small,message:r.message,inclusive:!0,exact:!1,minimum:r.value,type:"date"}),n.dirty()):r.kind==="max"?e.data.getTime()>r.value&&(s=this._getOrReturnCtx(e,s),T(s,{code:_.too_big,message:r.message,inclusive:!0,exact:!1,maximum:r.value,type:"date"}),n.dirty()):F.assertNever(r);return{status:n.value,value:new Date(e.data.getTime())}}_addCheck(e){return new i({...this._def,checks:[...this._def.checks,e]})}min(e,t){return this._addCheck({kind:"min",value:e.getTime(),message:A.toString(t)})}max(e,t){return this._addCheck({kind:"max",value:e.getTime(),message:A.toString(t)})}get minDate(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e!=null?new Date(e):null}};jt.create=i=>new jt({checks:[],coerce:i?.coerce||!1,typeName:L.ZodDate,...$(i)});var un=class extends D{_parse(e){if(this._getType(e)!==O.symbol){let n=this._getOrReturnCtx(e);return T(n,{code:_.invalid_type,expected:O.symbol,received:n.parsedType}),j}return ve(e.data)}};un.create=i=>new un({typeName:L.ZodSymbol,...$(i)});var Mt=class extends D{_parse(e){if(this._getType(e)!==O.undefined){let n=this._getOrReturnCtx(e);return T(n,{code:_.invalid_type,expected:O.undefined,received:n.parsedType}),j}return ve(e.data)}};Mt.create=i=>new Mt({typeName:L.ZodUndefined,...$(i)});var Lt=class extends D{_parse(e){if(this._getType(e)!==O.null){let n=this._getOrReturnCtx(e);return T(n,{code:_.invalid_type,expected:O.null,received:n.parsedType}),j}return ve(e.data)}};Lt.create=i=>new Lt({typeName:L.ZodNull,...$(i)});var wt=class extends D{constructor(){super(...arguments),this._any=!0}_parse(e){return ve(e.data)}};wt.create=i=>new wt({typeName:L.ZodAny,...$(i)});var it=class extends D{constructor(){super(...arguments),this._unknown=!0}_parse(e){return ve(e.data)}};it.create=i=>new it({typeName:L.ZodUnknown,...$(i)});var We=class extends D{_parse(e){let t=this._getOrReturnCtx(e);return T(t,{code:_.invalid_type,expected:O.never,received:t.parsedType}),j}};We.create=i=>new We({typeName:L.ZodNever,...$(i)});var hn=class extends D{_parse(e){if(this._getType(e)!==O.undefined){let n=this._getOrReturnCtx(e);return T(n,{code:_.invalid_type,expected:O.void,received:n.parsedType}),j}return ve(e.data)}};hn.create=i=>new hn({typeName:L.ZodVoid,...$(i)});var st=class i extends D{_parse(e){let{ctx:t,status:n}=this._processInputParams(e),s=this._def;if(t.parsedType!==O.array)return T(t,{code:_.invalid_type,expected:O.array,received:t.parsedType}),j;if(s.exactLength!==null){let o=t.data.length>s.exactLength.value,a=t.data.length<s.exactLength.value;(o||a)&&(T(t,{code:o?_.too_big:_.too_small,minimum:a?s.exactLength.value:void 0,maximum:o?s.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:s.exactLength.message}),n.dirty())}if(s.minLength!==null&&t.data.length<s.minLength.value&&(T(t,{code:_.too_small,minimum:s.minLength.value,type:"array",inclusive:!0,exact:!1,message:s.minLength.message}),n.dirty()),s.maxLength!==null&&t.data.length>s.maxLength.value&&(T(t,{code:_.too_big,maximum:s.maxLength.value,type:"array",inclusive:!0,exact:!1,message:s.maxLength.message}),n.dirty()),t.common.async)return Promise.all([...t.data].map((o,a)=>s.type._parseAsync(new Me(t,o,t.path,a)))).then(o=>fe.mergeArray(n,o));let r=[...t.data].map((o,a)=>s.type._parseSync(new Me(t,o,t.path,a)));return fe.mergeArray(n,r)}get element(){return this._def.type}min(e,t){return new i({...this._def,minLength:{value:e,message:A.toString(t)}})}max(e,t){return new i({...this._def,maxLength:{value:e,message:A.toString(t)}})}length(e,t){return new i({...this._def,exactLength:{value:e,message:A.toString(t)}})}nonempty(e){return this.min(1,e)}};st.create=(i,e)=>new st({type:i,minLength:null,maxLength:null,exactLength:null,typeName:L.ZodArray,...$(e)});function ln(i){if(i instanceof Te){let e={};for(let t in i.shape){let n=i.shape[t];e[t]=je.create(ln(n))}return new Te({...i._def,shape:()=>e})}else return i instanceof st?new st({...i._def,type:ln(i.element)}):i instanceof je?je.create(ln(i.unwrap())):i instanceof Xe?Xe.create(ln(i.unwrap())):i instanceof Je?Je.create(i.items.map(e=>ln(e))):i}var Te=class i extends D{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let e=this._def.shape(),t=F.objectKeys(e);return this._cached={shape:e,keys:t},this._cached}_parse(e){if(this._getType(e)!==O.object){let l=this._getOrReturnCtx(e);return T(l,{code:_.invalid_type,expected:O.object,received:l.parsedType}),j}let{status:n,ctx:s}=this._processInputParams(e),{shape:r,keys:o}=this._getCached(),a=[];if(!(this._def.catchall instanceof We&&this._def.unknownKeys==="strip"))for(let l in s.data)o.includes(l)||a.push(l);let c=[];for(let l of o){let h=r[l],u=s.data[l];c.push({key:{status:"valid",value:l},value:h._parse(new Me(s,u,s.path,l)),alwaysSet:l in s.data})}if(this._def.catchall instanceof We){let l=this._def.unknownKeys;if(l==="passthrough")for(let h of a)c.push({key:{status:"valid",value:h},value:{status:"valid",value:s.data[h]}});else if(l==="strict")a.length>0&&(T(s,{code:_.unrecognized_keys,keys:a}),n.dirty());else if(l!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let l=this._def.catchall;for(let h of a){let u=s.data[h];c.push({key:{status:"valid",value:h},value:l._parse(new Me(s,u,s.path,h)),alwaysSet:h in s.data})}}return s.common.async?Promise.resolve().then(async()=>{let l=[];for(let h of c){let u=await h.key,p=await h.value;l.push({key:u,value:p,alwaysSet:h.alwaysSet})}return l}).then(l=>fe.mergeObjectSync(n,l)):fe.mergeObjectSync(n,c)}get shape(){return this._def.shape()}strict(e){return A.errToObj,new i({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(t,n)=>{let s=this._def.errorMap?.(t,n).message??n.defaultError;return t.code==="unrecognized_keys"?{message:A.errToObj(e).message??s}:{message:s}}}:{}})}strip(){return new i({...this._def,unknownKeys:"strip"})}passthrough(){return new i({...this._def,unknownKeys:"passthrough"})}extend(e){return new i({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new i({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:L.ZodObject})}setKey(e,t){return this.augment({[e]:t})}catchall(e){return new i({...this._def,catchall:e})}pick(e){let t={};for(let n of F.objectKeys(e))e[n]&&this.shape[n]&&(t[n]=this.shape[n]);return new i({...this._def,shape:()=>t})}omit(e){let t={};for(let n of F.objectKeys(this.shape))e[n]||(t[n]=this.shape[n]);return new i({...this._def,shape:()=>t})}deepPartial(){return ln(this)}partial(e){let t={};for(let n of F.objectKeys(this.shape)){let s=this.shape[n];e&&!e[n]?t[n]=s:t[n]=s.optional()}return new i({...this._def,shape:()=>t})}required(e){let t={};for(let n of F.objectKeys(this.shape))if(e&&!e[n])t[n]=this.shape[n];else{let r=this.shape[n];for(;r instanceof je;)r=r._def.innerType;t[n]=r}return new i({...this._def,shape:()=>t})}keyof(){return da(F.objectKeys(this.shape))}};Te.create=(i,e)=>new Te({shape:()=>i,unknownKeys:"strip",catchall:We.create(),typeName:L.ZodObject,...$(e)});Te.strictCreate=(i,e)=>new Te({shape:()=>i,unknownKeys:"strict",catchall:We.create(),typeName:L.ZodObject,...$(e)});Te.lazycreate=(i,e)=>new Te({shape:i,unknownKeys:"strip",catchall:We.create(),typeName:L.ZodObject,...$(e)});var It=class extends D{_parse(e){let{ctx:t}=this._processInputParams(e),n=this._def.options;function s(r){for(let a of r)if(a.result.status==="valid")return a.result;for(let a of r)if(a.result.status==="dirty")return t.common.issues.push(...a.ctx.common.issues),a.result;let o=r.map(a=>new Ce(a.ctx.common.issues));return T(t,{code:_.invalid_union,unionErrors:o}),j}if(t.common.async)return Promise.all(n.map(async r=>{let o={...t,common:{...t.common,issues:[]},parent:null};return{result:await r._parseAsync({data:t.data,path:t.path,parent:o}),ctx:o}})).then(s);{let r,o=[];for(let c of n){let l={...t,common:{...t.common,issues:[]},parent:null},h=c._parseSync({data:t.data,path:t.path,parent:l});if(h.status==="valid")return h;h.status==="dirty"&&!r&&(r={result:h,ctx:l}),l.common.issues.length&&o.push(l.common.issues)}if(r)return t.common.issues.push(...r.ctx.common.issues),r.result;let a=o.map(c=>new Ce(c));return T(t,{code:_.invalid_union,unionErrors:a}),j}}get options(){return this._def.options}};It.create=(i,e)=>new It({options:i,typeName:L.ZodUnion,...$(e)});var nt=i=>i instanceof Dt?nt(i.schema):i instanceof Le?nt(i.innerType()):i instanceof Ft?[i.value]:i instanceof Wt?i.options:i instanceof zt?F.objectValues(i.enum):i instanceof qt?nt(i._def.innerType):i instanceof Mt?[void 0]:i instanceof Lt?[null]:i instanceof je?[void 0,...nt(i.unwrap())]:i instanceof Xe?[null,...nt(i.unwrap())]:i instanceof Fn||i instanceof Bt?nt(i.unwrap()):i instanceof Ut?nt(i._def.innerType):[],Ni=class i extends D{_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==O.object)return T(t,{code:_.invalid_type,expected:O.object,received:t.parsedType}),j;let n=this.discriminator,s=t.data[n],r=this.optionsMap.get(s);return r?t.common.async?r._parseAsync({data:t.data,path:t.path,parent:t}):r._parseSync({data:t.data,path:t.path,parent:t}):(T(t,{code:_.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),j)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,t,n){let s=new Map;for(let r of t){let o=nt(r.shape[e]);if(!o.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(let a of o){if(s.has(a))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(a)}`);s.set(a,r)}}return new i({typeName:L.ZodDiscriminatedUnion,discriminator:e,options:t,optionsMap:s,...$(n)})}};function kr(i,e){let t=Ge(i),n=Ge(e);if(i===e)return{valid:!0,data:i};if(t===O.object&&n===O.object){let s=F.objectKeys(e),r=F.objectKeys(i).filter(a=>s.indexOf(a)!==-1),o={...i,...e};for(let a of r){let c=kr(i[a],e[a]);if(!c.valid)return{valid:!1};o[a]=c.data}return{valid:!0,data:o}}else if(t===O.array&&n===O.array){if(i.length!==e.length)return{valid:!1};let s=[];for(let r=0;r<i.length;r++){let o=i[r],a=e[r],c=kr(o,a);if(!c.valid)return{valid:!1};s.push(c.data)}return{valid:!0,data:s}}else return t===O.date&&n===O.date&&+i==+e?{valid:!0,data:i}:{valid:!1}}var $t=class extends D{_parse(e){let{status:t,ctx:n}=this._processInputParams(e),s=(r,o)=>{if(Oi(r)||Oi(o))return j;let a=kr(r.value,o.value);return a.valid?((Ai(r)||Ai(o))&&t.dirty(),{status:t.value,value:a.data}):(T(n,{code:_.invalid_intersection_types}),j)};return n.common.async?Promise.all([this._def.left._parseAsync({data:n.data,path:n.path,parent:n}),this._def.right._parseAsync({data:n.data,path:n.path,parent:n})]).then(([r,o])=>s(r,o)):s(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}};$t.create=(i,e,t)=>new $t({left:i,right:e,typeName:L.ZodIntersection,...$(t)});var Je=class i extends D{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==O.array)return T(n,{code:_.invalid_type,expected:O.array,received:n.parsedType}),j;if(n.data.length<this._def.items.length)return T(n,{code:_.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),j;!this._def.rest&&n.data.length>this._def.items.length&&(T(n,{code:_.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),t.dirty());let r=[...n.data].map((o,a)=>{let c=this._def.items[a]||this._def.rest;return c?c._parse(new Me(n,o,n.path,a)):null}).filter(o=>!!o);return n.common.async?Promise.all(r).then(o=>fe.mergeArray(t,o)):fe.mergeArray(t,r)}get items(){return this._def.items}rest(e){return new i({...this._def,rest:e})}};Je.create=(i,e)=>{if(!Array.isArray(i))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new Je({items:i,typeName:L.ZodTuple,rest:null,...$(e)})};var Pi=class i extends D{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==O.object)return T(n,{code:_.invalid_type,expected:O.object,received:n.parsedType}),j;let s=[],r=this._def.keyType,o=this._def.valueType;for(let a in n.data)s.push({key:r._parse(new Me(n,a,n.path,a)),value:o._parse(new Me(n,n.data[a],n.path,a)),alwaysSet:a in n.data});return n.common.async?fe.mergeObjectAsync(t,s):fe.mergeObjectSync(t,s)}get element(){return this._def.valueType}static create(e,t,n){return t instanceof D?new i({keyType:e,valueType:t,typeName:L.ZodRecord,...$(n)}):new i({keyType:yt.create(),valueType:e,typeName:L.ZodRecord,...$(t)})}},dn=class extends D{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==O.map)return T(n,{code:_.invalid_type,expected:O.map,received:n.parsedType}),j;let s=this._def.keyType,r=this._def.valueType,o=[...n.data.entries()].map(([a,c],l)=>({key:s._parse(new Me(n,a,n.path,[l,"key"])),value:r._parse(new Me(n,c,n.path,[l,"value"]))}));if(n.common.async){let a=new Map;return Promise.resolve().then(async()=>{for(let c of o){let l=await c.key,h=await c.value;if(l.status==="aborted"||h.status==="aborted")return j;(l.status==="dirty"||h.status==="dirty")&&t.dirty(),a.set(l.value,h.value)}return{status:t.value,value:a}})}else{let a=new Map;for(let c of o){let l=c.key,h=c.value;if(l.status==="aborted"||h.status==="aborted")return j;(l.status==="dirty"||h.status==="dirty")&&t.dirty(),a.set(l.value,h.value)}return{status:t.value,value:a}}}};dn.create=(i,e,t)=>new dn({valueType:e,keyType:i,typeName:L.ZodMap,...$(t)});var fn=class i extends D{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==O.set)return T(n,{code:_.invalid_type,expected:O.set,received:n.parsedType}),j;let s=this._def;s.minSize!==null&&n.data.size<s.minSize.value&&(T(n,{code:_.too_small,minimum:s.minSize.value,type:"set",inclusive:!0,exact:!1,message:s.minSize.message}),t.dirty()),s.maxSize!==null&&n.data.size>s.maxSize.value&&(T(n,{code:_.too_big,maximum:s.maxSize.value,type:"set",inclusive:!0,exact:!1,message:s.maxSize.message}),t.dirty());let r=this._def.valueType;function o(c){let l=new Set;for(let h of c){if(h.status==="aborted")return j;h.status==="dirty"&&t.dirty(),l.add(h.value)}return{status:t.value,value:l}}let a=[...n.data.values()].map((c,l)=>r._parse(new Me(n,c,n.path,l)));return n.common.async?Promise.all(a).then(c=>o(c)):o(a)}min(e,t){return new i({...this._def,minSize:{value:e,message:A.toString(t)}})}max(e,t){return new i({...this._def,maxSize:{value:e,message:A.toString(t)}})}size(e,t){return this.min(e,t).max(e,t)}nonempty(e){return this.min(1,e)}};fn.create=(i,e)=>new fn({valueType:i,minSize:null,maxSize:null,typeName:L.ZodSet,...$(e)});var ji=class i extends D{constructor(){super(...arguments),this.validate=this.implement}_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==O.function)return T(t,{code:_.invalid_type,expected:O.function,received:t.parsedType}),j;function n(a,c){return Dn({data:a,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,an(),tt].filter(l=>!!l),issueData:{code:_.invalid_arguments,argumentsError:c}})}function s(a,c){return Dn({data:a,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,an(),tt].filter(l=>!!l),issueData:{code:_.invalid_return_type,returnTypeError:c}})}let r={errorMap:t.common.contextualErrorMap},o=t.data;if(this._def.returns instanceof vt){let a=this;return ve(async function(...c){let l=new Ce([]),h=await a._def.args.parseAsync(c,r).catch(f=>{throw l.addIssue(n(c,f)),l}),u=await Reflect.apply(o,this,h);return await a._def.returns._def.type.parseAsync(u,r).catch(f=>{throw l.addIssue(s(u,f)),l})})}else{let a=this;return ve(function(...c){let l=a._def.args.safeParse(c,r);if(!l.success)throw new Ce([n(c,l.error)]);let h=Reflect.apply(o,this,l.data),u=a._def.returns.safeParse(h,r);if(!u.success)throw new Ce([s(h,u.error)]);return u.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new i({...this._def,args:Je.create(e).rest(it.create())})}returns(e){return new i({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,t,n){return new i({args:e||Je.create([]).rest(it.create()),returns:t||it.create(),typeName:L.ZodFunction,...$(n)})}},Dt=class extends D{get schema(){return this._def.getter()}_parse(e){let{ctx:t}=this._processInputParams(e);return this._def.getter()._parse({data:t.data,path:t.path,parent:t})}};Dt.create=(i,e)=>new Dt({getter:i,typeName:L.ZodLazy,...$(e)});var Ft=class extends D{_parse(e){if(e.data!==this._def.value){let t=this._getOrReturnCtx(e);return T(t,{received:t.data,code:_.invalid_literal,expected:this._def.value}),j}return{status:"valid",value:e.data}}get value(){return this._def.value}};Ft.create=(i,e)=>new Ft({value:i,typeName:L.ZodLiteral,...$(e)});function da(i,e){return new Wt({values:i,typeName:L.ZodEnum,...$(e)})}var Wt=class i extends D{_parse(e){if(typeof e.data!="string"){let t=this._getOrReturnCtx(e),n=this._def.values;return T(t,{expected:F.joinValues(n),received:t.parsedType,code:_.invalid_type}),j}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(e.data)){let t=this._getOrReturnCtx(e),n=this._def.values;return T(t,{received:t.data,code:_.invalid_enum_value,options:n}),j}return ve(e.data)}get options(){return this._def.values}get enum(){let e={};for(let t of this._def.values)e[t]=t;return e}get Values(){let e={};for(let t of this._def.values)e[t]=t;return e}get Enum(){let e={};for(let t of this._def.values)e[t]=t;return e}extract(e,t=this._def){return i.create(e,{...this._def,...t})}exclude(e,t=this._def){return i.create(this.options.filter(n=>!e.includes(n)),{...this._def,...t})}};Wt.create=da;var zt=class extends D{_parse(e){let t=F.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(e);if(n.parsedType!==O.string&&n.parsedType!==O.number){let s=F.objectValues(t);return T(n,{expected:F.joinValues(s),received:n.parsedType,code:_.invalid_type}),j}if(this._cache||(this._cache=new Set(F.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){let s=F.objectValues(t);return T(n,{received:n.data,code:_.invalid_enum_value,options:s}),j}return ve(e.data)}get enum(){return this._def.values}};zt.create=(i,e)=>new zt({values:i,typeName:L.ZodNativeEnum,...$(e)});var vt=class extends D{unwrap(){return this._def.type}_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==O.promise&&t.common.async===!1)return T(t,{code:_.invalid_type,expected:O.promise,received:t.parsedType}),j;let n=t.parsedType===O.promise?t.data:Promise.resolve(t.data);return ve(n.then(s=>this._def.type.parseAsync(s,{path:t.path,errorMap:t.common.contextualErrorMap})))}};vt.create=(i,e)=>new vt({type:i,typeName:L.ZodPromise,...$(e)});var Le=class extends D{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===L.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){let{status:t,ctx:n}=this._processInputParams(e),s=this._def.effect||null,r={addIssue:o=>{T(n,o),o.fatal?t.abort():t.dirty()},get path(){return n.path}};if(r.addIssue=r.addIssue.bind(r),s.type==="preprocess"){let o=s.transform(n.data,r);if(n.common.async)return Promise.resolve(o).then(async a=>{if(t.value==="aborted")return j;let c=await this._def.schema._parseAsync({data:a,path:n.path,parent:n});return c.status==="aborted"?j:c.status==="dirty"?Ot(c.value):t.value==="dirty"?Ot(c.value):c});{if(t.value==="aborted")return j;let a=this._def.schema._parseSync({data:o,path:n.path,parent:n});return a.status==="aborted"?j:a.status==="dirty"?Ot(a.value):t.value==="dirty"?Ot(a.value):a}}if(s.type==="refinement"){let o=a=>{let c=s.refinement(a,r);if(n.common.async)return Promise.resolve(c);if(c instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return a};if(n.common.async===!1){let a=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return a.status==="aborted"?j:(a.status==="dirty"&&t.dirty(),o(a.value),{status:t.value,value:a.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(a=>a.status==="aborted"?j:(a.status==="dirty"&&t.dirty(),o(a.value).then(()=>({status:t.value,value:a.value}))))}if(s.type==="transform")if(n.common.async===!1){let o=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!gt(o))return j;let a=s.transform(o.value,r);if(a instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:t.value,value:a}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(o=>gt(o)?Promise.resolve(s.transform(o.value,r)).then(a=>({status:t.value,value:a})):j);F.assertNever(s)}};Le.create=(i,e,t)=>new Le({schema:i,typeName:L.ZodEffects,effect:e,...$(t)});Le.createWithPreprocess=(i,e,t)=>new Le({schema:e,effect:{type:"preprocess",transform:i},typeName:L.ZodEffects,...$(t)});var je=class extends D{_parse(e){return this._getType(e)===O.undefined?ve(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};je.create=(i,e)=>new je({innerType:i,typeName:L.ZodOptional,...$(e)});var Xe=class extends D{_parse(e){return this._getType(e)===O.null?ve(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};Xe.create=(i,e)=>new Xe({innerType:i,typeName:L.ZodNullable,...$(e)});var qt=class extends D{_parse(e){let{ctx:t}=this._processInputParams(e),n=t.data;return t.parsedType===O.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:t.path,parent:t})}removeDefault(){return this._def.innerType}};qt.create=(i,e)=>new qt({innerType:i,typeName:L.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...$(e)});var Ut=class extends D{_parse(e){let{ctx:t}=this._processInputParams(e),n={...t,common:{...t.common,issues:[]}},s=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return cn(s)?s.then(r=>({status:"valid",value:r.status==="valid"?r.value:this._def.catchValue({get error(){return new Ce(n.common.issues)},input:n.data})})):{status:"valid",value:s.status==="valid"?s.value:this._def.catchValue({get error(){return new Ce(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}};Ut.create=(i,e)=>new Ut({innerType:i,typeName:L.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...$(e)});var pn=class extends D{_parse(e){if(this._getType(e)!==O.nan){let n=this._getOrReturnCtx(e);return T(n,{code:_.invalid_type,expected:O.nan,received:n.parsedType}),j}return{status:"valid",value:e.data}}};pn.create=i=>new pn({typeName:L.ZodNaN,...$(i)});var ah=Symbol("zod_brand"),Fn=class extends D{_parse(e){let{ctx:t}=this._processInputParams(e),n=t.data;return this._def.type._parse({data:n,path:t.path,parent:t})}unwrap(){return this._def.type}},Wn=class i extends D{_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.common.async)return(async()=>{let r=await this._def.in._parseAsync({data:n.data,path:n.path,parent:n});return r.status==="aborted"?j:r.status==="dirty"?(t.dirty(),Ot(r.value)):this._def.out._parseAsync({data:r.value,path:n.path,parent:n})})();{let s=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return s.status==="aborted"?j:s.status==="dirty"?(t.dirty(),{status:"dirty",value:s.value}):this._def.out._parseSync({data:s.value,path:n.path,parent:n})}}static create(e,t){return new i({in:e,out:t,typeName:L.ZodPipeline})}},Bt=class extends D{_parse(e){let t=this._def.innerType._parse(e),n=s=>(gt(s)&&(s.value=Object.freeze(s.value)),s);return cn(t)?t.then(s=>n(s)):n(t)}unwrap(){return this._def.innerType}};Bt.create=(i,e)=>new Bt({innerType:i,typeName:L.ZodReadonly,...$(e)});function ca(i,e){let t=typeof i=="function"?i(e):typeof i=="string"?{message:i}:i;return typeof t=="string"?{message:t}:t}function fa(i,e={},t){return i?wt.create().superRefine((n,s)=>{let r=i(n);if(r instanceof Promise)return r.then(o=>{if(!o){let a=ca(e,n),c=a.fatal??t??!0;s.addIssue({code:"custom",...a,fatal:c})}});if(!r){let o=ca(e,n),a=o.fatal??t??!0;s.addIssue({code:"custom",...o,fatal:a})}}):wt.create()}var ch={object:Te.lazycreate},L;(function(i){i.ZodString="ZodString",i.ZodNumber="ZodNumber",i.ZodNaN="ZodNaN",i.ZodBigInt="ZodBigInt",i.ZodBoolean="ZodBoolean",i.ZodDate="ZodDate",i.ZodSymbol="ZodSymbol",i.ZodUndefined="ZodUndefined",i.ZodNull="ZodNull",i.ZodAny="ZodAny",i.ZodUnknown="ZodUnknown",i.ZodNever="ZodNever",i.ZodVoid="ZodVoid",i.ZodArray="ZodArray",i.ZodObject="ZodObject",i.ZodUnion="ZodUnion",i.ZodDiscriminatedUnion="ZodDiscriminatedUnion",i.ZodIntersection="ZodIntersection",i.ZodTuple="ZodTuple",i.ZodRecord="ZodRecord",i.ZodMap="ZodMap",i.ZodSet="ZodSet",i.ZodFunction="ZodFunction",i.ZodLazy="ZodLazy",i.ZodLiteral="ZodLiteral",i.ZodEnum="ZodEnum",i.ZodEffects="ZodEffects",i.ZodNativeEnum="ZodNativeEnum",i.ZodOptional="ZodOptional",i.ZodNullable="ZodNullable",i.ZodDefault="ZodDefault",i.ZodCatch="ZodCatch",i.ZodPromise="ZodPromise",i.ZodBranded="ZodBranded",i.ZodPipeline="ZodPipeline",i.ZodReadonly="ZodReadonly"})(L||(L={}));var lh=(i,e={message:`Input not instance of ${i.name}`})=>fa(t=>t instanceof i,e),pa=yt.create,ma=At.create,uh=pn.create,hh=Nt.create,ga=Pt.create,dh=jt.create,fh=un.create,ph=Mt.create,mh=Lt.create,gh=wt.create,yh=it.create,wh=We.create,vh=hn.create,bh=st.create,_h=Te.create,xh=Te.strictCreate,Sh=It.create,kh=Ni.create,Eh=$t.create,Ch=Je.create,Th=Pi.create,Rh=dn.create,Oh=fn.create,Ah=ji.create,Nh=Dt.create,Ph=Ft.create,jh=Wt.create,Mh=zt.create,Lh=vt.create,Ih=Le.create,$h=je.create,Dh=Xe.create,Fh=Le.createWithPreprocess,Wh=Wn.create,zh=()=>pa().optional(),qh=()=>ma().optional(),Uh=()=>ga().optional(),Bh={string:i=>yt.create({...i,coerce:!0}),number:i=>At.create({...i,coerce:!0}),boolean:i=>Pt.create({...i,coerce:!0}),bigint:i=>Nt.create({...i,coerce:!0}),date:i=>jt.create({...i,coerce:!0})};var Vh=j;var xl=require("node:util"),ne=require("node:path");var zn=class{diff(e,t,n={}){let s;typeof n=="function"?(s=n,n={}):"callback"in n&&(s=n.callback);let r=this.castInput(e,n),o=this.castInput(t,n),a=this.removeEmpty(this.tokenize(r,n)),c=this.removeEmpty(this.tokenize(o,n));return this.diffWithOptionsObj(a,c,n,s)}diffWithOptionsObj(e,t,n,s){var r;let o=x=>{if(x=this.postProcess(x,n),s){setTimeout(function(){s(x)},0);return}else return x},a=t.length,c=e.length,l=1,h=a+c;n.maxEditLength!=null&&(h=Math.min(h,n.maxEditLength));let u=(r=n.timeout)!==null&&r!==void 0?r:1/0,p=Date.now()+u,f=[{oldPos:-1,lastComponent:void 0}],w=this.extractCommon(f[0],t,e,0,n);if(f[0].oldPos+1>=c&&w+1>=a)return o(this.buildValues(f[0].lastComponent,t,e));let g=-1/0,C=1/0,S=()=>{for(let x=Math.max(g,-l);x<=Math.min(C,l);x+=2){let b,k=f[x-1],R=f[x+1];k&&(f[x-1]=void 0);let U=!1;if(R){let ge=R.oldPos-x;U=R&&0<=ge&&ge<a}let X=k&&k.oldPos+1<c;if(!U&&!X){f[x]=void 0;continue}if(!X||U&&k.oldPos<R.oldPos?b=this.addToPath(R,!0,!1,0,n):b=this.addToPath(k,!1,!0,1,n),w=this.extractCommon(b,t,e,x,n),b.oldPos+1>=c&&w+1>=a)return o(this.buildValues(b.lastComponent,t,e))||!0;f[x]=b,b.oldPos+1>=c&&(C=Math.min(C,x-1)),w+1>=a&&(g=Math.max(g,x+1))}l++};if(s)(function x(){setTimeout(function(){if(l>h||Date.now()>p)return s(void 0);S()||x()},0)})();else for(;l<=h&&Date.now()<=p;){let x=S();if(x)return x}}addToPath(e,t,n,s,r){let o=e.lastComponent;return o&&!r.oneChangePerToken&&o.added===t&&o.removed===n?{oldPos:e.oldPos+s,lastComponent:{count:o.count+1,added:t,removed:n,previousComponent:o.previousComponent}}:{oldPos:e.oldPos+s,lastComponent:{count:1,added:t,removed:n,previousComponent:o}}}extractCommon(e,t,n,s,r){let o=t.length,a=n.length,c=e.oldPos,l=c-s,h=0;for(;l+1<o&&c+1<a&&this.equals(n[c+1],t[l+1],r);)l++,c++,h++,r.oneChangePerToken&&(e.lastComponent={count:1,previousComponent:e.lastComponent,added:!1,removed:!1});return h&&!r.oneChangePerToken&&(e.lastComponent={count:h,previousComponent:e.lastComponent,added:!1,removed:!1}),e.oldPos=c,l}equals(e,t,n){return n.comparator?n.comparator(e,t):e===t||!!n.ignoreCase&&e.toLowerCase()===t.toLowerCase()}removeEmpty(e){let t=[];for(let n=0;n<e.length;n++)e[n]&&t.push(e[n]);return t}castInput(e,t){return e}tokenize(e,t){return Array.from(e)}join(e){return e.join("")}postProcess(e,t){return e}get useLongestToken(){return!1}buildValues(e,t,n){let s=[],r;for(;e;)s.push(e),r=e.previousComponent,delete e.previousComponent,e=r;s.reverse();let o=s.length,a=0,c=0,l=0;for(;a<o;a++){let h=s[a];if(h.removed)h.value=this.join(n.slice(l,l+h.count)),l+=h.count;else{if(!h.added&&this.useLongestToken){let u=t.slice(c,c+h.count);u=u.map(function(p,f){let w=n[l+f];return w.length>p.length?w:p}),h.value=this.join(u)}else h.value=this.join(t.slice(c,c+h.count));c+=h.count,h.added||(l+=h.count)}}return s}};function ya(i){return i.includes(`\r
|
|
33
|
-
`)&&!
|
|
34
|
-
`)&&!
|
|
35
|
-
`)&&
|
|
36
|
-
`)}var
|
|
32
|
+
`)),v){let A=h.error?` Request failed: ${h.error.message} (${h.error.code}).`:"";O.log(`Received response '${v.method} - (${h.id})' in ${Date.now()-v.timerStart}ms.${A}`,C)}else O.log(`Received response ${h.id} without active response promise.`,C)}else Qt("receive-response",h)}function Qt(h,v){if(!O||b===U.Off)return;let C={isLSPMessage:!0,type:h,message:v,timestamp:Date.now()};O.log(C)}function An(){if(ko())throw new an(Dn.Closed,"Connection is closed.");if(Yt())throw new an(Dn.Disposed,"Connection is disposed.")}function Yl(){if(So())throw new an(Dn.AlreadyListening,"Connection is already listening")}function Ql(){if(!So())throw new Error("Call listen() first.")}function Pn(h){return h===void 0?null:h}function To(h){if(h!==null)return h}function Oo(h){return h!=null&&!Array.isArray(h)&&typeof h=="object"}function ui(h,v){switch(h){case j.ParameterStructures.auto:return Oo(v)?To(v):[Pn(v)];case j.ParameterStructures.byName:if(!Oo(v))throw new Error("Received parameters by name but param is not an object literal.");return To(v);case j.ParameterStructures.byPosition:return[Pn(v)];default:throw new Error(`Unknown parameter structure ${h.toString()}`)}}function No(h,v){let C,A=h.numberOfParams;switch(A){case 0:C=void 0;break;case 1:C=ui(h.parameterStructures,v[0]);break;default:C=[];for(let J=0;J<v.length&&J<A;J++)C.push(Pn(v[J]));if(v.length<A)for(let J=v.length;J<A;J++)C.push(null);break}return C}let Kt={sendNotification:(h,...v)=>{An();let C,A;if(ee.string(h)){C=h;let Z=v[0],ne=0,se=j.ParameterStructures.auto;j.ParameterStructures.is(Z)&&(ne=1,se=Z);let B=v.length,K=B-ne;switch(K){case 0:A=void 0;break;case 1:A=ui(se,v[ne]);break;default:if(se===j.ParameterStructures.byName)throw new Error(`Received ${K} parameters for 'by Name' notification parameter structure.`);A=v.slice(ne,B).map(V=>Pn(V));break}}else{let Z=v;C=h.method,A=No(h,Z)}let J={jsonrpc:c,method:C,params:A};return Gl(J),e.write(J).catch(Z=>{throw i.error("Sending notification failed."),Z})},onNotification:(h,v)=>{An();let C;return ee.func(h)?u=h:v&&(ee.string(h)?(C=h,d.set(h,{type:void 0,handler:v})):(C=h.method,d.set(h.method,{type:h,handler:v}))),{dispose:()=>{C!==void 0?d.delete(C):u=void 0}}},onProgress:(h,v,C)=>{if(p.has(v))throw new Error(`Progress handler for token ${v} already registered`);return p.set(v,C),{dispose:()=>{p.delete(v)}}},sendProgress:(h,v,C)=>Kt.sendNotification(In.type,{token:v,value:C}),onUnhandledProgress:Xt.event,sendRequest:(h,...v)=>{An(),Ql();let C,A,J;if(ee.string(h)){C=h;let B=v[0],K=v[v.length-1],V=0,ce=j.ParameterStructures.auto;j.ParameterStructures.is(B)&&(V=1,ce=B);let xe=v.length;ir.CancellationToken.is(K)&&(xe=xe-1,J=K);let Ge=xe-V;switch(Ge){case 0:A=void 0;break;case 1:A=ui(ce,v[V]);break;default:if(ce===j.ParameterStructures.byName)throw new Error(`Received ${Ge} parameters for 'by Name' request parameter structure.`);A=v.slice(V,xe).map(Kl=>Pn(Kl));break}}else{let B=v;C=h.method,A=No(h,B);let K=h.numberOfParams;J=ir.CancellationToken.is(B[K])?B[K]:void 0}let Z=r++,ne;J&&(ne=J.onCancellationRequested(()=>{let B=ut.sender.sendCancellation(Kt,Z);return B===void 0?(i.log(`Received no promise from cancellation strategy when cancelling id ${Z}`),Promise.resolve()):B.catch(()=>{i.log(`Sending cancellation messages for id ${Z} failed`)})}));let se={jsonrpc:c,id:Z,method:C,params:A};return Hl(se),typeof ut.sender.enableCancellation=="function"&&ut.sender.enableCancellation(se),new Promise(async(B,K)=>{let V=Ge=>{B(Ge),ut.sender.cleanup(Z),ne?.dispose()},ce=Ge=>{K(Ge),ut.sender.cleanup(Z),ne?.dispose()},xe={method:C,timerStart:Date.now(),resolve:V,reject:ce};try{k.set(Z,xe),await e.write(se)}catch(Ge){throw k.delete(Z),xe.reject(new j.ResponseError(j.ErrorCodes.MessageWriteError,Ge.message?Ge.message:"Unknown reason")),i.error("Sending request failed."),Ge}})},onRequest:(h,v)=>{An();let C=null;return ar.is(h)?(C=void 0,l=h):ee.string(h)?(C=null,v!==void 0&&(C=h,f.set(h,{handler:v,type:void 0}))):v!==void 0&&(C=h.method,f.set(h.method,{type:h,handler:v})),{dispose:()=>{C!==null&&(C!==void 0?f.delete(C):l=void 0)}}},hasPendingResponse:()=>k.size>0,trace:async(h,v,C)=>{let A=!1,J=Ne.Text;C!==void 0&&(ee.boolean(C)?A=C:(A=C.sendNotification||!1,J=C.traceFormat||Ne.Text)),b=h,E=J,b===U.Off?O=void 0:O=v,A&&!ko()&&!Yt()&&await Kt.sendNotification(cr.type,{value:U.toString(h)})},onError:Y.event,onClose:ge.event,onUnhandledNotification:Oe.event,onDispose:_o.event,end:()=>{e.end()},dispose:()=>{if(Yt())return;H=We.Disposed,_o.fire(void 0);let h=new j.ResponseError(j.ErrorCodes.PendingResponseRejected,"Pending response rejected since connection got disposed");for(let v of k.values())v.reject(h);k=new Map,_=new Map,S=new Set,g=new Go.LinkedMap,ee.func(e.dispose)&&e.dispose(),ee.func(s.dispose)&&s.dispose()},listen:()=>{An(),Yl(),H=We.Listening,s.listen(Bl)},inspect:()=>{(0,Ho.default)().console.log("inspect")}};return Kt.onNotification(vs.type,h=>{if(b===U.Off||!O)return;let v=b===U.Verbose||b===U.Compact;O.log(h.message,v?h.verbose:void 0)}),Kt.onNotification(In.type,h=>{let v=p.get(h.token);v?v(h.value):Xt.fire(h)}),Kt}I.createMessageConnection=ku});var Es=he(y=>{"use strict";Object.defineProperty(y,"__esModule",{value:!0});y.ProgressType=y.ProgressToken=y.createMessageConnection=y.NullLogger=y.ConnectionOptions=y.ConnectionStrategy=y.AbstractMessageBuffer=y.WriteableStreamMessageWriter=y.AbstractMessageWriter=y.MessageWriter=y.ReadableStreamMessageReader=y.AbstractMessageReader=y.MessageReader=y.SharedArrayReceiverStrategy=y.SharedArraySenderStrategy=y.CancellationToken=y.CancellationTokenSource=y.Emitter=y.Event=y.Disposable=y.LRUCache=y.Touch=y.LinkedMap=y.ParameterStructures=y.NotificationType9=y.NotificationType8=y.NotificationType7=y.NotificationType6=y.NotificationType5=y.NotificationType4=y.NotificationType3=y.NotificationType2=y.NotificationType1=y.NotificationType0=y.NotificationType=y.ErrorCodes=y.ResponseError=y.RequestType9=y.RequestType8=y.RequestType7=y.RequestType6=y.RequestType5=y.RequestType4=y.RequestType3=y.RequestType2=y.RequestType1=y.RequestType0=y.RequestType=y.Message=y.RAL=void 0;y.MessageStrategy=y.CancellationStrategy=y.CancellationSenderStrategy=y.CancellationReceiverStrategy=y.ConnectionError=y.ConnectionErrors=y.LogTraceNotification=y.SetTraceNotification=y.TraceFormat=y.TraceValues=y.Trace=void 0;var G=Ii();Object.defineProperty(y,"Message",{enumerable:!0,get:function(){return G.Message}});Object.defineProperty(y,"RequestType",{enumerable:!0,get:function(){return G.RequestType}});Object.defineProperty(y,"RequestType0",{enumerable:!0,get:function(){return G.RequestType0}});Object.defineProperty(y,"RequestType1",{enumerable:!0,get:function(){return G.RequestType1}});Object.defineProperty(y,"RequestType2",{enumerable:!0,get:function(){return G.RequestType2}});Object.defineProperty(y,"RequestType3",{enumerable:!0,get:function(){return G.RequestType3}});Object.defineProperty(y,"RequestType4",{enumerable:!0,get:function(){return G.RequestType4}});Object.defineProperty(y,"RequestType5",{enumerable:!0,get:function(){return G.RequestType5}});Object.defineProperty(y,"RequestType6",{enumerable:!0,get:function(){return G.RequestType6}});Object.defineProperty(y,"RequestType7",{enumerable:!0,get:function(){return G.RequestType7}});Object.defineProperty(y,"RequestType8",{enumerable:!0,get:function(){return G.RequestType8}});Object.defineProperty(y,"RequestType9",{enumerable:!0,get:function(){return G.RequestType9}});Object.defineProperty(y,"ResponseError",{enumerable:!0,get:function(){return G.ResponseError}});Object.defineProperty(y,"ErrorCodes",{enumerable:!0,get:function(){return G.ErrorCodes}});Object.defineProperty(y,"NotificationType",{enumerable:!0,get:function(){return G.NotificationType}});Object.defineProperty(y,"NotificationType0",{enumerable:!0,get:function(){return G.NotificationType0}});Object.defineProperty(y,"NotificationType1",{enumerable:!0,get:function(){return G.NotificationType1}});Object.defineProperty(y,"NotificationType2",{enumerable:!0,get:function(){return G.NotificationType2}});Object.defineProperty(y,"NotificationType3",{enumerable:!0,get:function(){return G.NotificationType3}});Object.defineProperty(y,"NotificationType4",{enumerable:!0,get:function(){return G.NotificationType4}});Object.defineProperty(y,"NotificationType5",{enumerable:!0,get:function(){return G.NotificationType5}});Object.defineProperty(y,"NotificationType6",{enumerable:!0,get:function(){return G.NotificationType6}});Object.defineProperty(y,"NotificationType7",{enumerable:!0,get:function(){return G.NotificationType7}});Object.defineProperty(y,"NotificationType8",{enumerable:!0,get:function(){return G.NotificationType8}});Object.defineProperty(y,"NotificationType9",{enumerable:!0,get:function(){return G.NotificationType9}});Object.defineProperty(y,"ParameterStructures",{enumerable:!0,get:function(){return G.ParameterStructures}});var fr=$i();Object.defineProperty(y,"LinkedMap",{enumerable:!0,get:function(){return fr.LinkedMap}});Object.defineProperty(y,"LRUCache",{enumerable:!0,get:function(){return fr.LRUCache}});Object.defineProperty(y,"Touch",{enumerable:!0,get:function(){return fr.Touch}});var Eu=Io();Object.defineProperty(y,"Disposable",{enumerable:!0,get:function(){return Eu.Disposable}});var Qo=nn();Object.defineProperty(y,"Event",{enumerable:!0,get:function(){return Qo.Event}});Object.defineProperty(y,"Emitter",{enumerable:!0,get:function(){return Qo.Emitter}});var Ko=ps();Object.defineProperty(y,"CancellationTokenSource",{enumerable:!0,get:function(){return Ko.CancellationTokenSource}});Object.defineProperty(y,"CancellationToken",{enumerable:!0,get:function(){return Ko.CancellationToken}});var ea=$o();Object.defineProperty(y,"SharedArraySenderStrategy",{enumerable:!0,get:function(){return ea.SharedArraySenderStrategy}});Object.defineProperty(y,"SharedArrayReceiverStrategy",{enumerable:!0,get:function(){return ea.SharedArrayReceiverStrategy}});var hr=Wo();Object.defineProperty(y,"MessageReader",{enumerable:!0,get:function(){return hr.MessageReader}});Object.defineProperty(y,"AbstractMessageReader",{enumerable:!0,get:function(){return hr.AbstractMessageReader}});Object.defineProperty(y,"ReadableStreamMessageReader",{enumerable:!0,get:function(){return hr.ReadableStreamMessageReader}});var dr=Vo();Object.defineProperty(y,"MessageWriter",{enumerable:!0,get:function(){return dr.MessageWriter}});Object.defineProperty(y,"AbstractMessageWriter",{enumerable:!0,get:function(){return dr.AbstractMessageWriter}});Object.defineProperty(y,"WriteableStreamMessageWriter",{enumerable:!0,get:function(){return dr.WriteableStreamMessageWriter}});var Cu=Zo();Object.defineProperty(y,"AbstractMessageBuffer",{enumerable:!0,get:function(){return Cu.AbstractMessageBuffer}});var de=Yo();Object.defineProperty(y,"ConnectionStrategy",{enumerable:!0,get:function(){return de.ConnectionStrategy}});Object.defineProperty(y,"ConnectionOptions",{enumerable:!0,get:function(){return de.ConnectionOptions}});Object.defineProperty(y,"NullLogger",{enumerable:!0,get:function(){return de.NullLogger}});Object.defineProperty(y,"createMessageConnection",{enumerable:!0,get:function(){return de.createMessageConnection}});Object.defineProperty(y,"ProgressToken",{enumerable:!0,get:function(){return de.ProgressToken}});Object.defineProperty(y,"ProgressType",{enumerable:!0,get:function(){return de.ProgressType}});Object.defineProperty(y,"Trace",{enumerable:!0,get:function(){return de.Trace}});Object.defineProperty(y,"TraceValues",{enumerable:!0,get:function(){return de.TraceValues}});Object.defineProperty(y,"TraceFormat",{enumerable:!0,get:function(){return de.TraceFormat}});Object.defineProperty(y,"SetTraceNotification",{enumerable:!0,get:function(){return de.SetTraceNotification}});Object.defineProperty(y,"LogTraceNotification",{enumerable:!0,get:function(){return de.LogTraceNotification}});Object.defineProperty(y,"ConnectionErrors",{enumerable:!0,get:function(){return de.ConnectionErrors}});Object.defineProperty(y,"ConnectionError",{enumerable:!0,get:function(){return de.ConnectionError}});Object.defineProperty(y,"CancellationReceiverStrategy",{enumerable:!0,get:function(){return de.CancellationReceiverStrategy}});Object.defineProperty(y,"CancellationSenderStrategy",{enumerable:!0,get:function(){return de.CancellationSenderStrategy}});Object.defineProperty(y,"CancellationStrategy",{enumerable:!0,get:function(){return de.CancellationStrategy}});Object.defineProperty(y,"MessageStrategy",{enumerable:!0,get:function(){return de.MessageStrategy}});var Ru=pt();y.RAL=Ru.default});var sa=he(yr=>{"use strict";Object.defineProperty(yr,"__esModule",{value:!0});var ta=require("util"),tt=Es(),Cs=class s extends tt.AbstractMessageBuffer{constructor(e="utf-8"){super(e)}emptyBuffer(){return s.emptyBuffer}fromString(e,t){return Buffer.from(e,t)}toString(e,t){return e instanceof Buffer?e.toString(t):new ta.TextDecoder(t).decode(e)}asNative(e,t){return t===void 0?e instanceof Buffer?e:Buffer.from(e):e instanceof Buffer?e.slice(0,t):Buffer.from(e,0,t)}allocNative(e){return Buffer.allocUnsafe(e)}};Cs.emptyBuffer=Buffer.allocUnsafe(0);var pr=class{constructor(e){this.stream=e}onClose(e){return this.stream.on("close",e),tt.Disposable.create(()=>this.stream.off("close",e))}onError(e){return this.stream.on("error",e),tt.Disposable.create(()=>this.stream.off("error",e))}onEnd(e){return this.stream.on("end",e),tt.Disposable.create(()=>this.stream.off("end",e))}onData(e){return this.stream.on("data",e),tt.Disposable.create(()=>this.stream.off("data",e))}},mr=class{constructor(e){this.stream=e}onClose(e){return this.stream.on("close",e),tt.Disposable.create(()=>this.stream.off("close",e))}onError(e){return this.stream.on("error",e),tt.Disposable.create(()=>this.stream.off("error",e))}onEnd(e){return this.stream.on("end",e),tt.Disposable.create(()=>this.stream.off("end",e))}write(e,t){return new Promise((n,i)=>{let r=o=>{o==null?n():i(o)};typeof e=="string"?this.stream.write(e,t,r):this.stream.write(e,r)})}end(){this.stream.end()}},na=Object.freeze({messageBuffer:Object.freeze({create:s=>new Cs(s)}),applicationJson:Object.freeze({encoder:Object.freeze({name:"application/json",encode:(s,e)=>{try{return Promise.resolve(Buffer.from(JSON.stringify(s,void 0,0),e.charset))}catch(t){return Promise.reject(t)}}}),decoder:Object.freeze({name:"application/json",decode:(s,e)=>{try{return s instanceof Buffer?Promise.resolve(JSON.parse(s.toString(e.charset))):Promise.resolve(JSON.parse(new ta.TextDecoder(e.charset).decode(s)))}catch(t){return Promise.reject(t)}}})}),stream:Object.freeze({asReadableStream:s=>new pr(s),asWritableStream:s=>new mr(s)}),console,timer:Object.freeze({setTimeout(s,e,...t){let n=setTimeout(s,e,...t);return{dispose:()=>clearTimeout(n)}},setImmediate(s,...e){let t=setImmediate(s,...e);return{dispose:()=>clearImmediate(t)}},setInterval(s,e,...t){let n=setInterval(s,e,...t);return{dispose:()=>clearInterval(n)}}})});function gr(){return na}(function(s){function e(){tt.RAL.install(na)}s.install=e})(gr||(gr={}));yr.default=gr});var xr=he(W=>{"use strict";var Tu=W&&W.__createBinding||(Object.create?function(s,e,t,n){n===void 0&&(n=t);var i=Object.getOwnPropertyDescriptor(e,t);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[t]}}),Object.defineProperty(s,n,i)}:function(s,e,t,n){n===void 0&&(n=t),s[n]=e[t]}),Ou=W&&W.__exportStar||function(s,e){for(var t in s)t!=="default"&&!Object.prototype.hasOwnProperty.call(e,t)&&Tu(e,s,t)};Object.defineProperty(W,"__esModule",{value:!0});W.createMessageConnection=W.createServerSocketTransport=W.createClientSocketTransport=W.createServerPipeTransport=W.createClientPipeTransport=W.generateRandomPipeName=W.StreamMessageWriter=W.StreamMessageReader=W.SocketMessageWriter=W.SocketMessageReader=W.PortMessageWriter=W.PortMessageReader=W.IPCMessageWriter=W.IPCMessageReader=void 0;var cn=sa();cn.default.install();var ia=require("path"),Nu=require("os"),Au=require("crypto"),Os=require("net"),Ae=Es();Ou(Es(),W);var wr=class extends Ae.AbstractMessageReader{constructor(e){super(),this.process=e;let t=this.process;t.on("error",n=>this.fireError(n)),t.on("close",()=>this.fireClose())}listen(e){return this.process.on("message",e),Ae.Disposable.create(()=>this.process.off("message",e))}};W.IPCMessageReader=wr;var vr=class extends Ae.AbstractMessageWriter{constructor(e){super(),this.process=e,this.errorCount=0;let t=this.process;t.on("error",n=>this.fireError(n)),t.on("close",()=>this.fireClose)}write(e){try{return typeof this.process.send=="function"&&this.process.send(e,void 0,void 0,t=>{t?(this.errorCount++,this.handleError(t,e)):this.errorCount=0}),Promise.resolve()}catch(t){return this.handleError(t,e),Promise.reject(t)}}handleError(e,t){this.errorCount++,this.fireError(e,t,this.errorCount)}end(){}};W.IPCMessageWriter=vr;var br=class extends Ae.AbstractMessageReader{constructor(e){super(),this.onData=new Ae.Emitter,e.on("close",()=>this.fireClose),e.on("error",t=>this.fireError(t)),e.on("message",t=>{this.onData.fire(t)})}listen(e){return this.onData.event(e)}};W.PortMessageReader=br;var _r=class extends Ae.AbstractMessageWriter{constructor(e){super(),this.port=e,this.errorCount=0,e.on("close",()=>this.fireClose()),e.on("error",t=>this.fireError(t))}write(e){try{return this.port.postMessage(e),Promise.resolve()}catch(t){return this.handleError(t,e),Promise.reject(t)}}handleError(e,t){this.errorCount++,this.fireError(e,t,this.errorCount)}end(){}};W.PortMessageWriter=_r;var Tt=class extends Ae.ReadableStreamMessageReader{constructor(e,t="utf-8"){super((0,cn.default)().stream.asReadableStream(e),t)}};W.SocketMessageReader=Tt;var Ot=class extends Ae.WriteableStreamMessageWriter{constructor(e,t){super((0,cn.default)().stream.asWritableStream(e),t),this.socket=e}dispose(){super.dispose(),this.socket.destroy()}};W.SocketMessageWriter=Ot;var Rs=class extends Ae.ReadableStreamMessageReader{constructor(e,t){super((0,cn.default)().stream.asReadableStream(e),t)}};W.StreamMessageReader=Rs;var Ts=class extends Ae.WriteableStreamMessageWriter{constructor(e,t){super((0,cn.default)().stream.asWritableStream(e),t)}};W.StreamMessageWriter=Ts;var ra=process.env.XDG_RUNTIME_DIR,Pu=new Map([["linux",107],["darwin",103]]);function Mu(){let s=(0,Au.randomBytes)(21).toString("hex");if(process.platform==="win32")return`\\\\.\\pipe\\vscode-jsonrpc-${s}-sock`;let e;ra?e=ia.join(ra,`vscode-ipc-${s}.sock`):e=ia.join(Nu.tmpdir(),`vscode-${s}.sock`);let t=Pu.get(process.platform);return t!==void 0&&e.length>t&&(0,cn.default)().console.warn(`WARNING: IPC handle "${e}" is longer than ${t} characters.`),e}W.generateRandomPipeName=Mu;function ju(s,e="utf-8"){let t,n=new Promise((i,r)=>{t=i});return new Promise((i,r)=>{let o=(0,Os.createServer)(a=>{o.close(),t([new Tt(a,e),new Ot(a,e)])});o.on("error",r),o.listen(s,()=>{o.removeListener("error",r),i({onConnected:()=>n})})})}W.createClientPipeTransport=ju;function Lu(s,e="utf-8"){let t=(0,Os.createConnection)(s);return[new Tt(t,e),new Ot(t,e)]}W.createServerPipeTransport=Lu;function Iu(s,e="utf-8"){let t,n=new Promise((i,r)=>{t=i});return new Promise((i,r)=>{let o=(0,Os.createServer)(a=>{o.close(),t([new Tt(a,e),new Ot(a,e)])});o.on("error",r),o.listen(s,"127.0.0.1",()=>{o.removeListener("error",r),i({onConnected:()=>n})})})}W.createClientSocketTransport=Iu;function Du(s,e="utf-8"){let t=(0,Os.createConnection)(s,"127.0.0.1");return[new Tt(t,e),new Ot(t,e)]}W.createServerSocketTransport=Du;function $u(s){let e=s;return e.read!==void 0&&e.addListener!==void 0}function Fu(s){let e=s;return e.write!==void 0&&e.addListener!==void 0}function Wu(s,e,t,n){t||(t=Ae.NullLogger);let i=$u(s)?new Rs(s):s,r=Fu(e)?new Ts(e):e;return Ae.ConnectionStrategy.is(n)&&(n={connectionStrategy:n}),(0,Ae.createMessageConnection)(i,r,t,n)}W.createMessageConnection=Wu});var aa=he((Cp,oa)=>{"use strict";oa.exports=xr()});var kl=ht(require("child_process")),ct=ht(require("fs")),El=ht(require("path")),Cl=ht(xr()),ai=ht(aa());var q={};ru(q,{BRAND:()=>df,DIRTY:()=>Nt,EMPTY_PATH:()=>Uu,INVALID:()=>M,NEVER:()=>Yf,OK:()=>ve,ParseStatus:()=>pe,Schema:()=>$,ZodAny:()=>vt,ZodArray:()=>rt,ZodBigInt:()=>Pt,ZodBoolean:()=>Mt,ZodBranded:()=>Wn,ZodCatch:()=>Ut,ZodDate:()=>jt,ZodDefault:()=>qt,ZodDiscriminatedUnion:()=>Ps,ZodEffects:()=>Ie,ZodEnum:()=>zt,ZodError:()=>Ce,ZodFirstPartyTypeKind:()=>L,ZodFunction:()=>js,ZodIntersection:()=>$t,ZodIssueCode:()=>x,ZodLazy:()=>Ft,ZodLiteral:()=>Wt,ZodMap:()=>pn,ZodNaN:()=>gn,ZodNativeEnum:()=>Bt,ZodNever:()=>ze,ZodNull:()=>It,ZodNullable:()=>Ye,ZodNumber:()=>At,ZodObject:()=>Re,ZodOptional:()=>je,ZodParsedType:()=>T,ZodPipeline:()=>zn,ZodPromise:()=>bt,ZodReadonly:()=>Vt,ZodRecord:()=>Ms,ZodSchema:()=>$,ZodSet:()=>mn,ZodString:()=>wt,ZodSymbol:()=>hn,ZodTransformer:()=>Ie,ZodTuple:()=>Xe,ZodType:()=>$,ZodUndefined:()=>Lt,ZodUnion:()=>Dt,ZodUnknown:()=>it,ZodVoid:()=>dn,addIssueToContext:()=>R,any:()=>xf,array:()=>Cf,bigint:()=>yf,boolean:()=>wa,coerce:()=>Xf,custom:()=>ma,date:()=>wf,datetimeRegex:()=>da,defaultErrorMap:()=>nt,discriminatedUnion:()=>Nf,effect:()=>Bf,enum:()=>Ff,function:()=>If,getErrorMap:()=>ln,getParsedType:()=>Je,instanceof:()=>mf,intersection:()=>Af,isAborted:()=>Ns,isAsync:()=>un,isDirty:()=>As,isValid:()=>yt,late:()=>pf,lazy:()=>Df,literal:()=>$f,makeIssue:()=>Fn,map:()=>jf,nan:()=>gf,nativeEnum:()=>Wf,never:()=>kf,null:()=>_f,nullable:()=>Uf,number:()=>ya,object:()=>Rf,objectUtil:()=>Sr,oboolean:()=>Jf,onumber:()=>Gf,optional:()=>qf,ostring:()=>Hf,pipeline:()=>Zf,preprocess:()=>Vf,promise:()=>zf,quotelessJson:()=>zu,record:()=>Mf,set:()=>Lf,setErrorMap:()=>qu,strictObject:()=>Tf,string:()=>ga,symbol:()=>vf,transformer:()=>Bf,tuple:()=>Pf,undefined:()=>bf,union:()=>Of,unknown:()=>Sf,util:()=>F,void:()=>Ef});var F;(function(s){s.assertEqual=i=>{};function e(i){}s.assertIs=e;function t(i){throw new Error}s.assertNever=t,s.arrayToEnum=i=>{let r={};for(let o of i)r[o]=o;return r},s.getValidEnumValues=i=>{let r=s.objectKeys(i).filter(a=>typeof i[i[a]]!="number"),o={};for(let a of r)o[a]=i[a];return s.objectValues(o)},s.objectValues=i=>s.objectKeys(i).map(function(r){return i[r]}),s.objectKeys=typeof Object.keys=="function"?i=>Object.keys(i):i=>{let r=[];for(let o in i)Object.prototype.hasOwnProperty.call(i,o)&&r.push(o);return r},s.find=(i,r)=>{for(let o of i)if(r(o))return o},s.isInteger=typeof Number.isInteger=="function"?i=>Number.isInteger(i):i=>typeof i=="number"&&Number.isFinite(i)&&Math.floor(i)===i;function n(i,r=" | "){return i.map(o=>typeof o=="string"?`'${o}'`:o).join(r)}s.joinValues=n,s.jsonStringifyReplacer=(i,r)=>typeof r=="bigint"?r.toString():r})(F||(F={}));var Sr;(function(s){s.mergeShapes=(e,t)=>({...e,...t})})(Sr||(Sr={}));var T=F.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Je=s=>{switch(typeof s){case"undefined":return T.undefined;case"string":return T.string;case"number":return Number.isNaN(s)?T.nan:T.number;case"boolean":return T.boolean;case"function":return T.function;case"bigint":return T.bigint;case"symbol":return T.symbol;case"object":return Array.isArray(s)?T.array:s===null?T.null:s.then&&typeof s.then=="function"&&s.catch&&typeof s.catch=="function"?T.promise:typeof Map<"u"&&s instanceof Map?T.map:typeof Set<"u"&&s instanceof Set?T.set:typeof Date<"u"&&s instanceof Date?T.date:T.object;default:return T.unknown}};var x=F.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),zu=s=>JSON.stringify(s,null,2).replace(/"([^"]+)":/g,"$1:"),Ce=class s extends Error{get errors(){return this.issues}constructor(e){super(),this.issues=[],this.addIssue=n=>{this.issues=[...this.issues,n]},this.addIssues=(n=[])=>{this.issues=[...this.issues,...n]};let t=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,t):this.__proto__=t,this.name="ZodError",this.issues=e}format(e){let t=e||function(r){return r.message},n={_errors:[]},i=r=>{for(let o of r.issues)if(o.code==="invalid_union")o.unionErrors.map(i);else if(o.code==="invalid_return_type")i(o.returnTypeError);else if(o.code==="invalid_arguments")i(o.argumentsError);else if(o.path.length===0)n._errors.push(t(o));else{let a=n,c=0;for(;c<o.path.length;){let l=o.path[c];c===o.path.length-1?(a[l]=a[l]||{_errors:[]},a[l]._errors.push(t(o))):a[l]=a[l]||{_errors:[]},a=a[l],c++}}};return i(this),n}static assert(e){if(!(e instanceof s))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,F.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=t=>t.message){let t={},n=[];for(let i of this.issues)i.path.length>0?(t[i.path[0]]=t[i.path[0]]||[],t[i.path[0]].push(e(i))):n.push(e(i));return{formErrors:n,fieldErrors:t}}get formErrors(){return this.flatten()}};Ce.create=s=>new Ce(s);var Bu=(s,e)=>{let t;switch(s.code){case x.invalid_type:s.received===T.undefined?t="Required":t=`Expected ${s.expected}, received ${s.received}`;break;case x.invalid_literal:t=`Invalid literal value, expected ${JSON.stringify(s.expected,F.jsonStringifyReplacer)}`;break;case x.unrecognized_keys:t=`Unrecognized key(s) in object: ${F.joinValues(s.keys,", ")}`;break;case x.invalid_union:t="Invalid input";break;case x.invalid_union_discriminator:t=`Invalid discriminator value. Expected ${F.joinValues(s.options)}`;break;case x.invalid_enum_value:t=`Invalid enum value. Expected ${F.joinValues(s.options)}, received '${s.received}'`;break;case x.invalid_arguments:t="Invalid function arguments";break;case x.invalid_return_type:t="Invalid function return type";break;case x.invalid_date:t="Invalid date";break;case x.invalid_string:typeof s.validation=="object"?"includes"in s.validation?(t=`Invalid input: must include "${s.validation.includes}"`,typeof s.validation.position=="number"&&(t=`${t} at one or more positions greater than or equal to ${s.validation.position}`)):"startsWith"in s.validation?t=`Invalid input: must start with "${s.validation.startsWith}"`:"endsWith"in s.validation?t=`Invalid input: must end with "${s.validation.endsWith}"`:F.assertNever(s.validation):s.validation!=="regex"?t=`Invalid ${s.validation}`:t="Invalid";break;case x.too_small:s.type==="array"?t=`Array must contain ${s.exact?"exactly":s.inclusive?"at least":"more than"} ${s.minimum} element(s)`:s.type==="string"?t=`String must contain ${s.exact?"exactly":s.inclusive?"at least":"over"} ${s.minimum} character(s)`:s.type==="number"?t=`Number must be ${s.exact?"exactly equal to ":s.inclusive?"greater than or equal to ":"greater than "}${s.minimum}`:s.type==="date"?t=`Date must be ${s.exact?"exactly equal to ":s.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(s.minimum))}`:t="Invalid input";break;case x.too_big:s.type==="array"?t=`Array must contain ${s.exact?"exactly":s.inclusive?"at most":"less than"} ${s.maximum} element(s)`:s.type==="string"?t=`String must contain ${s.exact?"exactly":s.inclusive?"at most":"under"} ${s.maximum} character(s)`:s.type==="number"?t=`Number must be ${s.exact?"exactly":s.inclusive?"less than or equal to":"less than"} ${s.maximum}`:s.type==="bigint"?t=`BigInt must be ${s.exact?"exactly":s.inclusive?"less than or equal to":"less than"} ${s.maximum}`:s.type==="date"?t=`Date must be ${s.exact?"exactly":s.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(s.maximum))}`:t="Invalid input";break;case x.custom:t="Invalid input";break;case x.invalid_intersection_types:t="Intersection results could not be merged";break;case x.not_multiple_of:t=`Number must be a multiple of ${s.multipleOf}`;break;case x.not_finite:t="Number must be finite";break;default:t=e.defaultError,F.assertNever(s)}return{message:t}},nt=Bu;var ca=nt;function qu(s){ca=s}function ln(){return ca}var Fn=s=>{let{data:e,path:t,errorMaps:n,issueData:i}=s,r=[...t,...i.path||[]],o={...i,path:r};if(i.message!==void 0)return{...i,path:r,message:i.message};let a="",c=n.filter(l=>!!l).slice().reverse();for(let l of c)a=l(o,{data:e,defaultError:a}).message;return{...i,path:r,message:a}},Uu=[];function R(s,e){let t=ln(),n=Fn({issueData:e,data:s.data,path:s.path,errorMaps:[s.common.contextualErrorMap,s.schemaErrorMap,t,t===nt?void 0:nt].filter(i=>!!i)});s.common.issues.push(n)}var pe=class s{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,t){let n=[];for(let i of t){if(i.status==="aborted")return M;i.status==="dirty"&&e.dirty(),n.push(i.value)}return{status:e.value,value:n}}static async mergeObjectAsync(e,t){let n=[];for(let i of t){let r=await i.key,o=await i.value;n.push({key:r,value:o})}return s.mergeObjectSync(e,n)}static mergeObjectSync(e,t){let n={};for(let i of t){let{key:r,value:o}=i;if(r.status==="aborted"||o.status==="aborted")return M;r.status==="dirty"&&e.dirty(),o.status==="dirty"&&e.dirty(),r.value!=="__proto__"&&(typeof o.value<"u"||i.alwaysSet)&&(n[r.value]=o.value)}return{status:e.value,value:n}}},M=Object.freeze({status:"aborted"}),Nt=s=>({status:"dirty",value:s}),ve=s=>({status:"valid",value:s}),Ns=s=>s.status==="aborted",As=s=>s.status==="dirty",yt=s=>s.status==="valid",un=s=>typeof Promise<"u"&&s instanceof Promise;var N;(function(s){s.errToObj=e=>typeof e=="string"?{message:e}:e||{},s.toString=e=>typeof e=="string"?e:e?.message})(N||(N={}));var Le=class{constructor(e,t,n,i){this._cachedPath=[],this.parent=e,this.data=t,this._path=n,this._key=i}get path(){return this._cachedPath.length||(Array.isArray(this._key)?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}},la=(s,e)=>{if(yt(e))return{success:!0,data:e.value};if(!s.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;let t=new Ce(s.common.issues);return this._error=t,this._error}}};function D(s){if(!s)return{};let{errorMap:e,invalid_type_error:t,required_error:n,description:i}=s;if(e&&(t||n))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:i}:{errorMap:(o,a)=>{let{message:c}=s;return o.code==="invalid_enum_value"?{message:c??a.defaultError}:typeof a.data>"u"?{message:c??n??a.defaultError}:o.code!=="invalid_type"?{message:a.defaultError}:{message:c??t??a.defaultError}},description:i}}var $=class{get description(){return this._def.description}_getType(e){return Je(e.data)}_getOrReturnCtx(e,t){return t||{common:e.parent.common,data:e.data,parsedType:Je(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new pe,ctx:{common:e.parent.common,data:e.data,parsedType:Je(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){let t=this._parse(e);if(un(t))throw new Error("Synchronous parse encountered promise.");return t}_parseAsync(e){let t=this._parse(e);return Promise.resolve(t)}parse(e,t){let n=this.safeParse(e,t);if(n.success)return n.data;throw n.error}safeParse(e,t){let n={common:{issues:[],async:t?.async??!1,contextualErrorMap:t?.errorMap},path:t?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Je(e)},i=this._parseSync({data:e,path:n.path,parent:n});return la(n,i)}"~validate"(e){let t={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Je(e)};if(!this["~standard"].async)try{let n=this._parseSync({data:e,path:[],parent:t});return yt(n)?{value:n.value}:{issues:t.common.issues}}catch(n){n?.message?.toLowerCase()?.includes("encountered")&&(this["~standard"].async=!0),t.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:t}).then(n=>yt(n)?{value:n.value}:{issues:t.common.issues})}async parseAsync(e,t){let n=await this.safeParseAsync(e,t);if(n.success)return n.data;throw n.error}async safeParseAsync(e,t){let n={common:{issues:[],contextualErrorMap:t?.errorMap,async:!0},path:t?.path||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Je(e)},i=this._parse({data:e,path:n.path,parent:n}),r=await(un(i)?i:Promise.resolve(i));return la(n,r)}refine(e,t){let n=i=>typeof t=="string"||typeof t>"u"?{message:t}:typeof t=="function"?t(i):t;return this._refinement((i,r)=>{let o=e(i),a=()=>r.addIssue({code:x.custom,...n(i)});return typeof Promise<"u"&&o instanceof Promise?o.then(c=>c?!0:(a(),!1)):o?!0:(a(),!1)})}refinement(e,t){return this._refinement((n,i)=>e(n)?!0:(i.addIssue(typeof t=="function"?t(n,i):t),!1))}_refinement(e){return new Ie({schema:this,typeName:L.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:t=>this["~validate"](t)}}optional(){return je.create(this,this._def)}nullable(){return Ye.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return rt.create(this)}promise(){return bt.create(this,this._def)}or(e){return Dt.create([this,e],this._def)}and(e){return $t.create(this,e,this._def)}transform(e){return new Ie({...D(this._def),schema:this,typeName:L.ZodEffects,effect:{type:"transform",transform:e}})}default(e){let t=typeof e=="function"?e:()=>e;return new qt({...D(this._def),innerType:this,defaultValue:t,typeName:L.ZodDefault})}brand(){return new Wn({typeName:L.ZodBranded,type:this,...D(this._def)})}catch(e){let t=typeof e=="function"?e:()=>e;return new Ut({...D(this._def),innerType:this,catchValue:t,typeName:L.ZodCatch})}describe(e){let t=this.constructor;return new t({...this._def,description:e})}pipe(e){return zn.create(this,e)}readonly(){return Vt.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}},Vu=/^c[^\s-]{8,}$/i,Zu=/^[0-9a-z]+$/,Hu=/^[0-9A-HJKMNP-TV-Z]{26}$/i,Gu=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,Ju=/^[a-z0-9_-]{21}$/i,Xu=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,Yu=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,Qu=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,Ku="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$",kr,ef=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,tf=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,nf=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,sf=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,rf=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,of=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,fa="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",af=new RegExp(`^${fa}$`);function ha(s){let e="[0-5]\\d";s.precision?e=`${e}\\.\\d{${s.precision}}`:s.precision==null&&(e=`${e}(\\.\\d+)?`);let t=s.precision?"+":"?";return`([01]\\d|2[0-3]):[0-5]\\d(:${e})${t}`}function cf(s){return new RegExp(`^${ha(s)}$`)}function da(s){let e=`${fa}T${ha(s)}`,t=[];return t.push(s.local?"Z?":"Z"),s.offset&&t.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${t.join("|")})`,new RegExp(`^${e}$`)}function lf(s,e){return!!((e==="v4"||!e)&&ef.test(s)||(e==="v6"||!e)&&nf.test(s))}function uf(s,e){if(!Xu.test(s))return!1;try{let[t]=s.split("."),n=t.replace(/-/g,"+").replace(/_/g,"/").padEnd(t.length+(4-t.length%4)%4,"="),i=JSON.parse(atob(n));return!(typeof i!="object"||i===null||"typ"in i&&i?.typ!=="JWT"||!i.alg||e&&i.alg!==e)}catch{return!1}}function ff(s,e){return!!((e==="v4"||!e)&&tf.test(s)||(e==="v6"||!e)&&sf.test(s))}var wt=class s extends ${_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==T.string){let r=this._getOrReturnCtx(e);return R(r,{code:x.invalid_type,expected:T.string,received:r.parsedType}),M}let n=new pe,i;for(let r of this._def.checks)if(r.kind==="min")e.data.length<r.value&&(i=this._getOrReturnCtx(e,i),R(i,{code:x.too_small,minimum:r.value,type:"string",inclusive:!0,exact:!1,message:r.message}),n.dirty());else if(r.kind==="max")e.data.length>r.value&&(i=this._getOrReturnCtx(e,i),R(i,{code:x.too_big,maximum:r.value,type:"string",inclusive:!0,exact:!1,message:r.message}),n.dirty());else if(r.kind==="length"){let o=e.data.length>r.value,a=e.data.length<r.value;(o||a)&&(i=this._getOrReturnCtx(e,i),o?R(i,{code:x.too_big,maximum:r.value,type:"string",inclusive:!0,exact:!0,message:r.message}):a&&R(i,{code:x.too_small,minimum:r.value,type:"string",inclusive:!0,exact:!0,message:r.message}),n.dirty())}else if(r.kind==="email")Qu.test(e.data)||(i=this._getOrReturnCtx(e,i),R(i,{validation:"email",code:x.invalid_string,message:r.message}),n.dirty());else if(r.kind==="emoji")kr||(kr=new RegExp(Ku,"u")),kr.test(e.data)||(i=this._getOrReturnCtx(e,i),R(i,{validation:"emoji",code:x.invalid_string,message:r.message}),n.dirty());else if(r.kind==="uuid")Gu.test(e.data)||(i=this._getOrReturnCtx(e,i),R(i,{validation:"uuid",code:x.invalid_string,message:r.message}),n.dirty());else if(r.kind==="nanoid")Ju.test(e.data)||(i=this._getOrReturnCtx(e,i),R(i,{validation:"nanoid",code:x.invalid_string,message:r.message}),n.dirty());else if(r.kind==="cuid")Vu.test(e.data)||(i=this._getOrReturnCtx(e,i),R(i,{validation:"cuid",code:x.invalid_string,message:r.message}),n.dirty());else if(r.kind==="cuid2")Zu.test(e.data)||(i=this._getOrReturnCtx(e,i),R(i,{validation:"cuid2",code:x.invalid_string,message:r.message}),n.dirty());else if(r.kind==="ulid")Hu.test(e.data)||(i=this._getOrReturnCtx(e,i),R(i,{validation:"ulid",code:x.invalid_string,message:r.message}),n.dirty());else if(r.kind==="url")try{new URL(e.data)}catch{i=this._getOrReturnCtx(e,i),R(i,{validation:"url",code:x.invalid_string,message:r.message}),n.dirty()}else r.kind==="regex"?(r.regex.lastIndex=0,r.regex.test(e.data)||(i=this._getOrReturnCtx(e,i),R(i,{validation:"regex",code:x.invalid_string,message:r.message}),n.dirty())):r.kind==="trim"?e.data=e.data.trim():r.kind==="includes"?e.data.includes(r.value,r.position)||(i=this._getOrReturnCtx(e,i),R(i,{code:x.invalid_string,validation:{includes:r.value,position:r.position},message:r.message}),n.dirty()):r.kind==="toLowerCase"?e.data=e.data.toLowerCase():r.kind==="toUpperCase"?e.data=e.data.toUpperCase():r.kind==="startsWith"?e.data.startsWith(r.value)||(i=this._getOrReturnCtx(e,i),R(i,{code:x.invalid_string,validation:{startsWith:r.value},message:r.message}),n.dirty()):r.kind==="endsWith"?e.data.endsWith(r.value)||(i=this._getOrReturnCtx(e,i),R(i,{code:x.invalid_string,validation:{endsWith:r.value},message:r.message}),n.dirty()):r.kind==="datetime"?da(r).test(e.data)||(i=this._getOrReturnCtx(e,i),R(i,{code:x.invalid_string,validation:"datetime",message:r.message}),n.dirty()):r.kind==="date"?af.test(e.data)||(i=this._getOrReturnCtx(e,i),R(i,{code:x.invalid_string,validation:"date",message:r.message}),n.dirty()):r.kind==="time"?cf(r).test(e.data)||(i=this._getOrReturnCtx(e,i),R(i,{code:x.invalid_string,validation:"time",message:r.message}),n.dirty()):r.kind==="duration"?Yu.test(e.data)||(i=this._getOrReturnCtx(e,i),R(i,{validation:"duration",code:x.invalid_string,message:r.message}),n.dirty()):r.kind==="ip"?lf(e.data,r.version)||(i=this._getOrReturnCtx(e,i),R(i,{validation:"ip",code:x.invalid_string,message:r.message}),n.dirty()):r.kind==="jwt"?uf(e.data,r.alg)||(i=this._getOrReturnCtx(e,i),R(i,{validation:"jwt",code:x.invalid_string,message:r.message}),n.dirty()):r.kind==="cidr"?ff(e.data,r.version)||(i=this._getOrReturnCtx(e,i),R(i,{validation:"cidr",code:x.invalid_string,message:r.message}),n.dirty()):r.kind==="base64"?rf.test(e.data)||(i=this._getOrReturnCtx(e,i),R(i,{validation:"base64",code:x.invalid_string,message:r.message}),n.dirty()):r.kind==="base64url"?of.test(e.data)||(i=this._getOrReturnCtx(e,i),R(i,{validation:"base64url",code:x.invalid_string,message:r.message}),n.dirty()):F.assertNever(r);return{status:n.value,value:e.data}}_regex(e,t,n){return this.refinement(i=>e.test(i),{validation:t,code:x.invalid_string,...N.errToObj(n)})}_addCheck(e){return new s({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...N.errToObj(e)})}url(e){return this._addCheck({kind:"url",...N.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...N.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...N.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...N.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...N.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...N.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...N.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...N.errToObj(e)})}base64url(e){return this._addCheck({kind:"base64url",...N.errToObj(e)})}jwt(e){return this._addCheck({kind:"jwt",...N.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...N.errToObj(e)})}cidr(e){return this._addCheck({kind:"cidr",...N.errToObj(e)})}datetime(e){return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof e?.precision>"u"?null:e?.precision,offset:e?.offset??!1,local:e?.local??!1,...N.errToObj(e?.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof e?.precision>"u"?null:e?.precision,...N.errToObj(e?.message)})}duration(e){return this._addCheck({kind:"duration",...N.errToObj(e)})}regex(e,t){return this._addCheck({kind:"regex",regex:e,...N.errToObj(t)})}includes(e,t){return this._addCheck({kind:"includes",value:e,position:t?.position,...N.errToObj(t?.message)})}startsWith(e,t){return this._addCheck({kind:"startsWith",value:e,...N.errToObj(t)})}endsWith(e,t){return this._addCheck({kind:"endsWith",value:e,...N.errToObj(t)})}min(e,t){return this._addCheck({kind:"min",value:e,...N.errToObj(t)})}max(e,t){return this._addCheck({kind:"max",value:e,...N.errToObj(t)})}length(e,t){return this._addCheck({kind:"length",value:e,...N.errToObj(t)})}nonempty(e){return this.min(1,N.errToObj(e))}trim(){return new s({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new s({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new s({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isCIDR(){return!!this._def.checks.find(e=>e.kind==="cidr")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get isBase64url(){return!!this._def.checks.find(e=>e.kind==="base64url")}get minLength(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxLength(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}};wt.create=s=>new wt({checks:[],typeName:L.ZodString,coerce:s?.coerce??!1,...D(s)});function hf(s,e){let t=(s.toString().split(".")[1]||"").length,n=(e.toString().split(".")[1]||"").length,i=t>n?t:n,r=Number.parseInt(s.toFixed(i).replace(".","")),o=Number.parseInt(e.toFixed(i).replace(".",""));return r%o/10**i}var At=class s extends ${constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==T.number){let r=this._getOrReturnCtx(e);return R(r,{code:x.invalid_type,expected:T.number,received:r.parsedType}),M}let n,i=new pe;for(let r of this._def.checks)r.kind==="int"?F.isInteger(e.data)||(n=this._getOrReturnCtx(e,n),R(n,{code:x.invalid_type,expected:"integer",received:"float",message:r.message}),i.dirty()):r.kind==="min"?(r.inclusive?e.data<r.value:e.data<=r.value)&&(n=this._getOrReturnCtx(e,n),R(n,{code:x.too_small,minimum:r.value,type:"number",inclusive:r.inclusive,exact:!1,message:r.message}),i.dirty()):r.kind==="max"?(r.inclusive?e.data>r.value:e.data>=r.value)&&(n=this._getOrReturnCtx(e,n),R(n,{code:x.too_big,maximum:r.value,type:"number",inclusive:r.inclusive,exact:!1,message:r.message}),i.dirty()):r.kind==="multipleOf"?hf(e.data,r.value)!==0&&(n=this._getOrReturnCtx(e,n),R(n,{code:x.not_multiple_of,multipleOf:r.value,message:r.message}),i.dirty()):r.kind==="finite"?Number.isFinite(e.data)||(n=this._getOrReturnCtx(e,n),R(n,{code:x.not_finite,message:r.message}),i.dirty()):F.assertNever(r);return{status:i.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,N.toString(t))}gt(e,t){return this.setLimit("min",e,!1,N.toString(t))}lte(e,t){return this.setLimit("max",e,!0,N.toString(t))}lt(e,t){return this.setLimit("max",e,!1,N.toString(t))}setLimit(e,t,n,i){return new s({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:n,message:N.toString(i)}]})}_addCheck(e){return new s({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:N.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:N.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:N.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:N.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:N.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:N.toString(t)})}finite(e){return this._addCheck({kind:"finite",message:N.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:N.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:N.toString(e)})}get minValue(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&F.isInteger(e.value))}get isFinite(){let e=null,t=null;for(let n of this._def.checks){if(n.kind==="finite"||n.kind==="int"||n.kind==="multipleOf")return!0;n.kind==="min"?(t===null||n.value>t)&&(t=n.value):n.kind==="max"&&(e===null||n.value<e)&&(e=n.value)}return Number.isFinite(t)&&Number.isFinite(e)}};At.create=s=>new At({checks:[],typeName:L.ZodNumber,coerce:s?.coerce||!1,...D(s)});var Pt=class s extends ${constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch{return this._getInvalidInput(e)}if(this._getType(e)!==T.bigint)return this._getInvalidInput(e);let n,i=new pe;for(let r of this._def.checks)r.kind==="min"?(r.inclusive?e.data<r.value:e.data<=r.value)&&(n=this._getOrReturnCtx(e,n),R(n,{code:x.too_small,type:"bigint",minimum:r.value,inclusive:r.inclusive,message:r.message}),i.dirty()):r.kind==="max"?(r.inclusive?e.data>r.value:e.data>=r.value)&&(n=this._getOrReturnCtx(e,n),R(n,{code:x.too_big,type:"bigint",maximum:r.value,inclusive:r.inclusive,message:r.message}),i.dirty()):r.kind==="multipleOf"?e.data%r.value!==BigInt(0)&&(n=this._getOrReturnCtx(e,n),R(n,{code:x.not_multiple_of,multipleOf:r.value,message:r.message}),i.dirty()):F.assertNever(r);return{status:i.value,value:e.data}}_getInvalidInput(e){let t=this._getOrReturnCtx(e);return R(t,{code:x.invalid_type,expected:T.bigint,received:t.parsedType}),M}gte(e,t){return this.setLimit("min",e,!0,N.toString(t))}gt(e,t){return this.setLimit("min",e,!1,N.toString(t))}lte(e,t){return this.setLimit("max",e,!0,N.toString(t))}lt(e,t){return this.setLimit("max",e,!1,N.toString(t))}setLimit(e,t,n,i){return new s({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:n,message:N.toString(i)}]})}_addCheck(e){return new s({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:N.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:N.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:N.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:N.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:N.toString(t)})}get minValue(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}};Pt.create=s=>new Pt({checks:[],typeName:L.ZodBigInt,coerce:s?.coerce??!1,...D(s)});var Mt=class extends ${_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==T.boolean){let n=this._getOrReturnCtx(e);return R(n,{code:x.invalid_type,expected:T.boolean,received:n.parsedType}),M}return ve(e.data)}};Mt.create=s=>new Mt({typeName:L.ZodBoolean,coerce:s?.coerce||!1,...D(s)});var jt=class s extends ${_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==T.date){let r=this._getOrReturnCtx(e);return R(r,{code:x.invalid_type,expected:T.date,received:r.parsedType}),M}if(Number.isNaN(e.data.getTime())){let r=this._getOrReturnCtx(e);return R(r,{code:x.invalid_date}),M}let n=new pe,i;for(let r of this._def.checks)r.kind==="min"?e.data.getTime()<r.value&&(i=this._getOrReturnCtx(e,i),R(i,{code:x.too_small,message:r.message,inclusive:!0,exact:!1,minimum:r.value,type:"date"}),n.dirty()):r.kind==="max"?e.data.getTime()>r.value&&(i=this._getOrReturnCtx(e,i),R(i,{code:x.too_big,message:r.message,inclusive:!0,exact:!1,maximum:r.value,type:"date"}),n.dirty()):F.assertNever(r);return{status:n.value,value:new Date(e.data.getTime())}}_addCheck(e){return new s({...this._def,checks:[...this._def.checks,e]})}min(e,t){return this._addCheck({kind:"min",value:e.getTime(),message:N.toString(t)})}max(e,t){return this._addCheck({kind:"max",value:e.getTime(),message:N.toString(t)})}get minDate(){let e=null;for(let t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(let t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e!=null?new Date(e):null}};jt.create=s=>new jt({checks:[],coerce:s?.coerce||!1,typeName:L.ZodDate,...D(s)});var hn=class extends ${_parse(e){if(this._getType(e)!==T.symbol){let n=this._getOrReturnCtx(e);return R(n,{code:x.invalid_type,expected:T.symbol,received:n.parsedType}),M}return ve(e.data)}};hn.create=s=>new hn({typeName:L.ZodSymbol,...D(s)});var Lt=class extends ${_parse(e){if(this._getType(e)!==T.undefined){let n=this._getOrReturnCtx(e);return R(n,{code:x.invalid_type,expected:T.undefined,received:n.parsedType}),M}return ve(e.data)}};Lt.create=s=>new Lt({typeName:L.ZodUndefined,...D(s)});var It=class extends ${_parse(e){if(this._getType(e)!==T.null){let n=this._getOrReturnCtx(e);return R(n,{code:x.invalid_type,expected:T.null,received:n.parsedType}),M}return ve(e.data)}};It.create=s=>new It({typeName:L.ZodNull,...D(s)});var vt=class extends ${constructor(){super(...arguments),this._any=!0}_parse(e){return ve(e.data)}};vt.create=s=>new vt({typeName:L.ZodAny,...D(s)});var it=class extends ${constructor(){super(...arguments),this._unknown=!0}_parse(e){return ve(e.data)}};it.create=s=>new it({typeName:L.ZodUnknown,...D(s)});var ze=class extends ${_parse(e){let t=this._getOrReturnCtx(e);return R(t,{code:x.invalid_type,expected:T.never,received:t.parsedType}),M}};ze.create=s=>new ze({typeName:L.ZodNever,...D(s)});var dn=class extends ${_parse(e){if(this._getType(e)!==T.undefined){let n=this._getOrReturnCtx(e);return R(n,{code:x.invalid_type,expected:T.void,received:n.parsedType}),M}return ve(e.data)}};dn.create=s=>new dn({typeName:L.ZodVoid,...D(s)});var rt=class s extends ${_parse(e){let{ctx:t,status:n}=this._processInputParams(e),i=this._def;if(t.parsedType!==T.array)return R(t,{code:x.invalid_type,expected:T.array,received:t.parsedType}),M;if(i.exactLength!==null){let o=t.data.length>i.exactLength.value,a=t.data.length<i.exactLength.value;(o||a)&&(R(t,{code:o?x.too_big:x.too_small,minimum:a?i.exactLength.value:void 0,maximum:o?i.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:i.exactLength.message}),n.dirty())}if(i.minLength!==null&&t.data.length<i.minLength.value&&(R(t,{code:x.too_small,minimum:i.minLength.value,type:"array",inclusive:!0,exact:!1,message:i.minLength.message}),n.dirty()),i.maxLength!==null&&t.data.length>i.maxLength.value&&(R(t,{code:x.too_big,maximum:i.maxLength.value,type:"array",inclusive:!0,exact:!1,message:i.maxLength.message}),n.dirty()),t.common.async)return Promise.all([...t.data].map((o,a)=>i.type._parseAsync(new Le(t,o,t.path,a)))).then(o=>pe.mergeArray(n,o));let r=[...t.data].map((o,a)=>i.type._parseSync(new Le(t,o,t.path,a)));return pe.mergeArray(n,r)}get element(){return this._def.type}min(e,t){return new s({...this._def,minLength:{value:e,message:N.toString(t)}})}max(e,t){return new s({...this._def,maxLength:{value:e,message:N.toString(t)}})}length(e,t){return new s({...this._def,exactLength:{value:e,message:N.toString(t)}})}nonempty(e){return this.min(1,e)}};rt.create=(s,e)=>new rt({type:s,minLength:null,maxLength:null,exactLength:null,typeName:L.ZodArray,...D(e)});function fn(s){if(s instanceof Re){let e={};for(let t in s.shape){let n=s.shape[t];e[t]=je.create(fn(n))}return new Re({...s._def,shape:()=>e})}else return s instanceof rt?new rt({...s._def,type:fn(s.element)}):s instanceof je?je.create(fn(s.unwrap())):s instanceof Ye?Ye.create(fn(s.unwrap())):s instanceof Xe?Xe.create(s.items.map(e=>fn(e))):s}var Re=class s extends ${constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;let e=this._def.shape(),t=F.objectKeys(e);return this._cached={shape:e,keys:t},this._cached}_parse(e){if(this._getType(e)!==T.object){let l=this._getOrReturnCtx(e);return R(l,{code:x.invalid_type,expected:T.object,received:l.parsedType}),M}let{status:n,ctx:i}=this._processInputParams(e),{shape:r,keys:o}=this._getCached(),a=[];if(!(this._def.catchall instanceof ze&&this._def.unknownKeys==="strip"))for(let l in i.data)o.includes(l)||a.push(l);let c=[];for(let l of o){let f=r[l],u=i.data[l];c.push({key:{status:"valid",value:l},value:f._parse(new Le(i,u,i.path,l)),alwaysSet:l in i.data})}if(this._def.catchall instanceof ze){let l=this._def.unknownKeys;if(l==="passthrough")for(let f of a)c.push({key:{status:"valid",value:f},value:{status:"valid",value:i.data[f]}});else if(l==="strict")a.length>0&&(R(i,{code:x.unrecognized_keys,keys:a}),n.dirty());else if(l!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{let l=this._def.catchall;for(let f of a){let u=i.data[f];c.push({key:{status:"valid",value:f},value:l._parse(new Le(i,u,i.path,f)),alwaysSet:f in i.data})}}return i.common.async?Promise.resolve().then(async()=>{let l=[];for(let f of c){let u=await f.key,d=await f.value;l.push({key:u,value:d,alwaysSet:f.alwaysSet})}return l}).then(l=>pe.mergeObjectSync(n,l)):pe.mergeObjectSync(n,c)}get shape(){return this._def.shape()}strict(e){return N.errToObj,new s({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(t,n)=>{let i=this._def.errorMap?.(t,n).message??n.defaultError;return t.code==="unrecognized_keys"?{message:N.errToObj(e).message??i}:{message:i}}}:{}})}strip(){return new s({...this._def,unknownKeys:"strip"})}passthrough(){return new s({...this._def,unknownKeys:"passthrough"})}extend(e){return new s({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new s({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:L.ZodObject})}setKey(e,t){return this.augment({[e]:t})}catchall(e){return new s({...this._def,catchall:e})}pick(e){let t={};for(let n of F.objectKeys(e))e[n]&&this.shape[n]&&(t[n]=this.shape[n]);return new s({...this._def,shape:()=>t})}omit(e){let t={};for(let n of F.objectKeys(this.shape))e[n]||(t[n]=this.shape[n]);return new s({...this._def,shape:()=>t})}deepPartial(){return fn(this)}partial(e){let t={};for(let n of F.objectKeys(this.shape)){let i=this.shape[n];e&&!e[n]?t[n]=i:t[n]=i.optional()}return new s({...this._def,shape:()=>t})}required(e){let t={};for(let n of F.objectKeys(this.shape))if(e&&!e[n])t[n]=this.shape[n];else{let r=this.shape[n];for(;r instanceof je;)r=r._def.innerType;t[n]=r}return new s({...this._def,shape:()=>t})}keyof(){return pa(F.objectKeys(this.shape))}};Re.create=(s,e)=>new Re({shape:()=>s,unknownKeys:"strip",catchall:ze.create(),typeName:L.ZodObject,...D(e)});Re.strictCreate=(s,e)=>new Re({shape:()=>s,unknownKeys:"strict",catchall:ze.create(),typeName:L.ZodObject,...D(e)});Re.lazycreate=(s,e)=>new Re({shape:s,unknownKeys:"strip",catchall:ze.create(),typeName:L.ZodObject,...D(e)});var Dt=class extends ${_parse(e){let{ctx:t}=this._processInputParams(e),n=this._def.options;function i(r){for(let a of r)if(a.result.status==="valid")return a.result;for(let a of r)if(a.result.status==="dirty")return t.common.issues.push(...a.ctx.common.issues),a.result;let o=r.map(a=>new Ce(a.ctx.common.issues));return R(t,{code:x.invalid_union,unionErrors:o}),M}if(t.common.async)return Promise.all(n.map(async r=>{let o={...t,common:{...t.common,issues:[]},parent:null};return{result:await r._parseAsync({data:t.data,path:t.path,parent:o}),ctx:o}})).then(i);{let r,o=[];for(let c of n){let l={...t,common:{...t.common,issues:[]},parent:null},f=c._parseSync({data:t.data,path:t.path,parent:l});if(f.status==="valid")return f;f.status==="dirty"&&!r&&(r={result:f,ctx:l}),l.common.issues.length&&o.push(l.common.issues)}if(r)return t.common.issues.push(...r.ctx.common.issues),r.result;let a=o.map(c=>new Ce(c));return R(t,{code:x.invalid_union,unionErrors:a}),M}}get options(){return this._def.options}};Dt.create=(s,e)=>new Dt({options:s,typeName:L.ZodUnion,...D(e)});var st=s=>s instanceof Ft?st(s.schema):s instanceof Ie?st(s.innerType()):s instanceof Wt?[s.value]:s instanceof zt?s.options:s instanceof Bt?F.objectValues(s.enum):s instanceof qt?st(s._def.innerType):s instanceof Lt?[void 0]:s instanceof It?[null]:s instanceof je?[void 0,...st(s.unwrap())]:s instanceof Ye?[null,...st(s.unwrap())]:s instanceof Wn||s instanceof Vt?st(s.unwrap()):s instanceof Ut?st(s._def.innerType):[],Ps=class s extends ${_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==T.object)return R(t,{code:x.invalid_type,expected:T.object,received:t.parsedType}),M;let n=this.discriminator,i=t.data[n],r=this.optionsMap.get(i);return r?t.common.async?r._parseAsync({data:t.data,path:t.path,parent:t}):r._parseSync({data:t.data,path:t.path,parent:t}):(R(t,{code:x.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),M)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,t,n){let i=new Map;for(let r of t){let o=st(r.shape[e]);if(!o.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(let a of o){if(i.has(a))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(a)}`);i.set(a,r)}}return new s({typeName:L.ZodDiscriminatedUnion,discriminator:e,options:t,optionsMap:i,...D(n)})}};function Er(s,e){let t=Je(s),n=Je(e);if(s===e)return{valid:!0,data:s};if(t===T.object&&n===T.object){let i=F.objectKeys(e),r=F.objectKeys(s).filter(a=>i.indexOf(a)!==-1),o={...s,...e};for(let a of r){let c=Er(s[a],e[a]);if(!c.valid)return{valid:!1};o[a]=c.data}return{valid:!0,data:o}}else if(t===T.array&&n===T.array){if(s.length!==e.length)return{valid:!1};let i=[];for(let r=0;r<s.length;r++){let o=s[r],a=e[r],c=Er(o,a);if(!c.valid)return{valid:!1};i.push(c.data)}return{valid:!0,data:i}}else return t===T.date&&n===T.date&&+s==+e?{valid:!0,data:s}:{valid:!1}}var $t=class extends ${_parse(e){let{status:t,ctx:n}=this._processInputParams(e),i=(r,o)=>{if(Ns(r)||Ns(o))return M;let a=Er(r.value,o.value);return a.valid?((As(r)||As(o))&&t.dirty(),{status:t.value,value:a.data}):(R(n,{code:x.invalid_intersection_types}),M)};return n.common.async?Promise.all([this._def.left._parseAsync({data:n.data,path:n.path,parent:n}),this._def.right._parseAsync({data:n.data,path:n.path,parent:n})]).then(([r,o])=>i(r,o)):i(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}};$t.create=(s,e,t)=>new $t({left:s,right:e,typeName:L.ZodIntersection,...D(t)});var Xe=class s extends ${_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==T.array)return R(n,{code:x.invalid_type,expected:T.array,received:n.parsedType}),M;if(n.data.length<this._def.items.length)return R(n,{code:x.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),M;!this._def.rest&&n.data.length>this._def.items.length&&(R(n,{code:x.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),t.dirty());let r=[...n.data].map((o,a)=>{let c=this._def.items[a]||this._def.rest;return c?c._parse(new Le(n,o,n.path,a)):null}).filter(o=>!!o);return n.common.async?Promise.all(r).then(o=>pe.mergeArray(t,o)):pe.mergeArray(t,r)}get items(){return this._def.items}rest(e){return new s({...this._def,rest:e})}};Xe.create=(s,e)=>{if(!Array.isArray(s))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new Xe({items:s,typeName:L.ZodTuple,rest:null,...D(e)})};var Ms=class s extends ${get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==T.object)return R(n,{code:x.invalid_type,expected:T.object,received:n.parsedType}),M;let i=[],r=this._def.keyType,o=this._def.valueType;for(let a in n.data)i.push({key:r._parse(new Le(n,a,n.path,a)),value:o._parse(new Le(n,n.data[a],n.path,a)),alwaysSet:a in n.data});return n.common.async?pe.mergeObjectAsync(t,i):pe.mergeObjectSync(t,i)}get element(){return this._def.valueType}static create(e,t,n){return t instanceof $?new s({keyType:e,valueType:t,typeName:L.ZodRecord,...D(n)}):new s({keyType:wt.create(),valueType:e,typeName:L.ZodRecord,...D(t)})}},pn=class extends ${get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==T.map)return R(n,{code:x.invalid_type,expected:T.map,received:n.parsedType}),M;let i=this._def.keyType,r=this._def.valueType,o=[...n.data.entries()].map(([a,c],l)=>({key:i._parse(new Le(n,a,n.path,[l,"key"])),value:r._parse(new Le(n,c,n.path,[l,"value"]))}));if(n.common.async){let a=new Map;return Promise.resolve().then(async()=>{for(let c of o){let l=await c.key,f=await c.value;if(l.status==="aborted"||f.status==="aborted")return M;(l.status==="dirty"||f.status==="dirty")&&t.dirty(),a.set(l.value,f.value)}return{status:t.value,value:a}})}else{let a=new Map;for(let c of o){let l=c.key,f=c.value;if(l.status==="aborted"||f.status==="aborted")return M;(l.status==="dirty"||f.status==="dirty")&&t.dirty(),a.set(l.value,f.value)}return{status:t.value,value:a}}}};pn.create=(s,e,t)=>new pn({valueType:e,keyType:s,typeName:L.ZodMap,...D(t)});var mn=class s extends ${_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==T.set)return R(n,{code:x.invalid_type,expected:T.set,received:n.parsedType}),M;let i=this._def;i.minSize!==null&&n.data.size<i.minSize.value&&(R(n,{code:x.too_small,minimum:i.minSize.value,type:"set",inclusive:!0,exact:!1,message:i.minSize.message}),t.dirty()),i.maxSize!==null&&n.data.size>i.maxSize.value&&(R(n,{code:x.too_big,maximum:i.maxSize.value,type:"set",inclusive:!0,exact:!1,message:i.maxSize.message}),t.dirty());let r=this._def.valueType;function o(c){let l=new Set;for(let f of c){if(f.status==="aborted")return M;f.status==="dirty"&&t.dirty(),l.add(f.value)}return{status:t.value,value:l}}let a=[...n.data.values()].map((c,l)=>r._parse(new Le(n,c,n.path,l)));return n.common.async?Promise.all(a).then(c=>o(c)):o(a)}min(e,t){return new s({...this._def,minSize:{value:e,message:N.toString(t)}})}max(e,t){return new s({...this._def,maxSize:{value:e,message:N.toString(t)}})}size(e,t){return this.min(e,t).max(e,t)}nonempty(e){return this.min(1,e)}};mn.create=(s,e)=>new mn({valueType:s,minSize:null,maxSize:null,typeName:L.ZodSet,...D(e)});var js=class s extends ${constructor(){super(...arguments),this.validate=this.implement}_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==T.function)return R(t,{code:x.invalid_type,expected:T.function,received:t.parsedType}),M;function n(a,c){return Fn({data:a,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,ln(),nt].filter(l=>!!l),issueData:{code:x.invalid_arguments,argumentsError:c}})}function i(a,c){return Fn({data:a,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,ln(),nt].filter(l=>!!l),issueData:{code:x.invalid_return_type,returnTypeError:c}})}let r={errorMap:t.common.contextualErrorMap},o=t.data;if(this._def.returns instanceof bt){let a=this;return ve(async function(...c){let l=new Ce([]),f=await a._def.args.parseAsync(c,r).catch(p=>{throw l.addIssue(n(c,p)),l}),u=await Reflect.apply(o,this,f);return await a._def.returns._def.type.parseAsync(u,r).catch(p=>{throw l.addIssue(i(u,p)),l})})}else{let a=this;return ve(function(...c){let l=a._def.args.safeParse(c,r);if(!l.success)throw new Ce([n(c,l.error)]);let f=Reflect.apply(o,this,l.data),u=a._def.returns.safeParse(f,r);if(!u.success)throw new Ce([i(f,u.error)]);return u.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new s({...this._def,args:Xe.create(e).rest(it.create())})}returns(e){return new s({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,t,n){return new s({args:e||Xe.create([]).rest(it.create()),returns:t||it.create(),typeName:L.ZodFunction,...D(n)})}},Ft=class extends ${get schema(){return this._def.getter()}_parse(e){let{ctx:t}=this._processInputParams(e);return this._def.getter()._parse({data:t.data,path:t.path,parent:t})}};Ft.create=(s,e)=>new Ft({getter:s,typeName:L.ZodLazy,...D(e)});var Wt=class extends ${_parse(e){if(e.data!==this._def.value){let t=this._getOrReturnCtx(e);return R(t,{received:t.data,code:x.invalid_literal,expected:this._def.value}),M}return{status:"valid",value:e.data}}get value(){return this._def.value}};Wt.create=(s,e)=>new Wt({value:s,typeName:L.ZodLiteral,...D(e)});function pa(s,e){return new zt({values:s,typeName:L.ZodEnum,...D(e)})}var zt=class s extends ${_parse(e){if(typeof e.data!="string"){let t=this._getOrReturnCtx(e),n=this._def.values;return R(t,{expected:F.joinValues(n),received:t.parsedType,code:x.invalid_type}),M}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(e.data)){let t=this._getOrReturnCtx(e),n=this._def.values;return R(t,{received:t.data,code:x.invalid_enum_value,options:n}),M}return ve(e.data)}get options(){return this._def.values}get enum(){let e={};for(let t of this._def.values)e[t]=t;return e}get Values(){let e={};for(let t of this._def.values)e[t]=t;return e}get Enum(){let e={};for(let t of this._def.values)e[t]=t;return e}extract(e,t=this._def){return s.create(e,{...this._def,...t})}exclude(e,t=this._def){return s.create(this.options.filter(n=>!e.includes(n)),{...this._def,...t})}};zt.create=pa;var Bt=class extends ${_parse(e){let t=F.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(e);if(n.parsedType!==T.string&&n.parsedType!==T.number){let i=F.objectValues(t);return R(n,{expected:F.joinValues(i),received:n.parsedType,code:x.invalid_type}),M}if(this._cache||(this._cache=new Set(F.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){let i=F.objectValues(t);return R(n,{received:n.data,code:x.invalid_enum_value,options:i}),M}return ve(e.data)}get enum(){return this._def.values}};Bt.create=(s,e)=>new Bt({values:s,typeName:L.ZodNativeEnum,...D(e)});var bt=class extends ${unwrap(){return this._def.type}_parse(e){let{ctx:t}=this._processInputParams(e);if(t.parsedType!==T.promise&&t.common.async===!1)return R(t,{code:x.invalid_type,expected:T.promise,received:t.parsedType}),M;let n=t.parsedType===T.promise?t.data:Promise.resolve(t.data);return ve(n.then(i=>this._def.type.parseAsync(i,{path:t.path,errorMap:t.common.contextualErrorMap})))}};bt.create=(s,e)=>new bt({type:s,typeName:L.ZodPromise,...D(e)});var Ie=class extends ${innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===L.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){let{status:t,ctx:n}=this._processInputParams(e),i=this._def.effect||null,r={addIssue:o=>{R(n,o),o.fatal?t.abort():t.dirty()},get path(){return n.path}};if(r.addIssue=r.addIssue.bind(r),i.type==="preprocess"){let o=i.transform(n.data,r);if(n.common.async)return Promise.resolve(o).then(async a=>{if(t.value==="aborted")return M;let c=await this._def.schema._parseAsync({data:a,path:n.path,parent:n});return c.status==="aborted"?M:c.status==="dirty"?Nt(c.value):t.value==="dirty"?Nt(c.value):c});{if(t.value==="aborted")return M;let a=this._def.schema._parseSync({data:o,path:n.path,parent:n});return a.status==="aborted"?M:a.status==="dirty"?Nt(a.value):t.value==="dirty"?Nt(a.value):a}}if(i.type==="refinement"){let o=a=>{let c=i.refinement(a,r);if(n.common.async)return Promise.resolve(c);if(c instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return a};if(n.common.async===!1){let a=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return a.status==="aborted"?M:(a.status==="dirty"&&t.dirty(),o(a.value),{status:t.value,value:a.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(a=>a.status==="aborted"?M:(a.status==="dirty"&&t.dirty(),o(a.value).then(()=>({status:t.value,value:a.value}))))}if(i.type==="transform")if(n.common.async===!1){let o=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!yt(o))return M;let a=i.transform(o.value,r);if(a instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:t.value,value:a}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(o=>yt(o)?Promise.resolve(i.transform(o.value,r)).then(a=>({status:t.value,value:a})):M);F.assertNever(i)}};Ie.create=(s,e,t)=>new Ie({schema:s,typeName:L.ZodEffects,effect:e,...D(t)});Ie.createWithPreprocess=(s,e,t)=>new Ie({schema:e,effect:{type:"preprocess",transform:s},typeName:L.ZodEffects,...D(t)});var je=class extends ${_parse(e){return this._getType(e)===T.undefined?ve(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};je.create=(s,e)=>new je({innerType:s,typeName:L.ZodOptional,...D(e)});var Ye=class extends ${_parse(e){return this._getType(e)===T.null?ve(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};Ye.create=(s,e)=>new Ye({innerType:s,typeName:L.ZodNullable,...D(e)});var qt=class extends ${_parse(e){let{ctx:t}=this._processInputParams(e),n=t.data;return t.parsedType===T.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:t.path,parent:t})}removeDefault(){return this._def.innerType}};qt.create=(s,e)=>new qt({innerType:s,typeName:L.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...D(e)});var Ut=class extends ${_parse(e){let{ctx:t}=this._processInputParams(e),n={...t,common:{...t.common,issues:[]}},i=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return un(i)?i.then(r=>({status:"valid",value:r.status==="valid"?r.value:this._def.catchValue({get error(){return new Ce(n.common.issues)},input:n.data})})):{status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new Ce(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}};Ut.create=(s,e)=>new Ut({innerType:s,typeName:L.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...D(e)});var gn=class extends ${_parse(e){if(this._getType(e)!==T.nan){let n=this._getOrReturnCtx(e);return R(n,{code:x.invalid_type,expected:T.nan,received:n.parsedType}),M}return{status:"valid",value:e.data}}};gn.create=s=>new gn({typeName:L.ZodNaN,...D(s)});var df=Symbol("zod_brand"),Wn=class extends ${_parse(e){let{ctx:t}=this._processInputParams(e),n=t.data;return this._def.type._parse({data:n,path:t.path,parent:t})}unwrap(){return this._def.type}},zn=class s extends ${_parse(e){let{status:t,ctx:n}=this._processInputParams(e);if(n.common.async)return(async()=>{let r=await this._def.in._parseAsync({data:n.data,path:n.path,parent:n});return r.status==="aborted"?M:r.status==="dirty"?(t.dirty(),Nt(r.value)):this._def.out._parseAsync({data:r.value,path:n.path,parent:n})})();{let i=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return i.status==="aborted"?M:i.status==="dirty"?(t.dirty(),{status:"dirty",value:i.value}):this._def.out._parseSync({data:i.value,path:n.path,parent:n})}}static create(e,t){return new s({in:e,out:t,typeName:L.ZodPipeline})}},Vt=class extends ${_parse(e){let t=this._def.innerType._parse(e),n=i=>(yt(i)&&(i.value=Object.freeze(i.value)),i);return un(t)?t.then(i=>n(i)):n(t)}unwrap(){return this._def.innerType}};Vt.create=(s,e)=>new Vt({innerType:s,typeName:L.ZodReadonly,...D(e)});function ua(s,e){let t=typeof s=="function"?s(e):typeof s=="string"?{message:s}:s;return typeof t=="string"?{message:t}:t}function ma(s,e={},t){return s?vt.create().superRefine((n,i)=>{let r=s(n);if(r instanceof Promise)return r.then(o=>{if(!o){let a=ua(e,n),c=a.fatal??t??!0;i.addIssue({code:"custom",...a,fatal:c})}});if(!r){let o=ua(e,n),a=o.fatal??t??!0;i.addIssue({code:"custom",...o,fatal:a})}}):vt.create()}var pf={object:Re.lazycreate},L;(function(s){s.ZodString="ZodString",s.ZodNumber="ZodNumber",s.ZodNaN="ZodNaN",s.ZodBigInt="ZodBigInt",s.ZodBoolean="ZodBoolean",s.ZodDate="ZodDate",s.ZodSymbol="ZodSymbol",s.ZodUndefined="ZodUndefined",s.ZodNull="ZodNull",s.ZodAny="ZodAny",s.ZodUnknown="ZodUnknown",s.ZodNever="ZodNever",s.ZodVoid="ZodVoid",s.ZodArray="ZodArray",s.ZodObject="ZodObject",s.ZodUnion="ZodUnion",s.ZodDiscriminatedUnion="ZodDiscriminatedUnion",s.ZodIntersection="ZodIntersection",s.ZodTuple="ZodTuple",s.ZodRecord="ZodRecord",s.ZodMap="ZodMap",s.ZodSet="ZodSet",s.ZodFunction="ZodFunction",s.ZodLazy="ZodLazy",s.ZodLiteral="ZodLiteral",s.ZodEnum="ZodEnum",s.ZodEffects="ZodEffects",s.ZodNativeEnum="ZodNativeEnum",s.ZodOptional="ZodOptional",s.ZodNullable="ZodNullable",s.ZodDefault="ZodDefault",s.ZodCatch="ZodCatch",s.ZodPromise="ZodPromise",s.ZodBranded="ZodBranded",s.ZodPipeline="ZodPipeline",s.ZodReadonly="ZodReadonly"})(L||(L={}));var mf=(s,e={message:`Input not instance of ${s.name}`})=>ma(t=>t instanceof s,e),ga=wt.create,ya=At.create,gf=gn.create,yf=Pt.create,wa=Mt.create,wf=jt.create,vf=hn.create,bf=Lt.create,_f=It.create,xf=vt.create,Sf=it.create,kf=ze.create,Ef=dn.create,Cf=rt.create,Rf=Re.create,Tf=Re.strictCreate,Of=Dt.create,Nf=Ps.create,Af=$t.create,Pf=Xe.create,Mf=Ms.create,jf=pn.create,Lf=mn.create,If=js.create,Df=Ft.create,$f=Wt.create,Ff=zt.create,Wf=Bt.create,zf=bt.create,Bf=Ie.create,qf=je.create,Uf=Ye.create,Vf=Ie.createWithPreprocess,Zf=zn.create,Hf=()=>ga().optional(),Gf=()=>ya().optional(),Jf=()=>wa().optional(),Xf={string:s=>wt.create({...s,coerce:!0}),number:s=>At.create({...s,coerce:!0}),boolean:s=>Mt.create({...s,coerce:!0}),bigint:s=>Pt.create({...s,coerce:!0}),date:s=>jt.create({...s,coerce:!0})};var Yf=M;var Rl=require("node:util"),te=require("node:path");var Bn=class{diff(e,t,n={}){let i;typeof n=="function"?(i=n,n={}):"callback"in n&&(i=n.callback);let r=this.castInput(e,n),o=this.castInput(t,n),a=this.removeEmpty(this.tokenize(r,n)),c=this.removeEmpty(this.tokenize(o,n));return this.diffWithOptionsObj(a,c,n,i)}diffWithOptionsObj(e,t,n,i){var r;let o=_=>{if(_=this.postProcess(_,n),i){setTimeout(function(){i(_)},0);return}else return _},a=t.length,c=e.length,l=1,f=a+c;n.maxEditLength!=null&&(f=Math.min(f,n.maxEditLength));let u=(r=n.timeout)!==null&&r!==void 0?r:1/0,d=Date.now()+u,p=[{oldPos:-1,lastComponent:void 0}],w=this.extractCommon(p[0],t,e,0,n);if(p[0].oldPos+1>=c&&w+1>=a)return o(this.buildValues(p[0].lastComponent,t,e));let g=-1/0,k=1/0,S=()=>{for(let _=Math.max(g,-l);_<=Math.min(k,l);_+=2){let b,E=p[_-1],O=p[_+1];E&&(p[_-1]=void 0);let H=!1;if(O){let ge=O.oldPos-_;H=O&&0<=ge&&ge<a}let Y=E&&E.oldPos+1<c;if(!H&&!Y){p[_]=void 0;continue}if(!Y||H&&E.oldPos<O.oldPos?b=this.addToPath(O,!0,!1,0,n):b=this.addToPath(E,!1,!0,1,n),w=this.extractCommon(b,t,e,_,n),b.oldPos+1>=c&&w+1>=a)return o(this.buildValues(b.lastComponent,t,e))||!0;p[_]=b,b.oldPos+1>=c&&(k=Math.min(k,_-1)),w+1>=a&&(g=Math.max(g,_+1))}l++};if(i)(function _(){setTimeout(function(){if(l>f||Date.now()>d)return i(void 0);S()||_()},0)})();else for(;l<=f&&Date.now()<=d;){let _=S();if(_)return _}}addToPath(e,t,n,i,r){let o=e.lastComponent;return o&&!r.oneChangePerToken&&o.added===t&&o.removed===n?{oldPos:e.oldPos+i,lastComponent:{count:o.count+1,added:t,removed:n,previousComponent:o.previousComponent}}:{oldPos:e.oldPos+i,lastComponent:{count:1,added:t,removed:n,previousComponent:o}}}extractCommon(e,t,n,i,r){let o=t.length,a=n.length,c=e.oldPos,l=c-i,f=0;for(;l+1<o&&c+1<a&&this.equals(n[c+1],t[l+1],r);)l++,c++,f++,r.oneChangePerToken&&(e.lastComponent={count:1,previousComponent:e.lastComponent,added:!1,removed:!1});return f&&!r.oneChangePerToken&&(e.lastComponent={count:f,previousComponent:e.lastComponent,added:!1,removed:!1}),e.oldPos=c,l}equals(e,t,n){return n.comparator?n.comparator(e,t):e===t||!!n.ignoreCase&&e.toLowerCase()===t.toLowerCase()}removeEmpty(e){let t=[];for(let n=0;n<e.length;n++)e[n]&&t.push(e[n]);return t}castInput(e,t){return e}tokenize(e,t){return Array.from(e)}join(e){return e.join("")}postProcess(e,t){return e}get useLongestToken(){return!1}buildValues(e,t,n){let i=[],r;for(;e;)i.push(e),r=e.previousComponent,delete e.previousComponent,e=r;i.reverse();let o=i.length,a=0,c=0,l=0;for(;a<o;a++){let f=i[a];if(f.removed)f.value=this.join(n.slice(l,l+f.count)),l+=f.count;else{if(!f.added&&this.useLongestToken){let u=t.slice(c,c+f.count);u=u.map(function(d,p){let w=n[l+p];return w.length>d.length?w:d}),f.value=this.join(u)}else f.value=this.join(t.slice(c,c+f.count));c+=f.count,f.added||(l+=f.count)}}return i}};function va(s){return s.includes(`\r
|
|
33
|
+
`)&&!s.startsWith(`
|
|
34
|
+
`)&&!s.match(/[^\r]\n/)}function ba(s){return!s.includes(`\r
|
|
35
|
+
`)&&s.includes(`
|
|
36
|
+
`)}var Cr=class extends Bn{constructor(){super(...arguments),this.tokenize=Kf}equals(e,t,n){return n.ignoreWhitespace?((!n.newlineIsToken||!e.includes(`
|
|
37
37
|
`))&&(e=e.trim()),(!n.newlineIsToken||!t.includes(`
|
|
38
38
|
`))&&(t=t.trim())):n.ignoreNewlineAtEof&&!n.newlineIsToken&&(e.endsWith(`
|
|
39
39
|
`)&&(e=e.slice(0,-1)),t.endsWith(`
|
|
40
|
-
`)&&(t=t.slice(0,-1))),super.equals(e,t,n)}},
|
|
41
|
-
`));let t=[],n=
|
|
42
|
-
`),
|
|
43
|
-
`)}var
|
|
44
|
-
`)?
|
|
45
|
-
`)}let t=[];e.includeIndex&&
|
|
40
|
+
`)&&(t=t.slice(0,-1))),super.equals(e,t,n)}},Qf=new Cr;function Rr(s,e,t){return Qf.diff(s,e,t)}function Kf(s,e){e.stripTrailingCr&&(s=s.replace(/\r\n/g,`
|
|
41
|
+
`));let t=[],n=s.split(/(\n|\r\n)/);n[n.length-1]||n.pop();for(let i=0;i<n.length;i++){let r=n[i];i%2&&!e.newlineIsToken?t[t.length-1]+=r:t.push(r)}return t}function Tr(s){return Array.isArray(s)?s.map(e=>Tr(e)):Object.assign(Object.assign({},s),{hunks:s.hunks.map(e=>Object.assign(Object.assign({},e),{lines:e.lines.map((t,n)=>{var i;return t.startsWith("\\")||t.endsWith("\r")||!((i=e.lines[n+1])===null||i===void 0)&&i.startsWith("\\")?t:t+"\r"})}))})}function Or(s){return Array.isArray(s)?s.map(e=>Or(e)):Object.assign(Object.assign({},s),{hunks:s.hunks.map(e=>Object.assign(Object.assign({},e),{lines:e.lines.map(t=>t.endsWith("\r")?t.substring(0,t.length-1):t)}))})}function _a(s){return Array.isArray(s)||(s=[s]),!s.some(e=>e.hunks.some(t=>t.lines.some(n=>!n.startsWith("\\")&&n.endsWith("\r"))))}function xa(s){return Array.isArray(s)||(s=[s]),s.some(e=>e.hunks.some(t=>t.lines.some(n=>n.endsWith("\r"))))&&s.every(e=>e.hunks.every(t=>t.lines.every((n,i)=>{var r;return n.startsWith("\\")||n.endsWith("\r")||((r=t.lines[i+1])===null||r===void 0?void 0:r.startsWith("\\"))})))}function Sa(s){let e=s.split(/\n/),t=[],n=0;function i(){let a={};for(t.push(a);n<e.length;){let c=e[n];if(/^(---|\+\+\+|@@)\s/.test(c))break;let l=/^(?:Index:|diff(?: -r \w+)+)\s+/.exec(c);l&&(a.index=c.substring(l[0].length).trim()),n++}for(r(a),r(a),a.hunks=[];n<e.length;){let c=e[n];if(/^(Index:\s|diff\s|---\s|\+\+\+\s|===================================================================)/.test(c))break;if(/^@@/.test(c))a.hunks.push(o());else{if(c)throw new Error("Unknown line "+(n+1)+" "+JSON.stringify(c));n++}}}function r(a){let c=/^(---|\+\+\+)\s+/.exec(e[n]);if(c){let l=c[1],f=e[n].substring(3).trim().split(" ",2),u=(f[1]||"").trim(),d=f[0].replace(/\\\\/g,"\\");d.startsWith('"')&&d.endsWith('"')&&(d=d.substr(1,d.length-2)),l==="---"?(a.oldFileName=d,a.oldHeader=u):(a.newFileName=d,a.newHeader=u),n++}}function o(){var a;let c=n,l=e[n++],f=l.split(/@@ -(\d+)(?:,(\d+))? \+(\d+)(?:,(\d+))? @@/),u={oldStart:+f[1],oldLines:typeof f[2]>"u"?1:+f[2],newStart:+f[3],newLines:typeof f[4]>"u"?1:+f[4],lines:[]};u.oldLines===0&&(u.oldStart+=1),u.newLines===0&&(u.newStart+=1);let d=0,p=0;for(;n<e.length&&(p<u.oldLines||d<u.newLines||!((a=e[n])===null||a===void 0)&&a.startsWith("\\"));n++){let w=e[n].length==0&&n!=e.length-1?" ":e[n][0];if(w==="+"||w==="-"||w===" "||w==="\\")u.lines.push(e[n]),w==="+"?d++:w==="-"?p++:w===" "&&(d++,p++);else throw new Error(`Hunk at line ${c+1} contained invalid line ${e[n]}`)}if(!d&&u.newLines===1&&(u.newLines=0),!p&&u.oldLines===1&&(u.oldLines=0),d!==u.newLines)throw new Error("Added line count did not match for hunk at line "+(c+1));if(p!==u.oldLines)throw new Error("Removed line count did not match for hunk at line "+(c+1));return u}for(;n<e.length;)i();return t}function ka(s,e,t){let n=!0,i=!1,r=!1,o=1;return function a(){if(n&&!r){if(i?o++:n=!1,s+o<=t)return s+o;r=!0}if(!i)return r||(n=!0),e<=s-o?s-o++:(i=!0,a())}}function Nr(s,e,t={}){let n;if(typeof e=="string"?n=Sa(e):Array.isArray(e)?n=e:n=[e],n.length>1)throw new Error("applyPatch only works with a single input.");return eh(s,n[0],t)}function eh(s,e,t={}){(t.autoConvertLineEndings||t.autoConvertLineEndings==null)&&(va(s)&&_a(e)?e=Tr(e):ba(s)&&xa(e)&&(e=Or(e)));let n=s.split(`
|
|
42
|
+
`),i=e.hunks,r=t.compareLine||((w,g,k,S)=>g===S),o=t.fuzzFactor||0,a=0;if(o<0||!Number.isInteger(o))throw new Error("fuzzFactor must be a non-negative integer");if(!i.length)return s;let c="",l=!1,f=!1;for(let w=0;w<i[i.length-1].lines.length;w++){let g=i[i.length-1].lines[w];g[0]=="\\"&&(c[0]=="+"?l=!0:c[0]=="-"&&(f=!0)),c=g}if(l){if(f){if(!o&&n[n.length-1]=="")return!1}else if(n[n.length-1]=="")n.pop();else if(!o)return!1}else if(f){if(n[n.length-1]!="")n.push("");else if(!o)return!1}function u(w,g,k,S=0,_=!0,b=[],E=0){let O=0,H=!1;for(;S<w.length;S++){let Y=w[S],ge=Y.length>0?Y[0]:" ",Oe=Y.length>0?Y.substr(1):Y;if(ge==="-")if(r(g+1,n[g],ge,Oe))g++,O=0;else return!k||n[g]==null?null:(b[E]=n[g],u(w,g+1,k-1,S,!1,b,E+1));if(ge==="+"){if(!_)return null;b[E]=Oe,E++,O=0,H=!0}if(ge===" ")if(O++,b[E]=n[g],r(g+1,n[g],ge,Oe))E++,_=!0,H=!1,g++;else return H||!k?null:n[g]&&(u(w,g+1,k-1,S+1,!1,b,E+1)||u(w,g+1,k-1,S,!1,b,E+1))||u(w,g,k-1,S+1,!1,b,E)}return E-=O,g-=O,b.length=E,{patchedLines:b,oldLineLastI:g-1}}let d=[],p=0;for(let w=0;w<i.length;w++){let g=i[w],k,S=n.length-g.oldLines+o,_;for(let b=0;b<=o;b++){_=g.oldStart+p-1;let E=ka(_,a,S);for(;_!==void 0&&(k=u(g.lines,_,b),!k);_=E());if(k)break}if(!k)return!1;for(let b=a;b<_;b++)d.push(n[b]);for(let b=0;b<k.patchedLines.length;b++){let E=k.patchedLines[b];d.push(E)}a=k.oldLineLastI+1,p=_+1-g.oldStart}for(let w=a;w<n.length;w++)d.push(n[w]);return d.join(`
|
|
43
|
+
`)}var Ea={includeIndex:!0,includeUnderline:!0,includeFileHeaders:!0};function Ar(s,e,t,n,i,r,o){let a;o?typeof o=="function"?a={callback:o}:a=o:a={},typeof a.context>"u"&&(a.context=4);let c=a.context;if(a.newlineIsToken)throw new Error("newlineIsToken may not be used with patch-generation functions, only with diffing functions");if(a.callback){let{callback:f}=a;Rr(t,n,Object.assign(Object.assign({},a),{callback:u=>{let d=l(u);f(d)}}))}else return l(Rr(t,n,a));function l(f){if(!f)return;f.push({value:"",lines:[]});function u(_){return _.map(function(b){return" "+b})}let d=[],p=0,w=0,g=[],k=1,S=1;for(let _=0;_<f.length;_++){let b=f[_],E=b.lines||th(b.value);if(b.lines=E,b.added||b.removed){if(!p){let O=f[_-1];p=k,w=S,O&&(g=c>0?u(O.lines.slice(-c)):[],p-=g.length,w-=g.length)}for(let O of E)g.push((b.added?"+":"-")+O);b.added?S+=E.length:k+=E.length}else{if(p)if(E.length<=c*2&&_<f.length-2)for(let O of u(E))g.push(O);else{let O=Math.min(E.length,c);for(let Y of u(E.slice(0,O)))g.push(Y);let H={oldStart:p,oldLines:k-p+O,newStart:w,newLines:S-w+O,lines:g};d.push(H),p=0,w=0,g=[]}k+=E.length,S+=E.length}}for(let _ of d)for(let b=0;b<_.lines.length;b++)_.lines[b].endsWith(`
|
|
44
|
+
`)?_.lines[b]=_.lines[b].slice(0,-1):(_.lines.splice(b+1,0,"\"),b++);return{oldFileName:s,newFileName:e,oldHeader:i,newHeader:r,hunks:d}}}function Ls(s,e){if(e||(e=Ea),Array.isArray(s)){if(s.length>1&&!e.includeFileHeaders)throw new Error("Cannot omit file headers on a multi-file patch. (The result would be unparseable; how would a tool trying to apply the patch know which changes are to which file?)");return s.map(n=>Ls(n,e)).join(`
|
|
45
|
+
`)}let t=[];e.includeIndex&&s.oldFileName==s.newFileName&&t.push("Index: "+s.oldFileName),e.includeUnderline&&t.push("==================================================================="),e.includeFileHeaders&&(t.push("--- "+s.oldFileName+(typeof s.oldHeader>"u"?"":" "+s.oldHeader)),t.push("+++ "+s.newFileName+(typeof s.newHeader>"u"?"":" "+s.newHeader)));for(let n=0;n<s.hunks.length;n++){let i=s.hunks[n];i.oldLines===0&&(i.oldStart-=1),i.newLines===0&&(i.newStart-=1),t.push("@@ -"+i.oldStart+","+i.oldLines+" +"+i.newStart+","+i.newLines+" @@");for(let r of i.lines)t.push(r)}return t.join(`
|
|
46
46
|
`)+`
|
|
47
|
-
`}function
|
|
48
|
-
`),t=
|
|
47
|
+
`}function Ca(s,e,t,n,i,r,o){if(typeof o=="function"&&(o={callback:o}),o?.callback){let{callback:a}=o;Ar(s,e,t,n,i,r,Object.assign(Object.assign({},o),{callback:c=>{a(c?Ls(c,o.headerOptions):void 0)}}))}else{let a=Ar(s,e,t,n,i,r,o);return a?Ls(a,o?.headerOptions):void 0}}function Pr(s,e,t,n,i,r){return Ca(s,s,e,t,n,i,r)}function th(s){let e=s.endsWith(`
|
|
48
|
+
`),t=s.split(`
|
|
49
49
|
`).map(n=>n+`
|
|
50
|
-
`);return e?t.pop():t.push(t.pop().slice(0,-1)),t}var Pr=(i,e,t)=>{let n=i instanceof RegExp?Ea(i,t):i,s=e instanceof RegExp?Ea(e,t):e,r=n!==null&&s!=null&&Xh(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)}},Ea=(i,e)=>{let t=e.match(i);return t?t[0]:null},Xh=(i,e,t)=>{let n,s,r,o,a,c=t.indexOf(i),l=t.indexOf(e,c+1),h=c;if(c>=0&&l>0){if(i===e)return[c,l];for(n=[],r=t.length;h>=0&&!a;){if(h===c)n.push(h),c=t.indexOf(i,h+1);else if(n.length===1){let u=n.pop();u!==void 0&&(a=[u,l])}else s=n.pop(),s!==void 0&&s<r&&(r=s,o=l),l=t.indexOf(e,h+1);h=c<l&&c>=0?c:l}n.length&&o!==void 0&&(a=[r,o])}return a};var Ca="\0SLASH"+Math.random()+"\0",Ta="\0OPEN"+Math.random()+"\0",Mr="\0CLOSE"+Math.random()+"\0",Ra="\0COMMA"+Math.random()+"\0",Oa="\0PERIOD"+Math.random()+"\0",Yh=new RegExp(Ca,"g"),Qh=new RegExp(Ta,"g"),Kh=new RegExp(Mr,"g"),ed=new RegExp(Ra,"g"),td=new RegExp(Oa,"g"),nd=/\\\\/g,id=/\\{/g,sd=/\\}/g,rd=/\\,/g,od=/\\./g,ad=1e5;function jr(i){return isNaN(i)?i.charCodeAt(0):parseInt(i,10)}function cd(i){return i.replace(nd,Ca).replace(id,Ta).replace(sd,Mr).replace(rd,Ra).replace(od,Oa)}function ld(i){return i.replace(Yh,"\\").replace(Qh,"{").replace(Kh,"}").replace(ed,",").replace(td,".")}function Aa(i){if(!i)return[""];let e=[],t=Pr("{","}",i);if(!t)return i.split(",");let{pre:n,body:s,post:r}=t,o=n.split(",");o[o.length-1]+="{"+s+"}";let a=Aa(r);return r.length&&(o[o.length-1]+=a.shift(),o.push.apply(o,a)),e.push.apply(e,o),e}function Na(i,e={}){if(!i)return[];let{max:t=ad}=e;return i.slice(0,2)==="{}"&&(i="\\{\\}"+i.slice(2)),qn(cd(i),t,!0).map(ld)}function ud(i){return"{"+i+"}"}function hd(i){return/^-?0\d/.test(i)}function dd(i,e){return i<=e}function fd(i,e){return i>=e}function qn(i,e,t){let n=[],s=Pr("{","}",i);if(!s)return[i];let r=s.pre,o=s.post.length?qn(s.post,e,!1):[""];if(/\$$/.test(s.pre))for(let a=0;a<o.length&&a<e;a++){let c=r+"{"+s.body+"}"+o[a];n.push(c)}else{let a=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(s.body),c=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(s.body),l=a||c,h=s.body.indexOf(",")>=0;if(!l&&!h)return s.post.match(/,(?!,).*\}/)?(i=s.pre+"{"+s.body+Mr+s.post,qn(i,e,!0)):[i];let u;if(l)u=s.body.split(/\.\./);else if(u=Aa(s.body),u.length===1&&u[0]!==void 0&&(u=qn(u[0],e,!1).map(ud),u.length===1))return o.map(f=>s.pre+u[0]+f);let p;if(l&&u[0]!==void 0&&u[1]!==void 0){let f=jr(u[0]),w=jr(u[1]),g=Math.max(u[0].length,u[1].length),C=u.length===3&&u[2]!==void 0?Math.abs(jr(u[2])):1,S=dd;w<f&&(C*=-1,S=fd);let b=u.some(hd);p=[];for(let k=f;S(k,w);k+=C){let R;if(c)R=String.fromCharCode(k),R==="\\"&&(R="");else if(R=String(k),b){let U=g-R.length;if(U>0){let X=new Array(U+1).join("0");k<0?R="-"+X+R.slice(1):R=X+R}}p.push(R)}}else{p=[];for(let f=0;f<u.length;f++)p.push.apply(p,qn(u[f],e,!1))}for(let f=0;f<p.length;f++)for(let w=0;w<o.length&&n.length<e;w++){let g=r+p[f]+o[w];(!t||l||g)&&n.push(g)}}return n}var Un=i=>{if(typeof i!="string")throw new TypeError("invalid pattern");if(i.length>65536)throw new TypeError("pattern is too long")};var pd={"[: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]},Bn=i=>i.replace(/[[\]\\-]/g,"\\$&"),md=i=>i.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Pa=i=>i.join(""),ja=(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,h=t,u="";e:for(;r<i.length;){let g=i.charAt(r);if((g==="!"||g==="^")&&r===t+1){l=!0,r++;continue}if(g==="]"&&o&&!c){h=r+1;break}if(o=!0,g==="\\"&&!c){c=!0,r++;continue}if(g==="["&&!c){for(let[C,[S,x,b]]of Object.entries(pd))if(i.startsWith(C,r)){if(u)return["$.",!1,i.length-t,!0];r+=C.length,b?s.push(S):n.push(S),a=a||x;continue e}}if(c=!1,u){g>u?n.push(Bn(u)+"-"+Bn(g)):g===u&&n.push(Bn(g)),u="",r++;continue}if(i.startsWith("-]",r+1)){n.push(Bn(g+"-")),r+=2;continue}if(i.startsWith("-",r+1)){u=g,r+=2;continue}n.push(Bn(g)),r++}if(h<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[md(g),!1,h-t,!1]}let p="["+(l?"^":"")+Pa(n)+"]",f="["+(l?"":"^")+Pa(s)+"]";return[n.length&&s.length?"("+p+"|"+f+")":n.length?p:f,a,h-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 gd=new Set(["!","?","+","*","@"]),Ma=i=>gd.has(i),yd="(?!(?:^|/)\\.\\.?(?:$|/))",Li="(?!\\.)",wd=new Set(["[","."]),vd=new Set(["..","."]),bd=new Set("().*{}+?[]^$\\!"),_d=i=>i.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Lr="[^/]",La=Lr+"*?",Ia=Lr+"+?",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&&Ma(g)&&e.charAt(f)==="("){t.push(w),w="";let C=new i(g,t);f=i.#d(e,C,f,s),t.push(C);continue}w+=g}return t.push(w),f}let l=n+1,h=new i(null,t),u=[],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(Ma(f)&&e.charAt(l)==="("){h.push(p),p="";let w=new i(f,h);h.push(w),l=i.#d(e,w,l,s);continue}if(f==="|"){h.push(p),p="",u.push(h),h=new i(null,t);continue}if(f===")")return p===""&&t.#i.length===0&&(t.#l=!0),h.push(p),p="",t.push(...u,h),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,C,S]=typeof f=="string"?i.#p(f,this.#t,c):f.toRegExpSource(e);return this.#t=this.#t||C,this.#r=this.#r||S,w}).join(""),h="";if(this.isStart()&&typeof this.#i[0]=="string"&&!(this.#i.length===1&&vd.has(this.#i[0]))){let w=wd,g=t&&w.has(l.charAt(0))||l.startsWith("\\.")&&w.has(l.charAt(2))||l.startsWith("\\.\\.")&&w.has(l.charAt(4)),C=!t&&!e&&w.has(l.charAt(0));h=g?yd:C?Li:""}let u="";return this.isEnd()&&this.#e.#a&&this.#o?.type==="!"&&(u="(?:$|\\/)"),[h+l+u,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:"")+Ia;else{let c=this.type==="!"?"))"+(this.isStart()&&!t&&!e?Li:"")+La+")":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+=(bd.has(c)?"\\":"")+c;continue}if(c==="\\"){a===e.length-1?r+="\\\\":s=!0;continue}if(c==="["){let[l,h,u,p]=ja(e,a);if(u){r+=l,o=o||h,a+=u-1,t=t||p;continue}}if(c==="*"){r+=n&&e==="*"?Ia:La,t=!0;continue}if(c==="?"){r+=Lr,t=!0;continue}r+=_d(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 Se=(i,e,t={})=>(Un(e),!t.nocomment&&e.charAt(0)==="#"?!1:new Ne(e,t).match(i)),xd=/^\*+([^+@!?\*\[\(]*)$/,Sd=i=>e=>!e.startsWith(".")&&e.endsWith(i),kd=i=>e=>e.endsWith(i),Ed=i=>(i=i.toLowerCase(),e=>!e.startsWith(".")&&e.toLowerCase().endsWith(i)),Cd=i=>(i=i.toLowerCase(),e=>e.toLowerCase().endsWith(i)),Td=/^\*+\.\*+$/,Rd=i=>!i.startsWith(".")&&i.includes("."),Od=i=>i!=="."&&i!==".."&&i.includes("."),Ad=/^\.\*+$/,Nd=i=>i!=="."&&i!==".."&&i.startsWith("."),Pd=/^\*+$/,jd=i=>i.length!==0&&!i.startsWith("."),Md=i=>i.length!==0&&i!=="."&&i!=="..",Ld=/^\?+([^+@!?\*\[\(]*)?$/,Id=([i,e=""])=>{let t=Fa([i]);return e?(e=e.toLowerCase(),n=>t(n)&&n.toLowerCase().endsWith(e)):t},$d=([i,e=""])=>{let t=Wa([i]);return e?(e=e.toLowerCase(),n=>t(n)&&n.toLowerCase().endsWith(e)):t},Dd=([i,e=""])=>{let t=Wa([i]);return e?n=>t(n)&&n.endsWith(e):t},Fd=([i,e=""])=>{let t=Fa([i]);return e?n=>t(n)&&n.endsWith(e):t},Fa=([i])=>{let e=i.length;return t=>t.length===e&&!t.startsWith(".")},Wa=([i])=>{let e=i.length;return t=>t.length===e&&t!=="."&&t!==".."},za=typeof process=="object"&&process?typeof process.env=="object"&&process.env&&process.env.__MINIMATCH_TESTING_PLATFORM__||process.platform:"posix",$a={win32:{sep:"\\"},posix:{sep:"/"}},Wd=za==="win32"?$a.win32.sep:$a.posix.sep;Se.sep=Wd;var pe=Symbol("globstar **");Se.GLOBSTAR=pe;var zd="[^/]",qd=zd+"*?",Ud="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",Bd="(?:(?!(?:\\/|^)\\.).)*?",Vd=(i,e={})=>t=>Se(t,i,e);Se.filter=Vd;var Ie=(i,e={})=>Object.assign({},i,e),Zd=i=>{if(!i||typeof i!="object"||!Object.keys(i).length)return Se;let e=Se;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:pe})};Se.defaults=Zd;var qa=(i,e={})=>(Un(i),e.nobrace||!/\{(?:(?!\{).)*\}/.test(i)?[i]:Na(i));Se.braceExpand=qa;var Hd=(i,e={})=>new Ne(i,e).makeRe();Se.makeRe=Hd;var Gd=(i,e,t={})=>{let n=new Ne(e,t);return i=i.filter(s=>n.match(s)),n.options.nonull&&!i.length&&i.push(e),i};Se.match=Gd;var Da=/[?*]|[+@!]\(.*?\)|\[|\]/,Jd=i=>i.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Ne=class{options;set;pattern;windowsPathsNoEscape;nonegate;negate;comment;empty;preserveMultipleSlashes;partial;globSet;globParts;nocase;isWindows;platform;windowsNoMagicRoot;regexp;constructor(e,t={}){Un(e),t=t||{},this.options=t,this.pattern=e,this.platform=t.platform||za,this.isWindows=this.platform==="win32",this.windowsPathsNoEscape=!!t.windowsPathsNoEscape||t.allowWindowsEscape===!1,this.windowsPathsNoEscape&&(this.pattern=this.pattern.replace(/\\/g,"/")),this.preserveMultipleSlashes=!!t.preserveMultipleSlashes,this.regexp=null,this.negate=!1,this.nonegate=!!t.nonegate,this.comment=!1,this.empty=!1,this.partial=!!t.partial,this.nocase=!!this.options.nocase,this.windowsNoMagicRoot=t.windowsNoMagicRoot!==void 0?t.windowsNoMagicRoot:!!(this.isWindows&&this.nocase),this.globSet=[],this.globParts=[],this.set=[],this.make()}hasMagic(){if(this.options.magicalBraces&&this.set.length>1)return!0;for(let e of this.set)for(let t of e)if(typeof t!="string")return!0;return!1}debug(...e){}make(){let e=this.pattern,t=this.options;if(!t.nocomment&&e.charAt(0)==="#"){this.comment=!0;return}if(!e){this.empty=!0;return}this.parseNegate(),this.globSet=[...new Set(this.braceExpand())],t.debug&&(this.debug=(...r)=>console.error(...r)),this.debug(this.pattern,this.globSet);let n=this.globSet.map(r=>this.slashSplit(r));this.globParts=this.preprocess(n),this.debug(this.pattern,this.globParts);let s=this.globParts.map((r,o,a)=>{if(this.isWindows&&this.windowsNoMagicRoot){let c=r[0]===""&&r[1]===""&&(r[2]==="?"||!Da.test(r[2]))&&!Da.test(r[3]),l=/^[a-z]:/i.test(r[0]);if(c)return[...r.slice(0,4),...r.slice(4).map(h=>this.parse(h))];if(l)return[r[0],...r.slice(1).map(h=>this.parse(h))]}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 h=n.slice(0);h[s]="**",e.push(h),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]),C=!g&&e[0]===""&&e[1]===""&&e[2]==="?"&&/^[a-z]:$/i.test(e[3]),S=typeof t[0]=="string"&&/^[a-z]:$/i.test(t[0]),x=!S&&t[0]===""&&t[1]===""&&t[2]==="?"&&typeof t[3]=="string"&&/^[a-z]:$/i.test(t[3]),b=C?3:g?0:void 0,k=x?3:S?0:void 0;if(typeof b=="number"&&typeof k=="number"){let[R,U]=[e[b],t[k]];R.toLowerCase()===U.toLowerCase()&&(t[k]=R,k>b?t=t.slice(k):b>k&&(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 h=t[a],u=e[o];if(this.debug(t,h,u),h===!1)return!1;if(h===pe){this.debug("GLOBSTAR",[t,h,u]);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
|
-
|
|
52
|
-
>>> no match, partial?`,e,p,t,f),p===c))}let g;if(typeof h=="string"?(g=u===h,this.debug("string match",h,u,g)):(g=h.test(u),this.debug("pattern match",h,u,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 qa(this.pattern,this.options)}parse(e){Un(e);let t=this.options;if(e==="**")return pe;if(e==="")return"";let n,s=null;(n=e.match(Pd))?s=t.dot?Md:jd:(n=e.match(xd))?s=(t.nocase?t.dot?Cd:Ed:t.dot?kd:Sd)(n[1]):(n=e.match(Ld))?s=(t.nocase?t.dot?$d:Id:t.dot?Dd:Fd)(n):(n=e.match(Td))?s=t.dot?Od:Rd:(n=e.match(Ad))&&(s=Nd);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?qd:t.dot?Ud:Bd,s=new Set(t.nocase?["i"]:[]),r=e.map(c=>{let l=c.map(u=>{if(u instanceof RegExp)for(let p of u.flags.split(""))s.add(p);return typeof u=="string"?Jd(u):u===pe?pe:u._src});l.forEach((u,p)=>{let f=l[p+1],w=l[p-1];u!==pe||w===pe||(w===void 0?f!==void 0&&f!==pe?l[p+1]="(?:\\/|"+n+"\\/)?"+f:l[p]=n:f===void 0?l[p-1]=w+"(?:\\/|\\/"+n+")?":f!==pe&&(l[p-1]=w+"(?:\\/|\\/"+n+"\\/)"+f,l[p+1]=pe))});let h=l.filter(u=>u!==pe);if(this.partial&&h.length>=1){let u=[];for(let p=1;p<=h.length;p++)u.push(h.slice(0,p).join("/"));return"(?:"+u.join("|")+")"}return h.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 Se.defaults(e).Minimatch}};Se.AST=mn;Se.Minimatch=Ne;Se.escape=gn;Se.unescape=ze;var dc=require("node:url");var yn=typeof performance=="object"&&performance&&typeof performance.now=="function"?performance:Date,Ba=new Set,Ir=typeof process=="object"&&process?process:{},Va=(i,e,t,n)=>{typeof Ir.emitWarning=="function"?Ir.emitWarning(i,e,t,n):console.error(`[${t}] ${e}: ${i}`)},Ii=globalThis.AbortController,Ua=globalThis.AbortSignal;if(typeof Ii>"u"){Ua=class{onabort;_onabort=[];reason;aborted=!1;addEventListener(n,s){this._onabort.push(s)}},Ii=class{constructor(){e()}signal=new Ua;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=Ir.env?.LRU_CACHE_IGNORE_AC_WARNING!=="1",e=()=>{i&&(i=!1,Va("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 Xd=i=>!Ba.has(i),Am=Symbol("type"),bt=i=>i&&i===Math.floor(i)&&i>0&&isFinite(i),Za=i=>bt(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)}},$r=class i{heap;length;static#e=!1;static create(e){let t=Za(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.#D(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:h,disposeAfter:u,noDisposeOnSet:p,noUpdateTTL:f,maxSize:w=0,maxEntrySize:g=0,sizeCalculation:C,fetchMethod:S,memoMethod:x,noDeleteOnFetchRejection:b,noDeleteOnStaleGet:k,allowStaleOnFetchRejection:R,allowStaleOnFetchAbort:U,ignoreFetchAbort:X}=e;if(t!==0&&!bt(t))throw new TypeError("max option must be a nonnegative integer");let ge=t?Za(t):Array;if(!ge)throw new Error("invalid max value: "+t);if(this.#e=t,this.#t=w,this.maxEntrySize=g||this.#t,this.sizeCalculation=C,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,S!==void 0&&typeof S!="function")throw new TypeError("fetchMethod must be a function if specified");if(this.#b=S,this.#E=!!S,this.#c=new Map,this.#l=new Array(t).fill(void 0),this.#n=new Array(t).fill(void 0),this.#d=new ge(t),this.#w=new ge(t),this.#p=0,this.#m=0,this.#T=$r.create(t),this.#a=0,this.#h=0,typeof l=="function"&&(this.#r=l),typeof h=="function"&&(this.#i=h),typeof u=="function"?(this.#o=u,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=!!R,this.allowStaleOnFetchAbort=!!U,this.ignoreFetchAbort=!!X,this.maxEntrySize!==0){if(this.#t!==0&&!bt(this.#t))throw new TypeError("maxSize must be a positive integer if specified");if(!bt(this.maxEntrySize))throw new TypeError("maxEntrySize must be a positive integer if specified");this.#W()}if(this.allowStale=!!c,this.noDeleteOnStaleGet=!!k,this.updateAgeOnGet=!!o,this.updateAgeOnHas=!!a,this.ttlResolution=bt(s)||s===0?s:1,this.ttlAutopurge=!!r,this.ttl=n||0,this.ttl){if(!bt(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 Re="LRU_CACHE_UNBOUNDED";Xd(Re)&&(Ba.add(Re),Va("TTL caching without ttlAutopurge, max, or maxSize can result in unbounded memory consumption.","UnboundedCacheWarning",Re,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(!bt(s))if(r){if(typeof r!="function")throw new TypeError("sizeCalculation must be a function");if(s=r(n,t),!bt(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.#$(!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,h=this.#z(e,t,n.size||0,a);if(this.maxEntrySize&&h>this.maxEntrySize)return c&&(c.set="miss",c.maxEntrySizeExceeded=!0),this.#P(e,"set"),this;let u=this.#a===0?void 0:this.#c.get(e);if(u===void 0)u=this.#a===0?this.#m:this.#T.length!==0?this.#T.pop():this.#a===this.#e?this.#$(!1):this.#a,this.#l[u]=e,this.#n[u]=t,this.#c.set(e,u),this.#d[this.#m]=u,this.#w[u]=this.#m,this.#m=u,this.#a++,this.#I(u,h,c),c&&(c.set="add"),l=!1,this.#A&&this.#i?.(t,e,"add");else{this.#D(u);let p=this.#n[u];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(u),this.#I(u,h,c),this.#n[u]=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(u,s,r),c&&this.#S(c,u)),!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.#$(!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)}}}#$(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,C=!1)=>{let{aborted:S}=o.signal,x=n.ignoreFetchAbort&&g!==void 0;if(n.status&&(S&&!C?(n.status.fetchAborted=!0,n.status.fetchError=o.signal.reason,x&&(n.status.fetchAbortIgnored=!0)):n.status.fetchResolved=!0),S&&!x&&!C)return u(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},h=g=>(n.status&&(n.status.fetchRejected=!0,n.status.fetchError=g),u(g)),u=g=>{let{aborted:C}=o.signal,S=C&&n.allowStaleOnFetchAbort,x=S||n.allowStaleOnFetchRejection,b=x||n.noDeleteOnFetchRejection,k=f;if(this.#n[t]===f&&(!b||k.__staleWhileFetching===void 0?this.#P(e,"fetch"):S||(this.#n[t]=k.__staleWhileFetching)),x)return n.status&&k.__staleWhileFetching!==void 0&&(n.status.returnedStale=!0),k.__staleWhileFetching;if(k.__returned===k)throw g},p=(g,C)=>{let S=this.#b?.(e,r,c);S&&S instanceof Promise&&S.then(x=>g(x===void 0?void 0:x),C),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,h),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:h=this.noUpdateTTL,noDeleteOnFetchRejection:u=this.noDeleteOnFetchRejection,allowStaleOnFetchRejection:p=this.allowStaleOnFetchRejection,ignoreFetchAbort:f=this.ignoreFetchAbort,allowStaleOnFetchAbort:w=this.allowStaleOnFetchAbort,context:g,forceRefresh:C=!1,status:S,signal:x}=t;if(!this.#E)return S&&(S.fetch="get"),this.get(e,{allowStale:n,updateAgeOnGet:s,noDeleteOnStaleGet:r,status:S});let b={allowStale:n,updateAgeOnGet:s,noDeleteOnStaleGet:r,ttl:o,noDisposeOnSet:a,size:c,sizeCalculation:l,noUpdateTTL:h,noDeleteOnFetchRejection:u,allowStaleOnFetchRejection:p,allowStaleOnFetchAbort:w,ignoreFetchAbort:f,status:S,signal:x},k=this.#c.get(e);if(k===void 0){S&&(S.fetch="miss");let R=this.#L(e,k,b,g);return R.__returned=R}else{let R=this.#n[k];if(this.#u(R)){let Gt=n&&R.__staleWhileFetching!==void 0;return S&&(S.fetch="inflight",Gt&&(S.returnedStale=!0)),Gt?R.__staleWhileFetching:R.__returned=R}let U=this.#k(k);if(!C&&!U)return S&&(S.fetch="hit"),this.#D(k),s&&this.#j(k),S&&this.#S(S,k),R;let X=this.#L(e,k,b,g),Re=X.__staleWhileFetching!==void 0&&n;return S&&(S.fetch=U?"stale":"refresh",Re&&U&&(S.returnedStale=!0)),Re?X.__staleWhileFetching:X.__returned=X}}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.#D(a),s&&this.#j(a),c))}else o&&(o.get="miss")}#U(e,t){this.#w[t]=e,this.#d[e]=t}#D(e){e!==this.#m&&(e===this.#p?this.#p=this.#d[e]:this.#U(this.#w[e],this.#d[e]),this.#U(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"),nc=require("node:url"),Ke=require("fs"),af=ht(require("node:fs"),1),St=require("node:fs/promises");var Ui=require("node:events"),Br=ht(require("node:stream"),1),Ya=require("node:string_decoder"),Ha=typeof process=="object"&&process?process:{stdout:null,stderr:null},Yd=i=>!!i&&typeof i=="object"&&(i instanceof xt||i instanceof Br.default||Qd(i)||Kd(i)),Qd=i=>!!i&&typeof i=="object"&&i instanceof Ui.EventEmitter&&typeof i.pipe=="function"&&i.pipe!==Br.default.Writable.prototype.pipe,Kd=i=>!!i&&typeof i=="object"&&i instanceof Ui.EventEmitter&&typeof i.write=="function"&&typeof i.end=="function",rt=Symbol("EOF"),ot=Symbol("maybeEmitEnd"),_t=Symbol("emittedEnd"),$i=Symbol("emittingEnd"),Zn=Symbol("emittedError"),Di=Symbol("closed"),Ga=Symbol("read"),Fi=Symbol("flush"),Ja=Symbol("flushChunk"),qe=Symbol("encoding"),vn=Symbol("decoder"),ce=Symbol("flowing"),Hn=Symbol("paused"),bn=Symbol("resume"),le=Symbol("buffer"),ke=Symbol("pipes"),ue=Symbol("bufferLength"),Dr=Symbol("bufferPush"),Wi=Symbol("bufferShift"),be=Symbol("objectMode"),se=Symbol("destroyed"),Fr=Symbol("error"),Wr=Symbol("emitData"),Xa=Symbol("emitEnd"),zr=Symbol("emitEnd2"),Ye=Symbol("async"),qr=Symbol("abort"),zi=Symbol("aborted"),Gn=Symbol("signal"),Vt=Symbol("dataListeners"),Pe=Symbol("discarded"),Jn=i=>Promise.resolve().then(i),ef=i=>i(),tf=i=>i==="end"||i==="finish"||i==="prefinish",nf=i=>i instanceof ArrayBuffer||!!i&&typeof i=="object"&&i.constructor&&i.constructor.name==="ArrayBuffer"&&i.byteLength>=0,sf=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()}},Ur=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)}},rf=i=>!!i.objectMode,of=i=>!i.objectMode&&!!i.encoding&&i.encoding!=="buffer",xt=class extends Ui.EventEmitter{[ce]=!1;[Hn]=!1;[ke]=[];[le]=[];[be];[qe];[Ye];[vn];[rt]=!1;[_t]=!1;[$i]=!1;[Di]=!1;[Zn]=null;[ue]=0;[se]=!1;[Gn];[zi]=!1;[Vt]=0;[Pe]=!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");rf(t)?(this[be]=!0,this[qe]=null):of(t)?(this[qe]=t.encoding,this[be]=!1):(this[be]=!1,this[qe]=null),this[Ye]=!!t.async,this[vn]=this[qe]?new Ya.StringDecoder(this[qe]):null,t&&t.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[le]}),t&&t.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[ke]});let{signal:n}=t;n&&(this[Gn]=n,n.aborted?this[qr]():n.addEventListener("abort",()=>this[qr]()))}get bufferLength(){return this[ue]}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[be]}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}[qr](){this[zi]=!0,this.emit("abort",this[Gn]?.reason),this.destroy(this[Gn]?.reason)}get aborted(){return this[zi]}set aborted(e){}write(e,t,n){if(this[zi])return!1;if(this[rt])throw new Error("write after end");if(this[se])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:ef;if(!this[be]&&!Buffer.isBuffer(e)){if(sf(e))e=Buffer.from(e.buffer,e.byteOffset,e.byteLength);else if(nf(e))e=Buffer.from(e);else if(typeof e!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[be]?(this[ce]&&this[ue]!==0&&this[Fi](!0),this[ce]?this.emit("data",e):this[Dr](e),this[ue]!==0&&this.emit("readable"),n&&s(n),this[ce]):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[ce]&&this[ue]!==0&&this[Fi](!0),this[ce]?this.emit("data",e):this[Dr](e),this[ue]!==0&&this.emit("readable"),n&&s(n),this[ce]):(this[ue]!==0&&this.emit("readable"),n&&s(n),this[ce])}read(e){if(this[se])return null;if(this[Pe]=!1,this[ue]===0||e===0||e&&e>this[ue])return this[ot](),null;this[be]&&(e=null),this[le].length>1&&!this[be]&&(this[le]=[this[qe]?this[le].join(""):Buffer.concat(this[le],this[ue])]);let t=this[Ga](e||null,this[le][0]);return this[ot](),t}[Ga](e,t){if(this[be])this[Wi]();else{let n=t;e===n.length||e===null?this[Wi]():typeof n=="string"?(this[le][0]=n.slice(e),t=n.slice(0,e),this[ue]-=e):(this[le][0]=n.subarray(e),t=n.subarray(0,e),this[ue]-=e)}return this.emit("data",t),!this[le].length&&!this[rt]&&this.emit("drain"),t}end(e,t,n){return typeof e=="function"&&(n=e,e=void 0),typeof t=="function"&&(n=t,t="utf8"),e!==void 0&&this.write(e,t),n&&this.once("end",n),this[rt]=!0,this.writable=!1,(this[ce]||!this[Hn])&&this[ot](),this}[bn](){this[se]||(!this[Vt]&&!this[ke].length&&(this[Pe]=!0),this[Hn]=!1,this[ce]=!0,this.emit("resume"),this[le].length?this[Fi]():this[rt]?this[ot]():this.emit("drain"))}resume(){return this[bn]()}pause(){this[ce]=!1,this[Hn]=!0,this[Pe]=!1}get destroyed(){return this[se]}get flowing(){return this[ce]}get paused(){return this[Hn]}[Dr](e){this[be]?this[ue]+=1:this[ue]+=e.length,this[le].push(e)}[Wi](){return this[be]?this[ue]-=1:this[ue]-=this[le][0].length,this[le].shift()}[Fi](e=!1){do;while(this[Ja](this[Wi]())&&this[le].length);!e&&!this[le].length&&!this[rt]&&this.emit("drain")}[Ja](e){return this.emit("data",e),this[ce]}pipe(e,t){if(this[se])return e;this[Pe]=!1;let n=this[_t];return t=t||{},e===Ha.stdout||e===Ha.stderr?t.end=!1:t.end=t.end!==!1,t.proxyErrors=!!t.proxyErrors,n?t.end&&e.end():(this[ke].push(t.proxyErrors?new Ur(this,e,t):new qi(this,e,t)),this[Ye]?Jn(()=>this[bn]()):this[bn]()),e}unpipe(e){let t=this[ke].find(n=>n.dest===e);t&&(this[ke].length===1?(this[ce]&&this[Vt]===0&&(this[ce]=!1),this[ke]=[]):this[ke].splice(this[ke].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[Pe]=!1,this[Vt]++,!this[ke].length&&!this[ce]&&this[bn]();else if(e==="readable"&&this[ue]!==0)super.emit("readable");else if(tf(e)&&this[_t])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[Pe]&&!this[ke].length&&(this[ce]=!1)),n}removeAllListeners(e){let t=super.removeAllListeners(e);return(e==="data"||e===void 0)&&(this[Vt]=0,!this[Pe]&&!this[ke].length&&(this[ce]=!1)),t}get emittedEnd(){return this[_t]}[ot](){!this[$i]&&!this[_t]&&!this[se]&&this[le].length===0&&this[rt]&&(this[$i]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[Di]&&this.emit("close"),this[$i]=!1)}emit(e,...t){let n=t[0];if(e!=="error"&&e!=="close"&&e!==se&&this[se])return!1;if(e==="data")return!this[be]&&!n?!1:this[Ye]?(Jn(()=>this[Wr](n)),!0):this[Wr](n);if(e==="end")return this[Xa]();if(e==="close"){if(this[Di]=!0,!this[_t]&&!this[se])return!1;let r=super.emit("close");return this.removeAllListeners("close"),r}else if(e==="error"){this[Zn]=n,super.emit(Fr,n);let r=!this[Gn]||this.listeners("error").length?super.emit("error",n):!1;return this[ot](),r}else if(e==="resume"){let r=super.emit("resume");return this[ot](),r}else if(e==="finish"||e==="prefinish"){let r=super.emit(e);return this.removeAllListeners(e),r}let s=super.emit(e,...t);return this[ot](),s}[Wr](e){for(let n of this[ke])n.dest.write(e)===!1&&this.pause();let t=this[Pe]?!1:super.emit("data",e);return this[ot](),t}[Xa](){return this[_t]?!1:(this[_t]=!0,this.readable=!1,this[Ye]?(Jn(()=>this[zr]()),!0):this[zr]())}[zr](){if(this[vn]){let t=this[vn].end();if(t){for(let n of this[ke])n.dest.write(t);this[Pe]||super.emit("data",t)}}for(let t of this[ke])t.end();let e=super.emit("end");return this.removeAllListeners("end"),e}async collect(){let e=Object.assign([],{dataLength:0});this[be]||(e.dataLength=0);let t=this.promise();return this.on("data",n=>{e.push(n),this[be]||(e.dataLength+=n.length)}),await t,e}async concat(){if(this[be])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(se,()=>t(new Error("stream destroyed"))),this.on("error",n=>t(n)),this.on("end",()=>e())})}[Symbol.asyncIterator](){this[Pe]=!1;let e=!1,t=async()=>(this.pause(),e=!0,{value:void 0,done:!0});return{next:()=>{if(e)return t();let s=this.read();if(s!==null)return Promise.resolve({done:!1,value:s});if(this[rt])return t();let r,o,a=u=>{this.off("data",c),this.off("end",l),this.off(se,h),t(),o(u)},c=u=>{this.off("error",a),this.off("end",l),this.off(se,h),this.pause(),r({value:u,done:!!this[rt]})},l=()=>{this.off("error",a),this.off("data",c),this.off(se,h),t(),r({done:!0,value:void 0})},h=()=>a(new Error("stream destroyed"));return new Promise((u,p)=>{o=p,r=u,this.once(se,h),this.once("error",a),this.once("end",l),this.once("data",c)})},throw:t,return:t,[Symbol.asyncIterator](){return this}}}[Symbol.iterator](){this[Pe]=!1;let e=!1,t=()=>(this.pause(),this.off(Fr,t),this.off(se,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(Fr,t),this.once(se,t),{next:n,throw:t,return:t,[Symbol.iterator](){return this}}}destroy(e){if(this[se])return e?this.emit("error",e):this.emit(se),this;this[se]=!0,this[Pe]=!0,this[le].length=0,this[ue]=0;let t=this;return typeof t.close=="function"&&!this[Di]&&t.close(),e?this.emit("error",e):this.emit(se),this}static get isStream(){return Yd}};var cf=Ke.realpathSync.native,Yn={lstatSync:Ke.lstatSync,readdir:Ke.readdir,readdirSync:Ke.readdirSync,readlinkSync:Ke.readlinkSync,realpathSync:cf,promises:{lstat:St.lstat,readdir:St.readdir,readlink:St.readlink,realpath:St.realpath}},ic=i=>!i||i===Yn||i===af?Yn:{...Yn,...i,promises:{...Yn.promises,...i.promises||{}}},sc=/^\\\\\?\\([a-z]:)\\?$/i,lf=i=>i.replace(/\//g,"\\").replace(sc,"$1\\"),uf=/[\\\/]/,De=0,rc=1,oc=2,Qe=4,ac=6,cc=8,Zt=10,lc=12,$e=15,Xn=~$e,Vr=16,Qa=32,Qn=64,Ue=128,Bi=256,Zi=512,Ka=Qn|Ue|Zi,hf=1023,Zr=i=>i.isFile()?cc:i.isDirectory()?Qe:i.isSymbolicLink()?Zt:i.isCharacterDevice()?oc:i.isBlockDevice()?ac:i.isSocket()?lc:i.isFIFO()?rc:De,ec=new Map,Kn=i=>{let e=ec.get(i);if(e)return e;let t=i.normalize("NFKD");return ec.set(i,t),t},tc=new Map,Vi=i=>{let e=tc.get(i);if(e)return e;let t=Kn(i.toLowerCase());return tc.set(i,t),t},Hi=class extends Vn{constructor(){super({max:256})}},Hr=class extends Vn{constructor(e=16*1024){super({maxSize:e,sizeCalculation:t=>t.length+1})}},uc=Symbol("PathScurry setAsCwd"),_e=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=De,n,s,r,o,a){this.name=e,this.#x=r?Vi(e):Kn(e),this.#s=t&hf,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=ic(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&=~Vr,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,De,{...t,parent:this,fullpath:o});return this.canReaddir()||(a.#s|=Ue),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&$e)===De}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&$e)===cc}isDirectory(){return(this.#s&$e)===Qe}isCharacterDevice(){return(this.#s&$e)===oc}isBlockDevice(){return(this.#s&$e)===ac}isFIFO(){return(this.#s&$e)===rc}isSocket(){return(this.#s&$e)===lc}isSymbolicLink(){return(this.#s&Zt)===Zt}lstatCached(){return this.#s&Qa?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&$e;return!(e!==De&&e!==Zt||this.#s&Bi||this.#s&Ue)}calledReaddir(){return!!(this.#s&Vr)}isENOENT(){return!!(this.#s&Ue)}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.#$(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.#$(t.code);return}}#W(e){this.#s|=Vr;for(let t=e.provisional;t<e.length;t++){let n=e[t];n&&n.#M()}}#M(){this.#s&Ue||(this.#s=(this.#s|Ue)&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&$e)===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()}#$(e=""){let t=this.#s;t|=Bi,e==="ENOENT"&&(t|=Ue),(e==="EINVAL"||e==="UNKNOWN")&&(t&=Xn),this.#s=t,e==="ENOTDIR"&&this.parent&&this.parent.#C()}#L(e,t){return this.#U(e,t)||this.#u(e,t)}#u(e,t){let n=Zr(e),s=this.newChild(e.name,n,{parent:this}),r=s.#s&$e;return r!==Qe&&r!==Zt&&r!==De&&(s.#s|=Qn),t.unshift(s),t.provisional++,s}#U(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.#D(e,s,n,t)}}#D(e,t,n,s){let r=t.name;return t.#s=t.#s&Xn|Zr(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&Ue)===0)try{return this.#P(await this.#e.promises.lstat(this.fullpath())),this}catch(e){this.#q(e.code)}}lstatSync(){if((this.#s&Ue)===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:h,gid:u,ino:p,mode:f,mtime:w,mtimeMs:g,nlink:C,rdev:S,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=h,this.#b=u,this.#h=p,this.#r=f,this.#T=w,this.#d=g,this.#i=C,this.#y=S,this.#c=x,this.#o=b;let k=Zr(e);this.#s=this.#s&Xn|k|Qa,k!==De&&k!==Qe&&k!==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))})}#B;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.#B)await this.#B;else{let n=()=>{};this.#B=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.#B=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&Ka)return!1;let e=$e&this.#s;return e===De||e===Qe||e===Zt}shouldWalk(e,t){return(this.#s&Qe)===Qe&&!(this.#s&Ka)&&!e.has(this)&&(!t||t(this))}async realpath(){if(this.#N)return this.#N;if(!((Zi|Bi|Ue)&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|Bi|Ue)&this.#s))try{let e=this.#e.realpathSync(this.fullpath());return this.#N=this.resolve(e)}catch{this.#z()}}[uc](e){if(e===this)return;e.isCWD=!1,this.isCWD=!0;let t=new Set([]),n=[],s=this;for(;s&&s.parent;)t.add(s),s.#f=n.join(this.sep),s.#A=n.join("/"),s=s.parent,n.push("..");for(s=e;s&&s.parent&&!t.has(s);)s.#f=void 0,s.#A=void 0,s=s.parent}},Gi=class i extends _e{sep="\\";splitSep=uf;constructor(e,t=De,n,s,r,o,a){super(e,t,n,s,r,o,a)}newChild(e,t=De,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=lf(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(sc,"$1\\"),e===t}},Ji=class i extends _e{splitSep="/";sep="/";constructor(e,t=De,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=De,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=ic(o),(e instanceof URL||e.startsWith("file://"))&&(e=(0,nc.fileURLToPath)(e));let a=t.resolve(e);this.roots=Object.create(null),this.rootPath=this.parseRootPath(a),this.#e=new Hi,this.#t=new Hi,this.#r=new Hr(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,h=c.length-1,u=t.sep,p=this.rootPath,f=!1;for(let w of c){let g=h--;l=l.child(w,{relative:new Array(g).fill("..").join(u),relativePosix:new Array(g).fill("..").join("/"),fullpath:p+=(f?"":u)+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 _e||(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 _e||(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 _e||(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 _e||(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 _e||(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 _e||(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 _e||(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=(u,p)=>{c.add(u),u.readdirCB((f,w)=>{if(f)return p(f);let g=w.length;if(!g)return p();let C=()=>{--g===0&&p()};for(let S of w)(!r||r(S))&&a.push(n?S:S.fullpath()),s&&S.isSymbolicLink()?S.realpath().then(x=>x?.isUnknown()?x.lstat():x).then(x=>x?.shouldWalk(c,o)?l(x,C):C()):S.shouldWalk(c,o)?l(S,C):C()},!0)},h=e;return new Promise((u,p)=>{l(h,f=>{if(f)return p(f);u(a)})})}walkSync(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof _e||(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 h=l.readdirSync();for(let u of h){(!r||r(u))&&a.push(n?u:u.fullpath());let p=u;if(u.isSymbolicLink()){if(!(s&&(p=u.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 _e||(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 _e||(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 h of l){(!r||r(h))&&(yield n?h:h.fullpath());let u=h;if(h.isSymbolicLink()){if(!(s&&(u=h.realpathSync())))continue;u.isUnknown()&&u.lstatSync()}u.shouldWalk(a,o)&&a.add(u)}}}stream(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof _e||(t=e,e=this.cwd);let{withFileTypes:n=!0,follow:s=!1,filter:r,walkFilter:o}=t,a=new xt({objectMode:!0});(!r||r(e))&&a.write(n?e:e.fullpath());let c=new Set,l=[e],h=0,u=()=>{let p=!1;for(;!p;){let f=l.shift();if(!f){h===0&&a.end();return}h++,c.add(f);let w=(C,S,x=!1)=>{if(C)return a.emit("error",C);if(s&&!x){let b=[];for(let k of S)k.isSymbolicLink()&&b.push(k.realpath().then(R=>R?.isUnknown()?R.lstat():R));if(b.length){Promise.all(b).then(()=>w(null,S,!0));return}}for(let b of S)b&&(!r||r(b))&&(a.write(n?b:b.fullpath())||(p=!0));h--;for(let b of S){let k=b.realpathCached()||b;k.shouldWalk(c,o)&&l.push(k)}p&&!a.flowing?a.once("drain",u):g||u()},g=!0;f.readdirCB(w,!0),g=!1}};return u(),a}streamSync(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof _e||(t=e,e=this.cwd);let{withFileTypes:n=!0,follow:s=!1,filter:r,walkFilter:o}=t,a=new xt({objectMode:!0}),c=new Set;(!r||r(e))&&a.write(n?e:e.fullpath());let l=[e],h=0,u=()=>{let p=!1;for(;!p;){let f=l.shift();if(!f){h===0&&a.end();return}h++,c.add(f);let w=f.readdirSync();for(let g of w)(!r||r(g))&&(a.write(n?g:g.fullpath())||(p=!0));h--;for(let g of w){let C=g;if(g.isSymbolicLink()){if(!(s&&(C=g.realpathSync())))continue;C.isUnknown()&&C.lstatSync()}C.shouldWalk(c,o)&&l.push(C)}}p&&!a.flowing&&a.once("drain",u)};return u(),a}chdir(e=this.cwd){let t=this.cwd;this.cwd=typeof e=="string"?this.cwd.resolve(e):e,this.cwd[uc](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 Gi(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})}},Lm=process.platform==="win32"?Gi:Ji,hc=process.platform==="win32"?xn:process.platform==="darwin"?ei:Sn;var df=i=>i.length>=1,ff=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(!df(e))throw new TypeError("empty pattern list");if(!ff(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,[h,u,p,f,...w]=this.#t;l[0]===""&&(l.shift(),w.shift());let g=[r,o,a,c,""].join("/"),C=[h,u,p,f,""].join("/");this.#e=[g,...l],this.#t=[C,...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+"/",h=a+"/";this.#e=[l,...o],this.#t=[h,...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]===pe}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 pf=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=pf}){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 Ne(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 Ne(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()]))}},Jr=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)])}},Xr=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 Jr;subwalks=new Xr;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 u=r.rest();if(u)r=u;else{this.matches.add(s,!0,!1);continue}}if(s.isENOENT())continue;let c,l,h=!1;for(;typeof(c=r.pattern())=="string"&&(l=r.rest());)s=s.resolve(c),r=l,h=!0;if(c=r.pattern(),l=r.rest(),h){if(this.hasWalkedCache.hasWalked(s,r))continue;this.hasWalkedCache.storeWalked(s,r)}if(typeof c=="string"){let u=c===".."||c===""||c===".";this.matches.add(s.resolve(c),a,u);continue}else if(c===pe){(!s.isSymbolicLink()||this.follow||r.checkFollowGlobstar())&&this.subwalks.add(s,r);let u=l?.pattern(),p=l?.rest();if(!l||(u===""||u===".")&&!p)this.matches.add(s,a,u===""||u===".");else if(u===".."){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===pe?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 mf=(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=mf(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,h)=>this.walkCB3(a,h,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 xt({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 gf=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",Be=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,dc.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||gf,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:hc;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 Ne(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 h=a[l];if(!h)throw new Error("invalid pattern object");return new kn(c,h,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 Yr=(i,e={})=>{Array.isArray(i)||(i=[i]);for(let t of i)if(new Ne(t,e).hasMagic())return!0;return!1};function Qi(i,e={}){return new Be(i,e).streamSync()}function mc(i,e={}){return new Be(i,e).stream()}function Ki(i,e={}){return new Be(i,e).walkSync()}async function fc(i,e={}){return new Be(i,e).walk()}function es(i,e={}){return new Be(i,e).iterateSync()}function gc(i,e={}){return new Be(i,e).iterate()}var yf=Qi,wf=Object.assign(mc,{sync:Qi}),vf=es,bf=Object.assign(gc,{sync:es}),_f=Object.assign(Ki,{stream:Qi,iterate:es}),pc=Object.assign(fc,{glob:fc,globSync:Ki,sync:_f,globStream:mc,stream:wf,globStreamSync:Qi,streamSync:yf,globIterate:gc,iterate:bf,globIterateSync:es,iterateSync:vf,Glob:Be,hasMagic:Yr,escape:gn,unescape:ze});pc.glob=pc;var Qr={name:"dts-linter",version:"0.4.0",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.8.0"},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 yc;(function(i){function e(t){return typeof t=="string"}i.is=e})(yc||(yc={}));var Kr;(function(i){function e(t){return typeof t=="string"}i.is=e})(Kr||(Kr={}));var wc;(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})(wc||(wc={}));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 re;(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})(re||(re={}));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)&&re.is(s.range)&&(m.string(s.uri)||m.undefined(s.uri))}i.is=t})(ns||(ns={}));var vc;(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)&&re.is(s.targetRange)&&m.string(s.targetUri)&&re.is(s.targetSelectionRange)&&(re.is(s.originSelectionRange)||m.undefined(s.originSelectionRange))}i.is=t})(vc||(vc={}));var eo;(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})(eo||(eo={}));var bc;(function(i){function e(n,s){return{range:n,color:s}}i.create=e;function t(n){let s=n;return m.objectLiteral(s)&&re.is(s.range)&&eo.is(s.color)}i.is=t})(bc||(bc={}));var _c;(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})(_c||(_c={}));var xc;(function(i){i.Comment="comment",i.Imports="imports",i.Region="region"})(xc||(xc={}));var Sc;(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})(Sc||(Sc={}));var to;(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})(to||(to={}));var me;(function(i){i.Error=1,i.Warning=2,i.Information=3,i.Hint=4})(me||(me={}));var kc;(function(i){i.Unnecessary=1,i.Deprecated=2})(kc||(kc={}));var Ec;(function(i){function e(t){let n=t;return m.objectLiteral(n)&&m.string(n.href)}i.is=e})(Ec||(Ec={}));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)&&re.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,to.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)&&re.is(o.range)}i.is=s})(Tn||(Tn={}));var no;(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})(no||(no={}));var Rn;(function(i){function e(t){let n=t;return m.string(n)}i.is=e})(Rn||(Rn={}));var Cc;(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)&&(no.is(o.annotationId)||Rn.is(o.annotationId))}i.is=s})(Cc||(Cc={}));var io;(function(i){function e(n,s){return{textDocument:n,edits:s}}i.create=e;function t(n){let s=n;return m.defined(s)&&co.is(s.textDocument)&&Array.isArray(s.edits)}i.is=t})(io||(io={}));var so;(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})(so||(so={}));var ro;(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})(ro||(ro={}));var oo;(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})(oo||(oo={}));var ao;(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)?so.is(s)||ro.is(s)||oo.is(s):io.is(s)))}i.is=e})(ao||(ao={}));var Tc;(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})(Tc||(Tc={}));var Rc;(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})(Rc||(Rc={}));var co;(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})(co||(co={}));var Oc;(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})(Oc||(Oc={}));var lo;(function(i){i.PlainText="plaintext",i.Markdown="markdown";function e(t){let n=t;return n===i.PlainText||n===i.Markdown}i.is=e})(lo||(lo={}));var si;(function(i){function e(t){let n=t;return m.objectLiteral(t)&&lo.is(n.kind)&&m.string(n.value)}i.is=e})(si||(si={}));var Ac;(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})(Ac||(Ac={}));var Nc;(function(i){i.PlainText=1,i.Snippet=2})(Nc||(Nc={}));var Pc;(function(i){i.Deprecated=1})(Pc||(Pc={}));var jc;(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)&&re.is(s.insert)&&re.is(s.replace)}i.is=t})(jc||(jc={}));var Mc;(function(i){i.asIs=1,i.adjustIndentation=2})(Mc||(Mc={}));var Lc;(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})(Lc||(Lc={}));var Ic;(function(i){function e(t){return{label:t}}i.create=e})(Ic||(Ic={}));var $c;(function(i){function e(t,n){return{items:t||[],isIncomplete:!!n}}i.create=e})($c||($c={}));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 Dc;(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||re.is(t.range))}i.is=e})(Dc||(Dc={}));var Fc;(function(i){function e(t,n){return n?{label:t,documentation:n}:{label:t}}i.create=e})(Fc||(Fc={}));var Wc;(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})(Wc||(Wc={}));var zc;(function(i){i.Text=1,i.Read=2,i.Write=3})(zc||(zc={}));var qc;(function(i){function e(t,n){let s={range:t};return m.number(n)&&(s.kind=n),s}i.create=e})(qc||(qc={}));var Uc;(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})(Uc||(Uc={}));var Bc;(function(i){i.Deprecated=1})(Bc||(Bc={}));var Vc;(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})(Vc||(Vc={}));var Zc;(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})(Zc||(Zc={}));var Hc;(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)&&re.is(s.range)&&re.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})(Hc||(Hc={}));var Gc;(function(i){i.Empty="",i.QuickFix="quickfix",i.Refactor="refactor",i.RefactorExtract="refactor.extract",i.RefactorInline="refactor.inline",i.RefactorRewrite="refactor.rewrite",i.Source="source",i.SourceOrganizeImports="source.organizeImports",i.SourceFixAll="source.fixAll"})(Gc||(Gc={}));var rs;(function(i){i.Invoked=1,i.Automatic=2})(rs||(rs={}));var Jc;(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})(Jc||(Jc={}));var Xc;(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||ao.is(s.edit))}i.is=t})(Xc||(Xc={}));var Yc;(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)&&re.is(s.range)&&(m.undefined(s.command)||Cn.is(s.command))}i.is=t})(Yc||(Yc={}));var Qc;(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})(Qc||(Qc={}));var Kc;(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)&&re.is(s.range)&&(m.undefined(s.target)||m.string(s.target))}i.is=t})(Kc||(Kc={}));var el;(function(i){function e(n,s){return{range:n,parent:s}}i.create=e;function t(n){let s=n;return m.objectLiteral(s)&&re.is(s.range)&&(s.parent===void 0||i.is(s.parent))}i.is=t})(el||(el={}));var tl;(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"})(tl||(tl={}));var nl;(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"})(nl||(nl={}));var il;(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})(il||(il={}));var sl;(function(i){function e(n,s){return{range:n,text:s}}i.create=e;function t(n){let s=n;return s!=null&&re.is(s.range)&&m.string(s.text)}i.is=t})(sl||(sl={}));var rl;(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&&re.is(s.range)&&m.boolean(s.caseSensitiveLookup)&&(m.string(s.variableName)||s.variableName===void 0)}i.is=t})(rl||(rl={}));var ol;(function(i){function e(n,s){return{range:n,expression:s}}i.create=e;function t(n){let s=n;return s!=null&&re.is(s.range)&&(m.string(s.expression)||s.expression===void 0)}i.is=t})(ol||(ol={}));var al;(function(i){function e(n,s){return{frameId:n,stoppedLocation:s}}i.create=e;function t(n){let s=n;return m.defined(s)&&re.is(n.stoppedLocation)}i.is=t})(al||(al={}));var uo;(function(i){i.Type=1,i.Parameter=2;function e(t){return t===1||t===2}i.is=e})(uo||(uo={}));var ho;(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})(ho||(ho={}));var cl;(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,ho.is))&&(s.kind===void 0||uo.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})(cl||(cl={}));var ll;(function(i){function e(t){return{kind:"snippet",value:t}}i.createSnippet=e})(ll||(ll={}));var ul;(function(i){function e(t,n,s,r){return{insertText:t,filterText:n,range:s,command:r}}i.create=e})(ul||(ul={}));var hl;(function(i){function e(t){return{items:t}}i.create=e})(hl||(hl={}));var dl;(function(i){i.Invoked=0,i.Automatic=1})(dl||(dl={}));var fl;(function(i){function e(t,n){return{range:t,text:n}}i.create=e})(fl||(fl={}));var pl;(function(i){function e(t,n){return{triggerKind:t,selectedCompletionInfo:n}}i.create=e})(pl||(pl={}));var ml;(function(i){function e(t){let n=t;return m.objectLiteral(n)&&Kr.is(n.uri)&&m.string(n.name)}i.is=e})(ml||(ml={}));var gl;(function(i){function e(r,o,a,c){return new fo(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,(h,u)=>{let p=h.range.start.line-u.range.start.line;return p===0?h.range.start.character-u.range.start.character:p}),l=a.length;for(let h=c.length-1;h>=0;h--){let u=c[h],p=r.offsetAt(u.range.start),f=r.offsetAt(u.range.end);if(f<=l)a=a.substring(0,p)+u.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 h=0,u=0,p=0;for(;h<c.length&&u<l.length;)o(c[h],l[u])<=0?r[p++]=c[h++]:r[p++]=l[u++];for(;h<c.length;)r[p++]=c[h++];for(;u<l.length;)r[p++]=l[u++];return r}})(gl||(gl={}));var fo=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
|
-
`,r==="\r"&&s+1<t.length&&t.charAt(s+1)===`
|
|
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 h(f){return e.call(f)==="[object Function]"}i.func=h;function u(f){return f!==null&&typeof f=="object"}i.objectLiteral=u;function p(f,w){return Array.isArray(f)&&f.every(w)}i.typedArray=p})(m||(m={}));var Sf=require.resolve("devicetree-language-server/dist/server.js"),po=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=vl.default.spawn(process.execPath,[Sf,"--stdio"],{stdio:["pipe","pipe","pipe"]});t.stderr.on("data",o=>{this.logLevel==="verbose"&&console.error(`LSP Worker ${e} stderr:`,o.toString())});let n=(0,_l.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";oe("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:yl(this.cwd),name:"root"}];await n.sendRequest("initialize",{processId:process.pid,rootUri:yl(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 yl(i){let e=bl.default.resolve(i);return e=e.replace(/\\/g,"/"),e.startsWith("/")||(e="/"+e),`file://${e}`}function kf(){let i=process.env;return!!(i.CI&&(i.GITHUB_ACTIONS||i.GITLAB_CI||i.BITBUCKET_BUILD_NUMBER||i.CIRCLECI||i.TRAVIS))}var Ef=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),diagnosticsConfig:Y.string().optional(),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)}),mo=`Usage: dts-linter [options]
|
|
50
|
+
`);return e?t.pop():t.push(t.pop().slice(0,-1)),t}var Mr=(s,e,t)=>{let n=s instanceof RegExp?Ra(s,t):s,i=e instanceof RegExp?Ra(e,t):e,r=n!==null&&i!=null&&nh(n,i,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]+i.length)}},Ra=(s,e)=>{let t=e.match(s);return t?t[0]:null},nh=(s,e,t)=>{let n,i,r,o,a,c=t.indexOf(s),l=t.indexOf(e,c+1),f=c;if(c>=0&&l>0){if(s===e)return[c,l];for(n=[],r=t.length;f>=0&&!a;){if(f===c)n.push(f),c=t.indexOf(s,f+1);else if(n.length===1){let u=n.pop();u!==void 0&&(a=[u,l])}else i=n.pop(),i!==void 0&&i<r&&(r=i,o=l),l=t.indexOf(e,f+1);f=c<l&&c>=0?c:l}n.length&&o!==void 0&&(a=[r,o])}return a};var Ta="\0SLASH"+Math.random()+"\0",Oa="\0OPEN"+Math.random()+"\0",Lr="\0CLOSE"+Math.random()+"\0",Na="\0COMMA"+Math.random()+"\0",Aa="\0PERIOD"+Math.random()+"\0",sh=new RegExp(Ta,"g"),ih=new RegExp(Oa,"g"),rh=new RegExp(Lr,"g"),oh=new RegExp(Na,"g"),ah=new RegExp(Aa,"g"),ch=/\\\\/g,lh=/\\{/g,uh=/\\}/g,fh=/\\,/g,hh=/\\\./g,dh=1e5;function jr(s){return isNaN(s)?s.charCodeAt(0):parseInt(s,10)}function ph(s){return s.replace(ch,Ta).replace(lh,Oa).replace(uh,Lr).replace(fh,Na).replace(hh,Aa)}function mh(s){return s.replace(sh,"\\").replace(ih,"{").replace(rh,"}").replace(oh,",").replace(ah,".")}function Pa(s){if(!s)return[""];let e=[],t=Mr("{","}",s);if(!t)return s.split(",");let{pre:n,body:i,post:r}=t,o=n.split(",");o[o.length-1]+="{"+i+"}";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 Ma(s,e={}){if(!s)return[];let{max:t=dh}=e;return s.slice(0,2)==="{}"&&(s="\\{\\}"+s.slice(2)),qn(ph(s),t,!0).map(mh)}function gh(s){return"{"+s+"}"}function yh(s){return/^-?0\d/.test(s)}function wh(s,e){return s<=e}function vh(s,e){return s>=e}function qn(s,e,t){let n=[],i=Mr("{","}",s);if(!i)return[s];let r=i.pre,o=i.post.length?qn(i.post,e,!1):[""];if(/\$$/.test(i.pre))for(let a=0;a<o.length&&a<e;a++){let c=r+"{"+i.body+"}"+o[a];n.push(c)}else{let a=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(i.body),c=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(i.body),l=a||c,f=i.body.indexOf(",")>=0;if(!l&&!f)return i.post.match(/,(?!,).*\}/)?(s=i.pre+"{"+i.body+Lr+i.post,qn(s,e,!0)):[s];let u;if(l)u=i.body.split(/\.\./);else if(u=Pa(i.body),u.length===1&&u[0]!==void 0&&(u=qn(u[0],e,!1).map(gh),u.length===1))return o.map(p=>i.pre+u[0]+p);let d;if(l&&u[0]!==void 0&&u[1]!==void 0){let p=jr(u[0]),w=jr(u[1]),g=Math.max(u[0].length,u[1].length),k=u.length===3&&u[2]!==void 0?Math.abs(jr(u[2])):1,S=wh;w<p&&(k*=-1,S=vh);let b=u.some(yh);d=[];for(let E=p;S(E,w);E+=k){let O;if(c)O=String.fromCharCode(E),O==="\\"&&(O="");else if(O=String(E),b){let H=g-O.length;if(H>0){let Y=new Array(H+1).join("0");E<0?O="-"+Y+O.slice(1):O=Y+O}}d.push(O)}}else{d=[];for(let p=0;p<u.length;p++)d.push.apply(d,qn(u[p],e,!1))}for(let p=0;p<d.length;p++)for(let w=0;w<o.length&&n.length<e;w++){let g=r+d[p]+o[w];(!t||l||g)&&n.push(g)}}return n}var Un=s=>{if(typeof s!="string")throw new TypeError("invalid pattern");if(s.length>65536)throw new TypeError("pattern is too long")};var bh={"[: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]},Vn=s=>s.replace(/[[\]\\-]/g,"\\$&"),_h=s=>s.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),ja=s=>s.join(""),La=(s,e)=>{let t=e;if(s.charAt(t)!=="[")throw new Error("not in a brace expression");let n=[],i=[],r=t+1,o=!1,a=!1,c=!1,l=!1,f=t,u="";e:for(;r<s.length;){let g=s.charAt(r);if((g==="!"||g==="^")&&r===t+1){l=!0,r++;continue}if(g==="]"&&o&&!c){f=r+1;break}if(o=!0,g==="\\"&&!c){c=!0,r++;continue}if(g==="["&&!c){for(let[k,[S,_,b]]of Object.entries(bh))if(s.startsWith(k,r)){if(u)return["$.",!1,s.length-t,!0];r+=k.length,b?i.push(S):n.push(S),a=a||_;continue e}}if(c=!1,u){g>u?n.push(Vn(u)+"-"+Vn(g)):g===u&&n.push(Vn(g)),u="",r++;continue}if(s.startsWith("-]",r+1)){n.push(Vn(g+"-")),r+=2;continue}if(s.startsWith("-",r+1)){u=g,r+=2;continue}n.push(Vn(g)),r++}if(f<r)return["",!1,0,!1];if(!n.length&&!i.length)return["$.",!1,s.length-t,!0];if(i.length===0&&n.length===1&&/^\\?.$/.test(n[0])&&!l){let g=n[0].length===2?n[0].slice(-1):n[0];return[_h(g),!1,f-t,!1]}let d="["+(l?"^":"")+ja(n)+"]",p="["+(l?"":"^")+ja(i)+"]";return[n.length&&i.length?"("+d+"|"+p+")":n.length?d:p,a,f-t,!0]};var Be=(s,{windowsPathsNoEscape:e=!1,magicalBraces:t=!0}={})=>t?e?s.replace(/\[([^\/\\])\]/g,"$1"):s.replace(/((?!\\).|^)\[([^\/\\])\]/g,"$1$2").replace(/\\([^\/])/g,"$1"):e?s.replace(/\[([^\/\\{}])\]/g,"$1"):s.replace(/((?!\\).|^)\[([^\/\\{}])\]/g,"$1$2").replace(/\\([^\/{}])/g,"$1");var Te,xh=new Set(["!","?","+","*","@"]),Ir=s=>xh.has(s),Ia=s=>Ir(s.type),Sh=new Map([["!",["@"]],["?",["?","@"]],["@",["@"]],["*",["*","+","?","@"]],["+",["+","@"]]]),kh=new Map([["!",["?"]],["@",["?"]],["+",["?","*"]]]),Eh=new Map([["!",["?","@"]],["?",["?","@"]],["@",["?","@"]],["*",["*","+","?","@"]],["+",["+","@","?","*"]]]),Da=new Map([["!",new Map([["!","@"]])],["?",new Map([["*","*"],["+","*"]])],["@",new Map([["!","!"],["?","?"],["@","@"],["*","*"],["+","+"]])],["+",new Map([["?","*"],["*","*"]])]]),Ch="(?!(?:^|/)\\.\\.?(?:$|/))",Is="(?!\\.)",Rh=new Set(["[","."]),Th=new Set(["..","."]),Oh=new Set("().*{}+?[]^$\\!"),Nh=s=>s.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Dr="[^/]",$a=Dr+"*?",Fa=Dr+"+?",Ah=0,Zt=class{type;#e;#n;#s=!1;#t=[];#r;#_;#w;#c=!1;#f;#a;#l=!1;id=++Ah;get depth(){return(this.#r?.depth??-1)+1}[Symbol.for("nodejs.util.inspect.custom")](){return{"@@type":"AST",id:this.id,type:this.type,root:this.#e.id,parent:this.#r?.id,depth:this.depth,partsLength:this.#t.length,parts:this.#t}}constructor(e,t,n={}){this.type=e,e&&(this.#n=!0),this.#r=t,this.#e=this.#r?this.#r.#e:this,this.#f=this.#e===this?n:this.#e.#f,this.#w=this.#e===this?[]:this.#e.#w,e==="!"&&!this.#e.#c&&this.#w.push(this),this.#_=this.#r?this.#r.#t.length:0}get hasMagic(){if(this.#n!==void 0)return this.#n;for(let e of this.#t)if(typeof e!="string"&&(e.type||e.hasMagic))return this.#n=!0;return this.#n}toString(){return this.#a!==void 0?this.#a:this.type?this.#a=this.type+"("+this.#t.map(e=>String(e)).join("|")+")":this.#a=this.#t.map(e=>String(e)).join("")}#i(){if(this!==this.#e)throw new Error("should only call on root");if(this.#c)return this;this.toString(),this.#c=!0;let e;for(;e=this.#w.pop();){if(e.type!=="!")continue;let t=e,n=t.#r;for(;n;){for(let i=t.#_+1;!n.type&&i<n.#t.length;i++)for(let r of e.#t){if(typeof r=="string")throw new Error("string part in extglob AST??");r.copyIn(n.#t[i])}t=n,n=t.#r}}return this}push(...e){for(let t of e)if(t!==""){if(typeof t!="string"&&!(t instanceof Te&&t.#r===this))throw new Error("invalid part: "+t);this.#t.push(t)}}toJSON(){let e=this.type===null?this.#t.slice().map(t=>typeof t=="string"?t:t.toJSON()):[this.type,...this.#t.map(t=>t.toJSON())];return this.isStart()&&!this.type&&e.unshift([]),this.isEnd()&&(this===this.#e||this.#e.#c&&this.#r?.type==="!")&&e.push({}),e}isStart(){if(this.#e===this)return!0;if(!this.#r?.isStart())return!1;if(this.#_===0)return!0;let e=this.#r;for(let t=0;t<this.#_;t++){let n=e.#t[t];if(!(n instanceof Te&&n.type==="!"))return!1}return!0}isEnd(){if(this.#e===this||this.#r?.type==="!")return!0;if(!this.#r?.isEnd())return!1;if(!this.type)return this.#r?.isEnd();let e=this.#r?this.#r.#t.length:0;return this.#_===e-1}copyIn(e){typeof e=="string"?this.push(e):this.push(e.clone(this))}clone(e){let t=new Te(this.type,e);for(let n of this.#t)t.copyIn(n);return t}static#g(e,t,n,i,r){let o=i.maxExtglobRecursion??2,a=!1,c=!1,l=-1,f=!1;if(t.type===null){let g=n,k="";for(;g<e.length;){let S=e.charAt(g++);if(a||S==="\\"){a=!a,k+=S;continue}if(c){g===l+1?(S==="^"||S==="!")&&(f=!0):S==="]"&&!(g===l+2&&f)&&(c=!1),k+=S;continue}else if(S==="["){c=!0,l=g,f=!1,k+=S;continue}if(!i.noext&&Ir(S)&&e.charAt(g)==="("&&r<=o){t.push(k),k="";let b=new Te(S,t);g=Te.#g(e,b,g,i,r+1),t.push(b);continue}k+=S}return t.push(k),g}let u=n+1,d=new Te(null,t),p=[],w="";for(;u<e.length;){let g=e.charAt(u++);if(a||g==="\\"){a=!a,w+=g;continue}if(c){u===l+1?(g==="^"||g==="!")&&(f=!0):g==="]"&&!(u===l+2&&f)&&(c=!1),w+=g;continue}else if(g==="["){c=!0,l=u,f=!1,w+=g;continue}if(!i.noext&&Ir(g)&&e.charAt(u)==="("&&(r<=o||t&&t.#h(g))){let S=t&&t.#h(g)?0:1;d.push(w),w="";let _=new Te(g,d);d.push(_),u=Te.#g(e,_,u,i,r+S);continue}if(g==="|"){d.push(w),w="",p.push(d),d=new Te(null,t);continue}if(g===")")return w===""&&t.#t.length===0&&(t.#l=!0),d.push(w),w="",t.push(...p,d),u;w+=g}return t.type=null,t.#n=void 0,t.#t=[e.substring(n-1)],u}#x(e){return this.#y(e,kh)}#y(e,t=Sh){if(!e||typeof e!="object"||e.type!==null||e.#t.length!==1||this.type===null)return!1;let n=e.#t[0];return!n||typeof n!="object"||n.type===null?!1:this.#h(n.type,t)}#h(e,t=Eh){return!!t.get(this.type)?.includes(e)}#k(e,t){let n=e.#t[0],i=new Te(null,n,this.options);i.#t.push(""),n.push(i),this.#d(e,t)}#d(e,t){let n=e.#t[0];this.#t.splice(t,1,...n.#t);for(let i of n.#t)typeof i=="object"&&(i.#r=this);this.#a=void 0}#E(e){return!!Da.get(this.type)?.has(e)}#b(e){if(!e||typeof e!="object"||e.type!==null||e.#t.length!==1||this.type===null||this.#t.length!==1)return!1;let t=e.#t[0];return!t||typeof t!="object"||t.type===null?!1:this.#E(t.type)}#v(e){let t=Da.get(this.type),n=e.#t[0],i=t?.get(n.type);if(!i)return!1;this.#t=n.#t;for(let r of this.#t)typeof r=="object"&&(r.#r=this);this.type=i,this.#a=void 0,this.#l=!1}static fromGlob(e,t={}){let n=new Te(null,void 0,t);return Te.#g(e,n,0,t,0),n}toMMPattern(){if(this!==this.#e)return this.#e.toMMPattern();let e=this.toString(),[t,n,i,r]=this.toRegExpSource();if(!(i||this.#n||this.#f.nocase&&!this.#f.nocaseMagicOnly&&e.toUpperCase()!==e.toLowerCase()))return n;let a=(this.#f.nocase?"i":"")+(r?"u":"");return Object.assign(new RegExp(`^${t}$`,a),{_src:t,_glob:e})}get options(){return this.#f}toRegExpSource(e){let t=e??!!this.#f.dot;if(this.#e===this&&(this.#m(),this.#i()),!Ia(this)){let c=this.isStart()&&this.isEnd()&&!this.#t.some(p=>typeof p!="string"),l=this.#t.map(p=>{let[w,g,k,S]=typeof p=="string"?Te.#p(p,this.#n,c):p.toRegExpSource(e);return this.#n=this.#n||k,this.#s=this.#s||S,w}).join(""),f="";if(this.isStart()&&typeof this.#t[0]=="string"&&!(this.#t.length===1&&Th.has(this.#t[0]))){let w=Rh,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));f=g?Ch:k?Is:""}let u="";return this.isEnd()&&this.#e.#c&&this.#r?.type==="!"&&(u="(?:$|\\/)"),[f+l+u,Be(l),this.#n=!!this.#n,this.#s]}let n=this.type==="*"||this.type==="+",i=this.type==="!"?"(?:(?!(?:":"(?:",r=this.#S(t);if(this.isStart()&&this.isEnd()&&!r&&this.type!=="!"){let c=this.toString(),l=this;return l.#t=[c],l.type=null,l.#n=void 0,[c,Be(this.toString()),!1,!1]}let o=!n||e||t||!Is?"":this.#S(!0);o===r&&(o=""),o&&(r=`(?:${r})(?:${o})*?`);let a="";if(this.type==="!"&&this.#l)a=(this.isStart()&&!t?Is:"")+Fa;else{let c=this.type==="!"?"))"+(this.isStart()&&!t&&!e?Is:"")+$a+")":this.type==="@"?")":this.type==="?"?")?":this.type==="+"&&o?")":this.type==="*"&&o?")?":`)${this.type}`;a=i+r+c}return[a,Be(r),this.#n=!!this.#n,this.#s]}#m(){if(Ia(this)){let e=0,t=!1;do{t=!0;for(let n=0;n<this.#t.length;n++){let i=this.#t[n];typeof i=="object"&&(i.#m(),this.#y(i)?(t=!1,this.#d(i,n)):this.#x(i)?(t=!1,this.#k(i,n)):this.#b(i)&&(t=!1,this.#v(i)))}}while(!t&&++e<10)}else for(let e of this.#t)typeof e=="object"&&e.#m();this.#a=void 0}#S(e){return this.#t.map(t=>{if(typeof t=="string")throw new Error("string type in extglob ast??");let[n,i,r,o]=t.toRegExpSource(e);return this.#s=this.#s||o,n}).filter(t=>!(this.isStart()&&this.isEnd())||!!t).join("|")}static#p(e,t,n=!1){let i=!1,r="",o=!1,a=!1;for(let c=0;c<e.length;c++){let l=e.charAt(c);if(i){i=!1,r+=(Oh.has(l)?"\\":"")+l;continue}if(l==="*"){if(a)continue;a=!0,r+=n&&/^[*]+$/.test(e)?Fa:$a,t=!0;continue}else a=!1;if(l==="\\"){c===e.length-1?r+="\\\\":i=!0;continue}if(l==="["){let[f,u,d,p]=La(e,c);if(d){r+=f,o=o||u,c+=d-1,t=t||p;continue}}if(l==="?"){r+=Dr,t=!0;continue}r+=Nh(l)}return[r,Be(e),!!t,o]}};Te=Zt;var yn=(s,{windowsPathsNoEscape:e=!1,magicalBraces:t=!1}={})=>t?e?s.replace(/[?*()[\]{}]/g,"[$&]"):s.replace(/[?*()[\]\\{}]/g,"\\$&"):e?s.replace(/[?*()[\]]/g,"[$&]"):s.replace(/[?*()[\]\\]/g,"\\$&");var Se=(s,e,t={})=>(Un(e),!t.nocomment&&e.charAt(0)==="#"?!1:new Pe(e,t).match(s)),Ph=/^\*+([^+@!?\*\[\(]*)$/,Mh=s=>e=>!e.startsWith(".")&&e.endsWith(s),jh=s=>e=>e.endsWith(s),Lh=s=>(s=s.toLowerCase(),e=>!e.startsWith(".")&&e.toLowerCase().endsWith(s)),Ih=s=>(s=s.toLowerCase(),e=>e.toLowerCase().endsWith(s)),Dh=/^\*+\.\*+$/,$h=s=>!s.startsWith(".")&&s.includes("."),Fh=s=>s!=="."&&s!==".."&&s.includes("."),Wh=/^\.\*+$/,zh=s=>s!=="."&&s!==".."&&s.startsWith("."),Bh=/^\*+$/,qh=s=>s.length!==0&&!s.startsWith("."),Uh=s=>s.length!==0&&s!=="."&&s!=="..",Vh=/^\?+([^+@!?\*\[\(]*)?$/,Zh=([s,e=""])=>{let t=Ba([s]);return e?(e=e.toLowerCase(),n=>t(n)&&n.toLowerCase().endsWith(e)):t},Hh=([s,e=""])=>{let t=qa([s]);return e?(e=e.toLowerCase(),n=>t(n)&&n.toLowerCase().endsWith(e)):t},Gh=([s,e=""])=>{let t=qa([s]);return e?n=>t(n)&&n.endsWith(e):t},Jh=([s,e=""])=>{let t=Ba([s]);return e?n=>t(n)&&n.endsWith(e):t},Ba=([s])=>{let e=s.length;return t=>t.length===e&&!t.startsWith(".")},qa=([s])=>{let e=s.length;return t=>t.length===e&&t!=="."&&t!==".."},Ua=typeof process=="object"&&process?typeof process.env=="object"&&process.env&&process.env.__MINIMATCH_TESTING_PLATFORM__||process.platform:"posix",Wa={win32:{sep:"\\"},posix:{sep:"/"}},Xh=Ua==="win32"?Wa.win32.sep:Wa.posix.sep;Se.sep=Xh;var ie=Symbol("globstar **");Se.GLOBSTAR=ie;var Yh="[^/]",Qh=Yh+"*?",Kh="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",ed="(?:(?!(?:\\/|^)\\.).)*?",td=(s,e={})=>t=>Se(t,s,e);Se.filter=td;var De=(s,e={})=>Object.assign({},s,e),nd=s=>{if(!s||typeof s!="object"||!Object.keys(s).length)return Se;let e=Se;return Object.assign((n,i,r={})=>e(n,i,De(s,r)),{Minimatch:class extends e.Minimatch{constructor(i,r={}){super(i,De(s,r))}static defaults(i){return e.defaults(De(s,i)).Minimatch}},AST:class extends e.AST{constructor(i,r,o={}){super(i,r,De(s,o))}static fromGlob(i,r={}){return e.AST.fromGlob(i,De(s,r))}},unescape:(n,i={})=>e.unescape(n,De(s,i)),escape:(n,i={})=>e.escape(n,De(s,i)),filter:(n,i={})=>e.filter(n,De(s,i)),defaults:n=>e.defaults(De(s,n)),makeRe:(n,i={})=>e.makeRe(n,De(s,i)),braceExpand:(n,i={})=>e.braceExpand(n,De(s,i)),match:(n,i,r={})=>e.match(n,i,De(s,r)),sep:e.sep,GLOBSTAR:ie})};Se.defaults=nd;var Va=(s,e={})=>(Un(s),e.nobrace||!/\{(?:(?!\{).)*\}/.test(s)?[s]:Ma(s,{max:e.braceExpandMax}));Se.braceExpand=Va;var sd=(s,e={})=>new Pe(s,e).makeRe();Se.makeRe=sd;var id=(s,e,t={})=>{let n=new Pe(e,t);return s=s.filter(i=>n.match(i)),n.options.nonull&&!s.length&&s.push(e),s};Se.match=id;var za=/[?*]|[+@!]\(.*?\)|\[|\]/,rd=s=>s.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Pe=class{options;set;pattern;windowsPathsNoEscape;nonegate;negate;comment;empty;preserveMultipleSlashes;partial;globSet;globParts;nocase;isWindows;platform;windowsNoMagicRoot;maxGlobstarRecursion;regexp;constructor(e,t={}){Un(e),t=t||{},this.options=t,this.maxGlobstarRecursion=t.maxGlobstarRecursion??200,this.pattern=e,this.platform=t.platform||Ua,this.isWindows=this.platform==="win32";let n="allowWindowsEscape";this.windowsPathsNoEscape=!!t.windowsPathsNoEscape||t[n]===!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 i=this.globParts.map((r,o,a)=>{if(this.isWindows&&this.windowsNoMagicRoot){let c=r[0]===""&&r[1]===""&&(r[2]==="?"||!za.test(r[2]))&&!za.test(r[3]),l=/^[a-z]:/i.test(r[0]);if(c)return[...r.slice(0,4),...r.slice(4).map(f=>this.parse(f))];if(l)return[r[0],...r.slice(1).map(f=>this.parse(f))]}return r.map(c=>this.parse(c))});if(this.debug(this.pattern,i),this.set=i.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 i=0;i<e[n].length;i++)e[n][i]==="**"&&(e[n][i]="*");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 i=n;for(;t[i+1]==="**";)i++;i!==n&&t.splice(n,i-n)}return t})}levelOneOptimize(e){return e.map(t=>(t=t.reduce((n,i)=>{let r=n[n.length-1];return i==="**"&&r==="**"?n:i===".."&&r&&r!==".."&&r!=="."&&r!=="**"?(n.pop(),n):(n.push(i),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 i=1;i<e.length-1;i++){let r=e[i];i===1&&r===""&&e[0]===""||(r==="."||r==="")&&(t=!0,e.splice(i,1),i--)}e[0]==="."&&e.length===2&&(e[1]==="."||e[1]==="")&&(t=!0,e.pop())}let n=0;for(;(n=e.indexOf("..",n+1))!==-1;){let i=e[n-1];i&&i!=="."&&i!==".."&&i!=="**"&&(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 i=-1;for(;(i=n.indexOf("**",i+1))!==-1;){let o=i;for(;n[o+1]==="**";)o++;o>i&&n.splice(i+1,o-i);let a=n[i+1],c=n[i+2],l=n[i+3];if(a!==".."||!c||c==="."||c===".."||!l||l==="."||l==="..")continue;t=!0,n.splice(i,1);let f=n.slice(0);f[i]="**",e.push(f),i--}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 i=this.partsMatch(e[t],e[n],!this.preserveMultipleSlashes);if(i){e[t]=[],e[n]=i;break}}return e.filter(t=>t.length)}partsMatch(e,t,n=!1){let i=0,r=0,o=[],a="";for(;i<e.length&&r<t.length;)if(e[i]===t[r])o.push(a==="b"?t[r]:e[i]),i++,r++;else if(n&&e[i]==="**"&&t[r]===e[i+1])o.push(e[i]),i++;else if(n&&t[r]==="**"&&e[i]===t[r+1])o.push(t[r]),r++;else if(e[i]==="*"&&t[r]&&(this.options.dot||!t[r].startsWith("."))&&t[r]!=="**"){if(a==="b")return!1;a="a",o.push(e[i]),i++,r++}else if(t[r]==="*"&&e[i]&&(this.options.dot||!e[i].startsWith("."))&&e[i]!=="**"){if(a==="a")return!1;a="b",o.push(t[r]),i++,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 i=0;i<e.length&&e.charAt(i)==="!";i++)t=!t,n++;n&&(this.pattern=e.slice(n)),this.negate=t}matchOne(e,t,n=!1){let i=0,r=0;if(this.isWindows){let a=typeof e[0]=="string"&&/^[a-z]:$/i.test(e[0]),c=!a&&e[0]===""&&e[1]===""&&e[2]==="?"&&/^[a-z]:$/i.test(e[3]),l=typeof t[0]=="string"&&/^[a-z]:$/i.test(t[0]),f=!l&&t[0]===""&&t[1]===""&&t[2]==="?"&&typeof t[3]=="string"&&/^[a-z]:$/i.test(t[3]),u=c?3:a?0:void 0,d=f?3:l?0:void 0;if(typeof u=="number"&&typeof d=="number"){let[p,w]=[e[u],t[d]];p.toLowerCase()===w.toLowerCase()&&(t[d]=p,r=d,i=u)}}let{optimizationLevel:o=1}=this.options;return o>=2&&(e=this.levelTwoFileOptimize(e)),t.includes(ie)?this.#e(e,t,n,i,r):this.#s(e,t,n,i,r)}#e(e,t,n,i,r){let o=t.indexOf(ie,r),a=t.lastIndexOf(ie),[c,l,f]=n?[t.slice(r,o),t.slice(o+1),[]]:[t.slice(r,o),t.slice(o+1,a),t.slice(a+1)];if(c.length){let _=e.slice(i,i+c.length);if(!this.#s(_,c,n,0,0))return!1;i+=c.length,r+=c.length}let u=0;if(f.length){if(f.length+i>e.length)return!1;let _=e.length-f.length;if(this.#s(e,f,n,_,0))u=f.length;else{if(e[e.length-1]!==""||i+f.length===e.length||(_--,!this.#s(e,f,n,_,0)))return!1;u=f.length+1}}if(!l.length){let _=!!u;for(let b=i;b<e.length-u;b++){let E=String(e[b]);if(_=!0,E==="."||E===".."||!this.options.dot&&E.startsWith("."))return!1}return n||_}let d=[[[],0]],p=d[0],w=0,g=[0];for(let _ of l)_===ie?(g.push(w),p=[[],0],d.push(p)):(p[0].push(_),w++);let k=d.length-1,S=e.length-u;for(let _ of d)_[1]=S-(g[k--]+_[0].length);return!!this.#n(e,d,i,0,n,0,!!u)}#n(e,t,n,i,r,o,a){let c=t[i];if(!c){for(let u=n;u<e.length;u++){a=!0;let d=e[u];if(d==="."||d===".."||!this.options.dot&&d.startsWith("."))return!1}return a}let[l,f]=c;for(;n<=f;){if(this.#s(e.slice(0,n+l.length),l,r,n,0)&&o<this.maxGlobstarRecursion){let p=this.#n(e,t,n+l.length,i+1,r,o+1,a);if(p!==!1)return p}let d=e[n];if(d==="."||d===".."||!this.options.dot&&d.startsWith("."))return!1;n++}return r||null}#s(e,t,n,i,r){let o,a,c,l;for(o=i,a=r,l=e.length,c=t.length;o<l&&a<c;o++,a++){this.debug("matchOne loop");let f=t[a],u=e[o];if(this.debug(t,f,u),f===!1||f===ie)return!1;let d;if(typeof f=="string"?(d=u===f,this.debug("string match",f,u,d)):(d=f.test(u),this.debug("pattern match",f,u,d)),!d)return!1}if(o===l&&a===c)return!0;if(o===l)return n;if(a===c)return o===l-1&&e[o]==="";throw new Error("wtf?")}braceExpand(){return Va(this.pattern,this.options)}parse(e){Un(e);let t=this.options;if(e==="**")return ie;if(e==="")return"";let n,i=null;(n=e.match(Bh))?i=t.dot?Uh:qh:(n=e.match(Ph))?i=(t.nocase?t.dot?Ih:Lh:t.dot?jh:Mh)(n[1]):(n=e.match(Vh))?i=(t.nocase?t.dot?Hh:Zh:t.dot?Gh:Jh)(n):(n=e.match(Dh))?i=t.dot?Fh:$h:(n=e.match(Wh))&&(i=zh);let r=Zt.fromGlob(e,this.options).toMMPattern();return i&&typeof r=="object"&&Reflect.defineProperty(r,"test",{value:i}),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?Qh:t.dot?Kh:ed,i=new Set(t.nocase?["i"]:[]),r=e.map(c=>{let l=c.map(u=>{if(u instanceof RegExp)for(let d of u.flags.split(""))i.add(d);return typeof u=="string"?rd(u):u===ie?ie:u._src});l.forEach((u,d)=>{let p=l[d+1],w=l[d-1];u!==ie||w===ie||(w===void 0?p!==void 0&&p!==ie?l[d+1]="(?:\\/|"+n+"\\/)?"+p:l[d]=n:p===void 0?l[d-1]=w+"(?:\\/|\\/"+n+")?":p!==ie&&(l[d-1]=w+"(?:\\/|\\/"+n+"\\/)"+p,l[d+1]=ie))});let f=l.filter(u=>u!==ie);if(this.partial&&f.length>=1){let u=[];for(let d=1;d<=f.length;d++)u.push(f.slice(0,d).join("/"));return"(?:"+u.join("|")+")"}return f.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,[...i].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 i=this.slashSplit(e);this.debug(this.pattern,"split",i);let r=this.set;this.debug(this.pattern,"set",r);let o=i[i.length-1];if(!o)for(let a=i.length-2;!o&&a>=0;a--)o=i[a];for(let a=0;a<r.length;a++){let c=r[a],l=i;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 Se.defaults(e).Minimatch}};Se.AST=Zt;Se.Minimatch=Pe;Se.escape=yn;Se.unescape=Be;var mc=require("node:url");var wn=typeof performance=="object"&&performance&&typeof performance.now=="function"?performance:Date,Ha=new Set,$r=typeof process=="object"&&process?process:{},Ga=(s,e,t,n)=>{typeof $r.emitWarning=="function"?$r.emitWarning(s,e,t,n):console.error(`[${t}] ${e}: ${s}`)},Ds=globalThis.AbortController,Za=globalThis.AbortSignal;if(typeof Ds>"u"){Za=class{onabort;_onabort=[];reason;aborted=!1;addEventListener(n,i){this._onabort.push(i)}},Ds=class{constructor(){e()}signal=new Za;abort(n){if(!this.signal.aborted){this.signal.reason=n,this.signal.aborted=!0;for(let i of this.signal._onabort)i(n);this.signal.onabort?.(n)}}};let s=$r.env?.LRU_CACHE_IGNORE_AC_WARNING!=="1",e=()=>{s&&(s=!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 od=s=>!Ha.has(s),Zm=Symbol("type"),_t=s=>s&&s===Math.floor(s)&&s>0&&isFinite(s),Ja=s=>_t(s)?s<=Math.pow(2,8)?Uint8Array:s<=Math.pow(2,16)?Uint16Array:s<=Math.pow(2,32)?Uint32Array:s<=Number.MAX_SAFE_INTEGER?vn:null:null,vn=class extends Array{constructor(e){super(e),this.fill(0)}},Fr=class s{heap;length;static#e=!1;static create(e){let t=Ja(e);if(!t)return[];s.#e=!0;let n=new s(e,t);return s.#e=!1,n}constructor(e,t){if(!s.#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]}},Zn=class s{#e;#n;#s;#t;#r;#_;#w;ttl;ttlResolution;ttlAutopurge;updateAgeOnGet;updateAgeOnHas;allowStale;noDisposeOnSet;noUpdateTTL;maxEntrySize;sizeCalculation;noDeleteOnFetchRejection;noDeleteOnStaleGet;allowStaleOnFetchAbort;allowStaleOnFetchRejection;ignoreFetchAbort;#c;#f;#a;#l;#i;#g;#x;#y;#h;#k;#d;#E;#b;#v;#m;#S;#p;#N;static unsafeExposeInternals(e){return{starts:e.#b,ttls:e.#v,sizes:e.#E,keyMap:e.#a,keyList:e.#l,valList:e.#i,next:e.#g,prev:e.#x,get head(){return e.#y},get tail(){return e.#h},free:e.#k,isBackgroundFetch:t=>e.#u(t),backgroundFetch:(t,n,i,r)=>e.#L(t,n,i,r),moveToTail:t=>e.#$(t),indexes:t=>e.#T(t),rindexes:t=>e.#O(t),isStale:t=>e.#R(t)}}get max(){return this.#e}get maxSize(){return this.#n}get calculatedSize(){return this.#f}get size(){return this.#c}get fetchMethod(){return this.#_}get memoMethod(){return this.#w}get dispose(){return this.#s}get onInsert(){return this.#t}get disposeAfter(){return this.#r}constructor(e){let{max:t=0,ttl:n,ttlResolution:i=1,ttlAutopurge:r,updateAgeOnGet:o,updateAgeOnHas:a,allowStale:c,dispose:l,onInsert:f,disposeAfter:u,noDisposeOnSet:d,noUpdateTTL:p,maxSize:w=0,maxEntrySize:g=0,sizeCalculation:k,fetchMethod:S,memoMethod:_,noDeleteOnFetchRejection:b,noDeleteOnStaleGet:E,allowStaleOnFetchRejection:O,allowStaleOnFetchAbort:H,ignoreFetchAbort:Y}=e;if(t!==0&&!_t(t))throw new TypeError("max option must be a nonnegative integer");let ge=t?Ja(t):Array;if(!ge)throw new Error("invalid max value: "+t);if(this.#e=t,this.#n=w,this.maxEntrySize=g||this.#n,this.sizeCalculation=k,this.sizeCalculation){if(!this.#n&&!this.maxEntrySize)throw new TypeError("cannot set sizeCalculation without setting maxSize or maxEntrySize");if(typeof this.sizeCalculation!="function")throw new TypeError("sizeCalculation set to non-function")}if(_!==void 0&&typeof _!="function")throw new TypeError("memoMethod must be a function if defined");if(this.#w=_,S!==void 0&&typeof S!="function")throw new TypeError("fetchMethod must be a function if specified");if(this.#_=S,this.#S=!!S,this.#a=new Map,this.#l=new Array(t).fill(void 0),this.#i=new Array(t).fill(void 0),this.#g=new ge(t),this.#x=new ge(t),this.#y=0,this.#h=0,this.#k=Fr.create(t),this.#c=0,this.#f=0,typeof l=="function"&&(this.#s=l),typeof f=="function"&&(this.#t=f),typeof u=="function"?(this.#r=u,this.#d=[]):(this.#r=void 0,this.#d=void 0),this.#m=!!this.#s,this.#N=!!this.#t,this.#p=!!this.#r,this.noDisposeOnSet=!!d,this.noUpdateTTL=!!p,this.noDeleteOnFetchRejection=!!b,this.allowStaleOnFetchRejection=!!O,this.allowStaleOnFetchAbort=!!H,this.ignoreFetchAbort=!!Y,this.maxEntrySize!==0){if(this.#n!==0&&!_t(this.#n))throw new TypeError("maxSize must be a positive integer if specified");if(!_t(this.maxEntrySize))throw new TypeError("maxEntrySize must be a positive integer if specified");this.#W()}if(this.allowStale=!!c,this.noDeleteOnStaleGet=!!E,this.updateAgeOnGet=!!o,this.updateAgeOnHas=!!a,this.ttlResolution=_t(i)||i===0?i:1,this.ttlAutopurge=!!r,this.ttl=n||0,this.ttl){if(!_t(this.ttl))throw new TypeError("ttl must be a positive integer if specified");this.#o()}if(this.#e===0&&this.ttl===0&&this.#n===0)throw new TypeError("At least one of max, maxSize, or ttl is required");if(!this.ttlAutopurge&&!this.#e&&!this.#n){let Oe="LRU_CACHE_UNBOUNDED";od(Oe)&&(Ha.add(Oe),Ga("TTL caching without ttlAutopurge, max, or maxSize can result in unbounded memory consumption.","UnboundedCacheWarning",Oe,s))}}getRemainingTTL(e){return this.#a.has(e)?1/0:0}#o(){let e=new vn(this.#e),t=new vn(this.#e);this.#v=e,this.#b=t,this.#A=(r,o,a=wn.now())=>{if(t[r]=o!==0?a:0,e[r]=o,o!==0&&this.ttlAutopurge){let c=setTimeout(()=>{this.#R(r)&&this.#P(this.#l[r],"expire")},o+1);c.unref&&c.unref()}},this.#M=r=>{t[r]=e[r]!==0?wn.now():0},this.#C=(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||i();let l=r.now-c;r.remainingTTL=a-l}};let n=0,i=()=>{let r=wn.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.#a.get(r);if(o===void 0)return 0;let a=e[o],c=t[o];if(!a||!c)return 1/0;let l=(n||i())-c;return a-l},this.#R=r=>{let o=t[r],a=e[r];return!!a&&!!o&&(n||i())-o>a}}#M=()=>{};#C=()=>{};#A=()=>{};#R=()=>!1;#W(){let e=new vn(this.#e);this.#f=0,this.#E=e,this.#j=t=>{this.#f-=e[t],e[t]=0},this.#z=(t,n,i,r)=>{if(this.#u(n))return 0;if(!_t(i))if(r){if(typeof r!="function")throw new TypeError("sizeCalculation must be a function");if(i=r(n,t),!_t(i))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 i},this.#I=(t,n,i)=>{if(e[t]=n,this.#n){let r=this.#n-e[t];for(;this.#f>r;)this.#D(!0)}this.#f+=e[t],i&&(i.entrySize=n,i.totalCalculatedSize=this.#f)}}#j=e=>{};#I=(e,t,n)=>{};#z=(e,t,n,i)=>{if(n||i)throw new TypeError("cannot set size without setting maxSize or maxEntrySize on cache");return 0};*#T({allowStale:e=this.allowStale}={}){if(this.#c)for(let t=this.#h;!(!this.#B(t)||((e||!this.#R(t))&&(yield t),t===this.#y));)t=this.#x[t]}*#O({allowStale:e=this.allowStale}={}){if(this.#c)for(let t=this.#y;!(!this.#B(t)||((e||!this.#R(t))&&(yield t),t===this.#h));)t=this.#g[t]}#B(e){return e!==void 0&&this.#a.get(this.#l[e])===e}*entries(){for(let e of this.#T())this.#i[e]!==void 0&&this.#l[e]!==void 0&&!this.#u(this.#i[e])&&(yield[this.#l[e],this.#i[e]])}*rentries(){for(let e of this.#O())this.#i[e]!==void 0&&this.#l[e]!==void 0&&!this.#u(this.#i[e])&&(yield[this.#l[e],this.#i[e]])}*keys(){for(let e of this.#T()){let t=this.#l[e];t!==void 0&&!this.#u(this.#i[e])&&(yield t)}}*rkeys(){for(let e of this.#O()){let t=this.#l[e];t!==void 0&&!this.#u(this.#i[e])&&(yield t)}}*values(){for(let e of this.#T())this.#i[e]!==void 0&&!this.#u(this.#i[e])&&(yield this.#i[e])}*rvalues(){for(let e of this.#O())this.#i[e]!==void 0&&!this.#u(this.#i[e])&&(yield this.#i[e])}[Symbol.iterator](){return this.entries()}[Symbol.toStringTag]="LRUCache";find(e,t={}){for(let n of this.#T()){let i=this.#i[n],r=this.#u(i)?i.__staleWhileFetching:i;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.#T()){let i=this.#i[n],r=this.#u(i)?i.__staleWhileFetching:i;r!==void 0&&e.call(t,r,this.#l[n],this)}}rforEach(e,t=this){for(let n of this.#O()){let i=this.#i[n],r=this.#u(i)?i.__staleWhileFetching:i;r!==void 0&&e.call(t,r,this.#l[n],this)}}purgeStale(){let e=!1;for(let t of this.#O({allowStale:!0}))this.#R(t)&&(this.#P(this.#l[t],"expire"),e=!0);return e}info(e){let t=this.#a.get(e);if(t===void 0)return;let n=this.#i[t],i=this.#u(n)?n.__staleWhileFetching:n;if(i===void 0)return;let r={value:i};if(this.#v&&this.#b){let o=this.#v[t],a=this.#b[t];if(o&&a){let c=o-(wn.now()-a);r.ttl=c,r.start=Date.now()}}return this.#E&&(r.size=this.#E[t]),r}dump(){let e=[];for(let t of this.#T({allowStale:!0})){let n=this.#l[t],i=this.#i[t],r=this.#u(i)?i.__staleWhileFetching:i;if(r===void 0||n===void 0)continue;let o={value:r};if(this.#v&&this.#b){o.ttl=this.#v[t];let a=wn.now()-this.#b[t];o.start=Math.floor(Date.now()-a)}this.#E&&(o.size=this.#E[t]),e.unshift([n,o])}return e}load(e){this.clear();for(let[t,n]of e){if(n.start){let i=Date.now()-n.start;n.start=wn.now()-i}this.set(t,n.value,n)}}set(e,t,n={}){if(t===void 0)return this.delete(e),this;let{ttl:i=this.ttl,start:r,noDisposeOnSet:o=this.noDisposeOnSet,sizeCalculation:a=this.sizeCalculation,status:c}=n,{noUpdateTTL:l=this.noUpdateTTL}=n,f=this.#z(e,t,n.size||0,a);if(this.maxEntrySize&&f>this.maxEntrySize)return c&&(c.set="miss",c.maxEntrySizeExceeded=!0),this.#P(e,"set"),this;let u=this.#c===0?void 0:this.#a.get(e);if(u===void 0)u=this.#c===0?this.#h:this.#k.length!==0?this.#k.pop():this.#c===this.#e?this.#D(!1):this.#c,this.#l[u]=e,this.#i[u]=t,this.#a.set(e,u),this.#g[this.#h]=u,this.#x[u]=this.#h,this.#h=u,this.#c++,this.#I(u,f,c),c&&(c.set="add"),l=!1,this.#N&&this.#t?.(t,e,"add");else{this.#$(u);let d=this.#i[u];if(t!==d){if(this.#S&&this.#u(d)){d.__abortController.abort(new Error("replaced"));let{__staleWhileFetching:p}=d;p!==void 0&&!o&&(this.#m&&this.#s?.(p,e,"set"),this.#p&&this.#d?.push([p,e,"set"]))}else o||(this.#m&&this.#s?.(d,e,"set"),this.#p&&this.#d?.push([d,e,"set"]));if(this.#j(u),this.#I(u,f,c),this.#i[u]=t,c){c.set="replace";let p=d&&this.#u(d)?d.__staleWhileFetching:d;p!==void 0&&(c.oldValue=p)}}else c&&(c.set="update");this.#N&&this.onInsert?.(t,e,t===d?"update":"replace")}if(i!==0&&!this.#v&&this.#o(),this.#v&&(l||this.#A(u,i,r),c&&this.#C(c,u)),!o&&this.#p&&this.#d){let d=this.#d,p;for(;p=d?.shift();)this.#r?.(...p)}return this}pop(){try{for(;this.#c;){let e=this.#i[this.#y];if(this.#D(!0),this.#u(e)){if(e.__staleWhileFetching)return e.__staleWhileFetching}else if(e!==void 0)return e}}finally{if(this.#p&&this.#d){let e=this.#d,t;for(;t=e?.shift();)this.#r?.(...t)}}}#D(e){let t=this.#y,n=this.#l[t],i=this.#i[t];return this.#S&&this.#u(i)?i.__abortController.abort(new Error("evicted")):(this.#m||this.#p)&&(this.#m&&this.#s?.(i,n,"evict"),this.#p&&this.#d?.push([i,n,"evict"])),this.#j(t),e&&(this.#l[t]=void 0,this.#i[t]=void 0,this.#k.push(t)),this.#c===1?(this.#y=this.#h=0,this.#k.length=0):this.#y=this.#g[t],this.#a.delete(n),this.#c--,t}has(e,t={}){let{updateAgeOnHas:n=this.updateAgeOnHas,status:i}=t,r=this.#a.get(e);if(r!==void 0){let o=this.#i[r];if(this.#u(o)&&o.__staleWhileFetching===void 0)return!1;if(this.#R(r))i&&(i.has="stale",this.#C(i,r));else return n&&this.#M(r),i&&(i.has="hit",this.#C(i,r)),!0}else i&&(i.has="miss");return!1}peek(e,t={}){let{allowStale:n=this.allowStale}=t,i=this.#a.get(e);if(i===void 0||!n&&this.#R(i))return;let r=this.#i[i];return this.#u(r)?r.__staleWhileFetching:r}#L(e,t,n,i){let r=t===void 0?void 0:this.#i[t];if(this.#u(r))return r;let o=new Ds,{signal:a}=n;a?.addEventListener("abort",()=>o.abort(a.reason),{signal:o.signal});let c={signal:o.signal,options:n,context:i},l=(g,k=!1)=>{let{aborted:S}=o.signal,_=n.ignoreFetchAbort&&g!==void 0;if(n.status&&(S&&!k?(n.status.fetchAborted=!0,n.status.fetchError=o.signal.reason,_&&(n.status.fetchAbortIgnored=!0)):n.status.fetchResolved=!0),S&&!_&&!k)return u(o.signal.reason);let b=p;return this.#i[t]===p&&(g===void 0?b.__staleWhileFetching?this.#i[t]=b.__staleWhileFetching:this.#P(e,"fetch"):(n.status&&(n.status.fetchUpdated=!0),this.set(e,g,c.options))),g},f=g=>(n.status&&(n.status.fetchRejected=!0,n.status.fetchError=g),u(g)),u=g=>{let{aborted:k}=o.signal,S=k&&n.allowStaleOnFetchAbort,_=S||n.allowStaleOnFetchRejection,b=_||n.noDeleteOnFetchRejection,E=p;if(this.#i[t]===p&&(!b||E.__staleWhileFetching===void 0?this.#P(e,"fetch"):S||(this.#i[t]=E.__staleWhileFetching)),_)return n.status&&E.__staleWhileFetching!==void 0&&(n.status.returnedStale=!0),E.__staleWhileFetching;if(E.__returned===E)throw g},d=(g,k)=>{let S=this.#_?.(e,r,c);S&&S instanceof Promise&&S.then(_=>g(_===void 0?void 0:_),k),o.signal.addEventListener("abort",()=>{(!n.ignoreFetchAbort||n.allowStaleOnFetchAbort)&&(g(void 0),n.allowStaleOnFetchAbort&&(g=_=>l(_,!0)))})};n.status&&(n.status.fetchDispatched=!0);let p=new Promise(d).then(l,f),w=Object.assign(p,{__abortController:o,__staleWhileFetching:r,__returned:void 0});return t===void 0?(this.set(e,w,{...c.options,status:void 0}),t=this.#a.get(e)):this.#i[t]=w,w}#u(e){if(!this.#S)return!1;let t=e;return!!t&&t instanceof Promise&&t.hasOwnProperty("__staleWhileFetching")&&t.__abortController instanceof Ds}async fetch(e,t={}){let{allowStale:n=this.allowStale,updateAgeOnGet:i=this.updateAgeOnGet,noDeleteOnStaleGet:r=this.noDeleteOnStaleGet,ttl:o=this.ttl,noDisposeOnSet:a=this.noDisposeOnSet,size:c=0,sizeCalculation:l=this.sizeCalculation,noUpdateTTL:f=this.noUpdateTTL,noDeleteOnFetchRejection:u=this.noDeleteOnFetchRejection,allowStaleOnFetchRejection:d=this.allowStaleOnFetchRejection,ignoreFetchAbort:p=this.ignoreFetchAbort,allowStaleOnFetchAbort:w=this.allowStaleOnFetchAbort,context:g,forceRefresh:k=!1,status:S,signal:_}=t;if(!this.#S)return S&&(S.fetch="get"),this.get(e,{allowStale:n,updateAgeOnGet:i,noDeleteOnStaleGet:r,status:S});let b={allowStale:n,updateAgeOnGet:i,noDeleteOnStaleGet:r,ttl:o,noDisposeOnSet:a,size:c,sizeCalculation:l,noUpdateTTL:f,noDeleteOnFetchRejection:u,allowStaleOnFetchRejection:d,allowStaleOnFetchAbort:w,ignoreFetchAbort:p,status:S,signal:_},E=this.#a.get(e);if(E===void 0){S&&(S.fetch="miss");let O=this.#L(e,E,b,g);return O.__returned=O}else{let O=this.#i[E];if(this.#u(O)){let Xt=n&&O.__staleWhileFetching!==void 0;return S&&(S.fetch="inflight",Xt&&(S.returnedStale=!0)),Xt?O.__staleWhileFetching:O.__returned=O}let H=this.#R(E);if(!k&&!H)return S&&(S.fetch="hit"),this.#$(E),i&&this.#M(E),S&&this.#C(S,E),O;let Y=this.#L(e,E,b,g),Oe=Y.__staleWhileFetching!==void 0&&n;return S&&(S.fetch=H?"stale":"refresh",Oe&&H&&(S.returnedStale=!0)),Oe?Y.__staleWhileFetching:Y.__returned=Y}}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.#w;if(!n)throw new Error("no memoMethod provided to constructor");let{context:i,forceRefresh:r,...o}=t,a=this.get(e,o);if(!r&&a!==void 0)return a;let c=n(e,a,{options:o,context:i});return this.set(e,c,o),c}get(e,t={}){let{allowStale:n=this.allowStale,updateAgeOnGet:i=this.updateAgeOnGet,noDeleteOnStaleGet:r=this.noDeleteOnStaleGet,status:o}=t,a=this.#a.get(e);if(a!==void 0){let c=this.#i[a],l=this.#u(c);return o&&this.#C(o,a),this.#R(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),i&&this.#M(a),c))}else o&&(o.get="miss")}#q(e,t){this.#x[t]=e,this.#g[e]=t}#$(e){e!==this.#h&&(e===this.#y?this.#y=this.#g[e]:this.#q(this.#x[e],this.#g[e]),this.#q(this.#h,e),this.#h=e)}delete(e){return this.#P(e,"delete")}#P(e,t){let n=!1;if(this.#c!==0){let i=this.#a.get(e);if(i!==void 0)if(n=!0,this.#c===1)this.#F(t);else{this.#j(i);let r=this.#i[i];if(this.#u(r)?r.__abortController.abort(new Error("deleted")):(this.#m||this.#p)&&(this.#m&&this.#s?.(r,e,t),this.#p&&this.#d?.push([r,e,t])),this.#a.delete(e),this.#l[i]=void 0,this.#i[i]=void 0,i===this.#h)this.#h=this.#x[i];else if(i===this.#y)this.#y=this.#g[i];else{let o=this.#x[i];this.#g[o]=this.#g[i];let a=this.#g[i];this.#x[a]=this.#x[i]}this.#c--,this.#k.push(i)}}if(this.#p&&this.#d?.length){let i=this.#d,r;for(;r=i?.shift();)this.#r?.(...r)}return n}clear(){return this.#F("delete")}#F(e){for(let t of this.#O({allowStale:!0})){let n=this.#i[t];if(this.#u(n))n.__abortController.abort(new Error("deleted"));else{let i=this.#l[t];this.#m&&this.#s?.(n,i,e),this.#p&&this.#d?.push([n,i,e])}}if(this.#a.clear(),this.#i.fill(void 0),this.#l.fill(void 0),this.#v&&this.#b&&(this.#v.fill(0),this.#b.fill(0)),this.#E&&this.#E.fill(0),this.#y=0,this.#h=0,this.#k.length=0,this.#f=0,this.#c=0,this.#p&&this.#d){let t=this.#d,n;for(;n=t?.shift();)this.#r?.(...n)}}};var xn=require("node:path"),rc=require("node:url"),et=require("fs"),gd=ht(require("node:fs"),1),kt=require("node:fs/promises");var Us=require("node:events"),Zr=ht(require("node:stream"),1),ec=require("node:string_decoder"),Xa=typeof process=="object"&&process?process:{stdout:null,stderr:null},ad=s=>!!s&&typeof s=="object"&&(s instanceof St||s instanceof Zr.default||cd(s)||ld(s)),cd=s=>!!s&&typeof s=="object"&&s instanceof Us.EventEmitter&&typeof s.pipe=="function"&&s.pipe!==Zr.default.Writable.prototype.pipe,ld=s=>!!s&&typeof s=="object"&&s instanceof Us.EventEmitter&&typeof s.write=="function"&&typeof s.end=="function",ot=Symbol("EOF"),at=Symbol("maybeEmitEnd"),xt=Symbol("emittedEnd"),$s=Symbol("emittingEnd"),Hn=Symbol("emittedError"),Fs=Symbol("closed"),Ya=Symbol("read"),Ws=Symbol("flush"),Qa=Symbol("flushChunk"),qe=Symbol("encoding"),bn=Symbol("decoder"),le=Symbol("flowing"),Gn=Symbol("paused"),_n=Symbol("resume"),ue=Symbol("buffer"),ke=Symbol("pipes"),fe=Symbol("bufferLength"),Wr=Symbol("bufferPush"),zs=Symbol("bufferShift"),be=Symbol("objectMode"),re=Symbol("destroyed"),zr=Symbol("error"),Br=Symbol("emitData"),Ka=Symbol("emitEnd"),qr=Symbol("emitEnd2"),Qe=Symbol("async"),Ur=Symbol("abort"),Bs=Symbol("aborted"),Jn=Symbol("signal"),Ht=Symbol("dataListeners"),Me=Symbol("discarded"),Xn=s=>Promise.resolve().then(s),ud=s=>s(),fd=s=>s==="end"||s==="finish"||s==="prefinish",hd=s=>s instanceof ArrayBuffer||!!s&&typeof s=="object"&&s.constructor&&s.constructor.name==="ArrayBuffer"&&s.byteLength>=0,dd=s=>!Buffer.isBuffer(s)&&ArrayBuffer.isView(s),qs=class{src;dest;opts;ondrain;constructor(e,t,n){this.src=e,this.dest=t,this.opts=n,this.ondrain=()=>e[_n](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(e){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},Vr=class extends qs{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(e,t,n){super(e,t,n),this.proxyErrors=i=>t.emit("error",i),e.on("error",this.proxyErrors)}},pd=s=>!!s.objectMode,md=s=>!s.objectMode&&!!s.encoding&&s.encoding!=="buffer",St=class extends Us.EventEmitter{[le]=!1;[Gn]=!1;[ke]=[];[ue]=[];[be];[qe];[Qe];[bn];[ot]=!1;[xt]=!1;[$s]=!1;[Fs]=!1;[Hn]=null;[fe]=0;[re]=!1;[Jn];[Bs]=!1;[Ht]=0;[Me]=!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");pd(t)?(this[be]=!0,this[qe]=null):md(t)?(this[qe]=t.encoding,this[be]=!1):(this[be]=!1,this[qe]=null),this[Qe]=!!t.async,this[bn]=this[qe]?new ec.StringDecoder(this[qe]):null,t&&t.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[ue]}),t&&t.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[ke]});let{signal:n}=t;n&&(this[Jn]=n,n.aborted?this[Ur]():n.addEventListener("abort",()=>this[Ur]()))}get bufferLength(){return this[fe]}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[be]}set objectMode(e){throw new Error("objectMode must be set at instantiation time")}get async(){return this[Qe]}set async(e){this[Qe]=this[Qe]||!!e}[Ur](){this[Bs]=!0,this.emit("abort",this[Jn]?.reason),this.destroy(this[Jn]?.reason)}get aborted(){return this[Bs]}set aborted(e){}write(e,t,n){if(this[Bs])return!1;if(this[ot])throw new Error("write after end");if(this[re])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 i=this[Qe]?Xn:ud;if(!this[be]&&!Buffer.isBuffer(e)){if(dd(e))e=Buffer.from(e.buffer,e.byteOffset,e.byteLength);else if(hd(e))e=Buffer.from(e);else if(typeof e!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[be]?(this[le]&&this[fe]!==0&&this[Ws](!0),this[le]?this.emit("data",e):this[Wr](e),this[fe]!==0&&this.emit("readable"),n&&i(n),this[le]):e.length?(typeof e=="string"&&!(t===this[qe]&&!this[bn]?.lastNeed)&&(e=Buffer.from(e,t)),Buffer.isBuffer(e)&&this[qe]&&(e=this[bn].write(e)),this[le]&&this[fe]!==0&&this[Ws](!0),this[le]?this.emit("data",e):this[Wr](e),this[fe]!==0&&this.emit("readable"),n&&i(n),this[le]):(this[fe]!==0&&this.emit("readable"),n&&i(n),this[le])}read(e){if(this[re])return null;if(this[Me]=!1,this[fe]===0||e===0||e&&e>this[fe])return this[at](),null;this[be]&&(e=null),this[ue].length>1&&!this[be]&&(this[ue]=[this[qe]?this[ue].join(""):Buffer.concat(this[ue],this[fe])]);let t=this[Ya](e||null,this[ue][0]);return this[at](),t}[Ya](e,t){if(this[be])this[zs]();else{let n=t;e===n.length||e===null?this[zs]():typeof n=="string"?(this[ue][0]=n.slice(e),t=n.slice(0,e),this[fe]-=e):(this[ue][0]=n.subarray(e),t=n.subarray(0,e),this[fe]-=e)}return this.emit("data",t),!this[ue].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[le]||!this[Gn])&&this[at](),this}[_n](){this[re]||(!this[Ht]&&!this[ke].length&&(this[Me]=!0),this[Gn]=!1,this[le]=!0,this.emit("resume"),this[ue].length?this[Ws]():this[ot]?this[at]():this.emit("drain"))}resume(){return this[_n]()}pause(){this[le]=!1,this[Gn]=!0,this[Me]=!1}get destroyed(){return this[re]}get flowing(){return this[le]}get paused(){return this[Gn]}[Wr](e){this[be]?this[fe]+=1:this[fe]+=e.length,this[ue].push(e)}[zs](){return this[be]?this[fe]-=1:this[fe]-=this[ue][0].length,this[ue].shift()}[Ws](e=!1){do;while(this[Qa](this[zs]())&&this[ue].length);!e&&!this[ue].length&&!this[ot]&&this.emit("drain")}[Qa](e){return this.emit("data",e),this[le]}pipe(e,t){if(this[re])return e;this[Me]=!1;let n=this[xt];return t=t||{},e===Xa.stdout||e===Xa.stderr?t.end=!1:t.end=t.end!==!1,t.proxyErrors=!!t.proxyErrors,n?t.end&&e.end():(this[ke].push(t.proxyErrors?new Vr(this,e,t):new qs(this,e,t)),this[Qe]?Xn(()=>this[_n]()):this[_n]()),e}unpipe(e){let t=this[ke].find(n=>n.dest===e);t&&(this[ke].length===1?(this[le]&&this[Ht]===0&&(this[le]=!1),this[ke]=[]):this[ke].splice(this[ke].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[Me]=!1,this[Ht]++,!this[ke].length&&!this[le]&&this[_n]();else if(e==="readable"&&this[fe]!==0)super.emit("readable");else if(fd(e)&&this[xt])super.emit(e),this.removeAllListeners(e);else if(e==="error"&&this[Hn]){let i=t;this[Qe]?Xn(()=>i.call(this,this[Hn])):i.call(this,this[Hn])}return n}removeListener(e,t){return this.off(e,t)}off(e,t){let n=super.off(e,t);return e==="data"&&(this[Ht]=this.listeners("data").length,this[Ht]===0&&!this[Me]&&!this[ke].length&&(this[le]=!1)),n}removeAllListeners(e){let t=super.removeAllListeners(e);return(e==="data"||e===void 0)&&(this[Ht]=0,!this[Me]&&!this[ke].length&&(this[le]=!1)),t}get emittedEnd(){return this[xt]}[at](){!this[$s]&&!this[xt]&&!this[re]&&this[ue].length===0&&this[ot]&&(this[$s]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[Fs]&&this.emit("close"),this[$s]=!1)}emit(e,...t){let n=t[0];if(e!=="error"&&e!=="close"&&e!==re&&this[re])return!1;if(e==="data")return!this[be]&&!n?!1:this[Qe]?(Xn(()=>this[Br](n)),!0):this[Br](n);if(e==="end")return this[Ka]();if(e==="close"){if(this[Fs]=!0,!this[xt]&&!this[re])return!1;let r=super.emit("close");return this.removeAllListeners("close"),r}else if(e==="error"){this[Hn]=n,super.emit(zr,n);let r=!this[Jn]||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 i=super.emit(e,...t);return this[at](),i}[Br](e){for(let n of this[ke])n.dest.write(e)===!1&&this.pause();let t=this[Me]?!1:super.emit("data",e);return this[at](),t}[Ka](){return this[xt]?!1:(this[xt]=!0,this.readable=!1,this[Qe]?(Xn(()=>this[qr]()),!0):this[qr]())}[qr](){if(this[bn]){let t=this[bn].end();if(t){for(let n of this[ke])n.dest.write(t);this[Me]||super.emit("data",t)}}for(let t of this[ke])t.end();let e=super.emit("end");return this.removeAllListeners("end"),e}async collect(){let e=Object.assign([],{dataLength:0});this[be]||(e.dataLength=0);let t=this.promise();return this.on("data",n=>{e.push(n),this[be]||(e.dataLength+=n.length)}),await t,e}async concat(){if(this[be])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(re,()=>t(new Error("stream destroyed"))),this.on("error",n=>t(n)),this.on("end",()=>e())})}[Symbol.asyncIterator](){this[Me]=!1;let e=!1,t=async()=>(this.pause(),e=!0,{value:void 0,done:!0});return{next:()=>{if(e)return t();let i=this.read();if(i!==null)return Promise.resolve({done:!1,value:i});if(this[ot])return t();let r,o,a=u=>{this.off("data",c),this.off("end",l),this.off(re,f),t(),o(u)},c=u=>{this.off("error",a),this.off("end",l),this.off(re,f),this.pause(),r({value:u,done:!!this[ot]})},l=()=>{this.off("error",a),this.off("data",c),this.off(re,f),t(),r({done:!0,value:void 0})},f=()=>a(new Error("stream destroyed"));return new Promise((u,d)=>{o=d,r=u,this.once(re,f),this.once("error",a),this.once("end",l),this.once("data",c)})},throw:t,return:t,[Symbol.asyncIterator](){return this}}}[Symbol.iterator](){this[Me]=!1;let e=!1,t=()=>(this.pause(),this.off(zr,t),this.off(re,t),this.off("end",t),e=!0,{done:!0,value:void 0}),n=()=>{if(e)return t();let i=this.read();return i===null?t():{done:!1,value:i}};return this.once("end",t),this.once(zr,t),this.once(re,t),{next:n,throw:t,return:t,[Symbol.iterator](){return this}}}destroy(e){if(this[re])return e?this.emit("error",e):this.emit(re),this;this[re]=!0,this[Me]=!0,this[ue].length=0,this[fe]=0;let t=this;return typeof t.close=="function"&&!this[Fs]&&t.close(),e?this.emit("error",e):this.emit(re),this}static get isStream(){return ad}};var yd=et.realpathSync.native,Qn={lstatSync:et.lstatSync,readdir:et.readdir,readdirSync:et.readdirSync,readlinkSync:et.readlinkSync,realpathSync:yd,promises:{lstat:kt.lstat,readdir:kt.readdir,readlink:kt.readlink,realpath:kt.realpath}},oc=s=>!s||s===Qn||s===gd?Qn:{...Qn,...s,promises:{...Qn.promises,...s.promises||{}}},ac=/^\\\\\?\\([a-z]:)\\?$/i,wd=s=>s.replace(/\//g,"\\").replace(ac,"$1\\"),vd=/[\\\/]/,Fe=0,cc=1,lc=2,Ke=4,uc=6,fc=8,Gt=10,hc=12,$e=15,Yn=~$e,Hr=16,tc=32,Kn=64,Ue=128,Vs=256,Hs=512,nc=Kn|Ue|Hs,bd=1023,Gr=s=>s.isFile()?fc:s.isDirectory()?Ke:s.isSymbolicLink()?Gt:s.isCharacterDevice()?lc:s.isBlockDevice()?uc:s.isSocket()?hc:s.isFIFO()?cc:Fe,sc=new Map,es=s=>{let e=sc.get(s);if(e)return e;let t=s.normalize("NFKD");return sc.set(s,t),t},ic=new Map,Zs=s=>{let e=ic.get(s);if(e)return e;let t=es(s.toLowerCase());return ic.set(s,t),t},Gs=class extends Zn{constructor(){super({max:256})}},Jr=class extends Zn{constructor(e=16*1024){super({maxSize:e,sizeCalculation:t=>t.length+1})}},dc=Symbol("PathScurry setAsCwd"),_e=class{name;root;roots;parent;nocase;isCWD=!1;#e;#n;get dev(){return this.#n}#s;get mode(){return this.#s}#t;get nlink(){return this.#t}#r;get uid(){return this.#r}#_;get gid(){return this.#_}#w;get rdev(){return this.#w}#c;get blksize(){return this.#c}#f;get ino(){return this.#f}#a;get size(){return this.#a}#l;get blocks(){return this.#l}#i;get atimeMs(){return this.#i}#g;get mtimeMs(){return this.#g}#x;get ctimeMs(){return this.#x}#y;get birthtimeMs(){return this.#y}#h;get atime(){return this.#h}#k;get mtime(){return this.#k}#d;get ctime(){return this.#d}#E;get birthtime(){return this.#E}#b;#v;#m;#S;#p;#N;#o;#M;#C;#A;get parentPath(){return(this.parent||this).fullpath()}get path(){return this.parentPath}constructor(e,t=Fe,n,i,r,o,a){this.name=e,this.#b=r?Zs(e):es(e),this.#o=t&bd,this.nocase=r,this.roots=i,this.root=n||this,this.#M=o,this.#m=a.fullpath,this.#p=a.relative,this.#N=a.relativePosix,this.parent=a.parent,this.parent?this.#e=this.parent.#e:this.#e=oc(a.fs)}depth(){return this.#v!==void 0?this.#v:this.parent?this.#v=this.parent.depth()+1:this.#v=0}childrenCache(){return this.#M}resolve(e){if(!e)return this;let t=this.getRootString(e),i=e.substring(t.length).split(this.splitSep);return t?this.getRoot(t).#R(i):this.#R(i)}#R(e){let t=this;for(let n of e)t=t.child(n);return t}children(){let e=this.#M.get(this);if(e)return e;let t=Object.assign([],{provisional:0});return this.#M.set(this,t),this.#o&=~Hr,t}child(e,t){if(e===""||e===".")return this;if(e==="..")return this.parent||this;let n=this.children(),i=this.nocase?Zs(e):es(e);for(let c of n)if(c.#b===i)return c;let r=this.parent?this.sep:"",o=this.#m?this.#m+r+e:void 0,a=this.newChild(e,Fe,{...t,parent:this,fullpath:o});return this.canReaddir()||(a.#o|=Ue),n.push(a),a}relative(){if(this.isCWD)return"";if(this.#p!==void 0)return this.#p;let e=this.name,t=this.parent;if(!t)return this.#p=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.#N!==void 0)return this.#N;let e=this.name,t=this.parent;if(!t)return this.#N=this.fullpathPosix();let n=t.relativePosix();return n+(!n||!t.parent?"":"/")+e}fullpath(){if(this.#m!==void 0)return this.#m;let e=this.name,t=this.parent;if(!t)return this.#m=this.name;let i=t.fullpath()+(t.parent?this.sep:"")+e;return this.#m=i}fullpathPosix(){if(this.#S!==void 0)return this.#S;if(this.sep==="/")return this.#S=this.fullpath();if(!this.parent){let i=this.fullpath().replace(/\\/g,"/");return/^[a-z]:\//i.test(i)?this.#S=`//?/${i}`:this.#S=i}let e=this.parent,t=e.fullpathPosix(),n=t+(!t||!e.parent?"":"/")+this.name;return this.#S=n}isUnknown(){return(this.#o&$e)===Fe}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.#o&$e)===fc}isDirectory(){return(this.#o&$e)===Ke}isCharacterDevice(){return(this.#o&$e)===lc}isBlockDevice(){return(this.#o&$e)===uc}isFIFO(){return(this.#o&$e)===cc}isSocket(){return(this.#o&$e)===hc}isSymbolicLink(){return(this.#o&Gt)===Gt}lstatCached(){return this.#o&tc?this:void 0}readlinkCached(){return this.#C}realpathCached(){return this.#A}readdirCached(){let e=this.children();return e.slice(0,e.provisional)}canReadlink(){if(this.#C)return!0;if(!this.parent)return!1;let e=this.#o&$e;return!(e!==Fe&&e!==Gt||this.#o&Vs||this.#o&Ue)}calledReaddir(){return!!(this.#o&Hr)}isENOENT(){return!!(this.#o&Ue)}isNamed(e){return this.nocase?this.#b===Zs(e):this.#b===es(e)}async readlink(){let e=this.#C;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.#C=n}catch(t){this.#D(t.code);return}}readlinkSync(){let e=this.#C;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.#C=n}catch(t){this.#D(t.code);return}}#W(e){this.#o|=Hr;for(let t=e.provisional;t<e.length;t++){let n=e[t];n&&n.#j()}}#j(){this.#o&Ue||(this.#o=(this.#o|Ue)&Yn,this.#I())}#I(){let e=this.children();e.provisional=0;for(let t of e)t.#j()}#z(){this.#o|=Hs,this.#T()}#T(){if(this.#o&Kn)return;let e=this.#o;(e&$e)===Ke&&(e&=Yn),this.#o=e|Kn,this.#I()}#O(e=""){e==="ENOTDIR"||e==="EPERM"?this.#T():e==="ENOENT"?this.#j():this.children().provisional=0}#B(e=""){e==="ENOTDIR"?this.parent.#T():e==="ENOENT"&&this.#j()}#D(e=""){let t=this.#o;t|=Vs,e==="ENOENT"&&(t|=Ue),(e==="EINVAL"||e==="UNKNOWN")&&(t&=Yn),this.#o=t,e==="ENOTDIR"&&this.parent&&this.parent.#T()}#L(e,t){return this.#q(e,t)||this.#u(e,t)}#u(e,t){let n=Gr(e),i=this.newChild(e.name,n,{parent:this}),r=i.#o&$e;return r!==Ke&&r!==Gt&&r!==Fe&&(i.#o|=Kn),t.unshift(i),t.provisional++,i}#q(e,t){for(let n=t.provisional;n<t.length;n++){let i=t[n];if((this.nocase?Zs(e.name):es(e.name))===i.#b)return this.#$(e,i,n,t)}}#$(e,t,n,i){let r=t.name;return t.#o=t.#o&Yn|Gr(e),r!==e.name&&(t.name=e.name),n!==i.provisional&&(n===i.length-1?i.pop():i.splice(n,1),i.unshift(t)),i.provisional++,t}async lstat(){if((this.#o&Ue)===0)try{return this.#P(await this.#e.promises.lstat(this.fullpath())),this}catch(e){this.#B(e.code)}}lstatSync(){if((this.#o&Ue)===0)try{return this.#P(this.#e.lstatSync(this.fullpath())),this}catch(e){this.#B(e.code)}}#P(e){let{atime:t,atimeMs:n,birthtime:i,birthtimeMs:r,blksize:o,blocks:a,ctime:c,ctimeMs:l,dev:f,gid:u,ino:d,mode:p,mtime:w,mtimeMs:g,nlink:k,rdev:S,size:_,uid:b}=e;this.#h=t,this.#i=n,this.#E=i,this.#y=r,this.#c=o,this.#l=a,this.#d=c,this.#x=l,this.#n=f,this.#_=u,this.#f=d,this.#s=p,this.#k=w,this.#g=g,this.#t=k,this.#w=S,this.#a=_,this.#r=b;let E=Gr(e);this.#o=this.#o&Yn|E|tc,E!==Fe&&E!==Ke&&E!==Gt&&(this.#o|=Kn)}#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 i=this.fullpath();this.#e.readdir(i,{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(i=>n=i);try{for(let i of await this.#e.promises.readdir(t,{withFileTypes:!0}))this.#L(i,e);this.#W(e)}catch(i){this.#O(i.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.#o&nc)return!1;let e=$e&this.#o;return e===Fe||e===Ke||e===Gt}shouldWalk(e,t){return(this.#o&Ke)===Ke&&!(this.#o&nc)&&!e.has(this)&&(!t||t(this))}async realpath(){if(this.#A)return this.#A;if(!((Hs|Vs|Ue)&this.#o))try{let e=await this.#e.promises.realpath(this.fullpath());return this.#A=this.resolve(e)}catch{this.#z()}}realpathSync(){if(this.#A)return this.#A;if(!((Hs|Vs|Ue)&this.#o))try{let e=this.#e.realpathSync(this.fullpath());return this.#A=this.resolve(e)}catch{this.#z()}}[dc](e){if(e===this)return;e.isCWD=!1,this.isCWD=!0;let t=new Set([]),n=[],i=this;for(;i&&i.parent;)t.add(i),i.#p=n.join(this.sep),i.#N=n.join("/"),i=i.parent,n.push("..");for(i=e;i&&i.parent&&!t.has(i);)i.#p=void 0,i.#N=void 0,i=i.parent}},Js=class s extends _e{sep="\\";splitSep=vd;constructor(e,t=Fe,n,i,r,o,a){super(e,t,n,i,r,o,a)}newChild(e,t=Fe,n={}){return new s(e,t,this.root,this.roots,this.nocase,this.childrenCache(),n)}getRootString(e){return xn.win32.parse(e).root}getRoot(e){if(e=wd(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 Sn(e,this).root}sameRoot(e,t=this.root.name){return e=e.toUpperCase().replace(/\//g,"\\").replace(ac,"$1\\"),e===t}},Xs=class s extends _e{splitSep="/";sep="/";constructor(e,t=Fe,n,i,r,o,a){super(e,t,n,i,r,o,a)}getRootString(e){return e.startsWith("/")?"/":""}getRoot(e){return this.root}newChild(e,t=Fe,n={}){return new s(e,t,this.root,this.roots,this.nocase,this.childrenCache(),n)}},Ys=class{root;rootPath;roots;cwd;#e;#n;#s;nocase;#t;constructor(e=process.cwd(),t,n,{nocase:i,childrenCacheSize:r=16*1024,fs:o=Qn}={}){this.#t=oc(o),(e instanceof URL||e.startsWith("file://"))&&(e=(0,rc.fileURLToPath)(e));let a=t.resolve(e);this.roots=Object.create(null),this.rootPath=this.parseRootPath(a),this.#e=new Gs,this.#n=new Gs,this.#s=new Jr(r);let c=a.substring(this.rootPath.length).split(n);if(c.length===1&&!c[0]&&c.pop(),i===void 0)throw new TypeError("must provide nocase setting to PathScurryBase ctor");this.nocase=i,this.root=this.newRoot(this.#t),this.roots[this.rootPath]=this.root;let l=this.root,f=c.length-1,u=t.sep,d=this.rootPath,p=!1;for(let w of c){let g=f--;l=l.child(w,{relative:new Array(g).fill("..").join(u),relativePosix:new Array(g).fill("..").join("/"),fullpath:d+=(p?"":u)+w}),p=!0}this.cwd=l}depth(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.depth()}childrenCache(){return this.#s}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 i=this.cwd.resolve(t).fullpath();return this.#e.set(t,i),i}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.#n.get(t);if(n!==void 0)return n;let i=this.cwd.resolve(t).fullpathPosix();return this.#n.set(t,i),i}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 _e||(t=e,e=this.cwd);let{withFileTypes:n}=t;if(e.canReaddir()){let i=await e.readdir();return n?i:i.map(r=>r.name)}else return[]}readdirSync(e=this.cwd,t={withFileTypes:!0}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof _e||(t=e,e=this.cwd);let{withFileTypes:n=!0}=t;return e.canReaddir()?n?e.readdirSync():e.readdirSync().map(i=>i.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 _e||(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 _e||(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 _e||(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 _e||(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 _e||(t=e,e=this.cwd);let{withFileTypes:n=!0,follow:i=!1,filter:r,walkFilter:o}=t,a=[];(!r||r(e))&&a.push(n?e:e.fullpath());let c=new Set,l=(u,d)=>{c.add(u),u.readdirCB((p,w)=>{if(p)return d(p);let g=w.length;if(!g)return d();let k=()=>{--g===0&&d()};for(let S of w)(!r||r(S))&&a.push(n?S:S.fullpath()),i&&S.isSymbolicLink()?S.realpath().then(_=>_?.isUnknown()?_.lstat():_).then(_=>_?.shouldWalk(c,o)?l(_,k):k()):S.shouldWalk(c,o)?l(S,k):k()},!0)},f=e;return new Promise((u,d)=>{l(f,p=>{if(p)return d(p);u(a)})})}walkSync(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof _e||(t=e,e=this.cwd);let{withFileTypes:n=!0,follow:i=!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 f=l.readdirSync();for(let u of f){(!r||r(u))&&a.push(n?u:u.fullpath());let d=u;if(u.isSymbolicLink()){if(!(i&&(d=u.realpathSync())))continue;d.isUnknown()&&d.lstatSync()}d.shouldWalk(c,o)&&c.add(d)}}return a}[Symbol.asyncIterator](){return this.iterate()}iterate(e=this.cwd,t={}){return typeof e=="string"?e=this.cwd.resolve(e):e instanceof _e||(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 _e||(t=e,e=this.cwd);let{withFileTypes:n=!0,follow:i=!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 f of l){(!r||r(f))&&(yield n?f:f.fullpath());let u=f;if(f.isSymbolicLink()){if(!(i&&(u=f.realpathSync())))continue;u.isUnknown()&&u.lstatSync()}u.shouldWalk(a,o)&&a.add(u)}}}stream(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof _e||(t=e,e=this.cwd);let{withFileTypes:n=!0,follow:i=!1,filter:r,walkFilter:o}=t,a=new St({objectMode:!0});(!r||r(e))&&a.write(n?e:e.fullpath());let c=new Set,l=[e],f=0,u=()=>{let d=!1;for(;!d;){let p=l.shift();if(!p){f===0&&a.end();return}f++,c.add(p);let w=(k,S,_=!1)=>{if(k)return a.emit("error",k);if(i&&!_){let b=[];for(let E of S)E.isSymbolicLink()&&b.push(E.realpath().then(O=>O?.isUnknown()?O.lstat():O));if(b.length){Promise.all(b).then(()=>w(null,S,!0));return}}for(let b of S)b&&(!r||r(b))&&(a.write(n?b:b.fullpath())||(d=!0));f--;for(let b of S){let E=b.realpathCached()||b;E.shouldWalk(c,o)&&l.push(E)}d&&!a.flowing?a.once("drain",u):g||u()},g=!0;p.readdirCB(w,!0),g=!1}};return u(),a}streamSync(e=this.cwd,t={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof _e||(t=e,e=this.cwd);let{withFileTypes:n=!0,follow:i=!1,filter:r,walkFilter:o}=t,a=new St({objectMode:!0}),c=new Set;(!r||r(e))&&a.write(n?e:e.fullpath());let l=[e],f=0,u=()=>{let d=!1;for(;!d;){let p=l.shift();if(!p){f===0&&a.end();return}f++,c.add(p);let w=p.readdirSync();for(let g of w)(!r||r(g))&&(a.write(n?g:g.fullpath())||(d=!0));f--;for(let g of w){let k=g;if(g.isSymbolicLink()){if(!(i&&(k=g.realpathSync())))continue;k.isUnknown()&&k.lstatSync()}k.shouldWalk(c,o)&&l.push(k)}}d&&!a.flowing&&a.once("drain",u)};return u(),a}chdir(e=this.cwd){let t=this.cwd;this.cwd=typeof e=="string"?this.cwd.resolve(e):e,this.cwd[dc](t)}},Sn=class extends Ys{sep="\\";constructor(e=process.cwd(),t={}){let{nocase:n=!0}=t;super(e,xn.win32,"\\",{...t,nocase:n}),this.nocase=n;for(let i=this.cwd;i;i=i.parent)i.nocase=this.nocase}parseRootPath(e){return xn.win32.parse(e).root.toUpperCase()}newRoot(e){return new Js(this.rootPath,Ke,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")||e.startsWith("\\")||/^[a-z]:(\/|\\)/i.test(e)}},kn=class extends Ys{sep="/";constructor(e=process.cwd(),t={}){let{nocase:n=!1}=t;super(e,xn.posix,"/",{...t,nocase:n}),this.nocase=n}parseRootPath(e){return"/"}newRoot(e){return new Xs(this.rootPath,Ke,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")}},ts=class extends kn{constructor(e=process.cwd(),t={}){let{nocase:n=!0}=t;super(e,{...t,nocase:n})}},Ym=process.platform==="win32"?Js:Xs,pc=process.platform==="win32"?Sn:process.platform==="darwin"?ts:kn;var _d=s=>s.length>=1,xd=s=>s.length>=1,En=class s{#e;#n;#s;length;#t;#r;#_;#w;#c;#f;#a=!0;constructor(e,t,n,i){if(!_d(e))throw new TypeError("empty pattern list");if(!xd(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.#n=t,this.#s=n,this.#t=i,this.#s===0){if(this.isUNC()){let[r,o,a,c,...l]=this.#e,[f,u,d,p,...w]=this.#n;l[0]===""&&(l.shift(),w.shift());let g=[r,o,a,c,""].join("/"),k=[f,u,d,p,""].join("/");this.#e=[g,...l],this.#n=[k,...w],this.length=this.#e.length}else if(this.isDrive()||this.isAbsolute()){let[r,...o]=this.#e,[a,...c]=this.#n;o[0]===""&&(o.shift(),c.shift());let l=r+"/",f=a+"/";this.#e=[l,...o],this.#n=[f,...c],this.length=this.#e.length}}}pattern(){return this.#e[this.#s]}isString(){return typeof this.#e[this.#s]=="string"}isGlobstar(){return this.#e[this.#s]===ie}isRegExp(){return this.#e[this.#s]instanceof RegExp}globString(){return this.#_=this.#_||(this.#s===0?this.isAbsolute()?this.#n[0]+this.#n.slice(1).join("/"):this.#n.join("/"):this.#n.slice(this.#s).join("/"))}hasMore(){return this.length>this.#s+1}rest(){return this.#r!==void 0?this.#r:this.hasMore()?(this.#r=new s(this.#e,this.#n,this.#s+1,this.#t),this.#r.#f=this.#f,this.#r.#c=this.#c,this.#r.#w=this.#w,this.#r):this.#r=null}isUNC(){let e=this.#e;return this.#c!==void 0?this.#c:this.#c=this.#t==="win32"&&this.#s===0&&e[0]===""&&e[1]===""&&typeof e[2]=="string"&&!!e[2]&&typeof e[3]=="string"&&!!e[3]}isDrive(){let e=this.#e;return this.#w!==void 0?this.#w:this.#w=this.#t==="win32"&&this.#s===0&&this.length>1&&typeof e[0]=="string"&&/^[a-z]:$/i.test(e[0])}isAbsolute(){let e=this.#e;return this.#f!==void 0?this.#f:this.#f=e[0]===""&&e.length>1||this.isDrive()||this.isUNC()}root(){let e=this.#e[0];return typeof e=="string"&&this.isAbsolute()&&this.#s===0?e:""}checkFollowGlobstar(){return!(this.#s===0||!this.isGlobstar()||!this.#a)}markFollowGlobstar(){return this.#s===0||!this.isGlobstar()||!this.#a?!1:(this.#a=!1,!0)}};var Sd=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",Cn=class{relative;relativeChildren;absolute;absoluteChildren;platform;mmopts;constructor(e,{nobrace:t,nocase:n,noext:i,noglobstar:r,platform:o=Sd}){this.relative=[],this.absolute=[],this.relativeChildren=[],this.absoluteChildren=[],this.platform=o,this.mmopts={dot:!0,nobrace:t,nocase:n,noext:i,noglobstar:r,optimizationLevel:2,platform:o,nocomment:!0,nonegate:!0};for(let a of e)this.add(a)}add(e){let t=new Pe(e,this.mmopts);for(let n=0;n<t.set.length;n++){let i=t.set[n],r=t.globParts[n];if(!i||!r)throw new Error("invalid pattern object");for(;i[0]==="."&&r[0]===".";)i.shift(),r.shift();let o=new En(i,r,0,this.platform),a=new Pe(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}/`,i=e.relative()||".",r=`${i}/`;for(let o of this.relative)if(o.match(i)||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 i of this.relativeChildren)if(i.match(n))return!0;for(let i of this.absoluteChildren)if(i.match(t))return!0;return!1}};var Xr=class s{store;constructor(e=new Map){this.store=e}copy(){return new s(new Map(this.store))}hasWalked(e,t){return this.store.get(e.fullpath())?.has(t.globString())}storeWalked(e,t){let n=e.fullpath(),i=this.store.get(n);i?i.add(t.globString()):this.store.set(n,new Set([t.globString()]))}},Yr=class{store=new Map;add(e,t,n){let i=(t?2:0)|(n?1:0),r=this.store.get(e);this.store.set(e,r===void 0?i:i&r)}entries(){return[...this.store.entries()].map(([e,t])=>[e,!!(t&2),!!(t&1)])}},Qr=class{store=new Map;add(e,t){if(!e.canReaddir())return;let n=this.store.get(e);n?n.find(i=>i.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())}},ns=class s{hasWalkedCache;matches=new Yr;subwalks=new Qr;patterns;follow;dot;opts;constructor(e,t){this.opts=e,this.follow=!!e.follow,this.dot=!!e.dot,this.hasWalkedCache=t?t.copy():new Xr}processPatterns(e,t){this.patterns=t;let n=t.map(i=>[e,i]);for(let[i,r]of n){this.hasWalkedCache.storeWalked(i,r);let o=r.root(),a=r.isAbsolute()&&this.opts.absolute!==!1;if(o){i=i.resolve(o==="/"&&this.opts.root!==void 0?this.opts.root:o);let u=r.rest();if(u)r=u;else{this.matches.add(i,!0,!1);continue}}if(i.isENOENT())continue;let c,l,f=!1;for(;typeof(c=r.pattern())=="string"&&(l=r.rest());)i=i.resolve(c),r=l,f=!0;if(c=r.pattern(),l=r.rest(),f){if(this.hasWalkedCache.hasWalked(i,r))continue;this.hasWalkedCache.storeWalked(i,r)}if(typeof c=="string"){let u=c===".."||c===""||c===".";this.matches.add(i.resolve(c),a,u);continue}else if(c===ie){(!i.isSymbolicLink()||this.follow||r.checkFollowGlobstar())&&this.subwalks.add(i,r);let u=l?.pattern(),d=l?.rest();if(!l||(u===""||u===".")&&!d)this.matches.add(i,a,u===""||u===".");else if(u===".."){let p=i.parent||i;d?this.hasWalkedCache.hasWalked(p,d)||this.subwalks.add(p,d):this.matches.add(p,a,!0)}}else c instanceof RegExp&&this.subwalks.add(i,r)}return this}subwalkTargets(){return this.subwalks.keys()}child(){return new s(this.opts,this.hasWalkedCache)}filterEntries(e,t){let n=this.subwalks.get(e),i=this.child();for(let r of t)for(let o of n){let a=o.isAbsolute(),c=o.pattern(),l=o.rest();c===ie?i.testGlobstar(r,o,l,a):c instanceof RegExp?i.testRegExp(r,c,l,a):i.testString(r,c,l,a)}return i}testGlobstar(e,t,n,i){if((this.dot||!e.name.startsWith("."))&&(t.hasMore()||this.matches.add(e,i,!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(),i);else if(r===".."){let o=e.parent||e;this.subwalks.add(o,n)}else r instanceof RegExp&&this.testRegExp(e,r,n.rest(),i)}}testRegExp(e,t,n,i){t.test(e.name)&&(n?this.subwalks.add(e,n):this.matches.add(e,i,!1))}testString(e,t,n,i){e.isNamed(t)&&(n?this.subwalks.add(e,n):this.matches.add(e,i,!1))}};var kd=(s,e)=>typeof s=="string"?new Cn([s],e):Array.isArray(s)?new Cn(s,e):s,Qs=class{path;patterns;opts;seen=new Set;paused=!1;aborted=!1;#e=[];#n;#s;signal;maxDepth;includeChildMatches;constructor(e,t,n){if(this.patterns=e,this.path=t,this.opts=n,this.#s=!n.posix&&n.platform==="win32"?"\\":"/",this.includeChildMatches=n.includeChildMatches!==!1,(n.ignore||!this.includeChildMatches)&&(this.#n=kd(n.ignore??[],n),!this.includeChildMatches&&typeof this.#n.add!="function")){let i="cannot ignore child matches, ignore lacks add() method.";throw new Error(i)}this.maxDepth=n.maxDepth||1/0,n.signal&&(this.signal=n.signal,this.signal.addEventListener("abort",()=>{this.#e.length=0}))}#t(e){return this.seen.has(e)||!!this.#n?.ignored?.(e)}#r(e){return!!this.#n?.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.#t(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.#t(e))return;if(!this.includeChildMatches&&this.#n?.add){let r=`${e.relativePosix()}/**`;this.#n.add(r)}let n=this.opts.absolute===void 0?t:this.opts.absolute;this.seen.add(e);let i=this.opts.mark&&e.isDirectory()?this.#s:"";if(this.opts.withFileTypes)this.matchEmit(e);else if(n){let r=this.opts.posix?e.fullpathPosix():e.fullpath();this.matchEmit(r+i)}else{let r=this.opts.posix?e.relativePosix():e.relative(),o=this.opts.dotRelative&&!r.startsWith(".."+this.#s)?"."+this.#s:"";this.matchEmit(r?o+r+i:"."+i)}}async match(e,t,n){let i=await this.matchCheck(e,n);i&&this.matchFinish(i,t)}matchSync(e,t,n){let i=this.matchCheckSync(e,n);i&&this.matchFinish(i,t)}walkCB(e,t,n){this.signal?.aborted&&n(),this.walkCB2(e,t,new ns(this.opts),n)}walkCB2(e,t,n,i){if(this.#r(e))return i();if(this.signal?.aborted&&i(),this.paused){this.onResume(()=>this.walkCB2(e,t,n,i));return}n.processPatterns(e,t);let r=1,o=()=>{--r===0&&i()};for(let[a,c,l]of n.matches.entries())this.#t(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,f)=>this.walkCB3(a,f,n,o),!0)}o()}walkCB3(e,t,n,i){n=n.filterEntries(e,t);let r=1,o=()=>{--r===0&&i()};for(let[a,c,l]of n.matches.entries())this.#t(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 ns(this.opts),n)}walkCB2Sync(e,t,n,i){if(this.#r(e))return i();if(this.signal?.aborted&&i(),this.paused){this.onResume(()=>this.walkCB2Sync(e,t,n,i));return}n.processPatterns(e,t);let r=1,o=()=>{--r===0&&i()};for(let[a,c,l]of n.matches.entries())this.#t(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,i){n=n.filterEntries(e,t);let r=1,o=()=>{--r===0&&i()};for(let[a,c,l]of n.matches.entries())this.#t(a)||this.matchSync(a,c,l);for(let[a,c]of n.subwalks.entries())r++,this.walkCB2Sync(a,c,n.child(),o);o()}},ss=class extends Qs{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}},is=class extends Qs{results;constructor(e,t,n){super(e,t,n),this.results=new St({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 Ed=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",Ve=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,mc.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||Ed,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"?Sn:t.platform==="darwin"?ts:t.platform?kn:pc;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",i={...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 Pe(c,i)),[o,a]=r.reduce((c,l)=>(c[0].push(...l.set),c[1].push(...l.globParts),c),[[],[]]);this.patterns=o.map((c,l)=>{let f=a[l];if(!f)throw new Error("invalid pattern object");return new En(c,f,0,this.platform)})}async walk(){return[...await new ss(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 ss(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 is(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 is(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 Kr=(s,e={})=>{Array.isArray(s)||(s=[s]);for(let t of s)if(new Pe(t,e).hasMagic())return!0;return!1};function Ks(s,e={}){return new Ve(s,e).streamSync()}function wc(s,e={}){return new Ve(s,e).stream()}function ei(s,e={}){return new Ve(s,e).walkSync()}async function gc(s,e={}){return new Ve(s,e).walk()}function ti(s,e={}){return new Ve(s,e).iterateSync()}function vc(s,e={}){return new Ve(s,e).iterate()}var Cd=Ks,Rd=Object.assign(wc,{sync:Ks}),Td=ti,Od=Object.assign(vc,{sync:ti}),Nd=Object.assign(ei,{stream:Ks,iterate:ti}),yc=Object.assign(gc,{glob:gc,globSync:ei,sync:Nd,globStream:wc,stream:Rd,globStreamSync:Ks,streamSync:Cd,globIterate:vc,iterate:Od,globIterateSync:ti,iterateSync:Td,Glob:Ve,hasMagic:Kr,escape:yn,unescape:Be});yc.glob=yc;var eo={name:"dts-linter",version:"0.5.0",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.8.6"},devDependencies:{"@types/node":"^24.0.3","devicetree-language-server-types":"^0.0.2-alpha.37",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 bc;(function(s){function e(t){return typeof t=="string"}s.is=e})(bc||(bc={}));var to;(function(s){function e(t){return typeof t=="string"}s.is=e})(to||(to={}));var _c;(function(s){s.MIN_VALUE=-2147483648,s.MAX_VALUE=2147483647;function e(t){return typeof t=="number"&&s.MIN_VALUE<=t&&t<=s.MAX_VALUE}s.is=e})(_c||(_c={}));var ni;(function(s){s.MIN_VALUE=0,s.MAX_VALUE=2147483647;function e(t){return typeof t=="number"&&s.MIN_VALUE<=t&&t<=s.MAX_VALUE}s.is=e})(ni||(ni={}));var Ze;(function(s){function e(n,i){return n===Number.MAX_VALUE&&(n=ni.MAX_VALUE),i===Number.MAX_VALUE&&(i=ni.MAX_VALUE),{line:n,character:i}}s.create=e;function t(n){let i=n;return m.objectLiteral(i)&&m.uinteger(i.line)&&m.uinteger(i.character)}s.is=t})(Ze||(Ze={}));var oe;(function(s){function e(n,i,r,o){if(m.uinteger(n)&&m.uinteger(i)&&m.uinteger(r)&&m.uinteger(o))return{start:Ze.create(n,i),end:Ze.create(r,o)};if(Ze.is(n)&&Ze.is(i))return{start:n,end:i};throw new Error(`Range#create called with invalid arguments[${n}, ${i}, ${r}, ${o}]`)}s.create=e;function t(n){let i=n;return m.objectLiteral(i)&&Ze.is(i.start)&&Ze.is(i.end)}s.is=t})(oe||(oe={}));var si;(function(s){function e(n,i){return{uri:n,range:i}}s.create=e;function t(n){let i=n;return m.objectLiteral(i)&&oe.is(i.range)&&(m.string(i.uri)||m.undefined(i.uri))}s.is=t})(si||(si={}));var xc;(function(s){function e(n,i,r,o){return{targetUri:n,targetRange:i,targetSelectionRange:r,originSelectionRange:o}}s.create=e;function t(n){let i=n;return m.objectLiteral(i)&&oe.is(i.targetRange)&&m.string(i.targetUri)&&oe.is(i.targetSelectionRange)&&(oe.is(i.originSelectionRange)||m.undefined(i.originSelectionRange))}s.is=t})(xc||(xc={}));var no;(function(s){function e(n,i,r,o){return{red:n,green:i,blue:r,alpha:o}}s.create=e;function t(n){let i=n;return m.objectLiteral(i)&&m.numberRange(i.red,0,1)&&m.numberRange(i.green,0,1)&&m.numberRange(i.blue,0,1)&&m.numberRange(i.alpha,0,1)}s.is=t})(no||(no={}));var Sc;(function(s){function e(n,i){return{range:n,color:i}}s.create=e;function t(n){let i=n;return m.objectLiteral(i)&&oe.is(i.range)&&no.is(i.color)}s.is=t})(Sc||(Sc={}));var kc;(function(s){function e(n,i,r){return{label:n,textEdit:i,additionalTextEdits:r}}s.create=e;function t(n){let i=n;return m.objectLiteral(i)&&m.string(i.label)&&(m.undefined(i.textEdit)||Tn.is(i))&&(m.undefined(i.additionalTextEdits)||m.typedArray(i.additionalTextEdits,Tn.is))}s.is=t})(kc||(kc={}));var Ec;(function(s){s.Comment="comment",s.Imports="imports",s.Region="region"})(Ec||(Ec={}));var Cc;(function(s){function e(n,i,r,o,a,c){let l={startLine:n,endLine:i};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}s.create=e;function t(n){let i=n;return m.objectLiteral(i)&&m.uinteger(i.startLine)&&m.uinteger(i.startLine)&&(m.undefined(i.startCharacter)||m.uinteger(i.startCharacter))&&(m.undefined(i.endCharacter)||m.uinteger(i.endCharacter))&&(m.undefined(i.kind)||m.string(i.kind))}s.is=t})(Cc||(Cc={}));var so;(function(s){function e(n,i){return{location:n,message:i}}s.create=e;function t(n){let i=n;return m.defined(i)&&si.is(i.location)&&m.string(i.message)}s.is=t})(so||(so={}));var me;(function(s){s.Error=1,s.Warning=2,s.Information=3,s.Hint=4})(me||(me={}));var Rc;(function(s){s.Unnecessary=1,s.Deprecated=2})(Rc||(Rc={}));var Tc;(function(s){function e(t){let n=t;return m.objectLiteral(n)&&m.string(n.href)}s.is=e})(Tc||(Tc={}));var ii;(function(s){function e(n,i,r,o,a,c){let l={range:n,message:i};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}s.create=e;function t(n){var i;let r=n;return m.defined(r)&&oe.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((i=r.codeDescription)===null||i===void 0?void 0:i.href))&&(m.string(r.source)||m.undefined(r.source))&&(m.undefined(r.relatedInformation)||m.typedArray(r.relatedInformation,so.is))}s.is=t})(ii||(ii={}));var Rn;(function(s){function e(n,i,...r){let o={title:n,command:i};return m.defined(r)&&r.length>0&&(o.arguments=r),o}s.create=e;function t(n){let i=n;return m.defined(i)&&m.string(i.title)&&m.string(i.command)}s.is=t})(Rn||(Rn={}));var Tn;(function(s){function e(r,o){return{range:r,newText:o}}s.replace=e;function t(r,o){return{range:{start:r,end:r},newText:o}}s.insert=t;function n(r){return{range:r,newText:""}}s.del=n;function i(r){let o=r;return m.objectLiteral(o)&&m.string(o.newText)&&oe.is(o.range)}s.is=i})(Tn||(Tn={}));var io;(function(s){function e(n,i,r){let o={label:n};return i!==void 0&&(o.needsConfirmation=i),r!==void 0&&(o.description=r),o}s.create=e;function t(n){let i=n;return m.objectLiteral(i)&&m.string(i.label)&&(m.boolean(i.needsConfirmation)||i.needsConfirmation===void 0)&&(m.string(i.description)||i.description===void 0)}s.is=t})(io||(io={}));var On;(function(s){function e(t){let n=t;return m.string(n)}s.is=e})(On||(On={}));var Oc;(function(s){function e(r,o,a){return{range:r,newText:o,annotationId:a}}s.replace=e;function t(r,o,a){return{range:{start:r,end:r},newText:o,annotationId:a}}s.insert=t;function n(r,o){return{range:r,newText:"",annotationId:o}}s.del=n;function i(r){let o=r;return Tn.is(o)&&(io.is(o.annotationId)||On.is(o.annotationId))}s.is=i})(Oc||(Oc={}));var ro;(function(s){function e(n,i){return{textDocument:n,edits:i}}s.create=e;function t(n){let i=n;return m.defined(i)&&uo.is(i.textDocument)&&Array.isArray(i.edits)}s.is=t})(ro||(ro={}));var oo;(function(s){function e(n,i,r){let o={kind:"create",uri:n};return i!==void 0&&(i.overwrite!==void 0||i.ignoreIfExists!==void 0)&&(o.options=i),r!==void 0&&(o.annotationId=r),o}s.create=e;function t(n){let i=n;return i&&i.kind==="create"&&m.string(i.uri)&&(i.options===void 0||(i.options.overwrite===void 0||m.boolean(i.options.overwrite))&&(i.options.ignoreIfExists===void 0||m.boolean(i.options.ignoreIfExists)))&&(i.annotationId===void 0||On.is(i.annotationId))}s.is=t})(oo||(oo={}));var ao;(function(s){function e(n,i,r,o){let a={kind:"rename",oldUri:n,newUri:i};return r!==void 0&&(r.overwrite!==void 0||r.ignoreIfExists!==void 0)&&(a.options=r),o!==void 0&&(a.annotationId=o),a}s.create=e;function t(n){let i=n;return i&&i.kind==="rename"&&m.string(i.oldUri)&&m.string(i.newUri)&&(i.options===void 0||(i.options.overwrite===void 0||m.boolean(i.options.overwrite))&&(i.options.ignoreIfExists===void 0||m.boolean(i.options.ignoreIfExists)))&&(i.annotationId===void 0||On.is(i.annotationId))}s.is=t})(ao||(ao={}));var co;(function(s){function e(n,i,r){let o={kind:"delete",uri:n};return i!==void 0&&(i.recursive!==void 0||i.ignoreIfNotExists!==void 0)&&(o.options=i),r!==void 0&&(o.annotationId=r),o}s.create=e;function t(n){let i=n;return i&&i.kind==="delete"&&m.string(i.uri)&&(i.options===void 0||(i.options.recursive===void 0||m.boolean(i.options.recursive))&&(i.options.ignoreIfNotExists===void 0||m.boolean(i.options.ignoreIfNotExists)))&&(i.annotationId===void 0||On.is(i.annotationId))}s.is=t})(co||(co={}));var lo;(function(s){function e(t){let n=t;return n&&(n.changes!==void 0||n.documentChanges!==void 0)&&(n.documentChanges===void 0||n.documentChanges.every(i=>m.string(i.kind)?oo.is(i)||ao.is(i)||co.is(i):ro.is(i)))}s.is=e})(lo||(lo={}));var Nc;(function(s){function e(n){return{uri:n}}s.create=e;function t(n){let i=n;return m.defined(i)&&m.string(i.uri)}s.is=t})(Nc||(Nc={}));var Ac;(function(s){function e(n,i){return{uri:n,version:i}}s.create=e;function t(n){let i=n;return m.defined(i)&&m.string(i.uri)&&m.integer(i.version)}s.is=t})(Ac||(Ac={}));var uo;(function(s){function e(n,i){return{uri:n,version:i}}s.create=e;function t(n){let i=n;return m.defined(i)&&m.string(i.uri)&&(i.version===null||m.integer(i.version))}s.is=t})(uo||(uo={}));var Pc;(function(s){function e(n,i,r,o){return{uri:n,languageId:i,version:r,text:o}}s.create=e;function t(n){let i=n;return m.defined(i)&&m.string(i.uri)&&m.string(i.languageId)&&m.integer(i.version)&&m.string(i.text)}s.is=t})(Pc||(Pc={}));var fo;(function(s){s.PlainText="plaintext",s.Markdown="markdown";function e(t){let n=t;return n===s.PlainText||n===s.Markdown}s.is=e})(fo||(fo={}));var rs;(function(s){function e(t){let n=t;return m.objectLiteral(t)&&fo.is(n.kind)&&m.string(n.value)}s.is=e})(rs||(rs={}));var Mc;(function(s){s.Text=1,s.Method=2,s.Function=3,s.Constructor=4,s.Field=5,s.Variable=6,s.Class=7,s.Interface=8,s.Module=9,s.Property=10,s.Unit=11,s.Value=12,s.Enum=13,s.Keyword=14,s.Snippet=15,s.Color=16,s.File=17,s.Reference=18,s.Folder=19,s.EnumMember=20,s.Constant=21,s.Struct=22,s.Event=23,s.Operator=24,s.TypeParameter=25})(Mc||(Mc={}));var jc;(function(s){s.PlainText=1,s.Snippet=2})(jc||(jc={}));var Lc;(function(s){s.Deprecated=1})(Lc||(Lc={}));var Ic;(function(s){function e(n,i,r){return{newText:n,insert:i,replace:r}}s.create=e;function t(n){let i=n;return i&&m.string(i.newText)&&oe.is(i.insert)&&oe.is(i.replace)}s.is=t})(Ic||(Ic={}));var Dc;(function(s){s.asIs=1,s.adjustIndentation=2})(Dc||(Dc={}));var $c;(function(s){function e(t){let n=t;return n&&(m.string(n.detail)||n.detail===void 0)&&(m.string(n.description)||n.description===void 0)}s.is=e})($c||($c={}));var Fc;(function(s){function e(t){return{label:t}}s.create=e})(Fc||(Fc={}));var Wc;(function(s){function e(t,n){return{items:t||[],isIncomplete:!!n}}s.create=e})(Wc||(Wc={}));var ri;(function(s){function e(n){return n.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&")}s.fromPlainText=e;function t(n){let i=n;return m.string(i)||m.objectLiteral(i)&&m.string(i.language)&&m.string(i.value)}s.is=t})(ri||(ri={}));var zc;(function(s){function e(t){let n=t;return!!n&&m.objectLiteral(n)&&(rs.is(n.contents)||ri.is(n.contents)||m.typedArray(n.contents,ri.is))&&(t.range===void 0||oe.is(t.range))}s.is=e})(zc||(zc={}));var Bc;(function(s){function e(t,n){return n?{label:t,documentation:n}:{label:t}}s.create=e})(Bc||(Bc={}));var qc;(function(s){function e(t,n,...i){let r={label:t};return m.defined(n)&&(r.documentation=n),m.defined(i)?r.parameters=i:r.parameters=[],r}s.create=e})(qc||(qc={}));var Uc;(function(s){s.Text=1,s.Read=2,s.Write=3})(Uc||(Uc={}));var Vc;(function(s){function e(t,n){let i={range:t};return m.number(n)&&(i.kind=n),i}s.create=e})(Vc||(Vc={}));var Zc;(function(s){s.File=1,s.Module=2,s.Namespace=3,s.Package=4,s.Class=5,s.Method=6,s.Property=7,s.Field=8,s.Constructor=9,s.Enum=10,s.Interface=11,s.Function=12,s.Variable=13,s.Constant=14,s.String=15,s.Number=16,s.Boolean=17,s.Array=18,s.Object=19,s.Key=20,s.Null=21,s.EnumMember=22,s.Struct=23,s.Event=24,s.Operator=25,s.TypeParameter=26})(Zc||(Zc={}));var Hc;(function(s){s.Deprecated=1})(Hc||(Hc={}));var Gc;(function(s){function e(t,n,i,r,o){let a={name:t,kind:n,location:{uri:r,range:i}};return o&&(a.containerName=o),a}s.create=e})(Gc||(Gc={}));var Jc;(function(s){function e(t,n,i,r){return r!==void 0?{name:t,kind:n,location:{uri:i,range:r}}:{name:t,kind:n,location:{uri:i}}}s.create=e})(Jc||(Jc={}));var Xc;(function(s){function e(n,i,r,o,a,c){let l={name:n,detail:i,kind:r,range:o,selectionRange:a};return c!==void 0&&(l.children=c),l}s.create=e;function t(n){let i=n;return i&&m.string(i.name)&&m.number(i.kind)&&oe.is(i.range)&&oe.is(i.selectionRange)&&(i.detail===void 0||m.string(i.detail))&&(i.deprecated===void 0||m.boolean(i.deprecated))&&(i.children===void 0||Array.isArray(i.children))&&(i.tags===void 0||Array.isArray(i.tags))}s.is=t})(Xc||(Xc={}));var Yc;(function(s){s.Empty="",s.QuickFix="quickfix",s.Refactor="refactor",s.RefactorExtract="refactor.extract",s.RefactorInline="refactor.inline",s.RefactorRewrite="refactor.rewrite",s.Source="source",s.SourceOrganizeImports="source.organizeImports",s.SourceFixAll="source.fixAll"})(Yc||(Yc={}));var oi;(function(s){s.Invoked=1,s.Automatic=2})(oi||(oi={}));var Qc;(function(s){function e(n,i,r){let o={diagnostics:n};return i!=null&&(o.only=i),r!=null&&(o.triggerKind=r),o}s.create=e;function t(n){let i=n;return m.defined(i)&&m.typedArray(i.diagnostics,ii.is)&&(i.only===void 0||m.typedArray(i.only,m.string))&&(i.triggerKind===void 0||i.triggerKind===oi.Invoked||i.triggerKind===oi.Automatic)}s.is=t})(Qc||(Qc={}));var Kc;(function(s){function e(n,i,r){let o={title:n},a=!0;return typeof i=="string"?(a=!1,o.kind=i):Rn.is(i)?o.command=i:o.edit=i,a&&r!==void 0&&(o.kind=r),o}s.create=e;function t(n){let i=n;return i&&m.string(i.title)&&(i.diagnostics===void 0||m.typedArray(i.diagnostics,ii.is))&&(i.kind===void 0||m.string(i.kind))&&(i.edit!==void 0||i.command!==void 0)&&(i.command===void 0||Rn.is(i.command))&&(i.isPreferred===void 0||m.boolean(i.isPreferred))&&(i.edit===void 0||lo.is(i.edit))}s.is=t})(Kc||(Kc={}));var el;(function(s){function e(n,i){let r={range:n};return m.defined(i)&&(r.data=i),r}s.create=e;function t(n){let i=n;return m.defined(i)&&oe.is(i.range)&&(m.undefined(i.command)||Rn.is(i.command))}s.is=t})(el||(el={}));var tl;(function(s){function e(n,i){return{tabSize:n,insertSpaces:i}}s.create=e;function t(n){let i=n;return m.defined(i)&&m.uinteger(i.tabSize)&&m.boolean(i.insertSpaces)}s.is=t})(tl||(tl={}));var nl;(function(s){function e(n,i,r){return{range:n,target:i,data:r}}s.create=e;function t(n){let i=n;return m.defined(i)&&oe.is(i.range)&&(m.undefined(i.target)||m.string(i.target))}s.is=t})(nl||(nl={}));var sl;(function(s){function e(n,i){return{range:n,parent:i}}s.create=e;function t(n){let i=n;return m.objectLiteral(i)&&oe.is(i.range)&&(i.parent===void 0||s.is(i.parent))}s.is=t})(sl||(sl={}));var il;(function(s){s.namespace="namespace",s.type="type",s.class="class",s.enum="enum",s.interface="interface",s.struct="struct",s.typeParameter="typeParameter",s.parameter="parameter",s.variable="variable",s.property="property",s.enumMember="enumMember",s.event="event",s.function="function",s.method="method",s.macro="macro",s.keyword="keyword",s.modifier="modifier",s.comment="comment",s.string="string",s.number="number",s.regexp="regexp",s.operator="operator",s.decorator="decorator"})(il||(il={}));var rl;(function(s){s.declaration="declaration",s.definition="definition",s.readonly="readonly",s.static="static",s.deprecated="deprecated",s.abstract="abstract",s.async="async",s.modification="modification",s.documentation="documentation",s.defaultLibrary="defaultLibrary"})(rl||(rl={}));var ol;(function(s){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")}s.is=e})(ol||(ol={}));var al;(function(s){function e(n,i){return{range:n,text:i}}s.create=e;function t(n){let i=n;return i!=null&&oe.is(i.range)&&m.string(i.text)}s.is=t})(al||(al={}));var cl;(function(s){function e(n,i,r){return{range:n,variableName:i,caseSensitiveLookup:r}}s.create=e;function t(n){let i=n;return i!=null&&oe.is(i.range)&&m.boolean(i.caseSensitiveLookup)&&(m.string(i.variableName)||i.variableName===void 0)}s.is=t})(cl||(cl={}));var ll;(function(s){function e(n,i){return{range:n,expression:i}}s.create=e;function t(n){let i=n;return i!=null&&oe.is(i.range)&&(m.string(i.expression)||i.expression===void 0)}s.is=t})(ll||(ll={}));var ul;(function(s){function e(n,i){return{frameId:n,stoppedLocation:i}}s.create=e;function t(n){let i=n;return m.defined(i)&&oe.is(n.stoppedLocation)}s.is=t})(ul||(ul={}));var ho;(function(s){s.Type=1,s.Parameter=2;function e(t){return t===1||t===2}s.is=e})(ho||(ho={}));var po;(function(s){function e(n){return{value:n}}s.create=e;function t(n){let i=n;return m.objectLiteral(i)&&(i.tooltip===void 0||m.string(i.tooltip)||rs.is(i.tooltip))&&(i.location===void 0||si.is(i.location))&&(i.command===void 0||Rn.is(i.command))}s.is=t})(po||(po={}));var fl;(function(s){function e(n,i,r){let o={position:n,label:i};return r!==void 0&&(o.kind=r),o}s.create=e;function t(n){let i=n;return m.objectLiteral(i)&&Ze.is(i.position)&&(m.string(i.label)||m.typedArray(i.label,po.is))&&(i.kind===void 0||ho.is(i.kind))&&i.textEdits===void 0||m.typedArray(i.textEdits,Tn.is)&&(i.tooltip===void 0||m.string(i.tooltip)||rs.is(i.tooltip))&&(i.paddingLeft===void 0||m.boolean(i.paddingLeft))&&(i.paddingRight===void 0||m.boolean(i.paddingRight))}s.is=t})(fl||(fl={}));var hl;(function(s){function e(t){return{kind:"snippet",value:t}}s.createSnippet=e})(hl||(hl={}));var dl;(function(s){function e(t,n,i,r){return{insertText:t,filterText:n,range:i,command:r}}s.create=e})(dl||(dl={}));var pl;(function(s){function e(t){return{items:t}}s.create=e})(pl||(pl={}));var ml;(function(s){s.Invoked=0,s.Automatic=1})(ml||(ml={}));var gl;(function(s){function e(t,n){return{range:t,text:n}}s.create=e})(gl||(gl={}));var yl;(function(s){function e(t,n){return{triggerKind:t,selectedCompletionInfo:n}}s.create=e})(yl||(yl={}));var wl;(function(s){function e(t){let n=t;return m.objectLiteral(n)&&to.is(n.uri)&&m.string(n.name)}s.is=e})(wl||(wl={}));var vl;(function(s){function e(r,o,a,c){return new mo(r,o,a,c)}s.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))}s.is=t;function n(r,o){let a=r.getText(),c=i(o,(f,u)=>{let d=f.range.start.line-u.range.start.line;return d===0?f.range.start.character-u.range.start.character:d}),l=a.length;for(let f=c.length-1;f>=0;f--){let u=c[f],d=r.offsetAt(u.range.start),p=r.offsetAt(u.range.end);if(p<=l)a=a.substring(0,d)+u.newText+a.substring(p,a.length);else throw new Error("Overlapping edit");l=d}return a}s.applyEdits=n;function i(r,o){if(r.length<=1)return r;let a=r.length/2|0,c=r.slice(0,a),l=r.slice(a);i(c,o),i(l,o);let f=0,u=0,d=0;for(;f<c.length&&u<l.length;)o(c[f],l[u])<=0?r[d++]=c[f++]:r[d++]=l[u++];for(;f<c.length;)r[d++]=c[f++];for(;u<l.length;)r[d++]=l[u++];return r}})(vl||(vl={}));var mo=class{constructor(e,t,n,i){this._uri=e,this._languageId=t,this._version=n,this._content=i,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 i=0;i<t.length;i++){n&&(e.push(i),n=!1);let r=t.charAt(i);n=r==="\r"||r===`
|
|
51
|
+
`,r==="\r"&&i+1<t.length&&t.charAt(i+1)===`
|
|
52
|
+
`&&i++}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,i=t.length;if(i===0)return Ze.create(0,e);for(;n<i;){let o=Math.floor((n+i)/2);t[o]>e?i=o:n=o+1}let r=n-1;return Ze.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],i=e.line+1<t.length?t[e.line+1]:this._content.length;return Math.max(Math.min(n+e.character,i),n)}get lineCount(){return this.getLineOffsets().length}},m;(function(s){let e=Object.prototype.toString;function t(p){return typeof p<"u"}s.defined=t;function n(p){return typeof p>"u"}s.undefined=n;function i(p){return p===!0||p===!1}s.boolean=i;function r(p){return e.call(p)==="[object String]"}s.string=r;function o(p){return e.call(p)==="[object Number]"}s.number=o;function a(p,w,g){return e.call(p)==="[object Number]"&&w<=p&&p<=g}s.numberRange=a;function c(p){return e.call(p)==="[object Number]"&&-2147483648<=p&&p<=2147483647}s.integer=c;function l(p){return e.call(p)==="[object Number]"&&0<=p&&p<=2147483647}s.uinteger=l;function f(p){return e.call(p)==="[object Function]"}s.func=f;function u(p){return p!==null&&typeof p=="object"}s.objectLiteral=u;function d(p,w){return Array.isArray(p)&&p.every(w)}s.typedArray=d})(m||(m={}));var Pd=require.resolve("devicetree-language-server/dist/server.js"),go=class{constructor(e,t,n,i,r){this.poolSize=e;this.cwd=t;this.includesPaths=n;this.bindings=i;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=kl.default.spawn(process.execPath,[Pd,"--stdio"],{stdio:["pipe","pipe","pipe"]});t.stderr.on("data",o=>{this.logLevel==="verbose"&&console.error(`LSP Worker ${e} stderr:`,o.toString())});let n=(0,Cl.createMessageConnection)(new ai.StreamMessageReader(t.stdout),new ai.StreamMessageWriter(t.stdin));this.logLevel==="verbose"&&n.onNotification("window/logMessage",o=>{let c={1:"ERROR",2:"WARN",3:"INFO",4:"LOG"}[o.type]||"LOG";ae("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 i=[{uri:bl(this.cwd),name:"root"}];await n.sendRequest("initialize",{processId:process.pid,rootUri:bl(this.cwd),capabilities:{},workspaceFolders:i}),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(i=>!i.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 bl(s){let e=El.default.resolve(s);return e=e.replace(/\\/g,"/"),e.startsWith("/")||(e="/"+e),`file://${e}`}function Md(){let s=process.env;return!!(s.CI&&(s.GITHUB_ACTIONS||s.GITLAB_CI||s.BITBUCKET_BUILD_NUMBER||s.CIRCLECI||s.TRAVIS))}var jd=q.object({file:q.array(q.string().optional()).optional(),cwd:q.string().optional(),include:q.array(q.string()).optional().default([]),binding:q.array(q.string()).optional().default([]),logLevel:q.enum(["none","verbose"]).optional().default("none"),format:q.boolean().optional().default(!1),formatFixAll:q.boolean().optional().default(!1),disableBaseFormattingRules:q.boolean().optional().default(!1),disableIndentExpressions:q.boolean().optional().default(!1),disableRemoveDuplicateProperties:q.boolean().optional().default(!1),disableRemoveEmptyReferences:q.boolean().optional().default(!1),enableRemoveEmptyNodes:q.boolean().optional().default(!1),enableRemoveEmptyRoots:q.boolean().optional().default(!1),enableSortNodesAndProperties:q.boolean().optional().default(!1),sortNodesNodesBy:q.enum(["none","name","address"]).optional().default("none"),enableSortPropertiesAlphabetically:q.boolean().optional().default(!1),processIncludes:q.boolean().optional().default(!1),diagnostics:q.boolean().optional().default(!1),diagnosticsFull:q.boolean().optional().default(!1),diagnosticsConfig:q.string().optional(),showInfoDiagnostics:q.boolean().optional().default(!1),patchFile:q.string().optional(),outputFormat:q.enum(["auto","pretty","annotations","json"]).optional().default("auto"),threads:q.number().int().min(1).optional().default(1),version:q.boolean().optional().default(!1),help:q.boolean().optional().default(!1)}),yo=`Usage: dts-linter [options]
|
|
55
53
|
|
|
56
54
|
Options:
|
|
57
55
|
--file List of input files (can be repeated).
|
|
@@ -61,6 +59,15 @@ Options:
|
|
|
61
59
|
--logLevel <none|verbose> Set the logging verbosity (default: none).
|
|
62
60
|
--format Format the files specified in --file (default: false).
|
|
63
61
|
--formatFixAll Apply formatting changes directly to the files (default: false).
|
|
62
|
+
--disableBaseFormattingRules Disable base formatting rules (default: false).
|
|
63
|
+
--disableIndentExpressions Disable indentation for expressions when formatting (default: false).
|
|
64
|
+
--disableRemoveDuplicateProperties Disable removal of duplicate properties in the same scope when formatting (default: false).
|
|
65
|
+
--disableRemoveEmptyReferences Disable removal of empty references when formatting (default: false).
|
|
66
|
+
--enableRemoveEmptyNodes Enable removal of empty nodes when formatting (default: false).
|
|
67
|
+
--enableRemoveEmptyRoots Enable removal of empty root nodes when formatting (default: false).
|
|
68
|
+
--enableSortNodesAndProperties Enable sorting of nodes and properties when formatting (default: false).
|
|
69
|
+
--sortNodesNodesBy <none|name|type> When sorting nodes, sort by name or type (default: none).
|
|
70
|
+
--enableSortPropertiesAlphabetically Enable sorting of properties alphabetically when formatting (default: false).
|
|
64
71
|
--diagnostics Show basic syntax diagnostics for files (default: false).
|
|
65
72
|
--diagnosticsFull Show full diagnostics for files (default: false).
|
|
66
73
|
--diagnosticsConfig <path> Path to diagnostics configuration file.
|
|
@@ -72,17 +79,17 @@ Options:
|
|
|
72
79
|
--help Show help information (default: false).
|
|
73
80
|
|
|
74
81
|
Example:
|
|
75
|
-
dts-linter --file file1.dts --file file2.dtsi --format --diagnostics --threads 4`,
|
|
76
|
-
`)}))}else
|
|
77
|
-
`)??"";
|
|
78
|
-
${
|
|
82
|
+
dts-linter --file file1.dts --file file2.dtsi --format --diagnostics --threads 4`,z;try{let{values:s}=(0,Rl.parseArgs)({options:{file:{type:"string",multiple:!0},cwd:{type:"string"},include:{type:"string",multiple:!0},binding:{type:"string",multiple:!0},logLevel:{type:"string"},format:{type:"boolean"},formatFixAll:{type:"boolean"},disableBaseFormattingRules:{type:"boolean"},disableIndentExpressions:{type:"boolean"},disableRemoveDuplicateProperties:{type:"boolean"},disableRemoveEmptyReferences:{type:"boolean"},enableRemoveEmptyNodes:{type:"boolean"},enableRemoveEmptyRoots:{type:"boolean"},enableSortNodesAndProperties:{type:"boolean"},sortNodesNodesBy:{type:"string"},enableSortPropertiesAlphabetically:{type:"boolean"},diagnostics:{type:"boolean"},diagnosticsFull:{type:"boolean"},diagnosticsConfig:{type:"string"},showInfoDiagnostics:{type:"boolean"},patchFile:{type:"string"},outputFormat:{type:"string"},threads:{type:"string"},version:{type:"boolean"},help:{type:"boolean"}},strict:!0}),e={...s,threads:s.threads?parseInt(s.threads,10):void 0},t=jd.safeParse(e);t.success||(console.log(yo),process.exit(1)),z=t.data}catch{console.log(yo),process.exit(1)}z.help&&(console.log("Invalid arguments"),console.log(yo),process.exit(0));z.version&&(console.log(`${eo.name} version ${eo.version}`),process.exit(0));var Ld=z.include,Id=z.binding,Dd=z.logLevel,Tl=z.formatFixAll,Ol=z.format||Tl,$d=z.disableBaseFormattingRules,Fd=z.disableIndentExpressions,Wd=z.disableRemoveDuplicateProperties,zd=z.disableRemoveEmptyReferences,Bd=z.enableRemoveEmptyNodes,qd=z.enableRemoveEmptyRoots,Ud=z.enableSortNodesAndProperties,_l=z.sortNodesNodesBy,xl=z.enableSortPropertiesAlphabetically,ci=z.diagnosticsFull,Vd=z.diagnostics||ci,Zd=z.showInfoDiagnostics,He=z.outputFormat,wo=z.patchFile,Hd=z.threads,Gd=z.diagnosticsConfig;Gd&&z.file&&(console.log("Cannot use --diagnosticsConfig with --file option."),process.exit(0));var lt=Md()&&He==="auto"||He==="annotations",Jd=()=>lt?"::group::":"",Xd=()=>lt?"::endgroup::":"",Yd=s=>lt?`file=${(0,te.relative)(Q,s)}`:(0,te.relative)(Q,s),Qd=(s,e)=>lt?`line=${s}${e?`,col=${e}`:""}`:`line: ${s} ${e?`col=${e}`:""}`,Kd=(s,e)=>lt?`endLine=${s}${e?`,endColumn=${e}`:""}`:`endLine: ${s} ${e?`endColumn=${e}`:""}`,ep=lt?",":" ",tp=s=>{switch(s){case"error":return"::error";case"warn":return"::warning";case"info":return"::notice"}},np=(s,e,t,n,i,r)=>{let o=[t?`file=${t}`:null,i?`line=${i.line}`:null,i?.col?`col=${i.col}`:null,r?`endLine=${r.line}`:null,r?.col?`endColumn=${r.col}`:null,n?`title=${n}`:null].filter(a=>!!a);console.log(`${tp(s)} ${o.join(",")}::${e}`)},ae=(s,e,t,n,i,r,o,a)=>{if(He==="json"){Nl.issues.push({level:s,message:e.trim(),file:t?(0,te.relative)(Q,t.trim()):void 0,title:n?.trim(),startLine:i?.line,startCol:i?.col,endLine:r?.line,endCol:r?.col});return}if(lt){np(s,e,t?(0,te.relative)(Q,t):void 0,n,i,r);return}if(s==="info"){console.log(`\u2705 ${o??""}${a??""} ${e}`);return}console.log(`${s==="error"?"\u274C":"\u26A0\uFE0F"} ${o??""}${a??""} ${[t?.trim()?Yd(t):t,i?Qd(i.line,i.col):void 0,r?Kd(r.line,r.col):void 0,e].filter(c=>!!c).join(ep)}`)},Q=z.cwd??process.cwd(),Nl={cwd:Q,issues:[]};if(!z.diagnosticsConfig&&!z.file){let s=ci?"**/*.{dts}":"**/*.{dts,dtsi,overlay}";ae("info",`Searching for '${s}' in ${Q}`),z.file=ei(s,{cwd:z.cwd,nodir:!0})}var as=[];if(z.diagnosticsConfig){let s=ct.default.readFileSync((0,te.resolve)(Q,z.diagnosticsConfig),"utf8");try{let e=JSON.parse(s);as.push(...e.map(t=>({...t,mainFile:(0,te.resolve)(Q,t.mainFile),includePaths:t.includePaths?.map(n=>(0,te.resolve)(Q,n)),bindingPaths:t.bindingPaths?.map(n=>(0,te.resolve)(Q,n)),overlayRuns:t.overlayRuns?.map(n=>n.map(i=>(0,te.resolve)(Q,i)))})))}catch(e){console.log(`Failed to parse diagnostics config file: ${e}`),process.exit(1)}}else z.file&&as.push(...z.file.filter(s=>!!s).map(s=>({mainFile:(0,te.resolve)(Q,s)})));var os=new Map,Jt=[],Nn=[],Ct=new Map,Et=new Set,Sl=new Set;rp().catch(s=>{console.error("Error validating files:",s),process.exit(1)});var Al=(s=me.Hint)=>{switch(s){case me.Error:return"error";case me.Warning:return"warn";case me.Information:return"info";case me.Hint:return"hint"}};async function sp(s,e,t,n){await s.connection.sendRequest("devicetree/setActive",{id:n.id});let i=a=>a===e.dtsFile,r=(a,c)=>a?`[${t}/${Ml}]`:`[${c}/${o.length-1}]`.padEnd((o.length-1).toString().length*2+3," "),o=[...vo(n.mainDtsPath),...n.overlays.flatMap(vo)].filter(a=>!a.endsWith(".h")&&(0,ct.existsSync)(a));await Promise.all(o.map(async(a,c)=>{let l=i(a);if(e.dtsFile?.endsWith(".dts")||!ci){let f=await ap(s.connection,a,l,r(l,c),e);f?.length&&(Ct.has(a)||Ct.set(a,[]),Ct.get(a)?.push({maxSeverity:f.reduce((u,d)=>(d.severity??me.Hint)<u?d.severity??me.Hint:u,me.Hint),context:n,message:f.map(u=>`[${Al(u.severity)}] ${u.message}: ${JSON.stringify(u.range.start)}-${JSON.stringify(u.range.end)}`).join(`
|
|
83
|
+
`)}))}else bo.add(a),ae("warn","Check can only be done on full context!",a,void 0,void 0,void 0,`${l?"":" "}`,r(l,c));Et.add(a)})),s.connection.sendRequest("devicetree/removeContext",{id:n.id,name:e.ctxName}),await cp(s.connection,n.id)}async function ip(s,e,t){let n=ct.default.readFileSync(e.mainFile,"utf8"),i=[e.mainFile],r;if(Vd){let c=[];e.onlyRunWithOverlays||c.push({ctxName:`dts-linter:${e.mainFile}-no-overlays`,dtsFile:e.mainFile,includePaths:e.includePaths,zephyrBindings:e.bindingPaths,cwd:Q}),(e.overlayRuns??[]).forEach((f,u)=>{c.push({ctxName:`dts-linter:${e.mainFile}-overlay-run-${u}`,dtsFile:e.mainFile,overlays:f,includePaths:e.includePaths,zephyrBindings:e.bindingPaths,cwd:Q})});let l=await Promise.all(c.map(f=>s.connection.sendRequest("devicetree/requestContext",f)));await c.reduce((f,u,d)=>f.finally(()=>sp(s,u,Pl(as.slice(0,t))+d+1,l[d])),Promise.resolve())}let o=c=>c===e.mainFile,a=(c,l)=>c?`[${t}/${Ml}]`:`[${l}/${i.length-1}]`.padEnd((i.length-1).toString().length*2+3," ");Ol&&await Promise.all(i.map(async(c,l)=>{let f=o(c),u=a(f,l);try{await op(s.connection,c,f,u,f?n:ct.default.readFileSync(c,"utf8"),r)}catch(d){if(Jt.push({file:c,context:r}),He==="json")d?.data?.map(p=>{ae("error",p.message,c,"Syntax error.",{line:p.range.start.line+1,col:p.range.start.character},{line:p.range.end.line+1,col:p.range.end.character})});else{let p=d?.data?.map(w=>`[${Al(w.severity)}] ${w.message}: ${JSON.stringify(w.range.start)}-${JSON.stringify(w.range.end)}`).join(`
|
|
84
|
+
`)??"";ae("error",`
|
|
85
|
+
${p}`,c,"Syntax error.",void 0,void 0,u)}}Et.add(c)})),Tl&&i.filter(c=>!Sl.has(c)).forEach(c=>{let l=os.get(c);if(l){let f=Nr(ct.default.readFileSync(c,"utf8"),l);f?(Sl.add(c),ct.default.writeFileSync(c,f,"utf8"),Nn.push({file:c,context:r})):ae("error","Failed to apply changes to file",c)}})}var Pl=s=>s.reduce((e,t)=>e+(t.overlayRuns?.length??0)+(t.onlyRunWithOverlays?0:1),0),Ml=Pl(as);async function rp(){let s=new go(Hd,Q,Ld,Id,Dd);await s.initialize();let e=as.map(async(t,n)=>{let i=await s.getAvailableWorker();await ip(i,t,n).finally(()=>{s.releaseWorker(i)})});if(await Promise.all(e),wo&&ct.default.writeFileSync(wo,Array.from(os.values()).join(`
|
|
79
86
|
|
|
80
|
-
`)),await
|
|
81
|
-
${r.flatMap(o=>`Board File: ${(0,
|
|
87
|
+
`)),await s.dispose(),He==="json")await new Promise(t=>{process.stdout.write(JSON.stringify(Nl,void 0,4),()=>t())});else if(ae("info",`Processed ${Et.size} files`),Ol&&!lt&&(Jt.length-Nn.length&&ae("error",`${Jt.length-Nn.length} of ${Et.size} Failed formatting checks`),Nn.length&&ae("info",`${Nn.length} of ${Jt.length} formatted in place.`),Jt.length||ae("info","All files passed formatting")),Ct.size){(He==="pretty"||He==="auto")&&(console.log("Diagnostic issues summary"),console.log(Array.from(Ct.entries()).flatMap(([i,r])=>`${Jd()}File: ${(0,te.relative)(Q,i)}
|
|
88
|
+
${r.flatMap(o=>`Board File: ${(0,te.relative)(Q,o.context.mainDtsPath.fsPath)}${o.context.overlays.length?`, Overlays: ${o.context.overlays.map(a=>(0,te.basename)(a.fsPath)).join(" ")}`:""}
|
|
82
89
|
Issues:
|
|
83
90
|
${o.message.replaceAll("[error]","[err]")}`).join(`
|
|
84
91
|
`)}
|
|
85
|
-
${
|
|
86
|
-
`)),
|
|
92
|
+
${Xd()}`).join(`
|
|
93
|
+
`)),ae("error",`${Ct.size} of ${Et.size} file failed diagnostic checks`),bo.size&&ae("warn",`${bo.size} of ${Et.size} Skipped diagnostic checks`));let t=Array.from(Ct).filter(i=>i[1].some(r=>r.maxSeverity<=me.Warning)),n=!!t.length;jl.size===Et.size&&!n?ae("info","All files passed diagnostic checks"):ae("error",`${t.length} of ${Et.size} Failed diagnostic checks`)}process.exit(Jt.length-Nn.length||Ct.size?1:0)}var vo=s=>[s.fsPath,...s.includes.flatMap(e=>vo(e))],op=async(s,e,t,n,i,r)=>{let o={textDocument:{uri:`file://${e}`},options:{tabSize:8,insertSpaces:!1,trimTrailingWhitespace:!0,insertFinalNewline:!0,trimFinalNewlines:!0,removeMacroMultiline:!0,wrapLongLines:!0,baseFormattingRules:!$d,indentExpressions:!Fd,removeDuplicateProperties:!Wd,removeEmptyReferences:!zd,removeEmptyNodes:Bd,removeEmptyRoots:qd,sortNodesAndProperties:Ud||_l!=="none"||xl,sortNodesNodesBy:_l,sortPropertiesAlphabetically:xl},text:i},a=await s.sendRequest("devicetree/formattingText",o),c=t?"":" ",l=a&&a.text===i;if(a&&(!l||a.diagnostics.length)){let f=a?.text,u=(0,te.relative)(Q,e),d=null;l||(d=Pr(`a/${u}`,i,f),ae("error",d,e,"Not correctly formatted.",void 0,void 0,c,n)),(He==="json"||He==="annotations")&&a.diagnostics.forEach(p=>{ae("error",p.message,e,void 0,{line:p.range.start.line+1,col:p.range.start.character},{line:p.range.end.line+1,col:p.range.end.character})}),os.has(e)?os.get(e)!==d&&wo&&ae("warn","Multiple diffs for the same file. This diff will not be in the generated file!",e,void 0,void 0,void 0,c,n):(Jt.push({file:e,context:r}),d&&os.set(e,d)),d||ae("error",`${(0,te.relative)(Q,e)} unable to generate diff due to /* dts-format off */`,void 0,void 0,void 0,void 0,c,n)}else ae("info",`${(0,te.relative)(Q,e)} is correctly formatted`,void 0,void 0,void 0,void 0,c,n)},jl=new Set,bo=new Set,ap=async(s,e,t,n,i)=>{jl.add(e);let r=(await s.sendRequest("devicetree/diagnosticIssues",{uri:`file://${e}`,full:ci})??[]).filter(a=>a.severity===me.Error||a.severity===me.Warning||a.severity===me.Information&&Zd),o=t?"":" ";if(r.length)return r.forEach((a,c)=>{let l=a.severity===me.Error?"error":(a.severity===me.Warning,"warn"),f=He==="json"?`Board File: ${i.dtsFile}${i.overlays?.length?`, Overlays: ${i.overlays.map(p=>(0,te.relative)(Q,p)).join(" ")}`:""}, Message: ${a.message}`:a.message,u=lt||He==="json"?e:c?" ":t?`${e}${i.overlays?.length?` (Overlays: ${i.overlays.map(p=>(0,te.relative)(Q,p)).join(" ")})`:""}
|
|
87
94
|
${o} `:`${e}
|
|
88
|
-
${o} `,
|
|
95
|
+
${o} `,d=c?"":n;ae(l,f,u,void 0,{line:a.range.start.line+1,col:a.range.start.character},{line:a.range.end.line+1,col:a.range.end.character},o,d)}),r;ae("info",`No diagnostic errors in ${(0,te.relative)(Q,e)}${i.overlays?.length?` (Overlays: ${i.overlays.map(a=>(0,te.relative)(Q,a)).join(" ")})`:""}`,void 0,void 0,void 0,void 0,o,n)};function cp(s,e,t=6e3){return new Promise((n,i)=>{let r=setTimeout(()=>{i(new Error("Timed out waiting for devicetree/contextDeleted")),o.dispose()},t),o=s.onNotification("devicetree/contextDeleted",a=>{a.id===e&&(clearTimeout(r),n(),o.dispose())})})}
|