dts-linter 0.0.0-beta23 → 0.0.0-beta25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/server.js CHANGED
@@ -1,110 +1,110 @@
1
1
  #!/usr/bin/env node
2
- "use strict";var wM=Object.create;var Op=Object.defineProperty;var kM=Object.getOwnPropertyDescriptor;var NM=Object.getOwnPropertyNames;var PM=Object.getPrototypeOf,RM=Object.prototype.hasOwnProperty;var k=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),CM=(t,e)=>{for(var n in e)Op(t,n,{get:e[n],enumerable:!0})},DM=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of NM(e))!RM.call(t,i)&&i!==n&&Op(t,i,{get:()=>e[i],enumerable:!(r=kM(e,i))||r.enumerable});return t};var K=(t,e,n)=>(n=t!=null?wM(PM(t)):{},DM(e||!t||!t.__esModule?Op(n,"default",{value:t,enumerable:!0}):n,t));var au=k(Nt=>{"use strict";Object.defineProperty(Nt,"__esModule",{value:!0});Nt.thenable=Nt.typedArray=Nt.stringArray=Nt.array=Nt.func=Nt.error=Nt.number=Nt.string=Nt.boolean=void 0;function AM(t){return t===!0||t===!1}Nt.boolean=AM;function LS(t){return typeof t=="string"||t instanceof String}Nt.string=LS;function OM(t){return typeof t=="number"||t instanceof Number}Nt.number=OM;function IM(t){return t instanceof Error}Nt.error=IM;function $S(t){return typeof t=="function"}Nt.func=$S;function qS(t){return Array.isArray(t)}Nt.array=qS;function xM(t){return qS(t)&&t.every(e=>LS(e))}Nt.stringArray=xM;function MM(t,e){return Array.isArray(t)&&t.every(e)}Nt.typedArray=MM;function LM(t){return t&&$S(t.then)}Nt.thenable=LM});var io=k(Zt=>{"use strict";Object.defineProperty(Zt,"__esModule",{value:!0});Zt.stringArray=Zt.array=Zt.func=Zt.error=Zt.number=Zt.string=Zt.boolean=void 0;function $M(t){return t===!0||t===!1}Zt.boolean=$M;function jS(t){return typeof t=="string"||t instanceof String}Zt.string=jS;function qM(t){return typeof t=="number"||t instanceof Number}Zt.number=qM;function jM(t){return t instanceof Error}Zt.error=jM;function FM(t){return typeof t=="function"}Zt.func=FM;function FS(t){return Array.isArray(t)}Zt.array=FS;function BM(t){return FS(t)&&t.every(e=>jS(e))}Zt.stringArray=BM});var rm=k(Z=>{"use strict";Object.defineProperty(Z,"__esModule",{value:!0});Z.Message=Z.NotificationType9=Z.NotificationType8=Z.NotificationType7=Z.NotificationType6=Z.NotificationType5=Z.NotificationType4=Z.NotificationType3=Z.NotificationType2=Z.NotificationType1=Z.NotificationType0=Z.NotificationType=Z.RequestType9=Z.RequestType8=Z.RequestType7=Z.RequestType6=Z.RequestType5=Z.RequestType4=Z.RequestType3=Z.RequestType2=Z.RequestType1=Z.RequestType=Z.RequestType0=Z.AbstractMessageSignature=Z.ParameterStructures=Z.ResponseError=Z.ErrorCodes=void 0;var gs=io(),Ip;(function(t){t.ParseError=-32700,t.InvalidRequest=-32600,t.MethodNotFound=-32601,t.InvalidParams=-32602,t.InternalError=-32603,t.jsonrpcReservedErrorRangeStart=-32099,t.serverErrorStart=-32099,t.MessageWriteError=-32099,t.MessageReadError=-32098,t.PendingResponseRejected=-32097,t.ConnectionInactive=-32096,t.ServerNotInitialized=-32002,t.UnknownErrorCode=-32001,t.jsonrpcReservedErrorRangeEnd=-32e3,t.serverErrorEnd=-32e3})(Ip||(Z.ErrorCodes=Ip={}));var xp=class t extends Error{constructor(e,n,r){super(n),this.code=gs.number(e)?e:Ip.UnknownErrorCode,this.data=r,Object.setPrototypeOf(this,t.prototype)}toJson(){let e={code:this.code,message:this.message};return this.data!==void 0&&(e.data=this.data),e}};Z.ResponseError=xp;var bn=class t{constructor(e){this.kind=e}static is(e){return e===t.auto||e===t.byName||e===t.byPosition}toString(){return this.kind}};Z.ParameterStructures=bn;bn.auto=new bn("auto");bn.byPosition=new bn("byPosition");bn.byName=new bn("byName");var st=class{constructor(e,n){this.method=e,this.numberOfParams=n}get parameterStructures(){return bn.auto}};Z.AbstractMessageSignature=st;var Mp=class extends st{constructor(e){super(e,0)}};Z.RequestType0=Mp;var Lp=class extends st{constructor(e,n=bn.auto){super(e,1),this._parameterStructures=n}get parameterStructures(){return this._parameterStructures}};Z.RequestType=Lp;var $p=class extends st{constructor(e,n=bn.auto){super(e,1),this._parameterStructures=n}get parameterStructures(){return this._parameterStructures}};Z.RequestType1=$p;var qp=class extends st{constructor(e){super(e,2)}};Z.RequestType2=qp;var jp=class extends st{constructor(e){super(e,3)}};Z.RequestType3=jp;var Fp=class extends st{constructor(e){super(e,4)}};Z.RequestType4=Fp;var Bp=class extends st{constructor(e){super(e,5)}};Z.RequestType5=Bp;var Up=class extends st{constructor(e){super(e,6)}};Z.RequestType6=Up;var Vp=class extends st{constructor(e){super(e,7)}};Z.RequestType7=Vp;var zp=class extends st{constructor(e){super(e,8)}};Z.RequestType8=zp;var Wp=class extends st{constructor(e){super(e,9)}};Z.RequestType9=Wp;var Hp=class extends st{constructor(e,n=bn.auto){super(e,1),this._parameterStructures=n}get parameterStructures(){return this._parameterStructures}};Z.NotificationType=Hp;var Gp=class extends st{constructor(e){super(e,0)}};Z.NotificationType0=Gp;var Yp=class extends st{constructor(e,n=bn.auto){super(e,1),this._parameterStructures=n}get parameterStructures(){return this._parameterStructures}};Z.NotificationType1=Yp;var Kp=class extends st{constructor(e){super(e,2)}};Z.NotificationType2=Kp;var Xp=class extends st{constructor(e){super(e,3)}};Z.NotificationType3=Xp;var Jp=class extends st{constructor(e){super(e,4)}};Z.NotificationType4=Jp;var Qp=class extends st{constructor(e){super(e,5)}};Z.NotificationType5=Qp;var Zp=class extends st{constructor(e){super(e,6)}};Z.NotificationType6=Zp;var em=class extends st{constructor(e){super(e,7)}};Z.NotificationType7=em;var tm=class extends st{constructor(e){super(e,8)}};Z.NotificationType8=tm;var nm=class extends st{constructor(e){super(e,9)}};Z.NotificationType9=nm;var BS;(function(t){function e(i){let s=i;return s&&gs.string(s.method)&&(gs.string(s.id)||gs.number(s.id))}t.isRequest=e;function n(i){let s=i;return s&&gs.string(s.method)&&i.id===void 0}t.isNotification=n;function r(i){let s=i;return s&&(s.result!==void 0||!!s.error)&&(gs.string(s.id)||gs.number(s.id)||s.id===null)}t.isResponse=r})(BS||(Z.Message=BS={}))});var sm=k(Ni=>{"use strict";var US;Object.defineProperty(Ni,"__esModule",{value:!0});Ni.LRUCache=Ni.LinkedMap=Ni.Touch=void 0;var en;(function(t){t.None=0,t.First=1,t.AsOld=t.First,t.Last=2,t.AsNew=t.Last})(en||(Ni.Touch=en={}));var cu=class{constructor(){this[US]="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,n=en.None){let r=this._map.get(e);if(r)return n!==en.None&&this.touch(r,n),r.value}set(e,n,r=en.None){let i=this._map.get(e);if(i)i.value=n,r!==en.None&&this.touch(i,r);else{switch(i={key:e,value:n,next:void 0,previous:void 0},r){case en.None:this.addItemLast(i);break;case en.First:this.addItemFirst(i);break;case en.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 n=this._map.get(e);if(n)return this._map.delete(e),this.removeItem(n),this._size--,n.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,n){let r=this._state,i=this._head;for(;i;){if(n?e.bind(n)(i.value,i.key,this):e(i.value,i.key,this),this._state!==r)throw new Error("LinkedMap got modified during iteration.");i=i.next}}keys(){let e=this._state,n=this._head,r={[Symbol.iterator]:()=>r,next:()=>{if(this._state!==e)throw new Error("LinkedMap got modified during iteration.");if(n){let i={value:n.key,done:!1};return n=n.next,i}else return{value:void 0,done:!0}}};return r}values(){let e=this._state,n=this._head,r={[Symbol.iterator]:()=>r,next:()=>{if(this._state!==e)throw new Error("LinkedMap got modified during iteration.");if(n){let i={value:n.value,done:!1};return n=n.next,i}else return{value:void 0,done:!0}}};return r}entries(){let e=this._state,n=this._head,r={[Symbol.iterator]:()=>r,next:()=>{if(this._state!==e)throw new Error("LinkedMap got modified during iteration.");if(n){let i={value:[n.key,n.value],done:!1};return n=n.next,i}else return{value:void 0,done:!0}}};return r}[(US=Symbol.toStringTag,Symbol.iterator)](){return this.entries()}trimOld(e){if(e>=this.size)return;if(e===0){this.clear();return}let n=this._head,r=this.size;for(;n&&r>e;)this._map.delete(n.key),n=n.next,r--;this._head=n,this._size=r,n&&(n.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 n=e.next,r=e.previous;if(!n||!r)throw new Error("Invalid list");n.previous=r,r.next=n}e.next=void 0,e.previous=void 0,this._state++}touch(e,n){if(!this._head||!this._tail)throw new Error("Invalid list");if(!(n!==en.First&&n!==en.Last)){if(n===en.First){if(e===this._head)return;let r=e.next,i=e.previous;e===this._tail?(i.next=void 0,this._tail=i):(r.previous=i,i.next=r),e.previous=void 0,e.next=this._head,this._head.previous=e,this._head=e,this._state++}else if(n===en.Last){if(e===this._tail)return;let r=e.next,i=e.previous;e===this._head?(r.previous=void 0,this._head=r):(r.previous=i,i.next=r),e.next=void 0,e.previous=this._tail,this._tail.next=e,this._tail=e,this._state++}}}toJSON(){let e=[];return this.forEach((n,r)=>{e.push([r,n])}),e}fromJSON(e){this.clear();for(let[n,r]of e)this.set(n,r)}};Ni.LinkedMap=cu;var im=class extends cu{constructor(e,n=1){super(),this._limit=e,this._ratio=Math.min(Math.max(0,n),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,n=en.AsNew){return super.get(e,n)}peek(e){return super.get(e,en.None)}set(e,n){return super.set(e,n,en.Last),this.checkTrim(),this}checkTrim(){this.size>this._limit&&this.trimOld(Math.round(this._limit*this._ratio))}};Ni.LRUCache=im});var zS=k(lu=>{"use strict";Object.defineProperty(lu,"__esModule",{value:!0});lu.Disposable=void 0;var VS;(function(t){function e(n){return{dispose:n}}t.create=e})(VS||(lu.Disposable=VS={}))});var Pi=k(cm=>{"use strict";Object.defineProperty(cm,"__esModule",{value:!0});var om;function am(){if(om===void 0)throw new Error("No runtime abstraction layer installed");return om}(function(t){function e(n){if(n===void 0)throw new Error("No runtime abstraction layer provided");om=n}t.install=e})(am||(am={}));cm.default=am});var oo=k(so=>{"use strict";Object.defineProperty(so,"__esModule",{value:!0});so.Emitter=so.Event=void 0;var UM=Pi(),WS;(function(t){let e={dispose(){}};t.None=function(){return e}})(WS||(so.Event=WS={}));var lm=class{add(e,n=null,r){this._callbacks||(this._callbacks=[],this._contexts=[]),this._callbacks.push(e),this._contexts.push(n),Array.isArray(r)&&r.push({dispose:()=>this.remove(e,n)})}remove(e,n=null){if(!this._callbacks)return;let r=!1;for(let i=0,s=this._callbacks.length;i<s;i++)if(this._callbacks[i]===e)if(this._contexts[i]===n){this._callbacks.splice(i,1),this._contexts.splice(i,1);return}else r=!0;if(r)throw new Error("When adding a listener with a context, you should remove it with the same context")}invoke(...e){if(!this._callbacks)return[];let n=[],r=this._callbacks.slice(0),i=this._contexts.slice(0);for(let s=0,o=r.length;s<o;s++)try{n.push(r[s].apply(i[s],e))}catch(a){(0,UM.default)().console.error(a)}return n}isEmpty(){return!this._callbacks||this._callbacks.length===0}dispose(){this._callbacks=void 0,this._contexts=void 0}},uu=class t{constructor(e){this._options=e}get event(){return this._event||(this._event=(e,n,r)=>{this._callbacks||(this._callbacks=new lm),this._options&&this._options.onFirstListenerAdd&&this._callbacks.isEmpty()&&this._options.onFirstListenerAdd(this),this._callbacks.add(e,n);let i={dispose:()=>{this._callbacks&&(this._callbacks.remove(e,n),i.dispose=t._noop,this._options&&this._options.onLastListenerRemove&&this._callbacks.isEmpty()&&this._options.onLastListenerRemove(this))}};return Array.isArray(r)&&r.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)}};so.Emitter=uu;uu._noop=function(){}});var hu=k(ao=>{"use strict";Object.defineProperty(ao,"__esModule",{value:!0});ao.CancellationTokenSource=ao.CancellationToken=void 0;var VM=Pi(),zM=io(),um=oo(),du;(function(t){t.None=Object.freeze({isCancellationRequested:!1,onCancellationRequested:um.Event.None}),t.Cancelled=Object.freeze({isCancellationRequested:!0,onCancellationRequested:um.Event.None});function e(n){let r=n;return r&&(r===t.None||r===t.Cancelled||zM.boolean(r.isCancellationRequested)&&!!r.onCancellationRequested)}t.is=e})(du||(ao.CancellationToken=du={}));var WM=Object.freeze(function(t,e){let n=(0,VM.default)().timer.setTimeout(t.bind(e),0);return{dispose(){n.dispose()}}}),fu=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?WM:(this._emitter||(this._emitter=new um.Emitter),this._emitter.event)}dispose(){this._emitter&&(this._emitter.dispose(),this._emitter=void 0)}},dm=class{get token(){return this._token||(this._token=new fu),this._token}cancel(){this._token?this._token.cancel():this._token=du.Cancelled}dispose(){this._token?this._token instanceof fu&&this._token.dispose():this._token=du.None}};ao.CancellationTokenSource=dm});var HS=k(co=>{"use strict";Object.defineProperty(co,"__esModule",{value:!0});co.SharedArrayReceiverStrategy=co.SharedArraySenderStrategy=void 0;var HM=hu(),Ma;(function(t){t.Continue=0,t.Cancelled=1})(Ma||(Ma={}));var fm=class{constructor(){this.buffers=new Map}enableCancellation(e){if(e.id===null)return;let n=new SharedArrayBuffer(4),r=new Int32Array(n,0,1);r[0]=Ma.Continue,this.buffers.set(e.id,n),e.$cancellationData=n}async sendCancellation(e,n){let r=this.buffers.get(n);if(r===void 0)return;let i=new Int32Array(r,0,1);Atomics.store(i,0,Ma.Cancelled)}cleanup(e){this.buffers.delete(e)}dispose(){this.buffers.clear()}};co.SharedArraySenderStrategy=fm;var hm=class{constructor(e){this.data=new Int32Array(e,0,1)}get isCancellationRequested(){return Atomics.load(this.data,0)===Ma.Cancelled}get onCancellationRequested(){throw new Error("Cancellation over SharedArrayBuffer doesn't support cancellation events")}},pm=class{constructor(e){this.token=new hm(e)}cancel(){}dispose(){}},mm=class{constructor(){this.kind="request"}createCancellationTokenSource(e){let n=e.$cancellationData;return n===void 0?new HM.CancellationTokenSource:new pm(n)}};co.SharedArrayReceiverStrategy=mm});var ym=k(pu=>{"use strict";Object.defineProperty(pu,"__esModule",{value:!0});pu.Semaphore=void 0;var GM=Pi(),gm=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((n,r)=>{this._waiting.push({thunk:e,resolve:n,reject:r}),this.runNext()})}get active(){return this._active}runNext(){this._waiting.length===0||this._active===this._capacity||(0,GM.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 n=e.thunk();n instanceof Promise?n.then(r=>{this._active--,e.resolve(r),this.runNext()},r=>{this._active--,e.reject(r),this.runNext()}):(this._active--,e.resolve(n),this.runNext())}catch(n){this._active--,e.reject(n),this.runNext()}}};pu.Semaphore=gm});var YS=k(Ri=>{"use strict";Object.defineProperty(Ri,"__esModule",{value:!0});Ri.ReadableStreamMessageReader=Ri.AbstractMessageReader=Ri.MessageReader=void 0;var bm=Pi(),lo=io(),vm=oo(),YM=ym(),GS;(function(t){function e(n){let r=n;return r&&lo.func(r.listen)&&lo.func(r.dispose)&&lo.func(r.onError)&&lo.func(r.onClose)&&lo.func(r.onPartialMessage)}t.is=e})(GS||(Ri.MessageReader=GS={}));var mu=class{constructor(){this.errorEmitter=new vm.Emitter,this.closeEmitter=new vm.Emitter,this.partialMessageEmitter=new vm.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: ${lo.string(e.message)?e.message:"unknown"}`)}};Ri.AbstractMessageReader=mu;var Tm;(function(t){function e(n){let r,i,s,o=new Map,a,c=new Map;if(n===void 0||typeof n=="string")r=n??"utf-8";else{if(r=n.charset??"utf-8",n.contentDecoder!==void 0&&(s=n.contentDecoder,o.set(s.name,s)),n.contentDecoders!==void 0)for(let l of n.contentDecoders)o.set(l.name,l);if(n.contentTypeDecoder!==void 0&&(a=n.contentTypeDecoder,c.set(a.name,a)),n.contentTypeDecoders!==void 0)for(let l of n.contentTypeDecoders)c.set(l.name,l)}return a===void 0&&(a=(0,bm.default)().applicationJson.decoder,c.set(a.name,a)),{charset:r,contentDecoder:s,contentDecoders:o,contentTypeDecoder:a,contentTypeDecoders:c}}t.fromOptions=e})(Tm||(Tm={}));var Sm=class extends mu{constructor(e,n){super(),this.readable=e,this.options=Tm.fromOptions(n),this.buffer=(0,bm.default)().messageBuffer.create(this.options.charset),this._partialMessageTimeout=1e4,this.nextMessageLength=-1,this.messageToken=0,this.readSemaphore=new YM.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 n=this.readable.onData(r=>{this.onData(r)});return this.readable.onError(r=>this.fireError(r)),this.readable.onClose(()=>this.fireClose()),n}onData(e){try{for(this.buffer.append(e);;){if(this.nextMessageLength===-1){let r=this.buffer.tryReadHeaders(!0);if(!r)return;let i=r.get("content-length");if(!i){this.fireError(new Error(`Header must provide a Content-Length property.
3
- ${JSON.stringify(Object.fromEntries(r))}`));return}let s=parseInt(i);if(isNaN(s)){this.fireError(new Error(`Content-Length value must be a number. Got ${i}`));return}this.nextMessageLength=s}let n=this.buffer.tryReadBody(this.nextMessageLength);if(n===void 0){this.setPartialMessageTimer();return}this.clearPartialMessageTimer(),this.nextMessageLength=-1,this.readSemaphore.lock(async()=>{let r=this.options.contentDecoder!==void 0?await this.options.contentDecoder.decode(n):n,i=await this.options.contentTypeDecoder.decode(r,this.options);this.callback(i)}).catch(r=>{this.fireError(r)})}}catch(n){this.fireError(n)}}clearPartialMessageTimer(){this.partialMessageTimer&&(this.partialMessageTimer.dispose(),this.partialMessageTimer=void 0)}setPartialMessageTimer(){this.clearPartialMessageTimer(),!(this._partialMessageTimeout<=0)&&(this.partialMessageTimer=(0,bm.default)().timer.setTimeout((e,n)=>{this.partialMessageTimer=void 0,e===this.messageToken&&(this.firePartialMessage({messageToken:e,waitingTime:n}),this.setPartialMessageTimer())},this._partialMessageTimeout,this.messageToken,this._partialMessageTimeout))}};Ri.ReadableStreamMessageReader=Sm});var ZS=k(Ci=>{"use strict";Object.defineProperty(Ci,"__esModule",{value:!0});Ci.WriteableStreamMessageWriter=Ci.AbstractMessageWriter=Ci.MessageWriter=void 0;var KS=Pi(),La=io(),KM=ym(),XS=oo(),XM="Content-Length: ",JS=`\r
4
- `,QS;(function(t){function e(n){let r=n;return r&&La.func(r.dispose)&&La.func(r.onClose)&&La.func(r.onError)&&La.func(r.write)}t.is=e})(QS||(Ci.MessageWriter=QS={}));var gu=class{constructor(){this.errorEmitter=new XS.Emitter,this.closeEmitter=new XS.Emitter}dispose(){this.errorEmitter.dispose(),this.closeEmitter.dispose()}get onError(){return this.errorEmitter.event}fireError(e,n,r){this.errorEmitter.fire([this.asError(e),n,r])}get onClose(){return this.closeEmitter.event}fireClose(){this.closeEmitter.fire(void 0)}asError(e){return e instanceof Error?e:new Error(`Writer received error. Reason: ${La.string(e.message)?e.message:"unknown"}`)}};Ci.AbstractMessageWriter=gu;var _m;(function(t){function e(n){return n===void 0||typeof n=="string"?{charset:n??"utf-8",contentTypeEncoder:(0,KS.default)().applicationJson.encoder}:{charset:n.charset??"utf-8",contentEncoder:n.contentEncoder,contentTypeEncoder:n.contentTypeEncoder??(0,KS.default)().applicationJson.encoder}}t.fromOptions=e})(_m||(_m={}));var Em=class extends gu{constructor(e,n){super(),this.writable=e,this.options=_m.fromOptions(n),this.errorCount=0,this.writeSemaphore=new KM.Semaphore(1),this.writable.onError(r=>this.fireError(r)),this.writable.onClose(()=>this.fireClose())}async write(e){return this.writeSemaphore.lock(async()=>this.options.contentTypeEncoder.encode(e,this.options).then(r=>this.options.contentEncoder!==void 0?this.options.contentEncoder.encode(r):r).then(r=>{let i=[];return i.push(XM,r.byteLength.toString(),JS),i.push(JS),this.doWrite(e,i,r)},r=>{throw this.fireError(r),r}))}async doWrite(e,n,r){try{return await this.writable.write(n.join(""),"ascii"),this.writable.write(r)}catch(i){return this.handleError(i,e),Promise.reject(i)}}handleError(e,n){this.errorCount++,this.fireError(e,n,this.errorCount)}end(){this.writable.end()}};Ci.WriteableStreamMessageWriter=Em});var e_=k(yu=>{"use strict";Object.defineProperty(yu,"__esModule",{value:!0});yu.AbstractMessageBuffer=void 0;var JM=13,QM=10,ZM=`\r
5
- `,wm=class{constructor(e="utf-8"){this._encoding=e,this._chunks=[],this._totalLength=0}get encoding(){return this._encoding}append(e){let n=typeof e=="string"?this.fromString(e,this._encoding):e;this._chunks.push(n),this._totalLength+=n.byteLength}tryReadHeaders(e=!1){if(this._chunks.length===0)return;let n=0,r=0,i=0,s=0;e:for(;r<this._chunks.length;){let l=this._chunks[r];for(i=0;i<l.length;){switch(l[i]){case JM:switch(n){case 0:n=1;break;case 2:n=3;break;default:n=0}break;case QM:switch(n){case 1:n=2;break;case 3:n=4,i++;break e;default:n=0}break;default:n=0}i++}s+=l.byteLength,r++}if(n!==4)return;let o=this._read(s+i),a=new Map,c=this.toString(o,"ascii").split(ZM);if(c.length<2)return a;for(let l=0;l<c.length-2;l++){let u=c[l],d=u.indexOf(":");if(d===-1)throw new Error(`Message header must separate key and value using ':'
6
- ${u}`);let f=u.substr(0,d),h=u.substr(d+1).trim();a.set(e?f.toLowerCase():f,h)}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 s=this._chunks[0];return this._chunks.shift(),this._totalLength-=e,this.asNative(s)}if(this._chunks[0].byteLength>e){let s=this._chunks[0],o=this.asNative(s,e);return this._chunks[0]=s.slice(e),this._totalLength-=e,o}let n=this.allocNative(e),r=0,i=0;for(;e>0;){let s=this._chunks[i];if(s.byteLength>e){let o=s.slice(0,e);n.set(o,r),r+=e,this._chunks[i]=s.slice(e),this._totalLength-=e,e-=e}else n.set(s,r),r+=s.byteLength,this._chunks.shift(),this._totalLength-=s.byteLength,e-=s.byteLength}return n}};yu.AbstractMessageBuffer=wm});var s_=k(ue=>{"use strict";Object.defineProperty(ue,"__esModule",{value:!0});ue.createMessageConnection=ue.ConnectionOptions=ue.MessageStrategy=ue.CancellationStrategy=ue.CancellationSenderStrategy=ue.CancellationReceiverStrategy=ue.RequestCancellationReceiverStrategy=ue.IdCancellationReceiverStrategy=ue.ConnectionStrategy=ue.ConnectionError=ue.ConnectionErrors=ue.LogTraceNotification=ue.SetTraceNotification=ue.TraceFormat=ue.TraceValues=ue.Trace=ue.NullLogger=ue.ProgressType=ue.ProgressToken=void 0;var t_=Pi(),pt=io(),re=rm(),n_=sm(),$a=oo(),km=hu(),Fa;(function(t){t.type=new re.NotificationType("$/cancelRequest")})(Fa||(Fa={}));var Nm;(function(t){function e(n){return typeof n=="string"||typeof n=="number"}t.is=e})(Nm||(ue.ProgressToken=Nm={}));var qa;(function(t){t.type=new re.NotificationType("$/progress")})(qa||(qa={}));var Pm=class{constructor(){}};ue.ProgressType=Pm;var Rm;(function(t){function e(n){return pt.func(n)}t.is=e})(Rm||(Rm={}));ue.NullLogger=Object.freeze({error:()=>{},warn:()=>{},info:()=>{},log:()=>{}});var Me;(function(t){t[t.Off=0]="Off",t[t.Messages=1]="Messages",t[t.Compact=2]="Compact",t[t.Verbose=3]="Verbose"})(Me||(ue.Trace=Me={}));var r_;(function(t){t.Off="off",t.Messages="messages",t.Compact="compact",t.Verbose="verbose"})(r_||(ue.TraceValues=r_={}));(function(t){function e(r){if(!pt.string(r))return t.Off;switch(r=r.toLowerCase(),r){case"off":return t.Off;case"messages":return t.Messages;case"compact":return t.Compact;case"verbose":return t.Verbose;default:return t.Off}}t.fromString=e;function n(r){switch(r){case t.Off:return"off";case t.Messages:return"messages";case t.Compact:return"compact";case t.Verbose:return"verbose";default:return"off"}}t.toString=n})(Me||(ue.Trace=Me={}));var Mn;(function(t){t.Text="text",t.JSON="json"})(Mn||(ue.TraceFormat=Mn={}));(function(t){function e(n){return pt.string(n)?(n=n.toLowerCase(),n==="json"?t.JSON:t.Text):t.Text}t.fromString=e})(Mn||(ue.TraceFormat=Mn={}));var Cm;(function(t){t.type=new re.NotificationType("$/setTrace")})(Cm||(ue.SetTraceNotification=Cm={}));var vu;(function(t){t.type=new re.NotificationType("$/logTrace")})(vu||(ue.LogTraceNotification=vu={}));var ja;(function(t){t[t.Closed=1]="Closed",t[t.Disposed=2]="Disposed",t[t.AlreadyListening=3]="AlreadyListening"})(ja||(ue.ConnectionErrors=ja={}));var uo=class t extends Error{constructor(e,n){super(n),this.code=e,Object.setPrototypeOf(this,t.prototype)}};ue.ConnectionError=uo;var Dm;(function(t){function e(n){let r=n;return r&&pt.func(r.cancelUndispatched)}t.is=e})(Dm||(ue.ConnectionStrategy=Dm={}));var bu;(function(t){function e(n){let r=n;return r&&(r.kind===void 0||r.kind==="id")&&pt.func(r.createCancellationTokenSource)&&(r.dispose===void 0||pt.func(r.dispose))}t.is=e})(bu||(ue.IdCancellationReceiverStrategy=bu={}));var Am;(function(t){function e(n){let r=n;return r&&r.kind==="request"&&pt.func(r.createCancellationTokenSource)&&(r.dispose===void 0||pt.func(r.dispose))}t.is=e})(Am||(ue.RequestCancellationReceiverStrategy=Am={}));var Tu;(function(t){t.Message=Object.freeze({createCancellationTokenSource(n){return new km.CancellationTokenSource}});function e(n){return bu.is(n)||Am.is(n)}t.is=e})(Tu||(ue.CancellationReceiverStrategy=Tu={}));var Su;(function(t){t.Message=Object.freeze({sendCancellation(n,r){return n.sendNotification(Fa.type,{id:r})},cleanup(n){}});function e(n){let r=n;return r&&pt.func(r.sendCancellation)&&pt.func(r.cleanup)}t.is=e})(Su||(ue.CancellationSenderStrategy=Su={}));var _u;(function(t){t.Message=Object.freeze({receiver:Tu.Message,sender:Su.Message});function e(n){let r=n;return r&&Tu.is(r.receiver)&&Su.is(r.sender)}t.is=e})(_u||(ue.CancellationStrategy=_u={}));var Eu;(function(t){function e(n){let r=n;return r&&pt.func(r.handleMessage)}t.is=e})(Eu||(ue.MessageStrategy=Eu={}));var i_;(function(t){function e(n){let r=n;return r&&(_u.is(r.cancellationStrategy)||Dm.is(r.connectionStrategy)||Eu.is(r.messageStrategy))}t.is=e})(i_||(ue.ConnectionOptions=i_={}));var pr;(function(t){t[t.New=1]="New",t[t.Listening=2]="Listening",t[t.Closed=3]="Closed",t[t.Disposed=4]="Disposed"})(pr||(pr={}));function e1(t,e,n,r){let i=n!==void 0?n:ue.NullLogger,s=0,o=0,a=0,c="2.0",l,u=new Map,d,f=new Map,h=new Map,y,p=new n_.LinkedMap,T=new Map,_=new Set,v=new Map,b=Me.Off,w=Mn.Text,C,x=pr.New,B=new $a.Emitter,j=new $a.Emitter,ce=new $a.Emitter,ze=new $a.Emitter,Dt=new $a.Emitter,ye=r&&r.cancellationStrategy?r.cancellationStrategy:_u.Message;function Un(N){if(N===null)throw new Error("Can't send requests with id null since the response can't be correlated.");return"req-"+N.toString()}function wi(N){return N===null?"res-unknown-"+(++a).toString():"res-"+N.toString()}function Wl(){return"not-"+(++o).toString()}function Ap(N,M){re.Message.isRequest(M)?N.set(Un(M.id),M):re.Message.isResponse(M)?N.set(wi(M.id),M):N.set(Wl(),M)}function Hl(N){}function Ca(){return x===pr.Listening}function hs(){return x===pr.Closed}function ni(){return x===pr.Disposed}function Zs(){(x===pr.New||x===pr.Listening)&&(x=pr.Closed,j.fire(void 0))}function ps(N){B.fire([N,void 0,void 0])}function Gl(N){B.fire(N)}t.onClose(Zs),t.onError(ps),e.onClose(Zs),e.onError(Gl);function Da(){y||p.size===0||(y=(0,t_.default)().timer.setImmediate(()=>{y=void 0,Yl()}))}function Aa(N){re.Message.isRequest(N)?Xl(N):re.Message.isNotification(N)?Ql(N):re.Message.isResponse(N)?Jl(N):eo(N)}function Yl(){if(p.size===0)return;let N=p.shift();try{let M=r?.messageStrategy;Eu.is(M)?M.handleMessage(N,Aa):Aa(N)}finally{Da()}}let Kl=N=>{try{if(re.Message.isNotification(N)&&N.method===Fa.type.method){let M=N.params.id,H=Un(M),X=p.get(H);if(re.Message.isRequest(X)){let qe=r?.connectionStrategy,it=qe&&qe.cancelUndispatched?qe.cancelUndispatched(X,Hl):void 0;if(it&&(it.error!==void 0||it.result!==void 0)){p.delete(H),v.delete(M),it.id=X.id,ms(it,N.method,Date.now()),e.write(it).catch(()=>i.error("Sending response for canceled message failed."));return}}let We=v.get(M);if(We!==void 0){We.cancel(),to(N);return}else _.add(M)}Ap(p,N)}finally{Da()}};function Xl(N){if(ni())return;function M(ve,Ke,De){let yt={jsonrpc:c,id:N.id};ve instanceof re.ResponseError?yt.error=ve.toJson():yt.result=ve===void 0?null:ve,ms(yt,Ke,De),e.write(yt).catch(()=>i.error("Sending response failed."))}function H(ve,Ke,De){let yt={jsonrpc:c,id:N.id,error:ve.toJson()};ms(yt,Ke,De),e.write(yt).catch(()=>i.error("Sending response failed."))}function X(ve,Ke,De){ve===void 0&&(ve=null);let yt={jsonrpc:c,id:N.id,result:ve};ms(yt,Ke,De),e.write(yt).catch(()=>i.error("Sending response failed."))}tu(N);let We=u.get(N.method),qe,it;We&&(qe=We.type,it=We.handler);let dt=Date.now();if(it||l){let ve=N.id??String(Date.now()),Ke=bu.is(ye.receiver)?ye.receiver.createCancellationTokenSource(ve):ye.receiver.createCancellationTokenSource(N);N.id!==null&&_.has(N.id)&&Ke.cancel(),N.id!==null&&v.set(ve,Ke);try{let De;if(it)if(N.params===void 0){if(qe!==void 0&&qe.numberOfParams!==0){H(new re.ResponseError(re.ErrorCodes.InvalidParams,`Request ${N.method} defines ${qe.numberOfParams} params but received none.`),N.method,dt);return}De=it(Ke.token)}else if(Array.isArray(N.params)){if(qe!==void 0&&qe.parameterStructures===re.ParameterStructures.byName){H(new re.ResponseError(re.ErrorCodes.InvalidParams,`Request ${N.method} defines parameters by name but received parameters by position`),N.method,dt);return}De=it(...N.params,Ke.token)}else{if(qe!==void 0&&qe.parameterStructures===re.ParameterStructures.byPosition){H(new re.ResponseError(re.ErrorCodes.InvalidParams,`Request ${N.method} defines parameters by position but received parameters by name`),N.method,dt);return}De=it(N.params,Ke.token)}else l&&(De=l(N.method,N.params,Ke.token));let yt=De;De?yt.then?yt.then($t=>{v.delete(ve),M($t,N.method,dt)},$t=>{v.delete(ve),$t instanceof re.ResponseError?H($t,N.method,dt):$t&&pt.string($t.message)?H(new re.ResponseError(re.ErrorCodes.InternalError,`Request ${N.method} failed with message: ${$t.message}`),N.method,dt):H(new re.ResponseError(re.ErrorCodes.InternalError,`Request ${N.method} failed unexpectedly without providing any details.`),N.method,dt)}):(v.delete(ve),M(De,N.method,dt)):(v.delete(ve),X(De,N.method,dt))}catch(De){v.delete(ve),De instanceof re.ResponseError?M(De,N.method,dt):De&&pt.string(De.message)?H(new re.ResponseError(re.ErrorCodes.InternalError,`Request ${N.method} failed with message: ${De.message}`),N.method,dt):H(new re.ResponseError(re.ErrorCodes.InternalError,`Request ${N.method} failed unexpectedly without providing any details.`),N.method,dt)}}else H(new re.ResponseError(re.ErrorCodes.MethodNotFound,`Unhandled method ${N.method}`),N.method,dt)}function Jl(N){if(!ni())if(N.id===null)N.error?i.error(`Received response message without id: Error is:
7
- ${JSON.stringify(N.error,void 0,4)}`):i.error("Received response message without id. No further error information provided.");else{let M=N.id,H=T.get(M);if(nu(N,H),H!==void 0){T.delete(M);try{if(N.error){let X=N.error;H.reject(new re.ResponseError(X.code,X.message,X.data))}else if(N.result!==void 0)H.resolve(N.result);else throw new Error("Should never happen.")}catch(X){X.message?i.error(`Response handler '${H.method}' failed with message: ${X.message}`):i.error(`Response handler '${H.method}' failed unexpectedly.`)}}}}function Ql(N){if(ni())return;let M,H;if(N.method===Fa.type.method){let X=N.params.id;_.delete(X),to(N);return}else{let X=f.get(N.method);X&&(H=X.handler,M=X.type)}if(H||d)try{if(to(N),H)if(N.params===void 0)M!==void 0&&M.numberOfParams!==0&&M.parameterStructures!==re.ParameterStructures.byName&&i.error(`Notification ${N.method} defines ${M.numberOfParams} params but received none.`),H();else if(Array.isArray(N.params)){let X=N.params;N.method===qa.type.method&&X.length===2&&Nm.is(X[0])?H({token:X[0],value:X[1]}):(M!==void 0&&(M.parameterStructures===re.ParameterStructures.byName&&i.error(`Notification ${N.method} defines parameters by name but received parameters by position`),M.numberOfParams!==N.params.length&&i.error(`Notification ${N.method} defines ${M.numberOfParams} params but received ${X.length} arguments`)),H(...X))}else M!==void 0&&M.parameterStructures===re.ParameterStructures.byPosition&&i.error(`Notification ${N.method} defines parameters by position but received parameters by name`),H(N.params);else d&&d(N.method,N.params)}catch(X){X.message?i.error(`Notification handler '${N.method}' failed with message: ${X.message}`):i.error(`Notification handler '${N.method}' failed unexpectedly.`)}else ce.fire(N)}function eo(N){if(!N){i.error("Received empty message.");return}i.error(`Received message which is neither a response nor a notification message:
8
- ${JSON.stringify(N,null,4)}`);let M=N;if(pt.string(M.id)||pt.number(M.id)){let H=M.id,X=T.get(H);X&&X.reject(new Error("The received response has neither a result nor an error property."))}}function dr(N){if(N!=null)switch(b){case Me.Verbose:return JSON.stringify(N,null,4);case Me.Compact:return JSON.stringify(N);default:return}}function Zl(N){if(!(b===Me.Off||!C))if(w===Mn.Text){let M;(b===Me.Verbose||b===Me.Compact)&&N.params&&(M=`Params: ${dr(N.params)}
2
+ "use strict";var aM=Object.create;var bp=Object.defineProperty;var cM=Object.getOwnPropertyDescriptor;var lM=Object.getOwnPropertyNames;var uM=Object.getPrototypeOf,dM=Object.prototype.hasOwnProperty;var N=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),fM=(t,e)=>{for(var n in e)bp(t,n,{get:e[n],enumerable:!0})},hM=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of lM(e))!dM.call(t,i)&&i!==n&&bp(t,i,{get:()=>e[i],enumerable:!(r=cM(e,i))||r.enumerable});return t};var K=(t,e,n)=>(n=t!=null?aM(uM(t)):{},hM(e||!t||!t.__esModule?bp(n,"default",{value:t,enumerable:!0}):n,t));var lu=N(Pt=>{"use strict";Object.defineProperty(Pt,"__esModule",{value:!0});Pt.thenable=Pt.typedArray=Pt.stringArray=Pt.array=Pt.func=Pt.error=Pt.number=Pt.string=Pt.boolean=void 0;function pM(t){return t===!0||t===!1}Pt.boolean=pM;function SS(t){return typeof t=="string"||t instanceof String}Pt.string=SS;function mM(t){return typeof t=="number"||t instanceof Number}Pt.number=mM;function gM(t){return t instanceof Error}Pt.error=gM;function _S(t){return typeof t=="function"}Pt.func=_S;function ES(t){return Array.isArray(t)}Pt.array=ES;function yM(t){return ES(t)&&t.every(e=>SS(e))}Pt.stringArray=yM;function bM(t,e){return Array.isArray(t)&&t.every(e)}Pt.typedArray=bM;function vM(t){return t&&_S(t.then)}Pt.thenable=vM});var io=N(en=>{"use strict";Object.defineProperty(en,"__esModule",{value:!0});en.stringArray=en.array=en.func=en.error=en.number=en.string=en.boolean=void 0;function TM(t){return t===!0||t===!1}en.boolean=TM;function kS(t){return typeof t=="string"||t instanceof String}en.string=kS;function SM(t){return typeof t=="number"||t instanceof Number}en.number=SM;function _M(t){return t instanceof Error}en.error=_M;function EM(t){return typeof t=="function"}en.func=EM;function NS(t){return Array.isArray(t)}en.array=NS;function kM(t){return NS(t)&&t.every(e=>kS(e))}en.stringArray=kM});var Vp=N(te=>{"use strict";Object.defineProperty(te,"__esModule",{value:!0});te.Message=te.NotificationType9=te.NotificationType8=te.NotificationType7=te.NotificationType6=te.NotificationType5=te.NotificationType4=te.NotificationType3=te.NotificationType2=te.NotificationType1=te.NotificationType0=te.NotificationType=te.RequestType9=te.RequestType8=te.RequestType7=te.RequestType6=te.RequestType5=te.RequestType4=te.RequestType3=te.RequestType2=te.RequestType1=te.RequestType=te.RequestType0=te.AbstractMessageSignature=te.ParameterStructures=te.ResponseError=te.ErrorCodes=void 0;var bs=io(),vp;(function(t){t.ParseError=-32700,t.InvalidRequest=-32600,t.MethodNotFound=-32601,t.InvalidParams=-32602,t.InternalError=-32603,t.jsonrpcReservedErrorRangeStart=-32099,t.serverErrorStart=-32099,t.MessageWriteError=-32099,t.MessageReadError=-32098,t.PendingResponseRejected=-32097,t.ConnectionInactive=-32096,t.ServerNotInitialized=-32002,t.UnknownErrorCode=-32001,t.jsonrpcReservedErrorRangeEnd=-32e3,t.serverErrorEnd=-32e3})(vp||(te.ErrorCodes=vp={}));var Tp=class t extends Error{constructor(e,n,r){super(n),this.code=bs.number(e)?e:vp.UnknownErrorCode,this.data=r,Object.setPrototypeOf(this,t.prototype)}toJson(){let e={code:this.code,message:this.message};return this.data!==void 0&&(e.data=this.data),e}};te.ResponseError=Tp;var vn=class t{constructor(e){this.kind=e}static is(e){return e===t.auto||e===t.byName||e===t.byPosition}toString(){return this.kind}};te.ParameterStructures=vn;vn.auto=new vn("auto");vn.byPosition=new vn("byPosition");vn.byName=new vn("byName");var st=class{constructor(e,n){this.method=e,this.numberOfParams=n}get parameterStructures(){return vn.auto}};te.AbstractMessageSignature=st;var Sp=class extends st{constructor(e){super(e,0)}};te.RequestType0=Sp;var _p=class extends st{constructor(e,n=vn.auto){super(e,1),this._parameterStructures=n}get parameterStructures(){return this._parameterStructures}};te.RequestType=_p;var Ep=class extends st{constructor(e,n=vn.auto){super(e,1),this._parameterStructures=n}get parameterStructures(){return this._parameterStructures}};te.RequestType1=Ep;var kp=class extends st{constructor(e){super(e,2)}};te.RequestType2=kp;var Np=class extends st{constructor(e){super(e,3)}};te.RequestType3=Np;var wp=class extends st{constructor(e){super(e,4)}};te.RequestType4=wp;var Pp=class extends st{constructor(e){super(e,5)}};te.RequestType5=Pp;var Rp=class extends st{constructor(e){super(e,6)}};te.RequestType6=Rp;var Cp=class extends st{constructor(e){super(e,7)}};te.RequestType7=Cp;var Dp=class extends st{constructor(e){super(e,8)}};te.RequestType8=Dp;var Ap=class extends st{constructor(e){super(e,9)}};te.RequestType9=Ap;var Op=class extends st{constructor(e,n=vn.auto){super(e,1),this._parameterStructures=n}get parameterStructures(){return this._parameterStructures}};te.NotificationType=Op;var Ip=class extends st{constructor(e){super(e,0)}};te.NotificationType0=Ip;var xp=class extends st{constructor(e,n=vn.auto){super(e,1),this._parameterStructures=n}get parameterStructures(){return this._parameterStructures}};te.NotificationType1=xp;var Mp=class extends st{constructor(e){super(e,2)}};te.NotificationType2=Mp;var Lp=class extends st{constructor(e){super(e,3)}};te.NotificationType3=Lp;var $p=class extends st{constructor(e){super(e,4)}};te.NotificationType4=$p;var qp=class extends st{constructor(e){super(e,5)}};te.NotificationType5=qp;var jp=class extends st{constructor(e){super(e,6)}};te.NotificationType6=jp;var Fp=class extends st{constructor(e){super(e,7)}};te.NotificationType7=Fp;var Bp=class extends st{constructor(e){super(e,8)}};te.NotificationType8=Bp;var Up=class extends st{constructor(e){super(e,9)}};te.NotificationType9=Up;var wS;(function(t){function e(i){let s=i;return s&&bs.string(s.method)&&(bs.string(s.id)||bs.number(s.id))}t.isRequest=e;function n(i){let s=i;return s&&bs.string(s.method)&&i.id===void 0}t.isNotification=n;function r(i){let s=i;return s&&(s.result!==void 0||!!s.error)&&(bs.string(s.id)||bs.number(s.id)||s.id===null)}t.isResponse=r})(wS||(te.Message=wS={}))});var Wp=N(Pi=>{"use strict";var PS;Object.defineProperty(Pi,"__esModule",{value:!0});Pi.LRUCache=Pi.LinkedMap=Pi.Touch=void 0;var tn;(function(t){t.None=0,t.First=1,t.AsOld=t.First,t.Last=2,t.AsNew=t.Last})(tn||(Pi.Touch=tn={}));var uu=class{constructor(){this[PS]="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,n=tn.None){let r=this._map.get(e);if(r)return n!==tn.None&&this.touch(r,n),r.value}set(e,n,r=tn.None){let i=this._map.get(e);if(i)i.value=n,r!==tn.None&&this.touch(i,r);else{switch(i={key:e,value:n,next:void 0,previous:void 0},r){case tn.None:this.addItemLast(i);break;case tn.First:this.addItemFirst(i);break;case tn.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 n=this._map.get(e);if(n)return this._map.delete(e),this.removeItem(n),this._size--,n.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,n){let r=this._state,i=this._head;for(;i;){if(n?e.bind(n)(i.value,i.key,this):e(i.value,i.key,this),this._state!==r)throw new Error("LinkedMap got modified during iteration.");i=i.next}}keys(){let e=this._state,n=this._head,r={[Symbol.iterator]:()=>r,next:()=>{if(this._state!==e)throw new Error("LinkedMap got modified during iteration.");if(n){let i={value:n.key,done:!1};return n=n.next,i}else return{value:void 0,done:!0}}};return r}values(){let e=this._state,n=this._head,r={[Symbol.iterator]:()=>r,next:()=>{if(this._state!==e)throw new Error("LinkedMap got modified during iteration.");if(n){let i={value:n.value,done:!1};return n=n.next,i}else return{value:void 0,done:!0}}};return r}entries(){let e=this._state,n=this._head,r={[Symbol.iterator]:()=>r,next:()=>{if(this._state!==e)throw new Error("LinkedMap got modified during iteration.");if(n){let i={value:[n.key,n.value],done:!1};return n=n.next,i}else return{value:void 0,done:!0}}};return r}[(PS=Symbol.toStringTag,Symbol.iterator)](){return this.entries()}trimOld(e){if(e>=this.size)return;if(e===0){this.clear();return}let n=this._head,r=this.size;for(;n&&r>e;)this._map.delete(n.key),n=n.next,r--;this._head=n,this._size=r,n&&(n.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 n=e.next,r=e.previous;if(!n||!r)throw new Error("Invalid list");n.previous=r,r.next=n}e.next=void 0,e.previous=void 0,this._state++}touch(e,n){if(!this._head||!this._tail)throw new Error("Invalid list");if(!(n!==tn.First&&n!==tn.Last)){if(n===tn.First){if(e===this._head)return;let r=e.next,i=e.previous;e===this._tail?(i.next=void 0,this._tail=i):(r.previous=i,i.next=r),e.previous=void 0,e.next=this._head,this._head.previous=e,this._head=e,this._state++}else if(n===tn.Last){if(e===this._tail)return;let r=e.next,i=e.previous;e===this._head?(r.previous=void 0,this._head=r):(r.previous=i,i.next=r),e.next=void 0,e.previous=this._tail,this._tail.next=e,this._tail=e,this._state++}}}toJSON(){let e=[];return this.forEach((n,r)=>{e.push([r,n])}),e}fromJSON(e){this.clear();for(let[n,r]of e)this.set(n,r)}};Pi.LinkedMap=uu;var zp=class extends uu{constructor(e,n=1){super(),this._limit=e,this._ratio=Math.min(Math.max(0,n),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,n=tn.AsNew){return super.get(e,n)}peek(e){return super.get(e,tn.None)}set(e,n){return super.set(e,n,tn.Last),this.checkTrim(),this}checkTrim(){this.size>this._limit&&this.trimOld(Math.round(this._limit*this._ratio))}};Pi.LRUCache=zp});var CS=N(du=>{"use strict";Object.defineProperty(du,"__esModule",{value:!0});du.Disposable=void 0;var RS;(function(t){function e(n){return{dispose:n}}t.create=e})(RS||(du.Disposable=RS={}))});var Ri=N(Yp=>{"use strict";Object.defineProperty(Yp,"__esModule",{value:!0});var Hp;function Gp(){if(Hp===void 0)throw new Error("No runtime abstraction layer installed");return Hp}(function(t){function e(n){if(n===void 0)throw new Error("No runtime abstraction layer provided");Hp=n}t.install=e})(Gp||(Gp={}));Yp.default=Gp});var oo=N(so=>{"use strict";Object.defineProperty(so,"__esModule",{value:!0});so.Emitter=so.Event=void 0;var NM=Ri(),DS;(function(t){let e={dispose(){}};t.None=function(){return e}})(DS||(so.Event=DS={}));var Kp=class{add(e,n=null,r){this._callbacks||(this._callbacks=[],this._contexts=[]),this._callbacks.push(e),this._contexts.push(n),Array.isArray(r)&&r.push({dispose:()=>this.remove(e,n)})}remove(e,n=null){if(!this._callbacks)return;let r=!1;for(let i=0,s=this._callbacks.length;i<s;i++)if(this._callbacks[i]===e)if(this._contexts[i]===n){this._callbacks.splice(i,1),this._contexts.splice(i,1);return}else r=!0;if(r)throw new Error("When adding a listener with a context, you should remove it with the same context")}invoke(...e){if(!this._callbacks)return[];let n=[],r=this._callbacks.slice(0),i=this._contexts.slice(0);for(let s=0,o=r.length;s<o;s++)try{n.push(r[s].apply(i[s],e))}catch(a){(0,NM.default)().console.error(a)}return n}isEmpty(){return!this._callbacks||this._callbacks.length===0}dispose(){this._callbacks=void 0,this._contexts=void 0}},fu=class t{constructor(e){this._options=e}get event(){return this._event||(this._event=(e,n,r)=>{this._callbacks||(this._callbacks=new Kp),this._options&&this._options.onFirstListenerAdd&&this._callbacks.isEmpty()&&this._options.onFirstListenerAdd(this),this._callbacks.add(e,n);let i={dispose:()=>{this._callbacks&&(this._callbacks.remove(e,n),i.dispose=t._noop,this._options&&this._options.onLastListenerRemove&&this._callbacks.isEmpty()&&this._options.onLastListenerRemove(this))}};return Array.isArray(r)&&r.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)}};so.Emitter=fu;fu._noop=function(){}});var mu=N(ao=>{"use strict";Object.defineProperty(ao,"__esModule",{value:!0});ao.CancellationTokenSource=ao.CancellationToken=void 0;var wM=Ri(),PM=io(),Xp=oo(),hu;(function(t){t.None=Object.freeze({isCancellationRequested:!1,onCancellationRequested:Xp.Event.None}),t.Cancelled=Object.freeze({isCancellationRequested:!0,onCancellationRequested:Xp.Event.None});function e(n){let r=n;return r&&(r===t.None||r===t.Cancelled||PM.boolean(r.isCancellationRequested)&&!!r.onCancellationRequested)}t.is=e})(hu||(ao.CancellationToken=hu={}));var RM=Object.freeze(function(t,e){let n=(0,wM.default)().timer.setTimeout(t.bind(e),0);return{dispose(){n.dispose()}}}),pu=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?RM:(this._emitter||(this._emitter=new Xp.Emitter),this._emitter.event)}dispose(){this._emitter&&(this._emitter.dispose(),this._emitter=void 0)}},Jp=class{get token(){return this._token||(this._token=new pu),this._token}cancel(){this._token?this._token.cancel():this._token=hu.Cancelled}dispose(){this._token?this._token instanceof pu&&this._token.dispose():this._token=hu.None}};ao.CancellationTokenSource=Jp});var AS=N(co=>{"use strict";Object.defineProperty(co,"__esModule",{value:!0});co.SharedArrayReceiverStrategy=co.SharedArraySenderStrategy=void 0;var CM=mu(),Ma;(function(t){t.Continue=0,t.Cancelled=1})(Ma||(Ma={}));var Qp=class{constructor(){this.buffers=new Map}enableCancellation(e){if(e.id===null)return;let n=new SharedArrayBuffer(4),r=new Int32Array(n,0,1);r[0]=Ma.Continue,this.buffers.set(e.id,n),e.$cancellationData=n}async sendCancellation(e,n){let r=this.buffers.get(n);if(r===void 0)return;let i=new Int32Array(r,0,1);Atomics.store(i,0,Ma.Cancelled)}cleanup(e){this.buffers.delete(e)}dispose(){this.buffers.clear()}};co.SharedArraySenderStrategy=Qp;var Zp=class{constructor(e){this.data=new Int32Array(e,0,1)}get isCancellationRequested(){return Atomics.load(this.data,0)===Ma.Cancelled}get onCancellationRequested(){throw new Error("Cancellation over SharedArrayBuffer doesn't support cancellation events")}},em=class{constructor(e){this.token=new Zp(e)}cancel(){}dispose(){}},tm=class{constructor(){this.kind="request"}createCancellationTokenSource(e){let n=e.$cancellationData;return n===void 0?new CM.CancellationTokenSource:new em(n)}};co.SharedArrayReceiverStrategy=tm});var rm=N(gu=>{"use strict";Object.defineProperty(gu,"__esModule",{value:!0});gu.Semaphore=void 0;var DM=Ri(),nm=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((n,r)=>{this._waiting.push({thunk:e,resolve:n,reject:r}),this.runNext()})}get active(){return this._active}runNext(){this._waiting.length===0||this._active===this._capacity||(0,DM.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 n=e.thunk();n instanceof Promise?n.then(r=>{this._active--,e.resolve(r),this.runNext()},r=>{this._active--,e.reject(r),this.runNext()}):(this._active--,e.resolve(n),this.runNext())}catch(n){this._active--,e.reject(n),this.runNext()}}};gu.Semaphore=nm});var IS=N(Ci=>{"use strict";Object.defineProperty(Ci,"__esModule",{value:!0});Ci.ReadableStreamMessageReader=Ci.AbstractMessageReader=Ci.MessageReader=void 0;var sm=Ri(),lo=io(),im=oo(),AM=rm(),OS;(function(t){function e(n){let r=n;return r&&lo.func(r.listen)&&lo.func(r.dispose)&&lo.func(r.onError)&&lo.func(r.onClose)&&lo.func(r.onPartialMessage)}t.is=e})(OS||(Ci.MessageReader=OS={}));var yu=class{constructor(){this.errorEmitter=new im.Emitter,this.closeEmitter=new im.Emitter,this.partialMessageEmitter=new im.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: ${lo.string(e.message)?e.message:"unknown"}`)}};Ci.AbstractMessageReader=yu;var om;(function(t){function e(n){let r,i,s,o=new Map,a,c=new Map;if(n===void 0||typeof n=="string")r=n??"utf-8";else{if(r=n.charset??"utf-8",n.contentDecoder!==void 0&&(s=n.contentDecoder,o.set(s.name,s)),n.contentDecoders!==void 0)for(let l of n.contentDecoders)o.set(l.name,l);if(n.contentTypeDecoder!==void 0&&(a=n.contentTypeDecoder,c.set(a.name,a)),n.contentTypeDecoders!==void 0)for(let l of n.contentTypeDecoders)c.set(l.name,l)}return a===void 0&&(a=(0,sm.default)().applicationJson.decoder,c.set(a.name,a)),{charset:r,contentDecoder:s,contentDecoders:o,contentTypeDecoder:a,contentTypeDecoders:c}}t.fromOptions=e})(om||(om={}));var am=class extends yu{constructor(e,n){super(),this.readable=e,this.options=om.fromOptions(n),this.buffer=(0,sm.default)().messageBuffer.create(this.options.charset),this._partialMessageTimeout=1e4,this.nextMessageLength=-1,this.messageToken=0,this.readSemaphore=new AM.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 n=this.readable.onData(r=>{this.onData(r)});return this.readable.onError(r=>this.fireError(r)),this.readable.onClose(()=>this.fireClose()),n}onData(e){try{for(this.buffer.append(e);;){if(this.nextMessageLength===-1){let r=this.buffer.tryReadHeaders(!0);if(!r)return;let i=r.get("content-length");if(!i){this.fireError(new Error(`Header must provide a Content-Length property.
3
+ ${JSON.stringify(Object.fromEntries(r))}`));return}let s=parseInt(i);if(isNaN(s)){this.fireError(new Error(`Content-Length value must be a number. Got ${i}`));return}this.nextMessageLength=s}let n=this.buffer.tryReadBody(this.nextMessageLength);if(n===void 0){this.setPartialMessageTimer();return}this.clearPartialMessageTimer(),this.nextMessageLength=-1,this.readSemaphore.lock(async()=>{let r=this.options.contentDecoder!==void 0?await this.options.contentDecoder.decode(n):n,i=await this.options.contentTypeDecoder.decode(r,this.options);this.callback(i)}).catch(r=>{this.fireError(r)})}}catch(n){this.fireError(n)}}clearPartialMessageTimer(){this.partialMessageTimer&&(this.partialMessageTimer.dispose(),this.partialMessageTimer=void 0)}setPartialMessageTimer(){this.clearPartialMessageTimer(),!(this._partialMessageTimeout<=0)&&(this.partialMessageTimer=(0,sm.default)().timer.setTimeout((e,n)=>{this.partialMessageTimer=void 0,e===this.messageToken&&(this.firePartialMessage({messageToken:e,waitingTime:n}),this.setPartialMessageTimer())},this._partialMessageTimeout,this.messageToken,this._partialMessageTimeout))}};Ci.ReadableStreamMessageReader=am});var qS=N(Di=>{"use strict";Object.defineProperty(Di,"__esModule",{value:!0});Di.WriteableStreamMessageWriter=Di.AbstractMessageWriter=Di.MessageWriter=void 0;var xS=Ri(),La=io(),OM=rm(),MS=oo(),IM="Content-Length: ",LS=`\r
4
+ `,$S;(function(t){function e(n){let r=n;return r&&La.func(r.dispose)&&La.func(r.onClose)&&La.func(r.onError)&&La.func(r.write)}t.is=e})($S||(Di.MessageWriter=$S={}));var bu=class{constructor(){this.errorEmitter=new MS.Emitter,this.closeEmitter=new MS.Emitter}dispose(){this.errorEmitter.dispose(),this.closeEmitter.dispose()}get onError(){return this.errorEmitter.event}fireError(e,n,r){this.errorEmitter.fire([this.asError(e),n,r])}get onClose(){return this.closeEmitter.event}fireClose(){this.closeEmitter.fire(void 0)}asError(e){return e instanceof Error?e:new Error(`Writer received error. Reason: ${La.string(e.message)?e.message:"unknown"}`)}};Di.AbstractMessageWriter=bu;var cm;(function(t){function e(n){return n===void 0||typeof n=="string"?{charset:n??"utf-8",contentTypeEncoder:(0,xS.default)().applicationJson.encoder}:{charset:n.charset??"utf-8",contentEncoder:n.contentEncoder,contentTypeEncoder:n.contentTypeEncoder??(0,xS.default)().applicationJson.encoder}}t.fromOptions=e})(cm||(cm={}));var lm=class extends bu{constructor(e,n){super(),this.writable=e,this.options=cm.fromOptions(n),this.errorCount=0,this.writeSemaphore=new OM.Semaphore(1),this.writable.onError(r=>this.fireError(r)),this.writable.onClose(()=>this.fireClose())}async write(e){return this.writeSemaphore.lock(async()=>this.options.contentTypeEncoder.encode(e,this.options).then(r=>this.options.contentEncoder!==void 0?this.options.contentEncoder.encode(r):r).then(r=>{let i=[];return i.push(IM,r.byteLength.toString(),LS),i.push(LS),this.doWrite(e,i,r)},r=>{throw this.fireError(r),r}))}async doWrite(e,n,r){try{return await this.writable.write(n.join(""),"ascii"),this.writable.write(r)}catch(i){return this.handleError(i,e),Promise.reject(i)}}handleError(e,n){this.errorCount++,this.fireError(e,n,this.errorCount)}end(){this.writable.end()}};Di.WriteableStreamMessageWriter=lm});var jS=N(vu=>{"use strict";Object.defineProperty(vu,"__esModule",{value:!0});vu.AbstractMessageBuffer=void 0;var xM=13,MM=10,LM=`\r
5
+ `,um=class{constructor(e="utf-8"){this._encoding=e,this._chunks=[],this._totalLength=0}get encoding(){return this._encoding}append(e){let n=typeof e=="string"?this.fromString(e,this._encoding):e;this._chunks.push(n),this._totalLength+=n.byteLength}tryReadHeaders(e=!1){if(this._chunks.length===0)return;let n=0,r=0,i=0,s=0;e:for(;r<this._chunks.length;){let l=this._chunks[r];for(i=0;i<l.length;){switch(l[i]){case xM:switch(n){case 0:n=1;break;case 2:n=3;break;default:n=0}break;case MM:switch(n){case 1:n=2;break;case 3:n=4,i++;break e;default:n=0}break;default:n=0}i++}s+=l.byteLength,r++}if(n!==4)return;let o=this._read(s+i),a=new Map,c=this.toString(o,"ascii").split(LM);if(c.length<2)return a;for(let l=0;l<c.length-2;l++){let u=c[l],d=u.indexOf(":");if(d===-1)throw new Error(`Message header must separate key and value using ':'
6
+ ${u}`);let f=u.substr(0,d),h=u.substr(d+1).trim();a.set(e?f.toLowerCase():f,h)}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 s=this._chunks[0];return this._chunks.shift(),this._totalLength-=e,this.asNative(s)}if(this._chunks[0].byteLength>e){let s=this._chunks[0],o=this.asNative(s,e);return this._chunks[0]=s.slice(e),this._totalLength-=e,o}let n=this.allocNative(e),r=0,i=0;for(;e>0;){let s=this._chunks[i];if(s.byteLength>e){let o=s.slice(0,e);n.set(o,r),r+=e,this._chunks[i]=s.slice(e),this._totalLength-=e,e-=e}else n.set(s,r),r+=s.byteLength,this._chunks.shift(),this._totalLength-=s.byteLength,e-=s.byteLength}return n}};vu.AbstractMessageBuffer=um});var zS=N(ue=>{"use strict";Object.defineProperty(ue,"__esModule",{value:!0});ue.createMessageConnection=ue.ConnectionOptions=ue.MessageStrategy=ue.CancellationStrategy=ue.CancellationSenderStrategy=ue.CancellationReceiverStrategy=ue.RequestCancellationReceiverStrategy=ue.IdCancellationReceiverStrategy=ue.ConnectionStrategy=ue.ConnectionError=ue.ConnectionErrors=ue.LogTraceNotification=ue.SetTraceNotification=ue.TraceFormat=ue.TraceValues=ue.Trace=ue.NullLogger=ue.ProgressType=ue.ProgressToken=void 0;var FS=Ri(),pt=io(),re=Vp(),BS=Wp(),$a=oo(),dm=mu(),Fa;(function(t){t.type=new re.NotificationType("$/cancelRequest")})(Fa||(Fa={}));var fm;(function(t){function e(n){return typeof n=="string"||typeof n=="number"}t.is=e})(fm||(ue.ProgressToken=fm={}));var qa;(function(t){t.type=new re.NotificationType("$/progress")})(qa||(qa={}));var hm=class{constructor(){}};ue.ProgressType=hm;var pm;(function(t){function e(n){return pt.func(n)}t.is=e})(pm||(pm={}));ue.NullLogger=Object.freeze({error:()=>{},warn:()=>{},info:()=>{},log:()=>{}});var Fe;(function(t){t[t.Off=0]="Off",t[t.Messages=1]="Messages",t[t.Compact=2]="Compact",t[t.Verbose=3]="Verbose"})(Fe||(ue.Trace=Fe={}));var US;(function(t){t.Off="off",t.Messages="messages",t.Compact="compact",t.Verbose="verbose"})(US||(ue.TraceValues=US={}));(function(t){function e(r){if(!pt.string(r))return t.Off;switch(r=r.toLowerCase(),r){case"off":return t.Off;case"messages":return t.Messages;case"compact":return t.Compact;case"verbose":return t.Verbose;default:return t.Off}}t.fromString=e;function n(r){switch(r){case t.Off:return"off";case t.Messages:return"messages";case t.Compact:return"compact";case t.Verbose:return"verbose";default:return"off"}}t.toString=n})(Fe||(ue.Trace=Fe={}));var Mn;(function(t){t.Text="text",t.JSON="json"})(Mn||(ue.TraceFormat=Mn={}));(function(t){function e(n){return pt.string(n)?(n=n.toLowerCase(),n==="json"?t.JSON:t.Text):t.Text}t.fromString=e})(Mn||(ue.TraceFormat=Mn={}));var mm;(function(t){t.type=new re.NotificationType("$/setTrace")})(mm||(ue.SetTraceNotification=mm={}));var Tu;(function(t){t.type=new re.NotificationType("$/logTrace")})(Tu||(ue.LogTraceNotification=Tu={}));var ja;(function(t){t[t.Closed=1]="Closed",t[t.Disposed=2]="Disposed",t[t.AlreadyListening=3]="AlreadyListening"})(ja||(ue.ConnectionErrors=ja={}));var uo=class t extends Error{constructor(e,n){super(n),this.code=e,Object.setPrototypeOf(this,t.prototype)}};ue.ConnectionError=uo;var gm;(function(t){function e(n){let r=n;return r&&pt.func(r.cancelUndispatched)}t.is=e})(gm||(ue.ConnectionStrategy=gm={}));var Su;(function(t){function e(n){let r=n;return r&&(r.kind===void 0||r.kind==="id")&&pt.func(r.createCancellationTokenSource)&&(r.dispose===void 0||pt.func(r.dispose))}t.is=e})(Su||(ue.IdCancellationReceiverStrategy=Su={}));var ym;(function(t){function e(n){let r=n;return r&&r.kind==="request"&&pt.func(r.createCancellationTokenSource)&&(r.dispose===void 0||pt.func(r.dispose))}t.is=e})(ym||(ue.RequestCancellationReceiverStrategy=ym={}));var _u;(function(t){t.Message=Object.freeze({createCancellationTokenSource(n){return new dm.CancellationTokenSource}});function e(n){return Su.is(n)||ym.is(n)}t.is=e})(_u||(ue.CancellationReceiverStrategy=_u={}));var Eu;(function(t){t.Message=Object.freeze({sendCancellation(n,r){return n.sendNotification(Fa.type,{id:r})},cleanup(n){}});function e(n){let r=n;return r&&pt.func(r.sendCancellation)&&pt.func(r.cleanup)}t.is=e})(Eu||(ue.CancellationSenderStrategy=Eu={}));var ku;(function(t){t.Message=Object.freeze({receiver:_u.Message,sender:Eu.Message});function e(n){let r=n;return r&&_u.is(r.receiver)&&Eu.is(r.sender)}t.is=e})(ku||(ue.CancellationStrategy=ku={}));var Nu;(function(t){function e(n){let r=n;return r&&pt.func(r.handleMessage)}t.is=e})(Nu||(ue.MessageStrategy=Nu={}));var VS;(function(t){function e(n){let r=n;return r&&(ku.is(r.cancellationStrategy)||gm.is(r.connectionStrategy)||Nu.is(r.messageStrategy))}t.is=e})(VS||(ue.ConnectionOptions=VS={}));var gr;(function(t){t[t.New=1]="New",t[t.Listening=2]="Listening",t[t.Closed=3]="Closed",t[t.Disposed=4]="Disposed"})(gr||(gr={}));function $M(t,e,n,r){let i=n!==void 0?n:ue.NullLogger,s=0,o=0,a=0,c="2.0",l,u=new Map,d,f=new Map,h=new Map,y,p=new BS.LinkedMap,T=new Map,_=new Set,b=new Map,v=Fe.Off,k=Mn.Text,C,x=gr.New,q=new $a.Emitter,j=new $a.Emitter,ce=new $a.Emitter,We=new $a.Emitter,Ot=new $a.Emitter,be=r&&r.cancellationStrategy?r.cancellationStrategy:ku.Message;function Bn(w){if(w===null)throw new Error("Can't send requests with id null since the response can't be correlated.");return"req-"+w.toString()}function Ni(w){return w===null?"res-unknown-"+(++a).toString():"res-"+w.toString()}function Gl(){return"not-"+(++o).toString()}function yp(w,M){re.Message.isRequest(M)?w.set(Bn(M.id),M):re.Message.isResponse(M)?w.set(Ni(M.id),M):w.set(Gl(),M)}function Yl(w){}function Ca(){return x===gr.Listening}function ms(){return x===gr.Closed}function ni(){return x===gr.Disposed}function Zs(){(x===gr.New||x===gr.Listening)&&(x=gr.Closed,j.fire(void 0))}function gs(w){q.fire([w,void 0,void 0])}function Kl(w){q.fire(w)}t.onClose(Zs),t.onError(gs),e.onClose(Zs),e.onError(Kl);function Da(){y||p.size===0||(y=(0,FS.default)().timer.setImmediate(()=>{y=void 0,Xl()}))}function Aa(w){re.Message.isRequest(w)?Ql(w):re.Message.isNotification(w)?eu(w):re.Message.isResponse(w)?Zl(w):eo(w)}function Xl(){if(p.size===0)return;let w=p.shift();try{let M=r?.messageStrategy;Nu.is(M)?M.handleMessage(w,Aa):Aa(w)}finally{Da()}}let Jl=w=>{try{if(re.Message.isNotification(w)&&w.method===Fa.type.method){let M=w.params.id,H=Bn(M),X=p.get(H);if(re.Message.isRequest(X)){let Be=r?.connectionStrategy,it=Be&&Be.cancelUndispatched?Be.cancelUndispatched(X,Yl):void 0;if(it&&(it.error!==void 0||it.result!==void 0)){p.delete(H),b.delete(M),it.id=X.id,ys(it,w.method,Date.now()),e.write(it).catch(()=>i.error("Sending response for canceled message failed."));return}}let He=b.get(M);if(He!==void 0){He.cancel(),to(w);return}else _.add(M)}yp(p,w)}finally{Da()}};function Ql(w){if(ni())return;function M(ve,Xe,Oe){let bt={jsonrpc:c,id:w.id};ve instanceof re.ResponseError?bt.error=ve.toJson():bt.result=ve===void 0?null:ve,ys(bt,Xe,Oe),e.write(bt).catch(()=>i.error("Sending response failed."))}function H(ve,Xe,Oe){let bt={jsonrpc:c,id:w.id,error:ve.toJson()};ys(bt,Xe,Oe),e.write(bt).catch(()=>i.error("Sending response failed."))}function X(ve,Xe,Oe){ve===void 0&&(ve=null);let bt={jsonrpc:c,id:w.id,result:ve};ys(bt,Xe,Oe),e.write(bt).catch(()=>i.error("Sending response failed."))}ru(w);let He=u.get(w.method),Be,it;He&&(Be=He.type,it=He.handler);let ft=Date.now();if(it||l){let ve=w.id??String(Date.now()),Xe=Su.is(be.receiver)?be.receiver.createCancellationTokenSource(ve):be.receiver.createCancellationTokenSource(w);w.id!==null&&_.has(w.id)&&Xe.cancel(),w.id!==null&&b.set(ve,Xe);try{let Oe;if(it)if(w.params===void 0){if(Be!==void 0&&Be.numberOfParams!==0){H(new re.ResponseError(re.ErrorCodes.InvalidParams,`Request ${w.method} defines ${Be.numberOfParams} params but received none.`),w.method,ft);return}Oe=it(Xe.token)}else if(Array.isArray(w.params)){if(Be!==void 0&&Be.parameterStructures===re.ParameterStructures.byName){H(new re.ResponseError(re.ErrorCodes.InvalidParams,`Request ${w.method} defines parameters by name but received parameters by position`),w.method,ft);return}Oe=it(...w.params,Xe.token)}else{if(Be!==void 0&&Be.parameterStructures===re.ParameterStructures.byPosition){H(new re.ResponseError(re.ErrorCodes.InvalidParams,`Request ${w.method} defines parameters by position but received parameters by name`),w.method,ft);return}Oe=it(w.params,Xe.token)}else l&&(Oe=l(w.method,w.params,Xe.token));let bt=Oe;Oe?bt.then?bt.then(qt=>{b.delete(ve),M(qt,w.method,ft)},qt=>{b.delete(ve),qt instanceof re.ResponseError?H(qt,w.method,ft):qt&&pt.string(qt.message)?H(new re.ResponseError(re.ErrorCodes.InternalError,`Request ${w.method} failed with message: ${qt.message}`),w.method,ft):H(new re.ResponseError(re.ErrorCodes.InternalError,`Request ${w.method} failed unexpectedly without providing any details.`),w.method,ft)}):(b.delete(ve),M(Oe,w.method,ft)):(b.delete(ve),X(Oe,w.method,ft))}catch(Oe){b.delete(ve),Oe instanceof re.ResponseError?M(Oe,w.method,ft):Oe&&pt.string(Oe.message)?H(new re.ResponseError(re.ErrorCodes.InternalError,`Request ${w.method} failed with message: ${Oe.message}`),w.method,ft):H(new re.ResponseError(re.ErrorCodes.InternalError,`Request ${w.method} failed unexpectedly without providing any details.`),w.method,ft)}}else H(new re.ResponseError(re.ErrorCodes.MethodNotFound,`Unhandled method ${w.method}`),w.method,ft)}function Zl(w){if(!ni())if(w.id===null)w.error?i.error(`Received response message without id: Error is:
7
+ ${JSON.stringify(w.error,void 0,4)}`):i.error("Received response message without id. No further error information provided.");else{let M=w.id,H=T.get(M);if(iu(w,H),H!==void 0){T.delete(M);try{if(w.error){let X=w.error;H.reject(new re.ResponseError(X.code,X.message,X.data))}else if(w.result!==void 0)H.resolve(w.result);else throw new Error("Should never happen.")}catch(X){X.message?i.error(`Response handler '${H.method}' failed with message: ${X.message}`):i.error(`Response handler '${H.method}' failed unexpectedly.`)}}}}function eu(w){if(ni())return;let M,H;if(w.method===Fa.type.method){let X=w.params.id;_.delete(X),to(w);return}else{let X=f.get(w.method);X&&(H=X.handler,M=X.type)}if(H||d)try{if(to(w),H)if(w.params===void 0)M!==void 0&&M.numberOfParams!==0&&M.parameterStructures!==re.ParameterStructures.byName&&i.error(`Notification ${w.method} defines ${M.numberOfParams} params but received none.`),H();else if(Array.isArray(w.params)){let X=w.params;w.method===qa.type.method&&X.length===2&&fm.is(X[0])?H({token:X[0],value:X[1]}):(M!==void 0&&(M.parameterStructures===re.ParameterStructures.byName&&i.error(`Notification ${w.method} defines parameters by name but received parameters by position`),M.numberOfParams!==w.params.length&&i.error(`Notification ${w.method} defines ${M.numberOfParams} params but received ${X.length} arguments`)),H(...X))}else M!==void 0&&M.parameterStructures===re.ParameterStructures.byPosition&&i.error(`Notification ${w.method} defines parameters by position but received parameters by name`),H(w.params);else d&&d(w.method,w.params)}catch(X){X.message?i.error(`Notification handler '${w.method}' failed with message: ${X.message}`):i.error(`Notification handler '${w.method}' failed unexpectedly.`)}else ce.fire(w)}function eo(w){if(!w){i.error("Received empty message.");return}i.error(`Received message which is neither a response nor a notification message:
8
+ ${JSON.stringify(w,null,4)}`);let M=w;if(pt.string(M.id)||pt.number(M.id)){let H=M.id,X=T.get(H);X&&X.reject(new Error("The received response has neither a result nor an error property."))}}function hr(w){if(w!=null)switch(v){case Fe.Verbose:return JSON.stringify(w,null,4);case Fe.Compact:return JSON.stringify(w);default:return}}function tu(w){if(!(v===Fe.Off||!C))if(k===Mn.Text){let M;(v===Fe.Verbose||v===Fe.Compact)&&w.params&&(M=`Params: ${hr(w.params)}
9
9
 
10
- `),C.log(`Sending request '${N.method} - (${N.id})'.`,M)}else ri("send-request",N)}function eu(N){if(!(b===Me.Off||!C))if(w===Mn.Text){let M;(b===Me.Verbose||b===Me.Compact)&&(N.params?M=`Params: ${dr(N.params)}
10
+ `),C.log(`Sending request '${w.method} - (${w.id})'.`,M)}else ri("send-request",w)}function nu(w){if(!(v===Fe.Off||!C))if(k===Mn.Text){let M;(v===Fe.Verbose||v===Fe.Compact)&&(w.params?M=`Params: ${hr(w.params)}
11
11
 
12
12
  `:M=`No parameters provided.
13
13
 
14
- `),C.log(`Sending notification '${N.method}'.`,M)}else ri("send-notification",N)}function ms(N,M,H){if(!(b===Me.Off||!C))if(w===Mn.Text){let X;(b===Me.Verbose||b===Me.Compact)&&(N.error&&N.error.data?X=`Error data: ${dr(N.error.data)}
14
+ `),C.log(`Sending notification '${w.method}'.`,M)}else ri("send-notification",w)}function ys(w,M,H){if(!(v===Fe.Off||!C))if(k===Mn.Text){let X;(v===Fe.Verbose||v===Fe.Compact)&&(w.error&&w.error.data?X=`Error data: ${hr(w.error.data)}
15
15
 
16
- `:N.result?X=`Result: ${dr(N.result)}
16
+ `:w.result?X=`Result: ${hr(w.result)}
17
17
 
18
- `:N.error===void 0&&(X=`No result returned.
18
+ `:w.error===void 0&&(X=`No result returned.
19
19
 
20
- `)),C.log(`Sending response '${M} - (${N.id})'. Processing request took ${Date.now()-H}ms`,X)}else ri("send-response",N)}function tu(N){if(!(b===Me.Off||!C))if(w===Mn.Text){let M;(b===Me.Verbose||b===Me.Compact)&&N.params&&(M=`Params: ${dr(N.params)}
20
+ `)),C.log(`Sending response '${M} - (${w.id})'. Processing request took ${Date.now()-H}ms`,X)}else ri("send-response",w)}function ru(w){if(!(v===Fe.Off||!C))if(k===Mn.Text){let M;(v===Fe.Verbose||v===Fe.Compact)&&w.params&&(M=`Params: ${hr(w.params)}
21
21
 
22
- `),C.log(`Received request '${N.method} - (${N.id})'.`,M)}else ri("receive-request",N)}function to(N){if(!(b===Me.Off||!C||N.method===vu.type.method))if(w===Mn.Text){let M;(b===Me.Verbose||b===Me.Compact)&&(N.params?M=`Params: ${dr(N.params)}
22
+ `),C.log(`Received request '${w.method} - (${w.id})'.`,M)}else ri("receive-request",w)}function to(w){if(!(v===Fe.Off||!C||w.method===Tu.type.method))if(k===Mn.Text){let M;(v===Fe.Verbose||v===Fe.Compact)&&(w.params?M=`Params: ${hr(w.params)}
23
23
 
24
24
  `:M=`No parameters provided.
25
25
 
26
- `),C.log(`Received notification '${N.method}'.`,M)}else ri("receive-notification",N)}function nu(N,M){if(!(b===Me.Off||!C))if(w===Mn.Text){let H;if((b===Me.Verbose||b===Me.Compact)&&(N.error&&N.error.data?H=`Error data: ${dr(N.error.data)}
26
+ `),C.log(`Received notification '${w.method}'.`,M)}else ri("receive-notification",w)}function iu(w,M){if(!(v===Fe.Off||!C))if(k===Mn.Text){let H;if((v===Fe.Verbose||v===Fe.Compact)&&(w.error&&w.error.data?H=`Error data: ${hr(w.error.data)}
27
27
 
28
- `:N.result?H=`Result: ${dr(N.result)}
28
+ `:w.result?H=`Result: ${hr(w.result)}
29
29
 
30
- `:N.error===void 0&&(H=`No result returned.
30
+ `:w.error===void 0&&(H=`No result returned.
31
31
 
32
- `)),M){let X=N.error?` Request failed: ${N.error.message} (${N.error.code}).`:"";C.log(`Received response '${M.method} - (${N.id})' in ${Date.now()-M.timerStart}ms.${X}`,H)}else C.log(`Received response ${N.id} without active response promise.`,H)}else ri("receive-response",N)}function ri(N,M){if(!C||b===Me.Off)return;let H={isLSPMessage:!0,type:N,message:M,timestamp:Date.now()};C.log(H)}function ki(){if(hs())throw new uo(ja.Closed,"Connection is closed.");if(ni())throw new uo(ja.Disposed,"Connection is disposed.")}function ru(){if(Ca())throw new uo(ja.AlreadyListening,"Connection is already listening")}function iu(){if(!Ca())throw new Error("Call listen() first.")}function Mr(N){return N===void 0?null:N}function Oa(N){if(N!==null)return N}function Ia(N){return N!=null&&!Array.isArray(N)&&typeof N=="object"}function no(N,M){switch(N){case re.ParameterStructures.auto:return Ia(M)?Oa(M):[Mr(M)];case re.ParameterStructures.byName:if(!Ia(M))throw new Error("Received parameters by name but param is not an object literal.");return Oa(M);case re.ParameterStructures.byPosition:return[Mr(M)];default:throw new Error(`Unknown parameter structure ${N.toString()}`)}}function xa(N,M){let H,X=N.numberOfParams;switch(X){case 0:H=void 0;break;case 1:H=no(N.parameterStructures,M[0]);break;default:H=[];for(let We=0;We<M.length&&We<X;We++)H.push(Mr(M[We]));if(M.length<X)for(let We=M.length;We<X;We++)H.push(null);break}return H}let ii={sendNotification:(N,...M)=>{ki();let H,X;if(pt.string(N)){H=N;let qe=M[0],it=0,dt=re.ParameterStructures.auto;re.ParameterStructures.is(qe)&&(it=1,dt=qe);let ve=M.length,Ke=ve-it;switch(Ke){case 0:X=void 0;break;case 1:X=no(dt,M[it]);break;default:if(dt===re.ParameterStructures.byName)throw new Error(`Received ${Ke} parameters for 'by Name' notification parameter structure.`);X=M.slice(it,ve).map(De=>Mr(De));break}}else{let qe=M;H=N.method,X=xa(N,qe)}let We={jsonrpc:c,method:H,params:X};return eu(We),e.write(We).catch(qe=>{throw i.error("Sending notification failed."),qe})},onNotification:(N,M)=>{ki();let H;return pt.func(N)?d=N:M&&(pt.string(N)?(H=N,f.set(N,{type:void 0,handler:M})):(H=N.method,f.set(N.method,{type:N,handler:M}))),{dispose:()=>{H!==void 0?f.delete(H):d=void 0}}},onProgress:(N,M,H)=>{if(h.has(M))throw new Error(`Progress handler for token ${M} already registered`);return h.set(M,H),{dispose:()=>{h.delete(M)}}},sendProgress:(N,M,H)=>ii.sendNotification(qa.type,{token:M,value:H}),onUnhandledProgress:ze.event,sendRequest:(N,...M)=>{ki(),iu();let H,X,We;if(pt.string(N)){H=N;let ve=M[0],Ke=M[M.length-1],De=0,yt=re.ParameterStructures.auto;re.ParameterStructures.is(ve)&&(De=1,yt=ve);let $t=M.length;km.CancellationToken.is(Ke)&&($t=$t-1,We=Ke);let xn=$t-De;switch(xn){case 0:X=void 0;break;case 1:X=no(yt,M[De]);break;default:if(yt===re.ParameterStructures.byName)throw new Error(`Received ${xn} parameters for 'by Name' request parameter structure.`);X=M.slice(De,$t).map(su=>Mr(su));break}}else{let ve=M;H=N.method,X=xa(N,ve);let Ke=N.numberOfParams;We=km.CancellationToken.is(ve[Ke])?ve[Ke]:void 0}let qe=s++,it;We&&(it=We.onCancellationRequested(()=>{let ve=ye.sender.sendCancellation(ii,qe);return ve===void 0?(i.log(`Received no promise from cancellation strategy when cancelling id ${qe}`),Promise.resolve()):ve.catch(()=>{i.log(`Sending cancellation messages for id ${qe} failed`)})}));let dt={jsonrpc:c,id:qe,method:H,params:X};return Zl(dt),typeof ye.sender.enableCancellation=="function"&&ye.sender.enableCancellation(dt),new Promise(async(ve,Ke)=>{let De=xn=>{ve(xn),ye.sender.cleanup(qe),it?.dispose()},yt=xn=>{Ke(xn),ye.sender.cleanup(qe),it?.dispose()},$t={method:H,timerStart:Date.now(),resolve:De,reject:yt};try{await e.write(dt),T.set(qe,$t)}catch(xn){throw i.error("Sending request failed."),$t.reject(new re.ResponseError(re.ErrorCodes.MessageWriteError,xn.message?xn.message:"Unknown reason")),xn}})},onRequest:(N,M)=>{ki();let H=null;return Rm.is(N)?(H=void 0,l=N):pt.string(N)?(H=null,M!==void 0&&(H=N,u.set(N,{handler:M,type:void 0}))):M!==void 0&&(H=N.method,u.set(N.method,{type:N,handler:M})),{dispose:()=>{H!==null&&(H!==void 0?u.delete(H):l=void 0)}}},hasPendingResponse:()=>T.size>0,trace:async(N,M,H)=>{let X=!1,We=Mn.Text;H!==void 0&&(pt.boolean(H)?X=H:(X=H.sendNotification||!1,We=H.traceFormat||Mn.Text)),b=N,w=We,b===Me.Off?C=void 0:C=M,X&&!hs()&&!ni()&&await ii.sendNotification(Cm.type,{value:Me.toString(N)})},onError:B.event,onClose:j.event,onUnhandledNotification:ce.event,onDispose:Dt.event,end:()=>{e.end()},dispose:()=>{if(ni())return;x=pr.Disposed,Dt.fire(void 0);let N=new re.ResponseError(re.ErrorCodes.PendingResponseRejected,"Pending response rejected since connection got disposed");for(let M of T.values())M.reject(N);T=new Map,v=new Map,_=new Set,p=new n_.LinkedMap,pt.func(e.dispose)&&e.dispose(),pt.func(t.dispose)&&t.dispose()},listen:()=>{ki(),ru(),x=pr.Listening,t.listen(Kl)},inspect:()=>{(0,t_.default)().console.log("inspect")}};return ii.onNotification(vu.type,N=>{if(b===Me.Off||!C)return;let M=b===Me.Verbose||b===Me.Compact;C.log(N.message,M?N.verbose:void 0)}),ii.onNotification(qa.type,N=>{let M=h.get(N.token);M?M(N.value):ze.fire(N)}),ii}ue.createMessageConnection=e1});var wu=k(I=>{"use strict";Object.defineProperty(I,"__esModule",{value:!0});I.ProgressType=I.ProgressToken=I.createMessageConnection=I.NullLogger=I.ConnectionOptions=I.ConnectionStrategy=I.AbstractMessageBuffer=I.WriteableStreamMessageWriter=I.AbstractMessageWriter=I.MessageWriter=I.ReadableStreamMessageReader=I.AbstractMessageReader=I.MessageReader=I.SharedArrayReceiverStrategy=I.SharedArraySenderStrategy=I.CancellationToken=I.CancellationTokenSource=I.Emitter=I.Event=I.Disposable=I.LRUCache=I.Touch=I.LinkedMap=I.ParameterStructures=I.NotificationType9=I.NotificationType8=I.NotificationType7=I.NotificationType6=I.NotificationType5=I.NotificationType4=I.NotificationType3=I.NotificationType2=I.NotificationType1=I.NotificationType0=I.NotificationType=I.ErrorCodes=I.ResponseError=I.RequestType9=I.RequestType8=I.RequestType7=I.RequestType6=I.RequestType5=I.RequestType4=I.RequestType3=I.RequestType2=I.RequestType1=I.RequestType0=I.RequestType=I.Message=I.RAL=void 0;I.MessageStrategy=I.CancellationStrategy=I.CancellationSenderStrategy=I.CancellationReceiverStrategy=I.ConnectionError=I.ConnectionErrors=I.LogTraceNotification=I.SetTraceNotification=I.TraceFormat=I.TraceValues=I.Trace=void 0;var et=rm();Object.defineProperty(I,"Message",{enumerable:!0,get:function(){return et.Message}});Object.defineProperty(I,"RequestType",{enumerable:!0,get:function(){return et.RequestType}});Object.defineProperty(I,"RequestType0",{enumerable:!0,get:function(){return et.RequestType0}});Object.defineProperty(I,"RequestType1",{enumerable:!0,get:function(){return et.RequestType1}});Object.defineProperty(I,"RequestType2",{enumerable:!0,get:function(){return et.RequestType2}});Object.defineProperty(I,"RequestType3",{enumerable:!0,get:function(){return et.RequestType3}});Object.defineProperty(I,"RequestType4",{enumerable:!0,get:function(){return et.RequestType4}});Object.defineProperty(I,"RequestType5",{enumerable:!0,get:function(){return et.RequestType5}});Object.defineProperty(I,"RequestType6",{enumerable:!0,get:function(){return et.RequestType6}});Object.defineProperty(I,"RequestType7",{enumerable:!0,get:function(){return et.RequestType7}});Object.defineProperty(I,"RequestType8",{enumerable:!0,get:function(){return et.RequestType8}});Object.defineProperty(I,"RequestType9",{enumerable:!0,get:function(){return et.RequestType9}});Object.defineProperty(I,"ResponseError",{enumerable:!0,get:function(){return et.ResponseError}});Object.defineProperty(I,"ErrorCodes",{enumerable:!0,get:function(){return et.ErrorCodes}});Object.defineProperty(I,"NotificationType",{enumerable:!0,get:function(){return et.NotificationType}});Object.defineProperty(I,"NotificationType0",{enumerable:!0,get:function(){return et.NotificationType0}});Object.defineProperty(I,"NotificationType1",{enumerable:!0,get:function(){return et.NotificationType1}});Object.defineProperty(I,"NotificationType2",{enumerable:!0,get:function(){return et.NotificationType2}});Object.defineProperty(I,"NotificationType3",{enumerable:!0,get:function(){return et.NotificationType3}});Object.defineProperty(I,"NotificationType4",{enumerable:!0,get:function(){return et.NotificationType4}});Object.defineProperty(I,"NotificationType5",{enumerable:!0,get:function(){return et.NotificationType5}});Object.defineProperty(I,"NotificationType6",{enumerable:!0,get:function(){return et.NotificationType6}});Object.defineProperty(I,"NotificationType7",{enumerable:!0,get:function(){return et.NotificationType7}});Object.defineProperty(I,"NotificationType8",{enumerable:!0,get:function(){return et.NotificationType8}});Object.defineProperty(I,"NotificationType9",{enumerable:!0,get:function(){return et.NotificationType9}});Object.defineProperty(I,"ParameterStructures",{enumerable:!0,get:function(){return et.ParameterStructures}});var Om=sm();Object.defineProperty(I,"LinkedMap",{enumerable:!0,get:function(){return Om.LinkedMap}});Object.defineProperty(I,"LRUCache",{enumerable:!0,get:function(){return Om.LRUCache}});Object.defineProperty(I,"Touch",{enumerable:!0,get:function(){return Om.Touch}});var t1=zS();Object.defineProperty(I,"Disposable",{enumerable:!0,get:function(){return t1.Disposable}});var o_=oo();Object.defineProperty(I,"Event",{enumerable:!0,get:function(){return o_.Event}});Object.defineProperty(I,"Emitter",{enumerable:!0,get:function(){return o_.Emitter}});var a_=hu();Object.defineProperty(I,"CancellationTokenSource",{enumerable:!0,get:function(){return a_.CancellationTokenSource}});Object.defineProperty(I,"CancellationToken",{enumerable:!0,get:function(){return a_.CancellationToken}});var c_=HS();Object.defineProperty(I,"SharedArraySenderStrategy",{enumerable:!0,get:function(){return c_.SharedArraySenderStrategy}});Object.defineProperty(I,"SharedArrayReceiverStrategy",{enumerable:!0,get:function(){return c_.SharedArrayReceiverStrategy}});var Im=YS();Object.defineProperty(I,"MessageReader",{enumerable:!0,get:function(){return Im.MessageReader}});Object.defineProperty(I,"AbstractMessageReader",{enumerable:!0,get:function(){return Im.AbstractMessageReader}});Object.defineProperty(I,"ReadableStreamMessageReader",{enumerable:!0,get:function(){return Im.ReadableStreamMessageReader}});var xm=ZS();Object.defineProperty(I,"MessageWriter",{enumerable:!0,get:function(){return xm.MessageWriter}});Object.defineProperty(I,"AbstractMessageWriter",{enumerable:!0,get:function(){return xm.AbstractMessageWriter}});Object.defineProperty(I,"WriteableStreamMessageWriter",{enumerable:!0,get:function(){return xm.WriteableStreamMessageWriter}});var n1=e_();Object.defineProperty(I,"AbstractMessageBuffer",{enumerable:!0,get:function(){return n1.AbstractMessageBuffer}});var Vt=s_();Object.defineProperty(I,"ConnectionStrategy",{enumerable:!0,get:function(){return Vt.ConnectionStrategy}});Object.defineProperty(I,"ConnectionOptions",{enumerable:!0,get:function(){return Vt.ConnectionOptions}});Object.defineProperty(I,"NullLogger",{enumerable:!0,get:function(){return Vt.NullLogger}});Object.defineProperty(I,"createMessageConnection",{enumerable:!0,get:function(){return Vt.createMessageConnection}});Object.defineProperty(I,"ProgressToken",{enumerable:!0,get:function(){return Vt.ProgressToken}});Object.defineProperty(I,"ProgressType",{enumerable:!0,get:function(){return Vt.ProgressType}});Object.defineProperty(I,"Trace",{enumerable:!0,get:function(){return Vt.Trace}});Object.defineProperty(I,"TraceValues",{enumerable:!0,get:function(){return Vt.TraceValues}});Object.defineProperty(I,"TraceFormat",{enumerable:!0,get:function(){return Vt.TraceFormat}});Object.defineProperty(I,"SetTraceNotification",{enumerable:!0,get:function(){return Vt.SetTraceNotification}});Object.defineProperty(I,"LogTraceNotification",{enumerable:!0,get:function(){return Vt.LogTraceNotification}});Object.defineProperty(I,"ConnectionErrors",{enumerable:!0,get:function(){return Vt.ConnectionErrors}});Object.defineProperty(I,"ConnectionError",{enumerable:!0,get:function(){return Vt.ConnectionError}});Object.defineProperty(I,"CancellationReceiverStrategy",{enumerable:!0,get:function(){return Vt.CancellationReceiverStrategy}});Object.defineProperty(I,"CancellationSenderStrategy",{enumerable:!0,get:function(){return Vt.CancellationSenderStrategy}});Object.defineProperty(I,"CancellationStrategy",{enumerable:!0,get:function(){return Vt.CancellationStrategy}});Object.defineProperty(I,"MessageStrategy",{enumerable:!0,get:function(){return Vt.MessageStrategy}});var r1=Pi();I.RAL=r1.default});var d_=k(qm=>{"use strict";Object.defineProperty(qm,"__esModule",{value:!0});var l_=require("util"),oi=wu(),ku=class t extends oi.AbstractMessageBuffer{constructor(e="utf-8"){super(e)}emptyBuffer(){return t.emptyBuffer}fromString(e,n){return Buffer.from(e,n)}toString(e,n){return e instanceof Buffer?e.toString(n):new l_.TextDecoder(n).decode(e)}asNative(e,n){return n===void 0?e instanceof Buffer?e:Buffer.from(e):e instanceof Buffer?e.slice(0,n):Buffer.from(e,0,n)}allocNative(e){return Buffer.allocUnsafe(e)}};ku.emptyBuffer=Buffer.allocUnsafe(0);var Mm=class{constructor(e){this.stream=e}onClose(e){return this.stream.on("close",e),oi.Disposable.create(()=>this.stream.off("close",e))}onError(e){return this.stream.on("error",e),oi.Disposable.create(()=>this.stream.off("error",e))}onEnd(e){return this.stream.on("end",e),oi.Disposable.create(()=>this.stream.off("end",e))}onData(e){return this.stream.on("data",e),oi.Disposable.create(()=>this.stream.off("data",e))}},Lm=class{constructor(e){this.stream=e}onClose(e){return this.stream.on("close",e),oi.Disposable.create(()=>this.stream.off("close",e))}onError(e){return this.stream.on("error",e),oi.Disposable.create(()=>this.stream.off("error",e))}onEnd(e){return this.stream.on("end",e),oi.Disposable.create(()=>this.stream.off("end",e))}write(e,n){return new Promise((r,i)=>{let s=o=>{o==null?r():i(o)};typeof e=="string"?this.stream.write(e,n,s):this.stream.write(e,s)})}end(){this.stream.end()}},u_=Object.freeze({messageBuffer:Object.freeze({create:t=>new ku(t)}),applicationJson:Object.freeze({encoder:Object.freeze({name:"application/json",encode:(t,e)=>{try{return Promise.resolve(Buffer.from(JSON.stringify(t,void 0,0),e.charset))}catch(n){return Promise.reject(n)}}}),decoder:Object.freeze({name:"application/json",decode:(t,e)=>{try{return t instanceof Buffer?Promise.resolve(JSON.parse(t.toString(e.charset))):Promise.resolve(JSON.parse(new l_.TextDecoder(e.charset).decode(t)))}catch(n){return Promise.reject(n)}}})}),stream:Object.freeze({asReadableStream:t=>new Mm(t),asWritableStream:t=>new Lm(t)}),console,timer:Object.freeze({setTimeout(t,e,...n){let r=setTimeout(t,e,...n);return{dispose:()=>clearTimeout(r)}},setImmediate(t,...e){let n=setImmediate(t,...e);return{dispose:()=>clearImmediate(n)}},setInterval(t,e,...n){let r=setInterval(t,e,...n);return{dispose:()=>clearInterval(r)}}})});function $m(){return u_}(function(t){function e(){oi.RAL.install(u_)}t.install=e})($m||($m={}));qm.default=$m});var bs=k(_e=>{"use strict";var i1=_e&&_e.__createBinding||(Object.create?function(t,e,n,r){r===void 0&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){r===void 0&&(r=n),t[r]=e[n]}),s1=_e&&_e.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&i1(e,t,n)};Object.defineProperty(_e,"__esModule",{value:!0});_e.createMessageConnection=_e.createServerSocketTransport=_e.createClientSocketTransport=_e.createServerPipeTransport=_e.createClientPipeTransport=_e.generateRandomPipeName=_e.StreamMessageWriter=_e.StreamMessageReader=_e.SocketMessageWriter=_e.SocketMessageReader=_e.PortMessageWriter=_e.PortMessageReader=_e.IPCMessageWriter=_e.IPCMessageReader=void 0;var fo=d_();fo.default.install();var f_=require("path"),o1=require("os"),a1=require("crypto"),Ru=require("net"),Ln=wu();s1(wu(),_e);var jm=class extends Ln.AbstractMessageReader{constructor(e){super(),this.process=e;let n=this.process;n.on("error",r=>this.fireError(r)),n.on("close",()=>this.fireClose())}listen(e){return this.process.on("message",e),Ln.Disposable.create(()=>this.process.off("message",e))}};_e.IPCMessageReader=jm;var Fm=class extends Ln.AbstractMessageWriter{constructor(e){super(),this.process=e,this.errorCount=0;let n=this.process;n.on("error",r=>this.fireError(r)),n.on("close",()=>this.fireClose)}write(e){try{return typeof this.process.send=="function"&&this.process.send(e,void 0,void 0,n=>{n?(this.errorCount++,this.handleError(n,e)):this.errorCount=0}),Promise.resolve()}catch(n){return this.handleError(n,e),Promise.reject(n)}}handleError(e,n){this.errorCount++,this.fireError(e,n,this.errorCount)}end(){}};_e.IPCMessageWriter=Fm;var Bm=class extends Ln.AbstractMessageReader{constructor(e){super(),this.onData=new Ln.Emitter,e.on("close",()=>this.fireClose),e.on("error",n=>this.fireError(n)),e.on("message",n=>{this.onData.fire(n)})}listen(e){return this.onData.event(e)}};_e.PortMessageReader=Bm;var Um=class extends Ln.AbstractMessageWriter{constructor(e){super(),this.port=e,this.errorCount=0,e.on("close",()=>this.fireClose()),e.on("error",n=>this.fireError(n))}write(e){try{return this.port.postMessage(e),Promise.resolve()}catch(n){return this.handleError(n,e),Promise.reject(n)}}handleError(e,n){this.errorCount++,this.fireError(e,n,this.errorCount)}end(){}};_e.PortMessageWriter=Um;var ys=class extends Ln.ReadableStreamMessageReader{constructor(e,n="utf-8"){super((0,fo.default)().stream.asReadableStream(e),n)}};_e.SocketMessageReader=ys;var vs=class extends Ln.WriteableStreamMessageWriter{constructor(e,n){super((0,fo.default)().stream.asWritableStream(e),n),this.socket=e}dispose(){super.dispose(),this.socket.destroy()}};_e.SocketMessageWriter=vs;var Nu=class extends Ln.ReadableStreamMessageReader{constructor(e,n){super((0,fo.default)().stream.asReadableStream(e),n)}};_e.StreamMessageReader=Nu;var Pu=class extends Ln.WriteableStreamMessageWriter{constructor(e,n){super((0,fo.default)().stream.asWritableStream(e),n)}};_e.StreamMessageWriter=Pu;var h_=process.env.XDG_RUNTIME_DIR,c1=new Map([["linux",107],["darwin",103]]);function l1(){let t=(0,a1.randomBytes)(21).toString("hex");if(process.platform==="win32")return`\\\\.\\pipe\\vscode-jsonrpc-${t}-sock`;let e;h_?e=f_.join(h_,`vscode-ipc-${t}.sock`):e=f_.join(o1.tmpdir(),`vscode-${t}.sock`);let n=c1.get(process.platform);return n!==void 0&&e.length>n&&(0,fo.default)().console.warn(`WARNING: IPC handle "${e}" is longer than ${n} characters.`),e}_e.generateRandomPipeName=l1;function u1(t,e="utf-8"){let n,r=new Promise((i,s)=>{n=i});return new Promise((i,s)=>{let o=(0,Ru.createServer)(a=>{o.close(),n([new ys(a,e),new vs(a,e)])});o.on("error",s),o.listen(t,()=>{o.removeListener("error",s),i({onConnected:()=>r})})})}_e.createClientPipeTransport=u1;function d1(t,e="utf-8"){let n=(0,Ru.createConnection)(t);return[new ys(n,e),new vs(n,e)]}_e.createServerPipeTransport=d1;function f1(t,e="utf-8"){let n,r=new Promise((i,s)=>{n=i});return new Promise((i,s)=>{let o=(0,Ru.createServer)(a=>{o.close(),n([new ys(a,e),new vs(a,e)])});o.on("error",s),o.listen(t,"127.0.0.1",()=>{o.removeListener("error",s),i({onConnected:()=>r})})})}_e.createClientSocketTransport=f1;function h1(t,e="utf-8"){let n=(0,Ru.createConnection)(t,"127.0.0.1");return[new ys(n,e),new vs(n,e)]}_e.createServerSocketTransport=h1;function p1(t){let e=t;return e.read!==void 0&&e.addListener!==void 0}function m1(t){let e=t;return e.write!==void 0&&e.addListener!==void 0}function g1(t,e,n,r){n||(n=Ln.NullLogger);let i=p1(t)?new Nu(t):t,s=m1(e)?new Pu(e):e;return Ln.ConnectionStrategy.is(r)&&(r={connectionStrategy:r}),(0,Ln.createMessageConnection)(i,s,n,r)}_e.createMessageConnection=g1});var Vm=k((n3,p_)=>{"use strict";p_.exports=bs()});var Du=k((m_,Cu)=>{(function(t){if(typeof Cu=="object"&&typeof Cu.exports=="object"){var e=t(require,m_);e!==void 0&&(Cu.exports=e)}else typeof define=="function"&&define.amd&&define(["require","exports"],t)})(function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.TextDocument=e.EOL=e.WorkspaceFolder=e.InlineCompletionContext=e.SelectedCompletionInfo=e.InlineCompletionTriggerKind=e.InlineCompletionList=e.InlineCompletionItem=e.StringValue=e.InlayHint=e.InlayHintLabelPart=e.InlayHintKind=e.InlineValueContext=e.InlineValueEvaluatableExpression=e.InlineValueVariableLookup=e.InlineValueText=e.SemanticTokens=e.SemanticTokenModifiers=e.SemanticTokenTypes=e.SelectionRange=e.DocumentLink=e.FormattingOptions=e.CodeLens=e.CodeAction=e.CodeActionContext=e.CodeActionTriggerKind=e.CodeActionKind=e.DocumentSymbol=e.WorkspaceSymbol=e.SymbolInformation=e.SymbolTag=e.SymbolKind=e.DocumentHighlight=e.DocumentHighlightKind=e.SignatureInformation=e.ParameterInformation=e.Hover=e.MarkedString=e.CompletionList=e.CompletionItem=e.CompletionItemLabelDetails=e.InsertTextMode=e.InsertReplaceEdit=e.CompletionItemTag=e.InsertTextFormat=e.CompletionItemKind=e.MarkupContent=e.MarkupKind=e.TextDocumentItem=e.OptionalVersionedTextDocumentIdentifier=e.VersionedTextDocumentIdentifier=e.TextDocumentIdentifier=e.WorkspaceChange=e.WorkspaceEdit=e.DeleteFile=e.RenameFile=e.CreateFile=e.TextDocumentEdit=e.AnnotatedTextEdit=e.ChangeAnnotationIdentifier=e.ChangeAnnotation=e.TextEdit=e.Command=e.Diagnostic=e.CodeDescription=e.DiagnosticTag=e.DiagnosticSeverity=e.DiagnosticRelatedInformation=e.FoldingRange=e.FoldingRangeKind=e.ColorPresentation=e.ColorInformation=e.Color=e.LocationLink=e.Location=e.Range=e.Position=e.uinteger=e.integer=e.URI=e.DocumentUri=void 0;var n;(function(g){function P(R){return typeof R=="string"}g.is=P})(n||(e.DocumentUri=n={}));var r;(function(g){function P(R){return typeof R=="string"}g.is=P})(r||(e.URI=r={}));var i;(function(g){g.MIN_VALUE=-2147483648,g.MAX_VALUE=2147483647;function P(R){return typeof R=="number"&&g.MIN_VALUE<=R&&R<=g.MAX_VALUE}g.is=P})(i||(e.integer=i={}));var s;(function(g){g.MIN_VALUE=0,g.MAX_VALUE=2147483647;function P(R){return typeof R=="number"&&g.MIN_VALUE<=R&&R<=g.MAX_VALUE}g.is=P})(s||(e.uinteger=s={}));var o;(function(g){function P(S,m){return S===Number.MAX_VALUE&&(S=s.MAX_VALUE),m===Number.MAX_VALUE&&(m=s.MAX_VALUE),{line:S,character:m}}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&A.uinteger(m.line)&&A.uinteger(m.character)}g.is=R})(o||(e.Position=o={}));var a;(function(g){function P(S,m,D,L){if(A.uinteger(S)&&A.uinteger(m)&&A.uinteger(D)&&A.uinteger(L))return{start:o.create(S,m),end:o.create(D,L)};if(o.is(S)&&o.is(m))return{start:S,end:m};throw new Error("Range#create called with invalid arguments[".concat(S,", ").concat(m,", ").concat(D,", ").concat(L,"]"))}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&o.is(m.start)&&o.is(m.end)}g.is=R})(a||(e.Range=a={}));var c;(function(g){function P(S,m){return{uri:S,range:m}}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&a.is(m.range)&&(A.string(m.uri)||A.undefined(m.uri))}g.is=R})(c||(e.Location=c={}));var l;(function(g){function P(S,m,D,L){return{targetUri:S,targetRange:m,targetSelectionRange:D,originSelectionRange:L}}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&a.is(m.targetRange)&&A.string(m.targetUri)&&a.is(m.targetSelectionRange)&&(a.is(m.originSelectionRange)||A.undefined(m.originSelectionRange))}g.is=R})(l||(e.LocationLink=l={}));var u;(function(g){function P(S,m,D,L){return{red:S,green:m,blue:D,alpha:L}}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&A.numberRange(m.red,0,1)&&A.numberRange(m.green,0,1)&&A.numberRange(m.blue,0,1)&&A.numberRange(m.alpha,0,1)}g.is=R})(u||(e.Color=u={}));var d;(function(g){function P(S,m){return{range:S,color:m}}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&a.is(m.range)&&u.is(m.color)}g.is=R})(d||(e.ColorInformation=d={}));var f;(function(g){function P(S,m,D){return{label:S,textEdit:m,additionalTextEdits:D}}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&A.string(m.label)&&(A.undefined(m.textEdit)||C.is(m))&&(A.undefined(m.additionalTextEdits)||A.typedArray(m.additionalTextEdits,C.is))}g.is=R})(f||(e.ColorPresentation=f={}));var h;(function(g){g.Comment="comment",g.Imports="imports",g.Region="region"})(h||(e.FoldingRangeKind=h={}));var y;(function(g){function P(S,m,D,L,le,vt){var Ze={startLine:S,endLine:m};return A.defined(D)&&(Ze.startCharacter=D),A.defined(L)&&(Ze.endCharacter=L),A.defined(le)&&(Ze.kind=le),A.defined(vt)&&(Ze.collapsedText=vt),Ze}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&A.uinteger(m.startLine)&&A.uinteger(m.startLine)&&(A.undefined(m.startCharacter)||A.uinteger(m.startCharacter))&&(A.undefined(m.endCharacter)||A.uinteger(m.endCharacter))&&(A.undefined(m.kind)||A.string(m.kind))}g.is=R})(y||(e.FoldingRange=y={}));var p;(function(g){function P(S,m){return{location:S,message:m}}g.create=P;function R(S){var m=S;return A.defined(m)&&c.is(m.location)&&A.string(m.message)}g.is=R})(p||(e.DiagnosticRelatedInformation=p={}));var T;(function(g){g.Error=1,g.Warning=2,g.Information=3,g.Hint=4})(T||(e.DiagnosticSeverity=T={}));var _;(function(g){g.Unnecessary=1,g.Deprecated=2})(_||(e.DiagnosticTag=_={}));var v;(function(g){function P(R){var S=R;return A.objectLiteral(S)&&A.string(S.href)}g.is=P})(v||(e.CodeDescription=v={}));var b;(function(g){function P(S,m,D,L,le,vt){var Ze={range:S,message:m};return A.defined(D)&&(Ze.severity=D),A.defined(L)&&(Ze.code=L),A.defined(le)&&(Ze.source=le),A.defined(vt)&&(Ze.relatedInformation=vt),Ze}g.create=P;function R(S){var m,D=S;return A.defined(D)&&a.is(D.range)&&A.string(D.message)&&(A.number(D.severity)||A.undefined(D.severity))&&(A.integer(D.code)||A.string(D.code)||A.undefined(D.code))&&(A.undefined(D.codeDescription)||A.string((m=D.codeDescription)===null||m===void 0?void 0:m.href))&&(A.string(D.source)||A.undefined(D.source))&&(A.undefined(D.relatedInformation)||A.typedArray(D.relatedInformation,p.is))}g.is=R})(b||(e.Diagnostic=b={}));var w;(function(g){function P(S,m){for(var D=[],L=2;L<arguments.length;L++)D[L-2]=arguments[L];var le={title:S,command:m};return A.defined(D)&&D.length>0&&(le.arguments=D),le}g.create=P;function R(S){var m=S;return A.defined(m)&&A.string(m.title)&&A.string(m.command)}g.is=R})(w||(e.Command=w={}));var C;(function(g){function P(D,L){return{range:D,newText:L}}g.replace=P;function R(D,L){return{range:{start:D,end:D},newText:L}}g.insert=R;function S(D){return{range:D,newText:""}}g.del=S;function m(D){var L=D;return A.objectLiteral(L)&&A.string(L.newText)&&a.is(L.range)}g.is=m})(C||(e.TextEdit=C={}));var x;(function(g){function P(S,m,D){var L={label:S};return m!==void 0&&(L.needsConfirmation=m),D!==void 0&&(L.description=D),L}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&A.string(m.label)&&(A.boolean(m.needsConfirmation)||m.needsConfirmation===void 0)&&(A.string(m.description)||m.description===void 0)}g.is=R})(x||(e.ChangeAnnotation=x={}));var B;(function(g){function P(R){var S=R;return A.string(S)}g.is=P})(B||(e.ChangeAnnotationIdentifier=B={}));var j;(function(g){function P(D,L,le){return{range:D,newText:L,annotationId:le}}g.replace=P;function R(D,L,le){return{range:{start:D,end:D},newText:L,annotationId:le}}g.insert=R;function S(D,L){return{range:D,newText:"",annotationId:L}}g.del=S;function m(D){var L=D;return C.is(L)&&(x.is(L.annotationId)||B.is(L.annotationId))}g.is=m})(j||(e.AnnotatedTextEdit=j={}));var ce;(function(g){function P(S,m){return{textDocument:S,edits:m}}g.create=P;function R(S){var m=S;return A.defined(m)&&hs.is(m.textDocument)&&Array.isArray(m.edits)}g.is=R})(ce||(e.TextDocumentEdit=ce={}));var ze;(function(g){function P(S,m,D){var L={kind:"create",uri:S};return m!==void 0&&(m.overwrite!==void 0||m.ignoreIfExists!==void 0)&&(L.options=m),D!==void 0&&(L.annotationId=D),L}g.create=P;function R(S){var m=S;return m&&m.kind==="create"&&A.string(m.uri)&&(m.options===void 0||(m.options.overwrite===void 0||A.boolean(m.options.overwrite))&&(m.options.ignoreIfExists===void 0||A.boolean(m.options.ignoreIfExists)))&&(m.annotationId===void 0||B.is(m.annotationId))}g.is=R})(ze||(e.CreateFile=ze={}));var Dt;(function(g){function P(S,m,D,L){var le={kind:"rename",oldUri:S,newUri:m};return D!==void 0&&(D.overwrite!==void 0||D.ignoreIfExists!==void 0)&&(le.options=D),L!==void 0&&(le.annotationId=L),le}g.create=P;function R(S){var m=S;return m&&m.kind==="rename"&&A.string(m.oldUri)&&A.string(m.newUri)&&(m.options===void 0||(m.options.overwrite===void 0||A.boolean(m.options.overwrite))&&(m.options.ignoreIfExists===void 0||A.boolean(m.options.ignoreIfExists)))&&(m.annotationId===void 0||B.is(m.annotationId))}g.is=R})(Dt||(e.RenameFile=Dt={}));var ye;(function(g){function P(S,m,D){var L={kind:"delete",uri:S};return m!==void 0&&(m.recursive!==void 0||m.ignoreIfNotExists!==void 0)&&(L.options=m),D!==void 0&&(L.annotationId=D),L}g.create=P;function R(S){var m=S;return m&&m.kind==="delete"&&A.string(m.uri)&&(m.options===void 0||(m.options.recursive===void 0||A.boolean(m.options.recursive))&&(m.options.ignoreIfNotExists===void 0||A.boolean(m.options.ignoreIfNotExists)))&&(m.annotationId===void 0||B.is(m.annotationId))}g.is=R})(ye||(e.DeleteFile=ye={}));var Un;(function(g){function P(R){var S=R;return S&&(S.changes!==void 0||S.documentChanges!==void 0)&&(S.documentChanges===void 0||S.documentChanges.every(function(m){return A.string(m.kind)?ze.is(m)||Dt.is(m)||ye.is(m):ce.is(m)}))}g.is=P})(Un||(e.WorkspaceEdit=Un={}));var wi=function(){function g(P,R){this.edits=P,this.changeAnnotations=R}return g.prototype.insert=function(P,R,S){var m,D;if(S===void 0?m=C.insert(P,R):B.is(S)?(D=S,m=j.insert(P,R,S)):(this.assertChangeAnnotations(this.changeAnnotations),D=this.changeAnnotations.manage(S),m=j.insert(P,R,D)),this.edits.push(m),D!==void 0)return D},g.prototype.replace=function(P,R,S){var m,D;if(S===void 0?m=C.replace(P,R):B.is(S)?(D=S,m=j.replace(P,R,S)):(this.assertChangeAnnotations(this.changeAnnotations),D=this.changeAnnotations.manage(S),m=j.replace(P,R,D)),this.edits.push(m),D!==void 0)return D},g.prototype.delete=function(P,R){var S,m;if(R===void 0?S=C.del(P):B.is(R)?(m=R,S=j.del(P,R)):(this.assertChangeAnnotations(this.changeAnnotations),m=this.changeAnnotations.manage(R),S=j.del(P,m)),this.edits.push(S),m!==void 0)return m},g.prototype.add=function(P){this.edits.push(P)},g.prototype.all=function(){return this.edits},g.prototype.clear=function(){this.edits.splice(0,this.edits.length)},g.prototype.assertChangeAnnotations=function(P){if(P===void 0)throw new Error("Text edit change is not configured to manage change annotations.")},g}(),Wl=function(){function g(P){this._annotations=P===void 0?Object.create(null):P,this._counter=0,this._size=0}return g.prototype.all=function(){return this._annotations},Object.defineProperty(g.prototype,"size",{get:function(){return this._size},enumerable:!1,configurable:!0}),g.prototype.manage=function(P,R){var S;if(B.is(P)?S=P:(S=this.nextId(),R=P),this._annotations[S]!==void 0)throw new Error("Id ".concat(S," is already in use."));if(R===void 0)throw new Error("No annotation provided for id ".concat(S));return this._annotations[S]=R,this._size++,S},g.prototype.nextId=function(){return this._counter++,this._counter.toString()},g}(),Ap=function(){function g(P){var R=this;this._textEditChanges=Object.create(null),P!==void 0?(this._workspaceEdit=P,P.documentChanges?(this._changeAnnotations=new Wl(P.changeAnnotations),P.changeAnnotations=this._changeAnnotations.all(),P.documentChanges.forEach(function(S){if(ce.is(S)){var m=new wi(S.edits,R._changeAnnotations);R._textEditChanges[S.textDocument.uri]=m}})):P.changes&&Object.keys(P.changes).forEach(function(S){var m=new wi(P.changes[S]);R._textEditChanges[S]=m})):this._workspaceEdit={}}return Object.defineProperty(g.prototype,"edit",{get:function(){return this.initDocumentChanges(),this._changeAnnotations!==void 0&&(this._changeAnnotations.size===0?this._workspaceEdit.changeAnnotations=void 0:this._workspaceEdit.changeAnnotations=this._changeAnnotations.all()),this._workspaceEdit},enumerable:!1,configurable:!0}),g.prototype.getTextEditChange=function(P){if(hs.is(P)){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var R={uri:P.uri,version:P.version},S=this._textEditChanges[R.uri];if(!S){var m=[],D={textDocument:R,edits:m};this._workspaceEdit.documentChanges.push(D),S=new wi(m,this._changeAnnotations),this._textEditChanges[R.uri]=S}return S}else{if(this.initChanges(),this._workspaceEdit.changes===void 0)throw new Error("Workspace edit is not configured for normal text edit changes.");var S=this._textEditChanges[P];if(!S){var m=[];this._workspaceEdit.changes[P]=m,S=new wi(m),this._textEditChanges[P]=S}return S}},g.prototype.initDocumentChanges=function(){this._workspaceEdit.documentChanges===void 0&&this._workspaceEdit.changes===void 0&&(this._changeAnnotations=new Wl,this._workspaceEdit.documentChanges=[],this._workspaceEdit.changeAnnotations=this._changeAnnotations.all())},g.prototype.initChanges=function(){this._workspaceEdit.documentChanges===void 0&&this._workspaceEdit.changes===void 0&&(this._workspaceEdit.changes=Object.create(null))},g.prototype.createFile=function(P,R,S){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var m;x.is(R)||B.is(R)?m=R:S=R;var D,L;if(m===void 0?D=ze.create(P,S):(L=B.is(m)?m:this._changeAnnotations.manage(m),D=ze.create(P,S,L)),this._workspaceEdit.documentChanges.push(D),L!==void 0)return L},g.prototype.renameFile=function(P,R,S,m){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var D;x.is(S)||B.is(S)?D=S:m=S;var L,le;if(D===void 0?L=Dt.create(P,R,m):(le=B.is(D)?D:this._changeAnnotations.manage(D),L=Dt.create(P,R,m,le)),this._workspaceEdit.documentChanges.push(L),le!==void 0)return le},g.prototype.deleteFile=function(P,R,S){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var m;x.is(R)||B.is(R)?m=R:S=R;var D,L;if(m===void 0?D=ye.create(P,S):(L=B.is(m)?m:this._changeAnnotations.manage(m),D=ye.create(P,S,L)),this._workspaceEdit.documentChanges.push(D),L!==void 0)return L},g}();e.WorkspaceChange=Ap;var Hl;(function(g){function P(S){return{uri:S}}g.create=P;function R(S){var m=S;return A.defined(m)&&A.string(m.uri)}g.is=R})(Hl||(e.TextDocumentIdentifier=Hl={}));var Ca;(function(g){function P(S,m){return{uri:S,version:m}}g.create=P;function R(S){var m=S;return A.defined(m)&&A.string(m.uri)&&A.integer(m.version)}g.is=R})(Ca||(e.VersionedTextDocumentIdentifier=Ca={}));var hs;(function(g){function P(S,m){return{uri:S,version:m}}g.create=P;function R(S){var m=S;return A.defined(m)&&A.string(m.uri)&&(m.version===null||A.integer(m.version))}g.is=R})(hs||(e.OptionalVersionedTextDocumentIdentifier=hs={}));var ni;(function(g){function P(S,m,D,L){return{uri:S,languageId:m,version:D,text:L}}g.create=P;function R(S){var m=S;return A.defined(m)&&A.string(m.uri)&&A.string(m.languageId)&&A.integer(m.version)&&A.string(m.text)}g.is=R})(ni||(e.TextDocumentItem=ni={}));var Zs;(function(g){g.PlainText="plaintext",g.Markdown="markdown";function P(R){var S=R;return S===g.PlainText||S===g.Markdown}g.is=P})(Zs||(e.MarkupKind=Zs={}));var ps;(function(g){function P(R){var S=R;return A.objectLiteral(R)&&Zs.is(S.kind)&&A.string(S.value)}g.is=P})(ps||(e.MarkupContent=ps={}));var Gl;(function(g){g.Text=1,g.Method=2,g.Function=3,g.Constructor=4,g.Field=5,g.Variable=6,g.Class=7,g.Interface=8,g.Module=9,g.Property=10,g.Unit=11,g.Value=12,g.Enum=13,g.Keyword=14,g.Snippet=15,g.Color=16,g.File=17,g.Reference=18,g.Folder=19,g.EnumMember=20,g.Constant=21,g.Struct=22,g.Event=23,g.Operator=24,g.TypeParameter=25})(Gl||(e.CompletionItemKind=Gl={}));var Da;(function(g){g.PlainText=1,g.Snippet=2})(Da||(e.InsertTextFormat=Da={}));var Aa;(function(g){g.Deprecated=1})(Aa||(e.CompletionItemTag=Aa={}));var Yl;(function(g){function P(S,m,D){return{newText:S,insert:m,replace:D}}g.create=P;function R(S){var m=S;return m&&A.string(m.newText)&&a.is(m.insert)&&a.is(m.replace)}g.is=R})(Yl||(e.InsertReplaceEdit=Yl={}));var Kl;(function(g){g.asIs=1,g.adjustIndentation=2})(Kl||(e.InsertTextMode=Kl={}));var Xl;(function(g){function P(R){var S=R;return S&&(A.string(S.detail)||S.detail===void 0)&&(A.string(S.description)||S.description===void 0)}g.is=P})(Xl||(e.CompletionItemLabelDetails=Xl={}));var Jl;(function(g){function P(R){return{label:R}}g.create=P})(Jl||(e.CompletionItem=Jl={}));var Ql;(function(g){function P(R,S){return{items:R||[],isIncomplete:!!S}}g.create=P})(Ql||(e.CompletionList=Ql={}));var eo;(function(g){function P(S){return S.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&")}g.fromPlainText=P;function R(S){var m=S;return A.string(m)||A.objectLiteral(m)&&A.string(m.language)&&A.string(m.value)}g.is=R})(eo||(e.MarkedString=eo={}));var dr;(function(g){function P(R){var S=R;return!!S&&A.objectLiteral(S)&&(ps.is(S.contents)||eo.is(S.contents)||A.typedArray(S.contents,eo.is))&&(R.range===void 0||a.is(R.range))}g.is=P})(dr||(e.Hover=dr={}));var Zl;(function(g){function P(R,S){return S?{label:R,documentation:S}:{label:R}}g.create=P})(Zl||(e.ParameterInformation=Zl={}));var eu;(function(g){function P(R,S){for(var m=[],D=2;D<arguments.length;D++)m[D-2]=arguments[D];var L={label:R};return A.defined(S)&&(L.documentation=S),A.defined(m)?L.parameters=m:L.parameters=[],L}g.create=P})(eu||(e.SignatureInformation=eu={}));var ms;(function(g){g.Text=1,g.Read=2,g.Write=3})(ms||(e.DocumentHighlightKind=ms={}));var tu;(function(g){function P(R,S){var m={range:R};return A.number(S)&&(m.kind=S),m}g.create=P})(tu||(e.DocumentHighlight=tu={}));var to;(function(g){g.File=1,g.Module=2,g.Namespace=3,g.Package=4,g.Class=5,g.Method=6,g.Property=7,g.Field=8,g.Constructor=9,g.Enum=10,g.Interface=11,g.Function=12,g.Variable=13,g.Constant=14,g.String=15,g.Number=16,g.Boolean=17,g.Array=18,g.Object=19,g.Key=20,g.Null=21,g.EnumMember=22,g.Struct=23,g.Event=24,g.Operator=25,g.TypeParameter=26})(to||(e.SymbolKind=to={}));var nu;(function(g){g.Deprecated=1})(nu||(e.SymbolTag=nu={}));var ri;(function(g){function P(R,S,m,D,L){var le={name:R,kind:S,location:{uri:D,range:m}};return L&&(le.containerName=L),le}g.create=P})(ri||(e.SymbolInformation=ri={}));var ki;(function(g){function P(R,S,m,D){return D!==void 0?{name:R,kind:S,location:{uri:m,range:D}}:{name:R,kind:S,location:{uri:m}}}g.create=P})(ki||(e.WorkspaceSymbol=ki={}));var ru;(function(g){function P(S,m,D,L,le,vt){var Ze={name:S,detail:m,kind:D,range:L,selectionRange:le};return vt!==void 0&&(Ze.children=vt),Ze}g.create=P;function R(S){var m=S;return m&&A.string(m.name)&&A.number(m.kind)&&a.is(m.range)&&a.is(m.selectionRange)&&(m.detail===void 0||A.string(m.detail))&&(m.deprecated===void 0||A.boolean(m.deprecated))&&(m.children===void 0||Array.isArray(m.children))&&(m.tags===void 0||Array.isArray(m.tags))}g.is=R})(ru||(e.DocumentSymbol=ru={}));var iu;(function(g){g.Empty="",g.QuickFix="quickfix",g.Refactor="refactor",g.RefactorExtract="refactor.extract",g.RefactorInline="refactor.inline",g.RefactorRewrite="refactor.rewrite",g.Source="source",g.SourceOrganizeImports="source.organizeImports",g.SourceFixAll="source.fixAll"})(iu||(e.CodeActionKind=iu={}));var Mr;(function(g){g.Invoked=1,g.Automatic=2})(Mr||(e.CodeActionTriggerKind=Mr={}));var Oa;(function(g){function P(S,m,D){var L={diagnostics:S};return m!=null&&(L.only=m),D!=null&&(L.triggerKind=D),L}g.create=P;function R(S){var m=S;return A.defined(m)&&A.typedArray(m.diagnostics,b.is)&&(m.only===void 0||A.typedArray(m.only,A.string))&&(m.triggerKind===void 0||m.triggerKind===Mr.Invoked||m.triggerKind===Mr.Automatic)}g.is=R})(Oa||(e.CodeActionContext=Oa={}));var Ia;(function(g){function P(S,m,D){var L={title:S},le=!0;return typeof m=="string"?(le=!1,L.kind=m):w.is(m)?L.command=m:L.edit=m,le&&D!==void 0&&(L.kind=D),L}g.create=P;function R(S){var m=S;return m&&A.string(m.title)&&(m.diagnostics===void 0||A.typedArray(m.diagnostics,b.is))&&(m.kind===void 0||A.string(m.kind))&&(m.edit!==void 0||m.command!==void 0)&&(m.command===void 0||w.is(m.command))&&(m.isPreferred===void 0||A.boolean(m.isPreferred))&&(m.edit===void 0||Un.is(m.edit))}g.is=R})(Ia||(e.CodeAction=Ia={}));var no;(function(g){function P(S,m){var D={range:S};return A.defined(m)&&(D.data=m),D}g.create=P;function R(S){var m=S;return A.defined(m)&&a.is(m.range)&&(A.undefined(m.command)||w.is(m.command))}g.is=R})(no||(e.CodeLens=no={}));var xa;(function(g){function P(S,m){return{tabSize:S,insertSpaces:m}}g.create=P;function R(S){var m=S;return A.defined(m)&&A.uinteger(m.tabSize)&&A.boolean(m.insertSpaces)}g.is=R})(xa||(e.FormattingOptions=xa={}));var ii;(function(g){function P(S,m,D){return{range:S,target:m,data:D}}g.create=P;function R(S){var m=S;return A.defined(m)&&a.is(m.range)&&(A.undefined(m.target)||A.string(m.target))}g.is=R})(ii||(e.DocumentLink=ii={}));var N;(function(g){function P(S,m){return{range:S,parent:m}}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&a.is(m.range)&&(m.parent===void 0||g.is(m.parent))}g.is=R})(N||(e.SelectionRange=N={}));var M;(function(g){g.namespace="namespace",g.type="type",g.class="class",g.enum="enum",g.interface="interface",g.struct="struct",g.typeParameter="typeParameter",g.parameter="parameter",g.variable="variable",g.property="property",g.enumMember="enumMember",g.event="event",g.function="function",g.method="method",g.macro="macro",g.keyword="keyword",g.modifier="modifier",g.comment="comment",g.string="string",g.number="number",g.regexp="regexp",g.operator="operator",g.decorator="decorator"})(M||(e.SemanticTokenTypes=M={}));var H;(function(g){g.declaration="declaration",g.definition="definition",g.readonly="readonly",g.static="static",g.deprecated="deprecated",g.abstract="abstract",g.async="async",g.modification="modification",g.documentation="documentation",g.defaultLibrary="defaultLibrary"})(H||(e.SemanticTokenModifiers=H={}));var X;(function(g){function P(R){var S=R;return A.objectLiteral(S)&&(S.resultId===void 0||typeof S.resultId=="string")&&Array.isArray(S.data)&&(S.data.length===0||typeof S.data[0]=="number")}g.is=P})(X||(e.SemanticTokens=X={}));var We;(function(g){function P(S,m){return{range:S,text:m}}g.create=P;function R(S){var m=S;return m!=null&&a.is(m.range)&&A.string(m.text)}g.is=R})(We||(e.InlineValueText=We={}));var qe;(function(g){function P(S,m,D){return{range:S,variableName:m,caseSensitiveLookup:D}}g.create=P;function R(S){var m=S;return m!=null&&a.is(m.range)&&A.boolean(m.caseSensitiveLookup)&&(A.string(m.variableName)||m.variableName===void 0)}g.is=R})(qe||(e.InlineValueVariableLookup=qe={}));var it;(function(g){function P(S,m){return{range:S,expression:m}}g.create=P;function R(S){var m=S;return m!=null&&a.is(m.range)&&(A.string(m.expression)||m.expression===void 0)}g.is=R})(it||(e.InlineValueEvaluatableExpression=it={}));var dt;(function(g){function P(S,m){return{frameId:S,stoppedLocation:m}}g.create=P;function R(S){var m=S;return A.defined(m)&&a.is(S.stoppedLocation)}g.is=R})(dt||(e.InlineValueContext=dt={}));var ve;(function(g){g.Type=1,g.Parameter=2;function P(R){return R===1||R===2}g.is=P})(ve||(e.InlayHintKind=ve={}));var Ke;(function(g){function P(S){return{value:S}}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&(m.tooltip===void 0||A.string(m.tooltip)||ps.is(m.tooltip))&&(m.location===void 0||c.is(m.location))&&(m.command===void 0||w.is(m.command))}g.is=R})(Ke||(e.InlayHintLabelPart=Ke={}));var De;(function(g){function P(S,m,D){var L={position:S,label:m};return D!==void 0&&(L.kind=D),L}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&o.is(m.position)&&(A.string(m.label)||A.typedArray(m.label,Ke.is))&&(m.kind===void 0||ve.is(m.kind))&&m.textEdits===void 0||A.typedArray(m.textEdits,C.is)&&(m.tooltip===void 0||A.string(m.tooltip)||ps.is(m.tooltip))&&(m.paddingLeft===void 0||A.boolean(m.paddingLeft))&&(m.paddingRight===void 0||A.boolean(m.paddingRight))}g.is=R})(De||(e.InlayHint=De={}));var yt;(function(g){function P(R){return{kind:"snippet",value:R}}g.createSnippet=P})(yt||(e.StringValue=yt={}));var $t;(function(g){function P(R,S,m,D){return{insertText:R,filterText:S,range:m,command:D}}g.create=P})($t||(e.InlineCompletionItem=$t={}));var xn;(function(g){function P(R){return{items:R}}g.create=P})(xn||(e.InlineCompletionList=xn={}));var su;(function(g){g.Invoked=0,g.Automatic=1})(su||(e.InlineCompletionTriggerKind=su={}));var AS;(function(g){function P(R,S){return{range:R,text:S}}g.create=P})(AS||(e.SelectedCompletionInfo=AS={}));var OS;(function(g){function P(R,S){return{triggerKind:R,selectedCompletionInfo:S}}g.create=P})(OS||(e.InlineCompletionContext=OS={}));var IS;(function(g){function P(R){var S=R;return A.objectLiteral(S)&&r.is(S.uri)&&A.string(S.name)}g.is=P})(IS||(e.WorkspaceFolder=IS={})),e.EOL=[`
32
+ `)),M){let X=w.error?` Request failed: ${w.error.message} (${w.error.code}).`:"";C.log(`Received response '${M.method} - (${w.id})' in ${Date.now()-M.timerStart}ms.${X}`,H)}else C.log(`Received response ${w.id} without active response promise.`,H)}else ri("receive-response",w)}function ri(w,M){if(!C||v===Fe.Off)return;let H={isLSPMessage:!0,type:w,message:M,timestamp:Date.now()};C.log(H)}function wi(){if(ms())throw new uo(ja.Closed,"Connection is closed.");if(ni())throw new uo(ja.Disposed,"Connection is disposed.")}function su(){if(Ca())throw new uo(ja.AlreadyListening,"Connection is already listening")}function ou(){if(!Ca())throw new Error("Call listen() first.")}function Lr(w){return w===void 0?null:w}function Oa(w){if(w!==null)return w}function Ia(w){return w!=null&&!Array.isArray(w)&&typeof w=="object"}function no(w,M){switch(w){case re.ParameterStructures.auto:return Ia(M)?Oa(M):[Lr(M)];case re.ParameterStructures.byName:if(!Ia(M))throw new Error("Received parameters by name but param is not an object literal.");return Oa(M);case re.ParameterStructures.byPosition:return[Lr(M)];default:throw new Error(`Unknown parameter structure ${w.toString()}`)}}function xa(w,M){let H,X=w.numberOfParams;switch(X){case 0:H=void 0;break;case 1:H=no(w.parameterStructures,M[0]);break;default:H=[];for(let He=0;He<M.length&&He<X;He++)H.push(Lr(M[He]));if(M.length<X)for(let He=M.length;He<X;He++)H.push(null);break}return H}let ii={sendNotification:(w,...M)=>{wi();let H,X;if(pt.string(w)){H=w;let Be=M[0],it=0,ft=re.ParameterStructures.auto;re.ParameterStructures.is(Be)&&(it=1,ft=Be);let ve=M.length,Xe=ve-it;switch(Xe){case 0:X=void 0;break;case 1:X=no(ft,M[it]);break;default:if(ft===re.ParameterStructures.byName)throw new Error(`Received ${Xe} parameters for 'by Name' notification parameter structure.`);X=M.slice(it,ve).map(Oe=>Lr(Oe));break}}else{let Be=M;H=w.method,X=xa(w,Be)}let He={jsonrpc:c,method:H,params:X};return nu(He),e.write(He).catch(Be=>{throw i.error("Sending notification failed."),Be})},onNotification:(w,M)=>{wi();let H;return pt.func(w)?d=w:M&&(pt.string(w)?(H=w,f.set(w,{type:void 0,handler:M})):(H=w.method,f.set(w.method,{type:w,handler:M}))),{dispose:()=>{H!==void 0?f.delete(H):d=void 0}}},onProgress:(w,M,H)=>{if(h.has(M))throw new Error(`Progress handler for token ${M} already registered`);return h.set(M,H),{dispose:()=>{h.delete(M)}}},sendProgress:(w,M,H)=>ii.sendNotification(qa.type,{token:M,value:H}),onUnhandledProgress:We.event,sendRequest:(w,...M)=>{wi(),ou();let H,X,He;if(pt.string(w)){H=w;let ve=M[0],Xe=M[M.length-1],Oe=0,bt=re.ParameterStructures.auto;re.ParameterStructures.is(ve)&&(Oe=1,bt=ve);let qt=M.length;dm.CancellationToken.is(Xe)&&(qt=qt-1,He=Xe);let xn=qt-Oe;switch(xn){case 0:X=void 0;break;case 1:X=no(bt,M[Oe]);break;default:if(bt===re.ParameterStructures.byName)throw new Error(`Received ${xn} parameters for 'by Name' request parameter structure.`);X=M.slice(Oe,qt).map(au=>Lr(au));break}}else{let ve=M;H=w.method,X=xa(w,ve);let Xe=w.numberOfParams;He=dm.CancellationToken.is(ve[Xe])?ve[Xe]:void 0}let Be=s++,it;He&&(it=He.onCancellationRequested(()=>{let ve=be.sender.sendCancellation(ii,Be);return ve===void 0?(i.log(`Received no promise from cancellation strategy when cancelling id ${Be}`),Promise.resolve()):ve.catch(()=>{i.log(`Sending cancellation messages for id ${Be} failed`)})}));let ft={jsonrpc:c,id:Be,method:H,params:X};return tu(ft),typeof be.sender.enableCancellation=="function"&&be.sender.enableCancellation(ft),new Promise(async(ve,Xe)=>{let Oe=xn=>{ve(xn),be.sender.cleanup(Be),it?.dispose()},bt=xn=>{Xe(xn),be.sender.cleanup(Be),it?.dispose()},qt={method:H,timerStart:Date.now(),resolve:Oe,reject:bt};try{await e.write(ft),T.set(Be,qt)}catch(xn){throw i.error("Sending request failed."),qt.reject(new re.ResponseError(re.ErrorCodes.MessageWriteError,xn.message?xn.message:"Unknown reason")),xn}})},onRequest:(w,M)=>{wi();let H=null;return pm.is(w)?(H=void 0,l=w):pt.string(w)?(H=null,M!==void 0&&(H=w,u.set(w,{handler:M,type:void 0}))):M!==void 0&&(H=w.method,u.set(w.method,{type:w,handler:M})),{dispose:()=>{H!==null&&(H!==void 0?u.delete(H):l=void 0)}}},hasPendingResponse:()=>T.size>0,trace:async(w,M,H)=>{let X=!1,He=Mn.Text;H!==void 0&&(pt.boolean(H)?X=H:(X=H.sendNotification||!1,He=H.traceFormat||Mn.Text)),v=w,k=He,v===Fe.Off?C=void 0:C=M,X&&!ms()&&!ni()&&await ii.sendNotification(mm.type,{value:Fe.toString(w)})},onError:q.event,onClose:j.event,onUnhandledNotification:ce.event,onDispose:Ot.event,end:()=>{e.end()},dispose:()=>{if(ni())return;x=gr.Disposed,Ot.fire(void 0);let w=new re.ResponseError(re.ErrorCodes.PendingResponseRejected,"Pending response rejected since connection got disposed");for(let M of T.values())M.reject(w);T=new Map,b=new Map,_=new Set,p=new BS.LinkedMap,pt.func(e.dispose)&&e.dispose(),pt.func(t.dispose)&&t.dispose()},listen:()=>{wi(),su(),x=gr.Listening,t.listen(Jl)},inspect:()=>{(0,FS.default)().console.log("inspect")}};return ii.onNotification(Tu.type,w=>{if(v===Fe.Off||!C)return;let M=v===Fe.Verbose||v===Fe.Compact;C.log(w.message,M?w.verbose:void 0)}),ii.onNotification(qa.type,w=>{let M=h.get(w.token);M?M(w.value):We.fire(w)}),ii}ue.createMessageConnection=$M});var wu=N(I=>{"use strict";Object.defineProperty(I,"__esModule",{value:!0});I.ProgressType=I.ProgressToken=I.createMessageConnection=I.NullLogger=I.ConnectionOptions=I.ConnectionStrategy=I.AbstractMessageBuffer=I.WriteableStreamMessageWriter=I.AbstractMessageWriter=I.MessageWriter=I.ReadableStreamMessageReader=I.AbstractMessageReader=I.MessageReader=I.SharedArrayReceiverStrategy=I.SharedArraySenderStrategy=I.CancellationToken=I.CancellationTokenSource=I.Emitter=I.Event=I.Disposable=I.LRUCache=I.Touch=I.LinkedMap=I.ParameterStructures=I.NotificationType9=I.NotificationType8=I.NotificationType7=I.NotificationType6=I.NotificationType5=I.NotificationType4=I.NotificationType3=I.NotificationType2=I.NotificationType1=I.NotificationType0=I.NotificationType=I.ErrorCodes=I.ResponseError=I.RequestType9=I.RequestType8=I.RequestType7=I.RequestType6=I.RequestType5=I.RequestType4=I.RequestType3=I.RequestType2=I.RequestType1=I.RequestType0=I.RequestType=I.Message=I.RAL=void 0;I.MessageStrategy=I.CancellationStrategy=I.CancellationSenderStrategy=I.CancellationReceiverStrategy=I.ConnectionError=I.ConnectionErrors=I.LogTraceNotification=I.SetTraceNotification=I.TraceFormat=I.TraceValues=I.Trace=void 0;var tt=Vp();Object.defineProperty(I,"Message",{enumerable:!0,get:function(){return tt.Message}});Object.defineProperty(I,"RequestType",{enumerable:!0,get:function(){return tt.RequestType}});Object.defineProperty(I,"RequestType0",{enumerable:!0,get:function(){return tt.RequestType0}});Object.defineProperty(I,"RequestType1",{enumerable:!0,get:function(){return tt.RequestType1}});Object.defineProperty(I,"RequestType2",{enumerable:!0,get:function(){return tt.RequestType2}});Object.defineProperty(I,"RequestType3",{enumerable:!0,get:function(){return tt.RequestType3}});Object.defineProperty(I,"RequestType4",{enumerable:!0,get:function(){return tt.RequestType4}});Object.defineProperty(I,"RequestType5",{enumerable:!0,get:function(){return tt.RequestType5}});Object.defineProperty(I,"RequestType6",{enumerable:!0,get:function(){return tt.RequestType6}});Object.defineProperty(I,"RequestType7",{enumerable:!0,get:function(){return tt.RequestType7}});Object.defineProperty(I,"RequestType8",{enumerable:!0,get:function(){return tt.RequestType8}});Object.defineProperty(I,"RequestType9",{enumerable:!0,get:function(){return tt.RequestType9}});Object.defineProperty(I,"ResponseError",{enumerable:!0,get:function(){return tt.ResponseError}});Object.defineProperty(I,"ErrorCodes",{enumerable:!0,get:function(){return tt.ErrorCodes}});Object.defineProperty(I,"NotificationType",{enumerable:!0,get:function(){return tt.NotificationType}});Object.defineProperty(I,"NotificationType0",{enumerable:!0,get:function(){return tt.NotificationType0}});Object.defineProperty(I,"NotificationType1",{enumerable:!0,get:function(){return tt.NotificationType1}});Object.defineProperty(I,"NotificationType2",{enumerable:!0,get:function(){return tt.NotificationType2}});Object.defineProperty(I,"NotificationType3",{enumerable:!0,get:function(){return tt.NotificationType3}});Object.defineProperty(I,"NotificationType4",{enumerable:!0,get:function(){return tt.NotificationType4}});Object.defineProperty(I,"NotificationType5",{enumerable:!0,get:function(){return tt.NotificationType5}});Object.defineProperty(I,"NotificationType6",{enumerable:!0,get:function(){return tt.NotificationType6}});Object.defineProperty(I,"NotificationType7",{enumerable:!0,get:function(){return tt.NotificationType7}});Object.defineProperty(I,"NotificationType8",{enumerable:!0,get:function(){return tt.NotificationType8}});Object.defineProperty(I,"NotificationType9",{enumerable:!0,get:function(){return tt.NotificationType9}});Object.defineProperty(I,"ParameterStructures",{enumerable:!0,get:function(){return tt.ParameterStructures}});var bm=Wp();Object.defineProperty(I,"LinkedMap",{enumerable:!0,get:function(){return bm.LinkedMap}});Object.defineProperty(I,"LRUCache",{enumerable:!0,get:function(){return bm.LRUCache}});Object.defineProperty(I,"Touch",{enumerable:!0,get:function(){return bm.Touch}});var qM=CS();Object.defineProperty(I,"Disposable",{enumerable:!0,get:function(){return qM.Disposable}});var WS=oo();Object.defineProperty(I,"Event",{enumerable:!0,get:function(){return WS.Event}});Object.defineProperty(I,"Emitter",{enumerable:!0,get:function(){return WS.Emitter}});var HS=mu();Object.defineProperty(I,"CancellationTokenSource",{enumerable:!0,get:function(){return HS.CancellationTokenSource}});Object.defineProperty(I,"CancellationToken",{enumerable:!0,get:function(){return HS.CancellationToken}});var GS=AS();Object.defineProperty(I,"SharedArraySenderStrategy",{enumerable:!0,get:function(){return GS.SharedArraySenderStrategy}});Object.defineProperty(I,"SharedArrayReceiverStrategy",{enumerable:!0,get:function(){return GS.SharedArrayReceiverStrategy}});var vm=IS();Object.defineProperty(I,"MessageReader",{enumerable:!0,get:function(){return vm.MessageReader}});Object.defineProperty(I,"AbstractMessageReader",{enumerable:!0,get:function(){return vm.AbstractMessageReader}});Object.defineProperty(I,"ReadableStreamMessageReader",{enumerable:!0,get:function(){return vm.ReadableStreamMessageReader}});var Tm=qS();Object.defineProperty(I,"MessageWriter",{enumerable:!0,get:function(){return Tm.MessageWriter}});Object.defineProperty(I,"AbstractMessageWriter",{enumerable:!0,get:function(){return Tm.AbstractMessageWriter}});Object.defineProperty(I,"WriteableStreamMessageWriter",{enumerable:!0,get:function(){return Tm.WriteableStreamMessageWriter}});var jM=jS();Object.defineProperty(I,"AbstractMessageBuffer",{enumerable:!0,get:function(){return jM.AbstractMessageBuffer}});var Ht=zS();Object.defineProperty(I,"ConnectionStrategy",{enumerable:!0,get:function(){return Ht.ConnectionStrategy}});Object.defineProperty(I,"ConnectionOptions",{enumerable:!0,get:function(){return Ht.ConnectionOptions}});Object.defineProperty(I,"NullLogger",{enumerable:!0,get:function(){return Ht.NullLogger}});Object.defineProperty(I,"createMessageConnection",{enumerable:!0,get:function(){return Ht.createMessageConnection}});Object.defineProperty(I,"ProgressToken",{enumerable:!0,get:function(){return Ht.ProgressToken}});Object.defineProperty(I,"ProgressType",{enumerable:!0,get:function(){return Ht.ProgressType}});Object.defineProperty(I,"Trace",{enumerable:!0,get:function(){return Ht.Trace}});Object.defineProperty(I,"TraceValues",{enumerable:!0,get:function(){return Ht.TraceValues}});Object.defineProperty(I,"TraceFormat",{enumerable:!0,get:function(){return Ht.TraceFormat}});Object.defineProperty(I,"SetTraceNotification",{enumerable:!0,get:function(){return Ht.SetTraceNotification}});Object.defineProperty(I,"LogTraceNotification",{enumerable:!0,get:function(){return Ht.LogTraceNotification}});Object.defineProperty(I,"ConnectionErrors",{enumerable:!0,get:function(){return Ht.ConnectionErrors}});Object.defineProperty(I,"ConnectionError",{enumerable:!0,get:function(){return Ht.ConnectionError}});Object.defineProperty(I,"CancellationReceiverStrategy",{enumerable:!0,get:function(){return Ht.CancellationReceiverStrategy}});Object.defineProperty(I,"CancellationSenderStrategy",{enumerable:!0,get:function(){return Ht.CancellationSenderStrategy}});Object.defineProperty(I,"CancellationStrategy",{enumerable:!0,get:function(){return Ht.CancellationStrategy}});Object.defineProperty(I,"MessageStrategy",{enumerable:!0,get:function(){return Ht.MessageStrategy}});var FM=Ri();I.RAL=FM.default});var XS=N(km=>{"use strict";Object.defineProperty(km,"__esModule",{value:!0});var YS=require("util"),oi=wu(),Pu=class t extends oi.AbstractMessageBuffer{constructor(e="utf-8"){super(e)}emptyBuffer(){return t.emptyBuffer}fromString(e,n){return Buffer.from(e,n)}toString(e,n){return e instanceof Buffer?e.toString(n):new YS.TextDecoder(n).decode(e)}asNative(e,n){return n===void 0?e instanceof Buffer?e:Buffer.from(e):e instanceof Buffer?e.slice(0,n):Buffer.from(e,0,n)}allocNative(e){return Buffer.allocUnsafe(e)}};Pu.emptyBuffer=Buffer.allocUnsafe(0);var Sm=class{constructor(e){this.stream=e}onClose(e){return this.stream.on("close",e),oi.Disposable.create(()=>this.stream.off("close",e))}onError(e){return this.stream.on("error",e),oi.Disposable.create(()=>this.stream.off("error",e))}onEnd(e){return this.stream.on("end",e),oi.Disposable.create(()=>this.stream.off("end",e))}onData(e){return this.stream.on("data",e),oi.Disposable.create(()=>this.stream.off("data",e))}},_m=class{constructor(e){this.stream=e}onClose(e){return this.stream.on("close",e),oi.Disposable.create(()=>this.stream.off("close",e))}onError(e){return this.stream.on("error",e),oi.Disposable.create(()=>this.stream.off("error",e))}onEnd(e){return this.stream.on("end",e),oi.Disposable.create(()=>this.stream.off("end",e))}write(e,n){return new Promise((r,i)=>{let s=o=>{o==null?r():i(o)};typeof e=="string"?this.stream.write(e,n,s):this.stream.write(e,s)})}end(){this.stream.end()}},KS=Object.freeze({messageBuffer:Object.freeze({create:t=>new Pu(t)}),applicationJson:Object.freeze({encoder:Object.freeze({name:"application/json",encode:(t,e)=>{try{return Promise.resolve(Buffer.from(JSON.stringify(t,void 0,0),e.charset))}catch(n){return Promise.reject(n)}}}),decoder:Object.freeze({name:"application/json",decode:(t,e)=>{try{return t instanceof Buffer?Promise.resolve(JSON.parse(t.toString(e.charset))):Promise.resolve(JSON.parse(new YS.TextDecoder(e.charset).decode(t)))}catch(n){return Promise.reject(n)}}})}),stream:Object.freeze({asReadableStream:t=>new Sm(t),asWritableStream:t=>new _m(t)}),console,timer:Object.freeze({setTimeout(t,e,...n){let r=setTimeout(t,e,...n);return{dispose:()=>clearTimeout(r)}},setImmediate(t,...e){let n=setImmediate(t,...e);return{dispose:()=>clearImmediate(n)}},setInterval(t,e,...n){let r=setInterval(t,e,...n);return{dispose:()=>clearInterval(r)}}})});function Em(){return KS}(function(t){function e(){oi.RAL.install(KS)}t.install=e})(Em||(Em={}));km.default=Em});var Ss=N(ke=>{"use strict";var BM=ke&&ke.__createBinding||(Object.create?function(t,e,n,r){r===void 0&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){r===void 0&&(r=n),t[r]=e[n]}),UM=ke&&ke.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&BM(e,t,n)};Object.defineProperty(ke,"__esModule",{value:!0});ke.createMessageConnection=ke.createServerSocketTransport=ke.createClientSocketTransport=ke.createServerPipeTransport=ke.createClientPipeTransport=ke.generateRandomPipeName=ke.StreamMessageWriter=ke.StreamMessageReader=ke.SocketMessageWriter=ke.SocketMessageReader=ke.PortMessageWriter=ke.PortMessageReader=ke.IPCMessageWriter=ke.IPCMessageReader=void 0;var fo=XS();fo.default.install();var JS=require("path"),VM=require("os"),zM=require("crypto"),Du=require("net"),Ln=wu();UM(wu(),ke);var Nm=class extends Ln.AbstractMessageReader{constructor(e){super(),this.process=e;let n=this.process;n.on("error",r=>this.fireError(r)),n.on("close",()=>this.fireClose())}listen(e){return this.process.on("message",e),Ln.Disposable.create(()=>this.process.off("message",e))}};ke.IPCMessageReader=Nm;var wm=class extends Ln.AbstractMessageWriter{constructor(e){super(),this.process=e,this.errorCount=0;let n=this.process;n.on("error",r=>this.fireError(r)),n.on("close",()=>this.fireClose)}write(e){try{return typeof this.process.send=="function"&&this.process.send(e,void 0,void 0,n=>{n?(this.errorCount++,this.handleError(n,e)):this.errorCount=0}),Promise.resolve()}catch(n){return this.handleError(n,e),Promise.reject(n)}}handleError(e,n){this.errorCount++,this.fireError(e,n,this.errorCount)}end(){}};ke.IPCMessageWriter=wm;var Pm=class extends Ln.AbstractMessageReader{constructor(e){super(),this.onData=new Ln.Emitter,e.on("close",()=>this.fireClose),e.on("error",n=>this.fireError(n)),e.on("message",n=>{this.onData.fire(n)})}listen(e){return this.onData.event(e)}};ke.PortMessageReader=Pm;var Rm=class extends Ln.AbstractMessageWriter{constructor(e){super(),this.port=e,this.errorCount=0,e.on("close",()=>this.fireClose()),e.on("error",n=>this.fireError(n))}write(e){try{return this.port.postMessage(e),Promise.resolve()}catch(n){return this.handleError(n,e),Promise.reject(n)}}handleError(e,n){this.errorCount++,this.fireError(e,n,this.errorCount)}end(){}};ke.PortMessageWriter=Rm;var vs=class extends Ln.ReadableStreamMessageReader{constructor(e,n="utf-8"){super((0,fo.default)().stream.asReadableStream(e),n)}};ke.SocketMessageReader=vs;var Ts=class extends Ln.WriteableStreamMessageWriter{constructor(e,n){super((0,fo.default)().stream.asWritableStream(e),n),this.socket=e}dispose(){super.dispose(),this.socket.destroy()}};ke.SocketMessageWriter=Ts;var Ru=class extends Ln.ReadableStreamMessageReader{constructor(e,n){super((0,fo.default)().stream.asReadableStream(e),n)}};ke.StreamMessageReader=Ru;var Cu=class extends Ln.WriteableStreamMessageWriter{constructor(e,n){super((0,fo.default)().stream.asWritableStream(e),n)}};ke.StreamMessageWriter=Cu;var QS=process.env.XDG_RUNTIME_DIR,WM=new Map([["linux",107],["darwin",103]]);function HM(){let t=(0,zM.randomBytes)(21).toString("hex");if(process.platform==="win32")return`\\\\.\\pipe\\vscode-jsonrpc-${t}-sock`;let e;QS?e=JS.join(QS,`vscode-ipc-${t}.sock`):e=JS.join(VM.tmpdir(),`vscode-${t}.sock`);let n=WM.get(process.platform);return n!==void 0&&e.length>n&&(0,fo.default)().console.warn(`WARNING: IPC handle "${e}" is longer than ${n} characters.`),e}ke.generateRandomPipeName=HM;function GM(t,e="utf-8"){let n,r=new Promise((i,s)=>{n=i});return new Promise((i,s)=>{let o=(0,Du.createServer)(a=>{o.close(),n([new vs(a,e),new Ts(a,e)])});o.on("error",s),o.listen(t,()=>{o.removeListener("error",s),i({onConnected:()=>r})})})}ke.createClientPipeTransport=GM;function YM(t,e="utf-8"){let n=(0,Du.createConnection)(t);return[new vs(n,e),new Ts(n,e)]}ke.createServerPipeTransport=YM;function KM(t,e="utf-8"){let n,r=new Promise((i,s)=>{n=i});return new Promise((i,s)=>{let o=(0,Du.createServer)(a=>{o.close(),n([new vs(a,e),new Ts(a,e)])});o.on("error",s),o.listen(t,"127.0.0.1",()=>{o.removeListener("error",s),i({onConnected:()=>r})})})}ke.createClientSocketTransport=KM;function XM(t,e="utf-8"){let n=(0,Du.createConnection)(t,"127.0.0.1");return[new vs(n,e),new Ts(n,e)]}ke.createServerSocketTransport=XM;function JM(t){let e=t;return e.read!==void 0&&e.addListener!==void 0}function QM(t){let e=t;return e.write!==void 0&&e.addListener!==void 0}function ZM(t,e,n,r){n||(n=Ln.NullLogger);let i=JM(t)?new Ru(t):t,s=QM(e)?new Cu(e):e;return Ln.ConnectionStrategy.is(r)&&(r={connectionStrategy:r}),(0,Ln.createMessageConnection)(i,s,n,r)}ke.createMessageConnection=ZM});var Cm=N((qK,ZS)=>{"use strict";ZS.exports=Ss()});var Ou=N((e_,Au)=>{(function(t){if(typeof Au=="object"&&typeof Au.exports=="object"){var e=t(require,e_);e!==void 0&&(Au.exports=e)}else typeof define=="function"&&define.amd&&define(["require","exports"],t)})(function(t,e){"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.TextDocument=e.EOL=e.WorkspaceFolder=e.InlineCompletionContext=e.SelectedCompletionInfo=e.InlineCompletionTriggerKind=e.InlineCompletionList=e.InlineCompletionItem=e.StringValue=e.InlayHint=e.InlayHintLabelPart=e.InlayHintKind=e.InlineValueContext=e.InlineValueEvaluatableExpression=e.InlineValueVariableLookup=e.InlineValueText=e.SemanticTokens=e.SemanticTokenModifiers=e.SemanticTokenTypes=e.SelectionRange=e.DocumentLink=e.FormattingOptions=e.CodeLens=e.CodeAction=e.CodeActionContext=e.CodeActionTriggerKind=e.CodeActionKind=e.DocumentSymbol=e.WorkspaceSymbol=e.SymbolInformation=e.SymbolTag=e.SymbolKind=e.DocumentHighlight=e.DocumentHighlightKind=e.SignatureInformation=e.ParameterInformation=e.Hover=e.MarkedString=e.CompletionList=e.CompletionItem=e.CompletionItemLabelDetails=e.InsertTextMode=e.InsertReplaceEdit=e.CompletionItemTag=e.InsertTextFormat=e.CompletionItemKind=e.MarkupContent=e.MarkupKind=e.TextDocumentItem=e.OptionalVersionedTextDocumentIdentifier=e.VersionedTextDocumentIdentifier=e.TextDocumentIdentifier=e.WorkspaceChange=e.WorkspaceEdit=e.DeleteFile=e.RenameFile=e.CreateFile=e.TextDocumentEdit=e.AnnotatedTextEdit=e.ChangeAnnotationIdentifier=e.ChangeAnnotation=e.TextEdit=e.Command=e.Diagnostic=e.CodeDescription=e.DiagnosticTag=e.DiagnosticSeverity=e.DiagnosticRelatedInformation=e.FoldingRange=e.FoldingRangeKind=e.ColorPresentation=e.ColorInformation=e.Color=e.LocationLink=e.Location=e.Range=e.Position=e.uinteger=e.integer=e.URI=e.DocumentUri=void 0;var n;(function(g){function P(R){return typeof R=="string"}g.is=P})(n||(e.DocumentUri=n={}));var r;(function(g){function P(R){return typeof R=="string"}g.is=P})(r||(e.URI=r={}));var i;(function(g){g.MIN_VALUE=-2147483648,g.MAX_VALUE=2147483647;function P(R){return typeof R=="number"&&g.MIN_VALUE<=R&&R<=g.MAX_VALUE}g.is=P})(i||(e.integer=i={}));var s;(function(g){g.MIN_VALUE=0,g.MAX_VALUE=2147483647;function P(R){return typeof R=="number"&&g.MIN_VALUE<=R&&R<=g.MAX_VALUE}g.is=P})(s||(e.uinteger=s={}));var o;(function(g){function P(S,m){return S===Number.MAX_VALUE&&(S=s.MAX_VALUE),m===Number.MAX_VALUE&&(m=s.MAX_VALUE),{line:S,character:m}}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&A.uinteger(m.line)&&A.uinteger(m.character)}g.is=R})(o||(e.Position=o={}));var a;(function(g){function P(S,m,D,L){if(A.uinteger(S)&&A.uinteger(m)&&A.uinteger(D)&&A.uinteger(L))return{start:o.create(S,m),end:o.create(D,L)};if(o.is(S)&&o.is(m))return{start:S,end:m};throw new Error("Range#create called with invalid arguments[".concat(S,", ").concat(m,", ").concat(D,", ").concat(L,"]"))}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&o.is(m.start)&&o.is(m.end)}g.is=R})(a||(e.Range=a={}));var c;(function(g){function P(S,m){return{uri:S,range:m}}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&a.is(m.range)&&(A.string(m.uri)||A.undefined(m.uri))}g.is=R})(c||(e.Location=c={}));var l;(function(g){function P(S,m,D,L){return{targetUri:S,targetRange:m,targetSelectionRange:D,originSelectionRange:L}}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&a.is(m.targetRange)&&A.string(m.targetUri)&&a.is(m.targetSelectionRange)&&(a.is(m.originSelectionRange)||A.undefined(m.originSelectionRange))}g.is=R})(l||(e.LocationLink=l={}));var u;(function(g){function P(S,m,D,L){return{red:S,green:m,blue:D,alpha:L}}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&A.numberRange(m.red,0,1)&&A.numberRange(m.green,0,1)&&A.numberRange(m.blue,0,1)&&A.numberRange(m.alpha,0,1)}g.is=R})(u||(e.Color=u={}));var d;(function(g){function P(S,m){return{range:S,color:m}}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&a.is(m.range)&&u.is(m.color)}g.is=R})(d||(e.ColorInformation=d={}));var f;(function(g){function P(S,m,D){return{label:S,textEdit:m,additionalTextEdits:D}}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&A.string(m.label)&&(A.undefined(m.textEdit)||C.is(m))&&(A.undefined(m.additionalTextEdits)||A.typedArray(m.additionalTextEdits,C.is))}g.is=R})(f||(e.ColorPresentation=f={}));var h;(function(g){g.Comment="comment",g.Imports="imports",g.Region="region"})(h||(e.FoldingRangeKind=h={}));var y;(function(g){function P(S,m,D,L,le,vt){var et={startLine:S,endLine:m};return A.defined(D)&&(et.startCharacter=D),A.defined(L)&&(et.endCharacter=L),A.defined(le)&&(et.kind=le),A.defined(vt)&&(et.collapsedText=vt),et}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&A.uinteger(m.startLine)&&A.uinteger(m.startLine)&&(A.undefined(m.startCharacter)||A.uinteger(m.startCharacter))&&(A.undefined(m.endCharacter)||A.uinteger(m.endCharacter))&&(A.undefined(m.kind)||A.string(m.kind))}g.is=R})(y||(e.FoldingRange=y={}));var p;(function(g){function P(S,m){return{location:S,message:m}}g.create=P;function R(S){var m=S;return A.defined(m)&&c.is(m.location)&&A.string(m.message)}g.is=R})(p||(e.DiagnosticRelatedInformation=p={}));var T;(function(g){g.Error=1,g.Warning=2,g.Information=3,g.Hint=4})(T||(e.DiagnosticSeverity=T={}));var _;(function(g){g.Unnecessary=1,g.Deprecated=2})(_||(e.DiagnosticTag=_={}));var b;(function(g){function P(R){var S=R;return A.objectLiteral(S)&&A.string(S.href)}g.is=P})(b||(e.CodeDescription=b={}));var v;(function(g){function P(S,m,D,L,le,vt){var et={range:S,message:m};return A.defined(D)&&(et.severity=D),A.defined(L)&&(et.code=L),A.defined(le)&&(et.source=le),A.defined(vt)&&(et.relatedInformation=vt),et}g.create=P;function R(S){var m,D=S;return A.defined(D)&&a.is(D.range)&&A.string(D.message)&&(A.number(D.severity)||A.undefined(D.severity))&&(A.integer(D.code)||A.string(D.code)||A.undefined(D.code))&&(A.undefined(D.codeDescription)||A.string((m=D.codeDescription)===null||m===void 0?void 0:m.href))&&(A.string(D.source)||A.undefined(D.source))&&(A.undefined(D.relatedInformation)||A.typedArray(D.relatedInformation,p.is))}g.is=R})(v||(e.Diagnostic=v={}));var k;(function(g){function P(S,m){for(var D=[],L=2;L<arguments.length;L++)D[L-2]=arguments[L];var le={title:S,command:m};return A.defined(D)&&D.length>0&&(le.arguments=D),le}g.create=P;function R(S){var m=S;return A.defined(m)&&A.string(m.title)&&A.string(m.command)}g.is=R})(k||(e.Command=k={}));var C;(function(g){function P(D,L){return{range:D,newText:L}}g.replace=P;function R(D,L){return{range:{start:D,end:D},newText:L}}g.insert=R;function S(D){return{range:D,newText:""}}g.del=S;function m(D){var L=D;return A.objectLiteral(L)&&A.string(L.newText)&&a.is(L.range)}g.is=m})(C||(e.TextEdit=C={}));var x;(function(g){function P(S,m,D){var L={label:S};return m!==void 0&&(L.needsConfirmation=m),D!==void 0&&(L.description=D),L}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&A.string(m.label)&&(A.boolean(m.needsConfirmation)||m.needsConfirmation===void 0)&&(A.string(m.description)||m.description===void 0)}g.is=R})(x||(e.ChangeAnnotation=x={}));var q;(function(g){function P(R){var S=R;return A.string(S)}g.is=P})(q||(e.ChangeAnnotationIdentifier=q={}));var j;(function(g){function P(D,L,le){return{range:D,newText:L,annotationId:le}}g.replace=P;function R(D,L,le){return{range:{start:D,end:D},newText:L,annotationId:le}}g.insert=R;function S(D,L){return{range:D,newText:"",annotationId:L}}g.del=S;function m(D){var L=D;return C.is(L)&&(x.is(L.annotationId)||q.is(L.annotationId))}g.is=m})(j||(e.AnnotatedTextEdit=j={}));var ce;(function(g){function P(S,m){return{textDocument:S,edits:m}}g.create=P;function R(S){var m=S;return A.defined(m)&&ms.is(m.textDocument)&&Array.isArray(m.edits)}g.is=R})(ce||(e.TextDocumentEdit=ce={}));var We;(function(g){function P(S,m,D){var L={kind:"create",uri:S};return m!==void 0&&(m.overwrite!==void 0||m.ignoreIfExists!==void 0)&&(L.options=m),D!==void 0&&(L.annotationId=D),L}g.create=P;function R(S){var m=S;return m&&m.kind==="create"&&A.string(m.uri)&&(m.options===void 0||(m.options.overwrite===void 0||A.boolean(m.options.overwrite))&&(m.options.ignoreIfExists===void 0||A.boolean(m.options.ignoreIfExists)))&&(m.annotationId===void 0||q.is(m.annotationId))}g.is=R})(We||(e.CreateFile=We={}));var Ot;(function(g){function P(S,m,D,L){var le={kind:"rename",oldUri:S,newUri:m};return D!==void 0&&(D.overwrite!==void 0||D.ignoreIfExists!==void 0)&&(le.options=D),L!==void 0&&(le.annotationId=L),le}g.create=P;function R(S){var m=S;return m&&m.kind==="rename"&&A.string(m.oldUri)&&A.string(m.newUri)&&(m.options===void 0||(m.options.overwrite===void 0||A.boolean(m.options.overwrite))&&(m.options.ignoreIfExists===void 0||A.boolean(m.options.ignoreIfExists)))&&(m.annotationId===void 0||q.is(m.annotationId))}g.is=R})(Ot||(e.RenameFile=Ot={}));var be;(function(g){function P(S,m,D){var L={kind:"delete",uri:S};return m!==void 0&&(m.recursive!==void 0||m.ignoreIfNotExists!==void 0)&&(L.options=m),D!==void 0&&(L.annotationId=D),L}g.create=P;function R(S){var m=S;return m&&m.kind==="delete"&&A.string(m.uri)&&(m.options===void 0||(m.options.recursive===void 0||A.boolean(m.options.recursive))&&(m.options.ignoreIfNotExists===void 0||A.boolean(m.options.ignoreIfNotExists)))&&(m.annotationId===void 0||q.is(m.annotationId))}g.is=R})(be||(e.DeleteFile=be={}));var Bn;(function(g){function P(R){var S=R;return S&&(S.changes!==void 0||S.documentChanges!==void 0)&&(S.documentChanges===void 0||S.documentChanges.every(function(m){return A.string(m.kind)?We.is(m)||Ot.is(m)||be.is(m):ce.is(m)}))}g.is=P})(Bn||(e.WorkspaceEdit=Bn={}));var Ni=function(){function g(P,R){this.edits=P,this.changeAnnotations=R}return g.prototype.insert=function(P,R,S){var m,D;if(S===void 0?m=C.insert(P,R):q.is(S)?(D=S,m=j.insert(P,R,S)):(this.assertChangeAnnotations(this.changeAnnotations),D=this.changeAnnotations.manage(S),m=j.insert(P,R,D)),this.edits.push(m),D!==void 0)return D},g.prototype.replace=function(P,R,S){var m,D;if(S===void 0?m=C.replace(P,R):q.is(S)?(D=S,m=j.replace(P,R,S)):(this.assertChangeAnnotations(this.changeAnnotations),D=this.changeAnnotations.manage(S),m=j.replace(P,R,D)),this.edits.push(m),D!==void 0)return D},g.prototype.delete=function(P,R){var S,m;if(R===void 0?S=C.del(P):q.is(R)?(m=R,S=j.del(P,R)):(this.assertChangeAnnotations(this.changeAnnotations),m=this.changeAnnotations.manage(R),S=j.del(P,m)),this.edits.push(S),m!==void 0)return m},g.prototype.add=function(P){this.edits.push(P)},g.prototype.all=function(){return this.edits},g.prototype.clear=function(){this.edits.splice(0,this.edits.length)},g.prototype.assertChangeAnnotations=function(P){if(P===void 0)throw new Error("Text edit change is not configured to manage change annotations.")},g}(),Gl=function(){function g(P){this._annotations=P===void 0?Object.create(null):P,this._counter=0,this._size=0}return g.prototype.all=function(){return this._annotations},Object.defineProperty(g.prototype,"size",{get:function(){return this._size},enumerable:!1,configurable:!0}),g.prototype.manage=function(P,R){var S;if(q.is(P)?S=P:(S=this.nextId(),R=P),this._annotations[S]!==void 0)throw new Error("Id ".concat(S," is already in use."));if(R===void 0)throw new Error("No annotation provided for id ".concat(S));return this._annotations[S]=R,this._size++,S},g.prototype.nextId=function(){return this._counter++,this._counter.toString()},g}(),yp=function(){function g(P){var R=this;this._textEditChanges=Object.create(null),P!==void 0?(this._workspaceEdit=P,P.documentChanges?(this._changeAnnotations=new Gl(P.changeAnnotations),P.changeAnnotations=this._changeAnnotations.all(),P.documentChanges.forEach(function(S){if(ce.is(S)){var m=new Ni(S.edits,R._changeAnnotations);R._textEditChanges[S.textDocument.uri]=m}})):P.changes&&Object.keys(P.changes).forEach(function(S){var m=new Ni(P.changes[S]);R._textEditChanges[S]=m})):this._workspaceEdit={}}return Object.defineProperty(g.prototype,"edit",{get:function(){return this.initDocumentChanges(),this._changeAnnotations!==void 0&&(this._changeAnnotations.size===0?this._workspaceEdit.changeAnnotations=void 0:this._workspaceEdit.changeAnnotations=this._changeAnnotations.all()),this._workspaceEdit},enumerable:!1,configurable:!0}),g.prototype.getTextEditChange=function(P){if(ms.is(P)){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var R={uri:P.uri,version:P.version},S=this._textEditChanges[R.uri];if(!S){var m=[],D={textDocument:R,edits:m};this._workspaceEdit.documentChanges.push(D),S=new Ni(m,this._changeAnnotations),this._textEditChanges[R.uri]=S}return S}else{if(this.initChanges(),this._workspaceEdit.changes===void 0)throw new Error("Workspace edit is not configured for normal text edit changes.");var S=this._textEditChanges[P];if(!S){var m=[];this._workspaceEdit.changes[P]=m,S=new Ni(m),this._textEditChanges[P]=S}return S}},g.prototype.initDocumentChanges=function(){this._workspaceEdit.documentChanges===void 0&&this._workspaceEdit.changes===void 0&&(this._changeAnnotations=new Gl,this._workspaceEdit.documentChanges=[],this._workspaceEdit.changeAnnotations=this._changeAnnotations.all())},g.prototype.initChanges=function(){this._workspaceEdit.documentChanges===void 0&&this._workspaceEdit.changes===void 0&&(this._workspaceEdit.changes=Object.create(null))},g.prototype.createFile=function(P,R,S){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var m;x.is(R)||q.is(R)?m=R:S=R;var D,L;if(m===void 0?D=We.create(P,S):(L=q.is(m)?m:this._changeAnnotations.manage(m),D=We.create(P,S,L)),this._workspaceEdit.documentChanges.push(D),L!==void 0)return L},g.prototype.renameFile=function(P,R,S,m){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var D;x.is(S)||q.is(S)?D=S:m=S;var L,le;if(D===void 0?L=Ot.create(P,R,m):(le=q.is(D)?D:this._changeAnnotations.manage(D),L=Ot.create(P,R,m,le)),this._workspaceEdit.documentChanges.push(L),le!==void 0)return le},g.prototype.deleteFile=function(P,R,S){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var m;x.is(R)||q.is(R)?m=R:S=R;var D,L;if(m===void 0?D=be.create(P,S):(L=q.is(m)?m:this._changeAnnotations.manage(m),D=be.create(P,S,L)),this._workspaceEdit.documentChanges.push(D),L!==void 0)return L},g}();e.WorkspaceChange=yp;var Yl;(function(g){function P(S){return{uri:S}}g.create=P;function R(S){var m=S;return A.defined(m)&&A.string(m.uri)}g.is=R})(Yl||(e.TextDocumentIdentifier=Yl={}));var Ca;(function(g){function P(S,m){return{uri:S,version:m}}g.create=P;function R(S){var m=S;return A.defined(m)&&A.string(m.uri)&&A.integer(m.version)}g.is=R})(Ca||(e.VersionedTextDocumentIdentifier=Ca={}));var ms;(function(g){function P(S,m){return{uri:S,version:m}}g.create=P;function R(S){var m=S;return A.defined(m)&&A.string(m.uri)&&(m.version===null||A.integer(m.version))}g.is=R})(ms||(e.OptionalVersionedTextDocumentIdentifier=ms={}));var ni;(function(g){function P(S,m,D,L){return{uri:S,languageId:m,version:D,text:L}}g.create=P;function R(S){var m=S;return A.defined(m)&&A.string(m.uri)&&A.string(m.languageId)&&A.integer(m.version)&&A.string(m.text)}g.is=R})(ni||(e.TextDocumentItem=ni={}));var Zs;(function(g){g.PlainText="plaintext",g.Markdown="markdown";function P(R){var S=R;return S===g.PlainText||S===g.Markdown}g.is=P})(Zs||(e.MarkupKind=Zs={}));var gs;(function(g){function P(R){var S=R;return A.objectLiteral(R)&&Zs.is(S.kind)&&A.string(S.value)}g.is=P})(gs||(e.MarkupContent=gs={}));var Kl;(function(g){g.Text=1,g.Method=2,g.Function=3,g.Constructor=4,g.Field=5,g.Variable=6,g.Class=7,g.Interface=8,g.Module=9,g.Property=10,g.Unit=11,g.Value=12,g.Enum=13,g.Keyword=14,g.Snippet=15,g.Color=16,g.File=17,g.Reference=18,g.Folder=19,g.EnumMember=20,g.Constant=21,g.Struct=22,g.Event=23,g.Operator=24,g.TypeParameter=25})(Kl||(e.CompletionItemKind=Kl={}));var Da;(function(g){g.PlainText=1,g.Snippet=2})(Da||(e.InsertTextFormat=Da={}));var Aa;(function(g){g.Deprecated=1})(Aa||(e.CompletionItemTag=Aa={}));var Xl;(function(g){function P(S,m,D){return{newText:S,insert:m,replace:D}}g.create=P;function R(S){var m=S;return m&&A.string(m.newText)&&a.is(m.insert)&&a.is(m.replace)}g.is=R})(Xl||(e.InsertReplaceEdit=Xl={}));var Jl;(function(g){g.asIs=1,g.adjustIndentation=2})(Jl||(e.InsertTextMode=Jl={}));var Ql;(function(g){function P(R){var S=R;return S&&(A.string(S.detail)||S.detail===void 0)&&(A.string(S.description)||S.description===void 0)}g.is=P})(Ql||(e.CompletionItemLabelDetails=Ql={}));var Zl;(function(g){function P(R){return{label:R}}g.create=P})(Zl||(e.CompletionItem=Zl={}));var eu;(function(g){function P(R,S){return{items:R||[],isIncomplete:!!S}}g.create=P})(eu||(e.CompletionList=eu={}));var eo;(function(g){function P(S){return S.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&")}g.fromPlainText=P;function R(S){var m=S;return A.string(m)||A.objectLiteral(m)&&A.string(m.language)&&A.string(m.value)}g.is=R})(eo||(e.MarkedString=eo={}));var hr;(function(g){function P(R){var S=R;return!!S&&A.objectLiteral(S)&&(gs.is(S.contents)||eo.is(S.contents)||A.typedArray(S.contents,eo.is))&&(R.range===void 0||a.is(R.range))}g.is=P})(hr||(e.Hover=hr={}));var tu;(function(g){function P(R,S){return S?{label:R,documentation:S}:{label:R}}g.create=P})(tu||(e.ParameterInformation=tu={}));var nu;(function(g){function P(R,S){for(var m=[],D=2;D<arguments.length;D++)m[D-2]=arguments[D];var L={label:R};return A.defined(S)&&(L.documentation=S),A.defined(m)?L.parameters=m:L.parameters=[],L}g.create=P})(nu||(e.SignatureInformation=nu={}));var ys;(function(g){g.Text=1,g.Read=2,g.Write=3})(ys||(e.DocumentHighlightKind=ys={}));var ru;(function(g){function P(R,S){var m={range:R};return A.number(S)&&(m.kind=S),m}g.create=P})(ru||(e.DocumentHighlight=ru={}));var to;(function(g){g.File=1,g.Module=2,g.Namespace=3,g.Package=4,g.Class=5,g.Method=6,g.Property=7,g.Field=8,g.Constructor=9,g.Enum=10,g.Interface=11,g.Function=12,g.Variable=13,g.Constant=14,g.String=15,g.Number=16,g.Boolean=17,g.Array=18,g.Object=19,g.Key=20,g.Null=21,g.EnumMember=22,g.Struct=23,g.Event=24,g.Operator=25,g.TypeParameter=26})(to||(e.SymbolKind=to={}));var iu;(function(g){g.Deprecated=1})(iu||(e.SymbolTag=iu={}));var ri;(function(g){function P(R,S,m,D,L){var le={name:R,kind:S,location:{uri:D,range:m}};return L&&(le.containerName=L),le}g.create=P})(ri||(e.SymbolInformation=ri={}));var wi;(function(g){function P(R,S,m,D){return D!==void 0?{name:R,kind:S,location:{uri:m,range:D}}:{name:R,kind:S,location:{uri:m}}}g.create=P})(wi||(e.WorkspaceSymbol=wi={}));var su;(function(g){function P(S,m,D,L,le,vt){var et={name:S,detail:m,kind:D,range:L,selectionRange:le};return vt!==void 0&&(et.children=vt),et}g.create=P;function R(S){var m=S;return m&&A.string(m.name)&&A.number(m.kind)&&a.is(m.range)&&a.is(m.selectionRange)&&(m.detail===void 0||A.string(m.detail))&&(m.deprecated===void 0||A.boolean(m.deprecated))&&(m.children===void 0||Array.isArray(m.children))&&(m.tags===void 0||Array.isArray(m.tags))}g.is=R})(su||(e.DocumentSymbol=su={}));var ou;(function(g){g.Empty="",g.QuickFix="quickfix",g.Refactor="refactor",g.RefactorExtract="refactor.extract",g.RefactorInline="refactor.inline",g.RefactorRewrite="refactor.rewrite",g.Source="source",g.SourceOrganizeImports="source.organizeImports",g.SourceFixAll="source.fixAll"})(ou||(e.CodeActionKind=ou={}));var Lr;(function(g){g.Invoked=1,g.Automatic=2})(Lr||(e.CodeActionTriggerKind=Lr={}));var Oa;(function(g){function P(S,m,D){var L={diagnostics:S};return m!=null&&(L.only=m),D!=null&&(L.triggerKind=D),L}g.create=P;function R(S){var m=S;return A.defined(m)&&A.typedArray(m.diagnostics,v.is)&&(m.only===void 0||A.typedArray(m.only,A.string))&&(m.triggerKind===void 0||m.triggerKind===Lr.Invoked||m.triggerKind===Lr.Automatic)}g.is=R})(Oa||(e.CodeActionContext=Oa={}));var Ia;(function(g){function P(S,m,D){var L={title:S},le=!0;return typeof m=="string"?(le=!1,L.kind=m):k.is(m)?L.command=m:L.edit=m,le&&D!==void 0&&(L.kind=D),L}g.create=P;function R(S){var m=S;return m&&A.string(m.title)&&(m.diagnostics===void 0||A.typedArray(m.diagnostics,v.is))&&(m.kind===void 0||A.string(m.kind))&&(m.edit!==void 0||m.command!==void 0)&&(m.command===void 0||k.is(m.command))&&(m.isPreferred===void 0||A.boolean(m.isPreferred))&&(m.edit===void 0||Bn.is(m.edit))}g.is=R})(Ia||(e.CodeAction=Ia={}));var no;(function(g){function P(S,m){var D={range:S};return A.defined(m)&&(D.data=m),D}g.create=P;function R(S){var m=S;return A.defined(m)&&a.is(m.range)&&(A.undefined(m.command)||k.is(m.command))}g.is=R})(no||(e.CodeLens=no={}));var xa;(function(g){function P(S,m){return{tabSize:S,insertSpaces:m}}g.create=P;function R(S){var m=S;return A.defined(m)&&A.uinteger(m.tabSize)&&A.boolean(m.insertSpaces)}g.is=R})(xa||(e.FormattingOptions=xa={}));var ii;(function(g){function P(S,m,D){return{range:S,target:m,data:D}}g.create=P;function R(S){var m=S;return A.defined(m)&&a.is(m.range)&&(A.undefined(m.target)||A.string(m.target))}g.is=R})(ii||(e.DocumentLink=ii={}));var w;(function(g){function P(S,m){return{range:S,parent:m}}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&a.is(m.range)&&(m.parent===void 0||g.is(m.parent))}g.is=R})(w||(e.SelectionRange=w={}));var M;(function(g){g.namespace="namespace",g.type="type",g.class="class",g.enum="enum",g.interface="interface",g.struct="struct",g.typeParameter="typeParameter",g.parameter="parameter",g.variable="variable",g.property="property",g.enumMember="enumMember",g.event="event",g.function="function",g.method="method",g.macro="macro",g.keyword="keyword",g.modifier="modifier",g.comment="comment",g.string="string",g.number="number",g.regexp="regexp",g.operator="operator",g.decorator="decorator"})(M||(e.SemanticTokenTypes=M={}));var H;(function(g){g.declaration="declaration",g.definition="definition",g.readonly="readonly",g.static="static",g.deprecated="deprecated",g.abstract="abstract",g.async="async",g.modification="modification",g.documentation="documentation",g.defaultLibrary="defaultLibrary"})(H||(e.SemanticTokenModifiers=H={}));var X;(function(g){function P(R){var S=R;return A.objectLiteral(S)&&(S.resultId===void 0||typeof S.resultId=="string")&&Array.isArray(S.data)&&(S.data.length===0||typeof S.data[0]=="number")}g.is=P})(X||(e.SemanticTokens=X={}));var He;(function(g){function P(S,m){return{range:S,text:m}}g.create=P;function R(S){var m=S;return m!=null&&a.is(m.range)&&A.string(m.text)}g.is=R})(He||(e.InlineValueText=He={}));var Be;(function(g){function P(S,m,D){return{range:S,variableName:m,caseSensitiveLookup:D}}g.create=P;function R(S){var m=S;return m!=null&&a.is(m.range)&&A.boolean(m.caseSensitiveLookup)&&(A.string(m.variableName)||m.variableName===void 0)}g.is=R})(Be||(e.InlineValueVariableLookup=Be={}));var it;(function(g){function P(S,m){return{range:S,expression:m}}g.create=P;function R(S){var m=S;return m!=null&&a.is(m.range)&&(A.string(m.expression)||m.expression===void 0)}g.is=R})(it||(e.InlineValueEvaluatableExpression=it={}));var ft;(function(g){function P(S,m){return{frameId:S,stoppedLocation:m}}g.create=P;function R(S){var m=S;return A.defined(m)&&a.is(S.stoppedLocation)}g.is=R})(ft||(e.InlineValueContext=ft={}));var ve;(function(g){g.Type=1,g.Parameter=2;function P(R){return R===1||R===2}g.is=P})(ve||(e.InlayHintKind=ve={}));var Xe;(function(g){function P(S){return{value:S}}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&(m.tooltip===void 0||A.string(m.tooltip)||gs.is(m.tooltip))&&(m.location===void 0||c.is(m.location))&&(m.command===void 0||k.is(m.command))}g.is=R})(Xe||(e.InlayHintLabelPart=Xe={}));var Oe;(function(g){function P(S,m,D){var L={position:S,label:m};return D!==void 0&&(L.kind=D),L}g.create=P;function R(S){var m=S;return A.objectLiteral(m)&&o.is(m.position)&&(A.string(m.label)||A.typedArray(m.label,Xe.is))&&(m.kind===void 0||ve.is(m.kind))&&m.textEdits===void 0||A.typedArray(m.textEdits,C.is)&&(m.tooltip===void 0||A.string(m.tooltip)||gs.is(m.tooltip))&&(m.paddingLeft===void 0||A.boolean(m.paddingLeft))&&(m.paddingRight===void 0||A.boolean(m.paddingRight))}g.is=R})(Oe||(e.InlayHint=Oe={}));var bt;(function(g){function P(R){return{kind:"snippet",value:R}}g.createSnippet=P})(bt||(e.StringValue=bt={}));var qt;(function(g){function P(R,S,m,D){return{insertText:R,filterText:S,range:m,command:D}}g.create=P})(qt||(e.InlineCompletionItem=qt={}));var xn;(function(g){function P(R){return{items:R}}g.create=P})(xn||(e.InlineCompletionList=xn={}));var au;(function(g){g.Invoked=0,g.Automatic=1})(au||(e.InlineCompletionTriggerKind=au={}));var gS;(function(g){function P(R,S){return{range:R,text:S}}g.create=P})(gS||(e.SelectedCompletionInfo=gS={}));var yS;(function(g){function P(R,S){return{triggerKind:R,selectedCompletionInfo:S}}g.create=P})(yS||(e.InlineCompletionContext=yS={}));var bS;(function(g){function P(R){var S=R;return A.objectLiteral(S)&&r.is(S.uri)&&A.string(S.name)}g.is=P})(bS||(e.WorkspaceFolder=bS={})),e.EOL=[`
33
33
  `,`\r
34
- `,"\r"];var xS;(function(g){function P(D,L,le,vt){return new EM(D,L,le,vt)}g.create=P;function R(D){var L=D;return!!(A.defined(L)&&A.string(L.uri)&&(A.undefined(L.languageId)||A.string(L.languageId))&&A.uinteger(L.lineCount)&&A.func(L.getText)&&A.func(L.positionAt)&&A.func(L.offsetAt))}g.is=R;function S(D,L){for(var le=D.getText(),vt=m(L,function(ro,ou){var MS=ro.range.start.line-ou.range.start.line;return MS===0?ro.range.start.character-ou.range.start.character:MS}),Ze=le.length,fr=vt.length-1;fr>=0;fr--){var hr=vt[fr],si=D.offsetAt(hr.range.start),Se=D.offsetAt(hr.range.end);if(Se<=Ze)le=le.substring(0,si)+hr.newText+le.substring(Se,le.length);else throw new Error("Overlapping edit");Ze=si}return le}g.applyEdits=S;function m(D,L){if(D.length<=1)return D;var le=D.length/2|0,vt=D.slice(0,le),Ze=D.slice(le);m(vt,L),m(Ze,L);for(var fr=0,hr=0,si=0;fr<vt.length&&hr<Ze.length;){var Se=L(vt[fr],Ze[hr]);Se<=0?D[si++]=vt[fr++]:D[si++]=Ze[hr++]}for(;fr<vt.length;)D[si++]=vt[fr++];for(;hr<Ze.length;)D[si++]=Ze[hr++];return D}})(xS||(e.TextDocument=xS={}));var EM=function(){function g(P,R,S,m){this._uri=P,this._languageId=R,this._version=S,this._content=m,this._lineOffsets=void 0}return Object.defineProperty(g.prototype,"uri",{get:function(){return this._uri},enumerable:!1,configurable:!0}),Object.defineProperty(g.prototype,"languageId",{get:function(){return this._languageId},enumerable:!1,configurable:!0}),Object.defineProperty(g.prototype,"version",{get:function(){return this._version},enumerable:!1,configurable:!0}),g.prototype.getText=function(P){if(P){var R=this.offsetAt(P.start),S=this.offsetAt(P.end);return this._content.substring(R,S)}return this._content},g.prototype.update=function(P,R){this._content=P.text,this._version=R,this._lineOffsets=void 0},g.prototype.getLineOffsets=function(){if(this._lineOffsets===void 0){for(var P=[],R=this._content,S=!0,m=0;m<R.length;m++){S&&(P.push(m),S=!1);var D=R.charAt(m);S=D==="\r"||D===`
34
+ `,"\r"];var vS;(function(g){function P(D,L,le,vt){return new oM(D,L,le,vt)}g.create=P;function R(D){var L=D;return!!(A.defined(L)&&A.string(L.uri)&&(A.undefined(L.languageId)||A.string(L.languageId))&&A.uinteger(L.lineCount)&&A.func(L.getText)&&A.func(L.positionAt)&&A.func(L.offsetAt))}g.is=R;function S(D,L){for(var le=D.getText(),vt=m(L,function(ro,cu){var TS=ro.range.start.line-cu.range.start.line;return TS===0?ro.range.start.character-cu.range.start.character:TS}),et=le.length,pr=vt.length-1;pr>=0;pr--){var mr=vt[pr],si=D.offsetAt(mr.range.start),Ee=D.offsetAt(mr.range.end);if(Ee<=et)le=le.substring(0,si)+mr.newText+le.substring(Ee,le.length);else throw new Error("Overlapping edit");et=si}return le}g.applyEdits=S;function m(D,L){if(D.length<=1)return D;var le=D.length/2|0,vt=D.slice(0,le),et=D.slice(le);m(vt,L),m(et,L);for(var pr=0,mr=0,si=0;pr<vt.length&&mr<et.length;){var Ee=L(vt[pr],et[mr]);Ee<=0?D[si++]=vt[pr++]:D[si++]=et[mr++]}for(;pr<vt.length;)D[si++]=vt[pr++];for(;mr<et.length;)D[si++]=et[mr++];return D}})(vS||(e.TextDocument=vS={}));var oM=function(){function g(P,R,S,m){this._uri=P,this._languageId=R,this._version=S,this._content=m,this._lineOffsets=void 0}return Object.defineProperty(g.prototype,"uri",{get:function(){return this._uri},enumerable:!1,configurable:!0}),Object.defineProperty(g.prototype,"languageId",{get:function(){return this._languageId},enumerable:!1,configurable:!0}),Object.defineProperty(g.prototype,"version",{get:function(){return this._version},enumerable:!1,configurable:!0}),g.prototype.getText=function(P){if(P){var R=this.offsetAt(P.start),S=this.offsetAt(P.end);return this._content.substring(R,S)}return this._content},g.prototype.update=function(P,R){this._content=P.text,this._version=R,this._lineOffsets=void 0},g.prototype.getLineOffsets=function(){if(this._lineOffsets===void 0){for(var P=[],R=this._content,S=!0,m=0;m<R.length;m++){S&&(P.push(m),S=!1);var D=R.charAt(m);S=D==="\r"||D===`
35
35
  `,D==="\r"&&m+1<R.length&&R.charAt(m+1)===`
36
- `&&m++}S&&R.length>0&&P.push(R.length),this._lineOffsets=P}return this._lineOffsets},g.prototype.positionAt=function(P){P=Math.max(Math.min(P,this._content.length),0);var R=this.getLineOffsets(),S=0,m=R.length;if(m===0)return o.create(0,P);for(;S<m;){var D=Math.floor((S+m)/2);R[D]>P?m=D:S=D+1}var L=S-1;return o.create(L,P-R[L])},g.prototype.offsetAt=function(P){var R=this.getLineOffsets();if(P.line>=R.length)return this._content.length;if(P.line<0)return 0;var S=R[P.line],m=P.line+1<R.length?R[P.line+1]:this._content.length;return Math.max(Math.min(S+P.character,m),S)},Object.defineProperty(g.prototype,"lineCount",{get:function(){return this.getLineOffsets().length},enumerable:!1,configurable:!0}),g}(),A;(function(g){var P=Object.prototype.toString;function R(Se){return typeof Se<"u"}g.defined=R;function S(Se){return typeof Se>"u"}g.undefined=S;function m(Se){return Se===!0||Se===!1}g.boolean=m;function D(Se){return P.call(Se)==="[object String]"}g.string=D;function L(Se){return P.call(Se)==="[object Number]"}g.number=L;function le(Se,ro,ou){return P.call(Se)==="[object Number]"&&ro<=Se&&Se<=ou}g.numberRange=le;function vt(Se){return P.call(Se)==="[object Number]"&&-2147483648<=Se&&Se<=2147483647}g.integer=vt;function Ze(Se){return P.call(Se)==="[object Number]"&&0<=Se&&Se<=2147483647}g.uinteger=Ze;function fr(Se){return P.call(Se)==="[object Function]"}g.func=fr;function hr(Se){return Se!==null&&typeof Se=="object"}g.objectLiteral=hr;function si(Se,ro){return Array.isArray(Se)&&Se.every(ro)}g.typedArray=si})(A||(A={}))})});var ft=k(Tn=>{"use strict";Object.defineProperty(Tn,"__esModule",{value:!0});Tn.ProtocolNotificationType=Tn.ProtocolNotificationType0=Tn.ProtocolRequestType=Tn.ProtocolRequestType0=Tn.RegistrationType=Tn.MessageDirection=void 0;var ho=bs(),g_;(function(t){t.clientToServer="clientToServer",t.serverToClient="serverToClient",t.both="both"})(g_||(Tn.MessageDirection=g_={}));var zm=class{constructor(e){this.method=e}};Tn.RegistrationType=zm;var Wm=class extends ho.RequestType0{constructor(e){super(e)}};Tn.ProtocolRequestType0=Wm;var Hm=class extends ho.RequestType{constructor(e){super(e,ho.ParameterStructures.byName)}};Tn.ProtocolRequestType=Hm;var Gm=class extends ho.NotificationType0{constructor(e){super(e)}};Tn.ProtocolNotificationType0=Gm;var Ym=class extends ho.NotificationType{constructor(e){super(e,ho.ParameterStructures.byName)}};Tn.ProtocolNotificationType=Ym});var Au=k(Pt=>{"use strict";Object.defineProperty(Pt,"__esModule",{value:!0});Pt.objectLiteral=Pt.typedArray=Pt.stringArray=Pt.array=Pt.func=Pt.error=Pt.number=Pt.string=Pt.boolean=void 0;function y1(t){return t===!0||t===!1}Pt.boolean=y1;function y_(t){return typeof t=="string"||t instanceof String}Pt.string=y_;function v1(t){return typeof t=="number"||t instanceof Number}Pt.number=v1;function b1(t){return t instanceof Error}Pt.error=b1;function T1(t){return typeof t=="function"}Pt.func=T1;function v_(t){return Array.isArray(t)}Pt.array=v_;function S1(t){return v_(t)&&t.every(e=>y_(e))}Pt.stringArray=S1;function _1(t,e){return Array.isArray(t)&&t.every(e)}Pt.typedArray=_1;function E1(t){return t!==null&&typeof t=="object"}Pt.objectLiteral=E1});var S_=k(Ou=>{"use strict";Object.defineProperty(Ou,"__esModule",{value:!0});Ou.ImplementationRequest=void 0;var b_=ft(),T_;(function(t){t.method="textDocument/implementation",t.messageDirection=b_.MessageDirection.clientToServer,t.type=new b_.ProtocolRequestType(t.method)})(T_||(Ou.ImplementationRequest=T_={}))});var w_=k(Iu=>{"use strict";Object.defineProperty(Iu,"__esModule",{value:!0});Iu.TypeDefinitionRequest=void 0;var __=ft(),E_;(function(t){t.method="textDocument/typeDefinition",t.messageDirection=__.MessageDirection.clientToServer,t.type=new __.ProtocolRequestType(t.method)})(E_||(Iu.TypeDefinitionRequest=E_={}))});var P_=k(po=>{"use strict";Object.defineProperty(po,"__esModule",{value:!0});po.DidChangeWorkspaceFoldersNotification=po.WorkspaceFoldersRequest=void 0;var xu=ft(),k_;(function(t){t.method="workspace/workspaceFolders",t.messageDirection=xu.MessageDirection.serverToClient,t.type=new xu.ProtocolRequestType0(t.method)})(k_||(po.WorkspaceFoldersRequest=k_={}));var N_;(function(t){t.method="workspace/didChangeWorkspaceFolders",t.messageDirection=xu.MessageDirection.clientToServer,t.type=new xu.ProtocolNotificationType(t.method)})(N_||(po.DidChangeWorkspaceFoldersNotification=N_={}))});var D_=k(Mu=>{"use strict";Object.defineProperty(Mu,"__esModule",{value:!0});Mu.ConfigurationRequest=void 0;var R_=ft(),C_;(function(t){t.method="workspace/configuration",t.messageDirection=R_.MessageDirection.serverToClient,t.type=new R_.ProtocolRequestType(t.method)})(C_||(Mu.ConfigurationRequest=C_={}))});var I_=k(mo=>{"use strict";Object.defineProperty(mo,"__esModule",{value:!0});mo.ColorPresentationRequest=mo.DocumentColorRequest=void 0;var Lu=ft(),A_;(function(t){t.method="textDocument/documentColor",t.messageDirection=Lu.MessageDirection.clientToServer,t.type=new Lu.ProtocolRequestType(t.method)})(A_||(mo.DocumentColorRequest=A_={}));var O_;(function(t){t.method="textDocument/colorPresentation",t.messageDirection=Lu.MessageDirection.clientToServer,t.type=new Lu.ProtocolRequestType(t.method)})(O_||(mo.ColorPresentationRequest=O_={}))});var L_=k(go=>{"use strict";Object.defineProperty(go,"__esModule",{value:!0});go.FoldingRangeRefreshRequest=go.FoldingRangeRequest=void 0;var $u=ft(),x_;(function(t){t.method="textDocument/foldingRange",t.messageDirection=$u.MessageDirection.clientToServer,t.type=new $u.ProtocolRequestType(t.method)})(x_||(go.FoldingRangeRequest=x_={}));var M_;(function(t){t.method="workspace/foldingRange/refresh",t.messageDirection=$u.MessageDirection.serverToClient,t.type=new $u.ProtocolRequestType0(t.method)})(M_||(go.FoldingRangeRefreshRequest=M_={}))});var j_=k(qu=>{"use strict";Object.defineProperty(qu,"__esModule",{value:!0});qu.DeclarationRequest=void 0;var $_=ft(),q_;(function(t){t.method="textDocument/declaration",t.messageDirection=$_.MessageDirection.clientToServer,t.type=new $_.ProtocolRequestType(t.method)})(q_||(qu.DeclarationRequest=q_={}))});var U_=k(ju=>{"use strict";Object.defineProperty(ju,"__esModule",{value:!0});ju.SelectionRangeRequest=void 0;var F_=ft(),B_;(function(t){t.method="textDocument/selectionRange",t.messageDirection=F_.MessageDirection.clientToServer,t.type=new F_.ProtocolRequestType(t.method)})(B_||(ju.SelectionRangeRequest=B_={}))});var H_=k(Di=>{"use strict";Object.defineProperty(Di,"__esModule",{value:!0});Di.WorkDoneProgressCancelNotification=Di.WorkDoneProgressCreateRequest=Di.WorkDoneProgress=void 0;var w1=bs(),Fu=ft(),V_;(function(t){t.type=new w1.ProgressType;function e(n){return n===t.type}t.is=e})(V_||(Di.WorkDoneProgress=V_={}));var z_;(function(t){t.method="window/workDoneProgress/create",t.messageDirection=Fu.MessageDirection.serverToClient,t.type=new Fu.ProtocolRequestType(t.method)})(z_||(Di.WorkDoneProgressCreateRequest=z_={}));var W_;(function(t){t.method="window/workDoneProgress/cancel",t.messageDirection=Fu.MessageDirection.clientToServer,t.type=new Fu.ProtocolNotificationType(t.method)})(W_||(Di.WorkDoneProgressCancelNotification=W_={}))});var X_=k(Ai=>{"use strict";Object.defineProperty(Ai,"__esModule",{value:!0});Ai.CallHierarchyOutgoingCallsRequest=Ai.CallHierarchyIncomingCallsRequest=Ai.CallHierarchyPrepareRequest=void 0;var yo=ft(),G_;(function(t){t.method="textDocument/prepareCallHierarchy",t.messageDirection=yo.MessageDirection.clientToServer,t.type=new yo.ProtocolRequestType(t.method)})(G_||(Ai.CallHierarchyPrepareRequest=G_={}));var Y_;(function(t){t.method="callHierarchy/incomingCalls",t.messageDirection=yo.MessageDirection.clientToServer,t.type=new yo.ProtocolRequestType(t.method)})(Y_||(Ai.CallHierarchyIncomingCallsRequest=Y_={}));var K_;(function(t){t.method="callHierarchy/outgoingCalls",t.messageDirection=yo.MessageDirection.clientToServer,t.type=new yo.ProtocolRequestType(t.method)})(K_||(Ai.CallHierarchyOutgoingCallsRequest=K_={}))});var nE=k(Sn=>{"use strict";Object.defineProperty(Sn,"__esModule",{value:!0});Sn.SemanticTokensRefreshRequest=Sn.SemanticTokensRangeRequest=Sn.SemanticTokensDeltaRequest=Sn.SemanticTokensRequest=Sn.SemanticTokensRegistrationType=Sn.TokenFormat=void 0;var ai=ft(),J_;(function(t){t.Relative="relative"})(J_||(Sn.TokenFormat=J_={}));var Ba;(function(t){t.method="textDocument/semanticTokens",t.type=new ai.RegistrationType(t.method)})(Ba||(Sn.SemanticTokensRegistrationType=Ba={}));var Q_;(function(t){t.method="textDocument/semanticTokens/full",t.messageDirection=ai.MessageDirection.clientToServer,t.type=new ai.ProtocolRequestType(t.method),t.registrationMethod=Ba.method})(Q_||(Sn.SemanticTokensRequest=Q_={}));var Z_;(function(t){t.method="textDocument/semanticTokens/full/delta",t.messageDirection=ai.MessageDirection.clientToServer,t.type=new ai.ProtocolRequestType(t.method),t.registrationMethod=Ba.method})(Z_||(Sn.SemanticTokensDeltaRequest=Z_={}));var eE;(function(t){t.method="textDocument/semanticTokens/range",t.messageDirection=ai.MessageDirection.clientToServer,t.type=new ai.ProtocolRequestType(t.method),t.registrationMethod=Ba.method})(eE||(Sn.SemanticTokensRangeRequest=eE={}));var tE;(function(t){t.method="workspace/semanticTokens/refresh",t.messageDirection=ai.MessageDirection.serverToClient,t.type=new ai.ProtocolRequestType0(t.method)})(tE||(Sn.SemanticTokensRefreshRequest=tE={}))});var sE=k(Bu=>{"use strict";Object.defineProperty(Bu,"__esModule",{value:!0});Bu.ShowDocumentRequest=void 0;var rE=ft(),iE;(function(t){t.method="window/showDocument",t.messageDirection=rE.MessageDirection.serverToClient,t.type=new rE.ProtocolRequestType(t.method)})(iE||(Bu.ShowDocumentRequest=iE={}))});var cE=k(Uu=>{"use strict";Object.defineProperty(Uu,"__esModule",{value:!0});Uu.LinkedEditingRangeRequest=void 0;var oE=ft(),aE;(function(t){t.method="textDocument/linkedEditingRange",t.messageDirection=oE.MessageDirection.clientToServer,t.type=new oE.ProtocolRequestType(t.method)})(aE||(Uu.LinkedEditingRangeRequest=aE={}))});var gE=k(tn=>{"use strict";Object.defineProperty(tn,"__esModule",{value:!0});tn.WillDeleteFilesRequest=tn.DidDeleteFilesNotification=tn.DidRenameFilesNotification=tn.WillRenameFilesRequest=tn.DidCreateFilesNotification=tn.WillCreateFilesRequest=tn.FileOperationPatternKind=void 0;var Vn=ft(),lE;(function(t){t.file="file",t.folder="folder"})(lE||(tn.FileOperationPatternKind=lE={}));var uE;(function(t){t.method="workspace/willCreateFiles",t.messageDirection=Vn.MessageDirection.clientToServer,t.type=new Vn.ProtocolRequestType(t.method)})(uE||(tn.WillCreateFilesRequest=uE={}));var dE;(function(t){t.method="workspace/didCreateFiles",t.messageDirection=Vn.MessageDirection.clientToServer,t.type=new Vn.ProtocolNotificationType(t.method)})(dE||(tn.DidCreateFilesNotification=dE={}));var fE;(function(t){t.method="workspace/willRenameFiles",t.messageDirection=Vn.MessageDirection.clientToServer,t.type=new Vn.ProtocolRequestType(t.method)})(fE||(tn.WillRenameFilesRequest=fE={}));var hE;(function(t){t.method="workspace/didRenameFiles",t.messageDirection=Vn.MessageDirection.clientToServer,t.type=new Vn.ProtocolNotificationType(t.method)})(hE||(tn.DidRenameFilesNotification=hE={}));var pE;(function(t){t.method="workspace/didDeleteFiles",t.messageDirection=Vn.MessageDirection.clientToServer,t.type=new Vn.ProtocolNotificationType(t.method)})(pE||(tn.DidDeleteFilesNotification=pE={}));var mE;(function(t){t.method="workspace/willDeleteFiles",t.messageDirection=Vn.MessageDirection.clientToServer,t.type=new Vn.ProtocolRequestType(t.method)})(mE||(tn.WillDeleteFilesRequest=mE={}))});var SE=k(Oi=>{"use strict";Object.defineProperty(Oi,"__esModule",{value:!0});Oi.MonikerRequest=Oi.MonikerKind=Oi.UniquenessLevel=void 0;var yE=ft(),vE;(function(t){t.document="document",t.project="project",t.group="group",t.scheme="scheme",t.global="global"})(vE||(Oi.UniquenessLevel=vE={}));var bE;(function(t){t.$import="import",t.$export="export",t.local="local"})(bE||(Oi.MonikerKind=bE={}));var TE;(function(t){t.method="textDocument/moniker",t.messageDirection=yE.MessageDirection.clientToServer,t.type=new yE.ProtocolRequestType(t.method)})(TE||(Oi.MonikerRequest=TE={}))});var kE=k(Ii=>{"use strict";Object.defineProperty(Ii,"__esModule",{value:!0});Ii.TypeHierarchySubtypesRequest=Ii.TypeHierarchySupertypesRequest=Ii.TypeHierarchyPrepareRequest=void 0;var vo=ft(),_E;(function(t){t.method="textDocument/prepareTypeHierarchy",t.messageDirection=vo.MessageDirection.clientToServer,t.type=new vo.ProtocolRequestType(t.method)})(_E||(Ii.TypeHierarchyPrepareRequest=_E={}));var EE;(function(t){t.method="typeHierarchy/supertypes",t.messageDirection=vo.MessageDirection.clientToServer,t.type=new vo.ProtocolRequestType(t.method)})(EE||(Ii.TypeHierarchySupertypesRequest=EE={}));var wE;(function(t){t.method="typeHierarchy/subtypes",t.messageDirection=vo.MessageDirection.clientToServer,t.type=new vo.ProtocolRequestType(t.method)})(wE||(Ii.TypeHierarchySubtypesRequest=wE={}))});var RE=k(bo=>{"use strict";Object.defineProperty(bo,"__esModule",{value:!0});bo.InlineValueRefreshRequest=bo.InlineValueRequest=void 0;var Vu=ft(),NE;(function(t){t.method="textDocument/inlineValue",t.messageDirection=Vu.MessageDirection.clientToServer,t.type=new Vu.ProtocolRequestType(t.method)})(NE||(bo.InlineValueRequest=NE={}));var PE;(function(t){t.method="workspace/inlineValue/refresh",t.messageDirection=Vu.MessageDirection.serverToClient,t.type=new Vu.ProtocolRequestType0(t.method)})(PE||(bo.InlineValueRefreshRequest=PE={}))});var OE=k(xi=>{"use strict";Object.defineProperty(xi,"__esModule",{value:!0});xi.InlayHintRefreshRequest=xi.InlayHintResolveRequest=xi.InlayHintRequest=void 0;var To=ft(),CE;(function(t){t.method="textDocument/inlayHint",t.messageDirection=To.MessageDirection.clientToServer,t.type=new To.ProtocolRequestType(t.method)})(CE||(xi.InlayHintRequest=CE={}));var DE;(function(t){t.method="inlayHint/resolve",t.messageDirection=To.MessageDirection.clientToServer,t.type=new To.ProtocolRequestType(t.method)})(DE||(xi.InlayHintResolveRequest=DE={}));var AE;(function(t){t.method="workspace/inlayHint/refresh",t.messageDirection=To.MessageDirection.serverToClient,t.type=new To.ProtocolRequestType0(t.method)})(AE||(xi.InlayHintRefreshRequest=AE={}))});var jE=k(zn=>{"use strict";Object.defineProperty(zn,"__esModule",{value:!0});zn.DiagnosticRefreshRequest=zn.WorkspaceDiagnosticRequest=zn.DocumentDiagnosticRequest=zn.DocumentDiagnosticReportKind=zn.DiagnosticServerCancellationData=void 0;var qE=bs(),k1=Au(),So=ft(),IE;(function(t){function e(n){let r=n;return r&&k1.boolean(r.retriggerRequest)}t.is=e})(IE||(zn.DiagnosticServerCancellationData=IE={}));var xE;(function(t){t.Full="full",t.Unchanged="unchanged"})(xE||(zn.DocumentDiagnosticReportKind=xE={}));var ME;(function(t){t.method="textDocument/diagnostic",t.messageDirection=So.MessageDirection.clientToServer,t.type=new So.ProtocolRequestType(t.method),t.partialResult=new qE.ProgressType})(ME||(zn.DocumentDiagnosticRequest=ME={}));var LE;(function(t){t.method="workspace/diagnostic",t.messageDirection=So.MessageDirection.clientToServer,t.type=new So.ProtocolRequestType(t.method),t.partialResult=new qE.ProgressType})(LE||(zn.WorkspaceDiagnosticRequest=LE={}));var $E;(function(t){t.method="workspace/diagnostic/refresh",t.messageDirection=So.MessageDirection.serverToClient,t.type=new So.ProtocolRequestType0(t.method)})($E||(zn.DiagnosticRefreshRequest=$E={}))});var HE=k(bt=>{"use strict";Object.defineProperty(bt,"__esModule",{value:!0});bt.DidCloseNotebookDocumentNotification=bt.DidSaveNotebookDocumentNotification=bt.DidChangeNotebookDocumentNotification=bt.NotebookCellArrayChange=bt.DidOpenNotebookDocumentNotification=bt.NotebookDocumentSyncRegistrationType=bt.NotebookDocument=bt.NotebookCell=bt.ExecutionSummary=bt.NotebookCellKind=void 0;var Ua=Du(),mr=Au(),Lr=ft(),Km;(function(t){t.Markup=1,t.Code=2;function e(n){return n===1||n===2}t.is=e})(Km||(bt.NotebookCellKind=Km={}));var Xm;(function(t){function e(i,s){let o={executionOrder:i};return(s===!0||s===!1)&&(o.success=s),o}t.create=e;function n(i){let s=i;return mr.objectLiteral(s)&&Ua.uinteger.is(s.executionOrder)&&(s.success===void 0||mr.boolean(s.success))}t.is=n;function r(i,s){return i===s?!0:i==null||s===null||s===void 0?!1:i.executionOrder===s.executionOrder&&i.success===s.success}t.equals=r})(Xm||(bt.ExecutionSummary=Xm={}));var zu;(function(t){function e(s,o){return{kind:s,document:o}}t.create=e;function n(s){let o=s;return mr.objectLiteral(o)&&Km.is(o.kind)&&Ua.DocumentUri.is(o.document)&&(o.metadata===void 0||mr.objectLiteral(o.metadata))}t.is=n;function r(s,o){let a=new Set;return s.document!==o.document&&a.add("document"),s.kind!==o.kind&&a.add("kind"),s.executionSummary!==o.executionSummary&&a.add("executionSummary"),(s.metadata!==void 0||o.metadata!==void 0)&&!i(s.metadata,o.metadata)&&a.add("metadata"),(s.executionSummary!==void 0||o.executionSummary!==void 0)&&!Xm.equals(s.executionSummary,o.executionSummary)&&a.add("executionSummary"),a}t.diff=r;function i(s,o){if(s===o)return!0;if(s==null||o===null||o===void 0||typeof s!=typeof o||typeof s!="object")return!1;let a=Array.isArray(s),c=Array.isArray(o);if(a!==c)return!1;if(a&&c){if(s.length!==o.length)return!1;for(let l=0;l<s.length;l++)if(!i(s[l],o[l]))return!1}if(mr.objectLiteral(s)&&mr.objectLiteral(o)){let l=Object.keys(s),u=Object.keys(o);if(l.length!==u.length||(l.sort(),u.sort(),!i(l,u)))return!1;for(let d=0;d<l.length;d++){let f=l[d];if(!i(s[f],o[f]))return!1}}return!0}})(zu||(bt.NotebookCell=zu={}));var FE;(function(t){function e(r,i,s,o){return{uri:r,notebookType:i,version:s,cells:o}}t.create=e;function n(r){let i=r;return mr.objectLiteral(i)&&mr.string(i.uri)&&Ua.integer.is(i.version)&&mr.typedArray(i.cells,zu.is)}t.is=n})(FE||(bt.NotebookDocument=FE={}));var _o;(function(t){t.method="notebookDocument/sync",t.messageDirection=Lr.MessageDirection.clientToServer,t.type=new Lr.RegistrationType(t.method)})(_o||(bt.NotebookDocumentSyncRegistrationType=_o={}));var BE;(function(t){t.method="notebookDocument/didOpen",t.messageDirection=Lr.MessageDirection.clientToServer,t.type=new Lr.ProtocolNotificationType(t.method),t.registrationMethod=_o.method})(BE||(bt.DidOpenNotebookDocumentNotification=BE={}));var UE;(function(t){function e(r){let i=r;return mr.objectLiteral(i)&&Ua.uinteger.is(i.start)&&Ua.uinteger.is(i.deleteCount)&&(i.cells===void 0||mr.typedArray(i.cells,zu.is))}t.is=e;function n(r,i,s){let o={start:r,deleteCount:i};return s!==void 0&&(o.cells=s),o}t.create=n})(UE||(bt.NotebookCellArrayChange=UE={}));var VE;(function(t){t.method="notebookDocument/didChange",t.messageDirection=Lr.MessageDirection.clientToServer,t.type=new Lr.ProtocolNotificationType(t.method),t.registrationMethod=_o.method})(VE||(bt.DidChangeNotebookDocumentNotification=VE={}));var zE;(function(t){t.method="notebookDocument/didSave",t.messageDirection=Lr.MessageDirection.clientToServer,t.type=new Lr.ProtocolNotificationType(t.method),t.registrationMethod=_o.method})(zE||(bt.DidSaveNotebookDocumentNotification=zE={}));var WE;(function(t){t.method="notebookDocument/didClose",t.messageDirection=Lr.MessageDirection.clientToServer,t.type=new Lr.ProtocolNotificationType(t.method),t.registrationMethod=_o.method})(WE||(bt.DidCloseNotebookDocumentNotification=WE={}))});var KE=k(Wu=>{"use strict";Object.defineProperty(Wu,"__esModule",{value:!0});Wu.InlineCompletionRequest=void 0;var GE=ft(),YE;(function(t){t.method="textDocument/inlineCompletion",t.messageDirection=GE.MessageDirection.clientToServer,t.type=new GE.ProtocolRequestType(t.method)})(YE||(Wu.InlineCompletionRequest=YE={}))});var ck=k(E=>{"use strict";Object.defineProperty(E,"__esModule",{value:!0});E.WorkspaceSymbolRequest=E.CodeActionResolveRequest=E.CodeActionRequest=E.DocumentSymbolRequest=E.DocumentHighlightRequest=E.ReferencesRequest=E.DefinitionRequest=E.SignatureHelpRequest=E.SignatureHelpTriggerKind=E.HoverRequest=E.CompletionResolveRequest=E.CompletionRequest=E.CompletionTriggerKind=E.PublishDiagnosticsNotification=E.WatchKind=E.RelativePattern=E.FileChangeType=E.DidChangeWatchedFilesNotification=E.WillSaveTextDocumentWaitUntilRequest=E.WillSaveTextDocumentNotification=E.TextDocumentSaveReason=E.DidSaveTextDocumentNotification=E.DidCloseTextDocumentNotification=E.DidChangeTextDocumentNotification=E.TextDocumentContentChangeEvent=E.DidOpenTextDocumentNotification=E.TextDocumentSyncKind=E.TelemetryEventNotification=E.LogMessageNotification=E.ShowMessageRequest=E.ShowMessageNotification=E.MessageType=E.DidChangeConfigurationNotification=E.ExitNotification=E.ShutdownRequest=E.InitializedNotification=E.InitializeErrorCodes=E.InitializeRequest=E.WorkDoneProgressOptions=E.TextDocumentRegistrationOptions=E.StaticRegistrationOptions=E.PositionEncodingKind=E.FailureHandlingKind=E.ResourceOperationKind=E.UnregistrationRequest=E.RegistrationRequest=E.DocumentSelector=E.NotebookCellTextDocumentFilter=E.NotebookDocumentFilter=E.TextDocumentFilter=void 0;E.MonikerRequest=E.MonikerKind=E.UniquenessLevel=E.WillDeleteFilesRequest=E.DidDeleteFilesNotification=E.WillRenameFilesRequest=E.DidRenameFilesNotification=E.WillCreateFilesRequest=E.DidCreateFilesNotification=E.FileOperationPatternKind=E.LinkedEditingRangeRequest=E.ShowDocumentRequest=E.SemanticTokensRegistrationType=E.SemanticTokensRefreshRequest=E.SemanticTokensRangeRequest=E.SemanticTokensDeltaRequest=E.SemanticTokensRequest=E.TokenFormat=E.CallHierarchyPrepareRequest=E.CallHierarchyOutgoingCallsRequest=E.CallHierarchyIncomingCallsRequest=E.WorkDoneProgressCancelNotification=E.WorkDoneProgressCreateRequest=E.WorkDoneProgress=E.SelectionRangeRequest=E.DeclarationRequest=E.FoldingRangeRefreshRequest=E.FoldingRangeRequest=E.ColorPresentationRequest=E.DocumentColorRequest=E.ConfigurationRequest=E.DidChangeWorkspaceFoldersNotification=E.WorkspaceFoldersRequest=E.TypeDefinitionRequest=E.ImplementationRequest=E.ApplyWorkspaceEditRequest=E.ExecuteCommandRequest=E.PrepareRenameRequest=E.RenameRequest=E.PrepareSupportDefaultBehavior=E.DocumentOnTypeFormattingRequest=E.DocumentRangesFormattingRequest=E.DocumentRangeFormattingRequest=E.DocumentFormattingRequest=E.DocumentLinkResolveRequest=E.DocumentLinkRequest=E.CodeLensRefreshRequest=E.CodeLensResolveRequest=E.CodeLensRequest=E.WorkspaceSymbolResolveRequest=void 0;E.InlineCompletionRequest=E.DidCloseNotebookDocumentNotification=E.DidSaveNotebookDocumentNotification=E.DidChangeNotebookDocumentNotification=E.NotebookCellArrayChange=E.DidOpenNotebookDocumentNotification=E.NotebookDocumentSyncRegistrationType=E.NotebookDocument=E.NotebookCell=E.ExecutionSummary=E.NotebookCellKind=E.DiagnosticRefreshRequest=E.WorkspaceDiagnosticRequest=E.DocumentDiagnosticRequest=E.DocumentDiagnosticReportKind=E.DiagnosticServerCancellationData=E.InlayHintRefreshRequest=E.InlayHintResolveRequest=E.InlayHintRequest=E.InlineValueRefreshRequest=E.InlineValueRequest=E.TypeHierarchySupertypesRequest=E.TypeHierarchySubtypesRequest=E.TypeHierarchyPrepareRequest=void 0;var U=ft(),XE=Du(),qt=Au(),N1=S_();Object.defineProperty(E,"ImplementationRequest",{enumerable:!0,get:function(){return N1.ImplementationRequest}});var P1=w_();Object.defineProperty(E,"TypeDefinitionRequest",{enumerable:!0,get:function(){return P1.TypeDefinitionRequest}});var ik=P_();Object.defineProperty(E,"WorkspaceFoldersRequest",{enumerable:!0,get:function(){return ik.WorkspaceFoldersRequest}});Object.defineProperty(E,"DidChangeWorkspaceFoldersNotification",{enumerable:!0,get:function(){return ik.DidChangeWorkspaceFoldersNotification}});var R1=D_();Object.defineProperty(E,"ConfigurationRequest",{enumerable:!0,get:function(){return R1.ConfigurationRequest}});var sk=I_();Object.defineProperty(E,"DocumentColorRequest",{enumerable:!0,get:function(){return sk.DocumentColorRequest}});Object.defineProperty(E,"ColorPresentationRequest",{enumerable:!0,get:function(){return sk.ColorPresentationRequest}});var ok=L_();Object.defineProperty(E,"FoldingRangeRequest",{enumerable:!0,get:function(){return ok.FoldingRangeRequest}});Object.defineProperty(E,"FoldingRangeRefreshRequest",{enumerable:!0,get:function(){return ok.FoldingRangeRefreshRequest}});var C1=j_();Object.defineProperty(E,"DeclarationRequest",{enumerable:!0,get:function(){return C1.DeclarationRequest}});var D1=U_();Object.defineProperty(E,"SelectionRangeRequest",{enumerable:!0,get:function(){return D1.SelectionRangeRequest}});var tg=H_();Object.defineProperty(E,"WorkDoneProgress",{enumerable:!0,get:function(){return tg.WorkDoneProgress}});Object.defineProperty(E,"WorkDoneProgressCreateRequest",{enumerable:!0,get:function(){return tg.WorkDoneProgressCreateRequest}});Object.defineProperty(E,"WorkDoneProgressCancelNotification",{enumerable:!0,get:function(){return tg.WorkDoneProgressCancelNotification}});var ng=X_();Object.defineProperty(E,"CallHierarchyIncomingCallsRequest",{enumerable:!0,get:function(){return ng.CallHierarchyIncomingCallsRequest}});Object.defineProperty(E,"CallHierarchyOutgoingCallsRequest",{enumerable:!0,get:function(){return ng.CallHierarchyOutgoingCallsRequest}});Object.defineProperty(E,"CallHierarchyPrepareRequest",{enumerable:!0,get:function(){return ng.CallHierarchyPrepareRequest}});var Eo=nE();Object.defineProperty(E,"TokenFormat",{enumerable:!0,get:function(){return Eo.TokenFormat}});Object.defineProperty(E,"SemanticTokensRequest",{enumerable:!0,get:function(){return Eo.SemanticTokensRequest}});Object.defineProperty(E,"SemanticTokensDeltaRequest",{enumerable:!0,get:function(){return Eo.SemanticTokensDeltaRequest}});Object.defineProperty(E,"SemanticTokensRangeRequest",{enumerable:!0,get:function(){return Eo.SemanticTokensRangeRequest}});Object.defineProperty(E,"SemanticTokensRefreshRequest",{enumerable:!0,get:function(){return Eo.SemanticTokensRefreshRequest}});Object.defineProperty(E,"SemanticTokensRegistrationType",{enumerable:!0,get:function(){return Eo.SemanticTokensRegistrationType}});var A1=sE();Object.defineProperty(E,"ShowDocumentRequest",{enumerable:!0,get:function(){return A1.ShowDocumentRequest}});var O1=cE();Object.defineProperty(E,"LinkedEditingRangeRequest",{enumerable:!0,get:function(){return O1.LinkedEditingRangeRequest}});var Ts=gE();Object.defineProperty(E,"FileOperationPatternKind",{enumerable:!0,get:function(){return Ts.FileOperationPatternKind}});Object.defineProperty(E,"DidCreateFilesNotification",{enumerable:!0,get:function(){return Ts.DidCreateFilesNotification}});Object.defineProperty(E,"WillCreateFilesRequest",{enumerable:!0,get:function(){return Ts.WillCreateFilesRequest}});Object.defineProperty(E,"DidRenameFilesNotification",{enumerable:!0,get:function(){return Ts.DidRenameFilesNotification}});Object.defineProperty(E,"WillRenameFilesRequest",{enumerable:!0,get:function(){return Ts.WillRenameFilesRequest}});Object.defineProperty(E,"DidDeleteFilesNotification",{enumerable:!0,get:function(){return Ts.DidDeleteFilesNotification}});Object.defineProperty(E,"WillDeleteFilesRequest",{enumerable:!0,get:function(){return Ts.WillDeleteFilesRequest}});var rg=SE();Object.defineProperty(E,"UniquenessLevel",{enumerable:!0,get:function(){return rg.UniquenessLevel}});Object.defineProperty(E,"MonikerKind",{enumerable:!0,get:function(){return rg.MonikerKind}});Object.defineProperty(E,"MonikerRequest",{enumerable:!0,get:function(){return rg.MonikerRequest}});var ig=kE();Object.defineProperty(E,"TypeHierarchyPrepareRequest",{enumerable:!0,get:function(){return ig.TypeHierarchyPrepareRequest}});Object.defineProperty(E,"TypeHierarchySubtypesRequest",{enumerable:!0,get:function(){return ig.TypeHierarchySubtypesRequest}});Object.defineProperty(E,"TypeHierarchySupertypesRequest",{enumerable:!0,get:function(){return ig.TypeHierarchySupertypesRequest}});var ak=RE();Object.defineProperty(E,"InlineValueRequest",{enumerable:!0,get:function(){return ak.InlineValueRequest}});Object.defineProperty(E,"InlineValueRefreshRequest",{enumerable:!0,get:function(){return ak.InlineValueRefreshRequest}});var sg=OE();Object.defineProperty(E,"InlayHintRequest",{enumerable:!0,get:function(){return sg.InlayHintRequest}});Object.defineProperty(E,"InlayHintResolveRequest",{enumerable:!0,get:function(){return sg.InlayHintResolveRequest}});Object.defineProperty(E,"InlayHintRefreshRequest",{enumerable:!0,get:function(){return sg.InlayHintRefreshRequest}});var Va=jE();Object.defineProperty(E,"DiagnosticServerCancellationData",{enumerable:!0,get:function(){return Va.DiagnosticServerCancellationData}});Object.defineProperty(E,"DocumentDiagnosticReportKind",{enumerable:!0,get:function(){return Va.DocumentDiagnosticReportKind}});Object.defineProperty(E,"DocumentDiagnosticRequest",{enumerable:!0,get:function(){return Va.DocumentDiagnosticRequest}});Object.defineProperty(E,"WorkspaceDiagnosticRequest",{enumerable:!0,get:function(){return Va.WorkspaceDiagnosticRequest}});Object.defineProperty(E,"DiagnosticRefreshRequest",{enumerable:!0,get:function(){return Va.DiagnosticRefreshRequest}});var $r=HE();Object.defineProperty(E,"NotebookCellKind",{enumerable:!0,get:function(){return $r.NotebookCellKind}});Object.defineProperty(E,"ExecutionSummary",{enumerable:!0,get:function(){return $r.ExecutionSummary}});Object.defineProperty(E,"NotebookCell",{enumerable:!0,get:function(){return $r.NotebookCell}});Object.defineProperty(E,"NotebookDocument",{enumerable:!0,get:function(){return $r.NotebookDocument}});Object.defineProperty(E,"NotebookDocumentSyncRegistrationType",{enumerable:!0,get:function(){return $r.NotebookDocumentSyncRegistrationType}});Object.defineProperty(E,"DidOpenNotebookDocumentNotification",{enumerable:!0,get:function(){return $r.DidOpenNotebookDocumentNotification}});Object.defineProperty(E,"NotebookCellArrayChange",{enumerable:!0,get:function(){return $r.NotebookCellArrayChange}});Object.defineProperty(E,"DidChangeNotebookDocumentNotification",{enumerable:!0,get:function(){return $r.DidChangeNotebookDocumentNotification}});Object.defineProperty(E,"DidSaveNotebookDocumentNotification",{enumerable:!0,get:function(){return $r.DidSaveNotebookDocumentNotification}});Object.defineProperty(E,"DidCloseNotebookDocumentNotification",{enumerable:!0,get:function(){return $r.DidCloseNotebookDocumentNotification}});var I1=KE();Object.defineProperty(E,"InlineCompletionRequest",{enumerable:!0,get:function(){return I1.InlineCompletionRequest}});var Jm;(function(t){function e(n){let r=n;return qt.string(r)||qt.string(r.language)||qt.string(r.scheme)||qt.string(r.pattern)}t.is=e})(Jm||(E.TextDocumentFilter=Jm={}));var Qm;(function(t){function e(n){let r=n;return qt.objectLiteral(r)&&(qt.string(r.notebookType)||qt.string(r.scheme)||qt.string(r.pattern))}t.is=e})(Qm||(E.NotebookDocumentFilter=Qm={}));var Zm;(function(t){function e(n){let r=n;return qt.objectLiteral(r)&&(qt.string(r.notebook)||Qm.is(r.notebook))&&(r.language===void 0||qt.string(r.language))}t.is=e})(Zm||(E.NotebookCellTextDocumentFilter=Zm={}));var eg;(function(t){function e(n){if(!Array.isArray(n))return!1;for(let r of n)if(!qt.string(r)&&!Jm.is(r)&&!Zm.is(r))return!1;return!0}t.is=e})(eg||(E.DocumentSelector=eg={}));var JE;(function(t){t.method="client/registerCapability",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolRequestType(t.method)})(JE||(E.RegistrationRequest=JE={}));var QE;(function(t){t.method="client/unregisterCapability",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolRequestType(t.method)})(QE||(E.UnregistrationRequest=QE={}));var ZE;(function(t){t.Create="create",t.Rename="rename",t.Delete="delete"})(ZE||(E.ResourceOperationKind=ZE={}));var ew;(function(t){t.Abort="abort",t.Transactional="transactional",t.TextOnlyTransactional="textOnlyTransactional",t.Undo="undo"})(ew||(E.FailureHandlingKind=ew={}));var tw;(function(t){t.UTF8="utf-8",t.UTF16="utf-16",t.UTF32="utf-32"})(tw||(E.PositionEncodingKind=tw={}));var nw;(function(t){function e(n){let r=n;return r&&qt.string(r.id)&&r.id.length>0}t.hasId=e})(nw||(E.StaticRegistrationOptions=nw={}));var rw;(function(t){function e(n){let r=n;return r&&(r.documentSelector===null||eg.is(r.documentSelector))}t.is=e})(rw||(E.TextDocumentRegistrationOptions=rw={}));var iw;(function(t){function e(r){let i=r;return qt.objectLiteral(i)&&(i.workDoneProgress===void 0||qt.boolean(i.workDoneProgress))}t.is=e;function n(r){let i=r;return i&&qt.boolean(i.workDoneProgress)}t.hasWorkDoneProgress=n})(iw||(E.WorkDoneProgressOptions=iw={}));var sw;(function(t){t.method="initialize",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(sw||(E.InitializeRequest=sw={}));var ow;(function(t){t.unknownProtocolVersion=1})(ow||(E.InitializeErrorCodes=ow={}));var aw;(function(t){t.method="initialized",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(aw||(E.InitializedNotification=aw={}));var cw;(function(t){t.method="shutdown",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType0(t.method)})(cw||(E.ShutdownRequest=cw={}));var lw;(function(t){t.method="exit",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType0(t.method)})(lw||(E.ExitNotification=lw={}));var uw;(function(t){t.method="workspace/didChangeConfiguration",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(uw||(E.DidChangeConfigurationNotification=uw={}));var dw;(function(t){t.Error=1,t.Warning=2,t.Info=3,t.Log=4,t.Debug=5})(dw||(E.MessageType=dw={}));var fw;(function(t){t.method="window/showMessage",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolNotificationType(t.method)})(fw||(E.ShowMessageNotification=fw={}));var hw;(function(t){t.method="window/showMessageRequest",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolRequestType(t.method)})(hw||(E.ShowMessageRequest=hw={}));var pw;(function(t){t.method="window/logMessage",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolNotificationType(t.method)})(pw||(E.LogMessageNotification=pw={}));var mw;(function(t){t.method="telemetry/event",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolNotificationType(t.method)})(mw||(E.TelemetryEventNotification=mw={}));var gw;(function(t){t.None=0,t.Full=1,t.Incremental=2})(gw||(E.TextDocumentSyncKind=gw={}));var yw;(function(t){t.method="textDocument/didOpen",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(yw||(E.DidOpenTextDocumentNotification=yw={}));var vw;(function(t){function e(r){let i=r;return i!=null&&typeof i.text=="string"&&i.range!==void 0&&(i.rangeLength===void 0||typeof i.rangeLength=="number")}t.isIncremental=e;function n(r){let i=r;return i!=null&&typeof i.text=="string"&&i.range===void 0&&i.rangeLength===void 0}t.isFull=n})(vw||(E.TextDocumentContentChangeEvent=vw={}));var bw;(function(t){t.method="textDocument/didChange",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(bw||(E.DidChangeTextDocumentNotification=bw={}));var Tw;(function(t){t.method="textDocument/didClose",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(Tw||(E.DidCloseTextDocumentNotification=Tw={}));var Sw;(function(t){t.method="textDocument/didSave",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(Sw||(E.DidSaveTextDocumentNotification=Sw={}));var _w;(function(t){t.Manual=1,t.AfterDelay=2,t.FocusOut=3})(_w||(E.TextDocumentSaveReason=_w={}));var Ew;(function(t){t.method="textDocument/willSave",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(Ew||(E.WillSaveTextDocumentNotification=Ew={}));var ww;(function(t){t.method="textDocument/willSaveWaitUntil",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(ww||(E.WillSaveTextDocumentWaitUntilRequest=ww={}));var kw;(function(t){t.method="workspace/didChangeWatchedFiles",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(kw||(E.DidChangeWatchedFilesNotification=kw={}));var Nw;(function(t){t.Created=1,t.Changed=2,t.Deleted=3})(Nw||(E.FileChangeType=Nw={}));var Pw;(function(t){function e(n){let r=n;return qt.objectLiteral(r)&&(XE.URI.is(r.baseUri)||XE.WorkspaceFolder.is(r.baseUri))&&qt.string(r.pattern)}t.is=e})(Pw||(E.RelativePattern=Pw={}));var Rw;(function(t){t.Create=1,t.Change=2,t.Delete=4})(Rw||(E.WatchKind=Rw={}));var Cw;(function(t){t.method="textDocument/publishDiagnostics",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolNotificationType(t.method)})(Cw||(E.PublishDiagnosticsNotification=Cw={}));var Dw;(function(t){t.Invoked=1,t.TriggerCharacter=2,t.TriggerForIncompleteCompletions=3})(Dw||(E.CompletionTriggerKind=Dw={}));var Aw;(function(t){t.method="textDocument/completion",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Aw||(E.CompletionRequest=Aw={}));var Ow;(function(t){t.method="completionItem/resolve",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Ow||(E.CompletionResolveRequest=Ow={}));var Iw;(function(t){t.method="textDocument/hover",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Iw||(E.HoverRequest=Iw={}));var xw;(function(t){t.Invoked=1,t.TriggerCharacter=2,t.ContentChange=3})(xw||(E.SignatureHelpTriggerKind=xw={}));var Mw;(function(t){t.method="textDocument/signatureHelp",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Mw||(E.SignatureHelpRequest=Mw={}));var Lw;(function(t){t.method="textDocument/definition",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Lw||(E.DefinitionRequest=Lw={}));var $w;(function(t){t.method="textDocument/references",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})($w||(E.ReferencesRequest=$w={}));var qw;(function(t){t.method="textDocument/documentHighlight",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(qw||(E.DocumentHighlightRequest=qw={}));var jw;(function(t){t.method="textDocument/documentSymbol",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(jw||(E.DocumentSymbolRequest=jw={}));var Fw;(function(t){t.method="textDocument/codeAction",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Fw||(E.CodeActionRequest=Fw={}));var Bw;(function(t){t.method="codeAction/resolve",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Bw||(E.CodeActionResolveRequest=Bw={}));var Uw;(function(t){t.method="workspace/symbol",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Uw||(E.WorkspaceSymbolRequest=Uw={}));var Vw;(function(t){t.method="workspaceSymbol/resolve",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Vw||(E.WorkspaceSymbolResolveRequest=Vw={}));var zw;(function(t){t.method="textDocument/codeLens",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(zw||(E.CodeLensRequest=zw={}));var Ww;(function(t){t.method="codeLens/resolve",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Ww||(E.CodeLensResolveRequest=Ww={}));var Hw;(function(t){t.method="workspace/codeLens/refresh",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolRequestType0(t.method)})(Hw||(E.CodeLensRefreshRequest=Hw={}));var Gw;(function(t){t.method="textDocument/documentLink",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Gw||(E.DocumentLinkRequest=Gw={}));var Yw;(function(t){t.method="documentLink/resolve",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Yw||(E.DocumentLinkResolveRequest=Yw={}));var Kw;(function(t){t.method="textDocument/formatting",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Kw||(E.DocumentFormattingRequest=Kw={}));var Xw;(function(t){t.method="textDocument/rangeFormatting",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Xw||(E.DocumentRangeFormattingRequest=Xw={}));var Jw;(function(t){t.method="textDocument/rangesFormatting",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Jw||(E.DocumentRangesFormattingRequest=Jw={}));var Qw;(function(t){t.method="textDocument/onTypeFormatting",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Qw||(E.DocumentOnTypeFormattingRequest=Qw={}));var Zw;(function(t){t.Identifier=1})(Zw||(E.PrepareSupportDefaultBehavior=Zw={}));var ek;(function(t){t.method="textDocument/rename",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(ek||(E.RenameRequest=ek={}));var tk;(function(t){t.method="textDocument/prepareRename",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(tk||(E.PrepareRenameRequest=tk={}));var nk;(function(t){t.method="workspace/executeCommand",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(nk||(E.ExecuteCommandRequest=nk={}));var rk;(function(t){t.method="workspace/applyEdit",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolRequestType("workspace/applyEdit")})(rk||(E.ApplyWorkspaceEditRequest=rk={}))});var uk=k(Hu=>{"use strict";Object.defineProperty(Hu,"__esModule",{value:!0});Hu.createProtocolConnection=void 0;var lk=bs();function x1(t,e,n,r){return lk.ConnectionStrategy.is(r)&&(r={connectionStrategy:r}),(0,lk.createMessageConnection)(t,e,n,r)}Hu.createProtocolConnection=x1});var fk=k(_n=>{"use strict";var M1=_n&&_n.__createBinding||(Object.create?function(t,e,n,r){r===void 0&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){r===void 0&&(r=n),t[r]=e[n]}),Gu=_n&&_n.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&M1(e,t,n)};Object.defineProperty(_n,"__esModule",{value:!0});_n.LSPErrorCodes=_n.createProtocolConnection=void 0;Gu(bs(),_n);Gu(Du(),_n);Gu(ft(),_n);Gu(ck(),_n);var L1=uk();Object.defineProperty(_n,"createProtocolConnection",{enumerable:!0,get:function(){return L1.createProtocolConnection}});var dk;(function(t){t.lspReservedErrorRangeStart=-32899,t.RequestFailed=-32803,t.ServerCancelled=-32802,t.ContentModified=-32801,t.RequestCancelled=-32800,t.lspReservedErrorRangeEnd=-32800})(dk||(_n.LSPErrorCodes=dk={}))});var Tt=k(qr=>{"use strict";var $1=qr&&qr.__createBinding||(Object.create?function(t,e,n,r){r===void 0&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){r===void 0&&(r=n),t[r]=e[n]}),hk=qr&&qr.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&$1(e,t,n)};Object.defineProperty(qr,"__esModule",{value:!0});qr.createProtocolConnection=void 0;var q1=Vm();hk(Vm(),qr);hk(fk(),qr);function j1(t,e,n,r){return(0,q1.createMessageConnection)(t,e,n,r)}qr.createProtocolConnection=j1});var og=k(Wn=>{"use strict";Object.defineProperty(Wn,"__esModule",{value:!0});Wn.generateUuid=Wn.parse=Wn.isUUID=Wn.v4=Wn.empty=void 0;var za=class{constructor(e){this._value=e}asHex(){return this._value}equals(e){return this.asHex()===e.asHex()}},Wa=class t extends za{static _oneOf(e){return e[Math.floor(e.length*Math.random())]}static _randomHex(){return t._oneOf(t._chars)}constructor(){super([t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),"-",t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),"-","4",t._randomHex(),t._randomHex(),t._randomHex(),"-",t._oneOf(t._timeHighBits),t._randomHex(),t._randomHex(),t._randomHex(),"-",t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex()].join(""))}};Wa._chars=["0","1","2","3","4","5","6","6","7","8","9","a","b","c","d","e","f"];Wa._timeHighBits=["8","9","a","b"];Wn.empty=new za("00000000-0000-0000-0000-000000000000");function pk(){return new Wa}Wn.v4=pk;var F1=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function mk(t){return F1.test(t)}Wn.isUUID=mk;function B1(t){if(!mk(t))throw new Error("invalid uuid");return new za(t)}Wn.parse=B1;function U1(){return pk().asHex()}Wn.generateUuid=U1});var gk=k(Li=>{"use strict";Object.defineProperty(Li,"__esModule",{value:!0});Li.attachPartialResult=Li.ProgressFeature=Li.attachWorkDone=void 0;var Mi=Tt(),V1=og(),Ss=class t{constructor(e,n){this._connection=e,this._token=n,t.Instances.set(this._token,this)}begin(e,n,r,i){let s={kind:"begin",title:e,percentage:n,message:r,cancellable:i};this._connection.sendProgress(Mi.WorkDoneProgress.type,this._token,s)}report(e,n){let r={kind:"report"};typeof e=="number"?(r.percentage=e,n!==void 0&&(r.message=n)):r.message=e,this._connection.sendProgress(Mi.WorkDoneProgress.type,this._token,r)}done(){t.Instances.delete(this._token),this._connection.sendProgress(Mi.WorkDoneProgress.type,this._token,{kind:"end"})}};Ss.Instances=new Map;var Yu=class extends Ss{constructor(e,n){super(e,n),this._source=new Mi.CancellationTokenSource}get token(){return this._source.token}done(){this._source.dispose(),super.done()}cancel(){this._source.cancel()}},Ha=class{constructor(){}begin(){}report(){}done(){}},Ku=class extends Ha{constructor(){super(),this._source=new Mi.CancellationTokenSource}get token(){return this._source.token}done(){this._source.dispose()}cancel(){this._source.cancel()}};function z1(t,e){if(e===void 0||e.workDoneToken===void 0)return new Ha;let n=e.workDoneToken;return delete e.workDoneToken,new Ss(t,n)}Li.attachWorkDone=z1;var W1=t=>class extends t{constructor(){super(),this._progressSupported=!1}initialize(e){super.initialize(e),e?.window?.workDoneProgress===!0&&(this._progressSupported=!0,this.connection.onNotification(Mi.WorkDoneProgressCancelNotification.type,n=>{let r=Ss.Instances.get(n.token);(r instanceof Yu||r instanceof Ku)&&r.cancel()}))}attachWorkDoneProgress(e){return e===void 0?new Ha:new Ss(this.connection,e)}createWorkDoneProgress(){if(this._progressSupported){let e=(0,V1.generateUuid)();return this.connection.sendRequest(Mi.WorkDoneProgressCreateRequest.type,{token:e}).then(()=>new Yu(this.connection,e))}else return Promise.resolve(new Ku)}};Li.ProgressFeature=W1;var ag;(function(t){t.type=new Mi.ProgressType})(ag||(ag={}));var cg=class{constructor(e,n){this._connection=e,this._token=n}report(e){this._connection.sendProgress(ag.type,this._token,e)}};function H1(t,e){if(e===void 0||e.partialResultToken===void 0)return;let n=e.partialResultToken;return delete e.partialResultToken,new cg(t,n)}Li.attachPartialResult=H1});var yk=k(Xu=>{"use strict";Object.defineProperty(Xu,"__esModule",{value:!0});Xu.ConfigurationFeature=void 0;var G1=Tt(),Y1=au(),K1=t=>class extends t{getConfiguration(e){return e?Y1.string(e)?this._getConfiguration({section:e}):this._getConfiguration(e):this._getConfiguration({})}_getConfiguration(e){let n={items:Array.isArray(e)?e:[e]};return this.connection.sendRequest(G1.ConfigurationRequest.type,n).then(r=>Array.isArray(r)?Array.isArray(e)?r:r[0]:Array.isArray(e)?[]:null)}};Xu.ConfigurationFeature=K1});var vk=k(Qu=>{"use strict";Object.defineProperty(Qu,"__esModule",{value:!0});Qu.WorkspaceFoldersFeature=void 0;var Ju=Tt(),X1=t=>class extends t{constructor(){super(),this._notificationIsAutoRegistered=!1}initialize(e){super.initialize(e);let n=e.workspace;n&&n.workspaceFolders&&(this._onDidChangeWorkspaceFolders=new Ju.Emitter,this.connection.onNotification(Ju.DidChangeWorkspaceFoldersNotification.type,r=>{this._onDidChangeWorkspaceFolders.fire(r.event)}))}fillServerCapabilities(e){super.fillServerCapabilities(e);let n=e.workspace?.workspaceFolders?.changeNotifications;this._notificationIsAutoRegistered=n===!0||typeof n=="string"}getWorkspaceFolders(){return this.connection.sendRequest(Ju.WorkspaceFoldersRequest.type)}get onDidChangeWorkspaceFolders(){if(!this._onDidChangeWorkspaceFolders)throw new Error("Client doesn't support sending workspace folder change events.");return!this._notificationIsAutoRegistered&&!this._unregistration&&(this._unregistration=this.connection.client.register(Ju.DidChangeWorkspaceFoldersNotification.type)),this._onDidChangeWorkspaceFolders.event}};Qu.WorkspaceFoldersFeature=X1});var bk=k(Zu=>{"use strict";Object.defineProperty(Zu,"__esModule",{value:!0});Zu.CallHierarchyFeature=void 0;var lg=Tt(),J1=t=>class extends t{get callHierarchy(){return{onPrepare:e=>this.connection.onRequest(lg.CallHierarchyPrepareRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n),void 0)),onIncomingCalls:e=>{let n=lg.CallHierarchyIncomingCallsRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))},onOutgoingCalls:e=>{let n=lg.CallHierarchyOutgoingCallsRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))}}}};Zu.CallHierarchyFeature=J1});var dg=k($i=>{"use strict";Object.defineProperty($i,"__esModule",{value:!0});$i.SemanticTokensBuilder=$i.SemanticTokensDiff=$i.SemanticTokensFeature=void 0;var ed=Tt(),Q1=t=>class extends t{get semanticTokens(){return{refresh:()=>this.connection.sendRequest(ed.SemanticTokensRefreshRequest.type),on:e=>{let n=ed.SemanticTokensRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))},onDelta:e=>{let n=ed.SemanticTokensDeltaRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))},onRange:e=>{let n=ed.SemanticTokensRangeRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))}}}};$i.SemanticTokensFeature=Q1;var td=class{constructor(e,n){this.originalSequence=e,this.modifiedSequence=n}computeDiff(){let e=this.originalSequence.length,n=this.modifiedSequence.length,r=0;for(;r<n&&r<e&&this.originalSequence[r]===this.modifiedSequence[r];)r++;if(r<n&&r<e){let i=e-1,s=n-1;for(;i>=r&&s>=r&&this.originalSequence[i]===this.modifiedSequence[s];)i--,s--;(i<r||s<r)&&(i++,s++);let o=i-r+1,a=this.modifiedSequence.slice(r,s+1);return a.length===1&&a[0]===this.originalSequence[i]?[{start:r,deleteCount:o-1}]:[{start:r,deleteCount:o,data:a}]}else return r<n?[{start:r,deleteCount:0,data:this.modifiedSequence.slice(r)}]:r<e?[{start:r,deleteCount:e-r}]:[]}};$i.SemanticTokensDiff=td;var ug=class{constructor(){this._prevData=void 0,this.initialize()}initialize(){this._id=Date.now(),this._prevLine=0,this._prevChar=0,this._data=[],this._dataLen=0}push(e,n,r,i,s){let o=e,a=n;this._dataLen>0&&(o-=this._prevLine,o===0&&(a-=this._prevChar)),this._data[this._dataLen++]=o,this._data[this._dataLen++]=a,this._data[this._dataLen++]=r,this._data[this._dataLen++]=i,this._data[this._dataLen++]=s,this._prevLine=e,this._prevChar=n}get id(){return this._id.toString()}previousResult(e){this.id===e&&(this._prevData=this._data),this.initialize()}build(){return this._prevData=void 0,{resultId:this.id,data:this._data}}canBuildEdits(){return this._prevData!==void 0}buildEdits(){return this._prevData!==void 0?{resultId:this.id,edits:new td(this._prevData,this._data).computeDiff()}:this.build()}};$i.SemanticTokensBuilder=ug});var Tk=k(nd=>{"use strict";Object.defineProperty(nd,"__esModule",{value:!0});nd.ShowDocumentFeature=void 0;var Z1=Tt(),eL=t=>class extends t{showDocument(e){return this.connection.sendRequest(Z1.ShowDocumentRequest.type,e)}};nd.ShowDocumentFeature=eL});var Sk=k(rd=>{"use strict";Object.defineProperty(rd,"__esModule",{value:!0});rd.FileOperationsFeature=void 0;var wo=Tt(),tL=t=>class extends t{onDidCreateFiles(e){return this.connection.onNotification(wo.DidCreateFilesNotification.type,n=>{e(n)})}onDidRenameFiles(e){return this.connection.onNotification(wo.DidRenameFilesNotification.type,n=>{e(n)})}onDidDeleteFiles(e){return this.connection.onNotification(wo.DidDeleteFilesNotification.type,n=>{e(n)})}onWillCreateFiles(e){return this.connection.onRequest(wo.WillCreateFilesRequest.type,(n,r)=>e(n,r))}onWillRenameFiles(e){return this.connection.onRequest(wo.WillRenameFilesRequest.type,(n,r)=>e(n,r))}onWillDeleteFiles(e){return this.connection.onRequest(wo.WillDeleteFilesRequest.type,(n,r)=>e(n,r))}};rd.FileOperationsFeature=tL});var _k=k(id=>{"use strict";Object.defineProperty(id,"__esModule",{value:!0});id.LinkedEditingRangeFeature=void 0;var nL=Tt(),rL=t=>class extends t{onLinkedEditingRange(e){return this.connection.onRequest(nL.LinkedEditingRangeRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n),void 0))}};id.LinkedEditingRangeFeature=rL});var Ek=k(sd=>{"use strict";Object.defineProperty(sd,"__esModule",{value:!0});sd.TypeHierarchyFeature=void 0;var fg=Tt(),iL=t=>class extends t{get typeHierarchy(){return{onPrepare:e=>this.connection.onRequest(fg.TypeHierarchyPrepareRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n),void 0)),onSupertypes:e=>{let n=fg.TypeHierarchySupertypesRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))},onSubtypes:e=>{let n=fg.TypeHierarchySubtypesRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))}}}};sd.TypeHierarchyFeature=iL});var kk=k(od=>{"use strict";Object.defineProperty(od,"__esModule",{value:!0});od.InlineValueFeature=void 0;var wk=Tt(),sL=t=>class extends t{get inlineValue(){return{refresh:()=>this.connection.sendRequest(wk.InlineValueRefreshRequest.type),on:e=>this.connection.onRequest(wk.InlineValueRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n)))}}};od.InlineValueFeature=sL});var Pk=k(ad=>{"use strict";Object.defineProperty(ad,"__esModule",{value:!0});ad.FoldingRangeFeature=void 0;var Nk=Tt(),oL=t=>class extends t{get foldingRange(){return{refresh:()=>this.connection.sendRequest(Nk.FoldingRangeRefreshRequest.type),on:e=>{let n=Nk.FoldingRangeRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))}}}};ad.FoldingRangeFeature=oL});var Rk=k(cd=>{"use strict";Object.defineProperty(cd,"__esModule",{value:!0});cd.InlayHintFeature=void 0;var hg=Tt(),aL=t=>class extends t{get inlayHint(){return{refresh:()=>this.connection.sendRequest(hg.InlayHintRefreshRequest.type),on:e=>this.connection.onRequest(hg.InlayHintRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n))),resolve:e=>this.connection.onRequest(hg.InlayHintResolveRequest.type,(n,r)=>e(n,r))}}};cd.InlayHintFeature=aL});var Ck=k(ld=>{"use strict";Object.defineProperty(ld,"__esModule",{value:!0});ld.DiagnosticFeature=void 0;var Ga=Tt(),cL=t=>class extends t{get diagnostics(){return{refresh:()=>this.connection.sendRequest(Ga.DiagnosticRefreshRequest.type),on:e=>this.connection.onRequest(Ga.DocumentDiagnosticRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n),this.attachPartialResultProgress(Ga.DocumentDiagnosticRequest.partialResult,n))),onWorkspace:e=>this.connection.onRequest(Ga.WorkspaceDiagnosticRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n),this.attachPartialResultProgress(Ga.WorkspaceDiagnosticRequest.partialResult,n)))}}};ld.DiagnosticFeature=cL});var mg=k(ud=>{"use strict";Object.defineProperty(ud,"__esModule",{value:!0});ud.TextDocuments=void 0;var _s=Tt(),pg=class{constructor(e){this._configuration=e,this._syncedDocuments=new Map,this._onDidChangeContent=new _s.Emitter,this._onDidOpen=new _s.Emitter,this._onDidClose=new _s.Emitter,this._onDidSave=new _s.Emitter,this._onWillSave=new _s.Emitter}get onDidOpen(){return this._onDidOpen.event}get onDidChangeContent(){return this._onDidChangeContent.event}get onWillSave(){return this._onWillSave.event}onWillSaveWaitUntil(e){this._willSaveWaitUntil=e}get onDidSave(){return this._onDidSave.event}get onDidClose(){return this._onDidClose.event}get(e){return this._syncedDocuments.get(e)}all(){return Array.from(this._syncedDocuments.values())}keys(){return Array.from(this._syncedDocuments.keys())}listen(e){e.__textDocumentSync=_s.TextDocumentSyncKind.Incremental;let n=[];return n.push(e.onDidOpenTextDocument(r=>{let i=r.textDocument,s=this._configuration.create(i.uri,i.languageId,i.version,i.text);this._syncedDocuments.set(i.uri,s);let o=Object.freeze({document:s});this._onDidOpen.fire(o),this._onDidChangeContent.fire(o)})),n.push(e.onDidChangeTextDocument(r=>{let i=r.textDocument,s=r.contentChanges;if(s.length===0)return;let{version:o}=i;if(o==null)throw new Error(`Received document change event for ${i.uri} without valid version identifier`);let a=this._syncedDocuments.get(i.uri);a!==void 0&&(a=this._configuration.update(a,s,o),this._syncedDocuments.set(i.uri,a),this._onDidChangeContent.fire(Object.freeze({document:a})))})),n.push(e.onDidCloseTextDocument(r=>{let i=this._syncedDocuments.get(r.textDocument.uri);i!==void 0&&(this._syncedDocuments.delete(r.textDocument.uri),this._onDidClose.fire(Object.freeze({document:i})))})),n.push(e.onWillSaveTextDocument(r=>{let i=this._syncedDocuments.get(r.textDocument.uri);i!==void 0&&this._onWillSave.fire(Object.freeze({document:i,reason:r.reason}))})),n.push(e.onWillSaveTextDocumentWaitUntil((r,i)=>{let s=this._syncedDocuments.get(r.textDocument.uri);return s!==void 0&&this._willSaveWaitUntil?this._willSaveWaitUntil(Object.freeze({document:s,reason:r.reason}),i):[]})),n.push(e.onDidSaveTextDocument(r=>{let i=this._syncedDocuments.get(r.textDocument.uri);i!==void 0&&this._onDidSave.fire(Object.freeze({document:i}))})),_s.Disposable.create(()=>{n.forEach(r=>r.dispose())})}};ud.TextDocuments=pg});var yg=k(ko=>{"use strict";Object.defineProperty(ko,"__esModule",{value:!0});ko.NotebookDocuments=ko.NotebookSyncFeature=void 0;var Hn=Tt(),Dk=mg(),lL=t=>class extends t{get synchronization(){return{onDidOpenNotebookDocument:e=>this.connection.onNotification(Hn.DidOpenNotebookDocumentNotification.type,n=>{e(n)}),onDidChangeNotebookDocument:e=>this.connection.onNotification(Hn.DidChangeNotebookDocumentNotification.type,n=>{e(n)}),onDidSaveNotebookDocument:e=>this.connection.onNotification(Hn.DidSaveNotebookDocumentNotification.type,n=>{e(n)}),onDidCloseNotebookDocument:e=>this.connection.onNotification(Hn.DidCloseNotebookDocumentNotification.type,n=>{e(n)})}}};ko.NotebookSyncFeature=lL;var dd=class t{onDidOpenTextDocument(e){return this.openHandler=e,Hn.Disposable.create(()=>{this.openHandler=void 0})}openTextDocument(e){this.openHandler&&this.openHandler(e)}onDidChangeTextDocument(e){return this.changeHandler=e,Hn.Disposable.create(()=>{this.changeHandler=e})}changeTextDocument(e){this.changeHandler&&this.changeHandler(e)}onDidCloseTextDocument(e){return this.closeHandler=e,Hn.Disposable.create(()=>{this.closeHandler=void 0})}closeTextDocument(e){this.closeHandler&&this.closeHandler(e)}onWillSaveTextDocument(){return t.NULL_DISPOSE}onWillSaveTextDocumentWaitUntil(){return t.NULL_DISPOSE}onDidSaveTextDocument(){return t.NULL_DISPOSE}};dd.NULL_DISPOSE=Object.freeze({dispose:()=>{}});var gg=class{constructor(e){e instanceof Dk.TextDocuments?this._cellTextDocuments=e:this._cellTextDocuments=new Dk.TextDocuments(e),this.notebookDocuments=new Map,this.notebookCellMap=new Map,this._onDidOpen=new Hn.Emitter,this._onDidChange=new Hn.Emitter,this._onDidSave=new Hn.Emitter,this._onDidClose=new Hn.Emitter}get cellTextDocuments(){return this._cellTextDocuments}getCellTextDocument(e){return this._cellTextDocuments.get(e.document)}getNotebookDocument(e){return this.notebookDocuments.get(e)}getNotebookCell(e){let n=this.notebookCellMap.get(e);return n&&n[0]}findNotebookDocumentForCell(e){let n=typeof e=="string"?e:e.document,r=this.notebookCellMap.get(n);return r&&r[1]}get onDidOpen(){return this._onDidOpen.event}get onDidSave(){return this._onDidSave.event}get onDidChange(){return this._onDidChange.event}get onDidClose(){return this._onDidClose.event}listen(e){let n=new dd,r=[];return r.push(this.cellTextDocuments.listen(n)),r.push(e.notebooks.synchronization.onDidOpenNotebookDocument(i=>{this.notebookDocuments.set(i.notebookDocument.uri,i.notebookDocument);for(let s of i.cellTextDocuments)n.openTextDocument({textDocument:s});this.updateCellMap(i.notebookDocument),this._onDidOpen.fire(i.notebookDocument)})),r.push(e.notebooks.synchronization.onDidChangeNotebookDocument(i=>{let s=this.notebookDocuments.get(i.notebookDocument.uri);if(s===void 0)return;s.version=i.notebookDocument.version;let o=s.metadata,a=!1,c=i.change;c.metadata!==void 0&&(a=!0,s.metadata=c.metadata);let l=[],u=[],d=[],f=[];if(c.cells!==void 0){let _=c.cells;if(_.structure!==void 0){let v=_.structure.array;if(s.cells.splice(v.start,v.deleteCount,...v.cells!==void 0?v.cells:[]),_.structure.didOpen!==void 0)for(let b of _.structure.didOpen)n.openTextDocument({textDocument:b}),l.push(b.uri);if(_.structure.didClose)for(let b of _.structure.didClose)n.closeTextDocument({textDocument:b}),u.push(b.uri)}if(_.data!==void 0){let v=new Map(_.data.map(b=>[b.document,b]));for(let b=0;b<=s.cells.length;b++){let w=v.get(s.cells[b].document);if(w!==void 0){let C=s.cells.splice(b,1,w);if(d.push({old:C[0],new:w}),v.delete(w.document),v.size===0)break}}}if(_.textContent!==void 0)for(let v of _.textContent)n.changeTextDocument({textDocument:v.document,contentChanges:v.changes}),f.push(v.document.uri)}this.updateCellMap(s);let h={notebookDocument:s};a&&(h.metadata={old:o,new:s.metadata});let y=[];for(let _ of l)y.push(this.getNotebookCell(_));let p=[];for(let _ of u)p.push(this.getNotebookCell(_));let T=[];for(let _ of f)T.push(this.getNotebookCell(_));(y.length>0||p.length>0||d.length>0||T.length>0)&&(h.cells={added:y,removed:p,changed:{data:d,textContent:T}}),(h.metadata!==void 0||h.cells!==void 0)&&this._onDidChange.fire(h)})),r.push(e.notebooks.synchronization.onDidSaveNotebookDocument(i=>{let s=this.notebookDocuments.get(i.notebookDocument.uri);s!==void 0&&this._onDidSave.fire(s)})),r.push(e.notebooks.synchronization.onDidCloseNotebookDocument(i=>{let s=this.notebookDocuments.get(i.notebookDocument.uri);if(s!==void 0){this._onDidClose.fire(s);for(let o of i.cellTextDocuments)n.closeTextDocument({textDocument:o});this.notebookDocuments.delete(i.notebookDocument.uri);for(let o of s.cells)this.notebookCellMap.delete(o.document)}})),Hn.Disposable.create(()=>{r.forEach(i=>i.dispose())})}updateCellMap(e){for(let n of e.cells)this.notebookCellMap.set(n.document,[n,e])}};ko.NotebookDocuments=gg});var Ak=k(fd=>{"use strict";Object.defineProperty(fd,"__esModule",{value:!0});fd.MonikerFeature=void 0;var uL=Tt(),dL=t=>class extends t{get moniker(){return{on:e=>{let n=uL.MonikerRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))}}}};fd.MonikerFeature=dL});var Eg=k(Ae=>{"use strict";Object.defineProperty(Ae,"__esModule",{value:!0});Ae.createConnection=Ae.combineFeatures=Ae.combineNotebooksFeatures=Ae.combineLanguagesFeatures=Ae.combineWorkspaceFeatures=Ae.combineWindowFeatures=Ae.combineClientFeatures=Ae.combineTracerFeatures=Ae.combineTelemetryFeatures=Ae.combineConsoleFeatures=Ae._NotebooksImpl=Ae._LanguagesImpl=Ae.BulkUnregistration=Ae.BulkRegistration=Ae.ErrorMessageTracker=void 0;var G=Tt(),Gn=au(),bg=og(),ae=gk(),fL=yk(),hL=vk(),pL=bk(),mL=dg(),gL=Tk(),yL=Sk(),vL=_k(),bL=Ek(),TL=kk(),SL=Pk(),_L=Rk(),EL=Ck(),wL=yg(),kL=Ak();function vg(t){if(t!==null)return t}var Tg=class{constructor(){this._messages=Object.create(null)}add(e){let n=this._messages[e];n||(n=0),n++,this._messages[e]=n}sendErrors(e){Object.keys(this._messages).forEach(n=>{e.window.showErrorMessage(n)})}};Ae.ErrorMessageTracker=Tg;var hd=class{constructor(){}rawAttach(e){this._rawConnection=e}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}fillServerCapabilities(e){}initialize(e){}error(e){this.send(G.MessageType.Error,e)}warn(e){this.send(G.MessageType.Warning,e)}info(e){this.send(G.MessageType.Info,e)}log(e){this.send(G.MessageType.Log,e)}debug(e){this.send(G.MessageType.Debug,e)}send(e,n){this._rawConnection&&this._rawConnection.sendNotification(G.LogMessageNotification.type,{type:e,message:n}).catch(()=>{(0,G.RAL)().console.error("Sending log message failed")})}},Sg=class{constructor(){}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}showErrorMessage(e,...n){let r={type:G.MessageType.Error,message:e,actions:n};return this.connection.sendRequest(G.ShowMessageRequest.type,r).then(vg)}showWarningMessage(e,...n){let r={type:G.MessageType.Warning,message:e,actions:n};return this.connection.sendRequest(G.ShowMessageRequest.type,r).then(vg)}showInformationMessage(e,...n){let r={type:G.MessageType.Info,message:e,actions:n};return this.connection.sendRequest(G.ShowMessageRequest.type,r).then(vg)}},Ok=(0,gL.ShowDocumentFeature)((0,ae.ProgressFeature)(Sg)),Ik;(function(t){function e(){return new pd}t.create=e})(Ik||(Ae.BulkRegistration=Ik={}));var pd=class{constructor(){this._registrations=[],this._registered=new Set}add(e,n){let r=Gn.string(e)?e:e.method;if(this._registered.has(r))throw new Error(`${r} is already added to this registration`);let i=bg.generateUuid();this._registrations.push({id:i,method:r,registerOptions:n||{}}),this._registered.add(r)}asRegistrationParams(){return{registrations:this._registrations}}},xk;(function(t){function e(){return new Ya(void 0,[])}t.create=e})(xk||(Ae.BulkUnregistration=xk={}));var Ya=class{constructor(e,n){this._connection=e,this._unregistrations=new Map,n.forEach(r=>{this._unregistrations.set(r.method,r)})}get isAttached(){return!!this._connection}attach(e){this._connection=e}add(e){this._unregistrations.set(e.method,e)}dispose(){let e=[];for(let r of this._unregistrations.values())e.push(r);let n={unregisterations:e};this._connection.sendRequest(G.UnregistrationRequest.type,n).catch(()=>{this._connection.console.info("Bulk unregistration failed.")})}disposeSingle(e){let n=Gn.string(e)?e:e.method,r=this._unregistrations.get(n);if(!r)return!1;let i={unregisterations:[r]};return this._connection.sendRequest(G.UnregistrationRequest.type,i).then(()=>{this._unregistrations.delete(n)},s=>{this._connection.console.info(`Un-registering request handler for ${r.id} failed.`)}),!0}},md=class{attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}register(e,n,r){return e instanceof pd?this.registerMany(e):e instanceof Ya?this.registerSingle1(e,n,r):this.registerSingle2(e,n)}registerSingle1(e,n,r){let i=Gn.string(n)?n:n.method,s=bg.generateUuid(),o={registrations:[{id:s,method:i,registerOptions:r||{}}]};return e.isAttached||e.attach(this.connection),this.connection.sendRequest(G.RegistrationRequest.type,o).then(a=>(e.add({id:s,method:i}),e),a=>(this.connection.console.info(`Registering request handler for ${i} failed.`),Promise.reject(a)))}registerSingle2(e,n){let r=Gn.string(e)?e:e.method,i=bg.generateUuid(),s={registrations:[{id:i,method:r,registerOptions:n||{}}]};return this.connection.sendRequest(G.RegistrationRequest.type,s).then(o=>G.Disposable.create(()=>{this.unregisterSingle(i,r).catch(()=>{this.connection.console.info(`Un-registering capability with id ${i} failed.`)})}),o=>(this.connection.console.info(`Registering request handler for ${r} failed.`),Promise.reject(o)))}unregisterSingle(e,n){let r={unregisterations:[{id:e,method:n}]};return this.connection.sendRequest(G.UnregistrationRequest.type,r).catch(()=>{this.connection.console.info(`Un-registering request handler for ${e} failed.`)})}registerMany(e){let n=e.asRegistrationParams();return this.connection.sendRequest(G.RegistrationRequest.type,n).then(()=>new Ya(this._connection,n.registrations.map(r=>({id:r.id,method:r.method}))),r=>(this.connection.console.info("Bulk registration failed."),Promise.reject(r)))}},_g=class{constructor(){}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}applyEdit(e){function n(i){return i&&!!i.edit}let r=n(e)?e:{edit:e};return this.connection.sendRequest(G.ApplyWorkspaceEditRequest.type,r)}},Mk=(0,yL.FileOperationsFeature)((0,hL.WorkspaceFoldersFeature)((0,fL.ConfigurationFeature)(_g))),gd=class{constructor(){this._trace=G.Trace.Off}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}set trace(e){this._trace=e}log(e,n){this._trace!==G.Trace.Off&&this.connection.sendNotification(G.LogTraceNotification.type,{message:e,verbose:this._trace===G.Trace.Verbose?n:void 0}).catch(()=>{})}},yd=class{constructor(){}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}logEvent(e){this.connection.sendNotification(G.TelemetryEventNotification.type,e).catch(()=>{this.connection.console.log("Sending TelemetryEventNotification failed")})}},vd=class{constructor(){}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}attachWorkDoneProgress(e){return(0,ae.attachWorkDone)(this.connection,e)}attachPartialResultProgress(e,n){return(0,ae.attachPartialResult)(this.connection,n)}};Ae._LanguagesImpl=vd;var Lk=(0,SL.FoldingRangeFeature)((0,kL.MonikerFeature)((0,EL.DiagnosticFeature)((0,_L.InlayHintFeature)((0,TL.InlineValueFeature)((0,bL.TypeHierarchyFeature)((0,vL.LinkedEditingRangeFeature)((0,mL.SemanticTokensFeature)((0,pL.CallHierarchyFeature)(vd))))))))),bd=class{constructor(){}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}attachWorkDoneProgress(e){return(0,ae.attachWorkDone)(this.connection,e)}attachPartialResultProgress(e,n){return(0,ae.attachPartialResult)(this.connection,n)}};Ae._NotebooksImpl=bd;var $k=(0,wL.NotebookSyncFeature)(bd);function qk(t,e){return function(n){return e(t(n))}}Ae.combineConsoleFeatures=qk;function jk(t,e){return function(n){return e(t(n))}}Ae.combineTelemetryFeatures=jk;function Fk(t,e){return function(n){return e(t(n))}}Ae.combineTracerFeatures=Fk;function Bk(t,e){return function(n){return e(t(n))}}Ae.combineClientFeatures=Bk;function Uk(t,e){return function(n){return e(t(n))}}Ae.combineWindowFeatures=Uk;function Vk(t,e){return function(n){return e(t(n))}}Ae.combineWorkspaceFeatures=Vk;function zk(t,e){return function(n){return e(t(n))}}Ae.combineLanguagesFeatures=zk;function Wk(t,e){return function(n){return e(t(n))}}Ae.combineNotebooksFeatures=Wk;function NL(t,e){function n(i,s,o){return i&&s?o(i,s):i||s}return{__brand:"features",console:n(t.console,e.console,qk),tracer:n(t.tracer,e.tracer,Fk),telemetry:n(t.telemetry,e.telemetry,jk),client:n(t.client,e.client,Bk),window:n(t.window,e.window,Uk),workspace:n(t.workspace,e.workspace,Vk),languages:n(t.languages,e.languages,zk),notebooks:n(t.notebooks,e.notebooks,Wk)}}Ae.combineFeatures=NL;function PL(t,e,n){let r=n&&n.console?new(n.console(hd)):new hd,i=t(r);r.rawAttach(i);let s=n&&n.tracer?new(n.tracer(gd)):new gd,o=n&&n.telemetry?new(n.telemetry(yd)):new yd,a=n&&n.client?new(n.client(md)):new md,c=n&&n.window?new(n.window(Ok)):new Ok,l=n&&n.workspace?new(n.workspace(Mk)):new Mk,u=n&&n.languages?new(n.languages(Lk)):new Lk,d=n&&n.notebooks?new(n.notebooks($k)):new $k,f=[r,s,o,a,c,l,u,d];function h(v){return v instanceof Promise?v:Gn.thenable(v)?new Promise((b,w)=>{v.then(C=>b(C),C=>w(C))}):Promise.resolve(v)}let y,p,T,_={listen:()=>i.listen(),sendRequest:(v,...b)=>i.sendRequest(Gn.string(v)?v:v.method,...b),onRequest:(v,b)=>i.onRequest(v,b),sendNotification:(v,b)=>{let w=Gn.string(v)?v:v.method;return i.sendNotification(w,b)},onNotification:(v,b)=>i.onNotification(v,b),onProgress:i.onProgress,sendProgress:i.sendProgress,onInitialize:v=>(p=v,{dispose:()=>{p=void 0}}),onInitialized:v=>i.onNotification(G.InitializedNotification.type,v),onShutdown:v=>(y=v,{dispose:()=>{y=void 0}}),onExit:v=>(T=v,{dispose:()=>{T=void 0}}),get console(){return r},get telemetry(){return o},get tracer(){return s},get client(){return a},get window(){return c},get workspace(){return l},get languages(){return u},get notebooks(){return d},onDidChangeConfiguration:v=>i.onNotification(G.DidChangeConfigurationNotification.type,v),onDidChangeWatchedFiles:v=>i.onNotification(G.DidChangeWatchedFilesNotification.type,v),__textDocumentSync:void 0,onDidOpenTextDocument:v=>i.onNotification(G.DidOpenTextDocumentNotification.type,v),onDidChangeTextDocument:v=>i.onNotification(G.DidChangeTextDocumentNotification.type,v),onDidCloseTextDocument:v=>i.onNotification(G.DidCloseTextDocumentNotification.type,v),onWillSaveTextDocument:v=>i.onNotification(G.WillSaveTextDocumentNotification.type,v),onWillSaveTextDocumentWaitUntil:v=>i.onRequest(G.WillSaveTextDocumentWaitUntilRequest.type,v),onDidSaveTextDocument:v=>i.onNotification(G.DidSaveTextDocumentNotification.type,v),sendDiagnostics:v=>i.sendNotification(G.PublishDiagnosticsNotification.type,v),onHover:v=>i.onRequest(G.HoverRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),void 0)),onCompletion:v=>i.onRequest(G.CompletionRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),(0,ae.attachPartialResult)(i,b))),onCompletionResolve:v=>i.onRequest(G.CompletionResolveRequest.type,v),onSignatureHelp:v=>i.onRequest(G.SignatureHelpRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),void 0)),onDeclaration:v=>i.onRequest(G.DeclarationRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),(0,ae.attachPartialResult)(i,b))),onDefinition:v=>i.onRequest(G.DefinitionRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),(0,ae.attachPartialResult)(i,b))),onTypeDefinition:v=>i.onRequest(G.TypeDefinitionRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),(0,ae.attachPartialResult)(i,b))),onImplementation:v=>i.onRequest(G.ImplementationRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),(0,ae.attachPartialResult)(i,b))),onReferences:v=>i.onRequest(G.ReferencesRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),(0,ae.attachPartialResult)(i,b))),onDocumentHighlight:v=>i.onRequest(G.DocumentHighlightRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),(0,ae.attachPartialResult)(i,b))),onDocumentSymbol:v=>i.onRequest(G.DocumentSymbolRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),(0,ae.attachPartialResult)(i,b))),onWorkspaceSymbol:v=>i.onRequest(G.WorkspaceSymbolRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),(0,ae.attachPartialResult)(i,b))),onWorkspaceSymbolResolve:v=>i.onRequest(G.WorkspaceSymbolResolveRequest.type,v),onCodeAction:v=>i.onRequest(G.CodeActionRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),(0,ae.attachPartialResult)(i,b))),onCodeActionResolve:v=>i.onRequest(G.CodeActionResolveRequest.type,(b,w)=>v(b,w)),onCodeLens:v=>i.onRequest(G.CodeLensRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),(0,ae.attachPartialResult)(i,b))),onCodeLensResolve:v=>i.onRequest(G.CodeLensResolveRequest.type,(b,w)=>v(b,w)),onDocumentFormatting:v=>i.onRequest(G.DocumentFormattingRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),void 0)),onDocumentRangeFormatting:v=>i.onRequest(G.DocumentRangeFormattingRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),void 0)),onDocumentOnTypeFormatting:v=>i.onRequest(G.DocumentOnTypeFormattingRequest.type,(b,w)=>v(b,w)),onRenameRequest:v=>i.onRequest(G.RenameRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),void 0)),onPrepareRename:v=>i.onRequest(G.PrepareRenameRequest.type,(b,w)=>v(b,w)),onDocumentLinks:v=>i.onRequest(G.DocumentLinkRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),(0,ae.attachPartialResult)(i,b))),onDocumentLinkResolve:v=>i.onRequest(G.DocumentLinkResolveRequest.type,(b,w)=>v(b,w)),onDocumentColor:v=>i.onRequest(G.DocumentColorRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),(0,ae.attachPartialResult)(i,b))),onColorPresentation:v=>i.onRequest(G.ColorPresentationRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),(0,ae.attachPartialResult)(i,b))),onFoldingRanges:v=>i.onRequest(G.FoldingRangeRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),(0,ae.attachPartialResult)(i,b))),onSelectionRanges:v=>i.onRequest(G.SelectionRangeRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),(0,ae.attachPartialResult)(i,b))),onExecuteCommand:v=>i.onRequest(G.ExecuteCommandRequest.type,(b,w)=>v(b,w,(0,ae.attachWorkDone)(i,b),void 0)),dispose:()=>i.dispose()};for(let v of f)v.attach(_);return i.onRequest(G.InitializeRequest.type,v=>{e.initialize(v),Gn.string(v.trace)&&(s.trace=G.Trace.fromString(v.trace));for(let b of f)b.initialize(v.capabilities);if(p){let b=p(v,new G.CancellationTokenSource().token,(0,ae.attachWorkDone)(i,v),void 0);return h(b).then(w=>{if(w instanceof G.ResponseError)return w;let C=w;C||(C={capabilities:{}});let x=C.capabilities;x||(x={},C.capabilities=x),x.textDocumentSync===void 0||x.textDocumentSync===null?x.textDocumentSync=Gn.number(_.__textDocumentSync)?_.__textDocumentSync:G.TextDocumentSyncKind.None:!Gn.number(x.textDocumentSync)&&!Gn.number(x.textDocumentSync.change)&&(x.textDocumentSync.change=Gn.number(_.__textDocumentSync)?_.__textDocumentSync:G.TextDocumentSyncKind.None);for(let B of f)B.fillServerCapabilities(x);return C})}else{let b={capabilities:{textDocumentSync:G.TextDocumentSyncKind.None}};for(let w of f)w.fillServerCapabilities(b.capabilities);return b}}),i.onRequest(G.ShutdownRequest.type,()=>{if(e.shutdownReceived=!0,y)return y(new G.CancellationTokenSource().token)}),i.onNotification(G.ExitNotification.type,()=>{try{T&&T()}finally{e.shutdownReceived?e.exit(0):e.exit(1)}}),i.onNotification(G.SetTraceNotification.type,v=>{s.trace=G.Trace.fromString(v.value)}),_}Ae.createConnection=PL});var Hk=k(En=>{"use strict";Object.defineProperty(En,"__esModule",{value:!0});En.resolveModulePath=En.FileSystem=En.resolveGlobalYarnPath=En.resolveGlobalNodePath=En.resolve=En.uriToFilePath=void 0;var RL=require("url"),gr=require("path"),wg=require("fs"),Rg=require("child_process");function CL(t){let e=RL.parse(t);if(e.protocol!=="file:"||!e.path)return;let n=e.path.split("/");for(var r=0,i=n.length;r<i;r++)n[r]=decodeURIComponent(n[r]);if(process.platform==="win32"&&n.length>1){let s=n[0],o=n[1];s.length===0&&o.length>1&&o[1]===":"&&n.shift()}return gr.normalize(n.join("/"))}En.uriToFilePath=CL;function kg(){return process.platform==="win32"}function Td(t,e,n,r){let i="NODE_PATH",s=["var p = process;","p.on('message',function(m){","if(m.c==='e'){","p.exit(0);","}","else if(m.c==='rs'){","try{","var r=require.resolve(m.a);","p.send({c:'r',s:true,r:r});","}","catch(err){","p.send({c:'r',s:false});","}","}","});"].join("");return new Promise((o,a)=>{let c=process.env,l=Object.create(null);Object.keys(c).forEach(u=>l[u]=c[u]),e&&wg.existsSync(e)&&(l[i]?l[i]=e+gr.delimiter+l[i]:l[i]=e,r&&r(`NODE_PATH value is: ${l[i]}`)),l.ELECTRON_RUN_AS_NODE="1";try{let u=(0,Rg.fork)("",[],{cwd:n,env:l,execArgv:["-e",s]});if(u.pid===void 0){a(new Error(`Starting process to resolve node module ${t} failed`));return}u.on("error",f=>{a(f)}),u.on("message",f=>{f.c==="r"&&(u.send({c:"e"}),f.s?o(f.r):a(new Error(`Failed to resolve module: ${t}`)))});let d={c:"rs",a:t};u.send(d)}catch(u){a(u)}})}En.resolve=Td;function Ng(t){let e="npm",n=Object.create(null);Object.keys(process.env).forEach(s=>n[s]=process.env[s]),n.NO_UPDATE_NOTIFIER="true";let r={encoding:"utf8",env:n};kg()&&(e="npm.cmd",r.shell=!0);let i=()=>{};try{process.on("SIGPIPE",i);let s=(0,Rg.spawnSync)(e,["config","get","prefix"],r).stdout;if(!s){t&&t("'npm config get prefix' didn't return a value.");return}let o=s.trim();return t&&t(`'npm config get prefix' value is: ${o}`),o.length>0?kg()?gr.join(o,"node_modules"):gr.join(o,"lib","node_modules"):void 0}catch{return}finally{process.removeListener("SIGPIPE",i)}}En.resolveGlobalNodePath=Ng;function DL(t){let e="yarn",n={encoding:"utf8"};kg()&&(e="yarn.cmd",n.shell=!0);let r=()=>{};try{process.on("SIGPIPE",r);let i=(0,Rg.spawnSync)(e,["global","dir","--json"],n),s=i.stdout;if(!s){t&&(t("'yarn global dir' didn't return a value."),i.stderr&&t(i.stderr));return}let o=s.trim().split(/\r?\n/);for(let a of o)try{let c=JSON.parse(a);if(c.type==="log")return gr.join(c.data,"node_modules")}catch{}return}catch{return}finally{process.removeListener("SIGPIPE",r)}}En.resolveGlobalYarnPath=DL;var Pg;(function(t){let e;function n(){return e!==void 0||(process.platform==="win32"?e=!1:e=!wg.existsSync(__filename.toUpperCase())||!wg.existsSync(__filename.toLowerCase())),e}t.isCaseSensitive=n;function r(i,s){return n()?gr.normalize(s).indexOf(gr.normalize(i))===0:gr.normalize(s).toLowerCase().indexOf(gr.normalize(i).toLowerCase())===0}t.isParent=r})(Pg||(En.FileSystem=Pg={}));function AL(t,e,n,r){return n?(gr.isAbsolute(n)||(n=gr.join(t,n)),Td(e,n,n,r).then(i=>Pg.isParent(n,i)?i:Promise.reject(new Error(`Failed to load ${e} from node path location.`))).then(void 0,i=>Td(e,Ng(r),t,r))):Td(e,Ng(r),t,r)}En.resolveModulePath=AL});var Cg=k((uX,Gk)=>{"use strict";Gk.exports=Tt()});var Yk=k(Sd=>{"use strict";Object.defineProperty(Sd,"__esModule",{value:!0});Sd.InlineCompletionFeature=void 0;var OL=Tt(),IL=t=>class extends t{get inlineCompletion(){return{on:e=>this.connection.onRequest(OL.InlineCompletionRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n)))}}};Sd.InlineCompletionFeature=IL});var Jk=k(nn=>{"use strict";var xL=nn&&nn.__createBinding||(Object.create?function(t,e,n,r){r===void 0&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){r===void 0&&(r=n),t[r]=e[n]}),Xk=nn&&nn.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&xL(e,t,n)};Object.defineProperty(nn,"__esModule",{value:!0});nn.ProposedFeatures=nn.NotebookDocuments=nn.TextDocuments=nn.SemanticTokensBuilder=void 0;var ML=dg();Object.defineProperty(nn,"SemanticTokensBuilder",{enumerable:!0,get:function(){return ML.SemanticTokensBuilder}});var LL=Yk();Xk(Tt(),nn);var $L=mg();Object.defineProperty(nn,"TextDocuments",{enumerable:!0,get:function(){return $L.TextDocuments}});var qL=yg();Object.defineProperty(nn,"NotebookDocuments",{enumerable:!0,get:function(){return qL.NotebookDocuments}});Xk(Eg(),nn);var Kk;(function(t){t.all={__brand:"features",languages:LL.InlineCompletionFeature}})(Kk||(nn.ProposedFeatures=Kk={}))});var J=k(Yn=>{"use strict";var jL=Yn&&Yn.__createBinding||(Object.create?function(t,e,n,r){r===void 0&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){r===void 0&&(r=n),t[r]=e[n]}),tN=Yn&&Yn.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&jL(e,t,n)};Object.defineProperty(Yn,"__esModule",{value:!0});Yn.createConnection=Yn.Files=void 0;var Qk=require("node:util"),Dg=au(),FL=Eg(),Ka=Hk(),Es=Cg();tN(Cg(),Yn);tN(Jk(),Yn);var Zk;(function(t){t.uriToFilePath=Ka.uriToFilePath,t.resolveGlobalNodePath=Ka.resolveGlobalNodePath,t.resolveGlobalYarnPath=Ka.resolveGlobalYarnPath,t.resolve=Ka.resolve,t.resolveModulePath=Ka.resolveModulePath})(Zk||(Yn.Files=Zk={}));var eN;function _d(){if(eN!==void 0)try{eN.end()}catch{}}var No=!1,nN;function BL(){let t="--clientProcessId";function e(n){try{let r=parseInt(n);isNaN(r)||(nN=setInterval(()=>{try{process.kill(r,0)}catch{_d(),process.exit(No?0:1)}},3e3))}catch{}}for(let n=2;n<process.argv.length;n++){let r=process.argv[n];if(r===t&&n+1<process.argv.length){e(process.argv[n+1]);return}else{let i=r.split("=");i[0]===t&&e(i[1])}}}BL();var UL={initialize:t=>{let e=t.processId;Dg.number(e)&&nN===void 0&&setInterval(()=>{try{process.kill(e,0)}catch{process.exit(No?0:1)}},3e3)},get shutdownReceived(){return No},set shutdownReceived(t){No=t},exit:t=>{_d(),process.exit(t)}};function VL(t,e,n,r){let i,s,o,a;return t!==void 0&&t.__brand==="features"&&(i=t,t=e,e=n,n=r),Es.ConnectionStrategy.is(t)||Es.ConnectionOptions.is(t)?a=t:(s=t,o=e,a=n),zL(s,o,a,i)}Yn.createConnection=VL;function zL(t,e,n,r){let i=!1;if(!t&&!e&&process.argv.length>2){let c,l,u=process.argv.slice(2);for(let d=0;d<u.length;d++){let f=u[d];if(f==="--node-ipc"){t=new Es.IPCMessageReader(process),e=new Es.IPCMessageWriter(process);break}else if(f==="--stdio"){i=!0,t=process.stdin,e=process.stdout;break}else if(f==="--socket"){c=parseInt(u[d+1]);break}else if(f==="--pipe"){l=u[d+1];break}else{var s=f.split("=");if(s[0]==="--socket"){c=parseInt(s[1]);break}else if(s[0]==="--pipe"){l=s[1];break}}}if(c){let d=(0,Es.createServerSocketTransport)(c);t=d[0],e=d[1]}else if(l){let d=(0,Es.createServerPipeTransport)(l);t=d[0],e=d[1]}}var o="Use arguments of createConnection or set command line parameters: '--node-ipc', '--stdio' or '--socket={number}'";if(!t)throw new Error("Connection input stream is not set. "+o);if(!e)throw new Error("Connection output stream is not set. "+o);if(Dg.func(t.read)&&Dg.func(t.on)){let c=t;c.on("end",()=>{_d(),process.exit(No?0:1)}),c.on("close",()=>{_d(),process.exit(No?0:1)})}let a=c=>{let l=(0,Es.createProtocolConnection)(t,e,c,n);return i&&WL(c),l};return(0,FL.createConnection)(a,UL,r)}function WL(t){function e(r){return r.map(i=>typeof i=="string"?i:(0,Qk.inspect)(i)).join(" ")}let n=new Map;console.assert=function(i,...s){if(!i)if(s.length===0)t.error("Assertion failed");else{let[o,...a]=s;t.error(`Assertion failed: ${o} ${e(a)}`)}},console.count=function(i="default"){let s=String(i),o=n.get(s)??0;o+=1,n.set(s,o),t.log(`${s}: ${s}`)},console.countReset=function(i){i===void 0?n.clear():n.delete(String(i))},console.debug=function(...i){t.log(e(i))},console.dir=function(i,s){t.log((0,Qk.inspect)(i,s))},console.log=function(...i){t.log(e(i))},console.error=function(...i){t.error(e(i))},console.trace=function(...i){let s=new Error().stack.replace(/(.+\n){2}/,""),o="Trace";i.length!==0&&(o+=`: ${e(i)}`),t.log(`${o}
37
- ${s}`)},console.warn=function(...i){t.warn(e(i))}}});var iN=k((mX,rN)=>{"use strict";rN.exports=J()});var Ne=k(Gt=>{"use strict";var cy=Symbol.for("yaml.alias"),GR=Symbol.for("yaml.document"),kf=Symbol.for("yaml.map"),YR=Symbol.for("yaml.pair"),ly=Symbol.for("yaml.scalar"),Nf=Symbol.for("yaml.seq"),gi=Symbol.for("yaml.node.type"),Y$=t=>!!t&&typeof t=="object"&&t[gi]===cy,K$=t=>!!t&&typeof t=="object"&&t[gi]===GR,X$=t=>!!t&&typeof t=="object"&&t[gi]===kf,J$=t=>!!t&&typeof t=="object"&&t[gi]===YR,KR=t=>!!t&&typeof t=="object"&&t[gi]===ly,Q$=t=>!!t&&typeof t=="object"&&t[gi]===Nf;function XR(t){if(t&&typeof t=="object")switch(t[gi]){case kf:case Nf:return!0}return!1}function Z$(t){if(t&&typeof t=="object")switch(t[gi]){case cy:case kf:case ly:case Nf:return!0}return!1}var eq=t=>(KR(t)||XR(t))&&!!t.anchor;Gt.ALIAS=cy;Gt.DOC=GR;Gt.MAP=kf;Gt.NODE_TYPE=gi;Gt.PAIR=YR;Gt.SCALAR=ly;Gt.SEQ=Nf;Gt.hasAnchor=eq;Gt.isAlias=Y$;Gt.isCollection=XR;Gt.isDocument=K$;Gt.isMap=X$;Gt.isNode=Z$;Gt.isPair=J$;Gt.isScalar=KR;Gt.isSeq=Q$});var gc=k(uy=>{"use strict";var xt=Ne(),Rn=Symbol("break visit"),JR=Symbol("skip children"),Gr=Symbol("remove node");function Pf(t,e){let n=QR(e);xt.isDocument(t)?Wo(null,t.contents,n,Object.freeze([t]))===Gr&&(t.contents=null):Wo(null,t,n,Object.freeze([]))}Pf.BREAK=Rn;Pf.SKIP=JR;Pf.REMOVE=Gr;function Wo(t,e,n,r){let i=ZR(t,e,n,r);if(xt.isNode(i)||xt.isPair(i))return e0(t,r,i),Wo(t,i,n,r);if(typeof i!="symbol"){if(xt.isCollection(e)){r=Object.freeze(r.concat(e));for(let s=0;s<e.items.length;++s){let o=Wo(s,e.items[s],n,r);if(typeof o=="number")s=o-1;else{if(o===Rn)return Rn;o===Gr&&(e.items.splice(s,1),s-=1)}}}else if(xt.isPair(e)){r=Object.freeze(r.concat(e));let s=Wo("key",e.key,n,r);if(s===Rn)return Rn;s===Gr&&(e.key=null);let o=Wo("value",e.value,n,r);if(o===Rn)return Rn;o===Gr&&(e.value=null)}}return i}async function Rf(t,e){let n=QR(e);xt.isDocument(t)?await Ho(null,t.contents,n,Object.freeze([t]))===Gr&&(t.contents=null):await Ho(null,t,n,Object.freeze([]))}Rf.BREAK=Rn;Rf.SKIP=JR;Rf.REMOVE=Gr;async function Ho(t,e,n,r){let i=await ZR(t,e,n,r);if(xt.isNode(i)||xt.isPair(i))return e0(t,r,i),Ho(t,i,n,r);if(typeof i!="symbol"){if(xt.isCollection(e)){r=Object.freeze(r.concat(e));for(let s=0;s<e.items.length;++s){let o=await Ho(s,e.items[s],n,r);if(typeof o=="number")s=o-1;else{if(o===Rn)return Rn;o===Gr&&(e.items.splice(s,1),s-=1)}}}else if(xt.isPair(e)){r=Object.freeze(r.concat(e));let s=await Ho("key",e.key,n,r);if(s===Rn)return Rn;s===Gr&&(e.key=null);let o=await Ho("value",e.value,n,r);if(o===Rn)return Rn;o===Gr&&(e.value=null)}}return i}function QR(t){return typeof t=="object"&&(t.Collection||t.Node||t.Value)?Object.assign({Alias:t.Node,Map:t.Node,Scalar:t.Node,Seq:t.Node},t.Value&&{Map:t.Value,Scalar:t.Value,Seq:t.Value},t.Collection&&{Map:t.Collection,Seq:t.Collection},t):t}function ZR(t,e,n,r){if(typeof n=="function")return n(t,e,r);if(xt.isMap(e))return n.Map?.(t,e,r);if(xt.isSeq(e))return n.Seq?.(t,e,r);if(xt.isPair(e))return n.Pair?.(t,e,r);if(xt.isScalar(e))return n.Scalar?.(t,e,r);if(xt.isAlias(e))return n.Alias?.(t,e,r)}function e0(t,e,n){let r=e[e.length-1];if(xt.isCollection(r))r.items[t]=n;else if(xt.isPair(r))t==="key"?r.key=n:r.value=n;else if(xt.isDocument(r))r.contents=n;else{let i=xt.isAlias(r)?"alias":"scalar";throw new Error(`Cannot replace node with ${i} parent`)}}uy.visit=Pf;uy.visitAsync=Rf});var dy=k(n0=>{"use strict";var t0=Ne(),tq=gc(),nq={"!":"%21",",":"%2C","[":"%5B","]":"%5D","{":"%7B","}":"%7D"},rq=t=>t.replace(/[!,[\]{}]/g,e=>nq[e]),yc=class t{constructor(e,n){this.docStart=null,this.docEnd=!1,this.yaml=Object.assign({},t.defaultYaml,e),this.tags=Object.assign({},t.defaultTags,n)}clone(){let e=new t(this.yaml,this.tags);return e.docStart=this.docStart,e}atDocument(){let e=new t(this.yaml,this.tags);switch(this.yaml.version){case"1.1":this.atNextDocument=!0;break;case"1.2":this.atNextDocument=!1,this.yaml={explicit:t.defaultYaml.explicit,version:"1.2"},this.tags=Object.assign({},t.defaultTags);break}return e}add(e,n){this.atNextDocument&&(this.yaml={explicit:t.defaultYaml.explicit,version:"1.1"},this.tags=Object.assign({},t.defaultTags),this.atNextDocument=!1);let r=e.trim().split(/[ \t]+/),i=r.shift();switch(i){case"%TAG":{if(r.length!==2&&(n(0,"%TAG directive should contain exactly two parts"),r.length<2))return!1;let[s,o]=r;return this.tags[s]=o,!0}case"%YAML":{if(this.yaml.explicit=!0,r.length!==1)return n(0,"%YAML directive should contain exactly one part"),!1;let[s]=r;if(s==="1.1"||s==="1.2")return this.yaml.version=s,!0;{let o=/^\d+\.\d+$/.test(s);return n(6,`Unsupported YAML version ${s}`,o),!1}}default:return n(0,`Unknown directive ${i}`,!0),!1}}tagName(e,n){if(e==="!")return"!";if(e[0]!=="!")return n(`Not a valid tag: ${e}`),null;if(e[1]==="<"){let o=e.slice(2,-1);return o==="!"||o==="!!"?(n(`Verbatim tags aren't resolved, so ${e} is invalid.`),null):(e[e.length-1]!==">"&&n("Verbatim tags must end with a >"),o)}let[,r,i]=e.match(/^(.*!)([^!]*)$/s);i||n(`The ${e} tag has no suffix`);let s=this.tags[r];if(s)try{return s+decodeURIComponent(i)}catch(o){return n(String(o)),null}return r==="!"?e:(n(`Could not resolve tag: ${e}`),null)}tagString(e){for(let[n,r]of Object.entries(this.tags))if(e.startsWith(r))return n+rq(e.substring(r.length));return e[0]==="!"?e:`!<${e}>`}toString(e){let n=this.yaml.explicit?[`%YAML ${this.yaml.version||"1.2"}`]:[],r=Object.entries(this.tags),i;if(e&&r.length>0&&t0.isNode(e.contents)){let s={};tq.visit(e.contents,(o,a)=>{t0.isNode(a)&&a.tag&&(s[a.tag]=!0)}),i=Object.keys(s)}else i=[];for(let[s,o]of r)s==="!!"&&o==="tag:yaml.org,2002:"||(!e||i.some(a=>a.startsWith(o)))&&n.push(`%TAG ${s} ${o}`);return n.join(`
38
- `)}};yc.defaultYaml={explicit:!1,version:"1.2"};yc.defaultTags={"!!":"tag:yaml.org,2002:"};n0.Directives=yc});var Cf=k(vc=>{"use strict";var r0=Ne(),iq=gc();function sq(t){if(/[\x00-\x19\s,[\]{}]/.test(t)){let n=`Anchor must not contain whitespace or control characters: ${JSON.stringify(t)}`;throw new Error(n)}return!0}function i0(t){let e=new Set;return iq.visit(t,{Value(n,r){r.anchor&&e.add(r.anchor)}}),e}function s0(t,e){for(let n=1;;++n){let r=`${t}${n}`;if(!e.has(r))return r}}function oq(t,e){let n=[],r=new Map,i=null;return{onAnchor:s=>{n.push(s),i||(i=i0(t));let o=s0(e,i);return i.add(o),o},setAnchors:()=>{for(let s of n){let o=r.get(s);if(typeof o=="object"&&o.anchor&&(r0.isScalar(o.node)||r0.isCollection(o.node)))o.node.anchor=o.anchor;else{let a=new Error("Failed to resolve repeated object (this should not happen)");throw a.source=s,a}}},sourceObjects:r}}vc.anchorIsValid=sq;vc.anchorNames=i0;vc.createNodeAnchors=oq;vc.findNewAnchor=s0});var fy=k(o0=>{"use strict";function bc(t,e,n,r){if(r&&typeof r=="object")if(Array.isArray(r))for(let i=0,s=r.length;i<s;++i){let o=r[i],a=bc(t,r,String(i),o);a===void 0?delete r[i]:a!==o&&(r[i]=a)}else if(r instanceof Map)for(let i of Array.from(r.keys())){let s=r.get(i),o=bc(t,r,i,s);o===void 0?r.delete(i):o!==s&&r.set(i,o)}else if(r instanceof Set)for(let i of Array.from(r)){let s=bc(t,r,i,i);s===void 0?r.delete(i):s!==i&&(r.delete(i),r.add(s))}else for(let[i,s]of Object.entries(r)){let o=bc(t,r,i,s);o===void 0?delete r[i]:o!==s&&(r[i]=o)}return t.call(e,n,r)}o0.applyReviver=bc});var zi=k(c0=>{"use strict";var aq=Ne();function a0(t,e,n){if(Array.isArray(t))return t.map((r,i)=>a0(r,String(i),n));if(t&&typeof t.toJSON=="function"){if(!n||!aq.hasAnchor(t))return t.toJSON(e,n);let r={aliasCount:0,count:1,res:void 0};n.anchors.set(t,r),n.onCreate=s=>{r.res=s,delete n.onCreate};let i=t.toJSON(e,n);return n.onCreate&&n.onCreate(i),i}return typeof t=="bigint"&&!n?.keep?Number(t):t}c0.toJS=a0});var Df=k(u0=>{"use strict";var cq=fy(),l0=Ne(),lq=zi(),hy=class{constructor(e){Object.defineProperty(this,l0.NODE_TYPE,{value:e})}clone(){let e=Object.create(Object.getPrototypeOf(this),Object.getOwnPropertyDescriptors(this));return this.range&&(e.range=this.range.slice()),e}toJS(e,{mapAsMap:n,maxAliasCount:r,onAnchor:i,reviver:s}={}){if(!l0.isDocument(e))throw new TypeError("A document argument is required");let o={anchors:new Map,doc:e,keep:!0,mapAsMap:n===!0,mapKeyWarned:!1,maxAliasCount:typeof r=="number"?r:100},a=lq.toJS(this,"",o);if(typeof i=="function")for(let{count:c,res:l}of o.anchors.values())i(l,c);return typeof s=="function"?cq.applyReviver(s,{"":a},"",a):a}};u0.NodeBase=hy});var Tc=k(f0=>{"use strict";var uq=Cf(),d0=gc(),Af=Ne(),dq=Df(),fq=zi(),py=class extends dq.NodeBase{constructor(e){super(Af.ALIAS),this.source=e,Object.defineProperty(this,"tag",{set(){throw new Error("Alias nodes cannot have tags")}})}resolve(e){let n;return d0.visit(e,{Node:(r,i)=>{if(i===this)return d0.visit.BREAK;i.anchor===this.source&&(n=i)}}),n}toJSON(e,n){if(!n)return{source:this.source};let{anchors:r,doc:i,maxAliasCount:s}=n,o=this.resolve(i);if(!o){let c=`Unresolved alias (the anchor must be set before the alias): ${this.source}`;throw new ReferenceError(c)}let a=r.get(o);if(a||(fq.toJS(o,null,n),a=r.get(o)),!a||a.res===void 0){let c="This should not happen: Alias anchor was not resolved?";throw new ReferenceError(c)}if(s>=0&&(a.count+=1,a.aliasCount===0&&(a.aliasCount=Of(i,o,r)),a.count*a.aliasCount>s)){let c="Excessive alias count indicates a resource exhaustion attack";throw new ReferenceError(c)}return a.res}toString(e,n,r){let i=`*${this.source}`;if(e){if(uq.anchorIsValid(this.source),e.options.verifyAliasOrder&&!e.anchors.has(this.source)){let s=`Unresolved alias (the anchor must be set before the alias): ${this.source}`;throw new Error(s)}if(e.implicitKey)return`${i} `}return i}};function Of(t,e,n){if(Af.isAlias(e)){let r=e.resolve(t),i=n&&r&&n.get(r);return i?i.count*i.aliasCount:0}else if(Af.isCollection(e)){let r=0;for(let i of e.items){let s=Of(t,i,n);s>r&&(r=s)}return r}else if(Af.isPair(e)){let r=Of(t,e.key,n),i=Of(t,e.value,n);return Math.max(r,i)}return 1}f0.Alias=py});var Ct=k(my=>{"use strict";var hq=Ne(),pq=Df(),mq=zi(),gq=t=>!t||typeof t!="function"&&typeof t!="object",Wi=class extends pq.NodeBase{constructor(e){super(hq.SCALAR),this.value=e}toJSON(e,n){return n?.keep?this.value:mq.toJS(this.value,e,n)}toString(){return String(this.value)}};Wi.BLOCK_FOLDED="BLOCK_FOLDED";Wi.BLOCK_LITERAL="BLOCK_LITERAL";Wi.PLAIN="PLAIN";Wi.QUOTE_DOUBLE="QUOTE_DOUBLE";Wi.QUOTE_SINGLE="QUOTE_SINGLE";my.Scalar=Wi;my.isScalarValue=gq});var Sc=k(p0=>{"use strict";var yq=Tc(),Rs=Ne(),h0=Ct(),vq="tag:yaml.org,2002:";function bq(t,e,n){if(e){let r=n.filter(s=>s.tag===e),i=r.find(s=>!s.format)??r[0];if(!i)throw new Error(`Tag ${e} not found`);return i}return n.find(r=>r.identify?.(t)&&!r.format)}function Tq(t,e,n){if(Rs.isDocument(t)&&(t=t.contents),Rs.isNode(t))return t;if(Rs.isPair(t)){let d=n.schema[Rs.MAP].createNode?.(n.schema,null,n);return d.items.push(t),d}(t instanceof String||t instanceof Number||t instanceof Boolean||typeof BigInt<"u"&&t instanceof BigInt)&&(t=t.valueOf());let{aliasDuplicateObjects:r,onAnchor:i,onTagObj:s,schema:o,sourceObjects:a}=n,c;if(r&&t&&typeof t=="object"){if(c=a.get(t),c)return c.anchor||(c.anchor=i(t)),new yq.Alias(c.anchor);c={anchor:null,node:null},a.set(t,c)}e?.startsWith("!!")&&(e=vq+e.slice(2));let l=bq(t,e,o.tags);if(!l){if(t&&typeof t.toJSON=="function"&&(t=t.toJSON()),!t||typeof t!="object"){let d=new h0.Scalar(t);return c&&(c.node=d),d}l=t instanceof Map?o[Rs.MAP]:Symbol.iterator in Object(t)?o[Rs.SEQ]:o[Rs.MAP]}s&&(s(l),delete n.onTagObj);let u=l?.createNode?l.createNode(n.schema,t,n):typeof l?.nodeClass?.from=="function"?l.nodeClass.from(n.schema,t,n):new h0.Scalar(t);return e?u.tag=e:l.default||(u.tag=l.tag),c&&(c.node=u),u}p0.createNode=Tq});var xf=k(If=>{"use strict";var Sq=Sc(),Yr=Ne(),_q=Df();function gy(t,e,n){let r=n;for(let i=e.length-1;i>=0;--i){let s=e[i];if(typeof s=="number"&&Number.isInteger(s)&&s>=0){let o=[];o[s]=r,r=o}else r=new Map([[s,r]])}return Sq.createNode(r,void 0,{aliasDuplicateObjects:!1,keepUndefined:!1,onAnchor:()=>{throw new Error("This should not happen, please report a bug.")},schema:t,sourceObjects:new Map})}var m0=t=>t==null||typeof t=="object"&&!!t[Symbol.iterator]().next().done,yy=class extends _q.NodeBase{constructor(e,n){super(e),Object.defineProperty(this,"schema",{value:n,configurable:!0,enumerable:!1,writable:!0})}clone(e){let n=Object.create(Object.getPrototypeOf(this),Object.getOwnPropertyDescriptors(this));return e&&(n.schema=e),n.items=n.items.map(r=>Yr.isNode(r)||Yr.isPair(r)?r.clone(e):r),this.range&&(n.range=this.range.slice()),n}addIn(e,n){if(m0(e))this.add(n);else{let[r,...i]=e,s=this.get(r,!0);if(Yr.isCollection(s))s.addIn(i,n);else if(s===void 0&&this.schema)this.set(r,gy(this.schema,i,n));else throw new Error(`Expected YAML collection at ${r}. Remaining path: ${i}`)}}deleteIn(e){let[n,...r]=e;if(r.length===0)return this.delete(n);let i=this.get(n,!0);if(Yr.isCollection(i))return i.deleteIn(r);throw new Error(`Expected YAML collection at ${n}. Remaining path: ${r}`)}getIn(e,n){let[r,...i]=e,s=this.get(r,!0);return i.length===0?!n&&Yr.isScalar(s)?s.value:s:Yr.isCollection(s)?s.getIn(i,n):void 0}hasAllNullValues(e){return this.items.every(n=>{if(!Yr.isPair(n))return!1;let r=n.value;return r==null||e&&Yr.isScalar(r)&&r.value==null&&!r.commentBefore&&!r.comment&&!r.tag})}hasIn(e){let[n,...r]=e;if(r.length===0)return this.has(n);let i=this.get(n,!0);return Yr.isCollection(i)?i.hasIn(r):!1}setIn(e,n){let[r,...i]=e;if(i.length===0)this.set(r,n);else{let s=this.get(r,!0);if(Yr.isCollection(s))s.setIn(i,n);else if(s===void 0&&this.schema)this.set(r,gy(this.schema,i,n));else throw new Error(`Expected YAML collection at ${r}. Remaining path: ${i}`)}}};If.Collection=yy;If.collectionFromPath=gy;If.isEmptyPath=m0});var _c=k(Mf=>{"use strict";var Eq=t=>t.replace(/^(?!$)(?: $)?/gm,"#");function vy(t,e){return/^\n+$/.test(t)?t.substring(1):e?t.replace(/^(?! *$)/gm,e):t}var wq=(t,e,n)=>t.endsWith(`
39
- `)?vy(n,e):n.includes(`
36
+ `&&m++}S&&R.length>0&&P.push(R.length),this._lineOffsets=P}return this._lineOffsets},g.prototype.positionAt=function(P){P=Math.max(Math.min(P,this._content.length),0);var R=this.getLineOffsets(),S=0,m=R.length;if(m===0)return o.create(0,P);for(;S<m;){var D=Math.floor((S+m)/2);R[D]>P?m=D:S=D+1}var L=S-1;return o.create(L,P-R[L])},g.prototype.offsetAt=function(P){var R=this.getLineOffsets();if(P.line>=R.length)return this._content.length;if(P.line<0)return 0;var S=R[P.line],m=P.line+1<R.length?R[P.line+1]:this._content.length;return Math.max(Math.min(S+P.character,m),S)},Object.defineProperty(g.prototype,"lineCount",{get:function(){return this.getLineOffsets().length},enumerable:!1,configurable:!0}),g}(),A;(function(g){var P=Object.prototype.toString;function R(Ee){return typeof Ee<"u"}g.defined=R;function S(Ee){return typeof Ee>"u"}g.undefined=S;function m(Ee){return Ee===!0||Ee===!1}g.boolean=m;function D(Ee){return P.call(Ee)==="[object String]"}g.string=D;function L(Ee){return P.call(Ee)==="[object Number]"}g.number=L;function le(Ee,ro,cu){return P.call(Ee)==="[object Number]"&&ro<=Ee&&Ee<=cu}g.numberRange=le;function vt(Ee){return P.call(Ee)==="[object Number]"&&-2147483648<=Ee&&Ee<=2147483647}g.integer=vt;function et(Ee){return P.call(Ee)==="[object Number]"&&0<=Ee&&Ee<=2147483647}g.uinteger=et;function pr(Ee){return P.call(Ee)==="[object Function]"}g.func=pr;function mr(Ee){return Ee!==null&&typeof Ee=="object"}g.objectLiteral=mr;function si(Ee,ro){return Array.isArray(Ee)&&Ee.every(ro)}g.typedArray=si})(A||(A={}))})});var ht=N(Tn=>{"use strict";Object.defineProperty(Tn,"__esModule",{value:!0});Tn.ProtocolNotificationType=Tn.ProtocolNotificationType0=Tn.ProtocolRequestType=Tn.ProtocolRequestType0=Tn.RegistrationType=Tn.MessageDirection=void 0;var ho=Ss(),t_;(function(t){t.clientToServer="clientToServer",t.serverToClient="serverToClient",t.both="both"})(t_||(Tn.MessageDirection=t_={}));var Dm=class{constructor(e){this.method=e}};Tn.RegistrationType=Dm;var Am=class extends ho.RequestType0{constructor(e){super(e)}};Tn.ProtocolRequestType0=Am;var Om=class extends ho.RequestType{constructor(e){super(e,ho.ParameterStructures.byName)}};Tn.ProtocolRequestType=Om;var Im=class extends ho.NotificationType0{constructor(e){super(e)}};Tn.ProtocolNotificationType0=Im;var xm=class extends ho.NotificationType{constructor(e){super(e,ho.ParameterStructures.byName)}};Tn.ProtocolNotificationType=xm});var Iu=N(Rt=>{"use strict";Object.defineProperty(Rt,"__esModule",{value:!0});Rt.objectLiteral=Rt.typedArray=Rt.stringArray=Rt.array=Rt.func=Rt.error=Rt.number=Rt.string=Rt.boolean=void 0;function eL(t){return t===!0||t===!1}Rt.boolean=eL;function n_(t){return typeof t=="string"||t instanceof String}Rt.string=n_;function tL(t){return typeof t=="number"||t instanceof Number}Rt.number=tL;function nL(t){return t instanceof Error}Rt.error=nL;function rL(t){return typeof t=="function"}Rt.func=rL;function r_(t){return Array.isArray(t)}Rt.array=r_;function iL(t){return r_(t)&&t.every(e=>n_(e))}Rt.stringArray=iL;function sL(t,e){return Array.isArray(t)&&t.every(e)}Rt.typedArray=sL;function oL(t){return t!==null&&typeof t=="object"}Rt.objectLiteral=oL});var o_=N(xu=>{"use strict";Object.defineProperty(xu,"__esModule",{value:!0});xu.ImplementationRequest=void 0;var i_=ht(),s_;(function(t){t.method="textDocument/implementation",t.messageDirection=i_.MessageDirection.clientToServer,t.type=new i_.ProtocolRequestType(t.method)})(s_||(xu.ImplementationRequest=s_={}))});var l_=N(Mu=>{"use strict";Object.defineProperty(Mu,"__esModule",{value:!0});Mu.TypeDefinitionRequest=void 0;var a_=ht(),c_;(function(t){t.method="textDocument/typeDefinition",t.messageDirection=a_.MessageDirection.clientToServer,t.type=new a_.ProtocolRequestType(t.method)})(c_||(Mu.TypeDefinitionRequest=c_={}))});var f_=N(po=>{"use strict";Object.defineProperty(po,"__esModule",{value:!0});po.DidChangeWorkspaceFoldersNotification=po.WorkspaceFoldersRequest=void 0;var Lu=ht(),u_;(function(t){t.method="workspace/workspaceFolders",t.messageDirection=Lu.MessageDirection.serverToClient,t.type=new Lu.ProtocolRequestType0(t.method)})(u_||(po.WorkspaceFoldersRequest=u_={}));var d_;(function(t){t.method="workspace/didChangeWorkspaceFolders",t.messageDirection=Lu.MessageDirection.clientToServer,t.type=new Lu.ProtocolNotificationType(t.method)})(d_||(po.DidChangeWorkspaceFoldersNotification=d_={}))});var m_=N($u=>{"use strict";Object.defineProperty($u,"__esModule",{value:!0});$u.ConfigurationRequest=void 0;var h_=ht(),p_;(function(t){t.method="workspace/configuration",t.messageDirection=h_.MessageDirection.serverToClient,t.type=new h_.ProtocolRequestType(t.method)})(p_||($u.ConfigurationRequest=p_={}))});var b_=N(mo=>{"use strict";Object.defineProperty(mo,"__esModule",{value:!0});mo.ColorPresentationRequest=mo.DocumentColorRequest=void 0;var qu=ht(),g_;(function(t){t.method="textDocument/documentColor",t.messageDirection=qu.MessageDirection.clientToServer,t.type=new qu.ProtocolRequestType(t.method)})(g_||(mo.DocumentColorRequest=g_={}));var y_;(function(t){t.method="textDocument/colorPresentation",t.messageDirection=qu.MessageDirection.clientToServer,t.type=new qu.ProtocolRequestType(t.method)})(y_||(mo.ColorPresentationRequest=y_={}))});var S_=N(go=>{"use strict";Object.defineProperty(go,"__esModule",{value:!0});go.FoldingRangeRefreshRequest=go.FoldingRangeRequest=void 0;var ju=ht(),v_;(function(t){t.method="textDocument/foldingRange",t.messageDirection=ju.MessageDirection.clientToServer,t.type=new ju.ProtocolRequestType(t.method)})(v_||(go.FoldingRangeRequest=v_={}));var T_;(function(t){t.method="workspace/foldingRange/refresh",t.messageDirection=ju.MessageDirection.serverToClient,t.type=new ju.ProtocolRequestType0(t.method)})(T_||(go.FoldingRangeRefreshRequest=T_={}))});var k_=N(Fu=>{"use strict";Object.defineProperty(Fu,"__esModule",{value:!0});Fu.DeclarationRequest=void 0;var __=ht(),E_;(function(t){t.method="textDocument/declaration",t.messageDirection=__.MessageDirection.clientToServer,t.type=new __.ProtocolRequestType(t.method)})(E_||(Fu.DeclarationRequest=E_={}))});var P_=N(Bu=>{"use strict";Object.defineProperty(Bu,"__esModule",{value:!0});Bu.SelectionRangeRequest=void 0;var N_=ht(),w_;(function(t){t.method="textDocument/selectionRange",t.messageDirection=N_.MessageDirection.clientToServer,t.type=new N_.ProtocolRequestType(t.method)})(w_||(Bu.SelectionRangeRequest=w_={}))});var A_=N(Ai=>{"use strict";Object.defineProperty(Ai,"__esModule",{value:!0});Ai.WorkDoneProgressCancelNotification=Ai.WorkDoneProgressCreateRequest=Ai.WorkDoneProgress=void 0;var aL=Ss(),Uu=ht(),R_;(function(t){t.type=new aL.ProgressType;function e(n){return n===t.type}t.is=e})(R_||(Ai.WorkDoneProgress=R_={}));var C_;(function(t){t.method="window/workDoneProgress/create",t.messageDirection=Uu.MessageDirection.serverToClient,t.type=new Uu.ProtocolRequestType(t.method)})(C_||(Ai.WorkDoneProgressCreateRequest=C_={}));var D_;(function(t){t.method="window/workDoneProgress/cancel",t.messageDirection=Uu.MessageDirection.clientToServer,t.type=new Uu.ProtocolNotificationType(t.method)})(D_||(Ai.WorkDoneProgressCancelNotification=D_={}))});var M_=N(Oi=>{"use strict";Object.defineProperty(Oi,"__esModule",{value:!0});Oi.CallHierarchyOutgoingCallsRequest=Oi.CallHierarchyIncomingCallsRequest=Oi.CallHierarchyPrepareRequest=void 0;var yo=ht(),O_;(function(t){t.method="textDocument/prepareCallHierarchy",t.messageDirection=yo.MessageDirection.clientToServer,t.type=new yo.ProtocolRequestType(t.method)})(O_||(Oi.CallHierarchyPrepareRequest=O_={}));var I_;(function(t){t.method="callHierarchy/incomingCalls",t.messageDirection=yo.MessageDirection.clientToServer,t.type=new yo.ProtocolRequestType(t.method)})(I_||(Oi.CallHierarchyIncomingCallsRequest=I_={}));var x_;(function(t){t.method="callHierarchy/outgoingCalls",t.messageDirection=yo.MessageDirection.clientToServer,t.type=new yo.ProtocolRequestType(t.method)})(x_||(Oi.CallHierarchyOutgoingCallsRequest=x_={}))});var B_=N(Sn=>{"use strict";Object.defineProperty(Sn,"__esModule",{value:!0});Sn.SemanticTokensRefreshRequest=Sn.SemanticTokensRangeRequest=Sn.SemanticTokensDeltaRequest=Sn.SemanticTokensRequest=Sn.SemanticTokensRegistrationType=Sn.TokenFormat=void 0;var ai=ht(),L_;(function(t){t.Relative="relative"})(L_||(Sn.TokenFormat=L_={}));var Ba;(function(t){t.method="textDocument/semanticTokens",t.type=new ai.RegistrationType(t.method)})(Ba||(Sn.SemanticTokensRegistrationType=Ba={}));var $_;(function(t){t.method="textDocument/semanticTokens/full",t.messageDirection=ai.MessageDirection.clientToServer,t.type=new ai.ProtocolRequestType(t.method),t.registrationMethod=Ba.method})($_||(Sn.SemanticTokensRequest=$_={}));var q_;(function(t){t.method="textDocument/semanticTokens/full/delta",t.messageDirection=ai.MessageDirection.clientToServer,t.type=new ai.ProtocolRequestType(t.method),t.registrationMethod=Ba.method})(q_||(Sn.SemanticTokensDeltaRequest=q_={}));var j_;(function(t){t.method="textDocument/semanticTokens/range",t.messageDirection=ai.MessageDirection.clientToServer,t.type=new ai.ProtocolRequestType(t.method),t.registrationMethod=Ba.method})(j_||(Sn.SemanticTokensRangeRequest=j_={}));var F_;(function(t){t.method="workspace/semanticTokens/refresh",t.messageDirection=ai.MessageDirection.serverToClient,t.type=new ai.ProtocolRequestType0(t.method)})(F_||(Sn.SemanticTokensRefreshRequest=F_={}))});var z_=N(Vu=>{"use strict";Object.defineProperty(Vu,"__esModule",{value:!0});Vu.ShowDocumentRequest=void 0;var U_=ht(),V_;(function(t){t.method="window/showDocument",t.messageDirection=U_.MessageDirection.serverToClient,t.type=new U_.ProtocolRequestType(t.method)})(V_||(Vu.ShowDocumentRequest=V_={}))});var G_=N(zu=>{"use strict";Object.defineProperty(zu,"__esModule",{value:!0});zu.LinkedEditingRangeRequest=void 0;var W_=ht(),H_;(function(t){t.method="textDocument/linkedEditingRange",t.messageDirection=W_.MessageDirection.clientToServer,t.type=new W_.ProtocolRequestType(t.method)})(H_||(zu.LinkedEditingRangeRequest=H_={}))});var tE=N(nn=>{"use strict";Object.defineProperty(nn,"__esModule",{value:!0});nn.WillDeleteFilesRequest=nn.DidDeleteFilesNotification=nn.DidRenameFilesNotification=nn.WillRenameFilesRequest=nn.DidCreateFilesNotification=nn.WillCreateFilesRequest=nn.FileOperationPatternKind=void 0;var Un=ht(),Y_;(function(t){t.file="file",t.folder="folder"})(Y_||(nn.FileOperationPatternKind=Y_={}));var K_;(function(t){t.method="workspace/willCreateFiles",t.messageDirection=Un.MessageDirection.clientToServer,t.type=new Un.ProtocolRequestType(t.method)})(K_||(nn.WillCreateFilesRequest=K_={}));var X_;(function(t){t.method="workspace/didCreateFiles",t.messageDirection=Un.MessageDirection.clientToServer,t.type=new Un.ProtocolNotificationType(t.method)})(X_||(nn.DidCreateFilesNotification=X_={}));var J_;(function(t){t.method="workspace/willRenameFiles",t.messageDirection=Un.MessageDirection.clientToServer,t.type=new Un.ProtocolRequestType(t.method)})(J_||(nn.WillRenameFilesRequest=J_={}));var Q_;(function(t){t.method="workspace/didRenameFiles",t.messageDirection=Un.MessageDirection.clientToServer,t.type=new Un.ProtocolNotificationType(t.method)})(Q_||(nn.DidRenameFilesNotification=Q_={}));var Z_;(function(t){t.method="workspace/didDeleteFiles",t.messageDirection=Un.MessageDirection.clientToServer,t.type=new Un.ProtocolNotificationType(t.method)})(Z_||(nn.DidDeleteFilesNotification=Z_={}));var eE;(function(t){t.method="workspace/willDeleteFiles",t.messageDirection=Un.MessageDirection.clientToServer,t.type=new Un.ProtocolRequestType(t.method)})(eE||(nn.WillDeleteFilesRequest=eE={}))});var oE=N(Ii=>{"use strict";Object.defineProperty(Ii,"__esModule",{value:!0});Ii.MonikerRequest=Ii.MonikerKind=Ii.UniquenessLevel=void 0;var nE=ht(),rE;(function(t){t.document="document",t.project="project",t.group="group",t.scheme="scheme",t.global="global"})(rE||(Ii.UniquenessLevel=rE={}));var iE;(function(t){t.$import="import",t.$export="export",t.local="local"})(iE||(Ii.MonikerKind=iE={}));var sE;(function(t){t.method="textDocument/moniker",t.messageDirection=nE.MessageDirection.clientToServer,t.type=new nE.ProtocolRequestType(t.method)})(sE||(Ii.MonikerRequest=sE={}))});var uE=N(xi=>{"use strict";Object.defineProperty(xi,"__esModule",{value:!0});xi.TypeHierarchySubtypesRequest=xi.TypeHierarchySupertypesRequest=xi.TypeHierarchyPrepareRequest=void 0;var bo=ht(),aE;(function(t){t.method="textDocument/prepareTypeHierarchy",t.messageDirection=bo.MessageDirection.clientToServer,t.type=new bo.ProtocolRequestType(t.method)})(aE||(xi.TypeHierarchyPrepareRequest=aE={}));var cE;(function(t){t.method="typeHierarchy/supertypes",t.messageDirection=bo.MessageDirection.clientToServer,t.type=new bo.ProtocolRequestType(t.method)})(cE||(xi.TypeHierarchySupertypesRequest=cE={}));var lE;(function(t){t.method="typeHierarchy/subtypes",t.messageDirection=bo.MessageDirection.clientToServer,t.type=new bo.ProtocolRequestType(t.method)})(lE||(xi.TypeHierarchySubtypesRequest=lE={}))});var hE=N(vo=>{"use strict";Object.defineProperty(vo,"__esModule",{value:!0});vo.InlineValueRefreshRequest=vo.InlineValueRequest=void 0;var Wu=ht(),dE;(function(t){t.method="textDocument/inlineValue",t.messageDirection=Wu.MessageDirection.clientToServer,t.type=new Wu.ProtocolRequestType(t.method)})(dE||(vo.InlineValueRequest=dE={}));var fE;(function(t){t.method="workspace/inlineValue/refresh",t.messageDirection=Wu.MessageDirection.serverToClient,t.type=new Wu.ProtocolRequestType0(t.method)})(fE||(vo.InlineValueRefreshRequest=fE={}))});var yE=N(Mi=>{"use strict";Object.defineProperty(Mi,"__esModule",{value:!0});Mi.InlayHintRefreshRequest=Mi.InlayHintResolveRequest=Mi.InlayHintRequest=void 0;var To=ht(),pE;(function(t){t.method="textDocument/inlayHint",t.messageDirection=To.MessageDirection.clientToServer,t.type=new To.ProtocolRequestType(t.method)})(pE||(Mi.InlayHintRequest=pE={}));var mE;(function(t){t.method="inlayHint/resolve",t.messageDirection=To.MessageDirection.clientToServer,t.type=new To.ProtocolRequestType(t.method)})(mE||(Mi.InlayHintResolveRequest=mE={}));var gE;(function(t){t.method="workspace/inlayHint/refresh",t.messageDirection=To.MessageDirection.serverToClient,t.type=new To.ProtocolRequestType0(t.method)})(gE||(Mi.InlayHintRefreshRequest=gE={}))});var kE=N(Vn=>{"use strict";Object.defineProperty(Vn,"__esModule",{value:!0});Vn.DiagnosticRefreshRequest=Vn.WorkspaceDiagnosticRequest=Vn.DocumentDiagnosticRequest=Vn.DocumentDiagnosticReportKind=Vn.DiagnosticServerCancellationData=void 0;var EE=Ss(),cL=Iu(),So=ht(),bE;(function(t){function e(n){let r=n;return r&&cL.boolean(r.retriggerRequest)}t.is=e})(bE||(Vn.DiagnosticServerCancellationData=bE={}));var vE;(function(t){t.Full="full",t.Unchanged="unchanged"})(vE||(Vn.DocumentDiagnosticReportKind=vE={}));var TE;(function(t){t.method="textDocument/diagnostic",t.messageDirection=So.MessageDirection.clientToServer,t.type=new So.ProtocolRequestType(t.method),t.partialResult=new EE.ProgressType})(TE||(Vn.DocumentDiagnosticRequest=TE={}));var SE;(function(t){t.method="workspace/diagnostic",t.messageDirection=So.MessageDirection.clientToServer,t.type=new So.ProtocolRequestType(t.method),t.partialResult=new EE.ProgressType})(SE||(Vn.WorkspaceDiagnosticRequest=SE={}));var _E;(function(t){t.method="workspace/diagnostic/refresh",t.messageDirection=So.MessageDirection.serverToClient,t.type=new So.ProtocolRequestType0(t.method)})(_E||(Vn.DiagnosticRefreshRequest=_E={}))});var AE=N(Tt=>{"use strict";Object.defineProperty(Tt,"__esModule",{value:!0});Tt.DidCloseNotebookDocumentNotification=Tt.DidSaveNotebookDocumentNotification=Tt.DidChangeNotebookDocumentNotification=Tt.NotebookCellArrayChange=Tt.DidOpenNotebookDocumentNotification=Tt.NotebookDocumentSyncRegistrationType=Tt.NotebookDocument=Tt.NotebookCell=Tt.ExecutionSummary=Tt.NotebookCellKind=void 0;var Ua=Ou(),yr=Iu(),$r=ht(),Mm;(function(t){t.Markup=1,t.Code=2;function e(n){return n===1||n===2}t.is=e})(Mm||(Tt.NotebookCellKind=Mm={}));var Lm;(function(t){function e(i,s){let o={executionOrder:i};return(s===!0||s===!1)&&(o.success=s),o}t.create=e;function n(i){let s=i;return yr.objectLiteral(s)&&Ua.uinteger.is(s.executionOrder)&&(s.success===void 0||yr.boolean(s.success))}t.is=n;function r(i,s){return i===s?!0:i==null||s===null||s===void 0?!1:i.executionOrder===s.executionOrder&&i.success===s.success}t.equals=r})(Lm||(Tt.ExecutionSummary=Lm={}));var Hu;(function(t){function e(s,o){return{kind:s,document:o}}t.create=e;function n(s){let o=s;return yr.objectLiteral(o)&&Mm.is(o.kind)&&Ua.DocumentUri.is(o.document)&&(o.metadata===void 0||yr.objectLiteral(o.metadata))}t.is=n;function r(s,o){let a=new Set;return s.document!==o.document&&a.add("document"),s.kind!==o.kind&&a.add("kind"),s.executionSummary!==o.executionSummary&&a.add("executionSummary"),(s.metadata!==void 0||o.metadata!==void 0)&&!i(s.metadata,o.metadata)&&a.add("metadata"),(s.executionSummary!==void 0||o.executionSummary!==void 0)&&!Lm.equals(s.executionSummary,o.executionSummary)&&a.add("executionSummary"),a}t.diff=r;function i(s,o){if(s===o)return!0;if(s==null||o===null||o===void 0||typeof s!=typeof o||typeof s!="object")return!1;let a=Array.isArray(s),c=Array.isArray(o);if(a!==c)return!1;if(a&&c){if(s.length!==o.length)return!1;for(let l=0;l<s.length;l++)if(!i(s[l],o[l]))return!1}if(yr.objectLiteral(s)&&yr.objectLiteral(o)){let l=Object.keys(s),u=Object.keys(o);if(l.length!==u.length||(l.sort(),u.sort(),!i(l,u)))return!1;for(let d=0;d<l.length;d++){let f=l[d];if(!i(s[f],o[f]))return!1}}return!0}})(Hu||(Tt.NotebookCell=Hu={}));var NE;(function(t){function e(r,i,s,o){return{uri:r,notebookType:i,version:s,cells:o}}t.create=e;function n(r){let i=r;return yr.objectLiteral(i)&&yr.string(i.uri)&&Ua.integer.is(i.version)&&yr.typedArray(i.cells,Hu.is)}t.is=n})(NE||(Tt.NotebookDocument=NE={}));var _o;(function(t){t.method="notebookDocument/sync",t.messageDirection=$r.MessageDirection.clientToServer,t.type=new $r.RegistrationType(t.method)})(_o||(Tt.NotebookDocumentSyncRegistrationType=_o={}));var wE;(function(t){t.method="notebookDocument/didOpen",t.messageDirection=$r.MessageDirection.clientToServer,t.type=new $r.ProtocolNotificationType(t.method),t.registrationMethod=_o.method})(wE||(Tt.DidOpenNotebookDocumentNotification=wE={}));var PE;(function(t){function e(r){let i=r;return yr.objectLiteral(i)&&Ua.uinteger.is(i.start)&&Ua.uinteger.is(i.deleteCount)&&(i.cells===void 0||yr.typedArray(i.cells,Hu.is))}t.is=e;function n(r,i,s){let o={start:r,deleteCount:i};return s!==void 0&&(o.cells=s),o}t.create=n})(PE||(Tt.NotebookCellArrayChange=PE={}));var RE;(function(t){t.method="notebookDocument/didChange",t.messageDirection=$r.MessageDirection.clientToServer,t.type=new $r.ProtocolNotificationType(t.method),t.registrationMethod=_o.method})(RE||(Tt.DidChangeNotebookDocumentNotification=RE={}));var CE;(function(t){t.method="notebookDocument/didSave",t.messageDirection=$r.MessageDirection.clientToServer,t.type=new $r.ProtocolNotificationType(t.method),t.registrationMethod=_o.method})(CE||(Tt.DidSaveNotebookDocumentNotification=CE={}));var DE;(function(t){t.method="notebookDocument/didClose",t.messageDirection=$r.MessageDirection.clientToServer,t.type=new $r.ProtocolNotificationType(t.method),t.registrationMethod=_o.method})(DE||(Tt.DidCloseNotebookDocumentNotification=DE={}))});var xE=N(Gu=>{"use strict";Object.defineProperty(Gu,"__esModule",{value:!0});Gu.InlineCompletionRequest=void 0;var OE=ht(),IE;(function(t){t.method="textDocument/inlineCompletion",t.messageDirection=OE.MessageDirection.clientToServer,t.type=new OE.ProtocolRequestType(t.method)})(IE||(Gu.InlineCompletionRequest=IE={}))});var Gk=N(E=>{"use strict";Object.defineProperty(E,"__esModule",{value:!0});E.WorkspaceSymbolRequest=E.CodeActionResolveRequest=E.CodeActionRequest=E.DocumentSymbolRequest=E.DocumentHighlightRequest=E.ReferencesRequest=E.DefinitionRequest=E.SignatureHelpRequest=E.SignatureHelpTriggerKind=E.HoverRequest=E.CompletionResolveRequest=E.CompletionRequest=E.CompletionTriggerKind=E.PublishDiagnosticsNotification=E.WatchKind=E.RelativePattern=E.FileChangeType=E.DidChangeWatchedFilesNotification=E.WillSaveTextDocumentWaitUntilRequest=E.WillSaveTextDocumentNotification=E.TextDocumentSaveReason=E.DidSaveTextDocumentNotification=E.DidCloseTextDocumentNotification=E.DidChangeTextDocumentNotification=E.TextDocumentContentChangeEvent=E.DidOpenTextDocumentNotification=E.TextDocumentSyncKind=E.TelemetryEventNotification=E.LogMessageNotification=E.ShowMessageRequest=E.ShowMessageNotification=E.MessageType=E.DidChangeConfigurationNotification=E.ExitNotification=E.ShutdownRequest=E.InitializedNotification=E.InitializeErrorCodes=E.InitializeRequest=E.WorkDoneProgressOptions=E.TextDocumentRegistrationOptions=E.StaticRegistrationOptions=E.PositionEncodingKind=E.FailureHandlingKind=E.ResourceOperationKind=E.UnregistrationRequest=E.RegistrationRequest=E.DocumentSelector=E.NotebookCellTextDocumentFilter=E.NotebookDocumentFilter=E.TextDocumentFilter=void 0;E.MonikerRequest=E.MonikerKind=E.UniquenessLevel=E.WillDeleteFilesRequest=E.DidDeleteFilesNotification=E.WillRenameFilesRequest=E.DidRenameFilesNotification=E.WillCreateFilesRequest=E.DidCreateFilesNotification=E.FileOperationPatternKind=E.LinkedEditingRangeRequest=E.ShowDocumentRequest=E.SemanticTokensRegistrationType=E.SemanticTokensRefreshRequest=E.SemanticTokensRangeRequest=E.SemanticTokensDeltaRequest=E.SemanticTokensRequest=E.TokenFormat=E.CallHierarchyPrepareRequest=E.CallHierarchyOutgoingCallsRequest=E.CallHierarchyIncomingCallsRequest=E.WorkDoneProgressCancelNotification=E.WorkDoneProgressCreateRequest=E.WorkDoneProgress=E.SelectionRangeRequest=E.DeclarationRequest=E.FoldingRangeRefreshRequest=E.FoldingRangeRequest=E.ColorPresentationRequest=E.DocumentColorRequest=E.ConfigurationRequest=E.DidChangeWorkspaceFoldersNotification=E.WorkspaceFoldersRequest=E.TypeDefinitionRequest=E.ImplementationRequest=E.ApplyWorkspaceEditRequest=E.ExecuteCommandRequest=E.PrepareRenameRequest=E.RenameRequest=E.PrepareSupportDefaultBehavior=E.DocumentOnTypeFormattingRequest=E.DocumentRangesFormattingRequest=E.DocumentRangeFormattingRequest=E.DocumentFormattingRequest=E.DocumentLinkResolveRequest=E.DocumentLinkRequest=E.CodeLensRefreshRequest=E.CodeLensResolveRequest=E.CodeLensRequest=E.WorkspaceSymbolResolveRequest=void 0;E.InlineCompletionRequest=E.DidCloseNotebookDocumentNotification=E.DidSaveNotebookDocumentNotification=E.DidChangeNotebookDocumentNotification=E.NotebookCellArrayChange=E.DidOpenNotebookDocumentNotification=E.NotebookDocumentSyncRegistrationType=E.NotebookDocument=E.NotebookCell=E.ExecutionSummary=E.NotebookCellKind=E.DiagnosticRefreshRequest=E.WorkspaceDiagnosticRequest=E.DocumentDiagnosticRequest=E.DocumentDiagnosticReportKind=E.DiagnosticServerCancellationData=E.InlayHintRefreshRequest=E.InlayHintResolveRequest=E.InlayHintRequest=E.InlineValueRefreshRequest=E.InlineValueRequest=E.TypeHierarchySupertypesRequest=E.TypeHierarchySubtypesRequest=E.TypeHierarchyPrepareRequest=void 0;var U=ht(),ME=Ou(),jt=Iu(),lL=o_();Object.defineProperty(E,"ImplementationRequest",{enumerable:!0,get:function(){return lL.ImplementationRequest}});var uL=l_();Object.defineProperty(E,"TypeDefinitionRequest",{enumerable:!0,get:function(){return uL.TypeDefinitionRequest}});var Vk=f_();Object.defineProperty(E,"WorkspaceFoldersRequest",{enumerable:!0,get:function(){return Vk.WorkspaceFoldersRequest}});Object.defineProperty(E,"DidChangeWorkspaceFoldersNotification",{enumerable:!0,get:function(){return Vk.DidChangeWorkspaceFoldersNotification}});var dL=m_();Object.defineProperty(E,"ConfigurationRequest",{enumerable:!0,get:function(){return dL.ConfigurationRequest}});var zk=b_();Object.defineProperty(E,"DocumentColorRequest",{enumerable:!0,get:function(){return zk.DocumentColorRequest}});Object.defineProperty(E,"ColorPresentationRequest",{enumerable:!0,get:function(){return zk.ColorPresentationRequest}});var Wk=S_();Object.defineProperty(E,"FoldingRangeRequest",{enumerable:!0,get:function(){return Wk.FoldingRangeRequest}});Object.defineProperty(E,"FoldingRangeRefreshRequest",{enumerable:!0,get:function(){return Wk.FoldingRangeRefreshRequest}});var fL=k_();Object.defineProperty(E,"DeclarationRequest",{enumerable:!0,get:function(){return fL.DeclarationRequest}});var hL=P_();Object.defineProperty(E,"SelectionRangeRequest",{enumerable:!0,get:function(){return hL.SelectionRangeRequest}});var Bm=A_();Object.defineProperty(E,"WorkDoneProgress",{enumerable:!0,get:function(){return Bm.WorkDoneProgress}});Object.defineProperty(E,"WorkDoneProgressCreateRequest",{enumerable:!0,get:function(){return Bm.WorkDoneProgressCreateRequest}});Object.defineProperty(E,"WorkDoneProgressCancelNotification",{enumerable:!0,get:function(){return Bm.WorkDoneProgressCancelNotification}});var Um=M_();Object.defineProperty(E,"CallHierarchyIncomingCallsRequest",{enumerable:!0,get:function(){return Um.CallHierarchyIncomingCallsRequest}});Object.defineProperty(E,"CallHierarchyOutgoingCallsRequest",{enumerable:!0,get:function(){return Um.CallHierarchyOutgoingCallsRequest}});Object.defineProperty(E,"CallHierarchyPrepareRequest",{enumerable:!0,get:function(){return Um.CallHierarchyPrepareRequest}});var Eo=B_();Object.defineProperty(E,"TokenFormat",{enumerable:!0,get:function(){return Eo.TokenFormat}});Object.defineProperty(E,"SemanticTokensRequest",{enumerable:!0,get:function(){return Eo.SemanticTokensRequest}});Object.defineProperty(E,"SemanticTokensDeltaRequest",{enumerable:!0,get:function(){return Eo.SemanticTokensDeltaRequest}});Object.defineProperty(E,"SemanticTokensRangeRequest",{enumerable:!0,get:function(){return Eo.SemanticTokensRangeRequest}});Object.defineProperty(E,"SemanticTokensRefreshRequest",{enumerable:!0,get:function(){return Eo.SemanticTokensRefreshRequest}});Object.defineProperty(E,"SemanticTokensRegistrationType",{enumerable:!0,get:function(){return Eo.SemanticTokensRegistrationType}});var pL=z_();Object.defineProperty(E,"ShowDocumentRequest",{enumerable:!0,get:function(){return pL.ShowDocumentRequest}});var mL=G_();Object.defineProperty(E,"LinkedEditingRangeRequest",{enumerable:!0,get:function(){return mL.LinkedEditingRangeRequest}});var _s=tE();Object.defineProperty(E,"FileOperationPatternKind",{enumerable:!0,get:function(){return _s.FileOperationPatternKind}});Object.defineProperty(E,"DidCreateFilesNotification",{enumerable:!0,get:function(){return _s.DidCreateFilesNotification}});Object.defineProperty(E,"WillCreateFilesRequest",{enumerable:!0,get:function(){return _s.WillCreateFilesRequest}});Object.defineProperty(E,"DidRenameFilesNotification",{enumerable:!0,get:function(){return _s.DidRenameFilesNotification}});Object.defineProperty(E,"WillRenameFilesRequest",{enumerable:!0,get:function(){return _s.WillRenameFilesRequest}});Object.defineProperty(E,"DidDeleteFilesNotification",{enumerable:!0,get:function(){return _s.DidDeleteFilesNotification}});Object.defineProperty(E,"WillDeleteFilesRequest",{enumerable:!0,get:function(){return _s.WillDeleteFilesRequest}});var Vm=oE();Object.defineProperty(E,"UniquenessLevel",{enumerable:!0,get:function(){return Vm.UniquenessLevel}});Object.defineProperty(E,"MonikerKind",{enumerable:!0,get:function(){return Vm.MonikerKind}});Object.defineProperty(E,"MonikerRequest",{enumerable:!0,get:function(){return Vm.MonikerRequest}});var zm=uE();Object.defineProperty(E,"TypeHierarchyPrepareRequest",{enumerable:!0,get:function(){return zm.TypeHierarchyPrepareRequest}});Object.defineProperty(E,"TypeHierarchySubtypesRequest",{enumerable:!0,get:function(){return zm.TypeHierarchySubtypesRequest}});Object.defineProperty(E,"TypeHierarchySupertypesRequest",{enumerable:!0,get:function(){return zm.TypeHierarchySupertypesRequest}});var Hk=hE();Object.defineProperty(E,"InlineValueRequest",{enumerable:!0,get:function(){return Hk.InlineValueRequest}});Object.defineProperty(E,"InlineValueRefreshRequest",{enumerable:!0,get:function(){return Hk.InlineValueRefreshRequest}});var Wm=yE();Object.defineProperty(E,"InlayHintRequest",{enumerable:!0,get:function(){return Wm.InlayHintRequest}});Object.defineProperty(E,"InlayHintResolveRequest",{enumerable:!0,get:function(){return Wm.InlayHintResolveRequest}});Object.defineProperty(E,"InlayHintRefreshRequest",{enumerable:!0,get:function(){return Wm.InlayHintRefreshRequest}});var Va=kE();Object.defineProperty(E,"DiagnosticServerCancellationData",{enumerable:!0,get:function(){return Va.DiagnosticServerCancellationData}});Object.defineProperty(E,"DocumentDiagnosticReportKind",{enumerable:!0,get:function(){return Va.DocumentDiagnosticReportKind}});Object.defineProperty(E,"DocumentDiagnosticRequest",{enumerable:!0,get:function(){return Va.DocumentDiagnosticRequest}});Object.defineProperty(E,"WorkspaceDiagnosticRequest",{enumerable:!0,get:function(){return Va.WorkspaceDiagnosticRequest}});Object.defineProperty(E,"DiagnosticRefreshRequest",{enumerable:!0,get:function(){return Va.DiagnosticRefreshRequest}});var qr=AE();Object.defineProperty(E,"NotebookCellKind",{enumerable:!0,get:function(){return qr.NotebookCellKind}});Object.defineProperty(E,"ExecutionSummary",{enumerable:!0,get:function(){return qr.ExecutionSummary}});Object.defineProperty(E,"NotebookCell",{enumerable:!0,get:function(){return qr.NotebookCell}});Object.defineProperty(E,"NotebookDocument",{enumerable:!0,get:function(){return qr.NotebookDocument}});Object.defineProperty(E,"NotebookDocumentSyncRegistrationType",{enumerable:!0,get:function(){return qr.NotebookDocumentSyncRegistrationType}});Object.defineProperty(E,"DidOpenNotebookDocumentNotification",{enumerable:!0,get:function(){return qr.DidOpenNotebookDocumentNotification}});Object.defineProperty(E,"NotebookCellArrayChange",{enumerable:!0,get:function(){return qr.NotebookCellArrayChange}});Object.defineProperty(E,"DidChangeNotebookDocumentNotification",{enumerable:!0,get:function(){return qr.DidChangeNotebookDocumentNotification}});Object.defineProperty(E,"DidSaveNotebookDocumentNotification",{enumerable:!0,get:function(){return qr.DidSaveNotebookDocumentNotification}});Object.defineProperty(E,"DidCloseNotebookDocumentNotification",{enumerable:!0,get:function(){return qr.DidCloseNotebookDocumentNotification}});var gL=xE();Object.defineProperty(E,"InlineCompletionRequest",{enumerable:!0,get:function(){return gL.InlineCompletionRequest}});var $m;(function(t){function e(n){let r=n;return jt.string(r)||jt.string(r.language)||jt.string(r.scheme)||jt.string(r.pattern)}t.is=e})($m||(E.TextDocumentFilter=$m={}));var qm;(function(t){function e(n){let r=n;return jt.objectLiteral(r)&&(jt.string(r.notebookType)||jt.string(r.scheme)||jt.string(r.pattern))}t.is=e})(qm||(E.NotebookDocumentFilter=qm={}));var jm;(function(t){function e(n){let r=n;return jt.objectLiteral(r)&&(jt.string(r.notebook)||qm.is(r.notebook))&&(r.language===void 0||jt.string(r.language))}t.is=e})(jm||(E.NotebookCellTextDocumentFilter=jm={}));var Fm;(function(t){function e(n){if(!Array.isArray(n))return!1;for(let r of n)if(!jt.string(r)&&!$m.is(r)&&!jm.is(r))return!1;return!0}t.is=e})(Fm||(E.DocumentSelector=Fm={}));var LE;(function(t){t.method="client/registerCapability",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolRequestType(t.method)})(LE||(E.RegistrationRequest=LE={}));var $E;(function(t){t.method="client/unregisterCapability",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolRequestType(t.method)})($E||(E.UnregistrationRequest=$E={}));var qE;(function(t){t.Create="create",t.Rename="rename",t.Delete="delete"})(qE||(E.ResourceOperationKind=qE={}));var jE;(function(t){t.Abort="abort",t.Transactional="transactional",t.TextOnlyTransactional="textOnlyTransactional",t.Undo="undo"})(jE||(E.FailureHandlingKind=jE={}));var FE;(function(t){t.UTF8="utf-8",t.UTF16="utf-16",t.UTF32="utf-32"})(FE||(E.PositionEncodingKind=FE={}));var BE;(function(t){function e(n){let r=n;return r&&jt.string(r.id)&&r.id.length>0}t.hasId=e})(BE||(E.StaticRegistrationOptions=BE={}));var UE;(function(t){function e(n){let r=n;return r&&(r.documentSelector===null||Fm.is(r.documentSelector))}t.is=e})(UE||(E.TextDocumentRegistrationOptions=UE={}));var VE;(function(t){function e(r){let i=r;return jt.objectLiteral(i)&&(i.workDoneProgress===void 0||jt.boolean(i.workDoneProgress))}t.is=e;function n(r){let i=r;return i&&jt.boolean(i.workDoneProgress)}t.hasWorkDoneProgress=n})(VE||(E.WorkDoneProgressOptions=VE={}));var zE;(function(t){t.method="initialize",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(zE||(E.InitializeRequest=zE={}));var WE;(function(t){t.unknownProtocolVersion=1})(WE||(E.InitializeErrorCodes=WE={}));var HE;(function(t){t.method="initialized",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(HE||(E.InitializedNotification=HE={}));var GE;(function(t){t.method="shutdown",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType0(t.method)})(GE||(E.ShutdownRequest=GE={}));var YE;(function(t){t.method="exit",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType0(t.method)})(YE||(E.ExitNotification=YE={}));var KE;(function(t){t.method="workspace/didChangeConfiguration",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(KE||(E.DidChangeConfigurationNotification=KE={}));var XE;(function(t){t.Error=1,t.Warning=2,t.Info=3,t.Log=4,t.Debug=5})(XE||(E.MessageType=XE={}));var JE;(function(t){t.method="window/showMessage",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolNotificationType(t.method)})(JE||(E.ShowMessageNotification=JE={}));var QE;(function(t){t.method="window/showMessageRequest",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolRequestType(t.method)})(QE||(E.ShowMessageRequest=QE={}));var ZE;(function(t){t.method="window/logMessage",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolNotificationType(t.method)})(ZE||(E.LogMessageNotification=ZE={}));var ek;(function(t){t.method="telemetry/event",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolNotificationType(t.method)})(ek||(E.TelemetryEventNotification=ek={}));var tk;(function(t){t.None=0,t.Full=1,t.Incremental=2})(tk||(E.TextDocumentSyncKind=tk={}));var nk;(function(t){t.method="textDocument/didOpen",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(nk||(E.DidOpenTextDocumentNotification=nk={}));var rk;(function(t){function e(r){let i=r;return i!=null&&typeof i.text=="string"&&i.range!==void 0&&(i.rangeLength===void 0||typeof i.rangeLength=="number")}t.isIncremental=e;function n(r){let i=r;return i!=null&&typeof i.text=="string"&&i.range===void 0&&i.rangeLength===void 0}t.isFull=n})(rk||(E.TextDocumentContentChangeEvent=rk={}));var ik;(function(t){t.method="textDocument/didChange",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(ik||(E.DidChangeTextDocumentNotification=ik={}));var sk;(function(t){t.method="textDocument/didClose",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(sk||(E.DidCloseTextDocumentNotification=sk={}));var ok;(function(t){t.method="textDocument/didSave",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(ok||(E.DidSaveTextDocumentNotification=ok={}));var ak;(function(t){t.Manual=1,t.AfterDelay=2,t.FocusOut=3})(ak||(E.TextDocumentSaveReason=ak={}));var ck;(function(t){t.method="textDocument/willSave",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(ck||(E.WillSaveTextDocumentNotification=ck={}));var lk;(function(t){t.method="textDocument/willSaveWaitUntil",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(lk||(E.WillSaveTextDocumentWaitUntilRequest=lk={}));var uk;(function(t){t.method="workspace/didChangeWatchedFiles",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(uk||(E.DidChangeWatchedFilesNotification=uk={}));var dk;(function(t){t.Created=1,t.Changed=2,t.Deleted=3})(dk||(E.FileChangeType=dk={}));var fk;(function(t){function e(n){let r=n;return jt.objectLiteral(r)&&(ME.URI.is(r.baseUri)||ME.WorkspaceFolder.is(r.baseUri))&&jt.string(r.pattern)}t.is=e})(fk||(E.RelativePattern=fk={}));var hk;(function(t){t.Create=1,t.Change=2,t.Delete=4})(hk||(E.WatchKind=hk={}));var pk;(function(t){t.method="textDocument/publishDiagnostics",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolNotificationType(t.method)})(pk||(E.PublishDiagnosticsNotification=pk={}));var mk;(function(t){t.Invoked=1,t.TriggerCharacter=2,t.TriggerForIncompleteCompletions=3})(mk||(E.CompletionTriggerKind=mk={}));var gk;(function(t){t.method="textDocument/completion",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(gk||(E.CompletionRequest=gk={}));var yk;(function(t){t.method="completionItem/resolve",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(yk||(E.CompletionResolveRequest=yk={}));var bk;(function(t){t.method="textDocument/hover",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(bk||(E.HoverRequest=bk={}));var vk;(function(t){t.Invoked=1,t.TriggerCharacter=2,t.ContentChange=3})(vk||(E.SignatureHelpTriggerKind=vk={}));var Tk;(function(t){t.method="textDocument/signatureHelp",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Tk||(E.SignatureHelpRequest=Tk={}));var Sk;(function(t){t.method="textDocument/definition",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Sk||(E.DefinitionRequest=Sk={}));var _k;(function(t){t.method="textDocument/references",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(_k||(E.ReferencesRequest=_k={}));var Ek;(function(t){t.method="textDocument/documentHighlight",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Ek||(E.DocumentHighlightRequest=Ek={}));var kk;(function(t){t.method="textDocument/documentSymbol",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(kk||(E.DocumentSymbolRequest=kk={}));var Nk;(function(t){t.method="textDocument/codeAction",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Nk||(E.CodeActionRequest=Nk={}));var wk;(function(t){t.method="codeAction/resolve",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(wk||(E.CodeActionResolveRequest=wk={}));var Pk;(function(t){t.method="workspace/symbol",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Pk||(E.WorkspaceSymbolRequest=Pk={}));var Rk;(function(t){t.method="workspaceSymbol/resolve",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Rk||(E.WorkspaceSymbolResolveRequest=Rk={}));var Ck;(function(t){t.method="textDocument/codeLens",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Ck||(E.CodeLensRequest=Ck={}));var Dk;(function(t){t.method="codeLens/resolve",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Dk||(E.CodeLensResolveRequest=Dk={}));var Ak;(function(t){t.method="workspace/codeLens/refresh",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolRequestType0(t.method)})(Ak||(E.CodeLensRefreshRequest=Ak={}));var Ok;(function(t){t.method="textDocument/documentLink",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Ok||(E.DocumentLinkRequest=Ok={}));var Ik;(function(t){t.method="documentLink/resolve",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Ik||(E.DocumentLinkResolveRequest=Ik={}));var xk;(function(t){t.method="textDocument/formatting",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(xk||(E.DocumentFormattingRequest=xk={}));var Mk;(function(t){t.method="textDocument/rangeFormatting",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Mk||(E.DocumentRangeFormattingRequest=Mk={}));var Lk;(function(t){t.method="textDocument/rangesFormatting",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Lk||(E.DocumentRangesFormattingRequest=Lk={}));var $k;(function(t){t.method="textDocument/onTypeFormatting",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})($k||(E.DocumentOnTypeFormattingRequest=$k={}));var qk;(function(t){t.Identifier=1})(qk||(E.PrepareSupportDefaultBehavior=qk={}));var jk;(function(t){t.method="textDocument/rename",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(jk||(E.RenameRequest=jk={}));var Fk;(function(t){t.method="textDocument/prepareRename",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Fk||(E.PrepareRenameRequest=Fk={}));var Bk;(function(t){t.method="workspace/executeCommand",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Bk||(E.ExecuteCommandRequest=Bk={}));var Uk;(function(t){t.method="workspace/applyEdit",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolRequestType("workspace/applyEdit")})(Uk||(E.ApplyWorkspaceEditRequest=Uk={}))});var Kk=N(Yu=>{"use strict";Object.defineProperty(Yu,"__esModule",{value:!0});Yu.createProtocolConnection=void 0;var Yk=Ss();function yL(t,e,n,r){return Yk.ConnectionStrategy.is(r)&&(r={connectionStrategy:r}),(0,Yk.createMessageConnection)(t,e,n,r)}Yu.createProtocolConnection=yL});var Jk=N(_n=>{"use strict";var bL=_n&&_n.__createBinding||(Object.create?function(t,e,n,r){r===void 0&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){r===void 0&&(r=n),t[r]=e[n]}),Ku=_n&&_n.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&bL(e,t,n)};Object.defineProperty(_n,"__esModule",{value:!0});_n.LSPErrorCodes=_n.createProtocolConnection=void 0;Ku(Ss(),_n);Ku(Ou(),_n);Ku(ht(),_n);Ku(Gk(),_n);var vL=Kk();Object.defineProperty(_n,"createProtocolConnection",{enumerable:!0,get:function(){return vL.createProtocolConnection}});var Xk;(function(t){t.lspReservedErrorRangeStart=-32899,t.RequestFailed=-32803,t.ServerCancelled=-32802,t.ContentModified=-32801,t.RequestCancelled=-32800,t.lspReservedErrorRangeEnd=-32800})(Xk||(_n.LSPErrorCodes=Xk={}))});var St=N(jr=>{"use strict";var TL=jr&&jr.__createBinding||(Object.create?function(t,e,n,r){r===void 0&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){r===void 0&&(r=n),t[r]=e[n]}),Qk=jr&&jr.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&TL(e,t,n)};Object.defineProperty(jr,"__esModule",{value:!0});jr.createProtocolConnection=void 0;var SL=Cm();Qk(Cm(),jr);Qk(Jk(),jr);function _L(t,e,n,r){return(0,SL.createMessageConnection)(t,e,n,r)}jr.createProtocolConnection=_L});var Hm=N(zn=>{"use strict";Object.defineProperty(zn,"__esModule",{value:!0});zn.generateUuid=zn.parse=zn.isUUID=zn.v4=zn.empty=void 0;var za=class{constructor(e){this._value=e}asHex(){return this._value}equals(e){return this.asHex()===e.asHex()}},Wa=class t extends za{static _oneOf(e){return e[Math.floor(e.length*Math.random())]}static _randomHex(){return t._oneOf(t._chars)}constructor(){super([t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),"-",t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),"-","4",t._randomHex(),t._randomHex(),t._randomHex(),"-",t._oneOf(t._timeHighBits),t._randomHex(),t._randomHex(),t._randomHex(),"-",t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex(),t._randomHex()].join(""))}};Wa._chars=["0","1","2","3","4","5","6","6","7","8","9","a","b","c","d","e","f"];Wa._timeHighBits=["8","9","a","b"];zn.empty=new za("00000000-0000-0000-0000-000000000000");function Zk(){return new Wa}zn.v4=Zk;var EL=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function eN(t){return EL.test(t)}zn.isUUID=eN;function kL(t){if(!eN(t))throw new Error("invalid uuid");return new za(t)}zn.parse=kL;function NL(){return Zk().asHex()}zn.generateUuid=NL});var tN=N($i=>{"use strict";Object.defineProperty($i,"__esModule",{value:!0});$i.attachPartialResult=$i.ProgressFeature=$i.attachWorkDone=void 0;var Li=St(),wL=Hm(),Es=class t{constructor(e,n){this._connection=e,this._token=n,t.Instances.set(this._token,this)}begin(e,n,r,i){let s={kind:"begin",title:e,percentage:n,message:r,cancellable:i};this._connection.sendProgress(Li.WorkDoneProgress.type,this._token,s)}report(e,n){let r={kind:"report"};typeof e=="number"?(r.percentage=e,n!==void 0&&(r.message=n)):r.message=e,this._connection.sendProgress(Li.WorkDoneProgress.type,this._token,r)}done(){t.Instances.delete(this._token),this._connection.sendProgress(Li.WorkDoneProgress.type,this._token,{kind:"end"})}};Es.Instances=new Map;var Xu=class extends Es{constructor(e,n){super(e,n),this._source=new Li.CancellationTokenSource}get token(){return this._source.token}done(){this._source.dispose(),super.done()}cancel(){this._source.cancel()}},Ha=class{constructor(){}begin(){}report(){}done(){}},Ju=class extends Ha{constructor(){super(),this._source=new Li.CancellationTokenSource}get token(){return this._source.token}done(){this._source.dispose()}cancel(){this._source.cancel()}};function PL(t,e){if(e===void 0||e.workDoneToken===void 0)return new Ha;let n=e.workDoneToken;return delete e.workDoneToken,new Es(t,n)}$i.attachWorkDone=PL;var RL=t=>class extends t{constructor(){super(),this._progressSupported=!1}initialize(e){super.initialize(e),e?.window?.workDoneProgress===!0&&(this._progressSupported=!0,this.connection.onNotification(Li.WorkDoneProgressCancelNotification.type,n=>{let r=Es.Instances.get(n.token);(r instanceof Xu||r instanceof Ju)&&r.cancel()}))}attachWorkDoneProgress(e){return e===void 0?new Ha:new Es(this.connection,e)}createWorkDoneProgress(){if(this._progressSupported){let e=(0,wL.generateUuid)();return this.connection.sendRequest(Li.WorkDoneProgressCreateRequest.type,{token:e}).then(()=>new Xu(this.connection,e))}else return Promise.resolve(new Ju)}};$i.ProgressFeature=RL;var Gm;(function(t){t.type=new Li.ProgressType})(Gm||(Gm={}));var Ym=class{constructor(e,n){this._connection=e,this._token=n}report(e){this._connection.sendProgress(Gm.type,this._token,e)}};function CL(t,e){if(e===void 0||e.partialResultToken===void 0)return;let n=e.partialResultToken;return delete e.partialResultToken,new Ym(t,n)}$i.attachPartialResult=CL});var nN=N(Qu=>{"use strict";Object.defineProperty(Qu,"__esModule",{value:!0});Qu.ConfigurationFeature=void 0;var DL=St(),AL=lu(),OL=t=>class extends t{getConfiguration(e){return e?AL.string(e)?this._getConfiguration({section:e}):this._getConfiguration(e):this._getConfiguration({})}_getConfiguration(e){let n={items:Array.isArray(e)?e:[e]};return this.connection.sendRequest(DL.ConfigurationRequest.type,n).then(r=>Array.isArray(r)?Array.isArray(e)?r:r[0]:Array.isArray(e)?[]:null)}};Qu.ConfigurationFeature=OL});var rN=N(ed=>{"use strict";Object.defineProperty(ed,"__esModule",{value:!0});ed.WorkspaceFoldersFeature=void 0;var Zu=St(),IL=t=>class extends t{constructor(){super(),this._notificationIsAutoRegistered=!1}initialize(e){super.initialize(e);let n=e.workspace;n&&n.workspaceFolders&&(this._onDidChangeWorkspaceFolders=new Zu.Emitter,this.connection.onNotification(Zu.DidChangeWorkspaceFoldersNotification.type,r=>{this._onDidChangeWorkspaceFolders.fire(r.event)}))}fillServerCapabilities(e){super.fillServerCapabilities(e);let n=e.workspace?.workspaceFolders?.changeNotifications;this._notificationIsAutoRegistered=n===!0||typeof n=="string"}getWorkspaceFolders(){return this.connection.sendRequest(Zu.WorkspaceFoldersRequest.type)}get onDidChangeWorkspaceFolders(){if(!this._onDidChangeWorkspaceFolders)throw new Error("Client doesn't support sending workspace folder change events.");return!this._notificationIsAutoRegistered&&!this._unregistration&&(this._unregistration=this.connection.client.register(Zu.DidChangeWorkspaceFoldersNotification.type)),this._onDidChangeWorkspaceFolders.event}};ed.WorkspaceFoldersFeature=IL});var iN=N(td=>{"use strict";Object.defineProperty(td,"__esModule",{value:!0});td.CallHierarchyFeature=void 0;var Km=St(),xL=t=>class extends t{get callHierarchy(){return{onPrepare:e=>this.connection.onRequest(Km.CallHierarchyPrepareRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n),void 0)),onIncomingCalls:e=>{let n=Km.CallHierarchyIncomingCallsRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))},onOutgoingCalls:e=>{let n=Km.CallHierarchyOutgoingCallsRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))}}}};td.CallHierarchyFeature=xL});var Jm=N(qi=>{"use strict";Object.defineProperty(qi,"__esModule",{value:!0});qi.SemanticTokensBuilder=qi.SemanticTokensDiff=qi.SemanticTokensFeature=void 0;var nd=St(),ML=t=>class extends t{get semanticTokens(){return{refresh:()=>this.connection.sendRequest(nd.SemanticTokensRefreshRequest.type),on:e=>{let n=nd.SemanticTokensRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))},onDelta:e=>{let n=nd.SemanticTokensDeltaRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))},onRange:e=>{let n=nd.SemanticTokensRangeRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))}}}};qi.SemanticTokensFeature=ML;var rd=class{constructor(e,n){this.originalSequence=e,this.modifiedSequence=n}computeDiff(){let e=this.originalSequence.length,n=this.modifiedSequence.length,r=0;for(;r<n&&r<e&&this.originalSequence[r]===this.modifiedSequence[r];)r++;if(r<n&&r<e){let i=e-1,s=n-1;for(;i>=r&&s>=r&&this.originalSequence[i]===this.modifiedSequence[s];)i--,s--;(i<r||s<r)&&(i++,s++);let o=i-r+1,a=this.modifiedSequence.slice(r,s+1);return a.length===1&&a[0]===this.originalSequence[i]?[{start:r,deleteCount:o-1}]:[{start:r,deleteCount:o,data:a}]}else return r<n?[{start:r,deleteCount:0,data:this.modifiedSequence.slice(r)}]:r<e?[{start:r,deleteCount:e-r}]:[]}};qi.SemanticTokensDiff=rd;var Xm=class{constructor(){this._prevData=void 0,this.initialize()}initialize(){this._id=Date.now(),this._prevLine=0,this._prevChar=0,this._data=[],this._dataLen=0}push(e,n,r,i,s){let o=e,a=n;this._dataLen>0&&(o-=this._prevLine,o===0&&(a-=this._prevChar)),this._data[this._dataLen++]=o,this._data[this._dataLen++]=a,this._data[this._dataLen++]=r,this._data[this._dataLen++]=i,this._data[this._dataLen++]=s,this._prevLine=e,this._prevChar=n}get id(){return this._id.toString()}previousResult(e){this.id===e&&(this._prevData=this._data),this.initialize()}build(){return this._prevData=void 0,{resultId:this.id,data:this._data}}canBuildEdits(){return this._prevData!==void 0}buildEdits(){return this._prevData!==void 0?{resultId:this.id,edits:new rd(this._prevData,this._data).computeDiff()}:this.build()}};qi.SemanticTokensBuilder=Xm});var sN=N(id=>{"use strict";Object.defineProperty(id,"__esModule",{value:!0});id.ShowDocumentFeature=void 0;var LL=St(),$L=t=>class extends t{showDocument(e){return this.connection.sendRequest(LL.ShowDocumentRequest.type,e)}};id.ShowDocumentFeature=$L});var oN=N(sd=>{"use strict";Object.defineProperty(sd,"__esModule",{value:!0});sd.FileOperationsFeature=void 0;var ko=St(),qL=t=>class extends t{onDidCreateFiles(e){return this.connection.onNotification(ko.DidCreateFilesNotification.type,n=>{e(n)})}onDidRenameFiles(e){return this.connection.onNotification(ko.DidRenameFilesNotification.type,n=>{e(n)})}onDidDeleteFiles(e){return this.connection.onNotification(ko.DidDeleteFilesNotification.type,n=>{e(n)})}onWillCreateFiles(e){return this.connection.onRequest(ko.WillCreateFilesRequest.type,(n,r)=>e(n,r))}onWillRenameFiles(e){return this.connection.onRequest(ko.WillRenameFilesRequest.type,(n,r)=>e(n,r))}onWillDeleteFiles(e){return this.connection.onRequest(ko.WillDeleteFilesRequest.type,(n,r)=>e(n,r))}};sd.FileOperationsFeature=qL});var aN=N(od=>{"use strict";Object.defineProperty(od,"__esModule",{value:!0});od.LinkedEditingRangeFeature=void 0;var jL=St(),FL=t=>class extends t{onLinkedEditingRange(e){return this.connection.onRequest(jL.LinkedEditingRangeRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n),void 0))}};od.LinkedEditingRangeFeature=FL});var cN=N(ad=>{"use strict";Object.defineProperty(ad,"__esModule",{value:!0});ad.TypeHierarchyFeature=void 0;var Qm=St(),BL=t=>class extends t{get typeHierarchy(){return{onPrepare:e=>this.connection.onRequest(Qm.TypeHierarchyPrepareRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n),void 0)),onSupertypes:e=>{let n=Qm.TypeHierarchySupertypesRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))},onSubtypes:e=>{let n=Qm.TypeHierarchySubtypesRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))}}}};ad.TypeHierarchyFeature=BL});var uN=N(cd=>{"use strict";Object.defineProperty(cd,"__esModule",{value:!0});cd.InlineValueFeature=void 0;var lN=St(),UL=t=>class extends t{get inlineValue(){return{refresh:()=>this.connection.sendRequest(lN.InlineValueRefreshRequest.type),on:e=>this.connection.onRequest(lN.InlineValueRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n)))}}};cd.InlineValueFeature=UL});var fN=N(ld=>{"use strict";Object.defineProperty(ld,"__esModule",{value:!0});ld.FoldingRangeFeature=void 0;var dN=St(),VL=t=>class extends t{get foldingRange(){return{refresh:()=>this.connection.sendRequest(dN.FoldingRangeRefreshRequest.type),on:e=>{let n=dN.FoldingRangeRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))}}}};ld.FoldingRangeFeature=VL});var hN=N(ud=>{"use strict";Object.defineProperty(ud,"__esModule",{value:!0});ud.InlayHintFeature=void 0;var Zm=St(),zL=t=>class extends t{get inlayHint(){return{refresh:()=>this.connection.sendRequest(Zm.InlayHintRefreshRequest.type),on:e=>this.connection.onRequest(Zm.InlayHintRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n))),resolve:e=>this.connection.onRequest(Zm.InlayHintResolveRequest.type,(n,r)=>e(n,r))}}};ud.InlayHintFeature=zL});var pN=N(dd=>{"use strict";Object.defineProperty(dd,"__esModule",{value:!0});dd.DiagnosticFeature=void 0;var Ga=St(),WL=t=>class extends t{get diagnostics(){return{refresh:()=>this.connection.sendRequest(Ga.DiagnosticRefreshRequest.type),on:e=>this.connection.onRequest(Ga.DocumentDiagnosticRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n),this.attachPartialResultProgress(Ga.DocumentDiagnosticRequest.partialResult,n))),onWorkspace:e=>this.connection.onRequest(Ga.WorkspaceDiagnosticRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n),this.attachPartialResultProgress(Ga.WorkspaceDiagnosticRequest.partialResult,n)))}}};dd.DiagnosticFeature=WL});var tg=N(fd=>{"use strict";Object.defineProperty(fd,"__esModule",{value:!0});fd.TextDocuments=void 0;var ks=St(),eg=class{constructor(e){this._configuration=e,this._syncedDocuments=new Map,this._onDidChangeContent=new ks.Emitter,this._onDidOpen=new ks.Emitter,this._onDidClose=new ks.Emitter,this._onDidSave=new ks.Emitter,this._onWillSave=new ks.Emitter}get onDidOpen(){return this._onDidOpen.event}get onDidChangeContent(){return this._onDidChangeContent.event}get onWillSave(){return this._onWillSave.event}onWillSaveWaitUntil(e){this._willSaveWaitUntil=e}get onDidSave(){return this._onDidSave.event}get onDidClose(){return this._onDidClose.event}get(e){return this._syncedDocuments.get(e)}all(){return Array.from(this._syncedDocuments.values())}keys(){return Array.from(this._syncedDocuments.keys())}listen(e){e.__textDocumentSync=ks.TextDocumentSyncKind.Incremental;let n=[];return n.push(e.onDidOpenTextDocument(r=>{let i=r.textDocument,s=this._configuration.create(i.uri,i.languageId,i.version,i.text);this._syncedDocuments.set(i.uri,s);let o=Object.freeze({document:s});this._onDidOpen.fire(o),this._onDidChangeContent.fire(o)})),n.push(e.onDidChangeTextDocument(r=>{let i=r.textDocument,s=r.contentChanges;if(s.length===0)return;let{version:o}=i;if(o==null)throw new Error(`Received document change event for ${i.uri} without valid version identifier`);let a=this._syncedDocuments.get(i.uri);a!==void 0&&(a=this._configuration.update(a,s,o),this._syncedDocuments.set(i.uri,a),this._onDidChangeContent.fire(Object.freeze({document:a})))})),n.push(e.onDidCloseTextDocument(r=>{let i=this._syncedDocuments.get(r.textDocument.uri);i!==void 0&&(this._syncedDocuments.delete(r.textDocument.uri),this._onDidClose.fire(Object.freeze({document:i})))})),n.push(e.onWillSaveTextDocument(r=>{let i=this._syncedDocuments.get(r.textDocument.uri);i!==void 0&&this._onWillSave.fire(Object.freeze({document:i,reason:r.reason}))})),n.push(e.onWillSaveTextDocumentWaitUntil((r,i)=>{let s=this._syncedDocuments.get(r.textDocument.uri);return s!==void 0&&this._willSaveWaitUntil?this._willSaveWaitUntil(Object.freeze({document:s,reason:r.reason}),i):[]})),n.push(e.onDidSaveTextDocument(r=>{let i=this._syncedDocuments.get(r.textDocument.uri);i!==void 0&&this._onDidSave.fire(Object.freeze({document:i}))})),ks.Disposable.create(()=>{n.forEach(r=>r.dispose())})}};fd.TextDocuments=eg});var rg=N(No=>{"use strict";Object.defineProperty(No,"__esModule",{value:!0});No.NotebookDocuments=No.NotebookSyncFeature=void 0;var Wn=St(),mN=tg(),HL=t=>class extends t{get synchronization(){return{onDidOpenNotebookDocument:e=>this.connection.onNotification(Wn.DidOpenNotebookDocumentNotification.type,n=>{e(n)}),onDidChangeNotebookDocument:e=>this.connection.onNotification(Wn.DidChangeNotebookDocumentNotification.type,n=>{e(n)}),onDidSaveNotebookDocument:e=>this.connection.onNotification(Wn.DidSaveNotebookDocumentNotification.type,n=>{e(n)}),onDidCloseNotebookDocument:e=>this.connection.onNotification(Wn.DidCloseNotebookDocumentNotification.type,n=>{e(n)})}}};No.NotebookSyncFeature=HL;var hd=class t{onDidOpenTextDocument(e){return this.openHandler=e,Wn.Disposable.create(()=>{this.openHandler=void 0})}openTextDocument(e){this.openHandler&&this.openHandler(e)}onDidChangeTextDocument(e){return this.changeHandler=e,Wn.Disposable.create(()=>{this.changeHandler=e})}changeTextDocument(e){this.changeHandler&&this.changeHandler(e)}onDidCloseTextDocument(e){return this.closeHandler=e,Wn.Disposable.create(()=>{this.closeHandler=void 0})}closeTextDocument(e){this.closeHandler&&this.closeHandler(e)}onWillSaveTextDocument(){return t.NULL_DISPOSE}onWillSaveTextDocumentWaitUntil(){return t.NULL_DISPOSE}onDidSaveTextDocument(){return t.NULL_DISPOSE}};hd.NULL_DISPOSE=Object.freeze({dispose:()=>{}});var ng=class{constructor(e){e instanceof mN.TextDocuments?this._cellTextDocuments=e:this._cellTextDocuments=new mN.TextDocuments(e),this.notebookDocuments=new Map,this.notebookCellMap=new Map,this._onDidOpen=new Wn.Emitter,this._onDidChange=new Wn.Emitter,this._onDidSave=new Wn.Emitter,this._onDidClose=new Wn.Emitter}get cellTextDocuments(){return this._cellTextDocuments}getCellTextDocument(e){return this._cellTextDocuments.get(e.document)}getNotebookDocument(e){return this.notebookDocuments.get(e)}getNotebookCell(e){let n=this.notebookCellMap.get(e);return n&&n[0]}findNotebookDocumentForCell(e){let n=typeof e=="string"?e:e.document,r=this.notebookCellMap.get(n);return r&&r[1]}get onDidOpen(){return this._onDidOpen.event}get onDidSave(){return this._onDidSave.event}get onDidChange(){return this._onDidChange.event}get onDidClose(){return this._onDidClose.event}listen(e){let n=new hd,r=[];return r.push(this.cellTextDocuments.listen(n)),r.push(e.notebooks.synchronization.onDidOpenNotebookDocument(i=>{this.notebookDocuments.set(i.notebookDocument.uri,i.notebookDocument);for(let s of i.cellTextDocuments)n.openTextDocument({textDocument:s});this.updateCellMap(i.notebookDocument),this._onDidOpen.fire(i.notebookDocument)})),r.push(e.notebooks.synchronization.onDidChangeNotebookDocument(i=>{let s=this.notebookDocuments.get(i.notebookDocument.uri);if(s===void 0)return;s.version=i.notebookDocument.version;let o=s.metadata,a=!1,c=i.change;c.metadata!==void 0&&(a=!0,s.metadata=c.metadata);let l=[],u=[],d=[],f=[];if(c.cells!==void 0){let _=c.cells;if(_.structure!==void 0){let b=_.structure.array;if(s.cells.splice(b.start,b.deleteCount,...b.cells!==void 0?b.cells:[]),_.structure.didOpen!==void 0)for(let v of _.structure.didOpen)n.openTextDocument({textDocument:v}),l.push(v.uri);if(_.structure.didClose)for(let v of _.structure.didClose)n.closeTextDocument({textDocument:v}),u.push(v.uri)}if(_.data!==void 0){let b=new Map(_.data.map(v=>[v.document,v]));for(let v=0;v<=s.cells.length;v++){let k=b.get(s.cells[v].document);if(k!==void 0){let C=s.cells.splice(v,1,k);if(d.push({old:C[0],new:k}),b.delete(k.document),b.size===0)break}}}if(_.textContent!==void 0)for(let b of _.textContent)n.changeTextDocument({textDocument:b.document,contentChanges:b.changes}),f.push(b.document.uri)}this.updateCellMap(s);let h={notebookDocument:s};a&&(h.metadata={old:o,new:s.metadata});let y=[];for(let _ of l)y.push(this.getNotebookCell(_));let p=[];for(let _ of u)p.push(this.getNotebookCell(_));let T=[];for(let _ of f)T.push(this.getNotebookCell(_));(y.length>0||p.length>0||d.length>0||T.length>0)&&(h.cells={added:y,removed:p,changed:{data:d,textContent:T}}),(h.metadata!==void 0||h.cells!==void 0)&&this._onDidChange.fire(h)})),r.push(e.notebooks.synchronization.onDidSaveNotebookDocument(i=>{let s=this.notebookDocuments.get(i.notebookDocument.uri);s!==void 0&&this._onDidSave.fire(s)})),r.push(e.notebooks.synchronization.onDidCloseNotebookDocument(i=>{let s=this.notebookDocuments.get(i.notebookDocument.uri);if(s!==void 0){this._onDidClose.fire(s);for(let o of i.cellTextDocuments)n.closeTextDocument({textDocument:o});this.notebookDocuments.delete(i.notebookDocument.uri);for(let o of s.cells)this.notebookCellMap.delete(o.document)}})),Wn.Disposable.create(()=>{r.forEach(i=>i.dispose())})}updateCellMap(e){for(let n of e.cells)this.notebookCellMap.set(n.document,[n,e])}};No.NotebookDocuments=ng});var gN=N(pd=>{"use strict";Object.defineProperty(pd,"__esModule",{value:!0});pd.MonikerFeature=void 0;var GL=St(),YL=t=>class extends t{get moniker(){return{on:e=>{let n=GL.MonikerRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))}}}};pd.MonikerFeature=YL});var lg=N(Ie=>{"use strict";Object.defineProperty(Ie,"__esModule",{value:!0});Ie.createConnection=Ie.combineFeatures=Ie.combineNotebooksFeatures=Ie.combineLanguagesFeatures=Ie.combineWorkspaceFeatures=Ie.combineWindowFeatures=Ie.combineClientFeatures=Ie.combineTracerFeatures=Ie.combineTelemetryFeatures=Ie.combineConsoleFeatures=Ie._NotebooksImpl=Ie._LanguagesImpl=Ie.BulkUnregistration=Ie.BulkRegistration=Ie.ErrorMessageTracker=void 0;var G=St(),Hn=lu(),sg=Hm(),ae=tN(),KL=nN(),XL=rN(),JL=iN(),QL=Jm(),ZL=sN(),e1=oN(),t1=aN(),n1=cN(),r1=uN(),i1=fN(),s1=hN(),o1=pN(),a1=rg(),c1=gN();function ig(t){if(t!==null)return t}var og=class{constructor(){this._messages=Object.create(null)}add(e){let n=this._messages[e];n||(n=0),n++,this._messages[e]=n}sendErrors(e){Object.keys(this._messages).forEach(n=>{e.window.showErrorMessage(n)})}};Ie.ErrorMessageTracker=og;var md=class{constructor(){}rawAttach(e){this._rawConnection=e}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}fillServerCapabilities(e){}initialize(e){}error(e){this.send(G.MessageType.Error,e)}warn(e){this.send(G.MessageType.Warning,e)}info(e){this.send(G.MessageType.Info,e)}log(e){this.send(G.MessageType.Log,e)}debug(e){this.send(G.MessageType.Debug,e)}send(e,n){this._rawConnection&&this._rawConnection.sendNotification(G.LogMessageNotification.type,{type:e,message:n}).catch(()=>{(0,G.RAL)().console.error("Sending log message failed")})}},ag=class{constructor(){}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}showErrorMessage(e,...n){let r={type:G.MessageType.Error,message:e,actions:n};return this.connection.sendRequest(G.ShowMessageRequest.type,r).then(ig)}showWarningMessage(e,...n){let r={type:G.MessageType.Warning,message:e,actions:n};return this.connection.sendRequest(G.ShowMessageRequest.type,r).then(ig)}showInformationMessage(e,...n){let r={type:G.MessageType.Info,message:e,actions:n};return this.connection.sendRequest(G.ShowMessageRequest.type,r).then(ig)}},yN=(0,ZL.ShowDocumentFeature)((0,ae.ProgressFeature)(ag)),bN;(function(t){function e(){return new gd}t.create=e})(bN||(Ie.BulkRegistration=bN={}));var gd=class{constructor(){this._registrations=[],this._registered=new Set}add(e,n){let r=Hn.string(e)?e:e.method;if(this._registered.has(r))throw new Error(`${r} is already added to this registration`);let i=sg.generateUuid();this._registrations.push({id:i,method:r,registerOptions:n||{}}),this._registered.add(r)}asRegistrationParams(){return{registrations:this._registrations}}},vN;(function(t){function e(){return new Ya(void 0,[])}t.create=e})(vN||(Ie.BulkUnregistration=vN={}));var Ya=class{constructor(e,n){this._connection=e,this._unregistrations=new Map,n.forEach(r=>{this._unregistrations.set(r.method,r)})}get isAttached(){return!!this._connection}attach(e){this._connection=e}add(e){this._unregistrations.set(e.method,e)}dispose(){let e=[];for(let r of this._unregistrations.values())e.push(r);let n={unregisterations:e};this._connection.sendRequest(G.UnregistrationRequest.type,n).catch(()=>{this._connection.console.info("Bulk unregistration failed.")})}disposeSingle(e){let n=Hn.string(e)?e:e.method,r=this._unregistrations.get(n);if(!r)return!1;let i={unregisterations:[r]};return this._connection.sendRequest(G.UnregistrationRequest.type,i).then(()=>{this._unregistrations.delete(n)},s=>{this._connection.console.info(`Un-registering request handler for ${r.id} failed.`)}),!0}},yd=class{attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}register(e,n,r){return e instanceof gd?this.registerMany(e):e instanceof Ya?this.registerSingle1(e,n,r):this.registerSingle2(e,n)}registerSingle1(e,n,r){let i=Hn.string(n)?n:n.method,s=sg.generateUuid(),o={registrations:[{id:s,method:i,registerOptions:r||{}}]};return e.isAttached||e.attach(this.connection),this.connection.sendRequest(G.RegistrationRequest.type,o).then(a=>(e.add({id:s,method:i}),e),a=>(this.connection.console.info(`Registering request handler for ${i} failed.`),Promise.reject(a)))}registerSingle2(e,n){let r=Hn.string(e)?e:e.method,i=sg.generateUuid(),s={registrations:[{id:i,method:r,registerOptions:n||{}}]};return this.connection.sendRequest(G.RegistrationRequest.type,s).then(o=>G.Disposable.create(()=>{this.unregisterSingle(i,r).catch(()=>{this.connection.console.info(`Un-registering capability with id ${i} failed.`)})}),o=>(this.connection.console.info(`Registering request handler for ${r} failed.`),Promise.reject(o)))}unregisterSingle(e,n){let r={unregisterations:[{id:e,method:n}]};return this.connection.sendRequest(G.UnregistrationRequest.type,r).catch(()=>{this.connection.console.info(`Un-registering request handler for ${e} failed.`)})}registerMany(e){let n=e.asRegistrationParams();return this.connection.sendRequest(G.RegistrationRequest.type,n).then(()=>new Ya(this._connection,n.registrations.map(r=>({id:r.id,method:r.method}))),r=>(this.connection.console.info("Bulk registration failed."),Promise.reject(r)))}},cg=class{constructor(){}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}applyEdit(e){function n(i){return i&&!!i.edit}let r=n(e)?e:{edit:e};return this.connection.sendRequest(G.ApplyWorkspaceEditRequest.type,r)}},TN=(0,e1.FileOperationsFeature)((0,XL.WorkspaceFoldersFeature)((0,KL.ConfigurationFeature)(cg))),bd=class{constructor(){this._trace=G.Trace.Off}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}set trace(e){this._trace=e}log(e,n){this._trace!==G.Trace.Off&&this.connection.sendNotification(G.LogTraceNotification.type,{message:e,verbose:this._trace===G.Trace.Verbose?n:void 0}).catch(()=>{})}},vd=class{constructor(){}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}logEvent(e){this.connection.sendNotification(G.TelemetryEventNotification.type,e).catch(()=>{this.connection.console.log("Sending TelemetryEventNotification failed")})}},Td=class{constructor(){}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}attachWorkDoneProgress(e){return(0,ae.attachWorkDone)(this.connection,e)}attachPartialResultProgress(e,n){return(0,ae.attachPartialResult)(this.connection,n)}};Ie._LanguagesImpl=Td;var SN=(0,i1.FoldingRangeFeature)((0,c1.MonikerFeature)((0,o1.DiagnosticFeature)((0,s1.InlayHintFeature)((0,r1.InlineValueFeature)((0,n1.TypeHierarchyFeature)((0,t1.LinkedEditingRangeFeature)((0,QL.SemanticTokensFeature)((0,JL.CallHierarchyFeature)(Td))))))))),Sd=class{constructor(){}attach(e){this._connection=e}get connection(){if(!this._connection)throw new Error("Remote is not attached to a connection yet.");return this._connection}initialize(e){}fillServerCapabilities(e){}attachWorkDoneProgress(e){return(0,ae.attachWorkDone)(this.connection,e)}attachPartialResultProgress(e,n){return(0,ae.attachPartialResult)(this.connection,n)}};Ie._NotebooksImpl=Sd;var _N=(0,a1.NotebookSyncFeature)(Sd);function EN(t,e){return function(n){return e(t(n))}}Ie.combineConsoleFeatures=EN;function kN(t,e){return function(n){return e(t(n))}}Ie.combineTelemetryFeatures=kN;function NN(t,e){return function(n){return e(t(n))}}Ie.combineTracerFeatures=NN;function wN(t,e){return function(n){return e(t(n))}}Ie.combineClientFeatures=wN;function PN(t,e){return function(n){return e(t(n))}}Ie.combineWindowFeatures=PN;function RN(t,e){return function(n){return e(t(n))}}Ie.combineWorkspaceFeatures=RN;function CN(t,e){return function(n){return e(t(n))}}Ie.combineLanguagesFeatures=CN;function DN(t,e){return function(n){return e(t(n))}}Ie.combineNotebooksFeatures=DN;function l1(t,e){function n(i,s,o){return i&&s?o(i,s):i||s}return{__brand:"features",console:n(t.console,e.console,EN),tracer:n(t.tracer,e.tracer,NN),telemetry:n(t.telemetry,e.telemetry,kN),client:n(t.client,e.client,wN),window:n(t.window,e.window,PN),workspace:n(t.workspace,e.workspace,RN),languages:n(t.languages,e.languages,CN),notebooks:n(t.notebooks,e.notebooks,DN)}}Ie.combineFeatures=l1;function u1(t,e,n){let r=n&&n.console?new(n.console(md)):new md,i=t(r);r.rawAttach(i);let s=n&&n.tracer?new(n.tracer(bd)):new bd,o=n&&n.telemetry?new(n.telemetry(vd)):new vd,a=n&&n.client?new(n.client(yd)):new yd,c=n&&n.window?new(n.window(yN)):new yN,l=n&&n.workspace?new(n.workspace(TN)):new TN,u=n&&n.languages?new(n.languages(SN)):new SN,d=n&&n.notebooks?new(n.notebooks(_N)):new _N,f=[r,s,o,a,c,l,u,d];function h(b){return b instanceof Promise?b:Hn.thenable(b)?new Promise((v,k)=>{b.then(C=>v(C),C=>k(C))}):Promise.resolve(b)}let y,p,T,_={listen:()=>i.listen(),sendRequest:(b,...v)=>i.sendRequest(Hn.string(b)?b:b.method,...v),onRequest:(b,v)=>i.onRequest(b,v),sendNotification:(b,v)=>{let k=Hn.string(b)?b:b.method;return i.sendNotification(k,v)},onNotification:(b,v)=>i.onNotification(b,v),onProgress:i.onProgress,sendProgress:i.sendProgress,onInitialize:b=>(p=b,{dispose:()=>{p=void 0}}),onInitialized:b=>i.onNotification(G.InitializedNotification.type,b),onShutdown:b=>(y=b,{dispose:()=>{y=void 0}}),onExit:b=>(T=b,{dispose:()=>{T=void 0}}),get console(){return r},get telemetry(){return o},get tracer(){return s},get client(){return a},get window(){return c},get workspace(){return l},get languages(){return u},get notebooks(){return d},onDidChangeConfiguration:b=>i.onNotification(G.DidChangeConfigurationNotification.type,b),onDidChangeWatchedFiles:b=>i.onNotification(G.DidChangeWatchedFilesNotification.type,b),__textDocumentSync:void 0,onDidOpenTextDocument:b=>i.onNotification(G.DidOpenTextDocumentNotification.type,b),onDidChangeTextDocument:b=>i.onNotification(G.DidChangeTextDocumentNotification.type,b),onDidCloseTextDocument:b=>i.onNotification(G.DidCloseTextDocumentNotification.type,b),onWillSaveTextDocument:b=>i.onNotification(G.WillSaveTextDocumentNotification.type,b),onWillSaveTextDocumentWaitUntil:b=>i.onRequest(G.WillSaveTextDocumentWaitUntilRequest.type,b),onDidSaveTextDocument:b=>i.onNotification(G.DidSaveTextDocumentNotification.type,b),sendDiagnostics:b=>i.sendNotification(G.PublishDiagnosticsNotification.type,b),onHover:b=>i.onRequest(G.HoverRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),void 0)),onCompletion:b=>i.onRequest(G.CompletionRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),(0,ae.attachPartialResult)(i,v))),onCompletionResolve:b=>i.onRequest(G.CompletionResolveRequest.type,b),onSignatureHelp:b=>i.onRequest(G.SignatureHelpRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),void 0)),onDeclaration:b=>i.onRequest(G.DeclarationRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),(0,ae.attachPartialResult)(i,v))),onDefinition:b=>i.onRequest(G.DefinitionRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),(0,ae.attachPartialResult)(i,v))),onTypeDefinition:b=>i.onRequest(G.TypeDefinitionRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),(0,ae.attachPartialResult)(i,v))),onImplementation:b=>i.onRequest(G.ImplementationRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),(0,ae.attachPartialResult)(i,v))),onReferences:b=>i.onRequest(G.ReferencesRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),(0,ae.attachPartialResult)(i,v))),onDocumentHighlight:b=>i.onRequest(G.DocumentHighlightRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),(0,ae.attachPartialResult)(i,v))),onDocumentSymbol:b=>i.onRequest(G.DocumentSymbolRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),(0,ae.attachPartialResult)(i,v))),onWorkspaceSymbol:b=>i.onRequest(G.WorkspaceSymbolRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),(0,ae.attachPartialResult)(i,v))),onWorkspaceSymbolResolve:b=>i.onRequest(G.WorkspaceSymbolResolveRequest.type,b),onCodeAction:b=>i.onRequest(G.CodeActionRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),(0,ae.attachPartialResult)(i,v))),onCodeActionResolve:b=>i.onRequest(G.CodeActionResolveRequest.type,(v,k)=>b(v,k)),onCodeLens:b=>i.onRequest(G.CodeLensRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),(0,ae.attachPartialResult)(i,v))),onCodeLensResolve:b=>i.onRequest(G.CodeLensResolveRequest.type,(v,k)=>b(v,k)),onDocumentFormatting:b=>i.onRequest(G.DocumentFormattingRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),void 0)),onDocumentRangeFormatting:b=>i.onRequest(G.DocumentRangeFormattingRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),void 0)),onDocumentOnTypeFormatting:b=>i.onRequest(G.DocumentOnTypeFormattingRequest.type,(v,k)=>b(v,k)),onRenameRequest:b=>i.onRequest(G.RenameRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),void 0)),onPrepareRename:b=>i.onRequest(G.PrepareRenameRequest.type,(v,k)=>b(v,k)),onDocumentLinks:b=>i.onRequest(G.DocumentLinkRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),(0,ae.attachPartialResult)(i,v))),onDocumentLinkResolve:b=>i.onRequest(G.DocumentLinkResolveRequest.type,(v,k)=>b(v,k)),onDocumentColor:b=>i.onRequest(G.DocumentColorRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),(0,ae.attachPartialResult)(i,v))),onColorPresentation:b=>i.onRequest(G.ColorPresentationRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),(0,ae.attachPartialResult)(i,v))),onFoldingRanges:b=>i.onRequest(G.FoldingRangeRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),(0,ae.attachPartialResult)(i,v))),onSelectionRanges:b=>i.onRequest(G.SelectionRangeRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),(0,ae.attachPartialResult)(i,v))),onExecuteCommand:b=>i.onRequest(G.ExecuteCommandRequest.type,(v,k)=>b(v,k,(0,ae.attachWorkDone)(i,v),void 0)),dispose:()=>i.dispose()};for(let b of f)b.attach(_);return i.onRequest(G.InitializeRequest.type,b=>{e.initialize(b),Hn.string(b.trace)&&(s.trace=G.Trace.fromString(b.trace));for(let v of f)v.initialize(b.capabilities);if(p){let v=p(b,new G.CancellationTokenSource().token,(0,ae.attachWorkDone)(i,b),void 0);return h(v).then(k=>{if(k instanceof G.ResponseError)return k;let C=k;C||(C={capabilities:{}});let x=C.capabilities;x||(x={},C.capabilities=x),x.textDocumentSync===void 0||x.textDocumentSync===null?x.textDocumentSync=Hn.number(_.__textDocumentSync)?_.__textDocumentSync:G.TextDocumentSyncKind.None:!Hn.number(x.textDocumentSync)&&!Hn.number(x.textDocumentSync.change)&&(x.textDocumentSync.change=Hn.number(_.__textDocumentSync)?_.__textDocumentSync:G.TextDocumentSyncKind.None);for(let q of f)q.fillServerCapabilities(x);return C})}else{let v={capabilities:{textDocumentSync:G.TextDocumentSyncKind.None}};for(let k of f)k.fillServerCapabilities(v.capabilities);return v}}),i.onRequest(G.ShutdownRequest.type,()=>{if(e.shutdownReceived=!0,y)return y(new G.CancellationTokenSource().token)}),i.onNotification(G.ExitNotification.type,()=>{try{T&&T()}finally{e.shutdownReceived?e.exit(0):e.exit(1)}}),i.onNotification(G.SetTraceNotification.type,b=>{s.trace=G.Trace.fromString(b.value)}),_}Ie.createConnection=u1});var AN=N(En=>{"use strict";Object.defineProperty(En,"__esModule",{value:!0});En.resolveModulePath=En.FileSystem=En.resolveGlobalYarnPath=En.resolveGlobalNodePath=En.resolve=En.uriToFilePath=void 0;var d1=require("url"),br=require("path"),ug=require("fs"),pg=require("child_process");function f1(t){let e=d1.parse(t);if(e.protocol!=="file:"||!e.path)return;let n=e.path.split("/");for(var r=0,i=n.length;r<i;r++)n[r]=decodeURIComponent(n[r]);if(process.platform==="win32"&&n.length>1){let s=n[0],o=n[1];s.length===0&&o.length>1&&o[1]===":"&&n.shift()}return br.normalize(n.join("/"))}En.uriToFilePath=f1;function dg(){return process.platform==="win32"}function _d(t,e,n,r){let i="NODE_PATH",s=["var p = process;","p.on('message',function(m){","if(m.c==='e'){","p.exit(0);","}","else if(m.c==='rs'){","try{","var r=require.resolve(m.a);","p.send({c:'r',s:true,r:r});","}","catch(err){","p.send({c:'r',s:false});","}","}","});"].join("");return new Promise((o,a)=>{let c=process.env,l=Object.create(null);Object.keys(c).forEach(u=>l[u]=c[u]),e&&ug.existsSync(e)&&(l[i]?l[i]=e+br.delimiter+l[i]:l[i]=e,r&&r(`NODE_PATH value is: ${l[i]}`)),l.ELECTRON_RUN_AS_NODE="1";try{let u=(0,pg.fork)("",[],{cwd:n,env:l,execArgv:["-e",s]});if(u.pid===void 0){a(new Error(`Starting process to resolve node module ${t} failed`));return}u.on("error",f=>{a(f)}),u.on("message",f=>{f.c==="r"&&(u.send({c:"e"}),f.s?o(f.r):a(new Error(`Failed to resolve module: ${t}`)))});let d={c:"rs",a:t};u.send(d)}catch(u){a(u)}})}En.resolve=_d;function fg(t){let e="npm",n=Object.create(null);Object.keys(process.env).forEach(s=>n[s]=process.env[s]),n.NO_UPDATE_NOTIFIER="true";let r={encoding:"utf8",env:n};dg()&&(e="npm.cmd",r.shell=!0);let i=()=>{};try{process.on("SIGPIPE",i);let s=(0,pg.spawnSync)(e,["config","get","prefix"],r).stdout;if(!s){t&&t("'npm config get prefix' didn't return a value.");return}let o=s.trim();return t&&t(`'npm config get prefix' value is: ${o}`),o.length>0?dg()?br.join(o,"node_modules"):br.join(o,"lib","node_modules"):void 0}catch{return}finally{process.removeListener("SIGPIPE",i)}}En.resolveGlobalNodePath=fg;function h1(t){let e="yarn",n={encoding:"utf8"};dg()&&(e="yarn.cmd",n.shell=!0);let r=()=>{};try{process.on("SIGPIPE",r);let i=(0,pg.spawnSync)(e,["global","dir","--json"],n),s=i.stdout;if(!s){t&&(t("'yarn global dir' didn't return a value."),i.stderr&&t(i.stderr));return}let o=s.trim().split(/\r?\n/);for(let a of o)try{let c=JSON.parse(a);if(c.type==="log")return br.join(c.data,"node_modules")}catch{}return}catch{return}finally{process.removeListener("SIGPIPE",r)}}En.resolveGlobalYarnPath=h1;var hg;(function(t){let e;function n(){return e!==void 0||(process.platform==="win32"?e=!1:e=!ug.existsSync(__filename.toUpperCase())||!ug.existsSync(__filename.toLowerCase())),e}t.isCaseSensitive=n;function r(i,s){return n()?br.normalize(s).indexOf(br.normalize(i))===0:br.normalize(s).toLowerCase().indexOf(br.normalize(i).toLowerCase())===0}t.isParent=r})(hg||(En.FileSystem=hg={}));function p1(t,e,n,r){return n?(br.isAbsolute(n)||(n=br.join(t,n)),_d(e,n,n,r).then(i=>hg.isParent(n,i)?i:Promise.reject(new Error(`Failed to load ${e} from node path location.`))).then(void 0,i=>_d(e,fg(r),t,r))):_d(e,fg(r),t,r)}En.resolveModulePath=p1});var mg=N((H3,ON)=>{"use strict";ON.exports=St()});var IN=N(Ed=>{"use strict";Object.defineProperty(Ed,"__esModule",{value:!0});Ed.InlineCompletionFeature=void 0;var m1=St(),g1=t=>class extends t{get inlineCompletion(){return{on:e=>this.connection.onRequest(m1.InlineCompletionRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n)))}}};Ed.InlineCompletionFeature=g1});var LN=N(rn=>{"use strict";var y1=rn&&rn.__createBinding||(Object.create?function(t,e,n,r){r===void 0&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){r===void 0&&(r=n),t[r]=e[n]}),MN=rn&&rn.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&y1(e,t,n)};Object.defineProperty(rn,"__esModule",{value:!0});rn.ProposedFeatures=rn.NotebookDocuments=rn.TextDocuments=rn.SemanticTokensBuilder=void 0;var b1=Jm();Object.defineProperty(rn,"SemanticTokensBuilder",{enumerable:!0,get:function(){return b1.SemanticTokensBuilder}});var v1=IN();MN(St(),rn);var T1=tg();Object.defineProperty(rn,"TextDocuments",{enumerable:!0,get:function(){return T1.TextDocuments}});var S1=rg();Object.defineProperty(rn,"NotebookDocuments",{enumerable:!0,get:function(){return S1.NotebookDocuments}});MN(lg(),rn);var xN;(function(t){t.all={__brand:"features",languages:v1.InlineCompletionFeature}})(xN||(rn.ProposedFeatures=xN={}))});var Z=N(Gn=>{"use strict";var _1=Gn&&Gn.__createBinding||(Object.create?function(t,e,n,r){r===void 0&&(r=n);var i=Object.getOwnPropertyDescriptor(e,n);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[n]}}),Object.defineProperty(t,r,i)}:function(t,e,n,r){r===void 0&&(r=n),t[r]=e[n]}),FN=Gn&&Gn.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&_1(e,t,n)};Object.defineProperty(Gn,"__esModule",{value:!0});Gn.createConnection=Gn.Files=void 0;var $N=require("node:util"),gg=lu(),E1=lg(),Ka=AN(),Ns=mg();FN(mg(),Gn);FN(LN(),Gn);var qN;(function(t){t.uriToFilePath=Ka.uriToFilePath,t.resolveGlobalNodePath=Ka.resolveGlobalNodePath,t.resolveGlobalYarnPath=Ka.resolveGlobalYarnPath,t.resolve=Ka.resolve,t.resolveModulePath=Ka.resolveModulePath})(qN||(Gn.Files=qN={}));var jN;function kd(){if(jN!==void 0)try{jN.end()}catch{}}var wo=!1,BN;function k1(){let t="--clientProcessId";function e(n){try{let r=parseInt(n);isNaN(r)||(BN=setInterval(()=>{try{process.kill(r,0)}catch{kd(),process.exit(wo?0:1)}},3e3))}catch{}}for(let n=2;n<process.argv.length;n++){let r=process.argv[n];if(r===t&&n+1<process.argv.length){e(process.argv[n+1]);return}else{let i=r.split("=");i[0]===t&&e(i[1])}}}k1();var N1={initialize:t=>{let e=t.processId;gg.number(e)&&BN===void 0&&setInterval(()=>{try{process.kill(e,0)}catch{process.exit(wo?0:1)}},3e3)},get shutdownReceived(){return wo},set shutdownReceived(t){wo=t},exit:t=>{kd(),process.exit(t)}};function w1(t,e,n,r){let i,s,o,a;return t!==void 0&&t.__brand==="features"&&(i=t,t=e,e=n,n=r),Ns.ConnectionStrategy.is(t)||Ns.ConnectionOptions.is(t)?a=t:(s=t,o=e,a=n),P1(s,o,a,i)}Gn.createConnection=w1;function P1(t,e,n,r){let i=!1;if(!t&&!e&&process.argv.length>2){let c,l,u=process.argv.slice(2);for(let d=0;d<u.length;d++){let f=u[d];if(f==="--node-ipc"){t=new Ns.IPCMessageReader(process),e=new Ns.IPCMessageWriter(process);break}else if(f==="--stdio"){i=!0,t=process.stdin,e=process.stdout;break}else if(f==="--socket"){c=parseInt(u[d+1]);break}else if(f==="--pipe"){l=u[d+1];break}else{var s=f.split("=");if(s[0]==="--socket"){c=parseInt(s[1]);break}else if(s[0]==="--pipe"){l=s[1];break}}}if(c){let d=(0,Ns.createServerSocketTransport)(c);t=d[0],e=d[1]}else if(l){let d=(0,Ns.createServerPipeTransport)(l);t=d[0],e=d[1]}}var o="Use arguments of createConnection or set command line parameters: '--node-ipc', '--stdio' or '--socket={number}'";if(!t)throw new Error("Connection input stream is not set. "+o);if(!e)throw new Error("Connection output stream is not set. "+o);if(gg.func(t.read)&&gg.func(t.on)){let c=t;c.on("end",()=>{kd(),process.exit(wo?0:1)}),c.on("close",()=>{kd(),process.exit(wo?0:1)})}let a=c=>{let l=(0,Ns.createProtocolConnection)(t,e,c,n);return i&&R1(c),l};return(0,E1.createConnection)(a,N1,r)}function R1(t){function e(r){return r.map(i=>typeof i=="string"?i:(0,$N.inspect)(i)).join(" ")}let n=new Map;console.assert=function(i,...s){if(!i)if(s.length===0)t.error("Assertion failed");else{let[o,...a]=s;t.error(`Assertion failed: ${o} ${e(a)}`)}},console.count=function(i="default"){let s=String(i),o=n.get(s)??0;o+=1,n.set(s,o),t.log(`${s}: ${s}`)},console.countReset=function(i){i===void 0?n.clear():n.delete(String(i))},console.debug=function(...i){t.log(e(i))},console.dir=function(i,s){t.log((0,$N.inspect)(i,s))},console.log=function(...i){t.log(e(i))},console.error=function(...i){t.error(e(i))},console.trace=function(...i){let s=new Error().stack.replace(/(.+\n){2}/,""),o="Trace";i.length!==0&&(o+=`: ${e(i)}`),t.log(`${o}
37
+ ${s}`)},console.warn=function(...i){t.warn(e(i))}}});var VN=N((J3,UN)=>{"use strict";UN.exports=Z()});var LR=N(($ne,MR)=>{"use strict";MR.exports=IR;function IR(t,e,n){t instanceof RegExp&&(t=OR(t,n)),e instanceof RegExp&&(e=OR(e,n));var r=xR(t,e,n);return r&&{start:r[0],end:r[1],pre:n.slice(0,r[0]),body:n.slice(r[0]+t.length,r[1]),post:n.slice(r[1]+e.length)}}function OR(t,e){var n=e.match(t);return n?n[0]:null}IR.range=xR;function xR(t,e,n){var r,i,s,o,a,c=n.indexOf(t),l=n.indexOf(e,c+1),u=c;if(c>=0&&l>0){if(t===e)return[c,l];for(r=[],s=n.length;u>=0&&!a;)u==c?(r.push(u),c=n.indexOf(t,u+1)):r.length==1?a=[r.pop(),l]:(i=r.pop(),i<s&&(s=i,o=l),l=n.indexOf(e,u+1)),u=c<l&&c>=0?c:l;r.length&&(a=[s,o])}return a}});var zR=N((qne,VR)=>{var $R=LR();VR.exports=L$;var qR="\0SLASH"+Math.random()+"\0",jR="\0OPEN"+Math.random()+"\0",Qg="\0CLOSE"+Math.random()+"\0",FR="\0COMMA"+Math.random()+"\0",BR="\0PERIOD"+Math.random()+"\0";function Jg(t){return parseInt(t,10)==t?parseInt(t,10):t.charCodeAt(0)}function x$(t){return t.split("\\\\").join(qR).split("\\{").join(jR).split("\\}").join(Qg).split("\\,").join(FR).split("\\.").join(BR)}function M$(t){return t.split(qR).join("\\").split(jR).join("{").split(Qg).join("}").split(FR).join(",").split(BR).join(".")}function UR(t){if(!t)return[""];var e=[],n=$R("{","}",t);if(!n)return t.split(",");var r=n.pre,i=n.body,s=n.post,o=r.split(",");o[o.length-1]+="{"+i+"}";var a=UR(s);return s.length&&(o[o.length-1]+=a.shift(),o.push.apply(o,a)),e.push.apply(e,o),e}function L$(t){return t?(t.substr(0,2)==="{}"&&(t="\\{\\}"+t.substr(2)),gc(x$(t),!0).map(M$)):[]}function $$(t){return"{"+t+"}"}function q$(t){return/^-?0\d/.test(t)}function j$(t,e){return t<=e}function F$(t,e){return t>=e}function gc(t,e){var n=[],r=$R("{","}",t);if(!r)return[t];var i=r.pre,s=r.post.length?gc(r.post,!1):[""];if(/\$$/.test(r.pre))for(var o=0;o<s.length;o++){var a=i+"{"+r.body+"}"+s[o];n.push(a)}else{var c=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(r.body),l=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(r.body),u=c||l,d=r.body.indexOf(",")>=0;if(!u&&!d)return r.post.match(/,.*\}/)?(t=r.pre+"{"+r.body+Qg+r.post,gc(t)):[t];var f;if(u)f=r.body.split(/\.\./);else if(f=UR(r.body),f.length===1&&(f=gc(f[0],!1).map($$),f.length===1))return s.map(function(We){return r.pre+f[0]+We});var h;if(u){var y=Jg(f[0]),p=Jg(f[1]),T=Math.max(f[0].length,f[1].length),_=f.length==3?Math.abs(Jg(f[2])):1,b=j$,v=p<y;v&&(_*=-1,b=F$);var k=f.some(q$);h=[];for(var C=y;b(C,p);C+=_){var x;if(l)x=String.fromCharCode(C),x==="\\"&&(x="");else if(x=String(C),k){var q=T-x.length;if(q>0){var j=new Array(q+1).join("0");C<0?x="-"+j+x.slice(1):x=j+x}}h.push(x)}}else{h=[];for(var ce=0;ce<f.length;ce++)h.push.apply(h,gc(f[ce],!1))}for(var ce=0;ce<h.length;ce++)for(var o=0;o<s.length;o++){var a=i+h[ce]+s[o];(!e||u||a)&&n.push(a)}}return n}});var Pe=N(Xt=>{"use strict";var gy=Symbol.for("yaml.alias"),A0=Symbol.for("yaml.document"),Of=Symbol.for("yaml.map"),O0=Symbol.for("yaml.pair"),yy=Symbol.for("yaml.scalar"),If=Symbol.for("yaml.seq"),vi=Symbol.for("yaml.node.type"),Yq=t=>!!t&&typeof t=="object"&&t[vi]===gy,Kq=t=>!!t&&typeof t=="object"&&t[vi]===A0,Xq=t=>!!t&&typeof t=="object"&&t[vi]===Of,Jq=t=>!!t&&typeof t=="object"&&t[vi]===O0,I0=t=>!!t&&typeof t=="object"&&t[vi]===yy,Qq=t=>!!t&&typeof t=="object"&&t[vi]===If;function x0(t){if(t&&typeof t=="object")switch(t[vi]){case Of:case If:return!0}return!1}function Zq(t){if(t&&typeof t=="object")switch(t[vi]){case gy:case Of:case yy:case If:return!0}return!1}var ej=t=>(I0(t)||x0(t))&&!!t.anchor;Xt.ALIAS=gy;Xt.DOC=A0;Xt.MAP=Of;Xt.NODE_TYPE=vi;Xt.PAIR=O0;Xt.SCALAR=yy;Xt.SEQ=If;Xt.hasAnchor=ej;Xt.isAlias=Yq;Xt.isCollection=x0;Xt.isDocument=Kq;Xt.isMap=Xq;Xt.isNode=Zq;Xt.isPair=Jq;Xt.isScalar=I0;Xt.isSeq=Qq});var Oc=N(by=>{"use strict";var Mt=Pe(),Rn=Symbol("break visit"),M0=Symbol("skip children"),Xr=Symbol("remove node");function xf(t,e){let n=L0(e);Mt.isDocument(t)?ra(null,t.contents,n,Object.freeze([t]))===Xr&&(t.contents=null):ra(null,t,n,Object.freeze([]))}xf.BREAK=Rn;xf.SKIP=M0;xf.REMOVE=Xr;function ra(t,e,n,r){let i=$0(t,e,n,r);if(Mt.isNode(i)||Mt.isPair(i))return q0(t,r,i),ra(t,i,n,r);if(typeof i!="symbol"){if(Mt.isCollection(e)){r=Object.freeze(r.concat(e));for(let s=0;s<e.items.length;++s){let o=ra(s,e.items[s],n,r);if(typeof o=="number")s=o-1;else{if(o===Rn)return Rn;o===Xr&&(e.items.splice(s,1),s-=1)}}}else if(Mt.isPair(e)){r=Object.freeze(r.concat(e));let s=ra("key",e.key,n,r);if(s===Rn)return Rn;s===Xr&&(e.key=null);let o=ra("value",e.value,n,r);if(o===Rn)return Rn;o===Xr&&(e.value=null)}}return i}async function Mf(t,e){let n=L0(e);Mt.isDocument(t)?await ia(null,t.contents,n,Object.freeze([t]))===Xr&&(t.contents=null):await ia(null,t,n,Object.freeze([]))}Mf.BREAK=Rn;Mf.SKIP=M0;Mf.REMOVE=Xr;async function ia(t,e,n,r){let i=await $0(t,e,n,r);if(Mt.isNode(i)||Mt.isPair(i))return q0(t,r,i),ia(t,i,n,r);if(typeof i!="symbol"){if(Mt.isCollection(e)){r=Object.freeze(r.concat(e));for(let s=0;s<e.items.length;++s){let o=await ia(s,e.items[s],n,r);if(typeof o=="number")s=o-1;else{if(o===Rn)return Rn;o===Xr&&(e.items.splice(s,1),s-=1)}}}else if(Mt.isPair(e)){r=Object.freeze(r.concat(e));let s=await ia("key",e.key,n,r);if(s===Rn)return Rn;s===Xr&&(e.key=null);let o=await ia("value",e.value,n,r);if(o===Rn)return Rn;o===Xr&&(e.value=null)}}return i}function L0(t){return typeof t=="object"&&(t.Collection||t.Node||t.Value)?Object.assign({Alias:t.Node,Map:t.Node,Scalar:t.Node,Seq:t.Node},t.Value&&{Map:t.Value,Scalar:t.Value,Seq:t.Value},t.Collection&&{Map:t.Collection,Seq:t.Collection},t):t}function $0(t,e,n,r){if(typeof n=="function")return n(t,e,r);if(Mt.isMap(e))return n.Map?.(t,e,r);if(Mt.isSeq(e))return n.Seq?.(t,e,r);if(Mt.isPair(e))return n.Pair?.(t,e,r);if(Mt.isScalar(e))return n.Scalar?.(t,e,r);if(Mt.isAlias(e))return n.Alias?.(t,e,r)}function q0(t,e,n){let r=e[e.length-1];if(Mt.isCollection(r))r.items[t]=n;else if(Mt.isPair(r))t==="key"?r.key=n:r.value=n;else if(Mt.isDocument(r))r.contents=n;else{let i=Mt.isAlias(r)?"alias":"scalar";throw new Error(`Cannot replace node with ${i} parent`)}}by.visit=xf;by.visitAsync=Mf});var vy=N(F0=>{"use strict";var j0=Pe(),tj=Oc(),nj={"!":"%21",",":"%2C","[":"%5B","]":"%5D","{":"%7B","}":"%7D"},rj=t=>t.replace(/[!,[\]{}]/g,e=>nj[e]),Ic=class t{constructor(e,n){this.docStart=null,this.docEnd=!1,this.yaml=Object.assign({},t.defaultYaml,e),this.tags=Object.assign({},t.defaultTags,n)}clone(){let e=new t(this.yaml,this.tags);return e.docStart=this.docStart,e}atDocument(){let e=new t(this.yaml,this.tags);switch(this.yaml.version){case"1.1":this.atNextDocument=!0;break;case"1.2":this.atNextDocument=!1,this.yaml={explicit:t.defaultYaml.explicit,version:"1.2"},this.tags=Object.assign({},t.defaultTags);break}return e}add(e,n){this.atNextDocument&&(this.yaml={explicit:t.defaultYaml.explicit,version:"1.1"},this.tags=Object.assign({},t.defaultTags),this.atNextDocument=!1);let r=e.trim().split(/[ \t]+/),i=r.shift();switch(i){case"%TAG":{if(r.length!==2&&(n(0,"%TAG directive should contain exactly two parts"),r.length<2))return!1;let[s,o]=r;return this.tags[s]=o,!0}case"%YAML":{if(this.yaml.explicit=!0,r.length!==1)return n(0,"%YAML directive should contain exactly one part"),!1;let[s]=r;if(s==="1.1"||s==="1.2")return this.yaml.version=s,!0;{let o=/^\d+\.\d+$/.test(s);return n(6,`Unsupported YAML version ${s}`,o),!1}}default:return n(0,`Unknown directive ${i}`,!0),!1}}tagName(e,n){if(e==="!")return"!";if(e[0]!=="!")return n(`Not a valid tag: ${e}`),null;if(e[1]==="<"){let o=e.slice(2,-1);return o==="!"||o==="!!"?(n(`Verbatim tags aren't resolved, so ${e} is invalid.`),null):(e[e.length-1]!==">"&&n("Verbatim tags must end with a >"),o)}let[,r,i]=e.match(/^(.*!)([^!]*)$/s);i||n(`The ${e} tag has no suffix`);let s=this.tags[r];if(s)try{return s+decodeURIComponent(i)}catch(o){return n(String(o)),null}return r==="!"?e:(n(`Could not resolve tag: ${e}`),null)}tagString(e){for(let[n,r]of Object.entries(this.tags))if(e.startsWith(r))return n+rj(e.substring(r.length));return e[0]==="!"?e:`!<${e}>`}toString(e){let n=this.yaml.explicit?[`%YAML ${this.yaml.version||"1.2"}`]:[],r=Object.entries(this.tags),i;if(e&&r.length>0&&j0.isNode(e.contents)){let s={};tj.visit(e.contents,(o,a)=>{j0.isNode(a)&&a.tag&&(s[a.tag]=!0)}),i=Object.keys(s)}else i=[];for(let[s,o]of r)s==="!!"&&o==="tag:yaml.org,2002:"||(!e||i.some(a=>a.startsWith(o)))&&n.push(`%TAG ${s} ${o}`);return n.join(`
38
+ `)}};Ic.defaultYaml={explicit:!1,version:"1.2"};Ic.defaultTags={"!!":"tag:yaml.org,2002:"};F0.Directives=Ic});var Lf=N(xc=>{"use strict";var B0=Pe(),ij=Oc();function sj(t){if(/[\x00-\x19\s,[\]{}]/.test(t)){let n=`Anchor must not contain whitespace or control characters: ${JSON.stringify(t)}`;throw new Error(n)}return!0}function U0(t){let e=new Set;return ij.visit(t,{Value(n,r){r.anchor&&e.add(r.anchor)}}),e}function V0(t,e){for(let n=1;;++n){let r=`${t}${n}`;if(!e.has(r))return r}}function oj(t,e){let n=[],r=new Map,i=null;return{onAnchor:s=>{n.push(s),i||(i=U0(t));let o=V0(e,i);return i.add(o),o},setAnchors:()=>{for(let s of n){let o=r.get(s);if(typeof o=="object"&&o.anchor&&(B0.isScalar(o.node)||B0.isCollection(o.node)))o.node.anchor=o.anchor;else{let a=new Error("Failed to resolve repeated object (this should not happen)");throw a.source=s,a}}},sourceObjects:r}}xc.anchorIsValid=sj;xc.anchorNames=U0;xc.createNodeAnchors=oj;xc.findNewAnchor=V0});var Ty=N(z0=>{"use strict";function Mc(t,e,n,r){if(r&&typeof r=="object")if(Array.isArray(r))for(let i=0,s=r.length;i<s;++i){let o=r[i],a=Mc(t,r,String(i),o);a===void 0?delete r[i]:a!==o&&(r[i]=a)}else if(r instanceof Map)for(let i of Array.from(r.keys())){let s=r.get(i),o=Mc(t,r,i,s);o===void 0?r.delete(i):o!==s&&r.set(i,o)}else if(r instanceof Set)for(let i of Array.from(r)){let s=Mc(t,r,i,i);s===void 0?r.delete(i):s!==i&&(r.delete(i),r.add(s))}else for(let[i,s]of Object.entries(r)){let o=Mc(t,r,i,s);o===void 0?delete r[i]:o!==s&&(r[i]=o)}return t.call(e,n,r)}z0.applyReviver=Mc});var Ki=N(H0=>{"use strict";var aj=Pe();function W0(t,e,n){if(Array.isArray(t))return t.map((r,i)=>W0(r,String(i),n));if(t&&typeof t.toJSON=="function"){if(!n||!aj.hasAnchor(t))return t.toJSON(e,n);let r={aliasCount:0,count:1,res:void 0};n.anchors.set(t,r),n.onCreate=s=>{r.res=s,delete n.onCreate};let i=t.toJSON(e,n);return n.onCreate&&n.onCreate(i),i}return typeof t=="bigint"&&!n?.keep?Number(t):t}H0.toJS=W0});var $f=N(Y0=>{"use strict";var cj=Ty(),G0=Pe(),lj=Ki(),Sy=class{constructor(e){Object.defineProperty(this,G0.NODE_TYPE,{value:e})}clone(){let e=Object.create(Object.getPrototypeOf(this),Object.getOwnPropertyDescriptors(this));return this.range&&(e.range=this.range.slice()),e}toJS(e,{mapAsMap:n,maxAliasCount:r,onAnchor:i,reviver:s}={}){if(!G0.isDocument(e))throw new TypeError("A document argument is required");let o={anchors:new Map,doc:e,keep:!0,mapAsMap:n===!0,mapKeyWarned:!1,maxAliasCount:typeof r=="number"?r:100},a=lj.toJS(this,"",o);if(typeof i=="function")for(let{count:c,res:l}of o.anchors.values())i(l,c);return typeof s=="function"?cj.applyReviver(s,{"":a},"",a):a}};Y0.NodeBase=Sy});var Lc=N(X0=>{"use strict";var uj=Lf(),K0=Oc(),qf=Pe(),dj=$f(),fj=Ki(),_y=class extends dj.NodeBase{constructor(e){super(qf.ALIAS),this.source=e,Object.defineProperty(this,"tag",{set(){throw new Error("Alias nodes cannot have tags")}})}resolve(e){let n;return K0.visit(e,{Node:(r,i)=>{if(i===this)return K0.visit.BREAK;i.anchor===this.source&&(n=i)}}),n}toJSON(e,n){if(!n)return{source:this.source};let{anchors:r,doc:i,maxAliasCount:s}=n,o=this.resolve(i);if(!o){let c=`Unresolved alias (the anchor must be set before the alias): ${this.source}`;throw new ReferenceError(c)}let a=r.get(o);if(a||(fj.toJS(o,null,n),a=r.get(o)),!a||a.res===void 0){let c="This should not happen: Alias anchor was not resolved?";throw new ReferenceError(c)}if(s>=0&&(a.count+=1,a.aliasCount===0&&(a.aliasCount=jf(i,o,r)),a.count*a.aliasCount>s)){let c="Excessive alias count indicates a resource exhaustion attack";throw new ReferenceError(c)}return a.res}toString(e,n,r){let i=`*${this.source}`;if(e){if(uj.anchorIsValid(this.source),e.options.verifyAliasOrder&&!e.anchors.has(this.source)){let s=`Unresolved alias (the anchor must be set before the alias): ${this.source}`;throw new Error(s)}if(e.implicitKey)return`${i} `}return i}};function jf(t,e,n){if(qf.isAlias(e)){let r=e.resolve(t),i=n&&r&&n.get(r);return i?i.count*i.aliasCount:0}else if(qf.isCollection(e)){let r=0;for(let i of e.items){let s=jf(t,i,n);s>r&&(r=s)}return r}else if(qf.isPair(e)){let r=jf(t,e.key,n),i=jf(t,e.value,n);return Math.max(r,i)}return 1}X0.Alias=_y});var Dt=N(Ey=>{"use strict";var hj=Pe(),pj=$f(),mj=Ki(),gj=t=>!t||typeof t!="function"&&typeof t!="object",Xi=class extends pj.NodeBase{constructor(e){super(hj.SCALAR),this.value=e}toJSON(e,n){return n?.keep?this.value:mj.toJS(this.value,e,n)}toString(){return String(this.value)}};Xi.BLOCK_FOLDED="BLOCK_FOLDED";Xi.BLOCK_LITERAL="BLOCK_LITERAL";Xi.PLAIN="PLAIN";Xi.QUOTE_DOUBLE="QUOTE_DOUBLE";Xi.QUOTE_SINGLE="QUOTE_SINGLE";Ey.Scalar=Xi;Ey.isScalarValue=gj});var $c=N(Q0=>{"use strict";var yj=Lc(),Os=Pe(),J0=Dt(),bj="tag:yaml.org,2002:";function vj(t,e,n){if(e){let r=n.filter(s=>s.tag===e),i=r.find(s=>!s.format)??r[0];if(!i)throw new Error(`Tag ${e} not found`);return i}return n.find(r=>r.identify?.(t)&&!r.format)}function Tj(t,e,n){if(Os.isDocument(t)&&(t=t.contents),Os.isNode(t))return t;if(Os.isPair(t)){let d=n.schema[Os.MAP].createNode?.(n.schema,null,n);return d.items.push(t),d}(t instanceof String||t instanceof Number||t instanceof Boolean||typeof BigInt<"u"&&t instanceof BigInt)&&(t=t.valueOf());let{aliasDuplicateObjects:r,onAnchor:i,onTagObj:s,schema:o,sourceObjects:a}=n,c;if(r&&t&&typeof t=="object"){if(c=a.get(t),c)return c.anchor||(c.anchor=i(t)),new yj.Alias(c.anchor);c={anchor:null,node:null},a.set(t,c)}e?.startsWith("!!")&&(e=bj+e.slice(2));let l=vj(t,e,o.tags);if(!l){if(t&&typeof t.toJSON=="function"&&(t=t.toJSON()),!t||typeof t!="object"){let d=new J0.Scalar(t);return c&&(c.node=d),d}l=t instanceof Map?o[Os.MAP]:Symbol.iterator in Object(t)?o[Os.SEQ]:o[Os.MAP]}s&&(s(l),delete n.onTagObj);let u=l?.createNode?l.createNode(n.schema,t,n):typeof l?.nodeClass?.from=="function"?l.nodeClass.from(n.schema,t,n):new J0.Scalar(t);return e?u.tag=e:l.default||(u.tag=l.tag),c&&(c.node=u),u}Q0.createNode=Tj});var Bf=N(Ff=>{"use strict";var Sj=$c(),Jr=Pe(),_j=$f();function ky(t,e,n){let r=n;for(let i=e.length-1;i>=0;--i){let s=e[i];if(typeof s=="number"&&Number.isInteger(s)&&s>=0){let o=[];o[s]=r,r=o}else r=new Map([[s,r]])}return Sj.createNode(r,void 0,{aliasDuplicateObjects:!1,keepUndefined:!1,onAnchor:()=>{throw new Error("This should not happen, please report a bug.")},schema:t,sourceObjects:new Map})}var Z0=t=>t==null||typeof t=="object"&&!!t[Symbol.iterator]().next().done,Ny=class extends _j.NodeBase{constructor(e,n){super(e),Object.defineProperty(this,"schema",{value:n,configurable:!0,enumerable:!1,writable:!0})}clone(e){let n=Object.create(Object.getPrototypeOf(this),Object.getOwnPropertyDescriptors(this));return e&&(n.schema=e),n.items=n.items.map(r=>Jr.isNode(r)||Jr.isPair(r)?r.clone(e):r),this.range&&(n.range=this.range.slice()),n}addIn(e,n){if(Z0(e))this.add(n);else{let[r,...i]=e,s=this.get(r,!0);if(Jr.isCollection(s))s.addIn(i,n);else if(s===void 0&&this.schema)this.set(r,ky(this.schema,i,n));else throw new Error(`Expected YAML collection at ${r}. Remaining path: ${i}`)}}deleteIn(e){let[n,...r]=e;if(r.length===0)return this.delete(n);let i=this.get(n,!0);if(Jr.isCollection(i))return i.deleteIn(r);throw new Error(`Expected YAML collection at ${n}. Remaining path: ${r}`)}getIn(e,n){let[r,...i]=e,s=this.get(r,!0);return i.length===0?!n&&Jr.isScalar(s)?s.value:s:Jr.isCollection(s)?s.getIn(i,n):void 0}hasAllNullValues(e){return this.items.every(n=>{if(!Jr.isPair(n))return!1;let r=n.value;return r==null||e&&Jr.isScalar(r)&&r.value==null&&!r.commentBefore&&!r.comment&&!r.tag})}hasIn(e){let[n,...r]=e;if(r.length===0)return this.has(n);let i=this.get(n,!0);return Jr.isCollection(i)?i.hasIn(r):!1}setIn(e,n){let[r,...i]=e;if(i.length===0)this.set(r,n);else{let s=this.get(r,!0);if(Jr.isCollection(s))s.setIn(i,n);else if(s===void 0&&this.schema)this.set(r,ky(this.schema,i,n));else throw new Error(`Expected YAML collection at ${r}. Remaining path: ${i}`)}}};Ff.Collection=Ny;Ff.collectionFromPath=ky;Ff.isEmptyPath=Z0});var qc=N(Uf=>{"use strict";var Ej=t=>t.replace(/^(?!$)(?: $)?/gm,"#");function wy(t,e){return/^\n+$/.test(t)?t.substring(1):e?t.replace(/^(?! *$)/gm,e):t}var kj=(t,e,n)=>t.endsWith(`
39
+ `)?wy(n,e):n.includes(`
40
40
  `)?`
41
- `+vy(n,e):(t.endsWith(" ")?"":" ")+n;Mf.indentComment=vy;Mf.lineComment=wq;Mf.stringifyComment=Eq});var y0=k(Ec=>{"use strict";var kq="flow",by="block",Lf="quoted";function Nq(t,e,n="flow",{indentAtStart:r,lineWidth:i=80,minContentWidth:s=20,onFold:o,onOverflow:a}={}){if(!i||i<0)return t;i<s&&(s=0);let c=Math.max(1+s,1+i-e.length);if(t.length<=c)return t;let l=[],u={},d=i-e.length;typeof r=="number"&&(r>i-Math.max(2,s)?l.push(0):d=i-r);let f,h,y=!1,p=-1,T=-1,_=-1;n===by&&(p=g0(t,p,e.length),p!==-1&&(d=p+c));for(let b;b=t[p+=1];){if(n===Lf&&b==="\\"){switch(T=p,t[p+1]){case"x":p+=3;break;case"u":p+=5;break;case"U":p+=9;break;default:p+=1}_=p}if(b===`
42
- `)n===by&&(p=g0(t,p,e.length)),d=p+e.length+c,f=void 0;else{if(b===" "&&h&&h!==" "&&h!==`
43
- `&&h!==" "){let w=t[p+1];w&&w!==" "&&w!==`
44
- `&&w!==" "&&(f=p)}if(p>=d)if(f)l.push(f),d=f+c,f=void 0;else if(n===Lf){for(;h===" "||h===" ";)h=b,b=t[p+=1],y=!0;let w=p>_+1?p-2:T-1;if(u[w])return t;l.push(w),u[w]=!0,d=w+c,f=void 0}else y=!0}h=b}if(y&&a&&a(),l.length===0)return t;o&&o();let v=t.slice(0,l[0]);for(let b=0;b<l.length;++b){let w=l[b],C=l[b+1]||t.length;w===0?v=`
45
- ${e}${t.slice(0,C)}`:(n===Lf&&u[w]&&(v+=`${t[w]}\\`),v+=`
46
- ${e}${t.slice(w+1,C)}`)}return v}function g0(t,e,n){let r=e,i=e+1,s=t[i];for(;s===" "||s===" ";)if(e<i+n)s=t[++e];else{do s=t[++e];while(s&&s!==`
47
- `);r=e,i=e+1,s=t[i]}return r}Ec.FOLD_BLOCK=by;Ec.FOLD_FLOW=kq;Ec.FOLD_QUOTED=Lf;Ec.foldFlowLines=Nq});var kc=k(v0=>{"use strict";var Er=Ct(),Hi=y0(),qf=(t,e)=>({indentAtStart:e?t.indent.length:t.indentAtStart,lineWidth:t.options.lineWidth,minContentWidth:t.options.minContentWidth}),jf=t=>/^(%|---|\.\.\.)/m.test(t);function Pq(t,e,n){if(!e||e<0)return!1;let r=e-n,i=t.length;if(i<=r)return!1;for(let s=0,o=0;s<i;++s)if(t[s]===`
48
- `){if(s-o>r)return!0;if(o=s+1,i-o<=r)return!1}return!0}function wc(t,e){let n=JSON.stringify(t);if(e.options.doubleQuotedAsJSON)return n;let{implicitKey:r}=e,i=e.options.doubleQuotedMinMultiLineLength,s=e.indent||(jf(t)?" ":""),o="",a=0;for(let c=0,l=n[c];l;l=n[++c])if(l===" "&&n[c+1]==="\\"&&n[c+2]==="n"&&(o+=n.slice(a,c)+"\\ ",c+=1,a=c,l="\\"),l==="\\")switch(n[c+1]){case"u":{o+=n.slice(a,c);let u=n.substr(c+2,4);switch(u){case"0000":o+="\\0";break;case"0007":o+="\\a";break;case"000b":o+="\\v";break;case"001b":o+="\\e";break;case"0085":o+="\\N";break;case"00a0":o+="\\_";break;case"2028":o+="\\L";break;case"2029":o+="\\P";break;default:u.substr(0,2)==="00"?o+="\\x"+u.substr(2):o+=n.substr(c,6)}c+=5,a=c+1}break;case"n":if(r||n[c+2]==='"'||n.length<i)c+=1;else{for(o+=n.slice(a,c)+`
41
+ `+wy(n,e):(t.endsWith(" ")?"":" ")+n;Uf.indentComment=wy;Uf.lineComment=kj;Uf.stringifyComment=Ej});var tC=N(jc=>{"use strict";var Nj="flow",Py="block",Vf="quoted";function wj(t,e,n="flow",{indentAtStart:r,lineWidth:i=80,minContentWidth:s=20,onFold:o,onOverflow:a}={}){if(!i||i<0)return t;i<s&&(s=0);let c=Math.max(1+s,1+i-e.length);if(t.length<=c)return t;let l=[],u={},d=i-e.length;typeof r=="number"&&(r>i-Math.max(2,s)?l.push(0):d=i-r);let f,h,y=!1,p=-1,T=-1,_=-1;n===Py&&(p=eC(t,p,e.length),p!==-1&&(d=p+c));for(let v;v=t[p+=1];){if(n===Vf&&v==="\\"){switch(T=p,t[p+1]){case"x":p+=3;break;case"u":p+=5;break;case"U":p+=9;break;default:p+=1}_=p}if(v===`
42
+ `)n===Py&&(p=eC(t,p,e.length)),d=p+e.length+c,f=void 0;else{if(v===" "&&h&&h!==" "&&h!==`
43
+ `&&h!==" "){let k=t[p+1];k&&k!==" "&&k!==`
44
+ `&&k!==" "&&(f=p)}if(p>=d)if(f)l.push(f),d=f+c,f=void 0;else if(n===Vf){for(;h===" "||h===" ";)h=v,v=t[p+=1],y=!0;let k=p>_+1?p-2:T-1;if(u[k])return t;l.push(k),u[k]=!0,d=k+c,f=void 0}else y=!0}h=v}if(y&&a&&a(),l.length===0)return t;o&&o();let b=t.slice(0,l[0]);for(let v=0;v<l.length;++v){let k=l[v],C=l[v+1]||t.length;k===0?b=`
45
+ ${e}${t.slice(0,C)}`:(n===Vf&&u[k]&&(b+=`${t[k]}\\`),b+=`
46
+ ${e}${t.slice(k+1,C)}`)}return b}function eC(t,e,n){let r=e,i=e+1,s=t[i];for(;s===" "||s===" ";)if(e<i+n)s=t[++e];else{do s=t[++e];while(s&&s!==`
47
+ `);r=e,i=e+1,s=t[i]}return r}jc.FOLD_BLOCK=Py;jc.FOLD_FLOW=Nj;jc.FOLD_QUOTED=Vf;jc.foldFlowLines=wj});var Bc=N(nC=>{"use strict";var Cr=Dt(),Ji=tC(),Wf=(t,e)=>({indentAtStart:e?t.indent.length:t.indentAtStart,lineWidth:t.options.lineWidth,minContentWidth:t.options.minContentWidth}),Hf=t=>/^(%|---|\.\.\.)/m.test(t);function Pj(t,e,n){if(!e||e<0)return!1;let r=e-n,i=t.length;if(i<=r)return!1;for(let s=0,o=0;s<i;++s)if(t[s]===`
48
+ `){if(s-o>r)return!0;if(o=s+1,i-o<=r)return!1}return!0}function Fc(t,e){let n=JSON.stringify(t);if(e.options.doubleQuotedAsJSON)return n;let{implicitKey:r}=e,i=e.options.doubleQuotedMinMultiLineLength,s=e.indent||(Hf(t)?" ":""),o="",a=0;for(let c=0,l=n[c];l;l=n[++c])if(l===" "&&n[c+1]==="\\"&&n[c+2]==="n"&&(o+=n.slice(a,c)+"\\ ",c+=1,a=c,l="\\"),l==="\\")switch(n[c+1]){case"u":{o+=n.slice(a,c);let u=n.substr(c+2,4);switch(u){case"0000":o+="\\0";break;case"0007":o+="\\a";break;case"000b":o+="\\v";break;case"001b":o+="\\e";break;case"0085":o+="\\N";break;case"00a0":o+="\\_";break;case"2028":o+="\\L";break;case"2029":o+="\\P";break;default:u.substr(0,2)==="00"?o+="\\x"+u.substr(2):o+=n.substr(c,6)}c+=5,a=c+1}break;case"n":if(r||n[c+2]==='"'||n.length<i)c+=1;else{for(o+=n.slice(a,c)+`
49
49
 
50
50
  `;n[c+2]==="\\"&&n[c+3]==="n"&&n[c+4]!=='"';)o+=`
51
- `,c+=2;o+=s,n[c+2]===" "&&(o+="\\"),c+=1,a=c+1}break;default:c+=1}return o=a?o+n.slice(a):n,r?o:Hi.foldFlowLines(o,s,Hi.FOLD_QUOTED,qf(e,!1))}function Ty(t,e){if(e.options.singleQuote===!1||e.implicitKey&&t.includes(`
52
- `)||/[ \t]\n|\n[ \t]/.test(t))return wc(t,e);let n=e.indent||(jf(t)?" ":""),r="'"+t.replace(/'/g,"''").replace(/\n+/g,`$&
53
- ${n}`)+"'";return e.implicitKey?r:Hi.foldFlowLines(r,n,Hi.FOLD_FLOW,qf(e,!1))}function Go(t,e){let{singleQuote:n}=e.options,r;if(n===!1)r=wc;else{let i=t.includes('"'),s=t.includes("'");i&&!s?r=Ty:s&&!i?r=wc:r=n?Ty:wc}return r(t,e)}var Sy;try{Sy=new RegExp(`(^|(?<!
51
+ `,c+=2;o+=s,n[c+2]===" "&&(o+="\\"),c+=1,a=c+1}break;default:c+=1}return o=a?o+n.slice(a):n,r?o:Ji.foldFlowLines(o,s,Ji.FOLD_QUOTED,Wf(e,!1))}function Ry(t,e){if(e.options.singleQuote===!1||e.implicitKey&&t.includes(`
52
+ `)||/[ \t]\n|\n[ \t]/.test(t))return Fc(t,e);let n=e.indent||(Hf(t)?" ":""),r="'"+t.replace(/'/g,"''").replace(/\n+/g,`$&
53
+ ${n}`)+"'";return e.implicitKey?r:Ji.foldFlowLines(r,n,Ji.FOLD_FLOW,Wf(e,!1))}function sa(t,e){let{singleQuote:n}=e.options,r;if(n===!1)r=Fc;else{let i=t.includes('"'),s=t.includes("'");i&&!s?r=Ry:s&&!i?r=Fc:r=n?Ry:Fc}return r(t,e)}var Cy;try{Cy=new RegExp(`(^|(?<!
54
54
  ))
55
55
  +(?!
56
- |$)`,"g")}catch{Sy=/\n+(?!\n|$)/g}function $f({comment:t,type:e,value:n},r,i,s){let{blockQuote:o,commentString:a,lineWidth:c}=r.options;if(!o||/\n[\t ]+$/.test(n)||/^\s*$/.test(n))return Go(n,r);let l=r.indent||(r.forceBlockIndent||jf(n)?" ":""),u=o==="literal"?!0:o==="folded"||e===Er.Scalar.BLOCK_FOLDED?!1:e===Er.Scalar.BLOCK_LITERAL?!0:!Pq(n,c,l.length);if(!n)return u?`|
56
+ |$)`,"g")}catch{Cy=/\n+(?!\n|$)/g}function zf({comment:t,type:e,value:n},r,i,s){let{blockQuote:o,commentString:a,lineWidth:c}=r.options;if(!o||/\n[\t ]+$/.test(n)||/^\s*$/.test(n))return sa(n,r);let l=r.indent||(r.forceBlockIndent||Hf(n)?" ":""),u=o==="literal"?!0:o==="folded"||e===Cr.Scalar.BLOCK_FOLDED?!1:e===Cr.Scalar.BLOCK_LITERAL?!0:!Pj(n,c,l.length);if(!n)return u?`|
57
57
  `:`>
58
58
  `;let d,f;for(f=n.length;f>0;--f){let C=n[f-1];if(C!==`
59
59
  `&&C!==" "&&C!==" ")break}let h=n.substring(f),y=h.indexOf(`
60
60
  `);y===-1?d="-":n===h||y!==h.length-1?(d="+",s&&s()):d="",h&&(n=n.slice(0,-h.length),h[h.length-1]===`
61
- `&&(h=h.slice(0,-1)),h=h.replace(Sy,`$&${l}`));let p=!1,T,_=-1;for(T=0;T<n.length;++T){let C=n[T];if(C===" ")p=!0;else if(C===`
62
- `)_=T;else break}let v=n.substring(0,_<T?_+1:T);v&&(n=n.substring(v.length),v=v.replace(/\n+/g,`$&${l}`));let w=(p?l?"2":"1":"")+d;if(t&&(w+=" "+a(t.replace(/ ?[\r\n]+/g," ")),i&&i()),!u){let C=n.replace(/\n+/g,`
63
- $&`).replace(/(?:^|\n)([\t ].*)(?:([\n\t ]*)\n(?![\n\t ]))?/g,"$1$2").replace(/\n+/g,`$&${l}`),x=!1,B=qf(r,!0);o!=="folded"&&e!==Er.Scalar.BLOCK_FOLDED&&(B.onOverflow=()=>{x=!0});let j=Hi.foldFlowLines(`${v}${C}${h}`,l,Hi.FOLD_BLOCK,B);if(!x)return`>${w}
64
- ${l}${j}`}return n=n.replace(/\n+/g,`$&${l}`),`|${w}
65
- ${l}${v}${n}${h}`}function Rq(t,e,n,r){let{type:i,value:s}=t,{actualString:o,implicitKey:a,indent:c,indentStep:l,inFlow:u}=e;if(a&&s.includes(`
66
- `)||u&&/[[\]{},]/.test(s))return Go(s,e);if(!s||/^[\n\t ,[\]{}#&*!|>'"%@`]|^[?-]$|^[?-][ \t]|[\n:][ \t]|[ \t]\n|[\n\t ]#|[\n\t :]$/.test(s))return a||u||!s.includes(`
67
- `)?Go(s,e):$f(t,e,n,r);if(!a&&!u&&i!==Er.Scalar.PLAIN&&s.includes(`
68
- `))return $f(t,e,n,r);if(jf(s)){if(c==="")return e.forceBlockIndent=!0,$f(t,e,n,r);if(a&&c===l)return Go(s,e)}let d=s.replace(/\n+/g,`$&
69
- ${c}`);if(o){let f=p=>p.default&&p.tag!=="tag:yaml.org,2002:str"&&p.test?.test(d),{compat:h,tags:y}=e.doc.schema;if(y.some(f)||h?.some(f))return Go(s,e)}return a?d:Hi.foldFlowLines(d,c,Hi.FOLD_FLOW,qf(e,!1))}function Cq(t,e,n,r){let{implicitKey:i,inFlow:s}=e,o=typeof t.value=="string"?t:Object.assign({},t,{value:String(t.value)}),{type:a}=t;a!==Er.Scalar.QUOTE_DOUBLE&&/[\x00-\x08\x0b-\x1f\x7f-\x9f\u{D800}-\u{DFFF}]/u.test(o.value)&&(a=Er.Scalar.QUOTE_DOUBLE);let c=u=>{switch(u){case Er.Scalar.BLOCK_FOLDED:case Er.Scalar.BLOCK_LITERAL:return i||s?Go(o.value,e):$f(o,e,n,r);case Er.Scalar.QUOTE_DOUBLE:return wc(o.value,e);case Er.Scalar.QUOTE_SINGLE:return Ty(o.value,e);case Er.Scalar.PLAIN:return Rq(o,e,n,r);default:return null}},l=c(a);if(l===null){let{defaultKeyType:u,defaultStringType:d}=e.options,f=i&&u||d;if(l=c(f),l===null)throw new Error(`Unsupported default string type ${f}`)}return l}v0.stringifyString=Cq});var Nc=k(_y=>{"use strict";var Dq=Cf(),Gi=Ne(),Aq=_c(),Oq=kc();function Iq(t,e){let n=Object.assign({blockQuote:!0,commentString:Aq.stringifyComment,defaultKeyType:null,defaultStringType:"PLAIN",directives:null,doubleQuotedAsJSON:!1,doubleQuotedMinMultiLineLength:40,falseStr:"false",flowCollectionPadding:!0,indentSeq:!0,lineWidth:80,minContentWidth:20,nullStr:"null",simpleKeys:!1,singleQuote:null,trueStr:"true",verifyAliasOrder:!0},t.schema.toStringOptions,e),r;switch(n.collectionStyle){case"block":r=!1;break;case"flow":r=!0;break;default:r=null}return{anchors:new Set,doc:t,flowCollectionPadding:n.flowCollectionPadding?" ":"",indent:"",indentStep:typeof n.indent=="number"?" ".repeat(n.indent):" ",inFlow:r,options:n}}function xq(t,e){if(e.tag){let i=t.filter(s=>s.tag===e.tag);if(i.length>0)return i.find(s=>s.format===e.format)??i[0]}let n,r;if(Gi.isScalar(e)){r=e.value;let i=t.filter(s=>s.identify?.(r));if(i.length>1){let s=i.filter(o=>o.test);s.length>0&&(i=s)}n=i.find(s=>s.format===e.format)??i.find(s=>!s.format)}else r=e,n=t.find(i=>i.nodeClass&&r instanceof i.nodeClass);if(!n){let i=r?.constructor?.name??typeof r;throw new Error(`Tag not resolved for ${i} value`)}return n}function Mq(t,e,{anchors:n,doc:r}){if(!r.directives)return"";let i=[],s=(Gi.isScalar(t)||Gi.isCollection(t))&&t.anchor;s&&Dq.anchorIsValid(s)&&(n.add(s),i.push(`&${s}`));let o=t.tag?t.tag:e.default?null:e.tag;return o&&i.push(r.directives.tagString(o)),i.join(" ")}function Lq(t,e,n,r){if(Gi.isPair(t))return t.toString(e,n,r);if(Gi.isAlias(t)){if(e.doc.directives)return t.toString(e);if(e.resolvedAliases?.has(t))throw new TypeError("Cannot stringify circular structure without alias nodes");e.resolvedAliases?e.resolvedAliases.add(t):e.resolvedAliases=new Set([t]),t=t.resolve(e.doc)}let i,s=Gi.isNode(t)?t:e.doc.createNode(t,{onTagObj:c=>i=c});i||(i=xq(e.doc.schema.tags,s));let o=Mq(s,i,e);o.length>0&&(e.indentAtStart=(e.indentAtStart??0)+o.length+1);let a=typeof i.stringify=="function"?i.stringify(s,e,n,r):Gi.isScalar(s)?Oq.stringifyString(s,e,n,r):s.toString(e,n,r);return o?Gi.isScalar(s)||a[0]==="{"||a[0]==="["?`${o} ${a}`:`${o}
70
- ${e.indent}${a}`:a}_y.createStringifyContext=Iq;_y.stringify=Lq});var _0=k(S0=>{"use strict";var yi=Ne(),b0=Ct(),T0=Nc(),Pc=_c();function $q({key:t,value:e},n,r,i){let{allNullValues:s,doc:o,indent:a,indentStep:c,options:{commentString:l,indentSeq:u,simpleKeys:d}}=n,f=yi.isNode(t)&&t.comment||null;if(d){if(f)throw new Error("With simple keys, key nodes cannot have comments");if(yi.isCollection(t)||!yi.isNode(t)&&typeof t=="object"){let B="With simple keys, collection cannot be used as a key value";throw new Error(B)}}let h=!d&&(!t||f&&e==null&&!n.inFlow||yi.isCollection(t)||(yi.isScalar(t)?t.type===b0.Scalar.BLOCK_FOLDED||t.type===b0.Scalar.BLOCK_LITERAL:typeof t=="object"));n=Object.assign({},n,{allNullValues:!1,implicitKey:!h&&(d||!s),indent:a+c});let y=!1,p=!1,T=T0.stringify(t,n,()=>y=!0,()=>p=!0);if(!h&&!n.inFlow&&T.length>1024){if(d)throw new Error("With simple keys, single line scalar must not span more than 1024 characters");h=!0}if(n.inFlow){if(s||e==null)return y&&r&&r(),T===""?"?":h?`? ${T}`:T}else if(s&&!d||e==null&&h)return T=`? ${T}`,f&&!y?T+=Pc.lineComment(T,n.indent,l(f)):p&&i&&i(),T;y&&(f=null),h?(f&&(T+=Pc.lineComment(T,n.indent,l(f))),T=`? ${T}
71
- ${a}:`):(T=`${T}:`,f&&(T+=Pc.lineComment(T,n.indent,l(f))));let _,v,b;yi.isNode(e)?(_=!!e.spaceBefore,v=e.commentBefore,b=e.comment):(_=!1,v=null,b=null,e&&typeof e=="object"&&(e=o.createNode(e))),n.implicitKey=!1,!h&&!f&&yi.isScalar(e)&&(n.indentAtStart=T.length+1),p=!1,!u&&c.length>=2&&!n.inFlow&&!h&&yi.isSeq(e)&&!e.flow&&!e.tag&&!e.anchor&&(n.indent=n.indent.substring(2));let w=!1,C=T0.stringify(e,n,()=>w=!0,()=>p=!0),x=" ";if(f||_||v){if(x=_?`
72
- `:"",v){let B=l(v);x+=`
73
- ${Pc.indentComment(B,n.indent)}`}C===""&&!n.inFlow?x===`
61
+ `&&(h=h.slice(0,-1)),h=h.replace(Cy,`$&${l}`));let p=!1,T,_=-1;for(T=0;T<n.length;++T){let C=n[T];if(C===" ")p=!0;else if(C===`
62
+ `)_=T;else break}let b=n.substring(0,_<T?_+1:T);b&&(n=n.substring(b.length),b=b.replace(/\n+/g,`$&${l}`));let k=(p?l?"2":"1":"")+d;if(t&&(k+=" "+a(t.replace(/ ?[\r\n]+/g," ")),i&&i()),!u){let C=n.replace(/\n+/g,`
63
+ $&`).replace(/(?:^|\n)([\t ].*)(?:([\n\t ]*)\n(?![\n\t ]))?/g,"$1$2").replace(/\n+/g,`$&${l}`),x=!1,q=Wf(r,!0);o!=="folded"&&e!==Cr.Scalar.BLOCK_FOLDED&&(q.onOverflow=()=>{x=!0});let j=Ji.foldFlowLines(`${b}${C}${h}`,l,Ji.FOLD_BLOCK,q);if(!x)return`>${k}
64
+ ${l}${j}`}return n=n.replace(/\n+/g,`$&${l}`),`|${k}
65
+ ${l}${b}${n}${h}`}function Rj(t,e,n,r){let{type:i,value:s}=t,{actualString:o,implicitKey:a,indent:c,indentStep:l,inFlow:u}=e;if(a&&s.includes(`
66
+ `)||u&&/[[\]{},]/.test(s))return sa(s,e);if(!s||/^[\n\t ,[\]{}#&*!|>'"%@`]|^[?-]$|^[?-][ \t]|[\n:][ \t]|[ \t]\n|[\n\t ]#|[\n\t :]$/.test(s))return a||u||!s.includes(`
67
+ `)?sa(s,e):zf(t,e,n,r);if(!a&&!u&&i!==Cr.Scalar.PLAIN&&s.includes(`
68
+ `))return zf(t,e,n,r);if(Hf(s)){if(c==="")return e.forceBlockIndent=!0,zf(t,e,n,r);if(a&&c===l)return sa(s,e)}let d=s.replace(/\n+/g,`$&
69
+ ${c}`);if(o){let f=p=>p.default&&p.tag!=="tag:yaml.org,2002:str"&&p.test?.test(d),{compat:h,tags:y}=e.doc.schema;if(y.some(f)||h?.some(f))return sa(s,e)}return a?d:Ji.foldFlowLines(d,c,Ji.FOLD_FLOW,Wf(e,!1))}function Cj(t,e,n,r){let{implicitKey:i,inFlow:s}=e,o=typeof t.value=="string"?t:Object.assign({},t,{value:String(t.value)}),{type:a}=t;a!==Cr.Scalar.QUOTE_DOUBLE&&/[\x00-\x08\x0b-\x1f\x7f-\x9f\u{D800}-\u{DFFF}]/u.test(o.value)&&(a=Cr.Scalar.QUOTE_DOUBLE);let c=u=>{switch(u){case Cr.Scalar.BLOCK_FOLDED:case Cr.Scalar.BLOCK_LITERAL:return i||s?sa(o.value,e):zf(o,e,n,r);case Cr.Scalar.QUOTE_DOUBLE:return Fc(o.value,e);case Cr.Scalar.QUOTE_SINGLE:return Ry(o.value,e);case Cr.Scalar.PLAIN:return Rj(o,e,n,r);default:return null}},l=c(a);if(l===null){let{defaultKeyType:u,defaultStringType:d}=e.options,f=i&&u||d;if(l=c(f),l===null)throw new Error(`Unsupported default string type ${f}`)}return l}nC.stringifyString=Cj});var Uc=N(Dy=>{"use strict";var Dj=Lf(),Qi=Pe(),Aj=qc(),Oj=Bc();function Ij(t,e){let n=Object.assign({blockQuote:!0,commentString:Aj.stringifyComment,defaultKeyType:null,defaultStringType:"PLAIN",directives:null,doubleQuotedAsJSON:!1,doubleQuotedMinMultiLineLength:40,falseStr:"false",flowCollectionPadding:!0,indentSeq:!0,lineWidth:80,minContentWidth:20,nullStr:"null",simpleKeys:!1,singleQuote:null,trueStr:"true",verifyAliasOrder:!0},t.schema.toStringOptions,e),r;switch(n.collectionStyle){case"block":r=!1;break;case"flow":r=!0;break;default:r=null}return{anchors:new Set,doc:t,flowCollectionPadding:n.flowCollectionPadding?" ":"",indent:"",indentStep:typeof n.indent=="number"?" ".repeat(n.indent):" ",inFlow:r,options:n}}function xj(t,e){if(e.tag){let i=t.filter(s=>s.tag===e.tag);if(i.length>0)return i.find(s=>s.format===e.format)??i[0]}let n,r;if(Qi.isScalar(e)){r=e.value;let i=t.filter(s=>s.identify?.(r));if(i.length>1){let s=i.filter(o=>o.test);s.length>0&&(i=s)}n=i.find(s=>s.format===e.format)??i.find(s=>!s.format)}else r=e,n=t.find(i=>i.nodeClass&&r instanceof i.nodeClass);if(!n){let i=r?.constructor?.name??typeof r;throw new Error(`Tag not resolved for ${i} value`)}return n}function Mj(t,e,{anchors:n,doc:r}){if(!r.directives)return"";let i=[],s=(Qi.isScalar(t)||Qi.isCollection(t))&&t.anchor;s&&Dj.anchorIsValid(s)&&(n.add(s),i.push(`&${s}`));let o=t.tag?t.tag:e.default?null:e.tag;return o&&i.push(r.directives.tagString(o)),i.join(" ")}function Lj(t,e,n,r){if(Qi.isPair(t))return t.toString(e,n,r);if(Qi.isAlias(t)){if(e.doc.directives)return t.toString(e);if(e.resolvedAliases?.has(t))throw new TypeError("Cannot stringify circular structure without alias nodes");e.resolvedAliases?e.resolvedAliases.add(t):e.resolvedAliases=new Set([t]),t=t.resolve(e.doc)}let i,s=Qi.isNode(t)?t:e.doc.createNode(t,{onTagObj:c=>i=c});i||(i=xj(e.doc.schema.tags,s));let o=Mj(s,i,e);o.length>0&&(e.indentAtStart=(e.indentAtStart??0)+o.length+1);let a=typeof i.stringify=="function"?i.stringify(s,e,n,r):Qi.isScalar(s)?Oj.stringifyString(s,e,n,r):s.toString(e,n,r);return o?Qi.isScalar(s)||a[0]==="{"||a[0]==="["?`${o} ${a}`:`${o}
70
+ ${e.indent}${a}`:a}Dy.createStringifyContext=Ij;Dy.stringify=Lj});var oC=N(sC=>{"use strict";var Ti=Pe(),rC=Dt(),iC=Uc(),Vc=qc();function $j({key:t,value:e},n,r,i){let{allNullValues:s,doc:o,indent:a,indentStep:c,options:{commentString:l,indentSeq:u,simpleKeys:d}}=n,f=Ti.isNode(t)&&t.comment||null;if(d){if(f)throw new Error("With simple keys, key nodes cannot have comments");if(Ti.isCollection(t)||!Ti.isNode(t)&&typeof t=="object"){let q="With simple keys, collection cannot be used as a key value";throw new Error(q)}}let h=!d&&(!t||f&&e==null&&!n.inFlow||Ti.isCollection(t)||(Ti.isScalar(t)?t.type===rC.Scalar.BLOCK_FOLDED||t.type===rC.Scalar.BLOCK_LITERAL:typeof t=="object"));n=Object.assign({},n,{allNullValues:!1,implicitKey:!h&&(d||!s),indent:a+c});let y=!1,p=!1,T=iC.stringify(t,n,()=>y=!0,()=>p=!0);if(!h&&!n.inFlow&&T.length>1024){if(d)throw new Error("With simple keys, single line scalar must not span more than 1024 characters");h=!0}if(n.inFlow){if(s||e==null)return y&&r&&r(),T===""?"?":h?`? ${T}`:T}else if(s&&!d||e==null&&h)return T=`? ${T}`,f&&!y?T+=Vc.lineComment(T,n.indent,l(f)):p&&i&&i(),T;y&&(f=null),h?(f&&(T+=Vc.lineComment(T,n.indent,l(f))),T=`? ${T}
71
+ ${a}:`):(T=`${T}:`,f&&(T+=Vc.lineComment(T,n.indent,l(f))));let _,b,v;Ti.isNode(e)?(_=!!e.spaceBefore,b=e.commentBefore,v=e.comment):(_=!1,b=null,v=null,e&&typeof e=="object"&&(e=o.createNode(e))),n.implicitKey=!1,!h&&!f&&Ti.isScalar(e)&&(n.indentAtStart=T.length+1),p=!1,!u&&c.length>=2&&!n.inFlow&&!h&&Ti.isSeq(e)&&!e.flow&&!e.tag&&!e.anchor&&(n.indent=n.indent.substring(2));let k=!1,C=iC.stringify(e,n,()=>k=!0,()=>p=!0),x=" ";if(f||_||b){if(x=_?`
72
+ `:"",b){let q=l(b);x+=`
73
+ ${Vc.indentComment(q,n.indent)}`}C===""&&!n.inFlow?x===`
74
74
  `&&(x=`
75
75
 
76
76
  `):x+=`
77
- ${n.indent}`}else if(!h&&yi.isCollection(e)){let B=C[0],j=C.indexOf(`
78
- `),ce=j!==-1,ze=n.inFlow??e.flow??e.items.length===0;if(ce||!ze){let Dt=!1;if(ce&&(B==="&"||B==="!")){let ye=C.indexOf(" ");B==="&"&&ye!==-1&&ye<j&&C[ye+1]==="!"&&(ye=C.indexOf(" ",ye+1)),(ye===-1||j<ye)&&(Dt=!0)}Dt||(x=`
77
+ ${n.indent}`}else if(!h&&Ti.isCollection(e)){let q=C[0],j=C.indexOf(`
78
+ `),ce=j!==-1,We=n.inFlow??e.flow??e.items.length===0;if(ce||!We){let Ot=!1;if(ce&&(q==="&"||q==="!")){let be=C.indexOf(" ");q==="&"&&be!==-1&&be<j&&C[be+1]==="!"&&(be=C.indexOf(" ",be+1)),(be===-1||j<be)&&(Ot=!0)}Ot||(x=`
79
79
  ${n.indent}`)}}else(C===""||C[0]===`
80
- `)&&(x="");return T+=x+C,n.inFlow?w&&r&&r():b&&!w?T+=Pc.lineComment(T,n.indent,l(b)):p&&i&&i(),T}S0.stringifyPair=$q});var wy=k(Ey=>{"use strict";function qq(t,...e){t==="debug"&&console.log(...e)}function jq(t,e){(t==="debug"||t==="warn")&&(typeof process<"u"&&process.emitWarning?process.emitWarning(e):console.warn(e))}Ey.debug=qq;Ey.warn=jq});var Vf=k(Uf=>{"use strict";var Rc=Ne(),E0=Ct(),Ff="<<",Bf={identify:t=>t===Ff||typeof t=="symbol"&&t.description===Ff,default:"key",tag:"tag:yaml.org,2002:merge",test:/^<<$/,resolve:()=>Object.assign(new E0.Scalar(Symbol(Ff)),{addToJSMap:w0}),stringify:()=>Ff},Fq=(t,e)=>(Bf.identify(e)||Rc.isScalar(e)&&(!e.type||e.type===E0.Scalar.PLAIN)&&Bf.identify(e.value))&&t?.doc.schema.tags.some(n=>n.tag===Bf.tag&&n.default);function w0(t,e,n){if(n=t&&Rc.isAlias(n)?n.resolve(t.doc):n,Rc.isSeq(n))for(let r of n.items)ky(t,e,r);else if(Array.isArray(n))for(let r of n)ky(t,e,r);else ky(t,e,n)}function ky(t,e,n){let r=t&&Rc.isAlias(n)?n.resolve(t.doc):n;if(!Rc.isMap(r))throw new Error("Merge sources must be maps or map aliases");let i=r.toJSON(null,t,Map);for(let[s,o]of i)e instanceof Map?e.has(s)||e.set(s,o):e instanceof Set?e.add(s):Object.prototype.hasOwnProperty.call(e,s)||Object.defineProperty(e,s,{value:o,writable:!0,enumerable:!0,configurable:!0});return e}Uf.addMergeToJSMap=w0;Uf.isMergeKey=Fq;Uf.merge=Bf});var Py=k(P0=>{"use strict";var Bq=wy(),k0=Vf(),Uq=Nc(),N0=Ne(),Ny=zi();function Vq(t,e,{key:n,value:r}){if(N0.isNode(n)&&n.addToJSMap)n.addToJSMap(t,e,r);else if(k0.isMergeKey(t,n))k0.addMergeToJSMap(t,e,r);else{let i=Ny.toJS(n,"",t);if(e instanceof Map)e.set(i,Ny.toJS(r,i,t));else if(e instanceof Set)e.add(i);else{let s=zq(n,i,t),o=Ny.toJS(r,s,t);s in e?Object.defineProperty(e,s,{value:o,writable:!0,enumerable:!0,configurable:!0}):e[s]=o}}return e}function zq(t,e,n){if(e===null)return"";if(typeof e!="object")return String(e);if(N0.isNode(t)&&n?.doc){let r=Uq.createStringifyContext(n.doc,{});r.anchors=new Set;for(let s of n.anchors.keys())r.anchors.add(s.anchor);r.inFlow=!0,r.inStringifyKey=!0;let i=t.toString(r);if(!n.mapKeyWarned){let s=JSON.stringify(i);s.length>40&&(s=s.substring(0,36)+'..."'),Bq.warn(n.doc.options.logLevel,`Keys with collection values will be stringified due to JS Object restrictions: ${s}. Set mapAsMap: true to use object keys.`),n.mapKeyWarned=!0}return i}return JSON.stringify(e)}P0.addPairToJSMap=Vq});var Yi=k(Ry=>{"use strict";var R0=Sc(),Wq=_0(),Hq=Py(),zf=Ne();function Gq(t,e,n){let r=R0.createNode(t,void 0,n),i=R0.createNode(e,void 0,n);return new Wf(r,i)}var Wf=class t{constructor(e,n=null){Object.defineProperty(this,zf.NODE_TYPE,{value:zf.PAIR}),this.key=e,this.value=n}clone(e){let{key:n,value:r}=this;return zf.isNode(n)&&(n=n.clone(e)),zf.isNode(r)&&(r=r.clone(e)),new t(n,r)}toJSON(e,n){let r=n?.mapAsMap?new Map:{};return Hq.addPairToJSMap(n,r,this)}toString(e,n,r){return e?.doc?Wq.stringifyPair(this,e,n,r):JSON.stringify(this)}};Ry.Pair=Wf;Ry.createPair=Gq});var Cy=k(D0=>{"use strict";var Cs=Ne(),C0=Nc(),Hf=_c();function Yq(t,e,n){return(e.inFlow??t.flow?Xq:Kq)(t,e,n)}function Kq({comment:t,items:e},n,{blockItemPrefix:r,flowChars:i,itemIndent:s,onChompKeep:o,onComment:a}){let{indent:c,options:{commentString:l}}=n,u=Object.assign({},n,{indent:s,type:null}),d=!1,f=[];for(let y=0;y<e.length;++y){let p=e[y],T=null;if(Cs.isNode(p))!d&&p.spaceBefore&&f.push(""),Gf(n,f,p.commentBefore,d),p.comment&&(T=p.comment);else if(Cs.isPair(p)){let v=Cs.isNode(p.key)?p.key:null;v&&(!d&&v.spaceBefore&&f.push(""),Gf(n,f,v.commentBefore,d))}d=!1;let _=C0.stringify(p,u,()=>T=null,()=>d=!0);T&&(_+=Hf.lineComment(_,s,l(T))),d&&T&&(d=!1),f.push(r+_)}let h;if(f.length===0)h=i.start+i.end;else{h=f[0];for(let y=1;y<f.length;++y){let p=f[y];h+=p?`
80
+ `)&&(x="");return T+=x+C,n.inFlow?k&&r&&r():v&&!k?T+=Vc.lineComment(T,n.indent,l(v)):p&&i&&i(),T}sC.stringifyPair=$j});var Oy=N(Ay=>{"use strict";function qj(t,...e){t==="debug"&&console.log(...e)}function jj(t,e){(t==="debug"||t==="warn")&&(typeof process<"u"&&process.emitWarning?process.emitWarning(e):console.warn(e))}Ay.debug=qj;Ay.warn=jj});var Xf=N(Kf=>{"use strict";var zc=Pe(),aC=Dt(),Gf="<<",Yf={identify:t=>t===Gf||typeof t=="symbol"&&t.description===Gf,default:"key",tag:"tag:yaml.org,2002:merge",test:/^<<$/,resolve:()=>Object.assign(new aC.Scalar(Symbol(Gf)),{addToJSMap:cC}),stringify:()=>Gf},Fj=(t,e)=>(Yf.identify(e)||zc.isScalar(e)&&(!e.type||e.type===aC.Scalar.PLAIN)&&Yf.identify(e.value))&&t?.doc.schema.tags.some(n=>n.tag===Yf.tag&&n.default);function cC(t,e,n){if(n=t&&zc.isAlias(n)?n.resolve(t.doc):n,zc.isSeq(n))for(let r of n.items)Iy(t,e,r);else if(Array.isArray(n))for(let r of n)Iy(t,e,r);else Iy(t,e,n)}function Iy(t,e,n){let r=t&&zc.isAlias(n)?n.resolve(t.doc):n;if(!zc.isMap(r))throw new Error("Merge sources must be maps or map aliases");let i=r.toJSON(null,t,Map);for(let[s,o]of i)e instanceof Map?e.has(s)||e.set(s,o):e instanceof Set?e.add(s):Object.prototype.hasOwnProperty.call(e,s)||Object.defineProperty(e,s,{value:o,writable:!0,enumerable:!0,configurable:!0});return e}Kf.addMergeToJSMap=cC;Kf.isMergeKey=Fj;Kf.merge=Yf});var My=N(dC=>{"use strict";var Bj=Oy(),lC=Xf(),Uj=Uc(),uC=Pe(),xy=Ki();function Vj(t,e,{key:n,value:r}){if(uC.isNode(n)&&n.addToJSMap)n.addToJSMap(t,e,r);else if(lC.isMergeKey(t,n))lC.addMergeToJSMap(t,e,r);else{let i=xy.toJS(n,"",t);if(e instanceof Map)e.set(i,xy.toJS(r,i,t));else if(e instanceof Set)e.add(i);else{let s=zj(n,i,t),o=xy.toJS(r,s,t);s in e?Object.defineProperty(e,s,{value:o,writable:!0,enumerable:!0,configurable:!0}):e[s]=o}}return e}function zj(t,e,n){if(e===null)return"";if(typeof e!="object")return String(e);if(uC.isNode(t)&&n?.doc){let r=Uj.createStringifyContext(n.doc,{});r.anchors=new Set;for(let s of n.anchors.keys())r.anchors.add(s.anchor);r.inFlow=!0,r.inStringifyKey=!0;let i=t.toString(r);if(!n.mapKeyWarned){let s=JSON.stringify(i);s.length>40&&(s=s.substring(0,36)+'..."'),Bj.warn(n.doc.options.logLevel,`Keys with collection values will be stringified due to JS Object restrictions: ${s}. Set mapAsMap: true to use object keys.`),n.mapKeyWarned=!0}return i}return JSON.stringify(e)}dC.addPairToJSMap=Vj});var Zi=N(Ly=>{"use strict";var fC=$c(),Wj=oC(),Hj=My(),Jf=Pe();function Gj(t,e,n){let r=fC.createNode(t,void 0,n),i=fC.createNode(e,void 0,n);return new Qf(r,i)}var Qf=class t{constructor(e,n=null){Object.defineProperty(this,Jf.NODE_TYPE,{value:Jf.PAIR}),this.key=e,this.value=n}clone(e){let{key:n,value:r}=this;return Jf.isNode(n)&&(n=n.clone(e)),Jf.isNode(r)&&(r=r.clone(e)),new t(n,r)}toJSON(e,n){let r=n?.mapAsMap?new Map:{};return Hj.addPairToJSMap(n,r,this)}toString(e,n,r){return e?.doc?Wj.stringifyPair(this,e,n,r):JSON.stringify(this)}};Ly.Pair=Qf;Ly.createPair=Gj});var $y=N(pC=>{"use strict";var Is=Pe(),hC=Uc(),Zf=qc();function Yj(t,e,n){return(e.inFlow??t.flow?Xj:Kj)(t,e,n)}function Kj({comment:t,items:e},n,{blockItemPrefix:r,flowChars:i,itemIndent:s,onChompKeep:o,onComment:a}){let{indent:c,options:{commentString:l}}=n,u=Object.assign({},n,{indent:s,type:null}),d=!1,f=[];for(let y=0;y<e.length;++y){let p=e[y],T=null;if(Is.isNode(p))!d&&p.spaceBefore&&f.push(""),eh(n,f,p.commentBefore,d),p.comment&&(T=p.comment);else if(Is.isPair(p)){let b=Is.isNode(p.key)?p.key:null;b&&(!d&&b.spaceBefore&&f.push(""),eh(n,f,b.commentBefore,d))}d=!1;let _=hC.stringify(p,u,()=>T=null,()=>d=!0);T&&(_+=Zf.lineComment(_,s,l(T))),d&&T&&(d=!1),f.push(r+_)}let h;if(f.length===0)h=i.start+i.end;else{h=f[0];for(let y=1;y<f.length;++y){let p=f[y];h+=p?`
81
81
  ${c}${p}`:`
82
82
  `}}return t?(h+=`
83
- `+Hf.indentComment(l(t),c),a&&a()):d&&o&&o(),h}function Xq({items:t},e,{flowChars:n,itemIndent:r}){let{indent:i,indentStep:s,flowCollectionPadding:o,options:{commentString:a}}=e;r+=s;let c=Object.assign({},e,{indent:r,inFlow:!0,type:null}),l=!1,u=0,d=[];for(let y=0;y<t.length;++y){let p=t[y],T=null;if(Cs.isNode(p))p.spaceBefore&&d.push(""),Gf(e,d,p.commentBefore,!1),p.comment&&(T=p.comment);else if(Cs.isPair(p)){let v=Cs.isNode(p.key)?p.key:null;v&&(v.spaceBefore&&d.push(""),Gf(e,d,v.commentBefore,!1),v.comment&&(l=!0));let b=Cs.isNode(p.value)?p.value:null;b?(b.comment&&(T=b.comment),b.commentBefore&&(l=!0)):p.value==null&&v?.comment&&(T=v.comment)}T&&(l=!0);let _=C0.stringify(p,c,()=>T=null);y<t.length-1&&(_+=","),T&&(_+=Hf.lineComment(_,r,a(T))),!l&&(d.length>u||_.includes(`
83
+ `+Zf.indentComment(l(t),c),a&&a()):d&&o&&o(),h}function Xj({items:t},e,{flowChars:n,itemIndent:r}){let{indent:i,indentStep:s,flowCollectionPadding:o,options:{commentString:a}}=e;r+=s;let c=Object.assign({},e,{indent:r,inFlow:!0,type:null}),l=!1,u=0,d=[];for(let y=0;y<t.length;++y){let p=t[y],T=null;if(Is.isNode(p))p.spaceBefore&&d.push(""),eh(e,d,p.commentBefore,!1),p.comment&&(T=p.comment);else if(Is.isPair(p)){let b=Is.isNode(p.key)?p.key:null;b&&(b.spaceBefore&&d.push(""),eh(e,d,b.commentBefore,!1),b.comment&&(l=!0));let v=Is.isNode(p.value)?p.value:null;v?(v.comment&&(T=v.comment),v.commentBefore&&(l=!0)):p.value==null&&b?.comment&&(T=b.comment)}T&&(l=!0);let _=hC.stringify(p,c,()=>T=null);y<t.length-1&&(_+=","),T&&(_+=Zf.lineComment(_,r,a(T))),!l&&(d.length>u||_.includes(`
84
84
  `))&&(l=!0),d.push(_),u=d.length}let{start:f,end:h}=n;if(d.length===0)return f+h;if(!l){let y=d.reduce((p,T)=>p+T.length+2,2);l=e.options.lineWidth>0&&y>e.options.lineWidth}if(l){let y=f;for(let p of d)y+=p?`
85
85
  ${s}${i}${p}`:`
86
86
  `;return`${y}
87
- ${i}${h}`}else return`${f}${o}${d.join(" ")}${o}${h}`}function Gf({indent:t,options:{commentString:e}},n,r,i){if(r&&i&&(r=r.replace(/^\n+/,"")),r){let s=Hf.indentComment(e(r),t);n.push(s.trimStart())}}D0.stringifyCollection=Yq});var Xi=k(Ay=>{"use strict";var Jq=Cy(),Qq=Py(),Zq=xf(),Ki=Ne(),Yf=Yi(),ej=Ct();function Cc(t,e){let n=Ki.isScalar(e)?e.value:e;for(let r of t)if(Ki.isPair(r)&&(r.key===e||r.key===n||Ki.isScalar(r.key)&&r.key.value===n))return r}var Dy=class extends Zq.Collection{static get tagName(){return"tag:yaml.org,2002:map"}constructor(e){super(Ki.MAP,e),this.items=[]}static from(e,n,r){let{keepUndefined:i,replacer:s}=r,o=new this(e),a=(c,l)=>{if(typeof s=="function")l=s.call(n,c,l);else if(Array.isArray(s)&&!s.includes(c))return;(l!==void 0||i)&&o.items.push(Yf.createPair(c,l,r))};if(n instanceof Map)for(let[c,l]of n)a(c,l);else if(n&&typeof n=="object")for(let c of Object.keys(n))a(c,n[c]);return typeof e.sortMapEntries=="function"&&o.items.sort(e.sortMapEntries),o}add(e,n){let r;Ki.isPair(e)?r=e:!e||typeof e!="object"||!("key"in e)?r=new Yf.Pair(e,e?.value):r=new Yf.Pair(e.key,e.value);let i=Cc(this.items,r.key),s=this.schema?.sortMapEntries;if(i){if(!n)throw new Error(`Key ${r.key} already set`);Ki.isScalar(i.value)&&ej.isScalarValue(r.value)?i.value.value=r.value:i.value=r.value}else if(s){let o=this.items.findIndex(a=>s(r,a)<0);o===-1?this.items.push(r):this.items.splice(o,0,r)}else this.items.push(r)}delete(e){let n=Cc(this.items,e);return n?this.items.splice(this.items.indexOf(n),1).length>0:!1}get(e,n){let i=Cc(this.items,e)?.value;return(!n&&Ki.isScalar(i)?i.value:i)??void 0}has(e){return!!Cc(this.items,e)}set(e,n){this.add(new Yf.Pair(e,n),!0)}toJSON(e,n,r){let i=r?new r:n?.mapAsMap?new Map:{};n?.onCreate&&n.onCreate(i);for(let s of this.items)Qq.addPairToJSMap(n,i,s);return i}toString(e,n,r){if(!e)return JSON.stringify(this);for(let i of this.items)if(!Ki.isPair(i))throw new Error(`Map items must all be pairs; found ${JSON.stringify(i)} instead`);return!e.allNullValues&&this.hasAllNullValues(!1)&&(e=Object.assign({},e,{allNullValues:!0})),Jq.stringifyCollection(this,e,{blockItemPrefix:"",flowChars:{start:"{",end:"}"},itemIndent:e.indent||"",onChompKeep:r,onComment:n})}};Ay.YAMLMap=Dy;Ay.findPair=Cc});var Yo=k(O0=>{"use strict";var tj=Ne(),A0=Xi(),nj={collection:"map",default:!0,nodeClass:A0.YAMLMap,tag:"tag:yaml.org,2002:map",resolve(t,e){return tj.isMap(t)||e("Expected a mapping for this tag"),t},createNode:(t,e,n)=>A0.YAMLMap.from(t,e,n)};O0.map=nj});var Ji=k(I0=>{"use strict";var rj=Sc(),ij=Cy(),sj=xf(),Xf=Ne(),oj=Ct(),aj=zi(),Oy=class extends sj.Collection{static get tagName(){return"tag:yaml.org,2002:seq"}constructor(e){super(Xf.SEQ,e),this.items=[]}add(e){this.items.push(e)}delete(e){let n=Kf(e);return typeof n!="number"?!1:this.items.splice(n,1).length>0}get(e,n){let r=Kf(e);if(typeof r!="number")return;let i=this.items[r];return!n&&Xf.isScalar(i)?i.value:i}has(e){let n=Kf(e);return typeof n=="number"&&n<this.items.length}set(e,n){let r=Kf(e);if(typeof r!="number")throw new Error(`Expected a valid index, not ${e}.`);let i=this.items[r];Xf.isScalar(i)&&oj.isScalarValue(n)?i.value=n:this.items[r]=n}toJSON(e,n){let r=[];n?.onCreate&&n.onCreate(r);let i=0;for(let s of this.items)r.push(aj.toJS(s,String(i++),n));return r}toString(e,n,r){return e?ij.stringifyCollection(this,e,{blockItemPrefix:"- ",flowChars:{start:"[",end:"]"},itemIndent:(e.indent||"")+" ",onChompKeep:r,onComment:n}):JSON.stringify(this)}static from(e,n,r){let{replacer:i}=r,s=new this(e);if(n&&Symbol.iterator in Object(n)){let o=0;for(let a of n){if(typeof i=="function"){let c=n instanceof Set?a:String(o++);a=i.call(n,c,a)}s.items.push(rj.createNode(a,void 0,r))}}return s}};function Kf(t){let e=Xf.isScalar(t)?t.value:t;return e&&typeof e=="string"&&(e=Number(e)),typeof e=="number"&&Number.isInteger(e)&&e>=0?e:null}I0.YAMLSeq=Oy});var Ko=k(M0=>{"use strict";var cj=Ne(),x0=Ji(),lj={collection:"seq",default:!0,nodeClass:x0.YAMLSeq,tag:"tag:yaml.org,2002:seq",resolve(t,e){return cj.isSeq(t)||e("Expected a sequence for this tag"),t},createNode:(t,e,n)=>x0.YAMLSeq.from(t,e,n)};M0.seq=lj});var Dc=k(L0=>{"use strict";var uj=kc(),dj={identify:t=>typeof t=="string",default:!0,tag:"tag:yaml.org,2002:str",resolve:t=>t,stringify(t,e,n,r){return e=Object.assign({actualString:!0},e),uj.stringifyString(t,e,n,r)}};L0.string=dj});var Jf=k(j0=>{"use strict";var $0=Ct(),q0={identify:t=>t==null,createNode:()=>new $0.Scalar(null),default:!0,tag:"tag:yaml.org,2002:null",test:/^(?:~|[Nn]ull|NULL)?$/,resolve:()=>new $0.Scalar(null),stringify:({source:t},e)=>typeof t=="string"&&q0.test.test(t)?t:e.options.nullStr};j0.nullTag=q0});var Iy=k(B0=>{"use strict";var fj=Ct(),F0={identify:t=>typeof t=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:[Tt]rue|TRUE|[Ff]alse|FALSE)$/,resolve:t=>new fj.Scalar(t[0]==="t"||t[0]==="T"),stringify({source:t,value:e},n){if(t&&F0.test.test(t)){let r=t[0]==="t"||t[0]==="T";if(e===r)return t}return e?n.options.trueStr:n.options.falseStr}};B0.boolTag=F0});var Xo=k(U0=>{"use strict";function hj({format:t,minFractionDigits:e,tag:n,value:r}){if(typeof r=="bigint")return String(r);let i=typeof r=="number"?r:Number(r);if(!isFinite(i))return isNaN(i)?".nan":i<0?"-.inf":".inf";let s=JSON.stringify(r);if(!t&&e&&(!n||n==="tag:yaml.org,2002:float")&&/^\d/.test(s)){let o=s.indexOf(".");o<0&&(o=s.length,s+=".");let a=e-(s.length-o-1);for(;a-- >0;)s+="0"}return s}U0.stringifyNumber=hj});var My=k(Qf=>{"use strict";var pj=Ct(),xy=Xo(),mj={identify:t=>typeof t=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^(?:[-+]?\.(?:inf|Inf|INF)|\.nan|\.NaN|\.NAN)$/,resolve:t=>t.slice(-3).toLowerCase()==="nan"?NaN:t[0]==="-"?Number.NEGATIVE_INFINITY:Number.POSITIVE_INFINITY,stringify:xy.stringifyNumber},gj={identify:t=>typeof t=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"EXP",test:/^[-+]?(?:\.[0-9]+|[0-9]+(?:\.[0-9]*)?)[eE][-+]?[0-9]+$/,resolve:t=>parseFloat(t),stringify(t){let e=Number(t.value);return isFinite(e)?e.toExponential():xy.stringifyNumber(t)}},yj={identify:t=>typeof t=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^[-+]?(?:\.[0-9]+|[0-9]+\.[0-9]*)$/,resolve(t){let e=new pj.Scalar(parseFloat(t)),n=t.indexOf(".");return n!==-1&&t[t.length-1]==="0"&&(e.minFractionDigits=t.length-n-1),e},stringify:xy.stringifyNumber};Qf.float=yj;Qf.floatExp=gj;Qf.floatNaN=mj});var $y=k(eh=>{"use strict";var V0=Xo(),Zf=t=>typeof t=="bigint"||Number.isInteger(t),Ly=(t,e,n,{intAsBigInt:r})=>r?BigInt(t):parseInt(t.substring(e),n);function z0(t,e,n){let{value:r}=t;return Zf(r)&&r>=0?n+r.toString(e):V0.stringifyNumber(t)}var vj={identify:t=>Zf(t)&&t>=0,default:!0,tag:"tag:yaml.org,2002:int",format:"OCT",test:/^0o[0-7]+$/,resolve:(t,e,n)=>Ly(t,2,8,n),stringify:t=>z0(t,8,"0o")},bj={identify:Zf,default:!0,tag:"tag:yaml.org,2002:int",test:/^[-+]?[0-9]+$/,resolve:(t,e,n)=>Ly(t,0,10,n),stringify:V0.stringifyNumber},Tj={identify:t=>Zf(t)&&t>=0,default:!0,tag:"tag:yaml.org,2002:int",format:"HEX",test:/^0x[0-9a-fA-F]+$/,resolve:(t,e,n)=>Ly(t,2,16,n),stringify:t=>z0(t,16,"0x")};eh.int=bj;eh.intHex=Tj;eh.intOct=vj});var H0=k(W0=>{"use strict";var Sj=Yo(),_j=Jf(),Ej=Ko(),wj=Dc(),kj=Iy(),qy=My(),jy=$y(),Nj=[Sj.map,Ej.seq,wj.string,_j.nullTag,kj.boolTag,jy.intOct,jy.int,jy.intHex,qy.floatNaN,qy.floatExp,qy.float];W0.schema=Nj});var K0=k(Y0=>{"use strict";var Pj=Ct(),Rj=Yo(),Cj=Ko();function G0(t){return typeof t=="bigint"||Number.isInteger(t)}var th=({value:t})=>JSON.stringify(t),Dj=[{identify:t=>typeof t=="string",default:!0,tag:"tag:yaml.org,2002:str",resolve:t=>t,stringify:th},{identify:t=>t==null,createNode:()=>new Pj.Scalar(null),default:!0,tag:"tag:yaml.org,2002:null",test:/^null$/,resolve:()=>null,stringify:th},{identify:t=>typeof t=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^true$|^false$/,resolve:t=>t==="true",stringify:th},{identify:G0,default:!0,tag:"tag:yaml.org,2002:int",test:/^-?(?:0|[1-9][0-9]*)$/,resolve:(t,e,{intAsBigInt:n})=>n?BigInt(t):parseInt(t,10),stringify:({value:t})=>G0(t)?t.toString():JSON.stringify(t)},{identify:t=>typeof t=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^-?(?:0|[1-9][0-9]*)(?:\.[0-9]*)?(?:[eE][-+]?[0-9]+)?$/,resolve:t=>parseFloat(t),stringify:th}],Aj={default:!0,tag:"",test:/^/,resolve(t,e){return e(`Unresolved plain scalar ${JSON.stringify(t)}`),t}},Oj=[Rj.map,Cj.seq].concat(Dj,Aj);Y0.schema=Oj});var By=k(X0=>{"use strict";var Fy=Ct(),Ij=kc(),xj={identify:t=>t instanceof Uint8Array,default:!1,tag:"tag:yaml.org,2002:binary",resolve(t,e){if(typeof Buffer=="function")return Buffer.from(t,"base64");if(typeof atob=="function"){let n=atob(t.replace(/[\n\r]/g,"")),r=new Uint8Array(n.length);for(let i=0;i<n.length;++i)r[i]=n.charCodeAt(i);return r}else return e("This environment does not support reading binary tags; either Buffer or atob is required"),t},stringify({comment:t,type:e,value:n},r,i,s){let o=n,a;if(typeof Buffer=="function")a=o instanceof Buffer?o.toString("base64"):Buffer.from(o.buffer).toString("base64");else if(typeof btoa=="function"){let c="";for(let l=0;l<o.length;++l)c+=String.fromCharCode(o[l]);a=btoa(c)}else throw new Error("This environment does not support writing binary tags; either Buffer or btoa is required");if(e||(e=Fy.Scalar.BLOCK_LITERAL),e!==Fy.Scalar.QUOTE_DOUBLE){let c=Math.max(r.options.lineWidth-r.indent.length,r.options.minContentWidth),l=Math.ceil(a.length/c),u=new Array(l);for(let d=0,f=0;d<l;++d,f+=c)u[d]=a.substr(f,c);a=u.join(e===Fy.Scalar.BLOCK_LITERAL?`
88
- `:" ")}return Ij.stringifyString({comment:t,type:e,value:a},r,i,s)}};X0.binary=xj});var ih=k(rh=>{"use strict";var nh=Ne(),Uy=Yi(),Mj=Ct(),Lj=Ji();function J0(t,e){if(nh.isSeq(t))for(let n=0;n<t.items.length;++n){let r=t.items[n];if(!nh.isPair(r)){if(nh.isMap(r)){r.items.length>1&&e("Each pair must have its own sequence indicator");let i=r.items[0]||new Uy.Pair(new Mj.Scalar(null));if(r.commentBefore&&(i.key.commentBefore=i.key.commentBefore?`${r.commentBefore}
87
+ ${i}${h}`}else return`${f}${o}${d.join(" ")}${o}${h}`}function eh({indent:t,options:{commentString:e}},n,r,i){if(r&&i&&(r=r.replace(/^\n+/,"")),r){let s=Zf.indentComment(e(r),t);n.push(s.trimStart())}}pC.stringifyCollection=Yj});var ts=N(jy=>{"use strict";var Jj=$y(),Qj=My(),Zj=Bf(),es=Pe(),th=Zi(),eF=Dt();function Wc(t,e){let n=es.isScalar(e)?e.value:e;for(let r of t)if(es.isPair(r)&&(r.key===e||r.key===n||es.isScalar(r.key)&&r.key.value===n))return r}var qy=class extends Zj.Collection{static get tagName(){return"tag:yaml.org,2002:map"}constructor(e){super(es.MAP,e),this.items=[]}static from(e,n,r){let{keepUndefined:i,replacer:s}=r,o=new this(e),a=(c,l)=>{if(typeof s=="function")l=s.call(n,c,l);else if(Array.isArray(s)&&!s.includes(c))return;(l!==void 0||i)&&o.items.push(th.createPair(c,l,r))};if(n instanceof Map)for(let[c,l]of n)a(c,l);else if(n&&typeof n=="object")for(let c of Object.keys(n))a(c,n[c]);return typeof e.sortMapEntries=="function"&&o.items.sort(e.sortMapEntries),o}add(e,n){let r;es.isPair(e)?r=e:!e||typeof e!="object"||!("key"in e)?r=new th.Pair(e,e?.value):r=new th.Pair(e.key,e.value);let i=Wc(this.items,r.key),s=this.schema?.sortMapEntries;if(i){if(!n)throw new Error(`Key ${r.key} already set`);es.isScalar(i.value)&&eF.isScalarValue(r.value)?i.value.value=r.value:i.value=r.value}else if(s){let o=this.items.findIndex(a=>s(r,a)<0);o===-1?this.items.push(r):this.items.splice(o,0,r)}else this.items.push(r)}delete(e){let n=Wc(this.items,e);return n?this.items.splice(this.items.indexOf(n),1).length>0:!1}get(e,n){let i=Wc(this.items,e)?.value;return(!n&&es.isScalar(i)?i.value:i)??void 0}has(e){return!!Wc(this.items,e)}set(e,n){this.add(new th.Pair(e,n),!0)}toJSON(e,n,r){let i=r?new r:n?.mapAsMap?new Map:{};n?.onCreate&&n.onCreate(i);for(let s of this.items)Qj.addPairToJSMap(n,i,s);return i}toString(e,n,r){if(!e)return JSON.stringify(this);for(let i of this.items)if(!es.isPair(i))throw new Error(`Map items must all be pairs; found ${JSON.stringify(i)} instead`);return!e.allNullValues&&this.hasAllNullValues(!1)&&(e=Object.assign({},e,{allNullValues:!0})),Jj.stringifyCollection(this,e,{blockItemPrefix:"",flowChars:{start:"{",end:"}"},itemIndent:e.indent||"",onChompKeep:r,onComment:n})}};jy.YAMLMap=qy;jy.findPair=Wc});var oa=N(gC=>{"use strict";var tF=Pe(),mC=ts(),nF={collection:"map",default:!0,nodeClass:mC.YAMLMap,tag:"tag:yaml.org,2002:map",resolve(t,e){return tF.isMap(t)||e("Expected a mapping for this tag"),t},createNode:(t,e,n)=>mC.YAMLMap.from(t,e,n)};gC.map=nF});var ns=N(yC=>{"use strict";var rF=$c(),iF=$y(),sF=Bf(),rh=Pe(),oF=Dt(),aF=Ki(),Fy=class extends sF.Collection{static get tagName(){return"tag:yaml.org,2002:seq"}constructor(e){super(rh.SEQ,e),this.items=[]}add(e){this.items.push(e)}delete(e){let n=nh(e);return typeof n!="number"?!1:this.items.splice(n,1).length>0}get(e,n){let r=nh(e);if(typeof r!="number")return;let i=this.items[r];return!n&&rh.isScalar(i)?i.value:i}has(e){let n=nh(e);return typeof n=="number"&&n<this.items.length}set(e,n){let r=nh(e);if(typeof r!="number")throw new Error(`Expected a valid index, not ${e}.`);let i=this.items[r];rh.isScalar(i)&&oF.isScalarValue(n)?i.value=n:this.items[r]=n}toJSON(e,n){let r=[];n?.onCreate&&n.onCreate(r);let i=0;for(let s of this.items)r.push(aF.toJS(s,String(i++),n));return r}toString(e,n,r){return e?iF.stringifyCollection(this,e,{blockItemPrefix:"- ",flowChars:{start:"[",end:"]"},itemIndent:(e.indent||"")+" ",onChompKeep:r,onComment:n}):JSON.stringify(this)}static from(e,n,r){let{replacer:i}=r,s=new this(e);if(n&&Symbol.iterator in Object(n)){let o=0;for(let a of n){if(typeof i=="function"){let c=n instanceof Set?a:String(o++);a=i.call(n,c,a)}s.items.push(rF.createNode(a,void 0,r))}}return s}};function nh(t){let e=rh.isScalar(t)?t.value:t;return e&&typeof e=="string"&&(e=Number(e)),typeof e=="number"&&Number.isInteger(e)&&e>=0?e:null}yC.YAMLSeq=Fy});var aa=N(vC=>{"use strict";var cF=Pe(),bC=ns(),lF={collection:"seq",default:!0,nodeClass:bC.YAMLSeq,tag:"tag:yaml.org,2002:seq",resolve(t,e){return cF.isSeq(t)||e("Expected a sequence for this tag"),t},createNode:(t,e,n)=>bC.YAMLSeq.from(t,e,n)};vC.seq=lF});var Hc=N(TC=>{"use strict";var uF=Bc(),dF={identify:t=>typeof t=="string",default:!0,tag:"tag:yaml.org,2002:str",resolve:t=>t,stringify(t,e,n,r){return e=Object.assign({actualString:!0},e),uF.stringifyString(t,e,n,r)}};TC.string=dF});var ih=N(EC=>{"use strict";var SC=Dt(),_C={identify:t=>t==null,createNode:()=>new SC.Scalar(null),default:!0,tag:"tag:yaml.org,2002:null",test:/^(?:~|[Nn]ull|NULL)?$/,resolve:()=>new SC.Scalar(null),stringify:({source:t},e)=>typeof t=="string"&&_C.test.test(t)?t:e.options.nullStr};EC.nullTag=_C});var By=N(NC=>{"use strict";var fF=Dt(),kC={identify:t=>typeof t=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:[Tt]rue|TRUE|[Ff]alse|FALSE)$/,resolve:t=>new fF.Scalar(t[0]==="t"||t[0]==="T"),stringify({source:t,value:e},n){if(t&&kC.test.test(t)){let r=t[0]==="t"||t[0]==="T";if(e===r)return t}return e?n.options.trueStr:n.options.falseStr}};NC.boolTag=kC});var ca=N(wC=>{"use strict";function hF({format:t,minFractionDigits:e,tag:n,value:r}){if(typeof r=="bigint")return String(r);let i=typeof r=="number"?r:Number(r);if(!isFinite(i))return isNaN(i)?".nan":i<0?"-.inf":".inf";let s=JSON.stringify(r);if(!t&&e&&(!n||n==="tag:yaml.org,2002:float")&&/^\d/.test(s)){let o=s.indexOf(".");o<0&&(o=s.length,s+=".");let a=e-(s.length-o-1);for(;a-- >0;)s+="0"}return s}wC.stringifyNumber=hF});var Vy=N(sh=>{"use strict";var pF=Dt(),Uy=ca(),mF={identify:t=>typeof t=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^(?:[-+]?\.(?:inf|Inf|INF)|\.nan|\.NaN|\.NAN)$/,resolve:t=>t.slice(-3).toLowerCase()==="nan"?NaN:t[0]==="-"?Number.NEGATIVE_INFINITY:Number.POSITIVE_INFINITY,stringify:Uy.stringifyNumber},gF={identify:t=>typeof t=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"EXP",test:/^[-+]?(?:\.[0-9]+|[0-9]+(?:\.[0-9]*)?)[eE][-+]?[0-9]+$/,resolve:t=>parseFloat(t),stringify(t){let e=Number(t.value);return isFinite(e)?e.toExponential():Uy.stringifyNumber(t)}},yF={identify:t=>typeof t=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^[-+]?(?:\.[0-9]+|[0-9]+\.[0-9]*)$/,resolve(t){let e=new pF.Scalar(parseFloat(t)),n=t.indexOf(".");return n!==-1&&t[t.length-1]==="0"&&(e.minFractionDigits=t.length-n-1),e},stringify:Uy.stringifyNumber};sh.float=yF;sh.floatExp=gF;sh.floatNaN=mF});var Wy=N(ah=>{"use strict";var PC=ca(),oh=t=>typeof t=="bigint"||Number.isInteger(t),zy=(t,e,n,{intAsBigInt:r})=>r?BigInt(t):parseInt(t.substring(e),n);function RC(t,e,n){let{value:r}=t;return oh(r)&&r>=0?n+r.toString(e):PC.stringifyNumber(t)}var bF={identify:t=>oh(t)&&t>=0,default:!0,tag:"tag:yaml.org,2002:int",format:"OCT",test:/^0o[0-7]+$/,resolve:(t,e,n)=>zy(t,2,8,n),stringify:t=>RC(t,8,"0o")},vF={identify:oh,default:!0,tag:"tag:yaml.org,2002:int",test:/^[-+]?[0-9]+$/,resolve:(t,e,n)=>zy(t,0,10,n),stringify:PC.stringifyNumber},TF={identify:t=>oh(t)&&t>=0,default:!0,tag:"tag:yaml.org,2002:int",format:"HEX",test:/^0x[0-9a-fA-F]+$/,resolve:(t,e,n)=>zy(t,2,16,n),stringify:t=>RC(t,16,"0x")};ah.int=vF;ah.intHex=TF;ah.intOct=bF});var DC=N(CC=>{"use strict";var SF=oa(),_F=ih(),EF=aa(),kF=Hc(),NF=By(),Hy=Vy(),Gy=Wy(),wF=[SF.map,EF.seq,kF.string,_F.nullTag,NF.boolTag,Gy.intOct,Gy.int,Gy.intHex,Hy.floatNaN,Hy.floatExp,Hy.float];CC.schema=wF});var IC=N(OC=>{"use strict";var PF=Dt(),RF=oa(),CF=aa();function AC(t){return typeof t=="bigint"||Number.isInteger(t)}var ch=({value:t})=>JSON.stringify(t),DF=[{identify:t=>typeof t=="string",default:!0,tag:"tag:yaml.org,2002:str",resolve:t=>t,stringify:ch},{identify:t=>t==null,createNode:()=>new PF.Scalar(null),default:!0,tag:"tag:yaml.org,2002:null",test:/^null$/,resolve:()=>null,stringify:ch},{identify:t=>typeof t=="boolean",default:!0,tag:"tag:yaml.org,2002:bool",test:/^true$|^false$/,resolve:t=>t==="true",stringify:ch},{identify:AC,default:!0,tag:"tag:yaml.org,2002:int",test:/^-?(?:0|[1-9][0-9]*)$/,resolve:(t,e,{intAsBigInt:n})=>n?BigInt(t):parseInt(t,10),stringify:({value:t})=>AC(t)?t.toString():JSON.stringify(t)},{identify:t=>typeof t=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^-?(?:0|[1-9][0-9]*)(?:\.[0-9]*)?(?:[eE][-+]?[0-9]+)?$/,resolve:t=>parseFloat(t),stringify:ch}],AF={default:!0,tag:"",test:/^/,resolve(t,e){return e(`Unresolved plain scalar ${JSON.stringify(t)}`),t}},OF=[RF.map,CF.seq].concat(DF,AF);OC.schema=OF});var Ky=N(xC=>{"use strict";var Yy=Dt(),IF=Bc(),xF={identify:t=>t instanceof Uint8Array,default:!1,tag:"tag:yaml.org,2002:binary",resolve(t,e){if(typeof Buffer=="function")return Buffer.from(t,"base64");if(typeof atob=="function"){let n=atob(t.replace(/[\n\r]/g,"")),r=new Uint8Array(n.length);for(let i=0;i<n.length;++i)r[i]=n.charCodeAt(i);return r}else return e("This environment does not support reading binary tags; either Buffer or atob is required"),t},stringify({comment:t,type:e,value:n},r,i,s){let o=n,a;if(typeof Buffer=="function")a=o instanceof Buffer?o.toString("base64"):Buffer.from(o.buffer).toString("base64");else if(typeof btoa=="function"){let c="";for(let l=0;l<o.length;++l)c+=String.fromCharCode(o[l]);a=btoa(c)}else throw new Error("This environment does not support writing binary tags; either Buffer or btoa is required");if(e||(e=Yy.Scalar.BLOCK_LITERAL),e!==Yy.Scalar.QUOTE_DOUBLE){let c=Math.max(r.options.lineWidth-r.indent.length,r.options.minContentWidth),l=Math.ceil(a.length/c),u=new Array(l);for(let d=0,f=0;d<l;++d,f+=c)u[d]=a.substr(f,c);a=u.join(e===Yy.Scalar.BLOCK_LITERAL?`
88
+ `:" ")}return IF.stringifyString({comment:t,type:e,value:a},r,i,s)}};xC.binary=xF});var dh=N(uh=>{"use strict";var lh=Pe(),Xy=Zi(),MF=Dt(),LF=ns();function MC(t,e){if(lh.isSeq(t))for(let n=0;n<t.items.length;++n){let r=t.items[n];if(!lh.isPair(r)){if(lh.isMap(r)){r.items.length>1&&e("Each pair must have its own sequence indicator");let i=r.items[0]||new Xy.Pair(new MF.Scalar(null));if(r.commentBefore&&(i.key.commentBefore=i.key.commentBefore?`${r.commentBefore}
89
89
  ${i.key.commentBefore}`:r.commentBefore),r.comment){let s=i.value??i.key;s.comment=s.comment?`${r.comment}
90
- ${s.comment}`:r.comment}r=i}t.items[n]=nh.isPair(r)?r:new Uy.Pair(r)}}else e("Expected a sequence for this tag");return t}function Q0(t,e,n){let{replacer:r}=n,i=new Lj.YAMLSeq(t);i.tag="tag:yaml.org,2002:pairs";let s=0;if(e&&Symbol.iterator in Object(e))for(let o of e){typeof r=="function"&&(o=r.call(e,String(s++),o));let a,c;if(Array.isArray(o))if(o.length===2)a=o[0],c=o[1];else throw new TypeError(`Expected [key, value] tuple: ${o}`);else if(o&&o instanceof Object){let l=Object.keys(o);if(l.length===1)a=l[0],c=o[a];else throw new TypeError(`Expected tuple with one key, not ${l.length} keys`)}else a=o;i.items.push(Uy.createPair(a,c,n))}return i}var $j={collection:"seq",default:!1,tag:"tag:yaml.org,2002:pairs",resolve:J0,createNode:Q0};rh.createPairs=Q0;rh.pairs=$j;rh.resolvePairs=J0});var Wy=k(zy=>{"use strict";var Z0=Ne(),Vy=zi(),Ac=Xi(),qj=Ji(),eC=ih(),Ds=class t extends qj.YAMLSeq{constructor(){super(),this.add=Ac.YAMLMap.prototype.add.bind(this),this.delete=Ac.YAMLMap.prototype.delete.bind(this),this.get=Ac.YAMLMap.prototype.get.bind(this),this.has=Ac.YAMLMap.prototype.has.bind(this),this.set=Ac.YAMLMap.prototype.set.bind(this),this.tag=t.tag}toJSON(e,n){if(!n)return super.toJSON(e);let r=new Map;n?.onCreate&&n.onCreate(r);for(let i of this.items){let s,o;if(Z0.isPair(i)?(s=Vy.toJS(i.key,"",n),o=Vy.toJS(i.value,s,n)):s=Vy.toJS(i,"",n),r.has(s))throw new Error("Ordered maps must not include duplicate keys");r.set(s,o)}return r}static from(e,n,r){let i=eC.createPairs(e,n,r),s=new this;return s.items=i.items,s}};Ds.tag="tag:yaml.org,2002:omap";var jj={collection:"seq",identify:t=>t instanceof Map,nodeClass:Ds,default:!1,tag:"tag:yaml.org,2002:omap",resolve(t,e){let n=eC.resolvePairs(t,e),r=[];for(let{key:i}of n.items)Z0.isScalar(i)&&(r.includes(i.value)?e(`Ordered maps must not include duplicate keys: ${i.value}`):r.push(i.value));return Object.assign(new Ds,n)},createNode:(t,e,n)=>Ds.from(t,e,n)};zy.YAMLOMap=Ds;zy.omap=jj});var sC=k(Hy=>{"use strict";var tC=Ct();function nC({value:t,source:e},n){return e&&(t?rC:iC).test.test(e)?e:t?n.options.trueStr:n.options.falseStr}var rC={identify:t=>t===!0,default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:Y|y|[Yy]es|YES|[Tt]rue|TRUE|[Oo]n|ON)$/,resolve:()=>new tC.Scalar(!0),stringify:nC},iC={identify:t=>t===!1,default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:N|n|[Nn]o|NO|[Ff]alse|FALSE|[Oo]ff|OFF)$/,resolve:()=>new tC.Scalar(!1),stringify:nC};Hy.falseTag=iC;Hy.trueTag=rC});var oC=k(sh=>{"use strict";var Fj=Ct(),Gy=Xo(),Bj={identify:t=>typeof t=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^(?:[-+]?\.(?:inf|Inf|INF)|\.nan|\.NaN|\.NAN)$/,resolve:t=>t.slice(-3).toLowerCase()==="nan"?NaN:t[0]==="-"?Number.NEGATIVE_INFINITY:Number.POSITIVE_INFINITY,stringify:Gy.stringifyNumber},Uj={identify:t=>typeof t=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"EXP",test:/^[-+]?(?:[0-9][0-9_]*)?(?:\.[0-9_]*)?[eE][-+]?[0-9]+$/,resolve:t=>parseFloat(t.replace(/_/g,"")),stringify(t){let e=Number(t.value);return isFinite(e)?e.toExponential():Gy.stringifyNumber(t)}},Vj={identify:t=>typeof t=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^[-+]?(?:[0-9][0-9_]*)?\.[0-9_]*$/,resolve(t){let e=new Fj.Scalar(parseFloat(t.replace(/_/g,""))),n=t.indexOf(".");if(n!==-1){let r=t.substring(n+1).replace(/_/g,"");r[r.length-1]==="0"&&(e.minFractionDigits=r.length)}return e},stringify:Gy.stringifyNumber};sh.float=Vj;sh.floatExp=Uj;sh.floatNaN=Bj});var cC=k(Ic=>{"use strict";var aC=Xo(),Oc=t=>typeof t=="bigint"||Number.isInteger(t);function oh(t,e,n,{intAsBigInt:r}){let i=t[0];if((i==="-"||i==="+")&&(e+=1),t=t.substring(e).replace(/_/g,""),r){switch(n){case 2:t=`0b${t}`;break;case 8:t=`0o${t}`;break;case 16:t=`0x${t}`;break}let o=BigInt(t);return i==="-"?BigInt(-1)*o:o}let s=parseInt(t,n);return i==="-"?-1*s:s}function Yy(t,e,n){let{value:r}=t;if(Oc(r)){let i=r.toString(e);return r<0?"-"+n+i.substr(1):n+i}return aC.stringifyNumber(t)}var zj={identify:Oc,default:!0,tag:"tag:yaml.org,2002:int",format:"BIN",test:/^[-+]?0b[0-1_]+$/,resolve:(t,e,n)=>oh(t,2,2,n),stringify:t=>Yy(t,2,"0b")},Wj={identify:Oc,default:!0,tag:"tag:yaml.org,2002:int",format:"OCT",test:/^[-+]?0[0-7_]+$/,resolve:(t,e,n)=>oh(t,1,8,n),stringify:t=>Yy(t,8,"0")},Hj={identify:Oc,default:!0,tag:"tag:yaml.org,2002:int",test:/^[-+]?[0-9][0-9_]*$/,resolve:(t,e,n)=>oh(t,0,10,n),stringify:aC.stringifyNumber},Gj={identify:Oc,default:!0,tag:"tag:yaml.org,2002:int",format:"HEX",test:/^[-+]?0x[0-9a-fA-F_]+$/,resolve:(t,e,n)=>oh(t,2,16,n),stringify:t=>Yy(t,16,"0x")};Ic.int=Hj;Ic.intBin=zj;Ic.intHex=Gj;Ic.intOct=Wj});var Xy=k(Ky=>{"use strict";var lh=Ne(),ah=Yi(),ch=Xi(),As=class t extends ch.YAMLMap{constructor(e){super(e),this.tag=t.tag}add(e){let n;lh.isPair(e)?n=e:e&&typeof e=="object"&&"key"in e&&"value"in e&&e.value===null?n=new ah.Pair(e.key,null):n=new ah.Pair(e,null),ch.findPair(this.items,n.key)||this.items.push(n)}get(e,n){let r=ch.findPair(this.items,e);return!n&&lh.isPair(r)?lh.isScalar(r.key)?r.key.value:r.key:r}set(e,n){if(typeof n!="boolean")throw new Error(`Expected boolean value for set(key, value) in a YAML set, not ${typeof n}`);let r=ch.findPair(this.items,e);r&&!n?this.items.splice(this.items.indexOf(r),1):!r&&n&&this.items.push(new ah.Pair(e))}toJSON(e,n){return super.toJSON(e,n,Set)}toString(e,n,r){if(!e)return JSON.stringify(this);if(this.hasAllNullValues(!0))return super.toString(Object.assign({},e,{allNullValues:!0}),n,r);throw new Error("Set items must all have null values")}static from(e,n,r){let{replacer:i}=r,s=new this(e);if(n&&Symbol.iterator in Object(n))for(let o of n)typeof i=="function"&&(o=i.call(n,o,o)),s.items.push(ah.createPair(o,null,r));return s}};As.tag="tag:yaml.org,2002:set";var Yj={collection:"map",identify:t=>t instanceof Set,nodeClass:As,default:!1,tag:"tag:yaml.org,2002:set",createNode:(t,e,n)=>As.from(t,e,n),resolve(t,e){if(lh.isMap(t)){if(t.hasAllNullValues(!0))return Object.assign(new As,t);e("Set items must all have null values")}else e("Expected a mapping for this tag");return t}};Ky.YAMLSet=As;Ky.set=Yj});var Qy=k(uh=>{"use strict";var Kj=Xo();function Jy(t,e){let n=t[0],r=n==="-"||n==="+"?t.substring(1):t,i=o=>e?BigInt(o):Number(o),s=r.replace(/_/g,"").split(":").reduce((o,a)=>o*i(60)+i(a),i(0));return n==="-"?i(-1)*s:s}function lC(t){let{value:e}=t,n=o=>o;if(typeof e=="bigint")n=o=>BigInt(o);else if(isNaN(e)||!isFinite(e))return Kj.stringifyNumber(t);let r="";e<0&&(r="-",e*=n(-1));let i=n(60),s=[e%i];return e<60?s.unshift(0):(e=(e-s[0])/i,s.unshift(e%i),e>=60&&(e=(e-s[0])/i,s.unshift(e))),r+s.map(o=>String(o).padStart(2,"0")).join(":").replace(/000000\d*$/,"")}var Xj={identify:t=>typeof t=="bigint"||Number.isInteger(t),default:!0,tag:"tag:yaml.org,2002:int",format:"TIME",test:/^[-+]?[0-9][0-9_]*(?::[0-5]?[0-9])+$/,resolve:(t,e,{intAsBigInt:n})=>Jy(t,n),stringify:lC},Jj={identify:t=>typeof t=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"TIME",test:/^[-+]?[0-9][0-9_]*(?::[0-5]?[0-9])+\.[0-9_]*$/,resolve:t=>Jy(t,!1),stringify:lC},uC={identify:t=>t instanceof Date,default:!0,tag:"tag:yaml.org,2002:timestamp",test:RegExp("^([0-9]{4})-([0-9]{1,2})-([0-9]{1,2})(?:(?:t|T|[ \\t]+)([0-9]{1,2}):([0-9]{1,2}):([0-9]{1,2}(\\.[0-9]+)?)(?:[ \\t]*(Z|[-+][012]?[0-9](?::[0-9]{2})?))?)?$"),resolve(t){let e=t.match(uC.test);if(!e)throw new Error("!!timestamp expects a date, starting with yyyy-mm-dd");let[,n,r,i,s,o,a]=e.map(Number),c=e[7]?Number((e[7]+"00").substr(1,3)):0,l=Date.UTC(n,r-1,i,s||0,o||0,a||0,c),u=e[8];if(u&&u!=="Z"){let d=Jy(u,!1);Math.abs(d)<30&&(d*=60),l-=6e4*d}return new Date(l)},stringify:({value:t})=>t.toISOString().replace(/(T00:00:00)?\.000Z$/,"")};uh.floatTime=Jj;uh.intTime=Xj;uh.timestamp=uC});var hC=k(fC=>{"use strict";var Qj=Yo(),Zj=Jf(),eF=Ko(),tF=Dc(),nF=By(),dC=sC(),Zy=oC(),dh=cC(),rF=Vf(),iF=Wy(),sF=ih(),oF=Xy(),ev=Qy(),aF=[Qj.map,eF.seq,tF.string,Zj.nullTag,dC.trueTag,dC.falseTag,dh.intBin,dh.intOct,dh.int,dh.intHex,Zy.floatNaN,Zy.floatExp,Zy.float,nF.binary,rF.merge,iF.omap,sF.pairs,oF.set,ev.intTime,ev.floatTime,ev.timestamp];fC.schema=aF});var EC=k(rv=>{"use strict";var yC=Yo(),cF=Jf(),vC=Ko(),lF=Dc(),uF=Iy(),tv=My(),nv=$y(),dF=H0(),fF=K0(),bC=By(),xc=Vf(),TC=Wy(),SC=ih(),pC=hC(),_C=Xy(),fh=Qy(),mC=new Map([["core",dF.schema],["failsafe",[yC.map,vC.seq,lF.string]],["json",fF.schema],["yaml11",pC.schema],["yaml-1.1",pC.schema]]),gC={binary:bC.binary,bool:uF.boolTag,float:tv.float,floatExp:tv.floatExp,floatNaN:tv.floatNaN,floatTime:fh.floatTime,int:nv.int,intHex:nv.intHex,intOct:nv.intOct,intTime:fh.intTime,map:yC.map,merge:xc.merge,null:cF.nullTag,omap:TC.omap,pairs:SC.pairs,seq:vC.seq,set:_C.set,timestamp:fh.timestamp},hF={"tag:yaml.org,2002:binary":bC.binary,"tag:yaml.org,2002:merge":xc.merge,"tag:yaml.org,2002:omap":TC.omap,"tag:yaml.org,2002:pairs":SC.pairs,"tag:yaml.org,2002:set":_C.set,"tag:yaml.org,2002:timestamp":fh.timestamp};function pF(t,e,n){let r=mC.get(e);if(r&&!t)return n&&!r.includes(xc.merge)?r.concat(xc.merge):r.slice();let i=r;if(!i)if(Array.isArray(t))i=[];else{let s=Array.from(mC.keys()).filter(o=>o!=="yaml11").map(o=>JSON.stringify(o)).join(", ");throw new Error(`Unknown schema "${e}"; use one of ${s} or define customTags array`)}if(Array.isArray(t))for(let s of t)i=i.concat(s);else typeof t=="function"&&(i=t(i.slice()));return n&&(i=i.concat(xc.merge)),i.reduce((s,o)=>{let a=typeof o=="string"?gC[o]:o;if(!a){let c=JSON.stringify(o),l=Object.keys(gC).map(u=>JSON.stringify(u)).join(", ");throw new Error(`Unknown custom tag ${c}; use one of ${l}`)}return s.includes(a)||s.push(a),s},[])}rv.coreKnownTags=hF;rv.getTags=pF});var ov=k(wC=>{"use strict";var iv=Ne(),mF=Yo(),gF=Ko(),yF=Dc(),hh=EC(),vF=(t,e)=>t.key<e.key?-1:t.key>e.key?1:0,sv=class t{constructor({compat:e,customTags:n,merge:r,resolveKnownTags:i,schema:s,sortMapEntries:o,toStringDefaults:a}){this.compat=Array.isArray(e)?hh.getTags(e,"compat"):e?hh.getTags(null,e):null,this.name=typeof s=="string"&&s||"core",this.knownTags=i?hh.coreKnownTags:{},this.tags=hh.getTags(n,this.name,r),this.toStringOptions=a??null,Object.defineProperty(this,iv.MAP,{value:mF.map}),Object.defineProperty(this,iv.SCALAR,{value:yF.string}),Object.defineProperty(this,iv.SEQ,{value:gF.seq}),this.sortMapEntries=typeof o=="function"?o:o===!0?vF:null}clone(){let e=Object.create(t.prototype,Object.getOwnPropertyDescriptors(this));return e.tags=this.tags.slice(),e}};wC.Schema=sv});var NC=k(kC=>{"use strict";var bF=Ne(),av=Nc(),Mc=_c();function TF(t,e){let n=[],r=e.directives===!0;if(e.directives!==!1&&t.directives){let c=t.directives.toString(t);c?(n.push(c),r=!0):t.directives.docStart&&(r=!0)}r&&n.push("---");let i=av.createStringifyContext(t,e),{commentString:s}=i.options;if(t.commentBefore){n.length!==1&&n.unshift("");let c=s(t.commentBefore);n.unshift(Mc.indentComment(c,""))}let o=!1,a=null;if(t.contents){if(bF.isNode(t.contents)){if(t.contents.spaceBefore&&r&&n.push(""),t.contents.commentBefore){let u=s(t.contents.commentBefore);n.push(Mc.indentComment(u,""))}i.forceBlockIndent=!!t.comment,a=t.contents.comment}let c=a?void 0:()=>o=!0,l=av.stringify(t.contents,i,()=>a=null,c);a&&(l+=Mc.lineComment(l,"",s(a))),(l[0]==="|"||l[0]===">")&&n[n.length-1]==="---"?n[n.length-1]=`--- ${l}`:n.push(l)}else n.push(av.stringify(t.contents,i));if(t.directives?.docEnd)if(t.comment){let c=s(t.comment);c.includes(`
91
- `)?(n.push("..."),n.push(Mc.indentComment(c,""))):n.push(`... ${c}`)}else n.push("...");else{let c=t.comment;c&&o&&(c=c.replace(/^\n+/,"")),c&&((!o||a)&&n[n.length-1]!==""&&n.push(""),n.push(Mc.indentComment(s(c),"")))}return n.join(`
90
+ ${s.comment}`:r.comment}r=i}t.items[n]=lh.isPair(r)?r:new Xy.Pair(r)}}else e("Expected a sequence for this tag");return t}function LC(t,e,n){let{replacer:r}=n,i=new LF.YAMLSeq(t);i.tag="tag:yaml.org,2002:pairs";let s=0;if(e&&Symbol.iterator in Object(e))for(let o of e){typeof r=="function"&&(o=r.call(e,String(s++),o));let a,c;if(Array.isArray(o))if(o.length===2)a=o[0],c=o[1];else throw new TypeError(`Expected [key, value] tuple: ${o}`);else if(o&&o instanceof Object){let l=Object.keys(o);if(l.length===1)a=l[0],c=o[a];else throw new TypeError(`Expected tuple with one key, not ${l.length} keys`)}else a=o;i.items.push(Xy.createPair(a,c,n))}return i}var $F={collection:"seq",default:!1,tag:"tag:yaml.org,2002:pairs",resolve:MC,createNode:LC};uh.createPairs=LC;uh.pairs=$F;uh.resolvePairs=MC});var Zy=N(Qy=>{"use strict";var $C=Pe(),Jy=Ki(),Gc=ts(),qF=ns(),qC=dh(),xs=class t extends qF.YAMLSeq{constructor(){super(),this.add=Gc.YAMLMap.prototype.add.bind(this),this.delete=Gc.YAMLMap.prototype.delete.bind(this),this.get=Gc.YAMLMap.prototype.get.bind(this),this.has=Gc.YAMLMap.prototype.has.bind(this),this.set=Gc.YAMLMap.prototype.set.bind(this),this.tag=t.tag}toJSON(e,n){if(!n)return super.toJSON(e);let r=new Map;n?.onCreate&&n.onCreate(r);for(let i of this.items){let s,o;if($C.isPair(i)?(s=Jy.toJS(i.key,"",n),o=Jy.toJS(i.value,s,n)):s=Jy.toJS(i,"",n),r.has(s))throw new Error("Ordered maps must not include duplicate keys");r.set(s,o)}return r}static from(e,n,r){let i=qC.createPairs(e,n,r),s=new this;return s.items=i.items,s}};xs.tag="tag:yaml.org,2002:omap";var jF={collection:"seq",identify:t=>t instanceof Map,nodeClass:xs,default:!1,tag:"tag:yaml.org,2002:omap",resolve(t,e){let n=qC.resolvePairs(t,e),r=[];for(let{key:i}of n.items)$C.isScalar(i)&&(r.includes(i.value)?e(`Ordered maps must not include duplicate keys: ${i.value}`):r.push(i.value));return Object.assign(new xs,n)},createNode:(t,e,n)=>xs.from(t,e,n)};Qy.YAMLOMap=xs;Qy.omap=jF});var VC=N(eb=>{"use strict";var jC=Dt();function FC({value:t,source:e},n){return e&&(t?BC:UC).test.test(e)?e:t?n.options.trueStr:n.options.falseStr}var BC={identify:t=>t===!0,default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:Y|y|[Yy]es|YES|[Tt]rue|TRUE|[Oo]n|ON)$/,resolve:()=>new jC.Scalar(!0),stringify:FC},UC={identify:t=>t===!1,default:!0,tag:"tag:yaml.org,2002:bool",test:/^(?:N|n|[Nn]o|NO|[Ff]alse|FALSE|[Oo]ff|OFF)$/,resolve:()=>new jC.Scalar(!1),stringify:FC};eb.falseTag=UC;eb.trueTag=BC});var zC=N(fh=>{"use strict";var FF=Dt(),tb=ca(),BF={identify:t=>typeof t=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^(?:[-+]?\.(?:inf|Inf|INF)|\.nan|\.NaN|\.NAN)$/,resolve:t=>t.slice(-3).toLowerCase()==="nan"?NaN:t[0]==="-"?Number.NEGATIVE_INFINITY:Number.POSITIVE_INFINITY,stringify:tb.stringifyNumber},UF={identify:t=>typeof t=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"EXP",test:/^[-+]?(?:[0-9][0-9_]*)?(?:\.[0-9_]*)?[eE][-+]?[0-9]+$/,resolve:t=>parseFloat(t.replace(/_/g,"")),stringify(t){let e=Number(t.value);return isFinite(e)?e.toExponential():tb.stringifyNumber(t)}},VF={identify:t=>typeof t=="number",default:!0,tag:"tag:yaml.org,2002:float",test:/^[-+]?(?:[0-9][0-9_]*)?\.[0-9_]*$/,resolve(t){let e=new FF.Scalar(parseFloat(t.replace(/_/g,""))),n=t.indexOf(".");if(n!==-1){let r=t.substring(n+1).replace(/_/g,"");r[r.length-1]==="0"&&(e.minFractionDigits=r.length)}return e},stringify:tb.stringifyNumber};fh.float=VF;fh.floatExp=UF;fh.floatNaN=BF});var HC=N(Kc=>{"use strict";var WC=ca(),Yc=t=>typeof t=="bigint"||Number.isInteger(t);function hh(t,e,n,{intAsBigInt:r}){let i=t[0];if((i==="-"||i==="+")&&(e+=1),t=t.substring(e).replace(/_/g,""),r){switch(n){case 2:t=`0b${t}`;break;case 8:t=`0o${t}`;break;case 16:t=`0x${t}`;break}let o=BigInt(t);return i==="-"?BigInt(-1)*o:o}let s=parseInt(t,n);return i==="-"?-1*s:s}function nb(t,e,n){let{value:r}=t;if(Yc(r)){let i=r.toString(e);return r<0?"-"+n+i.substr(1):n+i}return WC.stringifyNumber(t)}var zF={identify:Yc,default:!0,tag:"tag:yaml.org,2002:int",format:"BIN",test:/^[-+]?0b[0-1_]+$/,resolve:(t,e,n)=>hh(t,2,2,n),stringify:t=>nb(t,2,"0b")},WF={identify:Yc,default:!0,tag:"tag:yaml.org,2002:int",format:"OCT",test:/^[-+]?0[0-7_]+$/,resolve:(t,e,n)=>hh(t,1,8,n),stringify:t=>nb(t,8,"0")},HF={identify:Yc,default:!0,tag:"tag:yaml.org,2002:int",test:/^[-+]?[0-9][0-9_]*$/,resolve:(t,e,n)=>hh(t,0,10,n),stringify:WC.stringifyNumber},GF={identify:Yc,default:!0,tag:"tag:yaml.org,2002:int",format:"HEX",test:/^[-+]?0x[0-9a-fA-F_]+$/,resolve:(t,e,n)=>hh(t,2,16,n),stringify:t=>nb(t,16,"0x")};Kc.int=HF;Kc.intBin=zF;Kc.intHex=GF;Kc.intOct=WF});var ib=N(rb=>{"use strict";var gh=Pe(),ph=Zi(),mh=ts(),Ms=class t extends mh.YAMLMap{constructor(e){super(e),this.tag=t.tag}add(e){let n;gh.isPair(e)?n=e:e&&typeof e=="object"&&"key"in e&&"value"in e&&e.value===null?n=new ph.Pair(e.key,null):n=new ph.Pair(e,null),mh.findPair(this.items,n.key)||this.items.push(n)}get(e,n){let r=mh.findPair(this.items,e);return!n&&gh.isPair(r)?gh.isScalar(r.key)?r.key.value:r.key:r}set(e,n){if(typeof n!="boolean")throw new Error(`Expected boolean value for set(key, value) in a YAML set, not ${typeof n}`);let r=mh.findPair(this.items,e);r&&!n?this.items.splice(this.items.indexOf(r),1):!r&&n&&this.items.push(new ph.Pair(e))}toJSON(e,n){return super.toJSON(e,n,Set)}toString(e,n,r){if(!e)return JSON.stringify(this);if(this.hasAllNullValues(!0))return super.toString(Object.assign({},e,{allNullValues:!0}),n,r);throw new Error("Set items must all have null values")}static from(e,n,r){let{replacer:i}=r,s=new this(e);if(n&&Symbol.iterator in Object(n))for(let o of n)typeof i=="function"&&(o=i.call(n,o,o)),s.items.push(ph.createPair(o,null,r));return s}};Ms.tag="tag:yaml.org,2002:set";var YF={collection:"map",identify:t=>t instanceof Set,nodeClass:Ms,default:!1,tag:"tag:yaml.org,2002:set",createNode:(t,e,n)=>Ms.from(t,e,n),resolve(t,e){if(gh.isMap(t)){if(t.hasAllNullValues(!0))return Object.assign(new Ms,t);e("Set items must all have null values")}else e("Expected a mapping for this tag");return t}};rb.YAMLSet=Ms;rb.set=YF});var ob=N(yh=>{"use strict";var KF=ca();function sb(t,e){let n=t[0],r=n==="-"||n==="+"?t.substring(1):t,i=o=>e?BigInt(o):Number(o),s=r.replace(/_/g,"").split(":").reduce((o,a)=>o*i(60)+i(a),i(0));return n==="-"?i(-1)*s:s}function GC(t){let{value:e}=t,n=o=>o;if(typeof e=="bigint")n=o=>BigInt(o);else if(isNaN(e)||!isFinite(e))return KF.stringifyNumber(t);let r="";e<0&&(r="-",e*=n(-1));let i=n(60),s=[e%i];return e<60?s.unshift(0):(e=(e-s[0])/i,s.unshift(e%i),e>=60&&(e=(e-s[0])/i,s.unshift(e))),r+s.map(o=>String(o).padStart(2,"0")).join(":").replace(/000000\d*$/,"")}var XF={identify:t=>typeof t=="bigint"||Number.isInteger(t),default:!0,tag:"tag:yaml.org,2002:int",format:"TIME",test:/^[-+]?[0-9][0-9_]*(?::[0-5]?[0-9])+$/,resolve:(t,e,{intAsBigInt:n})=>sb(t,n),stringify:GC},JF={identify:t=>typeof t=="number",default:!0,tag:"tag:yaml.org,2002:float",format:"TIME",test:/^[-+]?[0-9][0-9_]*(?::[0-5]?[0-9])+\.[0-9_]*$/,resolve:t=>sb(t,!1),stringify:GC},YC={identify:t=>t instanceof Date,default:!0,tag:"tag:yaml.org,2002:timestamp",test:RegExp("^([0-9]{4})-([0-9]{1,2})-([0-9]{1,2})(?:(?:t|T|[ \\t]+)([0-9]{1,2}):([0-9]{1,2}):([0-9]{1,2}(\\.[0-9]+)?)(?:[ \\t]*(Z|[-+][012]?[0-9](?::[0-9]{2})?))?)?$"),resolve(t){let e=t.match(YC.test);if(!e)throw new Error("!!timestamp expects a date, starting with yyyy-mm-dd");let[,n,r,i,s,o,a]=e.map(Number),c=e[7]?Number((e[7]+"00").substr(1,3)):0,l=Date.UTC(n,r-1,i,s||0,o||0,a||0,c),u=e[8];if(u&&u!=="Z"){let d=sb(u,!1);Math.abs(d)<30&&(d*=60),l-=6e4*d}return new Date(l)},stringify:({value:t})=>t.toISOString().replace(/(T00:00:00)?\.000Z$/,"")};yh.floatTime=JF;yh.intTime=XF;yh.timestamp=YC});var JC=N(XC=>{"use strict";var QF=oa(),ZF=ih(),eB=aa(),tB=Hc(),nB=Ky(),KC=VC(),ab=zC(),bh=HC(),rB=Xf(),iB=Zy(),sB=dh(),oB=ib(),cb=ob(),aB=[QF.map,eB.seq,tB.string,ZF.nullTag,KC.trueTag,KC.falseTag,bh.intBin,bh.intOct,bh.int,bh.intHex,ab.floatNaN,ab.floatExp,ab.float,nB.binary,rB.merge,iB.omap,sB.pairs,oB.set,cb.intTime,cb.floatTime,cb.timestamp];XC.schema=aB});var aD=N(db=>{"use strict";var tD=oa(),cB=ih(),nD=aa(),lB=Hc(),uB=By(),lb=Vy(),ub=Wy(),dB=DC(),fB=IC(),rD=Ky(),Xc=Xf(),iD=Zy(),sD=dh(),QC=JC(),oD=ib(),vh=ob(),ZC=new Map([["core",dB.schema],["failsafe",[tD.map,nD.seq,lB.string]],["json",fB.schema],["yaml11",QC.schema],["yaml-1.1",QC.schema]]),eD={binary:rD.binary,bool:uB.boolTag,float:lb.float,floatExp:lb.floatExp,floatNaN:lb.floatNaN,floatTime:vh.floatTime,int:ub.int,intHex:ub.intHex,intOct:ub.intOct,intTime:vh.intTime,map:tD.map,merge:Xc.merge,null:cB.nullTag,omap:iD.omap,pairs:sD.pairs,seq:nD.seq,set:oD.set,timestamp:vh.timestamp},hB={"tag:yaml.org,2002:binary":rD.binary,"tag:yaml.org,2002:merge":Xc.merge,"tag:yaml.org,2002:omap":iD.omap,"tag:yaml.org,2002:pairs":sD.pairs,"tag:yaml.org,2002:set":oD.set,"tag:yaml.org,2002:timestamp":vh.timestamp};function pB(t,e,n){let r=ZC.get(e);if(r&&!t)return n&&!r.includes(Xc.merge)?r.concat(Xc.merge):r.slice();let i=r;if(!i)if(Array.isArray(t))i=[];else{let s=Array.from(ZC.keys()).filter(o=>o!=="yaml11").map(o=>JSON.stringify(o)).join(", ");throw new Error(`Unknown schema "${e}"; use one of ${s} or define customTags array`)}if(Array.isArray(t))for(let s of t)i=i.concat(s);else typeof t=="function"&&(i=t(i.slice()));return n&&(i=i.concat(Xc.merge)),i.reduce((s,o)=>{let a=typeof o=="string"?eD[o]:o;if(!a){let c=JSON.stringify(o),l=Object.keys(eD).map(u=>JSON.stringify(u)).join(", ");throw new Error(`Unknown custom tag ${c}; use one of ${l}`)}return s.includes(a)||s.push(a),s},[])}db.coreKnownTags=hB;db.getTags=pB});var pb=N(cD=>{"use strict";var fb=Pe(),mB=oa(),gB=aa(),yB=Hc(),Th=aD(),bB=(t,e)=>t.key<e.key?-1:t.key>e.key?1:0,hb=class t{constructor({compat:e,customTags:n,merge:r,resolveKnownTags:i,schema:s,sortMapEntries:o,toStringDefaults:a}){this.compat=Array.isArray(e)?Th.getTags(e,"compat"):e?Th.getTags(null,e):null,this.name=typeof s=="string"&&s||"core",this.knownTags=i?Th.coreKnownTags:{},this.tags=Th.getTags(n,this.name,r),this.toStringOptions=a??null,Object.defineProperty(this,fb.MAP,{value:mB.map}),Object.defineProperty(this,fb.SCALAR,{value:yB.string}),Object.defineProperty(this,fb.SEQ,{value:gB.seq}),this.sortMapEntries=typeof o=="function"?o:o===!0?bB:null}clone(){let e=Object.create(t.prototype,Object.getOwnPropertyDescriptors(this));return e.tags=this.tags.slice(),e}};cD.Schema=hb});var uD=N(lD=>{"use strict";var vB=Pe(),mb=Uc(),Jc=qc();function TB(t,e){let n=[],r=e.directives===!0;if(e.directives!==!1&&t.directives){let c=t.directives.toString(t);c?(n.push(c),r=!0):t.directives.docStart&&(r=!0)}r&&n.push("---");let i=mb.createStringifyContext(t,e),{commentString:s}=i.options;if(t.commentBefore){n.length!==1&&n.unshift("");let c=s(t.commentBefore);n.unshift(Jc.indentComment(c,""))}let o=!1,a=null;if(t.contents){if(vB.isNode(t.contents)){if(t.contents.spaceBefore&&r&&n.push(""),t.contents.commentBefore){let u=s(t.contents.commentBefore);n.push(Jc.indentComment(u,""))}i.forceBlockIndent=!!t.comment,a=t.contents.comment}let c=a?void 0:()=>o=!0,l=mb.stringify(t.contents,i,()=>a=null,c);a&&(l+=Jc.lineComment(l,"",s(a))),(l[0]==="|"||l[0]===">")&&n[n.length-1]==="---"?n[n.length-1]=`--- ${l}`:n.push(l)}else n.push(mb.stringify(t.contents,i));if(t.directives?.docEnd)if(t.comment){let c=s(t.comment);c.includes(`
91
+ `)?(n.push("..."),n.push(Jc.indentComment(c,""))):n.push(`... ${c}`)}else n.push("...");else{let c=t.comment;c&&o&&(c=c.replace(/^\n+/,"")),c&&((!o||a)&&n[n.length-1]!==""&&n.push(""),n.push(Jc.indentComment(s(c),"")))}return n.join(`
92
92
  `)+`
93
- `}kC.stringifyDocument=TF});var Lc=k(PC=>{"use strict";var SF=Tc(),Jo=xf(),er=Ne(),_F=Yi(),EF=zi(),wF=ov(),kF=NC(),cv=Cf(),NF=fy(),PF=Sc(),lv=dy(),uv=class t{constructor(e,n,r){this.commentBefore=null,this.comment=null,this.errors=[],this.warnings=[],Object.defineProperty(this,er.NODE_TYPE,{value:er.DOC});let i=null;typeof n=="function"||Array.isArray(n)?i=n:r===void 0&&n&&(r=n,n=void 0);let s=Object.assign({intAsBigInt:!1,keepSourceTokens:!1,logLevel:"warn",prettyErrors:!0,strict:!0,stringKeys:!1,uniqueKeys:!0,version:"1.2"},r);this.options=s;let{version:o}=s;r?._directives?(this.directives=r._directives.atDocument(),this.directives.yaml.explicit&&(o=this.directives.yaml.version)):this.directives=new lv.Directives({version:o}),this.setSchema(o,r),this.contents=e===void 0?null:this.createNode(e,i,r)}clone(){let e=Object.create(t.prototype,{[er.NODE_TYPE]:{value:er.DOC}});return e.commentBefore=this.commentBefore,e.comment=this.comment,e.errors=this.errors.slice(),e.warnings=this.warnings.slice(),e.options=Object.assign({},this.options),this.directives&&(e.directives=this.directives.clone()),e.schema=this.schema.clone(),e.contents=er.isNode(this.contents)?this.contents.clone(e.schema):this.contents,this.range&&(e.range=this.range.slice()),e}add(e){Qo(this.contents)&&this.contents.add(e)}addIn(e,n){Qo(this.contents)&&this.contents.addIn(e,n)}createAlias(e,n){if(!e.anchor){let r=cv.anchorNames(this);e.anchor=!n||r.has(n)?cv.findNewAnchor(n||"a",r):n}return new SF.Alias(e.anchor)}createNode(e,n,r){let i;if(typeof n=="function")e=n.call({"":e},"",e),i=n;else if(Array.isArray(n)){let T=v=>typeof v=="number"||v instanceof String||v instanceof Number,_=n.filter(T).map(String);_.length>0&&(n=n.concat(_)),i=n}else r===void 0&&n&&(r=n,n=void 0);let{aliasDuplicateObjects:s,anchorPrefix:o,flow:a,keepUndefined:c,onTagObj:l,tag:u}=r??{},{onAnchor:d,setAnchors:f,sourceObjects:h}=cv.createNodeAnchors(this,o||"a"),y={aliasDuplicateObjects:s??!0,keepUndefined:c??!1,onAnchor:d,onTagObj:l,replacer:i,schema:this.schema,sourceObjects:h},p=PF.createNode(e,u,y);return a&&er.isCollection(p)&&(p.flow=!0),f(),p}createPair(e,n,r={}){let i=this.createNode(e,null,r),s=this.createNode(n,null,r);return new _F.Pair(i,s)}delete(e){return Qo(this.contents)?this.contents.delete(e):!1}deleteIn(e){return Jo.isEmptyPath(e)?this.contents==null?!1:(this.contents=null,!0):Qo(this.contents)?this.contents.deleteIn(e):!1}get(e,n){return er.isCollection(this.contents)?this.contents.get(e,n):void 0}getIn(e,n){return Jo.isEmptyPath(e)?!n&&er.isScalar(this.contents)?this.contents.value:this.contents:er.isCollection(this.contents)?this.contents.getIn(e,n):void 0}has(e){return er.isCollection(this.contents)?this.contents.has(e):!1}hasIn(e){return Jo.isEmptyPath(e)?this.contents!==void 0:er.isCollection(this.contents)?this.contents.hasIn(e):!1}set(e,n){this.contents==null?this.contents=Jo.collectionFromPath(this.schema,[e],n):Qo(this.contents)&&this.contents.set(e,n)}setIn(e,n){Jo.isEmptyPath(e)?this.contents=n:this.contents==null?this.contents=Jo.collectionFromPath(this.schema,Array.from(e),n):Qo(this.contents)&&this.contents.setIn(e,n)}setSchema(e,n={}){typeof e=="number"&&(e=String(e));let r;switch(e){case"1.1":this.directives?this.directives.yaml.version="1.1":this.directives=new lv.Directives({version:"1.1"}),r={resolveKnownTags:!1,schema:"yaml-1.1"};break;case"1.2":case"next":this.directives?this.directives.yaml.version=e:this.directives=new lv.Directives({version:e}),r={resolveKnownTags:!0,schema:"core"};break;case null:this.directives&&delete this.directives,r=null;break;default:{let i=JSON.stringify(e);throw new Error(`Expected '1.1', '1.2' or null as first argument, but found: ${i}`)}}if(n.schema instanceof Object)this.schema=n.schema;else if(r)this.schema=new wF.Schema(Object.assign(r,n));else throw new Error("With a null YAML version, the { schema: Schema } option is required")}toJS({json:e,jsonArg:n,mapAsMap:r,maxAliasCount:i,onAnchor:s,reviver:o}={}){let a={anchors:new Map,doc:this,keep:!e,mapAsMap:r===!0,mapKeyWarned:!1,maxAliasCount:typeof i=="number"?i:100},c=EF.toJS(this.contents,n??"",a);if(typeof s=="function")for(let{count:l,res:u}of a.anchors.values())s(u,l);return typeof o=="function"?NF.applyReviver(o,{"":c},"",c):c}toJSON(e,n){return this.toJS({json:!0,jsonArg:e,mapAsMap:!1,onAnchor:n})}toString(e={}){if(this.errors.length>0)throw new Error("Document with errors cannot be stringified");if("indent"in e&&(!Number.isInteger(e.indent)||Number(e.indent)<=0)){let n=JSON.stringify(e.indent);throw new Error(`"indent" option must be a positive integer, not ${n}`)}return kF.stringifyDocument(this,e)}};function Qo(t){if(er.isCollection(t))return!0;throw new Error("Expected a YAML collection as document contents")}PC.Document=uv});var jc=k(qc=>{"use strict";var $c=class extends Error{constructor(e,n,r,i){super(),this.name=e,this.code=r,this.message=i,this.pos=n}},dv=class extends $c{constructor(e,n,r){super("YAMLParseError",e,n,r)}},fv=class extends $c{constructor(e,n,r){super("YAMLWarning",e,n,r)}},RF=(t,e)=>n=>{if(n.pos[0]===-1)return;n.linePos=n.pos.map(a=>e.linePos(a));let{line:r,col:i}=n.linePos[0];n.message+=` at line ${r}, column ${i}`;let s=i-1,o=t.substring(e.lineStarts[r-1],e.lineStarts[r]).replace(/[\n\r]+$/,"");if(s>=60&&o.length>80){let a=Math.min(s-39,o.length-79);o="\u2026"+o.substring(a),s-=a-1}if(o.length>80&&(o=o.substring(0,79)+"\u2026"),r>1&&/^ *$/.test(o.substring(0,s))){let a=t.substring(e.lineStarts[r-2],e.lineStarts[r-1]);a.length>80&&(a=a.substring(0,79)+`\u2026
93
+ `}lD.stringifyDocument=TB});var Qc=N(dD=>{"use strict";var SB=Lc(),la=Bf(),ir=Pe(),_B=Zi(),EB=Ki(),kB=pb(),NB=uD(),gb=Lf(),wB=Ty(),PB=$c(),yb=vy(),bb=class t{constructor(e,n,r){this.commentBefore=null,this.comment=null,this.errors=[],this.warnings=[],Object.defineProperty(this,ir.NODE_TYPE,{value:ir.DOC});let i=null;typeof n=="function"||Array.isArray(n)?i=n:r===void 0&&n&&(r=n,n=void 0);let s=Object.assign({intAsBigInt:!1,keepSourceTokens:!1,logLevel:"warn",prettyErrors:!0,strict:!0,stringKeys:!1,uniqueKeys:!0,version:"1.2"},r);this.options=s;let{version:o}=s;r?._directives?(this.directives=r._directives.atDocument(),this.directives.yaml.explicit&&(o=this.directives.yaml.version)):this.directives=new yb.Directives({version:o}),this.setSchema(o,r),this.contents=e===void 0?null:this.createNode(e,i,r)}clone(){let e=Object.create(t.prototype,{[ir.NODE_TYPE]:{value:ir.DOC}});return e.commentBefore=this.commentBefore,e.comment=this.comment,e.errors=this.errors.slice(),e.warnings=this.warnings.slice(),e.options=Object.assign({},this.options),this.directives&&(e.directives=this.directives.clone()),e.schema=this.schema.clone(),e.contents=ir.isNode(this.contents)?this.contents.clone(e.schema):this.contents,this.range&&(e.range=this.range.slice()),e}add(e){ua(this.contents)&&this.contents.add(e)}addIn(e,n){ua(this.contents)&&this.contents.addIn(e,n)}createAlias(e,n){if(!e.anchor){let r=gb.anchorNames(this);e.anchor=!n||r.has(n)?gb.findNewAnchor(n||"a",r):n}return new SB.Alias(e.anchor)}createNode(e,n,r){let i;if(typeof n=="function")e=n.call({"":e},"",e),i=n;else if(Array.isArray(n)){let T=b=>typeof b=="number"||b instanceof String||b instanceof Number,_=n.filter(T).map(String);_.length>0&&(n=n.concat(_)),i=n}else r===void 0&&n&&(r=n,n=void 0);let{aliasDuplicateObjects:s,anchorPrefix:o,flow:a,keepUndefined:c,onTagObj:l,tag:u}=r??{},{onAnchor:d,setAnchors:f,sourceObjects:h}=gb.createNodeAnchors(this,o||"a"),y={aliasDuplicateObjects:s??!0,keepUndefined:c??!1,onAnchor:d,onTagObj:l,replacer:i,schema:this.schema,sourceObjects:h},p=PB.createNode(e,u,y);return a&&ir.isCollection(p)&&(p.flow=!0),f(),p}createPair(e,n,r={}){let i=this.createNode(e,null,r),s=this.createNode(n,null,r);return new _B.Pair(i,s)}delete(e){return ua(this.contents)?this.contents.delete(e):!1}deleteIn(e){return la.isEmptyPath(e)?this.contents==null?!1:(this.contents=null,!0):ua(this.contents)?this.contents.deleteIn(e):!1}get(e,n){return ir.isCollection(this.contents)?this.contents.get(e,n):void 0}getIn(e,n){return la.isEmptyPath(e)?!n&&ir.isScalar(this.contents)?this.contents.value:this.contents:ir.isCollection(this.contents)?this.contents.getIn(e,n):void 0}has(e){return ir.isCollection(this.contents)?this.contents.has(e):!1}hasIn(e){return la.isEmptyPath(e)?this.contents!==void 0:ir.isCollection(this.contents)?this.contents.hasIn(e):!1}set(e,n){this.contents==null?this.contents=la.collectionFromPath(this.schema,[e],n):ua(this.contents)&&this.contents.set(e,n)}setIn(e,n){la.isEmptyPath(e)?this.contents=n:this.contents==null?this.contents=la.collectionFromPath(this.schema,Array.from(e),n):ua(this.contents)&&this.contents.setIn(e,n)}setSchema(e,n={}){typeof e=="number"&&(e=String(e));let r;switch(e){case"1.1":this.directives?this.directives.yaml.version="1.1":this.directives=new yb.Directives({version:"1.1"}),r={resolveKnownTags:!1,schema:"yaml-1.1"};break;case"1.2":case"next":this.directives?this.directives.yaml.version=e:this.directives=new yb.Directives({version:e}),r={resolveKnownTags:!0,schema:"core"};break;case null:this.directives&&delete this.directives,r=null;break;default:{let i=JSON.stringify(e);throw new Error(`Expected '1.1', '1.2' or null as first argument, but found: ${i}`)}}if(n.schema instanceof Object)this.schema=n.schema;else if(r)this.schema=new kB.Schema(Object.assign(r,n));else throw new Error("With a null YAML version, the { schema: Schema } option is required")}toJS({json:e,jsonArg:n,mapAsMap:r,maxAliasCount:i,onAnchor:s,reviver:o}={}){let a={anchors:new Map,doc:this,keep:!e,mapAsMap:r===!0,mapKeyWarned:!1,maxAliasCount:typeof i=="number"?i:100},c=EB.toJS(this.contents,n??"",a);if(typeof s=="function")for(let{count:l,res:u}of a.anchors.values())s(u,l);return typeof o=="function"?wB.applyReviver(o,{"":c},"",c):c}toJSON(e,n){return this.toJS({json:!0,jsonArg:e,mapAsMap:!1,onAnchor:n})}toString(e={}){if(this.errors.length>0)throw new Error("Document with errors cannot be stringified");if("indent"in e&&(!Number.isInteger(e.indent)||Number(e.indent)<=0)){let n=JSON.stringify(e.indent);throw new Error(`"indent" option must be a positive integer, not ${n}`)}return NB.stringifyDocument(this,e)}};function ua(t){if(ir.isCollection(t))return!0;throw new Error("Expected a YAML collection as document contents")}dD.Document=bb});var tl=N(el=>{"use strict";var Zc=class extends Error{constructor(e,n,r,i){super(),this.name=e,this.code=r,this.message=i,this.pos=n}},vb=class extends Zc{constructor(e,n,r){super("YAMLParseError",e,n,r)}},Tb=class extends Zc{constructor(e,n,r){super("YAMLWarning",e,n,r)}},RB=(t,e)=>n=>{if(n.pos[0]===-1)return;n.linePos=n.pos.map(a=>e.linePos(a));let{line:r,col:i}=n.linePos[0];n.message+=` at line ${r}, column ${i}`;let s=i-1,o=t.substring(e.lineStarts[r-1],e.lineStarts[r]).replace(/[\n\r]+$/,"");if(s>=60&&o.length>80){let a=Math.min(s-39,o.length-79);o="\u2026"+o.substring(a),s-=a-1}if(o.length>80&&(o=o.substring(0,79)+"\u2026"),r>1&&/^ *$/.test(o.substring(0,s))){let a=t.substring(e.lineStarts[r-2],e.lineStarts[r-1]);a.length>80&&(a=a.substring(0,79)+`\u2026
94
94
  `),o=a+o}if(/[^ ]/.test(o)){let a=1,c=n.linePos[1];c&&c.line===r&&c.col>i&&(a=Math.max(1,Math.min(c.col-i,80-s)));let l=" ".repeat(s)+"^".repeat(a);n.message+=`:
95
95
 
96
96
  ${o}
97
97
  ${l}
98
- `}};qc.YAMLError=$c;qc.YAMLParseError=dv;qc.YAMLWarning=fv;qc.prettifyError=RF});var Fc=k(RC=>{"use strict";function CF(t,{flow:e,indicator:n,next:r,offset:i,onError:s,parentIndent:o,startOnNewline:a}){let c=!1,l=a,u=a,d="",f="",h=!1,y=!1,p=null,T=null,_=null,v=null,b=null,w=null,C=null;for(let j of t)switch(y&&(j.type!=="space"&&j.type!=="newline"&&j.type!=="comma"&&s(j.offset,"MISSING_CHAR","Tags and anchors must be separated from the next token by white space"),y=!1),p&&(l&&j.type!=="comment"&&j.type!=="newline"&&s(p,"TAB_AS_INDENT","Tabs are not allowed as indentation"),p=null),j.type){case"space":!e&&(n!=="doc-start"||r?.type!=="flow-collection")&&j.source.includes(" ")&&(p=j),u=!0;break;case"comment":{u||s(j,"MISSING_CHAR","Comments must be separated from other tokens by white space characters");let ce=j.source.substring(1)||" ";d?d+=f+ce:d=ce,f="",l=!1;break}case"newline":l?d?d+=j.source:c=!0:f+=j.source,l=!0,h=!0,(T||_)&&(v=j),u=!0;break;case"anchor":T&&s(j,"MULTIPLE_ANCHORS","A node can have at most one anchor"),j.source.endsWith(":")&&s(j.offset+j.source.length-1,"BAD_ALIAS","Anchor ending in : is ambiguous",!0),T=j,C===null&&(C=j.offset),l=!1,u=!1,y=!0;break;case"tag":{_&&s(j,"MULTIPLE_TAGS","A node can have at most one tag"),_=j,C===null&&(C=j.offset),l=!1,u=!1,y=!0;break}case n:(T||_)&&s(j,"BAD_PROP_ORDER",`Anchors and tags must be after the ${j.source} indicator`),w&&s(j,"UNEXPECTED_TOKEN",`Unexpected ${j.source} in ${e??"collection"}`),w=j,l=n==="seq-item-ind"||n==="explicit-key-ind",u=!1;break;case"comma":if(e){b&&s(j,"UNEXPECTED_TOKEN",`Unexpected , in ${e}`),b=j,l=!1,u=!1;break}default:s(j,"UNEXPECTED_TOKEN",`Unexpected ${j.type} token`),l=!1,u=!1}let x=t[t.length-1],B=x?x.offset+x.source.length:i;return y&&r&&r.type!=="space"&&r.type!=="newline"&&r.type!=="comma"&&(r.type!=="scalar"||r.source!=="")&&s(r.offset,"MISSING_CHAR","Tags and anchors must be separated from the next token by white space"),p&&(l&&p.indent<=o||r?.type==="block-map"||r?.type==="block-seq")&&s(p,"TAB_AS_INDENT","Tabs are not allowed as indentation"),{comma:b,found:w,spaceBefore:c,comment:d,hasNewline:h,anchor:T,tag:_,newlineAfterProp:v,end:B,start:C??B}}RC.resolveProps=CF});var ph=k(CC=>{"use strict";function hv(t){if(!t)return null;switch(t.type){case"alias":case"scalar":case"double-quoted-scalar":case"single-quoted-scalar":if(t.source.includes(`
99
- `))return!0;if(t.end){for(let e of t.end)if(e.type==="newline")return!0}return!1;case"flow-collection":for(let e of t.items){for(let n of e.start)if(n.type==="newline")return!0;if(e.sep){for(let n of e.sep)if(n.type==="newline")return!0}if(hv(e.key)||hv(e.value))return!0}return!1;default:return!0}}CC.containsNewline=hv});var pv=k(DC=>{"use strict";var DF=ph();function AF(t,e,n){if(e?.type==="flow-collection"){let r=e.end[0];r.indent===t&&(r.source==="]"||r.source==="}")&&DF.containsNewline(e)&&n(r,"BAD_INDENT","Flow end indicator should be more indented than parent",!0)}}DC.flowIndentCheck=AF});var mv=k(OC=>{"use strict";var AC=Ne();function OF(t,e,n){let{uniqueKeys:r}=t.options;if(r===!1)return!1;let i=typeof r=="function"?r:(s,o)=>s===o||AC.isScalar(s)&&AC.isScalar(o)&&s.value===o.value;return e.some(s=>i(s.key,n))}OC.mapIncludes=OF});var qC=k($C=>{"use strict";var IC=Yi(),IF=Xi(),xC=Fc(),xF=ph(),MC=pv(),MF=mv(),LC="All mapping items must start at the same column";function LF({composeNode:t,composeEmptyNode:e},n,r,i,s){let o=s?.nodeClass??IF.YAMLMap,a=new o(n.schema);n.atRoot&&(n.atRoot=!1);let c=r.offset,l=null;for(let u of r.items){let{start:d,key:f,sep:h,value:y}=u,p=xC.resolveProps(d,{indicator:"explicit-key-ind",next:f??h?.[0],offset:c,onError:i,parentIndent:r.indent,startOnNewline:!0}),T=!p.found;if(T){if(f&&(f.type==="block-seq"?i(c,"BLOCK_AS_IMPLICIT_KEY","A block sequence may not be used as an implicit map key"):"indent"in f&&f.indent!==r.indent&&i(c,"BAD_INDENT",LC)),!p.anchor&&!p.tag&&!h){l=p.end,p.comment&&(a.comment?a.comment+=`
100
- `+p.comment:a.comment=p.comment);continue}(p.newlineAfterProp||xF.containsNewline(f))&&i(f??d[d.length-1],"MULTILINE_IMPLICIT_KEY","Implicit keys need to be on a single line")}else p.found?.indent!==r.indent&&i(c,"BAD_INDENT",LC);n.atKey=!0;let _=p.end,v=f?t(n,f,p,i):e(n,_,d,null,p,i);n.schema.compat&&MC.flowIndentCheck(r.indent,f,i),n.atKey=!1,MF.mapIncludes(n,a.items,v)&&i(_,"DUPLICATE_KEY","Map keys must be unique");let b=xC.resolveProps(h??[],{indicator:"map-value-ind",next:y,offset:v.range[2],onError:i,parentIndent:r.indent,startOnNewline:!f||f.type==="block-scalar"});if(c=b.end,b.found){T&&(y?.type==="block-map"&&!b.hasNewline&&i(c,"BLOCK_AS_IMPLICIT_KEY","Nested mappings are not allowed in compact mappings"),n.options.strict&&p.start<b.found.offset-1024&&i(v.range,"KEY_OVER_1024_CHARS","The : indicator must be at most 1024 chars after the start of an implicit block mapping key"));let w=y?t(n,y,b,i):e(n,c,h,null,b,i);n.schema.compat&&MC.flowIndentCheck(r.indent,y,i),c=w.range[2];let C=new IC.Pair(v,w);n.options.keepSourceTokens&&(C.srcToken=u),a.items.push(C)}else{T&&i(v.range,"MISSING_CHAR","Implicit map keys need to be followed by map values"),b.comment&&(v.comment?v.comment+=`
101
- `+b.comment:v.comment=b.comment);let w=new IC.Pair(v);n.options.keepSourceTokens&&(w.srcToken=u),a.items.push(w)}}return l&&l<c&&i(l,"IMPOSSIBLE","Map comment with trailing content"),a.range=[r.offset,c,l??c],a}$C.resolveBlockMap=LF});var FC=k(jC=>{"use strict";var $F=Ji(),qF=Fc(),jF=pv();function FF({composeNode:t,composeEmptyNode:e},n,r,i,s){let o=s?.nodeClass??$F.YAMLSeq,a=new o(n.schema);n.atRoot&&(n.atRoot=!1),n.atKey&&(n.atKey=!1);let c=r.offset,l=null;for(let{start:u,value:d}of r.items){let f=qF.resolveProps(u,{indicator:"seq-item-ind",next:d,offset:c,onError:i,parentIndent:r.indent,startOnNewline:!0});if(!f.found)if(f.anchor||f.tag||d)d&&d.type==="block-seq"?i(f.end,"BAD_INDENT","All sequence items must start at the same column"):i(c,"MISSING_CHAR","Sequence item without - indicator");else{l=f.end,f.comment&&(a.comment=f.comment);continue}let h=d?t(n,d,f,i):e(n,f.end,u,null,f,i);n.schema.compat&&jF.flowIndentCheck(r.indent,d,i),c=h.range[2],a.items.push(h)}return a.range=[r.offset,c,l??c],a}jC.resolveBlockSeq=FF});var Zo=k(BC=>{"use strict";function BF(t,e,n,r){let i="";if(t){let s=!1,o="";for(let a of t){let{source:c,type:l}=a;switch(l){case"space":s=!0;break;case"comment":{n&&!s&&r(a,"MISSING_CHAR","Comments must be separated from other tokens by white space characters");let u=c.substring(1)||" ";i?i+=o+u:i=u,o="";break}case"newline":i&&(o+=c),s=!0;break;default:r(a,"UNEXPECTED_TOKEN",`Unexpected ${l} at node end`)}e+=c.length}}return{comment:i,offset:e}}BC.resolveEnd=BF});var WC=k(zC=>{"use strict";var UF=Ne(),VF=Yi(),UC=Xi(),zF=Ji(),WF=Zo(),VC=Fc(),HF=ph(),GF=mv(),gv="Block collections are not allowed within flow collections",yv=t=>t&&(t.type==="block-map"||t.type==="block-seq");function YF({composeNode:t,composeEmptyNode:e},n,r,i,s){let o=r.start.source==="{",a=o?"flow map":"flow sequence",c=s?.nodeClass??(o?UC.YAMLMap:zF.YAMLSeq),l=new c(n.schema);l.flow=!0;let u=n.atRoot;u&&(n.atRoot=!1),n.atKey&&(n.atKey=!1);let d=r.offset+r.start.source.length;for(let T=0;T<r.items.length;++T){let _=r.items[T],{start:v,key:b,sep:w,value:C}=_,x=VC.resolveProps(v,{flow:a,indicator:"explicit-key-ind",next:b??w?.[0],offset:d,onError:i,parentIndent:r.indent,startOnNewline:!1});if(!x.found){if(!x.anchor&&!x.tag&&!w&&!C){T===0&&x.comma?i(x.comma,"UNEXPECTED_TOKEN",`Unexpected , in ${a}`):T<r.items.length-1&&i(x.start,"UNEXPECTED_TOKEN",`Unexpected empty item in ${a}`),x.comment&&(l.comment?l.comment+=`
102
- `+x.comment:l.comment=x.comment),d=x.end;continue}!o&&n.options.strict&&HF.containsNewline(b)&&i(b,"MULTILINE_IMPLICIT_KEY","Implicit keys of flow sequence pairs need to be on a single line")}if(T===0)x.comma&&i(x.comma,"UNEXPECTED_TOKEN",`Unexpected , in ${a}`);else if(x.comma||i(x.start,"MISSING_CHAR",`Missing , between ${a} items`),x.comment){let B="";e:for(let j of v)switch(j.type){case"comma":case"space":break;case"comment":B=j.source.substring(1);break e;default:break e}if(B){let j=l.items[l.items.length-1];UF.isPair(j)&&(j=j.value??j.key),j.comment?j.comment+=`
103
- `+B:j.comment=B,x.comment=x.comment.substring(B.length+1)}}if(!o&&!w&&!x.found){let B=C?t(n,C,x,i):e(n,x.end,w,null,x,i);l.items.push(B),d=B.range[2],yv(C)&&i(B.range,"BLOCK_IN_FLOW",gv)}else{n.atKey=!0;let B=x.end,j=b?t(n,b,x,i):e(n,B,v,null,x,i);yv(b)&&i(j.range,"BLOCK_IN_FLOW",gv),n.atKey=!1;let ce=VC.resolveProps(w??[],{flow:a,indicator:"map-value-ind",next:C,offset:j.range[2],onError:i,parentIndent:r.indent,startOnNewline:!1});if(ce.found){if(!o&&!x.found&&n.options.strict){if(w)for(let ye of w){if(ye===ce.found)break;if(ye.type==="newline"){i(ye,"MULTILINE_IMPLICIT_KEY","Implicit keys of flow sequence pairs need to be on a single line");break}}x.start<ce.found.offset-1024&&i(ce.found,"KEY_OVER_1024_CHARS","The : indicator must be at most 1024 chars after the start of an implicit flow sequence key")}}else C&&("source"in C&&C.source&&C.source[0]===":"?i(C,"MISSING_CHAR",`Missing space after : in ${a}`):i(ce.start,"MISSING_CHAR",`Missing , or : between ${a} items`));let ze=C?t(n,C,ce,i):ce.found?e(n,ce.end,w,null,ce,i):null;ze?yv(C)&&i(ze.range,"BLOCK_IN_FLOW",gv):ce.comment&&(j.comment?j.comment+=`
104
- `+ce.comment:j.comment=ce.comment);let Dt=new VF.Pair(j,ze);if(n.options.keepSourceTokens&&(Dt.srcToken=_),o){let ye=l;GF.mapIncludes(n,ye.items,j)&&i(B,"DUPLICATE_KEY","Map keys must be unique"),ye.items.push(Dt)}else{let ye=new UC.YAMLMap(n.schema);ye.flow=!0,ye.items.push(Dt);let Un=(ze??j).range;ye.range=[j.range[0],Un[1],Un[2]],l.items.push(ye)}d=ze?ze.range[2]:ce.end}}let f=o?"}":"]",[h,...y]=r.end,p=d;if(h&&h.source===f)p=h.offset+h.source.length;else{let T=a[0].toUpperCase()+a.substring(1),_=u?`${T} must end with a ${f}`:`${T} in block collection must be sufficiently indented and end with a ${f}`;i(d,u?"MISSING_CHAR":"BAD_INDENT",_),h&&h.source.length!==1&&y.unshift(h)}if(y.length>0){let T=WF.resolveEnd(y,p,n.options.strict,i);T.comment&&(l.comment?l.comment+=`
105
- `+T.comment:l.comment=T.comment),l.range=[r.offset,p,T.offset]}else l.range=[r.offset,p,p];return l}zC.resolveFlowCollection=YF});var GC=k(HC=>{"use strict";var KF=Ne(),XF=Ct(),JF=Xi(),QF=Ji(),ZF=qC(),eB=FC(),tB=WC();function vv(t,e,n,r,i,s){let o=n.type==="block-map"?ZF.resolveBlockMap(t,e,n,r,s):n.type==="block-seq"?eB.resolveBlockSeq(t,e,n,r,s):tB.resolveFlowCollection(t,e,n,r,s),a=o.constructor;return i==="!"||i===a.tagName?(o.tag=a.tagName,o):(i&&(o.tag=i),o)}function nB(t,e,n,r,i){let s=r.tag,o=s?e.directives.tagName(s.source,f=>i(s,"TAG_RESOLVE_FAILED",f)):null;if(n.type==="block-seq"){let{anchor:f,newlineAfterProp:h}=r,y=f&&s?f.offset>s.offset?f:s:f??s;y&&(!h||h.offset<y.offset)&&i(y,"MISSING_CHAR","Missing newline after block sequence props")}let a=n.type==="block-map"?"map":n.type==="block-seq"?"seq":n.start.source==="{"?"map":"seq";if(!s||!o||o==="!"||o===JF.YAMLMap.tagName&&a==="map"||o===QF.YAMLSeq.tagName&&a==="seq")return vv(t,e,n,i,o);let c=e.schema.tags.find(f=>f.tag===o&&f.collection===a);if(!c){let f=e.schema.knownTags[o];if(f&&f.collection===a)e.schema.tags.push(Object.assign({},f,{default:!1})),c=f;else return f?.collection?i(s,"BAD_COLLECTION_TYPE",`${f.tag} used for ${a} collection, but expects ${f.collection}`,!0):i(s,"TAG_RESOLVE_FAILED",`Unresolved tag: ${o}`,!0),vv(t,e,n,i,o)}let l=vv(t,e,n,i,o,c),u=c.resolve?.(l,f=>i(s,"TAG_RESOLVE_FAILED",f),e.options)??l,d=KF.isNode(u)?u:new XF.Scalar(u);return d.range=l.range,d.tag=o,c?.format&&(d.format=c.format),d}HC.composeCollection=nB});var Tv=k(YC=>{"use strict";var bv=Ct();function rB(t,e,n){let r=e.offset,i=iB(e,t.options.strict,n);if(!i)return{value:"",type:null,comment:"",range:[r,r,r]};let s=i.mode===">"?bv.Scalar.BLOCK_FOLDED:bv.Scalar.BLOCK_LITERAL,o=e.source?sB(e.source):[],a=o.length;for(let p=o.length-1;p>=0;--p){let T=o[p][1];if(T===""||T==="\r")a=p;else break}if(a===0){let p=i.chomp==="+"&&o.length>0?`
98
+ `}};el.YAMLError=Zc;el.YAMLParseError=vb;el.YAMLWarning=Tb;el.prettifyError=RB});var nl=N(fD=>{"use strict";function CB(t,{flow:e,indicator:n,next:r,offset:i,onError:s,parentIndent:o,startOnNewline:a}){let c=!1,l=a,u=a,d="",f="",h=!1,y=!1,p=null,T=null,_=null,b=null,v=null,k=null,C=null;for(let j of t)switch(y&&(j.type!=="space"&&j.type!=="newline"&&j.type!=="comma"&&s(j.offset,"MISSING_CHAR","Tags and anchors must be separated from the next token by white space"),y=!1),p&&(l&&j.type!=="comment"&&j.type!=="newline"&&s(p,"TAB_AS_INDENT","Tabs are not allowed as indentation"),p=null),j.type){case"space":!e&&(n!=="doc-start"||r?.type!=="flow-collection")&&j.source.includes(" ")&&(p=j),u=!0;break;case"comment":{u||s(j,"MISSING_CHAR","Comments must be separated from other tokens by white space characters");let ce=j.source.substring(1)||" ";d?d+=f+ce:d=ce,f="",l=!1;break}case"newline":l?d?d+=j.source:c=!0:f+=j.source,l=!0,h=!0,(T||_)&&(b=j),u=!0;break;case"anchor":T&&s(j,"MULTIPLE_ANCHORS","A node can have at most one anchor"),j.source.endsWith(":")&&s(j.offset+j.source.length-1,"BAD_ALIAS","Anchor ending in : is ambiguous",!0),T=j,C===null&&(C=j.offset),l=!1,u=!1,y=!0;break;case"tag":{_&&s(j,"MULTIPLE_TAGS","A node can have at most one tag"),_=j,C===null&&(C=j.offset),l=!1,u=!1,y=!0;break}case n:(T||_)&&s(j,"BAD_PROP_ORDER",`Anchors and tags must be after the ${j.source} indicator`),k&&s(j,"UNEXPECTED_TOKEN",`Unexpected ${j.source} in ${e??"collection"}`),k=j,l=n==="seq-item-ind"||n==="explicit-key-ind",u=!1;break;case"comma":if(e){v&&s(j,"UNEXPECTED_TOKEN",`Unexpected , in ${e}`),v=j,l=!1,u=!1;break}default:s(j,"UNEXPECTED_TOKEN",`Unexpected ${j.type} token`),l=!1,u=!1}let x=t[t.length-1],q=x?x.offset+x.source.length:i;return y&&r&&r.type!=="space"&&r.type!=="newline"&&r.type!=="comma"&&(r.type!=="scalar"||r.source!=="")&&s(r.offset,"MISSING_CHAR","Tags and anchors must be separated from the next token by white space"),p&&(l&&p.indent<=o||r?.type==="block-map"||r?.type==="block-seq")&&s(p,"TAB_AS_INDENT","Tabs are not allowed as indentation"),{comma:v,found:k,spaceBefore:c,comment:d,hasNewline:h,anchor:T,tag:_,newlineAfterProp:b,end:q,start:C??q}}fD.resolveProps=CB});var Sh=N(hD=>{"use strict";function Sb(t){if(!t)return null;switch(t.type){case"alias":case"scalar":case"double-quoted-scalar":case"single-quoted-scalar":if(t.source.includes(`
99
+ `))return!0;if(t.end){for(let e of t.end)if(e.type==="newline")return!0}return!1;case"flow-collection":for(let e of t.items){for(let n of e.start)if(n.type==="newline")return!0;if(e.sep){for(let n of e.sep)if(n.type==="newline")return!0}if(Sb(e.key)||Sb(e.value))return!0}return!1;default:return!0}}hD.containsNewline=Sb});var _b=N(pD=>{"use strict";var DB=Sh();function AB(t,e,n){if(e?.type==="flow-collection"){let r=e.end[0];r.indent===t&&(r.source==="]"||r.source==="}")&&DB.containsNewline(e)&&n(r,"BAD_INDENT","Flow end indicator should be more indented than parent",!0)}}pD.flowIndentCheck=AB});var Eb=N(gD=>{"use strict";var mD=Pe();function OB(t,e,n){let{uniqueKeys:r}=t.options;if(r===!1)return!1;let i=typeof r=="function"?r:(s,o)=>s===o||mD.isScalar(s)&&mD.isScalar(o)&&s.value===o.value;return e.some(s=>i(s.key,n))}gD.mapIncludes=OB});var _D=N(SD=>{"use strict";var yD=Zi(),IB=ts(),bD=nl(),xB=Sh(),vD=_b(),MB=Eb(),TD="All mapping items must start at the same column";function LB({composeNode:t,composeEmptyNode:e},n,r,i,s){let o=s?.nodeClass??IB.YAMLMap,a=new o(n.schema);n.atRoot&&(n.atRoot=!1);let c=r.offset,l=null;for(let u of r.items){let{start:d,key:f,sep:h,value:y}=u,p=bD.resolveProps(d,{indicator:"explicit-key-ind",next:f??h?.[0],offset:c,onError:i,parentIndent:r.indent,startOnNewline:!0}),T=!p.found;if(T){if(f&&(f.type==="block-seq"?i(c,"BLOCK_AS_IMPLICIT_KEY","A block sequence may not be used as an implicit map key"):"indent"in f&&f.indent!==r.indent&&i(c,"BAD_INDENT",TD)),!p.anchor&&!p.tag&&!h){l=p.end,p.comment&&(a.comment?a.comment+=`
100
+ `+p.comment:a.comment=p.comment);continue}(p.newlineAfterProp||xB.containsNewline(f))&&i(f??d[d.length-1],"MULTILINE_IMPLICIT_KEY","Implicit keys need to be on a single line")}else p.found?.indent!==r.indent&&i(c,"BAD_INDENT",TD);n.atKey=!0;let _=p.end,b=f?t(n,f,p,i):e(n,_,d,null,p,i);n.schema.compat&&vD.flowIndentCheck(r.indent,f,i),n.atKey=!1,MB.mapIncludes(n,a.items,b)&&i(_,"DUPLICATE_KEY","Map keys must be unique");let v=bD.resolveProps(h??[],{indicator:"map-value-ind",next:y,offset:b.range[2],onError:i,parentIndent:r.indent,startOnNewline:!f||f.type==="block-scalar"});if(c=v.end,v.found){T&&(y?.type==="block-map"&&!v.hasNewline&&i(c,"BLOCK_AS_IMPLICIT_KEY","Nested mappings are not allowed in compact mappings"),n.options.strict&&p.start<v.found.offset-1024&&i(b.range,"KEY_OVER_1024_CHARS","The : indicator must be at most 1024 chars after the start of an implicit block mapping key"));let k=y?t(n,y,v,i):e(n,c,h,null,v,i);n.schema.compat&&vD.flowIndentCheck(r.indent,y,i),c=k.range[2];let C=new yD.Pair(b,k);n.options.keepSourceTokens&&(C.srcToken=u),a.items.push(C)}else{T&&i(b.range,"MISSING_CHAR","Implicit map keys need to be followed by map values"),v.comment&&(b.comment?b.comment+=`
101
+ `+v.comment:b.comment=v.comment);let k=new yD.Pair(b);n.options.keepSourceTokens&&(k.srcToken=u),a.items.push(k)}}return l&&l<c&&i(l,"IMPOSSIBLE","Map comment with trailing content"),a.range=[r.offset,c,l??c],a}SD.resolveBlockMap=LB});var kD=N(ED=>{"use strict";var $B=ns(),qB=nl(),jB=_b();function FB({composeNode:t,composeEmptyNode:e},n,r,i,s){let o=s?.nodeClass??$B.YAMLSeq,a=new o(n.schema);n.atRoot&&(n.atRoot=!1),n.atKey&&(n.atKey=!1);let c=r.offset,l=null;for(let{start:u,value:d}of r.items){let f=qB.resolveProps(u,{indicator:"seq-item-ind",next:d,offset:c,onError:i,parentIndent:r.indent,startOnNewline:!0});if(!f.found)if(f.anchor||f.tag||d)d&&d.type==="block-seq"?i(f.end,"BAD_INDENT","All sequence items must start at the same column"):i(c,"MISSING_CHAR","Sequence item without - indicator");else{l=f.end,f.comment&&(a.comment=f.comment);continue}let h=d?t(n,d,f,i):e(n,f.end,u,null,f,i);n.schema.compat&&jB.flowIndentCheck(r.indent,d,i),c=h.range[2],a.items.push(h)}return a.range=[r.offset,c,l??c],a}ED.resolveBlockSeq=FB});var da=N(ND=>{"use strict";function BB(t,e,n,r){let i="";if(t){let s=!1,o="";for(let a of t){let{source:c,type:l}=a;switch(l){case"space":s=!0;break;case"comment":{n&&!s&&r(a,"MISSING_CHAR","Comments must be separated from other tokens by white space characters");let u=c.substring(1)||" ";i?i+=o+u:i=u,o="";break}case"newline":i&&(o+=c),s=!0;break;default:r(a,"UNEXPECTED_TOKEN",`Unexpected ${l} at node end`)}e+=c.length}}return{comment:i,offset:e}}ND.resolveEnd=BB});var CD=N(RD=>{"use strict";var UB=Pe(),VB=Zi(),wD=ts(),zB=ns(),WB=da(),PD=nl(),HB=Sh(),GB=Eb(),kb="Block collections are not allowed within flow collections",Nb=t=>t&&(t.type==="block-map"||t.type==="block-seq");function YB({composeNode:t,composeEmptyNode:e},n,r,i,s){let o=r.start.source==="{",a=o?"flow map":"flow sequence",c=s?.nodeClass??(o?wD.YAMLMap:zB.YAMLSeq),l=new c(n.schema);l.flow=!0;let u=n.atRoot;u&&(n.atRoot=!1),n.atKey&&(n.atKey=!1);let d=r.offset+r.start.source.length;for(let T=0;T<r.items.length;++T){let _=r.items[T],{start:b,key:v,sep:k,value:C}=_,x=PD.resolveProps(b,{flow:a,indicator:"explicit-key-ind",next:v??k?.[0],offset:d,onError:i,parentIndent:r.indent,startOnNewline:!1});if(!x.found){if(!x.anchor&&!x.tag&&!k&&!C){T===0&&x.comma?i(x.comma,"UNEXPECTED_TOKEN",`Unexpected , in ${a}`):T<r.items.length-1&&i(x.start,"UNEXPECTED_TOKEN",`Unexpected empty item in ${a}`),x.comment&&(l.comment?l.comment+=`
102
+ `+x.comment:l.comment=x.comment),d=x.end;continue}!o&&n.options.strict&&HB.containsNewline(v)&&i(v,"MULTILINE_IMPLICIT_KEY","Implicit keys of flow sequence pairs need to be on a single line")}if(T===0)x.comma&&i(x.comma,"UNEXPECTED_TOKEN",`Unexpected , in ${a}`);else if(x.comma||i(x.start,"MISSING_CHAR",`Missing , between ${a} items`),x.comment){let q="";e:for(let j of b)switch(j.type){case"comma":case"space":break;case"comment":q=j.source.substring(1);break e;default:break e}if(q){let j=l.items[l.items.length-1];UB.isPair(j)&&(j=j.value??j.key),j.comment?j.comment+=`
103
+ `+q:j.comment=q,x.comment=x.comment.substring(q.length+1)}}if(!o&&!k&&!x.found){let q=C?t(n,C,x,i):e(n,x.end,k,null,x,i);l.items.push(q),d=q.range[2],Nb(C)&&i(q.range,"BLOCK_IN_FLOW",kb)}else{n.atKey=!0;let q=x.end,j=v?t(n,v,x,i):e(n,q,b,null,x,i);Nb(v)&&i(j.range,"BLOCK_IN_FLOW",kb),n.atKey=!1;let ce=PD.resolveProps(k??[],{flow:a,indicator:"map-value-ind",next:C,offset:j.range[2],onError:i,parentIndent:r.indent,startOnNewline:!1});if(ce.found){if(!o&&!x.found&&n.options.strict){if(k)for(let be of k){if(be===ce.found)break;if(be.type==="newline"){i(be,"MULTILINE_IMPLICIT_KEY","Implicit keys of flow sequence pairs need to be on a single line");break}}x.start<ce.found.offset-1024&&i(ce.found,"KEY_OVER_1024_CHARS","The : indicator must be at most 1024 chars after the start of an implicit flow sequence key")}}else C&&("source"in C&&C.source&&C.source[0]===":"?i(C,"MISSING_CHAR",`Missing space after : in ${a}`):i(ce.start,"MISSING_CHAR",`Missing , or : between ${a} items`));let We=C?t(n,C,ce,i):ce.found?e(n,ce.end,k,null,ce,i):null;We?Nb(C)&&i(We.range,"BLOCK_IN_FLOW",kb):ce.comment&&(j.comment?j.comment+=`
104
+ `+ce.comment:j.comment=ce.comment);let Ot=new VB.Pair(j,We);if(n.options.keepSourceTokens&&(Ot.srcToken=_),o){let be=l;GB.mapIncludes(n,be.items,j)&&i(q,"DUPLICATE_KEY","Map keys must be unique"),be.items.push(Ot)}else{let be=new wD.YAMLMap(n.schema);be.flow=!0,be.items.push(Ot);let Bn=(We??j).range;be.range=[j.range[0],Bn[1],Bn[2]],l.items.push(be)}d=We?We.range[2]:ce.end}}let f=o?"}":"]",[h,...y]=r.end,p=d;if(h&&h.source===f)p=h.offset+h.source.length;else{let T=a[0].toUpperCase()+a.substring(1),_=u?`${T} must end with a ${f}`:`${T} in block collection must be sufficiently indented and end with a ${f}`;i(d,u?"MISSING_CHAR":"BAD_INDENT",_),h&&h.source.length!==1&&y.unshift(h)}if(y.length>0){let T=WB.resolveEnd(y,p,n.options.strict,i);T.comment&&(l.comment?l.comment+=`
105
+ `+T.comment:l.comment=T.comment),l.range=[r.offset,p,T.offset]}else l.range=[r.offset,p,p];return l}RD.resolveFlowCollection=YB});var AD=N(DD=>{"use strict";var KB=Pe(),XB=Dt(),JB=ts(),QB=ns(),ZB=_D(),eU=kD(),tU=CD();function wb(t,e,n,r,i,s){let o=n.type==="block-map"?ZB.resolveBlockMap(t,e,n,r,s):n.type==="block-seq"?eU.resolveBlockSeq(t,e,n,r,s):tU.resolveFlowCollection(t,e,n,r,s),a=o.constructor;return i==="!"||i===a.tagName?(o.tag=a.tagName,o):(i&&(o.tag=i),o)}function nU(t,e,n,r,i){let s=r.tag,o=s?e.directives.tagName(s.source,f=>i(s,"TAG_RESOLVE_FAILED",f)):null;if(n.type==="block-seq"){let{anchor:f,newlineAfterProp:h}=r,y=f&&s?f.offset>s.offset?f:s:f??s;y&&(!h||h.offset<y.offset)&&i(y,"MISSING_CHAR","Missing newline after block sequence props")}let a=n.type==="block-map"?"map":n.type==="block-seq"?"seq":n.start.source==="{"?"map":"seq";if(!s||!o||o==="!"||o===JB.YAMLMap.tagName&&a==="map"||o===QB.YAMLSeq.tagName&&a==="seq")return wb(t,e,n,i,o);let c=e.schema.tags.find(f=>f.tag===o&&f.collection===a);if(!c){let f=e.schema.knownTags[o];if(f&&f.collection===a)e.schema.tags.push(Object.assign({},f,{default:!1})),c=f;else return f?.collection?i(s,"BAD_COLLECTION_TYPE",`${f.tag} used for ${a} collection, but expects ${f.collection}`,!0):i(s,"TAG_RESOLVE_FAILED",`Unresolved tag: ${o}`,!0),wb(t,e,n,i,o)}let l=wb(t,e,n,i,o,c),u=c.resolve?.(l,f=>i(s,"TAG_RESOLVE_FAILED",f),e.options)??l,d=KB.isNode(u)?u:new XB.Scalar(u);return d.range=l.range,d.tag=o,c?.format&&(d.format=c.format),d}DD.composeCollection=nU});var Rb=N(OD=>{"use strict";var Pb=Dt();function rU(t,e,n){let r=e.offset,i=iU(e,t.options.strict,n);if(!i)return{value:"",type:null,comment:"",range:[r,r,r]};let s=i.mode===">"?Pb.Scalar.BLOCK_FOLDED:Pb.Scalar.BLOCK_LITERAL,o=e.source?sU(e.source):[],a=o.length;for(let p=o.length-1;p>=0;--p){let T=o[p][1];if(T===""||T==="\r")a=p;else break}if(a===0){let p=i.chomp==="+"&&o.length>0?`
106
106
  `.repeat(Math.max(1,o.length-1)):"",T=r+i.length;return e.source&&(T+=e.source.length),{value:p,type:s,comment:i.comment,range:[r,T,T]}}let c=e.indent+i.indent,l=e.offset+i.length,u=0;for(let p=0;p<a;++p){let[T,_]=o[p];if(_===""||_==="\r")i.indent===0&&T.length>c&&(c=T.length);else{T.length<c&&n(l+T.length,"MISSING_CHAR","Block scalars with more-indented leading empty lines must use an explicit indentation indicator"),i.indent===0&&(c=T.length),u=p,c===0&&!t.atRoot&&n(l,"BAD_INDENT","Block scalar values in collections must be indented");break}l+=T.length+_.length+1}for(let p=o.length-1;p>=a;--p)o[p][0].length>c&&(a=p+1);let d="",f="",h=!1;for(let p=0;p<u;++p)d+=o[p][0].slice(c)+`
107
- `;for(let p=u;p<a;++p){let[T,_]=o[p];l+=T.length+_.length+1;let v=_[_.length-1]==="\r";if(v&&(_=_.slice(0,-1)),_&&T.length<c){let w=`Block scalar lines must not be less indented than their ${i.indent?"explicit indentation indicator":"first line"}`;n(l-_.length-(v?2:1),"BAD_INDENT",w),T=""}s===bv.Scalar.BLOCK_LITERAL?(d+=f+T.slice(c)+_,f=`
107
+ `;for(let p=u;p<a;++p){let[T,_]=o[p];l+=T.length+_.length+1;let b=_[_.length-1]==="\r";if(b&&(_=_.slice(0,-1)),_&&T.length<c){let k=`Block scalar lines must not be less indented than their ${i.indent?"explicit indentation indicator":"first line"}`;n(l-_.length-(b?2:1),"BAD_INDENT",k),T=""}s===Pb.Scalar.BLOCK_LITERAL?(d+=f+T.slice(c)+_,f=`
108
108
  `):T.length>c||_[0]===" "?(f===" "?f=`
109
109
  `:!h&&f===`
110
110
  `&&(f=`
@@ -117,74 +117,86 @@ ${l}
117
117
  `+o[p][0].slice(c);d[d.length-1]!==`
118
118
  `&&(d+=`
119
119
  `);break;default:d+=`
120
- `}let y=r+i.length+e.source.length;return{value:d,type:s,comment:i.comment,range:[r,y,y]}}function iB({offset:t,props:e},n,r){if(e[0].type!=="block-scalar-header")return r(e[0],"IMPOSSIBLE","Block scalar header not found"),null;let{source:i}=e[0],s=i[0],o=0,a="",c=-1;for(let f=1;f<i.length;++f){let h=i[f];if(!a&&(h==="-"||h==="+"))a=h;else{let y=Number(h);!o&&y?o=y:c===-1&&(c=t+f)}}c!==-1&&r(c,"UNEXPECTED_TOKEN",`Block scalar header includes extra characters: ${i}`);let l=!1,u="",d=i.length;for(let f=1;f<e.length;++f){let h=e[f];switch(h.type){case"space":l=!0;case"newline":d+=h.source.length;break;case"comment":n&&!l&&r(h,"MISSING_CHAR","Comments must be separated from other tokens by white space characters"),d+=h.source.length,u=h.source.substring(1);break;case"error":r(h,"UNEXPECTED_TOKEN",h.message),d+=h.source.length;break;default:{let y=`Unexpected token in block scalar header: ${h.type}`;r(h,"UNEXPECTED_TOKEN",y);let p=h.source;p&&typeof p=="string"&&(d+=p.length)}}}return{mode:s,indent:o,chomp:a,comment:u,length:d}}function sB(t){let e=t.split(/\n( *)/),n=e[0],r=n.match(/^( *)/),s=[r?.[1]?[r[1],n.slice(r[1].length)]:["",n]];for(let o=1;o<e.length;o+=2)s.push([e[o],e[o+1]]);return s}YC.resolveBlockScalar=rB});var _v=k(XC=>{"use strict";var Sv=Ct(),oB=Zo();function aB(t,e,n){let{offset:r,type:i,source:s,end:o}=t,a,c,l=(f,h,y)=>n(r+f,h,y);switch(i){case"scalar":a=Sv.Scalar.PLAIN,c=cB(s,l);break;case"single-quoted-scalar":a=Sv.Scalar.QUOTE_SINGLE,c=lB(s,l);break;case"double-quoted-scalar":a=Sv.Scalar.QUOTE_DOUBLE,c=uB(s,l);break;default:return n(t,"UNEXPECTED_TOKEN",`Expected a flow scalar value, but found: ${i}`),{value:"",type:null,comment:"",range:[r,r+s.length,r+s.length]}}let u=r+s.length,d=oB.resolveEnd(o,u,e,n);return{value:c,type:a,comment:d.comment,range:[r,u,d.offset]}}function cB(t,e){let n="";switch(t[0]){case" ":n="a tab character";break;case",":n="flow indicator character ,";break;case"%":n="directive indicator character %";break;case"|":case">":{n=`block scalar indicator ${t[0]}`;break}case"@":case"`":{n=`reserved character ${t[0]}`;break}}return n&&e(0,"BAD_SCALAR_START",`Plain value cannot start with ${n}`),KC(t)}function lB(t,e){return(t[t.length-1]!=="'"||t.length===1)&&e(t.length,"MISSING_CHAR","Missing closing 'quote"),KC(t.slice(1,-1)).replace(/''/g,"'")}function KC(t){let e,n;try{e=new RegExp(`(.*?)(?<![ ])[ ]*\r?
120
+ `}let y=r+i.length+e.source.length;return{value:d,type:s,comment:i.comment,range:[r,y,y]}}function iU({offset:t,props:e},n,r){if(e[0].type!=="block-scalar-header")return r(e[0],"IMPOSSIBLE","Block scalar header not found"),null;let{source:i}=e[0],s=i[0],o=0,a="",c=-1;for(let f=1;f<i.length;++f){let h=i[f];if(!a&&(h==="-"||h==="+"))a=h;else{let y=Number(h);!o&&y?o=y:c===-1&&(c=t+f)}}c!==-1&&r(c,"UNEXPECTED_TOKEN",`Block scalar header includes extra characters: ${i}`);let l=!1,u="",d=i.length;for(let f=1;f<e.length;++f){let h=e[f];switch(h.type){case"space":l=!0;case"newline":d+=h.source.length;break;case"comment":n&&!l&&r(h,"MISSING_CHAR","Comments must be separated from other tokens by white space characters"),d+=h.source.length,u=h.source.substring(1);break;case"error":r(h,"UNEXPECTED_TOKEN",h.message),d+=h.source.length;break;default:{let y=`Unexpected token in block scalar header: ${h.type}`;r(h,"UNEXPECTED_TOKEN",y);let p=h.source;p&&typeof p=="string"&&(d+=p.length)}}}return{mode:s,indent:o,chomp:a,comment:u,length:d}}function sU(t){let e=t.split(/\n( *)/),n=e[0],r=n.match(/^( *)/),s=[r?.[1]?[r[1],n.slice(r[1].length)]:["",n]];for(let o=1;o<e.length;o+=2)s.push([e[o],e[o+1]]);return s}OD.resolveBlockScalar=rU});var Db=N(xD=>{"use strict";var Cb=Dt(),oU=da();function aU(t,e,n){let{offset:r,type:i,source:s,end:o}=t,a,c,l=(f,h,y)=>n(r+f,h,y);switch(i){case"scalar":a=Cb.Scalar.PLAIN,c=cU(s,l);break;case"single-quoted-scalar":a=Cb.Scalar.QUOTE_SINGLE,c=lU(s,l);break;case"double-quoted-scalar":a=Cb.Scalar.QUOTE_DOUBLE,c=uU(s,l);break;default:return n(t,"UNEXPECTED_TOKEN",`Expected a flow scalar value, but found: ${i}`),{value:"",type:null,comment:"",range:[r,r+s.length,r+s.length]}}let u=r+s.length,d=oU.resolveEnd(o,u,e,n);return{value:c,type:a,comment:d.comment,range:[r,u,d.offset]}}function cU(t,e){let n="";switch(t[0]){case" ":n="a tab character";break;case",":n="flow indicator character ,";break;case"%":n="directive indicator character %";break;case"|":case">":{n=`block scalar indicator ${t[0]}`;break}case"@":case"`":{n=`reserved character ${t[0]}`;break}}return n&&e(0,"BAD_SCALAR_START",`Plain value cannot start with ${n}`),ID(t)}function lU(t,e){return(t[t.length-1]!=="'"||t.length===1)&&e(t.length,"MISSING_CHAR","Missing closing 'quote"),ID(t.slice(1,-1)).replace(/''/g,"'")}function ID(t){let e,n;try{e=new RegExp(`(.*?)(?<![ ])[ ]*\r?
121
121
  `,"sy"),n=new RegExp(`[ ]*(.*?)(?:(?<![ ])[ ]*)?\r?
122
122
  `,"sy")}catch{e=/(.*?)[ \t]*\r?\n/sy,n=/[ \t]*(.*?)[ \t]*\r?\n/sy}let r=e.exec(t);if(!r)return t;let i=r[1],s=" ",o=e.lastIndex;for(n.lastIndex=o;r=n.exec(t);)r[1]===""?s===`
123
123
  `?i+=s:s=`
124
- `:(i+=s+r[1],s=" "),o=n.lastIndex;let a=/[ \t]*(.*)/sy;return a.lastIndex=o,r=a.exec(t),i+s+(r?.[1]??"")}function uB(t,e){let n="";for(let r=1;r<t.length-1;++r){let i=t[r];if(!(i==="\r"&&t[r+1]===`
124
+ `:(i+=s+r[1],s=" "),o=n.lastIndex;let a=/[ \t]*(.*)/sy;return a.lastIndex=o,r=a.exec(t),i+s+(r?.[1]??"")}function uU(t,e){let n="";for(let r=1;r<t.length-1;++r){let i=t[r];if(!(i==="\r"&&t[r+1]===`
125
125
  `))if(i===`
126
- `){let{fold:s,offset:o}=dB(t,r);n+=s,r=o}else if(i==="\\"){let s=t[++r],o=fB[s];if(o)n+=o;else if(s===`
126
+ `){let{fold:s,offset:o}=dU(t,r);n+=s,r=o}else if(i==="\\"){let s=t[++r],o=fU[s];if(o)n+=o;else if(s===`
127
127
  `)for(s=t[r+1];s===" "||s===" ";)s=t[++r+1];else if(s==="\r"&&t[r+1]===`
128
- `)for(s=t[++r+1];s===" "||s===" ";)s=t[++r+1];else if(s==="x"||s==="u"||s==="U"){let a={x:2,u:4,U:8}[s];n+=hB(t,r+1,a,e),r+=a}else{let a=t.substr(r-1,2);e(r-1,"BAD_DQ_ESCAPE",`Invalid escape sequence ${a}`),n+=a}}else if(i===" "||i===" "){let s=r,o=t[r+1];for(;o===" "||o===" ";)o=t[++r+1];o!==`
128
+ `)for(s=t[++r+1];s===" "||s===" ";)s=t[++r+1];else if(s==="x"||s==="u"||s==="U"){let a={x:2,u:4,U:8}[s];n+=hU(t,r+1,a,e),r+=a}else{let a=t.substr(r-1,2);e(r-1,"BAD_DQ_ESCAPE",`Invalid escape sequence ${a}`),n+=a}}else if(i===" "||i===" "){let s=r,o=t[r+1];for(;o===" "||o===" ";)o=t[++r+1];o!==`
129
129
  `&&!(o==="\r"&&t[r+2]===`
130
- `)&&(n+=r>s?t.slice(s,r+1):i)}else n+=i}return(t[t.length-1]!=='"'||t.length===1)&&e(t.length,"MISSING_CHAR",'Missing closing "quote'),n}function dB(t,e){let n="",r=t[e+1];for(;(r===" "||r===" "||r===`
130
+ `)&&(n+=r>s?t.slice(s,r+1):i)}else n+=i}return(t[t.length-1]!=='"'||t.length===1)&&e(t.length,"MISSING_CHAR",'Missing closing "quote'),n}function dU(t,e){let n="",r=t[e+1];for(;(r===" "||r===" "||r===`
131
131
  `||r==="\r")&&!(r==="\r"&&t[e+2]!==`
132
132
  `);)r===`
133
133
  `&&(n+=`
134
- `),e+=1,r=t[e+1];return n||(n=" "),{fold:n,offset:e}}var fB={0:"\0",a:"\x07",b:"\b",e:"\x1B",f:"\f",n:`
135
- `,r:"\r",t:" ",v:"\v",N:"\x85",_:"\xA0",L:"\u2028",P:"\u2029"," ":" ",'"':'"',"/":"/","\\":"\\"," ":" "};function hB(t,e,n,r){let i=t.substr(e,n),o=i.length===n&&/^[0-9a-fA-F]+$/.test(i)?parseInt(i,16):NaN;if(isNaN(o)){let a=t.substr(e-2,n+2);return r(e-2,"BAD_DQ_ESCAPE",`Invalid escape sequence ${a}`),a}return String.fromCodePoint(o)}XC.resolveFlowScalar=aB});var ZC=k(QC=>{"use strict";var Os=Ne(),JC=Ct(),pB=Tv(),mB=_v();function gB(t,e,n,r){let{value:i,type:s,comment:o,range:a}=e.type==="block-scalar"?pB.resolveBlockScalar(t,e,r):mB.resolveFlowScalar(e,t.options.strict,r),c=n?t.directives.tagName(n.source,d=>r(n,"TAG_RESOLVE_FAILED",d)):null,l;t.options.stringKeys&&t.atKey?l=t.schema[Os.SCALAR]:c?l=yB(t.schema,i,c,n,r):e.type==="scalar"?l=vB(t,i,e,r):l=t.schema[Os.SCALAR];let u;try{let d=l.resolve(i,f=>r(n??e,"TAG_RESOLVE_FAILED",f),t.options);u=Os.isScalar(d)?d:new JC.Scalar(d)}catch(d){let f=d instanceof Error?d.message:String(d);r(n??e,"TAG_RESOLVE_FAILED",f),u=new JC.Scalar(i)}return u.range=a,u.source=i,s&&(u.type=s),c&&(u.tag=c),l.format&&(u.format=l.format),o&&(u.comment=o),u}function yB(t,e,n,r,i){if(n==="!")return t[Os.SCALAR];let s=[];for(let a of t.tags)if(!a.collection&&a.tag===n)if(a.default&&a.test)s.push(a);else return a;for(let a of s)if(a.test?.test(e))return a;let o=t.knownTags[n];return o&&!o.collection?(t.tags.push(Object.assign({},o,{default:!1,test:void 0})),o):(i(r,"TAG_RESOLVE_FAILED",`Unresolved tag: ${n}`,n!=="tag:yaml.org,2002:str"),t[Os.SCALAR])}function vB({atKey:t,directives:e,schema:n},r,i,s){let o=n.tags.find(a=>(a.default===!0||t&&a.default==="key")&&a.test?.test(r))||n[Os.SCALAR];if(n.compat){let a=n.compat.find(c=>c.default&&c.test?.test(r))??n[Os.SCALAR];if(o.tag!==a.tag){let c=e.tagString(o.tag),l=e.tagString(a.tag),u=`Value may be parsed as either ${c} or ${l}`;s(i,"TAG_RESOLVE_FAILED",u,!0)}}return o}QC.composeScalar=gB});var tD=k(eD=>{"use strict";function bB(t,e,n){if(e){n===null&&(n=e.length);for(let r=n-1;r>=0;--r){let i=e[r];switch(i.type){case"space":case"comment":case"newline":t-=i.source.length;continue}for(i=e[++r];i?.type==="space";)t+=i.source.length,i=e[++r];break}}return t}eD.emptyScalarPosition=bB});var iD=k(wv=>{"use strict";var TB=Tc(),SB=Ne(),_B=GC(),nD=ZC(),EB=Zo(),wB=tD(),kB={composeNode:rD,composeEmptyNode:Ev};function rD(t,e,n,r){let i=t.atKey,{spaceBefore:s,comment:o,anchor:a,tag:c}=n,l,u=!0;switch(e.type){case"alias":l=NB(t,e,r),(a||c)&&r(e,"ALIAS_PROPS","An alias node must not specify any properties");break;case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":case"block-scalar":l=nD.composeScalar(t,e,c,r),a&&(l.anchor=a.source.substring(1));break;case"block-map":case"block-seq":case"flow-collection":l=_B.composeCollection(kB,t,e,n,r),a&&(l.anchor=a.source.substring(1));break;default:{let d=e.type==="error"?e.message:`Unsupported token (type: ${e.type})`;r(e,"UNEXPECTED_TOKEN",d),l=Ev(t,e.offset,void 0,null,n,r),u=!1}}return a&&l.anchor===""&&r(a,"BAD_ALIAS","Anchor cannot be an empty string"),i&&t.options.stringKeys&&(!SB.isScalar(l)||typeof l.value!="string"||l.tag&&l.tag!=="tag:yaml.org,2002:str")&&r(c??e,"NON_STRING_KEY","With stringKeys, all keys must be strings"),s&&(l.spaceBefore=!0),o&&(e.type==="scalar"&&e.source===""?l.comment=o:l.commentBefore=o),t.options.keepSourceTokens&&u&&(l.srcToken=e),l}function Ev(t,e,n,r,{spaceBefore:i,comment:s,anchor:o,tag:a,end:c},l){let u={type:"scalar",offset:wB.emptyScalarPosition(e,n,r),indent:-1,source:""},d=nD.composeScalar(t,u,a,l);return o&&(d.anchor=o.source.substring(1),d.anchor===""&&l(o,"BAD_ALIAS","Anchor cannot be an empty string")),i&&(d.spaceBefore=!0),s&&(d.comment=s,d.range[2]=c),d}function NB({options:t},{offset:e,source:n,end:r},i){let s=new TB.Alias(n.substring(1));s.source===""&&i(e,"BAD_ALIAS","Alias cannot be an empty string"),s.source.endsWith(":")&&i(e+n.length-1,"BAD_ALIAS","Alias ending in : is ambiguous",!0);let o=e+n.length,a=EB.resolveEnd(r,o,t.strict,i);return s.range=[e,o,a.offset],a.comment&&(s.comment=a.comment),s}wv.composeEmptyNode=Ev;wv.composeNode=rD});var aD=k(oD=>{"use strict";var PB=Lc(),sD=iD(),RB=Zo(),CB=Fc();function DB(t,e,{offset:n,start:r,value:i,end:s},o){let a=Object.assign({_directives:e},t),c=new PB.Document(void 0,a),l={atKey:!1,atRoot:!0,directives:c.directives,options:c.options,schema:c.schema},u=CB.resolveProps(r,{indicator:"doc-start",next:i??s?.[0],offset:n,onError:o,parentIndent:0,startOnNewline:!0});u.found&&(c.directives.docStart=!0,i&&(i.type==="block-map"||i.type==="block-seq")&&!u.hasNewline&&o(u.end,"MISSING_CHAR","Block collection cannot start on same line with directives-end marker")),c.contents=i?sD.composeNode(l,i,u,o):sD.composeEmptyNode(l,u.end,r,null,u,o);let d=c.contents.range[2],f=RB.resolveEnd(s,d,!1,o);return f.comment&&(c.comment=f.comment),c.range=[n,d,f.offset],c}oD.composeDoc=DB});var Nv=k(uD=>{"use strict";var AB=dy(),OB=Lc(),Bc=jc(),cD=Ne(),IB=aD(),xB=Zo();function Uc(t){if(typeof t=="number")return[t,t+1];if(Array.isArray(t))return t.length===2?t:[t[0],t[1]];let{offset:e,source:n}=t;return[e,e+(typeof n=="string"?n.length:1)]}function lD(t){let e="",n=!1,r=!1;for(let i=0;i<t.length;++i){let s=t[i];switch(s[0]){case"#":e+=(e===""?"":r?`
134
+ `),e+=1,r=t[e+1];return n||(n=" "),{fold:n,offset:e}}var fU={0:"\0",a:"\x07",b:"\b",e:"\x1B",f:"\f",n:`
135
+ `,r:"\r",t:" ",v:"\v",N:"\x85",_:"\xA0",L:"\u2028",P:"\u2029"," ":" ",'"':'"',"/":"/","\\":"\\"," ":" "};function hU(t,e,n,r){let i=t.substr(e,n),o=i.length===n&&/^[0-9a-fA-F]+$/.test(i)?parseInt(i,16):NaN;if(isNaN(o)){let a=t.substr(e-2,n+2);return r(e-2,"BAD_DQ_ESCAPE",`Invalid escape sequence ${a}`),a}return String.fromCodePoint(o)}xD.resolveFlowScalar=aU});var $D=N(LD=>{"use strict";var Ls=Pe(),MD=Dt(),pU=Rb(),mU=Db();function gU(t,e,n,r){let{value:i,type:s,comment:o,range:a}=e.type==="block-scalar"?pU.resolveBlockScalar(t,e,r):mU.resolveFlowScalar(e,t.options.strict,r),c=n?t.directives.tagName(n.source,d=>r(n,"TAG_RESOLVE_FAILED",d)):null,l;t.options.stringKeys&&t.atKey?l=t.schema[Ls.SCALAR]:c?l=yU(t.schema,i,c,n,r):e.type==="scalar"?l=bU(t,i,e,r):l=t.schema[Ls.SCALAR];let u;try{let d=l.resolve(i,f=>r(n??e,"TAG_RESOLVE_FAILED",f),t.options);u=Ls.isScalar(d)?d:new MD.Scalar(d)}catch(d){let f=d instanceof Error?d.message:String(d);r(n??e,"TAG_RESOLVE_FAILED",f),u=new MD.Scalar(i)}return u.range=a,u.source=i,s&&(u.type=s),c&&(u.tag=c),l.format&&(u.format=l.format),o&&(u.comment=o),u}function yU(t,e,n,r,i){if(n==="!")return t[Ls.SCALAR];let s=[];for(let a of t.tags)if(!a.collection&&a.tag===n)if(a.default&&a.test)s.push(a);else return a;for(let a of s)if(a.test?.test(e))return a;let o=t.knownTags[n];return o&&!o.collection?(t.tags.push(Object.assign({},o,{default:!1,test:void 0})),o):(i(r,"TAG_RESOLVE_FAILED",`Unresolved tag: ${n}`,n!=="tag:yaml.org,2002:str"),t[Ls.SCALAR])}function bU({atKey:t,directives:e,schema:n},r,i,s){let o=n.tags.find(a=>(a.default===!0||t&&a.default==="key")&&a.test?.test(r))||n[Ls.SCALAR];if(n.compat){let a=n.compat.find(c=>c.default&&c.test?.test(r))??n[Ls.SCALAR];if(o.tag!==a.tag){let c=e.tagString(o.tag),l=e.tagString(a.tag),u=`Value may be parsed as either ${c} or ${l}`;s(i,"TAG_RESOLVE_FAILED",u,!0)}}return o}LD.composeScalar=gU});var jD=N(qD=>{"use strict";function vU(t,e,n){if(e){n===null&&(n=e.length);for(let r=n-1;r>=0;--r){let i=e[r];switch(i.type){case"space":case"comment":case"newline":t-=i.source.length;continue}for(i=e[++r];i?.type==="space";)t+=i.source.length,i=e[++r];break}}return t}qD.emptyScalarPosition=vU});var UD=N(Ob=>{"use strict";var TU=Lc(),SU=Pe(),_U=AD(),FD=$D(),EU=da(),kU=jD(),NU={composeNode:BD,composeEmptyNode:Ab};function BD(t,e,n,r){let i=t.atKey,{spaceBefore:s,comment:o,anchor:a,tag:c}=n,l,u=!0;switch(e.type){case"alias":l=wU(t,e,r),(a||c)&&r(e,"ALIAS_PROPS","An alias node must not specify any properties");break;case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":case"block-scalar":l=FD.composeScalar(t,e,c,r),a&&(l.anchor=a.source.substring(1));break;case"block-map":case"block-seq":case"flow-collection":l=_U.composeCollection(NU,t,e,n,r),a&&(l.anchor=a.source.substring(1));break;default:{let d=e.type==="error"?e.message:`Unsupported token (type: ${e.type})`;r(e,"UNEXPECTED_TOKEN",d),l=Ab(t,e.offset,void 0,null,n,r),u=!1}}return a&&l.anchor===""&&r(a,"BAD_ALIAS","Anchor cannot be an empty string"),i&&t.options.stringKeys&&(!SU.isScalar(l)||typeof l.value!="string"||l.tag&&l.tag!=="tag:yaml.org,2002:str")&&r(c??e,"NON_STRING_KEY","With stringKeys, all keys must be strings"),s&&(l.spaceBefore=!0),o&&(e.type==="scalar"&&e.source===""?l.comment=o:l.commentBefore=o),t.options.keepSourceTokens&&u&&(l.srcToken=e),l}function Ab(t,e,n,r,{spaceBefore:i,comment:s,anchor:o,tag:a,end:c},l){let u={type:"scalar",offset:kU.emptyScalarPosition(e,n,r),indent:-1,source:""},d=FD.composeScalar(t,u,a,l);return o&&(d.anchor=o.source.substring(1),d.anchor===""&&l(o,"BAD_ALIAS","Anchor cannot be an empty string")),i&&(d.spaceBefore=!0),s&&(d.comment=s,d.range[2]=c),d}function wU({options:t},{offset:e,source:n,end:r},i){let s=new TU.Alias(n.substring(1));s.source===""&&i(e,"BAD_ALIAS","Alias cannot be an empty string"),s.source.endsWith(":")&&i(e+n.length-1,"BAD_ALIAS","Alias ending in : is ambiguous",!0);let o=e+n.length,a=EU.resolveEnd(r,o,t.strict,i);return s.range=[e,o,a.offset],a.comment&&(s.comment=a.comment),s}Ob.composeEmptyNode=Ab;Ob.composeNode=BD});var WD=N(zD=>{"use strict";var PU=Qc(),VD=UD(),RU=da(),CU=nl();function DU(t,e,{offset:n,start:r,value:i,end:s},o){let a=Object.assign({_directives:e},t),c=new PU.Document(void 0,a),l={atKey:!1,atRoot:!0,directives:c.directives,options:c.options,schema:c.schema},u=CU.resolveProps(r,{indicator:"doc-start",next:i??s?.[0],offset:n,onError:o,parentIndent:0,startOnNewline:!0});u.found&&(c.directives.docStart=!0,i&&(i.type==="block-map"||i.type==="block-seq")&&!u.hasNewline&&o(u.end,"MISSING_CHAR","Block collection cannot start on same line with directives-end marker")),c.contents=i?VD.composeNode(l,i,u,o):VD.composeEmptyNode(l,u.end,r,null,u,o);let d=c.contents.range[2],f=RU.resolveEnd(s,d,!1,o);return f.comment&&(c.comment=f.comment),c.range=[n,d,f.offset],c}zD.composeDoc=DU});var xb=N(YD=>{"use strict";var AU=vy(),OU=Qc(),rl=tl(),HD=Pe(),IU=WD(),xU=da();function il(t){if(typeof t=="number")return[t,t+1];if(Array.isArray(t))return t.length===2?t:[t[0],t[1]];let{offset:e,source:n}=t;return[e,e+(typeof n=="string"?n.length:1)]}function GD(t){let e="",n=!1,r=!1;for(let i=0;i<t.length;++i){let s=t[i];switch(s[0]){case"#":e+=(e===""?"":r?`
136
136
 
137
137
  `:`
138
- `)+(s.substring(1)||" "),n=!0,r=!1;break;case"%":t[i+1]?.[0]!=="#"&&(i+=1),n=!1;break;default:n||(r=!0),n=!1}}return{comment:e,afterEmptyLine:r}}var kv=class{constructor(e={}){this.doc=null,this.atDirectives=!1,this.prelude=[],this.errors=[],this.warnings=[],this.onError=(n,r,i,s)=>{let o=Uc(n);s?this.warnings.push(new Bc.YAMLWarning(o,r,i)):this.errors.push(new Bc.YAMLParseError(o,r,i))},this.directives=new AB.Directives({version:e.version||"1.2"}),this.options=e}decorate(e,n){let{comment:r,afterEmptyLine:i}=lD(this.prelude);if(r){let s=e.contents;if(n)e.comment=e.comment?`${e.comment}
139
- ${r}`:r;else if(i||e.directives.docStart||!s)e.commentBefore=r;else if(cD.isCollection(s)&&!s.flow&&s.items.length>0){let o=s.items[0];cD.isPair(o)&&(o=o.key);let a=o.commentBefore;o.commentBefore=a?`${r}
138
+ `)+(s.substring(1)||" "),n=!0,r=!1;break;case"%":t[i+1]?.[0]!=="#"&&(i+=1),n=!1;break;default:n||(r=!0),n=!1}}return{comment:e,afterEmptyLine:r}}var Ib=class{constructor(e={}){this.doc=null,this.atDirectives=!1,this.prelude=[],this.errors=[],this.warnings=[],this.onError=(n,r,i,s)=>{let o=il(n);s?this.warnings.push(new rl.YAMLWarning(o,r,i)):this.errors.push(new rl.YAMLParseError(o,r,i))},this.directives=new AU.Directives({version:e.version||"1.2"}),this.options=e}decorate(e,n){let{comment:r,afterEmptyLine:i}=GD(this.prelude);if(r){let s=e.contents;if(n)e.comment=e.comment?`${e.comment}
139
+ ${r}`:r;else if(i||e.directives.docStart||!s)e.commentBefore=r;else if(HD.isCollection(s)&&!s.flow&&s.items.length>0){let o=s.items[0];HD.isPair(o)&&(o=o.key);let a=o.commentBefore;o.commentBefore=a?`${r}
140
140
  ${a}`:r}else{let o=s.commentBefore;s.commentBefore=o?`${r}
141
- ${o}`:r}}n?(Array.prototype.push.apply(e.errors,this.errors),Array.prototype.push.apply(e.warnings,this.warnings)):(e.errors=this.errors,e.warnings=this.warnings),this.prelude=[],this.errors=[],this.warnings=[]}streamInfo(){return{comment:lD(this.prelude).comment,directives:this.directives,errors:this.errors,warnings:this.warnings}}*compose(e,n=!1,r=-1){for(let i of e)yield*this.next(i);yield*this.end(n,r)}*next(e){switch(process.env.LOG_STREAM&&console.dir(e,{depth:null}),e.type){case"directive":this.directives.add(e.source,(n,r,i)=>{let s=Uc(e);s[0]+=n,this.onError(s,"BAD_DIRECTIVE",r,i)}),this.prelude.push(e.source),this.atDirectives=!0;break;case"document":{let n=IB.composeDoc(this.options,this.directives,e,this.onError);this.atDirectives&&!n.directives.docStart&&this.onError(e,"MISSING_CHAR","Missing directives-end/doc-start indicator line"),this.decorate(n,!1),this.doc&&(yield this.doc),this.doc=n,this.atDirectives=!1;break}case"byte-order-mark":case"space":break;case"comment":case"newline":this.prelude.push(e.source);break;case"error":{let n=e.source?`${e.message}: ${JSON.stringify(e.source)}`:e.message,r=new Bc.YAMLParseError(Uc(e),"UNEXPECTED_TOKEN",n);this.atDirectives||!this.doc?this.errors.push(r):this.doc.errors.push(r);break}case"doc-end":{if(!this.doc){let r="Unexpected doc-end without preceding document";this.errors.push(new Bc.YAMLParseError(Uc(e),"UNEXPECTED_TOKEN",r));break}this.doc.directives.docEnd=!0;let n=xB.resolveEnd(e.end,e.offset+e.source.length,this.doc.options.strict,this.onError);if(this.decorate(this.doc,!0),n.comment){let r=this.doc.comment;this.doc.comment=r?`${r}
142
- ${n.comment}`:n.comment}this.doc.range[2]=n.offset;break}default:this.errors.push(new Bc.YAMLParseError(Uc(e),"UNEXPECTED_TOKEN",`Unsupported token ${e.type}`))}}*end(e=!1,n=-1){if(this.doc)this.decorate(this.doc,!0),yield this.doc,this.doc=null;else if(e){let r=Object.assign({_directives:this.directives},this.options),i=new OB.Document(void 0,r);this.atDirectives&&this.onError(n,"MISSING_CHAR","Missing directives-end indicator line"),i.range=[0,n,n],this.decorate(i,!1),yield i}}};uD.Composer=kv});var hD=k(mh=>{"use strict";var MB=Tv(),LB=_v(),$B=jc(),dD=kc();function qB(t,e=!0,n){if(t){let r=(i,s,o)=>{let a=typeof i=="number"?i:Array.isArray(i)?i[0]:i.offset;if(n)n(a,s,o);else throw new $B.YAMLParseError([a,a+1],s,o)};switch(t.type){case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":return LB.resolveFlowScalar(t,e,r);case"block-scalar":return MB.resolveBlockScalar({options:{strict:e}},t,r)}}return null}function jB(t,e){let{implicitKey:n=!1,indent:r,inFlow:i=!1,offset:s=-1,type:o="PLAIN"}=e,a=dD.stringifyString({type:o,value:t},{implicitKey:n,indent:r>0?" ".repeat(r):"",inFlow:i,options:{blockQuote:!0,lineWidth:-1}}),c=e.end??[{type:"newline",offset:-1,indent:r,source:`
141
+ ${o}`:r}}n?(Array.prototype.push.apply(e.errors,this.errors),Array.prototype.push.apply(e.warnings,this.warnings)):(e.errors=this.errors,e.warnings=this.warnings),this.prelude=[],this.errors=[],this.warnings=[]}streamInfo(){return{comment:GD(this.prelude).comment,directives:this.directives,errors:this.errors,warnings:this.warnings}}*compose(e,n=!1,r=-1){for(let i of e)yield*this.next(i);yield*this.end(n,r)}*next(e){switch(process.env.LOG_STREAM&&console.dir(e,{depth:null}),e.type){case"directive":this.directives.add(e.source,(n,r,i)=>{let s=il(e);s[0]+=n,this.onError(s,"BAD_DIRECTIVE",r,i)}),this.prelude.push(e.source),this.atDirectives=!0;break;case"document":{let n=IU.composeDoc(this.options,this.directives,e,this.onError);this.atDirectives&&!n.directives.docStart&&this.onError(e,"MISSING_CHAR","Missing directives-end/doc-start indicator line"),this.decorate(n,!1),this.doc&&(yield this.doc),this.doc=n,this.atDirectives=!1;break}case"byte-order-mark":case"space":break;case"comment":case"newline":this.prelude.push(e.source);break;case"error":{let n=e.source?`${e.message}: ${JSON.stringify(e.source)}`:e.message,r=new rl.YAMLParseError(il(e),"UNEXPECTED_TOKEN",n);this.atDirectives||!this.doc?this.errors.push(r):this.doc.errors.push(r);break}case"doc-end":{if(!this.doc){let r="Unexpected doc-end without preceding document";this.errors.push(new rl.YAMLParseError(il(e),"UNEXPECTED_TOKEN",r));break}this.doc.directives.docEnd=!0;let n=xU.resolveEnd(e.end,e.offset+e.source.length,this.doc.options.strict,this.onError);if(this.decorate(this.doc,!0),n.comment){let r=this.doc.comment;this.doc.comment=r?`${r}
142
+ ${n.comment}`:n.comment}this.doc.range[2]=n.offset;break}default:this.errors.push(new rl.YAMLParseError(il(e),"UNEXPECTED_TOKEN",`Unsupported token ${e.type}`))}}*end(e=!1,n=-1){if(this.doc)this.decorate(this.doc,!0),yield this.doc,this.doc=null;else if(e){let r=Object.assign({_directives:this.directives},this.options),i=new OU.Document(void 0,r);this.atDirectives&&this.onError(n,"MISSING_CHAR","Missing directives-end indicator line"),i.range=[0,n,n],this.decorate(i,!1),yield i}}};YD.Composer=Ib});var JD=N(_h=>{"use strict";var MU=Rb(),LU=Db(),$U=tl(),KD=Bc();function qU(t,e=!0,n){if(t){let r=(i,s,o)=>{let a=typeof i=="number"?i:Array.isArray(i)?i[0]:i.offset;if(n)n(a,s,o);else throw new $U.YAMLParseError([a,a+1],s,o)};switch(t.type){case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":return LU.resolveFlowScalar(t,e,r);case"block-scalar":return MU.resolveBlockScalar({options:{strict:e}},t,r)}}return null}function jU(t,e){let{implicitKey:n=!1,indent:r,inFlow:i=!1,offset:s=-1,type:o="PLAIN"}=e,a=KD.stringifyString({type:o,value:t},{implicitKey:n,indent:r>0?" ".repeat(r):"",inFlow:i,options:{blockQuote:!0,lineWidth:-1}}),c=e.end??[{type:"newline",offset:-1,indent:r,source:`
143
143
  `}];switch(a[0]){case"|":case">":{let l=a.indexOf(`
144
144
  `),u=a.substring(0,l),d=a.substring(l+1)+`
145
- `,f=[{type:"block-scalar-header",offset:s,indent:r,source:u}];return fD(f,c)||f.push({type:"newline",offset:-1,indent:r,source:`
146
- `}),{type:"block-scalar",offset:s,indent:r,props:f,source:d}}case'"':return{type:"double-quoted-scalar",offset:s,indent:r,source:a,end:c};case"'":return{type:"single-quoted-scalar",offset:s,indent:r,source:a,end:c};default:return{type:"scalar",offset:s,indent:r,source:a,end:c}}}function FB(t,e,n={}){let{afterKey:r=!1,implicitKey:i=!1,inFlow:s=!1,type:o}=n,a="indent"in t?t.indent:null;if(r&&typeof a=="number"&&(a+=2),!o)switch(t.type){case"single-quoted-scalar":o="QUOTE_SINGLE";break;case"double-quoted-scalar":o="QUOTE_DOUBLE";break;case"block-scalar":{let l=t.props[0];if(l.type!=="block-scalar-header")throw new Error("Invalid block scalar header");o=l.source[0]===">"?"BLOCK_FOLDED":"BLOCK_LITERAL";break}default:o="PLAIN"}let c=dD.stringifyString({type:o,value:e},{implicitKey:i||a===null,indent:a!==null&&a>0?" ".repeat(a):"",inFlow:s,options:{blockQuote:!0,lineWidth:-1}});switch(c[0]){case"|":case">":BB(t,c);break;case'"':Pv(t,c,"double-quoted-scalar");break;case"'":Pv(t,c,"single-quoted-scalar");break;default:Pv(t,c,"scalar")}}function BB(t,e){let n=e.indexOf(`
145
+ `,f=[{type:"block-scalar-header",offset:s,indent:r,source:u}];return XD(f,c)||f.push({type:"newline",offset:-1,indent:r,source:`
146
+ `}),{type:"block-scalar",offset:s,indent:r,props:f,source:d}}case'"':return{type:"double-quoted-scalar",offset:s,indent:r,source:a,end:c};case"'":return{type:"single-quoted-scalar",offset:s,indent:r,source:a,end:c};default:return{type:"scalar",offset:s,indent:r,source:a,end:c}}}function FU(t,e,n={}){let{afterKey:r=!1,implicitKey:i=!1,inFlow:s=!1,type:o}=n,a="indent"in t?t.indent:null;if(r&&typeof a=="number"&&(a+=2),!o)switch(t.type){case"single-quoted-scalar":o="QUOTE_SINGLE";break;case"double-quoted-scalar":o="QUOTE_DOUBLE";break;case"block-scalar":{let l=t.props[0];if(l.type!=="block-scalar-header")throw new Error("Invalid block scalar header");o=l.source[0]===">"?"BLOCK_FOLDED":"BLOCK_LITERAL";break}default:o="PLAIN"}let c=KD.stringifyString({type:o,value:e},{implicitKey:i||a===null,indent:a!==null&&a>0?" ".repeat(a):"",inFlow:s,options:{blockQuote:!0,lineWidth:-1}});switch(c[0]){case"|":case">":BU(t,c);break;case'"':Mb(t,c,"double-quoted-scalar");break;case"'":Mb(t,c,"single-quoted-scalar");break;default:Mb(t,c,"scalar")}}function BU(t,e){let n=e.indexOf(`
147
147
  `),r=e.substring(0,n),i=e.substring(n+1)+`
148
- `;if(t.type==="block-scalar"){let s=t.props[0];if(s.type!=="block-scalar-header")throw new Error("Invalid block scalar header");s.source=r,t.source=i}else{let{offset:s}=t,o="indent"in t?t.indent:-1,a=[{type:"block-scalar-header",offset:s,indent:o,source:r}];fD(a,"end"in t?t.end:void 0)||a.push({type:"newline",offset:-1,indent:o,source:`
149
- `});for(let c of Object.keys(t))c!=="type"&&c!=="offset"&&delete t[c];Object.assign(t,{type:"block-scalar",indent:o,props:a,source:i})}}function fD(t,e){if(e)for(let n of e)switch(n.type){case"space":case"comment":t.push(n);break;case"newline":return t.push(n),!0}return!1}function Pv(t,e,n){switch(t.type){case"scalar":case"double-quoted-scalar":case"single-quoted-scalar":t.type=n,t.source=e;break;case"block-scalar":{let r=t.props.slice(1),i=e.length;t.props[0].type==="block-scalar-header"&&(i-=t.props[0].source.length);for(let s of r)s.offset+=i;delete t.props,Object.assign(t,{type:n,source:e,end:r});break}case"block-map":case"block-seq":{let i={type:"newline",offset:t.offset+e.length,indent:t.indent,source:`
150
- `};delete t.items,Object.assign(t,{type:n,source:e,end:[i]});break}default:{let r="indent"in t?t.indent:-1,i="end"in t&&Array.isArray(t.end)?t.end.filter(s=>s.type==="space"||s.type==="comment"||s.type==="newline"):[];for(let s of Object.keys(t))s!=="type"&&s!=="offset"&&delete t[s];Object.assign(t,{type:n,indent:r,source:e,end:i})}}}mh.createScalarToken=jB;mh.resolveAsScalar=qB;mh.setScalarValue=FB});var mD=k(pD=>{"use strict";var UB=t=>"type"in t?yh(t):gh(t);function yh(t){switch(t.type){case"block-scalar":{let e="";for(let n of t.props)e+=yh(n);return e+t.source}case"block-map":case"block-seq":{let e="";for(let n of t.items)e+=gh(n);return e}case"flow-collection":{let e=t.start.source;for(let n of t.items)e+=gh(n);for(let n of t.end)e+=n.source;return e}case"document":{let e=gh(t);if(t.end)for(let n of t.end)e+=n.source;return e}default:{let e=t.source;if("end"in t&&t.end)for(let n of t.end)e+=n.source;return e}}}function gh({start:t,key:e,sep:n,value:r}){let i="";for(let s of t)i+=s.source;if(e&&(i+=yh(e)),n)for(let s of n)i+=s.source;return r&&(i+=yh(r)),i}pD.stringify=UB});var bD=k(vD=>{"use strict";var Rv=Symbol("break visit"),VB=Symbol("skip children"),gD=Symbol("remove item");function Is(t,e){"type"in t&&t.type==="document"&&(t={start:t.start,value:t.value}),yD(Object.freeze([]),t,e)}Is.BREAK=Rv;Is.SKIP=VB;Is.REMOVE=gD;Is.itemAtPath=(t,e)=>{let n=t;for(let[r,i]of e){let s=n?.[r];if(s&&"items"in s)n=s.items[i];else return}return n};Is.parentCollection=(t,e)=>{let n=Is.itemAtPath(t,e.slice(0,-1)),r=e[e.length-1][0],i=n?.[r];if(i&&"items"in i)return i;throw new Error("Parent collection not found")};function yD(t,e,n){let r=n(e,t);if(typeof r=="symbol")return r;for(let i of["key","value"]){let s=e[i];if(s&&"items"in s){for(let o=0;o<s.items.length;++o){let a=yD(Object.freeze(t.concat([[i,o]])),s.items[o],n);if(typeof a=="number")o=a-1;else{if(a===Rv)return Rv;a===gD&&(s.items.splice(o,1),o-=1)}}typeof r=="function"&&i==="key"&&(r=r(e,t))}}return typeof r=="function"?r(e,t):r}vD.visit=Is});var vh=k(Cn=>{"use strict";var Cv=hD(),zB=mD(),WB=bD(),Dv="\uFEFF",Av="",Ov="",Iv="",HB=t=>!!t&&"items"in t,GB=t=>!!t&&(t.type==="scalar"||t.type==="single-quoted-scalar"||t.type==="double-quoted-scalar"||t.type==="block-scalar");function YB(t){switch(t){case Dv:return"<BOM>";case Av:return"<DOC>";case Ov:return"<FLOW_END>";case Iv:return"<SCALAR>";default:return JSON.stringify(t)}}function KB(t){switch(t){case Dv:return"byte-order-mark";case Av:return"doc-mode";case Ov:return"flow-error-end";case Iv:return"scalar";case"---":return"doc-start";case"...":return"doc-end";case"":case`
148
+ `;if(t.type==="block-scalar"){let s=t.props[0];if(s.type!=="block-scalar-header")throw new Error("Invalid block scalar header");s.source=r,t.source=i}else{let{offset:s}=t,o="indent"in t?t.indent:-1,a=[{type:"block-scalar-header",offset:s,indent:o,source:r}];XD(a,"end"in t?t.end:void 0)||a.push({type:"newline",offset:-1,indent:o,source:`
149
+ `});for(let c of Object.keys(t))c!=="type"&&c!=="offset"&&delete t[c];Object.assign(t,{type:"block-scalar",indent:o,props:a,source:i})}}function XD(t,e){if(e)for(let n of e)switch(n.type){case"space":case"comment":t.push(n);break;case"newline":return t.push(n),!0}return!1}function Mb(t,e,n){switch(t.type){case"scalar":case"double-quoted-scalar":case"single-quoted-scalar":t.type=n,t.source=e;break;case"block-scalar":{let r=t.props.slice(1),i=e.length;t.props[0].type==="block-scalar-header"&&(i-=t.props[0].source.length);for(let s of r)s.offset+=i;delete t.props,Object.assign(t,{type:n,source:e,end:r});break}case"block-map":case"block-seq":{let i={type:"newline",offset:t.offset+e.length,indent:t.indent,source:`
150
+ `};delete t.items,Object.assign(t,{type:n,source:e,end:[i]});break}default:{let r="indent"in t?t.indent:-1,i="end"in t&&Array.isArray(t.end)?t.end.filter(s=>s.type==="space"||s.type==="comment"||s.type==="newline"):[];for(let s of Object.keys(t))s!=="type"&&s!=="offset"&&delete t[s];Object.assign(t,{type:n,indent:r,source:e,end:i})}}}_h.createScalarToken=jU;_h.resolveAsScalar=qU;_h.setScalarValue=FU});var ZD=N(QD=>{"use strict";var UU=t=>"type"in t?kh(t):Eh(t);function kh(t){switch(t.type){case"block-scalar":{let e="";for(let n of t.props)e+=kh(n);return e+t.source}case"block-map":case"block-seq":{let e="";for(let n of t.items)e+=Eh(n);return e}case"flow-collection":{let e=t.start.source;for(let n of t.items)e+=Eh(n);for(let n of t.end)e+=n.source;return e}case"document":{let e=Eh(t);if(t.end)for(let n of t.end)e+=n.source;return e}default:{let e=t.source;if("end"in t&&t.end)for(let n of t.end)e+=n.source;return e}}}function Eh({start:t,key:e,sep:n,value:r}){let i="";for(let s of t)i+=s.source;if(e&&(i+=kh(e)),n)for(let s of n)i+=s.source;return r&&(i+=kh(r)),i}QD.stringify=UU});var rA=N(nA=>{"use strict";var Lb=Symbol("break visit"),VU=Symbol("skip children"),eA=Symbol("remove item");function $s(t,e){"type"in t&&t.type==="document"&&(t={start:t.start,value:t.value}),tA(Object.freeze([]),t,e)}$s.BREAK=Lb;$s.SKIP=VU;$s.REMOVE=eA;$s.itemAtPath=(t,e)=>{let n=t;for(let[r,i]of e){let s=n?.[r];if(s&&"items"in s)n=s.items[i];else return}return n};$s.parentCollection=(t,e)=>{let n=$s.itemAtPath(t,e.slice(0,-1)),r=e[e.length-1][0],i=n?.[r];if(i&&"items"in i)return i;throw new Error("Parent collection not found")};function tA(t,e,n){let r=n(e,t);if(typeof r=="symbol")return r;for(let i of["key","value"]){let s=e[i];if(s&&"items"in s){for(let o=0;o<s.items.length;++o){let a=tA(Object.freeze(t.concat([[i,o]])),s.items[o],n);if(typeof a=="number")o=a-1;else{if(a===Lb)return Lb;a===eA&&(s.items.splice(o,1),o-=1)}}typeof r=="function"&&i==="key"&&(r=r(e,t))}}return typeof r=="function"?r(e,t):r}nA.visit=$s});var Nh=N(Cn=>{"use strict";var $b=JD(),zU=ZD(),WU=rA(),qb="\uFEFF",jb="",Fb="",Bb="",HU=t=>!!t&&"items"in t,GU=t=>!!t&&(t.type==="scalar"||t.type==="single-quoted-scalar"||t.type==="double-quoted-scalar"||t.type==="block-scalar");function YU(t){switch(t){case qb:return"<BOM>";case jb:return"<DOC>";case Fb:return"<FLOW_END>";case Bb:return"<SCALAR>";default:return JSON.stringify(t)}}function KU(t){switch(t){case qb:return"byte-order-mark";case jb:return"doc-mode";case Fb:return"flow-error-end";case Bb:return"scalar";case"---":return"doc-start";case"...":return"doc-end";case"":case`
151
151
  `:case`\r
152
- `:return"newline";case"-":return"seq-item-ind";case"?":return"explicit-key-ind";case":":return"map-value-ind";case"{":return"flow-map-start";case"}":return"flow-map-end";case"[":return"flow-seq-start";case"]":return"flow-seq-end";case",":return"comma"}switch(t[0]){case" ":case" ":return"space";case"#":return"comment";case"%":return"directive-line";case"*":return"alias";case"&":return"anchor";case"!":return"tag";case"'":return"single-quoted-scalar";case'"':return"double-quoted-scalar";case"|":case">":return"block-scalar-header"}return null}Cn.createScalarToken=Cv.createScalarToken;Cn.resolveAsScalar=Cv.resolveAsScalar;Cn.setScalarValue=Cv.setScalarValue;Cn.stringify=zB.stringify;Cn.visit=WB.visit;Cn.BOM=Dv;Cn.DOCUMENT=Av;Cn.FLOW_END=Ov;Cn.SCALAR=Iv;Cn.isCollection=HB;Cn.isScalar=GB;Cn.prettyToken=YB;Cn.tokenType=KB});var Lv=k(SD=>{"use strict";var Vc=vh();function wr(t){switch(t){case void 0:case" ":case`
153
- `:case"\r":case" ":return!0;default:return!1}}var TD=new Set("0123456789ABCDEFabcdef"),XB=new Set("0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-#;/?:@&=+$_.!~*'()"),bh=new Set(",[]{}"),JB=new Set(` ,[]{}
154
- \r `),xv=t=>!t||JB.has(t),Mv=class{constructor(){this.atEnd=!1,this.blockScalarIndent=-1,this.blockScalarKeep=!1,this.buffer="",this.flowKey=!1,this.flowLevel=0,this.indentNext=0,this.indentValue=0,this.lineEndPos=null,this.next=null,this.pos=0}*lex(e,n=!1){if(e){if(typeof e!="string")throw TypeError("source is not a string");this.buffer=this.buffer?this.buffer+e:e,this.lineEndPos=null}this.atEnd=!n;let r=this.next??"stream";for(;r&&(n||this.hasChars(1));)r=yield*this.parseNext(r)}atLineEnd(){let e=this.pos,n=this.buffer[e];for(;n===" "||n===" ";)n=this.buffer[++e];return!n||n==="#"||n===`
152
+ `:return"newline";case"-":return"seq-item-ind";case"?":return"explicit-key-ind";case":":return"map-value-ind";case"{":return"flow-map-start";case"}":return"flow-map-end";case"[":return"flow-seq-start";case"]":return"flow-seq-end";case",":return"comma"}switch(t[0]){case" ":case" ":return"space";case"#":return"comment";case"%":return"directive-line";case"*":return"alias";case"&":return"anchor";case"!":return"tag";case"'":return"single-quoted-scalar";case'"':return"double-quoted-scalar";case"|":case">":return"block-scalar-header"}return null}Cn.createScalarToken=$b.createScalarToken;Cn.resolveAsScalar=$b.resolveAsScalar;Cn.setScalarValue=$b.setScalarValue;Cn.stringify=zU.stringify;Cn.visit=WU.visit;Cn.BOM=qb;Cn.DOCUMENT=jb;Cn.FLOW_END=Fb;Cn.SCALAR=Bb;Cn.isCollection=HU;Cn.isScalar=GU;Cn.prettyToken=YU;Cn.tokenType=KU});var zb=N(sA=>{"use strict";var sl=Nh();function Dr(t){switch(t){case void 0:case" ":case`
153
+ `:case"\r":case" ":return!0;default:return!1}}var iA=new Set("0123456789ABCDEFabcdef"),XU=new Set("0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-#;/?:@&=+$_.!~*'()"),wh=new Set(",[]{}"),JU=new Set(` ,[]{}
154
+ \r `),Ub=t=>!t||JU.has(t),Vb=class{constructor(){this.atEnd=!1,this.blockScalarIndent=-1,this.blockScalarKeep=!1,this.buffer="",this.flowKey=!1,this.flowLevel=0,this.indentNext=0,this.indentValue=0,this.lineEndPos=null,this.next=null,this.pos=0}*lex(e,n=!1){if(e){if(typeof e!="string")throw TypeError("source is not a string");this.buffer=this.buffer?this.buffer+e:e,this.lineEndPos=null}this.atEnd=!n;let r=this.next??"stream";for(;r&&(n||this.hasChars(1));)r=yield*this.parseNext(r)}atLineEnd(){let e=this.pos,n=this.buffer[e];for(;n===" "||n===" ";)n=this.buffer[++e];return!n||n==="#"||n===`
155
155
  `?!0:n==="\r"?this.buffer[e+1]===`
156
156
  `:!1}charAt(e){return this.buffer[this.pos+e]}continueScalar(e){let n=this.buffer[e];if(this.indentNext>0){let r=0;for(;n===" ";)n=this.buffer[++r+e];if(n==="\r"){let i=this.buffer[r+e+1];if(i===`
157
157
  `||!i&&!this.atEnd)return e+r+1}return n===`
158
- `||r>=this.indentNext||!n&&!this.atEnd?e+r:-1}if(n==="-"||n==="."){let r=this.buffer.substr(e,3);if((r==="---"||r==="...")&&wr(this.buffer[e+3]))return-1}return e}getLine(){let e=this.lineEndPos;return(typeof e!="number"||e!==-1&&e<this.pos)&&(e=this.buffer.indexOf(`
159
- `,this.pos),this.lineEndPos=e),e===-1?this.atEnd?this.buffer.substring(this.pos):null:(this.buffer[e-1]==="\r"&&(e-=1),this.buffer.substring(this.pos,e))}hasChars(e){return this.pos+e<=this.buffer.length}setNext(e){return this.buffer=this.buffer.substring(this.pos),this.pos=0,this.lineEndPos=null,this.next=e,null}peek(e){return this.buffer.substr(this.pos,e)}*parseNext(e){switch(e){case"stream":return yield*this.parseStream();case"line-start":return yield*this.parseLineStart();case"block-start":return yield*this.parseBlockStart();case"doc":return yield*this.parseDocument();case"flow":return yield*this.parseFlowCollection();case"quoted-scalar":return yield*this.parseQuotedScalar();case"block-scalar":return yield*this.parseBlockScalar();case"plain-scalar":return yield*this.parsePlainScalar()}}*parseStream(){let e=this.getLine();if(e===null)return this.setNext("stream");if(e[0]===Vc.BOM&&(yield*this.pushCount(1),e=e.substring(1)),e[0]==="%"){let n=e.length,r=e.indexOf("#");for(;r!==-1;){let s=e[r-1];if(s===" "||s===" "){n=r-1;break}else r=e.indexOf("#",r+1)}for(;;){let s=e[n-1];if(s===" "||s===" ")n-=1;else break}let i=(yield*this.pushCount(n))+(yield*this.pushSpaces(!0));return yield*this.pushCount(e.length-i),this.pushNewline(),"stream"}if(this.atLineEnd()){let n=yield*this.pushSpaces(!0);return yield*this.pushCount(e.length-n),yield*this.pushNewline(),"stream"}return yield Vc.DOCUMENT,yield*this.parseLineStart()}*parseLineStart(){let e=this.charAt(0);if(!e&&!this.atEnd)return this.setNext("line-start");if(e==="-"||e==="."){if(!this.atEnd&&!this.hasChars(4))return this.setNext("line-start");let n=this.peek(3);if((n==="---"||n==="...")&&wr(this.charAt(3)))return yield*this.pushCount(3),this.indentValue=0,this.indentNext=0,n==="---"?"doc":"stream"}return this.indentValue=yield*this.pushSpaces(!1),this.indentNext>this.indentValue&&!wr(this.charAt(1))&&(this.indentNext=this.indentValue),yield*this.parseBlockStart()}*parseBlockStart(){let[e,n]=this.peek(2);if(!n&&!this.atEnd)return this.setNext("block-start");if((e==="-"||e==="?"||e===":")&&wr(n)){let r=(yield*this.pushCount(1))+(yield*this.pushSpaces(!0));return this.indentNext=this.indentValue+1,this.indentValue+=r,yield*this.parseBlockStart()}return"doc"}*parseDocument(){yield*this.pushSpaces(!0);let e=this.getLine();if(e===null)return this.setNext("doc");let n=yield*this.pushIndicators();switch(e[n]){case"#":yield*this.pushCount(e.length-n);case void 0:return yield*this.pushNewline(),yield*this.parseLineStart();case"{":case"[":return yield*this.pushCount(1),this.flowKey=!1,this.flowLevel=1,"flow";case"}":case"]":return yield*this.pushCount(1),"doc";case"*":return yield*this.pushUntil(xv),"doc";case'"':case"'":return yield*this.parseQuotedScalar();case"|":case">":return n+=yield*this.parseBlockScalarHeader(),n+=yield*this.pushSpaces(!0),yield*this.pushCount(e.length-n),yield*this.pushNewline(),yield*this.parseBlockScalar();default:return yield*this.parsePlainScalar()}}*parseFlowCollection(){let e,n,r=-1;do e=yield*this.pushNewline(),e>0?(n=yield*this.pushSpaces(!1),this.indentValue=r=n):n=0,n+=yield*this.pushSpaces(!0);while(e+n>0);let i=this.getLine();if(i===null)return this.setNext("flow");if((r!==-1&&r<this.indentNext&&i[0]!=="#"||r===0&&(i.startsWith("---")||i.startsWith("..."))&&wr(i[3]))&&!(r===this.indentNext-1&&this.flowLevel===1&&(i[0]==="]"||i[0]==="}")))return this.flowLevel=0,yield Vc.FLOW_END,yield*this.parseLineStart();let s=0;for(;i[s]===",";)s+=yield*this.pushCount(1),s+=yield*this.pushSpaces(!0),this.flowKey=!1;switch(s+=yield*this.pushIndicators(),i[s]){case void 0:return"flow";case"#":return yield*this.pushCount(i.length-s),"flow";case"{":case"[":return yield*this.pushCount(1),this.flowKey=!1,this.flowLevel+=1,"flow";case"}":case"]":return yield*this.pushCount(1),this.flowKey=!0,this.flowLevel-=1,this.flowLevel?"flow":"doc";case"*":return yield*this.pushUntil(xv),"flow";case'"':case"'":return this.flowKey=!0,yield*this.parseQuotedScalar();case":":{let o=this.charAt(1);if(this.flowKey||wr(o)||o===",")return this.flowKey=!1,yield*this.pushCount(1),yield*this.pushSpaces(!0),"flow"}default:return this.flowKey=!1,yield*this.parsePlainScalar()}}*parseQuotedScalar(){let e=this.charAt(0),n=this.buffer.indexOf(e,this.pos+1);if(e==="'")for(;n!==-1&&this.buffer[n+1]==="'";)n=this.buffer.indexOf("'",n+2);else for(;n!==-1;){let s=0;for(;this.buffer[n-1-s]==="\\";)s+=1;if(s%2===0)break;n=this.buffer.indexOf('"',n+1)}let r=this.buffer.substring(0,n),i=r.indexOf(`
158
+ `||r>=this.indentNext||!n&&!this.atEnd?e+r:-1}if(n==="-"||n==="."){let r=this.buffer.substr(e,3);if((r==="---"||r==="...")&&Dr(this.buffer[e+3]))return-1}return e}getLine(){let e=this.lineEndPos;return(typeof e!="number"||e!==-1&&e<this.pos)&&(e=this.buffer.indexOf(`
159
+ `,this.pos),this.lineEndPos=e),e===-1?this.atEnd?this.buffer.substring(this.pos):null:(this.buffer[e-1]==="\r"&&(e-=1),this.buffer.substring(this.pos,e))}hasChars(e){return this.pos+e<=this.buffer.length}setNext(e){return this.buffer=this.buffer.substring(this.pos),this.pos=0,this.lineEndPos=null,this.next=e,null}peek(e){return this.buffer.substr(this.pos,e)}*parseNext(e){switch(e){case"stream":return yield*this.parseStream();case"line-start":return yield*this.parseLineStart();case"block-start":return yield*this.parseBlockStart();case"doc":return yield*this.parseDocument();case"flow":return yield*this.parseFlowCollection();case"quoted-scalar":return yield*this.parseQuotedScalar();case"block-scalar":return yield*this.parseBlockScalar();case"plain-scalar":return yield*this.parsePlainScalar()}}*parseStream(){let e=this.getLine();if(e===null)return this.setNext("stream");if(e[0]===sl.BOM&&(yield*this.pushCount(1),e=e.substring(1)),e[0]==="%"){let n=e.length,r=e.indexOf("#");for(;r!==-1;){let s=e[r-1];if(s===" "||s===" "){n=r-1;break}else r=e.indexOf("#",r+1)}for(;;){let s=e[n-1];if(s===" "||s===" ")n-=1;else break}let i=(yield*this.pushCount(n))+(yield*this.pushSpaces(!0));return yield*this.pushCount(e.length-i),this.pushNewline(),"stream"}if(this.atLineEnd()){let n=yield*this.pushSpaces(!0);return yield*this.pushCount(e.length-n),yield*this.pushNewline(),"stream"}return yield sl.DOCUMENT,yield*this.parseLineStart()}*parseLineStart(){let e=this.charAt(0);if(!e&&!this.atEnd)return this.setNext("line-start");if(e==="-"||e==="."){if(!this.atEnd&&!this.hasChars(4))return this.setNext("line-start");let n=this.peek(3);if((n==="---"||n==="...")&&Dr(this.charAt(3)))return yield*this.pushCount(3),this.indentValue=0,this.indentNext=0,n==="---"?"doc":"stream"}return this.indentValue=yield*this.pushSpaces(!1),this.indentNext>this.indentValue&&!Dr(this.charAt(1))&&(this.indentNext=this.indentValue),yield*this.parseBlockStart()}*parseBlockStart(){let[e,n]=this.peek(2);if(!n&&!this.atEnd)return this.setNext("block-start");if((e==="-"||e==="?"||e===":")&&Dr(n)){let r=(yield*this.pushCount(1))+(yield*this.pushSpaces(!0));return this.indentNext=this.indentValue+1,this.indentValue+=r,yield*this.parseBlockStart()}return"doc"}*parseDocument(){yield*this.pushSpaces(!0);let e=this.getLine();if(e===null)return this.setNext("doc");let n=yield*this.pushIndicators();switch(e[n]){case"#":yield*this.pushCount(e.length-n);case void 0:return yield*this.pushNewline(),yield*this.parseLineStart();case"{":case"[":return yield*this.pushCount(1),this.flowKey=!1,this.flowLevel=1,"flow";case"}":case"]":return yield*this.pushCount(1),"doc";case"*":return yield*this.pushUntil(Ub),"doc";case'"':case"'":return yield*this.parseQuotedScalar();case"|":case">":return n+=yield*this.parseBlockScalarHeader(),n+=yield*this.pushSpaces(!0),yield*this.pushCount(e.length-n),yield*this.pushNewline(),yield*this.parseBlockScalar();default:return yield*this.parsePlainScalar()}}*parseFlowCollection(){let e,n,r=-1;do e=yield*this.pushNewline(),e>0?(n=yield*this.pushSpaces(!1),this.indentValue=r=n):n=0,n+=yield*this.pushSpaces(!0);while(e+n>0);let i=this.getLine();if(i===null)return this.setNext("flow");if((r!==-1&&r<this.indentNext&&i[0]!=="#"||r===0&&(i.startsWith("---")||i.startsWith("..."))&&Dr(i[3]))&&!(r===this.indentNext-1&&this.flowLevel===1&&(i[0]==="]"||i[0]==="}")))return this.flowLevel=0,yield sl.FLOW_END,yield*this.parseLineStart();let s=0;for(;i[s]===",";)s+=yield*this.pushCount(1),s+=yield*this.pushSpaces(!0),this.flowKey=!1;switch(s+=yield*this.pushIndicators(),i[s]){case void 0:return"flow";case"#":return yield*this.pushCount(i.length-s),"flow";case"{":case"[":return yield*this.pushCount(1),this.flowKey=!1,this.flowLevel+=1,"flow";case"}":case"]":return yield*this.pushCount(1),this.flowKey=!0,this.flowLevel-=1,this.flowLevel?"flow":"doc";case"*":return yield*this.pushUntil(Ub),"flow";case'"':case"'":return this.flowKey=!0,yield*this.parseQuotedScalar();case":":{let o=this.charAt(1);if(this.flowKey||Dr(o)||o===",")return this.flowKey=!1,yield*this.pushCount(1),yield*this.pushSpaces(!0),"flow"}default:return this.flowKey=!1,yield*this.parsePlainScalar()}}*parseQuotedScalar(){let e=this.charAt(0),n=this.buffer.indexOf(e,this.pos+1);if(e==="'")for(;n!==-1&&this.buffer[n+1]==="'";)n=this.buffer.indexOf("'",n+2);else for(;n!==-1;){let s=0;for(;this.buffer[n-1-s]==="\\";)s+=1;if(s%2===0)break;n=this.buffer.indexOf('"',n+1)}let r=this.buffer.substring(0,n),i=r.indexOf(`
160
160
  `,this.pos);if(i!==-1){for(;i!==-1;){let s=this.continueScalar(i+1);if(s===-1)break;i=r.indexOf(`
161
- `,s)}i!==-1&&(n=i-(r[i-1]==="\r"?2:1))}if(n===-1){if(!this.atEnd)return this.setNext("quoted-scalar");n=this.buffer.length}return yield*this.pushToIndex(n+1,!1),this.flowLevel?"flow":"doc"}*parseBlockScalarHeader(){this.blockScalarIndent=-1,this.blockScalarKeep=!1;let e=this.pos;for(;;){let n=this.buffer[++e];if(n==="+")this.blockScalarKeep=!0;else if(n>"0"&&n<="9")this.blockScalarIndent=Number(n)-1;else if(n!=="-")break}return yield*this.pushUntil(n=>wr(n)||n==="#")}*parseBlockScalar(){let e=this.pos-1,n=0,r;e:for(let s=this.pos;r=this.buffer[s];++s)switch(r){case" ":n+=1;break;case`
161
+ `,s)}i!==-1&&(n=i-(r[i-1]==="\r"?2:1))}if(n===-1){if(!this.atEnd)return this.setNext("quoted-scalar");n=this.buffer.length}return yield*this.pushToIndex(n+1,!1),this.flowLevel?"flow":"doc"}*parseBlockScalarHeader(){this.blockScalarIndent=-1,this.blockScalarKeep=!1;let e=this.pos;for(;;){let n=this.buffer[++e];if(n==="+")this.blockScalarKeep=!0;else if(n>"0"&&n<="9")this.blockScalarIndent=Number(n)-1;else if(n!=="-")break}return yield*this.pushUntil(n=>Dr(n)||n==="#")}*parseBlockScalar(){let e=this.pos-1,n=0,r;e:for(let s=this.pos;r=this.buffer[s];++s)switch(r){case" ":n+=1;break;case`
162
162
  `:e=s,n=0;break;case"\r":{let o=this.buffer[s+1];if(!o&&!this.atEnd)return this.setNext("block-scalar");if(o===`
163
163
  `)break}default:break e}if(!r&&!this.atEnd)return this.setNext("block-scalar");if(n>=this.indentNext){this.blockScalarIndent===-1?this.indentNext=n:this.indentNext=this.blockScalarIndent+(this.indentNext===0?1:this.indentNext);do{let s=this.continueScalar(e+1);if(s===-1)break;e=this.buffer.indexOf(`
164
164
  `,s)}while(e!==-1);if(e===-1){if(!this.atEnd)return this.setNext("block-scalar");e=this.buffer.length}}let i=e+1;for(r=this.buffer[i];r===" ";)r=this.buffer[++i];if(r===" "){for(;r===" "||r===" "||r==="\r"||r===`
165
165
  `;)r=this.buffer[++i];e=i-1}else if(!this.blockScalarKeep)do{let s=e-1,o=this.buffer[s];o==="\r"&&(o=this.buffer[--s]);let a=s;for(;o===" ";)o=this.buffer[--s];if(o===`
166
- `&&s>=this.pos&&s+1+n>a)e=s;else break}while(!0);return yield Vc.SCALAR,yield*this.pushToIndex(e+1,!0),yield*this.parseLineStart()}*parsePlainScalar(){let e=this.flowLevel>0,n=this.pos-1,r=this.pos-1,i;for(;i=this.buffer[++r];)if(i===":"){let s=this.buffer[r+1];if(wr(s)||e&&bh.has(s))break;n=r}else if(wr(i)){let s=this.buffer[r+1];if(i==="\r"&&(s===`
166
+ `&&s>=this.pos&&s+1+n>a)e=s;else break}while(!0);return yield sl.SCALAR,yield*this.pushToIndex(e+1,!0),yield*this.parseLineStart()}*parsePlainScalar(){let e=this.flowLevel>0,n=this.pos-1,r=this.pos-1,i;for(;i=this.buffer[++r];)if(i===":"){let s=this.buffer[r+1];if(Dr(s)||e&&wh.has(s))break;n=r}else if(Dr(i)){let s=this.buffer[r+1];if(i==="\r"&&(s===`
167
167
  `?(r+=1,i=`
168
- `,s=this.buffer[r+1]):n=r),s==="#"||e&&bh.has(s))break;if(i===`
169
- `){let o=this.continueScalar(r+1);if(o===-1)break;r=Math.max(r,o-2)}}else{if(e&&bh.has(i))break;n=r}return!i&&!this.atEnd?this.setNext("plain-scalar"):(yield Vc.SCALAR,yield*this.pushToIndex(n+1,!0),e?"flow":"doc")}*pushCount(e){return e>0?(yield this.buffer.substr(this.pos,e),this.pos+=e,e):0}*pushToIndex(e,n){let r=this.buffer.slice(this.pos,e);return r?(yield r,this.pos+=r.length,r.length):(n&&(yield""),0)}*pushIndicators(){switch(this.charAt(0)){case"!":return(yield*this.pushTag())+(yield*this.pushSpaces(!0))+(yield*this.pushIndicators());case"&":return(yield*this.pushUntil(xv))+(yield*this.pushSpaces(!0))+(yield*this.pushIndicators());case"-":case"?":case":":{let e=this.flowLevel>0,n=this.charAt(1);if(wr(n)||e&&bh.has(n))return e?this.flowKey&&(this.flowKey=!1):this.indentNext=this.indentValue+1,(yield*this.pushCount(1))+(yield*this.pushSpaces(!0))+(yield*this.pushIndicators())}}return 0}*pushTag(){if(this.charAt(1)==="<"){let e=this.pos+2,n=this.buffer[e];for(;!wr(n)&&n!==">";)n=this.buffer[++e];return yield*this.pushToIndex(n===">"?e+1:e,!1)}else{let e=this.pos+1,n=this.buffer[e];for(;n;)if(XB.has(n))n=this.buffer[++e];else if(n==="%"&&TD.has(this.buffer[e+1])&&TD.has(this.buffer[e+2]))n=this.buffer[e+=3];else break;return yield*this.pushToIndex(e,!1)}}*pushNewline(){let e=this.buffer[this.pos];return e===`
168
+ `,s=this.buffer[r+1]):n=r),s==="#"||e&&wh.has(s))break;if(i===`
169
+ `){let o=this.continueScalar(r+1);if(o===-1)break;r=Math.max(r,o-2)}}else{if(e&&wh.has(i))break;n=r}return!i&&!this.atEnd?this.setNext("plain-scalar"):(yield sl.SCALAR,yield*this.pushToIndex(n+1,!0),e?"flow":"doc")}*pushCount(e){return e>0?(yield this.buffer.substr(this.pos,e),this.pos+=e,e):0}*pushToIndex(e,n){let r=this.buffer.slice(this.pos,e);return r?(yield r,this.pos+=r.length,r.length):(n&&(yield""),0)}*pushIndicators(){switch(this.charAt(0)){case"!":return(yield*this.pushTag())+(yield*this.pushSpaces(!0))+(yield*this.pushIndicators());case"&":return(yield*this.pushUntil(Ub))+(yield*this.pushSpaces(!0))+(yield*this.pushIndicators());case"-":case"?":case":":{let e=this.flowLevel>0,n=this.charAt(1);if(Dr(n)||e&&wh.has(n))return e?this.flowKey&&(this.flowKey=!1):this.indentNext=this.indentValue+1,(yield*this.pushCount(1))+(yield*this.pushSpaces(!0))+(yield*this.pushIndicators())}}return 0}*pushTag(){if(this.charAt(1)==="<"){let e=this.pos+2,n=this.buffer[e];for(;!Dr(n)&&n!==">";)n=this.buffer[++e];return yield*this.pushToIndex(n===">"?e+1:e,!1)}else{let e=this.pos+1,n=this.buffer[e];for(;n;)if(XU.has(n))n=this.buffer[++e];else if(n==="%"&&iA.has(this.buffer[e+1])&&iA.has(this.buffer[e+2]))n=this.buffer[e+=3];else break;return yield*this.pushToIndex(e,!1)}}*pushNewline(){let e=this.buffer[this.pos];return e===`
170
170
  `?yield*this.pushCount(1):e==="\r"&&this.charAt(1)===`
171
- `?yield*this.pushCount(2):0}*pushSpaces(e){let n=this.pos-1,r;do r=this.buffer[++n];while(r===" "||e&&r===" ");let i=n-this.pos;return i>0&&(yield this.buffer.substr(this.pos,i),this.pos=n),i}*pushUntil(e){let n=this.pos,r=this.buffer[n];for(;!e(r);)r=this.buffer[++n];return yield*this.pushToIndex(n,!1)}};SD.Lexer=Mv});var qv=k(_D=>{"use strict";var $v=class{constructor(){this.lineStarts=[],this.addNewLine=e=>this.lineStarts.push(e),this.linePos=e=>{let n=0,r=this.lineStarts.length;for(;n<r;){let s=n+r>>1;this.lineStarts[s]<e?n=s+1:r=s}if(this.lineStarts[n]===e)return{line:n+1,col:1};if(n===0)return{line:0,col:e};let i=this.lineStarts[n-1];return{line:n,col:e-i+1}}}};_D.LineCounter=$v});var Fv=k(PD=>{"use strict";var ED=vh(),QB=Lv();function xs(t,e){for(let n=0;n<t.length;++n)if(t[n].type===e)return!0;return!1}function wD(t){for(let e=0;e<t.length;++e)switch(t[e].type){case"space":case"comment":case"newline":break;default:return e}return-1}function ND(t){switch(t?.type){case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":case"flow-collection":return!0;default:return!1}}function Th(t){switch(t.type){case"document":return t.start;case"block-map":{let e=t.items[t.items.length-1];return e.sep??e.start}case"block-seq":return t.items[t.items.length-1].start;default:return[]}}function ea(t){if(t.length===0)return[];let e=t.length;e:for(;--e>=0;)switch(t[e].type){case"doc-start":case"explicit-key-ind":case"map-value-ind":case"seq-item-ind":case"newline":break e}for(;t[++e]?.type==="space";);return t.splice(e,t.length)}function kD(t){if(t.start.type==="flow-seq-start")for(let e of t.items)e.sep&&!e.value&&!xs(e.start,"explicit-key-ind")&&!xs(e.sep,"map-value-ind")&&(e.key&&(e.value=e.key),delete e.key,ND(e.value)?e.value.end?Array.prototype.push.apply(e.value.end,e.sep):e.value.end=e.sep:Array.prototype.push.apply(e.start,e.sep),delete e.sep)}var jv=class{constructor(e){this.atNewLine=!0,this.atScalar=!1,this.indent=0,this.offset=0,this.onKeyLine=!1,this.stack=[],this.source="",this.type="",this.lexer=new QB.Lexer,this.onNewLine=e}*parse(e,n=!1){this.onNewLine&&this.offset===0&&this.onNewLine(0);for(let r of this.lexer.lex(e,n))yield*this.next(r);n||(yield*this.end())}*next(e){if(this.source=e,process.env.LOG_TOKENS&&console.log("|",ED.prettyToken(e)),this.atScalar){this.atScalar=!1,yield*this.step(),this.offset+=e.length;return}let n=ED.tokenType(e);if(n)if(n==="scalar")this.atNewLine=!1,this.atScalar=!0,this.type="scalar";else{switch(this.type=n,yield*this.step(),n){case"newline":this.atNewLine=!0,this.indent=0,this.onNewLine&&this.onNewLine(this.offset+e.length);break;case"space":this.atNewLine&&e[0]===" "&&(this.indent+=e.length);break;case"explicit-key-ind":case"map-value-ind":case"seq-item-ind":this.atNewLine&&(this.indent+=e.length);break;case"doc-mode":case"flow-error-end":return;default:this.atNewLine=!1}this.offset+=e.length}else{let r=`Not a YAML token: ${e}`;yield*this.pop({type:"error",offset:this.offset,message:r,source:e}),this.offset+=e.length}}*end(){for(;this.stack.length>0;)yield*this.pop()}get sourceToken(){return{type:this.type,offset:this.offset,indent:this.indent,source:this.source}}*step(){let e=this.peek(1);if(this.type==="doc-end"&&(!e||e.type!=="doc-end")){for(;this.stack.length>0;)yield*this.pop();this.stack.push({type:"doc-end",offset:this.offset,source:this.source});return}if(!e)return yield*this.stream();switch(e.type){case"document":return yield*this.document(e);case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":return yield*this.scalar(e);case"block-scalar":return yield*this.blockScalar(e);case"block-map":return yield*this.blockMap(e);case"block-seq":return yield*this.blockSequence(e);case"flow-collection":return yield*this.flowCollection(e);case"doc-end":return yield*this.documentEnd(e)}yield*this.pop()}peek(e){return this.stack[this.stack.length-e]}*pop(e){let n=e??this.stack.pop();if(!n)yield{type:"error",offset:this.offset,source:"",message:"Tried to pop an empty stack"};else if(this.stack.length===0)yield n;else{let r=this.peek(1);switch(n.type==="block-scalar"?n.indent="indent"in r?r.indent:0:n.type==="flow-collection"&&r.type==="document"&&(n.indent=0),n.type==="flow-collection"&&kD(n),r.type){case"document":r.value=n;break;case"block-scalar":r.props.push(n);break;case"block-map":{let i=r.items[r.items.length-1];if(i.value){r.items.push({start:[],key:n,sep:[]}),this.onKeyLine=!0;return}else if(i.sep)i.value=n;else{Object.assign(i,{key:n,sep:[]}),this.onKeyLine=!i.explicitKey;return}break}case"block-seq":{let i=r.items[r.items.length-1];i.value?r.items.push({start:[],value:n}):i.value=n;break}case"flow-collection":{let i=r.items[r.items.length-1];!i||i.value?r.items.push({start:[],key:n,sep:[]}):i.sep?i.value=n:Object.assign(i,{key:n,sep:[]});return}default:yield*this.pop(),yield*this.pop(n)}if((r.type==="document"||r.type==="block-map"||r.type==="block-seq")&&(n.type==="block-map"||n.type==="block-seq")){let i=n.items[n.items.length-1];i&&!i.sep&&!i.value&&i.start.length>0&&wD(i.start)===-1&&(n.indent===0||i.start.every(s=>s.type!=="comment"||s.indent<n.indent))&&(r.type==="document"?r.end=i.start:r.items.push({start:i.start}),n.items.splice(-1,1))}}}*stream(){switch(this.type){case"directive-line":yield{type:"directive",offset:this.offset,source:this.source};return;case"byte-order-mark":case"space":case"comment":case"newline":yield this.sourceToken;return;case"doc-mode":case"doc-start":{let e={type:"document",offset:this.offset,start:[]};this.type==="doc-start"&&e.start.push(this.sourceToken),this.stack.push(e);return}}yield{type:"error",offset:this.offset,message:`Unexpected ${this.type} token in YAML stream`,source:this.source}}*document(e){if(e.value)return yield*this.lineEnd(e);switch(this.type){case"doc-start":{wD(e.start)!==-1?(yield*this.pop(),yield*this.step()):e.start.push(this.sourceToken);return}case"anchor":case"tag":case"space":case"comment":case"newline":e.start.push(this.sourceToken);return}let n=this.startBlockValue(e);n?this.stack.push(n):yield{type:"error",offset:this.offset,message:`Unexpected ${this.type} token in YAML document`,source:this.source}}*scalar(e){if(this.type==="map-value-ind"){let n=Th(this.peek(2)),r=ea(n),i;e.end?(i=e.end,i.push(this.sourceToken),delete e.end):i=[this.sourceToken];let s={type:"block-map",offset:e.offset,indent:e.indent,items:[{start:r,key:e,sep:i}]};this.onKeyLine=!0,this.stack[this.stack.length-1]=s}else yield*this.lineEnd(e)}*blockScalar(e){switch(this.type){case"space":case"comment":case"newline":e.props.push(this.sourceToken);return;case"scalar":if(e.source=this.source,this.atNewLine=!0,this.indent=0,this.onNewLine){let n=this.source.indexOf(`
171
+ `?yield*this.pushCount(2):0}*pushSpaces(e){let n=this.pos-1,r;do r=this.buffer[++n];while(r===" "||e&&r===" ");let i=n-this.pos;return i>0&&(yield this.buffer.substr(this.pos,i),this.pos=n),i}*pushUntil(e){let n=this.pos,r=this.buffer[n];for(;!e(r);)r=this.buffer[++n];return yield*this.pushToIndex(n,!1)}};sA.Lexer=Vb});var Hb=N(oA=>{"use strict";var Wb=class{constructor(){this.lineStarts=[],this.addNewLine=e=>this.lineStarts.push(e),this.linePos=e=>{let n=0,r=this.lineStarts.length;for(;n<r;){let s=n+r>>1;this.lineStarts[s]<e?n=s+1:r=s}if(this.lineStarts[n]===e)return{line:n+1,col:1};if(n===0)return{line:0,col:e};let i=this.lineStarts[n-1];return{line:n,col:e-i+1}}}};oA.LineCounter=Wb});var Yb=N(dA=>{"use strict";var aA=Nh(),QU=zb();function qs(t,e){for(let n=0;n<t.length;++n)if(t[n].type===e)return!0;return!1}function cA(t){for(let e=0;e<t.length;++e)switch(t[e].type){case"space":case"comment":case"newline":break;default:return e}return-1}function uA(t){switch(t?.type){case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":case"flow-collection":return!0;default:return!1}}function Ph(t){switch(t.type){case"document":return t.start;case"block-map":{let e=t.items[t.items.length-1];return e.sep??e.start}case"block-seq":return t.items[t.items.length-1].start;default:return[]}}function fa(t){if(t.length===0)return[];let e=t.length;e:for(;--e>=0;)switch(t[e].type){case"doc-start":case"explicit-key-ind":case"map-value-ind":case"seq-item-ind":case"newline":break e}for(;t[++e]?.type==="space";);return t.splice(e,t.length)}function lA(t){if(t.start.type==="flow-seq-start")for(let e of t.items)e.sep&&!e.value&&!qs(e.start,"explicit-key-ind")&&!qs(e.sep,"map-value-ind")&&(e.key&&(e.value=e.key),delete e.key,uA(e.value)?e.value.end?Array.prototype.push.apply(e.value.end,e.sep):e.value.end=e.sep:Array.prototype.push.apply(e.start,e.sep),delete e.sep)}var Gb=class{constructor(e){this.atNewLine=!0,this.atScalar=!1,this.indent=0,this.offset=0,this.onKeyLine=!1,this.stack=[],this.source="",this.type="",this.lexer=new QU.Lexer,this.onNewLine=e}*parse(e,n=!1){this.onNewLine&&this.offset===0&&this.onNewLine(0);for(let r of this.lexer.lex(e,n))yield*this.next(r);n||(yield*this.end())}*next(e){if(this.source=e,process.env.LOG_TOKENS&&console.log("|",aA.prettyToken(e)),this.atScalar){this.atScalar=!1,yield*this.step(),this.offset+=e.length;return}let n=aA.tokenType(e);if(n)if(n==="scalar")this.atNewLine=!1,this.atScalar=!0,this.type="scalar";else{switch(this.type=n,yield*this.step(),n){case"newline":this.atNewLine=!0,this.indent=0,this.onNewLine&&this.onNewLine(this.offset+e.length);break;case"space":this.atNewLine&&e[0]===" "&&(this.indent+=e.length);break;case"explicit-key-ind":case"map-value-ind":case"seq-item-ind":this.atNewLine&&(this.indent+=e.length);break;case"doc-mode":case"flow-error-end":return;default:this.atNewLine=!1}this.offset+=e.length}else{let r=`Not a YAML token: ${e}`;yield*this.pop({type:"error",offset:this.offset,message:r,source:e}),this.offset+=e.length}}*end(){for(;this.stack.length>0;)yield*this.pop()}get sourceToken(){return{type:this.type,offset:this.offset,indent:this.indent,source:this.source}}*step(){let e=this.peek(1);if(this.type==="doc-end"&&(!e||e.type!=="doc-end")){for(;this.stack.length>0;)yield*this.pop();this.stack.push({type:"doc-end",offset:this.offset,source:this.source});return}if(!e)return yield*this.stream();switch(e.type){case"document":return yield*this.document(e);case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":return yield*this.scalar(e);case"block-scalar":return yield*this.blockScalar(e);case"block-map":return yield*this.blockMap(e);case"block-seq":return yield*this.blockSequence(e);case"flow-collection":return yield*this.flowCollection(e);case"doc-end":return yield*this.documentEnd(e)}yield*this.pop()}peek(e){return this.stack[this.stack.length-e]}*pop(e){let n=e??this.stack.pop();if(!n)yield{type:"error",offset:this.offset,source:"",message:"Tried to pop an empty stack"};else if(this.stack.length===0)yield n;else{let r=this.peek(1);switch(n.type==="block-scalar"?n.indent="indent"in r?r.indent:0:n.type==="flow-collection"&&r.type==="document"&&(n.indent=0),n.type==="flow-collection"&&lA(n),r.type){case"document":r.value=n;break;case"block-scalar":r.props.push(n);break;case"block-map":{let i=r.items[r.items.length-1];if(i.value){r.items.push({start:[],key:n,sep:[]}),this.onKeyLine=!0;return}else if(i.sep)i.value=n;else{Object.assign(i,{key:n,sep:[]}),this.onKeyLine=!i.explicitKey;return}break}case"block-seq":{let i=r.items[r.items.length-1];i.value?r.items.push({start:[],value:n}):i.value=n;break}case"flow-collection":{let i=r.items[r.items.length-1];!i||i.value?r.items.push({start:[],key:n,sep:[]}):i.sep?i.value=n:Object.assign(i,{key:n,sep:[]});return}default:yield*this.pop(),yield*this.pop(n)}if((r.type==="document"||r.type==="block-map"||r.type==="block-seq")&&(n.type==="block-map"||n.type==="block-seq")){let i=n.items[n.items.length-1];i&&!i.sep&&!i.value&&i.start.length>0&&cA(i.start)===-1&&(n.indent===0||i.start.every(s=>s.type!=="comment"||s.indent<n.indent))&&(r.type==="document"?r.end=i.start:r.items.push({start:i.start}),n.items.splice(-1,1))}}}*stream(){switch(this.type){case"directive-line":yield{type:"directive",offset:this.offset,source:this.source};return;case"byte-order-mark":case"space":case"comment":case"newline":yield this.sourceToken;return;case"doc-mode":case"doc-start":{let e={type:"document",offset:this.offset,start:[]};this.type==="doc-start"&&e.start.push(this.sourceToken),this.stack.push(e);return}}yield{type:"error",offset:this.offset,message:`Unexpected ${this.type} token in YAML stream`,source:this.source}}*document(e){if(e.value)return yield*this.lineEnd(e);switch(this.type){case"doc-start":{cA(e.start)!==-1?(yield*this.pop(),yield*this.step()):e.start.push(this.sourceToken);return}case"anchor":case"tag":case"space":case"comment":case"newline":e.start.push(this.sourceToken);return}let n=this.startBlockValue(e);n?this.stack.push(n):yield{type:"error",offset:this.offset,message:`Unexpected ${this.type} token in YAML document`,source:this.source}}*scalar(e){if(this.type==="map-value-ind"){let n=Ph(this.peek(2)),r=fa(n),i;e.end?(i=e.end,i.push(this.sourceToken),delete e.end):i=[this.sourceToken];let s={type:"block-map",offset:e.offset,indent:e.indent,items:[{start:r,key:e,sep:i}]};this.onKeyLine=!0,this.stack[this.stack.length-1]=s}else yield*this.lineEnd(e)}*blockScalar(e){switch(this.type){case"space":case"comment":case"newline":e.props.push(this.sourceToken);return;case"scalar":if(e.source=this.source,this.atNewLine=!0,this.indent=0,this.onNewLine){let n=this.source.indexOf(`
172
172
  `)+1;for(;n!==0;)this.onNewLine(this.offset+n),n=this.source.indexOf(`
173
- `,n)+1}yield*this.pop();break;default:yield*this.pop(),yield*this.step()}}*blockMap(e){let n=e.items[e.items.length-1];switch(this.type){case"newline":if(this.onKeyLine=!1,n.value){let r="end"in n.value?n.value.end:void 0;(Array.isArray(r)?r[r.length-1]:void 0)?.type==="comment"?r?.push(this.sourceToken):e.items.push({start:[this.sourceToken]})}else n.sep?n.sep.push(this.sourceToken):n.start.push(this.sourceToken);return;case"space":case"comment":if(n.value)e.items.push({start:[this.sourceToken]});else if(n.sep)n.sep.push(this.sourceToken);else{if(this.atIndentedComment(n.start,e.indent)){let i=e.items[e.items.length-2]?.value?.end;if(Array.isArray(i)){Array.prototype.push.apply(i,n.start),i.push(this.sourceToken),e.items.pop();return}}n.start.push(this.sourceToken)}return}if(this.indent>=e.indent){let r=!this.onKeyLine&&this.indent===e.indent,i=r&&(n.sep||n.explicitKey)&&this.type!=="seq-item-ind",s=[];if(i&&n.sep&&!n.value){let o=[];for(let a=0;a<n.sep.length;++a){let c=n.sep[a];switch(c.type){case"newline":o.push(a);break;case"space":break;case"comment":c.indent>e.indent&&(o.length=0);break;default:o.length=0}}o.length>=2&&(s=n.sep.splice(o[1]))}switch(this.type){case"anchor":case"tag":i||n.value?(s.push(this.sourceToken),e.items.push({start:s}),this.onKeyLine=!0):n.sep?n.sep.push(this.sourceToken):n.start.push(this.sourceToken);return;case"explicit-key-ind":!n.sep&&!n.explicitKey?(n.start.push(this.sourceToken),n.explicitKey=!0):i||n.value?(s.push(this.sourceToken),e.items.push({start:s,explicitKey:!0})):this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:[this.sourceToken],explicitKey:!0}]}),this.onKeyLine=!0;return;case"map-value-ind":if(n.explicitKey)if(n.sep)if(n.value)e.items.push({start:[],key:null,sep:[this.sourceToken]});else if(xs(n.sep,"map-value-ind"))this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:s,key:null,sep:[this.sourceToken]}]});else if(ND(n.key)&&!xs(n.sep,"newline")){let o=ea(n.start),a=n.key,c=n.sep;c.push(this.sourceToken),delete n.key,delete n.sep,this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:o,key:a,sep:c}]})}else s.length>0?n.sep=n.sep.concat(s,this.sourceToken):n.sep.push(this.sourceToken);else if(xs(n.start,"newline"))Object.assign(n,{key:null,sep:[this.sourceToken]});else{let o=ea(n.start);this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:o,key:null,sep:[this.sourceToken]}]})}else n.sep?n.value||i?e.items.push({start:s,key:null,sep:[this.sourceToken]}):xs(n.sep,"map-value-ind")?this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:[],key:null,sep:[this.sourceToken]}]}):n.sep.push(this.sourceToken):Object.assign(n,{key:null,sep:[this.sourceToken]});this.onKeyLine=!0;return;case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":{let o=this.flowScalar(this.type);i||n.value?(e.items.push({start:s,key:o,sep:[]}),this.onKeyLine=!0):n.sep?this.stack.push(o):(Object.assign(n,{key:o,sep:[]}),this.onKeyLine=!0);return}default:{let o=this.startBlockValue(e);if(o){r&&o.type!=="block-seq"&&e.items.push({start:s}),this.stack.push(o);return}}}}yield*this.pop(),yield*this.step()}*blockSequence(e){let n=e.items[e.items.length-1];switch(this.type){case"newline":if(n.value){let r="end"in n.value?n.value.end:void 0;(Array.isArray(r)?r[r.length-1]:void 0)?.type==="comment"?r?.push(this.sourceToken):e.items.push({start:[this.sourceToken]})}else n.start.push(this.sourceToken);return;case"space":case"comment":if(n.value)e.items.push({start:[this.sourceToken]});else{if(this.atIndentedComment(n.start,e.indent)){let i=e.items[e.items.length-2]?.value?.end;if(Array.isArray(i)){Array.prototype.push.apply(i,n.start),i.push(this.sourceToken),e.items.pop();return}}n.start.push(this.sourceToken)}return;case"anchor":case"tag":if(n.value||this.indent<=e.indent)break;n.start.push(this.sourceToken);return;case"seq-item-ind":if(this.indent!==e.indent)break;n.value||xs(n.start,"seq-item-ind")?e.items.push({start:[this.sourceToken]}):n.start.push(this.sourceToken);return}if(this.indent>e.indent){let r=this.startBlockValue(e);if(r){this.stack.push(r);return}}yield*this.pop(),yield*this.step()}*flowCollection(e){let n=e.items[e.items.length-1];if(this.type==="flow-error-end"){let r;do yield*this.pop(),r=this.peek(1);while(r&&r.type==="flow-collection")}else if(e.end.length===0){switch(this.type){case"comma":case"explicit-key-ind":!n||n.sep?e.items.push({start:[this.sourceToken]}):n.start.push(this.sourceToken);return;case"map-value-ind":!n||n.value?e.items.push({start:[],key:null,sep:[this.sourceToken]}):n.sep?n.sep.push(this.sourceToken):Object.assign(n,{key:null,sep:[this.sourceToken]});return;case"space":case"comment":case"newline":case"anchor":case"tag":!n||n.value?e.items.push({start:[this.sourceToken]}):n.sep?n.sep.push(this.sourceToken):n.start.push(this.sourceToken);return;case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":{let i=this.flowScalar(this.type);!n||n.value?e.items.push({start:[],key:i,sep:[]}):n.sep?this.stack.push(i):Object.assign(n,{key:i,sep:[]});return}case"flow-map-end":case"flow-seq-end":e.end.push(this.sourceToken);return}let r=this.startBlockValue(e);r?this.stack.push(r):(yield*this.pop(),yield*this.step())}else{let r=this.peek(2);if(r.type==="block-map"&&(this.type==="map-value-ind"&&r.indent===e.indent||this.type==="newline"&&!r.items[r.items.length-1].sep))yield*this.pop(),yield*this.step();else if(this.type==="map-value-ind"&&r.type!=="flow-collection"){let i=Th(r),s=ea(i);kD(e);let o=e.end.splice(1,e.end.length);o.push(this.sourceToken);let a={type:"block-map",offset:e.offset,indent:e.indent,items:[{start:s,key:e,sep:o}]};this.onKeyLine=!0,this.stack[this.stack.length-1]=a}else yield*this.lineEnd(e)}}flowScalar(e){if(this.onNewLine){let n=this.source.indexOf(`
173
+ `,n)+1}yield*this.pop();break;default:yield*this.pop(),yield*this.step()}}*blockMap(e){let n=e.items[e.items.length-1];switch(this.type){case"newline":if(this.onKeyLine=!1,n.value){let r="end"in n.value?n.value.end:void 0;(Array.isArray(r)?r[r.length-1]:void 0)?.type==="comment"?r?.push(this.sourceToken):e.items.push({start:[this.sourceToken]})}else n.sep?n.sep.push(this.sourceToken):n.start.push(this.sourceToken);return;case"space":case"comment":if(n.value)e.items.push({start:[this.sourceToken]});else if(n.sep)n.sep.push(this.sourceToken);else{if(this.atIndentedComment(n.start,e.indent)){let i=e.items[e.items.length-2]?.value?.end;if(Array.isArray(i)){Array.prototype.push.apply(i,n.start),i.push(this.sourceToken),e.items.pop();return}}n.start.push(this.sourceToken)}return}if(this.indent>=e.indent){let r=!this.onKeyLine&&this.indent===e.indent,i=r&&(n.sep||n.explicitKey)&&this.type!=="seq-item-ind",s=[];if(i&&n.sep&&!n.value){let o=[];for(let a=0;a<n.sep.length;++a){let c=n.sep[a];switch(c.type){case"newline":o.push(a);break;case"space":break;case"comment":c.indent>e.indent&&(o.length=0);break;default:o.length=0}}o.length>=2&&(s=n.sep.splice(o[1]))}switch(this.type){case"anchor":case"tag":i||n.value?(s.push(this.sourceToken),e.items.push({start:s}),this.onKeyLine=!0):n.sep?n.sep.push(this.sourceToken):n.start.push(this.sourceToken);return;case"explicit-key-ind":!n.sep&&!n.explicitKey?(n.start.push(this.sourceToken),n.explicitKey=!0):i||n.value?(s.push(this.sourceToken),e.items.push({start:s,explicitKey:!0})):this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:[this.sourceToken],explicitKey:!0}]}),this.onKeyLine=!0;return;case"map-value-ind":if(n.explicitKey)if(n.sep)if(n.value)e.items.push({start:[],key:null,sep:[this.sourceToken]});else if(qs(n.sep,"map-value-ind"))this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:s,key:null,sep:[this.sourceToken]}]});else if(uA(n.key)&&!qs(n.sep,"newline")){let o=fa(n.start),a=n.key,c=n.sep;c.push(this.sourceToken),delete n.key,delete n.sep,this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:o,key:a,sep:c}]})}else s.length>0?n.sep=n.sep.concat(s,this.sourceToken):n.sep.push(this.sourceToken);else if(qs(n.start,"newline"))Object.assign(n,{key:null,sep:[this.sourceToken]});else{let o=fa(n.start);this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:o,key:null,sep:[this.sourceToken]}]})}else n.sep?n.value||i?e.items.push({start:s,key:null,sep:[this.sourceToken]}):qs(n.sep,"map-value-ind")?this.stack.push({type:"block-map",offset:this.offset,indent:this.indent,items:[{start:[],key:null,sep:[this.sourceToken]}]}):n.sep.push(this.sourceToken):Object.assign(n,{key:null,sep:[this.sourceToken]});this.onKeyLine=!0;return;case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":{let o=this.flowScalar(this.type);i||n.value?(e.items.push({start:s,key:o,sep:[]}),this.onKeyLine=!0):n.sep?this.stack.push(o):(Object.assign(n,{key:o,sep:[]}),this.onKeyLine=!0);return}default:{let o=this.startBlockValue(e);if(o){r&&o.type!=="block-seq"&&e.items.push({start:s}),this.stack.push(o);return}}}}yield*this.pop(),yield*this.step()}*blockSequence(e){let n=e.items[e.items.length-1];switch(this.type){case"newline":if(n.value){let r="end"in n.value?n.value.end:void 0;(Array.isArray(r)?r[r.length-1]:void 0)?.type==="comment"?r?.push(this.sourceToken):e.items.push({start:[this.sourceToken]})}else n.start.push(this.sourceToken);return;case"space":case"comment":if(n.value)e.items.push({start:[this.sourceToken]});else{if(this.atIndentedComment(n.start,e.indent)){let i=e.items[e.items.length-2]?.value?.end;if(Array.isArray(i)){Array.prototype.push.apply(i,n.start),i.push(this.sourceToken),e.items.pop();return}}n.start.push(this.sourceToken)}return;case"anchor":case"tag":if(n.value||this.indent<=e.indent)break;n.start.push(this.sourceToken);return;case"seq-item-ind":if(this.indent!==e.indent)break;n.value||qs(n.start,"seq-item-ind")?e.items.push({start:[this.sourceToken]}):n.start.push(this.sourceToken);return}if(this.indent>e.indent){let r=this.startBlockValue(e);if(r){this.stack.push(r);return}}yield*this.pop(),yield*this.step()}*flowCollection(e){let n=e.items[e.items.length-1];if(this.type==="flow-error-end"){let r;do yield*this.pop(),r=this.peek(1);while(r&&r.type==="flow-collection")}else if(e.end.length===0){switch(this.type){case"comma":case"explicit-key-ind":!n||n.sep?e.items.push({start:[this.sourceToken]}):n.start.push(this.sourceToken);return;case"map-value-ind":!n||n.value?e.items.push({start:[],key:null,sep:[this.sourceToken]}):n.sep?n.sep.push(this.sourceToken):Object.assign(n,{key:null,sep:[this.sourceToken]});return;case"space":case"comment":case"newline":case"anchor":case"tag":!n||n.value?e.items.push({start:[this.sourceToken]}):n.sep?n.sep.push(this.sourceToken):n.start.push(this.sourceToken);return;case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":{let i=this.flowScalar(this.type);!n||n.value?e.items.push({start:[],key:i,sep:[]}):n.sep?this.stack.push(i):Object.assign(n,{key:i,sep:[]});return}case"flow-map-end":case"flow-seq-end":e.end.push(this.sourceToken);return}let r=this.startBlockValue(e);r?this.stack.push(r):(yield*this.pop(),yield*this.step())}else{let r=this.peek(2);if(r.type==="block-map"&&(this.type==="map-value-ind"&&r.indent===e.indent||this.type==="newline"&&!r.items[r.items.length-1].sep))yield*this.pop(),yield*this.step();else if(this.type==="map-value-ind"&&r.type!=="flow-collection"){let i=Ph(r),s=fa(i);lA(e);let o=e.end.splice(1,e.end.length);o.push(this.sourceToken);let a={type:"block-map",offset:e.offset,indent:e.indent,items:[{start:s,key:e,sep:o}]};this.onKeyLine=!0,this.stack[this.stack.length-1]=a}else yield*this.lineEnd(e)}}flowScalar(e){if(this.onNewLine){let n=this.source.indexOf(`
174
174
  `)+1;for(;n!==0;)this.onNewLine(this.offset+n),n=this.source.indexOf(`
175
- `,n)+1}return{type:e,offset:this.offset,indent:this.indent,source:this.source}}startBlockValue(e){switch(this.type){case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":return this.flowScalar(this.type);case"block-scalar-header":return{type:"block-scalar",offset:this.offset,indent:this.indent,props:[this.sourceToken],source:""};case"flow-map-start":case"flow-seq-start":return{type:"flow-collection",offset:this.offset,indent:this.indent,start:this.sourceToken,items:[],end:[]};case"seq-item-ind":return{type:"block-seq",offset:this.offset,indent:this.indent,items:[{start:[this.sourceToken]}]};case"explicit-key-ind":{this.onKeyLine=!0;let n=Th(e),r=ea(n);return r.push(this.sourceToken),{type:"block-map",offset:this.offset,indent:this.indent,items:[{start:r,explicitKey:!0}]}}case"map-value-ind":{this.onKeyLine=!0;let n=Th(e),r=ea(n);return{type:"block-map",offset:this.offset,indent:this.indent,items:[{start:r,key:null,sep:[this.sourceToken]}]}}}return null}atIndentedComment(e,n){return this.type!=="comment"||this.indent<=n?!1:e.every(r=>r.type==="newline"||r.type==="space")}*documentEnd(e){this.type!=="doc-mode"&&(e.end?e.end.push(this.sourceToken):e.end=[this.sourceToken],this.type==="newline"&&(yield*this.pop()))}*lineEnd(e){switch(this.type){case"comma":case"doc-start":case"doc-end":case"flow-seq-end":case"flow-map-end":case"map-value-ind":yield*this.pop(),yield*this.step();break;case"newline":this.onKeyLine=!1;case"space":case"comment":default:e.end?e.end.push(this.sourceToken):e.end=[this.sourceToken],this.type==="newline"&&(yield*this.pop())}}};PD.Parser=jv});var OD=k(Wc=>{"use strict";var RD=Nv(),ZB=Lc(),zc=jc(),eU=wy(),tU=Ne(),nU=qv(),CD=Fv();function DD(t){let e=t.prettyErrors!==!1;return{lineCounter:t.lineCounter||e&&new nU.LineCounter||null,prettyErrors:e}}function rU(t,e={}){let{lineCounter:n,prettyErrors:r}=DD(e),i=new CD.Parser(n?.addNewLine),s=new RD.Composer(e),o=Array.from(s.compose(i.parse(t)));if(r&&n)for(let a of o)a.errors.forEach(zc.prettifyError(t,n)),a.warnings.forEach(zc.prettifyError(t,n));return o.length>0?o:Object.assign([],{empty:!0},s.streamInfo())}function AD(t,e={}){let{lineCounter:n,prettyErrors:r}=DD(e),i=new CD.Parser(n?.addNewLine),s=new RD.Composer(e),o=null;for(let a of s.compose(i.parse(t),!0,t.length))if(!o)o=a;else if(o.options.logLevel!=="silent"){o.errors.push(new zc.YAMLParseError(a.range.slice(0,2),"MULTIPLE_DOCS","Source contains multiple documents; please use YAML.parseAllDocuments()"));break}return r&&n&&(o.errors.forEach(zc.prettifyError(t,n)),o.warnings.forEach(zc.prettifyError(t,n))),o}function iU(t,e,n){let r;typeof e=="function"?r=e:n===void 0&&e&&typeof e=="object"&&(n=e);let i=AD(t,n);if(!i)return null;if(i.warnings.forEach(s=>eU.warn(i.options.logLevel,s)),i.errors.length>0){if(i.options.logLevel!=="silent")throw i.errors[0];i.errors=[]}return i.toJS(Object.assign({reviver:r},n))}function sU(t,e,n){let r=null;if(typeof e=="function"||Array.isArray(e)?r=e:n===void 0&&e&&(n=e),typeof n=="string"&&(n=n.length),typeof n=="number"){let i=Math.round(n);n=i<1?void 0:i>8?{indent:8}:{indent:i}}if(t===void 0){let{keepUndefined:i}=n??e??{};if(!i)return}return tU.isDocument(t)&&!r?t.toString(n):new ZB.Document(t,r,n).toString(n)}Wc.parse=iU;Wc.parseAllDocuments=rU;Wc.parseDocument=AD;Wc.stringify=sU});var Uv=k(Fe=>{"use strict";var oU=Nv(),aU=Lc(),cU=ov(),Bv=jc(),lU=Tc(),Qi=Ne(),uU=Yi(),dU=Ct(),fU=Xi(),hU=Ji(),pU=vh(),mU=Lv(),gU=qv(),yU=Fv(),Sh=OD(),ID=gc();Fe.Composer=oU.Composer;Fe.Document=aU.Document;Fe.Schema=cU.Schema;Fe.YAMLError=Bv.YAMLError;Fe.YAMLParseError=Bv.YAMLParseError;Fe.YAMLWarning=Bv.YAMLWarning;Fe.Alias=lU.Alias;Fe.isAlias=Qi.isAlias;Fe.isCollection=Qi.isCollection;Fe.isDocument=Qi.isDocument;Fe.isMap=Qi.isMap;Fe.isNode=Qi.isNode;Fe.isPair=Qi.isPair;Fe.isScalar=Qi.isScalar;Fe.isSeq=Qi.isSeq;Fe.Pair=uU.Pair;Fe.Scalar=dU.Scalar;Fe.YAMLMap=fU.YAMLMap;Fe.YAMLSeq=hU.YAMLSeq;Fe.CST=pU;Fe.Lexer=mU.Lexer;Fe.LineCounter=gU.LineCounter;Fe.Parser=yU.Parser;Fe.parse=Sh.parse;Fe.parseAllDocuments=Sh.parseAllDocuments;Fe.parseDocument=Sh.parseDocument;Fe.stringify=Sh.stringify;Fe.visit=ID.visit;Fe.visitAsync=ID.visitAsync});var qD=k((Iie,$D)=>{"use strict";$D.exports=MD;function MD(t,e,n){t instanceof RegExp&&(t=xD(t,n)),e instanceof RegExp&&(e=xD(e,n));var r=LD(t,e,n);return r&&{start:r[0],end:r[1],pre:n.slice(0,r[0]),body:n.slice(r[0]+t.length,r[1]),post:n.slice(r[1]+e.length)}}function xD(t,e){var n=e.match(t);return n?n[0]:null}MD.range=LD;function LD(t,e,n){var r,i,s,o,a,c=n.indexOf(t),l=n.indexOf(e,c+1),u=c;if(c>=0&&l>0){if(t===e)return[c,l];for(r=[],s=n.length;u>=0&&!a;)u==c?(r.push(u),c=n.indexOf(t,u+1)):r.length==1?a=[r.pop(),l]:(i=r.pop(),i<s&&(s=i,o=l),l=n.indexOf(e,u+1)),u=c<l&&c>=0?c:l;r.length&&(a=[s,o])}return a}});var HD=k((xie,WD)=>{var jD=qD();WD.exports=TU;var FD="\0SLASH"+Math.random()+"\0",BD="\0OPEN"+Math.random()+"\0",zv="\0CLOSE"+Math.random()+"\0",UD="\0COMMA"+Math.random()+"\0",VD="\0PERIOD"+Math.random()+"\0";function Vv(t){return parseInt(t,10)==t?parseInt(t,10):t.charCodeAt(0)}function vU(t){return t.split("\\\\").join(FD).split("\\{").join(BD).split("\\}").join(zv).split("\\,").join(UD).split("\\.").join(VD)}function bU(t){return t.split(FD).join("\\").split(BD).join("{").split(zv).join("}").split(UD).join(",").split(VD).join(".")}function zD(t){if(!t)return[""];var e=[],n=jD("{","}",t);if(!n)return t.split(",");var r=n.pre,i=n.body,s=n.post,o=r.split(",");o[o.length-1]+="{"+i+"}";var a=zD(s);return s.length&&(o[o.length-1]+=a.shift(),o.push.apply(o,a)),e.push.apply(e,o),e}function TU(t){return t?(t.substr(0,2)==="{}"&&(t="\\{\\}"+t.substr(2)),Hc(vU(t),!0).map(bU)):[]}function SU(t){return"{"+t+"}"}function _U(t){return/^-?0\d/.test(t)}function EU(t,e){return t<=e}function wU(t,e){return t>=e}function Hc(t,e){var n=[],r=jD("{","}",t);if(!r)return[t];var i=r.pre,s=r.post.length?Hc(r.post,!1):[""];if(/\$$/.test(r.pre))for(var o=0;o<s.length;o++){var a=i+"{"+r.body+"}"+s[o];n.push(a)}else{var c=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(r.body),l=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(r.body),u=c||l,d=r.body.indexOf(",")>=0;if(!u&&!d)return r.post.match(/,.*\}/)?(t=r.pre+"{"+r.body+zv+r.post,Hc(t)):[t];var f;if(u)f=r.body.split(/\.\./);else if(f=zD(r.body),f.length===1&&(f=Hc(f[0],!1).map(SU),f.length===1))return s.map(function(ze){return r.pre+f[0]+ze});var h;if(u){var y=Vv(f[0]),p=Vv(f[1]),T=Math.max(f[0].length,f[1].length),_=f.length==3?Math.abs(Vv(f[2])):1,v=EU,b=p<y;b&&(_*=-1,v=wU);var w=f.some(_U);h=[];for(var C=y;v(C,p);C+=_){var x;if(l)x=String.fromCharCode(C),x==="\\"&&(x="");else if(x=String(C),w){var B=T-x.length;if(B>0){var j=new Array(B+1).join("0");C<0?x="-"+j+x.slice(1):x=j+x}}h.push(x)}}else{h=[];for(var ce=0;ce<f.length;ce++)h.push.apply(h,Hc(f[ce],!1))}for(var ce=0;ce<h.length;ce++)for(var o=0;o<s.length;o++){var a=i+h[ce]+s[o];(!e||u||a)&&n.push(a)}}return n}});var ul=k(Ce=>{"use strict";Object.defineProperty(Ce,"__esModule",{value:!0});Ce.regexpCode=Ce.getEsmExportName=Ce.getProperty=Ce.safeStringify=Ce.stringify=Ce.strConcat=Ce.addCodeArg=Ce.str=Ce._=Ce.nil=Ce._Code=Ce.Name=Ce.IDENTIFIER=Ce._CodeOrName=void 0;var cl=class{};Ce._CodeOrName=cl;Ce.IDENTIFIER=/^[a-z$_][a-z$_0-9]*$/i;var qs=class extends cl{constructor(e){if(super(),!Ce.IDENTIFIER.test(e))throw new Error("CodeGen: name must be a valid identifier");this.str=e}toString(){return this.str}emptyStr(){return!1}get names(){return{[this.str]:1}}};Ce.Name=qs;var ir=class extends cl{constructor(e){super(),this._items=typeof e=="string"?[e]:e}toString(){return this.str}emptyStr(){if(this._items.length>1)return!1;let e=this._items[0];return e===""||e==='""'}get str(){var e;return(e=this._str)!==null&&e!==void 0?e:this._str=this._items.reduce((n,r)=>`${n}${r}`,"")}get names(){var e;return(e=this._names)!==null&&e!==void 0?e:this._names=this._items.reduce((n,r)=>(r instanceof qs&&(n[r.str]=(n[r.str]||0)+1),n),{})}};Ce._Code=ir;Ce.nil=new ir("");function IA(t,...e){let n=[t[0]],r=0;for(;r<e.length;)lb(n,e[r]),n.push(t[++r]);return new ir(n)}Ce._=IA;var cb=new ir("+");function xA(t,...e){let n=[ll(t[0])],r=0;for(;r<e.length;)n.push(cb),lb(n,e[r]),n.push(cb,ll(t[++r]));return OV(n),new ir(n)}Ce.str=xA;function lb(t,e){e instanceof ir?t.push(...e._items):e instanceof qs?t.push(e):t.push(MV(e))}Ce.addCodeArg=lb;function OV(t){let e=1;for(;e<t.length-1;){if(t[e]===cb){let n=IV(t[e-1],t[e+1]);if(n!==void 0){t.splice(e-1,3,n);continue}t[e++]="+"}e++}}function IV(t,e){if(e==='""')return t;if(t==='""')return e;if(typeof t=="string")return e instanceof qs||t[t.length-1]!=='"'?void 0:typeof e!="string"?`${t.slice(0,-1)}${e}"`:e[0]==='"'?t.slice(0,-1)+e.slice(1):void 0;if(typeof e=="string"&&e[0]==='"'&&!(t instanceof qs))return`"${t}${e.slice(1)}`}function xV(t,e){return e.emptyStr()?t:t.emptyStr()?e:xA`${t}${e}`}Ce.strConcat=xV;function MV(t){return typeof t=="number"||typeof t=="boolean"||t===null?t:ll(Array.isArray(t)?t.join(","):t)}function LV(t){return new ir(ll(t))}Ce.stringify=LV;function ll(t){return JSON.stringify(t).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}Ce.safeStringify=ll;function $V(t){return typeof t=="string"&&Ce.IDENTIFIER.test(t)?new ir(`.${t}`):IA`[${t}]`}Ce.getProperty=$V;function qV(t){if(typeof t=="string"&&Ce.IDENTIFIER.test(t))return new ir(`${t}`);throw new Error(`CodeGen: invalid export name: ${t}, use explicit $id name mapping`)}Ce.getEsmExportName=qV;function jV(t){return new ir(t.toString())}Ce.regexpCode=jV});var fb=k(An=>{"use strict";Object.defineProperty(An,"__esModule",{value:!0});An.ValueScope=An.ValueScopeName=An.Scope=An.varKinds=An.UsedValueState=void 0;var Dn=ul(),ub=class extends Error{constructor(e){super(`CodeGen: "code" for ${e} not defined`),this.value=e.value}},Bh;(function(t){t[t.Started=0]="Started",t[t.Completed=1]="Completed"})(Bh||(An.UsedValueState=Bh={}));An.varKinds={const:new Dn.Name("const"),let:new Dn.Name("let"),var:new Dn.Name("var")};var Uh=class{constructor({prefixes:e,parent:n}={}){this._names={},this._prefixes=e,this._parent=n}toName(e){return e instanceof Dn.Name?e:this.name(e)}name(e){return new Dn.Name(this._newName(e))}_newName(e){let n=this._names[e]||this._nameGroup(e);return`${e}${n.index++}`}_nameGroup(e){var n,r;if(!((r=(n=this._parent)===null||n===void 0?void 0:n._prefixes)===null||r===void 0)&&r.has(e)||this._prefixes&&!this._prefixes.has(e))throw new Error(`CodeGen: prefix "${e}" is not allowed in this scope`);return this._names[e]={prefix:e,index:0}}};An.Scope=Uh;var Vh=class extends Dn.Name{constructor(e,n){super(n),this.prefix=e}setValue(e,{property:n,itemIndex:r}){this.value=e,this.scopePath=(0,Dn._)`.${new Dn.Name(n)}[${r}]`}};An.ValueScopeName=Vh;var FV=(0,Dn._)`\n`,db=class extends Uh{constructor(e){super(e),this._values={},this._scope=e.scope,this.opts={...e,_n:e.lines?FV:Dn.nil}}get(){return this._scope}name(e){return new Vh(e,this._newName(e))}value(e,n){var r;if(n.ref===void 0)throw new Error("CodeGen: ref must be passed in value");let i=this.toName(e),{prefix:s}=i,o=(r=n.key)!==null&&r!==void 0?r:n.ref,a=this._values[s];if(a){let u=a.get(o);if(u)return u}else a=this._values[s]=new Map;a.set(o,i);let c=this._scope[s]||(this._scope[s]=[]),l=c.length;return c[l]=n.ref,i.setValue(n,{property:s,itemIndex:l}),i}getValue(e,n){let r=this._values[e];if(r)return r.get(n)}scopeRefs(e,n=this._values){return this._reduceValues(n,r=>{if(r.scopePath===void 0)throw new Error(`CodeGen: name "${r}" has no value`);return(0,Dn._)`${e}${r.scopePath}`})}scopeCode(e=this._values,n,r){return this._reduceValues(e,i=>{if(i.value===void 0)throw new Error(`CodeGen: name "${i}" has no value`);return i.value.code},n,r)}_reduceValues(e,n,r={},i){let s=Dn.nil;for(let o in e){let a=e[o];if(!a)continue;let c=r[o]=r[o]||new Map;a.forEach(l=>{if(c.has(l))return;c.set(l,Bh.Started);let u=n(l);if(u){let d=this.opts.es5?An.varKinds.var:An.varKinds.const;s=(0,Dn._)`${s}${d} ${l} = ${u};${this.opts._n}`}else if(u=i?.(l))s=(0,Dn._)`${s}${u}${this.opts._n}`;else throw new ub(l);c.set(l,Bh.Completed)})}return s}};An.ValueScope=db});var fe=k(me=>{"use strict";Object.defineProperty(me,"__esModule",{value:!0});me.or=me.and=me.not=me.CodeGen=me.operators=me.varKinds=me.ValueScopeName=me.ValueScope=me.Scope=me.Name=me.regexpCode=me.stringify=me.getProperty=me.nil=me.strConcat=me.str=me._=void 0;var Ee=ul(),Cr=fb(),rs=ul();Object.defineProperty(me,"_",{enumerable:!0,get:function(){return rs._}});Object.defineProperty(me,"str",{enumerable:!0,get:function(){return rs.str}});Object.defineProperty(me,"strConcat",{enumerable:!0,get:function(){return rs.strConcat}});Object.defineProperty(me,"nil",{enumerable:!0,get:function(){return rs.nil}});Object.defineProperty(me,"getProperty",{enumerable:!0,get:function(){return rs.getProperty}});Object.defineProperty(me,"stringify",{enumerable:!0,get:function(){return rs.stringify}});Object.defineProperty(me,"regexpCode",{enumerable:!0,get:function(){return rs.regexpCode}});Object.defineProperty(me,"Name",{enumerable:!0,get:function(){return rs.Name}});var Gh=fb();Object.defineProperty(me,"Scope",{enumerable:!0,get:function(){return Gh.Scope}});Object.defineProperty(me,"ValueScope",{enumerable:!0,get:function(){return Gh.ValueScope}});Object.defineProperty(me,"ValueScopeName",{enumerable:!0,get:function(){return Gh.ValueScopeName}});Object.defineProperty(me,"varKinds",{enumerable:!0,get:function(){return Gh.varKinds}});me.operators={GT:new Ee._Code(">"),GTE:new Ee._Code(">="),LT:new Ee._Code("<"),LTE:new Ee._Code("<="),EQ:new Ee._Code("==="),NEQ:new Ee._Code("!=="),NOT:new Ee._Code("!"),OR:new Ee._Code("||"),AND:new Ee._Code("&&"),ADD:new Ee._Code("+")};var Ti=class{optimizeNodes(){return this}optimizeNames(e,n){return this}},hb=class extends Ti{constructor(e,n,r){super(),this.varKind=e,this.name=n,this.rhs=r}render({es5:e,_n:n}){let r=e?Cr.varKinds.var:this.varKind,i=this.rhs===void 0?"":` = ${this.rhs}`;return`${r} ${this.name}${i};`+n}optimizeNames(e,n){if(e[this.name.str])return this.rhs&&(this.rhs=ha(this.rhs,e,n)),this}get names(){return this.rhs instanceof Ee._CodeOrName?this.rhs.names:{}}},zh=class extends Ti{constructor(e,n,r){super(),this.lhs=e,this.rhs=n,this.sideEffects=r}render({_n:e}){return`${this.lhs} = ${this.rhs};`+e}optimizeNames(e,n){if(!(this.lhs instanceof Ee.Name&&!e[this.lhs.str]&&!this.sideEffects))return this.rhs=ha(this.rhs,e,n),this}get names(){let e=this.lhs instanceof Ee.Name?{}:{...this.lhs.names};return Hh(e,this.rhs)}},pb=class extends zh{constructor(e,n,r,i){super(e,r,i),this.op=n}render({_n:e}){return`${this.lhs} ${this.op}= ${this.rhs};`+e}},mb=class extends Ti{constructor(e){super(),this.label=e,this.names={}}render({_n:e}){return`${this.label}:`+e}},gb=class extends Ti{constructor(e){super(),this.label=e,this.names={}}render({_n:e}){return`break${this.label?` ${this.label}`:""};`+e}},yb=class extends Ti{constructor(e){super(),this.error=e}render({_n:e}){return`throw ${this.error};`+e}get names(){return this.error.names}},vb=class extends Ti{constructor(e){super(),this.code=e}render({_n:e}){return`${this.code};`+e}optimizeNodes(){return`${this.code}`?this:void 0}optimizeNames(e,n){return this.code=ha(this.code,e,n),this}get names(){return this.code instanceof Ee._CodeOrName?this.code.names:{}}},dl=class extends Ti{constructor(e=[]){super(),this.nodes=e}render(e){return this.nodes.reduce((n,r)=>n+r.render(e),"")}optimizeNodes(){let{nodes:e}=this,n=e.length;for(;n--;){let r=e[n].optimizeNodes();Array.isArray(r)?e.splice(n,1,...r):r?e[n]=r:e.splice(n,1)}return e.length>0?this:void 0}optimizeNames(e,n){let{nodes:r}=this,i=r.length;for(;i--;){let s=r[i];s.optimizeNames(e,n)||(BV(e,s.names),r.splice(i,1))}return r.length>0?this:void 0}get names(){return this.nodes.reduce((e,n)=>Bs(e,n.names),{})}},Si=class extends dl{render(e){return"{"+e._n+super.render(e)+"}"+e._n}},bb=class extends dl{},fa=class extends Si{};fa.kind="else";var js=class t extends Si{constructor(e,n){super(n),this.condition=e}render(e){let n=`if(${this.condition})`+super.render(e);return this.else&&(n+="else "+this.else.render(e)),n}optimizeNodes(){super.optimizeNodes();let e=this.condition;if(e===!0)return this.nodes;let n=this.else;if(n){let r=n.optimizeNodes();n=this.else=Array.isArray(r)?new fa(r):r}if(n)return e===!1?n instanceof t?n:n.nodes:this.nodes.length?this:new t(MA(e),n instanceof t?[n]:n.nodes);if(!(e===!1||!this.nodes.length))return this}optimizeNames(e,n){var r;if(this.else=(r=this.else)===null||r===void 0?void 0:r.optimizeNames(e,n),!!(super.optimizeNames(e,n)||this.else))return this.condition=ha(this.condition,e,n),this}get names(){let e=super.names;return Hh(e,this.condition),this.else&&Bs(e,this.else.names),e}};js.kind="if";var Fs=class extends Si{};Fs.kind="for";var Tb=class extends Fs{constructor(e){super(),this.iteration=e}render(e){return`for(${this.iteration})`+super.render(e)}optimizeNames(e,n){if(super.optimizeNames(e,n))return this.iteration=ha(this.iteration,e,n),this}get names(){return Bs(super.names,this.iteration.names)}},Sb=class extends Fs{constructor(e,n,r,i){super(),this.varKind=e,this.name=n,this.from=r,this.to=i}render(e){let n=e.es5?Cr.varKinds.var:this.varKind,{name:r,from:i,to:s}=this;return`for(${n} ${r}=${i}; ${r}<${s}; ${r}++)`+super.render(e)}get names(){let e=Hh(super.names,this.from);return Hh(e,this.to)}},Wh=class extends Fs{constructor(e,n,r,i){super(),this.loop=e,this.varKind=n,this.name=r,this.iterable=i}render(e){return`for(${this.varKind} ${this.name} ${this.loop} ${this.iterable})`+super.render(e)}optimizeNames(e,n){if(super.optimizeNames(e,n))return this.iterable=ha(this.iterable,e,n),this}get names(){return Bs(super.names,this.iterable.names)}},fl=class extends Si{constructor(e,n,r){super(),this.name=e,this.args=n,this.async=r}render(e){return`${this.async?"async ":""}function ${this.name}(${this.args})`+super.render(e)}};fl.kind="func";var hl=class extends dl{render(e){return"return "+super.render(e)}};hl.kind="return";var _b=class extends Si{render(e){let n="try"+super.render(e);return this.catch&&(n+=this.catch.render(e)),this.finally&&(n+=this.finally.render(e)),n}optimizeNodes(){var e,n;return super.optimizeNodes(),(e=this.catch)===null||e===void 0||e.optimizeNodes(),(n=this.finally)===null||n===void 0||n.optimizeNodes(),this}optimizeNames(e,n){var r,i;return super.optimizeNames(e,n),(r=this.catch)===null||r===void 0||r.optimizeNames(e,n),(i=this.finally)===null||i===void 0||i.optimizeNames(e,n),this}get names(){let e=super.names;return this.catch&&Bs(e,this.catch.names),this.finally&&Bs(e,this.finally.names),e}},pl=class extends Si{constructor(e){super(),this.error=e}render(e){return`catch(${this.error})`+super.render(e)}};pl.kind="catch";var ml=class extends Si{render(e){return"finally"+super.render(e)}};ml.kind="finally";var Eb=class{constructor(e,n={}){this._values={},this._blockStarts=[],this._constants={},this.opts={...n,_n:n.lines?`
176
- `:""},this._extScope=e,this._scope=new Cr.Scope({parent:e}),this._nodes=[new bb]}toString(){return this._root.render(this.opts)}name(e){return this._scope.name(e)}scopeName(e){return this._extScope.name(e)}scopeValue(e,n){let r=this._extScope.value(e,n);return(this._values[r.prefix]||(this._values[r.prefix]=new Set)).add(r),r}getScopeValue(e,n){return this._extScope.getValue(e,n)}scopeRefs(e){return this._extScope.scopeRefs(e,this._values)}scopeCode(){return this._extScope.scopeCode(this._values)}_def(e,n,r,i){let s=this._scope.toName(n);return r!==void 0&&i&&(this._constants[s.str]=r),this._leafNode(new hb(e,s,r)),s}const(e,n,r){return this._def(Cr.varKinds.const,e,n,r)}let(e,n,r){return this._def(Cr.varKinds.let,e,n,r)}var(e,n,r){return this._def(Cr.varKinds.var,e,n,r)}assign(e,n,r){return this._leafNode(new zh(e,n,r))}add(e,n){return this._leafNode(new pb(e,me.operators.ADD,n))}code(e){return typeof e=="function"?e():e!==Ee.nil&&this._leafNode(new vb(e)),this}object(...e){let n=["{"];for(let[r,i]of e)n.length>1&&n.push(","),n.push(r),(r!==i||this.opts.es5)&&(n.push(":"),(0,Ee.addCodeArg)(n,i));return n.push("}"),new Ee._Code(n)}if(e,n,r){if(this._blockNode(new js(e)),n&&r)this.code(n).else().code(r).endIf();else if(n)this.code(n).endIf();else if(r)throw new Error('CodeGen: "else" body without "then" body');return this}elseIf(e){return this._elseNode(new js(e))}else(){return this._elseNode(new fa)}endIf(){return this._endBlockNode(js,fa)}_for(e,n){return this._blockNode(e),n&&this.code(n).endFor(),this}for(e,n){return this._for(new Tb(e),n)}forRange(e,n,r,i,s=this.opts.es5?Cr.varKinds.var:Cr.varKinds.let){let o=this._scope.toName(e);return this._for(new Sb(s,o,n,r),()=>i(o))}forOf(e,n,r,i=Cr.varKinds.const){let s=this._scope.toName(e);if(this.opts.es5){let o=n instanceof Ee.Name?n:this.var("_arr",n);return this.forRange("_i",0,(0,Ee._)`${o}.length`,a=>{this.var(s,(0,Ee._)`${o}[${a}]`),r(s)})}return this._for(new Wh("of",i,s,n),()=>r(s))}forIn(e,n,r,i=this.opts.es5?Cr.varKinds.var:Cr.varKinds.const){if(this.opts.ownProperties)return this.forOf(e,(0,Ee._)`Object.keys(${n})`,r);let s=this._scope.toName(e);return this._for(new Wh("in",i,s,n),()=>r(s))}endFor(){return this._endBlockNode(Fs)}label(e){return this._leafNode(new mb(e))}break(e){return this._leafNode(new gb(e))}return(e){let n=new hl;if(this._blockNode(n),this.code(e),n.nodes.length!==1)throw new Error('CodeGen: "return" should have one node');return this._endBlockNode(hl)}try(e,n,r){if(!n&&!r)throw new Error('CodeGen: "try" without "catch" and "finally"');let i=new _b;if(this._blockNode(i),this.code(e),n){let s=this.name("e");this._currNode=i.catch=new pl(s),n(s)}return r&&(this._currNode=i.finally=new ml,this.code(r)),this._endBlockNode(pl,ml)}throw(e){return this._leafNode(new yb(e))}block(e,n){return this._blockStarts.push(this._nodes.length),e&&this.code(e).endBlock(n),this}endBlock(e){let n=this._blockStarts.pop();if(n===void 0)throw new Error("CodeGen: not in self-balancing block");let r=this._nodes.length-n;if(r<0||e!==void 0&&r!==e)throw new Error(`CodeGen: wrong number of nodes: ${r} vs ${e} expected`);return this._nodes.length=n,this}func(e,n=Ee.nil,r,i){return this._blockNode(new fl(e,n,r)),i&&this.code(i).endFunc(),this}endFunc(){return this._endBlockNode(fl)}optimize(e=1){for(;e-- >0;)this._root.optimizeNodes(),this._root.optimizeNames(this._root.names,this._constants)}_leafNode(e){return this._currNode.nodes.push(e),this}_blockNode(e){this._currNode.nodes.push(e),this._nodes.push(e)}_endBlockNode(e,n){let r=this._currNode;if(r instanceof e||n&&r instanceof n)return this._nodes.pop(),this;throw new Error(`CodeGen: not in block "${n?`${e.kind}/${n.kind}`:e.kind}"`)}_elseNode(e){let n=this._currNode;if(!(n instanceof js))throw new Error('CodeGen: "else" without "if"');return this._currNode=n.else=e,this}get _root(){return this._nodes[0]}get _currNode(){let e=this._nodes;return e[e.length-1]}set _currNode(e){let n=this._nodes;n[n.length-1]=e}};me.CodeGen=Eb;function Bs(t,e){for(let n in e)t[n]=(t[n]||0)+(e[n]||0);return t}function Hh(t,e){return e instanceof Ee._CodeOrName?Bs(t,e.names):t}function ha(t,e,n){if(t instanceof Ee.Name)return r(t);if(!i(t))return t;return new Ee._Code(t._items.reduce((s,o)=>(o instanceof Ee.Name&&(o=r(o)),o instanceof Ee._Code?s.push(...o._items):s.push(o),s),[]));function r(s){let o=n[s.str];return o===void 0||e[s.str]!==1?s:(delete e[s.str],o)}function i(s){return s instanceof Ee._Code&&s._items.some(o=>o instanceof Ee.Name&&e[o.str]===1&&n[o.str]!==void 0)}}function BV(t,e){for(let n in e)t[n]=(t[n]||0)-(e[n]||0)}function MA(t){return typeof t=="boolean"||typeof t=="number"||t===null?!t:(0,Ee._)`!${wb(t)}`}me.not=MA;var UV=LA(me.operators.AND);function VV(...t){return t.reduce(UV)}me.and=VV;var zV=LA(me.operators.OR);function WV(...t){return t.reduce(zV)}me.or=WV;function LA(t){return(e,n)=>e===Ee.nil?n:n===Ee.nil?e:(0,Ee._)`${wb(e)} ${t} ${wb(n)}`}function wb(t){return t instanceof Ee.Name?t:(0,Ee._)`(${t})`}});var Te=k(ge=>{"use strict";Object.defineProperty(ge,"__esModule",{value:!0});ge.checkStrictMode=ge.getErrorPath=ge.Type=ge.useFunc=ge.setEvaluated=ge.evaluatedPropsToName=ge.mergeEvaluated=ge.eachItem=ge.unescapeJsonPointer=ge.escapeJsonPointer=ge.escapeFragment=ge.unescapeFragment=ge.schemaRefOrVal=ge.schemaHasRulesButRef=ge.schemaHasRules=ge.checkUnknownRules=ge.alwaysValidSchema=ge.toHash=void 0;var Je=fe(),HV=ul();function GV(t){let e={};for(let n of t)e[n]=!0;return e}ge.toHash=GV;function YV(t,e){return typeof e=="boolean"?e:Object.keys(e).length===0?!0:(jA(t,e),!FA(e,t.self.RULES.all))}ge.alwaysValidSchema=YV;function jA(t,e=t.schema){let{opts:n,self:r}=t;if(!n.strictSchema||typeof e=="boolean")return;let i=r.RULES.keywords;for(let s in e)i[s]||VA(t,`unknown keyword: "${s}"`)}ge.checkUnknownRules=jA;function FA(t,e){if(typeof t=="boolean")return!t;for(let n in t)if(e[n])return!0;return!1}ge.schemaHasRules=FA;function KV(t,e){if(typeof t=="boolean")return!t;for(let n in t)if(n!=="$ref"&&e.all[n])return!0;return!1}ge.schemaHasRulesButRef=KV;function XV({topSchemaRef:t,schemaPath:e},n,r,i){if(!i){if(typeof n=="number"||typeof n=="boolean")return n;if(typeof n=="string")return(0,Je._)`${n}`}return(0,Je._)`${t}${e}${(0,Je.getProperty)(r)}`}ge.schemaRefOrVal=XV;function JV(t){return BA(decodeURIComponent(t))}ge.unescapeFragment=JV;function QV(t){return encodeURIComponent(Nb(t))}ge.escapeFragment=QV;function Nb(t){return typeof t=="number"?`${t}`:t.replace(/~/g,"~0").replace(/\//g,"~1")}ge.escapeJsonPointer=Nb;function BA(t){return t.replace(/~1/g,"/").replace(/~0/g,"~")}ge.unescapeJsonPointer=BA;function ZV(t,e){if(Array.isArray(t))for(let n of t)e(n);else e(t)}ge.eachItem=ZV;function $A({mergeNames:t,mergeToName:e,mergeValues:n,resultToName:r}){return(i,s,o,a)=>{let c=o===void 0?s:o instanceof Je.Name?(s instanceof Je.Name?t(i,s,o):e(i,s,o),o):s instanceof Je.Name?(e(i,o,s),s):n(s,o);return a===Je.Name&&!(c instanceof Je.Name)?r(i,c):c}}ge.mergeEvaluated={props:$A({mergeNames:(t,e,n)=>t.if((0,Je._)`${n} !== true && ${e} !== undefined`,()=>{t.if((0,Je._)`${e} === true`,()=>t.assign(n,!0),()=>t.assign(n,(0,Je._)`${n} || {}`).code((0,Je._)`Object.assign(${n}, ${e})`))}),mergeToName:(t,e,n)=>t.if((0,Je._)`${n} !== true`,()=>{e===!0?t.assign(n,!0):(t.assign(n,(0,Je._)`${n} || {}`),Pb(t,n,e))}),mergeValues:(t,e)=>t===!0?!0:{...t,...e},resultToName:UA}),items:$A({mergeNames:(t,e,n)=>t.if((0,Je._)`${n} !== true && ${e} !== undefined`,()=>t.assign(n,(0,Je._)`${e} === true ? true : ${n} > ${e} ? ${n} : ${e}`)),mergeToName:(t,e,n)=>t.if((0,Je._)`${n} !== true`,()=>t.assign(n,e===!0?!0:(0,Je._)`${n} > ${e} ? ${n} : ${e}`)),mergeValues:(t,e)=>t===!0?!0:Math.max(t,e),resultToName:(t,e)=>t.var("items",e)})};function UA(t,e){if(e===!0)return t.var("props",!0);let n=t.var("props",(0,Je._)`{}`);return e!==void 0&&Pb(t,n,e),n}ge.evaluatedPropsToName=UA;function Pb(t,e,n){Object.keys(n).forEach(r=>t.assign((0,Je._)`${e}${(0,Je.getProperty)(r)}`,!0))}ge.setEvaluated=Pb;var qA={};function e2(t,e){return t.scopeValue("func",{ref:e,code:qA[e.code]||(qA[e.code]=new HV._Code(e.code))})}ge.useFunc=e2;var kb;(function(t){t[t.Num=0]="Num",t[t.Str=1]="Str"})(kb||(ge.Type=kb={}));function t2(t,e,n){if(t instanceof Je.Name){let r=e===kb.Num;return n?r?(0,Je._)`"[" + ${t} + "]"`:(0,Je._)`"['" + ${t} + "']"`:r?(0,Je._)`"/" + ${t}`:(0,Je._)`"/" + ${t}.replace(/~/g, "~0").replace(/\\//g, "~1")`}return n?(0,Je.getProperty)(t).toString():"/"+Nb(t)}ge.getErrorPath=t2;function VA(t,e,n=t.opts.strictSchema){if(n){if(e=`strict mode: ${e}`,n===!0)throw new Error(e);t.self.logger.warn(e)}}ge.checkStrictMode=VA});var sr=k(Rb=>{"use strict";Object.defineProperty(Rb,"__esModule",{value:!0});var cn=fe(),n2={data:new cn.Name("data"),valCxt:new cn.Name("valCxt"),instancePath:new cn.Name("instancePath"),parentData:new cn.Name("parentData"),parentDataProperty:new cn.Name("parentDataProperty"),rootData:new cn.Name("rootData"),dynamicAnchors:new cn.Name("dynamicAnchors"),vErrors:new cn.Name("vErrors"),errors:new cn.Name("errors"),this:new cn.Name("this"),self:new cn.Name("self"),scope:new cn.Name("scope"),json:new cn.Name("json"),jsonPos:new cn.Name("jsonPos"),jsonLen:new cn.Name("jsonLen"),jsonPart:new cn.Name("jsonPart")};Rb.default=n2});var gl=k(ln=>{"use strict";Object.defineProperty(ln,"__esModule",{value:!0});ln.extendErrors=ln.resetErrorsCount=ln.reportExtraError=ln.reportError=ln.keyword$DataError=ln.keywordError=void 0;var Pe=fe(),Yh=Te(),yn=sr();ln.keywordError={message:({keyword:t})=>(0,Pe.str)`must pass "${t}" keyword validation`};ln.keyword$DataError={message:({keyword:t,schemaType:e})=>e?(0,Pe.str)`"${t}" keyword must be ${e} ($data)`:(0,Pe.str)`"${t}" keyword is invalid ($data)`};function r2(t,e=ln.keywordError,n,r){let{it:i}=t,{gen:s,compositeRule:o,allErrors:a}=i,c=HA(t,e,n);r??(o||a)?zA(s,c):WA(i,(0,Pe._)`[${c}]`)}ln.reportError=r2;function i2(t,e=ln.keywordError,n){let{it:r}=t,{gen:i,compositeRule:s,allErrors:o}=r,a=HA(t,e,n);zA(i,a),s||o||WA(r,yn.default.vErrors)}ln.reportExtraError=i2;function s2(t,e){t.assign(yn.default.errors,e),t.if((0,Pe._)`${yn.default.vErrors} !== null`,()=>t.if(e,()=>t.assign((0,Pe._)`${yn.default.vErrors}.length`,e),()=>t.assign(yn.default.vErrors,null)))}ln.resetErrorsCount=s2;function o2({gen:t,keyword:e,schemaValue:n,data:r,errsCount:i,it:s}){if(i===void 0)throw new Error("ajv implementation error");let o=t.name("err");t.forRange("i",i,yn.default.errors,a=>{t.const(o,(0,Pe._)`${yn.default.vErrors}[${a}]`),t.if((0,Pe._)`${o}.instancePath === undefined`,()=>t.assign((0,Pe._)`${o}.instancePath`,(0,Pe.strConcat)(yn.default.instancePath,s.errorPath))),t.assign((0,Pe._)`${o}.schemaPath`,(0,Pe.str)`${s.errSchemaPath}/${e}`),s.opts.verbose&&(t.assign((0,Pe._)`${o}.schema`,n),t.assign((0,Pe._)`${o}.data`,r))})}ln.extendErrors=o2;function zA(t,e){let n=t.const("err",e);t.if((0,Pe._)`${yn.default.vErrors} === null`,()=>t.assign(yn.default.vErrors,(0,Pe._)`[${n}]`),(0,Pe._)`${yn.default.vErrors}.push(${n})`),t.code((0,Pe._)`${yn.default.errors}++`)}function WA(t,e){let{gen:n,validateName:r,schemaEnv:i}=t;i.$async?n.throw((0,Pe._)`new ${t.ValidationError}(${e})`):(n.assign((0,Pe._)`${r}.errors`,e),n.return(!1))}var Us={keyword:new Pe.Name("keyword"),schemaPath:new Pe.Name("schemaPath"),params:new Pe.Name("params"),propertyName:new Pe.Name("propertyName"),message:new Pe.Name("message"),schema:new Pe.Name("schema"),parentSchema:new Pe.Name("parentSchema")};function HA(t,e,n){let{createErrors:r}=t.it;return r===!1?(0,Pe._)`{}`:a2(t,e,n)}function a2(t,e,n={}){let{gen:r,it:i}=t,s=[c2(i,n),l2(t,n)];return u2(t,e,s),r.object(...s)}function c2({errorPath:t},{instancePath:e}){let n=e?(0,Pe.str)`${t}${(0,Yh.getErrorPath)(e,Yh.Type.Str)}`:t;return[yn.default.instancePath,(0,Pe.strConcat)(yn.default.instancePath,n)]}function l2({keyword:t,it:{errSchemaPath:e}},{schemaPath:n,parentSchema:r}){let i=r?e:(0,Pe.str)`${e}/${t}`;return n&&(i=(0,Pe.str)`${i}${(0,Yh.getErrorPath)(n,Yh.Type.Str)}`),[Us.schemaPath,i]}function u2(t,{params:e,message:n},r){let{keyword:i,data:s,schemaValue:o,it:a}=t,{opts:c,propertyName:l,topSchemaRef:u,schemaPath:d}=a;r.push([Us.keyword,i],[Us.params,typeof e=="function"?e(t):e||(0,Pe._)`{}`]),c.messages&&r.push([Us.message,typeof n=="function"?n(t):n]),c.verbose&&r.push([Us.schema,o],[Us.parentSchema,(0,Pe._)`${u}${d}`],[yn.default.data,s]),l&&r.push([Us.propertyName,l])}});var YA=k(pa=>{"use strict";Object.defineProperty(pa,"__esModule",{value:!0});pa.boolOrEmptySchema=pa.topBoolOrEmptySchema=void 0;var d2=gl(),f2=fe(),h2=sr(),p2={message:"boolean schema is false"};function m2(t){let{gen:e,schema:n,validateName:r}=t;n===!1?GA(t,!1):typeof n=="object"&&n.$async===!0?e.return(h2.default.data):(e.assign((0,f2._)`${r}.errors`,null),e.return(!0))}pa.topBoolOrEmptySchema=m2;function g2(t,e){let{gen:n,schema:r}=t;r===!1?(n.var(e,!1),GA(t)):n.var(e,!0)}pa.boolOrEmptySchema=g2;function GA(t,e){let{gen:n,data:r}=t,i={gen:n,keyword:"false schema",data:r,schema:!1,schemaCode:!1,schemaValue:!1,params:{},it:t};(0,d2.reportError)(i,p2,void 0,e)}});var Cb=k(ma=>{"use strict";Object.defineProperty(ma,"__esModule",{value:!0});ma.getRules=ma.isJSONType=void 0;var y2=["string","number","integer","boolean","null","object","array"],v2=new Set(y2);function b2(t){return typeof t=="string"&&v2.has(t)}ma.isJSONType=b2;function T2(){let t={number:{type:"number",rules:[]},string:{type:"string",rules:[]},array:{type:"array",rules:[]},object:{type:"object",rules:[]}};return{types:{...t,integer:!0,boolean:!0,null:!0},rules:[{rules:[]},t.number,t.string,t.array,t.object],post:{rules:[]},all:{},keywords:{}}}ma.getRules=T2});var Db=k(is=>{"use strict";Object.defineProperty(is,"__esModule",{value:!0});is.shouldUseRule=is.shouldUseGroup=is.schemaHasRulesForType=void 0;function S2({schema:t,self:e},n){let r=e.RULES.types[n];return r&&r!==!0&&KA(t,r)}is.schemaHasRulesForType=S2;function KA(t,e){return e.rules.some(n=>XA(t,n))}is.shouldUseGroup=KA;function XA(t,e){var n;return t[e.keyword]!==void 0||((n=e.definition.implements)===null||n===void 0?void 0:n.some(r=>t[r]!==void 0))}is.shouldUseRule=XA});var yl=k(un=>{"use strict";Object.defineProperty(un,"__esModule",{value:!0});un.reportTypeError=un.checkDataTypes=un.checkDataType=un.coerceAndCheckDataType=un.getJSONTypes=un.getSchemaTypes=un.DataType=void 0;var _2=Cb(),E2=Db(),w2=gl(),he=fe(),JA=Te(),ga;(function(t){t[t.Correct=0]="Correct",t[t.Wrong=1]="Wrong"})(ga||(un.DataType=ga={}));function k2(t){let e=QA(t.type);if(e.includes("null")){if(t.nullable===!1)throw new Error("type: null contradicts nullable: false")}else{if(!e.length&&t.nullable!==void 0)throw new Error('"nullable" cannot be used without "type"');t.nullable===!0&&e.push("null")}return e}un.getSchemaTypes=k2;function QA(t){let e=Array.isArray(t)?t:t?[t]:[];if(e.every(_2.isJSONType))return e;throw new Error("type must be JSONType or JSONType[]: "+e.join(","))}un.getJSONTypes=QA;function N2(t,e){let{gen:n,data:r,opts:i}=t,s=P2(e,i.coerceTypes),o=e.length>0&&!(s.length===0&&e.length===1&&(0,E2.schemaHasRulesForType)(t,e[0]));if(o){let a=Ob(e,r,i.strictNumbers,ga.Wrong);n.if(a,()=>{s.length?R2(t,e,s):Ib(t)})}return o}un.coerceAndCheckDataType=N2;var ZA=new Set(["string","number","integer","boolean","null"]);function P2(t,e){return e?t.filter(n=>ZA.has(n)||e==="array"&&n==="array"):[]}function R2(t,e,n){let{gen:r,data:i,opts:s}=t,o=r.let("dataType",(0,he._)`typeof ${i}`),a=r.let("coerced",(0,he._)`undefined`);s.coerceTypes==="array"&&r.if((0,he._)`${o} == 'object' && Array.isArray(${i}) && ${i}.length == 1`,()=>r.assign(i,(0,he._)`${i}[0]`).assign(o,(0,he._)`typeof ${i}`).if(Ob(e,i,s.strictNumbers),()=>r.assign(a,i))),r.if((0,he._)`${a} !== undefined`);for(let l of n)(ZA.has(l)||l==="array"&&s.coerceTypes==="array")&&c(l);r.else(),Ib(t),r.endIf(),r.if((0,he._)`${a} !== undefined`,()=>{r.assign(i,a),C2(t,a)});function c(l){switch(l){case"string":r.elseIf((0,he._)`${o} == "number" || ${o} == "boolean"`).assign(a,(0,he._)`"" + ${i}`).elseIf((0,he._)`${i} === null`).assign(a,(0,he._)`""`);return;case"number":r.elseIf((0,he._)`${o} == "boolean" || ${i} === null
177
- || (${o} == "string" && ${i} && ${i} == +${i})`).assign(a,(0,he._)`+${i}`);return;case"integer":r.elseIf((0,he._)`${o} === "boolean" || ${i} === null
178
- || (${o} === "string" && ${i} && ${i} == +${i} && !(${i} % 1))`).assign(a,(0,he._)`+${i}`);return;case"boolean":r.elseIf((0,he._)`${i} === "false" || ${i} === 0 || ${i} === null`).assign(a,!1).elseIf((0,he._)`${i} === "true" || ${i} === 1`).assign(a,!0);return;case"null":r.elseIf((0,he._)`${i} === "" || ${i} === 0 || ${i} === false`),r.assign(a,null);return;case"array":r.elseIf((0,he._)`${o} === "string" || ${o} === "number"
179
- || ${o} === "boolean" || ${i} === null`).assign(a,(0,he._)`[${i}]`)}}}function C2({gen:t,parentData:e,parentDataProperty:n},r){t.if((0,he._)`${e} !== undefined`,()=>t.assign((0,he._)`${e}[${n}]`,r))}function Ab(t,e,n,r=ga.Correct){let i=r===ga.Correct?he.operators.EQ:he.operators.NEQ,s;switch(t){case"null":return(0,he._)`${e} ${i} null`;case"array":s=(0,he._)`Array.isArray(${e})`;break;case"object":s=(0,he._)`${e} && typeof ${e} == "object" && !Array.isArray(${e})`;break;case"integer":s=o((0,he._)`!(${e} % 1) && !isNaN(${e})`);break;case"number":s=o();break;default:return(0,he._)`typeof ${e} ${i} ${t}`}return r===ga.Correct?s:(0,he.not)(s);function o(a=he.nil){return(0,he.and)((0,he._)`typeof ${e} == "number"`,a,n?(0,he._)`isFinite(${e})`:he.nil)}}un.checkDataType=Ab;function Ob(t,e,n,r){if(t.length===1)return Ab(t[0],e,n,r);let i,s=(0,JA.toHash)(t);if(s.array&&s.object){let o=(0,he._)`typeof ${e} != "object"`;i=s.null?o:(0,he._)`!${e} || ${o}`,delete s.null,delete s.array,delete s.object}else i=he.nil;s.number&&delete s.integer;for(let o in s)i=(0,he.and)(i,Ab(o,e,n,r));return i}un.checkDataTypes=Ob;var D2={message:({schema:t})=>`must be ${t}`,params:({schema:t,schemaValue:e})=>typeof t=="string"?(0,he._)`{type: ${t}}`:(0,he._)`{type: ${e}}`};function Ib(t){let e=A2(t);(0,w2.reportError)(e,D2)}un.reportTypeError=Ib;function A2(t){let{gen:e,data:n,schema:r}=t,i=(0,JA.schemaRefOrVal)(t,r,"type");return{gen:e,keyword:"type",data:n,schema:r.type,schemaCode:i,schemaValue:i,parentSchema:r,params:{},it:t}}});var tO=k(Kh=>{"use strict";Object.defineProperty(Kh,"__esModule",{value:!0});Kh.assignDefaults=void 0;var ya=fe(),O2=Te();function I2(t,e){let{properties:n,items:r}=t.schema;if(e==="object"&&n)for(let i in n)eO(t,i,n[i].default);else e==="array"&&Array.isArray(r)&&r.forEach((i,s)=>eO(t,s,i.default))}Kh.assignDefaults=I2;function eO(t,e,n){let{gen:r,compositeRule:i,data:s,opts:o}=t;if(n===void 0)return;let a=(0,ya._)`${s}${(0,ya.getProperty)(e)}`;if(i){(0,O2.checkStrictMode)(t,`default is ignored for: ${a}`);return}let c=(0,ya._)`${a} === undefined`;o.useDefaults==="empty"&&(c=(0,ya._)`${c} || ${a} === null || ${a} === ""`),r.if(c,(0,ya._)`${a} = ${(0,ya.stringify)(n)}`)}});var or=k(Ye=>{"use strict";Object.defineProperty(Ye,"__esModule",{value:!0});Ye.validateUnion=Ye.validateArray=Ye.usePattern=Ye.callValidateCode=Ye.schemaProperties=Ye.allSchemaProperties=Ye.noPropertyInData=Ye.propertyInData=Ye.isOwnProperty=Ye.hasPropFunc=Ye.reportMissingProp=Ye.checkMissingProp=Ye.checkReportMissingProp=void 0;var lt=fe(),xb=Te(),ss=sr(),x2=Te();function M2(t,e){let{gen:n,data:r,it:i}=t;n.if(Lb(n,r,e,i.opts.ownProperties),()=>{t.setParams({missingProperty:(0,lt._)`${e}`},!0),t.error()})}Ye.checkReportMissingProp=M2;function L2({gen:t,data:e,it:{opts:n}},r,i){return(0,lt.or)(...r.map(s=>(0,lt.and)(Lb(t,e,s,n.ownProperties),(0,lt._)`${i} = ${s}`)))}Ye.checkMissingProp=L2;function $2(t,e){t.setParams({missingProperty:e},!0),t.error()}Ye.reportMissingProp=$2;function nO(t){return t.scopeValue("func",{ref:Object.prototype.hasOwnProperty,code:(0,lt._)`Object.prototype.hasOwnProperty`})}Ye.hasPropFunc=nO;function Mb(t,e,n){return(0,lt._)`${nO(t)}.call(${e}, ${n})`}Ye.isOwnProperty=Mb;function q2(t,e,n,r){let i=(0,lt._)`${e}${(0,lt.getProperty)(n)} !== undefined`;return r?(0,lt._)`${i} && ${Mb(t,e,n)}`:i}Ye.propertyInData=q2;function Lb(t,e,n,r){let i=(0,lt._)`${e}${(0,lt.getProperty)(n)} === undefined`;return r?(0,lt.or)(i,(0,lt.not)(Mb(t,e,n))):i}Ye.noPropertyInData=Lb;function rO(t){return t?Object.keys(t).filter(e=>e!=="__proto__"):[]}Ye.allSchemaProperties=rO;function j2(t,e){return rO(e).filter(n=>!(0,xb.alwaysValidSchema)(t,e[n]))}Ye.schemaProperties=j2;function F2({schemaCode:t,data:e,it:{gen:n,topSchemaRef:r,schemaPath:i,errorPath:s},it:o},a,c,l){let u=l?(0,lt._)`${t}, ${e}, ${r}${i}`:e,d=[[ss.default.instancePath,(0,lt.strConcat)(ss.default.instancePath,s)],[ss.default.parentData,o.parentData],[ss.default.parentDataProperty,o.parentDataProperty],[ss.default.rootData,ss.default.rootData]];o.opts.dynamicRef&&d.push([ss.default.dynamicAnchors,ss.default.dynamicAnchors]);let f=(0,lt._)`${u}, ${n.object(...d)}`;return c!==lt.nil?(0,lt._)`${a}.call(${c}, ${f})`:(0,lt._)`${a}(${f})`}Ye.callValidateCode=F2;var B2=(0,lt._)`new RegExp`;function U2({gen:t,it:{opts:e}},n){let r=e.unicodeRegExp?"u":"",{regExp:i}=e.code,s=i(n,r);return t.scopeValue("pattern",{key:s.toString(),ref:s,code:(0,lt._)`${i.code==="new RegExp"?B2:(0,x2.useFunc)(t,i)}(${n}, ${r})`})}Ye.usePattern=U2;function V2(t){let{gen:e,data:n,keyword:r,it:i}=t,s=e.name("valid");if(i.allErrors){let a=e.let("valid",!0);return o(()=>e.assign(a,!1)),a}return e.var(s,!0),o(()=>e.break()),s;function o(a){let c=e.const("len",(0,lt._)`${n}.length`);e.forRange("i",0,c,l=>{t.subschema({keyword:r,dataProp:l,dataPropType:xb.Type.Num},s),e.if((0,lt.not)(s),a)})}}Ye.validateArray=V2;function z2(t){let{gen:e,schema:n,keyword:r,it:i}=t;if(!Array.isArray(n))throw new Error("ajv implementation error");if(n.some(c=>(0,xb.alwaysValidSchema)(i,c))&&!i.opts.unevaluated)return;let o=e.let("valid",!1),a=e.name("_valid");e.block(()=>n.forEach((c,l)=>{let u=t.subschema({keyword:r,schemaProp:l,compositeRule:!0},a);e.assign(o,(0,lt._)`${o} || ${a}`),t.mergeValidEvaluated(u,a)||e.if((0,lt.not)(o))})),t.result(o,()=>t.reset(),()=>t.error(!0))}Ye.validateUnion=z2});var oO=k(Qr=>{"use strict";Object.defineProperty(Qr,"__esModule",{value:!0});Qr.validateKeywordUsage=Qr.validSchemaType=Qr.funcKeywordCode=Qr.macroKeywordCode=void 0;var vn=fe(),Vs=sr(),W2=or(),H2=gl();function G2(t,e){let{gen:n,keyword:r,schema:i,parentSchema:s,it:o}=t,a=e.macro.call(o.self,i,s,o),c=sO(n,r,a);o.opts.validateSchema!==!1&&o.self.validateSchema(a,!0);let l=n.name("valid");t.subschema({schema:a,schemaPath:vn.nil,errSchemaPath:`${o.errSchemaPath}/${r}`,topSchemaRef:c,compositeRule:!0},l),t.pass(l,()=>t.error(!0))}Qr.macroKeywordCode=G2;function Y2(t,e){var n;let{gen:r,keyword:i,schema:s,parentSchema:o,$data:a,it:c}=t;X2(c,e);let l=!a&&e.compile?e.compile.call(c.self,s,o,c):e.validate,u=sO(r,i,l),d=r.let("valid");t.block$data(d,f),t.ok((n=e.valid)!==null&&n!==void 0?n:d);function f(){if(e.errors===!1)p(),e.modifying&&iO(t),T(()=>t.error());else{let _=e.async?h():y();e.modifying&&iO(t),T(()=>K2(t,_))}}function h(){let _=r.let("ruleErrs",null);return r.try(()=>p((0,vn._)`await `),v=>r.assign(d,!1).if((0,vn._)`${v} instanceof ${c.ValidationError}`,()=>r.assign(_,(0,vn._)`${v}.errors`),()=>r.throw(v))),_}function y(){let _=(0,vn._)`${u}.errors`;return r.assign(_,null),p(vn.nil),_}function p(_=e.async?(0,vn._)`await `:vn.nil){let v=c.opts.passContext?Vs.default.this:Vs.default.self,b=!("compile"in e&&!a||e.schema===!1);r.assign(d,(0,vn._)`${_}${(0,W2.callValidateCode)(t,u,v,b)}`,e.modifying)}function T(_){var v;r.if((0,vn.not)((v=e.valid)!==null&&v!==void 0?v:d),_)}}Qr.funcKeywordCode=Y2;function iO(t){let{gen:e,data:n,it:r}=t;e.if(r.parentData,()=>e.assign(n,(0,vn._)`${r.parentData}[${r.parentDataProperty}]`))}function K2(t,e){let{gen:n}=t;n.if((0,vn._)`Array.isArray(${e})`,()=>{n.assign(Vs.default.vErrors,(0,vn._)`${Vs.default.vErrors} === null ? ${e} : ${Vs.default.vErrors}.concat(${e})`).assign(Vs.default.errors,(0,vn._)`${Vs.default.vErrors}.length`),(0,H2.extendErrors)(t)},()=>t.error())}function X2({schemaEnv:t},e){if(e.async&&!t.$async)throw new Error("async keyword in sync schema")}function sO(t,e,n){if(n===void 0)throw new Error(`keyword "${e}" failed to compile`);return t.scopeValue("keyword",typeof n=="function"?{ref:n}:{ref:n,code:(0,vn.stringify)(n)})}function J2(t,e,n=!1){return!e.length||e.some(r=>r==="array"?Array.isArray(t):r==="object"?t&&typeof t=="object"&&!Array.isArray(t):typeof t==r||n&&typeof t>"u")}Qr.validSchemaType=J2;function Q2({schema:t,opts:e,self:n,errSchemaPath:r},i,s){if(Array.isArray(i.keyword)?!i.keyword.includes(s):i.keyword!==s)throw new Error("ajv implementation error");let o=i.dependencies;if(o?.some(a=>!Object.prototype.hasOwnProperty.call(t,a)))throw new Error(`parent schema must have dependencies of ${s}: ${o.join(",")}`);if(i.validateSchema&&!i.validateSchema(t[s])){let c=`keyword "${s}" value is invalid at path "${r}": `+n.errorsText(i.validateSchema.errors);if(e.validateSchema==="log")n.logger.error(c);else throw new Error(c)}}Qr.validateKeywordUsage=Q2});var cO=k(os=>{"use strict";Object.defineProperty(os,"__esModule",{value:!0});os.extendSubschemaMode=os.extendSubschemaData=os.getSubschema=void 0;var Zr=fe(),aO=Te();function Z2(t,{keyword:e,schemaProp:n,schema:r,schemaPath:i,errSchemaPath:s,topSchemaRef:o}){if(e!==void 0&&r!==void 0)throw new Error('both "keyword" and "schema" passed, only one allowed');if(e!==void 0){let a=t.schema[e];return n===void 0?{schema:a,schemaPath:(0,Zr._)`${t.schemaPath}${(0,Zr.getProperty)(e)}`,errSchemaPath:`${t.errSchemaPath}/${e}`}:{schema:a[n],schemaPath:(0,Zr._)`${t.schemaPath}${(0,Zr.getProperty)(e)}${(0,Zr.getProperty)(n)}`,errSchemaPath:`${t.errSchemaPath}/${e}/${(0,aO.escapeFragment)(n)}`}}if(r!==void 0){if(i===void 0||s===void 0||o===void 0)throw new Error('"schemaPath", "errSchemaPath" and "topSchemaRef" are required with "schema"');return{schema:r,schemaPath:i,topSchemaRef:o,errSchemaPath:s}}throw new Error('either "keyword" or "schema" must be passed')}os.getSubschema=Z2;function ez(t,e,{dataProp:n,dataPropType:r,data:i,dataTypes:s,propertyName:o}){if(i!==void 0&&n!==void 0)throw new Error('both "data" and "dataProp" passed, only one allowed');let{gen:a}=e;if(n!==void 0){let{errorPath:l,dataPathArr:u,opts:d}=e,f=a.let("data",(0,Zr._)`${e.data}${(0,Zr.getProperty)(n)}`,!0);c(f),t.errorPath=(0,Zr.str)`${l}${(0,aO.getErrorPath)(n,r,d.jsPropertySyntax)}`,t.parentDataProperty=(0,Zr._)`${n}`,t.dataPathArr=[...u,t.parentDataProperty]}if(i!==void 0){let l=i instanceof Zr.Name?i:a.let("data",i,!0);c(l),o!==void 0&&(t.propertyName=o)}s&&(t.dataTypes=s);function c(l){t.data=l,t.dataLevel=e.dataLevel+1,t.dataTypes=[],e.definedProperties=new Set,t.parentData=e.data,t.dataNames=[...e.dataNames,l]}}os.extendSubschemaData=ez;function tz(t,{jtdDiscriminator:e,jtdMetadata:n,compositeRule:r,createErrors:i,allErrors:s}){r!==void 0&&(t.compositeRule=r),i!==void 0&&(t.createErrors=i),s!==void 0&&(t.allErrors=s),t.jtdDiscriminator=e,t.jtdMetadata=n}os.extendSubschemaMode=tz});var $b=k((Gse,lO)=>{"use strict";lO.exports=function t(e,n){if(e===n)return!0;if(e&&n&&typeof e=="object"&&typeof n=="object"){if(e.constructor!==n.constructor)return!1;var r,i,s;if(Array.isArray(e)){if(r=e.length,r!=n.length)return!1;for(i=r;i--!==0;)if(!t(e[i],n[i]))return!1;return!0}if(e.constructor===RegExp)return e.source===n.source&&e.flags===n.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===n.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===n.toString();if(s=Object.keys(e),r=s.length,r!==Object.keys(n).length)return!1;for(i=r;i--!==0;)if(!Object.prototype.hasOwnProperty.call(n,s[i]))return!1;for(i=r;i--!==0;){var o=s[i];if(!t(e[o],n[o]))return!1}return!0}return e!==e&&n!==n}});var dO=k((Yse,uO)=>{"use strict";var as=uO.exports=function(t,e,n){typeof e=="function"&&(n=e,e={}),n=e.cb||n;var r=typeof n=="function"?n:n.pre||function(){},i=n.post||function(){};Xh(e,r,i,t,"",t)};as.keywords={additionalItems:!0,items:!0,contains:!0,additionalProperties:!0,propertyNames:!0,not:!0,if:!0,then:!0,else:!0};as.arrayKeywords={items:!0,allOf:!0,anyOf:!0,oneOf:!0};as.propsKeywords={$defs:!0,definitions:!0,properties:!0,patternProperties:!0,dependencies:!0};as.skipKeywords={default:!0,enum:!0,const:!0,required:!0,maximum:!0,minimum:!0,exclusiveMaximum:!0,exclusiveMinimum:!0,multipleOf:!0,maxLength:!0,minLength:!0,pattern:!0,format:!0,maxItems:!0,minItems:!0,uniqueItems:!0,maxProperties:!0,minProperties:!0};function Xh(t,e,n,r,i,s,o,a,c,l){if(r&&typeof r=="object"&&!Array.isArray(r)){e(r,i,s,o,a,c,l);for(var u in r){var d=r[u];if(Array.isArray(d)){if(u in as.arrayKeywords)for(var f=0;f<d.length;f++)Xh(t,e,n,d[f],i+"/"+u+"/"+f,s,i,u,r,f)}else if(u in as.propsKeywords){if(d&&typeof d=="object")for(var h in d)Xh(t,e,n,d[h],i+"/"+u+"/"+nz(h),s,i,u,r,h)}else(u in as.keywords||t.allKeys&&!(u in as.skipKeywords))&&Xh(t,e,n,d,i+"/"+u,s,i,u,r)}n(r,i,s,o,a,c,l)}}function nz(t){return t.replace(/~/g,"~0").replace(/\//g,"~1")}});var vl=k(On=>{"use strict";Object.defineProperty(On,"__esModule",{value:!0});On.getSchemaRefs=On.resolveUrl=On.normalizeId=On._getFullPath=On.getFullPath=On.inlineRef=void 0;var rz=Te(),iz=$b(),sz=dO(),oz=new Set(["type","format","pattern","maxLength","minLength","maxProperties","minProperties","maxItems","minItems","maximum","minimum","uniqueItems","multipleOf","required","enum","const"]);function az(t,e=!0){return typeof t=="boolean"?!0:e===!0?!qb(t):e?fO(t)<=e:!1}On.inlineRef=az;var cz=new Set(["$ref","$recursiveRef","$recursiveAnchor","$dynamicRef","$dynamicAnchor"]);function qb(t){for(let e in t){if(cz.has(e))return!0;let n=t[e];if(Array.isArray(n)&&n.some(qb)||typeof n=="object"&&qb(n))return!0}return!1}function fO(t){let e=0;for(let n in t){if(n==="$ref")return 1/0;if(e++,!oz.has(n)&&(typeof t[n]=="object"&&(0,rz.eachItem)(t[n],r=>e+=fO(r)),e===1/0))return 1/0}return e}function hO(t,e="",n){n!==!1&&(e=va(e));let r=t.parse(e);return pO(t,r)}On.getFullPath=hO;function pO(t,e){return t.serialize(e).split("#")[0]+"#"}On._getFullPath=pO;var lz=/#\/?$/;function va(t){return t?t.replace(lz,""):""}On.normalizeId=va;function uz(t,e,n){return n=va(n),t.resolve(e,n)}On.resolveUrl=uz;var dz=/^[a-z_][-a-z0-9._]*$/i;function fz(t,e){if(typeof t=="boolean")return{};let{schemaId:n,uriResolver:r}=this.opts,i=va(t[n]||e),s={"":i},o=hO(r,i,!1),a={},c=new Set;return sz(t,{allKeys:!0},(d,f,h,y)=>{if(y===void 0)return;let p=o+f,T=s[y];typeof d[n]=="string"&&(T=_.call(this,d[n])),v.call(this,d.$anchor),v.call(this,d.$dynamicAnchor),s[f]=T;function _(b){let w=this.opts.uriResolver.resolve;if(b=va(T?w(T,b):b),c.has(b))throw u(b);c.add(b);let C=this.refs[b];return typeof C=="string"&&(C=this.refs[C]),typeof C=="object"?l(d,C.schema,b):b!==va(p)&&(b[0]==="#"?(l(d,a[b],b),a[b]=d):this.refs[b]=p),b}function v(b){if(typeof b=="string"){if(!dz.test(b))throw new Error(`invalid anchor "${b}"`);_.call(this,`#${b}`)}}}),a;function l(d,f,h){if(f!==void 0&&!iz(d,f))throw u(h)}function u(d){return new Error(`reference "${d}" resolves to more than one schema`)}}On.getSchemaRefs=fz});var Sl=k(cs=>{"use strict";Object.defineProperty(cs,"__esModule",{value:!0});cs.getData=cs.KeywordCxt=cs.validateFunctionCode=void 0;var bO=YA(),mO=yl(),Fb=Db(),Jh=yl(),hz=tO(),Tl=oO(),jb=cO(),Q=fe(),oe=sr(),pz=vl(),_i=Te(),bl=gl();function mz(t){if(_O(t)&&(EO(t),SO(t))){vz(t);return}TO(t,()=>(0,bO.topBoolOrEmptySchema)(t))}cs.validateFunctionCode=mz;function TO({gen:t,validateName:e,schema:n,schemaEnv:r,opts:i},s){i.code.es5?t.func(e,(0,Q._)`${oe.default.data}, ${oe.default.valCxt}`,r.$async,()=>{t.code((0,Q._)`"use strict"; ${gO(n,i)}`),yz(t,i),t.code(s)}):t.func(e,(0,Q._)`${oe.default.data}, ${gz(i)}`,r.$async,()=>t.code(gO(n,i)).code(s))}function gz(t){return(0,Q._)`{${oe.default.instancePath}="", ${oe.default.parentData}, ${oe.default.parentDataProperty}, ${oe.default.rootData}=${oe.default.data}${t.dynamicRef?(0,Q._)`, ${oe.default.dynamicAnchors}={}`:Q.nil}}={}`}function yz(t,e){t.if(oe.default.valCxt,()=>{t.var(oe.default.instancePath,(0,Q._)`${oe.default.valCxt}.${oe.default.instancePath}`),t.var(oe.default.parentData,(0,Q._)`${oe.default.valCxt}.${oe.default.parentData}`),t.var(oe.default.parentDataProperty,(0,Q._)`${oe.default.valCxt}.${oe.default.parentDataProperty}`),t.var(oe.default.rootData,(0,Q._)`${oe.default.valCxt}.${oe.default.rootData}`),e.dynamicRef&&t.var(oe.default.dynamicAnchors,(0,Q._)`${oe.default.valCxt}.${oe.default.dynamicAnchors}`)},()=>{t.var(oe.default.instancePath,(0,Q._)`""`),t.var(oe.default.parentData,(0,Q._)`undefined`),t.var(oe.default.parentDataProperty,(0,Q._)`undefined`),t.var(oe.default.rootData,oe.default.data),e.dynamicRef&&t.var(oe.default.dynamicAnchors,(0,Q._)`{}`)})}function vz(t){let{schema:e,opts:n,gen:r}=t;TO(t,()=>{n.$comment&&e.$comment&&kO(t),Ez(t),r.let(oe.default.vErrors,null),r.let(oe.default.errors,0),n.unevaluated&&bz(t),wO(t),Nz(t)})}function bz(t){let{gen:e,validateName:n}=t;t.evaluated=e.const("evaluated",(0,Q._)`${n}.evaluated`),e.if((0,Q._)`${t.evaluated}.dynamicProps`,()=>e.assign((0,Q._)`${t.evaluated}.props`,(0,Q._)`undefined`)),e.if((0,Q._)`${t.evaluated}.dynamicItems`,()=>e.assign((0,Q._)`${t.evaluated}.items`,(0,Q._)`undefined`))}function gO(t,e){let n=typeof t=="object"&&t[e.schemaId];return n&&(e.code.source||e.code.process)?(0,Q._)`/*# sourceURL=${n} */`:Q.nil}function Tz(t,e){if(_O(t)&&(EO(t),SO(t))){Sz(t,e);return}(0,bO.boolOrEmptySchema)(t,e)}function SO({schema:t,self:e}){if(typeof t=="boolean")return!t;for(let n in t)if(e.RULES.all[n])return!0;return!1}function _O(t){return typeof t.schema!="boolean"}function Sz(t,e){let{schema:n,gen:r,opts:i}=t;i.$comment&&n.$comment&&kO(t),wz(t),kz(t);let s=r.const("_errs",oe.default.errors);wO(t,s),r.var(e,(0,Q._)`${s} === ${oe.default.errors}`)}function EO(t){(0,_i.checkUnknownRules)(t),_z(t)}function wO(t,e){if(t.opts.jtd)return yO(t,[],!1,e);let n=(0,mO.getSchemaTypes)(t.schema),r=(0,mO.coerceAndCheckDataType)(t,n);yO(t,n,!r,e)}function _z(t){let{schema:e,errSchemaPath:n,opts:r,self:i}=t;e.$ref&&r.ignoreKeywordsWithRef&&(0,_i.schemaHasRulesButRef)(e,i.RULES)&&i.logger.warn(`$ref: keywords ignored in schema at path "${n}"`)}function Ez(t){let{schema:e,opts:n}=t;e.default!==void 0&&n.useDefaults&&n.strictSchema&&(0,_i.checkStrictMode)(t,"default is ignored in the schema root")}function wz(t){let e=t.schema[t.opts.schemaId];e&&(t.baseId=(0,pz.resolveUrl)(t.opts.uriResolver,t.baseId,e))}function kz(t){if(t.schema.$async&&!t.schemaEnv.$async)throw new Error("async schema in sync schema")}function kO({gen:t,schemaEnv:e,schema:n,errSchemaPath:r,opts:i}){let s=n.$comment;if(i.$comment===!0)t.code((0,Q._)`${oe.default.self}.logger.log(${s})`);else if(typeof i.$comment=="function"){let o=(0,Q.str)`${r}/$comment`,a=t.scopeValue("root",{ref:e.root});t.code((0,Q._)`${oe.default.self}.opts.$comment(${s}, ${o}, ${a}.schema)`)}}function Nz(t){let{gen:e,schemaEnv:n,validateName:r,ValidationError:i,opts:s}=t;n.$async?e.if((0,Q._)`${oe.default.errors} === 0`,()=>e.return(oe.default.data),()=>e.throw((0,Q._)`new ${i}(${oe.default.vErrors})`)):(e.assign((0,Q._)`${r}.errors`,oe.default.vErrors),s.unevaluated&&Pz(t),e.return((0,Q._)`${oe.default.errors} === 0`))}function Pz({gen:t,evaluated:e,props:n,items:r}){n instanceof Q.Name&&t.assign((0,Q._)`${e}.props`,n),r instanceof Q.Name&&t.assign((0,Q._)`${e}.items`,r)}function yO(t,e,n,r){let{gen:i,schema:s,data:o,allErrors:a,opts:c,self:l}=t,{RULES:u}=l;if(s.$ref&&(c.ignoreKeywordsWithRef||!(0,_i.schemaHasRulesButRef)(s,u))){i.block(()=>PO(t,"$ref",u.all.$ref.definition));return}c.jtd||Rz(t,e),i.block(()=>{for(let f of u.rules)d(f);d(u.post)});function d(f){(0,Fb.shouldUseGroup)(s,f)&&(f.type?(i.if((0,Jh.checkDataType)(f.type,o,c.strictNumbers)),vO(t,f),e.length===1&&e[0]===f.type&&n&&(i.else(),(0,Jh.reportTypeError)(t)),i.endIf()):vO(t,f),a||i.if((0,Q._)`${oe.default.errors} === ${r||0}`))}}function vO(t,e){let{gen:n,schema:r,opts:{useDefaults:i}}=t;i&&(0,hz.assignDefaults)(t,e.type),n.block(()=>{for(let s of e.rules)(0,Fb.shouldUseRule)(r,s)&&PO(t,s.keyword,s.definition,e.type)})}function Rz(t,e){t.schemaEnv.meta||!t.opts.strictTypes||(Cz(t,e),t.opts.allowUnionTypes||Dz(t,e),Az(t,t.dataTypes))}function Cz(t,e){if(e.length){if(!t.dataTypes.length){t.dataTypes=e;return}e.forEach(n=>{NO(t.dataTypes,n)||Bb(t,`type "${n}" not allowed by context "${t.dataTypes.join(",")}"`)}),Iz(t,e)}}function Dz(t,e){e.length>1&&!(e.length===2&&e.includes("null"))&&Bb(t,"use allowUnionTypes to allow union type keyword")}function Az(t,e){let n=t.self.RULES.all;for(let r in n){let i=n[r];if(typeof i=="object"&&(0,Fb.shouldUseRule)(t.schema,i)){let{type:s}=i.definition;s.length&&!s.some(o=>Oz(e,o))&&Bb(t,`missing type "${s.join(",")}" for keyword "${r}"`)}}}function Oz(t,e){return t.includes(e)||e==="number"&&t.includes("integer")}function NO(t,e){return t.includes(e)||e==="integer"&&t.includes("number")}function Iz(t,e){let n=[];for(let r of t.dataTypes)NO(e,r)?n.push(r):e.includes("integer")&&r==="number"&&n.push("integer");t.dataTypes=n}function Bb(t,e){let n=t.schemaEnv.baseId+t.errSchemaPath;e+=` at "${n}" (strictTypes)`,(0,_i.checkStrictMode)(t,e,t.opts.strictTypes)}var Qh=class{constructor(e,n,r){if((0,Tl.validateKeywordUsage)(e,n,r),this.gen=e.gen,this.allErrors=e.allErrors,this.keyword=r,this.data=e.data,this.schema=e.schema[r],this.$data=n.$data&&e.opts.$data&&this.schema&&this.schema.$data,this.schemaValue=(0,_i.schemaRefOrVal)(e,this.schema,r,this.$data),this.schemaType=n.schemaType,this.parentSchema=e.schema,this.params={},this.it=e,this.def=n,this.$data)this.schemaCode=e.gen.const("vSchema",RO(this.$data,e));else if(this.schemaCode=this.schemaValue,!(0,Tl.validSchemaType)(this.schema,n.schemaType,n.allowUndefined))throw new Error(`${r} value must be ${JSON.stringify(n.schemaType)}`);("code"in n?n.trackErrors:n.errors!==!1)&&(this.errsCount=e.gen.const("_errs",oe.default.errors))}result(e,n,r){this.failResult((0,Q.not)(e),n,r)}failResult(e,n,r){this.gen.if(e),r?r():this.error(),n?(this.gen.else(),n(),this.allErrors&&this.gen.endIf()):this.allErrors?this.gen.endIf():this.gen.else()}pass(e,n){this.failResult((0,Q.not)(e),void 0,n)}fail(e){if(e===void 0){this.error(),this.allErrors||this.gen.if(!1);return}this.gen.if(e),this.error(),this.allErrors?this.gen.endIf():this.gen.else()}fail$data(e){if(!this.$data)return this.fail(e);let{schemaCode:n}=this;this.fail((0,Q._)`${n} !== undefined && (${(0,Q.or)(this.invalid$data(),e)})`)}error(e,n,r){if(n){this.setParams(n),this._error(e,r),this.setParams({});return}this._error(e,r)}_error(e,n){(e?bl.reportExtraError:bl.reportError)(this,this.def.error,n)}$dataError(){(0,bl.reportError)(this,this.def.$dataError||bl.keyword$DataError)}reset(){if(this.errsCount===void 0)throw new Error('add "trackErrors" to keyword definition');(0,bl.resetErrorsCount)(this.gen,this.errsCount)}ok(e){this.allErrors||this.gen.if(e)}setParams(e,n){n?Object.assign(this.params,e):this.params=e}block$data(e,n,r=Q.nil){this.gen.block(()=>{this.check$data(e,r),n()})}check$data(e=Q.nil,n=Q.nil){if(!this.$data)return;let{gen:r,schemaCode:i,schemaType:s,def:o}=this;r.if((0,Q.or)((0,Q._)`${i} === undefined`,n)),e!==Q.nil&&r.assign(e,!0),(s.length||o.validateSchema)&&(r.elseIf(this.invalid$data()),this.$dataError(),e!==Q.nil&&r.assign(e,!1)),r.else()}invalid$data(){let{gen:e,schemaCode:n,schemaType:r,def:i,it:s}=this;return(0,Q.or)(o(),a());function o(){if(r.length){if(!(n instanceof Q.Name))throw new Error("ajv implementation error");let c=Array.isArray(r)?r:[r];return(0,Q._)`${(0,Jh.checkDataTypes)(c,n,s.opts.strictNumbers,Jh.DataType.Wrong)}`}return Q.nil}function a(){if(i.validateSchema){let c=e.scopeValue("validate$data",{ref:i.validateSchema});return(0,Q._)`!${c}(${n})`}return Q.nil}}subschema(e,n){let r=(0,jb.getSubschema)(this.it,e);(0,jb.extendSubschemaData)(r,this.it,e),(0,jb.extendSubschemaMode)(r,e);let i={...this.it,...r,items:void 0,props:void 0};return Tz(i,n),i}mergeEvaluated(e,n){let{it:r,gen:i}=this;r.opts.unevaluated&&(r.props!==!0&&e.props!==void 0&&(r.props=_i.mergeEvaluated.props(i,e.props,r.props,n)),r.items!==!0&&e.items!==void 0&&(r.items=_i.mergeEvaluated.items(i,e.items,r.items,n)))}mergeValidEvaluated(e,n){let{it:r,gen:i}=this;if(r.opts.unevaluated&&(r.props!==!0||r.items!==!0))return i.if(n,()=>this.mergeEvaluated(e,Q.Name)),!0}};cs.KeywordCxt=Qh;function PO(t,e,n,r){let i=new Qh(t,n,e);"code"in n?n.code(i,r):i.$data&&n.validate?(0,Tl.funcKeywordCode)(i,n):"macro"in n?(0,Tl.macroKeywordCode)(i,n):(n.compile||n.validate)&&(0,Tl.funcKeywordCode)(i,n)}var xz=/^\/(?:[^~]|~0|~1)*$/,Mz=/^([0-9]+)(#|\/(?:[^~]|~0|~1)*)?$/;function RO(t,{dataLevel:e,dataNames:n,dataPathArr:r}){let i,s;if(t==="")return oe.default.rootData;if(t[0]==="/"){if(!xz.test(t))throw new Error(`Invalid JSON-pointer: ${t}`);i=t,s=oe.default.rootData}else{let l=Mz.exec(t);if(!l)throw new Error(`Invalid JSON-pointer: ${t}`);let u=+l[1];if(i=l[2],i==="#"){if(u>=e)throw new Error(c("property/index",u));return r[e-u]}if(u>e)throw new Error(c("data",u));if(s=n[e-u],!i)return s}let o=s,a=i.split("/");for(let l of a)l&&(s=(0,Q._)`${s}${(0,Q.getProperty)((0,_i.unescapeJsonPointer)(l))}`,o=(0,Q._)`${o} && ${s}`);return o;function c(l,u){return`Cannot access ${l} ${u} levels up, current level is ${e}`}}cs.getData=RO});var Zh=k(Vb=>{"use strict";Object.defineProperty(Vb,"__esModule",{value:!0});var Ub=class extends Error{constructor(e){super("validation failed"),this.errors=e,this.ajv=this.validation=!0}};Vb.default=Ub});var _l=k(Hb=>{"use strict";Object.defineProperty(Hb,"__esModule",{value:!0});var zb=vl(),Wb=class extends Error{constructor(e,n,r,i){super(i||`can't resolve reference ${r} from id ${n}`),this.missingRef=(0,zb.resolveUrl)(e,n,r),this.missingSchema=(0,zb.normalizeId)((0,zb.getFullPath)(e,this.missingRef))}};Hb.default=Wb});var El=k(ar=>{"use strict";Object.defineProperty(ar,"__esModule",{value:!0});ar.resolveSchema=ar.getCompilingSchema=ar.resolveRef=ar.compileSchema=ar.SchemaEnv=void 0;var Dr=fe(),Lz=Zh(),zs=sr(),Ar=vl(),CO=Te(),$z=Sl(),ba=class{constructor(e){var n;this.refs={},this.dynamicAnchors={};let r;typeof e.schema=="object"&&(r=e.schema),this.schema=e.schema,this.schemaId=e.schemaId,this.root=e.root||this,this.baseId=(n=e.baseId)!==null&&n!==void 0?n:(0,Ar.normalizeId)(r?.[e.schemaId||"$id"]),this.schemaPath=e.schemaPath,this.localRefs=e.localRefs,this.meta=e.meta,this.$async=r?.$async,this.refs={}}};ar.SchemaEnv=ba;function Yb(t){let e=DO.call(this,t);if(e)return e;let n=(0,Ar.getFullPath)(this.opts.uriResolver,t.root.baseId),{es5:r,lines:i}=this.opts.code,{ownProperties:s}=this.opts,o=new Dr.CodeGen(this.scope,{es5:r,lines:i,ownProperties:s}),a;t.$async&&(a=o.scopeValue("Error",{ref:Lz.default,code:(0,Dr._)`require("ajv/dist/runtime/validation_error").default`}));let c=o.scopeName("validate");t.validateName=c;let l={gen:o,allErrors:this.opts.allErrors,data:zs.default.data,parentData:zs.default.parentData,parentDataProperty:zs.default.parentDataProperty,dataNames:[zs.default.data],dataPathArr:[Dr.nil],dataLevel:0,dataTypes:[],definedProperties:new Set,topSchemaRef:o.scopeValue("schema",this.opts.code.source===!0?{ref:t.schema,code:(0,Dr.stringify)(t.schema)}:{ref:t.schema}),validateName:c,ValidationError:a,schema:t.schema,schemaEnv:t,rootId:n,baseId:t.baseId||n,schemaPath:Dr.nil,errSchemaPath:t.schemaPath||(this.opts.jtd?"":"#"),errorPath:(0,Dr._)`""`,opts:this.opts,self:this},u;try{this._compilations.add(t),(0,$z.validateFunctionCode)(l),o.optimize(this.opts.code.optimize);let d=o.toString();u=`${o.scopeRefs(zs.default.scope)}return ${d}`,this.opts.code.process&&(u=this.opts.code.process(u,t));let h=new Function(`${zs.default.self}`,`${zs.default.scope}`,u)(this,this.scope.get());if(this.scope.value(c,{ref:h}),h.errors=null,h.schema=t.schema,h.schemaEnv=t,t.$async&&(h.$async=!0),this.opts.code.source===!0&&(h.source={validateName:c,validateCode:d,scopeValues:o._values}),this.opts.unevaluated){let{props:y,items:p}=l;h.evaluated={props:y instanceof Dr.Name?void 0:y,items:p instanceof Dr.Name?void 0:p,dynamicProps:y instanceof Dr.Name,dynamicItems:p instanceof Dr.Name},h.source&&(h.source.evaluated=(0,Dr.stringify)(h.evaluated))}return t.validate=h,t}catch(d){throw delete t.validate,delete t.validateName,u&&this.logger.error("Error compiling schema, function code:",u),d}finally{this._compilations.delete(t)}}ar.compileSchema=Yb;function qz(t,e,n){var r;n=(0,Ar.resolveUrl)(this.opts.uriResolver,e,n);let i=t.refs[n];if(i)return i;let s=Bz.call(this,t,n);if(s===void 0){let o=(r=t.localRefs)===null||r===void 0?void 0:r[n],{schemaId:a}=this.opts;o&&(s=new ba({schema:o,schemaId:a,root:t,baseId:e}))}if(s!==void 0)return t.refs[n]=jz.call(this,s)}ar.resolveRef=qz;function jz(t){return(0,Ar.inlineRef)(t.schema,this.opts.inlineRefs)?t.schema:t.validate?t:Yb.call(this,t)}function DO(t){for(let e of this._compilations)if(Fz(e,t))return e}ar.getCompilingSchema=DO;function Fz(t,e){return t.schema===e.schema&&t.root===e.root&&t.baseId===e.baseId}function Bz(t,e){let n;for(;typeof(n=this.refs[e])=="string";)e=n;return n||this.schemas[e]||ep.call(this,t,e)}function ep(t,e){let n=this.opts.uriResolver.parse(e),r=(0,Ar._getFullPath)(this.opts.uriResolver,n),i=(0,Ar.getFullPath)(this.opts.uriResolver,t.baseId,void 0);if(Object.keys(t.schema).length>0&&r===i)return Gb.call(this,n,t);let s=(0,Ar.normalizeId)(r),o=this.refs[s]||this.schemas[s];if(typeof o=="string"){let a=ep.call(this,t,o);return typeof a?.schema!="object"?void 0:Gb.call(this,n,a)}if(typeof o?.schema=="object"){if(o.validate||Yb.call(this,o),s===(0,Ar.normalizeId)(e)){let{schema:a}=o,{schemaId:c}=this.opts,l=a[c];return l&&(i=(0,Ar.resolveUrl)(this.opts.uriResolver,i,l)),new ba({schema:a,schemaId:c,root:t,baseId:i})}return Gb.call(this,n,o)}}ar.resolveSchema=ep;var Uz=new Set(["properties","patternProperties","enum","dependencies","definitions"]);function Gb(t,{baseId:e,schema:n,root:r}){var i;if(((i=t.fragment)===null||i===void 0?void 0:i[0])!=="/")return;for(let a of t.fragment.slice(1).split("/")){if(typeof n=="boolean")return;let c=n[(0,CO.unescapeFragment)(a)];if(c===void 0)return;n=c;let l=typeof n=="object"&&n[this.opts.schemaId];!Uz.has(a)&&l&&(e=(0,Ar.resolveUrl)(this.opts.uriResolver,e,l))}let s;if(typeof n!="boolean"&&n.$ref&&!(0,CO.schemaHasRulesButRef)(n,this.RULES)){let a=(0,Ar.resolveUrl)(this.opts.uriResolver,e,n.$ref);s=ep.call(this,r,a)}let{schemaId:o}=this.opts;if(s=s||new ba({schema:n,schemaId:o,root:r,baseId:e}),s.schema!==s.root.schema)return s}});var AO=k((eoe,Vz)=>{Vz.exports={$id:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",description:"Meta-schema for $data reference (JSON AnySchema extension proposal)",type:"object",required:["$data"],properties:{$data:{type:"string",anyOf:[{format:"relative-json-pointer"},{format:"json-pointer"}]}},additionalProperties:!1}});var IO=k((toe,OO)=>{"use strict";var zz={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,a:10,A:10,b:11,B:11,c:12,C:12,d:13,D:13,e:14,E:14,f:15,F:15};OO.exports={HEX:zz}});var BO=k((noe,FO)=>{"use strict";var{HEX:Wz}=IO(),Hz=/^(?:(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)$/u;function $O(t){if(jO(t,".")<3)return{host:t,isIPV4:!1};let e=t.match(Hz)||[],[n]=e;return n?{host:Yz(n,"."),isIPV4:!0}:{host:t,isIPV4:!1}}function Kb(t,e=!1){let n="",r=!0;for(let i of t){if(Wz[i]===void 0)return;i!=="0"&&r===!0&&(r=!1),r||(n+=i)}return e&&n.length===0&&(n="0"),n}function Gz(t){let e=0,n={error:!1,address:"",zone:""},r=[],i=[],s=!1,o=!1,a=!1;function c(){if(i.length){if(s===!1){let l=Kb(i);if(l!==void 0)r.push(l);else return n.error=!0,!1}i.length=0}return!0}for(let l=0;l<t.length;l++){let u=t[l];if(!(u==="["||u==="]"))if(u===":"){if(o===!0&&(a=!0),!c())break;if(e++,r.push(":"),e>7){n.error=!0;break}l-1>=0&&t[l-1]===":"&&(o=!0);continue}else if(u==="%"){if(!c())break;s=!0}else{i.push(u);continue}}return i.length&&(s?n.zone=i.join(""):a?r.push(i.join("")):r.push(Kb(i))),n.address=r.join(""),n}function qO(t){if(jO(t,":")<2)return{host:t,isIPV6:!1};let e=Gz(t);if(e.error)return{host:t,isIPV6:!1};{let n=e.address,r=e.address;return e.zone&&(n+="%"+e.zone,r+="%25"+e.zone),{host:n,escapedHost:r,isIPV6:!0}}}function Yz(t,e){let n="",r=!0,i=t.length;for(let s=0;s<i;s++){let o=t[s];o==="0"&&r?(s+1<=i&&t[s+1]===e||s+1===i)&&(n+=o,r=!1):(o===e?r=!0:r=!1,n+=o)}return n}function jO(t,e){let n=0;for(let r=0;r<t.length;r++)t[r]===e&&n++;return n}var xO=/^\.\.?\//u,MO=/^\/\.(?:\/|$)/u,LO=/^\/\.\.(?:\/|$)/u,Kz=/^\/?(?:.|\n)*?(?=\/|$)/u;function Xz(t){let e=[];for(;t.length;)if(t.match(xO))t=t.replace(xO,"");else if(t.match(MO))t=t.replace(MO,"/");else if(t.match(LO))t=t.replace(LO,"/"),e.pop();else if(t==="."||t==="..")t="";else{let n=t.match(Kz);if(n){let r=n[0];t=t.slice(r.length),e.push(r)}else throw new Error("Unexpected dot segment condition")}return e.join("")}function Jz(t,e){let n=e!==!0?escape:unescape;return t.scheme!==void 0&&(t.scheme=n(t.scheme)),t.userinfo!==void 0&&(t.userinfo=n(t.userinfo)),t.host!==void 0&&(t.host=n(t.host)),t.path!==void 0&&(t.path=n(t.path)),t.query!==void 0&&(t.query=n(t.query)),t.fragment!==void 0&&(t.fragment=n(t.fragment)),t}function Qz(t){let e=[];if(t.userinfo!==void 0&&(e.push(t.userinfo),e.push("@")),t.host!==void 0){let n=unescape(t.host),r=$O(n);if(r.isIPV4)n=r.host;else{let i=qO(r.host);i.isIPV6===!0?n=`[${i.escapedHost}]`:n=t.host}e.push(n)}return(typeof t.port=="number"||typeof t.port=="string")&&(e.push(":"),e.push(String(t.port))),e.length?e.join(""):void 0}FO.exports={recomposeAuthority:Qz,normalizeComponentEncoding:Jz,removeDotSegments:Xz,normalizeIPv4:$O,normalizeIPv6:qO,stringArrayToHexStripped:Kb}});var GO=k((roe,HO)=>{"use strict";var Zz=/^[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}$/iu,eW=/([\da-z][\d\-a-z]{0,31}):((?:[\w!$'()*+,\-.:;=@]|%[\da-f]{2})+)/iu;function UO(t){return typeof t.secure=="boolean"?t.secure:String(t.scheme).toLowerCase()==="wss"}function VO(t){return t.host||(t.error=t.error||"HTTP URIs must have a host."),t}function zO(t){let e=String(t.scheme).toLowerCase()==="https";return(t.port===(e?443:80)||t.port==="")&&(t.port=void 0),t.path||(t.path="/"),t}function tW(t){return t.secure=UO(t),t.resourceName=(t.path||"/")+(t.query?"?"+t.query:""),t.path=void 0,t.query=void 0,t}function nW(t){if((t.port===(UO(t)?443:80)||t.port==="")&&(t.port=void 0),typeof t.secure=="boolean"&&(t.scheme=t.secure?"wss":"ws",t.secure=void 0),t.resourceName){let[e,n]=t.resourceName.split("?");t.path=e&&e!=="/"?e:void 0,t.query=n,t.resourceName=void 0}return t.fragment=void 0,t}function rW(t,e){if(!t.path)return t.error="URN can not be parsed",t;let n=t.path.match(eW);if(n){let r=e.scheme||t.scheme||"urn";t.nid=n[1].toLowerCase(),t.nss=n[2];let i=`${r}:${e.nid||t.nid}`,s=Xb[i];t.path=void 0,s&&(t=s.parse(t,e))}else t.error=t.error||"URN can not be parsed.";return t}function iW(t,e){let n=e.scheme||t.scheme||"urn",r=t.nid.toLowerCase(),i=`${n}:${e.nid||r}`,s=Xb[i];s&&(t=s.serialize(t,e));let o=t,a=t.nss;return o.path=`${r||e.nid}:${a}`,e.skipEscape=!0,o}function sW(t,e){let n=t;return n.uuid=n.nss,n.nss=void 0,!e.tolerant&&(!n.uuid||!Zz.test(n.uuid))&&(n.error=n.error||"UUID is not valid."),n}function oW(t){let e=t;return e.nss=(t.uuid||"").toLowerCase(),e}var WO={scheme:"http",domainHost:!0,parse:VO,serialize:zO},aW={scheme:"https",domainHost:WO.domainHost,parse:VO,serialize:zO},tp={scheme:"ws",domainHost:!0,parse:tW,serialize:nW},cW={scheme:"wss",domainHost:tp.domainHost,parse:tp.parse,serialize:tp.serialize},lW={scheme:"urn",parse:rW,serialize:iW,skipNormalize:!0},uW={scheme:"urn:uuid",parse:sW,serialize:oW,skipNormalize:!0},Xb={http:WO,https:aW,ws:tp,wss:cW,urn:lW,"urn:uuid":uW};HO.exports=Xb});var KO=k((ioe,rp)=>{"use strict";var{normalizeIPv6:dW,normalizeIPv4:fW,removeDotSegments:wl,recomposeAuthority:hW,normalizeComponentEncoding:np}=BO(),Jb=GO();function pW(t,e){return typeof t=="string"?t=ei(Ei(t,e),e):typeof t=="object"&&(t=Ei(ei(t,e),e)),t}function mW(t,e,n){let r=Object.assign({scheme:"null"},n),i=YO(Ei(t,r),Ei(e,r),r,!0);return ei(i,{...r,skipEscape:!0})}function YO(t,e,n,r){let i={};return r||(t=Ei(ei(t,n),n),e=Ei(ei(e,n),n)),n=n||{},!n.tolerant&&e.scheme?(i.scheme=e.scheme,i.userinfo=e.userinfo,i.host=e.host,i.port=e.port,i.path=wl(e.path||""),i.query=e.query):(e.userinfo!==void 0||e.host!==void 0||e.port!==void 0?(i.userinfo=e.userinfo,i.host=e.host,i.port=e.port,i.path=wl(e.path||""),i.query=e.query):(e.path?(e.path.charAt(0)==="/"?i.path=wl(e.path):((t.userinfo!==void 0||t.host!==void 0||t.port!==void 0)&&!t.path?i.path="/"+e.path:t.path?i.path=t.path.slice(0,t.path.lastIndexOf("/")+1)+e.path:i.path=e.path,i.path=wl(i.path)),i.query=e.query):(i.path=t.path,e.query!==void 0?i.query=e.query:i.query=t.query),i.userinfo=t.userinfo,i.host=t.host,i.port=t.port),i.scheme=t.scheme),i.fragment=e.fragment,i}function gW(t,e,n){return typeof t=="string"?(t=unescape(t),t=ei(np(Ei(t,n),!0),{...n,skipEscape:!0})):typeof t=="object"&&(t=ei(np(t,!0),{...n,skipEscape:!0})),typeof e=="string"?(e=unescape(e),e=ei(np(Ei(e,n),!0),{...n,skipEscape:!0})):typeof e=="object"&&(e=ei(np(e,!0),{...n,skipEscape:!0})),t.toLowerCase()===e.toLowerCase()}function ei(t,e){let n={host:t.host,scheme:t.scheme,userinfo:t.userinfo,port:t.port,path:t.path,query:t.query,nid:t.nid,nss:t.nss,uuid:t.uuid,fragment:t.fragment,reference:t.reference,resourceName:t.resourceName,secure:t.secure,error:""},r=Object.assign({},e),i=[],s=Jb[(r.scheme||n.scheme||"").toLowerCase()];s&&s.serialize&&s.serialize(n,r),n.path!==void 0&&(r.skipEscape?n.path=unescape(n.path):(n.path=escape(n.path),n.scheme!==void 0&&(n.path=n.path.split("%3A").join(":")))),r.reference!=="suffix"&&n.scheme&&i.push(n.scheme,":");let o=hW(n);if(o!==void 0&&(r.reference!=="suffix"&&i.push("//"),i.push(o),n.path&&n.path.charAt(0)!=="/"&&i.push("/")),n.path!==void 0){let a=n.path;!r.absolutePath&&(!s||!s.absolutePath)&&(a=wl(a)),o===void 0&&(a=a.replace(/^\/\//u,"/%2F")),i.push(a)}return n.query!==void 0&&i.push("?",n.query),n.fragment!==void 0&&i.push("#",n.fragment),i.join("")}var yW=Array.from({length:127},(t,e)=>/[^!"$&'()*+,\-.;=_`a-z{}~]/u.test(String.fromCharCode(e)));function vW(t){let e=0;for(let n=0,r=t.length;n<r;++n)if(e=t.charCodeAt(n),e>126||yW[e])return!0;return!1}var bW=/^(?:([^#/:?]+):)?(?:\/\/((?:([^#/?@]*)@)?(\[[^#/?\]]+\]|[^#/:?]*)(?::(\d*))?))?([^#?]*)(?:\?([^#]*))?(?:#((?:.|[\n\r])*))?/u;function Ei(t,e){let n=Object.assign({},e),r={scheme:void 0,userinfo:void 0,host:"",port:void 0,path:"",query:void 0,fragment:void 0},i=t.indexOf("%")!==-1,s=!1;n.reference==="suffix"&&(t=(n.scheme?n.scheme+":":"")+"//"+t);let o=t.match(bW);if(o){if(r.scheme=o[1],r.userinfo=o[3],r.host=o[4],r.port=parseInt(o[5],10),r.path=o[6]||"",r.query=o[7],r.fragment=o[8],isNaN(r.port)&&(r.port=o[5]),r.host){let c=fW(r.host);if(c.isIPV4===!1){let l=dW(c.host);r.host=l.host.toLowerCase(),s=l.isIPV6}else r.host=c.host,s=!0}r.scheme===void 0&&r.userinfo===void 0&&r.host===void 0&&r.port===void 0&&r.query===void 0&&!r.path?r.reference="same-document":r.scheme===void 0?r.reference="relative":r.fragment===void 0?r.reference="absolute":r.reference="uri",n.reference&&n.reference!=="suffix"&&n.reference!==r.reference&&(r.error=r.error||"URI is not a "+n.reference+" reference.");let a=Jb[(n.scheme||r.scheme||"").toLowerCase()];if(!n.unicodeSupport&&(!a||!a.unicodeSupport)&&r.host&&(n.domainHost||a&&a.domainHost)&&s===!1&&vW(r.host))try{r.host=URL.domainToASCII(r.host.toLowerCase())}catch(c){r.error=r.error||"Host's domain name can not be converted to ASCII: "+c}(!a||a&&!a.skipNormalize)&&(i&&r.scheme!==void 0&&(r.scheme=unescape(r.scheme)),i&&r.host!==void 0&&(r.host=unescape(r.host)),r.path&&(r.path=escape(unescape(r.path))),r.fragment&&(r.fragment=encodeURI(decodeURIComponent(r.fragment)))),a&&a.parse&&a.parse(r,n)}else r.error=r.error||"URI can not be parsed.";return r}var Qb={SCHEMES:Jb,normalize:pW,resolve:mW,resolveComponents:YO,equal:gW,serialize:ei,parse:Ei};rp.exports=Qb;rp.exports.default=Qb;rp.exports.fastUri=Qb});var JO=k(Zb=>{"use strict";Object.defineProperty(Zb,"__esModule",{value:!0});var XO=KO();XO.code='require("ajv/dist/runtime/uri").default';Zb.default=XO});var sI=k(Kt=>{"use strict";Object.defineProperty(Kt,"__esModule",{value:!0});Kt.CodeGen=Kt.Name=Kt.nil=Kt.stringify=Kt.str=Kt._=Kt.KeywordCxt=void 0;var TW=Sl();Object.defineProperty(Kt,"KeywordCxt",{enumerable:!0,get:function(){return TW.KeywordCxt}});var Ta=fe();Object.defineProperty(Kt,"_",{enumerable:!0,get:function(){return Ta._}});Object.defineProperty(Kt,"str",{enumerable:!0,get:function(){return Ta.str}});Object.defineProperty(Kt,"stringify",{enumerable:!0,get:function(){return Ta.stringify}});Object.defineProperty(Kt,"nil",{enumerable:!0,get:function(){return Ta.nil}});Object.defineProperty(Kt,"Name",{enumerable:!0,get:function(){return Ta.Name}});Object.defineProperty(Kt,"CodeGen",{enumerable:!0,get:function(){return Ta.CodeGen}});var SW=Zh(),nI=_l(),_W=Cb(),kl=El(),EW=fe(),Nl=vl(),ip=yl(),tT=Te(),QO=AO(),wW=JO(),rI=(t,e)=>new RegExp(t,e);rI.code="new RegExp";var kW=["removeAdditional","useDefaults","coerceTypes"],NW=new Set(["validate","serialize","parse","wrapper","root","schema","keyword","pattern","formats","validate$data","func","obj","Error"]),PW={errorDataPath:"",format:"`validateFormats: false` can be used instead.",nullable:'"nullable" keyword is supported by default.',jsonPointers:"Deprecated jsPropertySyntax can be used instead.",extendRefs:"Deprecated ignoreKeywordsWithRef can be used instead.",missingRefs:"Pass empty schema with $id that should be ignored to ajv.addSchema.",processCode:"Use option `code: {process: (code, schemaEnv: object) => string}`",sourceCode:"Use option `code: {source: true}`",strictDefaults:"It is default now, see option `strict`.",strictKeywords:"It is default now, see option `strict`.",uniqueItems:'"uniqueItems" keyword is always validated.',unknownFormats:"Disable strict mode or pass `true` to `ajv.addFormat` (or `formats` option).",cache:"Map is used as cache, schema object as key.",serialize:"Map is used as cache, schema object as key.",ajvErrors:"It is default now."},RW={ignoreKeywordsWithRef:"",jsPropertySyntax:"",unicode:'"minLength"/"maxLength" account for unicode characters by default.'},ZO=200;function CW(t){var e,n,r,i,s,o,a,c,l,u,d,f,h,y,p,T,_,v,b,w,C,x,B,j,ce;let ze=t.strict,Dt=(e=t.code)===null||e===void 0?void 0:e.optimize,ye=Dt===!0||Dt===void 0?1:Dt||0,Un=(r=(n=t.code)===null||n===void 0?void 0:n.regExp)!==null&&r!==void 0?r:rI,wi=(i=t.uriResolver)!==null&&i!==void 0?i:wW.default;return{strictSchema:(o=(s=t.strictSchema)!==null&&s!==void 0?s:ze)!==null&&o!==void 0?o:!0,strictNumbers:(c=(a=t.strictNumbers)!==null&&a!==void 0?a:ze)!==null&&c!==void 0?c:!0,strictTypes:(u=(l=t.strictTypes)!==null&&l!==void 0?l:ze)!==null&&u!==void 0?u:"log",strictTuples:(f=(d=t.strictTuples)!==null&&d!==void 0?d:ze)!==null&&f!==void 0?f:"log",strictRequired:(y=(h=t.strictRequired)!==null&&h!==void 0?h:ze)!==null&&y!==void 0?y:!1,code:t.code?{...t.code,optimize:ye,regExp:Un}:{optimize:ye,regExp:Un},loopRequired:(p=t.loopRequired)!==null&&p!==void 0?p:ZO,loopEnum:(T=t.loopEnum)!==null&&T!==void 0?T:ZO,meta:(_=t.meta)!==null&&_!==void 0?_:!0,messages:(v=t.messages)!==null&&v!==void 0?v:!0,inlineRefs:(b=t.inlineRefs)!==null&&b!==void 0?b:!0,schemaId:(w=t.schemaId)!==null&&w!==void 0?w:"$id",addUsedSchema:(C=t.addUsedSchema)!==null&&C!==void 0?C:!0,validateSchema:(x=t.validateSchema)!==null&&x!==void 0?x:!0,validateFormats:(B=t.validateFormats)!==null&&B!==void 0?B:!0,unicodeRegExp:(j=t.unicodeRegExp)!==null&&j!==void 0?j:!0,int32range:(ce=t.int32range)!==null&&ce!==void 0?ce:!0,uriResolver:wi}}var Pl=class{constructor(e={}){this.schemas={},this.refs={},this.formats={},this._compilations=new Set,this._loading={},this._cache=new Map,e=this.opts={...e,...CW(e)};let{es5:n,lines:r}=this.opts.code;this.scope=new EW.ValueScope({scope:{},prefixes:NW,es5:n,lines:r}),this.logger=MW(e.logger);let i=e.validateFormats;e.validateFormats=!1,this.RULES=(0,_W.getRules)(),eI.call(this,PW,e,"NOT SUPPORTED"),eI.call(this,RW,e,"DEPRECATED","warn"),this._metaOpts=IW.call(this),e.formats&&AW.call(this),this._addVocabularies(),this._addDefaultMetaSchema(),e.keywords&&OW.call(this,e.keywords),typeof e.meta=="object"&&this.addMetaSchema(e.meta),DW.call(this),e.validateFormats=i}_addVocabularies(){this.addKeyword("$async")}_addDefaultMetaSchema(){let{$data:e,meta:n,schemaId:r}=this.opts,i=QO;r==="id"&&(i={...QO},i.id=i.$id,delete i.$id),n&&e&&this.addMetaSchema(i,i[r],!1)}defaultMeta(){let{meta:e,schemaId:n}=this.opts;return this.opts.defaultMeta=typeof e=="object"?e[n]||e:void 0}validate(e,n){let r;if(typeof e=="string"){if(r=this.getSchema(e),!r)throw new Error(`no schema with key or ref "${e}"`)}else r=this.compile(e);let i=r(n);return"$async"in r||(this.errors=r.errors),i}compile(e,n){let r=this._addSchema(e,n);return r.validate||this._compileSchemaEnv(r)}compileAsync(e,n){if(typeof this.opts.loadSchema!="function")throw new Error("options.loadSchema should be a function");let{loadSchema:r}=this.opts;return i.call(this,e,n);async function i(u,d){await s.call(this,u.$schema);let f=this._addSchema(u,d);return f.validate||o.call(this,f)}async function s(u){u&&!this.getSchema(u)&&await i.call(this,{$ref:u},!0)}async function o(u){try{return this._compileSchemaEnv(u)}catch(d){if(!(d instanceof nI.default))throw d;return a.call(this,d),await c.call(this,d.missingSchema),o.call(this,u)}}function a({missingSchema:u,missingRef:d}){if(this.refs[u])throw new Error(`AnySchema ${u} is loaded but ${d} cannot be resolved`)}async function c(u){let d=await l.call(this,u);this.refs[u]||await s.call(this,d.$schema),this.refs[u]||this.addSchema(d,u,n)}async function l(u){let d=this._loading[u];if(d)return d;try{return await(this._loading[u]=r(u))}finally{delete this._loading[u]}}}addSchema(e,n,r,i=this.opts.validateSchema){if(Array.isArray(e)){for(let o of e)this.addSchema(o,void 0,r,i);return this}let s;if(typeof e=="object"){let{schemaId:o}=this.opts;if(s=e[o],s!==void 0&&typeof s!="string")throw new Error(`schema ${o} must be string`)}return n=(0,Nl.normalizeId)(n||s),this._checkUnique(n),this.schemas[n]=this._addSchema(e,r,n,i,!0),this}addMetaSchema(e,n,r=this.opts.validateSchema){return this.addSchema(e,n,!0,r),this}validateSchema(e,n){if(typeof e=="boolean")return!0;let r;if(r=e.$schema,r!==void 0&&typeof r!="string")throw new Error("$schema must be a string");if(r=r||this.opts.defaultMeta||this.defaultMeta(),!r)return this.logger.warn("meta-schema not available"),this.errors=null,!0;let i=this.validate(r,e);if(!i&&n){let s="schema is invalid: "+this.errorsText();if(this.opts.validateSchema==="log")this.logger.error(s);else throw new Error(s)}return i}getSchema(e){let n;for(;typeof(n=tI.call(this,e))=="string";)e=n;if(n===void 0){let{schemaId:r}=this.opts,i=new kl.SchemaEnv({schema:{},schemaId:r});if(n=kl.resolveSchema.call(this,i,e),!n)return;this.refs[e]=n}return n.validate||this._compileSchemaEnv(n)}removeSchema(e){if(e instanceof RegExp)return this._removeAllSchemas(this.schemas,e),this._removeAllSchemas(this.refs,e),this;switch(typeof e){case"undefined":return this._removeAllSchemas(this.schemas),this._removeAllSchemas(this.refs),this._cache.clear(),this;case"string":{let n=tI.call(this,e);return typeof n=="object"&&this._cache.delete(n.schema),delete this.schemas[e],delete this.refs[e],this}case"object":{let n=e;this._cache.delete(n);let r=e[this.opts.schemaId];return r&&(r=(0,Nl.normalizeId)(r),delete this.schemas[r],delete this.refs[r]),this}default:throw new Error("ajv.removeSchema: invalid parameter")}}addVocabulary(e){for(let n of e)this.addKeyword(n);return this}addKeyword(e,n){let r;if(typeof e=="string")r=e,typeof n=="object"&&(this.logger.warn("these parameters are deprecated, see docs for addKeyword"),n.keyword=r);else if(typeof e=="object"&&n===void 0){if(n=e,r=n.keyword,Array.isArray(r)&&!r.length)throw new Error("addKeywords: keyword must be string or non-empty array")}else throw new Error("invalid addKeywords parameters");if($W.call(this,r,n),!n)return(0,tT.eachItem)(r,s=>eT.call(this,s)),this;jW.call(this,n);let i={...n,type:(0,ip.getJSONTypes)(n.type),schemaType:(0,ip.getJSONTypes)(n.schemaType)};return(0,tT.eachItem)(r,i.type.length===0?s=>eT.call(this,s,i):s=>i.type.forEach(o=>eT.call(this,s,i,o))),this}getKeyword(e){let n=this.RULES.all[e];return typeof n=="object"?n.definition:!!n}removeKeyword(e){let{RULES:n}=this;delete n.keywords[e],delete n.all[e];for(let r of n.rules){let i=r.rules.findIndex(s=>s.keyword===e);i>=0&&r.rules.splice(i,1)}return this}addFormat(e,n){return typeof n=="string"&&(n=new RegExp(n)),this.formats[e]=n,this}errorsText(e=this.errors,{separator:n=", ",dataVar:r="data"}={}){return!e||e.length===0?"No errors":e.map(i=>`${r}${i.instancePath} ${i.message}`).reduce((i,s)=>i+n+s)}$dataMetaSchema(e,n){let r=this.RULES.all;e=JSON.parse(JSON.stringify(e));for(let i of n){let s=i.split("/").slice(1),o=e;for(let a of s)o=o[a];for(let a in r){let c=r[a];if(typeof c!="object")continue;let{$data:l}=c.definition,u=o[a];l&&u&&(o[a]=iI(u))}}return e}_removeAllSchemas(e,n){for(let r in e){let i=e[r];(!n||n.test(r))&&(typeof i=="string"?delete e[r]:i&&!i.meta&&(this._cache.delete(i.schema),delete e[r]))}}_addSchema(e,n,r,i=this.opts.validateSchema,s=this.opts.addUsedSchema){let o,{schemaId:a}=this.opts;if(typeof e=="object")o=e[a];else{if(this.opts.jtd)throw new Error("schema must be object");if(typeof e!="boolean")throw new Error("schema must be object or boolean")}let c=this._cache.get(e);if(c!==void 0)return c;r=(0,Nl.normalizeId)(o||r);let l=Nl.getSchemaRefs.call(this,e,r);return c=new kl.SchemaEnv({schema:e,schemaId:a,meta:n,baseId:r,localRefs:l}),this._cache.set(c.schema,c),s&&!r.startsWith("#")&&(r&&this._checkUnique(r),this.refs[r]=c),i&&this.validateSchema(e,!0),c}_checkUnique(e){if(this.schemas[e]||this.refs[e])throw new Error(`schema with key or id "${e}" already exists`)}_compileSchemaEnv(e){if(e.meta?this._compileMetaSchema(e):kl.compileSchema.call(this,e),!e.validate)throw new Error("ajv implementation error");return e.validate}_compileMetaSchema(e){let n=this.opts;this.opts=this._metaOpts;try{kl.compileSchema.call(this,e)}finally{this.opts=n}}};Pl.ValidationError=SW.default;Pl.MissingRefError=nI.default;Kt.default=Pl;function eI(t,e,n,r="error"){for(let i in t){let s=i;s in e&&this.logger[r](`${n}: option ${i}. ${t[s]}`)}}function tI(t){return t=(0,Nl.normalizeId)(t),this.schemas[t]||this.refs[t]}function DW(){let t=this.opts.schemas;if(t)if(Array.isArray(t))this.addSchema(t);else for(let e in t)this.addSchema(t[e],e)}function AW(){for(let t in this.opts.formats){let e=this.opts.formats[t];e&&this.addFormat(t,e)}}function OW(t){if(Array.isArray(t)){this.addVocabulary(t);return}this.logger.warn("keywords option as map is deprecated, pass array");for(let e in t){let n=t[e];n.keyword||(n.keyword=e),this.addKeyword(n)}}function IW(){let t={...this.opts};for(let e of kW)delete t[e];return t}var xW={log(){},warn(){},error(){}};function MW(t){if(t===!1)return xW;if(t===void 0)return console;if(t.log&&t.warn&&t.error)return t;throw new Error("logger must implement log, warn and error methods")}var LW=/^[a-z_$][a-z0-9_$:-]*$/i;function $W(t,e){let{RULES:n}=this;if((0,tT.eachItem)(t,r=>{if(n.keywords[r])throw new Error(`Keyword ${r} is already defined`);if(!LW.test(r))throw new Error(`Keyword ${r} has invalid name`)}),!!e&&e.$data&&!("code"in e||"validate"in e))throw new Error('$data keyword must have "code" or "validate" function')}function eT(t,e,n){var r;let i=e?.post;if(n&&i)throw new Error('keyword with "post" flag cannot have "type"');let{RULES:s}=this,o=i?s.post:s.rules.find(({type:c})=>c===n);if(o||(o={type:n,rules:[]},s.rules.push(o)),s.keywords[t]=!0,!e)return;let a={keyword:t,definition:{...e,type:(0,ip.getJSONTypes)(e.type),schemaType:(0,ip.getJSONTypes)(e.schemaType)}};e.before?qW.call(this,o,a,e.before):o.rules.push(a),s.all[t]=a,(r=e.implements)===null||r===void 0||r.forEach(c=>this.addKeyword(c))}function qW(t,e,n){let r=t.rules.findIndex(i=>i.keyword===n);r>=0?t.rules.splice(r,0,e):(t.rules.push(e),this.logger.warn(`rule ${n} is not defined`))}function jW(t){let{metaSchema:e}=t;e!==void 0&&(t.$data&&this.opts.$data&&(e=iI(e)),t.validateSchema=this.compile(e,!0))}var FW={$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"};function iI(t){return{anyOf:[t,FW]}}});var oI=k(nT=>{"use strict";Object.defineProperty(nT,"__esModule",{value:!0});var BW={keyword:"id",code(){throw new Error('NOT SUPPORTED: keyword "id", use "$id" for schema ID')}};nT.default=BW});var ap=k(Ws=>{"use strict";Object.defineProperty(Ws,"__esModule",{value:!0});Ws.callRef=Ws.getValidate=void 0;var UW=_l(),aI=or(),In=fe(),Sa=sr(),cI=El(),sp=Te(),VW={keyword:"$ref",schemaType:"string",code(t){let{gen:e,schema:n,it:r}=t,{baseId:i,schemaEnv:s,validateName:o,opts:a,self:c}=r,{root:l}=s;if((n==="#"||n==="#/")&&i===l.baseId)return d();let u=cI.resolveRef.call(c,l,i,n);if(u===void 0)throw new UW.default(r.opts.uriResolver,i,n);if(u instanceof cI.SchemaEnv)return f(u);return h(u);function d(){if(s===l)return op(t,o,s,s.$async);let y=e.scopeValue("root",{ref:l});return op(t,(0,In._)`${y}.validate`,l,l.$async)}function f(y){let p=lI(t,y);op(t,p,y,y.$async)}function h(y){let p=e.scopeValue("schema",a.code.source===!0?{ref:y,code:(0,In.stringify)(y)}:{ref:y}),T=e.name("valid"),_=t.subschema({schema:y,dataTypes:[],schemaPath:In.nil,topSchemaRef:p,errSchemaPath:n},T);t.mergeEvaluated(_),t.ok(T)}}};function lI(t,e){let{gen:n}=t;return e.validate?n.scopeValue("validate",{ref:e.validate}):(0,In._)`${n.scopeValue("wrapper",{ref:e})}.validate`}Ws.getValidate=lI;function op(t,e,n,r){let{gen:i,it:s}=t,{allErrors:o,schemaEnv:a,opts:c}=s,l=c.passContext?Sa.default.this:In.nil;r?u():d();function u(){if(!a.$async)throw new Error("async schema referenced by sync schema");let y=i.let("valid");i.try(()=>{i.code((0,In._)`await ${(0,aI.callValidateCode)(t,e,l)}`),h(e),o||i.assign(y,!0)},p=>{i.if((0,In._)`!(${p} instanceof ${s.ValidationError})`,()=>i.throw(p)),f(p),o||i.assign(y,!1)}),t.ok(y)}function d(){t.result((0,aI.callValidateCode)(t,e,l),()=>h(e),()=>f(e))}function f(y){let p=(0,In._)`${y}.errors`;i.assign(Sa.default.vErrors,(0,In._)`${Sa.default.vErrors} === null ? ${p} : ${Sa.default.vErrors}.concat(${p})`),i.assign(Sa.default.errors,(0,In._)`${Sa.default.vErrors}.length`)}function h(y){var p;if(!s.opts.unevaluated)return;let T=(p=n?.validate)===null||p===void 0?void 0:p.evaluated;if(s.props!==!0)if(T&&!T.dynamicProps)T.props!==void 0&&(s.props=sp.mergeEvaluated.props(i,T.props,s.props));else{let _=i.var("props",(0,In._)`${y}.evaluated.props`);s.props=sp.mergeEvaluated.props(i,_,s.props,In.Name)}if(s.items!==!0)if(T&&!T.dynamicItems)T.items!==void 0&&(s.items=sp.mergeEvaluated.items(i,T.items,s.items));else{let _=i.var("items",(0,In._)`${y}.evaluated.items`);s.items=sp.mergeEvaluated.items(i,_,s.items,In.Name)}}}Ws.callRef=op;Ws.default=VW});var uI=k(rT=>{"use strict";Object.defineProperty(rT,"__esModule",{value:!0});var zW=oI(),WW=ap(),HW=["$schema","$id","$defs","$vocabulary",{keyword:"$comment"},"definitions",zW.default,WW.default];rT.default=HW});var dI=k(iT=>{"use strict";Object.defineProperty(iT,"__esModule",{value:!0});var cp=fe(),ls=cp.operators,lp={maximum:{okStr:"<=",ok:ls.LTE,fail:ls.GT},minimum:{okStr:">=",ok:ls.GTE,fail:ls.LT},exclusiveMaximum:{okStr:"<",ok:ls.LT,fail:ls.GTE},exclusiveMinimum:{okStr:">",ok:ls.GT,fail:ls.LTE}},GW={message:({keyword:t,schemaCode:e})=>(0,cp.str)`must be ${lp[t].okStr} ${e}`,params:({keyword:t,schemaCode:e})=>(0,cp._)`{comparison: ${lp[t].okStr}, limit: ${e}}`},YW={keyword:Object.keys(lp),type:"number",schemaType:"number",$data:!0,error:GW,code(t){let{keyword:e,data:n,schemaCode:r}=t;t.fail$data((0,cp._)`${n} ${lp[e].fail} ${r} || isNaN(${n})`)}};iT.default=YW});var fI=k(sT=>{"use strict";Object.defineProperty(sT,"__esModule",{value:!0});var Rl=fe(),KW={message:({schemaCode:t})=>(0,Rl.str)`must be multiple of ${t}`,params:({schemaCode:t})=>(0,Rl._)`{multipleOf: ${t}}`},XW={keyword:"multipleOf",type:"number",schemaType:"number",$data:!0,error:KW,code(t){let{gen:e,data:n,schemaCode:r,it:i}=t,s=i.opts.multipleOfPrecision,o=e.let("res"),a=s?(0,Rl._)`Math.abs(Math.round(${o}) - ${o}) > 1e-${s}`:(0,Rl._)`${o} !== parseInt(${o})`;t.fail$data((0,Rl._)`(${r} === 0 || (${o} = ${n}/${r}, ${a}))`)}};sT.default=XW});var pI=k(oT=>{"use strict";Object.defineProperty(oT,"__esModule",{value:!0});function hI(t){let e=t.length,n=0,r=0,i;for(;r<e;)n++,i=t.charCodeAt(r++),i>=55296&&i<=56319&&r<e&&(i=t.charCodeAt(r),(i&64512)===56320&&r++);return n}oT.default=hI;hI.code='require("ajv/dist/runtime/ucs2length").default'});var mI=k(aT=>{"use strict";Object.defineProperty(aT,"__esModule",{value:!0});var Hs=fe(),JW=Te(),QW=pI(),ZW={message({keyword:t,schemaCode:e}){let n=t==="maxLength"?"more":"fewer";return(0,Hs.str)`must NOT have ${n} than ${e} characters`},params:({schemaCode:t})=>(0,Hs._)`{limit: ${t}}`},eH={keyword:["maxLength","minLength"],type:"string",schemaType:"number",$data:!0,error:ZW,code(t){let{keyword:e,data:n,schemaCode:r,it:i}=t,s=e==="maxLength"?Hs.operators.GT:Hs.operators.LT,o=i.opts.unicode===!1?(0,Hs._)`${n}.length`:(0,Hs._)`${(0,JW.useFunc)(t.gen,QW.default)}(${n})`;t.fail$data((0,Hs._)`${o} ${s} ${r}`)}};aT.default=eH});var gI=k(cT=>{"use strict";Object.defineProperty(cT,"__esModule",{value:!0});var tH=or(),up=fe(),nH={message:({schemaCode:t})=>(0,up.str)`must match pattern "${t}"`,params:({schemaCode:t})=>(0,up._)`{pattern: ${t}}`},rH={keyword:"pattern",type:"string",schemaType:"string",$data:!0,error:nH,code(t){let{data:e,$data:n,schema:r,schemaCode:i,it:s}=t,o=s.opts.unicodeRegExp?"u":"",a=n?(0,up._)`(new RegExp(${i}, ${o}))`:(0,tH.usePattern)(t,r);t.fail$data((0,up._)`!${a}.test(${e})`)}};cT.default=rH});var yI=k(lT=>{"use strict";Object.defineProperty(lT,"__esModule",{value:!0});var Cl=fe(),iH={message({keyword:t,schemaCode:e}){let n=t==="maxProperties"?"more":"fewer";return(0,Cl.str)`must NOT have ${n} than ${e} properties`},params:({schemaCode:t})=>(0,Cl._)`{limit: ${t}}`},sH={keyword:["maxProperties","minProperties"],type:"object",schemaType:"number",$data:!0,error:iH,code(t){let{keyword:e,data:n,schemaCode:r}=t,i=e==="maxProperties"?Cl.operators.GT:Cl.operators.LT;t.fail$data((0,Cl._)`Object.keys(${n}).length ${i} ${r}`)}};lT.default=sH});var vI=k(uT=>{"use strict";Object.defineProperty(uT,"__esModule",{value:!0});var Dl=or(),Al=fe(),oH=Te(),aH={message:({params:{missingProperty:t}})=>(0,Al.str)`must have required property '${t}'`,params:({params:{missingProperty:t}})=>(0,Al._)`{missingProperty: ${t}}`},cH={keyword:"required",type:"object",schemaType:"array",$data:!0,error:aH,code(t){let{gen:e,schema:n,schemaCode:r,data:i,$data:s,it:o}=t,{opts:a}=o;if(!s&&n.length===0)return;let c=n.length>=a.loopRequired;if(o.allErrors?l():u(),a.strictRequired){let h=t.parentSchema.properties,{definedProperties:y}=t.it;for(let p of n)if(h?.[p]===void 0&&!y.has(p)){let T=o.schemaEnv.baseId+o.errSchemaPath,_=`required property "${p}" is not defined at "${T}" (strictRequired)`;(0,oH.checkStrictMode)(o,_,o.opts.strictRequired)}}function l(){if(c||s)t.block$data(Al.nil,d);else for(let h of n)(0,Dl.checkReportMissingProp)(t,h)}function u(){let h=e.let("missing");if(c||s){let y=e.let("valid",!0);t.block$data(y,()=>f(h,y)),t.ok(y)}else e.if((0,Dl.checkMissingProp)(t,n,h)),(0,Dl.reportMissingProp)(t,h),e.else()}function d(){e.forOf("prop",r,h=>{t.setParams({missingProperty:h}),e.if((0,Dl.noPropertyInData)(e,i,h,a.ownProperties),()=>t.error())})}function f(h,y){t.setParams({missingProperty:h}),e.forOf(h,r,()=>{e.assign(y,(0,Dl.propertyInData)(e,i,h,a.ownProperties)),e.if((0,Al.not)(y),()=>{t.error(),e.break()})},Al.nil)}}};uT.default=cH});var bI=k(dT=>{"use strict";Object.defineProperty(dT,"__esModule",{value:!0});var Ol=fe(),lH={message({keyword:t,schemaCode:e}){let n=t==="maxItems"?"more":"fewer";return(0,Ol.str)`must NOT have ${n} than ${e} items`},params:({schemaCode:t})=>(0,Ol._)`{limit: ${t}}`},uH={keyword:["maxItems","minItems"],type:"array",schemaType:"number",$data:!0,error:lH,code(t){let{keyword:e,data:n,schemaCode:r}=t,i=e==="maxItems"?Ol.operators.GT:Ol.operators.LT;t.fail$data((0,Ol._)`${n}.length ${i} ${r}`)}};dT.default=uH});var dp=k(fT=>{"use strict";Object.defineProperty(fT,"__esModule",{value:!0});var TI=$b();TI.code='require("ajv/dist/runtime/equal").default';fT.default=TI});var SI=k(pT=>{"use strict";Object.defineProperty(pT,"__esModule",{value:!0});var hT=yl(),Xt=fe(),dH=Te(),fH=dp(),hH={message:({params:{i:t,j:e}})=>(0,Xt.str)`must NOT have duplicate items (items ## ${e} and ${t} are identical)`,params:({params:{i:t,j:e}})=>(0,Xt._)`{i: ${t}, j: ${e}}`},pH={keyword:"uniqueItems",type:"array",schemaType:"boolean",$data:!0,error:hH,code(t){let{gen:e,data:n,$data:r,schema:i,parentSchema:s,schemaCode:o,it:a}=t;if(!r&&!i)return;let c=e.let("valid"),l=s.items?(0,hT.getSchemaTypes)(s.items):[];t.block$data(c,u,(0,Xt._)`${o} === false`),t.ok(c);function u(){let y=e.let("i",(0,Xt._)`${n}.length`),p=e.let("j");t.setParams({i:y,j:p}),e.assign(c,!0),e.if((0,Xt._)`${y} > 1`,()=>(d()?f:h)(y,p))}function d(){return l.length>0&&!l.some(y=>y==="object"||y==="array")}function f(y,p){let T=e.name("item"),_=(0,hT.checkDataTypes)(l,T,a.opts.strictNumbers,hT.DataType.Wrong),v=e.const("indices",(0,Xt._)`{}`);e.for((0,Xt._)`;${y}--;`,()=>{e.let(T,(0,Xt._)`${n}[${y}]`),e.if(_,(0,Xt._)`continue`),l.length>1&&e.if((0,Xt._)`typeof ${T} == "string"`,(0,Xt._)`${T} += "_"`),e.if((0,Xt._)`typeof ${v}[${T}] == "number"`,()=>{e.assign(p,(0,Xt._)`${v}[${T}]`),t.error(),e.assign(c,!1).break()}).code((0,Xt._)`${v}[${T}] = ${y}`)})}function h(y,p){let T=(0,dH.useFunc)(e,fH.default),_=e.name("outer");e.label(_).for((0,Xt._)`;${y}--;`,()=>e.for((0,Xt._)`${p} = ${y}; ${p}--;`,()=>e.if((0,Xt._)`${T}(${n}[${y}], ${n}[${p}])`,()=>{t.error(),e.assign(c,!1).break(_)})))}}};pT.default=pH});var _I=k(gT=>{"use strict";Object.defineProperty(gT,"__esModule",{value:!0});var mT=fe(),mH=Te(),gH=dp(),yH={message:"must be equal to constant",params:({schemaCode:t})=>(0,mT._)`{allowedValue: ${t}}`},vH={keyword:"const",$data:!0,error:yH,code(t){let{gen:e,data:n,$data:r,schemaCode:i,schema:s}=t;r||s&&typeof s=="object"?t.fail$data((0,mT._)`!${(0,mH.useFunc)(e,gH.default)}(${n}, ${i})`):t.fail((0,mT._)`${s} !== ${n}`)}};gT.default=vH});var EI=k(yT=>{"use strict";Object.defineProperty(yT,"__esModule",{value:!0});var Il=fe(),bH=Te(),TH=dp(),SH={message:"must be equal to one of the allowed values",params:({schemaCode:t})=>(0,Il._)`{allowedValues: ${t}}`},_H={keyword:"enum",schemaType:"array",$data:!0,error:SH,code(t){let{gen:e,data:n,$data:r,schema:i,schemaCode:s,it:o}=t;if(!r&&i.length===0)throw new Error("enum must have non-empty array");let a=i.length>=o.opts.loopEnum,c,l=()=>c??(c=(0,bH.useFunc)(e,TH.default)),u;if(a||r)u=e.let("valid"),t.block$data(u,d);else{if(!Array.isArray(i))throw new Error("ajv implementation error");let h=e.const("vSchema",s);u=(0,Il.or)(...i.map((y,p)=>f(h,p)))}t.pass(u);function d(){e.assign(u,!1),e.forOf("v",s,h=>e.if((0,Il._)`${l()}(${n}, ${h})`,()=>e.assign(u,!0).break()))}function f(h,y){let p=i[y];return typeof p=="object"&&p!==null?(0,Il._)`${l()}(${n}, ${h}[${y}])`:(0,Il._)`${n} === ${p}`}}};yT.default=_H});var wI=k(vT=>{"use strict";Object.defineProperty(vT,"__esModule",{value:!0});var EH=dI(),wH=fI(),kH=mI(),NH=gI(),PH=yI(),RH=vI(),CH=bI(),DH=SI(),AH=_I(),OH=EI(),IH=[EH.default,wH.default,kH.default,NH.default,PH.default,RH.default,CH.default,DH.default,{keyword:"type",schemaType:["string","array"]},{keyword:"nullable",schemaType:"boolean"},AH.default,OH.default];vT.default=IH});var TT=k(xl=>{"use strict";Object.defineProperty(xl,"__esModule",{value:!0});xl.validateAdditionalItems=void 0;var Gs=fe(),bT=Te(),xH={message:({params:{len:t}})=>(0,Gs.str)`must NOT have more than ${t} items`,params:({params:{len:t}})=>(0,Gs._)`{limit: ${t}}`},MH={keyword:"additionalItems",type:"array",schemaType:["boolean","object"],before:"uniqueItems",error:xH,code(t){let{parentSchema:e,it:n}=t,{items:r}=e;if(!Array.isArray(r)){(0,bT.checkStrictMode)(n,'"additionalItems" is ignored when "items" is not an array of schemas');return}kI(t,r)}};function kI(t,e){let{gen:n,schema:r,data:i,keyword:s,it:o}=t;o.items=!0;let a=n.const("len",(0,Gs._)`${i}.length`);if(r===!1)t.setParams({len:e.length}),t.pass((0,Gs._)`${a} <= ${e.length}`);else if(typeof r=="object"&&!(0,bT.alwaysValidSchema)(o,r)){let l=n.var("valid",(0,Gs._)`${a} <= ${e.length}`);n.if((0,Gs.not)(l),()=>c(l)),t.ok(l)}function c(l){n.forRange("i",e.length,a,u=>{t.subschema({keyword:s,dataProp:u,dataPropType:bT.Type.Num},l),o.allErrors||n.if((0,Gs.not)(l),()=>n.break())})}}xl.validateAdditionalItems=kI;xl.default=MH});var ST=k(Ml=>{"use strict";Object.defineProperty(Ml,"__esModule",{value:!0});Ml.validateTuple=void 0;var NI=fe(),fp=Te(),LH=or(),$H={keyword:"items",type:"array",schemaType:["object","array","boolean"],before:"uniqueItems",code(t){let{schema:e,it:n}=t;if(Array.isArray(e))return PI(t,"additionalItems",e);n.items=!0,!(0,fp.alwaysValidSchema)(n,e)&&t.ok((0,LH.validateArray)(t))}};function PI(t,e,n=t.schema){let{gen:r,parentSchema:i,data:s,keyword:o,it:a}=t;u(i),a.opts.unevaluated&&n.length&&a.items!==!0&&(a.items=fp.mergeEvaluated.items(r,n.length,a.items));let c=r.name("valid"),l=r.const("len",(0,NI._)`${s}.length`);n.forEach((d,f)=>{(0,fp.alwaysValidSchema)(a,d)||(r.if((0,NI._)`${l} > ${f}`,()=>t.subschema({keyword:o,schemaProp:f,dataProp:f},c)),t.ok(c))});function u(d){let{opts:f,errSchemaPath:h}=a,y=n.length,p=y===d.minItems&&(y===d.maxItems||d[e]===!1);if(f.strictTuples&&!p){let T=`"${o}" is ${y}-tuple, but minItems or maxItems/${e} are not specified or different at path "${h}"`;(0,fp.checkStrictMode)(a,T,f.strictTuples)}}}Ml.validateTuple=PI;Ml.default=$H});var RI=k(_T=>{"use strict";Object.defineProperty(_T,"__esModule",{value:!0});var qH=ST(),jH={keyword:"prefixItems",type:"array",schemaType:["array"],before:"uniqueItems",code:t=>(0,qH.validateTuple)(t,"items")};_T.default=jH});var DI=k(ET=>{"use strict";Object.defineProperty(ET,"__esModule",{value:!0});var CI=fe(),FH=Te(),BH=or(),UH=TT(),VH={message:({params:{len:t}})=>(0,CI.str)`must NOT have more than ${t} items`,params:({params:{len:t}})=>(0,CI._)`{limit: ${t}}`},zH={keyword:"items",type:"array",schemaType:["object","boolean"],before:"uniqueItems",error:VH,code(t){let{schema:e,parentSchema:n,it:r}=t,{prefixItems:i}=n;r.items=!0,!(0,FH.alwaysValidSchema)(r,e)&&(i?(0,UH.validateAdditionalItems)(t,i):t.ok((0,BH.validateArray)(t)))}};ET.default=zH});var AI=k(wT=>{"use strict";Object.defineProperty(wT,"__esModule",{value:!0});var cr=fe(),hp=Te(),WH={message:({params:{min:t,max:e}})=>e===void 0?(0,cr.str)`must contain at least ${t} valid item(s)`:(0,cr.str)`must contain at least ${t} and no more than ${e} valid item(s)`,params:({params:{min:t,max:e}})=>e===void 0?(0,cr._)`{minContains: ${t}}`:(0,cr._)`{minContains: ${t}, maxContains: ${e}}`},HH={keyword:"contains",type:"array",schemaType:["object","boolean"],before:"uniqueItems",trackErrors:!0,error:WH,code(t){let{gen:e,schema:n,parentSchema:r,data:i,it:s}=t,o,a,{minContains:c,maxContains:l}=r;s.opts.next?(o=c===void 0?1:c,a=l):o=1;let u=e.const("len",(0,cr._)`${i}.length`);if(t.setParams({min:o,max:a}),a===void 0&&o===0){(0,hp.checkStrictMode)(s,'"minContains" == 0 without "maxContains": "contains" keyword ignored');return}if(a!==void 0&&o>a){(0,hp.checkStrictMode)(s,'"minContains" > "maxContains" is always invalid'),t.fail();return}if((0,hp.alwaysValidSchema)(s,n)){let p=(0,cr._)`${u} >= ${o}`;a!==void 0&&(p=(0,cr._)`${p} && ${u} <= ${a}`),t.pass(p);return}s.items=!0;let d=e.name("valid");a===void 0&&o===1?h(d,()=>e.if(d,()=>e.break())):o===0?(e.let(d,!0),a!==void 0&&e.if((0,cr._)`${i}.length > 0`,f)):(e.let(d,!1),f()),t.result(d,()=>t.reset());function f(){let p=e.name("_valid"),T=e.let("count",0);h(p,()=>e.if(p,()=>y(T)))}function h(p,T){e.forRange("i",0,u,_=>{t.subschema({keyword:"contains",dataProp:_,dataPropType:hp.Type.Num,compositeRule:!0},p),T()})}function y(p){e.code((0,cr._)`${p}++`),a===void 0?e.if((0,cr._)`${p} >= ${o}`,()=>e.assign(d,!0).break()):(e.if((0,cr._)`${p} > ${a}`,()=>e.assign(d,!1).break()),o===1?e.assign(d,!0):e.if((0,cr._)`${p} >= ${o}`,()=>e.assign(d,!0)))}}};wT.default=HH});var pp=k(ti=>{"use strict";Object.defineProperty(ti,"__esModule",{value:!0});ti.validateSchemaDeps=ti.validatePropertyDeps=ti.error=void 0;var kT=fe(),GH=Te(),Ll=or();ti.error={message:({params:{property:t,depsCount:e,deps:n}})=>{let r=e===1?"property":"properties";return(0,kT.str)`must have ${r} ${n} when property ${t} is present`},params:({params:{property:t,depsCount:e,deps:n,missingProperty:r}})=>(0,kT._)`{property: ${t},
175
+ `,n)+1}return{type:e,offset:this.offset,indent:this.indent,source:this.source}}startBlockValue(e){switch(this.type){case"alias":case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":return this.flowScalar(this.type);case"block-scalar-header":return{type:"block-scalar",offset:this.offset,indent:this.indent,props:[this.sourceToken],source:""};case"flow-map-start":case"flow-seq-start":return{type:"flow-collection",offset:this.offset,indent:this.indent,start:this.sourceToken,items:[],end:[]};case"seq-item-ind":return{type:"block-seq",offset:this.offset,indent:this.indent,items:[{start:[this.sourceToken]}]};case"explicit-key-ind":{this.onKeyLine=!0;let n=Ph(e),r=fa(n);return r.push(this.sourceToken),{type:"block-map",offset:this.offset,indent:this.indent,items:[{start:r,explicitKey:!0}]}}case"map-value-ind":{this.onKeyLine=!0;let n=Ph(e),r=fa(n);return{type:"block-map",offset:this.offset,indent:this.indent,items:[{start:r,key:null,sep:[this.sourceToken]}]}}}return null}atIndentedComment(e,n){return this.type!=="comment"||this.indent<=n?!1:e.every(r=>r.type==="newline"||r.type==="space")}*documentEnd(e){this.type!=="doc-mode"&&(e.end?e.end.push(this.sourceToken):e.end=[this.sourceToken],this.type==="newline"&&(yield*this.pop()))}*lineEnd(e){switch(this.type){case"comma":case"doc-start":case"doc-end":case"flow-seq-end":case"flow-map-end":case"map-value-ind":yield*this.pop(),yield*this.step();break;case"newline":this.onKeyLine=!1;case"space":case"comment":default:e.end?e.end.push(this.sourceToken):e.end=[this.sourceToken],this.type==="newline"&&(yield*this.pop())}}};dA.Parser=Gb});var gA=N(al=>{"use strict";var fA=xb(),ZU=Qc(),ol=tl(),eV=Oy(),tV=Pe(),nV=Hb(),hA=Yb();function pA(t){let e=t.prettyErrors!==!1;return{lineCounter:t.lineCounter||e&&new nV.LineCounter||null,prettyErrors:e}}function rV(t,e={}){let{lineCounter:n,prettyErrors:r}=pA(e),i=new hA.Parser(n?.addNewLine),s=new fA.Composer(e),o=Array.from(s.compose(i.parse(t)));if(r&&n)for(let a of o)a.errors.forEach(ol.prettifyError(t,n)),a.warnings.forEach(ol.prettifyError(t,n));return o.length>0?o:Object.assign([],{empty:!0},s.streamInfo())}function mA(t,e={}){let{lineCounter:n,prettyErrors:r}=pA(e),i=new hA.Parser(n?.addNewLine),s=new fA.Composer(e),o=null;for(let a of s.compose(i.parse(t),!0,t.length))if(!o)o=a;else if(o.options.logLevel!=="silent"){o.errors.push(new ol.YAMLParseError(a.range.slice(0,2),"MULTIPLE_DOCS","Source contains multiple documents; please use YAML.parseAllDocuments()"));break}return r&&n&&(o.errors.forEach(ol.prettifyError(t,n)),o.warnings.forEach(ol.prettifyError(t,n))),o}function iV(t,e,n){let r;typeof e=="function"?r=e:n===void 0&&e&&typeof e=="object"&&(n=e);let i=mA(t,n);if(!i)return null;if(i.warnings.forEach(s=>eV.warn(i.options.logLevel,s)),i.errors.length>0){if(i.options.logLevel!=="silent")throw i.errors[0];i.errors=[]}return i.toJS(Object.assign({reviver:r},n))}function sV(t,e,n){let r=null;if(typeof e=="function"||Array.isArray(e)?r=e:n===void 0&&e&&(n=e),typeof n=="string"&&(n=n.length),typeof n=="number"){let i=Math.round(n);n=i<1?void 0:i>8?{indent:8}:{indent:i}}if(t===void 0){let{keepUndefined:i}=n??e??{};if(!i)return}return tV.isDocument(t)&&!r?t.toString(n):new ZU.Document(t,r,n).toString(n)}al.parse=iV;al.parseAllDocuments=rV;al.parseDocument=mA;al.stringify=sV});var Xb=N(Ve=>{"use strict";var oV=xb(),aV=Qc(),cV=pb(),Kb=tl(),lV=Lc(),rs=Pe(),uV=Zi(),dV=Dt(),fV=ts(),hV=ns(),pV=Nh(),mV=zb(),gV=Hb(),yV=Yb(),Rh=gA(),yA=Oc();Ve.Composer=oV.Composer;Ve.Document=aV.Document;Ve.Schema=cV.Schema;Ve.YAMLError=Kb.YAMLError;Ve.YAMLParseError=Kb.YAMLParseError;Ve.YAMLWarning=Kb.YAMLWarning;Ve.Alias=lV.Alias;Ve.isAlias=rs.isAlias;Ve.isCollection=rs.isCollection;Ve.isDocument=rs.isDocument;Ve.isMap=rs.isMap;Ve.isNode=rs.isNode;Ve.isPair=rs.isPair;Ve.isScalar=rs.isScalar;Ve.isSeq=rs.isSeq;Ve.Pair=uV.Pair;Ve.Scalar=dV.Scalar;Ve.YAMLMap=fV.YAMLMap;Ve.YAMLSeq=hV.YAMLSeq;Ve.CST=pV;Ve.Lexer=mV.Lexer;Ve.LineCounter=gV.LineCounter;Ve.Parser=yV.Parser;Ve.parse=Rh.parse;Ve.parseAllDocuments=Rh.parseAllDocuments;Ve.parseDocument=Rh.parseDocument;Ve.stringify=Rh.stringify;Ve.visit=yA.visit;Ve.visitAsync=yA.visitAsync});var ul=N(De=>{"use strict";Object.defineProperty(De,"__esModule",{value:!0});De.regexpCode=De.getEsmExportName=De.getProperty=De.safeStringify=De.stringify=De.strConcat=De.addCodeArg=De.str=De._=De.nil=De._Code=De.Name=De.IDENTIFIER=De._CodeOrName=void 0;var cl=class{};De._CodeOrName=cl;De.IDENTIFIER=/^[a-z$_][a-z$_0-9]*$/i;var js=class extends cl{constructor(e){if(super(),!De.IDENTIFIER.test(e))throw new Error("CodeGen: name must be a valid identifier");this.str=e}toString(){return this.str}emptyStr(){return!1}get names(){return{[this.str]:1}}};De.Name=js;var sr=class extends cl{constructor(e){super(),this._items=typeof e=="string"?[e]:e}toString(){return this.str}emptyStr(){if(this._items.length>1)return!1;let e=this._items[0];return e===""||e==='""'}get str(){var e;return(e=this._str)!==null&&e!==void 0?e:this._str=this._items.reduce((n,r)=>`${n}${r}`,"")}get names(){var e;return(e=this._names)!==null&&e!==void 0?e:this._names=this._items.reduce((n,r)=>(r instanceof js&&(n[r.str]=(n[r.str]||0)+1),n),{})}};De._Code=sr;De.nil=new sr("");function bA(t,...e){let n=[t[0]],r=0;for(;r<e.length;)Qb(n,e[r]),n.push(t[++r]);return new sr(n)}De._=bA;var Jb=new sr("+");function vA(t,...e){let n=[ll(t[0])],r=0;for(;r<e.length;)n.push(Jb),Qb(n,e[r]),n.push(Jb,ll(t[++r]));return bV(n),new sr(n)}De.str=vA;function Qb(t,e){e instanceof sr?t.push(...e._items):e instanceof js?t.push(e):t.push(SV(e))}De.addCodeArg=Qb;function bV(t){let e=1;for(;e<t.length-1;){if(t[e]===Jb){let n=vV(t[e-1],t[e+1]);if(n!==void 0){t.splice(e-1,3,n);continue}t[e++]="+"}e++}}function vV(t,e){if(e==='""')return t;if(t==='""')return e;if(typeof t=="string")return e instanceof js||t[t.length-1]!=='"'?void 0:typeof e!="string"?`${t.slice(0,-1)}${e}"`:e[0]==='"'?t.slice(0,-1)+e.slice(1):void 0;if(typeof e=="string"&&e[0]==='"'&&!(t instanceof js))return`"${t}${e.slice(1)}`}function TV(t,e){return e.emptyStr()?t:t.emptyStr()?e:vA`${t}${e}`}De.strConcat=TV;function SV(t){return typeof t=="number"||typeof t=="boolean"||t===null?t:ll(Array.isArray(t)?t.join(","):t)}function _V(t){return new sr(ll(t))}De.stringify=_V;function ll(t){return JSON.stringify(t).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")}De.safeStringify=ll;function EV(t){return typeof t=="string"&&De.IDENTIFIER.test(t)?new sr(`.${t}`):bA`[${t}]`}De.getProperty=EV;function kV(t){if(typeof t=="string"&&De.IDENTIFIER.test(t))return new sr(`${t}`);throw new Error(`CodeGen: invalid export name: ${t}, use explicit $id name mapping`)}De.getEsmExportName=kV;function NV(t){return new sr(t.toString())}De.regexpCode=NV});var tv=N(An=>{"use strict";Object.defineProperty(An,"__esModule",{value:!0});An.ValueScope=An.ValueScopeName=An.Scope=An.varKinds=An.UsedValueState=void 0;var Dn=ul(),Zb=class extends Error{constructor(e){super(`CodeGen: "code" for ${e} not defined`),this.value=e.value}},Ch;(function(t){t[t.Started=0]="Started",t[t.Completed=1]="Completed"})(Ch||(An.UsedValueState=Ch={}));An.varKinds={const:new Dn.Name("const"),let:new Dn.Name("let"),var:new Dn.Name("var")};var Dh=class{constructor({prefixes:e,parent:n}={}){this._names={},this._prefixes=e,this._parent=n}toName(e){return e instanceof Dn.Name?e:this.name(e)}name(e){return new Dn.Name(this._newName(e))}_newName(e){let n=this._names[e]||this._nameGroup(e);return`${e}${n.index++}`}_nameGroup(e){var n,r;if(!((r=(n=this._parent)===null||n===void 0?void 0:n._prefixes)===null||r===void 0)&&r.has(e)||this._prefixes&&!this._prefixes.has(e))throw new Error(`CodeGen: prefix "${e}" is not allowed in this scope`);return this._names[e]={prefix:e,index:0}}};An.Scope=Dh;var Ah=class extends Dn.Name{constructor(e,n){super(n),this.prefix=e}setValue(e,{property:n,itemIndex:r}){this.value=e,this.scopePath=(0,Dn._)`.${new Dn.Name(n)}[${r}]`}};An.ValueScopeName=Ah;var wV=(0,Dn._)`\n`,ev=class extends Dh{constructor(e){super(e),this._values={},this._scope=e.scope,this.opts={...e,_n:e.lines?wV:Dn.nil}}get(){return this._scope}name(e){return new Ah(e,this._newName(e))}value(e,n){var r;if(n.ref===void 0)throw new Error("CodeGen: ref must be passed in value");let i=this.toName(e),{prefix:s}=i,o=(r=n.key)!==null&&r!==void 0?r:n.ref,a=this._values[s];if(a){let u=a.get(o);if(u)return u}else a=this._values[s]=new Map;a.set(o,i);let c=this._scope[s]||(this._scope[s]=[]),l=c.length;return c[l]=n.ref,i.setValue(n,{property:s,itemIndex:l}),i}getValue(e,n){let r=this._values[e];if(r)return r.get(n)}scopeRefs(e,n=this._values){return this._reduceValues(n,r=>{if(r.scopePath===void 0)throw new Error(`CodeGen: name "${r}" has no value`);return(0,Dn._)`${e}${r.scopePath}`})}scopeCode(e=this._values,n,r){return this._reduceValues(e,i=>{if(i.value===void 0)throw new Error(`CodeGen: name "${i}" has no value`);return i.value.code},n,r)}_reduceValues(e,n,r={},i){let s=Dn.nil;for(let o in e){let a=e[o];if(!a)continue;let c=r[o]=r[o]||new Map;a.forEach(l=>{if(c.has(l))return;c.set(l,Ch.Started);let u=n(l);if(u){let d=this.opts.es5?An.varKinds.var:An.varKinds.const;s=(0,Dn._)`${s}${d} ${l} = ${u};${this.opts._n}`}else if(u=i?.(l))s=(0,Dn._)`${s}${u}${this.opts._n}`;else throw new Zb(l);c.set(l,Ch.Completed)})}return s}};An.ValueScope=ev});var he=N(me=>{"use strict";Object.defineProperty(me,"__esModule",{value:!0});me.or=me.and=me.not=me.CodeGen=me.operators=me.varKinds=me.ValueScopeName=me.ValueScope=me.Scope=me.Name=me.regexpCode=me.stringify=me.getProperty=me.nil=me.strConcat=me.str=me._=void 0;var Ne=ul(),Ar=tv(),is=ul();Object.defineProperty(me,"_",{enumerable:!0,get:function(){return is._}});Object.defineProperty(me,"str",{enumerable:!0,get:function(){return is.str}});Object.defineProperty(me,"strConcat",{enumerable:!0,get:function(){return is.strConcat}});Object.defineProperty(me,"nil",{enumerable:!0,get:function(){return is.nil}});Object.defineProperty(me,"getProperty",{enumerable:!0,get:function(){return is.getProperty}});Object.defineProperty(me,"stringify",{enumerable:!0,get:function(){return is.stringify}});Object.defineProperty(me,"regexpCode",{enumerable:!0,get:function(){return is.regexpCode}});Object.defineProperty(me,"Name",{enumerable:!0,get:function(){return is.Name}});var Mh=tv();Object.defineProperty(me,"Scope",{enumerable:!0,get:function(){return Mh.Scope}});Object.defineProperty(me,"ValueScope",{enumerable:!0,get:function(){return Mh.ValueScope}});Object.defineProperty(me,"ValueScopeName",{enumerable:!0,get:function(){return Mh.ValueScopeName}});Object.defineProperty(me,"varKinds",{enumerable:!0,get:function(){return Mh.varKinds}});me.operators={GT:new Ne._Code(">"),GTE:new Ne._Code(">="),LT:new Ne._Code("<"),LTE:new Ne._Code("<="),EQ:new Ne._Code("==="),NEQ:new Ne._Code("!=="),NOT:new Ne._Code("!"),OR:new Ne._Code("||"),AND:new Ne._Code("&&"),ADD:new Ne._Code("+")};var Si=class{optimizeNodes(){return this}optimizeNames(e,n){return this}},nv=class extends Si{constructor(e,n,r){super(),this.varKind=e,this.name=n,this.rhs=r}render({es5:e,_n:n}){let r=e?Ar.varKinds.var:this.varKind,i=this.rhs===void 0?"":` = ${this.rhs}`;return`${r} ${this.name}${i};`+n}optimizeNames(e,n){if(e[this.name.str])return this.rhs&&(this.rhs=pa(this.rhs,e,n)),this}get names(){return this.rhs instanceof Ne._CodeOrName?this.rhs.names:{}}},Oh=class extends Si{constructor(e,n,r){super(),this.lhs=e,this.rhs=n,this.sideEffects=r}render({_n:e}){return`${this.lhs} = ${this.rhs};`+e}optimizeNames(e,n){if(!(this.lhs instanceof Ne.Name&&!e[this.lhs.str]&&!this.sideEffects))return this.rhs=pa(this.rhs,e,n),this}get names(){let e=this.lhs instanceof Ne.Name?{}:{...this.lhs.names};return xh(e,this.rhs)}},rv=class extends Oh{constructor(e,n,r,i){super(e,r,i),this.op=n}render({_n:e}){return`${this.lhs} ${this.op}= ${this.rhs};`+e}},iv=class extends Si{constructor(e){super(),this.label=e,this.names={}}render({_n:e}){return`${this.label}:`+e}},sv=class extends Si{constructor(e){super(),this.label=e,this.names={}}render({_n:e}){return`break${this.label?` ${this.label}`:""};`+e}},ov=class extends Si{constructor(e){super(),this.error=e}render({_n:e}){return`throw ${this.error};`+e}get names(){return this.error.names}},av=class extends Si{constructor(e){super(),this.code=e}render({_n:e}){return`${this.code};`+e}optimizeNodes(){return`${this.code}`?this:void 0}optimizeNames(e,n){return this.code=pa(this.code,e,n),this}get names(){return this.code instanceof Ne._CodeOrName?this.code.names:{}}},dl=class extends Si{constructor(e=[]){super(),this.nodes=e}render(e){return this.nodes.reduce((n,r)=>n+r.render(e),"")}optimizeNodes(){let{nodes:e}=this,n=e.length;for(;n--;){let r=e[n].optimizeNodes();Array.isArray(r)?e.splice(n,1,...r):r?e[n]=r:e.splice(n,1)}return e.length>0?this:void 0}optimizeNames(e,n){let{nodes:r}=this,i=r.length;for(;i--;){let s=r[i];s.optimizeNames(e,n)||(PV(e,s.names),r.splice(i,1))}return r.length>0?this:void 0}get names(){return this.nodes.reduce((e,n)=>Us(e,n.names),{})}},_i=class extends dl{render(e){return"{"+e._n+super.render(e)+"}"+e._n}},cv=class extends dl{},ha=class extends _i{};ha.kind="else";var Fs=class t extends _i{constructor(e,n){super(n),this.condition=e}render(e){let n=`if(${this.condition})`+super.render(e);return this.else&&(n+="else "+this.else.render(e)),n}optimizeNodes(){super.optimizeNodes();let e=this.condition;if(e===!0)return this.nodes;let n=this.else;if(n){let r=n.optimizeNodes();n=this.else=Array.isArray(r)?new ha(r):r}if(n)return e===!1?n instanceof t?n:n.nodes:this.nodes.length?this:new t(TA(e),n instanceof t?[n]:n.nodes);if(!(e===!1||!this.nodes.length))return this}optimizeNames(e,n){var r;if(this.else=(r=this.else)===null||r===void 0?void 0:r.optimizeNames(e,n),!!(super.optimizeNames(e,n)||this.else))return this.condition=pa(this.condition,e,n),this}get names(){let e=super.names;return xh(e,this.condition),this.else&&Us(e,this.else.names),e}};Fs.kind="if";var Bs=class extends _i{};Bs.kind="for";var lv=class extends Bs{constructor(e){super(),this.iteration=e}render(e){return`for(${this.iteration})`+super.render(e)}optimizeNames(e,n){if(super.optimizeNames(e,n))return this.iteration=pa(this.iteration,e,n),this}get names(){return Us(super.names,this.iteration.names)}},uv=class extends Bs{constructor(e,n,r,i){super(),this.varKind=e,this.name=n,this.from=r,this.to=i}render(e){let n=e.es5?Ar.varKinds.var:this.varKind,{name:r,from:i,to:s}=this;return`for(${n} ${r}=${i}; ${r}<${s}; ${r}++)`+super.render(e)}get names(){let e=xh(super.names,this.from);return xh(e,this.to)}},Ih=class extends Bs{constructor(e,n,r,i){super(),this.loop=e,this.varKind=n,this.name=r,this.iterable=i}render(e){return`for(${this.varKind} ${this.name} ${this.loop} ${this.iterable})`+super.render(e)}optimizeNames(e,n){if(super.optimizeNames(e,n))return this.iterable=pa(this.iterable,e,n),this}get names(){return Us(super.names,this.iterable.names)}},fl=class extends _i{constructor(e,n,r){super(),this.name=e,this.args=n,this.async=r}render(e){return`${this.async?"async ":""}function ${this.name}(${this.args})`+super.render(e)}};fl.kind="func";var hl=class extends dl{render(e){return"return "+super.render(e)}};hl.kind="return";var dv=class extends _i{render(e){let n="try"+super.render(e);return this.catch&&(n+=this.catch.render(e)),this.finally&&(n+=this.finally.render(e)),n}optimizeNodes(){var e,n;return super.optimizeNodes(),(e=this.catch)===null||e===void 0||e.optimizeNodes(),(n=this.finally)===null||n===void 0||n.optimizeNodes(),this}optimizeNames(e,n){var r,i;return super.optimizeNames(e,n),(r=this.catch)===null||r===void 0||r.optimizeNames(e,n),(i=this.finally)===null||i===void 0||i.optimizeNames(e,n),this}get names(){let e=super.names;return this.catch&&Us(e,this.catch.names),this.finally&&Us(e,this.finally.names),e}},pl=class extends _i{constructor(e){super(),this.error=e}render(e){return`catch(${this.error})`+super.render(e)}};pl.kind="catch";var ml=class extends _i{render(e){return"finally"+super.render(e)}};ml.kind="finally";var fv=class{constructor(e,n={}){this._values={},this._blockStarts=[],this._constants={},this.opts={...n,_n:n.lines?`
176
+ `:""},this._extScope=e,this._scope=new Ar.Scope({parent:e}),this._nodes=[new cv]}toString(){return this._root.render(this.opts)}name(e){return this._scope.name(e)}scopeName(e){return this._extScope.name(e)}scopeValue(e,n){let r=this._extScope.value(e,n);return(this._values[r.prefix]||(this._values[r.prefix]=new Set)).add(r),r}getScopeValue(e,n){return this._extScope.getValue(e,n)}scopeRefs(e){return this._extScope.scopeRefs(e,this._values)}scopeCode(){return this._extScope.scopeCode(this._values)}_def(e,n,r,i){let s=this._scope.toName(n);return r!==void 0&&i&&(this._constants[s.str]=r),this._leafNode(new nv(e,s,r)),s}const(e,n,r){return this._def(Ar.varKinds.const,e,n,r)}let(e,n,r){return this._def(Ar.varKinds.let,e,n,r)}var(e,n,r){return this._def(Ar.varKinds.var,e,n,r)}assign(e,n,r){return this._leafNode(new Oh(e,n,r))}add(e,n){return this._leafNode(new rv(e,me.operators.ADD,n))}code(e){return typeof e=="function"?e():e!==Ne.nil&&this._leafNode(new av(e)),this}object(...e){let n=["{"];for(let[r,i]of e)n.length>1&&n.push(","),n.push(r),(r!==i||this.opts.es5)&&(n.push(":"),(0,Ne.addCodeArg)(n,i));return n.push("}"),new Ne._Code(n)}if(e,n,r){if(this._blockNode(new Fs(e)),n&&r)this.code(n).else().code(r).endIf();else if(n)this.code(n).endIf();else if(r)throw new Error('CodeGen: "else" body without "then" body');return this}elseIf(e){return this._elseNode(new Fs(e))}else(){return this._elseNode(new ha)}endIf(){return this._endBlockNode(Fs,ha)}_for(e,n){return this._blockNode(e),n&&this.code(n).endFor(),this}for(e,n){return this._for(new lv(e),n)}forRange(e,n,r,i,s=this.opts.es5?Ar.varKinds.var:Ar.varKinds.let){let o=this._scope.toName(e);return this._for(new uv(s,o,n,r),()=>i(o))}forOf(e,n,r,i=Ar.varKinds.const){let s=this._scope.toName(e);if(this.opts.es5){let o=n instanceof Ne.Name?n:this.var("_arr",n);return this.forRange("_i",0,(0,Ne._)`${o}.length`,a=>{this.var(s,(0,Ne._)`${o}[${a}]`),r(s)})}return this._for(new Ih("of",i,s,n),()=>r(s))}forIn(e,n,r,i=this.opts.es5?Ar.varKinds.var:Ar.varKinds.const){if(this.opts.ownProperties)return this.forOf(e,(0,Ne._)`Object.keys(${n})`,r);let s=this._scope.toName(e);return this._for(new Ih("in",i,s,n),()=>r(s))}endFor(){return this._endBlockNode(Bs)}label(e){return this._leafNode(new iv(e))}break(e){return this._leafNode(new sv(e))}return(e){let n=new hl;if(this._blockNode(n),this.code(e),n.nodes.length!==1)throw new Error('CodeGen: "return" should have one node');return this._endBlockNode(hl)}try(e,n,r){if(!n&&!r)throw new Error('CodeGen: "try" without "catch" and "finally"');let i=new dv;if(this._blockNode(i),this.code(e),n){let s=this.name("e");this._currNode=i.catch=new pl(s),n(s)}return r&&(this._currNode=i.finally=new ml,this.code(r)),this._endBlockNode(pl,ml)}throw(e){return this._leafNode(new ov(e))}block(e,n){return this._blockStarts.push(this._nodes.length),e&&this.code(e).endBlock(n),this}endBlock(e){let n=this._blockStarts.pop();if(n===void 0)throw new Error("CodeGen: not in self-balancing block");let r=this._nodes.length-n;if(r<0||e!==void 0&&r!==e)throw new Error(`CodeGen: wrong number of nodes: ${r} vs ${e} expected`);return this._nodes.length=n,this}func(e,n=Ne.nil,r,i){return this._blockNode(new fl(e,n,r)),i&&this.code(i).endFunc(),this}endFunc(){return this._endBlockNode(fl)}optimize(e=1){for(;e-- >0;)this._root.optimizeNodes(),this._root.optimizeNames(this._root.names,this._constants)}_leafNode(e){return this._currNode.nodes.push(e),this}_blockNode(e){this._currNode.nodes.push(e),this._nodes.push(e)}_endBlockNode(e,n){let r=this._currNode;if(r instanceof e||n&&r instanceof n)return this._nodes.pop(),this;throw new Error(`CodeGen: not in block "${n?`${e.kind}/${n.kind}`:e.kind}"`)}_elseNode(e){let n=this._currNode;if(!(n instanceof Fs))throw new Error('CodeGen: "else" without "if"');return this._currNode=n.else=e,this}get _root(){return this._nodes[0]}get _currNode(){let e=this._nodes;return e[e.length-1]}set _currNode(e){let n=this._nodes;n[n.length-1]=e}};me.CodeGen=fv;function Us(t,e){for(let n in e)t[n]=(t[n]||0)+(e[n]||0);return t}function xh(t,e){return e instanceof Ne._CodeOrName?Us(t,e.names):t}function pa(t,e,n){if(t instanceof Ne.Name)return r(t);if(!i(t))return t;return new Ne._Code(t._items.reduce((s,o)=>(o instanceof Ne.Name&&(o=r(o)),o instanceof Ne._Code?s.push(...o._items):s.push(o),s),[]));function r(s){let o=n[s.str];return o===void 0||e[s.str]!==1?s:(delete e[s.str],o)}function i(s){return s instanceof Ne._Code&&s._items.some(o=>o instanceof Ne.Name&&e[o.str]===1&&n[o.str]!==void 0)}}function PV(t,e){for(let n in e)t[n]=(t[n]||0)-(e[n]||0)}function TA(t){return typeof t=="boolean"||typeof t=="number"||t===null?!t:(0,Ne._)`!${hv(t)}`}me.not=TA;var RV=SA(me.operators.AND);function CV(...t){return t.reduce(RV)}me.and=CV;var DV=SA(me.operators.OR);function AV(...t){return t.reduce(DV)}me.or=AV;function SA(t){return(e,n)=>e===Ne.nil?n:n===Ne.nil?e:(0,Ne._)`${hv(e)} ${t} ${hv(n)}`}function hv(t){return t instanceof Ne.Name?t:(0,Ne._)`(${t})`}});var Se=N(ge=>{"use strict";Object.defineProperty(ge,"__esModule",{value:!0});ge.checkStrictMode=ge.getErrorPath=ge.Type=ge.useFunc=ge.setEvaluated=ge.evaluatedPropsToName=ge.mergeEvaluated=ge.eachItem=ge.unescapeJsonPointer=ge.escapeJsonPointer=ge.escapeFragment=ge.unescapeFragment=ge.schemaRefOrVal=ge.schemaHasRulesButRef=ge.schemaHasRules=ge.checkUnknownRules=ge.alwaysValidSchema=ge.toHash=void 0;var Qe=he(),OV=ul();function IV(t){let e={};for(let n of t)e[n]=!0;return e}ge.toHash=IV;function xV(t,e){return typeof e=="boolean"?e:Object.keys(e).length===0?!0:(kA(t,e),!NA(e,t.self.RULES.all))}ge.alwaysValidSchema=xV;function kA(t,e=t.schema){let{opts:n,self:r}=t;if(!n.strictSchema||typeof e=="boolean")return;let i=r.RULES.keywords;for(let s in e)i[s]||RA(t,`unknown keyword: "${s}"`)}ge.checkUnknownRules=kA;function NA(t,e){if(typeof t=="boolean")return!t;for(let n in t)if(e[n])return!0;return!1}ge.schemaHasRules=NA;function MV(t,e){if(typeof t=="boolean")return!t;for(let n in t)if(n!=="$ref"&&e.all[n])return!0;return!1}ge.schemaHasRulesButRef=MV;function LV({topSchemaRef:t,schemaPath:e},n,r,i){if(!i){if(typeof n=="number"||typeof n=="boolean")return n;if(typeof n=="string")return(0,Qe._)`${n}`}return(0,Qe._)`${t}${e}${(0,Qe.getProperty)(r)}`}ge.schemaRefOrVal=LV;function $V(t){return wA(decodeURIComponent(t))}ge.unescapeFragment=$V;function qV(t){return encodeURIComponent(mv(t))}ge.escapeFragment=qV;function mv(t){return typeof t=="number"?`${t}`:t.replace(/~/g,"~0").replace(/\//g,"~1")}ge.escapeJsonPointer=mv;function wA(t){return t.replace(/~1/g,"/").replace(/~0/g,"~")}ge.unescapeJsonPointer=wA;function jV(t,e){if(Array.isArray(t))for(let n of t)e(n);else e(t)}ge.eachItem=jV;function _A({mergeNames:t,mergeToName:e,mergeValues:n,resultToName:r}){return(i,s,o,a)=>{let c=o===void 0?s:o instanceof Qe.Name?(s instanceof Qe.Name?t(i,s,o):e(i,s,o),o):s instanceof Qe.Name?(e(i,o,s),s):n(s,o);return a===Qe.Name&&!(c instanceof Qe.Name)?r(i,c):c}}ge.mergeEvaluated={props:_A({mergeNames:(t,e,n)=>t.if((0,Qe._)`${n} !== true && ${e} !== undefined`,()=>{t.if((0,Qe._)`${e} === true`,()=>t.assign(n,!0),()=>t.assign(n,(0,Qe._)`${n} || {}`).code((0,Qe._)`Object.assign(${n}, ${e})`))}),mergeToName:(t,e,n)=>t.if((0,Qe._)`${n} !== true`,()=>{e===!0?t.assign(n,!0):(t.assign(n,(0,Qe._)`${n} || {}`),gv(t,n,e))}),mergeValues:(t,e)=>t===!0?!0:{...t,...e},resultToName:PA}),items:_A({mergeNames:(t,e,n)=>t.if((0,Qe._)`${n} !== true && ${e} !== undefined`,()=>t.assign(n,(0,Qe._)`${e} === true ? true : ${n} > ${e} ? ${n} : ${e}`)),mergeToName:(t,e,n)=>t.if((0,Qe._)`${n} !== true`,()=>t.assign(n,e===!0?!0:(0,Qe._)`${n} > ${e} ? ${n} : ${e}`)),mergeValues:(t,e)=>t===!0?!0:Math.max(t,e),resultToName:(t,e)=>t.var("items",e)})};function PA(t,e){if(e===!0)return t.var("props",!0);let n=t.var("props",(0,Qe._)`{}`);return e!==void 0&&gv(t,n,e),n}ge.evaluatedPropsToName=PA;function gv(t,e,n){Object.keys(n).forEach(r=>t.assign((0,Qe._)`${e}${(0,Qe.getProperty)(r)}`,!0))}ge.setEvaluated=gv;var EA={};function FV(t,e){return t.scopeValue("func",{ref:e,code:EA[e.code]||(EA[e.code]=new OV._Code(e.code))})}ge.useFunc=FV;var pv;(function(t){t[t.Num=0]="Num",t[t.Str=1]="Str"})(pv||(ge.Type=pv={}));function BV(t,e,n){if(t instanceof Qe.Name){let r=e===pv.Num;return n?r?(0,Qe._)`"[" + ${t} + "]"`:(0,Qe._)`"['" + ${t} + "']"`:r?(0,Qe._)`"/" + ${t}`:(0,Qe._)`"/" + ${t}.replace(/~/g, "~0").replace(/\\//g, "~1")`}return n?(0,Qe.getProperty)(t).toString():"/"+mv(t)}ge.getErrorPath=BV;function RA(t,e,n=t.opts.strictSchema){if(n){if(e=`strict mode: ${e}`,n===!0)throw new Error(e);t.self.logger.warn(e)}}ge.checkStrictMode=RA});var or=N(yv=>{"use strict";Object.defineProperty(yv,"__esModule",{value:!0});var cn=he(),UV={data:new cn.Name("data"),valCxt:new cn.Name("valCxt"),instancePath:new cn.Name("instancePath"),parentData:new cn.Name("parentData"),parentDataProperty:new cn.Name("parentDataProperty"),rootData:new cn.Name("rootData"),dynamicAnchors:new cn.Name("dynamicAnchors"),vErrors:new cn.Name("vErrors"),errors:new cn.Name("errors"),this:new cn.Name("this"),self:new cn.Name("self"),scope:new cn.Name("scope"),json:new cn.Name("json"),jsonPos:new cn.Name("jsonPos"),jsonLen:new cn.Name("jsonLen"),jsonPart:new cn.Name("jsonPart")};yv.default=UV});var gl=N(ln=>{"use strict";Object.defineProperty(ln,"__esModule",{value:!0});ln.extendErrors=ln.resetErrorsCount=ln.reportExtraError=ln.reportError=ln.keyword$DataError=ln.keywordError=void 0;var Re=he(),Lh=Se(),yn=or();ln.keywordError={message:({keyword:t})=>(0,Re.str)`must pass "${t}" keyword validation`};ln.keyword$DataError={message:({keyword:t,schemaType:e})=>e?(0,Re.str)`"${t}" keyword must be ${e} ($data)`:(0,Re.str)`"${t}" keyword is invalid ($data)`};function VV(t,e=ln.keywordError,n,r){let{it:i}=t,{gen:s,compositeRule:o,allErrors:a}=i,c=AA(t,e,n);r??(o||a)?CA(s,c):DA(i,(0,Re._)`[${c}]`)}ln.reportError=VV;function zV(t,e=ln.keywordError,n){let{it:r}=t,{gen:i,compositeRule:s,allErrors:o}=r,a=AA(t,e,n);CA(i,a),s||o||DA(r,yn.default.vErrors)}ln.reportExtraError=zV;function WV(t,e){t.assign(yn.default.errors,e),t.if((0,Re._)`${yn.default.vErrors} !== null`,()=>t.if(e,()=>t.assign((0,Re._)`${yn.default.vErrors}.length`,e),()=>t.assign(yn.default.vErrors,null)))}ln.resetErrorsCount=WV;function HV({gen:t,keyword:e,schemaValue:n,data:r,errsCount:i,it:s}){if(i===void 0)throw new Error("ajv implementation error");let o=t.name("err");t.forRange("i",i,yn.default.errors,a=>{t.const(o,(0,Re._)`${yn.default.vErrors}[${a}]`),t.if((0,Re._)`${o}.instancePath === undefined`,()=>t.assign((0,Re._)`${o}.instancePath`,(0,Re.strConcat)(yn.default.instancePath,s.errorPath))),t.assign((0,Re._)`${o}.schemaPath`,(0,Re.str)`${s.errSchemaPath}/${e}`),s.opts.verbose&&(t.assign((0,Re._)`${o}.schema`,n),t.assign((0,Re._)`${o}.data`,r))})}ln.extendErrors=HV;function CA(t,e){let n=t.const("err",e);t.if((0,Re._)`${yn.default.vErrors} === null`,()=>t.assign(yn.default.vErrors,(0,Re._)`[${n}]`),(0,Re._)`${yn.default.vErrors}.push(${n})`),t.code((0,Re._)`${yn.default.errors}++`)}function DA(t,e){let{gen:n,validateName:r,schemaEnv:i}=t;i.$async?n.throw((0,Re._)`new ${t.ValidationError}(${e})`):(n.assign((0,Re._)`${r}.errors`,e),n.return(!1))}var Vs={keyword:new Re.Name("keyword"),schemaPath:new Re.Name("schemaPath"),params:new Re.Name("params"),propertyName:new Re.Name("propertyName"),message:new Re.Name("message"),schema:new Re.Name("schema"),parentSchema:new Re.Name("parentSchema")};function AA(t,e,n){let{createErrors:r}=t.it;return r===!1?(0,Re._)`{}`:GV(t,e,n)}function GV(t,e,n={}){let{gen:r,it:i}=t,s=[YV(i,n),KV(t,n)];return XV(t,e,s),r.object(...s)}function YV({errorPath:t},{instancePath:e}){let n=e?(0,Re.str)`${t}${(0,Lh.getErrorPath)(e,Lh.Type.Str)}`:t;return[yn.default.instancePath,(0,Re.strConcat)(yn.default.instancePath,n)]}function KV({keyword:t,it:{errSchemaPath:e}},{schemaPath:n,parentSchema:r}){let i=r?e:(0,Re.str)`${e}/${t}`;return n&&(i=(0,Re.str)`${i}${(0,Lh.getErrorPath)(n,Lh.Type.Str)}`),[Vs.schemaPath,i]}function XV(t,{params:e,message:n},r){let{keyword:i,data:s,schemaValue:o,it:a}=t,{opts:c,propertyName:l,topSchemaRef:u,schemaPath:d}=a;r.push([Vs.keyword,i],[Vs.params,typeof e=="function"?e(t):e||(0,Re._)`{}`]),c.messages&&r.push([Vs.message,typeof n=="function"?n(t):n]),c.verbose&&r.push([Vs.schema,o],[Vs.parentSchema,(0,Re._)`${u}${d}`],[yn.default.data,s]),l&&r.push([Vs.propertyName,l])}});var IA=N(ma=>{"use strict";Object.defineProperty(ma,"__esModule",{value:!0});ma.boolOrEmptySchema=ma.topBoolOrEmptySchema=void 0;var JV=gl(),QV=he(),ZV=or(),ez={message:"boolean schema is false"};function tz(t){let{gen:e,schema:n,validateName:r}=t;n===!1?OA(t,!1):typeof n=="object"&&n.$async===!0?e.return(ZV.default.data):(e.assign((0,QV._)`${r}.errors`,null),e.return(!0))}ma.topBoolOrEmptySchema=tz;function nz(t,e){let{gen:n,schema:r}=t;r===!1?(n.var(e,!1),OA(t)):n.var(e,!0)}ma.boolOrEmptySchema=nz;function OA(t,e){let{gen:n,data:r}=t,i={gen:n,keyword:"false schema",data:r,schema:!1,schemaCode:!1,schemaValue:!1,params:{},it:t};(0,JV.reportError)(i,ez,void 0,e)}});var bv=N(ga=>{"use strict";Object.defineProperty(ga,"__esModule",{value:!0});ga.getRules=ga.isJSONType=void 0;var rz=["string","number","integer","boolean","null","object","array"],iz=new Set(rz);function sz(t){return typeof t=="string"&&iz.has(t)}ga.isJSONType=sz;function oz(){let t={number:{type:"number",rules:[]},string:{type:"string",rules:[]},array:{type:"array",rules:[]},object:{type:"object",rules:[]}};return{types:{...t,integer:!0,boolean:!0,null:!0},rules:[{rules:[]},t.number,t.string,t.array,t.object],post:{rules:[]},all:{},keywords:{}}}ga.getRules=oz});var vv=N(ss=>{"use strict";Object.defineProperty(ss,"__esModule",{value:!0});ss.shouldUseRule=ss.shouldUseGroup=ss.schemaHasRulesForType=void 0;function az({schema:t,self:e},n){let r=e.RULES.types[n];return r&&r!==!0&&xA(t,r)}ss.schemaHasRulesForType=az;function xA(t,e){return e.rules.some(n=>MA(t,n))}ss.shouldUseGroup=xA;function MA(t,e){var n;return t[e.keyword]!==void 0||((n=e.definition.implements)===null||n===void 0?void 0:n.some(r=>t[r]!==void 0))}ss.shouldUseRule=MA});var yl=N(un=>{"use strict";Object.defineProperty(un,"__esModule",{value:!0});un.reportTypeError=un.checkDataTypes=un.checkDataType=un.coerceAndCheckDataType=un.getJSONTypes=un.getSchemaTypes=un.DataType=void 0;var cz=bv(),lz=vv(),uz=gl(),pe=he(),LA=Se(),ya;(function(t){t[t.Correct=0]="Correct",t[t.Wrong=1]="Wrong"})(ya||(un.DataType=ya={}));function dz(t){let e=$A(t.type);if(e.includes("null")){if(t.nullable===!1)throw new Error("type: null contradicts nullable: false")}else{if(!e.length&&t.nullable!==void 0)throw new Error('"nullable" cannot be used without "type"');t.nullable===!0&&e.push("null")}return e}un.getSchemaTypes=dz;function $A(t){let e=Array.isArray(t)?t:t?[t]:[];if(e.every(cz.isJSONType))return e;throw new Error("type must be JSONType or JSONType[]: "+e.join(","))}un.getJSONTypes=$A;function fz(t,e){let{gen:n,data:r,opts:i}=t,s=hz(e,i.coerceTypes),o=e.length>0&&!(s.length===0&&e.length===1&&(0,lz.schemaHasRulesForType)(t,e[0]));if(o){let a=Sv(e,r,i.strictNumbers,ya.Wrong);n.if(a,()=>{s.length?pz(t,e,s):_v(t)})}return o}un.coerceAndCheckDataType=fz;var qA=new Set(["string","number","integer","boolean","null"]);function hz(t,e){return e?t.filter(n=>qA.has(n)||e==="array"&&n==="array"):[]}function pz(t,e,n){let{gen:r,data:i,opts:s}=t,o=r.let("dataType",(0,pe._)`typeof ${i}`),a=r.let("coerced",(0,pe._)`undefined`);s.coerceTypes==="array"&&r.if((0,pe._)`${o} == 'object' && Array.isArray(${i}) && ${i}.length == 1`,()=>r.assign(i,(0,pe._)`${i}[0]`).assign(o,(0,pe._)`typeof ${i}`).if(Sv(e,i,s.strictNumbers),()=>r.assign(a,i))),r.if((0,pe._)`${a} !== undefined`);for(let l of n)(qA.has(l)||l==="array"&&s.coerceTypes==="array")&&c(l);r.else(),_v(t),r.endIf(),r.if((0,pe._)`${a} !== undefined`,()=>{r.assign(i,a),mz(t,a)});function c(l){switch(l){case"string":r.elseIf((0,pe._)`${o} == "number" || ${o} == "boolean"`).assign(a,(0,pe._)`"" + ${i}`).elseIf((0,pe._)`${i} === null`).assign(a,(0,pe._)`""`);return;case"number":r.elseIf((0,pe._)`${o} == "boolean" || ${i} === null
177
+ || (${o} == "string" && ${i} && ${i} == +${i})`).assign(a,(0,pe._)`+${i}`);return;case"integer":r.elseIf((0,pe._)`${o} === "boolean" || ${i} === null
178
+ || (${o} === "string" && ${i} && ${i} == +${i} && !(${i} % 1))`).assign(a,(0,pe._)`+${i}`);return;case"boolean":r.elseIf((0,pe._)`${i} === "false" || ${i} === 0 || ${i} === null`).assign(a,!1).elseIf((0,pe._)`${i} === "true" || ${i} === 1`).assign(a,!0);return;case"null":r.elseIf((0,pe._)`${i} === "" || ${i} === 0 || ${i} === false`),r.assign(a,null);return;case"array":r.elseIf((0,pe._)`${o} === "string" || ${o} === "number"
179
+ || ${o} === "boolean" || ${i} === null`).assign(a,(0,pe._)`[${i}]`)}}}function mz({gen:t,parentData:e,parentDataProperty:n},r){t.if((0,pe._)`${e} !== undefined`,()=>t.assign((0,pe._)`${e}[${n}]`,r))}function Tv(t,e,n,r=ya.Correct){let i=r===ya.Correct?pe.operators.EQ:pe.operators.NEQ,s;switch(t){case"null":return(0,pe._)`${e} ${i} null`;case"array":s=(0,pe._)`Array.isArray(${e})`;break;case"object":s=(0,pe._)`${e} && typeof ${e} == "object" && !Array.isArray(${e})`;break;case"integer":s=o((0,pe._)`!(${e} % 1) && !isNaN(${e})`);break;case"number":s=o();break;default:return(0,pe._)`typeof ${e} ${i} ${t}`}return r===ya.Correct?s:(0,pe.not)(s);function o(a=pe.nil){return(0,pe.and)((0,pe._)`typeof ${e} == "number"`,a,n?(0,pe._)`isFinite(${e})`:pe.nil)}}un.checkDataType=Tv;function Sv(t,e,n,r){if(t.length===1)return Tv(t[0],e,n,r);let i,s=(0,LA.toHash)(t);if(s.array&&s.object){let o=(0,pe._)`typeof ${e} != "object"`;i=s.null?o:(0,pe._)`!${e} || ${o}`,delete s.null,delete s.array,delete s.object}else i=pe.nil;s.number&&delete s.integer;for(let o in s)i=(0,pe.and)(i,Tv(o,e,n,r));return i}un.checkDataTypes=Sv;var gz={message:({schema:t})=>`must be ${t}`,params:({schema:t,schemaValue:e})=>typeof t=="string"?(0,pe._)`{type: ${t}}`:(0,pe._)`{type: ${e}}`};function _v(t){let e=yz(t);(0,uz.reportError)(e,gz)}un.reportTypeError=_v;function yz(t){let{gen:e,data:n,schema:r}=t,i=(0,LA.schemaRefOrVal)(t,r,"type");return{gen:e,keyword:"type",data:n,schema:r.type,schemaCode:i,schemaValue:i,parentSchema:r,params:{},it:t}}});var FA=N($h=>{"use strict";Object.defineProperty($h,"__esModule",{value:!0});$h.assignDefaults=void 0;var ba=he(),bz=Se();function vz(t,e){let{properties:n,items:r}=t.schema;if(e==="object"&&n)for(let i in n)jA(t,i,n[i].default);else e==="array"&&Array.isArray(r)&&r.forEach((i,s)=>jA(t,s,i.default))}$h.assignDefaults=vz;function jA(t,e,n){let{gen:r,compositeRule:i,data:s,opts:o}=t;if(n===void 0)return;let a=(0,ba._)`${s}${(0,ba.getProperty)(e)}`;if(i){(0,bz.checkStrictMode)(t,`default is ignored for: ${a}`);return}let c=(0,ba._)`${a} === undefined`;o.useDefaults==="empty"&&(c=(0,ba._)`${c} || ${a} === null || ${a} === ""`),r.if(c,(0,ba._)`${a} = ${(0,ba.stringify)(n)}`)}});var ar=N(Ke=>{"use strict";Object.defineProperty(Ke,"__esModule",{value:!0});Ke.validateUnion=Ke.validateArray=Ke.usePattern=Ke.callValidateCode=Ke.schemaProperties=Ke.allSchemaProperties=Ke.noPropertyInData=Ke.propertyInData=Ke.isOwnProperty=Ke.hasPropFunc=Ke.reportMissingProp=Ke.checkMissingProp=Ke.checkReportMissingProp=void 0;var ut=he(),Ev=Se(),os=or(),Tz=Se();function Sz(t,e){let{gen:n,data:r,it:i}=t;n.if(Nv(n,r,e,i.opts.ownProperties),()=>{t.setParams({missingProperty:(0,ut._)`${e}`},!0),t.error()})}Ke.checkReportMissingProp=Sz;function _z({gen:t,data:e,it:{opts:n}},r,i){return(0,ut.or)(...r.map(s=>(0,ut.and)(Nv(t,e,s,n.ownProperties),(0,ut._)`${i} = ${s}`)))}Ke.checkMissingProp=_z;function Ez(t,e){t.setParams({missingProperty:e},!0),t.error()}Ke.reportMissingProp=Ez;function BA(t){return t.scopeValue("func",{ref:Object.prototype.hasOwnProperty,code:(0,ut._)`Object.prototype.hasOwnProperty`})}Ke.hasPropFunc=BA;function kv(t,e,n){return(0,ut._)`${BA(t)}.call(${e}, ${n})`}Ke.isOwnProperty=kv;function kz(t,e,n,r){let i=(0,ut._)`${e}${(0,ut.getProperty)(n)} !== undefined`;return r?(0,ut._)`${i} && ${kv(t,e,n)}`:i}Ke.propertyInData=kz;function Nv(t,e,n,r){let i=(0,ut._)`${e}${(0,ut.getProperty)(n)} === undefined`;return r?(0,ut.or)(i,(0,ut.not)(kv(t,e,n))):i}Ke.noPropertyInData=Nv;function UA(t){return t?Object.keys(t).filter(e=>e!=="__proto__"):[]}Ke.allSchemaProperties=UA;function Nz(t,e){return UA(e).filter(n=>!(0,Ev.alwaysValidSchema)(t,e[n]))}Ke.schemaProperties=Nz;function wz({schemaCode:t,data:e,it:{gen:n,topSchemaRef:r,schemaPath:i,errorPath:s},it:o},a,c,l){let u=l?(0,ut._)`${t}, ${e}, ${r}${i}`:e,d=[[os.default.instancePath,(0,ut.strConcat)(os.default.instancePath,s)],[os.default.parentData,o.parentData],[os.default.parentDataProperty,o.parentDataProperty],[os.default.rootData,os.default.rootData]];o.opts.dynamicRef&&d.push([os.default.dynamicAnchors,os.default.dynamicAnchors]);let f=(0,ut._)`${u}, ${n.object(...d)}`;return c!==ut.nil?(0,ut._)`${a}.call(${c}, ${f})`:(0,ut._)`${a}(${f})`}Ke.callValidateCode=wz;var Pz=(0,ut._)`new RegExp`;function Rz({gen:t,it:{opts:e}},n){let r=e.unicodeRegExp?"u":"",{regExp:i}=e.code,s=i(n,r);return t.scopeValue("pattern",{key:s.toString(),ref:s,code:(0,ut._)`${i.code==="new RegExp"?Pz:(0,Tz.useFunc)(t,i)}(${n}, ${r})`})}Ke.usePattern=Rz;function Cz(t){let{gen:e,data:n,keyword:r,it:i}=t,s=e.name("valid");if(i.allErrors){let a=e.let("valid",!0);return o(()=>e.assign(a,!1)),a}return e.var(s,!0),o(()=>e.break()),s;function o(a){let c=e.const("len",(0,ut._)`${n}.length`);e.forRange("i",0,c,l=>{t.subschema({keyword:r,dataProp:l,dataPropType:Ev.Type.Num},s),e.if((0,ut.not)(s),a)})}}Ke.validateArray=Cz;function Dz(t){let{gen:e,schema:n,keyword:r,it:i}=t;if(!Array.isArray(n))throw new Error("ajv implementation error");if(n.some(c=>(0,Ev.alwaysValidSchema)(i,c))&&!i.opts.unevaluated)return;let o=e.let("valid",!1),a=e.name("_valid");e.block(()=>n.forEach((c,l)=>{let u=t.subschema({keyword:r,schemaProp:l,compositeRule:!0},a);e.assign(o,(0,ut._)`${o} || ${a}`),t.mergeValidEvaluated(u,a)||e.if((0,ut.not)(o))})),t.result(o,()=>t.reset(),()=>t.error(!0))}Ke.validateUnion=Dz});var WA=N(Qr=>{"use strict";Object.defineProperty(Qr,"__esModule",{value:!0});Qr.validateKeywordUsage=Qr.validSchemaType=Qr.funcKeywordCode=Qr.macroKeywordCode=void 0;var bn=he(),zs=or(),Az=ar(),Oz=gl();function Iz(t,e){let{gen:n,keyword:r,schema:i,parentSchema:s,it:o}=t,a=e.macro.call(o.self,i,s,o),c=zA(n,r,a);o.opts.validateSchema!==!1&&o.self.validateSchema(a,!0);let l=n.name("valid");t.subschema({schema:a,schemaPath:bn.nil,errSchemaPath:`${o.errSchemaPath}/${r}`,topSchemaRef:c,compositeRule:!0},l),t.pass(l,()=>t.error(!0))}Qr.macroKeywordCode=Iz;function xz(t,e){var n;let{gen:r,keyword:i,schema:s,parentSchema:o,$data:a,it:c}=t;Lz(c,e);let l=!a&&e.compile?e.compile.call(c.self,s,o,c):e.validate,u=zA(r,i,l),d=r.let("valid");t.block$data(d,f),t.ok((n=e.valid)!==null&&n!==void 0?n:d);function f(){if(e.errors===!1)p(),e.modifying&&VA(t),T(()=>t.error());else{let _=e.async?h():y();e.modifying&&VA(t),T(()=>Mz(t,_))}}function h(){let _=r.let("ruleErrs",null);return r.try(()=>p((0,bn._)`await `),b=>r.assign(d,!1).if((0,bn._)`${b} instanceof ${c.ValidationError}`,()=>r.assign(_,(0,bn._)`${b}.errors`),()=>r.throw(b))),_}function y(){let _=(0,bn._)`${u}.errors`;return r.assign(_,null),p(bn.nil),_}function p(_=e.async?(0,bn._)`await `:bn.nil){let b=c.opts.passContext?zs.default.this:zs.default.self,v=!("compile"in e&&!a||e.schema===!1);r.assign(d,(0,bn._)`${_}${(0,Az.callValidateCode)(t,u,b,v)}`,e.modifying)}function T(_){var b;r.if((0,bn.not)((b=e.valid)!==null&&b!==void 0?b:d),_)}}Qr.funcKeywordCode=xz;function VA(t){let{gen:e,data:n,it:r}=t;e.if(r.parentData,()=>e.assign(n,(0,bn._)`${r.parentData}[${r.parentDataProperty}]`))}function Mz(t,e){let{gen:n}=t;n.if((0,bn._)`Array.isArray(${e})`,()=>{n.assign(zs.default.vErrors,(0,bn._)`${zs.default.vErrors} === null ? ${e} : ${zs.default.vErrors}.concat(${e})`).assign(zs.default.errors,(0,bn._)`${zs.default.vErrors}.length`),(0,Oz.extendErrors)(t)},()=>t.error())}function Lz({schemaEnv:t},e){if(e.async&&!t.$async)throw new Error("async keyword in sync schema")}function zA(t,e,n){if(n===void 0)throw new Error(`keyword "${e}" failed to compile`);return t.scopeValue("keyword",typeof n=="function"?{ref:n}:{ref:n,code:(0,bn.stringify)(n)})}function $z(t,e,n=!1){return!e.length||e.some(r=>r==="array"?Array.isArray(t):r==="object"?t&&typeof t=="object"&&!Array.isArray(t):typeof t==r||n&&typeof t>"u")}Qr.validSchemaType=$z;function qz({schema:t,opts:e,self:n,errSchemaPath:r},i,s){if(Array.isArray(i.keyword)?!i.keyword.includes(s):i.keyword!==s)throw new Error("ajv implementation error");let o=i.dependencies;if(o?.some(a=>!Object.prototype.hasOwnProperty.call(t,a)))throw new Error(`parent schema must have dependencies of ${s}: ${o.join(",")}`);if(i.validateSchema&&!i.validateSchema(t[s])){let c=`keyword "${s}" value is invalid at path "${r}": `+n.errorsText(i.validateSchema.errors);if(e.validateSchema==="log")n.logger.error(c);else throw new Error(c)}}Qr.validateKeywordUsage=qz});var GA=N(as=>{"use strict";Object.defineProperty(as,"__esModule",{value:!0});as.extendSubschemaMode=as.extendSubschemaData=as.getSubschema=void 0;var Zr=he(),HA=Se();function jz(t,{keyword:e,schemaProp:n,schema:r,schemaPath:i,errSchemaPath:s,topSchemaRef:o}){if(e!==void 0&&r!==void 0)throw new Error('both "keyword" and "schema" passed, only one allowed');if(e!==void 0){let a=t.schema[e];return n===void 0?{schema:a,schemaPath:(0,Zr._)`${t.schemaPath}${(0,Zr.getProperty)(e)}`,errSchemaPath:`${t.errSchemaPath}/${e}`}:{schema:a[n],schemaPath:(0,Zr._)`${t.schemaPath}${(0,Zr.getProperty)(e)}${(0,Zr.getProperty)(n)}`,errSchemaPath:`${t.errSchemaPath}/${e}/${(0,HA.escapeFragment)(n)}`}}if(r!==void 0){if(i===void 0||s===void 0||o===void 0)throw new Error('"schemaPath", "errSchemaPath" and "topSchemaRef" are required with "schema"');return{schema:r,schemaPath:i,topSchemaRef:o,errSchemaPath:s}}throw new Error('either "keyword" or "schema" must be passed')}as.getSubschema=jz;function Fz(t,e,{dataProp:n,dataPropType:r,data:i,dataTypes:s,propertyName:o}){if(i!==void 0&&n!==void 0)throw new Error('both "data" and "dataProp" passed, only one allowed');let{gen:a}=e;if(n!==void 0){let{errorPath:l,dataPathArr:u,opts:d}=e,f=a.let("data",(0,Zr._)`${e.data}${(0,Zr.getProperty)(n)}`,!0);c(f),t.errorPath=(0,Zr.str)`${l}${(0,HA.getErrorPath)(n,r,d.jsPropertySyntax)}`,t.parentDataProperty=(0,Zr._)`${n}`,t.dataPathArr=[...u,t.parentDataProperty]}if(i!==void 0){let l=i instanceof Zr.Name?i:a.let("data",i,!0);c(l),o!==void 0&&(t.propertyName=o)}s&&(t.dataTypes=s);function c(l){t.data=l,t.dataLevel=e.dataLevel+1,t.dataTypes=[],e.definedProperties=new Set,t.parentData=e.data,t.dataNames=[...e.dataNames,l]}}as.extendSubschemaData=Fz;function Bz(t,{jtdDiscriminator:e,jtdMetadata:n,compositeRule:r,createErrors:i,allErrors:s}){r!==void 0&&(t.compositeRule=r),i!==void 0&&(t.createErrors=i),s!==void 0&&(t.allErrors=s),t.jtdDiscriminator=e,t.jtdMetadata=n}as.extendSubschemaMode=Bz});var wv=N((mse,YA)=>{"use strict";YA.exports=function t(e,n){if(e===n)return!0;if(e&&n&&typeof e=="object"&&typeof n=="object"){if(e.constructor!==n.constructor)return!1;var r,i,s;if(Array.isArray(e)){if(r=e.length,r!=n.length)return!1;for(i=r;i--!==0;)if(!t(e[i],n[i]))return!1;return!0}if(e.constructor===RegExp)return e.source===n.source&&e.flags===n.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===n.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===n.toString();if(s=Object.keys(e),r=s.length,r!==Object.keys(n).length)return!1;for(i=r;i--!==0;)if(!Object.prototype.hasOwnProperty.call(n,s[i]))return!1;for(i=r;i--!==0;){var o=s[i];if(!t(e[o],n[o]))return!1}return!0}return e!==e&&n!==n}});var XA=N((gse,KA)=>{"use strict";var cs=KA.exports=function(t,e,n){typeof e=="function"&&(n=e,e={}),n=e.cb||n;var r=typeof n=="function"?n:n.pre||function(){},i=n.post||function(){};qh(e,r,i,t,"",t)};cs.keywords={additionalItems:!0,items:!0,contains:!0,additionalProperties:!0,propertyNames:!0,not:!0,if:!0,then:!0,else:!0};cs.arrayKeywords={items:!0,allOf:!0,anyOf:!0,oneOf:!0};cs.propsKeywords={$defs:!0,definitions:!0,properties:!0,patternProperties:!0,dependencies:!0};cs.skipKeywords={default:!0,enum:!0,const:!0,required:!0,maximum:!0,minimum:!0,exclusiveMaximum:!0,exclusiveMinimum:!0,multipleOf:!0,maxLength:!0,minLength:!0,pattern:!0,format:!0,maxItems:!0,minItems:!0,uniqueItems:!0,maxProperties:!0,minProperties:!0};function qh(t,e,n,r,i,s,o,a,c,l){if(r&&typeof r=="object"&&!Array.isArray(r)){e(r,i,s,o,a,c,l);for(var u in r){var d=r[u];if(Array.isArray(d)){if(u in cs.arrayKeywords)for(var f=0;f<d.length;f++)qh(t,e,n,d[f],i+"/"+u+"/"+f,s,i,u,r,f)}else if(u in cs.propsKeywords){if(d&&typeof d=="object")for(var h in d)qh(t,e,n,d[h],i+"/"+u+"/"+Uz(h),s,i,u,r,h)}else(u in cs.keywords||t.allKeys&&!(u in cs.skipKeywords))&&qh(t,e,n,d,i+"/"+u,s,i,u,r)}n(r,i,s,o,a,c,l)}}function Uz(t){return t.replace(/~/g,"~0").replace(/\//g,"~1")}});var bl=N(On=>{"use strict";Object.defineProperty(On,"__esModule",{value:!0});On.getSchemaRefs=On.resolveUrl=On.normalizeId=On._getFullPath=On.getFullPath=On.inlineRef=void 0;var Vz=Se(),zz=wv(),Wz=XA(),Hz=new Set(["type","format","pattern","maxLength","minLength","maxProperties","minProperties","maxItems","minItems","maximum","minimum","uniqueItems","multipleOf","required","enum","const"]);function Gz(t,e=!0){return typeof t=="boolean"?!0:e===!0?!Pv(t):e?JA(t)<=e:!1}On.inlineRef=Gz;var Yz=new Set(["$ref","$recursiveRef","$recursiveAnchor","$dynamicRef","$dynamicAnchor"]);function Pv(t){for(let e in t){if(Yz.has(e))return!0;let n=t[e];if(Array.isArray(n)&&n.some(Pv)||typeof n=="object"&&Pv(n))return!0}return!1}function JA(t){let e=0;for(let n in t){if(n==="$ref")return 1/0;if(e++,!Hz.has(n)&&(typeof t[n]=="object"&&(0,Vz.eachItem)(t[n],r=>e+=JA(r)),e===1/0))return 1/0}return e}function QA(t,e="",n){n!==!1&&(e=va(e));let r=t.parse(e);return ZA(t,r)}On.getFullPath=QA;function ZA(t,e){return t.serialize(e).split("#")[0]+"#"}On._getFullPath=ZA;var Kz=/#\/?$/;function va(t){return t?t.replace(Kz,""):""}On.normalizeId=va;function Xz(t,e,n){return n=va(n),t.resolve(e,n)}On.resolveUrl=Xz;var Jz=/^[a-z_][-a-z0-9._]*$/i;function Qz(t,e){if(typeof t=="boolean")return{};let{schemaId:n,uriResolver:r}=this.opts,i=va(t[n]||e),s={"":i},o=QA(r,i,!1),a={},c=new Set;return Wz(t,{allKeys:!0},(d,f,h,y)=>{if(y===void 0)return;let p=o+f,T=s[y];typeof d[n]=="string"&&(T=_.call(this,d[n])),b.call(this,d.$anchor),b.call(this,d.$dynamicAnchor),s[f]=T;function _(v){let k=this.opts.uriResolver.resolve;if(v=va(T?k(T,v):v),c.has(v))throw u(v);c.add(v);let C=this.refs[v];return typeof C=="string"&&(C=this.refs[C]),typeof C=="object"?l(d,C.schema,v):v!==va(p)&&(v[0]==="#"?(l(d,a[v],v),a[v]=d):this.refs[v]=p),v}function b(v){if(typeof v=="string"){if(!Jz.test(v))throw new Error(`invalid anchor "${v}"`);_.call(this,`#${v}`)}}}),a;function l(d,f,h){if(f!==void 0&&!zz(d,f))throw u(h)}function u(d){return new Error(`reference "${d}" resolves to more than one schema`)}}On.getSchemaRefs=Qz});var Sl=N(ls=>{"use strict";Object.defineProperty(ls,"__esModule",{value:!0});ls.getData=ls.KeywordCxt=ls.validateFunctionCode=void 0;var iO=IA(),eO=yl(),Cv=vv(),jh=yl(),Zz=FA(),Tl=WA(),Rv=GA(),ee=he(),oe=or(),e2=bl(),Ei=Se(),vl=gl();function t2(t){if(aO(t)&&(cO(t),oO(t))){i2(t);return}sO(t,()=>(0,iO.topBoolOrEmptySchema)(t))}ls.validateFunctionCode=t2;function sO({gen:t,validateName:e,schema:n,schemaEnv:r,opts:i},s){i.code.es5?t.func(e,(0,ee._)`${oe.default.data}, ${oe.default.valCxt}`,r.$async,()=>{t.code((0,ee._)`"use strict"; ${tO(n,i)}`),r2(t,i),t.code(s)}):t.func(e,(0,ee._)`${oe.default.data}, ${n2(i)}`,r.$async,()=>t.code(tO(n,i)).code(s))}function n2(t){return(0,ee._)`{${oe.default.instancePath}="", ${oe.default.parentData}, ${oe.default.parentDataProperty}, ${oe.default.rootData}=${oe.default.data}${t.dynamicRef?(0,ee._)`, ${oe.default.dynamicAnchors}={}`:ee.nil}}={}`}function r2(t,e){t.if(oe.default.valCxt,()=>{t.var(oe.default.instancePath,(0,ee._)`${oe.default.valCxt}.${oe.default.instancePath}`),t.var(oe.default.parentData,(0,ee._)`${oe.default.valCxt}.${oe.default.parentData}`),t.var(oe.default.parentDataProperty,(0,ee._)`${oe.default.valCxt}.${oe.default.parentDataProperty}`),t.var(oe.default.rootData,(0,ee._)`${oe.default.valCxt}.${oe.default.rootData}`),e.dynamicRef&&t.var(oe.default.dynamicAnchors,(0,ee._)`${oe.default.valCxt}.${oe.default.dynamicAnchors}`)},()=>{t.var(oe.default.instancePath,(0,ee._)`""`),t.var(oe.default.parentData,(0,ee._)`undefined`),t.var(oe.default.parentDataProperty,(0,ee._)`undefined`),t.var(oe.default.rootData,oe.default.data),e.dynamicRef&&t.var(oe.default.dynamicAnchors,(0,ee._)`{}`)})}function i2(t){let{schema:e,opts:n,gen:r}=t;sO(t,()=>{n.$comment&&e.$comment&&uO(t),l2(t),r.let(oe.default.vErrors,null),r.let(oe.default.errors,0),n.unevaluated&&s2(t),lO(t),f2(t)})}function s2(t){let{gen:e,validateName:n}=t;t.evaluated=e.const("evaluated",(0,ee._)`${n}.evaluated`),e.if((0,ee._)`${t.evaluated}.dynamicProps`,()=>e.assign((0,ee._)`${t.evaluated}.props`,(0,ee._)`undefined`)),e.if((0,ee._)`${t.evaluated}.dynamicItems`,()=>e.assign((0,ee._)`${t.evaluated}.items`,(0,ee._)`undefined`))}function tO(t,e){let n=typeof t=="object"&&t[e.schemaId];return n&&(e.code.source||e.code.process)?(0,ee._)`/*# sourceURL=${n} */`:ee.nil}function o2(t,e){if(aO(t)&&(cO(t),oO(t))){a2(t,e);return}(0,iO.boolOrEmptySchema)(t,e)}function oO({schema:t,self:e}){if(typeof t=="boolean")return!t;for(let n in t)if(e.RULES.all[n])return!0;return!1}function aO(t){return typeof t.schema!="boolean"}function a2(t,e){let{schema:n,gen:r,opts:i}=t;i.$comment&&n.$comment&&uO(t),u2(t),d2(t);let s=r.const("_errs",oe.default.errors);lO(t,s),r.var(e,(0,ee._)`${s} === ${oe.default.errors}`)}function cO(t){(0,Ei.checkUnknownRules)(t),c2(t)}function lO(t,e){if(t.opts.jtd)return nO(t,[],!1,e);let n=(0,eO.getSchemaTypes)(t.schema),r=(0,eO.coerceAndCheckDataType)(t,n);nO(t,n,!r,e)}function c2(t){let{schema:e,errSchemaPath:n,opts:r,self:i}=t;e.$ref&&r.ignoreKeywordsWithRef&&(0,Ei.schemaHasRulesButRef)(e,i.RULES)&&i.logger.warn(`$ref: keywords ignored in schema at path "${n}"`)}function l2(t){let{schema:e,opts:n}=t;e.default!==void 0&&n.useDefaults&&n.strictSchema&&(0,Ei.checkStrictMode)(t,"default is ignored in the schema root")}function u2(t){let e=t.schema[t.opts.schemaId];e&&(t.baseId=(0,e2.resolveUrl)(t.opts.uriResolver,t.baseId,e))}function d2(t){if(t.schema.$async&&!t.schemaEnv.$async)throw new Error("async schema in sync schema")}function uO({gen:t,schemaEnv:e,schema:n,errSchemaPath:r,opts:i}){let s=n.$comment;if(i.$comment===!0)t.code((0,ee._)`${oe.default.self}.logger.log(${s})`);else if(typeof i.$comment=="function"){let o=(0,ee.str)`${r}/$comment`,a=t.scopeValue("root",{ref:e.root});t.code((0,ee._)`${oe.default.self}.opts.$comment(${s}, ${o}, ${a}.schema)`)}}function f2(t){let{gen:e,schemaEnv:n,validateName:r,ValidationError:i,opts:s}=t;n.$async?e.if((0,ee._)`${oe.default.errors} === 0`,()=>e.return(oe.default.data),()=>e.throw((0,ee._)`new ${i}(${oe.default.vErrors})`)):(e.assign((0,ee._)`${r}.errors`,oe.default.vErrors),s.unevaluated&&h2(t),e.return((0,ee._)`${oe.default.errors} === 0`))}function h2({gen:t,evaluated:e,props:n,items:r}){n instanceof ee.Name&&t.assign((0,ee._)`${e}.props`,n),r instanceof ee.Name&&t.assign((0,ee._)`${e}.items`,r)}function nO(t,e,n,r){let{gen:i,schema:s,data:o,allErrors:a,opts:c,self:l}=t,{RULES:u}=l;if(s.$ref&&(c.ignoreKeywordsWithRef||!(0,Ei.schemaHasRulesButRef)(s,u))){i.block(()=>fO(t,"$ref",u.all.$ref.definition));return}c.jtd||p2(t,e),i.block(()=>{for(let f of u.rules)d(f);d(u.post)});function d(f){(0,Cv.shouldUseGroup)(s,f)&&(f.type?(i.if((0,jh.checkDataType)(f.type,o,c.strictNumbers)),rO(t,f),e.length===1&&e[0]===f.type&&n&&(i.else(),(0,jh.reportTypeError)(t)),i.endIf()):rO(t,f),a||i.if((0,ee._)`${oe.default.errors} === ${r||0}`))}}function rO(t,e){let{gen:n,schema:r,opts:{useDefaults:i}}=t;i&&(0,Zz.assignDefaults)(t,e.type),n.block(()=>{for(let s of e.rules)(0,Cv.shouldUseRule)(r,s)&&fO(t,s.keyword,s.definition,e.type)})}function p2(t,e){t.schemaEnv.meta||!t.opts.strictTypes||(m2(t,e),t.opts.allowUnionTypes||g2(t,e),y2(t,t.dataTypes))}function m2(t,e){if(e.length){if(!t.dataTypes.length){t.dataTypes=e;return}e.forEach(n=>{dO(t.dataTypes,n)||Dv(t,`type "${n}" not allowed by context "${t.dataTypes.join(",")}"`)}),v2(t,e)}}function g2(t,e){e.length>1&&!(e.length===2&&e.includes("null"))&&Dv(t,"use allowUnionTypes to allow union type keyword")}function y2(t,e){let n=t.self.RULES.all;for(let r in n){let i=n[r];if(typeof i=="object"&&(0,Cv.shouldUseRule)(t.schema,i)){let{type:s}=i.definition;s.length&&!s.some(o=>b2(e,o))&&Dv(t,`missing type "${s.join(",")}" for keyword "${r}"`)}}}function b2(t,e){return t.includes(e)||e==="number"&&t.includes("integer")}function dO(t,e){return t.includes(e)||e==="integer"&&t.includes("number")}function v2(t,e){let n=[];for(let r of t.dataTypes)dO(e,r)?n.push(r):e.includes("integer")&&r==="number"&&n.push("integer");t.dataTypes=n}function Dv(t,e){let n=t.schemaEnv.baseId+t.errSchemaPath;e+=` at "${n}" (strictTypes)`,(0,Ei.checkStrictMode)(t,e,t.opts.strictTypes)}var Fh=class{constructor(e,n,r){if((0,Tl.validateKeywordUsage)(e,n,r),this.gen=e.gen,this.allErrors=e.allErrors,this.keyword=r,this.data=e.data,this.schema=e.schema[r],this.$data=n.$data&&e.opts.$data&&this.schema&&this.schema.$data,this.schemaValue=(0,Ei.schemaRefOrVal)(e,this.schema,r,this.$data),this.schemaType=n.schemaType,this.parentSchema=e.schema,this.params={},this.it=e,this.def=n,this.$data)this.schemaCode=e.gen.const("vSchema",hO(this.$data,e));else if(this.schemaCode=this.schemaValue,!(0,Tl.validSchemaType)(this.schema,n.schemaType,n.allowUndefined))throw new Error(`${r} value must be ${JSON.stringify(n.schemaType)}`);("code"in n?n.trackErrors:n.errors!==!1)&&(this.errsCount=e.gen.const("_errs",oe.default.errors))}result(e,n,r){this.failResult((0,ee.not)(e),n,r)}failResult(e,n,r){this.gen.if(e),r?r():this.error(),n?(this.gen.else(),n(),this.allErrors&&this.gen.endIf()):this.allErrors?this.gen.endIf():this.gen.else()}pass(e,n){this.failResult((0,ee.not)(e),void 0,n)}fail(e){if(e===void 0){this.error(),this.allErrors||this.gen.if(!1);return}this.gen.if(e),this.error(),this.allErrors?this.gen.endIf():this.gen.else()}fail$data(e){if(!this.$data)return this.fail(e);let{schemaCode:n}=this;this.fail((0,ee._)`${n} !== undefined && (${(0,ee.or)(this.invalid$data(),e)})`)}error(e,n,r){if(n){this.setParams(n),this._error(e,r),this.setParams({});return}this._error(e,r)}_error(e,n){(e?vl.reportExtraError:vl.reportError)(this,this.def.error,n)}$dataError(){(0,vl.reportError)(this,this.def.$dataError||vl.keyword$DataError)}reset(){if(this.errsCount===void 0)throw new Error('add "trackErrors" to keyword definition');(0,vl.resetErrorsCount)(this.gen,this.errsCount)}ok(e){this.allErrors||this.gen.if(e)}setParams(e,n){n?Object.assign(this.params,e):this.params=e}block$data(e,n,r=ee.nil){this.gen.block(()=>{this.check$data(e,r),n()})}check$data(e=ee.nil,n=ee.nil){if(!this.$data)return;let{gen:r,schemaCode:i,schemaType:s,def:o}=this;r.if((0,ee.or)((0,ee._)`${i} === undefined`,n)),e!==ee.nil&&r.assign(e,!0),(s.length||o.validateSchema)&&(r.elseIf(this.invalid$data()),this.$dataError(),e!==ee.nil&&r.assign(e,!1)),r.else()}invalid$data(){let{gen:e,schemaCode:n,schemaType:r,def:i,it:s}=this;return(0,ee.or)(o(),a());function o(){if(r.length){if(!(n instanceof ee.Name))throw new Error("ajv implementation error");let c=Array.isArray(r)?r:[r];return(0,ee._)`${(0,jh.checkDataTypes)(c,n,s.opts.strictNumbers,jh.DataType.Wrong)}`}return ee.nil}function a(){if(i.validateSchema){let c=e.scopeValue("validate$data",{ref:i.validateSchema});return(0,ee._)`!${c}(${n})`}return ee.nil}}subschema(e,n){let r=(0,Rv.getSubschema)(this.it,e);(0,Rv.extendSubschemaData)(r,this.it,e),(0,Rv.extendSubschemaMode)(r,e);let i={...this.it,...r,items:void 0,props:void 0};return o2(i,n),i}mergeEvaluated(e,n){let{it:r,gen:i}=this;r.opts.unevaluated&&(r.props!==!0&&e.props!==void 0&&(r.props=Ei.mergeEvaluated.props(i,e.props,r.props,n)),r.items!==!0&&e.items!==void 0&&(r.items=Ei.mergeEvaluated.items(i,e.items,r.items,n)))}mergeValidEvaluated(e,n){let{it:r,gen:i}=this;if(r.opts.unevaluated&&(r.props!==!0||r.items!==!0))return i.if(n,()=>this.mergeEvaluated(e,ee.Name)),!0}};ls.KeywordCxt=Fh;function fO(t,e,n,r){let i=new Fh(t,n,e);"code"in n?n.code(i,r):i.$data&&n.validate?(0,Tl.funcKeywordCode)(i,n):"macro"in n?(0,Tl.macroKeywordCode)(i,n):(n.compile||n.validate)&&(0,Tl.funcKeywordCode)(i,n)}var T2=/^\/(?:[^~]|~0|~1)*$/,S2=/^([0-9]+)(#|\/(?:[^~]|~0|~1)*)?$/;function hO(t,{dataLevel:e,dataNames:n,dataPathArr:r}){let i,s;if(t==="")return oe.default.rootData;if(t[0]==="/"){if(!T2.test(t))throw new Error(`Invalid JSON-pointer: ${t}`);i=t,s=oe.default.rootData}else{let l=S2.exec(t);if(!l)throw new Error(`Invalid JSON-pointer: ${t}`);let u=+l[1];if(i=l[2],i==="#"){if(u>=e)throw new Error(c("property/index",u));return r[e-u]}if(u>e)throw new Error(c("data",u));if(s=n[e-u],!i)return s}let o=s,a=i.split("/");for(let l of a)l&&(s=(0,ee._)`${s}${(0,ee.getProperty)((0,Ei.unescapeJsonPointer)(l))}`,o=(0,ee._)`${o} && ${s}`);return o;function c(l,u){return`Cannot access ${l} ${u} levels up, current level is ${e}`}}ls.getData=hO});var Bh=N(Ov=>{"use strict";Object.defineProperty(Ov,"__esModule",{value:!0});var Av=class extends Error{constructor(e){super("validation failed"),this.errors=e,this.ajv=this.validation=!0}};Ov.default=Av});var _l=N(Mv=>{"use strict";Object.defineProperty(Mv,"__esModule",{value:!0});var Iv=bl(),xv=class extends Error{constructor(e,n,r,i){super(i||`can't resolve reference ${r} from id ${n}`),this.missingRef=(0,Iv.resolveUrl)(e,n,r),this.missingSchema=(0,Iv.normalizeId)((0,Iv.getFullPath)(e,this.missingRef))}};Mv.default=xv});var El=N(cr=>{"use strict";Object.defineProperty(cr,"__esModule",{value:!0});cr.resolveSchema=cr.getCompilingSchema=cr.resolveRef=cr.compileSchema=cr.SchemaEnv=void 0;var Or=he(),_2=Bh(),Ws=or(),Ir=bl(),pO=Se(),E2=Sl(),Ta=class{constructor(e){var n;this.refs={},this.dynamicAnchors={};let r;typeof e.schema=="object"&&(r=e.schema),this.schema=e.schema,this.schemaId=e.schemaId,this.root=e.root||this,this.baseId=(n=e.baseId)!==null&&n!==void 0?n:(0,Ir.normalizeId)(r?.[e.schemaId||"$id"]),this.schemaPath=e.schemaPath,this.localRefs=e.localRefs,this.meta=e.meta,this.$async=r?.$async,this.refs={}}};cr.SchemaEnv=Ta;function $v(t){let e=mO.call(this,t);if(e)return e;let n=(0,Ir.getFullPath)(this.opts.uriResolver,t.root.baseId),{es5:r,lines:i}=this.opts.code,{ownProperties:s}=this.opts,o=new Or.CodeGen(this.scope,{es5:r,lines:i,ownProperties:s}),a;t.$async&&(a=o.scopeValue("Error",{ref:_2.default,code:(0,Or._)`require("ajv/dist/runtime/validation_error").default`}));let c=o.scopeName("validate");t.validateName=c;let l={gen:o,allErrors:this.opts.allErrors,data:Ws.default.data,parentData:Ws.default.parentData,parentDataProperty:Ws.default.parentDataProperty,dataNames:[Ws.default.data],dataPathArr:[Or.nil],dataLevel:0,dataTypes:[],definedProperties:new Set,topSchemaRef:o.scopeValue("schema",this.opts.code.source===!0?{ref:t.schema,code:(0,Or.stringify)(t.schema)}:{ref:t.schema}),validateName:c,ValidationError:a,schema:t.schema,schemaEnv:t,rootId:n,baseId:t.baseId||n,schemaPath:Or.nil,errSchemaPath:t.schemaPath||(this.opts.jtd?"":"#"),errorPath:(0,Or._)`""`,opts:this.opts,self:this},u;try{this._compilations.add(t),(0,E2.validateFunctionCode)(l),o.optimize(this.opts.code.optimize);let d=o.toString();u=`${o.scopeRefs(Ws.default.scope)}return ${d}`,this.opts.code.process&&(u=this.opts.code.process(u,t));let h=new Function(`${Ws.default.self}`,`${Ws.default.scope}`,u)(this,this.scope.get());if(this.scope.value(c,{ref:h}),h.errors=null,h.schema=t.schema,h.schemaEnv=t,t.$async&&(h.$async=!0),this.opts.code.source===!0&&(h.source={validateName:c,validateCode:d,scopeValues:o._values}),this.opts.unevaluated){let{props:y,items:p}=l;h.evaluated={props:y instanceof Or.Name?void 0:y,items:p instanceof Or.Name?void 0:p,dynamicProps:y instanceof Or.Name,dynamicItems:p instanceof Or.Name},h.source&&(h.source.evaluated=(0,Or.stringify)(h.evaluated))}return t.validate=h,t}catch(d){throw delete t.validate,delete t.validateName,u&&this.logger.error("Error compiling schema, function code:",u),d}finally{this._compilations.delete(t)}}cr.compileSchema=$v;function k2(t,e,n){var r;n=(0,Ir.resolveUrl)(this.opts.uriResolver,e,n);let i=t.refs[n];if(i)return i;let s=P2.call(this,t,n);if(s===void 0){let o=(r=t.localRefs)===null||r===void 0?void 0:r[n],{schemaId:a}=this.opts;o&&(s=new Ta({schema:o,schemaId:a,root:t,baseId:e}))}if(s!==void 0)return t.refs[n]=N2.call(this,s)}cr.resolveRef=k2;function N2(t){return(0,Ir.inlineRef)(t.schema,this.opts.inlineRefs)?t.schema:t.validate?t:$v.call(this,t)}function mO(t){for(let e of this._compilations)if(w2(e,t))return e}cr.getCompilingSchema=mO;function w2(t,e){return t.schema===e.schema&&t.root===e.root&&t.baseId===e.baseId}function P2(t,e){let n;for(;typeof(n=this.refs[e])=="string";)e=n;return n||this.schemas[e]||Uh.call(this,t,e)}function Uh(t,e){let n=this.opts.uriResolver.parse(e),r=(0,Ir._getFullPath)(this.opts.uriResolver,n),i=(0,Ir.getFullPath)(this.opts.uriResolver,t.baseId,void 0);if(Object.keys(t.schema).length>0&&r===i)return Lv.call(this,n,t);let s=(0,Ir.normalizeId)(r),o=this.refs[s]||this.schemas[s];if(typeof o=="string"){let a=Uh.call(this,t,o);return typeof a?.schema!="object"?void 0:Lv.call(this,n,a)}if(typeof o?.schema=="object"){if(o.validate||$v.call(this,o),s===(0,Ir.normalizeId)(e)){let{schema:a}=o,{schemaId:c}=this.opts,l=a[c];return l&&(i=(0,Ir.resolveUrl)(this.opts.uriResolver,i,l)),new Ta({schema:a,schemaId:c,root:t,baseId:i})}return Lv.call(this,n,o)}}cr.resolveSchema=Uh;var R2=new Set(["properties","patternProperties","enum","dependencies","definitions"]);function Lv(t,{baseId:e,schema:n,root:r}){var i;if(((i=t.fragment)===null||i===void 0?void 0:i[0])!=="/")return;for(let a of t.fragment.slice(1).split("/")){if(typeof n=="boolean")return;let c=n[(0,pO.unescapeFragment)(a)];if(c===void 0)return;n=c;let l=typeof n=="object"&&n[this.opts.schemaId];!R2.has(a)&&l&&(e=(0,Ir.resolveUrl)(this.opts.uriResolver,e,l))}let s;if(typeof n!="boolean"&&n.$ref&&!(0,pO.schemaHasRulesButRef)(n,this.RULES)){let a=(0,Ir.resolveUrl)(this.opts.uriResolver,e,n.$ref);s=Uh.call(this,r,a)}let{schemaId:o}=this.opts;if(s=s||new Ta({schema:n,schemaId:o,root:r,baseId:e}),s.schema!==s.root.schema)return s}});var gO=N((_se,C2)=>{C2.exports={$id:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",description:"Meta-schema for $data reference (JSON AnySchema extension proposal)",type:"object",required:["$data"],properties:{$data:{type:"string",anyOf:[{format:"relative-json-pointer"},{format:"json-pointer"}]}},additionalProperties:!1}});var bO=N((Ese,yO)=>{"use strict";var D2={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,a:10,A:10,b:11,B:11,c:12,C:12,d:13,D:13,e:14,E:14,f:15,F:15};yO.exports={HEX:D2}});var wO=N((kse,NO)=>{"use strict";var{HEX:A2}=bO(),O2=/^(?:(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)\.){3}(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]\d|\d)$/u;function _O(t){if(kO(t,".")<3)return{host:t,isIPV4:!1};let e=t.match(O2)||[],[n]=e;return n?{host:x2(n,"."),isIPV4:!0}:{host:t,isIPV4:!1}}function qv(t,e=!1){let n="",r=!0;for(let i of t){if(A2[i]===void 0)return;i!=="0"&&r===!0&&(r=!1),r||(n+=i)}return e&&n.length===0&&(n="0"),n}function I2(t){let e=0,n={error:!1,address:"",zone:""},r=[],i=[],s=!1,o=!1,a=!1;function c(){if(i.length){if(s===!1){let l=qv(i);if(l!==void 0)r.push(l);else return n.error=!0,!1}i.length=0}return!0}for(let l=0;l<t.length;l++){let u=t[l];if(!(u==="["||u==="]"))if(u===":"){if(o===!0&&(a=!0),!c())break;if(e++,r.push(":"),e>7){n.error=!0;break}l-1>=0&&t[l-1]===":"&&(o=!0);continue}else if(u==="%"){if(!c())break;s=!0}else{i.push(u);continue}}return i.length&&(s?n.zone=i.join(""):a?r.push(i.join("")):r.push(qv(i))),n.address=r.join(""),n}function EO(t){if(kO(t,":")<2)return{host:t,isIPV6:!1};let e=I2(t);if(e.error)return{host:t,isIPV6:!1};{let n=e.address,r=e.address;return e.zone&&(n+="%"+e.zone,r+="%25"+e.zone),{host:n,escapedHost:r,isIPV6:!0}}}function x2(t,e){let n="",r=!0,i=t.length;for(let s=0;s<i;s++){let o=t[s];o==="0"&&r?(s+1<=i&&t[s+1]===e||s+1===i)&&(n+=o,r=!1):(o===e?r=!0:r=!1,n+=o)}return n}function kO(t,e){let n=0;for(let r=0;r<t.length;r++)t[r]===e&&n++;return n}var vO=/^\.\.?\//u,TO=/^\/\.(?:\/|$)/u,SO=/^\/\.\.(?:\/|$)/u,M2=/^\/?(?:.|\n)*?(?=\/|$)/u;function L2(t){let e=[];for(;t.length;)if(t.match(vO))t=t.replace(vO,"");else if(t.match(TO))t=t.replace(TO,"/");else if(t.match(SO))t=t.replace(SO,"/"),e.pop();else if(t==="."||t==="..")t="";else{let n=t.match(M2);if(n){let r=n[0];t=t.slice(r.length),e.push(r)}else throw new Error("Unexpected dot segment condition")}return e.join("")}function $2(t,e){let n=e!==!0?escape:unescape;return t.scheme!==void 0&&(t.scheme=n(t.scheme)),t.userinfo!==void 0&&(t.userinfo=n(t.userinfo)),t.host!==void 0&&(t.host=n(t.host)),t.path!==void 0&&(t.path=n(t.path)),t.query!==void 0&&(t.query=n(t.query)),t.fragment!==void 0&&(t.fragment=n(t.fragment)),t}function q2(t){let e=[];if(t.userinfo!==void 0&&(e.push(t.userinfo),e.push("@")),t.host!==void 0){let n=unescape(t.host),r=_O(n);if(r.isIPV4)n=r.host;else{let i=EO(r.host);i.isIPV6===!0?n=`[${i.escapedHost}]`:n=t.host}e.push(n)}return(typeof t.port=="number"||typeof t.port=="string")&&(e.push(":"),e.push(String(t.port))),e.length?e.join(""):void 0}NO.exports={recomposeAuthority:q2,normalizeComponentEncoding:$2,removeDotSegments:L2,normalizeIPv4:_O,normalizeIPv6:EO,stringArrayToHexStripped:qv}});var OO=N((Nse,AO)=>{"use strict";var j2=/^[\da-f]{8}-[\da-f]{4}-[\da-f]{4}-[\da-f]{4}-[\da-f]{12}$/iu,F2=/([\da-z][\d\-a-z]{0,31}):((?:[\w!$'()*+,\-.:;=@]|%[\da-f]{2})+)/iu;function PO(t){return typeof t.secure=="boolean"?t.secure:String(t.scheme).toLowerCase()==="wss"}function RO(t){return t.host||(t.error=t.error||"HTTP URIs must have a host."),t}function CO(t){let e=String(t.scheme).toLowerCase()==="https";return(t.port===(e?443:80)||t.port==="")&&(t.port=void 0),t.path||(t.path="/"),t}function B2(t){return t.secure=PO(t),t.resourceName=(t.path||"/")+(t.query?"?"+t.query:""),t.path=void 0,t.query=void 0,t}function U2(t){if((t.port===(PO(t)?443:80)||t.port==="")&&(t.port=void 0),typeof t.secure=="boolean"&&(t.scheme=t.secure?"wss":"ws",t.secure=void 0),t.resourceName){let[e,n]=t.resourceName.split("?");t.path=e&&e!=="/"?e:void 0,t.query=n,t.resourceName=void 0}return t.fragment=void 0,t}function V2(t,e){if(!t.path)return t.error="URN can not be parsed",t;let n=t.path.match(F2);if(n){let r=e.scheme||t.scheme||"urn";t.nid=n[1].toLowerCase(),t.nss=n[2];let i=`${r}:${e.nid||t.nid}`,s=jv[i];t.path=void 0,s&&(t=s.parse(t,e))}else t.error=t.error||"URN can not be parsed.";return t}function z2(t,e){let n=e.scheme||t.scheme||"urn",r=t.nid.toLowerCase(),i=`${n}:${e.nid||r}`,s=jv[i];s&&(t=s.serialize(t,e));let o=t,a=t.nss;return o.path=`${r||e.nid}:${a}`,e.skipEscape=!0,o}function W2(t,e){let n=t;return n.uuid=n.nss,n.nss=void 0,!e.tolerant&&(!n.uuid||!j2.test(n.uuid))&&(n.error=n.error||"UUID is not valid."),n}function H2(t){let e=t;return e.nss=(t.uuid||"").toLowerCase(),e}var DO={scheme:"http",domainHost:!0,parse:RO,serialize:CO},G2={scheme:"https",domainHost:DO.domainHost,parse:RO,serialize:CO},Vh={scheme:"ws",domainHost:!0,parse:B2,serialize:U2},Y2={scheme:"wss",domainHost:Vh.domainHost,parse:Vh.parse,serialize:Vh.serialize},K2={scheme:"urn",parse:V2,serialize:z2,skipNormalize:!0},X2={scheme:"urn:uuid",parse:W2,serialize:H2,skipNormalize:!0},jv={http:DO,https:G2,ws:Vh,wss:Y2,urn:K2,"urn:uuid":X2};AO.exports=jv});var xO=N((wse,Wh)=>{"use strict";var{normalizeIPv6:J2,normalizeIPv4:Q2,removeDotSegments:kl,recomposeAuthority:Z2,normalizeComponentEncoding:zh}=wO(),Fv=OO();function eW(t,e){return typeof t=="string"?t=ei(ki(t,e),e):typeof t=="object"&&(t=ki(ei(t,e),e)),t}function tW(t,e,n){let r=Object.assign({scheme:"null"},n),i=IO(ki(t,r),ki(e,r),r,!0);return ei(i,{...r,skipEscape:!0})}function IO(t,e,n,r){let i={};return r||(t=ki(ei(t,n),n),e=ki(ei(e,n),n)),n=n||{},!n.tolerant&&e.scheme?(i.scheme=e.scheme,i.userinfo=e.userinfo,i.host=e.host,i.port=e.port,i.path=kl(e.path||""),i.query=e.query):(e.userinfo!==void 0||e.host!==void 0||e.port!==void 0?(i.userinfo=e.userinfo,i.host=e.host,i.port=e.port,i.path=kl(e.path||""),i.query=e.query):(e.path?(e.path.charAt(0)==="/"?i.path=kl(e.path):((t.userinfo!==void 0||t.host!==void 0||t.port!==void 0)&&!t.path?i.path="/"+e.path:t.path?i.path=t.path.slice(0,t.path.lastIndexOf("/")+1)+e.path:i.path=e.path,i.path=kl(i.path)),i.query=e.query):(i.path=t.path,e.query!==void 0?i.query=e.query:i.query=t.query),i.userinfo=t.userinfo,i.host=t.host,i.port=t.port),i.scheme=t.scheme),i.fragment=e.fragment,i}function nW(t,e,n){return typeof t=="string"?(t=unescape(t),t=ei(zh(ki(t,n),!0),{...n,skipEscape:!0})):typeof t=="object"&&(t=ei(zh(t,!0),{...n,skipEscape:!0})),typeof e=="string"?(e=unescape(e),e=ei(zh(ki(e,n),!0),{...n,skipEscape:!0})):typeof e=="object"&&(e=ei(zh(e,!0),{...n,skipEscape:!0})),t.toLowerCase()===e.toLowerCase()}function ei(t,e){let n={host:t.host,scheme:t.scheme,userinfo:t.userinfo,port:t.port,path:t.path,query:t.query,nid:t.nid,nss:t.nss,uuid:t.uuid,fragment:t.fragment,reference:t.reference,resourceName:t.resourceName,secure:t.secure,error:""},r=Object.assign({},e),i=[],s=Fv[(r.scheme||n.scheme||"").toLowerCase()];s&&s.serialize&&s.serialize(n,r),n.path!==void 0&&(r.skipEscape?n.path=unescape(n.path):(n.path=escape(n.path),n.scheme!==void 0&&(n.path=n.path.split("%3A").join(":")))),r.reference!=="suffix"&&n.scheme&&i.push(n.scheme,":");let o=Z2(n);if(o!==void 0&&(r.reference!=="suffix"&&i.push("//"),i.push(o),n.path&&n.path.charAt(0)!=="/"&&i.push("/")),n.path!==void 0){let a=n.path;!r.absolutePath&&(!s||!s.absolutePath)&&(a=kl(a)),o===void 0&&(a=a.replace(/^\/\//u,"/%2F")),i.push(a)}return n.query!==void 0&&i.push("?",n.query),n.fragment!==void 0&&i.push("#",n.fragment),i.join("")}var rW=Array.from({length:127},(t,e)=>/[^!"$&'()*+,\-.;=_`a-z{}~]/u.test(String.fromCharCode(e)));function iW(t){let e=0;for(let n=0,r=t.length;n<r;++n)if(e=t.charCodeAt(n),e>126||rW[e])return!0;return!1}var sW=/^(?:([^#/:?]+):)?(?:\/\/((?:([^#/?@]*)@)?(\[[^#/?\]]+\]|[^#/:?]*)(?::(\d*))?))?([^#?]*)(?:\?([^#]*))?(?:#((?:.|[\n\r])*))?/u;function ki(t,e){let n=Object.assign({},e),r={scheme:void 0,userinfo:void 0,host:"",port:void 0,path:"",query:void 0,fragment:void 0},i=t.indexOf("%")!==-1,s=!1;n.reference==="suffix"&&(t=(n.scheme?n.scheme+":":"")+"//"+t);let o=t.match(sW);if(o){if(r.scheme=o[1],r.userinfo=o[3],r.host=o[4],r.port=parseInt(o[5],10),r.path=o[6]||"",r.query=o[7],r.fragment=o[8],isNaN(r.port)&&(r.port=o[5]),r.host){let c=Q2(r.host);if(c.isIPV4===!1){let l=J2(c.host);r.host=l.host.toLowerCase(),s=l.isIPV6}else r.host=c.host,s=!0}r.scheme===void 0&&r.userinfo===void 0&&r.host===void 0&&r.port===void 0&&r.query===void 0&&!r.path?r.reference="same-document":r.scheme===void 0?r.reference="relative":r.fragment===void 0?r.reference="absolute":r.reference="uri",n.reference&&n.reference!=="suffix"&&n.reference!==r.reference&&(r.error=r.error||"URI is not a "+n.reference+" reference.");let a=Fv[(n.scheme||r.scheme||"").toLowerCase()];if(!n.unicodeSupport&&(!a||!a.unicodeSupport)&&r.host&&(n.domainHost||a&&a.domainHost)&&s===!1&&iW(r.host))try{r.host=URL.domainToASCII(r.host.toLowerCase())}catch(c){r.error=r.error||"Host's domain name can not be converted to ASCII: "+c}(!a||a&&!a.skipNormalize)&&(i&&r.scheme!==void 0&&(r.scheme=unescape(r.scheme)),i&&r.host!==void 0&&(r.host=unescape(r.host)),r.path&&(r.path=escape(unescape(r.path))),r.fragment&&(r.fragment=encodeURI(decodeURIComponent(r.fragment)))),a&&a.parse&&a.parse(r,n)}else r.error=r.error||"URI can not be parsed.";return r}var Bv={SCHEMES:Fv,normalize:eW,resolve:tW,resolveComponents:IO,equal:nW,serialize:ei,parse:ki};Wh.exports=Bv;Wh.exports.default=Bv;Wh.exports.fastUri=Bv});var LO=N(Uv=>{"use strict";Object.defineProperty(Uv,"__esModule",{value:!0});var MO=xO();MO.code='require("ajv/dist/runtime/uri").default';Uv.default=MO});var zO=N(Jt=>{"use strict";Object.defineProperty(Jt,"__esModule",{value:!0});Jt.CodeGen=Jt.Name=Jt.nil=Jt.stringify=Jt.str=Jt._=Jt.KeywordCxt=void 0;var oW=Sl();Object.defineProperty(Jt,"KeywordCxt",{enumerable:!0,get:function(){return oW.KeywordCxt}});var Sa=he();Object.defineProperty(Jt,"_",{enumerable:!0,get:function(){return Sa._}});Object.defineProperty(Jt,"str",{enumerable:!0,get:function(){return Sa.str}});Object.defineProperty(Jt,"stringify",{enumerable:!0,get:function(){return Sa.stringify}});Object.defineProperty(Jt,"nil",{enumerable:!0,get:function(){return Sa.nil}});Object.defineProperty(Jt,"Name",{enumerable:!0,get:function(){return Sa.Name}});Object.defineProperty(Jt,"CodeGen",{enumerable:!0,get:function(){return Sa.CodeGen}});var aW=Bh(),BO=_l(),cW=bv(),Nl=El(),lW=he(),wl=bl(),Hh=yl(),zv=Se(),$O=gO(),uW=LO(),UO=(t,e)=>new RegExp(t,e);UO.code="new RegExp";var dW=["removeAdditional","useDefaults","coerceTypes"],fW=new Set(["validate","serialize","parse","wrapper","root","schema","keyword","pattern","formats","validate$data","func","obj","Error"]),hW={errorDataPath:"",format:"`validateFormats: false` can be used instead.",nullable:'"nullable" keyword is supported by default.',jsonPointers:"Deprecated jsPropertySyntax can be used instead.",extendRefs:"Deprecated ignoreKeywordsWithRef can be used instead.",missingRefs:"Pass empty schema with $id that should be ignored to ajv.addSchema.",processCode:"Use option `code: {process: (code, schemaEnv: object) => string}`",sourceCode:"Use option `code: {source: true}`",strictDefaults:"It is default now, see option `strict`.",strictKeywords:"It is default now, see option `strict`.",uniqueItems:'"uniqueItems" keyword is always validated.',unknownFormats:"Disable strict mode or pass `true` to `ajv.addFormat` (or `formats` option).",cache:"Map is used as cache, schema object as key.",serialize:"Map is used as cache, schema object as key.",ajvErrors:"It is default now."},pW={ignoreKeywordsWithRef:"",jsPropertySyntax:"",unicode:'"minLength"/"maxLength" account for unicode characters by default.'},qO=200;function mW(t){var e,n,r,i,s,o,a,c,l,u,d,f,h,y,p,T,_,b,v,k,C,x,q,j,ce;let We=t.strict,Ot=(e=t.code)===null||e===void 0?void 0:e.optimize,be=Ot===!0||Ot===void 0?1:Ot||0,Bn=(r=(n=t.code)===null||n===void 0?void 0:n.regExp)!==null&&r!==void 0?r:UO,Ni=(i=t.uriResolver)!==null&&i!==void 0?i:uW.default;return{strictSchema:(o=(s=t.strictSchema)!==null&&s!==void 0?s:We)!==null&&o!==void 0?o:!0,strictNumbers:(c=(a=t.strictNumbers)!==null&&a!==void 0?a:We)!==null&&c!==void 0?c:!0,strictTypes:(u=(l=t.strictTypes)!==null&&l!==void 0?l:We)!==null&&u!==void 0?u:"log",strictTuples:(f=(d=t.strictTuples)!==null&&d!==void 0?d:We)!==null&&f!==void 0?f:"log",strictRequired:(y=(h=t.strictRequired)!==null&&h!==void 0?h:We)!==null&&y!==void 0?y:!1,code:t.code?{...t.code,optimize:be,regExp:Bn}:{optimize:be,regExp:Bn},loopRequired:(p=t.loopRequired)!==null&&p!==void 0?p:qO,loopEnum:(T=t.loopEnum)!==null&&T!==void 0?T:qO,meta:(_=t.meta)!==null&&_!==void 0?_:!0,messages:(b=t.messages)!==null&&b!==void 0?b:!0,inlineRefs:(v=t.inlineRefs)!==null&&v!==void 0?v:!0,schemaId:(k=t.schemaId)!==null&&k!==void 0?k:"$id",addUsedSchema:(C=t.addUsedSchema)!==null&&C!==void 0?C:!0,validateSchema:(x=t.validateSchema)!==null&&x!==void 0?x:!0,validateFormats:(q=t.validateFormats)!==null&&q!==void 0?q:!0,unicodeRegExp:(j=t.unicodeRegExp)!==null&&j!==void 0?j:!0,int32range:(ce=t.int32range)!==null&&ce!==void 0?ce:!0,uriResolver:Ni}}var Pl=class{constructor(e={}){this.schemas={},this.refs={},this.formats={},this._compilations=new Set,this._loading={},this._cache=new Map,e=this.opts={...e,...mW(e)};let{es5:n,lines:r}=this.opts.code;this.scope=new lW.ValueScope({scope:{},prefixes:fW,es5:n,lines:r}),this.logger=SW(e.logger);let i=e.validateFormats;e.validateFormats=!1,this.RULES=(0,cW.getRules)(),jO.call(this,hW,e,"NOT SUPPORTED"),jO.call(this,pW,e,"DEPRECATED","warn"),this._metaOpts=vW.call(this),e.formats&&yW.call(this),this._addVocabularies(),this._addDefaultMetaSchema(),e.keywords&&bW.call(this,e.keywords),typeof e.meta=="object"&&this.addMetaSchema(e.meta),gW.call(this),e.validateFormats=i}_addVocabularies(){this.addKeyword("$async")}_addDefaultMetaSchema(){let{$data:e,meta:n,schemaId:r}=this.opts,i=$O;r==="id"&&(i={...$O},i.id=i.$id,delete i.$id),n&&e&&this.addMetaSchema(i,i[r],!1)}defaultMeta(){let{meta:e,schemaId:n}=this.opts;return this.opts.defaultMeta=typeof e=="object"?e[n]||e:void 0}validate(e,n){let r;if(typeof e=="string"){if(r=this.getSchema(e),!r)throw new Error(`no schema with key or ref "${e}"`)}else r=this.compile(e);let i=r(n);return"$async"in r||(this.errors=r.errors),i}compile(e,n){let r=this._addSchema(e,n);return r.validate||this._compileSchemaEnv(r)}compileAsync(e,n){if(typeof this.opts.loadSchema!="function")throw new Error("options.loadSchema should be a function");let{loadSchema:r}=this.opts;return i.call(this,e,n);async function i(u,d){await s.call(this,u.$schema);let f=this._addSchema(u,d);return f.validate||o.call(this,f)}async function s(u){u&&!this.getSchema(u)&&await i.call(this,{$ref:u},!0)}async function o(u){try{return this._compileSchemaEnv(u)}catch(d){if(!(d instanceof BO.default))throw d;return a.call(this,d),await c.call(this,d.missingSchema),o.call(this,u)}}function a({missingSchema:u,missingRef:d}){if(this.refs[u])throw new Error(`AnySchema ${u} is loaded but ${d} cannot be resolved`)}async function c(u){let d=await l.call(this,u);this.refs[u]||await s.call(this,d.$schema),this.refs[u]||this.addSchema(d,u,n)}async function l(u){let d=this._loading[u];if(d)return d;try{return await(this._loading[u]=r(u))}finally{delete this._loading[u]}}}addSchema(e,n,r,i=this.opts.validateSchema){if(Array.isArray(e)){for(let o of e)this.addSchema(o,void 0,r,i);return this}let s;if(typeof e=="object"){let{schemaId:o}=this.opts;if(s=e[o],s!==void 0&&typeof s!="string")throw new Error(`schema ${o} must be string`)}return n=(0,wl.normalizeId)(n||s),this._checkUnique(n),this.schemas[n]=this._addSchema(e,r,n,i,!0),this}addMetaSchema(e,n,r=this.opts.validateSchema){return this.addSchema(e,n,!0,r),this}validateSchema(e,n){if(typeof e=="boolean")return!0;let r;if(r=e.$schema,r!==void 0&&typeof r!="string")throw new Error("$schema must be a string");if(r=r||this.opts.defaultMeta||this.defaultMeta(),!r)return this.logger.warn("meta-schema not available"),this.errors=null,!0;let i=this.validate(r,e);if(!i&&n){let s="schema is invalid: "+this.errorsText();if(this.opts.validateSchema==="log")this.logger.error(s);else throw new Error(s)}return i}getSchema(e){let n;for(;typeof(n=FO.call(this,e))=="string";)e=n;if(n===void 0){let{schemaId:r}=this.opts,i=new Nl.SchemaEnv({schema:{},schemaId:r});if(n=Nl.resolveSchema.call(this,i,e),!n)return;this.refs[e]=n}return n.validate||this._compileSchemaEnv(n)}removeSchema(e){if(e instanceof RegExp)return this._removeAllSchemas(this.schemas,e),this._removeAllSchemas(this.refs,e),this;switch(typeof e){case"undefined":return this._removeAllSchemas(this.schemas),this._removeAllSchemas(this.refs),this._cache.clear(),this;case"string":{let n=FO.call(this,e);return typeof n=="object"&&this._cache.delete(n.schema),delete this.schemas[e],delete this.refs[e],this}case"object":{let n=e;this._cache.delete(n);let r=e[this.opts.schemaId];return r&&(r=(0,wl.normalizeId)(r),delete this.schemas[r],delete this.refs[r]),this}default:throw new Error("ajv.removeSchema: invalid parameter")}}addVocabulary(e){for(let n of e)this.addKeyword(n);return this}addKeyword(e,n){let r;if(typeof e=="string")r=e,typeof n=="object"&&(this.logger.warn("these parameters are deprecated, see docs for addKeyword"),n.keyword=r);else if(typeof e=="object"&&n===void 0){if(n=e,r=n.keyword,Array.isArray(r)&&!r.length)throw new Error("addKeywords: keyword must be string or non-empty array")}else throw new Error("invalid addKeywords parameters");if(EW.call(this,r,n),!n)return(0,zv.eachItem)(r,s=>Vv.call(this,s)),this;NW.call(this,n);let i={...n,type:(0,Hh.getJSONTypes)(n.type),schemaType:(0,Hh.getJSONTypes)(n.schemaType)};return(0,zv.eachItem)(r,i.type.length===0?s=>Vv.call(this,s,i):s=>i.type.forEach(o=>Vv.call(this,s,i,o))),this}getKeyword(e){let n=this.RULES.all[e];return typeof n=="object"?n.definition:!!n}removeKeyword(e){let{RULES:n}=this;delete n.keywords[e],delete n.all[e];for(let r of n.rules){let i=r.rules.findIndex(s=>s.keyword===e);i>=0&&r.rules.splice(i,1)}return this}addFormat(e,n){return typeof n=="string"&&(n=new RegExp(n)),this.formats[e]=n,this}errorsText(e=this.errors,{separator:n=", ",dataVar:r="data"}={}){return!e||e.length===0?"No errors":e.map(i=>`${r}${i.instancePath} ${i.message}`).reduce((i,s)=>i+n+s)}$dataMetaSchema(e,n){let r=this.RULES.all;e=JSON.parse(JSON.stringify(e));for(let i of n){let s=i.split("/").slice(1),o=e;for(let a of s)o=o[a];for(let a in r){let c=r[a];if(typeof c!="object")continue;let{$data:l}=c.definition,u=o[a];l&&u&&(o[a]=VO(u))}}return e}_removeAllSchemas(e,n){for(let r in e){let i=e[r];(!n||n.test(r))&&(typeof i=="string"?delete e[r]:i&&!i.meta&&(this._cache.delete(i.schema),delete e[r]))}}_addSchema(e,n,r,i=this.opts.validateSchema,s=this.opts.addUsedSchema){let o,{schemaId:a}=this.opts;if(typeof e=="object")o=e[a];else{if(this.opts.jtd)throw new Error("schema must be object");if(typeof e!="boolean")throw new Error("schema must be object or boolean")}let c=this._cache.get(e);if(c!==void 0)return c;r=(0,wl.normalizeId)(o||r);let l=wl.getSchemaRefs.call(this,e,r);return c=new Nl.SchemaEnv({schema:e,schemaId:a,meta:n,baseId:r,localRefs:l}),this._cache.set(c.schema,c),s&&!r.startsWith("#")&&(r&&this._checkUnique(r),this.refs[r]=c),i&&this.validateSchema(e,!0),c}_checkUnique(e){if(this.schemas[e]||this.refs[e])throw new Error(`schema with key or id "${e}" already exists`)}_compileSchemaEnv(e){if(e.meta?this._compileMetaSchema(e):Nl.compileSchema.call(this,e),!e.validate)throw new Error("ajv implementation error");return e.validate}_compileMetaSchema(e){let n=this.opts;this.opts=this._metaOpts;try{Nl.compileSchema.call(this,e)}finally{this.opts=n}}};Pl.ValidationError=aW.default;Pl.MissingRefError=BO.default;Jt.default=Pl;function jO(t,e,n,r="error"){for(let i in t){let s=i;s in e&&this.logger[r](`${n}: option ${i}. ${t[s]}`)}}function FO(t){return t=(0,wl.normalizeId)(t),this.schemas[t]||this.refs[t]}function gW(){let t=this.opts.schemas;if(t)if(Array.isArray(t))this.addSchema(t);else for(let e in t)this.addSchema(t[e],e)}function yW(){for(let t in this.opts.formats){let e=this.opts.formats[t];e&&this.addFormat(t,e)}}function bW(t){if(Array.isArray(t)){this.addVocabulary(t);return}this.logger.warn("keywords option as map is deprecated, pass array");for(let e in t){let n=t[e];n.keyword||(n.keyword=e),this.addKeyword(n)}}function vW(){let t={...this.opts};for(let e of dW)delete t[e];return t}var TW={log(){},warn(){},error(){}};function SW(t){if(t===!1)return TW;if(t===void 0)return console;if(t.log&&t.warn&&t.error)return t;throw new Error("logger must implement log, warn and error methods")}var _W=/^[a-z_$][a-z0-9_$:-]*$/i;function EW(t,e){let{RULES:n}=this;if((0,zv.eachItem)(t,r=>{if(n.keywords[r])throw new Error(`Keyword ${r} is already defined`);if(!_W.test(r))throw new Error(`Keyword ${r} has invalid name`)}),!!e&&e.$data&&!("code"in e||"validate"in e))throw new Error('$data keyword must have "code" or "validate" function')}function Vv(t,e,n){var r;let i=e?.post;if(n&&i)throw new Error('keyword with "post" flag cannot have "type"');let{RULES:s}=this,o=i?s.post:s.rules.find(({type:c})=>c===n);if(o||(o={type:n,rules:[]},s.rules.push(o)),s.keywords[t]=!0,!e)return;let a={keyword:t,definition:{...e,type:(0,Hh.getJSONTypes)(e.type),schemaType:(0,Hh.getJSONTypes)(e.schemaType)}};e.before?kW.call(this,o,a,e.before):o.rules.push(a),s.all[t]=a,(r=e.implements)===null||r===void 0||r.forEach(c=>this.addKeyword(c))}function kW(t,e,n){let r=t.rules.findIndex(i=>i.keyword===n);r>=0?t.rules.splice(r,0,e):(t.rules.push(e),this.logger.warn(`rule ${n} is not defined`))}function NW(t){let{metaSchema:e}=t;e!==void 0&&(t.$data&&this.opts.$data&&(e=VO(e)),t.validateSchema=this.compile(e,!0))}var wW={$ref:"https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#"};function VO(t){return{anyOf:[t,wW]}}});var WO=N(Wv=>{"use strict";Object.defineProperty(Wv,"__esModule",{value:!0});var PW={keyword:"id",code(){throw new Error('NOT SUPPORTED: keyword "id", use "$id" for schema ID')}};Wv.default=PW});var Kh=N(Hs=>{"use strict";Object.defineProperty(Hs,"__esModule",{value:!0});Hs.callRef=Hs.getValidate=void 0;var RW=_l(),HO=ar(),In=he(),_a=or(),GO=El(),Gh=Se(),CW={keyword:"$ref",schemaType:"string",code(t){let{gen:e,schema:n,it:r}=t,{baseId:i,schemaEnv:s,validateName:o,opts:a,self:c}=r,{root:l}=s;if((n==="#"||n==="#/")&&i===l.baseId)return d();let u=GO.resolveRef.call(c,l,i,n);if(u===void 0)throw new RW.default(r.opts.uriResolver,i,n);if(u instanceof GO.SchemaEnv)return f(u);return h(u);function d(){if(s===l)return Yh(t,o,s,s.$async);let y=e.scopeValue("root",{ref:l});return Yh(t,(0,In._)`${y}.validate`,l,l.$async)}function f(y){let p=YO(t,y);Yh(t,p,y,y.$async)}function h(y){let p=e.scopeValue("schema",a.code.source===!0?{ref:y,code:(0,In.stringify)(y)}:{ref:y}),T=e.name("valid"),_=t.subschema({schema:y,dataTypes:[],schemaPath:In.nil,topSchemaRef:p,errSchemaPath:n},T);t.mergeEvaluated(_),t.ok(T)}}};function YO(t,e){let{gen:n}=t;return e.validate?n.scopeValue("validate",{ref:e.validate}):(0,In._)`${n.scopeValue("wrapper",{ref:e})}.validate`}Hs.getValidate=YO;function Yh(t,e,n,r){let{gen:i,it:s}=t,{allErrors:o,schemaEnv:a,opts:c}=s,l=c.passContext?_a.default.this:In.nil;r?u():d();function u(){if(!a.$async)throw new Error("async schema referenced by sync schema");let y=i.let("valid");i.try(()=>{i.code((0,In._)`await ${(0,HO.callValidateCode)(t,e,l)}`),h(e),o||i.assign(y,!0)},p=>{i.if((0,In._)`!(${p} instanceof ${s.ValidationError})`,()=>i.throw(p)),f(p),o||i.assign(y,!1)}),t.ok(y)}function d(){t.result((0,HO.callValidateCode)(t,e,l),()=>h(e),()=>f(e))}function f(y){let p=(0,In._)`${y}.errors`;i.assign(_a.default.vErrors,(0,In._)`${_a.default.vErrors} === null ? ${p} : ${_a.default.vErrors}.concat(${p})`),i.assign(_a.default.errors,(0,In._)`${_a.default.vErrors}.length`)}function h(y){var p;if(!s.opts.unevaluated)return;let T=(p=n?.validate)===null||p===void 0?void 0:p.evaluated;if(s.props!==!0)if(T&&!T.dynamicProps)T.props!==void 0&&(s.props=Gh.mergeEvaluated.props(i,T.props,s.props));else{let _=i.var("props",(0,In._)`${y}.evaluated.props`);s.props=Gh.mergeEvaluated.props(i,_,s.props,In.Name)}if(s.items!==!0)if(T&&!T.dynamicItems)T.items!==void 0&&(s.items=Gh.mergeEvaluated.items(i,T.items,s.items));else{let _=i.var("items",(0,In._)`${y}.evaluated.items`);s.items=Gh.mergeEvaluated.items(i,_,s.items,In.Name)}}}Hs.callRef=Yh;Hs.default=CW});var KO=N(Hv=>{"use strict";Object.defineProperty(Hv,"__esModule",{value:!0});var DW=WO(),AW=Kh(),OW=["$schema","$id","$defs","$vocabulary",{keyword:"$comment"},"definitions",DW.default,AW.default];Hv.default=OW});var XO=N(Gv=>{"use strict";Object.defineProperty(Gv,"__esModule",{value:!0});var Xh=he(),us=Xh.operators,Jh={maximum:{okStr:"<=",ok:us.LTE,fail:us.GT},minimum:{okStr:">=",ok:us.GTE,fail:us.LT},exclusiveMaximum:{okStr:"<",ok:us.LT,fail:us.GTE},exclusiveMinimum:{okStr:">",ok:us.GT,fail:us.LTE}},IW={message:({keyword:t,schemaCode:e})=>(0,Xh.str)`must be ${Jh[t].okStr} ${e}`,params:({keyword:t,schemaCode:e})=>(0,Xh._)`{comparison: ${Jh[t].okStr}, limit: ${e}}`},xW={keyword:Object.keys(Jh),type:"number",schemaType:"number",$data:!0,error:IW,code(t){let{keyword:e,data:n,schemaCode:r}=t;t.fail$data((0,Xh._)`${n} ${Jh[e].fail} ${r} || isNaN(${n})`)}};Gv.default=xW});var JO=N(Yv=>{"use strict";Object.defineProperty(Yv,"__esModule",{value:!0});var Rl=he(),MW={message:({schemaCode:t})=>(0,Rl.str)`must be multiple of ${t}`,params:({schemaCode:t})=>(0,Rl._)`{multipleOf: ${t}}`},LW={keyword:"multipleOf",type:"number",schemaType:"number",$data:!0,error:MW,code(t){let{gen:e,data:n,schemaCode:r,it:i}=t,s=i.opts.multipleOfPrecision,o=e.let("res"),a=s?(0,Rl._)`Math.abs(Math.round(${o}) - ${o}) > 1e-${s}`:(0,Rl._)`${o} !== parseInt(${o})`;t.fail$data((0,Rl._)`(${r} === 0 || (${o} = ${n}/${r}, ${a}))`)}};Yv.default=LW});var ZO=N(Kv=>{"use strict";Object.defineProperty(Kv,"__esModule",{value:!0});function QO(t){let e=t.length,n=0,r=0,i;for(;r<e;)n++,i=t.charCodeAt(r++),i>=55296&&i<=56319&&r<e&&(i=t.charCodeAt(r),(i&64512)===56320&&r++);return n}Kv.default=QO;QO.code='require("ajv/dist/runtime/ucs2length").default'});var eI=N(Xv=>{"use strict";Object.defineProperty(Xv,"__esModule",{value:!0});var Gs=he(),$W=Se(),qW=ZO(),jW={message({keyword:t,schemaCode:e}){let n=t==="maxLength"?"more":"fewer";return(0,Gs.str)`must NOT have ${n} than ${e} characters`},params:({schemaCode:t})=>(0,Gs._)`{limit: ${t}}`},FW={keyword:["maxLength","minLength"],type:"string",schemaType:"number",$data:!0,error:jW,code(t){let{keyword:e,data:n,schemaCode:r,it:i}=t,s=e==="maxLength"?Gs.operators.GT:Gs.operators.LT,o=i.opts.unicode===!1?(0,Gs._)`${n}.length`:(0,Gs._)`${(0,$W.useFunc)(t.gen,qW.default)}(${n})`;t.fail$data((0,Gs._)`${o} ${s} ${r}`)}};Xv.default=FW});var tI=N(Jv=>{"use strict";Object.defineProperty(Jv,"__esModule",{value:!0});var BW=ar(),Qh=he(),UW={message:({schemaCode:t})=>(0,Qh.str)`must match pattern "${t}"`,params:({schemaCode:t})=>(0,Qh._)`{pattern: ${t}}`},VW={keyword:"pattern",type:"string",schemaType:"string",$data:!0,error:UW,code(t){let{data:e,$data:n,schema:r,schemaCode:i,it:s}=t,o=s.opts.unicodeRegExp?"u":"",a=n?(0,Qh._)`(new RegExp(${i}, ${o}))`:(0,BW.usePattern)(t,r);t.fail$data((0,Qh._)`!${a}.test(${e})`)}};Jv.default=VW});var nI=N(Qv=>{"use strict";Object.defineProperty(Qv,"__esModule",{value:!0});var Cl=he(),zW={message({keyword:t,schemaCode:e}){let n=t==="maxProperties"?"more":"fewer";return(0,Cl.str)`must NOT have ${n} than ${e} properties`},params:({schemaCode:t})=>(0,Cl._)`{limit: ${t}}`},WW={keyword:["maxProperties","minProperties"],type:"object",schemaType:"number",$data:!0,error:zW,code(t){let{keyword:e,data:n,schemaCode:r}=t,i=e==="maxProperties"?Cl.operators.GT:Cl.operators.LT;t.fail$data((0,Cl._)`Object.keys(${n}).length ${i} ${r}`)}};Qv.default=WW});var rI=N(Zv=>{"use strict";Object.defineProperty(Zv,"__esModule",{value:!0});var Dl=ar(),Al=he(),HW=Se(),GW={message:({params:{missingProperty:t}})=>(0,Al.str)`must have required property '${t}'`,params:({params:{missingProperty:t}})=>(0,Al._)`{missingProperty: ${t}}`},YW={keyword:"required",type:"object",schemaType:"array",$data:!0,error:GW,code(t){let{gen:e,schema:n,schemaCode:r,data:i,$data:s,it:o}=t,{opts:a}=o;if(!s&&n.length===0)return;let c=n.length>=a.loopRequired;if(o.allErrors?l():u(),a.strictRequired){let h=t.parentSchema.properties,{definedProperties:y}=t.it;for(let p of n)if(h?.[p]===void 0&&!y.has(p)){let T=o.schemaEnv.baseId+o.errSchemaPath,_=`required property "${p}" is not defined at "${T}" (strictRequired)`;(0,HW.checkStrictMode)(o,_,o.opts.strictRequired)}}function l(){if(c||s)t.block$data(Al.nil,d);else for(let h of n)(0,Dl.checkReportMissingProp)(t,h)}function u(){let h=e.let("missing");if(c||s){let y=e.let("valid",!0);t.block$data(y,()=>f(h,y)),t.ok(y)}else e.if((0,Dl.checkMissingProp)(t,n,h)),(0,Dl.reportMissingProp)(t,h),e.else()}function d(){e.forOf("prop",r,h=>{t.setParams({missingProperty:h}),e.if((0,Dl.noPropertyInData)(e,i,h,a.ownProperties),()=>t.error())})}function f(h,y){t.setParams({missingProperty:h}),e.forOf(h,r,()=>{e.assign(y,(0,Dl.propertyInData)(e,i,h,a.ownProperties)),e.if((0,Al.not)(y),()=>{t.error(),e.break()})},Al.nil)}}};Zv.default=YW});var iI=N(eT=>{"use strict";Object.defineProperty(eT,"__esModule",{value:!0});var Ol=he(),KW={message({keyword:t,schemaCode:e}){let n=t==="maxItems"?"more":"fewer";return(0,Ol.str)`must NOT have ${n} than ${e} items`},params:({schemaCode:t})=>(0,Ol._)`{limit: ${t}}`},XW={keyword:["maxItems","minItems"],type:"array",schemaType:"number",$data:!0,error:KW,code(t){let{keyword:e,data:n,schemaCode:r}=t,i=e==="maxItems"?Ol.operators.GT:Ol.operators.LT;t.fail$data((0,Ol._)`${n}.length ${i} ${r}`)}};eT.default=XW});var Zh=N(tT=>{"use strict";Object.defineProperty(tT,"__esModule",{value:!0});var sI=wv();sI.code='require("ajv/dist/runtime/equal").default';tT.default=sI});var oI=N(rT=>{"use strict";Object.defineProperty(rT,"__esModule",{value:!0});var nT=yl(),Qt=he(),JW=Se(),QW=Zh(),ZW={message:({params:{i:t,j:e}})=>(0,Qt.str)`must NOT have duplicate items (items ## ${e} and ${t} are identical)`,params:({params:{i:t,j:e}})=>(0,Qt._)`{i: ${t}, j: ${e}}`},eH={keyword:"uniqueItems",type:"array",schemaType:"boolean",$data:!0,error:ZW,code(t){let{gen:e,data:n,$data:r,schema:i,parentSchema:s,schemaCode:o,it:a}=t;if(!r&&!i)return;let c=e.let("valid"),l=s.items?(0,nT.getSchemaTypes)(s.items):[];t.block$data(c,u,(0,Qt._)`${o} === false`),t.ok(c);function u(){let y=e.let("i",(0,Qt._)`${n}.length`),p=e.let("j");t.setParams({i:y,j:p}),e.assign(c,!0),e.if((0,Qt._)`${y} > 1`,()=>(d()?f:h)(y,p))}function d(){return l.length>0&&!l.some(y=>y==="object"||y==="array")}function f(y,p){let T=e.name("item"),_=(0,nT.checkDataTypes)(l,T,a.opts.strictNumbers,nT.DataType.Wrong),b=e.const("indices",(0,Qt._)`{}`);e.for((0,Qt._)`;${y}--;`,()=>{e.let(T,(0,Qt._)`${n}[${y}]`),e.if(_,(0,Qt._)`continue`),l.length>1&&e.if((0,Qt._)`typeof ${T} == "string"`,(0,Qt._)`${T} += "_"`),e.if((0,Qt._)`typeof ${b}[${T}] == "number"`,()=>{e.assign(p,(0,Qt._)`${b}[${T}]`),t.error(),e.assign(c,!1).break()}).code((0,Qt._)`${b}[${T}] = ${y}`)})}function h(y,p){let T=(0,JW.useFunc)(e,QW.default),_=e.name("outer");e.label(_).for((0,Qt._)`;${y}--;`,()=>e.for((0,Qt._)`${p} = ${y}; ${p}--;`,()=>e.if((0,Qt._)`${T}(${n}[${y}], ${n}[${p}])`,()=>{t.error(),e.assign(c,!1).break(_)})))}}};rT.default=eH});var aI=N(sT=>{"use strict";Object.defineProperty(sT,"__esModule",{value:!0});var iT=he(),tH=Se(),nH=Zh(),rH={message:"must be equal to constant",params:({schemaCode:t})=>(0,iT._)`{allowedValue: ${t}}`},iH={keyword:"const",$data:!0,error:rH,code(t){let{gen:e,data:n,$data:r,schemaCode:i,schema:s}=t;r||s&&typeof s=="object"?t.fail$data((0,iT._)`!${(0,tH.useFunc)(e,nH.default)}(${n}, ${i})`):t.fail((0,iT._)`${s} !== ${n}`)}};sT.default=iH});var cI=N(oT=>{"use strict";Object.defineProperty(oT,"__esModule",{value:!0});var Il=he(),sH=Se(),oH=Zh(),aH={message:"must be equal to one of the allowed values",params:({schemaCode:t})=>(0,Il._)`{allowedValues: ${t}}`},cH={keyword:"enum",schemaType:"array",$data:!0,error:aH,code(t){let{gen:e,data:n,$data:r,schema:i,schemaCode:s,it:o}=t;if(!r&&i.length===0)throw new Error("enum must have non-empty array");let a=i.length>=o.opts.loopEnum,c,l=()=>c??(c=(0,sH.useFunc)(e,oH.default)),u;if(a||r)u=e.let("valid"),t.block$data(u,d);else{if(!Array.isArray(i))throw new Error("ajv implementation error");let h=e.const("vSchema",s);u=(0,Il.or)(...i.map((y,p)=>f(h,p)))}t.pass(u);function d(){e.assign(u,!1),e.forOf("v",s,h=>e.if((0,Il._)`${l()}(${n}, ${h})`,()=>e.assign(u,!0).break()))}function f(h,y){let p=i[y];return typeof p=="object"&&p!==null?(0,Il._)`${l()}(${n}, ${h}[${y}])`:(0,Il._)`${n} === ${p}`}}};oT.default=cH});var lI=N(aT=>{"use strict";Object.defineProperty(aT,"__esModule",{value:!0});var lH=XO(),uH=JO(),dH=eI(),fH=tI(),hH=nI(),pH=rI(),mH=iI(),gH=oI(),yH=aI(),bH=cI(),vH=[lH.default,uH.default,dH.default,fH.default,hH.default,pH.default,mH.default,gH.default,{keyword:"type",schemaType:["string","array"]},{keyword:"nullable",schemaType:"boolean"},yH.default,bH.default];aT.default=vH});var lT=N(xl=>{"use strict";Object.defineProperty(xl,"__esModule",{value:!0});xl.validateAdditionalItems=void 0;var Ys=he(),cT=Se(),TH={message:({params:{len:t}})=>(0,Ys.str)`must NOT have more than ${t} items`,params:({params:{len:t}})=>(0,Ys._)`{limit: ${t}}`},SH={keyword:"additionalItems",type:"array",schemaType:["boolean","object"],before:"uniqueItems",error:TH,code(t){let{parentSchema:e,it:n}=t,{items:r}=e;if(!Array.isArray(r)){(0,cT.checkStrictMode)(n,'"additionalItems" is ignored when "items" is not an array of schemas');return}uI(t,r)}};function uI(t,e){let{gen:n,schema:r,data:i,keyword:s,it:o}=t;o.items=!0;let a=n.const("len",(0,Ys._)`${i}.length`);if(r===!1)t.setParams({len:e.length}),t.pass((0,Ys._)`${a} <= ${e.length}`);else if(typeof r=="object"&&!(0,cT.alwaysValidSchema)(o,r)){let l=n.var("valid",(0,Ys._)`${a} <= ${e.length}`);n.if((0,Ys.not)(l),()=>c(l)),t.ok(l)}function c(l){n.forRange("i",e.length,a,u=>{t.subschema({keyword:s,dataProp:u,dataPropType:cT.Type.Num},l),o.allErrors||n.if((0,Ys.not)(l),()=>n.break())})}}xl.validateAdditionalItems=uI;xl.default=SH});var uT=N(Ml=>{"use strict";Object.defineProperty(Ml,"__esModule",{value:!0});Ml.validateTuple=void 0;var dI=he(),ep=Se(),_H=ar(),EH={keyword:"items",type:"array",schemaType:["object","array","boolean"],before:"uniqueItems",code(t){let{schema:e,it:n}=t;if(Array.isArray(e))return fI(t,"additionalItems",e);n.items=!0,!(0,ep.alwaysValidSchema)(n,e)&&t.ok((0,_H.validateArray)(t))}};function fI(t,e,n=t.schema){let{gen:r,parentSchema:i,data:s,keyword:o,it:a}=t;u(i),a.opts.unevaluated&&n.length&&a.items!==!0&&(a.items=ep.mergeEvaluated.items(r,n.length,a.items));let c=r.name("valid"),l=r.const("len",(0,dI._)`${s}.length`);n.forEach((d,f)=>{(0,ep.alwaysValidSchema)(a,d)||(r.if((0,dI._)`${l} > ${f}`,()=>t.subschema({keyword:o,schemaProp:f,dataProp:f},c)),t.ok(c))});function u(d){let{opts:f,errSchemaPath:h}=a,y=n.length,p=y===d.minItems&&(y===d.maxItems||d[e]===!1);if(f.strictTuples&&!p){let T=`"${o}" is ${y}-tuple, but minItems or maxItems/${e} are not specified or different at path "${h}"`;(0,ep.checkStrictMode)(a,T,f.strictTuples)}}}Ml.validateTuple=fI;Ml.default=EH});var hI=N(dT=>{"use strict";Object.defineProperty(dT,"__esModule",{value:!0});var kH=uT(),NH={keyword:"prefixItems",type:"array",schemaType:["array"],before:"uniqueItems",code:t=>(0,kH.validateTuple)(t,"items")};dT.default=NH});var mI=N(fT=>{"use strict";Object.defineProperty(fT,"__esModule",{value:!0});var pI=he(),wH=Se(),PH=ar(),RH=lT(),CH={message:({params:{len:t}})=>(0,pI.str)`must NOT have more than ${t} items`,params:({params:{len:t}})=>(0,pI._)`{limit: ${t}}`},DH={keyword:"items",type:"array",schemaType:["object","boolean"],before:"uniqueItems",error:CH,code(t){let{schema:e,parentSchema:n,it:r}=t,{prefixItems:i}=n;r.items=!0,!(0,wH.alwaysValidSchema)(r,e)&&(i?(0,RH.validateAdditionalItems)(t,i):t.ok((0,PH.validateArray)(t)))}};fT.default=DH});var gI=N(hT=>{"use strict";Object.defineProperty(hT,"__esModule",{value:!0});var lr=he(),tp=Se(),AH={message:({params:{min:t,max:e}})=>e===void 0?(0,lr.str)`must contain at least ${t} valid item(s)`:(0,lr.str)`must contain at least ${t} and no more than ${e} valid item(s)`,params:({params:{min:t,max:e}})=>e===void 0?(0,lr._)`{minContains: ${t}}`:(0,lr._)`{minContains: ${t}, maxContains: ${e}}`},OH={keyword:"contains",type:"array",schemaType:["object","boolean"],before:"uniqueItems",trackErrors:!0,error:AH,code(t){let{gen:e,schema:n,parentSchema:r,data:i,it:s}=t,o,a,{minContains:c,maxContains:l}=r;s.opts.next?(o=c===void 0?1:c,a=l):o=1;let u=e.const("len",(0,lr._)`${i}.length`);if(t.setParams({min:o,max:a}),a===void 0&&o===0){(0,tp.checkStrictMode)(s,'"minContains" == 0 without "maxContains": "contains" keyword ignored');return}if(a!==void 0&&o>a){(0,tp.checkStrictMode)(s,'"minContains" > "maxContains" is always invalid'),t.fail();return}if((0,tp.alwaysValidSchema)(s,n)){let p=(0,lr._)`${u} >= ${o}`;a!==void 0&&(p=(0,lr._)`${p} && ${u} <= ${a}`),t.pass(p);return}s.items=!0;let d=e.name("valid");a===void 0&&o===1?h(d,()=>e.if(d,()=>e.break())):o===0?(e.let(d,!0),a!==void 0&&e.if((0,lr._)`${i}.length > 0`,f)):(e.let(d,!1),f()),t.result(d,()=>t.reset());function f(){let p=e.name("_valid"),T=e.let("count",0);h(p,()=>e.if(p,()=>y(T)))}function h(p,T){e.forRange("i",0,u,_=>{t.subschema({keyword:"contains",dataProp:_,dataPropType:tp.Type.Num,compositeRule:!0},p),T()})}function y(p){e.code((0,lr._)`${p}++`),a===void 0?e.if((0,lr._)`${p} >= ${o}`,()=>e.assign(d,!0).break()):(e.if((0,lr._)`${p} > ${a}`,()=>e.assign(d,!1).break()),o===1?e.assign(d,!0):e.if((0,lr._)`${p} >= ${o}`,()=>e.assign(d,!0)))}}};hT.default=OH});var np=N(ti=>{"use strict";Object.defineProperty(ti,"__esModule",{value:!0});ti.validateSchemaDeps=ti.validatePropertyDeps=ti.error=void 0;var pT=he(),IH=Se(),Ll=ar();ti.error={message:({params:{property:t,depsCount:e,deps:n}})=>{let r=e===1?"property":"properties";return(0,pT.str)`must have ${r} ${n} when property ${t} is present`},params:({params:{property:t,depsCount:e,deps:n,missingProperty:r}})=>(0,pT._)`{property: ${t},
180
180
  missingProperty: ${r},
181
181
  depsCount: ${e},
182
- deps: ${n}}`};var YH={keyword:"dependencies",type:"object",schemaType:"object",error:ti.error,code(t){let[e,n]=KH(t);OI(t,e),II(t,n)}};function KH({schema:t}){let e={},n={};for(let r in t){if(r==="__proto__")continue;let i=Array.isArray(t[r])?e:n;i[r]=t[r]}return[e,n]}function OI(t,e=t.schema){let{gen:n,data:r,it:i}=t;if(Object.keys(e).length===0)return;let s=n.let("missing");for(let o in e){let a=e[o];if(a.length===0)continue;let c=(0,Ll.propertyInData)(n,r,o,i.opts.ownProperties);t.setParams({property:o,depsCount:a.length,deps:a.join(", ")}),i.allErrors?n.if(c,()=>{for(let l of a)(0,Ll.checkReportMissingProp)(t,l)}):(n.if((0,kT._)`${c} && (${(0,Ll.checkMissingProp)(t,a,s)})`),(0,Ll.reportMissingProp)(t,s),n.else())}}ti.validatePropertyDeps=OI;function II(t,e=t.schema){let{gen:n,data:r,keyword:i,it:s}=t,o=n.name("valid");for(let a in e)(0,GH.alwaysValidSchema)(s,e[a])||(n.if((0,Ll.propertyInData)(n,r,a,s.opts.ownProperties),()=>{let c=t.subschema({keyword:i,schemaProp:a},o);t.mergeValidEvaluated(c,o)},()=>n.var(o,!0)),t.ok(o))}ti.validateSchemaDeps=II;ti.default=YH});var MI=k(NT=>{"use strict";Object.defineProperty(NT,"__esModule",{value:!0});var xI=fe(),XH=Te(),JH={message:"property name must be valid",params:({params:t})=>(0,xI._)`{propertyName: ${t.propertyName}}`},QH={keyword:"propertyNames",type:"object",schemaType:["object","boolean"],error:JH,code(t){let{gen:e,schema:n,data:r,it:i}=t;if((0,XH.alwaysValidSchema)(i,n))return;let s=e.name("valid");e.forIn("key",r,o=>{t.setParams({propertyName:o}),t.subschema({keyword:"propertyNames",data:o,dataTypes:["string"],propertyName:o,compositeRule:!0},s),e.if((0,xI.not)(s),()=>{t.error(!0),i.allErrors||e.break()})}),t.ok(s)}};NT.default=QH});var RT=k(PT=>{"use strict";Object.defineProperty(PT,"__esModule",{value:!0});var mp=or(),Or=fe(),ZH=sr(),gp=Te(),eG={message:"must NOT have additional properties",params:({params:t})=>(0,Or._)`{additionalProperty: ${t.additionalProperty}}`},tG={keyword:"additionalProperties",type:["object"],schemaType:["boolean","object"],allowUndefined:!0,trackErrors:!0,error:eG,code(t){let{gen:e,schema:n,parentSchema:r,data:i,errsCount:s,it:o}=t;if(!s)throw new Error("ajv implementation error");let{allErrors:a,opts:c}=o;if(o.props=!0,c.removeAdditional!=="all"&&(0,gp.alwaysValidSchema)(o,n))return;let l=(0,mp.allSchemaProperties)(r.properties),u=(0,mp.allSchemaProperties)(r.patternProperties);d(),t.ok((0,Or._)`${s} === ${ZH.default.errors}`);function d(){e.forIn("key",i,T=>{!l.length&&!u.length?y(T):e.if(f(T),()=>y(T))})}function f(T){let _;if(l.length>8){let v=(0,gp.schemaRefOrVal)(o,r.properties,"properties");_=(0,mp.isOwnProperty)(e,v,T)}else l.length?_=(0,Or.or)(...l.map(v=>(0,Or._)`${T} === ${v}`)):_=Or.nil;return u.length&&(_=(0,Or.or)(_,...u.map(v=>(0,Or._)`${(0,mp.usePattern)(t,v)}.test(${T})`))),(0,Or.not)(_)}function h(T){e.code((0,Or._)`delete ${i}[${T}]`)}function y(T){if(c.removeAdditional==="all"||c.removeAdditional&&n===!1){h(T);return}if(n===!1){t.setParams({additionalProperty:T}),t.error(),a||e.break();return}if(typeof n=="object"&&!(0,gp.alwaysValidSchema)(o,n)){let _=e.name("valid");c.removeAdditional==="failing"?(p(T,_,!1),e.if((0,Or.not)(_),()=>{t.reset(),h(T)})):(p(T,_),a||e.if((0,Or.not)(_),()=>e.break()))}}function p(T,_,v){let b={keyword:"additionalProperties",dataProp:T,dataPropType:gp.Type.Str};v===!1&&Object.assign(b,{compositeRule:!0,createErrors:!1,allErrors:!1}),t.subschema(b,_)}}};PT.default=tG});var qI=k(DT=>{"use strict";Object.defineProperty(DT,"__esModule",{value:!0});var nG=Sl(),LI=or(),CT=Te(),$I=RT(),rG={keyword:"properties",type:"object",schemaType:"object",code(t){let{gen:e,schema:n,parentSchema:r,data:i,it:s}=t;s.opts.removeAdditional==="all"&&r.additionalProperties===void 0&&$I.default.code(new nG.KeywordCxt(s,$I.default,"additionalProperties"));let o=(0,LI.allSchemaProperties)(n);for(let d of o)s.definedProperties.add(d);s.opts.unevaluated&&o.length&&s.props!==!0&&(s.props=CT.mergeEvaluated.props(e,(0,CT.toHash)(o),s.props));let a=o.filter(d=>!(0,CT.alwaysValidSchema)(s,n[d]));if(a.length===0)return;let c=e.name("valid");for(let d of a)l(d)?u(d):(e.if((0,LI.propertyInData)(e,i,d,s.opts.ownProperties)),u(d),s.allErrors||e.else().var(c,!0),e.endIf()),t.it.definedProperties.add(d),t.ok(c);function l(d){return s.opts.useDefaults&&!s.compositeRule&&n[d].default!==void 0}function u(d){t.subschema({keyword:"properties",schemaProp:d,dataProp:d},c)}}};DT.default=rG});var UI=k(AT=>{"use strict";Object.defineProperty(AT,"__esModule",{value:!0});var jI=or(),yp=fe(),FI=Te(),BI=Te(),iG={keyword:"patternProperties",type:"object",schemaType:"object",code(t){let{gen:e,schema:n,data:r,parentSchema:i,it:s}=t,{opts:o}=s,a=(0,jI.allSchemaProperties)(n),c=a.filter(p=>(0,FI.alwaysValidSchema)(s,n[p]));if(a.length===0||c.length===a.length&&(!s.opts.unevaluated||s.props===!0))return;let l=o.strictSchema&&!o.allowMatchingProperties&&i.properties,u=e.name("valid");s.props!==!0&&!(s.props instanceof yp.Name)&&(s.props=(0,BI.evaluatedPropsToName)(e,s.props));let{props:d}=s;f();function f(){for(let p of a)l&&h(p),s.allErrors?y(p):(e.var(u,!0),y(p),e.if(u))}function h(p){for(let T in l)new RegExp(p).test(T)&&(0,FI.checkStrictMode)(s,`property ${T} matches pattern ${p} (use allowMatchingProperties)`)}function y(p){e.forIn("key",r,T=>{e.if((0,yp._)`${(0,jI.usePattern)(t,p)}.test(${T})`,()=>{let _=c.includes(p);_||t.subschema({keyword:"patternProperties",schemaProp:p,dataProp:T,dataPropType:BI.Type.Str},u),s.opts.unevaluated&&d!==!0?e.assign((0,yp._)`${d}[${T}]`,!0):!_&&!s.allErrors&&e.if((0,yp.not)(u),()=>e.break())})})}}};AT.default=iG});var VI=k(OT=>{"use strict";Object.defineProperty(OT,"__esModule",{value:!0});var sG=Te(),oG={keyword:"not",schemaType:["object","boolean"],trackErrors:!0,code(t){let{gen:e,schema:n,it:r}=t;if((0,sG.alwaysValidSchema)(r,n)){t.fail();return}let i=e.name("valid");t.subschema({keyword:"not",compositeRule:!0,createErrors:!1,allErrors:!1},i),t.failResult(i,()=>t.reset(),()=>t.error())},error:{message:"must NOT be valid"}};OT.default=oG});var zI=k(IT=>{"use strict";Object.defineProperty(IT,"__esModule",{value:!0});var aG=or(),cG={keyword:"anyOf",schemaType:"array",trackErrors:!0,code:aG.validateUnion,error:{message:"must match a schema in anyOf"}};IT.default=cG});var WI=k(xT=>{"use strict";Object.defineProperty(xT,"__esModule",{value:!0});var vp=fe(),lG=Te(),uG={message:"must match exactly one schema in oneOf",params:({params:t})=>(0,vp._)`{passingSchemas: ${t.passing}}`},dG={keyword:"oneOf",schemaType:"array",trackErrors:!0,error:uG,code(t){let{gen:e,schema:n,parentSchema:r,it:i}=t;if(!Array.isArray(n))throw new Error("ajv implementation error");if(i.opts.discriminator&&r.discriminator)return;let s=n,o=e.let("valid",!1),a=e.let("passing",null),c=e.name("_valid");t.setParams({passing:a}),e.block(l),t.result(o,()=>t.reset(),()=>t.error(!0));function l(){s.forEach((u,d)=>{let f;(0,lG.alwaysValidSchema)(i,u)?e.var(c,!0):f=t.subschema({keyword:"oneOf",schemaProp:d,compositeRule:!0},c),d>0&&e.if((0,vp._)`${c} && ${o}`).assign(o,!1).assign(a,(0,vp._)`[${a}, ${d}]`).else(),e.if(c,()=>{e.assign(o,!0),e.assign(a,d),f&&t.mergeEvaluated(f,vp.Name)})})}}};xT.default=dG});var HI=k(MT=>{"use strict";Object.defineProperty(MT,"__esModule",{value:!0});var fG=Te(),hG={keyword:"allOf",schemaType:"array",code(t){let{gen:e,schema:n,it:r}=t;if(!Array.isArray(n))throw new Error("ajv implementation error");let i=e.name("valid");n.forEach((s,o)=>{if((0,fG.alwaysValidSchema)(r,s))return;let a=t.subschema({keyword:"allOf",schemaProp:o},i);t.ok(i),t.mergeEvaluated(a)})}};MT.default=hG});var KI=k(LT=>{"use strict";Object.defineProperty(LT,"__esModule",{value:!0});var bp=fe(),YI=Te(),pG={message:({params:t})=>(0,bp.str)`must match "${t.ifClause}" schema`,params:({params:t})=>(0,bp._)`{failingKeyword: ${t.ifClause}}`},mG={keyword:"if",schemaType:["object","boolean"],trackErrors:!0,error:pG,code(t){let{gen:e,parentSchema:n,it:r}=t;n.then===void 0&&n.else===void 0&&(0,YI.checkStrictMode)(r,'"if" without "then" and "else" is ignored');let i=GI(r,"then"),s=GI(r,"else");if(!i&&!s)return;let o=e.let("valid",!0),a=e.name("_valid");if(c(),t.reset(),i&&s){let u=e.let("ifClause");t.setParams({ifClause:u}),e.if(a,l("then",u),l("else",u))}else i?e.if(a,l("then")):e.if((0,bp.not)(a),l("else"));t.pass(o,()=>t.error(!0));function c(){let u=t.subschema({keyword:"if",compositeRule:!0,createErrors:!1,allErrors:!1},a);t.mergeEvaluated(u)}function l(u,d){return()=>{let f=t.subschema({keyword:u},a);e.assign(o,a),t.mergeValidEvaluated(f,o),d?e.assign(d,(0,bp._)`${u}`):t.setParams({ifClause:u})}}}};function GI(t,e){let n=t.schema[e];return n!==void 0&&!(0,YI.alwaysValidSchema)(t,n)}LT.default=mG});var XI=k($T=>{"use strict";Object.defineProperty($T,"__esModule",{value:!0});var gG=Te(),yG={keyword:["then","else"],schemaType:["object","boolean"],code({keyword:t,parentSchema:e,it:n}){e.if===void 0&&(0,gG.checkStrictMode)(n,`"${t}" without "if" is ignored`)}};$T.default=yG});var JI=k(qT=>{"use strict";Object.defineProperty(qT,"__esModule",{value:!0});var vG=TT(),bG=RI(),TG=ST(),SG=DI(),_G=AI(),EG=pp(),wG=MI(),kG=RT(),NG=qI(),PG=UI(),RG=VI(),CG=zI(),DG=WI(),AG=HI(),OG=KI(),IG=XI();function xG(t=!1){let e=[RG.default,CG.default,DG.default,AG.default,OG.default,IG.default,wG.default,kG.default,EG.default,NG.default,PG.default];return t?e.push(bG.default,SG.default):e.push(vG.default,TG.default),e.push(_G.default),e}qT.default=xG});var QI=k(jT=>{"use strict";Object.defineProperty(jT,"__esModule",{value:!0});var kt=fe(),MG={message:({schemaCode:t})=>(0,kt.str)`must match format "${t}"`,params:({schemaCode:t})=>(0,kt._)`{format: ${t}}`},LG={keyword:"format",type:["number","string"],schemaType:"string",$data:!0,error:MG,code(t,e){let{gen:n,data:r,$data:i,schema:s,schemaCode:o,it:a}=t,{opts:c,errSchemaPath:l,schemaEnv:u,self:d}=a;if(!c.validateFormats)return;i?f():h();function f(){let y=n.scopeValue("formats",{ref:d.formats,code:c.code.formats}),p=n.const("fDef",(0,kt._)`${y}[${o}]`),T=n.let("fType"),_=n.let("format");n.if((0,kt._)`typeof ${p} == "object" && !(${p} instanceof RegExp)`,()=>n.assign(T,(0,kt._)`${p}.type || "string"`).assign(_,(0,kt._)`${p}.validate`),()=>n.assign(T,(0,kt._)`"string"`).assign(_,p)),t.fail$data((0,kt.or)(v(),b()));function v(){return c.strictSchema===!1?kt.nil:(0,kt._)`${o} && !${_}`}function b(){let w=u.$async?(0,kt._)`(${p}.async ? await ${_}(${r}) : ${_}(${r}))`:(0,kt._)`${_}(${r})`,C=(0,kt._)`(typeof ${_} == "function" ? ${w} : ${_}.test(${r}))`;return(0,kt._)`${_} && ${_} !== true && ${T} === ${e} && !${C}`}}function h(){let y=d.formats[s];if(!y){v();return}if(y===!0)return;let[p,T,_]=b(y);p===e&&t.pass(w());function v(){if(c.strictSchema===!1){d.logger.warn(C());return}throw new Error(C());function C(){return`unknown format "${s}" ignored in schema at path "${l}"`}}function b(C){let x=C instanceof RegExp?(0,kt.regexpCode)(C):c.code.formats?(0,kt._)`${c.code.formats}${(0,kt.getProperty)(s)}`:void 0,B=n.scopeValue("formats",{key:s,ref:C,code:x});return typeof C=="object"&&!(C instanceof RegExp)?[C.type||"string",C.validate,(0,kt._)`${B}.validate`]:["string",C,B]}function w(){if(typeof y=="object"&&!(y instanceof RegExp)&&y.async){if(!u.$async)throw new Error("async format in sync schema");return(0,kt._)`await ${_}(${r})`}return typeof T=="function"?(0,kt._)`${_}(${r})`:(0,kt._)`${_}.test(${r})`}}}};jT.default=LG});var ZI=k(FT=>{"use strict";Object.defineProperty(FT,"__esModule",{value:!0});var $G=QI(),qG=[$G.default];FT.default=qG});var ex=k(_a=>{"use strict";Object.defineProperty(_a,"__esModule",{value:!0});_a.contentVocabulary=_a.metadataVocabulary=void 0;_a.metadataVocabulary=["title","description","default","deprecated","readOnly","writeOnly","examples"];_a.contentVocabulary=["contentMediaType","contentEncoding","contentSchema"]});var nx=k(BT=>{"use strict";Object.defineProperty(BT,"__esModule",{value:!0});var jG=uI(),FG=wI(),BG=JI(),UG=ZI(),tx=ex(),VG=[jG.default,FG.default,(0,BG.default)(),UG.default,tx.metadataVocabulary,tx.contentVocabulary];BT.default=VG});var VT=k($l=>{"use strict";Object.defineProperty($l,"__esModule",{value:!0});$l.dynamicAnchor=void 0;var UT=fe(),zG=sr(),rx=El(),WG=ap(),HG={keyword:"$dynamicAnchor",schemaType:"string",code:t=>ix(t,t.schema)};function ix(t,e){let{gen:n,it:r}=t;r.schemaEnv.root.dynamicAnchors[e]=!0;let i=(0,UT._)`${zG.default.dynamicAnchors}${(0,UT.getProperty)(e)}`,s=r.errSchemaPath==="#"?r.validateName:GG(t);n.if((0,UT._)`!${i}`,()=>n.assign(i,s))}$l.dynamicAnchor=ix;function GG(t){let{schemaEnv:e,schema:n,self:r}=t.it,{root:i,baseId:s,localRefs:o,meta:a}=e.root,{schemaId:c}=r.opts,l=new rx.SchemaEnv({schema:n,schemaId:c,root:i,baseId:s,localRefs:o,meta:a});return rx.compileSchema.call(r,l),(0,WG.getValidate)(t,l)}$l.default=HG});var zT=k(ql=>{"use strict";Object.defineProperty(ql,"__esModule",{value:!0});ql.dynamicRef=void 0;var sx=fe(),YG=sr(),ox=ap(),KG={keyword:"$dynamicRef",schemaType:"string",code:t=>ax(t,t.schema)};function ax(t,e){let{gen:n,keyword:r,it:i}=t;if(e[0]!=="#")throw new Error(`"${r}" only supports hash fragment reference`);let s=e.slice(1);if(i.allErrors)o();else{let c=n.let("valid",!1);o(c),t.ok(c)}function o(c){if(i.schemaEnv.root.dynamicAnchors[s]){let l=n.let("_v",(0,sx._)`${YG.default.dynamicAnchors}${(0,sx.getProperty)(s)}`);n.if(l,a(l,c),a(i.validateName,c))}else a(i.validateName,c)()}function a(c,l){return l?()=>n.block(()=>{(0,ox.callRef)(t,c),n.let(l,!0)}):()=>(0,ox.callRef)(t,c)}}ql.dynamicRef=ax;ql.default=KG});var cx=k(WT=>{"use strict";Object.defineProperty(WT,"__esModule",{value:!0});var XG=VT(),JG=Te(),QG={keyword:"$recursiveAnchor",schemaType:"boolean",code(t){t.schema?(0,XG.dynamicAnchor)(t,""):(0,JG.checkStrictMode)(t.it,"$recursiveAnchor: false is ignored")}};WT.default=QG});var lx=k(HT=>{"use strict";Object.defineProperty(HT,"__esModule",{value:!0});var ZG=zT(),eY={keyword:"$recursiveRef",schemaType:"string",code:t=>(0,ZG.dynamicRef)(t,t.schema)};HT.default=eY});var ux=k(GT=>{"use strict";Object.defineProperty(GT,"__esModule",{value:!0});var tY=VT(),nY=zT(),rY=cx(),iY=lx(),sY=[tY.default,nY.default,rY.default,iY.default];GT.default=sY});var fx=k(YT=>{"use strict";Object.defineProperty(YT,"__esModule",{value:!0});var dx=pp(),oY={keyword:"dependentRequired",type:"object",schemaType:"object",error:dx.error,code:t=>(0,dx.validatePropertyDeps)(t)};YT.default=oY});var hx=k(KT=>{"use strict";Object.defineProperty(KT,"__esModule",{value:!0});var aY=pp(),cY={keyword:"dependentSchemas",type:"object",schemaType:"object",code:t=>(0,aY.validateSchemaDeps)(t)};KT.default=cY});var px=k(XT=>{"use strict";Object.defineProperty(XT,"__esModule",{value:!0});var lY=Te(),uY={keyword:["maxContains","minContains"],type:"array",schemaType:"number",code({keyword:t,parentSchema:e,it:n}){e.contains===void 0&&(0,lY.checkStrictMode)(n,`"${t}" without "contains" is ignored`)}};XT.default=uY});var mx=k(JT=>{"use strict";Object.defineProperty(JT,"__esModule",{value:!0});var dY=fx(),fY=hx(),hY=px(),pY=[dY.default,fY.default,hY.default];JT.default=pY});var yx=k(QT=>{"use strict";Object.defineProperty(QT,"__esModule",{value:!0});var us=fe(),gx=Te(),mY=sr(),gY={message:"must NOT have unevaluated properties",params:({params:t})=>(0,us._)`{unevaluatedProperty: ${t.unevaluatedProperty}}`},yY={keyword:"unevaluatedProperties",type:"object",schemaType:["boolean","object"],trackErrors:!0,error:gY,code(t){let{gen:e,schema:n,data:r,errsCount:i,it:s}=t;if(!i)throw new Error("ajv implementation error");let{allErrors:o,props:a}=s;a instanceof us.Name?e.if((0,us._)`${a} !== true`,()=>e.forIn("key",r,d=>e.if(l(a,d),()=>c(d)))):a!==!0&&e.forIn("key",r,d=>a===void 0?c(d):e.if(u(a,d),()=>c(d))),s.props=!0,t.ok((0,us._)`${i} === ${mY.default.errors}`);function c(d){if(n===!1){t.setParams({unevaluatedProperty:d}),t.error(),o||e.break();return}if(!(0,gx.alwaysValidSchema)(s,n)){let f=e.name("valid");t.subschema({keyword:"unevaluatedProperties",dataProp:d,dataPropType:gx.Type.Str},f),o||e.if((0,us.not)(f),()=>e.break())}}function l(d,f){return(0,us._)`!${d} || !${d}[${f}]`}function u(d,f){let h=[];for(let y in d)d[y]===!0&&h.push((0,us._)`${f} !== ${y}`);return(0,us.and)(...h)}}};QT.default=yY});var bx=k(ZT=>{"use strict";Object.defineProperty(ZT,"__esModule",{value:!0});var Ys=fe(),vx=Te(),vY={message:({params:{len:t}})=>(0,Ys.str)`must NOT have more than ${t} items`,params:({params:{len:t}})=>(0,Ys._)`{limit: ${t}}`},bY={keyword:"unevaluatedItems",type:"array",schemaType:["boolean","object"],error:vY,code(t){let{gen:e,schema:n,data:r,it:i}=t,s=i.items||0;if(s===!0)return;let o=e.const("len",(0,Ys._)`${r}.length`);if(n===!1)t.setParams({len:s}),t.fail((0,Ys._)`${o} > ${s}`);else if(typeof n=="object"&&!(0,vx.alwaysValidSchema)(i,n)){let c=e.var("valid",(0,Ys._)`${o} <= ${s}`);e.if((0,Ys.not)(c),()=>a(c,s)),t.ok(c)}i.items=!0;function a(c,l){e.forRange("i",l,o,u=>{t.subschema({keyword:"unevaluatedItems",dataProp:u,dataPropType:vx.Type.Num},c),i.allErrors||e.if((0,Ys.not)(c),()=>e.break())})}}};ZT.default=bY});var Tx=k(eS=>{"use strict";Object.defineProperty(eS,"__esModule",{value:!0});var TY=yx(),SY=bx(),_Y=[TY.default,SY.default];eS.default=_Y});var _x=k(Tp=>{"use strict";Object.defineProperty(Tp,"__esModule",{value:!0});Tp.DiscrError=void 0;var Sx;(function(t){t.Tag="tag",t.Mapping="mapping"})(Sx||(Tp.DiscrError=Sx={}))});var wx=k(nS=>{"use strict";Object.defineProperty(nS,"__esModule",{value:!0});var Ea=fe(),tS=_x(),Ex=El(),EY=_l(),wY=Te(),kY={message:({params:{discrError:t,tagName:e}})=>t===tS.DiscrError.Tag?`tag "${e}" must be string`:`value of tag "${e}" must be in oneOf`,params:({params:{discrError:t,tag:e,tagName:n}})=>(0,Ea._)`{error: ${t}, tag: ${n}, tagValue: ${e}}`},NY={keyword:"discriminator",type:"object",schemaType:"object",error:kY,code(t){let{gen:e,data:n,schema:r,parentSchema:i,it:s}=t,{oneOf:o}=i;if(!s.opts.discriminator)throw new Error("discriminator: requires discriminator option");let a=r.propertyName;if(typeof a!="string")throw new Error("discriminator: requires propertyName");if(r.mapping)throw new Error("discriminator: mapping is not supported");if(!o)throw new Error("discriminator: requires oneOf keyword");let c=e.let("valid",!1),l=e.const("tag",(0,Ea._)`${n}${(0,Ea.getProperty)(a)}`);e.if((0,Ea._)`typeof ${l} == "string"`,()=>u(),()=>t.error(!1,{discrError:tS.DiscrError.Tag,tag:l,tagName:a})),t.ok(c);function u(){let h=f();e.if(!1);for(let y in h)e.elseIf((0,Ea._)`${l} === ${y}`),e.assign(c,d(h[y]));e.else(),t.error(!1,{discrError:tS.DiscrError.Mapping,tag:l,tagName:a}),e.endIf()}function d(h){let y=e.name("valid"),p=t.subschema({keyword:"oneOf",schemaProp:h},y);return t.mergeEvaluated(p,Ea.Name),y}function f(){var h;let y={},p=_(i),T=!0;for(let w=0;w<o.length;w++){let C=o[w];if(C?.$ref&&!(0,wY.schemaHasRulesButRef)(C,s.self.RULES)){let B=C.$ref;if(C=Ex.resolveRef.call(s.self,s.schemaEnv.root,s.baseId,B),C instanceof Ex.SchemaEnv&&(C=C.schema),C===void 0)throw new EY.default(s.opts.uriResolver,s.baseId,B)}let x=(h=C?.properties)===null||h===void 0?void 0:h[a];if(typeof x!="object")throw new Error(`discriminator: oneOf subschemas (or referenced schemas) must have "properties/${a}"`);T=T&&(p||_(C)),v(x,w)}if(!T)throw new Error(`discriminator: "${a}" must be required`);return y;function _({required:w}){return Array.isArray(w)&&w.includes(a)}function v(w,C){if(w.const)b(w.const,C);else if(w.enum)for(let x of w.enum)b(x,C);else throw new Error(`discriminator: "properties/${a}" must have "const" or "enum"`)}function b(w,C){if(typeof w!="string"||w in y)throw new Error(`discriminator: "${a}" values must be unique strings`);y[w]=C}}}};nS.default=NY});var kx=k((iae,PY)=>{PY.exports={$schema:"https://json-schema.org/draft/2019-09/schema",$id:"https://json-schema.org/draft/2019-09/schema",$vocabulary:{"https://json-schema.org/draft/2019-09/vocab/core":!0,"https://json-schema.org/draft/2019-09/vocab/applicator":!0,"https://json-schema.org/draft/2019-09/vocab/validation":!0,"https://json-schema.org/draft/2019-09/vocab/meta-data":!0,"https://json-schema.org/draft/2019-09/vocab/format":!1,"https://json-schema.org/draft/2019-09/vocab/content":!0},$recursiveAnchor:!0,title:"Core and Validation specifications meta-schema",allOf:[{$ref:"meta/core"},{$ref:"meta/applicator"},{$ref:"meta/validation"},{$ref:"meta/meta-data"},{$ref:"meta/format"},{$ref:"meta/content"}],type:["object","boolean"],properties:{definitions:{$comment:"While no longer an official keyword as it is replaced by $defs, this keyword is retained in the meta-schema to prevent incompatible extensions as it remains in common use.",type:"object",additionalProperties:{$recursiveRef:"#"},default:{}},dependencies:{$comment:'"dependencies" is no longer a keyword, but schema authors should avoid redefining it to facilitate a smooth transition to "dependentSchemas" and "dependentRequired"',type:"object",additionalProperties:{anyOf:[{$recursiveRef:"#"},{$ref:"meta/validation#/$defs/stringArray"}]}}}}});var Nx=k((sae,RY)=>{RY.exports={$schema:"https://json-schema.org/draft/2019-09/schema",$id:"https://json-schema.org/draft/2019-09/meta/applicator",$vocabulary:{"https://json-schema.org/draft/2019-09/vocab/applicator":!0},$recursiveAnchor:!0,title:"Applicator vocabulary meta-schema",type:["object","boolean"],properties:{additionalItems:{$recursiveRef:"#"},unevaluatedItems:{$recursiveRef:"#"},items:{anyOf:[{$recursiveRef:"#"},{$ref:"#/$defs/schemaArray"}]},contains:{$recursiveRef:"#"},additionalProperties:{$recursiveRef:"#"},unevaluatedProperties:{$recursiveRef:"#"},properties:{type:"object",additionalProperties:{$recursiveRef:"#"},default:{}},patternProperties:{type:"object",additionalProperties:{$recursiveRef:"#"},propertyNames:{format:"regex"},default:{}},dependentSchemas:{type:"object",additionalProperties:{$recursiveRef:"#"}},propertyNames:{$recursiveRef:"#"},if:{$recursiveRef:"#"},then:{$recursiveRef:"#"},else:{$recursiveRef:"#"},allOf:{$ref:"#/$defs/schemaArray"},anyOf:{$ref:"#/$defs/schemaArray"},oneOf:{$ref:"#/$defs/schemaArray"},not:{$recursiveRef:"#"}},$defs:{schemaArray:{type:"array",minItems:1,items:{$recursiveRef:"#"}}}}});var Px=k((oae,CY)=>{CY.exports={$schema:"https://json-schema.org/draft/2019-09/schema",$id:"https://json-schema.org/draft/2019-09/meta/content",$vocabulary:{"https://json-schema.org/draft/2019-09/vocab/content":!0},$recursiveAnchor:!0,title:"Content vocabulary meta-schema",type:["object","boolean"],properties:{contentMediaType:{type:"string"},contentEncoding:{type:"string"},contentSchema:{$recursiveRef:"#"}}}});var Rx=k((aae,DY)=>{DY.exports={$schema:"https://json-schema.org/draft/2019-09/schema",$id:"https://json-schema.org/draft/2019-09/meta/core",$vocabulary:{"https://json-schema.org/draft/2019-09/vocab/core":!0},$recursiveAnchor:!0,title:"Core vocabulary meta-schema",type:["object","boolean"],properties:{$id:{type:"string",format:"uri-reference",$comment:"Non-empty fragments not allowed.",pattern:"^[^#]*#?$"},$schema:{type:"string",format:"uri"},$anchor:{type:"string",pattern:"^[A-Za-z][-A-Za-z0-9.:_]*$"},$ref:{type:"string",format:"uri-reference"},$recursiveRef:{type:"string",format:"uri-reference"},$recursiveAnchor:{type:"boolean",default:!1},$vocabulary:{type:"object",propertyNames:{type:"string",format:"uri"},additionalProperties:{type:"boolean"}},$comment:{type:"string"},$defs:{type:"object",additionalProperties:{$recursiveRef:"#"},default:{}}}}});var Cx=k((cae,AY)=>{AY.exports={$schema:"https://json-schema.org/draft/2019-09/schema",$id:"https://json-schema.org/draft/2019-09/meta/format",$vocabulary:{"https://json-schema.org/draft/2019-09/vocab/format":!0},$recursiveAnchor:!0,title:"Format vocabulary meta-schema",type:["object","boolean"],properties:{format:{type:"string"}}}});var Dx=k((lae,OY)=>{OY.exports={$schema:"https://json-schema.org/draft/2019-09/schema",$id:"https://json-schema.org/draft/2019-09/meta/meta-data",$vocabulary:{"https://json-schema.org/draft/2019-09/vocab/meta-data":!0},$recursiveAnchor:!0,title:"Meta-data vocabulary meta-schema",type:["object","boolean"],properties:{title:{type:"string"},description:{type:"string"},default:!0,deprecated:{type:"boolean",default:!1},readOnly:{type:"boolean",default:!1},writeOnly:{type:"boolean",default:!1},examples:{type:"array",items:!0}}}});var Ax=k((uae,IY)=>{IY.exports={$schema:"https://json-schema.org/draft/2019-09/schema",$id:"https://json-schema.org/draft/2019-09/meta/validation",$vocabulary:{"https://json-schema.org/draft/2019-09/vocab/validation":!0},$recursiveAnchor:!0,title:"Validation vocabulary meta-schema",type:["object","boolean"],properties:{multipleOf:{type:"number",exclusiveMinimum:0},maximum:{type:"number"},exclusiveMaximum:{type:"number"},minimum:{type:"number"},exclusiveMinimum:{type:"number"},maxLength:{$ref:"#/$defs/nonNegativeInteger"},minLength:{$ref:"#/$defs/nonNegativeIntegerDefault0"},pattern:{type:"string",format:"regex"},maxItems:{$ref:"#/$defs/nonNegativeInteger"},minItems:{$ref:"#/$defs/nonNegativeIntegerDefault0"},uniqueItems:{type:"boolean",default:!1},maxContains:{$ref:"#/$defs/nonNegativeInteger"},minContains:{$ref:"#/$defs/nonNegativeInteger",default:1},maxProperties:{$ref:"#/$defs/nonNegativeInteger"},minProperties:{$ref:"#/$defs/nonNegativeIntegerDefault0"},required:{$ref:"#/$defs/stringArray"},dependentRequired:{type:"object",additionalProperties:{$ref:"#/$defs/stringArray"}},const:!0,enum:{type:"array",items:!0},type:{anyOf:[{$ref:"#/$defs/simpleTypes"},{type:"array",items:{$ref:"#/$defs/simpleTypes"},minItems:1,uniqueItems:!0}]}},$defs:{nonNegativeInteger:{type:"integer",minimum:0},nonNegativeIntegerDefault0:{$ref:"#/$defs/nonNegativeInteger",default:0},simpleTypes:{enum:["array","boolean","integer","null","number","object","string"]},stringArray:{type:"array",items:{type:"string"},uniqueItems:!0,default:[]}}}});var Ox=k(rS=>{"use strict";Object.defineProperty(rS,"__esModule",{value:!0});var xY=kx(),MY=Nx(),LY=Px(),$Y=Rx(),qY=Cx(),jY=Dx(),FY=Ax(),BY=["/properties"];function UY(t){return[xY,MY,LY,$Y,e(this,qY),jY,e(this,FY)].forEach(n=>this.addMetaSchema(n,void 0,!1)),this;function e(n,r){return t?n.$dataMetaSchema(r,BY):r}}rS.default=UY});var Ix=k((ut,sS)=>{"use strict";Object.defineProperty(ut,"__esModule",{value:!0});ut.MissingRefError=ut.ValidationError=ut.CodeGen=ut.Name=ut.nil=ut.stringify=ut.str=ut._=ut.KeywordCxt=ut.Ajv2019=void 0;var VY=sI(),zY=nx(),WY=ux(),HY=mx(),GY=Tx(),YY=wx(),KY=Ox(),iS="https://json-schema.org/draft/2019-09/schema",wa=class extends VY.default{constructor(e={}){super({...e,dynamicRef:!0,next:!0,unevaluated:!0})}_addVocabularies(){super._addVocabularies(),this.addVocabulary(WY.default),zY.default.forEach(e=>this.addVocabulary(e)),this.addVocabulary(HY.default),this.addVocabulary(GY.default),this.opts.discriminator&&this.addKeyword(YY.default)}_addDefaultMetaSchema(){super._addDefaultMetaSchema();let{$data:e,meta:n}=this.opts;n&&(KY.default.call(this,e),this.refs["http://json-schema.org/schema"]=iS)}defaultMeta(){return this.opts.defaultMeta=super.defaultMeta()||(this.getSchema(iS)?iS:void 0)}};ut.Ajv2019=wa;sS.exports=ut=wa;sS.exports.Ajv2019=wa;Object.defineProperty(ut,"__esModule",{value:!0});ut.default=wa;var XY=Sl();Object.defineProperty(ut,"KeywordCxt",{enumerable:!0,get:function(){return XY.KeywordCxt}});var ka=fe();Object.defineProperty(ut,"_",{enumerable:!0,get:function(){return ka._}});Object.defineProperty(ut,"str",{enumerable:!0,get:function(){return ka.str}});Object.defineProperty(ut,"stringify",{enumerable:!0,get:function(){return ka.stringify}});Object.defineProperty(ut,"nil",{enumerable:!0,get:function(){return ka.nil}});Object.defineProperty(ut,"Name",{enumerable:!0,get:function(){return ka.Name}});Object.defineProperty(ut,"CodeGen",{enumerable:!0,get:function(){return ka.CodeGen}});var JY=Zh();Object.defineProperty(ut,"ValidationError",{enumerable:!0,get:function(){return JY.default}});var QY=_l();Object.defineProperty(ut,"MissingRefError",{enumerable:!0,get:function(){return QY.default}})});var Qe=K(iN());var Ed=class t{constructor(e,n,r,i){this._uri=e,this._languageId=n,this._version=r,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 n=this.offsetAt(e.start),r=this.offsetAt(e.end);return this._content.substring(n,r)}return this._content}update(e,n){for(let r of e)if(t.isIncremental(r)){let i=oN(r.range),s=this.offsetAt(i.start),o=this.offsetAt(i.end);this._content=this._content.substring(0,s)+r.text+this._content.substring(o,this._content.length);let a=Math.max(i.start.line,0),c=Math.max(i.end.line,0),l=this._lineOffsets,u=sN(r.text,!1,s);if(c-a===u.length)for(let f=0,h=u.length;f<h;f++)l[f+a+1]=u[f];else u.length<1e4?l.splice(a+1,c-a,...u):this._lineOffsets=l=l.slice(0,a+1).concat(u,l.slice(c+1));let d=r.text.length-(o-s);if(d!==0)for(let f=a+1+u.length,h=l.length;f<h;f++)l[f]=l[f]+d}else if(t.isFull(r))this._content=r.text,this._lineOffsets=void 0;else throw new Error("Unknown change event received");this._version=n}getLineOffsets(){return this._lineOffsets===void 0&&(this._lineOffsets=sN(this._content,!0)),this._lineOffsets}positionAt(e){e=Math.max(Math.min(e,this._content.length),0);let n=this.getLineOffsets(),r=0,i=n.length;if(i===0)return{line:0,character:e};for(;r<i;){let o=Math.floor((r+i)/2);n[o]>e?i=o:r=o+1}let s=r-1;return{line:s,character:e-n[s]}}offsetAt(e){let n=this.getLineOffsets();if(e.line>=n.length)return this._content.length;if(e.line<0)return 0;let r=n[e.line],i=e.line+1<n.length?n[e.line+1]:this._content.length;return Math.max(Math.min(r+e.character,i),r)}get lineCount(){return this.getLineOffsets().length}static isIncremental(e){let n=e;return n!=null&&typeof n.text=="string"&&n.range!==void 0&&(n.rangeLength===void 0||typeof n.rangeLength=="number")}static isFull(e){let n=e;return n!=null&&typeof n.text=="string"&&n.range===void 0&&n.rangeLength===void 0}},Po;(function(t){function e(i,s,o,a){return new Ed(i,s,o,a)}t.create=e;function n(i,s,o){if(i instanceof Ed)return i.update(s,o),i;throw new Error("TextDocument.update: document must be created by TextDocument.create")}t.update=n;function r(i,s){let o=i.getText(),a=Ag(s.map(HL),(u,d)=>{let f=u.range.start.line-d.range.start.line;return f===0?u.range.start.character-d.range.start.character:f}),c=0,l=[];for(let u of a){let d=i.offsetAt(u.range.start);if(d<c)throw new Error("Overlapping edit");d>c&&l.push(o.substring(c,d)),u.newText.length&&l.push(u.newText),c=i.offsetAt(u.range.end)}return l.push(o.substr(c)),l.join("")}t.applyEdits=r})(Po||(Po={}));function Ag(t,e){if(t.length<=1)return t;let n=t.length/2|0,r=t.slice(0,n),i=t.slice(n);Ag(r,e),Ag(i,e);let s=0,o=0,a=0;for(;s<r.length&&o<i.length;)e(r[s],i[o])<=0?t[a++]=r[s++]:t[a++]=i[o++];for(;s<r.length;)t[a++]=r[s++];for(;o<i.length;)t[a++]=i[o++];return t}function sN(t,e,n=0){let r=e?[n]:[];for(let i=0;i<t.length;i++){let s=t.charCodeAt(i);(s===13||s===10)&&(s===13&&i+1<t.length&&t.charCodeAt(i+1)===10&&i++,r.push(n+i+1))}return r}function oN(t){let e=t.start,n=t.end;return e.line>n.line||e.line===n.line&&e.character>n.character?{start:n,end:e}:t}function HL(t){let e=oN(t.range);return e!==t.range?{newText:t.newText,range:e}:t}var wd=["namespace","class","enum","interface","struct","typeParameter","type","parameter","variable","property","enumMember","decorator","event","function","method","macro","label","comment","string","keyword","number","regexp","operator"],kd=["declaration","definition","readonly","static","deprecated","abstract","async","modification","documentation","defaultLibrary"];var Vd=K(J());var xg=K(require("url")),lN=require("crypto"),uN=require("path");var Ig=K(J());var rn=class{constructor(e,n,r){this.uri=e;this.range=n;this.issues=r}},Nd=class extends rn{constructor(n,r,i,s){super(r,i,s);this.value=n;this.type="STRING"}},Pd=class extends rn{constructor(n,r,i,s){super(r,i,s);this.values=n;this.type="BYTESTRING"}},Rd=class extends rn{constructor(n,r,i,s){super(r,i,s);this.value=n;this.type="ARRAY_VALUE"}},Cd=class extends rn{constructor(n,r,i,s,o){super(i,s,o);this.label=n;this.nodePath=r;this.type="LABEL_REF"}},Dd=class extends rn{constructor(n,r,i,s){super(r,i,s);this.nodePath=n;this.type="NODE_PATH"}},Ad=class extends rn{constructor(n,r,i,s,o){super(i,s,o);this.value=n;this.evaluated=r}},Od=class extends Ad{constructor(n,r,i,s,o){super(n,r,i,s,o);this.type="NUMBER_VALUE"}},Id=class extends Ad{constructor(n,r,i,s,o){super(n,r,i,s,o);this.type="EXPRESSION"}},xd=class extends rn{constructor(n,r,i,s){super(r,i,s);this.value=n}},Md=class extends rn{constructor(n,r,i,s,o){super(i,s,o);this.name=n;this.values=r}},Ld=class extends rn{constructor(n,r,i,s){super(r,i,s);this.address=n}},$d=class extends rn{constructor(n,r,i,s,o,a){super(s,o,a);this.fullName=n;this.name=r;this.address=i}},qd=class extends rn{constructor(n,r,i,s){super(r,i,s);this.name=n}};var Xa=class extends rn{constructor(n,r,i,s,o,a,c){super(o,a,c);this.type=n;this.name=r;this.properties=i;this.nodes=s}},jd=class extends Xa{constructor(e,n,r,i,s,o){super("REF",e,n,r,i,s,o)}},Fd=class extends Xa{constructor(e,n,r,i,s){super("ROOT",null,e,n,r,i,s)}},Bd=class extends Xa{constructor(e,n,r,i,s,o){super("CHILD",e,n,r,i,s,o)}};var wn=K(J()),q=class{constructor(e){this._children=[];this.issues=[];this._fisrtToken=e?.start,this._lastToken=e?.end}addIssue(e){this.issues.push(e)}get serializeIssues(){return this.issues.map(e=>e())}get firstToken(){return this._fisrtToken??this._children[0].tokenIndexes.start}set firstToken(e){this._fisrtToken=e}get lastToken(){return this._lastToken??this._children.at(-1)?.lastToken??this.firstToken}set lastToken(e){this._lastToken=e}get uri(){return this.firstToken.uri}getTopMostAstNodeForFile(e){return se(e,this.uri)?[this]:this.children.flatMap(n=>n.getTopMostAstNodeForFile(e))}get tokenIndexes(){return{start:this.firstToken,end:this.lastToken}}getDocumentSymbols(e){if(!this.docSymbolsMeta)return this.children.flatMap(r=>r.getDocumentSymbols(e)??[]);if(!se(this.uri,e))return[];let n=te(this);return[{name:this.docSymbolsMeta.name?this.docSymbolsMeta.name:"__UNSET__",kind:this.docSymbolsMeta.kind,range:n,selectionRange:n,children:[...this.children.flatMap(r=>r.getDocumentSymbols(e)??[])]}]}getWorkspaceSymbols(){if(!this.docSymbolsMeta)return this.children.flatMap(r=>r.getWorkspaceSymbols()??[]);let e=this.docSymbolsMeta.kind;if(![wn.SymbolKind.File,wn.SymbolKind.Class,wn.SymbolKind.Constant].some(r=>r===e))return[];let n=te(this);return[{location:wn.Location.create(pe(this.uri),n),name:this.docSymbolsMeta.name?this.docSymbolsMeta.name:"__UNSET__",kind:this.docSymbolsMeta.kind},...this.children.flatMap(r=>r.getWorkspaceSymbols()??[]).filter(r=>r.kind===wn.SymbolKind.File||r.kind===wn.SymbolKind.Class||r.kind===wn.SymbolKind.Constant)]}buildSemanticTokens(e){this._children.forEach(n=>n.buildSemanticTokens(e)),!(!this.semanticTokenType||!this.semanticTokenModifiers)&&e(ci(this.semanticTokenType),li(this.semanticTokenModifiers),this.tokenIndexes)}get children(){return this._children}get allDescendants(){return this.allDescendantsCache??=[...this._children,...this._children.flatMap(e=>e.allDescendants)],this.allDescendantsCache}addChild(e){e&&(e.parentNode=this,this.children.push(e)),this.allDescendantsCache=void 0}isAncestorOf(e){return this.children.some(n=>n===e||n.isAncestorOf(e))}toPrettyString(e){return this.toString()}toString(e){return"TODO"}get range(){return wn.Range.create(wn.Position.create(this.firstToken.pos.line,this.firstToken.pos.col),wn.Position.create(this.lastToken.pos.line,this.lastToken.pos.colEnd))}serialize(e){return new rn(this.uri,this.range,this.serializeIssues)}};function GL(t){return t.replace(/'(.)'/g,(e,n)=>n.charCodeAt(0).toString()).replace(/(0x[a-f\d]+|\d+)[ul]*/gi,"$1")}function Og(t){try{return(0,eval)(GL(t))}catch(e){console.log(e)}return t}var tt=class extends q{toJson(){return-1}resolve(e){return aN(this.toString(),e)}evaluate(e){return Og(this.resolve(e))}isTrue(e){return Og(`!!(${this.resolve(e)})`)}toPrettyString(e){let n=this.evaluate(e);return`${n.toString()} /* ${this.toString()}${typeof n=="number"?` = 0x${n.toString(16)}`:""} */`}serialize(e){return new Id(this.toString(),this.evaluate(e),this.uri,this.range,this.serializeIssues)}},ui=class extends tt{constructor(n,r,i){super();this.expression=n;this.wrapped=r;this.join=i;this.addChild(n),i&&(this.addChild(i.operator),this.addChild(i.expression))}get firstToken(){return this.openBracket?this.openBracket:super.firstToken}get lastToken(){return this.closeBracket?this.closeBracket:super.lastToken}addExpression(n,r){this.addChild(n),this.addChild(r)}toString(){let n=this.children.map(r=>r.toString()).join(" ");return this.wrapped?`(${n})`:`${n}`}isTrue(n){let r=`(${this.children.map(i=>i instanceof tt?i.resolve(n):i.toString()).join(" ")})`;return Og(`!!${r}`)}};var jr=class extends tt{constructor(n,r,i){super(r);this.value=n;this.docSymbolsMeta={name:`param${i+1}`,kind:Ig.SymbolKind.Variable},this.semanticTokenType="variable",this.semanticTokenModifiers="declaration"}toString(){return this.value}},Fr=class extends tt{constructor(n,r){super();this.functionName=n;this.params=r;this.addChild(n),this.params.forEach(i=>this.addChild(i))}getDocumentSymbols(n){return se(this.uri,n)?[{name:this.functionName.name,kind:Ig.SymbolKind.Function,range:te(this),selectionRange:te(this),children:this.params.flatMap(r=>r?.getDocumentSymbols(n)??[])}]:[]}toString(){return`${this.functionName.toString()}(${this.params.map(n=>n?.toString()??"<NULL>").join(",")})`}isTrue(n){return this.functionName.name==="defined"?!!(this.params.length===1&&this.params[0]&&n.has(this.params[0].value)):super.isTrue(n)}};var ws=(t,e,n=!0,r=!0)=>({start:{line:t?.pos.line??0,character:n?t?.pos.col??0:(t?.pos.col??0)+(t?.pos.len??0)},end:{line:e?.pos.line??0,character:r?(e?.pos.col??0)+(e?.pos.len??0):e?.pos.col??0}});var te=t=>ws(t.tokenIndexes.start,t.tokenIndexes.end),dN=" ",fN=t=>{dN=t},Ro=()=>dN,ci=t=>wd.findIndex(e=>e===t),li=t=>kd.findIndex(e=>e===t),Mg=(t,e,n)=>!se(t.uri,e)||n.line<t.pos.line?!1:n.line>t.pos.line?!0:n.character>t.pos.colEnd,YL=(t,e,n)=>se(t.uri,e)?n.line<t.pos.line?!0:n.line>t.pos.line?!1:n.character<t.pos.col:!1,Xn=(t,e,n)=>!!(se(t.uri,e)&&t.tokenIndexes?.start&&t.tokenIndexes?.end&&(t.tokenIndexes.start.pos.line<n.line||t.tokenIndexes.start.pos.line===n.line&&t.tokenIndexes.start.pos.col<=n.character)&&(t.tokenIndexes.end.pos.line>n.line||t.tokenIndexes.end.pos.line===n.line&&t.tokenIndexes.end.pos.colEnd>=n.character)),hN=(t,e,n)=>!!(se(t.uri,e)&&t.lastToken.value!==";"&&t.tokenIndexes?.start&&t.tokenIndexes?.end&&(t.tokenIndexes.start.pos.line===n.line||t.tokenIndexes.end.pos.line===n.line)&&n.character>=t.tokenIndexes.end.pos.colEnd),pN=(t,e,n)=>{if(!t)return!1;let i=t.filter(s=>s.pos.line===n.line).at(-1);return i&&i.pos.col>=n.character?!1:e.tokenIndexes?.end===i};var Br=(t,e,n)=>{let r=t,i=t;for(;i;)r=i,i=[...r.children].reverse().find(s=>Xn(s,e,n));return r},Qa=(t,e,n)=>{let r=t,i=t;for(;i;)r=i,i=[...r.children].find(s=>YL(s.lastToken,e,n));return r===t?void 0:r},Za=(t,e,n)=>{let r=t,i=t;for(;i;)r=i,i=[...r.children].reverse().find(s=>Mg(s.firstToken,e,n));return r===t?void 0:r},W=(t,e,n=Vd.DiagnosticSeverity.Error,r=[],i=void 0,s=[],o,a)=>{let c={issues:Array.isArray(t)?t:[t],astElement:e,severity:n,linkedTo:r.map(d=>({ast:d,templateStrings:[]})),tags:i,templateStrings:s,edit:o,codeActionTitle:a},l,u=()=>(l??={severity:c.severity,range:te(c.astElement),message:c.issues?c.issues.map(XL).join(" or "):"",source:"devicetree",tags:c.tags,data:{firstToken:{pos:c.astElement.firstToken.pos,tokens:c.astElement.firstToken.tokens,value:c.astElement.firstToken.value},lastToken:{pos:c.astElement.lastToken.pos,tokens:c.astElement.lastToken.tokens,value:c.astElement.lastToken.value},issues:{type:"SyntaxIssue",items:c.issues,edit:c.edit,codeActionTitle:c.codeActionTitle}}},l);return c.astElement.issues.push(u),{raw:c,diagnostic:u}},At=(t,e,n=Vd.DiagnosticSeverity.Error,r=[],i=void 0,s=[],o,a,c=[])=>{let l={issues:Array.isArray(t)?t:[t],astElement:e,severity:n,linkedTo:r.map((f,h)=>({ast:f,templateStrings:c.at(h)??[]})),tags:i,templateStrings:s,edit:o,codeActionTitle:a},u,d=()=>(u??={severity:l.severity,range:te(l.astElement),message:JL(l),source:"devicetree",tags:l.tags,relatedInformation:[...l.linkedTo.map(f=>({message:l.issues.map(h=>QL(h,f.templateStrings)).join(" or "),location:{uri:pe(f.ast.uri),range:te(f.ast)}}))]},u);return l.astElement.issues.push(d),{raw:l,diagnostic:d}},$=(t,e,n=Vd.DiagnosticSeverity.Error,r=[],i=void 0,s=[],o,a)=>{let c={issues:Array.isArray(t)?t:[t],astElement:e,severity:n,linkedTo:r.map(d=>({ast:d,templateStrings:[]})),tags:i,templateStrings:s,edit:o,codeActionTitle:a},l,u=()=>(l??={severity:c.severity,range:te(c.astElement),message:ZL(c),relatedInformation:[...c.linkedTo.map(d=>({message:c.issues.map(e$).join(" or "),location:{uri:pe(d.ast.uri),range:te(d.ast)}}))],source:"devicetree",tags:c.tags,data:{firstToken:{pos:c.astElement.firstToken.pos,tokens:c.astElement.firstToken.tokens,value:c.astElement.firstToken.value},lastToken:{pos:c.astElement.lastToken.pos,tokens:c.astElement.lastToken.tokens,value:c.astElement.lastToken.value},issues:{type:"StandardTypeIssue",items:c.issues,edit:c.edit,codeActionTitle:c.codeActionTitle}}},l);return c.astElement.issues.push(u),{raw:c,diagnostic:u}},mN=(t,e)=>[...t].sort((r,i)=>{let s=e.getSortKey(r),o=e.getSortKey(i);if(s===void 0||o===void 0)throw new Error("Sort keys must be set");if(s!==o)return s-o;if(!r.tokenIndexes?.end||!i.tokenIndexes?.end)throw new Error("Must have token indexes");return r.tokenIndexes.end.pos.line!==i.tokenIndexes.end.pos.line?r.tokenIndexes.end.pos.line-i.tokenIndexes.end.pos.line:r.tokenIndexes.end.pos.col-i.tokenIndexes.end.pos.col});async function St(t,e,n){let r=Ue(t.textDocument.uri);if(!e)return[];let i=performance.now(),o=(await e.getRuntime()).getDeepestAstNode(r,t.position),a=e.getSortKey(o?.ast);return console.log(`search: ${performance.now()-i}ms`),n(o,l=>{let u=t.position;return se(l.uri,r)?!!(l.tokenIndexes?.end&&(l.tokenIndexes.end.pos.line<u.line||l.tokenIndexes.end.pos.line===u.line&&l.tokenIndexes.end.pos.colEnd<=u.character)):a!==void 0&&(e.getSortKey(l)??-1)<=a})}function z(t,e){return{start:t,end:e??t}}var F=(t,e)=>t?.tokens.some(n=>n===e),Xe=(t,e=!1)=>n=>n?.value&&(e?t.toLowerCase()===n.value.toLowerCase():t===n.value)?"yes":KL(t)(n),Oe=t=>e=>e?.tokens.some(n=>n===t)?"yes":"no",KL=t=>e=>e?.value&&t.startsWith(e.value)?"partial":"no",yr=(t,e)=>!!t&&!!e&&t.pos.line===e.pos.line&&se(t.uri,e.uri),zt=(t,e)=>t?.adjacentToken&&t.adjacentToken.value===e?.value||e?.adjacentToken&&e.adjacentToken.value===t?.value?!0:!!t&&!!e&&yr(t,e)&&t.pos.colEnd===e.pos.col,zd=t=>t.map((e,n)=>({index:n,context:e,files:e.getContextFiles()})),vr=(t,e,n,r)=>{if("id"in e){let s=t?.find(o=>o.id===e.id);return s||void 0}if("name"in e){let s=t?.find(o=>o.ctxNames.includes(e.name));return s||void 0}return n?.getContextFiles().find(s=>se(s,e.uri))?n:zd(t).sort(s=>s.context.id===r?-1:0).find(s=>s.files.some(o=>se(o,e.uri)))?.context},Lg=(t,e)=>zd(t).filter(r=>r.files.some(i=>se(i,e))).map(r=>r.context),gN=t=>{let e=/^(\w+)\s+(.+)$/,n=/^(\w+)\(([^)]*)\)\s+(.+)$/,r=/^(\w+)\(([^)]*),\s*\.\.\.\)\s+(.+)$/,i;if(i=r.exec(t)){let[,,s,o]=i,a=s.split(",").map(c=>c.trim());return(...c)=>{let l=o;return a.forEach((u,d)=>{let f=new RegExp(`\\b${u}\\b`,"g");l=l.replace(f,c[d])}),l=l.replace(/__VA_ARGS__/g,c.slice(a.length).join(", ")),l}}else if(i=n.exec(t)){let[,,s,o]=i,a=s.split(",").map(c=>c.trim());return(...c)=>{let l=o;return a.forEach((u,d)=>{let f=new RegExp(`\\b${u}\\b`,"g");l=l.replace(f,c[d])}),l}}else if(i=e.exec(t)){let[,,s]=i;return s.trim()}},aN=(t,e)=>{let n=o=>o.replace(/(\w+)\s*##\s*(\w+)/g,(a,c,l)=>c+l),r=o=>o.replace(/#(\w+)/g,(a,c)=>`"${c}"`),i=t,s;do s=i,i=n(s),i=r(i),i=i.replace(/\b(\w+)\(([^)]*)\)|\b(\w+)\b/g,(o,a,c,l)=>{if(a==="defined"){let u=c.split(",").map(d=>d.trim());return u[0]?e.get(u[0])?.resolver:u}else if(a&&typeof e.get(a)?.resolver=="function"){let u=c.split(",").map(d=>d.trim());return(e.get(a)?.resolver)(...u)}else if(l&&typeof e.get(l)?.resolver=="string")return e.get(l)?.resolver;return o});while(i!==s);return i},pe=t=>xg.default.pathToFileURL(t).toString(),Ue=t=>nt(xg.default.fileURLToPath(t)),se=(t,e)=>!t||!e?!1:t===e,nt=t=>(0,uN.normalize)(process.platform==="win32"?t.toLowerCase():t),di=t=>(0,lN.createHash)("sha256").update([nt(t.dtsFile),...t.includePaths.map(nt),...t.overlays.map(nt),t.bindingType,...t.zephyrBindings.map(nt),...t.deviceOrgBindingsMetaSchema.map(nt),...t.deviceOrgTreeBindings.map(nt)].join(":")).digest("hex"),XL=t=>{switch(t){case 0:return"Expected value";case 1:return"Expected ';'";case 2:return"Expected '{'";case 3:return"Expected '}'";case 4:return"Expected '['";case 5:return"Expected ']'";case 12:return"Expected '>'";case 13:return"Expected '<'";case 16:return`Expected '"'`;case 17:return`Expected "'"\\`;case 24:return"Missing ':'";case 21:return"Missing '/'";case 26:return'Expected ")"';case 28:return'Missing ","';case 6:return"Expected property name";case 7:return"Expected node name";case 49:return"Node name shall start with a lower or upper case character";case 50:return"Node unit address should not start with 0x";case 51:return"Node unit address should not end with with ULL";case 8:return"Expected node address";case 9:return"Expected node path";case 48:return"Expected node path referance";case 10:return"Expected node reference";case 11:return"Expected root node name";case 14:return"Expected bytestring";case 15:return"Expected two digits for each byte in bytestring";case 20:return"Hex values are not allowed";case 18:return"Expected label name";case 19:return"Expected '/' at the start of a node path";case 23:return"Found ';' without a statement";case 25:return"Did you mean /delete-node/ or /delete-property/?";case 34:return"Did you mean /delete-node/?";case 35:return"Did you mean /delete-property/?";case 22:return"Unknown syntax";case 27:return"Expected expression";case 31:return"Expected macro identifier";case 30:return"Expected macro identifier or function like macro";case 29:return"White space is not allowed";case 32:return"Properties can only be defined in a node";case 33:return"Properties can only be deleted inside a node";case 36:return"Unable to resolve include";case 52:return"Unkown Node Address syntax";case 37:return"Expected start address";case 38:return"Expected end address";case 39:case 40:return"Expected 8|16|32|64";case 42:return"Unknown macro name";case 43:return"Expected function like macro";case 44:return"Macro expects less arguments";case 45:return"Macro expects more arguments";case 46:return"Missing #ENDIF";case 47:return"Block Unused";case 41:return"This syntax is not officially part of the DTS V0.4 standard"}},JL=t=>t.issues.map(e=>{switch(e){case 0:return`Property "${t.templateStrings[0]}" is replaced by a later definition`;case 1:return"Cannot delete a property before it has been defined";case 2:return"Node name already defined";case 5:return"Cannot delete a node before it has been defined";case 3:return`No node with that reference "${t.templateStrings[0]}" has been defined`;case 8:return`No node with name "${t.templateStrings[0]}" could be found in "/${t.templateStrings[1]}".`;case 4:return`Label name "${t.templateStrings[0]}" already defined`;case 6:return`Property "${t.templateStrings[0]}" was deleted`;case 7:return`Node "${t.templateStrings[0]}" was deleted`;case 9:return`The following node "${t.templateStrings[1]}" shall be present in "${t.templateStrings[0]}" node.`;case 10:return`The following node "${t.templateStrings[0]}" address range collides with another node. Address start: "${t.templateStrings[1]}", end: "${t.templateStrings[2]}".`}}).join(" or "),QL=(t,e)=>{switch(t){case 0:return"Property name already defined.";case 2:return"Defined here";case 4:return"Defined here";case 7:case 6:return"Deleted here";case 9:return"Node";case 10:return`Node "${e[0]}". Address start: "${e[1]}", end: "${e[2]}".`;default:return"TODO"}},ZL=t=>t.issues.map(e=>{switch(e){case 9:return`Only these value are allowed ${t.templateStrings[0]}`;case 1:return"INTRO should be empty";case 8:return"INTRO can only be assigned one value";case 5:return"INTRO should be assigned a U32";case 6:return"INTRO should be assigned a U64";case 7:return"INTRO should be assigned a 'property encoded array'";case 2:return"INTRO should be assigned a string";case 3:return"INTRO should be assigned a string list";case 4:return`INTRO expects ${t.templateStrings[1]} values`;case 0:return"INTRO is required";case 11:return"INTRO should be omitted";case 27:return"INTRO name is not permitted under this node";case 34:return"INTRO name is not defined in the type binding for this node";case 10:return"INTRO address value must match node address";case 12:return"INTRO should be 'cpu'";case 13:return"INTRO should be 'memory'";case 14:return"INTRO is deprecated and should not be used'";case 15:return`INTRO ${t.templateStrings[1]}'`;case 18:return"INTRO value must be unique in the entire Devicetree";case 19:return`INTRO should have format ${t.templateStrings[1]}`;case 16:return`INTRO requires property "${t.templateStrings[1]}" in node path "${t.templateStrings[2]}"`;case 17:return"Unable to resolve interrupt parent node";case 20:return`INTRO should have format ${t.templateStrings[1]}`;case 21:return"Node is disabled";case 22:return"Unable to resolve handle";case 23:return`Unable to find "${t.templateStrings[0]}" in ${t.templateStrings[1]}`;case 24:return t.templateStrings[0];case 25:return t.templateStrings[0];case 26:return t.templateStrings[0];case 28:return t.templateStrings[0];case 35:return"Unable to find mapping range for address";case 29:return`INTRO exceeds address space avalable for this mapping. The range ends at ${t.templateStrings[2]}, the node ends at ${t.templateStrings[1]}`;case 30:return"Map entry overlaps with others entries";case 31:return"Unable to match to a nexus map entry";case 32:return`Unknown node type "${t.templateStrings[0]}"`;case 33:return`Missing name for "${t.templateStrings[0]}" index ${t.templateStrings[1]}"`}}).join(" or ").replace("INTRO",`Property "${t.templateStrings[0]}"`).replaceAll("INTRO ",""),e$=t=>{switch(t){case 16:case 0:return"Node";case 15:return"Ignored reason";case 18:return"Conflicting properties";case 8:return"Additional value";case 21:return"Disabled by";case 29:return"Mapping range";case 30:return"Map entry";case 31:return"Nexus map entries";case 33:return"Names property";case 35:return"Range property";default:return"TODO"}},Kn=(t,e)=>{let n=Math.max(t.length,e.length);for(let r=0;r<n;r++){let i=t[t.length-n+r]??0,s=e[e.length-n+r]??0;if(i<s)return-1;if(i>s)return 1}return 0},qi=(t,e)=>{let n=Math.max(t.length,e.length),r=new Array(n).fill(0),i=0;for(let s=0;s<n;s++){let o=t[t.length-1-s]??0,a=e[e.length-1-s]??0,c=o+a+i;r[n-1-s]=c>>>0,i=c>4294967295?1:0}return i&&r.unshift(1),r},t$=(t,e)=>{let n=Math.max(t.length,e.length),r=new Array(n).fill(0),i=0;for(let s=0;s<n;s++){let o=t[t.length-1-s]??0,a=e[e.length-1-s]??0;o-=i,o<a?(o+=4294967296,i=1):i=0,r[n-1-s]=o-a>>>0}for(;r.length>1&&r[0]===0;)r.shift();return r},n$=(t,e)=>qi(t,e),yN=(t,e)=>{let n=[];for(let r of t){let i=r.childAddress,s=r.length,o=qi(i,s);if(Kn(e,i)>=0&&Kn(e,o)<0){let a=t$(e,i),c=r.parentAddress,l=n$(c,a),u=qi(c,s);n.push({start:l,end:u,ast:r.ast})}}return n};function vN(t){return Array.isArray(t)&&Array.isArray(t[0])}function ec(t){return!t||t instanceof Fr?t:ec(t.parentNode)}function bN(t,e){let n=t.getText(),r=e.slice().sort((s,o)=>{let a=t.offsetAt(s.range.start),c=t.offsetAt(o.range.start);if(a!==c)return c-a;let l=t.offsetAt(s.range.end),u=t.offsetAt(o.range.end);if(l!==u)return u-l;let d=a===l&&s.newText.length>0,f=c===u&&o.newText.length>0;return d!==f?d?1:-1:0}),i=n;for(let s of r){let o=t.offsetAt(s.range.start),a=t.offsetAt(s.range.end);i=i.slice(0,o)+s.newText+i.slice(a)}return i}function cN(t,e){return t.line<e.line?-1:t.line>e.line?1:t.character<e.character?-1:t.character>e.character?1:0}function TN(t,e){return cN(t.end,e.start)>0&&cN(t.start,e.end)<0}var br=K(J());var kN=K(J());var SN=K(J());var je=class extends q{constructor(n,r){super(r);this.value=n;this.semanticTokenType="string",this.semanticTokenModifiers="declaration",this.docSymbolsMeta={name:this.value,kind:SN.SymbolKind.String}}toString(){return`"${this.value.toString()}"`}toJson(){return this.value}serialize(){return new Nd(this.value,this.uri,this.range,this.serializeIssues)}};var EN=K(J());var _N=K(J());var Wt=class extends tt{constructor(n,r){super(r);this.value=n;this.docSymbolsMeta={name:this.value.toString(),kind:_N.SymbolKind.Number},this.semanticTokenType="number",this.semanticTokenModifiers="declaration"}toString(n){return this.value.toString(n)}toJson(){return this.value}toPrettyString(n){let r=this.evaluate(n);return`${r.toString()} /* ${typeof r=="number"?`0x${r.toString(16)}`:""} */`}serialize(){return new Od(this.value.toString(),this.value,this.uri,this.range,this.serializeIssues)}};var Rt=class extends q{constructor(n){super();this.values=n;this.docSymbolsMeta={name:"Cell Array",kind:EN.SymbolKind.Array},this.values.forEach(r=>this.addChild(r))}toString(){return`<${this.values.map(n=>n.toString()).join(" ")}>`}toPrettyString(n){return`<${this.values.map(r=>r.toPrettyString(n)).join(" ")}>`}toJson(){if(this.values.length===1)return this.values[0].value?.toJson();if(this.values.length===2&&this.values.every(n=>n.value instanceof Wt)){let n=new ArrayBuffer(8),r=new DataView(n);return this.values.map(i=>i.value.value).forEach((i,s)=>{r.setUint32(s*4,i)}),r.getBigUint64(0)}return this.values.map(n=>n.value?.toJson()??NaN)}serialize(n){let r=this.values.map(i=>i.value?.serialize(n)??null);return new Rd(r,this.uri,this.range,this.serializeIssues)}};var wN=K(J());var fi=class extends q{constructor(n){super();this.values=n;this.docSymbolsMeta={name:"Byte String Value",kind:wN.SymbolKind.Array},this.values.forEach(r=>this.addChild(r))}toString(){return`[${this.values.map(n=>n.toString(16).padStart(2,"0")).join(" ")}]`}toJson(){return this.values.map(n=>n.value?.toJson()??NaN)}serialize(){return new Pd(this.values.map(n=>n.value?{value:n.value.toString(16),range:n.value.range,evaluated:n.value.value}:null),this.uri,this.range,this.serializeIssues)}};var He=class extends q{constructor(n,r){super(r);this.name=n;this.semanticTokenType="property",this.semanticTokenModifiers="declaration"}toString(){return this.name}serialize(){return new xd(this.name,this.uri,this.range,this.serializeIssues)}},Ge=class extends q{constructor(n,r=[]){super();this.propertyName=n;this.labels=r;this._values=void 0;this.docSymbolsMeta={name:this.propertyName?.name??"Unknown",kind:kN.SymbolKind.Property},this.labels.forEach(i=>this.addChild(i)),this.addChild(n)}set values(n){if(this._values)throw new Error("Only one property name is allowed");this._values=n,this.addChild(n)}get values(){return this._values}get quickValues(){return this.values?.values.map(n=>n?n.value instanceof je?n.value.value:n.value instanceof Rt?n.value.values.map(r=>r.value instanceof Wt?r.value.value:NaN):n.value instanceof fi?n.value.values.map(r=>r.value?.value??NaN):NaN:null)}getFlatAstValues(){return this.values?.values.flatMap(n=>n?n.value instanceof je?n.value:n.value instanceof Rt?n.value.values.map(r=>r.value):n.value instanceof fi?n.value.values.map(r=>r.value):n.value:null)}toString(){return`${this.propertyName?.toString()??"__UNSET__"}${this.assignOperatorToken?` = ${this._values?.values.map(n=>n?.toString()??"NULL").join(", ")??"NULL"}`:""};`}toPrettyString(n){return`${this.propertyName?.toString()??"__UNSET__"}${this.assignOperatorToken?` = ${this._values?.values.map(r=>r?.toPrettyString(n)??"NULL").join(", ")??"NULL"}`:""};`}serialize(n){return new Md(this.propertyName?.serialize()??null,this.values?.values.map(r=>r?.value?.serialize(n)??null)??null,this.uri,this.range,this.serializeIssues)}};var NN=K(J()),fn=class extends q{constructor(n,r){super();this.keyword=r;this.addChild(r),this.docSymbolsMeta={name:n,kind:NN.SymbolKind.Function}}};var kn=class extends fn{constructor(n){super("Delete Node",n);this._nodeNameOrRef=null}set nodeNameOrRef(n){if(this._nodeNameOrRef)throw new Error("Only one property name is allowed");this._nodeNameOrRef=n,this.addChild(n)}get nodeNameOrRef(){return this._nodeNameOrRef}};var at=class extends fn{constructor(n){super("Delete Property",n);this._propertyName=null}set propertyName(n){if(this._propertyName)throw new Error("Only only property name is allowed");this._propertyName=n,this.addChild(n)}get propertyName(){return this._propertyName}};var PN=K(J());var de=class extends q{constructor(n){super();this.label=n;this.docSymbolsMeta={name:`&${this.label?.value??"NULL"}`,kind:PN.SymbolKind.Key},this.addChild(n)}get value(){return this.label?.value}toString(){return`&${this.label?.value??"NULL"}`}toJson(){return-1}serialize(){return new Cd(this.label?.toString()??null,this.linksTo?.pathString??null,this.uri,this.range,this.serializeIssues)}};var mt=class t extends q{constructor(){super()}get path(){if(!this.pathName)return["__UNDEFINED__"];if(!this.parentNode||this instanceof gt)return[this.pathName];if(!(this.parentNode instanceof t))return;let e=this.parentNode.path;return e?[...e,this.pathName]:[this.pathName]}get pathName(){}get nodes(){return this.children.filter(e=>e instanceof t)}get deleteNodes(){return this.children.filter(e=>e instanceof kn)}addNodeChild(e){this.addChild(e)}},gt=class extends mt{constructor(){super(),this.docSymbolsMeta={name:"/",kind:br.SymbolKind.Class}}get properties(){return this.children.filter(e=>e instanceof Ge)}get name(){return new xe("/",z(this.firstToken))}get deleteProperties(){return this.children.filter(e=>e instanceof at)}get nodes(){return this.children.filter(e=>e instanceof Ie)}get pathName(){return"/"}serialize(e){return new Fd(this.properties.map(n=>n.serialize(e)),this.nodes.map(n=>n.serialize(e)),this.uri,this.range,this.serializeIssues)}},jt=class extends mt{constructor(n=[]){super();this.labels=n;this._reference=null;this.docSymbolsMeta={name:"DTC Name",kind:br.SymbolKind.Class},n.forEach(r=>{super.addChild(r)})}get serializeIssues(){return[...this.issues,...this.reference?.issues??[]].map(n=>n())}set reference(n){if(this._reference)throw new Error("Only on label reference is allowed");this._reference=n;let r;n instanceof de?r=n.value:r=n?.path?.pathParts.at(-1)?.name??"DTC Name",this.docSymbolsMeta={name:r??"DTC Name",kind:br.SymbolKind.Class},this.addChild(n)}get path(){return this.resolveNodePath?this.resolveNodePath:super.path}get reference(){return this._reference}get nodes(){return this.children.filter(n=>n instanceof Ie)}get pathName(){if(this.reference instanceof de&&this.reference.label?.value)return`&${this.reference.label.value}`}get properties(){return this.children.filter(n=>n instanceof Ge)}get deleteProperties(){return this.children.filter(n=>n instanceof at)}serialize(n){return new jd(this.reference?.serialize()??null,this.properties.map(r=>r.serialize(n)),this.nodes.map(r=>r.serialize(n)),this.uri,this.range,this.serializeIssues)}},Ie=class t extends mt{constructor(n=[],r){super();this.labels=n;this.omitIfNoRef=r;this._name=null;this.docSymbolsMeta={name:"DTC Name",kind:br.SymbolKind.Class},r&&this.addChild(r),n.forEach(i=>{this.addChild(i)})}get serializeIssues(){return[...this.issues,...this.name?.issues??[]].map(n=>n())}set name(n){if(this._name)throw new Error("Only on label reference is allowed");this._name=n,this.docSymbolsMeta={name:this._name?.toString()??"DTC Name",kind:br.SymbolKind.Class},this.addChild(n)}get name(){return this._name}get nodes(){return this.children.filter(n=>n instanceof t)}get pathName(){return this._name?.toString()}get properties(){return this.children.filter(n=>n instanceof Ge)}get deleteProperties(){return this.children.filter(n=>n instanceof at)}serialize(n){return new Bd(this.name?.serialize()??null,this.properties.map(r=>r.serialize(n)),this.nodes.map(r=>r.serialize(n)),this.uri,this.range,this.serializeIssues)}},tc=class extends q{constructor(n,r){super(r);this.address=n;this.semanticTokenType="variable",this.semanticTokenModifiers="declaration"}toString(){return this.address?.map((n,r)=>n.toString(16).padStart(r?8:0,"0")).join("")??"NaN"}serialize(){return new Ld(this.address,this.uri,this.range,this.serializeIssues)}},xe=class extends q{constructor(n,r,i){super(r);this.name=n;this._address=i;this.semanticTokenType="variable",this.semanticTokenModifiers="declaration"}get value(){return this.name}get address(){return this._address}set address(n){if(this._address)throw new Error("Address can only be set once");n&&(this.lastToken=void 0,this._address=n,n.forEach(r=>this.addChild(r)))}get fullAddress(){return this._address?[...this._address.flatMap(n=>n.address)]:void 0}toString(){return this._address!==void 0?`${this.name}@${this._address.map(n=>n.toString()).join(",")}`:this.name}buildSemanticTokens(n){if(!this.tokenIndexes?.start||!this.tokenIndexes.start.value)return;let r={...this.tokenIndexes.start,pos:{...this.tokenIndexes.start.pos,len:this.name.length}};n(ci("type"),li("declaration"),{start:r,end:r}),this.address!==void 0&&this.address.forEach(i=>{n(ci("decorator"),li("declaration"),{start:i.firstToken,end:i.lastToken}),i.buildSemanticTokens(n)})}get serializeIssues(){return[...this.issues,...this._address?.flatMap(n=>n.issues)??[]].map(n=>n())}serialize(){return new $d(this.toString(),new qd(this.name,this.uri,br.Range.create(br.Position.create(this.tokenIndexes.start.pos.line,this.tokenIndexes.start.pos.col),br.Position.create(this.tokenIndexes.start.pos.line,this.tokenIndexes.start.pos.colEnd)),[]),this.address?.map(n=>n.serialize())??null,this.uri,this.range,this.serializeIssues)}};var Zn=K(J());var hn=class extends q{constructor(n,r,i,s){super();this.startLabels=n;this.value=r;this.endLabels=i;this.bits=s;this.startLabels.forEach(o=>{this.addChild(o)}),this.addChild(s),this.addChild(r),this.endLabels.forEach(o=>{this.addChild(o)})}toString(){return`${[this.value?.toString()??"NULL",...this.endLabels.map(n=>n.toString())].join(" ")}`}toPrettyString(n){return`${[this.value?.toPrettyString(n)??"NULL",...this.endLabels.map(r=>r.toString())].join(" ")}`}toJson(){return this.value?.toJson()}};var Ot=t=>t instanceof fn?!0:t instanceof mt?!1:t.parentNode?Ot(t.parentNode):!1;var $g=t=>{if(t instanceof Ge)return t;if(!(t instanceof mt))return t.parentNode?$g(t.parentNode):void 0},ks=t=>!t||t instanceof Ge?!1:t instanceof hn||ks(t.parentNode),Co=t=>[...t.map(e=>{if(e instanceof Ie||e instanceof gt)return e.name;if(e instanceof jt)return e.reference})].filter(e=>!!e),qg=(t,e)=>e?e.parentNode===t||qg(t,e.parentNode):!1;var rt=K(J());var RN=K(J());var hi=class extends q{constructor(){super();this._pathParts=[]}addPath(n,r){this._pathParts.push(n),r&&this.addChild(r),this.addChild(n)}get pathParts(){return[...this._pathParts]}toString(){return this._pathParts.map(n=>n?.toString()??"<NULL>").join("/")}buildSemanticTokens(n){this._children.forEach(r=>{r instanceof xe?r.buildSemanticTokens(n):n(ci("operator"),li("declaration"),r.tokenIndexes)})}},$n=class extends q{constructor(n){super();this.path=n;this.docSymbolsMeta={name:`/${this.path?.toString()??""}`,kind:RN.SymbolKind.Namespace},this.addChild(n)}toString(){return`&${this.path?.toString()??"NULL"}`}toJson(){return-1}serialize(){return new Dd(this.path?.toString()??null,this.uri,this.range,this.serializeIssues)}};var ne=K(J());var Wd=K(J());var CN=require("path"),pi=class extends q{constructor(n,r){super();this.keyword=n;this.path=r;this.docSymbolsMeta={name:`Include ${r}`,kind:Wd.SymbolKind.File},this.addChild(n),this.addChild(r)}get resolvedPath(){return this._resolvedPath}set resolvedPath(n){this.docSymbolsMeta={name:`Include ${n}`,kind:Wd.SymbolKind.File},this._resolvedPath=n}},Do=class extends q{constructor(n,r,i){super(i);this._path=n;this.relative=r;this.docSymbolsMeta={name:(0,CN.basename)(this.path),kind:Wd.SymbolKind.File},this.semanticTokenType="string",this.semanticTokenModifiers="declaration"}get path(){return this.relative?this._path.slice(1,-1):this._path}};var Jn=class extends q{constructor(n){super();this.comments=n;n.forEach(this.addChild.bind(this))}toString(){return this.comments.map(n=>n.toString()).join(`
183
- `)}},Qn=class extends q{constructor(e){super(e),this.semanticTokenType="comment",this.semanticTokenModifiers="documentation"}toString(){let e,n=this.firstToken,r="";for(;n!==this.lastToken;)r+=n?.value.padStart(n.value.length+(e?n.pos.col-e.pos.colEnd:0)," "),e=n,n=n?.nextToken;n&&(r+=n?.value.padStart(n.value.length+(e?n.pos.col-e.pos.colEnd:0)," "));let i=r.match(/^\s*(?:(?:\/\/|\/\*+)\s*)?(.*?)\s*(?:\*\/)?\s*$/s);return i?i[1]:""}};var r$=async(t,e,n)=>{let r=ne.Position.create(t.pos.line,t.pos.col),i=n.find(s=>Xn(s,e,r));if(i)return Br(i,e,r)},jg=t=>{if(t)return t instanceof mt?t:jg(t?.parentNode)},Ao=(t,e,n=0)=>{if(!e||!se(e.uri,t)||!e.parentNode?.uri)return n;let r=jg(e.parentNode);return Ao(t,r,n+1)},i$=(t,e)=>async n=>{let r=t.filter(a=>!(a instanceof pi)&&!(a instanceof Qn)&&!(a instanceof Jn)),i=await r$(n.firstToken,e,r);if(!i||i===n||n.allDescendants.some(a=>a===i))return{level:0};let s=jg(i);return{level:Ao(e,s),inAst:i}};async function Fg(t,e,n){let r=n.split(`
184
- `),i=[],s=Ue(t.textDocument.uri),o=await e.getRuntime(),a=o.fileTopMostAsts(s);if(o.includes.filter(d=>se(d.resolvedPath,s)).length>1){let d=[];a.forEach(f=>{d.some(h=>h.firstToken.pos.line===f.firstToken.pos.line&&h.firstToken.pos.col===f.firstToken.pos.col)||d.push(f)}),a=d}let l=i$(a,s);i.push(...(await Promise.all(a.flatMap(async d=>await IN(t,d,s,l,r)))).flat()),t.options.trimTrailingWhitespace&&i.push(...a$(r,i));let u=s$(a,r);return u.length?i.filter(d=>!o$(d.range.start,u)):i}var s$=(t,e)=>{let n=ne.Position.create(e.length-1,e.at(-1)?.length??0),r=[],i;return t.filter(o=>(o instanceof Jn||o instanceof Qn)&&/^dts-format (on|off)$/.test(o.toString().trim())).sort((o,a)=>o.firstToken.pos.line-a.firstToken.pos.line).forEach(o=>{let a=o.toString().trim();if(a==="dts-format off")i={start:ne.Position.create(o.firstToken.pos.line,o instanceof Jn?o.firstToken.pos.colEnd:0)};else if(a==="dts-format on"&&i){let c=ne.Position.create(o.lastToken.pos.line,o instanceof Jn?o.lastToken.pos.colEnd-1:e[o.lastToken.pos.line-1].length);r.push(ne.Range.create(i.start,c)),i=void 0}}),i&&r.push(ne.Range.create(i.start,n)),r};function DN(t,e){return t.line<e.line?-1:t.line>e.line?1:t.character<e.character?-1:t.character>e.character?1:0}var o$=(t,e)=>e.some(n=>DN(t,n.start)>=0&&DN(t,n.end)<=0),a$=(t,e)=>{let n=[];return t.forEach((r,i)=>{let s=r.trimEnd();if(s.length!==r.length){let o=ne.Range.create(ne.Position.create(i,s.length),ne.Position.create(i,r.length));e.some(a=>TN(o,a.range))||n.push(ne.TextEdit.del(o))}}),n},Yd=(t,e,n=1,r=!1,i=t.prevToken)=>{if(i){let s=t.pos.line-i.pos.line;if(s-n&&(s!==2&&n!==0||n===0||r))return ne.TextEdit.replace(ne.Range.create(ne.Position.create(i.pos.line,i.pos.colEnd),ne.Position.create(t.pos.line-n,n?e[t.pos.line-n].length:t.pos.col)),"".padEnd(n-(r?1:0),`
185
- `))}else if(t.pos.line)return ne.TextEdit.del(ne.Range.create(ne.Position.create(0,0),ne.Position.create(t.pos.line,0)))},AN=(t,e,n,r="")=>{let i=t.pos.line===t.prevToken?.pos.line;if(t.prevToken&&i)return ne.TextEdit.replace(ne.Range.create(ne.Position.create(t.prevToken.pos.line,t.prevToken.pos.colEnd),ne.Position.create(t.pos.line,t.pos.col)),`
186
- ${"".padStart(e*n.length,n)}${r}`)},Bg=(t,e,n,r,i="")=>{let s=`${"".padStart(e*n.length,n)}${i}`,o=ne.Range.create(ne.Position.create(t.pos.line,0),ne.Position.create(t.pos.line,t.pos.col)),a=S$(r,o);return s===a?[]:[ne.TextEdit.replace(ne.Range.create(ne.Position.create(t.pos.line,0),ne.Position.create(t.pos.line,t.pos.col)),s)]},ht=(t,e,n=1,r=!1,i=!1)=>{if(!t.nextToken)return[];if(t.nextToken?.pos.line!==t.pos.line){if(r)return[];let s=Yd(t.nextToken,e,0);if(!s)throw new Error("remove new LinesEdit must be defined");return n&&(s.newText=`${"".padEnd(n,i?" ":" ")}${s.newText}`),[s]}return n===0?[ne.TextEdit.del(ne.Range.create(ne.Position.create(t.pos.line,t.pos.colEnd),ne.Position.create(t.nextToken.pos.line,t.nextToken.pos.col)))]:t.nextToken.pos.line===t.pos.line&&t.pos.colEnd===t.nextToken.pos.col?[ne.TextEdit.insert(ne.Position.create(t.nextToken.pos.line,t.nextToken.pos.col),"".padEnd(n,i?" ":" "))]:[ne.TextEdit.replace(ne.Range.create(ne.Position.create(t.pos.line,t.pos.colEnd),ne.Position.create(t.nextToken.pos.line,t.nextToken.pos.col)),"".padEnd(n,i?" ":" "))]},nc=(t,e)=>t.slice(1).flatMap(n=>n.firstToken.prevToken?ht(n.firstToken.prevToken,e):[]),c$=async(t,e,n,r,i,s,o)=>{if(!se(e.uri,n))return[];let a=[];if(a.push(...Tr(e.firstToken,r,i,s)),e instanceof Ie||e instanceof jt)if(a.push(...nc(e.labels,s)),e instanceof Ie){e.labels.length&&e.name&&e.name.firstToken.prevToken&&a.push(...ht(e.name.firstToken.prevToken,s));let c=e.name&&e.openScope?ht(e.name.lastToken,s):[];a.push(...c)}else{e.labels.length&&e.reference?.firstToken.prevToken&&a.push(...ht(e.reference.firstToken.prevToken,s));let c=e.reference&&e.openScope?ht(e.reference.lastToken,s):[];a.push(...c)}else e instanceof gt&&e.firstToken.value==="/"&&e.openScope&&a.push(...ht(e.firstToken,s,1));return a.push(...(await Promise.all(e.children.flatMap(c=>IN(t,c,n,o,s,r+1)))).flat()),e.closeScope&&(e.openScope&&e.closeScope.prevToken===e.openScope?a.push(...ht(e.openScope,s)):a.push(...Tr(e.closeScope,r,i,s,void 0,1,!0))),e.lastToken.value===";"&&e.closeScope&&a.push(...rc(e.closeScope,e.lastToken)),a},l$=(t,e,n,r,i,s)=>{let o=[];if(o.push(...nc(e.labels,s)),e.labels.length&&e.value?.firstToken.prevToken&&o.push(...ht(e.value.firstToken.prevToken,s)),e.firstToken.prevToken)if(e.firstToken.pos.line!==e.firstToken.prevToken?.pos.line&&e.firstToken.prevToken!==i){let a=Yd(e.firstToken,s,1,!0);a&&o.push(a),o.push(...Bg(e.firstToken,n,r.singleIndent,s,Gd(r,t+4)))}else o.push(...ht(e.firstToken.prevToken,s,i&&e.firstToken.prevToken===i?0:1));return e.value instanceof tt&&o.push(...Hd(e.value,s)),o},u$=(t,e,n,r,i)=>{let s=[];return e instanceof Rt||e instanceof fi?(s.push(...e.values.flatMap(o=>l$(t,o,n,r,e.openBracket,i))),e.closeBracket?.prevToken&&s.push(...ht(e.closeBracket.prevToken,i,e.closeBracket.prevToken===e.values.at(-1)?.lastToken?0:1))):e instanceof tt&&s.push(...Hd(e,i)),s},Hd=(t,e)=>t instanceof Fr?d$(t,e):t instanceof ui?f$(t,e):[],d$=(t,e)=>{let n=[];return n.push(...ht(t.functionName.lastToken,e,0)),t.params.forEach((r,i)=>{r?.firstToken.prevToken&&n.push(...ht(r?.firstToken.prevToken,e,i?1:0)),r?.splitToken&&n.push(...rc(r.lastToken,r.splitToken))}),t.lastToken.value===")"&&t.lastToken.prevToken&&n.push(...ht(t.lastToken.prevToken,e,0)),n},f$=(t,e)=>{let n=[];return t.openBracket&&t.openBracket.nextToken&&n.push(...ht(t.openBracket,e,0)),n.push(...Hd(t.expression,e)),t.join&&(t.join.operator.firstToken.prevToken&&n.push(...ht(t.join.operator.firstToken.prevToken,e)),t.join.expression.firstToken.prevToken&&n.push(...ht(t.join.expression.firstToken.prevToken,e)),n.push(...Hd(t.join.expression,e))),t.closeBracket&&t.closeBracket.prevToken&&n.push(...ht(t.closeBracket.prevToken,e,0)),n},h$=(t,e,n,r,i)=>{let s=[];return s.push(...nc(e.startLabels,i)),s.push(...u$(t,e.value,n,r,i)),s.push(...nc(e.endLabels,i)),s},Gd=(t,e)=>{if(t.insertSpaces)return"".padStart(e," ");let n=Math.floor(e/t.tabSize),r=e%t.tabSize;return`${"".padStart(n," ")}${"".padStart(r," ")}`},p$=(t,e,n,r,i)=>{let s=[];return e.values.forEach((o,a)=>{if(!o)return[];let c=o.firstToken.prevToken,l=a?e.values.at(a-1):void 0;if(c)if(c.pos.line===o.firstToken.pos.line)if(c.value===","&&l?.lastToken.pos.line!==o.firstToken.pos.line&&c.prevToken?.pos.line!==o.firstToken.pos.line){let u=AN(o.firstToken,n,r.singleIndent,Gd(r,t+3));u&&s.push(u)}else s.push(...ht(c,i,1));else{let u=Yd(o.firstToken,i,1,!0);u&&s.push(u),s.push(...Bg(o.firstToken,n,r.singleIndent,i,Gd(r,t+3)))}s.push(...h$(t,o,n,r,i)),o.nextValueSeparator&&s.push(...rc(o.lastToken,o.nextValueSeparator))}),s},m$=(t,e,n,r,i)=>{if(!se(t.uri,i))return[];let s=[];return s.push(...Tr(t.firstToken,e,n.singleIndent,r)),s.push(...nc(t.labels,r)),t.labels.length&&t.propertyName?.firstToken.prevToken&&s.push(...ht(t.propertyName.firstToken.prevToken,r)),t.values&&(t.propertyName&&s.push(...ht(t.propertyName?.lastToken,r)),s.push(...p$(t.propertyName?.name.length??0,t.values,e,n,r))),t.lastToken.value===";"&&s.push(...rc(t.children.at(-1).lastToken,t.lastToken)),s},Tr=(t,e,n,r,i,s,o)=>{let a=[],c=AN(t,e,n,i);if(c)a.push(c);else{let l=Yd(t,r,s,o);l&&a.push(l),a.push(...Bg(t,e,n,r,i))}return a},rc=(t,e)=>t.pos.line===e.pos.line&&t.pos.colEnd+1===e.pos.colEnd?[]:t.nextToken===e?[ne.TextEdit.replace(ne.Range.create(ne.Position.create(t.pos.line,t.pos.colEnd),ne.Position.create(e.pos.line,e.pos.colEnd)),e.value)]:[ne.TextEdit.insert(ne.Position.create(t.pos.line,t.pos.colEnd),e.value),ne.TextEdit.del(ne.Range.create(ne.Position.create(e.prevToken?.pos.line??e.pos.line,e.prevToken?.pos.colEnd??e.pos.col),ne.Position.create(e.pos.line,e.pos.colEnd)))],g$=(t,e,n,r)=>{let i=[];i.push(...Tr(t.firstToken,e,n,r));let s=ht(t.keyword.lastToken,r);return i.push(...s),t.lastToken.value===";"&&i.push(...rc(t.children.at(-1).lastToken,t.lastToken)),i},y$=(t,e,n,r,i)=>{if(n===void 0)return[];if(!se(t.uri,e))return[];let s=[];s.push(...Tr(t.firstToken,n.level,r,i));let o=ht(t.keyword.lastToken,i);return s.push(...o),s},v$=(t,e,n,r,i)=>t.comments.flatMap((s,o)=>b$(s,e,n,r,o?o===t.comments.length-1?"last":"comment":"first",i)),ON=(t,e,n="")=>{let r=e?$g(e):void 0;if(!r)return n;let i=ks(e),s=r.propertyName?.name.length??0;return`${`${Gd(t,s+(i?4:3)-n.length)}`}${n}`},b$=(t,e,n,r,i,s)=>{if(!t.firstToken.prevToken)return Tr(t.firstToken,e?.level??0,n,r);if(t.firstToken.pos.line===t.firstToken.prevToken?.pos.line)return ht(t.firstToken.prevToken,r,1,void 0,!0);if(e===void 0)return[];let a=[],c="",l=t.toString();switch(i==="last"&&l.trim()!==""&&t.lastToken.prevToken&&(i="comment",a.push(...Tr(t.lastToken.prevToken,e?.level??0,n,r," "))),i){case"comment":c=t.firstToken.value==="*"?" ":" * ";break;case"first":break;case"last":c=" ";break}return e?.inAst instanceof mt?a.push(...Tr(t.firstToken,e?.level??0,n,r,c)):a.push(...Tr(t.firstToken,e?.level??0,n,r,ON(s,e?.inAst,c))),a},T$=(t,e,n,r,i)=>t.firstToken.prevToken?t.firstToken.pos.line===t.firstToken.prevToken.pos.line?ht(t.firstToken.prevToken,r,1,void 0,!0):Tr(t.firstToken,e?.level??0,n,r,ON(i,e?.inAst)):Tr(t.firstToken,e?.level??0,n,r),IN=async(t,e,n,r,i,s=0)=>{let o=t.options.tabSize,a=t.options.insertSpaces,c=a?"".padStart(o," "):" ",l={tabSize:o,insertSpaces:a,singleIndent:c};return fN(c),e instanceof mt?c$(t,e,n,s,c,i,r):e instanceof Ge?m$(e,s,l,i,n):e instanceof fn?g$(e,s,c,i):e instanceof pi?y$(e,n,await r(e),c,i):e instanceof Qn?T$(e,await r(e),c,i,l):e instanceof Jn?v$(e,await r(e),c,i,l):[]};function S$(t,e){let n=t[e.start.line],r=t[e.end.line];if(e.start.line===e.end.line)return n.substring(e.start.character,e.end.character);let i=t.slice(e.start.line+1,e.end.line);return[n.substring(e.start.character),...i,r.substring(0,e.end.character)].join(`
187
- `)}function _$(t){switch(t){case"EMPTY":return"EMPTY";case"U32":return"U32";case"U64":return"U64";case"STRING":return"STRING";case"PROP_ENCODED_ARRAY":return"PROP_ENCODED_ARRAY";case"STRINGLIST":return"STRINGLIST";case"BYTESTRING":return"BYTESTRING";case"ANY":return"ANY";case"UNKNOWN":return"UNKNOWN"}}var Y=class{constructor(e,n,r="optional",i=void 0,s,o){this.name=e;this.type=n;this.def=i;this.additionalTypeCheck=o;this.hideAutoComplete=!1;this.list=!1;this.onHover=()=>({kind:rt.MarkupKind.Markdown,value:["### Type","**DTS native type** ",`${this.type.map(e=>e.types.map(_$).join(" or ")).join(",")}
182
+ deps: ${n}}`};var xH={keyword:"dependencies",type:"object",schemaType:"object",error:ti.error,code(t){let[e,n]=MH(t);yI(t,e),bI(t,n)}};function MH({schema:t}){let e={},n={};for(let r in t){if(r==="__proto__")continue;let i=Array.isArray(t[r])?e:n;i[r]=t[r]}return[e,n]}function yI(t,e=t.schema){let{gen:n,data:r,it:i}=t;if(Object.keys(e).length===0)return;let s=n.let("missing");for(let o in e){let a=e[o];if(a.length===0)continue;let c=(0,Ll.propertyInData)(n,r,o,i.opts.ownProperties);t.setParams({property:o,depsCount:a.length,deps:a.join(", ")}),i.allErrors?n.if(c,()=>{for(let l of a)(0,Ll.checkReportMissingProp)(t,l)}):(n.if((0,pT._)`${c} && (${(0,Ll.checkMissingProp)(t,a,s)})`),(0,Ll.reportMissingProp)(t,s),n.else())}}ti.validatePropertyDeps=yI;function bI(t,e=t.schema){let{gen:n,data:r,keyword:i,it:s}=t,o=n.name("valid");for(let a in e)(0,IH.alwaysValidSchema)(s,e[a])||(n.if((0,Ll.propertyInData)(n,r,a,s.opts.ownProperties),()=>{let c=t.subschema({keyword:i,schemaProp:a},o);t.mergeValidEvaluated(c,o)},()=>n.var(o,!0)),t.ok(o))}ti.validateSchemaDeps=bI;ti.default=xH});var TI=N(mT=>{"use strict";Object.defineProperty(mT,"__esModule",{value:!0});var vI=he(),LH=Se(),$H={message:"property name must be valid",params:({params:t})=>(0,vI._)`{propertyName: ${t.propertyName}}`},qH={keyword:"propertyNames",type:"object",schemaType:["object","boolean"],error:$H,code(t){let{gen:e,schema:n,data:r,it:i}=t;if((0,LH.alwaysValidSchema)(i,n))return;let s=e.name("valid");e.forIn("key",r,o=>{t.setParams({propertyName:o}),t.subschema({keyword:"propertyNames",data:o,dataTypes:["string"],propertyName:o,compositeRule:!0},s),e.if((0,vI.not)(s),()=>{t.error(!0),i.allErrors||e.break()})}),t.ok(s)}};mT.default=qH});var yT=N(gT=>{"use strict";Object.defineProperty(gT,"__esModule",{value:!0});var rp=ar(),xr=he(),jH=or(),ip=Se(),FH={message:"must NOT have additional properties",params:({params:t})=>(0,xr._)`{additionalProperty: ${t.additionalProperty}}`},BH={keyword:"additionalProperties",type:["object"],schemaType:["boolean","object"],allowUndefined:!0,trackErrors:!0,error:FH,code(t){let{gen:e,schema:n,parentSchema:r,data:i,errsCount:s,it:o}=t;if(!s)throw new Error("ajv implementation error");let{allErrors:a,opts:c}=o;if(o.props=!0,c.removeAdditional!=="all"&&(0,ip.alwaysValidSchema)(o,n))return;let l=(0,rp.allSchemaProperties)(r.properties),u=(0,rp.allSchemaProperties)(r.patternProperties);d(),t.ok((0,xr._)`${s} === ${jH.default.errors}`);function d(){e.forIn("key",i,T=>{!l.length&&!u.length?y(T):e.if(f(T),()=>y(T))})}function f(T){let _;if(l.length>8){let b=(0,ip.schemaRefOrVal)(o,r.properties,"properties");_=(0,rp.isOwnProperty)(e,b,T)}else l.length?_=(0,xr.or)(...l.map(b=>(0,xr._)`${T} === ${b}`)):_=xr.nil;return u.length&&(_=(0,xr.or)(_,...u.map(b=>(0,xr._)`${(0,rp.usePattern)(t,b)}.test(${T})`))),(0,xr.not)(_)}function h(T){e.code((0,xr._)`delete ${i}[${T}]`)}function y(T){if(c.removeAdditional==="all"||c.removeAdditional&&n===!1){h(T);return}if(n===!1){t.setParams({additionalProperty:T}),t.error(),a||e.break();return}if(typeof n=="object"&&!(0,ip.alwaysValidSchema)(o,n)){let _=e.name("valid");c.removeAdditional==="failing"?(p(T,_,!1),e.if((0,xr.not)(_),()=>{t.reset(),h(T)})):(p(T,_),a||e.if((0,xr.not)(_),()=>e.break()))}}function p(T,_,b){let v={keyword:"additionalProperties",dataProp:T,dataPropType:ip.Type.Str};b===!1&&Object.assign(v,{compositeRule:!0,createErrors:!1,allErrors:!1}),t.subschema(v,_)}}};gT.default=BH});var EI=N(vT=>{"use strict";Object.defineProperty(vT,"__esModule",{value:!0});var UH=Sl(),SI=ar(),bT=Se(),_I=yT(),VH={keyword:"properties",type:"object",schemaType:"object",code(t){let{gen:e,schema:n,parentSchema:r,data:i,it:s}=t;s.opts.removeAdditional==="all"&&r.additionalProperties===void 0&&_I.default.code(new UH.KeywordCxt(s,_I.default,"additionalProperties"));let o=(0,SI.allSchemaProperties)(n);for(let d of o)s.definedProperties.add(d);s.opts.unevaluated&&o.length&&s.props!==!0&&(s.props=bT.mergeEvaluated.props(e,(0,bT.toHash)(o),s.props));let a=o.filter(d=>!(0,bT.alwaysValidSchema)(s,n[d]));if(a.length===0)return;let c=e.name("valid");for(let d of a)l(d)?u(d):(e.if((0,SI.propertyInData)(e,i,d,s.opts.ownProperties)),u(d),s.allErrors||e.else().var(c,!0),e.endIf()),t.it.definedProperties.add(d),t.ok(c);function l(d){return s.opts.useDefaults&&!s.compositeRule&&n[d].default!==void 0}function u(d){t.subschema({keyword:"properties",schemaProp:d,dataProp:d},c)}}};vT.default=VH});var PI=N(TT=>{"use strict";Object.defineProperty(TT,"__esModule",{value:!0});var kI=ar(),sp=he(),NI=Se(),wI=Se(),zH={keyword:"patternProperties",type:"object",schemaType:"object",code(t){let{gen:e,schema:n,data:r,parentSchema:i,it:s}=t,{opts:o}=s,a=(0,kI.allSchemaProperties)(n),c=a.filter(p=>(0,NI.alwaysValidSchema)(s,n[p]));if(a.length===0||c.length===a.length&&(!s.opts.unevaluated||s.props===!0))return;let l=o.strictSchema&&!o.allowMatchingProperties&&i.properties,u=e.name("valid");s.props!==!0&&!(s.props instanceof sp.Name)&&(s.props=(0,wI.evaluatedPropsToName)(e,s.props));let{props:d}=s;f();function f(){for(let p of a)l&&h(p),s.allErrors?y(p):(e.var(u,!0),y(p),e.if(u))}function h(p){for(let T in l)new RegExp(p).test(T)&&(0,NI.checkStrictMode)(s,`property ${T} matches pattern ${p} (use allowMatchingProperties)`)}function y(p){e.forIn("key",r,T=>{e.if((0,sp._)`${(0,kI.usePattern)(t,p)}.test(${T})`,()=>{let _=c.includes(p);_||t.subschema({keyword:"patternProperties",schemaProp:p,dataProp:T,dataPropType:wI.Type.Str},u),s.opts.unevaluated&&d!==!0?e.assign((0,sp._)`${d}[${T}]`,!0):!_&&!s.allErrors&&e.if((0,sp.not)(u),()=>e.break())})})}}};TT.default=zH});var RI=N(ST=>{"use strict";Object.defineProperty(ST,"__esModule",{value:!0});var WH=Se(),HH={keyword:"not",schemaType:["object","boolean"],trackErrors:!0,code(t){let{gen:e,schema:n,it:r}=t;if((0,WH.alwaysValidSchema)(r,n)){t.fail();return}let i=e.name("valid");t.subschema({keyword:"not",compositeRule:!0,createErrors:!1,allErrors:!1},i),t.failResult(i,()=>t.reset(),()=>t.error())},error:{message:"must NOT be valid"}};ST.default=HH});var CI=N(_T=>{"use strict";Object.defineProperty(_T,"__esModule",{value:!0});var GH=ar(),YH={keyword:"anyOf",schemaType:"array",trackErrors:!0,code:GH.validateUnion,error:{message:"must match a schema in anyOf"}};_T.default=YH});var DI=N(ET=>{"use strict";Object.defineProperty(ET,"__esModule",{value:!0});var op=he(),KH=Se(),XH={message:"must match exactly one schema in oneOf",params:({params:t})=>(0,op._)`{passingSchemas: ${t.passing}}`},JH={keyword:"oneOf",schemaType:"array",trackErrors:!0,error:XH,code(t){let{gen:e,schema:n,parentSchema:r,it:i}=t;if(!Array.isArray(n))throw new Error("ajv implementation error");if(i.opts.discriminator&&r.discriminator)return;let s=n,o=e.let("valid",!1),a=e.let("passing",null),c=e.name("_valid");t.setParams({passing:a}),e.block(l),t.result(o,()=>t.reset(),()=>t.error(!0));function l(){s.forEach((u,d)=>{let f;(0,KH.alwaysValidSchema)(i,u)?e.var(c,!0):f=t.subschema({keyword:"oneOf",schemaProp:d,compositeRule:!0},c),d>0&&e.if((0,op._)`${c} && ${o}`).assign(o,!1).assign(a,(0,op._)`[${a}, ${d}]`).else(),e.if(c,()=>{e.assign(o,!0),e.assign(a,d),f&&t.mergeEvaluated(f,op.Name)})})}}};ET.default=JH});var AI=N(kT=>{"use strict";Object.defineProperty(kT,"__esModule",{value:!0});var QH=Se(),ZH={keyword:"allOf",schemaType:"array",code(t){let{gen:e,schema:n,it:r}=t;if(!Array.isArray(n))throw new Error("ajv implementation error");let i=e.name("valid");n.forEach((s,o)=>{if((0,QH.alwaysValidSchema)(r,s))return;let a=t.subschema({keyword:"allOf",schemaProp:o},i);t.ok(i),t.mergeEvaluated(a)})}};kT.default=ZH});var xI=N(NT=>{"use strict";Object.defineProperty(NT,"__esModule",{value:!0});var ap=he(),II=Se(),eG={message:({params:t})=>(0,ap.str)`must match "${t.ifClause}" schema`,params:({params:t})=>(0,ap._)`{failingKeyword: ${t.ifClause}}`},tG={keyword:"if",schemaType:["object","boolean"],trackErrors:!0,error:eG,code(t){let{gen:e,parentSchema:n,it:r}=t;n.then===void 0&&n.else===void 0&&(0,II.checkStrictMode)(r,'"if" without "then" and "else" is ignored');let i=OI(r,"then"),s=OI(r,"else");if(!i&&!s)return;let o=e.let("valid",!0),a=e.name("_valid");if(c(),t.reset(),i&&s){let u=e.let("ifClause");t.setParams({ifClause:u}),e.if(a,l("then",u),l("else",u))}else i?e.if(a,l("then")):e.if((0,ap.not)(a),l("else"));t.pass(o,()=>t.error(!0));function c(){let u=t.subschema({keyword:"if",compositeRule:!0,createErrors:!1,allErrors:!1},a);t.mergeEvaluated(u)}function l(u,d){return()=>{let f=t.subschema({keyword:u},a);e.assign(o,a),t.mergeValidEvaluated(f,o),d?e.assign(d,(0,ap._)`${u}`):t.setParams({ifClause:u})}}}};function OI(t,e){let n=t.schema[e];return n!==void 0&&!(0,II.alwaysValidSchema)(t,n)}NT.default=tG});var MI=N(wT=>{"use strict";Object.defineProperty(wT,"__esModule",{value:!0});var nG=Se(),rG={keyword:["then","else"],schemaType:["object","boolean"],code({keyword:t,parentSchema:e,it:n}){e.if===void 0&&(0,nG.checkStrictMode)(n,`"${t}" without "if" is ignored`)}};wT.default=rG});var LI=N(PT=>{"use strict";Object.defineProperty(PT,"__esModule",{value:!0});var iG=lT(),sG=hI(),oG=uT(),aG=mI(),cG=gI(),lG=np(),uG=TI(),dG=yT(),fG=EI(),hG=PI(),pG=RI(),mG=CI(),gG=DI(),yG=AI(),bG=xI(),vG=MI();function TG(t=!1){let e=[pG.default,mG.default,gG.default,yG.default,bG.default,vG.default,uG.default,dG.default,lG.default,fG.default,hG.default];return t?e.push(sG.default,aG.default):e.push(iG.default,oG.default),e.push(cG.default),e}PT.default=TG});var $I=N(RT=>{"use strict";Object.defineProperty(RT,"__esModule",{value:!0});var wt=he(),SG={message:({schemaCode:t})=>(0,wt.str)`must match format "${t}"`,params:({schemaCode:t})=>(0,wt._)`{format: ${t}}`},_G={keyword:"format",type:["number","string"],schemaType:"string",$data:!0,error:SG,code(t,e){let{gen:n,data:r,$data:i,schema:s,schemaCode:o,it:a}=t,{opts:c,errSchemaPath:l,schemaEnv:u,self:d}=a;if(!c.validateFormats)return;i?f():h();function f(){let y=n.scopeValue("formats",{ref:d.formats,code:c.code.formats}),p=n.const("fDef",(0,wt._)`${y}[${o}]`),T=n.let("fType"),_=n.let("format");n.if((0,wt._)`typeof ${p} == "object" && !(${p} instanceof RegExp)`,()=>n.assign(T,(0,wt._)`${p}.type || "string"`).assign(_,(0,wt._)`${p}.validate`),()=>n.assign(T,(0,wt._)`"string"`).assign(_,p)),t.fail$data((0,wt.or)(b(),v()));function b(){return c.strictSchema===!1?wt.nil:(0,wt._)`${o} && !${_}`}function v(){let k=u.$async?(0,wt._)`(${p}.async ? await ${_}(${r}) : ${_}(${r}))`:(0,wt._)`${_}(${r})`,C=(0,wt._)`(typeof ${_} == "function" ? ${k} : ${_}.test(${r}))`;return(0,wt._)`${_} && ${_} !== true && ${T} === ${e} && !${C}`}}function h(){let y=d.formats[s];if(!y){b();return}if(y===!0)return;let[p,T,_]=v(y);p===e&&t.pass(k());function b(){if(c.strictSchema===!1){d.logger.warn(C());return}throw new Error(C());function C(){return`unknown format "${s}" ignored in schema at path "${l}"`}}function v(C){let x=C instanceof RegExp?(0,wt.regexpCode)(C):c.code.formats?(0,wt._)`${c.code.formats}${(0,wt.getProperty)(s)}`:void 0,q=n.scopeValue("formats",{key:s,ref:C,code:x});return typeof C=="object"&&!(C instanceof RegExp)?[C.type||"string",C.validate,(0,wt._)`${q}.validate`]:["string",C,q]}function k(){if(typeof y=="object"&&!(y instanceof RegExp)&&y.async){if(!u.$async)throw new Error("async format in sync schema");return(0,wt._)`await ${_}(${r})`}return typeof T=="function"?(0,wt._)`${_}(${r})`:(0,wt._)`${_}.test(${r})`}}}};RT.default=_G});var qI=N(CT=>{"use strict";Object.defineProperty(CT,"__esModule",{value:!0});var EG=$I(),kG=[EG.default];CT.default=kG});var jI=N(Ea=>{"use strict";Object.defineProperty(Ea,"__esModule",{value:!0});Ea.contentVocabulary=Ea.metadataVocabulary=void 0;Ea.metadataVocabulary=["title","description","default","deprecated","readOnly","writeOnly","examples"];Ea.contentVocabulary=["contentMediaType","contentEncoding","contentSchema"]});var BI=N(DT=>{"use strict";Object.defineProperty(DT,"__esModule",{value:!0});var NG=KO(),wG=lI(),PG=LI(),RG=qI(),FI=jI(),CG=[NG.default,wG.default,(0,PG.default)(),RG.default,FI.metadataVocabulary,FI.contentVocabulary];DT.default=CG});var OT=N($l=>{"use strict";Object.defineProperty($l,"__esModule",{value:!0});$l.dynamicAnchor=void 0;var AT=he(),DG=or(),UI=El(),AG=Kh(),OG={keyword:"$dynamicAnchor",schemaType:"string",code:t=>VI(t,t.schema)};function VI(t,e){let{gen:n,it:r}=t;r.schemaEnv.root.dynamicAnchors[e]=!0;let i=(0,AT._)`${DG.default.dynamicAnchors}${(0,AT.getProperty)(e)}`,s=r.errSchemaPath==="#"?r.validateName:IG(t);n.if((0,AT._)`!${i}`,()=>n.assign(i,s))}$l.dynamicAnchor=VI;function IG(t){let{schemaEnv:e,schema:n,self:r}=t.it,{root:i,baseId:s,localRefs:o,meta:a}=e.root,{schemaId:c}=r.opts,l=new UI.SchemaEnv({schema:n,schemaId:c,root:i,baseId:s,localRefs:o,meta:a});return UI.compileSchema.call(r,l),(0,AG.getValidate)(t,l)}$l.default=OG});var IT=N(ql=>{"use strict";Object.defineProperty(ql,"__esModule",{value:!0});ql.dynamicRef=void 0;var zI=he(),xG=or(),WI=Kh(),MG={keyword:"$dynamicRef",schemaType:"string",code:t=>HI(t,t.schema)};function HI(t,e){let{gen:n,keyword:r,it:i}=t;if(e[0]!=="#")throw new Error(`"${r}" only supports hash fragment reference`);let s=e.slice(1);if(i.allErrors)o();else{let c=n.let("valid",!1);o(c),t.ok(c)}function o(c){if(i.schemaEnv.root.dynamicAnchors[s]){let l=n.let("_v",(0,zI._)`${xG.default.dynamicAnchors}${(0,zI.getProperty)(s)}`);n.if(l,a(l,c),a(i.validateName,c))}else a(i.validateName,c)()}function a(c,l){return l?()=>n.block(()=>{(0,WI.callRef)(t,c),n.let(l,!0)}):()=>(0,WI.callRef)(t,c)}}ql.dynamicRef=HI;ql.default=MG});var GI=N(xT=>{"use strict";Object.defineProperty(xT,"__esModule",{value:!0});var LG=OT(),$G=Se(),qG={keyword:"$recursiveAnchor",schemaType:"boolean",code(t){t.schema?(0,LG.dynamicAnchor)(t,""):(0,$G.checkStrictMode)(t.it,"$recursiveAnchor: false is ignored")}};xT.default=qG});var YI=N(MT=>{"use strict";Object.defineProperty(MT,"__esModule",{value:!0});var jG=IT(),FG={keyword:"$recursiveRef",schemaType:"string",code:t=>(0,jG.dynamicRef)(t,t.schema)};MT.default=FG});var KI=N(LT=>{"use strict";Object.defineProperty(LT,"__esModule",{value:!0});var BG=OT(),UG=IT(),VG=GI(),zG=YI(),WG=[BG.default,UG.default,VG.default,zG.default];LT.default=WG});var JI=N($T=>{"use strict";Object.defineProperty($T,"__esModule",{value:!0});var XI=np(),HG={keyword:"dependentRequired",type:"object",schemaType:"object",error:XI.error,code:t=>(0,XI.validatePropertyDeps)(t)};$T.default=HG});var QI=N(qT=>{"use strict";Object.defineProperty(qT,"__esModule",{value:!0});var GG=np(),YG={keyword:"dependentSchemas",type:"object",schemaType:"object",code:t=>(0,GG.validateSchemaDeps)(t)};qT.default=YG});var ZI=N(jT=>{"use strict";Object.defineProperty(jT,"__esModule",{value:!0});var KG=Se(),XG={keyword:["maxContains","minContains"],type:"array",schemaType:"number",code({keyword:t,parentSchema:e,it:n}){e.contains===void 0&&(0,KG.checkStrictMode)(n,`"${t}" without "contains" is ignored`)}};jT.default=XG});var ex=N(FT=>{"use strict";Object.defineProperty(FT,"__esModule",{value:!0});var JG=JI(),QG=QI(),ZG=ZI(),eY=[JG.default,QG.default,ZG.default];FT.default=eY});var nx=N(BT=>{"use strict";Object.defineProperty(BT,"__esModule",{value:!0});var ds=he(),tx=Se(),tY=or(),nY={message:"must NOT have unevaluated properties",params:({params:t})=>(0,ds._)`{unevaluatedProperty: ${t.unevaluatedProperty}}`},rY={keyword:"unevaluatedProperties",type:"object",schemaType:["boolean","object"],trackErrors:!0,error:nY,code(t){let{gen:e,schema:n,data:r,errsCount:i,it:s}=t;if(!i)throw new Error("ajv implementation error");let{allErrors:o,props:a}=s;a instanceof ds.Name?e.if((0,ds._)`${a} !== true`,()=>e.forIn("key",r,d=>e.if(l(a,d),()=>c(d)))):a!==!0&&e.forIn("key",r,d=>a===void 0?c(d):e.if(u(a,d),()=>c(d))),s.props=!0,t.ok((0,ds._)`${i} === ${tY.default.errors}`);function c(d){if(n===!1){t.setParams({unevaluatedProperty:d}),t.error(),o||e.break();return}if(!(0,tx.alwaysValidSchema)(s,n)){let f=e.name("valid");t.subschema({keyword:"unevaluatedProperties",dataProp:d,dataPropType:tx.Type.Str},f),o||e.if((0,ds.not)(f),()=>e.break())}}function l(d,f){return(0,ds._)`!${d} || !${d}[${f}]`}function u(d,f){let h=[];for(let y in d)d[y]===!0&&h.push((0,ds._)`${f} !== ${y}`);return(0,ds.and)(...h)}}};BT.default=rY});var ix=N(UT=>{"use strict";Object.defineProperty(UT,"__esModule",{value:!0});var Ks=he(),rx=Se(),iY={message:({params:{len:t}})=>(0,Ks.str)`must NOT have more than ${t} items`,params:({params:{len:t}})=>(0,Ks._)`{limit: ${t}}`},sY={keyword:"unevaluatedItems",type:"array",schemaType:["boolean","object"],error:iY,code(t){let{gen:e,schema:n,data:r,it:i}=t,s=i.items||0;if(s===!0)return;let o=e.const("len",(0,Ks._)`${r}.length`);if(n===!1)t.setParams({len:s}),t.fail((0,Ks._)`${o} > ${s}`);else if(typeof n=="object"&&!(0,rx.alwaysValidSchema)(i,n)){let c=e.var("valid",(0,Ks._)`${o} <= ${s}`);e.if((0,Ks.not)(c),()=>a(c,s)),t.ok(c)}i.items=!0;function a(c,l){e.forRange("i",l,o,u=>{t.subschema({keyword:"unevaluatedItems",dataProp:u,dataPropType:rx.Type.Num},c),i.allErrors||e.if((0,Ks.not)(c),()=>e.break())})}}};UT.default=sY});var sx=N(VT=>{"use strict";Object.defineProperty(VT,"__esModule",{value:!0});var oY=nx(),aY=ix(),cY=[oY.default,aY.default];VT.default=cY});var ax=N(cp=>{"use strict";Object.defineProperty(cp,"__esModule",{value:!0});cp.DiscrError=void 0;var ox;(function(t){t.Tag="tag",t.Mapping="mapping"})(ox||(cp.DiscrError=ox={}))});var lx=N(WT=>{"use strict";Object.defineProperty(WT,"__esModule",{value:!0});var ka=he(),zT=ax(),cx=El(),lY=_l(),uY=Se(),dY={message:({params:{discrError:t,tagName:e}})=>t===zT.DiscrError.Tag?`tag "${e}" must be string`:`value of tag "${e}" must be in oneOf`,params:({params:{discrError:t,tag:e,tagName:n}})=>(0,ka._)`{error: ${t}, tag: ${n}, tagValue: ${e}}`},fY={keyword:"discriminator",type:"object",schemaType:"object",error:dY,code(t){let{gen:e,data:n,schema:r,parentSchema:i,it:s}=t,{oneOf:o}=i;if(!s.opts.discriminator)throw new Error("discriminator: requires discriminator option");let a=r.propertyName;if(typeof a!="string")throw new Error("discriminator: requires propertyName");if(r.mapping)throw new Error("discriminator: mapping is not supported");if(!o)throw new Error("discriminator: requires oneOf keyword");let c=e.let("valid",!1),l=e.const("tag",(0,ka._)`${n}${(0,ka.getProperty)(a)}`);e.if((0,ka._)`typeof ${l} == "string"`,()=>u(),()=>t.error(!1,{discrError:zT.DiscrError.Tag,tag:l,tagName:a})),t.ok(c);function u(){let h=f();e.if(!1);for(let y in h)e.elseIf((0,ka._)`${l} === ${y}`),e.assign(c,d(h[y]));e.else(),t.error(!1,{discrError:zT.DiscrError.Mapping,tag:l,tagName:a}),e.endIf()}function d(h){let y=e.name("valid"),p=t.subschema({keyword:"oneOf",schemaProp:h},y);return t.mergeEvaluated(p,ka.Name),y}function f(){var h;let y={},p=_(i),T=!0;for(let k=0;k<o.length;k++){let C=o[k];if(C?.$ref&&!(0,uY.schemaHasRulesButRef)(C,s.self.RULES)){let q=C.$ref;if(C=cx.resolveRef.call(s.self,s.schemaEnv.root,s.baseId,q),C instanceof cx.SchemaEnv&&(C=C.schema),C===void 0)throw new lY.default(s.opts.uriResolver,s.baseId,q)}let x=(h=C?.properties)===null||h===void 0?void 0:h[a];if(typeof x!="object")throw new Error(`discriminator: oneOf subschemas (or referenced schemas) must have "properties/${a}"`);T=T&&(p||_(C)),b(x,k)}if(!T)throw new Error(`discriminator: "${a}" must be required`);return y;function _({required:k}){return Array.isArray(k)&&k.includes(a)}function b(k,C){if(k.const)v(k.const,C);else if(k.enum)for(let x of k.enum)v(x,C);else throw new Error(`discriminator: "properties/${a}" must have "const" or "enum"`)}function v(k,C){if(typeof k!="string"||k in y)throw new Error(`discriminator: "${a}" values must be unique strings`);y[k]=C}}}};WT.default=fY});var ux=N((woe,hY)=>{hY.exports={$schema:"https://json-schema.org/draft/2019-09/schema",$id:"https://json-schema.org/draft/2019-09/schema",$vocabulary:{"https://json-schema.org/draft/2019-09/vocab/core":!0,"https://json-schema.org/draft/2019-09/vocab/applicator":!0,"https://json-schema.org/draft/2019-09/vocab/validation":!0,"https://json-schema.org/draft/2019-09/vocab/meta-data":!0,"https://json-schema.org/draft/2019-09/vocab/format":!1,"https://json-schema.org/draft/2019-09/vocab/content":!0},$recursiveAnchor:!0,title:"Core and Validation specifications meta-schema",allOf:[{$ref:"meta/core"},{$ref:"meta/applicator"},{$ref:"meta/validation"},{$ref:"meta/meta-data"},{$ref:"meta/format"},{$ref:"meta/content"}],type:["object","boolean"],properties:{definitions:{$comment:"While no longer an official keyword as it is replaced by $defs, this keyword is retained in the meta-schema to prevent incompatible extensions as it remains in common use.",type:"object",additionalProperties:{$recursiveRef:"#"},default:{}},dependencies:{$comment:'"dependencies" is no longer a keyword, but schema authors should avoid redefining it to facilitate a smooth transition to "dependentSchemas" and "dependentRequired"',type:"object",additionalProperties:{anyOf:[{$recursiveRef:"#"},{$ref:"meta/validation#/$defs/stringArray"}]}}}}});var dx=N((Poe,pY)=>{pY.exports={$schema:"https://json-schema.org/draft/2019-09/schema",$id:"https://json-schema.org/draft/2019-09/meta/applicator",$vocabulary:{"https://json-schema.org/draft/2019-09/vocab/applicator":!0},$recursiveAnchor:!0,title:"Applicator vocabulary meta-schema",type:["object","boolean"],properties:{additionalItems:{$recursiveRef:"#"},unevaluatedItems:{$recursiveRef:"#"},items:{anyOf:[{$recursiveRef:"#"},{$ref:"#/$defs/schemaArray"}]},contains:{$recursiveRef:"#"},additionalProperties:{$recursiveRef:"#"},unevaluatedProperties:{$recursiveRef:"#"},properties:{type:"object",additionalProperties:{$recursiveRef:"#"},default:{}},patternProperties:{type:"object",additionalProperties:{$recursiveRef:"#"},propertyNames:{format:"regex"},default:{}},dependentSchemas:{type:"object",additionalProperties:{$recursiveRef:"#"}},propertyNames:{$recursiveRef:"#"},if:{$recursiveRef:"#"},then:{$recursiveRef:"#"},else:{$recursiveRef:"#"},allOf:{$ref:"#/$defs/schemaArray"},anyOf:{$ref:"#/$defs/schemaArray"},oneOf:{$ref:"#/$defs/schemaArray"},not:{$recursiveRef:"#"}},$defs:{schemaArray:{type:"array",minItems:1,items:{$recursiveRef:"#"}}}}});var fx=N((Roe,mY)=>{mY.exports={$schema:"https://json-schema.org/draft/2019-09/schema",$id:"https://json-schema.org/draft/2019-09/meta/content",$vocabulary:{"https://json-schema.org/draft/2019-09/vocab/content":!0},$recursiveAnchor:!0,title:"Content vocabulary meta-schema",type:["object","boolean"],properties:{contentMediaType:{type:"string"},contentEncoding:{type:"string"},contentSchema:{$recursiveRef:"#"}}}});var hx=N((Coe,gY)=>{gY.exports={$schema:"https://json-schema.org/draft/2019-09/schema",$id:"https://json-schema.org/draft/2019-09/meta/core",$vocabulary:{"https://json-schema.org/draft/2019-09/vocab/core":!0},$recursiveAnchor:!0,title:"Core vocabulary meta-schema",type:["object","boolean"],properties:{$id:{type:"string",format:"uri-reference",$comment:"Non-empty fragments not allowed.",pattern:"^[^#]*#?$"},$schema:{type:"string",format:"uri"},$anchor:{type:"string",pattern:"^[A-Za-z][-A-Za-z0-9.:_]*$"},$ref:{type:"string",format:"uri-reference"},$recursiveRef:{type:"string",format:"uri-reference"},$recursiveAnchor:{type:"boolean",default:!1},$vocabulary:{type:"object",propertyNames:{type:"string",format:"uri"},additionalProperties:{type:"boolean"}},$comment:{type:"string"},$defs:{type:"object",additionalProperties:{$recursiveRef:"#"},default:{}}}}});var px=N((Doe,yY)=>{yY.exports={$schema:"https://json-schema.org/draft/2019-09/schema",$id:"https://json-schema.org/draft/2019-09/meta/format",$vocabulary:{"https://json-schema.org/draft/2019-09/vocab/format":!0},$recursiveAnchor:!0,title:"Format vocabulary meta-schema",type:["object","boolean"],properties:{format:{type:"string"}}}});var mx=N((Aoe,bY)=>{bY.exports={$schema:"https://json-schema.org/draft/2019-09/schema",$id:"https://json-schema.org/draft/2019-09/meta/meta-data",$vocabulary:{"https://json-schema.org/draft/2019-09/vocab/meta-data":!0},$recursiveAnchor:!0,title:"Meta-data vocabulary meta-schema",type:["object","boolean"],properties:{title:{type:"string"},description:{type:"string"},default:!0,deprecated:{type:"boolean",default:!1},readOnly:{type:"boolean",default:!1},writeOnly:{type:"boolean",default:!1},examples:{type:"array",items:!0}}}});var gx=N((Ooe,vY)=>{vY.exports={$schema:"https://json-schema.org/draft/2019-09/schema",$id:"https://json-schema.org/draft/2019-09/meta/validation",$vocabulary:{"https://json-schema.org/draft/2019-09/vocab/validation":!0},$recursiveAnchor:!0,title:"Validation vocabulary meta-schema",type:["object","boolean"],properties:{multipleOf:{type:"number",exclusiveMinimum:0},maximum:{type:"number"},exclusiveMaximum:{type:"number"},minimum:{type:"number"},exclusiveMinimum:{type:"number"},maxLength:{$ref:"#/$defs/nonNegativeInteger"},minLength:{$ref:"#/$defs/nonNegativeIntegerDefault0"},pattern:{type:"string",format:"regex"},maxItems:{$ref:"#/$defs/nonNegativeInteger"},minItems:{$ref:"#/$defs/nonNegativeIntegerDefault0"},uniqueItems:{type:"boolean",default:!1},maxContains:{$ref:"#/$defs/nonNegativeInteger"},minContains:{$ref:"#/$defs/nonNegativeInteger",default:1},maxProperties:{$ref:"#/$defs/nonNegativeInteger"},minProperties:{$ref:"#/$defs/nonNegativeIntegerDefault0"},required:{$ref:"#/$defs/stringArray"},dependentRequired:{type:"object",additionalProperties:{$ref:"#/$defs/stringArray"}},const:!0,enum:{type:"array",items:!0},type:{anyOf:[{$ref:"#/$defs/simpleTypes"},{type:"array",items:{$ref:"#/$defs/simpleTypes"},minItems:1,uniqueItems:!0}]}},$defs:{nonNegativeInteger:{type:"integer",minimum:0},nonNegativeIntegerDefault0:{$ref:"#/$defs/nonNegativeInteger",default:0},simpleTypes:{enum:["array","boolean","integer","null","number","object","string"]},stringArray:{type:"array",items:{type:"string"},uniqueItems:!0,default:[]}}}});var yx=N(HT=>{"use strict";Object.defineProperty(HT,"__esModule",{value:!0});var TY=ux(),SY=dx(),_Y=fx(),EY=hx(),kY=px(),NY=mx(),wY=gx(),PY=["/properties"];function RY(t){return[TY,SY,_Y,EY,e(this,kY),NY,e(this,wY)].forEach(n=>this.addMetaSchema(n,void 0,!1)),this;function e(n,r){return t?n.$dataMetaSchema(r,PY):r}}HT.default=RY});var bx=N((dt,YT)=>{"use strict";Object.defineProperty(dt,"__esModule",{value:!0});dt.MissingRefError=dt.ValidationError=dt.CodeGen=dt.Name=dt.nil=dt.stringify=dt.str=dt._=dt.KeywordCxt=dt.Ajv2019=void 0;var CY=zO(),DY=BI(),AY=KI(),OY=ex(),IY=sx(),xY=lx(),MY=yx(),GT="https://json-schema.org/draft/2019-09/schema",Na=class extends CY.default{constructor(e={}){super({...e,dynamicRef:!0,next:!0,unevaluated:!0})}_addVocabularies(){super._addVocabularies(),this.addVocabulary(AY.default),DY.default.forEach(e=>this.addVocabulary(e)),this.addVocabulary(OY.default),this.addVocabulary(IY.default),this.opts.discriminator&&this.addKeyword(xY.default)}_addDefaultMetaSchema(){super._addDefaultMetaSchema();let{$data:e,meta:n}=this.opts;n&&(MY.default.call(this,e),this.refs["http://json-schema.org/schema"]=GT)}defaultMeta(){return this.opts.defaultMeta=super.defaultMeta()||(this.getSchema(GT)?GT:void 0)}};dt.Ajv2019=Na;YT.exports=dt=Na;YT.exports.Ajv2019=Na;Object.defineProperty(dt,"__esModule",{value:!0});dt.default=Na;var LY=Sl();Object.defineProperty(dt,"KeywordCxt",{enumerable:!0,get:function(){return LY.KeywordCxt}});var wa=he();Object.defineProperty(dt,"_",{enumerable:!0,get:function(){return wa._}});Object.defineProperty(dt,"str",{enumerable:!0,get:function(){return wa.str}});Object.defineProperty(dt,"stringify",{enumerable:!0,get:function(){return wa.stringify}});Object.defineProperty(dt,"nil",{enumerable:!0,get:function(){return wa.nil}});Object.defineProperty(dt,"Name",{enumerable:!0,get:function(){return wa.Name}});Object.defineProperty(dt,"CodeGen",{enumerable:!0,get:function(){return wa.CodeGen}});var $Y=Bh();Object.defineProperty(dt,"ValidationError",{enumerable:!0,get:function(){return $Y.default}});var qY=_l();Object.defineProperty(dt,"MissingRefError",{enumerable:!0,get:function(){return qY.default}})});var hs=require("path"),Ze=K(VN());var Nd=class t{constructor(e,n,r,i){this._uri=e,this._languageId=n,this._version=r,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 n=this.offsetAt(e.start),r=this.offsetAt(e.end);return this._content.substring(n,r)}return this._content}update(e,n){for(let r of e)if(t.isIncremental(r)){let i=WN(r.range),s=this.offsetAt(i.start),o=this.offsetAt(i.end);this._content=this._content.substring(0,s)+r.text+this._content.substring(o,this._content.length);let a=Math.max(i.start.line,0),c=Math.max(i.end.line,0),l=this._lineOffsets,u=zN(r.text,!1,s);if(c-a===u.length)for(let f=0,h=u.length;f<h;f++)l[f+a+1]=u[f];else u.length<1e4?l.splice(a+1,c-a,...u):this._lineOffsets=l=l.slice(0,a+1).concat(u,l.slice(c+1));let d=r.text.length-(o-s);if(d!==0)for(let f=a+1+u.length,h=l.length;f<h;f++)l[f]=l[f]+d}else if(t.isFull(r))this._content=r.text,this._lineOffsets=void 0;else throw new Error("Unknown change event received");this._version=n}getLineOffsets(){return this._lineOffsets===void 0&&(this._lineOffsets=zN(this._content,!0)),this._lineOffsets}positionAt(e){e=Math.max(Math.min(e,this._content.length),0);let n=this.getLineOffsets(),r=0,i=n.length;if(i===0)return{line:0,character:e};for(;r<i;){let o=Math.floor((r+i)/2);n[o]>e?i=o:r=o+1}let s=r-1;return{line:s,character:e-n[s]}}offsetAt(e){let n=this.getLineOffsets();if(e.line>=n.length)return this._content.length;if(e.line<0)return 0;let r=n[e.line],i=e.line+1<n.length?n[e.line+1]:this._content.length;return Math.max(Math.min(r+e.character,i),r)}get lineCount(){return this.getLineOffsets().length}static isIncremental(e){let n=e;return n!=null&&typeof n.text=="string"&&n.range!==void 0&&(n.rangeLength===void 0||typeof n.rangeLength=="number")}static isFull(e){let n=e;return n!=null&&typeof n.text=="string"&&n.range===void 0&&n.rangeLength===void 0}},Po;(function(t){function e(i,s,o,a){return new Nd(i,s,o,a)}t.create=e;function n(i,s,o){if(i instanceof Nd)return i.update(s,o),i;throw new Error("TextDocument.update: document must be created by TextDocument.create")}t.update=n;function r(i,s){let o=i.getText(),a=yg(s.map(C1),(u,d)=>{let f=u.range.start.line-d.range.start.line;return f===0?u.range.start.character-d.range.start.character:f}),c=0,l=[];for(let u of a){let d=i.offsetAt(u.range.start);if(d<c)throw new Error("Overlapping edit");d>c&&l.push(o.substring(c,d)),u.newText.length&&l.push(u.newText),c=i.offsetAt(u.range.end)}return l.push(o.substr(c)),l.join("")}t.applyEdits=r})(Po||(Po={}));function yg(t,e){if(t.length<=1)return t;let n=t.length/2|0,r=t.slice(0,n),i=t.slice(n);yg(r,e),yg(i,e);let s=0,o=0,a=0;for(;s<r.length&&o<i.length;)e(r[s],i[o])<=0?t[a++]=r[s++]:t[a++]=i[o++];for(;s<r.length;)t[a++]=r[s++];for(;o<i.length;)t[a++]=i[o++];return t}function zN(t,e,n=0){let r=e?[n]:[];for(let i=0;i<t.length;i++){let s=t.charCodeAt(i);(s===13||s===10)&&(s===13&&i+1<t.length&&t.charCodeAt(i+1)===10&&i++,r.push(n+i+1))}return r}function WN(t){let e=t.start,n=t.end;return e.line>n.line||e.line===n.line&&e.character>n.character?{start:n,end:e}:t}function C1(t){let e=WN(t.range);return e!==t.range?{newText:t.newText,range:e}:t}var Xa=class{diff(e,n,r={}){let i;typeof r=="function"?(i=r,r={}):"callback"in r&&(i=r.callback);let s=this.castInput(e,r),o=this.castInput(n,r),a=this.removeEmpty(this.tokenize(s,r)),c=this.removeEmpty(this.tokenize(o,r));return this.diffWithOptionsObj(a,c,r,i)}diffWithOptionsObj(e,n,r,i){var s;let o=b=>{if(b=this.postProcess(b,r),i){setTimeout(function(){i(b)},0);return}else return b},a=n.length,c=e.length,l=1,u=a+c;r.maxEditLength!=null&&(u=Math.min(u,r.maxEditLength));let d=(s=r.timeout)!==null&&s!==void 0?s:1/0,f=Date.now()+d,h=[{oldPos:-1,lastComponent:void 0}],y=this.extractCommon(h[0],n,e,0,r);if(h[0].oldPos+1>=c&&y+1>=a)return o(this.buildValues(h[0].lastComponent,n,e));let p=-1/0,T=1/0,_=()=>{for(let b=Math.max(p,-l);b<=Math.min(T,l);b+=2){let v,k=h[b-1],C=h[b+1];k&&(h[b-1]=void 0);let x=!1;if(C){let j=C.oldPos-b;x=C&&0<=j&&j<a}let q=k&&k.oldPos+1<c;if(!x&&!q){h[b]=void 0;continue}if(!q||x&&k.oldPos<C.oldPos?v=this.addToPath(C,!0,!1,0,r):v=this.addToPath(k,!1,!0,1,r),y=this.extractCommon(v,n,e,b,r),v.oldPos+1>=c&&y+1>=a)return o(this.buildValues(v.lastComponent,n,e))||!0;h[b]=v,v.oldPos+1>=c&&(T=Math.min(T,b-1)),y+1>=a&&(p=Math.max(p,b+1))}l++};if(i)(function b(){setTimeout(function(){if(l>u||Date.now()>f)return i(void 0);_()||b()},0)})();else for(;l<=u&&Date.now()<=f;){let b=_();if(b)return b}}addToPath(e,n,r,i,s){let o=e.lastComponent;return o&&!s.oneChangePerToken&&o.added===n&&o.removed===r?{oldPos:e.oldPos+i,lastComponent:{count:o.count+1,added:n,removed:r,previousComponent:o.previousComponent}}:{oldPos:e.oldPos+i,lastComponent:{count:1,added:n,removed:r,previousComponent:o}}}extractCommon(e,n,r,i,s){let o=n.length,a=r.length,c=e.oldPos,l=c-i,u=0;for(;l+1<o&&c+1<a&&this.equals(r[c+1],n[l+1],s);)l++,c++,u++,s.oneChangePerToken&&(e.lastComponent={count:1,previousComponent:e.lastComponent,added:!1,removed:!1});return u&&!s.oneChangePerToken&&(e.lastComponent={count:u,previousComponent:e.lastComponent,added:!1,removed:!1}),e.oldPos=c,l}equals(e,n,r){return r.comparator?r.comparator(e,n):e===n||!!r.ignoreCase&&e.toLowerCase()===n.toLowerCase()}removeEmpty(e){let n=[];for(let r=0;r<e.length;r++)e[r]&&n.push(e[r]);return n}castInput(e,n){return e}tokenize(e,n){return Array.from(e)}join(e){return e.join("")}postProcess(e,n){return e}get useLongestToken(){return!1}buildValues(e,n,r){let i=[],s;for(;e;)i.push(e),s=e.previousComponent,delete e.previousComponent,e=s;i.reverse();let o=i.length,a=0,c=0,l=0;for(;a<o;a++){let u=i[a];if(u.removed)u.value=this.join(r.slice(l,l+u.count)),l+=u.count;else{if(!u.added&&this.useLongestToken){let d=n.slice(c,c+u.count);d=d.map(function(f,h){let y=r[l+h];return y.length>f.length?y:f}),u.value=this.join(d)}else u.value=this.join(n.slice(c,c+u.count));c+=u.count,u.added||(l+=u.count)}}return i}};var bg=class extends Xa{constructor(){super(...arguments),this.tokenize=A1}equals(e,n,r){return r.ignoreWhitespace?((!r.newlineIsToken||!e.includes(`
183
+ `))&&(e=e.trim()),(!r.newlineIsToken||!n.includes(`
184
+ `))&&(n=n.trim())):r.ignoreNewlineAtEof&&!r.newlineIsToken&&(e.endsWith(`
185
+ `)&&(e=e.slice(0,-1)),n.endsWith(`
186
+ `)&&(n=n.slice(0,-1))),super.equals(e,n,r)}},D1=new bg;function vg(t,e,n){return D1.diff(t,e,n)}function A1(t,e){e.stripTrailingCr&&(t=t.replace(/\r\n/g,`
187
+ `));let n=[],r=t.split(/(\n|\r\n)/);r[r.length-1]||r.pop();for(let i=0;i<r.length;i++){let s=r[i];i%2&&!e.newlineIsToken?n[n.length-1]+=s:n.push(s)}return n}function Tg(t,e,n,r,i,s,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:u}=a;vg(n,r,Object.assign(Object.assign({},a),{callback:d=>{let f=l(d);u(f)}}))}else return l(vg(n,r,a));function l(u){if(!u)return;u.push({value:"",lines:[]});function d(b){return b.map(function(v){return" "+v})}let f=[],h=0,y=0,p=[],T=1,_=1;for(let b=0;b<u.length;b++){let v=u[b],k=v.lines||O1(v.value);if(v.lines=k,v.added||v.removed){if(!h){let C=u[b-1];h=T,y=_,C&&(p=c>0?d(C.lines.slice(-c)):[],h-=p.length,y-=p.length)}for(let C of k)p.push((v.added?"+":"-")+C);v.added?_+=k.length:T+=k.length}else{if(h)if(k.length<=c*2&&b<u.length-2)for(let C of d(k))p.push(C);else{let C=Math.min(k.length,c);for(let q of d(k.slice(0,C)))p.push(q);let x={oldStart:h,oldLines:T-h+C,newStart:y,newLines:_-y+C,lines:p};f.push(x),h=0,y=0,p=[]}T+=k.length,_+=k.length}}for(let b of f)for(let v=0;v<b.lines.length;v++)b.lines[v].endsWith(`
188
+ `)?b.lines[v]=b.lines[v].slice(0,-1):(b.lines.splice(v+1,0,"\"),v++);return{oldFileName:t,newFileName:e,oldHeader:i,newHeader:s,hunks:f}}}function wd(t){if(Array.isArray(t))return t.map(wd).join(`
189
+ `);let e=[];t.oldFileName==t.newFileName&&e.push("Index: "+t.oldFileName),e.push("==================================================================="),e.push("--- "+t.oldFileName+(typeof t.oldHeader>"u"?"":" "+t.oldHeader)),e.push("+++ "+t.newFileName+(typeof t.newHeader>"u"?"":" "+t.newHeader));for(let n=0;n<t.hunks.length;n++){let r=t.hunks[n];r.oldLines===0&&(r.oldStart-=1),r.newLines===0&&(r.newStart-=1),e.push("@@ -"+r.oldStart+","+r.oldLines+" +"+r.newStart+","+r.newLines+" @@");for(let i of r.lines)e.push(i)}return e.join(`
190
+ `)+`
191
+ `}function HN(t,e,n,r,i,s,o){if(typeof o=="function"&&(o={callback:o}),o?.callback){let{callback:a}=o;Tg(t,e,n,r,i,s,Object.assign(Object.assign({},o),{callback:c=>{a(c?wd(c):void 0)}}))}else{let a=Tg(t,e,n,r,i,s,o);return a?wd(a):void 0}}function Sg(t,e,n,r,i,s){return HN(t,t,e,n,r,i,s)}function O1(t){let e=t.endsWith(`
192
+ `),n=t.split(`
193
+ `).map(r=>r+`
194
+ `);return e?n.pop():n.push(n.pop().slice(0,-1)),n}var Pd=["namespace","class","enum","interface","struct","typeParameter","type","parameter","variable","property","enumMember","decorator","event","function","method","macro","label","comment","string","keyword","number","regexp","operator"],Rd=["declaration","definition","readonly","static","deprecated","abstract","async","modification","documentation","defaultLibrary"];var Eg=K(require("url")),YN=require("crypto"),KN=require("path"),Ad=K(Z());var _g=K(Z());var kn=K(Z());var F=class{constructor(e){this._children=[];this.syntaxIssues=[];this.resetableIssues=[];this._fisrtToken=e?.start,this._lastToken=e?.end}get issues(){return[...this.syntaxIssues,...this.resetableIssues]}resetIssues(){this.resetableIssues=[],this.children.forEach(e=>e.resetIssues())}get serializeIssues(){return this.issues.map(e=>e())}get firstToken(){return this._fisrtToken??this._children[0].tokenIndexes.start}set firstToken(e){this._fisrtToken=e}get lastToken(){return this._lastToken??this._children.at(-1)?.lastToken??this.firstToken}set lastToken(e){this._lastToken=e}get uri(){return this.firstToken.uri}getTopMostAstNodeForFile(e){return se(e,this.uri)?[this]:this.children.flatMap(n=>n.getTopMostAstNodeForFile(e))}get tokenIndexes(){return{start:this.firstToken,end:this.lastToken}}getDocumentSymbols(e){if(!this.docSymbolsMeta)return this.children.flatMap(r=>r.getDocumentSymbols(e)??[]);if(!se(this.uri,e))return[];let n=ne(this);return[{name:this.docSymbolsMeta.name?this.docSymbolsMeta.name:"__UNSET__",kind:this.docSymbolsMeta.kind,range:n,selectionRange:n,children:[...this.children.flatMap(r=>r.getDocumentSymbols(e)??[])]}]}getWorkspaceSymbols(){if(!this.docSymbolsMeta)return this.children.flatMap(r=>r.getWorkspaceSymbols()??[]);let e=this.docSymbolsMeta.kind;if(![kn.SymbolKind.File,kn.SymbolKind.Class,kn.SymbolKind.Constant].some(r=>r===e))return[];let n=ne(this);return[{location:kn.Location.create(fe(this.uri),n),name:this.docSymbolsMeta.name?this.docSymbolsMeta.name:"__UNSET__",kind:this.docSymbolsMeta.kind},...this.children.flatMap(r=>r.getWorkspaceSymbols()??[]).filter(r=>r.kind===kn.SymbolKind.File||r.kind===kn.SymbolKind.Class||r.kind===kn.SymbolKind.Constant)]}buildSemanticTokens(e){this._children.forEach(n=>n.buildSemanticTokens(e)),!(!this.semanticTokenType||!this.semanticTokenModifiers)&&e(ci(this.semanticTokenType),li(this.semanticTokenModifiers),this.tokenIndexes)}get children(){return this._children}get allDescendants(){return this.allDescendantsCache??=[...this._children,...this._children.flatMap(e=>e.allDescendants)],this.allDescendantsCache}addChild(e){e&&(e.parentNode=this,this.children.push(e)),this.allDescendantsCache=void 0}isAncestorOf(e){return this.children.some(n=>n===e||n.isAncestorOf(e))}toPrettyString(e){return this.toString()}toString(e){return"TODO"}get range(){return kn.Range.create(kn.Position.create(this.firstToken.pos.line,this.firstToken.pos.col),kn.Position.create(this.lastToken.pos.line,this.lastToken.pos.colEnd))}get serializeUri(){return fe(this.uri)}serialize(e){return{uri:this.serializeUri,range:this.range,issues:this.serializeIssues}}};var xe=class extends F{toJson(){return-1}resolve(e){return Cd(this.toString(),e)}evaluate(e){return Ro(this.resolve(e))}isTrue(e){return Ro(`!!(${this.resolve(e)})`)}toPrettyString(e){let n=this.evaluate(e);return`${n.toString()} /* ${this.toString()}${typeof n=="number"?` = 0x${n.toString(16)}`:""} */`}serialize(e){return{type:"EXPRESSION",value:this.toString(),evaluated:this.evaluate(e),uri:this.serializeUri,range:this.range,issues:this.serializeIssues}}},Fr=class extends xe{constructor(n,r,i){super();this.expression=n;this.wrapped=r;this.join=i;this.addChild(n),i&&(this.addChild(i.operator),this.addChild(i.expression))}get firstToken(){return this.openBracket?this.openBracket:super.firstToken}get lastToken(){return this.closeBracket?this.closeBracket:super.lastToken}addExpression(n,r){this.addChild(n),this.addChild(r)}toString(){let n=this.children.map(r=>r.toString()).join(" ");return this.wrapped?`(${n})`:`${n}`}isTrue(n){let r=`(${this.children.map(i=>i instanceof xe?i.resolve(n):i.toString()).join(" ")})`;return Ro(`!!${r}`)}};var Br=class extends xe{constructor(n,r,i){super(r);this.value=n;this.docSymbolsMeta={name:`param${i+1}`,kind:_g.SymbolKind.Variable},this.semanticTokenType="variable",this.semanticTokenModifiers="declaration"}toString(){return this.value}},vr=class extends xe{constructor(n,r){super();this.functionName=n;this.params=r;this.addChild(n),this.params.forEach(i=>this.addChild(i))}getDocumentSymbols(n){return se(this.uri,n)?[{name:this.functionName.name,kind:_g.SymbolKind.Function,range:ne(this),selectionRange:ne(this),children:this.params.flatMap(r=>r?.getDocumentSymbols(n)??[])}]:[]}toString(){return`${this.functionName.toString()}(${this.params.map(n=>n?.toString()??"<NULL>").join(",")})`}isTrue(n){return this.functionName.name==="defined"?!!(this.params.length===1&&this.params[0]&&n.has(this.params[0].value)):super.isTrue(n)}};var ws=(t,e,n=!0,r=!0)=>({start:{line:t?.pos.line??0,character:n?t?.pos.col??0:(t?.pos.col??0)+(t?.pos.len??0)},end:{line:e?.pos.line??0,character:r?(e?.pos.col??0)+(e?.pos.len??0):e?.pos.col??0}});var ne=t=>ws(t.tokenIndexes.start,t.tokenIndexes.end),XN=" ",JN=t=>{XN=t},Co=()=>XN,ci=t=>Pd.findIndex(e=>e===t),li=t=>Rd.findIndex(e=>e===t),kg=(t,e,n)=>!se(t.uri,e)||n.line<t.pos.line?!1:n.line>t.pos.line?!0:n.character>t.pos.colEnd,I1=(t,e,n)=>se(t.uri,e)?n.line<t.pos.line?!0:n.line>t.pos.line?!1:n.character<t.pos.col:!1,Kn=(t,e,n)=>!!(se(t.uri,e)&&t.tokenIndexes?.start&&t.tokenIndexes?.end&&(t.tokenIndexes.start.pos.line<n.line||t.tokenIndexes.start.pos.line===n.line&&t.tokenIndexes.start.pos.col<=n.character)&&(t.tokenIndexes.end.pos.line>n.line||t.tokenIndexes.end.pos.line===n.line&&t.tokenIndexes.end.pos.colEnd>=n.character)),QN=(t,e,n)=>!!(se(t.uri,e)&&t.lastToken.value!==";"&&t.tokenIndexes?.start&&t.tokenIndexes?.end&&(t.tokenIndexes.start.pos.line===n.line||t.tokenIndexes.end.pos.line===n.line)&&n.character>=t.tokenIndexes.end.pos.colEnd),ZN=(t,e,n)=>{if(!t)return!1;let i=t.filter(s=>s.pos.line===n.line).at(-1);return i&&i.pos.col>=n.character?!1:e.tokenIndexes?.end===i};var Ur=(t,e,n)=>{let r=t,i=t;for(;i;)r=i,i=[...r.children].reverse().find(s=>Kn(s,e,n));return r},Qa=(t,e,n)=>{let r=t,i=t;for(;i;)r=i,i=[...r.children].find(s=>I1(s.lastToken,e,n));return r===t?void 0:r},Za=(t,e,n)=>{let r=t,i=t;for(;i;)r=i,i=[...r.children].reverse().find(s=>kg(s.firstToken,e,n));return r===t?void 0:r},W=(t,e,n=Ad.DiagnosticSeverity.Error,r=[],i=void 0,s=[],o,a)=>{let c={issues:Array.isArray(t)?t:[t],astElement:e,severity:n,linkedTo:r.map(d=>({ast:d,templateStrings:[]})),tags:i,templateStrings:s,edit:o,codeActionTitle:a},l,u=()=>(l??={severity:c.severity,range:ne(c.astElement),message:c.issues?c.issues.map(L1).join(" or "):"",source:"devicetree",tags:c.tags,data:{firstToken:{pos:c.astElement.firstToken.pos,tokens:c.astElement.firstToken.tokens,value:c.astElement.firstToken.value},lastToken:{pos:c.astElement.lastToken.pos,tokens:c.astElement.lastToken.tokens,value:c.astElement.lastToken.value},issues:{type:"SyntaxIssue",items:c.issues,edit:c.edit,codeActionTitle:c.codeActionTitle}}},l);return c.astElement.syntaxIssues.push(u),{raw:c,diagnostic:u}},It=(t,e,n=Ad.DiagnosticSeverity.Error,r=[],i=void 0,s=[],o,a,c=[])=>{let l={issues:Array.isArray(t)?t:[t],astElement:e,severity:n,linkedTo:r.map((f,h)=>({ast:f,templateStrings:c.at(h)??[]})),tags:i,templateStrings:s,edit:o,codeActionTitle:a},u,d=()=>(u??={severity:l.severity,range:ne(l.astElement),message:$1(l),source:"devicetree",tags:l.tags,relatedInformation:[...l.linkedTo.map(f=>({message:l.issues.map(h=>q1(h,f.templateStrings)).join(" or "),location:{uri:fe(f.ast.uri),range:ne(f.ast)}}))]},u);return l.astElement.resetableIssues.push(d),{raw:l,diagnostic:d}},$=(t,e,n=Ad.DiagnosticSeverity.Error,r=[],i=void 0,s=[],o,a)=>{let c={issues:Array.isArray(t)?t:[t],astElement:e,severity:n,linkedTo:r.map(d=>({ast:d,templateStrings:[]})),tags:i,templateStrings:s,edit:o,codeActionTitle:a},l,u=()=>(l??={severity:c.severity,range:ne(c.astElement),message:j1(c),relatedInformation:[...c.linkedTo.map(d=>({message:c.issues.map(F1).join(" or "),location:{uri:fe(d.ast.uri),range:ne(d.ast)}}))],source:"devicetree",tags:c.tags,data:{firstToken:{pos:c.astElement.firstToken.pos,tokens:c.astElement.firstToken.tokens,value:c.astElement.firstToken.value},lastToken:{pos:c.astElement.lastToken.pos,tokens:c.astElement.lastToken.tokens,value:c.astElement.lastToken.value},issues:{type:"StandardTypeIssue",items:c.issues,edit:c.edit,codeActionTitle:c.codeActionTitle}}},l);return c.astElement.resetableIssues.push(u),{raw:c,diagnostic:u}},ew=(t,e)=>[...t].sort((r,i)=>{let s=e.getSortKey(r),o=e.getSortKey(i);if(s===void 0||o===void 0)throw new Error("Sort keys must be set");if(s!==o)return s-o;if(!r.tokenIndexes?.end||!i.tokenIndexes?.end)throw new Error("Must have token indexes");return r.tokenIndexes.end.pos.line!==i.tokenIndexes.end.pos.line?r.tokenIndexes.end.pos.line-i.tokenIndexes.end.pos.line:r.tokenIndexes.end.pos.col-i.tokenIndexes.end.pos.col});async function mt(t,e,n){let r=Le(t.textDocument.uri);if(!e)return[];let i=performance.now(),o=(await e.getRuntime()).getDeepestAstNode(r,t.position),a=e.getSortKey(o?.ast);return console.log(`search: ${performance.now()-i}ms`),n(o,l=>{let u=t.position;return se(l.uri,r)?!!(l.tokenIndexes?.end&&(l.tokenIndexes.end.pos.line<u.line||l.tokenIndexes.end.pos.line===u.line&&l.tokenIndexes.end.pos.colEnd<=u.character)):a!==void 0&&(e.getSortKey(l)??-1)<=a})}function z(t,e){return{start:t,end:e??t}}var B=(t,e)=>t?.tokens.some(n=>n===e),Je=(t,e=!1)=>n=>n?.value&&(e?t.toLowerCase()===n.value.toLowerCase():t===n.value)?"yes":x1(t)(n),Me=t=>e=>e?.tokens.some(n=>n===t)?"yes":"no",x1=t=>e=>e?.value&&t.startsWith(e.value)?"partial":"no",Tr=(t,e)=>!!t&&!!e&&t.pos.line===e.pos.line&&se(t.uri,e.uri),Ft=(t,e)=>t?.adjacentToken&&t.adjacentToken.value===e?.value||e?.adjacentToken&&e.adjacentToken.value===t?.value?!0:!!t&&!!e&&Tr(t,e)&&t.pos.colEnd===e.pos.col,Od=t=>t.map((e,n)=>({index:n,context:e,files:e.getContextFiles()})),Xn=(t,e,n,r)=>{if("id"in e){let s=t?.find(o=>o.id===e.id);return s||void 0}if("name"in e){let s=t?.find(o=>o.ctxNames.includes(e.name));return s||void 0}return n?.getContextFiles().find(s=>se(s,e.uri))?n:Od(t).sort(s=>s.context.id===r?-1:0).find(s=>s.files.some(o=>se(o,e.uri)))?.context},Ng=(t,e)=>Od(t).filter(r=>r.files.some(i=>se(i,e))).map(r=>r.context),tw=t=>{let e=/^(\w+)\s+(.+)$/,n=/^(\w+)\(([^)]*)\)\s+(.+)$/,r=/^(\w+)\(([^)]*),\s*\.\.\.\)\s+(.+)$/,i;if(i=r.exec(t)){let[,,s,o]=i,a=s.split(",").map(c=>c.trim());return(...c)=>{let l=o;return a.forEach((u,d)=>{let f=new RegExp(`\\b${u}\\b`,"g");l=l.replace(f,c[d])}),l=l.replace(/__VA_ARGS__/g,c.slice(a.length).join(", ")),l}}else if(i=n.exec(t)){let[,,s,o]=i,a=s.split(",").map(c=>c.trim());return(...c)=>{let l=o;return a.forEach((u,d)=>{let f=new RegExp(`\\b${u}\\b`,"g");l=l.replace(f,c[d])}),l}}else if(i=e.exec(t)){let[,,s]=i;return s.trim()}},Cd=(t,e)=>{let n=o=>o.replace(/(\w+)\s*##\s*(\w+)/g,(a,c,l)=>c+l),r=o=>o.replace(/#(\w+)/g,(a,c)=>`"${c}"`),i=t,s;do s=i,i=n(s),i=r(i),i=i.replace(/\b(\w+)\(([^)]*)\)|\b(\w+)\b/g,(o,a,c,l)=>{if(a==="defined"){let u=c.split(",").map(d=>d.trim());return u[0]?e.get(u[0])?.resolver:u}else if(a&&typeof e.get(a)?.resolver=="function"){let u=c.split(",").map(d=>d.trim());return(e.get(a)?.resolver)(...u)}else if(l&&typeof e.get(l)?.resolver=="string")return e.get(l)?.resolver;return o});while(i!==s);return i};function M1(t){return t.replace(/'(.)'/g,(e,n)=>n.charCodeAt(0).toString()).replace(/(0x[a-f\d]+|\d+)[ul]*/gi,"$1")}function Ro(t){try{return(0,eval)(M1(t))}catch(e){console.log(e instanceof Error?e.message:e)}return t}var fe=t=>Eg.default.pathToFileURL(t).toString(),Le=t=>nt(Eg.default.fileURLToPath(t)),se=(t,e)=>!t||!e?!1:t===e,nt=t=>(0,KN.normalize)(process.platform==="win32"?t.toLowerCase():t),ui=t=>(0,YN.createHash)("sha256").update([nt(t.dtsFile),...t.includePaths.map(nt),...t.overlays.map(nt),t.bindingType,...t.zephyrBindings.map(nt),...t.deviceOrgBindingsMetaSchema.map(nt),...t.deviceOrgTreeBindings.map(nt)].join(":")).digest("hex"),L1=t=>{switch(t){case 0:return"Expected value";case 1:return"Expected ';'";case 2:return"Expected '{'";case 3:return"Expected '}'";case 4:return"Expected '['";case 5:return"Expected ']'";case 12:return"Expected '>'";case 13:return"Expected '<'";case 16:return`Expected '"'`;case 17:return`Expected "'"\\`;case 24:return"Missing ':'";case 21:return"Missing '/'";case 26:return'Expected ")"';case 28:return'Missing ","';case 6:return"Expected property name";case 7:return"Expected node name";case 49:return"Node name shall start with a lower or upper case character";case 50:return"Node unit address should not start with 0x";case 51:return"Node unit address should not end with with ULL";case 8:return"Expected node address";case 9:return"Expected node path";case 48:return"Expected node path referance";case 10:return"Expected node reference";case 11:return"Expected root node name";case 14:return"Expected bytestring";case 15:return"Expected two digits for each byte in bytestring";case 20:return"Hex values are not allowed";case 18:return"Expected label name";case 19:return"Expected '/' at the start of a node path";case 23:return"Found ';' without a statement";case 25:return"Did you mean /delete-node/ or /delete-property/?";case 34:return"Did you mean /delete-node/?";case 35:return"Did you mean /delete-property/?";case 22:return"Unknown syntax";case 27:return"Expected expression";case 31:return"Expected macro identifier";case 30:return"Expected macro identifier or function like macro";case 29:return"White space is not allowed";case 32:return"Properties can only be defined in a node";case 33:return"Properties can only be deleted inside a node";case 36:return"Unable to resolve include";case 52:return"Unkown Node Address syntax";case 37:return"Expected start address";case 38:return"Expected end address";case 39:case 40:return"Expected 8|16|32|64";case 42:return"Unknown macro name";case 43:return"Expected function like macro";case 44:return"Macro expects less arguments";case 45:return"Macro expects more arguments";case 46:return"Missing #ENDIF";case 47:return"Block Unused";case 41:return"This syntax is not officially part of the DTS V0.4 standard"}},$1=t=>t.issues.map(e=>{switch(e){case 0:return`Property "${t.templateStrings[0]}" is replaced by a later definition`;case 1:return"Cannot delete a property before it has been defined";case 2:return"Node name already defined";case 5:return"Cannot delete a node before it has been defined";case 3:return`No node with that reference "${t.templateStrings[0]}" has been defined`;case 8:return`No node with name "${t.templateStrings[0]}" could be found in "/${t.templateStrings[1]}".`;case 4:return`Label name "${t.templateStrings[0]}" already defined`;case 6:return`Property "${t.templateStrings[0]}" was deleted`;case 7:return`Node "${t.templateStrings[0]}" was deleted`;case 9:return`The following node "${t.templateStrings[1]}" shall be present in "${t.templateStrings[0]}" node.`;case 10:return`The following node "${t.templateStrings[0]}" address range collides with another node. Address start: "${t.templateStrings[1]}", end: "${t.templateStrings[2]}".`}}).join(" or "),q1=(t,e)=>{switch(t){case 0:return"Property name already defined.";case 2:return"Defined here";case 4:return"Defined here";case 7:case 6:return"Deleted here";case 9:return"Node";case 10:return`Node "${e[0]}". Address start: "${e[1]}", end: "${e[2]}".`;default:return"TODO"}},j1=t=>t.issues.map(e=>{switch(e){case 9:return`Only these value are allowed ${t.templateStrings[0]}`;case 1:return"INTRO should be empty";case 8:return"INTRO can only be assigned one value";case 5:return"INTRO should be assigned a U32";case 6:return"INTRO should be assigned a U64";case 7:return"INTRO should be assigned a 'property encoded array'";case 2:return"INTRO should be assigned a string";case 3:return"INTRO should be assigned a string list";case 4:return`INTRO expects ${t.templateStrings[1]} values`;case 0:return"INTRO is required";case 11:return"INTRO should be omitted";case 27:return"INTRO name is not permitted under this node";case 34:return"INTRO name is not defined in the type binding for this node";case 10:return"INTRO address value must match node address";case 12:return"INTRO should be 'cpu'";case 13:return"INTRO should be 'memory'";case 14:return"INTRO is deprecated and should not be used'";case 15:return`INTRO ${t.templateStrings[1]}'`;case 18:return"INTRO value must be unique in the entire Devicetree";case 19:return`INTRO should have format ${t.templateStrings[1]}`;case 16:return`INTRO requires property "${t.templateStrings[1]}" in node path "${t.templateStrings[2]}"`;case 17:return"Unable to resolve interrupt parent node";case 20:return`INTRO should have format ${t.templateStrings[1]}`;case 21:return"Node is disabled";case 22:return"Unable to resolve handle";case 23:return`Unable to find "${t.templateStrings[0]}" in ${t.templateStrings[1]}`;case 24:return t.templateStrings[0];case 25:return t.templateStrings[0];case 26:return t.templateStrings[0];case 28:return t.templateStrings[0];case 35:return"Unable to find mapping range for address";case 29:return`INTRO exceeds address space avalable for this mapping. The range ends at ${t.templateStrings[2]}, the node ends at ${t.templateStrings[1]}`;case 30:return"Map entry overlaps with others entries";case 31:return"Unable to match to a nexus map entry";case 32:return`Unknown node type "${t.templateStrings[0]}"`;case 33:return`Missing name for "${t.templateStrings[0]}" index ${t.templateStrings[1]}"`}}).join(" or ").replace("INTRO",`Property "${t.templateStrings[0]}"`).replaceAll("INTRO ",""),F1=t=>{switch(t){case 16:case 0:return"Node";case 15:return"Ignored reason";case 18:return"Conflicting properties";case 8:return"Additional value";case 21:return"Disabled by";case 29:return"Mapping range";case 30:return"Map entry";case 31:return"Nexus map entries";case 33:return"Names property";case 35:return"Range property";default:return"TODO"}},Yn=(t,e)=>{let n=Math.max(t.length,e.length);for(let r=0;r<n;r++){let i=t[t.length-n+r]??0,s=e[e.length-n+r]??0;if(i<s)return-1;if(i>s)return 1}return 0},ji=(t,e)=>{let n=Math.max(t.length,e.length),r=new Array(n).fill(0),i=0;for(let s=0;s<n;s++){let o=t[t.length-1-s]??0,a=e[e.length-1-s]??0,c=o+a+i;r[n-1-s]=c>>>0,i=c>4294967295?1:0}return i&&r.unshift(1),r},B1=(t,e)=>{let n=Math.max(t.length,e.length),r=new Array(n).fill(0),i=0;for(let s=0;s<n;s++){let o=t[t.length-1-s]??0,a=e[e.length-1-s]??0;o-=i,o<a?(o+=4294967296,i=1):i=0,r[n-1-s]=o-a>>>0}for(;r.length>1&&r[0]===0;)r.shift();return r},U1=(t,e)=>ji(t,e),nw=(t,e)=>{let n=[];for(let r of t){let i=r.childAddress,s=r.length,o=ji(i,s);if(Yn(e,i)>=0&&Yn(e,o)<0){let a=B1(e,i),c=r.parentAddress,l=U1(c,a),u=ji(c,s);n.push({start:l,end:u,ast:r.ast})}}return n};function rw(t){return Array.isArray(t)&&Array.isArray(t[0])}function ec(t){return!t||t instanceof vr?t:ec(t.parentNode)}function iw(t,e){let n=t.getText(),r=e.slice().sort((s,o)=>{let a=t.offsetAt(s.range.start),c=t.offsetAt(o.range.start);if(a!==c)return c-a;let l=t.offsetAt(s.range.end),u=t.offsetAt(o.range.end);if(l!==u)return u-l;let d=a===l&&s.newText.length>0,f=c===u&&o.newText.length>0;return d!==f?d?1:-1:0}),i=n;for(let s of r){let o=t.offsetAt(s.range.start),a=t.offsetAt(s.range.end);i=i.slice(0,o)+s.newText+i.slice(a)}return i}function GN(t,e){return t.line<e.line?-1:t.line>e.line?1:t.character<e.character?-1:t.character>e.character?1:0}function sw(t,e){return GN(t.end,e.start)>0&&GN(t.start,e.end)<0}var gR=require("fs"),yR=require("path"),Vo=K(Z());var Sr=K(Z());var uw=K(Z());var ow=K(Z());var Ue=class extends F{constructor(n,r){super(r);this.value=n;this.semanticTokenType="string",this.semanticTokenModifiers="declaration",this.docSymbolsMeta={name:this.value,kind:ow.SymbolKind.String}}toString(){return`"${this.value.toString()}"`}toJson(){return this.value}serialize(){return{type:"STRING",value:this.value,uri:this.serializeUri,range:this.range,issues:this.serializeIssues}}};var cw=K(Z());var aw=K(Z());var Gt=class extends xe{constructor(n,r){super(r);this.value=n;this.docSymbolsMeta={name:this.value.toString(),kind:aw.SymbolKind.Number},this.semanticTokenType="number",this.semanticTokenModifiers="declaration"}toString(n){return this.value.toString(n)}toJson(){return this.value}toPrettyString(n){let r=this.evaluate(n);return`${r.toString()} /* ${typeof r=="number"?`0x${r.toString(16)}`:""} */`}serialize(){return{type:"NUMBER_VALUE",value:this.toString(),evaluated:this.value,uri:this.serializeUri,range:this.range,issues:this.serializeIssues}}};var Ct=class extends F{constructor(n){super();this.values=n;this.docSymbolsMeta={name:"Cell Array",kind:cw.SymbolKind.Array},this.values.forEach(r=>this.addChild(r))}toString(){return`<${this.values.map(n=>n.toString()).join(" ")}>`}toPrettyString(n){return`<${this.values.map(r=>r.toPrettyString(n)).join(" ")}>`}toJson(){if(this.values.length===1)return this.values[0].value?.toJson();if(this.values.length===2&&this.values.every(n=>n.value instanceof Gt)){let n=new ArrayBuffer(8),r=new DataView(n);return this.values.map(i=>i.value.value).forEach((i,s)=>{r.setUint32(s*4,i)}),r.getBigUint64(0)}return this.values.map(n=>n.value?.toJson()??NaN)}serialize(n){return{type:"ARRAY_VALUE",value:this.values.map(r=>r.value?.serialize(n)??null),uri:this.serializeUri,range:this.range,issues:this.serializeIssues}}};var lw=K(Z());var di=class extends F{constructor(n){super();this.values=n;this.docSymbolsMeta={name:"Byte String Value",kind:lw.SymbolKind.Array},this.values.forEach(r=>this.addChild(r))}toString(){return`[${this.values.map(n=>n.toString(16).padStart(2,"0")).join(" ")}]`}toJson(){return this.values.map(n=>n.value?.toJson()??NaN)}serialize(){return{type:"BYTESTRING",values:this.values.map(n=>n.value?{value:n.value.toString(16),range:n.value.range,evaluated:n.value.value}:null),uri:this.serializeUri,range:this.range,issues:this.serializeIssues}}};var Ge=class extends F{constructor(n,r){super(r);this.name=n;this.semanticTokenType="property",this.semanticTokenModifiers="declaration"}toString(){return this.name}serialize(){return{value:this.name,uri:this.serializeUri,range:this.range,issues:this.serializeIssues}}},Ye=class extends F{constructor(n,r=[]){super();this.propertyName=n;this.labels=r;this._values=void 0;this.docSymbolsMeta={name:this.propertyName?.name??"Unknown",kind:uw.SymbolKind.Property},this.labels.forEach(i=>this.addChild(i)),this.addChild(n)}set values(n){if(this._values)throw new Error("Only one property name is allowed");this._values=n,this.addChild(n)}get values(){return this._values}get quickValues(){return this.values?.values.map(n=>n?n.value instanceof Ue?n.value.value:n.value instanceof Ct?n.value.values.map(r=>r.value instanceof Gt?r.value.value:NaN):n.value instanceof di?n.value.values.map(r=>r.value?.value??NaN):NaN:null)}getFlatAstValues(){return this.values?.values.flatMap(n=>n?n.value instanceof Ue?n.value:n.value instanceof Ct?n.value.values.map(r=>r.value):n.value instanceof di?n.value.values.map(r=>r.value):n.value:null)}toString(){return`${this.propertyName?.toString()??"__UNSET__"}${this.assignOperatorToken?` = ${this._values?.values.map(n=>n?.toString()??"NULL").join(", ")??"NULL"}`:""};`}toPrettyString(n){return`${this.propertyName?.toString()??"__UNSET__"}${this.assignOperatorToken?` = ${this._values?.values.map(r=>r?.toPrettyString(n)??"NULL").join(", ")??"NULL"}`:""};`}serialize(n){return{name:this.propertyName?.serialize()??null,values:this.values?.values.map(r=>r?.value?.serialize(n)??null)??null,uri:this.serializeUri,range:this.range,issues:this.serializeIssues}}};var dw=K(Z());var fn=class extends F{constructor(n,r){super();this.keyword=r;this.addChild(r),this.docSymbolsMeta={name:n,kind:dw.SymbolKind.Function}}};var Nn=class extends fn{constructor(n){super("Delete Node",n);this._nodeNameOrRef=null}set nodeNameOrRef(n){if(this._nodeNameOrRef)throw new Error("Only one property name is allowed");this._nodeNameOrRef=n,this.addChild(n)}get nodeNameOrRef(){return this._nodeNameOrRef}};var at=class extends fn{constructor(n){super("Delete Property",n);this._propertyName=null}set propertyName(n){if(this._propertyName)throw new Error("Only only property name is allowed");this._propertyName=n,this.addChild(n)}get propertyName(){return this._propertyName}};var fw=K(Z());var de=class extends F{constructor(n){super();this.label=n;this.docSymbolsMeta={name:`&${this.label?.value??"NULL"}`,kind:fw.SymbolKind.Key},this.addChild(n)}get value(){return this.label?.value}toString(){return`&${this.label?.value??"NULL"}`}toJson(){return-1}serialize(){return{type:"LABEL_REF",label:this.label?.toString()??null,nodePath:this.linksTo?.pathString??null,uri:this.serializeUri,range:this.range,issues:this.serializeIssues}}};var gt=class t extends F{constructor(){super()}get path(){if(!this.pathName)return["__UNDEFINED__"];if(!this.parentNode||this instanceof yt)return[this.pathName];if(!(this.parentNode instanceof t))return;let e=this.parentNode.path;return e?[...e,this.pathName]:[this.pathName]}get pathName(){}get nodes(){return this.children.filter(e=>e instanceof t)}get deleteNodes(){return this.children.filter(e=>e instanceof Nn)}addNodeChild(e){this.addChild(e)}},yt=class extends gt{constructor(){super(),this.docSymbolsMeta={name:"/",kind:Sr.SymbolKind.Class}}get properties(){return this.children.filter(e=>e instanceof Ye)}get name(){return new qe("/",z(this.firstToken))}get deleteProperties(){return this.children.filter(e=>e instanceof at)}get nodes(){return this.children.filter(e=>e instanceof $e)}get pathName(){return"/"}serialize(e){return{type:"ROOT",properties:this.properties.map(n=>n.serialize(e)),nodes:this.nodes.map(n=>n.serialize(e)),uri:this.serializeUri,range:this.range,issues:this.serializeIssues}}},Bt=class extends gt{constructor(n=[]){super();this.labels=n;this._reference=null;this.docSymbolsMeta={name:"DTC Name",kind:Sr.SymbolKind.Class},n.forEach(r=>{super.addChild(r)})}get serializeIssues(){return[...this.issues,...this.reference?.issues??[]].map(n=>n())}set reference(n){if(this._reference)throw new Error("Only on label reference is allowed");this._reference=n;let r;n instanceof de?r=n.value:r=n?.path?.pathParts.at(-1)?.name??"DTC Name",this.docSymbolsMeta={name:r??"DTC Name",kind:Sr.SymbolKind.Class},this.addChild(n)}get path(){return this.resolveNodePath?this.resolveNodePath:super.path}get reference(){return this._reference}get nodes(){return this.children.filter(n=>n instanceof $e)}get pathName(){if(this.reference instanceof de&&this.reference.label?.value)return`&${this.reference.label.value}`}get properties(){return this.children.filter(n=>n instanceof Ye)}get deleteProperties(){return this.children.filter(n=>n instanceof at)}serialize(n){return{type:"REF",name:this.reference?.serialize()??null,properties:this.properties.map(r=>r.serialize(n)),nodes:this.nodes.map(r=>r.serialize(n)),uri:this.serializeUri,range:this.range,issues:this.serializeIssues}}},$e=class t extends gt{constructor(n=[],r){super();this.labels=n;this.omitIfNoRef=r;this._name=null;this.docSymbolsMeta={name:"DTC Name",kind:Sr.SymbolKind.Class},r&&this.addChild(r),n.forEach(i=>{this.addChild(i)})}get serializeIssues(){return[...this.issues,...this.name?.issues??[]].map(n=>n())}set name(n){if(this._name)throw new Error("Only on label reference is allowed");this._name=n,this.docSymbolsMeta={name:this._name?.toString()??"DTC Name",kind:Sr.SymbolKind.Class},this.addChild(n)}get name(){return this._name}get nodes(){return this.children.filter(n=>n instanceof t)}get pathName(){return this._name?.toString()}get properties(){return this.children.filter(n=>n instanceof Ye)}get deleteProperties(){return this.children.filter(n=>n instanceof at)}serialize(n){return{type:"CHILD",name:this.name?.serialize()??null,properties:this.properties.map(r=>r.serialize(n)),nodes:this.nodes.map(r=>r.serialize(n)),uri:this.serializeUri,range:this.range,issues:this.serializeIssues}}},tc=class extends F{constructor(n,r){super(r);this.address=n;this.semanticTokenType="variable",this.semanticTokenModifiers="declaration"}toString(){return this.address?.map((n,r)=>n.toString(16).padStart(r?8:0,"0")).join("")??"NaN"}serialize(){return{address:this.address,uri:this.serializeUri,range:this.range,issues:this.serializeIssues}}},qe=class extends F{constructor(n,r,i){super(r);this.name=n;this._address=i;this.semanticTokenType="variable",this.semanticTokenModifiers="declaration"}get value(){return this.name}get address(){return this._address}set address(n){if(this._address)throw new Error("Address can only be set once");n&&(this.lastToken=void 0,this._address=n,n.forEach(r=>this.addChild(r)))}get fullAddress(){return this._address?[...this._address.flatMap(n=>n.address)]:void 0}toString(){return this._address!==void 0?`${this.name}@${this._address.map(n=>n.toString()).join(",")}`:this.name}buildSemanticTokens(n){if(!this.tokenIndexes?.start||!this.tokenIndexes.start.value)return;let r={...this.tokenIndexes.start,pos:{...this.tokenIndexes.start.pos,len:this.name.length}};n(ci("type"),li("declaration"),{start:r,end:r}),this.address!==void 0&&this.address.forEach(i=>{n(ci("decorator"),li("declaration"),{start:i.firstToken,end:i.lastToken}),i.buildSemanticTokens(n)})}get serializeIssues(){return[...this.issues,...this._address?.flatMap(n=>n.issues)??[]].map(n=>n())}serialize(){return{fullName:this.toString(),name:{name:this.name,uri:this.serializeUri,range:Sr.Range.create(Sr.Position.create(this.tokenIndexes.start.pos.line,this.tokenIndexes.start.pos.col),Sr.Position.create(this.tokenIndexes.start.pos.line,this.tokenIndexes.start.pos.colEnd)),issues:this.serializeIssues},address:this.address?.map(n=>n.serialize())??null,uri:this.serializeUri,range:this.range,issues:this.serializeIssues}}};var er=K(Z());var hn=class extends F{constructor(n,r,i,s){super();this.startLabels=n;this.value=r;this.endLabels=i;this.bits=s;this.startLabels.forEach(o=>{this.addChild(o)}),this.addChild(s),this.addChild(r),this.endLabels.forEach(o=>{this.addChild(o)})}toString(){return`${[this.value?.toString()??"NULL",...this.endLabels.map(n=>n.toString())].join(" ")}`}toPrettyString(n){return`${[this.value?.toPrettyString(n)??"NULL",...this.endLabels.map(r=>r.toString())].join(" ")}`}toJson(){return this.value?.toJson()}};var xt=t=>t instanceof fn?!0:t instanceof gt?!1:t.parentNode?xt(t.parentNode):!1;var wg=t=>{if(t instanceof Ye)return t;if(!(t instanceof gt))return t.parentNode?wg(t.parentNode):void 0},Ps=t=>!t||t instanceof Ye?!1:t instanceof hn||Ps(t.parentNode),Do=t=>[...t.map(e=>{if(e instanceof $e||e instanceof yt)return e.name;if(e instanceof Bt)return e.reference})].filter(e=>!!e),Pg=(t,e)=>e?e.parentNode===t||Pg(t,e.parentNode):!1;var rt=K(Z());var hw=K(Z());var fi=class extends F{constructor(){super();this._pathParts=[]}addPath(n,r){this._pathParts.push(n),r&&this.addChild(r),this.addChild(n)}get pathParts(){return[...this._pathParts]}toString(){return this._pathParts.map(n=>n?.toString()??"<NULL>").join("/")}buildSemanticTokens(n){this._children.forEach(r=>{r instanceof qe?r.buildSemanticTokens(n):n(ci("operator"),li("declaration"),r.tokenIndexes)})}},$n=class extends F{constructor(n){super();this.path=n;this.docSymbolsMeta={name:`/${this.path?.toString()??""}`,kind:hw.SymbolKind.Namespace},this.addChild(n)}toString(){return`&${this.path?.toString()??"NULL"}`}toJson(){return-1}serialize(){return{type:"NODE_PATH",nodePath:this.path?.toString()??null,uri:this.serializeUri,range:this.range,issues:this.serializeIssues}}};var J=K(Z());var pw=require("path"),Id=K(Z());var hi=class extends F{constructor(n,r){super();this.keyword=n;this.path=r;this.docSymbolsMeta={name:`Include ${r}`,kind:Id.SymbolKind.File},this.addChild(n),this.addChild(r)}get resolvedPath(){return this._resolvedPath}set resolvedPath(n){this.docSymbolsMeta={name:`Include ${n}`,kind:Id.SymbolKind.File},this._resolvedPath=n}},Ao=class extends F{constructor(n,r,i){super(i);this._path=n;this.relative=r;this.docSymbolsMeta={name:(0,pw.basename)(this.path),kind:Id.SymbolKind.File},this.semanticTokenType="string",this.semanticTokenModifiers="declaration"}get path(){return this.relative?this._path.slice(1,-1):this._path}};var Jn=class extends F{constructor(n){super();this.comments=n;n.forEach(this.addChild.bind(this))}toString(){return this.comments.map(n=>n.toString()).join(`
195
+ `)}},Qn=class extends F{constructor(e){super(e),this.semanticTokenType="comment",this.semanticTokenModifiers="documentation"}toString(){let e,n=this.firstToken,r="";for(;n!==this.lastToken;)r+=n?.value.padStart(n.value.length+(e?n.pos.col-e.pos.colEnd:0)," "),e=n,n=n?.nextToken;n&&(r+=n?.value.padStart(n.value.length+(e?n.pos.col-e.pos.colEnd:0)," "));let i=r.match(/^\s*(?:(?:\/\/|\/\*+)\s*)?(.*?)\s*(?:\*\/)?\s*$/s);return i?i[1]:""}};var mw=K(Z());var _t=class extends xe{constructor(n,r){super(r);this.name=n;this.docSymbolsMeta={name:this.name.toString(),kind:mw.SymbolKind.Variable},this.semanticTokenType="macro",this.semanticTokenModifiers="declaration"}toString(){return this.name}};var V1=async(t,e,n)=>{let r=J.Position.create(t.pos.line,t.pos.col),i=n.find(s=>Kn(s,e,r));if(i)return Ur(i,e,r)},Rg=t=>{if(t)return t instanceof gt?t:Rg(t?.parentNode)},Oo=(t,e,n=0)=>{if(!e||!se(e.uri,t)||!e.parentNode?.uri)return n;let r=Rg(e.parentNode);return Oo(t,r,n+1)},z1=(t,e)=>async n=>{let r=t.filter(a=>!(a instanceof hi)&&!(a instanceof Qn)&&!(a instanceof Jn)),i=await V1(n.firstToken,e,r);if(!i||i===n||n.allDescendants.some(a=>a===i))return{level:0};let s=Rg(i);return{level:Oo(e,s),inAst:i}};async function Cg(t,e,n){let r=n.split(`
196
+ `),i=[],s=Le(t.textDocument.uri),o=await e.getRuntime(),a=o.fileTopMostAsts(s);if(o.includes.filter(d=>se(d.resolvedPath,s)).length>1){let d=[];a.forEach(f=>{d.some(h=>h.firstToken.pos.line===f.firstToken.pos.line&&h.firstToken.pos.col===f.firstToken.pos.col)||d.push(f)}),a=d}let l=z1(a,s);i.push(...(await Promise.all(a.flatMap(async d=>await vw(t,d,s,l,r)))).flat()),t.options.trimTrailingWhitespace&&i.push(...G1(r,i));let u=W1(a,r);return u.length?i.filter(d=>!H1(d.range.start,u)):i}var W1=(t,e)=>{let n=J.Position.create(e.length-1,e.at(-1)?.length??0),r=[],i;return t.filter(o=>(o instanceof Jn||o instanceof Qn)&&/^dts-format (on|off)$/.test(o.toString().trim())).sort((o,a)=>o.firstToken.pos.line-a.firstToken.pos.line).forEach(o=>{let a=o.toString().trim();if(a==="dts-format off")i={start:J.Position.create(o.firstToken.pos.line,o instanceof Jn?o.firstToken.pos.colEnd:0)};else if(a==="dts-format on"&&i){let c=J.Position.create(o.lastToken.pos.line,o instanceof Jn?o.lastToken.pos.colEnd-1:e[o.lastToken.pos.line-1].length);r.push(J.Range.create(i.start,c)),i=void 0}}),i&&r.push(J.Range.create(i.start,n)),r};function gw(t,e){return t.line<e.line?-1:t.line>e.line?1:t.character<e.character?-1:t.character>e.character?1:0}var H1=(t,e)=>e.some(n=>gw(t,n.start)>=0&&gw(t,n.end)<=0),G1=(t,e)=>{let n=[];return t.forEach((r,i)=>{let s=r.trimEnd();if(s.length!==r.length){let o=J.Range.create(J.Position.create(i,s.length),J.Position.create(i,r.length));e.some(a=>sw(o,a.range))||n.push(J.TextEdit.del(o))}}),n},Ld=(t,e,n=1,r=!1,i=t.prevToken)=>{if(i){let s=t.pos.line-i.pos.line;if(s-n&&(s!==2&&n!==0||n===0||r))return J.TextEdit.replace(J.Range.create(J.Position.create(i.pos.line,i.pos.colEnd),J.Position.create(t.pos.line-n,n?e[t.pos.line-n].length:t.pos.col)),"".padEnd(n-(r?1:0),`
197
+ `))}else if(t.pos.line)return J.TextEdit.del(J.Range.create(J.Position.create(0,0),J.Position.create(t.pos.line,0)))},yw=(t,e,n,r="")=>{let i=t.pos.line===t.prevToken?.pos.line;if(t.prevToken&&i)return J.TextEdit.replace(J.Range.create(J.Position.create(t.prevToken.pos.line,t.prevToken.pos.colEnd),J.Position.create(t.pos.line,t.pos.col)),`
198
+ ${"".padStart(e*n.length,n)}${r}`)},Dg=(t,e,n,r,i="")=>{let s=`${"".padStart(e*n.length,n)}${i}`,o=J.Range.create(J.Position.create(t.pos.line,0),J.Position.create(t.pos.line,t.pos.col)),a=a$(r,o);return s===a?[]:[J.TextEdit.replace(J.Range.create(J.Position.create(t.pos.line,0),J.Position.create(t.pos.line,t.pos.col)),s)]},ct=(t,e,n=1,r=!1)=>{if(!t.nextToken)return[];if(t.nextToken?.pos.line!==t.pos.line){if(r)return[];let i=Ld(t.nextToken,e,0);if(!i)throw new Error("remove new LinesEdit must be defined");return n&&(i.newText=`${"".padEnd(n," ")}${i.newText}`),[i]}return n===0?[J.TextEdit.del(J.Range.create(J.Position.create(t.pos.line,t.pos.colEnd),J.Position.create(t.nextToken.pos.line,t.nextToken.pos.col)))]:t.nextToken.pos.line===t.pos.line&&t.pos.colEnd===t.nextToken.pos.col?[J.TextEdit.insert(J.Position.create(t.nextToken.pos.line,t.nextToken.pos.col),"".padEnd(n," "))]:[J.TextEdit.replace(J.Range.create(J.Position.create(t.pos.line,t.pos.colEnd),J.Position.create(t.nextToken.pos.line,t.nextToken.pos.col)),"".padEnd(n," "))]},nc=(t,e)=>t.slice(1).flatMap(n=>n.firstToken.prevToken?ct(n.firstToken.prevToken,e):[]),Y1=async(t,e,n,r,i,s,o)=>{if(!se(e.uri,n))return[];let a=[];if(a.push(..._r(e.firstToken,r,i,s)),e instanceof $e||e instanceof Bt)if(a.push(...nc(e.labels,s)),e instanceof $e){e.labels.length&&e.name&&e.name.firstToken.prevToken&&a.push(...ct(e.name.firstToken.prevToken,s));let c=e.name&&e.openScope?ct(e.name.lastToken,s):[];a.push(...c)}else{e.labels.length&&e.reference?.firstToken.prevToken&&a.push(...ct(e.reference.firstToken.prevToken,s));let c=e.reference&&e.openScope?ct(e.reference.lastToken,s):[];a.push(...c)}else e instanceof yt&&e.firstToken.value==="/"&&e.openScope&&a.push(...ct(e.firstToken,s,1));return a.push(...(await Promise.all(e.children.flatMap(c=>vw(t,c,n,o,s,r+1)))).flat()),e.closeScope&&(e.openScope&&e.closeScope.prevToken===e.openScope?a.push(...ct(e.openScope,s,0)):a.push(..._r(e.closeScope,r,i,s,void 0,1,!0))),e.lastToken.value===";"&&e.closeScope&&a.push(...rc(e.closeScope,e.lastToken)),a},K1=(t,e,n,r,i,s)=>{let o=[];if(o.push(...nc(e.labels,s)),e.labels.length&&e.value?.firstToken.prevToken&&o.push(...ct(e.value.firstToken.prevToken,s)),e.firstToken.prevToken)if(e.firstToken.pos.line!==e.firstToken.prevToken?.pos.line&&e.firstToken.prevToken!==i){let a=Ld(e.firstToken,s,1,!0);a&&o.push(a),o.push(...Dg(e.firstToken,n,r.singleIndent,s,Md(r,t+4)))}else o.push(...ct(e.firstToken.prevToken,s,i&&e.firstToken.prevToken===i?0:1));return e.value instanceof xe&&o.push(...xd(e.value,s)),o},X1=(t,e,n,r,i)=>{let s=[];return e instanceof Ct||e instanceof di?(s.push(...e.values.flatMap(o=>K1(t,o,n,r,e.openBracket,i))),e.closeBracket?.prevToken&&s.push(...ct(e.closeBracket.prevToken,i,e.closeBracket.prevToken===e.values.at(-1)?.lastToken?0:1))):e instanceof xe&&s.push(...xd(e,i)),s},xd=(t,e)=>t instanceof vr?J1(t,e):t instanceof Fr?Q1(t,e):[],J1=(t,e)=>{let n=[];return n.push(...ct(t.functionName.lastToken,e,0)),t.params.forEach((r,i)=>{r?.firstToken.prevToken&&n.push(...ct(r?.firstToken.prevToken,e,i?1:0)),r?.splitToken&&n.push(...rc(r.lastToken,r.splitToken))}),t.lastToken.value===")"&&t.lastToken.prevToken&&n.push(...ct(t.lastToken.prevToken,e,0)),n},Q1=(t,e)=>{let n=[];return t.openBracket&&t.openBracket.nextToken&&n.push(...ct(t.openBracket,e,0)),n.push(...xd(t.expression,e)),t.join?(t.join.operator.firstToken.prevToken&&n.push(...ct(t.join.operator.firstToken.prevToken,e)),t.join.expression.firstToken.prevToken&&n.push(...ct(t.join.expression.firstToken.prevToken,e)),n.push(...xd(t.join.expression,e))):!(t.expression instanceof Fr)&&(t.expression instanceof vr||t.expression instanceof _t)&&(t.openBracket&&n.push(J.TextEdit.del(J.Range.create(J.Position.create(t.openBracket.pos.line,t.openBracket.pos.col),J.Position.create(t.openBracket.pos.line,t.openBracket.pos.colEnd)))),t.closeBracket&&n.push(J.TextEdit.del(J.Range.create(J.Position.create(t.closeBracket.pos.line,t.closeBracket.pos.col),J.Position.create(t.closeBracket.pos.line,t.closeBracket.pos.colEnd))))),t.closeBracket&&t.closeBracket.prevToken&&n.push(...ct(t.closeBracket.prevToken,e,0)),n},Z1=(t,e,n,r,i)=>{let s=[];return s.push(...nc(e.startLabels,i)),s.push(...X1(t,e.value,n,r,i)),s.push(...nc(e.endLabels,i)),s},Md=(t,e)=>{if(t.insertSpaces)return"".padStart(e," ");let n=Math.floor(e/t.tabSize),r=e%t.tabSize;return`${"".padStart(n," ")}${"".padStart(r," ")}`},e$=(t,e,n,r,i,s)=>{let o=[];return e.values.forEach((a,c)=>{if(!a)return[];let l=a.firstToken.prevToken,u=c?e.values.at(c-1):void 0;if(l)if(l.pos.line===a.firstToken.pos.line)if(l.value===","&&u?.lastToken.pos.line!==a.firstToken.pos.line&&l.prevToken?.pos.line!==a.firstToken.pos.line){let d=yw(a.firstToken,n,r.singleIndent,Md(r,t+3));d&&o.push(d)}else o.push(...ct(l,i,1));else if(s&&a.firstToken.prevToken===s)o.push(...ct(s,i));else{let d=Ld(a.firstToken,i,1,!0);d&&o.push(d),o.push(...Dg(a.firstToken,n,r.singleIndent,i,Md(r,t+3)))}o.push(...Z1(t,a,n,r,i)),a.nextValueSeparator&&o.push(...rc(a.lastToken,a.nextValueSeparator))}),o},t$=(t,e,n,r,i)=>{if(!se(t.uri,i))return[];let s=[];return s.push(..._r(t.firstToken,e,n.singleIndent,r)),s.push(...nc(t.labels,r)),t.labels.length&&t.propertyName?.firstToken.prevToken&&s.push(...ct(t.propertyName.firstToken.prevToken,r)),t.values&&(t.propertyName&&s.push(...ct(t.propertyName?.lastToken,r)),s.push(...e$(t.propertyName?.name.length??0,t.values,e,n,r,t.assignOperatorToken))),t.lastToken.value===";"&&s.push(...rc(t.children.at(-1).lastToken,t.lastToken)),s},_r=(t,e,n,r,i,s,o)=>{let a=[],c=yw(t,e,n,i);if(c)a.push(c);else{let l=Ld(t,r,s,o);l&&a.push(l),a.push(...Dg(t,e,n,r,i))}return a},rc=(t,e)=>t.pos.line===e.pos.line&&t.pos.colEnd+1===e.pos.colEnd?[]:t.nextToken===e?[J.TextEdit.replace(J.Range.create(J.Position.create(t.pos.line,t.pos.colEnd),J.Position.create(e.pos.line,e.pos.colEnd)),e.value)]:[J.TextEdit.insert(J.Position.create(t.pos.line,t.pos.colEnd),e.value),J.TextEdit.del(J.Range.create(J.Position.create(e.prevToken?.pos.line??e.pos.line,e.prevToken?.pos.colEnd??e.pos.col),J.Position.create(e.pos.line,e.pos.colEnd)))],n$=(t,e,n,r)=>{let i=[];i.push(..._r(t.firstToken,e,n,r));let s=ct(t.keyword.lastToken,r);return i.push(...s),t.lastToken.value===";"&&i.push(...rc(t.children.at(-1).lastToken,t.lastToken)),i},r$=(t,e,n,r,i)=>{if(n===void 0)return[];if(!se(t.uri,e))return[];let s=[];s.push(..._r(t.firstToken,n.level,r,i));let o=ct(t.keyword.lastToken,i);return s.push(...o),s},i$=(t,e,n,r,i)=>t.comments.flatMap((s,o)=>s$(s,e,n,r,o?o===t.comments.length-1?"last":"comment":"first",i)),bw=(t,e,n="")=>{let r=e?wg(e):void 0;if(!r)return n;let i=Ps(e),s=r.propertyName?.name.length??0;return`${`${Md(t,s+(i?4:3)+(n.length-n.trimStart().length))}`}${n.trimStart()}`},s$=(t,e,n,r,i,s)=>{let o=[];if(!t.firstToken.prevToken)return[...o,..._r(t.firstToken,e?.level??0,n,r)];if(t.firstToken.pos.line===t.firstToken.prevToken?.pos.line)return[...o,...ct(t.firstToken.prevToken,r,1)];if(e===void 0)return[];let c="",l=t.toString();switch(i==="last"&&l.trim()!==""&&t.lastToken.prevToken&&(i="comment",o.push(..._r(t.lastToken.prevToken,e?.level??0,n,r," "))),i){case"comment":c=t.firstToken.value==="*"?" ":" * ";break;case"first":break;case"last":c=" ";break}return e?.inAst instanceof gt?o.push(..._r(t.firstToken,e?.level??0,n,r,c)):o.push(..._r(t.firstToken,e?.level??0,n,r,bw(s,e?.inAst,c))),o},o$=(t,e,n,r,i)=>t.firstToken.prevToken?t.firstToken.pos.line===t.firstToken.prevToken.pos.line?ct(t.firstToken.prevToken,r,1):_r(t.firstToken,e?.level??0,n,r,bw(i,e?.inAst)):_r(t.firstToken,e?.level??0,n,r),vw=async(t,e,n,r,i,s=0)=>{let o=t.options.tabSize,a=t.options.insertSpaces,c=a?"".padStart(o," "):" ",l={tabSize:o,insertSpaces:a,singleIndent:c};return JN(c),e instanceof gt?Y1(t,e,n,s,c,i,r):e instanceof Ye?t$(e,s,l,i,n):e instanceof fn?n$(e,s,c,i):e instanceof hi?r$(e,n,await r(e),c,i):e instanceof Qn?o$(e,await r(e),c,i,l):e instanceof Jn?i$(e,await r(e),c,i,l):[]};function a$(t,e){let n=t[e.start.line],r=t[e.end.line];if(e.start.line===e.end.line)return n.substring(e.start.character,e.end.character);let i=t.slice(e.start.line+1,e.end.line);return[n.substring(e.start.character),...i,r.substring(0,e.end.character)].join(`
199
+ `)}function c$(t){switch(t){case"EMPTY":return"EMPTY";case"U32":return"U32";case"U64":return"U64";case"STRING":return"STRING";case"PROP_ENCODED_ARRAY":return"PROP_ENCODED_ARRAY";case"STRINGLIST":return"STRINGLIST";case"BYTESTRING":return"BYTESTRING";case"ANY":return"ANY";case"UNKNOWN":return"UNKNOWN"}}var Y=class{constructor(e,n,r="optional",i=void 0,s,o){this.name=e;this.type=n;this.def=i;this.additionalTypeCheck=o;this.hideAutoComplete=!1;this.list=!1;this.onHover=()=>({kind:rt.MarkupKind.Markdown,value:["### Type","**DTS native type** ",`${this.type.map(e=>e.types.map(c$).join(" or ")).join(",")}
188
200
 
189
201
  `,...this.bindingType?["**Binding type** ",`${this.bindingType}
190
202
 
@@ -193,9 +205,9 @@ ${"".padStart(e*n.length,n)}${r}`)},Bg=(t,e,n,r,i="")=>{let s=`${"".padStart(e*n
193
205
  `)]:[],...this.examples?["### Example",this.examples.join(`
194
206
 
195
207
  `)]:[]].join(`
196
- `)});this.signatureArgsCyclic=!1;typeof r!="function"?this.required=()=>r:this.required=r,typeof s!="function"?(this.allowedValues=s,this.values=()=>s===void 0?i?[i]:[]:i&&s.indexOf(i)===-1?[i,...s]:s):this.values=s}getNameMatch(e){return typeof this.name=="string"?this.name===e:this.name.test(e)}validateProperty(e,n,r,i){let s=this.required(n);if(i){if(s==="omitted")return[$(11,i.ast,rt.DiagnosticSeverity.Error,void 0,[],[r])]}else{if(s==="required"){let l=e.getOrderedNodeAst(n),u=Co(l),d="";if(this.type.length===1&&this.type[0].types.length===1)switch(this.type[0].types[0]){case"U32":case"U64":case"PROP_ENCODED_ARRAY":d=" = <>";break;case"STRING":case"STRINGLIST":d=' = ""';break;case"BYTESTRING":d=" = []";break}return[...l.map((f,h)=>{let y=f.openScope??u[h].lastToken;return $(0,u[h],rt.DiagnosticSeverity.Error,[],[],[r],rt.TextEdit.insert(rt.Position.create(y.pos.line,y.pos.col+1),`
197
- ${"".padEnd(Ao(u[h].uri,f)*Ro().length,Ro())}${r}${d};`))})]}return[]}let o=E$(i),a=[],c=(l,u,d)=>{if(d??=i.ast,!(l.some(h=>h==u)||l.some(h=>h=="STRINGLIST")&&(u==="STRING"||u==="STRINGLIST")||l.some(h=>h=="PROP_ENCODED_ARRAY")&&(u==="U32"||u==="U64"))){let h=[];l.forEach(y=>{switch(y){case"EMPTY":h.push(1);break;case"STRING":h.push(2);break;case"STRINGLIST":h.push(3);break;case"U32":h.push(5);break;case"U64":h.push(6);break;case"PROP_ENCODED_ARRAY":h.push(7);break}}),h.length&&a.push($(h,d,rt.DiagnosticSeverity.Error,[],[],[i.name]))}};if(this.type[0].types.some(l=>l==="ANY"))return[];if(this.type.length>1){let l=this.type;!this.list&&this.type.length!==o.length?a.push($(4,i.ast.values??i.ast,rt.DiagnosticSeverity.Error,[],[],[r,this.type.length.toString()])):o.forEach((u,d)=>{l[0].types.every(f=>f!==u)&&a.push($(3,i.ast.values?.values[d]??i.ast))})}else{this.type[0].types.some(u=>u==="STRINGLIST")?o.some(u=>c(["STRINGLIST"],u,i.ast.values?.values[0]?.value)):this.list||this.type.length===1&&this.type[0].types.filter(u=>u!=="EMPTY").every(u=>u==="PROP_ENCODED_ARRAY")?o.some(u=>c(this.type[0].types,u,i.ast.values?.values[0]?.value)):o.length>1&&this.type[0].types.some(u=>u!=="EMPTY")?a.push($(8,i.ast.propertyName??i.ast,rt.DiagnosticSeverity.Error,(i.ast.values?.values.slice(1)??[]).filter(u=>!!u),[],[i.name])):o.length===1&&c(this.type[0].types,o[0],i.ast.values?.values[0]?.value);let l=this.values(i);if(a.length===0&&(a.push(...this.additionalTypeCheck?.(i,e.context.macros)??[]),l.length&&this.type[0].types.some(u=>u==="STRING"))){let u=i.ast.values?.values[0]?.value;l.some(d=>u.value===d)||a.push($(9,i.ast.values?.values[0]?.value??i.ast,rt.DiagnosticSeverity.Error,[],[],[this.values(i).map(d=>`'${d}'`).join(" or ")]))}}return a}getPropertyCompletionItems(e,n,r){let i=this.type.at(n);return i?.types.some(s=>s==="STRING")?e.ast.values?.values&&e.ast.values.values?.length>1?[]:this.values(e).map(s=>({label:`"${s}"`,kind:rt.CompletionItemKind.Variable,sortText:s===this.def?`A${s}`:`Z${s}`,insertText:r?`${s}`:`"${s}"`})):i?.types.some(s=>s==="U32"||s==="U64")?this.values(e).map(s=>({label:`<${s}>`,kind:rt.CompletionItemKind.Variable,sortText:s===this.def?`A${s}`:`Z${s}`,insertText:r?`${s}`:`<${s}>`})):[]}},E$=t=>t.ast.values?t.ast.values.values.map(e=>w$(e)):["EMPTY"],w$=t=>t?t.value instanceof je?"STRING":t.value instanceof Rt?t.value.values.length===1?"U32":t.value.values.length===2?"U64":"PROP_ENCODED_ARRAY":t.value instanceof de||t.value instanceof $n?"U32":"BYTESTRING":"UNKNOWN",ic=class{constructor(){this.extends=new Set}},pn=class extends ic{constructor(n=()=>[]){super();this.additionalValidations=n;this.#e=[];this.noMismatchPropertiesAllowed=!1;this.warnMismatchProperties=!1}#e;#t;getIssue(n,r){let i=[];if(r.disabled){let a=r.getProperty("status");return[...r.definitions,...r.referencedBy].forEach(c=>i.push($(21,c,rt.DiagnosticSeverity.Hint,[...a?.ast?[a?.ast]:[]],[rt.DiagnosticTag.Unnecessary]))),i}let s=new Set,o=this.properties.flatMap(a=>{if(typeof a.name=="string"){let u=r.getProperty(a.name);return u&&s.add(u),a.validateProperty(n,r,a.name,u)}let c=r.property.filter(u=>a.getNameMatch(u.name));c.forEach(u=>s.add(u));let l=this.properties.filter(u=>u!==a)??[];return l.length&&c.some(u=>l.some(d=>d.getNameMatch(u.name)))?[]:c.flatMap(u=>a.validateProperty(n,r,u.name,u))});return s.size!==r.property.length&&(this.noMismatchPropertiesAllowed||this.warnMismatchProperties)&&r.property.filter(c=>!s.has(c)).forEach(c=>{i.push($(this.warnMismatchProperties?34:27,c.ast,this.warnMismatchProperties?rt.DiagnosticSeverity.Warning:rt.DiagnosticSeverity.Error,[],[],[c.name],rt.TextEdit.del(ws(c.ast.firstToken.prevToken,c.ast.lastToken,!1))))}),[...i,...o,...this.additionalValidations(n,r)]}get properties(){return this.#e}addProperty(n){Array.isArray(n)?n.forEach(r=>this.#e.push(r)):this.#e.push(n),this.#e.sort((r,i)=>typeof r.name=="string"&&typeof i.name=="string"||typeof r.name!="string"&&typeof i.name!="string"?0:typeof r.name=="string"?-1:1)}get childNodeType(){return this.#t}set childNodeType(n){n&&(this.#t=r=>{let i=n(r);return i.bindingsPath=this.bindingsPath,i})}getOnPropertyHover(n){let r=this.properties.find(i=>i.getNameMatch(n));return r?.onHover.bind(r)()}getSignatureHelp(n,r,i,s){let o=this.properties.find(f=>f.getNameMatch(n.name)),a=o?.signatureArgs;if(!o||!a)return;let c=n.getArgumentIndex(i),l=n.getArgumentIndex(s),d=n.getArgumentIndex(r)??l??(c!==void 0?c+1:void 0);if(vN(a)){let f=0;if(d!==void 0){let h=d,y=d?a.findIndex(p=>f<=h&&p.length+f>h?!0:(f+=p.length,!1)):void 0;y!==void 0&&(y>1&&(d=d-a.slice(0,y-1).reduce((p,T)=>p+T.length,0)),a=a.slice(y?y-1:0,y+2))}return{signatures:[rt.SignatureInformation.create(`${n.name} = ${a.map(h=>`<${h.map(y=>y.label).join(" ")}>`).join(`,
198
- `)};`,this.description,...a.flat())],activeSignature:0,activeParameter:d}}return o.signatureArgsCyclic&&d&&(d=d%a.length),{signatures:[rt.SignatureInformation.create(`${n.name} = <${a.map(f=>f.label).join(" ")}>;`,this.description,...a)],activeSignature:0,activeParameter:d}}getPropertyListCompletionItems(n){return this.properties.filter(r=>!r.hideAutoComplete&&r.required(n)!=="omitted"&&typeof r.name=="string").map(r=>{let i=n&&r.required(n),s=!!n.property.some(a=>r.getNameMatch(a.name)),o="a";return i==="required"?o=s?"Y":"!":o=s?"Z":"B",{label:`${r.name}`,kind:rt.CompletionItemKind.Property,sortText:`${o}${r.name}`}})??[]}};var we=t=>{if(!t?.values.some(e=>!(e?.value instanceof Rt)))return t?.values.flatMap(e=>e.value.values.map(n=>n.value))??[]};var Re=(t,e,n,r)=>{let i=t.ast.values?.values.at(e)?.value;if(i instanceof Rt){let s=i.values.at(n);if(s?.value instanceof tt){let o=s.value.evaluate(r);if(typeof o=="number")return o}}},qn=(t,e,n=0)=>{if(t instanceof hn){if(t?.value instanceof Rt){let r=t.value.values.at(n);if(r?.value instanceof Wt)return e.getPhandle(r.value.value);if(r?.value instanceof de)return r.value.linksTo;if(r?.value instanceof $n)return r.value.path?.pathParts.at(-1)?.linksTo}}else{if(t instanceof Wt)return e.getPhandle(t.value);if(t instanceof de)return t.linksTo;if(t instanceof $n)return t.path?.pathParts.at(-1)?.linksTo}},V=t=>Array.isArray(t)?[{types:t}]:[{types:[t]}];var xN=()=>{let t=new Y("compatible",V("STRINGLIST"));return t.description=["The compatible property value consists of one or more strings that define the specific programming model for the device. This list of strings should be used by a client program for device driver selection. The property value consists of a concatenated list of null terminated strings, from most specific to most general. They allow a device to express its compatibility with a family of similar devices, potentially allowing a single device driver to match against several devices.",'The recommended format is "manufacturer, model", where manufacturer is a string describing the name of the manufacturer (such as a stock ticker symbol), and model specifies the model number.',"The compatible string should consist only of lowercase letters, digits and dashes, and should start with a letter. A single comma is typically only used following a vendor prefix. Underscores should not be used."],t.examples=['```devicetree\ncompatible = "fsl,mpc8641", "ns16550";\n```',"In this example, an operating system would first try to locate a device driver that supported fsl, mpc8641. If a driver was not found, it would then try to locate a driver that supported the more general ns 16550 device type."],t};var Oo=K(J()),MN=()=>{let t=new Y("device_type",V("STRING"),"optional",void 0,e=>e.parent.name==="cpu"||e.parent.name==="memory"?[e.parent.name]:[],e=>{if(e.parent.name==="cpu"||e.parent.name==="memory"){let n=e.ast.values?.values.at(0)?.value;if(n instanceof je&&n.value!==e.parent.name)return e.parent.name==="cpu"?[$(12,e.ast,Oo.DiagnosticSeverity.Error,[],[],[e.name])]:[$(13,e.ast,Oo.DiagnosticSeverity.Error,[],[],[e.name])]}return t.required(e.parent)!=="required"?[$(14,e.ast,Oo.DiagnosticSeverity.Hint,[],[Oo.DiagnosticTag.Deprecated],[e.name])]:[]});return t.description=["The device_type property was used in IEEE 1275 to describe the device's FCode programming model. Because DTSpec does not have FCode, new use of the property is deprecated, and it should be included only on cpu and memory nodes for compatibility with IEEE 1275-derived devicetrees."],t};var LN=()=>{let t=new Y("#interrupt-cells",V("U32"));return t.description=["The #interrupt-cells property defines the number of cells required to encode an interrupt specifier for an interrupt domain."],t};var $N=()=>{let t=new Y("interrupt-controller",V("EMPTY"),"optional");return t.description=["The presence of an interrupt-controller property defines a node as an interrupt controller node."],t};var qN=()=>{let t=new Y("interrupt-parent",V("U32"));return t.description=["Because the hierarchy of the nodes in the interrupt tree might not match the devicetree, the interrupt-parent property is available to make the definition of an interrupt parent explicit. The value is the phandle to the interrupt parent. If this property is missing from a device, its interrupt parent is assumed to be its devicetree parent."],t};var ji=K(J()),jN=()=>{let t=new Y("interrupts",V("PROP_ENCODED_ARRAY"),"optional",void 0,void 0,(e,n)=>{let r=[],i=we(e.ast.values);if(!i)return r;let s=e.parent,o=s.getProperty("interrupt-parent"),a=s.root,c=o?qn(o?.ast.values?.values.at(0),a):s.parent;if(!c)return o?(r.push($(17,o.ast.values?.values.at(0)?.value??o.ast)),r):(r.push($(16,e.ast,ji.DiagnosticSeverity.Error,[...e.parent.nodeNameOrLabelRef],[],[e.name,"interrupt-parent",e.parent.pathString])),r);let l=c.getProperty("#interrupt-cells");if(!l)return r;let u=Re(l,0,0,n);if(!u)return r;let d=[...Array.from({length:u},(p,T)=>`Interrupt${u>1?T:""}`)];t.signatureArgs=d.map(p=>ji.ParameterInformation.create(p));let f=c.getProperty("interrupt-map"),h=s.parent?.getProperty("#address-cells");f&&!h&&r.push($(16,e.ast.propertyName??e.ast,ji.DiagnosticSeverity.Error,[...e.parent.nodeNameOrLabelRef],[],[e.name,"#address-cells",s.parent.pathString]));let y=0;for(;y<i.length;){if(!l){r.push($(16,e.ast,ji.DiagnosticSeverity.Error,[...c.nodeNameOrLabelRef],[],[e.name,"#interrupt-cells",c.pathString]));break}let p=i.length-y;if(u>p)return r.push($(19,i.at(-1),ji.DiagnosticSeverity.Error,[],[],[e.name,`<${[...Array.from({length:u},()=>"Interrupt")].join(" ")}> `])),r;let T=i.slice(y,y+u),_=s.mappedReg(n)?.at(0)?.startAddress;if(f&&_){let v=c.getNexusMapEntyMatch("interrupt",n,T,_);v?.match?e.nexusMapsTo.push({mappingValuesAst:T,mapItem:v.match}):r.push($(31,v.entry,ji.DiagnosticSeverity.Error,[f.ast]))}y+=u}return r});return t.description=["The interrupts property of a device node defines the interrupt or interrupts that are generated by the device.The value of the interrupts property consists of an arbitrary number of interrupt specifiers. The format of an interrupt specifier is defined by the binding of the interrupt domain root.","interrupts is overridden by the interrupts-extended property and normally only one or the other should be used."],t.examples=["A common definition of an interrupt specifier in an open PIC-compatible interrupt domain consists of two cells; an interrupt number and level/sense information. See the following example, which defines a single interrupt specifier, with an interrupt number of OxA and level/sense encoding of 8.","```devicetree\ninterrupts = <0xA 8>;\n```"],t};var Ur=K(J()),FN=()=>{let t=new Y("interrupts-extended",V("PROP_ENCODED_ARRAY"),"optional",void 0,void 0,(e,n)=>{let r=[],i=e.parent,s=i.getProperty("interrupts");s&&r.push($(15,s.ast,Ur.DiagnosticSeverity.Warning,[e.ast],[],[s.name,"is ignored when 'interrupts-extended' is used"]));let o=i.getProperty("interrupt-parent");o&&r.push($(15,o.ast,Ur.DiagnosticSeverity.Warning,[e.ast],[],[o.name,"is ignored when 'interrupts-extended' is used"]));let a=i.root,c=we(e.ast.values);if(!c?.length)return[];let l=0,u=0,d=[];for(;l<c.length;){let f=qn(c[l],a);if(!f)return r.push($(17,c[l],Ur.DiagnosticSeverity.Error)),r;let h=f.getProperty("#interrupt-cells");if(!h){r.push($(16,e.ast,Ur.DiagnosticSeverity.Error,[...f.nodeNameOrLabelRef],[],[e.name,"#interrupt-cells",f.pathString]));break}f?.getProperty("#address-cells")||r.push($(16,e.ast,Ur.DiagnosticSeverity.Error,[...e.parent.nodeNameOrLabelRef],[],[e.name,"#address-cells",f.pathString]));let p=Re(h,0,0,n);if(p==null)return r;let T=c.length-l-1;if(d.push([`${u}_phandel`,...Array.from({length:p},(w,C)=>`${u}_interrupt${p>1?C:""}`)]),p>T)return r.push($(19,c.at(-1),Ur.DiagnosticSeverity.Error,[],[],[e.name,`<${d.at(-1).join(" ")}>`])),r;let _=c.slice(l+1,l+1+p),v=f.getProperty("interrupt-map"),b=i.mappedReg(n)?.at(0)?.startAddress;if(v&&b){let w=f.getNexusMapEntyMatch("interrupt",n,_,b);w?.match?e.nexusMapsTo.push({mappingValuesAst:_,mapItem:w.match}):r.push($(31,w.entry,Ur.DiagnosticSeverity.Error,[v.ast]))}l+=p+1,u++}return d.push([`${u}_phandel`,`${u}_interrupt...`]),t.signatureArgs=d.map(f=>f.map(h=>Ur.ParameterInformation.create(h))),r});return t.description=["The interrupts-extended property lists the interrupts) generated by a device. interrupts-extended should be used instead of interrupts when a device is connected to multiple interrupt controllers as it encodes a parent phandle with each interrupt specifier.","The interrupts and interrupts-extended properties are mutually exclusive. A device node should use one or the other, but not both. Using both is only permissible when required for compatibility with software that does not understand interrupts-extended. If both interrupts-extended and interrupts are present then interrupts-extended takes precedence."],t.examples=["This example shows how a device with two interrupt outputs connected to two separate interrupt controllers would describe the connection using an interrupts-extended property. pic is an interrupt controller with an #interrupt-cells specifier of 2, while gic is an interrupt controller with an #interrupts-cells specifier of 1.","```devicetree\ninterrupts-extended = <&pic OXA 8>, <&gic Oxda>;\n```"],t};var BN=()=>{let t=new Y("dma-noncoherent",V("EMPTY"));return t.description=["For architectures which are by default coherent for 1/O, the dma-noncoherent property is used to indicate a device is not capable of coherent DMA operations. Some architectures have non-coherent DMA by default and this property is not applicable."],t};var UN=()=>{let t=new Y("dma-coherent",V("EMPTY"));return t.description=["For architectures which are by default non-coherent for I/O, the dma-coherent property is used to indicate a device is capable of coherent DMA operations. Some architectures have coherent DMA by default and this property is not applicable."],t};var Kd=K(J()),VN=()=>{let t=new Y("dma-ranges",V(["EMPTY","PROP_ENCODED_ARRAY"]),"optional",void 0,void 0,(e,n)=>{let r=[],i=we(e.ast.values);if(!i?.length)return[];let s=e.parent.sizeCells(n),o=e.parent.addressCells(n),a=e.parent.parentAddressCells(n),c=[...Array.from({length:o},(l,u)=>`child-bus-address${o>1?u:""}`),...Array.from({length:a},(l,u)=>`parent-bus-address${a>1?u:""}`),...Array.from({length:s},(l,u)=>`length${s>1?u:""}`)];return t.signatureArgs=c.map(l=>Kd.ParameterInformation.create(l)),t.signatureArgsCyclic=!0,(i.length===0||i.length%(o+a+s)!==0)&&r.push($(19,i.at(i.length-i.length%(o+a+s))??e.ast,Kd.DiagnosticSeverity.Error,[],[],[e.name,`<${[...Array.from({length:o},()=>"child-bus-address"),...Array.from({length:a},()=>"parent-bus-address"),...Array.from({length:s},()=>"length")].join(" ")}>`])),r});return t.description=["The dma-ranges property is used to describe the direct memory access (DMA) structure of a memory-mapped bus whose devicetree parent can be accessed from DMA operations originating from the bus. It provides a means of defining a mapping or translation between the physical address space of the bus and the physical address space of the parent of the bus.","The format of the value of the dma-ranges property is an arbitrary number of triplets of (child-bus-address, parent-bus-address, length). Each triplet specified describes a contiguous DMA address range.","- The child-bus-address is a physical address within the child bus' address space. The number of cells to represent the address depends on the bus and can be determined from the #address-cells of this node (the node in which the dma-ranges property appears).","- The parent-bus-address is a physical address within the parent bus' address space. The number of cells to represent the parent address is bus dependent and can be determined from the #address-cells property of the node that defines the parent's address space.","- The length specifies the size of the range in the child's address space. The number of cells to represent the size can be determined from the #size-cells of this node (the node in which the dma-ranges property appears)."],t};var Io=K(J()),Xd=()=>{let t=new Y("ranges",V(["EMPTY","PROP_ENCODED_ARRAY"]),"optional",void 0,void 0,(e,n)=>{let r=[],i=we(e.ast.values);if(!i?.length)return[];let s=e.parent.sizeCells(n),o=e.parent.addressCells(n),a=e.parent.parentAddressCells(n),c=[...Array.from({length:o},(l,u)=>`child-bus-address${o>1?u:""}`),...Array.from({length:a},(l,u)=>`parent-bus-address${a>1?u:""}`),...Array.from({length:s},(l,u)=>`length${s>1?u:""}`)];return t.signatureArgs=c.map(l=>Io.ParameterInformation.create(l)),t.signatureArgsCyclic=!0,(i.length===0||i.length%(o+a+s)!==0)&&r.push($(19,i.at(i.length-i.length%(o+a+s))??e.ast,Io.DiagnosticSeverity.Error,[],[],[e.name,`<${[...Array.from({length:o},()=>"child-bus-address"),...Array.from({length:a},()=>"parent-bus-address"),...Array.from({length:a},()=>"length")].join(" ")}>`])),r.length===0&&e.parent.nodes.forEach(l=>{let u=l.getProperty("reg");u&&l.mappedReg(n)?.forEach(d=>{if(d.missingMapping){let f=l.parent?.getProperty("ranges");r.push($(35,d.regAst,Io.DiagnosticSeverity.Warning,f?[f.ast]:[]));return}!d?.mappingEnd||!d.mappedAst||d.inMappingRange||r.push($(29,d.regAst,Io.DiagnosticSeverity.Warning,[d.mappedAst],[],[u.name,`0x${d.endAddress.map((f,h)=>f.toString(16).padStart(h?8:0,"0")).join("")}`,`0x${d.mappingEnd.map((f,h)=>f.toString(16).padStart(h?8:0,"0")).join("")}`]))})}),r});return t.description=["The ranges property provides a means of defining a mapping or translation between the address space of the bus (the child address space) and the address space of the bus node's parent (the parent address space).","The format of the value of the ranges property is an arbitrary number of triplets of (child-bus-address, parent-bus-address, length)","- The child-bus-address is a physical address within the child bus' address space. The number of cells to represent the address is bus dependent and can be determined from the #address-cells of this node (the node in which the ranges property appears).","- The parent-bus-address is a physical address within the parent bus' address space. The number of cells to represent the parent address is bus dependent and can be determined from the #address-cells property of the node that defines the parent's address space.","- The length specifies the size of the range in the child's address space. The number of cells to represent the size can be determined from the #size-cells of this node (the node in which the ranges property appears).","If the property is defined with an < empty> value, it specifies that the parent and child address space is identical, and no address translation is required.","If the property is not present in a bus node, it is assumed that no mapping exists between children of the node and the parent address space."],t.examples=["Address Translation Example:",["```devicetree",`soc {
208
+ `)});this.signatureArgsCyclic=!1;typeof r!="function"?this.required=()=>r:this.required=r,typeof s!="function"?(this.allowedValues=s,this.values=()=>s===void 0?i?[i]:[]:i&&s.indexOf(i)===-1?[i,...s]:s):this.values=s}getNameMatch(e){return typeof this.name=="string"?this.name===e:this.name.test(e)}validateProperty(e,n,r,i){let s=this.required(n);if(i){if(s==="omitted")return[$(11,i.ast,rt.DiagnosticSeverity.Error,void 0,[],[r])]}else{if(s==="required"){let l=e.getOrderedNodeAst(n),u=Do(l),d="";if(this.type.length===1&&this.type[0].types.length===1)switch(this.type[0].types[0]){case"U32":case"U64":case"PROP_ENCODED_ARRAY":d=" = <>";break;case"STRING":case"STRINGLIST":d=' = ""';break;case"BYTESTRING":d=" = []";break}return[...l.map((f,h)=>{let y=f.openScope??u[h].lastToken;return $(0,u[h],rt.DiagnosticSeverity.Error,[],[],[r],rt.TextEdit.insert(rt.Position.create(y.pos.line,y.pos.col+1),`
209
+ ${"".padEnd(Oo(u[h].uri,f)*Co().length,Co())}${r}${d};`))})]}return[]}let o=l$(i),a=[],c=(l,u,d)=>{if(d??=i.ast,!(l.some(h=>h==u)||l.some(h=>h=="STRINGLIST")&&(u==="STRING"||u==="STRINGLIST")||l.some(h=>h=="PROP_ENCODED_ARRAY")&&(u==="U32"||u==="U64"))){let h=[];l.forEach(y=>{switch(y){case"EMPTY":h.push(1);break;case"STRING":h.push(2);break;case"STRINGLIST":h.push(3);break;case"U32":h.push(5);break;case"U64":h.push(6);break;case"PROP_ENCODED_ARRAY":h.push(7);break}}),h.length&&a.push($(h,d,rt.DiagnosticSeverity.Error,[],[],[i.name]))}};if(this.type[0].types.some(l=>l==="ANY"))return[];if(this.type.length>1){let l=this.type;!this.list&&this.type.length!==o.length?a.push($(4,i.ast.values??i.ast,rt.DiagnosticSeverity.Error,[],[],[r,this.type.length.toString()])):o.forEach((u,d)=>{l[0].types.every(f=>f!==u)&&a.push($(3,i.ast.values?.values[d]??i.ast))})}else{this.type[0].types.some(u=>u==="STRINGLIST")?o.some(u=>c(["STRINGLIST"],u,i.ast.values?.values[0]?.value)):this.list||this.type.length===1&&this.type[0].types.filter(u=>u!=="EMPTY").every(u=>u==="PROP_ENCODED_ARRAY")?o.some(u=>c(this.type[0].types,u,i.ast.values?.values[0]?.value)):o.length>1&&this.type[0].types.some(u=>u!=="EMPTY")?a.push($(8,i.ast.propertyName??i.ast,rt.DiagnosticSeverity.Error,(i.ast.values?.values.slice(1)??[]).filter(u=>!!u),[],[i.name])):o.length===1&&c(this.type[0].types,o[0],i.ast.values?.values[0]?.value);let l=this.values(i);if(a.length===0&&(a.push(...this.additionalTypeCheck?.(i,e.context.macros)??[]),l.length&&this.type[0].types.some(u=>u==="STRING"))){let u=i.ast.values?.values[0]?.value;l.some(d=>u.value===d)||a.push($(9,i.ast.values?.values[0]?.value??i.ast,rt.DiagnosticSeverity.Error,[],[],[this.values(i).map(d=>`'${d}'`).join(" or ")]))}}return a}getPropertyCompletionItems(e,n,r){let i=this.type.at(n);return i?.types.some(s=>s==="STRING")?e.ast.values?.values&&e.ast.values.values?.length>1?[]:this.values(e).map(s=>({label:`"${s}"`,kind:rt.CompletionItemKind.Variable,sortText:s===this.def?`A${s}`:`Z${s}`,insertText:r?`${s}`:`"${s}"`})):i?.types.some(s=>s==="U32"||s==="U64")?this.values(e).map(s=>({label:`<${s}>`,kind:rt.CompletionItemKind.Variable,sortText:s===this.def?`A${s}`:`Z${s}`,insertText:r?`${s}`:`<${s}>`})):[]}},l$=t=>t.ast.values?t.ast.values.values.map(e=>u$(e)):["EMPTY"],u$=t=>t?t.value instanceof Ue?"STRING":t.value instanceof Ct?t.value.values.length===1?"U32":t.value.values.length===2?"U64":"PROP_ENCODED_ARRAY":t.value instanceof de||t.value instanceof $n?"U32":"BYTESTRING":"UNKNOWN",ic=class{constructor(){this.extends=new Set}},pn=class extends ic{constructor(n=()=>[]){super();this.additionalValidations=n;this.#e=[];this.noMismatchPropertiesAllowed=!1;this.warnMismatchProperties=!1}#e;#t;getIssue(n,r){let i=[];if(r.disabled){let a=r.getProperty("status");return[...r.definitions,...r.referencedBy].forEach(c=>i.push($(21,c,rt.DiagnosticSeverity.Hint,[...a?.ast?[a?.ast]:[]],[rt.DiagnosticTag.Unnecessary]))),i}let s=new Set,o=this.properties.flatMap(a=>{if(typeof a.name=="string"){let u=r.getProperty(a.name);return u&&s.add(u),a.validateProperty(n,r,a.name,u)}let c=r.property.filter(u=>a.getNameMatch(u.name));c.forEach(u=>s.add(u));let l=this.properties.filter(u=>u!==a)??[];return l.length&&c.some(u=>l.some(d=>d.getNameMatch(u.name)))?[]:c.flatMap(u=>a.validateProperty(n,r,u.name,u))});return s.size!==r.property.length&&(this.noMismatchPropertiesAllowed||this.warnMismatchProperties)&&r.property.filter(c=>!s.has(c)).forEach(c=>{i.push($(this.warnMismatchProperties?34:27,c.ast,this.warnMismatchProperties?rt.DiagnosticSeverity.Warning:rt.DiagnosticSeverity.Error,[],[],[c.name],rt.TextEdit.del(ws(c.ast.firstToken.prevToken,c.ast.lastToken,!1))))}),[...i,...o,...this.additionalValidations(n,r)]}get properties(){return this.#e}addProperty(n){Array.isArray(n)?n.forEach(r=>this.#e.push(r)):this.#e.push(n),this.#e.sort((r,i)=>typeof r.name=="string"&&typeof i.name=="string"||typeof r.name!="string"&&typeof i.name!="string"?0:typeof r.name=="string"?-1:1)}get childNodeType(){return this.#t}set childNodeType(n){n&&(this.#t=r=>{let i=n(r);return i.bindingsPath=this.bindingsPath,i})}getOnPropertyHover(n){let r=this.properties.find(i=>i.getNameMatch(n));return r?.onHover.bind(r)()}getSignatureHelp(n,r,i,s){let o=this.properties.find(f=>f.getNameMatch(n.name)),a=o?.signatureArgs;if(!o||!a)return;let c=n.getArgumentIndex(i),l=n.getArgumentIndex(s),d=n.getArgumentIndex(r)??l??(c!==void 0?c+1:void 0);if(rw(a)){let f=0;if(d!==void 0){let h=d,y=d?a.findIndex(p=>f<=h&&p.length+f>h?!0:(f+=p.length,!1)):void 0;y!==void 0&&(y>1&&(d=d-a.slice(0,y-1).reduce((p,T)=>p+T.length,0)),a=a.slice(y?y-1:0,y+2))}return{signatures:[rt.SignatureInformation.create(`${n.name} = ${a.map(h=>`<${h.map(y=>y.label).join(" ")}>`).join(`,
210
+ `)};`,this.description,...a.flat())],activeSignature:0,activeParameter:d}}return o.signatureArgsCyclic&&d&&(d=d%a.length),{signatures:[rt.SignatureInformation.create(`${n.name} = <${a.map(f=>f.label).join(" ")}>;`,this.description,...a)],activeSignature:0,activeParameter:d}}getPropertyListCompletionItems(n){return this.properties.filter(r=>!r.hideAutoComplete&&r.required(n)!=="omitted"&&typeof r.name=="string").map(r=>{let i=n&&r.required(n),s=!!n.property.some(a=>r.getNameMatch(a.name)),o="a";return i==="required"?o=s?"Y":"!":o=s?"Z":"B",{label:`${r.name}`,kind:rt.CompletionItemKind.Property,sortText:`${o}${r.name}`}})??[]}};var we=t=>{if(!t?.values.some(e=>!(e?.value instanceof Ct)))return t?.values.flatMap(e=>e.value.values.map(n=>n.value))??[]};var Ce=(t,e,n,r)=>{let i=t.ast.values?.values.at(e)?.value;if(i instanceof Ct){let s=i.values.at(n);if(s?.value instanceof xe){let o=s.value.evaluate(r);if(typeof o=="number")return o}}},Zn=(t,e,n=0)=>{if(t instanceof hn){if(t?.value instanceof Ct){let r=t.value.values.at(n);if(r?.value instanceof Gt)return e.getPhandle(r.value.value);if(r?.value instanceof de)return r.value.linksTo;if(r?.value instanceof $n)return r.value.path?.pathParts.at(-1)?.linksTo}}else{if(t instanceof Gt)return e.getPhandle(t.value);if(t instanceof de)return t.linksTo;if(t instanceof $n)return t.path?.pathParts.at(-1)?.linksTo}},V=t=>Array.isArray(t)?[{types:t}]:[{types:[t]}];var Tw=()=>{let t=new Y("compatible",V("STRINGLIST"));return t.description=["The compatible property value consists of one or more strings that define the specific programming model for the device. This list of strings should be used by a client program for device driver selection. The property value consists of a concatenated list of null terminated strings, from most specific to most general. They allow a device to express its compatibility with a family of similar devices, potentially allowing a single device driver to match against several devices.",'The recommended format is "manufacturer, model", where manufacturer is a string describing the name of the manufacturer (such as a stock ticker symbol), and model specifies the model number.',"The compatible string should consist only of lowercase letters, digits and dashes, and should start with a letter. A single comma is typically only used following a vendor prefix. Underscores should not be used."],t.examples=['```devicetree\ncompatible = "fsl,mpc8641", "ns16550";\n```',"In this example, an operating system would first try to locate a device driver that supported fsl, mpc8641. If a driver was not found, it would then try to locate a driver that supported the more general ns 16550 device type."],t};var Io=K(Z());var Sw=()=>{let t=new Y("device_type",V("STRING"),"optional",void 0,e=>e.parent.name==="cpu"||e.parent.name==="memory"?[e.parent.name]:[],e=>{if(e.parent.name==="cpu"||e.parent.name==="memory"){let n=e.ast.values?.values.at(0)?.value;if(n instanceof Ue&&n.value!==e.parent.name)return e.parent.name==="cpu"?[$(12,e.ast,Io.DiagnosticSeverity.Error,[],[],[e.name])]:[$(13,e.ast,Io.DiagnosticSeverity.Error,[],[],[e.name])]}return t.required(e.parent)!=="required"?[$(14,e.ast,Io.DiagnosticSeverity.Hint,[],[Io.DiagnosticTag.Deprecated],[e.name])]:[]});return t.description=["The device_type property was used in IEEE 1275 to describe the device's FCode programming model. Because DTSpec does not have FCode, new use of the property is deprecated, and it should be included only on cpu and memory nodes for compatibility with IEEE 1275-derived devicetrees."],t};var _w=()=>{let t=new Y("#interrupt-cells",V("U32"));return t.description=["The #interrupt-cells property defines the number of cells required to encode an interrupt specifier for an interrupt domain."],t};var Ew=()=>{let t=new Y("interrupt-controller",V("EMPTY"),"optional");return t.description=["The presence of an interrupt-controller property defines a node as an interrupt controller node."],t};var kw=()=>{let t=new Y("interrupt-parent",V("U32"));return t.description=["Because the hierarchy of the nodes in the interrupt tree might not match the devicetree, the interrupt-parent property is available to make the definition of an interrupt parent explicit. The value is the phandle to the interrupt parent. If this property is missing from a device, its interrupt parent is assumed to be its devicetree parent."],t};var pi=K(Z());var Nw=()=>{let t=new Y("interrupts",V("PROP_ENCODED_ARRAY"),"optional",void 0,void 0,(e,n)=>{let r=[],i=we(e.ast.values);if(!i)return r;let s=e.parent;if(s.getProperty("interrupts-extended"))return r;let o=s.interruptsParent;if(!o?.parentInterruptNode)return o?.interruptParent?(r.push($(17,o.interruptParent.ast.values?.values.at(0)?.value??o.interruptParent.ast)),r):(r.push($(16,e.ast,pi.DiagnosticSeverity.Error,[...e.parent.nodeNameOrLabelRef],[],[e.name,"interrupt-parent",e.parent.pathString])),r);let{parentInterruptNode:a}=o,c=a.getProperty("#interrupt-cells");if(!c)return r.push($(16,e.ast,pi.DiagnosticSeverity.Error,[...a.nodeNameOrLabelRef],[],[e.name,"#interrupt-cells",a.pathString])),r;let l=Ce(c,0,0,n);if(!l)return r;let u=[...Array.from({length:l},(y,p)=>`Interrupt${l>1?p:""}`)];t.signatureArgs=u.map(y=>pi.ParameterInformation.create(y));let d=a.getProperty("interrupt-map"),f=s.parent?.getProperty("#address-cells");if(d&&!f&&r.push($(16,e.ast.propertyName??e.ast,pi.DiagnosticSeverity.Error,[...e.parent.nodeNameOrLabelRef],[],[e.name,"#address-cells",s.parent?.pathString??"/"])),!c)return r.push($(16,e.ast,pi.DiagnosticSeverity.Error,[...a.nodeNameOrLabelRef],[],[e.name,"#interrupt-cells",a.pathString])),r;let h=0;for(;h<i.length;){let y=i.length-h;if(l>y)return r.push($(19,i.at(-1),pi.DiagnosticSeverity.Error,[],[],[e.name,`<${[...Array.from({length:l},()=>"Interrupt")].join(" ")}> `])),r;let p=i.slice(h,h+l),T=s.mappedReg(n)?.at(0)?.startAddress,_={mappingValuesAst:p,target:a};if(e.nexusMapsTo.push(_),d&&T){let b=a.getNexusMapEntyMatch("interrupt",n,p,T);b?.match?_.mapItem=b.match:r.push($(31,b.entry,pi.DiagnosticSeverity.Error,[d.ast]))}p.every(b=>b instanceof xe)&&a.interrupControlerMapping.push({expressions:p,node:s,property:e}),h+=l}return r});return t.description=["The interrupts property of a device node defines the interrupt or interrupts that are generated by the device.The value of the interrupts property consists of an arbitrary number of interrupt specifiers. The format of an interrupt specifier is defined by the binding of the interrupt domain root.","interrupts is overridden by the interrupts-extended property and normally only one or the other should be used."],t.examples=["A common definition of an interrupt specifier in an open PIC-compatible interrupt domain consists of two cells; an interrupt number and level/sense information. See the following example, which defines a single interrupt specifier, with an interrupt number of OxA and level/sense encoding of 8.","```devicetree\ninterrupts = <0xA 8>;\n```"],t};var mi=K(Z());var ww=()=>{let t=new Y("interrupts-extended",V("PROP_ENCODED_ARRAY"),"optional",void 0,void 0,(e,n)=>{let r=[],i=e.parent,s=i.getProperty("interrupts");s&&r.push($(15,s.ast,mi.DiagnosticSeverity.Warning,[e.ast],[],[s.name,"is ignored when 'interrupts-extended' is used"]));let o=i.getProperty("interrupt-parent");o&&r.push($(15,o.ast,mi.DiagnosticSeverity.Warning,[e.ast],[],[o.name,"is ignored when 'interrupts-extended' is used"]));let a=i.root,c=we(e.ast.values);if(!c?.length)return[];let l=0,u=0,d=[];for(;l<c.length;){let f=Zn(c[l],a);if(!f)return r.push($(17,c[l],mi.DiagnosticSeverity.Error)),r;let h=f.getProperty("#interrupt-cells");if(!h){r.push($(16,e.ast,mi.DiagnosticSeverity.Error,[...f.nodeNameOrLabelRef],[],[e.name,"#interrupt-cells",f.pathString]));break}let y=Ce(h,0,0,n);if(y==null)return r;let p=c.length-l-1;if(d.push([`${u}_phandel`,...Array.from({length:y},(k,C)=>`${u}_interrupt${y>1?C:""}`)]),y>p)return r.push($(19,c.at(-1),mi.DiagnosticSeverity.Error,[],[],[e.name,`<${d.at(-1).join(" ")}>`])),r;let T=c.slice(l+1,l+1+y),_=f.getProperty("interrupt-map"),b={mappingValuesAst:T,target:f};e.nexusMapsTo.push(b);let v=i.mappedReg(n)?.at(0)?.startAddress;if(_&&v){let k=f.getNexusMapEntyMatch("interrupt",n,T,v);k?.match?b.mapItem=k.match:r.push($(31,k.entry,mi.DiagnosticSeverity.Error,[_.ast]))}T.every(k=>k instanceof xe)&&f.interrupControlerMapping.push({expressions:T,node:i,property:e}),l+=y+1,u++}return d.push([`${u}_phandel`,`${u}_interrupt...`]),t.signatureArgs=d.map(f=>f.map(h=>mi.ParameterInformation.create(h))),r});return t.description=["The interrupts-extended property lists the interrupts) generated by a device. interrupts-extended should be used instead of interrupts when a device is connected to multiple interrupt controllers as it encodes a parent phandle with each interrupt specifier.","The interrupts and interrupts-extended properties are mutually exclusive. A device node should use one or the other, but not both. Using both is only permissible when required for compatibility with software that does not understand interrupts-extended. If both interrupts-extended and interrupts are present then interrupts-extended takes precedence."],t.examples=["This example shows how a device with two interrupt outputs connected to two separate interrupt controllers would describe the connection using an interrupts-extended property. pic is an interrupt controller with an #interrupt-cells specifier of 2, while gic is an interrupt controller with an #interrupts-cells specifier of 1.","```devicetree\ninterrupts-extended = <&pic OXA 8>, <&gic Oxda>;\n```"],t};var Pw=()=>{let t=new Y("dma-noncoherent",V("EMPTY"));return t.description=["For architectures which are by default coherent for 1/O, the dma-noncoherent property is used to indicate a device is not capable of coherent DMA operations. Some architectures have non-coherent DMA by default and this property is not applicable."],t};var Rw=()=>{let t=new Y("dma-coherent",V("EMPTY"));return t.description=["For architectures which are by default non-coherent for I/O, the dma-coherent property is used to indicate a device is capable of coherent DMA operations. Some architectures have coherent DMA by default and this property is not applicable."],t};var $d=K(Z());var Cw=()=>{let t=new Y("dma-ranges",V(["EMPTY","PROP_ENCODED_ARRAY"]),"optional",void 0,void 0,(e,n)=>{let r=[],i=we(e.ast.values);if(!i?.length)return[];let s=e.parent.sizeCells(n),o=e.parent.addressCells(n),a=e.parent.parentAddressCells(n),c=[...Array.from({length:o},(l,u)=>`child-bus-address${o>1?u:""}`),...Array.from({length:a},(l,u)=>`parent-bus-address${a>1?u:""}`),...Array.from({length:s},(l,u)=>`length${s>1?u:""}`)];return t.signatureArgs=c.map(l=>$d.ParameterInformation.create(l)),t.signatureArgsCyclic=!0,(i.length===0||i.length%(o+a+s)!==0)&&r.push($(19,i.at(i.length-i.length%(o+a+s))??e.ast,$d.DiagnosticSeverity.Error,[],[],[e.name,`<${[...Array.from({length:o},()=>"child-bus-address"),...Array.from({length:a},()=>"parent-bus-address"),...Array.from({length:s},()=>"length")].join(" ")}>`])),r});return t.description=["The dma-ranges property is used to describe the direct memory access (DMA) structure of a memory-mapped bus whose devicetree parent can be accessed from DMA operations originating from the bus. It provides a means of defining a mapping or translation between the physical address space of the bus and the physical address space of the parent of the bus.","The format of the value of the dma-ranges property is an arbitrary number of triplets of (child-bus-address, parent-bus-address, length). Each triplet specified describes a contiguous DMA address range.","- The child-bus-address is a physical address within the child bus' address space. The number of cells to represent the address depends on the bus and can be determined from the #address-cells of this node (the node in which the dma-ranges property appears).","- The parent-bus-address is a physical address within the parent bus' address space. The number of cells to represent the parent address is bus dependent and can be determined from the #address-cells property of the node that defines the parent's address space.","- The length specifies the size of the range in the child's address space. The number of cells to represent the size can be determined from the #size-cells of this node (the node in which the dma-ranges property appears)."],t};var xo=K(Z());var qd=()=>{let t=new Y("ranges",V(["EMPTY","PROP_ENCODED_ARRAY"]),"optional",void 0,void 0,(e,n)=>{let r=[],i=we(e.ast.values);if(!i?.length)return[];let s=e.parent.sizeCells(n),o=e.parent.addressCells(n),a=e.parent.parentAddressCells(n),c=[...Array.from({length:o},(l,u)=>`child-bus-address${o>1?u:""}`),...Array.from({length:a},(l,u)=>`parent-bus-address${a>1?u:""}`),...Array.from({length:s},(l,u)=>`length${s>1?u:""}`)];return t.signatureArgs=c.map(l=>xo.ParameterInformation.create(l)),t.signatureArgsCyclic=!0,(i.length===0||i.length%(o+a+s)!==0)&&r.push($(19,i.at(i.length-i.length%(o+a+s))??e.ast,xo.DiagnosticSeverity.Error,[],[],[e.name,`<${[...Array.from({length:o},()=>"child-bus-address"),...Array.from({length:a},()=>"parent-bus-address"),...Array.from({length:a},()=>"length")].join(" ")}>`])),r.length===0&&e.parent.nodes.forEach(l=>{let u=l.getProperty("reg");u&&l.mappedReg(n)?.forEach(d=>{if(d.missingMapping){let f=l.parent?.getProperty("ranges");r.push($(35,d.regAst,xo.DiagnosticSeverity.Warning,f?[f.ast]:[]));return}!d?.mappingEnd||!d.mappedAst||d.inMappingRange||r.push($(29,d.regAst,xo.DiagnosticSeverity.Warning,[d.mappedAst],[],[u.name,`0x${d.endAddress.map((f,h)=>f.toString(16).padStart(h?8:0,"0")).join("")}`,`0x${d.mappingEnd.map((f,h)=>f.toString(16).padStart(h?8:0,"0")).join("")}`]))})}),r});return t.description=["The ranges property provides a means of defining a mapping or translation between the address space of the bus (the child address space) and the address space of the bus node's parent (the parent address space).","The format of the value of the ranges property is an arbitrary number of triplets of (child-bus-address, parent-bus-address, length)","- The child-bus-address is a physical address within the child bus' address space. The number of cells to represent the address is bus dependent and can be determined from the #address-cells of this node (the node in which the ranges property appears).","- The parent-bus-address is a physical address within the parent bus' address space. The number of cells to represent the parent address is bus dependent and can be determined from the #address-cells property of the node that defines the parent's address space.","- The length specifies the size of the range in the child's address space. The number of cells to represent the size can be determined from the #size-cells of this node (the node in which the ranges property appears).","If the property is defined with an < empty> value, it specifies that the parent and child address space is identical, and no address translation is required.","If the property is not present in a bus node, it is assumed that no mapping exists between children of the node and the parent address space."],t.examples=["Address Translation Example:",["```devicetree",`soc {
199
211
  compatible = "simple-bus";
200
212
  #address-cells = <1>;
201
213
  #size-cells = <1>;
@@ -210,7 +222,7 @@ ${"".padEnd(Ao(u[h].uri,f)*Ro().length,Ro())}${r}${d};`))})]}return[]}let o=E$(i
210
222
  };
211
223
  };`,"```"].join(`
212
224
  `),"The soc node specifies a ranges property of",["```devicetree","<Ox0 Oxe0000000 0x00100000>;","```"].join(`
213
- `),"This property value specifies that for a 1024 KB range of address space, a child node addressed at physical OxO maps to a parent address of physical 0xe0000000. With this mapping, the serial device node can be addressed by a load or store at address 0xe0004600, an offset of 0x4600 (specified in reg) plus the 0xe0000000 mapping specified in ranges."],t};var zN=()=>{let t=new Y("virtual-reg",V("U32"));return t.description=["The virtual-res property specifies an effective address that maps to the first physical address specified in the reg property of the device node. This property enables boot programs to provide client programs with virtual-to-physical mappings that have been set up."],t};var sc=K(J());var WN=()=>{let t=new Y("reg",V("PROP_ENCODED_ARRAY"),e=>e.address!==void 0?"required":"omitted",void 0,void 0,(e,n)=>{let r=[],i=we(e.ast.values);if(!i)return[];let s=e.parent.parentSizeCells(n),o=e.parent.parentAddressCells(n),a=[...Array.from({length:o},(l,u)=>`address${o>1?u:""}`),...Array.from({length:s},(l,u)=>`size${s>1?u:""}`)];if(t.signatureArgs=a.map(l=>sc.ParameterInformation.create(l)),t.signatureArgsCyclic=!0,i.length===0||i.length%(s+o)!==0)return r.push($(19,i.at(i.length-i.length%(s+o))??e.ast,sc.DiagnosticSeverity.Error,[],[],[e.name,`<${[...Array.from({length:o},()=>"address"),...Array.from({length:s},()=>"size")].join(" ")}>`])),r;let c=i.slice(0,o).map((l,u)=>Re(e,0,u,n)??0);if(e.parent.address&&Kn(e.parent.address,c)!==0){let l=e.ast.values?.values.at(0)?.value?.values?.at(0),u=e.ast.values?.values.at(0)?.value?.values?.at(o-1),d=l&&u?new q(z(l.firstToken,u.lastToken)):void 0;r.push($(10,d??e.ast.values??e.ast,sc.DiagnosticSeverity.Error,[],[],[e.name]))}return r});return t.examples=["Suppose a device within a system-on-a-chip had two blocks of registers, a 32-byte block at offset 0x3000 in the SOC and a 256-byte block at offset OxFE00. The reg property would be encoded as follows (assuming #address-cells and #size-cells values of 1):","```devicetree\nreg = <0x3000 0x20 0xFE00 0x100>;\n```"],t};var Jd=()=>new Y("#size-cells",V("U32"),"optional",1);var Qd=()=>{let t=new Y("#address-cells",V("U32"),"optional",2);return t.description=["The #address-cells and #size-cells properties may be used in any device node that has children in the devicetree hierarchy and describes how child device nodes should be addressed. The #address-cells property defines the number of <u32> cells used to encode the address field in a child node's reg property. The #size-cells property defines the number of <u32 > cells used to encode the size field in a child node's reg property.","The #address-cells and #size-cells properties are not inherited from ancestors in the devicetree. They shall be explicitly defined.","A DTSpec-compliant boot program shall supply #address-cells and #size-cells on all nodes that have children.","If missing, a client program should assume a default value of 2 for #address-cells, and a value of 1 for #size-cells."],t.examples=["See the following devicetree excerpt:",["```devicetree",`SOC {
225
+ `),"This property value specifies that for a 1024 KB range of address space, a child node addressed at physical OxO maps to a parent address of physical 0xe0000000. With this mapping, the serial device node can be addressed by a load or store at address 0xe0004600, an offset of 0x4600 (specified in reg) plus the 0xe0000000 mapping specified in ranges."],t};var Dw=()=>{let t=new Y("virtual-reg",V("U32"));return t.description=["The virtual-res property specifies an effective address that maps to the first physical address specified in the reg property of the device node. This property enables boot programs to provide client programs with virtual-to-physical mappings that have been set up."],t};var sc=K(Z());var Aw=()=>{let t=new Y("reg",V("PROP_ENCODED_ARRAY"),e=>e.address!==void 0?"required":"omitted",void 0,void 0,(e,n)=>{let r=[],i=we(e.ast.values);if(!i)return[];let s=e.parent.parentSizeCells(n),o=e.parent.parentAddressCells(n),a=[...Array.from({length:o},(l,u)=>`address${o>1?u:""}`),...Array.from({length:s},(l,u)=>`size${s>1?u:""}`)];if(t.signatureArgs=a.map(l=>sc.ParameterInformation.create(l)),t.signatureArgsCyclic=!0,i.length===0||i.length%(s+o)!==0)return r.push($(19,i.at(i.length-i.length%(s+o))??e.ast,sc.DiagnosticSeverity.Error,[],[],[e.name,`<${[...Array.from({length:o},()=>"address"),...Array.from({length:s},()=>"size")].join(" ")}>`])),r;let c=i.slice(0,o).map((l,u)=>Ce(e,0,u,n)??0);if(e.parent.address&&Yn(e.parent.address,c)!==0){let l=e.ast.values?.values.at(0)?.value?.values?.at(0),u=e.ast.values?.values.at(0)?.value?.values?.at(o-1),d=l&&u?new F(z(l.firstToken,u.lastToken)):void 0;r.push($(10,d??e.ast.values??e.ast,sc.DiagnosticSeverity.Error,[],[],[e.name]))}return r});return t.examples=["Suppose a device within a system-on-a-chip had two blocks of registers, a 32-byte block at offset 0x3000 in the SOC and a 256-byte block at offset OxFE00. The reg property would be encoded as follows (assuming #address-cells and #size-cells values of 1):","```devicetree\nreg = <0x3000 0x20 0xFE00 0x100>;\n```"],t};var jd=()=>new Y("#size-cells",V("U32"),"optional",1);var Fd=()=>{let t=new Y("#address-cells",V("U32"),"optional",2);return t.description=["The #address-cells and #size-cells properties may be used in any device node that has children in the devicetree hierarchy and describes how child device nodes should be addressed. The #address-cells property defines the number of <u32> cells used to encode the address field in a child node's reg property. The #size-cells property defines the number of <u32 > cells used to encode the size field in a child node's reg property.","The #address-cells and #size-cells properties are not inherited from ancestors in the devicetree. They shall be explicitly defined.","A DTSpec-compliant boot program shall supply #address-cells and #size-cells on all nodes that have children.","If missing, a client program should assume a default value of 2 for #address-cells, and a value of 1 for #size-cells."],t.examples=["See the following devicetree excerpt:",["```devicetree",`SOC {
214
226
  #address-cells = <1>;
215
227
  #size-cells = <1>;
216
228
  serial@4600 {
@@ -221,8 +233,8 @@ ${"".padEnd(Ao(u[h].uri,f)*Ro().length,Ro())}${r}${d};`))})]}return[]}let o=E$(i
221
233
  interrupt-parent = <&ipic>;
222
234
  };
223
235
  };`,"```"].join(`
224
- `),"In this example, the #address-cells and #size-cells properties of the soc node are both set to 1. This setting specifies that one cell is required to represent an address and one cell is required to represent the size of nodes that are children of this node.","The serial device reg property necessarily follows this specification set in the parent (soc) node\u2014 the address is represented by a single cell (0x4600), and the size is represented by a single cell (0x100)."],t};var HN=()=>{let t=new Y("status",V("STRING"),"optional","okay",["okay","disabled","reserved","fail","fail-sss"]);return t.description=[`The status property indicates the operational status of a device.
225
- The lack of a status property should betreated as if the property existed with the value of "okay"`],t};var GN=K(J()),YN=()=>{let t=new Y("phandle",V("U32"),"optional",void 0,void 0,(e,n)=>{let r=Re(e,0,0,n);if(r){let i=e.parent.root.getAllPhandle(r);if(i.length>1&&i.at(-1)===e.parent)return[$(18,e.ast.values?.values.at(0)??e.ast,GN.DiagnosticSeverity.Error,i.slice(0,-1).flatMap(s=>s.getProperty("phandle")?.ast).filter(s=>!!s),[],[e.name])]}return[]});return t.description=["The phandle property specifies a numerical identifier for a node that is unique within the devicetree. The phandle property value is used by other nodes that need to refer to the node associated with the property."],t.examples=["See the following devicetree excerpt:",["```devicetree",`pic@10000000 {
236
+ `),"In this example, the #address-cells and #size-cells properties of the soc node are both set to 1. This setting specifies that one cell is required to represent an address and one cell is required to represent the size of nodes that are children of this node.","The serial device reg property necessarily follows this specification set in the parent (soc) node\u2014 the address is represented by a single cell (0x4600), and the size is represented by a single cell (0x100)."],t};var Ow=()=>{let t=new Y("status",V("STRING"),"optional","okay",["okay","disabled","reserved","fail","fail-sss"]);return t.description=[`The status property indicates the operational status of a device.
237
+ The lack of a status property should betreated as if the property existed with the value of "okay"`],t};var Iw=K(Z());var xw=()=>{let t=new Y("phandle",V("U32"),"optional",void 0,void 0,(e,n)=>{let r=Ce(e,0,0,n);if(r){let i=e.parent.root.getAllPhandle(r);if(i.length>1&&i.at(-1)===e.parent)return[$(18,e.ast.values?.values.at(0)??e.ast,Iw.DiagnosticSeverity.Error,i.slice(0,-1).flatMap(s=>s.getProperty("phandle")?.ast).filter(s=>!!s),[],[e.name])]}return[]});return t.description=["The phandle property specifies a numerical identifier for a node that is unique within the devicetree. The phandle property value is used by other nodes that need to refer to the node associated with the property."],t.examples=["See the following devicetree excerpt:",["```devicetree",`pic@10000000 {
226
238
  phandle = <1>;
227
239
  interrupt-controller;
228
240
  reg = <0x10000000 0x100>;
@@ -230,10 +242,10 @@ ${"".padEnd(Ao(u[h].uri,f)*Ro().length,Ro())}${r}${d};`))})]}return[]}let o=E$(i
230
242
  `),"A phandle value of 1 is defined. Another device node could reference the pic node with a phandle value of 1:",["```devicetree",`another-device-node {
231
243
  interrupt-parent = <1>;
232
244
  };`,"```"].join(`
233
- `)],t};var KN=()=>{let t=new Y("model",V("STRING"));return t.description=["The model property value is a <string> that specifies the manufacturer's model number of the device.",'The recommended format is: "manufacturer, model" , where manufacturer is a string describing the name of the manufacturer (such as a stock ticker symbol), and model specifies the model number.'],t.examples=['```devicetree\nmodel = "{sl, MPC8349EMITX" ;\n```'],t};var Zd=K(J()),XN=()=>{let t=new Y("name",V("STRING"),"optional",void 0,void 0,e=>[$(14,e.ast,Zd.DiagnosticSeverity.Warning,[],[Zd.DiagnosticTag.Deprecated],[e.name])]);return t.hideAutoComplete=!0,t};var Sr=K(J());var JN=()=>{let t=new Y("interrupt-map",V("PROP_ENCODED_ARRAY"),"optional",void 0,void 0,(e,n)=>{let r=[],i=e.parent,s=e.parent.root,o=we(e.ast.values);if(!o?.length)return[];i.getProperty("#address-cells")||r.push($(16,e.ast,Sr.DiagnosticSeverity.Error,[...e.parent.nodeNameOrLabelRef],[],[e.name,"#address-cells",i.pathString]));let c=i.getProperty("#interrupt-cells");if(!c)return r.push($(16,e.ast,Sr.DiagnosticSeverity.Error,[...i.nodeNameOrLabelRef],[],[e.name,"#interrupt-cells",`/${i.path.slice(1).join("/")}`])),r;let l=i.addressCells(n),u=Re(c,0,0,n),d={};if(u==null)return r;let f=0,h=[],y=0,p=0;for(;f<o.length;){if(h.push([...Array.from({length:l},(B,j)=>`${y}_ChildAddr${l>1?j:""}`),...Array.from({length:u},(B,j)=>`${y}_ChildIntrpt${u>1?j:""}`),`${y}_IntrptParent`,`${y}_ParentAddr...`,`${y}_ParentIntrpt...`]),f+l+u>=o.length){let B=f+l+u;r.push($(20,o[o.length-1],Sr.DiagnosticSeverity.Error,[],[],[e.name,`after the last value of ${h.at(-1).slice((o.length-p)%B===0?B:(o.length-p)%B).join(" ")}`]));break}let T=new q(z(o.at(f).firstToken,o.at(l+u+f-1).lastToken)),_="";for(let B=f;B<l+u+f;B++){let j=o[B];_+=`${j instanceof tt?j.evaluate(n).toString():j.toString()}:`}d[_]??=[],d[_].push(T),f+=l+u;let v=l+u+1;if(o.length<f+1){r.push($(20,o[o.length-1],Sr.DiagnosticSeverity.Error,[],[],[e.name,`after the last value of ${h.at(-1).slice((o.length-p)%v===0?v:(o.length-p)%v).join(" ")}`]));break}let b=qn(o[f],s);if(!b){r.push($(17,o[f],Sr.DiagnosticSeverity.Error));break}let w=b.addressCells(n),C=b.getProperty("#interrupt-cells");if(!C){r.push($(16,o[f],Sr.DiagnosticSeverity.Error,[...b.nodeNameOrLabelRef],[],[e.name,"#interrupt-cells",`/${i.path.slice(1).join("/")}`]));break}f++;let x=Re(C,0,0,n);if(x==null)break;if(h.splice(-1,1,[...Array.from({length:l},(B,j)=>`${y}_ChildAddr${l>1?j:""}`),...Array.from({length:u},(B,j)=>`${y}_ChildIntrpt${u>1?j:""}`),`${y}_IntrptParent`,...Array.from({length:w},(B,j)=>`${y}_ParentAddr${w>1?j:""}`),...Array.from({length:x},(B,j)=>`${y}_ParentIntrpt${x>1?j:""}`)]),f+=w+x,o.length<f){let B=l+u+1+w+x;r.push($(20,o[o.length-1],Sr.DiagnosticSeverity.Error,[],[],[e.name,`after the last value of ${h.at(-1).slice((o.length-p)%B===0?B:(o.length-p)%B).join(" ")}`]));break}p=f,y++}if(h.push([...Array.from({length:l},(T,_)=>`${y}_ChildAddr${l>1?_:""}`),...Array.from({length:u},(T,_)=>`${y}_ChildIntrpt${u>1?_:""}`),`${y}_IntrptParent`,`${y}_ParentAddr...`,`${y}_ParentIntrpt...`]),t.signatureArgs=h.map(T=>T.map(_=>Sr.ParameterInformation.create(_))),!e.ast.values)return[];for(let T=0;T<e.ast.values.values.length;T++){let _=e.ast.values.values.at(T);if(_&&(r.length||u==null||!(_.value instanceof Rt)))return r}return Object.values(d).forEach(T=>{T.length>1&&r.push($(30,T[T.length-1],Sr.DiagnosticSeverity.Error,T.slice(0,-1)))}),r});return t.description=["An interrupt-map is a property on a nexus node that bridges one interrupt domain with a set of parent interrupt domains and specifies how interrupt specifiers in the child domain are mapped to their respective parent domains.","The interrupt map is a table where each row is a mapping entry consisting of five components: child unit address, child interrupt specifier, interrupt-parent, parent unit address, parent interrupt specifier.","- child unit address: The unit address of the child node being mapped. The number of 32-bit cells required to specify this is described by the #address-cells property of the bus node on which the child is located.","- child interrupt specifier: The interrupt specifier of the child node being mapped. The number of 32-bit cells required to specify this component is described by the #interrupt-cells property of this node-the nexus node containing the interrupt-map property.","- interrupt-parent: A single <phandle > value that points to the interrupt parent to which the child domain is being mapped.","- parent unit address: The unit address in the domain of the interrupt parent. The number of 32-bit cells required to specify this address is described by the #address-cells property of the node pointed to by the interrupt-parent field.","- parent interrupt specifier: The interrupt specifier in the parent domain. The number of 32-bit cells required to specify this component is described by the #interrupt-cells property of the node pointed to by the interrupt-parent field.","Lookups are performed on the interrupt mapping table by matching a unit-address/interrupt specifier pair against the child components in the interrupt-map. Because some fields in the unit interrupt specifier may not be relevant, a mask is applied before the lookup is done. This mask is defined in the interrupt-map-mask property","Note: Both the child node and the interrupt parent node are required to have #address-cells and #interrupt-cells properties defined. If a unit address component is not required ,#address-cells shall be explicitly defined to be zero."],t};var QN;(function(t){function e(n){return typeof n=="string"}t.is=e})(QN||(QN={}));var Ug;(function(t){function e(n){return typeof n=="string"}t.is=e})(Ug||(Ug={}));var ZN;(function(t){t.MIN_VALUE=-2147483648,t.MAX_VALUE=2147483647;function e(n){return typeof n=="number"&&t.MIN_VALUE<=n&&n<=t.MAX_VALUE}t.is=e})(ZN||(ZN={}));var ef;(function(t){t.MIN_VALUE=0,t.MAX_VALUE=2147483647;function e(n){return typeof n=="number"&&t.MIN_VALUE<=n&&n<=t.MAX_VALUE}t.is=e})(ef||(ef={}));var _r;(function(t){function e(r,i){return r===Number.MAX_VALUE&&(r=ef.MAX_VALUE),i===Number.MAX_VALUE&&(i=ef.MAX_VALUE),{line:r,character:i}}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&O.uinteger(i.line)&&O.uinteger(i.character)}t.is=n})(_r||(_r={}));var _t;(function(t){function e(r,i,s,o){if(O.uinteger(r)&&O.uinteger(i)&&O.uinteger(s)&&O.uinteger(o))return{start:_r.create(r,i),end:_r.create(s,o)};if(_r.is(r)&&_r.is(i))return{start:r,end:i};throw new Error(`Range#create called with invalid arguments[${r}, ${i}, ${s}, ${o}]`)}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&_r.is(i.start)&&_r.is(i.end)}t.is=n})(_t||(_t={}));var tf;(function(t){function e(r,i){return{uri:r,range:i}}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&_t.is(i.range)&&(O.string(i.uri)||O.undefined(i.uri))}t.is=n})(tf||(tf={}));var eP;(function(t){function e(r,i,s,o){return{targetUri:r,targetRange:i,targetSelectionRange:s,originSelectionRange:o}}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&_t.is(i.targetRange)&&O.string(i.targetUri)&&_t.is(i.targetSelectionRange)&&(_t.is(i.originSelectionRange)||O.undefined(i.originSelectionRange))}t.is=n})(eP||(eP={}));var Vg;(function(t){function e(r,i,s,o){return{red:r,green:i,blue:s,alpha:o}}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&O.numberRange(i.red,0,1)&&O.numberRange(i.green,0,1)&&O.numberRange(i.blue,0,1)&&O.numberRange(i.alpha,0,1)}t.is=n})(Vg||(Vg={}));var tP;(function(t){function e(r,i){return{range:r,color:i}}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&_t.is(i.range)&&Vg.is(i.color)}t.is=n})(tP||(tP={}));var nP;(function(t){function e(r,i,s){return{label:r,textEdit:i,additionalTextEdits:s}}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&O.string(i.label)&&(O.undefined(i.textEdit)||Mo.is(i))&&(O.undefined(i.additionalTextEdits)||O.typedArray(i.additionalTextEdits,Mo.is))}t.is=n})(nP||(nP={}));var rP;(function(t){t.Comment="comment",t.Imports="imports",t.Region="region"})(rP||(rP={}));var iP;(function(t){function e(r,i,s,o,a,c){let l={startLine:r,endLine:i};return O.defined(s)&&(l.startCharacter=s),O.defined(o)&&(l.endCharacter=o),O.defined(a)&&(l.kind=a),O.defined(c)&&(l.collapsedText=c),l}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&O.uinteger(i.startLine)&&O.uinteger(i.startLine)&&(O.undefined(i.startCharacter)||O.uinteger(i.startCharacter))&&(O.undefined(i.endCharacter)||O.uinteger(i.endCharacter))&&(O.undefined(i.kind)||O.string(i.kind))}t.is=n})(iP||(iP={}));var zg;(function(t){function e(r,i){return{location:r,message:i}}t.create=e;function n(r){let i=r;return O.defined(i)&&tf.is(i.location)&&O.string(i.message)}t.is=n})(zg||(zg={}));var Nn;(function(t){t.Error=1,t.Warning=2,t.Information=3,t.Hint=4})(Nn||(Nn={}));var sP;(function(t){t.Unnecessary=1,t.Deprecated=2})(sP||(sP={}));var oP;(function(t){function e(n){let r=n;return O.objectLiteral(r)&&O.string(r.href)}t.is=e})(oP||(oP={}));var nf;(function(t){function e(r,i,s,o,a,c){let l={range:r,message:i};return O.defined(s)&&(l.severity=s),O.defined(o)&&(l.code=o),O.defined(a)&&(l.source=a),O.defined(c)&&(l.relatedInformation=c),l}t.create=e;function n(r){var i;let s=r;return O.defined(s)&&_t.is(s.range)&&O.string(s.message)&&(O.number(s.severity)||O.undefined(s.severity))&&(O.integer(s.code)||O.string(s.code)||O.undefined(s.code))&&(O.undefined(s.codeDescription)||O.string((i=s.codeDescription)===null||i===void 0?void 0:i.href))&&(O.string(s.source)||O.undefined(s.source))&&(O.undefined(s.relatedInformation)||O.typedArray(s.relatedInformation,zg.is))}t.is=n})(nf||(nf={}));var xo;(function(t){function e(r,i,...s){let o={title:r,command:i};return O.defined(s)&&s.length>0&&(o.arguments=s),o}t.create=e;function n(r){let i=r;return O.defined(i)&&O.string(i.title)&&O.string(i.command)}t.is=n})(xo||(xo={}));var Mo;(function(t){function e(s,o){return{range:s,newText:o}}t.replace=e;function n(s,o){return{range:{start:s,end:s},newText:o}}t.insert=n;function r(s){return{range:s,newText:""}}t.del=r;function i(s){let o=s;return O.objectLiteral(o)&&O.string(o.newText)&&_t.is(o.range)}t.is=i})(Mo||(Mo={}));var Wg;(function(t){function e(r,i,s){let o={label:r};return i!==void 0&&(o.needsConfirmation=i),s!==void 0&&(o.description=s),o}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&O.string(i.label)&&(O.boolean(i.needsConfirmation)||i.needsConfirmation===void 0)&&(O.string(i.description)||i.description===void 0)}t.is=n})(Wg||(Wg={}));var Lo;(function(t){function e(n){let r=n;return O.string(r)}t.is=e})(Lo||(Lo={}));var aP;(function(t){function e(s,o,a){return{range:s,newText:o,annotationId:a}}t.replace=e;function n(s,o,a){return{range:{start:s,end:s},newText:o,annotationId:a}}t.insert=n;function r(s,o){return{range:s,newText:"",annotationId:o}}t.del=r;function i(s){let o=s;return Mo.is(o)&&(Wg.is(o.annotationId)||Lo.is(o.annotationId))}t.is=i})(aP||(aP={}));var Hg;(function(t){function e(r,i){return{textDocument:r,edits:i}}t.create=e;function n(r){let i=r;return O.defined(i)&&Jg.is(i.textDocument)&&Array.isArray(i.edits)}t.is=n})(Hg||(Hg={}));var Gg;(function(t){function e(r,i,s){let o={kind:"create",uri:r};return i!==void 0&&(i.overwrite!==void 0||i.ignoreIfExists!==void 0)&&(o.options=i),s!==void 0&&(o.annotationId=s),o}t.create=e;function n(r){let i=r;return i&&i.kind==="create"&&O.string(i.uri)&&(i.options===void 0||(i.options.overwrite===void 0||O.boolean(i.options.overwrite))&&(i.options.ignoreIfExists===void 0||O.boolean(i.options.ignoreIfExists)))&&(i.annotationId===void 0||Lo.is(i.annotationId))}t.is=n})(Gg||(Gg={}));var Yg;(function(t){function e(r,i,s,o){let a={kind:"rename",oldUri:r,newUri:i};return s!==void 0&&(s.overwrite!==void 0||s.ignoreIfExists!==void 0)&&(a.options=s),o!==void 0&&(a.annotationId=o),a}t.create=e;function n(r){let i=r;return i&&i.kind==="rename"&&O.string(i.oldUri)&&O.string(i.newUri)&&(i.options===void 0||(i.options.overwrite===void 0||O.boolean(i.options.overwrite))&&(i.options.ignoreIfExists===void 0||O.boolean(i.options.ignoreIfExists)))&&(i.annotationId===void 0||Lo.is(i.annotationId))}t.is=n})(Yg||(Yg={}));var Kg;(function(t){function e(r,i,s){let o={kind:"delete",uri:r};return i!==void 0&&(i.recursive!==void 0||i.ignoreIfNotExists!==void 0)&&(o.options=i),s!==void 0&&(o.annotationId=s),o}t.create=e;function n(r){let i=r;return i&&i.kind==="delete"&&O.string(i.uri)&&(i.options===void 0||(i.options.recursive===void 0||O.boolean(i.options.recursive))&&(i.options.ignoreIfNotExists===void 0||O.boolean(i.options.ignoreIfNotExists)))&&(i.annotationId===void 0||Lo.is(i.annotationId))}t.is=n})(Kg||(Kg={}));var Xg;(function(t){function e(n){let r=n;return r&&(r.changes!==void 0||r.documentChanges!==void 0)&&(r.documentChanges===void 0||r.documentChanges.every(i=>O.string(i.kind)?Gg.is(i)||Yg.is(i)||Kg.is(i):Hg.is(i)))}t.is=e})(Xg||(Xg={}));var cP;(function(t){function e(r){return{uri:r}}t.create=e;function n(r){let i=r;return O.defined(i)&&O.string(i.uri)}t.is=n})(cP||(cP={}));var lP;(function(t){function e(r,i){return{uri:r,version:i}}t.create=e;function n(r){let i=r;return O.defined(i)&&O.string(i.uri)&&O.integer(i.version)}t.is=n})(lP||(lP={}));var Jg;(function(t){function e(r,i){return{uri:r,version:i}}t.create=e;function n(r){let i=r;return O.defined(i)&&O.string(i.uri)&&(i.version===null||O.integer(i.version))}t.is=n})(Jg||(Jg={}));var uP;(function(t){function e(r,i,s,o){return{uri:r,languageId:i,version:s,text:o}}t.create=e;function n(r){let i=r;return O.defined(i)&&O.string(i.uri)&&O.string(i.languageId)&&O.integer(i.version)&&O.string(i.text)}t.is=n})(uP||(uP={}));var Qg;(function(t){t.PlainText="plaintext",t.Markdown="markdown";function e(n){let r=n;return r===t.PlainText||r===t.Markdown}t.is=e})(Qg||(Qg={}));var oc;(function(t){function e(n){let r=n;return O.objectLiteral(n)&&Qg.is(r.kind)&&O.string(r.value)}t.is=e})(oc||(oc={}));var dP;(function(t){t.Text=1,t.Method=2,t.Function=3,t.Constructor=4,t.Field=5,t.Variable=6,t.Class=7,t.Interface=8,t.Module=9,t.Property=10,t.Unit=11,t.Value=12,t.Enum=13,t.Keyword=14,t.Snippet=15,t.Color=16,t.File=17,t.Reference=18,t.Folder=19,t.EnumMember=20,t.Constant=21,t.Struct=22,t.Event=23,t.Operator=24,t.TypeParameter=25})(dP||(dP={}));var fP;(function(t){t.PlainText=1,t.Snippet=2})(fP||(fP={}));var hP;(function(t){t.Deprecated=1})(hP||(hP={}));var pP;(function(t){function e(r,i,s){return{newText:r,insert:i,replace:s}}t.create=e;function n(r){let i=r;return i&&O.string(i.newText)&&_t.is(i.insert)&&_t.is(i.replace)}t.is=n})(pP||(pP={}));var mP;(function(t){t.asIs=1,t.adjustIndentation=2})(mP||(mP={}));var gP;(function(t){function e(n){let r=n;return r&&(O.string(r.detail)||r.detail===void 0)&&(O.string(r.description)||r.description===void 0)}t.is=e})(gP||(gP={}));var yP;(function(t){function e(n){return{label:n}}t.create=e})(yP||(yP={}));var vP;(function(t){function e(n,r){return{items:n||[],isIncomplete:!!r}}t.create=e})(vP||(vP={}));var rf;(function(t){function e(r){return r.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&")}t.fromPlainText=e;function n(r){let i=r;return O.string(i)||O.objectLiteral(i)&&O.string(i.language)&&O.string(i.value)}t.is=n})(rf||(rf={}));var bP;(function(t){function e(n){let r=n;return!!r&&O.objectLiteral(r)&&(oc.is(r.contents)||rf.is(r.contents)||O.typedArray(r.contents,rf.is))&&(n.range===void 0||_t.is(n.range))}t.is=e})(bP||(bP={}));var Pn;(function(t){function e(n,r){return r?{label:n,documentation:r}:{label:n}}t.create=e})(Pn||(Pn={}));var TP;(function(t){function e(n,r,...i){let s={label:n};return O.defined(r)&&(s.documentation=r),O.defined(i)?s.parameters=i:s.parameters=[],s}t.create=e})(TP||(TP={}));var SP;(function(t){t.Text=1,t.Read=2,t.Write=3})(SP||(SP={}));var _P;(function(t){function e(n,r){let i={range:n};return O.number(r)&&(i.kind=r),i}t.create=e})(_P||(_P={}));var EP;(function(t){t.File=1,t.Module=2,t.Namespace=3,t.Package=4,t.Class=5,t.Method=6,t.Property=7,t.Field=8,t.Constructor=9,t.Enum=10,t.Interface=11,t.Function=12,t.Variable=13,t.Constant=14,t.String=15,t.Number=16,t.Boolean=17,t.Array=18,t.Object=19,t.Key=20,t.Null=21,t.EnumMember=22,t.Struct=23,t.Event=24,t.Operator=25,t.TypeParameter=26})(EP||(EP={}));var wP;(function(t){t.Deprecated=1})(wP||(wP={}));var kP;(function(t){function e(n,r,i,s,o){let a={name:n,kind:r,location:{uri:s,range:i}};return o&&(a.containerName=o),a}t.create=e})(kP||(kP={}));var NP;(function(t){function e(n,r,i,s){return s!==void 0?{name:n,kind:r,location:{uri:i,range:s}}:{name:n,kind:r,location:{uri:i}}}t.create=e})(NP||(NP={}));var PP;(function(t){function e(r,i,s,o,a,c){let l={name:r,detail:i,kind:s,range:o,selectionRange:a};return c!==void 0&&(l.children=c),l}t.create=e;function n(r){let i=r;return i&&O.string(i.name)&&O.number(i.kind)&&_t.is(i.range)&&_t.is(i.selectionRange)&&(i.detail===void 0||O.string(i.detail))&&(i.deprecated===void 0||O.boolean(i.deprecated))&&(i.children===void 0||Array.isArray(i.children))&&(i.tags===void 0||Array.isArray(i.tags))}t.is=n})(PP||(PP={}));var RP;(function(t){t.Empty="",t.QuickFix="quickfix",t.Refactor="refactor",t.RefactorExtract="refactor.extract",t.RefactorInline="refactor.inline",t.RefactorRewrite="refactor.rewrite",t.Source="source",t.SourceOrganizeImports="source.organizeImports",t.SourceFixAll="source.fixAll"})(RP||(RP={}));var sf;(function(t){t.Invoked=1,t.Automatic=2})(sf||(sf={}));var CP;(function(t){function e(r,i,s){let o={diagnostics:r};return i!=null&&(o.only=i),s!=null&&(o.triggerKind=s),o}t.create=e;function n(r){let i=r;return O.defined(i)&&O.typedArray(i.diagnostics,nf.is)&&(i.only===void 0||O.typedArray(i.only,O.string))&&(i.triggerKind===void 0||i.triggerKind===sf.Invoked||i.triggerKind===sf.Automatic)}t.is=n})(CP||(CP={}));var DP;(function(t){function e(r,i,s){let o={title:r},a=!0;return typeof i=="string"?(a=!1,o.kind=i):xo.is(i)?o.command=i:o.edit=i,a&&s!==void 0&&(o.kind=s),o}t.create=e;function n(r){let i=r;return i&&O.string(i.title)&&(i.diagnostics===void 0||O.typedArray(i.diagnostics,nf.is))&&(i.kind===void 0||O.string(i.kind))&&(i.edit!==void 0||i.command!==void 0)&&(i.command===void 0||xo.is(i.command))&&(i.isPreferred===void 0||O.boolean(i.isPreferred))&&(i.edit===void 0||Xg.is(i.edit))}t.is=n})(DP||(DP={}));var AP;(function(t){function e(r,i){let s={range:r};return O.defined(i)&&(s.data=i),s}t.create=e;function n(r){let i=r;return O.defined(i)&&_t.is(i.range)&&(O.undefined(i.command)||xo.is(i.command))}t.is=n})(AP||(AP={}));var OP;(function(t){function e(r,i){return{tabSize:r,insertSpaces:i}}t.create=e;function n(r){let i=r;return O.defined(i)&&O.uinteger(i.tabSize)&&O.boolean(i.insertSpaces)}t.is=n})(OP||(OP={}));var IP;(function(t){function e(r,i,s){return{range:r,target:i,data:s}}t.create=e;function n(r){let i=r;return O.defined(i)&&_t.is(i.range)&&(O.undefined(i.target)||O.string(i.target))}t.is=n})(IP||(IP={}));var xP;(function(t){function e(r,i){return{range:r,parent:i}}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&_t.is(i.range)&&(i.parent===void 0||t.is(i.parent))}t.is=n})(xP||(xP={}));var MP;(function(t){t.namespace="namespace",t.type="type",t.class="class",t.enum="enum",t.interface="interface",t.struct="struct",t.typeParameter="typeParameter",t.parameter="parameter",t.variable="variable",t.property="property",t.enumMember="enumMember",t.event="event",t.function="function",t.method="method",t.macro="macro",t.keyword="keyword",t.modifier="modifier",t.comment="comment",t.string="string",t.number="number",t.regexp="regexp",t.operator="operator",t.decorator="decorator"})(MP||(MP={}));var LP;(function(t){t.declaration="declaration",t.definition="definition",t.readonly="readonly",t.static="static",t.deprecated="deprecated",t.abstract="abstract",t.async="async",t.modification="modification",t.documentation="documentation",t.defaultLibrary="defaultLibrary"})(LP||(LP={}));var $P;(function(t){function e(n){let r=n;return O.objectLiteral(r)&&(r.resultId===void 0||typeof r.resultId=="string")&&Array.isArray(r.data)&&(r.data.length===0||typeof r.data[0]=="number")}t.is=e})($P||($P={}));var qP;(function(t){function e(r,i){return{range:r,text:i}}t.create=e;function n(r){let i=r;return i!=null&&_t.is(i.range)&&O.string(i.text)}t.is=n})(qP||(qP={}));var jP;(function(t){function e(r,i,s){return{range:r,variableName:i,caseSensitiveLookup:s}}t.create=e;function n(r){let i=r;return i!=null&&_t.is(i.range)&&O.boolean(i.caseSensitiveLookup)&&(O.string(i.variableName)||i.variableName===void 0)}t.is=n})(jP||(jP={}));var FP;(function(t){function e(r,i){return{range:r,expression:i}}t.create=e;function n(r){let i=r;return i!=null&&_t.is(i.range)&&(O.string(i.expression)||i.expression===void 0)}t.is=n})(FP||(FP={}));var BP;(function(t){function e(r,i){return{frameId:r,stoppedLocation:i}}t.create=e;function n(r){let i=r;return O.defined(i)&&_t.is(r.stoppedLocation)}t.is=n})(BP||(BP={}));var Zg;(function(t){t.Type=1,t.Parameter=2;function e(n){return n===1||n===2}t.is=e})(Zg||(Zg={}));var ey;(function(t){function e(r){return{value:r}}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&(i.tooltip===void 0||O.string(i.tooltip)||oc.is(i.tooltip))&&(i.location===void 0||tf.is(i.location))&&(i.command===void 0||xo.is(i.command))}t.is=n})(ey||(ey={}));var UP;(function(t){function e(r,i,s){let o={position:r,label:i};return s!==void 0&&(o.kind=s),o}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&_r.is(i.position)&&(O.string(i.label)||O.typedArray(i.label,ey.is))&&(i.kind===void 0||Zg.is(i.kind))&&i.textEdits===void 0||O.typedArray(i.textEdits,Mo.is)&&(i.tooltip===void 0||O.string(i.tooltip)||oc.is(i.tooltip))&&(i.paddingLeft===void 0||O.boolean(i.paddingLeft))&&(i.paddingRight===void 0||O.boolean(i.paddingRight))}t.is=n})(UP||(UP={}));var VP;(function(t){function e(n){return{kind:"snippet",value:n}}t.createSnippet=e})(VP||(VP={}));var zP;(function(t){function e(n,r,i,s){return{insertText:n,filterText:r,range:i,command:s}}t.create=e})(zP||(zP={}));var WP;(function(t){function e(n){return{items:n}}t.create=e})(WP||(WP={}));var HP;(function(t){t.Invoked=0,t.Automatic=1})(HP||(HP={}));var GP;(function(t){function e(n,r){return{range:n,text:r}}t.create=e})(GP||(GP={}));var YP;(function(t){function e(n,r){return{triggerKind:n,selectedCompletionInfo:r}}t.create=e})(YP||(YP={}));var KP;(function(t){function e(n){let r=n;return O.objectLiteral(r)&&Ug.is(r.uri)&&O.string(r.name)}t.is=e})(KP||(KP={}));var XP;(function(t){function e(s,o,a,c){return new ty(s,o,a,c)}t.create=e;function n(s){let o=s;return!!(O.defined(o)&&O.string(o.uri)&&(O.undefined(o.languageId)||O.string(o.languageId))&&O.uinteger(o.lineCount)&&O.func(o.getText)&&O.func(o.positionAt)&&O.func(o.offsetAt))}t.is=n;function r(s,o){let a=s.getText(),c=i(o,(u,d)=>{let f=u.range.start.line-d.range.start.line;return f===0?u.range.start.character-d.range.start.character:f}),l=a.length;for(let u=c.length-1;u>=0;u--){let d=c[u],f=s.offsetAt(d.range.start),h=s.offsetAt(d.range.end);if(h<=l)a=a.substring(0,f)+d.newText+a.substring(h,a.length);else throw new Error("Overlapping edit");l=f}return a}t.applyEdits=r;function i(s,o){if(s.length<=1)return s;let a=s.length/2|0,c=s.slice(0,a),l=s.slice(a);i(c,o),i(l,o);let u=0,d=0,f=0;for(;u<c.length&&d<l.length;)o(c[u],l[d])<=0?s[f++]=c[u++]:s[f++]=l[d++];for(;u<c.length;)s[f++]=c[u++];for(;d<l.length;)s[f++]=l[d++];return s}})(XP||(XP={}));var ty=class{constructor(e,n,r,i){this._uri=e,this._languageId=n,this._version=r,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 n=this.offsetAt(e.start),r=this.offsetAt(e.end);return this._content.substring(n,r)}return this._content}update(e,n){this._content=e.text,this._version=n,this._lineOffsets=void 0}getLineOffsets(){if(this._lineOffsets===void 0){let e=[],n=this._content,r=!0;for(let i=0;i<n.length;i++){r&&(e.push(i),r=!1);let s=n.charAt(i);r=s==="\r"||s===`
245
+ `)],t};var Mw=()=>{let t=new Y("model",V("STRING"));return t.description=["The model property value is a <string> that specifies the manufacturer's model number of the device.",'The recommended format is: "manufacturer, model" , where manufacturer is a string describing the name of the manufacturer (such as a stock ticker symbol), and model specifies the model number.'],t.examples=['```devicetree\nmodel = "{sl, MPC8349EMITX" ;\n```'],t};var Bd=K(Z());var Lw=()=>{let t=new Y("name",V("STRING"),"optional",void 0,void 0,e=>[$(14,e.ast,Bd.DiagnosticSeverity.Warning,[],[Bd.DiagnosticTag.Deprecated],[e.name])]);return t.hideAutoComplete=!0,t};var Er=K(Z());var $w=()=>{let t=new Y("interrupt-map",V("PROP_ENCODED_ARRAY"),"optional",void 0,void 0,(e,n)=>{let r=[],i=e.parent,s=e.parent.root,o=we(e.ast.values);if(!o?.length)return[];i.getProperty("#address-cells")||r.push($(16,e.ast,Er.DiagnosticSeverity.Error,[...e.parent.nodeNameOrLabelRef],[],[e.name,"#address-cells",i.pathString]));let c=i.getProperty("#interrupt-cells");if(!c)return r.push($(16,e.ast,Er.DiagnosticSeverity.Error,[...i.nodeNameOrLabelRef],[],[e.name,"#interrupt-cells",`/${i.path.slice(1).join("/")}`])),r;let l=i.addressCells(n),u=Ce(c,0,0,n),d={};if(u==null)return r;let f=0,h=[],y=0,p=0;for(;f<o.length;){if(h.push([...Array.from({length:l},(q,j)=>`${y}_ChildAddr${l>1?j:""}`),...Array.from({length:u},(q,j)=>`${y}_ChildIntrpt${u>1?j:""}`),`${y}_IntrptParent`,`${y}_ParentAddr...`,`${y}_ParentIntrpt...`]),f+l+u>=o.length){let q=f+l+u;r.push($(20,o[o.length-1],Er.DiagnosticSeverity.Error,[],[],[e.name,`after the last value of ${h.at(-1).slice((o.length-p)%q===0?q:(o.length-p)%q).join(" ")}`]));break}let T=new F(z(o.at(f).firstToken,o.at(l+u+f-1).lastToken)),_="";for(let q=f;q<l+u+f;q++){let j=o[q];_+=`${j instanceof xe?j.evaluate(n).toString():j.toString()}:`}d[_]??=[],d[_].push(T),f+=l+u;let b=l+u+1;if(o.length<f+1){r.push($(20,o[o.length-1],Er.DiagnosticSeverity.Error,[],[],[e.name,`after the last value of ${h.at(-1).slice((o.length-p)%b===0?b:(o.length-p)%b).join(" ")}`]));break}let v=Zn(o[f],s);if(!v){r.push($(17,o[f],Er.DiagnosticSeverity.Error));break}let k=v.addressCells(n),C=v.getProperty("#interrupt-cells");if(!C){r.push($(16,o[f],Er.DiagnosticSeverity.Error,[...v.nodeNameOrLabelRef],[],[e.name,"#interrupt-cells",`/${i.path.slice(1).join("/")}`]));break}f++;let x=Ce(C,0,0,n);if(x==null)break;if(h.splice(-1,1,[...Array.from({length:l},(q,j)=>`${y}_ChildAddr${l>1?j:""}`),...Array.from({length:u},(q,j)=>`${y}_ChildIntrpt${u>1?j:""}`),`${y}_IntrptParent`,...Array.from({length:k},(q,j)=>`${y}_ParentAddr${k>1?j:""}`),...Array.from({length:x},(q,j)=>`${y}_ParentIntrpt${x>1?j:""}`)]),f+=k+x,o.length<f){let q=l+u+1+k+x;r.push($(20,o[o.length-1],Er.DiagnosticSeverity.Error,[],[],[e.name,`after the last value of ${h.at(-1).slice((o.length-p)%q===0?q:(o.length-p)%q).join(" ")}`]));break}p=f,y++}if(h.push([...Array.from({length:l},(T,_)=>`${y}_ChildAddr${l>1?_:""}`),...Array.from({length:u},(T,_)=>`${y}_ChildIntrpt${u>1?_:""}`),`${y}_IntrptParent`,`${y}_ParentAddr...`,`${y}_ParentIntrpt...`]),t.signatureArgs=h.map(T=>T.map(_=>Er.ParameterInformation.create(_))),!e.ast.values)return[];for(let T=0;T<e.ast.values.values.length;T++){let _=e.ast.values.values.at(T);if(_&&(r.length||u==null||!(_.value instanceof Ct)))return r}return Object.values(d).forEach(T=>{T.length>1&&r.push($(30,T[T.length-1],Er.DiagnosticSeverity.Error,T.slice(0,-1)))}),r});return t.description=["An interrupt-map is a property on a nexus node that bridges one interrupt domain with a set of parent interrupt domains and specifies how interrupt specifiers in the child domain are mapped to their respective parent domains.","The interrupt map is a table where each row is a mapping entry consisting of five components: child unit address, child interrupt specifier, interrupt-parent, parent unit address, parent interrupt specifier.","- child unit address: The unit address of the child node being mapped. The number of 32-bit cells required to specify this is described by the #address-cells property of the bus node on which the child is located.","- child interrupt specifier: The interrupt specifier of the child node being mapped. The number of 32-bit cells required to specify this component is described by the #interrupt-cells property of this node-the nexus node containing the interrupt-map property.","- interrupt-parent: A single <phandle > value that points to the interrupt parent to which the child domain is being mapped.","- parent unit address: The unit address in the domain of the interrupt parent. The number of 32-bit cells required to specify this address is described by the #address-cells property of the node pointed to by the interrupt-parent field.","- parent interrupt specifier: The interrupt specifier in the parent domain. The number of 32-bit cells required to specify this component is described by the #interrupt-cells property of the node pointed to by the interrupt-parent field.","Lookups are performed on the interrupt mapping table by matching a unit-address/interrupt specifier pair against the child components in the interrupt-map. Because some fields in the unit interrupt specifier may not be relevant, a mask is applied before the lookup is done. This mask is defined in the interrupt-map-mask property","Note: Both the child node and the interrupt parent node are required to have #address-cells and #interrupt-cells properties defined. If a unit address component is not required ,#address-cells shall be explicitly defined to be zero."],t};var qw;(function(t){function e(n){return typeof n=="string"}t.is=e})(qw||(qw={}));var Ag;(function(t){function e(n){return typeof n=="string"}t.is=e})(Ag||(Ag={}));var jw;(function(t){t.MIN_VALUE=-2147483648,t.MAX_VALUE=2147483647;function e(n){return typeof n=="number"&&t.MIN_VALUE<=n&&n<=t.MAX_VALUE}t.is=e})(jw||(jw={}));var Ud;(function(t){t.MIN_VALUE=0,t.MAX_VALUE=2147483647;function e(n){return typeof n=="number"&&t.MIN_VALUE<=n&&n<=t.MAX_VALUE}t.is=e})(Ud||(Ud={}));var kr;(function(t){function e(r,i){return r===Number.MAX_VALUE&&(r=Ud.MAX_VALUE),i===Number.MAX_VALUE&&(i=Ud.MAX_VALUE),{line:r,character:i}}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&O.uinteger(i.line)&&O.uinteger(i.character)}t.is=n})(kr||(kr={}));var Et;(function(t){function e(r,i,s,o){if(O.uinteger(r)&&O.uinteger(i)&&O.uinteger(s)&&O.uinteger(o))return{start:kr.create(r,i),end:kr.create(s,o)};if(kr.is(r)&&kr.is(i))return{start:r,end:i};throw new Error(`Range#create called with invalid arguments[${r}, ${i}, ${s}, ${o}]`)}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&kr.is(i.start)&&kr.is(i.end)}t.is=n})(Et||(Et={}));var Vd;(function(t){function e(r,i){return{uri:r,range:i}}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&Et.is(i.range)&&(O.string(i.uri)||O.undefined(i.uri))}t.is=n})(Vd||(Vd={}));var Fw;(function(t){function e(r,i,s,o){return{targetUri:r,targetRange:i,targetSelectionRange:s,originSelectionRange:o}}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&Et.is(i.targetRange)&&O.string(i.targetUri)&&Et.is(i.targetSelectionRange)&&(Et.is(i.originSelectionRange)||O.undefined(i.originSelectionRange))}t.is=n})(Fw||(Fw={}));var Og;(function(t){function e(r,i,s,o){return{red:r,green:i,blue:s,alpha:o}}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&O.numberRange(i.red,0,1)&&O.numberRange(i.green,0,1)&&O.numberRange(i.blue,0,1)&&O.numberRange(i.alpha,0,1)}t.is=n})(Og||(Og={}));var Bw;(function(t){function e(r,i){return{range:r,color:i}}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&Et.is(i.range)&&Og.is(i.color)}t.is=n})(Bw||(Bw={}));var Uw;(function(t){function e(r,i,s){return{label:r,textEdit:i,additionalTextEdits:s}}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&O.string(i.label)&&(O.undefined(i.textEdit)||Lo.is(i))&&(O.undefined(i.additionalTextEdits)||O.typedArray(i.additionalTextEdits,Lo.is))}t.is=n})(Uw||(Uw={}));var Vw;(function(t){t.Comment="comment",t.Imports="imports",t.Region="region"})(Vw||(Vw={}));var zw;(function(t){function e(r,i,s,o,a,c){let l={startLine:r,endLine:i};return O.defined(s)&&(l.startCharacter=s),O.defined(o)&&(l.endCharacter=o),O.defined(a)&&(l.kind=a),O.defined(c)&&(l.collapsedText=c),l}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&O.uinteger(i.startLine)&&O.uinteger(i.startLine)&&(O.undefined(i.startCharacter)||O.uinteger(i.startCharacter))&&(O.undefined(i.endCharacter)||O.uinteger(i.endCharacter))&&(O.undefined(i.kind)||O.string(i.kind))}t.is=n})(zw||(zw={}));var Ig;(function(t){function e(r,i){return{location:r,message:i}}t.create=e;function n(r){let i=r;return O.defined(i)&&Vd.is(i.location)&&O.string(i.message)}t.is=n})(Ig||(Ig={}));var wn;(function(t){t.Error=1,t.Warning=2,t.Information=3,t.Hint=4})(wn||(wn={}));var Ww;(function(t){t.Unnecessary=1,t.Deprecated=2})(Ww||(Ww={}));var Hw;(function(t){function e(n){let r=n;return O.objectLiteral(r)&&O.string(r.href)}t.is=e})(Hw||(Hw={}));var zd;(function(t){function e(r,i,s,o,a,c){let l={range:r,message:i};return O.defined(s)&&(l.severity=s),O.defined(o)&&(l.code=o),O.defined(a)&&(l.source=a),O.defined(c)&&(l.relatedInformation=c),l}t.create=e;function n(r){var i;let s=r;return O.defined(s)&&Et.is(s.range)&&O.string(s.message)&&(O.number(s.severity)||O.undefined(s.severity))&&(O.integer(s.code)||O.string(s.code)||O.undefined(s.code))&&(O.undefined(s.codeDescription)||O.string((i=s.codeDescription)===null||i===void 0?void 0:i.href))&&(O.string(s.source)||O.undefined(s.source))&&(O.undefined(s.relatedInformation)||O.typedArray(s.relatedInformation,Ig.is))}t.is=n})(zd||(zd={}));var Mo;(function(t){function e(r,i,...s){let o={title:r,command:i};return O.defined(s)&&s.length>0&&(o.arguments=s),o}t.create=e;function n(r){let i=r;return O.defined(i)&&O.string(i.title)&&O.string(i.command)}t.is=n})(Mo||(Mo={}));var Lo;(function(t){function e(s,o){return{range:s,newText:o}}t.replace=e;function n(s,o){return{range:{start:s,end:s},newText:o}}t.insert=n;function r(s){return{range:s,newText:""}}t.del=r;function i(s){let o=s;return O.objectLiteral(o)&&O.string(o.newText)&&Et.is(o.range)}t.is=i})(Lo||(Lo={}));var xg;(function(t){function e(r,i,s){let o={label:r};return i!==void 0&&(o.needsConfirmation=i),s!==void 0&&(o.description=s),o}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&O.string(i.label)&&(O.boolean(i.needsConfirmation)||i.needsConfirmation===void 0)&&(O.string(i.description)||i.description===void 0)}t.is=n})(xg||(xg={}));var $o;(function(t){function e(n){let r=n;return O.string(r)}t.is=e})($o||($o={}));var Gw;(function(t){function e(s,o,a){return{range:s,newText:o,annotationId:a}}t.replace=e;function n(s,o,a){return{range:{start:s,end:s},newText:o,annotationId:a}}t.insert=n;function r(s,o){return{range:s,newText:"",annotationId:o}}t.del=r;function i(s){let o=s;return Lo.is(o)&&(xg.is(o.annotationId)||$o.is(o.annotationId))}t.is=i})(Gw||(Gw={}));var Mg;(function(t){function e(r,i){return{textDocument:r,edits:i}}t.create=e;function n(r){let i=r;return O.defined(i)&&Fg.is(i.textDocument)&&Array.isArray(i.edits)}t.is=n})(Mg||(Mg={}));var Lg;(function(t){function e(r,i,s){let o={kind:"create",uri:r};return i!==void 0&&(i.overwrite!==void 0||i.ignoreIfExists!==void 0)&&(o.options=i),s!==void 0&&(o.annotationId=s),o}t.create=e;function n(r){let i=r;return i&&i.kind==="create"&&O.string(i.uri)&&(i.options===void 0||(i.options.overwrite===void 0||O.boolean(i.options.overwrite))&&(i.options.ignoreIfExists===void 0||O.boolean(i.options.ignoreIfExists)))&&(i.annotationId===void 0||$o.is(i.annotationId))}t.is=n})(Lg||(Lg={}));var $g;(function(t){function e(r,i,s,o){let a={kind:"rename",oldUri:r,newUri:i};return s!==void 0&&(s.overwrite!==void 0||s.ignoreIfExists!==void 0)&&(a.options=s),o!==void 0&&(a.annotationId=o),a}t.create=e;function n(r){let i=r;return i&&i.kind==="rename"&&O.string(i.oldUri)&&O.string(i.newUri)&&(i.options===void 0||(i.options.overwrite===void 0||O.boolean(i.options.overwrite))&&(i.options.ignoreIfExists===void 0||O.boolean(i.options.ignoreIfExists)))&&(i.annotationId===void 0||$o.is(i.annotationId))}t.is=n})($g||($g={}));var qg;(function(t){function e(r,i,s){let o={kind:"delete",uri:r};return i!==void 0&&(i.recursive!==void 0||i.ignoreIfNotExists!==void 0)&&(o.options=i),s!==void 0&&(o.annotationId=s),o}t.create=e;function n(r){let i=r;return i&&i.kind==="delete"&&O.string(i.uri)&&(i.options===void 0||(i.options.recursive===void 0||O.boolean(i.options.recursive))&&(i.options.ignoreIfNotExists===void 0||O.boolean(i.options.ignoreIfNotExists)))&&(i.annotationId===void 0||$o.is(i.annotationId))}t.is=n})(qg||(qg={}));var jg;(function(t){function e(n){let r=n;return r&&(r.changes!==void 0||r.documentChanges!==void 0)&&(r.documentChanges===void 0||r.documentChanges.every(i=>O.string(i.kind)?Lg.is(i)||$g.is(i)||qg.is(i):Mg.is(i)))}t.is=e})(jg||(jg={}));var Yw;(function(t){function e(r){return{uri:r}}t.create=e;function n(r){let i=r;return O.defined(i)&&O.string(i.uri)}t.is=n})(Yw||(Yw={}));var Kw;(function(t){function e(r,i){return{uri:r,version:i}}t.create=e;function n(r){let i=r;return O.defined(i)&&O.string(i.uri)&&O.integer(i.version)}t.is=n})(Kw||(Kw={}));var Fg;(function(t){function e(r,i){return{uri:r,version:i}}t.create=e;function n(r){let i=r;return O.defined(i)&&O.string(i.uri)&&(i.version===null||O.integer(i.version))}t.is=n})(Fg||(Fg={}));var Xw;(function(t){function e(r,i,s,o){return{uri:r,languageId:i,version:s,text:o}}t.create=e;function n(r){let i=r;return O.defined(i)&&O.string(i.uri)&&O.string(i.languageId)&&O.integer(i.version)&&O.string(i.text)}t.is=n})(Xw||(Xw={}));var Bg;(function(t){t.PlainText="plaintext",t.Markdown="markdown";function e(n){let r=n;return r===t.PlainText||r===t.Markdown}t.is=e})(Bg||(Bg={}));var oc;(function(t){function e(n){let r=n;return O.objectLiteral(n)&&Bg.is(r.kind)&&O.string(r.value)}t.is=e})(oc||(oc={}));var Jw;(function(t){t.Text=1,t.Method=2,t.Function=3,t.Constructor=4,t.Field=5,t.Variable=6,t.Class=7,t.Interface=8,t.Module=9,t.Property=10,t.Unit=11,t.Value=12,t.Enum=13,t.Keyword=14,t.Snippet=15,t.Color=16,t.File=17,t.Reference=18,t.Folder=19,t.EnumMember=20,t.Constant=21,t.Struct=22,t.Event=23,t.Operator=24,t.TypeParameter=25})(Jw||(Jw={}));var Qw;(function(t){t.PlainText=1,t.Snippet=2})(Qw||(Qw={}));var Zw;(function(t){t.Deprecated=1})(Zw||(Zw={}));var eP;(function(t){function e(r,i,s){return{newText:r,insert:i,replace:s}}t.create=e;function n(r){let i=r;return i&&O.string(i.newText)&&Et.is(i.insert)&&Et.is(i.replace)}t.is=n})(eP||(eP={}));var tP;(function(t){t.asIs=1,t.adjustIndentation=2})(tP||(tP={}));var nP;(function(t){function e(n){let r=n;return r&&(O.string(r.detail)||r.detail===void 0)&&(O.string(r.description)||r.description===void 0)}t.is=e})(nP||(nP={}));var rP;(function(t){function e(n){return{label:n}}t.create=e})(rP||(rP={}));var iP;(function(t){function e(n,r){return{items:n||[],isIncomplete:!!r}}t.create=e})(iP||(iP={}));var Wd;(function(t){function e(r){return r.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&")}t.fromPlainText=e;function n(r){let i=r;return O.string(i)||O.objectLiteral(i)&&O.string(i.language)&&O.string(i.value)}t.is=n})(Wd||(Wd={}));var sP;(function(t){function e(n){let r=n;return!!r&&O.objectLiteral(r)&&(oc.is(r.contents)||Wd.is(r.contents)||O.typedArray(r.contents,Wd.is))&&(n.range===void 0||Et.is(n.range))}t.is=e})(sP||(sP={}));var Pn;(function(t){function e(n,r){return r?{label:n,documentation:r}:{label:n}}t.create=e})(Pn||(Pn={}));var oP;(function(t){function e(n,r,...i){let s={label:n};return O.defined(r)&&(s.documentation=r),O.defined(i)?s.parameters=i:s.parameters=[],s}t.create=e})(oP||(oP={}));var aP;(function(t){t.Text=1,t.Read=2,t.Write=3})(aP||(aP={}));var cP;(function(t){function e(n,r){let i={range:n};return O.number(r)&&(i.kind=r),i}t.create=e})(cP||(cP={}));var lP;(function(t){t.File=1,t.Module=2,t.Namespace=3,t.Package=4,t.Class=5,t.Method=6,t.Property=7,t.Field=8,t.Constructor=9,t.Enum=10,t.Interface=11,t.Function=12,t.Variable=13,t.Constant=14,t.String=15,t.Number=16,t.Boolean=17,t.Array=18,t.Object=19,t.Key=20,t.Null=21,t.EnumMember=22,t.Struct=23,t.Event=24,t.Operator=25,t.TypeParameter=26})(lP||(lP={}));var uP;(function(t){t.Deprecated=1})(uP||(uP={}));var dP;(function(t){function e(n,r,i,s,o){let a={name:n,kind:r,location:{uri:s,range:i}};return o&&(a.containerName=o),a}t.create=e})(dP||(dP={}));var fP;(function(t){function e(n,r,i,s){return s!==void 0?{name:n,kind:r,location:{uri:i,range:s}}:{name:n,kind:r,location:{uri:i}}}t.create=e})(fP||(fP={}));var hP;(function(t){function e(r,i,s,o,a,c){let l={name:r,detail:i,kind:s,range:o,selectionRange:a};return c!==void 0&&(l.children=c),l}t.create=e;function n(r){let i=r;return i&&O.string(i.name)&&O.number(i.kind)&&Et.is(i.range)&&Et.is(i.selectionRange)&&(i.detail===void 0||O.string(i.detail))&&(i.deprecated===void 0||O.boolean(i.deprecated))&&(i.children===void 0||Array.isArray(i.children))&&(i.tags===void 0||Array.isArray(i.tags))}t.is=n})(hP||(hP={}));var pP;(function(t){t.Empty="",t.QuickFix="quickfix",t.Refactor="refactor",t.RefactorExtract="refactor.extract",t.RefactorInline="refactor.inline",t.RefactorRewrite="refactor.rewrite",t.Source="source",t.SourceOrganizeImports="source.organizeImports",t.SourceFixAll="source.fixAll"})(pP||(pP={}));var Hd;(function(t){t.Invoked=1,t.Automatic=2})(Hd||(Hd={}));var mP;(function(t){function e(r,i,s){let o={diagnostics:r};return i!=null&&(o.only=i),s!=null&&(o.triggerKind=s),o}t.create=e;function n(r){let i=r;return O.defined(i)&&O.typedArray(i.diagnostics,zd.is)&&(i.only===void 0||O.typedArray(i.only,O.string))&&(i.triggerKind===void 0||i.triggerKind===Hd.Invoked||i.triggerKind===Hd.Automatic)}t.is=n})(mP||(mP={}));var gP;(function(t){function e(r,i,s){let o={title:r},a=!0;return typeof i=="string"?(a=!1,o.kind=i):Mo.is(i)?o.command=i:o.edit=i,a&&s!==void 0&&(o.kind=s),o}t.create=e;function n(r){let i=r;return i&&O.string(i.title)&&(i.diagnostics===void 0||O.typedArray(i.diagnostics,zd.is))&&(i.kind===void 0||O.string(i.kind))&&(i.edit!==void 0||i.command!==void 0)&&(i.command===void 0||Mo.is(i.command))&&(i.isPreferred===void 0||O.boolean(i.isPreferred))&&(i.edit===void 0||jg.is(i.edit))}t.is=n})(gP||(gP={}));var yP;(function(t){function e(r,i){let s={range:r};return O.defined(i)&&(s.data=i),s}t.create=e;function n(r){let i=r;return O.defined(i)&&Et.is(i.range)&&(O.undefined(i.command)||Mo.is(i.command))}t.is=n})(yP||(yP={}));var bP;(function(t){function e(r,i){return{tabSize:r,insertSpaces:i}}t.create=e;function n(r){let i=r;return O.defined(i)&&O.uinteger(i.tabSize)&&O.boolean(i.insertSpaces)}t.is=n})(bP||(bP={}));var vP;(function(t){function e(r,i,s){return{range:r,target:i,data:s}}t.create=e;function n(r){let i=r;return O.defined(i)&&Et.is(i.range)&&(O.undefined(i.target)||O.string(i.target))}t.is=n})(vP||(vP={}));var TP;(function(t){function e(r,i){return{range:r,parent:i}}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&Et.is(i.range)&&(i.parent===void 0||t.is(i.parent))}t.is=n})(TP||(TP={}));var SP;(function(t){t.namespace="namespace",t.type="type",t.class="class",t.enum="enum",t.interface="interface",t.struct="struct",t.typeParameter="typeParameter",t.parameter="parameter",t.variable="variable",t.property="property",t.enumMember="enumMember",t.event="event",t.function="function",t.method="method",t.macro="macro",t.keyword="keyword",t.modifier="modifier",t.comment="comment",t.string="string",t.number="number",t.regexp="regexp",t.operator="operator",t.decorator="decorator"})(SP||(SP={}));var _P;(function(t){t.declaration="declaration",t.definition="definition",t.readonly="readonly",t.static="static",t.deprecated="deprecated",t.abstract="abstract",t.async="async",t.modification="modification",t.documentation="documentation",t.defaultLibrary="defaultLibrary"})(_P||(_P={}));var EP;(function(t){function e(n){let r=n;return O.objectLiteral(r)&&(r.resultId===void 0||typeof r.resultId=="string")&&Array.isArray(r.data)&&(r.data.length===0||typeof r.data[0]=="number")}t.is=e})(EP||(EP={}));var kP;(function(t){function e(r,i){return{range:r,text:i}}t.create=e;function n(r){let i=r;return i!=null&&Et.is(i.range)&&O.string(i.text)}t.is=n})(kP||(kP={}));var NP;(function(t){function e(r,i,s){return{range:r,variableName:i,caseSensitiveLookup:s}}t.create=e;function n(r){let i=r;return i!=null&&Et.is(i.range)&&O.boolean(i.caseSensitiveLookup)&&(O.string(i.variableName)||i.variableName===void 0)}t.is=n})(NP||(NP={}));var wP;(function(t){function e(r,i){return{range:r,expression:i}}t.create=e;function n(r){let i=r;return i!=null&&Et.is(i.range)&&(O.string(i.expression)||i.expression===void 0)}t.is=n})(wP||(wP={}));var PP;(function(t){function e(r,i){return{frameId:r,stoppedLocation:i}}t.create=e;function n(r){let i=r;return O.defined(i)&&Et.is(r.stoppedLocation)}t.is=n})(PP||(PP={}));var Ug;(function(t){t.Type=1,t.Parameter=2;function e(n){return n===1||n===2}t.is=e})(Ug||(Ug={}));var Vg;(function(t){function e(r){return{value:r}}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&(i.tooltip===void 0||O.string(i.tooltip)||oc.is(i.tooltip))&&(i.location===void 0||Vd.is(i.location))&&(i.command===void 0||Mo.is(i.command))}t.is=n})(Vg||(Vg={}));var RP;(function(t){function e(r,i,s){let o={position:r,label:i};return s!==void 0&&(o.kind=s),o}t.create=e;function n(r){let i=r;return O.objectLiteral(i)&&kr.is(i.position)&&(O.string(i.label)||O.typedArray(i.label,Vg.is))&&(i.kind===void 0||Ug.is(i.kind))&&i.textEdits===void 0||O.typedArray(i.textEdits,Lo.is)&&(i.tooltip===void 0||O.string(i.tooltip)||oc.is(i.tooltip))&&(i.paddingLeft===void 0||O.boolean(i.paddingLeft))&&(i.paddingRight===void 0||O.boolean(i.paddingRight))}t.is=n})(RP||(RP={}));var CP;(function(t){function e(n){return{kind:"snippet",value:n}}t.createSnippet=e})(CP||(CP={}));var DP;(function(t){function e(n,r,i,s){return{insertText:n,filterText:r,range:i,command:s}}t.create=e})(DP||(DP={}));var AP;(function(t){function e(n){return{items:n}}t.create=e})(AP||(AP={}));var OP;(function(t){t.Invoked=0,t.Automatic=1})(OP||(OP={}));var IP;(function(t){function e(n,r){return{range:n,text:r}}t.create=e})(IP||(IP={}));var xP;(function(t){function e(n,r){return{triggerKind:n,selectedCompletionInfo:r}}t.create=e})(xP||(xP={}));var MP;(function(t){function e(n){let r=n;return O.objectLiteral(r)&&Ag.is(r.uri)&&O.string(r.name)}t.is=e})(MP||(MP={}));var LP;(function(t){function e(s,o,a,c){return new zg(s,o,a,c)}t.create=e;function n(s){let o=s;return!!(O.defined(o)&&O.string(o.uri)&&(O.undefined(o.languageId)||O.string(o.languageId))&&O.uinteger(o.lineCount)&&O.func(o.getText)&&O.func(o.positionAt)&&O.func(o.offsetAt))}t.is=n;function r(s,o){let a=s.getText(),c=i(o,(u,d)=>{let f=u.range.start.line-d.range.start.line;return f===0?u.range.start.character-d.range.start.character:f}),l=a.length;for(let u=c.length-1;u>=0;u--){let d=c[u],f=s.offsetAt(d.range.start),h=s.offsetAt(d.range.end);if(h<=l)a=a.substring(0,f)+d.newText+a.substring(h,a.length);else throw new Error("Overlapping edit");l=f}return a}t.applyEdits=r;function i(s,o){if(s.length<=1)return s;let a=s.length/2|0,c=s.slice(0,a),l=s.slice(a);i(c,o),i(l,o);let u=0,d=0,f=0;for(;u<c.length&&d<l.length;)o(c[u],l[d])<=0?s[f++]=c[u++]:s[f++]=l[d++];for(;u<c.length;)s[f++]=c[u++];for(;d<l.length;)s[f++]=l[d++];return s}})(LP||(LP={}));var zg=class{constructor(e,n,r,i){this._uri=e,this._languageId=n,this._version=r,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 n=this.offsetAt(e.start),r=this.offsetAt(e.end);return this._content.substring(n,r)}return this._content}update(e,n){this._content=e.text,this._version=n,this._lineOffsets=void 0}getLineOffsets(){if(this._lineOffsets===void 0){let e=[],n=this._content,r=!0;for(let i=0;i<n.length;i++){r&&(e.push(i),r=!1);let s=n.charAt(i);r=s==="\r"||s===`
234
246
  `,s==="\r"&&i+1<n.length&&n.charAt(i+1)===`
235
- `&&i++}r&&n.length>0&&e.push(n.length),this._lineOffsets=e}return this._lineOffsets}positionAt(e){e=Math.max(Math.min(e,this._content.length),0);let n=this.getLineOffsets(),r=0,i=n.length;if(i===0)return _r.create(0,e);for(;r<i;){let o=Math.floor((r+i)/2);n[o]>e?i=o:r=o+1}let s=r-1;return _r.create(s,e-n[s])}offsetAt(e){let n=this.getLineOffsets();if(e.line>=n.length)return this._content.length;if(e.line<0)return 0;let r=n[e.line],i=e.line+1<n.length?n[e.line+1]:this._content.length;return Math.max(Math.min(r+e.character,i),r)}get lineCount(){return this.getLineOffsets().length}},O;(function(t){let e=Object.prototype.toString;function n(h){return typeof h<"u"}t.defined=n;function r(h){return typeof h>"u"}t.undefined=r;function i(h){return h===!0||h===!1}t.boolean=i;function s(h){return e.call(h)==="[object String]"}t.string=s;function o(h){return e.call(h)==="[object Number]"}t.number=o;function a(h,y,p){return e.call(h)==="[object Number]"&&y<=h&&h<=p}t.numberRange=a;function c(h){return e.call(h)==="[object Number]"&&-2147483648<=h&&h<=2147483647}t.integer=c;function l(h){return e.call(h)==="[object Number]"&&0<=h&&h<=2147483647}t.uinteger=l;function u(h){return e.call(h)==="[object Function]"}t.func=u;function d(h){return h!==null&&typeof h=="object"}t.objectLiteral=d;function f(h,y){return Array.isArray(h)&&h.every(y)}t.typedArray=f})(O||(O={}));var JP=()=>{let t=new Y("interrupt-map-mask",V("PROP_ENCODED_ARRAY"),"optional",void 0,void 0,(e,n)=>{let r=[],i=e.parent,s=we(e.ast.values);if(!s?.length)return[];let o=i.getProperty("#interrupt-cells");if(!o)return r;let a=i.addressCells(n),c=Re(o,0,0,n);if(c==null)return r;let l=[...Array.from({length:a},(u,d)=>`AddressMask${a>1?d:""}`),...Array.from({length:c},(u,d)=>`InterruptMask${c>1?d:""}`)];return t.signatureArgs=l.map(u=>Pn.create(u)),s.length!==a+c&&r.push($(19,e.ast.values??e.ast,Nn.Error,[],[],[e.name,`<${[...Array.from({length:a},()=>"AddressMask"),...Array.from({length:c},()=>"InterruptMask")].join(" ")}>`])),r});return t.description=["An interrupt-map-mask property is specified for a nexus node in the interrupt tree. This property specifies a mask that is ANDed with the incoming unit interrupt specifier being looked up in the table specified in the interrupt-mapproperty."],t};var Vr=K(J());var QP=()=>{let t=new Y(/^(?!interrupt-|no-).*?-map$/,V("PROP_ENCODED_ARRAY"),"optional",void 0,void 0,(e,n)=>{let r=e.name.split("-map",1)[0],i=[],s=e.parent,o=e.parent.root,a=s.getProperty(`#${r}-cells`);if(!a)return i.push($(16,e.ast,Vr.DiagnosticSeverity.Error,[...s.nodeNameOrLabelRef],[],[e.name,`#${r}-cells`,`/${s.path.slice(1).join("/")}`])),i;let c=Re(a,0,0,n);if(c==null)return i;let l=we(e.ast.values);if(!l?.length)return[];let u={},d=0,f=0,h=[],y=0;for(;d<l.length;){if(h.push([...Array.from({length:c},(w,C)=>`${y}_Interrupt${c>1?C:""}`),`${y}_SpecifierParent`,`${y}_ParentSpecifier...`]),d+c>=l.length){let w=d+c;i.push($(20,l[l.length-1],Vr.DiagnosticSeverity.Error,[],[],[e.name,`after the last value of ${h.at(-1).slice((l.length-f)%w===0?w:(l.length-f)%w).join(" ")}`]));break}let p=new q(z(l.at(d).firstToken,l.at(c+d-1)?.lastToken)),T="";for(let w=d;w<c+d;w++){let C=l[w];T+=`${C instanceof tt?C.evaluate(n).toString():C.toString()}:`}if(u[T]??=[],u[T].push(p),d+=c,l.length<d+1){let w=c+1;i.push($(20,l[l.length-1],Vr.DiagnosticSeverity.Error,[],[],[e.name,`after the last value of ${h.at(-1).slice((l.length-f)%w===0?w:(l.length-f)%w).join(" ")}`]));break}let _=qn(l[d],o);if(!_){i.push($(17,l[d],Vr.DiagnosticSeverity.Error));break}let v=_.getProperty(`#${r}-cells`);if(!v)return i.push($(16,l[d],Vr.DiagnosticSeverity.Error,[..._.nodeNameOrLabelRef],[],[e.name,`#${r}-cells`,`/${s.path.slice(1).join("/")}`])),i;d++;let b=Re(v,0,0,n);if(b==null)break;if(h.splice(-1,1,[...Array.from({length:c},(w,C)=>`${y}_ChildSpecifier${c>1?C:""}`),`${y}_SpecifierParent`,...Array.from({length:b},(w,C)=>`${y}_ParentSpecifier${b>1?C:""}`)]),d+=b,l.length<d){let w=c+1+b;i.push($(20,l[l.length-1],Vr.DiagnosticSeverity.Error,[],[],[e.name,`after the last value of ${h.at(-1).slice((l.length-f)%w===0?w:(l.length-f)%w).join(" ")}`]));break}f=d,y++}return h.push([...Array.from({length:c},(p,T)=>`${y}_Interrupt${c>1?T:""}`),`${y}_SpecifierParent`,`${y}_ParentSpecifier...`]),t.signatureArgs=h.map(p=>p.map(T=>Vr.ParameterInformation.create(T))),Object.values(u).forEach(p=>{p.length>1&&i.push($(30,p[p.length-1],Vr.DiagnosticSeverity.Error,p.slice(0,-1)))}),i});return t.description=["A `\u2039specifier>-map` is a property in a nexus node that bridges one specifier domain with a set of parent specifier domains and describes how specifiers in the child domain are mapped to their respective parent domains.","The map is a table where each row is a mapping entry consisting of three components: child specifier, specifier parent, and parent specifier.","- child specifier The specifier of the child node being mapped. The number of 32-bit cells required to specify this component is described by the `#<specifier>-cells` property of this node-the nexus node containing the \u2039specifier>-map property.","- Specifier parent A single <phandle > value that points to the specifier parent to which the child domain is being mapped.","- Parent specifier: The specifier in the parent domain. The number of 32-bit cells required to specify this component is described by the `#<specifier>-cells` property of the specifier parent node.","Lookups are performed on the mapping table by matching a specifier against the child specifier in the map. Because some fields in the specifier may not be relevant or need to be modified, a mask is applied before the lookup is done. This mask is defined in the `<specifier>-map-mask` property","Similarly, when the specifier is mapped, some fields in the unit specifier may need to be kept unmodified and passed through from the child node to the parent node. In this case, a `<specifier>-map-pass-thru` property may be specified to apply a mask to the child specifier and copy any bits that match to the parent unit specifier."],t.list=!0,t};var ZP=()=>{let t=new Y(/^(?!interrupt-).*?-map-mask$/,V("PROP_ENCODED_ARRAY"),"optional",void 0,void 0,(e,n)=>{let r=[],i=e.parent,s=we(e.ast.values);if(!s?.length)return[];let o=e.name.split("-map",1)[0],a=i.getProperty(`#${o}-cells`);if(!a)return r;let c=Re(a,0,0,n);if(c==null)return r;let l=[...Array.from({length:c},(u,d)=>`mask${c>1?d:""}`)];return t.signatureArgs=l.map(u=>Pn.create(u)),s.length!==c&&r.push($(19,e.ast.values??e.ast,Nn.Error,[],[],[e.name,`<${[...Array.from({length:c},()=>"mask")].join(" ")}>`])),r});return t.description=["A `<specifier>-map-mask` property may be specified for a nexus node. This property specifies a mask that is ANDed with the child unit specifier being looked up in the table specified in the `<specifier>-map` property. If this propertyis notspecified, the maskis assumedto be a mask with all bits set."],t};var eR=()=>{let t=new Y(/^(?!interrupt-).*?-map-pass-thru$/,V("PROP_ENCODED_ARRAY"),"optional",void 0,void 0,(e,n)=>{let r=[],i=e.parent,s=we(e.ast.values);if(!s?.length)return[];let o=e.name.split("-map",1)[0],a=i.getProperty(`#${o}-cells`);if(!a)return r;let c=Re(a,0,0,n);if(c==null)return r;let l=[...Array.from({length:c},(u,d)=>`mask${c>1?d:""}`)];return t.signatureArgs=l.map(u=>Pn.create(u)),s.length!==c&&r.push($(19,e.ast.values??e.ast,Nn.Error,[],[],[e.name,`<${[...Array.from({length:c},()=>"mask")].join(" ")}>`])),r});return t.description=["A `<specifier>-map-pass-thru` property may be specified for a nexus node. This property specifies a mask that is applied to the child unit specifier being looked up in the table specified in the `<specifier>-map` property. Any matching bits in the child unit specifier are copied over to the parent specifier. If this property is not specified, the mask isassumedtobe amaskwithno bits set."],t};var tR=()=>{let t=new Y(/^(?!#(?:address-|interrupt-|size-)).*-cells$/,V("U32"));return t.list=!0,t.description=["The `#<specifier>-cells` propertydefines the number of cells required to encode a specifier for adomain."],t};function sn(){let t=new pn;return t.addProperty([xN(),KN(),YN(),HN(),Qd(),Jd(),WN(),zN(),Xd(),VN(),UN(),BN(),XN(),MN(),jN(),qN(),FN(),LN(),$N(),JN(),JP(),QP(),ZP(),eR(),tR()]),t}var nR=()=>{let t=new Y("chassis-type",V("STRING"),"optional",void 0,["desktop","laptop","convertible","server","tablet","handset","watch","embedded"]);return t.description=["Specifies a string that identifies the form-factor of the system."],t};var rR=()=>{let t=new Y("serial-number",V("STRING"),"optional");return t.description=[`Specifies a string representing the device\u2019s se-
236
- rialnumber.`],t};function iR(){let t=sn();t.noMismatchPropertiesAllowed=!0;let e=t.properties.find(s=>s.name==="#address-cells");e.required=()=>"required";let n=t.properties.find(s=>s.name==="#size-cells");n.required=()=>"required";let r=t.properties.find(s=>s.name==="model");r.required=()=>"required";let i=t.properties.find(s=>s.name==="compatible");return i.required=()=>"required",t.addProperty([nR(),rR()]),t}var Fi=K(J());function sR(){let t=new pn((n,r)=>{let i=[];return r.parent?.name!=="/"&&i.push($(26,r.definitions[0],Fi.DiagnosticSeverity.Error,r.definitions.slice(1),[],["Aliases node can only be added to a root node"])),r.nodes.forEach(s=>{s.definitions.forEach(o=>{i.push($(26,o,Fi.DiagnosticSeverity.Error,[],[],["Aliases node can not have child nodes"],Fi.TextEdit.del(ws(o.firstToken.prevToken,o.lastToken,!1)),"Delete Node"))})}),i});t.noMismatchPropertiesAllowed=!0;let e=new Y(/^[-A-Za-z0-9]+$/,V(["STRING","U32"]),void 0,void 0,void 0,n=>{let r=[],i=n.ast.quickValues;if(i?.length===1&&typeof i[0]=="string"){if(!i[0].startsWith("/"))return r.push($(23,n.ast.values??n.ast,Fi.DiagnosticSeverity.Error,[],[],[i[0],n.name])),r;if(i[0].trim().endsWith("/"))return r.push($(23,n.ast.values??n.ast,Fi.DiagnosticSeverity.Error,[],[],["",i[0]])),r;let s=n.parent.root,o=i[0].split("/").slice(1);for(;o[0];){let a=s,c=o.splice(0,1)[0],[l,u]=c.split("@"),d=u?.split(",").map(f=>Number.parseInt(f,16));if(s=l?a.getNode(l,d,!1):void 0,!s){r.push($(23,n.ast.values??n.ast,Fi.DiagnosticSeverity.Error,[],[],[l,a.fullName]));break}}}return r});return e.description=["Each property of the /aliases node defines an alias."],t.addProperty([e]),t}function oR(){let t=sn();t.noMismatchPropertiesAllowed=!0;let e=t.properties.find(n=>n.name==="reg");return e.required=()=>"required",t}var cR=K(J());var aR=(t,e,n)=>{let r=t?.(e,n)??[],i=e.parent.root.getProperty(e.name),s=i?Re(i,0,0,n):void 0,o=e.parent.getProperty(e.name);return(o?Re(o,0,0,n):void 0)!==s&&r.push($(28,e.ast,cR.DiagnosticSeverity.Error,[...i?.ast?[i.ast]:[]],void 0,[`${e.name} value in this node must match value of root node`])),r};function lR(){let t=new pn;t.noMismatchPropertiesAllowed=!0;let e=Qd(),n=e?.additionalTypeCheck;e.additionalTypeCheck=(o,a)=>aR(n,o,a),e.required=()=>"required";let r=Jd(),i=r?.additionalTypeCheck;r.additionalTypeCheck=(o,a)=>aR(i,o,a),r.required=()=>"required";let s=Xd();return s.required=()=>"required",s.type=V("EMPTY"),s.additionalTypeCheck=void 0,t.addProperty([e,r,s]),t}var uR=K(J());function dR(){let t=sn();t.additionalValidations=(i,s)=>{let o=[];return s.parent?.name!=="/"&&o.push($(26,s.definitions[0],uR.DiagnosticSeverity.Error,s.definitions.slice(1),[],["Chosen node can only be added to a root node"])),o};let e=new Y("bootargs",V("STRING"));e.description=[`A string that specifies the boot arguments for
247
+ `&&i++}r&&n.length>0&&e.push(n.length),this._lineOffsets=e}return this._lineOffsets}positionAt(e){e=Math.max(Math.min(e,this._content.length),0);let n=this.getLineOffsets(),r=0,i=n.length;if(i===0)return kr.create(0,e);for(;r<i;){let o=Math.floor((r+i)/2);n[o]>e?i=o:r=o+1}let s=r-1;return kr.create(s,e-n[s])}offsetAt(e){let n=this.getLineOffsets();if(e.line>=n.length)return this._content.length;if(e.line<0)return 0;let r=n[e.line],i=e.line+1<n.length?n[e.line+1]:this._content.length;return Math.max(Math.min(r+e.character,i),r)}get lineCount(){return this.getLineOffsets().length}},O;(function(t){let e=Object.prototype.toString;function n(h){return typeof h<"u"}t.defined=n;function r(h){return typeof h>"u"}t.undefined=r;function i(h){return h===!0||h===!1}t.boolean=i;function s(h){return e.call(h)==="[object String]"}t.string=s;function o(h){return e.call(h)==="[object Number]"}t.number=o;function a(h,y,p){return e.call(h)==="[object Number]"&&y<=h&&h<=p}t.numberRange=a;function c(h){return e.call(h)==="[object Number]"&&-2147483648<=h&&h<=2147483647}t.integer=c;function l(h){return e.call(h)==="[object Number]"&&0<=h&&h<=2147483647}t.uinteger=l;function u(h){return e.call(h)==="[object Function]"}t.func=u;function d(h){return h!==null&&typeof h=="object"}t.objectLiteral=d;function f(h,y){return Array.isArray(h)&&h.every(y)}t.typedArray=f})(O||(O={}));var $P=()=>{let t=new Y("interrupt-map-mask",V("PROP_ENCODED_ARRAY"),"optional",void 0,void 0,(e,n)=>{let r=[],i=e.parent,s=we(e.ast.values);if(!s?.length)return[];let o=i.getProperty("#interrupt-cells");if(!o)return r;let a=i.addressCells(n),c=Ce(o,0,0,n);if(c==null)return r;let l=[...Array.from({length:a},(u,d)=>`AddressMask${a>1?d:""}`),...Array.from({length:c},(u,d)=>`InterruptMask${c>1?d:""}`)];return t.signatureArgs=l.map(u=>Pn.create(u)),s.length!==a+c&&r.push($(19,e.ast.values??e.ast,wn.Error,[],[],[e.name,`<${[...Array.from({length:a},()=>"AddressMask"),...Array.from({length:c},()=>"InterruptMask")].join(" ")}>`])),r});return t.description=["An interrupt-map-mask property is specified for a nexus node in the interrupt tree. This property specifies a mask that is ANDed with the incoming unit interrupt specifier being looked up in the table specified in the interrupt-mapproperty."],t};var Vr=K(Z());var qP=()=>{let t=new Y(/^(?!interrupt-|no-).*?-map$/,V("PROP_ENCODED_ARRAY"),"optional",void 0,void 0,(e,n)=>{let r=e.name.split("-map",1)[0],i=[],s=e.parent,o=e.parent.root,a=s.getProperty(`#${r}-cells`);if(!a)return i.push($(16,e.ast,Vr.DiagnosticSeverity.Error,[...s.nodeNameOrLabelRef],[],[e.name,`#${r}-cells`,`/${s.path.slice(1).join("/")}`])),i;let c=Ce(a,0,0,n);if(c==null)return i;let l=we(e.ast.values);if(!l?.length)return[];let u={},d=0,f=0,h=[],y=0;for(;d<l.length;){if(h.push([...Array.from({length:c},(k,C)=>`${y}_Interrupt${c>1?C:""}`),`${y}_SpecifierParent`,`${y}_ParentSpecifier...`]),d+c>=l.length){let k=d+c;i.push($(20,l[l.length-1],Vr.DiagnosticSeverity.Error,[],[],[e.name,`after the last value of ${h.at(-1).slice((l.length-f)%k===0?k:(l.length-f)%k).join(" ")}`]));break}let p=new F(z(l.at(d).firstToken,l.at(c+d-1)?.lastToken)),T="";for(let k=d;k<c+d;k++){let C=l[k];T+=`${C instanceof xe?C.evaluate(n).toString():C.toString()}:`}if(u[T]??=[],u[T].push(p),d+=c,l.length<d+1){let k=c+1;i.push($(20,l[l.length-1],Vr.DiagnosticSeverity.Error,[],[],[e.name,`after the last value of ${h.at(-1).slice((l.length-f)%k===0?k:(l.length-f)%k).join(" ")}`]));break}let _=Zn(l[d],o);if(!_){i.push($(17,l[d],Vr.DiagnosticSeverity.Error));break}let b=_.getProperty(`#${r}-cells`);if(!b)return i.push($(16,l[d],Vr.DiagnosticSeverity.Error,[..._.nodeNameOrLabelRef],[],[e.name,`#${r}-cells`,`/${s.path.slice(1).join("/")}`])),i;d++;let v=Ce(b,0,0,n);if(v==null)break;if(h.splice(-1,1,[...Array.from({length:c},(k,C)=>`${y}_ChildSpecifier${c>1?C:""}`),`${y}_SpecifierParent`,...Array.from({length:v},(k,C)=>`${y}_ParentSpecifier${v>1?C:""}`)]),d+=v,l.length<d){let k=c+1+v;i.push($(20,l[l.length-1],Vr.DiagnosticSeverity.Error,[],[],[e.name,`after the last value of ${h.at(-1).slice((l.length-f)%k===0?k:(l.length-f)%k).join(" ")}`]));break}f=d,y++}return h.push([...Array.from({length:c},(p,T)=>`${y}_Interrupt${c>1?T:""}`),`${y}_SpecifierParent`,`${y}_ParentSpecifier...`]),t.signatureArgs=h.map(p=>p.map(T=>Vr.ParameterInformation.create(T))),Object.values(u).forEach(p=>{p.length>1&&i.push($(30,p[p.length-1],Vr.DiagnosticSeverity.Error,p.slice(0,-1)))}),i});return t.description=["A `\u2039specifier>-map` is a property in a nexus node that bridges one specifier domain with a set of parent specifier domains and describes how specifiers in the child domain are mapped to their respective parent domains.","The map is a table where each row is a mapping entry consisting of three components: child specifier, specifier parent, and parent specifier.","- child specifier The specifier of the child node being mapped. The number of 32-bit cells required to specify this component is described by the `#<specifier>-cells` property of this node-the nexus node containing the \u2039specifier>-map property.","- Specifier parent A single <phandle > value that points to the specifier parent to which the child domain is being mapped.","- Parent specifier: The specifier in the parent domain. The number of 32-bit cells required to specify this component is described by the `#<specifier>-cells` property of the specifier parent node.","Lookups are performed on the mapping table by matching a specifier against the child specifier in the map. Because some fields in the specifier may not be relevant or need to be modified, a mask is applied before the lookup is done. This mask is defined in the `<specifier>-map-mask` property","Similarly, when the specifier is mapped, some fields in the unit specifier may need to be kept unmodified and passed through from the child node to the parent node. In this case, a `<specifier>-map-pass-thru` property may be specified to apply a mask to the child specifier and copy any bits that match to the parent unit specifier."],t.list=!0,t};var jP=()=>{let t=new Y(/^(?!interrupt-).*?-map-mask$/,V("PROP_ENCODED_ARRAY"),"optional",void 0,void 0,(e,n)=>{let r=[],i=e.parent,s=we(e.ast.values);if(!s?.length)return[];let o=e.name.split("-map",1)[0],a=i.getProperty(`#${o}-cells`);if(!a)return r;let c=Ce(a,0,0,n);if(c==null)return r;let l=[...Array.from({length:c},(u,d)=>`mask${c>1?d:""}`)];return t.signatureArgs=l.map(u=>Pn.create(u)),s.length!==c&&r.push($(19,e.ast.values??e.ast,wn.Error,[],[],[e.name,`<${[...Array.from({length:c},()=>"mask")].join(" ")}>`])),r});return t.description=["A `<specifier>-map-mask` property may be specified for a nexus node. This property specifies a mask that is ANDed with the child unit specifier being looked up in the table specified in the `<specifier>-map` property. If this propertyis notspecified, the maskis assumedto be a mask with all bits set."],t};var FP=()=>{let t=new Y(/^(?!interrupt-).*?-map-pass-thru$/,V("PROP_ENCODED_ARRAY"),"optional",void 0,void 0,(e,n)=>{let r=[],i=e.parent,s=we(e.ast.values);if(!s?.length)return[];let o=e.name.split("-map",1)[0],a=i.getProperty(`#${o}-cells`);if(!a)return r;let c=Ce(a,0,0,n);if(c==null)return r;let l=[...Array.from({length:c},(u,d)=>`mask${c>1?d:""}`)];return t.signatureArgs=l.map(u=>Pn.create(u)),s.length!==c&&r.push($(19,e.ast.values??e.ast,wn.Error,[],[],[e.name,`<${[...Array.from({length:c},()=>"mask")].join(" ")}>`])),r});return t.description=["A `<specifier>-map-pass-thru` property may be specified for a nexus node. This property specifies a mask that is applied to the child unit specifier being looked up in the table specified in the `<specifier>-map` property. Any matching bits in the child unit specifier are copied over to the parent specifier. If this property is not specified, the mask isassumedtobe amaskwithno bits set."],t};var BP=()=>{let t=new Y(/^(?!#(?:address-|interrupt-|size-)).*-cells$/,V("U32"));return t.list=!0,t.description=["The `#<specifier>-cells` propertydefines the number of cells required to encode a specifier for adomain."],t};function sn(){let t=new pn;return t.addProperty([Tw(),Mw(),xw(),Ow(),Fd(),jd(),Aw(),Dw(),qd(),Cw(),Rw(),Pw(),Lw(),Sw(),Nw(),kw(),ww(),_w(),Ew(),$w(),$P(),qP(),jP(),FP(),BP()]),t}var UP=()=>{let t=new Y("chassis-type",V("STRING"),"optional",void 0,["desktop","laptop","convertible","server","tablet","handset","watch","embedded"]);return t.description=["Specifies a string that identifies the form-factor of the system."],t};var VP=()=>{let t=new Y("serial-number",V("STRING"),"optional");return t.description=[`Specifies a string representing the device\u2019s se-
248
+ rialnumber.`],t};function zP(){let t=sn();t.noMismatchPropertiesAllowed=!0;let e=t.properties.find(s=>s.name==="#address-cells");e.required=()=>"required";let n=t.properties.find(s=>s.name==="#size-cells");n.required=()=>"required";let r=t.properties.find(s=>s.name==="model");r.required=()=>"required";let i=t.properties.find(s=>s.name==="compatible");return i.required=()=>"required",t.addProperty([UP(),VP()]),t}var Fi=K(Z());function WP(){let t=new pn((n,r)=>{let i=[];return r.parent?.name!=="/"&&i.push($(26,r.definitions[0],Fi.DiagnosticSeverity.Error,r.definitions.slice(1),[],["Aliases node can only be added to a root node"])),r.nodes.forEach(s=>{s.definitions.forEach(o=>{i.push($(26,o,Fi.DiagnosticSeverity.Error,[],[],["Aliases node can not have child nodes"],Fi.TextEdit.del(ws(o.firstToken.prevToken,o.lastToken,!1)),"Delete Node"))})}),i});t.noMismatchPropertiesAllowed=!0;let e=new Y(/^[-A-Za-z0-9]+$/,V(["STRING","U32"]),void 0,void 0,void 0,n=>{let r=[],i=n.ast.quickValues;if(i?.length===1&&typeof i[0]=="string"){if(!i[0].startsWith("/"))return r.push($(23,n.ast.values??n.ast,Fi.DiagnosticSeverity.Error,[],[],[i[0],n.name])),r;if(i[0].trim().endsWith("/"))return r.push($(23,n.ast.values??n.ast,Fi.DiagnosticSeverity.Error,[],[],["",i[0]])),r;let s=n.parent.root,o=i[0].split("/").slice(1);for(;o[0];){let a=s,c=o.splice(0,1)[0],[l,u]=c.split("@"),d=u?.split(",").map(f=>Number.parseInt(f,16));if(s=l?a.getNode(l,d,!1):void 0,!s){r.push($(23,n.ast.values??n.ast,Fi.DiagnosticSeverity.Error,[],[],[l,a.fullName]));break}}}return r});return e.description=["Each property of the /aliases node defines an alias."],t.addProperty([e]),t}function HP(){let t=sn();t.noMismatchPropertiesAllowed=!0;let e=t.properties.find(n=>n.name==="reg");return e.required=()=>"required",t}var YP=K(Z());var GP=(t,e,n)=>{let r=t?.(e,n)??[],i=e.parent.root.getProperty(e.name),s=i?Ce(i,0,0,n):void 0,o=e.parent.getProperty(e.name);return(o?Ce(o,0,0,n):void 0)!==s&&r.push($(28,e.ast,YP.DiagnosticSeverity.Error,[...i?.ast?[i.ast]:[]],void 0,[`${e.name} value in this node must match value of root node`])),r};function KP(){let t=new pn;t.noMismatchPropertiesAllowed=!0;let e=Fd(),n=e?.additionalTypeCheck;e.additionalTypeCheck=(o,a)=>GP(n,o,a),e.required=()=>"required";let r=jd(),i=r?.additionalTypeCheck;r.additionalTypeCheck=(o,a)=>GP(i,o,a),r.required=()=>"required";let s=qd();return s.required=()=>"required",s.type=V("EMPTY"),s.additionalTypeCheck=void 0,t.addProperty([e,r,s]),t}var XP=K(Z());function JP(){let t=sn();t.additionalValidations=(i,s)=>{let o=[];return s.parent?.name!=="/"&&o.push($(26,s.definitions[0],XP.DiagnosticSeverity.Error,s.definitions.slice(1),[],["Chosen node can only be added to a root node"])),o};let e=new Y("bootargs",V("STRING"));e.description=[`A string that specifies the boot arguments for
237
249
  theclientprogram. Thevaluecouldpotentially
238
250
  be a null string if no boot arguments are re-
239
251
  quired.`];let n=new Y("stdout-path ",V("STRING"));n.description=[`A string that specifies the full path to the node
@@ -245,21 +257,21 @@ ified, stdout-path should be assumed to define
245
257
  theinput device.`];let r=new Y("stdin-path ",V("STRING"));return r.description=[`A string that specifies the boot arguments for
246
258
  theclientprogram. Thevaluecouldpotentially
247
259
  be a null string if no boot arguments are re-
248
- quired.`],t.addProperty([e,n,r]),t}var ny=K(J());function fR(){let t=sn();t.additionalValidations=(i,s)=>s.parent?.name!=="/"?[$(26,s.definitions[0],ny.DiagnosticSeverity.Error,s.definitions.slice(1),[],["Cpus node can only be added to a root node"])]:[];let e=t.properties.find(i=>i.name==="#address-cells");e.required=()=>"required";let n=t.properties.find(i=>i.name==="#size-cells");n.required=()=>"required";let r=n?.additionalTypeCheck;return n.additionalTypeCheck=(i,s)=>{let o=r?.(i,s)??[],a=i.parent.getProperty(i.name);return(a?Re(a,0,0,s):void 0)!==0&&o.push($(28,i.ast,ny.DiagnosticSeverity.Error,void 0,void 0,[`${i.name} value in cpus node must be '0'`])),o},t}var hR=K(J());function pR(){let t=sn();t.additionalValidations=(r,i)=>i.parent?.name!=="cpus"?[$(26,i.definitions[0],hR.DiagnosticSeverity.Error,i.definitions.slice(1),[],["`cpu` node can only be a child of `cpus` node"])]:[];let e=t.properties.find(r=>r.name==="device_type");e.required=()=>"required";let n=t.properties.find(r=>r.name==="reg");return n.required=()=>"required",n.description=[`The value of reg is a \u2039prop-encoded-array> that defines a unique CPU/thread id for the
260
+ quired.`],t.addProperty([e,n,r]),t}var Wg=K(Z());function QP(){let t=sn();t.additionalValidations=(i,s)=>s.parent?.name!=="/"?[$(26,s.definitions[0],Wg.DiagnosticSeverity.Error,s.definitions.slice(1),[],["Cpus node can only be added to a root node"])]:[];let e=t.properties.find(i=>i.name==="#address-cells");e.required=()=>"required";let n=t.properties.find(i=>i.name==="#size-cells");n.required=()=>"required";let r=n?.additionalTypeCheck;return n.additionalTypeCheck=(i,s)=>{let o=r?.(i,s)??[],a=i.parent.getProperty(i.name);return(a?Ce(a,0,0,s):void 0)!==0&&o.push($(28,i.ast,Wg.DiagnosticSeverity.Error,void 0,void 0,[`${i.name} value in cpus node must be '0'`])),o},t}var ZP=K(Z());function eR(){let t=sn();t.additionalValidations=(r,i)=>i.parent?.name!=="cpus"?[$(26,i.definitions[0],ZP.DiagnosticSeverity.Error,i.definitions.slice(1),[],["`cpu` node can only be a child of `cpus` node"])]:[];let e=t.properties.find(r=>r.name==="device_type");e.required=()=>"required";let n=t.properties.find(r=>r.name==="reg");return n.required=()=>"required",n.description=[`The value of reg is a \u2039prop-encoded-array> that defines a unique CPU/thread id for the
249
261
  CP U/threads represented by the CPU node.
250
262
  If a CPU supports more than one thread (i.e. multiple streams of execution) the reg property is an array with 1 element per thread.
251
263
  The #address-cells on the /cpus node specifies how many cells each element of the array takes. Software can determine the number of threads by dividing the size of reg by the parent node's #address-cells.
252
264
  If a CPU/thread can be the target of an external interrupt the reg property value must be a unique CPU/thread id that is addressable by the interrupt controller.
253
265
  If a CPU/thread cannot be the target of an external interrupt, then reg must be unique and out of bounds of the range addressed by the interrupt controller
254
266
  If a CPU/thread's PIR (pending interrupt reg-ister) is modifiable, a client program should modify PIR to match the reg property value.
255
- If PIR cannot be modified and the PIR value is distinct from the interrupt controller number space, the CPUs binding may define a binding-specific representation of PIR values if desired.`],t}var mR=()=>{let t=new Y("alignment",V("PROP_ENCODED_ARRAY"),"optional",void 0,[],(e,n)=>{let r=[],i=we(e.ast.values),s=e.parent.sizeCells(n),o=[...Array.from({length:s},(a,c)=>`size${s>1?c:""}`)];return t.signatureArgs=o.map(a=>Pn.create(a)),i?.length!==s&&r.push($(19,e.ast.values??e.ast,Nn.Error,[],[],[e.name,`<${Array.from({length:e.parent.sizeCells(n)},()=>"size")}>`])),r});return t.description=["Address boundary for alignment of allocation."],t};var gR=()=>{let t=new Y("alloc-ranges",V("PROP_ENCODED_ARRAY"),"optional",void 0,[],(e,n)=>{let r=[],i=we(e.ast.values);if(!i)return[];let s=e.parent.addressCells(n),o=e.parent.sizeCells(n),a=[...Array.from({length:s},(c,l)=>`address${s>1?l:""}`),...Array.from({length:o},(c,l)=>`size${o>1?l:""}`)];return t.signatureArgs=a.map(c=>Pn.create(c)),t.signatureArgsCyclic=!0,(i.length===0||i.length%(s+o)!==0)&&r.push($(19,i.at(i.length-i.length%(o+s))??e.ast,Nn.Error,[],[],[e.name,`<${[...Array.from({length:s},()=>"address"),...Array.from({length:o},()=>"size")].join(" ")}>`])),r});return t.description=["Specifies regions of memory that are acceptable to allocate from"],t};var yR=()=>{let t=new Y("no-map",V("EMPTY"),"optional");return t.description=[`Indicates the operating system must not create a virtual mapping of the region as part of its standard mapping of system memory, nor permit speculative access to it under
256
- any circumstances other than under the control of the device driver using the region.`],t};var vR=()=>{let t=new Y("reusable",V("EMPTY"),"optional");return t.description=["The operating system can use the memory in this region with the limitation that the device driver(s) owning the region need to be able to reclaim it back. Typically that means that the operating system can use that region to store volatile or cached data that can be otherwise regenerated or migrated elsewhere."],t};var bR=()=>{let t=new Y("size",V("PROP_ENCODED_ARRAY"),"optional",void 0,[],(e,n)=>{let r=[],i=we(e.ast.values),s=e.parent.sizeCells(n),o=[...Array.from({length:s},(a,c)=>`size${s>1?c:""}`)];return t.signatureArgs=o.map(a=>Pn.create(a)),i?.length!==e.parent.sizeCells(n)&&r.push($(19,e.ast.values??e.ast,Nn.Error,[],[],[e.name,`<${Array.from({length:s},()=>"size")}>`])),r});return t.description=["Size in bytes of memory to reserve for dynamically allocated regions."],t};function TR(){let t=sn(),e=t.properties.find(n=>n.name==="reg");return e.required=()=>"optional",t.addProperty([bR(),mR(),gR(),yR(),vR()]),t}function Ns(t){switch(t?.name){case"/":return iR();case"aliases":return sR();case"memory":return oR();case"reserved-memory":return lR();case"chosen":return dR();case"cpus":return fR();case"cpu":return pR()}return t?.parent?.name==="reserved-memory"?TR():sn()}var ke=class t{constructor(e,n,r,i=null){this.bindingLoader=e;this.name=n;this.address=r;this.parent=i;this.referencedBy=[];this.definitions=[];this._properties=[];this._deletedProperties=[];this._deletedNodes=[];this.deletes=[];this._nodes=[];this.linkedNodeNamePaths=[];this.linkedRefLabels=[];this.missingBinding=[];i?.addNode(this)}static toJson(e){let n={};return e.property.forEach(r=>n[r.name]=r.ast.values?.toJson()??!0),e.nodes.forEach(r=>n[r.fullName]=t.toJson(r)),n}get disabled(){return this.getProperty("status")?.ast.quickValues?.at(0)==="disabled"}get nodeTypes(){if(this._nodeTypes)return this._nodeTypes;let e=this.parent?.nodeType?.childNodeType?.(this);return e?(this._nodeTypes=[e],this._nodeTypes):(this._nodeTypes=[Ns(this)],this._nodeTypes)}get nodeType(){return this.nodeTypes.find(e=>!e.onBus||this.parent?.nodeType?.bus?.some(n=>n===e.onBus))}isChildOf(e){return this.parent?this.parent===e?!0:this.parent.isChildOf(e):!1}getReferenceBy(e){return this.referencedBy.some(n=>n===e)?this:[...this._nodes,...this._deletedNodes.map(n=>n.node)].map(n=>n.getReferenceBy(e)).find(n=>n)}get nodeNameOrLabelRef(){return Co([...this.definitions,...this.referencedBy])}getDeepestAstNode(e,n){let r=[...this.definitions,...this.referencedBy].find(i=>Xn(i,e,n));if(r){let i=this.deletes.map(c=>({item:this,ast:Br(c,e,n),beforeAst:Za(c,e,n),afterAst:Qa(c,e,n)})).find(c=>Xn(c.ast,e,n));if(i)return i;let s=[...this._properties.flatMap(c=>[c,...c.allReplaced]),...this._deletedProperties.flatMap(c=>[c.property,...c.property.allReplaced])].map(c=>({item:c,ast:c.ast})).find(c=>Xn(c.ast,e,n)||c.ast.lastToken.value!==";"&&hN(c.ast,e,n));if(s)return s.item.getDeepestAstNode(e,n);let o=[...this._nodes,...this._deletedNodes.map(c=>c.node)].map(c=>c.getDeepestAstNode(e,n)).find(c=>c);if(o)return o;let a=Br(r,e,n);return{item:this,ast:a,beforeAst:Za(a,e,n),afterAst:Qa(a,e,n)}}}get labels(){return[...this.referencedBy.flatMap(e=>e.labels),...this.definitions.filter(e=>e instanceof Ie).flatMap(e=>e.labels)]}get labelsMapped(){return this.labels.map(e=>({label:e,owner:this}))}get allBindingsProperties(){return[...this.property.filter(e=>e.name==="compatible"),...this._nodes.flatMap(e=>e.allBindingsProperties)]}get allDescendantsLabels(){return[...this.labels,...this._nodes.flatMap(e=>e.allDescendantsLabels)]}get allDescendantsLabelsMapped(){return[...this.labelsMapped,...this.property.flatMap(e=>e.labelsMapped),...this._nodes.flatMap(e=>e.allDescendantsLabelsMapped)]}getOverlappinNodeAddressesIssues(e){return this._nodes.filter(n=>!n.disabled).flatMap(n=>{let r=n.regArray(e),i=this._nodes.filter(s=>s!==n&&!s.disabled);return r?.flatMap(s=>{let o=i.flatMap(a=>a.regArray(e)?.filter(c=>Kn(c.startAddress,s.endAddress)<0&&Kn(s.startAddress,c.endAddress)<0).flatMap(c=>({reg:c,node:a}))).filter(a=>!!a);return o.length?At(10,n.getProperty("reg")?.ast.values??n.definitions.at(-1).name??new q(z(n.definitions.at(-1).firstToken)),Zn.DiagnosticSeverity.Information,o.map(a=>a.reg.ast),void 0,[n.fullName,`0x${s.startAddress.map((a,c)=>a.toString(16).padStart(c?8:0,"0")).join("")}`,`0x${s.endAddress.map((a,c)=>a.toString(16).padStart(c?8:0,"0")).join("")}`],void 0,void 0,o.map(a=>[a.node.fullName,`0x${a.reg.startAddress.map((c,l)=>c.toString(16).padStart(l?8:0,"0")).join("")}`,`0x${a.reg.endAddress.map((c,l)=>c.toString(16).padStart(l?8:0,"0")).join("")}`])):[]})??[]})}getIssues(e){let n=[...this.property.flatMap(r=>r.issues),...this._nodes.flatMap(r=>r.getIssues(e)),...this._deletedNodes.flatMap(r=>r.node.getIssues(e)),...this.deletedPropertiesIssues,...this.deletedNodesIssues,...this.missingBinding,...this.getOverlappinNodeAddressesIssues(e)];return this.name==="/"&&this.definitions.length&&(this._nodes.some(r=>r.name==="cpus")||n.push(At(9,this.definitions.at(-1).name??new q(z(this.definitions.at(-1).firstToken)),Zn.DiagnosticSeverity.Error,this.definitions.slice(0,-1),void 0,["/","cpus"]))),n}get deletedPropertiesIssues(){return[...this._deletedProperties.flatMap(e=>[At(6,e.property.ast,Zn.DiagnosticSeverity.Hint,[e.by],[Zn.DiagnosticTag.Deprecated],[e.property.name]),...e.property.allReplaced.map(n=>At(6,n.ast,Zn.DiagnosticSeverity.Hint,[e.by],[Zn.DiagnosticTag.Deprecated],[e.property.name])),...e.property.issues])]}get deletedNodesIssues(){return this._deletedNodes.flatMap(e=>[...[...e.node.definitions.filter(n=>n instanceof Ie),...e.node.referencedBy].flatMap(n=>{let r;return n instanceof Ie?r=n.name.toString():n.reference instanceof de?r=n.reference.label.value:r=n.reference.path.pathParts.at(-1).name,At(7,n,Zn.DiagnosticSeverity.Hint,[e.by],[Zn.DiagnosticTag.Deprecated],[r])})])}get path(){return this.parent?[...this.parent.path,this.fullName]:[this.fullName]}get pathString(){return`/${this.path.slice(1).join("/")}`}get property(){return this._properties}get deletedProperties(){return this._deletedProperties}get nodes(){return this._nodes}get deletedNodes(){return this._deletedNodes}get propertyNames(){return this._properties.map(e=>e.name)}hasNode(e,n){return this._nodes.some(r=>r.name===e&&(r.address===n||r.address?.every((i,s)=>n?.at(s)===i)))}hasProperty(e){return this._properties.some(n=>n.name===e)}getProperty(e){return this._properties.find(n=>n.name===e)}deleteNode(e,n,r){let i=this._nodes.findIndex(s=>s.name===e&&(s.address===r||r?.every((o,a)=>s.address?.at(a)===o)));i!==-1&&(this._deletedNodes.push({node:this._nodes[i],by:n}),this._nodes.splice(i,1))}get root(){return this.parent?this.parent.root:this}getAllPhandle(e){let n=this.getProperty("phandle")?.ast.values?.values.at(0)?.value;if(n instanceof Rt){let r=n.values[0].value;if(r instanceof Wt&&r.value===e)return[this,...this._nodes.flatMap(i=>i.getAllPhandle(e))]}return this._nodes.flatMap(r=>r.getAllPhandle(e))}getPhandle(e){let n=this.getProperty("phandle")?.ast.values?.values.at(0)?.value;if(n instanceof Rt){let r=n.values[0].value;if(r instanceof Wt&&r.value===e)return this}return this._nodes.flatMap(r=>r.getPhandle(e)).find(r=>!!r)}getNode(e,n,r=!0){let i=r||!!n||this._nodes.filter(o=>o.name===e).length>1,s=this._nodes.findIndex(o=>o.name===e&&(!i||o.address===n||o.address?.every((a,c)=>n?.at(c)===a)));if(s!==-1)return this._nodes[s]}deleteProperty(e,n){let r=this._properties.findIndex(i=>i.name===e);r!==-1&&(this._deletedProperties.push({property:this._properties[r],by:n}),this._properties.splice(r,1))}addNode(e){this._nodes.push(e)}addProperty(e){let n=this._properties.findIndex(r=>r.name===e.name);if(n===-1)this._properties.push(e);else{let r=this._properties.splice(n,1)[0];this._properties.push(e),e.replaces=r,r.replacedBy=e}e.name==="compatible"&&(this.bindingLoader?this.bindingLoader.getNodeTypes(this).then(r=>{this._nodeTypes=r.type,this.missingBinding.push(...r.issues)}):this._nodeTypes=[Ns(this)])}getChild(e,n=!0){let r=[...e];r.splice(0,1);let i=r[0].split("@"),s=i[0],o=i[1]!==void 0?i[1].split(",").map(c=>Number.parseInt(c,16)):void 0,a=this.getNode(s,o,n);return r.length===1||!a?a:a.getChild(r)}getChildFromScope(e,n){if(e.length===1&&e[0]===this.fullName)return this;if(e[0]!==this.fullName)return;let r=[...e];return r.splice(0,1),[...this._nodes,...this._deletedNodes.filter(s=>!n(s.by)).map(s=>s.node)].find(s=>s.fullName===r[0])?.getChildFromScope(r,n)}get fullName(){return this.address!==void 0?`${this.name}@${this.address.map(e=>e.toString(16)).join(",")}`:this.name}#e;regArray(e){if(this.#e!==void 0)return this.#e;let n=this.getProperty("reg");if(!n){this.#e=null;return}let r=this.parentAddressCells(e),i=this.parentSizeCells(e),s=[],o=we(n.ast.values)?.reverse();for(;o?.length;){let a=Array.from({length:r}).map(()=>o.pop()),c=Array.from({length:i}).map(()=>o.pop());if(![...a,...c].every(d=>d instanceof tt))continue;let l=a.map(d=>d.evaluate(e)),u=c.map(d=>d.evaluate(e));[...l,...u].every(d=>typeof d=="number")&&s.push({startAddress:l,endAddress:qi(l,u),size:u,ast:new q(z(a[0].firstToken,c.at(-1)?.lastToken??a.at(-1)?.lastToken))})}return this.#e=s,this.#e}#t;rangeMap(e){if(this.#t!==void 0)return this.#t;let n=this.getProperty("ranges");if(!n){this.#t=null;return}let r=this.sizeCells(e),i=this.addressCells(e),s=this.parentAddressCells(e),o=[],a=we(n.ast.values)?.reverse();for(;a?.length;){let c=Array.from({length:i}).map(()=>a.pop()),l=Array.from({length:s}).map(()=>a.pop()),u=Array.from({length:r}).map(()=>a.pop());if(![...c,...l,...u].every(y=>y instanceof tt))continue;let d=c.map(y=>y.evaluate(e)),f=l.map(y=>y.evaluate(e)),h=u.map(y=>y.evaluate(e));[...d,...f,...h].every(y=>typeof y=="number")&&o.push({childAddress:d,parentAddress:f,length:h,ast:new q(z(c[0].firstToken,u.at(-1).lastToken))})}return this.#t=o,this.#t}#i;dmaRangeMap(e){if(this.#i!==void 0)return this.#i;let n=this.getProperty("dma-ranges");if(!n){this.#i=null;return}let r=this.sizeCells(e),i=this.addressCells(e),s=this.parentAddressCells(e),o=[],a=we(n.ast.values)?.reverse();for(;a?.length;){let c=Array.from({length:i}).map(()=>a.pop()),l=Array.from({length:s}).map(()=>a.pop()),u=Array.from({length:r}).map(()=>a.pop());if(![...c,...l,...u].every(y=>y instanceof tt))continue;let d=c.map(y=>y.evaluate(e)),f=l.map(y=>y.evaluate(e)),h=u.map(y=>y.evaluate(e));[...d,...f,...h].every(y=>typeof y=="number")&&o.push({childAddress:d,parentAddress:f,length:h,ast:new q(z(c[0].firstToken,u.at(-1).lastToken))})}return this.#i=o,this.#i}parentAddressCells(e){return this.parent?.addressCells(e)??2}parentSizeCells(e){return this.parent?.sizeCells(e)??1}#n;addressCells(e){if(this.#n!==void 0)return this.#n;let n=this?.getProperty("#address-cells");return this.#n=n?Re(n,0,0,e)??2:2,this.#n}#o;sizeCells(e){if(this.#o!==void 0)return this.#o;let n=this.getProperty("#size-cells");return this.#o=n?Re(n,0,0,e)??1:1,this.#o}#f;mappedReg(e){if(this.#f!==void 0)return this.#f;let n=this.parent?.rangeMap(e),r=this.regArray(e);return this.#f=r?.flatMap(i=>{let s=i.startAddress,o=i.size,a=qi(s,o),c={startAddress:s,startAddressRaw:s,size:o,endAddress:a,endAddressRaw:a,inMappingRange:!1,regAst:i.ast,missingMapping:!1};if(!n)return[c];let l=yN(n,s);return l.length?l.map(u=>(c.mappedAst=u.ast,c.startAddress=u.start,c.endAddress=qi(u.start,o),c.inMappingRange=Kn(c.endAddress,u.end)<=0,c.mappingEnd=u.end,{...c,mappedAst:u.ast,startAddress:u.start,endAddress:qi(u.start,o),inMappingRange:Kn(c.endAddress,u.end)<=0,mappingEnd:u.end})):(c.missingMapping=!0,[c])}).sort((i,s)=>Kn(i.endAddress,s.endAddress))??[],this.#f}getNexusMapEntyMatch(e,n,r,i=[]){let s=new q(z(r[0].firstToken,r.at(-1).lastToken)),o=this.getNexusMap(e,n);if(o){let a=[...i.map((l,u)=>l&(o.mapMask.at(u)??4294967295)),...r.map((l,u)=>{let d=l instanceof tt?l.evaluate(n):l;return(typeof d=="number"?d&(o.mapMask.at(u+i.length)??4294967295):d).toString()})].join(":"),c=o.map.find(l=>l.mappingValues.map(u=>(u instanceof tt?u.evaluate(n):u).toString()).join(":")===a);return{entry:s,match:c}}return{entry:s}}getNexusMap(e,n){let r=this.getProperty(`${e}-map`),i=we(r?.ast.values);if(!i?.length)return;let s=this.root,o=this.getProperty(`#${e}-cells`);if(!o)return;let a=Re(o,0,0,n);if(a==null)return;e==="interrupt"&&(a+=this.addressCells(n));let c=[],l=0;for(;l<i.length;){let f=i.slice(l,a+l);if(l+=a,i.length<l+1)break;let h=qn(i[l],s);if(!h)break;let y=h.getProperty(`#${e}-cells`);if(!y)return;l++;let p=Re(y,0,0,n);if(p==null||(e==="interrupt"&&(p+=h.addressCells(n)),l+=p,i.length<l))break;let T=i.slice(l-p,l);c.push({mappingValues:f,node:h,parentValues:T})}let u=this.getProperty(`${e}-map-mask`);return{mapMask:Array.from({length:a}).map((f,h)=>(u?Re(u,0,h,n):void 0)??4294967295),map:c}}uniqueLabels(){return Array.from(new Set(this.labels.map(e=>e.toString())))}toTooltipString(e){return`${this.uniqueLabels().join(" ")}${this.labels.length?" ":""}${this.fullName} {${this.property.length?`
267
+ If PIR cannot be modified and the PIR value is distinct from the interrupt controller number space, the CPUs binding may define a binding-specific representation of PIR values if desired.`],t}var tR=()=>{let t=new Y("alignment",V("PROP_ENCODED_ARRAY"),"optional",void 0,[],(e,n)=>{let r=[],i=we(e.ast.values),s=e.parent.sizeCells(n),o=[...Array.from({length:s},(a,c)=>`size${s>1?c:""}`)];return t.signatureArgs=o.map(a=>Pn.create(a)),i?.length!==s&&r.push($(19,e.ast.values??e.ast,wn.Error,[],[],[e.name,`<${Array.from({length:e.parent.sizeCells(n)},()=>"size")}>`])),r});return t.description=["Address boundary for alignment of allocation."],t};var nR=()=>{let t=new Y("alloc-ranges",V("PROP_ENCODED_ARRAY"),"optional",void 0,[],(e,n)=>{let r=[],i=we(e.ast.values);if(!i)return[];let s=e.parent.addressCells(n),o=e.parent.sizeCells(n),a=[...Array.from({length:s},(c,l)=>`address${s>1?l:""}`),...Array.from({length:o},(c,l)=>`size${o>1?l:""}`)];return t.signatureArgs=a.map(c=>Pn.create(c)),t.signatureArgsCyclic=!0,(i.length===0||i.length%(s+o)!==0)&&r.push($(19,i.at(i.length-i.length%(o+s))??e.ast,wn.Error,[],[],[e.name,`<${[...Array.from({length:s},()=>"address"),...Array.from({length:o},()=>"size")].join(" ")}>`])),r});return t.description=["Specifies regions of memory that are acceptable to allocate from"],t};var rR=()=>{let t=new Y("no-map",V("EMPTY"),"optional");return t.description=[`Indicates the operating system must not create a virtual mapping of the region as part of its standard mapping of system memory, nor permit speculative access to it under
268
+ any circumstances other than under the control of the device driver using the region.`],t};var iR=()=>{let t=new Y("reusable",V("EMPTY"),"optional");return t.description=["The operating system can use the memory in this region with the limitation that the device driver(s) owning the region need to be able to reclaim it back. Typically that means that the operating system can use that region to store volatile or cached data that can be otherwise regenerated or migrated elsewhere."],t};var sR=()=>{let t=new Y("size",V("PROP_ENCODED_ARRAY"),"optional",void 0,[],(e,n)=>{let r=[],i=we(e.ast.values),s=e.parent.sizeCells(n),o=[...Array.from({length:s},(a,c)=>`size${s>1?c:""}`)];return t.signatureArgs=o.map(a=>Pn.create(a)),i?.length!==e.parent.sizeCells(n)&&r.push($(19,e.ast.values??e.ast,wn.Error,[],[],[e.name,`<${Array.from({length:s},()=>"size")}>`])),r});return t.description=["Size in bytes of memory to reserve for dynamically allocated regions."],t};function oR(){let t=sn(),e=t.properties.find(n=>n.name==="reg");return e.required=()=>"optional",t.addProperty([sR(),tR(),nR(),rR(),iR()]),t}function Bi(t){switch(t?.name){case"/":return zP();case"aliases":return WP();case"memory":return HP();case"reserved-memory":return KP();case"chosen":return JP();case"cpus":return QP();case"cpu":return eR()}return t?.parent?.name==="reserved-memory"?oR():sn()}var _e=class t{constructor(e,n,r,i=null){this.bindingLoader=e;this.name=n;this.address=r;this.parent=i;this.referencedBy=[];this.definitions=[];this._properties=[];this._deletedProperties=[];this._deletedNodes=[];this.deletes=[];this._nodes=[];this.linkedNodeNamePaths=[];this.linkedRefLabels=[];this.interrupControlerMapping=[];this.spesifierNexusMapping=[];this.missingBinding=[];i?.addNode(this)}static toJson(e){let n={};return e.property.forEach(r=>n[r.name]=r.ast.values?.toJson()??!0),e.nodes.forEach(r=>n[r.fullName]=t.toJson(r)),n}get disabled(){return this.getProperty("status")?.ast.quickValues?.at(0)==="disabled"}get nodeTypes(){if(this._nodeTypes)return this._nodeTypes;let e=this.parent?.nodeType?.childNodeType?.(this);return e?(this._nodeTypes=[e],this._nodeTypes):(this._nodeTypes=this.bindingLoader?.getNodeTypes(this).type??[Bi(this)],this._nodeTypes)}get nodeType(){return this.nodeTypes.find(e=>!e.onBus||this.parent?.nodeType?.bus?.some(n=>n===e.onBus))}isChildOf(e){return this.parent?this.parent===e?!0:this.parent.isChildOf(e):!1}getReferenceBy(e){return this.referencedBy.some(n=>n===e)?this:[...this._nodes,...this._deletedNodes.map(n=>n.node)].map(n=>n.getReferenceBy(e)).find(n=>n)}get nodeNameOrLabelRef(){return Do([...this.definitions,...this.referencedBy])}getDeepestAstNode(e,n){let r=[...this.definitions,...this.referencedBy].find(i=>Kn(i,e,n));if(r){let i=this.deletes.map(c=>({item:this,ast:Ur(c,e,n),beforeAst:Za(c,e,n),afterAst:Qa(c,e,n)})).find(c=>Kn(c.ast,e,n));if(i)return i;let s=[...this._properties.flatMap(c=>[c,...c.allReplaced]),...this._deletedProperties.flatMap(c=>[c.property,...c.property.allReplaced])].map(c=>({item:c,ast:c.ast})).find(c=>Kn(c.ast,e,n)||c.ast.lastToken.value!==";"&&QN(c.ast,e,n));if(s)return s.item.getDeepestAstNode(e,n);let o=[...this._nodes,...this._deletedNodes.map(c=>c.node)].map(c=>c.getDeepestAstNode(e,n)).find(c=>c);if(o)return o;let a=Ur(r,e,n);return{item:this,ast:a,beforeAst:Za(a,e,n),afterAst:Qa(a,e,n)}}}get labels(){return[...this.referencedBy.flatMap(e=>e.labels),...this.definitions.filter(e=>e instanceof $e).flatMap(e=>e.labels)]}get labelsMapped(){return this.labels.map(e=>({label:e,owner:this}))}get allBindingsProperties(){return[...this.property.filter(e=>e.name==="compatible"),...this._nodes.flatMap(e=>e.allBindingsProperties)]}get allDescendantsLabels(){return[...this.labels,...this._nodes.flatMap(e=>e.allDescendantsLabels)]}get allDescendantsLabelsMapped(){return[...this.labelsMapped,...this.property.flatMap(e=>e.labelsMapped),...this._nodes.flatMap(e=>e.allDescendantsLabelsMapped)]}getOverlappinNodeAddressesIssues(e){return this._nodes.filter(n=>!n.disabled).flatMap(n=>{let r=n.regArray(e),i=this._nodes.filter(s=>s!==n&&!s.disabled);return r?.flatMap(s=>{let o=i.flatMap(a=>a.regArray(e)?.filter(c=>Yn(c.startAddress,s.endAddress)<0&&Yn(s.startAddress,c.endAddress)<0).flatMap(c=>({reg:c,node:a}))).filter(a=>!!a);return o.length?It(10,s.ast,er.DiagnosticSeverity.Information,o.map(a=>a.reg.ast),void 0,[n.fullName,`0x${s.startAddress.map((a,c)=>a.toString(16).padStart(c?8:0,"0")).join("")}`,`0x${s.endAddress.map((a,c)=>a.toString(16).padStart(c?8:0,"0")).join("")}`],void 0,void 0,o.map(a=>[a.node.fullName,`0x${a.reg.startAddress.map((c,l)=>c.toString(16).padStart(l?8:0,"0")).join("")}`,`0x${a.reg.endAddress.map((c,l)=>c.toString(16).padStart(l?8:0,"0")).join("")}`])):[]})??[]})}getIssues(e){let n=[...this.property.flatMap(r=>r.issues),...this._nodes.flatMap(r=>r.getIssues(e)),...this._deletedNodes.flatMap(r=>r.node.getIssues(e)),...this.deletedPropertiesIssues,...this.deletedNodesIssues,...this.missingBinding,...this.getOverlappinNodeAddressesIssues(e)];return this.name==="/"&&this.definitions.length&&(this._nodes.some(r=>r.name==="cpus")||n.push(It(9,this.definitions.at(-1).name??new F(z(this.definitions.at(-1).firstToken)),er.DiagnosticSeverity.Error,this.definitions.slice(0,-1),void 0,["/","cpus"]))),n}get deletedPropertiesIssues(){return[...this._deletedProperties.flatMap(e=>[It(6,e.property.ast,er.DiagnosticSeverity.Hint,[e.by],[er.DiagnosticTag.Deprecated],[e.property.name]),...e.property.allReplaced.map(n=>It(6,n.ast,er.DiagnosticSeverity.Hint,[e.by],[er.DiagnosticTag.Deprecated],[e.property.name])),...e.property.issues])]}get deletedNodesIssues(){return this._deletedNodes.flatMap(e=>[...[...e.node.definitions.filter(n=>n instanceof $e),...e.node.referencedBy].flatMap(n=>{let r;return n instanceof $e?r=n.name.toString():n.reference instanceof de?r=n.reference.label.value:r=n.reference.path.pathParts.at(-1).name,It(7,n,er.DiagnosticSeverity.Hint,[e.by],[er.DiagnosticTag.Deprecated],[r])})])}get path(){return this.parent?[...this.parent.path,this.fullName]:[this.fullName]}get pathString(){return`/${this.path.slice(1).join("/")}`}get property(){return this._properties}get deletedProperties(){return this._deletedProperties}get nodes(){return this._nodes}get deletedNodes(){return this._deletedNodes}get propertyNames(){return this._properties.map(e=>e.name)}hasNode(e,n){return this._nodes.some(r=>r.name===e&&(r.address===n||r.address?.every((i,s)=>n?.at(s)===i)))}hasProperty(e){return this._properties.some(n=>n.name===e)}getProperty(e){return this._properties.find(n=>n.name===e)}deleteNode(e,n,r){let i=this._nodes.findIndex(s=>s.name===e&&(s.address===r||r?.every((o,a)=>s.address?.at(a)===o)));i!==-1&&(this._deletedNodes.push({node:this._nodes[i],by:n}),this._nodes.splice(i,1))}get root(){return this.parent?this.parent.root:this}getAllPhandle(e){let n=this.getProperty("phandle")?.ast.values?.values.at(0)?.value;if(n instanceof Ct){let r=n.values[0].value;if(r instanceof Gt&&r.value===e)return[this,...this._nodes.flatMap(i=>i.getAllPhandle(e))]}return this._nodes.flatMap(r=>r.getAllPhandle(e))}getPhandle(e){let n=this.getProperty("phandle")?.ast.values?.values.at(0)?.value;if(n instanceof Ct){let r=n.values[0].value;if(r instanceof Gt&&r.value===e)return this}return this._nodes.flatMap(r=>r.getPhandle(e)).find(r=>!!r)}getNode(e,n,r=!0){let i=r||!!n||this._nodes.filter(o=>o.name===e).length>1,s=this._nodes.findIndex(o=>o.name===e&&(!i||o.address===n||o.address?.every((a,c)=>n?.at(c)===a)));if(s!==-1)return this._nodes[s]}deleteProperty(e,n){let r=this._properties.findIndex(i=>i.name===e);r!==-1&&(this._deletedProperties.push({property:this._properties[r],by:n}),this._properties.splice(r,1))}addNode(e){this._nodes.push(e)}addProperty(e){let n=this._properties.findIndex(r=>r.name===e.name);if(n===-1)this._properties.push(e);else{let r=this._properties.splice(n,1)[0];this._properties.push(e),e.replaces=r,r.replacedBy=e}if(e.name==="compatible")if(this.bindingLoader){let r=this.bindingLoader.getNodeTypes(this);this._nodeTypes=r.type,this.missingBinding.push(...r.issues)}else this._nodeTypes=[Bi(this)]}getChild(e,n=!0){let r=[...e];r.splice(0,1);let i=r[0].split("@"),s=i[0],o=i[1]!==void 0?i[1].split(",").map(c=>Number.parseInt(c,16)):void 0,a=this.getNode(s,o,n);return r.length===1||!a?a:a.getChild(r)}getChildFromScope(e,n){if(e.length===1&&e[0]===this.fullName)return this;if(e[0]!==this.fullName)return;let r=[...e];return r.splice(0,1),[...this._nodes,...this._deletedNodes.filter(s=>!n(s.by)).map(s=>s.node)].find(s=>s.fullName===r[0])?.getChildFromScope(r,n)}get fullName(){return this.address!==void 0?`${this.name}@${this.address.map(e=>e.toString(16)).join(",")}`:this.name}#e;regArray(e){if(this.#e!==void 0)return this.#e;let n=this.getProperty("reg");if(!n){this.#e=null;return}let r=this.parentAddressCells(e),i=this.parentSizeCells(e),s=[],o=we(n.ast.values)?.reverse();for(;o?.length;){let a=Array.from({length:r}).map(()=>o.pop()),c=Array.from({length:i}).map(()=>o.pop());if(![...a,...c].every(f=>f instanceof xe))continue;let l=a.map(f=>f.evaluate(e)),u=c.map(f=>f.evaluate(e)),d=a.at(0)?.firstToken;!d||![...l,...u].every(f=>typeof f=="number")||s.push({startAddress:l,endAddress:ji(l,u),size:u,ast:new F(z(d,c.at(-1)?.lastToken??a.at(-1)?.lastToken))})}return this.#e=s,this.#e}#t;rangeMap(e){if(this.#t!==void 0)return this.#t;let n=this.getProperty("ranges");if(!n){this.#t=null;return}let r=this.sizeCells(e),i=this.addressCells(e),s=this.parentAddressCells(e),o=[],a=we(n.ast.values)?.reverse();for(;a?.length;){let c=Array.from({length:i}).map(()=>a.pop()),l=Array.from({length:s}).map(()=>a.pop()),u=Array.from({length:r}).map(()=>a.pop());if(![...c,...l,...u].every(p=>p instanceof xe))continue;let d=c.map(p=>p.evaluate(e)),f=l.map(p=>p.evaluate(e)),h=u.map(p=>p.evaluate(e)),y=c.at(0)?.firstToken;!y||![...d,...f,...h].every(p=>typeof p=="number")||o.push({childAddress:d,parentAddress:f,length:h,ast:new F(z(y,u.at(-1).lastToken))})}return this.#t=o,this.#t}#i;dmaRangeMap(e){if(this.#i!==void 0)return this.#i;let n=this.getProperty("dma-ranges");if(!n){this.#i=null;return}let r=this.sizeCells(e),i=this.addressCells(e),s=this.parentAddressCells(e),o=[],a=we(n.ast.values)?.reverse();for(;a?.length;){let c=Array.from({length:i}).map(()=>a.pop()),l=Array.from({length:s}).map(()=>a.pop()),u=Array.from({length:r}).map(()=>a.pop());if(![...c,...l,...u].every(p=>p instanceof xe))continue;let d=c.map(p=>p.evaluate(e)),f=l.map(p=>p.evaluate(e)),h=u.map(p=>p.evaluate(e)),y=c.at(0)?.firstToken;!y||![...d,...f,...h].every(p=>typeof p=="number")||o.push({childAddress:d,parentAddress:f,length:h,ast:new F(z(y,u.at(-1).lastToken))})}return this.#i=o,this.#i}parentAddressCells(e){return this.parent?.addressCells(e)??2}parentSizeCells(e){return this.parent?.sizeCells(e)??1}#n;addressCells(e){if(this.#n!==void 0)return this.#n;let n=this?.getProperty("#address-cells");return this.#n=n?Ce(n,0,0,e)??2:2,this.#n}#o;sizeCells(e){if(this.#o!==void 0)return this.#o;let n=this.getProperty("#size-cells");return this.#o=n?Ce(n,0,0,e)??1:1,this.#o}#f;mappedReg(e){if(this.#f!==void 0)return this.#f;let n=this.parent?.rangeMap(e),r=this.regArray(e);return this.#f=r?.flatMap(i=>{let s=i.startAddress,o=i.size,a=ji(s,o),c={startAddress:s,startAddressRaw:s,size:o,endAddress:a,endAddressRaw:a,inMappingRange:!1,regAst:i.ast,missingMapping:!1};if(!n)return[c];let l=nw(n,s);return l.length?l.map(u=>(c.mappedAst=u.ast,c.startAddress=u.start,c.endAddress=ji(u.start,o),c.inMappingRange=Yn(c.endAddress,u.end)<=0,c.mappingEnd=u.end,{...c,mappedAst:u.ast,startAddress:u.start,endAddress:ji(u.start,o),inMappingRange:Yn(c.endAddress,u.end)<=0,mappingEnd:u.end})):(c.missingMapping=!0,[c])}).sort((i,s)=>Yn(i.endAddress,s.endAddress))??[],this.#f}get interruptsParent(){if(this.getProperty("interrupts-extended"))return null;let e=this.bindingLoader?.type==="Zephyr",n=this.getProperty("interrupt-parent"),r=n?Zn(n?.ast.values?.values.at(0),this.root):e?void 0:this.parent;return!e||n?{interruptParent:n,parentInterruptNode:r??null}:r?{interruptParent:n,parentInterruptNode:r??null}:this.parent?this.parent.interruptsParent:{parentInterruptNode:this}}getNexusMapEntyMatch(e,n,r,i=[]){let s=new F(z(r[0].firstToken,r.at(-1).lastToken)),o=this.getNexusMap(e,n);if(o){let a=[...i.map((l,u)=>l&(o.mapMask.at(u)??4294967295)),...r.map((l,u)=>{let d=l instanceof xe?l.evaluate(n):l;return(typeof d=="number"?d&(o.mapMask.at(u+i.length)??4294967295):d).toString()})].join(":"),c=o.map.find(l=>l.mappingValues.map(u=>(u instanceof xe?u.evaluate(n):u).toString()).join(":")===a);return{entry:s,match:c}}return{entry:s}}getNexusMap(e,n){let r=this.getProperty(`${e}-map`),i=we(r?.ast.values);if(!i?.length)return;let s=this.root,o=this.getProperty(`#${e}-cells`);if(!o)return;let a=Ce(o,0,0,n);if(a==null)return;e==="interrupt"&&(a+=this.addressCells(n));let c=[],l=0;for(;l<i.length;){let f=i.slice(l,a+l);if(l+=a,i.length<l+1)break;let h=Zn(i[l],s);if(!h)break;let y=h.getProperty(`#${e}-cells`);if(!y)return;l++;let p=Ce(y,0,0,n);if(p==null||(e==="interrupt"&&(p+=h.addressCells(n)),l+=p,i.length<l))break;let T=i.slice(l-p,l);c.push({mappingValues:f,node:h,parentValues:T})}let u=this.getProperty(`${e}-map-mask`);return{mapMask:Array.from({length:a}).map((f,h)=>(u?Ce(u,0,h,n):void 0)??4294967295),map:c}}uniqueLabels(){return Array.from(new Set(this.labels.map(e=>e.toString())))}toTooltipString(e){return`${this.uniqueLabels().join(" ")}${this.labels.length?" ":""}${this.fullName} {${this.property.length?`
257
269
  `:""}${this.property.map(n=>n.toPrettyString(e)).join(`
258
270
  `)}${this.nodes.length?`
259
271
  ${this.nodes.map(n=>`${n.fullName}{ /* ... */ };`).join(`
260
272
  `)}`:""}
261
- };`}toMarkupContent(e){return{kind:Zn.MarkupKind.Markdown,value:["### Path",this.pathString,"### Current State","```devicetree",this.toTooltipString(e),"```",...this.nodeType?.maintainers?["### Maintainers",...this.nodeType?.maintainers??[]]:[],...this.nodeType?.description?["### Description",this.nodeType?.description]:[],...this.nodeType?.examples?["### Examples","```devicetree",...this.nodeType?.examples??[],"```"]:[]].join(`
262
- `)}}toFullString(e,n=1){let r=this.definitions.some(s=>s instanceof Ie&&s.omitIfNoRef),i=r&&this.linkedRefLabels.length===0&&this.linkedNodeNamePaths.length===0;return i?`/* /omit-if-no-ref/ ${this.labels.map(s=>s.toString()).join(" ")}${this.labels.length?" ":""}${this.fullName} {${this.property.length?`
273
+ };`}toMarkupContent(e){return{kind:er.MarkupKind.Markdown,value:["### Path",this.pathString,"### Current State","```devicetree",this.toTooltipString(e),"```",...this.nodeType?.maintainers?["### Maintainers",...this.nodeType?.maintainers??[]]:[],...this.nodeType?.description?["### Description",this.nodeType?.description]:[],...this.nodeType?.examples?["### Examples","```devicetree",...this.nodeType?.examples??[],"```"]:[]].join(`
274
+ `)}}toFullString(e,n=1){let r=this.definitions.some(s=>s instanceof $e&&s.omitIfNoRef),i=r&&this.linkedRefLabels.length===0&&this.linkedNodeNamePaths.length===0;return i?`/* /omit-if-no-ref/ ${this.labels.map(s=>s.toString()).join(" ")}${this.labels.length?" ":""}${this.fullName} {${this.property.length?`
263
275
  ${" ".repeat(n)}`:""}${this.property.map(s=>s.toString()).join(`
264
276
  ${" ".repeat(n)}`)}${this.nodes.length?`
265
277
  ${" ".repeat(n)}${this.nodes.map(s=>`${s.fullName}{ ... };`).join(`
@@ -270,43 +282,32 @@ ${" ".repeat(n)}`:""}${this.property.map(s=>s.toPrettyString(e)).join(`
270
282
  ${" ".repeat(n)}`)}${this.nodes.length?`
271
283
  ${" ".repeat(n)}${this.nodes.map(s=>s.toFullString(e,n+1)).join(`
272
284
  ${" ".repeat(n)}`)}`:""}
273
- ${" ".repeat(n-1)}}; ${i?" */":""}`}serialize(e){let n=this.mappedReg(e),r=[...this.definitions,...this.referencedBy],i=this.nodeType;return{nodeType:i instanceof pn?{...this.nodeType,properties:i.properties.map(s=>({name:typeof s.name=="string"?s.name:s.name.toString(),allowedValues:s.allowedValues,type:s.type}))}:void 0,issues:r.flatMap(s=>s.serializeIssues),path:this.pathString,name:this.fullName,nodes:r.map(s=>s.serialize(e)),properties:this.property.map(s=>s.ast.serialize(e)),childNodes:this.nodes.map(s=>s.serialize(e)),reg:n?.map(s=>({mappedStartAddress:s?.startAddress,mappedEndAddress:s?.endAddress,startAddress:s?.startAddressRaw,endAddress:s?.endAddressRaw,size:s?.size,inMappingRange:s?.inMappingRange}))}}};var $o=K(J());var ry=K(J());var Bi=class extends q{constructor(n,r){super(r);this.label=n;this.docSymbolsMeta={name:this.label.value,kind:ry.SymbolKind.Constant},this.semanticTokenType="variable",this.semanticTokenModifiers="declaration",this.addChild(n)}toString(){return`${this.label.toString()}:`}},Ht=class extends q{constructor(n,r){super(r);this.value=n;this.docSymbolsMeta={name:this.value,kind:ry.SymbolKind.Variable},this.semanticTokenType="variable",this.semanticTokenModifiers="declaration"}buildSemanticTokens(n){let r=this.parentNode;if(!(r instanceof de&&r.linksTo)){super.buildSemanticTokens(n);return}n(ci("type"),li("declaration"),{start:this.firstToken,end:this.lastToken})}toString(){return`${this.value}`}};var Ve=class{constructor(e,n){this.ast=e;this.parent=n;this.nexusMapsTo=[]}getDeepestAstNode(e,n){let r=Br(this.ast,e,n);return this.ast.assignOperatorToken&&Mg(this.ast.assignOperatorToken,e,n)?{item:this,ast:r,beforeAst:Za(this.ast,e,n),afterAst:Qa(this.ast,e,n)}:{item:this,ast:r}}get name(){return this.ast.propertyName?.name??"[UNSET]"}get labels(){return this.ast.allDescendants.filter(e=>e instanceof Bi)}get labelsMapped(){return this.labels.map(e=>({label:e,owner:this.ast.labels.some(n=>n===e)?this:null}))}getArgumentIndex(e){if(!e)return;let n=this.ast.getFlatAstValues()?.findIndex(r=>r===e||r?.isAncestorOf(e));return n===-1?void 0:n}get issues(){return this.replacedIssues}get replacedIssues(){return[...this.replaces?.replacedIssues??[],...this.replaces?[At(0,this.replaces.ast,$o.DiagnosticSeverity.Hint,[this.ast],[$o.DiagnosticTag.Unnecessary],[this.name])]:[]]}onHover(){if(this.nexusMapsTo.length)return{kind:$o.MarkupKind.Markdown,value:["### Nexus mappings",...this.nexusMapsTo.flatMap(e=>["```",`${this.name} = <... ${e.mappingValuesAst.map(n=>n.toString()).join(" ")} ...> maps to <... ${e.mapItem.mappingValues.map(n=>n.toString()).join(" ")} ...>;`,"```",`[Mapping (${e.mappingValuesAst.map(n=>n.toString()).join(" ")})](${`${e.mapItem.mappingValues[0].uri}#L${e.mapItem.mappingValues[0].firstToken.pos.line}`})`])].join(`
274
- `)}}get allReplaced(){return this.replaces?[this.replaces,...this.replaces.allReplaced]:[]}toString(){return this.ast.toString()}toPrettyString(e){return this.ast.toPrettyString(e)}};var NR=K(J());var pc=require("fs");var of=class t{constructor(e,n){this.text=e;this.uri=n;this.inComment=!1;this.lineNumber=0;this.columnNumber=0;this._tokens=[];this.lines=this.text.replace(`\r
285
+ ${" ".repeat(n-1)}}; ${i?" */":""}`}serialize(e){let n=this.mappedReg(e),r=[...this.definitions,...this.referencedBy],i=this.nodeType;return{nodeType:i instanceof pn?{...this.nodeType,extends:Array.from(this.nodeType?.extends??[]),properties:i.properties.map(s=>({name:typeof s.name=="string"?s.name:s.name.toString(),allowedValues:s.allowedValues,type:s.type,description:s.description?.join(`
286
+ `)}))}:void 0,issues:r.flatMap(s=>s.serializeIssues),path:this.pathString,disabled:this.disabled,name:this.fullName,labels:this.labels.map(s=>s.label.value),nodes:r.map(s=>s.serialize(e)),properties:this.property.map(s=>({...s.ast.serialize(e),nexusMapEnty:s.nexusMapsTo.map(o=>({mappingValuesAst:o.mappingValuesAst.map(a=>a.serialize(e)),specifierSpace:o.specifierSpace,target:o.target.pathString,mapItem:o.mapItem?{parentValues:o.mapItem?.parentValues.map(a=>a.serialize(e)),target:o.mapItem.node.pathString,mappingValues:o.mapItem.mappingValues.map(a=>a.serialize(e))}:void 0}))})),childNodes:this.nodes.map(s=>s.serialize(e)),reg:n?.map(s=>({mappedStartAddress:s?.startAddress,mappedEndAddress:s?.endAddress,startAddress:s?.startAddressRaw,endAddress:s?.endAddressRaw,size:s?.size,inMappingRange:s?.inMappingRange})),interruptControllerMappings:this.interrupControlerMapping.map(s=>({cells:s.expressions.map(o=>o.serialize(e)),path:s.node.pathString,property:s.property.ast.serialize(e)})),specifierNexusMappings:this.spesifierNexusMapping.map(s=>({cells:s.expressions.map(o=>o.serialize(e)),path:s.node.pathString,property:s.property.ast.serialize(e)}))}}};var qo=K(Z());var Hg=K(Z());var Ui=class extends F{constructor(n,r){super(r);this.label=n;this.docSymbolsMeta={name:this.label.value,kind:Hg.SymbolKind.Constant},this.semanticTokenType="variable",this.semanticTokenModifiers="declaration",this.addChild(n)}toString(){return`${this.label.toString()}:`}},Yt=class extends F{constructor(n,r){super(r);this.value=n;this.docSymbolsMeta={name:this.value,kind:Hg.SymbolKind.Variable},this.semanticTokenType="variable",this.semanticTokenModifiers="declaration"}buildSemanticTokens(n){let r=this.parentNode;if(!(r instanceof de&&r.linksTo)){super.buildSemanticTokens(n);return}n(ci("type"),li("declaration"),{start:this.firstToken,end:this.lastToken})}toString(){return`${this.value}`}};var ze=class{constructor(e,n){this.ast=e;this.parent=n;this.nexusMapsTo=[]}getDeepestAstNode(e,n){let r=Ur(this.ast,e,n);return this.ast.assignOperatorToken&&kg(this.ast.assignOperatorToken,e,n)?{item:this,ast:r,beforeAst:Za(this.ast,e,n),afterAst:Qa(this.ast,e,n)}:{item:this,ast:r}}get name(){return this.ast.propertyName?.name??"[UNSET]"}get labels(){return this.ast.allDescendants.filter(e=>e instanceof Ui)}get labelsMapped(){return this.labels.map(e=>({label:e,owner:this.ast.labels.some(n=>n===e)?this:null}))}getArgumentIndex(e){if(!e)return;let n=this.ast.getFlatAstValues()?.findIndex(r=>r===e||r?.isAncestorOf(e));return n===-1?void 0:n}get issues(){return this.replacedIssues}get replacedIssues(){return[...this.replaces?.replacedIssues??[],...this.replaces?[It(0,this.replaces.ast,qo.DiagnosticSeverity.Hint,[this.ast],[qo.DiagnosticTag.Unnecessary],[this.name])]:[]]}onHover(){if(this.nexusMapsTo.length)return{kind:qo.MarkupKind.Markdown,value:["### Nexus mappings",...this.nexusMapsTo.filter(e=>!!e.mapItem).flatMap(e=>["```",`${this.name} = <... ${e.mappingValuesAst.map(n=>n.toString()).join(" ")} ...> maps to <... ${e.mapItem.mappingValues.map(n=>n.toString()).join(" ")} ...>;`,"```",`[Mapping (${e.mappingValuesAst.map(n=>n.toString()).join(" ")})](${`${e.mapItem.mappingValues[0].uri}#L${e.mapItem.mappingValues[0].firstToken.pos.line+1}`})`])].join(`
287
+ `)}}get allReplaced(){return this.replaces?[this.replaces,...this.replaces.allReplaced]:[]}toString(){return this.ast.toString()}toPrettyString(e){return this.ast.toPrettyString(e)}};var dR=K(Z());var pc=require("fs");var Gd=class t{constructor(e,n){this.text=e;this.uri=n;this.inComment=!1;this.lineNumber=0;this.columnNumber=0;this._tokens=[];this.lines=this.text.replace(`\r
275
288
  `,`
276
289
  `).split(/\n/).map(r=>`${r}
277
290
  `),this.lines[this.lines.length-1]=this.lines[this.lines.length-1].slice(0,-1),e.endsWith(`
278
291
  `)&&this.lines.splice(-1,1),this.lexIt()}get tokens(){return this._tokens}isWhiteSpace(){return!!this.currentChar?.match(/\s/)}get endOfFile(){return this.isOnLastLine&&this.isOnLastCharOfLine}get isOnLastLine(){return this.lineNumber===this.lines.length-1}get isOnLastCharOfLine(){return this.lines[this.lineNumber].length<=this.columnNumber}moveToNextLine(){return this.isOnLastLine?!1:(this.columnNumber=0,this.lineNumber++,this.lines[this.lineNumber].length===0&&this.moveToNextLine(),!0)}moveOnLine(){return this.isOnLastCharOfLine?this.moveToNextLine():(this.columnNumber++,this.isOnLastCharOfLine&&this.moveToNextLine(),!0)}move(){return this.endOfFile?!1:this.moveOnLine()}get currentChar(){return this.endOfFile?null:this.lines[this.lineNumber].at(this.columnNumber)}static isSyntaxChar(e){return e==="^"||e==="~"||e==="|"||e==="!"||e==="\\"||e==="<"||e===">"||e===";"||e==="="||e==="/"||e==="{"||e==="}"||e==="["||e==="]"||e==="("||e===")"||e==="*"||e==="%"||e==="&"||e==="."||e===":"||e==="+"||e==="@"||e==="-"||e==="_"||e===","||e==="x"||e==="?"}getWord(){let e="";for(;!this.isWhiteSpace()&&(e.length&&!t.isSyntaxChar(this.currentChar)||!e.length);){if(e+=this.currentChar??"",e.length===1&&t.isSyntaxChar(this.currentChar)){this.move();break}let n=this.lineNumber;if(!this.move()||this.lineNumber!==n)return e}return e==="/"&&(this.currentChar==="*"||this.currentChar==="/")?(this.inComment=!0,this.currentChar==="/"&&(this.inCommentLineStart=this.lineNumber)):(this.inComment&&e==="*"&&this.currentChar==="/"||this.inCommentLineStart!==void 0&&this.lineNumber!==this.inCommentLineStart)&&(this.inComment=!1,this.inCommentLineStart=void 0),e}getString(e){let n=e,r;for(;this.currentChar!==e;){if(this.currentChar===`
279
- `){let a=this.lineNumber,c=this.columnNumber,l=n.length;this.pushToken({tokens:[21],value:n,pos:{col:c-l,line:a,len:l,colEnd:c},adjacentToken:r}),r=this._tokens.at(-1),n=""}else if(this.currentChar==="\\"){let a=this.lineNumber;if(n+=this.currentChar??"",this.move())a===this.lineNumber&&(n+=this.currentChar??"");else break}else n+=this.currentChar??"";if(!this.move())break}n+=e;let i=this.lineNumber,s=this.columnNumber+1,o=n.length;this.pushToken({tokens:[21],value:n,pos:{col:s-o,line:i,len:o,colEnd:s},adjacentToken:r}),this.move()}lexIt(){for(;!this.endOfFile&&(this.whiteSpace(),!this.endOfFile);){let e=this.getWord();e&&this.process(e)}}process(e){let n=this.isString(e)||this.isCDefine(e)||this.isCInclude(e)||this.isCLine(e)||this.isCUndef(e)||this.isCError(e)||this.isCPragma(e)||this.isCDefined(e)||this.isCIfDef(e)||this.isCIfNDef(e)||this.isCIf(e)||this.isCElIf(e)||this.isCElse(e)||this.isCEndIf(e)||this.isCFalse(e)||this.isCTrue(e)||this.isDigit(e)||this.isHexDigit(e)||this.isLetters(e)||this.isComma(e)||this.isBitwiseNot(e)||this.isBitwiseXOr(e)||this.isBitwiseOr(e)||this.isLogicalNot(e)||this.isGtSym(e)||this.isLtSym(e)||this.isSemicolon(e)||this.isColon(e)||this.isAssignOperator(e)||this.isForwardSlash(e)||this.isRoundOpen(e)||this.isRoundClose(e)||this.isCurlyOpen(e)||this.isCurlyClose(e)||this.isSquareOpen(e)||this.isSquareClose(e)||this.isBackSlash(e)||this.isMultiplicationOperator(e)||this.isModulusOperator(e)||this.isAmpersand(e)||this.isNegateOperator(e)||this.isAddOperator(e)||this.isQuestionMark(e)||this.isPeriod(e)||this.isHash(e)||this.isUnderScore(e)||this.isAt(e)||this.unknownToken(e);if(!n)throw new Error(`Lexer is not complete!!! Could not find token for "${e}"`);let r=this._tokens.at(-1);return n&&!r?.tokens.some(i=>i===21)&&r&&r.pos.len<e.length?this.process(e.slice(r.pos.len)):!0}whiteSpace(){for(;this.isWhiteSpace();)this.move()}pushToken(e){let n={...e,uri:this.uri},r=this._tokens.at(-1);n.prevToken=r,r&&(r.nextToken=n),this._tokens.push(n)}isLetters(e){let n=e.match(/^[A-Za-z]+/);return n?.[0]?(this.pushToken({tokens:[47],value:n?.[0],pos:this.generatePos(e,n?.[0])}),!0):!1}isDigit(e){let n=e.match(/^[0-9]/);return n?.[0]?(this.pushToken({tokens:[20,19],value:n[0],pos:this.generatePos(e,n[0])}),!0):!1}isHexDigit(e){let n=e.match(/^[A-Fa-f]/);return n?.[0]?(this.pushToken({tokens:[20,47],value:n[0],pos:this.generatePos(e,n[0])}),!0):!1}isCurlyOpen(e){let n="{";return e===n?(this.pushToken({tokens:[2],pos:this.generatePos(e,n),value:"{"}),!0):!1}isCurlyClose(e){let n="}";return e===n?(this.pushToken({tokens:[3],pos:this.generatePos(e,n),value:"}"}),!0):!1}isSemicolon(e){let n=";";return e===n?(this.pushToken({tokens:[1],pos:this.generatePos(e,n),value:n}),!0):!1}isColon(e){let n=":";return e===n?(this.pushToken({tokens:[50],pos:this.generatePos(e,n),value:n}),!0):!1}isHash(e){let n="#";return e.startsWith(n)?(this.pushToken({tokens:[46],pos:this.generatePos(e,n),value:n}),!0):!1}unknownToken(e){return this.pushToken({tokens:[41],pos:this.generatePos(e," "),value:e}),!0}isAssignOperator(e){let n="=";return e===n?(this.pushToken({tokens:[0],pos:this.generatePos(e,n),value:n}),!0):!1}isGtSym(e){let n=">";return e===n?(this.pushToken({tokens:[4],pos:this.generatePos(e,n),value:n}),!0):!1}isLtSym(e){let n="<";return e===n?(this.pushToken({tokens:[5],pos:this.generatePos(e,n),value:n}),!0):!1}isLogicalNot(e){let n="!";return e===n?(this.pushToken({tokens:[6],pos:this.generatePos(e,n),value:n}),!0):!1}isBitwiseOr(e){let n="|";return e===n?(this.pushToken({tokens:[8],pos:this.generatePos(e,n),value:n}),!0):!1}isBitwiseXOr(e){let n="^";return e===n?(this.pushToken({tokens:[9],pos:this.generatePos(e,n),value:n}),!0):!1}isAmpersand(e){let n="&";return e===n?(this.pushToken({tokens:[40,7],pos:this.generatePos(e,n),value:n}),!0):!1}isBitwiseNot(e){let n="~";return e===n?(this.pushToken({tokens:[10],pos:this.generatePos(e,n),value:n}),!0):!1}isRoundOpen(e){let n="(";return e===n?(this.pushToken({tokens:[42],pos:this.generatePos(e,n),value:n}),!0):!1}isRoundClose(e){let n=")";return e===n?(this.pushToken({tokens:[43],pos:this.generatePos(e,n),value:n}),!0):!1}isSquareOpen(e){let n="[";return e===n?(this.pushToken({tokens:[11],pos:this.generatePos(e,n),value:n}),!0):!1}isSquareClose(e){let n="]";return e===n?(this.pushToken({tokens:[12],pos:this.generatePos(e,n),value:n}),!0):!1}isComma(e){let n=",";return e===n?(this.pushToken({tokens:[24],pos:this.generatePos(e,n),value:n}),!0):!1}rewind(e){if(this.columnNumber+1<e.length)throw new Error("Error while rewinding");this.columnNumber-=e.length}isString(e){if(this.inComment)return!1;let n=e.match(/^["']/);return n?.[0]?(this.rewind(e.slice(1)),this.getString(n[0]),!0):!1}isForwardSlash(e){let n="/";return e===n?(this.pushToken({tokens:[13],pos:this.generatePos(e,n),value:"/"}),!0):!1}isBackSlash(e){let n="\\";return e===n?(this.pushToken({tokens:[14],pos:this.generatePos(e,n),value:"\\"}),!0):!1}isAddOperator(e){let n="+";return e===n?(this.pushToken({tokens:[15],pos:this.generatePos(e,n),value:n}),!0):!1}isQuestionMark(e){let n="?";return e===n?(this.pushToken({tokens:[44],pos:this.generatePos(e,n),value:n}),!0):!1}isPeriod(e){let n=".";return e===n?(this.pushToken({tokens:[45],pos:this.generatePos(e,n),value:n}),!0):!1}isNegateOperator(e){let n="-";return e===n?(this.pushToken({tokens:[16],pos:this.generatePos(e,n),value:n}),!0):!1}isUnderScore(e){let n="_";return e===n?(this.pushToken({tokens:[48],pos:this.generatePos(e,n),value:n}),!0):!1}isAt(e){let n="@";return e===n?(this.pushToken({tokens:[49],pos:this.generatePos(e,n),value:n}),!0):!1}isMultiplicationOperator(e){let n="*";return e===n?(this.pushToken({tokens:[17],pos:this.generatePos(e,n),value:n}),!0):!1}isModulusOperator(e){let n="%";return e===n?(this.pushToken({tokens:[18],pos:this.generatePos(e,n),value:n}),!0):!1}isCDefine(e){let n="#define";return e.toLowerCase()===n?(this.pushToken({tokens:[25],pos:this.generatePos(e,n),value:n}),!0):!1}isCInclude(e){let n="#include";return e.toLowerCase()===n?(this.pushToken({tokens:[26],pos:this.generatePos(e,n),value:n}),!0):!1}isCLine(e){let n="#line";return e.toLowerCase()===n?(this.pushToken({tokens:[27],pos:this.generatePos(e,n),value:n}),!0):!1}isCUndef(e){let n="#undef";return e.toLowerCase()===n?(this.pushToken({tokens:[28],pos:this.generatePos(e,n),value:n}),!0):!1}isCError(e){let n="#error";return e.toLowerCase()===n?(this.pushToken({tokens:[29],pos:this.generatePos(e,n),value:n}),!0):!1}isCPragma(e){let n="#pragma";return e.toLowerCase()===n?(this.pushToken({tokens:[30],pos:this.generatePos(e,n),value:n}),!0):!1}isCDefined(e){let n="#defined";return e.toLowerCase()===n?(this.pushToken({tokens:[31],pos:this.generatePos(e,n),value:n}),!0):!1}isCIf(e){let n="#if";return e.toLowerCase()===n?(this.pushToken({tokens:[32],pos:this.generatePos(e,n),value:n}),!0):!1}isCIfDef(e){let n="#ifdef";return e.toLowerCase()===n?(this.pushToken({tokens:[33],pos:this.generatePos(e,n),value:n}),!0):!1}isCIfNDef(e){let n="#ifndef";return e.toLowerCase()===n?(this.pushToken({tokens:[34],pos:this.generatePos(e,n),value:n}),!0):!1}isCElIf(e){let n="#elif";return e.toLowerCase()===n?(this.pushToken({tokens:[35],pos:this.generatePos(e,n),value:n}),!0):!1}isCElse(e){let n="#else";return e.toLowerCase()===n?(this.pushToken({tokens:[36],pos:this.generatePos(e,n),value:n}),!0):!1}isCEndIf(e){let n="#endif";return e.toLowerCase()===n?(this.pushToken({tokens:[37],pos:this.generatePos(e,n),value:n}),!0):!1}isCTrue(e){let n="true";return e==n?(this.pushToken({tokens:[38],value:n,pos:this.generatePos(e,n)}),!0):!1}isCFalse(e){let n="false";return e==n?(this.pushToken({tokens:[39],value:n,pos:this.generatePos(e,n)}),!0):!1}generatePos(e,n){let r=this.columnNumber-e.length;return{line:this.lineNumber,col:r,len:n.length,colEnd:r+n.length}}};var ct=class extends q{constructor(e){super(e),this.semanticTokenType="keyword",this.semanticTokenModifiers="declaration"}};var iy=require("fs"),jo=require("path");var SR=K(J());var It=class extends tt{constructor(n,r){super(r);this.name=n;this.docSymbolsMeta={name:this.name.toString(),kind:SR.SymbolKind.Variable},this.semanticTokenType="macro",this.semanticTokenModifiers="declaration"}toString(){return this.name}};var af=class extends q{constructor(n,r){super(r);this.operator=n;this.semanticTokenType="operator",this.semanticTokenModifiers="declaration"}toString(){return this.operator}};var _R=K(J());var cf=class extends ct{toString(){return"..."}},zr=class extends q{constructor(n,r){super();this.functionName=n;this.params=r;this.addChild(n),this.params.forEach(i=>this.addChild(i))}getDocumentSymbols(n){return se(this.uri,n)?[{name:this.functionName.name,kind:_R.SymbolKind.Function,range:te(this),selectionRange:te(this),children:this.params.flatMap(r=>r.getDocumentSymbols(n))}]:[]}toString(){return`${this.functionName}(${this.params.map(n=>n.toString()).join(",")})`}};var Ui=class{constructor(){this.positionStack=[];this._issues=[];this.issueLengthPositionStack=[];this.moveEndOfLine=(e,n=!0)=>{let r=e.pos.line;if(this.currentToken?.pos.line!==r||!se(this.currentToken?.uri,e.uri))return;let i=this.currentToken,s=i;for(;this.currentToken?.pos.line===r&&se(this.currentToken?.uri,e.uri);)s=this.moveToNextToken;if(n){let o=new q(z(i,s));this._issues.push(W(22,o))}return s};this.parsing=new Promise(e=>{setTimeout(()=>{this.parse().then(e)})})}reset(){this.issueLengthPositionStack=[],this.positionStack=[],this._issues=[]}get issues(){return this._issues}get stable(){return this.parsing}get done(){return this.peekIndex()>=this.tokens.length}get moveToNextToken(){let e=this.currentToken;if(e)return this.moveStackIndex(),e}enqueueToStack(){this.issueLengthPositionStack.push(this._issues.length),this.positionStack.push(this.peekIndex())}popStack(){let e=this.issueLengthPositionStack.pop()??0;e!==this._issues.length&&this._issues.splice(e),this.positionStack.pop()}mergeStack(){let e=this.issueLengthPositionStack.pop(),n=this.positionStack.pop();if(n===void 0||e===void 0)throw new Error("Index out of bounds");this.positionStack[this.positionStack.length-1]=n}peekIndex(e=1){let n=this.positionStack.at(-1*e);if(n===void 0)throw new Error("Index out of bounds");return n}get currentToken(){return this.tokens.at(this.peekIndex())}get prevToken(){let e=this.peekIndex()-1;if(e!==-1)return this.tokens[e]}moveStackIndex(){let e=this.positionStack.length-1;if(this.positionStack[e]===void 0)throw new Error("Index out of bounds");this.positionStack[e]!==this.tokens.length&&this.positionStack[e]++}checkConcurrentTokens(e){this.enqueueToStack();let n=[];return e.every(r=>{let i=this.currentToken,s=r(i),o=!1;return s!=="no"&&i&&(n.push(i),this.moveToNextToken,o=zt(i,this.currentToken)),s==="yes"&&o}),this.mergeStack(),n}consumeAnyConcurrentTokens(e){this.enqueueToStack();let n=[],r,i=!0;for(;e.some(s=>s(this.currentToken)==="yes"&&i);)n.push(this.currentToken),r=this.currentToken,this.moveToNextToken,i=zt(r,this.currentToken);return this.mergeStack(),n}getDocumentSymbols(e){return this.allAstItems.flatMap(n=>n.getDocumentSymbols(e))}getWorkspaceSymbols(){return this.allAstItems.flatMap(e=>e.getWorkspaceSymbols())}buildSemanticTokens(e,n){let r=[],i=(s,o,a)=>{if(!a?.start||!a?.end||!se(a.start.uri,n)||!se(a.end.uri,n))return;let c=a.end.pos.colEnd-a.start.pos.col;r.push({line:a.start.pos.line,char:a.start.pos.col,length:a.end===a.start?a.end.pos.len:c,tokenType:s,tokenModifiers:o})};this.allAstItems.forEach(s=>{s.buildSemanticTokens(i)}),r.sort((s,o)=>s.line===o.line?s.char-o.char:s.line-o.line).forEach(s=>e.push(s.line,s.char,s.length,s.tokenType,s.tokenModifiers))}processCIdentifier(e,n){this.enqueueToStack();let r=this.consumeAnyConcurrentTokens([19,47,48].map(Oe));if(!r.length){this.popStack();return}let i=r.map(o=>o.value).join("");if(!i.match(/^[_A-Za-z]/)){this.popStack();return}let s=new It(i,z(r[0],r.at(-1)));return!n&&s.name!=="defined"&&(e.get(s.name)||this._issues.push(W(42,s))),this.mergeStack(),s}isOperator(){this.enqueueToStack();let e=this.moveToNextToken;if(!e){this.popStack();return}let n=e,r;if(F(e,40)?(r="&",F(this.currentToken,40)&&(r="&&",n=this.moveToNextToken)):F(e,10)?(r="!",F(this.currentToken,0)&&(r="!=",n=this.moveToNextToken)):F(e,8)?(r="|",F(this.currentToken,8)&&(r="||",n=this.moveToNextToken)):F(e,9)?r="^":F(e,4)?(r=">",F(this.currentToken,4)?(r="<<",n=this.moveToNextToken):F(this.currentToken,0)&&(r=">=",n=this.moveToNextToken)):F(e,5)?(r="<",F(this.currentToken,5)?(r=">>",n=this.moveToNextToken):F(this.currentToken,0)&&(r="<=",n=this.moveToNextToken)):F(e,15)?r="+":F(e,16)?r="-":F(e,17)?r="*":F(e,13)?r="/":F(e,18)?r="%":F(e,46)?F(this.currentToken,46)&&(r="##",n=this.moveToNextToken):F(e,0)&&F(this.currentToken,0)&&(r="==",n=this.moveToNextToken),r){let i=new af(r,z(e,n));return this.mergeStack(),i}this.popStack()}parseScopedBlock(e,n,r){this.enqueueToStack();let i=this.moveToNextToken;if(!i||!e(i)){this.popStack();return}let s=this.peekIndex(),o=()=>{this.positionStack[this.positionStack.length-1]=s},a=y=>y.flatMap(p=>"items"in p?a(p.items):p),c=[i],l=[],u=[];u[0]={rewind:o,tokens:[]};let d=this.currentToken;for(;d&&!n(d);){if(r?.(d)){let y=this.peekIndex()+1,p=()=>{this.positionStack[this.positionStack.length-1]=y};c.push(d),l.push(d),u[u.length]={rewind:p,tokens:[]}}else if(e(d)){let y=this.parseScopedBlock(e,n,r);y&&(c.push(y),u[u.length-1].tokens.push(...a(y.items))),d=this.currentToken;continue}else c.push(d),u[u.length-1].tokens.push(d);this.moveToNextToken,d=this.currentToken}let f=d;f&&n(f)&&(this.moveToNextToken,c.push(f));let h={startToken:i,items:c,splitTokens:u,endToken:f,separatorTokens:l};return this.mergeStack(),h}isFunctionCall(e){this.enqueueToStack();let n=this.processCIdentifier(e,!1);if(!n){this.popStack();return}let r=this.processMacroCallParams();if(!r){this.popStack();return}if(n.name==="defined")r.length>1?this._issues.push(W(44,n)):r.length<1&&this._issues.push(W(45,n));else{let s=e.get(n.name)?.macro;s&&(s?.identifier instanceof zr?r.length>s.identifier.params.length?this._issues.push(W(44,n,void 0,[s])):r.length<s.identifier.params.length&&this._issues.push(W(45,n,void 0,[s])):this._issues.push(W(43,n)))}let i=new Fr(n,r);return i.lastToken=this.prevToken,this.mergeStack(),i}processHex(){this.enqueueToStack();let e=this.checkConcurrentTokens([Xe("0"),Xe("x",!0)]);if(e.length!==2){this.popStack();return}let n=this.consumeAnyConcurrentTokens([19,20].map(Oe));if(!n.length){this.popStack();return}let r=Number.parseInt(n.map(s=>s.value).join(""),16),i=new Wt(r,z(e[0],n.at(-1)));return this.mergeStack(),i}processDec(e=!1){this.enqueueToStack();let n;e&&(F(this.currentToken,16)||F(this.currentToken,15))&&zt(this.currentToken,this.currentToken?.nextToken)&&(n=this.moveToNextToken);let r=this.consumeAnyConcurrentTokens([19].map(Oe));if(!r.length){this.popStack();return}let i=Number.parseInt(r.map(o=>o.value).join(""),10);n&&F(n,16)&&(i=4294967295-i);let s=new Wt(i,z(n??r[0],r.at(-1)));return this.mergeStack(),s}processEnclosedExpression(e){this.enqueueToStack();let n,r;if(F(this.currentToken,42)){let i;n=this.moveToNextToken,r=n;let s=this.processExpression(e,!0);return s&&(i=new ui(s,!0),s=new ui(i,!1),i.openBracket=n),F(this.currentToken,43)?(r=this.moveToNextToken,i&&(i.closeBracket=r)):this._issues.push(W(26,new q(z(n)))),this.mergeStack(),s}this.popStack()}processExpression(e,n=!1){this.enqueueToStack();let r;if(r=this.processEnclosedExpression(e)||this.isFunctionCall(e)||this.processCIdentifier(e,!1)||this.processHex()||this.processDec(!0),!r){this.popStack();return}if(n){let i=this.isOperator();for(;i;){let s=this.processExpression(e);s?r instanceof ui?r.addExpression(i,s):r=new ui(r,!1,{operator:i,expression:s}):this._issues.push(W(27,i)),i=this.isOperator()}}return this.mergeStack(),r}processMacroCallParams(){if(!F(this.currentToken,42))return;let e=this.parseScopedBlock(r=>!!F(r,42),r=>!!F(r,43),r=>!!F(r,24));return e?.items.length===2&&F(e.endToken,43)?[]:e?.splitTokens.map((r,i)=>{if(r.tokens.length===0)return null;let s=new jr(r.tokens.map((o,a)=>{let c=o.value;return o.pos.line===r.tokens.at(a+1)?.pos.line?c=c.padEnd(r.tokens[a+1].pos.col-o.pos.col," "):o.value==="\\"&&(c=c.slice(0,-1)),c}).join(""),z(r.tokens[0],r.tokens.at(-1)),i);return s.splitToken=e.separatorTokens.at(i),s})}};var lf=class t extends Ui{constructor(n){super();this.uri=n;this.comments=[];this.tokens=[]}cleanUpComments(){let n=[];for(let r=0;r<this.tokens.length;r++){let i=t.processBlockComment(this.tokens,r)||t.processLineComment(this.tokens,r);i&&(r=i.index,n.push(...i.tokenUsed),this.comments.push(i.comment))}n.reverse().forEach(r=>this.tokens.splice(r,1))}get allAstItems(){return this.comments}reset(){super.reset(),this.comments=[]}reparse(){return this.reset(),this.parse()}async parse(){this.tokens=jn().requestTokens(this.uri,!0),this.cleanUpComments()}static processBlockComment(n,r){let i=[],s=()=>(i.push(r++),n[r]),o=()=>n[r],a=()=>n[r-1],c=o(),l=c;if(!c||!F(c,13)||(l=s(),!F(l,17)||c.pos.line!==l.pos.line||c.pos.col+1!==l.pos.col))return;let u=()=>!(!F(a(),17)||!F(o(),13)||!zt(a(),o())),d=l.pos.line,f=c,h=[];l=s();do{if(o()?.pos.line!==d){let T=new Qn(z(f,a()));h.push(T),d=o().pos.line??0,f=o()}l=s()}while(r<n.length&&!u());let y=new Qn(z(f,o()));h.push(y);let p=new Jn(h);return s(),{comment:p,tokenUsed:i,index:r-1}}static processLineComment(n,r){let i=[];if(!F(n[r],13)||n.length===r+1||!F(n[r+1],13)||!zt(n[r],n[r+1]))return;for(;n[r].pos.line===n.at(r+1)?.pos.line;)i.push(r++);return i.push(r++),{comment:new Qn(z(n[i[0]],n[i.at(-1)])),tokenUsed:i,index:r-1}}};var ER=K(J()),uf=class extends q{constructor(n,r){super(n);this.content=r}toString(){let n=this.content.filter(r=>!F(r,14));return n.map((r,i)=>{let s=r.value;return r.pos.line===n.at(i+1)?.pos.line?s=s.padEnd(n[i+1].pos.col-r.pos.col," "):n.at(i+1)&&(s=s.padEnd(s.length+1," ")),s}).join("")}},cc=class extends q{constructor(n,r,i){super();this.keyword=n;this.identifier=r;this.content=i;this.addChild(n),this.addChild(this.identifier),this.content&&this.addChild(this.content)}get name(){return this.identifier instanceof It?this.identifier.name:this.identifier.functionName.name}toString(){return this.toStringCache??=[this.identifier.toString(),...this.content?[this.content?.toString()]:[]].join(" "),this.toStringCache}toMarkupContent(){return{kind:ER.MarkupKind.Markdown,value:["```cpp",`#define ${this.toString()}`,"```"].join(`
280
- `)}}};var Ps=class extends q{constructor(e){super(e)}},lc=class extends q{constructor(n,r){super();this.keyword=n;this.content=r;this.active=!1;this.addChild(n)}},uc=class extends lc{constructor(n,r,i){super(n,i);this.identifier=r;this.addChild(r),this.addChild(i)}useBlock(n){return this.identifier&&n.has(this.identifier.name)}},df=class extends lc{constructor(n,r,i){super(n,i);this.expression=r;this.addChild(r),this.addChild(i)}useBlock(n){return this.expression instanceof Fr?this.expression.functionName.name==="defined"?this.expression&&n.has(this.expression.params.at(0)?.value??""):this.expression.isTrue(n):this.expression?.isTrue(n)}},ff=class extends uc{useBlock(e){return this.identifier&&!e.has(this.identifier.name)}},dc=class extends lc{};var qo=class extends q{constructor(n,r,i){super();this.ifDef=n;this.endIf=r;this.elseOption=i;this.addChild(n),i&&this.addChild(i),this.addChild(r)}getInValidTokenRange(n,r){let i=[],s=a=>r.findIndex(c=>c===a);if(!this.ifDef.identifier)return[{start:s(this.tokenIndexes.start),end:s(this.tokenIndexes.end)}];i.push({start:s(this.ifDef.tokenIndexes.start),end:s(this.ifDef.identifier.tokenIndexes.end)});let o=this.ifDef.useBlock(n);return o?this.ifDef.active=!0:this.elseOption&&(this.elseOption.active=!0),!o&&this.ifDef.content&&i.push({start:s(this.ifDef.content.tokenIndexes.start),end:s(this.ifDef.content.tokenIndexes.end)}),this.elseOption&&(i.push({start:s(this.elseOption.tokenIndexes.start),end:s(this.elseOption.keyword.tokenIndexes.end)}),o&&this.elseOption.content&&i.push({start:s(this.elseOption.content.tokenIndexes.start),end:s(this.elseOption.content.tokenIndexes.end)})),this.endIf&&i.push({start:s(this.endIf.tokenIndexes.start),end:s(this.endIf.tokenIndexes.end)}),i}},Vi=class extends q{constructor(n,r,i){super();this.ifBlocks=n;this.endIf=r;this.elseOption=i;n.forEach(s=>this.addChild(s)),i&&this.addChild(i),this.addChild(r)}getInValidTokenRange(n,r){let i=[],s=a=>r.findIndex(c=>c===a),o=!1;return this.ifBlocks.forEach((a,c)=>{i.push({start:s(a.tokenIndexes.start),end:s(a.expression?.tokenIndexes.end??a.keyword.tokenIndexes.end)}),!o&&a.useBlock(n)?(a.active=!0,o=!0):a.content&&i.push({start:s(a.content.tokenIndexes.start),end:s(a.content.tokenIndexes.end)})}),this.elseOption&&(i.push({start:s(this.elseOption.keyword.tokenIndexes.start),end:s(this.elseOption.keyword.tokenIndexes.end)}),o&&this.elseOption.content?i.push({start:s(this.elseOption.content.tokenIndexes.start),end:s(this.elseOption.content.tokenIndexes.end)}):this.elseOption.active=!0),this.endIf&&i.push({start:s(this.endIf.tokenIndexes.start),end:s(this.endIf.tokenIndexes.end)}),i}};var fc=K(J());var Fo=class extends Ui{constructor(n,r,i){super();this.uri=n;this.incudes=r;this.tokens=[];this.nodes=[];this.dtsIncludes=[];this.macroSnapShot=new Map;this.macros=new Map;this.macroStart=!1;i&&(Array.from(i).forEach(([s,o])=>this.macroSnapShot.set(s,o)),Array.from(i).forEach(([s,o])=>this.macros.set(s,o)))}get currentToken(){let n=this.prevToken,r=yr(n,this.tokens.at(this.peekIndex()))||!n||F(n,14)&&n.pos.line+1===this.tokens.at(this.peekIndex())?.pos.line;if(!(this.macroStart&&!r))return this.macroStart&&F(this.tokens.at(this.peekIndex()),14)?(this.moveStackIndex(),this.currentToken):this.tokens.at(this.peekIndex())}reset(n){super.reset(),this.macros.clear(),n?(this.macroSnapShot.clear(),Array.from(n).forEach(([r,i])=>this.macroSnapShot.set(r,i)),Array.from(n).forEach(([r,i])=>this.macros.set(r,i))):Array.from(this.macroSnapShot).forEach(([r,i])=>this.macros.set(r,i)),this.nodes=[],this.dtsIncludes=[]}async reparse(n){let r=this.stable;return this.parsing=new Promise(i=>{r.then(()=>{if(n&&n.size===this.macroSnapShot.size){let s=Array.from(n);if(Array.from(this.macroSnapShot).every(([o,a],c)=>{let[l,u]=s[c];return l===o&&u.macro.toString()===a.macro.toString()})){console.log("header file cache hit",this.uri),i();return}}this.reset(n),this.parse().then(i)})}),this.parsing}async parse(){let n=new lf(this.uri);if(await n.stable,this.tokens=n.tokens,this.nodes.push(...n.allAstItems),this.positionStack.push(0),this.tokens.length!==0){for(;!this.done;)await this.lineProcessor();if(this.positionStack.length!==1)throw new Error("Incorrect final stack size")}}async lineProcessor(){if(this.enqueueToStack(),!(!this.prevToken||this.prevToken.pos.line!==this.currentToken?.pos.line||!se(this.prevToken.uri,this.currentToken.uri))){this.moveEndOfLine(this.prevToken,!1),this.mergeStack();return}let r=this.currentToken,i=await this.processInclude()||this.processDefinitions()||this.processUndef()||this.processIfDefBlocks();r&&this.moveEndOfLine(r,!!i),this.mergeStack()}processDefinitions(){this.enqueueToStack();let n=this.peekIndex(),r=this.moveToNextToken;if(!r||!F(r,25))return this.popStack(),!1;this.macroStart=!0;let i=new ct(z(r)),s=this.isFunctionDefinition()||this.processCIdentifier(this.macros,!0);if(!s)return this._issues.push(W(30,i)),this.mergeStack(),this.macroStart=!1,!0;let o=this.consumeDefinitionContent(),a;o.length&&(a=new uf(z(o[0],o.at(-1)),o));let c=new cc(i,s,a);this.macros.set(c.name,{macro:c,resolver:gN(c.toString())}),this.nodes.push(c);let l=this.peekIndex();return this.tokens.splice(n,l-n),this.positionStack[this.positionStack.length-1]=n,this.mergeStack(),this.macroStart=!1,!0}processUndef(){this.enqueueToStack();let n=this.peekIndex(),r=this.moveToNextToken;if(!r||!F(r,28))return this.popStack(),!1;this.macroStart=!0;let i=new ct(z(r)),s=this.processCIdentifier(this.macros,!0);if(!s)return this._issues.push(W(30,i)),this.mergeStack(),this.macroStart=!1,!0;let o=new cc(i,s);this.macros.delete(s.name),this.nodes.push(o);let a=this.peekIndex();return this.tokens.splice(n,a-n),this.positionStack[this.positionStack.length-1]=n,this.mergeStack(),this.macroStart=!1,!0}consumeDefinitionContent(){let n=[];for(;this.currentToken;){let r=this.moveToNextToken;r&&n.push(r)}return n}isFunctionDefinition(){this.enqueueToStack();let n=this.processCIdentifier(this.macros,!0);if(!n){this.popStack();return}let r=this.moveToNextToken;if(!F(r,42)||!zt(n.lastToken,r)){this.popStack();return}let i=[],s=this.processCIdentifier(this.macros,!0)||this.processVariadic();for(;s;)i.push(s),!F(this.currentToken,24)&&!F(this.currentToken,43)?this._issues.push(W(28,s)):F(this.currentToken,43)||(r=this.moveToNextToken),s=this.processCIdentifier(this.macros,!0)||this.processVariadic();let o=new zr(n,i);return F(this.currentToken,43)?(r=this.moveToNextToken,o.lastToken=r):(o.lastToken=this.prevToken,this._issues.push(W(26,i.at(-1)??o))),this.mergeStack(),o}processVariadic(){this.enqueueToStack();let n=this.checkConcurrentTokens([Oe(45),Oe(45),Oe(45)]);if(n.length!==3){this.popStack();return}let r=new cf(z(n[0],n.at(-1)));return this.mergeStack(),r}processIfDefBlocks(){let n=this.peekIndex(),r=this.parseScopedBlock(o=>!!o&&[33,34,32].some(a=>F(o,a))&&!yr(o.prevToken,o),o=>!!o&&[37].some(a=>F(o,a))&&!yr(o.prevToken,o),o=>!!o&&[36,35].some(a=>F(o,a))&&!yr(o.prevToken,o));if(!r)return;let i;F(r.startToken,32)?i=this.processIfBlock(r,(o,a,c)=>new df(o,a??null,c)):i=this.processIfDefBlock(r,(o,a,c)=>F(r.startToken,33)?new uc(o,a??null,c):new ff(o,a??null,c)),this.nodes.push(i),i.getInValidTokenRange(this.macros,this.tokens).reverse().forEach(o=>{this.tokens.splice(o.start,o.end-o.start+1)}),[...i instanceof Vi?i.ifBlocks:[i.ifDef],...i.elseOption?[i.elseOption]:[]].forEach(o=>{!o.active&&o.content&&this._issues.push(W(47,o.content,fc.DiagnosticSeverity.Hint,[],[fc.DiagnosticTag.Unnecessary]))}),this.positionStack[this.positionStack.length-1]=n}processIfDefBlock(n,r){this.enqueueToStack(),this.macroStart=!0;let i=new ct(z(n.startToken));n.splitTokens[0].rewind();let s=this.processCIdentifier(this.macros,!0);s||this._issues.push(W(31,i)),this.macroStart=!1;let o,a=s?.lastToken.nextToken??i.lastToken.nextToken;a&&n.splitTokens[0].tokens.find(f=>f===a)&&(o=new Ps(z(a,n.splitTokens[0].tokens.at(-1))));let c=r(i,s??null,o??null),l;if(n.splitTokens.length>1){let f=n.splitTokens[1].tokens[0].prevToken,h=new ct(z(f)),y;n.splitTokens[1].tokens.length&&(y=new Ps(z(n.splitTokens[1].tokens[0],n.splitTokens[1].tokens.at(-1)))),l=new dc(h,y??null)}let u;n.endToken?u=new ct(z(n.endToken)):this._issues.push(W(46,i));let d=new qo(c,u??null,l);return this.mergeStack(),d}processIfBlock(n,r){this.enqueueToStack();let i=new ct(z(n.startToken)),s=[],o;n.splitTokens.forEach((l,u)=>{l.rewind();let d=this.prevToken,f=new ct(z(d));this.macroStart=!0;let h=this.processExpression(this.macros,!0)||this.processCIdentifier(this.macros,!0);if(this.macroStart=!1,u===n.splitTokens.length-1&&F(d,36)){let p=d,T=new ct(z(p)),_;l.tokens.length&&(_=new Ps(z(l.tokens[0],l.tokens.at(-1)))),o=new dc(T,_??null)}else{h||this._issues.push(W(31,i));let p,T=h?.lastToken.nextToken??i.lastToken.nextToken;T&&l.tokens.find(v=>v===T)&&(p=new Ps(z(T,n.splitTokens[u].tokens.at(-1))));let _=r(f,h??null,p??null);s.push(_)}});let a;n.endToken?a=new ct(z(n.endToken)):this._issues.push(W(46,i));let c=new Vi(s,a??null,o);return this.mergeStack(),c}get allAstItems(){return[...this.dtsIncludes,...this.nodes]}resolveInclude(n){if(n.path.path)return n.path.relative?[(0,jo.resolve)((0,jo.dirname)(n.uri),n.path.path),...this.incudes.map(r=>(0,jo.resolve)(r,n.path.path))].find(r=>(0,iy.existsSync)(r)):this.incudes.map(r=>(0,jo.resolve)(r,n.path.path)).find(r=>(0,iy.existsSync)(r))}async processInclude(){this.enqueueToStack();let n=this.peekIndex(),r=this.currentToken;if(!r)return this.popStack(),!1;let i=r,s=r;if(F(r,26))this.moveToNextToken;else{let p=this.checkConcurrentTokens([Oe(13),Xe("include"),Oe(13)]);if(p.length!==3)return this.popStack(),!1;i=p[0],s=p.at(-1)}let o=i,a=new ct(z(i,s));r=this.moveToNextToken;let c=r,l=!!F(r,21);if(!c||!l&&!F(r,5))return o&&this.moveEndOfLine(o),this.mergeStack(),!0;let u="";if(l)u=r?.value??"";else for(;this.currentToken?.pos.line===o.pos.line&&!F(this.currentToken,4);)u+=this.currentToken?.value??"",r=this.moveToNextToken;let d=new Do(u,l,z(c,r)),f=new pi(a,d);this.dtsIncludes.push(f),l||(this.currentToken?.pos.line!==o.pos.line||!F(this.currentToken,4)?this._issues.push(W(12,f)):(r=this.moveToNextToken,d.lastToken=r)),this.mergeStack();let h=this.peekIndex(),y=this.resolveInclude(f);if(f.resolvedPath=y,y||this._issues.push(W(36,f.path,fc.DiagnosticSeverity.Warning)),y){jn().requestTokens(y,!0);let p=await hc().getCPreprocessorParser(y,this.incudes,this.macros,this.uri);await p.stable,this._issues.push(...p.issues),this.macros.clear(),Array.from(p.macros).forEach(([T,_])=>this.macros.set(T,_)),y.endsWith(".h")?this.tokens.splice(n,h-n):this.tokens.splice(n,h-n,...p.tokens),this.nodes.push(...p.nodes),this.dtsIncludes.push(...p.dtsIncludes)}else this.tokens.splice(n,h-n);return this.positionStack[this.positionStack.length-1]=n,!0}};var sy,hf=class{constructor(){this.headerFiles=new Map;this.includeOwners=new WeakMap}getCPreprocessorParser(e,n,r,i){e=nt(e);let s=`${Array.from(r).map(l=>l[1].macro.toString()).join("::")}`,o=this.headerFiles.get(e)?.get(s);if(o)return o.reparse(r),o;console.log("No cpreprocess cache",e);let a=new Fo(e,n,r),c=this.includeOwners.get(a)??new Set;return c.add(i),this.includeOwners.set(a,c),this.headerFiles.has(e)||this.headerFiles.set(e,new Map),this.headerFiles.get(e)?.set(s,a),a}reset(e){e=nt(e);let n=this.headerFiles.get(e);n&&Array.from(n).forEach(r=>{r[1]&&(console.log("disposing cpreprocessor cache for",e),Array.from(this.includeOwners.get(r[1])??[]).forEach(this.reset.bind(this)),this.headerFiles.delete(e))})}};function hc(){return sy??=new hf,sy}function wR(){sy=new hf}var oy,pf=class t{constructor(){this.fileMap=new Map}static clone(e){let n=e.map(r=>({...r}));return n.forEach((r,i)=>{r.prevToken=n[i-1],r.nextToken=n[i+1]}),n}needsRenew(e,n){return e=nt(e),this.fileMap.get(e)?.text!==n}getDocument(e){return Po.create(e,"devicetree",0,this.fileMap.get(e)?.text??(0,pc.readFileSync)(e).toString())}renewLexer(e,n){if(e=nt(e),hc().reset(e),!e||!(0,pc.existsSync)(e))return[];try{n??=(0,pc.readFileSync)(e).toString();let r=new of(n,e);return this.fileMap.set(e,r),t.clone(r.tokens)}catch{}return[]}requestTokens(e,n){e=nt(e);let r=this.fileMap.get(e)?.tokens;return!r&&n?[...this.renewLexer(e)]:t.clone(r??[])}reset(e){e=nt(e),hc().reset(e),this.fileMap.delete(e)}};function jn(){return oy??=new pf,oy}function kR(){oy=new pf}var Bo=class t{constructor(e){this.context=e;this.comments=[];this.includes=[];this.roots=[];this.references=[];this.unlinkedDeletes=[];this.unlinkedRefNodes=[];this.globalDeletes=[];this.rootNode=new ke(this.context.bindingLoader,"/");this.labelsUsedCache=new Map;this.fileTopMostAstCache=new Map}fileTopMostAsts(e){let n=this.fileTopMostAstCache.get(e);if(n)return n;let r=[...this.context.parser.cPreprocessorParser.allAstItems,...this.roots,...this.references,...this.unlinkedDeletes,...this.unlinkedRefNodes,...this.globalDeletes,...this.context.overlayParsers.flatMap(i=>[...i.cPreprocessorParser.allAstItems,...i.unhandledStatements.children]),...this.context.parser.unhandledStatements.children].flatMap(i=>i.getTopMostAstNodeForFile(e));return this.fileTopMostAstCache.set(e,r),r}getDeepestAstNode(e,n){let i=this.fileTopMostAsts(e).find(s=>Xn(s,e,n)||pN(jn().requestTokens(e,!1),s,n));if(i instanceof jt){let o=this.rootNode.getReferenceBy(i)?.getDeepestAstNode(e,n);return o?{...o,runtime:this}:{item:null,runtime:this,ast:Br(i,e,n)}}else if(i instanceof gt&&i.path){let s=this.rootNode.getDeepestAstNode(e,n);return s?{...s,runtime:this}:void 0}else if(i instanceof Ie&&i.path){let s=t.getNodeFromPath(i.path.slice(1),this.rootNode)?.getDeepestAstNode(e,n);return s?{...s,runtime:this}:void 0}else if(i)return{runtime:this,item:null,ast:Br(i,e,n)}}static getNodeFromPath(e,n,r=!0){if(e.length===0)return n;let i=e[0].split("@"),s=i[0],a=i.at(1)?.split(",").map(u=>Number.parseInt(u,16)),c=e.slice(1),l=n.getNode(s,a,r);return l?t.getNodeFromPath(c,l,r):void 0}resolvePath(e,n){if(!e.at(0)?.startsWith("&"))return e;let r=this.labelsUsedCache.get(e[0].slice(1));return r||(n??=this.rootNode.allDescendantsLabels,n.find(s=>s.label.value===e.at(0)?.slice(1)&&s.parentNode instanceof mt)?.lastLinkedTo?.path)}get issues(){return[...this.labelIssues(),...this.rootNode.getIssues(this.context.macros)]}labelIssues(){let e=[],n=new Map;return this.rootNode.allDescendantsLabelsMapped.forEach(r=>{n.has(r.label.label.value)?n.get(r.label.label.value)?.push(r):n.set(r.label.label.value,[r])}),Array.from(n).forEach(r=>{let i=r[1];if(i.length>1){let s=i.find(a=>a.owner instanceof ke);(!i.every(a=>a&&a.owner===s?.owner)||!s)&&e.push(At(4,i.at(0).label,NR.DiagnosticSeverity.Error,i.slice(1).map(a=>a.label),[],[i.at(0).label.label.value]))}}),e}get typesIssues(){let e=n=>[...n.nodeType?.getIssue(this,n)??[],...n.nodes.flatMap(r=>e(r))];return this.typesIssuesCache??=e(this.rootNode),this.typesIssuesCache}getOrderedNodeAst(e){return mN([...e.definitions,...e.referencedBy],this.context)}};var PR=K(J()),mf=class extends q{constructor(n){super();this.values=n;this.docSymbolsMeta={name:"Values",kind:PR.SymbolKind.String},this.values.forEach(r=>this.addChild(r))}toString(){return this.values.map(n=>n?.toString()).join(",")}toJson(){return this.values.length===1?this.values[0]?.toJson():this.values.map(n=>n?.toJson())}};var RR=K(J()),gf=class extends q{constructor(n){super();this.keyword=n;this.addChild(n),this.docSymbolsMeta={name:"DTS Document version",kind:RR.SymbolKind.Function}}};var Wr=class extends q{constructor(n,r){super();this.value=n;this.labels=r;this.labels.forEach(i=>{this.addChild(i)}),this.addChild(this.value)}toString(n){return`${this.labels.map(r=>r.toString()).join(" ")}${this.value?.toString(n)??"NULL"}`}toPrettyString(n){return`${this.labels.map(r=>r.toString()).join(" ")}${this.value?.toPrettyString(n)??"NULL"}`}};var CR=K(J()),yf=class extends q{constructor(n,r,i){super();this.keyword=n;this.startAddress=r;this.endAddress=i;this.addChild(n),this.docSymbolsMeta={name:"Memreserve",kind:CR.SymbolKind.Function},this.addChild(r),this.addChild(i)}toString(){return`/memreserve/ 0x${this.startAddress?.value?.toString(16)} 0x${this.endAddress?.value?.toString(16)}`}};var DR=K(J()),vf=class extends q{constructor(n,r){super();this.keyword=n;this.bitsSize=r;this.addChild(n),this.docSymbolsMeta={name:"bits",kind:DR.SymbolKind.Function},this.addChild(r)}toString(){return`/bits/ ${this.bitsSize?.value?.toString()}`}};var bf=K(J()),mc=class extends Ui{constructor(n,r,i){super();this.uri=n;this.incudes=r;this.tokens=[];this.others=[];this.rootDocument=new mt;this.unhandledStatements=new gt;this.cPreprocessorParser=new Fo(this.uri,this.incudes,i)}get issues(){return[...this._issues,...this.cPreprocessorParser.issues]}getFiles(){return[this.uri,...this.cPreprocessorParser.dtsIncludes.flatMap(n=>n.resolvedPath).filter(n=>!!n)]}reset(){super.reset(),this.others=[],this.rootDocument=new mt,this._issues=[],this.unhandledStatements=new gt}async reparse(){let n=performance.now(),r=this.stable;return this.parsing=new Promise(i=>{r.then(async()=>{this.reset(),await this.cPreprocessorParser.reparse(),await this.parse(),console.log("parsing",performance.now()-n),i()})}),this.parsing}async parse(){let n=performance.now();if(await this.cPreprocessorParser.stable,this.tokens=this.cPreprocessorParser.tokens,nt(this.uri).endsWith(".h")||(this.positionStack.push(0),this.tokens.length===0))return;let r=async()=>{if(!(this.isDtsDocumentVersion()||this.isMemreserve()||this.isRootNodeDefinition(this.rootDocument)||this.isDeleteNode(this.rootDocument,"Ref")||this.isChildNode(this.rootDocument,"Ref")||this.isProperty(this.unhandledStatements)||this.isDeleteProperty(this.unhandledStatements)||this.isChildNode(this.unhandledStatements,"Name"))){let i=this.moveToNextToken;if(i){let s=new q(z(i));this._issues.push(W(22,s)),this.reportExtraEndStatements()}}};for(;!this.done;)await r();if(this.unhandledStatements.properties.forEach(i=>{this._issues.push(W(32,i))}),this.unhandledStatements.deleteProperties.forEach(i=>{this._issues.push(W(33,i))}),this.positionStack.length!==1)throw new Error("Incorrect final stack size")}isRootNodeDefinition(n){this.enqueueToStack();let r=this.moveToNextToken,i=r,s=13;if(!r||!F(r,s))return this.popStack(),!1;if(i=this.moveToNextToken,s=2,!i||!F(i,s))return this.popStack(),!1;let o=new gt;o.openScope=i,n.addNodeChild(o),this.processNode(o,"Name");let a=this.nodeEnd(o)??i;return o.firstToken=r,o.lastToken=a,this.mergeStack(),!0}nodeEnd(n){let r=this.currentToken;if(F(r,3))this.moveToNextToken;else{let i=this.prevToken;if(i){let s=new q(z(i));this._issues.push(W(3,s))}return this.endStatement(!1)}return this.prevToken?.value==="}"&&(n.closeScope=this.prevToken),this.endStatement()}isNodeEnd(){return F(this.currentToken,3)||F(this.currentToken,1)}endStatement(n=!0){let r=this.currentToken;if(!F(r,1)){let i=this.prevToken;if(i&&n){let s=new q(z(this.prevToken));return this._issues.push(W(1,s)),i}}return this.moveToNextToken,this.reportExtraEndStatements(),r}reportExtraEndStatements(){for(;F(this.currentToken,1);){let n=this.moveToNextToken;if(n){let r=new q(z(n));this._issues.push(W(23,r))}}}processNode(n,r){if(this.done)return!1;let i=!1,s=!1;do{if(s=this.isChildNode(n,r)||this.isProperty(n)||this.isDeleteNode(n,r)||this.isDeleteProperty(n),!s&&!this.isNodeEnd()&&!this.done){let o=this.moveToNextToken;if(o){let a=new q(z(o));this._issues.push(W(22,a)),this.reportExtraEndStatements()}}else if(this.done)break;i=i||s}while(!this.isNodeEnd());return i}processOptionalLabelAssign(n=!1){let r=[],i=this.isLabelAssign(n);for(;i;)r.push(i),i=this.isLabelAssign(n);return r}isChildNode(n,r){this.enqueueToStack();let i;r==="Name"&&(i=this.isOmitIfNoRefNode());let s=this.processOptionalLabelAssign(),o,a,c=r==="Ref"?new jt(s):new Ie(s,i);if(r==="Ref"?(this.enqueueToStack(),a=this.processNodePathRef(),!a||!F(this.currentToken,2)?(this.popStack(),a=void 0):this.mergeStack(),a??=this.isLabelRef()):r==="Name"&&(o=this.isNodeName()),!a&&!o){if(!F(this.currentToken,2))return this.popStack(),!1;c.firstToken=this.currentToken,this._issues.push(W(r==="Name"?[7]:[10,48,11],c))}let l=!1;if(a&&c instanceof jt?(c.reference=a,l=!0):o&&c instanceof Ie&&(l=o.address!==void 0,c.name=o),F(this.currentToken,2)){this.moveToNextToken,c.openScope=this.prevToken;let u=!1;do u=this.processNode(c,"Name");while(u);let d=this.nodeEnd(c);c.lastToken=d}else if(l){let u=a??o;u&&this._issues.push(W(2,u))}else return this.popStack(),!1;return n.addNodeChild(c),this.mergeStack(),!0}processNodeAddress(){let n=this.prevToken;this.enqueueToStack();let r=this.checkConcurrentTokens([Xe("0"),Xe("x",!0)]);r.length!==2?(r=[],this.popStack()):(this._issues.push(W(50,new q(z(r[0],r[1])),bf.DiagnosticSeverity.Warning)),n=r.at(-1),this.mergeStack());let i=this.consumeAnyConcurrentTokens([19,20,48].map(Oe)),s=c=>{c.length%8!==0&&(c=c.padStart(Math.ceil(c.length/8)*8,"0"));let l=[];for(let u=0;u<c.length;u+=8){let d=c.slice(u,u+8);l.push(parseInt(d,16)>>>0)}return l},o=i.length?s(i.filter(c=>c.value!=="_").map(c=>c.value).join("")):[NaN];if(n){if(o.some(c=>Number.isNaN(c))){let c=new q(z(n));this._issues.push(W(8,c))}else if(!Number.isNaN(o)&&!zt(n,i[0])){let c=new q(z(n,i.at(0)));this._issues.push(W(29,c))}}return this.currentToken?.value.toUpperCase()==="ULL"&&(this._issues.push(W(51,new q(z(this.currentToken)),bf.DiagnosticSeverity.Warning)),this.moveToNextToken),new tc(o,z(r.at(0)??i[0]??this.prevToken,this.prevToken))}processNodeAddresses(n){this.enqueueToStack();let r=this.checkConcurrentTokens([Oe(49)]);if(r.length){if(!zt(n.lastToken,r[0])){let a=new q(z(n.lastToken,r[0]));this._issues.push(W(29,a))}let i=[],s=()=>{if(i.push(this.processNodeAddress()),F(this.currentToken,24)){if(this.prevToken&&!zt(this.prevToken,this.currentToken)){let a=new q(z(this.prevToken,this.currentToken));this._issues.push(W(29,a))}this.moveToNextToken,s()}};s();let o=this.currentToken;for(;!F(this.currentToken,2)&&!F(this.currentToken,1)&&!F(this.currentToken,3)&&yr(this.currentToken,i.at(-1)?.lastToken);)this.moveToNextToken;if(o&&o!==this.currentToken){this._issues.push(W(52,new q(z(o,this.currentToken))));let a=new tc([],z(o,this.prevToken));i.push(a)}return this.mergeStack(),i}this.popStack()}isNodeName(){this.enqueueToStack();let n=this.consumeAnyConcurrentTokens([19,47,24,45,48,15,16].map(Oe));if(!n.length){this.popStack();return}let r=n.map(o=>o.value).join(""),i=new xe(r,z(n[0],n.at(-1))),s=this.processNodeAddresses(i);return i.address=s,r.match(/^[A-Za-z]/)||this._issues.push(W(49,i)),this.mergeStack(),i}isPropertyName(){this.enqueueToStack();let n=this.consumeAnyConcurrentTokens([19,47,24,45,48,15,16,44,46].map(Oe));if(!n.length){this.popStack();return}let r=new He(n.map(i=>i.value).join(""),z(n[0],n.at(-1)));return this.mergeStack(),r}isLabelName(){this.enqueueToStack();let n=this.consumeAnyConcurrentTokens([19,47,48].map(Oe));if(!n.length){this.popStack();return}let r=n.map(s=>s.value).join("");if(!r.match(/^[A-Za-z]/)){this.popStack();return}let i=new Ht(r,z(n[0],n.at(-1)));return this.mergeStack(),i}isLabelAssign(n){this.enqueueToStack();let r=this.consumeAnyConcurrentTokens([19,47,48].map(Oe));if(!r.length){this.popStack();return}let i=r.map(c=>c.value).join("");if(!i.match(/^[A-Za-z]/)){this.popStack();return}let s=this.currentToken,o=s&&F(s,50),a=new Bi(new Ht(i,z(r[0],r.at(-1))),z(r[0],o?s:r.at(-1)));if(o){let c=r.at(-1);c&&(s.pos.line!==a.firstToken.pos.line||s.pos.col!==c.pos.colEnd)&&this._issues.push(W(29,new q(z(c,s)))),this.moveToNextToken}else if(n)this._issues.push(W(24,a));else{this.popStack();return}return this.mergeStack(),a}isProperty(n){this.enqueueToStack();let r=this.processOptionalLabelAssign(),i=this.isPropertyName();if(!i)return this.popStack(),!1;if(F(this.currentToken,2)||F(this.currentToken,49))return this.popStack(),!1;let s=new Ge(i,r),o;F(this.currentToken,0)?(s.assignOperatorToken=this.currentToken,this.moveToNextToken,o=this.processValue(),o?.values.filter(c=>!!c).length||this._issues.push(W(0,s)),s.values=o??null):s.values=void 0;let a=this.endStatement();return s.lastToken=a,n.addNodeChild(s),this.mergeStack(),!0}isDtsDocumentVersion(){this.enqueueToStack();let n=this.checkConcurrentTokens([Oe(13),Xe("d"),Xe("ts"),Oe(16),Xe("v"),Xe("1")]);if(n.length!==6)return this.popStack(),!1;let r=n[0],i=r,s=new ct;s.firstToken=r;let o=new gf(s);if(this.others.push(o),F(this.currentToken,13))i=this.moveToNextToken;else return s.lastToken=n.at(-1),this._issues.push(W(21,o)),this.mergeStack(),!0;return s.lastToken=i,o.lastToken=this.endStatement(),this.mergeStack(),!0}isMemreserve(){this.enqueueToStack();let n=this.checkConcurrentTokens([Oe(13),Xe("memreserve")]);if(n.length!==2)return this.popStack(),!1;let r=new ct;r.firstToken=n[0];let s=n[0];F(this.currentToken,13)?(s=this.moveToNextToken,r.lastToken=s):(r.lastToken=n.at(-1),this._issues.push(W(21,r)));let o=this.processHex()||this.processDec(),a=o&&(this.processHex()||this.processDec()),c=new yf(r,o,a);return this.others.push(c),o||this._issues.push(W(37,r)),a||this._issues.push(W(38,o??r)),c.lastToken=this.endStatement(),this.mergeStack(),!0}processBits(){this.enqueueToStack();let n=this.checkConcurrentTokens([Oe(13),Xe("b"),Xe("its")]);if(n.length!==3){this.popStack();return}let r=new ct;r.firstToken=n[0];let s=n[0];F(this.currentToken,13)?(s=this.moveToNextToken,r.lastToken=s):(r.lastToken=n.at(-1),this._issues.push(W(21,r)));let o=this.processDec(),a=new vf(r,o);return this.others.push(a),o?o.value!==8&&o.value!==16&&o.value!==32&&o.value!==64&&this._issues.push(W(40,o)):this._issues.push(W(39,r)),this._issues.push(W(41,a,bf.DiagnosticSeverity.Warning)),this.mergeStack(),a}isOmitIfNoRefNode(){this.enqueueToStack();let n=this.checkConcurrentTokens([Oe(13),Xe("omit"),Oe(16),Xe("if"),Oe(16),Xe("no"),Oe(16),Xe("ref"),Oe(13)]);if(n.length!==9){this.popStack();return}let r=new ct(z(n[0],n.at(-1)));return this.mergeStack(),r}isDeleteNode(n,r){this.enqueueToStack();let i=this.checkConcurrentTokens([Oe(13),Xe("d"),Xe("e"),Xe("lete"),Oe(16),Xe("node")]);if(!i.length)return this.popStack(),!1;let s=i[0],o=s,a=new ct;if(a.firstToken=s,i.length===1&&!F(this.currentToken,2)){this._issues.push(W(25,a)),a.lastToken=i.at(-1);let d=new kn(a);return n.addNodeChild(d),this.mergeStack(),!0}let c=i.map(d=>d.value??"").join("");if(!"/delete-node/".startsWith(c)||c.endsWith("-"))return this.popStack(),!1;a.lastToken=i.at(-1),c!=="/delete-node"?this._issues.push(W(c.startsWith("/delete-n")?34:25,a)):F(this.currentToken,13)?(o=this.moveToNextToken,a.lastToken=o):this._issues.push(W(21,a));let l=new kn(a);if(yr(a.tokenIndexes?.end,s)){let d=this.processNodePathRef();d&&r==="Name"&&this._issues.push(W(7,d));let f=d?void 0:this.isLabelRef();f&&r==="Name"&&this._issues.push(W(7,f));let h=d||f?void 0:this.isNodeName();h&&r==="Ref"&&this._issues.push(W(10,h)),!d&&!h&&!f&&this._issues.push(W([7,10],l)),l.nodeNameOrRef=d??f??h??null}else r==="Name"?this._issues.push(W(7,a)):r==="Ref"&&this._issues.push(W(10,a));let u=this.endStatement();return l.lastToken=u,n.addNodeChild(l),this.mergeStack(),!0}isDeleteProperty(n){this.enqueueToStack();let r=this.checkConcurrentTokens([Oe(13),Xe("d"),Xe("e"),Xe("lete"),Oe(16),Xe("property")]);if(!r.length)return this.popStack(),!1;let i=r[0],s=i,o=new ct;if(o.firstToken=i,r.length===1&&!F(this.currentToken,2)){this._issues.push(W(25,o)),o.lastToken=r.at(-1);let u=new at(o);return n.addNodeChild(u),this.mergeStack(),!0}let a=r.map(u=>u.value??"").join("");if(!"/delete-property/".startsWith(a)||a.endsWith("-"))return this.popStack(),!1;o.lastToken=r.at(-1),a!=="/delete-property"?this._issues.push(W(a.startsWith("/delete-p")?35:25,o)):F(this.currentToken,13)?(s=this.moveToNextToken,o.lastToken=s):this._issues.push(W(21,o));let c=new at(o);if(yr(o.tokenIndexes?.end,i)){let u=this.isPropertyName();u||this._issues.push(W(6,c)),c.propertyName=u??null}else this._issues.push(W(6,o));let l=this.endStatement();return c.lastToken=l,n.addNodeChild(c),this.mergeStack(),!0}isNodePathRef(){this.enqueueToStack();let n=this.processOptionalLabelAssign(!0),r=this.processNodePathRef();if(!r){this.popStack();return}let i=[];this.currentToken&&this.currentToken.pos.line===this.currentToken.prevToken?.pos.line&&i.push(...this.processOptionalLabelAssign(!0));let s=new hn(n,r,i);return this.mergeStack(),s}processValue(){this.enqueueToStack();let r=(()=>{let s=()=>(this.processStringValue()||this.isNodePathRef()||this.isLabelRefValue()||this.arrayValues()||this.processByteStringValue()||this.isExpressionValue())??null,o=s();if(!o)return[];let a=[o];for(;!F(this.currentToken,1);){let c=this.prevToken,l=this.currentToken,u,d=F(this.currentToken,24);if(d)u=this.currentToken,this.moveToNextToken;else if(!yr(this.prevToken,this.currentToken))break;let f=s();if(l&&f===null&&d){let y=new q(z(l,this.currentToken));this._issues.push(W(0,y))}if(!d&&f===null)break;if(c&&!d&&f){let y=new q(z(c));this._issues.push(W(28,y))}let h=a.at(-1);h&&(h.nextValueSeparator??=u),a.push(f)}return a})();if(r.length===0){this.popStack();return}return this.mergeStack(),new mf(r)}processStringValue(){this.enqueueToStack();let n=this.processOptionalLabelAssign(!0),r=this.consumeAnyConcurrentTokens([Oe(21)]);if(!r.length){this.popStack();return}if(r.some(l=>!l?.value))throw new Error("Token must have value");let i=r.map(l=>l.value).join(`
281
- `),s=i;s.match(/["']$/)&&(s=s.slice(1,-1));let o=new je(s,z(r[0],r.at(-1)));i.match(/["']$/)||this._issues.push(W(i.startsWith('"')?16:17,o));let a=[];this.currentToken&&this.currentToken.pos.line===this.currentToken.prevToken?.pos.line&&(a=this.processOptionalLabelAssign(!0));let c=new hn(n,o,a);return this.mergeStack(),c}arrayValues(){this.enqueueToStack();let n=this.processOptionalLabelAssign(!0),r=this.processBits(),i=this.currentToken;if(F(i,5))this.moveToNextToken;else{this.popStack();return}let s=this.processArrayValues()??null;s.openBracket=i;let o=this.processOptionalLabelAssign(!0)??[],a=new hn(n,s,o,r);F(this.currentToken,4)?(s&&(s.closeBracket=this.currentToken),this.moveToNextToken):this._issues.push(W(12,a));let c=[];return this.currentToken&&this.currentToken.pos.line===this.currentToken.prevToken?.pos.line&&(c=this.processOptionalLabelAssign(!0)),this.mergeStack(),a.endLabels.push(...c),a.firstToken=i,a.lastToken=this.prevToken,a}processByteStringValue(){this.enqueueToStack();let n=this.processOptionalLabelAssign(!0),r=this.moveToNextToken,i=r;if(!F(i,11)){this.popStack();return}let s=this.processLabeledValue(()=>this.processHexString()),o=this.processOptionalLabelAssign(!0)??[];s.forEach(u=>{let d=0;u.value?.tokenIndexes?.start===u.value?.tokenIndexes?.end&&(d=u.value?.tokenIndexes?.start?.pos.len??0),d%2!==0&&this._issues.push(W(15,u))});let a=new fi(s??[]);a.openBracket=i,a.values.length===0&&(a.firstToken=r,this._issues.push(W(14,a)));let c=new hn(n,a,o);F(this.currentToken,12)?a.closeBracket=this.moveToNextToken:this._issues.push(W(5,c));let l=[];return this.currentToken&&this.currentToken.pos.line===this.currentToken.prevToken?.pos.line&&(l=this.processOptionalLabelAssign(!0)),this.mergeStack(),c.endLabels.push(...l),c.firstToken=r,a.lastToken=this.prevToken,c}processLabeledValue(n){this.enqueueToStack();let r=n(),i=[];if(!r)return this.popStack(),[];for(;r;)i=[...i,r],r=n();if(i){let s=n();s&&(i=[...i,s])}return this.mergeStack(),i}processArrayValues(){this.enqueueToStack();let n=this.processLabeledValue(()=>this.processRefValue(!1)||this.processLabeledHex(!1)||this.processLabeledDec(!1)||this.processLabeledExpression(!0,!1)),r=new Rt(n);return n.length===0&&(r.firstToken=this.currentToken),this.mergeStack(),r}processLabeledHex(n){this.enqueueToStack();let r=this.processOptionalLabelAssign(n),i=this.processHex();if(!i){this.popStack();return}let s=new Wr(i,r);return this.mergeStack(),s}processHexString(){this.enqueueToStack();let n=this.processOptionalLabelAssign(!1),r=this.checkConcurrentTokens([20,20].map(Oe));if(!r.length){this.popStack();return}let i=Number.parseInt(r.map(a=>a.value).join(""),16),s=new Wt(i,z(r[0],r.at(-1))),o=new Wr(s,n);return this.mergeStack(),o}processLabeledDec(n){this.enqueueToStack();let r=this.processOptionalLabelAssign(n),i=this.processDec();if(!i){this.popStack();return}let s=new Wr(i,r);return this.mergeStack(),s}processLabeledExpression(n=!0,r=n){this.enqueueToStack();let i=[];n&&(i=this.processOptionalLabelAssign(r));let s=this.processExpression(this.cPreprocessorParser.macros);if(!s){this.popStack();return}let o=new Wr(s,i);return this.mergeStack(),o}isExpressionValue(){this.enqueueToStack();let n=this.processOptionalLabelAssign(!1),r=this.processExpression(this.cPreprocessorParser.macros);if(!r){this.popStack();return}let i=this.processOptionalLabelAssign(!0),s=new hn(n,r,i);return this.mergeStack(),s}isLabelRef(){this.enqueueToStack();let n=this.currentToken;if(!n||!F(n,40)){this.popStack();return}else this.moveToNextToken;let r=this.isLabelName();if(!r){let s=new de(null);return this._issues.push(W(18,new q(z(n)))),s.firstToken=n,this.mergeStack(),s}n&&(r.firstToken.pos.line!==n.pos.line||r.firstToken.pos.col!==n.pos.colEnd)&&this._issues.push(W(29,new q(z(n,r.firstToken))));let i=new de(r);return i.firstToken=n,this.mergeStack(),i}isLabelRefValue(){this.enqueueToStack();let n=this.processOptionalLabelAssign(!0),r=this.isLabelRef();if(!r){this.popStack();return}let i=[];this.currentToken&&this.currentToken.pos.line===this.currentToken.prevToken?.pos.line&&(i=this.processOptionalLabelAssign(!0));let s=new hn(n,r,i);return this.mergeStack(),s}processRefValue(n){this.enqueueToStack();let r=this.processOptionalLabelAssign(n),i=this.currentToken;if(!i||!F(i,40)){this.popStack();return}let s=this.processNodePathRef();if(s!==void 0){let c=new Wr(s,r);return this.mergeStack(),c}let o=this.isLabelRef();if(o===void 0){this._issues.push(W([18,9],new q(z(i))));let c=new Wr(null,r);return c.firstToken=r.at(0)?.firstToken??i,this.mergeStack(),c}let a=new Wr(o,r);return a.firstToken=r.at(0)?.firstToken??i,this.mergeStack(),a}processNodePath(n=!0,r=new hi){this.enqueueToStack();let i;if(F(this.currentToken,13))i=this.moveToNextToken;else{if(!n){this.popStack();return}this.prevToken&&this._issues.push(W(19,new q(z(this.prevToken))))}let s=this.isNodeName();if(s||this._issues.push(W(7,new q(z(i??this.prevToken)))),r.addPath(s??null,i?new q(z(i)):void 0),n&&!i&&r.children.length===0){this.mergeStack();return}return this.processNodePath(!1,r),this.mergeStack(),r}processNodePathRef(){this.enqueueToStack();let n=this.moveToNextToken,r=n;if(!F(r,40)){this.popStack();return}let i=this.moveToNextToken;if(r=i,!F(r,2)){this.popStack();return}if(n&&!zt(n,i)){let l=new q(z(n,i));this._issues.push(W(29,l))}let s=this.processNodePath(),o=new $n(s??null),a=this.currentToken??this.prevToken,c=a;return s?.children.forEach((l,u)=>{if(u===s?.children.length-1&&l&&c&&!zt(l.lastToken,c)){this._issues.push(W(29,new q(z(l.lastToken,c))));return}if(u===0&&i&&!zt(i,l?.firstToken)){this._issues.push(W(29,new q(z(i,l?.firstToken))));return}let d=s?.children[u+1];l&&d&&!zt(l.lastToken,d.firstToken)&&this._issues.push(W(29,new q(z(l.lastToken,d?.firstToken))))}),F(a,3)?this.moveToNextToken:this.prevToken&&this._issues.push(W(3,new q(z(this.prevToken)))),o.firstToken=n,o.lastToken=a??this.prevToken,this.mergeStack(),o}get includes(){return this.allAstItems.filter(n=>n instanceof pi)}get allAstItems(){return[...this.cPreprocessorParser.allAstItems,...this.rootDocument.children,...this.others,...this.unhandledStatements.properties,...this.unhandledStatements.deleteProperties]}};var Uo=K(J());var AR=require("fs");var OR=require("path"),Tf=class t{constructor(e,n){this.settings=e;this.bindingLoader=n;this._issues=[];this.overlayParsers=[];this.overlays=[];this.ctxNames_=new Set;this.sortKeys=new WeakMap;let r={includePaths:[],overlays:[],zephyrBindings:[],deviceOrgTreeBindings:[],deviceOrgBindingsMetaSchema:[],...e,ctxName:e.ctxName??(0,OR.basename)(e.dtsFile),lockRenameEdits:[]};this.overlays=r.overlays,this.overlays.filter(AR.existsSync),this.parser=new mc(r.dtsFile,r.includePaths),this.ctxNames_.add(r.ctxName),this.id=di(r),this.parser.stable.then(()=>{this.overlayParsers=this.overlays?.map(i=>new mc(i,r.includePaths,this.parser.cPreprocessorParser.macros))??[]})}get macros(){return[this.parser,...this.overlayParsers].at(-1).cPreprocessorParser.macros}get ctxNames(){return Array.from(this.ctxNames_)}addCtxName(e){this.ctxNames_.add(e)}removeCtxName(e){this.ctxNames_.delete(e)}async getContextIssues(){return[...(await this.getRuntime()).issues,...this._issues]}async getFileTree(){let e=new Map,n=i=>({file:i,includes:(e.get(i)??[]).map(s=>n(s.resolvedPath??s.path))});return(await this.getRuntime()).includes.forEach(i=>{let s=e.get(i.uri);s||(s=[],e.set(i.uri,s)),s.push({path:i.path.path,resolvedPath:i.resolvedPath})}),{mainDtsPath:n(this.parser.uri),overlays:this.overlays.map(n)}}async stable(){await Promise.all([this.parser.stable,...this.overlayParsers.map(e=>e.stable)])}async getRuntime(){return await this.stable(),this._runtime??=this.evaluate(),this._runtime}getContextFiles(){return[...this.overlayParsers.flatMap(e=>e.getFiles()),...this.parser.getFiles()]}isInContext(e){return this.getContextFiles().some(n=>se(n,e))}getUriParser(e){let n=this.overlayParsers.find(r=>r.getFiles().some(i=>se(i,e)));return n??=this.parser.getFiles().some(r=>se(r,e))?this.parser:void 0,n}async getAllParsers(){return await this.stable(),[this.parser,...this.overlayParsers]}async getDocumentLinks(e,n){if(!this.isInContext(e))return[];let i=(await this.getRuntime()).rootNode.allBindingsProperties.filter(s=>se(s.ast.uri,e)&&(!n||Xn(s.ast,e,n))).flatMap(s=>s.ast.values?.values.flatMap(o=>{let c=s.parent?.nodeTypes.find(l=>o?.value instanceof je&&l.compatible===o.value.value);return c?{range:te(o.value),target:pe(c.bindingsPath)}:void 0})).filter(s=>s)??[];return[...this.parser.cPreprocessorParser.dtsIncludes.filter(s=>se(s.uri,e)&&(!n||Xn(s,e,n))).map(s=>{let o=this.parser.cPreprocessorParser.resolveInclude(s);if(o)return{range:te(s.path),target:pe(o)}}).filter(s=>s)??[],...i]}linkPropertiesLabelsAndNodePaths(e){let n=s=>[...s.property,...s.nodes.flatMap(n)],r=n(e.rootNode),i=e.rootNode.allDescendantsLabels;r.forEach(s=>s.ast.allDescendants.forEach(o=>{if(o instanceof de){let a=e.resolvePath([`&${o.label?.value}`],i);if(a){let c=e.rootNode.getChild(a);o.linksTo=c,c?.linkedRefLabels.push(o)}else o.value&&this._issues.push(At(3,o,Uo.DiagnosticSeverity.Error,[],[],[o.value]))}else o instanceof hi&&this.linkNodePath(o,e.rootNode)}))}linkNodePath(e,n){let r=n,i=e.pathParts;for(let s=0;s<i.length&&i[s];s++){let o=!1,a=i[s];if(a){let c=r?.getNode(a.name,a.fullAddress,!1);a.linksTo=c,!o&&!c&&(o=!0,this._issues.push(At(8,a,Uo.DiagnosticSeverity.Error,[],[],[a.toString(),`${e.pathParts.filter(l=>l?.linksTo).map(l=>l?.toString()).join("/")}`]))),c?.linkedNodeNamePaths.push(a),r=c}else break}}async reevaluate(e){let n=this.getUriParser(e);return n?(this.sortKeys=new WeakMap,await n.reparse(),this._runtime=this.evaluate(),this._runtime):this._runtime}getSortKey(e){if(e)return this.sortKeys.get(e.firstToken)}async evaluate(){let e=performance.now();await this.stable();let n=new Bo(this);this._issues=[],this.processRoot(this.parser.rootDocument,n);for(let r=0;r<this.overlayParsers.length;r++)this.processRoot(this.overlayParsers[r].rootDocument,n);return n.includes=this.parser.includes,n.comments=this.parser.cPreprocessorParser.allAstItems.filter(r=>r instanceof Qn),(await this.getAllParsers()).flatMap(r=>r.tokens).forEach((r,i)=>this.sortKeys.set(r,i)),this.linkPropertiesLabelsAndNodePaths(n),console.log(`(ID: ${this.id}) evaluate`,performance.now()-e),n}processRoot(e,n){for(let r=0;r<e.children.length;r++){let i=e.children[r];this.processChild(i,n.rootNode,n)}}processChild(e,n,r){e instanceof mt?this.processDtcBaseNode(e,n,r):e instanceof Ge?this.processDtcProperty(e,n,r):e instanceof kn?this.processDeleteNode(e,n,r):e instanceof at&&this.processDeleteProperty(e,n,r)}checkNodeUniqueNames(e,n){let r=(o,a)=>o.some(c=>c.name===a.name&&(c.address===void 0||a.fullAddress===void 0||Kn(c.address,a.fullAddress)===0)),i=n.nodes.map(o=>({name:o.name,address:o.address})),s=[];e.children.forEach(o=>{if(o instanceof Ie&&o.name)r(s.map(a=>({name:a.name,address:a.fullAddress})),o.name)&&this._issues.push(At(2,o.name)),s.push(o.name);else if(o instanceof kn&&o.nodeNameOrRef instanceof xe){let a=o.nodeNameOrRef;r(i,a)&&(s=s.filter(c=>r(s.map(l=>({name:l.name,address:l.fullAddress})),c)))}})}processDtcBaseNode(e,n,r){e instanceof gt?this.processDtcRootNode(e,r):e instanceof Ie?this.processDtcChildNode(e,n,r):e instanceof jt&&this.processDtcRefNode(e,r)}processDtcRootNode(e,n){n.roots.push(e),n.rootNode.definitions.push(e),this.checkNodeUniqueNames(e,n.rootNode),e.children.forEach(r=>this.processChild(r,n.rootNode,n))}processDtcChildNode(e,n,r){if(e.name?.name){let i=e.path?r.resolvePath(e.path):void 0,o=(i?r.rootNode.getChild(i):void 0)??new ke(this.bindingLoader,e.name.name,e.name.fullAddress,n);o.definitions.push(e),e.labels.forEach(a=>a.lastLinkedTo=o),n=o,this.checkNodeUniqueNames(e,o)}e.children.forEach(i=>this.processChild(i,n,r))}processDtcRefNodeLabelRef(e,n,r){let i,s=e.resolveNodePath??(e.pathName?r.resolvePath([e.pathName]):void 0);return s?(e.resolveNodePath??=[...s],i=r.rootNode.getChild(s),n.linksTo=i,e.labels.forEach(o=>o.lastLinkedTo=i),i?.linkedRefLabels.push(n),i?.referencedBy.push(e),e.labels.forEach(o=>{r.labelsUsedCache.set(o.label.value,s)}),i?(r.references.push(e),this.checkNodeUniqueNames(e,i)):r.unlinkedRefNodes.push(e)):(this._issues.push(At(3,n,Uo.DiagnosticSeverity.Error,[],[],[n.label?.value??""])),r.unlinkedRefNodes.push(e)),i}processDtcRefNodeNodePathRef(e,n,r){let i;n.path&&this.linkNodePath(n.path,r.rootNode);let o=n.path?.pathParts.at(-1)?.linksTo?.path;return o?(e.resolveNodePath??=o,i=r.rootNode.getChild(o),e.labels.forEach(a=>a.lastLinkedTo=i),i?.referencedBy.push(e),e.labels.forEach(a=>{r.labelsUsedCache.set(a.label.value,o)}),i?(r.references.push(e),this.checkNodeUniqueNames(e,i)):r.unlinkedRefNodes.push(e)):r.unlinkedRefNodes.push(e),i}processDtcRefNode(e,n){let r;e.reference?e.reference instanceof de?r=this.processDtcRefNodeLabelRef(e,e.reference,n):r=this.processDtcRefNodeNodePathRef(e,e.reference,n):n.unlinkedRefNodes.push(e),e.children.forEach(i=>this.processChild(i,r??new ke(this.bindingLoader,""),n))}processDtcProperty(e,n,r){e.propertyName?.name&&n.addProperty(new Ve(e,n)),e.children.forEach(i=>this.processChild(i,n,r))}processDeleteNode(e,n,r){if(e.nodeNameOrRef instanceof xe&&e.nodeNameOrRef.value){if(e.parentNode?.parentNode)if(!n.hasNode(e.nodeNameOrRef.name,e.nodeNameOrRef.fullAddress))this._issues.push(At(5,e.nodeNameOrRef));else{n.deletes.push(e);let i=n.getNode(e.nodeNameOrRef.name,e.nodeNameOrRef.fullAddress);e.nodeNameOrRef.linksTo=i,n.deleteNode(e.nodeNameOrRef.name,e,e.nodeNameOrRef.fullAddress),i?.labels.forEach(s=>{r.labelsUsedCache.delete(s.label.value)})}}else if(e.nodeNameOrRef instanceof de&&e.nodeNameOrRef.value){let i=r.resolvePath([`&${e.nodeNameOrRef.value}`]),s;i?(s=r.rootNode.getChild(i),n.deletes.push(e),e.nodeNameOrRef.linksTo=s,s?.labels.forEach(o=>{r.labelsUsedCache.delete(o.label.value)}),s?.linkedRefLabels.push(e.nodeNameOrRef),s?.parent?.deleteNode(s.name,e,s.address),e.parentNode instanceof mt&&!e.parentNode.pathName&&r.globalDeletes.push(e)):(r.unlinkedDeletes.push(e),this._issues.push(At(3,e.nodeNameOrRef,Uo.DiagnosticSeverity.Error,[],[],[e.nodeNameOrRef.value])))}else if(e.nodeNameOrRef instanceof $n&&e.nodeNameOrRef.path&&!e.nodeNameOrRef.path.pathParts.some(i=>!i)){let i=r.rootNode,s=e.nodeNameOrRef.path.pathParts;for(let l=0;l<s.length&&s[l];l++){let u=s[l];if(u){let d=i?.getNode(u.name,u.fullAddress,!1);u.linksTo=d,d?.linkedNodeNamePaths.push(u),i=d}}let o=e.nodeNameOrRef.path.pathParts.every(l=>l),a=e.nodeNameOrRef.path.pathParts.find(l=>l&&!l.linksTo),c=e.nodeNameOrRef.path.pathParts.at(-1)?.linksTo;c||(r.unlinkedDeletes.push(e),a&&this._issues.push(At(8,a,Uo.DiagnosticSeverity.Error,[],[],[a.toString(),`${e.nodeNameOrRef.path.pathParts.filter(l=>l?.linksTo).map(l=>l?.toString()).join("/")}`]))),n.deletes.push(e),c?.labels.forEach(l=>{r.labelsUsedCache.delete(l.label.value)}),c?.parent?.deleteNode(c.name,e,c.address),e.parentNode instanceof mt&&!e.parentNode.pathName&&r.globalDeletes.push(e)}else r.unlinkedDeletes.push(e);e.children.forEach(i=>this.processChild(i,n,r))}processDeleteProperty(e,n,r){e.propertyName?.name&&!n.hasProperty(e.propertyName.name)?this._issues.push(At(1,e.propertyName)):e.propertyName?.name&&(n.deletes.push(e),n.deleteProperty(e.propertyName.name,e)),e.children.forEach(i=>this.processChild(i,n,r))}static#e(e,n,r){let i=r.get(n);i||(i=[],r.set(n,i)),i.push(e)}async getSyntaxIssues(e=new Map,n){return(await this.getAllParsers()).forEach(r=>{n?r.issues.filter(i=>n(i.raw)).forEach(i=>t.#e(i.diagnostic(),i.raw.astElement.uri,e)):r.issues.forEach(i=>t.#e(i.diagnostic(),i.raw.astElement.uri,e))}),e}async getDiagnostics(){let e=new Map;try{return await this.getSyntaxIssues(e),(await this.getContextIssues()??[]).forEach(i=>t.#e(i.diagnostic(),i.raw.astElement.uri,e)),(await this.getRuntime())?.typesIssues.forEach(i=>t.#e(i.diagnostic(),i.raw.astElement.uri,e)),e}catch(n){throw console.error(n),n}}async toFullString(){return`/dts-v1/;
282
- ${(await this.getRuntime()).rootNode.toFullString((await this.getAllParsers()).at(-1).cPreprocessorParser.macros)}`}async serialize(){return(await this?.getRuntime())?.rootNode.serialize((await this.getAllParsers()).at(-1).cPreprocessorParser.macros)}};var Et=K(J());var IR=require("fs"),Vo=require("path");function k$(t){if(!t||!(t.ast instanceof Do))return[];let e=r=>r.flatMap(i=>(0,IR.readdirSync)(i,{withFileTypes:!0,recursive:!0}).filter(s=>s.name.toLowerCase().endsWith(".dtsi")||s.name.toLowerCase().endsWith(".h")).map(s=>({label:`${(0,Vo.join)((0,Vo.relative)(i,s.parentPath),s.name)}`,kind:Et.CompletionItemKind.File})));if(t.ast.relative)return e([(0,Vo.dirname)(t.ast.uri)]);let n=t.runtime.context.settings.includePaths??[];return e(n)}var Sf=(t,e)=>[...t.labels.filter(e),...t.deletedNodes.filter(n=>!e(n.by)).flatMap(n=>Sf(n.node,e)),...t.nodes.flatMap(n=>Sf(n,e))],ay=(t,e)=>[...t.labels,...t.deletedNodes.filter(n=>!e(n.by)).flatMap(n=>ay(n.node,e)),...t.nodes.flatMap(n=>ay(n,e))];function N$(t,e){if(!t||!(t.item instanceof Ve)||!(t.ast instanceof de))return[];let n=r=>ay(r,e);return Array.from(new Set(n(t.runtime.rootNode).map(r=>r.label.value))).map(r=>({label:`${r}`,kind:Et.CompletionItemKind.Method}))}function P$(t,e){if(!t||t.item!==null||!(t.ast instanceof de)||!(t.ast.parentNode instanceof jt))return[];let n=r=>Sf(r,e).filter(i=>e(i));return[...Array.from(new Set(n(t.runtime.rootNode).map(r=>r.label.value))).map(r=>({label:r,insertText:`${r} {
292
+ `){let a=this.lineNumber,c=this.columnNumber,l=n.length;this.pushToken({tokens:[21],value:n,pos:{col:c-l,line:a,len:l,colEnd:c},adjacentToken:r}),r=this._tokens.at(-1),n=""}else if(this.currentChar==="\\"){let a=this.lineNumber;if(n+=this.currentChar??"",this.move())a===this.lineNumber&&(n+=this.currentChar??"");else break}else n+=this.currentChar??"";if(!this.move())break}n+=e;let i=this.lineNumber,s=this.columnNumber+1,o=n.length;this.pushToken({tokens:[21],value:n,pos:{col:s-o,line:i,len:o,colEnd:s},adjacentToken:r}),this.move()}lexIt(){for(;!this.endOfFile&&(this.whiteSpace(),!this.endOfFile);){let e=this.getWord();e&&this.process(e)}}process(e){let n=this.isString(e)||this.isCDefine(e)||this.isCInclude(e)||this.isCLine(e)||this.isCUndef(e)||this.isCError(e)||this.isCPragma(e)||this.isCDefined(e)||this.isCIfDef(e)||this.isCIfNDef(e)||this.isCIf(e)||this.isCElIf(e)||this.isCElse(e)||this.isCEndIf(e)||this.isCFalse(e)||this.isCTrue(e)||this.isDigit(e)||this.isHexDigit(e)||this.isLetters(e)||this.isComma(e)||this.isBitwiseNot(e)||this.isBitwiseXOr(e)||this.isBitwiseOr(e)||this.isLogicalNot(e)||this.isGtSym(e)||this.isLtSym(e)||this.isSemicolon(e)||this.isColon(e)||this.isAssignOperator(e)||this.isForwardSlash(e)||this.isRoundOpen(e)||this.isRoundClose(e)||this.isCurlyOpen(e)||this.isCurlyClose(e)||this.isSquareOpen(e)||this.isSquareClose(e)||this.isBackSlash(e)||this.isMultiplicationOperator(e)||this.isModulusOperator(e)||this.isAmpersand(e)||this.isNegateOperator(e)||this.isAddOperator(e)||this.isQuestionMark(e)||this.isPeriod(e)||this.isHash(e)||this.isUnderScore(e)||this.isAt(e)||this.unknownToken(e);if(!n)throw new Error(`Lexer is not complete!!! Could not find token for "${e}"`);let r=this._tokens.at(-1);return n&&!r?.tokens.some(i=>i===21)&&r&&r.pos.len<e.length?this.process(e.slice(r.pos.len)):!0}whiteSpace(){for(;this.isWhiteSpace();)this.move()}pushToken(e){let n={...e,uri:this.uri},r=this._tokens.at(-1);n.prevToken=r,r&&(r.nextToken=n),this._tokens.push(n)}isLetters(e){let n=e.match(/^[A-Za-z]+/);return n?.[0]?(this.pushToken({tokens:[47],value:n?.[0],pos:this.generatePos(e,n?.[0])}),!0):!1}isDigit(e){let n=e.match(/^[0-9]/);return n?.[0]?(this.pushToken({tokens:[20,19],value:n[0],pos:this.generatePos(e,n[0])}),!0):!1}isHexDigit(e){let n=e.match(/^[A-Fa-f]/);return n?.[0]?(this.pushToken({tokens:[20,47],value:n[0],pos:this.generatePos(e,n[0])}),!0):!1}isCurlyOpen(e){let n="{";return e===n?(this.pushToken({tokens:[2],pos:this.generatePos(e,n),value:"{"}),!0):!1}isCurlyClose(e){let n="}";return e===n?(this.pushToken({tokens:[3],pos:this.generatePos(e,n),value:"}"}),!0):!1}isSemicolon(e){let n=";";return e===n?(this.pushToken({tokens:[1],pos:this.generatePos(e,n),value:n}),!0):!1}isColon(e){let n=":";return e===n?(this.pushToken({tokens:[50],pos:this.generatePos(e,n),value:n}),!0):!1}isHash(e){let n="#";return e.startsWith(n)?(this.pushToken({tokens:[46],pos:this.generatePos(e,n),value:n}),!0):!1}unknownToken(e){return this.pushToken({tokens:[41],pos:this.generatePos(e," "),value:e}),!0}isAssignOperator(e){let n="=";return e===n?(this.pushToken({tokens:[0],pos:this.generatePos(e,n),value:n}),!0):!1}isGtSym(e){let n=">";return e===n?(this.pushToken({tokens:[4],pos:this.generatePos(e,n),value:n}),!0):!1}isLtSym(e){let n="<";return e===n?(this.pushToken({tokens:[5],pos:this.generatePos(e,n),value:n}),!0):!1}isLogicalNot(e){let n="!";return e===n?(this.pushToken({tokens:[6],pos:this.generatePos(e,n),value:n}),!0):!1}isBitwiseOr(e){let n="|";return e===n?(this.pushToken({tokens:[8],pos:this.generatePos(e,n),value:n}),!0):!1}isBitwiseXOr(e){let n="^";return e===n?(this.pushToken({tokens:[9],pos:this.generatePos(e,n),value:n}),!0):!1}isAmpersand(e){let n="&";return e===n?(this.pushToken({tokens:[40,7],pos:this.generatePos(e,n),value:n}),!0):!1}isBitwiseNot(e){let n="~";return e===n?(this.pushToken({tokens:[10],pos:this.generatePos(e,n),value:n}),!0):!1}isRoundOpen(e){let n="(";return e===n?(this.pushToken({tokens:[42],pos:this.generatePos(e,n),value:n}),!0):!1}isRoundClose(e){let n=")";return e===n?(this.pushToken({tokens:[43],pos:this.generatePos(e,n),value:n}),!0):!1}isSquareOpen(e){let n="[";return e===n?(this.pushToken({tokens:[11],pos:this.generatePos(e,n),value:n}),!0):!1}isSquareClose(e){let n="]";return e===n?(this.pushToken({tokens:[12],pos:this.generatePos(e,n),value:n}),!0):!1}isComma(e){let n=",";return e===n?(this.pushToken({tokens:[24],pos:this.generatePos(e,n),value:n}),!0):!1}rewind(e){if(this.columnNumber+1<e.length)throw new Error("Error while rewinding");this.columnNumber-=e.length}isString(e){if(this.inComment)return!1;let n=e.match(/^["']/);return n?.[0]?(this.rewind(e.slice(1)),this.getString(n[0]),!0):!1}isForwardSlash(e){let n="/";return e===n?(this.pushToken({tokens:[13],pos:this.generatePos(e,n),value:"/"}),!0):!1}isBackSlash(e){let n="\\";return e===n?(this.pushToken({tokens:[14],pos:this.generatePos(e,n),value:"\\"}),!0):!1}isAddOperator(e){let n="+";return e===n?(this.pushToken({tokens:[15],pos:this.generatePos(e,n),value:n}),!0):!1}isQuestionMark(e){let n="?";return e===n?(this.pushToken({tokens:[44],pos:this.generatePos(e,n),value:n}),!0):!1}isPeriod(e){let n=".";return e===n?(this.pushToken({tokens:[45],pos:this.generatePos(e,n),value:n}),!0):!1}isNegateOperator(e){let n="-";return e===n?(this.pushToken({tokens:[16],pos:this.generatePos(e,n),value:n}),!0):!1}isUnderScore(e){let n="_";return e===n?(this.pushToken({tokens:[48],pos:this.generatePos(e,n),value:n}),!0):!1}isAt(e){let n="@";return e===n?(this.pushToken({tokens:[49],pos:this.generatePos(e,n),value:n}),!0):!1}isMultiplicationOperator(e){let n="*";return e===n?(this.pushToken({tokens:[17],pos:this.generatePos(e,n),value:n}),!0):!1}isModulusOperator(e){let n="%";return e===n?(this.pushToken({tokens:[18],pos:this.generatePos(e,n),value:n}),!0):!1}isCDefine(e){let n="#define";return e.toLowerCase()===n?(this.pushToken({tokens:[25],pos:this.generatePos(e,n),value:n}),!0):!1}isCInclude(e){let n="#include";return e.toLowerCase()===n?(this.pushToken({tokens:[26],pos:this.generatePos(e,n),value:n}),!0):!1}isCLine(e){let n="#line";return e.toLowerCase()===n?(this.pushToken({tokens:[27],pos:this.generatePos(e,n),value:n}),!0):!1}isCUndef(e){let n="#undef";return e.toLowerCase()===n?(this.pushToken({tokens:[28],pos:this.generatePos(e,n),value:n}),!0):!1}isCError(e){let n="#error";return e.toLowerCase()===n?(this.pushToken({tokens:[29],pos:this.generatePos(e,n),value:n}),!0):!1}isCPragma(e){let n="#pragma";return e.toLowerCase()===n?(this.pushToken({tokens:[30],pos:this.generatePos(e,n),value:n}),!0):!1}isCDefined(e){let n="#defined";return e.toLowerCase()===n?(this.pushToken({tokens:[31],pos:this.generatePos(e,n),value:n}),!0):!1}isCIf(e){let n="#if";return e.toLowerCase()===n?(this.pushToken({tokens:[32],pos:this.generatePos(e,n),value:n}),!0):!1}isCIfDef(e){let n="#ifdef";return e.toLowerCase()===n?(this.pushToken({tokens:[33],pos:this.generatePos(e,n),value:n}),!0):!1}isCIfNDef(e){let n="#ifndef";return e.toLowerCase()===n?(this.pushToken({tokens:[34],pos:this.generatePos(e,n),value:n}),!0):!1}isCElIf(e){let n="#elif";return e.toLowerCase()===n?(this.pushToken({tokens:[35],pos:this.generatePos(e,n),value:n}),!0):!1}isCElse(e){let n="#else";return e.toLowerCase()===n?(this.pushToken({tokens:[36],pos:this.generatePos(e,n),value:n}),!0):!1}isCEndIf(e){let n="#endif";return e.toLowerCase()===n?(this.pushToken({tokens:[37],pos:this.generatePos(e,n),value:n}),!0):!1}isCTrue(e){let n="true";return e==n?(this.pushToken({tokens:[38],value:n,pos:this.generatePos(e,n)}),!0):!1}isCFalse(e){let n="false";return e==n?(this.pushToken({tokens:[39],value:n,pos:this.generatePos(e,n)}),!0):!1}generatePos(e,n){let r=this.columnNumber-e.length;return{line:this.lineNumber,col:r,len:n.length,colEnd:r+n.length}}};var Gg=require("fs"),Fo=require("path"),fc=K(Z());var lt=class extends F{constructor(e){super(e),this.semanticTokenType="keyword",this.semanticTokenModifiers="declaration"}};var Yd=class extends F{constructor(n,r){super(r);this.operator=n;this.semanticTokenType="operator",this.semanticTokenModifiers="declaration"}toString(){return this.operator}};var aR=K(Z());var Kd=class extends lt{toString(){return"..."}},zr=class extends F{constructor(n,r){super();this.functionName=n;this.params=r;this.addChild(n),this.params.forEach(i=>this.addChild(i))}getDocumentSymbols(n){return se(this.uri,n)?[{name:this.functionName.name,kind:aR.SymbolKind.Function,range:ne(this),selectionRange:ne(this),children:this.params.flatMap(r=>r.getDocumentSymbols(n))}]:[]}toString(){return`${this.functionName}(${this.params.map(n=>n.toString()).join(",")})`}};var Vi=class{constructor(){this.positionStack=[];this._issues=[];this.issueLengthPositionStack=[];this.moveEndOfLine=(e,n=!0)=>{let r=e.pos.line;if(this.currentToken?.pos.line!==r||!se(this.currentToken?.uri,e.uri))return;let i=this.currentToken,s=i;for(;this.currentToken?.pos.line===r&&se(this.currentToken?.uri,e.uri);)s=this.moveToNextToken;if(n){let o=new F(z(i,s));this._issues.push(W(22,o))}return s};this.parsing=new Promise(e=>{setTimeout(()=>{this.parse().then(e)})})}reset(){this.issueLengthPositionStack=[],this.positionStack=[],this._issues=[]}get issues(){return this._issues}get stable(){return this.parsing}get done(){return this.peekIndex()>=this.tokens.length}get moveToNextToken(){let e=this.currentToken;if(e)return this.moveStackIndex(),e}enqueueToStack(){this.issueLengthPositionStack.push(this._issues.length),this.positionStack.push(this.peekIndex())}popStack(){let e=this.issueLengthPositionStack.pop()??0;e!==this._issues.length&&this._issues.splice(e),this.positionStack.pop()}mergeStack(){let e=this.issueLengthPositionStack.pop(),n=this.positionStack.pop();if(n===void 0||e===void 0)throw new Error("Index out of bounds");this.positionStack[this.positionStack.length-1]=n}peekIndex(e=1){let n=this.positionStack.at(-1*e);if(n===void 0)throw new Error("Index out of bounds");return n}get currentToken(){return this.tokens.at(this.peekIndex())}get prevToken(){let e=this.peekIndex()-1;if(e!==-1)return this.tokens[e]}moveStackIndex(){let e=this.positionStack.length-1;if(this.positionStack[e]===void 0)throw new Error("Index out of bounds");this.positionStack[e]!==this.tokens.length&&this.positionStack[e]++}checkConcurrentTokens(e){this.enqueueToStack();let n=[];return e.every(r=>{let i=this.currentToken,s=r(i),o=!1;return s!=="no"&&i&&(n.push(i),this.moveToNextToken,o=Ft(i,this.currentToken)),s==="yes"&&o}),this.mergeStack(),n}consumeAnyConcurrentTokens(e){this.enqueueToStack();let n=[],r,i=!0;for(;e.some(s=>s(this.currentToken)==="yes"&&i);)n.push(this.currentToken),r=this.moveToNextToken,i=Ft(r,this.currentToken);return this.mergeStack(),n}getDocumentSymbols(e){return this.allAstItems.flatMap(n=>n.getDocumentSymbols(e))}getWorkspaceSymbols(){return this.allAstItems.flatMap(e=>e.getWorkspaceSymbols())}buildSemanticTokens(e,n){let r=[],i=(s,o,a)=>{if(!a?.start||!a?.end||!se(a.start.uri,n)||!se(a.end.uri,n))return;let c=a.end.pos.colEnd-a.start.pos.col;r.push({line:a.start.pos.line,char:a.start.pos.col,length:a.end===a.start?a.end.pos.len:c,tokenType:s,tokenModifiers:o})};this.allAstItems.forEach(s=>{s.buildSemanticTokens(i)}),r.sort((s,o)=>s.line===o.line?s.char-o.char:s.line-o.line).forEach(s=>e.push(s.line,s.char,s.length,s.tokenType,s.tokenModifiers))}processCIdentifier(e,n){this.enqueueToStack();let r=this.consumeAnyConcurrentTokens([19,47,48].map(Me));if(!r.length){this.popStack();return}let i=r.map(o=>o.value).join("");if(!i.match(/^[_A-Za-z]/)){this.popStack();return}let s=new _t(i,z(r[0],r.at(-1)));return!n&&s.name!=="defined"&&(e.get(s.name)||this._issues.push(W(42,s))),this.mergeStack(),s}isOperator(){this.enqueueToStack();let e=this.moveToNextToken;if(!e){this.popStack();return}let n=e,r;if(B(e,40)?(r="&",B(this.currentToken,40)&&(r="&&",n=this.moveToNextToken)):B(e,10)?(r="!",B(this.currentToken,0)&&(r="!=",n=this.moveToNextToken)):B(e,8)?(r="|",B(this.currentToken,8)&&(r="||",n=this.moveToNextToken)):B(e,9)?r="^":B(e,4)?(r=">",B(this.currentToken,4)?(r="<<",n=this.moveToNextToken):B(this.currentToken,0)&&(r=">=",n=this.moveToNextToken)):B(e,5)?(r="<",B(this.currentToken,5)?(r=">>",n=this.moveToNextToken):B(this.currentToken,0)&&(r="<=",n=this.moveToNextToken)):B(e,15)?r="+":B(e,16)?r="-":B(e,17)?r="*":B(e,13)?r="/":B(e,18)?r="%":B(e,46)?B(this.currentToken,46)&&(r="##",n=this.moveToNextToken):B(e,0)&&B(this.currentToken,0)&&(r="==",n=this.moveToNextToken),r){let i=new Yd(r,z(e,n));return this.mergeStack(),i}this.popStack()}parseScopedBlock(e,n,r){this.enqueueToStack();let i=this.moveToNextToken;if(!i||!e(i)){this.popStack();return}let s=this.peekIndex(),o=()=>{this.positionStack[this.positionStack.length-1]=s},a=y=>y.flatMap(p=>"items"in p?a(p.items):p),c=[i],l=[],u=[];u[0]={rewind:o,tokens:[]};let d=this.currentToken;for(;d&&!n(d);){if(r?.(d)){let y=this.peekIndex()+1,p=()=>{this.positionStack[this.positionStack.length-1]=y};c.push(d),l.push(d),u[u.length]={rewind:p,tokens:[]}}else if(e(d)){let y=this.parseScopedBlock(e,n,r);y&&(c.push(y),u[u.length-1].tokens.push(...a(y.items))),d=this.currentToken;continue}else c.push(d),u[u.length-1].tokens.push(d);this.moveToNextToken,d=this.currentToken}let f=d;f&&n(f)&&(this.moveToNextToken,c.push(f));let h={startToken:i,items:c,splitTokens:u,endToken:f,separatorTokens:l};return this.mergeStack(),h}isFunctionCall(e){this.enqueueToStack();let n=this.processCIdentifier(e,!1);if(!n){this.popStack();return}if(!Ft(n.lastToken,this.currentToken)){this.popStack();return}let r=this.processMacroCallParams();if(!r){this.popStack();return}if(n.name==="defined")r.length>1?this._issues.push(W(44,n)):r.length<1&&this._issues.push(W(45,n));else{let s=e.get(n.name)?.macro;s&&(s?.identifier instanceof zr?r.length>s.identifier.params.length?this._issues.push(W(44,n,void 0,[s])):r.length<s.identifier.params.length&&this._issues.push(W(45,n,void 0,[s])):this._issues.push(W(43,n)))}let i=new vr(n,r);return i.lastToken=this.prevToken,this.mergeStack(),i}processHex(){this.enqueueToStack();let e=this.checkConcurrentTokens([Je("0"),Je("x",!0)]);if(e.length!==2){this.popStack();return}let n=this.consumeAnyConcurrentTokens([19,20].map(Me));if(!n.length){this.popStack();return}let r=Number.parseInt(n.map(s=>s.value).join(""),16),i=new Gt(r,z(e[0],n.at(-1)));return this.mergeStack(),i}processDec(e=!1){this.enqueueToStack();let n;e&&(B(this.currentToken,16)||B(this.currentToken,15))&&Ft(this.currentToken,this.currentToken?.nextToken)&&(n=this.moveToNextToken);let r=this.consumeAnyConcurrentTokens([19].map(Me));if(!r.length){this.popStack();return}let i=Number.parseInt(r.map(o=>o.value).join(""),10);n&&B(n,16)&&(i=4294967295-i);let s=new Gt(i,z(n??r[0],r.at(-1)));return this.mergeStack(),s}processEnclosedExpression(e){this.enqueueToStack();let n,r;if(B(this.currentToken,42)){let i;n=this.moveToNextToken,r=n;let s=this.processExpression(e,!0);return s&&(i=new Fr(s,!0),s=new Fr(i,!1),i.openBracket=n),B(this.currentToken,43)?(r=this.moveToNextToken,i&&(i.closeBracket=r)):this._issues.push(W(26,new F(z(n)))),this.mergeStack(),s}this.popStack()}processExpression(e,n=!1){this.enqueueToStack();let r;if(r=this.processEnclosedExpression(e)||this.isFunctionCall(e)||this.processCIdentifier(e,!1)||this.processHex()||this.processDec(!0),!r){this.popStack();return}if(n){let i=this.isOperator();for(;i;){let s=this.processExpression(e);s?r instanceof Fr?r.addExpression(i,s):r=new Fr(r,!1,{operator:i,expression:s}):this._issues.push(W(27,i)),i=this.isOperator()}}return this.mergeStack(),r}processMacroCallParams(){if(!B(this.currentToken,42))return;let e=this.parseScopedBlock(r=>!!B(r,42),r=>!!B(r,43),r=>!!B(r,24));return e?.items.length===2&&B(e.endToken,43)?[]:e?.splitTokens.map((r,i)=>{if(r.tokens.length===0)return null;let s=new Br(r.tokens.map((o,a)=>{let c=o.value;return o.pos.line===r.tokens.at(a+1)?.pos.line?c=c.padEnd(r.tokens[a+1].pos.col-o.pos.col," "):o.value==="\\"&&(c=c.slice(0,-1)),c}).join(""),z(r.tokens[0],r.tokens.at(-1)),i);return s.splitToken=e.separatorTokens.at(i),s})}};var Xd=class t extends Vi{constructor(n){super();this.uri=n;this.comments=[];this.tokens=[]}cleanUpComments(){let n=[];for(let r=0;r<this.tokens.length;r++){let i=t.processBlockComment(this.tokens,r)||t.processLineComment(this.tokens,r);i&&(r=i.index,n.push(...i.tokenUsed),this.comments.push(i.comment))}n.reverse().forEach(r=>this.tokens.splice(r,1))}get allAstItems(){return this.comments}reset(){super.reset(),this.comments=[]}reparse(){return this.reset(),this.parse()}async parse(){this.tokens=qn().requestTokens(this.uri,!0),this.cleanUpComments()}static processBlockComment(n,r){let i=[],s=()=>(i.push(r++),n[r]),o=()=>n[r],a=()=>n[r-1],c=o(),l=c;if(!c||!B(c,13)||(l=s(),!B(l,17)||c.pos.line!==l.pos.line||c.pos.col+1!==l.pos.col))return;let u=()=>!(!B(a(),17)||!B(o(),13)||!Ft(a(),o())),d=l.pos.line,f=c,h=[];l=s();do{if(o()?.pos.line!==d){let T=new Qn(z(f,a()));h.push(T),d=o().pos.line??0,f=o()}l=s()}while(r<n.length&&!u());let y=new Qn(z(f,o()));h.push(y);let p=new Jn(h);return s(),{comment:p,tokenUsed:i,index:r-1}}static processLineComment(n,r){let i=[];if(!B(n[r],13)||n.length===r+1||!B(n[r+1],13)||!Ft(n[r],n[r+1]))return;for(;n[r].pos.line===n.at(r+1)?.pos.line;)i.push(r++);return i.push(r++),{comment:new Qn(z(n[i[0]],n[i.at(-1)])),tokenUsed:i,index:r-1}}};var cR=K(Z());var Jd=class extends F{constructor(n,r){super(n);this.content=r}toString(){let n=this.content.filter(r=>!B(r,14));return n.map((r,i)=>{let s=r.value;return r.pos.line===n.at(i+1)?.pos.line?s=s.padEnd(n[i+1].pos.col-r.pos.col," "):n.at(i+1)&&(s=s.padEnd(s.length+1," ")),s}).join("")}},cc=class extends F{constructor(n,r,i){super();this.keyword=n;this.identifier=r;this.content=i;this.addChild(n),this.addChild(this.identifier),this.content&&this.addChild(this.content)}get name(){return this.identifier instanceof _t?this.identifier.name:this.identifier.functionName.name}toString(){return this.toStringCache??=[this.identifier.toString(),...this.content?[this.content?.toString()]:[]].join(" "),this.toStringCache}toMarkupContent(){return{kind:cR.MarkupKind.Markdown,value:["```cpp",`#define ${this.toString()}`,"```"].join(`
293
+ `)}}};var Rs=class extends F{constructor(e){super(e)}},lc=class extends F{constructor(n,r){super();this.keyword=n;this.content=r;this.active=!1;this.addChild(n)}},uc=class extends lc{constructor(n,r,i){super(n,i);this.identifier=r;this.addChild(r),this.addChild(i)}useBlock(n){return this.identifier&&n.has(this.identifier.name)}},Qd=class extends lc{constructor(n,r,i){super(n,i);this.expression=r;this.addChild(r),this.addChild(i)}useBlock(n){return this.expression instanceof vr?this.expression.functionName.name==="defined"?this.expression&&n.has(this.expression.params.at(0)?.value??""):this.expression.isTrue(n):this.expression?.isTrue(n)}},Zd=class extends uc{useBlock(e){return this.identifier&&!e.has(this.identifier.name)}},dc=class extends lc{};var jo=class extends F{constructor(n,r,i){super();this.ifDef=n;this.endIf=r;this.elseOption=i;this.addChild(n),i&&this.addChild(i),this.addChild(r)}getInValidTokenRange(n,r){let i=[],s=a=>r.findIndex(c=>c===a);if(!this.ifDef.identifier)return[{start:s(this.tokenIndexes.start),end:s(this.tokenIndexes.end)}];i.push({start:s(this.ifDef.tokenIndexes.start),end:s(this.ifDef.identifier.tokenIndexes.end)});let o=this.ifDef.useBlock(n);return o?this.ifDef.active=!0:this.elseOption&&(this.elseOption.active=!0),!o&&this.ifDef.content&&i.push({start:s(this.ifDef.content.tokenIndexes.start),end:s(this.ifDef.content.tokenIndexes.end)}),this.elseOption&&(i.push({start:s(this.elseOption.tokenIndexes.start),end:s(this.elseOption.keyword.tokenIndexes.end)}),o&&this.elseOption.content&&i.push({start:s(this.elseOption.content.tokenIndexes.start),end:s(this.elseOption.content.tokenIndexes.end)})),this.endIf&&i.push({start:s(this.endIf.tokenIndexes.start),end:s(this.endIf.tokenIndexes.end)}),i}},zi=class extends F{constructor(n,r,i){super();this.ifBlocks=n;this.endIf=r;this.elseOption=i;n.forEach(s=>this.addChild(s)),i&&this.addChild(i),this.addChild(r)}getInValidTokenRange(n,r){let i=[],s=a=>r.findIndex(c=>c===a),o=!1;return this.ifBlocks.forEach(a=>{i.push({start:s(a.tokenIndexes.start),end:s(a.expression?.tokenIndexes.end??a.keyword.tokenIndexes.end)}),!o&&a.useBlock(n)?(a.active=!0,o=!0):a.content&&i.push({start:s(a.content.tokenIndexes.start),end:s(a.content.tokenIndexes.end)})}),this.elseOption&&(i.push({start:s(this.elseOption.keyword.tokenIndexes.start),end:s(this.elseOption.keyword.tokenIndexes.end)}),o&&this.elseOption.content?i.push({start:s(this.elseOption.content.tokenIndexes.start),end:s(this.elseOption.content.tokenIndexes.end)}):this.elseOption.active=!0),this.endIf&&i.push({start:s(this.endIf.tokenIndexes.start),end:s(this.endIf.tokenIndexes.end)}),i}};var Bo=class extends Vi{constructor(n,r,i){super();this.uri=n;this.incudes=r;this.tokens=[];this.nodes=[];this.dtsIncludes=[];this.macroSnapShot=new Map;this.macros=new Map;this.macroStart=!1;i&&(Array.from(i).forEach(([s,o])=>this.macroSnapShot.set(s,o)),Array.from(i).forEach(([s,o])=>this.macros.set(s,o)))}get currentToken(){let n=this.prevToken,r=Tr(n,this.tokens.at(this.peekIndex()))||!n||B(n,14)&&n.pos.line+1===this.tokens.at(this.peekIndex())?.pos.line;if(!(this.macroStart&&!r))return this.macroStart&&B(this.tokens.at(this.peekIndex()),14)?(this.moveStackIndex(),this.currentToken):this.tokens.at(this.peekIndex())}reset(n){super.reset(),this.macros.clear(),n?(this.macroSnapShot.clear(),Array.from(n).forEach(([r,i])=>this.macroSnapShot.set(r,i)),Array.from(n).forEach(([r,i])=>this.macros.set(r,i))):Array.from(this.macroSnapShot).forEach(([r,i])=>this.macros.set(r,i)),this.nodes=[],this.dtsIncludes=[]}async reparse(n){let r=this.stable;return this.parsing=new Promise(i=>{r.then(()=>{if(n&&n.size===this.macroSnapShot.size){let s=Array.from(n);if(Array.from(this.macroSnapShot).every(([o,a],c)=>{let[l,u]=s[c];return l===o&&u.macro.toString()===a.macro.toString()})){console.log("header file cache hit",this.uri),i();return}}this.reset(n),this.parse().then(i)})}),this.parsing}async parse(){let n=new Xd(this.uri);if(await n.stable,this.tokens=n.tokens,this.nodes.push(...n.allAstItems),this.positionStack.push(0),this.tokens.length!==0){for(;!this.done;)await this.lineProcessor();if(this.positionStack.length!==1)throw new Error("Incorrect final stack size")}}async lineProcessor(){if(this.enqueueToStack(),!(!this.prevToken||this.prevToken.pos.line!==this.currentToken?.pos.line||!se(this.prevToken.uri,this.currentToken.uri))){this.moveEndOfLine(this.prevToken,!1),this.mergeStack();return}let r=this.currentToken,i=await this.processInclude()||this.processDefinitions()||this.processUndef()||this.processIfDefBlocks();r&&this.moveEndOfLine(r,!!i),this.mergeStack()}processDefinitions(){this.enqueueToStack();let n=this.peekIndex(),r=this.moveToNextToken;if(!r||!B(r,25))return this.popStack(),!1;this.macroStart=!0;let i=new lt(z(r)),s=this.isFunctionDefinition()||this.processCIdentifier(this.macros,!0);if(!s)return this._issues.push(W(30,i)),this.mergeStack(),this.macroStart=!1,!0;let o=this.consumeDefinitionContent(),a;o.length&&(a=new Jd(z(o[0],o.at(-1)),o));let c=new cc(i,s,a);this.macros.set(c.name,{macro:c,resolver:tw(c.toString())}),this.nodes.push(c);let l=this.peekIndex();return this.tokens.splice(n,l-n),this.positionStack[this.positionStack.length-1]=n,this.mergeStack(),this.macroStart=!1,!0}processUndef(){this.enqueueToStack();let n=this.peekIndex(),r=this.moveToNextToken;if(!r||!B(r,28))return this.popStack(),!1;this.macroStart=!0;let i=new lt(z(r)),s=this.processCIdentifier(this.macros,!0);if(!s)return this._issues.push(W(30,i)),this.mergeStack(),this.macroStart=!1,!0;let o=new cc(i,s);this.macros.delete(s.name),this.nodes.push(o);let a=this.peekIndex();return this.tokens.splice(n,a-n),this.positionStack[this.positionStack.length-1]=n,this.mergeStack(),this.macroStart=!1,!0}consumeDefinitionContent(){let n=[];for(;this.currentToken;){let r=this.moveToNextToken;r&&n.push(r)}return n}isFunctionDefinition(){this.enqueueToStack();let n=this.processCIdentifier(this.macros,!0);if(!n){this.popStack();return}let r=this.moveToNextToken;if(!B(r,42)||!Ft(n.lastToken,r)){this.popStack();return}let i=[],s=this.processCIdentifier(this.macros,!0)||this.processVariadic();for(;s;)i.push(s),!B(this.currentToken,24)&&!B(this.currentToken,43)?this._issues.push(W(28,s)):B(this.currentToken,43)||(r=this.moveToNextToken),s=this.processCIdentifier(this.macros,!0)||this.processVariadic();let o=new zr(n,i);return B(this.currentToken,43)?(r=this.moveToNextToken,o.lastToken=r):(o.lastToken=this.prevToken,this._issues.push(W(26,i.at(-1)??o))),this.mergeStack(),o}processVariadic(){this.enqueueToStack();let n=this.checkConcurrentTokens([Me(45),Me(45),Me(45)]);if(n.length!==3){this.popStack();return}let r=new Kd(z(n[0],n.at(-1)));return this.mergeStack(),r}processIfDefBlocks(){let n=this.peekIndex(),r=this.parseScopedBlock(o=>!!o&&[33,34,32].some(a=>B(o,a))&&!Tr(o.prevToken,o),o=>!!o&&[37].some(a=>B(o,a))&&!Tr(o.prevToken,o),o=>!!o&&[36,35].some(a=>B(o,a))&&!Tr(o.prevToken,o));if(!r)return;let i;B(r.startToken,32)?i=this.processIfBlock(r,(o,a,c)=>new Qd(o,a??null,c)):i=this.processIfDefBlock(r,(o,a,c)=>B(r.startToken,33)?new uc(o,a??null,c):new Zd(o,a??null,c)),this.nodes.push(i),i.getInValidTokenRange(this.macros,this.tokens).reverse().forEach(o=>{this.tokens.splice(o.start,o.end-o.start+1)}),[...i instanceof zi?i.ifBlocks:[i.ifDef],...i.elseOption?[i.elseOption]:[]].forEach(o=>{!o.active&&o.content&&this._issues.push(W(47,o.content,fc.DiagnosticSeverity.Hint,[],[fc.DiagnosticTag.Unnecessary]))}),this.positionStack[this.positionStack.length-1]=n}processIfDefBlock(n,r){this.enqueueToStack(),this.macroStart=!0;let i=new lt(z(n.startToken));n.splitTokens[0].rewind();let s=this.processCIdentifier(this.macros,!0);s||this._issues.push(W(31,i)),this.macroStart=!1;let o,a=s?.lastToken.nextToken??i.lastToken.nextToken;a&&n.splitTokens[0].tokens.find(f=>f===a)&&(o=new Rs(z(a,n.splitTokens[0].tokens.at(-1))));let c=r(i,s??null,o??null),l;if(n.splitTokens.length>1){let f=n.splitTokens[1].tokens[0].prevToken,h=new lt(z(f)),y;n.splitTokens[1].tokens.length&&(y=new Rs(z(n.splitTokens[1].tokens[0],n.splitTokens[1].tokens.at(-1)))),l=new dc(h,y??null)}let u;n.endToken?u=new lt(z(n.endToken)):this._issues.push(W(46,i));let d=new jo(c,u??null,l);return this.mergeStack(),d}processIfBlock(n,r){this.enqueueToStack();let i=new lt(z(n.startToken)),s=[],o;n.splitTokens.forEach((l,u)=>{l.rewind();let d=this.prevToken,f=new lt(z(d));this.macroStart=!0;let h=this.processExpression(this.macros,!0)||this.processCIdentifier(this.macros,!0);if(this.macroStart=!1,u===n.splitTokens.length-1&&B(d,36)){let p=d,T=new lt(z(p)),_;l.tokens.length&&(_=new Rs(z(l.tokens[0],l.tokens.at(-1)))),o=new dc(T,_??null)}else{h||this._issues.push(W(31,i));let p,T=h?.lastToken.nextToken??i.lastToken.nextToken;T&&l.tokens.find(b=>b===T)&&(p=new Rs(z(T,n.splitTokens[u].tokens.at(-1))));let _=r(f,h??null,p??null);s.push(_)}});let a;n.endToken?a=new lt(z(n.endToken)):this._issues.push(W(46,i));let c=new zi(s,a??null,o);return this.mergeStack(),c}get allAstItems(){return[...this.dtsIncludes,...this.nodes]}resolveInclude(n){if(n.path.path)return n.path.relative?[(0,Fo.resolve)((0,Fo.dirname)(n.uri),n.path.path),...this.incudes.map(r=>(0,Fo.resolve)(r,n.path.path))].find(r=>(0,Gg.existsSync)(r)):this.incudes.map(r=>(0,Fo.resolve)(r,n.path.path)).find(r=>(0,Gg.existsSync)(r))}async processInclude(){this.enqueueToStack();let n=this.peekIndex(),r=this.currentToken;if(!r)return this.popStack(),!1;let i=r,s=r;if(B(r,26))this.moveToNextToken;else{let p=this.checkConcurrentTokens([Me(13),Je("include"),Me(13)]);if(p.length!==3)return this.popStack(),!1;i=p[0],s=p.at(-1)}let o=i,a=new lt(z(i,s));r=this.moveToNextToken;let c=r,l=!!B(r,21);if(!c||!l&&!B(r,5))return o&&this.moveEndOfLine(o),this.mergeStack(),!0;let u="";if(l)u=r?.value??"";else for(;this.currentToken?.pos.line===o.pos.line&&!B(this.currentToken,4);)u+=this.currentToken?.value??"",r=this.moveToNextToken;let d=new Ao(u,l,z(c,r)),f=new hi(a,d);this.dtsIncludes.push(f),l||(this.currentToken?.pos.line!==o.pos.line||!B(this.currentToken,4)?this._issues.push(W(12,f)):(r=this.moveToNextToken,d.lastToken=r)),this.mergeStack();let h=this.peekIndex(),y=this.resolveInclude(f);if(f.resolvedPath=y,y||this._issues.push(W(36,f.path,fc.DiagnosticSeverity.Warning)),y){qn().requestTokens(y,!0);let p=await hc().getCPreprocessorParser(y,this.incudes,this.macros,this.uri);await p.stable,this._issues.push(...p.issues),this.macros.clear(),Array.from(p.macros).forEach(([T,_])=>this.macros.set(T,_)),y.endsWith(".h")?this.tokens.splice(n,h-n):this.tokens.splice(n,h-n,...p.tokens),this.nodes.push(...p.nodes),this.dtsIncludes.push(...p.dtsIncludes)}else this.tokens.splice(n,h-n);return this.positionStack[this.positionStack.length-1]=n,!0}};var Yg,ef=class{constructor(){this.headerFiles=new Map;this.includeOwners=new WeakMap}getCPreprocessorParser(e,n,r,i){e=nt(e);let s=`${Array.from(r).map(l=>l[1].macro.toString()).join("::")}`,o=this.headerFiles.get(e)?.get(s);if(o)return o.reparse(r),o;console.log("No cpreprocess cache",e);let a=new Bo(e,n,r),c=this.includeOwners.get(a)??new Set;return c.add(i),this.includeOwners.set(a,c),this.headerFiles.has(e)||this.headerFiles.set(e,new Map),this.headerFiles.get(e)?.set(s,a),a}reset(e){e=nt(e);let n=this.headerFiles.get(e);n&&Array.from(n).forEach(r=>{r[1]&&(console.log("disposing cpreprocessor cache for",e),Array.from(this.includeOwners.get(r[1])??[]).forEach(this.reset.bind(this)),this.headerFiles.delete(e))})}};function hc(){return Yg??=new ef,Yg}function lR(){Yg=new ef}var Kg,tf=class t{constructor(){this.fileMap=new Map}static clone(e){let n=e.map(r=>({...r}));return n.forEach((r,i)=>{r.prevToken=n[i-1],r.nextToken=n[i+1]}),n}needsRenew(e,n){return e=nt(e),this.fileMap.get(e)?.text!==n}getDocument(e){return Po.create(e,"devicetree",0,this.fileMap.get(e)?.text??(0,pc.readFileSync)(e).toString())}renewLexer(e,n){if(e=nt(e),hc().reset(e),!e||!(0,pc.existsSync)(e))return[];try{n??=(0,pc.readFileSync)(e).toString();let r=new Gd(n,e);return this.fileMap.set(e,r),t.clone(r.tokens)}catch{}return[]}requestTokens(e,n){e=nt(e);let r=this.fileMap.get(e)?.tokens;return!r&&n?[...this.renewLexer(e)]:t.clone(r??[])}reset(e){e=nt(e),hc().reset(e),this.fileMap.delete(e)}};function qn(){return Kg??=new tf,Kg}function uR(){Kg=new tf}var Uo=class t{constructor(e){this.context=e;this.comments=[];this.includes=[];this.roots=[];this.references=[];this.unlinkedDeletes=[];this.unlinkedRefNodes=[];this.globalDeletes=[];this.rootNode=new _e(this.context.bindingLoader,"/");this.labelsUsedCache=new Map;this.fileTopMostAstCache=new Map}fileTopMostAsts(e){let n=this.fileTopMostAstCache.get(e);if(n)return n;let r=[...this.context.parser.cPreprocessorParser.allAstItems,...this.roots,...this.references,...this.unlinkedDeletes,...this.unlinkedRefNodes,...this.globalDeletes,...this.context.overlayParsers.flatMap(i=>[...i.cPreprocessorParser.allAstItems,...i.unhandledStatements.children]),...this.context.parser.unhandledStatements.children].flatMap(i=>i.getTopMostAstNodeForFile(e));return this.fileTopMostAstCache.set(e,r),r}getDeepestAstNode(e,n){let i=this.fileTopMostAsts(e).find(s=>Kn(s,e,n)||ZN(qn().requestTokens(e,!1),s,n));if(i instanceof Bt){let o=this.rootNode.getReferenceBy(i)?.getDeepestAstNode(e,n);return o?{...o,runtime:this}:{item:null,runtime:this,ast:Ur(i,e,n)}}else if(i instanceof yt&&i.path){let s=this.rootNode.getDeepestAstNode(e,n);return s?{...s,runtime:this}:void 0}else if(i instanceof $e&&i.path){let s=t.getNodeFromPath(i.path.slice(1),this.rootNode)?.getDeepestAstNode(e,n);return s?{...s,runtime:this}:void 0}else if(i)return{runtime:this,item:null,ast:Ur(i,e,n)}}static getNodeFromPath(e,n,r=!0){if(e.length===0)return n;let i=e[0].split("@"),s=i[0],a=i.at(1)?.split(",").map(u=>Number.parseInt(u,16)),c=e.slice(1),l=n.getNode(s,a,r);return l?t.getNodeFromPath(c,l,r):void 0}resolvePath(e,n){if(!e.at(0)?.startsWith("&"))return e;let r=this.labelsUsedCache.get(e[0].slice(1));return r||(n??=this.rootNode.allDescendantsLabels,n.find(s=>s.label.value===e.at(0)?.slice(1)&&s.parentNode instanceof gt)?.lastLinkedTo?.path)}get issues(){return[...this.labelIssues(),...this.rootNode.getIssues(this.context.macros)]}labelIssues(){let e=[],n=new Map;return this.rootNode.allDescendantsLabelsMapped.forEach(r=>{n.has(r.label.label.value)?n.get(r.label.label.value)?.push(r):n.set(r.label.label.value,[r])}),Array.from(n).forEach(r=>{let i=r[1];if(i.length>1){let s=i.find(a=>a.owner instanceof _e);(!i.every(a=>a&&a.owner===s?.owner)||!s)&&e.push(It(4,i.at(0).label,dR.DiagnosticSeverity.Error,i.slice(1).map(a=>a.label),[],[i.at(0).label.label.value]))}}),e}get typesIssues(){let e=n=>[...n.nodeType?.getIssue(this,n)??[],...n.nodes.flatMap(r=>e(r))];return this.typesIssuesCache??=e(this.rootNode),this.typesIssuesCache}getOrderedNodeAst(e){return ew([...e.definitions,...e.referencedBy],this.context)}};var af=K(Z());var fR=K(Z());var nf=class extends F{constructor(n){super();this.values=n;this.docSymbolsMeta={name:"Values",kind:fR.SymbolKind.String},this.values.forEach(r=>this.addChild(r))}toString(){return this.values.map(n=>n?.toString()).join(",")}toJson(){return this.values.length===1?this.values[0]?.toJson():this.values.map(n=>n?.toJson())}};var hR=K(Z());var rf=class extends F{constructor(n){super();this.keyword=n;this.addChild(n),this.docSymbolsMeta={name:"DTS Document version",kind:hR.SymbolKind.Function}}};var Wr=class extends F{constructor(n,r){super();this.value=n;this.labels=r;this.labels.forEach(i=>{this.addChild(i)}),this.addChild(this.value)}toString(n){return`${this.labels.map(r=>r.toString()).join(" ")}${this.value?.toString(n)??"NULL"}`}toPrettyString(n){return`${this.labels.map(r=>r.toString()).join(" ")}${this.value?.toPrettyString(n)??"NULL"}`}};var pR=K(Z());var sf=class extends F{constructor(n,r,i){super();this.keyword=n;this.startAddress=r;this.endAddress=i;this.addChild(n),this.docSymbolsMeta={name:"Memreserve",kind:pR.SymbolKind.Function},this.addChild(r),this.addChild(i)}toString(){return`/memreserve/ 0x${this.startAddress?.value?.toString(16)} 0x${this.endAddress?.value?.toString(16)}`}};var mR=K(Z());var of=class extends F{constructor(n,r){super();this.keyword=n;this.bitsSize=r;this.addChild(n),this.docSymbolsMeta={name:"bits",kind:mR.SymbolKind.Function},this.addChild(r)}toString(){return`/bits/ ${this.bitsSize?.value?.toString()}`}};var mc=class extends Vi{constructor(n,r,i){super();this.uri=n;this.incudes=r;this.tokens=[];this.others=[];this.rootDocument=new gt;this.unhandledStatements=new yt;this.cPreprocessorParser=new Bo(this.uri,this.incudes,i)}get issues(){return[...this._issues,...this.cPreprocessorParser.issues]}getFiles(){return[this.uri,...this.cPreprocessorParser.dtsIncludes.flatMap(n=>n.resolvedPath).filter(n=>!!n)]}reset(){super.reset(),this.others=[],this.rootDocument=new gt,this._issues=[],this.unhandledStatements=new yt}async reparse(){let n=performance.now(),r=this.stable;return this.parsing=new Promise(i=>{r.then(async()=>{this.reset(),await this.cPreprocessorParser.reparse(),await this.parse(),console.log("parsing",performance.now()-n),i()})}),this.parsing}async parse(){if(await this.cPreprocessorParser.stable,this.tokens=this.cPreprocessorParser.tokens,nt(this.uri).endsWith(".h")||(this.positionStack.push(0),this.tokens.length===0))return;let n=async()=>{if(!(this.isDtsDocumentVersion()||this.isMemreserve()||this.isRootNodeDefinition(this.rootDocument)||this.isDeleteNode(this.rootDocument,"Ref")||this.isChildNode(this.rootDocument,"Ref")||this.isProperty(this.unhandledStatements)||this.isDeleteProperty(this.unhandledStatements)||this.isChildNode(this.unhandledStatements,"Name"))){let r=this.moveToNextToken;if(r){let i=new F(z(r));this._issues.push(W(22,i)),this.reportExtraEndStatements()}}};for(;!this.done;)await n();if(this.unhandledStatements.properties.forEach(r=>{this._issues.push(W(32,r))}),this.unhandledStatements.deleteProperties.forEach(r=>{this._issues.push(W(33,r))}),this.positionStack.length!==1)throw new Error("Incorrect final stack size")}isRootNodeDefinition(n){this.enqueueToStack();let r=this.moveToNextToken,i=r,s=13;if(!r||!B(r,s))return this.popStack(),!1;if(i=this.moveToNextToken,s=2,!i||!B(i,s))return this.popStack(),!1;let o=new yt;o.openScope=i,n.addNodeChild(o),this.processNode(o,"Name");let a=this.nodeEnd(o)??i;return o.firstToken=r,o.lastToken=a,this.mergeStack(),!0}nodeEnd(n){let r=this.currentToken;if(B(r,3))this.moveToNextToken;else{let i=this.prevToken;if(i){let s=new F(z(i));this._issues.push(W(3,s))}return this.endStatement(!1)}return this.prevToken?.value==="}"&&(n.closeScope=this.prevToken),this.endStatement()}isNodeEnd(){return B(this.currentToken,3)||B(this.currentToken,1)}endStatement(n=!0){let r=this.currentToken;if(!B(r,1)){let i=this.prevToken;if(i&&n){let s=new F(z(this.prevToken));return this._issues.push(W(1,s)),i}}return this.moveToNextToken,this.reportExtraEndStatements(),r}reportExtraEndStatements(){for(;B(this.currentToken,1);){let n=this.moveToNextToken;if(n){let r=new F(z(n));this._issues.push(W(23,r))}}}processNode(n,r){if(this.done)return!1;let i=!1,s=!1;do{if(s=this.isChildNode(n,r)||this.isProperty(n)||this.isDeleteNode(n,r)||this.isDeleteProperty(n),!s&&!this.isNodeEnd()&&!this.done){let o=this.moveToNextToken;if(o){let a=new F(z(o));this._issues.push(W(22,a)),this.reportExtraEndStatements()}}else if(this.done)break;i=i||s}while(!this.isNodeEnd());return i}processOptionalLabelAssign(n=!1){let r=[],i=this.isLabelAssign(n);for(;i;)r.push(i),i=this.isLabelAssign(n);return r}isChildNode(n,r){this.enqueueToStack();let i;r==="Name"&&(i=this.isOmitIfNoRefNode());let s=this.processOptionalLabelAssign(),o,a,c=r==="Ref"?new Bt(s):new $e(s,i);if(r==="Ref"?(this.enqueueToStack(),a=this.processNodePathRef(),!a||!B(this.currentToken,2)?(this.popStack(),a=void 0):this.mergeStack(),a??=this.isLabelRef()):r==="Name"&&(o=this.isNodeName()),!a&&!o){if(!B(this.currentToken,2))return this.popStack(),!1;c.firstToken=this.currentToken,this._issues.push(W(r==="Name"?[7]:[10,48,11],c))}let l=!1;if(a&&c instanceof Bt?(c.reference=a,l=!0):o&&c instanceof $e&&(l=o.address!==void 0,c.name=o),B(this.currentToken,2)){c.openScope=this.moveToNextToken;let u=!1;do u=this.processNode(c,"Name");while(u);let d=this.nodeEnd(c);c.lastToken=d}else if(l){let u=a??o;u&&this._issues.push(W(2,u))}else return this.popStack(),!1;return n.addNodeChild(c),this.mergeStack(),!0}processNodeAddress(){let n=this.prevToken;this.enqueueToStack();let r=this.checkConcurrentTokens([Je("0"),Je("x",!0)]);r.length!==2?(r=[],this.popStack()):(this._issues.push(W(50,new F(z(r[0],r[1])),af.DiagnosticSeverity.Warning)),n=r.at(-1),this.mergeStack());let i=this.consumeAnyConcurrentTokens([19,20,48].map(Me)),s=c=>{c.length%8!==0&&(c=c.padStart(Math.ceil(c.length/8)*8,"0"));let l=[];for(let u=0;u<c.length;u+=8){let d=c.slice(u,u+8);l.push(parseInt(d,16)>>>0)}return l},o=i.length?s(i.filter(c=>c.value!=="_").map(c=>c.value).join("")):[NaN];if(n){if(o.some(c=>Number.isNaN(c))){let c=new F(z(n));this._issues.push(W(8,c))}else if(!Number.isNaN(o)&&!Ft(n,i[0])){let c=new F(z(n,i.at(0)));this._issues.push(W(29,c))}}return this.currentToken?.value.toUpperCase()==="ULL"&&(this._issues.push(W(51,new F(z(this.currentToken)),af.DiagnosticSeverity.Warning)),this.moveToNextToken),new tc(o,z(r.at(0)??i[0]??this.prevToken,this.prevToken))}processNodeAddresses(n){this.enqueueToStack();let r=this.checkConcurrentTokens([Me(49)]);if(r.length){if(!Ft(n.lastToken,r[0])){let a=new F(z(n.lastToken,r[0]));this._issues.push(W(29,a))}let i=[],s=()=>{if(i.push(this.processNodeAddress()),B(this.currentToken,24)){if(this.prevToken&&!Ft(this.prevToken,this.currentToken)){let a=new F(z(this.prevToken,this.currentToken));this._issues.push(W(29,a))}this.moveToNextToken,s()}};s();let o=this.currentToken;for(;!B(this.currentToken,2)&&!B(this.currentToken,1)&&!B(this.currentToken,3)&&Tr(this.currentToken,i.at(-1)?.lastToken);)this.moveToNextToken;if(o&&o!==this.currentToken){this._issues.push(W(52,new F(z(o,this.currentToken))));let a=new tc([],z(o,this.prevToken));i.push(a)}return this.mergeStack(),i}this.popStack()}isNodeName(){this.enqueueToStack();let n=this.consumeAnyConcurrentTokens([19,47,24,45,48,15,16].map(Me));if(!n.length){this.popStack();return}let r=n.map(o=>o.value).join(""),i=new qe(r,z(n[0],n.at(-1))),s=this.processNodeAddresses(i);return i.address=s,r.match(/^[A-Za-z]/)||this._issues.push(W(49,i)),this.mergeStack(),i}isPropertyName(){this.enqueueToStack();let n=this.consumeAnyConcurrentTokens([19,47,24,45,48,15,16,44,46].map(Me));if(!n.length){this.popStack();return}let r=new Ge(n.map(i=>i.value).join(""),z(n[0],n.at(-1)));return this.mergeStack(),r}isLabelName(){this.enqueueToStack();let n=this.consumeAnyConcurrentTokens([19,47,48].map(Me));if(!n.length){this.popStack();return}let r=n.map(s=>s.value).join("");if(!r.match(/^[A-Za-z]/)){this.popStack();return}let i=new Yt(r,z(n[0],n.at(-1)));return this.mergeStack(),i}isLabelAssign(n){this.enqueueToStack();let r=this.consumeAnyConcurrentTokens([19,47,48].map(Me));if(!r.length){this.popStack();return}let i=r.map(c=>c.value).join("");if(!i.match(/^[A-Za-z]/)){this.popStack();return}let s=this.currentToken,o=s&&B(s,50),a=new Ui(new Yt(i,z(r[0],r.at(-1))),z(r[0],o?s:r.at(-1)));if(o){let c=r.at(-1);c&&(s.pos.line!==a.firstToken.pos.line||s.pos.col!==c.pos.colEnd)&&this._issues.push(W(29,new F(z(c,s)))),this.moveToNextToken}else if(n)this._issues.push(W(24,a));else{this.popStack();return}return this.mergeStack(),a}isProperty(n){this.enqueueToStack();let r=this.processOptionalLabelAssign(),i=this.isPropertyName();if(!i)return this.popStack(),!1;if(B(this.currentToken,2)||B(this.currentToken,49))return this.popStack(),!1;let s=new Ye(i,r),o;B(this.currentToken,0)?(s.assignOperatorToken=this.moveToNextToken,o=this.processValue(),o?.values.filter(c=>!!c).length||this._issues.push(W(0,s)),s.values=o??null):s.values=void 0;let a=this.endStatement();return s.lastToken=a,n.addNodeChild(s),this.mergeStack(),!0}isDtsDocumentVersion(){this.enqueueToStack();let n=this.checkConcurrentTokens([Me(13),Je("d"),Je("ts"),Me(16),Je("v"),Je("1")]);if(n.length!==6)return this.popStack(),!1;let r=n[0],i=r,s=new lt;s.firstToken=r;let o=new rf(s);if(this.others.push(o),B(this.currentToken,13))i=this.moveToNextToken;else return s.lastToken=n.at(-1),this._issues.push(W(21,o)),this.mergeStack(),!0;return s.lastToken=i,o.lastToken=this.endStatement(),this.mergeStack(),!0}isMemreserve(){this.enqueueToStack();let n=this.checkConcurrentTokens([Me(13),Je("memreserve")]);if(n.length!==2)return this.popStack(),!1;let r=new lt;r.firstToken=n[0];let s=n[0];B(this.currentToken,13)?(s=this.moveToNextToken,r.lastToken=s):(r.lastToken=n.at(-1),this._issues.push(W(21,r)));let o=this.processHex()||this.processDec(),a=o&&(this.processHex()||this.processDec()),c=new sf(r,o,a);return this.others.push(c),o||this._issues.push(W(37,r)),a||this._issues.push(W(38,o??r)),c.lastToken=this.endStatement(),this.mergeStack(),!0}processBits(){this.enqueueToStack();let n=this.checkConcurrentTokens([Me(13),Je("b"),Je("its")]);if(n.length!==3){this.popStack();return}let r=new lt;r.firstToken=n[0];let s=n[0];B(this.currentToken,13)?(s=this.moveToNextToken,r.lastToken=s):(r.lastToken=n.at(-1),this._issues.push(W(21,r)));let o=this.processDec(),a=new of(r,o);return this.others.push(a),o?o.value!==8&&o.value!==16&&o.value!==32&&o.value!==64&&this._issues.push(W(40,o)):this._issues.push(W(39,r)),this._issues.push(W(41,a,af.DiagnosticSeverity.Warning)),this.mergeStack(),a}isOmitIfNoRefNode(){this.enqueueToStack();let n=this.checkConcurrentTokens([Me(13),Je("omit"),Me(16),Je("if"),Me(16),Je("no"),Me(16),Je("ref"),Me(13)]);if(n.length!==9){this.popStack();return}let r=new lt(z(n[0],n.at(-1)));return this.mergeStack(),r}isDeleteNode(n,r){this.enqueueToStack();let i=this.checkConcurrentTokens([Me(13),Je("d"),Je("e"),Je("lete"),Me(16),Je("node")]);if(!i.length)return this.popStack(),!1;let s=i[0],o=s,a=new lt;if(a.firstToken=s,i.length===1&&!B(this.currentToken,2)){this._issues.push(W(25,a)),a.lastToken=i.at(-1);let d=new Nn(a);return n.addNodeChild(d),this.mergeStack(),!0}let c=i.map(d=>d.value??"").join("");if(!"/delete-node/".startsWith(c)||c.endsWith("-"))return this.popStack(),!1;a.lastToken=i.at(-1),c!=="/delete-node"?this._issues.push(W(c.startsWith("/delete-n")?34:25,a)):B(this.currentToken,13)?(o=this.moveToNextToken,a.lastToken=o):this._issues.push(W(21,a));let l=new Nn(a);if(Tr(a.tokenIndexes?.end,s)){let d=this.processNodePathRef();d&&r==="Name"&&this._issues.push(W(7,d));let f=d?void 0:this.isLabelRef();f&&r==="Name"&&this._issues.push(W(7,f));let h=d||f?void 0:this.isNodeName();h&&r==="Ref"&&this._issues.push(W(10,h)),!d&&!h&&!f&&this._issues.push(W([7,10],l)),l.nodeNameOrRef=d??f??h??null}else r==="Name"?this._issues.push(W(7,a)):r==="Ref"&&this._issues.push(W(10,a));let u=this.endStatement();return l.lastToken=u,n.addNodeChild(l),this.mergeStack(),!0}isDeleteProperty(n){this.enqueueToStack();let r=this.checkConcurrentTokens([Me(13),Je("d"),Je("e"),Je("lete"),Me(16),Je("property")]);if(!r.length)return this.popStack(),!1;let i=r[0],s=i,o=new lt;if(o.firstToken=i,r.length===1&&!B(this.currentToken,2)){this._issues.push(W(25,o)),o.lastToken=r.at(-1);let u=new at(o);return n.addNodeChild(u),this.mergeStack(),!0}let a=r.map(u=>u.value??"").join("");if(!"/delete-property/".startsWith(a)||a.endsWith("-"))return this.popStack(),!1;o.lastToken=r.at(-1),a!=="/delete-property"?this._issues.push(W(a.startsWith("/delete-p")?35:25,o)):B(this.currentToken,13)?(s=this.moveToNextToken,o.lastToken=s):this._issues.push(W(21,o));let c=new at(o);if(Tr(o.tokenIndexes?.end,i)){let u=this.isPropertyName();u||this._issues.push(W(6,c)),c.propertyName=u??null}else this._issues.push(W(6,o));let l=this.endStatement();return c.lastToken=l,n.addNodeChild(c),this.mergeStack(),!0}isNodePathRef(){this.enqueueToStack();let n=this.processOptionalLabelAssign(!0),r=this.processNodePathRef();if(!r){this.popStack();return}let i=[];this.currentToken&&this.currentToken.pos.line===this.currentToken.prevToken?.pos.line&&i.push(...this.processOptionalLabelAssign(!0));let s=new hn(n,r,i);return this.mergeStack(),s}processValue(){this.enqueueToStack();let r=(()=>{let s=()=>(this.processStringValue()||this.isNodePathRef()||this.isLabelRefValue()||this.arrayValues()||this.processByteStringValue()||this.isExpressionValue())??null,o=s();if(!o)return[];let a=[o];for(;!B(this.currentToken,1);){let c=this.prevToken,l=this.currentToken,u,d=B(this.currentToken,24);if(d)u=this.currentToken,this.moveToNextToken;else if(!Tr(this.prevToken,this.currentToken))break;let f=s();if(l&&f===null&&d){let y=new F(z(l,this.currentToken));this._issues.push(W(0,y))}if(!d&&f===null)break;if(c&&!d&&f){let y=new F(z(c));this._issues.push(W(28,y))}let h=a.at(-1);h&&(h.nextValueSeparator??=u),a.push(f)}return a})();if(r.length===0){this.popStack();return}return this.mergeStack(),new nf(r)}processStringValue(){this.enqueueToStack();let n=this.processOptionalLabelAssign(!0),r=this.consumeAnyConcurrentTokens([Me(21)]);if(!r.length){this.popStack();return}if(r.some(l=>!l?.value))throw new Error("Token must have value");let i=r.map(l=>l.value).join(`
294
+ `),s=i;s.match(/["']$/)&&(s=s.slice(1,-1));let o=new Ue(s,z(r[0],r.at(-1)));i.match(/["']$/)||this._issues.push(W(i.startsWith('"')?16:17,o));let a=[];this.currentToken&&this.currentToken.pos.line===this.currentToken.prevToken?.pos.line&&(a=this.processOptionalLabelAssign(!0));let c=new hn(n,o,a);return this.mergeStack(),c}arrayValues(){this.enqueueToStack();let n=this.processOptionalLabelAssign(!0),r=this.processBits(),i=this.currentToken;if(B(i,5))this.moveToNextToken;else{this.popStack();return}let s=this.processArrayValues()??null;s.openBracket=i;let o=this.processOptionalLabelAssign(!0)??[],a=new hn(n,s,o,r);if(!B(this.currentToken,4))this._issues.push(W(12,a));else{let l=this.moveToNextToken;s&&(s.closeBracket=l)}let c=[];return this.currentToken&&this.currentToken.pos.line===this.currentToken.prevToken?.pos.line&&(c=this.processOptionalLabelAssign(!0)),this.mergeStack(),a.endLabels.push(...c),a.firstToken=i,a.lastToken=this.prevToken,a}processByteStringValue(){this.enqueueToStack();let n=this.processOptionalLabelAssign(!0),r=this.moveToNextToken,i=r;if(!B(i,11)){this.popStack();return}let s=this.processLabeledValue(()=>this.processHexString()),o=this.processOptionalLabelAssign(!0)??[];s.forEach(u=>{let d=0;u.value?.tokenIndexes?.start===u.value?.tokenIndexes?.end&&(d=u.value?.tokenIndexes?.start?.pos.len??0),d%2!==0&&this._issues.push(W(15,u))});let a=new di(s??[]);a.openBracket=i,a.values.length===0&&(a.firstToken=r,this._issues.push(W(14,a)));let c=new hn(n,a,o);B(this.currentToken,12)?a.closeBracket=this.moveToNextToken:this._issues.push(W(5,c));let l=[];return this.currentToken&&this.currentToken.pos.line===this.currentToken.prevToken?.pos.line&&(l=this.processOptionalLabelAssign(!0)),this.mergeStack(),c.endLabels.push(...l),c.firstToken=r,a.lastToken=this.prevToken,c}processLabeledValue(n){this.enqueueToStack();let r=n(),i=[];if(!r)return this.popStack(),[];for(;r;)i=[...i,r],r=n();if(i){let s=n();s&&(i=[...i,s])}return this.mergeStack(),i}processArrayValues(){this.enqueueToStack();let n=this.processLabeledValue(()=>this.processRefValue(!1)||this.processLabeledHex(!1)||this.processLabeledDec(!1)||this.processLabeledExpression(!0,!1)),r=new Ct(n);return n.length===0&&(r.firstToken=this.currentToken),this.mergeStack(),r}processLabeledHex(n){this.enqueueToStack();let r=this.processOptionalLabelAssign(n),i=this.processHex();if(!i){this.popStack();return}let s=new Wr(i,r);return this.mergeStack(),s}processHexString(){this.enqueueToStack();let n=this.processOptionalLabelAssign(!1),r=this.checkConcurrentTokens([20,20].map(Me));if(!r.length){this.popStack();return}let i=Number.parseInt(r.map(a=>a.value).join(""),16),s=new Gt(i,z(r[0],r.at(-1))),o=new Wr(s,n);return this.mergeStack(),o}processLabeledDec(n){this.enqueueToStack();let r=this.processOptionalLabelAssign(n),i=this.processDec();if(!i){this.popStack();return}let s=new Wr(i,r);return this.mergeStack(),s}processLabeledExpression(n=!0,r=n){this.enqueueToStack();let i=[];n&&(i=this.processOptionalLabelAssign(r));let s=this.processExpression(this.cPreprocessorParser.macros);if(!s){this.popStack();return}let o=new Wr(s,i);return this.mergeStack(),o}isExpressionValue(){this.enqueueToStack();let n=this.processOptionalLabelAssign(!1),r=this.processExpression(this.cPreprocessorParser.macros);if(!r){this.popStack();return}let i=this.processOptionalLabelAssign(!0),s=new hn(n,r,i);return this.mergeStack(),s}isLabelRef(){this.enqueueToStack();let n=this.currentToken;if(!n||!B(n,40)){this.popStack();return}else this.moveToNextToken;let r=this.isLabelName();if(!r){let s=new de(null);return this._issues.push(W(18,new F(z(n)))),s.firstToken=n,this.mergeStack(),s}n&&(r.firstToken.pos.line!==n.pos.line||r.firstToken.pos.col!==n.pos.colEnd)&&this._issues.push(W(29,new F(z(n,r.firstToken))));let i=new de(r);return i.firstToken=n,this.mergeStack(),i}isLabelRefValue(){this.enqueueToStack();let n=this.processOptionalLabelAssign(!0),r=this.isLabelRef();if(!r){this.popStack();return}let i=[];this.currentToken&&this.currentToken.pos.line===this.currentToken.prevToken?.pos.line&&(i=this.processOptionalLabelAssign(!0));let s=new hn(n,r,i);return this.mergeStack(),s}processRefValue(n){this.enqueueToStack();let r=this.processOptionalLabelAssign(n),i=this.currentToken;if(!i||!B(i,40)){this.popStack();return}let s=this.processNodePathRef();if(s!==void 0){let c=new Wr(s,r);return this.mergeStack(),c}let o=this.isLabelRef();if(o===void 0){this._issues.push(W([18,9],new F(z(i))));let c=new Wr(null,r);return c.firstToken=r.at(0)?.firstToken??i,this.mergeStack(),c}let a=new Wr(o,r);return a.firstToken=r.at(0)?.firstToken??i,this.mergeStack(),a}processNodePath(n=!0,r=new fi){this.enqueueToStack();let i;if(B(this.currentToken,13))i=this.moveToNextToken;else{if(!n){this.popStack();return}this.prevToken&&this._issues.push(W(19,new F(z(this.prevToken))))}let s=this.isNodeName();if(s||this._issues.push(W(7,new F(z(i??this.prevToken)))),r.addPath(s??null,i?new F(z(i)):void 0),n&&!i&&r.children.length===0){this.mergeStack();return}return this.processNodePath(!1,r),this.mergeStack(),r}processNodePathRef(){this.enqueueToStack();let n=this.moveToNextToken,r=n;if(!B(r,40)){this.popStack();return}let i=this.moveToNextToken;if(r=i,!B(r,2)){this.popStack();return}if(n&&!Ft(n,i)){let l=new F(z(n,i));this._issues.push(W(29,l))}let s=this.processNodePath(),o=new $n(s??null),a=this.currentToken??this.prevToken,c=a;return s?.children.forEach((l,u)=>{if(u===s?.children.length-1&&l&&c&&!Ft(l.lastToken,c)){this._issues.push(W(29,new F(z(l.lastToken,c))));return}if(u===0&&i&&!Ft(i,l?.firstToken)){this._issues.push(W(29,new F(z(i,l?.firstToken))));return}let d=s?.children[u+1];l&&d&&!Ft(l.lastToken,d.firstToken)&&this._issues.push(W(29,new F(z(l.lastToken,d?.firstToken))))}),B(a,3)?this.moveToNextToken:this.prevToken&&this._issues.push(W(3,new F(z(this.prevToken)))),o.firstToken=n,o.lastToken=a??this.prevToken,this.mergeStack(),o}get includes(){return this.allAstItems.filter(n=>n instanceof hi)}get allAstItems(){return[...this.cPreprocessorParser.allAstItems,...this.rootDocument.children,...this.others,...this.unhandledStatements.properties,...this.unhandledStatements.deleteProperties]}};var cf=class t{constructor(e,n){this.settings=e;this.bindingLoader=n;this._issues=[];this.overlayParsers=[];this.overlays=[];this.ctxNames_=new Set;this.sortKeys=new WeakMap;let r={includePaths:[],overlays:[],zephyrBindings:[],deviceOrgTreeBindings:[],deviceOrgBindingsMetaSchema:[],...e,ctxName:e.ctxName??(0,yR.basename)(e.dtsFile),lockRenameEdits:[]};this.overlays=r.overlays,this.overlays.filter(gR.existsSync),this.parser=new mc(r.dtsFile,r.includePaths),this.ctxNames_.add(r.ctxName),this.id=ui(r),this.parser.stable.then(()=>{this.overlayParsers=this.overlays?.map(i=>new mc(i,r.includePaths,this.parser.cPreprocessorParser.macros))??[]})}get macros(){return[this.parser,...this.overlayParsers].at(-1).cPreprocessorParser.macros}get ctxNames(){return Array.from(this.ctxNames_)}addCtxName(e){this.ctxNames_.add(e)}removeCtxName(e){this.ctxNames_.delete(e)}async getContextIssues(){return[...(await this.getRuntime()).issues,...this._issues]}async getFileTree(){let e=new Map,n=i=>({file:i,includes:(e.get(i)??[]).map(s=>n(s.resolvedPath??s.path))});return(await this.getRuntime()).includes.forEach(i=>{let s=e.get(i.uri);s||(s=[],e.set(i.uri,s)),s.push({path:i.path.path,resolvedPath:i.resolvedPath})}),{mainDtsPath:n(this.parser.uri),overlays:this.overlays.map(n)}}async stable(){await Promise.all([this.parser.stable,...this.overlayParsers.map(e=>e.stable)])}async getRuntime(){return await this.stable(),this._runtime??=this.evaluate(),this._runtime}getContextFiles(){return[...this.overlayParsers.flatMap(e=>e.getFiles()),...this.parser.getFiles()]}isInContext(e){return this.getContextFiles().some(n=>se(n,e))}getUriParser(e){let n=this.overlayParsers.find(r=>r.getFiles().some(i=>se(i,e)));return n??=this.parser.getFiles().some(r=>se(r,e))?this.parser:void 0,n}async getAllParsers(){return await this.stable(),[this.parser,...this.overlayParsers]}async getDocumentLinks(e,n){if(!this.isInContext(e))return[];let i=(await this.getRuntime()).rootNode.allBindingsProperties.filter(s=>se(s.ast.uri,e)&&(!n||Kn(s.ast,e,n))).flatMap(s=>s.ast.values?.values.flatMap(o=>{let c=s.parent?.nodeTypes.find(l=>o?.value instanceof Ue&&l.compatible===o.value.value);return c?{range:ne(o.value),target:fe(c.bindingsPath)}:void 0})).filter(s=>s)??[];return[...this.parser.cPreprocessorParser.dtsIncludes.filter(s=>se(s.uri,e)&&(!n||Kn(s,e,n))).map(s=>{let o=this.parser.cPreprocessorParser.resolveInclude(s);if(o)return{range:ne(s.path),target:fe(o)}}).filter(s=>s)??[],...i]}linkPropertiesLabelsAndNodePaths(e){let n=s=>[...s.property,...s.nodes.flatMap(n)],r=n(e.rootNode),i=e.rootNode.allDescendantsLabels;r.forEach(s=>s.ast.allDescendants.forEach(o=>{if(o instanceof de){let a=e.resolvePath([`&${o.label?.value}`],i);if(a){let c=e.rootNode.getChild(a);o.linksTo=c,c?.linkedRefLabels.push(o)}else o.value&&this._issues.push(It(3,o,Vo.DiagnosticSeverity.Error,[],[],[o.value]))}else o instanceof fi&&this.linkNodePath(o,e.rootNode)}))}linkNodePath(e,n){let r=n,i=e.pathParts;for(let s=0;s<i.length&&i[s];s++){let o=!1,a=i[s];if(a){let c=r?.getNode(a.name,a.fullAddress,!1);a.linksTo=c,!o&&!c&&(o=!0,this._issues.push(It(8,a,Vo.DiagnosticSeverity.Error,[],[],[a.toString(),`${e.pathParts.filter(l=>l?.linksTo).map(l=>l?.toString()).join("/")}`]))),c?.linkedNodeNamePaths.push(a),r=c}else break}}async reevaluate(e){let n=this.getUriParser(e);return n?(this.sortKeys=new WeakMap,await n.reparse(),this._runtime=this.evaluate(),this._runtime):this._runtime}getSortKey(e){if(e)return this.sortKeys.get(e.firstToken)}async evaluate(){let e=performance.now();await this.stable();let n=new Uo(this);this._issues=[],this.parser.rootDocument.resetIssues(),this.processRoot(this.parser.rootDocument,n);for(let r=0;r<this.overlayParsers.length;r++)this.overlayParsers[r].rootDocument.resetIssues(),this.processRoot(this.overlayParsers[r].rootDocument,n);return n.includes=this.parser.includes,n.comments=this.parser.cPreprocessorParser.allAstItems.filter(r=>r instanceof Qn),(await this.getAllParsers()).flatMap(r=>r.tokens).forEach((r,i)=>this.sortKeys.set(r,i)),this.linkPropertiesLabelsAndNodePaths(n),console.log(`(ID: ${this.id}) evaluate`,performance.now()-e),n}processRoot(e,n){for(let r=0;r<e.children.length;r++){let i=e.children[r];this.processChild(i,n.rootNode,n)}}processChild(e,n,r){e instanceof gt?this.processDtcBaseNode(e,n,r):e instanceof Ye?this.processDtcProperty(e,n,r):e instanceof Nn?this.processDeleteNode(e,n,r):e instanceof at&&this.processDeleteProperty(e,n,r)}checkNodeUniqueNames(e,n){let r=(o,a)=>o.some(c=>c.name===a.name&&(c.address===void 0||a.fullAddress===void 0||Yn(c.address,a.fullAddress)===0)),i=n.nodes.map(o=>({name:o.name,address:o.address})),s=[];e.children.forEach(o=>{if(o instanceof $e&&o.name)r(s.map(a=>({name:a.name,address:a.fullAddress})),o.name)&&this._issues.push(It(2,o.name)),s.push(o.name);else if(o instanceof Nn&&o.nodeNameOrRef instanceof qe){let a=o.nodeNameOrRef;r(i,a)&&(s=s.filter(c=>r(s.map(l=>({name:l.name,address:l.fullAddress})),c)))}})}processDtcBaseNode(e,n,r){e instanceof yt?this.processDtcRootNode(e,r):e instanceof $e?this.processDtcChildNode(e,n,r):e instanceof Bt&&this.processDtcRefNode(e,r)}processDtcRootNode(e,n){n.roots.push(e),n.rootNode.definitions.push(e),this.checkNodeUniqueNames(e,n.rootNode),e.children.forEach(r=>this.processChild(r,n.rootNode,n))}processDtcChildNode(e,n,r){if(e.name?.name){let i=e.path?r.resolvePath(e.path):void 0,o=(i?r.rootNode.getChild(i):void 0)??new _e(this.bindingLoader,e.name.name,e.name.fullAddress,n);o.definitions.push(e),e.labels.forEach(a=>a.lastLinkedTo=o),n=o,this.checkNodeUniqueNames(e,o)}e.children.forEach(i=>this.processChild(i,n,r))}processDtcRefNodeLabelRef(e,n,r){let i,s=e.resolveNodePath??(e.pathName?r.resolvePath([e.pathName]):void 0);return s?(e.resolveNodePath??=[...s],i=r.rootNode.getChild(s),n.linksTo=i,e.labels.forEach(o=>o.lastLinkedTo=i),i?.linkedRefLabels.push(n),i?.referencedBy.push(e),e.labels.forEach(o=>{r.labelsUsedCache.set(o.label.value,s)}),i?(r.references.push(e),this.checkNodeUniqueNames(e,i)):r.unlinkedRefNodes.push(e)):(this._issues.push(It(3,n,Vo.DiagnosticSeverity.Error,[],[],[n.label?.value??""])),r.unlinkedRefNodes.push(e)),i}processDtcRefNodeNodePathRef(e,n,r){let i;n.path&&this.linkNodePath(n.path,r.rootNode);let o=n.path?.pathParts.at(-1)?.linksTo?.path;return o?(e.resolveNodePath??=o,i=r.rootNode.getChild(o),e.labels.forEach(a=>a.lastLinkedTo=i),i?.referencedBy.push(e),e.labels.forEach(a=>{r.labelsUsedCache.set(a.label.value,o)}),i?(r.references.push(e),this.checkNodeUniqueNames(e,i)):r.unlinkedRefNodes.push(e)):r.unlinkedRefNodes.push(e),i}processDtcRefNode(e,n){let r;e.reference?e.reference instanceof de?r=this.processDtcRefNodeLabelRef(e,e.reference,n):r=this.processDtcRefNodeNodePathRef(e,e.reference,n):n.unlinkedRefNodes.push(e),e.children.forEach(i=>this.processChild(i,r??new _e(this.bindingLoader,""),n))}processDtcProperty(e,n,r){e.propertyName?.name&&n.addProperty(new ze(e,n)),e.children.forEach(i=>this.processChild(i,n,r))}processDeleteNode(e,n,r){if(e.nodeNameOrRef instanceof qe&&e.nodeNameOrRef.value){if(e.parentNode?.parentNode)if(!n.hasNode(e.nodeNameOrRef.name,e.nodeNameOrRef.fullAddress))this._issues.push(It(5,e.nodeNameOrRef));else{n.deletes.push(e);let i=n.getNode(e.nodeNameOrRef.name,e.nodeNameOrRef.fullAddress);e.nodeNameOrRef.linksTo=i,n.deleteNode(e.nodeNameOrRef.name,e,e.nodeNameOrRef.fullAddress),i?.labels.forEach(s=>{r.labelsUsedCache.delete(s.label.value)})}}else if(e.nodeNameOrRef instanceof de&&e.nodeNameOrRef.value){let i=r.resolvePath([`&${e.nodeNameOrRef.value}`]),s;i?(s=r.rootNode.getChild(i),n.deletes.push(e),e.nodeNameOrRef.linksTo=s,s?.labels.forEach(o=>{r.labelsUsedCache.delete(o.label.value)}),s?.linkedRefLabels.push(e.nodeNameOrRef),s?.parent?.deleteNode(s.name,e,s.address),e.parentNode instanceof gt&&!e.parentNode.pathName&&r.globalDeletes.push(e)):(r.unlinkedDeletes.push(e),this._issues.push(It(3,e.nodeNameOrRef,Vo.DiagnosticSeverity.Error,[],[],[e.nodeNameOrRef.value])))}else if(e.nodeNameOrRef instanceof $n&&e.nodeNameOrRef.path&&!e.nodeNameOrRef.path.pathParts.some(i=>!i)){let i=r.rootNode,s=e.nodeNameOrRef.path.pathParts;for(let c=0;c<s.length&&s[c];c++){let l=s[c];if(l){let u=i?.getNode(l.name,l.fullAddress,!1);l.linksTo=u,u?.linkedNodeNamePaths.push(l),i=u}}let o=e.nodeNameOrRef.path.pathParts.find(c=>c&&!c.linksTo),a=e.nodeNameOrRef.path.pathParts.at(-1)?.linksTo;a||(r.unlinkedDeletes.push(e),o&&this._issues.push(It(8,o,Vo.DiagnosticSeverity.Error,[],[],[o.toString(),`${e.nodeNameOrRef.path.pathParts.filter(c=>c?.linksTo).map(c=>c?.toString()).join("/")}`]))),n.deletes.push(e),a?.labels.forEach(c=>{r.labelsUsedCache.delete(c.label.value)}),a?.parent?.deleteNode(a.name,e,a.address),e.parentNode instanceof gt&&!e.parentNode.pathName&&r.globalDeletes.push(e)}else r.unlinkedDeletes.push(e);e.children.forEach(i=>this.processChild(i,n,r))}processDeleteProperty(e,n,r){e.propertyName?.name&&!n.hasProperty(e.propertyName.name)?this._issues.push(It(1,e.propertyName)):e.propertyName?.name&&(n.deletes.push(e),n.deleteProperty(e.propertyName.name,e)),e.children.forEach(i=>this.processChild(i,n,r))}static#e(e,n,r){let i=r.get(n);i||(i=[],r.set(n,i)),i.push(e)}async getSyntaxIssues(e=new Map,n){return(await this.getAllParsers()).forEach(r=>{n?r.issues.filter(i=>n(i.raw)).forEach(i=>t.#e(i.diagnostic(),i.raw.astElement.uri,e)):r.issues.forEach(i=>t.#e(i.diagnostic(),i.raw.astElement.uri,e))}),e}async getDiagnostics(){let e=new Map;try{return await this.getSyntaxIssues(e),(await this.getContextIssues()??[]).forEach(i=>t.#e(i.diagnostic(),i.raw.astElement.uri,e)),(await this.getRuntime())?.typesIssues.forEach(i=>t.#e(i.diagnostic(),i.raw.astElement.uri,e)),e}catch(n){throw console.error(n),n}}async toFullString(){return`/dts-v1/;
295
+ ${(await this.getRuntime()).rootNode.toFullString((await this.getAllParsers()).at(-1).cPreprocessorParser.macros)}`}async serialize(){return await this.stable,await this.getDiagnostics(),(await this?.getRuntime())?.rootNode.serialize((await this.getAllParsers()).at(-1).cPreprocessorParser.macros)}};var bR=require("fs"),zo=require("path"),kt=K(Z());function d$(t){if(!t||!(t.ast instanceof Ao))return[];let e=r=>r.flatMap(i=>(0,bR.readdirSync)(i,{withFileTypes:!0,recursive:!0}).filter(s=>s.name.toLowerCase().endsWith(".dtsi")||s.name.toLowerCase().endsWith(".h")).map(s=>({label:`${(0,zo.join)((0,zo.relative)(i,s.parentPath),s.name)}`,kind:kt.CompletionItemKind.File})));if(t.ast.relative)return e([(0,zo.dirname)(t.ast.uri)]);let n=t.runtime.context.settings.includePaths??[];return e(n)}var lf=(t,e)=>[...t.labels.filter(e),...t.deletedNodes.filter(n=>!e(n.by)).flatMap(n=>lf(n.node,e)),...t.nodes.flatMap(n=>lf(n,e))],Xg=(t,e)=>[...t.labels,...t.deletedNodes.filter(n=>!e(n.by)).flatMap(n=>Xg(n.node,e)),...t.nodes.flatMap(n=>Xg(n,e))];function f$(t,e){if(!t||!(t.item instanceof ze)||!(t.ast instanceof de))return[];let n=r=>Xg(r,e);return Array.from(new Set(n(t.runtime.rootNode).map(r=>r.label.value))).map(r=>({label:`${r}`,kind:kt.CompletionItemKind.Method}))}function h$(t,e){if(!t||t.item!==null||!(t.ast instanceof de)||!(t.ast.parentNode instanceof Bt))return[];let n=r=>lf(r,e).filter(i=>e(i));return[...Array.from(new Set(n(t.runtime.rootNode).map(r=>r.label.value))).map(r=>({label:r,insertText:`${r} {
283
296
  $1
284
- };`,kind:Et.CompletionItemKind.Value,insertTextFormat:Et.InsertTextFormat.Snippet}))]}function R$(t,e){let n=i=>i?i.parentNode instanceof jt||i.parentNode instanceof gt||i.parentNode instanceof Ie?!1:n(i.parentNode):!0;if(!t||t.item!==null||!Ot(t.ast)||!n(t.ast))return[];let r=i=>Sf(i,e).filter(s=>e(s));return t.ast instanceof ct?r(t.runtime.rootNode).length?[{label:"/delete-node/",insertText:"/delete-node/ $1;",kind:Et.CompletionItemKind.Keyword,insertTextFormat:Et.InsertTextFormat.Snippet,sortText:"~"}]:t.runtime.rootNode.nodes.length?[{label:"/delete-node/ &{}",insertText:"/delete-node/ {/$1};",kind:Et.CompletionItemKind.Keyword,insertTextFormat:Et.InsertTextFormat.Snippet,sortText:"~"}]:[]:Array.from(new Set(r(t.runtime.rootNode).map(i=>i.label.value))).map(i=>({label:t.ast instanceof de?`${i}`:`&${i}`,kind:Et.CompletionItemKind.Variable}))}function C$(t,e){if(!t||!(t.item instanceof ke)||t.item===null||t.beforeAst&&(!(t.beforeAst?.parentNode instanceof fn)||t.beforeAst?.parentNode instanceof at))return[];let n=r=>[...r.nodes,...r.deletedNodes.filter(i=>!e(i.by)).map(i=>i.node)].flatMap(i=>i.definitions.filter(s=>s instanceof Ie)).filter(i=>e(i));return t.ast instanceof xe||t.ast instanceof kn||t.beforeAst?.parentNode instanceof kn?Array.from(new Set(n(t.item).map(r=>r.name?.toString()))).map(r=>({label:`${r}`,kind:Et.CompletionItemKind.Variable})):n(t.item).length?[{label:"/delete-node/",kind:Et.CompletionItemKind.Keyword,insertTextFormat:Et.InsertTextFormat.Snippet,sortText:"~"}]:[]}function D$(t,e){if(!t||!(t.item instanceof ke)||t.beforeAst&&(!(t.beforeAst?.parentNode instanceof fn)||t.beforeAst?.parentNode instanceof kn))return[];let n=r=>[...r.property,...r.deletedProperties.filter(i=>!e(i.by)).map(i=>i.property)].flatMap(i=>[i,...i.allReplaced]).filter(i=>e(i.ast));return t.ast instanceof He||t.ast instanceof at||t.beforeAst?.parentNode instanceof at?Array.from(new Set(n(t.item).map(r=>r.name))).map(r=>({label:`${r}`,kind:Et.CompletionItemKind.Variable})):n(t.item).length?[{label:"/delete-property/",insertText:"/delete-property/$1;",kind:Et.CompletionItemKind.Keyword,sortText:"~",insertTextFormat:Et.InsertTextFormat.Snippet}]:[]}function A$(t,e){let n=t?.ast instanceof hi?t.ast:t?.ast.parentNode;if(!t||!n||!(n instanceof hi))return[];let r=n.pathParts.slice(0,-1);if(r.some(o=>!o))return[];let i=r.map(o=>o.toString());return(()=>{let o=t.runtime.rootNode.getChildFromScope(["/",...i],e);return[...o?.nodes.filter(a=>!Ot(t.ast)||a.definitions.some(e))??[],...o?.deletedNodes.filter(a=>!e(a.by)).map(a=>a.node)??[]].map(a=>a.fullName)??[]})().map(o=>({label:`/${[...i,o].join("/")}`,kind:Et.CompletionItemKind.Variable}))}function O$(t){return!t||!(t.item instanceof Ve&&t.item.ast.assignOperatorToken)||t.ast instanceof je?[]:!ks(t?.ast)&&!(t.ast instanceof Ge&&t.item.ast.values===null)&&!ks(t.beforeAst)&&!ks(t.afterAst)?[]:t.item.parent.nodeType instanceof pn?Array.from([t.runtime.context.parser,...t.runtime.context.overlayParsers].at(-1)?.cPreprocessorParser.macros??[]).map(([r,i])=>i.macro.identifier instanceof zr?{label:`${i.macro.identifier.toString()}`,insertText:`${i.macro.name}(${i.macro.identifier.params.map((s,o)=>s instanceof It?`$${o+1}`:"").join(", ")})`,kind:Et.CompletionItemKind.Function,sortText:`~${i.macro.name}`,insertTextFormat:Et.InsertTextFormat.Snippet}:{label:i.macro.identifier.name,kind:Et.CompletionItemKind.Variable,sortText:`~${i.macro.name}`}):[]}async function xR(t,e){return St(t,e,(n,r)=>[...D$(n,r),...C$(n,r),...R$(n,r),...A$(n,r),...P$(n,r),...N$(n,r),...k$(n),...O$(n)])}var Hr=K(J());function I$(t){if(!t||t.item===null||!(t.ast instanceof He))return[];let e=r=>r.replacedBy?e(r.replacedBy):r,n=r=>[r.ast,...r.allReplaced.map(i=>i.ast),r.parent.deletedProperties.find(i=>i.property===r)?.by??[]].map(i=>{if(i instanceof Ge)return Hr.Location.create(pe(i.uri),te(i.propertyName??i));if(i instanceof at)return Hr.Location.create(pe(i.uri),te(i.propertyName??i))}).filter(i=>i);if(t.item instanceof Ve&&t.ast instanceof He)return n(e(t.item));if(t.item instanceof ke&&t.ast instanceof He&&t.ast.parentNode instanceof at){let r=t.item.deletedProperties.find(i=>i.by===t.ast.parentNode)?.property;if(r)return n(r)}return[]}function x$(t){if(!t)return[];let e=n=>{let i=t.runtime.rootNode.getNode("aliases")?.property.filter(o=>{let a=o.ast.quickValues;if(a?.length===1&&typeof a[0]=="string"&&t.runtime.rootNode.getChild(a[0].split("/"))===n)return!0}).map(o=>o.ast)??[],s=n.parent?.deletedNodes.filter(o=>o.node===n&&(o.by.nodeNameOrRef instanceof xe?o.by.nodeNameOrRef!==t.ast:!n.linkedRefLabels.some(a=>a!==t.ast))).map(o=>o.by.nodeNameOrRef)??[];return[...i,...n.linkedRefLabels,...n.linkedNodeNamePaths,...n.definitions,...s].map(o=>{if(o instanceof gt)return Hr.Location.create(pe(o.uri),te(o.name??o));if(o instanceof Ie)return Hr.Location.create(pe(o.uri),te(o.name??o));if(o instanceof xe)return Hr.Location.create(pe(o.uri),te(o));if(o instanceof xe)return Hr.Location.create(pe(o.uri),te(o));if(o instanceof de)return Hr.Location.create(pe(o.uri),te(o.label??o));if(o instanceof Ge)return Hr.Location.create(pe((o.values??o)?.uri),te(o.values??o))}).filter(o=>o)};if(t.item instanceof ke&&!Ot(t.ast))return e(t.item);if(t.ast instanceof Ht&&t.ast.parentNode instanceof de&&t.ast.parentNode.linksTo)return e(t.ast.parentNode.linksTo);if(t.ast instanceof xe&&t.ast.linksTo)return Ot(t.ast)?[...e(t.ast.linksTo),Hr.Location.create(pe(t.ast.uri),te(t.ast))]:e(t.ast.linksTo);if(t?.ast instanceof je&&t.item instanceof Ve&&t.item.parent.name==="aliases"){let n=t.runtime.rootNode.getChild(t.ast.value.split("/"));if(n)return e(n)}return[]}async function MR(t,e){return St(t,e,n=>[...x$(n),...I$(n)])}var mi=K(J());function LR(t){if(!t||t.item===null||!(t.ast instanceof He))return[];let e=r=>r.replacedBy?e(r.replacedBy):r,n=r=>[r.ast,...r.allReplaced.map(i=>i.ast),r.parent.deletedProperties.find(i=>i.property===r)?.by??[]].map(i=>{if((i instanceof Ge||i instanceof at)&&i.propertyName)return mi.Location.create(pe(i.uri),te(i.propertyName))}).filter(i=>i);if(t.item instanceof Ve&&t.ast instanceof He)return n(e(t.item));if(t.item instanceof ke&&t.ast instanceof He&&t.ast.parentNode instanceof at){let r=t.item.deletedProperties.find(i=>i.by===t.ast.parentNode)?.property;if(r)return n(r)}return[]}function $R(t,e){if(!e||!(e.ast instanceof Ht))return[];"newName"in t&&(e.ast.parentNode instanceof de&&t.newName.startsWith("&")?t.newName=t.newName.slice(1):e.ast.parentNode instanceof Bi&&t.newName.endsWith(":")&&(t.newName=t.newName.slice(0,-1)));let n=e.ast.value,r=i=>[...i.definitions.filter(s=>s instanceof Ie).flatMap(s=>s.labels.map(o=>o.label)),...i.linkedRefLabels.map(s=>s.label)].filter(s=>s?.value===n).map(s=>{if(s)return mi.Location.create(pe(s.uri),te(s))}).filter(s=>s);return e.item instanceof ke&&!Ot(e.ast)?r(e.item):e.ast instanceof Ht&&e.ast.parentNode instanceof de&&e.ast.parentNode.linksTo?r(e.ast.parentNode.linksTo):[]}function qR(t){if(!t||!(t.ast instanceof xe))return[];let e=n=>{let i=t.runtime.rootNode.getNode("aliases")?.property.filter(o=>{let a=o.ast.quickValues;if(a?.length===1&&typeof a[0]=="string"){let c=t.runtime.rootNode.getChild(a[0].split("/"));if(c?.isChildOf(n)||c===n)return!0}}).map(o=>o.ast)??[],s=n.parent?.deletedNodes.filter(o=>o.node===n&&o.by.nodeNameOrRef!==t.ast).map(o=>o.by.nodeNameOrRef)??[];return[...i,...n.linkedNodeNamePaths,...n.definitions,...s].map(o=>{if(o instanceof Ie&&o.name)return mi.Location.create(pe(o.uri),te(o.name));if(o instanceof xe)return mi.Location.create(pe(o.uri),te(o));if(o instanceof Ge&&o.values?.values[0]?.value&&o.values?.values[0]?.value instanceof je){let a=o.values.values[0].value,c=te(a),l=a.value.split("/"),u=n.path,d=l.slice(0,u.length-1).join("/").length+1,f=a.value.length-l.slice(0,u.length).join("/").length;return c.start.character+=1+d,c.end.character-=1+f,mi.Location.create(pe(o.values.values[0].uri),c)}}).filter(o=>o)};return t.item instanceof ke&&!Ot(t.ast)?e(t.item):t.ast instanceof xe&&t.ast.linksTo?Ot(t.ast)?[...e(t.ast.linksTo),mi.Location.create(pe(t.ast.uri),te(t.ast))]:e(t.ast.linksTo):[]}async function jR(t,e){let n={};return(await St(t,e,i=>[...qR(i),...$R(t,i),...LR(i)])).forEach(i=>{n[i.uri]??=[],n[i.uri].push(mi.TextEdit.replace(i.range,t.newName))}),{changes:n}}async function FR(t,e){let n=await St(t,e,r=>[...qR(r),...$R(t,r),...LR(r)]);if(n.some(r=>e?.settings.lockRenameEdits?.some(i=>Ue(r.uri).startsWith(i))))throw new Error('Path is locked by user setting "lockRenameEdits"');return{defaultBehavior:!!n.length}}var zo=K(J());function M$(t){if(!t||t.item===null||!(t.ast instanceof He))return[];let e=r=>r.replacedBy?e(r.replacedBy):r,n=r=>[r.ast,...r.allReplaced.map(i=>i.ast)].map(i=>{if(i instanceof Ge)return zo.Location.create(pe(i.uri),te(i.propertyName??i))}).filter(i=>i);if(t.item instanceof Ve&&t.ast instanceof He)return n(e(t.item));if(t.item instanceof ke&&t.ast instanceof He&&t.ast.parentNode instanceof at){let r=t.item.deletedProperties.find(i=>i.by===t.ast.parentNode)?.property;if(r)return n(r)}return[]}function L$(t){if(!t)return[];let e=n=>[...n.definitions,...n.referencedBy].map(r=>{if(r instanceof gt)return zo.Location.create(pe(r.uri),te(r));if(r instanceof Ie)return zo.Location.create(pe(r.uri),te(r));if(r instanceof jt)return zo.Location.create(pe(r.uri),te(r))}).filter(r=>r);if(t.item instanceof ke&&!Ot(t.ast))return e(t.item);if(t.ast instanceof Ht&&t.ast.parentNode instanceof de&&t.ast.parentNode.linksTo)return e(t.ast.parentNode.linksTo);if(t.ast instanceof xe&&t.ast.linksTo)return e(t.ast.linksTo);if(t?.ast instanceof je&&t.item instanceof Ve&&t.item.parent.name==="aliases"){let n=t.runtime.rootNode.getChild(t.ast.value.split("/"));if(n)return e(n)}return[]}function $$(t){if(t?.ast instanceof It||t?.ast instanceof jr){let e=t.runtime.context.parser.cPreprocessorParser.macros.get(t.ast instanceof It?t.ast.name:t.ast.value);if(e)return[zo.Location.create(pe(e.macro.uri),te(e.macro.identifier))]}return[]}async function BR(t,e){return St(t,e,n=>[...L$(n),...M$(n),...$$(n)])}var _f=K(J());function q$(t){if(!t||t.item===null||!(t.ast instanceof He))return;let e=r=>r.replaces?e(r.replaces):r,n=r=>_f.Location.create(pe(r.ast.uri),te(r.ast.propertyName??r.ast));if(t.item instanceof Ve&&t.ast instanceof He)return n(e(t.item));if(t.item instanceof ke&&t.ast instanceof He&&t.ast.parentNode instanceof at){let r=t.item.deletedProperties.find(i=>i.by===t.ast.parentNode)?.property;if(r)return n(e(r))}}function j$(t){if(!t)return;let e=n=>{let r=n.definitions.at(0);return r?_f.Location.create(pe(r.uri),te(r)):void 0};if(t.item instanceof ke&&!Ot(t.ast))return e(t.item);if(t.ast instanceof Ht&&t.ast.parentNode instanceof de&&t.ast.parentNode.linksTo)return e(t.ast.parentNode.linksTo);if(t.ast instanceof xe&&t.ast.linksTo)return e(t.ast.linksTo);if(t?.ast instanceof je&&t.item instanceof Ve&&t.item.parent.name==="aliases"){let n=t.runtime.rootNode.getChild(t.ast.value.split("/"));if(n)return e(n)}}function F$(t){if(t?.ast instanceof It||t?.ast instanceof jr){let e=t.runtime.context.parser.cPreprocessorParser.macros.get(t.ast instanceof It?t.ast.name:t.ast.value);if(e)return _f.Location.create(pe(e.macro.uri),te(e.macro.identifier))}}async function UR(t,e){return(await St(t,e,n=>[j$(n)||q$(n)||F$(n)])).at(0)}var ie=K(J());var B$=(t,e,n,r,i)=>{switch(n){case 1:return[{title:"Add semicolon",diagnostics:[r],kind:ie.CodeActionKind.SourceFixAll,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.insert(ie.Position.create(r.range.end.line,r.range.end.character),";")]}}}];case 2:return[{title:"Add open curly",diagnostics:[r],kind:ie.CodeActionKind.SourceFixAll,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.insert(ie.Position.create(r.range.end.line,r.range.end.character)," {")]}}}];case 29:return[{title:"Remove white space",diagnostics:[r],kind:ie.CodeActionKind.SourceFixAll,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.replace(ie.Range.create(ie.Position.create(r.range.start.line,t.pos.colEnd),ie.Position.create(r.range.end.line,e.pos.col)),"")]}}}];case 3:return[{title:"Add close curly",diagnostics:[r],kind:ie.CodeActionKind.QuickFix,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.insert(ie.Position.create(r.range.end.line,r.range.end.character),"}")]}}}];case 19:return[{title:"Add '/'",diagnostics:[r],kind:ie.CodeActionKind.QuickFix,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.insert(ie.Position.create(r.range.end.line,r.range.end.character),"/")]}}}];case 28:return[{title:"Add comma",diagnostics:[r],kind:ie.CodeActionKind.SourceFixAll,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.insert(ie.Position.create(r.range.end.line,r.range.end.character),",")]}}}];case 21:return[{title:"Add '/'",diagnostics:[r],kind:ie.CodeActionKind.SourceFixAll,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.insert(ie.Position.create(r.range.end.line,r.range.end.character),"/")]}}}];case 23:return[{title:"Remove ';'",diagnostics:[r],kind:ie.CodeActionKind.SourceFixAll,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.del(r.range)]}}}];case 34:return[{title:"Complete Keyword '/delete-node/",diagnostics:[r],kind:ie.CodeActionKind.SourceFixAll,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.replace(r.range,"/delete-node/")]}}}];case 35:return[{title:"Complete Keyword '/delete-property/",diagnostics:[r],kind:ie.CodeActionKind.SourceFixAll,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.replace(r.range,"/delete-property/")]}}}];case 25:return[{title:"Complete Keyword '/delete-property/",diagnostics:[r],kind:ie.CodeActionKind.QuickFix,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.replace(r.range,"/delete-property/")]}}},{title:"Complete Keyword '/delete-node/",diagnostics:[r],kind:ie.CodeActionKind.QuickFix,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.replace(r.range,"/delete-node/")]}}}];case 12:return[{title:"Add '>'",diagnostics:[r],kind:ie.CodeActionKind.SourceFixAll,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.insert(ie.Position.create(r.range.end.line,r.range.end.character),">")]}}}];default:return}},U$=(t,e,n,r,i)=>{if(!r)return[];switch(t){case 0:return[{title:i??`Add Property "${r.newText.split("=",1)[0].replace(";","").trim()}"`,diagnostics:[e],kind:ie.CodeActionKind.QuickFix,isPreferred:!0,edit:{changes:{[n]:[r]}}}];case 27:return[{title:i??"Remove Property",diagnostics:[e],kind:ie.CodeActionKind.QuickFix,isPreferred:!0,edit:{changes:{[n]:[r]}}}];case 26:return[{title:i??"TODO",diagnostics:[e],kind:ie.CodeActionKind.QuickFix,isPreferred:!0,edit:{changes:{[n]:[r]}}}];case 25:return r?[{title:i??"TODO",diagnostics:[e],kind:ie.CodeActionKind.QuickFix,isPreferred:!0,edit:{changes:{[n]:[r]}}}]:[];default:return}};function VR(t){let e=t.context.diagnostics.flatMap(a=>{let c=a.data;switch(c?.issues.type){case"SyntaxIssue":return c?.issues.items.flatMap(l=>B$(c.firstToken,c.lastToken,l,a,t.textDocument.uri));case"StandardTypeIssue":return c?.issues.items.flatMap(l=>U$(l,a,t.textDocument.uri,c.issues.edit,c.issues.codeActionTitle))}}).filter(a=>!!a),n=e.filter(a=>a.kind===ie.CodeActionKind.SourceFixAll),r=e.filter(a=>a.title.startsWith("Add Property")),i=e.filter(a=>a.kind!==ie.CodeActionKind.SourceFixAll),s=n.flatMap(a=>a.edit?.changes?.[t.textDocument.uri]??[]),o=new Map;return r.forEach(a=>{let c=a.edit.changes[t.textDocument.uri][0],l=c.range.start.line,u=c.range.start.character;o.has(`${l}:${u}`)||o.set(`${l}:${u}`,[]),o.get(`${l}:${u}`)?.push(c)}),[...i,...n.map(a=>({...a,kind:ie.CodeActionKind.QuickFix})),...s.length?[{title:"Fix All",kind:ie.CodeActionKind.SourceFixAll,isPreferred:!0,edit:{changes:{[t.textDocument.uri]:s}}}]:[],...Array.from(o.values()).flatMap(a=>a.length>1?{title:"Add All Missing Properties",kind:ie.CodeActionKind.QuickFix,isPreferred:!0,edit:{changes:{[t.textDocument.uri]:a}}}:[])]}var zR=K(J());var Ef=t=>!t||t instanceof Ge?!1:t instanceof hn||Ef(t.parentNode);function V$(t){if(!t||!(t.item instanceof Ve&&t.item.ast.assignOperatorToken))return[];let e=Ef(t?.ast);if(!e&&!(t.ast instanceof Ge&&t.item.ast.values===null)&&!Ef(t.beforeAst)&&!Ef(t.afterAst))return[];let n=-1;if(t.item.ast.values===null?n=0:n=(t.item.ast.values?.values.findIndex(i=>i&&qg(i,t.beforeAst))??-1)+1,n===-1&&(n=0),t.item.name==="compatible"){let s=t.item.parent.nodeTypes.filter(c=>c).at(-1),o=t.item.ast.quickValues,a;return s instanceof pn&&s.extends.size&&(a=Array.from(s.extends).filter(c=>!o||!o.includes(c))),o?.filter(c=>c)?.length&&!a?[]:(a??=t.runtime.context.bindingLoader?.getBindings()??[],a.filter(c=>!o||!o.includes(c)).map(c=>({label:`"${c}"`,kind:zR.CompletionItemKind.Variable,insertText:e?c:`"${c}"`})))}let r=t.item.parent.nodeType;return r instanceof pn?r.properties.find(i=>i.name===t.item?.name)?.getPropertyCompletionItems(t.item,n,e)??[]:[]}function z$(t){if(!t||!(t.item instanceof Ve&&t.ast instanceof He&&t.item.ast.values==null||t.item instanceof ke)||Ot(t.ast)||t.beforeAst?.parentNode instanceof fn)return[];let e=n=>n.nodeType?.getPropertyListCompletionItems(n)??[];return t.item instanceof Ve?e(t.item.parent):e(t.item)}async function WR(t,e){return St(t,e,n=>[...V$(n),...z$(n)])}var wf=K(J());async function W$(t){if(t?.ast instanceof It||t?.ast instanceof jr){let e=t.runtime.context.parser.cPreprocessorParser.macros.get(t?.ast instanceof It?t.ast.name:t.ast.value);if(e){let n=ec(t.ast),r=(await t.runtime.context.getAllParsers()).at(-1);if(n){let i=n?.evaluate(r.cPreprocessorParser.macros);return{contents:{kind:wf.MarkupKind.Markdown,value:["```cpp",`#define ${e.macro.toString()} // = ${i}${typeof i=="number"?` (0x${i.toString(16)})`:""}`,"```"].join(`
285
- `)},range:te(t.ast)}}return{contents:{kind:wf.MarkupKind.Markdown,value:["```cpp",`#define ${e.macro.toString()} // = ${t.ast?.evaluate(r.cPreprocessorParser.macros)}`,"```"].join(`
286
- `)},range:te(t.ast)}}}}async function H$(t){if(!t)return;let e=(await t.runtime.context.getAllParsers()).at(-1);if(t?.ast instanceof xe){let n=t.ast.linksTo;if(n)return{contents:n.toMarkupContent(e.cPreprocessorParser.macros),range:te(t.ast)}}if(t?.ast.parentNode instanceof de){let n=t.ast.parentNode.linksTo;if(n)return{contents:n.toMarkupContent(e.cPreprocessorParser.macros),range:te(t.ast)}}if(t?.ast instanceof je&&t.item instanceof Ve&&t.item.parent.name==="aliases"){let n=t.runtime.rootNode.getChild(t.ast.value.split("/"));if(n)return{contents:n.toMarkupContent(e.cPreprocessorParser.macros),range:te(t.ast)}}if(t?.item instanceof ke)return{contents:t.item.toMarkupContent(e.cPreprocessorParser.macros),range:te(t.ast)}}function G$(t){if(t?.item instanceof Ve&&t.ast instanceof He){let e=t.item.onHover(),n=t.item.parent.nodeType?.getOnPropertyHover(t.item.name);if(e||n)return{contents:{kind:wf.MarkupKind.Markdown,value:`${e?.value??""}
287
- ${n?.value??""}`},range:te(t.ast)}}}function HR(t,e){return St(t,e,async n=>[await H$(n)||G$(n)||await W$(n)])}var aS=K(Uv());var eA=K(HD(),1);var Gc=t=>{if(typeof t!="string")throw new TypeError("invalid pattern");if(t.length>65536)throw new TypeError("pattern is too long")};var kU={"[: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]},Yc=t=>t.replace(/[[\]\\-]/g,"\\$&"),NU=t=>t.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),GD=t=>t.join(""),YD=(t,e)=>{let n=e;if(t.charAt(n)!=="[")throw new Error("not in a brace expression");let r=[],i=[],s=n+1,o=!1,a=!1,c=!1,l=!1,u=n,d="";e:for(;s<t.length;){let p=t.charAt(s);if((p==="!"||p==="^")&&s===n+1){l=!0,s++;continue}if(p==="]"&&o&&!c){u=s+1;break}if(o=!0,p==="\\"&&!c){c=!0,s++;continue}if(p==="["&&!c){for(let[T,[_,v,b]]of Object.entries(kU))if(t.startsWith(T,s)){if(d)return["$.",!1,t.length-n,!0];s+=T.length,b?i.push(_):r.push(_),a=a||v;continue e}}if(c=!1,d){p>d?r.push(Yc(d)+"-"+Yc(p)):p===d&&r.push(Yc(p)),d="",s++;continue}if(t.startsWith("-]",s+1)){r.push(Yc(p+"-")),s+=2;continue}if(t.startsWith("-",s+1)){d=p,s+=2;continue}r.push(Yc(p)),s++}if(u<s)return["",!1,0,!1];if(!r.length&&!i.length)return["$.",!1,t.length-n,!0];if(i.length===0&&r.length===1&&/^\\?.$/.test(r[0])&&!l){let p=r[0].length===2?r[0].slice(-1):r[0];return[NU(p),!1,u-n,!1]}let f="["+(l?"^":"")+GD(r)+"]",h="["+(l?"":"^")+GD(i)+"]";return[r.length&&i.length?"("+f+"|"+h+")":r.length?f:h,a,u-n,!0]};var kr=(t,{windowsPathsNoEscape:e=!1}={})=>e?t.replace(/\[([^\/\\])\]/g,"$1"):t.replace(/((?!\\).|^)\[([^\/\\])\]/g,"$1$2").replace(/\\([^\/])/g,"$1");var PU=new Set(["!","?","+","*","@"]),KD=t=>PU.has(t),RU="(?!(?:^|/)\\.\\.?(?:$|/))",_h="(?!\\.)",CU=new Set(["[","."]),DU=new Set(["..","."]),AU=new Set("().*{}+?[]^$\\!"),OU=t=>t.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Wv="[^/]",XD=Wv+"*?",JD=Wv+"+?",ta=class t{type;#e;#t;#i=!1;#n=[];#o;#f;#l;#d=!1;#a;#c;#s=!1;constructor(e,n,r={}){this.type=e,e&&(this.#t=!0),this.#o=n,this.#e=this.#o?this.#o.#e:this,this.#a=this.#e===this?r:this.#e.#a,this.#l=this.#e===this?[]:this.#e.#l,e==="!"&&!this.#e.#d&&this.#l.push(this),this.#f=this.#o?this.#o.#n.length:0}get hasMagic(){if(this.#t!==void 0)return this.#t;for(let e of this.#n)if(typeof e!="string"&&(e.type||e.hasMagic))return this.#t=!0;return this.#t}toString(){return this.#c!==void 0?this.#c:this.type?this.#c=this.type+"("+this.#n.map(e=>String(e)).join("|")+")":this.#c=this.#n.map(e=>String(e)).join("")}#y(){if(this!==this.#e)throw new Error("should only call on root");if(this.#d)return this;this.toString(),this.#d=!0;let e;for(;e=this.#l.pop();){if(e.type!=="!")continue;let n=e,r=n.#o;for(;r;){for(let i=n.#f+1;!r.type&&i<r.#n.length;i++)for(let s of e.#n){if(typeof s=="string")throw new Error("string part in extglob AST??");s.copyIn(r.#n[i])}n=r,r=n.#o}}return this}push(...e){for(let n of e)if(n!==""){if(typeof n!="string"&&!(n instanceof t&&n.#o===this))throw new Error("invalid part: "+n);this.#n.push(n)}}toJSON(){let e=this.type===null?this.#n.slice().map(n=>typeof n=="string"?n:n.toJSON()):[this.type,...this.#n.map(n=>n.toJSON())];return this.isStart()&&!this.type&&e.unshift([]),this.isEnd()&&(this===this.#e||this.#e.#d&&this.#o?.type==="!")&&e.push({}),e}isStart(){if(this.#e===this)return!0;if(!this.#o?.isStart())return!1;if(this.#f===0)return!0;let e=this.#o;for(let n=0;n<this.#f;n++){let r=e.#n[n];if(!(r instanceof t&&r.type==="!"))return!1}return!0}isEnd(){if(this.#e===this||this.#o?.type==="!")return!0;if(!this.#o?.isEnd())return!1;if(!this.type)return this.#o?.isEnd();let e=this.#o?this.#o.#n.length:0;return this.#f===e-1}copyIn(e){typeof e=="string"?this.push(e):this.push(e.clone(this))}clone(e){let n=new t(this.type,e);for(let r of this.#n)n.copyIn(r);return n}static#v(e,n,r,i){let s=!1,o=!1,a=-1,c=!1;if(n.type===null){let h=r,y="";for(;h<e.length;){let p=e.charAt(h++);if(s||p==="\\"){s=!s,y+=p;continue}if(o){h===a+1?(p==="^"||p==="!")&&(c=!0):p==="]"&&!(h===a+2&&c)&&(o=!1),y+=p;continue}else if(p==="["){o=!0,a=h,c=!1,y+=p;continue}if(!i.noext&&KD(p)&&e.charAt(h)==="("){n.push(y),y="";let T=new t(p,n);h=t.#v(e,T,h,i),n.push(T);continue}y+=p}return n.push(y),h}let l=r+1,u=new t(null,n),d=[],f="";for(;l<e.length;){let h=e.charAt(l++);if(s||h==="\\"){s=!s,f+=h;continue}if(o){l===a+1?(h==="^"||h==="!")&&(c=!0):h==="]"&&!(l===a+2&&c)&&(o=!1),f+=h;continue}else if(h==="["){o=!0,a=l,c=!1,f+=h;continue}if(KD(h)&&e.charAt(l)==="("){u.push(f),f="";let y=new t(h,u);u.push(y),l=t.#v(e,y,l,i);continue}if(h==="|"){u.push(f),f="",d.push(u),u=new t(null,n);continue}if(h===")")return f===""&&n.#n.length===0&&(n.#s=!0),u.push(f),f="",n.push(...d,u),l;f+=h}return n.type=null,n.#t=void 0,n.#n=[e.substring(r-1)],l}static fromGlob(e,n={}){let r=new t(null,void 0,n);return t.#v(e,r,0,n),r}toMMPattern(){if(this!==this.#e)return this.#e.toMMPattern();let e=this.toString(),[n,r,i,s]=this.toRegExpSource();if(!(i||this.#t||this.#a.nocase&&!this.#a.nocaseMagicOnly&&e.toUpperCase()!==e.toLowerCase()))return r;let a=(this.#a.nocase?"i":"")+(s?"u":"");return Object.assign(new RegExp(`^${n}$`,a),{_src:n,_glob:e})}get options(){return this.#a}toRegExpSource(e){let n=e??!!this.#a.dot;if(this.#e===this&&this.#y(),!this.type){let c=this.isStart()&&this.isEnd(),l=this.#n.map(h=>{let[y,p,T,_]=typeof h=="string"?t.#h(h,this.#t,c):h.toRegExpSource(e);return this.#t=this.#t||T,this.#i=this.#i||_,y}).join(""),u="";if(this.isStart()&&typeof this.#n[0]=="string"&&!(this.#n.length===1&&DU.has(this.#n[0]))){let y=CU,p=n&&y.has(l.charAt(0))||l.startsWith("\\.")&&y.has(l.charAt(2))||l.startsWith("\\.\\.")&&y.has(l.charAt(4)),T=!n&&!e&&y.has(l.charAt(0));u=p?RU:T?_h:""}let d="";return this.isEnd()&&this.#e.#d&&this.#o?.type==="!"&&(d="(?:$|\\/)"),[u+l+d,kr(l),this.#t=!!this.#t,this.#i]}let r=this.type==="*"||this.type==="+",i=this.type==="!"?"(?:(?!(?:":"(?:",s=this.#p(n);if(this.isStart()&&this.isEnd()&&!s&&this.type!=="!"){let c=this.toString();return this.#n=[c],this.type=null,this.#t=void 0,[c,kr(this.toString()),!1,!1]}let o=!r||e||n||!_h?"":this.#p(!0);o===s&&(o=""),o&&(s=`(?:${s})(?:${o})*?`);let a="";if(this.type==="!"&&this.#s)a=(this.isStart()&&!n?_h:"")+JD;else{let c=this.type==="!"?"))"+(this.isStart()&&!n&&!e?_h:"")+XD+")":this.type==="@"?")":this.type==="?"?")?":this.type==="+"&&o?")":this.type==="*"&&o?")?":`)${this.type}`;a=i+s+c}return[a,kr(s),this.#t=!!this.#t,this.#i]}#p(e){return this.#n.map(n=>{if(typeof n=="string")throw new Error("string type in extglob ast??");let[r,i,s,o]=n.toRegExpSource(e);return this.#i=this.#i||o,r}).filter(n=>!(this.isStart()&&this.isEnd())||!!n).join("|")}static#h(e,n,r=!1){let i=!1,s="",o=!1;for(let a=0;a<e.length;a++){let c=e.charAt(a);if(i){i=!1,s+=(AU.has(c)?"\\":"")+c;continue}if(c==="\\"){a===e.length-1?s+="\\\\":i=!0;continue}if(c==="["){let[l,u,d,f]=YD(e,a);if(d){s+=l,o=o||u,a+=d-1,n=n||f;continue}}if(c==="*"){r&&e==="*"?s+=JD:s+=XD,n=!0;continue}if(c==="?"){s+=Wv,n=!0;continue}s+=OU(c)}return[s,kr(e),!!n,o]}};var na=(t,{windowsPathsNoEscape:e=!1}={})=>e?t.replace(/[?*()[\]]/g,"[$&]"):t.replace(/[?*()[\]\\]/g,"\\$&");var mn=(t,e,n={})=>(Gc(e),!n.nocomment&&e.charAt(0)==="#"?!1:new Fn(e,n).match(t)),IU=/^\*+([^+@!?\*\[\(]*)$/,xU=t=>e=>!e.startsWith(".")&&e.endsWith(t),MU=t=>e=>e.endsWith(t),LU=t=>(t=t.toLowerCase(),e=>!e.startsWith(".")&&e.toLowerCase().endsWith(t)),$U=t=>(t=t.toLowerCase(),e=>e.toLowerCase().endsWith(t)),qU=/^\*+\.\*+$/,jU=t=>!t.startsWith(".")&&t.includes("."),FU=t=>t!=="."&&t!==".."&&t.includes("."),BU=/^\.\*+$/,UU=t=>t!=="."&&t!==".."&&t.startsWith("."),VU=/^\*+$/,zU=t=>t.length!==0&&!t.startsWith("."),WU=t=>t.length!==0&&t!=="."&&t!=="..",HU=/^\?+([^+@!?\*\[\(]*)?$/,GU=([t,e=""])=>{let n=tA([t]);return e?(e=e.toLowerCase(),r=>n(r)&&r.toLowerCase().endsWith(e)):n},YU=([t,e=""])=>{let n=nA([t]);return e?(e=e.toLowerCase(),r=>n(r)&&r.toLowerCase().endsWith(e)):n},KU=([t,e=""])=>{let n=nA([t]);return e?r=>n(r)&&r.endsWith(e):n},XU=([t,e=""])=>{let n=tA([t]);return e?r=>n(r)&&r.endsWith(e):n},tA=([t])=>{let e=t.length;return n=>n.length===e&&!n.startsWith(".")},nA=([t])=>{let e=t.length;return n=>n.length===e&&n!=="."&&n!==".."},rA=typeof process=="object"&&process?typeof process.env=="object"&&process.env&&process.env.__MINIMATCH_TESTING_PLATFORM__||process.platform:"posix",QD={win32:{sep:"\\"},posix:{sep:"/"}},JU=rA==="win32"?QD.win32.sep:QD.posix.sep;mn.sep=JU;var Yt=Symbol("globstar **");mn.GLOBSTAR=Yt;var QU="[^/]",ZU=QU+"*?",eV="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",tV="(?:(?!(?:\\/|^)\\.).)*?",nV=(t,e={})=>n=>mn(n,t,e);mn.filter=nV;var tr=(t,e={})=>Object.assign({},t,e),rV=t=>{if(!t||typeof t!="object"||!Object.keys(t).length)return mn;let e=mn;return Object.assign((r,i,s={})=>e(r,i,tr(t,s)),{Minimatch:class extends e.Minimatch{constructor(i,s={}){super(i,tr(t,s))}static defaults(i){return e.defaults(tr(t,i)).Minimatch}},AST:class extends e.AST{constructor(i,s,o={}){super(i,s,tr(t,o))}static fromGlob(i,s={}){return e.AST.fromGlob(i,tr(t,s))}},unescape:(r,i={})=>e.unescape(r,tr(t,i)),escape:(r,i={})=>e.escape(r,tr(t,i)),filter:(r,i={})=>e.filter(r,tr(t,i)),defaults:r=>e.defaults(tr(t,r)),makeRe:(r,i={})=>e.makeRe(r,tr(t,i)),braceExpand:(r,i={})=>e.braceExpand(r,tr(t,i)),match:(r,i,s={})=>e.match(r,i,tr(t,s)),sep:e.sep,GLOBSTAR:Yt})};mn.defaults=rV;var iA=(t,e={})=>(Gc(t),e.nobrace||!/\{(?:(?!\{).)*\}/.test(t)?[t]:(0,eA.default)(t));mn.braceExpand=iA;var iV=(t,e={})=>new Fn(t,e).makeRe();mn.makeRe=iV;var sV=(t,e,n={})=>{let r=new Fn(e,n);return t=t.filter(i=>r.match(i)),r.options.nonull&&!t.length&&t.push(e),t};mn.match=sV;var ZD=/[?*]|[+@!]\(.*?\)|\[|\]/,oV=t=>t.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Fn=class{options;set;pattern;windowsPathsNoEscape;nonegate;negate;comment;empty;preserveMultipleSlashes;partial;globSet;globParts;nocase;isWindows;platform;windowsNoMagicRoot;regexp;constructor(e,n={}){Gc(e),n=n||{},this.options=n,this.pattern=e,this.platform=n.platform||rA,this.isWindows=this.platform==="win32",this.windowsPathsNoEscape=!!n.windowsPathsNoEscape||n.allowWindowsEscape===!1,this.windowsPathsNoEscape&&(this.pattern=this.pattern.replace(/\\/g,"/")),this.preserveMultipleSlashes=!!n.preserveMultipleSlashes,this.regexp=null,this.negate=!1,this.nonegate=!!n.nonegate,this.comment=!1,this.empty=!1,this.partial=!!n.partial,this.nocase=!!this.options.nocase,this.windowsNoMagicRoot=n.windowsNoMagicRoot!==void 0?n.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 n of e)if(typeof n!="string")return!0;return!1}debug(...e){}make(){let e=this.pattern,n=this.options;if(!n.nocomment&&e.charAt(0)==="#"){this.comment=!0;return}if(!e){this.empty=!0;return}this.parseNegate(),this.globSet=[...new Set(this.braceExpand())],n.debug&&(this.debug=(...s)=>console.error(...s)),this.debug(this.pattern,this.globSet);let r=this.globSet.map(s=>this.slashSplit(s));this.globParts=this.preprocess(r),this.debug(this.pattern,this.globParts);let i=this.globParts.map((s,o,a)=>{if(this.isWindows&&this.windowsNoMagicRoot){let c=s[0]===""&&s[1]===""&&(s[2]==="?"||!ZD.test(s[2]))&&!ZD.test(s[3]),l=/^[a-z]:/i.test(s[0]);if(c)return[...s.slice(0,4),...s.slice(4).map(u=>this.parse(u))];if(l)return[s[0],...s.slice(1).map(u=>this.parse(u))]}return s.map(c=>this.parse(c))});if(this.debug(this.pattern,i),this.set=i.filter(s=>s.indexOf(!1)===-1),this.isWindows)for(let s=0;s<this.set.length;s++){let o=this.set[s];o[0]===""&&o[1]===""&&this.globParts[s][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 r=0;r<e.length;r++)for(let i=0;i<e[r].length;i++)e[r][i]==="**"&&(e[r][i]="*");let{optimizationLevel:n=1}=this.options;return n>=2?(e=this.firstPhasePreProcess(e),e=this.secondPhasePreProcess(e)):n>=1?e=this.levelOneOptimize(e):e=this.adjascentGlobstarOptimize(e),e}adjascentGlobstarOptimize(e){return e.map(n=>{let r=-1;for(;(r=n.indexOf("**",r+1))!==-1;){let i=r;for(;n[i+1]==="**";)i++;i!==r&&n.splice(r,i-r)}return n})}levelOneOptimize(e){return e.map(n=>(n=n.reduce((r,i)=>{let s=r[r.length-1];return i==="**"&&s==="**"?r:i===".."&&s&&s!==".."&&s!=="."&&s!=="**"?(r.pop(),r):(r.push(i),r)},[]),n.length===0?[""]:n))}levelTwoFileOptimize(e){Array.isArray(e)||(e=this.slashSplit(e));let n=!1;do{if(n=!1,!this.preserveMultipleSlashes){for(let i=1;i<e.length-1;i++){let s=e[i];i===1&&s===""&&e[0]===""||(s==="."||s==="")&&(n=!0,e.splice(i,1),i--)}e[0]==="."&&e.length===2&&(e[1]==="."||e[1]==="")&&(n=!0,e.pop())}let r=0;for(;(r=e.indexOf("..",r+1))!==-1;){let i=e[r-1];i&&i!=="."&&i!==".."&&i!=="**"&&(n=!0,e.splice(r-1,2),r-=2)}}while(n);return e.length===0?[""]:e}firstPhasePreProcess(e){let n=!1;do{n=!1;for(let r of e){let i=-1;for(;(i=r.indexOf("**",i+1))!==-1;){let o=i;for(;r[o+1]==="**";)o++;o>i&&r.splice(i+1,o-i);let a=r[i+1],c=r[i+2],l=r[i+3];if(a!==".."||!c||c==="."||c===".."||!l||l==="."||l==="..")continue;n=!0,r.splice(i,1);let u=r.slice(0);u[i]="**",e.push(u),i--}if(!this.preserveMultipleSlashes){for(let o=1;o<r.length-1;o++){let a=r[o];o===1&&a===""&&r[0]===""||(a==="."||a==="")&&(n=!0,r.splice(o,1),o--)}r[0]==="."&&r.length===2&&(r[1]==="."||r[1]==="")&&(n=!0,r.pop())}let s=0;for(;(s=r.indexOf("..",s+1))!==-1;){let o=r[s-1];if(o&&o!=="."&&o!==".."&&o!=="**"){n=!0;let c=s===1&&r[s+1]==="**"?["."]:[];r.splice(s-1,2,...c),r.length===0&&r.push(""),s-=2}}}}while(n);return e}secondPhasePreProcess(e){for(let n=0;n<e.length-1;n++)for(let r=n+1;r<e.length;r++){let i=this.partsMatch(e[n],e[r],!this.preserveMultipleSlashes);if(i){e[n]=[],e[r]=i;break}}return e.filter(n=>n.length)}partsMatch(e,n,r=!1){let i=0,s=0,o=[],a="";for(;i<e.length&&s<n.length;)if(e[i]===n[s])o.push(a==="b"?n[s]:e[i]),i++,s++;else if(r&&e[i]==="**"&&n[s]===e[i+1])o.push(e[i]),i++;else if(r&&n[s]==="**"&&e[i]===n[s+1])o.push(n[s]),s++;else if(e[i]==="*"&&n[s]&&(this.options.dot||!n[s].startsWith("."))&&n[s]!=="**"){if(a==="b")return!1;a="a",o.push(e[i]),i++,s++}else if(n[s]==="*"&&e[i]&&(this.options.dot||!e[i].startsWith("."))&&e[i]!=="**"){if(a==="a")return!1;a="b",o.push(n[s]),i++,s++}else return!1;return e.length===n.length&&o}parseNegate(){if(this.nonegate)return;let e=this.pattern,n=!1,r=0;for(let i=0;i<e.length&&e.charAt(i)==="!";i++)n=!n,r++;r&&(this.pattern=e.slice(r)),this.negate=n}matchOne(e,n,r=!1){let i=this.options;if(this.isWindows){let p=typeof e[0]=="string"&&/^[a-z]:$/i.test(e[0]),T=!p&&e[0]===""&&e[1]===""&&e[2]==="?"&&/^[a-z]:$/i.test(e[3]),_=typeof n[0]=="string"&&/^[a-z]:$/i.test(n[0]),v=!_&&n[0]===""&&n[1]===""&&n[2]==="?"&&typeof n[3]=="string"&&/^[a-z]:$/i.test(n[3]),b=T?3:p?0:void 0,w=v?3:_?0:void 0;if(typeof b=="number"&&typeof w=="number"){let[C,x]=[e[b],n[w]];C.toLowerCase()===x.toLowerCase()&&(n[w]=C,w>b?n=n.slice(w):b>w&&(e=e.slice(b)))}}let{optimizationLevel:s=1}=this.options;s>=2&&(e=this.levelTwoFileOptimize(e)),this.debug("matchOne",this,{file:e,pattern:n}),this.debug("matchOne",e.length,n.length);for(var o=0,a=0,c=e.length,l=n.length;o<c&&a<l;o++,a++){this.debug("matchOne loop");var u=n[a],d=e[o];if(this.debug(n,u,d),u===!1)return!1;if(u===Yt){this.debug("GLOBSTAR",[n,u,d]);var f=o,h=a+1;if(h===l){for(this.debug("** at the end");o<c;o++)if(e[o]==="."||e[o]===".."||!i.dot&&e[o].charAt(0)===".")return!1;return!0}for(;f<c;){var y=e[f];if(this.debug(`
297
+ };`,kind:kt.CompletionItemKind.Value,insertTextFormat:kt.InsertTextFormat.Snippet}))]}function p$(t,e){let n=i=>i?i.parentNode instanceof Bt||i.parentNode instanceof yt||i.parentNode instanceof $e?!1:n(i.parentNode):!0;if(!t||t.item!==null||!xt(t.ast)||!n(t.ast))return[];let r=i=>lf(i,e).filter(s=>e(s));return t.ast instanceof lt?r(t.runtime.rootNode).length?[{label:"/delete-node/",insertText:"/delete-node/ $1;",kind:kt.CompletionItemKind.Keyword,insertTextFormat:kt.InsertTextFormat.Snippet,sortText:"~"}]:t.runtime.rootNode.nodes.length?[{label:"/delete-node/ &{}",insertText:"/delete-node/ {/$1};",kind:kt.CompletionItemKind.Keyword,insertTextFormat:kt.InsertTextFormat.Snippet,sortText:"~"}]:[]:Array.from(new Set(r(t.runtime.rootNode).map(i=>i.label.value))).map(i=>({label:t.ast instanceof de?`${i}`:`&${i}`,kind:kt.CompletionItemKind.Variable}))}function m$(t,e){if(!t||!(t.item instanceof _e)||t.item===null||t.beforeAst&&(!(t.beforeAst?.parentNode instanceof fn)||t.beforeAst?.parentNode instanceof at))return[];let n=r=>[...r.nodes,...r.deletedNodes.filter(i=>!e(i.by)).map(i=>i.node)].flatMap(i=>i.definitions.filter(s=>s instanceof $e)).filter(i=>e(i));return t.ast instanceof qe||t.ast instanceof Nn||t.beforeAst?.parentNode instanceof Nn?Array.from(new Set(n(t.item).map(r=>r.name?.toString()))).map(r=>({label:`${r}`,kind:kt.CompletionItemKind.Variable})):n(t.item).length?[{label:"/delete-node/",kind:kt.CompletionItemKind.Keyword,insertTextFormat:kt.InsertTextFormat.Snippet,sortText:"~"}]:[]}function g$(t,e){if(!t||!(t.item instanceof _e)||t.beforeAst&&(!(t.beforeAst?.parentNode instanceof fn)||t.beforeAst?.parentNode instanceof Nn))return[];let n=r=>[...r.property,...r.deletedProperties.filter(i=>!e(i.by)).map(i=>i.property)].flatMap(i=>[i,...i.allReplaced]).filter(i=>e(i.ast));return t.ast instanceof Ge||t.ast instanceof at||t.beforeAst?.parentNode instanceof at?Array.from(new Set(n(t.item).map(r=>r.name))).map(r=>({label:`${r}`,kind:kt.CompletionItemKind.Variable})):n(t.item).length?[{label:"/delete-property/",insertText:"/delete-property/$1;",kind:kt.CompletionItemKind.Keyword,sortText:"~",insertTextFormat:kt.InsertTextFormat.Snippet}]:[]}function y$(t,e){let n=t?.ast instanceof fi?t.ast:t?.ast.parentNode;if(!t||!n||!(n instanceof fi))return[];let r=n.pathParts.slice(0,-1);if(r.some(o=>!o))return[];let i=r.map(o=>o.toString());return(()=>{let o=t.runtime.rootNode.getChildFromScope(["/",...i],e);return[...o?.nodes.filter(a=>!xt(t.ast)||a.definitions.some(e))??[],...o?.deletedNodes.filter(a=>!e(a.by)).map(a=>a.node)??[]].map(a=>a.fullName)??[]})().map(o=>({label:`/${[...i,o].join("/")}`,kind:kt.CompletionItemKind.Variable}))}function b$(t){return!t||!(t.item instanceof ze&&t.item.ast.assignOperatorToken)||t.ast instanceof Ue?[]:!Ps(t?.ast)&&!(t.ast instanceof Ye&&t.item.ast.values===null)&&!Ps(t.beforeAst)&&!Ps(t.afterAst)?[]:t.item.parent.nodeType instanceof pn?Array.from([t.runtime.context.parser,...t.runtime.context.overlayParsers].at(-1)?.cPreprocessorParser.macros??[]).map(([,r])=>r.macro.identifier instanceof zr?{label:`${r.macro.identifier.toString()}`,insertText:`${r.macro.name}(${r.macro.identifier.params.map((i,s)=>i instanceof _t?`$${s+1}`:"").join(", ")})`,kind:kt.CompletionItemKind.Function,sortText:`~${r.macro.name}`,insertTextFormat:kt.InsertTextFormat.Snippet}:{label:r.macro.identifier.name,kind:kt.CompletionItemKind.Variable,sortText:`~${r.macro.name}`}):[]}async function vR(t,e){return mt(t,e,(n,r)=>[...g$(n,r),...m$(n,r),...p$(n,r),...y$(n,r),...h$(n,r),...f$(n,r),...d$(n),...b$(n)])}var Hr=K(Z());function v$(t){if(!t||t.item===null||!(t.ast instanceof Ge))return[];let e=r=>r.replacedBy?e(r.replacedBy):r,n=r=>[r.ast,...r.allReplaced.map(i=>i.ast),r.parent.deletedProperties.find(i=>i.property===r)?.by??[]].map(i=>{if(i instanceof Ye)return Hr.Location.create(fe(i.uri),ne(i.propertyName??i));if(i instanceof at)return Hr.Location.create(fe(i.uri),ne(i.propertyName??i))}).filter(i=>i);if(t.item instanceof ze&&t.ast instanceof Ge)return n(e(t.item));if(t.item instanceof _e&&t.ast instanceof Ge&&t.ast.parentNode instanceof at){let r=t.item.deletedProperties.find(i=>i.by===t.ast.parentNode)?.property;if(r)return n(r)}return[]}function T$(t){if(!t)return[];let e=n=>{let i=t.runtime.rootNode.getNode("aliases")?.property.filter(o=>{let a=o.ast.quickValues;if(a?.length===1&&typeof a[0]=="string"&&t.runtime.rootNode.getChild(a[0].split("/"))===n)return!0}).map(o=>o.ast)??[],s=n.parent?.deletedNodes.filter(o=>o.node===n&&(o.by.nodeNameOrRef instanceof qe?o.by.nodeNameOrRef!==t.ast:!n.linkedRefLabels.some(a=>a!==t.ast))).map(o=>o.by.nodeNameOrRef)??[];return[...i,...n.linkedRefLabels,...n.linkedNodeNamePaths,...n.definitions,...s].map(o=>{if(o instanceof yt)return Hr.Location.create(fe(o.uri),ne(o.name??o));if(o instanceof $e)return Hr.Location.create(fe(o.uri),ne(o.name??o));if(o instanceof qe)return Hr.Location.create(fe(o.uri),ne(o));if(o instanceof qe)return Hr.Location.create(fe(o.uri),ne(o));if(o instanceof de)return Hr.Location.create(fe(o.uri),ne(o.label??o));if(o instanceof Ye)return Hr.Location.create(fe((o.values??o)?.uri),ne(o.values??o))}).filter(o=>o)};if(t.item instanceof _e&&!xt(t.ast))return e(t.item);if(t.ast instanceof Yt&&t.ast.parentNode instanceof de&&t.ast.parentNode.linksTo)return e(t.ast.parentNode.linksTo);if(t.ast instanceof qe&&t.ast.linksTo)return xt(t.ast)?[...e(t.ast.linksTo),Hr.Location.create(fe(t.ast.uri),ne(t.ast))]:e(t.ast.linksTo);if(t?.ast instanceof Ue&&t.item instanceof ze&&t.item.parent.name==="aliases"){let n=t.runtime.rootNode.getChild(t.ast.value.split("/"));if(n)return e(n)}return[]}async function TR(t,e){return mt(t,e,n=>[...T$(n),...v$(n)])}var gi=K(Z());function SR(t){if(!t||t.item===null||!(t.ast instanceof Ge))return[];let e=r=>r.replacedBy?e(r.replacedBy):r,n=r=>[r.ast,...r.allReplaced.map(i=>i.ast),r.parent.deletedProperties.find(i=>i.property===r)?.by??[]].map(i=>{if((i instanceof Ye||i instanceof at)&&i.propertyName)return gi.Location.create(fe(i.uri),ne(i.propertyName))}).filter(i=>i);if(t.item instanceof ze&&t.ast instanceof Ge)return n(e(t.item));if(t.item instanceof _e&&t.ast instanceof Ge&&t.ast.parentNode instanceof at){let r=t.item.deletedProperties.find(i=>i.by===t.ast.parentNode)?.property;if(r)return n(r)}return[]}function _R(t,e){if(!e||!(e.ast instanceof Yt))return[];"newName"in t&&(e.ast.parentNode instanceof de&&t.newName.startsWith("&")?t.newName=t.newName.slice(1):e.ast.parentNode instanceof Ui&&t.newName.endsWith(":")&&(t.newName=t.newName.slice(0,-1)));let n=e.ast.value,r=i=>[...i.definitions.filter(s=>s instanceof $e).flatMap(s=>s.labels.map(o=>o.label)),...i.referencedBy.flatMap(s=>s.labels.map(o=>o.label)),...i.linkedRefLabels.map(s=>s.label)].filter(s=>s?.value===n).map(s=>{if(s)return gi.Location.create(fe(s.uri),ne(s))}).filter(s=>s);return e.item instanceof _e&&!xt(e.ast)?r(e.item):e.ast instanceof Yt&&e.ast.parentNode instanceof de&&e.ast.parentNode.linksTo?r(e.ast.parentNode.linksTo):[]}function ER(t){if(!t||!(t.ast instanceof qe))return[];let e=n=>{let i=t.runtime.rootNode.getNode("aliases")?.property.filter(o=>{let a=o.ast.quickValues;if(a?.length===1&&typeof a[0]=="string"){let c=t.runtime.rootNode.getChild(a[0].split("/"));if(c?.isChildOf(n)||c===n)return!0}}).map(o=>o.ast)??[],s=n.parent?.deletedNodes.filter(o=>o.node===n&&o.by.nodeNameOrRef!==t.ast).map(o=>o.by.nodeNameOrRef)??[];return[...i,...n.linkedNodeNamePaths,...n.definitions,...s].map(o=>{if(o instanceof $e&&o.name)return gi.Location.create(fe(o.uri),ne(o.name));if(o instanceof qe)return gi.Location.create(fe(o.uri),ne(o));if(o instanceof Ye&&o.values?.values[0]?.value&&o.values?.values[0]?.value instanceof Ue){let a=o.values.values[0].value,c=ne(a),l=a.value.split("/"),u=n.path,d=l.slice(0,u.length-1).join("/").length+1,f=a.value.length-l.slice(0,u.length).join("/").length;return c.start.character+=1+d,c.end.character-=1+f,gi.Location.create(fe(o.values.values[0].uri),c)}}).filter(o=>o)};return t.item instanceof _e&&!xt(t.ast)?e(t.item):t.ast instanceof qe&&t.ast.linksTo?xt(t.ast)?[...e(t.ast.linksTo),gi.Location.create(fe(t.ast.uri),ne(t.ast))]:e(t.ast.linksTo):[]}async function kR(t,e){let n={};return(await mt(t,e,i=>[...ER(i),..._R(t,i),...SR(i)])).forEach(i=>{n[i.uri]??=[],n[i.uri].push(gi.TextEdit.replace(i.range,t.newName))}),{changes:n}}async function NR(t,e){let n=await mt(t,e,r=>[...ER(r),..._R(t,r),...SR(r)]);if(n.some(r=>e?.settings.lockRenameEdits?.some(i=>Le(r.uri).startsWith(i))))throw new Error('Path is locked by user setting "lockRenameEdits"');return{defaultBehavior:!!n.length}}var Wo=K(Z());function S$(t){if(!t||t.item===null||!(t.ast instanceof Ge))return[];let e=r=>r.replacedBy?e(r.replacedBy):r,n=r=>[r.ast,...r.allReplaced.map(i=>i.ast)].map(i=>{if(i instanceof Ye)return Wo.Location.create(fe(i.uri),ne(i.propertyName??i))}).filter(i=>i);if(t.item instanceof ze&&t.ast instanceof Ge)return n(e(t.item));if(t.item instanceof _e&&t.ast instanceof Ge&&t.ast.parentNode instanceof at){let r=t.item.deletedProperties.find(i=>i.by===t.ast.parentNode)?.property;if(r)return n(r)}return[]}function _$(t){if(!t)return[];let e=n=>[...n.definitions,...n.referencedBy].map(r=>{if(r instanceof yt)return Wo.Location.create(fe(r.uri),ne(r));if(r instanceof $e)return Wo.Location.create(fe(r.uri),ne(r));if(r instanceof Bt)return Wo.Location.create(fe(r.uri),ne(r))}).filter(r=>r);if(t.item instanceof _e&&!xt(t.ast))return e(t.item);if(t.ast instanceof Yt&&t.ast.parentNode instanceof de&&t.ast.parentNode.linksTo)return e(t.ast.parentNode.linksTo);if(t.ast instanceof qe&&t.ast.linksTo)return e(t.ast.linksTo);if(t?.ast instanceof Ue&&t.item instanceof ze&&t.item.parent.name==="aliases"){let n=t.runtime.rootNode.getChild(t.ast.value.split("/"));if(n)return e(n)}return[]}function E$(t){if(t?.ast instanceof _t||t?.ast instanceof Br){let e=t.runtime.context.parser.cPreprocessorParser.macros.get(t.ast instanceof _t?t.ast.name:t.ast.value);if(e)return[Wo.Location.create(fe(e.macro.uri),ne(e.macro.identifier))]}return[]}async function wR(t,e){return mt(t,e,n=>[..._$(n),...S$(n),...E$(n)])}var uf=K(Z());function k$(t){if(!t||t.item===null||!(t.ast instanceof Ge))return;let e=r=>r.replaces?e(r.replaces):r,n=r=>uf.Location.create(fe(r.ast.uri),ne(r.ast.propertyName??r.ast));if(t.item instanceof ze&&t.ast instanceof Ge)return n(e(t.item));if(t.item instanceof _e&&t.ast instanceof Ge&&t.ast.parentNode instanceof at){let r=t.item.deletedProperties.find(i=>i.by===t.ast.parentNode)?.property;if(r)return n(e(r))}}function N$(t){if(!t)return;let e=n=>{let r=n.definitions.at(0);return r?uf.Location.create(fe(r.uri),ne(r)):void 0};if(t.item instanceof _e&&!xt(t.ast))return e(t.item);if(t.ast instanceof Yt&&t.ast.parentNode instanceof de&&t.ast.parentNode.linksTo)return e(t.ast.parentNode.linksTo);if(t.ast instanceof qe&&t.ast.linksTo)return e(t.ast.linksTo);if(t?.ast instanceof Ue&&t.item instanceof ze&&t.item.parent.name==="aliases"){let n=t.runtime.rootNode.getChild(t.ast.value.split("/"));if(n)return e(n)}}function w$(t){if(t?.ast instanceof _t||t?.ast instanceof Br){let e=t.runtime.context.parser.cPreprocessorParser.macros.get(t.ast instanceof _t?t.ast.name:t.ast.value);if(e)return uf.Location.create(fe(e.macro.uri),ne(e.macro.identifier))}}async function PR(t,e){return(await mt(t,e,n=>[N$(n)||k$(n)||w$(n)])).at(0)}var ie=K(Z());var P$=(t,e,n,r,i)=>{switch(n){case 1:return[{title:"Add semicolon",diagnostics:[r],kind:ie.CodeActionKind.SourceFixAll,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.insert(ie.Position.create(r.range.end.line,r.range.end.character),";")]}}}];case 2:return[{title:"Add open curly",diagnostics:[r],kind:ie.CodeActionKind.SourceFixAll,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.insert(ie.Position.create(r.range.end.line,r.range.end.character)," {")]}}}];case 29:return[{title:"Remove white space",diagnostics:[r],kind:ie.CodeActionKind.SourceFixAll,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.replace(ie.Range.create(ie.Position.create(r.range.start.line,t.pos.colEnd),ie.Position.create(r.range.end.line,e.pos.col)),"")]}}}];case 3:return[{title:"Add close curly",diagnostics:[r],kind:ie.CodeActionKind.QuickFix,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.insert(ie.Position.create(r.range.end.line,r.range.end.character),"}")]}}}];case 19:return[{title:"Add '/'",diagnostics:[r],kind:ie.CodeActionKind.QuickFix,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.insert(ie.Position.create(r.range.end.line,r.range.end.character),"/")]}}}];case 28:return[{title:"Add comma",diagnostics:[r],kind:ie.CodeActionKind.SourceFixAll,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.insert(ie.Position.create(r.range.end.line,r.range.end.character),",")]}}}];case 21:return[{title:"Add '/'",diagnostics:[r],kind:ie.CodeActionKind.SourceFixAll,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.insert(ie.Position.create(r.range.end.line,r.range.end.character),"/")]}}}];case 23:return[{title:"Remove ';'",diagnostics:[r],kind:ie.CodeActionKind.SourceFixAll,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.del(r.range)]}}}];case 34:return[{title:"Complete Keyword '/delete-node/",diagnostics:[r],kind:ie.CodeActionKind.SourceFixAll,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.replace(r.range,"/delete-node/")]}}}];case 35:return[{title:"Complete Keyword '/delete-property/",diagnostics:[r],kind:ie.CodeActionKind.SourceFixAll,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.replace(r.range,"/delete-property/")]}}}];case 25:return[{title:"Complete Keyword '/delete-property/",diagnostics:[r],kind:ie.CodeActionKind.QuickFix,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.replace(r.range,"/delete-property/")]}}},{title:"Complete Keyword '/delete-node/",diagnostics:[r],kind:ie.CodeActionKind.QuickFix,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.replace(r.range,"/delete-node/")]}}}];case 12:return[{title:"Add '>'",diagnostics:[r],kind:ie.CodeActionKind.SourceFixAll,isPreferred:!0,edit:{changes:{[i]:[ie.TextEdit.insert(ie.Position.create(r.range.end.line,r.range.end.character),">")]}}}];default:return}},R$=(t,e,n,r,i)=>{if(!r)return[];switch(t){case 0:return[{title:i??`Add Property "${r.newText.split("=",1)[0].replace(";","").trim()}"`,diagnostics:[e],kind:ie.CodeActionKind.QuickFix,isPreferred:!0,edit:{changes:{[n]:[r]}}}];case 27:return[{title:i??"Remove Property",diagnostics:[e],kind:ie.CodeActionKind.QuickFix,isPreferred:!0,edit:{changes:{[n]:[r]}}}];case 26:return[{title:i??"TODO",diagnostics:[e],kind:ie.CodeActionKind.QuickFix,isPreferred:!0,edit:{changes:{[n]:[r]}}}];case 25:return r?[{title:i??"TODO",diagnostics:[e],kind:ie.CodeActionKind.QuickFix,isPreferred:!0,edit:{changes:{[n]:[r]}}}]:[];default:return}};function RR(t){let e=t.context.diagnostics.flatMap(a=>{let c=a.data;switch(c?.issues.type){case"SyntaxIssue":return c?.issues.items.flatMap(l=>P$(c.firstToken,c.lastToken,l,a,t.textDocument.uri));case"StandardTypeIssue":return c?.issues.items.flatMap(l=>R$(l,a,t.textDocument.uri,c.issues.edit,c.issues.codeActionTitle))}}).filter(a=>!!a),n=e.filter(a=>a.kind===ie.CodeActionKind.SourceFixAll),r=e.filter(a=>a.title.startsWith("Add Property")),i=e.filter(a=>a.kind!==ie.CodeActionKind.SourceFixAll),s=n.flatMap(a=>a.edit?.changes?.[t.textDocument.uri]??[]),o=new Map;return r.forEach(a=>{let c=a.edit.changes[t.textDocument.uri][0],l=c.range.start.line,u=c.range.start.character;o.has(`${l}:${u}`)||o.set(`${l}:${u}`,[]),o.get(`${l}:${u}`)?.push(c)}),[...i,...n.map(a=>({...a,kind:ie.CodeActionKind.QuickFix})),...s.length?[{title:"Fix All",kind:ie.CodeActionKind.SourceFixAll,isPreferred:!0,edit:{changes:{[t.textDocument.uri]:s}}}]:[],...Array.from(o.values()).flatMap(a=>a.length>1?{title:"Add All Missing Properties",kind:ie.CodeActionKind.QuickFix,isPreferred:!0,edit:{changes:{[t.textDocument.uri]:a}}}:[])]}var CR=K(Z());var df=t=>!t||t instanceof Ye?!1:t instanceof hn||df(t.parentNode);function C$(t){if(!t||!(t.item instanceof ze&&t.item.ast.assignOperatorToken))return[];let e=df(t?.ast);if(!e&&!(t.ast instanceof Ye&&t.item.ast.values===null)&&!df(t.beforeAst)&&!df(t.afterAst))return[];let n=-1;if(t.item.ast.values===null?n=0:n=(t.item.ast.values?.values.findIndex(i=>i&&Pg(i,t.beforeAst))??-1)+1,n===-1&&(n=0),t.item.name==="compatible"){let s=t.item.parent.nodeTypes.filter(c=>c).at(-1),o=t.item.ast.quickValues,a;return s instanceof pn&&s.extends.size&&(a=Array.from(s.extends).filter(c=>!o||!o.includes(c))),o?.filter(c=>c)?.length&&!a?[]:(a??=t.runtime.context.bindingLoader?.getBindings()??[],a.filter(c=>!o||!o.includes(c)).map(c=>({label:`"${c}"`,kind:CR.CompletionItemKind.Variable,insertText:e?c:`"${c}"`})))}let r=t.item.parent.nodeType;return r instanceof pn?r.properties.find(i=>i.name===t.item?.name)?.getPropertyCompletionItems(t.item,n,e)??[]:[]}function D$(t){if(!t||!(t.item instanceof ze&&t.ast instanceof Ge&&t.item.ast.values==null||t.item instanceof _e)||xt(t.ast)||t.beforeAst?.parentNode instanceof fn)return[];let e=n=>n.nodeType?.getPropertyListCompletionItems(n)??[];return t.item instanceof ze?e(t.item.parent):e(t.item)}async function DR(t,e){return mt(t,e,n=>[...C$(n),...D$(n)])}var ff=K(Z());async function A$(t){if(t?.ast instanceof _t||t?.ast instanceof Br){let e=t.runtime.context.parser.cPreprocessorParser.macros.get(t?.ast instanceof _t?t.ast.name:t.ast.value);if(e){let n=ec(t.ast),r=(await t.runtime.context.getAllParsers()).at(-1);if(n){let i=n?.evaluate(r.cPreprocessorParser.macros);return{contents:{kind:ff.MarkupKind.Markdown,value:["```cpp",`#define ${e.macro.toString()} // = ${i}${typeof i=="number"?` (0x${i.toString(16)})`:""}`,"```"].join(`
298
+ `)},range:ne(t.ast)}}return{contents:{kind:ff.MarkupKind.Markdown,value:["```cpp",`#define ${e.macro.toString()} // = ${t.ast?.evaluate(r.cPreprocessorParser.macros)}`,"```"].join(`
299
+ `)},range:ne(t.ast)}}}}async function O$(t){if(!t)return;let e=(await t.runtime.context.getAllParsers()).at(-1);if(t?.ast instanceof qe){let n=t.ast.linksTo;if(n)return{contents:n.toMarkupContent(e.cPreprocessorParser.macros),range:ne(t.ast)}}if(t?.ast.parentNode instanceof de){let n=t.ast.parentNode.linksTo;if(n)return{contents:n.toMarkupContent(e.cPreprocessorParser.macros),range:ne(t.ast)}}if(t?.ast instanceof Ue&&t.item instanceof ze&&t.item.parent.name==="aliases"){let n=t.runtime.rootNode.getChild(t.ast.value.split("/"));if(n)return{contents:n.toMarkupContent(e.cPreprocessorParser.macros),range:ne(t.ast)}}if(t?.item instanceof _e)return{contents:t.item.toMarkupContent(e.cPreprocessorParser.macros),range:ne(t.ast)}}function I$(t){if(t?.item instanceof ze&&t.ast instanceof Ge){let e=t.item.onHover(),n=t.item.parent.nodeType?.getOnPropertyHover(t.item.name);if(e||n)return{contents:{kind:ff.MarkupKind.Markdown,value:`${e?.value??""}
300
+ ${n?.value??""}`},range:ne(t.ast)}}}function AR(t,e){return mt(t,e,async n=>[await O$(n)||I$(n)||await A$(n)])}var XT=require("path"),JT=require("fs");var QR=K(zR(),1);var yc=t=>{if(typeof t!="string")throw new TypeError("invalid pattern");if(t.length>65536)throw new TypeError("pattern is too long")};var B$={"[: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]},bc=t=>t.replace(/[[\]\\-]/g,"\\$&"),U$=t=>t.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),WR=t=>t.join(""),HR=(t,e)=>{let n=e;if(t.charAt(n)!=="[")throw new Error("not in a brace expression");let r=[],i=[],s=n+1,o=!1,a=!1,c=!1,l=!1,u=n,d="";e:for(;s<t.length;){let p=t.charAt(s);if((p==="!"||p==="^")&&s===n+1){l=!0,s++;continue}if(p==="]"&&o&&!c){u=s+1;break}if(o=!0,p==="\\"&&!c){c=!0,s++;continue}if(p==="["&&!c){for(let[T,[_,b,v]]of Object.entries(B$))if(t.startsWith(T,s)){if(d)return["$.",!1,t.length-n,!0];s+=T.length,v?i.push(_):r.push(_),a=a||b;continue e}}if(c=!1,d){p>d?r.push(bc(d)+"-"+bc(p)):p===d&&r.push(bc(p)),d="",s++;continue}if(t.startsWith("-]",s+1)){r.push(bc(p+"-")),s+=2;continue}if(t.startsWith("-",s+1)){d=p,s+=2;continue}r.push(bc(p)),s++}if(u<s)return["",!1,0,!1];if(!r.length&&!i.length)return["$.",!1,t.length-n,!0];if(i.length===0&&r.length===1&&/^\\?.$/.test(r[0])&&!l){let p=r[0].length===2?r[0].slice(-1):r[0];return[U$(p),!1,u-n,!1]}let f="["+(l?"^":"")+WR(r)+"]",h="["+(l?"":"^")+WR(i)+"]";return[r.length&&i.length?"("+f+"|"+h+")":r.length?f:h,a,u-n,!0]};var Nr=(t,{windowsPathsNoEscape:e=!1}={})=>e?t.replace(/\[([^\/\\])\]/g,"$1"):t.replace(/((?!\\).|^)\[([^\/\\])\]/g,"$1$2").replace(/\\([^\/])/g,"$1");var V$=new Set(["!","?","+","*","@"]),GR=t=>V$.has(t),z$="(?!(?:^|/)\\.\\.?(?:$|/))",hf="(?!\\.)",W$=new Set(["[","."]),H$=new Set(["..","."]),G$=new Set("().*{}+?[]^$\\!"),Y$=t=>t.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Zg="[^/]",YR=Zg+"*?",KR=Zg+"+?",Ho=class t{type;#e;#t;#i=!1;#n=[];#o;#f;#l;#d=!1;#a;#c;#s=!1;constructor(e,n,r={}){this.type=e,e&&(this.#t=!0),this.#o=n,this.#e=this.#o?this.#o.#e:this,this.#a=this.#e===this?r:this.#e.#a,this.#l=this.#e===this?[]:this.#e.#l,e==="!"&&!this.#e.#d&&this.#l.push(this),this.#f=this.#o?this.#o.#n.length:0}get hasMagic(){if(this.#t!==void 0)return this.#t;for(let e of this.#n)if(typeof e!="string"&&(e.type||e.hasMagic))return this.#t=!0;return this.#t}toString(){return this.#c!==void 0?this.#c:this.type?this.#c=this.type+"("+this.#n.map(e=>String(e)).join("|")+")":this.#c=this.#n.map(e=>String(e)).join("")}#y(){if(this!==this.#e)throw new Error("should only call on root");if(this.#d)return this;this.toString(),this.#d=!0;let e;for(;e=this.#l.pop();){if(e.type!=="!")continue;let n=e,r=n.#o;for(;r;){for(let i=n.#f+1;!r.type&&i<r.#n.length;i++)for(let s of e.#n){if(typeof s=="string")throw new Error("string part in extglob AST??");s.copyIn(r.#n[i])}n=r,r=n.#o}}return this}push(...e){for(let n of e)if(n!==""){if(typeof n!="string"&&!(n instanceof t&&n.#o===this))throw new Error("invalid part: "+n);this.#n.push(n)}}toJSON(){let e=this.type===null?this.#n.slice().map(n=>typeof n=="string"?n:n.toJSON()):[this.type,...this.#n.map(n=>n.toJSON())];return this.isStart()&&!this.type&&e.unshift([]),this.isEnd()&&(this===this.#e||this.#e.#d&&this.#o?.type==="!")&&e.push({}),e}isStart(){if(this.#e===this)return!0;if(!this.#o?.isStart())return!1;if(this.#f===0)return!0;let e=this.#o;for(let n=0;n<this.#f;n++){let r=e.#n[n];if(!(r instanceof t&&r.type==="!"))return!1}return!0}isEnd(){if(this.#e===this||this.#o?.type==="!")return!0;if(!this.#o?.isEnd())return!1;if(!this.type)return this.#o?.isEnd();let e=this.#o?this.#o.#n.length:0;return this.#f===e-1}copyIn(e){typeof e=="string"?this.push(e):this.push(e.clone(this))}clone(e){let n=new t(this.type,e);for(let r of this.#n)n.copyIn(r);return n}static#b(e,n,r,i){let s=!1,o=!1,a=-1,c=!1;if(n.type===null){let h=r,y="";for(;h<e.length;){let p=e.charAt(h++);if(s||p==="\\"){s=!s,y+=p;continue}if(o){h===a+1?(p==="^"||p==="!")&&(c=!0):p==="]"&&!(h===a+2&&c)&&(o=!1),y+=p;continue}else if(p==="["){o=!0,a=h,c=!1,y+=p;continue}if(!i.noext&&GR(p)&&e.charAt(h)==="("){n.push(y),y="";let T=new t(p,n);h=t.#b(e,T,h,i),n.push(T);continue}y+=p}return n.push(y),h}let l=r+1,u=new t(null,n),d=[],f="";for(;l<e.length;){let h=e.charAt(l++);if(s||h==="\\"){s=!s,f+=h;continue}if(o){l===a+1?(h==="^"||h==="!")&&(c=!0):h==="]"&&!(l===a+2&&c)&&(o=!1),f+=h;continue}else if(h==="["){o=!0,a=l,c=!1,f+=h;continue}if(GR(h)&&e.charAt(l)==="("){u.push(f),f="";let y=new t(h,u);u.push(y),l=t.#b(e,y,l,i);continue}if(h==="|"){u.push(f),f="",d.push(u),u=new t(null,n);continue}if(h===")")return f===""&&n.#n.length===0&&(n.#s=!0),u.push(f),f="",n.push(...d,u),l;f+=h}return n.type=null,n.#t=void 0,n.#n=[e.substring(r-1)],l}static fromGlob(e,n={}){let r=new t(null,void 0,n);return t.#b(e,r,0,n),r}toMMPattern(){if(this!==this.#e)return this.#e.toMMPattern();let e=this.toString(),[n,r,i,s]=this.toRegExpSource();if(!(i||this.#t||this.#a.nocase&&!this.#a.nocaseMagicOnly&&e.toUpperCase()!==e.toLowerCase()))return r;let a=(this.#a.nocase?"i":"")+(s?"u":"");return Object.assign(new RegExp(`^${n}$`,a),{_src:n,_glob:e})}get options(){return this.#a}toRegExpSource(e){let n=e??!!this.#a.dot;if(this.#e===this&&this.#y(),!this.type){let c=this.isStart()&&this.isEnd(),l=this.#n.map(h=>{let[y,p,T,_]=typeof h=="string"?t.#h(h,this.#t,c):h.toRegExpSource(e);return this.#t=this.#t||T,this.#i=this.#i||_,y}).join(""),u="";if(this.isStart()&&typeof this.#n[0]=="string"&&!(this.#n.length===1&&H$.has(this.#n[0]))){let y=W$,p=n&&y.has(l.charAt(0))||l.startsWith("\\.")&&y.has(l.charAt(2))||l.startsWith("\\.\\.")&&y.has(l.charAt(4)),T=!n&&!e&&y.has(l.charAt(0));u=p?z$:T?hf:""}let d="";return this.isEnd()&&this.#e.#d&&this.#o?.type==="!"&&(d="(?:$|\\/)"),[u+l+d,Nr(l),this.#t=!!this.#t,this.#i]}let r=this.type==="*"||this.type==="+",i=this.type==="!"?"(?:(?!(?:":"(?:",s=this.#p(n);if(this.isStart()&&this.isEnd()&&!s&&this.type!=="!"){let c=this.toString();return this.#n=[c],this.type=null,this.#t=void 0,[c,Nr(this.toString()),!1,!1]}let o=!r||e||n||!hf?"":this.#p(!0);o===s&&(o=""),o&&(s=`(?:${s})(?:${o})*?`);let a="";if(this.type==="!"&&this.#s)a=(this.isStart()&&!n?hf:"")+KR;else{let c=this.type==="!"?"))"+(this.isStart()&&!n&&!e?hf:"")+YR+")":this.type==="@"?")":this.type==="?"?")?":this.type==="+"&&o?")":this.type==="*"&&o?")?":`)${this.type}`;a=i+s+c}return[a,Nr(s),this.#t=!!this.#t,this.#i]}#p(e){return this.#n.map(n=>{if(typeof n=="string")throw new Error("string type in extglob ast??");let[r,i,s,o]=n.toRegExpSource(e);return this.#i=this.#i||o,r}).filter(n=>!(this.isStart()&&this.isEnd())||!!n).join("|")}static#h(e,n,r=!1){let i=!1,s="",o=!1;for(let a=0;a<e.length;a++){let c=e.charAt(a);if(i){i=!1,s+=(G$.has(c)?"\\":"")+c;continue}if(c==="\\"){a===e.length-1?s+="\\\\":i=!0;continue}if(c==="["){let[l,u,d,f]=HR(e,a);if(d){s+=l,o=o||u,a+=d-1,n=n||f;continue}}if(c==="*"){r&&e==="*"?s+=KR:s+=YR,n=!0;continue}if(c==="?"){s+=Zg,n=!0;continue}s+=Y$(c)}return[s,Nr(e),!!n,o]}};var Go=(t,{windowsPathsNoEscape:e=!1}={})=>e?t.replace(/[?*()[\]]/g,"[$&]"):t.replace(/[?*()[\]\\]/g,"\\$&");var mn=(t,e,n={})=>(yc(e),!n.nocomment&&e.charAt(0)==="#"?!1:new jn(e,n).match(t)),K$=/^\*+([^+@!?\*\[\(]*)$/,X$=t=>e=>!e.startsWith(".")&&e.endsWith(t),J$=t=>e=>e.endsWith(t),Q$=t=>(t=t.toLowerCase(),e=>!e.startsWith(".")&&e.toLowerCase().endsWith(t)),Z$=t=>(t=t.toLowerCase(),e=>e.toLowerCase().endsWith(t)),eq=/^\*+\.\*+$/,tq=t=>!t.startsWith(".")&&t.includes("."),nq=t=>t!=="."&&t!==".."&&t.includes("."),rq=/^\.\*+$/,iq=t=>t!=="."&&t!==".."&&t.startsWith("."),sq=/^\*+$/,oq=t=>t.length!==0&&!t.startsWith("."),aq=t=>t.length!==0&&t!=="."&&t!=="..",cq=/^\?+([^+@!?\*\[\(]*)?$/,lq=([t,e=""])=>{let n=ZR([t]);return e?(e=e.toLowerCase(),r=>n(r)&&r.toLowerCase().endsWith(e)):n},uq=([t,e=""])=>{let n=e0([t]);return e?(e=e.toLowerCase(),r=>n(r)&&r.toLowerCase().endsWith(e)):n},dq=([t,e=""])=>{let n=e0([t]);return e?r=>n(r)&&r.endsWith(e):n},fq=([t,e=""])=>{let n=ZR([t]);return e?r=>n(r)&&r.endsWith(e):n},ZR=([t])=>{let e=t.length;return n=>n.length===e&&!n.startsWith(".")},e0=([t])=>{let e=t.length;return n=>n.length===e&&n!=="."&&n!==".."},t0=typeof process=="object"&&process?typeof process.env=="object"&&process.env&&process.env.__MINIMATCH_TESTING_PLATFORM__||process.platform:"posix",XR={win32:{sep:"\\"},posix:{sep:"/"}},hq=t0==="win32"?XR.win32.sep:XR.posix.sep;mn.sep=hq;var Kt=Symbol("globstar **");mn.GLOBSTAR=Kt;var pq="[^/]",mq=pq+"*?",gq="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",yq="(?:(?!(?:\\/|^)\\.).)*?",bq=(t,e={})=>n=>mn(n,t,e);mn.filter=bq;var tr=(t,e={})=>Object.assign({},t,e),vq=t=>{if(!t||typeof t!="object"||!Object.keys(t).length)return mn;let e=mn;return Object.assign((r,i,s={})=>e(r,i,tr(t,s)),{Minimatch:class extends e.Minimatch{constructor(i,s={}){super(i,tr(t,s))}static defaults(i){return e.defaults(tr(t,i)).Minimatch}},AST:class extends e.AST{constructor(i,s,o={}){super(i,s,tr(t,o))}static fromGlob(i,s={}){return e.AST.fromGlob(i,tr(t,s))}},unescape:(r,i={})=>e.unescape(r,tr(t,i)),escape:(r,i={})=>e.escape(r,tr(t,i)),filter:(r,i={})=>e.filter(r,tr(t,i)),defaults:r=>e.defaults(tr(t,r)),makeRe:(r,i={})=>e.makeRe(r,tr(t,i)),braceExpand:(r,i={})=>e.braceExpand(r,tr(t,i)),match:(r,i,s={})=>e.match(r,i,tr(t,s)),sep:e.sep,GLOBSTAR:Kt})};mn.defaults=vq;var n0=(t,e={})=>(yc(t),e.nobrace||!/\{(?:(?!\{).)*\}/.test(t)?[t]:(0,QR.default)(t));mn.braceExpand=n0;var Tq=(t,e={})=>new jn(t,e).makeRe();mn.makeRe=Tq;var Sq=(t,e,n={})=>{let r=new jn(e,n);return t=t.filter(i=>r.match(i)),r.options.nonull&&!t.length&&t.push(e),t};mn.match=Sq;var JR=/[?*]|[+@!]\(.*?\)|\[|\]/,_q=t=>t.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),jn=class{options;set;pattern;windowsPathsNoEscape;nonegate;negate;comment;empty;preserveMultipleSlashes;partial;globSet;globParts;nocase;isWindows;platform;windowsNoMagicRoot;regexp;constructor(e,n={}){yc(e),n=n||{},this.options=n,this.pattern=e,this.platform=n.platform||t0,this.isWindows=this.platform==="win32",this.windowsPathsNoEscape=!!n.windowsPathsNoEscape||n.allowWindowsEscape===!1,this.windowsPathsNoEscape&&(this.pattern=this.pattern.replace(/\\/g,"/")),this.preserveMultipleSlashes=!!n.preserveMultipleSlashes,this.regexp=null,this.negate=!1,this.nonegate=!!n.nonegate,this.comment=!1,this.empty=!1,this.partial=!!n.partial,this.nocase=!!this.options.nocase,this.windowsNoMagicRoot=n.windowsNoMagicRoot!==void 0?n.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 n of e)if(typeof n!="string")return!0;return!1}debug(...e){}make(){let e=this.pattern,n=this.options;if(!n.nocomment&&e.charAt(0)==="#"){this.comment=!0;return}if(!e){this.empty=!0;return}this.parseNegate(),this.globSet=[...new Set(this.braceExpand())],n.debug&&(this.debug=(...s)=>console.error(...s)),this.debug(this.pattern,this.globSet);let r=this.globSet.map(s=>this.slashSplit(s));this.globParts=this.preprocess(r),this.debug(this.pattern,this.globParts);let i=this.globParts.map((s,o,a)=>{if(this.isWindows&&this.windowsNoMagicRoot){let c=s[0]===""&&s[1]===""&&(s[2]==="?"||!JR.test(s[2]))&&!JR.test(s[3]),l=/^[a-z]:/i.test(s[0]);if(c)return[...s.slice(0,4),...s.slice(4).map(u=>this.parse(u))];if(l)return[s[0],...s.slice(1).map(u=>this.parse(u))]}return s.map(c=>this.parse(c))});if(this.debug(this.pattern,i),this.set=i.filter(s=>s.indexOf(!1)===-1),this.isWindows)for(let s=0;s<this.set.length;s++){let o=this.set[s];o[0]===""&&o[1]===""&&this.globParts[s][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 r=0;r<e.length;r++)for(let i=0;i<e[r].length;i++)e[r][i]==="**"&&(e[r][i]="*");let{optimizationLevel:n=1}=this.options;return n>=2?(e=this.firstPhasePreProcess(e),e=this.secondPhasePreProcess(e)):n>=1?e=this.levelOneOptimize(e):e=this.adjascentGlobstarOptimize(e),e}adjascentGlobstarOptimize(e){return e.map(n=>{let r=-1;for(;(r=n.indexOf("**",r+1))!==-1;){let i=r;for(;n[i+1]==="**";)i++;i!==r&&n.splice(r,i-r)}return n})}levelOneOptimize(e){return e.map(n=>(n=n.reduce((r,i)=>{let s=r[r.length-1];return i==="**"&&s==="**"?r:i===".."&&s&&s!==".."&&s!=="."&&s!=="**"?(r.pop(),r):(r.push(i),r)},[]),n.length===0?[""]:n))}levelTwoFileOptimize(e){Array.isArray(e)||(e=this.slashSplit(e));let n=!1;do{if(n=!1,!this.preserveMultipleSlashes){for(let i=1;i<e.length-1;i++){let s=e[i];i===1&&s===""&&e[0]===""||(s==="."||s==="")&&(n=!0,e.splice(i,1),i--)}e[0]==="."&&e.length===2&&(e[1]==="."||e[1]==="")&&(n=!0,e.pop())}let r=0;for(;(r=e.indexOf("..",r+1))!==-1;){let i=e[r-1];i&&i!=="."&&i!==".."&&i!=="**"&&(n=!0,e.splice(r-1,2),r-=2)}}while(n);return e.length===0?[""]:e}firstPhasePreProcess(e){let n=!1;do{n=!1;for(let r of e){let i=-1;for(;(i=r.indexOf("**",i+1))!==-1;){let o=i;for(;r[o+1]==="**";)o++;o>i&&r.splice(i+1,o-i);let a=r[i+1],c=r[i+2],l=r[i+3];if(a!==".."||!c||c==="."||c===".."||!l||l==="."||l==="..")continue;n=!0,r.splice(i,1);let u=r.slice(0);u[i]="**",e.push(u),i--}if(!this.preserveMultipleSlashes){for(let o=1;o<r.length-1;o++){let a=r[o];o===1&&a===""&&r[0]===""||(a==="."||a==="")&&(n=!0,r.splice(o,1),o--)}r[0]==="."&&r.length===2&&(r[1]==="."||r[1]==="")&&(n=!0,r.pop())}let s=0;for(;(s=r.indexOf("..",s+1))!==-1;){let o=r[s-1];if(o&&o!=="."&&o!==".."&&o!=="**"){n=!0;let c=s===1&&r[s+1]==="**"?["."]:[];r.splice(s-1,2,...c),r.length===0&&r.push(""),s-=2}}}}while(n);return e}secondPhasePreProcess(e){for(let n=0;n<e.length-1;n++)for(let r=n+1;r<e.length;r++){let i=this.partsMatch(e[n],e[r],!this.preserveMultipleSlashes);if(i){e[n]=[],e[r]=i;break}}return e.filter(n=>n.length)}partsMatch(e,n,r=!1){let i=0,s=0,o=[],a="";for(;i<e.length&&s<n.length;)if(e[i]===n[s])o.push(a==="b"?n[s]:e[i]),i++,s++;else if(r&&e[i]==="**"&&n[s]===e[i+1])o.push(e[i]),i++;else if(r&&n[s]==="**"&&e[i]===n[s+1])o.push(n[s]),s++;else if(e[i]==="*"&&n[s]&&(this.options.dot||!n[s].startsWith("."))&&n[s]!=="**"){if(a==="b")return!1;a="a",o.push(e[i]),i++,s++}else if(n[s]==="*"&&e[i]&&(this.options.dot||!e[i].startsWith("."))&&e[i]!=="**"){if(a==="a")return!1;a="b",o.push(n[s]),i++,s++}else return!1;return e.length===n.length&&o}parseNegate(){if(this.nonegate)return;let e=this.pattern,n=!1,r=0;for(let i=0;i<e.length&&e.charAt(i)==="!";i++)n=!n,r++;r&&(this.pattern=e.slice(r)),this.negate=n}matchOne(e,n,r=!1){let i=this.options;if(this.isWindows){let p=typeof e[0]=="string"&&/^[a-z]:$/i.test(e[0]),T=!p&&e[0]===""&&e[1]===""&&e[2]==="?"&&/^[a-z]:$/i.test(e[3]),_=typeof n[0]=="string"&&/^[a-z]:$/i.test(n[0]),b=!_&&n[0]===""&&n[1]===""&&n[2]==="?"&&typeof n[3]=="string"&&/^[a-z]:$/i.test(n[3]),v=T?3:p?0:void 0,k=b?3:_?0:void 0;if(typeof v=="number"&&typeof k=="number"){let[C,x]=[e[v],n[k]];C.toLowerCase()===x.toLowerCase()&&(n[k]=C,k>v?n=n.slice(k):v>k&&(e=e.slice(v)))}}let{optimizationLevel:s=1}=this.options;s>=2&&(e=this.levelTwoFileOptimize(e)),this.debug("matchOne",this,{file:e,pattern:n}),this.debug("matchOne",e.length,n.length);for(var o=0,a=0,c=e.length,l=n.length;o<c&&a<l;o++,a++){this.debug("matchOne loop");var u=n[a],d=e[o];if(this.debug(n,u,d),u===!1)return!1;if(u===Kt){this.debug("GLOBSTAR",[n,u,d]);var f=o,h=a+1;if(h===l){for(this.debug("** at the end");o<c;o++)if(e[o]==="."||e[o]===".."||!i.dot&&e[o].charAt(0)===".")return!1;return!0}for(;f<c;){var y=e[f];if(this.debug(`
288
301
  globstar while`,e,f,n,h,y),this.matchOne(e.slice(f),n.slice(h),r))return this.debug("globstar found match!",f,c,y),!0;if(y==="."||y===".."||!i.dot&&y.charAt(0)==="."){this.debug("dot detected!",e,f,n,h);break}this.debug("globstar swallow a segment, and continue"),f++}return!!(r&&(this.debug(`
289
- >>> no match, partial?`,e,f,n,h),f===c))}let p;if(typeof u=="string"?(p=d===u,this.debug("string match",u,d,p)):(p=u.test(d),this.debug("pattern match",u,d,p)),!p)return!1}if(o===c&&a===l)return!0;if(o===c)return r;if(a===l)return o===c-1&&e[o]==="";throw new Error("wtf?")}braceExpand(){return iA(this.pattern,this.options)}parse(e){Gc(e);let n=this.options;if(e==="**")return Yt;if(e==="")return"";let r,i=null;(r=e.match(VU))?i=n.dot?WU:zU:(r=e.match(IU))?i=(n.nocase?n.dot?$U:LU:n.dot?MU:xU)(r[1]):(r=e.match(HU))?i=(n.nocase?n.dot?YU:GU:n.dot?KU:XU)(r):(r=e.match(qU))?i=n.dot?FU:jU:(r=e.match(BU))&&(i=UU);let s=ta.fromGlob(e,this.options).toMMPattern();return i&&typeof s=="object"&&Reflect.defineProperty(s,"test",{value:i}),s}makeRe(){if(this.regexp||this.regexp===!1)return this.regexp;let e=this.set;if(!e.length)return this.regexp=!1,this.regexp;let n=this.options,r=n.noglobstar?ZU:n.dot?eV:tV,i=new Set(n.nocase?["i"]:[]),s=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"?oV(u):u===Yt?Yt:u._src});return l.forEach((u,d)=>{let f=l[d+1],h=l[d-1];u!==Yt||h===Yt||(h===void 0?f!==void 0&&f!==Yt?l[d+1]="(?:\\/|"+r+"\\/)?"+f:l[d]=r:f===void 0?l[d-1]=h+"(?:\\/|"+r+")?":f!==Yt&&(l[d-1]=h+"(?:\\/|\\/"+r+"\\/)"+f,l[d+1]=Yt))}),l.filter(u=>u!==Yt).join("/")}).join("|"),[o,a]=e.length>1?["(?:",")"]:["",""];s="^"+o+s+a+"$",this.negate&&(s="^(?!"+s+").+$");try{this.regexp=new RegExp(s,[...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,n=this.partial){if(this.debug("match",e,this.pattern),this.comment)return!1;if(this.empty)return e==="";if(e==="/"&&n)return!0;let r=this.options;this.isWindows&&(e=e.split("\\").join("/"));let i=this.slashSplit(e);this.debug(this.pattern,"split",i);let s=this.set;this.debug(this.pattern,"set",s);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<s.length;a++){let c=s[a],l=i;if(r.matchBase&&c.length===1&&(l=[o]),this.matchOne(l,c,n))return r.flipNegate?!0:!this.negate}return r.flipNegate?!1:this.negate}static defaults(e){return mn.defaults(e).Minimatch}};mn.AST=ta;mn.Minimatch=Fn;mn.escape=na;mn.unescape=kr;var RA=require("node:url");var ra=typeof performance=="object"&&performance&&typeof performance.now=="function"?performance:Date,oA=new Set,Hv=typeof process=="object"&&process?process:{},aA=(t,e,n,r)=>{typeof Hv.emitWarning=="function"?Hv.emitWarning(t,e,n,r):console.error(`[${n}] ${e}: ${t}`)},Eh=globalThis.AbortController,sA=globalThis.AbortSignal;if(typeof Eh>"u"){sA=class{onabort;_onabort=[];reason;aborted=!1;addEventListener(r,i){this._onabort.push(i)}},Eh=class{constructor(){e()}signal=new sA;abort(r){if(!this.signal.aborted){this.signal.reason=r,this.signal.aborted=!0;for(let i of this.signal._onabort)i(r);this.signal.onabort?.(r)}}};let t=Hv.env?.LRU_CACHE_IGNORE_AC_WARNING!=="1",e=()=>{t&&(t=!1,aA("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 aV=t=>!oA.has(t),ese=Symbol("type"),Zi=t=>t&&t===Math.floor(t)&&t>0&&isFinite(t),cA=t=>Zi(t)?t<=Math.pow(2,8)?Uint8Array:t<=Math.pow(2,16)?Uint16Array:t<=Math.pow(2,32)?Uint32Array:t<=Number.MAX_SAFE_INTEGER?ia:null:null,ia=class extends Array{constructor(e){super(e),this.fill(0)}},Gv=class t{heap;length;static#e=!1;static create(e){let n=cA(e);if(!n)return[];t.#e=!0;let r=new t(e,n);return t.#e=!1,r}constructor(e,n){if(!t.#e)throw new TypeError("instantiate Stack using Stack.create(n)");this.heap=new n(e),this.length=0}push(e){this.heap[this.length++]=e}pop(){return this.heap[--this.length]}},Kc=class t{#e;#t;#i;#n;#o;#f;ttl;ttlResolution;ttlAutopurge;updateAgeOnGet;updateAgeOnHas;allowStale;noDisposeOnSet;noUpdateTTL;maxEntrySize;sizeCalculation;noDeleteOnFetchRejection;noDeleteOnStaleGet;allowStaleOnFetchAbort;allowStaleOnFetchRejection;ignoreFetchAbort;#l;#d;#a;#c;#s;#y;#v;#p;#h;#E;#g;#w;#k;#T;#S;#_;#m;static unsafeExposeInternals(e){return{starts:e.#k,ttls:e.#T,sizes:e.#w,keyMap:e.#a,keyList:e.#c,valList:e.#s,next:e.#y,prev:e.#v,get head(){return e.#p},get tail(){return e.#h},free:e.#E,isBackgroundFetch:n=>e.#u(n),backgroundFetch:(n,r,i,s)=>e.#q(n,r,i,s),moveToTail:n=>e.#F(n),indexes:n=>e.#P(n),rindexes:n=>e.#R(n),isStale:n=>e.#b(n)}}get max(){return this.#e}get maxSize(){return this.#t}get calculatedSize(){return this.#d}get size(){return this.#l}get fetchMethod(){return this.#o}get memoMethod(){return this.#f}get dispose(){return this.#i}get disposeAfter(){return this.#n}constructor(e){let{max:n=0,ttl:r,ttlResolution:i=1,ttlAutopurge:s,updateAgeOnGet:o,updateAgeOnHas:a,allowStale:c,dispose:l,disposeAfter:u,noDisposeOnSet:d,noUpdateTTL:f,maxSize:h=0,maxEntrySize:y=0,sizeCalculation:p,fetchMethod:T,memoMethod:_,noDeleteOnFetchRejection:v,noDeleteOnStaleGet:b,allowStaleOnFetchRejection:w,allowStaleOnFetchAbort:C,ignoreFetchAbort:x}=e;if(n!==0&&!Zi(n))throw new TypeError("max option must be a nonnegative integer");let B=n?cA(n):Array;if(!B)throw new Error("invalid max value: "+n);if(this.#e=n,this.#t=h,this.maxEntrySize=y||this.#t,this.sizeCalculation=p,this.sizeCalculation){if(!this.#t&&!this.maxEntrySize)throw new TypeError("cannot set sizeCalculation without setting maxSize or maxEntrySize");if(typeof this.sizeCalculation!="function")throw new TypeError("sizeCalculation set to non-function")}if(_!==void 0&&typeof _!="function")throw new TypeError("memoMethod must be a function if defined");if(this.#f=_,T!==void 0&&typeof T!="function")throw new TypeError("fetchMethod must be a function if specified");if(this.#o=T,this.#_=!!T,this.#a=new Map,this.#c=new Array(n).fill(void 0),this.#s=new Array(n).fill(void 0),this.#y=new B(n),this.#v=new B(n),this.#p=0,this.#h=0,this.#E=Gv.create(n),this.#l=0,this.#d=0,typeof l=="function"&&(this.#i=l),typeof u=="function"?(this.#n=u,this.#g=[]):(this.#n=void 0,this.#g=void 0),this.#S=!!this.#i,this.#m=!!this.#n,this.noDisposeOnSet=!!d,this.noUpdateTTL=!!f,this.noDeleteOnFetchRejection=!!v,this.allowStaleOnFetchRejection=!!w,this.allowStaleOnFetchAbort=!!C,this.ignoreFetchAbort=!!x,this.maxEntrySize!==0){if(this.#t!==0&&!Zi(this.#t))throw new TypeError("maxSize must be a positive integer if specified");if(!Zi(this.maxEntrySize))throw new TypeError("maxEntrySize must be a positive integer if specified");this.#D()}if(this.allowStale=!!c,this.noDeleteOnStaleGet=!!b,this.updateAgeOnGet=!!o,this.updateAgeOnHas=!!a,this.ttlResolution=Zi(i)||i===0?i:1,this.ttlAutopurge=!!s,this.ttl=r||0,this.ttl){if(!Zi(this.ttl))throw new TypeError("ttl must be a positive integer if specified");this.#C()}if(this.#e===0&&this.ttl===0&&this.#t===0)throw new TypeError("At least one of max, maxSize, or ttl is required");if(!this.ttlAutopurge&&!this.#e&&!this.#t){let j="LRU_CACHE_UNBOUNDED";aV(j)&&(oA.add(j),aA("TTL caching without ttlAutopurge, max, or maxSize can result in unbounded memory consumption.","UnboundedCacheWarning",j,t))}}getRemainingTTL(e){return this.#a.has(e)?1/0:0}#C(){let e=new ia(this.#e),n=new ia(this.#e);this.#T=e,this.#k=n,this.#O=(s,o,a=ra.now())=>{if(n[s]=o!==0?a:0,e[s]=o,o!==0&&this.ttlAutopurge){let c=setTimeout(()=>{this.#b(s)&&this.#A(this.#c[s],"expire")},o+1);c.unref&&c.unref()}},this.#N=s=>{n[s]=e[s]!==0?ra.now():0},this.#r=(s,o)=>{if(e[o]){let a=e[o],c=n[o];if(!a||!c)return;s.ttl=a,s.start=c,s.now=r||i();let l=s.now-c;s.remainingTTL=a-l}};let r=0,i=()=>{let s=ra.now();if(this.ttlResolution>0){r=s;let o=setTimeout(()=>r=0,this.ttlResolution);o.unref&&o.unref()}return s};this.getRemainingTTL=s=>{let o=this.#a.get(s);if(o===void 0)return 0;let a=e[o],c=n[o];if(!a||!c)return 1/0;let l=(r||i())-c;return a-l},this.#b=s=>{let o=n[s],a=e[s];return!!a&&!!o&&(r||i())-o>a}}#N=()=>{};#r=()=>{};#O=()=>{};#b=()=>!1;#D(){let e=new ia(this.#e);this.#d=0,this.#w=e,this.#I=n=>{this.#d-=e[n],e[n]=0},this.#M=(n,r,i,s)=>{if(this.#u(r))return 0;if(!Zi(i))if(s){if(typeof s!="function")throw new TypeError("sizeCalculation must be a function");if(i=s(r,n),!Zi(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.#x=(n,r,i)=>{if(e[n]=r,this.#t){let s=this.#t-e[n];for(;this.#d>s;)this.#$(!0)}this.#d+=e[n],i&&(i.entrySize=r,i.totalCalculatedSize=this.#d)}}#I=e=>{};#x=(e,n,r)=>{};#M=(e,n,r,i)=>{if(r||i)throw new TypeError("cannot set size without setting maxSize or maxEntrySize on cache");return 0};*#P({allowStale:e=this.allowStale}={}){if(this.#l)for(let n=this.#h;!(!this.#L(n)||((e||!this.#b(n))&&(yield n),n===this.#p));)n=this.#v[n]}*#R({allowStale:e=this.allowStale}={}){if(this.#l)for(let n=this.#p;!(!this.#L(n)||((e||!this.#b(n))&&(yield n),n===this.#h));)n=this.#y[n]}#L(e){return e!==void 0&&this.#a.get(this.#c[e])===e}*entries(){for(let e of this.#P())this.#s[e]!==void 0&&this.#c[e]!==void 0&&!this.#u(this.#s[e])&&(yield[this.#c[e],this.#s[e]])}*rentries(){for(let e of this.#R())this.#s[e]!==void 0&&this.#c[e]!==void 0&&!this.#u(this.#s[e])&&(yield[this.#c[e],this.#s[e]])}*keys(){for(let e of this.#P()){let n=this.#c[e];n!==void 0&&!this.#u(this.#s[e])&&(yield n)}}*rkeys(){for(let e of this.#R()){let n=this.#c[e];n!==void 0&&!this.#u(this.#s[e])&&(yield n)}}*values(){for(let e of this.#P())this.#s[e]!==void 0&&!this.#u(this.#s[e])&&(yield this.#s[e])}*rvalues(){for(let e of this.#R())this.#s[e]!==void 0&&!this.#u(this.#s[e])&&(yield this.#s[e])}[Symbol.iterator](){return this.entries()}[Symbol.toStringTag]="LRUCache";find(e,n={}){for(let r of this.#P()){let i=this.#s[r],s=this.#u(i)?i.__staleWhileFetching:i;if(s!==void 0&&e(s,this.#c[r],this))return this.get(this.#c[r],n)}}forEach(e,n=this){for(let r of this.#P()){let i=this.#s[r],s=this.#u(i)?i.__staleWhileFetching:i;s!==void 0&&e.call(n,s,this.#c[r],this)}}rforEach(e,n=this){for(let r of this.#R()){let i=this.#s[r],s=this.#u(i)?i.__staleWhileFetching:i;s!==void 0&&e.call(n,s,this.#c[r],this)}}purgeStale(){let e=!1;for(let n of this.#R({allowStale:!0}))this.#b(n)&&(this.#A(this.#c[n],"expire"),e=!0);return e}info(e){let n=this.#a.get(e);if(n===void 0)return;let r=this.#s[n],i=this.#u(r)?r.__staleWhileFetching:r;if(i===void 0)return;let s={value:i};if(this.#T&&this.#k){let o=this.#T[n],a=this.#k[n];if(o&&a){let c=o-(ra.now()-a);s.ttl=c,s.start=Date.now()}}return this.#w&&(s.size=this.#w[n]),s}dump(){let e=[];for(let n of this.#P({allowStale:!0})){let r=this.#c[n],i=this.#s[n],s=this.#u(i)?i.__staleWhileFetching:i;if(s===void 0||r===void 0)continue;let o={value:s};if(this.#T&&this.#k){o.ttl=this.#T[n];let a=ra.now()-this.#k[n];o.start=Math.floor(Date.now()-a)}this.#w&&(o.size=this.#w[n]),e.unshift([r,o])}return e}load(e){this.clear();for(let[n,r]of e){if(r.start){let i=Date.now()-r.start;r.start=ra.now()-i}this.set(n,r.value,r)}}set(e,n,r={}){if(n===void 0)return this.delete(e),this;let{ttl:i=this.ttl,start:s,noDisposeOnSet:o=this.noDisposeOnSet,sizeCalculation:a=this.sizeCalculation,status:c}=r,{noUpdateTTL:l=this.noUpdateTTL}=r,u=this.#M(e,n,r.size||0,a);if(this.maxEntrySize&&u>this.maxEntrySize)return c&&(c.set="miss",c.maxEntrySizeExceeded=!0),this.#A(e,"set"),this;let d=this.#l===0?void 0:this.#a.get(e);if(d===void 0)d=this.#l===0?this.#h:this.#E.length!==0?this.#E.pop():this.#l===this.#e?this.#$(!1):this.#l,this.#c[d]=e,this.#s[d]=n,this.#a.set(e,d),this.#y[this.#h]=d,this.#v[d]=this.#h,this.#h=d,this.#l++,this.#x(d,u,c),c&&(c.set="add"),l=!1;else{this.#F(d);let f=this.#s[d];if(n!==f){if(this.#_&&this.#u(f)){f.__abortController.abort(new Error("replaced"));let{__staleWhileFetching:h}=f;h!==void 0&&!o&&(this.#S&&this.#i?.(h,e,"set"),this.#m&&this.#g?.push([h,e,"set"]))}else o||(this.#S&&this.#i?.(f,e,"set"),this.#m&&this.#g?.push([f,e,"set"]));if(this.#I(d),this.#x(d,u,c),this.#s[d]=n,c){c.set="replace";let h=f&&this.#u(f)?f.__staleWhileFetching:f;h!==void 0&&(c.oldValue=h)}}else c&&(c.set="update")}if(i!==0&&!this.#T&&this.#C(),this.#T&&(l||this.#O(d,i,s),c&&this.#r(c,d)),!o&&this.#m&&this.#g){let f=this.#g,h;for(;h=f?.shift();)this.#n?.(...h)}return this}pop(){try{for(;this.#l;){let e=this.#s[this.#p];if(this.#$(!0),this.#u(e)){if(e.__staleWhileFetching)return e.__staleWhileFetching}else if(e!==void 0)return e}}finally{if(this.#m&&this.#g){let e=this.#g,n;for(;n=e?.shift();)this.#n?.(...n)}}}#$(e){let n=this.#p,r=this.#c[n],i=this.#s[n];return this.#_&&this.#u(i)?i.__abortController.abort(new Error("evicted")):(this.#S||this.#m)&&(this.#S&&this.#i?.(i,r,"evict"),this.#m&&this.#g?.push([i,r,"evict"])),this.#I(n),e&&(this.#c[n]=void 0,this.#s[n]=void 0,this.#E.push(n)),this.#l===1?(this.#p=this.#h=0,this.#E.length=0):this.#p=this.#y[n],this.#a.delete(r),this.#l--,n}has(e,n={}){let{updateAgeOnHas:r=this.updateAgeOnHas,status:i}=n,s=this.#a.get(e);if(s!==void 0){let o=this.#s[s];if(this.#u(o)&&o.__staleWhileFetching===void 0)return!1;if(this.#b(s))i&&(i.has="stale",this.#r(i,s));else return r&&this.#N(s),i&&(i.has="hit",this.#r(i,s)),!0}else i&&(i.has="miss");return!1}peek(e,n={}){let{allowStale:r=this.allowStale}=n,i=this.#a.get(e);if(i===void 0||!r&&this.#b(i))return;let s=this.#s[i];return this.#u(s)?s.__staleWhileFetching:s}#q(e,n,r,i){let s=n===void 0?void 0:this.#s[n];if(this.#u(s))return s;let o=new Eh,{signal:a}=r;a?.addEventListener("abort",()=>o.abort(a.reason),{signal:o.signal});let c={signal:o.signal,options:r,context:i},l=(p,T=!1)=>{let{aborted:_}=o.signal,v=r.ignoreFetchAbort&&p!==void 0;if(r.status&&(_&&!T?(r.status.fetchAborted=!0,r.status.fetchError=o.signal.reason,v&&(r.status.fetchAbortIgnored=!0)):r.status.fetchResolved=!0),_&&!v&&!T)return d(o.signal.reason);let b=h;return this.#s[n]===h&&(p===void 0?b.__staleWhileFetching?this.#s[n]=b.__staleWhileFetching:this.#A(e,"fetch"):(r.status&&(r.status.fetchUpdated=!0),this.set(e,p,c.options))),p},u=p=>(r.status&&(r.status.fetchRejected=!0,r.status.fetchError=p),d(p)),d=p=>{let{aborted:T}=o.signal,_=T&&r.allowStaleOnFetchAbort,v=_||r.allowStaleOnFetchRejection,b=v||r.noDeleteOnFetchRejection,w=h;if(this.#s[n]===h&&(!b||w.__staleWhileFetching===void 0?this.#A(e,"fetch"):_||(this.#s[n]=w.__staleWhileFetching)),v)return r.status&&w.__staleWhileFetching!==void 0&&(r.status.returnedStale=!0),w.__staleWhileFetching;if(w.__returned===w)throw p},f=(p,T)=>{let _=this.#o?.(e,s,c);_&&_ instanceof Promise&&_.then(v=>p(v===void 0?void 0:v),T),o.signal.addEventListener("abort",()=>{(!r.ignoreFetchAbort||r.allowStaleOnFetchAbort)&&(p(void 0),r.allowStaleOnFetchAbort&&(p=v=>l(v,!0)))})};r.status&&(r.status.fetchDispatched=!0);let h=new Promise(f).then(l,u),y=Object.assign(h,{__abortController:o,__staleWhileFetching:s,__returned:void 0});return n===void 0?(this.set(e,y,{...c.options,status:void 0}),n=this.#a.get(e)):this.#s[n]=y,y}#u(e){if(!this.#_)return!1;let n=e;return!!n&&n instanceof Promise&&n.hasOwnProperty("__staleWhileFetching")&&n.__abortController instanceof Eh}async fetch(e,n={}){let{allowStale:r=this.allowStale,updateAgeOnGet:i=this.updateAgeOnGet,noDeleteOnStaleGet:s=this.noDeleteOnStaleGet,ttl:o=this.ttl,noDisposeOnSet:a=this.noDisposeOnSet,size:c=0,sizeCalculation:l=this.sizeCalculation,noUpdateTTL:u=this.noUpdateTTL,noDeleteOnFetchRejection:d=this.noDeleteOnFetchRejection,allowStaleOnFetchRejection:f=this.allowStaleOnFetchRejection,ignoreFetchAbort:h=this.ignoreFetchAbort,allowStaleOnFetchAbort:y=this.allowStaleOnFetchAbort,context:p,forceRefresh:T=!1,status:_,signal:v}=n;if(!this.#_)return _&&(_.fetch="get"),this.get(e,{allowStale:r,updateAgeOnGet:i,noDeleteOnStaleGet:s,status:_});let b={allowStale:r,updateAgeOnGet:i,noDeleteOnStaleGet:s,ttl:o,noDisposeOnSet:a,size:c,sizeCalculation:l,noUpdateTTL:u,noDeleteOnFetchRejection:d,allowStaleOnFetchRejection:f,allowStaleOnFetchAbort:y,ignoreFetchAbort:h,status:_,signal:v},w=this.#a.get(e);if(w===void 0){_&&(_.fetch="miss");let C=this.#q(e,w,b,p);return C.__returned=C}else{let C=this.#s[w];if(this.#u(C)){let ze=r&&C.__staleWhileFetching!==void 0;return _&&(_.fetch="inflight",ze&&(_.returnedStale=!0)),ze?C.__staleWhileFetching:C.__returned=C}let x=this.#b(w);if(!T&&!x)return _&&(_.fetch="hit"),this.#F(w),i&&this.#N(w),_&&this.#r(_,w),C;let B=this.#q(e,w,b,p),ce=B.__staleWhileFetching!==void 0&&r;return _&&(_.fetch=x?"stale":"refresh",ce&&x&&(_.returnedStale=!0)),ce?B.__staleWhileFetching:B.__returned=B}}async forceFetch(e,n={}){let r=await this.fetch(e,n);if(r===void 0)throw new Error("fetch() returned undefined");return r}memo(e,n={}){let r=this.#f;if(!r)throw new Error("no memoMethod provided to constructor");let{context:i,forceRefresh:s,...o}=n,a=this.get(e,o);if(!s&&a!==void 0)return a;let c=r(e,a,{options:o,context:i});return this.set(e,c,o),c}get(e,n={}){let{allowStale:r=this.allowStale,updateAgeOnGet:i=this.updateAgeOnGet,noDeleteOnStaleGet:s=this.noDeleteOnStaleGet,status:o}=n,a=this.#a.get(e);if(a!==void 0){let c=this.#s[a],l=this.#u(c);return o&&this.#r(o,a),this.#b(a)?(o&&(o.get="stale"),l?(o&&r&&c.__staleWhileFetching!==void 0&&(o.returnedStale=!0),r?c.__staleWhileFetching:void 0):(s||this.#A(e,"expire"),o&&r&&(o.returnedStale=!0),r?c:void 0)):(o&&(o.get="hit"),l?c.__staleWhileFetching:(this.#F(a),i&&this.#N(a),c))}else o&&(o.get="miss")}#j(e,n){this.#v[n]=e,this.#y[e]=n}#F(e){e!==this.#h&&(e===this.#p?this.#p=this.#y[e]:this.#j(this.#v[e],this.#y[e]),this.#j(this.#h,e),this.#h=e)}delete(e){return this.#A(e,"delete")}#A(e,n){let r=!1;if(this.#l!==0){let i=this.#a.get(e);if(i!==void 0)if(r=!0,this.#l===1)this.#B(n);else{this.#I(i);let s=this.#s[i];if(this.#u(s)?s.__abortController.abort(new Error("deleted")):(this.#S||this.#m)&&(this.#S&&this.#i?.(s,e,n),this.#m&&this.#g?.push([s,e,n])),this.#a.delete(e),this.#c[i]=void 0,this.#s[i]=void 0,i===this.#h)this.#h=this.#v[i];else if(i===this.#p)this.#p=this.#y[i];else{let o=this.#v[i];this.#y[o]=this.#y[i];let a=this.#y[i];this.#v[a]=this.#v[i]}this.#l--,this.#E.push(i)}}if(this.#m&&this.#g?.length){let i=this.#g,s;for(;s=i?.shift();)this.#n?.(...s)}return r}clear(){return this.#B("delete")}#B(e){for(let n of this.#R({allowStale:!0})){let r=this.#s[n];if(this.#u(r))r.__abortController.abort(new Error("deleted"));else{let i=this.#c[n];this.#S&&this.#i?.(r,i,e),this.#m&&this.#g?.push([r,i,e])}}if(this.#a.clear(),this.#s.fill(void 0),this.#c.fill(void 0),this.#T&&this.#k&&(this.#T.fill(0),this.#k.fill(0)),this.#w&&this.#w.fill(0),this.#p=0,this.#h=0,this.#E.length=0,this.#d=0,this.#l=0,this.#m&&this.#g){let n=this.#g,r;for(;r=n?.shift();)this.#n?.(...r)}}};var aa=require("node:path"),vA=require("node:url"),Jr=require("fs"),yV=K(require("node:fs"),1),ns=require("node:fs/promises");var Dh=require("node:events"),eb=K(require("node:stream"),1),hA=require("node:string_decoder"),lA=typeof process=="object"&&process?process:{stdout:null,stderr:null},cV=t=>!!t&&typeof t=="object"&&(t instanceof ts||t instanceof eb.default||lV(t)||uV(t)),lV=t=>!!t&&typeof t=="object"&&t instanceof Dh.EventEmitter&&typeof t.pipe=="function"&&t.pipe!==eb.default.Writable.prototype.pipe,uV=t=>!!t&&typeof t=="object"&&t instanceof Dh.EventEmitter&&typeof t.write=="function"&&typeof t.end=="function",vi=Symbol("EOF"),bi=Symbol("maybeEmitEnd"),es=Symbol("emittedEnd"),wh=Symbol("emittingEnd"),Xc=Symbol("emittedError"),kh=Symbol("closed"),uA=Symbol("read"),Nh=Symbol("flush"),dA=Symbol("flushChunk"),Nr=Symbol("encoding"),sa=Symbol("decoder"),Ft=Symbol("flowing"),Jc=Symbol("paused"),oa=Symbol("resume"),Bt=Symbol("buffer"),gn=Symbol("pipes"),Ut=Symbol("bufferLength"),Yv=Symbol("bufferPush"),Ph=Symbol("bufferShift"),on=Symbol("objectMode"),wt=Symbol("destroyed"),Kv=Symbol("error"),Xv=Symbol("emitData"),fA=Symbol("emitEnd"),Jv=Symbol("emitEnd2"),Kr=Symbol("async"),Qv=Symbol("abort"),Rh=Symbol("aborted"),Qc=Symbol("signal"),Ms=Symbol("dataListeners"),Bn=Symbol("discarded"),Zc=t=>Promise.resolve().then(t),dV=t=>t(),fV=t=>t==="end"||t==="finish"||t==="prefinish",hV=t=>t instanceof ArrayBuffer||!!t&&typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,pV=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),Ch=class{src;dest;opts;ondrain;constructor(e,n,r){this.src=e,this.dest=n,this.opts=r,this.ondrain=()=>e[oa](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(e){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},Zv=class extends Ch{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(e,n,r){super(e,n,r),this.proxyErrors=i=>n.emit("error",i),e.on("error",this.proxyErrors)}},mV=t=>!!t.objectMode,gV=t=>!t.objectMode&&!!t.encoding&&t.encoding!=="buffer",ts=class extends Dh.EventEmitter{[Ft]=!1;[Jc]=!1;[gn]=[];[Bt]=[];[on];[Nr];[Kr];[sa];[vi]=!1;[es]=!1;[wh]=!1;[kh]=!1;[Xc]=null;[Ut]=0;[wt]=!1;[Qc];[Rh]=!1;[Ms]=0;[Bn]=!1;writable=!0;readable=!0;constructor(...e){let n=e[0]||{};if(super(),n.objectMode&&typeof n.encoding=="string")throw new TypeError("Encoding and objectMode may not be used together");mV(n)?(this[on]=!0,this[Nr]=null):gV(n)?(this[Nr]=n.encoding,this[on]=!1):(this[on]=!1,this[Nr]=null),this[Kr]=!!n.async,this[sa]=this[Nr]?new hA.StringDecoder(this[Nr]):null,n&&n.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[Bt]}),n&&n.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[gn]});let{signal:r}=n;r&&(this[Qc]=r,r.aborted?this[Qv]():r.addEventListener("abort",()=>this[Qv]()))}get bufferLength(){return this[Ut]}get encoding(){return this[Nr]}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[on]}set objectMode(e){throw new Error("objectMode must be set at instantiation time")}get async(){return this[Kr]}set async(e){this[Kr]=this[Kr]||!!e}[Qv](){this[Rh]=!0,this.emit("abort",this[Qc]?.reason),this.destroy(this[Qc]?.reason)}get aborted(){return this[Rh]}set aborted(e){}write(e,n,r){if(this[Rh])return!1;if(this[vi])throw new Error("write after end");if(this[wt])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof n=="function"&&(r=n,n="utf8"),n||(n="utf8");let i=this[Kr]?Zc:dV;if(!this[on]&&!Buffer.isBuffer(e)){if(pV(e))e=Buffer.from(e.buffer,e.byteOffset,e.byteLength);else if(hV(e))e=Buffer.from(e);else if(typeof e!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[on]?(this[Ft]&&this[Ut]!==0&&this[Nh](!0),this[Ft]?this.emit("data",e):this[Yv](e),this[Ut]!==0&&this.emit("readable"),r&&i(r),this[Ft]):e.length?(typeof e=="string"&&!(n===this[Nr]&&!this[sa]?.lastNeed)&&(e=Buffer.from(e,n)),Buffer.isBuffer(e)&&this[Nr]&&(e=this[sa].write(e)),this[Ft]&&this[Ut]!==0&&this[Nh](!0),this[Ft]?this.emit("data",e):this[Yv](e),this[Ut]!==0&&this.emit("readable"),r&&i(r),this[Ft]):(this[Ut]!==0&&this.emit("readable"),r&&i(r),this[Ft])}read(e){if(this[wt])return null;if(this[Bn]=!1,this[Ut]===0||e===0||e&&e>this[Ut])return this[bi](),null;this[on]&&(e=null),this[Bt].length>1&&!this[on]&&(this[Bt]=[this[Nr]?this[Bt].join(""):Buffer.concat(this[Bt],this[Ut])]);let n=this[uA](e||null,this[Bt][0]);return this[bi](),n}[uA](e,n){if(this[on])this[Ph]();else{let r=n;e===r.length||e===null?this[Ph]():typeof r=="string"?(this[Bt][0]=r.slice(e),n=r.slice(0,e),this[Ut]-=e):(this[Bt][0]=r.subarray(e),n=r.subarray(0,e),this[Ut]-=e)}return this.emit("data",n),!this[Bt].length&&!this[vi]&&this.emit("drain"),n}end(e,n,r){return typeof e=="function"&&(r=e,e=void 0),typeof n=="function"&&(r=n,n="utf8"),e!==void 0&&this.write(e,n),r&&this.once("end",r),this[vi]=!0,this.writable=!1,(this[Ft]||!this[Jc])&&this[bi](),this}[oa](){this[wt]||(!this[Ms]&&!this[gn].length&&(this[Bn]=!0),this[Jc]=!1,this[Ft]=!0,this.emit("resume"),this[Bt].length?this[Nh]():this[vi]?this[bi]():this.emit("drain"))}resume(){return this[oa]()}pause(){this[Ft]=!1,this[Jc]=!0,this[Bn]=!1}get destroyed(){return this[wt]}get flowing(){return this[Ft]}get paused(){return this[Jc]}[Yv](e){this[on]?this[Ut]+=1:this[Ut]+=e.length,this[Bt].push(e)}[Ph](){return this[on]?this[Ut]-=1:this[Ut]-=this[Bt][0].length,this[Bt].shift()}[Nh](e=!1){do;while(this[dA](this[Ph]())&&this[Bt].length);!e&&!this[Bt].length&&!this[vi]&&this.emit("drain")}[dA](e){return this.emit("data",e),this[Ft]}pipe(e,n){if(this[wt])return e;this[Bn]=!1;let r=this[es];return n=n||{},e===lA.stdout||e===lA.stderr?n.end=!1:n.end=n.end!==!1,n.proxyErrors=!!n.proxyErrors,r?n.end&&e.end():(this[gn].push(n.proxyErrors?new Zv(this,e,n):new Ch(this,e,n)),this[Kr]?Zc(()=>this[oa]()):this[oa]()),e}unpipe(e){let n=this[gn].find(r=>r.dest===e);n&&(this[gn].length===1?(this[Ft]&&this[Ms]===0&&(this[Ft]=!1),this[gn]=[]):this[gn].splice(this[gn].indexOf(n),1),n.unpipe())}addListener(e,n){return this.on(e,n)}on(e,n){let r=super.on(e,n);if(e==="data")this[Bn]=!1,this[Ms]++,!this[gn].length&&!this[Ft]&&this[oa]();else if(e==="readable"&&this[Ut]!==0)super.emit("readable");else if(fV(e)&&this[es])super.emit(e),this.removeAllListeners(e);else if(e==="error"&&this[Xc]){let i=n;this[Kr]?Zc(()=>i.call(this,this[Xc])):i.call(this,this[Xc])}return r}removeListener(e,n){return this.off(e,n)}off(e,n){let r=super.off(e,n);return e==="data"&&(this[Ms]=this.listeners("data").length,this[Ms]===0&&!this[Bn]&&!this[gn].length&&(this[Ft]=!1)),r}removeAllListeners(e){let n=super.removeAllListeners(e);return(e==="data"||e===void 0)&&(this[Ms]=0,!this[Bn]&&!this[gn].length&&(this[Ft]=!1)),n}get emittedEnd(){return this[es]}[bi](){!this[wh]&&!this[es]&&!this[wt]&&this[Bt].length===0&&this[vi]&&(this[wh]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[kh]&&this.emit("close"),this[wh]=!1)}emit(e,...n){let r=n[0];if(e!=="error"&&e!=="close"&&e!==wt&&this[wt])return!1;if(e==="data")return!this[on]&&!r?!1:this[Kr]?(Zc(()=>this[Xv](r)),!0):this[Xv](r);if(e==="end")return this[fA]();if(e==="close"){if(this[kh]=!0,!this[es]&&!this[wt])return!1;let s=super.emit("close");return this.removeAllListeners("close"),s}else if(e==="error"){this[Xc]=r,super.emit(Kv,r);let s=!this[Qc]||this.listeners("error").length?super.emit("error",r):!1;return this[bi](),s}else if(e==="resume"){let s=super.emit("resume");return this[bi](),s}else if(e==="finish"||e==="prefinish"){let s=super.emit(e);return this.removeAllListeners(e),s}let i=super.emit(e,...n);return this[bi](),i}[Xv](e){for(let r of this[gn])r.dest.write(e)===!1&&this.pause();let n=this[Bn]?!1:super.emit("data",e);return this[bi](),n}[fA](){return this[es]?!1:(this[es]=!0,this.readable=!1,this[Kr]?(Zc(()=>this[Jv]()),!0):this[Jv]())}[Jv](){if(this[sa]){let n=this[sa].end();if(n){for(let r of this[gn])r.dest.write(n);this[Bn]||super.emit("data",n)}}for(let n of this[gn])n.end();let e=super.emit("end");return this.removeAllListeners("end"),e}async collect(){let e=Object.assign([],{dataLength:0});this[on]||(e.dataLength=0);let n=this.promise();return this.on("data",r=>{e.push(r),this[on]||(e.dataLength+=r.length)}),await n,e}async concat(){if(this[on])throw new Error("cannot concat in objectMode");let e=await this.collect();return this[Nr]?e.join(""):Buffer.concat(e,e.dataLength)}async promise(){return new Promise((e,n)=>{this.on(wt,()=>n(new Error("stream destroyed"))),this.on("error",r=>n(r)),this.on("end",()=>e())})}[Symbol.asyncIterator](){this[Bn]=!1;let e=!1,n=async()=>(this.pause(),e=!0,{value:void 0,done:!0});return{next:()=>{if(e)return n();let i=this.read();if(i!==null)return Promise.resolve({done:!1,value:i});if(this[vi])return n();let s,o,a=d=>{this.off("data",c),this.off("end",l),this.off(wt,u),n(),o(d)},c=d=>{this.off("error",a),this.off("end",l),this.off(wt,u),this.pause(),s({value:d,done:!!this[vi]})},l=()=>{this.off("error",a),this.off("data",c),this.off(wt,u),n(),s({done:!0,value:void 0})},u=()=>a(new Error("stream destroyed"));return new Promise((d,f)=>{o=f,s=d,this.once(wt,u),this.once("error",a),this.once("end",l),this.once("data",c)})},throw:n,return:n,[Symbol.asyncIterator](){return this}}}[Symbol.iterator](){this[Bn]=!1;let e=!1,n=()=>(this.pause(),this.off(Kv,n),this.off(wt,n),this.off("end",n),e=!0,{done:!0,value:void 0}),r=()=>{if(e)return n();let i=this.read();return i===null?n():{done:!1,value:i}};return this.once("end",n),this.once(Kv,n),this.once(wt,n),{next:r,throw:n,return:n,[Symbol.iterator](){return this}}}destroy(e){if(this[wt])return e?this.emit("error",e):this.emit(wt),this;this[wt]=!0,this[Bn]=!0,this[Bt].length=0,this[Ut]=0;let n=this;return typeof n.close=="function"&&!this[kh]&&n.close(),e?this.emit("error",e):this.emit(wt),this}static get isStream(){return cV}};var vV=Jr.realpathSync.native,tl={lstatSync:Jr.lstatSync,readdir:Jr.readdir,readdirSync:Jr.readdirSync,readlinkSync:Jr.readlinkSync,realpathSync:vV,promises:{lstat:ns.lstat,readdir:ns.readdir,readlink:ns.readlink,realpath:ns.realpath}},bA=t=>!t||t===tl||t===yV?tl:{...tl,...t,promises:{...tl.promises,...t.promises||{}}},TA=/^\\\\\?\\([a-z]:)\\?$/i,bV=t=>t.replace(/\//g,"\\").replace(TA,"$1\\"),TV=/[\\\/]/,rr=0,SA=1,_A=2,Xr=4,EA=6,wA=8,Ls=10,kA=12,nr=15,el=~nr,tb=16,pA=32,nl=64,Pr=128,Ah=256,Ih=512,mA=nl|Pr|Ih,SV=1023,nb=t=>t.isFile()?wA:t.isDirectory()?Xr:t.isSymbolicLink()?Ls:t.isCharacterDevice()?_A:t.isBlockDevice()?EA:t.isSocket()?kA:t.isFIFO()?SA:rr,gA=new Map,rl=t=>{let e=gA.get(t);if(e)return e;let n=t.normalize("NFKD");return gA.set(t,n),n},yA=new Map,Oh=t=>{let e=yA.get(t);if(e)return e;let n=rl(t.toLowerCase());return yA.set(t,n),n},xh=class extends Kc{constructor(){super({max:256})}},rb=class extends Kc{constructor(e=16*1024){super({maxSize:e,sizeCalculation:n=>n.length+1})}},NA=Symbol("PathScurry setAsCwd"),an=class{name;root;roots;parent;nocase;isCWD=!1;#e;#t;get dev(){return this.#t}#i;get mode(){return this.#i}#n;get nlink(){return this.#n}#o;get uid(){return this.#o}#f;get gid(){return this.#f}#l;get rdev(){return this.#l}#d;get blksize(){return this.#d}#a;get ino(){return this.#a}#c;get size(){return this.#c}#s;get blocks(){return this.#s}#y;get atimeMs(){return this.#y}#v;get mtimeMs(){return this.#v}#p;get ctimeMs(){return this.#p}#h;get birthtimeMs(){return this.#h}#E;get atime(){return this.#E}#g;get mtime(){return this.#g}#w;get ctime(){return this.#w}#k;get birthtime(){return this.#k}#T;#S;#_;#m;#C;#N;#r;#O;#b;#D;get parentPath(){return(this.parent||this).fullpath()}get path(){return this.parentPath}constructor(e,n=rr,r,i,s,o,a){this.name=e,this.#T=s?Oh(e):rl(e),this.#r=n&SV,this.nocase=s,this.roots=i,this.root=r||this,this.#O=o,this.#_=a.fullpath,this.#C=a.relative,this.#N=a.relativePosix,this.parent=a.parent,this.parent?this.#e=this.parent.#e:this.#e=bA(a.fs)}depth(){return this.#S!==void 0?this.#S:this.parent?this.#S=this.parent.depth()+1:this.#S=0}childrenCache(){return this.#O}resolve(e){if(!e)return this;let n=this.getRootString(e),i=e.substring(n.length).split(this.splitSep);return n?this.getRoot(n).#I(i):this.#I(i)}#I(e){let n=this;for(let r of e)n=n.child(r);return n}children(){let e=this.#O.get(this);if(e)return e;let n=Object.assign([],{provisional:0});return this.#O.set(this,n),this.#r&=~tb,n}child(e,n){if(e===""||e===".")return this;if(e==="..")return this.parent||this;let r=this.children(),i=this.nocase?Oh(e):rl(e);for(let c of r)if(c.#T===i)return c;let s=this.parent?this.sep:"",o=this.#_?this.#_+s+e:void 0,a=this.newChild(e,rr,{...n,parent:this,fullpath:o});return this.canReaddir()||(a.#r|=Pr),r.push(a),a}relative(){if(this.isCWD)return"";if(this.#C!==void 0)return this.#C;let e=this.name,n=this.parent;if(!n)return this.#C=this.name;let r=n.relative();return r+(!r||!n.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,n=this.parent;if(!n)return this.#N=this.fullpathPosix();let r=n.relativePosix();return r+(!r||!n.parent?"":"/")+e}fullpath(){if(this.#_!==void 0)return this.#_;let e=this.name,n=this.parent;if(!n)return this.#_=this.name;let i=n.fullpath()+(n.parent?this.sep:"")+e;return this.#_=i}fullpathPosix(){if(this.#m!==void 0)return this.#m;if(this.sep==="/")return this.#m=this.fullpath();if(!this.parent){let i=this.fullpath().replace(/\\/g,"/");return/^[a-z]:\//i.test(i)?this.#m=`//?/${i}`:this.#m=i}let e=this.parent,n=e.fullpathPosix(),r=n+(!n||!e.parent?"":"/")+this.name;return this.#m=r}isUnknown(){return(this.#r&nr)===rr}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.#r&nr)===wA}isDirectory(){return(this.#r&nr)===Xr}isCharacterDevice(){return(this.#r&nr)===_A}isBlockDevice(){return(this.#r&nr)===EA}isFIFO(){return(this.#r&nr)===SA}isSocket(){return(this.#r&nr)===kA}isSymbolicLink(){return(this.#r&Ls)===Ls}lstatCached(){return this.#r&pA?this:void 0}readlinkCached(){return this.#b}realpathCached(){return this.#D}readdirCached(){let e=this.children();return e.slice(0,e.provisional)}canReadlink(){if(this.#b)return!0;if(!this.parent)return!1;let e=this.#r&nr;return!(e!==rr&&e!==Ls||this.#r&Ah||this.#r&Pr)}calledReaddir(){return!!(this.#r&tb)}isENOENT(){return!!(this.#r&Pr)}isNamed(e){return this.nocase?this.#T===Oh(e):this.#T===rl(e)}async readlink(){let e=this.#b;if(e)return e;if(this.canReadlink()&&this.parent)try{let n=await this.#e.promises.readlink(this.fullpath()),r=(await this.parent.realpath())?.resolve(n);if(r)return this.#b=r}catch(n){this.#u(n.code);return}}readlinkSync(){let e=this.#b;if(e)return e;if(this.canReadlink()&&this.parent)try{let n=this.#e.readlinkSync(this.fullpath()),r=this.parent.realpathSync()?.resolve(n);if(r)return this.#b=r}catch(n){this.#u(n.code);return}}#x(e){this.#r|=tb;for(let n=e.provisional;n<e.length;n++){let r=e[n];r&&r.#M()}}#M(){this.#r&Pr||(this.#r=(this.#r|Pr)&el,this.#P())}#P(){let e=this.children();e.provisional=0;for(let n of e)n.#M()}#R(){this.#r|=Ih,this.#L()}#L(){if(this.#r&nl)return;let e=this.#r;(e&nr)===Xr&&(e&=el),this.#r=e|nl,this.#P()}#$(e=""){e==="ENOTDIR"||e==="EPERM"?this.#L():e==="ENOENT"?this.#M():this.children().provisional=0}#q(e=""){e==="ENOTDIR"?this.parent.#L():e==="ENOENT"&&this.#M()}#u(e=""){let n=this.#r;n|=Ah,e==="ENOENT"&&(n|=Pr),(e==="EINVAL"||e==="UNKNOWN")&&(n&=el),this.#r=n,e==="ENOTDIR"&&this.parent&&this.parent.#L()}#j(e,n){return this.#A(e,n)||this.#F(e,n)}#F(e,n){let r=nb(e),i=this.newChild(e.name,r,{parent:this}),s=i.#r&nr;return s!==Xr&&s!==Ls&&s!==rr&&(i.#r|=nl),n.unshift(i),n.provisional++,i}#A(e,n){for(let r=n.provisional;r<n.length;r++){let i=n[r];if((this.nocase?Oh(e.name):rl(e.name))===i.#T)return this.#B(e,i,r,n)}}#B(e,n,r,i){let s=n.name;return n.#r=n.#r&el|nb(e),s!==e.name&&(n.name=e.name),r!==i.provisional&&(r===i.length-1?i.pop():i.splice(r,1),i.unshift(n)),i.provisional++,n}async lstat(){if((this.#r&Pr)===0)try{return this.#W(await this.#e.promises.lstat(this.fullpath())),this}catch(e){this.#q(e.code)}}lstatSync(){if((this.#r&Pr)===0)try{return this.#W(this.#e.lstatSync(this.fullpath())),this}catch(e){this.#q(e.code)}}#W(e){let{atime:n,atimeMs:r,birthtime:i,birthtimeMs:s,blksize:o,blocks:a,ctime:c,ctimeMs:l,dev:u,gid:d,ino:f,mode:h,mtime:y,mtimeMs:p,nlink:T,rdev:_,size:v,uid:b}=e;this.#E=n,this.#y=r,this.#k=i,this.#h=s,this.#d=o,this.#s=a,this.#w=c,this.#p=l,this.#t=u,this.#f=d,this.#a=f,this.#i=h,this.#g=y,this.#v=p,this.#n=T,this.#l=_,this.#c=v,this.#o=b;let w=nb(e);this.#r=this.#r&el|w|pA,w!==rr&&w!==Xr&&w!==Ls&&(this.#r|=nl)}#V=[];#z=!1;#H(e){this.#z=!1;let n=this.#V.slice();this.#V.length=0,n.forEach(r=>r(null,e))}readdirCB(e,n=!1){if(!this.canReaddir()){n?e(null,[]):queueMicrotask(()=>e(null,[]));return}let r=this.children();if(this.calledReaddir()){let s=r.slice(0,r.provisional);n?e(null,s):queueMicrotask(()=>e(null,s));return}if(this.#V.push(e),this.#z)return;this.#z=!0;let i=this.fullpath();this.#e.readdir(i,{withFileTypes:!0},(s,o)=>{if(s)this.#$(s.code),r.provisional=0;else{for(let a of o)this.#j(a,r);this.#x(r)}this.#H(r.slice(0,r.provisional))})}#U;async readdir(){if(!this.canReaddir())return[];let e=this.children();if(this.calledReaddir())return e.slice(0,e.provisional);let n=this.fullpath();if(this.#U)await this.#U;else{let r=()=>{};this.#U=new Promise(i=>r=i);try{for(let i of await this.#e.promises.readdir(n,{withFileTypes:!0}))this.#j(i,e);this.#x(e)}catch(i){this.#$(i.code),e.provisional=0}this.#U=void 0,r()}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 n=this.fullpath();try{for(let r of this.#e.readdirSync(n,{withFileTypes:!0}))this.#j(r,e);this.#x(e)}catch(r){this.#$(r.code),e.provisional=0}return e.slice(0,e.provisional)}canReaddir(){if(this.#r&mA)return!1;let e=nr&this.#r;return e===rr||e===Xr||e===Ls}shouldWalk(e,n){return(this.#r&Xr)===Xr&&!(this.#r&mA)&&!e.has(this)&&(!n||n(this))}async realpath(){if(this.#D)return this.#D;if(!((Ih|Ah|Pr)&this.#r))try{let e=await this.#e.promises.realpath(this.fullpath());return this.#D=this.resolve(e)}catch{this.#R()}}realpathSync(){if(this.#D)return this.#D;if(!((Ih|Ah|Pr)&this.#r))try{let e=this.#e.realpathSync(this.fullpath());return this.#D=this.resolve(e)}catch{this.#R()}}[NA](e){if(e===this)return;e.isCWD=!1,this.isCWD=!0;let n=new Set([]),r=[],i=this;for(;i&&i.parent;)n.add(i),i.#C=r.join(this.sep),i.#N=r.join("/"),i=i.parent,r.push("..");for(i=e;i&&i.parent&&!n.has(i);)i.#C=void 0,i.#N=void 0,i=i.parent}},Mh=class t extends an{sep="\\";splitSep=TV;constructor(e,n=rr,r,i,s,o,a){super(e,n,r,i,s,o,a)}newChild(e,n=rr,r={}){return new t(e,n,this.root,this.roots,this.nocase,this.childrenCache(),r)}getRootString(e){return aa.win32.parse(e).root}getRoot(e){if(e=bV(e.toUpperCase()),e===this.root.name)return this.root;for(let[n,r]of Object.entries(this.roots))if(this.sameRoot(e,n))return this.roots[e]=r;return this.roots[e]=new ca(e,this).root}sameRoot(e,n=this.root.name){return e=e.toUpperCase().replace(/\//g,"\\").replace(TA,"$1\\"),e===n}},Lh=class t extends an{splitSep="/";sep="/";constructor(e,n=rr,r,i,s,o,a){super(e,n,r,i,s,o,a)}getRootString(e){return e.startsWith("/")?"/":""}getRoot(e){return this.root}newChild(e,n=rr,r={}){return new t(e,n,this.root,this.roots,this.nocase,this.childrenCache(),r)}},$h=class{root;rootPath;roots;cwd;#e;#t;#i;nocase;#n;constructor(e=process.cwd(),n,r,{nocase:i,childrenCacheSize:s=16*1024,fs:o=tl}={}){this.#n=bA(o),(e instanceof URL||e.startsWith("file://"))&&(e=(0,vA.fileURLToPath)(e));let a=n.resolve(e);this.roots=Object.create(null),this.rootPath=this.parseRootPath(a),this.#e=new xh,this.#t=new xh,this.#i=new rb(s);let c=a.substring(this.rootPath.length).split(r);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.#n),this.roots[this.rootPath]=this.root;let l=this.root,u=c.length-1,d=n.sep,f=this.rootPath,h=!1;for(let y of c){let p=u--;l=l.child(y,{relative:new Array(p).fill("..").join(d),relativePosix:new Array(p).fill("..").join("/"),fullpath:f+=(h?"":d)+y}),h=!0}this.cwd=l}depth(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.depth()}childrenCache(){return this.#i}resolve(...e){let n="";for(let s=e.length-1;s>=0;s--){let o=e[s];if(!(!o||o===".")&&(n=n?`${o}/${n}`:o,this.isAbsolute(o)))break}let r=this.#e.get(n);if(r!==void 0)return r;let i=this.cwd.resolve(n).fullpath();return this.#e.set(n,i),i}resolvePosix(...e){let n="";for(let s=e.length-1;s>=0;s--){let o=e[s];if(!(!o||o===".")&&(n=n?`${o}/${n}`:o,this.isAbsolute(o)))break}let r=this.#t.get(n);if(r!==void 0)return r;let i=this.cwd.resolve(n).fullpathPosix();return this.#t.set(n,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,n={withFileTypes:!0}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e,e=this.cwd);let{withFileTypes:r}=n;if(e.canReaddir()){let i=await e.readdir();return r?i:i.map(s=>s.name)}else return[]}readdirSync(e=this.cwd,n={withFileTypes:!0}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e,e=this.cwd);let{withFileTypes:r=!0}=n;return e.canReaddir()?r?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:n}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e.withFileTypes,e=this.cwd);let r=await e.readlink();return n?r:r?.fullpath()}readlinkSync(e=this.cwd,{withFileTypes:n}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e.withFileTypes,e=this.cwd);let r=e.readlinkSync();return n?r:r?.fullpath()}async realpath(e=this.cwd,{withFileTypes:n}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e.withFileTypes,e=this.cwd);let r=await e.realpath();return n?r:r?.fullpath()}realpathSync(e=this.cwd,{withFileTypes:n}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e.withFileTypes,e=this.cwd);let r=e.realpathSync();return n?r:r?.fullpath()}async walk(e=this.cwd,n={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:o}=n,a=[];(!s||s(e))&&a.push(r?e:e.fullpath());let c=new Set,l=(d,f)=>{c.add(d),d.readdirCB((h,y)=>{if(h)return f(h);let p=y.length;if(!p)return f();let T=()=>{--p===0&&f()};for(let _ of y)(!s||s(_))&&a.push(r?_:_.fullpath()),i&&_.isSymbolicLink()?_.realpath().then(v=>v?.isUnknown()?v.lstat():v).then(v=>v?.shouldWalk(c,o)?l(v,T):T()):_.shouldWalk(c,o)?l(_,T):T()},!0)},u=e;return new Promise((d,f)=>{l(u,h=>{if(h)return f(h);d(a)})})}walkSync(e=this.cwd,n={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:o}=n,a=[];(!s||s(e))&&a.push(r?e:e.fullpath());let c=new Set([e]);for(let l of c){let u=l.readdirSync();for(let d of u){(!s||s(d))&&a.push(r?d:d.fullpath());let f=d;if(d.isSymbolicLink()){if(!(i&&(f=d.realpathSync())))continue;f.isUnknown()&&f.lstatSync()}f.shouldWalk(c,o)&&c.add(f)}}return a}[Symbol.asyncIterator](){return this.iterate()}iterate(e=this.cwd,n={}){return typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e,e=this.cwd),this.stream(e,n)[Symbol.asyncIterator]()}[Symbol.iterator](){return this.iterateSync()}*iterateSync(e=this.cwd,n={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:o}=n;(!s||s(e))&&(yield r?e:e.fullpath());let a=new Set([e]);for(let c of a){let l=c.readdirSync();for(let u of l){(!s||s(u))&&(yield r?u:u.fullpath());let d=u;if(u.isSymbolicLink()){if(!(i&&(d=u.realpathSync())))continue;d.isUnknown()&&d.lstatSync()}d.shouldWalk(a,o)&&a.add(d)}}}stream(e=this.cwd,n={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:o}=n,a=new ts({objectMode:!0});(!s||s(e))&&a.write(r?e:e.fullpath());let c=new Set,l=[e],u=0,d=()=>{let f=!1;for(;!f;){let h=l.shift();if(!h){u===0&&a.end();return}u++,c.add(h);let y=(T,_,v=!1)=>{if(T)return a.emit("error",T);if(i&&!v){let b=[];for(let w of _)w.isSymbolicLink()&&b.push(w.realpath().then(C=>C?.isUnknown()?C.lstat():C));if(b.length){Promise.all(b).then(()=>y(null,_,!0));return}}for(let b of _)b&&(!s||s(b))&&(a.write(r?b:b.fullpath())||(f=!0));u--;for(let b of _){let w=b.realpathCached()||b;w.shouldWalk(c,o)&&l.push(w)}f&&!a.flowing?a.once("drain",d):p||d()},p=!0;h.readdirCB(y,!0),p=!1}};return d(),a}streamSync(e=this.cwd,n={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:o}=n,a=new ts({objectMode:!0}),c=new Set;(!s||s(e))&&a.write(r?e:e.fullpath());let l=[e],u=0,d=()=>{let f=!1;for(;!f;){let h=l.shift();if(!h){u===0&&a.end();return}u++,c.add(h);let y=h.readdirSync();for(let p of y)(!s||s(p))&&(a.write(r?p:p.fullpath())||(f=!0));u--;for(let p of y){let T=p;if(p.isSymbolicLink()){if(!(i&&(T=p.realpathSync())))continue;T.isUnknown()&&T.lstatSync()}T.shouldWalk(c,o)&&l.push(T)}}f&&!a.flowing&&a.once("drain",d)};return d(),a}chdir(e=this.cwd){let n=this.cwd;this.cwd=typeof e=="string"?this.cwd.resolve(e):e,this.cwd[NA](n)}},ca=class extends $h{sep="\\";constructor(e=process.cwd(),n={}){let{nocase:r=!0}=n;super(e,aa.win32,"\\",{...n,nocase:r}),this.nocase=r;for(let i=this.cwd;i;i=i.parent)i.nocase=this.nocase}parseRootPath(e){return aa.win32.parse(e).root.toUpperCase()}newRoot(e){return new Mh(this.rootPath,Xr,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")||e.startsWith("\\")||/^[a-z]:(\/|\\)/i.test(e)}},la=class extends $h{sep="/";constructor(e=process.cwd(),n={}){let{nocase:r=!1}=n;super(e,aa.posix,"/",{...n,nocase:r}),this.nocase=r}parseRootPath(e){return"/"}newRoot(e){return new Lh(this.rootPath,Xr,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")}},il=class extends la{constructor(e=process.cwd(),n={}){let{nocase:r=!0}=n;super(e,{...n,nocase:r})}},sse=process.platform==="win32"?Mh:Lh,PA=process.platform==="win32"?ca:process.platform==="darwin"?il:la;var _V=t=>t.length>=1,EV=t=>t.length>=1,ua=class t{#e;#t;#i;length;#n;#o;#f;#l;#d;#a;#c=!0;constructor(e,n,r,i){if(!_V(e))throw new TypeError("empty pattern list");if(!EV(n))throw new TypeError("empty glob list");if(n.length!==e.length)throw new TypeError("mismatched pattern list and glob list lengths");if(this.length=e.length,r<0||r>=this.length)throw new TypeError("index out of range");if(this.#e=e,this.#t=n,this.#i=r,this.#n=i,this.#i===0){if(this.isUNC()){let[s,o,a,c,...l]=this.#e,[u,d,f,h,...y]=this.#t;l[0]===""&&(l.shift(),y.shift());let p=[s,o,a,c,""].join("/"),T=[u,d,f,h,""].join("/");this.#e=[p,...l],this.#t=[T,...y],this.length=this.#e.length}else if(this.isDrive()||this.isAbsolute()){let[s,...o]=this.#e,[a,...c]=this.#t;o[0]===""&&(o.shift(),c.shift());let l=s+"/",u=a+"/";this.#e=[l,...o],this.#t=[u,...c],this.length=this.#e.length}}}pattern(){return this.#e[this.#i]}isString(){return typeof this.#e[this.#i]=="string"}isGlobstar(){return this.#e[this.#i]===Yt}isRegExp(){return this.#e[this.#i]instanceof RegExp}globString(){return this.#f=this.#f||(this.#i===0?this.isAbsolute()?this.#t[0]+this.#t.slice(1).join("/"):this.#t.join("/"):this.#t.slice(this.#i).join("/"))}hasMore(){return this.length>this.#i+1}rest(){return this.#o!==void 0?this.#o:this.hasMore()?(this.#o=new t(this.#e,this.#t,this.#i+1,this.#n),this.#o.#a=this.#a,this.#o.#d=this.#d,this.#o.#l=this.#l,this.#o):this.#o=null}isUNC(){let e=this.#e;return this.#d!==void 0?this.#d:this.#d=this.#n==="win32"&&this.#i===0&&e[0]===""&&e[1]===""&&typeof e[2]=="string"&&!!e[2]&&typeof e[3]=="string"&&!!e[3]}isDrive(){let e=this.#e;return this.#l!==void 0?this.#l:this.#l=this.#n==="win32"&&this.#i===0&&this.length>1&&typeof e[0]=="string"&&/^[a-z]:$/i.test(e[0])}isAbsolute(){let e=this.#e;return this.#a!==void 0?this.#a:this.#a=e[0]===""&&e.length>1||this.isDrive()||this.isUNC()}root(){let e=this.#e[0];return typeof e=="string"&&this.isAbsolute()&&this.#i===0?e:""}checkFollowGlobstar(){return!(this.#i===0||!this.isGlobstar()||!this.#c)}markFollowGlobstar(){return this.#i===0||!this.isGlobstar()||!this.#c?!1:(this.#c=!1,!0)}};var wV=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",da=class{relative;relativeChildren;absolute;absoluteChildren;platform;mmopts;constructor(e,{nobrace:n,nocase:r,noext:i,noglobstar:s,platform:o=wV}){this.relative=[],this.absolute=[],this.relativeChildren=[],this.absoluteChildren=[],this.platform=o,this.mmopts={dot:!0,nobrace:n,nocase:r,noext:i,noglobstar:s,optimizationLevel:2,platform:o,nocomment:!0,nonegate:!0};for(let a of e)this.add(a)}add(e){let n=new Fn(e,this.mmopts);for(let r=0;r<n.set.length;r++){let i=n.set[r],s=n.globParts[r];if(!i||!s)throw new Error("invalid pattern object");for(;i[0]==="."&&s[0]===".";)i.shift(),s.shift();let o=new ua(i,s,0,this.platform),a=new Fn(o.globString(),this.mmopts),c=s[s.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 n=e.fullpath(),r=`${n}/`,i=e.relative()||".",s=`${i}/`;for(let o of this.relative)if(o.match(i)||o.match(s))return!0;for(let o of this.absolute)if(o.match(n)||o.match(r))return!0;return!1}childrenIgnored(e){let n=e.fullpath()+"/",r=(e.relative()||".")+"/";for(let i of this.relativeChildren)if(i.match(r))return!0;for(let i of this.absoluteChildren)if(i.match(n))return!0;return!1}};var ib=class t{store;constructor(e=new Map){this.store=e}copy(){return new t(new Map(this.store))}hasWalked(e,n){return this.store.get(e.fullpath())?.has(n.globString())}storeWalked(e,n){let r=e.fullpath(),i=this.store.get(r);i?i.add(n.globString()):this.store.set(r,new Set([n.globString()]))}},sb=class{store=new Map;add(e,n,r){let i=(n?2:0)|(r?1:0),s=this.store.get(e);this.store.set(e,s===void 0?i:i&s)}entries(){return[...this.store.entries()].map(([e,n])=>[e,!!(n&2),!!(n&1)])}},ob=class{store=new Map;add(e,n){if(!e.canReaddir())return;let r=this.store.get(e);r?r.find(i=>i.globString()===n.globString())||r.push(n):this.store.set(e,[n])}get(e){let n=this.store.get(e);if(!n)throw new Error("attempting to walk unknown path");return n}entries(){return this.keys().map(e=>[e,this.store.get(e)])}keys(){return[...this.store.keys()].filter(e=>e.canReaddir())}},sl=class t{hasWalkedCache;matches=new sb;subwalks=new ob;patterns;follow;dot;opts;constructor(e,n){this.opts=e,this.follow=!!e.follow,this.dot=!!e.dot,this.hasWalkedCache=n?n.copy():new ib}processPatterns(e,n){this.patterns=n;let r=n.map(i=>[e,i]);for(let[i,s]of r){this.hasWalkedCache.storeWalked(i,s);let o=s.root(),a=s.isAbsolute()&&this.opts.absolute!==!1;if(o){i=i.resolve(o==="/"&&this.opts.root!==void 0?this.opts.root:o);let d=s.rest();if(d)s=d;else{this.matches.add(i,!0,!1);continue}}if(i.isENOENT())continue;let c,l,u=!1;for(;typeof(c=s.pattern())=="string"&&(l=s.rest());)i=i.resolve(c),s=l,u=!0;if(c=s.pattern(),l=s.rest(),u){if(this.hasWalkedCache.hasWalked(i,s))continue;this.hasWalkedCache.storeWalked(i,s)}if(typeof c=="string"){let d=c===".."||c===""||c===".";this.matches.add(i.resolve(c),a,d);continue}else if(c===Yt){(!i.isSymbolicLink()||this.follow||s.checkFollowGlobstar())&&this.subwalks.add(i,s);let d=l?.pattern(),f=l?.rest();if(!l||(d===""||d===".")&&!f)this.matches.add(i,a,d===""||d===".");else if(d===".."){let h=i.parent||i;f?this.hasWalkedCache.hasWalked(h,f)||this.subwalks.add(h,f):this.matches.add(h,a,!0)}}else c instanceof RegExp&&this.subwalks.add(i,s)}return this}subwalkTargets(){return this.subwalks.keys()}child(){return new t(this.opts,this.hasWalkedCache)}filterEntries(e,n){let r=this.subwalks.get(e),i=this.child();for(let s of n)for(let o of r){let a=o.isAbsolute(),c=o.pattern(),l=o.rest();c===Yt?i.testGlobstar(s,o,l,a):c instanceof RegExp?i.testRegExp(s,c,l,a):i.testString(s,c,l,a)}return i}testGlobstar(e,n,r,i){if((this.dot||!e.name.startsWith("."))&&(n.hasMore()||this.matches.add(e,i,!1),e.canReaddir()&&(this.follow||!e.isSymbolicLink()?this.subwalks.add(e,n):e.isSymbolicLink()&&(r&&n.checkFollowGlobstar()?this.subwalks.add(e,r):n.markFollowGlobstar()&&this.subwalks.add(e,n)))),r){let s=r.pattern();if(typeof s=="string"&&s!==".."&&s!==""&&s!==".")this.testString(e,s,r.rest(),i);else if(s===".."){let o=e.parent||e;this.subwalks.add(o,r)}else s instanceof RegExp&&this.testRegExp(e,s,r.rest(),i)}}testRegExp(e,n,r,i){n.test(e.name)&&(r?this.subwalks.add(e,r):this.matches.add(e,i,!1))}testString(e,n,r,i){e.isNamed(n)&&(r?this.subwalks.add(e,r):this.matches.add(e,i,!1))}};var kV=(t,e)=>typeof t=="string"?new da([t],e):Array.isArray(t)?new da(t,e):t,qh=class{path;patterns;opts;seen=new Set;paused=!1;aborted=!1;#e=[];#t;#i;signal;maxDepth;includeChildMatches;constructor(e,n,r){if(this.patterns=e,this.path=n,this.opts=r,this.#i=!r.posix&&r.platform==="win32"?"\\":"/",this.includeChildMatches=r.includeChildMatches!==!1,(r.ignore||!this.includeChildMatches)&&(this.#t=kV(r.ignore??[],r),!this.includeChildMatches&&typeof this.#t.add!="function")){let i="cannot ignore child matches, ignore lacks add() method.";throw new Error(i)}this.maxDepth=r.maxDepth||1/0,r.signal&&(this.signal=r.signal,this.signal.addEventListener("abort",()=>{this.#e.length=0}))}#n(e){return this.seen.has(e)||!!this.#t?.ignored?.(e)}#o(e){return!!this.#t?.childrenIgnored?.(e)}pause(){this.paused=!0}resume(){if(this.signal?.aborted)return;this.paused=!1;let e;for(;!this.paused&&(e=this.#e.shift());)e()}onResume(e){this.signal?.aborted||(this.paused?this.#e.push(e):e())}async matchCheck(e,n){if(n&&this.opts.nodir)return;let r;if(this.opts.realpath){if(r=e.realpathCached()||await e.realpath(),!r)return;e=r}let s=e.isUnknown()||this.opts.stat?await e.lstat():e;if(this.opts.follow&&this.opts.nodir&&s?.isSymbolicLink()){let o=await s.realpath();o&&(o.isUnknown()||this.opts.stat)&&await o.lstat()}return this.matchCheckTest(s,n)}matchCheckTest(e,n){return e&&(this.maxDepth===1/0||e.depth()<=this.maxDepth)&&(!n||e.canReaddir())&&(!this.opts.nodir||!e.isDirectory())&&(!this.opts.nodir||!this.opts.follow||!e.isSymbolicLink()||!e.realpathCached()?.isDirectory())&&!this.#n(e)?e:void 0}matchCheckSync(e,n){if(n&&this.opts.nodir)return;let r;if(this.opts.realpath){if(r=e.realpathCached()||e.realpathSync(),!r)return;e=r}let s=e.isUnknown()||this.opts.stat?e.lstatSync():e;if(this.opts.follow&&this.opts.nodir&&s?.isSymbolicLink()){let o=s.realpathSync();o&&(o?.isUnknown()||this.opts.stat)&&o.lstatSync()}return this.matchCheckTest(s,n)}matchFinish(e,n){if(this.#n(e))return;if(!this.includeChildMatches&&this.#t?.add){let s=`${e.relativePosix()}/**`;this.#t.add(s)}let r=this.opts.absolute===void 0?n:this.opts.absolute;this.seen.add(e);let i=this.opts.mark&&e.isDirectory()?this.#i:"";if(this.opts.withFileTypes)this.matchEmit(e);else if(r){let s=this.opts.posix?e.fullpathPosix():e.fullpath();this.matchEmit(s+i)}else{let s=this.opts.posix?e.relativePosix():e.relative(),o=this.opts.dotRelative&&!s.startsWith(".."+this.#i)?"."+this.#i:"";this.matchEmit(s?o+s+i:"."+i)}}async match(e,n,r){let i=await this.matchCheck(e,r);i&&this.matchFinish(i,n)}matchSync(e,n,r){let i=this.matchCheckSync(e,r);i&&this.matchFinish(i,n)}walkCB(e,n,r){this.signal?.aborted&&r(),this.walkCB2(e,n,new sl(this.opts),r)}walkCB2(e,n,r,i){if(this.#o(e))return i();if(this.signal?.aborted&&i(),this.paused){this.onResume(()=>this.walkCB2(e,n,r,i));return}r.processPatterns(e,n);let s=1,o=()=>{--s===0&&i()};for(let[a,c,l]of r.matches.entries())this.#n(a)||(s++,this.match(a,c,l).then(()=>o()));for(let a of r.subwalkTargets()){if(this.maxDepth!==1/0&&a.depth()>=this.maxDepth)continue;s++;let c=a.readdirCached();a.calledReaddir()?this.walkCB3(a,c,r,o):a.readdirCB((l,u)=>this.walkCB3(a,u,r,o),!0)}o()}walkCB3(e,n,r,i){r=r.filterEntries(e,n);let s=1,o=()=>{--s===0&&i()};for(let[a,c,l]of r.matches.entries())this.#n(a)||(s++,this.match(a,c,l).then(()=>o()));for(let[a,c]of r.subwalks.entries())s++,this.walkCB2(a,c,r.child(),o);o()}walkCBSync(e,n,r){this.signal?.aborted&&r(),this.walkCB2Sync(e,n,new sl(this.opts),r)}walkCB2Sync(e,n,r,i){if(this.#o(e))return i();if(this.signal?.aborted&&i(),this.paused){this.onResume(()=>this.walkCB2Sync(e,n,r,i));return}r.processPatterns(e,n);let s=1,o=()=>{--s===0&&i()};for(let[a,c,l]of r.matches.entries())this.#n(a)||this.matchSync(a,c,l);for(let a of r.subwalkTargets()){if(this.maxDepth!==1/0&&a.depth()>=this.maxDepth)continue;s++;let c=a.readdirSync();this.walkCB3Sync(a,c,r,o)}o()}walkCB3Sync(e,n,r,i){r=r.filterEntries(e,n);let s=1,o=()=>{--s===0&&i()};for(let[a,c,l]of r.matches.entries())this.#n(a)||this.matchSync(a,c,l);for(let[a,c]of r.subwalks.entries())s++,this.walkCB2Sync(a,c,r.child(),o);o()}},ol=class extends qh{matches=new Set;constructor(e,n,r){super(e,n,r)}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,n)=>{this.walkCB(this.path,this.patterns,()=>{this.signal?.aborted?n(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}},al=class extends qh{results;constructor(e,n,r){super(e,n,r),this.results=new ts({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 NV=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",Rr=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,n){if(!n)throw new TypeError("glob options required");if(this.withFileTypes=!!n.withFileTypes,this.signal=n.signal,this.follow=!!n.follow,this.dot=!!n.dot,this.dotRelative=!!n.dotRelative,this.nodir=!!n.nodir,this.mark=!!n.mark,n.cwd?(n.cwd instanceof URL||n.cwd.startsWith("file://"))&&(n.cwd=(0,RA.fileURLToPath)(n.cwd)):this.cwd="",this.cwd=n.cwd||"",this.root=n.root,this.magicalBraces=!!n.magicalBraces,this.nobrace=!!n.nobrace,this.noext=!!n.noext,this.realpath=!!n.realpath,this.absolute=n.absolute,this.includeChildMatches=n.includeChildMatches!==!1,this.noglobstar=!!n.noglobstar,this.matchBase=!!n.matchBase,this.maxDepth=typeof n.maxDepth=="number"?n.maxDepth:1/0,this.stat=!!n.stat,this.ignore=n.ignore,this.withFileTypes&&this.absolute!==void 0)throw new Error("cannot set absolute and withFileTypes:true");if(typeof e=="string"&&(e=[e]),this.windowsPathsNoEscape=!!n.windowsPathsNoEscape||n.allowWindowsEscape===!1,this.windowsPathsNoEscape&&(e=e.map(c=>c.replace(/\\/g,"/"))),this.matchBase){if(n.noglobstar)throw new TypeError("base matching requires globstar");e=e.map(c=>c.includes("/")?c:`./**/${c}`)}if(this.pattern=e,this.platform=n.platform||NV,this.opts={...n,platform:this.platform},n.scurry){if(this.scurry=n.scurry,n.nocase!==void 0&&n.nocase!==n.scurry.nocase)throw new Error("nocase option contradicts provided scurry option")}else{let c=n.platform==="win32"?ca:n.platform==="darwin"?il:n.platform?la:PA;this.scurry=new c(this.cwd,{nocase:n.nocase,fs:n.fs})}this.nocase=this.scurry.nocase;let r=this.platform==="darwin"||this.platform==="win32",i={...n,dot:this.dot,matchBase:this.matchBase,nobrace:this.nobrace,nocase:this.nocase,nocaseMagicOnly:r,nocomment:!0,noext:this.noext,nonegate:!0,optimizationLevel:2,platform:this.platform,windowsPathsNoEscape:this.windowsPathsNoEscape,debug:!!this.opts.debug},s=this.pattern.map(c=>new Fn(c,i)),[o,a]=s.reduce((c,l)=>(c[0].push(...l.set),c[1].push(...l.globParts),c),[[],[]]);this.patterns=o.map((c,l)=>{let u=a[l];if(!u)throw new Error("invalid pattern object");return new ua(c,u,0,this.platform)})}async walk(){return[...await new ol(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 ol(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 al(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 al(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 ab=(t,e={})=>{Array.isArray(t)||(t=[t]);for(let n of t)if(new Fn(n,e).hasMagic())return!0;return!1};function jh(t,e={}){return new Rr(t,e).streamSync()}function DA(t,e={}){return new Rr(t,e).stream()}function AA(t,e={}){return new Rr(t,e).walkSync()}async function CA(t,e={}){return new Rr(t,e).walk()}function Fh(t,e={}){return new Rr(t,e).iterateSync()}function OA(t,e={}){return new Rr(t,e).iterate()}var PV=jh,RV=Object.assign(DA,{sync:jh}),CV=Fh,DV=Object.assign(OA,{sync:Fh}),AV=Object.assign(AA,{stream:jh,iterate:Fh}),$s=Object.assign(CA,{glob:CA,globSync:AA,sync:AV,globStream:DA,stream:RV,globStreamSync:jh,streamSync:PV,globIterate:OA,iterate:DV,globIterateSync:Fh,iterateSync:CV,Glob:Rr,hasMagic:ab,escape:na,unescape:kr});$s.glob=$s;var cS=require("path"),lS=require("fs");var Lx=K(Ix());var oS={};CM(oS,{$id:()=>eK,$schema:()=>ZY,default:()=>sK,definitions:()=>nK,properties:()=>iK,title:()=>tK,type:()=>rK});var ZY="http://json-schema.org/draft-07/schema#",eK="http://json-schema.org/draft-07/schema#",tK="Core schema meta-schema",nK={schemaArray:{type:"array",minItems:1,items:{$ref:"#"}},nonNegativeInteger:{type:"integer",minimum:0},nonNegativeIntegerDefault0:{allOf:[{$ref:"#/definitions/nonNegativeInteger"},{default:0}]},simpleTypes:{enum:["array","boolean","integer","null","number","object","string"]},stringArray:{type:"array",items:{type:"string"},uniqueItems:!0,default:[]}},rK=["object","boolean"],iK={$id:{type:"string",format:"uri-reference"},$schema:{type:"string",format:"uri"},$ref:{type:"string",format:"uri-reference"},$comment:{type:"string"},title:{type:"string"},description:{type:"string"},default:!0,readOnly:{type:"boolean",default:!1},examples:{type:"array",items:!0},multipleOf:{type:"number",exclusiveMinimum:0},maximum:{type:"number"},exclusiveMaximum:{type:"number"},minimum:{type:"number"},exclusiveMinimum:{type:"number"},maxLength:{$ref:"#/definitions/nonNegativeInteger"},minLength:{$ref:"#/definitions/nonNegativeIntegerDefault0"},pattern:{type:"string",format:"regex"},additionalItems:{$ref:"#"},items:{anyOf:[{$ref:"#"},{$ref:"#/definitions/schemaArray"}],default:!0},maxItems:{$ref:"#/definitions/nonNegativeInteger"},minItems:{$ref:"#/definitions/nonNegativeIntegerDefault0"},uniqueItems:{type:"boolean",default:!1},contains:{$ref:"#"},maxProperties:{$ref:"#/definitions/nonNegativeInteger"},minProperties:{$ref:"#/definitions/nonNegativeIntegerDefault0"},required:{$ref:"#/definitions/stringArray"},additionalProperties:{$ref:"#"},definitions:{type:"object",additionalProperties:{$ref:"#"},default:{}},properties:{type:"object",additionalProperties:{$ref:"#"},default:{}},patternProperties:{type:"object",additionalProperties:{$ref:"#"},propertyNames:{format:"regex"},default:{}},dependencies:{type:"object",additionalProperties:{anyOf:[{$ref:"#"},{$ref:"#/definitions/stringArray"}]}},propertyNames:{$ref:"#"},const:!0,enum:{type:"array",items:!0,minItems:1,uniqueItems:!0},type:{anyOf:[{$ref:"#/definitions/simpleTypes"},{type:"array",items:{$ref:"#/definitions/simpleTypes"},minItems:1,uniqueItems:!0}]},format:{type:"string"},contentMediaType:{type:"string"},contentEncoding:{type:"string"},if:{$ref:"#"},then:{$ref:"#"},else:{$ref:"#"},allOf:{$ref:"#/definitions/schemaArray"},anyOf:{$ref:"#/definitions/schemaArray"},oneOf:{$ref:"#/definitions/schemaArray"},not:{$ref:"#"}},sK={$schema:ZY,$id:eK,title:tK,definitions:nK,type:rK,properties:iK,default:!0};var Mt=K(J());var Sp=class extends ic{constructor(n,r){super();this.ajv=n;this.schemaKey=r;this.validate=this.ajv.getSchema(this.schemaKey)}getIssue(n,r){let i=[];if(r.disabled){let o=r.getProperty("status");return[...r.definitions,...r.referencedBy].forEach(a=>i.push($(21,a,Mt.DiagnosticSeverity.Hint,[...o?.ast?[o?.ast]:[]],[Mt.DiagnosticTag.Unnecessary]))),i}let s=ke.toJson(r);try{this.validate?(this.validate(s),this.validate.errors&&(this.validate.errors.forEach(o=>i.push(...oK(n,o,r,this.schemaKey))),console.log(this.schemaKey,`${r.pathString}`,this.validate.errors,s))):console.log("no validate")}catch(o){console.log(this.schemaKey,`${r.pathString}`,this.schemaKey,o)}return i}getOnPropertyHover(n){let r=(this.validate?.schema).properties?.[n];if(r&&typeof r=="object"&&"description"in r)return{kind:Mt.MarkupKind.Markdown,value:[...r.description?["### Description",Array.isArray(r.description)?r.description.join(`
302
+ >>> no match, partial?`,e,f,n,h),f===c))}let p;if(typeof u=="string"?(p=d===u,this.debug("string match",u,d,p)):(p=u.test(d),this.debug("pattern match",u,d,p)),!p)return!1}if(o===c&&a===l)return!0;if(o===c)return r;if(a===l)return o===c-1&&e[o]==="";throw new Error("wtf?")}braceExpand(){return n0(this.pattern,this.options)}parse(e){yc(e);let n=this.options;if(e==="**")return Kt;if(e==="")return"";let r,i=null;(r=e.match(sq))?i=n.dot?aq:oq:(r=e.match(K$))?i=(n.nocase?n.dot?Z$:Q$:n.dot?J$:X$)(r[1]):(r=e.match(cq))?i=(n.nocase?n.dot?uq:lq:n.dot?dq:fq)(r):(r=e.match(eq))?i=n.dot?nq:tq:(r=e.match(rq))&&(i=iq);let s=Ho.fromGlob(e,this.options).toMMPattern();return i&&typeof s=="object"&&Reflect.defineProperty(s,"test",{value:i}),s}makeRe(){if(this.regexp||this.regexp===!1)return this.regexp;let e=this.set;if(!e.length)return this.regexp=!1,this.regexp;let n=this.options,r=n.noglobstar?mq:n.dot?gq:yq,i=new Set(n.nocase?["i"]:[]),s=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"?_q(u):u===Kt?Kt:u._src});return l.forEach((u,d)=>{let f=l[d+1],h=l[d-1];u!==Kt||h===Kt||(h===void 0?f!==void 0&&f!==Kt?l[d+1]="(?:\\/|"+r+"\\/)?"+f:l[d]=r:f===void 0?l[d-1]=h+"(?:\\/|"+r+")?":f!==Kt&&(l[d-1]=h+"(?:\\/|\\/"+r+"\\/)"+f,l[d+1]=Kt))}),l.filter(u=>u!==Kt).join("/")}).join("|"),[o,a]=e.length>1?["(?:",")"]:["",""];s="^"+o+s+a+"$",this.negate&&(s="^(?!"+s+").+$");try{this.regexp=new RegExp(s,[...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,n=this.partial){if(this.debug("match",e,this.pattern),this.comment)return!1;if(this.empty)return e==="";if(e==="/"&&n)return!0;let r=this.options;this.isWindows&&(e=e.split("\\").join("/"));let i=this.slashSplit(e);this.debug(this.pattern,"split",i);let s=this.set;this.debug(this.pattern,"set",s);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<s.length;a++){let c=s[a],l=i;if(r.matchBase&&c.length===1&&(l=[o]),this.matchOne(l,c,n))return r.flipNegate?!0:!this.negate}return r.flipNegate?!1:this.negate}static defaults(e){return mn.defaults(e).Minimatch}};mn.AST=Ho;mn.Minimatch=jn;mn.escape=Go;mn.unescape=Nr;var w0=require("node:url");var Yo=typeof performance=="object"&&performance&&typeof performance.now=="function"?performance:Date,i0=new Set,ey=typeof process=="object"&&process?process:{},s0=(t,e,n,r)=>{typeof ey.emitWarning=="function"?ey.emitWarning(t,e,n,r):console.error(`[${n}] ${e}: ${t}`)},pf=globalThis.AbortController,r0=globalThis.AbortSignal;if(typeof pf>"u"){r0=class{onabort;_onabort=[];reason;aborted=!1;addEventListener(r,i){this._onabort.push(i)}},pf=class{constructor(){e()}signal=new r0;abort(r){if(!this.signal.aborted){this.signal.reason=r,this.signal.aborted=!0;for(let i of this.signal._onabort)i(r);this.signal.onabort?.(r)}}};let t=ey.env?.LRU_CACHE_IGNORE_AC_WARNING!=="1",e=()=>{t&&(t=!1,s0("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 Eq=t=>!i0.has(t),ire=Symbol("type"),Wi=t=>t&&t===Math.floor(t)&&t>0&&isFinite(t),o0=t=>Wi(t)?t<=Math.pow(2,8)?Uint8Array:t<=Math.pow(2,16)?Uint16Array:t<=Math.pow(2,32)?Uint32Array:t<=Number.MAX_SAFE_INTEGER?Ko:null:null,Ko=class extends Array{constructor(e){super(e),this.fill(0)}},ty=class t{heap;length;static#e=!1;static create(e){let n=o0(e);if(!n)return[];t.#e=!0;let r=new t(e,n);return t.#e=!1,r}constructor(e,n){if(!t.#e)throw new TypeError("instantiate Stack using Stack.create(n)");this.heap=new n(e),this.length=0}push(e){this.heap[this.length++]=e}pop(){return this.heap[--this.length]}},vc=class t{#e;#t;#i;#n;#o;#f;ttl;ttlResolution;ttlAutopurge;updateAgeOnGet;updateAgeOnHas;allowStale;noDisposeOnSet;noUpdateTTL;maxEntrySize;sizeCalculation;noDeleteOnFetchRejection;noDeleteOnStaleGet;allowStaleOnFetchAbort;allowStaleOnFetchRejection;ignoreFetchAbort;#l;#d;#a;#c;#s;#y;#b;#p;#h;#E;#g;#k;#N;#T;#S;#_;#m;static unsafeExposeInternals(e){return{starts:e.#N,ttls:e.#T,sizes:e.#k,keyMap:e.#a,keyList:e.#c,valList:e.#s,next:e.#y,prev:e.#b,get head(){return e.#p},get tail(){return e.#h},free:e.#E,isBackgroundFetch:n=>e.#u(n),backgroundFetch:(n,r,i,s)=>e.#q(n,r,i,s),moveToTail:n=>e.#F(n),indexes:n=>e.#P(n),rindexes:n=>e.#R(n),isStale:n=>e.#v(n)}}get max(){return this.#e}get maxSize(){return this.#t}get calculatedSize(){return this.#d}get size(){return this.#l}get fetchMethod(){return this.#o}get memoMethod(){return this.#f}get dispose(){return this.#i}get disposeAfter(){return this.#n}constructor(e){let{max:n=0,ttl:r,ttlResolution:i=1,ttlAutopurge:s,updateAgeOnGet:o,updateAgeOnHas:a,allowStale:c,dispose:l,disposeAfter:u,noDisposeOnSet:d,noUpdateTTL:f,maxSize:h=0,maxEntrySize:y=0,sizeCalculation:p,fetchMethod:T,memoMethod:_,noDeleteOnFetchRejection:b,noDeleteOnStaleGet:v,allowStaleOnFetchRejection:k,allowStaleOnFetchAbort:C,ignoreFetchAbort:x}=e;if(n!==0&&!Wi(n))throw new TypeError("max option must be a nonnegative integer");let q=n?o0(n):Array;if(!q)throw new Error("invalid max value: "+n);if(this.#e=n,this.#t=h,this.maxEntrySize=y||this.#t,this.sizeCalculation=p,this.sizeCalculation){if(!this.#t&&!this.maxEntrySize)throw new TypeError("cannot set sizeCalculation without setting maxSize or maxEntrySize");if(typeof this.sizeCalculation!="function")throw new TypeError("sizeCalculation set to non-function")}if(_!==void 0&&typeof _!="function")throw new TypeError("memoMethod must be a function if defined");if(this.#f=_,T!==void 0&&typeof T!="function")throw new TypeError("fetchMethod must be a function if specified");if(this.#o=T,this.#_=!!T,this.#a=new Map,this.#c=new Array(n).fill(void 0),this.#s=new Array(n).fill(void 0),this.#y=new q(n),this.#b=new q(n),this.#p=0,this.#h=0,this.#E=ty.create(n),this.#l=0,this.#d=0,typeof l=="function"&&(this.#i=l),typeof u=="function"?(this.#n=u,this.#g=[]):(this.#n=void 0,this.#g=void 0),this.#S=!!this.#i,this.#m=!!this.#n,this.noDisposeOnSet=!!d,this.noUpdateTTL=!!f,this.noDeleteOnFetchRejection=!!b,this.allowStaleOnFetchRejection=!!k,this.allowStaleOnFetchAbort=!!C,this.ignoreFetchAbort=!!x,this.maxEntrySize!==0){if(this.#t!==0&&!Wi(this.#t))throw new TypeError("maxSize must be a positive integer if specified");if(!Wi(this.maxEntrySize))throw new TypeError("maxEntrySize must be a positive integer if specified");this.#D()}if(this.allowStale=!!c,this.noDeleteOnStaleGet=!!v,this.updateAgeOnGet=!!o,this.updateAgeOnHas=!!a,this.ttlResolution=Wi(i)||i===0?i:1,this.ttlAutopurge=!!s,this.ttl=r||0,this.ttl){if(!Wi(this.ttl))throw new TypeError("ttl must be a positive integer if specified");this.#C()}if(this.#e===0&&this.ttl===0&&this.#t===0)throw new TypeError("At least one of max, maxSize, or ttl is required");if(!this.ttlAutopurge&&!this.#e&&!this.#t){let j="LRU_CACHE_UNBOUNDED";Eq(j)&&(i0.add(j),s0("TTL caching without ttlAutopurge, max, or maxSize can result in unbounded memory consumption.","UnboundedCacheWarning",j,t))}}getRemainingTTL(e){return this.#a.has(e)?1/0:0}#C(){let e=new Ko(this.#e),n=new Ko(this.#e);this.#T=e,this.#N=n,this.#O=(s,o,a=Yo.now())=>{if(n[s]=o!==0?a:0,e[s]=o,o!==0&&this.ttlAutopurge){let c=setTimeout(()=>{this.#v(s)&&this.#A(this.#c[s],"expire")},o+1);c.unref&&c.unref()}},this.#w=s=>{n[s]=e[s]!==0?Yo.now():0},this.#r=(s,o)=>{if(e[o]){let a=e[o],c=n[o];if(!a||!c)return;s.ttl=a,s.start=c,s.now=r||i();let l=s.now-c;s.remainingTTL=a-l}};let r=0,i=()=>{let s=Yo.now();if(this.ttlResolution>0){r=s;let o=setTimeout(()=>r=0,this.ttlResolution);o.unref&&o.unref()}return s};this.getRemainingTTL=s=>{let o=this.#a.get(s);if(o===void 0)return 0;let a=e[o],c=n[o];if(!a||!c)return 1/0;let l=(r||i())-c;return a-l},this.#v=s=>{let o=n[s],a=e[s];return!!a&&!!o&&(r||i())-o>a}}#w=()=>{};#r=()=>{};#O=()=>{};#v=()=>!1;#D(){let e=new Ko(this.#e);this.#d=0,this.#k=e,this.#I=n=>{this.#d-=e[n],e[n]=0},this.#M=(n,r,i,s)=>{if(this.#u(r))return 0;if(!Wi(i))if(s){if(typeof s!="function")throw new TypeError("sizeCalculation must be a function");if(i=s(r,n),!Wi(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.#x=(n,r,i)=>{if(e[n]=r,this.#t){let s=this.#t-e[n];for(;this.#d>s;)this.#$(!0)}this.#d+=e[n],i&&(i.entrySize=r,i.totalCalculatedSize=this.#d)}}#I=e=>{};#x=(e,n,r)=>{};#M=(e,n,r,i)=>{if(r||i)throw new TypeError("cannot set size without setting maxSize or maxEntrySize on cache");return 0};*#P({allowStale:e=this.allowStale}={}){if(this.#l)for(let n=this.#h;!(!this.#L(n)||((e||!this.#v(n))&&(yield n),n===this.#p));)n=this.#b[n]}*#R({allowStale:e=this.allowStale}={}){if(this.#l)for(let n=this.#p;!(!this.#L(n)||((e||!this.#v(n))&&(yield n),n===this.#h));)n=this.#y[n]}#L(e){return e!==void 0&&this.#a.get(this.#c[e])===e}*entries(){for(let e of this.#P())this.#s[e]!==void 0&&this.#c[e]!==void 0&&!this.#u(this.#s[e])&&(yield[this.#c[e],this.#s[e]])}*rentries(){for(let e of this.#R())this.#s[e]!==void 0&&this.#c[e]!==void 0&&!this.#u(this.#s[e])&&(yield[this.#c[e],this.#s[e]])}*keys(){for(let e of this.#P()){let n=this.#c[e];n!==void 0&&!this.#u(this.#s[e])&&(yield n)}}*rkeys(){for(let e of this.#R()){let n=this.#c[e];n!==void 0&&!this.#u(this.#s[e])&&(yield n)}}*values(){for(let e of this.#P())this.#s[e]!==void 0&&!this.#u(this.#s[e])&&(yield this.#s[e])}*rvalues(){for(let e of this.#R())this.#s[e]!==void 0&&!this.#u(this.#s[e])&&(yield this.#s[e])}[Symbol.iterator](){return this.entries()}[Symbol.toStringTag]="LRUCache";find(e,n={}){for(let r of this.#P()){let i=this.#s[r],s=this.#u(i)?i.__staleWhileFetching:i;if(s!==void 0&&e(s,this.#c[r],this))return this.get(this.#c[r],n)}}forEach(e,n=this){for(let r of this.#P()){let i=this.#s[r],s=this.#u(i)?i.__staleWhileFetching:i;s!==void 0&&e.call(n,s,this.#c[r],this)}}rforEach(e,n=this){for(let r of this.#R()){let i=this.#s[r],s=this.#u(i)?i.__staleWhileFetching:i;s!==void 0&&e.call(n,s,this.#c[r],this)}}purgeStale(){let e=!1;for(let n of this.#R({allowStale:!0}))this.#v(n)&&(this.#A(this.#c[n],"expire"),e=!0);return e}info(e){let n=this.#a.get(e);if(n===void 0)return;let r=this.#s[n],i=this.#u(r)?r.__staleWhileFetching:r;if(i===void 0)return;let s={value:i};if(this.#T&&this.#N){let o=this.#T[n],a=this.#N[n];if(o&&a){let c=o-(Yo.now()-a);s.ttl=c,s.start=Date.now()}}return this.#k&&(s.size=this.#k[n]),s}dump(){let e=[];for(let n of this.#P({allowStale:!0})){let r=this.#c[n],i=this.#s[n],s=this.#u(i)?i.__staleWhileFetching:i;if(s===void 0||r===void 0)continue;let o={value:s};if(this.#T&&this.#N){o.ttl=this.#T[n];let a=Yo.now()-this.#N[n];o.start=Math.floor(Date.now()-a)}this.#k&&(o.size=this.#k[n]),e.unshift([r,o])}return e}load(e){this.clear();for(let[n,r]of e){if(r.start){let i=Date.now()-r.start;r.start=Yo.now()-i}this.set(n,r.value,r)}}set(e,n,r={}){if(n===void 0)return this.delete(e),this;let{ttl:i=this.ttl,start:s,noDisposeOnSet:o=this.noDisposeOnSet,sizeCalculation:a=this.sizeCalculation,status:c}=r,{noUpdateTTL:l=this.noUpdateTTL}=r,u=this.#M(e,n,r.size||0,a);if(this.maxEntrySize&&u>this.maxEntrySize)return c&&(c.set="miss",c.maxEntrySizeExceeded=!0),this.#A(e,"set"),this;let d=this.#l===0?void 0:this.#a.get(e);if(d===void 0)d=this.#l===0?this.#h:this.#E.length!==0?this.#E.pop():this.#l===this.#e?this.#$(!1):this.#l,this.#c[d]=e,this.#s[d]=n,this.#a.set(e,d),this.#y[this.#h]=d,this.#b[d]=this.#h,this.#h=d,this.#l++,this.#x(d,u,c),c&&(c.set="add"),l=!1;else{this.#F(d);let f=this.#s[d];if(n!==f){if(this.#_&&this.#u(f)){f.__abortController.abort(new Error("replaced"));let{__staleWhileFetching:h}=f;h!==void 0&&!o&&(this.#S&&this.#i?.(h,e,"set"),this.#m&&this.#g?.push([h,e,"set"]))}else o||(this.#S&&this.#i?.(f,e,"set"),this.#m&&this.#g?.push([f,e,"set"]));if(this.#I(d),this.#x(d,u,c),this.#s[d]=n,c){c.set="replace";let h=f&&this.#u(f)?f.__staleWhileFetching:f;h!==void 0&&(c.oldValue=h)}}else c&&(c.set="update")}if(i!==0&&!this.#T&&this.#C(),this.#T&&(l||this.#O(d,i,s),c&&this.#r(c,d)),!o&&this.#m&&this.#g){let f=this.#g,h;for(;h=f?.shift();)this.#n?.(...h)}return this}pop(){try{for(;this.#l;){let e=this.#s[this.#p];if(this.#$(!0),this.#u(e)){if(e.__staleWhileFetching)return e.__staleWhileFetching}else if(e!==void 0)return e}}finally{if(this.#m&&this.#g){let e=this.#g,n;for(;n=e?.shift();)this.#n?.(...n)}}}#$(e){let n=this.#p,r=this.#c[n],i=this.#s[n];return this.#_&&this.#u(i)?i.__abortController.abort(new Error("evicted")):(this.#S||this.#m)&&(this.#S&&this.#i?.(i,r,"evict"),this.#m&&this.#g?.push([i,r,"evict"])),this.#I(n),e&&(this.#c[n]=void 0,this.#s[n]=void 0,this.#E.push(n)),this.#l===1?(this.#p=this.#h=0,this.#E.length=0):this.#p=this.#y[n],this.#a.delete(r),this.#l--,n}has(e,n={}){let{updateAgeOnHas:r=this.updateAgeOnHas,status:i}=n,s=this.#a.get(e);if(s!==void 0){let o=this.#s[s];if(this.#u(o)&&o.__staleWhileFetching===void 0)return!1;if(this.#v(s))i&&(i.has="stale",this.#r(i,s));else return r&&this.#w(s),i&&(i.has="hit",this.#r(i,s)),!0}else i&&(i.has="miss");return!1}peek(e,n={}){let{allowStale:r=this.allowStale}=n,i=this.#a.get(e);if(i===void 0||!r&&this.#v(i))return;let s=this.#s[i];return this.#u(s)?s.__staleWhileFetching:s}#q(e,n,r,i){let s=n===void 0?void 0:this.#s[n];if(this.#u(s))return s;let o=new pf,{signal:a}=r;a?.addEventListener("abort",()=>o.abort(a.reason),{signal:o.signal});let c={signal:o.signal,options:r,context:i},l=(p,T=!1)=>{let{aborted:_}=o.signal,b=r.ignoreFetchAbort&&p!==void 0;if(r.status&&(_&&!T?(r.status.fetchAborted=!0,r.status.fetchError=o.signal.reason,b&&(r.status.fetchAbortIgnored=!0)):r.status.fetchResolved=!0),_&&!b&&!T)return d(o.signal.reason);let v=h;return this.#s[n]===h&&(p===void 0?v.__staleWhileFetching?this.#s[n]=v.__staleWhileFetching:this.#A(e,"fetch"):(r.status&&(r.status.fetchUpdated=!0),this.set(e,p,c.options))),p},u=p=>(r.status&&(r.status.fetchRejected=!0,r.status.fetchError=p),d(p)),d=p=>{let{aborted:T}=o.signal,_=T&&r.allowStaleOnFetchAbort,b=_||r.allowStaleOnFetchRejection,v=b||r.noDeleteOnFetchRejection,k=h;if(this.#s[n]===h&&(!v||k.__staleWhileFetching===void 0?this.#A(e,"fetch"):_||(this.#s[n]=k.__staleWhileFetching)),b)return r.status&&k.__staleWhileFetching!==void 0&&(r.status.returnedStale=!0),k.__staleWhileFetching;if(k.__returned===k)throw p},f=(p,T)=>{let _=this.#o?.(e,s,c);_&&_ instanceof Promise&&_.then(b=>p(b===void 0?void 0:b),T),o.signal.addEventListener("abort",()=>{(!r.ignoreFetchAbort||r.allowStaleOnFetchAbort)&&(p(void 0),r.allowStaleOnFetchAbort&&(p=b=>l(b,!0)))})};r.status&&(r.status.fetchDispatched=!0);let h=new Promise(f).then(l,u),y=Object.assign(h,{__abortController:o,__staleWhileFetching:s,__returned:void 0});return n===void 0?(this.set(e,y,{...c.options,status:void 0}),n=this.#a.get(e)):this.#s[n]=y,y}#u(e){if(!this.#_)return!1;let n=e;return!!n&&n instanceof Promise&&n.hasOwnProperty("__staleWhileFetching")&&n.__abortController instanceof pf}async fetch(e,n={}){let{allowStale:r=this.allowStale,updateAgeOnGet:i=this.updateAgeOnGet,noDeleteOnStaleGet:s=this.noDeleteOnStaleGet,ttl:o=this.ttl,noDisposeOnSet:a=this.noDisposeOnSet,size:c=0,sizeCalculation:l=this.sizeCalculation,noUpdateTTL:u=this.noUpdateTTL,noDeleteOnFetchRejection:d=this.noDeleteOnFetchRejection,allowStaleOnFetchRejection:f=this.allowStaleOnFetchRejection,ignoreFetchAbort:h=this.ignoreFetchAbort,allowStaleOnFetchAbort:y=this.allowStaleOnFetchAbort,context:p,forceRefresh:T=!1,status:_,signal:b}=n;if(!this.#_)return _&&(_.fetch="get"),this.get(e,{allowStale:r,updateAgeOnGet:i,noDeleteOnStaleGet:s,status:_});let v={allowStale:r,updateAgeOnGet:i,noDeleteOnStaleGet:s,ttl:o,noDisposeOnSet:a,size:c,sizeCalculation:l,noUpdateTTL:u,noDeleteOnFetchRejection:d,allowStaleOnFetchRejection:f,allowStaleOnFetchAbort:y,ignoreFetchAbort:h,status:_,signal:b},k=this.#a.get(e);if(k===void 0){_&&(_.fetch="miss");let C=this.#q(e,k,v,p);return C.__returned=C}else{let C=this.#s[k];if(this.#u(C)){let We=r&&C.__staleWhileFetching!==void 0;return _&&(_.fetch="inflight",We&&(_.returnedStale=!0)),We?C.__staleWhileFetching:C.__returned=C}let x=this.#v(k);if(!T&&!x)return _&&(_.fetch="hit"),this.#F(k),i&&this.#w(k),_&&this.#r(_,k),C;let q=this.#q(e,k,v,p),ce=q.__staleWhileFetching!==void 0&&r;return _&&(_.fetch=x?"stale":"refresh",ce&&x&&(_.returnedStale=!0)),ce?q.__staleWhileFetching:q.__returned=q}}async forceFetch(e,n={}){let r=await this.fetch(e,n);if(r===void 0)throw new Error("fetch() returned undefined");return r}memo(e,n={}){let r=this.#f;if(!r)throw new Error("no memoMethod provided to constructor");let{context:i,forceRefresh:s,...o}=n,a=this.get(e,o);if(!s&&a!==void 0)return a;let c=r(e,a,{options:o,context:i});return this.set(e,c,o),c}get(e,n={}){let{allowStale:r=this.allowStale,updateAgeOnGet:i=this.updateAgeOnGet,noDeleteOnStaleGet:s=this.noDeleteOnStaleGet,status:o}=n,a=this.#a.get(e);if(a!==void 0){let c=this.#s[a],l=this.#u(c);return o&&this.#r(o,a),this.#v(a)?(o&&(o.get="stale"),l?(o&&r&&c.__staleWhileFetching!==void 0&&(o.returnedStale=!0),r?c.__staleWhileFetching:void 0):(s||this.#A(e,"expire"),o&&r&&(o.returnedStale=!0),r?c:void 0)):(o&&(o.get="hit"),l?c.__staleWhileFetching:(this.#F(a),i&&this.#w(a),c))}else o&&(o.get="miss")}#j(e,n){this.#b[n]=e,this.#y[e]=n}#F(e){e!==this.#h&&(e===this.#p?this.#p=this.#y[e]:this.#j(this.#b[e],this.#y[e]),this.#j(this.#h,e),this.#h=e)}delete(e){return this.#A(e,"delete")}#A(e,n){let r=!1;if(this.#l!==0){let i=this.#a.get(e);if(i!==void 0)if(r=!0,this.#l===1)this.#B(n);else{this.#I(i);let s=this.#s[i];if(this.#u(s)?s.__abortController.abort(new Error("deleted")):(this.#S||this.#m)&&(this.#S&&this.#i?.(s,e,n),this.#m&&this.#g?.push([s,e,n])),this.#a.delete(e),this.#c[i]=void 0,this.#s[i]=void 0,i===this.#h)this.#h=this.#b[i];else if(i===this.#p)this.#p=this.#y[i];else{let o=this.#b[i];this.#y[o]=this.#y[i];let a=this.#y[i];this.#b[a]=this.#b[i]}this.#l--,this.#E.push(i)}}if(this.#m&&this.#g?.length){let i=this.#g,s;for(;s=i?.shift();)this.#n?.(...s)}return r}clear(){return this.#B("delete")}#B(e){for(let n of this.#R({allowStale:!0})){let r=this.#s[n];if(this.#u(r))r.__abortController.abort(new Error("deleted"));else{let i=this.#c[n];this.#S&&this.#i?.(r,i,e),this.#m&&this.#g?.push([r,i,e])}}if(this.#a.clear(),this.#s.fill(void 0),this.#c.fill(void 0),this.#T&&this.#N&&(this.#T.fill(0),this.#N.fill(0)),this.#k&&this.#k.fill(0),this.#p=0,this.#h=0,this.#E.length=0,this.#d=0,this.#l=0,this.#m&&this.#g){let n=this.#g,r;for(;r=n?.shift();)this.#n?.(...r)}}};var Qo=require("node:path"),g0=require("node:url"),Kr=require("fs"),Iq=K(require("node:fs"),1),Yi=require("node:fs/promises");var Sf=require("node:events"),cy=K(require("node:stream"),1),d0=require("node:string_decoder"),a0=typeof process=="object"&&process?process:{stdout:null,stderr:null},kq=t=>!!t&&typeof t=="object"&&(t instanceof Gi||t instanceof cy.default||Nq(t)||wq(t)),Nq=t=>!!t&&typeof t=="object"&&t instanceof Sf.EventEmitter&&typeof t.pipe=="function"&&t.pipe!==cy.default.Writable.prototype.pipe,wq=t=>!!t&&typeof t=="object"&&t instanceof Sf.EventEmitter&&typeof t.write=="function"&&typeof t.end=="function",yi=Symbol("EOF"),bi=Symbol("maybeEmitEnd"),Hi=Symbol("emittedEnd"),mf=Symbol("emittingEnd"),Tc=Symbol("emittedError"),gf=Symbol("closed"),c0=Symbol("read"),yf=Symbol("flush"),l0=Symbol("flushChunk"),wr=Symbol("encoding"),Xo=Symbol("decoder"),Ut=Symbol("flowing"),Sc=Symbol("paused"),Jo=Symbol("resume"),Vt=Symbol("buffer"),gn=Symbol("pipes"),zt=Symbol("bufferLength"),ny=Symbol("bufferPush"),bf=Symbol("bufferShift"),on=Symbol("objectMode"),Nt=Symbol("destroyed"),ry=Symbol("error"),iy=Symbol("emitData"),u0=Symbol("emitEnd"),sy=Symbol("emitEnd2"),Gr=Symbol("async"),oy=Symbol("abort"),vf=Symbol("aborted"),_c=Symbol("signal"),Cs=Symbol("dataListeners"),Fn=Symbol("discarded"),Ec=t=>Promise.resolve().then(t),Pq=t=>t(),Rq=t=>t==="end"||t==="finish"||t==="prefinish",Cq=t=>t instanceof ArrayBuffer||!!t&&typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,Dq=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),Tf=class{src;dest;opts;ondrain;constructor(e,n,r){this.src=e,this.dest=n,this.opts=r,this.ondrain=()=>e[Jo](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(e){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},ay=class extends Tf{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(e,n,r){super(e,n,r),this.proxyErrors=i=>n.emit("error",i),e.on("error",this.proxyErrors)}},Aq=t=>!!t.objectMode,Oq=t=>!t.objectMode&&!!t.encoding&&t.encoding!=="buffer",Gi=class extends Sf.EventEmitter{[Ut]=!1;[Sc]=!1;[gn]=[];[Vt]=[];[on];[wr];[Gr];[Xo];[yi]=!1;[Hi]=!1;[mf]=!1;[gf]=!1;[Tc]=null;[zt]=0;[Nt]=!1;[_c];[vf]=!1;[Cs]=0;[Fn]=!1;writable=!0;readable=!0;constructor(...e){let n=e[0]||{};if(super(),n.objectMode&&typeof n.encoding=="string")throw new TypeError("Encoding and objectMode may not be used together");Aq(n)?(this[on]=!0,this[wr]=null):Oq(n)?(this[wr]=n.encoding,this[on]=!1):(this[on]=!1,this[wr]=null),this[Gr]=!!n.async,this[Xo]=this[wr]?new d0.StringDecoder(this[wr]):null,n&&n.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[Vt]}),n&&n.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[gn]});let{signal:r}=n;r&&(this[_c]=r,r.aborted?this[oy]():r.addEventListener("abort",()=>this[oy]()))}get bufferLength(){return this[zt]}get encoding(){return this[wr]}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[on]}set objectMode(e){throw new Error("objectMode must be set at instantiation time")}get async(){return this[Gr]}set async(e){this[Gr]=this[Gr]||!!e}[oy](){this[vf]=!0,this.emit("abort",this[_c]?.reason),this.destroy(this[_c]?.reason)}get aborted(){return this[vf]}set aborted(e){}write(e,n,r){if(this[vf])return!1;if(this[yi])throw new Error("write after end");if(this[Nt])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof n=="function"&&(r=n,n="utf8"),n||(n="utf8");let i=this[Gr]?Ec:Pq;if(!this[on]&&!Buffer.isBuffer(e)){if(Dq(e))e=Buffer.from(e.buffer,e.byteOffset,e.byteLength);else if(Cq(e))e=Buffer.from(e);else if(typeof e!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[on]?(this[Ut]&&this[zt]!==0&&this[yf](!0),this[Ut]?this.emit("data",e):this[ny](e),this[zt]!==0&&this.emit("readable"),r&&i(r),this[Ut]):e.length?(typeof e=="string"&&!(n===this[wr]&&!this[Xo]?.lastNeed)&&(e=Buffer.from(e,n)),Buffer.isBuffer(e)&&this[wr]&&(e=this[Xo].write(e)),this[Ut]&&this[zt]!==0&&this[yf](!0),this[Ut]?this.emit("data",e):this[ny](e),this[zt]!==0&&this.emit("readable"),r&&i(r),this[Ut]):(this[zt]!==0&&this.emit("readable"),r&&i(r),this[Ut])}read(e){if(this[Nt])return null;if(this[Fn]=!1,this[zt]===0||e===0||e&&e>this[zt])return this[bi](),null;this[on]&&(e=null),this[Vt].length>1&&!this[on]&&(this[Vt]=[this[wr]?this[Vt].join(""):Buffer.concat(this[Vt],this[zt])]);let n=this[c0](e||null,this[Vt][0]);return this[bi](),n}[c0](e,n){if(this[on])this[bf]();else{let r=n;e===r.length||e===null?this[bf]():typeof r=="string"?(this[Vt][0]=r.slice(e),n=r.slice(0,e),this[zt]-=e):(this[Vt][0]=r.subarray(e),n=r.subarray(0,e),this[zt]-=e)}return this.emit("data",n),!this[Vt].length&&!this[yi]&&this.emit("drain"),n}end(e,n,r){return typeof e=="function"&&(r=e,e=void 0),typeof n=="function"&&(r=n,n="utf8"),e!==void 0&&this.write(e,n),r&&this.once("end",r),this[yi]=!0,this.writable=!1,(this[Ut]||!this[Sc])&&this[bi](),this}[Jo](){this[Nt]||(!this[Cs]&&!this[gn].length&&(this[Fn]=!0),this[Sc]=!1,this[Ut]=!0,this.emit("resume"),this[Vt].length?this[yf]():this[yi]?this[bi]():this.emit("drain"))}resume(){return this[Jo]()}pause(){this[Ut]=!1,this[Sc]=!0,this[Fn]=!1}get destroyed(){return this[Nt]}get flowing(){return this[Ut]}get paused(){return this[Sc]}[ny](e){this[on]?this[zt]+=1:this[zt]+=e.length,this[Vt].push(e)}[bf](){return this[on]?this[zt]-=1:this[zt]-=this[Vt][0].length,this[Vt].shift()}[yf](e=!1){do;while(this[l0](this[bf]())&&this[Vt].length);!e&&!this[Vt].length&&!this[yi]&&this.emit("drain")}[l0](e){return this.emit("data",e),this[Ut]}pipe(e,n){if(this[Nt])return e;this[Fn]=!1;let r=this[Hi];return n=n||{},e===a0.stdout||e===a0.stderr?n.end=!1:n.end=n.end!==!1,n.proxyErrors=!!n.proxyErrors,r?n.end&&e.end():(this[gn].push(n.proxyErrors?new ay(this,e,n):new Tf(this,e,n)),this[Gr]?Ec(()=>this[Jo]()):this[Jo]()),e}unpipe(e){let n=this[gn].find(r=>r.dest===e);n&&(this[gn].length===1?(this[Ut]&&this[Cs]===0&&(this[Ut]=!1),this[gn]=[]):this[gn].splice(this[gn].indexOf(n),1),n.unpipe())}addListener(e,n){return this.on(e,n)}on(e,n){let r=super.on(e,n);if(e==="data")this[Fn]=!1,this[Cs]++,!this[gn].length&&!this[Ut]&&this[Jo]();else if(e==="readable"&&this[zt]!==0)super.emit("readable");else if(Rq(e)&&this[Hi])super.emit(e),this.removeAllListeners(e);else if(e==="error"&&this[Tc]){let i=n;this[Gr]?Ec(()=>i.call(this,this[Tc])):i.call(this,this[Tc])}return r}removeListener(e,n){return this.off(e,n)}off(e,n){let r=super.off(e,n);return e==="data"&&(this[Cs]=this.listeners("data").length,this[Cs]===0&&!this[Fn]&&!this[gn].length&&(this[Ut]=!1)),r}removeAllListeners(e){let n=super.removeAllListeners(e);return(e==="data"||e===void 0)&&(this[Cs]=0,!this[Fn]&&!this[gn].length&&(this[Ut]=!1)),n}get emittedEnd(){return this[Hi]}[bi](){!this[mf]&&!this[Hi]&&!this[Nt]&&this[Vt].length===0&&this[yi]&&(this[mf]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[gf]&&this.emit("close"),this[mf]=!1)}emit(e,...n){let r=n[0];if(e!=="error"&&e!=="close"&&e!==Nt&&this[Nt])return!1;if(e==="data")return!this[on]&&!r?!1:this[Gr]?(Ec(()=>this[iy](r)),!0):this[iy](r);if(e==="end")return this[u0]();if(e==="close"){if(this[gf]=!0,!this[Hi]&&!this[Nt])return!1;let s=super.emit("close");return this.removeAllListeners("close"),s}else if(e==="error"){this[Tc]=r,super.emit(ry,r);let s=!this[_c]||this.listeners("error").length?super.emit("error",r):!1;return this[bi](),s}else if(e==="resume"){let s=super.emit("resume");return this[bi](),s}else if(e==="finish"||e==="prefinish"){let s=super.emit(e);return this.removeAllListeners(e),s}let i=super.emit(e,...n);return this[bi](),i}[iy](e){for(let r of this[gn])r.dest.write(e)===!1&&this.pause();let n=this[Fn]?!1:super.emit("data",e);return this[bi](),n}[u0](){return this[Hi]?!1:(this[Hi]=!0,this.readable=!1,this[Gr]?(Ec(()=>this[sy]()),!0):this[sy]())}[sy](){if(this[Xo]){let n=this[Xo].end();if(n){for(let r of this[gn])r.dest.write(n);this[Fn]||super.emit("data",n)}}for(let n of this[gn])n.end();let e=super.emit("end");return this.removeAllListeners("end"),e}async collect(){let e=Object.assign([],{dataLength:0});this[on]||(e.dataLength=0);let n=this.promise();return this.on("data",r=>{e.push(r),this[on]||(e.dataLength+=r.length)}),await n,e}async concat(){if(this[on])throw new Error("cannot concat in objectMode");let e=await this.collect();return this[wr]?e.join(""):Buffer.concat(e,e.dataLength)}async promise(){return new Promise((e,n)=>{this.on(Nt,()=>n(new Error("stream destroyed"))),this.on("error",r=>n(r)),this.on("end",()=>e())})}[Symbol.asyncIterator](){this[Fn]=!1;let e=!1,n=async()=>(this.pause(),e=!0,{value:void 0,done:!0});return{next:()=>{if(e)return n();let i=this.read();if(i!==null)return Promise.resolve({done:!1,value:i});if(this[yi])return n();let s,o,a=d=>{this.off("data",c),this.off("end",l),this.off(Nt,u),n(),o(d)},c=d=>{this.off("error",a),this.off("end",l),this.off(Nt,u),this.pause(),s({value:d,done:!!this[yi]})},l=()=>{this.off("error",a),this.off("data",c),this.off(Nt,u),n(),s({done:!0,value:void 0})},u=()=>a(new Error("stream destroyed"));return new Promise((d,f)=>{o=f,s=d,this.once(Nt,u),this.once("error",a),this.once("end",l),this.once("data",c)})},throw:n,return:n,[Symbol.asyncIterator](){return this}}}[Symbol.iterator](){this[Fn]=!1;let e=!1,n=()=>(this.pause(),this.off(ry,n),this.off(Nt,n),this.off("end",n),e=!0,{done:!0,value:void 0}),r=()=>{if(e)return n();let i=this.read();return i===null?n():{done:!1,value:i}};return this.once("end",n),this.once(ry,n),this.once(Nt,n),{next:r,throw:n,return:n,[Symbol.iterator](){return this}}}destroy(e){if(this[Nt])return e?this.emit("error",e):this.emit(Nt),this;this[Nt]=!0,this[Fn]=!0,this[Vt].length=0,this[zt]=0;let n=this;return typeof n.close=="function"&&!this[gf]&&n.close(),e?this.emit("error",e):this.emit(Nt),this}static get isStream(){return kq}};var xq=Kr.realpathSync.native,Nc={lstatSync:Kr.lstatSync,readdir:Kr.readdir,readdirSync:Kr.readdirSync,readlinkSync:Kr.readlinkSync,realpathSync:xq,promises:{lstat:Yi.lstat,readdir:Yi.readdir,readlink:Yi.readlink,realpath:Yi.realpath}},y0=t=>!t||t===Nc||t===Iq?Nc:{...Nc,...t,promises:{...Nc.promises,...t.promises||{}}},b0=/^\\\\\?\\([a-z]:)\\?$/i,Mq=t=>t.replace(/\//g,"\\").replace(b0,"$1\\"),Lq=/[\\\/]/,rr=0,v0=1,T0=2,Yr=4,S0=6,_0=8,Ds=10,E0=12,nr=15,kc=~nr,ly=16,f0=32,wc=64,Pr=128,_f=256,kf=512,h0=wc|Pr|kf,$q=1023,uy=t=>t.isFile()?_0:t.isDirectory()?Yr:t.isSymbolicLink()?Ds:t.isCharacterDevice()?T0:t.isBlockDevice()?S0:t.isSocket()?E0:t.isFIFO()?v0:rr,p0=new Map,Pc=t=>{let e=p0.get(t);if(e)return e;let n=t.normalize("NFKD");return p0.set(t,n),n},m0=new Map,Ef=t=>{let e=m0.get(t);if(e)return e;let n=Pc(t.toLowerCase());return m0.set(t,n),n},Nf=class extends vc{constructor(){super({max:256})}},dy=class extends vc{constructor(e=16*1024){super({maxSize:e,sizeCalculation:n=>n.length+1})}},k0=Symbol("PathScurry setAsCwd"),an=class{name;root;roots;parent;nocase;isCWD=!1;#e;#t;get dev(){return this.#t}#i;get mode(){return this.#i}#n;get nlink(){return this.#n}#o;get uid(){return this.#o}#f;get gid(){return this.#f}#l;get rdev(){return this.#l}#d;get blksize(){return this.#d}#a;get ino(){return this.#a}#c;get size(){return this.#c}#s;get blocks(){return this.#s}#y;get atimeMs(){return this.#y}#b;get mtimeMs(){return this.#b}#p;get ctimeMs(){return this.#p}#h;get birthtimeMs(){return this.#h}#E;get atime(){return this.#E}#g;get mtime(){return this.#g}#k;get ctime(){return this.#k}#N;get birthtime(){return this.#N}#T;#S;#_;#m;#C;#w;#r;#O;#v;#D;get parentPath(){return(this.parent||this).fullpath()}get path(){return this.parentPath}constructor(e,n=rr,r,i,s,o,a){this.name=e,this.#T=s?Ef(e):Pc(e),this.#r=n&$q,this.nocase=s,this.roots=i,this.root=r||this,this.#O=o,this.#_=a.fullpath,this.#C=a.relative,this.#w=a.relativePosix,this.parent=a.parent,this.parent?this.#e=this.parent.#e:this.#e=y0(a.fs)}depth(){return this.#S!==void 0?this.#S:this.parent?this.#S=this.parent.depth()+1:this.#S=0}childrenCache(){return this.#O}resolve(e){if(!e)return this;let n=this.getRootString(e),i=e.substring(n.length).split(this.splitSep);return n?this.getRoot(n).#I(i):this.#I(i)}#I(e){let n=this;for(let r of e)n=n.child(r);return n}children(){let e=this.#O.get(this);if(e)return e;let n=Object.assign([],{provisional:0});return this.#O.set(this,n),this.#r&=~ly,n}child(e,n){if(e===""||e===".")return this;if(e==="..")return this.parent||this;let r=this.children(),i=this.nocase?Ef(e):Pc(e);for(let c of r)if(c.#T===i)return c;let s=this.parent?this.sep:"",o=this.#_?this.#_+s+e:void 0,a=this.newChild(e,rr,{...n,parent:this,fullpath:o});return this.canReaddir()||(a.#r|=Pr),r.push(a),a}relative(){if(this.isCWD)return"";if(this.#C!==void 0)return this.#C;let e=this.name,n=this.parent;if(!n)return this.#C=this.name;let r=n.relative();return r+(!r||!n.parent?"":this.sep)+e}relativePosix(){if(this.sep==="/")return this.relative();if(this.isCWD)return"";if(this.#w!==void 0)return this.#w;let e=this.name,n=this.parent;if(!n)return this.#w=this.fullpathPosix();let r=n.relativePosix();return r+(!r||!n.parent?"":"/")+e}fullpath(){if(this.#_!==void 0)return this.#_;let e=this.name,n=this.parent;if(!n)return this.#_=this.name;let i=n.fullpath()+(n.parent?this.sep:"")+e;return this.#_=i}fullpathPosix(){if(this.#m!==void 0)return this.#m;if(this.sep==="/")return this.#m=this.fullpath();if(!this.parent){let i=this.fullpath().replace(/\\/g,"/");return/^[a-z]:\//i.test(i)?this.#m=`//?/${i}`:this.#m=i}let e=this.parent,n=e.fullpathPosix(),r=n+(!n||!e.parent?"":"/")+this.name;return this.#m=r}isUnknown(){return(this.#r&nr)===rr}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.#r&nr)===_0}isDirectory(){return(this.#r&nr)===Yr}isCharacterDevice(){return(this.#r&nr)===T0}isBlockDevice(){return(this.#r&nr)===S0}isFIFO(){return(this.#r&nr)===v0}isSocket(){return(this.#r&nr)===E0}isSymbolicLink(){return(this.#r&Ds)===Ds}lstatCached(){return this.#r&f0?this:void 0}readlinkCached(){return this.#v}realpathCached(){return this.#D}readdirCached(){let e=this.children();return e.slice(0,e.provisional)}canReadlink(){if(this.#v)return!0;if(!this.parent)return!1;let e=this.#r&nr;return!(e!==rr&&e!==Ds||this.#r&_f||this.#r&Pr)}calledReaddir(){return!!(this.#r&ly)}isENOENT(){return!!(this.#r&Pr)}isNamed(e){return this.nocase?this.#T===Ef(e):this.#T===Pc(e)}async readlink(){let e=this.#v;if(e)return e;if(this.canReadlink()&&this.parent)try{let n=await this.#e.promises.readlink(this.fullpath()),r=(await this.parent.realpath())?.resolve(n);if(r)return this.#v=r}catch(n){this.#u(n.code);return}}readlinkSync(){let e=this.#v;if(e)return e;if(this.canReadlink()&&this.parent)try{let n=this.#e.readlinkSync(this.fullpath()),r=this.parent.realpathSync()?.resolve(n);if(r)return this.#v=r}catch(n){this.#u(n.code);return}}#x(e){this.#r|=ly;for(let n=e.provisional;n<e.length;n++){let r=e[n];r&&r.#M()}}#M(){this.#r&Pr||(this.#r=(this.#r|Pr)&kc,this.#P())}#P(){let e=this.children();e.provisional=0;for(let n of e)n.#M()}#R(){this.#r|=kf,this.#L()}#L(){if(this.#r&wc)return;let e=this.#r;(e&nr)===Yr&&(e&=kc),this.#r=e|wc,this.#P()}#$(e=""){e==="ENOTDIR"||e==="EPERM"?this.#L():e==="ENOENT"?this.#M():this.children().provisional=0}#q(e=""){e==="ENOTDIR"?this.parent.#L():e==="ENOENT"&&this.#M()}#u(e=""){let n=this.#r;n|=_f,e==="ENOENT"&&(n|=Pr),(e==="EINVAL"||e==="UNKNOWN")&&(n&=kc),this.#r=n,e==="ENOTDIR"&&this.parent&&this.parent.#L()}#j(e,n){return this.#A(e,n)||this.#F(e,n)}#F(e,n){let r=uy(e),i=this.newChild(e.name,r,{parent:this}),s=i.#r&nr;return s!==Yr&&s!==Ds&&s!==rr&&(i.#r|=wc),n.unshift(i),n.provisional++,i}#A(e,n){for(let r=n.provisional;r<n.length;r++){let i=n[r];if((this.nocase?Ef(e.name):Pc(e.name))===i.#T)return this.#B(e,i,r,n)}}#B(e,n,r,i){let s=n.name;return n.#r=n.#r&kc|uy(e),s!==e.name&&(n.name=e.name),r!==i.provisional&&(r===i.length-1?i.pop():i.splice(r,1),i.unshift(n)),i.provisional++,n}async lstat(){if((this.#r&Pr)===0)try{return this.#W(await this.#e.promises.lstat(this.fullpath())),this}catch(e){this.#q(e.code)}}lstatSync(){if((this.#r&Pr)===0)try{return this.#W(this.#e.lstatSync(this.fullpath())),this}catch(e){this.#q(e.code)}}#W(e){let{atime:n,atimeMs:r,birthtime:i,birthtimeMs:s,blksize:o,blocks:a,ctime:c,ctimeMs:l,dev:u,gid:d,ino:f,mode:h,mtime:y,mtimeMs:p,nlink:T,rdev:_,size:b,uid:v}=e;this.#E=n,this.#y=r,this.#N=i,this.#h=s,this.#d=o,this.#s=a,this.#k=c,this.#p=l,this.#t=u,this.#f=d,this.#a=f,this.#i=h,this.#g=y,this.#b=p,this.#n=T,this.#l=_,this.#c=b,this.#o=v;let k=uy(e);this.#r=this.#r&kc|k|f0,k!==rr&&k!==Yr&&k!==Ds&&(this.#r|=wc)}#V=[];#z=!1;#H(e){this.#z=!1;let n=this.#V.slice();this.#V.length=0,n.forEach(r=>r(null,e))}readdirCB(e,n=!1){if(!this.canReaddir()){n?e(null,[]):queueMicrotask(()=>e(null,[]));return}let r=this.children();if(this.calledReaddir()){let s=r.slice(0,r.provisional);n?e(null,s):queueMicrotask(()=>e(null,s));return}if(this.#V.push(e),this.#z)return;this.#z=!0;let i=this.fullpath();this.#e.readdir(i,{withFileTypes:!0},(s,o)=>{if(s)this.#$(s.code),r.provisional=0;else{for(let a of o)this.#j(a,r);this.#x(r)}this.#H(r.slice(0,r.provisional))})}#U;async readdir(){if(!this.canReaddir())return[];let e=this.children();if(this.calledReaddir())return e.slice(0,e.provisional);let n=this.fullpath();if(this.#U)await this.#U;else{let r=()=>{};this.#U=new Promise(i=>r=i);try{for(let i of await this.#e.promises.readdir(n,{withFileTypes:!0}))this.#j(i,e);this.#x(e)}catch(i){this.#$(i.code),e.provisional=0}this.#U=void 0,r()}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 n=this.fullpath();try{for(let r of this.#e.readdirSync(n,{withFileTypes:!0}))this.#j(r,e);this.#x(e)}catch(r){this.#$(r.code),e.provisional=0}return e.slice(0,e.provisional)}canReaddir(){if(this.#r&h0)return!1;let e=nr&this.#r;return e===rr||e===Yr||e===Ds}shouldWalk(e,n){return(this.#r&Yr)===Yr&&!(this.#r&h0)&&!e.has(this)&&(!n||n(this))}async realpath(){if(this.#D)return this.#D;if(!((kf|_f|Pr)&this.#r))try{let e=await this.#e.promises.realpath(this.fullpath());return this.#D=this.resolve(e)}catch{this.#R()}}realpathSync(){if(this.#D)return this.#D;if(!((kf|_f|Pr)&this.#r))try{let e=this.#e.realpathSync(this.fullpath());return this.#D=this.resolve(e)}catch{this.#R()}}[k0](e){if(e===this)return;e.isCWD=!1,this.isCWD=!0;let n=new Set([]),r=[],i=this;for(;i&&i.parent;)n.add(i),i.#C=r.join(this.sep),i.#w=r.join("/"),i=i.parent,r.push("..");for(i=e;i&&i.parent&&!n.has(i);)i.#C=void 0,i.#w=void 0,i=i.parent}},wf=class t extends an{sep="\\";splitSep=Lq;constructor(e,n=rr,r,i,s,o,a){super(e,n,r,i,s,o,a)}newChild(e,n=rr,r={}){return new t(e,n,this.root,this.roots,this.nocase,this.childrenCache(),r)}getRootString(e){return Qo.win32.parse(e).root}getRoot(e){if(e=Mq(e.toUpperCase()),e===this.root.name)return this.root;for(let[n,r]of Object.entries(this.roots))if(this.sameRoot(e,n))return this.roots[e]=r;return this.roots[e]=new Zo(e,this).root}sameRoot(e,n=this.root.name){return e=e.toUpperCase().replace(/\//g,"\\").replace(b0,"$1\\"),e===n}},Pf=class t extends an{splitSep="/";sep="/";constructor(e,n=rr,r,i,s,o,a){super(e,n,r,i,s,o,a)}getRootString(e){return e.startsWith("/")?"/":""}getRoot(e){return this.root}newChild(e,n=rr,r={}){return new t(e,n,this.root,this.roots,this.nocase,this.childrenCache(),r)}},Rf=class{root;rootPath;roots;cwd;#e;#t;#i;nocase;#n;constructor(e=process.cwd(),n,r,{nocase:i,childrenCacheSize:s=16*1024,fs:o=Nc}={}){this.#n=y0(o),(e instanceof URL||e.startsWith("file://"))&&(e=(0,g0.fileURLToPath)(e));let a=n.resolve(e);this.roots=Object.create(null),this.rootPath=this.parseRootPath(a),this.#e=new Nf,this.#t=new Nf,this.#i=new dy(s);let c=a.substring(this.rootPath.length).split(r);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.#n),this.roots[this.rootPath]=this.root;let l=this.root,u=c.length-1,d=n.sep,f=this.rootPath,h=!1;for(let y of c){let p=u--;l=l.child(y,{relative:new Array(p).fill("..").join(d),relativePosix:new Array(p).fill("..").join("/"),fullpath:f+=(h?"":d)+y}),h=!0}this.cwd=l}depth(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.depth()}childrenCache(){return this.#i}resolve(...e){let n="";for(let s=e.length-1;s>=0;s--){let o=e[s];if(!(!o||o===".")&&(n=n?`${o}/${n}`:o,this.isAbsolute(o)))break}let r=this.#e.get(n);if(r!==void 0)return r;let i=this.cwd.resolve(n).fullpath();return this.#e.set(n,i),i}resolvePosix(...e){let n="";for(let s=e.length-1;s>=0;s--){let o=e[s];if(!(!o||o===".")&&(n=n?`${o}/${n}`:o,this.isAbsolute(o)))break}let r=this.#t.get(n);if(r!==void 0)return r;let i=this.cwd.resolve(n).fullpathPosix();return this.#t.set(n,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,n={withFileTypes:!0}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e,e=this.cwd);let{withFileTypes:r}=n;if(e.canReaddir()){let i=await e.readdir();return r?i:i.map(s=>s.name)}else return[]}readdirSync(e=this.cwd,n={withFileTypes:!0}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e,e=this.cwd);let{withFileTypes:r=!0}=n;return e.canReaddir()?r?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:n}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e.withFileTypes,e=this.cwd);let r=await e.readlink();return n?r:r?.fullpath()}readlinkSync(e=this.cwd,{withFileTypes:n}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e.withFileTypes,e=this.cwd);let r=e.readlinkSync();return n?r:r?.fullpath()}async realpath(e=this.cwd,{withFileTypes:n}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e.withFileTypes,e=this.cwd);let r=await e.realpath();return n?r:r?.fullpath()}realpathSync(e=this.cwd,{withFileTypes:n}={withFileTypes:!1}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e.withFileTypes,e=this.cwd);let r=e.realpathSync();return n?r:r?.fullpath()}async walk(e=this.cwd,n={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:o}=n,a=[];(!s||s(e))&&a.push(r?e:e.fullpath());let c=new Set,l=(d,f)=>{c.add(d),d.readdirCB((h,y)=>{if(h)return f(h);let p=y.length;if(!p)return f();let T=()=>{--p===0&&f()};for(let _ of y)(!s||s(_))&&a.push(r?_:_.fullpath()),i&&_.isSymbolicLink()?_.realpath().then(b=>b?.isUnknown()?b.lstat():b).then(b=>b?.shouldWalk(c,o)?l(b,T):T()):_.shouldWalk(c,o)?l(_,T):T()},!0)},u=e;return new Promise((d,f)=>{l(u,h=>{if(h)return f(h);d(a)})})}walkSync(e=this.cwd,n={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:o}=n,a=[];(!s||s(e))&&a.push(r?e:e.fullpath());let c=new Set([e]);for(let l of c){let u=l.readdirSync();for(let d of u){(!s||s(d))&&a.push(r?d:d.fullpath());let f=d;if(d.isSymbolicLink()){if(!(i&&(f=d.realpathSync())))continue;f.isUnknown()&&f.lstatSync()}f.shouldWalk(c,o)&&c.add(f)}}return a}[Symbol.asyncIterator](){return this.iterate()}iterate(e=this.cwd,n={}){return typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e,e=this.cwd),this.stream(e,n)[Symbol.asyncIterator]()}[Symbol.iterator](){return this.iterateSync()}*iterateSync(e=this.cwd,n={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:o}=n;(!s||s(e))&&(yield r?e:e.fullpath());let a=new Set([e]);for(let c of a){let l=c.readdirSync();for(let u of l){(!s||s(u))&&(yield r?u:u.fullpath());let d=u;if(u.isSymbolicLink()){if(!(i&&(d=u.realpathSync())))continue;d.isUnknown()&&d.lstatSync()}d.shouldWalk(a,o)&&a.add(d)}}}stream(e=this.cwd,n={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:o}=n,a=new Gi({objectMode:!0});(!s||s(e))&&a.write(r?e:e.fullpath());let c=new Set,l=[e],u=0,d=()=>{let f=!1;for(;!f;){let h=l.shift();if(!h){u===0&&a.end();return}u++,c.add(h);let y=(T,_,b=!1)=>{if(T)return a.emit("error",T);if(i&&!b){let v=[];for(let k of _)k.isSymbolicLink()&&v.push(k.realpath().then(C=>C?.isUnknown()?C.lstat():C));if(v.length){Promise.all(v).then(()=>y(null,_,!0));return}}for(let v of _)v&&(!s||s(v))&&(a.write(r?v:v.fullpath())||(f=!0));u--;for(let v of _){let k=v.realpathCached()||v;k.shouldWalk(c,o)&&l.push(k)}f&&!a.flowing?a.once("drain",d):p||d()},p=!0;h.readdirCB(y,!0),p=!1}};return d(),a}streamSync(e=this.cwd,n={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof an||(n=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:o}=n,a=new Gi({objectMode:!0}),c=new Set;(!s||s(e))&&a.write(r?e:e.fullpath());let l=[e],u=0,d=()=>{let f=!1;for(;!f;){let h=l.shift();if(!h){u===0&&a.end();return}u++,c.add(h);let y=h.readdirSync();for(let p of y)(!s||s(p))&&(a.write(r?p:p.fullpath())||(f=!0));u--;for(let p of y){let T=p;if(p.isSymbolicLink()){if(!(i&&(T=p.realpathSync())))continue;T.isUnknown()&&T.lstatSync()}T.shouldWalk(c,o)&&l.push(T)}}f&&!a.flowing&&a.once("drain",d)};return d(),a}chdir(e=this.cwd){let n=this.cwd;this.cwd=typeof e=="string"?this.cwd.resolve(e):e,this.cwd[k0](n)}},Zo=class extends Rf{sep="\\";constructor(e=process.cwd(),n={}){let{nocase:r=!0}=n;super(e,Qo.win32,"\\",{...n,nocase:r}),this.nocase=r;for(let i=this.cwd;i;i=i.parent)i.nocase=this.nocase}parseRootPath(e){return Qo.win32.parse(e).root.toUpperCase()}newRoot(e){return new wf(this.rootPath,Yr,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")||e.startsWith("\\")||/^[a-z]:(\/|\\)/i.test(e)}},ea=class extends Rf{sep="/";constructor(e=process.cwd(),n={}){let{nocase:r=!1}=n;super(e,Qo.posix,"/",{...n,nocase:r}),this.nocase=r}parseRootPath(e){return"/"}newRoot(e){return new Pf(this.rootPath,Yr,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")}},Rc=class extends ea{constructor(e=process.cwd(),n={}){let{nocase:r=!0}=n;super(e,{...n,nocase:r})}},lre=process.platform==="win32"?wf:Pf,N0=process.platform==="win32"?Zo:process.platform==="darwin"?Rc:ea;var qq=t=>t.length>=1,jq=t=>t.length>=1,ta=class t{#e;#t;#i;length;#n;#o;#f;#l;#d;#a;#c=!0;constructor(e,n,r,i){if(!qq(e))throw new TypeError("empty pattern list");if(!jq(n))throw new TypeError("empty glob list");if(n.length!==e.length)throw new TypeError("mismatched pattern list and glob list lengths");if(this.length=e.length,r<0||r>=this.length)throw new TypeError("index out of range");if(this.#e=e,this.#t=n,this.#i=r,this.#n=i,this.#i===0){if(this.isUNC()){let[s,o,a,c,...l]=this.#e,[u,d,f,h,...y]=this.#t;l[0]===""&&(l.shift(),y.shift());let p=[s,o,a,c,""].join("/"),T=[u,d,f,h,""].join("/");this.#e=[p,...l],this.#t=[T,...y],this.length=this.#e.length}else if(this.isDrive()||this.isAbsolute()){let[s,...o]=this.#e,[a,...c]=this.#t;o[0]===""&&(o.shift(),c.shift());let l=s+"/",u=a+"/";this.#e=[l,...o],this.#t=[u,...c],this.length=this.#e.length}}}pattern(){return this.#e[this.#i]}isString(){return typeof this.#e[this.#i]=="string"}isGlobstar(){return this.#e[this.#i]===Kt}isRegExp(){return this.#e[this.#i]instanceof RegExp}globString(){return this.#f=this.#f||(this.#i===0?this.isAbsolute()?this.#t[0]+this.#t.slice(1).join("/"):this.#t.join("/"):this.#t.slice(this.#i).join("/"))}hasMore(){return this.length>this.#i+1}rest(){return this.#o!==void 0?this.#o:this.hasMore()?(this.#o=new t(this.#e,this.#t,this.#i+1,this.#n),this.#o.#a=this.#a,this.#o.#d=this.#d,this.#o.#l=this.#l,this.#o):this.#o=null}isUNC(){let e=this.#e;return this.#d!==void 0?this.#d:this.#d=this.#n==="win32"&&this.#i===0&&e[0]===""&&e[1]===""&&typeof e[2]=="string"&&!!e[2]&&typeof e[3]=="string"&&!!e[3]}isDrive(){let e=this.#e;return this.#l!==void 0?this.#l:this.#l=this.#n==="win32"&&this.#i===0&&this.length>1&&typeof e[0]=="string"&&/^[a-z]:$/i.test(e[0])}isAbsolute(){let e=this.#e;return this.#a!==void 0?this.#a:this.#a=e[0]===""&&e.length>1||this.isDrive()||this.isUNC()}root(){let e=this.#e[0];return typeof e=="string"&&this.isAbsolute()&&this.#i===0?e:""}checkFollowGlobstar(){return!(this.#i===0||!this.isGlobstar()||!this.#c)}markFollowGlobstar(){return this.#i===0||!this.isGlobstar()||!this.#c?!1:(this.#c=!1,!0)}};var Fq=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",na=class{relative;relativeChildren;absolute;absoluteChildren;platform;mmopts;constructor(e,{nobrace:n,nocase:r,noext:i,noglobstar:s,platform:o=Fq}){this.relative=[],this.absolute=[],this.relativeChildren=[],this.absoluteChildren=[],this.platform=o,this.mmopts={dot:!0,nobrace:n,nocase:r,noext:i,noglobstar:s,optimizationLevel:2,platform:o,nocomment:!0,nonegate:!0};for(let a of e)this.add(a)}add(e){let n=new jn(e,this.mmopts);for(let r=0;r<n.set.length;r++){let i=n.set[r],s=n.globParts[r];if(!i||!s)throw new Error("invalid pattern object");for(;i[0]==="."&&s[0]===".";)i.shift(),s.shift();let o=new ta(i,s,0,this.platform),a=new jn(o.globString(),this.mmopts),c=s[s.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 n=e.fullpath(),r=`${n}/`,i=e.relative()||".",s=`${i}/`;for(let o of this.relative)if(o.match(i)||o.match(s))return!0;for(let o of this.absolute)if(o.match(n)||o.match(r))return!0;return!1}childrenIgnored(e){let n=e.fullpath()+"/",r=(e.relative()||".")+"/";for(let i of this.relativeChildren)if(i.match(r))return!0;for(let i of this.absoluteChildren)if(i.match(n))return!0;return!1}};var fy=class t{store;constructor(e=new Map){this.store=e}copy(){return new t(new Map(this.store))}hasWalked(e,n){return this.store.get(e.fullpath())?.has(n.globString())}storeWalked(e,n){let r=e.fullpath(),i=this.store.get(r);i?i.add(n.globString()):this.store.set(r,new Set([n.globString()]))}},hy=class{store=new Map;add(e,n,r){let i=(n?2:0)|(r?1:0),s=this.store.get(e);this.store.set(e,s===void 0?i:i&s)}entries(){return[...this.store.entries()].map(([e,n])=>[e,!!(n&2),!!(n&1)])}},py=class{store=new Map;add(e,n){if(!e.canReaddir())return;let r=this.store.get(e);r?r.find(i=>i.globString()===n.globString())||r.push(n):this.store.set(e,[n])}get(e){let n=this.store.get(e);if(!n)throw new Error("attempting to walk unknown path");return n}entries(){return this.keys().map(e=>[e,this.store.get(e)])}keys(){return[...this.store.keys()].filter(e=>e.canReaddir())}},Cc=class t{hasWalkedCache;matches=new hy;subwalks=new py;patterns;follow;dot;opts;constructor(e,n){this.opts=e,this.follow=!!e.follow,this.dot=!!e.dot,this.hasWalkedCache=n?n.copy():new fy}processPatterns(e,n){this.patterns=n;let r=n.map(i=>[e,i]);for(let[i,s]of r){this.hasWalkedCache.storeWalked(i,s);let o=s.root(),a=s.isAbsolute()&&this.opts.absolute!==!1;if(o){i=i.resolve(o==="/"&&this.opts.root!==void 0?this.opts.root:o);let d=s.rest();if(d)s=d;else{this.matches.add(i,!0,!1);continue}}if(i.isENOENT())continue;let c,l,u=!1;for(;typeof(c=s.pattern())=="string"&&(l=s.rest());)i=i.resolve(c),s=l,u=!0;if(c=s.pattern(),l=s.rest(),u){if(this.hasWalkedCache.hasWalked(i,s))continue;this.hasWalkedCache.storeWalked(i,s)}if(typeof c=="string"){let d=c===".."||c===""||c===".";this.matches.add(i.resolve(c),a,d);continue}else if(c===Kt){(!i.isSymbolicLink()||this.follow||s.checkFollowGlobstar())&&this.subwalks.add(i,s);let d=l?.pattern(),f=l?.rest();if(!l||(d===""||d===".")&&!f)this.matches.add(i,a,d===""||d===".");else if(d===".."){let h=i.parent||i;f?this.hasWalkedCache.hasWalked(h,f)||this.subwalks.add(h,f):this.matches.add(h,a,!0)}}else c instanceof RegExp&&this.subwalks.add(i,s)}return this}subwalkTargets(){return this.subwalks.keys()}child(){return new t(this.opts,this.hasWalkedCache)}filterEntries(e,n){let r=this.subwalks.get(e),i=this.child();for(let s of n)for(let o of r){let a=o.isAbsolute(),c=o.pattern(),l=o.rest();c===Kt?i.testGlobstar(s,o,l,a):c instanceof RegExp?i.testRegExp(s,c,l,a):i.testString(s,c,l,a)}return i}testGlobstar(e,n,r,i){if((this.dot||!e.name.startsWith("."))&&(n.hasMore()||this.matches.add(e,i,!1),e.canReaddir()&&(this.follow||!e.isSymbolicLink()?this.subwalks.add(e,n):e.isSymbolicLink()&&(r&&n.checkFollowGlobstar()?this.subwalks.add(e,r):n.markFollowGlobstar()&&this.subwalks.add(e,n)))),r){let s=r.pattern();if(typeof s=="string"&&s!==".."&&s!==""&&s!==".")this.testString(e,s,r.rest(),i);else if(s===".."){let o=e.parent||e;this.subwalks.add(o,r)}else s instanceof RegExp&&this.testRegExp(e,s,r.rest(),i)}}testRegExp(e,n,r,i){n.test(e.name)&&(r?this.subwalks.add(e,r):this.matches.add(e,i,!1))}testString(e,n,r,i){e.isNamed(n)&&(r?this.subwalks.add(e,r):this.matches.add(e,i,!1))}};var Bq=(t,e)=>typeof t=="string"?new na([t],e):Array.isArray(t)?new na(t,e):t,Cf=class{path;patterns;opts;seen=new Set;paused=!1;aborted=!1;#e=[];#t;#i;signal;maxDepth;includeChildMatches;constructor(e,n,r){if(this.patterns=e,this.path=n,this.opts=r,this.#i=!r.posix&&r.platform==="win32"?"\\":"/",this.includeChildMatches=r.includeChildMatches!==!1,(r.ignore||!this.includeChildMatches)&&(this.#t=Bq(r.ignore??[],r),!this.includeChildMatches&&typeof this.#t.add!="function")){let i="cannot ignore child matches, ignore lacks add() method.";throw new Error(i)}this.maxDepth=r.maxDepth||1/0,r.signal&&(this.signal=r.signal,this.signal.addEventListener("abort",()=>{this.#e.length=0}))}#n(e){return this.seen.has(e)||!!this.#t?.ignored?.(e)}#o(e){return!!this.#t?.childrenIgnored?.(e)}pause(){this.paused=!0}resume(){if(this.signal?.aborted)return;this.paused=!1;let e;for(;!this.paused&&(e=this.#e.shift());)e()}onResume(e){this.signal?.aborted||(this.paused?this.#e.push(e):e())}async matchCheck(e,n){if(n&&this.opts.nodir)return;let r;if(this.opts.realpath){if(r=e.realpathCached()||await e.realpath(),!r)return;e=r}let s=e.isUnknown()||this.opts.stat?await e.lstat():e;if(this.opts.follow&&this.opts.nodir&&s?.isSymbolicLink()){let o=await s.realpath();o&&(o.isUnknown()||this.opts.stat)&&await o.lstat()}return this.matchCheckTest(s,n)}matchCheckTest(e,n){return e&&(this.maxDepth===1/0||e.depth()<=this.maxDepth)&&(!n||e.canReaddir())&&(!this.opts.nodir||!e.isDirectory())&&(!this.opts.nodir||!this.opts.follow||!e.isSymbolicLink()||!e.realpathCached()?.isDirectory())&&!this.#n(e)?e:void 0}matchCheckSync(e,n){if(n&&this.opts.nodir)return;let r;if(this.opts.realpath){if(r=e.realpathCached()||e.realpathSync(),!r)return;e=r}let s=e.isUnknown()||this.opts.stat?e.lstatSync():e;if(this.opts.follow&&this.opts.nodir&&s?.isSymbolicLink()){let o=s.realpathSync();o&&(o?.isUnknown()||this.opts.stat)&&o.lstatSync()}return this.matchCheckTest(s,n)}matchFinish(e,n){if(this.#n(e))return;if(!this.includeChildMatches&&this.#t?.add){let s=`${e.relativePosix()}/**`;this.#t.add(s)}let r=this.opts.absolute===void 0?n:this.opts.absolute;this.seen.add(e);let i=this.opts.mark&&e.isDirectory()?this.#i:"";if(this.opts.withFileTypes)this.matchEmit(e);else if(r){let s=this.opts.posix?e.fullpathPosix():e.fullpath();this.matchEmit(s+i)}else{let s=this.opts.posix?e.relativePosix():e.relative(),o=this.opts.dotRelative&&!s.startsWith(".."+this.#i)?"."+this.#i:"";this.matchEmit(s?o+s+i:"."+i)}}async match(e,n,r){let i=await this.matchCheck(e,r);i&&this.matchFinish(i,n)}matchSync(e,n,r){let i=this.matchCheckSync(e,r);i&&this.matchFinish(i,n)}walkCB(e,n,r){this.signal?.aborted&&r(),this.walkCB2(e,n,new Cc(this.opts),r)}walkCB2(e,n,r,i){if(this.#o(e))return i();if(this.signal?.aborted&&i(),this.paused){this.onResume(()=>this.walkCB2(e,n,r,i));return}r.processPatterns(e,n);let s=1,o=()=>{--s===0&&i()};for(let[a,c,l]of r.matches.entries())this.#n(a)||(s++,this.match(a,c,l).then(()=>o()));for(let a of r.subwalkTargets()){if(this.maxDepth!==1/0&&a.depth()>=this.maxDepth)continue;s++;let c=a.readdirCached();a.calledReaddir()?this.walkCB3(a,c,r,o):a.readdirCB((l,u)=>this.walkCB3(a,u,r,o),!0)}o()}walkCB3(e,n,r,i){r=r.filterEntries(e,n);let s=1,o=()=>{--s===0&&i()};for(let[a,c,l]of r.matches.entries())this.#n(a)||(s++,this.match(a,c,l).then(()=>o()));for(let[a,c]of r.subwalks.entries())s++,this.walkCB2(a,c,r.child(),o);o()}walkCBSync(e,n,r){this.signal?.aborted&&r(),this.walkCB2Sync(e,n,new Cc(this.opts),r)}walkCB2Sync(e,n,r,i){if(this.#o(e))return i();if(this.signal?.aborted&&i(),this.paused){this.onResume(()=>this.walkCB2Sync(e,n,r,i));return}r.processPatterns(e,n);let s=1,o=()=>{--s===0&&i()};for(let[a,c,l]of r.matches.entries())this.#n(a)||this.matchSync(a,c,l);for(let a of r.subwalkTargets()){if(this.maxDepth!==1/0&&a.depth()>=this.maxDepth)continue;s++;let c=a.readdirSync();this.walkCB3Sync(a,c,r,o)}o()}walkCB3Sync(e,n,r,i){r=r.filterEntries(e,n);let s=1,o=()=>{--s===0&&i()};for(let[a,c,l]of r.matches.entries())this.#n(a)||this.matchSync(a,c,l);for(let[a,c]of r.subwalks.entries())s++,this.walkCB2Sync(a,c,r.child(),o);o()}},Dc=class extends Cf{matches=new Set;constructor(e,n,r){super(e,n,r)}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,n)=>{this.walkCB(this.path,this.patterns,()=>{this.signal?.aborted?n(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}},Ac=class extends Cf{results;constructor(e,n,r){super(e,n,r),this.results=new Gi({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 Uq=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",Rr=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,n){if(!n)throw new TypeError("glob options required");if(this.withFileTypes=!!n.withFileTypes,this.signal=n.signal,this.follow=!!n.follow,this.dot=!!n.dot,this.dotRelative=!!n.dotRelative,this.nodir=!!n.nodir,this.mark=!!n.mark,n.cwd?(n.cwd instanceof URL||n.cwd.startsWith("file://"))&&(n.cwd=(0,w0.fileURLToPath)(n.cwd)):this.cwd="",this.cwd=n.cwd||"",this.root=n.root,this.magicalBraces=!!n.magicalBraces,this.nobrace=!!n.nobrace,this.noext=!!n.noext,this.realpath=!!n.realpath,this.absolute=n.absolute,this.includeChildMatches=n.includeChildMatches!==!1,this.noglobstar=!!n.noglobstar,this.matchBase=!!n.matchBase,this.maxDepth=typeof n.maxDepth=="number"?n.maxDepth:1/0,this.stat=!!n.stat,this.ignore=n.ignore,this.withFileTypes&&this.absolute!==void 0)throw new Error("cannot set absolute and withFileTypes:true");if(typeof e=="string"&&(e=[e]),this.windowsPathsNoEscape=!!n.windowsPathsNoEscape||n.allowWindowsEscape===!1,this.windowsPathsNoEscape&&(e=e.map(c=>c.replace(/\\/g,"/"))),this.matchBase){if(n.noglobstar)throw new TypeError("base matching requires globstar");e=e.map(c=>c.includes("/")?c:`./**/${c}`)}if(this.pattern=e,this.platform=n.platform||Uq,this.opts={...n,platform:this.platform},n.scurry){if(this.scurry=n.scurry,n.nocase!==void 0&&n.nocase!==n.scurry.nocase)throw new Error("nocase option contradicts provided scurry option")}else{let c=n.platform==="win32"?Zo:n.platform==="darwin"?Rc:n.platform?ea:N0;this.scurry=new c(this.cwd,{nocase:n.nocase,fs:n.fs})}this.nocase=this.scurry.nocase;let r=this.platform==="darwin"||this.platform==="win32",i={...n,dot:this.dot,matchBase:this.matchBase,nobrace:this.nobrace,nocase:this.nocase,nocaseMagicOnly:r,nocomment:!0,noext:this.noext,nonegate:!0,optimizationLevel:2,platform:this.platform,windowsPathsNoEscape:this.windowsPathsNoEscape,debug:!!this.opts.debug},s=this.pattern.map(c=>new jn(c,i)),[o,a]=s.reduce((c,l)=>(c[0].push(...l.set),c[1].push(...l.globParts),c),[[],[]]);this.patterns=o.map((c,l)=>{let u=a[l];if(!u)throw new Error("invalid pattern object");return new ta(c,u,0,this.platform)})}async walk(){return[...await new Dc(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 Dc(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 Ac(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 Ac(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 my=(t,e={})=>{Array.isArray(t)||(t=[t]);for(let n of t)if(new jn(n,e).hasMagic())return!0;return!1};function Df(t,e={}){return new Rr(t,e).streamSync()}function R0(t,e={}){return new Rr(t,e).stream()}function C0(t,e={}){return new Rr(t,e).walkSync()}async function P0(t,e={}){return new Rr(t,e).walk()}function Af(t,e={}){return new Rr(t,e).iterateSync()}function D0(t,e={}){return new Rr(t,e).iterate()}var Vq=Df,zq=Object.assign(R0,{sync:Df}),Wq=Af,Hq=Object.assign(D0,{sync:Af}),Gq=Object.assign(C0,{stream:Df,iterate:Af}),As=Object.assign(P0,{glob:P0,globSync:C0,sync:Gq,globStream:R0,stream:zq,globStreamSync:Df,streamSync:Vq,globIterate:D0,iterate:Hq,globIterateSync:Af,iterateSync:Wq,Glob:Rr,hasMagic:my,escape:Go,unescape:Nr});As.glob=As;var QT=K(Xb()),Sx=K(bx());var KT={};fM(KT,{$id:()=>FY,$schema:()=>jY,default:()=>WY,definitions:()=>UY,properties:()=>zY,title:()=>BY,type:()=>VY});var jY="http://json-schema.org/draft-07/schema#",FY="http://json-schema.org/draft-07/schema#",BY="Core schema meta-schema",UY={schemaArray:{type:"array",minItems:1,items:{$ref:"#"}},nonNegativeInteger:{type:"integer",minimum:0},nonNegativeIntegerDefault0:{allOf:[{$ref:"#/definitions/nonNegativeInteger"},{default:0}]},simpleTypes:{enum:["array","boolean","integer","null","number","object","string"]},stringArray:{type:"array",items:{type:"string"},uniqueItems:!0,default:[]}},VY=["object","boolean"],zY={$id:{type:"string",format:"uri-reference"},$schema:{type:"string",format:"uri"},$ref:{type:"string",format:"uri-reference"},$comment:{type:"string"},title:{type:"string"},description:{type:"string"},default:!0,readOnly:{type:"boolean",default:!1},examples:{type:"array",items:!0},multipleOf:{type:"number",exclusiveMinimum:0},maximum:{type:"number"},exclusiveMaximum:{type:"number"},minimum:{type:"number"},exclusiveMinimum:{type:"number"},maxLength:{$ref:"#/definitions/nonNegativeInteger"},minLength:{$ref:"#/definitions/nonNegativeIntegerDefault0"},pattern:{type:"string",format:"regex"},additionalItems:{$ref:"#"},items:{anyOf:[{$ref:"#"},{$ref:"#/definitions/schemaArray"}],default:!0},maxItems:{$ref:"#/definitions/nonNegativeInteger"},minItems:{$ref:"#/definitions/nonNegativeIntegerDefault0"},uniqueItems:{type:"boolean",default:!1},contains:{$ref:"#"},maxProperties:{$ref:"#/definitions/nonNegativeInteger"},minProperties:{$ref:"#/definitions/nonNegativeIntegerDefault0"},required:{$ref:"#/definitions/stringArray"},additionalProperties:{$ref:"#"},definitions:{type:"object",additionalProperties:{$ref:"#"},default:{}},properties:{type:"object",additionalProperties:{$ref:"#"},default:{}},patternProperties:{type:"object",additionalProperties:{$ref:"#"},propertyNames:{format:"regex"},default:{}},dependencies:{type:"object",additionalProperties:{anyOf:[{$ref:"#"},{$ref:"#/definitions/stringArray"}]}},propertyNames:{$ref:"#"},const:!0,enum:{type:"array",items:!0,minItems:1,uniqueItems:!0},type:{anyOf:[{$ref:"#/definitions/simpleTypes"},{type:"array",items:{$ref:"#/definitions/simpleTypes"},minItems:1,uniqueItems:!0}]},format:{type:"string"},contentMediaType:{type:"string"},contentEncoding:{type:"string"},if:{$ref:"#"},then:{$ref:"#"},else:{$ref:"#"},allOf:{$ref:"#/definitions/schemaArray"},anyOf:{$ref:"#/definitions/schemaArray"},oneOf:{$ref:"#/definitions/schemaArray"},not:{$ref:"#"}},WY={$schema:jY,$id:FY,title:BY,definitions:UY,type:VY,properties:zY,default:!0};var Lt=K(Z());var lp=class extends ic{constructor(n,r){super();this.ajv=n;this.schemaKey=r;this.validate=this.ajv.getSchema(this.schemaKey)}getIssue(n,r){let i=[];if(r.disabled){let o=r.getProperty("status");return[...r.definitions,...r.referencedBy].forEach(a=>i.push($(21,a,Lt.DiagnosticSeverity.Hint,[...o?.ast?[o?.ast]:[]],[Lt.DiagnosticTag.Unnecessary]))),i}let s=_e.toJson(r);try{this.validate?(this.validate(s),this.validate.errors&&(this.validate.errors.forEach(o=>i.push(...HY(n,o,r,this.schemaKey))),console.log(this.schemaKey,`${r.pathString}`,this.validate.errors,s))):console.log("no validate")}catch(o){console.log(this.schemaKey,`${r.pathString}`,this.schemaKey,o)}return i}getOnPropertyHover(n){let r=(this.validate?.schema).properties?.[n];if(r&&typeof r=="object"&&"description"in r)return{kind:Lt.MarkupKind.Markdown,value:[...r.description?["### Description",Array.isArray(r.description)?r.description.join(`
290
303
 
291
304
  `):r.description]:[]].join(`
292
- `)}}getSignatureHelp(){}getPropertyListCompletionItems(n){let r=Object.keys((this.validate?.schema).properties),i=(this.validate?.schema).required;return r.map(s=>{let o=n&&i.some(l=>l===s),a=!!n.property.some(l=>s===l.name),c="a";return o?c=a?"Y":"!":c=a?"Z":"B",{label:`${s}`,kind:Mt.CompletionItemKind.Property,sortText:`${c}${s}`}})??[]}},oK=(t,e,n,r)=>{let i=aK(n,e.instancePath),s=i.node;if(e.keyword==="additionalProperties"){let o=s.getProperty(e.params.additionalProperty);return o?[$(25,o.ast,Mt.DiagnosticSeverity.Error,[],[],[`Node "${s.name}" ${e.message}: ${o.name}`],Mt.TextEdit.del(ws(o.ast.firstToken.prevToken,o.ast.lastToken,!1)),"Remove property")]:[]}else if(e.keyword==="type"){let o=s.getProperty(e.instancePath.split("/")[1]);return o?[$(25,o.ast,Mt.DiagnosticSeverity.Error,[],[],[`"${o.name}" ${e.message??"NO MESSAGE"}`])]:(console.warn("unable to find property in node",e),[])}else if(e.keyword==="required"){let o=e.params.missingProperty,a=t.getOrderedNodeAst(s),c=Co(a);return a.map((l,u)=>{let d=l.openScope??c[u].lastToken;return $(0,c[u],Mt.DiagnosticSeverity.Error,[],[],[o],Mt.TextEdit.insert(Mt.Position.create(d.pos.line,d.pos.col+1),`
293
- ${"".padEnd(Ao(c[u].uri,l)*Ro().length,Ro())}${o};`))})}else if(e.keyword==="const"){let o=i.property;return o?[$(25,o.ast,Mt.DiagnosticSeverity.Error,[],[],[`Property "${o.name}" ${e.message}: ${e.params.allowedValue}`])]:[]}else if(e.keyword==="enum"){let o=i.property;return o?[$(25,o.ast,Mt.DiagnosticSeverity.Error,[],[],[`Property "${o.name}" ${e.message}:
305
+ `)}}getSignatureHelp(){}getPropertyListCompletionItems(n){let r=Object.keys((this.validate?.schema).properties),i=(this.validate?.schema).required;return r.map(s=>{let o=n&&i.some(l=>l===s),a=!!n.property.some(l=>s===l.name),c="a";return o?c=a?"Y":"!":c=a?"Z":"B",{label:`${s}`,kind:Lt.CompletionItemKind.Property,sortText:`${c}${s}`}})??[]}},HY=(t,e,n,r)=>{let i=GY(n,e.instancePath),s=i.node;if(e.keyword==="additionalProperties"){let o=s.getProperty(e.params.additionalProperty);return o?[$(25,o.ast,Lt.DiagnosticSeverity.Error,[],[],[`Node "${s.name}" ${e.message}: ${o.name}`],Lt.TextEdit.del(ws(o.ast.firstToken.prevToken,o.ast.lastToken,!1)),"Remove property")]:[]}else if(e.keyword==="type"){let o=s.getProperty(e.instancePath.split("/")[1]);return o?[$(25,o.ast,Lt.DiagnosticSeverity.Error,[],[],[`"${o.name}" ${e.message??"NO MESSAGE"}`])]:(console.warn("unable to find property in node",e),[])}else if(e.keyword==="required"){let o=e.params.missingProperty,a=t.getOrderedNodeAst(s),c=Do(a);return a.map((l,u)=>{let d=l.openScope??c[u].lastToken;return $(0,c[u],Lt.DiagnosticSeverity.Error,[],[],[o],Lt.TextEdit.insert(Lt.Position.create(d.pos.line,d.pos.col+1),`
306
+ ${"".padEnd(Oo(c[u].uri,l)*Co().length,Co())}${o};`))})}else if(e.keyword==="const"){let o=i.property;return o?[$(25,o.ast,Lt.DiagnosticSeverity.Error,[],[],[`Property "${o.name}" ${e.message}: ${e.params.allowedValue}`])]:[]}else if(e.keyword==="enum"){let o=i.property;return o?[$(25,o.ast,Lt.DiagnosticSeverity.Error,[],[],[`Property "${o.name}" ${e.message}:
294
307
  ${e.params.allowedValues.join(`
295
308
  `)}
296
- ${r}`])]:[]}else if(e.keyword==="maxItems"||e.keyword==="minItems"){let o=s.getProperty(e.instancePath.split("/").at(-1)??"");return o?[$(25,o.ast,Mt.DiagnosticSeverity.Error,[],[],[`Property "${o.name}" ${e.message}`])]:[]}return i.property?[$(25,i.property.ast,void 0,void 0,void 0,[`${e.message??"NO MESSAGE"}:
309
+ ${r}`])]:[]}else if(e.keyword==="maxItems"||e.keyword==="minItems"){let o=s.getProperty(e.instancePath.split("/").at(-1)??"");return o?[$(25,o.ast,Lt.DiagnosticSeverity.Error,[],[],[`Property "${o.name}" ${e.message}`])]:[]}return i.property?[$(25,i.property.ast,void 0,void 0,void 0,[`${e.message??"NO MESSAGE"}:
297
310
  ${JSON.stringify(e)}
298
- ${r}`])]:[$(25,i.node.definitions[0]instanceof gt?i.node.definitions[0]:i.node.definitions[0].name??i.node.definitions[0],void 0,void 0,void 0,[`${e.message??"NO MESSAGE"}:
311
+ ${r}`])]:[$(25,i.node.definitions[0]instanceof yt?i.node.definitions[0]:i.node.definitions[0].name??i.node.definitions[0],void 0,void 0,void 0,[`${e.message??"NO MESSAGE"}:
299
312
  ${JSON.stringify(e)}
300
- ${r}`])]},aK=(t,e)=>xx(t,e.split("/").filter(n=>n)),xx=(t,e)=>{if(e.length===0)return{node:t,remainingInstancePath:""};let n=e[0].split("@"),r=n[0],i=n.at(1)?.split(",").map(o=>Number.parseInt(o,16)),s=t.getNode(r,i);return s?xx(s,e.slice(1)):{node:t,property:t.getProperty(e[0]),remainingInstancePath:e.slice(1).join("/")}};var uS=class t{constructor(){this.schemaIdValidators=new Map;this.ajvMap=new Map}static getNodeCompatible(e){let r=e.getProperty("compatible")?.ast.values;if(!r?.values.some(i=>!(i?.value instanceof je)))return r?.values.map(i=>(i?.value).value)}parseMetaSchema(e,n){$s.sync("**/*.yaml",{cwd:e}).forEach(i=>{i=(0,cS.resolve)(e,i);try{let s=aS.default.parse((0,lS.readFileSync)(i,"utf-8"));n.addMetaSchema(s),this.schemaIdValidators.set(s.$id,i)}catch{}})}parseBindings(e,n){$s.sync("**/*.yaml",{cwd:e}).forEach(i=>{i=(0,cS.resolve)(e,i);try{let s=aS.default.parse((0,lS.readFileSync)(i,"utf-8"));n.addSchema(s),this.schemaIdValidators.set(s.$id,i)}catch(s){console.warn(i,s.message)}})}getNodeTypes(e,n,r){let i=`${e.join(";")}::${n.join(";")}`,s=this.ajvMap.get(i);return s||(s=new Lx.default({strict:!1,strictSchema:!1,strictNumbers:!1}),s.addMetaSchema(oS),this.ajvMap.set(i,s),e.forEach(c=>this.parseMetaSchema(c,s)),n.forEach(c=>this.parseBindings(c,s))),t.getNodeCompatible(r)?.map(c=>{try{let l=Array.from(this.schemaIdValidators.keys()).find(f=>f.endsWith(`/${c}.yaml#`));if(!l)return;let u=new Sp(s,l);u.bindingsPath=this.schemaIdValidators.get(l),u.compatible=c;let d=s.getSchema(l);return u.description=(d?.schema).description,u.examples=(d?.schema).examples,u.maintainers=(d?.schema).maintainers,u}catch(l){console.warn(l.message)}}).filter(c=>c)??[]}getBindings(){return Array.from(this.schemaIdValidators.keys())}},Mx,dS=()=>(Mx??=new uS,Mx);var Vx=K(Uv());var Na=require("path"),zx=require("fs");var Jt=K(J());var $x=()=>{let t=new Y("nonposted-mmio",V("EMPTY"),"optional");return t.description=["Specifies that direct children of this bus should use non-posted memory accesses (i.e. a non-posted mapping mode) for MMIO ranges."],t};function qx(){let t=sn();t.noMismatchPropertiesAllowed=!0;let e=t.properties.find(r=>r.name==="compatible");e.required=()=>"required";let n=t.properties.find(r=>r.name==="ranges");return n.required=()=>"required",t.addProperty($x()),t}var jx=t=>{switch(t){case"string":return V("STRING");case"int":return V("U32");case"boolean":return V("EMPTY");case"array":return V("PROP_ENCODED_ARRAY");case"uint8-array":return V("BYTESTRING");case"string-array":return V("STRINGLIST");case"phandle":return V("U32");case"phandles":return V("PROP_ENCODED_ARRAY");case"phandle-array":return V("PROP_ENCODED_ARRAY");case"path":return V(["STRING","U32"]);case"compound":return V("ANY")}},Fx=(t,e)=>{switch(t){case"string":return typeof e=="string"?e:void 0;case"int":return typeof e=="number"?e:void 0;case"boolean":return;case"array":return Array.isArray(e)&&e.every(n=>typeof n=="number")?e:void 0;case"uint8-array":return Array.isArray(e)&&e.every(n=>typeof n=="number")?e:void 0;case"string-array":return Array.isArray(e)&&e.every(n=>typeof n=="string")?e:void 0;case"phandle":return;case"phandles":return;case"phandle-array":return;case"path":return;case"compound":return}},_p=(t,e)=>{if(e.extends??=[],e=e.include.reduce((n,r)=>{let i=t.find(s=>(0,Na.basename)(s.filePath)===r.name);if(i){let s=r["property-blocklist"],o=r["property-allowlist"];return e.extends?.push(...n.include.map(a=>(0,Na.basename)(a.name,".yaml"))),n.include=n.include.filter(a=>a!==r),cK(t,i,n,s,o)??n}return console.warn(`Unable to find ${r}`),n},e),e["child-binding"]&&(e["child-binding"].include=Wx(e["child-binding"].include),e["child-binding"]=_p(t,e["child-binding"])),!e.include.length)return e},cK=(t,e,n,r=[],i)=>{let s=_p(t,e),o=_p(t,n);if(!s||!o)return;let a=new Set;Object.keys(s?.properties??{}).forEach(f=>a.add(f)),Object.keys(o?.properties??{}).forEach(f=>a.add(f));let c={};Array.from(a).forEach(f=>{let h=r?.some(p=>p===f)||i&&!i.some(p=>p===f)?{}:s.properties?.[f]??{},y=o.properties?.[f]??{};c={...c,[f]:{...h,...y}}}),o.properties=c,o.extends??=[],o.extends.push(...s.extends??[]);let l=new Set;return Object.keys(s).filter(f=>f.endsWith("-cells")).forEach(f=>l.add(f)),Object.keys(s).filter(f=>f.endsWith("-cells")).forEach(f=>l.add(f)),Array.from(l).forEach(f=>{let h=s[f]??[],y=o[f]??[];o[f]=Array.from([...h,...y])}),o},Wx=t=>t?typeof t=="string"?[{name:t}]:t.map(e=>typeof e!="string"?e:{name:e}):[],fS=class t{constructor(){this.typeCache=new Map;this.processedFolders=new Set;this.zephyrBindingCache=new Map}static getNodeCompatible(e){let i=e.getProperty("compatible")?.ast.values?.values.filter(s=>s&&s.value instanceof je);if(i?.length)return i.map(s=>s?.value?{name:s.value.value,ast:s.value}:void 0)}getNodeTypes(e,n,r){let i=t.getNodeCompatible(n)?.filter(a=>a);if(!i)return{type:[Ns(n)],issues:[]};this.loadTypeAndCache(e,r);let s=i.map(a=>this.typeCache.get(r)?.get(a.name)?.(n)).filter(a=>a),o=i.flatMap(a=>!a||this.typeCache.get(r)?.has(a.name)?[]:[$(32,a.ast,Jt.DiagnosticSeverity.Hint,[],[Jt.DiagnosticTag.Unnecessary],[a.name])]);return{type:s.length?s:[Ns(n)],issues:o}}loadTypeAndCache(e,n){e=Array.isArray(e)?e:[e];let r=e.filter(o=>this.processedFolders.has(o)).flatMap(o=>Array.from(this.zephyrBindingCache.entries()).flatMap(([a,c])=>a.startsWith(o)?[c]:[]));r.push(...e.filter(o=>!this.processedFolders.has(o)).flatMap(o=>(this.processedFolders.add(o),$s.sync("**/*.yaml",{cwd:o,ignore:"test/*"}).map(c=>{if(c=(0,Na.resolve)(o,c),this.zephyrBindingCache.has(c))return this.zephyrBindingCache.get(c);try{let l=Vx.default.parse((0,zx.readFileSync)(c,"utf-8")),u={...l,compatible:l.compatible??(0,Na.basename)(c,".yaml"),include:Wx(l?.include),filePath:c};return this.zephyrBindingCache.set(c,u),u}catch(l){console.warn(l)}}).filter(c=>!!c))));let i=r.map(o=>_p(r,o)).filter(o=>!!o&&!o.include.length),s=this.typeCache.get(n);s||(s=new Map,s.set("simple-bus",()=>qx()),this.typeCache.set(n,s)),lK(i,s)}getBindings(e){return Array.from(this.typeCache.get(e)?.keys()??[])}},Bx,hS=()=>(Bx??=new fS,Bx),lK=(t,e)=>t.forEach(n=>{n.compatible&&e.set(n.compatible,r=>Hx(n,r))}),Hx=(t,e)=>{let n=Ns(e);n.compatible=t.compatible,n.description=t.description,n.bindingsPath=t.filePath,n.bus=typeof t.bus=="string"?[t.bus]:t.bus,n.onBus=t["on-bus"],t.extends?.forEach(s=>n.extends.add(s)),n.warnMismatchProperties=!0;let i=Object.keys(t).filter(s=>s.endsWith("-cells")).map(s=>({specifier:s.replace(/-cells$/,""),values:t[s]}));if(t.properties&&Object.keys(t.properties).forEach(s=>{let o=t.properties[s];uK(n,s,o),n.cellsValues=i}),t["child-binding"]){let s=t["child-binding"];n.childNodeType=o=>Hx(s,o)}return n},uK=(t,e,n)=>{let r=t.properties.find(i=>i.getNameMatch(e));if(r&&typeof r.name=="string"){r.required=()=>n.required?"required":"optional",r.values=()=>n.enum??[],r.constValue=Fx(n.type,n.const),r.bindingType=n.type;let i=r.additionalTypeCheck;r.additionalTypeCheck=(s,o)=>[...Ux(n,e,r)(s,o),...i?.(s,o)??[]]}else{let i=n.type==="compound"?r?.type:jx(n.type);i??=jx(n.type);let s=new Y(e,i,n.required?"required":"optional",void 0,n.enum);s.additionalTypeCheck=(o,a)=>{let c=[...r?.additionalTypeCheck?.(o,a)??[],...Ux(n,e,s)(o,a)];return s.signatureArgs??=r?.signatureArgs,s.signatureArgsCyclic??=!!r?.signatureArgsCyclic,c},s.description=n.description?[n.description]:r?.description,s.bindingType=n.type,s.constValue=Fx(n.type,n.const),t.addProperty(s)}},Ux=(t,e,n)=>{let r=t;return(i,s)=>{let o=i.parent.root,a=[];if(r.const){let l=i.ast.quickValues;if(l?.length==1){let u=Array.isArray(r.const)?r.const:[r.const];Array.isArray(l[0])&&u.length===l[0].length&&l[0].every((f,h)=>typeof f=="number"&&Number.isNaN(f)||u[h]===f)||a.push($(24,i.ast.values??i.ast,Jt.DiagnosticSeverity.Error,[],[],[`Binding expects values to be "${r.type}" with value: ${r.const}`]))}}if(r.deprecated&&a.push($(14,i.ast,Jt.DiagnosticSeverity.Warning,[],[Jt.DiagnosticTag.Deprecated],[i.name])),(r.type==="phandle"||r.type==="phandles"||r.type==="path")&&we(i.ast.values)?.forEach(u=>{qn(u,o)||a.push($(22,u,Jt.DiagnosticSeverity.Error))}),r.type==="path"&&i.ast.values?.values.at(0)?.value instanceof je){let l=i.ast.values?.values.at(0)?.value,u=[];l.value.split("/").every(d=>{let f=o.getNode(d);return f?u.push(d):a.push($(23,l,Jt.DiagnosticSeverity.Error,[],[],[d,`/${u.join("/")}`])),!f})}let c=i.name.match(/^(.*)-(\d+)$/);if(r.type==="phandles"&&c){let l="";e.endsWith("-gpios")?l="gpio":l=r["specifier-space"]??c[1];let u=Number.parseInt(c[2],10),d=i.parent.getProperty(`${l}-names`);d&&(d.ast.quickValues?.at(u)||a.push($(33,i.ast,Jt.DiagnosticSeverity.Warning,[d.ast],[],[i.name,u.toString()])))}if(r.type==="phandle-array"){let l=we(i.ast.values),u=0,d=[],f=0;for(;l&&u<l.length;){let h=l.at(u),y=qn(h,o);if(!y){a.push($(22,h??i.ast,Jt.DiagnosticSeverity.Error));break}let p="";e.endsWith("-gpios")?p="gpio":p=r["specifier-space"]??e.slice(0,-1);let T=y.getProperty(`#${p}-cells`);if(!T){a.push($(16,i.ast,Jt.DiagnosticSeverity.Error,[...y.nodeNameOrLabelRef],[],[i.name,`#${p}-cells`,`/${y.path.slice(1).join("/")}`]));break}let _=T?Re(T,0,0,s)??0:0,v=y.nodeType?.cellsValues?.find(x=>x.specifier===p)?.values;if(d.push([`${f}_phandel`,...v?.map(x=>`${f}_${x}`)??[],...Array.from({length:_-(v?.length??0)},(x,B)=>`${f}_cell${_-(v?.length??0)?B:""}`)]),1+_>l.length-u){a.push($(19,h??i.ast,Jt.DiagnosticSeverity.Error,[],[],[i.name,`<${d.at(-1).join(" ")}>`]));break}u+=1+_;let b=l.slice(u-_,u),w=y.getProperty(`${p}-map`);if(w){let x=y.getNexusMapEntyMatch(p,s,b);x?.match?i.nexusMapsTo.push({mappingValuesAst:b,mapItem:x.match}):a.push($(31,x.entry,Jt.DiagnosticSeverity.Error,[w.ast]))}let C=i.parent.getProperty(`${p}-names`);h&&C&&(C.ast.quickValues?.at(f)||a.push($(33,new q(z(h.firstToken,l.at(u-1)?.lastToken)),Jt.DiagnosticSeverity.Warning,[C.ast],[],[i.name,f.toString()]))),f++}d.push([`${f}_phandel`,`${f}_cell...`]),n.signatureArgs=d.map(h=>h.map(y=>Jt.ParameterInformation.create(y)))}return a}};var Gx=(t,e)=>{let n=t.zephyrBindings.join(":");return{files:t,type:e,getNodeTypes:async r=>{switch(e){case"Zephyr":return hS().getNodeTypes(t.zephyrBindings,r,n);case"DevicetreeOrg":return{type:dS().getNodeTypes(t.deviceOrgBindingsMetaSchema,t.deviceOrgTreeBindings,r),issues:[]}}},getBindings:()=>{switch(e){case"Zephyr":return hS().getBindings(n);case"DevicetreeOrg":return dS().getBindings()}}}};var Ep=K(J());var dK=t=>!t.lastToken.prevToken||!t.lastToken.prevToken.prevToken?[]:[{startLine:t.firstToken.pos.line,startCharacter:t.firstToken.pos.col,endLine:t.lastToken.prevToken.prevToken.pos.line,endCharacter:t.lastToken.prevToken.prevToken.pos.col,kind:Ep.FoldingRangeKind.Comment}],pS=t=>!t.openScope||!t.closeScope?.prevToken?t.nodes.flatMap(pS):[{startLine:t.openScope.pos.line,startCharacter:t.openScope.pos.col,endLine:t.closeScope.prevToken.pos.line,endCharacter:t.closeScope.prevToken.pos.col,kind:Ep.FoldingRangeKind.Region},...t.nodes.flatMap(pS)],Yx=t=>{let e=[];return[...t instanceof Vi?t.ifBlocks.map(n=>({start:(n.expression??n.keyword).lastToken,end:n.content?.lastToken??(n.expression??n.keyword).lastToken})):[{start:(t.ifDef.identifier??t.ifDef.keyword).lastToken,end:t.ifDef.content?.lastToken}],t.elseOption?{start:t.elseOption.keyword.lastToken,end:t.elseOption.content?.lastToken}:null].forEach(n=>{!n||!n.end||e.push({startLine:n.start.pos.line,startCharacter:n.start.pos.col,endLine:n.end.pos.line,endCharacter:n.end.pos.colEnd,kind:Ep.FoldingRangeKind.Region})}),e},fK=t=>t instanceof mt?pS(t):t instanceof qo||t instanceof Vi?Yx(t):t instanceof Jn?dK(t):[];function Kx(t,e){return e.allAstItems.flatMap(n=>[n,...n.allDescendants]).filter(n=>se(n.uri,t)).flatMap(fK)}var Xs=K(J());function hK(t){if(!t||!(t.ast instanceof xe)&&!(t.ast instanceof Ht))return[];let e=n=>n.nodeType?.bindingsPath?[Xs.Location.create(pe(n.nodeType.bindingsPath),Xs.Range.create(Xs.Position.create(0,0),Xs.Position.create(0,0)))]:[];return t.item instanceof ke&&!Ot(t.ast)?e(t.item):t.ast instanceof Ht&&t.ast.parentNode instanceof de&&t.ast.parentNode.linksTo?e(t.ast.parentNode.linksTo):t.ast instanceof xe&&t.ast.linksTo?e(t.ast.linksTo):[]}async function Xx(t,e){return St(t,e,n=>[...hK(n)])}var kp=require("fs");var pK=(t,e)=>{jn().reset(t),jn().requestTokens(t,!0),e(t)},wp=class{constructor(e,n,r){this.file=e;this.cb=n;this.hasDocumentOpen=r;this.count=0}watch(){if(this.count++,this.count===1){console.log("create watch for",this.file);let e=this.file,n=this.cb;this.onChange=()=>{if(this.hasDocumentOpen(e)){console.log("skipping on change document is open",e);return}console.log("onChange",e),pK(e,n)},(0,kp.watchFile)(e,this.onChange)}}unwatch(){this.count--,this.count===0&&(console.log("dispose watch for",this.file),(0,kp.unwatchFile)(this.file,this.onChange),this.onChange=void 0)}};var Qt=K(require("path")),mS=require("fs");var Ir=t=>{if(t)return Array.isArray(t)?t:[t]},mK=t=>({...t,deviceOrgBindingsMetaSchema:Ir(t.deviceOrgBindingsMetaSchema),deviceOrgTreeBindings:Ir(t.deviceOrgTreeBindings),includePaths:Ir(t.includePaths),lockRenameEdits:Ir(t.lockRenameEdits),zephyrBindings:Ir(t.zephyrBindings),overlays:Ir(t.overlays)}),Jx=t=>({...t,defaultDeviceOrgBindingsMetaSchema:Ir(t.defaultDeviceOrgBindingsMetaSchema),defaultDeviceOrgTreeBindings:Ir(t.defaultDeviceOrgTreeBindings),defaultIncludePaths:Ir(t.defaultIncludePaths),defaultLockRenameEdits:Ir(t.defaultLockRenameEdits),defaultZephyrBindings:Ir(t.defaultZephyrBindings),contexts:t.contexts?.map(mK)}),lr=async(t,e)=>(e&&(t=t.replaceAll("${workspaceFolder}",e)),t),Js={defaultBindingType:"Zephyr",defaultZephyrBindings:[],defaultIncludePaths:[],defaultDeviceOrgBindingsMetaSchema:[],defaultDeviceOrgTreeBindings:[],contexts:[],defaultLockRenameEdits:[],allowAdhocContexts:!0,autoChangeContext:!0},gS=async(t,e,n)=>{let r=(t.cwd?await lr(t.cwd,n):void 0)??e.cwd,i=await Promise.all((t.includePaths??e.defaultIncludePaths).map(f=>lr(f,n))),s=await Promise.all((t.zephyrBindings??e.defaultZephyrBindings).map(f=>lr(f,n))),o=t.bindingType??e.defaultBindingType,a=await Promise.all((t.deviceOrgTreeBindings??e.defaultDeviceOrgTreeBindings).map(f=>lr(f,n))),c=await Promise.all((t.deviceOrgBindingsMetaSchema??e.defaultDeviceOrgBindingsMetaSchema).map(f=>lr(f,n))),l=await Promise.all((t.lockRenameEdits??e.defaultLockRenameEdits).map(f=>lr(f,n)));r&&o==="Zephyr"&&(!s||s.length===0)&&(s=["./zephyr/dts/bindings"]);let u=t.dtsFile,d=t.overlays??[];return r&&(s=s.map(f=>(0,Qt.resolve)(r,f)).filter(f=>(0,mS.existsSync)(f)),a=a?.map(f=>(0,Qt.resolve)(r,f)),c=c.map(f=>(0,Qt.resolve)(r,f)),i=i.map(f=>(0,Qt.resolve)(r,f)),u=(0,Qt.resolve)(r,u),d=d.map(f=>(0,Qt.resolve)(r,f)),l=l.map(f=>(0,Qt.resolve)(r,f))),{ctxName:t.ctxName??(0,Qt.basename)(u),cwd:r?nt(r):void 0,includePaths:i.map(nt),zephyrBindings:s.map(nt),bindingType:o,deviceOrgTreeBindings:a.map(nt),deviceOrgBindingsMetaSchema:c.map(nt),dtsFile:nt(u),overlays:d.map(nt),lockRenameEdits:l.map(nt)}},jl=async(t,e)=>{let n=t.cwd?await lr(t.cwd,e):void 0,r=t.defaultBindingType,i=t.defaultDeviceOrgBindingsMetaSchema=await Promise.all((t.defaultDeviceOrgBindingsMetaSchema??[]).map(d=>lr(d,e))),s=t.defaultDeviceOrgTreeBindings=await Promise.all((t.defaultDeviceOrgTreeBindings??[]).map(d=>lr(d,e))),o=t.defaultIncludePaths=await Promise.all((t.defaultIncludePaths??[]).map(d=>lr(d,e))),a=t.defaultZephyrBindings=await Promise.all((t.defaultZephyrBindings??[]).map(d=>lr(d,e))),c=t.defaultLockRenameEdits=await Promise.all((t.defaultLockRenameEdits??[]).map(d=>lr(d,e)));n&&(o=t.defaultIncludePaths=(t.defaultIncludePaths??[]).map(d=>(0,Qt.resolve)(n,d)),r==="Zephyr"&&!t.defaultZephyrBindings&&(a=["./zephyr/dts/bindings"]),a=a.map(d=>(0,Qt.resolve)(n,d)),i=i.map(d=>(0,Qt.resolve)(n,d)),s=(t.defaultDeviceOrgTreeBindings??[]).map(d=>(0,Qt.resolve)(n,d)),c=c.map(d=>(0,Qt.resolve)(n,d)));let l={cwd:n,defaultDeviceOrgBindingsMetaSchema:i,defaultDeviceOrgTreeBindings:s,defaultIncludePaths:o,defaultZephyrBindings:a,defaultLockRenameEdits:c,defaultBindingType:r,autoChangeContext:t.autoChangeContext??Js.autoChangeContext,allowAdhocContexts:t.allowAdhocContexts??Js.allowAdhocContexts},u=(await Promise.all(t.contexts?.map(d=>gS(d,l,e))??[])).filter(d=>[d.dtsFile,...d.overlays].every(f=>(0,mS.existsSync)(f)&&Qt.default.isAbsolute(f)));return{...l,contexts:u}};var fs=require("path");var Qx=t=>`DT_PROP(${yS(t.parent)}, ${t.name.replaceAll("-","_")}))`,Zx=t=>t.parent.labels.map(e=>`DT_PROP(DT_NODELABEL(${e.label.toString()}), ${t.name.replaceAll("-","_")})`);var yS=t=>`DT_PATH(${t.path.slice(1).map(e=>e.replace("@","_").replaceAll("-","_")).join(",")})`,eM=t=>t.labels.map(e=>`DT_NODELABEL(${e.label.toString()})`),tM=t=>{let e=[];return Bo.getNodeFromPath(["aliases"],t.root)?.property.filter(i=>{if(i.ast.quickValues?.at(0)===t.pathString)return!0;let s=i.ast.values?.values.at(0)?.value;if(s instanceof de&&s.linksTo===t||s instanceof $n&&s.path?.pathParts.at(-1)?.linksTo===t)return!0})?.forEach(i=>e.push(`DT_ALIAS(${i.name.replaceAll("-","_")})`)),e};function gK(t,e){if(!t||!(t.item instanceof Ve)||!(t.ast instanceof He))return[];let n=[];if(e.settings.bindingType==="Zephyr"){n.push({type:"dt_zephyr_macro_prop_node_path",data:Qx(t.item)});let r=t.item;Zx(t.item).forEach(i=>{n.push({type:"dt_zephyr_macro_prop_node_label",data:i})})}return n}function yK(t,e){if(!t||t.item===null)return[];let n;if(t.item instanceof ke?n=t.item:t.ast.parentNode instanceof de&&t.ast.parentNode.linksTo?n=t.ast.parentNode.linksTo:t.ast instanceof xe&&t.ast.linksTo&&(n=t.ast.linksTo),!n)return[];let r=[{type:"path",data:n.pathString}];return e.settings.bindingType==="Zephyr"&&(eM(n).forEach(i=>{r.push({type:"dt_zephyr_macro_node_label",data:i})}),r.push({type:"dt_zephyr_macro_node_path",data:yS(n)}),tM(n).forEach(i=>{r.push({type:"dt_zephyr_macro_prop_node_alias",data:i})})),r}async function nM(t,e){return e?St(t,e,n=>[...yK(n,e),...gK(n,e)]):[]}var rM=K(J());function vK(t){return!t||!(t.item instanceof Ve)?void 0:t.item.parent.nodeType?.getSignatureHelp?.(t.item,t.ast,t.beforeAst,t.afterAst)}async function bK(t){let e=ec(t?.ast);if(!e||!e.params.length||!t?.ast||t.ast===e.functionName)return;let r=(await t.runtime.context.getAllParsers()).at(-1).cPreprocessorParser.macros.get(e.functionName.name)?.macro.identifier;if(!r||!(r instanceof zr))return;let i=r.params.map(o=>({label:o instanceof It?o.name:"..."})),s=e.params.find(o=>o&&(t.ast===o||o.isAncestorOf(t.ast)));return s??=t.afterAst?e.params.find(o=>o&&(t.afterAst===o||o.isAncestorOf(t.afterAst))):void 0,s??=t.beforeAst?e.params.find(o=>o&&(t.beforeAst===o||o.isAncestorOf(t.beforeAst))):void 0,{signatures:[rM.SignatureInformation.create(`${e.functionName.name}(${i.map(o=>o.label).join(", ")})`,void 0,...i.flat())],activeSignature:0,activeParameter:s?e.params.indexOf(s):void 0}}async function iM(t,e){if(e)return(await St(t,e,async n=>[await bK(n)||vK(n)])).at(0)}var Fl=class{diff(e,n,r={}){let i;typeof r=="function"?(i=r,r={}):"callback"in r&&(i=r.callback);let s=this.castInput(e,r),o=this.castInput(n,r),a=this.removeEmpty(this.tokenize(s,r)),c=this.removeEmpty(this.tokenize(o,r));return this.diffWithOptionsObj(a,c,r,i)}diffWithOptionsObj(e,n,r,i){var s;let o=v=>{if(v=this.postProcess(v,r),i){setTimeout(function(){i(v)},0);return}else return v},a=n.length,c=e.length,l=1,u=a+c;r.maxEditLength!=null&&(u=Math.min(u,r.maxEditLength));let d=(s=r.timeout)!==null&&s!==void 0?s:1/0,f=Date.now()+d,h=[{oldPos:-1,lastComponent:void 0}],y=this.extractCommon(h[0],n,e,0,r);if(h[0].oldPos+1>=c&&y+1>=a)return o(this.buildValues(h[0].lastComponent,n,e));let p=-1/0,T=1/0,_=()=>{for(let v=Math.max(p,-l);v<=Math.min(T,l);v+=2){let b,w=h[v-1],C=h[v+1];w&&(h[v-1]=void 0);let x=!1;if(C){let j=C.oldPos-v;x=C&&0<=j&&j<a}let B=w&&w.oldPos+1<c;if(!x&&!B){h[v]=void 0;continue}if(!B||x&&w.oldPos<C.oldPos?b=this.addToPath(C,!0,!1,0,r):b=this.addToPath(w,!1,!0,1,r),y=this.extractCommon(b,n,e,v,r),b.oldPos+1>=c&&y+1>=a)return o(this.buildValues(b.lastComponent,n,e))||!0;h[v]=b,b.oldPos+1>=c&&(T=Math.min(T,v-1)),y+1>=a&&(p=Math.max(p,v+1))}l++};if(i)(function v(){setTimeout(function(){if(l>u||Date.now()>f)return i(void 0);_()||v()},0)})();else for(;l<=u&&Date.now()<=f;){let v=_();if(v)return v}}addToPath(e,n,r,i,s){let o=e.lastComponent;return o&&!s.oneChangePerToken&&o.added===n&&o.removed===r?{oldPos:e.oldPos+i,lastComponent:{count:o.count+1,added:n,removed:r,previousComponent:o.previousComponent}}:{oldPos:e.oldPos+i,lastComponent:{count:1,added:n,removed:r,previousComponent:o}}}extractCommon(e,n,r,i,s){let o=n.length,a=r.length,c=e.oldPos,l=c-i,u=0;for(;l+1<o&&c+1<a&&this.equals(r[c+1],n[l+1],s);)l++,c++,u++,s.oneChangePerToken&&(e.lastComponent={count:1,previousComponent:e.lastComponent,added:!1,removed:!1});return u&&!s.oneChangePerToken&&(e.lastComponent={count:u,previousComponent:e.lastComponent,added:!1,removed:!1}),e.oldPos=c,l}equals(e,n,r){return r.comparator?r.comparator(e,n):e===n||!!r.ignoreCase&&e.toLowerCase()===n.toLowerCase()}removeEmpty(e){let n=[];for(let r=0;r<e.length;r++)e[r]&&n.push(e[r]);return n}castInput(e,n){return e}tokenize(e,n){return Array.from(e)}join(e){return e.join("")}postProcess(e,n){return e}get useLongestToken(){return!1}buildValues(e,n,r){let i=[],s;for(;e;)i.push(e),s=e.previousComponent,delete e.previousComponent,e=s;i.reverse();let o=i.length,a=0,c=0,l=0;for(;a<o;a++){let u=i[a];if(u.removed)u.value=this.join(r.slice(l,l+u.count)),l+=u.count;else{if(!u.added&&this.useLongestToken){let d=n.slice(c,c+u.count);d=d.map(function(f,h){let y=r[l+h];return y.length>f.length?y:f}),u.value=this.join(d)}else u.value=this.join(n.slice(c,c+u.count));c+=u.count,u.added||(l+=u.count)}}return i}};var vS=class extends Fl{constructor(){super(...arguments),this.tokenize=SK}equals(e,n,r){return r.ignoreWhitespace?((!r.newlineIsToken||!e.includes(`
301
- `))&&(e=e.trim()),(!r.newlineIsToken||!n.includes(`
302
- `))&&(n=n.trim())):r.ignoreNewlineAtEof&&!r.newlineIsToken&&(e.endsWith(`
303
- `)&&(e=e.slice(0,-1)),n.endsWith(`
304
- `)&&(n=n.slice(0,-1))),super.equals(e,n,r)}},TK=new vS;function bS(t,e,n){return TK.diff(t,e,n)}function SK(t,e){e.stripTrailingCr&&(t=t.replace(/\r\n/g,`
305
- `));let n=[],r=t.split(/(\n|\r\n)/);r[r.length-1]||r.pop();for(let i=0;i<r.length;i++){let s=r[i];i%2&&!e.newlineIsToken?n[n.length-1]+=s:n.push(s)}return n}function TS(t,e,n,r,i,s,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:u}=a;bS(n,r,Object.assign(Object.assign({},a),{callback:d=>{let f=l(d);u(f)}}))}else return l(bS(n,r,a));function l(u){if(!u)return;u.push({value:"",lines:[]});function d(v){return v.map(function(b){return" "+b})}let f=[],h=0,y=0,p=[],T=1,_=1;for(let v=0;v<u.length;v++){let b=u[v],w=b.lines||_K(b.value);if(b.lines=w,b.added||b.removed){if(!h){let C=u[v-1];h=T,y=_,C&&(p=c>0?d(C.lines.slice(-c)):[],h-=p.length,y-=p.length)}for(let C of w)p.push((b.added?"+":"-")+C);b.added?_+=w.length:T+=w.length}else{if(h)if(w.length<=c*2&&v<u.length-2)for(let C of d(w))p.push(C);else{let C=Math.min(w.length,c);for(let B of d(w.slice(0,C)))p.push(B);let x={oldStart:h,oldLines:T-h+C,newStart:y,newLines:_-y+C,lines:p};f.push(x),h=0,y=0,p=[]}T+=w.length,_+=w.length}}for(let v of f)for(let b=0;b<v.lines.length;b++)v.lines[b].endsWith(`
306
- `)?v.lines[b]=v.lines[b].slice(0,-1):(v.lines.splice(b+1,0,"\"),b++);return{oldFileName:t,newFileName:e,oldHeader:i,newHeader:s,hunks:f}}}function Np(t){if(Array.isArray(t))return t.map(Np).join(`
307
- `);let e=[];t.oldFileName==t.newFileName&&e.push("Index: "+t.oldFileName),e.push("==================================================================="),e.push("--- "+t.oldFileName+(typeof t.oldHeader>"u"?"":" "+t.oldHeader)),e.push("+++ "+t.newFileName+(typeof t.newHeader>"u"?"":" "+t.newHeader));for(let n=0;n<t.hunks.length;n++){let r=t.hunks[n];r.oldLines===0&&(r.oldStart-=1),r.newLines===0&&(r.newStart-=1),e.push("@@ -"+r.oldStart+","+r.oldLines+" +"+r.newStart+","+r.newLines+" @@");for(let i of r.lines)e.push(i)}return e.join(`
308
- `)+`
309
- `}function sM(t,e,n,r,i,s,o){if(typeof o=="function"&&(o={callback:o}),o?.callback){let{callback:a}=o;TS(t,e,n,r,i,s,Object.assign(Object.assign({},o),{callback:c=>{a(c?Np(c):void 0)}}))}else{let a=TS(t,e,n,r,i,s,o);return a?Np(a):void 0}}function SS(t,e,n,r,i,s){return sM(t,t,e,n,r,i,s)}function _K(t){let e=t.endsWith(`
310
- `),n=t.split(`
311
- `).map(r=>r+`
312
- `);return e?n.pop():n.push(n.pop().slice(0,-1)),n}var oM=require("timers"),aM=require("events");var _S=class extends aM.EventEmitter{constructor(e=3e3,n=1e3){super(),this.thresholdBytes=e*1024*1024,this.interval=(0,oM.setInterval)(()=>{let r=process.memoryUsage().heapUsed;r>this.thresholdBytes&&this.emit("thresholdExceeded",{usedMb:(r/1024/1024).toFixed(2),thresholdMb:e})},n)}stop(){clearInterval(this.interval)}},EK=new _S(3e3),cM=()=>{EK.on("thresholdExceeded",({usedMb:t,thresholdMb:e})=>{console.warn(`[HeapMonitor] Heap usage exceeded ${e}MB: ${t}MB used`),kR(),wR()})};var Le=[],Be,Ra,Rp=new WeakMap,Pp=new Map;cM();var uM=async t=>{await t.stable(),t.getContextFiles().forEach(e=>{Pp.has(e)||Pp.set(e,new wp(e,RS,n=>!!Cp(n))),Pp.get(e)?.watch()})},NS=async t=>{let e=Le.indexOf(t);if(e===-1)return;Dp(t,void 0,!0),Rp.delete(t),console.log(`(ID: ${t.id}) cleaning Context for [${t.ctxNames.join(",")}]`);let n=await Qs(t);if(ee.sendNotification("devicetree/contextDeleted",{ctxNames:t.ctxNames.map(r=>r.toString()),id:t.id,...await t.getFileTree(),settings:t.settings,active:Be===t,type:n.type}),Le.splice(e,1),await DS(),t===Be&&(Be=void 0,Le.length)){let r=Ra?vr(Le,{uri:Ra}):void 0;r??=Le[0],console.log("Active context was deleted. Forcing active to",r.id),await Lt({id:r.id},!0)}dM(t)},dM=async t=>{await t.stable(),t.getContextFiles().forEach(e=>Pp.get(e)?.unwatch())},wK=t=>{let e=Rp.get(t);if(!e?.abort.signal.aborted)return Promise.all([e?.promise,t.getRuntime()])},$e=async()=>{await Promise.all(Le.map(wK))},PS=async t=>(await fM()).indexOf(t)!==-1,fM=async()=>{let t=await hM();return Le.filter(e=>!t.some(n=>n===e))},hM=async()=>{let t=await kS();return Le.filter(e=>t.contexts.find(n=>di(n)===e.id))},kK=async()=>{let t=await DK();return Le.filter(e=>t.contexts.find(n=>di(n)===e.id))},NK=async t=>(await kK()).indexOf(t)!==-1,PK=async(t,e)=>{if(t===e)return!0;let n=(await t.getAllParsers()).flatMap(i=>i.cPreprocessorParser.dtsIncludes).filter(i=>i.resolvedPath),r=(await e.getAllParsers()).flatMap(i=>i.cPreprocessorParser.dtsIncludes).filter(i=>i.resolvedPath);return r.some(i=>se(i.resolvedPath,t.parser.uri))&&n.length?n.every(i=>r.some(s=>s.resolvedPath===i.resolvedPath&&s.firstToken.pos.col===i.firstToken.pos.col&&s.firstToken.pos.len===i.firstToken.pos.len&&s.firstToken.pos.line===i.firstToken.pos.line&&s.lastToken.pos.col===i.lastToken.pos.col&&s.lastToken.pos.len===i.lastToken.pos.len&&s.lastToken.pos.line===i.lastToken.pos.line)):e.getContextFiles().some(i=>se(i,t.parser.uri))},RK=async t=>{if(!await PS(t))return;let e=await fM(),n=await hM(),r=await zd(e);if(Le.indexOf(t)===-1)return;let i=await Promise.all(r.flatMap(a=>[...n,...e.filter(c=>c!==a.context)].map(async c=>({context:a.context,same:await PK(a.context,c)})))),s=t.getContextFiles(),o=r.filter(a=>i.some(c=>c.context===a.context&&c.same)||a.context!==t&&se(a.context.parser.uri,t.parser.uri)&&s.some(c=>c&&a.files.indexOf(c)!==-1)).map(a=>a.context);o.length&&o.forEach(NS)},ee=(0,Qe.createConnection)(Qe.ProposedFeatures.all),xr=new Qe.TextDocuments(Po),pM=!1,ES=!1,mM=!1,gM=!1,yM=!1,wS;ee.onInitialize(t=>{wS=t.workspaceFolders??[],ee.console.log(`[Server(${process.pid}) ${wS?.at(0)?.uri} Version 0.4.9 ] Started and initialize received`);let e=t.capabilities;pM=!!(e.workspace&&e.workspace.configuration),ES=!!(e.workspace&&e.workspace.workspaceFolders),mM=!!e.workspace?.diagnostics?.refreshSupport,gM=!!e.workspace?.semanticTokens?.refreshSupport,yM=!!e.workspace?.foldingRange?.refreshSupport;let n={capabilities:{typeDefinitionProvider:!0,workspaceSymbolProvider:!0,textDocumentSync:Qe.TextDocumentSyncKind.Incremental,renameProvider:{prepareProvider:!0},completionProvider:{resolveProvider:!0,triggerCharacters:["&","="," ",'"']},codeActionProvider:{codeActionKinds:[Qe.CodeActionKind.QuickFix,Qe.CodeActionKind.SourceFixAll]},documentSymbolProvider:!0,semanticTokensProvider:{legend:{tokenTypes:wd,tokenModifiers:kd},full:!0},documentLinkProvider:{resolveProvider:!1},foldingRangeProvider:!0,definitionProvider:!0,declarationProvider:!0,referencesProvider:!0,documentFormattingProvider:!0,hoverProvider:!0,signatureHelpProvider:{triggerCharacters:["<","("],retriggerCharacters:[" ",","]}}};return ES&&(n.capabilities.workspace={workspaceFolders:{changeNotifications:!0,supported:!0}}),n});ee.onInitialized(()=>{pM&&ee.client.register(Qe.DidChangeConfigurationNotification.type,{}),ES&&ee.workspace.onDidChangeWorkspaceFolders(async t=>{ee.console.log("Workspace folder change event received"),await zl()})});var CK=async()=>{let t=vM();return t={...Js,...t},jl(t,await Vl())},kS=async()=>{let t=IK();return t={...Js,...t},jl(t,await Vl())},DK=async()=>{let t=xK();return t={...Js,...t},jl(t,await Vl())},Ul=async()=>{let t=OK();return t={...Js,...t},jl(t,await Vl())},AK=new Map,Vl=async()=>(await ee.workspace.getWorkspaceFolders()??wS)?.map(e=>Ue(e.uri))?.at(0),lM=async t=>{let e=vr(Le,{id:di(t)});if(e)return e.ctxNames.includes(t.ctxName)||console.log(`(ID: ${e.id}) Adding name ${t.ctxName} for [${e.ctxNames.join(",")}]`),e.addCtxName(t.ctxName),e;let n=di(t);console.log(`(ID: ${n}) New context [${t.ctxName}]`),console.log(`(ID: ${n}) Settings: ${JSON.stringify(t,void 0," ")}`);let r=(0,fs.join)((0,fs.dirname)(t.dtsFile),"dts","bindings"),i=new Tf(t,t.bindingType?Gx({zephyrBindings:t.zephyrBindings?[r,...t.zephyrBindings]:[r],deviceOrgBindingsMetaSchema:t.deviceOrgBindingsMetaSchema??[],deviceOrgTreeBindings:t.deviceOrgTreeBindings??[]},t.bindingType):void 0);Le.push(i),uM(i),await i.stable();let s=await Qs(i);return ee.sendNotification("devicetree/contextCreated",{ctxNames:i.ctxNames.map(o=>o.toString()),id:i.id,...await i.getFileTree(),settings:i.settings,active:i===Be,type:s.type}),await RK(i),await DS(),i},zl=async()=>{let t=await kS(),e=await Ul();e.allowAdhocContexts||(e=await kS());let n=e.contexts.map(di);Le.filter(i=>!n.includes(i.id)).forEach(NS),await t.contexts?.reduce((i,s)=>i.then(async()=>{await lM(s)}),Promise.resolve()),e.allowAdhocContexts&&await(await CK()).contexts?.reduce((s,o)=>s.then(async()=>{vr(Le,{uri:o.dtsFile})||await lM(o)}),Promise.resolve()),Ra?await Lt({uri:Ra}):!Be&&Le.length&&(console.log(`No active context using first context (ID: ${Le[0].id}) [${Le[0].ctxNames.join(",")}]`),await Lt({id:Le[0].id}))},ur,ds,Bl=new Map,Pa=new Map,OK=()=>!ds&&!ur?void 0:{...ds,...ur,contexts:[...ur?.contexts??[],...Array.from(Pa.values()),...Array.from(Bl.values())]},vM=()=>!ds&&!ur?void 0:{...ds,...ur,contexts:[...Array.from(Bl.values())]},IK=()=>!ds&&!ur?void 0:{...ds,...ur,contexts:[...ur?.contexts??[],...Array.from(Pa.values())]},xK=()=>!ds&&!ur?void 0:{...ur,contexts:[...ur?.contexts??[]]};function MK(t){let e={...t};for(let n in e)e[n]===null&&delete e[n];return e}var bM=async()=>{let t=await Ul();console.log("Resolved settings",JSON.stringify(t,void 0," ")),ee.sendNotification("devicetree/settingsChanged",t),await zl(),$e().then(()=>{mM&&ee.languages.diagnostics.refresh()})};ee.onDidChangeConfiguration(async t=>{t?.settings?.devicetree&&(ur=Jx(MK(t.settings.devicetree)),console.log("Configuration changed",JSON.stringify(t,void 0," ")),await bM())});var TM=()=>{let t=Be?.getContextFiles();Array.from(xr.keys()).forEach(e=>{t?.some(n=>se(n,Ue(e)))||ee.sendDiagnostics({uri:e,version:xr.get(e)?.version,diagnostics:[{severity:Qe.DiagnosticSeverity.Information,range:Qe.Range.create(Qe.Position.create(0,0),Qe.Position.create(0,0)),message:"File not in active context",source:"devicetree"}]})})},RS=async t=>{let e=Lg(Le,t);if(e.length)e.forEach(n=>{Rp.get(n)?.abort.abort();let r=new AbortController,i=new Promise(s=>{setTimeout(async()=>{if(r.signal.aborted){s();return}let o=performance.now(),a=Be===n,c=a?SM(n):[];dM(n),await n.reevaluate(t),uM(n),a&&CS(n).then(l=>{let u=l.items.map(d=>({uri:d.uri,version:d.version??void 0,diagnostics:d.items}));Dp(n,c.filter(d=>u.every(f=>f.uri!==d.uri))),u.forEach(d=>{ee.sendDiagnostics(d)})}),s(),console.log("reevaluate",performance.now()-o)},50)});Rp.set(n,{abort:r,promise:i})});else{if((await Ul()).allowAdhocContexts===!1)return;await zl(),await Lt({uri:t})}},LK=t=>xr.keys().find(e=>se(Ue(e),t)),Cp=t=>{let e=LK(t);if(e)return xr.get(e)},SM=t=>t.getContextFiles().map(e=>({uri:pe(e),version:Cp(e)?.version,diagnostics:[]})),Dp=async(t,e=SM(t),n=!1)=>{!n&&t!==Be||await Promise.all(e.filter(r=>t===Be||!Be?.getContextFiles().some(i=>se(Ue(r.uri),i))).map(r=>ee.sendDiagnostics({uri:r.uri,version:xr.get(r.uri)?.version,diagnostics:[]})))},CS=async t=>{await t.stable();let e=performance.now(),n=await t.getDiagnostics(),r=t.getContextFiles().map(i=>({uri:pe(i),kind:Qe.DocumentDiagnosticReportKind.Full,items:n.get(i)??[],version:Cp(i)?.version??null}));return console.log(`(ID: ${t.id})`,"workspace diagnostics",`[${t.ctxNames.join(",")}]`,performance.now()-e),{items:[...r]}},DS=async()=>{let t=await Promise.all(Le.map(Qs));console.log("======== Context List ========"),t.forEach(e=>{console.log(`(ID: ${e.ctx.id}) [${e.ctx.ctxNames.join(",")}]`,`[${e.type}]`,Be===e.ctx?" [ACTIVE]":"")}),console.log("==============================")},Qs=async t=>{let e=await PS(t),n=!e&&await NK(t);return{ctx:t,type:e?"Ad Hoc":n?"User":"3rd Party"}},Lt=async(t,e=!1)=>{"uri"in t&&(Ra=t.uri,console.log("Active File Uri",Ra));let n=await Ul();if(await $e(),Be&&!e&&!n.autoChangeContext||!e&&Be?.getContextFiles().find(s=>"uri"in t&&se(s,t.uri)))return!1;let r=Be,i=vr(Le,t);return r!==i&&(r&&Dp(r),Be=i,i?(Qs(i).then(async s=>{let o=await i.getFileTree();!i||i!==Be&&!Le.includes(i)||ee.sendNotification("devicetree/newActiveContext",{ctxNames:i.ctxNames.map(a=>a.toString()),id:i.id,...o,settings:i.settings,active:Be===i,type:s.type})}),CS(i).then(s=>{s.items.map(o=>({uri:o.uri,version:o.version??void 0,diagnostics:o.items})).forEach(o=>{ee.sendDiagnostics(o)})}),await DS()):ee.sendNotification("devicetree/newActiveContext",void 0)),yM&&ee.languages.foldingRange.refresh(),gM&&ee.languages.semanticTokens.refresh(),TM(),!0};xr.listen(ee);xr.onDidClose(async t=>{let e=Ue(t.document.uri),n=Lg(Le,e);if(n.length===0){Bl.delete(e),ee.sendDiagnostics({uri:t.document.uri,version:xr.get(t.document.uri)?.version,diagnostics:[]});return}await Promise.all(n.map(async r=>{(r?.getContextFiles()??[]).filter(o=>o!==e).some(o=>Cp(o))?Be?.getContextFiles().some(o=>se(o,e))||ee.sendDiagnostics({uri:t.document.uri,version:xr.get(t.document.uri)?.version,diagnostics:[]}):await PS(r)?(NS(r),Bl.delete(r.settings.dtsFile)):Dp(r)})),AK.delete(t.document.uri)});xr.onDidOpen(async t=>{await $e(),TM();let e=Ue(t.document.uri),n=vr(Le,{uri:e});if(n)n!==Be&&await Lt({id:n.id});else{let r={ctxName:(0,fs.basename)(e),dtsFile:e};Bl.set(e,r),await RS(e)}});xr.onDidChangeContent(async t=>{let e=Ue(t.document.uri),n=t.document.getText(),r=jn();r.needsRenew(e,n)&&(console.log("Content changed"),r.renewLexer(e,n),await RS(e))});ee.listen();ee.languages.diagnostics.onWorkspace(async()=>{await $e();let t=Be;return t?CS(t):{items:[]}});ee.onDidChangeWatchedFiles(t=>{ee.console.log("We received a file change event")});ee.onCompletion(async t=>{await $e();let e=Ue(t.textDocument.uri);Lt({uri:e});let n=dn(e);return n?[...await xR(t,n),...await WR(t,n)]:[]});ee.onCompletionResolve(t=>t);var dn=t=>{let e=vM();return vr(Le,{uri:t},Be,e?.preferredContext)};ee.onDocumentSymbol(async t=>{await $e();let e=Ue(t.textDocument.uri),n=dn(e);return n?n.getUriParser(e)?.getDocumentSymbols(e):[]});ee.onWorkspaceSymbol(async()=>{await $e();let t=Be;return t?(await t.getAllParsers()).flatMap(e=>e.getWorkspaceSymbols()):[]});ee.languages.semanticTokens.on(async t=>{try{await $e();let e=Ue(t.textDocument.uri),n=dn(e),r=new Qe.SemanticTokensBuilder,i=n?.isInContext(e);return!n||!i?{data:[]}:((await n.getAllParsers()).forEach(s=>s.buildSemanticTokens(r,e)),r.build())}catch(e){throw console.log(e),e}});ee.onDocumentLinks(async t=>{await $e();let e=Ue(t.textDocument.uri);return dn(e)?.getDocumentLinks(e)});ee.onPrepareRename(async t=>{await $e();let e=Ue(t.textDocument.uri);Lt({uri:e});let n=dn(e);return FR(t,n)});ee.onRenameRequest(async t=>{await $e();let e=Ue(t.textDocument.uri);Lt({uri:e});let n=dn(e);return jR(t,n)});ee.onReferences(async t=>{await $e();let e=Ue(t.textDocument.uri);Lt({uri:e});let n=dn(e);return MR(t,n)});ee.onDefinition(async t=>{await $e();let e=Ue(t.textDocument.uri);Lt({uri:e});let n=dn(e),r=(await n?.getDocumentLinks(e,t.position))?.filter(i=>i.target).map(i=>Qe.Location.create(i.target,i.range))??[];return r.length?r:BR(t,n)});ee.onDeclaration(async t=>{await $e();let e=Ue(t.textDocument.uri);Lt({uri:e});let n=dn(e);return UR(t,n)});ee.onCodeAction(async t=>VR(t));ee.onDocumentFormatting(async t=>{await $e();let e=Ue(t.textDocument.uri);Lt({uri:e});let n=dn(e);return n?Fg(t,n,jn().getDocument(e).getText()):[]});ee.onHover(async t=>{await $e();let e=Ue(t.textDocument.uri),n=dn(e);return(await HR(t,n)).at(0)});ee.onFoldingRanges(async t=>{await $e();let e=Ue(t.textDocument.uri),n=dn(e),r=n?.isInContext(e);if(!n||!r)return[];let i=(await n.getAllParsers()).find(s=>s.getFiles().some(o=>o===e));return i?Kx(e,i):[]});ee.onTypeDefinition(async t=>{await $e();let e=Ue(t.textDocument.uri);Lt({uri:e});let n=dn(e);return Xx(t,n)});ee.onSignatureHelp(async t=>{await $e();let e=Ue(t.textDocument.uri);Lt({uri:e});let n=dn(e);return iM(t,n)});ee.onRequest("devicetree/getContexts",async()=>(await $e(),Promise.all(Le.map(async t=>{let e=await Qs(t);return{ctxNames:t.ctxNames.map(n=>n.toString()),id:t.id,...await t.getFileTree(),settings:t.settings,active:Be===t,type:e.type}}))));ee.onRequest("devicetree/setActive",async t=>(await $e(),console.log("devicetree/setActive",t),await Lt(t,!0)));ee.onRequest("devicetree/getActiveContext",async t=>{if(await $e(),console.log("devicetree/getActiveContext",t),await Lt({id:t},!0),!Be)return;let e=await Qs(Be);return Be?{ctxNames:Be.ctxNames.map(n=>n.toString()),id:t,...await Be.getFileTree(),settings:Be.settings,active:!0,type:e.type}:void 0});ee.onRequest("devicetree/setDefaultSettings",async t=>{await $e(),ds=t,console.log("Integration Settings",t),await bM()});ee.onRequest("devicetree/requestContext",async t=>{await $e();let e=await Ul(),n=await gS(t,e,await Vl());console.log("devicetree/requestContext",n);let r=di(n),i=Array.from(Pa).find(([,a])=>a.ctxName===t.ctxName);if(i){let a=i[0].split(":",1)[0];vr(Le,{name:t.ctxName.toString()})?.removeCtxName(t.ctxName),console.log(`Removing integration context with ID ${a} and name ${t.ctxName}`),Pa.delete(i[0])}Pa.set(`${r}:${t.ctxName}`,t),await zl();let s=Le.find(a=>a.id===r);if(!s)throw new Error("Failed to create context");let o=await Qs(s);return{ctxNames:s.ctxNames.map(a=>a.toString()),id:r,...await s.getFileTree(),settings:s.settings,active:!0,type:o.type}});ee.onRequest("devicetree/removeContext",async({id:t,name:e})=>{await $e(),Pa.delete(`${t}:${e}`);let n=vr(Le,{id:t});if(n){if(n.removeCtxName(e),n.ctxNames.length){console.log("Context will not be deleted as it is still in use by others");return}await zl()}});ee.onRequest("devicetree/compiledDtsOutput",async t=>(await $e(),t?vr(Le,{id:t})?.toFullString():void 0));ee.onRequest("devicetree/serializedContext",async t=>(await $e(),t?vr(Le,{id:t})?.serialize():void 0));ee.onRequest("devicetree/customActions",async t=>(await $e(),nM(t,Be)));ee.onRequest("devicetree/activeFileUri",async t=>{await $e(),Lt({uri:t})});var _M=(t,e,n)=>{let r=[42,44,45,36];return n||r.push(52,32,8,49),t.severity===Qe.DiagnosticSeverity.Error&&se(t.astElement.uri,e)&&!r.some(i=>t.issues.includes(i))},$K=async t=>{await $e();let e=Ue(t.textDocument.uri);Lt({uri:e});let n=dn(e);if(!n)return[];if((await n.getSyntaxIssues(void 0,l=>_M(l,e,!1))).get(e)?.length)throw new Error("Unable to format. Files has sytnax issues.");let i=jn().getDocument(e),s=i.getText(),o=await Fg(t,n,i.getText());if(o.length===0)return;let a=bN(i,o);if(a===i.getText())return;let c=(0,fs.relative)(n.settings.cwd??process.cwd(),e);return SS(`a/${c}`,s,a)};ee.onRequest("devicetree/formattingDiff",$K);ee.onRequest("devicetree/diagnosticIssues",async({uri:t,full:e})=>{await $e();let n=Ue(t);Lt({uri:n});let r=dn(n);if(!r)return[];let i=e?(await r.getDiagnostics()).get(n):(await r.getSyntaxIssues(void 0,s=>_M(s,n,!!e))).get(n);if(i?.length)return i});
313
+ ${r}`])]},GY=(t,e)=>vx(t,e.split("/").filter(n=>n)),vx=(t,e)=>{if(e.length===0)return{node:t,remainingInstancePath:""};let n=e[0].split("@"),r=n[0],i=n.at(1)?.split(",").map(o=>Number.parseInt(o,16)),s=t.getNode(r,i);return s?vx(s,e.slice(1)):{node:t,property:t.getProperty(e[0]),remainingInstancePath:e.slice(1).join("/")}};var ZT=class t{constructor(){this.schemaIdValidators=new Map;this.ajvMap=new Map}static getNodeCompatible(e){let r=e.getProperty("compatible")?.ast.values;if(!r?.values.some(i=>!(i?.value instanceof Ue)))return r?.values.map(i=>(i?.value).value)}parseMetaSchema(e,n){As.sync("**/*.yaml",{cwd:e}).forEach(i=>{i=(0,XT.resolve)(e,i);try{let s=QT.default.parse((0,JT.readFileSync)(i,"utf-8"));n.addMetaSchema(s),this.schemaIdValidators.set(s.$id,i)}catch{}})}parseBindings(e,n){As.sync("**/*.yaml",{cwd:e}).forEach(i=>{i=(0,XT.resolve)(e,i);try{let s=QT.default.parse((0,JT.readFileSync)(i,"utf-8"));n.addSchema(s),this.schemaIdValidators.set(s.$id,i)}catch(s){console.warn(i,s.message)}})}getNodeTypes(e,n,r){let i=`${e.join(";")}::${n.join(";")}`,s=this.ajvMap.get(i);return s||(s=new Sx.default({strict:!1,strictSchema:!1,strictNumbers:!1}),s.addMetaSchema(KT),this.ajvMap.set(i,s),e.forEach(c=>this.parseMetaSchema(c,s)),n.forEach(c=>this.parseBindings(c,s))),t.getNodeCompatible(r)?.map(c=>{try{let l=Array.from(this.schemaIdValidators.keys()).find(f=>f.endsWith(`/${c}.yaml#`));if(!l)return;let u=new lp(s,l);u.bindingsPath=this.schemaIdValidators.get(l),u.compatible=c;let d=s.getSchema(l);return u.description=(d?.schema).description,u.examples=(d?.schema).examples,u.maintainers=(d?.schema).maintainers,u}catch(l){console.warn(l.message)}}).filter(c=>c)??[]}getBindings(){return Array.from(this.schemaIdValidators.keys())}},Tx,eS=()=>(Tx??=new ZT,Tx);var jl=require("path"),Rx=require("fs"),Cx=K(require("path")),Dx=K(Xb());var $t=K(Z());var _x=()=>{let t=new Y("nonposted-mmio",V("EMPTY"),"optional");return t.description=["Specifies that direct children of this bus should use non-posted memory accesses (i.e. a non-posted mapping mode) for MMIO ranges."],t};function Ex(){let t=sn();t.noMismatchPropertiesAllowed=!0;let e=t.properties.find(r=>r.name==="compatible");e.required=()=>"required";let n=t.properties.find(r=>r.name==="ranges");return n.required=()=>"required",t.addProperty(_x()),t}var kx=t=>{switch(t){case"string":return V("STRING");case"int":return V("U32");case"boolean":return V("EMPTY");case"array":return V("PROP_ENCODED_ARRAY");case"uint8-array":return V("BYTESTRING");case"string-array":return V("STRINGLIST");case"phandle":return V("U32");case"phandles":return V("PROP_ENCODED_ARRAY");case"phandle-array":return V("PROP_ENCODED_ARRAY");case"path":return V(["STRING","U32"]);case"compound":return V("ANY")}},Nx=(t,e)=>{switch(t){case"string":return typeof e=="string"?e:void 0;case"int":return typeof e=="number"?e:void 0;case"boolean":return;case"array":return Array.isArray(e)&&e.every(n=>typeof n=="number")?e:void 0;case"uint8-array":return Array.isArray(e)&&e.every(n=>typeof n=="number")?e:void 0;case"string-array":return Array.isArray(e)&&e.every(n=>typeof n=="string")?e:void 0;case"phandle":return;case"phandles":return;case"phandle-array":return;case"path":return;case"compound":return}},up=(t,e)=>{if(e.extends??=[],e=e.include.reduce((n,r)=>{let i=t.find(s=>(0,jl.basename)(s.filePath)===r.name);if(i){let s=r["property-blocklist"],o=r["property-allowlist"];return e.extends?.push(...n.include.map(a=>(0,jl.basename)(a.name,".yaml"))),n.include=n.include.filter(a=>a!==r),YY(t,i,n,s,o)??n}return console.warn(`Unable to find ${r.name}`),n},e),e["child-binding"]&&(e["child-binding"].include=Ax(e["child-binding"].include),e["child-binding"]=up(t,e["child-binding"])),!e.include.length)return e},YY=(t,e,n,r=[],i)=>{let s=up(t,e),o=up(t,n);if(!s||!o)return;let a=new Set;Object.keys(s?.properties??{}).forEach(f=>a.add(f)),Object.keys(o?.properties??{}).forEach(f=>a.add(f));let c={};Array.from(a).forEach(f=>{let h=r?.some(p=>p===f)||i&&!i.some(p=>p===f)?{}:s.properties?.[f]??{},y=o.properties?.[f]??{};c={...c,[f]:{...h,...y}}}),o.properties=c,o.extends??=[],o.extends.push(...s.extends??[]);let l=new Set;return Object.keys(s).filter(f=>f.endsWith("-cells")).forEach(f=>l.add(f)),Object.keys(s).filter(f=>f.endsWith("-cells")).forEach(f=>l.add(f)),Array.from(l).forEach(f=>{let h=s[f]??[],y=o[f]??[];o[f]=Array.from([...h,...y])}),o["on-bus"]??=s["on-bus"],o.bus?o.bus.push(...s.bus??[]):o.bus=s.bus,o},Ax=t=>t?typeof t=="string"?[{name:t}]:t.map(e=>typeof e!="string"?e:{name:e}):[],tS=class t{constructor(){this.typeCache=new Map;this.processedFolders=new Set;this.zephyrBindingCache=new Map}static getCompatibleKeys(e,n){return!n||!n.nodeType?.bus?.length?[e]:[...n.nodeType.bus.map(r=>`${e}::${r}`),e]}static getNodeCompatible(e){let i=e.getProperty("compatible")?.ast.values?.values.filter(s=>s&&s.value instanceof Ue);if(i?.length)return i.map(s=>s?.value?{name:s.value.value,ast:s.value}:void 0)}getNodeTypes(e,n,r){let i=t.getNodeCompatible(n)?.filter(a=>a);if(!i?.length){if(n.name==="zephyr,user"){let a=r.split(":"),l=Array.from(this.zephyrBindingCache.keys()).filter(d=>a.some(f=>d.startsWith(f))).flatMap(d=>this.zephyrBindingCache.get(d)).find(d=>d.filePath.endsWith("/base.yaml")),u=l?nS(l,n):void 0;if(u){u.warnMismatchProperties=!1;let d=u.properties.find(f=>f.name==="compatible");d&&(d.required=()=>"optional")}return{type:[u??Bi(n)],issues:[]}}return{type:[Bi(n)],issues:[]}}let s=i.flatMap(a=>t.getCompatibleKeys(a.name,n.parent).map(c=>this.typeCache.get(r)?.get(c)?.(n))).filter(a=>!!a),o=i.flatMap(a=>!a||t.getCompatibleKeys(a.name,n.parent).some(c=>this.typeCache.get(r)?.has(c))?[]:[$(32,a.ast,$t.DiagnosticSeverity.Hint,[],[$t.DiagnosticTag.Unnecessary],[a.name])]);return{type:s.length?s:[Bi(n)],issues:o}}loadTypeAndCache(e,n){e=Array.isArray(e)?e:[e];let r=e.filter(o=>this.processedFolders.has(o)).flatMap(o=>Array.from(this.zephyrBindingCache.entries()).flatMap(([a,c])=>a.startsWith(o)?[c]:[]));r.push(...e.filter(o=>!this.processedFolders.has(o)).flatMap(o=>(this.processedFolders.add(o),As.sync("**/*.yaml",{cwd:o,ignore:"test/*"}).map(c=>{if(c=(0,jl.resolve)(o,c),this.zephyrBindingCache.has(c))return this.zephyrBindingCache.get(c);try{let l=Dx.default.parse((0,Rx.readFileSync)(c,"utf-8")),u=Ax(l?.include),d={...l,bus:l.bus?Array.isArray(l.bus)?l.bus:[l.bus]:void 0,include:u,rawInclude:[...u],filePath:c};return this.zephyrBindingCache.set(c,d),d}catch(l){console.warn(l)}}).filter(c=>!!c))));let i=r.map(o=>up(r,o)).filter(o=>!!o&&!o.include.length),s=this.typeCache.get(n);s||(s=new Map,s.set("simple-bus",()=>Ex()),this.typeCache.set(n,s)),KY(i,s)}getBindings(e){return Array.from(this.typeCache.get(e)?.keys()??[]).map(n=>n.split("::",1)[0])}getDocumentLinks(e,n){let r=this.zephyrBindingCache.get(Le(e.uri));if(!r)return[];let i=e.getText();return r.rawInclude.map(o=>{let c=new RegExp(o.name).exec(i);if(c){let l=e.positionAt(c.index),u=e.positionAt(c.index+c[0].length),d=Array.from(this.zephyrBindingCache.keys()).find(f=>f.endsWith(`${Cx.default.sep}${o.name}`)&&n.some(h=>f.startsWith(h)));return d?{range:$t.Range.create(l,u),target:fe(d)}:void 0}}).filter(o=>!!o)}},wx,Fl=()=>(wx??=new tS,wx),KY=(t,e)=>t.forEach(n=>{n.compatible&&e.set(n["on-bus"]?`${n.compatible}::${n["on-bus"]}`:n.compatible,r=>nS(n,r))}),nS=(t,e)=>{let n=Bi(e);n.compatible=t.compatible,n.description=t.description,n.bindingsPath=t.filePath,n.bus=typeof t.bus=="string"?[t.bus]:t.bus,n.onBus=t["on-bus"],t.extends?.forEach(s=>n.extends.add(s)),n.warnMismatchProperties=!0;let i=Object.keys(t).filter(s=>s.endsWith("-cells")).map(s=>({specifier:s.replace(/-cells$/,""),values:t[s]}));if(t.properties&&Object.keys(t.properties).forEach(s=>{let o=t.properties[s];XY(n,s,o),n.cellsValues=i}),t["child-binding"]){let s=t["child-binding"];n.childNodeType=o=>nS(s,o)}return n},XY=(t,e,n)=>{let r=t.properties.find(i=>i.getNameMatch(e));if(r&&typeof r.name=="string"){r.required=()=>n.required?"required":"optional",r.values=()=>n.enum??[],r.constValue=Nx(n.type,n.const),r.bindingType=n.type;let i=r.additionalTypeCheck;r.additionalTypeCheck=(s,o)=>[...Px(n,e,r)(s,o),...i?.(s,o)??[]]}else{let i=n.type==="compound"?r?.type:kx(n.type);i??=kx(n.type);let s=new Y(e,i,n.required?"required":"optional",void 0,n.enum);s.additionalTypeCheck=(o,a)=>{let c=[...r?.additionalTypeCheck?.(o,a)??[],...Px(n,e,s)(o,a)];return s.signatureArgs??=r?.signatureArgs,s.signatureArgsCyclic??=!!r?.signatureArgsCyclic,c},s.description=n.description?[n.description]:r?.description,s.bindingType=n.type,s.constValue=Nx(n.type,n.const),t.addProperty(s)}},Px=(t,e,n)=>{let r=t;return(i,s)=>{let o=i.parent.root,a=[];if(r.const){let l=i.ast.quickValues;if(l?.length==1){let u=Array.isArray(r.const)?r.const:[r.const];Array.isArray(l[0])&&u.length===l[0].length&&l[0].every((f,h)=>typeof f=="number"&&Number.isNaN(f)||u[h]===f)||a.push($(24,i.ast.values??i.ast,$t.DiagnosticSeverity.Error,[],[],[`Binding expects values to be "${r.type}" with value: ${r.const}`]))}}if(r.deprecated&&a.push($(14,i.ast,$t.DiagnosticSeverity.Warning,[],[$t.DiagnosticTag.Deprecated],[i.name])),(r.type==="phandle"||r.type==="phandles"||r.type==="path")&&we(i.ast.values)?.forEach(u=>{Zn(u,o)||a.push($(22,u,$t.DiagnosticSeverity.Error))}),r.type==="path"&&i.ast.values?.values.at(0)?.value instanceof Ue){let l=i.ast.values?.values.at(0)?.value,u=[];l.value.split("/").every(d=>{let f=o.getNode(d);return f?u.push(d):a.push($(23,l,$t.DiagnosticSeverity.Error,[],[],[d,`/${u.join("/")}`])),!f})}let c=i.name.match(/^(.*)-(\d+)$/);if(r.type==="phandles"&&c){let l="";e.endsWith("-gpios")?l="gpio":l=r["specifier-space"]??c[1];let u=Number.parseInt(c[2],10),d=i.parent.getProperty(`${l}-names`);d&&(d.ast.quickValues?.at(u)||a.push($(33,i.ast,$t.DiagnosticSeverity.Warning,[d.ast],[],[i.name,u.toString()])))}if(r.type==="phandle-array"){let l=we(i.ast.values),u=0,d=[],f=0;for(;l&&u<l.length;){let h=l.at(u),y=Zn(h,o);if(!y){a.push($(22,h??i.ast,$t.DiagnosticSeverity.Error));break}let p="";e.endsWith("-gpios")?p="gpio":p=r["specifier-space"]??e.slice(0,-1);let T=y.getProperty(`#${p}-cells`);if(!T){a.push($(16,i.ast,$t.DiagnosticSeverity.Error,[...y.nodeNameOrLabelRef],[],[i.name,`#${p}-cells`,`/${y.path.slice(1).join("/")}`]));break}let _=T?Ce(T,0,0,s)??0:0,b=y.nodeType?.cellsValues?.find(q=>q.specifier===p)?.values;if(d.push([`${f}_phandel`,...b?.map(q=>`${f}_${q}`)??[],...Array.from({length:_-(b?.length??0)},(q,j)=>`${f}_cell${_-(b?.length??0)?j:""}`)]),1+_>l.length-u){a.push($(19,h??i.ast,$t.DiagnosticSeverity.Error,[],[],[i.name,`<${d.at(-1).join(" ")}>`]));break}u+=1+_;let v=l.slice(u-_,u),k={mappingValuesAst:v,specifierSpace:p,target:y};i.nexusMapsTo.push(k);let C=y.getProperty(`${p}-map`);if(C){let q=y.getNexusMapEntyMatch(p,s,v);q?.match?k.mapItem=q.match:a.push($(31,q.entry,$t.DiagnosticSeverity.Error,[C.ast]))}v.every(q=>q instanceof xe)&&y.spesifierNexusMapping.push({expressions:v,node:i.parent,property:i});let x=i.parent.getProperty(`${p}-names`);h&&x&&(x.ast.quickValues?.at(f)||a.push($(33,new F(z(h.firstToken,l.at(u-1)?.lastToken)),$t.DiagnosticSeverity.Warning,[x.ast],[],[i.name,f.toString()]))),f++}d.push([`${f}_phandel`,`${f}_cell...`]),n.signatureArgs=d.map(h=>h.map(y=>$t.ParameterInformation.create(y)))}return a}};var Ox=(t,e)=>{let n=t.zephyrBindings.join(":");return e==="Zephyr"&&Fl().loadTypeAndCache(t.zephyrBindings,n),{files:t,type:e,getNodeTypes:r=>{switch(e){case"Zephyr":return Fl().getNodeTypes(t.zephyrBindings,r,n);case"DevicetreeOrg":return{type:eS().getNodeTypes(t.deviceOrgBindingsMetaSchema,t.deviceOrgTreeBindings,r),issues:[]}}},getBindings:()=>{switch(e){case"Zephyr":return Fl().getBindings(n);case"DevicetreeOrg":return eS().getBindings()}},getDocumentLinks(r){if(!r)return[];switch(e){case"Zephyr":return Fl().getDocumentLinks(r,t.zephyrBindings);case"DevicetreeOrg":return[]}}}};var dp=K(Z());var JY=t=>!t.lastToken.prevToken||!t.lastToken.prevToken.prevToken?[]:[{startLine:t.firstToken.pos.line,startCharacter:t.firstToken.pos.col,endLine:t.lastToken.prevToken.prevToken.pos.line,endCharacter:t.lastToken.prevToken.prevToken.pos.col,kind:dp.FoldingRangeKind.Comment}],rS=t=>!t.openScope||!t.closeScope?.prevToken?t.nodes.flatMap(rS):[{startLine:t.openScope.pos.line,startCharacter:t.openScope.pos.col,endLine:t.closeScope.prevToken.pos.line,endCharacter:t.closeScope.prevToken.pos.col,kind:dp.FoldingRangeKind.Region},...t.nodes.flatMap(rS)],Ix=t=>{let e=[];return[...t instanceof zi?t.ifBlocks.map(n=>({start:(n.expression??n.keyword).lastToken,end:n.content?.lastToken??(n.expression??n.keyword).lastToken})):[{start:(t.ifDef.identifier??t.ifDef.keyword).lastToken,end:t.ifDef.content?.lastToken}],t.elseOption?{start:t.elseOption.keyword.lastToken,end:t.elseOption.content?.lastToken}:null].forEach(n=>{!n||!n.end||e.push({startLine:n.start.pos.line,startCharacter:n.start.pos.col,endLine:n.end.pos.line,endCharacter:n.end.pos.colEnd,kind:dp.FoldingRangeKind.Region})}),e},QY=t=>t instanceof gt?rS(t):t instanceof jo||t instanceof zi?Ix(t):t instanceof Jn?JY(t):[];function xx(t,e){return e.allAstItems.flatMap(n=>[n,...n.allDescendants]).filter(n=>se(n.uri,t)).flatMap(QY)}var Js=K(Z());function ZY(t){if(!t||!(t.ast instanceof qe)&&!(t.ast instanceof Yt))return[];let e=n=>n.nodeType?.bindingsPath?[Js.Location.create(fe(n.nodeType.bindingsPath),Js.Range.create(Js.Position.create(0,0),Js.Position.create(0,0)))]:[];return t.item instanceof _e&&!xt(t.ast)?e(t.item):t.ast instanceof Yt&&t.ast.parentNode instanceof de&&t.ast.parentNode.linksTo?e(t.ast.parentNode.linksTo):t.ast instanceof qe&&t.ast.linksTo?e(t.ast.linksTo):[]}async function Mx(t,e){return mt(t,e,n=>[...ZY(n)])}var hp=require("fs");var eK=(t,e)=>{qn().reset(t),qn().requestTokens(t,!0),e(t)},fp=class{constructor(e,n,r){this.file=e;this.cb=n;this.hasDocumentOpen=r}#e=0;watch(){if(this.count++,this.count===1){console.log("create watch for",this.file);let e=this.file,n=this.cb;this.onChange=()=>{if(this.hasDocumentOpen(e)){console.log("skipping on change document is open",e);return}console.log("onChange",e),eK(e,n)},(0,hp.watchFile)(e,this.onChange)}}unwatch(){this.count===1&&(console.log("dispose watch for",this.file),(0,hp.unwatchFile)(this.file,this.onChange),this.onChange=void 0),this.count--}get count(){return this.#e}set count(e){this.#e=e,e<0&&(this.#e=0,console.warn("unwatching an un watched file",this.file))}};var Zt=K(require("path")),iS=require("fs");var Mr=t=>{if(t)return Array.isArray(t)?t:[t]},tK=t=>({...t,deviceOrgBindingsMetaSchema:Mr(t.deviceOrgBindingsMetaSchema),deviceOrgTreeBindings:Mr(t.deviceOrgTreeBindings),includePaths:Mr(t.includePaths),lockRenameEdits:Mr(t.lockRenameEdits),zephyrBindings:Mr(t.zephyrBindings),overlays:Mr(t.overlays)}),Lx=t=>({...t,defaultDeviceOrgBindingsMetaSchema:Mr(t.defaultDeviceOrgBindingsMetaSchema),defaultDeviceOrgTreeBindings:Mr(t.defaultDeviceOrgTreeBindings),defaultIncludePaths:Mr(t.defaultIncludePaths),defaultLockRenameEdits:Mr(t.defaultLockRenameEdits),defaultZephyrBindings:Mr(t.defaultZephyrBindings),contexts:t.contexts?.map(tK)}),ur=async(t,e)=>(e&&(t=t.replaceAll("${workspaceFolder}",e)),t),Qs={defaultBindingType:"Zephyr",defaultZephyrBindings:[],defaultIncludePaths:[],defaultDeviceOrgBindingsMetaSchema:[],defaultDeviceOrgTreeBindings:[],contexts:[],defaultLockRenameEdits:[],allowAdhocContexts:!0,autoChangeContext:!0},sS=async(t,e,n)=>{let r=(t.cwd?await ur(t.cwd,n):void 0)??e.cwd,i=await Promise.all((t.includePaths??e.defaultIncludePaths).map(f=>ur(f,n))),s=await Promise.all((t.zephyrBindings??e.defaultZephyrBindings).map(f=>ur(f,n))),o=t.bindingType??e.defaultBindingType,a=await Promise.all((t.deviceOrgTreeBindings??e.defaultDeviceOrgTreeBindings).map(f=>ur(f,n))),c=await Promise.all((t.deviceOrgBindingsMetaSchema??e.defaultDeviceOrgBindingsMetaSchema).map(f=>ur(f,n))),l=await Promise.all((t.lockRenameEdits??e.defaultLockRenameEdits).map(f=>ur(f,n)));r&&o==="Zephyr"&&(!s||s.length===0)&&(s=["./zephyr/dts/bindings"]);let u=t.dtsFile,d=t.overlays??[];return r&&(s=s.map(f=>(0,Zt.resolve)(r,f)).filter(f=>(0,iS.existsSync)(f)),a=a?.map(f=>(0,Zt.resolve)(r,f)),c=c.map(f=>(0,Zt.resolve)(r,f)),i=i.map(f=>(0,Zt.resolve)(r,f)),u=(0,Zt.resolve)(r,u),d=d.map(f=>(0,Zt.resolve)(r,f)),l=l.map(f=>(0,Zt.resolve)(r,f))),{ctxName:t.ctxName??(0,Zt.basename)(u),cwd:r?nt(r):void 0,includePaths:i.map(nt),zephyrBindings:s.map(nt),bindingType:o,deviceOrgTreeBindings:a.map(nt),deviceOrgBindingsMetaSchema:c.map(nt),dtsFile:nt(u),overlays:d.map(nt),lockRenameEdits:l.map(nt)}},Bl=async(t,e)=>{let n=t.cwd?await ur(t.cwd,e):void 0,r=t.defaultBindingType,i=t.defaultDeviceOrgBindingsMetaSchema=await Promise.all((t.defaultDeviceOrgBindingsMetaSchema??[]).map(d=>ur(d,e))),s=t.defaultDeviceOrgTreeBindings=await Promise.all((t.defaultDeviceOrgTreeBindings??[]).map(d=>ur(d,e))),o=t.defaultIncludePaths=await Promise.all((t.defaultIncludePaths??[]).map(d=>ur(d,e))),a=t.defaultZephyrBindings=await Promise.all((t.defaultZephyrBindings??[]).map(d=>ur(d,e))),c=t.defaultLockRenameEdits=await Promise.all((t.defaultLockRenameEdits??[]).map(d=>ur(d,e)));n&&(o=t.defaultIncludePaths=(t.defaultIncludePaths??[]).map(d=>(0,Zt.resolve)(n,d)),r==="Zephyr"&&!t.defaultZephyrBindings&&(a=["./zephyr/dts/bindings"]),a=a.map(d=>(0,Zt.resolve)(n,d)),i=i.map(d=>(0,Zt.resolve)(n,d)),s=(t.defaultDeviceOrgTreeBindings??[]).map(d=>(0,Zt.resolve)(n,d)),c=c.map(d=>(0,Zt.resolve)(n,d)));let l={cwd:n,defaultDeviceOrgBindingsMetaSchema:i,defaultDeviceOrgTreeBindings:s,defaultIncludePaths:o,defaultZephyrBindings:a,defaultLockRenameEdits:c,defaultBindingType:r,autoChangeContext:t.autoChangeContext??Qs.autoChangeContext,allowAdhocContexts:t.allowAdhocContexts??Qs.allowAdhocContexts},u=(await Promise.all(t.contexts?.map(d=>sS(d,l,e))??[])).filter(d=>[d.dtsFile,...d.overlays].every(f=>(0,iS.existsSync)(f)&&Zt.default.isAbsolute(f)));return{...l,contexts:u}};var $x=t=>`DT_PROP(${oS(t.parent)}, ${t.name.replaceAll("-","_")}))`,qx=t=>t.parent.labels.map(e=>`DT_PROP(DT_NODELABEL(${e.label.toString()}), ${t.name.replaceAll("-","_")})`);var oS=t=>`DT_PATH(${t.path.slice(1).map(e=>e.replace("@","_").replaceAll("-","_")).join(",")})`,jx=t=>t.labels.map(e=>`DT_NODELABEL(${e.label.toString()})`),Fx=t=>{let e=[];return Uo.getNodeFromPath(["aliases"],t.root)?.property.filter(i=>{if(i.ast.quickValues?.at(0)===t.pathString)return!0;let s=i.ast.values?.values.at(0)?.value;if(s instanceof de&&s.linksTo===t||s instanceof $n&&s.path?.pathParts.at(-1)?.linksTo===t)return!0})?.forEach(i=>e.push(`DT_ALIAS(${i.name.replaceAll("-","_")})`)),e};function nK(t,e){if(!t||!(t.item instanceof ze)||!(t.ast instanceof Ge))return[];let n=[];return e.settings.bindingType==="Zephyr"&&(n.push({type:"dt_zephyr_macro_prop_node_path",data:$x(t.item)}),qx(t.item).forEach(r=>{n.push({type:"dt_zephyr_macro_prop_node_label",data:r})})),n}function rK(t,e){if(!t||t.item===null)return[];let n;if(t.item instanceof _e?n=t.item:t.ast.parentNode instanceof de&&t.ast.parentNode.linksTo?n=t.ast.parentNode.linksTo:t.ast instanceof qe&&t.ast.linksTo&&(n=t.ast.linksTo),!n)return[];let r=[{type:"path",data:n.pathString}];return e.settings.bindingType==="Zephyr"&&(jx(n).forEach(i=>{r.push({type:"dt_zephyr_macro_node_label",data:i})}),r.push({type:"dt_zephyr_macro_node_path",data:oS(n)}),Fx(n).forEach(i=>{r.push({type:"dt_zephyr_macro_prop_node_alias",data:i})})),r}async function Bx(t,e){return e?mt(t,e,n=>[...rK(n,e),...nK(n,e)]):[]}var Ux=K(Z());function iK(t){return!t||!(t.item instanceof ze)?void 0:t.item.parent.nodeType?.getSignatureHelp?.(t.item,t.ast,t.beforeAst,t.afterAst)}async function sK(t){let e=ec(t?.ast);if(!e||!e.params.length||!t?.ast||t.ast===e.functionName)return;let r=(await t.runtime.context.getAllParsers()).at(-1).cPreprocessorParser.macros.get(e.functionName.name)?.macro.identifier;if(!r||!(r instanceof zr))return;let i=r.params.map(o=>({label:o instanceof _t?o.name:"..."})),s=e.params.find(o=>o&&(t.ast===o||o.isAncestorOf(t.ast)));return s??=t.afterAst?e.params.find(o=>o&&(t.afterAst===o||o.isAncestorOf(t.afterAst))):void 0,s??=t.beforeAst?e.params.find(o=>o&&(t.beforeAst===o||o.isAncestorOf(t.beforeAst))):void 0,{signatures:[Ux.SignatureInformation.create(`${e.functionName.name}(${i.map(o=>o.label).join(", ")})`,void 0,...i.flat())],activeSignature:0,activeParameter:s?e.params.indexOf(s):void 0}}async function Vx(t,e){if(e)return(await mt(t,e,async n=>[await sK(n)||iK(n)])).at(0)}var zx=require("timers"),Wx=require("events");var aS=class extends Wx.EventEmitter{constructor(e=3e3,n=1e3){super(),this.thresholdBytes=e*1024*1024,this.interval=(0,zx.setInterval)(()=>{let r=process.memoryUsage().heapUsed;r>this.thresholdBytes&&this.emit("thresholdExceeded",{usedMb:(r/1024/1024).toFixed(2),thresholdMb:e})},n)}stop(){clearInterval(this.interval)}},oK=new aS(3e3),Hx=()=>{oK.on("thresholdExceeded",({usedMb:t,thresholdMb:e})=>{console.warn(`[HeapMonitor] Heap usage exceeded ${e}MB: ${t}MB used`),uR(),lR()})};var je=[],ye,Ra,pp=new WeakMap,Ul=new Map;Hx();var Yx=t=>{t.getContextFiles().forEach(e=>{Ul.has(e)||Ul.set(e,new fp(e,hS,n=>!!mp(n))),Ul.get(e)?.watch()})},dS=async t=>{let e=je.indexOf(t);if(e===-1)return;gp(t,void 0,!0),pp.delete(t),console.log(`(ID: ${t.id}) cleaning Context for [${t.ctxNames.join(",")}]`);let n=await ps(t);if(Q.sendNotification("devicetree/contextDeleted",{ctxNames:t.ctxNames.map(r=>r.toString()),id:t.id,...await t.getFileTree(),settings:t.settings,active:ye===t,type:n.type}),je.splice(e,1),await mS(),t===ye&&(ye=void 0,je.length)){let r=Ra?Xn(je,{uri:Ra}):void 0;r??=je[0],console.log("Active context was deleted. Forcing active to",r.id),await Wt({id:r.id},!0)}t.getContextFiles().map(r=>Ul.get(r)?.unwatch())},aK=t=>{let e=pp.get(t);if(!e?.abort.signal.aborted)return Promise.all([e?.promise,t.getRuntime()])},Ae=async()=>{await Promise.all(je.map(aK))},fS=async t=>(await Kx()).indexOf(t)!==-1,Kx=async()=>{let t=await Xx();return je.filter(e=>!t.some(n=>n===e))},Xx=async()=>{let t=await uS();return je.filter(e=>t.contexts.find(n=>ui(n)===e.id))},cK=async()=>{let t=await hK();return je.filter(e=>t.contexts.find(n=>ui(n)===e.id))},lK=async t=>(await cK()).indexOf(t)!==-1,uK=async(t,e)=>{if(t===e)return!0;let n=(await t.getAllParsers()).flatMap(i=>i.cPreprocessorParser.dtsIncludes).filter(i=>i.resolvedPath),r=(await e.getAllParsers()).flatMap(i=>i.cPreprocessorParser.dtsIncludes).filter(i=>i.resolvedPath);return r.some(i=>se(i.resolvedPath,t.parser.uri))&&n.length?n.every(i=>r.some(s=>s.resolvedPath===i.resolvedPath&&s.firstToken.pos.col===i.firstToken.pos.col&&s.firstToken.pos.len===i.firstToken.pos.len&&s.firstToken.pos.line===i.firstToken.pos.line&&s.lastToken.pos.col===i.lastToken.pos.col&&s.lastToken.pos.len===i.lastToken.pos.len&&s.lastToken.pos.line===i.lastToken.pos.line)):e.getContextFiles().some(i=>se(i,t.parser.uri))},dK=async t=>{if(!await fS(t))return;let e=await Kx(),n=await Xx(),r=await Od(e);if(je.indexOf(t)===-1)return;let i=await Promise.all(r.flatMap(a=>[...n,...e.filter(c=>c!==a.context)].map(async c=>({context:a.context,same:await uK(a.context,c)})))),s=t.getContextFiles(),o=r.filter(a=>i.some(c=>c.context===a.context&&c.same)||a.context!==t&&se(a.context.parser.uri,t.parser.uri)&&s.some(c=>c&&a.files.indexOf(c)!==-1)).map(a=>a.context);o.length&&await Promise.all(o.map(dS))},Q=(0,Ze.createConnection)(Ze.ProposedFeatures.all),dr=new Ze.TextDocuments(Po),Jx=!1,cS=!1,Qx=!1,Zx=!1,eM=!1,lS;Q.onInitialize(t=>{lS=t.workspaceFolders??[],Q.console.log(`[Server(${process.pid}) ${lS?.at(0)?.uri} Version 0.4.10 ] Started and initialize received`);let e=t.capabilities;Jx=!!(e.workspace&&e.workspace.configuration),cS=!!(e.workspace&&e.workspace.workspaceFolders),Qx=!!e.workspace?.diagnostics?.refreshSupport,Zx=!!e.workspace?.semanticTokens?.refreshSupport,eM=!!e.workspace?.foldingRange?.refreshSupport;let n={capabilities:{typeDefinitionProvider:!0,workspaceSymbolProvider:!0,textDocumentSync:Ze.TextDocumentSyncKind.Incremental,renameProvider:{prepareProvider:!0},completionProvider:{resolveProvider:!0,triggerCharacters:["&","="," ",'"']},codeActionProvider:{codeActionKinds:[Ze.CodeActionKind.QuickFix,Ze.CodeActionKind.SourceFixAll]},documentSymbolProvider:!0,semanticTokensProvider:{legend:{tokenTypes:Pd,tokenModifiers:Rd},full:!0},documentLinkProvider:{resolveProvider:!1},foldingRangeProvider:!0,definitionProvider:!0,declarationProvider:!0,referencesProvider:!0,documentFormattingProvider:!0,hoverProvider:!0,signatureHelpProvider:{triggerCharacters:["<","("],retriggerCharacters:[" ",","]}}};return cS&&(n.capabilities.workspace={workspaceFolders:{changeNotifications:!0,supported:!0}}),n});Q.onInitialized(()=>{Jx&&Q.client.register(Ze.DidChangeConfigurationNotification.type,{}),cS&&Q.workspace.onDidChangeWorkspaceFolders(async t=>{Q.console.log("Workspace folder change event received"),await Hl()})});var fK=async()=>{let t=tM();return t={...Qs,...t},Bl(t,await Wl())},uS=async()=>{let t=mK();return t={...Qs,...t},Bl(t,await Wl())},hK=async()=>{let t=gK();return t={...Qs,...t},Bl(t,await Wl())},zl=async()=>{let t=pK();return t={...Qs,...t},Bl(t,await Wl())},Wl=async()=>(await Q.workspace.getWorkspaceFolders()??lS)?.map(e=>Le(e.uri))?.at(0),Gx=async t=>{let e=Xn(je,{id:ui(t)});if(e)return e.ctxNames.includes(t.ctxName)||console.log(`(ID: ${e.id}) Adding name ${t.ctxName} for [${e.ctxNames.join(",")}]`),e.addCtxName(t.ctxName),e;let n=ui(t);console.log(`(ID: ${n}) New context [${t.ctxName}]`),console.log(`(ID: ${n}) Settings: ${JSON.stringify(t,void 0," ")}`);let r=(0,hs.join)((0,hs.dirname)(t.dtsFile),"dts","bindings"),i=new cf(t,t.bindingType?Ox({zephyrBindings:t.zephyrBindings?[r,...t.zephyrBindings]:[r],deviceOrgBindingsMetaSchema:t.deviceOrgBindingsMetaSchema??[],deviceOrgTreeBindings:t.deviceOrgTreeBindings??[]},t.bindingType):void 0);je.push(i),await i.stable(),Yx(i);let s=await ps(i);return Q.sendNotification("devicetree/contextCreated",{ctxNames:i.ctxNames.map(o=>o.toString()),id:i.id,...await i.getFileTree(),settings:i.settings,active:i===ye,type:s.type}),await dK(i),await mS(),i},Hl=async()=>{let t=await uS(),e=await zl();e.allowAdhocContexts||(e=await uS());let n=e.contexts.map(ui),r=je.filter(i=>!n.includes(i.id));await Promise.all(r.map(dS)),await t.contexts?.reduce((i,s)=>i.then(async()=>{await Gx(s)}),Promise.resolve()),e.allowAdhocContexts&&await(await fK()).contexts?.reduce((s,o)=>s.then(async()=>{Xn(je,{uri:o.dtsFile})||await Gx(o)}),Promise.resolve()),Ra?await Wt({uri:Ra}):!ye&&je.length&&(console.log(`No active context using first context (ID: ${je[0].id}) [${je[0].ctxNames.join(",")}]`),await Wt({id:je[0].id}))},fr,fs,Vl=new Map,Pa=new Map,pK=()=>!fs&&!fr?void 0:{...fs,...fr,contexts:[...fr?.contexts??[],...Array.from(Pa.values()),...Array.from(Vl.values())]},tM=()=>!fs&&!fr?void 0:{...fs,...fr,contexts:[...Array.from(Vl.values())]},mK=()=>!fs&&!fr?void 0:{...fs,...fr,contexts:[...fr?.contexts??[],...Array.from(Pa.values())]},gK=()=>!fs&&!fr?void 0:{...fr,contexts:[...fr?.contexts??[]]};function yK(t){let e={...t};for(let n in e)e[n]===null&&delete e[n];return e}var nM=async()=>{let t=await zl();console.log("Resolved settings",JSON.stringify(t,void 0," ")),Q.sendNotification("devicetree/settingsChanged",t),await Hl(),Ae().then(()=>{Qx&&Q.languages.diagnostics.refresh()})},rM=()=>{let t=ye?.getContextFiles();Array.from(dr.keys()).filter(At).forEach(e=>{t?.some(n=>se(n,Le(e)))||Q.sendDiagnostics({uri:e,version:dr.get(e)?.version,diagnostics:[{severity:Ze.DiagnosticSeverity.Information,range:Ze.Range.create(Ze.Position.create(0,0),Ze.Position.create(0,0)),message:"File not in active context",source:"devicetree"}]})})},hS=async t=>{let e=Ng(je,t);if(e.length)e.sort((n,r)=>n===ye?-1:r===ye?1:0).forEach(n=>{pp.get(n)?.abort.abort();let r=new AbortController,i=new Promise(s=>{setTimeout(async()=>{if(r.signal.aborted){s();return}let o=performance.now(),a=ye===n,c=a?iM(n):[],l=n.getContextFiles();await n.reevaluate(t),Yx(n),l.forEach(u=>Ul.get(u)?.unwatch()),a&&pS(n).then(u=>{let d=u.items.map(f=>({uri:f.uri,version:f.version??void 0,diagnostics:f.items}));gp(n,c.filter(f=>d.every(h=>h.uri!==f.uri))),d.forEach(f=>{Q.sendDiagnostics(f)})}),n.serialize().then(async u=>{let[d,f]=await Promise.all([ps(n),n.getFileTree()]),h={node:u,ctx:{ctxNames:n.ctxNames.map(y=>y.toString()),id:n.id,...f,settings:n.settings,active:a,type:d.type}};ye===n&&Q.sendNotification("devicetree/activeContextStableNotification",h),Q.sendNotification("devicetree/contextStableNotification",h)}),s(),console.log("reevaluate",performance.now()-o)},50)});pp.set(n,{abort:r,promise:i})});else{if((await zl()).allowAdhocContexts===!1)return;await Hl(),await Wt({uri:t})}},bK=t=>dr.keys().find(e=>se(Le(e),t)),mp=t=>{let e=bK(t);if(e)return dr.get(e)},iM=t=>t.getContextFiles().map(e=>({uri:fe(e),version:mp(e)?.version,diagnostics:[]})),gp=async(t,e=iM(t),n=!1)=>{!n&&t!==ye||await Promise.all(e.filter(r=>t===ye||!ye?.getContextFiles().some(i=>se(Le(r.uri),i))).map(r=>Q.sendDiagnostics({uri:r.uri,version:dr.get(r.uri)?.version,diagnostics:[]})))},pS=async t=>{await t.stable();let e=performance.now(),n=await t.getDiagnostics(),r=t.getContextFiles().map(i=>({uri:fe(i),kind:Ze.DocumentDiagnosticReportKind.Full,items:n.get(i)??[],version:mp(i)?.version??null}));return console.log(`(ID: ${t.id})`,"workspace diagnostics",`[${t.ctxNames.join(",")}]`,performance.now()-e),{items:[...r]}},mS=async()=>{let t=await Promise.all(je.map(ps));console.log("======== Context List ========"),t.forEach(e=>{console.log(`(ID: ${e.ctx.id}) [${e.ctx.ctxNames.join(",")}]`,`[${e.type}]`,ye===e.ctx?" [ACTIVE]":"")}),console.log("==============================")},ps=async t=>{let e=await fS(t),n=!e&&await lK(t);return{ctx:t,type:e?"Ad Hoc":n?"User":"3rd Party"}},Wt=async(t,e=!1)=>{if("uri"in t){if(!At(t.uri))return!1;Ra=t.uri,console.log("Active File Uri",Ra)}let n=await zl();if(await Ae(),ye&&!e&&!n.autoChangeContext||!e&&ye?.getContextFiles().find(s=>"uri"in t&&se(s,t.uri)))return!1;let r=ye,i=Xn(je,t);return r!==i&&(r&&gp(r),ye=i,i?(ps(i).then(async s=>{let o=await i.getFileTree();!i||i!==ye&&!je.includes(i)||Q.sendNotification("devicetree/newActiveContext",{ctxNames:i.ctxNames.map(a=>a.toString()),id:i.id,...o,settings:i.settings,active:ye===i,type:s.type})}),pS(i).then(s=>{s.items.map(o=>({uri:o.uri,version:o.version??void 0,diagnostics:o.items})).forEach(o=>{Q.sendDiagnostics(o)})}),await mS()):Q.sendNotification("devicetree/newActiveContext",void 0)),eM&&Q.languages.foldingRange.refresh(),Zx&&Q.languages.semanticTokens.refresh(),rM(),!0},sM=(t,e,n)=>{let r=[42,44,45,36];return n||r.push(52,32,8,49),t.severity===Ze.DiagnosticSeverity.Error&&se(t.astElement.uri,e)&&!r.some(i=>t.issues.includes(i))},vK=async t=>{await Ae();let e=Le(t.textDocument.uri);Wt({uri:e});let n=dn(e);if(!n)return[];if((await n.getSyntaxIssues(void 0,l=>sM(l,e,!1))).get(e)?.length)throw new Error("Unable to format. Files has syntax issues.");let i=qn().getDocument(e),s=i.getText(),o=await Cg(t,n,i.getText());if(o.length===0)return;let a=iw(i,o);if(a===i.getText())return;let c=(0,hs.relative)(n.settings.cwd??process.cwd(),e);return Sg(`a/${c}`,s,a)},At=t=>[".dts",".dtsi",".dtso",".overlay"].some(e=>t.endsWith(e));dr.listen(Q);dr.onDidClose(async t=>{let e=Le(t.document.uri);if(!At(e))return;let n=Ng(je,e);if(n.length===0){Vl.delete(e),Q.sendDiagnostics({uri:t.document.uri,version:dr.get(t.document.uri)?.version,diagnostics:[]});return}await Promise.all(n.map(async r=>{(r?.getContextFiles()??[]).filter(o=>o!==e).some(o=>mp(o))?ye?.getContextFiles().some(o=>se(o,e))||Q.sendDiagnostics({uri:t.document.uri,version:dr.get(t.document.uri)?.version,diagnostics:[]}):await fS(r)?(await dS(r),Vl.delete(r.settings.dtsFile)):gp(r)}))});dr.onDidOpen(async t=>{let e=Le(t.document.uri);if(!At(e))return;await Ae(),rM();let n=Xn(je,{uri:e});if(n)n!==ye&&await Wt({id:n.id});else{let r={ctxName:(0,hs.basename)(e),dtsFile:e};Vl.set(e,r),await hS(e)}});dr.onDidChangeContent(async t=>{let e=Le(t.document.uri);if(!At(e))return;let n=t.document.getText(),r=qn();r.needsRenew(e,n)&&(console.log("Content changed"),r.renewLexer(e,n),await hS(e))});Q.onDidChangeConfiguration(async t=>{t?.settings?.devicetree&&(fr=Lx(yK(t.settings.devicetree)),console.log("Configuration changed",JSON.stringify(t,void 0," ")),await nM())});Q.listen();Q.languages.diagnostics.onWorkspace(async()=>{await Ae();let t=ye;return t?pS(t):{items:[]}});Q.onDidChangeWatchedFiles(t=>{Q.console.log("We received a file change event")});Q.onCompletion(async t=>{let e=Le(t.textDocument.uri);if(!At(e))return[];await Ae(),Wt({uri:e});let n=dn(e);return n?[...await vR(t,n),...await DR(t,n)]:[]});Q.onCompletionResolve(t=>t);var dn=t=>{let e=tM();return Xn(je,{uri:t},ye,e?.preferredContext)};Q.onDocumentSymbol(async t=>{let e=Le(t.textDocument.uri);if(!At(e))return[];await Ae();let n=dn(e);return n?n.getUriParser(e)?.getDocumentSymbols(e):[]});Q.onWorkspaceSymbol(async()=>{await Ae();let t=ye;return t?(await t.getAllParsers()).flatMap(e=>e.getWorkspaceSymbols()):[]});Q.languages.semanticTokens.on(async t=>{let e=Le(t.textDocument.uri);if(!At(e))return{data:[]};try{await Ae();let n=dn(e),r=new Ze.SemanticTokensBuilder,i=n?.isInContext(e);return!n||!i?{data:[]}:((await n.getAllParsers()).forEach(s=>s.buildSemanticTokens(r,e)),r.build())}catch(n){throw console.log(n),n}});Q.onDocumentLinks(async t=>{await Ae();let e=Le(t.textDocument.uri);return At(e)?dn(e)?.getDocumentLinks(e):e.endsWith(".yaml")&&ye?ye.bindingLoader?.getDocumentLinks?.(dr.get(t.textDocument.uri))??[]:[]});Q.onPrepareRename(async t=>{let e=Le(t.textDocument.uri);if(!At(e))return;await Ae(),Wt({uri:e});let n=dn(e);return NR(t,n)});Q.onRenameRequest(async t=>{let e=Le(t.textDocument.uri);if(!At(e))return;await Ae(),Wt({uri:e});let n=dn(e);return kR(t,n)});Q.onReferences(async t=>{let e=Le(t.textDocument.uri);if(!At(e))return;await Ae(),Wt({uri:e});let n=dn(e);return TR(t,n)});Q.onDefinition(async t=>{let e=Le(t.textDocument.uri);if(!At(e))return;await Ae(),Wt({uri:e});let n=dn(e),r=(await n?.getDocumentLinks(e,t.position))?.filter(i=>i.target).map(i=>Ze.Location.create(i.target,i.range))??[];return r.length?r:wR(t,n)});Q.onDeclaration(async t=>{let e=Le(t.textDocument.uri);if(!At(e))return;await Ae(),Wt({uri:e});let n=dn(e);return PR(t,n)});Q.onCodeAction(async t=>{let e=Le(t.textDocument.uri);if(At(e))return RR(t)});Q.onDocumentFormatting(async t=>{let e=Le(t.textDocument.uri);if(!At(e))return;await Ae(),Wt({uri:e});let n=dn(e);return n?Cg(t,n,qn().getDocument(e).getText()):[]});Q.onHover(async t=>{let e=Le(t.textDocument.uri);if(!At(e))return;await Ae();let n=dn(e);return(await AR(t,n)).at(0)});Q.onFoldingRanges(async t=>{let e=Le(t.textDocument.uri);if(!At(e))return;await Ae();let n=dn(e),r=n?.isInContext(e);if(!n||!r)return[];let i=(await n.getAllParsers()).find(s=>s.getFiles().some(o=>o===e));return i?xx(e,i):[]});Q.onTypeDefinition(async t=>{let e=Le(t.textDocument.uri);if(!At(e))return;await Ae(),Wt({uri:e});let n=dn(e);return Mx(t,n)});Q.onSignatureHelp(async t=>{let e=Le(t.textDocument.uri);if(!At(e))return;await Ae(),Wt({uri:e});let n=dn(e);return Vx(t,n)});Q.onRequest("devicetree/getContexts",async()=>(await Ae(),Promise.all(je.map(async t=>{let e=await ps(t);return{ctxNames:t.ctxNames.map(n=>n.toString()),id:t.id,...await t.getFileTree(),settings:t.settings,active:ye===t,type:e.type}}))));Q.onRequest("devicetree/setActive",async t=>(await Ae(),console.log("devicetree/setActive",t),await Wt(t,!0)));Q.onRequest("devicetree/getActiveContext",async()=>{if(await Ae(),console.log("devicetree/getActiveContext"),!ye)return;let t=await ps(ye);return ye?{ctxNames:ye.ctxNames.map(e=>e.toString()),id:ye.id,...await ye.getFileTree(),settings:ye.settings,active:!0,type:t.type}:void 0});Q.onRequest("devicetree/setDefaultSettings",async t=>{await Ae(),fs=t,console.log("Integration Settings",t),await nM()});Q.onRequest("devicetree/requestContext",async t=>{await Ae();let e=await zl(),n=await sS(t,e,await Wl());console.log("devicetree/requestContext",n);let r=ui(n),i=Array.from(Pa).find(([,a])=>a.ctxName===t.ctxName);if(i){let a=i[0].split(":",1)[0];Xn(je,{name:t.ctxName.toString()})?.removeCtxName(t.ctxName),console.log(`Removing integration context with ID ${a} and name ${t.ctxName}`),Pa.delete(i[0])}Pa.set(`${r}:${t.ctxName}`,t),await Hl();let s=je.find(a=>a.id===r);if(!s)throw new Error("Failed to create context");let o=await ps(s);return{ctxNames:s.ctxNames.map(a=>a.toString()),id:r,...await s.getFileTree(),settings:s.settings,active:!0,type:o.type}});Q.onRequest("devicetree/removeContext",async({id:t,name:e})=>{await Ae(),Pa.delete(`${t}:${e}`);let n=Xn(je,{id:t});if(n){if(n.removeCtxName(e),n.ctxNames.length){console.log("Context will not be deleted as it is still in use by others");return}await Hl()}});Q.onRequest("devicetree/compiledDtsOutput",async t=>(await Ae(),t?Xn(je,{id:t})?.toFullString():void 0));Q.onRequest("devicetree/serializedContext",async t=>(await Ae(),t?Xn(je,{id:t})?.serialize():void 0));Q.onRequest("devicetree/activePath",async t=>{if(await Ae(),!ye)return;let e=n=>{if(n?.item)return n.item instanceof _e?{nodePath:n.item.pathString}:{nodePath:n.item.parent.pathString,propertyName:n.item.name}};return(await mt(t,ye,n=>[e(n)])).at(0)});Q.onRequest("devicetree/customActions",async t=>(await Ae(),Bx(t,ye)));Q.onRequest("devicetree/activeFileUri",async t=>{await Ae(),Wt({uri:t})});Q.onRequest("devicetree/formattingDiff",vK);Q.onRequest("devicetree/diagnosticIssues",async({uri:t,full:e})=>{await Ae();let n=Le(t);Wt({uri:n});let r=dn(n);if(!r)return[];let i=e?(await r.getDiagnostics()).get(n):(await r.getSyntaxIssues(void 0,s=>sM(s,n,!!e))).get(n);if(i?.length)return i});Q.onRequest("devicetree/evalMacros",async({macros:t,ctxId:e})=>{await Ae();let n=Xn(je,{id:e});return n?t.map(r=>{let i=Cd(r,n.macros),s=Ro(i);return{macro:r,evaluated:typeof s=="number"?s:i}}):[]});