dts-linter 0.5.0 → 0.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +33 -19
- package/dist/THIRD_PARTY_LICENSES.txt +3 -3
- package/dist/dts-linter.js +39 -33
- package/package.json +2 -2
package/dist/dts-linter.js
CHANGED
|
@@ -1,58 +1,59 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
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
|
|
4
|
-
`,
|
|
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 de=(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 dt=(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=de(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 Po(s){return typeof s=="string"||s instanceof String}ye.string=Po;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 Mo(s){return Array.isArray(s)}ye.array=Mo;function fu(s){return Mo(s)&&s.every(e=>Po(e))}ye.stringArray=fu});var Ii=de(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(),di;(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})(di||(P.ErrorCodes=di={}));var hi=class s extends Error{constructor(e,t,n){super(t),this.code=Rt.number(e)?e:di.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=hi;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 bi=class extends X{constructor(e){super(e,4)}};P.RequestType4=bi;var vi=class extends X{constructor(e){super(e,5)}};P.RequestType5=vi;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 jo;(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})(jo||(P.Message=jo={}))});var $i=de(ht=>{"use strict";var Lo;Object.defineProperty(ht,"__esModule",{value:!0});ht.LRUCache=ht.LinkedMap=ht.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||(ht.Touch=we={}));var ls=class{constructor(){this[Lo]="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}[(Lo=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)}};ht.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))}};ht.LRUCache=Di});var Do=de(us=>{"use strict";Object.defineProperty(us,"__esModule",{value:!0});us.Disposable=void 0;var Io;(function(s){function e(t){return{dispose:t}}s.create=e})(Io||(us.Disposable=Io={}))});var pt=de(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=de(tn=>{"use strict";Object.defineProperty(tn,"__esModule",{value:!0});tn.Emitter=tn.Event=void 0;var du=pt(),$o;(function(s){let e={dispose(){}};s.None=function(){return e}})($o||(tn.Event=$o={}));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,du.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=de(sn=>{"use strict";Object.defineProperty(sn,"__esModule",{value:!0});sn.CancellationTokenSource=sn.CancellationToken=void 0;var hu=pt(),pu=en(),qi=nn(),ds;(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})(ds||(sn.CancellationToken=ds={}));var mu=Object.freeze(function(s,e){let t=(0,hu.default)().timer.setTimeout(s.bind(e),0);return{dispose(){t.dispose()}}}),hs=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 hs),this._token}cancel(){this._token?this._token.cancel():this._token=ds.Cancelled}dispose(){this._token?this._token instanceof hs&&this._token.dispose():this._token=ds.None}};sn.CancellationTokenSource=Ui});var Fo=de(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=de(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 zo=de(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(),Wo;(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})(Wo||(mt.MessageReader=Wo={}));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 Zo=de(gt=>{"use strict";Object.defineProperty(gt,"__esModule",{value:!0});gt.WriteableStreamMessageWriter=gt.AbstractMessageWriter=gt.MessageWriter=void 0;var Bo=pt(),jn=en(),bu=Xi(),qo=nn(),vu="Content-Length: ",Uo=`\r
|
|
4
|
+
`,Vo;(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})(Vo||(gt.MessageWriter=Vo={}));var ys=class{constructor(){this.errorEmitter=new qo.Emitter,this.closeEmitter=new qo.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,Bo.default)().applicationJson.encoder}:{charset:t.charset??"utf-8",contentEncoder:t.contentEncoder,contentTypeEncoder:t.contentTypeEncoder??(0,Bo.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 bu.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(vu,n.byteLength.toString(),Uo),i.push(Uo),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 Ho=de(ws=>{"use strict";Object.defineProperty(ws,"__esModule",{value:!0});ws.AbstractMessageBuffer=void 0;var _u=13,xu=10,Su=`\r
|
|
5
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
|
|
7
|
-
${JSON.stringify(
|
|
8
|
-
${JSON.stringify(
|
|
6
|
+
${f}`);let h=f.substr(0,u),p=f.substr(u+1).trim();a.set(e?h.toLowerCase():h,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 Qo=de(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 Go=pt(),ee=en(),j=Ii(),Jo=$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 Xo;(function(s){s.Off="off",s.Messages="messages",s.Compact="compact",s.Verbose="verbose"})(Xo||(I.TraceValues=Xo={}));(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 bs;(function(s){s.type=new j.NotificationType("$/logTrace")})(bs||(I.LogTraceNotification=bs={}));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 vs;(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})(vs||(I.IdCancellationReceiverStrategy=vs={}));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 vs.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 Yo;(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})(Yo||(I.ConnectionOptions=Yo={}));var ze;(function(s){s[s.New=1]="New",s[s.Listening=2]="Listening",s[s.Closed=3]="Closed",s[s.Disposed=4]="Disposed"})(ze||(ze={}));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,h=new Map,p=new Map,w,g=new Jo.LinkedMap,k=new Map,S=new Set,_=new Map,v=U.Off,E=Ne.Text,O,H=ze.New,Y=new Ln.Emitter,ge=new Ln.Emitter,Oe=new Ln.Emitter,Xt=new Ln.Emitter,xo=new Ln.Emitter,ut=n&&n.cancellationStrategy?n.cancellationStrategy:Ss.Message;function So(d){if(d===null)throw new Error("Can't send requests with id null since the response can't be correlated.");return"req-"+d.toString()}function Ll(d){return d===null?"res-unknown-"+(++a).toString():"res-"+d.toString()}function Il(){return"not-"+(++o).toString()}function Dl(d,b){j.Message.isRequest(b)?d.set(So(b.id),b):j.Message.isResponse(b)?d.set(Ll(b.id),b):d.set(Il(),b)}function $l(d){}function ko(){return H===ze.Listening}function Eo(){return H===ze.Closed}function Yt(){return H===ze.Disposed}function Co(){(H===ze.New||H===ze.Listening)&&(H=ze.Closed,ge.fire(void 0))}function Fl(d){Y.fire([d,void 0,void 0])}function Wl(d){Y.fire(d)}s.onClose(Co),s.onError(Fl),e.onClose(Co),e.onError(Wl);function Ro(){w||g.size===0||(w=(0,Go.default)().timer.setImmediate(()=>{w=void 0,zl()}))}function To(d){j.Message.isRequest(d)?ql(d):j.Message.isNotification(d)?Vl(d):j.Message.isResponse(d)?Ul(d):Zl(d)}function zl(){if(g.size===0)return;let d=g.shift();try{let b=n?.messageStrategy;ks.is(b)?b.handleMessage(d,To):To(d)}finally{Ro()}}let Bl=d=>{try{if(j.Message.isNotification(d)&&d.method===$n.type.method){let b=d.params.id,C=So(b),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(b),ne.id=A.id,cs(ne,d.method,Date.now()),e.write(ne).catch(()=>i.error("Sending response for canceled message failed."));return}}let J=_.get(b);if(J!==void 0){J.cancel(),li(d);return}else S.add(b)}Dl(g,d)}finally{Ro()}};function ql(d){if(Yt())return;function b(q,K,V){let ce={jsonrpc:c,id:d.id};q instanceof j.ResponseError?ce.error=q.toJson():ce.result=q===void 0?null:q,cs(ce,K,V),e.write(ce).catch(()=>i.error("Sending response failed."))}function C(q,K,V){let ce={jsonrpc:c,id:d.id,error:q.toJson()};cs(ce,K,V),e.write(ce).catch(()=>i.error("Sending response failed."))}function A(q,K,V){q===void 0&&(q=null);let ce={jsonrpc:c,id:d.id,result:q};cs(ce,K,V),e.write(ce).catch(()=>i.error("Sending response failed."))}Jl(d);let J=f.get(d.method),Z,ne;J&&(Z=J.type,ne=J.handler);let se=Date.now();if(ne||l){let q=d.id??String(Date.now()),K=vs.is(ut.receiver)?ut.receiver.createCancellationTokenSource(q):ut.receiver.createCancellationTokenSource(d);d.id!==null&&S.has(d.id)&&K.cancel(),d.id!==null&&_.set(q,K);try{let V;if(ne)if(d.params===void 0){if(Z!==void 0&&Z.numberOfParams!==0){C(new j.ResponseError(j.ErrorCodes.InvalidParams,`Request ${d.method} defines ${Z.numberOfParams} params but received none.`),d.method,se);return}V=ne(K.token)}else if(Array.isArray(d.params)){if(Z!==void 0&&Z.parameterStructures===j.ParameterStructures.byName){C(new j.ResponseError(j.ErrorCodes.InvalidParams,`Request ${d.method} defines parameters by name but received parameters by position`),d.method,se);return}V=ne(...d.params,K.token)}else{if(Z!==void 0&&Z.parameterStructures===j.ParameterStructures.byPosition){C(new j.ResponseError(j.ErrorCodes.InvalidParams,`Request ${d.method} defines parameters by position but received parameters by name`),d.method,se);return}V=ne(d.params,K.token)}else l&&(V=l(d.method,d.params,K.token));let ce=V;V?ce.then?ce.then(xe=>{_.delete(q),b(xe,d.method,se)},xe=>{_.delete(q),xe instanceof j.ResponseError?C(xe,d.method,se):xe&&ee.string(xe.message)?C(new j.ResponseError(j.ErrorCodes.InternalError,`Request ${d.method} failed with message: ${xe.message}`),d.method,se):C(new j.ResponseError(j.ErrorCodes.InternalError,`Request ${d.method} failed unexpectedly without providing any details.`),d.method,se)}):(_.delete(q),b(V,d.method,se)):(_.delete(q),A(V,d.method,se))}catch(V){_.delete(q),V instanceof j.ResponseError?b(V,d.method,se):V&&ee.string(V.message)?C(new j.ResponseError(j.ErrorCodes.InternalError,`Request ${d.method} failed with message: ${V.message}`),d.method,se):C(new j.ResponseError(j.ErrorCodes.InternalError,`Request ${d.method} failed unexpectedly without providing any details.`),d.method,se)}}else C(new j.ResponseError(j.ErrorCodes.MethodNotFound,`Unhandled method ${d.method}`),d.method,se)}function Ul(d){if(!Yt())if(d.id===null)d.error?i.error(`Received response message without id: Error is:
|
|
7
|
+
${JSON.stringify(d.error,void 0,4)}`):i.error("Received response message without id. No further error information provided.");else{let b=d.id,C=k.get(b);if(Xl(d,C),C!==void 0){k.delete(b);try{if(d.error){let A=d.error;C.reject(new j.ResponseError(A.code,A.message,A.data))}else if(d.result!==void 0)C.resolve(d.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(d){if(Yt())return;let b,C;if(d.method===$n.type.method){let A=d.params.id;S.delete(A),li(d);return}else{let A=h.get(d.method);A&&(C=A.handler,b=A.type)}if(C||u)try{if(li(d),C)if(d.params===void 0)b!==void 0&&b.numberOfParams!==0&&b.parameterStructures!==j.ParameterStructures.byName&&i.error(`Notification ${d.method} defines ${b.numberOfParams} params but received none.`),C();else if(Array.isArray(d.params)){let A=d.params;d.method===In.type.method&&A.length===2&&rr.is(A[0])?C({token:A[0],value:A[1]}):(b!==void 0&&(b.parameterStructures===j.ParameterStructures.byName&&i.error(`Notification ${d.method} defines parameters by name but received parameters by position`),b.numberOfParams!==d.params.length&&i.error(`Notification ${d.method} defines ${b.numberOfParams} params but received ${A.length} arguments`)),C(...A))}else b!==void 0&&b.parameterStructures===j.ParameterStructures.byPosition&&i.error(`Notification ${d.method} defines parameters by position but received parameters by name`),C(d.params);else u&&u(d.method,d.params)}catch(A){A.message?i.error(`Notification handler '${d.method}' failed with message: ${A.message}`):i.error(`Notification handler '${d.method}' failed unexpectedly.`)}else Oe.fire(d)}function Zl(d){if(!d){i.error("Received empty message.");return}i.error(`Received message which is neither a response nor a notification message:
|
|
8
|
+
${JSON.stringify(d,null,4)}`);let b=d;if(ee.string(b.id)||ee.number(b.id)){let C=b.id,A=k.get(C);A&&A.reject(new Error("The received response has neither a result nor an error property."))}}function ft(d){if(d!=null)switch(v){case U.Verbose:return JSON.stringify(d,null,4);case U.Compact:return JSON.stringify(d);default:return}}function Hl(d){if(!(v===U.Off||!O))if(E===Ne.Text){let b;(v===U.Verbose||v===U.Compact)&&d.params&&(b=`Params: ${ft(d.params)}
|
|
9
9
|
|
|
10
|
-
`),O.log(`Sending request '${
|
|
10
|
+
`),O.log(`Sending request '${d.method} - (${d.id})'.`,b)}else Qt("send-request",d)}function Gl(d){if(!(v===U.Off||!O))if(E===Ne.Text){let b;(v===U.Verbose||v===U.Compact)&&(d.params?b=`Params: ${ft(d.params)}
|
|
11
11
|
|
|
12
|
-
`:
|
|
12
|
+
`:b=`No parameters provided.
|
|
13
13
|
|
|
14
|
-
`),O.log(`Sending notification '${
|
|
14
|
+
`),O.log(`Sending notification '${d.method}'.`,b)}else Qt("send-notification",d)}function cs(d,b,C){if(!(v===U.Off||!O))if(E===Ne.Text){let A;(v===U.Verbose||v===U.Compact)&&(d.error&&d.error.data?A=`Error data: ${ft(d.error.data)}
|
|
15
15
|
|
|
16
|
-
`:
|
|
16
|
+
`:d.result?A=`Result: ${ft(d.result)}
|
|
17
17
|
|
|
18
|
-
`:
|
|
18
|
+
`:d.error===void 0&&(A=`No result returned.
|
|
19
19
|
|
|
20
|
-
`)),O.log(`Sending response '${
|
|
20
|
+
`)),O.log(`Sending response '${b} - (${d.id})'. Processing request took ${Date.now()-C}ms`,A)}else Qt("send-response",d)}function Jl(d){if(!(v===U.Off||!O))if(E===Ne.Text){let b;(v===U.Verbose||v===U.Compact)&&d.params&&(b=`Params: ${ft(d.params)}
|
|
21
21
|
|
|
22
|
-
`),O.log(`Received request '${
|
|
22
|
+
`),O.log(`Received request '${d.method} - (${d.id})'.`,b)}else Qt("receive-request",d)}function li(d){if(!(v===U.Off||!O||d.method===bs.type.method))if(E===Ne.Text){let b;(v===U.Verbose||v===U.Compact)&&(d.params?b=`Params: ${ft(d.params)}
|
|
23
23
|
|
|
24
|
-
`:
|
|
24
|
+
`:b=`No parameters provided.
|
|
25
25
|
|
|
26
|
-
`),O.log(`Received notification '${
|
|
26
|
+
`),O.log(`Received notification '${d.method}'.`,b)}else Qt("receive-notification",d)}function Xl(d,b){if(!(v===U.Off||!O))if(E===Ne.Text){let C;if((v===U.Verbose||v===U.Compact)&&(d.error&&d.error.data?C=`Error data: ${ft(d.error.data)}
|
|
27
27
|
|
|
28
|
-
`:
|
|
28
|
+
`:d.result?C=`Result: ${ft(d.result)}
|
|
29
29
|
|
|
30
|
-
`:
|
|
30
|
+
`:d.error===void 0&&(C=`No result returned.
|
|
31
31
|
|
|
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
|
|
32
|
+
`)),b){let A=d.error?` Request failed: ${d.error.message} (${d.error.code}).`:"";O.log(`Received response '${b.method} - (${d.id})' in ${Date.now()-b.timerStart}ms.${A}`,C)}else O.log(`Received response ${d.id} without active response promise.`,C)}else Qt("receive-response",d)}function Qt(d,b){if(!O||v===U.Off)return;let C={isLSPMessage:!0,type:d,message:b,timestamp:Date.now()};O.log(C)}function An(){if(Eo())throw new an(Dn.Closed,"Connection is closed.");if(Yt())throw new an(Dn.Disposed,"Connection is disposed.")}function Yl(){if(ko())throw new an(Dn.AlreadyListening,"Connection is already listening")}function Ql(){if(!ko())throw new Error("Call listen() first.")}function Pn(d){return d===void 0?null:d}function Oo(d){if(d!==null)return d}function No(d){return d!=null&&!Array.isArray(d)&&typeof d=="object"}function ui(d,b){switch(d){case j.ParameterStructures.auto:return No(b)?Oo(b):[Pn(b)];case j.ParameterStructures.byName:if(!No(b))throw new Error("Received parameters by name but param is not an object literal.");return Oo(b);case j.ParameterStructures.byPosition:return[Pn(b)];default:throw new Error(`Unknown parameter structure ${d.toString()}`)}}function Ao(d,b){let C,A=d.numberOfParams;switch(A){case 0:C=void 0;break;case 1:C=ui(d.parameterStructures,b[0]);break;default:C=[];for(let J=0;J<b.length&&J<A;J++)C.push(Pn(b[J]));if(b.length<A)for(let J=b.length;J<A;J++)C.push(null);break}return C}let Kt={sendNotification:(d,...b)=>{An();let C,A;if(ee.string(d)){C=d;let Z=b[0],ne=0,se=j.ParameterStructures.auto;j.ParameterStructures.is(Z)&&(ne=1,se=Z);let q=b.length,K=q-ne;switch(K){case 0:A=void 0;break;case 1:A=ui(se,b[ne]);break;default:if(se===j.ParameterStructures.byName)throw new Error(`Received ${K} parameters for 'by Name' notification parameter structure.`);A=b.slice(ne,q).map(V=>Pn(V));break}}else{let Z=b;C=d.method,A=Ao(d,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:(d,b)=>{An();let C;return ee.func(d)?u=d:b&&(ee.string(d)?(C=d,h.set(d,{type:void 0,handler:b})):(C=d.method,h.set(d.method,{type:d,handler:b}))),{dispose:()=>{C!==void 0?h.delete(C):u=void 0}}},onProgress:(d,b,C)=>{if(p.has(b))throw new Error(`Progress handler for token ${b} already registered`);return p.set(b,C),{dispose:()=>{p.delete(b)}}},sendProgress:(d,b,C)=>Kt.sendNotification(In.type,{token:b,value:C}),onUnhandledProgress:Xt.event,sendRequest:(d,...b)=>{An(),Ql();let C,A,J;if(ee.string(d)){C=d;let q=b[0],K=b[b.length-1],V=0,ce=j.ParameterStructures.auto;j.ParameterStructures.is(q)&&(V=1,ce=q);let xe=b.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,b[V]);break;default:if(ce===j.ParameterStructures.byName)throw new Error(`Received ${Ge} parameters for 'by Name' request parameter structure.`);A=b.slice(V,xe).map(Kl=>Pn(Kl));break}}else{let q=b;C=d.method,A=Ao(d,q);let K=d.numberOfParams;J=ir.CancellationToken.is(q[K])?q[K]:void 0}let Z=r++,ne;J&&(ne=J.onCancellationRequested(()=>{let q=ut.sender.sendCancellation(Kt,Z);return q===void 0?(i.log(`Received no promise from cancellation strategy when cancelling id ${Z}`),Promise.resolve()):q.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(q,K)=>{let V=Ge=>{q(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:(d,b)=>{An();let C=null;return ar.is(d)?(C=void 0,l=d):ee.string(d)?(C=null,b!==void 0&&(C=d,f.set(d,{handler:b,type:void 0}))):b!==void 0&&(C=d.method,f.set(d.method,{type:d,handler:b})),{dispose:()=>{C!==null&&(C!==void 0?f.delete(C):l=void 0)}}},hasPendingResponse:()=>k.size>0,trace:async(d,b,C)=>{let A=!1,J=Ne.Text;C!==void 0&&(ee.boolean(C)?A=C:(A=C.sendNotification||!1,J=C.traceFormat||Ne.Text)),v=d,E=J,v===U.Off?O=void 0:O=b,A&&!Eo()&&!Yt()&&await Kt.sendNotification(cr.type,{value:U.toString(d)})},onError:Y.event,onClose:ge.event,onUnhandledNotification:Oe.event,onDispose:xo.event,end:()=>{e.end()},dispose:()=>{if(Yt())return;H=ze.Disposed,xo.fire(void 0);let d=new j.ResponseError(j.ErrorCodes.PendingResponseRejected,"Pending response rejected since connection got disposed");for(let b of k.values())b.reject(d);k=new Map,_=new Map,S=new Set,g=new Jo.LinkedMap,ee.func(e.dispose)&&e.dispose(),ee.func(s.dispose)&&s.dispose()},listen:()=>{An(),Yl(),H=ze.Listening,s.listen(Bl)},inspect:()=>{(0,Go.default)().console.log("inspect")}};return Kt.onNotification(bs.type,d=>{if(v===U.Off||!O)return;let b=v===U.Verbose||v===U.Compact;O.log(d.message,b?d.verbose:void 0)}),Kt.onNotification(In.type,d=>{let b=p.get(d.token);b?b(d.value):Xt.fire(d)}),Kt}I.createMessageConnection=ku});var Es=de(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=Do();Object.defineProperty(y,"Disposable",{enumerable:!0,get:function(){return Eu.Disposable}});var Ko=nn();Object.defineProperty(y,"Event",{enumerable:!0,get:function(){return Ko.Event}});Object.defineProperty(y,"Emitter",{enumerable:!0,get:function(){return Ko.Emitter}});var ea=ps();Object.defineProperty(y,"CancellationTokenSource",{enumerable:!0,get:function(){return ea.CancellationTokenSource}});Object.defineProperty(y,"CancellationToken",{enumerable:!0,get:function(){return ea.CancellationToken}});var ta=Fo();Object.defineProperty(y,"SharedArraySenderStrategy",{enumerable:!0,get:function(){return ta.SharedArraySenderStrategy}});Object.defineProperty(y,"SharedArrayReceiverStrategy",{enumerable:!0,get:function(){return ta.SharedArrayReceiverStrategy}});var dr=zo();Object.defineProperty(y,"MessageReader",{enumerable:!0,get:function(){return dr.MessageReader}});Object.defineProperty(y,"AbstractMessageReader",{enumerable:!0,get:function(){return dr.AbstractMessageReader}});Object.defineProperty(y,"ReadableStreamMessageReader",{enumerable:!0,get:function(){return dr.ReadableStreamMessageReader}});var hr=Zo();Object.defineProperty(y,"MessageWriter",{enumerable:!0,get:function(){return hr.MessageWriter}});Object.defineProperty(y,"AbstractMessageWriter",{enumerable:!0,get:function(){return hr.AbstractMessageWriter}});Object.defineProperty(y,"WriteableStreamMessageWriter",{enumerable:!0,get:function(){return hr.WriteableStreamMessageWriter}});var Cu=Ho();Object.defineProperty(y,"AbstractMessageBuffer",{enumerable:!0,get:function(){return Cu.AbstractMessageBuffer}});var he=Qo();Object.defineProperty(y,"ConnectionStrategy",{enumerable:!0,get:function(){return he.ConnectionStrategy}});Object.defineProperty(y,"ConnectionOptions",{enumerable:!0,get:function(){return he.ConnectionOptions}});Object.defineProperty(y,"NullLogger",{enumerable:!0,get:function(){return he.NullLogger}});Object.defineProperty(y,"createMessageConnection",{enumerable:!0,get:function(){return he.createMessageConnection}});Object.defineProperty(y,"ProgressToken",{enumerable:!0,get:function(){return he.ProgressToken}});Object.defineProperty(y,"ProgressType",{enumerable:!0,get:function(){return he.ProgressType}});Object.defineProperty(y,"Trace",{enumerable:!0,get:function(){return he.Trace}});Object.defineProperty(y,"TraceValues",{enumerable:!0,get:function(){return he.TraceValues}});Object.defineProperty(y,"TraceFormat",{enumerable:!0,get:function(){return he.TraceFormat}});Object.defineProperty(y,"SetTraceNotification",{enumerable:!0,get:function(){return he.SetTraceNotification}});Object.defineProperty(y,"LogTraceNotification",{enumerable:!0,get:function(){return he.LogTraceNotification}});Object.defineProperty(y,"ConnectionErrors",{enumerable:!0,get:function(){return he.ConnectionErrors}});Object.defineProperty(y,"ConnectionError",{enumerable:!0,get:function(){return he.ConnectionError}});Object.defineProperty(y,"CancellationReceiverStrategy",{enumerable:!0,get:function(){return he.CancellationReceiverStrategy}});Object.defineProperty(y,"CancellationSenderStrategy",{enumerable:!0,get:function(){return he.CancellationSenderStrategy}});Object.defineProperty(y,"CancellationStrategy",{enumerable:!0,get:function(){return he.CancellationStrategy}});Object.defineProperty(y,"MessageStrategy",{enumerable:!0,get:function(){return he.MessageStrategy}});var Ru=pt();y.RAL=Ru.default});var ia=de(yr=>{"use strict";Object.defineProperty(yr,"__esModule",{value:!0});var na=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 na.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()}},sa=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 na.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 sa}(function(s){function e(){tt.RAL.install(sa)}s.install=e})(gr||(gr={}));yr.default=gr});var xr=de(B=>{"use strict";var Tu=B&&B.__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=B&&B.__exportStar||function(s,e){for(var t in s)t!=="default"&&!Object.prototype.hasOwnProperty.call(e,t)&&Tu(e,s,t)};Object.defineProperty(B,"__esModule",{value:!0});B.createMessageConnection=B.createServerSocketTransport=B.createClientSocketTransport=B.createServerPipeTransport=B.createClientPipeTransport=B.generateRandomPipeName=B.StreamMessageWriter=B.StreamMessageReader=B.SocketMessageWriter=B.SocketMessageReader=B.PortMessageWriter=B.PortMessageReader=B.IPCMessageWriter=B.IPCMessageReader=void 0;var cn=ia();cn.default.install();var ra=require("path"),Nu=require("os"),Au=require("crypto"),Os=require("net"),Ae=Es();Ou(Es(),B);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))}};B.IPCMessageReader=wr;var br=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(){}};B.IPCMessageWriter=br;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)}};B.PortMessageReader=vr;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(){}};B.PortMessageWriter=_r;var Tt=class extends Ae.ReadableStreamMessageReader{constructor(e,t="utf-8"){super((0,cn.default)().stream.asReadableStream(e),t)}};B.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()}};B.SocketMessageWriter=Ot;var Rs=class extends Ae.ReadableStreamMessageReader{constructor(e,t){super((0,cn.default)().stream.asReadableStream(e),t)}};B.StreamMessageReader=Rs;var Ts=class extends Ae.WriteableStreamMessageWriter{constructor(e,t){super((0,cn.default)().stream.asWritableStream(e),t)}};B.StreamMessageWriter=Ts;var oa=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;oa?e=ra.join(oa,`vscode-ipc-${s}.sock`):e=ra.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}B.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})})})}B.createClientPipeTransport=ju;function Lu(s,e="utf-8"){let t=(0,Os.createConnection)(s);return[new Tt(t,e),new Ot(t,e)]}B.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})})})}B.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)]}B.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)}B.createMessageConnection=Wu});var ca=de((Op,aa)=>{"use strict";aa.exports=xr()});var El=dt(require("child_process")),ct=dt(require("fs")),Cl=dt(require("path")),Rl=dt(xr()),ai=dt(ca());var W={};ru(W,{BRAND:()=>hf,DIRTY:()=>Nt,EMPTY_PATH:()=>Uu,INVALID:()=>M,NEVER:()=>Yf,OK:()=>be,ParseStatus:()=>pe,Schema:()=>$,ZodAny:()=>bt,ZodArray:()=>rt,ZodBigInt:()=>Pt,ZodBoolean:()=>Mt,ZodBranded:()=>Wn,ZodCatch:()=>Ut,ZodDate:()=>jt,ZodDefault:()=>qt,ZodDiscriminatedUnion:()=>Ps,ZodEffects:()=>De,ZodEnum:()=>zt,ZodError:()=>Ce,ZodFirstPartyTypeKind:()=>L,ZodFunction:()=>js,ZodIntersection:()=>$t,ZodIssueCode:()=>x,ZodLazy:()=>Ft,ZodLiteral:()=>Wt,ZodMap:()=>pn,ZodNaN:()=>gn,ZodNativeEnum:()=>Bt,ZodNever:()=>Be,ZodNull:()=>It,ZodNullable:()=>Ye,ZodNumber:()=>At,ZodObject:()=>Re,ZodOptional:()=>Le,ZodParsedType:()=>T,ZodPipeline:()=>zn,ZodPromise:()=>vt,ZodReadonly:()=>Vt,ZodRecord:()=>Ms,ZodSchema:()=>$,ZodSet:()=>mn,ZodString:()=>wt,ZodSymbol:()=>dn,ZodTransformer:()=>De,ZodTuple:()=>Xe,ZodType:()=>$,ZodUndefined:()=>Lt,ZodUnion:()=>Dt,ZodUnknown:()=>it,ZodVoid:()=>hn,addIssueToContext:()=>R,any:()=>xf,array:()=>Cf,bigint:()=>yf,boolean:()=>ba,coerce:()=>Xf,custom:()=>ga,date:()=>wf,datetimeRegex:()=>pa,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:()=>wa,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:()=>ya,symbol:()=>bf,transformer:()=>Bf,tuple:()=>Pf,undefined:()=>vf,union:()=>Of,unknown:()=>Sf,util:()=>z,void:()=>Ef});var z;(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})(z||(z={}));var Sr;(function(s){s.mergeShapes=(e,t)=>({...e,...t})})(Sr||(Sr={}));var T=z.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=z.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,z.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,z.jsonStringifyReplacer)}`;break;case x.unrecognized_keys:t=`Unrecognized key(s) in object: ${z.joinValues(s.keys,", ")}`;break;case x.invalid_union:t="Invalid input";break;case x.invalid_union_discriminator:t=`Invalid discriminator value. Expected ${z.joinValues(s.options)}`;break;case x.invalid_enum_value:t=`Invalid enum value. Expected ${z.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}"`:z.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,z.assertNever(s)}return{message:t}},nt=Bu;var la=nt;function qu(s){la=s}function ln(){return la}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}),be=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 Ie=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}},ua=(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 ua(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 ua(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 De({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 Le.create(this,this._def)}nullable(){return Ye.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return rt.create(this)}promise(){return vt.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 De({...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}(=)?))?$/,da="((\\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(`^${da}$`);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 pa(s){let e=`${da}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"?pa(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()):z.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 df(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"?z.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"?df(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()):z.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"&&z.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()):z.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 be(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()):z.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 dn=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 be(e.data)}};dn.create=s=>new dn({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 be(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 be(e.data)}};It.create=s=>new It({typeName:L.ZodNull,...D(s)});var bt=class extends ${constructor(){super(...arguments),this._any=!0}_parse(e){return be(e.data)}};bt.create=s=>new bt({typeName:L.ZodAny,...D(s)});var it=class extends ${constructor(){super(...arguments),this._unknown=!0}_parse(e){return be(e.data)}};it.create=s=>new it({typeName:L.ZodUnknown,...D(s)});var Be=class extends ${_parse(e){let t=this._getOrReturnCtx(e);return R(t,{code:x.invalid_type,expected:T.never,received:t.parsedType}),M}};Be.create=s=>new Be({typeName:L.ZodNever,...D(s)});var hn=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 be(e.data)}};hn.create=s=>new hn({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 Ie(t,o,t.path,a)))).then(o=>pe.mergeArray(n,o));let r=[...t.data].map((o,a)=>i.type._parseSync(new Ie(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]=Le.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 Le?Le.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=z.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 Be&&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 Ie(i,u,i.path,l)),alwaysSet:l in i.data})}if(this._def.catchall instanceof Be){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 Ie(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,h=await f.value;l.push({key:u,value:h,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 z.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 z.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 z.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 z.objectKeys(this.shape))if(e&&!e[n])t[n]=this.shape[n];else{let r=this.shape[n];for(;r instanceof Le;)r=r._def.innerType;t[n]=r}return new s({...this._def,shape:()=>t})}keyof(){return ma(z.objectKeys(this.shape))}};Re.create=(s,e)=>new Re({shape:()=>s,unknownKeys:"strip",catchall:Be.create(),typeName:L.ZodObject,...D(e)});Re.strictCreate=(s,e)=>new Re({shape:()=>s,unknownKeys:"strict",catchall:Be.create(),typeName:L.ZodObject,...D(e)});Re.lazycreate=(s,e)=>new Re({shape:s,unknownKeys:"strip",catchall:Be.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 De?st(s.innerType()):s instanceof Wt?[s.value]:s instanceof zt?s.options:s instanceof Bt?z.objectValues(s.enum):s instanceof qt?st(s._def.innerType):s instanceof Lt?[void 0]:s instanceof It?[null]:s instanceof Le?[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=z.objectKeys(e),r=z.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 Ie(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 Ie(n,a,n.path,a)),value:o._parse(new Ie(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 Ie(n,a,n.path,[l,"key"])),value:r._parse(new Ie(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 Ie(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 vt){let a=this;return be(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 be(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 ma(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:z.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 be(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=ma;var Bt=class extends ${_parse(e){let t=z.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(e);if(n.parsedType!==T.string&&n.parsedType!==T.number){let i=z.objectValues(t);return R(n,{expected:z.joinValues(i),received:n.parsedType,code:x.invalid_type}),M}if(this._cache||(this._cache=new Set(z.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){let i=z.objectValues(t);return R(n,{received:n.data,code:x.invalid_enum_value,options:i}),M}return be(e.data)}get enum(){return this._def.values}};Bt.create=(s,e)=>new Bt({values:s,typeName:L.ZodNativeEnum,...D(e)});var vt=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 be(n.then(i=>this._def.type.parseAsync(i,{path:t.path,errorMap:t.common.contextualErrorMap})))}};vt.create=(s,e)=>new vt({type:s,typeName:L.ZodPromise,...D(e)});var De=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);z.assertNever(i)}};De.create=(s,e,t)=>new De({schema:s,typeName:L.ZodEffects,effect:e,...D(t)});De.createWithPreprocess=(s,e,t)=>new De({schema:e,effect:{type:"preprocess",transform:s},typeName:L.ZodEffects,...D(t)});var Le=class extends ${_parse(e){return this._getType(e)===T.undefined?be(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}};Le.create=(s,e)=>new Le({innerType:s,typeName:L.ZodOptional,...D(e)});var Ye=class extends ${_parse(e){return this._getType(e)===T.null?be(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 hf=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 fa(s,e){let t=typeof s=="function"?s(e):typeof s=="string"?{message:s}:s;return typeof t=="string"?{message:t}:t}function ga(s,e={},t){return s?bt.create().superRefine((n,i)=>{let r=s(n);if(r instanceof Promise)return r.then(o=>{if(!o){let a=fa(e,n),c=a.fatal??t??!0;i.addIssue({code:"custom",...a,fatal:c})}});if(!r){let o=fa(e,n),a=o.fatal??t??!0;i.addIssue({code:"custom",...o,fatal:a})}}):bt.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}`})=>ga(t=>t instanceof s,e),ya=wt.create,wa=At.create,gf=gn.create,yf=Pt.create,ba=Mt.create,wf=jt.create,bf=dn.create,vf=Lt.create,_f=It.create,xf=bt.create,Sf=it.create,kf=Be.create,Ef=hn.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=vt.create,Bf=De.create,qf=Le.create,Uf=Ye.create,Vf=De.createWithPreprocess,Zf=zn.create,Hf=()=>ya().optional(),Gf=()=>wa().optional(),Jf=()=>ba().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 Tl=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,h=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 v,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?v=this.addToPath(O,!0,!1,0,n):v=this.addToPath(E,!1,!0,1,n),w=this.extractCommon(v,t,e,_,n),v.oldPos+1>=c&&w+1>=a)return o(this.buildValues(v.lastComponent,t,e))||!0;p[_]=v,v.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()>h)return i(void 0);S()||_()},0)})();else for(;l<=f&&Date.now()<=h;){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(h,p){let w=n[l+p];return w.length>h.length?w:h}),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
33
|
`)&&!s.startsWith(`
|
|
34
|
-
`)&&!s.match(/[^\r]\n/)}function
|
|
34
|
+
`)&&!s.match(/[^\r]\n/)}function _a(s){return!s.includes(`\r
|
|
35
35
|
`)&&s.includes(`
|
|
36
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
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
|
|
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,
|
|
43
|
-
`)}var
|
|
44
|
-
`)?_.lines[
|
|
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 xa(s){return Array.isArray(s)||(s=[s]),!s.some(e=>e.hunks.some(t=>t.lines.some(n=>!n.startsWith("\\")&&n.endsWith("\r"))))}function Sa(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 ka(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(),h=f[0].replace(/\\\\/g,"\\");h.startsWith('"')&&h.endsWith('"')&&(h=h.substr(1,h.length-2)),l==="---"?(a.oldFileName=h,a.oldHeader=u):(a.newFileName=h,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 h=0,p=0;for(;n<e.length&&(p<u.oldLines||h<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==="+"?h++:w==="-"?p++:w===" "&&(h++,p++);else throw new Error(`Hunk at line ${c+1} contained invalid line ${e[n]}`)}if(!h&&u.newLines===1&&(u.newLines=0),!p&&u.oldLines===1&&(u.oldLines=0),h!==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 Ea(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=ka(e):Array.isArray(e)?n=e:n=[e],n.length>1)throw new Error("applyPatch only works with a single input.");return ed(s,n[0],t)}function ed(s,e,t={}){(t.autoConvertLineEndings||t.autoConvertLineEndings==null)&&(va(s)&&xa(e)?e=Tr(e):_a(s)&&Sa(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,v=[],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:(v[E]=n[g],u(w,g+1,k-1,S,!1,v,E+1));if(ge==="+"){if(!_)return null;v[E]=Oe,E++,O=0,H=!0}if(ge===" ")if(O++,v[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,v,E+1)||u(w,g+1,k-1,S,!1,v,E+1))||u(w,g,k-1,S+1,!1,v,E)}return E-=O,g-=O,v.length=E,{patchedLines:v,oldLineLastI:g-1}}let h=[],p=0;for(let w=0;w<i.length;w++){let g=i[w],k,S=n.length-g.oldLines+o,_;for(let v=0;v<=o;v++){_=g.oldStart+p-1;let E=Ea(_,a,S);for(;_!==void 0&&(k=u(g.lines,_,v),!k);_=E());if(k)break}if(!k)return!1;for(let v=a;v<_;v++)h.push(n[v]);for(let v=0;v<k.patchedLines.length;v++){let E=k.patchedLines[v];h.push(E)}a=k.oldLineLastI+1,p=_+1-g.oldStart}for(let w=a;w<n.length;w++)h.push(n[w]);return h.join(`
|
|
43
|
+
`)}var Ca={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 h=l(u);f(h)}}))}else return l(Rr(t,n,a));function l(f){if(!f)return;f.push({value:"",lines:[]});function u(_){return _.map(function(v){return" "+v})}let h=[],p=0,w=0,g=[],k=1,S=1;for(let _=0;_<f.length;_++){let v=f[_],E=v.lines||td(v.value);if(v.lines=E,v.added||v.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((v.added?"+":"-")+O);v.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};h.push(H),p=0,w=0,g=[]}k+=E.length,S+=E.length}}for(let _ of h)for(let v=0;v<_.lines.length;v++)_.lines[v].endsWith(`
|
|
44
|
+
`)?_.lines[v]=_.lines[v].slice(0,-1):(_.lines.splice(v+1,0,"\"),v++);return{oldFileName:s,newFileName:e,oldHeader:i,newHeader:r,hunks:h}}}function Ls(s,e){if(e||(e=Ca),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
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
|
|
47
|
+
`}function Ra(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 Ra(s,s,e,t,n,i,r)}function td(s){let e=s.endsWith(`
|
|
48
48
|
`),t=s.split(`
|
|
49
49
|
`).map(n=>n+`
|
|
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===`
|
|
50
|
+
`);return e?t.pop():t.push(t.pop().slice(0,-1)),t}var Mr=(s,e,t)=>{let n=s instanceof RegExp?Ta(s,t):s,i=e instanceof RegExp?Ta(e,t):e,r=n!==null&&i!=null&&nd(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)}},Ta=(s,e)=>{let t=e.match(s);return t?t[0]:null},nd=(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 Oa="\0SLASH"+Math.random()+"\0",Na="\0OPEN"+Math.random()+"\0",Lr="\0CLOSE"+Math.random()+"\0",Aa="\0COMMA"+Math.random()+"\0",Pa="\0PERIOD"+Math.random()+"\0",sd=new RegExp(Oa,"g"),id=new RegExp(Na,"g"),rd=new RegExp(Lr,"g"),od=new RegExp(Aa,"g"),ad=new RegExp(Pa,"g"),cd=/\\\\/g,ld=/\\{/g,ud=/\\}/g,fd=/\\,/g,dd=/\\\./g,hd=1e5;function jr(s){return isNaN(s)?s.charCodeAt(0):parseInt(s,10)}function pd(s){return s.replace(cd,Oa).replace(ld,Na).replace(ud,Lr).replace(fd,Aa).replace(dd,Pa)}function md(s){return s.replace(sd,"\\").replace(id,"{").replace(rd,"}").replace(od,",").replace(ad,".")}function Ma(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=Ma(r);return r.length&&(o[o.length-1]+=a.shift(),o.push.apply(o,a)),e.push.apply(e,o),e}function ja(s,e={}){if(!s)return[];let{max:t=hd}=e;return s.slice(0,2)==="{}"&&(s="\\{\\}"+s.slice(2)),qn(pd(s),t,!0).map(md)}function gd(s){return"{"+s+"}"}function yd(s){return/^-?0\d/.test(s)}function wd(s,e){return s<=e}function bd(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=Ma(i.body),u.length===1&&u[0]!==void 0&&(u=qn(u[0],e,!1).map(gd),u.length===1))return o.map(p=>i.pre+u[0]+p);let h;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.max(Math.abs(jr(u[2])),1):1,S=wd;w<p&&(k*=-1,S=bd);let v=u.some(yd);h=[];for(let E=p;S(E,w)&&h.length<e;E+=k){let O;if(c)O=String.fromCharCode(E),O==="\\"&&(O="");else if(O=String(E),v){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}}h.push(O)}}else{h=[];for(let p=0;p<u.length;p++)h.push.apply(h,qn(u[p],e,!1))}for(let p=0;p<h.length;p++)for(let w=0;w<o.length&&n.length<e;w++){let g=r+h[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 vd={"[: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,"\\$&"),_d=s=>s.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),La=s=>s.join(""),Ia=(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,_,v]]of Object.entries(vd))if(s.startsWith(k,r)){if(u)return["$.",!1,s.length-t,!0];r+=k.length,v?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[_d(g),!1,f-t,!1]}let h="["+(l?"^":"")+La(n)+"]",p="["+(l?"":"^")+La(i)+"]";return[n.length&&i.length?"("+h+"|"+p+")":n.length?h:p,a,f-t,!0]};var qe=(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,xd=new Set(["!","?","+","*","@"]),Ir=s=>xd.has(s),Da=s=>Ir(s.type),Sd=new Map([["!",["@"]],["?",["?","@"]],["@",["@"]],["*",["*","+","?","@"]],["+",["+","@"]]]),kd=new Map([["!",["?"]],["@",["?"]],["+",["?","*"]]]),Ed=new Map([["!",["?","@"]],["?",["?","@"]],["@",["?","@"]],["*",["*","+","?","@"]],["+",["+","@","?","*"]]]),$a=new Map([["!",new Map([["!","@"]])],["?",new Map([["*","*"],["+","*"]])],["@",new Map([["!","!"],["?","?"],["@","@"],["*","*"],["+","+"]])],["+",new Map([["?","*"],["*","*"]])]]),Cd="(?!(?:^|/)\\.\\.?(?:$|/))",Is="(?!\\.)",Rd=new Set(["[","."]),Td=new Set(["..","."]),Od=new Set("().*{}+?[]^$\\!"),Nd=s=>s.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Dr="[^/]",Fa=Dr+"*?",Wa=Dr+"+?",Ad=0,Zt=class{type;#e;#n;#s=!1;#t=[];#r;#_;#w;#c=!1;#f;#a;#l=!1;id=++Ad;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 v=new Te(S,t);g=Te.#g(e,v,g,i,r+1),t.push(v);continue}k+=S}return t.push(k),g}let u=n+1,h=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.#d(g))){let S=t&&t.#d(g)?0:1;h.push(w),w="";let _=new Te(g,h);h.push(_),u=Te.#g(e,_,u,i,r+S);continue}if(g==="|"){h.push(w),w="",p.push(h),h=new Te(null,t);continue}if(g===")")return w===""&&t.#t.length===0&&(t.#l=!0),h.push(w),w="",t.push(...p,h),u;w+=g}return t.type=null,t.#n=void 0,t.#t=[e.substring(n-1)],u}#x(e){return this.#y(e,kd)}#y(e,t=Sd){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.#d(n.type,t)}#d(e,t=Ed){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.#h(e,t)}#h(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!!$a.get(this.type)?.has(e)}#v(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)}#b(e){let t=$a.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()),!Da(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&&Td.has(this.#t[0]))){let w=Rd,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?Cd:k?Is:""}let u="";return this.isEnd()&&this.#e.#c&&this.#r?.type==="!"&&(u="(?:$|\\/)"),[f+l+u,qe(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,qe(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:"")+Wa;else{let c=this.type==="!"?"))"+(this.isStart()&&!t&&!e?Is:"")+Fa+")":this.type==="@"?")":this.type==="?"?")?":this.type==="+"&&o?")":this.type==="*"&&o?")?":`)${this.type}`;a=i+r+c}return[a,qe(r),this.#n=!!this.#n,this.#s]}#m(){if(Da(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.#h(i,n)):this.#x(i)?(t=!1,this.#k(i,n)):this.#v(i)&&(t=!1,this.#b(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+=(Od.has(l)?"\\":"")+l;continue}if(l==="*"){if(a)continue;a=!0,r+=n&&/^[*]+$/.test(e)?Wa:Fa,t=!0;continue}else a=!1;if(l==="\\"){c===e.length-1?r+="\\\\":i=!0;continue}if(l==="["){let[f,u,h,p]=Ia(e,c);if(h){r+=f,o=o||u,c+=h-1,t=t||p;continue}}if(l==="?"){r+=Dr,t=!0;continue}r+=Nd(l)}return[r,qe(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)),Pd=/^\*+([^+@!?\*\[\(]*)$/,Md=s=>e=>!e.startsWith(".")&&e.endsWith(s),jd=s=>e=>e.endsWith(s),Ld=s=>(s=s.toLowerCase(),e=>!e.startsWith(".")&&e.toLowerCase().endsWith(s)),Id=s=>(s=s.toLowerCase(),e=>e.toLowerCase().endsWith(s)),Dd=/^\*+\.\*+$/,$d=s=>!s.startsWith(".")&&s.includes("."),Fd=s=>s!=="."&&s!==".."&&s.includes("."),Wd=/^\.\*+$/,zd=s=>s!=="."&&s!==".."&&s.startsWith("."),Bd=/^\*+$/,qd=s=>s.length!==0&&!s.startsWith("."),Ud=s=>s.length!==0&&s!=="."&&s!=="..",Vd=/^\?+([^+@!?\*\[\(]*)?$/,Zd=([s,e=""])=>{let t=qa([s]);return e?(e=e.toLowerCase(),n=>t(n)&&n.toLowerCase().endsWith(e)):t},Hd=([s,e=""])=>{let t=Ua([s]);return e?(e=e.toLowerCase(),n=>t(n)&&n.toLowerCase().endsWith(e)):t},Gd=([s,e=""])=>{let t=Ua([s]);return e?n=>t(n)&&n.endsWith(e):t},Jd=([s,e=""])=>{let t=qa([s]);return e?n=>t(n)&&n.endsWith(e):t},qa=([s])=>{let e=s.length;return t=>t.length===e&&!t.startsWith(".")},Ua=([s])=>{let e=s.length;return t=>t.length===e&&t!=="."&&t!==".."},Va=typeof process=="object"&&process?typeof process.env=="object"&&process.env&&process.env.__MINIMATCH_TESTING_PLATFORM__||process.platform:"posix",za={win32:{sep:"\\"},posix:{sep:"/"}},Xd=Va==="win32"?za.win32.sep:za.posix.sep;Se.sep=Xd;var ie=Symbol("globstar **");Se.GLOBSTAR=ie;var Yd="[^/]",Qd=Yd+"*?",Kd="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",eh="(?:(?!(?:\\/|^)\\.).)*?",th=(s,e={})=>t=>Se(t,s,e);Se.filter=th;var $e=(s,e={})=>Object.assign({},s,e),nh=s=>{if(!s||typeof s!="object"||!Object.keys(s).length)return Se;let e=Se;return Object.assign((n,i,r={})=>e(n,i,$e(s,r)),{Minimatch:class extends e.Minimatch{constructor(i,r={}){super(i,$e(s,r))}static defaults(i){return e.defaults($e(s,i)).Minimatch}},AST:class extends e.AST{constructor(i,r,o={}){super(i,r,$e(s,o))}static fromGlob(i,r={}){return e.AST.fromGlob(i,$e(s,r))}},unescape:(n,i={})=>e.unescape(n,$e(s,i)),escape:(n,i={})=>e.escape(n,$e(s,i)),filter:(n,i={})=>e.filter(n,$e(s,i)),defaults:n=>e.defaults($e(s,n)),makeRe:(n,i={})=>e.makeRe(n,$e(s,i)),braceExpand:(n,i={})=>e.braceExpand(n,$e(s,i)),match:(n,i,r={})=>e.match(n,i,$e(s,r)),sep:e.sep,GLOBSTAR:ie})};Se.defaults=nh;var Za=(s,e={})=>(Un(s),e.nobrace||!/\{(?:(?!\{).)*\}/.test(s)?[s]:ja(s,{max:e.braceExpandMax}));Se.braceExpand=Za;var sh=(s,e={})=>new Pe(s,e).makeRe();Se.makeRe=sh;var ih=(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=ih;var Ba=/[?*]|[+@!]\(.*?\)|\[|\]/,rh=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||Va,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]==="?"||!Ba.test(r[2]))&&!Ba.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,h=f?3:l?0:void 0;if(typeof u=="number"&&typeof h=="number"){let[p,w]=[e[u],t[h]];p.toLowerCase()===w.toLowerCase()&&(t[h]=p,r=h,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 v=i;v<e.length-u;v++){let E=String(e[v]);if(_=!0,E==="."||E===".."||!this.options.dot&&E.startsWith("."))return!1}return n||_}let h=[[[],0]],p=h[0],w=0,g=[0];for(let _ of l)_===ie?(g.push(w),p=[[],0],h.push(p)):(p[0].push(_),w++);let k=h.length-1,S=e.length-u;for(let _ of h)_[1]=S-(g[k--]+_[0].length);return!!this.#n(e,h,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 h=e[u];if(h==="."||h===".."||!this.options.dot&&h.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 h=e[n];if(h==="."||h===".."||!this.options.dot&&h.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 h;if(typeof f=="string"?(h=u===f,this.debug("string match",f,u,h)):(h=f.test(u),this.debug("pattern match",f,u,h)),!h)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 Za(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(Bd))?i=t.dot?Ud:qd:(n=e.match(Pd))?i=(t.nocase?t.dot?Id:Ld:t.dot?jd:Md)(n[1]):(n=e.match(Vd))?i=(t.nocase?t.dot?Hd:Zd:t.dot?Gd:Jd)(n):(n=e.match(Dd))?i=t.dot?Fd:$d:(n=e.match(Wd))&&(i=zd);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?Qd:t.dot?Kd:eh,i=new Set(t.nocase?["i"]:[]),r=e.map(c=>{let l=c.map(u=>{if(u instanceof RegExp)for(let h of u.flags.split(""))i.add(h);return typeof u=="string"?rh(u):u===ie?ie:u._src});l.forEach((u,h)=>{let p=l[h+1],w=l[h-1];u!==ie||w===ie||(w===void 0?p!==void 0&&p!==ie?l[h+1]="(?:\\/|"+n+"\\/)?"+p:l[h]=n:p===void 0?l[h-1]=w+"(?:\\/|\\/"+n+")?":p!==ie&&(l[h-1]=w+"(?:\\/|\\/"+n+"\\/)"+p,l[h+1]=ie))});let f=l.filter(u=>u!==ie);if(this.partial&&f.length>=1){let u=[];for(let h=1;h<=f.length;h++)u.push(f.slice(0,h).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=qe;var gc=require("node:url");var wn=typeof performance=="object"&&performance&&typeof performance.now=="function"?performance:Date,Ga=new Set,$r=typeof process=="object"&&process?process:{},Ja=(s,e,t,n)=>{typeof $r.emitWarning=="function"?$r.emitWarning(s,e,t,n):console.error(`[${t}] ${e}: ${s}`)},Ds=globalThis.AbortController,Ha=globalThis.AbortSignal;if(typeof Ds>"u"){Ha=class{onabort;_onabort=[];reason;aborted=!1;addEventListener(n,i){this._onabort.push(i)}},Ds=class{constructor(){e()}signal=new Ha;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,Ja("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 oh=s=>!Ga.has(s),Jm=Symbol("type"),_t=s=>s&&s===Math.floor(s)&&s>0&&isFinite(s),Xa=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?bn:null:null,bn=class extends Array{constructor(e){super(e),this.fill(0)}},Fr=class s{heap;length;static#e=!1;static create(e){let t=Xa(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;#d;#k;#h;#E;#v;#b;#m;#S;#p;#N;static unsafeExposeInternals(e){return{starts:e.#v,ttls:e.#b,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.#d},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:h,noUpdateTTL:p,maxSize:w=0,maxEntrySize:g=0,sizeCalculation:k,fetchMethod:S,memoMethod:_,noDeleteOnFetchRejection:v,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?Xa(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.#d=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.#h=[]):(this.#r=void 0,this.#h=void 0),this.#m=!!this.#s,this.#N=!!this.#t,this.#p=!!this.#r,this.noDisposeOnSet=!!h,this.noUpdateTTL=!!p,this.noDeleteOnFetchRejection=!!v,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";oh(Oe)&&(Ga.add(Oe),Ja("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 bn(this.#e),t=new bn(this.#e);this.#b=e,this.#v=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 bn(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.#d;!(!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.#d));)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.#b&&this.#v){let o=this.#b[t],a=this.#v[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.#b&&this.#v){o.ttl=this.#b[t];let a=wn.now()-this.#v[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.#d: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.#d]=u,this.#x[u]=this.#d,this.#d=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 h=this.#i[u];if(t!==h){if(this.#S&&this.#u(h)){h.__abortController.abort(new Error("replaced"));let{__staleWhileFetching:p}=h;p!==void 0&&!o&&(this.#m&&this.#s?.(p,e,"set"),this.#p&&this.#h?.push([p,e,"set"]))}else o||(this.#m&&this.#s?.(h,e,"set"),this.#p&&this.#h?.push([h,e,"set"]));if(this.#j(u),this.#I(u,f,c),this.#i[u]=t,c){c.set="replace";let p=h&&this.#u(h)?h.__staleWhileFetching:h;p!==void 0&&(c.oldValue=p)}}else c&&(c.set="update");this.#N&&this.onInsert?.(t,e,t===h?"update":"replace")}if(i!==0&&!this.#b&&this.#o(),this.#b&&(l||this.#A(u,i,r),c&&this.#C(c,u)),!o&&this.#p&&this.#h){let h=this.#h,p;for(;p=h?.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.#h){let e=this.#h,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.#h?.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.#d=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 v=p;return this.#i[t]===p&&(g===void 0?v.__staleWhileFetching?this.#i[t]=v.__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,v=_||n.noDeleteOnFetchRejection,E=p;if(this.#i[t]===p&&(!v||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},h=(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(h).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:h=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 v={allowStale:n,updateAgeOnGet:i,noDeleteOnStaleGet:r,ttl:o,noDisposeOnSet:a,size:c,sizeCalculation:l,noUpdateTTL:f,noDeleteOnFetchRejection:u,allowStaleOnFetchRejection:h,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,v,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,v,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.#d&&(e===this.#y?this.#y=this.#g[e]:this.#q(this.#x[e],this.#g[e]),this.#q(this.#d,e),this.#d=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.#h?.push([r,e,t])),this.#a.delete(e),this.#l[i]=void 0,this.#i[i]=void 0,i===this.#d)this.#d=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.#h?.length){let i=this.#h,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.#h?.push([n,i,e])}}if(this.#a.clear(),this.#i.fill(void 0),this.#l.fill(void 0),this.#b&&this.#v&&(this.#b.fill(0),this.#v.fill(0)),this.#E&&this.#E.fill(0),this.#y=0,this.#d=0,this.#k.length=0,this.#f=0,this.#c=0,this.#p&&this.#h){let t=this.#h,n;for(;n=t?.shift();)this.#r?.(...n)}}};var xn=require("node:path"),oc=require("node:url"),et=require("fs"),gh=dt(require("node:fs"),1),kt=require("node:fs/promises");var Us=require("node:events"),Zr=dt(require("node:stream"),1),tc=require("node:string_decoder"),Ya=typeof process=="object"&&process?process:{stdout:null,stderr:null},ah=s=>!!s&&typeof s=="object"&&(s instanceof St||s instanceof Zr.default||ch(s)||lh(s)),ch=s=>!!s&&typeof s=="object"&&s instanceof Us.EventEmitter&&typeof s.pipe=="function"&&s.pipe!==Zr.default.Writable.prototype.pipe,lh=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"),Qa=Symbol("read"),Ws=Symbol("flush"),Ka=Symbol("flushChunk"),Ue=Symbol("encoding"),vn=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"),ve=Symbol("objectMode"),re=Symbol("destroyed"),zr=Symbol("error"),Br=Symbol("emitData"),ec=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),uh=s=>s(),fh=s=>s==="end"||s==="finish"||s==="prefinish",dh=s=>s instanceof ArrayBuffer||!!s&&typeof s=="object"&&s.constructor&&s.constructor.name==="ArrayBuffer"&&s.byteLength>=0,hh=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)}},ph=s=>!!s.objectMode,mh=s=>!s.objectMode&&!!s.encoding&&s.encoding!=="buffer",St=class extends Us.EventEmitter{[le]=!1;[Gn]=!1;[ke]=[];[ue]=[];[ve];[Ue];[Qe];[vn];[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");ph(t)?(this[ve]=!0,this[Ue]=null):mh(t)?(this[Ue]=t.encoding,this[ve]=!1):(this[ve]=!1,this[Ue]=null),this[Qe]=!!t.async,this[vn]=this[Ue]?new tc.StringDecoder(this[Ue]):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[Ue]}set encoding(e){throw new Error("Encoding must be set at instantiation time")}setEncoding(e){throw new Error("Encoding must be set at instantiation time")}get objectMode(){return this[ve]}set objectMode(e){throw new Error("objectMode must be set at instantiation time")}get async(){return this[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:uh;if(!this[ve]&&!Buffer.isBuffer(e)){if(hh(e))e=Buffer.from(e.buffer,e.byteOffset,e.byteLength);else if(dh(e))e=Buffer.from(e);else if(typeof e!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[ve]?(this[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[Ue]&&!this[vn]?.lastNeed)&&(e=Buffer.from(e,t)),Buffer.isBuffer(e)&&this[Ue]&&(e=this[vn].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[ve]&&(e=null),this[ue].length>1&&!this[ve]&&(this[ue]=[this[Ue]?this[ue].join(""):Buffer.concat(this[ue],this[fe])]);let t=this[Qa](e||null,this[ue][0]);return this[at](),t}[Qa](e,t){if(this[ve])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[ve]?this[fe]+=1:this[fe]+=e.length,this[ue].push(e)}[zs](){return this[ve]?this[fe]-=1:this[fe]-=this[ue][0].length,this[ue].shift()}[Ws](e=!1){do;while(this[Ka](this[zs]())&&this[ue].length);!e&&!this[ue].length&&!this[ot]&&this.emit("drain")}[Ka](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===Ya.stdout||e===Ya.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(fh(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[ve]&&!n?!1:this[Qe]?(Xn(()=>this[Br](n)),!0):this[Br](n);if(e==="end")return this[ec]();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}[ec](){return this[xt]?!1:(this[xt]=!0,this.readable=!1,this[Qe]?(Xn(()=>this[qr]()),!0):this[qr]())}[qr](){if(this[vn]){let t=this[vn].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[ve]||(e.dataLength=0);let t=this.promise();return this.on("data",n=>{e.push(n),this[ve]||(e.dataLength+=n.length)}),await t,e}async concat(){if(this[ve])throw new Error("cannot concat in objectMode");let e=await this.collect();return this[Ue]?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,h)=>{o=h,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 ah}};var yh=et.realpathSync.native,Qn={lstatSync:et.lstatSync,readdir:et.readdir,readdirSync:et.readdirSync,readlinkSync:et.readlinkSync,realpathSync:yh,promises:{lstat:kt.lstat,readdir:kt.readdir,readlink:kt.readlink,realpath:kt.realpath}},ac=s=>!s||s===Qn||s===gh?Qn:{...Qn,...s,promises:{...Qn.promises,...s.promises||{}}},cc=/^\\\\\?\\([a-z]:)\\?$/i,wh=s=>s.replace(/\//g,"\\").replace(cc,"$1\\"),bh=/[\\\/]/,We=0,lc=1,uc=2,Ke=4,fc=6,dc=8,Gt=10,hc=12,Fe=15,Yn=~Fe,Hr=16,nc=32,Kn=64,Ve=128,Vs=256,Hs=512,sc=Kn|Ve|Hs,vh=1023,Gr=s=>s.isFile()?dc:s.isDirectory()?Ke:s.isSymbolicLink()?Gt:s.isCharacterDevice()?uc:s.isBlockDevice()?fc:s.isSocket()?hc:s.isFIFO()?lc:We,ic=new Map,es=s=>{let e=ic.get(s);if(e)return e;let t=s.normalize("NFKD");return ic.set(s,t),t},rc=new Map,Zs=s=>{let e=rc.get(s);if(e)return e;let t=es(s.toLowerCase());return rc.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})}},pc=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}#d;get atime(){return this.#d}#k;get mtime(){return this.#k}#h;get ctime(){return this.#h}#E;get birthtime(){return this.#E}#v;#b;#m;#S;#p;#N;#o;#M;#C;#A;get parentPath(){return(this.parent||this).fullpath()}get path(){return this.parentPath}constructor(e,t=We,n,i,r,o,a){this.name=e,this.#v=r?Zs(e):es(e),this.#o=t&vh,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=ac(a.fs)}depth(){return this.#b!==void 0?this.#b:this.parent?this.#b=this.parent.depth()+1:this.#b=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.#v===i)return c;let r=this.parent?this.sep:"",o=this.#m?this.#m+r+e:void 0,a=this.newChild(e,We,{...t,parent:this,fullpath:o});return this.canReaddir()||(a.#o|=Ve),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&Fe)===We}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&Fe)===dc}isDirectory(){return(this.#o&Fe)===Ke}isCharacterDevice(){return(this.#o&Fe)===uc}isBlockDevice(){return(this.#o&Fe)===fc}isFIFO(){return(this.#o&Fe)===lc}isSocket(){return(this.#o&Fe)===hc}isSymbolicLink(){return(this.#o&Gt)===Gt}lstatCached(){return this.#o&nc?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&Fe;return!(e!==We&&e!==Gt||this.#o&Vs||this.#o&Ve)}calledReaddir(){return!!(this.#o&Hr)}isENOENT(){return!!(this.#o&Ve)}isNamed(e){return this.nocase?this.#v===Zs(e):this.#v===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&Ve||(this.#o=(this.#o|Ve)&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&Fe)===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|=Ve),(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&Fe;return r!==Ke&&r!==Gt&&r!==We&&(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.#v)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&Ve)===0)try{return this.#P(await this.#e.promises.lstat(this.fullpath())),this}catch(e){this.#B(e.code)}}lstatSync(){if((this.#o&Ve)===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:h,mode:p,mtime:w,mtimeMs:g,nlink:k,rdev:S,size:_,uid:v}=e;this.#d=t,this.#i=n,this.#E=i,this.#y=r,this.#c=o,this.#l=a,this.#h=c,this.#x=l,this.#n=f,this.#_=u,this.#f=h,this.#s=p,this.#k=w,this.#g=g,this.#t=k,this.#w=S,this.#a=_,this.#r=v;let E=Gr(e);this.#o=this.#o&Yn|E|nc,E!==We&&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&sc)return!1;let e=Fe&this.#o;return e===We||e===Ke||e===Gt}shouldWalk(e,t){return(this.#o&Ke)===Ke&&!(this.#o&sc)&&!e.has(this)&&(!t||t(this))}async realpath(){if(this.#A)return this.#A;if(!((Hs|Vs|Ve)&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|Ve)&this.#o))try{let e=this.#e.realpathSync(this.fullpath());return this.#A=this.resolve(e)}catch{this.#z()}}[pc](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=bh;constructor(e,t=We,n,i,r,o,a){super(e,t,n,i,r,o,a)}newChild(e,t=We,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=wh(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(cc,"$1\\"),e===t}},Xs=class s extends _e{splitSep="/";sep="/";constructor(e,t=We,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=We,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=ac(o),(e instanceof URL||e.startsWith("file://"))&&(e=(0,oc.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,h=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:h+=(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,h)=>{c.add(u),u.readdirCB((p,w)=>{if(p)return h(p);let g=w.length;if(!g)return h();let k=()=>{--g===0&&h()};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,h)=>{l(f,p=>{if(p)return h(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 h=u;if(u.isSymbolicLink()){if(!(i&&(h=u.realpathSync())))continue;h.isUnknown()&&h.lstatSync()}h.shouldWalk(c,o)&&c.add(h)}}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 h=!1;for(;!h;){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 v=[];for(let E of S)E.isSymbolicLink()&&v.push(E.realpath().then(O=>O?.isUnknown()?O.lstat():O));if(v.length){Promise.all(v).then(()=>w(null,S,!0));return}}for(let v of S)v&&(!r||r(v))&&(a.write(n?v:v.fullpath())||(h=!0));f--;for(let v of S){let E=v.realpathCached()||v;E.shouldWalk(c,o)&&l.push(E)}h&&!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 h=!1;for(;!h;){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())||(h=!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)}}h&&!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[pc](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})}},eg=process.platform==="win32"?Js:Xs,mc=process.platform==="win32"?Sn:process.platform==="darwin"?ts:kn;var _h=s=>s.length>=1,xh=s=>s.length>=1,En=class s{#e;#n;#s;length;#t;#r;#_;#w;#c;#f;#a=!0;constructor(e,t,n,i){if(!_h(e))throw new TypeError("empty pattern list");if(!xh(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,h,p,...w]=this.#n;l[0]===""&&(l.shift(),w.shift());let g=[r,o,a,c,""].join("/"),k=[f,u,h,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 Sh=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=Sh}){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(),h=l?.rest();if(!l||(u===""||u===".")&&!h)this.matches.add(i,a,u===""||u===".");else if(u===".."){let p=i.parent||i;h?this.hasWalkedCache.hasWalked(p,h)||this.subwalks.add(p,h):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 kh=(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=kh(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 Eh=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",Ze=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,gc.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||Eh,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:mc;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 Ze(s,e).streamSync()}function bc(s,e={}){return new Ze(s,e).stream()}function ei(s,e={}){return new Ze(s,e).walkSync()}async function yc(s,e={}){return new Ze(s,e).walk()}function ti(s,e={}){return new Ze(s,e).iterateSync()}function vc(s,e={}){return new Ze(s,e).iterate()}var Ch=Ks,Rh=Object.assign(bc,{sync:Ks}),Th=ti,Oh=Object.assign(vc,{sync:ti}),Nh=Object.assign(ei,{stream:Ks,iterate:ti}),wc=Object.assign(yc,{glob:yc,globSync:ei,sync:Nh,globStream:bc,stream:Rh,globStreamSync:Ks,streamSync:Ch,globIterate:vc,iterate:Oh,globIterateSync:ti,iterateSync:Th,Glob:Ze,hasMagic:Kr,escape:yn,unescape:qe});wc.glob=wc;var eo={name:"dts-linter",version:"0.5.1",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.9.4"},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 _c;(function(s){function e(t){return typeof t=="string"}s.is=e})(_c||(_c={}));var to;(function(s){function e(t){return typeof t=="string"}s.is=e})(to||(to={}));var xc;(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})(xc||(xc={}));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 He;(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})(He||(He={}));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:He.create(n,i),end:He.create(r,o)};if(He.is(n)&&He.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)&&He.is(i.start)&&He.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 Sc;(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})(Sc||(Sc={}));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 kc;(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})(kc||(kc={}));var Ec;(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})(Ec||(Ec={}));var Cc;(function(s){s.Comment="comment",s.Imports="imports",s.Region="region"})(Cc||(Cc={}));var Rc;(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})(Rc||(Rc={}));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 Tc;(function(s){s.Unnecessary=1,s.Deprecated=2})(Tc||(Tc={}));var Oc;(function(s){function e(t){let n=t;return m.objectLiteral(n)&&m.string(n.href)}s.is=e})(Oc||(Oc={}));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 Nc;(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})(Nc||(Nc={}));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 Ac;(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})(Ac||(Ac={}));var Pc;(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})(Pc||(Pc={}));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 Mc;(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})(Mc||(Mc={}));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 jc;(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})(jc||(jc={}));var Lc;(function(s){s.PlainText=1,s.Snippet=2})(Lc||(Lc={}));var Ic;(function(s){s.Deprecated=1})(Ic||(Ic={}));var Dc;(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})(Dc||(Dc={}));var $c;(function(s){s.asIs=1,s.adjustIndentation=2})($c||($c={}));var Fc;(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})(Fc||(Fc={}));var Wc;(function(s){function e(t){return{label:t}}s.create=e})(Wc||(Wc={}));var zc;(function(s){function e(t,n){return{items:t||[],isIncomplete:!!n}}s.create=e})(zc||(zc={}));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 Bc;(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})(Bc||(Bc={}));var qc;(function(s){function e(t,n){return n?{label:t,documentation:n}:{label:t}}s.create=e})(qc||(qc={}));var Uc;(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})(Uc||(Uc={}));var Vc;(function(s){s.Text=1,s.Read=2,s.Write=3})(Vc||(Vc={}));var Zc;(function(s){function e(t,n){let i={range:t};return m.number(n)&&(i.kind=n),i}s.create=e})(Zc||(Zc={}));var Hc;(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})(Hc||(Hc={}));var Gc;(function(s){s.Deprecated=1})(Gc||(Gc={}));var Jc;(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})(Jc||(Jc={}));var Xc;(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})(Xc||(Xc={}));var Yc;(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})(Yc||(Yc={}));var Qc;(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"})(Qc||(Qc={}));var oi;(function(s){s.Invoked=1,s.Automatic=2})(oi||(oi={}));var Kc;(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})(Kc||(Kc={}));var el;(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})(el||(el={}));var tl;(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})(tl||(tl={}));var nl;(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})(nl||(nl={}));var sl;(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})(sl||(sl={}));var il;(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})(il||(il={}));var rl;(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"})(rl||(rl={}));var ol;(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"})(ol||(ol={}));var al;(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})(al||(al={}));var cl;(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})(cl||(cl={}));var ll;(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})(ll||(ll={}));var ul;(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})(ul||(ul={}));var fl;(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})(fl||(fl={}));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 dl;(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)&&He.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})(dl||(dl={}));var hl;(function(s){function e(t){return{kind:"snippet",value:t}}s.createSnippet=e})(hl||(hl={}));var pl;(function(s){function e(t,n,i,r){return{insertText:t,filterText:n,range:i,command:r}}s.create=e})(pl||(pl={}));var ml;(function(s){function e(t){return{items:t}}s.create=e})(ml||(ml={}));var gl;(function(s){s.Invoked=0,s.Automatic=1})(gl||(gl={}));var yl;(function(s){function e(t,n){return{range:t,text:n}}s.create=e})(yl||(yl={}));var wl;(function(s){function e(t,n){return{triggerKind:t,selectedCompletionInfo:n}}s.create=e})(wl||(wl={}));var bl;(function(s){function e(t){let n=t;return m.objectLiteral(n)&&to.is(n.uri)&&m.string(n.name)}s.is=e})(bl||(bl={}));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 h=f.range.start.line-u.range.start.line;return h===0?f.range.start.character-u.range.start.character:h}),l=a.length;for(let f=c.length-1;f>=0;f--){let u=c[f],h=r.offsetAt(u.range.start),p=r.offsetAt(u.range.end);if(p<=l)a=a.substring(0,h)+u.newText+a.substring(p,a.length);else throw new Error("Overlapping edit");l=h}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,h=0;for(;f<c.length&&u<l.length;)o(c[f],l[u])<=0?r[h++]=c[f++]:r[h++]=l[u++];for(;f<c.length;)r[h++]=c[f++];for(;u<l.length;)r[h++]=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
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
|
|
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 He.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 He.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 h(p,w){return Array.isArray(p)&&p.every(w)}s.typedArray=h})(m||(m={}));var Ph=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=El.default.spawn(process.execPath,[Ph,"--stdio"],{stdio:["pipe","pipe","pipe"]});t.stderr.on("data",o=>{this.logLevel==="verbose"&&console.error(`LSP Worker ${e} stderr:`,o.toString())});let n=(0,Rl.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:_l(this.cwd),name:"root"}];await n.sendRequest("initialize",{processId:process.pid,rootUri:_l(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 _l(s){let e=Cl.default.resolve(s);return e=e.replace(/\\/g,"/"),e.startsWith("/")||(e="/"+e),`file://${e}`}function Mh(){let s=process.env;return!!(s.CI&&(s.GITHUB_ACTIONS||s.GITLAB_CI||s.BITBUCKET_BUILD_NUMBER||s.CIRCLECI||s.TRAVIS))}var jh=W.object({file:W.array(W.string().optional()).optional(),cwd:W.string().optional(),include:W.array(W.string()).optional().default([]),binding:W.array(W.string()).optional().default([]),logLevel:W.enum(["none","verbose"]).optional().default("none"),format:W.boolean().optional().default(!1),formatFixAll:W.boolean().optional().default(!1),disableBaseFormattingRules:W.boolean().optional().default(!1),disableIndentExpressions:W.boolean().optional().default(!1),disableRemoveDuplicateProperties:W.boolean().optional().default(!1),disableRemoveEmptyReferences:W.boolean().optional().default(!1),enableRemoveEmptyNodes:W.boolean().optional().default(!1),enableRemoveEmptyRoots:W.boolean().optional().default(!1),enableSortNodesAndProperties:W.boolean().optional().default(!1),sortNodesNodesBy:W.enum(["none","name","address"]).optional().default("none"),enableSortPropertiesAlphabetically:W.boolean().optional().default(!1),processIncludes:W.boolean().optional().default(!1),diagnostics:W.boolean().optional().default(!1),diagnosticsFull:W.boolean().optional().default(!1),diagnosticsConfig:W.string().optional(),showInfoDiagnostics:W.boolean().optional().default(!1),patchFile:W.string().optional(),outputFormat:W.enum(["auto","pretty","annotations","json"]).optional().default("auto"),wordWrapColumn:W.number().int().min(1).optional().default(100),tabSize:W.number().int().min(1).optional().default(8),insertSpaces:W.boolean().optional().default(!1),filetypes:W.array(W.string()).optional(),threads:W.number().int().min(1).optional().default(1),version:W.boolean().optional().default(!1),help:W.boolean().optional().default(!1)}),yo=`Usage: dts-linter [options]
|
|
53
53
|
|
|
54
54
|
Options:
|
|
55
55
|
--file List of input files (can be repeated).
|
|
56
|
+
--filetypes <ext,...> Comma-separated list of file extensions to select when --file is not set (default: dts,dtsi,overlay).
|
|
56
57
|
--cwd <path> Set the current working directory.
|
|
57
58
|
--include Paths (absolute or relative to CWD) to resolve includes (default: []).
|
|
58
59
|
--binding Zephyr binding root directories (default: []).
|
|
@@ -72,6 +73,9 @@ Options:
|
|
|
72
73
|
--diagnosticsFull Show full diagnostics for files (default: false).
|
|
73
74
|
--diagnosticsConfig <path> Path to diagnostics configuration file.
|
|
74
75
|
--showInfoDiagnostics Show information diagnostics
|
|
76
|
+
--wordWrapColumn <number> Column at which to wrap long lines when formatting (default: 100).
|
|
77
|
+
--tabSize <number> Number of spaces per indentation level (default: 8).
|
|
78
|
+
--insertSpaces Use spaces instead of tabs for indentation (default: false).
|
|
75
79
|
--patchFile <path> Write formatting diff output to this file (optional).
|
|
76
80
|
--outputFormat <auto|pretty|annotations|json> stdout output type.
|
|
77
81
|
--threads <number> Number of parallel LSP instances to use (default: 1).
|
|
@@ -79,17 +83,19 @@ Options:
|
|
|
79
83
|
--help Show help information (default: false).
|
|
80
84
|
|
|
81
85
|
Example:
|
|
82
|
-
dts-linter --file file1.dts --file file2.dtsi --format --diagnostics --threads 4`,
|
|
83
|
-
`)}))}else
|
|
86
|
+
dts-linter --file file1.dts --file file2.dtsi --format --diagnostics --threads 4`,F;try{let{values:s}=(0,Tl.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"},wordWrapColumn:{type:"string"},tabSize:{type:"string"},insertSpaces:{type:"boolean"},patchFile:{type:"string"},outputFormat:{type:"string"},filetypes:{type:"string"},threads:{type:"string"},version:{type:"boolean"},help:{type:"boolean"}},strict:!0}),e={...s,wordWrapColumn:s.wordWrapColumn?parseInt(s.wordWrapColumn,10):void 0,tabSize:s.tabSize?parseInt(s.tabSize,10):void 0,threads:s.threads?parseInt(s.threads,10):void 0,filetypes:s.filetypes?s.filetypes.split(",").map(n=>n.trim()).filter(Boolean):void 0},t=jh.safeParse(e);t.success||(console.log(yo),process.exit(1)),F=t.data}catch{console.log(yo),process.exit(1)}F.help&&(console.log("Invalid arguments"),console.log(yo),process.exit(0));F.version&&(console.log(`${eo.name} version ${eo.version}`),process.exit(0));var Lh=F.include,Ih=F.binding,Dh=F.logLevel,Ol=F.formatFixAll,Nl=F.format||Ol,$h=F.disableBaseFormattingRules,Fh=F.disableIndentExpressions,Wh=F.disableRemoveDuplicateProperties,zh=F.disableRemoveEmptyReferences,Bh=F.enableRemoveEmptyNodes,qh=F.enableRemoveEmptyRoots,Uh=F.enableSortNodesAndProperties,xl=F.sortNodesNodesBy,Sl=F.enableSortPropertiesAlphabetically,ci=F.diagnosticsFull,Vh=F.diagnostics||ci,Zh=F.showInfoDiagnostics,je=F.outputFormat,wo=F.patchFile,Hh=F.threads,Gh=F.wordWrapColumn,Jh=F.tabSize,Xh=F.insertSpaces,Yh=F.diagnosticsConfig;F.filetypes&&F.file&&(console.log("Cannot use --filetypes with --file option."),process.exit(1));Yh&&F.file&&(console.log("Cannot use --diagnosticsConfig with --file option."),process.exit(0));var lt=Mh()&&je==="auto"||je==="annotations",Qh=()=>lt?"::group::":"",Kh=()=>lt?"::endgroup::":"",ep=s=>lt?`file=${(0,te.relative)(Q,s)}`:(0,te.relative)(Q,s),tp=(s,e)=>lt?`line=${s}${e?`,col=${e}`:""}`:`line: ${s} ${e?`col=${e}`:""}`,np=(s,e)=>lt?`endLine=${s}${e?`,endColumn=${e}`:""}`:`endLine: ${s} ${e?`endColumn=${e}`:""}`,sp=lt?",":" ",ip=s=>{switch(s){case"error":return"::error";case"warn":return"::warning";case"info":return"::notice"}},rp=(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(`${ip(s)} ${o.join(",")}::${e}`)},ae=(s,e,t,n,i,r,o,a)=>{if(je==="json"){Al.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){rp(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()?ep(t):t,i?tp(i.line,i.col):void 0,r?np(r.line,r.col):void 0,e].filter(c=>!!c).join(sp)}`)},Q=F.cwd??process.cwd(),Al={cwd:Q,issues:[]};if(!F.diagnosticsConfig&&!F.file){let s=ci?["dts"]:["dts","dtsi","overlay","keymap"],e=F.filetypes??s,t=e.length===1?`**/*.${e[0]}`:`**/*.{${e.join(",")}}`;ae("info",`Searching for '${t}' in ${Q}`),F.file=ei(t,{cwd:F.cwd,nodir:!0})}var as=[];if(F.diagnosticsConfig){let s=ct.default.readFileSync((0,te.resolve)(Q,F.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 F.file&&as.push(...F.file.filter(s=>!!s).map(s=>({mainFile:(0,te.resolve)(Q,s)})));var os=new Map,Jt=[],Nn=[],Ct=new Map,Et=new Set,kl=new Set;cp().catch(s=>{console.error("Error validating files:",s),process.exit(1)});var _o=(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 op(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=[...bo(n.mainDtsPath),...n.overlays.flatMap(bo)].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 up(s.connection,a,l,r(l,c),e);f?.length&&(Ct.has(a)||Ct.set(a,[]),Ct.get(a)?.push({maxSeverity:f.reduce((u,h)=>(h.severity??me.Hint)<u?h.severity??me.Hint:u,me.Hint),context:n,message:f.map(u=>`[${_o(u.severity)}] ${u.message}: ${JSON.stringify(u.range.start)}-${JSON.stringify(u.range.end)}`).join(`
|
|
87
|
+
`)}))}else vo.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 fp(s.connection,n.id)}async function ap(s,e,t){let n=ct.default.readFileSync(e.mainFile,"utf8"),i=[e.mainFile],r;if(Vh){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,h)=>f.finally(()=>op(s,u,Pl(as.slice(0,t))+h+1,l[h])),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," ");Nl&&await Promise.all(i.map(async(c,l)=>{let f=o(c),u=a(f,l);try{await lp(s.connection,c,f,u,f?n:ct.default.readFileSync(c,"utf8"),r)}catch(h){if(Jt.push({file:c,context:r}),je==="json")h?.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=h?.data?.map(w=>`[${_o(w.severity)}] ${w.message}: ${JSON.stringify(w.range.start)}-${JSON.stringify(w.range.end)}`).join(`
|
|
84
88
|
`)??"";ae("error",`
|
|
85
|
-
${p}`,c,"Syntax error.",void 0,void 0,u)}}Et.add(c)})),
|
|
89
|
+
${p}`,c,"Syntax error.",void 0,void 0,u)}}Et.add(c)})),Ol&&i.filter(c=>!kl.has(c)).forEach(c=>{let l=os.get(c);if(l){let f=Nr(ct.default.readFileSync(c,"utf8"),l);f?(kl.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 cp(){let s=new go(Hh,Q,Lh,Ih,Dh);await s.initialize();let e=as.map(async(t,n)=>{let i=await s.getAvailableWorker();await ap(i,t,n).finally(()=>{s.releaseWorker(i)})});if(await Promise.all(e),wo&&ct.default.writeFileSync(wo,Array.from(os.values()).join(`
|
|
86
90
|
|
|
87
|
-
`)),await s.dispose(),
|
|
91
|
+
`)),await s.dispose(),je==="json")await new Promise(t=>{process.stdout.write(JSON.stringify(Al,void 0,4),()=>t())});else if(ae("info",`Processed ${Et.size} files`),Nl&&!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){(je==="pretty"||je==="auto")&&(console.log("Diagnostic issues summary"),console.log(Array.from(Ct.entries()).flatMap(([i,r])=>`${Qh()}File: ${(0,te.relative)(Q,i)}
|
|
88
92
|
${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(" ")}`:""}
|
|
89
93
|
Issues:
|
|
90
94
|
${o.message.replaceAll("[error]","[err]")}`).join(`
|
|
91
95
|
`)}
|
|
92
|
-
${
|
|
93
|
-
`)),ae("error",`${Ct.size} of ${Et.size} file failed diagnostic checks`),
|
|
96
|
+
${Kh()}`).join(`
|
|
97
|
+
`)),ae("error",`${Ct.size} of ${Et.size} file failed diagnostic checks`),vo.size&&ae("warn",`${vo.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 bo=s=>[s.fsPath,...s.includes.flatMap(e=>bo(e))],lp=async(s,e,t,n,i,r)=>{let o={textDocument:{uri:`file://${e}`},options:{wordWrapColumn:Gh,tabSize:Jh,insertSpaces:Xh,trimTrailingWhitespace:!0,insertFinalNewline:!0,trimFinalNewlines:!0,removeMacroMultiline:!0,wrapLongLines:!0,baseFormattingRules:!$h,indentExpressions:!Fh,removeDuplicateProperties:!Wh,removeEmptyReferences:!zh,removeEmptyNodes:Bh,removeEmptyRoots:qh,sortNodesAndProperties:Uh||xl!=="none"||Sl,sortNodesNodesBy:xl,sortPropertiesAlphabetically:Sl},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),h=null;if(l||(h=Pr(`a/${u}`,i,f),ae("error",h,e,"Not correctly formatted.",void 0,void 0,c,n)),(je==="json"||je==="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)!==h&&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}),h&&os.set(e,h)),a.nonActionableDiagnostics.length){let p=`${(0,te.relative)(Q,e)} unable to generate diff to format file.`;je!=="json"&&je!=="annotations"&&(p+=`
|
|
98
|
+
`+a.nonActionableDiagnostics.map(w=>`[${_o(w.severity)}] ${w.message}: ${JSON.stringify(w.range.start)}-${JSON.stringify(w.range.end)}`).join(`
|
|
99
|
+
`)),ae("error",p,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,vo=new Set,up=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&&Zh),o=t?"":" ";if(r.length)return r.forEach((a,c)=>{let l=a.severity===me.Error?"error":(a.severity===me.Warning,"warn"),f=je==="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||je==="json"?e:c?" ":t?`${e}${i.overlays?.length?` (Overlays: ${i.overlays.map(p=>(0,te.relative)(Q,p)).join(" ")})`:""}
|
|
94
100
|
${o} `:`${e}
|
|
95
|
-
${o} `,
|
|
101
|
+
${o} `,h=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,h)}),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 fp(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())})})}
|