miniscript-languageserver 2.0.1 → 2.0.3
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/index.js +41 -41
- package/package.json +2 -2
package/index.js
CHANGED
@@ -1,12 +1,12 @@
|
|
1
|
-
"use strict";var cm=Object.defineProperty;var SM=Object.getOwnPropertyDescriptor;var TM=Object.getOwnPropertyNames;var wM=Object.prototype.hasOwnProperty;var xM=(t,e)=>()=>(t&&(e=t(t=0)),e);var f=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),EM=(t,e)=>{for(var n in e)cm(t,n,{get:e[n],enumerable:!0})},kM=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of TM(e))!wM.call(t,i)&&i!==n&&cm(t,i,{get:()=>e[i],enumerable:!(r=SM(e,i))||r.enumerable});return t};var AM=t=>kM(cm({},"__esModule",{value:!0}),t);var Ll=f(Dt=>{"use strict";Object.defineProperty(Dt,"__esModule",{value:!0});Dt.thenable=Dt.typedArray=Dt.stringArray=Dt.array=Dt.func=Dt.error=Dt.number=Dt.string=Dt.boolean=void 0;function OM(t){return t===!0||t===!1}Dt.boolean=OM;function O0(t){return typeof t=="string"||t instanceof String}Dt.string=O0;function PM(t){return typeof t=="number"||t instanceof Number}Dt.number=PM;function DM(t){return t instanceof Error}Dt.error=DM;function P0(t){return typeof t=="function"}Dt.func=P0;function D0(t){return Array.isArray(t)}Dt.array=D0;function RM(t){return D0(t)&&t.every(e=>O0(e))}Dt.stringArray=RM;function IM(t,e){return Array.isArray(t)&&t.every(e)}Dt.typedArray=IM;function CM(t){return t&&P0(t.then)}Dt.thenable=CM});var Mo=f(rn=>{"use strict";Object.defineProperty(rn,"__esModule",{value:!0});rn.stringArray=rn.array=rn.func=rn.error=rn.number=rn.string=rn.boolean=void 0;function MM(t){return t===!0||t===!1}rn.boolean=MM;function R0(t){return typeof t=="string"||t instanceof String}rn.string=R0;function LM(t){return typeof t=="number"||t instanceof Number}rn.number=LM;function NM(t){return t instanceof Error}rn.error=NM;function qM(t){return typeof t=="function"}rn.func=qM;function I0(t){return Array.isArray(t)}rn.array=I0;function jM(t){return I0(t)&&t.every(e=>R0(e))}rn.stringArray=jM});var Mm=f(ne=>{"use strict";Object.defineProperty(ne,"__esModule",{value:!0});ne.Message=ne.NotificationType9=ne.NotificationType8=ne.NotificationType7=ne.NotificationType6=ne.NotificationType5=ne.NotificationType4=ne.NotificationType3=ne.NotificationType2=ne.NotificationType1=ne.NotificationType0=ne.NotificationType=ne.RequestType9=ne.RequestType8=ne.RequestType7=ne.RequestType6=ne.RequestType5=ne.RequestType4=ne.RequestType3=ne.RequestType2=ne.RequestType1=ne.RequestType=ne.RequestType0=ne.AbstractMessageSignature=ne.ParameterStructures=ne.ResponseError=ne.ErrorCodes=void 0;var js=Mo(),lm;(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})(lm||(ne.ErrorCodes=lm={}));var pm=class t extends Error{constructor(e,n,r){super(n),this.code=js.number(e)?e:lm.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}};ne.ResponseError=pm;var On=class t{constructor(e){this.kind=e}static is(e){return e===t.auto||e===t.byName||e===t.byPosition}toString(){return this.kind}};ne.ParameterStructures=On;On.auto=new On("auto");On.byPosition=new On("byPosition");On.byName=new On("byName");var Je=class{constructor(e,n){this.method=e,this.numberOfParams=n}get parameterStructures(){return On.auto}};ne.AbstractMessageSignature=Je;var hm=class extends Je{constructor(e){super(e,0)}};ne.RequestType0=hm;var dm=class extends Je{constructor(e,n=On.auto){super(e,1),this._parameterStructures=n}get parameterStructures(){return this._parameterStructures}};ne.RequestType=dm;var fm=class extends Je{constructor(e,n=On.auto){super(e,1),this._parameterStructures=n}get parameterStructures(){return this._parameterStructures}};ne.RequestType1=fm;var gm=class extends Je{constructor(e){super(e,2)}};ne.RequestType2=gm;var mm=class extends Je{constructor(e){super(e,3)}};ne.RequestType3=mm;var ym=class extends Je{constructor(e){super(e,4)}};ne.RequestType4=ym;var bm=class extends Je{constructor(e){super(e,5)}};ne.RequestType5=bm;var _m=class extends Je{constructor(e){super(e,6)}};ne.RequestType6=_m;var vm=class extends Je{constructor(e){super(e,7)}};ne.RequestType7=vm;var Sm=class extends Je{constructor(e){super(e,8)}};ne.RequestType8=Sm;var Tm=class extends Je{constructor(e){super(e,9)}};ne.RequestType9=Tm;var wm=class extends Je{constructor(e,n=On.auto){super(e,1),this._parameterStructures=n}get parameterStructures(){return this._parameterStructures}};ne.NotificationType=wm;var xm=class extends Je{constructor(e){super(e,0)}};ne.NotificationType0=xm;var Em=class extends Je{constructor(e,n=On.auto){super(e,1),this._parameterStructures=n}get parameterStructures(){return this._parameterStructures}};ne.NotificationType1=Em;var km=class extends Je{constructor(e){super(e,2)}};ne.NotificationType2=km;var Am=class extends Je{constructor(e){super(e,3)}};ne.NotificationType3=Am;var Om=class extends Je{constructor(e){super(e,4)}};ne.NotificationType4=Om;var Pm=class extends Je{constructor(e){super(e,5)}};ne.NotificationType5=Pm;var Dm=class extends Je{constructor(e){super(e,6)}};ne.NotificationType6=Dm;var Rm=class extends Je{constructor(e){super(e,7)}};ne.NotificationType7=Rm;var Im=class extends Je{constructor(e){super(e,8)}};ne.NotificationType8=Im;var Cm=class extends Je{constructor(e){super(e,9)}};ne.NotificationType9=Cm;var C0;(function(t){function e(i){let s=i;return s&&js.string(s.method)&&(js.string(s.id)||js.number(s.id))}t.isRequest=e;function n(i){let s=i;return s&&js.string(s.method)&&i.id===void 0}t.isNotification=n;function r(i){let s=i;return s&&(s.result!==void 0||!!s.error)&&(js.string(s.id)||js.number(s.id)||s.id===null)}t.isResponse=r})(C0||(ne.Message=C0={}))});var Nm=f(Qi=>{"use strict";var M0;Object.defineProperty(Qi,"__esModule",{value:!0});Qi.LRUCache=Qi.LinkedMap=Qi.Touch=void 0;var sn;(function(t){t.None=0,t.First=1,t.AsOld=t.First,t.Last=2,t.AsNew=t.Last})(sn||(Qi.Touch=sn={}));var Nl=class{constructor(){this[M0]="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=sn.None){let r=this._map.get(e);if(r)return n!==sn.None&&this.touch(r,n),r.value}set(e,n,r=sn.None){let i=this._map.get(e);if(i)i.value=n,r!==sn.None&&this.touch(i,r);else{switch(i={key:e,value:n,next:void 0,previous:void 0},r){case sn.None:this.addItemLast(i);break;case sn.First:this.addItemFirst(i);break;case sn.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}[(M0=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!==sn.First&&n!==sn.Last)){if(n===sn.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===sn.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)}};Qi.LinkedMap=Nl;var Lm=class extends Nl{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=sn.AsNew){return super.get(e,n)}peek(e){return super.get(e,sn.None)}set(e,n){return super.set(e,n,sn.Last),this.checkTrim(),this}checkTrim(){this.size>this._limit&&this.trimOld(Math.round(this._limit*this._ratio))}};Qi.LRUCache=Lm});var N0=f(ql=>{"use strict";Object.defineProperty(ql,"__esModule",{value:!0});ql.Disposable=void 0;var L0;(function(t){function e(n){return{dispose:n}}t.create=e})(L0||(ql.Disposable=L0={}))});var Zi=f(Fm=>{"use strict";Object.defineProperty(Fm,"__esModule",{value:!0});var qm;function jm(){if(qm===void 0)throw new Error("No runtime abstraction layer installed");return qm}(function(t){function e(n){if(n===void 0)throw new Error("No runtime abstraction layer provided");qm=n}t.install=e})(jm||(jm={}));Fm.default=jm});var No=f(Lo=>{"use strict";Object.defineProperty(Lo,"__esModule",{value:!0});Lo.Emitter=Lo.Event=void 0;var FM=Zi(),q0;(function(t){let e={dispose(){}};t.None=function(){return e}})(q0||(Lo.Event=q0={}));var Bm=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,FM.default)().console.error(a)}return n}isEmpty(){return!this._callbacks||this._callbacks.length===0}dispose(){this._callbacks=void 0,this._contexts=void 0}},jl=class t{constructor(e){this._options=e}get event(){return this._event||(this._event=(e,n,r)=>{this._callbacks||(this._callbacks=new Bm),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)}};Lo.Emitter=jl;jl._noop=function(){}});var $l=f(qo=>{"use strict";Object.defineProperty(qo,"__esModule",{value:!0});qo.CancellationTokenSource=qo.CancellationToken=void 0;var BM=Zi(),$M=Mo(),$m=No(),Fl;(function(t){t.None=Object.freeze({isCancellationRequested:!1,onCancellationRequested:$m.Event.None}),t.Cancelled=Object.freeze({isCancellationRequested:!0,onCancellationRequested:$m.Event.None});function e(n){let r=n;return r&&(r===t.None||r===t.Cancelled||$M.boolean(r.isCancellationRequested)&&!!r.onCancellationRequested)}t.is=e})(Fl||(qo.CancellationToken=Fl={}));var UM=Object.freeze(function(t,e){let n=(0,BM.default)().timer.setTimeout(t.bind(e),0);return{dispose(){n.dispose()}}}),Bl=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?UM:(this._emitter||(this._emitter=new $m.Emitter),this._emitter.event)}dispose(){this._emitter&&(this._emitter.dispose(),this._emitter=void 0)}},Um=class{get token(){return this._token||(this._token=new Bl),this._token}cancel(){this._token?this._token.cancel():this._token=Fl.Cancelled}dispose(){this._token?this._token instanceof Bl&&this._token.dispose():this._token=Fl.None}};qo.CancellationTokenSource=Um});var j0=f(jo=>{"use strict";Object.defineProperty(jo,"__esModule",{value:!0});jo.SharedArrayReceiverStrategy=jo.SharedArraySenderStrategy=void 0;var KM=$l(),du;(function(t){t.Continue=0,t.Cancelled=1})(du||(du={}));var Km=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]=du.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,du.Cancelled)}cleanup(e){this.buffers.delete(e)}dispose(){this.buffers.clear()}};jo.SharedArraySenderStrategy=Km;var Wm=class{constructor(e){this.data=new Int32Array(e,0,1)}get isCancellationRequested(){return Atomics.load(this.data,0)===du.Cancelled}get onCancellationRequested(){throw new Error("Cancellation over SharedArrayBuffer doesn't support cancellation events")}},Gm=class{constructor(e){this.token=new Wm(e)}cancel(){}dispose(){}},Hm=class{constructor(){this.kind="request"}createCancellationTokenSource(e){let n=e.$cancellationData;return n===void 0?new KM.CancellationTokenSource:new Gm(n)}};jo.SharedArrayReceiverStrategy=Hm});var zm=f(Ul=>{"use strict";Object.defineProperty(Ul,"__esModule",{value:!0});Ul.Semaphore=void 0;var WM=Zi(),Vm=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,WM.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()}}};Ul.Semaphore=Vm});var B0=f(es=>{"use strict";Object.defineProperty(es,"__esModule",{value:!0});es.ReadableStreamMessageReader=es.AbstractMessageReader=es.MessageReader=void 0;var Ym=Zi(),Fo=Mo(),Xm=No(),GM=zm(),F0;(function(t){function e(n){let r=n;return r&&Fo.func(r.listen)&&Fo.func(r.dispose)&&Fo.func(r.onError)&&Fo.func(r.onClose)&&Fo.func(r.onPartialMessage)}t.is=e})(F0||(es.MessageReader=F0={}));var Kl=class{constructor(){this.errorEmitter=new Xm.Emitter,this.closeEmitter=new Xm.Emitter,this.partialMessageEmitter=new Xm.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: ${Fo.string(e.message)?e.message:"unknown"}`)}};es.AbstractMessageReader=Kl;var Jm;(function(t){function e(n){let r,i,s,o=new Map,a,u=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 c of n.contentDecoders)o.set(c.name,c);if(n.contentTypeDecoder!==void 0&&(a=n.contentTypeDecoder,u.set(a.name,a)),n.contentTypeDecoders!==void 0)for(let c of n.contentTypeDecoders)u.set(c.name,c)}return a===void 0&&(a=(0,Ym.default)().applicationJson.decoder,u.set(a.name,a)),{charset:r,contentDecoder:s,contentDecoders:o,contentTypeDecoder:a,contentTypeDecoders:u}}t.fromOptions=e})(Jm||(Jm={}));var Qm=class extends Kl{constructor(e,n){super(),this.readable=e,this.options=Jm.fromOptions(n),this.buffer=(0,Ym.default)().messageBuffer.create(this.options.charset),this._partialMessageTimeout=1e4,this.nextMessageLength=-1,this.messageToken=0,this.readSemaphore=new GM.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.
|
1
|
+
"use strict";var cm=Object.defineProperty;var SM=Object.getOwnPropertyDescriptor;var TM=Object.getOwnPropertyNames;var wM=Object.prototype.hasOwnProperty;var xM=(t,e)=>()=>(t&&(e=t(t=0)),e);var f=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),EM=(t,e)=>{for(var n in e)cm(t,n,{get:e[n],enumerable:!0})},kM=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of TM(e))!wM.call(t,i)&&i!==n&&cm(t,i,{get:()=>e[i],enumerable:!(r=SM(e,i))||r.enumerable});return t};var AM=t=>kM(cm({},"__esModule",{value:!0}),t);var Nl=f(Dt=>{"use strict";Object.defineProperty(Dt,"__esModule",{value:!0});Dt.thenable=Dt.typedArray=Dt.stringArray=Dt.array=Dt.func=Dt.error=Dt.number=Dt.string=Dt.boolean=void 0;function OM(t){return t===!0||t===!1}Dt.boolean=OM;function O0(t){return typeof t=="string"||t instanceof String}Dt.string=O0;function PM(t){return typeof t=="number"||t instanceof Number}Dt.number=PM;function DM(t){return t instanceof Error}Dt.error=DM;function P0(t){return typeof t=="function"}Dt.func=P0;function D0(t){return Array.isArray(t)}Dt.array=D0;function RM(t){return D0(t)&&t.every(e=>O0(e))}Dt.stringArray=RM;function IM(t,e){return Array.isArray(t)&&t.every(e)}Dt.typedArray=IM;function CM(t){return t&&P0(t.then)}Dt.thenable=CM});var Mo=f(rn=>{"use strict";Object.defineProperty(rn,"__esModule",{value:!0});rn.stringArray=rn.array=rn.func=rn.error=rn.number=rn.string=rn.boolean=void 0;function MM(t){return t===!0||t===!1}rn.boolean=MM;function R0(t){return typeof t=="string"||t instanceof String}rn.string=R0;function LM(t){return typeof t=="number"||t instanceof Number}rn.number=LM;function NM(t){return t instanceof Error}rn.error=NM;function qM(t){return typeof t=="function"}rn.func=qM;function I0(t){return Array.isArray(t)}rn.array=I0;function jM(t){return I0(t)&&t.every(e=>R0(e))}rn.stringArray=jM});var Mm=f(ne=>{"use strict";Object.defineProperty(ne,"__esModule",{value:!0});ne.Message=ne.NotificationType9=ne.NotificationType8=ne.NotificationType7=ne.NotificationType6=ne.NotificationType5=ne.NotificationType4=ne.NotificationType3=ne.NotificationType2=ne.NotificationType1=ne.NotificationType0=ne.NotificationType=ne.RequestType9=ne.RequestType8=ne.RequestType7=ne.RequestType6=ne.RequestType5=ne.RequestType4=ne.RequestType3=ne.RequestType2=ne.RequestType1=ne.RequestType=ne.RequestType0=ne.AbstractMessageSignature=ne.ParameterStructures=ne.ResponseError=ne.ErrorCodes=void 0;var js=Mo(),lm;(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})(lm||(ne.ErrorCodes=lm={}));var pm=class t extends Error{constructor(e,n,r){super(n),this.code=js.number(e)?e:lm.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}};ne.ResponseError=pm;var On=class t{constructor(e){this.kind=e}static is(e){return e===t.auto||e===t.byName||e===t.byPosition}toString(){return this.kind}};ne.ParameterStructures=On;On.auto=new On("auto");On.byPosition=new On("byPosition");On.byName=new On("byName");var Je=class{constructor(e,n){this.method=e,this.numberOfParams=n}get parameterStructures(){return On.auto}};ne.AbstractMessageSignature=Je;var hm=class extends Je{constructor(e){super(e,0)}};ne.RequestType0=hm;var dm=class extends Je{constructor(e,n=On.auto){super(e,1),this._parameterStructures=n}get parameterStructures(){return this._parameterStructures}};ne.RequestType=dm;var fm=class extends Je{constructor(e,n=On.auto){super(e,1),this._parameterStructures=n}get parameterStructures(){return this._parameterStructures}};ne.RequestType1=fm;var gm=class extends Je{constructor(e){super(e,2)}};ne.RequestType2=gm;var mm=class extends Je{constructor(e){super(e,3)}};ne.RequestType3=mm;var ym=class extends Je{constructor(e){super(e,4)}};ne.RequestType4=ym;var bm=class extends Je{constructor(e){super(e,5)}};ne.RequestType5=bm;var _m=class extends Je{constructor(e){super(e,6)}};ne.RequestType6=_m;var vm=class extends Je{constructor(e){super(e,7)}};ne.RequestType7=vm;var Sm=class extends Je{constructor(e){super(e,8)}};ne.RequestType8=Sm;var Tm=class extends Je{constructor(e){super(e,9)}};ne.RequestType9=Tm;var wm=class extends Je{constructor(e,n=On.auto){super(e,1),this._parameterStructures=n}get parameterStructures(){return this._parameterStructures}};ne.NotificationType=wm;var xm=class extends Je{constructor(e){super(e,0)}};ne.NotificationType0=xm;var Em=class extends Je{constructor(e,n=On.auto){super(e,1),this._parameterStructures=n}get parameterStructures(){return this._parameterStructures}};ne.NotificationType1=Em;var km=class extends Je{constructor(e){super(e,2)}};ne.NotificationType2=km;var Am=class extends Je{constructor(e){super(e,3)}};ne.NotificationType3=Am;var Om=class extends Je{constructor(e){super(e,4)}};ne.NotificationType4=Om;var Pm=class extends Je{constructor(e){super(e,5)}};ne.NotificationType5=Pm;var Dm=class extends Je{constructor(e){super(e,6)}};ne.NotificationType6=Dm;var Rm=class extends Je{constructor(e){super(e,7)}};ne.NotificationType7=Rm;var Im=class extends Je{constructor(e){super(e,8)}};ne.NotificationType8=Im;var Cm=class extends Je{constructor(e){super(e,9)}};ne.NotificationType9=Cm;var C0;(function(t){function e(i){let s=i;return s&&js.string(s.method)&&(js.string(s.id)||js.number(s.id))}t.isRequest=e;function n(i){let s=i;return s&&js.string(s.method)&&i.id===void 0}t.isNotification=n;function r(i){let s=i;return s&&(s.result!==void 0||!!s.error)&&(js.string(s.id)||js.number(s.id)||s.id===null)}t.isResponse=r})(C0||(ne.Message=C0={}))});var Nm=f(Qi=>{"use strict";var M0;Object.defineProperty(Qi,"__esModule",{value:!0});Qi.LRUCache=Qi.LinkedMap=Qi.Touch=void 0;var sn;(function(t){t.None=0,t.First=1,t.AsOld=t.First,t.Last=2,t.AsNew=t.Last})(sn||(Qi.Touch=sn={}));var ql=class{constructor(){this[M0]="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=sn.None){let r=this._map.get(e);if(r)return n!==sn.None&&this.touch(r,n),r.value}set(e,n,r=sn.None){let i=this._map.get(e);if(i)i.value=n,r!==sn.None&&this.touch(i,r);else{switch(i={key:e,value:n,next:void 0,previous:void 0},r){case sn.None:this.addItemLast(i);break;case sn.First:this.addItemFirst(i);break;case sn.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}[(M0=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!==sn.First&&n!==sn.Last)){if(n===sn.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===sn.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)}};Qi.LinkedMap=ql;var Lm=class extends ql{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=sn.AsNew){return super.get(e,n)}peek(e){return super.get(e,sn.None)}set(e,n){return super.set(e,n,sn.Last),this.checkTrim(),this}checkTrim(){this.size>this._limit&&this.trimOld(Math.round(this._limit*this._ratio))}};Qi.LRUCache=Lm});var N0=f(jl=>{"use strict";Object.defineProperty(jl,"__esModule",{value:!0});jl.Disposable=void 0;var L0;(function(t){function e(n){return{dispose:n}}t.create=e})(L0||(jl.Disposable=L0={}))});var Zi=f(Fm=>{"use strict";Object.defineProperty(Fm,"__esModule",{value:!0});var qm;function jm(){if(qm===void 0)throw new Error("No runtime abstraction layer installed");return qm}(function(t){function e(n){if(n===void 0)throw new Error("No runtime abstraction layer provided");qm=n}t.install=e})(jm||(jm={}));Fm.default=jm});var No=f(Lo=>{"use strict";Object.defineProperty(Lo,"__esModule",{value:!0});Lo.Emitter=Lo.Event=void 0;var FM=Zi(),q0;(function(t){let e={dispose(){}};t.None=function(){return e}})(q0||(Lo.Event=q0={}));var Bm=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,FM.default)().console.error(a)}return n}isEmpty(){return!this._callbacks||this._callbacks.length===0}dispose(){this._callbacks=void 0,this._contexts=void 0}},Fl=class t{constructor(e){this._options=e}get event(){return this._event||(this._event=(e,n,r)=>{this._callbacks||(this._callbacks=new Bm),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)}};Lo.Emitter=Fl;Fl._noop=function(){}});var Ul=f(qo=>{"use strict";Object.defineProperty(qo,"__esModule",{value:!0});qo.CancellationTokenSource=qo.CancellationToken=void 0;var BM=Zi(),$M=Mo(),$m=No(),Bl;(function(t){t.None=Object.freeze({isCancellationRequested:!1,onCancellationRequested:$m.Event.None}),t.Cancelled=Object.freeze({isCancellationRequested:!0,onCancellationRequested:$m.Event.None});function e(n){let r=n;return r&&(r===t.None||r===t.Cancelled||$M.boolean(r.isCancellationRequested)&&!!r.onCancellationRequested)}t.is=e})(Bl||(qo.CancellationToken=Bl={}));var UM=Object.freeze(function(t,e){let n=(0,BM.default)().timer.setTimeout(t.bind(e),0);return{dispose(){n.dispose()}}}),$l=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?UM:(this._emitter||(this._emitter=new $m.Emitter),this._emitter.event)}dispose(){this._emitter&&(this._emitter.dispose(),this._emitter=void 0)}},Um=class{get token(){return this._token||(this._token=new $l),this._token}cancel(){this._token?this._token.cancel():this._token=Bl.Cancelled}dispose(){this._token?this._token instanceof $l&&this._token.dispose():this._token=Bl.None}};qo.CancellationTokenSource=Um});var j0=f(jo=>{"use strict";Object.defineProperty(jo,"__esModule",{value:!0});jo.SharedArrayReceiverStrategy=jo.SharedArraySenderStrategy=void 0;var KM=Ul(),du;(function(t){t.Continue=0,t.Cancelled=1})(du||(du={}));var Km=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]=du.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,du.Cancelled)}cleanup(e){this.buffers.delete(e)}dispose(){this.buffers.clear()}};jo.SharedArraySenderStrategy=Km;var Wm=class{constructor(e){this.data=new Int32Array(e,0,1)}get isCancellationRequested(){return Atomics.load(this.data,0)===du.Cancelled}get onCancellationRequested(){throw new Error("Cancellation over SharedArrayBuffer doesn't support cancellation events")}},Gm=class{constructor(e){this.token=new Wm(e)}cancel(){}dispose(){}},Hm=class{constructor(){this.kind="request"}createCancellationTokenSource(e){let n=e.$cancellationData;return n===void 0?new KM.CancellationTokenSource:new Gm(n)}};jo.SharedArrayReceiverStrategy=Hm});var zm=f(Kl=>{"use strict";Object.defineProperty(Kl,"__esModule",{value:!0});Kl.Semaphore=void 0;var WM=Zi(),Vm=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,WM.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()}}};Kl.Semaphore=Vm});var B0=f(es=>{"use strict";Object.defineProperty(es,"__esModule",{value:!0});es.ReadableStreamMessageReader=es.AbstractMessageReader=es.MessageReader=void 0;var Ym=Zi(),Fo=Mo(),Xm=No(),GM=zm(),F0;(function(t){function e(n){let r=n;return r&&Fo.func(r.listen)&&Fo.func(r.dispose)&&Fo.func(r.onError)&&Fo.func(r.onClose)&&Fo.func(r.onPartialMessage)}t.is=e})(F0||(es.MessageReader=F0={}));var Wl=class{constructor(){this.errorEmitter=new Xm.Emitter,this.closeEmitter=new Xm.Emitter,this.partialMessageEmitter=new Xm.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: ${Fo.string(e.message)?e.message:"unknown"}`)}};es.AbstractMessageReader=Wl;var Jm;(function(t){function e(n){let r,i,s,o=new Map,a,u=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 c of n.contentDecoders)o.set(c.name,c);if(n.contentTypeDecoder!==void 0&&(a=n.contentTypeDecoder,u.set(a.name,a)),n.contentTypeDecoders!==void 0)for(let c of n.contentTypeDecoders)u.set(c.name,c)}return a===void 0&&(a=(0,Ym.default)().applicationJson.decoder,u.set(a.name,a)),{charset:r,contentDecoder:s,contentDecoders:o,contentTypeDecoder:a,contentTypeDecoders:u}}t.fromOptions=e})(Jm||(Jm={}));var Qm=class extends Wl{constructor(e,n){super(),this.readable=e,this.options=Jm.fromOptions(n),this.buffer=(0,Ym.default)().messageBuffer.create(this.options.charset),this._partialMessageTimeout=1e4,this.nextMessageLength=-1,this.messageToken=0,this.readSemaphore=new GM.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.
|
2
2
|
${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,Ym.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))}};es.ReadableStreamMessageReader=Qm});var G0=f(ts=>{"use strict";Object.defineProperty(ts,"__esModule",{value:!0});ts.WriteableStreamMessageWriter=ts.AbstractMessageWriter=ts.MessageWriter=void 0;var $0=Zi(),fu=Mo(),HM=zm(),U0=No(),VM="Content-Length: ",K0=`\r
|
3
|
-
`,W0;(function(t){function e(n){let r=n;return r&&fu.func(r.dispose)&&fu.func(r.onClose)&&fu.func(r.onError)&&fu.func(r.write)}t.is=e})(W0||(ts.MessageWriter=W0={}));var
|
3
|
+
`,W0;(function(t){function e(n){let r=n;return r&&fu.func(r.dispose)&&fu.func(r.onClose)&&fu.func(r.onError)&&fu.func(r.write)}t.is=e})(W0||(ts.MessageWriter=W0={}));var Gl=class{constructor(){this.errorEmitter=new U0.Emitter,this.closeEmitter=new U0.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: ${fu.string(e.message)?e.message:"unknown"}`)}};ts.AbstractMessageWriter=Gl;var Zm;(function(t){function e(n){return n===void 0||typeof n=="string"?{charset:n??"utf-8",contentTypeEncoder:(0,$0.default)().applicationJson.encoder}:{charset:n.charset??"utf-8",contentEncoder:n.contentEncoder,contentTypeEncoder:n.contentTypeEncoder??(0,$0.default)().applicationJson.encoder}}t.fromOptions=e})(Zm||(Zm={}));var ey=class extends Gl{constructor(e,n){super(),this.writable=e,this.options=Zm.fromOptions(n),this.errorCount=0,this.writeSemaphore=new HM.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(VM,r.byteLength.toString(),K0),i.push(K0),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()}};ts.WriteableStreamMessageWriter=ey});var H0=f(Hl=>{"use strict";Object.defineProperty(Hl,"__esModule",{value:!0});Hl.AbstractMessageBuffer=void 0;var zM=13,XM=10,YM=`\r
|
4
4
|
`,ty=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 c=this._chunks[r];for(i=0;i<c.length;){switch(c[i]){case zM:switch(n){case 0:n=1;break;case 2:n=3;break;default:n=0}break;case XM:switch(n){case 1:n=2;break;case 3:n=4,i++;break e;default:n=0}break;default:n=0}i++}s+=c.byteLength,r++}if(n!==4)return;let o=this._read(s+i),a=new Map,u=this.toString(o,"ascii").split(YM);if(u.length<2)return a;for(let c=0;c<u.length-2;c++){let l=u[c],p=l.indexOf(":");if(p===-1)throw new Error(`Message header must separate key and value using ':'
|
5
|
-
${l}`);let h=l.substr(0,p),m=l.substr(p+1).trim();a.set(e?h.toLowerCase():h,m)}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}};
|
6
|
-
${JSON.stringify(x.error,void 0,4)}`):i.error("Received response message without id. No further error information provided.");else{let B=x.id,V=R.get(B);if(
|
7
|
-
${JSON.stringify(x,null,4)}`);let B=x;if(pt.string(B.id)||pt.number(B.id)){let V=B.id,J=R.get(V);J&&J.reject(new Error("The received response has neither a result nor an error property."))}}function kr(x){if(x!=null)switch(w){case Me.Verbose:return JSON.stringify(x,null,4);case Me.Compact:return JSON.stringify(x);default:return}}function
|
5
|
+
${l}`);let h=l.substr(0,p),m=l.substr(p+1).trim();a.set(e?h.toLowerCase():h,m)}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}};Hl.AbstractMessageBuffer=ty});var J0=f(me=>{"use strict";Object.defineProperty(me,"__esModule",{value:!0});me.createMessageConnection=me.ConnectionOptions=me.MessageStrategy=me.CancellationStrategy=me.CancellationSenderStrategy=me.CancellationReceiverStrategy=me.RequestCancellationReceiverStrategy=me.IdCancellationReceiverStrategy=me.ConnectionStrategy=me.ConnectionError=me.ConnectionErrors=me.LogTraceNotification=me.SetTraceNotification=me.TraceFormat=me.TraceValues=me.Trace=me.NullLogger=me.ProgressType=me.ProgressToken=void 0;var V0=Zi(),pt=Mo(),ue=Mm(),z0=Nm(),gu=No(),ny=Ul(),bu;(function(t){t.type=new ue.NotificationType("$/cancelRequest")})(bu||(bu={}));var ry;(function(t){function e(n){return typeof n=="string"||typeof n=="number"}t.is=e})(ry||(me.ProgressToken=ry={}));var mu;(function(t){t.type=new ue.NotificationType("$/progress")})(mu||(mu={}));var iy=class{constructor(){}};me.ProgressType=iy;var sy;(function(t){function e(n){return pt.func(n)}t.is=e})(sy||(sy={}));me.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||(me.Trace=Me={}));var X0;(function(t){t.Off="off",t.Messages="messages",t.Compact="compact",t.Verbose="verbose"})(X0||(me.TraceValues=X0={}));(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||(me.Trace=Me={}));var jn;(function(t){t.Text="text",t.JSON="json"})(jn||(me.TraceFormat=jn={}));(function(t){function e(n){return pt.string(n)?(n=n.toLowerCase(),n==="json"?t.JSON:t.Text):t.Text}t.fromString=e})(jn||(me.TraceFormat=jn={}));var oy;(function(t){t.type=new ue.NotificationType("$/setTrace")})(oy||(me.SetTraceNotification=oy={}));var Vl;(function(t){t.type=new ue.NotificationType("$/logTrace")})(Vl||(me.LogTraceNotification=Vl={}));var yu;(function(t){t[t.Closed=1]="Closed",t[t.Disposed=2]="Disposed",t[t.AlreadyListening=3]="AlreadyListening"})(yu||(me.ConnectionErrors=yu={}));var Bo=class t extends Error{constructor(e,n){super(n),this.code=e,Object.setPrototypeOf(this,t.prototype)}};me.ConnectionError=Bo;var ay;(function(t){function e(n){let r=n;return r&&pt.func(r.cancelUndispatched)}t.is=e})(ay||(me.ConnectionStrategy=ay={}));var zl;(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})(zl||(me.IdCancellationReceiverStrategy=zl={}));var uy;(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})(uy||(me.RequestCancellationReceiverStrategy=uy={}));var Xl;(function(t){t.Message=Object.freeze({createCancellationTokenSource(n){return new ny.CancellationTokenSource}});function e(n){return zl.is(n)||uy.is(n)}t.is=e})(Xl||(me.CancellationReceiverStrategy=Xl={}));var Yl;(function(t){t.Message=Object.freeze({sendCancellation(n,r){return n.sendNotification(bu.type,{id:r})},cleanup(n){}});function e(n){let r=n;return r&&pt.func(r.sendCancellation)&&pt.func(r.cleanup)}t.is=e})(Yl||(me.CancellationSenderStrategy=Yl={}));var Jl;(function(t){t.Message=Object.freeze({receiver:Xl.Message,sender:Yl.Message});function e(n){let r=n;return r&&Xl.is(r.receiver)&&Yl.is(r.sender)}t.is=e})(Jl||(me.CancellationStrategy=Jl={}));var Ql;(function(t){function e(n){let r=n;return r&&pt.func(r.handleMessage)}t.is=e})(Ql||(me.MessageStrategy=Ql={}));var Y0;(function(t){function e(n){let r=n;return r&&(Jl.is(r.cancellationStrategy)||ay.is(r.connectionStrategy)||Ql.is(r.messageStrategy))}t.is=e})(Y0||(me.ConnectionOptions=Y0={}));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 JM(t,e,n,r){let i=n!==void 0?n:me.NullLogger,s=0,o=0,a=0,u="2.0",c,l=new Map,p,h=new Map,m=new Map,b,v=new z0.LinkedMap,R=new Map,A=new Set,T=new Map,w=Me.Off,_=jn.Text,N,P=Pr.New,G=new gu.Emitter,re=new gu.Emitter,ae=new gu.Emitter,K=new gu.Emitter,O=new gu.Emitter,M=r&&r.cancellationStrategy?r.cancellationStrategy:Jl.Message;function L(x){if(x===null)throw new Error("Can't send requests with id null since the response can't be correlated.");return"req-"+x.toString()}function F(x){return x===null?"res-unknown-"+(++a).toString():"res-"+x.toString()}function he(){return"not-"+(++o).toString()}function ce(x,B){ue.Message.isRequest(B)?x.set(L(B.id),B):ue.Message.isResponse(B)?x.set(F(B.id),B):x.set(he(),B)}function Bt(x){}function xt(){return P===Pr.Listening}function je(){return P===Pr.Closed}function An(){return P===Pr.Disposed}function Po(){(P===Pr.New||P===Pr.Listening)&&(P=Pr.Closed,re.fire(void 0))}function Ns(x){G.fire([x,void 0,void 0])}function Tl(x){G.fire(x)}t.onClose(Po),t.onError(Ns),e.onClose(Po),e.onError(Tl);function uu(){b||v.size===0||(b=(0,V0.default)().timer.setImmediate(()=>{b=void 0,wl()}))}function cu(x){ue.Message.isRequest(x)?El(x):ue.Message.isNotification(x)?Al(x):ue.Message.isResponse(x)?kl(x):Do(x)}function wl(){if(v.size===0)return;let x=v.shift();try{let B=r?.messageStrategy;Ql.is(B)?B.handleMessage(x,cu):cu(x)}finally{uu()}}let xl=x=>{try{if(ue.Message.isNotification(x)&&x.method===bu.type.method){let B=x.params.id,V=L(B),J=v.get(V);if(ue.Message.isRequest(J)){let Le=r?.connectionStrategy,Ye=Le&&Le.cancelUndispatched?Le.cancelUndispatched(J,Bt):void 0;if(Ye&&(Ye.error!==void 0||Ye.result!==void 0)){v.delete(V),T.delete(B),Ye.id=J.id,qs(Ye,x.method,Date.now()),e.write(Ye).catch(()=>i.error("Sending response for canceled message failed."));return}}let Ke=T.get(B);if(Ke!==void 0){Ke.cancel(),Ro(x);return}else A.add(B)}ce(v,x)}finally{uu()}};function El(x){if(An())return;function B(we,Ge,Re){let bt={jsonrpc:u,id:x.id};we instanceof ue.ResponseError?bt.error=we.toJson():bt.result=we===void 0?null:we,qs(bt,Ge,Re),e.write(bt).catch(()=>i.error("Sending response failed."))}function V(we,Ge,Re){let bt={jsonrpc:u,id:x.id,error:we.toJson()};qs(bt,Ge,Re),e.write(bt).catch(()=>i.error("Sending response failed."))}function J(we,Ge,Re){we===void 0&&(we=null);let bt={jsonrpc:u,id:x.id,result:we};qs(bt,Ge,Re),e.write(bt).catch(()=>i.error("Sending response failed."))}Dl(x);let Ke=l.get(x.method),Le,Ye;Ke&&(Le=Ke.type,Ye=Ke.handler);let nt=Date.now();if(Ye||c){let we=x.id??String(Date.now()),Ge=zl.is(M.receiver)?M.receiver.createCancellationTokenSource(we):M.receiver.createCancellationTokenSource(x);x.id!==null&&A.has(x.id)&&Ge.cancel(),x.id!==null&&T.set(we,Ge);try{let Re;if(Ye)if(x.params===void 0){if(Le!==void 0&&Le.numberOfParams!==0){V(new ue.ResponseError(ue.ErrorCodes.InvalidParams,`Request ${x.method} defines ${Le.numberOfParams} params but received none.`),x.method,nt);return}Re=Ye(Ge.token)}else if(Array.isArray(x.params)){if(Le!==void 0&&Le.parameterStructures===ue.ParameterStructures.byName){V(new ue.ResponseError(ue.ErrorCodes.InvalidParams,`Request ${x.method} defines parameters by name but received parameters by position`),x.method,nt);return}Re=Ye(...x.params,Ge.token)}else{if(Le!==void 0&&Le.parameterStructures===ue.ParameterStructures.byPosition){V(new ue.ResponseError(ue.ErrorCodes.InvalidParams,`Request ${x.method} defines parameters by position but received parameters by name`),x.method,nt);return}Re=Ye(x.params,Ge.token)}else c&&(Re=c(x.method,x.params,Ge.token));let bt=Re;Re?bt.then?bt.then($t=>{T.delete(we),B($t,x.method,nt)},$t=>{T.delete(we),$t instanceof ue.ResponseError?V($t,x.method,nt):$t&&pt.string($t.message)?V(new ue.ResponseError(ue.ErrorCodes.InternalError,`Request ${x.method} failed with message: ${$t.message}`),x.method,nt):V(new ue.ResponseError(ue.ErrorCodes.InternalError,`Request ${x.method} failed unexpectedly without providing any details.`),x.method,nt)}):(T.delete(we),B(Re,x.method,nt)):(T.delete(we),J(Re,x.method,nt))}catch(Re){T.delete(we),Re instanceof ue.ResponseError?B(Re,x.method,nt):Re&&pt.string(Re.message)?V(new ue.ResponseError(ue.ErrorCodes.InternalError,`Request ${x.method} failed with message: ${Re.message}`),x.method,nt):V(new ue.ResponseError(ue.ErrorCodes.InternalError,`Request ${x.method} failed unexpectedly without providing any details.`),x.method,nt)}}else V(new ue.ResponseError(ue.ErrorCodes.MethodNotFound,`Unhandled method ${x.method}`),x.method,nt)}function kl(x){if(!An())if(x.id===null)x.error?i.error(`Received response message without id: Error is:
|
6
|
+
${JSON.stringify(x.error,void 0,4)}`):i.error("Received response message without id. No further error information provided.");else{let B=x.id,V=R.get(B);if(Rl(x,V),V!==void 0){R.delete(B);try{if(x.error){let J=x.error;V.reject(new ue.ResponseError(J.code,J.message,J.data))}else if(x.result!==void 0)V.resolve(x.result);else throw new Error("Should never happen.")}catch(J){J.message?i.error(`Response handler '${V.method}' failed with message: ${J.message}`):i.error(`Response handler '${V.method}' failed unexpectedly.`)}}}}function Al(x){if(An())return;let B,V;if(x.method===bu.type.method){let J=x.params.id;A.delete(J),Ro(x);return}else{let J=h.get(x.method);J&&(V=J.handler,B=J.type)}if(V||p)try{if(Ro(x),V)if(x.params===void 0)B!==void 0&&B.numberOfParams!==0&&B.parameterStructures!==ue.ParameterStructures.byName&&i.error(`Notification ${x.method} defines ${B.numberOfParams} params but received none.`),V();else if(Array.isArray(x.params)){let J=x.params;x.method===mu.type.method&&J.length===2&&ry.is(J[0])?V({token:J[0],value:J[1]}):(B!==void 0&&(B.parameterStructures===ue.ParameterStructures.byName&&i.error(`Notification ${x.method} defines parameters by name but received parameters by position`),B.numberOfParams!==x.params.length&&i.error(`Notification ${x.method} defines ${B.numberOfParams} params but received ${J.length} arguments`)),V(...J))}else B!==void 0&&B.parameterStructures===ue.ParameterStructures.byPosition&&i.error(`Notification ${x.method} defines parameters by position but received parameters by name`),V(x.params);else p&&p(x.method,x.params)}catch(J){J.message?i.error(`Notification handler '${x.method}' failed with message: ${J.message}`):i.error(`Notification handler '${x.method}' failed unexpectedly.`)}else ae.fire(x)}function Do(x){if(!x){i.error("Received empty message.");return}i.error(`Received message which is neither a response nor a notification message:
|
7
|
+
${JSON.stringify(x,null,4)}`);let B=x;if(pt.string(B.id)||pt.number(B.id)){let V=B.id,J=R.get(V);J&&J.reject(new Error("The received response has neither a result nor an error property."))}}function kr(x){if(x!=null)switch(w){case Me.Verbose:return JSON.stringify(x,null,4);case Me.Compact:return JSON.stringify(x);default:return}}function Ol(x){if(!(w===Me.Off||!N))if(_===jn.Text){let B;(w===Me.Verbose||w===Me.Compact)&&x.params&&(B=`Params: ${kr(x.params)}
|
8
8
|
|
9
|
-
`),N.log(`Sending request '${x.method} - (${x.id})'.`,B)}else Ti("send-request",x)}function
|
9
|
+
`),N.log(`Sending request '${x.method} - (${x.id})'.`,B)}else Ti("send-request",x)}function Pl(x){if(!(w===Me.Off||!N))if(_===jn.Text){let B;(w===Me.Verbose||w===Me.Compact)&&(x.params?B=`Params: ${kr(x.params)}
|
10
10
|
|
11
11
|
`:B=`No parameters provided.
|
12
12
|
|
@@ -16,44 +16,44 @@ ${JSON.stringify(x,null,4)}`);let B=x;if(pt.string(B.id)||pt.number(B.id)){let V
|
|
16
16
|
|
17
17
|
`:x.error===void 0&&(J=`No result returned.
|
18
18
|
|
19
|
-
`)),N.log(`Sending response '${B} - (${x.id})'. Processing request took ${Date.now()-V}ms`,J)}else Ti("send-response",x)}function
|
19
|
+
`)),N.log(`Sending response '${B} - (${x.id})'. Processing request took ${Date.now()-V}ms`,J)}else Ti("send-response",x)}function Dl(x){if(!(w===Me.Off||!N))if(_===jn.Text){let B;(w===Me.Verbose||w===Me.Compact)&&x.params&&(B=`Params: ${kr(x.params)}
|
20
20
|
|
21
|
-
`),N.log(`Received request '${x.method} - (${x.id})'.`,B)}else Ti("receive-request",x)}function Ro(x){if(!(w===Me.Off||!N||x.method===
|
21
|
+
`),N.log(`Received request '${x.method} - (${x.id})'.`,B)}else Ti("receive-request",x)}function Ro(x){if(!(w===Me.Off||!N||x.method===Vl.type.method))if(_===jn.Text){let B;(w===Me.Verbose||w===Me.Compact)&&(x.params?B=`Params: ${kr(x.params)}
|
22
22
|
|
23
23
|
`:B=`No parameters provided.
|
24
24
|
|
25
|
-
`),N.log(`Received notification '${x.method}'.`,B)}else Ti("receive-notification",x)}function
|
25
|
+
`),N.log(`Received notification '${x.method}'.`,B)}else Ti("receive-notification",x)}function Rl(x,B){if(!(w===Me.Off||!N))if(_===jn.Text){let V;if((w===Me.Verbose||w===Me.Compact)&&(x.error&&x.error.data?V=`Error data: ${kr(x.error.data)}
|
26
26
|
|
27
27
|
`:x.result?V=`Result: ${kr(x.result)}
|
28
28
|
|
29
29
|
`:x.error===void 0&&(V=`No result returned.
|
30
30
|
|
31
|
-
`)),B){let J=x.error?` Request failed: ${x.error.message} (${x.error.code}).`:"";N.log(`Received response '${B.method} - (${x.id})' in ${Date.now()-B.timerStart}ms.${J}`,V)}else N.log(`Received response ${x.id} without active response promise.`,V)}else Ti("receive-response",x)}function Ti(x,B){if(!N||w===Me.Off)return;let V={isLSPMessage:!0,type:x,message:B,timestamp:Date.now()};N.log(V)}function Ji(){if(je())throw new Bo(yu.Closed,"Connection is closed.");if(An())throw new Bo(yu.Disposed,"Connection is disposed.")}function Rl(){if(xt())throw new Bo(yu.AlreadyListening,"Connection is already listening")}function Il(){if(!xt())throw new Error("Call listen() first.")}function Xr(x){return x===void 0?null:x}function lu(x){if(x!==null)return x}function pu(x){return x!=null&&!Array.isArray(x)&&typeof x=="object"}function Io(x,B){switch(x){case ue.ParameterStructures.auto:return pu(B)?lu(B):[Xr(B)];case ue.ParameterStructures.byName:if(!pu(B))throw new Error("Received parameters by name but param is not an object literal.");return lu(B);case ue.ParameterStructures.byPosition:return[Xr(B)];default:throw new Error(`Unknown parameter structure ${x.toString()}`)}}function hu(x,B){let V,J=x.numberOfParams;switch(J){case 0:V=void 0;break;case 1:V=Io(x.parameterStructures,B[0]);break;default:V=[];for(let Ke=0;Ke<B.length&&Ke<J;Ke++)V.push(Xr(B[Ke]));if(B.length<J)for(let Ke=B.length;Ke<J;Ke++)V.push(null);break}return V}let wi={sendNotification:(x,...B)=>{Ji();let V,J;if(pt.string(x)){V=x;let Le=B[0],Ye=0,nt=ue.ParameterStructures.auto;ue.ParameterStructures.is(Le)&&(Ye=1,nt=Le);let we=B.length,Ge=we-Ye;switch(Ge){case 0:J=void 0;break;case 1:J=Io(nt,B[Ye]);break;default:if(nt===ue.ParameterStructures.byName)throw new Error(`Received ${Ge} parameters for 'by Name' notification parameter structure.`);J=B.slice(Ye,we).map(Re=>Xr(Re));break}}else{let Le=B;V=x.method,J=hu(x,Le)}let Ke={jsonrpc:u,method:V,params:J};return Ol(Ke),e.write(Ke).catch(Le=>{throw i.error("Sending notification failed."),Le})},onNotification:(x,B)=>{Ji();let V;return pt.func(x)?p=x:B&&(pt.string(x)?(V=x,h.set(x,{type:void 0,handler:B})):(V=x.method,h.set(x.method,{type:x,handler:B}))),{dispose:()=>{V!==void 0?h.delete(V):p=void 0}}},onProgress:(x,B,V)=>{if(m.has(B))throw new Error(`Progress handler for token ${B} already registered`);return m.set(B,V),{dispose:()=>{m.delete(B)}}},sendProgress:(x,B,V)=>wi.sendNotification(mu.type,{token:B,value:V}),onUnhandledProgress:K.event,sendRequest:(x,...B)=>{Ji(),Il();let V,J,Ke;if(pt.string(x)){V=x;let we=B[0],Ge=B[B.length-1],Re=0,bt=ue.ParameterStructures.auto;ue.ParameterStructures.is(we)&&(Re=1,bt=we);let $t=B.length;ny.CancellationToken.is(Ge)&&($t=$t-1,Ke=Ge);let qn=$t-Re;switch(qn){case 0:J=void 0;break;case 1:J=Io(bt,B[Re]);break;default:if(bt===ue.ParameterStructures.byName)throw new Error(`Received ${qn} parameters for 'by Name' request parameter structure.`);J=B.slice(Re,$t).map(Cl=>Xr(Cl));break}}else{let we=B;V=x.method,J=hu(x,we);let Ge=x.numberOfParams;Ke=ny.CancellationToken.is(we[Ge])?we[Ge]:void 0}let Le=s++,Ye;Ke&&(Ye=Ke.onCancellationRequested(()=>{let we=M.sender.sendCancellation(wi,Le);return we===void 0?(i.log(`Received no promise from cancellation strategy when cancelling id ${Le}`),Promise.resolve()):we.catch(()=>{i.log(`Sending cancellation messages for id ${Le} failed`)})}));let nt={jsonrpc:u,id:Le,method:V,params:J};return Al(nt),typeof M.sender.enableCancellation=="function"&&M.sender.enableCancellation(nt),new Promise(async(we,Ge)=>{let Re=qn=>{we(qn),M.sender.cleanup(Le),Ye?.dispose()},bt=qn=>{Ge(qn),M.sender.cleanup(Le),Ye?.dispose()},$t={method:V,timerStart:Date.now(),resolve:Re,reject:bt};try{await e.write(nt),R.set(Le,$t)}catch(qn){throw i.error("Sending request failed."),$t.reject(new ue.ResponseError(ue.ErrorCodes.MessageWriteError,qn.message?qn.message:"Unknown reason")),qn}})},onRequest:(x,B)=>{Ji();let V=null;return sy.is(x)?(V=void 0,c=x):pt.string(x)?(V=null,B!==void 0&&(V=x,l.set(x,{handler:B,type:void 0}))):B!==void 0&&(V=x.method,l.set(x.method,{type:x,handler:B})),{dispose:()=>{V!==null&&(V!==void 0?l.delete(V):c=void 0)}}},hasPendingResponse:()=>R.size>0,trace:async(x,B,V)=>{let J=!1,Ke=jn.Text;V!==void 0&&(pt.boolean(V)?J=V:(J=V.sendNotification||!1,Ke=V.traceFormat||jn.Text)),w=x,_=Ke,w===Me.Off?N=void 0:N=B,J&&!je()&&!An()&&await wi.sendNotification(oy.type,{value:Me.toString(x)})},onError:G.event,onClose:re.event,onUnhandledNotification:ae.event,onDispose:O.event,end:()=>{e.end()},dispose:()=>{if(An())return;P=Pr.Disposed,O.fire(void 0);let x=new ue.ResponseError(ue.ErrorCodes.PendingResponseRejected,"Pending response rejected since connection got disposed");for(let B of R.values())B.reject(x);R=new Map,T=new Map,A=new Set,v=new z0.LinkedMap,pt.func(e.dispose)&&e.dispose(),pt.func(t.dispose)&&t.dispose()},listen:()=>{Ji(),Rl(),P=Pr.Listening,t.listen(wl)},inspect:()=>{(0,V0.default)().console.log("inspect")}};return wi.onNotification(Hl.type,x=>{if(w===Me.Off||!N)return;let B=w===Me.Verbose||w===Me.Compact;N.log(x.message,B?x.verbose:void 0)}),wi.onNotification(mu.type,x=>{let B=m.get(x.token);B?B(x.value):K.fire(x)}),wi}me.createMessageConnection=JM});var Ql=f(q=>{"use strict";Object.defineProperty(q,"__esModule",{value:!0});q.ProgressType=q.ProgressToken=q.createMessageConnection=q.NullLogger=q.ConnectionOptions=q.ConnectionStrategy=q.AbstractMessageBuffer=q.WriteableStreamMessageWriter=q.AbstractMessageWriter=q.MessageWriter=q.ReadableStreamMessageReader=q.AbstractMessageReader=q.MessageReader=q.SharedArrayReceiverStrategy=q.SharedArraySenderStrategy=q.CancellationToken=q.CancellationTokenSource=q.Emitter=q.Event=q.Disposable=q.LRUCache=q.Touch=q.LinkedMap=q.ParameterStructures=q.NotificationType9=q.NotificationType8=q.NotificationType7=q.NotificationType6=q.NotificationType5=q.NotificationType4=q.NotificationType3=q.NotificationType2=q.NotificationType1=q.NotificationType0=q.NotificationType=q.ErrorCodes=q.ResponseError=q.RequestType9=q.RequestType8=q.RequestType7=q.RequestType6=q.RequestType5=q.RequestType4=q.RequestType3=q.RequestType2=q.RequestType1=q.RequestType0=q.RequestType=q.Message=q.RAL=void 0;q.MessageStrategy=q.CancellationStrategy=q.CancellationSenderStrategy=q.CancellationReceiverStrategy=q.ConnectionError=q.ConnectionErrors=q.LogTraceNotification=q.SetTraceNotification=q.TraceFormat=q.TraceValues=q.Trace=void 0;var Xe=Mm();Object.defineProperty(q,"Message",{enumerable:!0,get:function(){return Xe.Message}});Object.defineProperty(q,"RequestType",{enumerable:!0,get:function(){return Xe.RequestType}});Object.defineProperty(q,"RequestType0",{enumerable:!0,get:function(){return Xe.RequestType0}});Object.defineProperty(q,"RequestType1",{enumerable:!0,get:function(){return Xe.RequestType1}});Object.defineProperty(q,"RequestType2",{enumerable:!0,get:function(){return Xe.RequestType2}});Object.defineProperty(q,"RequestType3",{enumerable:!0,get:function(){return Xe.RequestType3}});Object.defineProperty(q,"RequestType4",{enumerable:!0,get:function(){return Xe.RequestType4}});Object.defineProperty(q,"RequestType5",{enumerable:!0,get:function(){return Xe.RequestType5}});Object.defineProperty(q,"RequestType6",{enumerable:!0,get:function(){return Xe.RequestType6}});Object.defineProperty(q,"RequestType7",{enumerable:!0,get:function(){return Xe.RequestType7}});Object.defineProperty(q,"RequestType8",{enumerable:!0,get:function(){return Xe.RequestType8}});Object.defineProperty(q,"RequestType9",{enumerable:!0,get:function(){return Xe.RequestType9}});Object.defineProperty(q,"ResponseError",{enumerable:!0,get:function(){return Xe.ResponseError}});Object.defineProperty(q,"ErrorCodes",{enumerable:!0,get:function(){return Xe.ErrorCodes}});Object.defineProperty(q,"NotificationType",{enumerable:!0,get:function(){return Xe.NotificationType}});Object.defineProperty(q,"NotificationType0",{enumerable:!0,get:function(){return Xe.NotificationType0}});Object.defineProperty(q,"NotificationType1",{enumerable:!0,get:function(){return Xe.NotificationType1}});Object.defineProperty(q,"NotificationType2",{enumerable:!0,get:function(){return Xe.NotificationType2}});Object.defineProperty(q,"NotificationType3",{enumerable:!0,get:function(){return Xe.NotificationType3}});Object.defineProperty(q,"NotificationType4",{enumerable:!0,get:function(){return Xe.NotificationType4}});Object.defineProperty(q,"NotificationType5",{enumerable:!0,get:function(){return Xe.NotificationType5}});Object.defineProperty(q,"NotificationType6",{enumerable:!0,get:function(){return Xe.NotificationType6}});Object.defineProperty(q,"NotificationType7",{enumerable:!0,get:function(){return Xe.NotificationType7}});Object.defineProperty(q,"NotificationType8",{enumerable:!0,get:function(){return Xe.NotificationType8}});Object.defineProperty(q,"NotificationType9",{enumerable:!0,get:function(){return Xe.NotificationType9}});Object.defineProperty(q,"ParameterStructures",{enumerable:!0,get:function(){return Xe.ParameterStructures}});var cy=Nm();Object.defineProperty(q,"LinkedMap",{enumerable:!0,get:function(){return cy.LinkedMap}});Object.defineProperty(q,"LRUCache",{enumerable:!0,get:function(){return cy.LRUCache}});Object.defineProperty(q,"Touch",{enumerable:!0,get:function(){return cy.Touch}});var QM=N0();Object.defineProperty(q,"Disposable",{enumerable:!0,get:function(){return QM.Disposable}});var Q0=No();Object.defineProperty(q,"Event",{enumerable:!0,get:function(){return Q0.Event}});Object.defineProperty(q,"Emitter",{enumerable:!0,get:function(){return Q0.Emitter}});var Z0=$l();Object.defineProperty(q,"CancellationTokenSource",{enumerable:!0,get:function(){return Z0.CancellationTokenSource}});Object.defineProperty(q,"CancellationToken",{enumerable:!0,get:function(){return Z0.CancellationToken}});var ex=j0();Object.defineProperty(q,"SharedArraySenderStrategy",{enumerable:!0,get:function(){return ex.SharedArraySenderStrategy}});Object.defineProperty(q,"SharedArrayReceiverStrategy",{enumerable:!0,get:function(){return ex.SharedArrayReceiverStrategy}});var ly=B0();Object.defineProperty(q,"MessageReader",{enumerable:!0,get:function(){return ly.MessageReader}});Object.defineProperty(q,"AbstractMessageReader",{enumerable:!0,get:function(){return ly.AbstractMessageReader}});Object.defineProperty(q,"ReadableStreamMessageReader",{enumerable:!0,get:function(){return ly.ReadableStreamMessageReader}});var py=G0();Object.defineProperty(q,"MessageWriter",{enumerable:!0,get:function(){return py.MessageWriter}});Object.defineProperty(q,"AbstractMessageWriter",{enumerable:!0,get:function(){return py.AbstractMessageWriter}});Object.defineProperty(q,"WriteableStreamMessageWriter",{enumerable:!0,get:function(){return py.WriteableStreamMessageWriter}});var ZM=H0();Object.defineProperty(q,"AbstractMessageBuffer",{enumerable:!0,get:function(){return ZM.AbstractMessageBuffer}});var Yt=J0();Object.defineProperty(q,"ConnectionStrategy",{enumerable:!0,get:function(){return Yt.ConnectionStrategy}});Object.defineProperty(q,"ConnectionOptions",{enumerable:!0,get:function(){return Yt.ConnectionOptions}});Object.defineProperty(q,"NullLogger",{enumerable:!0,get:function(){return Yt.NullLogger}});Object.defineProperty(q,"createMessageConnection",{enumerable:!0,get:function(){return Yt.createMessageConnection}});Object.defineProperty(q,"ProgressToken",{enumerable:!0,get:function(){return Yt.ProgressToken}});Object.defineProperty(q,"ProgressType",{enumerable:!0,get:function(){return Yt.ProgressType}});Object.defineProperty(q,"Trace",{enumerable:!0,get:function(){return Yt.Trace}});Object.defineProperty(q,"TraceValues",{enumerable:!0,get:function(){return Yt.TraceValues}});Object.defineProperty(q,"TraceFormat",{enumerable:!0,get:function(){return Yt.TraceFormat}});Object.defineProperty(q,"SetTraceNotification",{enumerable:!0,get:function(){return Yt.SetTraceNotification}});Object.defineProperty(q,"LogTraceNotification",{enumerable:!0,get:function(){return Yt.LogTraceNotification}});Object.defineProperty(q,"ConnectionErrors",{enumerable:!0,get:function(){return Yt.ConnectionErrors}});Object.defineProperty(q,"ConnectionError",{enumerable:!0,get:function(){return Yt.ConnectionError}});Object.defineProperty(q,"CancellationReceiverStrategy",{enumerable:!0,get:function(){return Yt.CancellationReceiverStrategy}});Object.defineProperty(q,"CancellationSenderStrategy",{enumerable:!0,get:function(){return Yt.CancellationSenderStrategy}});Object.defineProperty(q,"CancellationStrategy",{enumerable:!0,get:function(){return Yt.CancellationStrategy}});Object.defineProperty(q,"MessageStrategy",{enumerable:!0,get:function(){return Yt.MessageStrategy}});var eL=Zi();q.RAL=eL.default});var rx=f(gy=>{"use strict";Object.defineProperty(gy,"__esModule",{value:!0});var tx=require("util"),Ei=Ql(),Zl=class t extends Ei.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 tx.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)}};Zl.emptyBuffer=Buffer.allocUnsafe(0);var hy=class{constructor(e){this.stream=e}onClose(e){return this.stream.on("close",e),Ei.Disposable.create(()=>this.stream.off("close",e))}onError(e){return this.stream.on("error",e),Ei.Disposable.create(()=>this.stream.off("error",e))}onEnd(e){return this.stream.on("end",e),Ei.Disposable.create(()=>this.stream.off("end",e))}onData(e){return this.stream.on("data",e),Ei.Disposable.create(()=>this.stream.off("data",e))}},dy=class{constructor(e){this.stream=e}onClose(e){return this.stream.on("close",e),Ei.Disposable.create(()=>this.stream.off("close",e))}onError(e){return this.stream.on("error",e),Ei.Disposable.create(()=>this.stream.off("error",e))}onEnd(e){return this.stream.on("end",e),Ei.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()}},nx=Object.freeze({messageBuffer:Object.freeze({create:t=>new Zl(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 tx.TextDecoder(e.charset).decode(t)))}catch(n){return Promise.reject(n)}}})}),stream:Object.freeze({asReadableStream:t=>new hy(t),asWritableStream:t=>new dy(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 fy(){return nx}(function(t){function e(){Ei.RAL.install(nx)}t.install=e})(fy||(fy={}));gy.default=fy});var $s=f(Ae=>{"use strict";var tL=Ae&&Ae.__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]}),nL=Ae&&Ae.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&tL(e,t,n)};Object.defineProperty(Ae,"__esModule",{value:!0});Ae.createMessageConnection=Ae.createServerSocketTransport=Ae.createClientSocketTransport=Ae.createServerPipeTransport=Ae.createClientPipeTransport=Ae.generateRandomPipeName=Ae.StreamMessageWriter=Ae.StreamMessageReader=Ae.SocketMessageWriter=Ae.SocketMessageReader=Ae.PortMessageWriter=Ae.PortMessageReader=Ae.IPCMessageWriter=Ae.IPCMessageReader=void 0;var $o=rx();$o.default.install();var ix=require("path"),rL=require("os"),iL=require("crypto"),np=require("net"),Fn=Ql();nL(Ql(),Ae);var my=class extends Fn.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),Fn.Disposable.create(()=>this.process.off("message",e))}};Ae.IPCMessageReader=my;var yy=class extends Fn.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(){}};Ae.IPCMessageWriter=yy;var by=class extends Fn.AbstractMessageReader{constructor(e){super(),this.onData=new Fn.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)}};Ae.PortMessageReader=by;var _y=class extends Fn.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(){}};Ae.PortMessageWriter=_y;var Fs=class extends Fn.ReadableStreamMessageReader{constructor(e,n="utf-8"){super((0,$o.default)().stream.asReadableStream(e),n)}};Ae.SocketMessageReader=Fs;var Bs=class extends Fn.WriteableStreamMessageWriter{constructor(e,n){super((0,$o.default)().stream.asWritableStream(e),n),this.socket=e}dispose(){super.dispose(),this.socket.destroy()}};Ae.SocketMessageWriter=Bs;var ep=class extends Fn.ReadableStreamMessageReader{constructor(e,n){super((0,$o.default)().stream.asReadableStream(e),n)}};Ae.StreamMessageReader=ep;var tp=class extends Fn.WriteableStreamMessageWriter{constructor(e,n){super((0,$o.default)().stream.asWritableStream(e),n)}};Ae.StreamMessageWriter=tp;var sx=process.env.XDG_RUNTIME_DIR,sL=new Map([["linux",107],["darwin",103]]);function oL(){let t=(0,iL.randomBytes)(21).toString("hex");if(process.platform==="win32")return`\\\\.\\pipe\\vscode-jsonrpc-${t}-sock`;let e;sx?e=ix.join(sx,`vscode-ipc-${t}.sock`):e=ix.join(rL.tmpdir(),`vscode-${t}.sock`);let n=sL.get(process.platform);return n!==void 0&&e.length>n&&(0,$o.default)().console.warn(`WARNING: IPC handle "${e}" is longer than ${n} characters.`),e}Ae.generateRandomPipeName=oL;function aL(t,e="utf-8"){let n,r=new Promise((i,s)=>{n=i});return new Promise((i,s)=>{let o=(0,np.createServer)(a=>{o.close(),n([new Fs(a,e),new Bs(a,e)])});o.on("error",s),o.listen(t,()=>{o.removeListener("error",s),i({onConnected:()=>r})})})}Ae.createClientPipeTransport=aL;function uL(t,e="utf-8"){let n=(0,np.createConnection)(t);return[new Fs(n,e),new Bs(n,e)]}Ae.createServerPipeTransport=uL;function cL(t,e="utf-8"){let n,r=new Promise((i,s)=>{n=i});return new Promise((i,s)=>{let o=(0,np.createServer)(a=>{o.close(),n([new Fs(a,e),new Bs(a,e)])});o.on("error",s),o.listen(t,"127.0.0.1",()=>{o.removeListener("error",s),i({onConnected:()=>r})})})}Ae.createClientSocketTransport=cL;function lL(t,e="utf-8"){let n=(0,np.createConnection)(t,"127.0.0.1");return[new Fs(n,e),new Bs(n,e)]}Ae.createServerSocketTransport=lL;function pL(t){let e=t;return e.read!==void 0&&e.addListener!==void 0}function hL(t){let e=t;return e.write!==void 0&&e.addListener!==void 0}function dL(t,e,n,r){n||(n=Fn.NullLogger);let i=pL(t)?new ep(t):t,s=hL(e)?new tp(e):e;return Fn.ConnectionStrategy.is(r)&&(r={connectionStrategy:r}),(0,Fn.createMessageConnection)(i,s,n,r)}Ae.createMessageConnection=dL});var vy=f((sz,ox)=>{"use strict";ox.exports=$s()});var ip=f((ax,rp)=>{(function(t){if(typeof rp=="object"&&typeof rp.exports=="object"){var e=t(require,ax);e!==void 0&&(rp.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 E(k){return typeof k=="string"}g.is=E})(n||(e.DocumentUri=n={}));var r;(function(g){function E(k){return typeof k=="string"}g.is=E})(r||(e.URI=r={}));var i;(function(g){g.MIN_VALUE=-2147483648,g.MAX_VALUE=2147483647;function E(k){return typeof k=="number"&&g.MIN_VALUE<=k&&k<=g.MAX_VALUE}g.is=E})(i||(e.integer=i={}));var s;(function(g){g.MIN_VALUE=0,g.MAX_VALUE=2147483647;function E(k){return typeof k=="number"&&g.MIN_VALUE<=k&&k<=g.MAX_VALUE}g.is=E})(s||(e.uinteger=s={}));var o;(function(g){function E(y,d){return y===Number.MAX_VALUE&&(y=s.MAX_VALUE),d===Number.MAX_VALUE&&(d=s.MAX_VALUE),{line:y,character:d}}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&C.uinteger(d.line)&&C.uinteger(d.character)}g.is=k})(o||(e.Position=o={}));var a;(function(g){function E(y,d,I,$){if(C.uinteger(y)&&C.uinteger(d)&&C.uinteger(I)&&C.uinteger($))return{start:o.create(y,d),end:o.create(I,$)};if(o.is(y)&&o.is(d))return{start:y,end:d};throw new Error("Range#create called with invalid arguments[".concat(y,", ").concat(d,", ").concat(I,", ").concat($,"]"))}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&o.is(d.start)&&o.is(d.end)}g.is=k})(a||(e.Range=a={}));var u;(function(g){function E(y,d){return{uri:y,range:d}}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&a.is(d.range)&&(C.string(d.uri)||C.undefined(d.uri))}g.is=k})(u||(e.Location=u={}));var c;(function(g){function E(y,d,I,$){return{targetUri:y,targetRange:d,targetSelectionRange:I,originSelectionRange:$}}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&a.is(d.targetRange)&&C.string(d.targetUri)&&a.is(d.targetSelectionRange)&&(a.is(d.originSelectionRange)||C.undefined(d.originSelectionRange))}g.is=k})(c||(e.LocationLink=c={}));var l;(function(g){function E(y,d,I,$){return{red:y,green:d,blue:I,alpha:$}}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&C.numberRange(d.red,0,1)&&C.numberRange(d.green,0,1)&&C.numberRange(d.blue,0,1)&&C.numberRange(d.alpha,0,1)}g.is=k})(l||(e.Color=l={}));var p;(function(g){function E(y,d){return{range:y,color:d}}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&a.is(d.range)&&l.is(d.color)}g.is=k})(p||(e.ColorInformation=p={}));var h;(function(g){function E(y,d,I){return{label:y,textEdit:d,additionalTextEdits:I}}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&C.string(d.label)&&(C.undefined(d.textEdit)||N.is(d))&&(C.undefined(d.additionalTextEdits)||C.typedArray(d.additionalTextEdits,N.is))}g.is=k})(h||(e.ColorPresentation=h={}));var m;(function(g){g.Comment="comment",g.Imports="imports",g.Region="region"})(m||(e.FoldingRangeKind=m={}));var b;(function(g){function E(y,d,I,$,ge,_t){var ze={startLine:y,endLine:d};return C.defined(I)&&(ze.startCharacter=I),C.defined($)&&(ze.endCharacter=$),C.defined(ge)&&(ze.kind=ge),C.defined(_t)&&(ze.collapsedText=_t),ze}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&C.uinteger(d.startLine)&&C.uinteger(d.startLine)&&(C.undefined(d.startCharacter)||C.uinteger(d.startCharacter))&&(C.undefined(d.endCharacter)||C.uinteger(d.endCharacter))&&(C.undefined(d.kind)||C.string(d.kind))}g.is=k})(b||(e.FoldingRange=b={}));var v;(function(g){function E(y,d){return{location:y,message:d}}g.create=E;function k(y){var d=y;return C.defined(d)&&u.is(d.location)&&C.string(d.message)}g.is=k})(v||(e.DiagnosticRelatedInformation=v={}));var R;(function(g){g.Error=1,g.Warning=2,g.Information=3,g.Hint=4})(R||(e.DiagnosticSeverity=R={}));var A;(function(g){g.Unnecessary=1,g.Deprecated=2})(A||(e.DiagnosticTag=A={}));var T;(function(g){function E(k){var y=k;return C.objectLiteral(y)&&C.string(y.href)}g.is=E})(T||(e.CodeDescription=T={}));var w;(function(g){function E(y,d,I,$,ge,_t){var ze={range:y,message:d};return C.defined(I)&&(ze.severity=I),C.defined($)&&(ze.code=$),C.defined(ge)&&(ze.source=ge),C.defined(_t)&&(ze.relatedInformation=_t),ze}g.create=E;function k(y){var d,I=y;return C.defined(I)&&a.is(I.range)&&C.string(I.message)&&(C.number(I.severity)||C.undefined(I.severity))&&(C.integer(I.code)||C.string(I.code)||C.undefined(I.code))&&(C.undefined(I.codeDescription)||C.string((d=I.codeDescription)===null||d===void 0?void 0:d.href))&&(C.string(I.source)||C.undefined(I.source))&&(C.undefined(I.relatedInformation)||C.typedArray(I.relatedInformation,v.is))}g.is=k})(w||(e.Diagnostic=w={}));var _;(function(g){function E(y,d){for(var I=[],$=2;$<arguments.length;$++)I[$-2]=arguments[$];var ge={title:y,command:d};return C.defined(I)&&I.length>0&&(ge.arguments=I),ge}g.create=E;function k(y){var d=y;return C.defined(d)&&C.string(d.title)&&C.string(d.command)}g.is=k})(_||(e.Command=_={}));var N;(function(g){function E(I,$){return{range:I,newText:$}}g.replace=E;function k(I,$){return{range:{start:I,end:I},newText:$}}g.insert=k;function y(I){return{range:I,newText:""}}g.del=y;function d(I){var $=I;return C.objectLiteral($)&&C.string($.newText)&&a.is($.range)}g.is=d})(N||(e.TextEdit=N={}));var P;(function(g){function E(y,d,I){var $={label:y};return d!==void 0&&($.needsConfirmation=d),I!==void 0&&($.description=I),$}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&C.string(d.label)&&(C.boolean(d.needsConfirmation)||d.needsConfirmation===void 0)&&(C.string(d.description)||d.description===void 0)}g.is=k})(P||(e.ChangeAnnotation=P={}));var G;(function(g){function E(k){var y=k;return C.string(y)}g.is=E})(G||(e.ChangeAnnotationIdentifier=G={}));var re;(function(g){function E(I,$,ge){return{range:I,newText:$,annotationId:ge}}g.replace=E;function k(I,$,ge){return{range:{start:I,end:I},newText:$,annotationId:ge}}g.insert=k;function y(I,$){return{range:I,newText:"",annotationId:$}}g.del=y;function d(I){var $=I;return N.is($)&&(P.is($.annotationId)||G.is($.annotationId))}g.is=d})(re||(e.AnnotatedTextEdit=re={}));var ae;(function(g){function E(y,d){return{textDocument:y,edits:d}}g.create=E;function k(y){var d=y;return C.defined(d)&&je.is(d.textDocument)&&Array.isArray(d.edits)}g.is=k})(ae||(e.TextDocumentEdit=ae={}));var K;(function(g){function E(y,d,I){var $={kind:"create",uri:y};return d!==void 0&&(d.overwrite!==void 0||d.ignoreIfExists!==void 0)&&($.options=d),I!==void 0&&($.annotationId=I),$}g.create=E;function k(y){var d=y;return d&&d.kind==="create"&&C.string(d.uri)&&(d.options===void 0||(d.options.overwrite===void 0||C.boolean(d.options.overwrite))&&(d.options.ignoreIfExists===void 0||C.boolean(d.options.ignoreIfExists)))&&(d.annotationId===void 0||G.is(d.annotationId))}g.is=k})(K||(e.CreateFile=K={}));var O;(function(g){function E(y,d,I,$){var ge={kind:"rename",oldUri:y,newUri:d};return I!==void 0&&(I.overwrite!==void 0||I.ignoreIfExists!==void 0)&&(ge.options=I),$!==void 0&&(ge.annotationId=$),ge}g.create=E;function k(y){var d=y;return d&&d.kind==="rename"&&C.string(d.oldUri)&&C.string(d.newUri)&&(d.options===void 0||(d.options.overwrite===void 0||C.boolean(d.options.overwrite))&&(d.options.ignoreIfExists===void 0||C.boolean(d.options.ignoreIfExists)))&&(d.annotationId===void 0||G.is(d.annotationId))}g.is=k})(O||(e.RenameFile=O={}));var M;(function(g){function E(y,d,I){var $={kind:"delete",uri:y};return d!==void 0&&(d.recursive!==void 0||d.ignoreIfNotExists!==void 0)&&($.options=d),I!==void 0&&($.annotationId=I),$}g.create=E;function k(y){var d=y;return d&&d.kind==="delete"&&C.string(d.uri)&&(d.options===void 0||(d.options.recursive===void 0||C.boolean(d.options.recursive))&&(d.options.ignoreIfNotExists===void 0||C.boolean(d.options.ignoreIfNotExists)))&&(d.annotationId===void 0||G.is(d.annotationId))}g.is=k})(M||(e.DeleteFile=M={}));var L;(function(g){function E(k){var y=k;return y&&(y.changes!==void 0||y.documentChanges!==void 0)&&(y.documentChanges===void 0||y.documentChanges.every(function(d){return C.string(d.kind)?K.is(d)||O.is(d)||M.is(d):ae.is(d)}))}g.is=E})(L||(e.WorkspaceEdit=L={}));var F=function(){function g(E,k){this.edits=E,this.changeAnnotations=k}return g.prototype.insert=function(E,k,y){var d,I;if(y===void 0?d=N.insert(E,k):G.is(y)?(I=y,d=re.insert(E,k,y)):(this.assertChangeAnnotations(this.changeAnnotations),I=this.changeAnnotations.manage(y),d=re.insert(E,k,I)),this.edits.push(d),I!==void 0)return I},g.prototype.replace=function(E,k,y){var d,I;if(y===void 0?d=N.replace(E,k):G.is(y)?(I=y,d=re.replace(E,k,y)):(this.assertChangeAnnotations(this.changeAnnotations),I=this.changeAnnotations.manage(y),d=re.replace(E,k,I)),this.edits.push(d),I!==void 0)return I},g.prototype.delete=function(E,k){var y,d;if(k===void 0?y=N.del(E):G.is(k)?(d=k,y=re.del(E,k)):(this.assertChangeAnnotations(this.changeAnnotations),d=this.changeAnnotations.manage(k),y=re.del(E,d)),this.edits.push(y),d!==void 0)return d},g.prototype.add=function(E){this.edits.push(E)},g.prototype.all=function(){return this.edits},g.prototype.clear=function(){this.edits.splice(0,this.edits.length)},g.prototype.assertChangeAnnotations=function(E){if(E===void 0)throw new Error("Text edit change is not configured to manage change annotations.")},g}(),he=function(){function g(E){this._annotations=E===void 0?Object.create(null):E,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(E,k){var y;if(G.is(E)?y=E:(y=this.nextId(),k=E),this._annotations[y]!==void 0)throw new Error("Id ".concat(y," is already in use."));if(k===void 0)throw new Error("No annotation provided for id ".concat(y));return this._annotations[y]=k,this._size++,y},g.prototype.nextId=function(){return this._counter++,this._counter.toString()},g}(),ce=function(){function g(E){var k=this;this._textEditChanges=Object.create(null),E!==void 0?(this._workspaceEdit=E,E.documentChanges?(this._changeAnnotations=new he(E.changeAnnotations),E.changeAnnotations=this._changeAnnotations.all(),E.documentChanges.forEach(function(y){if(ae.is(y)){var d=new F(y.edits,k._changeAnnotations);k._textEditChanges[y.textDocument.uri]=d}})):E.changes&&Object.keys(E.changes).forEach(function(y){var d=new F(E.changes[y]);k._textEditChanges[y]=d})):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(E){if(je.is(E)){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var k={uri:E.uri,version:E.version},y=this._textEditChanges[k.uri];if(!y){var d=[],I={textDocument:k,edits:d};this._workspaceEdit.documentChanges.push(I),y=new F(d,this._changeAnnotations),this._textEditChanges[k.uri]=y}return y}else{if(this.initChanges(),this._workspaceEdit.changes===void 0)throw new Error("Workspace edit is not configured for normal text edit changes.");var y=this._textEditChanges[E];if(!y){var d=[];this._workspaceEdit.changes[E]=d,y=new F(d),this._textEditChanges[E]=y}return y}},g.prototype.initDocumentChanges=function(){this._workspaceEdit.documentChanges===void 0&&this._workspaceEdit.changes===void 0&&(this._changeAnnotations=new he,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(E,k,y){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var d;P.is(k)||G.is(k)?d=k:y=k;var I,$;if(d===void 0?I=K.create(E,y):($=G.is(d)?d:this._changeAnnotations.manage(d),I=K.create(E,y,$)),this._workspaceEdit.documentChanges.push(I),$!==void 0)return $},g.prototype.renameFile=function(E,k,y,d){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var I;P.is(y)||G.is(y)?I=y:d=y;var $,ge;if(I===void 0?$=O.create(E,k,d):(ge=G.is(I)?I:this._changeAnnotations.manage(I),$=O.create(E,k,d,ge)),this._workspaceEdit.documentChanges.push($),ge!==void 0)return ge},g.prototype.deleteFile=function(E,k,y){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var d;P.is(k)||G.is(k)?d=k:y=k;var I,$;if(d===void 0?I=M.create(E,y):($=G.is(d)?d:this._changeAnnotations.manage(d),I=M.create(E,y,$)),this._workspaceEdit.documentChanges.push(I),$!==void 0)return $},g}();e.WorkspaceChange=ce;var Bt;(function(g){function E(y){return{uri:y}}g.create=E;function k(y){var d=y;return C.defined(d)&&C.string(d.uri)}g.is=k})(Bt||(e.TextDocumentIdentifier=Bt={}));var xt;(function(g){function E(y,d){return{uri:y,version:d}}g.create=E;function k(y){var d=y;return C.defined(d)&&C.string(d.uri)&&C.integer(d.version)}g.is=k})(xt||(e.VersionedTextDocumentIdentifier=xt={}));var je;(function(g){function E(y,d){return{uri:y,version:d}}g.create=E;function k(y){var d=y;return C.defined(d)&&C.string(d.uri)&&(d.version===null||C.integer(d.version))}g.is=k})(je||(e.OptionalVersionedTextDocumentIdentifier=je={}));var An;(function(g){function E(y,d,I,$){return{uri:y,languageId:d,version:I,text:$}}g.create=E;function k(y){var d=y;return C.defined(d)&&C.string(d.uri)&&C.string(d.languageId)&&C.integer(d.version)&&C.string(d.text)}g.is=k})(An||(e.TextDocumentItem=An={}));var Po;(function(g){g.PlainText="plaintext",g.Markdown="markdown";function E(k){var y=k;return y===g.PlainText||y===g.Markdown}g.is=E})(Po||(e.MarkupKind=Po={}));var Ns;(function(g){function E(k){var y=k;return C.objectLiteral(k)&&Po.is(y.kind)&&C.string(y.value)}g.is=E})(Ns||(e.MarkupContent=Ns={}));var Sl;(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})(Sl||(e.CompletionItemKind=Sl={}));var uu;(function(g){g.PlainText=1,g.Snippet=2})(uu||(e.InsertTextFormat=uu={}));var cu;(function(g){g.Deprecated=1})(cu||(e.CompletionItemTag=cu={}));var Tl;(function(g){function E(y,d,I){return{newText:y,insert:d,replace:I}}g.create=E;function k(y){var d=y;return d&&C.string(d.newText)&&a.is(d.insert)&&a.is(d.replace)}g.is=k})(Tl||(e.InsertReplaceEdit=Tl={}));var wl;(function(g){g.asIs=1,g.adjustIndentation=2})(wl||(e.InsertTextMode=wl={}));var xl;(function(g){function E(k){var y=k;return y&&(C.string(y.detail)||y.detail===void 0)&&(C.string(y.description)||y.description===void 0)}g.is=E})(xl||(e.CompletionItemLabelDetails=xl={}));var El;(function(g){function E(k){return{label:k}}g.create=E})(El||(e.CompletionItem=El={}));var kl;(function(g){function E(k,y){return{items:k||[],isIncomplete:!!y}}g.create=E})(kl||(e.CompletionList=kl={}));var Do;(function(g){function E(y){return y.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&")}g.fromPlainText=E;function k(y){var d=y;return C.string(d)||C.objectLiteral(d)&&C.string(d.language)&&C.string(d.value)}g.is=k})(Do||(e.MarkedString=Do={}));var kr;(function(g){function E(k){var y=k;return!!y&&C.objectLiteral(y)&&(Ns.is(y.contents)||Do.is(y.contents)||C.typedArray(y.contents,Do.is))&&(k.range===void 0||a.is(k.range))}g.is=E})(kr||(e.Hover=kr={}));var Al;(function(g){function E(k,y){return y?{label:k,documentation:y}:{label:k}}g.create=E})(Al||(e.ParameterInformation=Al={}));var Ol;(function(g){function E(k,y){for(var d=[],I=2;I<arguments.length;I++)d[I-2]=arguments[I];var $={label:k};return C.defined(y)&&($.documentation=y),C.defined(d)?$.parameters=d:$.parameters=[],$}g.create=E})(Ol||(e.SignatureInformation=Ol={}));var qs;(function(g){g.Text=1,g.Read=2,g.Write=3})(qs||(e.DocumentHighlightKind=qs={}));var Pl;(function(g){function E(k,y){var d={range:k};return C.number(y)&&(d.kind=y),d}g.create=E})(Pl||(e.DocumentHighlight=Pl={}));var Ro;(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})(Ro||(e.SymbolKind=Ro={}));var Dl;(function(g){g.Deprecated=1})(Dl||(e.SymbolTag=Dl={}));var Ti;(function(g){function E(k,y,d,I,$){var ge={name:k,kind:y,location:{uri:I,range:d}};return $&&(ge.containerName=$),ge}g.create=E})(Ti||(e.SymbolInformation=Ti={}));var Ji;(function(g){function E(k,y,d,I){return I!==void 0?{name:k,kind:y,location:{uri:d,range:I}}:{name:k,kind:y,location:{uri:d}}}g.create=E})(Ji||(e.WorkspaceSymbol=Ji={}));var Rl;(function(g){function E(y,d,I,$,ge,_t){var ze={name:y,detail:d,kind:I,range:$,selectionRange:ge};return _t!==void 0&&(ze.children=_t),ze}g.create=E;function k(y){var d=y;return d&&C.string(d.name)&&C.number(d.kind)&&a.is(d.range)&&a.is(d.selectionRange)&&(d.detail===void 0||C.string(d.detail))&&(d.deprecated===void 0||C.boolean(d.deprecated))&&(d.children===void 0||Array.isArray(d.children))&&(d.tags===void 0||Array.isArray(d.tags))}g.is=k})(Rl||(e.DocumentSymbol=Rl={}));var Il;(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"})(Il||(e.CodeActionKind=Il={}));var Xr;(function(g){g.Invoked=1,g.Automatic=2})(Xr||(e.CodeActionTriggerKind=Xr={}));var lu;(function(g){function E(y,d,I){var $={diagnostics:y};return d!=null&&($.only=d),I!=null&&($.triggerKind=I),$}g.create=E;function k(y){var d=y;return C.defined(d)&&C.typedArray(d.diagnostics,w.is)&&(d.only===void 0||C.typedArray(d.only,C.string))&&(d.triggerKind===void 0||d.triggerKind===Xr.Invoked||d.triggerKind===Xr.Automatic)}g.is=k})(lu||(e.CodeActionContext=lu={}));var pu;(function(g){function E(y,d,I){var $={title:y},ge=!0;return typeof d=="string"?(ge=!1,$.kind=d):_.is(d)?$.command=d:$.edit=d,ge&&I!==void 0&&($.kind=I),$}g.create=E;function k(y){var d=y;return d&&C.string(d.title)&&(d.diagnostics===void 0||C.typedArray(d.diagnostics,w.is))&&(d.kind===void 0||C.string(d.kind))&&(d.edit!==void 0||d.command!==void 0)&&(d.command===void 0||_.is(d.command))&&(d.isPreferred===void 0||C.boolean(d.isPreferred))&&(d.edit===void 0||L.is(d.edit))}g.is=k})(pu||(e.CodeAction=pu={}));var Io;(function(g){function E(y,d){var I={range:y};return C.defined(d)&&(I.data=d),I}g.create=E;function k(y){var d=y;return C.defined(d)&&a.is(d.range)&&(C.undefined(d.command)||_.is(d.command))}g.is=k})(Io||(e.CodeLens=Io={}));var hu;(function(g){function E(y,d){return{tabSize:y,insertSpaces:d}}g.create=E;function k(y){var d=y;return C.defined(d)&&C.uinteger(d.tabSize)&&C.boolean(d.insertSpaces)}g.is=k})(hu||(e.FormattingOptions=hu={}));var wi;(function(g){function E(y,d,I){return{range:y,target:d,data:I}}g.create=E;function k(y){var d=y;return C.defined(d)&&a.is(d.range)&&(C.undefined(d.target)||C.string(d.target))}g.is=k})(wi||(e.DocumentLink=wi={}));var x;(function(g){function E(y,d){return{range:y,parent:d}}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&a.is(d.range)&&(d.parent===void 0||g.is(d.parent))}g.is=k})(x||(e.SelectionRange=x={}));var B;(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"})(B||(e.SemanticTokenTypes=B={}));var V;(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"})(V||(e.SemanticTokenModifiers=V={}));var J;(function(g){function E(k){var y=k;return C.objectLiteral(y)&&(y.resultId===void 0||typeof y.resultId=="string")&&Array.isArray(y.data)&&(y.data.length===0||typeof y.data[0]=="number")}g.is=E})(J||(e.SemanticTokens=J={}));var Ke;(function(g){function E(y,d){return{range:y,text:d}}g.create=E;function k(y){var d=y;return d!=null&&a.is(d.range)&&C.string(d.text)}g.is=k})(Ke||(e.InlineValueText=Ke={}));var Le;(function(g){function E(y,d,I){return{range:y,variableName:d,caseSensitiveLookup:I}}g.create=E;function k(y){var d=y;return d!=null&&a.is(d.range)&&C.boolean(d.caseSensitiveLookup)&&(C.string(d.variableName)||d.variableName===void 0)}g.is=k})(Le||(e.InlineValueVariableLookup=Le={}));var Ye;(function(g){function E(y,d){return{range:y,expression:d}}g.create=E;function k(y){var d=y;return d!=null&&a.is(d.range)&&(C.string(d.expression)||d.expression===void 0)}g.is=k})(Ye||(e.InlineValueEvaluatableExpression=Ye={}));var nt;(function(g){function E(y,d){return{frameId:y,stoppedLocation:d}}g.create=E;function k(y){var d=y;return C.defined(d)&&a.is(y.stoppedLocation)}g.is=k})(nt||(e.InlineValueContext=nt={}));var we;(function(g){g.Type=1,g.Parameter=2;function E(k){return k===1||k===2}g.is=E})(we||(e.InlayHintKind=we={}));var Ge;(function(g){function E(y){return{value:y}}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&(d.tooltip===void 0||C.string(d.tooltip)||Ns.is(d.tooltip))&&(d.location===void 0||u.is(d.location))&&(d.command===void 0||_.is(d.command))}g.is=k})(Ge||(e.InlayHintLabelPart=Ge={}));var Re;(function(g){function E(y,d,I){var $={position:y,label:d};return I!==void 0&&($.kind=I),$}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&o.is(d.position)&&(C.string(d.label)||C.typedArray(d.label,Ge.is))&&(d.kind===void 0||we.is(d.kind))&&d.textEdits===void 0||C.typedArray(d.textEdits,N.is)&&(d.tooltip===void 0||C.string(d.tooltip)||Ns.is(d.tooltip))&&(d.paddingLeft===void 0||C.boolean(d.paddingLeft))&&(d.paddingRight===void 0||C.boolean(d.paddingRight))}g.is=k})(Re||(e.InlayHint=Re={}));var bt;(function(g){function E(k){return{kind:"snippet",value:k}}g.createSnippet=E})(bt||(e.StringValue=bt={}));var $t;(function(g){function E(k,y,d,I){return{insertText:k,filterText:y,range:d,command:I}}g.create=E})($t||(e.InlineCompletionItem=$t={}));var qn;(function(g){function E(k){return{items:k}}g.create=E})(qn||(e.InlineCompletionList=qn={}));var Cl;(function(g){g.Invoked=0,g.Automatic=1})(Cl||(e.InlineCompletionTriggerKind=Cl={}));var w0;(function(g){function E(k,y){return{range:k,text:y}}g.create=E})(w0||(e.SelectedCompletionInfo=w0={}));var x0;(function(g){function E(k,y){return{triggerKind:k,selectedCompletionInfo:y}}g.create=E})(x0||(e.InlineCompletionContext=x0={}));var E0;(function(g){function E(k){var y=k;return C.objectLiteral(y)&&r.is(y.uri)&&C.string(y.name)}g.is=E})(E0||(e.WorkspaceFolder=E0={})),e.EOL=[`
|
31
|
+
`)),B){let J=x.error?` Request failed: ${x.error.message} (${x.error.code}).`:"";N.log(`Received response '${B.method} - (${x.id})' in ${Date.now()-B.timerStart}ms.${J}`,V)}else N.log(`Received response ${x.id} without active response promise.`,V)}else Ti("receive-response",x)}function Ti(x,B){if(!N||w===Me.Off)return;let V={isLSPMessage:!0,type:x,message:B,timestamp:Date.now()};N.log(V)}function Ji(){if(je())throw new Bo(yu.Closed,"Connection is closed.");if(An())throw new Bo(yu.Disposed,"Connection is disposed.")}function Il(){if(xt())throw new Bo(yu.AlreadyListening,"Connection is already listening")}function Cl(){if(!xt())throw new Error("Call listen() first.")}function Xr(x){return x===void 0?null:x}function lu(x){if(x!==null)return x}function pu(x){return x!=null&&!Array.isArray(x)&&typeof x=="object"}function Io(x,B){switch(x){case ue.ParameterStructures.auto:return pu(B)?lu(B):[Xr(B)];case ue.ParameterStructures.byName:if(!pu(B))throw new Error("Received parameters by name but param is not an object literal.");return lu(B);case ue.ParameterStructures.byPosition:return[Xr(B)];default:throw new Error(`Unknown parameter structure ${x.toString()}`)}}function hu(x,B){let V,J=x.numberOfParams;switch(J){case 0:V=void 0;break;case 1:V=Io(x.parameterStructures,B[0]);break;default:V=[];for(let Ke=0;Ke<B.length&&Ke<J;Ke++)V.push(Xr(B[Ke]));if(B.length<J)for(let Ke=B.length;Ke<J;Ke++)V.push(null);break}return V}let wi={sendNotification:(x,...B)=>{Ji();let V,J;if(pt.string(x)){V=x;let Le=B[0],Ye=0,nt=ue.ParameterStructures.auto;ue.ParameterStructures.is(Le)&&(Ye=1,nt=Le);let we=B.length,Ge=we-Ye;switch(Ge){case 0:J=void 0;break;case 1:J=Io(nt,B[Ye]);break;default:if(nt===ue.ParameterStructures.byName)throw new Error(`Received ${Ge} parameters for 'by Name' notification parameter structure.`);J=B.slice(Ye,we).map(Re=>Xr(Re));break}}else{let Le=B;V=x.method,J=hu(x,Le)}let Ke={jsonrpc:u,method:V,params:J};return Pl(Ke),e.write(Ke).catch(Le=>{throw i.error("Sending notification failed."),Le})},onNotification:(x,B)=>{Ji();let V;return pt.func(x)?p=x:B&&(pt.string(x)?(V=x,h.set(x,{type:void 0,handler:B})):(V=x.method,h.set(x.method,{type:x,handler:B}))),{dispose:()=>{V!==void 0?h.delete(V):p=void 0}}},onProgress:(x,B,V)=>{if(m.has(B))throw new Error(`Progress handler for token ${B} already registered`);return m.set(B,V),{dispose:()=>{m.delete(B)}}},sendProgress:(x,B,V)=>wi.sendNotification(mu.type,{token:B,value:V}),onUnhandledProgress:K.event,sendRequest:(x,...B)=>{Ji(),Cl();let V,J,Ke;if(pt.string(x)){V=x;let we=B[0],Ge=B[B.length-1],Re=0,bt=ue.ParameterStructures.auto;ue.ParameterStructures.is(we)&&(Re=1,bt=we);let $t=B.length;ny.CancellationToken.is(Ge)&&($t=$t-1,Ke=Ge);let qn=$t-Re;switch(qn){case 0:J=void 0;break;case 1:J=Io(bt,B[Re]);break;default:if(bt===ue.ParameterStructures.byName)throw new Error(`Received ${qn} parameters for 'by Name' request parameter structure.`);J=B.slice(Re,$t).map(Ml=>Xr(Ml));break}}else{let we=B;V=x.method,J=hu(x,we);let Ge=x.numberOfParams;Ke=ny.CancellationToken.is(we[Ge])?we[Ge]:void 0}let Le=s++,Ye;Ke&&(Ye=Ke.onCancellationRequested(()=>{let we=M.sender.sendCancellation(wi,Le);return we===void 0?(i.log(`Received no promise from cancellation strategy when cancelling id ${Le}`),Promise.resolve()):we.catch(()=>{i.log(`Sending cancellation messages for id ${Le} failed`)})}));let nt={jsonrpc:u,id:Le,method:V,params:J};return Ol(nt),typeof M.sender.enableCancellation=="function"&&M.sender.enableCancellation(nt),new Promise(async(we,Ge)=>{let Re=qn=>{we(qn),M.sender.cleanup(Le),Ye?.dispose()},bt=qn=>{Ge(qn),M.sender.cleanup(Le),Ye?.dispose()},$t={method:V,timerStart:Date.now(),resolve:Re,reject:bt};try{await e.write(nt),R.set(Le,$t)}catch(qn){throw i.error("Sending request failed."),$t.reject(new ue.ResponseError(ue.ErrorCodes.MessageWriteError,qn.message?qn.message:"Unknown reason")),qn}})},onRequest:(x,B)=>{Ji();let V=null;return sy.is(x)?(V=void 0,c=x):pt.string(x)?(V=null,B!==void 0&&(V=x,l.set(x,{handler:B,type:void 0}))):B!==void 0&&(V=x.method,l.set(x.method,{type:x,handler:B})),{dispose:()=>{V!==null&&(V!==void 0?l.delete(V):c=void 0)}}},hasPendingResponse:()=>R.size>0,trace:async(x,B,V)=>{let J=!1,Ke=jn.Text;V!==void 0&&(pt.boolean(V)?J=V:(J=V.sendNotification||!1,Ke=V.traceFormat||jn.Text)),w=x,_=Ke,w===Me.Off?N=void 0:N=B,J&&!je()&&!An()&&await wi.sendNotification(oy.type,{value:Me.toString(x)})},onError:G.event,onClose:re.event,onUnhandledNotification:ae.event,onDispose:O.event,end:()=>{e.end()},dispose:()=>{if(An())return;P=Pr.Disposed,O.fire(void 0);let x=new ue.ResponseError(ue.ErrorCodes.PendingResponseRejected,"Pending response rejected since connection got disposed");for(let B of R.values())B.reject(x);R=new Map,T=new Map,A=new Set,v=new z0.LinkedMap,pt.func(e.dispose)&&e.dispose(),pt.func(t.dispose)&&t.dispose()},listen:()=>{Ji(),Il(),P=Pr.Listening,t.listen(xl)},inspect:()=>{(0,V0.default)().console.log("inspect")}};return wi.onNotification(Vl.type,x=>{if(w===Me.Off||!N)return;let B=w===Me.Verbose||w===Me.Compact;N.log(x.message,B?x.verbose:void 0)}),wi.onNotification(mu.type,x=>{let B=m.get(x.token);B?B(x.value):K.fire(x)}),wi}me.createMessageConnection=JM});var Zl=f(q=>{"use strict";Object.defineProperty(q,"__esModule",{value:!0});q.ProgressType=q.ProgressToken=q.createMessageConnection=q.NullLogger=q.ConnectionOptions=q.ConnectionStrategy=q.AbstractMessageBuffer=q.WriteableStreamMessageWriter=q.AbstractMessageWriter=q.MessageWriter=q.ReadableStreamMessageReader=q.AbstractMessageReader=q.MessageReader=q.SharedArrayReceiverStrategy=q.SharedArraySenderStrategy=q.CancellationToken=q.CancellationTokenSource=q.Emitter=q.Event=q.Disposable=q.LRUCache=q.Touch=q.LinkedMap=q.ParameterStructures=q.NotificationType9=q.NotificationType8=q.NotificationType7=q.NotificationType6=q.NotificationType5=q.NotificationType4=q.NotificationType3=q.NotificationType2=q.NotificationType1=q.NotificationType0=q.NotificationType=q.ErrorCodes=q.ResponseError=q.RequestType9=q.RequestType8=q.RequestType7=q.RequestType6=q.RequestType5=q.RequestType4=q.RequestType3=q.RequestType2=q.RequestType1=q.RequestType0=q.RequestType=q.Message=q.RAL=void 0;q.MessageStrategy=q.CancellationStrategy=q.CancellationSenderStrategy=q.CancellationReceiverStrategy=q.ConnectionError=q.ConnectionErrors=q.LogTraceNotification=q.SetTraceNotification=q.TraceFormat=q.TraceValues=q.Trace=void 0;var Xe=Mm();Object.defineProperty(q,"Message",{enumerable:!0,get:function(){return Xe.Message}});Object.defineProperty(q,"RequestType",{enumerable:!0,get:function(){return Xe.RequestType}});Object.defineProperty(q,"RequestType0",{enumerable:!0,get:function(){return Xe.RequestType0}});Object.defineProperty(q,"RequestType1",{enumerable:!0,get:function(){return Xe.RequestType1}});Object.defineProperty(q,"RequestType2",{enumerable:!0,get:function(){return Xe.RequestType2}});Object.defineProperty(q,"RequestType3",{enumerable:!0,get:function(){return Xe.RequestType3}});Object.defineProperty(q,"RequestType4",{enumerable:!0,get:function(){return Xe.RequestType4}});Object.defineProperty(q,"RequestType5",{enumerable:!0,get:function(){return Xe.RequestType5}});Object.defineProperty(q,"RequestType6",{enumerable:!0,get:function(){return Xe.RequestType6}});Object.defineProperty(q,"RequestType7",{enumerable:!0,get:function(){return Xe.RequestType7}});Object.defineProperty(q,"RequestType8",{enumerable:!0,get:function(){return Xe.RequestType8}});Object.defineProperty(q,"RequestType9",{enumerable:!0,get:function(){return Xe.RequestType9}});Object.defineProperty(q,"ResponseError",{enumerable:!0,get:function(){return Xe.ResponseError}});Object.defineProperty(q,"ErrorCodes",{enumerable:!0,get:function(){return Xe.ErrorCodes}});Object.defineProperty(q,"NotificationType",{enumerable:!0,get:function(){return Xe.NotificationType}});Object.defineProperty(q,"NotificationType0",{enumerable:!0,get:function(){return Xe.NotificationType0}});Object.defineProperty(q,"NotificationType1",{enumerable:!0,get:function(){return Xe.NotificationType1}});Object.defineProperty(q,"NotificationType2",{enumerable:!0,get:function(){return Xe.NotificationType2}});Object.defineProperty(q,"NotificationType3",{enumerable:!0,get:function(){return Xe.NotificationType3}});Object.defineProperty(q,"NotificationType4",{enumerable:!0,get:function(){return Xe.NotificationType4}});Object.defineProperty(q,"NotificationType5",{enumerable:!0,get:function(){return Xe.NotificationType5}});Object.defineProperty(q,"NotificationType6",{enumerable:!0,get:function(){return Xe.NotificationType6}});Object.defineProperty(q,"NotificationType7",{enumerable:!0,get:function(){return Xe.NotificationType7}});Object.defineProperty(q,"NotificationType8",{enumerable:!0,get:function(){return Xe.NotificationType8}});Object.defineProperty(q,"NotificationType9",{enumerable:!0,get:function(){return Xe.NotificationType9}});Object.defineProperty(q,"ParameterStructures",{enumerable:!0,get:function(){return Xe.ParameterStructures}});var cy=Nm();Object.defineProperty(q,"LinkedMap",{enumerable:!0,get:function(){return cy.LinkedMap}});Object.defineProperty(q,"LRUCache",{enumerable:!0,get:function(){return cy.LRUCache}});Object.defineProperty(q,"Touch",{enumerable:!0,get:function(){return cy.Touch}});var QM=N0();Object.defineProperty(q,"Disposable",{enumerable:!0,get:function(){return QM.Disposable}});var Q0=No();Object.defineProperty(q,"Event",{enumerable:!0,get:function(){return Q0.Event}});Object.defineProperty(q,"Emitter",{enumerable:!0,get:function(){return Q0.Emitter}});var Z0=Ul();Object.defineProperty(q,"CancellationTokenSource",{enumerable:!0,get:function(){return Z0.CancellationTokenSource}});Object.defineProperty(q,"CancellationToken",{enumerable:!0,get:function(){return Z0.CancellationToken}});var ex=j0();Object.defineProperty(q,"SharedArraySenderStrategy",{enumerable:!0,get:function(){return ex.SharedArraySenderStrategy}});Object.defineProperty(q,"SharedArrayReceiverStrategy",{enumerable:!0,get:function(){return ex.SharedArrayReceiverStrategy}});var ly=B0();Object.defineProperty(q,"MessageReader",{enumerable:!0,get:function(){return ly.MessageReader}});Object.defineProperty(q,"AbstractMessageReader",{enumerable:!0,get:function(){return ly.AbstractMessageReader}});Object.defineProperty(q,"ReadableStreamMessageReader",{enumerable:!0,get:function(){return ly.ReadableStreamMessageReader}});var py=G0();Object.defineProperty(q,"MessageWriter",{enumerable:!0,get:function(){return py.MessageWriter}});Object.defineProperty(q,"AbstractMessageWriter",{enumerable:!0,get:function(){return py.AbstractMessageWriter}});Object.defineProperty(q,"WriteableStreamMessageWriter",{enumerable:!0,get:function(){return py.WriteableStreamMessageWriter}});var ZM=H0();Object.defineProperty(q,"AbstractMessageBuffer",{enumerable:!0,get:function(){return ZM.AbstractMessageBuffer}});var Yt=J0();Object.defineProperty(q,"ConnectionStrategy",{enumerable:!0,get:function(){return Yt.ConnectionStrategy}});Object.defineProperty(q,"ConnectionOptions",{enumerable:!0,get:function(){return Yt.ConnectionOptions}});Object.defineProperty(q,"NullLogger",{enumerable:!0,get:function(){return Yt.NullLogger}});Object.defineProperty(q,"createMessageConnection",{enumerable:!0,get:function(){return Yt.createMessageConnection}});Object.defineProperty(q,"ProgressToken",{enumerable:!0,get:function(){return Yt.ProgressToken}});Object.defineProperty(q,"ProgressType",{enumerable:!0,get:function(){return Yt.ProgressType}});Object.defineProperty(q,"Trace",{enumerable:!0,get:function(){return Yt.Trace}});Object.defineProperty(q,"TraceValues",{enumerable:!0,get:function(){return Yt.TraceValues}});Object.defineProperty(q,"TraceFormat",{enumerable:!0,get:function(){return Yt.TraceFormat}});Object.defineProperty(q,"SetTraceNotification",{enumerable:!0,get:function(){return Yt.SetTraceNotification}});Object.defineProperty(q,"LogTraceNotification",{enumerable:!0,get:function(){return Yt.LogTraceNotification}});Object.defineProperty(q,"ConnectionErrors",{enumerable:!0,get:function(){return Yt.ConnectionErrors}});Object.defineProperty(q,"ConnectionError",{enumerable:!0,get:function(){return Yt.ConnectionError}});Object.defineProperty(q,"CancellationReceiverStrategy",{enumerable:!0,get:function(){return Yt.CancellationReceiverStrategy}});Object.defineProperty(q,"CancellationSenderStrategy",{enumerable:!0,get:function(){return Yt.CancellationSenderStrategy}});Object.defineProperty(q,"CancellationStrategy",{enumerable:!0,get:function(){return Yt.CancellationStrategy}});Object.defineProperty(q,"MessageStrategy",{enumerable:!0,get:function(){return Yt.MessageStrategy}});var eL=Zi();q.RAL=eL.default});var rx=f(gy=>{"use strict";Object.defineProperty(gy,"__esModule",{value:!0});var tx=require("util"),Ei=Zl(),ep=class t extends Ei.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 tx.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)}};ep.emptyBuffer=Buffer.allocUnsafe(0);var hy=class{constructor(e){this.stream=e}onClose(e){return this.stream.on("close",e),Ei.Disposable.create(()=>this.stream.off("close",e))}onError(e){return this.stream.on("error",e),Ei.Disposable.create(()=>this.stream.off("error",e))}onEnd(e){return this.stream.on("end",e),Ei.Disposable.create(()=>this.stream.off("end",e))}onData(e){return this.stream.on("data",e),Ei.Disposable.create(()=>this.stream.off("data",e))}},dy=class{constructor(e){this.stream=e}onClose(e){return this.stream.on("close",e),Ei.Disposable.create(()=>this.stream.off("close",e))}onError(e){return this.stream.on("error",e),Ei.Disposable.create(()=>this.stream.off("error",e))}onEnd(e){return this.stream.on("end",e),Ei.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()}},nx=Object.freeze({messageBuffer:Object.freeze({create:t=>new ep(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 tx.TextDecoder(e.charset).decode(t)))}catch(n){return Promise.reject(n)}}})}),stream:Object.freeze({asReadableStream:t=>new hy(t),asWritableStream:t=>new dy(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 fy(){return nx}(function(t){function e(){Ei.RAL.install(nx)}t.install=e})(fy||(fy={}));gy.default=fy});var $s=f(Ae=>{"use strict";var tL=Ae&&Ae.__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]}),nL=Ae&&Ae.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&tL(e,t,n)};Object.defineProperty(Ae,"__esModule",{value:!0});Ae.createMessageConnection=Ae.createServerSocketTransport=Ae.createClientSocketTransport=Ae.createServerPipeTransport=Ae.createClientPipeTransport=Ae.generateRandomPipeName=Ae.StreamMessageWriter=Ae.StreamMessageReader=Ae.SocketMessageWriter=Ae.SocketMessageReader=Ae.PortMessageWriter=Ae.PortMessageReader=Ae.IPCMessageWriter=Ae.IPCMessageReader=void 0;var $o=rx();$o.default.install();var ix=require("path"),rL=require("os"),iL=require("crypto"),rp=require("net"),Fn=Zl();nL(Zl(),Ae);var my=class extends Fn.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),Fn.Disposable.create(()=>this.process.off("message",e))}};Ae.IPCMessageReader=my;var yy=class extends Fn.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(){}};Ae.IPCMessageWriter=yy;var by=class extends Fn.AbstractMessageReader{constructor(e){super(),this.onData=new Fn.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)}};Ae.PortMessageReader=by;var _y=class extends Fn.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(){}};Ae.PortMessageWriter=_y;var Fs=class extends Fn.ReadableStreamMessageReader{constructor(e,n="utf-8"){super((0,$o.default)().stream.asReadableStream(e),n)}};Ae.SocketMessageReader=Fs;var Bs=class extends Fn.WriteableStreamMessageWriter{constructor(e,n){super((0,$o.default)().stream.asWritableStream(e),n),this.socket=e}dispose(){super.dispose(),this.socket.destroy()}};Ae.SocketMessageWriter=Bs;var tp=class extends Fn.ReadableStreamMessageReader{constructor(e,n){super((0,$o.default)().stream.asReadableStream(e),n)}};Ae.StreamMessageReader=tp;var np=class extends Fn.WriteableStreamMessageWriter{constructor(e,n){super((0,$o.default)().stream.asWritableStream(e),n)}};Ae.StreamMessageWriter=np;var sx=process.env.XDG_RUNTIME_DIR,sL=new Map([["linux",107],["darwin",103]]);function oL(){let t=(0,iL.randomBytes)(21).toString("hex");if(process.platform==="win32")return`\\\\.\\pipe\\vscode-jsonrpc-${t}-sock`;let e;sx?e=ix.join(sx,`vscode-ipc-${t}.sock`):e=ix.join(rL.tmpdir(),`vscode-${t}.sock`);let n=sL.get(process.platform);return n!==void 0&&e.length>n&&(0,$o.default)().console.warn(`WARNING: IPC handle "${e}" is longer than ${n} characters.`),e}Ae.generateRandomPipeName=oL;function aL(t,e="utf-8"){let n,r=new Promise((i,s)=>{n=i});return new Promise((i,s)=>{let o=(0,rp.createServer)(a=>{o.close(),n([new Fs(a,e),new Bs(a,e)])});o.on("error",s),o.listen(t,()=>{o.removeListener("error",s),i({onConnected:()=>r})})})}Ae.createClientPipeTransport=aL;function uL(t,e="utf-8"){let n=(0,rp.createConnection)(t);return[new Fs(n,e),new Bs(n,e)]}Ae.createServerPipeTransport=uL;function cL(t,e="utf-8"){let n,r=new Promise((i,s)=>{n=i});return new Promise((i,s)=>{let o=(0,rp.createServer)(a=>{o.close(),n([new Fs(a,e),new Bs(a,e)])});o.on("error",s),o.listen(t,"127.0.0.1",()=>{o.removeListener("error",s),i({onConnected:()=>r})})})}Ae.createClientSocketTransport=cL;function lL(t,e="utf-8"){let n=(0,rp.createConnection)(t,"127.0.0.1");return[new Fs(n,e),new Bs(n,e)]}Ae.createServerSocketTransport=lL;function pL(t){let e=t;return e.read!==void 0&&e.addListener!==void 0}function hL(t){let e=t;return e.write!==void 0&&e.addListener!==void 0}function dL(t,e,n,r){n||(n=Fn.NullLogger);let i=pL(t)?new tp(t):t,s=hL(e)?new np(e):e;return Fn.ConnectionStrategy.is(r)&&(r={connectionStrategy:r}),(0,Fn.createMessageConnection)(i,s,n,r)}Ae.createMessageConnection=dL});var vy=f((sz,ox)=>{"use strict";ox.exports=$s()});var sp=f((ax,ip)=>{(function(t){if(typeof ip=="object"&&typeof ip.exports=="object"){var e=t(require,ax);e!==void 0&&(ip.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 E(k){return typeof k=="string"}g.is=E})(n||(e.DocumentUri=n={}));var r;(function(g){function E(k){return typeof k=="string"}g.is=E})(r||(e.URI=r={}));var i;(function(g){g.MIN_VALUE=-2147483648,g.MAX_VALUE=2147483647;function E(k){return typeof k=="number"&&g.MIN_VALUE<=k&&k<=g.MAX_VALUE}g.is=E})(i||(e.integer=i={}));var s;(function(g){g.MIN_VALUE=0,g.MAX_VALUE=2147483647;function E(k){return typeof k=="number"&&g.MIN_VALUE<=k&&k<=g.MAX_VALUE}g.is=E})(s||(e.uinteger=s={}));var o;(function(g){function E(y,d){return y===Number.MAX_VALUE&&(y=s.MAX_VALUE),d===Number.MAX_VALUE&&(d=s.MAX_VALUE),{line:y,character:d}}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&C.uinteger(d.line)&&C.uinteger(d.character)}g.is=k})(o||(e.Position=o={}));var a;(function(g){function E(y,d,I,$){if(C.uinteger(y)&&C.uinteger(d)&&C.uinteger(I)&&C.uinteger($))return{start:o.create(y,d),end:o.create(I,$)};if(o.is(y)&&o.is(d))return{start:y,end:d};throw new Error("Range#create called with invalid arguments[".concat(y,", ").concat(d,", ").concat(I,", ").concat($,"]"))}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&o.is(d.start)&&o.is(d.end)}g.is=k})(a||(e.Range=a={}));var u;(function(g){function E(y,d){return{uri:y,range:d}}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&a.is(d.range)&&(C.string(d.uri)||C.undefined(d.uri))}g.is=k})(u||(e.Location=u={}));var c;(function(g){function E(y,d,I,$){return{targetUri:y,targetRange:d,targetSelectionRange:I,originSelectionRange:$}}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&a.is(d.targetRange)&&C.string(d.targetUri)&&a.is(d.targetSelectionRange)&&(a.is(d.originSelectionRange)||C.undefined(d.originSelectionRange))}g.is=k})(c||(e.LocationLink=c={}));var l;(function(g){function E(y,d,I,$){return{red:y,green:d,blue:I,alpha:$}}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&C.numberRange(d.red,0,1)&&C.numberRange(d.green,0,1)&&C.numberRange(d.blue,0,1)&&C.numberRange(d.alpha,0,1)}g.is=k})(l||(e.Color=l={}));var p;(function(g){function E(y,d){return{range:y,color:d}}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&a.is(d.range)&&l.is(d.color)}g.is=k})(p||(e.ColorInformation=p={}));var h;(function(g){function E(y,d,I){return{label:y,textEdit:d,additionalTextEdits:I}}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&C.string(d.label)&&(C.undefined(d.textEdit)||N.is(d))&&(C.undefined(d.additionalTextEdits)||C.typedArray(d.additionalTextEdits,N.is))}g.is=k})(h||(e.ColorPresentation=h={}));var m;(function(g){g.Comment="comment",g.Imports="imports",g.Region="region"})(m||(e.FoldingRangeKind=m={}));var b;(function(g){function E(y,d,I,$,ge,_t){var ze={startLine:y,endLine:d};return C.defined(I)&&(ze.startCharacter=I),C.defined($)&&(ze.endCharacter=$),C.defined(ge)&&(ze.kind=ge),C.defined(_t)&&(ze.collapsedText=_t),ze}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&C.uinteger(d.startLine)&&C.uinteger(d.startLine)&&(C.undefined(d.startCharacter)||C.uinteger(d.startCharacter))&&(C.undefined(d.endCharacter)||C.uinteger(d.endCharacter))&&(C.undefined(d.kind)||C.string(d.kind))}g.is=k})(b||(e.FoldingRange=b={}));var v;(function(g){function E(y,d){return{location:y,message:d}}g.create=E;function k(y){var d=y;return C.defined(d)&&u.is(d.location)&&C.string(d.message)}g.is=k})(v||(e.DiagnosticRelatedInformation=v={}));var R;(function(g){g.Error=1,g.Warning=2,g.Information=3,g.Hint=4})(R||(e.DiagnosticSeverity=R={}));var A;(function(g){g.Unnecessary=1,g.Deprecated=2})(A||(e.DiagnosticTag=A={}));var T;(function(g){function E(k){var y=k;return C.objectLiteral(y)&&C.string(y.href)}g.is=E})(T||(e.CodeDescription=T={}));var w;(function(g){function E(y,d,I,$,ge,_t){var ze={range:y,message:d};return C.defined(I)&&(ze.severity=I),C.defined($)&&(ze.code=$),C.defined(ge)&&(ze.source=ge),C.defined(_t)&&(ze.relatedInformation=_t),ze}g.create=E;function k(y){var d,I=y;return C.defined(I)&&a.is(I.range)&&C.string(I.message)&&(C.number(I.severity)||C.undefined(I.severity))&&(C.integer(I.code)||C.string(I.code)||C.undefined(I.code))&&(C.undefined(I.codeDescription)||C.string((d=I.codeDescription)===null||d===void 0?void 0:d.href))&&(C.string(I.source)||C.undefined(I.source))&&(C.undefined(I.relatedInformation)||C.typedArray(I.relatedInformation,v.is))}g.is=k})(w||(e.Diagnostic=w={}));var _;(function(g){function E(y,d){for(var I=[],$=2;$<arguments.length;$++)I[$-2]=arguments[$];var ge={title:y,command:d};return C.defined(I)&&I.length>0&&(ge.arguments=I),ge}g.create=E;function k(y){var d=y;return C.defined(d)&&C.string(d.title)&&C.string(d.command)}g.is=k})(_||(e.Command=_={}));var N;(function(g){function E(I,$){return{range:I,newText:$}}g.replace=E;function k(I,$){return{range:{start:I,end:I},newText:$}}g.insert=k;function y(I){return{range:I,newText:""}}g.del=y;function d(I){var $=I;return C.objectLiteral($)&&C.string($.newText)&&a.is($.range)}g.is=d})(N||(e.TextEdit=N={}));var P;(function(g){function E(y,d,I){var $={label:y};return d!==void 0&&($.needsConfirmation=d),I!==void 0&&($.description=I),$}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&C.string(d.label)&&(C.boolean(d.needsConfirmation)||d.needsConfirmation===void 0)&&(C.string(d.description)||d.description===void 0)}g.is=k})(P||(e.ChangeAnnotation=P={}));var G;(function(g){function E(k){var y=k;return C.string(y)}g.is=E})(G||(e.ChangeAnnotationIdentifier=G={}));var re;(function(g){function E(I,$,ge){return{range:I,newText:$,annotationId:ge}}g.replace=E;function k(I,$,ge){return{range:{start:I,end:I},newText:$,annotationId:ge}}g.insert=k;function y(I,$){return{range:I,newText:"",annotationId:$}}g.del=y;function d(I){var $=I;return N.is($)&&(P.is($.annotationId)||G.is($.annotationId))}g.is=d})(re||(e.AnnotatedTextEdit=re={}));var ae;(function(g){function E(y,d){return{textDocument:y,edits:d}}g.create=E;function k(y){var d=y;return C.defined(d)&&je.is(d.textDocument)&&Array.isArray(d.edits)}g.is=k})(ae||(e.TextDocumentEdit=ae={}));var K;(function(g){function E(y,d,I){var $={kind:"create",uri:y};return d!==void 0&&(d.overwrite!==void 0||d.ignoreIfExists!==void 0)&&($.options=d),I!==void 0&&($.annotationId=I),$}g.create=E;function k(y){var d=y;return d&&d.kind==="create"&&C.string(d.uri)&&(d.options===void 0||(d.options.overwrite===void 0||C.boolean(d.options.overwrite))&&(d.options.ignoreIfExists===void 0||C.boolean(d.options.ignoreIfExists)))&&(d.annotationId===void 0||G.is(d.annotationId))}g.is=k})(K||(e.CreateFile=K={}));var O;(function(g){function E(y,d,I,$){var ge={kind:"rename",oldUri:y,newUri:d};return I!==void 0&&(I.overwrite!==void 0||I.ignoreIfExists!==void 0)&&(ge.options=I),$!==void 0&&(ge.annotationId=$),ge}g.create=E;function k(y){var d=y;return d&&d.kind==="rename"&&C.string(d.oldUri)&&C.string(d.newUri)&&(d.options===void 0||(d.options.overwrite===void 0||C.boolean(d.options.overwrite))&&(d.options.ignoreIfExists===void 0||C.boolean(d.options.ignoreIfExists)))&&(d.annotationId===void 0||G.is(d.annotationId))}g.is=k})(O||(e.RenameFile=O={}));var M;(function(g){function E(y,d,I){var $={kind:"delete",uri:y};return d!==void 0&&(d.recursive!==void 0||d.ignoreIfNotExists!==void 0)&&($.options=d),I!==void 0&&($.annotationId=I),$}g.create=E;function k(y){var d=y;return d&&d.kind==="delete"&&C.string(d.uri)&&(d.options===void 0||(d.options.recursive===void 0||C.boolean(d.options.recursive))&&(d.options.ignoreIfNotExists===void 0||C.boolean(d.options.ignoreIfNotExists)))&&(d.annotationId===void 0||G.is(d.annotationId))}g.is=k})(M||(e.DeleteFile=M={}));var L;(function(g){function E(k){var y=k;return y&&(y.changes!==void 0||y.documentChanges!==void 0)&&(y.documentChanges===void 0||y.documentChanges.every(function(d){return C.string(d.kind)?K.is(d)||O.is(d)||M.is(d):ae.is(d)}))}g.is=E})(L||(e.WorkspaceEdit=L={}));var F=function(){function g(E,k){this.edits=E,this.changeAnnotations=k}return g.prototype.insert=function(E,k,y){var d,I;if(y===void 0?d=N.insert(E,k):G.is(y)?(I=y,d=re.insert(E,k,y)):(this.assertChangeAnnotations(this.changeAnnotations),I=this.changeAnnotations.manage(y),d=re.insert(E,k,I)),this.edits.push(d),I!==void 0)return I},g.prototype.replace=function(E,k,y){var d,I;if(y===void 0?d=N.replace(E,k):G.is(y)?(I=y,d=re.replace(E,k,y)):(this.assertChangeAnnotations(this.changeAnnotations),I=this.changeAnnotations.manage(y),d=re.replace(E,k,I)),this.edits.push(d),I!==void 0)return I},g.prototype.delete=function(E,k){var y,d;if(k===void 0?y=N.del(E):G.is(k)?(d=k,y=re.del(E,k)):(this.assertChangeAnnotations(this.changeAnnotations),d=this.changeAnnotations.manage(k),y=re.del(E,d)),this.edits.push(y),d!==void 0)return d},g.prototype.add=function(E){this.edits.push(E)},g.prototype.all=function(){return this.edits},g.prototype.clear=function(){this.edits.splice(0,this.edits.length)},g.prototype.assertChangeAnnotations=function(E){if(E===void 0)throw new Error("Text edit change is not configured to manage change annotations.")},g}(),he=function(){function g(E){this._annotations=E===void 0?Object.create(null):E,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(E,k){var y;if(G.is(E)?y=E:(y=this.nextId(),k=E),this._annotations[y]!==void 0)throw new Error("Id ".concat(y," is already in use."));if(k===void 0)throw new Error("No annotation provided for id ".concat(y));return this._annotations[y]=k,this._size++,y},g.prototype.nextId=function(){return this._counter++,this._counter.toString()},g}(),ce=function(){function g(E){var k=this;this._textEditChanges=Object.create(null),E!==void 0?(this._workspaceEdit=E,E.documentChanges?(this._changeAnnotations=new he(E.changeAnnotations),E.changeAnnotations=this._changeAnnotations.all(),E.documentChanges.forEach(function(y){if(ae.is(y)){var d=new F(y.edits,k._changeAnnotations);k._textEditChanges[y.textDocument.uri]=d}})):E.changes&&Object.keys(E.changes).forEach(function(y){var d=new F(E.changes[y]);k._textEditChanges[y]=d})):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(E){if(je.is(E)){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var k={uri:E.uri,version:E.version},y=this._textEditChanges[k.uri];if(!y){var d=[],I={textDocument:k,edits:d};this._workspaceEdit.documentChanges.push(I),y=new F(d,this._changeAnnotations),this._textEditChanges[k.uri]=y}return y}else{if(this.initChanges(),this._workspaceEdit.changes===void 0)throw new Error("Workspace edit is not configured for normal text edit changes.");var y=this._textEditChanges[E];if(!y){var d=[];this._workspaceEdit.changes[E]=d,y=new F(d),this._textEditChanges[E]=y}return y}},g.prototype.initDocumentChanges=function(){this._workspaceEdit.documentChanges===void 0&&this._workspaceEdit.changes===void 0&&(this._changeAnnotations=new he,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(E,k,y){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var d;P.is(k)||G.is(k)?d=k:y=k;var I,$;if(d===void 0?I=K.create(E,y):($=G.is(d)?d:this._changeAnnotations.manage(d),I=K.create(E,y,$)),this._workspaceEdit.documentChanges.push(I),$!==void 0)return $},g.prototype.renameFile=function(E,k,y,d){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var I;P.is(y)||G.is(y)?I=y:d=y;var $,ge;if(I===void 0?$=O.create(E,k,d):(ge=G.is(I)?I:this._changeAnnotations.manage(I),$=O.create(E,k,d,ge)),this._workspaceEdit.documentChanges.push($),ge!==void 0)return ge},g.prototype.deleteFile=function(E,k,y){if(this.initDocumentChanges(),this._workspaceEdit.documentChanges===void 0)throw new Error("Workspace edit is not configured for document changes.");var d;P.is(k)||G.is(k)?d=k:y=k;var I,$;if(d===void 0?I=M.create(E,y):($=G.is(d)?d:this._changeAnnotations.manage(d),I=M.create(E,y,$)),this._workspaceEdit.documentChanges.push(I),$!==void 0)return $},g}();e.WorkspaceChange=ce;var Bt;(function(g){function E(y){return{uri:y}}g.create=E;function k(y){var d=y;return C.defined(d)&&C.string(d.uri)}g.is=k})(Bt||(e.TextDocumentIdentifier=Bt={}));var xt;(function(g){function E(y,d){return{uri:y,version:d}}g.create=E;function k(y){var d=y;return C.defined(d)&&C.string(d.uri)&&C.integer(d.version)}g.is=k})(xt||(e.VersionedTextDocumentIdentifier=xt={}));var je;(function(g){function E(y,d){return{uri:y,version:d}}g.create=E;function k(y){var d=y;return C.defined(d)&&C.string(d.uri)&&(d.version===null||C.integer(d.version))}g.is=k})(je||(e.OptionalVersionedTextDocumentIdentifier=je={}));var An;(function(g){function E(y,d,I,$){return{uri:y,languageId:d,version:I,text:$}}g.create=E;function k(y){var d=y;return C.defined(d)&&C.string(d.uri)&&C.string(d.languageId)&&C.integer(d.version)&&C.string(d.text)}g.is=k})(An||(e.TextDocumentItem=An={}));var Po;(function(g){g.PlainText="plaintext",g.Markdown="markdown";function E(k){var y=k;return y===g.PlainText||y===g.Markdown}g.is=E})(Po||(e.MarkupKind=Po={}));var Ns;(function(g){function E(k){var y=k;return C.objectLiteral(k)&&Po.is(y.kind)&&C.string(y.value)}g.is=E})(Ns||(e.MarkupContent=Ns={}));var Tl;(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})(Tl||(e.CompletionItemKind=Tl={}));var uu;(function(g){g.PlainText=1,g.Snippet=2})(uu||(e.InsertTextFormat=uu={}));var cu;(function(g){g.Deprecated=1})(cu||(e.CompletionItemTag=cu={}));var wl;(function(g){function E(y,d,I){return{newText:y,insert:d,replace:I}}g.create=E;function k(y){var d=y;return d&&C.string(d.newText)&&a.is(d.insert)&&a.is(d.replace)}g.is=k})(wl||(e.InsertReplaceEdit=wl={}));var xl;(function(g){g.asIs=1,g.adjustIndentation=2})(xl||(e.InsertTextMode=xl={}));var El;(function(g){function E(k){var y=k;return y&&(C.string(y.detail)||y.detail===void 0)&&(C.string(y.description)||y.description===void 0)}g.is=E})(El||(e.CompletionItemLabelDetails=El={}));var kl;(function(g){function E(k){return{label:k}}g.create=E})(kl||(e.CompletionItem=kl={}));var Al;(function(g){function E(k,y){return{items:k||[],isIncomplete:!!y}}g.create=E})(Al||(e.CompletionList=Al={}));var Do;(function(g){function E(y){return y.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&")}g.fromPlainText=E;function k(y){var d=y;return C.string(d)||C.objectLiteral(d)&&C.string(d.language)&&C.string(d.value)}g.is=k})(Do||(e.MarkedString=Do={}));var kr;(function(g){function E(k){var y=k;return!!y&&C.objectLiteral(y)&&(Ns.is(y.contents)||Do.is(y.contents)||C.typedArray(y.contents,Do.is))&&(k.range===void 0||a.is(k.range))}g.is=E})(kr||(e.Hover=kr={}));var Ol;(function(g){function E(k,y){return y?{label:k,documentation:y}:{label:k}}g.create=E})(Ol||(e.ParameterInformation=Ol={}));var Pl;(function(g){function E(k,y){for(var d=[],I=2;I<arguments.length;I++)d[I-2]=arguments[I];var $={label:k};return C.defined(y)&&($.documentation=y),C.defined(d)?$.parameters=d:$.parameters=[],$}g.create=E})(Pl||(e.SignatureInformation=Pl={}));var qs;(function(g){g.Text=1,g.Read=2,g.Write=3})(qs||(e.DocumentHighlightKind=qs={}));var Dl;(function(g){function E(k,y){var d={range:k};return C.number(y)&&(d.kind=y),d}g.create=E})(Dl||(e.DocumentHighlight=Dl={}));var Ro;(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})(Ro||(e.SymbolKind=Ro={}));var Rl;(function(g){g.Deprecated=1})(Rl||(e.SymbolTag=Rl={}));var Ti;(function(g){function E(k,y,d,I,$){var ge={name:k,kind:y,location:{uri:I,range:d}};return $&&(ge.containerName=$),ge}g.create=E})(Ti||(e.SymbolInformation=Ti={}));var Ji;(function(g){function E(k,y,d,I){return I!==void 0?{name:k,kind:y,location:{uri:d,range:I}}:{name:k,kind:y,location:{uri:d}}}g.create=E})(Ji||(e.WorkspaceSymbol=Ji={}));var Il;(function(g){function E(y,d,I,$,ge,_t){var ze={name:y,detail:d,kind:I,range:$,selectionRange:ge};return _t!==void 0&&(ze.children=_t),ze}g.create=E;function k(y){var d=y;return d&&C.string(d.name)&&C.number(d.kind)&&a.is(d.range)&&a.is(d.selectionRange)&&(d.detail===void 0||C.string(d.detail))&&(d.deprecated===void 0||C.boolean(d.deprecated))&&(d.children===void 0||Array.isArray(d.children))&&(d.tags===void 0||Array.isArray(d.tags))}g.is=k})(Il||(e.DocumentSymbol=Il={}));var Cl;(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"})(Cl||(e.CodeActionKind=Cl={}));var Xr;(function(g){g.Invoked=1,g.Automatic=2})(Xr||(e.CodeActionTriggerKind=Xr={}));var lu;(function(g){function E(y,d,I){var $={diagnostics:y};return d!=null&&($.only=d),I!=null&&($.triggerKind=I),$}g.create=E;function k(y){var d=y;return C.defined(d)&&C.typedArray(d.diagnostics,w.is)&&(d.only===void 0||C.typedArray(d.only,C.string))&&(d.triggerKind===void 0||d.triggerKind===Xr.Invoked||d.triggerKind===Xr.Automatic)}g.is=k})(lu||(e.CodeActionContext=lu={}));var pu;(function(g){function E(y,d,I){var $={title:y},ge=!0;return typeof d=="string"?(ge=!1,$.kind=d):_.is(d)?$.command=d:$.edit=d,ge&&I!==void 0&&($.kind=I),$}g.create=E;function k(y){var d=y;return d&&C.string(d.title)&&(d.diagnostics===void 0||C.typedArray(d.diagnostics,w.is))&&(d.kind===void 0||C.string(d.kind))&&(d.edit!==void 0||d.command!==void 0)&&(d.command===void 0||_.is(d.command))&&(d.isPreferred===void 0||C.boolean(d.isPreferred))&&(d.edit===void 0||L.is(d.edit))}g.is=k})(pu||(e.CodeAction=pu={}));var Io;(function(g){function E(y,d){var I={range:y};return C.defined(d)&&(I.data=d),I}g.create=E;function k(y){var d=y;return C.defined(d)&&a.is(d.range)&&(C.undefined(d.command)||_.is(d.command))}g.is=k})(Io||(e.CodeLens=Io={}));var hu;(function(g){function E(y,d){return{tabSize:y,insertSpaces:d}}g.create=E;function k(y){var d=y;return C.defined(d)&&C.uinteger(d.tabSize)&&C.boolean(d.insertSpaces)}g.is=k})(hu||(e.FormattingOptions=hu={}));var wi;(function(g){function E(y,d,I){return{range:y,target:d,data:I}}g.create=E;function k(y){var d=y;return C.defined(d)&&a.is(d.range)&&(C.undefined(d.target)||C.string(d.target))}g.is=k})(wi||(e.DocumentLink=wi={}));var x;(function(g){function E(y,d){return{range:y,parent:d}}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&a.is(d.range)&&(d.parent===void 0||g.is(d.parent))}g.is=k})(x||(e.SelectionRange=x={}));var B;(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"})(B||(e.SemanticTokenTypes=B={}));var V;(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"})(V||(e.SemanticTokenModifiers=V={}));var J;(function(g){function E(k){var y=k;return C.objectLiteral(y)&&(y.resultId===void 0||typeof y.resultId=="string")&&Array.isArray(y.data)&&(y.data.length===0||typeof y.data[0]=="number")}g.is=E})(J||(e.SemanticTokens=J={}));var Ke;(function(g){function E(y,d){return{range:y,text:d}}g.create=E;function k(y){var d=y;return d!=null&&a.is(d.range)&&C.string(d.text)}g.is=k})(Ke||(e.InlineValueText=Ke={}));var Le;(function(g){function E(y,d,I){return{range:y,variableName:d,caseSensitiveLookup:I}}g.create=E;function k(y){var d=y;return d!=null&&a.is(d.range)&&C.boolean(d.caseSensitiveLookup)&&(C.string(d.variableName)||d.variableName===void 0)}g.is=k})(Le||(e.InlineValueVariableLookup=Le={}));var Ye;(function(g){function E(y,d){return{range:y,expression:d}}g.create=E;function k(y){var d=y;return d!=null&&a.is(d.range)&&(C.string(d.expression)||d.expression===void 0)}g.is=k})(Ye||(e.InlineValueEvaluatableExpression=Ye={}));var nt;(function(g){function E(y,d){return{frameId:y,stoppedLocation:d}}g.create=E;function k(y){var d=y;return C.defined(d)&&a.is(y.stoppedLocation)}g.is=k})(nt||(e.InlineValueContext=nt={}));var we;(function(g){g.Type=1,g.Parameter=2;function E(k){return k===1||k===2}g.is=E})(we||(e.InlayHintKind=we={}));var Ge;(function(g){function E(y){return{value:y}}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&(d.tooltip===void 0||C.string(d.tooltip)||Ns.is(d.tooltip))&&(d.location===void 0||u.is(d.location))&&(d.command===void 0||_.is(d.command))}g.is=k})(Ge||(e.InlayHintLabelPart=Ge={}));var Re;(function(g){function E(y,d,I){var $={position:y,label:d};return I!==void 0&&($.kind=I),$}g.create=E;function k(y){var d=y;return C.objectLiteral(d)&&o.is(d.position)&&(C.string(d.label)||C.typedArray(d.label,Ge.is))&&(d.kind===void 0||we.is(d.kind))&&d.textEdits===void 0||C.typedArray(d.textEdits,N.is)&&(d.tooltip===void 0||C.string(d.tooltip)||Ns.is(d.tooltip))&&(d.paddingLeft===void 0||C.boolean(d.paddingLeft))&&(d.paddingRight===void 0||C.boolean(d.paddingRight))}g.is=k})(Re||(e.InlayHint=Re={}));var bt;(function(g){function E(k){return{kind:"snippet",value:k}}g.createSnippet=E})(bt||(e.StringValue=bt={}));var $t;(function(g){function E(k,y,d,I){return{insertText:k,filterText:y,range:d,command:I}}g.create=E})($t||(e.InlineCompletionItem=$t={}));var qn;(function(g){function E(k){return{items:k}}g.create=E})(qn||(e.InlineCompletionList=qn={}));var Ml;(function(g){g.Invoked=0,g.Automatic=1})(Ml||(e.InlineCompletionTriggerKind=Ml={}));var w0;(function(g){function E(k,y){return{range:k,text:y}}g.create=E})(w0||(e.SelectedCompletionInfo=w0={}));var x0;(function(g){function E(k,y){return{triggerKind:k,selectedCompletionInfo:y}}g.create=E})(x0||(e.InlineCompletionContext=x0={}));var E0;(function(g){function E(k){var y=k;return C.objectLiteral(y)&&r.is(y.uri)&&C.string(y.name)}g.is=E})(E0||(e.WorkspaceFolder=E0={})),e.EOL=[`
|
32
32
|
`,`\r
|
33
|
-
`,"\r"];var k0;(function(g){function E(I,$,ge,_t){return new vM(I,$,ge,_t)}g.create=E;function k(I){var $=I;return!!(C.defined($)&&C.string($.uri)&&(C.undefined($.languageId)||C.string($.languageId))&&C.uinteger($.lineCount)&&C.func($.getText)&&C.func($.positionAt)&&C.func($.offsetAt))}g.is=k;function y(I,$){for(var ge=I.getText(),_t=d($,function(Co,
|
33
|
+
`,"\r"];var k0;(function(g){function E(I,$,ge,_t){return new vM(I,$,ge,_t)}g.create=E;function k(I){var $=I;return!!(C.defined($)&&C.string($.uri)&&(C.undefined($.languageId)||C.string($.languageId))&&C.uinteger($.lineCount)&&C.func($.getText)&&C.func($.positionAt)&&C.func($.offsetAt))}g.is=k;function y(I,$){for(var ge=I.getText(),_t=d($,function(Co,Ll){var A0=Co.range.start.line-Ll.range.start.line;return A0===0?Co.range.start.character-Ll.range.start.character:A0}),ze=ge.length,Ar=_t.length-1;Ar>=0;Ar--){var Or=_t[Ar],xi=I.offsetAt(Or.range.start),ke=I.offsetAt(Or.range.end);if(ke<=ze)ge=ge.substring(0,xi)+Or.newText+ge.substring(ke,ge.length);else throw new Error("Overlapping edit");ze=xi}return ge}g.applyEdits=y;function d(I,$){if(I.length<=1)return I;var ge=I.length/2|0,_t=I.slice(0,ge),ze=I.slice(ge);d(_t,$),d(ze,$);for(var Ar=0,Or=0,xi=0;Ar<_t.length&&Or<ze.length;){var ke=$(_t[Ar],ze[Or]);ke<=0?I[xi++]=_t[Ar++]:I[xi++]=ze[Or++]}for(;Ar<_t.length;)I[xi++]=_t[Ar++];for(;Or<ze.length;)I[xi++]=ze[Or++];return I}})(k0||(e.TextDocument=k0={}));var vM=function(){function g(E,k,y,d){this._uri=E,this._languageId=k,this._version=y,this._content=d,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(E){if(E){var k=this.offsetAt(E.start),y=this.offsetAt(E.end);return this._content.substring(k,y)}return this._content},g.prototype.update=function(E,k){this._content=E.text,this._version=k,this._lineOffsets=void 0},g.prototype.getLineOffsets=function(){if(this._lineOffsets===void 0){for(var E=[],k=this._content,y=!0,d=0;d<k.length;d++){y&&(E.push(d),y=!1);var I=k.charAt(d);y=I==="\r"||I===`
|
34
34
|
`,I==="\r"&&d+1<k.length&&k.charAt(d+1)===`
|
35
|
-
`&&d++}y&&k.length>0&&E.push(k.length),this._lineOffsets=E}return this._lineOffsets},g.prototype.positionAt=function(E){E=Math.max(Math.min(E,this._content.length),0);var k=this.getLineOffsets(),y=0,d=k.length;if(d===0)return o.create(0,E);for(;y<d;){var I=Math.floor((y+d)/2);k[I]>E?d=I:y=I+1}var $=y-1;return o.create($,E-k[$])},g.prototype.offsetAt=function(E){var k=this.getLineOffsets();if(E.line>=k.length)return this._content.length;if(E.line<0)return 0;var y=k[E.line],d=E.line+1<k.length?k[E.line+1]:this._content.length;return Math.max(Math.min(y+E.character,d),y)},Object.defineProperty(g.prototype,"lineCount",{get:function(){return this.getLineOffsets().length},enumerable:!1,configurable:!0}),g}(),C;(function(g){var E=Object.prototype.toString;function k(ke){return typeof ke<"u"}g.defined=k;function y(ke){return typeof ke>"u"}g.undefined=y;function d(ke){return ke===!0||ke===!1}g.boolean=d;function I(ke){return E.call(ke)==="[object String]"}g.string=I;function $(ke){return E.call(ke)==="[object Number]"}g.number=$;function ge(ke,Co,Ml){return E.call(ke)==="[object Number]"&&Co<=ke&&ke<=Ml}g.numberRange=ge;function _t(ke){return E.call(ke)==="[object Number]"&&-2147483648<=ke&&ke<=2147483647}g.integer=_t;function ze(ke){return E.call(ke)==="[object Number]"&&0<=ke&&ke<=2147483647}g.uinteger=ze;function Ar(ke){return E.call(ke)==="[object Function]"}g.func=Ar;function Or(ke){return ke!==null&&typeof ke=="object"}g.objectLiteral=Or;function xi(ke,Co){return Array.isArray(ke)&&ke.every(Co)}g.typedArray=xi})(C||(C={}))})});var rt=f(Pn=>{"use strict";Object.defineProperty(Pn,"__esModule",{value:!0});Pn.ProtocolNotificationType=Pn.ProtocolNotificationType0=Pn.ProtocolRequestType=Pn.ProtocolRequestType0=Pn.RegistrationType=Pn.MessageDirection=void 0;var Uo=$s(),ux;(function(t){t.clientToServer="clientToServer",t.serverToClient="serverToClient",t.both="both"})(ux||(Pn.MessageDirection=ux={}));var Sy=class{constructor(e){this.method=e}};Pn.RegistrationType=Sy;var Ty=class extends Uo.RequestType0{constructor(e){super(e)}};Pn.ProtocolRequestType0=Ty;var wy=class extends Uo.RequestType{constructor(e){super(e,Uo.ParameterStructures.byName)}};Pn.ProtocolRequestType=wy;var xy=class extends Uo.NotificationType0{constructor(e){super(e)}};Pn.ProtocolNotificationType0=xy;var Ey=class extends Uo.NotificationType{constructor(e){super(e,Uo.ParameterStructures.byName)}};Pn.ProtocolNotificationType=Ey});var sp=f(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 fL(t){return t===!0||t===!1}Rt.boolean=fL;function cx(t){return typeof t=="string"||t instanceof String}Rt.string=cx;function gL(t){return typeof t=="number"||t instanceof Number}Rt.number=gL;function mL(t){return t instanceof Error}Rt.error=mL;function yL(t){return typeof t=="function"}Rt.func=yL;function lx(t){return Array.isArray(t)}Rt.array=lx;function bL(t){return lx(t)&&t.every(e=>cx(e))}Rt.stringArray=bL;function _L(t,e){return Array.isArray(t)&&t.every(e)}Rt.typedArray=_L;function vL(t){return t!==null&&typeof t=="object"}Rt.objectLiteral=vL});var dx=f(op=>{"use strict";Object.defineProperty(op,"__esModule",{value:!0});op.ImplementationRequest=void 0;var px=rt(),hx;(function(t){t.method="textDocument/implementation",t.messageDirection=px.MessageDirection.clientToServer,t.type=new px.ProtocolRequestType(t.method)})(hx||(op.ImplementationRequest=hx={}))});var mx=f(ap=>{"use strict";Object.defineProperty(ap,"__esModule",{value:!0});ap.TypeDefinitionRequest=void 0;var fx=rt(),gx;(function(t){t.method="textDocument/typeDefinition",t.messageDirection=fx.MessageDirection.clientToServer,t.type=new fx.ProtocolRequestType(t.method)})(gx||(ap.TypeDefinitionRequest=gx={}))});var _x=f(Ko=>{"use strict";Object.defineProperty(Ko,"__esModule",{value:!0});Ko.DidChangeWorkspaceFoldersNotification=Ko.WorkspaceFoldersRequest=void 0;var up=rt(),yx;(function(t){t.method="workspace/workspaceFolders",t.messageDirection=up.MessageDirection.serverToClient,t.type=new up.ProtocolRequestType0(t.method)})(yx||(Ko.WorkspaceFoldersRequest=yx={}));var bx;(function(t){t.method="workspace/didChangeWorkspaceFolders",t.messageDirection=up.MessageDirection.clientToServer,t.type=new up.ProtocolNotificationType(t.method)})(bx||(Ko.DidChangeWorkspaceFoldersNotification=bx={}))});var Tx=f(cp=>{"use strict";Object.defineProperty(cp,"__esModule",{value:!0});cp.ConfigurationRequest=void 0;var vx=rt(),Sx;(function(t){t.method="workspace/configuration",t.messageDirection=vx.MessageDirection.serverToClient,t.type=new vx.ProtocolRequestType(t.method)})(Sx||(cp.ConfigurationRequest=Sx={}))});var Ex=f(Wo=>{"use strict";Object.defineProperty(Wo,"__esModule",{value:!0});Wo.ColorPresentationRequest=Wo.DocumentColorRequest=void 0;var lp=rt(),wx;(function(t){t.method="textDocument/documentColor",t.messageDirection=lp.MessageDirection.clientToServer,t.type=new lp.ProtocolRequestType(t.method)})(wx||(Wo.DocumentColorRequest=wx={}));var xx;(function(t){t.method="textDocument/colorPresentation",t.messageDirection=lp.MessageDirection.clientToServer,t.type=new lp.ProtocolRequestType(t.method)})(xx||(Wo.ColorPresentationRequest=xx={}))});var Ox=f(Go=>{"use strict";Object.defineProperty(Go,"__esModule",{value:!0});Go.FoldingRangeRefreshRequest=Go.FoldingRangeRequest=void 0;var pp=rt(),kx;(function(t){t.method="textDocument/foldingRange",t.messageDirection=pp.MessageDirection.clientToServer,t.type=new pp.ProtocolRequestType(t.method)})(kx||(Go.FoldingRangeRequest=kx={}));var Ax;(function(t){t.method="workspace/foldingRange/refresh",t.messageDirection=pp.MessageDirection.serverToClient,t.type=new pp.ProtocolRequestType0(t.method)})(Ax||(Go.FoldingRangeRefreshRequest=Ax={}))});var Rx=f(hp=>{"use strict";Object.defineProperty(hp,"__esModule",{value:!0});hp.DeclarationRequest=void 0;var Px=rt(),Dx;(function(t){t.method="textDocument/declaration",t.messageDirection=Px.MessageDirection.clientToServer,t.type=new Px.ProtocolRequestType(t.method)})(Dx||(hp.DeclarationRequest=Dx={}))});var Mx=f(dp=>{"use strict";Object.defineProperty(dp,"__esModule",{value:!0});dp.SelectionRangeRequest=void 0;var Ix=rt(),Cx;(function(t){t.method="textDocument/selectionRange",t.messageDirection=Ix.MessageDirection.clientToServer,t.type=new Ix.ProtocolRequestType(t.method)})(Cx||(dp.SelectionRangeRequest=Cx={}))});var jx=f(ns=>{"use strict";Object.defineProperty(ns,"__esModule",{value:!0});ns.WorkDoneProgressCancelNotification=ns.WorkDoneProgressCreateRequest=ns.WorkDoneProgress=void 0;var SL=$s(),fp=rt(),Lx;(function(t){t.type=new SL.ProgressType;function e(n){return n===t.type}t.is=e})(Lx||(ns.WorkDoneProgress=Lx={}));var Nx;(function(t){t.method="window/workDoneProgress/create",t.messageDirection=fp.MessageDirection.serverToClient,t.type=new fp.ProtocolRequestType(t.method)})(Nx||(ns.WorkDoneProgressCreateRequest=Nx={}));var qx;(function(t){t.method="window/workDoneProgress/cancel",t.messageDirection=fp.MessageDirection.clientToServer,t.type=new fp.ProtocolNotificationType(t.method)})(qx||(ns.WorkDoneProgressCancelNotification=qx={}))});var Ux=f(rs=>{"use strict";Object.defineProperty(rs,"__esModule",{value:!0});rs.CallHierarchyOutgoingCallsRequest=rs.CallHierarchyIncomingCallsRequest=rs.CallHierarchyPrepareRequest=void 0;var Ho=rt(),Fx;(function(t){t.method="textDocument/prepareCallHierarchy",t.messageDirection=Ho.MessageDirection.clientToServer,t.type=new Ho.ProtocolRequestType(t.method)})(Fx||(rs.CallHierarchyPrepareRequest=Fx={}));var Bx;(function(t){t.method="callHierarchy/incomingCalls",t.messageDirection=Ho.MessageDirection.clientToServer,t.type=new Ho.ProtocolRequestType(t.method)})(Bx||(rs.CallHierarchyIncomingCallsRequest=Bx={}));var $x;(function(t){t.method="callHierarchy/outgoingCalls",t.messageDirection=Ho.MessageDirection.clientToServer,t.type=new Ho.ProtocolRequestType(t.method)})($x||(rs.CallHierarchyOutgoingCallsRequest=$x={}))});var zx=f(Dn=>{"use strict";Object.defineProperty(Dn,"__esModule",{value:!0});Dn.SemanticTokensRefreshRequest=Dn.SemanticTokensRangeRequest=Dn.SemanticTokensDeltaRequest=Dn.SemanticTokensRequest=Dn.SemanticTokensRegistrationType=Dn.TokenFormat=void 0;var ki=rt(),Kx;(function(t){t.Relative="relative"})(Kx||(Dn.TokenFormat=Kx={}));var _u;(function(t){t.method="textDocument/semanticTokens",t.type=new ki.RegistrationType(t.method)})(_u||(Dn.SemanticTokensRegistrationType=_u={}));var Wx;(function(t){t.method="textDocument/semanticTokens/full",t.messageDirection=ki.MessageDirection.clientToServer,t.type=new ki.ProtocolRequestType(t.method),t.registrationMethod=_u.method})(Wx||(Dn.SemanticTokensRequest=Wx={}));var Gx;(function(t){t.method="textDocument/semanticTokens/full/delta",t.messageDirection=ki.MessageDirection.clientToServer,t.type=new ki.ProtocolRequestType(t.method),t.registrationMethod=_u.method})(Gx||(Dn.SemanticTokensDeltaRequest=Gx={}));var Hx;(function(t){t.method="textDocument/semanticTokens/range",t.messageDirection=ki.MessageDirection.clientToServer,t.type=new ki.ProtocolRequestType(t.method),t.registrationMethod=_u.method})(Hx||(Dn.SemanticTokensRangeRequest=Hx={}));var Vx;(function(t){t.method="workspace/semanticTokens/refresh",t.messageDirection=ki.MessageDirection.serverToClient,t.type=new ki.ProtocolRequestType0(t.method)})(Vx||(Dn.SemanticTokensRefreshRequest=Vx={}))});var Jx=f(gp=>{"use strict";Object.defineProperty(gp,"__esModule",{value:!0});gp.ShowDocumentRequest=void 0;var Xx=rt(),Yx;(function(t){t.method="window/showDocument",t.messageDirection=Xx.MessageDirection.serverToClient,t.type=new Xx.ProtocolRequestType(t.method)})(Yx||(gp.ShowDocumentRequest=Yx={}))});var eE=f(mp=>{"use strict";Object.defineProperty(mp,"__esModule",{value:!0});mp.LinkedEditingRangeRequest=void 0;var Qx=rt(),Zx;(function(t){t.method="textDocument/linkedEditingRange",t.messageDirection=Qx.MessageDirection.clientToServer,t.type=new Qx.ProtocolRequestType(t.method)})(Zx||(mp.LinkedEditingRangeRequest=Zx={}))});var uE=f(on=>{"use strict";Object.defineProperty(on,"__esModule",{value:!0});on.WillDeleteFilesRequest=on.DidDeleteFilesNotification=on.DidRenameFilesNotification=on.WillRenameFilesRequest=on.DidCreateFilesNotification=on.WillCreateFilesRequest=on.FileOperationPatternKind=void 0;var er=rt(),tE;(function(t){t.file="file",t.folder="folder"})(tE||(on.FileOperationPatternKind=tE={}));var nE;(function(t){t.method="workspace/willCreateFiles",t.messageDirection=er.MessageDirection.clientToServer,t.type=new er.ProtocolRequestType(t.method)})(nE||(on.WillCreateFilesRequest=nE={}));var rE;(function(t){t.method="workspace/didCreateFiles",t.messageDirection=er.MessageDirection.clientToServer,t.type=new er.ProtocolNotificationType(t.method)})(rE||(on.DidCreateFilesNotification=rE={}));var iE;(function(t){t.method="workspace/willRenameFiles",t.messageDirection=er.MessageDirection.clientToServer,t.type=new er.ProtocolRequestType(t.method)})(iE||(on.WillRenameFilesRequest=iE={}));var sE;(function(t){t.method="workspace/didRenameFiles",t.messageDirection=er.MessageDirection.clientToServer,t.type=new er.ProtocolNotificationType(t.method)})(sE||(on.DidRenameFilesNotification=sE={}));var oE;(function(t){t.method="workspace/didDeleteFiles",t.messageDirection=er.MessageDirection.clientToServer,t.type=new er.ProtocolNotificationType(t.method)})(oE||(on.DidDeleteFilesNotification=oE={}));var aE;(function(t){t.method="workspace/willDeleteFiles",t.messageDirection=er.MessageDirection.clientToServer,t.type=new er.ProtocolRequestType(t.method)})(aE||(on.WillDeleteFilesRequest=aE={}))});var dE=f(is=>{"use strict";Object.defineProperty(is,"__esModule",{value:!0});is.MonikerRequest=is.MonikerKind=is.UniquenessLevel=void 0;var cE=rt(),lE;(function(t){t.document="document",t.project="project",t.group="group",t.scheme="scheme",t.global="global"})(lE||(is.UniquenessLevel=lE={}));var pE;(function(t){t.$import="import",t.$export="export",t.local="local"})(pE||(is.MonikerKind=pE={}));var hE;(function(t){t.method="textDocument/moniker",t.messageDirection=cE.MessageDirection.clientToServer,t.type=new cE.ProtocolRequestType(t.method)})(hE||(is.MonikerRequest=hE={}))});var yE=f(ss=>{"use strict";Object.defineProperty(ss,"__esModule",{value:!0});ss.TypeHierarchySubtypesRequest=ss.TypeHierarchySupertypesRequest=ss.TypeHierarchyPrepareRequest=void 0;var Vo=rt(),fE;(function(t){t.method="textDocument/prepareTypeHierarchy",t.messageDirection=Vo.MessageDirection.clientToServer,t.type=new Vo.ProtocolRequestType(t.method)})(fE||(ss.TypeHierarchyPrepareRequest=fE={}));var gE;(function(t){t.method="typeHierarchy/supertypes",t.messageDirection=Vo.MessageDirection.clientToServer,t.type=new Vo.ProtocolRequestType(t.method)})(gE||(ss.TypeHierarchySupertypesRequest=gE={}));var mE;(function(t){t.method="typeHierarchy/subtypes",t.messageDirection=Vo.MessageDirection.clientToServer,t.type=new Vo.ProtocolRequestType(t.method)})(mE||(ss.TypeHierarchySubtypesRequest=mE={}))});var vE=f(zo=>{"use strict";Object.defineProperty(zo,"__esModule",{value:!0});zo.InlineValueRefreshRequest=zo.InlineValueRequest=void 0;var yp=rt(),bE;(function(t){t.method="textDocument/inlineValue",t.messageDirection=yp.MessageDirection.clientToServer,t.type=new yp.ProtocolRequestType(t.method)})(bE||(zo.InlineValueRequest=bE={}));var _E;(function(t){t.method="workspace/inlineValue/refresh",t.messageDirection=yp.MessageDirection.serverToClient,t.type=new yp.ProtocolRequestType0(t.method)})(_E||(zo.InlineValueRefreshRequest=_E={}))});var xE=f(os=>{"use strict";Object.defineProperty(os,"__esModule",{value:!0});os.InlayHintRefreshRequest=os.InlayHintResolveRequest=os.InlayHintRequest=void 0;var Xo=rt(),SE;(function(t){t.method="textDocument/inlayHint",t.messageDirection=Xo.MessageDirection.clientToServer,t.type=new Xo.ProtocolRequestType(t.method)})(SE||(os.InlayHintRequest=SE={}));var TE;(function(t){t.method="inlayHint/resolve",t.messageDirection=Xo.MessageDirection.clientToServer,t.type=new Xo.ProtocolRequestType(t.method)})(TE||(os.InlayHintResolveRequest=TE={}));var wE;(function(t){t.method="workspace/inlayHint/refresh",t.messageDirection=Xo.MessageDirection.serverToClient,t.type=new Xo.ProtocolRequestType0(t.method)})(wE||(os.InlayHintRefreshRequest=wE={}))});var RE=f(tr=>{"use strict";Object.defineProperty(tr,"__esModule",{value:!0});tr.DiagnosticRefreshRequest=tr.WorkspaceDiagnosticRequest=tr.DocumentDiagnosticRequest=tr.DocumentDiagnosticReportKind=tr.DiagnosticServerCancellationData=void 0;var DE=$s(),TL=sp(),Yo=rt(),EE;(function(t){function e(n){let r=n;return r&&TL.boolean(r.retriggerRequest)}t.is=e})(EE||(tr.DiagnosticServerCancellationData=EE={}));var kE;(function(t){t.Full="full",t.Unchanged="unchanged"})(kE||(tr.DocumentDiagnosticReportKind=kE={}));var AE;(function(t){t.method="textDocument/diagnostic",t.messageDirection=Yo.MessageDirection.clientToServer,t.type=new Yo.ProtocolRequestType(t.method),t.partialResult=new DE.ProgressType})(AE||(tr.DocumentDiagnosticRequest=AE={}));var OE;(function(t){t.method="workspace/diagnostic",t.messageDirection=Yo.MessageDirection.clientToServer,t.type=new Yo.ProtocolRequestType(t.method),t.partialResult=new DE.ProgressType})(OE||(tr.WorkspaceDiagnosticRequest=OE={}));var PE;(function(t){t.method="workspace/diagnostic/refresh",t.messageDirection=Yo.MessageDirection.serverToClient,t.type=new Yo.ProtocolRequestType0(t.method)})(PE||(tr.DiagnosticRefreshRequest=PE={}))});var jE=f(vt=>{"use strict";Object.defineProperty(vt,"__esModule",{value:!0});vt.DidCloseNotebookDocumentNotification=vt.DidSaveNotebookDocumentNotification=vt.DidChangeNotebookDocumentNotification=vt.NotebookCellArrayChange=vt.DidOpenNotebookDocumentNotification=vt.NotebookDocumentSyncRegistrationType=vt.NotebookDocument=vt.NotebookCell=vt.ExecutionSummary=vt.NotebookCellKind=void 0;var vu=ip(),Dr=sp(),Yr=rt(),ky;(function(t){t.Markup=1,t.Code=2;function e(n){return n===1||n===2}t.is=e})(ky||(vt.NotebookCellKind=ky={}));var Ay;(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 Dr.objectLiteral(s)&&vu.uinteger.is(s.executionOrder)&&(s.success===void 0||Dr.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})(Ay||(vt.ExecutionSummary=Ay={}));var bp;(function(t){function e(s,o){return{kind:s,document:o}}t.create=e;function n(s){let o=s;return Dr.objectLiteral(o)&&ky.is(o.kind)&&vu.DocumentUri.is(o.document)&&(o.metadata===void 0||Dr.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)&&!Ay.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),u=Array.isArray(o);if(a!==u)return!1;if(a&&u){if(s.length!==o.length)return!1;for(let c=0;c<s.length;c++)if(!i(s[c],o[c]))return!1}if(Dr.objectLiteral(s)&&Dr.objectLiteral(o)){let c=Object.keys(s),l=Object.keys(o);if(c.length!==l.length||(c.sort(),l.sort(),!i(c,l)))return!1;for(let p=0;p<c.length;p++){let h=c[p];if(!i(s[h],o[h]))return!1}}return!0}})(bp||(vt.NotebookCell=bp={}));var IE;(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 Dr.objectLiteral(i)&&Dr.string(i.uri)&&vu.integer.is(i.version)&&Dr.typedArray(i.cells,bp.is)}t.is=n})(IE||(vt.NotebookDocument=IE={}));var Jo;(function(t){t.method="notebookDocument/sync",t.messageDirection=Yr.MessageDirection.clientToServer,t.type=new Yr.RegistrationType(t.method)})(Jo||(vt.NotebookDocumentSyncRegistrationType=Jo={}));var CE;(function(t){t.method="notebookDocument/didOpen",t.messageDirection=Yr.MessageDirection.clientToServer,t.type=new Yr.ProtocolNotificationType(t.method),t.registrationMethod=Jo.method})(CE||(vt.DidOpenNotebookDocumentNotification=CE={}));var ME;(function(t){function e(r){let i=r;return Dr.objectLiteral(i)&&vu.uinteger.is(i.start)&&vu.uinteger.is(i.deleteCount)&&(i.cells===void 0||Dr.typedArray(i.cells,bp.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})(ME||(vt.NotebookCellArrayChange=ME={}));var LE;(function(t){t.method="notebookDocument/didChange",t.messageDirection=Yr.MessageDirection.clientToServer,t.type=new Yr.ProtocolNotificationType(t.method),t.registrationMethod=Jo.method})(LE||(vt.DidChangeNotebookDocumentNotification=LE={}));var NE;(function(t){t.method="notebookDocument/didSave",t.messageDirection=Yr.MessageDirection.clientToServer,t.type=new Yr.ProtocolNotificationType(t.method),t.registrationMethod=Jo.method})(NE||(vt.DidSaveNotebookDocumentNotification=NE={}));var qE;(function(t){t.method="notebookDocument/didClose",t.messageDirection=Yr.MessageDirection.clientToServer,t.type=new Yr.ProtocolNotificationType(t.method),t.registrationMethod=Jo.method})(qE||(vt.DidCloseNotebookDocumentNotification=qE={}))});var $E=f(_p=>{"use strict";Object.defineProperty(_p,"__esModule",{value:!0});_p.InlineCompletionRequest=void 0;var FE=rt(),BE;(function(t){t.method="textDocument/inlineCompletion",t.messageDirection=FE.MessageDirection.clientToServer,t.type=new FE.ProtocolRequestType(t.method)})(BE||(_p.InlineCompletionRequest=BE={}))});var eA=f(S=>{"use strict";Object.defineProperty(S,"__esModule",{value:!0});S.WorkspaceSymbolRequest=S.CodeActionResolveRequest=S.CodeActionRequest=S.DocumentSymbolRequest=S.DocumentHighlightRequest=S.ReferencesRequest=S.DefinitionRequest=S.SignatureHelpRequest=S.SignatureHelpTriggerKind=S.HoverRequest=S.CompletionResolveRequest=S.CompletionRequest=S.CompletionTriggerKind=S.PublishDiagnosticsNotification=S.WatchKind=S.RelativePattern=S.FileChangeType=S.DidChangeWatchedFilesNotification=S.WillSaveTextDocumentWaitUntilRequest=S.WillSaveTextDocumentNotification=S.TextDocumentSaveReason=S.DidSaveTextDocumentNotification=S.DidCloseTextDocumentNotification=S.DidChangeTextDocumentNotification=S.TextDocumentContentChangeEvent=S.DidOpenTextDocumentNotification=S.TextDocumentSyncKind=S.TelemetryEventNotification=S.LogMessageNotification=S.ShowMessageRequest=S.ShowMessageNotification=S.MessageType=S.DidChangeConfigurationNotification=S.ExitNotification=S.ShutdownRequest=S.InitializedNotification=S.InitializeErrorCodes=S.InitializeRequest=S.WorkDoneProgressOptions=S.TextDocumentRegistrationOptions=S.StaticRegistrationOptions=S.PositionEncodingKind=S.FailureHandlingKind=S.ResourceOperationKind=S.UnregistrationRequest=S.RegistrationRequest=S.DocumentSelector=S.NotebookCellTextDocumentFilter=S.NotebookDocumentFilter=S.TextDocumentFilter=void 0;S.MonikerRequest=S.MonikerKind=S.UniquenessLevel=S.WillDeleteFilesRequest=S.DidDeleteFilesNotification=S.WillRenameFilesRequest=S.DidRenameFilesNotification=S.WillCreateFilesRequest=S.DidCreateFilesNotification=S.FileOperationPatternKind=S.LinkedEditingRangeRequest=S.ShowDocumentRequest=S.SemanticTokensRegistrationType=S.SemanticTokensRefreshRequest=S.SemanticTokensRangeRequest=S.SemanticTokensDeltaRequest=S.SemanticTokensRequest=S.TokenFormat=S.CallHierarchyPrepareRequest=S.CallHierarchyOutgoingCallsRequest=S.CallHierarchyIncomingCallsRequest=S.WorkDoneProgressCancelNotification=S.WorkDoneProgressCreateRequest=S.WorkDoneProgress=S.SelectionRangeRequest=S.DeclarationRequest=S.FoldingRangeRefreshRequest=S.FoldingRangeRequest=S.ColorPresentationRequest=S.DocumentColorRequest=S.ConfigurationRequest=S.DidChangeWorkspaceFoldersNotification=S.WorkspaceFoldersRequest=S.TypeDefinitionRequest=S.ImplementationRequest=S.ApplyWorkspaceEditRequest=S.ExecuteCommandRequest=S.PrepareRenameRequest=S.RenameRequest=S.PrepareSupportDefaultBehavior=S.DocumentOnTypeFormattingRequest=S.DocumentRangesFormattingRequest=S.DocumentRangeFormattingRequest=S.DocumentFormattingRequest=S.DocumentLinkResolveRequest=S.DocumentLinkRequest=S.CodeLensRefreshRequest=S.CodeLensResolveRequest=S.CodeLensRequest=S.WorkspaceSymbolResolveRequest=void 0;S.InlineCompletionRequest=S.DidCloseNotebookDocumentNotification=S.DidSaveNotebookDocumentNotification=S.DidChangeNotebookDocumentNotification=S.NotebookCellArrayChange=S.DidOpenNotebookDocumentNotification=S.NotebookDocumentSyncRegistrationType=S.NotebookDocument=S.NotebookCell=S.ExecutionSummary=S.NotebookCellKind=S.DiagnosticRefreshRequest=S.WorkspaceDiagnosticRequest=S.DocumentDiagnosticRequest=S.DocumentDiagnosticReportKind=S.DiagnosticServerCancellationData=S.InlayHintRefreshRequest=S.InlayHintResolveRequest=S.InlayHintRequest=S.InlineValueRefreshRequest=S.InlineValueRequest=S.TypeHierarchySupertypesRequest=S.TypeHierarchySubtypesRequest=S.TypeHierarchyPrepareRequest=void 0;var U=rt(),UE=ip(),Ut=sp(),wL=dx();Object.defineProperty(S,"ImplementationRequest",{enumerable:!0,get:function(){return wL.ImplementationRequest}});var xL=mx();Object.defineProperty(S,"TypeDefinitionRequest",{enumerable:!0,get:function(){return xL.TypeDefinitionRequest}});var Yk=_x();Object.defineProperty(S,"WorkspaceFoldersRequest",{enumerable:!0,get:function(){return Yk.WorkspaceFoldersRequest}});Object.defineProperty(S,"DidChangeWorkspaceFoldersNotification",{enumerable:!0,get:function(){return Yk.DidChangeWorkspaceFoldersNotification}});var EL=Tx();Object.defineProperty(S,"ConfigurationRequest",{enumerable:!0,get:function(){return EL.ConfigurationRequest}});var Jk=Ex();Object.defineProperty(S,"DocumentColorRequest",{enumerable:!0,get:function(){return Jk.DocumentColorRequest}});Object.defineProperty(S,"ColorPresentationRequest",{enumerable:!0,get:function(){return Jk.ColorPresentationRequest}});var Qk=Ox();Object.defineProperty(S,"FoldingRangeRequest",{enumerable:!0,get:function(){return Qk.FoldingRangeRequest}});Object.defineProperty(S,"FoldingRangeRefreshRequest",{enumerable:!0,get:function(){return Qk.FoldingRangeRefreshRequest}});var kL=Rx();Object.defineProperty(S,"DeclarationRequest",{enumerable:!0,get:function(){return kL.DeclarationRequest}});var AL=Mx();Object.defineProperty(S,"SelectionRangeRequest",{enumerable:!0,get:function(){return AL.SelectionRangeRequest}});var Iy=jx();Object.defineProperty(S,"WorkDoneProgress",{enumerable:!0,get:function(){return Iy.WorkDoneProgress}});Object.defineProperty(S,"WorkDoneProgressCreateRequest",{enumerable:!0,get:function(){return Iy.WorkDoneProgressCreateRequest}});Object.defineProperty(S,"WorkDoneProgressCancelNotification",{enumerable:!0,get:function(){return Iy.WorkDoneProgressCancelNotification}});var Cy=Ux();Object.defineProperty(S,"CallHierarchyIncomingCallsRequest",{enumerable:!0,get:function(){return Cy.CallHierarchyIncomingCallsRequest}});Object.defineProperty(S,"CallHierarchyOutgoingCallsRequest",{enumerable:!0,get:function(){return Cy.CallHierarchyOutgoingCallsRequest}});Object.defineProperty(S,"CallHierarchyPrepareRequest",{enumerable:!0,get:function(){return Cy.CallHierarchyPrepareRequest}});var Qo=zx();Object.defineProperty(S,"TokenFormat",{enumerable:!0,get:function(){return Qo.TokenFormat}});Object.defineProperty(S,"SemanticTokensRequest",{enumerable:!0,get:function(){return Qo.SemanticTokensRequest}});Object.defineProperty(S,"SemanticTokensDeltaRequest",{enumerable:!0,get:function(){return Qo.SemanticTokensDeltaRequest}});Object.defineProperty(S,"SemanticTokensRangeRequest",{enumerable:!0,get:function(){return Qo.SemanticTokensRangeRequest}});Object.defineProperty(S,"SemanticTokensRefreshRequest",{enumerable:!0,get:function(){return Qo.SemanticTokensRefreshRequest}});Object.defineProperty(S,"SemanticTokensRegistrationType",{enumerable:!0,get:function(){return Qo.SemanticTokensRegistrationType}});var OL=Jx();Object.defineProperty(S,"ShowDocumentRequest",{enumerable:!0,get:function(){return OL.ShowDocumentRequest}});var PL=eE();Object.defineProperty(S,"LinkedEditingRangeRequest",{enumerable:!0,get:function(){return PL.LinkedEditingRangeRequest}});var Us=uE();Object.defineProperty(S,"FileOperationPatternKind",{enumerable:!0,get:function(){return Us.FileOperationPatternKind}});Object.defineProperty(S,"DidCreateFilesNotification",{enumerable:!0,get:function(){return Us.DidCreateFilesNotification}});Object.defineProperty(S,"WillCreateFilesRequest",{enumerable:!0,get:function(){return Us.WillCreateFilesRequest}});Object.defineProperty(S,"DidRenameFilesNotification",{enumerable:!0,get:function(){return Us.DidRenameFilesNotification}});Object.defineProperty(S,"WillRenameFilesRequest",{enumerable:!0,get:function(){return Us.WillRenameFilesRequest}});Object.defineProperty(S,"DidDeleteFilesNotification",{enumerable:!0,get:function(){return Us.DidDeleteFilesNotification}});Object.defineProperty(S,"WillDeleteFilesRequest",{enumerable:!0,get:function(){return Us.WillDeleteFilesRequest}});var My=dE();Object.defineProperty(S,"UniquenessLevel",{enumerable:!0,get:function(){return My.UniquenessLevel}});Object.defineProperty(S,"MonikerKind",{enumerable:!0,get:function(){return My.MonikerKind}});Object.defineProperty(S,"MonikerRequest",{enumerable:!0,get:function(){return My.MonikerRequest}});var Ly=yE();Object.defineProperty(S,"TypeHierarchyPrepareRequest",{enumerable:!0,get:function(){return Ly.TypeHierarchyPrepareRequest}});Object.defineProperty(S,"TypeHierarchySubtypesRequest",{enumerable:!0,get:function(){return Ly.TypeHierarchySubtypesRequest}});Object.defineProperty(S,"TypeHierarchySupertypesRequest",{enumerable:!0,get:function(){return Ly.TypeHierarchySupertypesRequest}});var Zk=vE();Object.defineProperty(S,"InlineValueRequest",{enumerable:!0,get:function(){return Zk.InlineValueRequest}});Object.defineProperty(S,"InlineValueRefreshRequest",{enumerable:!0,get:function(){return Zk.InlineValueRefreshRequest}});var Ny=xE();Object.defineProperty(S,"InlayHintRequest",{enumerable:!0,get:function(){return Ny.InlayHintRequest}});Object.defineProperty(S,"InlayHintResolveRequest",{enumerable:!0,get:function(){return Ny.InlayHintResolveRequest}});Object.defineProperty(S,"InlayHintRefreshRequest",{enumerable:!0,get:function(){return Ny.InlayHintRefreshRequest}});var Su=RE();Object.defineProperty(S,"DiagnosticServerCancellationData",{enumerable:!0,get:function(){return Su.DiagnosticServerCancellationData}});Object.defineProperty(S,"DocumentDiagnosticReportKind",{enumerable:!0,get:function(){return Su.DocumentDiagnosticReportKind}});Object.defineProperty(S,"DocumentDiagnosticRequest",{enumerable:!0,get:function(){return Su.DocumentDiagnosticRequest}});Object.defineProperty(S,"WorkspaceDiagnosticRequest",{enumerable:!0,get:function(){return Su.WorkspaceDiagnosticRequest}});Object.defineProperty(S,"DiagnosticRefreshRequest",{enumerable:!0,get:function(){return Su.DiagnosticRefreshRequest}});var Jr=jE();Object.defineProperty(S,"NotebookCellKind",{enumerable:!0,get:function(){return Jr.NotebookCellKind}});Object.defineProperty(S,"ExecutionSummary",{enumerable:!0,get:function(){return Jr.ExecutionSummary}});Object.defineProperty(S,"NotebookCell",{enumerable:!0,get:function(){return Jr.NotebookCell}});Object.defineProperty(S,"NotebookDocument",{enumerable:!0,get:function(){return Jr.NotebookDocument}});Object.defineProperty(S,"NotebookDocumentSyncRegistrationType",{enumerable:!0,get:function(){return Jr.NotebookDocumentSyncRegistrationType}});Object.defineProperty(S,"DidOpenNotebookDocumentNotification",{enumerable:!0,get:function(){return Jr.DidOpenNotebookDocumentNotification}});Object.defineProperty(S,"NotebookCellArrayChange",{enumerable:!0,get:function(){return Jr.NotebookCellArrayChange}});Object.defineProperty(S,"DidChangeNotebookDocumentNotification",{enumerable:!0,get:function(){return Jr.DidChangeNotebookDocumentNotification}});Object.defineProperty(S,"DidSaveNotebookDocumentNotification",{enumerable:!0,get:function(){return Jr.DidSaveNotebookDocumentNotification}});Object.defineProperty(S,"DidCloseNotebookDocumentNotification",{enumerable:!0,get:function(){return Jr.DidCloseNotebookDocumentNotification}});var DL=$E();Object.defineProperty(S,"InlineCompletionRequest",{enumerable:!0,get:function(){return DL.InlineCompletionRequest}});var Oy;(function(t){function e(n){let r=n;return Ut.string(r)||Ut.string(r.language)||Ut.string(r.scheme)||Ut.string(r.pattern)}t.is=e})(Oy||(S.TextDocumentFilter=Oy={}));var Py;(function(t){function e(n){let r=n;return Ut.objectLiteral(r)&&(Ut.string(r.notebookType)||Ut.string(r.scheme)||Ut.string(r.pattern))}t.is=e})(Py||(S.NotebookDocumentFilter=Py={}));var Dy;(function(t){function e(n){let r=n;return Ut.objectLiteral(r)&&(Ut.string(r.notebook)||Py.is(r.notebook))&&(r.language===void 0||Ut.string(r.language))}t.is=e})(Dy||(S.NotebookCellTextDocumentFilter=Dy={}));var Ry;(function(t){function e(n){if(!Array.isArray(n))return!1;for(let r of n)if(!Ut.string(r)&&!Oy.is(r)&&!Dy.is(r))return!1;return!0}t.is=e})(Ry||(S.DocumentSelector=Ry={}));var KE;(function(t){t.method="client/registerCapability",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolRequestType(t.method)})(KE||(S.RegistrationRequest=KE={}));var WE;(function(t){t.method="client/unregisterCapability",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolRequestType(t.method)})(WE||(S.UnregistrationRequest=WE={}));var GE;(function(t){t.Create="create",t.Rename="rename",t.Delete="delete"})(GE||(S.ResourceOperationKind=GE={}));var HE;(function(t){t.Abort="abort",t.Transactional="transactional",t.TextOnlyTransactional="textOnlyTransactional",t.Undo="undo"})(HE||(S.FailureHandlingKind=HE={}));var VE;(function(t){t.UTF8="utf-8",t.UTF16="utf-16",t.UTF32="utf-32"})(VE||(S.PositionEncodingKind=VE={}));var zE;(function(t){function e(n){let r=n;return r&&Ut.string(r.id)&&r.id.length>0}t.hasId=e})(zE||(S.StaticRegistrationOptions=zE={}));var XE;(function(t){function e(n){let r=n;return r&&(r.documentSelector===null||Ry.is(r.documentSelector))}t.is=e})(XE||(S.TextDocumentRegistrationOptions=XE={}));var YE;(function(t){function e(r){let i=r;return Ut.objectLiteral(i)&&(i.workDoneProgress===void 0||Ut.boolean(i.workDoneProgress))}t.is=e;function n(r){let i=r;return i&&Ut.boolean(i.workDoneProgress)}t.hasWorkDoneProgress=n})(YE||(S.WorkDoneProgressOptions=YE={}));var JE;(function(t){t.method="initialize",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(JE||(S.InitializeRequest=JE={}));var QE;(function(t){t.unknownProtocolVersion=1})(QE||(S.InitializeErrorCodes=QE={}));var ZE;(function(t){t.method="initialized",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(ZE||(S.InitializedNotification=ZE={}));var ek;(function(t){t.method="shutdown",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType0(t.method)})(ek||(S.ShutdownRequest=ek={}));var tk;(function(t){t.method="exit",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType0(t.method)})(tk||(S.ExitNotification=tk={}));var nk;(function(t){t.method="workspace/didChangeConfiguration",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(nk||(S.DidChangeConfigurationNotification=nk={}));var rk;(function(t){t.Error=1,t.Warning=2,t.Info=3,t.Log=4,t.Debug=5})(rk||(S.MessageType=rk={}));var ik;(function(t){t.method="window/showMessage",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolNotificationType(t.method)})(ik||(S.ShowMessageNotification=ik={}));var sk;(function(t){t.method="window/showMessageRequest",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolRequestType(t.method)})(sk||(S.ShowMessageRequest=sk={}));var ok;(function(t){t.method="window/logMessage",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolNotificationType(t.method)})(ok||(S.LogMessageNotification=ok={}));var ak;(function(t){t.method="telemetry/event",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolNotificationType(t.method)})(ak||(S.TelemetryEventNotification=ak={}));var uk;(function(t){t.None=0,t.Full=1,t.Incremental=2})(uk||(S.TextDocumentSyncKind=uk={}));var ck;(function(t){t.method="textDocument/didOpen",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(ck||(S.DidOpenTextDocumentNotification=ck={}));var lk;(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})(lk||(S.TextDocumentContentChangeEvent=lk={}));var pk;(function(t){t.method="textDocument/didChange",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(pk||(S.DidChangeTextDocumentNotification=pk={}));var hk;(function(t){t.method="textDocument/didClose",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(hk||(S.DidCloseTextDocumentNotification=hk={}));var dk;(function(t){t.method="textDocument/didSave",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(dk||(S.DidSaveTextDocumentNotification=dk={}));var fk;(function(t){t.Manual=1,t.AfterDelay=2,t.FocusOut=3})(fk||(S.TextDocumentSaveReason=fk={}));var gk;(function(t){t.method="textDocument/willSave",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(gk||(S.WillSaveTextDocumentNotification=gk={}));var mk;(function(t){t.method="textDocument/willSaveWaitUntil",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(mk||(S.WillSaveTextDocumentWaitUntilRequest=mk={}));var yk;(function(t){t.method="workspace/didChangeWatchedFiles",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(yk||(S.DidChangeWatchedFilesNotification=yk={}));var bk;(function(t){t.Created=1,t.Changed=2,t.Deleted=3})(bk||(S.FileChangeType=bk={}));var _k;(function(t){function e(n){let r=n;return Ut.objectLiteral(r)&&(UE.URI.is(r.baseUri)||UE.WorkspaceFolder.is(r.baseUri))&&Ut.string(r.pattern)}t.is=e})(_k||(S.RelativePattern=_k={}));var vk;(function(t){t.Create=1,t.Change=2,t.Delete=4})(vk||(S.WatchKind=vk={}));var Sk;(function(t){t.method="textDocument/publishDiagnostics",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolNotificationType(t.method)})(Sk||(S.PublishDiagnosticsNotification=Sk={}));var Tk;(function(t){t.Invoked=1,t.TriggerCharacter=2,t.TriggerForIncompleteCompletions=3})(Tk||(S.CompletionTriggerKind=Tk={}));var wk;(function(t){t.method="textDocument/completion",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(wk||(S.CompletionRequest=wk={}));var xk;(function(t){t.method="completionItem/resolve",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(xk||(S.CompletionResolveRequest=xk={}));var Ek;(function(t){t.method="textDocument/hover",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Ek||(S.HoverRequest=Ek={}));var kk;(function(t){t.Invoked=1,t.TriggerCharacter=2,t.ContentChange=3})(kk||(S.SignatureHelpTriggerKind=kk={}));var Ak;(function(t){t.method="textDocument/signatureHelp",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Ak||(S.SignatureHelpRequest=Ak={}));var Ok;(function(t){t.method="textDocument/definition",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Ok||(S.DefinitionRequest=Ok={}));var Pk;(function(t){t.method="textDocument/references",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Pk||(S.ReferencesRequest=Pk={}));var Dk;(function(t){t.method="textDocument/documentHighlight",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Dk||(S.DocumentHighlightRequest=Dk={}));var Rk;(function(t){t.method="textDocument/documentSymbol",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Rk||(S.DocumentSymbolRequest=Rk={}));var Ik;(function(t){t.method="textDocument/codeAction",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Ik||(S.CodeActionRequest=Ik={}));var Ck;(function(t){t.method="codeAction/resolve",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Ck||(S.CodeActionResolveRequest=Ck={}));var Mk;(function(t){t.method="workspace/symbol",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Mk||(S.WorkspaceSymbolRequest=Mk={}));var Lk;(function(t){t.method="workspaceSymbol/resolve",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Lk||(S.WorkspaceSymbolResolveRequest=Lk={}));var Nk;(function(t){t.method="textDocument/codeLens",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Nk||(S.CodeLensRequest=Nk={}));var qk;(function(t){t.method="codeLens/resolve",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(qk||(S.CodeLensResolveRequest=qk={}));var jk;(function(t){t.method="workspace/codeLens/refresh",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolRequestType0(t.method)})(jk||(S.CodeLensRefreshRequest=jk={}));var Fk;(function(t){t.method="textDocument/documentLink",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Fk||(S.DocumentLinkRequest=Fk={}));var Bk;(function(t){t.method="documentLink/resolve",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Bk||(S.DocumentLinkResolveRequest=Bk={}));var $k;(function(t){t.method="textDocument/formatting",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})($k||(S.DocumentFormattingRequest=$k={}));var Uk;(function(t){t.method="textDocument/rangeFormatting",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Uk||(S.DocumentRangeFormattingRequest=Uk={}));var Kk;(function(t){t.method="textDocument/rangesFormatting",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Kk||(S.DocumentRangesFormattingRequest=Kk={}));var Wk;(function(t){t.method="textDocument/onTypeFormatting",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Wk||(S.DocumentOnTypeFormattingRequest=Wk={}));var Gk;(function(t){t.Identifier=1})(Gk||(S.PrepareSupportDefaultBehavior=Gk={}));var Hk;(function(t){t.method="textDocument/rename",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Hk||(S.RenameRequest=Hk={}));var Vk;(function(t){t.method="textDocument/prepareRename",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Vk||(S.PrepareRenameRequest=Vk={}));var zk;(function(t){t.method="workspace/executeCommand",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(zk||(S.ExecuteCommandRequest=zk={}));var Xk;(function(t){t.method="workspace/applyEdit",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolRequestType("workspace/applyEdit")})(Xk||(S.ApplyWorkspaceEditRequest=Xk={}))});var nA=f(vp=>{"use strict";Object.defineProperty(vp,"__esModule",{value:!0});vp.createProtocolConnection=void 0;var tA=$s();function RL(t,e,n,r){return tA.ConnectionStrategy.is(r)&&(r={connectionStrategy:r}),(0,tA.createMessageConnection)(t,e,n,r)}vp.createProtocolConnection=RL});var iA=f(Rn=>{"use strict";var IL=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]}),Sp=Rn&&Rn.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&IL(e,t,n)};Object.defineProperty(Rn,"__esModule",{value:!0});Rn.LSPErrorCodes=Rn.createProtocolConnection=void 0;Sp($s(),Rn);Sp(ip(),Rn);Sp(rt(),Rn);Sp(eA(),Rn);var CL=nA();Object.defineProperty(Rn,"createProtocolConnection",{enumerable:!0,get:function(){return CL.createProtocolConnection}});var rA;(function(t){t.lspReservedErrorRangeStart=-32899,t.RequestFailed=-32803,t.ServerCancelled=-32802,t.ContentModified=-32801,t.RequestCancelled=-32800,t.lspReservedErrorRangeEnd=-32800})(rA||(Rn.LSPErrorCodes=rA={}))});var Et=f(Qr=>{"use strict";var ML=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]}),sA=Qr&&Qr.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&ML(e,t,n)};Object.defineProperty(Qr,"__esModule",{value:!0});Qr.createProtocolConnection=void 0;var LL=vy();sA(vy(),Qr);sA(iA(),Qr);function NL(t,e,n,r){return(0,LL.createMessageConnection)(t,e,n,r)}Qr.createProtocolConnection=NL});var qy=f(nr=>{"use strict";Object.defineProperty(nr,"__esModule",{value:!0});nr.generateUuid=nr.parse=nr.isUUID=nr.v4=nr.empty=void 0;var Tu=class{constructor(e){this._value=e}asHex(){return this._value}equals(e){return this.asHex()===e.asHex()}},wu=class t extends Tu{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(""))}};wu._chars=["0","1","2","3","4","5","6","6","7","8","9","a","b","c","d","e","f"];wu._timeHighBits=["8","9","a","b"];nr.empty=new Tu("00000000-0000-0000-0000-000000000000");function oA(){return new wu}nr.v4=oA;var qL=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function aA(t){return qL.test(t)}nr.isUUID=aA;function jL(t){if(!aA(t))throw new Error("invalid uuid");return new Tu(t)}nr.parse=jL;function FL(){return oA().asHex()}nr.generateUuid=FL});var uA=f(us=>{"use strict";Object.defineProperty(us,"__esModule",{value:!0});us.attachPartialResult=us.ProgressFeature=us.attachWorkDone=void 0;var as=Et(),BL=qy(),Ks=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(as.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(as.WorkDoneProgress.type,this._token,r)}done(){t.Instances.delete(this._token),this._connection.sendProgress(as.WorkDoneProgress.type,this._token,{kind:"end"})}};Ks.Instances=new Map;var Tp=class extends Ks{constructor(e,n){super(e,n),this._source=new as.CancellationTokenSource}get token(){return this._source.token}done(){this._source.dispose(),super.done()}cancel(){this._source.cancel()}},xu=class{constructor(){}begin(){}report(){}done(){}},wp=class extends xu{constructor(){super(),this._source=new as.CancellationTokenSource}get token(){return this._source.token}done(){this._source.dispose()}cancel(){this._source.cancel()}};function $L(t,e){if(e===void 0||e.workDoneToken===void 0)return new xu;let n=e.workDoneToken;return delete e.workDoneToken,new Ks(t,n)}us.attachWorkDone=$L;var UL=t=>class extends t{constructor(){super(),this._progressSupported=!1}initialize(e){super.initialize(e),e?.window?.workDoneProgress===!0&&(this._progressSupported=!0,this.connection.onNotification(as.WorkDoneProgressCancelNotification.type,n=>{let r=Ks.Instances.get(n.token);(r instanceof Tp||r instanceof wp)&&r.cancel()}))}attachWorkDoneProgress(e){return e===void 0?new xu:new Ks(this.connection,e)}createWorkDoneProgress(){if(this._progressSupported){let e=(0,BL.generateUuid)();return this.connection.sendRequest(as.WorkDoneProgressCreateRequest.type,{token:e}).then(()=>new Tp(this.connection,e))}else return Promise.resolve(new wp)}};us.ProgressFeature=UL;var jy;(function(t){t.type=new as.ProgressType})(jy||(jy={}));var Fy=class{constructor(e,n){this._connection=e,this._token=n}report(e){this._connection.sendProgress(jy.type,this._token,e)}};function KL(t,e){if(e===void 0||e.partialResultToken===void 0)return;let n=e.partialResultToken;return delete e.partialResultToken,new Fy(t,n)}us.attachPartialResult=KL});var cA=f(xp=>{"use strict";Object.defineProperty(xp,"__esModule",{value:!0});xp.ConfigurationFeature=void 0;var WL=Et(),GL=Ll(),HL=t=>class extends t{getConfiguration(e){return e?GL.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(WL.ConfigurationRequest.type,n).then(r=>Array.isArray(r)?Array.isArray(e)?r:r[0]:Array.isArray(e)?[]:null)}};xp.ConfigurationFeature=HL});var lA=f(kp=>{"use strict";Object.defineProperty(kp,"__esModule",{value:!0});kp.WorkspaceFoldersFeature=void 0;var Ep=Et(),VL=t=>class extends t{constructor(){super(),this._notificationIsAutoRegistered=!1}initialize(e){super.initialize(e);let n=e.workspace;n&&n.workspaceFolders&&(this._onDidChangeWorkspaceFolders=new Ep.Emitter,this.connection.onNotification(Ep.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(Ep.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(Ep.DidChangeWorkspaceFoldersNotification.type)),this._onDidChangeWorkspaceFolders.event}};kp.WorkspaceFoldersFeature=VL});var pA=f(Ap=>{"use strict";Object.defineProperty(Ap,"__esModule",{value:!0});Ap.CallHierarchyFeature=void 0;var By=Et(),zL=t=>class extends t{get callHierarchy(){return{onPrepare:e=>this.connection.onRequest(By.CallHierarchyPrepareRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n),void 0)),onIncomingCalls:e=>{let n=By.CallHierarchyIncomingCallsRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))},onOutgoingCalls:e=>{let n=By.CallHierarchyOutgoingCallsRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))}}}};Ap.CallHierarchyFeature=zL});var Uy=f(cs=>{"use strict";Object.defineProperty(cs,"__esModule",{value:!0});cs.SemanticTokensBuilder=cs.SemanticTokensDiff=cs.SemanticTokensFeature=void 0;var Op=Et(),XL=t=>class extends t{get semanticTokens(){return{refresh:()=>this.connection.sendRequest(Op.SemanticTokensRefreshRequest.type),on:e=>{let n=Op.SemanticTokensRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))},onDelta:e=>{let n=Op.SemanticTokensDeltaRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))},onRange:e=>{let n=Op.SemanticTokensRangeRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))}}}};cs.SemanticTokensFeature=XL;var Pp=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}]:[]}};cs.SemanticTokensDiff=Pp;var $y=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 Pp(this._prevData,this._data).computeDiff()}:this.build()}};cs.SemanticTokensBuilder=$y});var hA=f(Dp=>{"use strict";Object.defineProperty(Dp,"__esModule",{value:!0});Dp.ShowDocumentFeature=void 0;var YL=Et(),JL=t=>class extends t{showDocument(e){return this.connection.sendRequest(YL.ShowDocumentRequest.type,e)}};Dp.ShowDocumentFeature=JL});var dA=f(Rp=>{"use strict";Object.defineProperty(Rp,"__esModule",{value:!0});Rp.FileOperationsFeature=void 0;var Zo=Et(),QL=t=>class extends t{onDidCreateFiles(e){return this.connection.onNotification(Zo.DidCreateFilesNotification.type,n=>{e(n)})}onDidRenameFiles(e){return this.connection.onNotification(Zo.DidRenameFilesNotification.type,n=>{e(n)})}onDidDeleteFiles(e){return this.connection.onNotification(Zo.DidDeleteFilesNotification.type,n=>{e(n)})}onWillCreateFiles(e){return this.connection.onRequest(Zo.WillCreateFilesRequest.type,(n,r)=>e(n,r))}onWillRenameFiles(e){return this.connection.onRequest(Zo.WillRenameFilesRequest.type,(n,r)=>e(n,r))}onWillDeleteFiles(e){return this.connection.onRequest(Zo.WillDeleteFilesRequest.type,(n,r)=>e(n,r))}};Rp.FileOperationsFeature=QL});var fA=f(Ip=>{"use strict";Object.defineProperty(Ip,"__esModule",{value:!0});Ip.LinkedEditingRangeFeature=void 0;var ZL=Et(),eN=t=>class extends t{onLinkedEditingRange(e){return this.connection.onRequest(ZL.LinkedEditingRangeRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n),void 0))}};Ip.LinkedEditingRangeFeature=eN});var gA=f(Cp=>{"use strict";Object.defineProperty(Cp,"__esModule",{value:!0});Cp.TypeHierarchyFeature=void 0;var Ky=Et(),tN=t=>class extends t{get typeHierarchy(){return{onPrepare:e=>this.connection.onRequest(Ky.TypeHierarchyPrepareRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n),void 0)),onSupertypes:e=>{let n=Ky.TypeHierarchySupertypesRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))},onSubtypes:e=>{let n=Ky.TypeHierarchySubtypesRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))}}}};Cp.TypeHierarchyFeature=tN});var yA=f(Mp=>{"use strict";Object.defineProperty(Mp,"__esModule",{value:!0});Mp.InlineValueFeature=void 0;var mA=Et(),nN=t=>class extends t{get inlineValue(){return{refresh:()=>this.connection.sendRequest(mA.InlineValueRefreshRequest.type),on:e=>this.connection.onRequest(mA.InlineValueRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n)))}}};Mp.InlineValueFeature=nN});var _A=f(Lp=>{"use strict";Object.defineProperty(Lp,"__esModule",{value:!0});Lp.FoldingRangeFeature=void 0;var bA=Et(),rN=t=>class extends t{get foldingRange(){return{refresh:()=>this.connection.sendRequest(bA.FoldingRangeRefreshRequest.type),on:e=>{let n=bA.FoldingRangeRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))}}}};Lp.FoldingRangeFeature=rN});var vA=f(Np=>{"use strict";Object.defineProperty(Np,"__esModule",{value:!0});Np.InlayHintFeature=void 0;var Wy=Et(),iN=t=>class extends t{get inlayHint(){return{refresh:()=>this.connection.sendRequest(Wy.InlayHintRefreshRequest.type),on:e=>this.connection.onRequest(Wy.InlayHintRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n))),resolve:e=>this.connection.onRequest(Wy.InlayHintResolveRequest.type,(n,r)=>e(n,r))}}};Np.InlayHintFeature=iN});var SA=f(qp=>{"use strict";Object.defineProperty(qp,"__esModule",{value:!0});qp.DiagnosticFeature=void 0;var Eu=Et(),sN=t=>class extends t{get diagnostics(){return{refresh:()=>this.connection.sendRequest(Eu.DiagnosticRefreshRequest.type),on:e=>this.connection.onRequest(Eu.DocumentDiagnosticRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n),this.attachPartialResultProgress(Eu.DocumentDiagnosticRequest.partialResult,n))),onWorkspace:e=>this.connection.onRequest(Eu.WorkspaceDiagnosticRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n),this.attachPartialResultProgress(Eu.WorkspaceDiagnosticRequest.partialResult,n)))}}};qp.DiagnosticFeature=sN});var Hy=f(jp=>{"use strict";Object.defineProperty(jp,"__esModule",{value:!0});jp.TextDocuments=void 0;var Ws=Et(),Gy=class{constructor(e){this._configuration=e,this._syncedDocuments=new Map,this._onDidChangeContent=new Ws.Emitter,this._onDidOpen=new Ws.Emitter,this._onDidClose=new Ws.Emitter,this._onDidSave=new Ws.Emitter,this._onWillSave=new Ws.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=Ws.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}))})),Ws.Disposable.create(()=>{n.forEach(r=>r.dispose())})}};jp.TextDocuments=Gy});var zy=f(ea=>{"use strict";Object.defineProperty(ea,"__esModule",{value:!0});ea.NotebookDocuments=ea.NotebookSyncFeature=void 0;var rr=Et(),TA=Hy(),oN=t=>class extends t{get synchronization(){return{onDidOpenNotebookDocument:e=>this.connection.onNotification(rr.DidOpenNotebookDocumentNotification.type,n=>{e(n)}),onDidChangeNotebookDocument:e=>this.connection.onNotification(rr.DidChangeNotebookDocumentNotification.type,n=>{e(n)}),onDidSaveNotebookDocument:e=>this.connection.onNotification(rr.DidSaveNotebookDocumentNotification.type,n=>{e(n)}),onDidCloseNotebookDocument:e=>this.connection.onNotification(rr.DidCloseNotebookDocumentNotification.type,n=>{e(n)})}}};ea.NotebookSyncFeature=oN;var Fp=class t{onDidOpenTextDocument(e){return this.openHandler=e,rr.Disposable.create(()=>{this.openHandler=void 0})}openTextDocument(e){this.openHandler&&this.openHandler(e)}onDidChangeTextDocument(e){return this.changeHandler=e,rr.Disposable.create(()=>{this.changeHandler=e})}changeTextDocument(e){this.changeHandler&&this.changeHandler(e)}onDidCloseTextDocument(e){return this.closeHandler=e,rr.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}};Fp.NULL_DISPOSE=Object.freeze({dispose:()=>{}});var Vy=class{constructor(e){e instanceof TA.TextDocuments?this._cellTextDocuments=e:this._cellTextDocuments=new TA.TextDocuments(e),this.notebookDocuments=new Map,this.notebookCellMap=new Map,this._onDidOpen=new rr.Emitter,this._onDidChange=new rr.Emitter,this._onDidSave=new rr.Emitter,this._onDidClose=new rr.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 Fp,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,u=i.change;u.metadata!==void 0&&(a=!0,s.metadata=u.metadata);let c=[],l=[],p=[],h=[];if(u.cells!==void 0){let A=u.cells;if(A.structure!==void 0){let T=A.structure.array;if(s.cells.splice(T.start,T.deleteCount,...T.cells!==void 0?T.cells:[]),A.structure.didOpen!==void 0)for(let w of A.structure.didOpen)n.openTextDocument({textDocument:w}),c.push(w.uri);if(A.structure.didClose)for(let w of A.structure.didClose)n.closeTextDocument({textDocument:w}),l.push(w.uri)}if(A.data!==void 0){let T=new Map(A.data.map(w=>[w.document,w]));for(let w=0;w<=s.cells.length;w++){let _=T.get(s.cells[w].document);if(_!==void 0){let N=s.cells.splice(w,1,_);if(p.push({old:N[0],new:_}),T.delete(_.document),T.size===0)break}}}if(A.textContent!==void 0)for(let T of A.textContent)n.changeTextDocument({textDocument:T.document,contentChanges:T.changes}),h.push(T.document.uri)}this.updateCellMap(s);let m={notebookDocument:s};a&&(m.metadata={old:o,new:s.metadata});let b=[];for(let A of c)b.push(this.getNotebookCell(A));let v=[];for(let A of l)v.push(this.getNotebookCell(A));let R=[];for(let A of h)R.push(this.getNotebookCell(A));(b.length>0||v.length>0||p.length>0||R.length>0)&&(m.cells={added:b,removed:v,changed:{data:p,textContent:R}}),(m.metadata!==void 0||m.cells!==void 0)&&this._onDidChange.fire(m)})),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)}})),rr.Disposable.create(()=>{r.forEach(i=>i.dispose())})}updateCellMap(e){for(let n of e.cells)this.notebookCellMap.set(n.document,[n,e])}};ea.NotebookDocuments=Vy});var wA=f(Bp=>{"use strict";Object.defineProperty(Bp,"__esModule",{value:!0});Bp.MonikerFeature=void 0;var aN=Et(),uN=t=>class extends t{get moniker(){return{on:e=>{let n=aN.MonikerRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))}}}};Bp.MonikerFeature=uN});var eb=f(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 z=Et(),ir=Ll(),Yy=qy(),de=uA(),cN=cA(),lN=lA(),pN=pA(),hN=Uy(),dN=hA(),fN=dA(),gN=fA(),mN=gA(),yN=yA(),bN=_A(),_N=vA(),vN=SA(),SN=zy(),TN=wA();function Xy(t){if(t!==null)return t}var Jy=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=Jy;var $p=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(z.MessageType.Error,e)}warn(e){this.send(z.MessageType.Warning,e)}info(e){this.send(z.MessageType.Info,e)}log(e){this.send(z.MessageType.Log,e)}debug(e){this.send(z.MessageType.Debug,e)}send(e,n){this._rawConnection&&this._rawConnection.sendNotification(z.LogMessageNotification.type,{type:e,message:n}).catch(()=>{(0,z.RAL)().console.error("Sending log message failed")})}},Qy=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:z.MessageType.Error,message:e,actions:n};return this.connection.sendRequest(z.ShowMessageRequest.type,r).then(Xy)}showWarningMessage(e,...n){let r={type:z.MessageType.Warning,message:e,actions:n};return this.connection.sendRequest(z.ShowMessageRequest.type,r).then(Xy)}showInformationMessage(e,...n){let r={type:z.MessageType.Info,message:e,actions:n};return this.connection.sendRequest(z.ShowMessageRequest.type,r).then(Xy)}},xA=(0,dN.ShowDocumentFeature)((0,de.ProgressFeature)(Qy)),EA;(function(t){function e(){return new Up}t.create=e})(EA||(Ie.BulkRegistration=EA={}));var Up=class{constructor(){this._registrations=[],this._registered=new Set}add(e,n){let r=ir.string(e)?e:e.method;if(this._registered.has(r))throw new Error(`${r} is already added to this registration`);let i=Yy.generateUuid();this._registrations.push({id:i,method:r,registerOptions:n||{}}),this._registered.add(r)}asRegistrationParams(){return{registrations:this._registrations}}},kA;(function(t){function e(){return new ku(void 0,[])}t.create=e})(kA||(Ie.BulkUnregistration=kA={}));var ku=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(z.UnregistrationRequest.type,n).catch(()=>{this._connection.console.info("Bulk unregistration failed.")})}disposeSingle(e){let n=ir.string(e)?e:e.method,r=this._unregistrations.get(n);if(!r)return!1;let i={unregisterations:[r]};return this._connection.sendRequest(z.UnregistrationRequest.type,i).then(()=>{this._unregistrations.delete(n)},s=>{this._connection.console.info(`Un-registering request handler for ${r.id} failed.`)}),!0}},Kp=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 Up?this.registerMany(e):e instanceof ku?this.registerSingle1(e,n,r):this.registerSingle2(e,n)}registerSingle1(e,n,r){let i=ir.string(n)?n:n.method,s=Yy.generateUuid(),o={registrations:[{id:s,method:i,registerOptions:r||{}}]};return e.isAttached||e.attach(this.connection),this.connection.sendRequest(z.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=ir.string(e)?e:e.method,i=Yy.generateUuid(),s={registrations:[{id:i,method:r,registerOptions:n||{}}]};return this.connection.sendRequest(z.RegistrationRequest.type,s).then(o=>z.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(z.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(z.RegistrationRequest.type,n).then(()=>new ku(this._connection,n.registrations.map(r=>({id:r.id,method:r.method}))),r=>(this.connection.console.info("Bulk registration failed."),Promise.reject(r)))}},Zy=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(z.ApplyWorkspaceEditRequest.type,r)}},AA=(0,fN.FileOperationsFeature)((0,lN.WorkspaceFoldersFeature)((0,cN.ConfigurationFeature)(Zy))),Wp=class{constructor(){this._trace=z.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!==z.Trace.Off&&this.connection.sendNotification(z.LogTraceNotification.type,{message:e,verbose:this._trace===z.Trace.Verbose?n:void 0}).catch(()=>{})}},Gp=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(z.TelemetryEventNotification.type,e).catch(()=>{this.connection.console.log("Sending TelemetryEventNotification failed")})}},Hp=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,de.attachWorkDone)(this.connection,e)}attachPartialResultProgress(e,n){return(0,de.attachPartialResult)(this.connection,n)}};Ie._LanguagesImpl=Hp;var OA=(0,bN.FoldingRangeFeature)((0,TN.MonikerFeature)((0,vN.DiagnosticFeature)((0,_N.InlayHintFeature)((0,yN.InlineValueFeature)((0,mN.TypeHierarchyFeature)((0,gN.LinkedEditingRangeFeature)((0,hN.SemanticTokensFeature)((0,pN.CallHierarchyFeature)(Hp))))))))),Vp=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,de.attachWorkDone)(this.connection,e)}attachPartialResultProgress(e,n){return(0,de.attachPartialResult)(this.connection,n)}};Ie._NotebooksImpl=Vp;var PA=(0,SN.NotebookSyncFeature)(Vp);function DA(t,e){return function(n){return e(t(n))}}Ie.combineConsoleFeatures=DA;function RA(t,e){return function(n){return e(t(n))}}Ie.combineTelemetryFeatures=RA;function IA(t,e){return function(n){return e(t(n))}}Ie.combineTracerFeatures=IA;function CA(t,e){return function(n){return e(t(n))}}Ie.combineClientFeatures=CA;function MA(t,e){return function(n){return e(t(n))}}Ie.combineWindowFeatures=MA;function LA(t,e){return function(n){return e(t(n))}}Ie.combineWorkspaceFeatures=LA;function NA(t,e){return function(n){return e(t(n))}}Ie.combineLanguagesFeatures=NA;function qA(t,e){return function(n){return e(t(n))}}Ie.combineNotebooksFeatures=qA;function wN(t,e){function n(i,s,o){return i&&s?o(i,s):i||s}return{__brand:"features",console:n(t.console,e.console,DA),tracer:n(t.tracer,e.tracer,IA),telemetry:n(t.telemetry,e.telemetry,RA),client:n(t.client,e.client,CA),window:n(t.window,e.window,MA),workspace:n(t.workspace,e.workspace,LA),languages:n(t.languages,e.languages,NA),notebooks:n(t.notebooks,e.notebooks,qA)}}Ie.combineFeatures=wN;function xN(t,e,n){let r=n&&n.console?new(n.console($p)):new $p,i=t(r);r.rawAttach(i);let s=n&&n.tracer?new(n.tracer(Wp)):new Wp,o=n&&n.telemetry?new(n.telemetry(Gp)):new Gp,a=n&&n.client?new(n.client(Kp)):new Kp,u=n&&n.window?new(n.window(xA)):new xA,c=n&&n.workspace?new(n.workspace(AA)):new AA,l=n&&n.languages?new(n.languages(OA)):new OA,p=n&&n.notebooks?new(n.notebooks(PA)):new PA,h=[r,s,o,a,u,c,l,p];function m(T){return T instanceof Promise?T:ir.thenable(T)?new Promise((w,_)=>{T.then(N=>w(N),N=>_(N))}):Promise.resolve(T)}let b,v,R,A={listen:()=>i.listen(),sendRequest:(T,...w)=>i.sendRequest(ir.string(T)?T:T.method,...w),onRequest:(T,w)=>i.onRequest(T,w),sendNotification:(T,w)=>{let _=ir.string(T)?T:T.method;return i.sendNotification(_,w)},onNotification:(T,w)=>i.onNotification(T,w),onProgress:i.onProgress,sendProgress:i.sendProgress,onInitialize:T=>(v=T,{dispose:()=>{v=void 0}}),onInitialized:T=>i.onNotification(z.InitializedNotification.type,T),onShutdown:T=>(b=T,{dispose:()=>{b=void 0}}),onExit:T=>(R=T,{dispose:()=>{R=void 0}}),get console(){return r},get telemetry(){return o},get tracer(){return s},get client(){return a},get window(){return u},get workspace(){return c},get languages(){return l},get notebooks(){return p},onDidChangeConfiguration:T=>i.onNotification(z.DidChangeConfigurationNotification.type,T),onDidChangeWatchedFiles:T=>i.onNotification(z.DidChangeWatchedFilesNotification.type,T),__textDocumentSync:void 0,onDidOpenTextDocument:T=>i.onNotification(z.DidOpenTextDocumentNotification.type,T),onDidChangeTextDocument:T=>i.onNotification(z.DidChangeTextDocumentNotification.type,T),onDidCloseTextDocument:T=>i.onNotification(z.DidCloseTextDocumentNotification.type,T),onWillSaveTextDocument:T=>i.onNotification(z.WillSaveTextDocumentNotification.type,T),onWillSaveTextDocumentWaitUntil:T=>i.onRequest(z.WillSaveTextDocumentWaitUntilRequest.type,T),onDidSaveTextDocument:T=>i.onNotification(z.DidSaveTextDocumentNotification.type,T),sendDiagnostics:T=>i.sendNotification(z.PublishDiagnosticsNotification.type,T),onHover:T=>i.onRequest(z.HoverRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),void 0)),onCompletion:T=>i.onRequest(z.CompletionRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onCompletionResolve:T=>i.onRequest(z.CompletionResolveRequest.type,T),onSignatureHelp:T=>i.onRequest(z.SignatureHelpRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),void 0)),onDeclaration:T=>i.onRequest(z.DeclarationRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onDefinition:T=>i.onRequest(z.DefinitionRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onTypeDefinition:T=>i.onRequest(z.TypeDefinitionRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onImplementation:T=>i.onRequest(z.ImplementationRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onReferences:T=>i.onRequest(z.ReferencesRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onDocumentHighlight:T=>i.onRequest(z.DocumentHighlightRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onDocumentSymbol:T=>i.onRequest(z.DocumentSymbolRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onWorkspaceSymbol:T=>i.onRequest(z.WorkspaceSymbolRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onWorkspaceSymbolResolve:T=>i.onRequest(z.WorkspaceSymbolResolveRequest.type,T),onCodeAction:T=>i.onRequest(z.CodeActionRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onCodeActionResolve:T=>i.onRequest(z.CodeActionResolveRequest.type,(w,_)=>T(w,_)),onCodeLens:T=>i.onRequest(z.CodeLensRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onCodeLensResolve:T=>i.onRequest(z.CodeLensResolveRequest.type,(w,_)=>T(w,_)),onDocumentFormatting:T=>i.onRequest(z.DocumentFormattingRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),void 0)),onDocumentRangeFormatting:T=>i.onRequest(z.DocumentRangeFormattingRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),void 0)),onDocumentOnTypeFormatting:T=>i.onRequest(z.DocumentOnTypeFormattingRequest.type,(w,_)=>T(w,_)),onRenameRequest:T=>i.onRequest(z.RenameRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),void 0)),onPrepareRename:T=>i.onRequest(z.PrepareRenameRequest.type,(w,_)=>T(w,_)),onDocumentLinks:T=>i.onRequest(z.DocumentLinkRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onDocumentLinkResolve:T=>i.onRequest(z.DocumentLinkResolveRequest.type,(w,_)=>T(w,_)),onDocumentColor:T=>i.onRequest(z.DocumentColorRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onColorPresentation:T=>i.onRequest(z.ColorPresentationRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onFoldingRanges:T=>i.onRequest(z.FoldingRangeRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onSelectionRanges:T=>i.onRequest(z.SelectionRangeRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onExecuteCommand:T=>i.onRequest(z.ExecuteCommandRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),void 0)),dispose:()=>i.dispose()};for(let T of h)T.attach(A);return i.onRequest(z.InitializeRequest.type,T=>{e.initialize(T),ir.string(T.trace)&&(s.trace=z.Trace.fromString(T.trace));for(let w of h)w.initialize(T.capabilities);if(v){let w=v(T,new z.CancellationTokenSource().token,(0,de.attachWorkDone)(i,T),void 0);return m(w).then(_=>{if(_ instanceof z.ResponseError)return _;let N=_;N||(N={capabilities:{}});let P=N.capabilities;P||(P={},N.capabilities=P),P.textDocumentSync===void 0||P.textDocumentSync===null?P.textDocumentSync=ir.number(A.__textDocumentSync)?A.__textDocumentSync:z.TextDocumentSyncKind.None:!ir.number(P.textDocumentSync)&&!ir.number(P.textDocumentSync.change)&&(P.textDocumentSync.change=ir.number(A.__textDocumentSync)?A.__textDocumentSync:z.TextDocumentSyncKind.None);for(let G of h)G.fillServerCapabilities(P);return N})}else{let w={capabilities:{textDocumentSync:z.TextDocumentSyncKind.None}};for(let _ of h)_.fillServerCapabilities(w.capabilities);return w}}),i.onRequest(z.ShutdownRequest.type,()=>{if(e.shutdownReceived=!0,b)return b(new z.CancellationTokenSource().token)}),i.onNotification(z.ExitNotification.type,()=>{try{R&&R()}finally{e.shutdownReceived?e.exit(0):e.exit(1)}}),i.onNotification(z.SetTraceNotification.type,T=>{s.trace=z.Trace.fromString(T.value)}),A}Ie.createConnection=xN});var jA=f(In=>{"use strict";Object.defineProperty(In,"__esModule",{value:!0});In.resolveModulePath=In.FileSystem=In.resolveGlobalYarnPath=In.resolveGlobalNodePath=In.resolve=In.uriToFilePath=void 0;var EN=require("url"),Rr=require("path"),tb=require("fs"),sb=require("child_process");function kN(t){let e=EN.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 Rr.normalize(n.join("/"))}In.uriToFilePath=kN;function nb(){return process.platform==="win32"}function zp(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 u=process.env,c=Object.create(null);Object.keys(u).forEach(l=>c[l]=u[l]),e&&tb.existsSync(e)&&(c[i]?c[i]=e+Rr.delimiter+c[i]:c[i]=e,r&&r(`NODE_PATH value is: ${c[i]}`)),c.ELECTRON_RUN_AS_NODE="1";try{let l=(0,sb.fork)("",[],{cwd:n,env:c,execArgv:["-e",s]});if(l.pid===void 0){a(new Error(`Starting process to resolve node module ${t} failed`));return}l.on("error",h=>{a(h)}),l.on("message",h=>{h.c==="r"&&(l.send({c:"e"}),h.s?o(h.r):a(new Error(`Failed to resolve module: ${t}`)))});let p={c:"rs",a:t};l.send(p)}catch(l){a(l)}})}In.resolve=zp;function rb(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};nb()&&(e="npm.cmd",r.shell=!0);let i=()=>{};try{process.on("SIGPIPE",i);let s=(0,sb.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?nb()?Rr.join(o,"node_modules"):Rr.join(o,"lib","node_modules"):void 0}catch{return}finally{process.removeListener("SIGPIPE",i)}}In.resolveGlobalNodePath=rb;function AN(t){let e="yarn",n={encoding:"utf8"};nb()&&(e="yarn.cmd",n.shell=!0);let r=()=>{};try{process.on("SIGPIPE",r);let i=(0,sb.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 u=JSON.parse(a);if(u.type==="log")return Rr.join(u.data,"node_modules")}catch{}return}catch{return}finally{process.removeListener("SIGPIPE",r)}}In.resolveGlobalYarnPath=AN;var ib;(function(t){let e;function n(){return e!==void 0||(process.platform==="win32"?e=!1:e=!tb.existsSync(__filename.toUpperCase())||!tb.existsSync(__filename.toLowerCase())),e}t.isCaseSensitive=n;function r(i,s){return n()?Rr.normalize(s).indexOf(Rr.normalize(i))===0:Rr.normalize(s).toLowerCase().indexOf(Rr.normalize(i).toLowerCase())===0}t.isParent=r})(ib||(In.FileSystem=ib={}));function ON(t,e,n,r){return n?(Rr.isAbsolute(n)||(n=Rr.join(t,n)),zp(e,n,n,r).then(i=>ib.isParent(n,i)?i:Promise.reject(new Error(`Failed to load ${e} from node path location.`))).then(void 0,i=>zp(e,rb(r),t,r))):zp(e,rb(r),t,r)}In.resolveModulePath=ON});var ob=f((d6,FA)=>{"use strict";FA.exports=Et()});var BA=f(Xp=>{"use strict";Object.defineProperty(Xp,"__esModule",{value:!0});Xp.InlineCompletionFeature=void 0;var PN=Et(),DN=t=>class extends t{get inlineCompletion(){return{on:e=>this.connection.onRequest(PN.InlineCompletionRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n)))}}};Xp.InlineCompletionFeature=DN});var KA=f(an=>{"use strict";var RN=an&&an.__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]}),UA=an&&an.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&RN(e,t,n)};Object.defineProperty(an,"__esModule",{value:!0});an.ProposedFeatures=an.NotebookDocuments=an.TextDocuments=an.SemanticTokensBuilder=void 0;var IN=Uy();Object.defineProperty(an,"SemanticTokensBuilder",{enumerable:!0,get:function(){return IN.SemanticTokensBuilder}});var CN=BA();UA(Et(),an);var MN=Hy();Object.defineProperty(an,"TextDocuments",{enumerable:!0,get:function(){return MN.TextDocuments}});var LN=zy();Object.defineProperty(an,"NotebookDocuments",{enumerable:!0,get:function(){return LN.NotebookDocuments}});UA(eb(),an);var $A;(function(t){t.all={__brand:"features",languages:CN.InlineCompletionFeature}})($A||(an.ProposedFeatures=$A={}))});var ub=f(sr=>{"use strict";var NN=sr&&sr.__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]}),VA=sr&&sr.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&NN(e,t,n)};Object.defineProperty(sr,"__esModule",{value:!0});sr.createConnection=sr.Files=void 0;var WA=require("node:util"),ab=Ll(),qN=eb(),Au=jA(),Gs=ob();VA(ob(),sr);VA(KA(),sr);var GA;(function(t){t.uriToFilePath=Au.uriToFilePath,t.resolveGlobalNodePath=Au.resolveGlobalNodePath,t.resolveGlobalYarnPath=Au.resolveGlobalYarnPath,t.resolve=Au.resolve,t.resolveModulePath=Au.resolveModulePath})(GA||(sr.Files=GA={}));var HA;function Yp(){if(HA!==void 0)try{HA.end()}catch{}}var ta=!1,zA;function jN(){let t="--clientProcessId";function e(n){try{let r=parseInt(n);isNaN(r)||(zA=setInterval(()=>{try{process.kill(r,0)}catch{Yp(),process.exit(ta?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])}}}jN();var FN={initialize:t=>{let e=t.processId;ab.number(e)&&zA===void 0&&setInterval(()=>{try{process.kill(e,0)}catch{process.exit(ta?0:1)}},3e3)},get shutdownReceived(){return ta},set shutdownReceived(t){ta=t},exit:t=>{Yp(),process.exit(t)}};function BN(t,e,n,r){let i,s,o,a;return t!==void 0&&t.__brand==="features"&&(i=t,t=e,e=n,n=r),Gs.ConnectionStrategy.is(t)||Gs.ConnectionOptions.is(t)?a=t:(s=t,o=e,a=n),$N(s,o,a,i)}sr.createConnection=BN;function $N(t,e,n,r){let i=!1;if(!t&&!e&&process.argv.length>2){let u,c,l=process.argv.slice(2);for(let p=0;p<l.length;p++){let h=l[p];if(h==="--node-ipc"){t=new Gs.IPCMessageReader(process),e=new Gs.IPCMessageWriter(process);break}else if(h==="--stdio"){i=!0,t=process.stdin,e=process.stdout;break}else if(h==="--socket"){u=parseInt(l[p+1]);break}else if(h==="--pipe"){c=l[p+1];break}else{var s=h.split("=");if(s[0]==="--socket"){u=parseInt(s[1]);break}else if(s[0]==="--pipe"){c=s[1];break}}}if(u){let p=(0,Gs.createServerSocketTransport)(u);t=p[0],e=p[1]}else if(c){let p=(0,Gs.createServerPipeTransport)(c);t=p[0],e=p[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(ab.func(t.read)&&ab.func(t.on)){let u=t;u.on("end",()=>{Yp(),process.exit(ta?0:1)}),u.on("close",()=>{Yp(),process.exit(ta?0:1)})}let a=u=>{let c=(0,Gs.createProtocolConnection)(t,e,u,n);return i&&UN(u),c};return(0,qN.createConnection)(a,FN,r)}function UN(t){function e(r){return r.map(i=>typeof i=="string"?i:(0,WA.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,WA.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}
|
36
|
-
${s}`)},console.warn=function(...i){t.warn(e(i))}}});var cb=f((b6,XA)=>{"use strict";XA.exports=ub()});var Ir=f(ht=>{"use strict";Object.defineProperty(ht,"__esModule",{value:!0});ht.getAllDependencyLocationsFromGraph=ht.parseDependencyRawLocation=ht.parseDependencyLocation=ht.DependencyType=ht.TypeAnalyzerStrategy=ht.IndentationType=ht.DefaultFileExtensions=ht.ConfigurationNamespace=ht.LanguageId=void 0;ht.LanguageId="miniscript";ht.ConfigurationNamespace="miniscript";ht.DefaultFileExtensions=["ms"];var KN;(function(t){t.Tab="Tab",t.Whitespace="Whitespace"})(KN=ht.IndentationType||(ht.IndentationType={}));var WN;(function(t){t.Dependency="Dependency",t.Workspace="Workspace"})(WN=ht.TypeAnalyzerStrategy||(ht.TypeAnalyzerStrategy={}));var GN;(function(t){t.Root="root",t.Include="include",t.Import="import"})(GN=ht.DependencyType||(ht.DependencyType={}));function HN(t){return t.args&&t.args.length>0?`${t.type}:${t.args.join(":")}!${t.location}`:`${t.type}!${t.location}`}ht.parseDependencyLocation=HN;function VN(t){let e=t.indexOf("!"),[n,...r]=t.substring(0,e).split(":"),i=t.substring(e+1);return{type:n,location:i,args:r}}ht.parseDependencyRawLocation=VN;function zN(t,e=new Set){let n=[],r=[...t.children];for(;r.length>0;){let i=r.pop();e.has(i.item.document.textDocument.uri)||(e.add(i.item.document.textDocument.uri),n.push(i.item.document),r.push(...i.children))}return n}ht.getAllDependencyLocationsFromGraph=zN});var Ou=f(Jp=>{"use strict";Object.defineProperty(Jp,"__esModule",{value:!0});Jp.Position=void 0;var lb=class{constructor(e,n){this.line=e,this.character=n}toString(){return`${this.line}:${this.character}`}};Jp.Position=lb});var ls=f(Bn=>{"use strict";Object.defineProperty(Bn,"__esModule",{value:!0});Bn.LiteralToken=Bn.Token=Bn.BaseToken=Bn.BaseTokenOptions=Bn.TokenType=void 0;var YA=Ou(),XN;(function(t){t.EOF="EOF",t.StringLiteral="StringLiteral",t.Keyword="Keyword",t.Identifier="Identifier",t.NumericLiteral="NumericLiteral",t.Punctuator="Punctuator",t.BooleanLiteral="BooleanLiteral",t.NilLiteral="NilLiteral",t.EOL="EOL",t.SliceOperator="SliceOperator",t.Comment="Comment",t.Invalid="Invalid"})(XN=Bn.TokenType||(Bn.TokenType={}));var pb=class{};Bn.BaseTokenOptions=pb;var Pu=class{constructor(e){this.type=e.type,this.value=e.value,this.line=e.line,this.lineStart=e.lineStart,this.range=e.range,this.lastLine=e.lastLine,this.lastLineStart=e.lastLineStart,this.afterSpace=e.afterSpace;let n=e.offsetRange,r=e.range;this.start=new YA.Position(this.line,r[0]-n[0]+1),this.end=new YA.Position(this.lastLine||this.line,r[1]-n[1]+1)}toString(){let e=this.line,n=this.lastLine!==void 0?this.lastLine:this.line,r=this.start.character,i=this.end.character,s=`${e}:${r} - ${n}:${i}`;return`${this.type}[${s}: value = '${this.value}']`}};Bn.BaseToken=Pu;var hb=class extends Pu{};Bn.Token=hb;var db=class extends Pu{constructor(e){super(e),this.raw=e.raw}toString(){let e=this.line,n=this.lastLine!==void 0?this.lastLine:this.line,r=this.start.character,i=this.end.character,s=`${e}:${r} - ${n}:${i}`;return`${this.type}[${s}: value = ${this.raw}]`}};Bn.LiteralToken=db});var Qp=f(Du=>{"use strict";Object.defineProperty(Du,"__esModule",{value:!0});Du.CharacterCode=void 0;var YN;(function(t){t[t.WHITESPACE=32]="WHITESPACE",t[t.QUOTE=34]="QUOTE",t[t.NUMBER_0=48]="NUMBER_0",t[t.NUMBER_1=49]="NUMBER_1",t[t.NUMBER_2=50]="NUMBER_2",t[t.NUMBER_3=51]="NUMBER_3",t[t.NUMBER_4=52]="NUMBER_4",t[t.NUMBER_5=53]="NUMBER_5",t[t.NUMBER_6=54]="NUMBER_6",t[t.NUMBER_7=55]="NUMBER_7",t[t.NUMBER_8=56]="NUMBER_8",t[t.NUMBER_9=57]="NUMBER_9",t[t.TAB=9]="TAB",t[t.NEW_LINE=10]="NEW_LINE",t[t.RETURN_LINE=13]="RETURN_LINE",t[t.SLASH=47]="SLASH",t[t.DOT=46]="DOT",t[t.EQUAL=61]="EQUAL",t[t.ASTERISK=42]="ASTERISK",t[t.CARET=94]="CARET",t[t.PERCENT=37]="PERCENT",t[t.COMMA=44]="COMMA",t[t.CURLY_BRACKET_LEFT=123]="CURLY_BRACKET_LEFT",t[t.CURLY_BRACKET_RIGHT=125]="CURLY_BRACKET_RIGHT",t[t.SQUARE_BRACKETS_LEFT=91]="SQUARE_BRACKETS_LEFT",t[t.SQUARE_BRACKETS_RIGHT=93]="SQUARE_BRACKETS_RIGHT",t[t.PARENTHESIS_LEFT=40]="PARENTHESIS_LEFT",t[t.PARENTHESIS_RIGHT=41]="PARENTHESIS_RIGHT",t[t.SEMICOLON=59]="SEMICOLON",t[t.HASH=35]="HASH",t[t.MINUS=45]="MINUS",t[t.PLUS=43]="PLUS",t[t.EXCLAMATION_MARK=33]="EXCLAMATION_MARK",t[t.AT_SIGN=64]="AT_SIGN",t[t.COLON=58]="COLON",t[t.ARROW_LEFT=60]="ARROW_LEFT",t[t.ARROW_RIGHT=62]="ARROW_RIGHT",t[t.LETTER_E=69]="LETTER_E",t[t.LETTER_e=101]="LETTER_e"})(YN=Du.CharacterCode||(Du.CharacterCode={}))});var na=f(Ru=>{"use strict";Object.defineProperty(Ru,"__esModule",{value:!0});Ru.Keyword=void 0;var JN;(function(t){t.If="if",t.In="in",t.Or="or",t.And="and",t.Isa="isa",t.For="for",t.Not="not",t.New="new",t.End="end",t.EndFor="end for",t.EndWhile="end while",t.EndFunction="end function",t.EndIf="end if",t.Then="then",t.Else="else",t.Break="break",t.While="while",t.ElseIf="else if",t.Return="return",t.Function="function",t.Continue="continue",t.Repeat="repeat"})(JN=Ru.Keyword||(Ru.Keyword={}))});var mb=f(gb=>{"use strict";Object.defineProperty(gb,"__esModule",{value:!0});var or=Qp(),QN=na(),fb=class{constructor(){this.isKeyword=Set.prototype.has.bind(new Set(Object.values(QN.Keyword)))}isWhitespace(e){return or.CharacterCode.WHITESPACE===e||or.CharacterCode.TAB===e}isEndOfLine(e){return or.CharacterCode.NEW_LINE===e||or.CharacterCode.RETURN_LINE===e}isComment(e,n){return or.CharacterCode.SLASH===e&&or.CharacterCode.SLASH===n}isIdentifierStart(e){return(e|32)>=97&&(e|32)<=122||e>=128||e===95}isIdentifierPart(e){return(e|32)>=97&&(e|32)<=122||e>=48&&e<=57||e>=128||e===95}isDecDigit(e){return e>=or.CharacterCode.NUMBER_0&&e<=or.CharacterCode.NUMBER_9}isWinNewline(e,n){switch(e){case or.CharacterCode.RETURN_LINE:return or.CharacterCode.NEW_LINE===n;case or.CharacterCode.NEW_LINE:return or.CharacterCode.RETURN_LINE===n}return!1}};gb.default=fb});var Zp=f(ra=>{"use strict";Object.defineProperty(ra,"__esModule",{value:!0});ra.ParserException=ra.LexerException=void 0;var yb=class extends Error{constructor(e,n){super(e),this.range=n}};ra.LexerException=yb;var bb=class extends Error{constructor(e,n){super(e),this.range=n}};ra.ParserException=bb});var _b=f(Iu=>{"use strict";Object.defineProperty(Iu,"__esModule",{value:!0});Iu.Literal=void 0;var ZN;(function(t){t.True="true",t.False="false",t.Null="null"})(ZN=Iu.Literal||(Iu.Literal={}))});var ia=f(Cu=>{"use strict";Object.defineProperty(Cu,"__esModule",{value:!0});Cu.Operator=void 0;var eq;(function(t){t.Plus="+",t.Asterik="*",t.Minus="-",t.Slash="/",t.Power="^",t.Modulo="%",t.LessThan="<",t.GreaterThan=">",t.LessThanOrEqual="<=",t.GreaterThanOrEqual=">=",t.NotEqual="!=",t.Equal="==",t.Or="or",t.And="and",t.Not="not",t.Isa="isa",t.AddShorthand="+=",t.SubtractShorthand="-=",t.MultiplyShorthand="*=",t.DivideShorthand="/=",t.PowerShorthand="^=",t.ModuloShorthand="%=",t.Member=".",t.Assign="=",t.EndOfLine=";",t.EndOfFile="<eof>",t.SliceSeperator=":",t.Comma=",",t.Escape='"',t.SLBracket="[",t.SRBracket="]",t.CLBracket="{",t.CRBracket="}",t.LParenthesis="(",t.RParenthesis=")",t.Reference="@",t.New="new"})(eq=Cu.Operator||(Cu.Operator={}))});var Mu=f(eh=>{"use strict";Object.defineProperty(eh,"__esModule",{value:!0});eh.Range=void 0;var vb=class{constructor(e,n){this.start=e,this.end=n}toString(){return`${this.start} - ${this.end}`}};eh.Range=vb});var wb=f(Tb=>{"use strict";Object.defineProperty(Tb,"__esModule",{value:!0});var Sb=class{constructor(){this._head=null,this._tail=null,this._size=0}enqueue(e){let n={value:e};this._head?this._tail.next=n:this._head=n,this._tail=n,this._size++}dequeue(){let e=this._head.value;if(e)return this._head=this._head.next,this._size--,e}peek(){var e;return((e=this._head)===null||e===void 0?void 0:e.value)||null}clear(){this._head=null,this._tail=null,this._size=0}copyInto(e){this._head=e._head,this._tail=e._tail,this._size=e._size}get size(){return this._size}*[Symbol.iterator](){let e=this._head;for(;e;)yield e,e=e.next}};Tb.default=Sb});var kb=f(Nu=>{"use strict";var QA=Nu&&Nu.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Nu,"__esModule",{value:!0});var it=ls(),tq=QA(mb()),be=Qp(),nq=Zp(),xb=na(),Lu=_b(),st=ia(),sa=Ou(),Eb=Mu(),JA=QA(wb());function ps(t){let e=this.content[this.index];return this.index+=e.length,this.createPunctuator(e,t)}var th=class t{constructor(e,n={}){let r=this;r.content=e,r.length=e.length,r.index=0,r.tokenStart=null,r.tabWidth=n.tabWidth||1,r.line=1,r.lineStart=0,r.offset=0,r.validator=n.validator||new tq.default,r.unsafe=n.unsafe,r.errors=[],r.backlog=new JA.default,r.snapshot=new JA.default}scan(e,n){let r=t.scanHandlers[e];return r?r.call(this,n):this.validator.isDecDigit(e)?this.scanNumericLiteral(n):(this.index++,null)}isAtWhitespace(){return this.validator.isWhitespace(this.codeAt())}codeAt(e=0){let n=this.index+e;return n<this.length?this.content.charCodeAt(n):0}createEOL(e){let n=this,r=new it.Token({type:it.TokenType.EOL,value:st.Operator.EndOfLine,line:n.line,lineStart:n.lineStart,range:[n.tokenStart,n.index],offsetRange:[n.offset,n.offset],afterSpace:e});return n.snapshot.enqueue(r),r}createIdentifier(e,n){let r=this,i=new it.Token({type:it.TokenType.Identifier,value:e,line:r.line,lineStart:r.lineStart,range:[r.tokenStart,r.index],offsetRange:[r.offset,r.offset],afterSpace:n});return r.snapshot.enqueue(i),i}createEOF(e){let n=this,r=new it.Token({type:it.TokenType.EOF,value:st.Operator.EndOfFile,line:n.line,lineStart:n.lineStart,range:[n.index,n.index],offsetRange:[n.offset,n.offset],afterSpace:e});return n.snapshot.enqueue(r),r}createBoolean(e,n){let r=this,i=new it.LiteralToken({type:it.TokenType.BooleanLiteral,value:e===Lu.Literal.True,raw:e,line:r.line,lineStart:r.lineStart,range:[r.tokenStart,r.index],offsetRange:[r.offset,r.offset],afterSpace:n});return r.snapshot.enqueue(i),i}createNull(e){let n=this,r=new it.LiteralToken({type:it.TokenType.NilLiteral,value:null,raw:Lu.Literal.Null,line:n.line,lineStart:n.lineStart,range:[n.tokenStart,n.index],offsetRange:[n.offset,n.offset],afterSpace:e});return n.snapshot.enqueue(r),r}createSlice(e){let n=new it.Token({type:it.TokenType.SliceOperator,value:st.Operator.SliceSeperator,line:this.line,lineStart:this.lineStart,range:[this.tokenStart,this.index],offsetRange:[this.offset,this.offset],afterSpace:e});return this.snapshot.enqueue(n),n}createPunctuator(e,n){let r=new it.Token({type:it.TokenType.Punctuator,value:e,line:this.line,lineStart:this.lineStart,range:[this.tokenStart,this.index],offsetRange:[this.offset,this.offset],afterSpace:n});return this.snapshot.enqueue(r),r}createNumericLiteral(e,n,r){let i=new it.LiteralToken({type:it.TokenType.NumericLiteral,value:e,raw:n,line:this.line,lineStart:this.lineStart,range:[this.tokenStart,this.index],offsetRange:[this.offset,this.offset],afterSpace:r});return this.snapshot.enqueue(i),i}scanStringLiteral(e){let n=this,r=n.validator,i=n.line,s=n.lineStart,o=n.index,a=n.offset,u=n.offset,c=!1;for(;n.index<n.length;){n.index++;let m=n.codeAt();if(n.validator.isEndOfLine(m))r.isWinNewline(m,n.codeAt(1))&&n.index++,n.line++,u=n.index+1;else if(be.CharacterCode.QUOTE===m){if(be.CharacterCode.QUOTE!==n.codeAt(1)){c=!0;break}n.index++}}if(!c)return n.raise("Unexpected string end of file.",new Eb.Range(new sa.Position(i,o-a+1),new sa.Position(n.line,n.index-u+2)));n.index++;let l=n.content.slice(n.tokenStart,n.index),p=l.slice(1,-1).replace(/""/g,st.Operator.Escape),h=new it.LiteralToken({type:it.TokenType.StringLiteral,value:p,raw:l,line:i,lineStart:s,range:[n.tokenStart,n.index],offsetRange:[a,u],afterSpace:e,lastLine:n.line,lastLineStart:n.lineStart});return n.offset=u,n.snapshot.enqueue(h),h}scanComment(e){let n=this,r=n.validator,i=n.line,s=n.lineStart;for(;this.index<this.length&&!r.isEndOfLine(n.codeAt());n.index++);r.isWinNewline(n.codeAt(),n.codeAt(1))&&n.index++;let o=n.content.slice(n.tokenStart+2,n.index),a=new it.Token({type:it.TokenType.Comment,value:o,line:i,lineStart:s,range:[n.tokenStart,n.index],offsetRange:[n.offset,n.offset],afterSpace:e});return n.snapshot.enqueue(a),a}scanNumericLiteral(e){let n=this.validator,r,i;for(;this.index<this.length&&(r=i,i=this.codeAt(),n.isDecDigit(i)||be.CharacterCode.DOT===i||be.CharacterCode.LETTER_E===i||be.CharacterCode.LETTER_e===i||(be.CharacterCode.MINUS===i||be.CharacterCode.PLUS===i)&&(be.CharacterCode.LETTER_E===r||be.CharacterCode.LETTER_e===r));)this.index++;let s=this.content.slice(this.tokenStart,this.index),o=Number(s);return isNaN(o)?this.raise(`Invalid numeric literal: ${s}`,new Eb.Range(new sa.Position(this.line,this.tokenStart-this.offset+1),new sa.Position(this.line,this.index-this.offset+1))):this.createNumericLiteral(o,s,e)}scanPunctuator(e,n){return this.index+=e.length,this.createPunctuator(e,n)}skipWhiteSpace(){let e=this;for(;e.index<e.length;e.index++){let n=e.content[e.index];if(n===" ")e.offset-=e.tabWidth-1;else if(n!==" ")return}}scanKeyword(e,n){let r=this,i=r.validator,s=e;switch(e){case xb.Keyword.End:{for(r.index++;i.isIdentifierPart(r.codeAt());r.index++);s=r.content.slice(r.tokenStart,r.index);break}case xb.Keyword.Else:{let a=r.content.slice(r.tokenStart,r.index+3);a===xb.Keyword.ElseIf&&(r.index+=3,s=a);break}}let o=new it.Token({type:it.TokenType.Keyword,value:s,line:r.line,lineStart:r.lineStart,range:[r.tokenStart,r.index],offsetRange:[r.offset,r.offset],afterSpace:n});return r.snapshot.enqueue(o),o}scanIdentifierOrKeyword(e){let n=this,r=n.validator;for(n.index++;r.isIdentifierPart(n.codeAt());n.index++);let i=n.content.slice(n.tokenStart,n.index);if(r.isKeyword(i))return n.scanKeyword(i,e);switch(i){case Lu.Literal.True:case Lu.Literal.False:return n.createBoolean(i,e);case Lu.Literal.Null:return n.createNull(e)}return n.createIdentifier(i,e)}next(){let e=this;if(e.backlog.size)return e.backlog.dequeue();let n=e.index;e.skipWhiteSpace();let r=n<e.index,i=e.codeAt();if(e.validator.isComment(i,e.codeAt(1)))return e.tokenStart=e.index,e.scanComment(r);if(this.index>=this.length)return e.createEOF(r);if(e.tokenStart=e.index,e.validator.isEndOfLine(i)){e.validator.isWinNewline(i,e.codeAt(1))&&e.index++;let a=e.createEOL(r);return e.line++,e.offset=e.index+1,e.lineStart=++e.index,a}if(e.validator.isIdentifierStart(i))return e.scanIdentifierOrKeyword(r);let s=e.line,o=e.scan(i,r);return o||e.raise(`Invalid character ${i} (Code: ${String.fromCharCode(i)})`,new Eb.Range(new sa.Position(s,e.tokenStart-e.offset+1),new sa.Position(e.line,e.index-e.offset+1)))}recordSnapshot(){this.snapshot.clear()}recoverFromSnapshot(){this.backlog.copyInto(this.snapshot)}raise(e,n){let r=this,i=new nq.LexerException(e,n);if(r.errors.push(i),r.unsafe)return new it.Token({type:it.TokenType.Invalid,value:"",line:r.line,lineStart:r.lineStart,range:[r.tokenStart,r.index],offsetRange:[r.offset,r.offset]});throw i}};Nu.default=th;th.scanHandlers={[be.CharacterCode.QUOTE]:function(e){return this.scanStringLiteral(e)},[be.CharacterCode.DOT]:function(e){return this.validator.isDecDigit(this.codeAt(1))?this.scanNumericLiteral(e):(this.index++,this.createPunctuator(st.Operator.Member,e))},[be.CharacterCode.EQUAL]:function(e){return be.CharacterCode.EQUAL===this.codeAt(1)?this.scanPunctuator(st.Operator.Equal,e):this.scanPunctuator(st.Operator.Assign,e)},[be.CharacterCode.ARROW_LEFT]:function(e){return be.CharacterCode.EQUAL===this.codeAt(1)?this.scanPunctuator(st.Operator.LessThanOrEqual,e):this.scanPunctuator(st.Operator.LessThan,e)},[be.CharacterCode.ARROW_RIGHT]:function(e){return be.CharacterCode.EQUAL===this.codeAt(1)?this.scanPunctuator(st.Operator.GreaterThanOrEqual,e):this.scanPunctuator(st.Operator.GreaterThan,e)},[be.CharacterCode.EXCLAMATION_MARK]:function(e){return be.CharacterCode.EQUAL===this.codeAt(1)?this.scanPunctuator(st.Operator.NotEqual,e):(this.index++,null)},[be.CharacterCode.MINUS]:function(e){return be.CharacterCode.EQUAL===this.codeAt(1)?this.scanPunctuator(st.Operator.SubtractShorthand,e):this.scanPunctuator(st.Operator.Minus,e)},[be.CharacterCode.PLUS]:function(e){return be.CharacterCode.EQUAL===this.codeAt(1)?this.scanPunctuator(st.Operator.AddShorthand,e):this.scanPunctuator(st.Operator.Plus,e)},[be.CharacterCode.ASTERISK]:function(e){return be.CharacterCode.EQUAL===this.codeAt(1)?this.scanPunctuator(st.Operator.MultiplyShorthand,e):this.scanPunctuator(st.Operator.Asterik,e)},[be.CharacterCode.SLASH]:function(e){return be.CharacterCode.EQUAL===this.codeAt(1)?this.scanPunctuator(st.Operator.DivideShorthand,e):this.scanPunctuator(st.Operator.Slash,e)},[be.CharacterCode.COLON]:function(e){return this.index++,this.createSlice(e)},[be.CharacterCode.CARET]:function(e){return be.CharacterCode.EQUAL===this.codeAt(1)?this.scanPunctuator(st.Operator.PowerShorthand,e):this.scanPunctuator(st.Operator.Power,e)},[be.CharacterCode.PERCENT]:function(e){return be.CharacterCode.EQUAL===this.codeAt(1)?this.scanPunctuator(st.Operator.ModuloShorthand,e):this.scanPunctuator(st.Operator.Modulo,e)},[be.CharacterCode.SEMICOLON]:function(e){return this.index++,this.createEOL(e)},[be.CharacterCode.COMMA]:ps,[be.CharacterCode.CURLY_BRACKET_LEFT]:ps,[be.CharacterCode.CURLY_BRACKET_RIGHT]:ps,[be.CharacterCode.SQUARE_BRACKETS_LEFT]:ps,[be.CharacterCode.SQUARE_BRACKETS_RIGHT]:ps,[be.CharacterCode.PARENTHESIS_LEFT]:ps,[be.CharacterCode.PARENTHESIS_RIGHT]:ps,[be.CharacterCode.AT_SIGN]:ps}});var ot=f($n=>{"use strict";Object.defineProperty($n,"__esModule",{value:!0});$n.ASTComment=$n.ASTBaseBlockWithScope=$n.ASTBaseBlock=$n.ASTBase=$n.ASTType=void 0;var ZA;(function(t){t.BreakStatement="BreakStatement",t.ContinueStatement="ContinueStatement",t.ReturnStatement="ReturnStatement",t.IfShortcutStatement="IfShortcutStatement",t.IfShortcutClause="IfShortcutClause",t.ElseifShortcutClause="ElseifShortcutClause",t.ElseShortcutClause="ElseShortcutClause",t.IfStatement="IfStatement",t.IfClause="IfClause",t.ElseifClause="ElseifClause",t.ElseClause="ElseClause",t.WhileStatement="WhileStatement",t.AssignmentStatement="AssignmentStatement",t.CallStatement="CallStatement",t.FunctionDeclaration="FunctionDeclaration",t.ForGenericStatement="ForGenericStatement",t.Chunk="Chunk",t.Identifier="Identifier",t.StringLiteral="StringLiteral",t.NumericLiteral="NumericLiteral",t.BooleanLiteral="BooleanLiteral",t.NilLiteral="NilLiteral",t.Unknown="Unknown",t.MemberExpression="MemberExpression",t.CallExpression="CallExpression",t.Comment="Comment",t.NegationExpression="NegationExpression",t.BinaryNegatedExpression="BinaryNegatedExpression",t.UnaryExpression="UnaryExpression",t.MapKeyString="MapKeyString",t.MapValue="MapValue",t.MapConstructorExpression="MapConstructorExpression",t.MapCallExpression="MapCallExpression",t.ListValue="ListValue",t.ListConstructorExpression="ListConstructorExpression",t.EmptyExpression="EmptyExpression",t.IndexExpression="IndexExpression",t.BinaryExpression="BinaryExpression",t.LogicalExpression="LogicalExpression",t.IsaExpression="IsaExpression",t.SliceExpression="SliceExpression",t.ImportCodeExpression="ImportCodeExpression",t.InvalidCodeExpression="InvalidCodeExpression",t.ParenthesisExpression="ParenthesisExpression",t.ComparisonGroupExpression="ComparisonGroupExpression"})(ZA=$n.ASTType||($n.ASTType={}));var qu=class t{constructor(e,n){this.type=e,this.start=n.start,this.end=n.end,this.range=n.range,this.scope=n.scope||null}toString(){return`${this.type}[${this.start}-${this.end}][]`}clone(){return new t(this.type,{start:this.start,end:this.end,range:this.range,scope:this.scope})}};$n.ASTBase=qu;var nh=class t extends qu{constructor(e,n){super(e,n),this.body=n.body||[]}toString(){let e=this.body.map(n=>`${n}`).join(`
|
35
|
+
`&&d++}y&&k.length>0&&E.push(k.length),this._lineOffsets=E}return this._lineOffsets},g.prototype.positionAt=function(E){E=Math.max(Math.min(E,this._content.length),0);var k=this.getLineOffsets(),y=0,d=k.length;if(d===0)return o.create(0,E);for(;y<d;){var I=Math.floor((y+d)/2);k[I]>E?d=I:y=I+1}var $=y-1;return o.create($,E-k[$])},g.prototype.offsetAt=function(E){var k=this.getLineOffsets();if(E.line>=k.length)return this._content.length;if(E.line<0)return 0;var y=k[E.line],d=E.line+1<k.length?k[E.line+1]:this._content.length;return Math.max(Math.min(y+E.character,d),y)},Object.defineProperty(g.prototype,"lineCount",{get:function(){return this.getLineOffsets().length},enumerable:!1,configurable:!0}),g}(),C;(function(g){var E=Object.prototype.toString;function k(ke){return typeof ke<"u"}g.defined=k;function y(ke){return typeof ke>"u"}g.undefined=y;function d(ke){return ke===!0||ke===!1}g.boolean=d;function I(ke){return E.call(ke)==="[object String]"}g.string=I;function $(ke){return E.call(ke)==="[object Number]"}g.number=$;function ge(ke,Co,Ll){return E.call(ke)==="[object Number]"&&Co<=ke&&ke<=Ll}g.numberRange=ge;function _t(ke){return E.call(ke)==="[object Number]"&&-2147483648<=ke&&ke<=2147483647}g.integer=_t;function ze(ke){return E.call(ke)==="[object Number]"&&0<=ke&&ke<=2147483647}g.uinteger=ze;function Ar(ke){return E.call(ke)==="[object Function]"}g.func=Ar;function Or(ke){return ke!==null&&typeof ke=="object"}g.objectLiteral=Or;function xi(ke,Co){return Array.isArray(ke)&&ke.every(Co)}g.typedArray=xi})(C||(C={}))})});var rt=f(Pn=>{"use strict";Object.defineProperty(Pn,"__esModule",{value:!0});Pn.ProtocolNotificationType=Pn.ProtocolNotificationType0=Pn.ProtocolRequestType=Pn.ProtocolRequestType0=Pn.RegistrationType=Pn.MessageDirection=void 0;var Uo=$s(),ux;(function(t){t.clientToServer="clientToServer",t.serverToClient="serverToClient",t.both="both"})(ux||(Pn.MessageDirection=ux={}));var Sy=class{constructor(e){this.method=e}};Pn.RegistrationType=Sy;var Ty=class extends Uo.RequestType0{constructor(e){super(e)}};Pn.ProtocolRequestType0=Ty;var wy=class extends Uo.RequestType{constructor(e){super(e,Uo.ParameterStructures.byName)}};Pn.ProtocolRequestType=wy;var xy=class extends Uo.NotificationType0{constructor(e){super(e)}};Pn.ProtocolNotificationType0=xy;var Ey=class extends Uo.NotificationType{constructor(e){super(e,Uo.ParameterStructures.byName)}};Pn.ProtocolNotificationType=Ey});var op=f(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 fL(t){return t===!0||t===!1}Rt.boolean=fL;function cx(t){return typeof t=="string"||t instanceof String}Rt.string=cx;function gL(t){return typeof t=="number"||t instanceof Number}Rt.number=gL;function mL(t){return t instanceof Error}Rt.error=mL;function yL(t){return typeof t=="function"}Rt.func=yL;function lx(t){return Array.isArray(t)}Rt.array=lx;function bL(t){return lx(t)&&t.every(e=>cx(e))}Rt.stringArray=bL;function _L(t,e){return Array.isArray(t)&&t.every(e)}Rt.typedArray=_L;function vL(t){return t!==null&&typeof t=="object"}Rt.objectLiteral=vL});var dx=f(ap=>{"use strict";Object.defineProperty(ap,"__esModule",{value:!0});ap.ImplementationRequest=void 0;var px=rt(),hx;(function(t){t.method="textDocument/implementation",t.messageDirection=px.MessageDirection.clientToServer,t.type=new px.ProtocolRequestType(t.method)})(hx||(ap.ImplementationRequest=hx={}))});var mx=f(up=>{"use strict";Object.defineProperty(up,"__esModule",{value:!0});up.TypeDefinitionRequest=void 0;var fx=rt(),gx;(function(t){t.method="textDocument/typeDefinition",t.messageDirection=fx.MessageDirection.clientToServer,t.type=new fx.ProtocolRequestType(t.method)})(gx||(up.TypeDefinitionRequest=gx={}))});var _x=f(Ko=>{"use strict";Object.defineProperty(Ko,"__esModule",{value:!0});Ko.DidChangeWorkspaceFoldersNotification=Ko.WorkspaceFoldersRequest=void 0;var cp=rt(),yx;(function(t){t.method="workspace/workspaceFolders",t.messageDirection=cp.MessageDirection.serverToClient,t.type=new cp.ProtocolRequestType0(t.method)})(yx||(Ko.WorkspaceFoldersRequest=yx={}));var bx;(function(t){t.method="workspace/didChangeWorkspaceFolders",t.messageDirection=cp.MessageDirection.clientToServer,t.type=new cp.ProtocolNotificationType(t.method)})(bx||(Ko.DidChangeWorkspaceFoldersNotification=bx={}))});var Tx=f(lp=>{"use strict";Object.defineProperty(lp,"__esModule",{value:!0});lp.ConfigurationRequest=void 0;var vx=rt(),Sx;(function(t){t.method="workspace/configuration",t.messageDirection=vx.MessageDirection.serverToClient,t.type=new vx.ProtocolRequestType(t.method)})(Sx||(lp.ConfigurationRequest=Sx={}))});var Ex=f(Wo=>{"use strict";Object.defineProperty(Wo,"__esModule",{value:!0});Wo.ColorPresentationRequest=Wo.DocumentColorRequest=void 0;var pp=rt(),wx;(function(t){t.method="textDocument/documentColor",t.messageDirection=pp.MessageDirection.clientToServer,t.type=new pp.ProtocolRequestType(t.method)})(wx||(Wo.DocumentColorRequest=wx={}));var xx;(function(t){t.method="textDocument/colorPresentation",t.messageDirection=pp.MessageDirection.clientToServer,t.type=new pp.ProtocolRequestType(t.method)})(xx||(Wo.ColorPresentationRequest=xx={}))});var Ox=f(Go=>{"use strict";Object.defineProperty(Go,"__esModule",{value:!0});Go.FoldingRangeRefreshRequest=Go.FoldingRangeRequest=void 0;var hp=rt(),kx;(function(t){t.method="textDocument/foldingRange",t.messageDirection=hp.MessageDirection.clientToServer,t.type=new hp.ProtocolRequestType(t.method)})(kx||(Go.FoldingRangeRequest=kx={}));var Ax;(function(t){t.method="workspace/foldingRange/refresh",t.messageDirection=hp.MessageDirection.serverToClient,t.type=new hp.ProtocolRequestType0(t.method)})(Ax||(Go.FoldingRangeRefreshRequest=Ax={}))});var Rx=f(dp=>{"use strict";Object.defineProperty(dp,"__esModule",{value:!0});dp.DeclarationRequest=void 0;var Px=rt(),Dx;(function(t){t.method="textDocument/declaration",t.messageDirection=Px.MessageDirection.clientToServer,t.type=new Px.ProtocolRequestType(t.method)})(Dx||(dp.DeclarationRequest=Dx={}))});var Mx=f(fp=>{"use strict";Object.defineProperty(fp,"__esModule",{value:!0});fp.SelectionRangeRequest=void 0;var Ix=rt(),Cx;(function(t){t.method="textDocument/selectionRange",t.messageDirection=Ix.MessageDirection.clientToServer,t.type=new Ix.ProtocolRequestType(t.method)})(Cx||(fp.SelectionRangeRequest=Cx={}))});var jx=f(ns=>{"use strict";Object.defineProperty(ns,"__esModule",{value:!0});ns.WorkDoneProgressCancelNotification=ns.WorkDoneProgressCreateRequest=ns.WorkDoneProgress=void 0;var SL=$s(),gp=rt(),Lx;(function(t){t.type=new SL.ProgressType;function e(n){return n===t.type}t.is=e})(Lx||(ns.WorkDoneProgress=Lx={}));var Nx;(function(t){t.method="window/workDoneProgress/create",t.messageDirection=gp.MessageDirection.serverToClient,t.type=new gp.ProtocolRequestType(t.method)})(Nx||(ns.WorkDoneProgressCreateRequest=Nx={}));var qx;(function(t){t.method="window/workDoneProgress/cancel",t.messageDirection=gp.MessageDirection.clientToServer,t.type=new gp.ProtocolNotificationType(t.method)})(qx||(ns.WorkDoneProgressCancelNotification=qx={}))});var Ux=f(rs=>{"use strict";Object.defineProperty(rs,"__esModule",{value:!0});rs.CallHierarchyOutgoingCallsRequest=rs.CallHierarchyIncomingCallsRequest=rs.CallHierarchyPrepareRequest=void 0;var Ho=rt(),Fx;(function(t){t.method="textDocument/prepareCallHierarchy",t.messageDirection=Ho.MessageDirection.clientToServer,t.type=new Ho.ProtocolRequestType(t.method)})(Fx||(rs.CallHierarchyPrepareRequest=Fx={}));var Bx;(function(t){t.method="callHierarchy/incomingCalls",t.messageDirection=Ho.MessageDirection.clientToServer,t.type=new Ho.ProtocolRequestType(t.method)})(Bx||(rs.CallHierarchyIncomingCallsRequest=Bx={}));var $x;(function(t){t.method="callHierarchy/outgoingCalls",t.messageDirection=Ho.MessageDirection.clientToServer,t.type=new Ho.ProtocolRequestType(t.method)})($x||(rs.CallHierarchyOutgoingCallsRequest=$x={}))});var zx=f(Dn=>{"use strict";Object.defineProperty(Dn,"__esModule",{value:!0});Dn.SemanticTokensRefreshRequest=Dn.SemanticTokensRangeRequest=Dn.SemanticTokensDeltaRequest=Dn.SemanticTokensRequest=Dn.SemanticTokensRegistrationType=Dn.TokenFormat=void 0;var ki=rt(),Kx;(function(t){t.Relative="relative"})(Kx||(Dn.TokenFormat=Kx={}));var _u;(function(t){t.method="textDocument/semanticTokens",t.type=new ki.RegistrationType(t.method)})(_u||(Dn.SemanticTokensRegistrationType=_u={}));var Wx;(function(t){t.method="textDocument/semanticTokens/full",t.messageDirection=ki.MessageDirection.clientToServer,t.type=new ki.ProtocolRequestType(t.method),t.registrationMethod=_u.method})(Wx||(Dn.SemanticTokensRequest=Wx={}));var Gx;(function(t){t.method="textDocument/semanticTokens/full/delta",t.messageDirection=ki.MessageDirection.clientToServer,t.type=new ki.ProtocolRequestType(t.method),t.registrationMethod=_u.method})(Gx||(Dn.SemanticTokensDeltaRequest=Gx={}));var Hx;(function(t){t.method="textDocument/semanticTokens/range",t.messageDirection=ki.MessageDirection.clientToServer,t.type=new ki.ProtocolRequestType(t.method),t.registrationMethod=_u.method})(Hx||(Dn.SemanticTokensRangeRequest=Hx={}));var Vx;(function(t){t.method="workspace/semanticTokens/refresh",t.messageDirection=ki.MessageDirection.serverToClient,t.type=new ki.ProtocolRequestType0(t.method)})(Vx||(Dn.SemanticTokensRefreshRequest=Vx={}))});var Jx=f(mp=>{"use strict";Object.defineProperty(mp,"__esModule",{value:!0});mp.ShowDocumentRequest=void 0;var Xx=rt(),Yx;(function(t){t.method="window/showDocument",t.messageDirection=Xx.MessageDirection.serverToClient,t.type=new Xx.ProtocolRequestType(t.method)})(Yx||(mp.ShowDocumentRequest=Yx={}))});var eE=f(yp=>{"use strict";Object.defineProperty(yp,"__esModule",{value:!0});yp.LinkedEditingRangeRequest=void 0;var Qx=rt(),Zx;(function(t){t.method="textDocument/linkedEditingRange",t.messageDirection=Qx.MessageDirection.clientToServer,t.type=new Qx.ProtocolRequestType(t.method)})(Zx||(yp.LinkedEditingRangeRequest=Zx={}))});var uE=f(on=>{"use strict";Object.defineProperty(on,"__esModule",{value:!0});on.WillDeleteFilesRequest=on.DidDeleteFilesNotification=on.DidRenameFilesNotification=on.WillRenameFilesRequest=on.DidCreateFilesNotification=on.WillCreateFilesRequest=on.FileOperationPatternKind=void 0;var er=rt(),tE;(function(t){t.file="file",t.folder="folder"})(tE||(on.FileOperationPatternKind=tE={}));var nE;(function(t){t.method="workspace/willCreateFiles",t.messageDirection=er.MessageDirection.clientToServer,t.type=new er.ProtocolRequestType(t.method)})(nE||(on.WillCreateFilesRequest=nE={}));var rE;(function(t){t.method="workspace/didCreateFiles",t.messageDirection=er.MessageDirection.clientToServer,t.type=new er.ProtocolNotificationType(t.method)})(rE||(on.DidCreateFilesNotification=rE={}));var iE;(function(t){t.method="workspace/willRenameFiles",t.messageDirection=er.MessageDirection.clientToServer,t.type=new er.ProtocolRequestType(t.method)})(iE||(on.WillRenameFilesRequest=iE={}));var sE;(function(t){t.method="workspace/didRenameFiles",t.messageDirection=er.MessageDirection.clientToServer,t.type=new er.ProtocolNotificationType(t.method)})(sE||(on.DidRenameFilesNotification=sE={}));var oE;(function(t){t.method="workspace/didDeleteFiles",t.messageDirection=er.MessageDirection.clientToServer,t.type=new er.ProtocolNotificationType(t.method)})(oE||(on.DidDeleteFilesNotification=oE={}));var aE;(function(t){t.method="workspace/willDeleteFiles",t.messageDirection=er.MessageDirection.clientToServer,t.type=new er.ProtocolRequestType(t.method)})(aE||(on.WillDeleteFilesRequest=aE={}))});var dE=f(is=>{"use strict";Object.defineProperty(is,"__esModule",{value:!0});is.MonikerRequest=is.MonikerKind=is.UniquenessLevel=void 0;var cE=rt(),lE;(function(t){t.document="document",t.project="project",t.group="group",t.scheme="scheme",t.global="global"})(lE||(is.UniquenessLevel=lE={}));var pE;(function(t){t.$import="import",t.$export="export",t.local="local"})(pE||(is.MonikerKind=pE={}));var hE;(function(t){t.method="textDocument/moniker",t.messageDirection=cE.MessageDirection.clientToServer,t.type=new cE.ProtocolRequestType(t.method)})(hE||(is.MonikerRequest=hE={}))});var yE=f(ss=>{"use strict";Object.defineProperty(ss,"__esModule",{value:!0});ss.TypeHierarchySubtypesRequest=ss.TypeHierarchySupertypesRequest=ss.TypeHierarchyPrepareRequest=void 0;var Vo=rt(),fE;(function(t){t.method="textDocument/prepareTypeHierarchy",t.messageDirection=Vo.MessageDirection.clientToServer,t.type=new Vo.ProtocolRequestType(t.method)})(fE||(ss.TypeHierarchyPrepareRequest=fE={}));var gE;(function(t){t.method="typeHierarchy/supertypes",t.messageDirection=Vo.MessageDirection.clientToServer,t.type=new Vo.ProtocolRequestType(t.method)})(gE||(ss.TypeHierarchySupertypesRequest=gE={}));var mE;(function(t){t.method="typeHierarchy/subtypes",t.messageDirection=Vo.MessageDirection.clientToServer,t.type=new Vo.ProtocolRequestType(t.method)})(mE||(ss.TypeHierarchySubtypesRequest=mE={}))});var vE=f(zo=>{"use strict";Object.defineProperty(zo,"__esModule",{value:!0});zo.InlineValueRefreshRequest=zo.InlineValueRequest=void 0;var bp=rt(),bE;(function(t){t.method="textDocument/inlineValue",t.messageDirection=bp.MessageDirection.clientToServer,t.type=new bp.ProtocolRequestType(t.method)})(bE||(zo.InlineValueRequest=bE={}));var _E;(function(t){t.method="workspace/inlineValue/refresh",t.messageDirection=bp.MessageDirection.serverToClient,t.type=new bp.ProtocolRequestType0(t.method)})(_E||(zo.InlineValueRefreshRequest=_E={}))});var xE=f(os=>{"use strict";Object.defineProperty(os,"__esModule",{value:!0});os.InlayHintRefreshRequest=os.InlayHintResolveRequest=os.InlayHintRequest=void 0;var Xo=rt(),SE;(function(t){t.method="textDocument/inlayHint",t.messageDirection=Xo.MessageDirection.clientToServer,t.type=new Xo.ProtocolRequestType(t.method)})(SE||(os.InlayHintRequest=SE={}));var TE;(function(t){t.method="inlayHint/resolve",t.messageDirection=Xo.MessageDirection.clientToServer,t.type=new Xo.ProtocolRequestType(t.method)})(TE||(os.InlayHintResolveRequest=TE={}));var wE;(function(t){t.method="workspace/inlayHint/refresh",t.messageDirection=Xo.MessageDirection.serverToClient,t.type=new Xo.ProtocolRequestType0(t.method)})(wE||(os.InlayHintRefreshRequest=wE={}))});var RE=f(tr=>{"use strict";Object.defineProperty(tr,"__esModule",{value:!0});tr.DiagnosticRefreshRequest=tr.WorkspaceDiagnosticRequest=tr.DocumentDiagnosticRequest=tr.DocumentDiagnosticReportKind=tr.DiagnosticServerCancellationData=void 0;var DE=$s(),TL=op(),Yo=rt(),EE;(function(t){function e(n){let r=n;return r&&TL.boolean(r.retriggerRequest)}t.is=e})(EE||(tr.DiagnosticServerCancellationData=EE={}));var kE;(function(t){t.Full="full",t.Unchanged="unchanged"})(kE||(tr.DocumentDiagnosticReportKind=kE={}));var AE;(function(t){t.method="textDocument/diagnostic",t.messageDirection=Yo.MessageDirection.clientToServer,t.type=new Yo.ProtocolRequestType(t.method),t.partialResult=new DE.ProgressType})(AE||(tr.DocumentDiagnosticRequest=AE={}));var OE;(function(t){t.method="workspace/diagnostic",t.messageDirection=Yo.MessageDirection.clientToServer,t.type=new Yo.ProtocolRequestType(t.method),t.partialResult=new DE.ProgressType})(OE||(tr.WorkspaceDiagnosticRequest=OE={}));var PE;(function(t){t.method="workspace/diagnostic/refresh",t.messageDirection=Yo.MessageDirection.serverToClient,t.type=new Yo.ProtocolRequestType0(t.method)})(PE||(tr.DiagnosticRefreshRequest=PE={}))});var jE=f(vt=>{"use strict";Object.defineProperty(vt,"__esModule",{value:!0});vt.DidCloseNotebookDocumentNotification=vt.DidSaveNotebookDocumentNotification=vt.DidChangeNotebookDocumentNotification=vt.NotebookCellArrayChange=vt.DidOpenNotebookDocumentNotification=vt.NotebookDocumentSyncRegistrationType=vt.NotebookDocument=vt.NotebookCell=vt.ExecutionSummary=vt.NotebookCellKind=void 0;var vu=sp(),Dr=op(),Yr=rt(),ky;(function(t){t.Markup=1,t.Code=2;function e(n){return n===1||n===2}t.is=e})(ky||(vt.NotebookCellKind=ky={}));var Ay;(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 Dr.objectLiteral(s)&&vu.uinteger.is(s.executionOrder)&&(s.success===void 0||Dr.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})(Ay||(vt.ExecutionSummary=Ay={}));var _p;(function(t){function e(s,o){return{kind:s,document:o}}t.create=e;function n(s){let o=s;return Dr.objectLiteral(o)&&ky.is(o.kind)&&vu.DocumentUri.is(o.document)&&(o.metadata===void 0||Dr.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)&&!Ay.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),u=Array.isArray(o);if(a!==u)return!1;if(a&&u){if(s.length!==o.length)return!1;for(let c=0;c<s.length;c++)if(!i(s[c],o[c]))return!1}if(Dr.objectLiteral(s)&&Dr.objectLiteral(o)){let c=Object.keys(s),l=Object.keys(o);if(c.length!==l.length||(c.sort(),l.sort(),!i(c,l)))return!1;for(let p=0;p<c.length;p++){let h=c[p];if(!i(s[h],o[h]))return!1}}return!0}})(_p||(vt.NotebookCell=_p={}));var IE;(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 Dr.objectLiteral(i)&&Dr.string(i.uri)&&vu.integer.is(i.version)&&Dr.typedArray(i.cells,_p.is)}t.is=n})(IE||(vt.NotebookDocument=IE={}));var Jo;(function(t){t.method="notebookDocument/sync",t.messageDirection=Yr.MessageDirection.clientToServer,t.type=new Yr.RegistrationType(t.method)})(Jo||(vt.NotebookDocumentSyncRegistrationType=Jo={}));var CE;(function(t){t.method="notebookDocument/didOpen",t.messageDirection=Yr.MessageDirection.clientToServer,t.type=new Yr.ProtocolNotificationType(t.method),t.registrationMethod=Jo.method})(CE||(vt.DidOpenNotebookDocumentNotification=CE={}));var ME;(function(t){function e(r){let i=r;return Dr.objectLiteral(i)&&vu.uinteger.is(i.start)&&vu.uinteger.is(i.deleteCount)&&(i.cells===void 0||Dr.typedArray(i.cells,_p.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})(ME||(vt.NotebookCellArrayChange=ME={}));var LE;(function(t){t.method="notebookDocument/didChange",t.messageDirection=Yr.MessageDirection.clientToServer,t.type=new Yr.ProtocolNotificationType(t.method),t.registrationMethod=Jo.method})(LE||(vt.DidChangeNotebookDocumentNotification=LE={}));var NE;(function(t){t.method="notebookDocument/didSave",t.messageDirection=Yr.MessageDirection.clientToServer,t.type=new Yr.ProtocolNotificationType(t.method),t.registrationMethod=Jo.method})(NE||(vt.DidSaveNotebookDocumentNotification=NE={}));var qE;(function(t){t.method="notebookDocument/didClose",t.messageDirection=Yr.MessageDirection.clientToServer,t.type=new Yr.ProtocolNotificationType(t.method),t.registrationMethod=Jo.method})(qE||(vt.DidCloseNotebookDocumentNotification=qE={}))});var $E=f(vp=>{"use strict";Object.defineProperty(vp,"__esModule",{value:!0});vp.InlineCompletionRequest=void 0;var FE=rt(),BE;(function(t){t.method="textDocument/inlineCompletion",t.messageDirection=FE.MessageDirection.clientToServer,t.type=new FE.ProtocolRequestType(t.method)})(BE||(vp.InlineCompletionRequest=BE={}))});var eA=f(S=>{"use strict";Object.defineProperty(S,"__esModule",{value:!0});S.WorkspaceSymbolRequest=S.CodeActionResolveRequest=S.CodeActionRequest=S.DocumentSymbolRequest=S.DocumentHighlightRequest=S.ReferencesRequest=S.DefinitionRequest=S.SignatureHelpRequest=S.SignatureHelpTriggerKind=S.HoverRequest=S.CompletionResolveRequest=S.CompletionRequest=S.CompletionTriggerKind=S.PublishDiagnosticsNotification=S.WatchKind=S.RelativePattern=S.FileChangeType=S.DidChangeWatchedFilesNotification=S.WillSaveTextDocumentWaitUntilRequest=S.WillSaveTextDocumentNotification=S.TextDocumentSaveReason=S.DidSaveTextDocumentNotification=S.DidCloseTextDocumentNotification=S.DidChangeTextDocumentNotification=S.TextDocumentContentChangeEvent=S.DidOpenTextDocumentNotification=S.TextDocumentSyncKind=S.TelemetryEventNotification=S.LogMessageNotification=S.ShowMessageRequest=S.ShowMessageNotification=S.MessageType=S.DidChangeConfigurationNotification=S.ExitNotification=S.ShutdownRequest=S.InitializedNotification=S.InitializeErrorCodes=S.InitializeRequest=S.WorkDoneProgressOptions=S.TextDocumentRegistrationOptions=S.StaticRegistrationOptions=S.PositionEncodingKind=S.FailureHandlingKind=S.ResourceOperationKind=S.UnregistrationRequest=S.RegistrationRequest=S.DocumentSelector=S.NotebookCellTextDocumentFilter=S.NotebookDocumentFilter=S.TextDocumentFilter=void 0;S.MonikerRequest=S.MonikerKind=S.UniquenessLevel=S.WillDeleteFilesRequest=S.DidDeleteFilesNotification=S.WillRenameFilesRequest=S.DidRenameFilesNotification=S.WillCreateFilesRequest=S.DidCreateFilesNotification=S.FileOperationPatternKind=S.LinkedEditingRangeRequest=S.ShowDocumentRequest=S.SemanticTokensRegistrationType=S.SemanticTokensRefreshRequest=S.SemanticTokensRangeRequest=S.SemanticTokensDeltaRequest=S.SemanticTokensRequest=S.TokenFormat=S.CallHierarchyPrepareRequest=S.CallHierarchyOutgoingCallsRequest=S.CallHierarchyIncomingCallsRequest=S.WorkDoneProgressCancelNotification=S.WorkDoneProgressCreateRequest=S.WorkDoneProgress=S.SelectionRangeRequest=S.DeclarationRequest=S.FoldingRangeRefreshRequest=S.FoldingRangeRequest=S.ColorPresentationRequest=S.DocumentColorRequest=S.ConfigurationRequest=S.DidChangeWorkspaceFoldersNotification=S.WorkspaceFoldersRequest=S.TypeDefinitionRequest=S.ImplementationRequest=S.ApplyWorkspaceEditRequest=S.ExecuteCommandRequest=S.PrepareRenameRequest=S.RenameRequest=S.PrepareSupportDefaultBehavior=S.DocumentOnTypeFormattingRequest=S.DocumentRangesFormattingRequest=S.DocumentRangeFormattingRequest=S.DocumentFormattingRequest=S.DocumentLinkResolveRequest=S.DocumentLinkRequest=S.CodeLensRefreshRequest=S.CodeLensResolveRequest=S.CodeLensRequest=S.WorkspaceSymbolResolveRequest=void 0;S.InlineCompletionRequest=S.DidCloseNotebookDocumentNotification=S.DidSaveNotebookDocumentNotification=S.DidChangeNotebookDocumentNotification=S.NotebookCellArrayChange=S.DidOpenNotebookDocumentNotification=S.NotebookDocumentSyncRegistrationType=S.NotebookDocument=S.NotebookCell=S.ExecutionSummary=S.NotebookCellKind=S.DiagnosticRefreshRequest=S.WorkspaceDiagnosticRequest=S.DocumentDiagnosticRequest=S.DocumentDiagnosticReportKind=S.DiagnosticServerCancellationData=S.InlayHintRefreshRequest=S.InlayHintResolveRequest=S.InlayHintRequest=S.InlineValueRefreshRequest=S.InlineValueRequest=S.TypeHierarchySupertypesRequest=S.TypeHierarchySubtypesRequest=S.TypeHierarchyPrepareRequest=void 0;var U=rt(),UE=sp(),Ut=op(),wL=dx();Object.defineProperty(S,"ImplementationRequest",{enumerable:!0,get:function(){return wL.ImplementationRequest}});var xL=mx();Object.defineProperty(S,"TypeDefinitionRequest",{enumerable:!0,get:function(){return xL.TypeDefinitionRequest}});var Yk=_x();Object.defineProperty(S,"WorkspaceFoldersRequest",{enumerable:!0,get:function(){return Yk.WorkspaceFoldersRequest}});Object.defineProperty(S,"DidChangeWorkspaceFoldersNotification",{enumerable:!0,get:function(){return Yk.DidChangeWorkspaceFoldersNotification}});var EL=Tx();Object.defineProperty(S,"ConfigurationRequest",{enumerable:!0,get:function(){return EL.ConfigurationRequest}});var Jk=Ex();Object.defineProperty(S,"DocumentColorRequest",{enumerable:!0,get:function(){return Jk.DocumentColorRequest}});Object.defineProperty(S,"ColorPresentationRequest",{enumerable:!0,get:function(){return Jk.ColorPresentationRequest}});var Qk=Ox();Object.defineProperty(S,"FoldingRangeRequest",{enumerable:!0,get:function(){return Qk.FoldingRangeRequest}});Object.defineProperty(S,"FoldingRangeRefreshRequest",{enumerable:!0,get:function(){return Qk.FoldingRangeRefreshRequest}});var kL=Rx();Object.defineProperty(S,"DeclarationRequest",{enumerable:!0,get:function(){return kL.DeclarationRequest}});var AL=Mx();Object.defineProperty(S,"SelectionRangeRequest",{enumerable:!0,get:function(){return AL.SelectionRangeRequest}});var Iy=jx();Object.defineProperty(S,"WorkDoneProgress",{enumerable:!0,get:function(){return Iy.WorkDoneProgress}});Object.defineProperty(S,"WorkDoneProgressCreateRequest",{enumerable:!0,get:function(){return Iy.WorkDoneProgressCreateRequest}});Object.defineProperty(S,"WorkDoneProgressCancelNotification",{enumerable:!0,get:function(){return Iy.WorkDoneProgressCancelNotification}});var Cy=Ux();Object.defineProperty(S,"CallHierarchyIncomingCallsRequest",{enumerable:!0,get:function(){return Cy.CallHierarchyIncomingCallsRequest}});Object.defineProperty(S,"CallHierarchyOutgoingCallsRequest",{enumerable:!0,get:function(){return Cy.CallHierarchyOutgoingCallsRequest}});Object.defineProperty(S,"CallHierarchyPrepareRequest",{enumerable:!0,get:function(){return Cy.CallHierarchyPrepareRequest}});var Qo=zx();Object.defineProperty(S,"TokenFormat",{enumerable:!0,get:function(){return Qo.TokenFormat}});Object.defineProperty(S,"SemanticTokensRequest",{enumerable:!0,get:function(){return Qo.SemanticTokensRequest}});Object.defineProperty(S,"SemanticTokensDeltaRequest",{enumerable:!0,get:function(){return Qo.SemanticTokensDeltaRequest}});Object.defineProperty(S,"SemanticTokensRangeRequest",{enumerable:!0,get:function(){return Qo.SemanticTokensRangeRequest}});Object.defineProperty(S,"SemanticTokensRefreshRequest",{enumerable:!0,get:function(){return Qo.SemanticTokensRefreshRequest}});Object.defineProperty(S,"SemanticTokensRegistrationType",{enumerable:!0,get:function(){return Qo.SemanticTokensRegistrationType}});var OL=Jx();Object.defineProperty(S,"ShowDocumentRequest",{enumerable:!0,get:function(){return OL.ShowDocumentRequest}});var PL=eE();Object.defineProperty(S,"LinkedEditingRangeRequest",{enumerable:!0,get:function(){return PL.LinkedEditingRangeRequest}});var Us=uE();Object.defineProperty(S,"FileOperationPatternKind",{enumerable:!0,get:function(){return Us.FileOperationPatternKind}});Object.defineProperty(S,"DidCreateFilesNotification",{enumerable:!0,get:function(){return Us.DidCreateFilesNotification}});Object.defineProperty(S,"WillCreateFilesRequest",{enumerable:!0,get:function(){return Us.WillCreateFilesRequest}});Object.defineProperty(S,"DidRenameFilesNotification",{enumerable:!0,get:function(){return Us.DidRenameFilesNotification}});Object.defineProperty(S,"WillRenameFilesRequest",{enumerable:!0,get:function(){return Us.WillRenameFilesRequest}});Object.defineProperty(S,"DidDeleteFilesNotification",{enumerable:!0,get:function(){return Us.DidDeleteFilesNotification}});Object.defineProperty(S,"WillDeleteFilesRequest",{enumerable:!0,get:function(){return Us.WillDeleteFilesRequest}});var My=dE();Object.defineProperty(S,"UniquenessLevel",{enumerable:!0,get:function(){return My.UniquenessLevel}});Object.defineProperty(S,"MonikerKind",{enumerable:!0,get:function(){return My.MonikerKind}});Object.defineProperty(S,"MonikerRequest",{enumerable:!0,get:function(){return My.MonikerRequest}});var Ly=yE();Object.defineProperty(S,"TypeHierarchyPrepareRequest",{enumerable:!0,get:function(){return Ly.TypeHierarchyPrepareRequest}});Object.defineProperty(S,"TypeHierarchySubtypesRequest",{enumerable:!0,get:function(){return Ly.TypeHierarchySubtypesRequest}});Object.defineProperty(S,"TypeHierarchySupertypesRequest",{enumerable:!0,get:function(){return Ly.TypeHierarchySupertypesRequest}});var Zk=vE();Object.defineProperty(S,"InlineValueRequest",{enumerable:!0,get:function(){return Zk.InlineValueRequest}});Object.defineProperty(S,"InlineValueRefreshRequest",{enumerable:!0,get:function(){return Zk.InlineValueRefreshRequest}});var Ny=xE();Object.defineProperty(S,"InlayHintRequest",{enumerable:!0,get:function(){return Ny.InlayHintRequest}});Object.defineProperty(S,"InlayHintResolveRequest",{enumerable:!0,get:function(){return Ny.InlayHintResolveRequest}});Object.defineProperty(S,"InlayHintRefreshRequest",{enumerable:!0,get:function(){return Ny.InlayHintRefreshRequest}});var Su=RE();Object.defineProperty(S,"DiagnosticServerCancellationData",{enumerable:!0,get:function(){return Su.DiagnosticServerCancellationData}});Object.defineProperty(S,"DocumentDiagnosticReportKind",{enumerable:!0,get:function(){return Su.DocumentDiagnosticReportKind}});Object.defineProperty(S,"DocumentDiagnosticRequest",{enumerable:!0,get:function(){return Su.DocumentDiagnosticRequest}});Object.defineProperty(S,"WorkspaceDiagnosticRequest",{enumerable:!0,get:function(){return Su.WorkspaceDiagnosticRequest}});Object.defineProperty(S,"DiagnosticRefreshRequest",{enumerable:!0,get:function(){return Su.DiagnosticRefreshRequest}});var Jr=jE();Object.defineProperty(S,"NotebookCellKind",{enumerable:!0,get:function(){return Jr.NotebookCellKind}});Object.defineProperty(S,"ExecutionSummary",{enumerable:!0,get:function(){return Jr.ExecutionSummary}});Object.defineProperty(S,"NotebookCell",{enumerable:!0,get:function(){return Jr.NotebookCell}});Object.defineProperty(S,"NotebookDocument",{enumerable:!0,get:function(){return Jr.NotebookDocument}});Object.defineProperty(S,"NotebookDocumentSyncRegistrationType",{enumerable:!0,get:function(){return Jr.NotebookDocumentSyncRegistrationType}});Object.defineProperty(S,"DidOpenNotebookDocumentNotification",{enumerable:!0,get:function(){return Jr.DidOpenNotebookDocumentNotification}});Object.defineProperty(S,"NotebookCellArrayChange",{enumerable:!0,get:function(){return Jr.NotebookCellArrayChange}});Object.defineProperty(S,"DidChangeNotebookDocumentNotification",{enumerable:!0,get:function(){return Jr.DidChangeNotebookDocumentNotification}});Object.defineProperty(S,"DidSaveNotebookDocumentNotification",{enumerable:!0,get:function(){return Jr.DidSaveNotebookDocumentNotification}});Object.defineProperty(S,"DidCloseNotebookDocumentNotification",{enumerable:!0,get:function(){return Jr.DidCloseNotebookDocumentNotification}});var DL=$E();Object.defineProperty(S,"InlineCompletionRequest",{enumerable:!0,get:function(){return DL.InlineCompletionRequest}});var Oy;(function(t){function e(n){let r=n;return Ut.string(r)||Ut.string(r.language)||Ut.string(r.scheme)||Ut.string(r.pattern)}t.is=e})(Oy||(S.TextDocumentFilter=Oy={}));var Py;(function(t){function e(n){let r=n;return Ut.objectLiteral(r)&&(Ut.string(r.notebookType)||Ut.string(r.scheme)||Ut.string(r.pattern))}t.is=e})(Py||(S.NotebookDocumentFilter=Py={}));var Dy;(function(t){function e(n){let r=n;return Ut.objectLiteral(r)&&(Ut.string(r.notebook)||Py.is(r.notebook))&&(r.language===void 0||Ut.string(r.language))}t.is=e})(Dy||(S.NotebookCellTextDocumentFilter=Dy={}));var Ry;(function(t){function e(n){if(!Array.isArray(n))return!1;for(let r of n)if(!Ut.string(r)&&!Oy.is(r)&&!Dy.is(r))return!1;return!0}t.is=e})(Ry||(S.DocumentSelector=Ry={}));var KE;(function(t){t.method="client/registerCapability",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolRequestType(t.method)})(KE||(S.RegistrationRequest=KE={}));var WE;(function(t){t.method="client/unregisterCapability",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolRequestType(t.method)})(WE||(S.UnregistrationRequest=WE={}));var GE;(function(t){t.Create="create",t.Rename="rename",t.Delete="delete"})(GE||(S.ResourceOperationKind=GE={}));var HE;(function(t){t.Abort="abort",t.Transactional="transactional",t.TextOnlyTransactional="textOnlyTransactional",t.Undo="undo"})(HE||(S.FailureHandlingKind=HE={}));var VE;(function(t){t.UTF8="utf-8",t.UTF16="utf-16",t.UTF32="utf-32"})(VE||(S.PositionEncodingKind=VE={}));var zE;(function(t){function e(n){let r=n;return r&&Ut.string(r.id)&&r.id.length>0}t.hasId=e})(zE||(S.StaticRegistrationOptions=zE={}));var XE;(function(t){function e(n){let r=n;return r&&(r.documentSelector===null||Ry.is(r.documentSelector))}t.is=e})(XE||(S.TextDocumentRegistrationOptions=XE={}));var YE;(function(t){function e(r){let i=r;return Ut.objectLiteral(i)&&(i.workDoneProgress===void 0||Ut.boolean(i.workDoneProgress))}t.is=e;function n(r){let i=r;return i&&Ut.boolean(i.workDoneProgress)}t.hasWorkDoneProgress=n})(YE||(S.WorkDoneProgressOptions=YE={}));var JE;(function(t){t.method="initialize",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(JE||(S.InitializeRequest=JE={}));var QE;(function(t){t.unknownProtocolVersion=1})(QE||(S.InitializeErrorCodes=QE={}));var ZE;(function(t){t.method="initialized",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(ZE||(S.InitializedNotification=ZE={}));var ek;(function(t){t.method="shutdown",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType0(t.method)})(ek||(S.ShutdownRequest=ek={}));var tk;(function(t){t.method="exit",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType0(t.method)})(tk||(S.ExitNotification=tk={}));var nk;(function(t){t.method="workspace/didChangeConfiguration",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(nk||(S.DidChangeConfigurationNotification=nk={}));var rk;(function(t){t.Error=1,t.Warning=2,t.Info=3,t.Log=4,t.Debug=5})(rk||(S.MessageType=rk={}));var ik;(function(t){t.method="window/showMessage",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolNotificationType(t.method)})(ik||(S.ShowMessageNotification=ik={}));var sk;(function(t){t.method="window/showMessageRequest",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolRequestType(t.method)})(sk||(S.ShowMessageRequest=sk={}));var ok;(function(t){t.method="window/logMessage",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolNotificationType(t.method)})(ok||(S.LogMessageNotification=ok={}));var ak;(function(t){t.method="telemetry/event",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolNotificationType(t.method)})(ak||(S.TelemetryEventNotification=ak={}));var uk;(function(t){t.None=0,t.Full=1,t.Incremental=2})(uk||(S.TextDocumentSyncKind=uk={}));var ck;(function(t){t.method="textDocument/didOpen",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(ck||(S.DidOpenTextDocumentNotification=ck={}));var lk;(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})(lk||(S.TextDocumentContentChangeEvent=lk={}));var pk;(function(t){t.method="textDocument/didChange",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(pk||(S.DidChangeTextDocumentNotification=pk={}));var hk;(function(t){t.method="textDocument/didClose",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(hk||(S.DidCloseTextDocumentNotification=hk={}));var dk;(function(t){t.method="textDocument/didSave",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(dk||(S.DidSaveTextDocumentNotification=dk={}));var fk;(function(t){t.Manual=1,t.AfterDelay=2,t.FocusOut=3})(fk||(S.TextDocumentSaveReason=fk={}));var gk;(function(t){t.method="textDocument/willSave",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(gk||(S.WillSaveTextDocumentNotification=gk={}));var mk;(function(t){t.method="textDocument/willSaveWaitUntil",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(mk||(S.WillSaveTextDocumentWaitUntilRequest=mk={}));var yk;(function(t){t.method="workspace/didChangeWatchedFiles",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolNotificationType(t.method)})(yk||(S.DidChangeWatchedFilesNotification=yk={}));var bk;(function(t){t.Created=1,t.Changed=2,t.Deleted=3})(bk||(S.FileChangeType=bk={}));var _k;(function(t){function e(n){let r=n;return Ut.objectLiteral(r)&&(UE.URI.is(r.baseUri)||UE.WorkspaceFolder.is(r.baseUri))&&Ut.string(r.pattern)}t.is=e})(_k||(S.RelativePattern=_k={}));var vk;(function(t){t.Create=1,t.Change=2,t.Delete=4})(vk||(S.WatchKind=vk={}));var Sk;(function(t){t.method="textDocument/publishDiagnostics",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolNotificationType(t.method)})(Sk||(S.PublishDiagnosticsNotification=Sk={}));var Tk;(function(t){t.Invoked=1,t.TriggerCharacter=2,t.TriggerForIncompleteCompletions=3})(Tk||(S.CompletionTriggerKind=Tk={}));var wk;(function(t){t.method="textDocument/completion",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(wk||(S.CompletionRequest=wk={}));var xk;(function(t){t.method="completionItem/resolve",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(xk||(S.CompletionResolveRequest=xk={}));var Ek;(function(t){t.method="textDocument/hover",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Ek||(S.HoverRequest=Ek={}));var kk;(function(t){t.Invoked=1,t.TriggerCharacter=2,t.ContentChange=3})(kk||(S.SignatureHelpTriggerKind=kk={}));var Ak;(function(t){t.method="textDocument/signatureHelp",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Ak||(S.SignatureHelpRequest=Ak={}));var Ok;(function(t){t.method="textDocument/definition",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Ok||(S.DefinitionRequest=Ok={}));var Pk;(function(t){t.method="textDocument/references",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Pk||(S.ReferencesRequest=Pk={}));var Dk;(function(t){t.method="textDocument/documentHighlight",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Dk||(S.DocumentHighlightRequest=Dk={}));var Rk;(function(t){t.method="textDocument/documentSymbol",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Rk||(S.DocumentSymbolRequest=Rk={}));var Ik;(function(t){t.method="textDocument/codeAction",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Ik||(S.CodeActionRequest=Ik={}));var Ck;(function(t){t.method="codeAction/resolve",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Ck||(S.CodeActionResolveRequest=Ck={}));var Mk;(function(t){t.method="workspace/symbol",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Mk||(S.WorkspaceSymbolRequest=Mk={}));var Lk;(function(t){t.method="workspaceSymbol/resolve",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Lk||(S.WorkspaceSymbolResolveRequest=Lk={}));var Nk;(function(t){t.method="textDocument/codeLens",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Nk||(S.CodeLensRequest=Nk={}));var qk;(function(t){t.method="codeLens/resolve",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(qk||(S.CodeLensResolveRequest=qk={}));var jk;(function(t){t.method="workspace/codeLens/refresh",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolRequestType0(t.method)})(jk||(S.CodeLensRefreshRequest=jk={}));var Fk;(function(t){t.method="textDocument/documentLink",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Fk||(S.DocumentLinkRequest=Fk={}));var Bk;(function(t){t.method="documentLink/resolve",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Bk||(S.DocumentLinkResolveRequest=Bk={}));var $k;(function(t){t.method="textDocument/formatting",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})($k||(S.DocumentFormattingRequest=$k={}));var Uk;(function(t){t.method="textDocument/rangeFormatting",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Uk||(S.DocumentRangeFormattingRequest=Uk={}));var Kk;(function(t){t.method="textDocument/rangesFormatting",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Kk||(S.DocumentRangesFormattingRequest=Kk={}));var Wk;(function(t){t.method="textDocument/onTypeFormatting",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Wk||(S.DocumentOnTypeFormattingRequest=Wk={}));var Gk;(function(t){t.Identifier=1})(Gk||(S.PrepareSupportDefaultBehavior=Gk={}));var Hk;(function(t){t.method="textDocument/rename",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Hk||(S.RenameRequest=Hk={}));var Vk;(function(t){t.method="textDocument/prepareRename",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(Vk||(S.PrepareRenameRequest=Vk={}));var zk;(function(t){t.method="workspace/executeCommand",t.messageDirection=U.MessageDirection.clientToServer,t.type=new U.ProtocolRequestType(t.method)})(zk||(S.ExecuteCommandRequest=zk={}));var Xk;(function(t){t.method="workspace/applyEdit",t.messageDirection=U.MessageDirection.serverToClient,t.type=new U.ProtocolRequestType("workspace/applyEdit")})(Xk||(S.ApplyWorkspaceEditRequest=Xk={}))});var nA=f(Sp=>{"use strict";Object.defineProperty(Sp,"__esModule",{value:!0});Sp.createProtocolConnection=void 0;var tA=$s();function RL(t,e,n,r){return tA.ConnectionStrategy.is(r)&&(r={connectionStrategy:r}),(0,tA.createMessageConnection)(t,e,n,r)}Sp.createProtocolConnection=RL});var iA=f(Rn=>{"use strict";var IL=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]}),Tp=Rn&&Rn.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&IL(e,t,n)};Object.defineProperty(Rn,"__esModule",{value:!0});Rn.LSPErrorCodes=Rn.createProtocolConnection=void 0;Tp($s(),Rn);Tp(sp(),Rn);Tp(rt(),Rn);Tp(eA(),Rn);var CL=nA();Object.defineProperty(Rn,"createProtocolConnection",{enumerable:!0,get:function(){return CL.createProtocolConnection}});var rA;(function(t){t.lspReservedErrorRangeStart=-32899,t.RequestFailed=-32803,t.ServerCancelled=-32802,t.ContentModified=-32801,t.RequestCancelled=-32800,t.lspReservedErrorRangeEnd=-32800})(rA||(Rn.LSPErrorCodes=rA={}))});var Et=f(Qr=>{"use strict";var ML=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]}),sA=Qr&&Qr.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&ML(e,t,n)};Object.defineProperty(Qr,"__esModule",{value:!0});Qr.createProtocolConnection=void 0;var LL=vy();sA(vy(),Qr);sA(iA(),Qr);function NL(t,e,n,r){return(0,LL.createMessageConnection)(t,e,n,r)}Qr.createProtocolConnection=NL});var qy=f(nr=>{"use strict";Object.defineProperty(nr,"__esModule",{value:!0});nr.generateUuid=nr.parse=nr.isUUID=nr.v4=nr.empty=void 0;var Tu=class{constructor(e){this._value=e}asHex(){return this._value}equals(e){return this.asHex()===e.asHex()}},wu=class t extends Tu{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(""))}};wu._chars=["0","1","2","3","4","5","6","6","7","8","9","a","b","c","d","e","f"];wu._timeHighBits=["8","9","a","b"];nr.empty=new Tu("00000000-0000-0000-0000-000000000000");function oA(){return new wu}nr.v4=oA;var qL=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;function aA(t){return qL.test(t)}nr.isUUID=aA;function jL(t){if(!aA(t))throw new Error("invalid uuid");return new Tu(t)}nr.parse=jL;function FL(){return oA().asHex()}nr.generateUuid=FL});var uA=f(us=>{"use strict";Object.defineProperty(us,"__esModule",{value:!0});us.attachPartialResult=us.ProgressFeature=us.attachWorkDone=void 0;var as=Et(),BL=qy(),Ks=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(as.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(as.WorkDoneProgress.type,this._token,r)}done(){t.Instances.delete(this._token),this._connection.sendProgress(as.WorkDoneProgress.type,this._token,{kind:"end"})}};Ks.Instances=new Map;var wp=class extends Ks{constructor(e,n){super(e,n),this._source=new as.CancellationTokenSource}get token(){return this._source.token}done(){this._source.dispose(),super.done()}cancel(){this._source.cancel()}},xu=class{constructor(){}begin(){}report(){}done(){}},xp=class extends xu{constructor(){super(),this._source=new as.CancellationTokenSource}get token(){return this._source.token}done(){this._source.dispose()}cancel(){this._source.cancel()}};function $L(t,e){if(e===void 0||e.workDoneToken===void 0)return new xu;let n=e.workDoneToken;return delete e.workDoneToken,new Ks(t,n)}us.attachWorkDone=$L;var UL=t=>class extends t{constructor(){super(),this._progressSupported=!1}initialize(e){super.initialize(e),e?.window?.workDoneProgress===!0&&(this._progressSupported=!0,this.connection.onNotification(as.WorkDoneProgressCancelNotification.type,n=>{let r=Ks.Instances.get(n.token);(r instanceof wp||r instanceof xp)&&r.cancel()}))}attachWorkDoneProgress(e){return e===void 0?new xu:new Ks(this.connection,e)}createWorkDoneProgress(){if(this._progressSupported){let e=(0,BL.generateUuid)();return this.connection.sendRequest(as.WorkDoneProgressCreateRequest.type,{token:e}).then(()=>new wp(this.connection,e))}else return Promise.resolve(new xp)}};us.ProgressFeature=UL;var jy;(function(t){t.type=new as.ProgressType})(jy||(jy={}));var Fy=class{constructor(e,n){this._connection=e,this._token=n}report(e){this._connection.sendProgress(jy.type,this._token,e)}};function KL(t,e){if(e===void 0||e.partialResultToken===void 0)return;let n=e.partialResultToken;return delete e.partialResultToken,new Fy(t,n)}us.attachPartialResult=KL});var cA=f(Ep=>{"use strict";Object.defineProperty(Ep,"__esModule",{value:!0});Ep.ConfigurationFeature=void 0;var WL=Et(),GL=Nl(),HL=t=>class extends t{getConfiguration(e){return e?GL.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(WL.ConfigurationRequest.type,n).then(r=>Array.isArray(r)?Array.isArray(e)?r:r[0]:Array.isArray(e)?[]:null)}};Ep.ConfigurationFeature=HL});var lA=f(Ap=>{"use strict";Object.defineProperty(Ap,"__esModule",{value:!0});Ap.WorkspaceFoldersFeature=void 0;var kp=Et(),VL=t=>class extends t{constructor(){super(),this._notificationIsAutoRegistered=!1}initialize(e){super.initialize(e);let n=e.workspace;n&&n.workspaceFolders&&(this._onDidChangeWorkspaceFolders=new kp.Emitter,this.connection.onNotification(kp.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(kp.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(kp.DidChangeWorkspaceFoldersNotification.type)),this._onDidChangeWorkspaceFolders.event}};Ap.WorkspaceFoldersFeature=VL});var pA=f(Op=>{"use strict";Object.defineProperty(Op,"__esModule",{value:!0});Op.CallHierarchyFeature=void 0;var By=Et(),zL=t=>class extends t{get callHierarchy(){return{onPrepare:e=>this.connection.onRequest(By.CallHierarchyPrepareRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n),void 0)),onIncomingCalls:e=>{let n=By.CallHierarchyIncomingCallsRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))},onOutgoingCalls:e=>{let n=By.CallHierarchyOutgoingCallsRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))}}}};Op.CallHierarchyFeature=zL});var Uy=f(cs=>{"use strict";Object.defineProperty(cs,"__esModule",{value:!0});cs.SemanticTokensBuilder=cs.SemanticTokensDiff=cs.SemanticTokensFeature=void 0;var Pp=Et(),XL=t=>class extends t{get semanticTokens(){return{refresh:()=>this.connection.sendRequest(Pp.SemanticTokensRefreshRequest.type),on:e=>{let n=Pp.SemanticTokensRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))},onDelta:e=>{let n=Pp.SemanticTokensDeltaRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))},onRange:e=>{let n=Pp.SemanticTokensRangeRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))}}}};cs.SemanticTokensFeature=XL;var Dp=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}]:[]}};cs.SemanticTokensDiff=Dp;var $y=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 Dp(this._prevData,this._data).computeDiff()}:this.build()}};cs.SemanticTokensBuilder=$y});var hA=f(Rp=>{"use strict";Object.defineProperty(Rp,"__esModule",{value:!0});Rp.ShowDocumentFeature=void 0;var YL=Et(),JL=t=>class extends t{showDocument(e){return this.connection.sendRequest(YL.ShowDocumentRequest.type,e)}};Rp.ShowDocumentFeature=JL});var dA=f(Ip=>{"use strict";Object.defineProperty(Ip,"__esModule",{value:!0});Ip.FileOperationsFeature=void 0;var Zo=Et(),QL=t=>class extends t{onDidCreateFiles(e){return this.connection.onNotification(Zo.DidCreateFilesNotification.type,n=>{e(n)})}onDidRenameFiles(e){return this.connection.onNotification(Zo.DidRenameFilesNotification.type,n=>{e(n)})}onDidDeleteFiles(e){return this.connection.onNotification(Zo.DidDeleteFilesNotification.type,n=>{e(n)})}onWillCreateFiles(e){return this.connection.onRequest(Zo.WillCreateFilesRequest.type,(n,r)=>e(n,r))}onWillRenameFiles(e){return this.connection.onRequest(Zo.WillRenameFilesRequest.type,(n,r)=>e(n,r))}onWillDeleteFiles(e){return this.connection.onRequest(Zo.WillDeleteFilesRequest.type,(n,r)=>e(n,r))}};Ip.FileOperationsFeature=QL});var fA=f(Cp=>{"use strict";Object.defineProperty(Cp,"__esModule",{value:!0});Cp.LinkedEditingRangeFeature=void 0;var ZL=Et(),eN=t=>class extends t{onLinkedEditingRange(e){return this.connection.onRequest(ZL.LinkedEditingRangeRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n),void 0))}};Cp.LinkedEditingRangeFeature=eN});var gA=f(Mp=>{"use strict";Object.defineProperty(Mp,"__esModule",{value:!0});Mp.TypeHierarchyFeature=void 0;var Ky=Et(),tN=t=>class extends t{get typeHierarchy(){return{onPrepare:e=>this.connection.onRequest(Ky.TypeHierarchyPrepareRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n),void 0)),onSupertypes:e=>{let n=Ky.TypeHierarchySupertypesRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))},onSubtypes:e=>{let n=Ky.TypeHierarchySubtypesRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))}}}};Mp.TypeHierarchyFeature=tN});var yA=f(Lp=>{"use strict";Object.defineProperty(Lp,"__esModule",{value:!0});Lp.InlineValueFeature=void 0;var mA=Et(),nN=t=>class extends t{get inlineValue(){return{refresh:()=>this.connection.sendRequest(mA.InlineValueRefreshRequest.type),on:e=>this.connection.onRequest(mA.InlineValueRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n)))}}};Lp.InlineValueFeature=nN});var _A=f(Np=>{"use strict";Object.defineProperty(Np,"__esModule",{value:!0});Np.FoldingRangeFeature=void 0;var bA=Et(),rN=t=>class extends t{get foldingRange(){return{refresh:()=>this.connection.sendRequest(bA.FoldingRangeRefreshRequest.type),on:e=>{let n=bA.FoldingRangeRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))}}}};Np.FoldingRangeFeature=rN});var vA=f(qp=>{"use strict";Object.defineProperty(qp,"__esModule",{value:!0});qp.InlayHintFeature=void 0;var Wy=Et(),iN=t=>class extends t{get inlayHint(){return{refresh:()=>this.connection.sendRequest(Wy.InlayHintRefreshRequest.type),on:e=>this.connection.onRequest(Wy.InlayHintRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n))),resolve:e=>this.connection.onRequest(Wy.InlayHintResolveRequest.type,(n,r)=>e(n,r))}}};qp.InlayHintFeature=iN});var SA=f(jp=>{"use strict";Object.defineProperty(jp,"__esModule",{value:!0});jp.DiagnosticFeature=void 0;var Eu=Et(),sN=t=>class extends t{get diagnostics(){return{refresh:()=>this.connection.sendRequest(Eu.DiagnosticRefreshRequest.type),on:e=>this.connection.onRequest(Eu.DocumentDiagnosticRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n),this.attachPartialResultProgress(Eu.DocumentDiagnosticRequest.partialResult,n))),onWorkspace:e=>this.connection.onRequest(Eu.WorkspaceDiagnosticRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n),this.attachPartialResultProgress(Eu.WorkspaceDiagnosticRequest.partialResult,n)))}}};jp.DiagnosticFeature=sN});var Hy=f(Fp=>{"use strict";Object.defineProperty(Fp,"__esModule",{value:!0});Fp.TextDocuments=void 0;var Ws=Et(),Gy=class{constructor(e){this._configuration=e,this._syncedDocuments=new Map,this._onDidChangeContent=new Ws.Emitter,this._onDidOpen=new Ws.Emitter,this._onDidClose=new Ws.Emitter,this._onDidSave=new Ws.Emitter,this._onWillSave=new Ws.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=Ws.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}))})),Ws.Disposable.create(()=>{n.forEach(r=>r.dispose())})}};Fp.TextDocuments=Gy});var zy=f(ea=>{"use strict";Object.defineProperty(ea,"__esModule",{value:!0});ea.NotebookDocuments=ea.NotebookSyncFeature=void 0;var rr=Et(),TA=Hy(),oN=t=>class extends t{get synchronization(){return{onDidOpenNotebookDocument:e=>this.connection.onNotification(rr.DidOpenNotebookDocumentNotification.type,n=>{e(n)}),onDidChangeNotebookDocument:e=>this.connection.onNotification(rr.DidChangeNotebookDocumentNotification.type,n=>{e(n)}),onDidSaveNotebookDocument:e=>this.connection.onNotification(rr.DidSaveNotebookDocumentNotification.type,n=>{e(n)}),onDidCloseNotebookDocument:e=>this.connection.onNotification(rr.DidCloseNotebookDocumentNotification.type,n=>{e(n)})}}};ea.NotebookSyncFeature=oN;var Bp=class t{onDidOpenTextDocument(e){return this.openHandler=e,rr.Disposable.create(()=>{this.openHandler=void 0})}openTextDocument(e){this.openHandler&&this.openHandler(e)}onDidChangeTextDocument(e){return this.changeHandler=e,rr.Disposable.create(()=>{this.changeHandler=e})}changeTextDocument(e){this.changeHandler&&this.changeHandler(e)}onDidCloseTextDocument(e){return this.closeHandler=e,rr.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}};Bp.NULL_DISPOSE=Object.freeze({dispose:()=>{}});var Vy=class{constructor(e){e instanceof TA.TextDocuments?this._cellTextDocuments=e:this._cellTextDocuments=new TA.TextDocuments(e),this.notebookDocuments=new Map,this.notebookCellMap=new Map,this._onDidOpen=new rr.Emitter,this._onDidChange=new rr.Emitter,this._onDidSave=new rr.Emitter,this._onDidClose=new rr.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 Bp,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,u=i.change;u.metadata!==void 0&&(a=!0,s.metadata=u.metadata);let c=[],l=[],p=[],h=[];if(u.cells!==void 0){let A=u.cells;if(A.structure!==void 0){let T=A.structure.array;if(s.cells.splice(T.start,T.deleteCount,...T.cells!==void 0?T.cells:[]),A.structure.didOpen!==void 0)for(let w of A.structure.didOpen)n.openTextDocument({textDocument:w}),c.push(w.uri);if(A.structure.didClose)for(let w of A.structure.didClose)n.closeTextDocument({textDocument:w}),l.push(w.uri)}if(A.data!==void 0){let T=new Map(A.data.map(w=>[w.document,w]));for(let w=0;w<=s.cells.length;w++){let _=T.get(s.cells[w].document);if(_!==void 0){let N=s.cells.splice(w,1,_);if(p.push({old:N[0],new:_}),T.delete(_.document),T.size===0)break}}}if(A.textContent!==void 0)for(let T of A.textContent)n.changeTextDocument({textDocument:T.document,contentChanges:T.changes}),h.push(T.document.uri)}this.updateCellMap(s);let m={notebookDocument:s};a&&(m.metadata={old:o,new:s.metadata});let b=[];for(let A of c)b.push(this.getNotebookCell(A));let v=[];for(let A of l)v.push(this.getNotebookCell(A));let R=[];for(let A of h)R.push(this.getNotebookCell(A));(b.length>0||v.length>0||p.length>0||R.length>0)&&(m.cells={added:b,removed:v,changed:{data:p,textContent:R}}),(m.metadata!==void 0||m.cells!==void 0)&&this._onDidChange.fire(m)})),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)}})),rr.Disposable.create(()=>{r.forEach(i=>i.dispose())})}updateCellMap(e){for(let n of e.cells)this.notebookCellMap.set(n.document,[n,e])}};ea.NotebookDocuments=Vy});var wA=f($p=>{"use strict";Object.defineProperty($p,"__esModule",{value:!0});$p.MonikerFeature=void 0;var aN=Et(),uN=t=>class extends t{get moniker(){return{on:e=>{let n=aN.MonikerRequest.type;return this.connection.onRequest(n,(r,i)=>e(r,i,this.attachWorkDoneProgress(r),this.attachPartialResultProgress(n,r)))}}}};$p.MonikerFeature=uN});var eb=f(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 z=Et(),ir=Nl(),Yy=qy(),de=uA(),cN=cA(),lN=lA(),pN=pA(),hN=Uy(),dN=hA(),fN=dA(),gN=fA(),mN=gA(),yN=yA(),bN=_A(),_N=vA(),vN=SA(),SN=zy(),TN=wA();function Xy(t){if(t!==null)return t}var Jy=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=Jy;var Up=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(z.MessageType.Error,e)}warn(e){this.send(z.MessageType.Warning,e)}info(e){this.send(z.MessageType.Info,e)}log(e){this.send(z.MessageType.Log,e)}debug(e){this.send(z.MessageType.Debug,e)}send(e,n){this._rawConnection&&this._rawConnection.sendNotification(z.LogMessageNotification.type,{type:e,message:n}).catch(()=>{(0,z.RAL)().console.error("Sending log message failed")})}},Qy=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:z.MessageType.Error,message:e,actions:n};return this.connection.sendRequest(z.ShowMessageRequest.type,r).then(Xy)}showWarningMessage(e,...n){let r={type:z.MessageType.Warning,message:e,actions:n};return this.connection.sendRequest(z.ShowMessageRequest.type,r).then(Xy)}showInformationMessage(e,...n){let r={type:z.MessageType.Info,message:e,actions:n};return this.connection.sendRequest(z.ShowMessageRequest.type,r).then(Xy)}},xA=(0,dN.ShowDocumentFeature)((0,de.ProgressFeature)(Qy)),EA;(function(t){function e(){return new Kp}t.create=e})(EA||(Ie.BulkRegistration=EA={}));var Kp=class{constructor(){this._registrations=[],this._registered=new Set}add(e,n){let r=ir.string(e)?e:e.method;if(this._registered.has(r))throw new Error(`${r} is already added to this registration`);let i=Yy.generateUuid();this._registrations.push({id:i,method:r,registerOptions:n||{}}),this._registered.add(r)}asRegistrationParams(){return{registrations:this._registrations}}},kA;(function(t){function e(){return new ku(void 0,[])}t.create=e})(kA||(Ie.BulkUnregistration=kA={}));var ku=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(z.UnregistrationRequest.type,n).catch(()=>{this._connection.console.info("Bulk unregistration failed.")})}disposeSingle(e){let n=ir.string(e)?e:e.method,r=this._unregistrations.get(n);if(!r)return!1;let i={unregisterations:[r]};return this._connection.sendRequest(z.UnregistrationRequest.type,i).then(()=>{this._unregistrations.delete(n)},s=>{this._connection.console.info(`Un-registering request handler for ${r.id} failed.`)}),!0}},Wp=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 Kp?this.registerMany(e):e instanceof ku?this.registerSingle1(e,n,r):this.registerSingle2(e,n)}registerSingle1(e,n,r){let i=ir.string(n)?n:n.method,s=Yy.generateUuid(),o={registrations:[{id:s,method:i,registerOptions:r||{}}]};return e.isAttached||e.attach(this.connection),this.connection.sendRequest(z.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=ir.string(e)?e:e.method,i=Yy.generateUuid(),s={registrations:[{id:i,method:r,registerOptions:n||{}}]};return this.connection.sendRequest(z.RegistrationRequest.type,s).then(o=>z.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(z.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(z.RegistrationRequest.type,n).then(()=>new ku(this._connection,n.registrations.map(r=>({id:r.id,method:r.method}))),r=>(this.connection.console.info("Bulk registration failed."),Promise.reject(r)))}},Zy=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(z.ApplyWorkspaceEditRequest.type,r)}},AA=(0,fN.FileOperationsFeature)((0,lN.WorkspaceFoldersFeature)((0,cN.ConfigurationFeature)(Zy))),Gp=class{constructor(){this._trace=z.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!==z.Trace.Off&&this.connection.sendNotification(z.LogTraceNotification.type,{message:e,verbose:this._trace===z.Trace.Verbose?n:void 0}).catch(()=>{})}},Hp=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(z.TelemetryEventNotification.type,e).catch(()=>{this.connection.console.log("Sending TelemetryEventNotification failed")})}},Vp=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,de.attachWorkDone)(this.connection,e)}attachPartialResultProgress(e,n){return(0,de.attachPartialResult)(this.connection,n)}};Ie._LanguagesImpl=Vp;var OA=(0,bN.FoldingRangeFeature)((0,TN.MonikerFeature)((0,vN.DiagnosticFeature)((0,_N.InlayHintFeature)((0,yN.InlineValueFeature)((0,mN.TypeHierarchyFeature)((0,gN.LinkedEditingRangeFeature)((0,hN.SemanticTokensFeature)((0,pN.CallHierarchyFeature)(Vp))))))))),zp=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,de.attachWorkDone)(this.connection,e)}attachPartialResultProgress(e,n){return(0,de.attachPartialResult)(this.connection,n)}};Ie._NotebooksImpl=zp;var PA=(0,SN.NotebookSyncFeature)(zp);function DA(t,e){return function(n){return e(t(n))}}Ie.combineConsoleFeatures=DA;function RA(t,e){return function(n){return e(t(n))}}Ie.combineTelemetryFeatures=RA;function IA(t,e){return function(n){return e(t(n))}}Ie.combineTracerFeatures=IA;function CA(t,e){return function(n){return e(t(n))}}Ie.combineClientFeatures=CA;function MA(t,e){return function(n){return e(t(n))}}Ie.combineWindowFeatures=MA;function LA(t,e){return function(n){return e(t(n))}}Ie.combineWorkspaceFeatures=LA;function NA(t,e){return function(n){return e(t(n))}}Ie.combineLanguagesFeatures=NA;function qA(t,e){return function(n){return e(t(n))}}Ie.combineNotebooksFeatures=qA;function wN(t,e){function n(i,s,o){return i&&s?o(i,s):i||s}return{__brand:"features",console:n(t.console,e.console,DA),tracer:n(t.tracer,e.tracer,IA),telemetry:n(t.telemetry,e.telemetry,RA),client:n(t.client,e.client,CA),window:n(t.window,e.window,MA),workspace:n(t.workspace,e.workspace,LA),languages:n(t.languages,e.languages,NA),notebooks:n(t.notebooks,e.notebooks,qA)}}Ie.combineFeatures=wN;function xN(t,e,n){let r=n&&n.console?new(n.console(Up)):new Up,i=t(r);r.rawAttach(i);let s=n&&n.tracer?new(n.tracer(Gp)):new Gp,o=n&&n.telemetry?new(n.telemetry(Hp)):new Hp,a=n&&n.client?new(n.client(Wp)):new Wp,u=n&&n.window?new(n.window(xA)):new xA,c=n&&n.workspace?new(n.workspace(AA)):new AA,l=n&&n.languages?new(n.languages(OA)):new OA,p=n&&n.notebooks?new(n.notebooks(PA)):new PA,h=[r,s,o,a,u,c,l,p];function m(T){return T instanceof Promise?T:ir.thenable(T)?new Promise((w,_)=>{T.then(N=>w(N),N=>_(N))}):Promise.resolve(T)}let b,v,R,A={listen:()=>i.listen(),sendRequest:(T,...w)=>i.sendRequest(ir.string(T)?T:T.method,...w),onRequest:(T,w)=>i.onRequest(T,w),sendNotification:(T,w)=>{let _=ir.string(T)?T:T.method;return i.sendNotification(_,w)},onNotification:(T,w)=>i.onNotification(T,w),onProgress:i.onProgress,sendProgress:i.sendProgress,onInitialize:T=>(v=T,{dispose:()=>{v=void 0}}),onInitialized:T=>i.onNotification(z.InitializedNotification.type,T),onShutdown:T=>(b=T,{dispose:()=>{b=void 0}}),onExit:T=>(R=T,{dispose:()=>{R=void 0}}),get console(){return r},get telemetry(){return o},get tracer(){return s},get client(){return a},get window(){return u},get workspace(){return c},get languages(){return l},get notebooks(){return p},onDidChangeConfiguration:T=>i.onNotification(z.DidChangeConfigurationNotification.type,T),onDidChangeWatchedFiles:T=>i.onNotification(z.DidChangeWatchedFilesNotification.type,T),__textDocumentSync:void 0,onDidOpenTextDocument:T=>i.onNotification(z.DidOpenTextDocumentNotification.type,T),onDidChangeTextDocument:T=>i.onNotification(z.DidChangeTextDocumentNotification.type,T),onDidCloseTextDocument:T=>i.onNotification(z.DidCloseTextDocumentNotification.type,T),onWillSaveTextDocument:T=>i.onNotification(z.WillSaveTextDocumentNotification.type,T),onWillSaveTextDocumentWaitUntil:T=>i.onRequest(z.WillSaveTextDocumentWaitUntilRequest.type,T),onDidSaveTextDocument:T=>i.onNotification(z.DidSaveTextDocumentNotification.type,T),sendDiagnostics:T=>i.sendNotification(z.PublishDiagnosticsNotification.type,T),onHover:T=>i.onRequest(z.HoverRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),void 0)),onCompletion:T=>i.onRequest(z.CompletionRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onCompletionResolve:T=>i.onRequest(z.CompletionResolveRequest.type,T),onSignatureHelp:T=>i.onRequest(z.SignatureHelpRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),void 0)),onDeclaration:T=>i.onRequest(z.DeclarationRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onDefinition:T=>i.onRequest(z.DefinitionRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onTypeDefinition:T=>i.onRequest(z.TypeDefinitionRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onImplementation:T=>i.onRequest(z.ImplementationRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onReferences:T=>i.onRequest(z.ReferencesRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onDocumentHighlight:T=>i.onRequest(z.DocumentHighlightRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onDocumentSymbol:T=>i.onRequest(z.DocumentSymbolRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onWorkspaceSymbol:T=>i.onRequest(z.WorkspaceSymbolRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onWorkspaceSymbolResolve:T=>i.onRequest(z.WorkspaceSymbolResolveRequest.type,T),onCodeAction:T=>i.onRequest(z.CodeActionRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onCodeActionResolve:T=>i.onRequest(z.CodeActionResolveRequest.type,(w,_)=>T(w,_)),onCodeLens:T=>i.onRequest(z.CodeLensRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onCodeLensResolve:T=>i.onRequest(z.CodeLensResolveRequest.type,(w,_)=>T(w,_)),onDocumentFormatting:T=>i.onRequest(z.DocumentFormattingRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),void 0)),onDocumentRangeFormatting:T=>i.onRequest(z.DocumentRangeFormattingRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),void 0)),onDocumentOnTypeFormatting:T=>i.onRequest(z.DocumentOnTypeFormattingRequest.type,(w,_)=>T(w,_)),onRenameRequest:T=>i.onRequest(z.RenameRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),void 0)),onPrepareRename:T=>i.onRequest(z.PrepareRenameRequest.type,(w,_)=>T(w,_)),onDocumentLinks:T=>i.onRequest(z.DocumentLinkRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onDocumentLinkResolve:T=>i.onRequest(z.DocumentLinkResolveRequest.type,(w,_)=>T(w,_)),onDocumentColor:T=>i.onRequest(z.DocumentColorRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onColorPresentation:T=>i.onRequest(z.ColorPresentationRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onFoldingRanges:T=>i.onRequest(z.FoldingRangeRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onSelectionRanges:T=>i.onRequest(z.SelectionRangeRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),(0,de.attachPartialResult)(i,w))),onExecuteCommand:T=>i.onRequest(z.ExecuteCommandRequest.type,(w,_)=>T(w,_,(0,de.attachWorkDone)(i,w),void 0)),dispose:()=>i.dispose()};for(let T of h)T.attach(A);return i.onRequest(z.InitializeRequest.type,T=>{e.initialize(T),ir.string(T.trace)&&(s.trace=z.Trace.fromString(T.trace));for(let w of h)w.initialize(T.capabilities);if(v){let w=v(T,new z.CancellationTokenSource().token,(0,de.attachWorkDone)(i,T),void 0);return m(w).then(_=>{if(_ instanceof z.ResponseError)return _;let N=_;N||(N={capabilities:{}});let P=N.capabilities;P||(P={},N.capabilities=P),P.textDocumentSync===void 0||P.textDocumentSync===null?P.textDocumentSync=ir.number(A.__textDocumentSync)?A.__textDocumentSync:z.TextDocumentSyncKind.None:!ir.number(P.textDocumentSync)&&!ir.number(P.textDocumentSync.change)&&(P.textDocumentSync.change=ir.number(A.__textDocumentSync)?A.__textDocumentSync:z.TextDocumentSyncKind.None);for(let G of h)G.fillServerCapabilities(P);return N})}else{let w={capabilities:{textDocumentSync:z.TextDocumentSyncKind.None}};for(let _ of h)_.fillServerCapabilities(w.capabilities);return w}}),i.onRequest(z.ShutdownRequest.type,()=>{if(e.shutdownReceived=!0,b)return b(new z.CancellationTokenSource().token)}),i.onNotification(z.ExitNotification.type,()=>{try{R&&R()}finally{e.shutdownReceived?e.exit(0):e.exit(1)}}),i.onNotification(z.SetTraceNotification.type,T=>{s.trace=z.Trace.fromString(T.value)}),A}Ie.createConnection=xN});var jA=f(In=>{"use strict";Object.defineProperty(In,"__esModule",{value:!0});In.resolveModulePath=In.FileSystem=In.resolveGlobalYarnPath=In.resolveGlobalNodePath=In.resolve=In.uriToFilePath=void 0;var EN=require("url"),Rr=require("path"),tb=require("fs"),sb=require("child_process");function kN(t){let e=EN.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 Rr.normalize(n.join("/"))}In.uriToFilePath=kN;function nb(){return process.platform==="win32"}function Xp(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 u=process.env,c=Object.create(null);Object.keys(u).forEach(l=>c[l]=u[l]),e&&tb.existsSync(e)&&(c[i]?c[i]=e+Rr.delimiter+c[i]:c[i]=e,r&&r(`NODE_PATH value is: ${c[i]}`)),c.ELECTRON_RUN_AS_NODE="1";try{let l=(0,sb.fork)("",[],{cwd:n,env:c,execArgv:["-e",s]});if(l.pid===void 0){a(new Error(`Starting process to resolve node module ${t} failed`));return}l.on("error",h=>{a(h)}),l.on("message",h=>{h.c==="r"&&(l.send({c:"e"}),h.s?o(h.r):a(new Error(`Failed to resolve module: ${t}`)))});let p={c:"rs",a:t};l.send(p)}catch(l){a(l)}})}In.resolve=Xp;function rb(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};nb()&&(e="npm.cmd",r.shell=!0);let i=()=>{};try{process.on("SIGPIPE",i);let s=(0,sb.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?nb()?Rr.join(o,"node_modules"):Rr.join(o,"lib","node_modules"):void 0}catch{return}finally{process.removeListener("SIGPIPE",i)}}In.resolveGlobalNodePath=rb;function AN(t){let e="yarn",n={encoding:"utf8"};nb()&&(e="yarn.cmd",n.shell=!0);let r=()=>{};try{process.on("SIGPIPE",r);let i=(0,sb.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 u=JSON.parse(a);if(u.type==="log")return Rr.join(u.data,"node_modules")}catch{}return}catch{return}finally{process.removeListener("SIGPIPE",r)}}In.resolveGlobalYarnPath=AN;var ib;(function(t){let e;function n(){return e!==void 0||(process.platform==="win32"?e=!1:e=!tb.existsSync(__filename.toUpperCase())||!tb.existsSync(__filename.toLowerCase())),e}t.isCaseSensitive=n;function r(i,s){return n()?Rr.normalize(s).indexOf(Rr.normalize(i))===0:Rr.normalize(s).toLowerCase().indexOf(Rr.normalize(i).toLowerCase())===0}t.isParent=r})(ib||(In.FileSystem=ib={}));function ON(t,e,n,r){return n?(Rr.isAbsolute(n)||(n=Rr.join(t,n)),Xp(e,n,n,r).then(i=>ib.isParent(n,i)?i:Promise.reject(new Error(`Failed to load ${e} from node path location.`))).then(void 0,i=>Xp(e,rb(r),t,r))):Xp(e,rb(r),t,r)}In.resolveModulePath=ON});var ob=f((d6,FA)=>{"use strict";FA.exports=Et()});var BA=f(Yp=>{"use strict";Object.defineProperty(Yp,"__esModule",{value:!0});Yp.InlineCompletionFeature=void 0;var PN=Et(),DN=t=>class extends t{get inlineCompletion(){return{on:e=>this.connection.onRequest(PN.InlineCompletionRequest.type,(n,r)=>e(n,r,this.attachWorkDoneProgress(n)))}}};Yp.InlineCompletionFeature=DN});var KA=f(an=>{"use strict";var RN=an&&an.__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]}),UA=an&&an.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&RN(e,t,n)};Object.defineProperty(an,"__esModule",{value:!0});an.ProposedFeatures=an.NotebookDocuments=an.TextDocuments=an.SemanticTokensBuilder=void 0;var IN=Uy();Object.defineProperty(an,"SemanticTokensBuilder",{enumerable:!0,get:function(){return IN.SemanticTokensBuilder}});var CN=BA();UA(Et(),an);var MN=Hy();Object.defineProperty(an,"TextDocuments",{enumerable:!0,get:function(){return MN.TextDocuments}});var LN=zy();Object.defineProperty(an,"NotebookDocuments",{enumerable:!0,get:function(){return LN.NotebookDocuments}});UA(eb(),an);var $A;(function(t){t.all={__brand:"features",languages:CN.InlineCompletionFeature}})($A||(an.ProposedFeatures=$A={}))});var ub=f(sr=>{"use strict";var NN=sr&&sr.__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]}),VA=sr&&sr.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&NN(e,t,n)};Object.defineProperty(sr,"__esModule",{value:!0});sr.createConnection=sr.Files=void 0;var WA=require("node:util"),ab=Nl(),qN=eb(),Au=jA(),Gs=ob();VA(ob(),sr);VA(KA(),sr);var GA;(function(t){t.uriToFilePath=Au.uriToFilePath,t.resolveGlobalNodePath=Au.resolveGlobalNodePath,t.resolveGlobalYarnPath=Au.resolveGlobalYarnPath,t.resolve=Au.resolve,t.resolveModulePath=Au.resolveModulePath})(GA||(sr.Files=GA={}));var HA;function Jp(){if(HA!==void 0)try{HA.end()}catch{}}var ta=!1,zA;function jN(){let t="--clientProcessId";function e(n){try{let r=parseInt(n);isNaN(r)||(zA=setInterval(()=>{try{process.kill(r,0)}catch{Jp(),process.exit(ta?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])}}}jN();var FN={initialize:t=>{let e=t.processId;ab.number(e)&&zA===void 0&&setInterval(()=>{try{process.kill(e,0)}catch{process.exit(ta?0:1)}},3e3)},get shutdownReceived(){return ta},set shutdownReceived(t){ta=t},exit:t=>{Jp(),process.exit(t)}};function BN(t,e,n,r){let i,s,o,a;return t!==void 0&&t.__brand==="features"&&(i=t,t=e,e=n,n=r),Gs.ConnectionStrategy.is(t)||Gs.ConnectionOptions.is(t)?a=t:(s=t,o=e,a=n),$N(s,o,a,i)}sr.createConnection=BN;function $N(t,e,n,r){let i=!1;if(!t&&!e&&process.argv.length>2){let u,c,l=process.argv.slice(2);for(let p=0;p<l.length;p++){let h=l[p];if(h==="--node-ipc"){t=new Gs.IPCMessageReader(process),e=new Gs.IPCMessageWriter(process);break}else if(h==="--stdio"){i=!0,t=process.stdin,e=process.stdout;break}else if(h==="--socket"){u=parseInt(l[p+1]);break}else if(h==="--pipe"){c=l[p+1];break}else{var s=h.split("=");if(s[0]==="--socket"){u=parseInt(s[1]);break}else if(s[0]==="--pipe"){c=s[1];break}}}if(u){let p=(0,Gs.createServerSocketTransport)(u);t=p[0],e=p[1]}else if(c){let p=(0,Gs.createServerPipeTransport)(c);t=p[0],e=p[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(ab.func(t.read)&&ab.func(t.on)){let u=t;u.on("end",()=>{Jp(),process.exit(ta?0:1)}),u.on("close",()=>{Jp(),process.exit(ta?0:1)})}let a=u=>{let c=(0,Gs.createProtocolConnection)(t,e,u,n);return i&&UN(u),c};return(0,qN.createConnection)(a,FN,r)}function UN(t){function e(r){return r.map(i=>typeof i=="string"?i:(0,WA.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,WA.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}
|
36
|
+
${s}`)},console.warn=function(...i){t.warn(e(i))}}});var cb=f((b6,XA)=>{"use strict";XA.exports=ub()});var Ir=f(ht=>{"use strict";Object.defineProperty(ht,"__esModule",{value:!0});ht.getAllDependencyLocationsFromGraph=ht.parseDependencyRawLocation=ht.parseDependencyLocation=ht.DependencyType=ht.TypeAnalyzerStrategy=ht.IndentationType=ht.DefaultFileExtensions=ht.ConfigurationNamespace=ht.LanguageId=void 0;ht.LanguageId="miniscript";ht.ConfigurationNamespace="miniscript";ht.DefaultFileExtensions=["ms"];var KN;(function(t){t.Tab="Tab",t.Whitespace="Whitespace"})(KN=ht.IndentationType||(ht.IndentationType={}));var WN;(function(t){t.Dependency="Dependency",t.Workspace="Workspace"})(WN=ht.TypeAnalyzerStrategy||(ht.TypeAnalyzerStrategy={}));var GN;(function(t){t.Root="root",t.Include="include",t.Import="import"})(GN=ht.DependencyType||(ht.DependencyType={}));function HN(t){return t.args&&t.args.length>0?`${t.type}:${t.args.join(":")}!${t.location}`:`${t.type}!${t.location}`}ht.parseDependencyLocation=HN;function VN(t){let e=t.indexOf("!"),[n,...r]=t.substring(0,e).split(":"),i=t.substring(e+1);return{type:n,location:i,args:r}}ht.parseDependencyRawLocation=VN;function zN(t,e=new Set){let n=[],r=[...t.children];for(;r.length>0;){let i=r.pop();e.has(i.item.document.textDocument.uri)||(e.add(i.item.document.textDocument.uri),n.push(i.item.document),r.push(...i.children))}return n}ht.getAllDependencyLocationsFromGraph=zN});var Ou=f(Qp=>{"use strict";Object.defineProperty(Qp,"__esModule",{value:!0});Qp.Position=void 0;var lb=class{constructor(e,n){this.line=e,this.character=n}toString(){return`${this.line}:${this.character}`}};Qp.Position=lb});var ls=f(Bn=>{"use strict";Object.defineProperty(Bn,"__esModule",{value:!0});Bn.LiteralToken=Bn.Token=Bn.BaseToken=Bn.BaseTokenOptions=Bn.TokenType=void 0;var YA=Ou(),XN;(function(t){t.EOF="EOF",t.StringLiteral="StringLiteral",t.Keyword="Keyword",t.Identifier="Identifier",t.NumericLiteral="NumericLiteral",t.Punctuator="Punctuator",t.BooleanLiteral="BooleanLiteral",t.NilLiteral="NilLiteral",t.EOL="EOL",t.SliceOperator="SliceOperator",t.Comment="Comment",t.Invalid="Invalid"})(XN=Bn.TokenType||(Bn.TokenType={}));var pb=class{};Bn.BaseTokenOptions=pb;var Pu=class{constructor(e){this.type=e.type,this.value=e.value,this.line=e.line,this.lineStart=e.lineStart,this.range=e.range,this.lastLine=e.lastLine,this.lastLineStart=e.lastLineStart,this.afterSpace=e.afterSpace;let n=e.offsetRange,r=e.range;this.start=new YA.Position(this.line,r[0]-n[0]+1),this.end=new YA.Position(this.lastLine||this.line,r[1]-n[1]+1)}toString(){let e=this.line,n=this.lastLine!==void 0?this.lastLine:this.line,r=this.start.character,i=this.end.character,s=`${e}:${r} - ${n}:${i}`;return`${this.type}[${s}: value = '${this.value}']`}};Bn.BaseToken=Pu;var hb=class extends Pu{};Bn.Token=hb;var db=class extends Pu{constructor(e){super(e),this.raw=e.raw}toString(){let e=this.line,n=this.lastLine!==void 0?this.lastLine:this.line,r=this.start.character,i=this.end.character,s=`${e}:${r} - ${n}:${i}`;return`${this.type}[${s}: value = ${this.raw}]`}};Bn.LiteralToken=db});var Zp=f(Du=>{"use strict";Object.defineProperty(Du,"__esModule",{value:!0});Du.CharacterCode=void 0;var YN;(function(t){t[t.WHITESPACE=32]="WHITESPACE",t[t.QUOTE=34]="QUOTE",t[t.NUMBER_0=48]="NUMBER_0",t[t.NUMBER_1=49]="NUMBER_1",t[t.NUMBER_2=50]="NUMBER_2",t[t.NUMBER_3=51]="NUMBER_3",t[t.NUMBER_4=52]="NUMBER_4",t[t.NUMBER_5=53]="NUMBER_5",t[t.NUMBER_6=54]="NUMBER_6",t[t.NUMBER_7=55]="NUMBER_7",t[t.NUMBER_8=56]="NUMBER_8",t[t.NUMBER_9=57]="NUMBER_9",t[t.TAB=9]="TAB",t[t.NEW_LINE=10]="NEW_LINE",t[t.RETURN_LINE=13]="RETURN_LINE",t[t.SLASH=47]="SLASH",t[t.DOT=46]="DOT",t[t.EQUAL=61]="EQUAL",t[t.ASTERISK=42]="ASTERISK",t[t.CARET=94]="CARET",t[t.PERCENT=37]="PERCENT",t[t.COMMA=44]="COMMA",t[t.CURLY_BRACKET_LEFT=123]="CURLY_BRACKET_LEFT",t[t.CURLY_BRACKET_RIGHT=125]="CURLY_BRACKET_RIGHT",t[t.SQUARE_BRACKETS_LEFT=91]="SQUARE_BRACKETS_LEFT",t[t.SQUARE_BRACKETS_RIGHT=93]="SQUARE_BRACKETS_RIGHT",t[t.PARENTHESIS_LEFT=40]="PARENTHESIS_LEFT",t[t.PARENTHESIS_RIGHT=41]="PARENTHESIS_RIGHT",t[t.SEMICOLON=59]="SEMICOLON",t[t.HASH=35]="HASH",t[t.MINUS=45]="MINUS",t[t.PLUS=43]="PLUS",t[t.EXCLAMATION_MARK=33]="EXCLAMATION_MARK",t[t.AT_SIGN=64]="AT_SIGN",t[t.COLON=58]="COLON",t[t.ARROW_LEFT=60]="ARROW_LEFT",t[t.ARROW_RIGHT=62]="ARROW_RIGHT",t[t.LETTER_E=69]="LETTER_E",t[t.LETTER_e=101]="LETTER_e"})(YN=Du.CharacterCode||(Du.CharacterCode={}))});var na=f(Ru=>{"use strict";Object.defineProperty(Ru,"__esModule",{value:!0});Ru.Keyword=void 0;var JN;(function(t){t.If="if",t.In="in",t.Or="or",t.And="and",t.Isa="isa",t.For="for",t.Not="not",t.New="new",t.End="end",t.EndFor="end for",t.EndWhile="end while",t.EndFunction="end function",t.EndIf="end if",t.Then="then",t.Else="else",t.Break="break",t.While="while",t.ElseIf="else if",t.Return="return",t.Function="function",t.Continue="continue",t.Repeat="repeat"})(JN=Ru.Keyword||(Ru.Keyword={}))});var mb=f(gb=>{"use strict";Object.defineProperty(gb,"__esModule",{value:!0});var or=Zp(),QN=na(),fb=class{constructor(){this.isKeyword=Set.prototype.has.bind(new Set(Object.values(QN.Keyword)))}isWhitespace(e){return or.CharacterCode.WHITESPACE===e||or.CharacterCode.TAB===e}isEndOfLine(e){return or.CharacterCode.NEW_LINE===e||or.CharacterCode.RETURN_LINE===e}isComment(e,n){return or.CharacterCode.SLASH===e&&or.CharacterCode.SLASH===n}isIdentifierStart(e){return(e|32)>=97&&(e|32)<=122||e>=128||e===95}isIdentifierPart(e){return(e|32)>=97&&(e|32)<=122||e>=48&&e<=57||e>=128||e===95}isDecDigit(e){return e>=or.CharacterCode.NUMBER_0&&e<=or.CharacterCode.NUMBER_9}isWinNewline(e,n){switch(e){case or.CharacterCode.RETURN_LINE:return or.CharacterCode.NEW_LINE===n;case or.CharacterCode.NEW_LINE:return or.CharacterCode.RETURN_LINE===n}return!1}};gb.default=fb});var eh=f(ra=>{"use strict";Object.defineProperty(ra,"__esModule",{value:!0});ra.ParserException=ra.LexerException=void 0;var yb=class extends Error{constructor(e,n){super(e),this.range=n}};ra.LexerException=yb;var bb=class extends Error{constructor(e,n){super(e),this.range=n}};ra.ParserException=bb});var _b=f(Iu=>{"use strict";Object.defineProperty(Iu,"__esModule",{value:!0});Iu.Literal=void 0;var ZN;(function(t){t.True="true",t.False="false",t.Null="null"})(ZN=Iu.Literal||(Iu.Literal={}))});var ia=f(Cu=>{"use strict";Object.defineProperty(Cu,"__esModule",{value:!0});Cu.Operator=void 0;var eq;(function(t){t.Plus="+",t.Asterik="*",t.Minus="-",t.Slash="/",t.Power="^",t.Modulo="%",t.LessThan="<",t.GreaterThan=">",t.LessThanOrEqual="<=",t.GreaterThanOrEqual=">=",t.NotEqual="!=",t.Equal="==",t.Or="or",t.And="and",t.Not="not",t.Isa="isa",t.AddShorthand="+=",t.SubtractShorthand="-=",t.MultiplyShorthand="*=",t.DivideShorthand="/=",t.PowerShorthand="^=",t.ModuloShorthand="%=",t.Member=".",t.Assign="=",t.EndOfLine=";",t.EndOfFile="<eof>",t.SliceSeperator=":",t.Comma=",",t.Escape='"',t.SLBracket="[",t.SRBracket="]",t.CLBracket="{",t.CRBracket="}",t.LParenthesis="(",t.RParenthesis=")",t.Reference="@",t.New="new"})(eq=Cu.Operator||(Cu.Operator={}))});var Mu=f(th=>{"use strict";Object.defineProperty(th,"__esModule",{value:!0});th.Range=void 0;var vb=class{constructor(e,n){this.start=e,this.end=n}toString(){return`${this.start} - ${this.end}`}};th.Range=vb});var wb=f(Tb=>{"use strict";Object.defineProperty(Tb,"__esModule",{value:!0});var Sb=class{constructor(){this._head=null,this._tail=null,this._size=0}enqueue(e){let n={value:e};this._head?this._tail.next=n:this._head=n,this._tail=n,this._size++}dequeue(){let e=this._head.value;if(e)return this._head=this._head.next,this._size--,e}peek(){var e;return((e=this._head)===null||e===void 0?void 0:e.value)||null}clear(){this._head=null,this._tail=null,this._size=0}copyInto(e){this._head=e._head,this._tail=e._tail,this._size=e._size}get size(){return this._size}*[Symbol.iterator](){let e=this._head;for(;e;)yield e,e=e.next}};Tb.default=Sb});var kb=f(Nu=>{"use strict";var QA=Nu&&Nu.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Nu,"__esModule",{value:!0});var it=ls(),tq=QA(mb()),be=Zp(),nq=eh(),xb=na(),Lu=_b(),st=ia(),sa=Ou(),Eb=Mu(),JA=QA(wb());function ps(t){let e=this.content[this.index];return this.index+=e.length,this.createPunctuator(e,t)}var nh=class t{constructor(e,n={}){let r=this;r.content=e,r.length=e.length,r.index=0,r.tokenStart=null,r.tabWidth=n.tabWidth||1,r.line=1,r.lineStart=0,r.offset=0,r.validator=n.validator||new tq.default,r.unsafe=n.unsafe,r.errors=[],r.backlog=new JA.default,r.snapshot=new JA.default}scan(e,n){let r=t.scanHandlers[e];return r?r.call(this,n):this.validator.isDecDigit(e)?this.scanNumericLiteral(n):(this.index++,null)}isAtWhitespace(){return this.validator.isWhitespace(this.codeAt())}codeAt(e=0){let n=this.index+e;return n<this.length?this.content.charCodeAt(n):0}createEOL(e){let n=this,r=new it.Token({type:it.TokenType.EOL,value:st.Operator.EndOfLine,line:n.line,lineStart:n.lineStart,range:[n.tokenStart,n.index],offsetRange:[n.offset,n.offset],afterSpace:e});return n.snapshot.enqueue(r),r}createIdentifier(e,n){let r=this,i=new it.Token({type:it.TokenType.Identifier,value:e,line:r.line,lineStart:r.lineStart,range:[r.tokenStart,r.index],offsetRange:[r.offset,r.offset],afterSpace:n});return r.snapshot.enqueue(i),i}createEOF(e){let n=this,r=new it.Token({type:it.TokenType.EOF,value:st.Operator.EndOfFile,line:n.line,lineStart:n.lineStart,range:[n.index,n.index],offsetRange:[n.offset,n.offset],afterSpace:e});return n.snapshot.enqueue(r),r}createBoolean(e,n){let r=this,i=new it.LiteralToken({type:it.TokenType.BooleanLiteral,value:e===Lu.Literal.True,raw:e,line:r.line,lineStart:r.lineStart,range:[r.tokenStart,r.index],offsetRange:[r.offset,r.offset],afterSpace:n});return r.snapshot.enqueue(i),i}createNull(e){let n=this,r=new it.LiteralToken({type:it.TokenType.NilLiteral,value:null,raw:Lu.Literal.Null,line:n.line,lineStart:n.lineStart,range:[n.tokenStart,n.index],offsetRange:[n.offset,n.offset],afterSpace:e});return n.snapshot.enqueue(r),r}createSlice(e){let n=new it.Token({type:it.TokenType.SliceOperator,value:st.Operator.SliceSeperator,line:this.line,lineStart:this.lineStart,range:[this.tokenStart,this.index],offsetRange:[this.offset,this.offset],afterSpace:e});return this.snapshot.enqueue(n),n}createPunctuator(e,n){let r=new it.Token({type:it.TokenType.Punctuator,value:e,line:this.line,lineStart:this.lineStart,range:[this.tokenStart,this.index],offsetRange:[this.offset,this.offset],afterSpace:n});return this.snapshot.enqueue(r),r}createNumericLiteral(e,n,r){let i=new it.LiteralToken({type:it.TokenType.NumericLiteral,value:e,raw:n,line:this.line,lineStart:this.lineStart,range:[this.tokenStart,this.index],offsetRange:[this.offset,this.offset],afterSpace:r});return this.snapshot.enqueue(i),i}scanStringLiteral(e){let n=this,r=n.validator,i=n.line,s=n.lineStart,o=n.index,a=n.offset,u=n.offset,c=!1;for(;n.index<n.length;){n.index++;let m=n.codeAt();if(n.validator.isEndOfLine(m))r.isWinNewline(m,n.codeAt(1))&&n.index++,n.line++,u=n.index+1;else if(be.CharacterCode.QUOTE===m){if(be.CharacterCode.QUOTE!==n.codeAt(1)){c=!0;break}n.index++}}if(!c)return n.raise("Unexpected string end of file.",new Eb.Range(new sa.Position(i,o-a+1),new sa.Position(n.line,n.index-u+2)));n.index++;let l=n.content.slice(n.tokenStart,n.index),p=l.slice(1,-1).replace(/""/g,st.Operator.Escape),h=new it.LiteralToken({type:it.TokenType.StringLiteral,value:p,raw:l,line:i,lineStart:s,range:[n.tokenStart,n.index],offsetRange:[a,u],afterSpace:e,lastLine:n.line,lastLineStart:n.lineStart});return n.offset=u,n.snapshot.enqueue(h),h}scanComment(e){let n=this,r=n.validator,i=n.line,s=n.lineStart;for(;this.index<this.length&&!r.isEndOfLine(n.codeAt());n.index++);r.isWinNewline(n.codeAt(),n.codeAt(1))&&n.index++;let o=n.content.slice(n.tokenStart+2,n.index),a=new it.Token({type:it.TokenType.Comment,value:o,line:i,lineStart:s,range:[n.tokenStart,n.index],offsetRange:[n.offset,n.offset],afterSpace:e});return n.snapshot.enqueue(a),a}scanNumericLiteral(e){let n=this.validator,r,i;for(;this.index<this.length&&(r=i,i=this.codeAt(),n.isDecDigit(i)||be.CharacterCode.DOT===i||be.CharacterCode.LETTER_E===i||be.CharacterCode.LETTER_e===i||(be.CharacterCode.MINUS===i||be.CharacterCode.PLUS===i)&&(be.CharacterCode.LETTER_E===r||be.CharacterCode.LETTER_e===r));)this.index++;let s=this.content.slice(this.tokenStart,this.index),o=Number(s);return isNaN(o)?this.raise(`Invalid numeric literal: ${s}`,new Eb.Range(new sa.Position(this.line,this.tokenStart-this.offset+1),new sa.Position(this.line,this.index-this.offset+1))):this.createNumericLiteral(o,s,e)}scanPunctuator(e,n){return this.index+=e.length,this.createPunctuator(e,n)}skipWhiteSpace(){let e=this;for(;e.index<e.length;e.index++){let n=e.content[e.index];if(n===" ")e.offset-=e.tabWidth-1;else if(n!==" ")return}}scanKeyword(e,n){let r=this,i=r.validator,s=e;switch(e){case xb.Keyword.End:{for(r.index++;i.isIdentifierPart(r.codeAt());r.index++);s=r.content.slice(r.tokenStart,r.index);break}case xb.Keyword.Else:{let a=r.content.slice(r.tokenStart,r.index+3);a===xb.Keyword.ElseIf&&(r.index+=3,s=a);break}}let o=new it.Token({type:it.TokenType.Keyword,value:s,line:r.line,lineStart:r.lineStart,range:[r.tokenStart,r.index],offsetRange:[r.offset,r.offset],afterSpace:n});return r.snapshot.enqueue(o),o}scanIdentifierOrKeyword(e){let n=this,r=n.validator;for(n.index++;r.isIdentifierPart(n.codeAt());n.index++);let i=n.content.slice(n.tokenStart,n.index);if(r.isKeyword(i))return n.scanKeyword(i,e);switch(i){case Lu.Literal.True:case Lu.Literal.False:return n.createBoolean(i,e);case Lu.Literal.Null:return n.createNull(e)}return n.createIdentifier(i,e)}next(){let e=this;if(e.backlog.size)return e.backlog.dequeue();let n=e.index;e.skipWhiteSpace();let r=n<e.index,i=e.codeAt();if(e.validator.isComment(i,e.codeAt(1)))return e.tokenStart=e.index,e.scanComment(r);if(this.index>=this.length)return e.createEOF(r);if(e.tokenStart=e.index,e.validator.isEndOfLine(i)){e.validator.isWinNewline(i,e.codeAt(1))&&e.index++;let a=e.createEOL(r);return e.line++,e.offset=e.index+1,e.lineStart=++e.index,a}if(e.validator.isIdentifierStart(i))return e.scanIdentifierOrKeyword(r);let s=e.line,o=e.scan(i,r);return o||e.raise(`Invalid character ${i} (Code: ${String.fromCharCode(i)})`,new Eb.Range(new sa.Position(s,e.tokenStart-e.offset+1),new sa.Position(e.line,e.index-e.offset+1)))}recordSnapshot(){this.snapshot.clear()}recoverFromSnapshot(){this.backlog.copyInto(this.snapshot)}raise(e,n){let r=this,i=new nq.LexerException(e,n);if(r.errors.push(i),r.unsafe)return new it.Token({type:it.TokenType.Invalid,value:"",line:r.line,lineStart:r.lineStart,range:[r.tokenStart,r.index],offsetRange:[r.offset,r.offset]});throw i}};Nu.default=nh;nh.scanHandlers={[be.CharacterCode.QUOTE]:function(e){return this.scanStringLiteral(e)},[be.CharacterCode.DOT]:function(e){return this.validator.isDecDigit(this.codeAt(1))?this.scanNumericLiteral(e):(this.index++,this.createPunctuator(st.Operator.Member,e))},[be.CharacterCode.EQUAL]:function(e){return be.CharacterCode.EQUAL===this.codeAt(1)?this.scanPunctuator(st.Operator.Equal,e):this.scanPunctuator(st.Operator.Assign,e)},[be.CharacterCode.ARROW_LEFT]:function(e){return be.CharacterCode.EQUAL===this.codeAt(1)?this.scanPunctuator(st.Operator.LessThanOrEqual,e):this.scanPunctuator(st.Operator.LessThan,e)},[be.CharacterCode.ARROW_RIGHT]:function(e){return be.CharacterCode.EQUAL===this.codeAt(1)?this.scanPunctuator(st.Operator.GreaterThanOrEqual,e):this.scanPunctuator(st.Operator.GreaterThan,e)},[be.CharacterCode.EXCLAMATION_MARK]:function(e){return be.CharacterCode.EQUAL===this.codeAt(1)?this.scanPunctuator(st.Operator.NotEqual,e):(this.index++,null)},[be.CharacterCode.MINUS]:function(e){return be.CharacterCode.EQUAL===this.codeAt(1)?this.scanPunctuator(st.Operator.SubtractShorthand,e):this.scanPunctuator(st.Operator.Minus,e)},[be.CharacterCode.PLUS]:function(e){return be.CharacterCode.EQUAL===this.codeAt(1)?this.scanPunctuator(st.Operator.AddShorthand,e):this.scanPunctuator(st.Operator.Plus,e)},[be.CharacterCode.ASTERISK]:function(e){return be.CharacterCode.EQUAL===this.codeAt(1)?this.scanPunctuator(st.Operator.MultiplyShorthand,e):this.scanPunctuator(st.Operator.Asterik,e)},[be.CharacterCode.SLASH]:function(e){return be.CharacterCode.EQUAL===this.codeAt(1)?this.scanPunctuator(st.Operator.DivideShorthand,e):this.scanPunctuator(st.Operator.Slash,e)},[be.CharacterCode.COLON]:function(e){return this.index++,this.createSlice(e)},[be.CharacterCode.CARET]:function(e){return be.CharacterCode.EQUAL===this.codeAt(1)?this.scanPunctuator(st.Operator.PowerShorthand,e):this.scanPunctuator(st.Operator.Power,e)},[be.CharacterCode.PERCENT]:function(e){return be.CharacterCode.EQUAL===this.codeAt(1)?this.scanPunctuator(st.Operator.ModuloShorthand,e):this.scanPunctuator(st.Operator.Modulo,e)},[be.CharacterCode.SEMICOLON]:function(e){return this.index++,this.createEOL(e)},[be.CharacterCode.COMMA]:ps,[be.CharacterCode.CURLY_BRACKET_LEFT]:ps,[be.CharacterCode.CURLY_BRACKET_RIGHT]:ps,[be.CharacterCode.SQUARE_BRACKETS_LEFT]:ps,[be.CharacterCode.SQUARE_BRACKETS_RIGHT]:ps,[be.CharacterCode.PARENTHESIS_LEFT]:ps,[be.CharacterCode.PARENTHESIS_RIGHT]:ps,[be.CharacterCode.AT_SIGN]:ps}});var ot=f($n=>{"use strict";Object.defineProperty($n,"__esModule",{value:!0});$n.ASTComment=$n.ASTBaseBlockWithScope=$n.ASTBaseBlock=$n.ASTBase=$n.ASTType=void 0;var ZA;(function(t){t.BreakStatement="BreakStatement",t.ContinueStatement="ContinueStatement",t.ReturnStatement="ReturnStatement",t.IfShortcutStatement="IfShortcutStatement",t.IfShortcutClause="IfShortcutClause",t.ElseifShortcutClause="ElseifShortcutClause",t.ElseShortcutClause="ElseShortcutClause",t.IfStatement="IfStatement",t.IfClause="IfClause",t.ElseifClause="ElseifClause",t.ElseClause="ElseClause",t.WhileStatement="WhileStatement",t.AssignmentStatement="AssignmentStatement",t.CallStatement="CallStatement",t.FunctionDeclaration="FunctionDeclaration",t.ForGenericStatement="ForGenericStatement",t.Chunk="Chunk",t.Identifier="Identifier",t.StringLiteral="StringLiteral",t.NumericLiteral="NumericLiteral",t.BooleanLiteral="BooleanLiteral",t.NilLiteral="NilLiteral",t.Unknown="Unknown",t.MemberExpression="MemberExpression",t.CallExpression="CallExpression",t.Comment="Comment",t.NegationExpression="NegationExpression",t.BinaryNegatedExpression="BinaryNegatedExpression",t.UnaryExpression="UnaryExpression",t.MapKeyString="MapKeyString",t.MapValue="MapValue",t.MapConstructorExpression="MapConstructorExpression",t.MapCallExpression="MapCallExpression",t.ListValue="ListValue",t.ListConstructorExpression="ListConstructorExpression",t.EmptyExpression="EmptyExpression",t.IndexExpression="IndexExpression",t.BinaryExpression="BinaryExpression",t.LogicalExpression="LogicalExpression",t.IsaExpression="IsaExpression",t.SliceExpression="SliceExpression",t.ImportCodeExpression="ImportCodeExpression",t.InvalidCodeExpression="InvalidCodeExpression",t.ParenthesisExpression="ParenthesisExpression",t.ComparisonGroupExpression="ComparisonGroupExpression"})(ZA=$n.ASTType||($n.ASTType={}));var qu=class t{constructor(e,n){this.type=e,this.start=n.start,this.end=n.end,this.range=n.range,this.scope=n.scope||null}toString(){return`${this.type}[${this.start}-${this.end}][]`}clone(){return new t(this.type,{start:this.start,end:this.end,range:this.range,scope:this.scope})}};$n.ASTBase=qu;var rh=class t extends qu{constructor(e,n){super(e,n),this.body=n.body||[]}toString(){let e=this.body.map(n=>`${n}`).join(`
|
37
37
|
`).split(`
|
38
38
|
`).map(n=>` ${n}`).join(`
|
39
39
|
`);return`${this.type}[${this.start}-${this.end}][${e.length>0?`
|
40
40
|
${e}
|
41
|
-
`:""}]`}clone(){return new t(this.type,{body:this.body.map(e=>e.clone()),start:this.start,end:this.end,range:this.range,scope:this.scope})}};$n.ASTBaseBlock=
|
41
|
+
`:""}]`}clone(){return new t(this.type,{body:this.body.map(e=>e.clone()),start:this.start,end:this.end,range:this.range,scope:this.scope})}};$n.ASTBaseBlock=rh;var Ab=class t extends rh{constructor(e,n){super(e,n),this.namespaces=n.namespaces||[],this.definitions=n.definitions||[],this.returns=n.returns||[]}clone(){return new t(this.type,{namespaces:this.namespaces,definitions:this.definitions.map(e=>e.clone()),returns:this.returns.map(e=>e.clone()),body:this.body.map(e=>e.clone()),start:this.start,end:this.end,range:this.range,scope:this.scope})}};$n.ASTBaseBlockWithScope=Ab;var Ob=class t extends qu{constructor(e){super(ZA.Comment,e),this.value=e.value,this.isStatement=e.isStatement,this.isMultiline=e.isMultiline||!1}toString(){return`Comment[${this.start}-${this.end}][${this.value}]`}clone(){return new t({value:this.value,isMultiline:this.isMultiline,isStatement:this.isStatement,start:this.start,end:this.end,range:this.range,scope:this.scope})}};$n.ASTComment=Ob});var Db=f(ih=>{"use strict";Object.defineProperty(ih,"__esModule",{value:!0});ih.ASTAssignmentStatement=void 0;var e1=ot(),Pb=class t extends e1.ASTBase{constructor(e){super(e1.ASTType.AssignmentStatement,e),this.variable=e.variable,this.init=e.init}toString(){return`AssignmentStatement[${this.start}-${this.end}][${this.variable} = ${this.init}]`}clone(){return new t({variable:this.variable.clone(),init:this.init.clone(),start:this.start,end:this.end,range:this.range,scope:this.scope})}};ih.ASTAssignmentStatement=Pb});var Ib=f(sh=>{"use strict";Object.defineProperty(sh,"__esModule",{value:!0});sh.ASTBinaryExpression=void 0;var t1=ot(),Rb=class t extends t1.ASTBase{constructor(e){super(t1.ASTType.BinaryExpression,e),this.operator=e.operator,this.left=e.left,this.right=e.right}toString(){return`${this.type}[${this.start}-${this.end}][${this.left} ${this.operator} ${this.right}]`}clone(){return new t({operator:this.operator,left:this.left.clone(),right:this.right.clone(),start:this.start,end:this.end,range:this.range,scope:this.scope})}};sh.ASTBinaryExpression=Rb});var Lb=f(oa=>{"use strict";Object.defineProperty(oa,"__esModule",{value:!0});oa.ASTCallExpression=oa.ASTCallStatement=void 0;var oh=ot(),Cb=class t extends oh.ASTBase{constructor(e){super(oh.ASTType.CallStatement,e),this.expression=e.expression}toString(){return`CallStatment[${this.start}-${this.end}][${this.expression}]`}clone(){return new t({expression:this.expression,start:this.start,end:this.end,range:this.range,scope:this.scope})}};oa.ASTCallStatement=Cb;var Mb=class t extends oh.ASTBase{constructor(e){super(oh.ASTType.CallExpression,e),this.base=e.base,this.arguments=e.arguments||[]}toString(){return`CallExpression[${this.start}-${this.end}][${this.base}(${this.arguments.map(e=>e.toString()).join(", ")})]`}clone(){return new t({base:this.base.clone(),arguments:this.arguments.map(e=>e.clone()),start:this.start,end:this.end,range:this.range,scope:this.scope})}};oa.ASTCallExpression=Mb});var qb=f(ah=>{"use strict";Object.defineProperty(ah,"__esModule",{value:!0});ah.ASTChunk=void 0;var n1=ot(),Nb=class t extends n1.ASTBaseBlockWithScope{constructor(e){super(n1.ASTType.Chunk,e),this.literals=e.literals||[],this.scopes=e.scopes||[],this.lines=e.lines||{}}toString(){if(this.body.length===0)return`Chunk[${this.start}-${this.end}][]`;let e=this.body.map(n=>`${n}`).join(`
|
42
42
|
`).split(`
|
43
43
|
`).map(n=>` ${n}`).join(`
|
44
44
|
`);return`Chunk[${this.start}-${this.end}][
|
45
45
|
${e}
|
46
|
-
]`}clone(){return new t({literals:this.literals.map(e=>e.clone()),scopes:this.scopes.map(e=>e.clone()),lines:this.lines,start:this.start,end:this.end,range:this.range,scope:this.scope})}};
|
46
|
+
]`}clone(){return new t({literals:this.literals.map(e=>e.clone()),scopes:this.scopes.map(e=>e.clone()),lines:this.lines,start:this.start,end:this.end,range:this.range,scope:this.scope})}};ah.ASTChunk=Nb});var Fb=f(uh=>{"use strict";Object.defineProperty(uh,"__esModule",{value:!0});uh.ASTComparisonGroupExpression=void 0;var r1=ot(),jb=class t extends r1.ASTBase{constructor(e){super(r1.ASTType.ComparisonGroupExpression,e),this.operators=e.operators,this.expressions=e.expressions}toString(){let e=[this.expressions[0].toString()];for(let n=1;n<this.expressions.length;n++)e.push(this.operators[n-1],this.expressions[n].toString());return`${this.type}[${this.start}-${this.end}][${e.join(" ")}]`}clone(){return new t({operators:this.operators,expressions:this.expressions,start:this.start,end:this.end,range:this.range,scope:this.scope})}};uh.ASTComparisonGroupExpression=jb});var $b=f(ch=>{"use strict";Object.defineProperty(ch,"__esModule",{value:!0});ch.ASTForGenericStatement=void 0;var i1=ot(),Bb=class t extends i1.ASTBaseBlock{constructor(e){super(i1.ASTType.ForGenericStatement,e),this.variable=e.variable,this.iterator=e.iterator}toString(){if(this.body.length===0)return`${this.type}[${this.start}-${this.end}][${this.variable} in ${this.iterator}]`;let e=this.body.map(n=>`${n}`).join(`
|
47
47
|
`).split(`
|
48
48
|
`).map(n=>` ${n}`).join(`
|
49
49
|
`);return`For[${this.start}-${this.end}][${this.variable} in ${this.iterator}
|
50
50
|
${e}
|
51
|
-
]`}clone(){return new t({variable:this.variable.clone(),iterator:this.iterator.clone(),start:this.start,end:this.end,range:this.range,scope:this.scope})}};
|
51
|
+
]`}clone(){return new t({variable:this.variable.clone(),iterator:this.iterator.clone(),start:this.start,end:this.end,range:this.range,scope:this.scope})}};ch.ASTForGenericStatement=Bb});var Kb=f(lh=>{"use strict";Object.defineProperty(lh,"__esModule",{value:!0});lh.ASTFunctionStatement=void 0;var s1=ot(),Ub=class t extends s1.ASTBaseBlockWithScope{constructor(e){super(s1.ASTType.FunctionDeclaration,e),this.parameters=e.parameters||[],this.assignment=e.assignment}toString(){let e=this.parameters.map(r=>r).join(", ");if(this.body.length===0)return`${this.type}[${this.start}-${this.end}][${e}]`;let n=this.body.map(r=>`${r}`).join(`
|
52
52
|
`).split(`
|
53
53
|
`).map(r=>` ${r}`).join(`
|
54
54
|
`);return`Function[${this.start}-${this.end}][${e} =>
|
55
55
|
${n}
|
56
|
-
]`}clone(){return new t({parameters:this.parameters.map(e=>e.clone()),assignment:this.assignment.clone(),start:this.start,end:this.end,range:this.range,scope:this.scope})}};
|
56
|
+
]`}clone(){return new t({parameters:this.parameters.map(e=>e.clone()),assignment:this.assignment.clone(),start:this.start,end:this.end,range:this.range,scope:this.scope})}};lh.ASTFunctionStatement=Ub});var Vb=f(Cr=>{"use strict";Object.defineProperty(Cr,"__esModule",{value:!0});Cr.ASTIndexExpression=Cr.ASTMemberExpression=Cr.ASTIdentifier=Cr.ASTIdentifierKind=void 0;var aa=ot(),rq;(function(t){t.Variable="variable",t.Argument="argument",t.ForInVariable="for-in-variable",t.Property="property"})(rq=Cr.ASTIdentifierKind||(Cr.ASTIdentifierKind={}));var Wb=class t extends aa.ASTBase{constructor(e){super(aa.ASTType.Identifier,e),this.name=e.name,this.kind=e.kind}toString(){return`Identifier[${this.start}-${this.end}][${this.name}]`}clone(){return new t({name:this.name,kind:this.kind,start:this.start,end:this.end,range:this.range,scope:this.scope})}};Cr.ASTIdentifier=Wb;var Gb=class t extends aa.ASTBase{constructor(e){super(aa.ASTType.MemberExpression,e),this.indexer=e.indexer,this.identifier=e.identifier,this.base=e.base}toString(){return`MemberExpression[${this.start}-${this.end}][${this.base}.${this.identifier}]`}clone(){return new t({indexer:this.indexer,identifier:this.identifier.clone(),base:this.base,start:this.start,end:this.end,range:this.range,scope:this.scope})}};Cr.ASTMemberExpression=Gb;var Hb=class t extends aa.ASTBase{constructor(e){super(aa.ASTType.IndexExpression,e),this.base=e.base,this.index=e.index,this.isStatementStart=e.isStatementStart}toString(){return`IndexExpression[${this.start}-${this.end}]${this.isStatementStart?"[isStatementStart]":""}[${this.base}[${this.index}]]`}clone(){return new t({base:this.base.clone(),index:this.index.clone(),isStatementStart:this.isStatementStart,start:this.start,end:this.end,range:this.range,scope:this.scope})}};Cr.ASTIndexExpression=Hb});var Jb=f(Zr=>{"use strict";Object.defineProperty(Zr,"__esModule",{value:!0});Zr.ASTElseClause=Zr.ASTIfClause=Zr.ASTIfStatement=Zr.ASTClause=void 0;var o1=ot(),ju=class extends o1.ASTBaseBlock{};Zr.ASTClause=ju;var zb=class t extends o1.ASTBase{constructor(e,n){super(e,n),this.clauses=n.clauses||[]}toString(){if(this.clauses.length===0)return`IfStatement[${this.start}-${this.end}][]`;let e=this.clauses.map(n=>`${n}`).join(`
|
57
57
|
`).split(`
|
58
58
|
`).map(n=>` ${n}`).join(`
|
59
59
|
`);return`IfStatement[${this.start}-${this.end}][
|
@@ -68,22 +68,22 @@ ${e}
|
|
68
68
|
`).map(n=>` ${n}`).join(`
|
69
69
|
`);return`${this.type}[${this.start}-${this.end}][
|
70
70
|
${e}
|
71
|
-
}]`}clone(){return new t(this.type,{start:this.start,end:this.end,range:this.range,scope:this.scope})}};Zr.ASTElseClause=Yb});var Zb=f(
|
71
|
+
}]`}clone(){return new t(this.type,{start:this.start,end:this.end,range:this.range,scope:this.scope})}};Zr.ASTElseClause=Yb});var Zb=f(ph=>{"use strict";Object.defineProperty(ph,"__esModule",{value:!0});ph.ASTIsaExpression=void 0;var a1=ot(),Qb=class t extends a1.ASTBase{constructor(e){super(a1.ASTType.IsaExpression,e),this.operator=e.operator,this.left=e.left,this.right=e.right}toString(){return`${this.type}[${this.start}-${this.end}][${this.left} ${this.operator} ${this.right}]`}clone(){return new t({operator:this.operator,left:this.left.clone(),right:this.right.clone(),start:this.start,end:this.end,range:this.range,scope:this.scope})}};ph.ASTIsaExpression=Qb});var n_=f(ua=>{"use strict";Object.defineProperty(ua,"__esModule",{value:!0});ua.ASTListConstructorExpression=ua.ASTListValue=void 0;var hh=ot(),e_=class t extends hh.ASTBase{constructor(e){super(hh.ASTType.ListValue,e),this.value=e.value}toString(){return`ListValue[${this.start}-${this.end}][${this.value}]`}clone(){return new t({value:this.value.clone(),start:this.start,end:this.end,range:this.range,scope:this.scope})}};ua.ASTListValue=e_;var t_=class t extends hh.ASTBase{constructor(e){super(hh.ASTType.ListConstructorExpression,e),this.fields=e.fields||[]}toString(){if(this.fields.length===0)return`ListConstructor[${this.start}-${this.end}][]`;let e=this.fields.map(n=>`${n}`).join(`
|
72
72
|
`).split(`
|
73
73
|
`).map(n=>` ${n}`).join(`
|
74
74
|
`);return`ListConstructor[${this.start}-${this.end}][
|
75
75
|
${e}
|
76
|
-
]`}clone(){return new t({fields:this.fields.map(e=>e.clone()),start:this.start,end:this.end,range:this.range,scope:this.scope})}};ua.ASTListConstructorExpression=t_});var u_=f(ar=>{"use strict";Object.defineProperty(ar,"__esModule",{value:!0});ar.ASTNilLiteral=ar.ASTStringLiteral=ar.ASTBooleanLiteral=ar.ASTNumericLiteral=ar.ASTLiteral=void 0;var u1=ls(),a_=ot(),Hs=class extends a_.ASTBase{};ar.ASTLiteral=Hs;var r_=class t extends Hs{constructor(e){super(u1.TokenType.NumericLiteral,e),this.value=e.value,this.raw=e.raw,this.negated=!1}toString(){return`Literal[${this.start}-${this.end}][${this.negated?"-":""}${this.value}]`}clone(){let e=new t({value:this.value,raw:this.raw,start:this.start,end:this.end,range:this.range,scope:this.scope});return e.negated=this.negated,e}};ar.ASTNumericLiteral=r_;var i_=class t extends Hs{constructor(e){super(u1.TokenType.BooleanLiteral,e),this.value=e.value,this.raw=e.raw,this.negated=!1}toString(){return`Literal[${this.start}-${this.end}][${this.negated?"-":""}${this.value}]`}clone(){let e=new t({value:this.value,raw:this.raw,start:this.start,end:this.end,range:this.range,scope:this.scope});return e.negated=this.negated,e}};ar.ASTBooleanLiteral=i_;var s_=class t extends Hs{constructor(e){super(a_.ASTType.StringLiteral,e),this.value=e.value,this.raw=e.raw}toString(){return`Literal[${this.start}-${this.end}][${this.value}]`}clone(){return new t({value:this.value,raw:this.raw,start:this.start,end:this.end,range:this.range,scope:this.scope})}};ar.ASTStringLiteral=s_;var o_=class t extends Hs{constructor(e){super(a_.ASTType.NilLiteral,e),this.value=e.value,this.raw=e.raw}toString(){return`Literal[${this.start}-${this.end}][${this.value}]`}clone(){return new t({value:this.value,raw:this.raw,start:this.start,end:this.end,range:this.range,scope:this.scope})}};ar.ASTNilLiteral=o_});var l_=f(
|
76
|
+
]`}clone(){return new t({fields:this.fields.map(e=>e.clone()),start:this.start,end:this.end,range:this.range,scope:this.scope})}};ua.ASTListConstructorExpression=t_});var u_=f(ar=>{"use strict";Object.defineProperty(ar,"__esModule",{value:!0});ar.ASTNilLiteral=ar.ASTStringLiteral=ar.ASTBooleanLiteral=ar.ASTNumericLiteral=ar.ASTLiteral=void 0;var u1=ls(),a_=ot(),Hs=class extends a_.ASTBase{};ar.ASTLiteral=Hs;var r_=class t extends Hs{constructor(e){super(u1.TokenType.NumericLiteral,e),this.value=e.value,this.raw=e.raw,this.negated=!1}toString(){return`Literal[${this.start}-${this.end}][${this.negated?"-":""}${this.value}]`}clone(){let e=new t({value:this.value,raw:this.raw,start:this.start,end:this.end,range:this.range,scope:this.scope});return e.negated=this.negated,e}};ar.ASTNumericLiteral=r_;var i_=class t extends Hs{constructor(e){super(u1.TokenType.BooleanLiteral,e),this.value=e.value,this.raw=e.raw,this.negated=!1}toString(){return`Literal[${this.start}-${this.end}][${this.negated?"-":""}${this.value}]`}clone(){let e=new t({value:this.value,raw:this.raw,start:this.start,end:this.end,range:this.range,scope:this.scope});return e.negated=this.negated,e}};ar.ASTBooleanLiteral=i_;var s_=class t extends Hs{constructor(e){super(a_.ASTType.StringLiteral,e),this.value=e.value,this.raw=e.raw}toString(){return`Literal[${this.start}-${this.end}][${this.value}]`}clone(){return new t({value:this.value,raw:this.raw,start:this.start,end:this.end,range:this.range,scope:this.scope})}};ar.ASTStringLiteral=s_;var o_=class t extends Hs{constructor(e){super(a_.ASTType.NilLiteral,e),this.value=e.value,this.raw=e.raw}toString(){return`Literal[${this.start}-${this.end}][${this.value}]`}clone(){return new t({value:this.value,raw:this.raw,start:this.start,end:this.end,range:this.range,scope:this.scope})}};ar.ASTNilLiteral=o_});var l_=f(dh=>{"use strict";Object.defineProperty(dh,"__esModule",{value:!0});dh.ASTLogicalExpression=void 0;var c1=ot(),c_=class t extends c1.ASTBase{constructor(e){super(c1.ASTType.LogicalExpression,e),this.operator=e.operator,this.left=e.left,this.right=e.right}toString(){return`${this.type}[${this.start}-${this.end}][${this.left} ${this.operator} ${this.right}]`}clone(){return new t({operator:this.operator,left:this.left.clone(),right:this.right.clone(),start:this.start,end:this.end,range:this.range,scope:this.scope})}};dh.ASTLogicalExpression=c_});var d_=f(ca=>{"use strict";Object.defineProperty(ca,"__esModule",{value:!0});ca.ASTMapConstructorExpression=ca.ASTMapKeyString=void 0;var fh=ot(),p_=class t extends fh.ASTBase{constructor(e){super(fh.ASTType.MapKeyString,e),this.key=e.key,this.value=e.value}toString(){return`MapKeyString[${this.start}-${this.end}][${this.key}: ${this.value}]`}clone(){return new t({key:this.key.clone(),value:this.value.clone(),start:this.start,end:this.end,range:this.range,scope:this.scope})}};ca.ASTMapKeyString=p_;var h_=class t extends fh.ASTBase{constructor(e){super(fh.ASTType.MapConstructorExpression,e),this.fields=e.fields||[]}toString(){if(this.fields.length===0)return`MapConstructor[${this.start}-${this.end}][]`;let e=this.fields.map(n=>`${n}`).join(`
|
77
77
|
`).split(`
|
78
78
|
`).map(n=>` ${n}`).join(`
|
79
79
|
`);return`MapConstructor[${this.start}-${this.end}][
|
80
80
|
${e}
|
81
|
-
]`}clone(){return new t({fields:this.fields.map(e=>e.clone()),start:this.start,end:this.end,range:this.range,scope:this.scope})}};ca.ASTMapConstructorExpression=h_});var g_=f(
|
81
|
+
]`}clone(){return new t({fields:this.fields.map(e=>e.clone()),start:this.start,end:this.end,range:this.range,scope:this.scope})}};ca.ASTMapConstructorExpression=h_});var g_=f(gh=>{"use strict";Object.defineProperty(gh,"__esModule",{value:!0});gh.ASTParenthesisExpression=void 0;var l1=ot(),f_=class t extends l1.ASTBase{constructor(e){super(l1.ASTType.ParenthesisExpression,e),this.expression=e.expression}toString(){return this.expression.toString()}clone(){return new t({expression:this.expression.clone(),start:this.start,end:this.end,range:this.range,scope:this.scope})}};gh.ASTParenthesisExpression=f_});var y_=f(mh=>{"use strict";Object.defineProperty(mh,"__esModule",{value:!0});mh.ASTReturnStatement=void 0;var p1=ot(),m_=class t extends p1.ASTBase{constructor(e){super(p1.ASTType.ReturnStatement,e),this.argument=e.argument}toString(){return`ReturnStatement[${this.start}-${this.end}][${this.argument}]`}clone(){return new t({argument:this.argument.clone(),start:this.start,end:this.end,range:this.range,scope:this.scope})}};mh.ASTReturnStatement=m_});var __=f(yh=>{"use strict";Object.defineProperty(yh,"__esModule",{value:!0});yh.ASTSliceExpression=void 0;var h1=ot(),b_=class t extends h1.ASTBase{constructor(e){super(h1.ASTType.SliceExpression,e),this.left=e.left,this.right=e.right,this.base=e.base}toString(){return`SliceExpression[${this.start}-${this.end}][${this.base}[${this.left}:${this.right}]]`}clone(){return new t({base:this.base.clone(),left:this.left.clone(),right:this.right.clone(),start:this.start,end:this.end,range:this.range,scope:this.scope})}};yh.ASTSliceExpression=b_});var T_=f(_h=>{"use strict";Object.defineProperty(_h,"__esModule",{value:!0});_h.ASTUnaryExpression=void 0;var v_=ia(),bh=ot(),S_=class t extends bh.ASTBase{constructor(e){super(t.getUnaryType(e.operator),e),this.argument=e.argument,this.operator=e.operator}static getUnaryType(e){switch(e){case v_.Operator.Not:return bh.ASTType.NegationExpression;case v_.Operator.Plus:case v_.Operator.Minus:return bh.ASTType.BinaryNegatedExpression;default:return bh.ASTType.UnaryExpression}}toString(){return`${this.type}[${this.start}-${this.end}][${this.operator} ${this.argument}]`}clone(){return new t({argument:this.argument.clone(),operator:this.operator,start:this.start,end:this.end,range:this.range,scope:this.scope})}};_h.ASTUnaryExpression=S_});var x_=f(vh=>{"use strict";Object.defineProperty(vh,"__esModule",{value:!0});vh.ASTWhileStatement=void 0;var d1=ot(),w_=class t extends d1.ASTBaseBlock{constructor(e){super(d1.ASTType.WhileStatement,e),this.condition=e.condition}toString(){if(this.body.length===0)return`WhileStatement[${this.start}-${this.end}][${this.condition}]`;let e=this.body.map(n=>`${n}`).join(`
|
82
82
|
`).split(`
|
83
83
|
`).map(n=>` ${n}`).join(`
|
84
84
|
`);return`WhileStatement[${this.start}-${this.end}][${this.condition}
|
85
85
|
${e}
|
86
|
-
]`}clone(){return new t({condition:this.condition.clone(),start:this.start,end:this.end,range:this.range,scope:this.scope})}};_h.ASTWhileStatement=w_});var g1=f(vh=>{"use strict";Object.defineProperty(vh,"__esModule",{value:!0});vh.ASTBreakStatement=void 0;var f1=ot(),E_=class t extends f1.ASTBase{constructor(e){super(f1.ASTType.BreakStatement,e),this.iterator=e.iterator}toString(){return`BreakStatement[${this.start}-${this.end}]`}clone(){var e;return new t({iterator:(e=this.iterator)===null||e===void 0?void 0:e.clone(),start:this.start,end:this.end,range:this.range,scope:this.scope})}};vh.ASTBreakStatement=E_});var y1=f(Sh=>{"use strict";Object.defineProperty(Sh,"__esModule",{value:!0});Sh.ASTContinueStatement=void 0;var m1=ot(),k_=class t extends m1.ASTBase{constructor(e){super(m1.ASTType.ContinueStatement,e),this.iterator=e.iterator}toString(){return`ContinueStatement[${this.start}-${this.end}]`}clone(){var e;return new t({iterator:(e=this.iterator)===null||e===void 0?void 0:e.clone(),start:this.start,end:this.end,range:this.range,scope:this.scope})}};Sh.ASTContinueStatement=k_});var kh=f(H=>{"use strict";Object.defineProperty(H,"__esModule",{value:!0});H.ASTWhileStatement=H.ASTUnaryExpression=H.ASTSliceExpression=H.ASTReturnStatement=H.ASTParenthesisExpression=H.ASTMapKeyString=H.ASTMapConstructorExpression=H.ASTLogicalExpression=H.ASTStringLiteral=H.ASTNumericLiteral=H.ASTNilLiteral=H.ASTLiteral=H.ASTBooleanLiteral=H.ASTListValue=H.ASTListConstructorExpression=H.ASTIsaExpression=H.ASTIfStatement=H.ASTIfClause=H.ASTElseClause=H.ASTClause=H.ASTMemberExpression=H.ASTIndexExpression=H.ASTIdentifierKind=H.ASTIdentifier=H.ASTFunctionStatement=H.ASTForGenericStatement=H.ASTContinueStatement=H.ASTComparisonGroupExpression=H.ASTChunk=H.ASTCallStatement=H.ASTCallExpression=H.ASTBreakStatement=H.ASTBinaryExpression=H.ASTType=H.ASTComment=H.ASTBaseBlockWithScope=H.ASTBaseBlock=H.ASTBase=H.ASTAssignmentStatement=H.ASTProvider=void 0;var Th=ls(),b1=kh(),iq=Db(),gn=ot(),sq=Ib(),_1=Lb(),oq=qb(),aq=Fb(),uq=$b(),cq=Kb(),A_=Vb(),hs=Jb(),lq=Zb(),v1=n_(),wh=u_(),pq=l_(),S1=d_(),hq=g_(),dq=y_(),fq=__(),gq=T_(),mq=x_(),O_=class{returnStatement(e){return new dq.ASTReturnStatement(e)}ifShortcutStatement(e){return new hs.ASTIfStatement(gn.ASTType.IfShortcutStatement,e)}ifShortcutClause(e){return new hs.ASTIfClause(gn.ASTType.IfShortcutClause,e)}elseifShortcutClause(e){return new hs.ASTIfClause(gn.ASTType.ElseifShortcutClause,e)}elseShortcutClause(e){return new hs.ASTElseClause(gn.ASTType.ElseShortcutClause,e)}ifStatement(e){return new hs.ASTIfStatement(gn.ASTType.IfStatement,e)}ifClause(e){return new hs.ASTIfClause(gn.ASTType.IfClause,e)}elseifClause(e){return new hs.ASTIfClause(gn.ASTType.ElseifClause,e)}elseClause(e){return new hs.ASTElseClause(gn.ASTType.ElseClause,e)}whileStatement(e){return new mq.ASTWhileStatement(e)}assignmentStatement(e){return new iq.ASTAssignmentStatement(e)}callStatement(e){return new _1.ASTCallStatement(e)}functionStatement(e){return new cq.ASTFunctionStatement(e)}forGenericStatement(e){return new uq.ASTForGenericStatement(e)}chunk(e){return new oq.ASTChunk(e)}identifier(e){return new A_.ASTIdentifier(e)}literal(e,n){switch(e){case Th.TokenType.StringLiteral:return new wh.ASTStringLiteral(n);case Th.TokenType.NumericLiteral:return new wh.ASTNumericLiteral(n);case Th.TokenType.BooleanLiteral:return new wh.ASTBooleanLiteral(n);case Th.TokenType.NilLiteral:return new wh.ASTNilLiteral(n)}}memberExpression(e){return new A_.ASTMemberExpression(e)}callExpression(e){return new _1.ASTCallExpression(e)}comment(e){return new gn.ASTComment(e)}unaryExpression(e){return new gq.ASTUnaryExpression(e)}mapKeyString(e){return new S1.ASTMapKeyString(e)}mapConstructorExpression(e){return new S1.ASTMapConstructorExpression(e)}listValue(e){return new v1.ASTListValue(e)}listConstructorExpression(e){return new v1.ASTListConstructorExpression(e)}unknown(e){return new gn.ASTBase(gn.ASTType.Unknown,e)}emptyExpression(e){return new gn.ASTBase(gn.ASTType.EmptyExpression,e)}invalidCodeExpression(e){return new gn.ASTBase(gn.ASTType.InvalidCodeExpression,e)}indexExpression(e){return new A_.ASTIndexExpression(e)}logicalExpression(e){return new pq.ASTLogicalExpression(e)}isaExpression(e){return new lq.ASTIsaExpression(e)}binaryExpression(e){return new sq.ASTBinaryExpression(e)}sliceExpression(e){return new fq.ASTSliceExpression(e)}parenthesisExpression(e){return new hq.ASTParenthesisExpression(e)}comparisonGroupExpression(e){return new aq.ASTComparisonGroupExpression(e)}breakStatement(e){return new b1.ASTBreakStatement(e)}continueStatement(e){return new b1.ASTContinueStatement(e)}};H.ASTProvider=O_;var yq=Db();Object.defineProperty(H,"ASTAssignmentStatement",{enumerable:!0,get:function(){return yq.ASTAssignmentStatement}});var Fu=ot();Object.defineProperty(H,"ASTBase",{enumerable:!0,get:function(){return Fu.ASTBase}});Object.defineProperty(H,"ASTBaseBlock",{enumerable:!0,get:function(){return Fu.ASTBaseBlock}});Object.defineProperty(H,"ASTBaseBlockWithScope",{enumerable:!0,get:function(){return Fu.ASTBaseBlockWithScope}});Object.defineProperty(H,"ASTComment",{enumerable:!0,get:function(){return Fu.ASTComment}});Object.defineProperty(H,"ASTType",{enumerable:!0,get:function(){return Fu.ASTType}});var bq=Ib();Object.defineProperty(H,"ASTBinaryExpression",{enumerable:!0,get:function(){return bq.ASTBinaryExpression}});var _q=g1();Object.defineProperty(H,"ASTBreakStatement",{enumerable:!0,get:function(){return _q.ASTBreakStatement}});var T1=Lb();Object.defineProperty(H,"ASTCallExpression",{enumerable:!0,get:function(){return T1.ASTCallExpression}});Object.defineProperty(H,"ASTCallStatement",{enumerable:!0,get:function(){return T1.ASTCallStatement}});var vq=qb();Object.defineProperty(H,"ASTChunk",{enumerable:!0,get:function(){return vq.ASTChunk}});var Sq=Fb();Object.defineProperty(H,"ASTComparisonGroupExpression",{enumerable:!0,get:function(){return Sq.ASTComparisonGroupExpression}});var Tq=y1();Object.defineProperty(H,"ASTContinueStatement",{enumerable:!0,get:function(){return Tq.ASTContinueStatement}});var wq=$b();Object.defineProperty(H,"ASTForGenericStatement",{enumerable:!0,get:function(){return wq.ASTForGenericStatement}});var xq=Kb();Object.defineProperty(H,"ASTFunctionStatement",{enumerable:!0,get:function(){return xq.ASTFunctionStatement}});var xh=Vb();Object.defineProperty(H,"ASTIdentifier",{enumerable:!0,get:function(){return xh.ASTIdentifier}});Object.defineProperty(H,"ASTIdentifierKind",{enumerable:!0,get:function(){return xh.ASTIdentifierKind}});Object.defineProperty(H,"ASTIndexExpression",{enumerable:!0,get:function(){return xh.ASTIndexExpression}});Object.defineProperty(H,"ASTMemberExpression",{enumerable:!0,get:function(){return xh.ASTMemberExpression}});var Eh=Jb();Object.defineProperty(H,"ASTClause",{enumerable:!0,get:function(){return Eh.ASTClause}});Object.defineProperty(H,"ASTElseClause",{enumerable:!0,get:function(){return Eh.ASTElseClause}});Object.defineProperty(H,"ASTIfClause",{enumerable:!0,get:function(){return Eh.ASTIfClause}});Object.defineProperty(H,"ASTIfStatement",{enumerable:!0,get:function(){return Eh.ASTIfStatement}});var Eq=Zb();Object.defineProperty(H,"ASTIsaExpression",{enumerable:!0,get:function(){return Eq.ASTIsaExpression}});var w1=n_();Object.defineProperty(H,"ASTListConstructorExpression",{enumerable:!0,get:function(){return w1.ASTListConstructorExpression}});Object.defineProperty(H,"ASTListValue",{enumerable:!0,get:function(){return w1.ASTListValue}});var Bu=u_();Object.defineProperty(H,"ASTBooleanLiteral",{enumerable:!0,get:function(){return Bu.ASTBooleanLiteral}});Object.defineProperty(H,"ASTLiteral",{enumerable:!0,get:function(){return Bu.ASTLiteral}});Object.defineProperty(H,"ASTNilLiteral",{enumerable:!0,get:function(){return Bu.ASTNilLiteral}});Object.defineProperty(H,"ASTNumericLiteral",{enumerable:!0,get:function(){return Bu.ASTNumericLiteral}});Object.defineProperty(H,"ASTStringLiteral",{enumerable:!0,get:function(){return Bu.ASTStringLiteral}});var kq=l_();Object.defineProperty(H,"ASTLogicalExpression",{enumerable:!0,get:function(){return kq.ASTLogicalExpression}});var x1=d_();Object.defineProperty(H,"ASTMapConstructorExpression",{enumerable:!0,get:function(){return x1.ASTMapConstructorExpression}});Object.defineProperty(H,"ASTMapKeyString",{enumerable:!0,get:function(){return x1.ASTMapKeyString}});var Aq=g_();Object.defineProperty(H,"ASTParenthesisExpression",{enumerable:!0,get:function(){return Aq.ASTParenthesisExpression}});var Oq=y_();Object.defineProperty(H,"ASTReturnStatement",{enumerable:!0,get:function(){return Oq.ASTReturnStatement}});var Pq=__();Object.defineProperty(H,"ASTSliceExpression",{enumerable:!0,get:function(){return Pq.ASTSliceExpression}});var Dq=T_();Object.defineProperty(H,"ASTUnaryExpression",{enumerable:!0,get:function(){return Dq.ASTUnaryExpression}});var Rq=x_();Object.defineProperty(H,"ASTWhileStatement",{enumerable:!0,get:function(){return Rq.ASTWhileStatement}})});var R_=f(D_=>{"use strict";Object.defineProperty(D_,"__esModule",{value:!0});var ds=ls(),P_=class{constructor(){this.isNonNilLiteral=Set.prototype.has.bind(new Set([ds.TokenType.StringLiteral,ds.TokenType.NumericLiteral,ds.TokenType.BooleanLiteral])),this.isLiteral=Set.prototype.has.bind(new Set([ds.TokenType.StringLiteral,ds.TokenType.NumericLiteral,ds.TokenType.BooleanLiteral,ds.TokenType.NilLiteral]))}isComment(e){return e===ds.TokenType.Comment}};D_.default=P_});var C_=f(se=>{"use strict";Object.defineProperty(se,"__esModule",{value:!0});se.SelectorGroups=se.SelectorGroupType=se.getSelectorsFromGroup=se.createSelectorGroup=se.Selectors=se.getSelectorValue=se.createSelector=se.createSelectorOptions=se.SelectorType=void 0;var oe=ls(),Mr=na(),_e=ia(),Iq;(function(t){t.EndOfLine="EndOfLine",t.EndOfFile="EndOfFile",t.LParenthesis="LParenthesis",t.RParenthesis="RParenthesis",t.CLBracket="CLBracket",t.CRBracket="CRBracket",t.SLBracket="SLBracket",t.SRBracket="SRBracket",t.Assign="Assign",t.AddShorthand="AddShorthand",t.SubtractShorthand="SubtractShorthand",t.MultiplyShorthand="MultiplyShorthand",t.DivideShorthand="DivideShorthand",t.PowerShorthand="PowerShorthand",t.ModuloShorthand="ModuloShorthand",t.Seperator="Seperator",t.Function="Function",t.EndFunction="EndFunction",t.EndWhile="EndWhile",t.EndFor="EndFor",t.EndIf="EndIf",t.SliceSeperator="SliceSeperator",t.MapKeyValueSeperator="MapKeyValueSeperator",t.MapSeperator="MapSeperator",t.ListSeperator="ListSeperator",t.CallSeperator="CallSeperator",t.ArgumentSeperator="ArgumentSeperator",t.ImportCodeSeperator="ImportCodeSeperator",t.ElseIf="ElseIf",t.Then="Then",t.Else="Else",t.In="In",t.MemberSeperator="MemberSeperator",t.NumberSeperator="NumberSeperator",t.Reference="Reference",t.Isa="Isa",t.Or="Or",t.And="And",t.Minus="Minus",t.Plus="Plus",t.Times="Times",t.Divide="Divide",t.Power="Power",t.Mod="Mod",t.Equal="Equal",t.NotEqual="NotEqual",t.Greater="Greater",t.GreaterEqual="GreaterEqual",t.Lesser="Lesser",t.LessEqual="LessEqual",t.New="New",t.Not="Not",t.Comment="Comment"})(Iq=se.SelectorType||(se.SelectorType={}));var I_=class{};se.createSelectorOptions=I_;function ie(t){let e;return t.value===void 0?(e=new Function("token",`if (token == null) return false;return token.type === '${t.type}';`),Object.defineProperty(e,"name",{value:`selector_${t.type}`,writable:!1})):(e=new Function("token",`if (token == null) return false;return token.value === '${t.value}' && token.type === '${t.type}';`),Object.defineProperty(e,"name",{value:`selector_${t.type}_${t.value}`,writable:!1})),e.data=t,e}se.createSelector=ie;function Cq(t){return t.data.value}se.getSelectorValue=Cq;se.Selectors={EndOfLine:ie({type:oe.TokenType.EOL,value:_e.Operator.EndOfLine}),EndOfFile:ie({type:oe.TokenType.EOF,value:_e.Operator.EndOfFile}),LParenthesis:ie({type:oe.TokenType.Punctuator,value:_e.Operator.LParenthesis}),RParenthesis:ie({type:oe.TokenType.Punctuator,value:_e.Operator.RParenthesis}),CLBracket:ie({type:oe.TokenType.Punctuator,value:_e.Operator.CLBracket}),CRBracket:ie({type:oe.TokenType.Punctuator,value:_e.Operator.CRBracket}),SLBracket:ie({type:oe.TokenType.Punctuator,value:_e.Operator.SLBracket}),SRBracket:ie({type:oe.TokenType.Punctuator,value:_e.Operator.SRBracket}),Assign:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Assign}),AddShorthand:ie({type:oe.TokenType.Punctuator,value:_e.Operator.AddShorthand}),SubtractShorthand:ie({type:oe.TokenType.Punctuator,value:_e.Operator.SubtractShorthand}),MultiplyShorthand:ie({type:oe.TokenType.Punctuator,value:_e.Operator.MultiplyShorthand}),DivideShorthand:ie({type:oe.TokenType.Punctuator,value:_e.Operator.DivideShorthand}),PowerShorthand:ie({type:oe.TokenType.Punctuator,value:_e.Operator.PowerShorthand}),ModuloShorthand:ie({type:oe.TokenType.Punctuator,value:_e.Operator.ModuloShorthand}),Seperator:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Comma}),Function:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.Function}),EndFunction:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.EndFunction}),EndWhile:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.EndWhile}),EndFor:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.EndFor}),EndIf:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.EndIf}),SliceSeperator:ie({type:oe.TokenType.SliceOperator,value:_e.Operator.SliceSeperator}),MapKeyValueSeperator:ie({type:oe.TokenType.SliceOperator,value:_e.Operator.SliceSeperator}),MapSeperator:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Comma}),ListSeperator:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Comma}),CallSeperator:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Comma}),ArgumentSeperator:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Comma}),ImportCodeSeperator:ie({type:oe.TokenType.SliceOperator,value:_e.Operator.SliceSeperator}),ElseIf:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.ElseIf}),Then:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.Then}),Else:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.Else}),In:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.In}),MemberSeperator:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Member}),NumberSeperator:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Member}),Reference:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Reference}),Isa:ie({type:oe.TokenType.Keyword,value:_e.Operator.Isa}),Or:ie({type:oe.TokenType.Keyword,value:_e.Operator.Or}),And:ie({type:oe.TokenType.Keyword,value:_e.Operator.And}),Minus:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Minus}),Plus:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Plus}),Times:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Asterik}),Power:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Power}),Divide:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Slash}),Mod:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Modulo}),Equal:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Equal}),NotEqual:ie({type:oe.TokenType.Punctuator,value:_e.Operator.NotEqual}),Greater:ie({type:oe.TokenType.Punctuator,value:_e.Operator.GreaterThan}),GreaterEqual:ie({type:oe.TokenType.Punctuator,value:_e.Operator.GreaterThanOrEqual}),Lesser:ie({type:oe.TokenType.Punctuator,value:_e.Operator.LessThan}),LessEqual:ie({type:oe.TokenType.Punctuator,value:_e.Operator.LessThanOrEqual}),New:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.New}),Not:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.Not}),Comment:ie({type:oe.TokenType.Comment})};function ei(t,e){let r=e.filter(a=>a.data.value!==void 0).map(a=>`case '${a.data.value}': return token.type === '${a.data.type}';`).join(`
|
86
|
+
]`}clone(){return new t({condition:this.condition.clone(),start:this.start,end:this.end,range:this.range,scope:this.scope})}};vh.ASTWhileStatement=w_});var g1=f(Sh=>{"use strict";Object.defineProperty(Sh,"__esModule",{value:!0});Sh.ASTBreakStatement=void 0;var f1=ot(),E_=class t extends f1.ASTBase{constructor(e){super(f1.ASTType.BreakStatement,e),this.iterator=e.iterator}toString(){return`BreakStatement[${this.start}-${this.end}]`}clone(){var e;return new t({iterator:(e=this.iterator)===null||e===void 0?void 0:e.clone(),start:this.start,end:this.end,range:this.range,scope:this.scope})}};Sh.ASTBreakStatement=E_});var y1=f(Th=>{"use strict";Object.defineProperty(Th,"__esModule",{value:!0});Th.ASTContinueStatement=void 0;var m1=ot(),k_=class t extends m1.ASTBase{constructor(e){super(m1.ASTType.ContinueStatement,e),this.iterator=e.iterator}toString(){return`ContinueStatement[${this.start}-${this.end}]`}clone(){var e;return new t({iterator:(e=this.iterator)===null||e===void 0?void 0:e.clone(),start:this.start,end:this.end,range:this.range,scope:this.scope})}};Th.ASTContinueStatement=k_});var Ah=f(H=>{"use strict";Object.defineProperty(H,"__esModule",{value:!0});H.ASTWhileStatement=H.ASTUnaryExpression=H.ASTSliceExpression=H.ASTReturnStatement=H.ASTParenthesisExpression=H.ASTMapKeyString=H.ASTMapConstructorExpression=H.ASTLogicalExpression=H.ASTStringLiteral=H.ASTNumericLiteral=H.ASTNilLiteral=H.ASTLiteral=H.ASTBooleanLiteral=H.ASTListValue=H.ASTListConstructorExpression=H.ASTIsaExpression=H.ASTIfStatement=H.ASTIfClause=H.ASTElseClause=H.ASTClause=H.ASTMemberExpression=H.ASTIndexExpression=H.ASTIdentifierKind=H.ASTIdentifier=H.ASTFunctionStatement=H.ASTForGenericStatement=H.ASTContinueStatement=H.ASTComparisonGroupExpression=H.ASTChunk=H.ASTCallStatement=H.ASTCallExpression=H.ASTBreakStatement=H.ASTBinaryExpression=H.ASTType=H.ASTComment=H.ASTBaseBlockWithScope=H.ASTBaseBlock=H.ASTBase=H.ASTAssignmentStatement=H.ASTProvider=void 0;var wh=ls(),b1=Ah(),iq=Db(),gn=ot(),sq=Ib(),_1=Lb(),oq=qb(),aq=Fb(),uq=$b(),cq=Kb(),A_=Vb(),hs=Jb(),lq=Zb(),v1=n_(),xh=u_(),pq=l_(),S1=d_(),hq=g_(),dq=y_(),fq=__(),gq=T_(),mq=x_(),O_=class{returnStatement(e){return new dq.ASTReturnStatement(e)}ifShortcutStatement(e){return new hs.ASTIfStatement(gn.ASTType.IfShortcutStatement,e)}ifShortcutClause(e){return new hs.ASTIfClause(gn.ASTType.IfShortcutClause,e)}elseifShortcutClause(e){return new hs.ASTIfClause(gn.ASTType.ElseifShortcutClause,e)}elseShortcutClause(e){return new hs.ASTElseClause(gn.ASTType.ElseShortcutClause,e)}ifStatement(e){return new hs.ASTIfStatement(gn.ASTType.IfStatement,e)}ifClause(e){return new hs.ASTIfClause(gn.ASTType.IfClause,e)}elseifClause(e){return new hs.ASTIfClause(gn.ASTType.ElseifClause,e)}elseClause(e){return new hs.ASTElseClause(gn.ASTType.ElseClause,e)}whileStatement(e){return new mq.ASTWhileStatement(e)}assignmentStatement(e){return new iq.ASTAssignmentStatement(e)}callStatement(e){return new _1.ASTCallStatement(e)}functionStatement(e){return new cq.ASTFunctionStatement(e)}forGenericStatement(e){return new uq.ASTForGenericStatement(e)}chunk(e){return new oq.ASTChunk(e)}identifier(e){return new A_.ASTIdentifier(e)}literal(e,n){switch(e){case wh.TokenType.StringLiteral:return new xh.ASTStringLiteral(n);case wh.TokenType.NumericLiteral:return new xh.ASTNumericLiteral(n);case wh.TokenType.BooleanLiteral:return new xh.ASTBooleanLiteral(n);case wh.TokenType.NilLiteral:return new xh.ASTNilLiteral(n)}}memberExpression(e){return new A_.ASTMemberExpression(e)}callExpression(e){return new _1.ASTCallExpression(e)}comment(e){return new gn.ASTComment(e)}unaryExpression(e){return new gq.ASTUnaryExpression(e)}mapKeyString(e){return new S1.ASTMapKeyString(e)}mapConstructorExpression(e){return new S1.ASTMapConstructorExpression(e)}listValue(e){return new v1.ASTListValue(e)}listConstructorExpression(e){return new v1.ASTListConstructorExpression(e)}unknown(e){return new gn.ASTBase(gn.ASTType.Unknown,e)}emptyExpression(e){return new gn.ASTBase(gn.ASTType.EmptyExpression,e)}invalidCodeExpression(e){return new gn.ASTBase(gn.ASTType.InvalidCodeExpression,e)}indexExpression(e){return new A_.ASTIndexExpression(e)}logicalExpression(e){return new pq.ASTLogicalExpression(e)}isaExpression(e){return new lq.ASTIsaExpression(e)}binaryExpression(e){return new sq.ASTBinaryExpression(e)}sliceExpression(e){return new fq.ASTSliceExpression(e)}parenthesisExpression(e){return new hq.ASTParenthesisExpression(e)}comparisonGroupExpression(e){return new aq.ASTComparisonGroupExpression(e)}breakStatement(e){return new b1.ASTBreakStatement(e)}continueStatement(e){return new b1.ASTContinueStatement(e)}};H.ASTProvider=O_;var yq=Db();Object.defineProperty(H,"ASTAssignmentStatement",{enumerable:!0,get:function(){return yq.ASTAssignmentStatement}});var Fu=ot();Object.defineProperty(H,"ASTBase",{enumerable:!0,get:function(){return Fu.ASTBase}});Object.defineProperty(H,"ASTBaseBlock",{enumerable:!0,get:function(){return Fu.ASTBaseBlock}});Object.defineProperty(H,"ASTBaseBlockWithScope",{enumerable:!0,get:function(){return Fu.ASTBaseBlockWithScope}});Object.defineProperty(H,"ASTComment",{enumerable:!0,get:function(){return Fu.ASTComment}});Object.defineProperty(H,"ASTType",{enumerable:!0,get:function(){return Fu.ASTType}});var bq=Ib();Object.defineProperty(H,"ASTBinaryExpression",{enumerable:!0,get:function(){return bq.ASTBinaryExpression}});var _q=g1();Object.defineProperty(H,"ASTBreakStatement",{enumerable:!0,get:function(){return _q.ASTBreakStatement}});var T1=Lb();Object.defineProperty(H,"ASTCallExpression",{enumerable:!0,get:function(){return T1.ASTCallExpression}});Object.defineProperty(H,"ASTCallStatement",{enumerable:!0,get:function(){return T1.ASTCallStatement}});var vq=qb();Object.defineProperty(H,"ASTChunk",{enumerable:!0,get:function(){return vq.ASTChunk}});var Sq=Fb();Object.defineProperty(H,"ASTComparisonGroupExpression",{enumerable:!0,get:function(){return Sq.ASTComparisonGroupExpression}});var Tq=y1();Object.defineProperty(H,"ASTContinueStatement",{enumerable:!0,get:function(){return Tq.ASTContinueStatement}});var wq=$b();Object.defineProperty(H,"ASTForGenericStatement",{enumerable:!0,get:function(){return wq.ASTForGenericStatement}});var xq=Kb();Object.defineProperty(H,"ASTFunctionStatement",{enumerable:!0,get:function(){return xq.ASTFunctionStatement}});var Eh=Vb();Object.defineProperty(H,"ASTIdentifier",{enumerable:!0,get:function(){return Eh.ASTIdentifier}});Object.defineProperty(H,"ASTIdentifierKind",{enumerable:!0,get:function(){return Eh.ASTIdentifierKind}});Object.defineProperty(H,"ASTIndexExpression",{enumerable:!0,get:function(){return Eh.ASTIndexExpression}});Object.defineProperty(H,"ASTMemberExpression",{enumerable:!0,get:function(){return Eh.ASTMemberExpression}});var kh=Jb();Object.defineProperty(H,"ASTClause",{enumerable:!0,get:function(){return kh.ASTClause}});Object.defineProperty(H,"ASTElseClause",{enumerable:!0,get:function(){return kh.ASTElseClause}});Object.defineProperty(H,"ASTIfClause",{enumerable:!0,get:function(){return kh.ASTIfClause}});Object.defineProperty(H,"ASTIfStatement",{enumerable:!0,get:function(){return kh.ASTIfStatement}});var Eq=Zb();Object.defineProperty(H,"ASTIsaExpression",{enumerable:!0,get:function(){return Eq.ASTIsaExpression}});var w1=n_();Object.defineProperty(H,"ASTListConstructorExpression",{enumerable:!0,get:function(){return w1.ASTListConstructorExpression}});Object.defineProperty(H,"ASTListValue",{enumerable:!0,get:function(){return w1.ASTListValue}});var Bu=u_();Object.defineProperty(H,"ASTBooleanLiteral",{enumerable:!0,get:function(){return Bu.ASTBooleanLiteral}});Object.defineProperty(H,"ASTLiteral",{enumerable:!0,get:function(){return Bu.ASTLiteral}});Object.defineProperty(H,"ASTNilLiteral",{enumerable:!0,get:function(){return Bu.ASTNilLiteral}});Object.defineProperty(H,"ASTNumericLiteral",{enumerable:!0,get:function(){return Bu.ASTNumericLiteral}});Object.defineProperty(H,"ASTStringLiteral",{enumerable:!0,get:function(){return Bu.ASTStringLiteral}});var kq=l_();Object.defineProperty(H,"ASTLogicalExpression",{enumerable:!0,get:function(){return kq.ASTLogicalExpression}});var x1=d_();Object.defineProperty(H,"ASTMapConstructorExpression",{enumerable:!0,get:function(){return x1.ASTMapConstructorExpression}});Object.defineProperty(H,"ASTMapKeyString",{enumerable:!0,get:function(){return x1.ASTMapKeyString}});var Aq=g_();Object.defineProperty(H,"ASTParenthesisExpression",{enumerable:!0,get:function(){return Aq.ASTParenthesisExpression}});var Oq=y_();Object.defineProperty(H,"ASTReturnStatement",{enumerable:!0,get:function(){return Oq.ASTReturnStatement}});var Pq=__();Object.defineProperty(H,"ASTSliceExpression",{enumerable:!0,get:function(){return Pq.ASTSliceExpression}});var Dq=T_();Object.defineProperty(H,"ASTUnaryExpression",{enumerable:!0,get:function(){return Dq.ASTUnaryExpression}});var Rq=x_();Object.defineProperty(H,"ASTWhileStatement",{enumerable:!0,get:function(){return Rq.ASTWhileStatement}})});var R_=f(D_=>{"use strict";Object.defineProperty(D_,"__esModule",{value:!0});var ds=ls(),P_=class{constructor(){this.isNonNilLiteral=Set.prototype.has.bind(new Set([ds.TokenType.StringLiteral,ds.TokenType.NumericLiteral,ds.TokenType.BooleanLiteral])),this.isLiteral=Set.prototype.has.bind(new Set([ds.TokenType.StringLiteral,ds.TokenType.NumericLiteral,ds.TokenType.BooleanLiteral,ds.TokenType.NilLiteral]))}isComment(e){return e===ds.TokenType.Comment}};D_.default=P_});var C_=f(se=>{"use strict";Object.defineProperty(se,"__esModule",{value:!0});se.SelectorGroups=se.SelectorGroupType=se.getSelectorsFromGroup=se.createSelectorGroup=se.Selectors=se.getSelectorValue=se.createSelector=se.createSelectorOptions=se.SelectorType=void 0;var oe=ls(),Mr=na(),_e=ia(),Iq;(function(t){t.EndOfLine="EndOfLine",t.EndOfFile="EndOfFile",t.LParenthesis="LParenthesis",t.RParenthesis="RParenthesis",t.CLBracket="CLBracket",t.CRBracket="CRBracket",t.SLBracket="SLBracket",t.SRBracket="SRBracket",t.Assign="Assign",t.AddShorthand="AddShorthand",t.SubtractShorthand="SubtractShorthand",t.MultiplyShorthand="MultiplyShorthand",t.DivideShorthand="DivideShorthand",t.PowerShorthand="PowerShorthand",t.ModuloShorthand="ModuloShorthand",t.Seperator="Seperator",t.Function="Function",t.EndFunction="EndFunction",t.EndWhile="EndWhile",t.EndFor="EndFor",t.EndIf="EndIf",t.SliceSeperator="SliceSeperator",t.MapKeyValueSeperator="MapKeyValueSeperator",t.MapSeperator="MapSeperator",t.ListSeperator="ListSeperator",t.CallSeperator="CallSeperator",t.ArgumentSeperator="ArgumentSeperator",t.ImportCodeSeperator="ImportCodeSeperator",t.ElseIf="ElseIf",t.Then="Then",t.Else="Else",t.In="In",t.MemberSeperator="MemberSeperator",t.NumberSeperator="NumberSeperator",t.Reference="Reference",t.Isa="Isa",t.Or="Or",t.And="And",t.Minus="Minus",t.Plus="Plus",t.Times="Times",t.Divide="Divide",t.Power="Power",t.Mod="Mod",t.Equal="Equal",t.NotEqual="NotEqual",t.Greater="Greater",t.GreaterEqual="GreaterEqual",t.Lesser="Lesser",t.LessEqual="LessEqual",t.New="New",t.Not="Not",t.Comment="Comment"})(Iq=se.SelectorType||(se.SelectorType={}));var I_=class{};se.createSelectorOptions=I_;function ie(t){let e;return t.value===void 0?(e=new Function("token",`if (token == null) return false;return token.type === '${t.type}';`),Object.defineProperty(e,"name",{value:`selector_${t.type}`,writable:!1})):(e=new Function("token",`if (token == null) return false;return token.value === '${t.value}' && token.type === '${t.type}';`),Object.defineProperty(e,"name",{value:`selector_${t.type}_${t.value}`,writable:!1})),e.data=t,e}se.createSelector=ie;function Cq(t){return t.data.value}se.getSelectorValue=Cq;se.Selectors={EndOfLine:ie({type:oe.TokenType.EOL,value:_e.Operator.EndOfLine}),EndOfFile:ie({type:oe.TokenType.EOF,value:_e.Operator.EndOfFile}),LParenthesis:ie({type:oe.TokenType.Punctuator,value:_e.Operator.LParenthesis}),RParenthesis:ie({type:oe.TokenType.Punctuator,value:_e.Operator.RParenthesis}),CLBracket:ie({type:oe.TokenType.Punctuator,value:_e.Operator.CLBracket}),CRBracket:ie({type:oe.TokenType.Punctuator,value:_e.Operator.CRBracket}),SLBracket:ie({type:oe.TokenType.Punctuator,value:_e.Operator.SLBracket}),SRBracket:ie({type:oe.TokenType.Punctuator,value:_e.Operator.SRBracket}),Assign:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Assign}),AddShorthand:ie({type:oe.TokenType.Punctuator,value:_e.Operator.AddShorthand}),SubtractShorthand:ie({type:oe.TokenType.Punctuator,value:_e.Operator.SubtractShorthand}),MultiplyShorthand:ie({type:oe.TokenType.Punctuator,value:_e.Operator.MultiplyShorthand}),DivideShorthand:ie({type:oe.TokenType.Punctuator,value:_e.Operator.DivideShorthand}),PowerShorthand:ie({type:oe.TokenType.Punctuator,value:_e.Operator.PowerShorthand}),ModuloShorthand:ie({type:oe.TokenType.Punctuator,value:_e.Operator.ModuloShorthand}),Seperator:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Comma}),Function:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.Function}),EndFunction:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.EndFunction}),EndWhile:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.EndWhile}),EndFor:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.EndFor}),EndIf:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.EndIf}),SliceSeperator:ie({type:oe.TokenType.SliceOperator,value:_e.Operator.SliceSeperator}),MapKeyValueSeperator:ie({type:oe.TokenType.SliceOperator,value:_e.Operator.SliceSeperator}),MapSeperator:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Comma}),ListSeperator:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Comma}),CallSeperator:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Comma}),ArgumentSeperator:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Comma}),ImportCodeSeperator:ie({type:oe.TokenType.SliceOperator,value:_e.Operator.SliceSeperator}),ElseIf:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.ElseIf}),Then:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.Then}),Else:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.Else}),In:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.In}),MemberSeperator:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Member}),NumberSeperator:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Member}),Reference:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Reference}),Isa:ie({type:oe.TokenType.Keyword,value:_e.Operator.Isa}),Or:ie({type:oe.TokenType.Keyword,value:_e.Operator.Or}),And:ie({type:oe.TokenType.Keyword,value:_e.Operator.And}),Minus:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Minus}),Plus:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Plus}),Times:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Asterik}),Power:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Power}),Divide:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Slash}),Mod:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Modulo}),Equal:ie({type:oe.TokenType.Punctuator,value:_e.Operator.Equal}),NotEqual:ie({type:oe.TokenType.Punctuator,value:_e.Operator.NotEqual}),Greater:ie({type:oe.TokenType.Punctuator,value:_e.Operator.GreaterThan}),GreaterEqual:ie({type:oe.TokenType.Punctuator,value:_e.Operator.GreaterThanOrEqual}),Lesser:ie({type:oe.TokenType.Punctuator,value:_e.Operator.LessThan}),LessEqual:ie({type:oe.TokenType.Punctuator,value:_e.Operator.LessThanOrEqual}),New:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.New}),Not:ie({type:oe.TokenType.Keyword,value:Mr.Keyword.Not}),Comment:ie({type:oe.TokenType.Comment})};function ei(t,e){let r=e.filter(a=>a.data.value!==void 0).map(a=>`case '${a.data.value}': return token.type === '${a.data.type}';`).join(`
|
87
87
|
`),s=e.filter(a=>a.data.value===void 0).map(a=>`case '${a.data.type}':`).join(`
|
88
88
|
`),o=new Function("token",`
|
89
89
|
${s.length>0?`switch(token.type) {
|
@@ -93,32 +93,32 @@ ${e}
|
|
93
93
|
${r.length>0?`switch(token.value) {
|
94
94
|
${r}
|
95
95
|
}`:""}
|
96
|
-
return false;`);return Object.defineProperty(o,"name",{value:`selector_group_${t}`,writable:!1}),o.selectors=e,o}se.createSelectorGroup=ei;function Mq(t){return t.selectors}se.getSelectorsFromGroup=Mq;var ti;(function(t){t.BlockEndOfLine="BlockEndOfLine",t.AssignmentEndOfExpr="AssignmentEndOfExpr",t.AssignmentShorthand="AssignmentShorthand",t.AssignmentCommandArgs="AssignmentCommandArgs",t.ReturnStatementEnd="ReturnStatementEnd",t.FunctionDeclarationArgEnd="FunctionDeclarationArgEnd",t.ComparisonOperators="ComparisonOperators",t.MultiDivOperators="MultiDivOperators",t.CallArgsEnd="CallArgsEnd"})(ti=se.SelectorGroupType||(se.SelectorGroupType={}));se.SelectorGroups={BlockEndOfLine:ei(ti.AssignmentEndOfExpr,[se.Selectors.EndOfLine,se.Selectors.Comment]),AssignmentEndOfExpr:ei(ti.AssignmentEndOfExpr,[se.Selectors.EndOfFile,se.Selectors.EndOfLine,se.Selectors.Else,se.Selectors.Comment]),AssignmentShorthand:ei(ti.AssignmentShorthand,[se.Selectors.AddShorthand,se.Selectors.SubtractShorthand,se.Selectors.MultiplyShorthand,se.Selectors.DivideShorthand,se.Selectors.PowerShorthand,se.Selectors.ModuloShorthand]),AssignmentCommandArgs:ei(ti.AssignmentCommandArgs,[se.Selectors.ArgumentSeperator,se.Selectors.EndOfLine,se.Selectors.EndOfFile]),ReturnStatementEnd:ei(ti.ReturnStatementEnd,[se.Selectors.EndOfLine,se.Selectors.Else,se.Selectors.Comment]),FunctionDeclarationArgEnd:ei(ti.FunctionDeclarationArgEnd,[se.Selectors.RParenthesis,se.Selectors.EndOfFile,se.Selectors.EndOfLine]),ComparisonOperators:ei(ti.ComparisonOperators,[se.Selectors.Equal,se.Selectors.NotEqual,se.Selectors.Greater,se.Selectors.GreaterEqual,se.Selectors.Lesser,se.Selectors.LessEqual]),MultiDivOperators:ei(ti.MultiDivOperators,[se.Selectors.Times,se.Selectors.Divide,se.Selectors.Mod]),CallArgsEnd:ei(ti.CallArgsEnd,[se.Selectors.ArgumentSeperator,se.Selectors.RParenthesis])}});var L_=f(Ah=>{"use strict";Object.defineProperty(Ah,"__esModule",{value:!0});Ah.Stack=void 0;var M_=class{constructor(){this._items=[],this._last=null,this._default=null}setDefault(e){this._default=e}push(e){return this._items.push(this._last=e)}pop(){switch(this._items.length){case 0:return this._default;case 1:return this._last=null,this._items.pop()}let e=this._items.pop();return this._last=this._items[this._items.length-1],e}peek(){return this._last||this._default}};Ah.Stack=M_});var $_=f(Qe=>{"use strict";Object.defineProperty(Qe,"__esModule",{value:!0});Qe.PendingWhile=Qe.isPendingWhile=Qe.PendingIf=Qe.isPendingIf=Qe.PendingFunction=Qe.isPendingFunction=Qe.PendingFor=Qe.isPendingFor=Qe.PendingChunk=Qe.isPendingChunk=Qe.PendingBlockType=void 0;var Lr;(function(t){t[t.Chunk=0]="Chunk",t[t.For=1]="For",t[t.Function=2]="Function",t[t.If=3]="If",t[t.While=4]="While"})(Lr=Qe.PendingBlockType||(Qe.PendingBlockType={}));var Vs=class{constructor(e,n,r){this.lineRegistry=r,this.block=e,this.body=[],this.type=n,this.onComplete=null}complete(e){var n;(n=this.onComplete)===null||n===void 0||n.call(this,this)}};function Lq(t){return t.type===Lr.Chunk}Qe.isPendingChunk=Lq;var N_=class extends Vs{constructor(e,n){super(e,Lr.Chunk,n)}complete(e){this.block.body=this.body,this.block.end=e.end,this.block.range=[this.block.range[0],e.range[1]],super.complete(e)}};Qe.PendingChunk=N_;function Nq(t){return t.type===Lr.For}Qe.isPendingFor=Nq;var q_=class extends Vs{constructor(e,n){super(e,Lr.For,n),this.lineRegistry.addItemToLine(this.block.start.line,this.block)}complete(e){this.block.body=this.body,this.block.end=e.end,this.block.range=[this.block.range[0],e.range[1]],this.lineRegistry.addItemToLine(e.end.line,this.block),super.complete(e)}};Qe.PendingFor=q_;function qq(t){return t.type===Lr.Function}Qe.isPendingFunction=qq;var j_=class extends Vs{constructor(e,n,r){super(e,Lr.Function,r),this.base=n,this.lineRegistry.addItemToLine(this.block.start.line,this.block)}complete(e){this.block.body=this.body,this.block.end=e.end,this.block.range=[this.block.range[0],e.range[1]],this.base!==null?(this.base.end=this.block.end,this.base.range[1]=this.block.range[1],this.lineRegistry.addItemToLine(this.base.end.line,this.base)):this.lineRegistry.addItemToLine(this.block.end.line,this.block),super.complete(e)}};Qe.PendingFunction=j_;function jq(t){return t.type===Lr.If}Qe.isPendingIf=jq;var F_=class extends Vs{constructor(e,n,r){super(e,Lr.If,r),this.lineRegistry.addItemToLine(this.block.start.line,this.block),this.currentClause=n}addCurrentClauseToLineRegistry(){this.currentClause.start.line!==this.block.start.line&&this.lineRegistry.addItemToLine(this.currentClause.start.line,this.block)}next(e){this.currentClause.body=this.body,this.currentClause.end=e.end,this.currentClause.range=[this.currentClause.range[0],e.range[1]],this.addCurrentClauseToLineRegistry(),this.block.clauses.push(this.currentClause),super.complete(e),this.body=[]}complete(e){this.body.length>0&&this.next(e),this.block.end=e.end,this.block.range=[this.block.range[0],e.range[1]],this.lineRegistry.addItemToLine(this.block.end.line,this.block),super.complete(e)}};Qe.PendingIf=F_;function Fq(t){return t.type===Lr.While}Qe.isPendingWhile=Fq;var B_=class extends Vs{constructor(e,n){super(e,Lr.While,n),this.lineRegistry.addItemToLine(this.block.start.line,this.block)}complete(e){this.block.body=this.body,this.block.end=e.end,this.block.range=[this.block.range[0],e.range[1]],this.lineRegistry.addItemToLine(e.end.line,this.block),super.complete(e)}};Qe.PendingWhile=B_});var K_=f(Oh=>{"use strict";Object.defineProperty(Oh,"__esModule",{value:!0});Oh.LineRegistry=void 0;var U_=class{constructor(){this._lines={}}get lines(){return this._lines}addItemToLines(e){this.addItemToRange(e.start.line,e.end.line,e)}addItemToLine(e,n){this.addItemToRange(e,e,n)}addItemToRange(e,n,r){let i=this._lines;for(let s=e;s<=n;s++){let o=i[s];o?o.push(r):i[s]=[r]}}};Oh.LineRegistry=U_});var k1=f($u=>{"use strict";var E1=$u&&$u.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty($u,"__esModule",{value:!0});var Bq=E1(kb()),la=ls(),Un=kh(),$q=E1(R_()),Uq=Zp(),Jt=na(),Ai=ia(),Ct=Mu(),X=C_(),Kq=L_(),ni=$_(),Wq=K_(),W_=class{constructor(e,n={}){let r=this;r.content=e,r.backpatches=new Kq.Stack,r.statementErrors=[],r.lexer=n.lexer||new Bq.default(e,{unsafe:n.unsafe,tabWidth:n.tabWidth}),r.token=null,r.previousToken=null,r.lineRegistry=new Wq.LineRegistry,r.scopes=[],r.currentScope=null,r.currentAssignment=null,r.outerScopes=[],r.iteratorStack=[],r.literals=[],r.validator=n.validator||new $q.default,r.astProvider=n.astProvider||new Un.ASTProvider,r.unsafe=n.unsafe||!1,r.errors=[]}next(){this.previousToken=this.token,this.token=this.lexer.next()}isType(e){return this.token!==null&&e===this.token.type}consume(e){return e(this.token)?(this.next(),!0):!1}consumeMany(e){return e(this.token)?(this.next(),!0):!1}requireType(e,n){let r=this.token;return this.token.type!==e?(this.raise(`got ${r} where ${e} is required`,new Ct.Range(n||r.start,r.end)),null):(this.next(),r)}requireToken(e,n){let r=this.token;return e(r)?(this.next(),r):(this.raise(`got ${r} where "${(0,X.getSelectorValue)(e)}" is required`,new Ct.Range(n||r.start,r.end)),null)}requireTokenOfAny(e,n){let r=this.token;return e(r)?(this.next(),r):(this.raise(`got ${r} where any of ${(0,X.getSelectorsFromGroup)(e).map(i=>`"${(0,X.getSelectorValue)(i)}"`).join(", ")} is required`,new Ct.Range(n||r.start,r.end)),null)}skipNewlines(){var e;let n=this,r=0;for(;;){if(X.Selectors.Comment(n.token)){let i=((e=n.previousToken)===null||e===void 0?void 0:e.line)!==n.token.line,s=n.astProvider.comment({value:n.token.value,start:n.token.start,end:n.token.end,range:n.token.range,scope:n.currentScope,isStatement:i});n.lineRegistry.addItemToLines(s)}else if(X.Selectors.EndOfLine(n.token))r++;else break;n.next()}return r}pushScope(e){let n=this;n.currentScope!==null&&(n.scopes.push(e),n.outerScopes.push(n.currentScope)),n.currentScope=e}popScope(){let e=this;e.currentScope=e.outerScopes.pop()}tryToRecover(){let e=this,n=e.statementErrors[0];if(e.errors.push(n),!e.unsafe)throw n;for(e.lexer.recoverFromSnapshot(),e.next();e.token.type!==la.TokenType.EOL&&e.token.type!==la.TokenType.EOF;e.next());}finishRemaingScopes(){let e=this,n=e.backpatches.pop();for(;!(0,ni.isPendingChunk)(n);){let r=e.raise(`found open block ${n.block.type}`,new Ct.Range(n.block.start,n.block.start));if(n.complete(e.previousToken),e.errors.push(r),!e.unsafe)throw r;n=e.backpatches.pop()}}parseChunk(){let e=this;e.next();let n=e.token.start,r=e.astProvider.chunk({start:n,end:null,range:[e.token.range[0],null]}),i=new ni.PendingChunk(r,e.lineRegistry);for(e.backpatches.setDefault(i),e.pushScope(r);!X.Selectors.EndOfFile(e.token)&&(e.skipNewlines(),!X.Selectors.EndOfFile(e.token));)e.lexer.recordSnapshot(),e.statementErrors=[],e.parseStatement(),e.statementErrors.length>0&&e.tryToRecover();return e.finishRemaingScopes(),e.popScope(),i.complete(e.token),r.literals=e.literals,r.scopes=e.scopes,r.lines=e.lineRegistry.lines,r}parseStatement(){let e=this;if(la.TokenType.Keyword===e.token.type&&Jt.Keyword.Not!==e.token.value){e.parseKeyword();return}let n=e.backpatches.peek(),r=e.parseAssignment();r.end!==null&&e.lineRegistry.addItemToLines(r),n.body.push(r)}parseContinueStatement(){let e=this,n=e.backpatches.peek();e.iteratorStack.length===0&&e.raise("'continue' without open loop block",new Ct.Range(e.previousToken.start,e.previousToken.end));let r=e.astProvider.continueStatement({iterator:e.iteratorStack[e.iteratorStack.length-1],start:e.previousToken.start,end:e.previousToken.end,range:e.previousToken.range,scope:e.currentScope});e.lineRegistry.addItemToLines(r),n.body.push(r)}parseBreakStatement(){let e=this,n=e.backpatches.peek();e.iteratorStack.length===0&&e.raise("'break' without open loop block",new Ct.Range(e.previousToken.start,e.previousToken.end));let r=e.astProvider.breakStatement({iterator:e.iteratorStack[e.iteratorStack.length-1],start:e.previousToken.start,end:e.previousToken.end,range:e.previousToken.range,scope:e.currentScope});e.lineRegistry.addItemToLines(r),n.body.push(r)}parseKeyword(){let e=this;switch(e.token.value){case Jt.Keyword.Return:{let r=e.backpatches.peek();e.next();let i=e.parseReturnStatement();i.end!==null&&e.lineRegistry.addItemToLines(i),r.body.push(i);return}case Jt.Keyword.If:{e.next(),e.parseIfStatement();return}case Jt.Keyword.ElseIf:{e.next(),e.nextIfClause(Un.ASTType.ElseifClause);return}case Jt.Keyword.Else:{e.next(),e.nextIfClause(Un.ASTType.ElseClause);return}case Jt.Keyword.While:{e.next(),e.parseWhileStatement();return}case Jt.Keyword.For:{e.next(),e.parseForStatement();return}case Jt.Keyword.EndFunction:{e.next(),e.finalizeFunction();return}case Jt.Keyword.EndFor:{e.next(),e.finalizeForStatement();return}case Jt.Keyword.EndWhile:{e.next(),e.finalizeWhileStatement();return}case Jt.Keyword.EndIf:{e.next(),e.nextIfClause(null);return}case Jt.Keyword.Continue:{e.next(),e.parseContinueStatement();return}case Jt.Keyword.Break:{e.next(),e.parseBreakStatement();return}}e.raise(`unexpected keyword ${e.token} at start of line`,new Ct.Range(e.token.start,e.token.end))}parseShortcutContinueStatement(){let e=this;return e.iteratorStack.length===0&&e.raise("'continue' without open loop block",new Ct.Range(e.previousToken.start,e.previousToken.end)),e.astProvider.continueStatement({iterator:e.iteratorStack[e.iteratorStack.length-1],start:e.previousToken.start,end:e.previousToken.end,range:e.previousToken.range,scope:e.currentScope})}parseShortcutBreakStatement(){let e=this;return e.iteratorStack.length===0&&e.raise("'break' without open loop block",new Ct.Range(e.previousToken.start,e.previousToken.end)),e.astProvider.breakStatement({iterator:e.iteratorStack[e.iteratorStack.length-1],start:e.previousToken.start,end:e.previousToken.end,range:e.previousToken.range,scope:e.currentScope})}parseShortcutStatement(){let e=this;if(la.TokenType.Keyword===e.token.type&&Jt.Keyword.Not!==e.token.value)switch(e.token.value){case Jt.Keyword.Return:return e.next(),e.parseReturnStatement();case Jt.Keyword.Continue:return e.next(),e.parseShortcutContinueStatement();case Jt.Keyword.Break:return e.next(),e.parseShortcutBreakStatement();default:return e.raise(`unexpected keyword ${e.token} in shorthand statement`,new Ct.Range(e.token.start,e.token.end)),e.parseInvalidCode()}return e.parseAssignment()}parseAssignment(){let e=this,n=e.currentScope,r=e.token,i=e.parseExpr(null,!0,!0);if(X.SelectorGroups.AssignmentEndOfExpr(e.token))return i;if(X.Selectors.Assign(e.token)){e.next();let o=e.astProvider.assignmentStatement({variable:i,init:null,start:r.start,range:[r.range[0],null],end:null,scope:n}),a=e.currentAssignment;return e.currentAssignment=o,o.init=e.parseExpr(o),o.end=e.previousToken.end,o.range[1]=e.previousToken.range[1],e.currentAssignment=a,n.definitions.push(o),o}else if(X.SelectorGroups.AssignmentShorthand(e.token)){let o=e.token;e.next();let a=e.astProvider.assignmentStatement({variable:i,init:null,start:r.start,range:[r.range[0],null],end:null,scope:n}),u=e.currentAssignment;e.currentAssignment=a;let c=e.token,l=o.value.charAt(0),p=e.parseExpr(a),h=e.astProvider.parenthesisExpression({start:p.start,end:p.end,range:p.range,expression:p});return a.init=e.astProvider.binaryExpression({operator:l,left:i.clone(),right:h,start:c.start,end:e.previousToken.end,range:[c.range[0],e.previousToken.range[1]],scope:n}),a.end=e.previousToken.end,a.range[1]=e.previousToken.range[1],e.currentAssignment=u,n.definitions.push(a),a}let s=[];for(;!X.Selectors.EndOfFile(e.token);){let o=e.parseExpr(null);if(s.push(o),X.SelectorGroups.BlockEndOfLine(e.token)||X.Selectors.Else(e.token))break;if(X.Selectors.ArgumentSeperator(e.token)){e.next(),e.skipNewlines();continue}let a=e.requireTokenOfAny(X.SelectorGroups.AssignmentCommandArgs,r.start);if(X.Selectors.EndOfLine(a)||X.Selectors.EndOfFile(a))break}return s.length===0?e.astProvider.callStatement({expression:i,start:r.start,end:e.previousToken.end,range:[r.range[0],e.previousToken.range[1]],scope:n}):e.astProvider.callStatement({expression:e.astProvider.callExpression({base:i,arguments:s,start:r.start,end:e.previousToken.end,range:[r.range[0],e.previousToken.range[1]],scope:n}),start:r.start,end:e.previousToken.end,range:[r.range[0],e.previousToken.range[1]],scope:n})}parseReturnStatement(){let e=this,n=e.currentScope,r=e.previousToken,i=null,s=e.astProvider.returnStatement({argument:null,start:r.start,end:null,range:[r.range[0],null],scope:n});return X.SelectorGroups.ReturnStatementEnd(e.token)?(s.end=e.previousToken.end,s.range[1]=e.previousToken.range[1]):(i=e.parseExpr(s),s.end=e.previousToken.end,s.range[1]=e.previousToken.range[1],s.argument=i),n.returns.push(s),s}parseIfStatement(){let e=this,n=e.previousToken,r=e.parseExpr(null);if(e.lineRegistry.addItemToLines(r),e.requireToken(X.Selectors.Then,n.start),!X.SelectorGroups.BlockEndOfLine(e.token)){e.parseIfShortcutStatement(r,n);return}let i=e.astProvider.ifStatement({clauses:[],start:n.start,end:null,range:[n.range[0],null],scope:e.currentScope}),s=e.astProvider.ifClause({condition:r,start:n.start,end:e.token.end,range:[n.range[0],e.token.range[1]],scope:e.currentScope}),o=new ni.PendingIf(i,s,e.lineRegistry);e.backpatches.push(o)}nextIfClause(e){let n=this,r=n.backpatches.peek();if(!(0,ni.isPendingIf)(r)){n.raise("no matching open if block",new Ct.Range(n.token.start,n.token.end));return}switch(r.next(n.previousToken),e){case Un.ASTType.ElseifClause:{let i=n.token,s=n.parseExpr(null);n.requireToken(X.Selectors.Then,i.start),r.currentClause=n.astProvider.elseifClause({condition:s,start:i.start,end:null,range:[i.range[0],null],scope:n.currentScope});break}case Un.ASTType.ElseClause:{let i=n.token;r.currentClause=n.astProvider.elseClause({start:i.start,end:null,range:[i.range[0],null],scope:n.currentScope});break}}e===null&&(r.complete(n.previousToken),n.backpatches.pop(),n.backpatches.peek().body.push(r.block))}parseIfShortcutStatement(e,n){let r=this,i=[],s=r.backpatches.peek(),o=r.astProvider.ifShortcutStatement({clauses:i,start:n.start,end:null,range:[n.range[0],null],scope:r.currentScope}),a=r.parseShortcutStatement();if(i.push(r.astProvider.ifShortcutClause({condition:e,body:[a],start:n.start,end:r.token.end,range:[n.range[0],r.token.range[1]],scope:r.currentScope})),X.Selectors.Else(r.token)){r.next();let u=r.token,c=r.parseShortcutStatement();i.push(r.astProvider.elseShortcutClause({body:[c],start:u.start,end:r.token.end,range:[u.range[0],r.token.range[1]],scope:r.currentScope}))}o.end=r.token.end,o.range[1]=r.token.range[1],r.lineRegistry.addItemToLines(o),s.body.push(o)}parseWhileStatement(){let e=this,n=e.previousToken,r=e.parseExpr(null);if(!r){e.raise("while requires a condition",new Ct.Range(n.start,e.token.end));return}if(!X.SelectorGroups.BlockEndOfLine(e.token))return e.parseWhileShortcutStatement(r,n);let i=e.astProvider.whileStatement({condition:r,start:n.start,end:null,range:[n.range[0],null],scope:e.currentScope}),s=new ni.PendingWhile(i,e.lineRegistry);e.backpatches.push(s),e.iteratorStack.push(i)}finalizeWhileStatement(){let e=this,n=e.backpatches.peek();if(!(0,ni.isPendingWhile)(n)){e.raise("no matching open while block",new Ct.Range(e.token.start,e.token.end));return}n.complete(e.previousToken),e.iteratorStack.pop(),e.backpatches.pop(),e.backpatches.peek().body.push(n.block)}parseWhileShortcutStatement(e,n){let r=this,i=r.backpatches.peek(),s=r.parseShortcutStatement(),o=r.astProvider.whileStatement({condition:e,body:[s],start:n.start,end:r.previousToken.end,range:[n.range[0],r.previousToken.range[1]],scope:r.currentScope});r.lineRegistry.addItemToLines(o),i.body.push(o)}parseForStatement(){let e=this,n=e.currentScope,r=e.previousToken,i=e.parseIdentifier(Un.ASTIdentifierKind.ForInVariable);e.requireToken(X.Selectors.In,r.start);let s=e.parseExpr(null);if(!s){e.raise("sequence expression expected for 'for' loop",new Ct.Range(r.start,e.token.end));return}if(!X.SelectorGroups.BlockEndOfLine(e.token))return e.parseForShortcutStatement(i,s,r);let o=e.astProvider.forGenericStatement({variable:i,iterator:s,start:r.start,end:e.previousToken.end,range:[r.range[0],e.previousToken.range[1]],scope:n});n.definitions.push(o);let a=new ni.PendingFor(o,e.lineRegistry);e.backpatches.push(a),e.iteratorStack.push(o)}finalizeForStatement(){let e=this,n=e.backpatches.peek();if(!(0,ni.isPendingFor)(n)){e.raise("no matching open for block",new Ct.Range(e.token.start,e.token.end));return}n.complete(e.previousToken),e.iteratorStack.pop(),e.backpatches.pop(),e.backpatches.peek().body.push(n.block)}parseForShortcutStatement(e,n,r){let i=this,s=i.currentScope,o=i.backpatches.peek(),a=i.parseShortcutStatement(),u=i.astProvider.forGenericStatement({variable:e,iterator:n,body:[a],start:r.start,end:i.previousToken.end,range:[r.range[0],i.previousToken.range[1]],scope:i.currentScope});s.definitions.push(u),i.lineRegistry.addItemToLines(u),o.body.push(u)}parseExpr(e,n=!1,r=!1){return this.parseFunctionDeclaration(e,n,r)}parseFunctionDeclaration(e,n=!1,r=!1){let i=this;if(!X.Selectors.Function(i.token))return i.parseOr(n,r);i.next();let s=i.previousToken,o=i.astProvider.functionStatement({start:s.start,end:null,range:[s.range[0],null],scope:i.currentScope,parent:i.outerScopes[i.outerScopes.length-1],assignment:i.currentAssignment}),a=[];if(i.pushScope(o),!X.SelectorGroups.BlockEndOfLine(i.token)){for(i.requireToken(X.Selectors.LParenthesis,s.start);!X.SelectorGroups.FunctionDeclarationArgEnd(i.token);){let c=i.parseIdentifier(Un.ASTIdentifierKind.Argument),l=c;if(i.consume(X.Selectors.Assign)){let p=i.parseExpr(null);if(p instanceof Un.ASTLiteral){let h=i.astProvider.assignmentStatement({variable:c,init:p,start:l.start,end:i.previousToken.end,range:[l.range[0],i.previousToken.range[1]],scope:i.currentScope});i.currentScope.definitions.push(h),a.push(h)}else i.raise("parameter default value must be a literal value",new Ct.Range(l.start,i.token.end)),a.push(i.astProvider.invalidCodeExpression({start:l.start,end:i.previousToken.end,range:[l.range[0],i.previousToken.range[1]]}))}else{let p=i.astProvider.assignmentStatement({variable:c,init:i.astProvider.unknown({start:l.start,end:i.previousToken.end,range:[l.range[0],i.previousToken.range[1]],scope:i.currentScope}),start:l.start,end:i.previousToken.end,range:[l.range[0],i.previousToken.range[1]],scope:i.currentScope});i.currentScope.definitions.push(p),a.push(c)}if(X.Selectors.RParenthesis(i.token))break;if(i.requireToken(X.Selectors.ArgumentSeperator,s.start),X.Selectors.RParenthesis(i.token)){i.raise("expected argument instead received right parenthesis",new Ct.Range(i.previousToken.end,i.previousToken.end));break}}i.requireToken(X.Selectors.RParenthesis,s.start)}o.parameters=a;let u=new ni.PendingFunction(o,e,i.lineRegistry);return i.backpatches.push(u),o}finalizeFunction(){let e=this,n=e.backpatches.peek();if(!(0,ni.isPendingFunction)(n)){e.raise("no matching open function block",new Ct.Range(e.token.start,e.token.end));return}e.popScope(),n.complete(e.previousToken),e.backpatches.pop()}parseOr(e=!1,n=!1){let r=this,i=r.token,o=r.parseAnd(e,n);for(;X.Selectors.Or(r.token);){r.next(),r.skipNewlines();let a=r.parseAnd();o=r.astProvider.logicalExpression({operator:Ai.Operator.Or,left:o,right:a,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return o}parseAnd(e=!1,n=!1){let r=this,i=r.token,o=r.parseNot(e,n);for(;X.Selectors.And(r.token);){r.next(),r.skipNewlines();let a=r.parseNot();o=r.astProvider.logicalExpression({operator:Ai.Operator.And,left:o,right:a,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return o}parseNot(e=!1,n=!1){let r=this,i=r.token;if(X.Selectors.Not(r.token)){r.next(),r.skipNewlines();let s=r.parseIsa();return r.astProvider.unaryExpression({operator:Ai.Operator.Not,argument:s,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return r.parseIsa(e,n)}parseIsa(e=!1,n=!1){let r=this,i=r.token,s=r.parseComparisons(e,n);if(X.Selectors.Isa(r.token)){r.next(),r.skipNewlines();let o=r.parseComparisons();return r.astProvider.isaExpression({operator:Ai.Operator.Isa,left:s,right:o,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return s}parseComparisons(e=!1,n=!1){let r=this,i=r.token,s=r.parseAddSub(e,n);if(!X.SelectorGroups.ComparisonOperators(r.token))return s;let o=[s],a=[];do{let u=r.token;r.next(),r.skipNewlines();let c=r.parseAddSub();a.push(u.value),o.push(c)}while(X.SelectorGroups.ComparisonOperators(r.token));return a.length===1?r.astProvider.binaryExpression({operator:a[0],left:o[0],right:o[1],start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope}):r.astProvider.comparisonGroupExpression({operators:a,expressions:o,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}parseAddSub(e=!1,n=!1){let r=this,i=r.token,o=r.parseMultDiv(e,n);for(;X.Selectors.Plus(r.token)||X.Selectors.Minus(r.token)&&(!n||!r.token.afterSpace||r.lexer.isAtWhitespace());){let a=r.token;r.next(),r.skipNewlines();let u=r.parseMultDiv();o=r.astProvider.binaryExpression({operator:a.value,left:o,right:u,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return o}parseMultDiv(e=!1,n=!1){let r=this,i=r.token,o=r.parseUnaryMinus(e,n);for(;X.SelectorGroups.MultiDivOperators(r.token);){let a=r.token;r.next(),r.skipNewlines();let u=r.parseUnaryMinus();o=r.astProvider.binaryExpression({operator:a.value,left:o,right:u,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return o}parseUnaryMinus(e=!1,n=!1){let r=this;if(!X.Selectors.Minus(r.token))return r.parseNew(e,n);let i=r.token;r.next(),r.skipNewlines();let s=r.parseNew();return s instanceof Un.ASTNumericLiteral||s instanceof Un.ASTBooleanLiteral?(s.negated=!0,s):r.astProvider.unaryExpression({operator:Ai.Operator.Minus,argument:s,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}parseNew(e=!1,n=!1){let r=this;if(!X.Selectors.New(r.token))return r.parseAddressOf(e,n);let i=r.token;r.next(),r.skipNewlines();let s=r.parseNew();return r.astProvider.unaryExpression({operator:Ai.Operator.New,argument:s,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}parseAddressOf(e=!1,n=!1){let r=this;if(!X.Selectors.Reference(r.token))return r.parsePower(e,n);let i=r.token;r.next(),r.skipNewlines();let s=r.parsePower(!0,n);return r.astProvider.unaryExpression({operator:Ai.Operator.Reference,argument:s,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}parsePower(e=!1,n=!1){let r=this,i=r.token,s=r.parseCallExpr(e,n);if(X.Selectors.Power(r.token)){r.next(),r.skipNewlines();let o=r.parseCallExpr();return r.astProvider.binaryExpression({operator:Ai.Operator.Power,left:s,right:o,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return s}parseCallExpr(e=!1,n=!1){let r=this,i=r.token,s=r.parseMap(e,n);for(;!X.Selectors.EndOfFile(r.token);)if(X.Selectors.MemberSeperator(r.token)){r.next(),r.skipNewlines();let o=r.parseIdentifier(Un.ASTIdentifierKind.Property),a=r.astProvider.memberExpression({base:s,indexer:Ai.Operator.Member,identifier:o,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope});r.currentScope.namespaces.push(a),s=a}else if(X.Selectors.SLBracket(r.token)&&!r.token.afterSpace){if(r.next(),r.skipNewlines(),X.Selectors.SliceSeperator(r.token)){let o=r.astProvider.emptyExpression({start:r.previousToken.start,end:r.previousToken.end,range:r.previousToken.range,scope:r.currentScope});r.next(),r.skipNewlines();let a=X.Selectors.SRBracket(r.token)?r.astProvider.emptyExpression({start:r.previousToken.start,end:r.previousToken.end,range:r.previousToken.range,scope:r.currentScope}):r.parseExpr(null);s=r.astProvider.sliceExpression({base:s,left:o,right:a,start:i.start,end:r.token.end,range:[i.range[0],r.token.range[1]],scope:r.currentScope})}else{let o=r.parseExpr(null);if(X.Selectors.SliceSeperator(r.token)){r.next(),r.skipNewlines();let a=X.Selectors.SRBracket(r.token)?r.astProvider.emptyExpression({start:r.previousToken.start,end:r.previousToken.end,range:r.previousToken.range,scope:r.currentScope}):r.parseExpr(null);s=r.astProvider.sliceExpression({base:s,left:o,right:a,start:i.start,end:r.token.end,range:[i.range[0],r.token.range[1]],scope:r.currentScope})}else s=r.astProvider.indexExpression({base:s,index:o,isStatementStart:n,start:i.start,end:r.token.end,range:[i.range[0],r.token.range[1]],scope:r.currentScope})}r.requireToken(X.Selectors.SRBracket,i.start)}else if(X.Selectors.LParenthesis(r.token)&&(!e||!r.token.afterSpace)){let o=r.parseCallArgs();s=r.astProvider.callExpression({base:s,arguments:o,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}else break;return s}parseCallArgs(){let e=this,n=[];if(X.Selectors.LParenthesis(e.token))if(e.next(),X.Selectors.RParenthesis(e.token))e.next();else for(;!X.Selectors.EndOfFile(e.token);){e.skipNewlines();let r=e.parseExpr(null);if(n.push(r),e.skipNewlines(),X.Selectors.RParenthesis(e.requireTokenOfAny(X.SelectorGroups.CallArgsEnd,r.start)))break}return n}parseMap(e=!1,n=!1){let r=this;if(!X.Selectors.CLBracket(r.token))return r.parseList(e,n);let i=r.currentScope,s=r.token,o=[],a=r.astProvider.mapConstructorExpression({fields:o,start:s.start,end:null,range:[s.range[0],null],scope:i});if(r.next(),X.Selectors.CRBracket(r.token))r.next();else for(r.skipNewlines();!X.Selectors.EndOfFile(r.token);){if(X.Selectors.CRBracket(r.token)){r.next();break}let u=r.astProvider.mapKeyString({key:null,value:null,start:r.token.start,end:null,range:[r.token.range[0],null],scope:i});if(u.key=r.parseExpr(null),r.requireToken(X.Selectors.MapKeyValueSeperator),r.skipNewlines(),u.value=r.parseExpr(u),u.end=r.previousToken.end,u.range[1]=r.previousToken.range[1],o.push(u),X.Selectors.MapSeperator(r.token)&&(r.next(),r.skipNewlines()),X.Selectors.CRBracket(r.token)){r.next();break}}return a.end=r.token.start,a.range[1]=r.token.range[1],a}parseList(e=!1,n=!1){let r=this;if(!X.Selectors.SLBracket(r.token))return r.parseQuantity(e,n);let i=r.currentScope,s=r.token,o=[],a=r.astProvider.listConstructorExpression({fields:o,start:s.start,end:null,range:[s.range[0],null],scope:i});if(r.next(),X.Selectors.SRBracket(r.token))r.next();else for(r.skipNewlines();!X.Selectors.EndOfFile(r.token);){if(X.Selectors.SRBracket(r.token)){r.next();break}let u=r.astProvider.listValue({value:null,start:r.token.start,end:null,range:[r.token.range[0],null],scope:i});if(u.value=r.parseExpr(u),u.end=r.previousToken.end,u.range[1]=r.previousToken.range[1],o.push(u),X.Selectors.MapSeperator(r.token)&&(r.next(),r.skipNewlines()),X.Selectors.SRBracket(r.token)){r.next();break}}return a.end=r.token.start,a.range[1]=r.token.range[1],a}parseQuantity(e=!1,n=!1){let r=this;if(!X.Selectors.LParenthesis(r.token))return r.parseAtom(e,n);let i=r.token;r.next(),r.skipNewlines();let s=r.parseExpr(null);return r.requireToken(X.Selectors.RParenthesis,i.start),r.astProvider.parenthesisExpression({expression:s,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}parseAtom(e=!1,n=!1){let r=this;return r.validator.isLiteral(r.token.type)?r.parseLiteral():r.isType(la.TokenType.Identifier)?r.parseIdentifier(Un.ASTIdentifierKind.Variable):(r.raise(`got ${r.token} where number, string, or identifier is required`,new Ct.Range(r.token.start,r.token.end)),r.parseInvalidCode())}parseLiteral(){let e=this,n=e.token,r=e.token.type,i=e.astProvider.literal(r,{value:e.token.value,raw:e.token.raw,start:n.start,end:e.token.end,range:[n.range[0],e.token.range[1]],scope:e.currentScope});return e.literals.push(i),e.next(),i}parseIdentifier(e){let n=this,r=n.requireType(la.TokenType.Identifier);if(r===null)return n.parseInvalidCode();let i=n.astProvider.identifier({kind:e,name:r.value,start:r.start,end:r.end,range:r.range,scope:n.currentScope});return e!==Un.ASTIdentifierKind.Property&&n.currentScope.namespaces.push(i),i}parseInvalidCode(){let e=this,n=e.token,r=e.astProvider.invalidCodeExpression({start:n.start,end:n.end,range:n.range});return e.next(),r}raise(e,n){let r=this,i=new Uq.ParserException(e,n);return r.statementErrors.push(i),i}};$u.default=W_});var xe=f(Oe=>{"use strict";var Gq=Oe&&Oe.__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]}),Nr=Oe&&Oe.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&Gq(e,t,n)},Ph=Oe&&Oe.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Oe,"__esModule",{value:!0});Oe.ASTRange=Oe.ASTPosition=Oe.LineRegistry=Oe.ParserValidatorm=Oe.Parser=Oe.LexerValidator=Oe.Lexer=void 0;var Hq=kb();Object.defineProperty(Oe,"Lexer",{enumerable:!0,get:function(){return Ph(Hq).default}});Nr(ls(),Oe);var Vq=mb();Object.defineProperty(Oe,"LexerValidator",{enumerable:!0,get:function(){return Ph(Vq).default}});var zq=k1();Object.defineProperty(Oe,"Parser",{enumerable:!0,get:function(){return Ph(zq).default}});Nr(kh(),Oe);var Xq=R_();Object.defineProperty(Oe,"ParserValidatorm",{enumerable:!0,get:function(){return Ph(Xq).default}});var Yq=K_();Object.defineProperty(Oe,"LineRegistry",{enumerable:!0,get:function(){return Yq.LineRegistry}});Nr($_(),Oe);Nr(L_(),Oe);Nr(wb(),Oe);Nr(Qp(),Oe);Nr(Zp(),Oe);Nr(na(),Oe);Nr(_b(),Oe);Nr(ia(),Oe);var Jq=Ou();Object.defineProperty(Oe,"ASTPosition",{enumerable:!0,get:function(){return Jq.Position}});var Qq=Mu();Object.defineProperty(Oe,"ASTRange",{enumerable:!0,get:function(){return Qq.Range}});Nr(C_(),Oe)});var G_=f(Dh=>{"use strict";Object.defineProperty(Dh,"__esModule",{value:!0});Dh.getSignaturePayloadDefinitionType=void 0;function Zq(t){return t==null?null:typeof t=="object"?t.type:t}Dh.getSignaturePayloadDefinitionType=Zq});var Oi=f(Uu=>{"use strict";Object.defineProperty(Uu,"__esModule",{value:!0});Uu.SignatureDefinitionBaseType=void 0;var ej;(function(t){t.Function="function",t.Number="number",t.String="string",t.Map="map",t.List="list",t.Any="any",t.General="general"})(ej=Uu.SignatureDefinitionBaseType||(Uu.SignatureDefinitionBaseType={}))});var H_=f(Ih=>{"use strict";Object.defineProperty(Ih,"__esModule",{value:!0});Ih.TypeParser=void 0;var Rh=Oi(),tj=function(){function t(e){this._input=e,this._rx=/(\w+|<|>|,)/g,this._lastMatch=null}return t.prototype.next=function(){return this._lastMatch=this._rx.exec(this._input),this._lastMatch?this._lastMatch[0]:null},t.prototype.createDefault=function(){return{type:Rh.SignatureDefinitionBaseType.Any}},t.prototype.parseList=function(e){var n={type:e,valueType:Rh.SignatureDefinitionBaseType.Any};if(this.next()==="<"){var r=this.parse();if(n.valueType=r,this.next()!==">")return this.createDefault()}return n},t.prototype.parseMap=function(e){var n={type:e,keyType:Rh.SignatureDefinitionBaseType.Any,valueType:Rh.SignatureDefinitionBaseType.Any};if(this.next()==="<"){var r=this.parse();if(n.keyType=r,this.next()!==",")return this.createDefault();var i=this.parse();if(n.valueType=i,this.next()!==">")return this.createDefault()}return n},t.prototype.parse=function(){var e=this.next();if(!e)return this.createDefault();switch(e){case"list":return this.parseList(e);case"map":return this.parseMap(e)}return{type:e}},t}();Ih.TypeParser=tj});var Ku=f(Ch=>{"use strict";Object.defineProperty(Ch,"__esModule",{value:!0});Ch.SignatureDefinitionTypeMeta=void 0;var V_=G_(),un=Oi(),nj=H_(),rj=function(){function t(e){var n,r;this.type=e.type,this.keyType=(n=e.keyType)!==null&&n!==void 0?n:null,this.valueType=(r=e.valueType)!==null&&r!==void 0?r:null}return t.fromString=function(e){var n=new nj.TypeParser(e),r=n.parse();return t.parse(r)},t.parseValueString=function(e){var n=e,r=null,i=null;return n===un.SignatureDefinitionBaseType.Map?(r=new t({type:un.SignatureDefinitionBaseType.Any}),i=new t({type:un.SignatureDefinitionBaseType.Any})):n===un.SignatureDefinitionBaseType.List&&(r=new t({type:un.SignatureDefinitionBaseType.Any})),new t({type:n,valueType:r,keyType:i})},t.parseValueObject=function(e){var n,r,i,s=e.type,o=null,a=null;if(s===un.SignatureDefinitionBaseType.Map){var u=(n=(0,V_.getSignaturePayloadDefinitionType)(e.keyType))!==null&&n!==void 0?n:un.SignatureDefinitionBaseType.Any,c=(r=(0,V_.getSignaturePayloadDefinitionType)(e.valueType))!==null&&r!==void 0?r:un.SignatureDefinitionBaseType.Any;u===un.SignatureDefinitionBaseType.Map||u===un.SignatureDefinitionBaseType.List?a=t.parse(e.keyType):a=new t({type:u}),c===un.SignatureDefinitionBaseType.Map||c===un.SignatureDefinitionBaseType.List?o=t.parse(e.valueType):o=new t({type:c})}else if(s===un.SignatureDefinitionBaseType.List){var c=(i=(0,V_.getSignaturePayloadDefinitionType)(e.valueType))!==null&&i!==void 0?i:un.SignatureDefinitionBaseType.Any;c===un.SignatureDefinitionBaseType.Map||c===un.SignatureDefinitionBaseType.List?o=t.parse(e.valueType):o=new t({type:c})}return new t({type:s,valueType:o,keyType:a})},t.parse=function(e){if(typeof e=="string")return t.parseValueString(e);if(typeof e=="object")return t.parseValueObject(e);throw new Error("Unable to parse type definition!")},t.prototype.isEqual=function(e){return this.type===e.type},t.prototype.isEqualSafe=function(e){return this.type===e.type&&this.keyType.type===e.keyType.type&&this.valueType.type===e.valueType.type},t.prototype.toString=function(){return this.keyType===null?this.valueType===null?this.type:"".concat(this.type,"<").concat(this.valueType.toString(),">"):"".concat(this.type,"<").concat(this.keyType.toString(),",").concat(this.valueType.toString(),">")},t.prototype.toJSON=function(){return this.keyType===null?this.valueType===null?this.type:{type:this.type,valueType:this.valueType.toJSON()}:{type:this.type,keyType:this.keyType.toJSON(),valueType:this.valueType.toJSON()}},t.prototype.copy=function(){var e,n;return new t({type:this.type,keyType:(e=this.keyType)===null||e===void 0?void 0:e.copy(),valueType:(n=this.valueType)===null||n===void 0?void 0:n.copy()})},t}();Ch.SignatureDefinitionTypeMeta=rj});var z_=f(fs=>{"use strict";var A1=fs&&fs.__read||function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return s},O1=fs&&fs.__spreadArray||function(t,e,n){if(n||arguments.length===2)for(var r=0,i=e.length,s;r<i;r++)(s||!(r in e))&&(s||(s=Array.prototype.slice.call(e,0,r)),s[r]=e[r]);return t.concat(s||Array.prototype.slice.call(e))};Object.defineProperty(fs,"__esModule",{value:!0});fs.SignatureDefinitionFunctionArg=void 0;var P1=Ku(),ij=function(){function t(e){this._label=e.label,this._types=e.types.reduce(function(n,r){return n.set(r.type,r)},new Map),this._opt=e.opt,this._default=e.default}return t.parse=function(e){var n,r,i=[];if(e.type)i.push(P1.SignatureDefinitionTypeMeta.parse(e.type));else if(e.types)i.push.apply(i,O1([],A1(e.types.map(P1.SignatureDefinitionTypeMeta.parse)),!1));else throw new Error("Invalid signature definition function arg payload!");return new t({label:e.label,types:i,opt:(n=e.opt)!==null&&n!==void 0?n:!1,default:(r=e.default)!==null&&r!==void 0?r:null})},t.prototype.getLabel=function(){return this._label},t.prototype.isOptional=function(){return this._opt},t.prototype.getDefault=function(){return this._default},t.prototype.getTypes=function(){return O1([],A1(this._types.values()),!1)},t.prototype.isValidType=function(e){return this._types.has(e.type)},t.prototype.isValidTypeSafe=function(e){var n;return!!(!((n=this._types.get(e.type))===null||n===void 0)&&n.isEqualSafe(e))},t.prototype.toJSON=function(){return{label:this._label,types:this.getTypes().map(function(e){return e.toJSON()}),opt:this._opt,default:this._default}},t.prototype.copy=function(){return new t({label:this._label,types:this.getTypes().map(function(e){return e.copy()}),opt:this._opt,default:this._default})},t}();fs.SignatureDefinitionFunctionArg=ij});var R1=f((h8,D1)=>{var sj="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";D1.exports={urlAlphabet:sj}});var j1=f((d8,q1)=>{var I1=require("crypto"),{urlAlphabet:C1}=R1(),oj=128,gs,ms,M1=t=>{!gs||gs.length<t?(gs=Buffer.allocUnsafe(t*oj),I1.randomFillSync(gs),ms=0):ms+t>gs.length&&(I1.randomFillSync(gs),ms=0),ms+=t},L1=t=>(M1(t|=0),gs.subarray(ms-t,ms)),N1=(t,e,n)=>{let r=(2<<31-Math.clz32(t.length-1|1))-1,i=Math.ceil(1.6*r*e/t.length);return(s=e)=>{let o="";for(;;){let a=n(i),u=i;for(;u--;)if(o+=t[a[u]&r]||"",o.length===s)return o}}},aj=(t,e=21)=>N1(t,e,L1),uj=(t=21)=>{M1(t|=0);let e="";for(let n=ms-t;n<ms;n++)e+=C1[gs[n]&63];return e};q1.exports={nanoid:uj,customAlphabet:aj,customRandom:N1,urlAlphabet:C1,random:L1}});var Mh=f(ys=>{"use strict";var zs=ys&&ys.__read||function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return s},Xs=ys&&ys.__spreadArray||function(t,e,n){if(n||arguments.length===2)for(var r=0,i=e.length,s;r<i;r++)(s||!(r in e))&&(s||(s=Array.prototype.slice.call(e,0,r)),s[r]=e[r]);return t.concat(s||Array.prototype.slice.call(e))};Object.defineProperty(ys,"__esModule",{value:!0});ys.VariationRegistry=void 0;var cj=function(){function t(e){this._name=e,this._variations=new Set}return t.prototype.getName=function(){return this._name},t.prototype.push=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return this._variations=new Set(Xs(Xs([],zs(e),!1),zs(this._variations),!1)),this},t.prototype.getAll=function(){return Xs([],zs(this._variations),!1)},t}(),lj=function(){function t(){}return t.add=function(e,n){var r=new cj(e);return r.push.apply(r,Xs([],zs(n),!1)),this.variationContainers.set(e,r),this},t.get=function(e){var n;return(n=this.variationContainers.get(e))!==null&&n!==void 0?n:null},t.resolve=function(e){for(var n=new Set,r=0;r<e.length;r++){var i=e[r];if(typeof i=="string"&&i.startsWith("!")){var s=i.slice(1),o=this.get(s);if(o!==null)n=new Set(Xs(Xs([],zs(o.getAll()),!1),zs(n),!1));else throw new Error("Cannot find variation container for ".concat(s));continue}n.add(i)}return Xs([],zs(n),!1)},t.variationContainers=new Map,t}();ys.VariationRegistry=lj});var Lh=f(bs=>{"use strict";var pj=bs&&bs.__read||function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return s},hj=bs&&bs.__spreadArray||function(t,e,n){if(n||arguments.length===2)for(var r=0,i=e.length,s;r<i;r++)(s||!(r in e))&&(s||(s=Array.prototype.slice.call(e,0,r)),s[r]=e[r]);return t.concat(s||Array.prototype.slice.call(e))};Object.defineProperty(bs,"__esModule",{value:!0});bs.SignatureDefinition=void 0;var dj=Mh(),fj=Ku(),gj=function(){function t(e){this._origin=e.origin,this._type=e.type,this._isProtected=e.isProtected,this._description=e.description,this._example=e.example,this._variations=e.variations,this._tags=e.tags}return t.parse=function(e,n){var r,i,s,o;return new t({origin:e,type:fj.SignatureDefinitionTypeMeta.parse(n.type),isProtected:!!n.isProtected,description:(r=n.description)!==null&&r!==void 0?r:null,example:(i=n.example)!==null&&i!==void 0?i:null,variations:(s=n.variations)!==null&&s!==void 0?s:null,tags:(o=n.tags)!==null&&o!==void 0?o:null})},t.prototype.getOrigin=function(){return this._origin},t.prototype.getType=function(){return this._type},t.prototype.isProtected=function(){return this._isProtected},t.prototype.getDescription=function(){return this._description},t.prototype.getExample=function(){return this._example},t.prototype.getTags=function(){return this._tags},t.prototype.setDescription=function(e){var n;return this._description=e.description,this._example=(n=e.example)!==null&&n!==void 0?n:null,this},t.prototype.addVariation=function(e){return this._variations==null&&(this._variations=[]),this._variations.push(e),this},t.prototype.getVariations=function(){return dj.VariationRegistry.resolve(this._variations)},t.prototype.toJSON=function(){return{type:this._type.toJSON(),isProtected:this._isProtected,description:this._description,example:this._example?hj([],pj(this._example),!1):null}},t.prototype.withDescription=function(e){var n,r;return new t({origin:this._origin,type:this._type,isProtected:this._isProtected,description:(n=e?.description)!==null&&n!==void 0?n:this._description,example:(r=e?.example)!==null&&r!==void 0?r:this._example,variations:this._variations,tags:this._tags})},t.prototype.copy=function(){return new t({origin:this._origin,type:this._type.copy(),isProtected:this._isProtected,description:this._description,example:this._example,variations:this._variations,tags:this._tags})},t}();bs.SignatureDefinition=gj});var qh=f(ur=>{"use strict";var mj=ur&&ur.__extends||function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Nh=ur&&ur.__assign||function(){return Nh=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++){e=arguments[n];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])}return t},Nh.apply(this,arguments)},yj=ur&&ur.__read||function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return s},bj=ur&&ur.__spreadArray||function(t,e,n){if(n||arguments.length===2)for(var r=0,i=e.length,s;r<i;r++)(s||!(r in e))&&(s||(s=Array.prototype.slice.call(e,0,r)),s[r]=e[r]);return t.concat(s||Array.prototype.slice.call(e))};Object.defineProperty(ur,"__esModule",{value:!0});ur.SignatureDefinitionFunction=void 0;var _j=j1(),vj=Oi(),Sj=Mh(),Tj=Lh(),wj=z_(),F1=Ku(),xj=function(t){mj(e,t);function e(n){var r=this,i;return r=t.call(this,{type:n.type,origin:n.origin,isProtected:n.isProtected,description:n.description,example:n.example,variations:n.variations,tags:n.tags})||this,r._id=(i=n.id)!==null&&i!==void 0?i:(0,_j.nanoid)(),r._argList=n.arguments.map(function(s){return s.getLabel()}),r._argRefs=n.arguments.reduce(function(s,o){return s.set(o.getLabel(),o)},new Map),r._returns=n.returns.reduce(function(s,o){return s.set(o.type,o)},new Map),r._returnVariations=n.returnVariations,r}return e.parse=function(n,r){var i,s,o,a,u,c,l;return new e({id:r.id,origin:n,type:new F1.SignatureDefinitionTypeMeta({type:vj.SignatureDefinitionBaseType.Function}),isProtected:(i=r.isProtected)!==null&&i!==void 0?i:!1,description:(s=r.description)!==null&&s!==void 0?s:null,example:(o=r.example)!==null&&o!==void 0?o:null,arguments:(u=(a=r.arguments)===null||a===void 0?void 0:a.map(wj.SignatureDefinitionFunctionArg.parse))!==null&&u!==void 0?u:[],returns:r.returns.map(F1.SignatureDefinitionTypeMeta.parse),variations:r.variations,returnVariations:(c=r.returnVariations)!==null&&c!==void 0?c:null,tags:(l=r.tags)!==null&&l!==void 0?l:null})},e.prototype.getId=function(){return this._id},e.prototype.getArguments=function(){var n=this;return this._argList.map(function(r){return n._argRefs.get(r)})},e.prototype.getArgument=function(n){var r;return(r=this._argRefs.get(n))!==null&&r!==void 0?r:null},e.prototype.getReturns=function(){return bj([],yj(this._returns.values()),!1)},e.prototype.addReturnVariation=function(n){return this._returnVariations==null&&(this._returnVariations=[]),this._returnVariations.push(n),this},e.prototype.getReturnVariations=function(){return this._returnVariations==null&&(this._returnVariations=[]),Sj.VariationRegistry.resolve(this._returnVariations)},e.prototype.toJSON=function(){return Nh(Nh({},t.prototype.toJSON.call(this)),{arguments:this.getArguments().map(function(n){return n.toJSON()}),returns:this.getReturns().map(function(n){return n.toJSON()})})},e.prototype.withDescription=function(n){var r,i;return new e({id:this._id,origin:this._origin,type:this._type,isProtected:this._isProtected,arguments:this.getArguments(),returns:this.getReturns(),description:(r=n?.description)!==null&&r!==void 0?r:this._description,example:(i=n?.example)!==null&&i!==void 0?i:this._example,variations:this._variations,returnVariations:this._returnVariations,tags:this._tags})},e.prototype.copy=function(){return new e({id:this._id,origin:this._origin,type:this._type.copy(),isProtected:this._isProtected,arguments:this.getArguments().map(function(n){return n.copy()}),returns:this.getReturns().map(function(n){return n.copy()}),description:this._description,example:this._example,variations:this._variations,returnVariations:this._returnVariations,tags:this._tags})},e}(Tj.SignatureDefinition);ur.SignatureDefinitionFunction=xj});var $1=f((y8,B1)=>{"use strict";B1.exports=function(...t){try{return JSON.stringify(...t)}catch(e){return"[Cannot display object: "+e.message+"]"}}});var X_=f((U1,K1)=>{"use strict";var Ej=$1();K1.exports=class extends Error{constructor(t){let e=t.filter(n=>n!=="").map(n=>typeof n=="string"?n:n instanceof Error?n.message:Ej(n));super(e.join(" ")||"Unknown error"),typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,U1.assert)}}});var Ce=f((_8,W1)=>{"use strict";var kj=X_();W1.exports=function(t,...e){if(!t)throw e.length===1&&e[0]instanceof Error?e[0]:new kj(e)}});var Ys=f((v8,H1)=>{"use strict";var Y_=Ce(),G1={};H1.exports=function(t,e,n){if(e===!1||e===null||e===void 0)return t;n=n||{},typeof n=="string"&&(n={separator:n});let r=Array.isArray(e);Y_(!r||!n.separator,"Separator option is not valid for array-based chain");let i=r?e:e.split(n.separator||"."),s=t;for(let o=0;o<i.length;++o){let a=i[o],u=n.iterables&&G1.iterables(s);if(Array.isArray(s)||u==="set"){let c=Number(a);Number.isInteger(c)&&(a=c<0?s.length+c:c)}if(!s||typeof s=="function"&&n.functions===!1||!u&&s[a]===void 0){Y_(!n.strict||o+1===i.length,"Missing segment",a,"in reach path ",e),Y_(typeof s=="object"||n.functions===!0||typeof s!="function","Invalid segment",a,"in reach path ",e),s=n.default;break}u?u==="set"?s=[...s][a]:s=s.get(a):s=s[a]}return s};G1.iterables=function(t){if(t instanceof Set)return"set";if(t instanceof Map)return"map"}});var J_=f((mn,z1)=>{"use strict";var V1={};mn=z1.exports={array:Array.prototype,buffer:Buffer&&Buffer.prototype,date:Date.prototype,error:Error.prototype,generic:Object.prototype,map:Map.prototype,promise:Promise.prototype,regex:RegExp.prototype,set:Set.prototype,weakMap:WeakMap.prototype,weakSet:WeakSet.prototype};V1.typeMap=new Map([["[object Error]",mn.error],["[object Map]",mn.map],["[object Promise]",mn.promise],["[object Set]",mn.set],["[object WeakMap]",mn.weakMap],["[object WeakSet]",mn.weakSet]]);mn.getInternalProto=function(t){if(Array.isArray(t))return mn.array;if(Buffer&&t instanceof Buffer)return mn.buffer;if(t instanceof Date)return mn.date;if(t instanceof RegExp)return mn.regex;if(t instanceof Error)return mn.error;let e=Object.prototype.toString.call(t);return V1.typeMap.get(e)||mn.generic}});var Q_=f(X1=>{"use strict";X1.keys=function(t,e={}){return e.symbols!==!1?Reflect.ownKeys(t):Object.getOwnPropertyNames(t)}});var yn=f((T8,Y1)=>{"use strict";var Aj=Ys(),Kn=J_(),Oj=Q_(),Pi={needsProtoHack:new Set([Kn.set,Kn.map,Kn.weakSet,Kn.weakMap])};Y1.exports=Pi.clone=function(t,e={},n=null){if(typeof t!="object"||t===null)return t;let r=Pi.clone,i=n;if(e.shallow){if(e.shallow!==!0)return Pi.cloneWithShallow(t,e);r=u=>u}else if(i){let u=i.get(t);if(u)return u}else i=new Map;let s=Kn.getInternalProto(t);if(s===Kn.buffer)return Buffer&&Buffer.from(t);if(s===Kn.date)return new Date(t.getTime());if(s===Kn.regex)return new RegExp(t);let o=Pi.base(t,s,e);if(o===t)return t;if(i&&i.set(t,o),s===Kn.set)for(let u of t)o.add(r(u,e,i));else if(s===Kn.map)for(let[u,c]of t)o.set(u,r(c,e,i));let a=Oj.keys(t,e);for(let u of a){if(u==="__proto__")continue;if(s===Kn.array&&u==="length"){o.length=t.length;continue}let c=Object.getOwnPropertyDescriptor(t,u);c?c.get||c.set?Object.defineProperty(o,u,c):c.enumerable?o[u]=r(t[u],e,i):Object.defineProperty(o,u,{enumerable:!1,writable:!0,configurable:!0,value:r(t[u],e,i)}):Object.defineProperty(o,u,{enumerable:!0,writable:!0,configurable:!0,value:r(t[u],e,i)})}return o};Pi.cloneWithShallow=function(t,e){let n=e.shallow;e=Object.assign({},e),e.shallow=!1;let r=new Map;for(let i of n){let s=Aj(t,i);(typeof s=="object"||typeof s=="function")&&r.set(s,s)}return Pi.clone(t,e,r)};Pi.base=function(t,e,n){if(n.prototype===!1)return Pi.needsProtoHack.has(e)?new e.constructor:e===Kn.array?[]:{};let r=Object.getPrototypeOf(t);if(r&&r.isImmutable)return t;if(e===Kn.array){let i=[];return r!==e&&Object.setPrototypeOf(i,r),i}if(Pi.needsProtoHack.has(e)){let i=new r.constructor;return r!==e&&Object.setPrototypeOf(i,r),i}return Object.create(r)}});var J1=f((w8,Pj)=>{Pj.exports={name:"joi",description:"Object schema validation",version:"17.13.3",repository:"git://github.com/hapijs/joi",main:"lib/index.js",types:"lib/index.d.ts",browser:"dist/joi-browser.min.js",files:["lib/**/*","dist/*"],keywords:["schema","validation"],dependencies:{"@hapi/hoek":"^9.3.0","@hapi/topo":"^5.1.0","@sideway/address":"^4.1.5","@sideway/formula":"^3.0.1","@sideway/pinpoint":"^2.0.0"},devDependencies:{"@hapi/bourne":"2.x.x","@hapi/code":"8.x.x","@hapi/joi-legacy-test":"npm:@hapi/joi@15.x.x","@hapi/lab":"^25.1.3","@types/node":"^14.18.63",typescript:"4.3.x"},scripts:{prepublishOnly:"cd browser && npm install && npm run build",test:"lab -t 100 -a @hapi/code -L -Y","test-cov-html":"lab -r html -o coverage.html -a @hapi/code"},license:"BSD-3-Clause"}});var jh=f(Wu=>{"use strict";var D=Fh(),fe={};fe.wrap=D.string().min(1).max(2).allow(!1);Wu.preferences=D.object({allowUnknown:D.boolean(),abortEarly:D.boolean(),artifacts:D.boolean(),cache:D.boolean(),context:D.object(),convert:D.boolean(),dateFormat:D.valid("date","iso","string","time","utc"),debug:D.boolean(),errors:{escapeHtml:D.boolean(),label:D.valid("path","key",!1),language:[D.string(),D.object().ref()],render:D.boolean(),stack:D.boolean(),wrap:{label:fe.wrap,array:fe.wrap,string:fe.wrap}},externals:D.boolean(),messages:D.object(),noDefaults:D.boolean(),nonEnumerables:D.boolean(),presence:D.valid("required","optional","forbidden"),skipFunctions:D.boolean(),stripUnknown:D.object({arrays:D.boolean(),objects:D.boolean()}).or("arrays","objects").allow(!0,!1),warnings:D.boolean()}).strict();fe.nameRx=/^[a-zA-Z0-9]\w*$/;fe.rule=D.object({alias:D.array().items(D.string().pattern(fe.nameRx)).single(),args:D.array().items(D.string(),D.object({name:D.string().pattern(fe.nameRx).required(),ref:D.boolean(),assert:D.alternatives([D.function(),D.object().schema()]).conditional("ref",{is:!0,then:D.required()}),normalize:D.function(),message:D.string().when("assert",{is:D.function(),then:D.required()})})),convert:D.boolean(),manifest:D.boolean(),method:D.function().allow(!1),multi:D.boolean(),validate:D.function()});Wu.extension=D.object({type:D.alternatives([D.string(),D.object().regex()]).required(),args:D.function(),cast:D.object().pattern(fe.nameRx,D.object({from:D.function().maxArity(1).required(),to:D.function().minArity(1).maxArity(2).required()})),base:D.object().schema().when("type",{is:D.object().regex(),then:D.forbidden()}),coerce:[D.function().maxArity(3),D.object({method:D.function().maxArity(3).required(),from:D.array().items(D.string()).single()})],flags:D.object().pattern(fe.nameRx,D.object({setter:D.string(),default:D.any()})),manifest:{build:D.function().arity(2)},messages:[D.object(),D.string()],modifiers:D.object().pattern(fe.nameRx,D.function().minArity(1).maxArity(2)),overrides:D.object().pattern(fe.nameRx,D.function()),prepare:D.function().maxArity(3),rebuild:D.function().arity(1),rules:D.object().pattern(fe.nameRx,fe.rule),terms:D.object().pattern(fe.nameRx,D.object({init:D.array().allow(null).required(),manifest:D.object().pattern(/.+/,[D.valid("schema","single"),D.object({mapped:D.object({from:D.string().required(),to:D.string().required()}).required()})])})),validate:D.function().maxArity(3)}).strict();Wu.extensions=D.array().items(D.object(),D.function().arity(1)).strict();fe.desc={buffer:D.object({buffer:D.string()}),func:D.object({function:D.function().required(),options:{literal:!0}}),override:D.object({override:!0}),ref:D.object({ref:D.object({type:D.valid("value","global","local"),path:D.array().required(),separator:D.string().length(1).allow(!1),ancestor:D.number().min(0).integer().allow("root"),map:D.array().items(D.array().length(2)).min(1),adjust:D.function(),iterables:D.boolean(),in:D.boolean(),render:D.boolean()}).required()}),regex:D.object({regex:D.string().min(3)}),special:D.object({special:D.valid("deep").required()}),template:D.object({template:D.string().required(),options:D.object()}),value:D.object({value:D.alternatives([D.object(),D.array()]).required()})};fe.desc.entity=D.alternatives([D.array().items(D.link("...")),D.boolean(),D.function(),D.number(),D.string(),fe.desc.buffer,fe.desc.func,fe.desc.ref,fe.desc.regex,fe.desc.special,fe.desc.template,fe.desc.value,D.link("/")]);fe.desc.values=D.array().items(null,D.boolean(),D.function(),D.number().allow(1/0,-1/0),D.string().allow(""),D.symbol(),fe.desc.buffer,fe.desc.func,fe.desc.override,fe.desc.ref,fe.desc.regex,fe.desc.template,fe.desc.value);fe.desc.messages=D.object().pattern(/.+/,[D.string(),fe.desc.template,D.object().pattern(/.+/,[D.string(),fe.desc.template])]);Wu.description=D.object({type:D.string().required(),flags:D.object({cast:D.string(),default:D.any(),description:D.string(),empty:D.link("/"),failover:fe.desc.entity,id:D.string(),label:D.string(),only:!0,presence:["optional","required","forbidden"],result:["raw","strip"],strip:D.boolean(),unit:D.string()}).unknown(),preferences:{allowUnknown:D.boolean(),abortEarly:D.boolean(),artifacts:D.boolean(),cache:D.boolean(),convert:D.boolean(),dateFormat:["date","iso","string","time","utc"],errors:{escapeHtml:D.boolean(),label:["path","key"],language:[D.string(),fe.desc.ref],wrap:{label:fe.wrap,array:fe.wrap}},externals:D.boolean(),messages:fe.desc.messages,noDefaults:D.boolean(),nonEnumerables:D.boolean(),presence:["required","optional","forbidden"],skipFunctions:D.boolean(),stripUnknown:D.object({arrays:D.boolean(),objects:D.boolean()}).or("arrays","objects").allow(!0,!1),warnings:D.boolean()},allow:fe.desc.values,invalid:fe.desc.values,rules:D.array().min(1).items({name:D.string().required(),args:D.object().min(1),keep:D.boolean(),message:[D.string(),fe.desc.messages],warn:D.boolean()}),keys:D.object().pattern(/.*/,D.link("/")),link:fe.desc.ref}).pattern(/^[a-z]\w*$/,D.any())});var Z1=f((E8,Q1)=>{"use strict";var _s={};Q1.exports=function(t){if(!t)return"";let e="";for(let n=0;n<t.length;++n){let r=t.charCodeAt(n);_s.isSafe(r)?e+=t[n]:e+=_s.escapeHtmlChar(r)}return e};_s.escapeHtmlChar=function(t){let e=_s.namedHtml.get(t);return e||(t>=256?"&#"+t+";":`&#x${t.toString(16).padStart(2,"0")};`)};_s.isSafe=function(t){return _s.safeCharCodes.has(t)};_s.namedHtml=new Map([[38,"&"],[60,"<"],[62,">"],[34,"""],[160," "],[162,"¢"],[163,"£"],[164,"¤"],[169,"©"],[174,"®"]]);_s.safeCharCodes=function(){let t=new Set;for(let e=32;e<123;++e)(e>=97||e>=65&&e<=90||e>=48&&e<=57||e===32||e===46||e===44||e===45||e===58||e===95)&&t.add(e);return t}()});var eO=f(Gu=>{"use strict";var Pe={operators:["!","^","*","/","%","+","-","<","<=",">",">=","==","!=","&&","||","??"],operatorCharacters:["!","^","*","/","%","+","-","<","=",">","&","|","?"],operatorsOrder:[["^"],["*","/","%"],["+","-"],["<","<=",">",">="],["==","!="],["&&"],["||","??"]],operatorsPrefix:["!","n"],literals:{'"':'"',"`":"`","'":"'","[":"]"},numberRx:/^(?:[0-9]*(\.[0-9]*)?){1}$/,tokenRx:/^[\w\$\#\.\@\:\{\}]+$/,symbol:Symbol("formula"),settings:Symbol("settings")};Gu.Parser=class{constructor(t,e={}){if(!e[Pe.settings]&&e.constants)for(let n in e.constants){let r=e.constants[n];if(r!==null&&!["boolean","number","string"].includes(typeof r))throw new Error(`Formula constant ${n} contains invalid ${typeof r} value type`)}this.settings=e[Pe.settings]?e:Object.assign({[Pe.settings]:!0,constants:{},functions:{}},e),this.single=null,this._parts=null,this._parse(t)}_parse(t){let e=[],n="",r=0,i=!1,s=a=>{if(r)throw new Error("Formula missing closing parenthesis");let u=e.length?e[e.length-1]:null;if(!(!i&&!n&&!a)){if(u&&u.type==="reference"&&a===")"){u.type="function",u.value=this._subFormula(n,u.value),n="";return}if(a===")"){let c=new Gu.Parser(n,this.settings);e.push({type:"segment",value:c})}else if(i){if(i==="]"){e.push({type:"reference",value:n}),n="";return}e.push({type:"literal",value:n})}else if(Pe.operatorCharacters.includes(n))u&&u.type==="operator"&&Pe.operators.includes(u.value+n)?u.value+=n:e.push({type:"operator",value:n});else if(n.match(Pe.numberRx))e.push({type:"constant",value:parseFloat(n)});else if(this.settings.constants[n]!==void 0)e.push({type:"constant",value:this.settings.constants[n]});else{if(!n.match(Pe.tokenRx))throw new Error(`Formula contains invalid token: ${n}`);e.push({type:"reference",value:n})}n=""}};for(let a of t)i?a===i?(s(),i=!1):n+=a:r?a==="("?(n+=a,++r):a===")"?(--r,r?n+=a:s(a)):n+=a:a in Pe.literals?i=Pe.literals[a]:a==="("?(s(),++r):Pe.operatorCharacters.includes(a)?(s(),n=a,s()):a!==" "?n+=a:s();s(),e=e.map((a,u)=>a.type!=="operator"||a.value!=="-"||u&&e[u-1].type!=="operator"?a:{type:"operator",value:"n"});let o=!1;for(let a of e){if(a.type==="operator"){if(Pe.operatorsPrefix.includes(a.value))continue;if(!o)throw new Error("Formula contains an operator in invalid position");if(!Pe.operators.includes(a.value))throw new Error(`Formula contains an unknown operator ${a.value}`)}else if(o)throw new Error("Formula missing expected operator");o=!o}if(!o)throw new Error("Formula contains invalid trailing operator");e.length===1&&["reference","literal","constant"].includes(e[0].type)&&(this.single={type:e[0].type==="reference"?"reference":"value",value:e[0].value}),this._parts=e.map(a=>{if(a.type==="operator")return Pe.operatorsPrefix.includes(a.value)?a:a.value;if(a.type!=="reference")return a.value;if(this.settings.tokenRx&&!this.settings.tokenRx.test(a.value))throw new Error(`Formula contains invalid reference ${a.value}`);return this.settings.reference?this.settings.reference(a.value):Pe.reference(a.value)})}_subFormula(t,e){let n=this.settings.functions[e];if(typeof n!="function")throw new Error(`Formula contains unknown function ${e}`);let r=[];if(t){let i="",s=0,o=!1,a=()=>{if(!i)throw new Error(`Formula contains function ${e} with invalid arguments ${t}`);r.push(i),i=""};for(let u=0;u<t.length;++u){let c=t[u];o?(i+=c,c===o&&(o=!1)):c in Pe.literals&&!s?(i+=c,o=Pe.literals[c]):c===","&&!s?a():(i+=c,c==="("?++s:c===")"&&--s)}a()}return r=r.map(i=>new Gu.Parser(i,this.settings)),function(i){let s=[];for(let o of r)s.push(o.evaluate(i));return n.call(i,...s)}}evaluate(t){let e=this._parts.slice();for(let n=e.length-2;n>=0;--n){let r=e[n];if(r&&r.type==="operator"){let i=e[n+1];e.splice(n+1,1);let s=Pe.evaluate(i,t);e[n]=Pe.single(r.value,s)}}return Pe.operatorsOrder.forEach(n=>{for(let r=1;r<e.length-1;)if(n.includes(e[r])){let i=e[r],s=Pe.evaluate(e[r-1],t),o=Pe.evaluate(e[r+1],t);e.splice(r,2);let a=Pe.calculate(i,s,o);e[r-1]=a===0?0:a}else r+=2}),Pe.evaluate(e[0],t)}};Gu.Parser.prototype[Pe.symbol]=!0;Pe.reference=function(t){return function(e){return e&&e[t]!==void 0?e[t]:null}};Pe.evaluate=function(t,e){return t===null?null:typeof t=="function"?t(e):t[Pe.symbol]?t.evaluate(e):t};Pe.single=function(t,e){if(t==="!")return!e;let n=-e;return n===0?0:n};Pe.calculate=function(t,e,n){if(t==="??")return Pe.exists(e)?e:n;if(typeof e=="string"||typeof n=="string"){if(t==="+")return e=Pe.exists(e)?e:"",n=Pe.exists(n)?n:"",e+n}else switch(t){case"^":return Math.pow(e,n);case"*":return e*n;case"/":return e/n;case"%":return e%n;case"+":return e+n;case"-":return e-n}switch(t){case"<":return e<n;case"<=":return e<=n;case">":return e>n;case">=":return e>=n;case"==":return e===n;case"!=":return e!==n;case"&&":return e&&n;case"||":return e||n}return null};Pe.exists=function(t){return t!=null}});var nO=f(tO=>{"use strict";var Dj=yn(),Rj=Ze(),Js={annotations:Symbol("annotations")};tO.error=function(t){if(!this._original||typeof this._original!="object")return this.details[0].message;let e=t?"":"\x1B[31m",n=t?"":"\x1B[41m",r=t?"":"\x1B[0m",i=Dj(this._original);for(let a=this.details.length-1;a>=0;--a){let u=a+1,c=this.details[a],l=c.path,p=i;for(let h=0;;++h){let m=l[h];if(Rj.isSchema(p)&&(p=p.clone()),h+1<l.length&&typeof p[m]!="string")p=p[m];else{let b=p[Js.annotations]||{errors:{},missing:{}};p[Js.annotations]=b;let v=m||c.context.key;p[m]!==void 0?(b.errors[v]=b.errors[v]||[],b.errors[v].push(u)):b.missing[v]=u;break}}}let s={key:/_\$key\$_([, \d]+)_\$end\$_"/g,missing:/"_\$miss\$_([^|]+)\|(\d+)_\$end\$_": "__missing__"/g,arrayIndex:/\s*"_\$idx\$_([, \d]+)_\$end\$_",?\n(.*)/g,specials:/"\[(NaN|Symbol.*|-?Infinity|function.*|\(.*)]"/g},o=Js.safeStringify(i,2).replace(s.key,(a,u)=>`" ${e}[${u}]${r}`).replace(s.missing,(a,u,c)=>`${n}"${u}"${r}${e} [${c}]: -- missing --${r}`).replace(s.arrayIndex,(a,u,c)=>`
|
96
|
+
return false;`);return Object.defineProperty(o,"name",{value:`selector_group_${t}`,writable:!1}),o.selectors=e,o}se.createSelectorGroup=ei;function Mq(t){return t.selectors}se.getSelectorsFromGroup=Mq;var ti;(function(t){t.BlockEndOfLine="BlockEndOfLine",t.AssignmentEndOfExpr="AssignmentEndOfExpr",t.AssignmentShorthand="AssignmentShorthand",t.AssignmentCommandArgs="AssignmentCommandArgs",t.ReturnStatementEnd="ReturnStatementEnd",t.FunctionDeclarationArgEnd="FunctionDeclarationArgEnd",t.ComparisonOperators="ComparisonOperators",t.MultiDivOperators="MultiDivOperators",t.CallArgsEnd="CallArgsEnd"})(ti=se.SelectorGroupType||(se.SelectorGroupType={}));se.SelectorGroups={BlockEndOfLine:ei(ti.AssignmentEndOfExpr,[se.Selectors.EndOfLine,se.Selectors.Comment]),AssignmentEndOfExpr:ei(ti.AssignmentEndOfExpr,[se.Selectors.EndOfFile,se.Selectors.EndOfLine,se.Selectors.Else,se.Selectors.Comment]),AssignmentShorthand:ei(ti.AssignmentShorthand,[se.Selectors.AddShorthand,se.Selectors.SubtractShorthand,se.Selectors.MultiplyShorthand,se.Selectors.DivideShorthand,se.Selectors.PowerShorthand,se.Selectors.ModuloShorthand]),AssignmentCommandArgs:ei(ti.AssignmentCommandArgs,[se.Selectors.ArgumentSeperator,se.Selectors.EndOfLine,se.Selectors.EndOfFile]),ReturnStatementEnd:ei(ti.ReturnStatementEnd,[se.Selectors.EndOfLine,se.Selectors.Else,se.Selectors.Comment]),FunctionDeclarationArgEnd:ei(ti.FunctionDeclarationArgEnd,[se.Selectors.RParenthesis,se.Selectors.EndOfFile,se.Selectors.EndOfLine]),ComparisonOperators:ei(ti.ComparisonOperators,[se.Selectors.Equal,se.Selectors.NotEqual,se.Selectors.Greater,se.Selectors.GreaterEqual,se.Selectors.Lesser,se.Selectors.LessEqual]),MultiDivOperators:ei(ti.MultiDivOperators,[se.Selectors.Times,se.Selectors.Divide,se.Selectors.Mod]),CallArgsEnd:ei(ti.CallArgsEnd,[se.Selectors.ArgumentSeperator,se.Selectors.RParenthesis])}});var L_=f(Oh=>{"use strict";Object.defineProperty(Oh,"__esModule",{value:!0});Oh.Stack=void 0;var M_=class{constructor(){this._items=[],this._last=null,this._default=null}setDefault(e){this._default=e}push(e){return this._items.push(this._last=e)}pop(){switch(this._items.length){case 0:return this._default;case 1:return this._last=null,this._items.pop()}let e=this._items.pop();return this._last=this._items[this._items.length-1],e}peek(){return this._last||this._default}};Oh.Stack=M_});var $_=f(Qe=>{"use strict";Object.defineProperty(Qe,"__esModule",{value:!0});Qe.PendingWhile=Qe.isPendingWhile=Qe.PendingIf=Qe.isPendingIf=Qe.PendingFunction=Qe.isPendingFunction=Qe.PendingFor=Qe.isPendingFor=Qe.PendingChunk=Qe.isPendingChunk=Qe.PendingBlockType=void 0;var Lr;(function(t){t[t.Chunk=0]="Chunk",t[t.For=1]="For",t[t.Function=2]="Function",t[t.If=3]="If",t[t.While=4]="While"})(Lr=Qe.PendingBlockType||(Qe.PendingBlockType={}));var Vs=class{constructor(e,n,r){this.lineRegistry=r,this.block=e,this.body=[],this.type=n,this.onComplete=null}complete(e){var n;(n=this.onComplete)===null||n===void 0||n.call(this,this)}};function Lq(t){return t.type===Lr.Chunk}Qe.isPendingChunk=Lq;var N_=class extends Vs{constructor(e,n){super(e,Lr.Chunk,n)}complete(e){this.block.body=this.body,this.block.end=e.end,this.block.range=[this.block.range[0],e.range[1]],super.complete(e)}};Qe.PendingChunk=N_;function Nq(t){return t.type===Lr.For}Qe.isPendingFor=Nq;var q_=class extends Vs{constructor(e,n){super(e,Lr.For,n),this.lineRegistry.addItemToLine(this.block.start.line,this.block)}complete(e){this.block.body=this.body,this.block.end=e.end,this.block.range=[this.block.range[0],e.range[1]],this.lineRegistry.addItemToLine(e.end.line,this.block),super.complete(e)}};Qe.PendingFor=q_;function qq(t){return t.type===Lr.Function}Qe.isPendingFunction=qq;var j_=class extends Vs{constructor(e,n,r){super(e,Lr.Function,r),this.base=n,this.lineRegistry.addItemToLine(this.block.start.line,this.block)}complete(e){this.block.body=this.body,this.block.end=e.end,this.block.range=[this.block.range[0],e.range[1]],this.base!==null?(this.base.end=this.block.end,this.base.range[1]=this.block.range[1],this.lineRegistry.addItemToLine(this.base.end.line,this.base)):this.lineRegistry.addItemToLine(this.block.end.line,this.block),super.complete(e)}};Qe.PendingFunction=j_;function jq(t){return t.type===Lr.If}Qe.isPendingIf=jq;var F_=class extends Vs{constructor(e,n,r){super(e,Lr.If,r),this.lineRegistry.addItemToLine(this.block.start.line,this.block),this.currentClause=n}addCurrentClauseToLineRegistry(){this.currentClause.start.line!==this.block.start.line&&this.lineRegistry.addItemToLine(this.currentClause.start.line,this.block)}next(e){this.currentClause.body=this.body,this.currentClause.end=e.end,this.currentClause.range=[this.currentClause.range[0],e.range[1]],this.addCurrentClauseToLineRegistry(),this.block.clauses.push(this.currentClause),super.complete(e),this.body=[]}complete(e){this.body.length>0&&this.next(e),this.block.end=e.end,this.block.range=[this.block.range[0],e.range[1]],this.lineRegistry.addItemToLine(this.block.end.line,this.block),super.complete(e)}};Qe.PendingIf=F_;function Fq(t){return t.type===Lr.While}Qe.isPendingWhile=Fq;var B_=class extends Vs{constructor(e,n){super(e,Lr.While,n),this.lineRegistry.addItemToLine(this.block.start.line,this.block)}complete(e){this.block.body=this.body,this.block.end=e.end,this.block.range=[this.block.range[0],e.range[1]],this.lineRegistry.addItemToLine(e.end.line,this.block),super.complete(e)}};Qe.PendingWhile=B_});var K_=f(Ph=>{"use strict";Object.defineProperty(Ph,"__esModule",{value:!0});Ph.LineRegistry=void 0;var U_=class{constructor(){this._lines={}}get lines(){return this._lines}addItemToLines(e){this.addItemToRange(e.start.line,e.end.line,e)}addItemToLine(e,n){this.addItemToRange(e,e,n)}addItemToRange(e,n,r){let i=this._lines;for(let s=e;s<=n;s++){let o=i[s];o?o.push(r):i[s]=[r]}}};Ph.LineRegistry=U_});var k1=f($u=>{"use strict";var E1=$u&&$u.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty($u,"__esModule",{value:!0});var Bq=E1(kb()),la=ls(),Un=Ah(),$q=E1(R_()),Uq=eh(),Jt=na(),Ai=ia(),Ct=Mu(),X=C_(),Kq=L_(),ni=$_(),Wq=K_(),W_=class{constructor(e,n={}){let r=this;r.content=e,r.backpatches=new Kq.Stack,r.statementErrors=[],r.lexer=n.lexer||new Bq.default(e,{unsafe:n.unsafe,tabWidth:n.tabWidth}),r.token=null,r.previousToken=null,r.lineRegistry=new Wq.LineRegistry,r.scopes=[],r.currentScope=null,r.currentAssignment=null,r.outerScopes=[],r.iteratorStack=[],r.literals=[],r.validator=n.validator||new $q.default,r.astProvider=n.astProvider||new Un.ASTProvider,r.unsafe=n.unsafe||!1,r.errors=[]}next(){this.previousToken=this.token,this.token=this.lexer.next()}isType(e){return this.token!==null&&e===this.token.type}consume(e){return e(this.token)?(this.next(),!0):!1}consumeMany(e){return e(this.token)?(this.next(),!0):!1}requireType(e,n){let r=this.token;return this.token.type!==e?(this.raise(`got ${r} where ${e} is required`,new Ct.Range(n||r.start,r.end)),null):(this.next(),r)}requireToken(e,n){let r=this.token;return e(r)?(this.next(),r):(this.raise(`got ${r} where "${(0,X.getSelectorValue)(e)}" is required`,new Ct.Range(n||r.start,r.end)),null)}requireTokenOfAny(e,n){let r=this.token;return e(r)?(this.next(),r):(this.raise(`got ${r} where any of ${(0,X.getSelectorsFromGroup)(e).map(i=>`"${(0,X.getSelectorValue)(i)}"`).join(", ")} is required`,new Ct.Range(n||r.start,r.end)),null)}skipNewlines(){var e;let n=this,r=0;for(;;){if(X.Selectors.Comment(n.token)){let i=((e=n.previousToken)===null||e===void 0?void 0:e.line)!==n.token.line,s=n.astProvider.comment({value:n.token.value,start:n.token.start,end:n.token.end,range:n.token.range,scope:n.currentScope,isStatement:i});n.lineRegistry.addItemToLines(s)}else if(X.Selectors.EndOfLine(n.token))r++;else break;n.next()}return r}pushScope(e){let n=this;n.currentScope!==null&&(n.scopes.push(e),n.outerScopes.push(n.currentScope)),n.currentScope=e}popScope(){let e=this;e.currentScope=e.outerScopes.pop()}tryToRecover(){let e=this,n=e.statementErrors[0];if(e.errors.push(n),!e.unsafe)throw n;for(e.lexer.recoverFromSnapshot(),e.next();e.token.type!==la.TokenType.EOL&&e.token.type!==la.TokenType.EOF;e.next());}finishRemaingScopes(){let e=this,n=e.backpatches.pop();for(;!(0,ni.isPendingChunk)(n);){let r=e.raise(`found open block ${n.block.type}`,new Ct.Range(n.block.start,n.block.start));if(n.complete(e.previousToken),e.errors.push(r),!e.unsafe)throw r;n=e.backpatches.pop()}}parseChunk(){let e=this;e.next();let n=e.token.start,r=e.astProvider.chunk({start:n,end:null,range:[e.token.range[0],null]}),i=new ni.PendingChunk(r,e.lineRegistry);for(e.backpatches.setDefault(i),e.pushScope(r);!X.Selectors.EndOfFile(e.token)&&(e.skipNewlines(),!X.Selectors.EndOfFile(e.token));)e.lexer.recordSnapshot(),e.statementErrors=[],e.parseStatement(),e.statementErrors.length>0&&e.tryToRecover();return e.finishRemaingScopes(),e.popScope(),i.complete(e.token),r.literals=e.literals,r.scopes=e.scopes,r.lines=e.lineRegistry.lines,r}parseStatement(){let e=this;if(la.TokenType.Keyword===e.token.type&&Jt.Keyword.Not!==e.token.value){e.parseKeyword();return}let n=e.backpatches.peek(),r=e.parseAssignment();r.end!==null&&e.lineRegistry.addItemToLines(r),n.body.push(r)}parseContinueStatement(){let e=this,n=e.backpatches.peek();e.iteratorStack.length===0&&e.raise("'continue' without open loop block",new Ct.Range(e.previousToken.start,e.previousToken.end));let r=e.astProvider.continueStatement({iterator:e.iteratorStack[e.iteratorStack.length-1],start:e.previousToken.start,end:e.previousToken.end,range:e.previousToken.range,scope:e.currentScope});e.lineRegistry.addItemToLines(r),n.body.push(r)}parseBreakStatement(){let e=this,n=e.backpatches.peek();e.iteratorStack.length===0&&e.raise("'break' without open loop block",new Ct.Range(e.previousToken.start,e.previousToken.end));let r=e.astProvider.breakStatement({iterator:e.iteratorStack[e.iteratorStack.length-1],start:e.previousToken.start,end:e.previousToken.end,range:e.previousToken.range,scope:e.currentScope});e.lineRegistry.addItemToLines(r),n.body.push(r)}parseKeyword(){let e=this;switch(e.token.value){case Jt.Keyword.Return:{let r=e.backpatches.peek();e.next();let i=e.parseReturnStatement();i.end!==null&&e.lineRegistry.addItemToLines(i),r.body.push(i);return}case Jt.Keyword.If:{e.next(),e.parseIfStatement();return}case Jt.Keyword.ElseIf:{e.next(),e.nextIfClause(Un.ASTType.ElseifClause);return}case Jt.Keyword.Else:{e.next(),e.nextIfClause(Un.ASTType.ElseClause);return}case Jt.Keyword.While:{e.next(),e.parseWhileStatement();return}case Jt.Keyword.For:{e.next(),e.parseForStatement();return}case Jt.Keyword.EndFunction:{e.next(),e.finalizeFunction();return}case Jt.Keyword.EndFor:{e.next(),e.finalizeForStatement();return}case Jt.Keyword.EndWhile:{e.next(),e.finalizeWhileStatement();return}case Jt.Keyword.EndIf:{e.next(),e.nextIfClause(null);return}case Jt.Keyword.Continue:{e.next(),e.parseContinueStatement();return}case Jt.Keyword.Break:{e.next(),e.parseBreakStatement();return}}e.raise(`unexpected keyword ${e.token} at start of line`,new Ct.Range(e.token.start,e.token.end))}parseShortcutContinueStatement(){let e=this;return e.iteratorStack.length===0&&e.raise("'continue' without open loop block",new Ct.Range(e.previousToken.start,e.previousToken.end)),e.astProvider.continueStatement({iterator:e.iteratorStack[e.iteratorStack.length-1],start:e.previousToken.start,end:e.previousToken.end,range:e.previousToken.range,scope:e.currentScope})}parseShortcutBreakStatement(){let e=this;return e.iteratorStack.length===0&&e.raise("'break' without open loop block",new Ct.Range(e.previousToken.start,e.previousToken.end)),e.astProvider.breakStatement({iterator:e.iteratorStack[e.iteratorStack.length-1],start:e.previousToken.start,end:e.previousToken.end,range:e.previousToken.range,scope:e.currentScope})}parseShortcutStatement(){let e=this;if(la.TokenType.Keyword===e.token.type&&Jt.Keyword.Not!==e.token.value)switch(e.token.value){case Jt.Keyword.Return:return e.next(),e.parseReturnStatement();case Jt.Keyword.Continue:return e.next(),e.parseShortcutContinueStatement();case Jt.Keyword.Break:return e.next(),e.parseShortcutBreakStatement();default:return e.raise(`unexpected keyword ${e.token} in shorthand statement`,new Ct.Range(e.token.start,e.token.end)),e.parseInvalidCode()}return e.parseAssignment()}parseAssignment(){let e=this,n=e.currentScope,r=e.token,i=e.parseExpr(null,!0,!0);if(X.SelectorGroups.AssignmentEndOfExpr(e.token))return i;if(X.Selectors.Assign(e.token)){e.next();let o=e.astProvider.assignmentStatement({variable:i,init:null,start:r.start,range:[r.range[0],null],end:null,scope:n}),a=e.currentAssignment;return e.currentAssignment=o,o.init=e.parseExpr(o),o.end=e.previousToken.end,o.range[1]=e.previousToken.range[1],e.currentAssignment=a,n.definitions.push(o),o}else if(X.SelectorGroups.AssignmentShorthand(e.token)){let o=e.token;e.next();let a=e.astProvider.assignmentStatement({variable:i,init:null,start:r.start,range:[r.range[0],null],end:null,scope:n}),u=e.currentAssignment;e.currentAssignment=a;let c=e.token,l=o.value.charAt(0),p=e.parseExpr(a),h=e.astProvider.parenthesisExpression({start:p.start,end:p.end,range:p.range,expression:p});return a.init=e.astProvider.binaryExpression({operator:l,left:i.clone(),right:h,start:c.start,end:e.previousToken.end,range:[c.range[0],e.previousToken.range[1]],scope:n}),a.end=e.previousToken.end,a.range[1]=e.previousToken.range[1],e.currentAssignment=u,n.definitions.push(a),a}let s=[];for(;!X.Selectors.EndOfFile(e.token);){let o=e.parseExpr(null);if(s.push(o),X.SelectorGroups.BlockEndOfLine(e.token)||X.Selectors.Else(e.token))break;if(X.Selectors.ArgumentSeperator(e.token)){e.next(),e.skipNewlines();continue}let a=e.requireTokenOfAny(X.SelectorGroups.AssignmentCommandArgs,r.start);if(X.Selectors.EndOfLine(a)||X.Selectors.EndOfFile(a))break}return s.length===0?e.astProvider.callStatement({expression:i,start:r.start,end:e.previousToken.end,range:[r.range[0],e.previousToken.range[1]],scope:n}):e.astProvider.callStatement({expression:e.astProvider.callExpression({base:i,arguments:s,start:r.start,end:e.previousToken.end,range:[r.range[0],e.previousToken.range[1]],scope:n}),start:r.start,end:e.previousToken.end,range:[r.range[0],e.previousToken.range[1]],scope:n})}parseReturnStatement(){let e=this,n=e.currentScope,r=e.previousToken,i=null,s=e.astProvider.returnStatement({argument:null,start:r.start,end:null,range:[r.range[0],null],scope:n});return X.SelectorGroups.ReturnStatementEnd(e.token)?(s.end=e.previousToken.end,s.range[1]=e.previousToken.range[1]):(i=e.parseExpr(s),s.end=e.previousToken.end,s.range[1]=e.previousToken.range[1],s.argument=i),n.returns.push(s),s}parseIfStatement(){let e=this,n=e.previousToken,r=e.parseExpr(null);if(e.lineRegistry.addItemToLines(r),e.requireToken(X.Selectors.Then,n.start),!X.SelectorGroups.BlockEndOfLine(e.token)){e.parseIfShortcutStatement(r,n);return}let i=e.astProvider.ifStatement({clauses:[],start:n.start,end:null,range:[n.range[0],null],scope:e.currentScope}),s=e.astProvider.ifClause({condition:r,start:n.start,end:e.token.end,range:[n.range[0],e.token.range[1]],scope:e.currentScope}),o=new ni.PendingIf(i,s,e.lineRegistry);e.backpatches.push(o)}nextIfClause(e){let n=this,r=n.backpatches.peek();if(!(0,ni.isPendingIf)(r)){n.raise("no matching open if block",new Ct.Range(n.token.start,n.token.end));return}switch(r.next(n.previousToken),e){case Un.ASTType.ElseifClause:{let i=n.token,s=n.parseExpr(null);n.requireToken(X.Selectors.Then,i.start),r.currentClause=n.astProvider.elseifClause({condition:s,start:i.start,end:null,range:[i.range[0],null],scope:n.currentScope});break}case Un.ASTType.ElseClause:{let i=n.token;r.currentClause=n.astProvider.elseClause({start:i.start,end:null,range:[i.range[0],null],scope:n.currentScope});break}}e===null&&(r.complete(n.previousToken),n.backpatches.pop(),n.backpatches.peek().body.push(r.block))}parseIfShortcutStatement(e,n){let r=this,i=[],s=r.backpatches.peek(),o=r.astProvider.ifShortcutStatement({clauses:i,start:n.start,end:null,range:[n.range[0],null],scope:r.currentScope}),a=r.parseShortcutStatement();if(i.push(r.astProvider.ifShortcutClause({condition:e,body:[a],start:n.start,end:r.token.end,range:[n.range[0],r.token.range[1]],scope:r.currentScope})),X.Selectors.Else(r.token)){r.next();let u=r.token,c=r.parseShortcutStatement();i.push(r.astProvider.elseShortcutClause({body:[c],start:u.start,end:r.token.end,range:[u.range[0],r.token.range[1]],scope:r.currentScope}))}o.end=r.token.end,o.range[1]=r.token.range[1],r.lineRegistry.addItemToLines(o),s.body.push(o)}parseWhileStatement(){let e=this,n=e.previousToken,r=e.parseExpr(null);if(!r){e.raise("while requires a condition",new Ct.Range(n.start,e.token.end));return}if(!X.SelectorGroups.BlockEndOfLine(e.token))return e.parseWhileShortcutStatement(r,n);let i=e.astProvider.whileStatement({condition:r,start:n.start,end:null,range:[n.range[0],null],scope:e.currentScope}),s=new ni.PendingWhile(i,e.lineRegistry);e.backpatches.push(s),e.iteratorStack.push(i)}finalizeWhileStatement(){let e=this,n=e.backpatches.peek();if(!(0,ni.isPendingWhile)(n)){e.raise("no matching open while block",new Ct.Range(e.token.start,e.token.end));return}n.complete(e.previousToken),e.iteratorStack.pop(),e.backpatches.pop(),e.backpatches.peek().body.push(n.block)}parseWhileShortcutStatement(e,n){let r=this,i=r.backpatches.peek(),s=r.parseShortcutStatement(),o=r.astProvider.whileStatement({condition:e,body:[s],start:n.start,end:r.previousToken.end,range:[n.range[0],r.previousToken.range[1]],scope:r.currentScope});r.lineRegistry.addItemToLines(o),i.body.push(o)}parseForStatement(){let e=this,n=e.currentScope,r=e.previousToken,i=e.parseIdentifier(Un.ASTIdentifierKind.ForInVariable);e.requireToken(X.Selectors.In,r.start);let s=e.parseExpr(null);if(!s){e.raise("sequence expression expected for 'for' loop",new Ct.Range(r.start,e.token.end));return}if(!X.SelectorGroups.BlockEndOfLine(e.token))return e.parseForShortcutStatement(i,s,r);let o=e.astProvider.forGenericStatement({variable:i,iterator:s,start:r.start,end:e.previousToken.end,range:[r.range[0],e.previousToken.range[1]],scope:n});n.definitions.push(o);let a=new ni.PendingFor(o,e.lineRegistry);e.backpatches.push(a),e.iteratorStack.push(o)}finalizeForStatement(){let e=this,n=e.backpatches.peek();if(!(0,ni.isPendingFor)(n)){e.raise("no matching open for block",new Ct.Range(e.token.start,e.token.end));return}n.complete(e.previousToken),e.iteratorStack.pop(),e.backpatches.pop(),e.backpatches.peek().body.push(n.block)}parseForShortcutStatement(e,n,r){let i=this,s=i.currentScope,o=i.backpatches.peek(),a=i.parseShortcutStatement(),u=i.astProvider.forGenericStatement({variable:e,iterator:n,body:[a],start:r.start,end:i.previousToken.end,range:[r.range[0],i.previousToken.range[1]],scope:i.currentScope});s.definitions.push(u),i.lineRegistry.addItemToLines(u),o.body.push(u)}parseExpr(e,n=!1,r=!1){return this.parseFunctionDeclaration(e,n,r)}parseFunctionDeclaration(e,n=!1,r=!1){let i=this;if(!X.Selectors.Function(i.token))return i.parseOr(n,r);i.next();let s=i.previousToken,o=i.astProvider.functionStatement({start:s.start,end:null,range:[s.range[0],null],scope:i.currentScope,parent:i.outerScopes[i.outerScopes.length-1],assignment:i.currentAssignment}),a=[];if(i.pushScope(o),!X.SelectorGroups.BlockEndOfLine(i.token)){for(i.requireToken(X.Selectors.LParenthesis,s.start);!X.SelectorGroups.FunctionDeclarationArgEnd(i.token);){let c=i.parseIdentifier(Un.ASTIdentifierKind.Argument),l=c;if(i.consume(X.Selectors.Assign)){let p=i.parseExpr(null);if(p instanceof Un.ASTLiteral){let h=i.astProvider.assignmentStatement({variable:c,init:p,start:l.start,end:i.previousToken.end,range:[l.range[0],i.previousToken.range[1]],scope:i.currentScope});i.currentScope.definitions.push(h),a.push(h)}else i.raise("parameter default value must be a literal value",new Ct.Range(l.start,i.token.end)),a.push(i.astProvider.invalidCodeExpression({start:l.start,end:i.previousToken.end,range:[l.range[0],i.previousToken.range[1]]}))}else{let p=i.astProvider.assignmentStatement({variable:c,init:i.astProvider.unknown({start:l.start,end:i.previousToken.end,range:[l.range[0],i.previousToken.range[1]],scope:i.currentScope}),start:l.start,end:i.previousToken.end,range:[l.range[0],i.previousToken.range[1]],scope:i.currentScope});i.currentScope.definitions.push(p),a.push(c)}if(X.Selectors.RParenthesis(i.token))break;if(i.requireToken(X.Selectors.ArgumentSeperator,s.start),X.Selectors.RParenthesis(i.token)){i.raise("expected argument instead received right parenthesis",new Ct.Range(i.previousToken.end,i.previousToken.end));break}}i.requireToken(X.Selectors.RParenthesis,s.start)}o.parameters=a;let u=new ni.PendingFunction(o,e,i.lineRegistry);return i.backpatches.push(u),o}finalizeFunction(){let e=this,n=e.backpatches.peek();if(!(0,ni.isPendingFunction)(n)){e.raise("no matching open function block",new Ct.Range(e.token.start,e.token.end));return}e.popScope(),n.complete(e.previousToken),e.backpatches.pop()}parseOr(e=!1,n=!1){let r=this,i=r.token,o=r.parseAnd(e,n);for(;X.Selectors.Or(r.token);){r.next(),r.skipNewlines();let a=r.parseAnd();o=r.astProvider.logicalExpression({operator:Ai.Operator.Or,left:o,right:a,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return o}parseAnd(e=!1,n=!1){let r=this,i=r.token,o=r.parseNot(e,n);for(;X.Selectors.And(r.token);){r.next(),r.skipNewlines();let a=r.parseNot();o=r.astProvider.logicalExpression({operator:Ai.Operator.And,left:o,right:a,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return o}parseNot(e=!1,n=!1){let r=this,i=r.token;if(X.Selectors.Not(r.token)){r.next(),r.skipNewlines();let s=r.parseIsa();return r.astProvider.unaryExpression({operator:Ai.Operator.Not,argument:s,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return r.parseIsa(e,n)}parseIsa(e=!1,n=!1){let r=this,i=r.token,s=r.parseComparisons(e,n);if(X.Selectors.Isa(r.token)){r.next(),r.skipNewlines();let o=r.parseComparisons();return r.astProvider.isaExpression({operator:Ai.Operator.Isa,left:s,right:o,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return s}parseComparisons(e=!1,n=!1){let r=this,i=r.token,s=r.parseAddSub(e,n);if(!X.SelectorGroups.ComparisonOperators(r.token))return s;let o=[s],a=[];do{let u=r.token;r.next(),r.skipNewlines();let c=r.parseAddSub();a.push(u.value),o.push(c)}while(X.SelectorGroups.ComparisonOperators(r.token));return a.length===1?r.astProvider.binaryExpression({operator:a[0],left:o[0],right:o[1],start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope}):r.astProvider.comparisonGroupExpression({operators:a,expressions:o,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}parseAddSub(e=!1,n=!1){let r=this,i=r.token,o=r.parseMultDiv(e,n);for(;X.Selectors.Plus(r.token)||X.Selectors.Minus(r.token)&&(!n||!r.token.afterSpace||r.lexer.isAtWhitespace());){let a=r.token;r.next(),r.skipNewlines();let u=r.parseMultDiv();o=r.astProvider.binaryExpression({operator:a.value,left:o,right:u,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return o}parseMultDiv(e=!1,n=!1){let r=this,i=r.token,o=r.parseUnaryMinus(e,n);for(;X.SelectorGroups.MultiDivOperators(r.token);){let a=r.token;r.next(),r.skipNewlines();let u=r.parseUnaryMinus();o=r.astProvider.binaryExpression({operator:a.value,left:o,right:u,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return o}parseUnaryMinus(e=!1,n=!1){let r=this;if(!X.Selectors.Minus(r.token))return r.parseNew(e,n);let i=r.token;r.next(),r.skipNewlines();let s=r.parseNew();return s instanceof Un.ASTNumericLiteral||s instanceof Un.ASTBooleanLiteral?(s.negated=!0,s):r.astProvider.unaryExpression({operator:Ai.Operator.Minus,argument:s,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}parseNew(e=!1,n=!1){let r=this;if(!X.Selectors.New(r.token))return r.parseAddressOf(e,n);let i=r.token;r.next(),r.skipNewlines();let s=r.parseNew();return r.astProvider.unaryExpression({operator:Ai.Operator.New,argument:s,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}parseAddressOf(e=!1,n=!1){let r=this;if(!X.Selectors.Reference(r.token))return r.parsePower(e,n);let i=r.token;r.next(),r.skipNewlines();let s=r.parsePower(!0,n);return r.astProvider.unaryExpression({operator:Ai.Operator.Reference,argument:s,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}parsePower(e=!1,n=!1){let r=this,i=r.token,s=r.parseCallExpr(e,n);if(X.Selectors.Power(r.token)){r.next(),r.skipNewlines();let o=r.parseCallExpr();return r.astProvider.binaryExpression({operator:Ai.Operator.Power,left:s,right:o,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return s}parseCallExpr(e=!1,n=!1){let r=this,i=r.token,s=r.parseMap(e,n);for(;!X.Selectors.EndOfFile(r.token);)if(X.Selectors.MemberSeperator(r.token)){r.next(),r.skipNewlines();let o=r.parseIdentifier(Un.ASTIdentifierKind.Property),a=r.astProvider.memberExpression({base:s,indexer:Ai.Operator.Member,identifier:o,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope});r.currentScope.namespaces.push(a),s=a}else if(X.Selectors.SLBracket(r.token)&&!r.token.afterSpace){if(r.next(),r.skipNewlines(),X.Selectors.SliceSeperator(r.token)){let o=r.astProvider.emptyExpression({start:r.previousToken.start,end:r.previousToken.end,range:r.previousToken.range,scope:r.currentScope});r.next(),r.skipNewlines();let a=X.Selectors.SRBracket(r.token)?r.astProvider.emptyExpression({start:r.previousToken.start,end:r.previousToken.end,range:r.previousToken.range,scope:r.currentScope}):r.parseExpr(null);s=r.astProvider.sliceExpression({base:s,left:o,right:a,start:i.start,end:r.token.end,range:[i.range[0],r.token.range[1]],scope:r.currentScope})}else{let o=r.parseExpr(null);if(X.Selectors.SliceSeperator(r.token)){r.next(),r.skipNewlines();let a=X.Selectors.SRBracket(r.token)?r.astProvider.emptyExpression({start:r.previousToken.start,end:r.previousToken.end,range:r.previousToken.range,scope:r.currentScope}):r.parseExpr(null);s=r.astProvider.sliceExpression({base:s,left:o,right:a,start:i.start,end:r.token.end,range:[i.range[0],r.token.range[1]],scope:r.currentScope})}else s=r.astProvider.indexExpression({base:s,index:o,isStatementStart:n,start:i.start,end:r.token.end,range:[i.range[0],r.token.range[1]],scope:r.currentScope})}r.requireToken(X.Selectors.SRBracket,i.start)}else if(X.Selectors.LParenthesis(r.token)&&(!e||!r.token.afterSpace)){let o=r.parseCallArgs();s=r.astProvider.callExpression({base:s,arguments:o,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}else break;return s}parseCallArgs(){let e=this,n=[];if(X.Selectors.LParenthesis(e.token))if(e.next(),X.Selectors.RParenthesis(e.token))e.next();else for(;!X.Selectors.EndOfFile(e.token);){e.skipNewlines();let r=e.parseExpr(null);if(n.push(r),e.skipNewlines(),X.Selectors.RParenthesis(e.requireTokenOfAny(X.SelectorGroups.CallArgsEnd,r.start)))break}return n}parseMap(e=!1,n=!1){let r=this;if(!X.Selectors.CLBracket(r.token))return r.parseList(e,n);let i=r.currentScope,s=r.token,o=[],a=r.astProvider.mapConstructorExpression({fields:o,start:s.start,end:null,range:[s.range[0],null],scope:i});if(r.next(),X.Selectors.CRBracket(r.token))r.next();else for(r.skipNewlines();!X.Selectors.EndOfFile(r.token);){if(X.Selectors.CRBracket(r.token)){r.next();break}let u=r.astProvider.mapKeyString({key:null,value:null,start:r.token.start,end:null,range:[r.token.range[0],null],scope:i});if(u.key=r.parseExpr(null),r.requireToken(X.Selectors.MapKeyValueSeperator),r.skipNewlines(),u.value=r.parseExpr(u),u.end=r.previousToken.end,u.range[1]=r.previousToken.range[1],o.push(u),X.Selectors.MapSeperator(r.token)&&(r.next(),r.skipNewlines()),X.Selectors.CRBracket(r.token)){r.next();break}}return a.end=r.token.start,a.range[1]=r.token.range[1],a}parseList(e=!1,n=!1){let r=this;if(!X.Selectors.SLBracket(r.token))return r.parseQuantity(e,n);let i=r.currentScope,s=r.token,o=[],a=r.astProvider.listConstructorExpression({fields:o,start:s.start,end:null,range:[s.range[0],null],scope:i});if(r.next(),X.Selectors.SRBracket(r.token))r.next();else for(r.skipNewlines();!X.Selectors.EndOfFile(r.token);){if(X.Selectors.SRBracket(r.token)){r.next();break}let u=r.astProvider.listValue({value:null,start:r.token.start,end:null,range:[r.token.range[0],null],scope:i});if(u.value=r.parseExpr(u),u.end=r.previousToken.end,u.range[1]=r.previousToken.range[1],o.push(u),X.Selectors.MapSeperator(r.token)&&(r.next(),r.skipNewlines()),X.Selectors.SRBracket(r.token)){r.next();break}}return a.end=r.token.start,a.range[1]=r.token.range[1],a}parseQuantity(e=!1,n=!1){let r=this;if(!X.Selectors.LParenthesis(r.token))return r.parseAtom(e,n);let i=r.token;r.next(),r.skipNewlines();let s=r.parseExpr(null);return r.requireToken(X.Selectors.RParenthesis,i.start),r.astProvider.parenthesisExpression({expression:s,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}parseAtom(e=!1,n=!1){let r=this;return r.validator.isLiteral(r.token.type)?r.parseLiteral():r.isType(la.TokenType.Identifier)?r.parseIdentifier(Un.ASTIdentifierKind.Variable):(r.raise(`got ${r.token} where number, string, or identifier is required`,new Ct.Range(r.token.start,r.token.end)),r.parseInvalidCode())}parseLiteral(){let e=this,n=e.token,r=e.token.type,i=e.astProvider.literal(r,{value:e.token.value,raw:e.token.raw,start:n.start,end:e.token.end,range:[n.range[0],e.token.range[1]],scope:e.currentScope});return e.literals.push(i),e.next(),i}parseIdentifier(e){let n=this,r=n.requireType(la.TokenType.Identifier);if(r===null)return n.parseInvalidCode();let i=n.astProvider.identifier({kind:e,name:r.value,start:r.start,end:r.end,range:r.range,scope:n.currentScope});return e!==Un.ASTIdentifierKind.Property&&n.currentScope.namespaces.push(i),i}parseInvalidCode(){let e=this,n=e.token,r=e.astProvider.invalidCodeExpression({start:n.start,end:n.end,range:n.range});return e.next(),r}raise(e,n){let r=this,i=new Uq.ParserException(e,n);return r.statementErrors.push(i),i}};$u.default=W_});var xe=f(Oe=>{"use strict";var Gq=Oe&&Oe.__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]}),Nr=Oe&&Oe.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&Gq(e,t,n)},Dh=Oe&&Oe.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Oe,"__esModule",{value:!0});Oe.ASTRange=Oe.ASTPosition=Oe.LineRegistry=Oe.ParserValidatorm=Oe.Parser=Oe.LexerValidator=Oe.Lexer=void 0;var Hq=kb();Object.defineProperty(Oe,"Lexer",{enumerable:!0,get:function(){return Dh(Hq).default}});Nr(ls(),Oe);var Vq=mb();Object.defineProperty(Oe,"LexerValidator",{enumerable:!0,get:function(){return Dh(Vq).default}});var zq=k1();Object.defineProperty(Oe,"Parser",{enumerable:!0,get:function(){return Dh(zq).default}});Nr(Ah(),Oe);var Xq=R_();Object.defineProperty(Oe,"ParserValidatorm",{enumerable:!0,get:function(){return Dh(Xq).default}});var Yq=K_();Object.defineProperty(Oe,"LineRegistry",{enumerable:!0,get:function(){return Yq.LineRegistry}});Nr($_(),Oe);Nr(L_(),Oe);Nr(wb(),Oe);Nr(Zp(),Oe);Nr(eh(),Oe);Nr(na(),Oe);Nr(_b(),Oe);Nr(ia(),Oe);var Jq=Ou();Object.defineProperty(Oe,"ASTPosition",{enumerable:!0,get:function(){return Jq.Position}});var Qq=Mu();Object.defineProperty(Oe,"ASTRange",{enumerable:!0,get:function(){return Qq.Range}});Nr(C_(),Oe)});var G_=f(Rh=>{"use strict";Object.defineProperty(Rh,"__esModule",{value:!0});Rh.getSignaturePayloadDefinitionType=void 0;function Zq(t){return t==null?null:typeof t=="object"?t.type:t}Rh.getSignaturePayloadDefinitionType=Zq});var Oi=f(Uu=>{"use strict";Object.defineProperty(Uu,"__esModule",{value:!0});Uu.SignatureDefinitionBaseType=void 0;var ej;(function(t){t.Function="function",t.Number="number",t.String="string",t.Map="map",t.List="list",t.Any="any",t.General="general"})(ej=Uu.SignatureDefinitionBaseType||(Uu.SignatureDefinitionBaseType={}))});var H_=f(Ch=>{"use strict";Object.defineProperty(Ch,"__esModule",{value:!0});Ch.TypeParser=void 0;var Ih=Oi(),tj=function(){function t(e){this._input=e,this._rx=/(\w+|<|>|,)/g,this._lastMatch=null}return t.prototype.next=function(){return this._lastMatch=this._rx.exec(this._input),this._lastMatch?this._lastMatch[0]:null},t.prototype.createDefault=function(){return{type:Ih.SignatureDefinitionBaseType.Any}},t.prototype.parseList=function(e){var n={type:e,valueType:Ih.SignatureDefinitionBaseType.Any};if(this.next()==="<"){var r=this.parse();if(n.valueType=r,this.next()!==">")return this.createDefault()}return n},t.prototype.parseMap=function(e){var n={type:e,keyType:Ih.SignatureDefinitionBaseType.Any,valueType:Ih.SignatureDefinitionBaseType.Any};if(this.next()==="<"){var r=this.parse();if(n.keyType=r,this.next()!==",")return this.createDefault();var i=this.parse();if(n.valueType=i,this.next()!==">")return this.createDefault()}return n},t.prototype.parse=function(){var e=this.next();if(!e)return this.createDefault();switch(e){case"list":return this.parseList(e);case"map":return this.parseMap(e)}return{type:e}},t}();Ch.TypeParser=tj});var Ku=f(Mh=>{"use strict";Object.defineProperty(Mh,"__esModule",{value:!0});Mh.SignatureDefinitionTypeMeta=void 0;var V_=G_(),un=Oi(),nj=H_(),rj=function(){function t(e){var n,r;this.type=e.type,this.keyType=(n=e.keyType)!==null&&n!==void 0?n:null,this.valueType=(r=e.valueType)!==null&&r!==void 0?r:null}return t.fromString=function(e){var n=new nj.TypeParser(e),r=n.parse();return t.parse(r)},t.parseValueString=function(e){var n=e,r=null,i=null;return n===un.SignatureDefinitionBaseType.Map?(r=new t({type:un.SignatureDefinitionBaseType.Any}),i=new t({type:un.SignatureDefinitionBaseType.Any})):n===un.SignatureDefinitionBaseType.List&&(r=new t({type:un.SignatureDefinitionBaseType.Any})),new t({type:n,valueType:r,keyType:i})},t.parseValueObject=function(e){var n,r,i,s=e.type,o=null,a=null;if(s===un.SignatureDefinitionBaseType.Map){var u=(n=(0,V_.getSignaturePayloadDefinitionType)(e.keyType))!==null&&n!==void 0?n:un.SignatureDefinitionBaseType.Any,c=(r=(0,V_.getSignaturePayloadDefinitionType)(e.valueType))!==null&&r!==void 0?r:un.SignatureDefinitionBaseType.Any;u===un.SignatureDefinitionBaseType.Map||u===un.SignatureDefinitionBaseType.List?a=t.parse(e.keyType):a=new t({type:u}),c===un.SignatureDefinitionBaseType.Map||c===un.SignatureDefinitionBaseType.List?o=t.parse(e.valueType):o=new t({type:c})}else if(s===un.SignatureDefinitionBaseType.List){var c=(i=(0,V_.getSignaturePayloadDefinitionType)(e.valueType))!==null&&i!==void 0?i:un.SignatureDefinitionBaseType.Any;c===un.SignatureDefinitionBaseType.Map||c===un.SignatureDefinitionBaseType.List?o=t.parse(e.valueType):o=new t({type:c})}return new t({type:s,valueType:o,keyType:a})},t.parse=function(e){if(typeof e=="string")return t.parseValueString(e);if(typeof e=="object")return t.parseValueObject(e);throw new Error("Unable to parse type definition!")},t.prototype.isEqual=function(e){return this.type===e.type},t.prototype.isEqualSafe=function(e){return this.type===e.type&&this.keyType.type===e.keyType.type&&this.valueType.type===e.valueType.type},t.prototype.toString=function(){return this.keyType===null?this.valueType===null?this.type:"".concat(this.type,"<").concat(this.valueType.toString(),">"):"".concat(this.type,"<").concat(this.keyType.toString(),",").concat(this.valueType.toString(),">")},t.prototype.toJSON=function(){return this.keyType===null?this.valueType===null?this.type:{type:this.type,valueType:this.valueType.toJSON()}:{type:this.type,keyType:this.keyType.toJSON(),valueType:this.valueType.toJSON()}},t.prototype.copy=function(){var e,n;return new t({type:this.type,keyType:(e=this.keyType)===null||e===void 0?void 0:e.copy(),valueType:(n=this.valueType)===null||n===void 0?void 0:n.copy()})},t}();Mh.SignatureDefinitionTypeMeta=rj});var z_=f(fs=>{"use strict";var A1=fs&&fs.__read||function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return s},O1=fs&&fs.__spreadArray||function(t,e,n){if(n||arguments.length===2)for(var r=0,i=e.length,s;r<i;r++)(s||!(r in e))&&(s||(s=Array.prototype.slice.call(e,0,r)),s[r]=e[r]);return t.concat(s||Array.prototype.slice.call(e))};Object.defineProperty(fs,"__esModule",{value:!0});fs.SignatureDefinitionFunctionArg=void 0;var P1=Ku(),ij=function(){function t(e){this._label=e.label,this._types=e.types.reduce(function(n,r){return n.set(r.type,r)},new Map),this._opt=e.opt,this._default=e.default}return t.parse=function(e){var n,r,i=[];if(e.type)i.push(P1.SignatureDefinitionTypeMeta.parse(e.type));else if(e.types)i.push.apply(i,O1([],A1(e.types.map(P1.SignatureDefinitionTypeMeta.parse)),!1));else throw new Error("Invalid signature definition function arg payload!");return new t({label:e.label,types:i,opt:(n=e.opt)!==null&&n!==void 0?n:!1,default:(r=e.default)!==null&&r!==void 0?r:null})},t.prototype.getLabel=function(){return this._label},t.prototype.isOptional=function(){return this._opt},t.prototype.getDefault=function(){return this._default},t.prototype.getTypes=function(){return O1([],A1(this._types.values()),!1)},t.prototype.isValidType=function(e){return this._types.has(e.type)},t.prototype.isValidTypeSafe=function(e){var n;return!!(!((n=this._types.get(e.type))===null||n===void 0)&&n.isEqualSafe(e))},t.prototype.toJSON=function(){return{label:this._label,types:this.getTypes().map(function(e){return e.toJSON()}),opt:this._opt,default:this._default}},t.prototype.copy=function(){return new t({label:this._label,types:this.getTypes().map(function(e){return e.copy()}),opt:this._opt,default:this._default})},t}();fs.SignatureDefinitionFunctionArg=ij});var R1=f((h8,D1)=>{var sj="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";D1.exports={urlAlphabet:sj}});var j1=f((d8,q1)=>{var I1=require("crypto"),{urlAlphabet:C1}=R1(),oj=128,gs,ms,M1=t=>{!gs||gs.length<t?(gs=Buffer.allocUnsafe(t*oj),I1.randomFillSync(gs),ms=0):ms+t>gs.length&&(I1.randomFillSync(gs),ms=0),ms+=t},L1=t=>(M1(t|=0),gs.subarray(ms-t,ms)),N1=(t,e,n)=>{let r=(2<<31-Math.clz32(t.length-1|1))-1,i=Math.ceil(1.6*r*e/t.length);return(s=e)=>{let o="";for(;;){let a=n(i),u=i;for(;u--;)if(o+=t[a[u]&r]||"",o.length===s)return o}}},aj=(t,e=21)=>N1(t,e,L1),uj=(t=21)=>{M1(t|=0);let e="";for(let n=ms-t;n<ms;n++)e+=C1[gs[n]&63];return e};q1.exports={nanoid:uj,customAlphabet:aj,customRandom:N1,urlAlphabet:C1,random:L1}});var Lh=f(ys=>{"use strict";var zs=ys&&ys.__read||function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return s},Xs=ys&&ys.__spreadArray||function(t,e,n){if(n||arguments.length===2)for(var r=0,i=e.length,s;r<i;r++)(s||!(r in e))&&(s||(s=Array.prototype.slice.call(e,0,r)),s[r]=e[r]);return t.concat(s||Array.prototype.slice.call(e))};Object.defineProperty(ys,"__esModule",{value:!0});ys.VariationRegistry=void 0;var cj=function(){function t(e){this._name=e,this._variations=new Set}return t.prototype.getName=function(){return this._name},t.prototype.push=function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return this._variations=new Set(Xs(Xs([],zs(e),!1),zs(this._variations),!1)),this},t.prototype.getAll=function(){return Xs([],zs(this._variations),!1)},t}(),lj=function(){function t(){}return t.add=function(e,n){var r=new cj(e);return r.push.apply(r,Xs([],zs(n),!1)),this.variationContainers.set(e,r),this},t.get=function(e){var n;return(n=this.variationContainers.get(e))!==null&&n!==void 0?n:null},t.resolve=function(e){for(var n=new Set,r=0;r<e.length;r++){var i=e[r];if(typeof i=="string"&&i.startsWith("!")){var s=i.slice(1),o=this.get(s);if(o!==null)n=new Set(Xs(Xs([],zs(o.getAll()),!1),zs(n),!1));else throw new Error("Cannot find variation container for ".concat(s));continue}n.add(i)}return Xs([],zs(n),!1)},t.variationContainers=new Map,t}();ys.VariationRegistry=lj});var Nh=f(bs=>{"use strict";var pj=bs&&bs.__read||function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return s},hj=bs&&bs.__spreadArray||function(t,e,n){if(n||arguments.length===2)for(var r=0,i=e.length,s;r<i;r++)(s||!(r in e))&&(s||(s=Array.prototype.slice.call(e,0,r)),s[r]=e[r]);return t.concat(s||Array.prototype.slice.call(e))};Object.defineProperty(bs,"__esModule",{value:!0});bs.SignatureDefinition=void 0;var dj=Lh(),fj=Ku(),gj=function(){function t(e){this._origin=e.origin,this._type=e.type,this._isProtected=e.isProtected,this._description=e.description,this._example=e.example,this._variations=e.variations,this._tags=e.tags}return t.parse=function(e,n){var r,i,s,o;return new t({origin:e,type:fj.SignatureDefinitionTypeMeta.parse(n.type),isProtected:!!n.isProtected,description:(r=n.description)!==null&&r!==void 0?r:null,example:(i=n.example)!==null&&i!==void 0?i:null,variations:(s=n.variations)!==null&&s!==void 0?s:null,tags:(o=n.tags)!==null&&o!==void 0?o:null})},t.prototype.getOrigin=function(){return this._origin},t.prototype.getType=function(){return this._type},t.prototype.isProtected=function(){return this._isProtected},t.prototype.getDescription=function(){return this._description},t.prototype.getExample=function(){return this._example},t.prototype.getTags=function(){return this._tags},t.prototype.setDescription=function(e){var n;return this._description=e.description,this._example=(n=e.example)!==null&&n!==void 0?n:null,this},t.prototype.addVariation=function(e){return this._variations==null&&(this._variations=[]),this._variations.push(e),this},t.prototype.getVariations=function(){return dj.VariationRegistry.resolve(this._variations)},t.prototype.toJSON=function(){return{type:this._type.toJSON(),isProtected:this._isProtected,description:this._description,example:this._example?hj([],pj(this._example),!1):null}},t.prototype.withDescription=function(e){var n,r;return new t({origin:this._origin,type:this._type,isProtected:this._isProtected,description:(n=e?.description)!==null&&n!==void 0?n:this._description,example:(r=e?.example)!==null&&r!==void 0?r:this._example,variations:this._variations,tags:this._tags})},t.prototype.copy=function(){return new t({origin:this._origin,type:this._type.copy(),isProtected:this._isProtected,description:this._description,example:this._example,variations:this._variations,tags:this._tags})},t}();bs.SignatureDefinition=gj});var jh=f(ur=>{"use strict";var mj=ur&&ur.__extends||function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var s in i)Object.prototype.hasOwnProperty.call(i,s)&&(r[s]=i[s])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function r(){this.constructor=e}e.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),qh=ur&&ur.__assign||function(){return qh=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++){e=arguments[n];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])}return t},qh.apply(this,arguments)},yj=ur&&ur.__read||function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return s},bj=ur&&ur.__spreadArray||function(t,e,n){if(n||arguments.length===2)for(var r=0,i=e.length,s;r<i;r++)(s||!(r in e))&&(s||(s=Array.prototype.slice.call(e,0,r)),s[r]=e[r]);return t.concat(s||Array.prototype.slice.call(e))};Object.defineProperty(ur,"__esModule",{value:!0});ur.SignatureDefinitionFunction=void 0;var _j=j1(),vj=Oi(),Sj=Lh(),Tj=Nh(),wj=z_(),F1=Ku(),xj=function(t){mj(e,t);function e(n){var r=this,i;return r=t.call(this,{type:n.type,origin:n.origin,isProtected:n.isProtected,description:n.description,example:n.example,variations:n.variations,tags:n.tags})||this,r._id=(i=n.id)!==null&&i!==void 0?i:(0,_j.nanoid)(),r._argList=n.arguments.map(function(s){return s.getLabel()}),r._argRefs=n.arguments.reduce(function(s,o){return s.set(o.getLabel(),o)},new Map),r._returns=n.returns.reduce(function(s,o){return s.set(o.type,o)},new Map),r._returnVariations=n.returnVariations,r}return e.parse=function(n,r){var i,s,o,a,u,c,l;return new e({id:r.id,origin:n,type:new F1.SignatureDefinitionTypeMeta({type:vj.SignatureDefinitionBaseType.Function}),isProtected:(i=r.isProtected)!==null&&i!==void 0?i:!1,description:(s=r.description)!==null&&s!==void 0?s:null,example:(o=r.example)!==null&&o!==void 0?o:null,arguments:(u=(a=r.arguments)===null||a===void 0?void 0:a.map(wj.SignatureDefinitionFunctionArg.parse))!==null&&u!==void 0?u:[],returns:r.returns.map(F1.SignatureDefinitionTypeMeta.parse),variations:r.variations,returnVariations:(c=r.returnVariations)!==null&&c!==void 0?c:null,tags:(l=r.tags)!==null&&l!==void 0?l:null})},e.prototype.getId=function(){return this._id},e.prototype.getArguments=function(){var n=this;return this._argList.map(function(r){return n._argRefs.get(r)})},e.prototype.getArgument=function(n){var r;return(r=this._argRefs.get(n))!==null&&r!==void 0?r:null},e.prototype.getReturns=function(){return bj([],yj(this._returns.values()),!1)},e.prototype.addReturnVariation=function(n){return this._returnVariations==null&&(this._returnVariations=[]),this._returnVariations.push(n),this},e.prototype.getReturnVariations=function(){return this._returnVariations==null&&(this._returnVariations=[]),Sj.VariationRegistry.resolve(this._returnVariations)},e.prototype.toJSON=function(){return qh(qh({},t.prototype.toJSON.call(this)),{arguments:this.getArguments().map(function(n){return n.toJSON()}),returns:this.getReturns().map(function(n){return n.toJSON()})})},e.prototype.withDescription=function(n){var r,i;return new e({id:this._id,origin:this._origin,type:this._type,isProtected:this._isProtected,arguments:this.getArguments(),returns:this.getReturns(),description:(r=n?.description)!==null&&r!==void 0?r:this._description,example:(i=n?.example)!==null&&i!==void 0?i:this._example,variations:this._variations,returnVariations:this._returnVariations,tags:this._tags})},e.prototype.copy=function(){return new e({id:this._id,origin:this._origin,type:this._type.copy(),isProtected:this._isProtected,arguments:this.getArguments().map(function(n){return n.copy()}),returns:this.getReturns().map(function(n){return n.copy()}),description:this._description,example:this._example,variations:this._variations,returnVariations:this._returnVariations,tags:this._tags})},e}(Tj.SignatureDefinition);ur.SignatureDefinitionFunction=xj});var $1=f((y8,B1)=>{"use strict";B1.exports=function(...t){try{return JSON.stringify(...t)}catch(e){return"[Cannot display object: "+e.message+"]"}}});var X_=f((U1,K1)=>{"use strict";var Ej=$1();K1.exports=class extends Error{constructor(t){let e=t.filter(n=>n!=="").map(n=>typeof n=="string"?n:n instanceof Error?n.message:Ej(n));super(e.join(" ")||"Unknown error"),typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,U1.assert)}}});var Ce=f((_8,W1)=>{"use strict";var kj=X_();W1.exports=function(t,...e){if(!t)throw e.length===1&&e[0]instanceof Error?e[0]:new kj(e)}});var Ys=f((v8,H1)=>{"use strict";var Y_=Ce(),G1={};H1.exports=function(t,e,n){if(e===!1||e===null||e===void 0)return t;n=n||{},typeof n=="string"&&(n={separator:n});let r=Array.isArray(e);Y_(!r||!n.separator,"Separator option is not valid for array-based chain");let i=r?e:e.split(n.separator||"."),s=t;for(let o=0;o<i.length;++o){let a=i[o],u=n.iterables&&G1.iterables(s);if(Array.isArray(s)||u==="set"){let c=Number(a);Number.isInteger(c)&&(a=c<0?s.length+c:c)}if(!s||typeof s=="function"&&n.functions===!1||!u&&s[a]===void 0){Y_(!n.strict||o+1===i.length,"Missing segment",a,"in reach path ",e),Y_(typeof s=="object"||n.functions===!0||typeof s!="function","Invalid segment",a,"in reach path ",e),s=n.default;break}u?u==="set"?s=[...s][a]:s=s.get(a):s=s[a]}return s};G1.iterables=function(t){if(t instanceof Set)return"set";if(t instanceof Map)return"map"}});var J_=f((mn,z1)=>{"use strict";var V1={};mn=z1.exports={array:Array.prototype,buffer:Buffer&&Buffer.prototype,date:Date.prototype,error:Error.prototype,generic:Object.prototype,map:Map.prototype,promise:Promise.prototype,regex:RegExp.prototype,set:Set.prototype,weakMap:WeakMap.prototype,weakSet:WeakSet.prototype};V1.typeMap=new Map([["[object Error]",mn.error],["[object Map]",mn.map],["[object Promise]",mn.promise],["[object Set]",mn.set],["[object WeakMap]",mn.weakMap],["[object WeakSet]",mn.weakSet]]);mn.getInternalProto=function(t){if(Array.isArray(t))return mn.array;if(Buffer&&t instanceof Buffer)return mn.buffer;if(t instanceof Date)return mn.date;if(t instanceof RegExp)return mn.regex;if(t instanceof Error)return mn.error;let e=Object.prototype.toString.call(t);return V1.typeMap.get(e)||mn.generic}});var Q_=f(X1=>{"use strict";X1.keys=function(t,e={}){return e.symbols!==!1?Reflect.ownKeys(t):Object.getOwnPropertyNames(t)}});var yn=f((T8,Y1)=>{"use strict";var Aj=Ys(),Kn=J_(),Oj=Q_(),Pi={needsProtoHack:new Set([Kn.set,Kn.map,Kn.weakSet,Kn.weakMap])};Y1.exports=Pi.clone=function(t,e={},n=null){if(typeof t!="object"||t===null)return t;let r=Pi.clone,i=n;if(e.shallow){if(e.shallow!==!0)return Pi.cloneWithShallow(t,e);r=u=>u}else if(i){let u=i.get(t);if(u)return u}else i=new Map;let s=Kn.getInternalProto(t);if(s===Kn.buffer)return Buffer&&Buffer.from(t);if(s===Kn.date)return new Date(t.getTime());if(s===Kn.regex)return new RegExp(t);let o=Pi.base(t,s,e);if(o===t)return t;if(i&&i.set(t,o),s===Kn.set)for(let u of t)o.add(r(u,e,i));else if(s===Kn.map)for(let[u,c]of t)o.set(u,r(c,e,i));let a=Oj.keys(t,e);for(let u of a){if(u==="__proto__")continue;if(s===Kn.array&&u==="length"){o.length=t.length;continue}let c=Object.getOwnPropertyDescriptor(t,u);c?c.get||c.set?Object.defineProperty(o,u,c):c.enumerable?o[u]=r(t[u],e,i):Object.defineProperty(o,u,{enumerable:!1,writable:!0,configurable:!0,value:r(t[u],e,i)}):Object.defineProperty(o,u,{enumerable:!0,writable:!0,configurable:!0,value:r(t[u],e,i)})}return o};Pi.cloneWithShallow=function(t,e){let n=e.shallow;e=Object.assign({},e),e.shallow=!1;let r=new Map;for(let i of n){let s=Aj(t,i);(typeof s=="object"||typeof s=="function")&&r.set(s,s)}return Pi.clone(t,e,r)};Pi.base=function(t,e,n){if(n.prototype===!1)return Pi.needsProtoHack.has(e)?new e.constructor:e===Kn.array?[]:{};let r=Object.getPrototypeOf(t);if(r&&r.isImmutable)return t;if(e===Kn.array){let i=[];return r!==e&&Object.setPrototypeOf(i,r),i}if(Pi.needsProtoHack.has(e)){let i=new r.constructor;return r!==e&&Object.setPrototypeOf(i,r),i}return Object.create(r)}});var J1=f((w8,Pj)=>{Pj.exports={name:"joi",description:"Object schema validation",version:"17.13.3",repository:"git://github.com/hapijs/joi",main:"lib/index.js",types:"lib/index.d.ts",browser:"dist/joi-browser.min.js",files:["lib/**/*","dist/*"],keywords:["schema","validation"],dependencies:{"@hapi/hoek":"^9.3.0","@hapi/topo":"^5.1.0","@sideway/address":"^4.1.5","@sideway/formula":"^3.0.1","@sideway/pinpoint":"^2.0.0"},devDependencies:{"@hapi/bourne":"2.x.x","@hapi/code":"8.x.x","@hapi/joi-legacy-test":"npm:@hapi/joi@15.x.x","@hapi/lab":"^25.1.3","@types/node":"^14.18.63",typescript:"4.3.x"},scripts:{prepublishOnly:"cd browser && npm install && npm run build",test:"lab -t 100 -a @hapi/code -L -Y","test-cov-html":"lab -r html -o coverage.html -a @hapi/code"},license:"BSD-3-Clause"}});var Fh=f(Wu=>{"use strict";var D=Bh(),fe={};fe.wrap=D.string().min(1).max(2).allow(!1);Wu.preferences=D.object({allowUnknown:D.boolean(),abortEarly:D.boolean(),artifacts:D.boolean(),cache:D.boolean(),context:D.object(),convert:D.boolean(),dateFormat:D.valid("date","iso","string","time","utc"),debug:D.boolean(),errors:{escapeHtml:D.boolean(),label:D.valid("path","key",!1),language:[D.string(),D.object().ref()],render:D.boolean(),stack:D.boolean(),wrap:{label:fe.wrap,array:fe.wrap,string:fe.wrap}},externals:D.boolean(),messages:D.object(),noDefaults:D.boolean(),nonEnumerables:D.boolean(),presence:D.valid("required","optional","forbidden"),skipFunctions:D.boolean(),stripUnknown:D.object({arrays:D.boolean(),objects:D.boolean()}).or("arrays","objects").allow(!0,!1),warnings:D.boolean()}).strict();fe.nameRx=/^[a-zA-Z0-9]\w*$/;fe.rule=D.object({alias:D.array().items(D.string().pattern(fe.nameRx)).single(),args:D.array().items(D.string(),D.object({name:D.string().pattern(fe.nameRx).required(),ref:D.boolean(),assert:D.alternatives([D.function(),D.object().schema()]).conditional("ref",{is:!0,then:D.required()}),normalize:D.function(),message:D.string().when("assert",{is:D.function(),then:D.required()})})),convert:D.boolean(),manifest:D.boolean(),method:D.function().allow(!1),multi:D.boolean(),validate:D.function()});Wu.extension=D.object({type:D.alternatives([D.string(),D.object().regex()]).required(),args:D.function(),cast:D.object().pattern(fe.nameRx,D.object({from:D.function().maxArity(1).required(),to:D.function().minArity(1).maxArity(2).required()})),base:D.object().schema().when("type",{is:D.object().regex(),then:D.forbidden()}),coerce:[D.function().maxArity(3),D.object({method:D.function().maxArity(3).required(),from:D.array().items(D.string()).single()})],flags:D.object().pattern(fe.nameRx,D.object({setter:D.string(),default:D.any()})),manifest:{build:D.function().arity(2)},messages:[D.object(),D.string()],modifiers:D.object().pattern(fe.nameRx,D.function().minArity(1).maxArity(2)),overrides:D.object().pattern(fe.nameRx,D.function()),prepare:D.function().maxArity(3),rebuild:D.function().arity(1),rules:D.object().pattern(fe.nameRx,fe.rule),terms:D.object().pattern(fe.nameRx,D.object({init:D.array().allow(null).required(),manifest:D.object().pattern(/.+/,[D.valid("schema","single"),D.object({mapped:D.object({from:D.string().required(),to:D.string().required()}).required()})])})),validate:D.function().maxArity(3)}).strict();Wu.extensions=D.array().items(D.object(),D.function().arity(1)).strict();fe.desc={buffer:D.object({buffer:D.string()}),func:D.object({function:D.function().required(),options:{literal:!0}}),override:D.object({override:!0}),ref:D.object({ref:D.object({type:D.valid("value","global","local"),path:D.array().required(),separator:D.string().length(1).allow(!1),ancestor:D.number().min(0).integer().allow("root"),map:D.array().items(D.array().length(2)).min(1),adjust:D.function(),iterables:D.boolean(),in:D.boolean(),render:D.boolean()}).required()}),regex:D.object({regex:D.string().min(3)}),special:D.object({special:D.valid("deep").required()}),template:D.object({template:D.string().required(),options:D.object()}),value:D.object({value:D.alternatives([D.object(),D.array()]).required()})};fe.desc.entity=D.alternatives([D.array().items(D.link("...")),D.boolean(),D.function(),D.number(),D.string(),fe.desc.buffer,fe.desc.func,fe.desc.ref,fe.desc.regex,fe.desc.special,fe.desc.template,fe.desc.value,D.link("/")]);fe.desc.values=D.array().items(null,D.boolean(),D.function(),D.number().allow(1/0,-1/0),D.string().allow(""),D.symbol(),fe.desc.buffer,fe.desc.func,fe.desc.override,fe.desc.ref,fe.desc.regex,fe.desc.template,fe.desc.value);fe.desc.messages=D.object().pattern(/.+/,[D.string(),fe.desc.template,D.object().pattern(/.+/,[D.string(),fe.desc.template])]);Wu.description=D.object({type:D.string().required(),flags:D.object({cast:D.string(),default:D.any(),description:D.string(),empty:D.link("/"),failover:fe.desc.entity,id:D.string(),label:D.string(),only:!0,presence:["optional","required","forbidden"],result:["raw","strip"],strip:D.boolean(),unit:D.string()}).unknown(),preferences:{allowUnknown:D.boolean(),abortEarly:D.boolean(),artifacts:D.boolean(),cache:D.boolean(),convert:D.boolean(),dateFormat:["date","iso","string","time","utc"],errors:{escapeHtml:D.boolean(),label:["path","key"],language:[D.string(),fe.desc.ref],wrap:{label:fe.wrap,array:fe.wrap}},externals:D.boolean(),messages:fe.desc.messages,noDefaults:D.boolean(),nonEnumerables:D.boolean(),presence:["required","optional","forbidden"],skipFunctions:D.boolean(),stripUnknown:D.object({arrays:D.boolean(),objects:D.boolean()}).or("arrays","objects").allow(!0,!1),warnings:D.boolean()},allow:fe.desc.values,invalid:fe.desc.values,rules:D.array().min(1).items({name:D.string().required(),args:D.object().min(1),keep:D.boolean(),message:[D.string(),fe.desc.messages],warn:D.boolean()}),keys:D.object().pattern(/.*/,D.link("/")),link:fe.desc.ref}).pattern(/^[a-z]\w*$/,D.any())});var Z1=f((E8,Q1)=>{"use strict";var _s={};Q1.exports=function(t){if(!t)return"";let e="";for(let n=0;n<t.length;++n){let r=t.charCodeAt(n);_s.isSafe(r)?e+=t[n]:e+=_s.escapeHtmlChar(r)}return e};_s.escapeHtmlChar=function(t){let e=_s.namedHtml.get(t);return e||(t>=256?"&#"+t+";":`&#x${t.toString(16).padStart(2,"0")};`)};_s.isSafe=function(t){return _s.safeCharCodes.has(t)};_s.namedHtml=new Map([[38,"&"],[60,"<"],[62,">"],[34,"""],[160," "],[162,"¢"],[163,"£"],[164,"¤"],[169,"©"],[174,"®"]]);_s.safeCharCodes=function(){let t=new Set;for(let e=32;e<123;++e)(e>=97||e>=65&&e<=90||e>=48&&e<=57||e===32||e===46||e===44||e===45||e===58||e===95)&&t.add(e);return t}()});var eO=f(Gu=>{"use strict";var Pe={operators:["!","^","*","/","%","+","-","<","<=",">",">=","==","!=","&&","||","??"],operatorCharacters:["!","^","*","/","%","+","-","<","=",">","&","|","?"],operatorsOrder:[["^"],["*","/","%"],["+","-"],["<","<=",">",">="],["==","!="],["&&"],["||","??"]],operatorsPrefix:["!","n"],literals:{'"':'"',"`":"`","'":"'","[":"]"},numberRx:/^(?:[0-9]*(\.[0-9]*)?){1}$/,tokenRx:/^[\w\$\#\.\@\:\{\}]+$/,symbol:Symbol("formula"),settings:Symbol("settings")};Gu.Parser=class{constructor(t,e={}){if(!e[Pe.settings]&&e.constants)for(let n in e.constants){let r=e.constants[n];if(r!==null&&!["boolean","number","string"].includes(typeof r))throw new Error(`Formula constant ${n} contains invalid ${typeof r} value type`)}this.settings=e[Pe.settings]?e:Object.assign({[Pe.settings]:!0,constants:{},functions:{}},e),this.single=null,this._parts=null,this._parse(t)}_parse(t){let e=[],n="",r=0,i=!1,s=a=>{if(r)throw new Error("Formula missing closing parenthesis");let u=e.length?e[e.length-1]:null;if(!(!i&&!n&&!a)){if(u&&u.type==="reference"&&a===")"){u.type="function",u.value=this._subFormula(n,u.value),n="";return}if(a===")"){let c=new Gu.Parser(n,this.settings);e.push({type:"segment",value:c})}else if(i){if(i==="]"){e.push({type:"reference",value:n}),n="";return}e.push({type:"literal",value:n})}else if(Pe.operatorCharacters.includes(n))u&&u.type==="operator"&&Pe.operators.includes(u.value+n)?u.value+=n:e.push({type:"operator",value:n});else if(n.match(Pe.numberRx))e.push({type:"constant",value:parseFloat(n)});else if(this.settings.constants[n]!==void 0)e.push({type:"constant",value:this.settings.constants[n]});else{if(!n.match(Pe.tokenRx))throw new Error(`Formula contains invalid token: ${n}`);e.push({type:"reference",value:n})}n=""}};for(let a of t)i?a===i?(s(),i=!1):n+=a:r?a==="("?(n+=a,++r):a===")"?(--r,r?n+=a:s(a)):n+=a:a in Pe.literals?i=Pe.literals[a]:a==="("?(s(),++r):Pe.operatorCharacters.includes(a)?(s(),n=a,s()):a!==" "?n+=a:s();s(),e=e.map((a,u)=>a.type!=="operator"||a.value!=="-"||u&&e[u-1].type!=="operator"?a:{type:"operator",value:"n"});let o=!1;for(let a of e){if(a.type==="operator"){if(Pe.operatorsPrefix.includes(a.value))continue;if(!o)throw new Error("Formula contains an operator in invalid position");if(!Pe.operators.includes(a.value))throw new Error(`Formula contains an unknown operator ${a.value}`)}else if(o)throw new Error("Formula missing expected operator");o=!o}if(!o)throw new Error("Formula contains invalid trailing operator");e.length===1&&["reference","literal","constant"].includes(e[0].type)&&(this.single={type:e[0].type==="reference"?"reference":"value",value:e[0].value}),this._parts=e.map(a=>{if(a.type==="operator")return Pe.operatorsPrefix.includes(a.value)?a:a.value;if(a.type!=="reference")return a.value;if(this.settings.tokenRx&&!this.settings.tokenRx.test(a.value))throw new Error(`Formula contains invalid reference ${a.value}`);return this.settings.reference?this.settings.reference(a.value):Pe.reference(a.value)})}_subFormula(t,e){let n=this.settings.functions[e];if(typeof n!="function")throw new Error(`Formula contains unknown function ${e}`);let r=[];if(t){let i="",s=0,o=!1,a=()=>{if(!i)throw new Error(`Formula contains function ${e} with invalid arguments ${t}`);r.push(i),i=""};for(let u=0;u<t.length;++u){let c=t[u];o?(i+=c,c===o&&(o=!1)):c in Pe.literals&&!s?(i+=c,o=Pe.literals[c]):c===","&&!s?a():(i+=c,c==="("?++s:c===")"&&--s)}a()}return r=r.map(i=>new Gu.Parser(i,this.settings)),function(i){let s=[];for(let o of r)s.push(o.evaluate(i));return n.call(i,...s)}}evaluate(t){let e=this._parts.slice();for(let n=e.length-2;n>=0;--n){let r=e[n];if(r&&r.type==="operator"){let i=e[n+1];e.splice(n+1,1);let s=Pe.evaluate(i,t);e[n]=Pe.single(r.value,s)}}return Pe.operatorsOrder.forEach(n=>{for(let r=1;r<e.length-1;)if(n.includes(e[r])){let i=e[r],s=Pe.evaluate(e[r-1],t),o=Pe.evaluate(e[r+1],t);e.splice(r,2);let a=Pe.calculate(i,s,o);e[r-1]=a===0?0:a}else r+=2}),Pe.evaluate(e[0],t)}};Gu.Parser.prototype[Pe.symbol]=!0;Pe.reference=function(t){return function(e){return e&&e[t]!==void 0?e[t]:null}};Pe.evaluate=function(t,e){return t===null?null:typeof t=="function"?t(e):t[Pe.symbol]?t.evaluate(e):t};Pe.single=function(t,e){if(t==="!")return!e;let n=-e;return n===0?0:n};Pe.calculate=function(t,e,n){if(t==="??")return Pe.exists(e)?e:n;if(typeof e=="string"||typeof n=="string"){if(t==="+")return e=Pe.exists(e)?e:"",n=Pe.exists(n)?n:"",e+n}else switch(t){case"^":return Math.pow(e,n);case"*":return e*n;case"/":return e/n;case"%":return e%n;case"+":return e+n;case"-":return e-n}switch(t){case"<":return e<n;case"<=":return e<=n;case">":return e>n;case">=":return e>=n;case"==":return e===n;case"!=":return e!==n;case"&&":return e&&n;case"||":return e||n}return null};Pe.exists=function(t){return t!=null}});var nO=f(tO=>{"use strict";var Dj=yn(),Rj=Ze(),Js={annotations:Symbol("annotations")};tO.error=function(t){if(!this._original||typeof this._original!="object")return this.details[0].message;let e=t?"":"\x1B[31m",n=t?"":"\x1B[41m",r=t?"":"\x1B[0m",i=Dj(this._original);for(let a=this.details.length-1;a>=0;--a){let u=a+1,c=this.details[a],l=c.path,p=i;for(let h=0;;++h){let m=l[h];if(Rj.isSchema(p)&&(p=p.clone()),h+1<l.length&&typeof p[m]!="string")p=p[m];else{let b=p[Js.annotations]||{errors:{},missing:{}};p[Js.annotations]=b;let v=m||c.context.key;p[m]!==void 0?(b.errors[v]=b.errors[v]||[],b.errors[v].push(u)):b.missing[v]=u;break}}}let s={key:/_\$key\$_([, \d]+)_\$end\$_"/g,missing:/"_\$miss\$_([^|]+)\|(\d+)_\$end\$_": "__missing__"/g,arrayIndex:/\s*"_\$idx\$_([, \d]+)_\$end\$_",?\n(.*)/g,specials:/"\[(NaN|Symbol.*|-?Infinity|function.*|\(.*)]"/g},o=Js.safeStringify(i,2).replace(s.key,(a,u)=>`" ${e}[${u}]${r}`).replace(s.missing,(a,u,c)=>`${n}"${u}"${r}${e} [${c}]: -- missing --${r}`).replace(s.arrayIndex,(a,u,c)=>`
|
97
97
|
${c} ${e}[${u}]${r}`).replace(s.specials,(a,u)=>u);o=`${o}
|
98
98
|
${e}`;for(let a=0;a<this.details.length;++a){let u=a+1;o=`${o}
|
99
|
-
[${u}] ${this.details[a].message}`}return o=o+r,o};Js.safeStringify=function(t,e){return JSON.stringify(t,Js.serializer(),e)};Js.serializer=function(){let t=[],e=[],n=(r,i)=>e[0]===i?"[Circular ~]":"[Circular ~."+t.slice(0,e.indexOf(i)).join(".")+"]";return function(r,i){if(e.length>0){let s=e.indexOf(this);~s?(e.length=s+1,t.length=s+1,t[s]=r):(e.push(this),t.push(r)),~e.indexOf(i)&&(i=n.call(this,r,i))}else e.push(i);if(i){let s=i[Js.annotations];if(s){if(Array.isArray(i)){let o=[];for(let a=0;a<i.length;++a)s.errors[a]&&o.push(`_$idx$_${s.errors[a].sort().join(", ")}_$end$_`),o.push(i[a]);i=o}else{for(let o in s.errors)i[`${o}_$key$_${s.errors[o].sort().join(", ")}_$end$_`]=i[o],i[o]=void 0;for(let o in s.missing)i[`_$miss$_${o}|${s.missing[o]}_$end$_`]="__missing__"}return i}}return i===1/0||i===-1/0||Number.isNaN(i)||typeof i=="function"||typeof i=="symbol"?"["+i.toString()+"]":i}}});var Di=f(It=>{"use strict";var Ij=nO(),Cj=Ze(),Mj=vs();It.Report=class{constructor(t,e,n,r,i,s,o){if(this.code=t,this.flags=r,this.messages=i,this.path=s.path,this.prefs=o,this.state=s,this.value=e,this.message=null,this.template=null,this.local=n||{},this.local.label=It.label(this.flags,this.state,this.prefs,this.messages),this.value!==void 0&&!this.local.hasOwnProperty("value")&&(this.local.value=this.value),this.path.length){let a=this.path[this.path.length-1];typeof a!="object"&&(this.local.key=a)}}_setTemplate(t){if(this.template=t,!this.flags.label&&this.path.length===0){let e=this._template(this.template,"root");e&&(this.local.label=e)}}toString(){if(this.message)return this.message;let t=this.code;if(!this.prefs.errors.render)return this.code;let e=this._template(this.template)||this._template(this.prefs.messages)||this._template(this.messages);return e===void 0?`Error code "${t}" is not defined, your custom type is missing the correct messages definition`:(this.message=e.render(this.value,this.state,this.prefs,this.local,{errors:this.prefs.errors,messages:[this.prefs.messages,this.messages]}),this.prefs.errors.label||(this.message=this.message.replace(/^"" /,"").trim()),this.message)}_template(t,e){return It.template(this.value,t,e||this.code,this.state,this.prefs)}};It.path=function(t){let e="";for(let n of t)typeof n!="object"&&(typeof n=="string"?(e&&(e+="."),e+=n):e+=`[${n}]`);return e};It.template=function(t,e,n,r,i){if(!e)return;if(Mj.isTemplate(e))return n!=="root"?e:null;let s=i.errors.language;if(Cj.isResolvable(s)&&(s=s.resolve(t,r,i)),s&&e[s]){if(e[s][n]!==void 0)return e[s][n];if(e[s]["*"]!==void 0)return e[s]["*"]}return e[n]?e[n]:e["*"]};It.label=function(t,e,n,r){if(!n.errors.label)return"";if(t.label)return t.label;let i=e.path;n.errors.label==="key"&&e.path.length>1&&(i=e.path.slice(-1));let s=It.path(i);return s||It.template(null,n.messages,"root",e,n)||r&&It.template(null,r,"root",e,n)||"value"};It.process=function(t,e,n){if(!t)return null;let{override:r,message:i,details:s}=It.details(t);if(r)return r;if(n.errors.stack)return new It.ValidationError(i,s,e);let o=Error.stackTraceLimit;Error.stackTraceLimit=0;let a=new It.ValidationError(i,s,e);return Error.stackTraceLimit=o,a};It.details=function(t,e={}){let n=[],r=[];for(let i of t){if(i instanceof Error){if(e.override!==!1)return{override:i};let o=i.toString();n.push(o),r.push({message:o,type:"override",context:{error:i}});continue}let s=i.toString();n.push(s),r.push({message:s,path:i.path.filter(o=>typeof o!="object"),type:i.code,context:i.local})}return n.length>1&&(n=[...new Set(n)]),{message:n.join(". "),details:r}};It.ValidationError=class extends Error{constructor(t,e,n){super(t),this._original=n,this.details=e}static isError(t){return t instanceof It.ValidationError}};It.ValidationError.prototype.isJoi=!0;It.ValidationError.prototype.name="ValidationError";It.ValidationError.prototype.annotate=Ij.error});var Ri=f(pr=>{"use strict";var cr=Ce(),Lj=yn(),Nj=Ys(),Hu=Ze(),Z_,lr={symbol:Symbol("ref"),defaults:{adjust:null,in:!1,iterables:null,map:null,separator:".",type:"value"}};pr.create=function(t,e={}){cr(typeof t=="string","Invalid reference key:",t),Hu.assertOptions(e,["adjust","ancestor","in","iterables","map","prefix","render","separator"]),cr(!e.prefix||typeof e.prefix=="object","options.prefix must be of type object");let n=Object.assign({},lr.defaults,e);delete n.prefix;let r=n.separator,i=lr.context(t,r,e.prefix);if(n.type=i.type,t=i.key,n.type==="value")if(i.root&&(cr(!r||t[0]!==r,"Cannot specify relative path with root prefix"),n.ancestor="root",t||(t=null)),r&&r===t)t=null,n.ancestor=0;else if(n.ancestor!==void 0)cr(!r||!t||t[0]!==r,"Cannot combine prefix with ancestor option");else{let[s,o]=lr.ancestor(t,r);o&&(t=t.slice(o),t===""&&(t=null)),n.ancestor=s}return n.path=r?t===null?[]:t.split(r):[t],new lr.Ref(n)};pr.in=function(t,e={}){return pr.create(t,{...e,in:!0})};pr.isRef=function(t){return t?!!t[Hu.symbols.ref]:!1};lr.Ref=class{constructor(t){cr(typeof t=="object","Invalid reference construction"),Hu.assertOptions(t,["adjust","ancestor","in","iterables","map","path","render","separator","type","depth","key","root","display"]),cr([!1,void 0].includes(t.separator)||typeof t.separator=="string"&&t.separator.length===1,"Invalid separator"),cr(!t.adjust||typeof t.adjust=="function","options.adjust must be a function"),cr(!t.map||Array.isArray(t.map),"options.map must be an array"),cr(!t.map||!t.adjust,"Cannot set both map and adjust options"),Object.assign(this,lr.defaults,t),cr(this.type==="value"||this.ancestor===void 0,"Non-value references cannot reference ancestors"),Array.isArray(this.map)&&(this.map=new Map(this.map)),this.depth=this.path.length,this.key=this.path.length?this.path.join(this.separator):null,this.root=this.path[0],this.updateDisplay()}resolve(t,e,n,r,i={}){return cr(!this.in||i.in,"Invalid in() reference usage"),this.type==="global"?this._resolve(n.context,e,i):this.type==="local"?this._resolve(r,e,i):this.ancestor?this.ancestor==="root"?this._resolve(e.ancestors[e.ancestors.length-1],e,i):(cr(this.ancestor<=e.ancestors.length,"Invalid reference exceeds the schema root:",this.display),this._resolve(e.ancestors[this.ancestor-1],e,i)):this._resolve(t,e,i)}_resolve(t,e,n){let r;if(this.type==="value"&&e.mainstay.shadow&&n.shadow!==!1&&(r=e.mainstay.shadow.get(this.absolute(e))),r===void 0&&(r=Nj(t,this.path,{iterables:this.iterables,functions:!0})),this.adjust&&(r=this.adjust(r)),this.map){let i=this.map.get(r);i!==void 0&&(r=i)}return e.mainstay&&e.mainstay.tracer.resolve(e,this,r),r}toString(){return this.display}absolute(t){return[...t.path.slice(0,-this.ancestor),...this.path]}clone(){return new lr.Ref(this)}describe(){let t={path:this.path};this.type!=="value"&&(t.type=this.type),this.separator!=="."&&(t.separator=this.separator),this.type==="value"&&this.ancestor!==1&&(t.ancestor=this.ancestor),this.map&&(t.map=[...this.map]);for(let e of["adjust","iterables","render"])this[e]!==null&&this[e]!==void 0&&(t[e]=this[e]);return this.in!==!1&&(t.in=!0),{ref:t}}updateDisplay(){let t=this.key!==null?this.key:"";if(this.type!=="value"){this.display=`ref:${this.type}:${t}`;return}if(!this.separator){this.display=`ref:${t}`;return}if(!this.ancestor){this.display=`ref:${this.separator}${t}`;return}if(this.ancestor==="root"){this.display=`ref:root:${t}`;return}if(this.ancestor===1){this.display=`ref:${t||".."}`;return}let e=new Array(this.ancestor+1).fill(this.separator).join("");this.display=`ref:${e}${t||""}`}};lr.Ref.prototype[Hu.symbols.ref]=!0;pr.build=function(t){return t=Object.assign({},lr.defaults,t),t.type==="value"&&t.ancestor===void 0&&(t.ancestor=1),new lr.Ref(t)};lr.context=function(t,e,n={}){if(t=t.trim(),n){let r=n.global===void 0?"$":n.global;if(r!==e&&t.startsWith(r))return{key:t.slice(r.length),type:"global"};let i=n.local===void 0?"#":n.local;if(i!==e&&t.startsWith(i))return{key:t.slice(i.length),type:"local"};let s=n.root===void 0?"/":n.root;if(s!==e&&t.startsWith(s))return{key:t.slice(s.length),type:"value",root:!0}}return{key:t,type:"value"}};lr.ancestor=function(t,e){if(!e)return[1,0];if(t[0]!==e)return[1,0];if(t[1]!==e)return[0,1];let n=2;for(;t[n]===e;)++n;return[n-1,n]};pr.toSibling=0;pr.toParent=1;pr.Manager=class{constructor(){this.refs=[]}register(t,e){if(t){if(e=e===void 0?pr.toParent:e,Array.isArray(t)){for(let n of t)this.register(n,e);return}if(Hu.isSchema(t)){for(let n of t._refs.refs)n.ancestor-e>=0&&this.refs.push({ancestor:n.ancestor-e,root:n.root});return}pr.isRef(t)&&t.type==="value"&&t.ancestor-e>=0&&this.refs.push({ancestor:t.ancestor-e,root:t.root}),Z_=Z_||vs(),Z_.isTemplate(t)&&this.register(t.refs(),e)}}get length(){return this.refs.length}clone(){let t=new pr.Manager;return t.refs=Lj(this.refs),t}reset(){this.refs=[]}roots(){return this.refs.filter(t=>!t.ancestor).map(t=>t.root)}}});var vs=f((oO,aO)=>{"use strict";var Bh=Ce(),qj=yn(),jj=Z1(),Fj=eO(),iO=Ze(),rO=Di(),sO=Ri(),Fe={symbol:Symbol("template"),opens:new Array(1e3).join("\0"),closes:new Array(1e3).join(""),dateFormat:{date:Date.prototype.toDateString,iso:Date.prototype.toISOString,string:Date.prototype.toString,time:Date.prototype.toTimeString,utc:Date.prototype.toUTCString}};aO.exports=oO=Fe.Template=class{constructor(t,e){if(Bh(typeof t=="string","Template source must be a string"),Bh(!t.includes("\0")&&!t.includes(""),"Template source cannot contain reserved control characters"),this.source=t,this.rendered=t,this._template=null,e){let{functions:n,...r}=e;this._settings=Object.keys(r).length?qj(r):void 0,this._functions=n,this._functions&&(Bh(Object.keys(this._functions).every(i=>typeof i=="string"),"Functions keys must be strings"),Bh(Object.values(this._functions).every(i=>typeof i=="function"),"Functions values must be functions"))}else this._settings=void 0,this._functions=void 0;this._parse()}_parse(){if(!this.source.includes("{"))return;let t=Fe.encode(this.source),e=Fe.split(t),n=!1,r=[],i=e.shift();i&&r.push(i);for(let s of e){let o=s[0]!=="{",a=o?"}":"}}",u=s.indexOf(a);if(u===-1||s[1]==="{"){r.push(`{${Fe.decode(s)}`);continue}let c=s.slice(o?0:1,u),l=c[0]===":";l&&(c=c.slice(1));let p=this._ref(Fe.decode(c),{raw:o,wrapped:l});r.push(p),typeof p!="string"&&(n=!0);let h=s.slice(u+a.length);h&&r.push(Fe.decode(h))}if(!n){this.rendered=r.join("");return}this._template=r}static date(t,e){return Fe.dateFormat[e.dateFormat].call(t)}describe(t={}){if(!this._settings&&t.compact)return this.source;let e={template:this.source};return this._settings&&(e.options=this._settings),this._functions&&(e.functions=this._functions),e}static build(t){return new Fe.Template(t.template,t.options||t.functions?{...t.options,functions:t.functions}:void 0)}isDynamic(){return!!this._template}static isTemplate(t){return t?!!t[iO.symbols.template]:!1}refs(){if(!this._template)return;let t=[];for(let e of this._template)typeof e!="string"&&t.push(...e.refs);return t}resolve(t,e,n,r){return this._template&&this._template.length===1?this._part(this._template[0],t,e,n,r,{}):this.render(t,e,n,r)}_part(t,...e){return t.ref?t.ref.resolve(...e):t.formula.evaluate(e)}render(t,e,n,r,i={}){if(!this.isDynamic())return this.rendered;let s=[];for(let o of this._template)if(typeof o=="string")s.push(o);else{let a=this._part(o,t,e,n,r,i),u=Fe.stringify(a,t,e,n,r,i);if(u!==void 0){let c=o.raw||(i.errors&&i.errors.escapeHtml)===!1?u:jj(u);s.push(Fe.wrap(c,o.wrapped&&n.errors.wrap.label))}}return s.join("")}_ref(t,{raw:e,wrapped:n}){let r=[],i=o=>{let a=sO.create(o,this._settings);return r.push(a),u=>{let c=a.resolve(...u);return c!==void 0?c:null}};try{let o=this._functions?{...Fe.functions,...this._functions}:Fe.functions;var s=new Fj.Parser(t,{reference:i,functions:o,constants:Fe.constants})}catch(o){throw o.message=`Invalid template variable "${t}" fails due to: ${o.message}`,o}if(s.single){if(s.single.type==="reference"){let o=r[0];return{ref:o,raw:e,refs:r,wrapped:n||o.type==="local"&&o.key==="label"}}return Fe.stringify(s.single.value)}return{formula:s,raw:e,refs:r}}toString(){return this.source}};Fe.Template.prototype[iO.symbols.template]=!0;Fe.Template.prototype.isImmutable=!0;Fe.encode=function(t){return t.replace(/\\(\{+)/g,(e,n)=>Fe.opens.slice(0,n.length)).replace(/\\(\}+)/g,(e,n)=>Fe.closes.slice(0,n.length))};Fe.decode=function(t){return t.replace(/\u0000/g,"{").replace(/\u0001/g,"}")};Fe.split=function(t){let e=[],n="";for(let r=0;r<t.length;++r){let i=t[r];if(i==="{"){let s="";for(;r+1<t.length&&t[r+1]==="{";)s+="{",++r;e.push(n),n=s}else n+=i}return e.push(n),e};Fe.wrap=function(t,e){return e?e.length===1?`${e}${t}${e}`:`${e[0]}${t}${e[1]}`:t};Fe.stringify=function(t,e,n,r,i,s={}){let o=typeof t,a=r&&r.errors&&r.errors.wrap||{},u=!1;if(sO.isRef(t)&&t.render&&(u=t.in,t=t.resolve(e,n,r,i,{in:t.in,...s})),t===null)return"null";if(o==="string")return Fe.wrap(t,s.arrayItems&&a.string);if(o==="number"||o==="function"||o==="symbol")return t.toString();if(o!=="object")return JSON.stringify(t);if(t instanceof Date)return Fe.Template.date(t,r);if(t instanceof Map){let l=[];for(let[p,h]of t.entries())l.push(`${p.toString()} -> ${h.toString()}`);t=l}if(!Array.isArray(t))return t.toString();let c=[];for(let l of t)c.push(Fe.stringify(l,e,n,r,i,{arrayItems:!0,...s}));return Fe.wrap(c.join(", "),!u&&a.array)};Fe.constants={true:!0,false:!1,null:null,second:1e3,minute:60*1e3,hour:60*60*1e3,day:24*60*60*1e3};Fe.functions={if(t,e,n){return t?e:n},length(t){return typeof t=="string"?t.length:!t||typeof t!="object"?null:Array.isArray(t)?t.length:Object.keys(t).length},msg(t){let[e,n,r,i,s]=this,o=s.messages;if(!o)return"";let a=rO.template(e,o[0],t,n,r)||rO.template(e,o[1],t,n,r);return a?a.render(e,n,r,i,s):""},number(t){return typeof t=="number"?t:typeof t=="string"?parseFloat(t):typeof t=="boolean"?t?1:0:t instanceof Date?t.getTime():null}}});var pa=f(Vu=>{"use strict";var Qs=Ce(),uO=yn(),Wn=vs();Vu.compile=function(t,e){if(typeof t=="string")return Qs(!e,"Cannot set single message string"),new Wn(t);if(Wn.isTemplate(t))return Qs(!e,"Cannot set single message template"),t;Qs(typeof t=="object"&&!Array.isArray(t),"Invalid message options"),e=e?uO(e):{};for(let n in t){let r=t[n];if(n==="root"||Wn.isTemplate(r)){e[n]=r;continue}if(typeof r=="string"){e[n]=new Wn(r);continue}Qs(typeof r=="object"&&!Array.isArray(r),"Invalid message for",n);let i=n;e[i]=e[i]||{};for(n in r){let s=r[n];if(n==="root"||Wn.isTemplate(s)){e[i][n]=s;continue}Qs(typeof s=="string","Invalid message for",n,"in",i),e[i][n]=new Wn(s)}}return e};Vu.decompile=function(t){let e={};for(let n in t){let r=t[n];if(n==="root"){e.root=r;continue}if(Wn.isTemplate(r)){e[n]=r.describe({compact:!0});continue}let i=n;e[i]={};for(n in r){let s=r[n];if(n==="root"){e[i].root=s;continue}e[i][n]=s.describe({compact:!0})}}return e};Vu.merge=function(t,e){if(!t)return Vu.compile(e);if(!e)return t;if(typeof e=="string")return new Wn(e);if(Wn.isTemplate(e))return e;let n=uO(t);for(let r in e){let i=e[r];if(r==="root"||Wn.isTemplate(i)){n[r]=i;continue}if(typeof i=="string"){n[r]=new Wn(i);continue}Qs(typeof i=="object"&&!Array.isArray(i),"Invalid message for",r);let s=r;n[s]=n[s]||{};for(r in i){let o=i[r];if(r==="root"||Wn.isTemplate(o)){n[s][r]=o;continue}Qs(typeof o=="string","Invalid message for",r,"in",s),n[s][r]=new Wn(o)}}return n}});var Ze=f(et=>{"use strict";var $h=Ce(),Bj=X_(),$j=J1(),ev,tv,Uj={isoDate:/^(?:[-+]\d{2})?(?:\d{4}(?!\d{2}\b))(?:(-?)(?:(?:0[1-9]|1[0-2])(?:\1(?:[12]\d|0[1-9]|3[01]))?|W(?:[0-4]\d|5[0-2])(?:-?[1-7])?|(?:00[1-9]|0[1-9]\d|[12]\d{2}|3(?:[0-5]\d|6[1-6])))(?![T]$|[T][\d]+Z$)(?:[T\s](?:(?:(?:[01]\d|2[0-3])(?:(:?)[0-5]\d)?|24\:?00)(?:[.,]\d+(?!:))?)(?:\2[0-5]\d(?:[.,]\d+)?)?(?:[Z]|(?:[+-])(?:[01]\d|2[0-3])(?::?[0-5]\d)?)?)?)?$/};et.version=$j.version;et.defaults={abortEarly:!0,allowUnknown:!1,artifacts:!1,cache:!0,context:null,convert:!0,dateFormat:"iso",errors:{escapeHtml:!1,label:"path",language:null,render:!0,stack:!1,wrap:{label:'"',array:"[]"}},externals:!0,messages:{},nonEnumerables:!1,noDefaults:!1,presence:"optional",skipFunctions:!1,stripUnknown:!1,warnings:!1};et.symbols={any:Symbol.for("@hapi/joi/schema"),arraySingle:Symbol("arraySingle"),deepDefault:Symbol("deepDefault"),errors:Symbol("errors"),literal:Symbol("literal"),override:Symbol("override"),parent:Symbol("parent"),prefs:Symbol("prefs"),ref:Symbol("ref"),template:Symbol("template"),values:Symbol("values")};et.assertOptions=function(t,e,n="Options"){$h(t&&typeof t=="object"&&!Array.isArray(t),"Options must be of type object");let r=Object.keys(t).filter(i=>!e.includes(i));$h(r.length===0,`${n} contain unknown keys: ${r}`)};et.checkPreferences=function(t){tv=tv||jh();let e=tv.preferences.validate(t);if(e.error)throw new Bj([e.error.details[0].message])};et.compare=function(t,e,n){switch(n){case"=":return t===e;case">":return t>e;case"<":return t<e;case">=":return t>=e;case"<=":return t<=e}};et.default=function(t,e){return t===void 0?e:t};et.isIsoDate=function(t){return Uj.isoDate.test(t)};et.isNumber=function(t){return typeof t=="number"&&!isNaN(t)};et.isResolvable=function(t){return t?t[et.symbols.ref]||t[et.symbols.template]:!1};et.isSchema=function(t,e={}){let n=t&&t[et.symbols.any];return n?($h(e.legacy||n.version===et.version,"Cannot mix different versions of joi schemas"),!0):!1};et.isValues=function(t){return t[et.symbols.values]};et.limit=function(t){return Number.isSafeInteger(t)&&t>=0};et.preferences=function(t,e){ev=ev||pa(),t=t||{},e=e||{};let n=Object.assign({},t,e);return e.errors&&t.errors&&(n.errors=Object.assign({},t.errors,e.errors),n.errors.wrap=Object.assign({},t.errors.wrap,e.errors.wrap)),e.messages&&(n.messages=ev.compile(e.messages,t.messages)),delete n[et.symbols.prefs],n};et.tryWithPath=function(t,e,n={}){try{return t()}catch(r){throw r.path!==void 0?r.path=e+"."+r.path:r.path=e,n.append&&(r.message=`${r.message} (${r.path})`),r}};et.validateArg=function(t,e,{assert:n,message:r}){if(et.isSchema(n)){let i=n.validate(t);return i.error?i.error.message:void 0}else if(!n(t))return e?`${e} ${r}`:r};et.verifyFlat=function(t,e){for(let n of t)$h(!Array.isArray(n),"Method no longer accepts array arguments:",e)}});var nv=f(cO=>{"use strict";var Kj=Ce(),Wj=yn(),Gj=Ze(),ha={max:1e3,supported:new Set(["undefined","boolean","number","string"])};cO.provider={provision(t){return new ha.Cache(t)}};ha.Cache=class{constructor(t={}){Gj.assertOptions(t,["max"]),Kj(t.max===void 0||t.max&&t.max>0&&isFinite(t.max),"Invalid max cache size"),this._max=t.max||ha.max,this._map=new Map,this._list=new ha.List}get length(){return this._map.size}set(t,e){if(t!==null&&!ha.supported.has(typeof t))return;let n=this._map.get(t);if(n){n.value=e,this._list.first(n);return}n=this._list.unshift({key:t,value:e}),this._map.set(t,n),this._compact()}get(t){let e=this._map.get(t);if(e)return this._list.first(e),Wj(e.value)}_compact(){if(this._map.size>this._max){let t=this._list.pop();this._map.delete(t.key)}}};ha.List=class{constructor(){this.tail=null,this.head=null}unshift(t){return t.next=null,t.prev=this.head,this.head&&(this.head.next=t),this.head=t,this.tail||(this.tail=t),t}first(t){t!==this.head&&(this._remove(t),this.unshift(t))}pop(){return this._remove(this.tail)}_remove(t){let{next:e,prev:n}=t;return e.prev=n,n&&(n.next=e),t===this.tail&&(this.tail=e),t.prev=null,t.next=null,t}}});var Zs=f(Ii=>{"use strict";var St=Ce(),Gn=Ze(),da=Ri(),hr={};Ii.schema=function(t,e,n={}){Gn.assertOptions(n,["appendPath","override"]);try{return hr.schema(t,e,n)}catch(r){throw n.appendPath&&r.path!==void 0&&(r.message=`${r.message} (${r.path})`),r}};hr.schema=function(t,e,n){St(e!==void 0,"Invalid undefined schema"),Array.isArray(e)&&(St(e.length,"Invalid empty array schema"),e.length===1&&(e=e[0]));let r=(i,...s)=>n.override!==!1?i.valid(t.override,...s):i.valid(...s);if(hr.simple(e))return r(t,e);if(typeof e=="function")return t.custom(e);if(St(typeof e=="object","Invalid schema content:",typeof e),Gn.isResolvable(e))return r(t,e);if(Gn.isSchema(e))return e;if(Array.isArray(e)){for(let i of e)if(!hr.simple(i))return t.alternatives().try(...e);return r(t,...e)}return e instanceof RegExp?t.string().regex(e):e instanceof Date?r(t.date(),e):(St(Object.getPrototypeOf(e)===Object.getPrototypeOf({}),"Schema can only contain plain objects"),t.object().keys(e))};Ii.ref=function(t,e){return da.isRef(t)?t:da.create(t,e)};Ii.compile=function(t,e,n={}){Gn.assertOptions(n,["legacy"]);let r=e&&e[Gn.symbols.any];if(r)return St(n.legacy||r.version===Gn.version,"Cannot mix different versions of joi schemas:",r.version,Gn.version),e;if(typeof e!="object"||!n.legacy)return Ii.schema(t,e,{appendPath:!0});let i=hr.walk(e);return i?i.compile(i.root,e):Ii.schema(t,e,{appendPath:!0})};hr.walk=function(t){if(typeof t!="object")return null;if(Array.isArray(t)){for(let n of t){let r=hr.walk(n);if(r)return r}return null}let e=t[Gn.symbols.any];if(e)return{root:t[e.root],compile:e.compile};St(Object.getPrototypeOf(t)===Object.getPrototypeOf({}),"Schema can only contain plain objects");for(let n in t){let r=hr.walk(t[n]);if(r)return r}return null};hr.simple=function(t){return t===null||["boolean","string","number"].includes(typeof t)};Ii.when=function(t,e,n){if(n===void 0&&(St(e&&typeof e=="object","Missing options"),n=e,e=da.create(".")),Array.isArray(n)&&(n={switch:n}),Gn.assertOptions(n,["is","not","then","otherwise","switch","break"]),Gn.isSchema(e))return St(n.is===void 0,'"is" can not be used with a schema condition'),St(n.not===void 0,'"not" can not be used with a schema condition'),St(n.switch===void 0,'"switch" can not be used with a schema condition'),hr.condition(t,{is:e,then:n.then,otherwise:n.otherwise,break:n.break});if(St(da.isRef(e)||typeof e=="string","Invalid condition:",e),St(n.not===void 0||n.is===void 0,'Cannot combine "is" with "not"'),n.switch===void 0){let i=n;n.not!==void 0&&(i={is:n.not,then:n.otherwise,otherwise:n.then,break:n.break});let s=i.is!==void 0?t.$_compile(i.is):t.$_root.invalid(null,!1,0,"").required();return St(i.then!==void 0||i.otherwise!==void 0,'options must have at least one of "then", "otherwise", or "switch"'),St(i.break===void 0||i.then===void 0||i.otherwise===void 0,"Cannot specify then, otherwise, and break all together"),n.is!==void 0&&!da.isRef(n.is)&&!Gn.isSchema(n.is)&&(s=s.required()),hr.condition(t,{ref:Ii.ref(e),is:s,then:i.then,otherwise:i.otherwise,break:i.break})}St(Array.isArray(n.switch),'"switch" must be an array'),St(n.is===void 0,'Cannot combine "switch" with "is"'),St(n.not===void 0,'Cannot combine "switch" with "not"'),St(n.then===void 0,'Cannot combine "switch" with "then"');let r={ref:Ii.ref(e),switch:[],break:n.break};for(let i=0;i<n.switch.length;++i){let s=n.switch[i],o=i===n.switch.length-1;Gn.assertOptions(s,o?["is","then","otherwise"]:["is","then"]),St(s.is!==void 0,'Switch statement missing "is"'),St(s.then!==void 0,'Switch statement missing "then"');let a={is:t.$_compile(s.is),then:t.$_compile(s.then)};if(!da.isRef(s.is)&&!Gn.isSchema(s.is)&&(a.is=a.is.required()),o){St(n.otherwise===void 0||s.otherwise===void 0,'Cannot specify "otherwise" inside and outside a "switch"');let u=n.otherwise!==void 0?n.otherwise:s.otherwise;u!==void 0&&(St(r.break===void 0,"Cannot specify both otherwise and break"),a.otherwise=t.$_compile(u))}r.switch.push(a)}return r};hr.condition=function(t,e){for(let n of["then","otherwise"])e[n]===void 0?delete e[n]:e[n]=t.$_compile(e[n]);return e}});var rv=f(pO=>{"use strict";var Ss=Ce(),Hj=yn(),lO=Ze(),Vj=pa(),ri={};pO.type=function(t,e){let n=Object.getPrototypeOf(t),r=Hj(n),i=t._assign(Object.create(r)),s=Object.assign({},e);delete s.base,r._definition=s;let o=n._definition||{};s.messages=Vj.merge(o.messages,s.messages),s.properties=Object.assign({},o.properties,s.properties),i.type=s.type,s.flags=Object.assign({},o.flags,s.flags);let a=Object.assign({},o.terms);if(s.terms)for(let p in s.terms){let h=s.terms[p];Ss(i.$_terms[p]===void 0,"Invalid term override for",s.type,p),i.$_terms[p]=h.init,a[p]=h}s.terms=a,s.args||(s.args=o.args),s.prepare=ri.prepare(s.prepare,o.prepare),s.coerce&&(typeof s.coerce=="function"&&(s.coerce={method:s.coerce}),s.coerce.from&&!Array.isArray(s.coerce.from)&&(s.coerce={method:s.coerce.method,from:[].concat(s.coerce.from)})),s.coerce=ri.coerce(s.coerce,o.coerce),s.validate=ri.validate(s.validate,o.validate);let u=Object.assign({},o.rules);if(s.rules)for(let p in s.rules){let h=s.rules[p];Ss(typeof h=="object","Invalid rule definition for",s.type,p);let m=h.method;if(m===void 0&&(m=function(){return this.$_addRule(p)}),m&&(Ss(!r[p],"Rule conflict in",s.type,p),r[p]=m),Ss(!u[p],"Rule conflict in",s.type,p),u[p]=h,h.alias){let b=[].concat(h.alias);for(let v of b)r[v]=h.method}h.args&&(h.argsByName=new Map,h.args=h.args.map(b=>(typeof b=="string"&&(b={name:b}),Ss(!h.argsByName.has(b.name),"Duplicated argument name",b.name),lO.isSchema(b.assert)&&(b.assert=b.assert.strict().label(b.name)),h.argsByName.set(b.name,b),b)))}s.rules=u;let c=Object.assign({},o.modifiers);if(s.modifiers)for(let p in s.modifiers){Ss(!r[p],"Rule conflict in",s.type,p);let h=s.modifiers[p];Ss(typeof h=="function","Invalid modifier definition for",s.type,p);let m=function(b){return this.rule({[p]:b})};r[p]=m,c[p]=h}if(s.modifiers=c,s.overrides){r._super=n,i.$_super={};for(let p in s.overrides)Ss(n[p],"Cannot override missing",p),s.overrides[p][lO.symbols.parent]=n[p],i.$_super[p]=n[p].bind(i);Object.assign(r,s.overrides)}s.cast=Object.assign({},o.cast,s.cast);let l=Object.assign({},o.manifest,s.manifest);return l.build=ri.build(s.manifest&&s.manifest.build,o.manifest&&o.manifest.build),s.manifest=l,s.rebuild=ri.rebuild(s.rebuild,o.rebuild),i};ri.build=function(t,e){return!t||!e?t||e:function(n,r){return e(t(n,r),r)}};ri.coerce=function(t,e){return!t||!e?t||e:{from:t.from&&e.from?[...new Set([...t.from,...e.from])]:null,method(n,r){let i;if((!e.from||e.from.includes(typeof n))&&(i=e.method(n,r),i)){if(i.errors||i.value===void 0)return i;n=i.value}if(!t.from||t.from.includes(typeof n)){let s=t.method(n,r);if(s)return s}return i}}};ri.prepare=function(t,e){return!t||!e?t||e:function(n,r){let i=t(n,r);if(i){if(i.errors||i.value===void 0)return i;n=i.value}return e(n,r)||i}};ri.rebuild=function(t,e){return!t||!e?t||e:function(n){e(n),t(n)}};ri.validate=function(t,e){return!t||!e?t||e:function(n,r){let i=e(n,r);if(i){if(i.errors&&(!Array.isArray(i.errors)||i.errors.length))return i;n=i.value}return t(n,r)||i}}});var ov=f(sv=>{"use strict";var ii=Ce(),Uh=yn(),eo=Ze(),zj=pa(),hO=Ri(),Xj=vs(),iv,bn={};sv.describe=function(t){let e=t._definition,n={type:t.type,flags:{},rules:[]};for(let r in t._flags)r[0]!=="_"&&(n.flags[r]=bn.describe(t._flags[r]));Object.keys(n.flags).length||delete n.flags,t._preferences&&(n.preferences=Uh(t._preferences,{shallow:["messages"]}),delete n.preferences[eo.symbols.prefs],n.preferences.messages&&(n.preferences.messages=zj.decompile(n.preferences.messages))),t._valids&&(n.allow=t._valids.describe()),t._invalids&&(n.invalid=t._invalids.describe());for(let r of t._rules){if(e.rules[r.name].manifest===!1)continue;let s={name:r.name};for(let o in e.modifiers)r[o]!==void 0&&(s[o]=bn.describe(r[o]));if(r.args){s.args={};for(let o in r.args){let a=r.args[o];o==="options"&&!Object.keys(a).length||(s.args[o]=bn.describe(a,{assign:o}))}Object.keys(s.args).length||delete s.args}n.rules.push(s)}n.rules.length||delete n.rules;for(let r in t.$_terms){if(r[0]==="_")continue;ii(!n[r],"Cannot describe schema due to internal name conflict with",r);let i=t.$_terms[r];if(!i)continue;if(i instanceof Map){i.size&&(n[r]=[...i.entries()]);continue}if(eo.isValues(i)){n[r]=i.describe();continue}ii(e.terms[r],"Term",r,"missing configuration");let s=e.terms[r].manifest,o=typeof s=="object";if(!i.length&&!o)continue;let a=[];for(let u of i)a.push(bn.describe(u));if(o){let{from:u,to:c}=s.mapped;n[r]={};for(let l of a)n[r][l[c]]=l[u];continue}if(s==="single"){ii(a.length===1,"Term",r,"contains more than one item"),n[r]=a[0];continue}n[r]=a}return bn.validate(t.$_root,n),n};bn.describe=function(t,e={}){if(Array.isArray(t))return t.map(bn.describe);if(t===eo.symbols.deepDefault)return{special:"deep"};if(typeof t!="object"||t===null)return t;if(e.assign==="options")return Uh(t);if(Buffer&&Buffer.isBuffer(t))return{buffer:t.toString("binary")};if(t instanceof Date)return t.toISOString();if(t instanceof Error)return t;if(t instanceof RegExp)return e.assign==="regex"?t.toString():{regex:t.toString()};if(t[eo.symbols.literal])return{function:t.literal};if(typeof t.describe=="function")return e.assign==="ref"?t.describe().ref:t.describe();let n={};for(let r in t){let i=t[r];i!==void 0&&(n[r]=bn.describe(i,{assign:r}))}return n};sv.build=function(t,e){return new bn.Builder(t).parse(e)};bn.Builder=class{constructor(t){this.joi=t}parse(t){bn.validate(this.joi,t);let e=this.joi[t.type]()._bare(),n=e._definition;if(t.flags)for(let i in t.flags){let s=n.flags[i]&&n.flags[i].setter||i;ii(typeof e[s]=="function","Invalid flag",i,"for type",t.type),e=e[s](this.build(t.flags[i]))}if(t.preferences&&(e=e.preferences(this.build(t.preferences))),t.allow&&(e=e.allow(...this.build(t.allow))),t.invalid&&(e=e.invalid(...this.build(t.invalid))),t.rules)for(let i of t.rules){ii(typeof e[i.name]=="function","Invalid rule",i.name,"for type",t.type);let s=[];if(i.args){let a={};for(let l in i.args)a[l]=this.build(i.args[l],{assign:l});let u=Object.keys(a),c=n.rules[i.name].args;if(c){ii(u.length<=c.length,"Invalid number of arguments for",t.type,i.name,"(expected up to",c.length,", found",u.length,")");for(let{name:l}of c)s.push(a[l])}else ii(u.length===1,"Invalid number of arguments for",t.type,i.name,"(expected up to 1, found",u.length,")"),s.push(a[u[0]])}e=e[i.name](...s);let o={};for(let a in n.modifiers)i[a]!==void 0&&(o[a]=this.build(i[a]));Object.keys(o).length&&(e=e.rule(o))}let r={};for(let i in t){if(["allow","flags","invalid","whens","preferences","rules","type"].includes(i))continue;ii(n.terms[i],"Term",i,"missing configuration");let s=n.terms[i].manifest;if(s==="schema"){r[i]=t[i].map(o=>this.parse(o));continue}if(s==="values"){r[i]=t[i].map(o=>this.build(o));continue}if(s==="single"){r[i]=this.build(t[i]);continue}if(typeof s=="object"){r[i]={};for(let o in t[i]){let a=t[i][o];r[i][o]=this.parse(a)}continue}r[i]=this.build(t[i])}return t.whens&&(r.whens=t.whens.map(i=>this.build(i))),e=n.manifest.build(e,r),e.$_temp.ruleset=!1,e}build(t,e={}){if(t===null)return null;if(Array.isArray(t))return t.map(r=>this.build(r));if(t instanceof Error)return t;if(e.assign==="options")return Uh(t);if(e.assign==="regex")return bn.regex(t);if(e.assign==="ref")return hO.build(t);if(typeof t!="object")return t;if(Object.keys(t).length===1){if(t.buffer)return ii(Buffer,"Buffers are not supported"),Buffer&&Buffer.from(t.buffer,"binary");if(t.function)return{[eo.symbols.literal]:!0,literal:t.function};if(t.override)return eo.symbols.override;if(t.ref)return hO.build(t.ref);if(t.regex)return bn.regex(t.regex);if(t.special)return ii(["deep"].includes(t.special),"Unknown special value",t.special),eo.symbols.deepDefault;if(t.value)return Uh(t.value)}if(t.type)return this.parse(t);if(t.template)return Xj.build(t);let n={};for(let r in t)n[r]=this.build(t[r],{assign:r});return n}};bn.regex=function(t){let e=t.lastIndexOf("/"),n=t.slice(1,e),r=t.slice(e+1);return new RegExp(n,r)};bn.validate=function(t,e){iv=iv||jh(),t.assert(e,iv.description)}});var zu=f((G8,dO)=>{"use strict";var si=J_(),cn={mismatched:null};dO.exports=function(t,e,n){return n=Object.assign({prototype:!0},n),!!cn.isDeepEqual(t,e,n,[])};cn.isDeepEqual=function(t,e,n,r){if(t===e)return t!==0||1/t===1/e;let i=typeof t;if(i!==typeof e||t===null||e===null)return!1;if(i==="function"){if(!n.deepFunction||t.toString()!==e.toString())return!1}else if(i!=="object")return t!==t&&e!==e;let s=cn.getSharedType(t,e,!!n.prototype);switch(s){case si.buffer:return Buffer&&Buffer.prototype.equals.call(t,e);case si.promise:return t===e;case si.regex:return t.toString()===e.toString();case cn.mismatched:return!1}for(let o=r.length-1;o>=0;--o)if(r[o].isSame(t,e))return!0;r.push(new cn.SeenEntry(t,e));try{return!!cn.isDeepEqualObj(s,t,e,n,r)}finally{r.pop()}};cn.getSharedType=function(t,e,n){if(n)return Object.getPrototypeOf(t)!==Object.getPrototypeOf(e)?cn.mismatched:si.getInternalProto(t);let r=si.getInternalProto(t);return r!==si.getInternalProto(e)?cn.mismatched:r};cn.valueOf=function(t){let e=t.valueOf;if(e===void 0)return t;try{return e.call(t)}catch(n){return n}};cn.hasOwnEnumerableProperty=function(t,e){return Object.prototype.propertyIsEnumerable.call(t,e)};cn.isSetSimpleEqual=function(t,e){for(let n of Set.prototype.values.call(t))if(!Set.prototype.has.call(e,n))return!1;return!0};cn.isDeepEqualObj=function(t,e,n,r,i){let{isDeepEqual:s,valueOf:o,hasOwnEnumerableProperty:a}=cn,{keys:u,getOwnPropertySymbols:c}=Object;if(t===si.array)if(r.part){for(let b of e)for(let v of n)if(s(b,v,r,i))return!0}else{if(e.length!==n.length)return!1;for(let b=0;b<e.length;++b)if(!s(e[b],n[b],r,i))return!1;return!0}else if(t===si.set){if(e.size!==n.size)return!1;if(!cn.isSetSimpleEqual(e,n)){let b=new Set(Set.prototype.values.call(n));for(let v of Set.prototype.values.call(e)){if(b.delete(v))continue;let R=!1;for(let A of b)if(s(v,A,r,i)){b.delete(A),R=!0;break}if(!R)return!1}}}else if(t===si.map){if(e.size!==n.size)return!1;for(let[b,v]of Map.prototype.entries.call(e))if(v===void 0&&!Map.prototype.has.call(n,b)||!s(v,Map.prototype.get.call(n,b),r,i))return!1}else if(t===si.error&&(e.name!==n.name||e.message!==n.message))return!1;let l=o(e),p=o(n);if((e!==l||n!==p)&&!s(l,p,r,i))return!1;let h=u(e);if(!r.part&&h.length!==u(n).length&&!r.skip)return!1;let m=0;for(let b of h){if(r.skip&&r.skip.includes(b)){n[b]===void 0&&++m;continue}if(!a(n,b)||!s(e[b],n[b],r,i))return!1}if(!r.part&&h.length-m!==u(n).length)return!1;if(r.symbols!==!1){let b=c(e),v=new Set(c(n));for(let R of b){if(!r.skip||!r.skip.includes(R)){if(a(e,R)){if(!a(n,R)||!s(e[R],n[R],r,i))return!1}else if(a(n,R))return!1}v.delete(R)}for(let R of v)if(a(n,R))return!1}return!0};cn.SeenEntry=class{constructor(t,e){this.obj=t,this.ref=e}isSame(t,e){return this.obj===t&&this.ref===e}}});var gO=f(fO=>{"use strict";fO.location=function(t=0){let e=Error.prepareStackTrace;Error.prepareStackTrace=(i,s)=>s;let n={};Error.captureStackTrace(n,this);let r=n.stack[t+1];return Error.prepareStackTrace=e,{filename:r.getFileName(),line:r.getLineNumber()}}});var uv=f(av=>{"use strict";var mO=zu(),yO=gO(),Yj=Di(),ln={codes:{error:1,pass:2,full:3},labels:{0:"never used",1:"always error",2:"always pass"}};av.setup=function(t){let e=function(){return t._tracer=t._tracer||new ln.Tracer,t._tracer};t.trace=e,t[Symbol.for("@hapi/lab/coverage/initialize")]=e,t.untrace=()=>{t._tracer=null}};av.location=function(t){return t.$_setFlag("_tracerLocation",yO.location(2))};ln.Tracer=class{constructor(){this.name="Joi",this._schemas=new Map}_register(t){let e=this._schemas.get(t);if(e)return e.store;let n=new ln.Store(t),{filename:r,line:i}=t._flags._tracerLocation||yO.location(5);return this._schemas.set(t,{filename:r,line:i,store:n}),n}_combine(t,e){for(let{store:n}of this._schemas.values())n._combine(t,e)}report(t){let e=[];for(let{filename:n,line:r,store:i}of this._schemas.values()){if(t&&t!==n)continue;let s=[],o=[];for(let[a,u]of i._sources.entries()){if(ln.sub(u.paths,o))continue;if(!u.entry){s.push({status:"never reached",paths:[...u.paths]}),o.push(...u.paths);continue}for(let l of["valid","invalid"]){let p=a[`_${l}s`];if(!p)continue;let h=new Set(p._values),m=new Set(p._refs);for(let{value:b,ref:v}of u[l])h.delete(b),m.delete(v);(h.size||m.size)&&s.push({status:[...h,...[...m].map(b=>b.display)],rule:`${l}s`})}let c=a._rules.map(l=>l.name);for(let l of["default","failover"])a._flags[l]!==void 0&&c.push(l);for(let l of c){let p=ln.labels[u.rule[l]||0];if(p){let h={rule:l,status:p};u.paths.size&&(h.paths=[...u.paths]),s.push(h)}}}s.length&&e.push({filename:n,line:r,missing:s,severity:"error",message:`Schema missing tests for ${s.map(ln.message).join(", ")}`})}return e.length?e:null}};ln.Store=class{constructor(t){this.active=!0,this._sources=new Map,this._combos=new Map,this._scan(t)}debug(t,e,n,r){t.mainstay.debug&&t.mainstay.debug.push({type:e,name:n,result:r,path:t.path})}entry(t,e){ln.debug(e,{type:"entry"}),this._record(t,n=>{n.entry=!0})}filter(t,e,n,r){ln.debug(e,{type:n,...r}),this._record(t,i=>{i[n].add(r)})}log(t,e,n,r,i){ln.debug(e,{type:n,name:r,result:i==="full"?"pass":i}),this._record(t,s=>{s[n][r]=s[n][r]||0,s[n][r]|=ln.codes[i]})}resolve(t,e,n){if(!t.mainstay.debug)return;let r={type:"resolve",ref:e.display,to:n,path:t.path};t.mainstay.debug.push(r)}value(t,e,n,r,i){if(!t.mainstay.debug||mO(n,r))return;let s={type:"value",by:e,from:n,to:r,path:t.path};i&&(s.name=i),t.mainstay.debug.push(s)}_record(t,e){let n=this._sources.get(t);if(n){e(n);return}let r=this._combos.get(t);for(let i of r)this._record(i,e)}_scan(t,e){let n=e||[],r=this._sources.get(t);r||(r={paths:new Set,entry:!1,rule:{},valid:new Set,invalid:new Set},this._sources.set(t,r)),n.length&&r.paths.add(n);let i=(s,o)=>{let a=ln.id(s,o);this._scan(s,n.concat(a))};t.$_modify({each:i,ref:!1})}_combine(t,e){this._combos.set(t,e)}};ln.message=function(t){return`${t.paths?Yj.path(t.paths[0])+(t.rule?":":""):""}${t.rule||""} (${t.status})`};ln.id=function(t,{source:e,name:n,path:r,key:i}){return t._flags.id?t._flags.id:i||(n=`@${n}`,e==="terms"?[n,r[Math.min(r.length-1,1)]]:n)};ln.sub=function(t,e){for(let n of t)for(let r of e)if(mO(n.slice(0,r.length),r))return!0;return!1};ln.debug=function(t,e){t.mainstay.debug&&(e.path=t.debug?[...t.path,t.debug]:t.path,t.mainstay.debug.push(e))}});var Kh=f((J8,vO)=>{"use strict";var cv=Ce(),bO=yn(),Jj=Q_(),_O={};vO.exports=_O.merge=function(t,e,n){if(cv(t&&typeof t=="object","Invalid target value: must be an object"),cv(e==null||typeof e=="object","Invalid source value: must be null, undefined, or an object"),!e)return t;if(n=Object.assign({nullOverride:!0,mergeArrays:!0},n),Array.isArray(e)){cv(Array.isArray(t),"Cannot merge array onto an object"),n.mergeArrays||(t.length=0);for(let i=0;i<e.length;++i)t.push(bO(e[i],{symbols:n.symbols}));return t}let r=Jj.keys(e,n);for(let i=0;i<r.length;++i){let s=r[i];if(s==="__proto__"||!Object.prototype.propertyIsEnumerable.call(e,s))continue;let o=e[s];if(o&&typeof o=="object"){if(t[s]===o)continue;!t[s]||typeof t[s]!="object"||Array.isArray(t[s])!==Array.isArray(o)||o instanceof Date||Buffer&&Buffer.isBuffer(o)||o instanceof RegExp?t[s]=bO(o,{symbols:n.symbols}):_O.merge(t[s],o,n)}else(o!=null||n.nullOverride)&&(t[s]=o)}return t}});var SO=f(Wh=>{"use strict";var Ci=Ce(),lv=Ze(),Qj=Ri(),oi={};Wh.Ids=oi.Ids=class{constructor(){this._byId=new Map,this._byKey=new Map,this._schemaChain=!1}clone(){let t=new oi.Ids;return t._byId=new Map(this._byId),t._byKey=new Map(this._byKey),t._schemaChain=this._schemaChain,t}concat(t){t._schemaChain&&(this._schemaChain=!0);for(let[e,n]of t._byId.entries())Ci(!this._byKey.has(e),"Schema id conflicts with existing key:",e),this._byId.set(e,n);for(let[e,n]of t._byKey.entries())Ci(!this._byId.has(e),"Schema key conflicts with existing id:",e),this._byKey.set(e,n)}fork(t,e,n){let r=this._collect(t);r.push({schema:n});let i=r.shift(),s={id:i.id,schema:e(i.schema)};Ci(lv.isSchema(s.schema),"adjuster function failed to return a joi schema type");for(let o of r)s={id:o.id,schema:oi.fork(o.schema,s.id,s.schema)};return s.schema}labels(t,e=[]){let n=t[0],r=this._get(n);if(!r)return[...e,...t].join(".");let i=t.slice(1);return e=[...e,r.schema._flags.label||n],i.length?r.schema._ids.labels(i,e):e.join(".")}reach(t,e=[]){let n=t[0],r=this._get(n);Ci(r,"Schema does not contain path",[...e,...t].join("."));let i=t.slice(1);return i.length?r.schema._ids.reach(i,[...e,n]):r.schema}register(t,{key:e}={}){if(!t||!lv.isSchema(t))return;(t.$_property("schemaChain")||t._ids._schemaChain)&&(this._schemaChain=!0);let n=t._flags.id;if(n){let r=this._byId.get(n);Ci(!r||r.schema===t,"Cannot add different schemas with the same id:",n),Ci(!this._byKey.has(n),"Schema id conflicts with existing key:",n),this._byId.set(n,{schema:t,id:n})}e&&(Ci(!this._byKey.has(e),"Schema already contains key:",e),Ci(!this._byId.has(e),"Schema key conflicts with existing id:",e),this._byKey.set(e,{schema:t,id:e}))}reset(){this._byId=new Map,this._byKey=new Map,this._schemaChain=!1}_collect(t,e=[],n=[]){let r=t[0],i=this._get(r);Ci(i,"Schema does not contain path",[...e,...t].join(".")),n=[i,...n];let s=t.slice(1);return s.length?i.schema._ids._collect(s,[...e,r],n):n}_get(t){return this._byId.get(t)||this._byKey.get(t)}};oi.fork=function(t,e,n){let r=(s,{key:o})=>{if(e===(s._flags.id||o))return n},i=Wh.schema(t,{each:r,ref:!1});return i?i.$_mutateRebuild():t};Wh.schema=function(t,e){let n;for(let r in t._flags){if(r[0]==="_")continue;let i=oi.scan(t._flags[r],{source:"flags",name:r},e);i!==void 0&&(n=n||t.clone(),n._flags[r]=i)}for(let r=0;r<t._rules.length;++r){let i=t._rules[r],s=oi.scan(i.args,{source:"rules",name:i.name},e);if(s!==void 0){n=n||t.clone();let o=Object.assign({},i);o.args=s,n._rules[r]=o,n._singleRules.get(i.name)===i&&n._singleRules.set(i.name,o)}}for(let r in t.$_terms){if(r[0]==="_")continue;let i=oi.scan(t.$_terms[r],{source:"terms",name:r},e);i!==void 0&&(n=n||t.clone(),n.$_terms[r]=i)}return n};oi.scan=function(t,e,n,r,i){let s=r||[];if(t===null||typeof t!="object")return;let o;if(Array.isArray(t)){for(let a=0;a<t.length;++a){let u=e.source==="terms"&&e.name==="keys"&&t[a].key,c=oi.scan(t[a],e,n,[a,...s],u);c!==void 0&&(o=o||t.slice(),o[a]=c)}return o}if(n.schema!==!1&&lv.isSchema(t)||n.ref!==!1&&Qj.isRef(t)){let a=n.each(t,{...e,path:s,key:i});return a===t?void 0:a}for(let a in t){if(a[0]==="_")continue;let u=oi.scan(t[a],e,n,[a,...s],i);u!==void 0&&(o=o||Object.assign({},t),o[a]=u)}return o}});var wO=f((e9,TO)=>{"use strict";TO.exports=function(){}});var kO=f((t9,EO)=>{"use strict";var Zj=yn(),xO=Ys(),eF=Ze(),ai={value:Symbol("value")};EO.exports=ai.State=class{constructor(t,e,n){this.path=t,this.ancestors=e,this.mainstay=n.mainstay,this.schemas=n.schemas,this.debug=null}localize(t,e=null,n=null){let r=new ai.State(t,e,this);return n&&r.schemas&&(r.schemas=[ai.schemas(n),...r.schemas]),r}nest(t,e){let n=new ai.State(this.path,this.ancestors,this);return n.schemas=n.schemas&&[ai.schemas(t),...n.schemas],n.debug=e,n}shadow(t,e){this.mainstay.shadow=this.mainstay.shadow||new ai.Shadow,this.mainstay.shadow.set(this.path,t,e)}snapshot(){this.mainstay.shadow&&(this._snapshot=Zj(this.mainstay.shadow.node(this.path))),this.mainstay.snapshot()}restore(){this.mainstay.shadow&&(this.mainstay.shadow.override(this.path,this._snapshot),this._snapshot=void 0),this.mainstay.restore()}commit(){this.mainstay.shadow&&(this.mainstay.shadow.override(this.path,this._snapshot),this._snapshot=void 0),this.mainstay.commit()}};ai.schemas=function(t){return eF.isSchema(t)?{schema:t}:t};ai.Shadow=class{constructor(){this._values=null}set(t,e,n){if(!t.length||n==="strip"&&typeof t[t.length-1]=="number")return;this._values=this._values||new Map;let r=this._values;for(let i=0;i<t.length;++i){let s=t[i],o=r.get(s);o||(o=new Map,r.set(s,o)),r=o}r[ai.value]=e}get(t){let e=this.node(t);if(e)return e[ai.value]}node(t){if(this._values)return xO(this._values,t,{iterables:!0})}override(t,e){if(!this._values)return;let n=t.slice(0,-1),r=t[t.length-1],i=xO(this._values,n,{iterables:!0});if(e){i.set(r,e);return}i&&i.delete(r)}}});var OO=f(Yu=>{"use strict";var Xu=Ce(),AO=yn(),fa=wO(),tF=Ys(),Mt=Ze(),Ts=Di(),nF=kO(),ve={result:Symbol("result")};Yu.entry=function(t,e,n){let r=Mt.defaults;n&&(Xu(n.warnings===void 0,"Cannot override warnings preference in synchronous validation"),Xu(n.artifacts===void 0,"Cannot override artifacts preference in synchronous validation"),r=Mt.preferences(Mt.defaults,n));let i=ve.entry(t,e,r);Xu(!i.mainstay.externals.length,"Schema with external rules must use validateAsync()");let s={value:i.value};return i.error&&(s.error=i.error),i.mainstay.warnings.length&&(s.warning=Ts.details(i.mainstay.warnings)),i.mainstay.debug&&(s.debug=i.mainstay.debug),i.mainstay.artifacts&&(s.artifacts=i.mainstay.artifacts),s};Yu.entryAsync=async function(t,e,n){let r=Mt.defaults;n&&(r=Mt.preferences(Mt.defaults,n));let i=ve.entry(t,e,r),s=i.mainstay;if(i.error)throw s.debug&&(i.error.debug=s.debug),i.error;if(s.externals.length){let a=i.value,u=[];for(let c of s.externals){let l=c.state.path,p=c.schema.type==="link"?s.links.get(c.schema):null,h=a,m,b,v=l.length?[a]:[],R=l.length?tF(t,l):t;if(l.length){m=l[l.length-1];let A=a;for(let T of l.slice(0,-1))A=A[T],v.unshift(A);b=v[0],h=b[m]}try{let A=(w,_)=>(p||c.schema).$_createError(w,h,_,c.state,r),T=await c.method(h,{schema:c.schema,linked:p,state:c.state,prefs:n,original:R,error:A,errorsArray:ve.errorsArray,warn:(w,_)=>s.warnings.push((p||c.schema).$_createError(w,h,_,c.state,r)),message:(w,_)=>(p||c.schema).$_createError("external",h,_,c.state,r,{messages:w})});if(T===void 0||T===h)continue;if(T instanceof Ts.Report){if(s.tracer.log(c.schema,c.state,"rule","external","error"),u.push(T),r.abortEarly)break;continue}if(Array.isArray(T)&&T[Mt.symbols.errors]){if(s.tracer.log(c.schema,c.state,"rule","external","error"),u.push(...T),r.abortEarly)break;continue}b?(s.tracer.value(c.state,"rule",h,T,"external"),b[m]=T):(s.tracer.value(c.state,"rule",a,T,"external"),a=T)}catch(A){throw r.errors.label&&(A.message+=` (${c.label})`),A}}if(i.value=a,u.length)throw i.error=Ts.process(u,t,r),s.debug&&(i.error.debug=s.debug),i.error}if(!r.warnings&&!r.debug&&!r.artifacts)return i.value;let o={value:i.value};return s.warnings.length&&(o.warning=Ts.details(s.warnings)),s.debug&&(o.debug=s.debug),s.artifacts&&(o.artifacts=s.artifacts),o};ve.Mainstay=class{constructor(t,e,n){this.externals=[],this.warnings=[],this.tracer=t,this.debug=e,this.links=n,this.shadow=null,this.artifacts=null,this._snapshots=[]}snapshot(){this._snapshots.push({externals:this.externals.slice(),warnings:this.warnings.slice()})}restore(){let t=this._snapshots.pop();this.externals=t.externals,this.warnings=t.warnings}commit(){this._snapshots.pop()}};ve.entry=function(t,e,n){let{tracer:r,cleanup:i}=ve.tracer(e,n),s=n.debug?[]:null,o=e._ids._schemaChain?new Map:null,a=new ve.Mainstay(r,s,o),u=e._ids._schemaChain?[{schema:e}]:null,c=new nF([],[],{mainstay:a,schemas:u}),l=Yu.validate(t,e,c,n);i&&e.$_root.untrace();let p=Ts.process(l.errors,t,n);return{value:l.value,error:p,mainstay:a}};ve.tracer=function(t,e){return t.$_root._tracer?{tracer:t.$_root._tracer._register(t)}:e.debug?(Xu(t.$_root.trace,"Debug mode not supported"),{tracer:t.$_root.trace()._register(t),cleanup:!0}):{tracer:ve.ignore}};Yu.validate=function(t,e,n,r,i={}){if(e.$_terms.whens&&(e=e._generate(t,n,r).schema),e._preferences&&(r=ve.prefs(e,r)),e._cache&&r.cache){let p=e._cache.get(t);if(n.mainstay.tracer.debug(n,"validate","cached",!!p),p)return p}let s=(p,h,m)=>e.$_createError(p,t,h,m||n,r),o={original:t,prefs:r,schema:e,state:n,error:s,errorsArray:ve.errorsArray,warn:(p,h,m)=>n.mainstay.warnings.push(s(p,h,m)),message:(p,h)=>e.$_createError("custom",t,h,n,r,{messages:p})};n.mainstay.tracer.entry(e,n);let a=e._definition;if(a.prepare&&t!==void 0&&r.convert){let p=a.prepare(t,o);if(p){if(n.mainstay.tracer.value(n,"prepare",t,p.value),p.errors)return ve.finalize(p.value,[].concat(p.errors),o);t=p.value}}if(a.coerce&&t!==void 0&&r.convert&&(!a.coerce.from||a.coerce.from.includes(typeof t))){let p=a.coerce.method(t,o);if(p){if(n.mainstay.tracer.value(n,"coerced",t,p.value),p.errors)return ve.finalize(p.value,[].concat(p.errors),o);t=p.value}}let u=e._flags.empty;u&&u.$_match(ve.trim(t,e),n.nest(u),Mt.defaults)&&(n.mainstay.tracer.value(n,"empty",t,void 0),t=void 0);let c=i.presence||e._flags.presence||(e._flags._endedSwitch?null:r.presence);if(t===void 0){if(c==="forbidden")return ve.finalize(t,null,o);if(c==="required")return ve.finalize(t,[e.$_createError("any.required",t,null,n,r)],o);if(c==="optional"){if(e._flags.default!==Mt.symbols.deepDefault)return ve.finalize(t,null,o);n.mainstay.tracer.value(n,"default",t,{}),t={}}}else if(c==="forbidden")return ve.finalize(t,[e.$_createError("any.unknown",t,null,n,r)],o);let l=[];if(e._valids){let p=e._valids.get(t,n,r,e._flags.insensitive);if(p)return r.convert&&(n.mainstay.tracer.value(n,"valids",t,p.value),t=p.value),n.mainstay.tracer.filter(e,n,"valid",p),ve.finalize(t,null,o);if(e._flags.only){let h=e.$_createError("any.only",t,{valids:e._valids.values({display:!0})},n,r);if(r.abortEarly)return ve.finalize(t,[h],o);l.push(h)}}if(e._invalids){let p=e._invalids.get(t,n,r,e._flags.insensitive);if(p){n.mainstay.tracer.filter(e,n,"invalid",p);let h=e.$_createError("any.invalid",t,{invalids:e._invalids.values({display:!0})},n,r);if(r.abortEarly)return ve.finalize(t,[h],o);l.push(h)}}if(a.validate){let p=a.validate(t,o);if(p&&(n.mainstay.tracer.value(n,"base",t,p.value),t=p.value,p.errors)){if(!Array.isArray(p.errors))return l.push(p.errors),ve.finalize(t,l,o);if(p.errors.length)return l.push(...p.errors),ve.finalize(t,l,o)}}return e._rules.length?ve.rules(t,l,o):ve.finalize(t,l,o)};ve.rules=function(t,e,n){let{schema:r,state:i,prefs:s}=n;for(let o of r._rules){let a=r._definition.rules[o.method];if(a.convert&&s.convert){i.mainstay.tracer.log(r,i,"rule",o.name,"full");continue}let u,c=o.args;if(o._resolve.length){c=Object.assign({},c);for(let p of o._resolve){let h=a.argsByName.get(p),m=c[p].resolve(t,i,s),b=h.normalize?h.normalize(m):m,v=Mt.validateArg(b,null,h);if(v){u=r.$_createError("any.ref",m,{arg:p,ref:c[p],reason:v},i,s);break}c[p]=b}}u=u||a.validate(t,n,c,o);let l=ve.rule(u,o);if(l.errors){if(i.mainstay.tracer.log(r,i,"rule",o.name,"error"),o.warn){i.mainstay.warnings.push(...l.errors);continue}if(s.abortEarly)return ve.finalize(t,l.errors,n);e.push(...l.errors)}else i.mainstay.tracer.log(r,i,"rule",o.name,"pass"),i.mainstay.tracer.value(i,"rule",t,l.value,o.name),t=l.value}return ve.finalize(t,e,n)};ve.rule=function(t,e){return t instanceof Ts.Report?(ve.error(t,e),{errors:[t],value:null}):Array.isArray(t)&&t[Mt.symbols.errors]?(t.forEach(n=>ve.error(n,e)),{errors:t,value:null}):{errors:null,value:t}};ve.error=function(t,e){return e.message&&t._setTemplate(e.message),t};ve.finalize=function(t,e,n){e=e||[];let{schema:r,state:i,prefs:s}=n;if(e.length){let a=ve.default("failover",void 0,e,n);a!==void 0&&(i.mainstay.tracer.value(i,"failover",t,a),t=a,e=[])}if(e.length&&r._flags.error)if(typeof r._flags.error=="function"){e=r._flags.error(e),Array.isArray(e)||(e=[e]);for(let a of e)Xu(a instanceof Error||a instanceof Ts.Report,"error() must return an Error object")}else e=[r._flags.error];if(t===void 0){let a=ve.default("default",t,e,n);i.mainstay.tracer.value(i,"default",t,a),t=a}if(r._flags.cast&&t!==void 0){let a=r._definition.cast[r._flags.cast];if(a.from(t)){let u=a.to(t,n);i.mainstay.tracer.value(i,"cast",t,u,r._flags.cast),t=u}}if(r.$_terms.externals&&s.externals&&s._externals!==!1)for(let{method:a}of r.$_terms.externals)i.mainstay.externals.push({method:a,schema:r,state:i,label:Ts.label(r._flags,i,s)});let o={value:t,errors:e.length?e:null};return r._flags.result&&(o.value=r._flags.result==="strip"?void 0:n.original,i.mainstay.tracer.value(i,r._flags.result,t,o.value),i.shadow(t,r._flags.result)),r._cache&&s.cache!==!1&&!r._refs.length&&r._cache.set(n.original,o),t!==void 0&&!o.errors&&r._flags.artifact!==void 0&&(i.mainstay.artifacts=i.mainstay.artifacts||new Map,i.mainstay.artifacts.has(r._flags.artifact)||i.mainstay.artifacts.set(r._flags.artifact,[]),i.mainstay.artifacts.get(r._flags.artifact).push(i.path)),o};ve.prefs=function(t,e){let n=e===Mt.defaults;return n&&t._preferences[Mt.symbols.prefs]?t._preferences[Mt.symbols.prefs]:(e=Mt.preferences(e,t._preferences),n&&(t._preferences[Mt.symbols.prefs]=e),e)};ve.default=function(t,e,n,r){let{schema:i,state:s,prefs:o}=r,a=i._flags[t];if(o.noDefaults||a===void 0)return e;if(s.mainstay.tracer.log(i,s,"rule",t,"full"),!a)return a;if(typeof a=="function"){let u=a.length?[AO(s.ancestors[0]),r]:[];try{return a(...u)}catch(c){n.push(i.$_createError(`any.${t}`,null,{error:c},s,o));return}}return typeof a!="object"?a:a[Mt.symbols.literal]?a.literal:Mt.isResolvable(a)?a.resolve(e,s,o):AO(a)};ve.trim=function(t,e){if(typeof t!="string")return t;let n=e.$_getRule("trim");return!n||!n.args.enabled?t:t.trim()};ve.ignore={active:!1,debug:fa,entry:fa,filter:fa,log:fa,resolve:fa,value:fa};ve.errorsArray=function(){let t=[];return t[Mt.symbols.errors]=!0,t}});var hv=f((o9,DO)=>{"use strict";var rF=Ce(),PO=zu(),pv=Ze(),Mi={};DO.exports=Mi.Values=class{constructor(t,e){this._values=new Set(t),this._refs=new Set(e),this._lowercase=Mi.lowercases(t),this._override=!1}get length(){return this._values.size+this._refs.size}add(t,e){if(pv.isResolvable(t)){this._refs.has(t)||(this._refs.add(t),e&&e.register(t));return}this.has(t,null,null,!1)||(this._values.add(t),typeof t=="string"&&this._lowercase.set(t.toLowerCase(),t))}static merge(t,e,n){if(t=t||new Mi.Values,e){if(e._override)return e.clone();for(let r of[...e._values,...e._refs])t.add(r)}if(n)for(let r of[...n._values,...n._refs])t.remove(r);return t.length?t:null}remove(t){if(pv.isResolvable(t)){this._refs.delete(t);return}this._values.delete(t),typeof t=="string"&&this._lowercase.delete(t.toLowerCase())}has(t,e,n,r){return!!this.get(t,e,n,r)}get(t,e,n,r){if(!this.length)return!1;if(this._values.has(t))return{value:t};if(typeof t=="string"&&t&&r){let i=this._lowercase.get(t.toLowerCase());if(i)return{value:i}}if(!this._refs.size&&typeof t!="object")return!1;if(typeof t=="object"){for(let i of this._values)if(PO(i,t))return{value:i}}if(e)for(let i of this._refs){let s=i.resolve(t,e,n,null,{in:!0});if(s===void 0)continue;let o=!i.in||typeof s!="object"?[s]:Array.isArray(s)?s:Object.keys(s);for(let a of o)if(typeof a==typeof t){if(r&&t&&typeof t=="string"){if(a.toLowerCase()===t.toLowerCase())return{value:a,ref:i}}else if(PO(a,t))return{value:a,ref:i}}}return!1}override(){this._override=!0}values(t){if(t&&t.display){let e=[];for(let n of[...this._values,...this._refs])n!==void 0&&e.push(n);return e}return Array.from([...this._values,...this._refs])}clone(){let t=new Mi.Values(this._values,this._refs);return t._override=this._override,t}concat(t){rF(!t._override,"Cannot concat override set of values");let e=new Mi.Values([...this._values,...t._values],[...this._refs,...t._refs]);return e._override=this._override,e}describe(){let t=[];this._override&&t.push({override:!0});for(let e of this._values.values())t.push(e&&typeof e=="object"?{value:e}:e);for(let e of this._refs.values())t.push(e.describe());return t}};Mi.Values.prototype[pv.symbols.values]=!0;Mi.Values.prototype.slice=Mi.Values.prototype.clone;Mi.lowercases=function(t){let e=new Map;if(t)for(let n of t)typeof n=="string"&&e.set(n.toLowerCase(),n);return e}});var jO=f((u9,qO)=>{"use strict";var Q=Ce(),RO=yn(),IO=zu(),dv=Kh(),iF=nv(),kt=Ze(),fv=Zs(),sF=Di(),oF=rv(),CO=ov(),aF=pa(),MO=SO(),LO=Ri(),NO=uv(),Gh=OO(),Hh=hv(),Kt={};Kt.Base=class{constructor(t){this.type=t,this.$_root=null,this._definition={},this._reset()}_reset(){this._ids=new MO.Ids,this._preferences=null,this._refs=new LO.Manager,this._cache=null,this._valids=null,this._invalids=null,this._flags={},this._rules=[],this._singleRules=new Map,this.$_terms={},this.$_temp={ruleset:null,whens:{}}}describe(){return Q(typeof CO.describe=="function","Manifest functionality disabled"),CO.describe(this)}allow(...t){return kt.verifyFlat(t,"allow"),this._values(t,"_valids")}alter(t){Q(t&&typeof t=="object"&&!Array.isArray(t),"Invalid targets argument"),Q(!this._inRuleset(),"Cannot set alterations inside a ruleset");let e=this.clone();e.$_terms.alterations=e.$_terms.alterations||[];for(let n in t){let r=t[n];Q(typeof r=="function","Alteration adjuster for",n,"must be a function"),e.$_terms.alterations.push({target:n,adjuster:r})}return e.$_temp.ruleset=!1,e}artifact(t){return Q(t!==void 0,"Artifact cannot be undefined"),Q(!this._cache,"Cannot set an artifact with a rule cache"),this.$_setFlag("artifact",t)}cast(t){return Q(t===!1||typeof t=="string","Invalid to value"),Q(t===!1||this._definition.cast[t],"Type",this.type,"does not support casting to",t),this.$_setFlag("cast",t===!1?void 0:t)}default(t,e){return this._default("default",t,e)}description(t){return Q(t&&typeof t=="string","Description must be a non-empty string"),this.$_setFlag("description",t)}empty(t){let e=this.clone();return t!==void 0&&(t=e.$_compile(t,{override:!1})),e.$_setFlag("empty",t,{clone:!1})}error(t){return Q(t,"Missing error"),Q(t instanceof Error||typeof t=="function","Must provide a valid Error object or a function"),this.$_setFlag("error",t)}example(t,e={}){return Q(t!==void 0,"Missing example"),kt.assertOptions(e,["override"]),this._inner("examples",t,{single:!0,override:e.override})}external(t,e){return typeof t=="object"&&(Q(!e,"Cannot combine options with description"),e=t.description,t=t.method),Q(typeof t=="function","Method must be a function"),Q(e===void 0||e&&typeof e=="string","Description must be a non-empty string"),this._inner("externals",{method:t,description:e},{single:!0})}failover(t,e){return this._default("failover",t,e)}forbidden(){return this.presence("forbidden")}id(t){return t?(Q(typeof t=="string","id must be a non-empty string"),Q(/^[^\.]+$/.test(t),"id cannot contain period character"),this.$_setFlag("id",t)):this.$_setFlag("id",void 0)}invalid(...t){return this._values(t,"_invalids")}label(t){return Q(t&&typeof t=="string","Label name must be a non-empty string"),this.$_setFlag("label",t)}meta(t){return Q(t!==void 0,"Meta cannot be undefined"),this._inner("metas",t,{single:!0})}note(...t){Q(t.length,"Missing notes");for(let e of t)Q(e&&typeof e=="string","Notes must be non-empty strings");return this._inner("notes",t)}only(t=!0){return Q(typeof t=="boolean","Invalid mode:",t),this.$_setFlag("only",t)}optional(){return this.presence("optional")}prefs(t){Q(t,"Missing preferences"),Q(t.context===void 0,"Cannot override context"),Q(t.externals===void 0,"Cannot override externals"),Q(t.warnings===void 0,"Cannot override warnings"),Q(t.debug===void 0,"Cannot override debug"),kt.checkPreferences(t);let e=this.clone();return e._preferences=kt.preferences(e._preferences,t),e}presence(t){return Q(["optional","required","forbidden"].includes(t),"Unknown presence mode",t),this.$_setFlag("presence",t)}raw(t=!0){return this.$_setFlag("result",t?"raw":void 0)}result(t){return Q(["raw","strip"].includes(t),"Unknown result mode",t),this.$_setFlag("result",t)}required(){return this.presence("required")}strict(t){let e=this.clone(),n=t===void 0?!1:!t;return e._preferences=kt.preferences(e._preferences,{convert:n}),e}strip(t=!0){return this.$_setFlag("result",t?"strip":void 0)}tag(...t){Q(t.length,"Missing tags");for(let e of t)Q(e&&typeof e=="string","Tags must be non-empty strings");return this._inner("tags",t)}unit(t){return Q(t&&typeof t=="string","Unit name must be a non-empty string"),this.$_setFlag("unit",t)}valid(...t){kt.verifyFlat(t,"valid");let e=this.allow(...t);return e.$_setFlag("only",!!e._valids,{clone:!1}),e}when(t,e){let n=this.clone();n.$_terms.whens||(n.$_terms.whens=[]);let r=fv.when(n,t,e);if(!["any","link"].includes(n.type)){let i=r.is?[r]:r.switch;for(let s of i)Q(!s.then||s.then.type==="any"||s.then.type===n.type,"Cannot combine",n.type,"with",s.then&&s.then.type),Q(!s.otherwise||s.otherwise.type==="any"||s.otherwise.type===n.type,"Cannot combine",n.type,"with",s.otherwise&&s.otherwise.type)}return n.$_terms.whens.push(r),n.$_mutateRebuild()}cache(t){Q(!this._inRuleset(),"Cannot set caching inside a ruleset"),Q(!this._cache,"Cannot override schema cache"),Q(this._flags.artifact===void 0,"Cannot cache a rule with an artifact");let e=this.clone();return e._cache=t||iF.provider.provision(),e.$_temp.ruleset=!1,e}clone(){let t=Object.create(Object.getPrototypeOf(this));return this._assign(t)}concat(t){Q(kt.isSchema(t),"Invalid schema object"),Q(this.type==="any"||t.type==="any"||t.type===this.type,"Cannot merge type",this.type,"with another type:",t.type),Q(!this._inRuleset(),"Cannot concatenate onto a schema with open ruleset"),Q(!t._inRuleset(),"Cannot concatenate a schema with open ruleset");let e=this.clone();if(this.type==="any"&&t.type!=="any"){let n=t.clone();for(let r of Object.keys(e))r!=="type"&&(n[r]=e[r]);e=n}e._ids.concat(t._ids),e._refs.register(t,LO.toSibling),e._preferences=e._preferences?kt.preferences(e._preferences,t._preferences):t._preferences,e._valids=Hh.merge(e._valids,t._valids,t._invalids),e._invalids=Hh.merge(e._invalids,t._invalids,t._valids);for(let n of t._singleRules.keys())e._singleRules.has(n)&&(e._rules=e._rules.filter(r=>r.keep||r.name!==n),e._singleRules.delete(n));for(let n of t._rules)t._definition.rules[n.method].multi||e._singleRules.set(n.name,n),e._rules.push(n);if(e._flags.empty&&t._flags.empty){e._flags.empty=e._flags.empty.concat(t._flags.empty);let n=Object.assign({},t._flags);delete n.empty,dv(e._flags,n)}else if(t._flags.empty){e._flags.empty=t._flags.empty;let n=Object.assign({},t._flags);delete n.empty,dv(e._flags,n)}else dv(e._flags,t._flags);for(let n in t.$_terms){let r=t.$_terms[n];if(!r){e.$_terms[n]||(e.$_terms[n]=r);continue}if(!e.$_terms[n]){e.$_terms[n]=r.slice();continue}e.$_terms[n]=e.$_terms[n].concat(r)}return this.$_root._tracer&&this.$_root._tracer._combine(e,[this,t]),e.$_mutateRebuild()}extend(t){return Q(!t.base,"Cannot extend type with another base"),oF.type(this,t)}extract(t){return t=Array.isArray(t)?t:t.split("."),this._ids.reach(t)}fork(t,e){Q(!this._inRuleset(),"Cannot fork inside a ruleset");let n=this;for(let r of[].concat(t))r=Array.isArray(r)?r:r.split("."),n=n._ids.fork(r,e,n);return n.$_temp.ruleset=!1,n}rule(t){let e=this._definition;kt.assertOptions(t,Object.keys(e.modifiers)),Q(this.$_temp.ruleset!==!1,"Cannot apply rules to empty ruleset or the last rule added does not support rule properties");let n=this.$_temp.ruleset===null?this._rules.length-1:this.$_temp.ruleset;Q(n>=0&&n<this._rules.length,"Cannot apply rules to empty ruleset");let r=this.clone();for(let i=n;i<r._rules.length;++i){let s=r._rules[i],o=RO(s);for(let a in t)e.modifiers[a](o,t[a]),Q(o.name===s.name,"Cannot change rule name");r._rules[i]=o,r._singleRules.get(o.name)===s&&r._singleRules.set(o.name,o)}return r.$_temp.ruleset=!1,r.$_mutateRebuild()}get ruleset(){Q(!this._inRuleset(),"Cannot start a new ruleset without closing the previous one");let t=this.clone();return t.$_temp.ruleset=t._rules.length,t}get $(){return this.ruleset}tailor(t){t=[].concat(t),Q(!this._inRuleset(),"Cannot tailor inside a ruleset");let e=this;if(this.$_terms.alterations)for(let{target:n,adjuster:r}of this.$_terms.alterations)t.includes(n)&&(e=r(e),Q(kt.isSchema(e),"Alteration adjuster for",n,"failed to return a schema object"));return e=e.$_modify({each:n=>n.tailor(t),ref:!1}),e.$_temp.ruleset=!1,e.$_mutateRebuild()}tracer(){return NO.location?NO.location(this):this}validate(t,e){return Gh.entry(t,this,e)}validateAsync(t,e){return Gh.entryAsync(t,this,e)}$_addRule(t){typeof t=="string"&&(t={name:t}),Q(t&&typeof t=="object","Invalid options"),Q(t.name&&typeof t.name=="string","Invalid rule name");for(let s in t)Q(s[0]!=="_","Cannot set private rule properties");let e=Object.assign({},t);e._resolve=[],e.method=e.method||e.name;let n=this._definition.rules[e.method],r=e.args;Q(n,"Unknown rule",e.method);let i=this.clone();if(r){Q(Object.keys(r).length===1||Object.keys(r).length===this._definition.rules[e.name].args.length,"Invalid rule definition for",this.type,e.name);for(let s in r){let o=r[s];if(n.argsByName){let a=n.argsByName.get(s);if(a.ref&&kt.isResolvable(o))e._resolve.push(s),i.$_mutateRegister(o);else if(a.normalize&&(o=a.normalize(o),r[s]=o),a.assert){let u=kt.validateArg(o,s,a);Q(!u,u,"or reference")}}if(o===void 0){delete r[s];continue}r[s]=o}}return n.multi||(i._ruleRemove(e.name,{clone:!1}),i._singleRules.set(e.name,e)),i.$_temp.ruleset===!1&&(i.$_temp.ruleset=null),n.priority?i._rules.unshift(e):i._rules.push(e),i}$_compile(t,e){return fv.schema(this.$_root,t,e)}$_createError(t,e,n,r,i,s={}){let o=s.flags!==!1?this._flags:{},a=s.messages?aF.merge(this._definition.messages,s.messages):this._definition.messages;return new sF.Report(t,e,n,o,a,r,i)}$_getFlag(t){return this._flags[t]}$_getRule(t){return this._singleRules.get(t)}$_mapLabels(t){return t=Array.isArray(t)?t:t.split("."),this._ids.labels(t)}$_match(t,e,n,r){n=Object.assign({},n),n.abortEarly=!0,n._externals=!1,e.snapshot();let i=!Gh.validate(t,this,e,n,r).errors;return e.restore(),i}$_modify(t){return kt.assertOptions(t,["each","once","ref","schema"]),MO.schema(this,t)||this}$_mutateRebuild(){Q(!this._inRuleset(),"Cannot add this rule inside a ruleset"),this._refs.reset(),this._ids.reset();let t=(e,{source:n,name:r,path:i,key:s})=>{let o=this._definition[n][r]&&this._definition[n][r].register;o!==!1&&this.$_mutateRegister(e,{family:o,key:s})};return this.$_modify({each:t}),this._definition.rebuild&&this._definition.rebuild(this),this.$_temp.ruleset=!1,this}$_mutateRegister(t,{family:e,key:n}={}){this._refs.register(t,e),this._ids.register(t,{key:n})}$_property(t){return this._definition.properties[t]}$_reach(t){return this._ids.reach(t)}$_rootReferences(){return this._refs.roots()}$_setFlag(t,e,n={}){Q(t[0]==="_"||!this._inRuleset(),"Cannot set flag inside a ruleset");let r=this._definition.flags[t]||{};if(IO(e,r.default)&&(e=void 0),IO(e,this._flags[t]))return this;let i=n.clone!==!1?this.clone():this;return e!==void 0?(i._flags[t]=e,i.$_mutateRegister(e)):delete i._flags[t],t[0]!=="_"&&(i.$_temp.ruleset=!1),i}$_parent(t,...e){return this[t][kt.symbols.parent].call(this,...e)}$_validate(t,e,n){return Gh.validate(t,this,e,n)}_assign(t){t.type=this.type,t.$_root=this.$_root,t.$_temp=Object.assign({},this.$_temp),t.$_temp.whens={},t._ids=this._ids.clone(),t._preferences=this._preferences,t._valids=this._valids&&this._valids.clone(),t._invalids=this._invalids&&this._invalids.clone(),t._rules=this._rules.slice(),t._singleRules=RO(this._singleRules,{shallow:!0}),t._refs=this._refs.clone(),t._flags=Object.assign({},this._flags),t._cache=null,t.$_terms={};for(let e in this.$_terms)t.$_terms[e]=this.$_terms[e]?this.$_terms[e].slice():null;t.$_super={};for(let e in this.$_super)t.$_super[e]=this._super[e].bind(t);return t}_bare(){let t=this.clone();t._reset();let e=t._definition.terms;for(let n in e){let r=e[n];t.$_terms[n]=r.init}return t.$_mutateRebuild()}_default(t,e,n={}){return kt.assertOptions(n,"literal"),Q(e!==void 0,"Missing",t,"value"),Q(typeof e=="function"||!n.literal,"Only function value supports literal option"),typeof e=="function"&&n.literal&&(e={[kt.symbols.literal]:!0,literal:e}),this.$_setFlag(t,e)}_generate(t,e,n){if(!this.$_terms.whens)return{schema:this};let r=[],i=[];for(let a=0;a<this.$_terms.whens.length;++a){let u=this.$_terms.whens[a];if(u.concat){r.push(u.concat),i.push(`${a}.concat`);continue}let c=u.ref?u.ref.resolve(t,e,n):t,l=u.is?[u]:u.switch,p=i.length;for(let h=0;h<l.length;++h){let{is:m,then:b,otherwise:v}=l[h],R=`${a}${u.switch?"."+h:""}`;if(m.$_match(c,e.nest(m,`${R}.is`),n)){if(b){let A=e.localize([...e.path,`${R}.then`],e.ancestors,e.schemas),{schema:T,id:w}=b._generate(t,A,n);r.push(T),i.push(`${R}.then${w?`(${w})`:""}`);break}}else if(v){let A=e.localize([...e.path,`${R}.otherwise`],e.ancestors,e.schemas),{schema:T,id:w}=v._generate(t,A,n);r.push(T),i.push(`${R}.otherwise${w?`(${w})`:""}`);break}}if(u.break&&i.length>p)break}let s=i.join(", ");if(e.mainstay.tracer.debug(e,"rule","when",s),!s)return{schema:this};if(!e.mainstay.tracer.active&&this.$_temp.whens[s])return{schema:this.$_temp.whens[s],id:s};let o=this;this._definition.generate&&(o=this._definition.generate(this,t,e,n));for(let a of r)o=o.concat(a);return this.$_root._tracer&&this.$_root._tracer._combine(o,[this,...r]),this.$_temp.whens[s]=o,{schema:o,id:s}}_inner(t,e,n={}){Q(!this._inRuleset(),`Cannot set ${t} inside a ruleset`);let r=this.clone();return(!r.$_terms[t]||n.override)&&(r.$_terms[t]=[]),n.single?r.$_terms[t].push(e):r.$_terms[t].push(...e),r.$_temp.ruleset=!1,r}_inRuleset(){return this.$_temp.ruleset!==null&&this.$_temp.ruleset!==!1}_ruleRemove(t,e={}){if(!this._singleRules.has(t))return this;let n=e.clone!==!1?this.clone():this;n._singleRules.delete(t);let r=[];for(let i=0;i<n._rules.length;++i){let s=n._rules[i];if(s.name===t&&!s.keep){n._inRuleset()&&i<n.$_temp.ruleset&&--n.$_temp.ruleset;continue}r.push(s)}return n._rules=r,n}_values(t,e){kt.verifyFlat(t,e.slice(1,-1));let n=this.clone(),r=t[0]===kt.symbols.override;if(r&&(t=t.slice(1)),!n[e]&&t.length?n[e]=new Hh:r&&(n[e]=t.length?new Hh:null,n.$_mutateRebuild()),!n[e])return n;r&&n[e].override();for(let i of t){Q(i!==void 0,"Cannot call allow/valid/invalid with undefined"),Q(i!==kt.symbols.override,"Override must be the first value");let s=e==="_invalids"?"_valids":"_invalids";n[s]&&(n[s].remove(i),n[s].length||(Q(e==="_valids"||!n._flags.only,"Setting invalid value",i,"leaves schema rejecting all values due to previous valid rule"),n[s]=null)),n[e].add(i,n._refs)}return n}};Kt.Base.prototype[kt.symbols.any]={version:kt.version,compile:fv.compile,root:"$_root"};Kt.Base.prototype.isImmutable=!0;Kt.Base.prototype.deny=Kt.Base.prototype.invalid;Kt.Base.prototype.disallow=Kt.Base.prototype.invalid;Kt.Base.prototype.equal=Kt.Base.prototype.valid;Kt.Base.prototype.exist=Kt.Base.prototype.required;Kt.Base.prototype.not=Kt.Base.prototype.invalid;Kt.Base.prototype.options=Kt.Base.prototype.prefs;Kt.Base.prototype.preferences=Kt.Base.prototype.prefs;qO.exports=new Kt.Base});var dr=f((l9,FO)=>{"use strict";var Vh=Ce(),uF=jO(),cF=Ze(),lF=pa();FO.exports=uF.extend({type:"any",flags:{only:{default:!1}},terms:{alterations:{init:null},examples:{init:null},externals:{init:null},metas:{init:[]},notes:{init:[]},shared:{init:null},tags:{init:[]},whens:{init:null}},rules:{custom:{method(t,e){return Vh(typeof t=="function","Method must be a function"),Vh(e===void 0||e&&typeof e=="string","Description must be a non-empty string"),this.$_addRule({name:"custom",args:{method:t,description:e}})},validate(t,e,{method:n}){try{return n(t,e)}catch(r){return e.error("any.custom",{error:r})}},args:["method","description"],multi:!0},messages:{method(t){return this.prefs({messages:t})}},shared:{method(t){Vh(cF.isSchema(t)&&t._flags.id,"Schema must be a schema with an id");let e=this.clone();return e.$_terms.shared=e.$_terms.shared||[],e.$_terms.shared.push(t),e.$_mutateRegister(t),e}},warning:{method(t,e){return Vh(t&&typeof t=="string","Invalid warning code"),this.$_addRule({name:"warning",args:{code:t,local:e},warn:!0})},validate(t,e,{code:n,local:r}){return e.error(n,r)},args:["code","local"],multi:!0}},modifiers:{keep(t,e=!0){t.keep=e},message(t,e){t.message=lF.compile(e)},warn(t,e=!0){t.warn=e}},manifest:{build(t,e){for(let n in e){let r=e[n];if(["examples","externals","metas","notes","tags"].includes(n)){for(let i of r)t=t[n.slice(0,-1)](i);continue}if(n==="alterations"){let i={};for(let{target:s,adjuster:o}of r)i[s]=o;t=t.alter(i);continue}if(n==="whens"){for(let i of r){let{ref:s,is:o,not:a,then:u,otherwise:c,concat:l}=i;l?t=t.concat(l):s?t=t.when(s,{is:o,not:a,then:u,otherwise:c,switch:i.switch,break:i.break}):t=t.when(o,{then:u,otherwise:c,break:i.break})}continue}if(n==="shared")for(let i of r)t=t.shared(i)}return t}},messages:{"any.custom":"{{#label}} failed custom validation because {{#error.message}}","any.default":"{{#label}} threw an error when running default method","any.failover":"{{#label}} threw an error when running failover method","any.invalid":"{{#label}} contains an invalid value","any.only":'{{#label}} must be {if(#valids.length == 1, "", "one of ")}{{#valids}}',"any.ref":"{{#label}} {{#arg}} references {{:#ref}} which {{#reason}}","any.required":"{{#label}} is required","any.unknown":"{{#label}} is not allowed"}})});var UO=f((p9,$O)=>{"use strict";var to=Ce(),pF=Kh(),hF=dr(),BO=Ze(),dF=Zs(),zh=Di(),fF=Ri(),ga={};$O.exports=hF.extend({type:"alternatives",flags:{match:{default:"any"}},terms:{matches:{init:[],register:fF.toSibling}},args(t,...e){return e.length===1&&Array.isArray(e[0])?t.try(...e[0]):t.try(...e)},validate(t,e){let{schema:n,error:r,state:i,prefs:s}=e;if(n._flags.match){let a=[],u=[];for(let l=0;l<n.$_terms.matches.length;++l){let p=n.$_terms.matches[l],h=i.nest(p.schema,`match.${l}`);h.snapshot();let m=p.schema.$_validate(t,h,s);m.errors?(u.push(m.errors),h.restore()):(a.push(m.value),h.commit())}if(a.length===0){let l={details:u.map(p=>zh.details(p,{override:!1}))};return{errors:r("alternatives.any",l)}}if(n._flags.match==="one")return a.length===1?{value:a[0]}:{errors:r("alternatives.one")};if(a.length!==n.$_terms.matches.length){let l={details:u.map(p=>zh.details(p,{override:!1}))};return{errors:r("alternatives.all",l)}}let c=l=>l.$_terms.matches.some(p=>p.schema.type==="object"||p.schema.type==="alternatives"&&c(p.schema));return c(n)?{value:a.reduce((l,p)=>pF(l,p,{mergeArrays:!1}))}:{value:a[a.length-1]}}let o=[];for(let a=0;a<n.$_terms.matches.length;++a){let u=n.$_terms.matches[a];if(u.schema){let p=i.nest(u.schema,`match.${a}`);p.snapshot();let h=u.schema.$_validate(t,p,s);if(!h.errors)return p.commit(),h;p.restore(),o.push({schema:u.schema,reports:h.errors});continue}let c=u.ref?u.ref.resolve(t,i,s):t,l=u.is?[u]:u.switch;for(let p=0;p<l.length;++p){let h=l[p],{is:m,then:b,otherwise:v}=h,R=`match.${a}${u.switch?"."+p:""}`;if(m.$_match(c,i.nest(m,`${R}.is`),s)){if(b)return b.$_validate(t,i.nest(b,`${R}.then`),s)}else if(v)return v.$_validate(t,i.nest(v,`${R}.otherwise`),s)}}return ga.errors(o,e)},rules:{conditional:{method(t,e){to(!this._flags._endedSwitch,"Unreachable condition"),to(!this._flags.match,"Cannot combine match mode",this._flags.match,"with conditional rule"),to(e.break===void 0,"Cannot use break option with alternatives conditional");let n=this.clone(),r=dF.when(n,t,e),i=r.is?[r]:r.switch;for(let s of i)if(s.then&&s.otherwise){n.$_setFlag("_endedSwitch",!0,{clone:!1});break}return n.$_terms.matches.push(r),n.$_mutateRebuild()}},match:{method(t){if(to(["any","one","all"].includes(t),"Invalid alternatives match mode",t),t!=="any")for(let e of this.$_terms.matches)to(e.schema,"Cannot combine match mode",t,"with conditional rules");return this.$_setFlag("match",t)}},try:{method(...t){to(t.length,"Missing alternative schemas"),BO.verifyFlat(t,"try"),to(!this._flags._endedSwitch,"Unreachable condition");let e=this.clone();for(let n of t)e.$_terms.matches.push({schema:e.$_compile(n)});return e.$_mutateRebuild()}}},overrides:{label(t){let e=this.$_parent("label",t),n=(r,i)=>i.path[0]!=="is"&&typeof r._flags.label!="string"?r.label(t):void 0;return e.$_modify({each:n,ref:!1})}},rebuild(t){let e=n=>{BO.isSchema(n)&&n.type==="array"&&t.$_setFlag("_arrayItems",!0,{clone:!1})};t.$_modify({each:e})},manifest:{build(t,e){if(e.matches)for(let n of e.matches){let{schema:r,ref:i,is:s,not:o,then:a,otherwise:u}=n;r?t=t.try(r):i?t=t.conditional(i,{is:s,then:a,not:o,otherwise:u,switch:n.switch}):t=t.conditional(s,{then:a,otherwise:u})}return t}},messages:{"alternatives.all":"{{#label}} does not match all of the required types","alternatives.any":"{{#label}} does not match any of the allowed types","alternatives.match":"{{#label}} does not match any of the allowed types","alternatives.one":"{{#label}} matches more than one allowed type","alternatives.types":"{{#label}} must be one of {{#types}}"}});ga.errors=function(t,{error:e,state:n}){if(!t.length)return{errors:e("alternatives.any")};if(t.length===1)return{errors:t[0].reports};let r=new Set,i=[];for(let{reports:s,schema:o}of t){if(s.length>1)return ga.unmatched(t,e);let a=s[0];if(!(a instanceof zh.Report))return ga.unmatched(t,e);if(a.state.path.length!==n.path.length){i.push({type:o.type,report:a});continue}if(a.code==="any.only"){for(let l of a.local.valids)r.add(l);continue}let[u,c]=a.code.split(".");c!=="base"?i.push({type:o.type,report:a}):a.code==="object.base"?r.add(a.local.type):r.add(u)}return i.length?i.length===1?{errors:i[0].report}:ga.unmatched(t,e):{errors:e("alternatives.types",{types:[...r]})}};ga.unmatched=function(t,e){let n=[];for(let r of t)n.push(...r.reports);return{errors:e("alternatives.match",zh.details(n,{override:!1}))}}});var WO=f((h9,KO)=>{"use strict";var Ju=Ce(),gF=zu(),mF=Ys(),yF=dr(),fr=Ze(),bF=Zs(),dt={};KO.exports=yF.extend({type:"array",flags:{single:{default:!1},sparse:{default:!1}},terms:{items:{init:[],manifest:"schema"},ordered:{init:[],manifest:"schema"},_exclusions:{init:[]},_inclusions:{init:[]},_requireds:{init:[]}},coerce:{from:"object",method(t,{schema:e,state:n,prefs:r}){if(!Array.isArray(t))return;let i=e.$_getRule("sort");if(i)return dt.sort(e,t,i.args.options,n,r)}},validate(t,{schema:e,error:n}){if(!Array.isArray(t)){if(e._flags.single){let r=[t];return r[fr.symbols.arraySingle]=!0,{value:r}}return{errors:n("array.base")}}if(!(!e.$_getRule("items")&&!e.$_terms.externals))return{value:t.slice()}},rules:{has:{method(t){t=this.$_compile(t,{appendPath:!0});let e=this.$_addRule({name:"has",args:{schema:t}});return e.$_mutateRegister(t),e},validate(t,{state:e,prefs:n,error:r},{schema:i}){let s=[t,...e.ancestors];for(let a=0;a<t.length;++a){let u=e.localize([...e.path,a],s,i);if(i.$_match(t[a],u,n))return t}let o=i._flags.label;return o?r("array.hasKnown",{patternLabel:o}):r("array.hasUnknown",null)},multi:!0},items:{method(...t){fr.verifyFlat(t,"items");let e=this.$_addRule("items");for(let n=0;n<t.length;++n){let r=fr.tryWithPath(()=>this.$_compile(t[n]),n,{append:!0});e.$_terms.items.push(r)}return e.$_mutateRebuild()},validate(t,{schema:e,error:n,state:r,prefs:i,errorsArray:s}){let o=e.$_terms._requireds.slice(),a=e.$_terms.ordered.slice(),u=[...e.$_terms._inclusions,...o],c=!t[fr.symbols.arraySingle];delete t[fr.symbols.arraySingle];let l=s(),p=t.length;for(let h=0;h<p;++h){let m=t[h],b=!1,v=!1,R=c?h:new Number(h),A=[...r.path,R];if(!e._flags.sparse&&m===void 0){if(l.push(n("array.sparse",{key:R,path:A,pos:h,value:void 0},r.localize(A))),i.abortEarly)return l;a.shift();continue}let T=[t,...r.ancestors];for(let P of e.$_terms._exclusions)if(P.$_match(m,r.localize(A,T,P),i,{presence:"ignore"})){if(l.push(n("array.excludes",{pos:h,value:m},r.localize(A))),i.abortEarly)return l;b=!0,a.shift();break}if(b)continue;if(e.$_terms.ordered.length){if(a.length){let P=a.shift(),G=P.$_validate(m,r.localize(A,T,P),i);if(G.errors){if(l.push(...G.errors),i.abortEarly)return l}else if(P._flags.result==="strip")dt.fastSplice(t,h),--h,--p;else if(!e._flags.sparse&&G.value===void 0){if(l.push(n("array.sparse",{key:R,path:A,pos:h,value:void 0},r.localize(A))),i.abortEarly)return l;continue}else t[h]=G.value;continue}else if(!e.$_terms.items.length){if(l.push(n("array.orderedLength",{pos:h,limit:e.$_terms.ordered.length})),i.abortEarly)return l;break}}let w=[],_=o.length;for(let P=0;P<_;++P){let G=r.localize(A,T,o[P]);G.snapshot();let re=o[P].$_validate(m,G,i);if(w[P]=re,!re.errors){if(G.commit(),t[h]=re.value,v=!0,dt.fastSplice(o,P),--P,--_,!e._flags.sparse&&re.value===void 0&&(l.push(n("array.sparse",{key:R,path:A,pos:h,value:void 0},r.localize(A))),i.abortEarly))return l;break}G.restore()}if(v)continue;let N=i.stripUnknown&&!!i.stripUnknown.arrays||!1;_=u.length;for(let P of u){let G,re=o.indexOf(P);if(re!==-1)G=w[re];else{let ae=r.localize(A,T,P);if(ae.snapshot(),G=P.$_validate(m,ae,i),!G.errors){ae.commit(),P._flags.result==="strip"?(dt.fastSplice(t,h),--h,--p):!e._flags.sparse&&G.value===void 0?(l.push(n("array.sparse",{key:R,path:A,pos:h,value:void 0},r.localize(A))),b=!0):t[h]=G.value,v=!0;break}ae.restore()}if(_===1){if(N){dt.fastSplice(t,h),--h,--p,v=!0;break}if(l.push(...G.errors),i.abortEarly)return l;b=!0;break}}if(!b&&(e.$_terms._inclusions.length||e.$_terms._requireds.length)&&!v){if(N){dt.fastSplice(t,h),--h,--p;continue}if(l.push(n("array.includes",{pos:h,value:m},r.localize(A))),i.abortEarly)return l}}return o.length&&dt.fillMissedErrors(e,l,o,t,r,i),a.length&&(dt.fillOrderedErrors(e,l,a,t,r,i),l.length||dt.fillDefault(a,t,r,i)),l.length?l:t},priority:!0,manifest:!1},length:{method(t){return this.$_addRule({name:"length",args:{limit:t},operator:"="})},validate(t,e,{limit:n},{name:r,operator:i,args:s}){return fr.compare(t.length,n,i)?t:e.error("array."+r,{limit:s.limit,value:t})},args:[{name:"limit",ref:!0,assert:fr.limit,message:"must be a positive integer"}]},max:{method(t){return this.$_addRule({name:"max",method:"length",args:{limit:t},operator:"<="})}},min:{method(t){return this.$_addRule({name:"min",method:"length",args:{limit:t},operator:">="})}},ordered:{method(...t){fr.verifyFlat(t,"ordered");let e=this.$_addRule("items");for(let n=0;n<t.length;++n){let r=fr.tryWithPath(()=>this.$_compile(t[n]),n,{append:!0});dt.validateSingle(r,e),e.$_mutateRegister(r),e.$_terms.ordered.push(r)}return e.$_mutateRebuild()}},single:{method(t){let e=t===void 0?!0:!!t;return Ju(!e||!this._flags._arrayItems,"Cannot specify single rule when array has array items"),this.$_setFlag("single",e)}},sort:{method(t={}){fr.assertOptions(t,["by","order"]);let e={order:t.order||"ascending"};return t.by&&(e.by=bF.ref(t.by,{ancestor:0}),Ju(!e.by.ancestor,"Cannot sort by ancestor")),this.$_addRule({name:"sort",args:{options:e}})},validate(t,{error:e,state:n,prefs:r,schema:i},{options:s}){let{value:o,errors:a}=dt.sort(i,t,s,n,r);if(a)return a;for(let u=0;u<t.length;++u)if(t[u]!==o[u])return e("array.sort",{order:s.order,by:s.by?s.by.key:"value"});return t},convert:!0},sparse:{method(t){let e=t===void 0?!0:!!t;return this._flags.sparse===e?this:(e?this.clone():this.$_addRule("items")).$_setFlag("sparse",e,{clone:!1})}},unique:{method(t,e={}){Ju(!t||typeof t=="function"||typeof t=="string","comparator must be a function or a string"),fr.assertOptions(e,["ignoreUndefined","separator"]);let n={name:"unique",args:{options:e,comparator:t}};if(t)if(typeof t=="string"){let r=fr.default(e.separator,".");n.path=r?t.split(r):[t]}else n.comparator=t;return this.$_addRule(n)},validate(t,{state:e,error:n,schema:r},{comparator:i,options:s},{comparator:o,path:a}){let u={string:Object.create(null),number:Object.create(null),undefined:Object.create(null),boolean:Object.create(null),bigint:Object.create(null),object:new Map,function:new Map,custom:new Map},c=o||gF,l=s.ignoreUndefined;for(let p=0;p<t.length;++p){let h=a?mF(t[p],a):t[p],m=o?u.custom:u[typeof h];if(Ju(m,"Failed to find unique map container for type",typeof h),m instanceof Map){let b=m.entries(),v;for(;!(v=b.next()).done;)if(c(v.value[0],h)){let R=e.localize([...e.path,p],[t,...e.ancestors]),A={pos:p,value:t[p],dupePos:v.value[1],dupeValue:t[v.value[1]]};return a&&(A.path=i),n("array.unique",A,R)}m.set(h,p)}else{if((!l||h!==void 0)&&m[h]!==void 0){let b={pos:p,value:t[p],dupePos:m[h],dupeValue:t[m[h]]};a&&(b.path=i);let v=e.localize([...e.path,p],[t,...e.ancestors]);return n("array.unique",b,v)}m[h]=p}}return t},args:["comparator","options"],multi:!0}},cast:{set:{from:Array.isArray,to(t,e){return new Set(t)}}},rebuild(t){t.$_terms._inclusions=[],t.$_terms._exclusions=[],t.$_terms._requireds=[];for(let e of t.$_terms.items)dt.validateSingle(e,t),e._flags.presence==="required"?t.$_terms._requireds.push(e):e._flags.presence==="forbidden"?t.$_terms._exclusions.push(e):t.$_terms._inclusions.push(e);for(let e of t.$_terms.ordered)dt.validateSingle(e,t)},manifest:{build(t,e){return e.items&&(t=t.items(...e.items)),e.ordered&&(t=t.ordered(...e.ordered)),t}},messages:{"array.base":"{{#label}} must be an array","array.excludes":"{{#label}} contains an excluded value","array.hasKnown":"{{#label}} does not contain at least one required match for type {:#patternLabel}","array.hasUnknown":"{{#label}} does not contain at least one required match","array.includes":"{{#label}} does not match any of the allowed types","array.includesRequiredBoth":"{{#label}} does not contain {{#knownMisses}} and {{#unknownMisses}} other required value(s)","array.includesRequiredKnowns":"{{#label}} does not contain {{#knownMisses}}","array.includesRequiredUnknowns":"{{#label}} does not contain {{#unknownMisses}} required value(s)","array.length":"{{#label}} must contain {{#limit}} items","array.max":"{{#label}} must contain less than or equal to {{#limit}} items","array.min":"{{#label}} must contain at least {{#limit}} items","array.orderedLength":"{{#label}} must contain at most {{#limit}} items","array.sort":"{{#label}} must be sorted in {#order} order by {{#by}}","array.sort.mismatching":"{{#label}} cannot be sorted due to mismatching types","array.sort.unsupported":"{{#label}} cannot be sorted due to unsupported type {#type}","array.sparse":"{{#label}} must not be a sparse array item","array.unique":"{{#label}} contains a duplicate value"}});dt.fillMissedErrors=function(t,e,n,r,i,s){let o=[],a=0;for(let u of n){let c=u._flags.label;c?o.push(c):++a}o.length?a?e.push(t.$_createError("array.includesRequiredBoth",r,{knownMisses:o,unknownMisses:a},i,s)):e.push(t.$_createError("array.includesRequiredKnowns",r,{knownMisses:o},i,s)):e.push(t.$_createError("array.includesRequiredUnknowns",r,{unknownMisses:a},i,s))};dt.fillOrderedErrors=function(t,e,n,r,i,s){let o=[];for(let a of n)a._flags.presence==="required"&&o.push(a);o.length&&dt.fillMissedErrors(t,e,o,r,i,s)};dt.fillDefault=function(t,e,n,r){let i=[],s=!0;for(let o=t.length-1;o>=0;--o){let a=t[o],u=[e,...n.ancestors],c=a.$_validate(void 0,n.localize(n.path,u,a),r).value;if(s){if(c===void 0)continue;s=!1}i.unshift(c)}i.length&&e.push(...i)};dt.fastSplice=function(t,e){let n=e;for(;n<t.length;)t[n++]=t[n];--t.length};dt.validateSingle=function(t,e){(t.type==="array"||t._flags._arrayItems)&&(Ju(!e._flags.single,"Cannot specify array item with single rule enabled"),e.$_setFlag("_arrayItems",!0,{clone:!1}))};dt.sort=function(t,e,n,r,i){let s=n.order==="ascending"?1:-1,o=-1*s,a=s,u=(c,l)=>{let p=dt.compare(c,l,o,a);if(p!==null||(n.by&&(c=n.by.resolve(c,r,i),l=n.by.resolve(l,r,i)),p=dt.compare(c,l,o,a),p!==null))return p;let h=typeof c;if(h!==typeof l)throw t.$_createError("array.sort.mismatching",e,null,r,i);if(h!=="number"&&h!=="string")throw t.$_createError("array.sort.unsupported",e,{type:h},r,i);return h==="number"?(c-l)*s:c<l?o:a};try{return{value:e.slice().sort(u)}}catch(c){return{errors:c}}};dt.compare=function(t,e,n,r){return t===e?0:t===void 0?1:e===void 0?-1:t===null?r:e===null?n:null}});var XO=f((d9,zO)=>{"use strict";var GO=Ce(),_F=dr(),HO=Ze(),VO=hv(),gv={};gv.isBool=function(t){return typeof t=="boolean"};zO.exports=_F.extend({type:"boolean",flags:{sensitive:{default:!1}},terms:{falsy:{init:null,manifest:"values"},truthy:{init:null,manifest:"values"}},coerce(t,{schema:e}){if(typeof t!="boolean"){if(typeof t=="string"){let n=e._flags.sensitive?t:t.toLowerCase();t=n==="true"?!0:n==="false"?!1:t}return typeof t!="boolean"&&(t=e.$_terms.truthy&&e.$_terms.truthy.has(t,null,null,!e._flags.sensitive)||(e.$_terms.falsy&&e.$_terms.falsy.has(t,null,null,!e._flags.sensitive)?!1:t)),{value:t}}},validate(t,{error:e}){if(typeof t!="boolean")return{value:t,errors:e("boolean.base")}},rules:{truthy:{method(...t){HO.verifyFlat(t,"truthy");let e=this.clone();e.$_terms.truthy=e.$_terms.truthy||new VO;for(let n=0;n<t.length;++n){let r=t[n];GO(r!==void 0,"Cannot call truthy with undefined"),e.$_terms.truthy.add(r)}return e}},falsy:{method(...t){HO.verifyFlat(t,"falsy");let e=this.clone();e.$_terms.falsy=e.$_terms.falsy||new VO;for(let n=0;n<t.length;++n){let r=t[n];GO(r!==void 0,"Cannot call falsy with undefined"),e.$_terms.falsy.add(r)}return e}},sensitive:{method(t=!0){return this.$_setFlag("sensitive",t)}}},cast:{number:{from:gv.isBool,to(t,e){return t?1:0}},string:{from:gv.isBool,to(t,e){return t?"true":"false"}}},manifest:{build(t,e){return e.truthy&&(t=t.truthy(...e.truthy)),e.falsy&&(t=t.falsy(...e.falsy)),t}},messages:{"boolean.base":"{{#label}} must be a boolean"}})});var ZO=f((f9,QO)=>{"use strict";var YO=Ce(),vF=dr(),JO=Ze(),SF=vs(),qr={};qr.isDate=function(t){return t instanceof Date};QO.exports=vF.extend({type:"date",coerce:{from:["number","string"],method(t,{schema:e}){return{value:qr.parse(t,e._flags.format)||t}}},validate(t,{schema:e,error:n,prefs:r}){if(t instanceof Date&&!isNaN(t.getTime()))return;let i=e._flags.format;return!r.convert||!i||typeof t!="string"?{value:t,errors:n("date.base")}:{value:t,errors:n("date.format",{format:i})}},rules:{compare:{method:!1,validate(t,e,{date:n},{name:r,operator:i,args:s}){let o=n==="now"?Date.now():n.getTime();return JO.compare(t.getTime(),o,i)?t:e.error("date."+r,{limit:s.date,value:t})},args:[{name:"date",ref:!0,normalize:t=>t==="now"?t:qr.parse(t),assert:t=>t!==null,message:"must have a valid date format"}]},format:{method(t){return YO(["iso","javascript","unix"].includes(t),"Unknown date format",t),this.$_setFlag("format",t)}},greater:{method(t){return this.$_addRule({name:"greater",method:"compare",args:{date:t},operator:">"})}},iso:{method(){return this.format("iso")}},less:{method(t){return this.$_addRule({name:"less",method:"compare",args:{date:t},operator:"<"})}},max:{method(t){return this.$_addRule({name:"max",method:"compare",args:{date:t},operator:"<="})}},min:{method(t){return this.$_addRule({name:"min",method:"compare",args:{date:t},operator:">="})}},timestamp:{method(t="javascript"){return YO(["javascript","unix"].includes(t),'"type" must be one of "javascript, unix"'),this.format(t)}}},cast:{number:{from:qr.isDate,to(t,e){return t.getTime()}},string:{from:qr.isDate,to(t,{prefs:e}){return SF.date(t,e)}}},messages:{"date.base":"{{#label}} must be a valid date","date.format":'{{#label}} must be in {msg("date.format." + #format) || #format} format',"date.greater":"{{#label}} must be greater than {{:#limit}}","date.less":"{{#label}} must be less than {{:#limit}}","date.max":"{{#label}} must be less than or equal to {{:#limit}}","date.min":"{{#label}} must be greater than or equal to {{:#limit}}","date.format.iso":"ISO 8601 date","date.format.javascript":"timestamp or number of milliseconds","date.format.unix":"timestamp or number of seconds"}});qr.parse=function(t,e){if(t instanceof Date)return t;if(typeof t!="string"&&(isNaN(t)||!isFinite(t))||/^\s*$/.test(t))return null;if(e==="iso")return JO.isIsoDate(t)?qr.date(t.toString()):null;let n=t;if(typeof t=="string"&&/^[+-]?\d+(\.\d+)?$/.test(t)&&(t=parseFloat(t)),e){if(e==="javascript")return qr.date(1*t);if(e==="unix")return qr.date(1e3*t);if(typeof n=="string")return null}return qr.date(t)};qr.date=function(t){let e=new Date(t);return isNaN(e.getTime())?null:e}});var iP=f((g9,rP)=>{"use strict";var Xh=Ce(),tP=yn(),nP=Kh(),eP=Ys(),Yh={};rP.exports=function(t,e,n={}){if(Xh(t&&typeof t=="object","Invalid defaults value: must be an object"),Xh(!e||e===!0||typeof e=="object","Invalid source value: must be true, falsy or an object"),Xh(typeof n=="object","Invalid options: must be an object"),!e)return null;if(n.shallow)return Yh.applyToDefaultsWithShallow(t,e,n);let r=tP(t);if(e===!0)return r;let i=n.nullOverride!==void 0?n.nullOverride:!1;return nP(r,e,{nullOverride:i,mergeArrays:!1})};Yh.applyToDefaultsWithShallow=function(t,e,n){let r=n.shallow;Xh(Array.isArray(r),"Invalid keys");let i=new Map,s=e===!0?null:new Set;for(let u of r){u=Array.isArray(u)?u:u.split(".");let c=eP(t,u);c&&typeof c=="object"?i.set(c,s&&eP(e,u)||c):s&&s.add(u)}let o=tP(t,{},i);if(!s)return o;for(let u of s)Yh.reachCopy(o,e,u);let a=n.nullOverride!==void 0?n.nullOverride:!1;return nP(o,e,{nullOverride:a,mergeArrays:!1})};Yh.reachCopy=function(t,e,n){for(let s of n){if(!(s in e))return;let o=e[s];if(typeof o!="object"||o===null)return;e=o}let r=e,i=t;for(let s=0;s<n.length-1;++s){let o=n[s];typeof i[o]!="object"&&(i[o]={}),i=i[o]}i[n[n.length-1]]=r}});var aP=f(oP=>{"use strict";var no=Ce(),sP={};oP.Sorter=class{constructor(){this._items=[],this.nodes=[]}add(t,e){e=e||{};let n=[].concat(e.before||[]),r=[].concat(e.after||[]),i=e.group||"?",s=e.sort||0;no(!n.includes(i),`Item cannot come before itself: ${i}`),no(!n.includes("?"),"Item cannot come before unassociated items"),no(!r.includes(i),`Item cannot come after itself: ${i}`),no(!r.includes("?"),"Item cannot come after unassociated items"),Array.isArray(t)||(t=[t]);for(let o of t){let a={seq:this._items.length,sort:s,before:n,after:r,group:i,node:o};this._items.push(a)}if(!e.manual){let o=this._sort();no(o,"item",i!=="?"?`added into group ${i}`:"","created a dependencies error")}return this.nodes}merge(t){Array.isArray(t)||(t=[t]);for(let n of t)if(n)for(let r of n._items)this._items.push(Object.assign({},r));this._items.sort(sP.mergeSort);for(let n=0;n<this._items.length;++n)this._items[n].seq=n;let e=this._sort();return no(e,"merge created a dependencies error"),this.nodes}sort(){let t=this._sort();return no(t,"sort created a dependencies error"),this.nodes}_sort(){let t={},e=Object.create(null),n=Object.create(null);for(let a of this._items){let u=a.seq,c=a.group;n[c]=n[c]||[],n[c].push(u),t[u]=a.before;for(let l of a.after)e[l]=e[l]||[],e[l].push(u)}for(let a in t){let u=[];for(let c in t[a]){let l=t[a][c];n[l]=n[l]||[],u.push(...n[l])}t[a]=u}for(let a in e)if(n[a])for(let u of n[a])t[u].push(...e[a]);let r={};for(let a in t){let u=t[a];for(let c of u)r[c]=r[c]||[],r[c].push(a)}let i={},s=[];for(let a=0;a<this._items.length;++a){let u=a;if(r[a]){u=null;for(let c=0;c<this._items.length;++c){if(i[c]===!0)continue;r[c]||(r[c]=[]);let l=r[c].length,p=0;for(let h=0;h<l;++h)i[r[c][h]]&&++p;if(p===l){u=c;break}}}u!==null&&(i[u]=!0,s.push(u))}if(s.length!==this._items.length)return!1;let o={};for(let a of this._items)o[a.seq]=a;this._items=[],this.nodes=[];for(let a of s){let u=o[a];this.nodes.push(u.node),this._items.push(u)}return!0}};sP.mergeSort=(t,e)=>t.sort===e.sort?0:t.sort<e.sort?-1:1});var yv=f((b9,lP)=>{"use strict";var TF=iP(),gr=Ce(),uP=yn(),wF=aP(),xF=dr(),pn=Ze(),mv=Zs(),EF=Di(),cP=Ri(),Jh=vs(),le={renameDefaults:{alias:!1,multiple:!1,override:!1}};lP.exports=xF.extend({type:"_keys",properties:{typeof:"object"},flags:{unknown:{default:void 0}},terms:{dependencies:{init:null},keys:{init:null,manifest:{mapped:{from:"schema",to:"key"}}},patterns:{init:null},renames:{init:null}},args(t,e){return t.keys(e)},validate(t,{schema:e,error:n,state:r,prefs:i}){if(!t||typeof t!==e.$_property("typeof")||Array.isArray(t))return{value:t,errors:n("object.base",{type:e.$_property("typeof")})};if(!e.$_terms.renames&&!e.$_terms.dependencies&&!e.$_terms.keys&&!e.$_terms.patterns&&!e.$_terms.externals)return;t=le.clone(t,i);let s=[];if(e.$_terms.renames&&!le.rename(e,t,r,i,s))return{value:t,errors:s};if(!e.$_terms.keys&&!e.$_terms.patterns&&!e.$_terms.dependencies)return{value:t,errors:s};let o=new Set(Object.keys(t));if(e.$_terms.keys){let a=[t,...r.ancestors];for(let u of e.$_terms.keys){let c=u.key,l=t[c];o.delete(c);let p=r.localize([...r.path,c],a,u),h=u.schema.$_validate(l,p,i);if(h.errors){if(i.abortEarly)return{value:t,errors:h.errors};h.value!==void 0&&(t[c]=h.value),s.push(...h.errors)}else u.schema._flags.result==="strip"||h.value===void 0&&l!==void 0?delete t[c]:h.value!==void 0&&(t[c]=h.value)}}if(o.size||e._flags._hasPatternMatch){let a=le.unknown(e,t,o,s,r,i);if(a)return a}if(e.$_terms.dependencies)for(let a of e.$_terms.dependencies){if(a.key!==null&&le.isPresent(a.options)(a.key.resolve(t,r,i,null,{shadow:!1}))===!1)continue;let u=le.dependencies[a.rel](e,a,t,r,i);if(u){let c=e.$_createError(u.code,t,u.context,r,i);if(i.abortEarly)return{value:t,errors:c};s.push(c)}}return{value:t,errors:s}},rules:{and:{method(...t){return pn.verifyFlat(t,"and"),le.dependency(this,"and",null,t)}},append:{method(t){return t==null||Object.keys(t).length===0?this:this.keys(t)}},assert:{method(t,e,n){Jh.isTemplate(t)||(t=mv.ref(t)),gr(n===void 0||typeof n=="string","Message must be a string"),e=this.$_compile(e,{appendPath:!0});let r=this.$_addRule({name:"assert",args:{subject:t,schema:e,message:n}});return r.$_mutateRegister(t),r.$_mutateRegister(e),r},validate(t,{error:e,prefs:n,state:r},{subject:i,schema:s,message:o}){let a=i.resolve(t,r,n),u=cP.isRef(i)?i.absolute(r):[];return s.$_match(a,r.localize(u,[t,...r.ancestors],s),n)?t:e("object.assert",{subject:i,message:o})},args:["subject","schema","message"],multi:!0},instance:{method(t,e){return gr(typeof t=="function","constructor must be a function"),e=e||t.name,this.$_addRule({name:"instance",args:{constructor:t,name:e}})},validate(t,e,{constructor:n,name:r}){return t instanceof n?t:e.error("object.instance",{type:r,value:t})},args:["constructor","name"]},keys:{method(t){gr(t===void 0||typeof t=="object","Object schema must be a valid object"),gr(!pn.isSchema(t),"Object schema cannot be a joi schema");let e=this.clone();if(!t)e.$_terms.keys=null;else if(!Object.keys(t).length)e.$_terms.keys=new le.Keys;else{e.$_terms.keys=e.$_terms.keys?e.$_terms.keys.filter(n=>!t.hasOwnProperty(n.key)):new le.Keys;for(let n in t)pn.tryWithPath(()=>e.$_terms.keys.push({key:n,schema:this.$_compile(t[n])}),n)}return e.$_mutateRebuild()}},length:{method(t){return this.$_addRule({name:"length",args:{limit:t},operator:"="})},validate(t,e,{limit:n},{name:r,operator:i,args:s}){return pn.compare(Object.keys(t).length,n,i)?t:e.error("object."+r,{limit:s.limit,value:t})},args:[{name:"limit",ref:!0,assert:pn.limit,message:"must be a positive integer"}]},max:{method(t){return this.$_addRule({name:"max",method:"length",args:{limit:t},operator:"<="})}},min:{method(t){return this.$_addRule({name:"min",method:"length",args:{limit:t},operator:">="})}},nand:{method(...t){return pn.verifyFlat(t,"nand"),le.dependency(this,"nand",null,t)}},or:{method(...t){return pn.verifyFlat(t,"or"),le.dependency(this,"or",null,t)}},oxor:{method(...t){return le.dependency(this,"oxor",null,t)}},pattern:{method(t,e,n={}){let r=t instanceof RegExp;r||(t=this.$_compile(t,{appendPath:!0})),gr(e!==void 0,"Invalid rule"),pn.assertOptions(n,["fallthrough","matches"]),r&&gr(!t.flags.includes("g")&&!t.flags.includes("y"),"pattern should not use global or sticky mode"),e=this.$_compile(e,{appendPath:!0});let i=this.clone();i.$_terms.patterns=i.$_terms.patterns||[];let s={[r?"regex":"schema"]:t,rule:e};return n.matches&&(s.matches=this.$_compile(n.matches),s.matches.type!=="array"&&(s.matches=s.matches.$_root.array().items(s.matches)),i.$_mutateRegister(s.matches),i.$_setFlag("_hasPatternMatch",!0,{clone:!1})),n.fallthrough&&(s.fallthrough=!0),i.$_terms.patterns.push(s),i.$_mutateRegister(e),i}},ref:{method(){return this.$_addRule("ref")},validate(t,e){return cP.isRef(t)?t:e.error("object.refType",{value:t})}},regex:{method(){return this.$_addRule("regex")},validate(t,e){return t instanceof RegExp?t:e.error("object.regex",{value:t})}},rename:{method(t,e,n={}){gr(typeof t=="string"||t instanceof RegExp,"Rename missing the from argument"),gr(typeof e=="string"||e instanceof Jh,"Invalid rename to argument"),gr(e!==t,"Cannot rename key to same name:",t),pn.assertOptions(n,["alias","ignoreUndefined","override","multiple"]);let r=this.clone();r.$_terms.renames=r.$_terms.renames||[];for(let i of r.$_terms.renames)gr(i.from!==t,"Cannot rename the same key multiple times");return e instanceof Jh&&r.$_mutateRegister(e),r.$_terms.renames.push({from:t,to:e,options:TF(le.renameDefaults,n)}),r}},schema:{method(t="any"){return this.$_addRule({name:"schema",args:{type:t}})},validate(t,e,{type:n}){return pn.isSchema(t)&&(n==="any"||t.type===n)?t:e.error("object.schema",{type:n})}},unknown:{method(t){return this.$_setFlag("unknown",t!==!1)}},with:{method(t,e,n={}){return le.dependency(this,"with",t,e,n)}},without:{method(t,e,n={}){return le.dependency(this,"without",t,e,n)}},xor:{method(...t){return pn.verifyFlat(t,"xor"),le.dependency(this,"xor",null,t)}}},overrides:{default(t,e){return t===void 0&&(t=pn.symbols.deepDefault),this.$_parent("default",t,e)}},rebuild(t){if(t.$_terms.keys){let e=new wF.Sorter;for(let n of t.$_terms.keys)pn.tryWithPath(()=>e.add(n,{after:n.schema.$_rootReferences(),group:n.key}),n.key);t.$_terms.keys=new le.Keys(...e.nodes)}},manifest:{build(t,e){if(e.keys&&(t=t.keys(e.keys)),e.dependencies)for(let{rel:n,key:r=null,peers:i,options:s}of e.dependencies)t=le.dependency(t,n,r,i,s);if(e.patterns)for(let{regex:n,schema:r,rule:i,fallthrough:s,matches:o}of e.patterns)t=t.pattern(n||r,i,{fallthrough:s,matches:o});if(e.renames)for(let{from:n,to:r,options:i}of e.renames)t=t.rename(n,r,i);return t}},messages:{"object.and":"{{#label}} contains {{#presentWithLabels}} without its required peers {{#missingWithLabels}}","object.assert":'{{#label}} is invalid because {if(#subject.key, `"` + #subject.key + `" failed to ` + (#message || "pass the assertion test"), #message || "the assertion failed")}',"object.base":"{{#label}} must be of type {{#type}}","object.instance":"{{#label}} must be an instance of {{:#type}}","object.length":'{{#label}} must have {{#limit}} key{if(#limit == 1, "", "s")}',"object.max":'{{#label}} must have less than or equal to {{#limit}} key{if(#limit == 1, "", "s")}',"object.min":'{{#label}} must have at least {{#limit}} key{if(#limit == 1, "", "s")}',"object.missing":"{{#label}} must contain at least one of {{#peersWithLabels}}","object.nand":"{{:#mainWithLabel}} must not exist simultaneously with {{#peersWithLabels}}","object.oxor":"{{#label}} contains a conflict between optional exclusive peers {{#peersWithLabels}}","object.pattern.match":"{{#label}} keys failed to match pattern requirements","object.refType":"{{#label}} must be a Joi reference","object.regex":"{{#label}} must be a RegExp object","object.rename.multiple":"{{#label}} cannot rename {{:#from}} because multiple renames are disabled and another key was already renamed to {{:#to}}","object.rename.override":"{{#label}} cannot rename {{:#from}} because override is disabled and target {{:#to}} exists","object.schema":"{{#label}} must be a Joi schema of {{#type}} type","object.unknown":"{{#label}} is not allowed","object.with":"{{:#mainWithLabel}} missing required peer {{:#peerWithLabel}}","object.without":"{{:#mainWithLabel}} conflict with forbidden peer {{:#peerWithLabel}}","object.xor":"{{#label}} contains a conflict between exclusive peers {{#peersWithLabels}}"}});le.clone=function(t,e){if(typeof t=="object"){if(e.nonEnumerables)return uP(t,{shallow:!0});let r=Object.create(Object.getPrototypeOf(t));return Object.assign(r,t),r}let n=function(...r){return t.apply(this,r)};return n.prototype=uP(t.prototype),Object.defineProperty(n,"name",{value:t.name,writable:!1}),Object.defineProperty(n,"length",{value:t.length,writable:!1}),Object.assign(n,t),n};le.dependency=function(t,e,n,r,i){gr(n===null||typeof n=="string",e,"key must be a strings"),i||(i=r.length>1&&typeof r[r.length-1]=="object"?r.pop():{}),pn.assertOptions(i,["separator","isPresent"]),r=[].concat(r);let s=pn.default(i.separator,"."),o=[];for(let u of r)gr(typeof u=="string",e,"peers must be strings"),o.push(mv.ref(u,{separator:s,ancestor:0,prefix:!1}));n!==null&&(n=mv.ref(n,{separator:s,ancestor:0,prefix:!1}));let a=t.clone();return a.$_terms.dependencies=a.$_terms.dependencies||[],a.$_terms.dependencies.push(new le.Dependency(e,n,o,r,i)),a};le.dependencies={and(t,e,n,r,i){let s=[],o=[],a=e.peers.length,u=le.isPresent(e.options);for(let c of e.peers)u(c.resolve(n,r,i,null,{shadow:!1}))===!1?s.push(c.key):o.push(c.key);if(s.length!==a&&o.length!==a)return{code:"object.and",context:{present:o,presentWithLabels:le.keysToLabels(t,o),missing:s,missingWithLabels:le.keysToLabels(t,s)}}},nand(t,e,n,r,i){let s=[],o=le.isPresent(e.options);for(let c of e.peers)o(c.resolve(n,r,i,null,{shadow:!1}))&&s.push(c.key);if(s.length!==e.peers.length)return;let a=e.paths[0],u=e.paths.slice(1);return{code:"object.nand",context:{main:a,mainWithLabel:le.keysToLabels(t,a),peers:u,peersWithLabels:le.keysToLabels(t,u)}}},or(t,e,n,r,i){let s=le.isPresent(e.options);for(let o of e.peers)if(s(o.resolve(n,r,i,null,{shadow:!1})))return;return{code:"object.missing",context:{peers:e.paths,peersWithLabels:le.keysToLabels(t,e.paths)}}},oxor(t,e,n,r,i){let s=[],o=le.isPresent(e.options);for(let u of e.peers)o(u.resolve(n,r,i,null,{shadow:!1}))&&s.push(u.key);if(!s.length||s.length===1)return;let a={peers:e.paths,peersWithLabels:le.keysToLabels(t,e.paths)};return a.present=s,a.presentWithLabels=le.keysToLabels(t,s),{code:"object.oxor",context:a}},with(t,e,n,r,i){let s=le.isPresent(e.options);for(let o of e.peers)if(s(o.resolve(n,r,i,null,{shadow:!1}))===!1)return{code:"object.with",context:{main:e.key.key,mainWithLabel:le.keysToLabels(t,e.key.key),peer:o.key,peerWithLabel:le.keysToLabels(t,o.key)}}},without(t,e,n,r,i){let s=le.isPresent(e.options);for(let o of e.peers)if(s(o.resolve(n,r,i,null,{shadow:!1})))return{code:"object.without",context:{main:e.key.key,mainWithLabel:le.keysToLabels(t,e.key.key),peer:o.key,peerWithLabel:le.keysToLabels(t,o.key)}}},xor(t,e,n,r,i){let s=[],o=le.isPresent(e.options);for(let u of e.peers)o(u.resolve(n,r,i,null,{shadow:!1}))&&s.push(u.key);if(s.length===1)return;let a={peers:e.paths,peersWithLabels:le.keysToLabels(t,e.paths)};return s.length===0?{code:"object.missing",context:a}:(a.present=s,a.presentWithLabels=le.keysToLabels(t,s),{code:"object.xor",context:a})}};le.keysToLabels=function(t,e){return Array.isArray(e)?e.map(n=>t.$_mapLabels(n)):t.$_mapLabels(e)};le.isPresent=function(t){return typeof t.isPresent=="function"?t.isPresent:e=>e!==void 0};le.rename=function(t,e,n,r,i){let s={};for(let o of t.$_terms.renames){let a=[],u=typeof o.from!="string";if(!u)Object.prototype.hasOwnProperty.call(e,o.from)&&(e[o.from]!==void 0||!o.options.ignoreUndefined)&&a.push(o);else for(let c in e){if(e[c]===void 0&&o.options.ignoreUndefined||c===o.to)continue;let l=o.from.exec(c);l&&a.push({from:c,to:o.to,match:l})}for(let c of a){let l=c.from,p=c.to;if(p instanceof Jh&&(p=p.render(e,n,r,c.match)),l!==p){if(!o.options.multiple&&s[p]&&(i.push(t.$_createError("object.rename.multiple",e,{from:l,to:p,pattern:u},n,r)),r.abortEarly)||Object.prototype.hasOwnProperty.call(e,p)&&!o.options.override&&!s[p]&&(i.push(t.$_createError("object.rename.override",e,{from:l,to:p,pattern:u},n,r)),r.abortEarly))return!1;e[l]===void 0?delete e[p]:e[p]=e[l],s[p]=!0,o.options.alias||delete e[l]}}}return!0};le.unknown=function(t,e,n,r,i,s){if(t.$_terms.patterns){let a=!1,u=t.$_terms.patterns.map(l=>{if(l.matches)return a=!0,[]}),c=[e,...i.ancestors];for(let l of n){let p=e[l],h=[...i.path,l];for(let m=0;m<t.$_terms.patterns.length;++m){let b=t.$_terms.patterns[m];if(b.regex){let A=b.regex.test(l);if(i.mainstay.tracer.debug(i,"rule",`pattern.${m}`,A?"pass":"error"),!A)continue}else if(!b.schema.$_match(l,i.nest(b.schema,`pattern.${m}`),s))continue;n.delete(l);let v=i.localize(h,c,{schema:b.rule,key:l}),R=b.rule.$_validate(p,v,s);if(R.errors){if(s.abortEarly)return{value:e,errors:R.errors};r.push(...R.errors)}if(b.matches&&u[m].push(l),e[l]=R.value,!b.fallthrough)break}}if(a)for(let l=0;l<u.length;++l){let p=u[l];if(!p)continue;let h=t.$_terms.patterns[l].matches,m=i.localize(i.path,c,h),b=h.$_validate(p,m,s);if(b.errors){let v=EF.details(b.errors,{override:!1});v.matches=p;let R=t.$_createError("object.pattern.match",e,v,i,s);if(s.abortEarly)return{value:e,errors:R};r.push(R)}}}if(!n.size||!t.$_terms.keys&&!t.$_terms.patterns)return;if(s.stripUnknown&&typeof t._flags.unknown>"u"||s.skipFunctions){let a=s.stripUnknown?s.stripUnknown===!0?!0:!!s.stripUnknown.objects:!1;for(let u of n)a?(delete e[u],n.delete(u)):typeof e[u]=="function"&&n.delete(u)}if(!pn.default(t._flags.unknown,s.allowUnknown))for(let a of n){let u=i.localize([...i.path,a],[]),c=t.$_createError("object.unknown",e[a],{child:a},u,s,{flags:!1});if(s.abortEarly)return{value:e,errors:c};r.push(c)}};le.Dependency=class{constructor(t,e,n,r,i){this.rel=t,this.key=e,this.peers=n,this.paths=r,this.options=i}describe(){let t={rel:this.rel,peers:this.paths};return this.key!==null&&(t.key=this.key.key),this.peers[0].separator!=="."&&(t.options={...t.options,separator:this.peers[0].separator}),this.options.isPresent&&(t.options={...t.options,isPresent:this.options.isPresent}),t}};le.Keys=class extends Array{concat(t){let e=this.slice(),n=new Map;for(let r=0;r<e.length;++r)n.set(e[r].key,r);for(let r of t){let i=r.key,s=n.get(i);s!==void 0?e[s]={key:i,schema:e[s].schema.concat(r.schema)}:e.push(r)}return e}}});var hP=f((S9,pP)=>{"use strict";var bv=Ce(),kF=yv();pP.exports=kF.extend({type:"function",properties:{typeof:"function"},rules:{arity:{method(t){return bv(Number.isSafeInteger(t)&&t>=0,"n must be a positive integer"),this.$_addRule({name:"arity",args:{n:t}})},validate(t,e,{n}){return t.length===n?t:e.error("function.arity",{n})}},class:{method(){return this.$_addRule("class")},validate(t,e){return/^\s*class\s/.test(t.toString())?t:e.error("function.class",{value:t})}},minArity:{method(t){return bv(Number.isSafeInteger(t)&&t>0,"n must be a strict positive integer"),this.$_addRule({name:"minArity",args:{n:t}})},validate(t,e,{n}){return t.length>=n?t:e.error("function.minArity",{n})}},maxArity:{method(t){return bv(Number.isSafeInteger(t)&&t>=0,"n must be a positive integer"),this.$_addRule({name:"maxArity",args:{n:t}})},validate(t,e,{n}){return t.length<=n?t:e.error("function.maxArity",{n})}}},messages:{"function.arity":"{{#label}} must have an arity of {{#n}}","function.class":"{{#label}} must be a class","function.maxArity":"{{#label}} must have an arity lesser or equal to {{#n}}","function.minArity":"{{#label}} must have an arity greater or equal to {{#n}}"}})});var fP=f((T9,dP)=>{"use strict";var Li=Ce(),AF=dr(),OF=Ze(),PF=Zs(),DF=Di(),Ni={};dP.exports=AF.extend({type:"link",properties:{schemaChain:!0},terms:{link:{init:null,manifest:"single",register:!1}},args(t,e){return t.ref(e)},validate(t,{schema:e,state:n,prefs:r}){Li(e.$_terms.link,"Uninitialized link schema");let i=Ni.generate(e,t,n,r),s=e.$_terms.link[0].ref;return i.$_validate(t,n.nest(i,`link:${s.display}:${i.type}`),r)},generate(t,e,n,r){return Ni.generate(t,e,n,r)},rules:{ref:{method(t){Li(!this.$_terms.link,"Cannot reinitialize schema"),t=PF.ref(t),Li(t.type==="value"||t.type==="local","Invalid reference type:",t.type),Li(t.type==="local"||t.ancestor==="root"||t.ancestor>0,"Link cannot reference itself");let e=this.clone();return e.$_terms.link=[{ref:t}],e}},relative:{method(t=!0){return this.$_setFlag("relative",t)}}},overrides:{concat(t){Li(this.$_terms.link,"Uninitialized link schema"),Li(OF.isSchema(t),"Invalid schema object"),Li(t.type!=="link","Cannot merge type link with another link");let e=this.clone();return e.$_terms.whens||(e.$_terms.whens=[]),e.$_terms.whens.push({concat:t}),e.$_mutateRebuild()}},manifest:{build(t,e){return Li(e.link,"Invalid link description missing link"),t.ref(e.link)}}});Ni.generate=function(t,e,n,r){let i=n.mainstay.links.get(t);if(i)return i._generate(e,n,r).schema;let s=t.$_terms.link[0].ref,{perspective:o,path:a}=Ni.perspective(s,n);Ni.assert(o,"which is outside of schema boundaries",s,t,n,r);try{i=a.length?o.$_reach(a):o}catch{Ni.assert(!1,"to non-existing schema",s,t,n,r)}return Ni.assert(i.type!=="link","which is another link",s,t,n,r),t._flags.relative||n.mainstay.links.set(t,i),i._generate(e,n,r).schema};Ni.perspective=function(t,e){if(t.type==="local"){for(let{schema:n,key:r}of e.schemas){if((n._flags.id||r)===t.path[0])return{perspective:n,path:t.path.slice(1)};if(n.$_terms.shared){for(let s of n.$_terms.shared)if(s._flags.id===t.path[0])return{perspective:s,path:t.path.slice(1)}}}return{perspective:null,path:null}}return t.ancestor==="root"?{perspective:e.schemas[e.schemas.length-1].schema,path:t.path}:{perspective:e.schemas[t.ancestor]&&e.schemas[t.ancestor].schema,path:t.path}};Ni.assert=function(t,e,n,r,i,s){t||Li(!1,`"${DF.label(r._flags,i,s)}" contains link reference "${n.display}" ${e}`)}});var mP=f((w9,gP)=>{"use strict";var _v=Ce(),RF=dr(),vv=Ze(),Hn={numberRx:/^\s*[+-]?(?:(?:\d+(?:\.\d*)?)|(?:\.\d+))(?:e([+-]?\d+))?\s*$/i,precisionRx:/(?:\.(\d+))?(?:[eE]([+-]?\d+))?$/,exponentialPartRegex:/[eE][+-]?\d+$/,leadingSignAndZerosRegex:/^[+-]?(0*)?/,dotRegex:/\./,trailingZerosRegex:/0+$/,decimalPlaces(t){let e=t.toString(),n=e.indexOf("."),r=e.indexOf("e");return(n<0?0:(r<0?e.length:r)-n-1)+(r<0?0:Math.max(0,-parseInt(e.slice(r+1))))}};gP.exports=RF.extend({type:"number",flags:{unsafe:{default:!1}},coerce:{from:"string",method(t,{schema:e,error:n}){if(!t.match(Hn.numberRx))return;t=t.trim();let i={value:parseFloat(t)};if(i.value===0&&(i.value=0),!e._flags.unsafe)if(t.match(/e/i)){if(Hn.extractSignificantDigits(t)!==Hn.extractSignificantDigits(String(i.value)))return i.errors=n("number.unsafe"),i}else{let s=i.value.toString();if(s.match(/e/i))return i;if(s!==Hn.normalizeDecimal(t))return i.errors=n("number.unsafe"),i}return i}},validate(t,{schema:e,error:n,prefs:r}){if(t===1/0||t===-1/0)return{value:t,errors:n("number.infinity")};if(!vv.isNumber(t))return{value:t,errors:n("number.base")};let i={value:t};if(r.convert){let s=e.$_getRule("precision");if(s){let o=Math.pow(10,s.args.limit);i.value=Math.round(i.value*o)/o}}return i.value===0&&(i.value=0),!e._flags.unsafe&&(t>Number.MAX_SAFE_INTEGER||t<Number.MIN_SAFE_INTEGER)&&(i.errors=n("number.unsafe")),i},rules:{compare:{method:!1,validate(t,e,{limit:n},{name:r,operator:i,args:s}){return vv.compare(t,n,i)?t:e.error("number."+r,{limit:s.limit,value:t})},args:[{name:"limit",ref:!0,assert:vv.isNumber,message:"must be a number"}]},greater:{method(t){return this.$_addRule({name:"greater",method:"compare",args:{limit:t},operator:">"})}},integer:{method(){return this.$_addRule("integer")},validate(t,e){return Math.trunc(t)-t===0?t:e.error("number.integer")}},less:{method(t){return this.$_addRule({name:"less",method:"compare",args:{limit:t},operator:"<"})}},max:{method(t){return this.$_addRule({name:"max",method:"compare",args:{limit:t},operator:"<="})}},min:{method(t){return this.$_addRule({name:"min",method:"compare",args:{limit:t},operator:">="})}},multiple:{method(t){let e=typeof t=="number"?Hn.decimalPlaces(t):null,n=Math.pow(10,e);return this.$_addRule({name:"multiple",args:{base:t,baseDecimalPlace:e,pfactor:n}})},validate(t,e,{base:n,baseDecimalPlace:r,pfactor:i},s){return Hn.decimalPlaces(t)>r?e.error("number.multiple",{multiple:s.args.base,value:t}):Math.round(i*t)%Math.round(i*n)===0?t:e.error("number.multiple",{multiple:s.args.base,value:t})},args:[{name:"base",ref:!0,assert:t=>typeof t=="number"&&isFinite(t)&&t>0,message:"must be a positive number"},"baseDecimalPlace","pfactor"],multi:!0},negative:{method(){return this.sign("negative")}},port:{method(){return this.$_addRule("port")},validate(t,e){return Number.isSafeInteger(t)&&t>=0&&t<=65535?t:e.error("number.port")}},positive:{method(){return this.sign("positive")}},precision:{method(t){return _v(Number.isSafeInteger(t),"limit must be an integer"),this.$_addRule({name:"precision",args:{limit:t}})},validate(t,e,{limit:n}){let r=t.toString().match(Hn.precisionRx);return Math.max((r[1]?r[1].length:0)-(r[2]?parseInt(r[2],10):0),0)<=n?t:e.error("number.precision",{limit:n,value:t})},convert:!0},sign:{method(t){return _v(["negative","positive"].includes(t),"Invalid sign",t),this.$_addRule({name:"sign",args:{sign:t}})},validate(t,e,{sign:n}){return n==="negative"&&t<0||n==="positive"&&t>0?t:e.error(`number.${n}`)}},unsafe:{method(t=!0){return _v(typeof t=="boolean","enabled must be a boolean"),this.$_setFlag("unsafe",t)}}},cast:{string:{from:t=>typeof t=="number",to(t,e){return t.toString()}}},messages:{"number.base":"{{#label}} must be a number","number.greater":"{{#label}} must be greater than {{#limit}}","number.infinity":"{{#label}} cannot be infinity","number.integer":"{{#label}} must be an integer","number.less":"{{#label}} must be less than {{#limit}}","number.max":"{{#label}} must be less than or equal to {{#limit}}","number.min":"{{#label}} must be greater than or equal to {{#limit}}","number.multiple":"{{#label}} must be a multiple of {{#multiple}}","number.negative":"{{#label}} must be a negative number","number.port":"{{#label}} must be a valid port","number.positive":"{{#label}} must be a positive number","number.precision":"{{#label}} must have no more than {{#limit}} decimal places","number.unsafe":"{{#label}} must be a safe number"}});Hn.extractSignificantDigits=function(t){return t.replace(Hn.exponentialPartRegex,"").replace(Hn.dotRegex,"").replace(Hn.trailingZerosRegex,"").replace(Hn.leadingSignAndZerosRegex,"")};Hn.normalizeDecimal=function(t){return t=t.replace(/^\+/,"").replace(/\.0*$/,"").replace(/^(-?)\.([^\.]*)$/,"$10.$2").replace(/^(-?)0+([0-9])/,"$1$2"),t.includes(".")&&t.endsWith("0")&&(t=t.replace(/0+$/,"")),t==="-0"?"0":t}});var bP=f((x9,yP)=>{"use strict";var IF=yv();yP.exports=IF.extend({type:"object",cast:{map:{from:t=>t&&typeof t=="object",to(t,e){return new Map(Object.entries(t))}}}})});var Sv=f(Qh=>{"use strict";Qh.codes={EMPTY_STRING:"Address must be a non-empty string",FORBIDDEN_UNICODE:"Address contains forbidden Unicode characters",MULTIPLE_AT_CHAR:"Address cannot contain more than one @ character",MISSING_AT_CHAR:"Address must contain one @ character",EMPTY_LOCAL:"Address local part cannot be empty",ADDRESS_TOO_LONG:"Address too long",LOCAL_TOO_LONG:"Address local part too long",EMPTY_LOCAL_SEGMENT:"Address local part contains empty dot-separated segment",INVALID_LOCAL_CHARS:"Address local part contains invalid character",DOMAIN_NON_EMPTY_STRING:"Domain must be a non-empty string",DOMAIN_TOO_LONG:"Domain too long",DOMAIN_INVALID_UNICODE_CHARS:"Domain contains forbidden Unicode characters",DOMAIN_INVALID_CHARS:"Domain contains invalid character",DOMAIN_INVALID_TLDS_CHARS:"Domain contains invalid tld character",DOMAIN_SEGMENTS_COUNT:"Domain lacks the minimum required number of segments",DOMAIN_SEGMENTS_COUNT_MAX:"Domain contains too many segments",DOMAIN_FORBIDDEN_TLDS:"Domain uses forbidden TLD",DOMAIN_EMPTY_SEGMENT:"Domain contains empty dot-separated segment",DOMAIN_LONG_SEGMENT:"Domain contains dot-separated segment that is too long"};Qh.code=function(t){return{code:t,error:Qh.codes[t]}}});var Tv=f(Zh=>{"use strict";var CF=require("url"),jr=Sv(),ws={minDomainSegments:2,nonAsciiRx:/[^\x00-\x7f]/,domainControlRx:/[\x00-\x20@\:\/\\#!\$&\'\(\)\*\+,;=\?]/,tldSegmentRx:/^[a-zA-Z](?:[a-zA-Z0-9\-]*[a-zA-Z0-9])?$/,domainSegmentRx:/^[a-zA-Z0-9](?:[a-zA-Z0-9\-]*[a-zA-Z0-9])?$/,URL:CF.URL||URL};Zh.analyze=function(t,e={}){if(!t)return jr.code("DOMAIN_NON_EMPTY_STRING");if(typeof t!="string")throw new Error("Invalid input: domain must be a string");if(t.length>256)return jr.code("DOMAIN_TOO_LONG");if(!!ws.nonAsciiRx.test(t)){if(e.allowUnicode===!1)return jr.code("DOMAIN_INVALID_UNICODE_CHARS");t=t.normalize("NFC")}if(ws.domainControlRx.test(t))return jr.code("DOMAIN_INVALID_CHARS");t=ws.punycode(t),e.allowFullyQualified&&t[t.length-1]==="."&&(t=t.slice(0,-1));let r=e.minDomainSegments||ws.minDomainSegments,i=t.split(".");if(i.length<r)return jr.code("DOMAIN_SEGMENTS_COUNT");if(e.maxDomainSegments&&i.length>e.maxDomainSegments)return jr.code("DOMAIN_SEGMENTS_COUNT_MAX");let s=e.tlds;if(s){let o=i[i.length-1].toLowerCase();if(s.deny&&s.deny.has(o)||s.allow&&!s.allow.has(o))return jr.code("DOMAIN_FORBIDDEN_TLDS")}for(let o=0;o<i.length;++o){let a=i[o];if(!a.length)return jr.code("DOMAIN_EMPTY_SEGMENT");if(a.length>63)return jr.code("DOMAIN_LONG_SEGMENT");if(o<i.length-1){if(!ws.domainSegmentRx.test(a))return jr.code("DOMAIN_INVALID_CHARS")}else if(!ws.tldSegmentRx.test(a))return jr.code("DOMAIN_INVALID_TLDS_CHARS")}return null};Zh.isValid=function(t,e){return!Zh.analyze(t,e)};ws.punycode=function(t){t.includes("%")&&(t=t.replace(/%/g,"%25"));try{return new ws.URL(`http://${t}`).host}catch{return t}}});var _P=f(wv=>{"use strict";var MF=require("util"),LF=Tv(),ui=Sv(),_n={nonAsciiRx:/[^\x00-\x7f]/,encoder:new(MF.TextEncoder||TextEncoder)};wv.analyze=function(t,e){return _n.email(t,e)};wv.isValid=function(t,e){return!_n.email(t,e)};_n.email=function(t,e={}){if(typeof t!="string")throw new Error("Invalid input: email must be a string");if(!t)return ui.code("EMPTY_STRING");let n=!_n.nonAsciiRx.test(t);if(!n){if(e.allowUnicode===!1)return ui.code("FORBIDDEN_UNICODE");t=t.normalize("NFC")}let r=t.split("@");if(r.length!==2)return r.length>2?ui.code("MULTIPLE_AT_CHAR"):ui.code("MISSING_AT_CHAR");let[i,s]=r;if(!i)return ui.code("EMPTY_LOCAL");if(!e.ignoreLength){if(t.length>254)return ui.code("ADDRESS_TOO_LONG");if(_n.encoder.encode(i).length>64)return ui.code("LOCAL_TOO_LONG")}return _n.local(i,n)||LF.analyze(s,e)};_n.local=function(t,e){let n=t.split(".");for(let r of n){if(!r.length)return ui.code("EMPTY_LOCAL_SEGMENT");if(e){if(!_n.atextRx.test(r))return ui.code("INVALID_LOCAL_CHARS");continue}for(let i of r){if(_n.atextRx.test(i))continue;let s=_n.binary(i);if(!_n.atomRx.test(s))return ui.code("INVALID_LOCAL_CHARS")}}};_n.binary=function(t){return Array.from(_n.encoder.encode(t)).map(e=>String.fromCharCode(e)).join("")};_n.atextRx=/^[\w!#\$%&'\*\+\-/=\?\^`\{\|\}~]+$/;_n.atomRx=new RegExp(["(?:[\\xc2-\\xdf][\\x80-\\xbf])","(?:\\xe0[\\xa0-\\xbf][\\x80-\\xbf])|(?:[\\xe1-\\xec][\\x80-\\xbf]{2})|(?:\\xed[\\x80-\\x9f][\\x80-\\xbf])|(?:[\\xee-\\xef][\\x80-\\xbf]{2})","(?:\\xf0[\\x90-\\xbf][\\x80-\\xbf]{2})|(?:[\\xf1-\\xf3][\\x80-\\xbf]{3})|(?:\\xf4[\\x80-\\x8f][\\x80-\\xbf]{2})"].join("|"))});var xv=f((O9,vP)=>{"use strict";vP.exports=function(t){return t.replace(/[\^\$\.\*\+\-\?\=\!\:\|\\\/\(\)\[\]\{\}\,]/g,"\\$&")}});var kv=f(Ev=>{"use strict";var ed=Ce(),NF=xv(),Qt={};Qt.generate=function(){let t={},e="\\dA-Fa-f",n="["+e+"]",r="\\w-\\.~",i="!\\$&'\\(\\)\\*\\+,;=",s="%"+e,o=r+s+i+":@",a="["+o+"]",u="(?:0{0,2}\\d|0?[1-9]\\d|1\\d\\d|2[0-4]\\d|25[0-5])";t.ipv4address="(?:"+u+"\\.){3}"+u;let c=n+"{1,4}",l="(?:"+c+":"+c+"|"+t.ipv4address+")",p="(?:"+c+":){6}"+l,h="::(?:"+c+":){5}"+l,m="(?:"+c+")?::(?:"+c+":){4}"+l,b="(?:(?:"+c+":){0,1}"+c+")?::(?:"+c+":){3}"+l,v="(?:(?:"+c+":){0,2}"+c+")?::(?:"+c+":){2}"+l,R="(?:(?:"+c+":){0,3}"+c+")?::"+c+":"+l,A="(?:(?:"+c+":){0,4}"+c+")?::"+l,T="(?:(?:"+c+":){0,5}"+c+")?::"+c,w="(?:(?:"+c+":){0,6}"+c+")?::";t.ipv4Cidr="(?:\\d|[1-2]\\d|3[0-2])",t.ipv6Cidr="(?:0{0,2}\\d|0?[1-9]\\d|1[01]\\d|12[0-8])",t.ipv6address="(?:"+p+"|"+h+"|"+m+"|"+b+"|"+v+"|"+R+"|"+A+"|"+T+"|"+w+")",t.ipvFuture="v"+n+"+\\.["+r+i+":]+",t.scheme="[a-zA-Z][a-zA-Z\\d+-\\.]*",t.schemeRegex=new RegExp(t.scheme);let _="["+r+s+i+":]*",N="\\[(?:"+t.ipv6address+"|"+t.ipvFuture+")\\]",P="["+r+s+i+"]{1,255}",G="(?:"+N+"|"+t.ipv4address+"|"+P+")",re="\\d*",ae="(?:"+_+"@)?"+G+"(?::"+re+")?",K="(?:"+_+"@)?("+G+")(?::"+re+")?",O=a+"*",M=a+"+",L="["+r+s+i+"@]+",F="",he="(?:\\/"+O+")*",ce="\\/(?:"+M+he+")?",Bt=M+he,xt=L+he,je="(?:\\/\\/\\/"+O+he+")";return t.hierPart="(?:(?:\\/\\/"+ae+he+")|"+ce+"|"+Bt+"|"+je+")",t.hierPartCapture="(?:(?:\\/\\/"+K+he+")|"+ce+"|"+Bt+")",t.relativeRef="(?:(?:\\/\\/"+ae+he+")|"+ce+"|"+xt+"|"+F+")",t.relativeRefCapture="(?:(?:\\/\\/"+K+he+")|"+ce+"|"+xt+"|"+F+")",t.query="["+o+"\\/\\?]*(?=#|$)",t.queryWithSquareBrackets="["+o+"\\[\\]\\/\\?]*(?=#|$)",t.fragment="["+o+"\\/\\?]*",t};Qt.rfc3986=Qt.generate();Ev.ip={v4Cidr:Qt.rfc3986.ipv4Cidr,v6Cidr:Qt.rfc3986.ipv6Cidr,ipv4:Qt.rfc3986.ipv4address,ipv6:Qt.rfc3986.ipv6address,ipvfuture:Qt.rfc3986.ipvFuture};Qt.createRegex=function(t){let e=Qt.rfc3986,r="(?:\\?"+(t.allowQuerySquareBrackets?e.queryWithSquareBrackets:e.query)+")?(?:#"+e.fragment+")?",i=t.domain?e.relativeRefCapture:e.relativeRef;if(t.relativeOnly)return Qt.wrap(i+r);let s="";if(t.scheme){ed(t.scheme instanceof RegExp||typeof t.scheme=="string"||Array.isArray(t.scheme),"scheme must be a RegExp, String, or Array");let c=[].concat(t.scheme);ed(c.length>=1,"scheme must have at least 1 scheme specified");let l=[];for(let p=0;p<c.length;++p){let h=c[p];ed(h instanceof RegExp||typeof h=="string","scheme at position "+p+" must be a RegExp or String"),h instanceof RegExp?l.push(h.source.toString()):(ed(e.schemeRegex.test(h),"scheme at position "+p+" must be a valid scheme"),l.push(NF(h)))}s=l.join("|")}let a="(?:"+(s?"(?:"+s+")":e.scheme)+":"+(t.domain?e.hierPartCapture:e.hierPart)+")",u=t.allowRelative?"(?:"+a+"|"+i+")":a;return Qt.wrap(u+r,s)};Qt.wrap=function(t,e){return t=`(?=.)(?!https?:/(?:$|[^/]))(?!https?:///)(?!https?:[^/])${t}`,{raw:t,regex:new RegExp(`^${t}$`),scheme:e}};Qt.uriRegex=Qt.createRegex({});Ev.regex=function(t={}){return t.scheme||t.allowRelative||t.relativeOnly||t.allowQuerySquareBrackets||t.domain?Qt.createRegex(t):Qt.uriRegex}});var TP=f(SP=>{"use strict";var ma=Ce(),Qu=kv();SP.regex=function(t={}){ma(t.cidr===void 0||typeof t.cidr=="string","options.cidr must be a string");let e=t.cidr?t.cidr.toLowerCase():"optional";ma(["required","optional","forbidden"].includes(e),"options.cidr must be one of required, optional, forbidden"),ma(t.version===void 0||typeof t.version=="string"||Array.isArray(t.version),"options.version must be a string or an array of string");let n=t.version||["ipv4","ipv6","ipvfuture"];Array.isArray(n)||(n=[n]),ma(n.length>=1,"options.version must have at least 1 version specified");for(let o=0;o<n.length;++o)ma(typeof n[o]=="string","options.version must only contain strings"),n[o]=n[o].toLowerCase(),ma(["ipv4","ipv6","ipvfuture"].includes(n[o]),"options.version contains unknown version "+n[o]+" - must be one of ipv4, ipv6, ipvfuture");n=Array.from(new Set(n));let i=`(?:${n.map(o=>{if(e==="forbidden")return Qu.ip[o];let a=`\\/${o==="ipv4"?Qu.ip.v4Cidr:Qu.ip.v6Cidr}`;return e==="required"?`${Qu.ip[o]}${a}`:`${Qu.ip[o]}(?:${a})?`}).join("|")})`,s=new RegExp(`^${i}$`);return{cidr:e,versions:n,regex:s,raw:i}}});var EP=f((R9,xP)=>{"use strict";var wP={};wP.tlds=["AAA","AARP","ABB","ABBOTT","ABBVIE","ABC","ABLE","ABOGADO","ABUDHABI","AC","ACADEMY","ACCENTURE","ACCOUNTANT","ACCOUNTANTS","ACO","ACTOR","AD","ADS","ADULT","AE","AEG","AERO","AETNA","AF","AFL","AFRICA","AG","AGAKHAN","AGENCY","AI","AIG","AIRBUS","AIRFORCE","AIRTEL","AKDN","AL","ALIBABA","ALIPAY","ALLFINANZ","ALLSTATE","ALLY","ALSACE","ALSTOM","AM","AMAZON","AMERICANEXPRESS","AMERICANFAMILY","AMEX","AMFAM","AMICA","AMSTERDAM","ANALYTICS","ANDROID","ANQUAN","ANZ","AO","AOL","APARTMENTS","APP","APPLE","AQ","AQUARELLE","AR","ARAB","ARAMCO","ARCHI","ARMY","ARPA","ART","ARTE","AS","ASDA","ASIA","ASSOCIATES","AT","ATHLETA","ATTORNEY","AU","AUCTION","AUDI","AUDIBLE","AUDIO","AUSPOST","AUTHOR","AUTO","AUTOS","AVIANCA","AW","AWS","AX","AXA","AZ","AZURE","BA","BABY","BAIDU","BANAMEX","BAND","BANK","BAR","BARCELONA","BARCLAYCARD","BARCLAYS","BAREFOOT","BARGAINS","BASEBALL","BASKETBALL","BAUHAUS","BAYERN","BB","BBC","BBT","BBVA","BCG","BCN","BD","BE","BEATS","BEAUTY","BEER","BENTLEY","BERLIN","BEST","BESTBUY","BET","BF","BG","BH","BHARTI","BI","BIBLE","BID","BIKE","BING","BINGO","BIO","BIZ","BJ","BLACK","BLACKFRIDAY","BLOCKBUSTER","BLOG","BLOOMBERG","BLUE","BM","BMS","BMW","BN","BNPPARIBAS","BO","BOATS","BOEHRINGER","BOFA","BOM","BOND","BOO","BOOK","BOOKING","BOSCH","BOSTIK","BOSTON","BOT","BOUTIQUE","BOX","BR","BRADESCO","BRIDGESTONE","BROADWAY","BROKER","BROTHER","BRUSSELS","BS","BT","BUILD","BUILDERS","BUSINESS","BUY","BUZZ","BV","BW","BY","BZ","BZH","CA","CAB","CAFE","CAL","CALL","CALVINKLEIN","CAM","CAMERA","CAMP","CANON","CAPETOWN","CAPITAL","CAPITALONE","CAR","CARAVAN","CARDS","CARE","CAREER","CAREERS","CARS","CASA","CASE","CASH","CASINO","CAT","CATERING","CATHOLIC","CBA","CBN","CBRE","CC","CD","CENTER","CEO","CERN","CF","CFA","CFD","CG","CH","CHANEL","CHANNEL","CHARITY","CHASE","CHAT","CHEAP","CHINTAI","CHRISTMAS","CHROME","CHURCH","CI","CIPRIANI","CIRCLE","CISCO","CITADEL","CITI","CITIC","CITY","CK","CL","CLAIMS","CLEANING","CLICK","CLINIC","CLINIQUE","CLOTHING","CLOUD","CLUB","CLUBMED","CM","CN","CO","COACH","CODES","COFFEE","COLLEGE","COLOGNE","COM","COMCAST","COMMBANK","COMMUNITY","COMPANY","COMPARE","COMPUTER","COMSEC","CONDOS","CONSTRUCTION","CONSULTING","CONTACT","CONTRACTORS","COOKING","COOL","COOP","CORSICA","COUNTRY","COUPON","COUPONS","COURSES","CPA","CR","CREDIT","CREDITCARD","CREDITUNION","CRICKET","CROWN","CRS","CRUISE","CRUISES","CU","CUISINELLA","CV","CW","CX","CY","CYMRU","CYOU","CZ","DABUR","DAD","DANCE","DATA","DATE","DATING","DATSUN","DAY","DCLK","DDS","DE","DEAL","DEALER","DEALS","DEGREE","DELIVERY","DELL","DELOITTE","DELTA","DEMOCRAT","DENTAL","DENTIST","DESI","DESIGN","DEV","DHL","DIAMONDS","DIET","DIGITAL","DIRECT","DIRECTORY","DISCOUNT","DISCOVER","DISH","DIY","DJ","DK","DM","DNP","DO","DOCS","DOCTOR","DOG","DOMAINS","DOT","DOWNLOAD","DRIVE","DTV","DUBAI","DUNLOP","DUPONT","DURBAN","DVAG","DVR","DZ","EARTH","EAT","EC","ECO","EDEKA","EDU","EDUCATION","EE","EG","EMAIL","EMERCK","ENERGY","ENGINEER","ENGINEERING","ENTERPRISES","EPSON","EQUIPMENT","ER","ERICSSON","ERNI","ES","ESQ","ESTATE","ET","EU","EUROVISION","EUS","EVENTS","EXCHANGE","EXPERT","EXPOSED","EXPRESS","EXTRASPACE","FAGE","FAIL","FAIRWINDS","FAITH","FAMILY","FAN","FANS","FARM","FARMERS","FASHION","FAST","FEDEX","FEEDBACK","FERRARI","FERRERO","FI","FIDELITY","FIDO","FILM","FINAL","FINANCE","FINANCIAL","FIRE","FIRESTONE","FIRMDALE","FISH","FISHING","FIT","FITNESS","FJ","FK","FLICKR","FLIGHTS","FLIR","FLORIST","FLOWERS","FLY","FM","FO","FOO","FOOD","FOOTBALL","FORD","FOREX","FORSALE","FORUM","FOUNDATION","FOX","FR","FREE","FRESENIUS","FRL","FROGANS","FRONTIER","FTR","FUJITSU","FUN","FUND","FURNITURE","FUTBOL","FYI","GA","GAL","GALLERY","GALLO","GALLUP","GAME","GAMES","GAP","GARDEN","GAY","GB","GBIZ","GD","GDN","GE","GEA","GENT","GENTING","GEORGE","GF","GG","GGEE","GH","GI","GIFT","GIFTS","GIVES","GIVING","GL","GLASS","GLE","GLOBAL","GLOBO","GM","GMAIL","GMBH","GMO","GMX","GN","GODADDY","GOLD","GOLDPOINT","GOLF","GOO","GOODYEAR","GOOG","GOOGLE","GOP","GOT","GOV","GP","GQ","GR","GRAINGER","GRAPHICS","GRATIS","GREEN","GRIPE","GROCERY","GROUP","GS","GT","GU","GUARDIAN","GUCCI","GUGE","GUIDE","GUITARS","GURU","GW","GY","HAIR","HAMBURG","HANGOUT","HAUS","HBO","HDFC","HDFCBANK","HEALTH","HEALTHCARE","HELP","HELSINKI","HERE","HERMES","HIPHOP","HISAMITSU","HITACHI","HIV","HK","HKT","HM","HN","HOCKEY","HOLDINGS","HOLIDAY","HOMEDEPOT","HOMEGOODS","HOMES","HOMESENSE","HONDA","HORSE","HOSPITAL","HOST","HOSTING","HOT","HOTELS","HOTMAIL","HOUSE","HOW","HR","HSBC","HT","HU","HUGHES","HYATT","HYUNDAI","IBM","ICBC","ICE","ICU","ID","IE","IEEE","IFM","IKANO","IL","IM","IMAMAT","IMDB","IMMO","IMMOBILIEN","IN","INC","INDUSTRIES","INFINITI","INFO","ING","INK","INSTITUTE","INSURANCE","INSURE","INT","INTERNATIONAL","INTUIT","INVESTMENTS","IO","IPIRANGA","IQ","IR","IRISH","IS","ISMAILI","IST","ISTANBUL","IT","ITAU","ITV","JAGUAR","JAVA","JCB","JE","JEEP","JETZT","JEWELRY","JIO","JLL","JM","JMP","JNJ","JO","JOBS","JOBURG","JOT","JOY","JP","JPMORGAN","JPRS","JUEGOS","JUNIPER","KAUFEN","KDDI","KE","KERRYHOTELS","KERRYLOGISTICS","KERRYPROPERTIES","KFH","KG","KH","KI","KIA","KIDS","KIM","KINDLE","KITCHEN","KIWI","KM","KN","KOELN","KOMATSU","KOSHER","KP","KPMG","KPN","KR","KRD","KRED","KUOKGROUP","KW","KY","KYOTO","KZ","LA","LACAIXA","LAMBORGHINI","LAMER","LANCASTER","LAND","LANDROVER","LANXESS","LASALLE","LAT","LATINO","LATROBE","LAW","LAWYER","LB","LC","LDS","LEASE","LECLERC","LEFRAK","LEGAL","LEGO","LEXUS","LGBT","LI","LIDL","LIFE","LIFEINSURANCE","LIFESTYLE","LIGHTING","LIKE","LILLY","LIMITED","LIMO","LINCOLN","LINK","LIPSY","LIVE","LIVING","LK","LLC","LLP","LOAN","LOANS","LOCKER","LOCUS","LOL","LONDON","LOTTE","LOTTO","LOVE","LPL","LPLFINANCIAL","LR","LS","LT","LTD","LTDA","LU","LUNDBECK","LUXE","LUXURY","LV","LY","MA","MADRID","MAIF","MAISON","MAKEUP","MAN","MANAGEMENT","MANGO","MAP","MARKET","MARKETING","MARKETS","MARRIOTT","MARSHALLS","MATTEL","MBA","MC","MCKINSEY","MD","ME","MED","MEDIA","MEET","MELBOURNE","MEME","MEMORIAL","MEN","MENU","MERCKMSD","MG","MH","MIAMI","MICROSOFT","MIL","MINI","MINT","MIT","MITSUBISHI","MK","ML","MLB","MLS","MM","MMA","MN","MO","MOBI","MOBILE","MODA","MOE","MOI","MOM","MONASH","MONEY","MONSTER","MORMON","MORTGAGE","MOSCOW","MOTO","MOTORCYCLES","MOV","MOVIE","MP","MQ","MR","MS","MSD","MT","MTN","MTR","MU","MUSEUM","MUSIC","MV","MW","MX","MY","MZ","NA","NAB","NAGOYA","NAME","NATURA","NAVY","NBA","NC","NE","NEC","NET","NETBANK","NETFLIX","NETWORK","NEUSTAR","NEW","NEWS","NEXT","NEXTDIRECT","NEXUS","NF","NFL","NG","NGO","NHK","NI","NICO","NIKE","NIKON","NINJA","NISSAN","NISSAY","NL","NO","NOKIA","NORTON","NOW","NOWRUZ","NOWTV","NP","NR","NRA","NRW","NTT","NU","NYC","NZ","OBI","OBSERVER","OFFICE","OKINAWA","OLAYAN","OLAYANGROUP","OLLO","OM","OMEGA","ONE","ONG","ONL","ONLINE","OOO","OPEN","ORACLE","ORANGE","ORG","ORGANIC","ORIGINS","OSAKA","OTSUKA","OTT","OVH","PA","PAGE","PANASONIC","PARIS","PARS","PARTNERS","PARTS","PARTY","PAY","PCCW","PE","PET","PF","PFIZER","PG","PH","PHARMACY","PHD","PHILIPS","PHONE","PHOTO","PHOTOGRAPHY","PHOTOS","PHYSIO","PICS","PICTET","PICTURES","PID","PIN","PING","PINK","PIONEER","PIZZA","PK","PL","PLACE","PLAY","PLAYSTATION","PLUMBING","PLUS","PM","PN","PNC","POHL","POKER","POLITIE","PORN","POST","PR","PRAMERICA","PRAXI","PRESS","PRIME","PRO","PROD","PRODUCTIONS","PROF","PROGRESSIVE","PROMO","PROPERTIES","PROPERTY","PROTECTION","PRU","PRUDENTIAL","PS","PT","PUB","PW","PWC","PY","QA","QPON","QUEBEC","QUEST","RACING","RADIO","RE","READ","REALESTATE","REALTOR","REALTY","RECIPES","RED","REDSTONE","REDUMBRELLA","REHAB","REISE","REISEN","REIT","RELIANCE","REN","RENT","RENTALS","REPAIR","REPORT","REPUBLICAN","REST","RESTAURANT","REVIEW","REVIEWS","REXROTH","RICH","RICHARDLI","RICOH","RIL","RIO","RIP","RO","ROCKS","RODEO","ROGERS","ROOM","RS","RSVP","RU","RUGBY","RUHR","RUN","RW","RWE","RYUKYU","SA","SAARLAND","SAFE","SAFETY","SAKURA","SALE","SALON","SAMSCLUB","SAMSUNG","SANDVIK","SANDVIKCOROMANT","SANOFI","SAP","SARL","SAS","SAVE","SAXO","SB","SBI","SBS","SC","SCB","SCHAEFFLER","SCHMIDT","SCHOLARSHIPS","SCHOOL","SCHULE","SCHWARZ","SCIENCE","SCOT","SD","SE","SEARCH","SEAT","SECURE","SECURITY","SEEK","SELECT","SENER","SERVICES","SEVEN","SEW","SEX","SEXY","SFR","SG","SH","SHANGRILA","SHARP","SHAW","SHELL","SHIA","SHIKSHA","SHOES","SHOP","SHOPPING","SHOUJI","SHOW","SI","SILK","SINA","SINGLES","SITE","SJ","SK","SKI","SKIN","SKY","SKYPE","SL","SLING","SM","SMART","SMILE","SN","SNCF","SO","SOCCER","SOCIAL","SOFTBANK","SOFTWARE","SOHU","SOLAR","SOLUTIONS","SONG","SONY","SOY","SPA","SPACE","SPORT","SPOT","SR","SRL","SS","ST","STADA","STAPLES","STAR","STATEBANK","STATEFARM","STC","STCGROUP","STOCKHOLM","STORAGE","STORE","STREAM","STUDIO","STUDY","STYLE","SU","SUCKS","SUPPLIES","SUPPLY","SUPPORT","SURF","SURGERY","SUZUKI","SV","SWATCH","SWISS","SX","SY","SYDNEY","SYSTEMS","SZ","TAB","TAIPEI","TALK","TAOBAO","TARGET","TATAMOTORS","TATAR","TATTOO","TAX","TAXI","TC","TCI","TD","TDK","TEAM","TECH","TECHNOLOGY","TEL","TEMASEK","TENNIS","TEVA","TF","TG","TH","THD","THEATER","THEATRE","TIAA","TICKETS","TIENDA","TIPS","TIRES","TIROL","TJ","TJMAXX","TJX","TK","TKMAXX","TL","TM","TMALL","TN","TO","TODAY","TOKYO","TOOLS","TOP","TORAY","TOSHIBA","TOTAL","TOURS","TOWN","TOYOTA","TOYS","TR","TRADE","TRADING","TRAINING","TRAVEL","TRAVELERS","TRAVELERSINSURANCE","TRUST","TRV","TT","TUBE","TUI","TUNES","TUSHU","TV","TVS","TW","TZ","UA","UBANK","UBS","UG","UK","UNICOM","UNIVERSITY","UNO","UOL","UPS","US","UY","UZ","VA","VACATIONS","VANA","VANGUARD","VC","VE","VEGAS","VENTURES","VERISIGN","VERSICHERUNG","VET","VG","VI","VIAJES","VIDEO","VIG","VIKING","VILLAS","VIN","VIP","VIRGIN","VISA","VISION","VIVA","VIVO","VLAANDEREN","VN","VODKA","VOLVO","VOTE","VOTING","VOTO","VOYAGE","VU","WALES","WALMART","WALTER","WANG","WANGGOU","WATCH","WATCHES","WEATHER","WEATHERCHANNEL","WEBCAM","WEBER","WEBSITE","WED","WEDDING","WEIBO","WEIR","WF","WHOSWHO","WIEN","WIKI","WILLIAMHILL","WIN","WINDOWS","WINE","WINNERS","WME","WOLTERSKLUWER","WOODSIDE","WORK","WORKS","WORLD","WOW","WS","WTC","WTF","XBOX","XEROX","XFINITY","XIHUAN","XIN","XN--11B4C3D","XN--1CK2E1B","XN--1QQW23A","XN--2SCRJ9C","XN--30RR7Y","XN--3BST00M","XN--3DS443G","XN--3E0B707E","XN--3HCRJ9C","XN--3PXU8K","XN--42C2D9A","XN--45BR5CYL","XN--45BRJ9C","XN--45Q11C","XN--4DBRK0CE","XN--4GBRIM","XN--54B7FTA0CC","XN--55QW42G","XN--55QX5D","XN--5SU34J936BGSG","XN--5TZM5G","XN--6FRZ82G","XN--6QQ986B3XL","XN--80ADXHKS","XN--80AO21A","XN--80AQECDR1A","XN--80ASEHDB","XN--80ASWG","XN--8Y0A063A","XN--90A3AC","XN--90AE","XN--90AIS","XN--9DBQ2A","XN--9ET52U","XN--9KRT00A","XN--B4W605FERD","XN--BCK1B9A5DRE4C","XN--C1AVG","XN--C2BR7G","XN--CCK2B3B","XN--CCKWCXETD","XN--CG4BKI","XN--CLCHC0EA0B2G2A9GCD","XN--CZR694B","XN--CZRS0T","XN--CZRU2D","XN--D1ACJ3B","XN--D1ALF","XN--E1A4C","XN--ECKVDTC9D","XN--EFVY88H","XN--FCT429K","XN--FHBEI","XN--FIQ228C5HS","XN--FIQ64B","XN--FIQS8S","XN--FIQZ9S","XN--FJQ720A","XN--FLW351E","XN--FPCRJ9C3D","XN--FZC2C9E2C","XN--FZYS8D69UVGM","XN--G2XX48C","XN--GCKR3F0F","XN--GECRJ9C","XN--GK3AT1E","XN--H2BREG3EVE","XN--H2BRJ9C","XN--H2BRJ9C8C","XN--HXT814E","XN--I1B6B1A6A2E","XN--IMR513N","XN--IO0A7I","XN--J1AEF","XN--J1AMH","XN--J6W193G","XN--JLQ480N2RG","XN--JVR189M","XN--KCRX77D1X4A","XN--KPRW13D","XN--KPRY57D","XN--KPUT3I","XN--L1ACC","XN--LGBBAT1AD8J","XN--MGB9AWBF","XN--MGBA3A3EJT","XN--MGBA3A4F16A","XN--MGBA7C0BBN0A","XN--MGBAAM7A8H","XN--MGBAB2BD","XN--MGBAH1A3HJKRD","XN--MGBAI9AZGQP6J","XN--MGBAYH7GPA","XN--MGBBH1A","XN--MGBBH1A71E","XN--MGBC0A9AZCG","XN--MGBCA7DZDO","XN--MGBCPQ6GPA1A","XN--MGBERP4A5D4AR","XN--MGBGU82A","XN--MGBI4ECEXP","XN--MGBPL2FH","XN--MGBT3DHD","XN--MGBTX2B","XN--MGBX4CD0AB","XN--MIX891F","XN--MK1BU44C","XN--MXTQ1M","XN--NGBC5AZD","XN--NGBE9E0A","XN--NGBRX","XN--NODE","XN--NQV7F","XN--NQV7FS00EMA","XN--NYQY26A","XN--O3CW4H","XN--OGBPF8FL","XN--OTU796D","XN--P1ACF","XN--P1AI","XN--PGBS0DH","XN--PSSY2U","XN--Q7CE6A","XN--Q9JYB4C","XN--QCKA1PMC","XN--QXA6A","XN--QXAM","XN--RHQV96G","XN--ROVU88B","XN--RVC1E0AM3E","XN--S9BRJ9C","XN--SES554G","XN--T60B56A","XN--TCKWE","XN--TIQ49XQYJ","XN--UNUP4Y","XN--VERMGENSBERATER-CTB","XN--VERMGENSBERATUNG-PWB","XN--VHQUV","XN--VUQ861B","XN--W4R85EL8FHU5DNRA","XN--W4RS40L","XN--WGBH1C","XN--WGBL6A","XN--XHQ521B","XN--XKC2AL3HYE2A","XN--XKC2DL3A5EE0H","XN--Y9A3AQ","XN--YFRO4I67O","XN--YGBI2AMMX","XN--ZFR164B","XXX","XYZ","YACHTS","YAHOO","YAMAXUN","YANDEX","YE","YODOBASHI","YOGA","YOKOHAMA","YOU","YOUTUBE","YT","YUN","ZA","ZAPPOS","ZARA","ZERO","ZIP","ZM","ZONE","ZUERICH","ZW"];xP.exports=new Set(wP.tlds.map(t=>t.toLowerCase()))});var DP=f((I9,PP)=>{"use strict";var Be=Ce(),td=Tv(),qF=_P(),OP=TP(),kP=xv(),AP=EP(),jF=kv(),FF=dr(),vn=Ze(),De={tlds:AP instanceof Set?{tlds:{allow:AP,deny:null}}:!1,base64Regex:{true:{true:/^(?:[\w\-]{2}[\w\-]{2})*(?:[\w\-]{2}==|[\w\-]{3}=)?$/,false:/^(?:[A-Za-z0-9+\/]{2}[A-Za-z0-9+\/]{2})*(?:[A-Za-z0-9+\/]{2}==|[A-Za-z0-9+\/]{3}=)?$/},false:{true:/^(?:[\w\-]{2}[\w\-]{2})*(?:[\w\-]{2}(==)?|[\w\-]{3}=?)?$/,false:/^(?:[A-Za-z0-9+\/]{2}[A-Za-z0-9+\/]{2})*(?:[A-Za-z0-9+\/]{2}(==)?|[A-Za-z0-9+\/]{3}=?)?$/}},dataUriRegex:/^data:[\w+.-]+\/[\w+.-]+;((charset=[\w-]+|base64),)?(.*)$/,hexRegex:{withPrefix:/^0x[0-9a-f]+$/i,withOptionalPrefix:/^(?:0x)?[0-9a-f]+$/i,withoutPrefix:/^[0-9a-f]+$/i},ipRegex:OP.regex({cidr:"forbidden"}).regex,isoDurationRegex:/^P(?!$)(\d+Y)?(\d+M)?(\d+W)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+S)?)?$/,guidBrackets:{"{":"}","[":"]","(":")","":""},guidVersions:{uuidv1:"1",uuidv2:"2",uuidv3:"3",uuidv4:"4",uuidv5:"5",uuidv6:"6",uuidv7:"7",uuidv8:"8"},guidSeparators:new Set([void 0,!0,!1,"-",":"]),normalizationForms:["NFC","NFD","NFKC","NFKD"]};PP.exports=FF.extend({type:"string",flags:{insensitive:{default:!1},truncate:{default:!1}},terms:{replacements:{init:null}},coerce:{from:"string",method(t,{schema:e,state:n,prefs:r}){let i=e.$_getRule("normalize");i&&(t=t.normalize(i.args.form));let s=e.$_getRule("case");s&&(t=s.args.direction==="upper"?t.toLocaleUpperCase():t.toLocaleLowerCase());let o=e.$_getRule("trim");if(o&&o.args.enabled&&(t=t.trim()),e.$_terms.replacements)for(let u of e.$_terms.replacements)t=t.replace(u.pattern,u.replacement);let a=e.$_getRule("hex");if(a&&a.args.options.byteAligned&&t.length%2!==0&&(t=`0${t}`),e.$_getRule("isoDate")){let u=De.isoDate(t);u&&(t=u)}if(e._flags.truncate){let u=e.$_getRule("max");if(u){let c=u.args.limit;if(vn.isResolvable(c)&&(c=c.resolve(t,n,r),!vn.limit(c)))return{value:t,errors:e.$_createError("any.ref",c,{ref:u.args.limit,arg:"limit",reason:"must be a positive integer"},n,r)};t=t.slice(0,c)}}return{value:t}}},validate(t,{schema:e,error:n}){if(typeof t!="string")return{value:t,errors:n("string.base")};if(t===""){let r=e.$_getRule("min");return r&&r.args.limit===0?void 0:{value:t,errors:n("string.empty")}}},rules:{alphanum:{method(){return this.$_addRule("alphanum")},validate(t,e){return/^[a-zA-Z0-9]+$/.test(t)?t:e.error("string.alphanum")}},base64:{method(t={}){return vn.assertOptions(t,["paddingRequired","urlSafe"]),t={urlSafe:!1,paddingRequired:!0,...t},Be(typeof t.paddingRequired=="boolean","paddingRequired must be boolean"),Be(typeof t.urlSafe=="boolean","urlSafe must be boolean"),this.$_addRule({name:"base64",args:{options:t}})},validate(t,e,{options:n}){return De.base64Regex[n.paddingRequired][n.urlSafe].test(t)?t:e.error("string.base64")}},case:{method(t){return Be(["lower","upper"].includes(t),"Invalid case:",t),this.$_addRule({name:"case",args:{direction:t}})},validate(t,e,{direction:n}){return n==="lower"&&t===t.toLocaleLowerCase()||n==="upper"&&t===t.toLocaleUpperCase()?t:e.error(`string.${n}case`)},convert:!0},creditCard:{method(){return this.$_addRule("creditCard")},validate(t,e){let n=t.length,r=0,i=1;for(;n--;){let s=t.charAt(n)*i;r=r+(s-(s>9)*9),i=i^3}return r>0&&r%10===0?t:e.error("string.creditCard")}},dataUri:{method(t={}){return vn.assertOptions(t,["paddingRequired"]),t={paddingRequired:!0,...t},Be(typeof t.paddingRequired=="boolean","paddingRequired must be boolean"),this.$_addRule({name:"dataUri",args:{options:t}})},validate(t,e,{options:n}){let r=t.match(De.dataUriRegex);return r&&(!r[2]||r[2]!=="base64"||De.base64Regex[n.paddingRequired].false.test(r[3]))?t:e.error("string.dataUri")}},domain:{method(t){t&&vn.assertOptions(t,["allowFullyQualified","allowUnicode","maxDomainSegments","minDomainSegments","tlds"]);let e=De.addressOptions(t);return this.$_addRule({name:"domain",args:{options:t},address:e})},validate(t,e,n,{address:r}){return td.isValid(t,r)?t:e.error("string.domain")}},email:{method(t={}){vn.assertOptions(t,["allowFullyQualified","allowUnicode","ignoreLength","maxDomainSegments","minDomainSegments","multiple","separator","tlds"]),Be(t.multiple===void 0||typeof t.multiple=="boolean","multiple option must be an boolean");let e=De.addressOptions(t),n=new RegExp(`\\s*[${t.separator?kP(t.separator):","}]\\s*`);return this.$_addRule({name:"email",args:{options:t},regex:n,address:e})},validate(t,e,{options:n},{regex:r,address:i}){let s=n.multiple?t.split(r):[t],o=[];for(let a of s)qF.isValid(a,i)||o.push(a);return o.length?e.error("string.email",{value:t,invalids:o}):t}},guid:{alias:"uuid",method(t={}){vn.assertOptions(t,["version","separator"]);let e="";if(t.version){let i=[].concat(t.version);Be(i.length>=1,"version must have at least 1 valid version specified");let s=new Set;for(let o=0;o<i.length;++o){let a=i[o];Be(typeof a=="string","version at position "+o+" must be a string");let u=De.guidVersions[a.toLowerCase()];Be(u,"version at position "+o+" must be one of "+Object.keys(De.guidVersions).join(", ")),Be(!s.has(u),"version at position "+o+" must not be a duplicate"),e+=u,s.add(u)}}Be(De.guidSeparators.has(t.separator),'separator must be one of true, false, "-", or ":"');let n=t.separator===void 0?"[:-]?":t.separator===!0?"[:-]":t.separator===!1?"[]?":`\\${t.separator}`,r=new RegExp(`^([\\[{\\(]?)[0-9A-F]{8}(${n})[0-9A-F]{4}\\2?[${e||"0-9A-F"}][0-9A-F]{3}\\2?[${e?"89AB":"0-9A-F"}][0-9A-F]{3}\\2?[0-9A-F]{12}([\\]}\\)]?)$`,"i");return this.$_addRule({name:"guid",args:{options:t},regex:r})},validate(t,e,n,{regex:r}){let i=r.exec(t);return!i||De.guidBrackets[i[1]]!==i[i.length-1]?e.error("string.guid"):t}},hex:{method(t={}){return vn.assertOptions(t,["byteAligned","prefix"]),t={byteAligned:!1,prefix:!1,...t},Be(typeof t.byteAligned=="boolean","byteAligned must be boolean"),Be(typeof t.prefix=="boolean"||t.prefix==="optional",'prefix must be boolean or "optional"'),this.$_addRule({name:"hex",args:{options:t}})},validate(t,e,{options:n}){return(n.prefix==="optional"?De.hexRegex.withOptionalPrefix:n.prefix===!0?De.hexRegex.withPrefix:De.hexRegex.withoutPrefix).test(t)?n.byteAligned&&t.length%2!==0?e.error("string.hexAlign"):t:e.error("string.hex")}},hostname:{method(){return this.$_addRule("hostname")},validate(t,e){return td.isValid(t,{minDomainSegments:1})||De.ipRegex.test(t)?t:e.error("string.hostname")}},insensitive:{method(){return this.$_setFlag("insensitive",!0)}},ip:{method(t={}){vn.assertOptions(t,["cidr","version"]);let{cidr:e,versions:n,regex:r}=OP.regex(t),i=t.version?n:void 0;return this.$_addRule({name:"ip",args:{options:{cidr:e,version:i}},regex:r})},validate(t,e,{options:n},{regex:r}){return r.test(t)?t:n.version?e.error("string.ipVersion",{value:t,cidr:n.cidr,version:n.version}):e.error("string.ip",{value:t,cidr:n.cidr})}},isoDate:{method(){return this.$_addRule("isoDate")},validate(t,{error:e}){return De.isoDate(t)?t:e("string.isoDate")}},isoDuration:{method(){return this.$_addRule("isoDuration")},validate(t,e){return De.isoDurationRegex.test(t)?t:e.error("string.isoDuration")}},length:{method(t,e){return De.length(this,"length",t,"=",e)},validate(t,e,{limit:n,encoding:r},{name:i,operator:s,args:o}){let a=r?Buffer&&Buffer.byteLength(t,r):t.length;return vn.compare(a,n,s)?t:e.error("string."+i,{limit:o.limit,value:t,encoding:r})},args:[{name:"limit",ref:!0,assert:vn.limit,message:"must be a positive integer"},"encoding"]},lowercase:{method(){return this.case("lower")}},max:{method(t,e){return De.length(this,"max",t,"<=",e)},args:["limit","encoding"]},min:{method(t,e){return De.length(this,"min",t,">=",e)},args:["limit","encoding"]},normalize:{method(t="NFC"){return Be(De.normalizationForms.includes(t),"normalization form must be one of "+De.normalizationForms.join(", ")),this.$_addRule({name:"normalize",args:{form:t}})},validate(t,{error:e},{form:n}){return t===t.normalize(n)?t:e("string.normalize",{value:t,form:n})},convert:!0},pattern:{alias:"regex",method(t,e={}){Be(t instanceof RegExp,"regex must be a RegExp"),Be(!t.flags.includes("g")&&!t.flags.includes("y"),"regex should not use global or sticky mode"),typeof e=="string"&&(e={name:e}),vn.assertOptions(e,["invert","name"]);let n=["string.pattern",e.invert?".invert":"",e.name?".name":".base"].join("");return this.$_addRule({name:"pattern",args:{regex:t,options:e},errorCode:n})},validate(t,e,{regex:n,options:r},{errorCode:i}){return n.test(t)^r.invert?t:e.error(i,{name:r.name,regex:n,value:t})},args:["regex","options"],multi:!0},replace:{method(t,e){typeof t=="string"&&(t=new RegExp(kP(t),"g")),Be(t instanceof RegExp,"pattern must be a RegExp"),Be(typeof e=="string","replacement must be a String");let n=this.clone();return n.$_terms.replacements||(n.$_terms.replacements=[]),n.$_terms.replacements.push({pattern:t,replacement:e}),n}},token:{method(){return this.$_addRule("token")},validate(t,e){return/^\w+$/.test(t)?t:e.error("string.token")}},trim:{method(t=!0){return Be(typeof t=="boolean","enabled must be a boolean"),this.$_addRule({name:"trim",args:{enabled:t}})},validate(t,e,{enabled:n}){return!n||t===t.trim()?t:e.error("string.trim")},convert:!0},truncate:{method(t=!0){return Be(typeof t=="boolean","enabled must be a boolean"),this.$_setFlag("truncate",t)}},uppercase:{method(){return this.case("upper")}},uri:{method(t={}){vn.assertOptions(t,["allowRelative","allowQuerySquareBrackets","domain","relativeOnly","scheme","encodeUri"]),t.domain&&vn.assertOptions(t.domain,["allowFullyQualified","allowUnicode","maxDomainSegments","minDomainSegments","tlds"]);let{regex:e,scheme:n}=jF.regex(t),r=t.domain?De.addressOptions(t.domain):null;return this.$_addRule({name:"uri",args:{options:t},regex:e,domain:r,scheme:n})},validate(t,e,{options:n},{regex:r,domain:i,scheme:s}){if(["http:/","https:/"].includes(t))return e.error("string.uri");let o=r.exec(t);if(!o&&e.prefs.convert&&n.encodeUri){let a=encodeURI(t);o=r.exec(a),o&&(t=a)}if(o){let a=o[1]||o[2];return i&&(!n.allowRelative||a)&&!td.isValid(a,i)?e.error("string.domain",{value:a}):t}return n.relativeOnly?e.error("string.uriRelativeOnly"):n.scheme?e.error("string.uriCustomScheme",{scheme:s,value:t}):e.error("string.uri")}}},manifest:{build(t,e){if(e.replacements)for(let{pattern:n,replacement:r}of e.replacements)t=t.replace(n,r);return t}},messages:{"string.alphanum":"{{#label}} must only contain alpha-numeric characters","string.base":"{{#label}} must be a string","string.base64":"{{#label}} must be a valid base64 string","string.creditCard":"{{#label}} must be a credit card","string.dataUri":"{{#label}} must be a valid dataUri string","string.domain":"{{#label}} must contain a valid domain name","string.email":"{{#label}} must be a valid email","string.empty":"{{#label}} is not allowed to be empty","string.guid":"{{#label}} must be a valid GUID","string.hex":"{{#label}} must only contain hexadecimal characters","string.hexAlign":"{{#label}} hex decoded representation must be byte aligned","string.hostname":"{{#label}} must be a valid hostname","string.ip":"{{#label}} must be a valid ip address with a {{#cidr}} CIDR","string.ipVersion":"{{#label}} must be a valid ip address of one of the following versions {{#version}} with a {{#cidr}} CIDR","string.isoDate":"{{#label}} must be in iso format","string.isoDuration":"{{#label}} must be a valid ISO 8601 duration","string.length":"{{#label}} length must be {{#limit}} characters long","string.lowercase":"{{#label}} must only contain lowercase characters","string.max":"{{#label}} length must be less than or equal to {{#limit}} characters long","string.min":"{{#label}} length must be at least {{#limit}} characters long","string.normalize":"{{#label}} must be unicode normalized in the {{#form}} form","string.token":"{{#label}} must only contain alpha-numeric and underscore characters","string.pattern.base":"{{#label}} with value {:[.]} fails to match the required pattern: {{#regex}}","string.pattern.name":"{{#label}} with value {:[.]} fails to match the {{#name}} pattern","string.pattern.invert.base":"{{#label}} with value {:[.]} matches the inverted pattern: {{#regex}}","string.pattern.invert.name":"{{#label}} with value {:[.]} matches the inverted {{#name}} pattern","string.trim":"{{#label}} must not have leading or trailing whitespace","string.uri":"{{#label}} must be a valid uri","string.uriCustomScheme":"{{#label}} must be a valid uri with a scheme matching the {{#scheme}} pattern","string.uriRelativeOnly":"{{#label}} must be a valid relative uri","string.uppercase":"{{#label}} must only contain uppercase characters"}});De.addressOptions=function(t){if(!t)return De.tlds||t;if(Be(t.minDomainSegments===void 0||Number.isSafeInteger(t.minDomainSegments)&&t.minDomainSegments>0,"minDomainSegments must be a positive integer"),Be(t.maxDomainSegments===void 0||Number.isSafeInteger(t.maxDomainSegments)&&t.maxDomainSegments>0,"maxDomainSegments must be a positive integer"),t.tlds===!1)return t;if(t.tlds===!0||t.tlds===void 0)return Be(De.tlds,"Built-in TLD list disabled"),Object.assign({},t,De.tlds);Be(typeof t.tlds=="object","tlds must be true, false, or an object");let e=t.tlds.deny;if(e)return Array.isArray(e)&&(t=Object.assign({},t,{tlds:{deny:new Set(e)}})),Be(t.tlds.deny instanceof Set,"tlds.deny must be an array, Set, or boolean"),Be(!t.tlds.allow,"Cannot specify both tlds.allow and tlds.deny lists"),De.validateTlds(t.tlds.deny,"tlds.deny"),t;let n=t.tlds.allow;return n?n===!0?(Be(De.tlds,"Built-in TLD list disabled"),Object.assign({},t,De.tlds)):(Array.isArray(n)&&(t=Object.assign({},t,{tlds:{allow:new Set(n)}})),Be(t.tlds.allow instanceof Set,"tlds.allow must be an array, Set, or boolean"),De.validateTlds(t.tlds.allow,"tlds.allow"),t):t};De.validateTlds=function(t,e){for(let n of t)Be(td.isValid(n,{minDomainSegments:1,maxDomainSegments:1}),`${e} must contain valid top level domain names`)};De.isoDate=function(t){if(!vn.isIsoDate(t))return null;/.*T.*[+-]\d\d$/.test(t)&&(t+="00");let e=new Date(t);return isNaN(e.getTime())?null:e.toISOString()};De.length=function(t,e,n,r,i){return Be(!i||Buffer&&Buffer.isEncoding(i),"Invalid encoding:",i),t.$_addRule({name:e,method:"length",args:{limit:n,encoding:i},operator:r})}});var IP=f((C9,RP)=>{"use strict";var nd=Ce(),BF=dr(),Av={};Av.Map=class extends Map{slice(){return new Av.Map(this)}};RP.exports=BF.extend({type:"symbol",terms:{map:{init:new Av.Map}},coerce:{method(t,{schema:e,error:n}){let r=e.$_terms.map.get(t);return r&&(t=r),!e._flags.only||typeof t=="symbol"?{value:t}:{value:t,errors:n("symbol.map",{map:e.$_terms.map})}}},validate(t,{error:e}){if(typeof t!="symbol")return{value:t,errors:e("symbol.base")}},rules:{map:{method(t){t&&!t[Symbol.iterator]&&typeof t=="object"&&(t=Object.entries(t)),nd(t&&t[Symbol.iterator],"Iterable must be an iterable or object");let e=this.clone(),n=[];for(let r of t){nd(r&&r[Symbol.iterator],"Entry must be an iterable");let[i,s]=r;nd(typeof i!="object"&&typeof i!="function"&&typeof i!="symbol","Key must not be of type object, function, or Symbol"),nd(typeof s=="symbol","Value must be a Symbol"),e.$_terms.map.set(i,s),n.push(s)}return e.valid(...n)}}},manifest:{build(t,e){return e.map&&(t=t.map(e.map)),t}},messages:{"symbol.base":"{{#label}} must be a symbol","symbol.map":"{{#label}} must be one of {{#map}}"}})});var LP=f((L9,MP)=>{"use strict";var $F=Ce(),UF=dr(),CP=Ze();MP.exports=UF.extend({type:"binary",coerce:{from:["string","object"],method(t,{schema:e}){if(typeof t=="string"||t!==null&&t.type==="Buffer")try{return{value:Buffer.from(t,e._flags.encoding)}}catch{}}},validate(t,{error:e}){if(!Buffer.isBuffer(t))return{value:t,errors:e("binary.base")}},rules:{encoding:{method(t){return $F(Buffer.isEncoding(t),"Invalid encoding:",t),this.$_setFlag("encoding",t)}},length:{method(t){return this.$_addRule({name:"length",method:"length",args:{limit:t},operator:"="})},validate(t,e,{limit:n},{name:r,operator:i,args:s}){return CP.compare(t.length,n,i)?t:e.error("binary."+r,{limit:s.limit,value:t})},args:[{name:"limit",ref:!0,assert:CP.limit,message:"must be a positive integer"}]},max:{method(t){return this.$_addRule({name:"max",method:"length",args:{limit:t},operator:"<="})}},min:{method(t){return this.$_addRule({name:"min",method:"length",args:{limit:t},operator:">="})}}},cast:{string:{from:t=>Buffer.isBuffer(t),to(t,e){return t.toString()}}},messages:{"binary.base":"{{#label}} must be a buffer or a string","binary.length":"{{#label}} must be {{#limit}} bytes","binary.max":"{{#label}} must be less than or equal to {{#limit}} bytes","binary.min":"{{#label}} must be at least {{#limit}} bytes"}})});var Fh=f((N9,FP)=>{"use strict";var io=Ce(),KF=yn(),WF=nv(),ro=Ze(),GF=Zs(),Pv=Di(),HF=rv(),NP=ov(),Ov=Ri(),qP=vs(),jP=uv(),rd,Lt={types:{alternatives:UO(),any:dr(),array:WO(),boolean:XO(),date:ZO(),function:hP(),link:fP(),number:mP(),object:bP(),string:DP(),symbol:IP()},aliases:{alt:"alternatives",bool:"boolean",func:"function"}};Buffer&&(Lt.types.binary=LP());Lt.root=function(){let t={_types:new Set(Object.keys(Lt.types))};for(let e of t._types)t[e]=function(...n){return io(!n.length||["alternatives","link","object"].includes(e),"The",e,"type does not allow arguments"),Lt.generate(this,Lt.types[e],n)};for(let e of["allow","custom","disallow","equal","exist","forbidden","invalid","not","only","optional","options","prefs","preferences","required","strip","valid","when"])t[e]=function(...n){return this.any()[e](...n)};Object.assign(t,Lt.methods);for(let e in Lt.aliases){let n=Lt.aliases[e];t[e]=t[n]}return t.x=t.expression,jP.setup&&jP.setup(t),t};Lt.methods={ValidationError:Pv.ValidationError,version:ro.version,cache:WF.provider,assert(t,e,...n){Lt.assert(t,e,!0,n)},attempt(t,e,...n){return Lt.assert(t,e,!1,n)},build(t){return io(typeof NP.build=="function","Manifest functionality disabled"),NP.build(this,t)},checkPreferences(t){ro.checkPreferences(t)},compile(t,e){return GF.compile(this,t,e)},defaults(t){io(typeof t=="function","modifier must be a function");let e=Object.assign({},this);for(let n of e._types){let r=t(e[n]());io(ro.isSchema(r),"modifier must return a valid schema object"),e[n]=function(...i){return Lt.generate(this,r,i)}}return e},expression(...t){return new qP(...t)},extend(...t){ro.verifyFlat(t,"extend"),rd=rd||jh(),io(t.length,"You need to provide at least one extension"),this.assert(t,rd.extensions);let e=Object.assign({},this);e._types=new Set(e._types);for(let n of t){typeof n=="function"&&(n=n(e)),this.assert(n,rd.extension);let r=Lt.expandExtension(n,e);for(let i of r){io(e[i.type]===void 0||e._types.has(i.type),"Cannot override name",i.type);let s=i.base||this.any(),o=HF.type(s,i);e._types.add(i.type),e[i.type]=function(...a){return Lt.generate(this,o,a)}}}return e},isError:Pv.ValidationError.isError,isExpression:qP.isTemplate,isRef:Ov.isRef,isSchema:ro.isSchema,in(...t){return Ov.in(...t)},override:ro.symbols.override,ref(...t){return Ov.create(...t)},types(){let t={};for(let e of this._types)t[e]=this[e]();for(let e in Lt.aliases)t[e]=this[e]();return t}};Lt.assert=function(t,e,n,r){let i=r[0]instanceof Error||typeof r[0]=="string"?r[0]:null,s=i!==null?r[1]:r[0],o=e.validate(t,ro.preferences({errors:{stack:!0}},s||{})),a=o.error;if(!a)return o.value;if(i instanceof Error)throw i;let u=n&&typeof a.annotate=="function"?a.annotate():a.message;throw a instanceof Pv.ValidationError||(a=KF(a)),a.message=i?`${i} ${u}`:u,a};Lt.generate=function(t,e,n){return io(t,"Must be invoked on a Joi instance."),e.$_root=t,!e._definition.args||!n.length?e:e._definition.args(e,...n)};Lt.expandExtension=function(t,e){if(typeof t.type=="string")return[t];let n=[];for(let r of e._types)if(t.type.test(r)){let i=Object.assign({},t);i.type=r,i.base=e[r](),n.push(i)}return n};FP.exports=Lt.root()});var BP=f(Se=>{"use strict";var VF=Se&&Se.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Se,"__esModule",{value:!0});Se.descriptionContainerSchema=Se.signatureSchema=Se.signatureDefinitionContainerSchema=Se.signatureDefinitionSchema=Se.signatureDefinitionFunctionSchema=Se.signatureDefinitionFunctionSchemaArg=Se.signatureDefinitionFunctionSchemaArgMultiTypes=Se.signatureDefinitionFunctionSchemaArgDefaultNumber=Se.signatureDefinitionFunctionSchemaArgDefaultString=Se.signatureDefinitionTypeSchema=Se.variationsSchema=void 0;var te=VF(Fh()),id=Oi();Se.variationsSchema=te.default.array().items(te.default.alternatives(te.default.string(),te.default.number()));Se.signatureDefinitionTypeSchema=te.default.alternatives(te.default.string(),te.default.object({type:te.default.string().required(),keyType:te.default.link("#SignatureDefinitionTypeSchema").optional(),valueType:te.default.link("#SignatureDefinitionTypeSchema").optional()})).id("SignatureDefinitionTypeSchema");Se.signatureDefinitionFunctionSchemaArgDefaultString=te.default.object({type:te.default.string().valid(id.SignatureDefinitionBaseType.String).required(),value:te.default.string().allow("").required()});Se.signatureDefinitionFunctionSchemaArgDefaultNumber=te.default.object({type:te.default.string().valid(id.SignatureDefinitionBaseType.Number).required(),value:te.default.number().required()});Se.signatureDefinitionFunctionSchemaArgMultiTypes=te.default.object({label:te.default.string().required(),types:te.default.array().items(Se.signatureDefinitionTypeSchema).required(),opt:te.default.boolean().optional(),default:te.default.alternatives(Se.signatureDefinitionFunctionSchemaArgDefaultString,Se.signatureDefinitionFunctionSchemaArgDefaultNumber).optional()});Se.signatureDefinitionFunctionSchemaArg=te.default.object({label:te.default.string().required(),type:Se.signatureDefinitionTypeSchema.required(),opt:te.default.boolean().optional(),default:te.default.alternatives(Se.signatureDefinitionFunctionSchemaArgDefaultString,Se.signatureDefinitionFunctionSchemaArgDefaultNumber).optional()});Se.signatureDefinitionFunctionSchema=te.default.object({id:te.default.string().required(),type:te.default.string().valid(id.SignatureDefinitionBaseType.Function).required(),description:te.default.string().optional(),example:te.default.string().optional(),isProtected:te.default.boolean().optional(),arguments:te.default.array().items(te.default.alternatives(Se.signatureDefinitionFunctionSchemaArg,Se.signatureDefinitionFunctionSchemaArgMultiTypes)).optional(),returns:te.default.array().items(Se.signatureDefinitionTypeSchema).required(),tags:te.default.array().items(te.default.string()).optional(),variations:Se.variationsSchema.optional(),returnVariations:Se.variationsSchema.optional()});Se.signatureDefinitionSchema=te.default.object({type:Se.signatureDefinitionTypeSchema.invalid(id.SignatureDefinitionBaseType.Function).required(),description:te.default.string().optional(),example:te.default.string().optional(),isProtected:te.default.boolean().optional(),variations:Se.variationsSchema.optional(),tags:te.default.array().items(te.default.string()).optional()});Se.signatureDefinitionContainerSchema=te.default.object().pattern(te.default.string(),te.default.alternatives(Se.signatureDefinitionFunctionSchema,Se.signatureDefinitionSchema));Se.signatureSchema=te.default.object({type:te.default.string().required(),hidden:te.default.boolean().optional(),extends:te.default.string().optional(),definitions:te.default.object().required()});Se.descriptionContainerSchema=te.default.object({$meta:te.default.object({description:te.default.string().required(),example:te.default.array().items(te.default.string().allow("")).optional()}).optional()}).pattern(te.default.string(),te.default.object({description:te.default.string().required(),example:te.default.array().items(te.default.string().allow("")).optional()}))});var Mv=f(Cn=>{"use strict";var ya=Cn&&Cn.__assign||function(){return ya=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++){e=arguments[n];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])}return t},ya.apply(this,arguments)},zF=Cn&&Cn.__rest||function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(t);i<r.length;i++)e.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(t,r[i])&&(n[r[i]]=t[r[i]]);return n},Dv=Cn&&Cn.__values||function(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},Rv=Cn&&Cn.__read||function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return s},XF=Cn&&Cn.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Cn,"__esModule",{value:!0});Cn.Signature=void 0;var Iv=XF(Fh()),Cv=BP(),YF=Oi(),JF=Lh(),QF=qh(),ZF=function(){function t(e){var n,r,i;this._type=e.type,this._extends=(n=e.extends)!==null&&n!==void 0?n:null,this._descriptions={},this._definitions=(r=e.definitions)!==null&&r!==void 0?r:{},this._hidden=(i=e.hidden)!==null&&i!==void 0?i:!1}return t.parseDefinitions=function(e,n){var r,i;Iv.default.assert(n,Cv.signatureDefinitionContainerSchema);var s={};try{for(var o=Dv(Object.entries(n)),a=o.next();!a.done;a=o.next()){var u=Rv(a.value,2),c=u[0],l=u[1],p=l.type===YF.SignatureDefinitionBaseType.Function?QF.SignatureDefinitionFunction.parse(e,l):JF.SignatureDefinition.parse(e,l);s[c]=p}}catch(h){r={error:h}}finally{try{a&&!a.done&&(i=o.return)&&i.call(o)}finally{if(r)throw r.error}}return s},t.parseDescriptions=function(e){var n,r,i,s,o;Iv.default.assert(e,Cv.descriptionContainerSchema);var a=e,u=null;if(a.$meta){var c=e.$meta,l=zF(e,["$meta"]);u=c,a=l}var p={};try{for(var h=Dv(Object.entries(a)),m=h.next();!m.done;m=h.next()){var b=Rv(m.value,2),v=b[0],R=b[1];p[v]={description:R.description,example:(i=R.example)!==null&&i!==void 0?i:null}}}catch(A){n={error:A}}finally{try{m&&!m.done&&(r=h.return)&&r.call(h)}finally{if(n)throw n.error}}return ya({$meta:{description:(s=u?.description)!==null&&s!==void 0?s:"unknown",example:(o=u?.example)!==null&&o!==void 0?o:null}},p)},t.parse=function(e,n){var r,i;Iv.default.assert(e,Cv.signatureSchema);var s=new t({type:e.type,hidden:e.hidden,extends:e.extends}),o=t.parseDefinitions(e.type,e.definitions);if(s.setDefinitions(o),n!=null)try{for(var a=Dv(Object.entries(n)),u=a.next();!u.done;u=a.next()){var c=Rv(u.value,2),l=c[0],p=c[1],h=t.parseDescriptions(p);s.addDescriptions(l,h)}}catch(m){r={error:m}}finally{try{u&&!u.done&&(i=a.return)&&i.call(a)}finally{if(r)throw r.error}}return s},t.prototype.getType=function(){return this._type},t.prototype.getExtendedType=function(){return this._extends},t.prototype.getDefinitions=function(){return this._definitions},t.prototype.getAllDescriptions=function(){return this._descriptions},t.prototype.isHidden=function(){return this._hidden},t.prototype.setExtend=function(e){return this._extends=e,this},t.prototype.setDefinitions=function(e){return this._definitions=e,this},t.prototype.mergeDefinitions=function(e){for(var n=Object.keys(e),r=0;r<n.length;r++){var i=n[r];this._definitions[i]=e[i]}return this},t.prototype.getDefinition=function(e,n){if(!Object.prototype.hasOwnProperty.call(this._definitions,e))return null;var r=this._definitions[e],i=this.getDescriptions(n),s=i[e];return r.withDescription(s)},t.prototype.setDescriptions=function(e,n){return this._descriptions[e]=n,this},t.prototype.addDescriptions=function(e,n){var r=this._descriptions[e];r==null&&(r={},this._descriptions[e]=r);for(var i=Object.keys(n),s=0;s<i.length;s++){var o=i[s];r[o]=ya(ya({},r[o]),n[o])}return this},t.prototype.getDescriptions=function(e){e===void 0&&(e="en");var n=this._descriptions[e];return n??{}},t.prototype.toJSON=function(){for(var e={},n=Object.keys(this._definitions),r=0;r<n.length;r++){var i=n[r];e[i]=this._definitions[i].toJSON()}return{type:this._type,extend:this._extends,hidden:this._hidden,definitions:e}},t.prototype.copy=function(){for(var e=new t({type:this._type,hidden:this._hidden,extends:this._extends}),n={},r=Object.keys(this._definitions),i=0;i<r.length;i++){var s=r[i];n[s]=this._definitions[s].copy()}for(var o={},a=Object.keys(this._descriptions),i=0;i<a.length;i++){var s=a[i];o[s]=ya({},o[s])}return e._descriptions=o,e._definitions=n,e},t}();Cn.Signature=ZF});var $P=f(pi=>{"use strict";var mr=pi&&pi.__read||function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return s},ci=pi&&pi.__spreadArray||function(t,e,n){if(n||arguments.length===2)for(var r=0,i=e.length,s;r<i;r++)(s||!(r in e))&&(s||(s=Array.prototype.slice.call(e,0,r)),s[r]=e[r]);return t.concat(s||Array.prototype.slice.call(e))},Lv=pi&&pi.__values||function(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(pi,"__esModule",{value:!0});pi.Container=void 0;var li=Mv(),eB=qh(),At=Oi(),tB=function(){function t(){this._primitives=new Map([[At.SignatureDefinitionBaseType.Any,new li.Signature({type:At.SignatureDefinitionBaseType.Any})],[At.SignatureDefinitionBaseType.General,new li.Signature({type:At.SignatureDefinitionBaseType.General})],[At.SignatureDefinitionBaseType.String,new li.Signature({type:At.SignatureDefinitionBaseType.String})],[At.SignatureDefinitionBaseType.Function,new li.Signature({type:At.SignatureDefinitionBaseType.Function})],[At.SignatureDefinitionBaseType.Number,new li.Signature({type:At.SignatureDefinitionBaseType.Number})],[At.SignatureDefinitionBaseType.List,new li.Signature({type:At.SignatureDefinitionBaseType.List})],[At.SignatureDefinitionBaseType.Map,new li.Signature({type:At.SignatureDefinitionBaseType.Map})]]),this._types=new Map,this._excludeFromSearch=new Set}return t.prototype.getOrCreateTypeSignature=function(e){var n=this.getTypeSignature(e);return n==null&&(n=new li.Signature({type:e}),this._types.set(e,n)),n},t.prototype.getPrimitives=function(){return this._primitives},t.prototype.getTypes=function(){return this._types},t.prototype.getAvailableTags=function(){var e=this,n=ci(ci([],mr(this._primitives.keys()),!1),mr(this._types.keys()),!1).flatMap(function(r){var i=e.getTypeSignature(r);return Object.values(i.getDefinitions()).flatMap(function(s){return s.getTags()})});return Array.from(new Set(n))},t.prototype.getAllVisibleTypes=function(){var e=this;return ci(ci([],mr(this._primitives.keys()),!1),mr(this._types.keys()),!1).filter(function(n){return!e.getTypeSignature(n).isHidden()&&n!==At.SignatureDefinitionBaseType.Any&&n!==At.SignatureDefinitionBaseType.General})},t.prototype.excludeFromSearch=function(e){return this._excludeFromSearch.add(e),this},t.prototype.includeToSearch=function(e){return this._excludeFromSearch.delete(e),this},t.prototype.getTypeSignature=function(e){var n,r;return(r=(n=this._primitives.get(e))!==null&&n!==void 0?n:this._types.get(e))!==null&&r!==void 0?r:null},t.prototype.getAllPrimitiveSignatures=function(){return Array.from(this._primitives.values())},t.prototype.getAllTypeSignatures=function(){return Array.from(this._types.values())},t.prototype.getAllSignatures=function(){return ci(ci([],mr(this.getAllPrimitiveSignatures()),!1),mr(this.getAllTypeSignatures()),!1)},t.prototype.getAllVisibleSignatures=function(){return ci(ci([],mr(this.getAllPrimitiveSignatures()),!1),mr(this.getAllTypeSignatures()),!1).filter(function(e){return e.isHidden()})},t.prototype.addTypeSignatureFromPayload=function(e){var n=li.Signature.parse(e);return this.addTypeSignature({type:n.getType(),extends:n.getExtendedType(),hidden:n.isHidden(),definitions:n.getDefinitions()}),this},t.prototype.addTypeSignature=function(e){var n=this.getOrCreateTypeSignature(e.type);return e.extends!==void 0&&n.setExtend(e.extends),n.mergeDefinitions(e.definitions),this},t.prototype.addMetaFromPayload=function(e,n){for(var r={},i=Object.keys(n),s=0;s<i.length;s++){var o=i[s],a=li.Signature.parseDescriptions(n[o]);r[o]=a}return this.addMeta(e,r),this},t.prototype.addMeta=function(e,n){for(var r=Object.keys(n),i=0;i<r.length;i++){var s=r[i],o=this.getOrCreateTypeSignature(s);o.addDescriptions(e,n[s])}return this},t.prototype.searchDefinitionMatches=function(e,n,r){var i,s;if(r===void 0&&(r="en"),typeof e=="string")return this.searchDefinitionMatches([e],n,r);var o=e.includes(At.SignatureDefinitionBaseType.Any)?new Set(this.getAllVisibleTypes()):new Set(e),a=new Set,u=new Map;try{for(var c=Lv(o),l=c.next();!l.done;l=c.next()){var p=l.value;if(!this._excludeFromSearch.has(p)){for(var h=p,m=this.getTypeSignature(p),b=null;m!==null&&!a.has(m.getType())&&(a.add(m.getType()),m.isHidden()||(b=m.getDefinition(n,r)),b===null);)h=m.getExtendedType(),m=this.getTypeSignature(h);b!==null&&u.set(h,b)}}}catch(v){i={error:v}}finally{try{l&&!l.done&&(s=c.return)&&s.call(c)}finally{if(i)throw i.error}}return u},t.prototype.getDefinition=function(e,n,r){if(r===void 0&&(r="en"),typeof e=="string")return this.getDefinition([e],n,r);var i=this._primitives.get(At.SignatureDefinitionBaseType.Any).getDefinition(n,r);if(e.includes(At.SignatureDefinitionBaseType.Any)&&i)return i;var s=this.searchDefinitionMatches(e,n,r);return s.size===0?null:s.size===1?s.values().next().value:s.has(At.SignatureDefinitionBaseType.Any)?s.get(At.SignatureDefinitionBaseType.Any):i!==null?i:s.values().next().value},t.prototype.getDefinitionsById=function(e){var n=this;return ci(ci([],mr(this._primitives.keys()),!1),mr(this._types.keys()),!1).flatMap(function(r){var i=n.getTypeSignature(r);return Object.values(i.getDefinitions()).filter(function(s){return s instanceof eB.SignatureDefinitionFunction&&s.getId()===e})})},t.prototype.fork=function(){var e,n,r,i,s=new t;try{for(var o=Lv(this._primitives),a=o.next();!a.done;a=o.next()){var u=mr(a.value,2),c=u[0],l=u[1];s._primitives.set(c,l.copy())}}catch(b){e={error:b}}finally{try{a&&!a.done&&(n=o.return)&&n.call(o)}finally{if(e)throw e.error}}try{for(var p=Lv(this._types),h=p.next();!h.done;h=p.next()){var m=mr(h.value,2),c=m[0],l=m[1];s._types.set(c,l.copy())}}catch(b){r={error:b}}finally{try{h&&!h.done&&(i=p.return)&&i.call(p)}finally{if(r)throw r.error}}return s._excludeFromSearch=new Set(this._excludeFromSearch),s},t}();pi.Container=tB});var tt=f(at=>{"use strict";var nB=at&&at.__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]}),UP=at&&at.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&nB(e,t,n)};Object.defineProperty(at,"__esModule",{value:!0});at.TypeParser=at.VariationRegistry=at.Container=at.Signature=at.SignatureDefinition=at.SignatureDefinitionTypeMeta=at.SignatureDefinitionFunction=at.SignatureDefinitionFunctionArg=void 0;var rB=z_();Object.defineProperty(at,"SignatureDefinitionFunctionArg",{enumerable:!0,get:function(){return rB.SignatureDefinitionFunctionArg}});var iB=qh();Object.defineProperty(at,"SignatureDefinitionFunction",{enumerable:!0,get:function(){return iB.SignatureDefinitionFunction}});var sB=Ku();Object.defineProperty(at,"SignatureDefinitionTypeMeta",{enumerable:!0,get:function(){return sB.SignatureDefinitionTypeMeta}});var oB=Lh();Object.defineProperty(at,"SignatureDefinition",{enumerable:!0,get:function(){return oB.SignatureDefinition}});var aB=Mv();Object.defineProperty(at,"Signature",{enumerable:!0,get:function(){return aB.Signature}});var uB=$P();Object.defineProperty(at,"Container",{enumerable:!0,get:function(){return uB.Container}});var cB=Mh();Object.defineProperty(at,"VariationRegistry",{enumerable:!0,get:function(){return cB.VariationRegistry}});var lB=H_();Object.defineProperty(at,"TypeParser",{enumerable:!0,get:function(){return lB.TypeParser}});UP(G_(),at);UP(Oi(),at)});var Fr=f(Zu=>{"use strict";Object.defineProperty(Zu,"__esModule",{value:!0});Zu.CompletionItemKind=void 0;var pB;(function(t){t.Variable="var",t.Property="property",t.Function="function",t.Literal="literal",t.Constant="constant",t.Internal="internal",t.InternalFunction="internal-function",t.InternalProperty="internal-property",t.ListConstructor="list",t.MapConstructor="map",t.Expression="expr",t.Unknown="unknown"})(pB=Zu.CompletionItemKind||(Zu.CompletionItemKind={}))});var ft=f(ye=>{"use strict";Object.defineProperty(ye,"__esModule",{value:!0});ye.isUnknownType=ye.isUnionType=ye.isListType=ye.isFunctionType=ye.isClassType=ye.isMapType=ye.isValidKeyValue=ye.isKeyType=ye.isBaseType=ye.DEFAULT_SOURCE_DOCUMENT_ID=ye.TypeKind=ye.BASE_TYPE_SET=ye.META_DOCS_SIGNATURE_ORIGIN=ye.DEFAULT_SIGNATURE_ORIGIN=ye.ISA_PROPERTY=ye.UNKNOWN_TYPE_ID=ye.NIL_TYPE_ID=ye.MAX_TO_META_DEPTH=ye.MAX_ALL_PROPERTIES_DEPTH=ye.MAX_STRING_LENGTH=void 0;var hB=tt();ye.MAX_STRING_LENGTH=10;ye.MAX_ALL_PROPERTIES_DEPTH=10;ye.MAX_TO_META_DEPTH=3;ye.NIL_TYPE_ID="null";ye.UNKNOWN_TYPE_ID="unknown";ye.ISA_PROPERTY="__isa";ye.DEFAULT_SIGNATURE_ORIGIN="custom";ye.META_DOCS_SIGNATURE_ORIGIN="metadocs";ye.BASE_TYPE_SET=new Set(Object.values(hB.SignatureDefinitionBaseType));var qi;(function(t){t[t.Base=0]="Base",t[t.KeyType=1]="KeyType",t[t.MapType=2]="MapType",t[t.ClassType=3]="ClassType",t[t.FunctionType=4]="FunctionType",t[t.ListType=5]="ListType",t[t.UnionType=6]="UnionType",t[t.UnknownType=7]="UnknownType"})(qi=ye.TypeKind||(ye.TypeKind={}));ye.DEFAULT_SOURCE_DOCUMENT_ID="unknown";function dB(t){return t.kind===qi.Base}ye.isBaseType=dB;function KP(t){return t.kind===qi.KeyType}ye.isKeyType=KP;function fB(t){return typeof t=="string"||KP(t)}ye.isValidKeyValue=fB;function gB(t){return t.kind===qi.MapType}ye.isMapType=gB;function mB(t){return t.kind===qi.ClassType}ye.isClassType=mB;function yB(t){return t.kind===qi.FunctionType}ye.isFunctionType=yB;function bB(t){return t.kind===qi.ListType}ye.isListType=bB;function _B(t){return t.kind===qi.UnionType}ye.isUnionType=_B;function vB(t){return t.kind===qi.UnknownType}ye.isUnknownType=vB});var ba=f(sd=>{"use strict";Object.defineProperty(sd,"__esModule",{value:!0});sd.MAX_DEPTH=void 0;sd.MAX_DEPTH=30});var Vn=f(od=>{"use strict";Object.defineProperty(od,"__esModule",{value:!0});od.EntityInfo=void 0;var Nv=class{constructor(e,n){this.name=e,this.type=n}};od.EntityInfo=Nv});var _a=f(xs=>{"use strict";Object.defineProperty(xs,"__esModule",{value:!0});xs.simplifyForMeta=xs.persistTypeInNativeFunction=xs.createProxyForNativeType=void 0;var SB=ec(),WP=ft();function TB(t,e){return new SB.ClassType(t,null,t,e.typeStorage,e,e.globals)}xs.createProxyForNativeType=TB;function wB(t,e,n,r,i){let s=i.getTypeById(t);if(s==null)throw new Error(`Native type ${t} not found in global type storage.`);let o=s.getProperty(e);if(o==null)throw new Error(`Property ${e} not found in native type ${t}.`);if(!(0,WP.isFunctionType)(o.type))throw new Error(`Property ${e} in native type ${t} is not a function type.`);let a=o.type.copy(!1,!0,r.typeStorage);return a.returnType=n,a.isPersistent=!0,a}xs.persistTypeInNativeFunction=wB;function xB(t){if(!(0,WP.isUnionType)(t))return[t];let e=new Set,n=[];for(let r=0;r<t.variants.length;r++){let i=t.variants[r],s=i.getKeyType();s!=null&&(e.has(s)||(e.add(s),n.push(i)))}return n}xs.simplifyForMeta=xB});var ud=f(ad=>{"use strict";Object.defineProperty(ad,"__esModule",{value:!0});ad.SourceMap=void 0;var EB=ft(),qv=class t{static createTypeSourceMapKey(e,n,r){return`${e?.name||EB.DEFAULT_SOURCE_DOCUMENT_ID}||${n.line}:${n.character}||${r.line}:${r.character}`}static parseTypeSourceMapKey(e){let n=e.split("||");if(n.length!==3)throw new Error(`Invalid type source map key format: ${e}`);let[r,i,s]=n,[o,a]=i.split(":"),[u,c]=s.split(":");return{document:r,start:{line:Number(o),character:Number(a)},end:{line:Number(u),character:Number(c)}}}constructor(){this.map=new Map}get size(){return this.map.size}add(e,n){let r=t.createTypeSourceMapKey(e,n.start,n.end);return this.map.set(r,n),this}extend(e){for(let[n,r]of e.map.entries())this.map.set(n,r);return this}clear(){return this.map.clear(),this}getAllSources(){return Array.from(this.map.entries()).reduce((e,[n,r])=>(e.push({...t.parseTypeSourceMapKey(n),astRef:r}),e),[])}};ad.SourceMap=qv});var Sn=f(cd=>{"use strict";Object.defineProperty(cd,"__esModule",{value:!0});cd.Type=void 0;var GP=tt(),jv=ft(),kB=ba(),HP=ud(),Fv=class t{static createBaseType(e,n,r,i,s){return new t(e,jv.TypeKind.Base,e,n,r,i,s)}static simplify(e){let n=e.getKeyType()?.id||GP.SignatureDefinitionBaseType.Any;return new t(n,jv.TypeKind.Base,n,e.typeStorage,e.document,e.scope,e.astRef)}constructor(e,n,r=null,i,s,o,a){this.id=e,this.kind=n,this.inheritFrom=r,this.typeStorage=i,this.document=s,this.scope=o,this.astRef=a,this.sourceMap=a?new HP.SourceMap().add(s,a):new HP.SourceMap}referenceEqualsTo(e){return this===e}equalsTo(e){return this.referenceEqualsTo(e)||this.id===e.id}getKeyType(){return this.typeStorage.getKeyType(this)}setProperty(e,n){}getProperty(e,n=1){return n>kB.MAX_DEPTH||typeof e!="string"||this.inheritFrom==null?void 0:this.typeStorage.getTypeById(this.inheritFrom)?.getProperty(e,n+1)}hasProperty(e){if(typeof e!="string")return;let n=this.typeStorage.getTypeById(this.inheritFrom);if(n!=null)return n.hasProperty(e)}containsOwnProperties(){return!1}getAllProperties(e=1){return e>jv.MAX_ALL_PROPERTIES_DEPTH?[]:(this.inheritFrom?this.typeStorage.getTypeById(this.inheritFrom):null)?.getAllProperties(e+1)||[]}reset(e,n,r,i){return this.typeStorage=e||this.typeStorage,this.document=n||this.document,this.scope=r||this.scope,this.astRef=i||this.astRef,this.sourceMap.clear().add(this.document,this.astRef),this}invoke(e,n,r,i){return this}deepCopy(e,n,r,i,s,o){return this.copy(e,!0,n,r,i,s)}copy(e,n,r,i,s,o){let a=new t(this.id,this.kind,this.inheritFrom,r||this.typeStorage,i||this.document,s||this.scope,o);return e&&a.sourceMap.extend(this.sourceMap),a}merge(e){this.sourceMap.extend(e.sourceMap)}getSource(){return this.sourceMap.size===0?null:this.sourceMap.getAllSources()}addToSource(e){this.sourceMap.extend(e.sourceMap)}toMeta(e){return[{type:this.getKeyType()?.id||GP.SignatureDefinitionBaseType.Any}]}};cd.Type=Fv});var yr=f(ld=>{"use strict";Object.defineProperty(ld,"__esModule",{value:!0});ld.UnionType=void 0;var VP=tt(),va=ft(),AB=_a(),OB=ud(),PB=Vn(),zP=Sn(),Bv=class t extends zP.Type{static createDefault(e,n,r,i){return new t(e.generateId(va.TypeKind.UnionType,i),[],e,n,r,i)}static createSmartly(e,n,r,i,s){let o=new t(n.generateId(va.TypeKind.UnionType,s),e,n,r,i,s);return o.variants.length===0?zP.Type.createBaseType(VP.SignatureDefinitionBaseType.Any,n||o.typeStorage,r||o.document,i||o.scope):o.variants.length===1?o.firstVariant():o}constructor(e,n,r,i,s,o){super(e,va.TypeKind.UnionType,null,r,i,s,o),this.variants=n,this.uniquifyVariants()}uniquifyVariants(){let e=[],n=[...this.variants];for(;n.length>0;){let r=n.pop();if((0,va.isUnionType)(r)){this.addToSource(r),n.push(...r.variants);continue}let i=e.findIndex(s=>s.equalsTo(r));if(i!==-1){e[i].merge(r);continue}e.push(r)}this.variants.length=0,this.variants.push(...e)}firstVariant(){return this.variants.length>0?this.variants[0]:void 0}containsVariant(e){return this.variants.some(n=>n.equalsTo(e))}addVariant(e){if((0,va.isUnionType)(e)){this.addToSource(e),e.variants.forEach(r=>this.addVariant(r));return}let n=this.variants.findIndex(r=>r.equalsTo(e));if(n!==-1){this.variants[n].merge(e);return}this.variants.push(e)}setProperty(e,n){this.variants.forEach(r=>r.setProperty(e,n))}getProperty(e,n=1){let r=[];for(let i=0;i<this.variants.length;i++){let o=this.variants[i].getProperty(e,n+1);o&&r.push(o)}if(r.length!==0)return r.length===1?r[0]:new PB.EntityInfo(r[0].name,t.createSmartly(r.map(i=>i.type),this.typeStorage,this.document,this.scope,null))}getAllProperties(e=1){let n=new Map;for(let r=0;r<this.variants.length;r++){let s=this.variants[r].getAllProperties(e+1);for(let o=0;o<s.length;o++){let a=s[o];n.has(a.name)||n.set(a.name,a)}}return Array.from(n.values())}hasProperty(e){return this.variants.some(n=>n.hasProperty(e))}containsOwnProperties(){return this.variants.some(e=>e.containsOwnProperties())}invoke(e,n,r,i){return t.createSmartly(this.variants.map(s=>s.invoke(e||this.typeStorage,n||this.document,r||this.scope,i)),e||this.typeStorage,n||this.document,r||this.scope,i)}deepCopy(e,n,r,i,s,o=new WeakMap){let a=o.get(this);if(a)return a;let u=new t(this.id,[],n||this.typeStorage,r||this.document,i||this.scope,s);return o.set(this,u),this.variants.forEach(c=>{let l=c.deepCopy(e,n,r,i,null,o);u.variants.push(l)}),e&&u.sourceMap.extend(this.sourceMap),u}copy(e,n,r,i,s,o){let a=new t(this.id,this.variants.map(u=>u.copy(e,n,r||this.typeStorage,i||this.document,s||this.scope)),r||this.typeStorage,i||this.document,s||this.scope,o);return e&&a.sourceMap.extend(this.sourceMap),a}getSource(){let e=new OB.SourceMap;return e.extend(this.sourceMap),this.variants.forEach(n=>e.extend(n.sourceMap)),e.size===0?null:e.getAllSources()}toMeta(e=1){return e>va.MAX_TO_META_DEPTH?[{type:VP.SignatureDefinitionBaseType.Any}]:(0,AB.simplifyForMeta)(this).flatMap(n=>n.toMeta(e+1))}};ld.UnionType=Bv});var so=f(pd=>{"use strict";Object.defineProperty(pd,"__esModule",{value:!0});pd.ListType=void 0;var tc=tt(),ji=ft(),DB=_a(),RB=Vn(),$v=Sn(),IB=yr(),Uv=class t extends $v.Type{constructor(e,n,r,i,s,o){super(e,ji.TypeKind.ListType,tc.SignatureDefinitionBaseType.List,r,i,s,o),this.elementType=n??$v.Type.createBaseType(ji.UNKNOWN_TYPE_ID,r,i,s)}referenceEqualsTo(e){return(0,ji.isListType)(e)?this===e||this.id===e.id&&this.elementType.referenceEqualsTo(e.elementType):!1}equalsTo(e){return(0,ji.isListType)(e)?this.referenceEqualsTo(e)||this.id===e.id&&this.elementType.equalsTo(e.elementType):!1}addElementType(e){if(e==null)return;let n=$v.Type.simplify(e);if(this.elementType.id===ji.UNKNOWN_TYPE_ID){this.elementType=n.copy(!0,!0,this.typeStorage,this.document,this.scope);return}if(n.equalsTo(this.elementType))return;(0,ji.isUnionType)(this.elementType)||(this.elementType=new IB.UnionType(this.typeStorage.generateId(ji.TypeKind.UnionType),[this.elementType],this.typeStorage,this.document,this.scope,null)),this.elementType.addVariant(n)}getProperty(e,n=1){return typeof e!="string"&&e.id===tc.SignatureDefinitionBaseType.Number?new RB.EntityInfo(e.id,this.elementType):super.getProperty(e,n+1)}copy(e,n,r,i,s,o){let a=new t(this.id,this.elementType.copy(e,!0,r,i,s,o),r||this.typeStorage,i||this.document,s||this.scope,o);return e&&a.sourceMap.extend(this.sourceMap),a}merge(e){(0,ji.isListType)(e)&&(this.addElementType(e.elementType),this.sourceMap.extend(e.sourceMap))}toMeta(e=1){return e>ji.MAX_TO_META_DEPTH?[{type:tc.SignatureDefinitionBaseType.List,valueType:tc.SignatureDefinitionBaseType.Any}]:(0,DB.simplifyForMeta)(this.elementType).flatMap(r=>r.toMeta(e+1)).flatMap(r=>({type:tc.SignatureDefinitionBaseType.List,valueType:r}))}};pd.ListType=Uv});var hi=f(hd=>{"use strict";Object.defineProperty(hd,"__esModule",{value:!0});hd.MapType=void 0;var Fi=tt(),Kv=Fr(),Ot=ft(),CB=ba(),XP=_a(),Wv=Vn(),Sa=Sn(),Gv=yr(),Hv=class t extends Sa.Type{static createDefault(e,n,r){return new t(e.generateId(Ot.TypeKind.MapType),null,null,e,n,r,null)}constructor(e,n,r,i,s,o,a,u,c=!1){super(e,Ot.TypeKind.MapType,Fi.SignatureDefinitionBaseType.Map,i,s,o,u),this.properties=a||new Map,this.keyType=n??Sa.Type.createBaseType(Ot.UNKNOWN_TYPE_ID,i,s,o),this.valueType=r??Sa.Type.createBaseType(Ot.UNKNOWN_TYPE_ID,i,s,o),this.isScope=c}addKeyVariant(e){let n=typeof e=="string"?Sa.Type.createBaseType(Fi.SignatureDefinitionBaseType.String,this.typeStorage,this.document,this.scope):Sa.Type.simplify(e);if(this.keyType.id===Ot.UNKNOWN_TYPE_ID){this.keyType=n.copy(!0,!0,this.typeStorage,this.document,this.scope);return}if(n.equalsTo(this.keyType))return;(0,Ot.isUnionType)(this.keyType)||(this.keyType=new Gv.UnionType(this.typeStorage.generateId(Ot.TypeKind.UnionType),[this.keyType],this.typeStorage,this.document,this.scope,null)),this.keyType.addVariant(n)}addValueVariant(e){if(e==null)return;let n=Sa.Type.simplify(e);if(this.valueType.id===Ot.UNKNOWN_TYPE_ID){this.valueType=n.copy(!0,!0,this.typeStorage,this.document,this.scope);return}if(n.equalsTo(this.valueType))return;(0,Ot.isUnionType)(this.valueType)||(this.valueType=new Gv.UnionType(this.typeStorage.generateId(Ot.TypeKind.UnionType),[this.valueType],this.typeStorage,this.document,this.scope,null)),this.valueType.addVariant(n)}setPropertyInPath(e,n){if(e.length===0)return;let r=[...e],i=r.pop(),s=this,o=null;for(;r.length>0;){if(!s.containsOwnProperties())return;let a=r.shift();if(o=s,s=s.getProperty(a)?.type,s==null){let u=t.createDefault(this.typeStorage,this.document,this.scope);o.setProperty(a,new Wv.EntityInfo(a,u)),s=u}}s.setProperty(i,n)}getPropertyInPath(e){if(e.length===0)return;let n=[...e],r=this,i;for(;n.length>0;){let s=n.shift(),o=r.getProperty(s);if(o==null)return null;i=o,r=i.type}return i}setProperty(e,n){if(!(0,Ot.isValidKeyValue)(e))throw new Error(`Invalid key type: ${e}`);this.addKeyVariant(e),this.addValueVariant(n.type);let r=this.properties.get(e);if(r){(0,Ot.isUnknownType)(r.type)?(r.type.mergeIntoType(n.type),this.properties.set(e,n)):(0,Ot.isUnknownType)(n.type)?n.type.mergeIntoType(r.type):(0,Ot.isUnionType)(r.type)?r.type.addVariant(n.type):n.type.equalsTo(r.type)?r.type.addToSource(n.type):r.type=new Gv.UnionType(this.typeStorage.generateId(Ot.TypeKind.UnionType),[r.type,n.type],this.typeStorage,this.document,this.scope);return}this.properties.set(e,n)}getProperty(e,n=1){if(n>CB.MAX_DEPTH)return;let r=this.properties.get(e);if(r)return r;let i=this.properties.get(Ot.ISA_PROPERTY);if(i!=null){let o=i.type.getProperty(e,n+1);if(o)return o}return this.inheritFrom==null?void 0:this.typeStorage.getTypeById(this.inheritFrom)?.getProperty(e,n+1)}hasProperty(e){return this.properties.has(e)}containsOwnProperties(){return!0}getAllProperties(e=1){if(e>Ot.MAX_ALL_PROPERTIES_DEPTH)return[];let n=new Map;for(let[i,s]of this.properties)typeof i=="string"&&(n.has(i)||n.set(i,{type:s.type,name:s.name,kind:(0,Ot.isFunctionType)(s.type)?Kv.CompletionItemKind.Function:this.isScope?Kv.CompletionItemKind.Variable:Kv.CompletionItemKind.Property}));let r=this.properties.get(Ot.ISA_PROPERTY);if(r!=null)for(let i of r.type.getAllProperties(e+1))n.has(i.name)||n.set(i.name,i);if(this.inheritFrom&&!this.isScope){let i=this.typeStorage.getTypeById(this.inheritFrom);for(let s of i.getAllProperties(e+1))n.has(s.name)||n.set(s.name,s)}return Array.from(n.values())}deepCopy(e,n,r,i,s,o=new WeakMap){let a=o.get(this);if(a)return a;let u=new t(this.id,this.keyType.copy(e,!0,n,r,i,s),this.valueType.copy(e,!0,n,r,i,s),n||this.typeStorage,r||this.document,i||this.scope,new Map,s,this.isScope);o.set(this,u);for(let[c,l]of this.properties)u.properties.set(c,new Wv.EntityInfo(l.name,l.type.deepCopy(e,n,r,i,null,o)));return e&&u.sourceMap.extend(this.sourceMap),u}copy(e,n,r,i,s,o){let a=new t(this.id,this.keyType.copy(e,!0,r,i,s,o),this.valueType.copy(e,!0,r,i,s,o),r||this.typeStorage,i||this.document,s||this.scope,n?new Map(this.properties):this.properties,o,this.isScope);return e&&a.sourceMap.extend(this.sourceMap),a}merge(e){if((0,Ot.isMapType)(e)){for(let[n,r]of this.properties)this.properties.set(n,new Wv.EntityInfo(r.name,r.type));this.sourceMap.extend(e.sourceMap)}}toMeta(e=1){if(e>Ot.MAX_TO_META_DEPTH)return[{type:Fi.SignatureDefinitionBaseType.Map,keyType:Fi.SignatureDefinitionBaseType.Any,valueType:Fi.SignatureDefinitionBaseType.Any}];let n=(0,XP.simplifyForMeta)(this.keyType).flatMap(i=>i.toMeta(e+1)),r=(0,XP.simplifyForMeta)(this.valueType).flatMap(i=>i.toMeta(e+1));return n.length+r.length>5?[{type:Fi.SignatureDefinitionBaseType.Map,keyType:Fi.SignatureDefinitionBaseType.Any,valueType:Fi.SignatureDefinitionBaseType.Any}]:n.flatMap(i=>r.flatMap(s=>({type:Fi.SignatureDefinitionBaseType.Map,keyType:i,valueType:s})))}};hd.MapType=Hv});var rc=f(dd=>{"use strict";Object.defineProperty(dd,"__esModule",{value:!0});dd.UnknownType=void 0;var Es=tt(),YP=Fr(),Te=ft(),MB=ba(),LB=ic(),NB=so(),qB=hi(),nc=Sn(),Vv=yr(),zv=class t extends nc.Type{get assumedId(){switch(this.getKind()){case Te.TypeKind.ListType:return Es.SignatureDefinitionBaseType.List;case Te.TypeKind.MapType:return Es.SignatureDefinitionBaseType.Map;case Te.TypeKind.FunctionType:return Es.SignatureDefinitionBaseType.Function;default:return Es.SignatureDefinitionBaseType.Any}}constructor(e,n,r,i){super(Es.SignatureDefinitionBaseType.Any,Te.TypeKind.UnknownType,Es.SignatureDefinitionBaseType.Any,e,n,r,i),this.properties=null,this.keyType=null,this.valueType=null,this.signature=null}getKind(){return this.keyType!=null&&(0,Te.isBaseType)(this.keyType)&&this.keyType.id===Es.SignatureDefinitionBaseType.Number&&this.valueType!=null?Te.TypeKind.ListType:this.properties!=null&&this.properties.size>0||this.keyType!=null&&this.valueType!=null?Te.TypeKind.MapType:this.signature!=null?Te.TypeKind.FunctionType:Te.TypeKind.Base}getKeyType(){return this.typeStorage.getKeyTypeById(this.assumedId)}assumeType(e,n,r){let i=this.getKind(),s=e||this.typeStorage,o=n||this.document,a=r||this.scope;switch(i){case Te.TypeKind.ListType:return new NB.ListType(this.typeStorage.generateId(Te.TypeKind.ListType),this.valueType,s,o,a);case Te.TypeKind.MapType:return new qB.MapType(this.typeStorage.generateId(Te.TypeKind.MapType),this.keyType,this.valueType,s,o,a,this.properties);case Te.TypeKind.FunctionType:return new LB.FunctionType(this.typeStorage.generateId(Te.TypeKind.FunctionType),this.signature,s,o,a);default:return nc.Type.createBaseType(this.assumedId,s,o,a)}}addKeyVariant(e){if(e==null)return;let n=nc.Type.simplify(e);if(this.keyType==null){this.keyType=n;return}if(this.keyType.id===Te.UNKNOWN_TYPE_ID){this.keyType=n.copy(!0,!0,this.typeStorage,this.document,this.scope);return}if(n.equalsTo(this.keyType))return;(0,Te.isUnionType)(this.keyType)||(this.keyType=new Vv.UnionType(this.typeStorage.generateId(Te.TypeKind.UnionType),[this.keyType],this.typeStorage,this.document,this.scope,null)),this.keyType.addVariant(n)}addValueVariant(e){if(e==null)return;let n=nc.Type.simplify(e);if(this.valueType==null){this.valueType=n;return}if(this.valueType.id===Te.UNKNOWN_TYPE_ID){this.valueType=n.copy(!0,!0,this.typeStorage,this.document,this.scope);return}if(n.equalsTo(this.valueType))return;(0,Te.isUnionType)(this.valueType)||(this.valueType=new Vv.UnionType(this.typeStorage.generateId(Te.TypeKind.UnionType),[this.valueType],this.typeStorage,this.document,this.scope,null)),this.valueType.addVariant(n)}setProperty(e,n){let r=typeof e=="string"?nc.Type.createBaseType(Es.SignatureDefinitionBaseType.String,this.typeStorage,this.document,this.scope):e;if(this.addKeyVariant(r),this.addValueVariant(n.type),typeof e!="string")return;this.properties==null&&(this.properties=new Map);let i=this.properties.get(e);if(i){(0,Te.isUnionType)(i.type)?i.type.addVariant(n.type):n.type.equalsTo(i.type)||(i.type=new Vv.UnionType(this.typeStorage.generateId(Te.TypeKind.UnionType),[i.type,n.type],this.typeStorage,this.document,this.scope));return}this.properties.set(e,n)}getProperty(e,n=1){if(this.properties==null)return super.getProperty(e,n);if(n>MB.MAX_DEPTH||typeof e!="string")return;let r=this.properties.get(e);if(r)return r;let i=this.properties.get(Te.ISA_PROPERTY);if(i!=null){let o=i.type.getProperty(e,n+1);if(o)return o}return this.typeStorage.getTypeById(this.assumedId)?.getProperty(e,n+1)}containsOwnProperties(){return!0}getAllProperties(e=1){if(e>Te.MAX_ALL_PROPERTIES_DEPTH)return[];let n=new Map,r=this.typeStorage.getTypeById(this.assumedId);if(r!=null){let i=r.getAllProperties(e+1);for(let s=0;s<i.length;s++){let o=i[s];n.has(o.name)||n.set(o.name,o)}}if(this.properties!=null){for(let[s,o]of this.properties)n.has(s)||n.set(s,{type:o.type,name:o.name,kind:(0,Te.isFunctionType)(o.type)?YP.CompletionItemKind.Function:YP.CompletionItemKind.Property});let i=this.properties.get(Te.ISA_PROPERTY);if(i!=null)for(let s of i.type.getAllProperties(e+1))n.has(s.name)||n.set(s.name,s)}return[...Array.from(n.values())]}mergeIntoType(e){if(e.addToSource(this),(0,Te.isUnknownType)(e))e.merge(this);else if((0,Te.isMapType)(e)){if(this.keyType!=null)if((0,Te.isUnionType)(this.keyType))for(let n of this.keyType.variants){let r=n.getKeyType();r!=null&&e.addKeyVariant(r)}else{let n=this.keyType.getKeyType();n!=null&&e.addKeyVariant(n)}if(this.valueType!=null&&e.addValueVariant(this.valueType),this.properties!=null)for(let[n,r]of this.properties)e.setProperty(n,r)}else if((0,Te.isListType)(e))this.valueType!=null&&e.addElementType(this.valueType);else if((0,Te.isUnionType)(e))for(let n of e.variants)this.mergeIntoType(n)}merge(e){if((0,Te.isUnknownType)(e)){if(e.keyType!=null&&this.addKeyVariant(e.keyType),e.valueType!=null&&this.addValueVariant(e.valueType),e.properties!=null){this.properties==null&&(this.properties=new Map);for(let[n,r]of e.properties)this.properties.set(n,r)}e.signature!=null&&(this.signature=e.signature)}else if((0,Te.isMapType)(e)){this.addKeyVariant(e.keyType),this.addValueVariant(e.valueType),this.properties==null&&(this.properties=new Map);for(let[n,r]of e.properties)typeof n=="string"&&this.properties.set(n,r)}else if((0,Te.isListType)(e))this.addValueVariant(e.elementType);else if((0,Te.isUnionType)(e))for(let n of e.variants)this.merge(n);else(0,Te.isFunctionType)(e)&&(this.signature=e.signature)}deepCopy(e,n,r,i,s,o=new WeakMap){let a=o.get(this);if(a)return a;let u=new t(n||this.typeStorage,r||this.document,i||this.scope,s);if(o.set(this,u),u.signature=this.signature,u.keyType=this.keyType?.copy(e,!0,n,r,i,s),u.valueType=this.valueType?.copy(e,!0,n,r,i,s),this.properties!=null){u.properties=new Map;for(let[c,l]of this.properties)u.properties.set(c,{name:l.name,type:l.type.deepCopy(e,n,r,i,null,o)})}return e&&u.sourceMap.extend(this.sourceMap),u}copy(e,n=!1,r,i,s,o){let a=new t(r||this.typeStorage,i||this.document,s||this.scope,o);return a.signature=this.signature,a.keyType=this.keyType?.copy(e,!0,r,i,s),a.valueType=this.valueType?.copy(e,!0,r,i,s),a.properties=this.properties!=null?n?new Map(this.properties):this.properties:null,e&&a.sourceMap.extend(this.sourceMap),a}toMeta(){return[{type:this.assumedId}]}};dd.UnknownType=zv});var Ta=f(yd=>{"use strict";Object.defineProperty(yd,"__esModule",{value:!0});yd.determineTypeFromMeta=void 0;var Bi=tt(),jB=so(),FB=hi(),fd=Sn(),BB=rc(),gd=ft();function md(t,e,n,r,i){switch(t.type){case Bi.SignatureDefinitionBaseType.List:{let s=t.valueType?md(t.valueType,e,n,r,i):fd.Type.createBaseType(Bi.SignatureDefinitionBaseType.Any,e,n,r,i);return new jB.ListType(e.generateId(gd.TypeKind.ListType,i),s,e,n,r,i)}case Bi.SignatureDefinitionBaseType.Map:{let s=t.keyType?md(t.keyType,e,n,r,i):fd.Type.createBaseType(Bi.SignatureDefinitionBaseType.Any,e,n,r,i),o=t.valueType?md(t.valueType,e,n,r,i):fd.Type.createBaseType(Bi.SignatureDefinitionBaseType.Any,e,n,r,i);return new FB.MapType(e.generateId(gd.TypeKind.MapType,i),s,o,e,n,r,null,i)}case Bi.SignatureDefinitionBaseType.Any:case gd.UNKNOWN_TYPE_ID:return new BB.UnknownType(e,n,r,i);case gd.NIL_TYPE_ID:case Bi.SignatureDefinitionBaseType.Number:case Bi.SignatureDefinitionBaseType.String:case Bi.SignatureDefinitionBaseType.Function:default:return fd.Type.createBaseType(t.type,e,n,r,i)}}yd.determineTypeFromMeta=md});var ic=f(bd=>{"use strict";Object.defineProperty(bd,"__esModule",{value:!0});bd.FunctionType=void 0;var JP=tt(),Xv=ft(),$B=Ta(),UB=Sn(),KB=yr(),Yv=class t extends UB.Type{constructor(e,n,r,i,s,o){super(e,Xv.TypeKind.FunctionType,JP.SignatureDefinitionBaseType.Function,r,i,s,o),this.signature=n,this.returnType=null}getReturnType(e,n,r,i){if(this.returnType==null){let s=this.signature.getReturns().map(o=>(0,$B.determineTypeFromMeta)(o,e||this.typeStorage,n||this.document,r||this.scope));return s.length===1?s[0]:new KB.UnionType(this.typeStorage.generateId(Xv.TypeKind.UnionType,i),s,e||this.typeStorage,n||this.document,r||this.scope,null)}return this.returnType}equalsTo(e){return(0,Xv.isFunctionType)(e)?e.signature.getId()===this.signature.getId():!1}invoke(e,n,r,i){let s=this.getReturnType(e,n,r,i);return this.isPersistent?s:s.copy(!1,!0,e,n,r)}deepCopy(e,n,r,i,s,o=new WeakMap){let a=o.get(this);if(a)return a;let u=new t(this.id,this.signature,n||this.typeStorage,r||this.document,i||this.scope,s);return o.set(this,u),u.returnType=this.returnType?this.returnType.deepCopy(!1,n,r,i,null,o):null,e&&u.sourceMap.extend(this.sourceMap),u}copy(e,n,r,i,s,o){let a=new t(this.id,this.signature,r||this.typeStorage,i||this.document,s||this.scope,o);return a.returnType=this.returnType,e&&a.sourceMap.extend(this.sourceMap),a}toMeta(e){return[{type:JP.SignatureDefinitionBaseType.Function}]}};bd.FunctionType=Yv});var ec=f(vd=>{"use strict";Object.defineProperty(vd,"__esModule",{value:!0});vd.ClassType=void 0;var di=tt(),_d=Fr(),br=ft(),WB=ba(),oo=Vn(),GB=ic(),HB=so(),VB=hi(),wa=Sn(),Jv=class t extends wa.Type{constructor(e,n=null,r=null,i,s,o,a,u){super(e,br.TypeKind.ClassType,r,i,s,o,u),this.associatedMap=n,this.properties=a||new Map}insertDefinition(e,n){if(this.hasProperty(e))return;let r=n.getType();switch(r.type){case di.SignatureDefinitionBaseType.Function:{let i=new GB.FunctionType(di.SignatureDefinitionBaseType.Function,n,this.typeStorage,this.document,this.scope),s=new oo.EntityInfo(e,i);this.setProperty(e,s);break}case di.SignatureDefinitionBaseType.List:{let i=new HB.ListType(this.typeStorage.generateId(br.TypeKind.ListType),wa.Type.createBaseType(r.valueType.type??br.UNKNOWN_TYPE_ID,this.typeStorage,this.document,this.scope),this.typeStorage,this.document,this.scope),s=new oo.EntityInfo(e,i);this.setProperty(e,s);break}case di.SignatureDefinitionBaseType.Map:{let i=new VB.MapType(this.typeStorage.generateId(br.TypeKind.MapType),wa.Type.createBaseType(r.keyType.type??br.UNKNOWN_TYPE_ID,this.typeStorage,this.document,this.scope),wa.Type.createBaseType(r.valueType.type??br.UNKNOWN_TYPE_ID,this.typeStorage,this.document,this.scope),this.typeStorage,this.document,this.scope,null),s=new oo.EntityInfo(e,i);this.setProperty(e,s);break}case di.SignatureDefinitionBaseType.Number:case di.SignatureDefinitionBaseType.String:case di.SignatureDefinitionBaseType.Any:{let i=wa.Type.createBaseType(r.type??di.SignatureDefinitionBaseType.Any,this.typeStorage,this.document,this.scope),s=new oo.EntityInfo(e,i);this.setProperty(e,s);break}default:{let i=wa.Type.createBaseType(r.type??di.SignatureDefinitionBaseType.Any,this.typeStorage,this.document,this.scope),s=new oo.EntityInfo(e,i);this.setProperty(e,s);break}}}insertSignature(e){let n=Object.keys(e.getDefinitions());for(let r=0;r<n.length;r++){let i=n[r],s=e.getDefinition(i);this.insertDefinition(i,s)}}equalsTo(e){return(0,br.isClassType)(e)?this.referenceEqualsTo(e)||this.id===e.id&&this.document===e.document:!1}getProperty(e,n=1){if(n>WB.MAX_DEPTH||typeof e!="string")return;if(this.associatedMap){let s=this.associatedMap.getProperty(e,n+1);if(s)return s}let r=this.properties.get(e);return r||(this.inheritFrom==null?void 0:this.typeStorage.getInerhitType(this)?.getProperty(e,n+1))}setProperty(e,n){typeof e=="string"&&(this.properties.set(e,n),this.id!==di.SignatureDefinitionBaseType.General&&this.typeStorage.addToAny(e,n))}hasProperty(e){return typeof e!="string"?!1:this.properties.has(e)}containsOwnProperties(){return!0}getAllProperties(e=1){if(e>br.MAX_ALL_PROPERTIES_DEPTH)return[];let n=new Map,r=br.BASE_TYPE_SET.has(this.id);for(let[i,s]of this.properties)n.has(i)||n.set(i,{type:s.type,name:s.name,kind:r?(0,br.isFunctionType)(s.type)?_d.CompletionItemKind.InternalFunction:_d.CompletionItemKind.InternalProperty:(0,br.isFunctionType)(s.type)?_d.CompletionItemKind.Function:_d.CompletionItemKind.Property});if(this.associatedMap)for(let i of this.associatedMap.getAllProperties(e+1))n.has(i.name)||n.set(i.name,i);if(this.inheritFrom){let i=this.typeStorage.getInerhitType(this);for(let s of i.getAllProperties(e+1))n.has(s.name)||n.set(s.name,s)}return Array.from(n.values())}deepCopy(e,n,r,i,s,o=new WeakMap){let a=o.get(this);if(a)return a;let u=new t(this.id,null,this.inheritFrom,n||this.typeStorage,r||this.document,i||this.scope,new Map,s);o.set(this,u),u.associatedMap=this.associatedMap?this.associatedMap.deepCopy(e,n,r,i,s,o):null;for(let[c,l]of this.properties)u.properties.set(c,new oo.EntityInfo(l.name,l.type.deepCopy(e,n,r,i,null,o)));return e&&u.sourceMap.extend(this.sourceMap),u}copy(e,n,r,i,s,o){let a=new t(this.id,this.associatedMap,this.inheritFrom,r||this.typeStorage,i||this.document,s||this.scope,n?new Map(this.properties):this.properties);return e&&a.sourceMap.extend(this.sourceMap),a}merge(e){if((0,br.isClassType)(e)){for(let[n,r]of e.properties)this.properties.set(n,new oo.EntityInfo(r.name,r.type));this.sourceMap.extend(e.sourceMap)}}toMeta(e){return[{type:this.id}]}};vd.ClassType=Jv});var sc=f(Sd=>{"use strict";Object.defineProperty(Sd,"__esModule",{value:!0});Sd.KeyType=void 0;var zB=ft(),XB=Sn(),Qv=class t extends XB.Type{constructor(e,n,r,i,s=!1,o){super(e,zB.TypeKind.KeyType,e,n,r,i,o),this.isUserDefined=s}getKeyType(){return this}copy(e,n,r,i,s,o){let a=new t(this.id,r||this.typeStorage,i||this.document,s||this.scope,this.isUserDefined,o);return e&&a.sourceMap.extend(this.sourceMap),a}};Sd.KeyType=Qv});var oc=f(fi=>{"use strict";Object.defineProperty(fi,"__esModule",{value:!0});fi.mergeScope=fi.deepMerge=fi.shallowMergeList=fi.shallowMergeMap=void 0;var ao=Vn(),YB=so(),JB=hi(),QB=yr(),ut=ft();function ZB(t,e,n){if(!(0,ut.isMapType)(t)||!(0,ut.isMapType)(e))return t;let r=t.copy(!1,!0),i=new JB.MapType(t.id,r.keyType,r.valueType,r.typeStorage,r.document,r.scope,null,n);i.properties=r.properties;for(let[s,o]of e.properties)i.setProperty(s,new ao.EntityInfo(o.name,o.type.copy(!1,!0,r.typeStorage)));return i}fi.shallowMergeMap=ZB;function e$(t,e,n){if(!(0,ut.isListType)(t)||!(0,ut.isListType)(e))return t;let r=t.copy(!1,!0),i=new YB.ListType(t.id,r.keyType,r.typeStorage,r.document,r.scope,n);return i.addElementType(e.elementType),i}fi.shallowMergeList=e$;function $i(t,e,n,r){if(r.add(e),r.add(n),e.properties==null&&n.properties==null)return e;if(e.properties==null)return n;if(n.properties==null)return e;let i=(0,ut.isMapType)(e);for(let[s,o]of n.properties){if(!i&&typeof s!="string")continue;let a=e.properties.get(s);a?e.setProperty(s,new ao.EntityInfo(a.name,xa(t,a.type,o.type,r))):e.setProperty(s,new ao.EntityInfo(o.name,o.type.copy(!0,!0,t)))}return e}function t$(t,e,n,r){return e.returnType!=null&&n.returnType!=null?e.returnType=xa(t,e.returnType,n.returnType,r):n.returnType!=null&&(e.returnType=n.returnType.copy(!0,!0,t)),e}function n$(t,e,n){for(let r of n.variants)e.addVariant(r.copy(!0,!0,t));return e}function xa(t,e,n,r=new WeakSet){if(e===n||r.has(e)||r.has(n))return e;if(r.add(e),r.add(n),(0,ut.isMapType)(e)){if((0,ut.isMapType)(n))return $i(t,e,n,r);if((0,ut.isUnknownType)(n))return $i(t,e,n,r);if((0,ut.isClassType)(n))return $i(t,e,n,r);if((0,ut.isUnionType)(n)){let i=n.copy(!0,!0,t);return i.addVariant(e),r.add(i),i}}else if((0,ut.isClassType)(e)){if((0,ut.isMapType)(n))return $i(t,e,n,r);if((0,ut.isUnknownType)(n))return $i(t,e,n,r);if((0,ut.isClassType)(n))return $i(t,e,n,r);if((0,ut.isUnionType)(n)){let i=n.copy(!0,!0,t);return i.addVariant(e),r.add(i),i}}else if((0,ut.isUnknownType)(e)){if((0,ut.isMapType)(n))return $i(t,n.copy(!0,!0,t),e,r);if((0,ut.isUnknownType)(n))return $i(t,e,n,r);if((0,ut.isClassType)(n))return $i(t,n.copy(!0,!0,t),e,r);if((0,ut.isUnionType)(n)){let i=n.copy(!0,!0,t);return i.variants.forEach(s=>xa(t,s,e,r)),r.add(i),i}return n.copy(!0,!0,t)}else if((0,ut.isFunctionType)(e)){if((0,ut.isFunctionType)(n))return t$(t,e,n,r)}else if((0,ut.isUnionType)(e))return(0,ut.isUnionType)(n)?n$(t,e,n):(e.addVariant(n.copy(!0,!0,t)),e);if(!n.equalsTo(e)){let i=QB.UnionType.createDefault(t,e.document,e.scope);return r.add(i),i.addVariant(e),i.addVariant(n.copy(!0,!0,t)),i}return e}fi.deepMerge=xa;function r$(t,e,n,r){if(r){for(let s=0;s<r.length;s++){let o=r[s],a=e.locals.getProperty(o.namespace),u=n.locals.getPropertyInPath(o.exportFrom.split("."));u!=null&&a!=null?e.locals.setProperty(o.namespace,new ao.EntityInfo(a.name,xa(t,a.type,u.type))):u!=null&&a==null&&e.locals.setProperty(o.namespace,new ao.EntityInfo(u.name,u.type.copy(!0,!0,t)))}return}let i=new Map;for(let[s,o]of n.locals.properties){let a=e.locals.getProperty(s);a!=null?e.locals.setProperty(s,new ao.EntityInfo(a.name,xa(t,a.type,o.type))):e.locals.setProperty(s,new ao.EntityInfo(o.name,o.type.deepCopy(!0,t,null,null,null,i)))}}fi.mergeScope=r$});var wd=f(Td=>{"use strict";Object.defineProperty(Td,"__esModule",{value:!0});Td.TypeStorage=void 0;var QP=oc(),Zv=class t{constructor(e){this.memory=new Map,this.parent=e,this.memory=new Map,this.typeInterfaces=new Map,this.keyTypes=new Map,this.__internalHandleCounter=0}addToAny(e,n){}addType(e){if(this.typeInterfaces.has(e.id))throw new Error(`Type with id ${e.id} already exists.`);this.typeInterfaces.set(e.id,e)}getType(e){let n=this.typeInterfaces.get(e.id);return n&&n!==e?n:this.parent?.getType(e)||null}getInerhitType(e){if(e.inheritFrom==null)return null;let n=this.typeInterfaces.get(e.inheritFrom);return n&&n!==e?n:this.parent?.getInerhitType(e)||null}getTypeById(e){let n=this.typeInterfaces.get(e);return n||this.parent?.getTypeById(e)||null}getTypePropertyById(e,n){let r=this.typeInterfaces.get(e)?.getProperty(n);return r||this.parent?.getTypePropertyById(e,n)||null}addKeyType(e){if(this.keyTypes.has(e.id))throw new Error(`KeyType with id ${e.id} already exists.`);this.keyTypes.set(e.id,e)}getKeyType(e){return this.keyTypes.get(e.id)||this.parent?.getKeyType(e)||this.getInerhitKeyType(e)}getInerhitKeyType(e){if(e.inheritFrom==null)return null;let n=this.keyTypes.get(e.inheritFrom);return n||this.parent?.getInerhitKeyType(e)||null}getKeyTypeById(e){let n=this.keyTypes.get(e);return n||this.parent?.getKeyTypeById(e)||null}merge(e){e.memory.forEach((n,r)=>{let i=this.memory.get(r);if(i){this.memory.set(r,(0,QP.deepMerge)(e,i,n));return}this.memory.set(r,n.deepCopy(!0,this))}),e.typeInterfaces.forEach((n,r)=>{let i=this.typeInterfaces.get(r);if(i){this.typeInterfaces.set(r,(0,QP.deepMerge)(e,i,n));return}this.typeInterfaces.set(r,n.deepCopy(!0,this))}),e.keyTypes.forEach((n,r)=>{this.keyTypes.has(r)||this.keyTypes.set(r,n.copy(!0,!0,this))})}generateId(e,n){let r=n?`<${n.type}:${n.start.toString()}-${n.end.toString()}>`:"<virtual>";return`${e}-global-${this.__internalHandleCounter++}-${r}`}copy(){let e=new t(this.parent);return this.typeInterfaces.forEach((n,r)=>{e.typeInterfaces.set(r,n.copy(!0,!0,e))}),this.keyTypes.forEach((n,r)=>{e.keyTypes.set(r,n.copy(!0,!0,e))}),e}};Td.TypeStorage=Zv});var rS=f(Ed=>{"use strict";Object.defineProperty(Ed,"__esModule",{value:!0});Ed.GlobalTypeStorage=void 0;var ZP=tt(),eS=ec(),tS=sc(),xd=ft(),i$=wd(),nS=class extends i$.TypeStorage{insertPrimitives(e){e.getPrimitives().forEach((r,i)=>{let s=new eS.ClassType(i,null,null,this);s.insertSignature(r),this.typeInterfaces.set(i,s),this.keyTypes.set(i,new tS.KeyType(i,this))});let n=new eS.ClassType(xd.NIL_TYPE_ID,null,null,this);this.typeInterfaces.set(xd.NIL_TYPE_ID,n),this.keyTypes.set(xd.NIL_TYPE_ID,new tS.KeyType(xd.NIL_TYPE_ID,this))}insertNonPrimitives(e){e.getTypes().forEach((n,r)=>{let i=new eS.ClassType(r,null,null,this);i.insertSignature(n),this.typeInterfaces.set(r,i),this.keyTypes.set(r,new tS.KeyType(r,this))})}insertAllAnyTypeMembers(e){let n=this.typeInterfaces.get(ZP.SignatureDefinitionBaseType.Any);e.getPrimitives().forEach(r=>{r.getType()!==ZP.SignatureDefinitionBaseType.General&&n.insertSignature(r)}),e.getTypes().forEach(r=>{n.insertSignature(r)})}};Ed.GlobalTypeStorage=nS});var Ea=f(ac=>{"use strict";Object.defineProperty(ac,"__esModule",{value:!0});ac.GreybelKeyword=void 0;var s$;(function(t){t.Envar="#envar",t.Import="#import",t.Include="#include",t.ImportWithComment="//import",t.IncludeWithComment="//include",t.Debugger="debugger",t.Line="#line",t.File="#filename",t.Inject="#inject"})(s$=ac.GreybelKeyword||(ac.GreybelKeyword={}))});var oS=f(sS=>{"use strict";Object.defineProperty(sS,"__esModule",{value:!0});var uo=xe(),o$=Ea(),iS=class extends uo.LexerValidator{constructor(){super(...arguments),this.isKeyword=Set.prototype.has.bind(new Set([...Object.values(uo.Keyword),...Object.values(o$.GreybelKeyword)]))}isIdentifierStart(e){return super.isIdentifierStart(e)||e===uo.CharacterCode.HASH}isMultilineComment(e,n){return uo.CharacterCode.SLASH===e&&uo.CharacterCode.ASTERISK===n}isMultilineCommentEnd(e,n){return uo.CharacterCode.ASTERISK===e&&uo.CharacterCode.SLASH===n}isComment(e,n){return super.isComment(e,n)||this.isMultilineComment(e,n)}};sS.default=iS});var aS=f(uc=>{"use strict";Object.defineProperty(uc,"__esModule",{value:!0});uc.CharacterCode=void 0;var a$;(function(t){t[t.VERTICAL_LINE=124]="VERTICAL_LINE",t[t.AMPERSAND=38]="AMPERSAND"})(a$=uc.CharacterCode||(uc.CharacterCode={}))});var ka=f(cc=>{"use strict";Object.defineProperty(cc,"__esModule",{value:!0});cc.Operator=void 0;var u$;(function(t){t.BitwiseAnd="&",t.BitwiseOr="|",t.LeftShift="<<",t.RightShift=">>",t.UnsignedRightShift=">>>"})(u$=cc.Operator||(cc.Operator={}))});var cS=f(lc=>{"use strict";var c$=lc&&lc.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(lc,"__esModule",{value:!0});var Br=xe(),l$=c$(oS()),eD=aS(),tD=Ea(),uS=ka();function nD(t){let e=this.content[this.index];return this.index+=e.length,this.createPunctuator(e,t)}var kd=class t extends Br.Lexer{constructor(e,n={}){n.validator=n.validator||new l$.default,super(e,n)}scan(e,n){let r=t.greybelScanHandlers[e];return r?r.call(this,n)||super.scan(e,n):super.scan(e,n)}scanMultilineComment(e){let n=this,r=n.line,i=n.lineStart,s=n.index,o=n.offset,a=n.offset,u=!1;for(;n.index<n.length;){let p=n.codeAt();if(n.validator.isEndOfLine(p))n.validator.isWinNewline(p,n.codeAt(1))&&n.index++,n.line++,a=n.index+1;else if(n.validator.isMultilineCommentEnd(n.codeAt(),n.codeAt(1))){u=!0;break}n.index++}if(!u)return n.raise("Unexpected end of file in multiline comment.",new Br.ASTRange(new Br.ASTPosition(r,s-o+1),new Br.ASTPosition(n.line,n.index-a+3)));let c=n.content.slice(s+2,n.index);n.index+=2;let l=new Br.Token({type:Br.TokenType.Comment,value:c,line:r,lineStart:i,range:[n.tokenStart,n.index],offsetRange:[o,a],afterSpace:e,lastLine:n.line,lastLineStart:n.lineStart});return n.offset=a,n.snapshot.enqueue(l),l}scanComment(e){let n=this,r=n.validator;return n.content.startsWith(tD.GreybelKeyword.ImportWithComment,n.index)||n.content.startsWith(tD.GreybelKeyword.IncludeWithComment,n.index)?(n.index++,n.scanIdentifierOrKeyword(e)):r.isMultilineComment(n.codeAt(),n.codeAt(1))?n.scanMultilineComment(e):super.scanComment(e)}};lc.default=kd;kd.greybelScanHandlers={[Br.CharacterCode.ARROW_LEFT]:function(e){if(Br.CharacterCode.ARROW_LEFT===this.codeAt(1))return this.scanPunctuator(uS.Operator.LeftShift,e)},[Br.CharacterCode.ARROW_RIGHT]:function(e){if(Br.CharacterCode.ARROW_RIGHT===this.codeAt(1))return Br.CharacterCode.ARROW_RIGHT===this.codeAt(2)?this.scanPunctuator(uS.Operator.UnsignedRightShift,e):this.scanPunctuator(uS.Operator.RightShift,e)},[eD.CharacterCode.AMPERSAND]:nD,[eD.CharacterCode.VERTICAL_LINE]:nD}});var Ad=f(pc=>{"use strict";Object.defineProperty(pc,"__esModule",{value:!0});pc.ASTType=void 0;var p$;(function(t){t.FeatureImportExpression="FeatureImportExpression",t.FeatureIncludeExpression="FeatureIncludeExpression",t.FeatureEnvarExpression="FeatureEnvarExpression",t.FeatureInjectExpression="FeatureInjectExpression",t.FeatureDebuggerExpression="FeatureDebuggerExpression",t.FeatureLineExpression="FeatureLineExpression",t.FeatureFileExpression="FeatureFileExpression"})(p$=pc.ASTType||(pc.ASTType={}))});var pS=f(Od=>{"use strict";Object.defineProperty(Od,"__esModule",{value:!0});Od.ASTChunkGreybel=void 0;var h$=xe(),lS=class t extends h$.ASTChunk{constructor(e){super(e),this.imports=e.imports||[],this.includes=e.includes||[],this.injects=e.injects||[]}clone(){return new t({literals:this.literals.map(e=>e.clone()),scopes:this.scopes.map(e=>e.clone()),imports:this.imports.map(e=>e.clone()),includes:this.includes.map(e=>e.clone()),injects:this.injects.map(e=>e.clone()),lines:this.lines,start:this.start,end:this.end,range:this.range,scope:this.scope})}};Od.ASTChunkGreybel=lS});var yS=f(_r=>{"use strict";Object.defineProperty(_r,"__esModule",{value:!0});_r.ASTFeatureFileExpression=_r.ASTFeatureInjectExpression=_r.ASTFeatureEnvarExpression=_r.ASTFeatureIncludeExpression=_r.ASTFeatureImportExpression=void 0;var hc=xe(),dc=Ad(),hS=class t extends hc.ASTBase{constructor(e){super(dc.ASTType.FeatureImportExpression,e),this.name=e.name,this.path=e.path,this.chunk=e.chunk,this.namespace=e.namespace}toString(){return`FeatureImportExpression[${this.start}-${this.end}][name = ${this.name}, path = ${this.path}]`}clone(){return new t({name:this.name.clone(),path:this.path,chunk:this.chunk.clone(),namespace:this.namespace,start:this.start,end:this.end,range:this.range,scope:this.scope})}};_r.ASTFeatureImportExpression=hS;var dS=class t extends hc.ASTBase{constructor(e){super(dc.ASTType.FeatureIncludeExpression,e),this.path=e.path,this.chunk=e.chunk,this.namespace=e.namespace}toString(){return`FeatureIncludeExpression[${this.start}-${this.end}][path = ${this.path}]`}clone(){return new t({path:this.path,chunk:this.chunk.clone(),namespace:this.namespace,start:this.start,end:this.end,range:this.range,scope:this.scope})}};_r.ASTFeatureIncludeExpression=dS;var fS=class t extends hc.ASTBase{constructor(e){super(dc.ASTType.FeatureEnvarExpression,e),this.name=e.name}toString(){return`FeatureEnvarExpression[${this.start}-${this.end}][name = ${this.name}]`}clone(){return new t({name:this.name,start:this.start,end:this.end,range:this.range,scope:this.scope})}};_r.ASTFeatureEnvarExpression=fS;var gS=class t extends hc.ASTBase{constructor(e){super(dc.ASTType.FeatureInjectExpression,e),this.path=e.path}toString(){return`FeatureInjectExpression[${this.start}-${this.end}][path = ${this.path}]`}clone(){return new t({path:this.path,start:this.start,end:this.end,range:this.range,scope:this.scope})}};_r.ASTFeatureInjectExpression=gS;var mS=class t extends hc.ASTBase{constructor(e){super(dc.ASTType.FeatureFileExpression,e),this.filename=e.filename}toString(){return`FeatureFileExpression[${this.start}-${this.end}][path = ${this.filename}]`}clone(){return new t({filename:this.filename,start:this.start,end:this.end,range:this.range,scope:this.scope})}};_r.ASTFeatureFileExpression=mS});var vS=f(Wt=>{"use strict";Object.defineProperty(Wt,"__esModule",{value:!0});Wt.ASTFeatureInjectExpression=Wt.ASTFeatureIncludeExpression=Wt.ASTFeatureImportExpression=Wt.ASTFeatureFileExpression=Wt.ASTFeatureEnvarExpression=Wt.ASTChunkGreybel=Wt.ASTType=Wt.ASTProvider=void 0;var bS=xe(),rD=Ad(),d$=pS(),fc=yS(),_S=class extends bS.ASTProvider{featureImportExpression(e){return new fc.ASTFeatureImportExpression(e)}featureIncludeExpression(e){return new fc.ASTFeatureIncludeExpression(e)}featureEnvarExpression(e){return new fc.ASTFeatureEnvarExpression(e)}featureInjectExpression(e){return new fc.ASTFeatureInjectExpression(e)}featureDebuggerExpression(e){return new bS.ASTBase(rD.ASTType.FeatureDebuggerExpression,e)}featureLineExpression(e){return new bS.ASTBase(rD.ASTType.FeatureLineExpression,e)}featureFileExpression(e){return new fc.ASTFeatureFileExpression(e)}chunk(e){return new d$.ASTChunkGreybel(e)}};Wt.ASTProvider=_S;var f$=Ad();Object.defineProperty(Wt,"ASTType",{enumerable:!0,get:function(){return f$.ASTType}});var g$=pS();Object.defineProperty(Wt,"ASTChunkGreybel",{enumerable:!0,get:function(){return g$.ASTChunkGreybel}});var gc=yS();Object.defineProperty(Wt,"ASTFeatureEnvarExpression",{enumerable:!0,get:function(){return gc.ASTFeatureEnvarExpression}});Object.defineProperty(Wt,"ASTFeatureFileExpression",{enumerable:!0,get:function(){return gc.ASTFeatureFileExpression}});Object.defineProperty(Wt,"ASTFeatureImportExpression",{enumerable:!0,get:function(){return gc.ASTFeatureImportExpression}});Object.defineProperty(Wt,"ASTFeatureIncludeExpression",{enumerable:!0,get:function(){return gc.ASTFeatureIncludeExpression}});Object.defineProperty(Wt,"ASTFeatureInjectExpression",{enumerable:!0,get:function(){return gc.ASTFeatureInjectExpression}})});var SS=f(Tt=>{"use strict";Object.defineProperty(Tt,"__esModule",{value:!0});Tt.SelectorGroups=Tt.SelectorGroupType=Tt.Selectors=Tt.SelectorTypes=void 0;var $e=xe(),Pd=Ea(),mc=ka(),m$;(function(t){t.From="From",t.Envar="Envar",t.Inject="Inject",t.Line="Line",t.File="File",t.LeftShift="LeftShift",t.RightShift="RightShift",t.UnsignedRightShift="UnsignedRightShift",t.BitwiseOr="BitwiseOr",t.BitwiseAnd="BitwiseAnd",t.Escape="Escape"})(m$=Tt.SelectorTypes||(Tt.SelectorTypes={}));Tt.Selectors=Object.assign(Object.assign({},$e.Selectors),{From:(0,$e.createSelector)({type:$e.TokenType.Identifier,value:"from"}),Envar:(0,$e.createSelector)({type:$e.TokenType.Keyword,value:Pd.GreybelKeyword.Envar}),Inject:(0,$e.createSelector)({type:$e.TokenType.Keyword,value:Pd.GreybelKeyword.Inject}),Line:(0,$e.createSelector)({type:$e.TokenType.Keyword,value:Pd.GreybelKeyword.Line}),File:(0,$e.createSelector)({type:$e.TokenType.Keyword,value:Pd.GreybelKeyword.File}),LeftShift:(0,$e.createSelector)({type:$e.TokenType.Punctuator,value:mc.Operator.LeftShift}),RightShift:(0,$e.createSelector)({type:$e.TokenType.Punctuator,value:mc.Operator.RightShift}),UnsignedRightShift:(0,$e.createSelector)({type:$e.TokenType.Punctuator,value:mc.Operator.UnsignedRightShift}),BitwiseOr:(0,$e.createSelector)({type:$e.TokenType.Punctuator,value:mc.Operator.BitwiseOr}),BitwiseAnd:(0,$e.createSelector)({type:$e.TokenType.Punctuator,value:mc.Operator.BitwiseAnd}),Escape:(0,$e.createSelector)({type:$e.TokenType.Punctuator,value:$e.Operator.Escape})});var Ui;(function(t){t.MapSeparator="MapSeparator",t.ListSeparator="ListSeparator",t.PathSegmentEnd="PathSegmentEnd",t.BitwiseOperators="BitwiseOperators"})(Ui=Tt.SelectorGroupType||(Tt.SelectorGroupType={}));Tt.SelectorGroups=Object.assign(Object.assign({},$e.SelectorGroups),{[Ui.MapSeparator]:(0,$e.createSelectorGroup)(Ui.MapSeparator,[Tt.Selectors.MapSeperator,Tt.Selectors.CRBracket]),[Ui.ListSeparator]:(0,$e.createSelectorGroup)(Ui.ListSeparator,[Tt.Selectors.MapSeperator,Tt.Selectors.SRBracket]),[Ui.PathSegmentEnd]:(0,$e.createSelectorGroup)(Ui.PathSegmentEnd,[Tt.Selectors.EndOfLine,Tt.Selectors.Comment,Tt.Selectors.EndOfFile]),[Ui.BitwiseOperators]:(0,$e.createSelectorGroup)(Ui.BitwiseOperators,[Tt.Selectors.LeftShift,Tt.Selectors.RightShift,Tt.Selectors.UnsignedRightShift])})});var oD=f(yc=>{"use strict";var y$=yc&&yc.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(yc,"__esModule",{value:!0});var zn=xe(),b$=Ou(),iD=Mu(),_$=y$(cS()),v$=vS(),co=Ea(),sD=ka(),Ne=SS(),TS=class extends zn.Parser{constructor(e,n={}){var r;n.lexer=n.lexer||new _$.default(e,{unsafe:n.unsafe,tabWidth:n.tabWidth}),n.astProvider=n.astProvider||new v$.ASTProvider,super(e,n);let i=this;i.filename=(r=n.filename)!==null&&r!==void 0?r:"unknown",i.imports=[],i.includes=[],i.injects=[]}skipNewlines(){var e;let n=this,r=0;for(;;){if(Ne.Selectors.Comment(n.token)){let i=((e=n.previousToken)===null||e===void 0?void 0:e.line)!==n.token.line,s=n.astProvider.comment({value:n.token.value,isMultiline:n.token.value.indexOf(`
|
100
|
-
`)!==-1,start:n.token.start,end:n.token.end,range:n.token.range,scope:n.currentScope,isStatement:i});n.lineRegistry.addItemToLines(s)}else if(Ne.Selectors.EndOfLine(n.token))r++;else break;n.next()}return r}parseMap(e=!1,n=!1){let r=this;if(!Ne.Selectors.CLBracket(r.token))return r.parseList(e,n);let i=r.currentScope,s=r.token,o=[],a=r.astProvider.mapConstructorExpression({fields:o,start:s.start,end:null,range:[s.range[0],null],scope:i});if(r.next(),Ne.Selectors.CRBracket(r.token))r.next();else for(;!Ne.Selectors.EndOfFile(r.token);){if(r.skipNewlines(),Ne.Selectors.CRBracket(r.token)){r.next();break}let u=r.astProvider.mapKeyString({key:null,value:null,start:r.token.start,end:null,range:[r.token.range[0],null],scope:i});u.key=r.parseExpr(null),r.requireToken(Ne.Selectors.MapKeyValueSeperator),r.skipNewlines(),u.value=r.parseExpr(u),u.end=r.previousToken.end,u.range[1]=r.previousToken.range[1],o.push(u),r.skipNewlines();let c=r.requireTokenOfAny(Ne.SelectorGroups.MapSeparator,s.start);if(Ne.Selectors.CRBracket(c))break}return a.end=r.token.start,a.range[1]=r.token.range[1],a}parseList(e=!1,n=!1){let r=this;if(!Ne.Selectors.SLBracket(r.token))return r.parseQuantity(e,n);let i=r.currentScope,s=r.token,o=[],a=r.astProvider.listConstructorExpression({fields:o,start:s.start,end:null,range:[s.range[0],null],scope:i});if(r.next(),Ne.Selectors.SRBracket(r.token))r.next();else for(;!Ne.Selectors.EndOfFile(r.token);){if(r.skipNewlines(),Ne.Selectors.SRBracket(r.token)){r.next();break}let u=r.astProvider.listValue({value:null,start:r.token.start,end:null,range:[r.token.range[0],null],scope:i});u.value=r.parseExpr(u),u.end=r.previousToken.end,u.range[1]=r.previousToken.range[1],o.push(u),r.skipNewlines();let c=r.requireTokenOfAny(Ne.SelectorGroups.ListSeparator,s.start);if(Ne.Selectors.SRBracket(c))break}return a.end=r.token.start,a.range[1]=r.token.range[1],a}parsePathSegment(){let e=this;if(this.token.type===zn.ASTType.StringLiteral){let r=this.token.value;return this.next(),r}let n="";for(;!Ne.SelectorGroups.PathSegmentEnd(e.token);)n=n+e.token.value,e.next();return e.consumeMany(Ne.SelectorGroups.PathSegmentEnd),n}parseFeatureIncludeStatement(){let e=this,n=e.previousToken,r=e.parsePathSegment(),i=e.astProvider.featureIncludeExpression({path:r,start:n.start,end:e.previousToken.end,range:[n.range[0],e.previousToken.range[1]],scope:e.currentScope});return e.includes.push(i),i}parseFeatureImportStatement(){var e;let n=this,r=n.previousToken,i=n.parseIdentifier(zn.ASTIdentifierKind.Variable);if(!n.consume(Ne.Selectors.From))return n.raise("expected from keyword",new iD.Range(r.start,new b$.Position((e=n.token.lastLine)!==null&&e!==void 0?e:n.token.line,n.token.end.character))),n.parseInvalidCode();let s=n.parsePathSegment(),o=n.astProvider.featureImportExpression({name:i,path:s,start:r.start,end:n.previousToken.end,range:[r.range[0],n.previousToken.range[1]],scope:n.currentScope});return n.imports.push(o),n.currentScope.definitions.push(o),o}parseFeatureEnvarExpression(){let e=this,n=e.previousToken,r=e.token.value;return e.next(),e.astProvider.featureEnvarExpression({name:r,start:n.start,end:e.previousToken.end,range:[n.range[0],e.previousToken.range[1]],scope:e.currentScope})}parseFeatureInjectExpression(){let e=this,n=e.previousToken,r=this.parsePathSegment();e.next();let i=e.astProvider.featureInjectExpression({path:r,start:n.start,end:e.previousToken.end,range:[n.range[0],e.previousToken.range[1]],scope:e.currentScope});return e.injects.push(i),i}parseIsa(e=!1,n=!1){let r=this,i=r.token,s=r.parseBitwiseOr(e,n);if(Ne.Selectors.Isa(r.token)){r.next(),r.skipNewlines();let o=r.parseBitwiseOr();return r.astProvider.isaExpression({operator:zn.Operator.Isa,left:s,right:o,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return s}parseBitwiseOr(e=!1,n=!1){let r=this,i=r.token,o=r.parseBitwiseAnd(e,n);for(;Ne.Selectors.BitwiseOr(r.token);){r.next();let a=r.parseBitwiseAnd();o=r.astProvider.binaryExpression({operator:sD.Operator.BitwiseOr,left:o,right:a,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return o}parseBitwiseAnd(e=!1,n=!1){let r=this,i=r.token,o=r.parseComparisons(e,n);for(;Ne.Selectors.BitwiseAnd(r.token);){r.next();let a=r.parseComparisons();o=r.astProvider.binaryExpression({operator:sD.Operator.BitwiseAnd,left:o,right:a,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return o}parseAddSub(e=!1,n=!1){let r=this,i=r.token,o=r.parseBitwise(e,n);for(;Ne.Selectors.Plus(r.token)||Ne.Selectors.Minus(r.token)&&(!n||!r.token.afterSpace||r.lexer.isAtWhitespace());){let a=r.token;r.next(),r.skipNewlines();let u=r.parseBitwise();o=r.astProvider.binaryExpression({operator:a.value,left:o,right:u,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return o}parseBitwise(e=!1,n=!1){let r=this,i=r.token,o=r.parseMultDiv(e,n);for(;Ne.SelectorGroups.BitwiseOperators(r.token);){let a=r.token;r.next(),r.skipNewlines();let u=r.parseMultDiv();o=r.astProvider.binaryExpression({operator:a.value,left:o,right:u,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return o}parseAtom(){let e=this;return Ne.Selectors.Envar(e.token)?(e.next(),e.parseFeatureEnvarExpression()):Ne.Selectors.Inject(e.token)?(e.next(),e.parseFeatureInjectExpression()):Ne.Selectors.Line(e.token)?(e.next(),e.astProvider.featureLineExpression({start:new zn.ASTPosition(e.previousToken.line,e.previousToken.start.character),end:new zn.ASTPosition(e.previousToken.line,e.previousToken.end.character),range:e.previousToken.range,scope:e.currentScope})):Ne.Selectors.File(e.token)?(e.next(),e.astProvider.featureFileExpression({filename:e.filename,start:new zn.ASTPosition(e.previousToken.line,e.previousToken.start.character),end:new zn.ASTPosition(e.previousToken.line,e.previousToken.end.character),range:e.previousToken.range,scope:e.currentScope})):super.parseAtom()}parseStatement(){let e=this,n=e.backpatches.peek();if(e.isType(zn.TokenType.Keyword))switch(e.token.value){case co.GreybelKeyword.Include:case co.GreybelKeyword.IncludeWithComment:{e.next();let i=e.parseFeatureIncludeStatement();e.lineRegistry.addItemToLines(i),n.body.push(i);return}case co.GreybelKeyword.Import:case co.GreybelKeyword.ImportWithComment:{e.next();let i=e.parseFeatureImportStatement();e.lineRegistry.addItemToLines(i),n.body.push(i);return}case co.GreybelKeyword.Envar:{e.next();let i=e.parseFeatureEnvarExpression();e.lineRegistry.addItemToLines(i),n.body.push(i);return}case co.GreybelKeyword.Inject:{e.next();let i=e.parseFeatureInjectExpression();e.lineRegistry.addItemToLines(i),n.body.push(i);return}case co.GreybelKeyword.Debugger:{e.next();let i=e.astProvider.featureDebuggerExpression({start:new zn.ASTPosition(e.previousToken.line,e.previousToken.start.character),end:new zn.ASTPosition(e.previousToken.line,e.previousToken.end.character),range:e.previousToken.range,scope:e.currentScope});e.lineRegistry.addItemToLines(i),n.body.push(i);return}default:break}super.parseStatement()}parseChunk(){let e=this;e.next();let n=e.token,r=e.astProvider.chunk({start:n.start,end:null,range:[n.range[0],null]}),i=new zn.PendingChunk(r,e.lineRegistry);for(e.backpatches.setDefault(i),e.pushScope(r);!Ne.Selectors.EndOfFile(e.token)&&(e.skipNewlines(),!Ne.Selectors.EndOfFile(e.token));)e.lexer.recordSnapshot(),e.statementErrors=[],e.parseStatement(),e.statementErrors.length>0&&e.tryToRecover();let s=e.backpatches.pop();for(;!(0,zn.isPendingChunk)(s);){let o=e.raise(`found open block ${s.block.type}`,new iD.Range(s.block.start,s.block.start));if(s.complete(e.previousToken),e.errors.push(o),!e.unsafe)throw o;s=e.backpatches.pop()}return e.finishRemaingScopes(),e.popScope(),i.complete(e.token),r.literals=e.literals,r.scopes=e.scopes,r.lines=e.lineRegistry.lines,r.imports=e.imports,r.includes=e.includes,r.injects=e.injects,r}};yc.default=TS});var $r=f(Nt=>{"use strict";var S$=Nt&&Nt.__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]}),bc=Nt&&Nt.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&S$(e,t,n)},wS=Nt&&Nt.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Nt,"__esModule",{value:!0});Nt.Parser=Nt.LexerValidator=Nt.Lexer=void 0;var T$=cS();Object.defineProperty(Nt,"Lexer",{enumerable:!0,get:function(){return wS(T$).default}});var w$=oS();Object.defineProperty(Nt,"LexerValidator",{enumerable:!0,get:function(){return wS(w$).default}});var x$=oD();Object.defineProperty(Nt,"Parser",{enumerable:!0,get:function(){return wS(x$).default}});bc(vS(),Nt);bc(aS(),Nt);bc(Ea(),Nt);bc(ka(),Nt);bc(SS(),Nt)});var Rd=f(Dd=>{"use strict";Object.defineProperty(Dd,"__esModule",{value:!0});Dd.InferContext=void 0;var xS=class{constructor(e,n,r,i){this.typeStorage=e,this.document=n,this.scope=r,this.onRequestScope=i}};Dd.InferContext=xS});var ks=f(Tn=>{"use strict";Object.defineProperty(Tn,"__esModule",{value:!0});Tn.PathType=Tn.UnaryType=Tn.ConstantIdentifierSet=Tn.ConstantIdentifier=Tn.DEFAULT_CUSTOM_FUNCTION_DESCRIPTION=void 0;Tn.DEFAULT_CUSTOM_FUNCTION_DESCRIPTION="This is a custom method. You can add a description for this method by adding a comment above or after the function.\n```\nmyFunction = function(a, b, c) // This function does xyz\n```\nor\n```\n/*\n This function does xyz\n*/\nmyFunction = function(a, b, c)\n```";var aD;(function(t){t.Self="self",t.Globals="globals",t.Outer="outer",t.Locals="locals",t.Super="super"})(aD=Tn.ConstantIdentifier||(Tn.ConstantIdentifier={}));Tn.ConstantIdentifierSet=new Set(Object.values(aD));var E$;(function(t){t.Not="not",t.Negate="negate",t.AddressOf="addressOf"})(E$=Tn.UnaryType||(Tn.UnaryType={}));var k$;(function(t){t.Map="{}",t.List="[]",t.String="$string",t.Number="$number",t.Nil="null",t.Slice="[:]",t.Function="function",t.Expression=":expression:"})(k$=Tn.PathType||(Tn.PathType={}))});var Aa=f(_c=>{"use strict";Object.defineProperty(_c,"__esModule",{value:!0});_c.Markers=void 0;var A$;(function(t){t.start="/**",t.nostart="/***",t.delim="*",t.end="*/"})(A$=_c.Markers||(_c.Markers={}))});var Ur=f(wt=>{"use strict";Object.defineProperty(wt,"__esModule",{value:!0});wt.rewireSpecs=wt.rewireSource=wt.seedTokens=wt.seedSpec=wt.seedBlock=wt.splitLines=wt.splitSpace=wt.splitCR=wt.hasCR=wt.isSpace=void 0;function O$(t){return/^\s+$/.test(t)}wt.isSpace=O$;function P$(t){return/\r$/.test(t)}wt.hasCR=P$;function D$(t){let e=t.match(/\r+$/);return e==null?["",t]:[t.slice(-e[0].length),t.slice(0,-e[0].length)]}wt.splitCR=D$;function R$(t){let e=t.match(/^\s+/);return e==null?["",t]:[t.slice(0,e[0].length),t.slice(e[0].length)]}wt.splitSpace=R$;function I$(t){return t.split(/\n/)}wt.splitLines=I$;function C$(t={}){return Object.assign({description:"",tags:[],source:[],problems:[]},t)}wt.seedBlock=C$;function M$(t={}){return Object.assign({tag:"",name:"",type:"",optional:!1,description:"",problems:[],source:[]},t)}wt.seedSpec=M$;function L$(t={}){return Object.assign({start:"",delimiter:"",postDelimiter:"",tag:"",postTag:"",name:"",postName:"",type:"",postType:"",description:"",end:"",lineEnd:""},t)}wt.seedTokens=L$;function N$(t){let e=t.source.reduce((n,r)=>n.set(r.number,r),new Map);for(let n of t.tags)n.source=n.source.map(r=>e.get(r.number));return t}wt.rewireSource=N$;function q$(t){let e=t.tags.reduce((n,r)=>r.source.reduce((i,s)=>i.set(s.number,s),n),new Map);return t.source=t.source.map(n=>e.get(n.number)||n),t}wt.rewireSpecs=q$});var uD=f(ES=>{"use strict";Object.defineProperty(ES,"__esModule",{value:!0});var j$=/^@\S+/;function F$({fence:t="```"}={}){let e=B$(t),n=(r,i)=>e(r)?!i:i;return function(i){let s=[[]],o=!1;for(let a of i)j$.test(a.tokens.description)&&!o?s.push([a]):s[s.length-1].push(a),o=n(a.tokens.description,o);return s}}ES.default=F$;function B$(t){return typeof t=="string"?e=>e.split(t).length%2===0:t}});var cD=f(kS=>{"use strict";Object.defineProperty(kS,"__esModule",{value:!0});var $$=Aa(),vc=Ur();function U$({startLine:t=0,markers:e=$$.Markers}={}){let n=null,r=t;return function(s){let o=s,a=(0,vc.seedTokens)();if([a.lineEnd,o]=(0,vc.splitCR)(o),[a.start,o]=(0,vc.splitSpace)(o),n===null&&o.startsWith(e.start)&&!o.startsWith(e.nostart)&&(n=[],a.delimiter=o.slice(0,e.start.length),o=o.slice(e.start.length),[a.postDelimiter,o]=(0,vc.splitSpace)(o)),n===null)return r++,null;let u=o.trimRight().endsWith(e.end);if(a.delimiter===""&&o.startsWith(e.delim)&&!o.startsWith(e.end)&&(a.delimiter=e.delim,o=o.slice(e.delim.length),[a.postDelimiter,o]=(0,vc.splitSpace)(o)),u){let c=o.trimRight();a.end=o.slice(c.length-e.end.length),o=c.slice(0,-e.end.length)}if(a.description=o,n.push({number:r,source:s,tokens:a}),r++,u){let c=n.slice();return n=null,c}return null}}kS.default=U$});var lD=f(AS=>{"use strict";Object.defineProperty(AS,"__esModule",{value:!0});var K$=Ur();function W$({tokenizers:t}){return function(n){var r;let i=(0,K$.seedSpec)({source:n});for(let s of t)if(i=s(i),!((r=i.problems[i.problems.length-1])===null||r===void 0)&&r.critical)break;return i}}AS.default=W$});var PS=f(OS=>{"use strict";Object.defineProperty(OS,"__esModule",{value:!0});function G$(){return t=>{let{tokens:e}=t.source[0],n=e.description.match(/\s*(@(\S+))(\s*)/);return n===null?(t.problems.push({code:"spec:tag:prefix",message:'tag should start with "@" symbol',line:t.source[0].number,critical:!0}),t):(e.tag=n[1],e.postTag=n[3],e.description=e.description.slice(n[0].length),t.tag=n[2],t)}}OS.default=G$});var RS=f(DS=>{"use strict";Object.defineProperty(DS,"__esModule",{value:!0});var H$=Ur();function V$(t="compact"){let e=X$(t);return n=>{let r=0,i=[];for(let[a,{tokens:u}]of n.source.entries()){let c="";if(a===0&&u.description[0]!=="{")return n;for(let l of u.description)if(l==="{"&&r++,l==="}"&&r--,c+=l,r===0)break;if(i.push([u,c]),r===0)break}if(r!==0)return n.problems.push({code:"spec:type:unpaired-curlies",message:"unpaired curlies",line:n.source[0].number,critical:!0}),n;let s=[],o=i[0][0].postDelimiter.length;for(let[a,[u,c]]of i.entries())u.type=c,a>0&&(u.type=u.postDelimiter.slice(o)+c,u.postDelimiter=u.postDelimiter.slice(0,o)),[u.postType,u.description]=(0,H$.splitSpace)(u.description.slice(c.length)),s.push(u.type);return s[0]=s[0].slice(1),s[s.length-1]=s[s.length-1].slice(0,-1),n.type=e(s),n}}DS.default=V$;var z$=t=>t.trim();function X$(t){return t==="compact"?e=>e.map(z$).join(""):t==="preserve"?e=>e.join(`
|
99
|
+
[${u}] ${this.details[a].message}`}return o=o+r,o};Js.safeStringify=function(t,e){return JSON.stringify(t,Js.serializer(),e)};Js.serializer=function(){let t=[],e=[],n=(r,i)=>e[0]===i?"[Circular ~]":"[Circular ~."+t.slice(0,e.indexOf(i)).join(".")+"]";return function(r,i){if(e.length>0){let s=e.indexOf(this);~s?(e.length=s+1,t.length=s+1,t[s]=r):(e.push(this),t.push(r)),~e.indexOf(i)&&(i=n.call(this,r,i))}else e.push(i);if(i){let s=i[Js.annotations];if(s){if(Array.isArray(i)){let o=[];for(let a=0;a<i.length;++a)s.errors[a]&&o.push(`_$idx$_${s.errors[a].sort().join(", ")}_$end$_`),o.push(i[a]);i=o}else{for(let o in s.errors)i[`${o}_$key$_${s.errors[o].sort().join(", ")}_$end$_`]=i[o],i[o]=void 0;for(let o in s.missing)i[`_$miss$_${o}|${s.missing[o]}_$end$_`]="__missing__"}return i}}return i===1/0||i===-1/0||Number.isNaN(i)||typeof i=="function"||typeof i=="symbol"?"["+i.toString()+"]":i}}});var Di=f(It=>{"use strict";var Ij=nO(),Cj=Ze(),Mj=vs();It.Report=class{constructor(t,e,n,r,i,s,o){if(this.code=t,this.flags=r,this.messages=i,this.path=s.path,this.prefs=o,this.state=s,this.value=e,this.message=null,this.template=null,this.local=n||{},this.local.label=It.label(this.flags,this.state,this.prefs,this.messages),this.value!==void 0&&!this.local.hasOwnProperty("value")&&(this.local.value=this.value),this.path.length){let a=this.path[this.path.length-1];typeof a!="object"&&(this.local.key=a)}}_setTemplate(t){if(this.template=t,!this.flags.label&&this.path.length===0){let e=this._template(this.template,"root");e&&(this.local.label=e)}}toString(){if(this.message)return this.message;let t=this.code;if(!this.prefs.errors.render)return this.code;let e=this._template(this.template)||this._template(this.prefs.messages)||this._template(this.messages);return e===void 0?`Error code "${t}" is not defined, your custom type is missing the correct messages definition`:(this.message=e.render(this.value,this.state,this.prefs,this.local,{errors:this.prefs.errors,messages:[this.prefs.messages,this.messages]}),this.prefs.errors.label||(this.message=this.message.replace(/^"" /,"").trim()),this.message)}_template(t,e){return It.template(this.value,t,e||this.code,this.state,this.prefs)}};It.path=function(t){let e="";for(let n of t)typeof n!="object"&&(typeof n=="string"?(e&&(e+="."),e+=n):e+=`[${n}]`);return e};It.template=function(t,e,n,r,i){if(!e)return;if(Mj.isTemplate(e))return n!=="root"?e:null;let s=i.errors.language;if(Cj.isResolvable(s)&&(s=s.resolve(t,r,i)),s&&e[s]){if(e[s][n]!==void 0)return e[s][n];if(e[s]["*"]!==void 0)return e[s]["*"]}return e[n]?e[n]:e["*"]};It.label=function(t,e,n,r){if(!n.errors.label)return"";if(t.label)return t.label;let i=e.path;n.errors.label==="key"&&e.path.length>1&&(i=e.path.slice(-1));let s=It.path(i);return s||It.template(null,n.messages,"root",e,n)||r&&It.template(null,r,"root",e,n)||"value"};It.process=function(t,e,n){if(!t)return null;let{override:r,message:i,details:s}=It.details(t);if(r)return r;if(n.errors.stack)return new It.ValidationError(i,s,e);let o=Error.stackTraceLimit;Error.stackTraceLimit=0;let a=new It.ValidationError(i,s,e);return Error.stackTraceLimit=o,a};It.details=function(t,e={}){let n=[],r=[];for(let i of t){if(i instanceof Error){if(e.override!==!1)return{override:i};let o=i.toString();n.push(o),r.push({message:o,type:"override",context:{error:i}});continue}let s=i.toString();n.push(s),r.push({message:s,path:i.path.filter(o=>typeof o!="object"),type:i.code,context:i.local})}return n.length>1&&(n=[...new Set(n)]),{message:n.join(". "),details:r}};It.ValidationError=class extends Error{constructor(t,e,n){super(t),this._original=n,this.details=e}static isError(t){return t instanceof It.ValidationError}};It.ValidationError.prototype.isJoi=!0;It.ValidationError.prototype.name="ValidationError";It.ValidationError.prototype.annotate=Ij.error});var Ri=f(pr=>{"use strict";var cr=Ce(),Lj=yn(),Nj=Ys(),Hu=Ze(),Z_,lr={symbol:Symbol("ref"),defaults:{adjust:null,in:!1,iterables:null,map:null,separator:".",type:"value"}};pr.create=function(t,e={}){cr(typeof t=="string","Invalid reference key:",t),Hu.assertOptions(e,["adjust","ancestor","in","iterables","map","prefix","render","separator"]),cr(!e.prefix||typeof e.prefix=="object","options.prefix must be of type object");let n=Object.assign({},lr.defaults,e);delete n.prefix;let r=n.separator,i=lr.context(t,r,e.prefix);if(n.type=i.type,t=i.key,n.type==="value")if(i.root&&(cr(!r||t[0]!==r,"Cannot specify relative path with root prefix"),n.ancestor="root",t||(t=null)),r&&r===t)t=null,n.ancestor=0;else if(n.ancestor!==void 0)cr(!r||!t||t[0]!==r,"Cannot combine prefix with ancestor option");else{let[s,o]=lr.ancestor(t,r);o&&(t=t.slice(o),t===""&&(t=null)),n.ancestor=s}return n.path=r?t===null?[]:t.split(r):[t],new lr.Ref(n)};pr.in=function(t,e={}){return pr.create(t,{...e,in:!0})};pr.isRef=function(t){return t?!!t[Hu.symbols.ref]:!1};lr.Ref=class{constructor(t){cr(typeof t=="object","Invalid reference construction"),Hu.assertOptions(t,["adjust","ancestor","in","iterables","map","path","render","separator","type","depth","key","root","display"]),cr([!1,void 0].includes(t.separator)||typeof t.separator=="string"&&t.separator.length===1,"Invalid separator"),cr(!t.adjust||typeof t.adjust=="function","options.adjust must be a function"),cr(!t.map||Array.isArray(t.map),"options.map must be an array"),cr(!t.map||!t.adjust,"Cannot set both map and adjust options"),Object.assign(this,lr.defaults,t),cr(this.type==="value"||this.ancestor===void 0,"Non-value references cannot reference ancestors"),Array.isArray(this.map)&&(this.map=new Map(this.map)),this.depth=this.path.length,this.key=this.path.length?this.path.join(this.separator):null,this.root=this.path[0],this.updateDisplay()}resolve(t,e,n,r,i={}){return cr(!this.in||i.in,"Invalid in() reference usage"),this.type==="global"?this._resolve(n.context,e,i):this.type==="local"?this._resolve(r,e,i):this.ancestor?this.ancestor==="root"?this._resolve(e.ancestors[e.ancestors.length-1],e,i):(cr(this.ancestor<=e.ancestors.length,"Invalid reference exceeds the schema root:",this.display),this._resolve(e.ancestors[this.ancestor-1],e,i)):this._resolve(t,e,i)}_resolve(t,e,n){let r;if(this.type==="value"&&e.mainstay.shadow&&n.shadow!==!1&&(r=e.mainstay.shadow.get(this.absolute(e))),r===void 0&&(r=Nj(t,this.path,{iterables:this.iterables,functions:!0})),this.adjust&&(r=this.adjust(r)),this.map){let i=this.map.get(r);i!==void 0&&(r=i)}return e.mainstay&&e.mainstay.tracer.resolve(e,this,r),r}toString(){return this.display}absolute(t){return[...t.path.slice(0,-this.ancestor),...this.path]}clone(){return new lr.Ref(this)}describe(){let t={path:this.path};this.type!=="value"&&(t.type=this.type),this.separator!=="."&&(t.separator=this.separator),this.type==="value"&&this.ancestor!==1&&(t.ancestor=this.ancestor),this.map&&(t.map=[...this.map]);for(let e of["adjust","iterables","render"])this[e]!==null&&this[e]!==void 0&&(t[e]=this[e]);return this.in!==!1&&(t.in=!0),{ref:t}}updateDisplay(){let t=this.key!==null?this.key:"";if(this.type!=="value"){this.display=`ref:${this.type}:${t}`;return}if(!this.separator){this.display=`ref:${t}`;return}if(!this.ancestor){this.display=`ref:${this.separator}${t}`;return}if(this.ancestor==="root"){this.display=`ref:root:${t}`;return}if(this.ancestor===1){this.display=`ref:${t||".."}`;return}let e=new Array(this.ancestor+1).fill(this.separator).join("");this.display=`ref:${e}${t||""}`}};lr.Ref.prototype[Hu.symbols.ref]=!0;pr.build=function(t){return t=Object.assign({},lr.defaults,t),t.type==="value"&&t.ancestor===void 0&&(t.ancestor=1),new lr.Ref(t)};lr.context=function(t,e,n={}){if(t=t.trim(),n){let r=n.global===void 0?"$":n.global;if(r!==e&&t.startsWith(r))return{key:t.slice(r.length),type:"global"};let i=n.local===void 0?"#":n.local;if(i!==e&&t.startsWith(i))return{key:t.slice(i.length),type:"local"};let s=n.root===void 0?"/":n.root;if(s!==e&&t.startsWith(s))return{key:t.slice(s.length),type:"value",root:!0}}return{key:t,type:"value"}};lr.ancestor=function(t,e){if(!e)return[1,0];if(t[0]!==e)return[1,0];if(t[1]!==e)return[0,1];let n=2;for(;t[n]===e;)++n;return[n-1,n]};pr.toSibling=0;pr.toParent=1;pr.Manager=class{constructor(){this.refs=[]}register(t,e){if(t){if(e=e===void 0?pr.toParent:e,Array.isArray(t)){for(let n of t)this.register(n,e);return}if(Hu.isSchema(t)){for(let n of t._refs.refs)n.ancestor-e>=0&&this.refs.push({ancestor:n.ancestor-e,root:n.root});return}pr.isRef(t)&&t.type==="value"&&t.ancestor-e>=0&&this.refs.push({ancestor:t.ancestor-e,root:t.root}),Z_=Z_||vs(),Z_.isTemplate(t)&&this.register(t.refs(),e)}}get length(){return this.refs.length}clone(){let t=new pr.Manager;return t.refs=Lj(this.refs),t}reset(){this.refs=[]}roots(){return this.refs.filter(t=>!t.ancestor).map(t=>t.root)}}});var vs=f((oO,aO)=>{"use strict";var $h=Ce(),qj=yn(),jj=Z1(),Fj=eO(),iO=Ze(),rO=Di(),sO=Ri(),Fe={symbol:Symbol("template"),opens:new Array(1e3).join("\0"),closes:new Array(1e3).join(""),dateFormat:{date:Date.prototype.toDateString,iso:Date.prototype.toISOString,string:Date.prototype.toString,time:Date.prototype.toTimeString,utc:Date.prototype.toUTCString}};aO.exports=oO=Fe.Template=class{constructor(t,e){if($h(typeof t=="string","Template source must be a string"),$h(!t.includes("\0")&&!t.includes(""),"Template source cannot contain reserved control characters"),this.source=t,this.rendered=t,this._template=null,e){let{functions:n,...r}=e;this._settings=Object.keys(r).length?qj(r):void 0,this._functions=n,this._functions&&($h(Object.keys(this._functions).every(i=>typeof i=="string"),"Functions keys must be strings"),$h(Object.values(this._functions).every(i=>typeof i=="function"),"Functions values must be functions"))}else this._settings=void 0,this._functions=void 0;this._parse()}_parse(){if(!this.source.includes("{"))return;let t=Fe.encode(this.source),e=Fe.split(t),n=!1,r=[],i=e.shift();i&&r.push(i);for(let s of e){let o=s[0]!=="{",a=o?"}":"}}",u=s.indexOf(a);if(u===-1||s[1]==="{"){r.push(`{${Fe.decode(s)}`);continue}let c=s.slice(o?0:1,u),l=c[0]===":";l&&(c=c.slice(1));let p=this._ref(Fe.decode(c),{raw:o,wrapped:l});r.push(p),typeof p!="string"&&(n=!0);let h=s.slice(u+a.length);h&&r.push(Fe.decode(h))}if(!n){this.rendered=r.join("");return}this._template=r}static date(t,e){return Fe.dateFormat[e.dateFormat].call(t)}describe(t={}){if(!this._settings&&t.compact)return this.source;let e={template:this.source};return this._settings&&(e.options=this._settings),this._functions&&(e.functions=this._functions),e}static build(t){return new Fe.Template(t.template,t.options||t.functions?{...t.options,functions:t.functions}:void 0)}isDynamic(){return!!this._template}static isTemplate(t){return t?!!t[iO.symbols.template]:!1}refs(){if(!this._template)return;let t=[];for(let e of this._template)typeof e!="string"&&t.push(...e.refs);return t}resolve(t,e,n,r){return this._template&&this._template.length===1?this._part(this._template[0],t,e,n,r,{}):this.render(t,e,n,r)}_part(t,...e){return t.ref?t.ref.resolve(...e):t.formula.evaluate(e)}render(t,e,n,r,i={}){if(!this.isDynamic())return this.rendered;let s=[];for(let o of this._template)if(typeof o=="string")s.push(o);else{let a=this._part(o,t,e,n,r,i),u=Fe.stringify(a,t,e,n,r,i);if(u!==void 0){let c=o.raw||(i.errors&&i.errors.escapeHtml)===!1?u:jj(u);s.push(Fe.wrap(c,o.wrapped&&n.errors.wrap.label))}}return s.join("")}_ref(t,{raw:e,wrapped:n}){let r=[],i=o=>{let a=sO.create(o,this._settings);return r.push(a),u=>{let c=a.resolve(...u);return c!==void 0?c:null}};try{let o=this._functions?{...Fe.functions,...this._functions}:Fe.functions;var s=new Fj.Parser(t,{reference:i,functions:o,constants:Fe.constants})}catch(o){throw o.message=`Invalid template variable "${t}" fails due to: ${o.message}`,o}if(s.single){if(s.single.type==="reference"){let o=r[0];return{ref:o,raw:e,refs:r,wrapped:n||o.type==="local"&&o.key==="label"}}return Fe.stringify(s.single.value)}return{formula:s,raw:e,refs:r}}toString(){return this.source}};Fe.Template.prototype[iO.symbols.template]=!0;Fe.Template.prototype.isImmutable=!0;Fe.encode=function(t){return t.replace(/\\(\{+)/g,(e,n)=>Fe.opens.slice(0,n.length)).replace(/\\(\}+)/g,(e,n)=>Fe.closes.slice(0,n.length))};Fe.decode=function(t){return t.replace(/\u0000/g,"{").replace(/\u0001/g,"}")};Fe.split=function(t){let e=[],n="";for(let r=0;r<t.length;++r){let i=t[r];if(i==="{"){let s="";for(;r+1<t.length&&t[r+1]==="{";)s+="{",++r;e.push(n),n=s}else n+=i}return e.push(n),e};Fe.wrap=function(t,e){return e?e.length===1?`${e}${t}${e}`:`${e[0]}${t}${e[1]}`:t};Fe.stringify=function(t,e,n,r,i,s={}){let o=typeof t,a=r&&r.errors&&r.errors.wrap||{},u=!1;if(sO.isRef(t)&&t.render&&(u=t.in,t=t.resolve(e,n,r,i,{in:t.in,...s})),t===null)return"null";if(o==="string")return Fe.wrap(t,s.arrayItems&&a.string);if(o==="number"||o==="function"||o==="symbol")return t.toString();if(o!=="object")return JSON.stringify(t);if(t instanceof Date)return Fe.Template.date(t,r);if(t instanceof Map){let l=[];for(let[p,h]of t.entries())l.push(`${p.toString()} -> ${h.toString()}`);t=l}if(!Array.isArray(t))return t.toString();let c=[];for(let l of t)c.push(Fe.stringify(l,e,n,r,i,{arrayItems:!0,...s}));return Fe.wrap(c.join(", "),!u&&a.array)};Fe.constants={true:!0,false:!1,null:null,second:1e3,minute:60*1e3,hour:60*60*1e3,day:24*60*60*1e3};Fe.functions={if(t,e,n){return t?e:n},length(t){return typeof t=="string"?t.length:!t||typeof t!="object"?null:Array.isArray(t)?t.length:Object.keys(t).length},msg(t){let[e,n,r,i,s]=this,o=s.messages;if(!o)return"";let a=rO.template(e,o[0],t,n,r)||rO.template(e,o[1],t,n,r);return a?a.render(e,n,r,i,s):""},number(t){return typeof t=="number"?t:typeof t=="string"?parseFloat(t):typeof t=="boolean"?t?1:0:t instanceof Date?t.getTime():null}}});var pa=f(Vu=>{"use strict";var Qs=Ce(),uO=yn(),Wn=vs();Vu.compile=function(t,e){if(typeof t=="string")return Qs(!e,"Cannot set single message string"),new Wn(t);if(Wn.isTemplate(t))return Qs(!e,"Cannot set single message template"),t;Qs(typeof t=="object"&&!Array.isArray(t),"Invalid message options"),e=e?uO(e):{};for(let n in t){let r=t[n];if(n==="root"||Wn.isTemplate(r)){e[n]=r;continue}if(typeof r=="string"){e[n]=new Wn(r);continue}Qs(typeof r=="object"&&!Array.isArray(r),"Invalid message for",n);let i=n;e[i]=e[i]||{};for(n in r){let s=r[n];if(n==="root"||Wn.isTemplate(s)){e[i][n]=s;continue}Qs(typeof s=="string","Invalid message for",n,"in",i),e[i][n]=new Wn(s)}}return e};Vu.decompile=function(t){let e={};for(let n in t){let r=t[n];if(n==="root"){e.root=r;continue}if(Wn.isTemplate(r)){e[n]=r.describe({compact:!0});continue}let i=n;e[i]={};for(n in r){let s=r[n];if(n==="root"){e[i].root=s;continue}e[i][n]=s.describe({compact:!0})}}return e};Vu.merge=function(t,e){if(!t)return Vu.compile(e);if(!e)return t;if(typeof e=="string")return new Wn(e);if(Wn.isTemplate(e))return e;let n=uO(t);for(let r in e){let i=e[r];if(r==="root"||Wn.isTemplate(i)){n[r]=i;continue}if(typeof i=="string"){n[r]=new Wn(i);continue}Qs(typeof i=="object"&&!Array.isArray(i),"Invalid message for",r);let s=r;n[s]=n[s]||{};for(r in i){let o=i[r];if(r==="root"||Wn.isTemplate(o)){n[s][r]=o;continue}Qs(typeof o=="string","Invalid message for",r,"in",s),n[s][r]=new Wn(o)}}return n}});var Ze=f(et=>{"use strict";var Uh=Ce(),Bj=X_(),$j=J1(),ev,tv,Uj={isoDate:/^(?:[-+]\d{2})?(?:\d{4}(?!\d{2}\b))(?:(-?)(?:(?:0[1-9]|1[0-2])(?:\1(?:[12]\d|0[1-9]|3[01]))?|W(?:[0-4]\d|5[0-2])(?:-?[1-7])?|(?:00[1-9]|0[1-9]\d|[12]\d{2}|3(?:[0-5]\d|6[1-6])))(?![T]$|[T][\d]+Z$)(?:[T\s](?:(?:(?:[01]\d|2[0-3])(?:(:?)[0-5]\d)?|24\:?00)(?:[.,]\d+(?!:))?)(?:\2[0-5]\d(?:[.,]\d+)?)?(?:[Z]|(?:[+-])(?:[01]\d|2[0-3])(?::?[0-5]\d)?)?)?)?$/};et.version=$j.version;et.defaults={abortEarly:!0,allowUnknown:!1,artifacts:!1,cache:!0,context:null,convert:!0,dateFormat:"iso",errors:{escapeHtml:!1,label:"path",language:null,render:!0,stack:!1,wrap:{label:'"',array:"[]"}},externals:!0,messages:{},nonEnumerables:!1,noDefaults:!1,presence:"optional",skipFunctions:!1,stripUnknown:!1,warnings:!1};et.symbols={any:Symbol.for("@hapi/joi/schema"),arraySingle:Symbol("arraySingle"),deepDefault:Symbol("deepDefault"),errors:Symbol("errors"),literal:Symbol("literal"),override:Symbol("override"),parent:Symbol("parent"),prefs:Symbol("prefs"),ref:Symbol("ref"),template:Symbol("template"),values:Symbol("values")};et.assertOptions=function(t,e,n="Options"){Uh(t&&typeof t=="object"&&!Array.isArray(t),"Options must be of type object");let r=Object.keys(t).filter(i=>!e.includes(i));Uh(r.length===0,`${n} contain unknown keys: ${r}`)};et.checkPreferences=function(t){tv=tv||Fh();let e=tv.preferences.validate(t);if(e.error)throw new Bj([e.error.details[0].message])};et.compare=function(t,e,n){switch(n){case"=":return t===e;case">":return t>e;case"<":return t<e;case">=":return t>=e;case"<=":return t<=e}};et.default=function(t,e){return t===void 0?e:t};et.isIsoDate=function(t){return Uj.isoDate.test(t)};et.isNumber=function(t){return typeof t=="number"&&!isNaN(t)};et.isResolvable=function(t){return t?t[et.symbols.ref]||t[et.symbols.template]:!1};et.isSchema=function(t,e={}){let n=t&&t[et.symbols.any];return n?(Uh(e.legacy||n.version===et.version,"Cannot mix different versions of joi schemas"),!0):!1};et.isValues=function(t){return t[et.symbols.values]};et.limit=function(t){return Number.isSafeInteger(t)&&t>=0};et.preferences=function(t,e){ev=ev||pa(),t=t||{},e=e||{};let n=Object.assign({},t,e);return e.errors&&t.errors&&(n.errors=Object.assign({},t.errors,e.errors),n.errors.wrap=Object.assign({},t.errors.wrap,e.errors.wrap)),e.messages&&(n.messages=ev.compile(e.messages,t.messages)),delete n[et.symbols.prefs],n};et.tryWithPath=function(t,e,n={}){try{return t()}catch(r){throw r.path!==void 0?r.path=e+"."+r.path:r.path=e,n.append&&(r.message=`${r.message} (${r.path})`),r}};et.validateArg=function(t,e,{assert:n,message:r}){if(et.isSchema(n)){let i=n.validate(t);return i.error?i.error.message:void 0}else if(!n(t))return e?`${e} ${r}`:r};et.verifyFlat=function(t,e){for(let n of t)Uh(!Array.isArray(n),"Method no longer accepts array arguments:",e)}});var nv=f(cO=>{"use strict";var Kj=Ce(),Wj=yn(),Gj=Ze(),ha={max:1e3,supported:new Set(["undefined","boolean","number","string"])};cO.provider={provision(t){return new ha.Cache(t)}};ha.Cache=class{constructor(t={}){Gj.assertOptions(t,["max"]),Kj(t.max===void 0||t.max&&t.max>0&&isFinite(t.max),"Invalid max cache size"),this._max=t.max||ha.max,this._map=new Map,this._list=new ha.List}get length(){return this._map.size}set(t,e){if(t!==null&&!ha.supported.has(typeof t))return;let n=this._map.get(t);if(n){n.value=e,this._list.first(n);return}n=this._list.unshift({key:t,value:e}),this._map.set(t,n),this._compact()}get(t){let e=this._map.get(t);if(e)return this._list.first(e),Wj(e.value)}_compact(){if(this._map.size>this._max){let t=this._list.pop();this._map.delete(t.key)}}};ha.List=class{constructor(){this.tail=null,this.head=null}unshift(t){return t.next=null,t.prev=this.head,this.head&&(this.head.next=t),this.head=t,this.tail||(this.tail=t),t}first(t){t!==this.head&&(this._remove(t),this.unshift(t))}pop(){return this._remove(this.tail)}_remove(t){let{next:e,prev:n}=t;return e.prev=n,n&&(n.next=e),t===this.tail&&(this.tail=e),t.prev=null,t.next=null,t}}});var Zs=f(Ii=>{"use strict";var St=Ce(),Gn=Ze(),da=Ri(),hr={};Ii.schema=function(t,e,n={}){Gn.assertOptions(n,["appendPath","override"]);try{return hr.schema(t,e,n)}catch(r){throw n.appendPath&&r.path!==void 0&&(r.message=`${r.message} (${r.path})`),r}};hr.schema=function(t,e,n){St(e!==void 0,"Invalid undefined schema"),Array.isArray(e)&&(St(e.length,"Invalid empty array schema"),e.length===1&&(e=e[0]));let r=(i,...s)=>n.override!==!1?i.valid(t.override,...s):i.valid(...s);if(hr.simple(e))return r(t,e);if(typeof e=="function")return t.custom(e);if(St(typeof e=="object","Invalid schema content:",typeof e),Gn.isResolvable(e))return r(t,e);if(Gn.isSchema(e))return e;if(Array.isArray(e)){for(let i of e)if(!hr.simple(i))return t.alternatives().try(...e);return r(t,...e)}return e instanceof RegExp?t.string().regex(e):e instanceof Date?r(t.date(),e):(St(Object.getPrototypeOf(e)===Object.getPrototypeOf({}),"Schema can only contain plain objects"),t.object().keys(e))};Ii.ref=function(t,e){return da.isRef(t)?t:da.create(t,e)};Ii.compile=function(t,e,n={}){Gn.assertOptions(n,["legacy"]);let r=e&&e[Gn.symbols.any];if(r)return St(n.legacy||r.version===Gn.version,"Cannot mix different versions of joi schemas:",r.version,Gn.version),e;if(typeof e!="object"||!n.legacy)return Ii.schema(t,e,{appendPath:!0});let i=hr.walk(e);return i?i.compile(i.root,e):Ii.schema(t,e,{appendPath:!0})};hr.walk=function(t){if(typeof t!="object")return null;if(Array.isArray(t)){for(let n of t){let r=hr.walk(n);if(r)return r}return null}let e=t[Gn.symbols.any];if(e)return{root:t[e.root],compile:e.compile};St(Object.getPrototypeOf(t)===Object.getPrototypeOf({}),"Schema can only contain plain objects");for(let n in t){let r=hr.walk(t[n]);if(r)return r}return null};hr.simple=function(t){return t===null||["boolean","string","number"].includes(typeof t)};Ii.when=function(t,e,n){if(n===void 0&&(St(e&&typeof e=="object","Missing options"),n=e,e=da.create(".")),Array.isArray(n)&&(n={switch:n}),Gn.assertOptions(n,["is","not","then","otherwise","switch","break"]),Gn.isSchema(e))return St(n.is===void 0,'"is" can not be used with a schema condition'),St(n.not===void 0,'"not" can not be used with a schema condition'),St(n.switch===void 0,'"switch" can not be used with a schema condition'),hr.condition(t,{is:e,then:n.then,otherwise:n.otherwise,break:n.break});if(St(da.isRef(e)||typeof e=="string","Invalid condition:",e),St(n.not===void 0||n.is===void 0,'Cannot combine "is" with "not"'),n.switch===void 0){let i=n;n.not!==void 0&&(i={is:n.not,then:n.otherwise,otherwise:n.then,break:n.break});let s=i.is!==void 0?t.$_compile(i.is):t.$_root.invalid(null,!1,0,"").required();return St(i.then!==void 0||i.otherwise!==void 0,'options must have at least one of "then", "otherwise", or "switch"'),St(i.break===void 0||i.then===void 0||i.otherwise===void 0,"Cannot specify then, otherwise, and break all together"),n.is!==void 0&&!da.isRef(n.is)&&!Gn.isSchema(n.is)&&(s=s.required()),hr.condition(t,{ref:Ii.ref(e),is:s,then:i.then,otherwise:i.otherwise,break:i.break})}St(Array.isArray(n.switch),'"switch" must be an array'),St(n.is===void 0,'Cannot combine "switch" with "is"'),St(n.not===void 0,'Cannot combine "switch" with "not"'),St(n.then===void 0,'Cannot combine "switch" with "then"');let r={ref:Ii.ref(e),switch:[],break:n.break};for(let i=0;i<n.switch.length;++i){let s=n.switch[i],o=i===n.switch.length-1;Gn.assertOptions(s,o?["is","then","otherwise"]:["is","then"]),St(s.is!==void 0,'Switch statement missing "is"'),St(s.then!==void 0,'Switch statement missing "then"');let a={is:t.$_compile(s.is),then:t.$_compile(s.then)};if(!da.isRef(s.is)&&!Gn.isSchema(s.is)&&(a.is=a.is.required()),o){St(n.otherwise===void 0||s.otherwise===void 0,'Cannot specify "otherwise" inside and outside a "switch"');let u=n.otherwise!==void 0?n.otherwise:s.otherwise;u!==void 0&&(St(r.break===void 0,"Cannot specify both otherwise and break"),a.otherwise=t.$_compile(u))}r.switch.push(a)}return r};hr.condition=function(t,e){for(let n of["then","otherwise"])e[n]===void 0?delete e[n]:e[n]=t.$_compile(e[n]);return e}});var rv=f(pO=>{"use strict";var Ss=Ce(),Hj=yn(),lO=Ze(),Vj=pa(),ri={};pO.type=function(t,e){let n=Object.getPrototypeOf(t),r=Hj(n),i=t._assign(Object.create(r)),s=Object.assign({},e);delete s.base,r._definition=s;let o=n._definition||{};s.messages=Vj.merge(o.messages,s.messages),s.properties=Object.assign({},o.properties,s.properties),i.type=s.type,s.flags=Object.assign({},o.flags,s.flags);let a=Object.assign({},o.terms);if(s.terms)for(let p in s.terms){let h=s.terms[p];Ss(i.$_terms[p]===void 0,"Invalid term override for",s.type,p),i.$_terms[p]=h.init,a[p]=h}s.terms=a,s.args||(s.args=o.args),s.prepare=ri.prepare(s.prepare,o.prepare),s.coerce&&(typeof s.coerce=="function"&&(s.coerce={method:s.coerce}),s.coerce.from&&!Array.isArray(s.coerce.from)&&(s.coerce={method:s.coerce.method,from:[].concat(s.coerce.from)})),s.coerce=ri.coerce(s.coerce,o.coerce),s.validate=ri.validate(s.validate,o.validate);let u=Object.assign({},o.rules);if(s.rules)for(let p in s.rules){let h=s.rules[p];Ss(typeof h=="object","Invalid rule definition for",s.type,p);let m=h.method;if(m===void 0&&(m=function(){return this.$_addRule(p)}),m&&(Ss(!r[p],"Rule conflict in",s.type,p),r[p]=m),Ss(!u[p],"Rule conflict in",s.type,p),u[p]=h,h.alias){let b=[].concat(h.alias);for(let v of b)r[v]=h.method}h.args&&(h.argsByName=new Map,h.args=h.args.map(b=>(typeof b=="string"&&(b={name:b}),Ss(!h.argsByName.has(b.name),"Duplicated argument name",b.name),lO.isSchema(b.assert)&&(b.assert=b.assert.strict().label(b.name)),h.argsByName.set(b.name,b),b)))}s.rules=u;let c=Object.assign({},o.modifiers);if(s.modifiers)for(let p in s.modifiers){Ss(!r[p],"Rule conflict in",s.type,p);let h=s.modifiers[p];Ss(typeof h=="function","Invalid modifier definition for",s.type,p);let m=function(b){return this.rule({[p]:b})};r[p]=m,c[p]=h}if(s.modifiers=c,s.overrides){r._super=n,i.$_super={};for(let p in s.overrides)Ss(n[p],"Cannot override missing",p),s.overrides[p][lO.symbols.parent]=n[p],i.$_super[p]=n[p].bind(i);Object.assign(r,s.overrides)}s.cast=Object.assign({},o.cast,s.cast);let l=Object.assign({},o.manifest,s.manifest);return l.build=ri.build(s.manifest&&s.manifest.build,o.manifest&&o.manifest.build),s.manifest=l,s.rebuild=ri.rebuild(s.rebuild,o.rebuild),i};ri.build=function(t,e){return!t||!e?t||e:function(n,r){return e(t(n,r),r)}};ri.coerce=function(t,e){return!t||!e?t||e:{from:t.from&&e.from?[...new Set([...t.from,...e.from])]:null,method(n,r){let i;if((!e.from||e.from.includes(typeof n))&&(i=e.method(n,r),i)){if(i.errors||i.value===void 0)return i;n=i.value}if(!t.from||t.from.includes(typeof n)){let s=t.method(n,r);if(s)return s}return i}}};ri.prepare=function(t,e){return!t||!e?t||e:function(n,r){let i=t(n,r);if(i){if(i.errors||i.value===void 0)return i;n=i.value}return e(n,r)||i}};ri.rebuild=function(t,e){return!t||!e?t||e:function(n){e(n),t(n)}};ri.validate=function(t,e){return!t||!e?t||e:function(n,r){let i=e(n,r);if(i){if(i.errors&&(!Array.isArray(i.errors)||i.errors.length))return i;n=i.value}return t(n,r)||i}}});var ov=f(sv=>{"use strict";var ii=Ce(),Kh=yn(),eo=Ze(),zj=pa(),hO=Ri(),Xj=vs(),iv,bn={};sv.describe=function(t){let e=t._definition,n={type:t.type,flags:{},rules:[]};for(let r in t._flags)r[0]!=="_"&&(n.flags[r]=bn.describe(t._flags[r]));Object.keys(n.flags).length||delete n.flags,t._preferences&&(n.preferences=Kh(t._preferences,{shallow:["messages"]}),delete n.preferences[eo.symbols.prefs],n.preferences.messages&&(n.preferences.messages=zj.decompile(n.preferences.messages))),t._valids&&(n.allow=t._valids.describe()),t._invalids&&(n.invalid=t._invalids.describe());for(let r of t._rules){if(e.rules[r.name].manifest===!1)continue;let s={name:r.name};for(let o in e.modifiers)r[o]!==void 0&&(s[o]=bn.describe(r[o]));if(r.args){s.args={};for(let o in r.args){let a=r.args[o];o==="options"&&!Object.keys(a).length||(s.args[o]=bn.describe(a,{assign:o}))}Object.keys(s.args).length||delete s.args}n.rules.push(s)}n.rules.length||delete n.rules;for(let r in t.$_terms){if(r[0]==="_")continue;ii(!n[r],"Cannot describe schema due to internal name conflict with",r);let i=t.$_terms[r];if(!i)continue;if(i instanceof Map){i.size&&(n[r]=[...i.entries()]);continue}if(eo.isValues(i)){n[r]=i.describe();continue}ii(e.terms[r],"Term",r,"missing configuration");let s=e.terms[r].manifest,o=typeof s=="object";if(!i.length&&!o)continue;let a=[];for(let u of i)a.push(bn.describe(u));if(o){let{from:u,to:c}=s.mapped;n[r]={};for(let l of a)n[r][l[c]]=l[u];continue}if(s==="single"){ii(a.length===1,"Term",r,"contains more than one item"),n[r]=a[0];continue}n[r]=a}return bn.validate(t.$_root,n),n};bn.describe=function(t,e={}){if(Array.isArray(t))return t.map(bn.describe);if(t===eo.symbols.deepDefault)return{special:"deep"};if(typeof t!="object"||t===null)return t;if(e.assign==="options")return Kh(t);if(Buffer&&Buffer.isBuffer(t))return{buffer:t.toString("binary")};if(t instanceof Date)return t.toISOString();if(t instanceof Error)return t;if(t instanceof RegExp)return e.assign==="regex"?t.toString():{regex:t.toString()};if(t[eo.symbols.literal])return{function:t.literal};if(typeof t.describe=="function")return e.assign==="ref"?t.describe().ref:t.describe();let n={};for(let r in t){let i=t[r];i!==void 0&&(n[r]=bn.describe(i,{assign:r}))}return n};sv.build=function(t,e){return new bn.Builder(t).parse(e)};bn.Builder=class{constructor(t){this.joi=t}parse(t){bn.validate(this.joi,t);let e=this.joi[t.type]()._bare(),n=e._definition;if(t.flags)for(let i in t.flags){let s=n.flags[i]&&n.flags[i].setter||i;ii(typeof e[s]=="function","Invalid flag",i,"for type",t.type),e=e[s](this.build(t.flags[i]))}if(t.preferences&&(e=e.preferences(this.build(t.preferences))),t.allow&&(e=e.allow(...this.build(t.allow))),t.invalid&&(e=e.invalid(...this.build(t.invalid))),t.rules)for(let i of t.rules){ii(typeof e[i.name]=="function","Invalid rule",i.name,"for type",t.type);let s=[];if(i.args){let a={};for(let l in i.args)a[l]=this.build(i.args[l],{assign:l});let u=Object.keys(a),c=n.rules[i.name].args;if(c){ii(u.length<=c.length,"Invalid number of arguments for",t.type,i.name,"(expected up to",c.length,", found",u.length,")");for(let{name:l}of c)s.push(a[l])}else ii(u.length===1,"Invalid number of arguments for",t.type,i.name,"(expected up to 1, found",u.length,")"),s.push(a[u[0]])}e=e[i.name](...s);let o={};for(let a in n.modifiers)i[a]!==void 0&&(o[a]=this.build(i[a]));Object.keys(o).length&&(e=e.rule(o))}let r={};for(let i in t){if(["allow","flags","invalid","whens","preferences","rules","type"].includes(i))continue;ii(n.terms[i],"Term",i,"missing configuration");let s=n.terms[i].manifest;if(s==="schema"){r[i]=t[i].map(o=>this.parse(o));continue}if(s==="values"){r[i]=t[i].map(o=>this.build(o));continue}if(s==="single"){r[i]=this.build(t[i]);continue}if(typeof s=="object"){r[i]={};for(let o in t[i]){let a=t[i][o];r[i][o]=this.parse(a)}continue}r[i]=this.build(t[i])}return t.whens&&(r.whens=t.whens.map(i=>this.build(i))),e=n.manifest.build(e,r),e.$_temp.ruleset=!1,e}build(t,e={}){if(t===null)return null;if(Array.isArray(t))return t.map(r=>this.build(r));if(t instanceof Error)return t;if(e.assign==="options")return Kh(t);if(e.assign==="regex")return bn.regex(t);if(e.assign==="ref")return hO.build(t);if(typeof t!="object")return t;if(Object.keys(t).length===1){if(t.buffer)return ii(Buffer,"Buffers are not supported"),Buffer&&Buffer.from(t.buffer,"binary");if(t.function)return{[eo.symbols.literal]:!0,literal:t.function};if(t.override)return eo.symbols.override;if(t.ref)return hO.build(t.ref);if(t.regex)return bn.regex(t.regex);if(t.special)return ii(["deep"].includes(t.special),"Unknown special value",t.special),eo.symbols.deepDefault;if(t.value)return Kh(t.value)}if(t.type)return this.parse(t);if(t.template)return Xj.build(t);let n={};for(let r in t)n[r]=this.build(t[r],{assign:r});return n}};bn.regex=function(t){let e=t.lastIndexOf("/"),n=t.slice(1,e),r=t.slice(e+1);return new RegExp(n,r)};bn.validate=function(t,e){iv=iv||Fh(),t.assert(e,iv.description)}});var zu=f((G8,dO)=>{"use strict";var si=J_(),cn={mismatched:null};dO.exports=function(t,e,n){return n=Object.assign({prototype:!0},n),!!cn.isDeepEqual(t,e,n,[])};cn.isDeepEqual=function(t,e,n,r){if(t===e)return t!==0||1/t===1/e;let i=typeof t;if(i!==typeof e||t===null||e===null)return!1;if(i==="function"){if(!n.deepFunction||t.toString()!==e.toString())return!1}else if(i!=="object")return t!==t&&e!==e;let s=cn.getSharedType(t,e,!!n.prototype);switch(s){case si.buffer:return Buffer&&Buffer.prototype.equals.call(t,e);case si.promise:return t===e;case si.regex:return t.toString()===e.toString();case cn.mismatched:return!1}for(let o=r.length-1;o>=0;--o)if(r[o].isSame(t,e))return!0;r.push(new cn.SeenEntry(t,e));try{return!!cn.isDeepEqualObj(s,t,e,n,r)}finally{r.pop()}};cn.getSharedType=function(t,e,n){if(n)return Object.getPrototypeOf(t)!==Object.getPrototypeOf(e)?cn.mismatched:si.getInternalProto(t);let r=si.getInternalProto(t);return r!==si.getInternalProto(e)?cn.mismatched:r};cn.valueOf=function(t){let e=t.valueOf;if(e===void 0)return t;try{return e.call(t)}catch(n){return n}};cn.hasOwnEnumerableProperty=function(t,e){return Object.prototype.propertyIsEnumerable.call(t,e)};cn.isSetSimpleEqual=function(t,e){for(let n of Set.prototype.values.call(t))if(!Set.prototype.has.call(e,n))return!1;return!0};cn.isDeepEqualObj=function(t,e,n,r,i){let{isDeepEqual:s,valueOf:o,hasOwnEnumerableProperty:a}=cn,{keys:u,getOwnPropertySymbols:c}=Object;if(t===si.array)if(r.part){for(let b of e)for(let v of n)if(s(b,v,r,i))return!0}else{if(e.length!==n.length)return!1;for(let b=0;b<e.length;++b)if(!s(e[b],n[b],r,i))return!1;return!0}else if(t===si.set){if(e.size!==n.size)return!1;if(!cn.isSetSimpleEqual(e,n)){let b=new Set(Set.prototype.values.call(n));for(let v of Set.prototype.values.call(e)){if(b.delete(v))continue;let R=!1;for(let A of b)if(s(v,A,r,i)){b.delete(A),R=!0;break}if(!R)return!1}}}else if(t===si.map){if(e.size!==n.size)return!1;for(let[b,v]of Map.prototype.entries.call(e))if(v===void 0&&!Map.prototype.has.call(n,b)||!s(v,Map.prototype.get.call(n,b),r,i))return!1}else if(t===si.error&&(e.name!==n.name||e.message!==n.message))return!1;let l=o(e),p=o(n);if((e!==l||n!==p)&&!s(l,p,r,i))return!1;let h=u(e);if(!r.part&&h.length!==u(n).length&&!r.skip)return!1;let m=0;for(let b of h){if(r.skip&&r.skip.includes(b)){n[b]===void 0&&++m;continue}if(!a(n,b)||!s(e[b],n[b],r,i))return!1}if(!r.part&&h.length-m!==u(n).length)return!1;if(r.symbols!==!1){let b=c(e),v=new Set(c(n));for(let R of b){if(!r.skip||!r.skip.includes(R)){if(a(e,R)){if(!a(n,R)||!s(e[R],n[R],r,i))return!1}else if(a(n,R))return!1}v.delete(R)}for(let R of v)if(a(n,R))return!1}return!0};cn.SeenEntry=class{constructor(t,e){this.obj=t,this.ref=e}isSame(t,e){return this.obj===t&&this.ref===e}}});var gO=f(fO=>{"use strict";fO.location=function(t=0){let e=Error.prepareStackTrace;Error.prepareStackTrace=(i,s)=>s;let n={};Error.captureStackTrace(n,this);let r=n.stack[t+1];return Error.prepareStackTrace=e,{filename:r.getFileName(),line:r.getLineNumber()}}});var uv=f(av=>{"use strict";var mO=zu(),yO=gO(),Yj=Di(),ln={codes:{error:1,pass:2,full:3},labels:{0:"never used",1:"always error",2:"always pass"}};av.setup=function(t){let e=function(){return t._tracer=t._tracer||new ln.Tracer,t._tracer};t.trace=e,t[Symbol.for("@hapi/lab/coverage/initialize")]=e,t.untrace=()=>{t._tracer=null}};av.location=function(t){return t.$_setFlag("_tracerLocation",yO.location(2))};ln.Tracer=class{constructor(){this.name="Joi",this._schemas=new Map}_register(t){let e=this._schemas.get(t);if(e)return e.store;let n=new ln.Store(t),{filename:r,line:i}=t._flags._tracerLocation||yO.location(5);return this._schemas.set(t,{filename:r,line:i,store:n}),n}_combine(t,e){for(let{store:n}of this._schemas.values())n._combine(t,e)}report(t){let e=[];for(let{filename:n,line:r,store:i}of this._schemas.values()){if(t&&t!==n)continue;let s=[],o=[];for(let[a,u]of i._sources.entries()){if(ln.sub(u.paths,o))continue;if(!u.entry){s.push({status:"never reached",paths:[...u.paths]}),o.push(...u.paths);continue}for(let l of["valid","invalid"]){let p=a[`_${l}s`];if(!p)continue;let h=new Set(p._values),m=new Set(p._refs);for(let{value:b,ref:v}of u[l])h.delete(b),m.delete(v);(h.size||m.size)&&s.push({status:[...h,...[...m].map(b=>b.display)],rule:`${l}s`})}let c=a._rules.map(l=>l.name);for(let l of["default","failover"])a._flags[l]!==void 0&&c.push(l);for(let l of c){let p=ln.labels[u.rule[l]||0];if(p){let h={rule:l,status:p};u.paths.size&&(h.paths=[...u.paths]),s.push(h)}}}s.length&&e.push({filename:n,line:r,missing:s,severity:"error",message:`Schema missing tests for ${s.map(ln.message).join(", ")}`})}return e.length?e:null}};ln.Store=class{constructor(t){this.active=!0,this._sources=new Map,this._combos=new Map,this._scan(t)}debug(t,e,n,r){t.mainstay.debug&&t.mainstay.debug.push({type:e,name:n,result:r,path:t.path})}entry(t,e){ln.debug(e,{type:"entry"}),this._record(t,n=>{n.entry=!0})}filter(t,e,n,r){ln.debug(e,{type:n,...r}),this._record(t,i=>{i[n].add(r)})}log(t,e,n,r,i){ln.debug(e,{type:n,name:r,result:i==="full"?"pass":i}),this._record(t,s=>{s[n][r]=s[n][r]||0,s[n][r]|=ln.codes[i]})}resolve(t,e,n){if(!t.mainstay.debug)return;let r={type:"resolve",ref:e.display,to:n,path:t.path};t.mainstay.debug.push(r)}value(t,e,n,r,i){if(!t.mainstay.debug||mO(n,r))return;let s={type:"value",by:e,from:n,to:r,path:t.path};i&&(s.name=i),t.mainstay.debug.push(s)}_record(t,e){let n=this._sources.get(t);if(n){e(n);return}let r=this._combos.get(t);for(let i of r)this._record(i,e)}_scan(t,e){let n=e||[],r=this._sources.get(t);r||(r={paths:new Set,entry:!1,rule:{},valid:new Set,invalid:new Set},this._sources.set(t,r)),n.length&&r.paths.add(n);let i=(s,o)=>{let a=ln.id(s,o);this._scan(s,n.concat(a))};t.$_modify({each:i,ref:!1})}_combine(t,e){this._combos.set(t,e)}};ln.message=function(t){return`${t.paths?Yj.path(t.paths[0])+(t.rule?":":""):""}${t.rule||""} (${t.status})`};ln.id=function(t,{source:e,name:n,path:r,key:i}){return t._flags.id?t._flags.id:i||(n=`@${n}`,e==="terms"?[n,r[Math.min(r.length-1,1)]]:n)};ln.sub=function(t,e){for(let n of t)for(let r of e)if(mO(n.slice(0,r.length),r))return!0;return!1};ln.debug=function(t,e){t.mainstay.debug&&(e.path=t.debug?[...t.path,t.debug]:t.path,t.mainstay.debug.push(e))}});var Wh=f((J8,vO)=>{"use strict";var cv=Ce(),bO=yn(),Jj=Q_(),_O={};vO.exports=_O.merge=function(t,e,n){if(cv(t&&typeof t=="object","Invalid target value: must be an object"),cv(e==null||typeof e=="object","Invalid source value: must be null, undefined, or an object"),!e)return t;if(n=Object.assign({nullOverride:!0,mergeArrays:!0},n),Array.isArray(e)){cv(Array.isArray(t),"Cannot merge array onto an object"),n.mergeArrays||(t.length=0);for(let i=0;i<e.length;++i)t.push(bO(e[i],{symbols:n.symbols}));return t}let r=Jj.keys(e,n);for(let i=0;i<r.length;++i){let s=r[i];if(s==="__proto__"||!Object.prototype.propertyIsEnumerable.call(e,s))continue;let o=e[s];if(o&&typeof o=="object"){if(t[s]===o)continue;!t[s]||typeof t[s]!="object"||Array.isArray(t[s])!==Array.isArray(o)||o instanceof Date||Buffer&&Buffer.isBuffer(o)||o instanceof RegExp?t[s]=bO(o,{symbols:n.symbols}):_O.merge(t[s],o,n)}else(o!=null||n.nullOverride)&&(t[s]=o)}return t}});var SO=f(Gh=>{"use strict";var Ci=Ce(),lv=Ze(),Qj=Ri(),oi={};Gh.Ids=oi.Ids=class{constructor(){this._byId=new Map,this._byKey=new Map,this._schemaChain=!1}clone(){let t=new oi.Ids;return t._byId=new Map(this._byId),t._byKey=new Map(this._byKey),t._schemaChain=this._schemaChain,t}concat(t){t._schemaChain&&(this._schemaChain=!0);for(let[e,n]of t._byId.entries())Ci(!this._byKey.has(e),"Schema id conflicts with existing key:",e),this._byId.set(e,n);for(let[e,n]of t._byKey.entries())Ci(!this._byId.has(e),"Schema key conflicts with existing id:",e),this._byKey.set(e,n)}fork(t,e,n){let r=this._collect(t);r.push({schema:n});let i=r.shift(),s={id:i.id,schema:e(i.schema)};Ci(lv.isSchema(s.schema),"adjuster function failed to return a joi schema type");for(let o of r)s={id:o.id,schema:oi.fork(o.schema,s.id,s.schema)};return s.schema}labels(t,e=[]){let n=t[0],r=this._get(n);if(!r)return[...e,...t].join(".");let i=t.slice(1);return e=[...e,r.schema._flags.label||n],i.length?r.schema._ids.labels(i,e):e.join(".")}reach(t,e=[]){let n=t[0],r=this._get(n);Ci(r,"Schema does not contain path",[...e,...t].join("."));let i=t.slice(1);return i.length?r.schema._ids.reach(i,[...e,n]):r.schema}register(t,{key:e}={}){if(!t||!lv.isSchema(t))return;(t.$_property("schemaChain")||t._ids._schemaChain)&&(this._schemaChain=!0);let n=t._flags.id;if(n){let r=this._byId.get(n);Ci(!r||r.schema===t,"Cannot add different schemas with the same id:",n),Ci(!this._byKey.has(n),"Schema id conflicts with existing key:",n),this._byId.set(n,{schema:t,id:n})}e&&(Ci(!this._byKey.has(e),"Schema already contains key:",e),Ci(!this._byId.has(e),"Schema key conflicts with existing id:",e),this._byKey.set(e,{schema:t,id:e}))}reset(){this._byId=new Map,this._byKey=new Map,this._schemaChain=!1}_collect(t,e=[],n=[]){let r=t[0],i=this._get(r);Ci(i,"Schema does not contain path",[...e,...t].join(".")),n=[i,...n];let s=t.slice(1);return s.length?i.schema._ids._collect(s,[...e,r],n):n}_get(t){return this._byId.get(t)||this._byKey.get(t)}};oi.fork=function(t,e,n){let r=(s,{key:o})=>{if(e===(s._flags.id||o))return n},i=Gh.schema(t,{each:r,ref:!1});return i?i.$_mutateRebuild():t};Gh.schema=function(t,e){let n;for(let r in t._flags){if(r[0]==="_")continue;let i=oi.scan(t._flags[r],{source:"flags",name:r},e);i!==void 0&&(n=n||t.clone(),n._flags[r]=i)}for(let r=0;r<t._rules.length;++r){let i=t._rules[r],s=oi.scan(i.args,{source:"rules",name:i.name},e);if(s!==void 0){n=n||t.clone();let o=Object.assign({},i);o.args=s,n._rules[r]=o,n._singleRules.get(i.name)===i&&n._singleRules.set(i.name,o)}}for(let r in t.$_terms){if(r[0]==="_")continue;let i=oi.scan(t.$_terms[r],{source:"terms",name:r},e);i!==void 0&&(n=n||t.clone(),n.$_terms[r]=i)}return n};oi.scan=function(t,e,n,r,i){let s=r||[];if(t===null||typeof t!="object")return;let o;if(Array.isArray(t)){for(let a=0;a<t.length;++a){let u=e.source==="terms"&&e.name==="keys"&&t[a].key,c=oi.scan(t[a],e,n,[a,...s],u);c!==void 0&&(o=o||t.slice(),o[a]=c)}return o}if(n.schema!==!1&&lv.isSchema(t)||n.ref!==!1&&Qj.isRef(t)){let a=n.each(t,{...e,path:s,key:i});return a===t?void 0:a}for(let a in t){if(a[0]==="_")continue;let u=oi.scan(t[a],e,n,[a,...s],i);u!==void 0&&(o=o||Object.assign({},t),o[a]=u)}return o}});var wO=f((e9,TO)=>{"use strict";TO.exports=function(){}});var kO=f((t9,EO)=>{"use strict";var Zj=yn(),xO=Ys(),eF=Ze(),ai={value:Symbol("value")};EO.exports=ai.State=class{constructor(t,e,n){this.path=t,this.ancestors=e,this.mainstay=n.mainstay,this.schemas=n.schemas,this.debug=null}localize(t,e=null,n=null){let r=new ai.State(t,e,this);return n&&r.schemas&&(r.schemas=[ai.schemas(n),...r.schemas]),r}nest(t,e){let n=new ai.State(this.path,this.ancestors,this);return n.schemas=n.schemas&&[ai.schemas(t),...n.schemas],n.debug=e,n}shadow(t,e){this.mainstay.shadow=this.mainstay.shadow||new ai.Shadow,this.mainstay.shadow.set(this.path,t,e)}snapshot(){this.mainstay.shadow&&(this._snapshot=Zj(this.mainstay.shadow.node(this.path))),this.mainstay.snapshot()}restore(){this.mainstay.shadow&&(this.mainstay.shadow.override(this.path,this._snapshot),this._snapshot=void 0),this.mainstay.restore()}commit(){this.mainstay.shadow&&(this.mainstay.shadow.override(this.path,this._snapshot),this._snapshot=void 0),this.mainstay.commit()}};ai.schemas=function(t){return eF.isSchema(t)?{schema:t}:t};ai.Shadow=class{constructor(){this._values=null}set(t,e,n){if(!t.length||n==="strip"&&typeof t[t.length-1]=="number")return;this._values=this._values||new Map;let r=this._values;for(let i=0;i<t.length;++i){let s=t[i],o=r.get(s);o||(o=new Map,r.set(s,o)),r=o}r[ai.value]=e}get(t){let e=this.node(t);if(e)return e[ai.value]}node(t){if(this._values)return xO(this._values,t,{iterables:!0})}override(t,e){if(!this._values)return;let n=t.slice(0,-1),r=t[t.length-1],i=xO(this._values,n,{iterables:!0});if(e){i.set(r,e);return}i&&i.delete(r)}}});var OO=f(Yu=>{"use strict";var Xu=Ce(),AO=yn(),fa=wO(),tF=Ys(),Mt=Ze(),Ts=Di(),nF=kO(),ve={result:Symbol("result")};Yu.entry=function(t,e,n){let r=Mt.defaults;n&&(Xu(n.warnings===void 0,"Cannot override warnings preference in synchronous validation"),Xu(n.artifacts===void 0,"Cannot override artifacts preference in synchronous validation"),r=Mt.preferences(Mt.defaults,n));let i=ve.entry(t,e,r);Xu(!i.mainstay.externals.length,"Schema with external rules must use validateAsync()");let s={value:i.value};return i.error&&(s.error=i.error),i.mainstay.warnings.length&&(s.warning=Ts.details(i.mainstay.warnings)),i.mainstay.debug&&(s.debug=i.mainstay.debug),i.mainstay.artifacts&&(s.artifacts=i.mainstay.artifacts),s};Yu.entryAsync=async function(t,e,n){let r=Mt.defaults;n&&(r=Mt.preferences(Mt.defaults,n));let i=ve.entry(t,e,r),s=i.mainstay;if(i.error)throw s.debug&&(i.error.debug=s.debug),i.error;if(s.externals.length){let a=i.value,u=[];for(let c of s.externals){let l=c.state.path,p=c.schema.type==="link"?s.links.get(c.schema):null,h=a,m,b,v=l.length?[a]:[],R=l.length?tF(t,l):t;if(l.length){m=l[l.length-1];let A=a;for(let T of l.slice(0,-1))A=A[T],v.unshift(A);b=v[0],h=b[m]}try{let A=(w,_)=>(p||c.schema).$_createError(w,h,_,c.state,r),T=await c.method(h,{schema:c.schema,linked:p,state:c.state,prefs:n,original:R,error:A,errorsArray:ve.errorsArray,warn:(w,_)=>s.warnings.push((p||c.schema).$_createError(w,h,_,c.state,r)),message:(w,_)=>(p||c.schema).$_createError("external",h,_,c.state,r,{messages:w})});if(T===void 0||T===h)continue;if(T instanceof Ts.Report){if(s.tracer.log(c.schema,c.state,"rule","external","error"),u.push(T),r.abortEarly)break;continue}if(Array.isArray(T)&&T[Mt.symbols.errors]){if(s.tracer.log(c.schema,c.state,"rule","external","error"),u.push(...T),r.abortEarly)break;continue}b?(s.tracer.value(c.state,"rule",h,T,"external"),b[m]=T):(s.tracer.value(c.state,"rule",a,T,"external"),a=T)}catch(A){throw r.errors.label&&(A.message+=` (${c.label})`),A}}if(i.value=a,u.length)throw i.error=Ts.process(u,t,r),s.debug&&(i.error.debug=s.debug),i.error}if(!r.warnings&&!r.debug&&!r.artifacts)return i.value;let o={value:i.value};return s.warnings.length&&(o.warning=Ts.details(s.warnings)),s.debug&&(o.debug=s.debug),s.artifacts&&(o.artifacts=s.artifacts),o};ve.Mainstay=class{constructor(t,e,n){this.externals=[],this.warnings=[],this.tracer=t,this.debug=e,this.links=n,this.shadow=null,this.artifacts=null,this._snapshots=[]}snapshot(){this._snapshots.push({externals:this.externals.slice(),warnings:this.warnings.slice()})}restore(){let t=this._snapshots.pop();this.externals=t.externals,this.warnings=t.warnings}commit(){this._snapshots.pop()}};ve.entry=function(t,e,n){let{tracer:r,cleanup:i}=ve.tracer(e,n),s=n.debug?[]:null,o=e._ids._schemaChain?new Map:null,a=new ve.Mainstay(r,s,o),u=e._ids._schemaChain?[{schema:e}]:null,c=new nF([],[],{mainstay:a,schemas:u}),l=Yu.validate(t,e,c,n);i&&e.$_root.untrace();let p=Ts.process(l.errors,t,n);return{value:l.value,error:p,mainstay:a}};ve.tracer=function(t,e){return t.$_root._tracer?{tracer:t.$_root._tracer._register(t)}:e.debug?(Xu(t.$_root.trace,"Debug mode not supported"),{tracer:t.$_root.trace()._register(t),cleanup:!0}):{tracer:ve.ignore}};Yu.validate=function(t,e,n,r,i={}){if(e.$_terms.whens&&(e=e._generate(t,n,r).schema),e._preferences&&(r=ve.prefs(e,r)),e._cache&&r.cache){let p=e._cache.get(t);if(n.mainstay.tracer.debug(n,"validate","cached",!!p),p)return p}let s=(p,h,m)=>e.$_createError(p,t,h,m||n,r),o={original:t,prefs:r,schema:e,state:n,error:s,errorsArray:ve.errorsArray,warn:(p,h,m)=>n.mainstay.warnings.push(s(p,h,m)),message:(p,h)=>e.$_createError("custom",t,h,n,r,{messages:p})};n.mainstay.tracer.entry(e,n);let a=e._definition;if(a.prepare&&t!==void 0&&r.convert){let p=a.prepare(t,o);if(p){if(n.mainstay.tracer.value(n,"prepare",t,p.value),p.errors)return ve.finalize(p.value,[].concat(p.errors),o);t=p.value}}if(a.coerce&&t!==void 0&&r.convert&&(!a.coerce.from||a.coerce.from.includes(typeof t))){let p=a.coerce.method(t,o);if(p){if(n.mainstay.tracer.value(n,"coerced",t,p.value),p.errors)return ve.finalize(p.value,[].concat(p.errors),o);t=p.value}}let u=e._flags.empty;u&&u.$_match(ve.trim(t,e),n.nest(u),Mt.defaults)&&(n.mainstay.tracer.value(n,"empty",t,void 0),t=void 0);let c=i.presence||e._flags.presence||(e._flags._endedSwitch?null:r.presence);if(t===void 0){if(c==="forbidden")return ve.finalize(t,null,o);if(c==="required")return ve.finalize(t,[e.$_createError("any.required",t,null,n,r)],o);if(c==="optional"){if(e._flags.default!==Mt.symbols.deepDefault)return ve.finalize(t,null,o);n.mainstay.tracer.value(n,"default",t,{}),t={}}}else if(c==="forbidden")return ve.finalize(t,[e.$_createError("any.unknown",t,null,n,r)],o);let l=[];if(e._valids){let p=e._valids.get(t,n,r,e._flags.insensitive);if(p)return r.convert&&(n.mainstay.tracer.value(n,"valids",t,p.value),t=p.value),n.mainstay.tracer.filter(e,n,"valid",p),ve.finalize(t,null,o);if(e._flags.only){let h=e.$_createError("any.only",t,{valids:e._valids.values({display:!0})},n,r);if(r.abortEarly)return ve.finalize(t,[h],o);l.push(h)}}if(e._invalids){let p=e._invalids.get(t,n,r,e._flags.insensitive);if(p){n.mainstay.tracer.filter(e,n,"invalid",p);let h=e.$_createError("any.invalid",t,{invalids:e._invalids.values({display:!0})},n,r);if(r.abortEarly)return ve.finalize(t,[h],o);l.push(h)}}if(a.validate){let p=a.validate(t,o);if(p&&(n.mainstay.tracer.value(n,"base",t,p.value),t=p.value,p.errors)){if(!Array.isArray(p.errors))return l.push(p.errors),ve.finalize(t,l,o);if(p.errors.length)return l.push(...p.errors),ve.finalize(t,l,o)}}return e._rules.length?ve.rules(t,l,o):ve.finalize(t,l,o)};ve.rules=function(t,e,n){let{schema:r,state:i,prefs:s}=n;for(let o of r._rules){let a=r._definition.rules[o.method];if(a.convert&&s.convert){i.mainstay.tracer.log(r,i,"rule",o.name,"full");continue}let u,c=o.args;if(o._resolve.length){c=Object.assign({},c);for(let p of o._resolve){let h=a.argsByName.get(p),m=c[p].resolve(t,i,s),b=h.normalize?h.normalize(m):m,v=Mt.validateArg(b,null,h);if(v){u=r.$_createError("any.ref",m,{arg:p,ref:c[p],reason:v},i,s);break}c[p]=b}}u=u||a.validate(t,n,c,o);let l=ve.rule(u,o);if(l.errors){if(i.mainstay.tracer.log(r,i,"rule",o.name,"error"),o.warn){i.mainstay.warnings.push(...l.errors);continue}if(s.abortEarly)return ve.finalize(t,l.errors,n);e.push(...l.errors)}else i.mainstay.tracer.log(r,i,"rule",o.name,"pass"),i.mainstay.tracer.value(i,"rule",t,l.value,o.name),t=l.value}return ve.finalize(t,e,n)};ve.rule=function(t,e){return t instanceof Ts.Report?(ve.error(t,e),{errors:[t],value:null}):Array.isArray(t)&&t[Mt.symbols.errors]?(t.forEach(n=>ve.error(n,e)),{errors:t,value:null}):{errors:null,value:t}};ve.error=function(t,e){return e.message&&t._setTemplate(e.message),t};ve.finalize=function(t,e,n){e=e||[];let{schema:r,state:i,prefs:s}=n;if(e.length){let a=ve.default("failover",void 0,e,n);a!==void 0&&(i.mainstay.tracer.value(i,"failover",t,a),t=a,e=[])}if(e.length&&r._flags.error)if(typeof r._flags.error=="function"){e=r._flags.error(e),Array.isArray(e)||(e=[e]);for(let a of e)Xu(a instanceof Error||a instanceof Ts.Report,"error() must return an Error object")}else e=[r._flags.error];if(t===void 0){let a=ve.default("default",t,e,n);i.mainstay.tracer.value(i,"default",t,a),t=a}if(r._flags.cast&&t!==void 0){let a=r._definition.cast[r._flags.cast];if(a.from(t)){let u=a.to(t,n);i.mainstay.tracer.value(i,"cast",t,u,r._flags.cast),t=u}}if(r.$_terms.externals&&s.externals&&s._externals!==!1)for(let{method:a}of r.$_terms.externals)i.mainstay.externals.push({method:a,schema:r,state:i,label:Ts.label(r._flags,i,s)});let o={value:t,errors:e.length?e:null};return r._flags.result&&(o.value=r._flags.result==="strip"?void 0:n.original,i.mainstay.tracer.value(i,r._flags.result,t,o.value),i.shadow(t,r._flags.result)),r._cache&&s.cache!==!1&&!r._refs.length&&r._cache.set(n.original,o),t!==void 0&&!o.errors&&r._flags.artifact!==void 0&&(i.mainstay.artifacts=i.mainstay.artifacts||new Map,i.mainstay.artifacts.has(r._flags.artifact)||i.mainstay.artifacts.set(r._flags.artifact,[]),i.mainstay.artifacts.get(r._flags.artifact).push(i.path)),o};ve.prefs=function(t,e){let n=e===Mt.defaults;return n&&t._preferences[Mt.symbols.prefs]?t._preferences[Mt.symbols.prefs]:(e=Mt.preferences(e,t._preferences),n&&(t._preferences[Mt.symbols.prefs]=e),e)};ve.default=function(t,e,n,r){let{schema:i,state:s,prefs:o}=r,a=i._flags[t];if(o.noDefaults||a===void 0)return e;if(s.mainstay.tracer.log(i,s,"rule",t,"full"),!a)return a;if(typeof a=="function"){let u=a.length?[AO(s.ancestors[0]),r]:[];try{return a(...u)}catch(c){n.push(i.$_createError(`any.${t}`,null,{error:c},s,o));return}}return typeof a!="object"?a:a[Mt.symbols.literal]?a.literal:Mt.isResolvable(a)?a.resolve(e,s,o):AO(a)};ve.trim=function(t,e){if(typeof t!="string")return t;let n=e.$_getRule("trim");return!n||!n.args.enabled?t:t.trim()};ve.ignore={active:!1,debug:fa,entry:fa,filter:fa,log:fa,resolve:fa,value:fa};ve.errorsArray=function(){let t=[];return t[Mt.symbols.errors]=!0,t}});var hv=f((o9,DO)=>{"use strict";var rF=Ce(),PO=zu(),pv=Ze(),Mi={};DO.exports=Mi.Values=class{constructor(t,e){this._values=new Set(t),this._refs=new Set(e),this._lowercase=Mi.lowercases(t),this._override=!1}get length(){return this._values.size+this._refs.size}add(t,e){if(pv.isResolvable(t)){this._refs.has(t)||(this._refs.add(t),e&&e.register(t));return}this.has(t,null,null,!1)||(this._values.add(t),typeof t=="string"&&this._lowercase.set(t.toLowerCase(),t))}static merge(t,e,n){if(t=t||new Mi.Values,e){if(e._override)return e.clone();for(let r of[...e._values,...e._refs])t.add(r)}if(n)for(let r of[...n._values,...n._refs])t.remove(r);return t.length?t:null}remove(t){if(pv.isResolvable(t)){this._refs.delete(t);return}this._values.delete(t),typeof t=="string"&&this._lowercase.delete(t.toLowerCase())}has(t,e,n,r){return!!this.get(t,e,n,r)}get(t,e,n,r){if(!this.length)return!1;if(this._values.has(t))return{value:t};if(typeof t=="string"&&t&&r){let i=this._lowercase.get(t.toLowerCase());if(i)return{value:i}}if(!this._refs.size&&typeof t!="object")return!1;if(typeof t=="object"){for(let i of this._values)if(PO(i,t))return{value:i}}if(e)for(let i of this._refs){let s=i.resolve(t,e,n,null,{in:!0});if(s===void 0)continue;let o=!i.in||typeof s!="object"?[s]:Array.isArray(s)?s:Object.keys(s);for(let a of o)if(typeof a==typeof t){if(r&&t&&typeof t=="string"){if(a.toLowerCase()===t.toLowerCase())return{value:a,ref:i}}else if(PO(a,t))return{value:a,ref:i}}}return!1}override(){this._override=!0}values(t){if(t&&t.display){let e=[];for(let n of[...this._values,...this._refs])n!==void 0&&e.push(n);return e}return Array.from([...this._values,...this._refs])}clone(){let t=new Mi.Values(this._values,this._refs);return t._override=this._override,t}concat(t){rF(!t._override,"Cannot concat override set of values");let e=new Mi.Values([...this._values,...t._values],[...this._refs,...t._refs]);return e._override=this._override,e}describe(){let t=[];this._override&&t.push({override:!0});for(let e of this._values.values())t.push(e&&typeof e=="object"?{value:e}:e);for(let e of this._refs.values())t.push(e.describe());return t}};Mi.Values.prototype[pv.symbols.values]=!0;Mi.Values.prototype.slice=Mi.Values.prototype.clone;Mi.lowercases=function(t){let e=new Map;if(t)for(let n of t)typeof n=="string"&&e.set(n.toLowerCase(),n);return e}});var jO=f((u9,qO)=>{"use strict";var Q=Ce(),RO=yn(),IO=zu(),dv=Wh(),iF=nv(),kt=Ze(),fv=Zs(),sF=Di(),oF=rv(),CO=ov(),aF=pa(),MO=SO(),LO=Ri(),NO=uv(),Hh=OO(),Vh=hv(),Kt={};Kt.Base=class{constructor(t){this.type=t,this.$_root=null,this._definition={},this._reset()}_reset(){this._ids=new MO.Ids,this._preferences=null,this._refs=new LO.Manager,this._cache=null,this._valids=null,this._invalids=null,this._flags={},this._rules=[],this._singleRules=new Map,this.$_terms={},this.$_temp={ruleset:null,whens:{}}}describe(){return Q(typeof CO.describe=="function","Manifest functionality disabled"),CO.describe(this)}allow(...t){return kt.verifyFlat(t,"allow"),this._values(t,"_valids")}alter(t){Q(t&&typeof t=="object"&&!Array.isArray(t),"Invalid targets argument"),Q(!this._inRuleset(),"Cannot set alterations inside a ruleset");let e=this.clone();e.$_terms.alterations=e.$_terms.alterations||[];for(let n in t){let r=t[n];Q(typeof r=="function","Alteration adjuster for",n,"must be a function"),e.$_terms.alterations.push({target:n,adjuster:r})}return e.$_temp.ruleset=!1,e}artifact(t){return Q(t!==void 0,"Artifact cannot be undefined"),Q(!this._cache,"Cannot set an artifact with a rule cache"),this.$_setFlag("artifact",t)}cast(t){return Q(t===!1||typeof t=="string","Invalid to value"),Q(t===!1||this._definition.cast[t],"Type",this.type,"does not support casting to",t),this.$_setFlag("cast",t===!1?void 0:t)}default(t,e){return this._default("default",t,e)}description(t){return Q(t&&typeof t=="string","Description must be a non-empty string"),this.$_setFlag("description",t)}empty(t){let e=this.clone();return t!==void 0&&(t=e.$_compile(t,{override:!1})),e.$_setFlag("empty",t,{clone:!1})}error(t){return Q(t,"Missing error"),Q(t instanceof Error||typeof t=="function","Must provide a valid Error object or a function"),this.$_setFlag("error",t)}example(t,e={}){return Q(t!==void 0,"Missing example"),kt.assertOptions(e,["override"]),this._inner("examples",t,{single:!0,override:e.override})}external(t,e){return typeof t=="object"&&(Q(!e,"Cannot combine options with description"),e=t.description,t=t.method),Q(typeof t=="function","Method must be a function"),Q(e===void 0||e&&typeof e=="string","Description must be a non-empty string"),this._inner("externals",{method:t,description:e},{single:!0})}failover(t,e){return this._default("failover",t,e)}forbidden(){return this.presence("forbidden")}id(t){return t?(Q(typeof t=="string","id must be a non-empty string"),Q(/^[^\.]+$/.test(t),"id cannot contain period character"),this.$_setFlag("id",t)):this.$_setFlag("id",void 0)}invalid(...t){return this._values(t,"_invalids")}label(t){return Q(t&&typeof t=="string","Label name must be a non-empty string"),this.$_setFlag("label",t)}meta(t){return Q(t!==void 0,"Meta cannot be undefined"),this._inner("metas",t,{single:!0})}note(...t){Q(t.length,"Missing notes");for(let e of t)Q(e&&typeof e=="string","Notes must be non-empty strings");return this._inner("notes",t)}only(t=!0){return Q(typeof t=="boolean","Invalid mode:",t),this.$_setFlag("only",t)}optional(){return this.presence("optional")}prefs(t){Q(t,"Missing preferences"),Q(t.context===void 0,"Cannot override context"),Q(t.externals===void 0,"Cannot override externals"),Q(t.warnings===void 0,"Cannot override warnings"),Q(t.debug===void 0,"Cannot override debug"),kt.checkPreferences(t);let e=this.clone();return e._preferences=kt.preferences(e._preferences,t),e}presence(t){return Q(["optional","required","forbidden"].includes(t),"Unknown presence mode",t),this.$_setFlag("presence",t)}raw(t=!0){return this.$_setFlag("result",t?"raw":void 0)}result(t){return Q(["raw","strip"].includes(t),"Unknown result mode",t),this.$_setFlag("result",t)}required(){return this.presence("required")}strict(t){let e=this.clone(),n=t===void 0?!1:!t;return e._preferences=kt.preferences(e._preferences,{convert:n}),e}strip(t=!0){return this.$_setFlag("result",t?"strip":void 0)}tag(...t){Q(t.length,"Missing tags");for(let e of t)Q(e&&typeof e=="string","Tags must be non-empty strings");return this._inner("tags",t)}unit(t){return Q(t&&typeof t=="string","Unit name must be a non-empty string"),this.$_setFlag("unit",t)}valid(...t){kt.verifyFlat(t,"valid");let e=this.allow(...t);return e.$_setFlag("only",!!e._valids,{clone:!1}),e}when(t,e){let n=this.clone();n.$_terms.whens||(n.$_terms.whens=[]);let r=fv.when(n,t,e);if(!["any","link"].includes(n.type)){let i=r.is?[r]:r.switch;for(let s of i)Q(!s.then||s.then.type==="any"||s.then.type===n.type,"Cannot combine",n.type,"with",s.then&&s.then.type),Q(!s.otherwise||s.otherwise.type==="any"||s.otherwise.type===n.type,"Cannot combine",n.type,"with",s.otherwise&&s.otherwise.type)}return n.$_terms.whens.push(r),n.$_mutateRebuild()}cache(t){Q(!this._inRuleset(),"Cannot set caching inside a ruleset"),Q(!this._cache,"Cannot override schema cache"),Q(this._flags.artifact===void 0,"Cannot cache a rule with an artifact");let e=this.clone();return e._cache=t||iF.provider.provision(),e.$_temp.ruleset=!1,e}clone(){let t=Object.create(Object.getPrototypeOf(this));return this._assign(t)}concat(t){Q(kt.isSchema(t),"Invalid schema object"),Q(this.type==="any"||t.type==="any"||t.type===this.type,"Cannot merge type",this.type,"with another type:",t.type),Q(!this._inRuleset(),"Cannot concatenate onto a schema with open ruleset"),Q(!t._inRuleset(),"Cannot concatenate a schema with open ruleset");let e=this.clone();if(this.type==="any"&&t.type!=="any"){let n=t.clone();for(let r of Object.keys(e))r!=="type"&&(n[r]=e[r]);e=n}e._ids.concat(t._ids),e._refs.register(t,LO.toSibling),e._preferences=e._preferences?kt.preferences(e._preferences,t._preferences):t._preferences,e._valids=Vh.merge(e._valids,t._valids,t._invalids),e._invalids=Vh.merge(e._invalids,t._invalids,t._valids);for(let n of t._singleRules.keys())e._singleRules.has(n)&&(e._rules=e._rules.filter(r=>r.keep||r.name!==n),e._singleRules.delete(n));for(let n of t._rules)t._definition.rules[n.method].multi||e._singleRules.set(n.name,n),e._rules.push(n);if(e._flags.empty&&t._flags.empty){e._flags.empty=e._flags.empty.concat(t._flags.empty);let n=Object.assign({},t._flags);delete n.empty,dv(e._flags,n)}else if(t._flags.empty){e._flags.empty=t._flags.empty;let n=Object.assign({},t._flags);delete n.empty,dv(e._flags,n)}else dv(e._flags,t._flags);for(let n in t.$_terms){let r=t.$_terms[n];if(!r){e.$_terms[n]||(e.$_terms[n]=r);continue}if(!e.$_terms[n]){e.$_terms[n]=r.slice();continue}e.$_terms[n]=e.$_terms[n].concat(r)}return this.$_root._tracer&&this.$_root._tracer._combine(e,[this,t]),e.$_mutateRebuild()}extend(t){return Q(!t.base,"Cannot extend type with another base"),oF.type(this,t)}extract(t){return t=Array.isArray(t)?t:t.split("."),this._ids.reach(t)}fork(t,e){Q(!this._inRuleset(),"Cannot fork inside a ruleset");let n=this;for(let r of[].concat(t))r=Array.isArray(r)?r:r.split("."),n=n._ids.fork(r,e,n);return n.$_temp.ruleset=!1,n}rule(t){let e=this._definition;kt.assertOptions(t,Object.keys(e.modifiers)),Q(this.$_temp.ruleset!==!1,"Cannot apply rules to empty ruleset or the last rule added does not support rule properties");let n=this.$_temp.ruleset===null?this._rules.length-1:this.$_temp.ruleset;Q(n>=0&&n<this._rules.length,"Cannot apply rules to empty ruleset");let r=this.clone();for(let i=n;i<r._rules.length;++i){let s=r._rules[i],o=RO(s);for(let a in t)e.modifiers[a](o,t[a]),Q(o.name===s.name,"Cannot change rule name");r._rules[i]=o,r._singleRules.get(o.name)===s&&r._singleRules.set(o.name,o)}return r.$_temp.ruleset=!1,r.$_mutateRebuild()}get ruleset(){Q(!this._inRuleset(),"Cannot start a new ruleset without closing the previous one");let t=this.clone();return t.$_temp.ruleset=t._rules.length,t}get $(){return this.ruleset}tailor(t){t=[].concat(t),Q(!this._inRuleset(),"Cannot tailor inside a ruleset");let e=this;if(this.$_terms.alterations)for(let{target:n,adjuster:r}of this.$_terms.alterations)t.includes(n)&&(e=r(e),Q(kt.isSchema(e),"Alteration adjuster for",n,"failed to return a schema object"));return e=e.$_modify({each:n=>n.tailor(t),ref:!1}),e.$_temp.ruleset=!1,e.$_mutateRebuild()}tracer(){return NO.location?NO.location(this):this}validate(t,e){return Hh.entry(t,this,e)}validateAsync(t,e){return Hh.entryAsync(t,this,e)}$_addRule(t){typeof t=="string"&&(t={name:t}),Q(t&&typeof t=="object","Invalid options"),Q(t.name&&typeof t.name=="string","Invalid rule name");for(let s in t)Q(s[0]!=="_","Cannot set private rule properties");let e=Object.assign({},t);e._resolve=[],e.method=e.method||e.name;let n=this._definition.rules[e.method],r=e.args;Q(n,"Unknown rule",e.method);let i=this.clone();if(r){Q(Object.keys(r).length===1||Object.keys(r).length===this._definition.rules[e.name].args.length,"Invalid rule definition for",this.type,e.name);for(let s in r){let o=r[s];if(n.argsByName){let a=n.argsByName.get(s);if(a.ref&&kt.isResolvable(o))e._resolve.push(s),i.$_mutateRegister(o);else if(a.normalize&&(o=a.normalize(o),r[s]=o),a.assert){let u=kt.validateArg(o,s,a);Q(!u,u,"or reference")}}if(o===void 0){delete r[s];continue}r[s]=o}}return n.multi||(i._ruleRemove(e.name,{clone:!1}),i._singleRules.set(e.name,e)),i.$_temp.ruleset===!1&&(i.$_temp.ruleset=null),n.priority?i._rules.unshift(e):i._rules.push(e),i}$_compile(t,e){return fv.schema(this.$_root,t,e)}$_createError(t,e,n,r,i,s={}){let o=s.flags!==!1?this._flags:{},a=s.messages?aF.merge(this._definition.messages,s.messages):this._definition.messages;return new sF.Report(t,e,n,o,a,r,i)}$_getFlag(t){return this._flags[t]}$_getRule(t){return this._singleRules.get(t)}$_mapLabels(t){return t=Array.isArray(t)?t:t.split("."),this._ids.labels(t)}$_match(t,e,n,r){n=Object.assign({},n),n.abortEarly=!0,n._externals=!1,e.snapshot();let i=!Hh.validate(t,this,e,n,r).errors;return e.restore(),i}$_modify(t){return kt.assertOptions(t,["each","once","ref","schema"]),MO.schema(this,t)||this}$_mutateRebuild(){Q(!this._inRuleset(),"Cannot add this rule inside a ruleset"),this._refs.reset(),this._ids.reset();let t=(e,{source:n,name:r,path:i,key:s})=>{let o=this._definition[n][r]&&this._definition[n][r].register;o!==!1&&this.$_mutateRegister(e,{family:o,key:s})};return this.$_modify({each:t}),this._definition.rebuild&&this._definition.rebuild(this),this.$_temp.ruleset=!1,this}$_mutateRegister(t,{family:e,key:n}={}){this._refs.register(t,e),this._ids.register(t,{key:n})}$_property(t){return this._definition.properties[t]}$_reach(t){return this._ids.reach(t)}$_rootReferences(){return this._refs.roots()}$_setFlag(t,e,n={}){Q(t[0]==="_"||!this._inRuleset(),"Cannot set flag inside a ruleset");let r=this._definition.flags[t]||{};if(IO(e,r.default)&&(e=void 0),IO(e,this._flags[t]))return this;let i=n.clone!==!1?this.clone():this;return e!==void 0?(i._flags[t]=e,i.$_mutateRegister(e)):delete i._flags[t],t[0]!=="_"&&(i.$_temp.ruleset=!1),i}$_parent(t,...e){return this[t][kt.symbols.parent].call(this,...e)}$_validate(t,e,n){return Hh.validate(t,this,e,n)}_assign(t){t.type=this.type,t.$_root=this.$_root,t.$_temp=Object.assign({},this.$_temp),t.$_temp.whens={},t._ids=this._ids.clone(),t._preferences=this._preferences,t._valids=this._valids&&this._valids.clone(),t._invalids=this._invalids&&this._invalids.clone(),t._rules=this._rules.slice(),t._singleRules=RO(this._singleRules,{shallow:!0}),t._refs=this._refs.clone(),t._flags=Object.assign({},this._flags),t._cache=null,t.$_terms={};for(let e in this.$_terms)t.$_terms[e]=this.$_terms[e]?this.$_terms[e].slice():null;t.$_super={};for(let e in this.$_super)t.$_super[e]=this._super[e].bind(t);return t}_bare(){let t=this.clone();t._reset();let e=t._definition.terms;for(let n in e){let r=e[n];t.$_terms[n]=r.init}return t.$_mutateRebuild()}_default(t,e,n={}){return kt.assertOptions(n,"literal"),Q(e!==void 0,"Missing",t,"value"),Q(typeof e=="function"||!n.literal,"Only function value supports literal option"),typeof e=="function"&&n.literal&&(e={[kt.symbols.literal]:!0,literal:e}),this.$_setFlag(t,e)}_generate(t,e,n){if(!this.$_terms.whens)return{schema:this};let r=[],i=[];for(let a=0;a<this.$_terms.whens.length;++a){let u=this.$_terms.whens[a];if(u.concat){r.push(u.concat),i.push(`${a}.concat`);continue}let c=u.ref?u.ref.resolve(t,e,n):t,l=u.is?[u]:u.switch,p=i.length;for(let h=0;h<l.length;++h){let{is:m,then:b,otherwise:v}=l[h],R=`${a}${u.switch?"."+h:""}`;if(m.$_match(c,e.nest(m,`${R}.is`),n)){if(b){let A=e.localize([...e.path,`${R}.then`],e.ancestors,e.schemas),{schema:T,id:w}=b._generate(t,A,n);r.push(T),i.push(`${R}.then${w?`(${w})`:""}`);break}}else if(v){let A=e.localize([...e.path,`${R}.otherwise`],e.ancestors,e.schemas),{schema:T,id:w}=v._generate(t,A,n);r.push(T),i.push(`${R}.otherwise${w?`(${w})`:""}`);break}}if(u.break&&i.length>p)break}let s=i.join(", ");if(e.mainstay.tracer.debug(e,"rule","when",s),!s)return{schema:this};if(!e.mainstay.tracer.active&&this.$_temp.whens[s])return{schema:this.$_temp.whens[s],id:s};let o=this;this._definition.generate&&(o=this._definition.generate(this,t,e,n));for(let a of r)o=o.concat(a);return this.$_root._tracer&&this.$_root._tracer._combine(o,[this,...r]),this.$_temp.whens[s]=o,{schema:o,id:s}}_inner(t,e,n={}){Q(!this._inRuleset(),`Cannot set ${t} inside a ruleset`);let r=this.clone();return(!r.$_terms[t]||n.override)&&(r.$_terms[t]=[]),n.single?r.$_terms[t].push(e):r.$_terms[t].push(...e),r.$_temp.ruleset=!1,r}_inRuleset(){return this.$_temp.ruleset!==null&&this.$_temp.ruleset!==!1}_ruleRemove(t,e={}){if(!this._singleRules.has(t))return this;let n=e.clone!==!1?this.clone():this;n._singleRules.delete(t);let r=[];for(let i=0;i<n._rules.length;++i){let s=n._rules[i];if(s.name===t&&!s.keep){n._inRuleset()&&i<n.$_temp.ruleset&&--n.$_temp.ruleset;continue}r.push(s)}return n._rules=r,n}_values(t,e){kt.verifyFlat(t,e.slice(1,-1));let n=this.clone(),r=t[0]===kt.symbols.override;if(r&&(t=t.slice(1)),!n[e]&&t.length?n[e]=new Vh:r&&(n[e]=t.length?new Vh:null,n.$_mutateRebuild()),!n[e])return n;r&&n[e].override();for(let i of t){Q(i!==void 0,"Cannot call allow/valid/invalid with undefined"),Q(i!==kt.symbols.override,"Override must be the first value");let s=e==="_invalids"?"_valids":"_invalids";n[s]&&(n[s].remove(i),n[s].length||(Q(e==="_valids"||!n._flags.only,"Setting invalid value",i,"leaves schema rejecting all values due to previous valid rule"),n[s]=null)),n[e].add(i,n._refs)}return n}};Kt.Base.prototype[kt.symbols.any]={version:kt.version,compile:fv.compile,root:"$_root"};Kt.Base.prototype.isImmutable=!0;Kt.Base.prototype.deny=Kt.Base.prototype.invalid;Kt.Base.prototype.disallow=Kt.Base.prototype.invalid;Kt.Base.prototype.equal=Kt.Base.prototype.valid;Kt.Base.prototype.exist=Kt.Base.prototype.required;Kt.Base.prototype.not=Kt.Base.prototype.invalid;Kt.Base.prototype.options=Kt.Base.prototype.prefs;Kt.Base.prototype.preferences=Kt.Base.prototype.prefs;qO.exports=new Kt.Base});var dr=f((l9,FO)=>{"use strict";var zh=Ce(),uF=jO(),cF=Ze(),lF=pa();FO.exports=uF.extend({type:"any",flags:{only:{default:!1}},terms:{alterations:{init:null},examples:{init:null},externals:{init:null},metas:{init:[]},notes:{init:[]},shared:{init:null},tags:{init:[]},whens:{init:null}},rules:{custom:{method(t,e){return zh(typeof t=="function","Method must be a function"),zh(e===void 0||e&&typeof e=="string","Description must be a non-empty string"),this.$_addRule({name:"custom",args:{method:t,description:e}})},validate(t,e,{method:n}){try{return n(t,e)}catch(r){return e.error("any.custom",{error:r})}},args:["method","description"],multi:!0},messages:{method(t){return this.prefs({messages:t})}},shared:{method(t){zh(cF.isSchema(t)&&t._flags.id,"Schema must be a schema with an id");let e=this.clone();return e.$_terms.shared=e.$_terms.shared||[],e.$_terms.shared.push(t),e.$_mutateRegister(t),e}},warning:{method(t,e){return zh(t&&typeof t=="string","Invalid warning code"),this.$_addRule({name:"warning",args:{code:t,local:e},warn:!0})},validate(t,e,{code:n,local:r}){return e.error(n,r)},args:["code","local"],multi:!0}},modifiers:{keep(t,e=!0){t.keep=e},message(t,e){t.message=lF.compile(e)},warn(t,e=!0){t.warn=e}},manifest:{build(t,e){for(let n in e){let r=e[n];if(["examples","externals","metas","notes","tags"].includes(n)){for(let i of r)t=t[n.slice(0,-1)](i);continue}if(n==="alterations"){let i={};for(let{target:s,adjuster:o}of r)i[s]=o;t=t.alter(i);continue}if(n==="whens"){for(let i of r){let{ref:s,is:o,not:a,then:u,otherwise:c,concat:l}=i;l?t=t.concat(l):s?t=t.when(s,{is:o,not:a,then:u,otherwise:c,switch:i.switch,break:i.break}):t=t.when(o,{then:u,otherwise:c,break:i.break})}continue}if(n==="shared")for(let i of r)t=t.shared(i)}return t}},messages:{"any.custom":"{{#label}} failed custom validation because {{#error.message}}","any.default":"{{#label}} threw an error when running default method","any.failover":"{{#label}} threw an error when running failover method","any.invalid":"{{#label}} contains an invalid value","any.only":'{{#label}} must be {if(#valids.length == 1, "", "one of ")}{{#valids}}',"any.ref":"{{#label}} {{#arg}} references {{:#ref}} which {{#reason}}","any.required":"{{#label}} is required","any.unknown":"{{#label}} is not allowed"}})});var UO=f((p9,$O)=>{"use strict";var to=Ce(),pF=Wh(),hF=dr(),BO=Ze(),dF=Zs(),Xh=Di(),fF=Ri(),ga={};$O.exports=hF.extend({type:"alternatives",flags:{match:{default:"any"}},terms:{matches:{init:[],register:fF.toSibling}},args(t,...e){return e.length===1&&Array.isArray(e[0])?t.try(...e[0]):t.try(...e)},validate(t,e){let{schema:n,error:r,state:i,prefs:s}=e;if(n._flags.match){let a=[],u=[];for(let l=0;l<n.$_terms.matches.length;++l){let p=n.$_terms.matches[l],h=i.nest(p.schema,`match.${l}`);h.snapshot();let m=p.schema.$_validate(t,h,s);m.errors?(u.push(m.errors),h.restore()):(a.push(m.value),h.commit())}if(a.length===0){let l={details:u.map(p=>Xh.details(p,{override:!1}))};return{errors:r("alternatives.any",l)}}if(n._flags.match==="one")return a.length===1?{value:a[0]}:{errors:r("alternatives.one")};if(a.length!==n.$_terms.matches.length){let l={details:u.map(p=>Xh.details(p,{override:!1}))};return{errors:r("alternatives.all",l)}}let c=l=>l.$_terms.matches.some(p=>p.schema.type==="object"||p.schema.type==="alternatives"&&c(p.schema));return c(n)?{value:a.reduce((l,p)=>pF(l,p,{mergeArrays:!1}))}:{value:a[a.length-1]}}let o=[];for(let a=0;a<n.$_terms.matches.length;++a){let u=n.$_terms.matches[a];if(u.schema){let p=i.nest(u.schema,`match.${a}`);p.snapshot();let h=u.schema.$_validate(t,p,s);if(!h.errors)return p.commit(),h;p.restore(),o.push({schema:u.schema,reports:h.errors});continue}let c=u.ref?u.ref.resolve(t,i,s):t,l=u.is?[u]:u.switch;for(let p=0;p<l.length;++p){let h=l[p],{is:m,then:b,otherwise:v}=h,R=`match.${a}${u.switch?"."+p:""}`;if(m.$_match(c,i.nest(m,`${R}.is`),s)){if(b)return b.$_validate(t,i.nest(b,`${R}.then`),s)}else if(v)return v.$_validate(t,i.nest(v,`${R}.otherwise`),s)}}return ga.errors(o,e)},rules:{conditional:{method(t,e){to(!this._flags._endedSwitch,"Unreachable condition"),to(!this._flags.match,"Cannot combine match mode",this._flags.match,"with conditional rule"),to(e.break===void 0,"Cannot use break option with alternatives conditional");let n=this.clone(),r=dF.when(n,t,e),i=r.is?[r]:r.switch;for(let s of i)if(s.then&&s.otherwise){n.$_setFlag("_endedSwitch",!0,{clone:!1});break}return n.$_terms.matches.push(r),n.$_mutateRebuild()}},match:{method(t){if(to(["any","one","all"].includes(t),"Invalid alternatives match mode",t),t!=="any")for(let e of this.$_terms.matches)to(e.schema,"Cannot combine match mode",t,"with conditional rules");return this.$_setFlag("match",t)}},try:{method(...t){to(t.length,"Missing alternative schemas"),BO.verifyFlat(t,"try"),to(!this._flags._endedSwitch,"Unreachable condition");let e=this.clone();for(let n of t)e.$_terms.matches.push({schema:e.$_compile(n)});return e.$_mutateRebuild()}}},overrides:{label(t){let e=this.$_parent("label",t),n=(r,i)=>i.path[0]!=="is"&&typeof r._flags.label!="string"?r.label(t):void 0;return e.$_modify({each:n,ref:!1})}},rebuild(t){let e=n=>{BO.isSchema(n)&&n.type==="array"&&t.$_setFlag("_arrayItems",!0,{clone:!1})};t.$_modify({each:e})},manifest:{build(t,e){if(e.matches)for(let n of e.matches){let{schema:r,ref:i,is:s,not:o,then:a,otherwise:u}=n;r?t=t.try(r):i?t=t.conditional(i,{is:s,then:a,not:o,otherwise:u,switch:n.switch}):t=t.conditional(s,{then:a,otherwise:u})}return t}},messages:{"alternatives.all":"{{#label}} does not match all of the required types","alternatives.any":"{{#label}} does not match any of the allowed types","alternatives.match":"{{#label}} does not match any of the allowed types","alternatives.one":"{{#label}} matches more than one allowed type","alternatives.types":"{{#label}} must be one of {{#types}}"}});ga.errors=function(t,{error:e,state:n}){if(!t.length)return{errors:e("alternatives.any")};if(t.length===1)return{errors:t[0].reports};let r=new Set,i=[];for(let{reports:s,schema:o}of t){if(s.length>1)return ga.unmatched(t,e);let a=s[0];if(!(a instanceof Xh.Report))return ga.unmatched(t,e);if(a.state.path.length!==n.path.length){i.push({type:o.type,report:a});continue}if(a.code==="any.only"){for(let l of a.local.valids)r.add(l);continue}let[u,c]=a.code.split(".");c!=="base"?i.push({type:o.type,report:a}):a.code==="object.base"?r.add(a.local.type):r.add(u)}return i.length?i.length===1?{errors:i[0].report}:ga.unmatched(t,e):{errors:e("alternatives.types",{types:[...r]})}};ga.unmatched=function(t,e){let n=[];for(let r of t)n.push(...r.reports);return{errors:e("alternatives.match",Xh.details(n,{override:!1}))}}});var WO=f((h9,KO)=>{"use strict";var Ju=Ce(),gF=zu(),mF=Ys(),yF=dr(),fr=Ze(),bF=Zs(),dt={};KO.exports=yF.extend({type:"array",flags:{single:{default:!1},sparse:{default:!1}},terms:{items:{init:[],manifest:"schema"},ordered:{init:[],manifest:"schema"},_exclusions:{init:[]},_inclusions:{init:[]},_requireds:{init:[]}},coerce:{from:"object",method(t,{schema:e,state:n,prefs:r}){if(!Array.isArray(t))return;let i=e.$_getRule("sort");if(i)return dt.sort(e,t,i.args.options,n,r)}},validate(t,{schema:e,error:n}){if(!Array.isArray(t)){if(e._flags.single){let r=[t];return r[fr.symbols.arraySingle]=!0,{value:r}}return{errors:n("array.base")}}if(!(!e.$_getRule("items")&&!e.$_terms.externals))return{value:t.slice()}},rules:{has:{method(t){t=this.$_compile(t,{appendPath:!0});let e=this.$_addRule({name:"has",args:{schema:t}});return e.$_mutateRegister(t),e},validate(t,{state:e,prefs:n,error:r},{schema:i}){let s=[t,...e.ancestors];for(let a=0;a<t.length;++a){let u=e.localize([...e.path,a],s,i);if(i.$_match(t[a],u,n))return t}let o=i._flags.label;return o?r("array.hasKnown",{patternLabel:o}):r("array.hasUnknown",null)},multi:!0},items:{method(...t){fr.verifyFlat(t,"items");let e=this.$_addRule("items");for(let n=0;n<t.length;++n){let r=fr.tryWithPath(()=>this.$_compile(t[n]),n,{append:!0});e.$_terms.items.push(r)}return e.$_mutateRebuild()},validate(t,{schema:e,error:n,state:r,prefs:i,errorsArray:s}){let o=e.$_terms._requireds.slice(),a=e.$_terms.ordered.slice(),u=[...e.$_terms._inclusions,...o],c=!t[fr.symbols.arraySingle];delete t[fr.symbols.arraySingle];let l=s(),p=t.length;for(let h=0;h<p;++h){let m=t[h],b=!1,v=!1,R=c?h:new Number(h),A=[...r.path,R];if(!e._flags.sparse&&m===void 0){if(l.push(n("array.sparse",{key:R,path:A,pos:h,value:void 0},r.localize(A))),i.abortEarly)return l;a.shift();continue}let T=[t,...r.ancestors];for(let P of e.$_terms._exclusions)if(P.$_match(m,r.localize(A,T,P),i,{presence:"ignore"})){if(l.push(n("array.excludes",{pos:h,value:m},r.localize(A))),i.abortEarly)return l;b=!0,a.shift();break}if(b)continue;if(e.$_terms.ordered.length){if(a.length){let P=a.shift(),G=P.$_validate(m,r.localize(A,T,P),i);if(G.errors){if(l.push(...G.errors),i.abortEarly)return l}else if(P._flags.result==="strip")dt.fastSplice(t,h),--h,--p;else if(!e._flags.sparse&&G.value===void 0){if(l.push(n("array.sparse",{key:R,path:A,pos:h,value:void 0},r.localize(A))),i.abortEarly)return l;continue}else t[h]=G.value;continue}else if(!e.$_terms.items.length){if(l.push(n("array.orderedLength",{pos:h,limit:e.$_terms.ordered.length})),i.abortEarly)return l;break}}let w=[],_=o.length;for(let P=0;P<_;++P){let G=r.localize(A,T,o[P]);G.snapshot();let re=o[P].$_validate(m,G,i);if(w[P]=re,!re.errors){if(G.commit(),t[h]=re.value,v=!0,dt.fastSplice(o,P),--P,--_,!e._flags.sparse&&re.value===void 0&&(l.push(n("array.sparse",{key:R,path:A,pos:h,value:void 0},r.localize(A))),i.abortEarly))return l;break}G.restore()}if(v)continue;let N=i.stripUnknown&&!!i.stripUnknown.arrays||!1;_=u.length;for(let P of u){let G,re=o.indexOf(P);if(re!==-1)G=w[re];else{let ae=r.localize(A,T,P);if(ae.snapshot(),G=P.$_validate(m,ae,i),!G.errors){ae.commit(),P._flags.result==="strip"?(dt.fastSplice(t,h),--h,--p):!e._flags.sparse&&G.value===void 0?(l.push(n("array.sparse",{key:R,path:A,pos:h,value:void 0},r.localize(A))),b=!0):t[h]=G.value,v=!0;break}ae.restore()}if(_===1){if(N){dt.fastSplice(t,h),--h,--p,v=!0;break}if(l.push(...G.errors),i.abortEarly)return l;b=!0;break}}if(!b&&(e.$_terms._inclusions.length||e.$_terms._requireds.length)&&!v){if(N){dt.fastSplice(t,h),--h,--p;continue}if(l.push(n("array.includes",{pos:h,value:m},r.localize(A))),i.abortEarly)return l}}return o.length&&dt.fillMissedErrors(e,l,o,t,r,i),a.length&&(dt.fillOrderedErrors(e,l,a,t,r,i),l.length||dt.fillDefault(a,t,r,i)),l.length?l:t},priority:!0,manifest:!1},length:{method(t){return this.$_addRule({name:"length",args:{limit:t},operator:"="})},validate(t,e,{limit:n},{name:r,operator:i,args:s}){return fr.compare(t.length,n,i)?t:e.error("array."+r,{limit:s.limit,value:t})},args:[{name:"limit",ref:!0,assert:fr.limit,message:"must be a positive integer"}]},max:{method(t){return this.$_addRule({name:"max",method:"length",args:{limit:t},operator:"<="})}},min:{method(t){return this.$_addRule({name:"min",method:"length",args:{limit:t},operator:">="})}},ordered:{method(...t){fr.verifyFlat(t,"ordered");let e=this.$_addRule("items");for(let n=0;n<t.length;++n){let r=fr.tryWithPath(()=>this.$_compile(t[n]),n,{append:!0});dt.validateSingle(r,e),e.$_mutateRegister(r),e.$_terms.ordered.push(r)}return e.$_mutateRebuild()}},single:{method(t){let e=t===void 0?!0:!!t;return Ju(!e||!this._flags._arrayItems,"Cannot specify single rule when array has array items"),this.$_setFlag("single",e)}},sort:{method(t={}){fr.assertOptions(t,["by","order"]);let e={order:t.order||"ascending"};return t.by&&(e.by=bF.ref(t.by,{ancestor:0}),Ju(!e.by.ancestor,"Cannot sort by ancestor")),this.$_addRule({name:"sort",args:{options:e}})},validate(t,{error:e,state:n,prefs:r,schema:i},{options:s}){let{value:o,errors:a}=dt.sort(i,t,s,n,r);if(a)return a;for(let u=0;u<t.length;++u)if(t[u]!==o[u])return e("array.sort",{order:s.order,by:s.by?s.by.key:"value"});return t},convert:!0},sparse:{method(t){let e=t===void 0?!0:!!t;return this._flags.sparse===e?this:(e?this.clone():this.$_addRule("items")).$_setFlag("sparse",e,{clone:!1})}},unique:{method(t,e={}){Ju(!t||typeof t=="function"||typeof t=="string","comparator must be a function or a string"),fr.assertOptions(e,["ignoreUndefined","separator"]);let n={name:"unique",args:{options:e,comparator:t}};if(t)if(typeof t=="string"){let r=fr.default(e.separator,".");n.path=r?t.split(r):[t]}else n.comparator=t;return this.$_addRule(n)},validate(t,{state:e,error:n,schema:r},{comparator:i,options:s},{comparator:o,path:a}){let u={string:Object.create(null),number:Object.create(null),undefined:Object.create(null),boolean:Object.create(null),bigint:Object.create(null),object:new Map,function:new Map,custom:new Map},c=o||gF,l=s.ignoreUndefined;for(let p=0;p<t.length;++p){let h=a?mF(t[p],a):t[p],m=o?u.custom:u[typeof h];if(Ju(m,"Failed to find unique map container for type",typeof h),m instanceof Map){let b=m.entries(),v;for(;!(v=b.next()).done;)if(c(v.value[0],h)){let R=e.localize([...e.path,p],[t,...e.ancestors]),A={pos:p,value:t[p],dupePos:v.value[1],dupeValue:t[v.value[1]]};return a&&(A.path=i),n("array.unique",A,R)}m.set(h,p)}else{if((!l||h!==void 0)&&m[h]!==void 0){let b={pos:p,value:t[p],dupePos:m[h],dupeValue:t[m[h]]};a&&(b.path=i);let v=e.localize([...e.path,p],[t,...e.ancestors]);return n("array.unique",b,v)}m[h]=p}}return t},args:["comparator","options"],multi:!0}},cast:{set:{from:Array.isArray,to(t,e){return new Set(t)}}},rebuild(t){t.$_terms._inclusions=[],t.$_terms._exclusions=[],t.$_terms._requireds=[];for(let e of t.$_terms.items)dt.validateSingle(e,t),e._flags.presence==="required"?t.$_terms._requireds.push(e):e._flags.presence==="forbidden"?t.$_terms._exclusions.push(e):t.$_terms._inclusions.push(e);for(let e of t.$_terms.ordered)dt.validateSingle(e,t)},manifest:{build(t,e){return e.items&&(t=t.items(...e.items)),e.ordered&&(t=t.ordered(...e.ordered)),t}},messages:{"array.base":"{{#label}} must be an array","array.excludes":"{{#label}} contains an excluded value","array.hasKnown":"{{#label}} does not contain at least one required match for type {:#patternLabel}","array.hasUnknown":"{{#label}} does not contain at least one required match","array.includes":"{{#label}} does not match any of the allowed types","array.includesRequiredBoth":"{{#label}} does not contain {{#knownMisses}} and {{#unknownMisses}} other required value(s)","array.includesRequiredKnowns":"{{#label}} does not contain {{#knownMisses}}","array.includesRequiredUnknowns":"{{#label}} does not contain {{#unknownMisses}} required value(s)","array.length":"{{#label}} must contain {{#limit}} items","array.max":"{{#label}} must contain less than or equal to {{#limit}} items","array.min":"{{#label}} must contain at least {{#limit}} items","array.orderedLength":"{{#label}} must contain at most {{#limit}} items","array.sort":"{{#label}} must be sorted in {#order} order by {{#by}}","array.sort.mismatching":"{{#label}} cannot be sorted due to mismatching types","array.sort.unsupported":"{{#label}} cannot be sorted due to unsupported type {#type}","array.sparse":"{{#label}} must not be a sparse array item","array.unique":"{{#label}} contains a duplicate value"}});dt.fillMissedErrors=function(t,e,n,r,i,s){let o=[],a=0;for(let u of n){let c=u._flags.label;c?o.push(c):++a}o.length?a?e.push(t.$_createError("array.includesRequiredBoth",r,{knownMisses:o,unknownMisses:a},i,s)):e.push(t.$_createError("array.includesRequiredKnowns",r,{knownMisses:o},i,s)):e.push(t.$_createError("array.includesRequiredUnknowns",r,{unknownMisses:a},i,s))};dt.fillOrderedErrors=function(t,e,n,r,i,s){let o=[];for(let a of n)a._flags.presence==="required"&&o.push(a);o.length&&dt.fillMissedErrors(t,e,o,r,i,s)};dt.fillDefault=function(t,e,n,r){let i=[],s=!0;for(let o=t.length-1;o>=0;--o){let a=t[o],u=[e,...n.ancestors],c=a.$_validate(void 0,n.localize(n.path,u,a),r).value;if(s){if(c===void 0)continue;s=!1}i.unshift(c)}i.length&&e.push(...i)};dt.fastSplice=function(t,e){let n=e;for(;n<t.length;)t[n++]=t[n];--t.length};dt.validateSingle=function(t,e){(t.type==="array"||t._flags._arrayItems)&&(Ju(!e._flags.single,"Cannot specify array item with single rule enabled"),e.$_setFlag("_arrayItems",!0,{clone:!1}))};dt.sort=function(t,e,n,r,i){let s=n.order==="ascending"?1:-1,o=-1*s,a=s,u=(c,l)=>{let p=dt.compare(c,l,o,a);if(p!==null||(n.by&&(c=n.by.resolve(c,r,i),l=n.by.resolve(l,r,i)),p=dt.compare(c,l,o,a),p!==null))return p;let h=typeof c;if(h!==typeof l)throw t.$_createError("array.sort.mismatching",e,null,r,i);if(h!=="number"&&h!=="string")throw t.$_createError("array.sort.unsupported",e,{type:h},r,i);return h==="number"?(c-l)*s:c<l?o:a};try{return{value:e.slice().sort(u)}}catch(c){return{errors:c}}};dt.compare=function(t,e,n,r){return t===e?0:t===void 0?1:e===void 0?-1:t===null?r:e===null?n:null}});var XO=f((d9,zO)=>{"use strict";var GO=Ce(),_F=dr(),HO=Ze(),VO=hv(),gv={};gv.isBool=function(t){return typeof t=="boolean"};zO.exports=_F.extend({type:"boolean",flags:{sensitive:{default:!1}},terms:{falsy:{init:null,manifest:"values"},truthy:{init:null,manifest:"values"}},coerce(t,{schema:e}){if(typeof t!="boolean"){if(typeof t=="string"){let n=e._flags.sensitive?t:t.toLowerCase();t=n==="true"?!0:n==="false"?!1:t}return typeof t!="boolean"&&(t=e.$_terms.truthy&&e.$_terms.truthy.has(t,null,null,!e._flags.sensitive)||(e.$_terms.falsy&&e.$_terms.falsy.has(t,null,null,!e._flags.sensitive)?!1:t)),{value:t}}},validate(t,{error:e}){if(typeof t!="boolean")return{value:t,errors:e("boolean.base")}},rules:{truthy:{method(...t){HO.verifyFlat(t,"truthy");let e=this.clone();e.$_terms.truthy=e.$_terms.truthy||new VO;for(let n=0;n<t.length;++n){let r=t[n];GO(r!==void 0,"Cannot call truthy with undefined"),e.$_terms.truthy.add(r)}return e}},falsy:{method(...t){HO.verifyFlat(t,"falsy");let e=this.clone();e.$_terms.falsy=e.$_terms.falsy||new VO;for(let n=0;n<t.length;++n){let r=t[n];GO(r!==void 0,"Cannot call falsy with undefined"),e.$_terms.falsy.add(r)}return e}},sensitive:{method(t=!0){return this.$_setFlag("sensitive",t)}}},cast:{number:{from:gv.isBool,to(t,e){return t?1:0}},string:{from:gv.isBool,to(t,e){return t?"true":"false"}}},manifest:{build(t,e){return e.truthy&&(t=t.truthy(...e.truthy)),e.falsy&&(t=t.falsy(...e.falsy)),t}},messages:{"boolean.base":"{{#label}} must be a boolean"}})});var ZO=f((f9,QO)=>{"use strict";var YO=Ce(),vF=dr(),JO=Ze(),SF=vs(),qr={};qr.isDate=function(t){return t instanceof Date};QO.exports=vF.extend({type:"date",coerce:{from:["number","string"],method(t,{schema:e}){return{value:qr.parse(t,e._flags.format)||t}}},validate(t,{schema:e,error:n,prefs:r}){if(t instanceof Date&&!isNaN(t.getTime()))return;let i=e._flags.format;return!r.convert||!i||typeof t!="string"?{value:t,errors:n("date.base")}:{value:t,errors:n("date.format",{format:i})}},rules:{compare:{method:!1,validate(t,e,{date:n},{name:r,operator:i,args:s}){let o=n==="now"?Date.now():n.getTime();return JO.compare(t.getTime(),o,i)?t:e.error("date."+r,{limit:s.date,value:t})},args:[{name:"date",ref:!0,normalize:t=>t==="now"?t:qr.parse(t),assert:t=>t!==null,message:"must have a valid date format"}]},format:{method(t){return YO(["iso","javascript","unix"].includes(t),"Unknown date format",t),this.$_setFlag("format",t)}},greater:{method(t){return this.$_addRule({name:"greater",method:"compare",args:{date:t},operator:">"})}},iso:{method(){return this.format("iso")}},less:{method(t){return this.$_addRule({name:"less",method:"compare",args:{date:t},operator:"<"})}},max:{method(t){return this.$_addRule({name:"max",method:"compare",args:{date:t},operator:"<="})}},min:{method(t){return this.$_addRule({name:"min",method:"compare",args:{date:t},operator:">="})}},timestamp:{method(t="javascript"){return YO(["javascript","unix"].includes(t),'"type" must be one of "javascript, unix"'),this.format(t)}}},cast:{number:{from:qr.isDate,to(t,e){return t.getTime()}},string:{from:qr.isDate,to(t,{prefs:e}){return SF.date(t,e)}}},messages:{"date.base":"{{#label}} must be a valid date","date.format":'{{#label}} must be in {msg("date.format." + #format) || #format} format',"date.greater":"{{#label}} must be greater than {{:#limit}}","date.less":"{{#label}} must be less than {{:#limit}}","date.max":"{{#label}} must be less than or equal to {{:#limit}}","date.min":"{{#label}} must be greater than or equal to {{:#limit}}","date.format.iso":"ISO 8601 date","date.format.javascript":"timestamp or number of milliseconds","date.format.unix":"timestamp or number of seconds"}});qr.parse=function(t,e){if(t instanceof Date)return t;if(typeof t!="string"&&(isNaN(t)||!isFinite(t))||/^\s*$/.test(t))return null;if(e==="iso")return JO.isIsoDate(t)?qr.date(t.toString()):null;let n=t;if(typeof t=="string"&&/^[+-]?\d+(\.\d+)?$/.test(t)&&(t=parseFloat(t)),e){if(e==="javascript")return qr.date(1*t);if(e==="unix")return qr.date(1e3*t);if(typeof n=="string")return null}return qr.date(t)};qr.date=function(t){let e=new Date(t);return isNaN(e.getTime())?null:e}});var iP=f((g9,rP)=>{"use strict";var Yh=Ce(),tP=yn(),nP=Wh(),eP=Ys(),Jh={};rP.exports=function(t,e,n={}){if(Yh(t&&typeof t=="object","Invalid defaults value: must be an object"),Yh(!e||e===!0||typeof e=="object","Invalid source value: must be true, falsy or an object"),Yh(typeof n=="object","Invalid options: must be an object"),!e)return null;if(n.shallow)return Jh.applyToDefaultsWithShallow(t,e,n);let r=tP(t);if(e===!0)return r;let i=n.nullOverride!==void 0?n.nullOverride:!1;return nP(r,e,{nullOverride:i,mergeArrays:!1})};Jh.applyToDefaultsWithShallow=function(t,e,n){let r=n.shallow;Yh(Array.isArray(r),"Invalid keys");let i=new Map,s=e===!0?null:new Set;for(let u of r){u=Array.isArray(u)?u:u.split(".");let c=eP(t,u);c&&typeof c=="object"?i.set(c,s&&eP(e,u)||c):s&&s.add(u)}let o=tP(t,{},i);if(!s)return o;for(let u of s)Jh.reachCopy(o,e,u);let a=n.nullOverride!==void 0?n.nullOverride:!1;return nP(o,e,{nullOverride:a,mergeArrays:!1})};Jh.reachCopy=function(t,e,n){for(let s of n){if(!(s in e))return;let o=e[s];if(typeof o!="object"||o===null)return;e=o}let r=e,i=t;for(let s=0;s<n.length-1;++s){let o=n[s];typeof i[o]!="object"&&(i[o]={}),i=i[o]}i[n[n.length-1]]=r}});var aP=f(oP=>{"use strict";var no=Ce(),sP={};oP.Sorter=class{constructor(){this._items=[],this.nodes=[]}add(t,e){e=e||{};let n=[].concat(e.before||[]),r=[].concat(e.after||[]),i=e.group||"?",s=e.sort||0;no(!n.includes(i),`Item cannot come before itself: ${i}`),no(!n.includes("?"),"Item cannot come before unassociated items"),no(!r.includes(i),`Item cannot come after itself: ${i}`),no(!r.includes("?"),"Item cannot come after unassociated items"),Array.isArray(t)||(t=[t]);for(let o of t){let a={seq:this._items.length,sort:s,before:n,after:r,group:i,node:o};this._items.push(a)}if(!e.manual){let o=this._sort();no(o,"item",i!=="?"?`added into group ${i}`:"","created a dependencies error")}return this.nodes}merge(t){Array.isArray(t)||(t=[t]);for(let n of t)if(n)for(let r of n._items)this._items.push(Object.assign({},r));this._items.sort(sP.mergeSort);for(let n=0;n<this._items.length;++n)this._items[n].seq=n;let e=this._sort();return no(e,"merge created a dependencies error"),this.nodes}sort(){let t=this._sort();return no(t,"sort created a dependencies error"),this.nodes}_sort(){let t={},e=Object.create(null),n=Object.create(null);for(let a of this._items){let u=a.seq,c=a.group;n[c]=n[c]||[],n[c].push(u),t[u]=a.before;for(let l of a.after)e[l]=e[l]||[],e[l].push(u)}for(let a in t){let u=[];for(let c in t[a]){let l=t[a][c];n[l]=n[l]||[],u.push(...n[l])}t[a]=u}for(let a in e)if(n[a])for(let u of n[a])t[u].push(...e[a]);let r={};for(let a in t){let u=t[a];for(let c of u)r[c]=r[c]||[],r[c].push(a)}let i={},s=[];for(let a=0;a<this._items.length;++a){let u=a;if(r[a]){u=null;for(let c=0;c<this._items.length;++c){if(i[c]===!0)continue;r[c]||(r[c]=[]);let l=r[c].length,p=0;for(let h=0;h<l;++h)i[r[c][h]]&&++p;if(p===l){u=c;break}}}u!==null&&(i[u]=!0,s.push(u))}if(s.length!==this._items.length)return!1;let o={};for(let a of this._items)o[a.seq]=a;this._items=[],this.nodes=[];for(let a of s){let u=o[a];this.nodes.push(u.node),this._items.push(u)}return!0}};sP.mergeSort=(t,e)=>t.sort===e.sort?0:t.sort<e.sort?-1:1});var yv=f((b9,lP)=>{"use strict";var TF=iP(),gr=Ce(),uP=yn(),wF=aP(),xF=dr(),pn=Ze(),mv=Zs(),EF=Di(),cP=Ri(),Qh=vs(),le={renameDefaults:{alias:!1,multiple:!1,override:!1}};lP.exports=xF.extend({type:"_keys",properties:{typeof:"object"},flags:{unknown:{default:void 0}},terms:{dependencies:{init:null},keys:{init:null,manifest:{mapped:{from:"schema",to:"key"}}},patterns:{init:null},renames:{init:null}},args(t,e){return t.keys(e)},validate(t,{schema:e,error:n,state:r,prefs:i}){if(!t||typeof t!==e.$_property("typeof")||Array.isArray(t))return{value:t,errors:n("object.base",{type:e.$_property("typeof")})};if(!e.$_terms.renames&&!e.$_terms.dependencies&&!e.$_terms.keys&&!e.$_terms.patterns&&!e.$_terms.externals)return;t=le.clone(t,i);let s=[];if(e.$_terms.renames&&!le.rename(e,t,r,i,s))return{value:t,errors:s};if(!e.$_terms.keys&&!e.$_terms.patterns&&!e.$_terms.dependencies)return{value:t,errors:s};let o=new Set(Object.keys(t));if(e.$_terms.keys){let a=[t,...r.ancestors];for(let u of e.$_terms.keys){let c=u.key,l=t[c];o.delete(c);let p=r.localize([...r.path,c],a,u),h=u.schema.$_validate(l,p,i);if(h.errors){if(i.abortEarly)return{value:t,errors:h.errors};h.value!==void 0&&(t[c]=h.value),s.push(...h.errors)}else u.schema._flags.result==="strip"||h.value===void 0&&l!==void 0?delete t[c]:h.value!==void 0&&(t[c]=h.value)}}if(o.size||e._flags._hasPatternMatch){let a=le.unknown(e,t,o,s,r,i);if(a)return a}if(e.$_terms.dependencies)for(let a of e.$_terms.dependencies){if(a.key!==null&&le.isPresent(a.options)(a.key.resolve(t,r,i,null,{shadow:!1}))===!1)continue;let u=le.dependencies[a.rel](e,a,t,r,i);if(u){let c=e.$_createError(u.code,t,u.context,r,i);if(i.abortEarly)return{value:t,errors:c};s.push(c)}}return{value:t,errors:s}},rules:{and:{method(...t){return pn.verifyFlat(t,"and"),le.dependency(this,"and",null,t)}},append:{method(t){return t==null||Object.keys(t).length===0?this:this.keys(t)}},assert:{method(t,e,n){Qh.isTemplate(t)||(t=mv.ref(t)),gr(n===void 0||typeof n=="string","Message must be a string"),e=this.$_compile(e,{appendPath:!0});let r=this.$_addRule({name:"assert",args:{subject:t,schema:e,message:n}});return r.$_mutateRegister(t),r.$_mutateRegister(e),r},validate(t,{error:e,prefs:n,state:r},{subject:i,schema:s,message:o}){let a=i.resolve(t,r,n),u=cP.isRef(i)?i.absolute(r):[];return s.$_match(a,r.localize(u,[t,...r.ancestors],s),n)?t:e("object.assert",{subject:i,message:o})},args:["subject","schema","message"],multi:!0},instance:{method(t,e){return gr(typeof t=="function","constructor must be a function"),e=e||t.name,this.$_addRule({name:"instance",args:{constructor:t,name:e}})},validate(t,e,{constructor:n,name:r}){return t instanceof n?t:e.error("object.instance",{type:r,value:t})},args:["constructor","name"]},keys:{method(t){gr(t===void 0||typeof t=="object","Object schema must be a valid object"),gr(!pn.isSchema(t),"Object schema cannot be a joi schema");let e=this.clone();if(!t)e.$_terms.keys=null;else if(!Object.keys(t).length)e.$_terms.keys=new le.Keys;else{e.$_terms.keys=e.$_terms.keys?e.$_terms.keys.filter(n=>!t.hasOwnProperty(n.key)):new le.Keys;for(let n in t)pn.tryWithPath(()=>e.$_terms.keys.push({key:n,schema:this.$_compile(t[n])}),n)}return e.$_mutateRebuild()}},length:{method(t){return this.$_addRule({name:"length",args:{limit:t},operator:"="})},validate(t,e,{limit:n},{name:r,operator:i,args:s}){return pn.compare(Object.keys(t).length,n,i)?t:e.error("object."+r,{limit:s.limit,value:t})},args:[{name:"limit",ref:!0,assert:pn.limit,message:"must be a positive integer"}]},max:{method(t){return this.$_addRule({name:"max",method:"length",args:{limit:t},operator:"<="})}},min:{method(t){return this.$_addRule({name:"min",method:"length",args:{limit:t},operator:">="})}},nand:{method(...t){return pn.verifyFlat(t,"nand"),le.dependency(this,"nand",null,t)}},or:{method(...t){return pn.verifyFlat(t,"or"),le.dependency(this,"or",null,t)}},oxor:{method(...t){return le.dependency(this,"oxor",null,t)}},pattern:{method(t,e,n={}){let r=t instanceof RegExp;r||(t=this.$_compile(t,{appendPath:!0})),gr(e!==void 0,"Invalid rule"),pn.assertOptions(n,["fallthrough","matches"]),r&&gr(!t.flags.includes("g")&&!t.flags.includes("y"),"pattern should not use global or sticky mode"),e=this.$_compile(e,{appendPath:!0});let i=this.clone();i.$_terms.patterns=i.$_terms.patterns||[];let s={[r?"regex":"schema"]:t,rule:e};return n.matches&&(s.matches=this.$_compile(n.matches),s.matches.type!=="array"&&(s.matches=s.matches.$_root.array().items(s.matches)),i.$_mutateRegister(s.matches),i.$_setFlag("_hasPatternMatch",!0,{clone:!1})),n.fallthrough&&(s.fallthrough=!0),i.$_terms.patterns.push(s),i.$_mutateRegister(e),i}},ref:{method(){return this.$_addRule("ref")},validate(t,e){return cP.isRef(t)?t:e.error("object.refType",{value:t})}},regex:{method(){return this.$_addRule("regex")},validate(t,e){return t instanceof RegExp?t:e.error("object.regex",{value:t})}},rename:{method(t,e,n={}){gr(typeof t=="string"||t instanceof RegExp,"Rename missing the from argument"),gr(typeof e=="string"||e instanceof Qh,"Invalid rename to argument"),gr(e!==t,"Cannot rename key to same name:",t),pn.assertOptions(n,["alias","ignoreUndefined","override","multiple"]);let r=this.clone();r.$_terms.renames=r.$_terms.renames||[];for(let i of r.$_terms.renames)gr(i.from!==t,"Cannot rename the same key multiple times");return e instanceof Qh&&r.$_mutateRegister(e),r.$_terms.renames.push({from:t,to:e,options:TF(le.renameDefaults,n)}),r}},schema:{method(t="any"){return this.$_addRule({name:"schema",args:{type:t}})},validate(t,e,{type:n}){return pn.isSchema(t)&&(n==="any"||t.type===n)?t:e.error("object.schema",{type:n})}},unknown:{method(t){return this.$_setFlag("unknown",t!==!1)}},with:{method(t,e,n={}){return le.dependency(this,"with",t,e,n)}},without:{method(t,e,n={}){return le.dependency(this,"without",t,e,n)}},xor:{method(...t){return pn.verifyFlat(t,"xor"),le.dependency(this,"xor",null,t)}}},overrides:{default(t,e){return t===void 0&&(t=pn.symbols.deepDefault),this.$_parent("default",t,e)}},rebuild(t){if(t.$_terms.keys){let e=new wF.Sorter;for(let n of t.$_terms.keys)pn.tryWithPath(()=>e.add(n,{after:n.schema.$_rootReferences(),group:n.key}),n.key);t.$_terms.keys=new le.Keys(...e.nodes)}},manifest:{build(t,e){if(e.keys&&(t=t.keys(e.keys)),e.dependencies)for(let{rel:n,key:r=null,peers:i,options:s}of e.dependencies)t=le.dependency(t,n,r,i,s);if(e.patterns)for(let{regex:n,schema:r,rule:i,fallthrough:s,matches:o}of e.patterns)t=t.pattern(n||r,i,{fallthrough:s,matches:o});if(e.renames)for(let{from:n,to:r,options:i}of e.renames)t=t.rename(n,r,i);return t}},messages:{"object.and":"{{#label}} contains {{#presentWithLabels}} without its required peers {{#missingWithLabels}}","object.assert":'{{#label}} is invalid because {if(#subject.key, `"` + #subject.key + `" failed to ` + (#message || "pass the assertion test"), #message || "the assertion failed")}',"object.base":"{{#label}} must be of type {{#type}}","object.instance":"{{#label}} must be an instance of {{:#type}}","object.length":'{{#label}} must have {{#limit}} key{if(#limit == 1, "", "s")}',"object.max":'{{#label}} must have less than or equal to {{#limit}} key{if(#limit == 1, "", "s")}',"object.min":'{{#label}} must have at least {{#limit}} key{if(#limit == 1, "", "s")}',"object.missing":"{{#label}} must contain at least one of {{#peersWithLabels}}","object.nand":"{{:#mainWithLabel}} must not exist simultaneously with {{#peersWithLabels}}","object.oxor":"{{#label}} contains a conflict between optional exclusive peers {{#peersWithLabels}}","object.pattern.match":"{{#label}} keys failed to match pattern requirements","object.refType":"{{#label}} must be a Joi reference","object.regex":"{{#label}} must be a RegExp object","object.rename.multiple":"{{#label}} cannot rename {{:#from}} because multiple renames are disabled and another key was already renamed to {{:#to}}","object.rename.override":"{{#label}} cannot rename {{:#from}} because override is disabled and target {{:#to}} exists","object.schema":"{{#label}} must be a Joi schema of {{#type}} type","object.unknown":"{{#label}} is not allowed","object.with":"{{:#mainWithLabel}} missing required peer {{:#peerWithLabel}}","object.without":"{{:#mainWithLabel}} conflict with forbidden peer {{:#peerWithLabel}}","object.xor":"{{#label}} contains a conflict between exclusive peers {{#peersWithLabels}}"}});le.clone=function(t,e){if(typeof t=="object"){if(e.nonEnumerables)return uP(t,{shallow:!0});let r=Object.create(Object.getPrototypeOf(t));return Object.assign(r,t),r}let n=function(...r){return t.apply(this,r)};return n.prototype=uP(t.prototype),Object.defineProperty(n,"name",{value:t.name,writable:!1}),Object.defineProperty(n,"length",{value:t.length,writable:!1}),Object.assign(n,t),n};le.dependency=function(t,e,n,r,i){gr(n===null||typeof n=="string",e,"key must be a strings"),i||(i=r.length>1&&typeof r[r.length-1]=="object"?r.pop():{}),pn.assertOptions(i,["separator","isPresent"]),r=[].concat(r);let s=pn.default(i.separator,"."),o=[];for(let u of r)gr(typeof u=="string",e,"peers must be strings"),o.push(mv.ref(u,{separator:s,ancestor:0,prefix:!1}));n!==null&&(n=mv.ref(n,{separator:s,ancestor:0,prefix:!1}));let a=t.clone();return a.$_terms.dependencies=a.$_terms.dependencies||[],a.$_terms.dependencies.push(new le.Dependency(e,n,o,r,i)),a};le.dependencies={and(t,e,n,r,i){let s=[],o=[],a=e.peers.length,u=le.isPresent(e.options);for(let c of e.peers)u(c.resolve(n,r,i,null,{shadow:!1}))===!1?s.push(c.key):o.push(c.key);if(s.length!==a&&o.length!==a)return{code:"object.and",context:{present:o,presentWithLabels:le.keysToLabels(t,o),missing:s,missingWithLabels:le.keysToLabels(t,s)}}},nand(t,e,n,r,i){let s=[],o=le.isPresent(e.options);for(let c of e.peers)o(c.resolve(n,r,i,null,{shadow:!1}))&&s.push(c.key);if(s.length!==e.peers.length)return;let a=e.paths[0],u=e.paths.slice(1);return{code:"object.nand",context:{main:a,mainWithLabel:le.keysToLabels(t,a),peers:u,peersWithLabels:le.keysToLabels(t,u)}}},or(t,e,n,r,i){let s=le.isPresent(e.options);for(let o of e.peers)if(s(o.resolve(n,r,i,null,{shadow:!1})))return;return{code:"object.missing",context:{peers:e.paths,peersWithLabels:le.keysToLabels(t,e.paths)}}},oxor(t,e,n,r,i){let s=[],o=le.isPresent(e.options);for(let u of e.peers)o(u.resolve(n,r,i,null,{shadow:!1}))&&s.push(u.key);if(!s.length||s.length===1)return;let a={peers:e.paths,peersWithLabels:le.keysToLabels(t,e.paths)};return a.present=s,a.presentWithLabels=le.keysToLabels(t,s),{code:"object.oxor",context:a}},with(t,e,n,r,i){let s=le.isPresent(e.options);for(let o of e.peers)if(s(o.resolve(n,r,i,null,{shadow:!1}))===!1)return{code:"object.with",context:{main:e.key.key,mainWithLabel:le.keysToLabels(t,e.key.key),peer:o.key,peerWithLabel:le.keysToLabels(t,o.key)}}},without(t,e,n,r,i){let s=le.isPresent(e.options);for(let o of e.peers)if(s(o.resolve(n,r,i,null,{shadow:!1})))return{code:"object.without",context:{main:e.key.key,mainWithLabel:le.keysToLabels(t,e.key.key),peer:o.key,peerWithLabel:le.keysToLabels(t,o.key)}}},xor(t,e,n,r,i){let s=[],o=le.isPresent(e.options);for(let u of e.peers)o(u.resolve(n,r,i,null,{shadow:!1}))&&s.push(u.key);if(s.length===1)return;let a={peers:e.paths,peersWithLabels:le.keysToLabels(t,e.paths)};return s.length===0?{code:"object.missing",context:a}:(a.present=s,a.presentWithLabels=le.keysToLabels(t,s),{code:"object.xor",context:a})}};le.keysToLabels=function(t,e){return Array.isArray(e)?e.map(n=>t.$_mapLabels(n)):t.$_mapLabels(e)};le.isPresent=function(t){return typeof t.isPresent=="function"?t.isPresent:e=>e!==void 0};le.rename=function(t,e,n,r,i){let s={};for(let o of t.$_terms.renames){let a=[],u=typeof o.from!="string";if(!u)Object.prototype.hasOwnProperty.call(e,o.from)&&(e[o.from]!==void 0||!o.options.ignoreUndefined)&&a.push(o);else for(let c in e){if(e[c]===void 0&&o.options.ignoreUndefined||c===o.to)continue;let l=o.from.exec(c);l&&a.push({from:c,to:o.to,match:l})}for(let c of a){let l=c.from,p=c.to;if(p instanceof Qh&&(p=p.render(e,n,r,c.match)),l!==p){if(!o.options.multiple&&s[p]&&(i.push(t.$_createError("object.rename.multiple",e,{from:l,to:p,pattern:u},n,r)),r.abortEarly)||Object.prototype.hasOwnProperty.call(e,p)&&!o.options.override&&!s[p]&&(i.push(t.$_createError("object.rename.override",e,{from:l,to:p,pattern:u},n,r)),r.abortEarly))return!1;e[l]===void 0?delete e[p]:e[p]=e[l],s[p]=!0,o.options.alias||delete e[l]}}}return!0};le.unknown=function(t,e,n,r,i,s){if(t.$_terms.patterns){let a=!1,u=t.$_terms.patterns.map(l=>{if(l.matches)return a=!0,[]}),c=[e,...i.ancestors];for(let l of n){let p=e[l],h=[...i.path,l];for(let m=0;m<t.$_terms.patterns.length;++m){let b=t.$_terms.patterns[m];if(b.regex){let A=b.regex.test(l);if(i.mainstay.tracer.debug(i,"rule",`pattern.${m}`,A?"pass":"error"),!A)continue}else if(!b.schema.$_match(l,i.nest(b.schema,`pattern.${m}`),s))continue;n.delete(l);let v=i.localize(h,c,{schema:b.rule,key:l}),R=b.rule.$_validate(p,v,s);if(R.errors){if(s.abortEarly)return{value:e,errors:R.errors};r.push(...R.errors)}if(b.matches&&u[m].push(l),e[l]=R.value,!b.fallthrough)break}}if(a)for(let l=0;l<u.length;++l){let p=u[l];if(!p)continue;let h=t.$_terms.patterns[l].matches,m=i.localize(i.path,c,h),b=h.$_validate(p,m,s);if(b.errors){let v=EF.details(b.errors,{override:!1});v.matches=p;let R=t.$_createError("object.pattern.match",e,v,i,s);if(s.abortEarly)return{value:e,errors:R};r.push(R)}}}if(!n.size||!t.$_terms.keys&&!t.$_terms.patterns)return;if(s.stripUnknown&&typeof t._flags.unknown>"u"||s.skipFunctions){let a=s.stripUnknown?s.stripUnknown===!0?!0:!!s.stripUnknown.objects:!1;for(let u of n)a?(delete e[u],n.delete(u)):typeof e[u]=="function"&&n.delete(u)}if(!pn.default(t._flags.unknown,s.allowUnknown))for(let a of n){let u=i.localize([...i.path,a],[]),c=t.$_createError("object.unknown",e[a],{child:a},u,s,{flags:!1});if(s.abortEarly)return{value:e,errors:c};r.push(c)}};le.Dependency=class{constructor(t,e,n,r,i){this.rel=t,this.key=e,this.peers=n,this.paths=r,this.options=i}describe(){let t={rel:this.rel,peers:this.paths};return this.key!==null&&(t.key=this.key.key),this.peers[0].separator!=="."&&(t.options={...t.options,separator:this.peers[0].separator}),this.options.isPresent&&(t.options={...t.options,isPresent:this.options.isPresent}),t}};le.Keys=class extends Array{concat(t){let e=this.slice(),n=new Map;for(let r=0;r<e.length;++r)n.set(e[r].key,r);for(let r of t){let i=r.key,s=n.get(i);s!==void 0?e[s]={key:i,schema:e[s].schema.concat(r.schema)}:e.push(r)}return e}}});var hP=f((S9,pP)=>{"use strict";var bv=Ce(),kF=yv();pP.exports=kF.extend({type:"function",properties:{typeof:"function"},rules:{arity:{method(t){return bv(Number.isSafeInteger(t)&&t>=0,"n must be a positive integer"),this.$_addRule({name:"arity",args:{n:t}})},validate(t,e,{n}){return t.length===n?t:e.error("function.arity",{n})}},class:{method(){return this.$_addRule("class")},validate(t,e){return/^\s*class\s/.test(t.toString())?t:e.error("function.class",{value:t})}},minArity:{method(t){return bv(Number.isSafeInteger(t)&&t>0,"n must be a strict positive integer"),this.$_addRule({name:"minArity",args:{n:t}})},validate(t,e,{n}){return t.length>=n?t:e.error("function.minArity",{n})}},maxArity:{method(t){return bv(Number.isSafeInteger(t)&&t>=0,"n must be a positive integer"),this.$_addRule({name:"maxArity",args:{n:t}})},validate(t,e,{n}){return t.length<=n?t:e.error("function.maxArity",{n})}}},messages:{"function.arity":"{{#label}} must have an arity of {{#n}}","function.class":"{{#label}} must be a class","function.maxArity":"{{#label}} must have an arity lesser or equal to {{#n}}","function.minArity":"{{#label}} must have an arity greater or equal to {{#n}}"}})});var fP=f((T9,dP)=>{"use strict";var Li=Ce(),AF=dr(),OF=Ze(),PF=Zs(),DF=Di(),Ni={};dP.exports=AF.extend({type:"link",properties:{schemaChain:!0},terms:{link:{init:null,manifest:"single",register:!1}},args(t,e){return t.ref(e)},validate(t,{schema:e,state:n,prefs:r}){Li(e.$_terms.link,"Uninitialized link schema");let i=Ni.generate(e,t,n,r),s=e.$_terms.link[0].ref;return i.$_validate(t,n.nest(i,`link:${s.display}:${i.type}`),r)},generate(t,e,n,r){return Ni.generate(t,e,n,r)},rules:{ref:{method(t){Li(!this.$_terms.link,"Cannot reinitialize schema"),t=PF.ref(t),Li(t.type==="value"||t.type==="local","Invalid reference type:",t.type),Li(t.type==="local"||t.ancestor==="root"||t.ancestor>0,"Link cannot reference itself");let e=this.clone();return e.$_terms.link=[{ref:t}],e}},relative:{method(t=!0){return this.$_setFlag("relative",t)}}},overrides:{concat(t){Li(this.$_terms.link,"Uninitialized link schema"),Li(OF.isSchema(t),"Invalid schema object"),Li(t.type!=="link","Cannot merge type link with another link");let e=this.clone();return e.$_terms.whens||(e.$_terms.whens=[]),e.$_terms.whens.push({concat:t}),e.$_mutateRebuild()}},manifest:{build(t,e){return Li(e.link,"Invalid link description missing link"),t.ref(e.link)}}});Ni.generate=function(t,e,n,r){let i=n.mainstay.links.get(t);if(i)return i._generate(e,n,r).schema;let s=t.$_terms.link[0].ref,{perspective:o,path:a}=Ni.perspective(s,n);Ni.assert(o,"which is outside of schema boundaries",s,t,n,r);try{i=a.length?o.$_reach(a):o}catch{Ni.assert(!1,"to non-existing schema",s,t,n,r)}return Ni.assert(i.type!=="link","which is another link",s,t,n,r),t._flags.relative||n.mainstay.links.set(t,i),i._generate(e,n,r).schema};Ni.perspective=function(t,e){if(t.type==="local"){for(let{schema:n,key:r}of e.schemas){if((n._flags.id||r)===t.path[0])return{perspective:n,path:t.path.slice(1)};if(n.$_terms.shared){for(let s of n.$_terms.shared)if(s._flags.id===t.path[0])return{perspective:s,path:t.path.slice(1)}}}return{perspective:null,path:null}}return t.ancestor==="root"?{perspective:e.schemas[e.schemas.length-1].schema,path:t.path}:{perspective:e.schemas[t.ancestor]&&e.schemas[t.ancestor].schema,path:t.path}};Ni.assert=function(t,e,n,r,i,s){t||Li(!1,`"${DF.label(r._flags,i,s)}" contains link reference "${n.display}" ${e}`)}});var mP=f((w9,gP)=>{"use strict";var _v=Ce(),RF=dr(),vv=Ze(),Hn={numberRx:/^\s*[+-]?(?:(?:\d+(?:\.\d*)?)|(?:\.\d+))(?:e([+-]?\d+))?\s*$/i,precisionRx:/(?:\.(\d+))?(?:[eE]([+-]?\d+))?$/,exponentialPartRegex:/[eE][+-]?\d+$/,leadingSignAndZerosRegex:/^[+-]?(0*)?/,dotRegex:/\./,trailingZerosRegex:/0+$/,decimalPlaces(t){let e=t.toString(),n=e.indexOf("."),r=e.indexOf("e");return(n<0?0:(r<0?e.length:r)-n-1)+(r<0?0:Math.max(0,-parseInt(e.slice(r+1))))}};gP.exports=RF.extend({type:"number",flags:{unsafe:{default:!1}},coerce:{from:"string",method(t,{schema:e,error:n}){if(!t.match(Hn.numberRx))return;t=t.trim();let i={value:parseFloat(t)};if(i.value===0&&(i.value=0),!e._flags.unsafe)if(t.match(/e/i)){if(Hn.extractSignificantDigits(t)!==Hn.extractSignificantDigits(String(i.value)))return i.errors=n("number.unsafe"),i}else{let s=i.value.toString();if(s.match(/e/i))return i;if(s!==Hn.normalizeDecimal(t))return i.errors=n("number.unsafe"),i}return i}},validate(t,{schema:e,error:n,prefs:r}){if(t===1/0||t===-1/0)return{value:t,errors:n("number.infinity")};if(!vv.isNumber(t))return{value:t,errors:n("number.base")};let i={value:t};if(r.convert){let s=e.$_getRule("precision");if(s){let o=Math.pow(10,s.args.limit);i.value=Math.round(i.value*o)/o}}return i.value===0&&(i.value=0),!e._flags.unsafe&&(t>Number.MAX_SAFE_INTEGER||t<Number.MIN_SAFE_INTEGER)&&(i.errors=n("number.unsafe")),i},rules:{compare:{method:!1,validate(t,e,{limit:n},{name:r,operator:i,args:s}){return vv.compare(t,n,i)?t:e.error("number."+r,{limit:s.limit,value:t})},args:[{name:"limit",ref:!0,assert:vv.isNumber,message:"must be a number"}]},greater:{method(t){return this.$_addRule({name:"greater",method:"compare",args:{limit:t},operator:">"})}},integer:{method(){return this.$_addRule("integer")},validate(t,e){return Math.trunc(t)-t===0?t:e.error("number.integer")}},less:{method(t){return this.$_addRule({name:"less",method:"compare",args:{limit:t},operator:"<"})}},max:{method(t){return this.$_addRule({name:"max",method:"compare",args:{limit:t},operator:"<="})}},min:{method(t){return this.$_addRule({name:"min",method:"compare",args:{limit:t},operator:">="})}},multiple:{method(t){let e=typeof t=="number"?Hn.decimalPlaces(t):null,n=Math.pow(10,e);return this.$_addRule({name:"multiple",args:{base:t,baseDecimalPlace:e,pfactor:n}})},validate(t,e,{base:n,baseDecimalPlace:r,pfactor:i},s){return Hn.decimalPlaces(t)>r?e.error("number.multiple",{multiple:s.args.base,value:t}):Math.round(i*t)%Math.round(i*n)===0?t:e.error("number.multiple",{multiple:s.args.base,value:t})},args:[{name:"base",ref:!0,assert:t=>typeof t=="number"&&isFinite(t)&&t>0,message:"must be a positive number"},"baseDecimalPlace","pfactor"],multi:!0},negative:{method(){return this.sign("negative")}},port:{method(){return this.$_addRule("port")},validate(t,e){return Number.isSafeInteger(t)&&t>=0&&t<=65535?t:e.error("number.port")}},positive:{method(){return this.sign("positive")}},precision:{method(t){return _v(Number.isSafeInteger(t),"limit must be an integer"),this.$_addRule({name:"precision",args:{limit:t}})},validate(t,e,{limit:n}){let r=t.toString().match(Hn.precisionRx);return Math.max((r[1]?r[1].length:0)-(r[2]?parseInt(r[2],10):0),0)<=n?t:e.error("number.precision",{limit:n,value:t})},convert:!0},sign:{method(t){return _v(["negative","positive"].includes(t),"Invalid sign",t),this.$_addRule({name:"sign",args:{sign:t}})},validate(t,e,{sign:n}){return n==="negative"&&t<0||n==="positive"&&t>0?t:e.error(`number.${n}`)}},unsafe:{method(t=!0){return _v(typeof t=="boolean","enabled must be a boolean"),this.$_setFlag("unsafe",t)}}},cast:{string:{from:t=>typeof t=="number",to(t,e){return t.toString()}}},messages:{"number.base":"{{#label}} must be a number","number.greater":"{{#label}} must be greater than {{#limit}}","number.infinity":"{{#label}} cannot be infinity","number.integer":"{{#label}} must be an integer","number.less":"{{#label}} must be less than {{#limit}}","number.max":"{{#label}} must be less than or equal to {{#limit}}","number.min":"{{#label}} must be greater than or equal to {{#limit}}","number.multiple":"{{#label}} must be a multiple of {{#multiple}}","number.negative":"{{#label}} must be a negative number","number.port":"{{#label}} must be a valid port","number.positive":"{{#label}} must be a positive number","number.precision":"{{#label}} must have no more than {{#limit}} decimal places","number.unsafe":"{{#label}} must be a safe number"}});Hn.extractSignificantDigits=function(t){return t.replace(Hn.exponentialPartRegex,"").replace(Hn.dotRegex,"").replace(Hn.trailingZerosRegex,"").replace(Hn.leadingSignAndZerosRegex,"")};Hn.normalizeDecimal=function(t){return t=t.replace(/^\+/,"").replace(/\.0*$/,"").replace(/^(-?)\.([^\.]*)$/,"$10.$2").replace(/^(-?)0+([0-9])/,"$1$2"),t.includes(".")&&t.endsWith("0")&&(t=t.replace(/0+$/,"")),t==="-0"?"0":t}});var bP=f((x9,yP)=>{"use strict";var IF=yv();yP.exports=IF.extend({type:"object",cast:{map:{from:t=>t&&typeof t=="object",to(t,e){return new Map(Object.entries(t))}}}})});var Sv=f(Zh=>{"use strict";Zh.codes={EMPTY_STRING:"Address must be a non-empty string",FORBIDDEN_UNICODE:"Address contains forbidden Unicode characters",MULTIPLE_AT_CHAR:"Address cannot contain more than one @ character",MISSING_AT_CHAR:"Address must contain one @ character",EMPTY_LOCAL:"Address local part cannot be empty",ADDRESS_TOO_LONG:"Address too long",LOCAL_TOO_LONG:"Address local part too long",EMPTY_LOCAL_SEGMENT:"Address local part contains empty dot-separated segment",INVALID_LOCAL_CHARS:"Address local part contains invalid character",DOMAIN_NON_EMPTY_STRING:"Domain must be a non-empty string",DOMAIN_TOO_LONG:"Domain too long",DOMAIN_INVALID_UNICODE_CHARS:"Domain contains forbidden Unicode characters",DOMAIN_INVALID_CHARS:"Domain contains invalid character",DOMAIN_INVALID_TLDS_CHARS:"Domain contains invalid tld character",DOMAIN_SEGMENTS_COUNT:"Domain lacks the minimum required number of segments",DOMAIN_SEGMENTS_COUNT_MAX:"Domain contains too many segments",DOMAIN_FORBIDDEN_TLDS:"Domain uses forbidden TLD",DOMAIN_EMPTY_SEGMENT:"Domain contains empty dot-separated segment",DOMAIN_LONG_SEGMENT:"Domain contains dot-separated segment that is too long"};Zh.code=function(t){return{code:t,error:Zh.codes[t]}}});var Tv=f(ed=>{"use strict";var CF=require("url"),jr=Sv(),ws={minDomainSegments:2,nonAsciiRx:/[^\x00-\x7f]/,domainControlRx:/[\x00-\x20@\:\/\\#!\$&\'\(\)\*\+,;=\?]/,tldSegmentRx:/^[a-zA-Z](?:[a-zA-Z0-9\-]*[a-zA-Z0-9])?$/,domainSegmentRx:/^[a-zA-Z0-9](?:[a-zA-Z0-9\-]*[a-zA-Z0-9])?$/,URL:CF.URL||URL};ed.analyze=function(t,e={}){if(!t)return jr.code("DOMAIN_NON_EMPTY_STRING");if(typeof t!="string")throw new Error("Invalid input: domain must be a string");if(t.length>256)return jr.code("DOMAIN_TOO_LONG");if(!!ws.nonAsciiRx.test(t)){if(e.allowUnicode===!1)return jr.code("DOMAIN_INVALID_UNICODE_CHARS");t=t.normalize("NFC")}if(ws.domainControlRx.test(t))return jr.code("DOMAIN_INVALID_CHARS");t=ws.punycode(t),e.allowFullyQualified&&t[t.length-1]==="."&&(t=t.slice(0,-1));let r=e.minDomainSegments||ws.minDomainSegments,i=t.split(".");if(i.length<r)return jr.code("DOMAIN_SEGMENTS_COUNT");if(e.maxDomainSegments&&i.length>e.maxDomainSegments)return jr.code("DOMAIN_SEGMENTS_COUNT_MAX");let s=e.tlds;if(s){let o=i[i.length-1].toLowerCase();if(s.deny&&s.deny.has(o)||s.allow&&!s.allow.has(o))return jr.code("DOMAIN_FORBIDDEN_TLDS")}for(let o=0;o<i.length;++o){let a=i[o];if(!a.length)return jr.code("DOMAIN_EMPTY_SEGMENT");if(a.length>63)return jr.code("DOMAIN_LONG_SEGMENT");if(o<i.length-1){if(!ws.domainSegmentRx.test(a))return jr.code("DOMAIN_INVALID_CHARS")}else if(!ws.tldSegmentRx.test(a))return jr.code("DOMAIN_INVALID_TLDS_CHARS")}return null};ed.isValid=function(t,e){return!ed.analyze(t,e)};ws.punycode=function(t){t.includes("%")&&(t=t.replace(/%/g,"%25"));try{return new ws.URL(`http://${t}`).host}catch{return t}}});var _P=f(wv=>{"use strict";var MF=require("util"),LF=Tv(),ui=Sv(),_n={nonAsciiRx:/[^\x00-\x7f]/,encoder:new(MF.TextEncoder||TextEncoder)};wv.analyze=function(t,e){return _n.email(t,e)};wv.isValid=function(t,e){return!_n.email(t,e)};_n.email=function(t,e={}){if(typeof t!="string")throw new Error("Invalid input: email must be a string");if(!t)return ui.code("EMPTY_STRING");let n=!_n.nonAsciiRx.test(t);if(!n){if(e.allowUnicode===!1)return ui.code("FORBIDDEN_UNICODE");t=t.normalize("NFC")}let r=t.split("@");if(r.length!==2)return r.length>2?ui.code("MULTIPLE_AT_CHAR"):ui.code("MISSING_AT_CHAR");let[i,s]=r;if(!i)return ui.code("EMPTY_LOCAL");if(!e.ignoreLength){if(t.length>254)return ui.code("ADDRESS_TOO_LONG");if(_n.encoder.encode(i).length>64)return ui.code("LOCAL_TOO_LONG")}return _n.local(i,n)||LF.analyze(s,e)};_n.local=function(t,e){let n=t.split(".");for(let r of n){if(!r.length)return ui.code("EMPTY_LOCAL_SEGMENT");if(e){if(!_n.atextRx.test(r))return ui.code("INVALID_LOCAL_CHARS");continue}for(let i of r){if(_n.atextRx.test(i))continue;let s=_n.binary(i);if(!_n.atomRx.test(s))return ui.code("INVALID_LOCAL_CHARS")}}};_n.binary=function(t){return Array.from(_n.encoder.encode(t)).map(e=>String.fromCharCode(e)).join("")};_n.atextRx=/^[\w!#\$%&'\*\+\-/=\?\^`\{\|\}~]+$/;_n.atomRx=new RegExp(["(?:[\\xc2-\\xdf][\\x80-\\xbf])","(?:\\xe0[\\xa0-\\xbf][\\x80-\\xbf])|(?:[\\xe1-\\xec][\\x80-\\xbf]{2})|(?:\\xed[\\x80-\\x9f][\\x80-\\xbf])|(?:[\\xee-\\xef][\\x80-\\xbf]{2})","(?:\\xf0[\\x90-\\xbf][\\x80-\\xbf]{2})|(?:[\\xf1-\\xf3][\\x80-\\xbf]{3})|(?:\\xf4[\\x80-\\x8f][\\x80-\\xbf]{2})"].join("|"))});var xv=f((O9,vP)=>{"use strict";vP.exports=function(t){return t.replace(/[\^\$\.\*\+\-\?\=\!\:\|\\\/\(\)\[\]\{\}\,]/g,"\\$&")}});var kv=f(Ev=>{"use strict";var td=Ce(),NF=xv(),Qt={};Qt.generate=function(){let t={},e="\\dA-Fa-f",n="["+e+"]",r="\\w-\\.~",i="!\\$&'\\(\\)\\*\\+,;=",s="%"+e,o=r+s+i+":@",a="["+o+"]",u="(?:0{0,2}\\d|0?[1-9]\\d|1\\d\\d|2[0-4]\\d|25[0-5])";t.ipv4address="(?:"+u+"\\.){3}"+u;let c=n+"{1,4}",l="(?:"+c+":"+c+"|"+t.ipv4address+")",p="(?:"+c+":){6}"+l,h="::(?:"+c+":){5}"+l,m="(?:"+c+")?::(?:"+c+":){4}"+l,b="(?:(?:"+c+":){0,1}"+c+")?::(?:"+c+":){3}"+l,v="(?:(?:"+c+":){0,2}"+c+")?::(?:"+c+":){2}"+l,R="(?:(?:"+c+":){0,3}"+c+")?::"+c+":"+l,A="(?:(?:"+c+":){0,4}"+c+")?::"+l,T="(?:(?:"+c+":){0,5}"+c+")?::"+c,w="(?:(?:"+c+":){0,6}"+c+")?::";t.ipv4Cidr="(?:\\d|[1-2]\\d|3[0-2])",t.ipv6Cidr="(?:0{0,2}\\d|0?[1-9]\\d|1[01]\\d|12[0-8])",t.ipv6address="(?:"+p+"|"+h+"|"+m+"|"+b+"|"+v+"|"+R+"|"+A+"|"+T+"|"+w+")",t.ipvFuture="v"+n+"+\\.["+r+i+":]+",t.scheme="[a-zA-Z][a-zA-Z\\d+-\\.]*",t.schemeRegex=new RegExp(t.scheme);let _="["+r+s+i+":]*",N="\\[(?:"+t.ipv6address+"|"+t.ipvFuture+")\\]",P="["+r+s+i+"]{1,255}",G="(?:"+N+"|"+t.ipv4address+"|"+P+")",re="\\d*",ae="(?:"+_+"@)?"+G+"(?::"+re+")?",K="(?:"+_+"@)?("+G+")(?::"+re+")?",O=a+"*",M=a+"+",L="["+r+s+i+"@]+",F="",he="(?:\\/"+O+")*",ce="\\/(?:"+M+he+")?",Bt=M+he,xt=L+he,je="(?:\\/\\/\\/"+O+he+")";return t.hierPart="(?:(?:\\/\\/"+ae+he+")|"+ce+"|"+Bt+"|"+je+")",t.hierPartCapture="(?:(?:\\/\\/"+K+he+")|"+ce+"|"+Bt+")",t.relativeRef="(?:(?:\\/\\/"+ae+he+")|"+ce+"|"+xt+"|"+F+")",t.relativeRefCapture="(?:(?:\\/\\/"+K+he+")|"+ce+"|"+xt+"|"+F+")",t.query="["+o+"\\/\\?]*(?=#|$)",t.queryWithSquareBrackets="["+o+"\\[\\]\\/\\?]*(?=#|$)",t.fragment="["+o+"\\/\\?]*",t};Qt.rfc3986=Qt.generate();Ev.ip={v4Cidr:Qt.rfc3986.ipv4Cidr,v6Cidr:Qt.rfc3986.ipv6Cidr,ipv4:Qt.rfc3986.ipv4address,ipv6:Qt.rfc3986.ipv6address,ipvfuture:Qt.rfc3986.ipvFuture};Qt.createRegex=function(t){let e=Qt.rfc3986,r="(?:\\?"+(t.allowQuerySquareBrackets?e.queryWithSquareBrackets:e.query)+")?(?:#"+e.fragment+")?",i=t.domain?e.relativeRefCapture:e.relativeRef;if(t.relativeOnly)return Qt.wrap(i+r);let s="";if(t.scheme){td(t.scheme instanceof RegExp||typeof t.scheme=="string"||Array.isArray(t.scheme),"scheme must be a RegExp, String, or Array");let c=[].concat(t.scheme);td(c.length>=1,"scheme must have at least 1 scheme specified");let l=[];for(let p=0;p<c.length;++p){let h=c[p];td(h instanceof RegExp||typeof h=="string","scheme at position "+p+" must be a RegExp or String"),h instanceof RegExp?l.push(h.source.toString()):(td(e.schemeRegex.test(h),"scheme at position "+p+" must be a valid scheme"),l.push(NF(h)))}s=l.join("|")}let a="(?:"+(s?"(?:"+s+")":e.scheme)+":"+(t.domain?e.hierPartCapture:e.hierPart)+")",u=t.allowRelative?"(?:"+a+"|"+i+")":a;return Qt.wrap(u+r,s)};Qt.wrap=function(t,e){return t=`(?=.)(?!https?:/(?:$|[^/]))(?!https?:///)(?!https?:[^/])${t}`,{raw:t,regex:new RegExp(`^${t}$`),scheme:e}};Qt.uriRegex=Qt.createRegex({});Ev.regex=function(t={}){return t.scheme||t.allowRelative||t.relativeOnly||t.allowQuerySquareBrackets||t.domain?Qt.createRegex(t):Qt.uriRegex}});var TP=f(SP=>{"use strict";var ma=Ce(),Qu=kv();SP.regex=function(t={}){ma(t.cidr===void 0||typeof t.cidr=="string","options.cidr must be a string");let e=t.cidr?t.cidr.toLowerCase():"optional";ma(["required","optional","forbidden"].includes(e),"options.cidr must be one of required, optional, forbidden"),ma(t.version===void 0||typeof t.version=="string"||Array.isArray(t.version),"options.version must be a string or an array of string");let n=t.version||["ipv4","ipv6","ipvfuture"];Array.isArray(n)||(n=[n]),ma(n.length>=1,"options.version must have at least 1 version specified");for(let o=0;o<n.length;++o)ma(typeof n[o]=="string","options.version must only contain strings"),n[o]=n[o].toLowerCase(),ma(["ipv4","ipv6","ipvfuture"].includes(n[o]),"options.version contains unknown version "+n[o]+" - must be one of ipv4, ipv6, ipvfuture");n=Array.from(new Set(n));let i=`(?:${n.map(o=>{if(e==="forbidden")return Qu.ip[o];let a=`\\/${o==="ipv4"?Qu.ip.v4Cidr:Qu.ip.v6Cidr}`;return e==="required"?`${Qu.ip[o]}${a}`:`${Qu.ip[o]}(?:${a})?`}).join("|")})`,s=new RegExp(`^${i}$`);return{cidr:e,versions:n,regex:s,raw:i}}});var EP=f((R9,xP)=>{"use strict";var wP={};wP.tlds=["AAA","AARP","ABB","ABBOTT","ABBVIE","ABC","ABLE","ABOGADO","ABUDHABI","AC","ACADEMY","ACCENTURE","ACCOUNTANT","ACCOUNTANTS","ACO","ACTOR","AD","ADS","ADULT","AE","AEG","AERO","AETNA","AF","AFL","AFRICA","AG","AGAKHAN","AGENCY","AI","AIG","AIRBUS","AIRFORCE","AIRTEL","AKDN","AL","ALIBABA","ALIPAY","ALLFINANZ","ALLSTATE","ALLY","ALSACE","ALSTOM","AM","AMAZON","AMERICANEXPRESS","AMERICANFAMILY","AMEX","AMFAM","AMICA","AMSTERDAM","ANALYTICS","ANDROID","ANQUAN","ANZ","AO","AOL","APARTMENTS","APP","APPLE","AQ","AQUARELLE","AR","ARAB","ARAMCO","ARCHI","ARMY","ARPA","ART","ARTE","AS","ASDA","ASIA","ASSOCIATES","AT","ATHLETA","ATTORNEY","AU","AUCTION","AUDI","AUDIBLE","AUDIO","AUSPOST","AUTHOR","AUTO","AUTOS","AVIANCA","AW","AWS","AX","AXA","AZ","AZURE","BA","BABY","BAIDU","BANAMEX","BAND","BANK","BAR","BARCELONA","BARCLAYCARD","BARCLAYS","BAREFOOT","BARGAINS","BASEBALL","BASKETBALL","BAUHAUS","BAYERN","BB","BBC","BBT","BBVA","BCG","BCN","BD","BE","BEATS","BEAUTY","BEER","BENTLEY","BERLIN","BEST","BESTBUY","BET","BF","BG","BH","BHARTI","BI","BIBLE","BID","BIKE","BING","BINGO","BIO","BIZ","BJ","BLACK","BLACKFRIDAY","BLOCKBUSTER","BLOG","BLOOMBERG","BLUE","BM","BMS","BMW","BN","BNPPARIBAS","BO","BOATS","BOEHRINGER","BOFA","BOM","BOND","BOO","BOOK","BOOKING","BOSCH","BOSTIK","BOSTON","BOT","BOUTIQUE","BOX","BR","BRADESCO","BRIDGESTONE","BROADWAY","BROKER","BROTHER","BRUSSELS","BS","BT","BUILD","BUILDERS","BUSINESS","BUY","BUZZ","BV","BW","BY","BZ","BZH","CA","CAB","CAFE","CAL","CALL","CALVINKLEIN","CAM","CAMERA","CAMP","CANON","CAPETOWN","CAPITAL","CAPITALONE","CAR","CARAVAN","CARDS","CARE","CAREER","CAREERS","CARS","CASA","CASE","CASH","CASINO","CAT","CATERING","CATHOLIC","CBA","CBN","CBRE","CC","CD","CENTER","CEO","CERN","CF","CFA","CFD","CG","CH","CHANEL","CHANNEL","CHARITY","CHASE","CHAT","CHEAP","CHINTAI","CHRISTMAS","CHROME","CHURCH","CI","CIPRIANI","CIRCLE","CISCO","CITADEL","CITI","CITIC","CITY","CK","CL","CLAIMS","CLEANING","CLICK","CLINIC","CLINIQUE","CLOTHING","CLOUD","CLUB","CLUBMED","CM","CN","CO","COACH","CODES","COFFEE","COLLEGE","COLOGNE","COM","COMCAST","COMMBANK","COMMUNITY","COMPANY","COMPARE","COMPUTER","COMSEC","CONDOS","CONSTRUCTION","CONSULTING","CONTACT","CONTRACTORS","COOKING","COOL","COOP","CORSICA","COUNTRY","COUPON","COUPONS","COURSES","CPA","CR","CREDIT","CREDITCARD","CREDITUNION","CRICKET","CROWN","CRS","CRUISE","CRUISES","CU","CUISINELLA","CV","CW","CX","CY","CYMRU","CYOU","CZ","DABUR","DAD","DANCE","DATA","DATE","DATING","DATSUN","DAY","DCLK","DDS","DE","DEAL","DEALER","DEALS","DEGREE","DELIVERY","DELL","DELOITTE","DELTA","DEMOCRAT","DENTAL","DENTIST","DESI","DESIGN","DEV","DHL","DIAMONDS","DIET","DIGITAL","DIRECT","DIRECTORY","DISCOUNT","DISCOVER","DISH","DIY","DJ","DK","DM","DNP","DO","DOCS","DOCTOR","DOG","DOMAINS","DOT","DOWNLOAD","DRIVE","DTV","DUBAI","DUNLOP","DUPONT","DURBAN","DVAG","DVR","DZ","EARTH","EAT","EC","ECO","EDEKA","EDU","EDUCATION","EE","EG","EMAIL","EMERCK","ENERGY","ENGINEER","ENGINEERING","ENTERPRISES","EPSON","EQUIPMENT","ER","ERICSSON","ERNI","ES","ESQ","ESTATE","ET","EU","EUROVISION","EUS","EVENTS","EXCHANGE","EXPERT","EXPOSED","EXPRESS","EXTRASPACE","FAGE","FAIL","FAIRWINDS","FAITH","FAMILY","FAN","FANS","FARM","FARMERS","FASHION","FAST","FEDEX","FEEDBACK","FERRARI","FERRERO","FI","FIDELITY","FIDO","FILM","FINAL","FINANCE","FINANCIAL","FIRE","FIRESTONE","FIRMDALE","FISH","FISHING","FIT","FITNESS","FJ","FK","FLICKR","FLIGHTS","FLIR","FLORIST","FLOWERS","FLY","FM","FO","FOO","FOOD","FOOTBALL","FORD","FOREX","FORSALE","FORUM","FOUNDATION","FOX","FR","FREE","FRESENIUS","FRL","FROGANS","FRONTIER","FTR","FUJITSU","FUN","FUND","FURNITURE","FUTBOL","FYI","GA","GAL","GALLERY","GALLO","GALLUP","GAME","GAMES","GAP","GARDEN","GAY","GB","GBIZ","GD","GDN","GE","GEA","GENT","GENTING","GEORGE","GF","GG","GGEE","GH","GI","GIFT","GIFTS","GIVES","GIVING","GL","GLASS","GLE","GLOBAL","GLOBO","GM","GMAIL","GMBH","GMO","GMX","GN","GODADDY","GOLD","GOLDPOINT","GOLF","GOO","GOODYEAR","GOOG","GOOGLE","GOP","GOT","GOV","GP","GQ","GR","GRAINGER","GRAPHICS","GRATIS","GREEN","GRIPE","GROCERY","GROUP","GS","GT","GU","GUARDIAN","GUCCI","GUGE","GUIDE","GUITARS","GURU","GW","GY","HAIR","HAMBURG","HANGOUT","HAUS","HBO","HDFC","HDFCBANK","HEALTH","HEALTHCARE","HELP","HELSINKI","HERE","HERMES","HIPHOP","HISAMITSU","HITACHI","HIV","HK","HKT","HM","HN","HOCKEY","HOLDINGS","HOLIDAY","HOMEDEPOT","HOMEGOODS","HOMES","HOMESENSE","HONDA","HORSE","HOSPITAL","HOST","HOSTING","HOT","HOTELS","HOTMAIL","HOUSE","HOW","HR","HSBC","HT","HU","HUGHES","HYATT","HYUNDAI","IBM","ICBC","ICE","ICU","ID","IE","IEEE","IFM","IKANO","IL","IM","IMAMAT","IMDB","IMMO","IMMOBILIEN","IN","INC","INDUSTRIES","INFINITI","INFO","ING","INK","INSTITUTE","INSURANCE","INSURE","INT","INTERNATIONAL","INTUIT","INVESTMENTS","IO","IPIRANGA","IQ","IR","IRISH","IS","ISMAILI","IST","ISTANBUL","IT","ITAU","ITV","JAGUAR","JAVA","JCB","JE","JEEP","JETZT","JEWELRY","JIO","JLL","JM","JMP","JNJ","JO","JOBS","JOBURG","JOT","JOY","JP","JPMORGAN","JPRS","JUEGOS","JUNIPER","KAUFEN","KDDI","KE","KERRYHOTELS","KERRYLOGISTICS","KERRYPROPERTIES","KFH","KG","KH","KI","KIA","KIDS","KIM","KINDLE","KITCHEN","KIWI","KM","KN","KOELN","KOMATSU","KOSHER","KP","KPMG","KPN","KR","KRD","KRED","KUOKGROUP","KW","KY","KYOTO","KZ","LA","LACAIXA","LAMBORGHINI","LAMER","LANCASTER","LAND","LANDROVER","LANXESS","LASALLE","LAT","LATINO","LATROBE","LAW","LAWYER","LB","LC","LDS","LEASE","LECLERC","LEFRAK","LEGAL","LEGO","LEXUS","LGBT","LI","LIDL","LIFE","LIFEINSURANCE","LIFESTYLE","LIGHTING","LIKE","LILLY","LIMITED","LIMO","LINCOLN","LINK","LIPSY","LIVE","LIVING","LK","LLC","LLP","LOAN","LOANS","LOCKER","LOCUS","LOL","LONDON","LOTTE","LOTTO","LOVE","LPL","LPLFINANCIAL","LR","LS","LT","LTD","LTDA","LU","LUNDBECK","LUXE","LUXURY","LV","LY","MA","MADRID","MAIF","MAISON","MAKEUP","MAN","MANAGEMENT","MANGO","MAP","MARKET","MARKETING","MARKETS","MARRIOTT","MARSHALLS","MATTEL","MBA","MC","MCKINSEY","MD","ME","MED","MEDIA","MEET","MELBOURNE","MEME","MEMORIAL","MEN","MENU","MERCKMSD","MG","MH","MIAMI","MICROSOFT","MIL","MINI","MINT","MIT","MITSUBISHI","MK","ML","MLB","MLS","MM","MMA","MN","MO","MOBI","MOBILE","MODA","MOE","MOI","MOM","MONASH","MONEY","MONSTER","MORMON","MORTGAGE","MOSCOW","MOTO","MOTORCYCLES","MOV","MOVIE","MP","MQ","MR","MS","MSD","MT","MTN","MTR","MU","MUSEUM","MUSIC","MV","MW","MX","MY","MZ","NA","NAB","NAGOYA","NAME","NATURA","NAVY","NBA","NC","NE","NEC","NET","NETBANK","NETFLIX","NETWORK","NEUSTAR","NEW","NEWS","NEXT","NEXTDIRECT","NEXUS","NF","NFL","NG","NGO","NHK","NI","NICO","NIKE","NIKON","NINJA","NISSAN","NISSAY","NL","NO","NOKIA","NORTON","NOW","NOWRUZ","NOWTV","NP","NR","NRA","NRW","NTT","NU","NYC","NZ","OBI","OBSERVER","OFFICE","OKINAWA","OLAYAN","OLAYANGROUP","OLLO","OM","OMEGA","ONE","ONG","ONL","ONLINE","OOO","OPEN","ORACLE","ORANGE","ORG","ORGANIC","ORIGINS","OSAKA","OTSUKA","OTT","OVH","PA","PAGE","PANASONIC","PARIS","PARS","PARTNERS","PARTS","PARTY","PAY","PCCW","PE","PET","PF","PFIZER","PG","PH","PHARMACY","PHD","PHILIPS","PHONE","PHOTO","PHOTOGRAPHY","PHOTOS","PHYSIO","PICS","PICTET","PICTURES","PID","PIN","PING","PINK","PIONEER","PIZZA","PK","PL","PLACE","PLAY","PLAYSTATION","PLUMBING","PLUS","PM","PN","PNC","POHL","POKER","POLITIE","PORN","POST","PR","PRAMERICA","PRAXI","PRESS","PRIME","PRO","PROD","PRODUCTIONS","PROF","PROGRESSIVE","PROMO","PROPERTIES","PROPERTY","PROTECTION","PRU","PRUDENTIAL","PS","PT","PUB","PW","PWC","PY","QA","QPON","QUEBEC","QUEST","RACING","RADIO","RE","READ","REALESTATE","REALTOR","REALTY","RECIPES","RED","REDSTONE","REDUMBRELLA","REHAB","REISE","REISEN","REIT","RELIANCE","REN","RENT","RENTALS","REPAIR","REPORT","REPUBLICAN","REST","RESTAURANT","REVIEW","REVIEWS","REXROTH","RICH","RICHARDLI","RICOH","RIL","RIO","RIP","RO","ROCKS","RODEO","ROGERS","ROOM","RS","RSVP","RU","RUGBY","RUHR","RUN","RW","RWE","RYUKYU","SA","SAARLAND","SAFE","SAFETY","SAKURA","SALE","SALON","SAMSCLUB","SAMSUNG","SANDVIK","SANDVIKCOROMANT","SANOFI","SAP","SARL","SAS","SAVE","SAXO","SB","SBI","SBS","SC","SCB","SCHAEFFLER","SCHMIDT","SCHOLARSHIPS","SCHOOL","SCHULE","SCHWARZ","SCIENCE","SCOT","SD","SE","SEARCH","SEAT","SECURE","SECURITY","SEEK","SELECT","SENER","SERVICES","SEVEN","SEW","SEX","SEXY","SFR","SG","SH","SHANGRILA","SHARP","SHAW","SHELL","SHIA","SHIKSHA","SHOES","SHOP","SHOPPING","SHOUJI","SHOW","SI","SILK","SINA","SINGLES","SITE","SJ","SK","SKI","SKIN","SKY","SKYPE","SL","SLING","SM","SMART","SMILE","SN","SNCF","SO","SOCCER","SOCIAL","SOFTBANK","SOFTWARE","SOHU","SOLAR","SOLUTIONS","SONG","SONY","SOY","SPA","SPACE","SPORT","SPOT","SR","SRL","SS","ST","STADA","STAPLES","STAR","STATEBANK","STATEFARM","STC","STCGROUP","STOCKHOLM","STORAGE","STORE","STREAM","STUDIO","STUDY","STYLE","SU","SUCKS","SUPPLIES","SUPPLY","SUPPORT","SURF","SURGERY","SUZUKI","SV","SWATCH","SWISS","SX","SY","SYDNEY","SYSTEMS","SZ","TAB","TAIPEI","TALK","TAOBAO","TARGET","TATAMOTORS","TATAR","TATTOO","TAX","TAXI","TC","TCI","TD","TDK","TEAM","TECH","TECHNOLOGY","TEL","TEMASEK","TENNIS","TEVA","TF","TG","TH","THD","THEATER","THEATRE","TIAA","TICKETS","TIENDA","TIPS","TIRES","TIROL","TJ","TJMAXX","TJX","TK","TKMAXX","TL","TM","TMALL","TN","TO","TODAY","TOKYO","TOOLS","TOP","TORAY","TOSHIBA","TOTAL","TOURS","TOWN","TOYOTA","TOYS","TR","TRADE","TRADING","TRAINING","TRAVEL","TRAVELERS","TRAVELERSINSURANCE","TRUST","TRV","TT","TUBE","TUI","TUNES","TUSHU","TV","TVS","TW","TZ","UA","UBANK","UBS","UG","UK","UNICOM","UNIVERSITY","UNO","UOL","UPS","US","UY","UZ","VA","VACATIONS","VANA","VANGUARD","VC","VE","VEGAS","VENTURES","VERISIGN","VERSICHERUNG","VET","VG","VI","VIAJES","VIDEO","VIG","VIKING","VILLAS","VIN","VIP","VIRGIN","VISA","VISION","VIVA","VIVO","VLAANDEREN","VN","VODKA","VOLVO","VOTE","VOTING","VOTO","VOYAGE","VU","WALES","WALMART","WALTER","WANG","WANGGOU","WATCH","WATCHES","WEATHER","WEATHERCHANNEL","WEBCAM","WEBER","WEBSITE","WED","WEDDING","WEIBO","WEIR","WF","WHOSWHO","WIEN","WIKI","WILLIAMHILL","WIN","WINDOWS","WINE","WINNERS","WME","WOLTERSKLUWER","WOODSIDE","WORK","WORKS","WORLD","WOW","WS","WTC","WTF","XBOX","XEROX","XFINITY","XIHUAN","XIN","XN--11B4C3D","XN--1CK2E1B","XN--1QQW23A","XN--2SCRJ9C","XN--30RR7Y","XN--3BST00M","XN--3DS443G","XN--3E0B707E","XN--3HCRJ9C","XN--3PXU8K","XN--42C2D9A","XN--45BR5CYL","XN--45BRJ9C","XN--45Q11C","XN--4DBRK0CE","XN--4GBRIM","XN--54B7FTA0CC","XN--55QW42G","XN--55QX5D","XN--5SU34J936BGSG","XN--5TZM5G","XN--6FRZ82G","XN--6QQ986B3XL","XN--80ADXHKS","XN--80AO21A","XN--80AQECDR1A","XN--80ASEHDB","XN--80ASWG","XN--8Y0A063A","XN--90A3AC","XN--90AE","XN--90AIS","XN--9DBQ2A","XN--9ET52U","XN--9KRT00A","XN--B4W605FERD","XN--BCK1B9A5DRE4C","XN--C1AVG","XN--C2BR7G","XN--CCK2B3B","XN--CCKWCXETD","XN--CG4BKI","XN--CLCHC0EA0B2G2A9GCD","XN--CZR694B","XN--CZRS0T","XN--CZRU2D","XN--D1ACJ3B","XN--D1ALF","XN--E1A4C","XN--ECKVDTC9D","XN--EFVY88H","XN--FCT429K","XN--FHBEI","XN--FIQ228C5HS","XN--FIQ64B","XN--FIQS8S","XN--FIQZ9S","XN--FJQ720A","XN--FLW351E","XN--FPCRJ9C3D","XN--FZC2C9E2C","XN--FZYS8D69UVGM","XN--G2XX48C","XN--GCKR3F0F","XN--GECRJ9C","XN--GK3AT1E","XN--H2BREG3EVE","XN--H2BRJ9C","XN--H2BRJ9C8C","XN--HXT814E","XN--I1B6B1A6A2E","XN--IMR513N","XN--IO0A7I","XN--J1AEF","XN--J1AMH","XN--J6W193G","XN--JLQ480N2RG","XN--JVR189M","XN--KCRX77D1X4A","XN--KPRW13D","XN--KPRY57D","XN--KPUT3I","XN--L1ACC","XN--LGBBAT1AD8J","XN--MGB9AWBF","XN--MGBA3A3EJT","XN--MGBA3A4F16A","XN--MGBA7C0BBN0A","XN--MGBAAM7A8H","XN--MGBAB2BD","XN--MGBAH1A3HJKRD","XN--MGBAI9AZGQP6J","XN--MGBAYH7GPA","XN--MGBBH1A","XN--MGBBH1A71E","XN--MGBC0A9AZCG","XN--MGBCA7DZDO","XN--MGBCPQ6GPA1A","XN--MGBERP4A5D4AR","XN--MGBGU82A","XN--MGBI4ECEXP","XN--MGBPL2FH","XN--MGBT3DHD","XN--MGBTX2B","XN--MGBX4CD0AB","XN--MIX891F","XN--MK1BU44C","XN--MXTQ1M","XN--NGBC5AZD","XN--NGBE9E0A","XN--NGBRX","XN--NODE","XN--NQV7F","XN--NQV7FS00EMA","XN--NYQY26A","XN--O3CW4H","XN--OGBPF8FL","XN--OTU796D","XN--P1ACF","XN--P1AI","XN--PGBS0DH","XN--PSSY2U","XN--Q7CE6A","XN--Q9JYB4C","XN--QCKA1PMC","XN--QXA6A","XN--QXAM","XN--RHQV96G","XN--ROVU88B","XN--RVC1E0AM3E","XN--S9BRJ9C","XN--SES554G","XN--T60B56A","XN--TCKWE","XN--TIQ49XQYJ","XN--UNUP4Y","XN--VERMGENSBERATER-CTB","XN--VERMGENSBERATUNG-PWB","XN--VHQUV","XN--VUQ861B","XN--W4R85EL8FHU5DNRA","XN--W4RS40L","XN--WGBH1C","XN--WGBL6A","XN--XHQ521B","XN--XKC2AL3HYE2A","XN--XKC2DL3A5EE0H","XN--Y9A3AQ","XN--YFRO4I67O","XN--YGBI2AMMX","XN--ZFR164B","XXX","XYZ","YACHTS","YAHOO","YAMAXUN","YANDEX","YE","YODOBASHI","YOGA","YOKOHAMA","YOU","YOUTUBE","YT","YUN","ZA","ZAPPOS","ZARA","ZERO","ZIP","ZM","ZONE","ZUERICH","ZW"];xP.exports=new Set(wP.tlds.map(t=>t.toLowerCase()))});var DP=f((I9,PP)=>{"use strict";var Be=Ce(),nd=Tv(),qF=_P(),OP=TP(),kP=xv(),AP=EP(),jF=kv(),FF=dr(),vn=Ze(),De={tlds:AP instanceof Set?{tlds:{allow:AP,deny:null}}:!1,base64Regex:{true:{true:/^(?:[\w\-]{2}[\w\-]{2})*(?:[\w\-]{2}==|[\w\-]{3}=)?$/,false:/^(?:[A-Za-z0-9+\/]{2}[A-Za-z0-9+\/]{2})*(?:[A-Za-z0-9+\/]{2}==|[A-Za-z0-9+\/]{3}=)?$/},false:{true:/^(?:[\w\-]{2}[\w\-]{2})*(?:[\w\-]{2}(==)?|[\w\-]{3}=?)?$/,false:/^(?:[A-Za-z0-9+\/]{2}[A-Za-z0-9+\/]{2})*(?:[A-Za-z0-9+\/]{2}(==)?|[A-Za-z0-9+\/]{3}=?)?$/}},dataUriRegex:/^data:[\w+.-]+\/[\w+.-]+;((charset=[\w-]+|base64),)?(.*)$/,hexRegex:{withPrefix:/^0x[0-9a-f]+$/i,withOptionalPrefix:/^(?:0x)?[0-9a-f]+$/i,withoutPrefix:/^[0-9a-f]+$/i},ipRegex:OP.regex({cidr:"forbidden"}).regex,isoDurationRegex:/^P(?!$)(\d+Y)?(\d+M)?(\d+W)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+S)?)?$/,guidBrackets:{"{":"}","[":"]","(":")","":""},guidVersions:{uuidv1:"1",uuidv2:"2",uuidv3:"3",uuidv4:"4",uuidv5:"5",uuidv6:"6",uuidv7:"7",uuidv8:"8"},guidSeparators:new Set([void 0,!0,!1,"-",":"]),normalizationForms:["NFC","NFD","NFKC","NFKD"]};PP.exports=FF.extend({type:"string",flags:{insensitive:{default:!1},truncate:{default:!1}},terms:{replacements:{init:null}},coerce:{from:"string",method(t,{schema:e,state:n,prefs:r}){let i=e.$_getRule("normalize");i&&(t=t.normalize(i.args.form));let s=e.$_getRule("case");s&&(t=s.args.direction==="upper"?t.toLocaleUpperCase():t.toLocaleLowerCase());let o=e.$_getRule("trim");if(o&&o.args.enabled&&(t=t.trim()),e.$_terms.replacements)for(let u of e.$_terms.replacements)t=t.replace(u.pattern,u.replacement);let a=e.$_getRule("hex");if(a&&a.args.options.byteAligned&&t.length%2!==0&&(t=`0${t}`),e.$_getRule("isoDate")){let u=De.isoDate(t);u&&(t=u)}if(e._flags.truncate){let u=e.$_getRule("max");if(u){let c=u.args.limit;if(vn.isResolvable(c)&&(c=c.resolve(t,n,r),!vn.limit(c)))return{value:t,errors:e.$_createError("any.ref",c,{ref:u.args.limit,arg:"limit",reason:"must be a positive integer"},n,r)};t=t.slice(0,c)}}return{value:t}}},validate(t,{schema:e,error:n}){if(typeof t!="string")return{value:t,errors:n("string.base")};if(t===""){let r=e.$_getRule("min");return r&&r.args.limit===0?void 0:{value:t,errors:n("string.empty")}}},rules:{alphanum:{method(){return this.$_addRule("alphanum")},validate(t,e){return/^[a-zA-Z0-9]+$/.test(t)?t:e.error("string.alphanum")}},base64:{method(t={}){return vn.assertOptions(t,["paddingRequired","urlSafe"]),t={urlSafe:!1,paddingRequired:!0,...t},Be(typeof t.paddingRequired=="boolean","paddingRequired must be boolean"),Be(typeof t.urlSafe=="boolean","urlSafe must be boolean"),this.$_addRule({name:"base64",args:{options:t}})},validate(t,e,{options:n}){return De.base64Regex[n.paddingRequired][n.urlSafe].test(t)?t:e.error("string.base64")}},case:{method(t){return Be(["lower","upper"].includes(t),"Invalid case:",t),this.$_addRule({name:"case",args:{direction:t}})},validate(t,e,{direction:n}){return n==="lower"&&t===t.toLocaleLowerCase()||n==="upper"&&t===t.toLocaleUpperCase()?t:e.error(`string.${n}case`)},convert:!0},creditCard:{method(){return this.$_addRule("creditCard")},validate(t,e){let n=t.length,r=0,i=1;for(;n--;){let s=t.charAt(n)*i;r=r+(s-(s>9)*9),i=i^3}return r>0&&r%10===0?t:e.error("string.creditCard")}},dataUri:{method(t={}){return vn.assertOptions(t,["paddingRequired"]),t={paddingRequired:!0,...t},Be(typeof t.paddingRequired=="boolean","paddingRequired must be boolean"),this.$_addRule({name:"dataUri",args:{options:t}})},validate(t,e,{options:n}){let r=t.match(De.dataUriRegex);return r&&(!r[2]||r[2]!=="base64"||De.base64Regex[n.paddingRequired].false.test(r[3]))?t:e.error("string.dataUri")}},domain:{method(t){t&&vn.assertOptions(t,["allowFullyQualified","allowUnicode","maxDomainSegments","minDomainSegments","tlds"]);let e=De.addressOptions(t);return this.$_addRule({name:"domain",args:{options:t},address:e})},validate(t,e,n,{address:r}){return nd.isValid(t,r)?t:e.error("string.domain")}},email:{method(t={}){vn.assertOptions(t,["allowFullyQualified","allowUnicode","ignoreLength","maxDomainSegments","minDomainSegments","multiple","separator","tlds"]),Be(t.multiple===void 0||typeof t.multiple=="boolean","multiple option must be an boolean");let e=De.addressOptions(t),n=new RegExp(`\\s*[${t.separator?kP(t.separator):","}]\\s*`);return this.$_addRule({name:"email",args:{options:t},regex:n,address:e})},validate(t,e,{options:n},{regex:r,address:i}){let s=n.multiple?t.split(r):[t],o=[];for(let a of s)qF.isValid(a,i)||o.push(a);return o.length?e.error("string.email",{value:t,invalids:o}):t}},guid:{alias:"uuid",method(t={}){vn.assertOptions(t,["version","separator"]);let e="";if(t.version){let i=[].concat(t.version);Be(i.length>=1,"version must have at least 1 valid version specified");let s=new Set;for(let o=0;o<i.length;++o){let a=i[o];Be(typeof a=="string","version at position "+o+" must be a string");let u=De.guidVersions[a.toLowerCase()];Be(u,"version at position "+o+" must be one of "+Object.keys(De.guidVersions).join(", ")),Be(!s.has(u),"version at position "+o+" must not be a duplicate"),e+=u,s.add(u)}}Be(De.guidSeparators.has(t.separator),'separator must be one of true, false, "-", or ":"');let n=t.separator===void 0?"[:-]?":t.separator===!0?"[:-]":t.separator===!1?"[]?":`\\${t.separator}`,r=new RegExp(`^([\\[{\\(]?)[0-9A-F]{8}(${n})[0-9A-F]{4}\\2?[${e||"0-9A-F"}][0-9A-F]{3}\\2?[${e?"89AB":"0-9A-F"}][0-9A-F]{3}\\2?[0-9A-F]{12}([\\]}\\)]?)$`,"i");return this.$_addRule({name:"guid",args:{options:t},regex:r})},validate(t,e,n,{regex:r}){let i=r.exec(t);return!i||De.guidBrackets[i[1]]!==i[i.length-1]?e.error("string.guid"):t}},hex:{method(t={}){return vn.assertOptions(t,["byteAligned","prefix"]),t={byteAligned:!1,prefix:!1,...t},Be(typeof t.byteAligned=="boolean","byteAligned must be boolean"),Be(typeof t.prefix=="boolean"||t.prefix==="optional",'prefix must be boolean or "optional"'),this.$_addRule({name:"hex",args:{options:t}})},validate(t,e,{options:n}){return(n.prefix==="optional"?De.hexRegex.withOptionalPrefix:n.prefix===!0?De.hexRegex.withPrefix:De.hexRegex.withoutPrefix).test(t)?n.byteAligned&&t.length%2!==0?e.error("string.hexAlign"):t:e.error("string.hex")}},hostname:{method(){return this.$_addRule("hostname")},validate(t,e){return nd.isValid(t,{minDomainSegments:1})||De.ipRegex.test(t)?t:e.error("string.hostname")}},insensitive:{method(){return this.$_setFlag("insensitive",!0)}},ip:{method(t={}){vn.assertOptions(t,["cidr","version"]);let{cidr:e,versions:n,regex:r}=OP.regex(t),i=t.version?n:void 0;return this.$_addRule({name:"ip",args:{options:{cidr:e,version:i}},regex:r})},validate(t,e,{options:n},{regex:r}){return r.test(t)?t:n.version?e.error("string.ipVersion",{value:t,cidr:n.cidr,version:n.version}):e.error("string.ip",{value:t,cidr:n.cidr})}},isoDate:{method(){return this.$_addRule("isoDate")},validate(t,{error:e}){return De.isoDate(t)?t:e("string.isoDate")}},isoDuration:{method(){return this.$_addRule("isoDuration")},validate(t,e){return De.isoDurationRegex.test(t)?t:e.error("string.isoDuration")}},length:{method(t,e){return De.length(this,"length",t,"=",e)},validate(t,e,{limit:n,encoding:r},{name:i,operator:s,args:o}){let a=r?Buffer&&Buffer.byteLength(t,r):t.length;return vn.compare(a,n,s)?t:e.error("string."+i,{limit:o.limit,value:t,encoding:r})},args:[{name:"limit",ref:!0,assert:vn.limit,message:"must be a positive integer"},"encoding"]},lowercase:{method(){return this.case("lower")}},max:{method(t,e){return De.length(this,"max",t,"<=",e)},args:["limit","encoding"]},min:{method(t,e){return De.length(this,"min",t,">=",e)},args:["limit","encoding"]},normalize:{method(t="NFC"){return Be(De.normalizationForms.includes(t),"normalization form must be one of "+De.normalizationForms.join(", ")),this.$_addRule({name:"normalize",args:{form:t}})},validate(t,{error:e},{form:n}){return t===t.normalize(n)?t:e("string.normalize",{value:t,form:n})},convert:!0},pattern:{alias:"regex",method(t,e={}){Be(t instanceof RegExp,"regex must be a RegExp"),Be(!t.flags.includes("g")&&!t.flags.includes("y"),"regex should not use global or sticky mode"),typeof e=="string"&&(e={name:e}),vn.assertOptions(e,["invert","name"]);let n=["string.pattern",e.invert?".invert":"",e.name?".name":".base"].join("");return this.$_addRule({name:"pattern",args:{regex:t,options:e},errorCode:n})},validate(t,e,{regex:n,options:r},{errorCode:i}){return n.test(t)^r.invert?t:e.error(i,{name:r.name,regex:n,value:t})},args:["regex","options"],multi:!0},replace:{method(t,e){typeof t=="string"&&(t=new RegExp(kP(t),"g")),Be(t instanceof RegExp,"pattern must be a RegExp"),Be(typeof e=="string","replacement must be a String");let n=this.clone();return n.$_terms.replacements||(n.$_terms.replacements=[]),n.$_terms.replacements.push({pattern:t,replacement:e}),n}},token:{method(){return this.$_addRule("token")},validate(t,e){return/^\w+$/.test(t)?t:e.error("string.token")}},trim:{method(t=!0){return Be(typeof t=="boolean","enabled must be a boolean"),this.$_addRule({name:"trim",args:{enabled:t}})},validate(t,e,{enabled:n}){return!n||t===t.trim()?t:e.error("string.trim")},convert:!0},truncate:{method(t=!0){return Be(typeof t=="boolean","enabled must be a boolean"),this.$_setFlag("truncate",t)}},uppercase:{method(){return this.case("upper")}},uri:{method(t={}){vn.assertOptions(t,["allowRelative","allowQuerySquareBrackets","domain","relativeOnly","scheme","encodeUri"]),t.domain&&vn.assertOptions(t.domain,["allowFullyQualified","allowUnicode","maxDomainSegments","minDomainSegments","tlds"]);let{regex:e,scheme:n}=jF.regex(t),r=t.domain?De.addressOptions(t.domain):null;return this.$_addRule({name:"uri",args:{options:t},regex:e,domain:r,scheme:n})},validate(t,e,{options:n},{regex:r,domain:i,scheme:s}){if(["http:/","https:/"].includes(t))return e.error("string.uri");let o=r.exec(t);if(!o&&e.prefs.convert&&n.encodeUri){let a=encodeURI(t);o=r.exec(a),o&&(t=a)}if(o){let a=o[1]||o[2];return i&&(!n.allowRelative||a)&&!nd.isValid(a,i)?e.error("string.domain",{value:a}):t}return n.relativeOnly?e.error("string.uriRelativeOnly"):n.scheme?e.error("string.uriCustomScheme",{scheme:s,value:t}):e.error("string.uri")}}},manifest:{build(t,e){if(e.replacements)for(let{pattern:n,replacement:r}of e.replacements)t=t.replace(n,r);return t}},messages:{"string.alphanum":"{{#label}} must only contain alpha-numeric characters","string.base":"{{#label}} must be a string","string.base64":"{{#label}} must be a valid base64 string","string.creditCard":"{{#label}} must be a credit card","string.dataUri":"{{#label}} must be a valid dataUri string","string.domain":"{{#label}} must contain a valid domain name","string.email":"{{#label}} must be a valid email","string.empty":"{{#label}} is not allowed to be empty","string.guid":"{{#label}} must be a valid GUID","string.hex":"{{#label}} must only contain hexadecimal characters","string.hexAlign":"{{#label}} hex decoded representation must be byte aligned","string.hostname":"{{#label}} must be a valid hostname","string.ip":"{{#label}} must be a valid ip address with a {{#cidr}} CIDR","string.ipVersion":"{{#label}} must be a valid ip address of one of the following versions {{#version}} with a {{#cidr}} CIDR","string.isoDate":"{{#label}} must be in iso format","string.isoDuration":"{{#label}} must be a valid ISO 8601 duration","string.length":"{{#label}} length must be {{#limit}} characters long","string.lowercase":"{{#label}} must only contain lowercase characters","string.max":"{{#label}} length must be less than or equal to {{#limit}} characters long","string.min":"{{#label}} length must be at least {{#limit}} characters long","string.normalize":"{{#label}} must be unicode normalized in the {{#form}} form","string.token":"{{#label}} must only contain alpha-numeric and underscore characters","string.pattern.base":"{{#label}} with value {:[.]} fails to match the required pattern: {{#regex}}","string.pattern.name":"{{#label}} with value {:[.]} fails to match the {{#name}} pattern","string.pattern.invert.base":"{{#label}} with value {:[.]} matches the inverted pattern: {{#regex}}","string.pattern.invert.name":"{{#label}} with value {:[.]} matches the inverted {{#name}} pattern","string.trim":"{{#label}} must not have leading or trailing whitespace","string.uri":"{{#label}} must be a valid uri","string.uriCustomScheme":"{{#label}} must be a valid uri with a scheme matching the {{#scheme}} pattern","string.uriRelativeOnly":"{{#label}} must be a valid relative uri","string.uppercase":"{{#label}} must only contain uppercase characters"}});De.addressOptions=function(t){if(!t)return De.tlds||t;if(Be(t.minDomainSegments===void 0||Number.isSafeInteger(t.minDomainSegments)&&t.minDomainSegments>0,"minDomainSegments must be a positive integer"),Be(t.maxDomainSegments===void 0||Number.isSafeInteger(t.maxDomainSegments)&&t.maxDomainSegments>0,"maxDomainSegments must be a positive integer"),t.tlds===!1)return t;if(t.tlds===!0||t.tlds===void 0)return Be(De.tlds,"Built-in TLD list disabled"),Object.assign({},t,De.tlds);Be(typeof t.tlds=="object","tlds must be true, false, or an object");let e=t.tlds.deny;if(e)return Array.isArray(e)&&(t=Object.assign({},t,{tlds:{deny:new Set(e)}})),Be(t.tlds.deny instanceof Set,"tlds.deny must be an array, Set, or boolean"),Be(!t.tlds.allow,"Cannot specify both tlds.allow and tlds.deny lists"),De.validateTlds(t.tlds.deny,"tlds.deny"),t;let n=t.tlds.allow;return n?n===!0?(Be(De.tlds,"Built-in TLD list disabled"),Object.assign({},t,De.tlds)):(Array.isArray(n)&&(t=Object.assign({},t,{tlds:{allow:new Set(n)}})),Be(t.tlds.allow instanceof Set,"tlds.allow must be an array, Set, or boolean"),De.validateTlds(t.tlds.allow,"tlds.allow"),t):t};De.validateTlds=function(t,e){for(let n of t)Be(nd.isValid(n,{minDomainSegments:1,maxDomainSegments:1}),`${e} must contain valid top level domain names`)};De.isoDate=function(t){if(!vn.isIsoDate(t))return null;/.*T.*[+-]\d\d$/.test(t)&&(t+="00");let e=new Date(t);return isNaN(e.getTime())?null:e.toISOString()};De.length=function(t,e,n,r,i){return Be(!i||Buffer&&Buffer.isEncoding(i),"Invalid encoding:",i),t.$_addRule({name:e,method:"length",args:{limit:n,encoding:i},operator:r})}});var IP=f((C9,RP)=>{"use strict";var rd=Ce(),BF=dr(),Av={};Av.Map=class extends Map{slice(){return new Av.Map(this)}};RP.exports=BF.extend({type:"symbol",terms:{map:{init:new Av.Map}},coerce:{method(t,{schema:e,error:n}){let r=e.$_terms.map.get(t);return r&&(t=r),!e._flags.only||typeof t=="symbol"?{value:t}:{value:t,errors:n("symbol.map",{map:e.$_terms.map})}}},validate(t,{error:e}){if(typeof t!="symbol")return{value:t,errors:e("symbol.base")}},rules:{map:{method(t){t&&!t[Symbol.iterator]&&typeof t=="object"&&(t=Object.entries(t)),rd(t&&t[Symbol.iterator],"Iterable must be an iterable or object");let e=this.clone(),n=[];for(let r of t){rd(r&&r[Symbol.iterator],"Entry must be an iterable");let[i,s]=r;rd(typeof i!="object"&&typeof i!="function"&&typeof i!="symbol","Key must not be of type object, function, or Symbol"),rd(typeof s=="symbol","Value must be a Symbol"),e.$_terms.map.set(i,s),n.push(s)}return e.valid(...n)}}},manifest:{build(t,e){return e.map&&(t=t.map(e.map)),t}},messages:{"symbol.base":"{{#label}} must be a symbol","symbol.map":"{{#label}} must be one of {{#map}}"}})});var LP=f((L9,MP)=>{"use strict";var $F=Ce(),UF=dr(),CP=Ze();MP.exports=UF.extend({type:"binary",coerce:{from:["string","object"],method(t,{schema:e}){if(typeof t=="string"||t!==null&&t.type==="Buffer")try{return{value:Buffer.from(t,e._flags.encoding)}}catch{}}},validate(t,{error:e}){if(!Buffer.isBuffer(t))return{value:t,errors:e("binary.base")}},rules:{encoding:{method(t){return $F(Buffer.isEncoding(t),"Invalid encoding:",t),this.$_setFlag("encoding",t)}},length:{method(t){return this.$_addRule({name:"length",method:"length",args:{limit:t},operator:"="})},validate(t,e,{limit:n},{name:r,operator:i,args:s}){return CP.compare(t.length,n,i)?t:e.error("binary."+r,{limit:s.limit,value:t})},args:[{name:"limit",ref:!0,assert:CP.limit,message:"must be a positive integer"}]},max:{method(t){return this.$_addRule({name:"max",method:"length",args:{limit:t},operator:"<="})}},min:{method(t){return this.$_addRule({name:"min",method:"length",args:{limit:t},operator:">="})}}},cast:{string:{from:t=>Buffer.isBuffer(t),to(t,e){return t.toString()}}},messages:{"binary.base":"{{#label}} must be a buffer or a string","binary.length":"{{#label}} must be {{#limit}} bytes","binary.max":"{{#label}} must be less than or equal to {{#limit}} bytes","binary.min":"{{#label}} must be at least {{#limit}} bytes"}})});var Bh=f((N9,FP)=>{"use strict";var io=Ce(),KF=yn(),WF=nv(),ro=Ze(),GF=Zs(),Pv=Di(),HF=rv(),NP=ov(),Ov=Ri(),qP=vs(),jP=uv(),id,Lt={types:{alternatives:UO(),any:dr(),array:WO(),boolean:XO(),date:ZO(),function:hP(),link:fP(),number:mP(),object:bP(),string:DP(),symbol:IP()},aliases:{alt:"alternatives",bool:"boolean",func:"function"}};Buffer&&(Lt.types.binary=LP());Lt.root=function(){let t={_types:new Set(Object.keys(Lt.types))};for(let e of t._types)t[e]=function(...n){return io(!n.length||["alternatives","link","object"].includes(e),"The",e,"type does not allow arguments"),Lt.generate(this,Lt.types[e],n)};for(let e of["allow","custom","disallow","equal","exist","forbidden","invalid","not","only","optional","options","prefs","preferences","required","strip","valid","when"])t[e]=function(...n){return this.any()[e](...n)};Object.assign(t,Lt.methods);for(let e in Lt.aliases){let n=Lt.aliases[e];t[e]=t[n]}return t.x=t.expression,jP.setup&&jP.setup(t),t};Lt.methods={ValidationError:Pv.ValidationError,version:ro.version,cache:WF.provider,assert(t,e,...n){Lt.assert(t,e,!0,n)},attempt(t,e,...n){return Lt.assert(t,e,!1,n)},build(t){return io(typeof NP.build=="function","Manifest functionality disabled"),NP.build(this,t)},checkPreferences(t){ro.checkPreferences(t)},compile(t,e){return GF.compile(this,t,e)},defaults(t){io(typeof t=="function","modifier must be a function");let e=Object.assign({},this);for(let n of e._types){let r=t(e[n]());io(ro.isSchema(r),"modifier must return a valid schema object"),e[n]=function(...i){return Lt.generate(this,r,i)}}return e},expression(...t){return new qP(...t)},extend(...t){ro.verifyFlat(t,"extend"),id=id||Fh(),io(t.length,"You need to provide at least one extension"),this.assert(t,id.extensions);let e=Object.assign({},this);e._types=new Set(e._types);for(let n of t){typeof n=="function"&&(n=n(e)),this.assert(n,id.extension);let r=Lt.expandExtension(n,e);for(let i of r){io(e[i.type]===void 0||e._types.has(i.type),"Cannot override name",i.type);let s=i.base||this.any(),o=HF.type(s,i);e._types.add(i.type),e[i.type]=function(...a){return Lt.generate(this,o,a)}}}return e},isError:Pv.ValidationError.isError,isExpression:qP.isTemplate,isRef:Ov.isRef,isSchema:ro.isSchema,in(...t){return Ov.in(...t)},override:ro.symbols.override,ref(...t){return Ov.create(...t)},types(){let t={};for(let e of this._types)t[e]=this[e]();for(let e in Lt.aliases)t[e]=this[e]();return t}};Lt.assert=function(t,e,n,r){let i=r[0]instanceof Error||typeof r[0]=="string"?r[0]:null,s=i!==null?r[1]:r[0],o=e.validate(t,ro.preferences({errors:{stack:!0}},s||{})),a=o.error;if(!a)return o.value;if(i instanceof Error)throw i;let u=n&&typeof a.annotate=="function"?a.annotate():a.message;throw a instanceof Pv.ValidationError||(a=KF(a)),a.message=i?`${i} ${u}`:u,a};Lt.generate=function(t,e,n){return io(t,"Must be invoked on a Joi instance."),e.$_root=t,!e._definition.args||!n.length?e:e._definition.args(e,...n)};Lt.expandExtension=function(t,e){if(typeof t.type=="string")return[t];let n=[];for(let r of e._types)if(t.type.test(r)){let i=Object.assign({},t);i.type=r,i.base=e[r](),n.push(i)}return n};FP.exports=Lt.root()});var BP=f(Se=>{"use strict";var VF=Se&&Se.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Se,"__esModule",{value:!0});Se.descriptionContainerSchema=Se.signatureSchema=Se.signatureDefinitionContainerSchema=Se.signatureDefinitionSchema=Se.signatureDefinitionFunctionSchema=Se.signatureDefinitionFunctionSchemaArg=Se.signatureDefinitionFunctionSchemaArgMultiTypes=Se.signatureDefinitionFunctionSchemaArgDefaultNumber=Se.signatureDefinitionFunctionSchemaArgDefaultString=Se.signatureDefinitionTypeSchema=Se.variationsSchema=void 0;var te=VF(Bh()),sd=Oi();Se.variationsSchema=te.default.array().items(te.default.alternatives(te.default.string(),te.default.number()));Se.signatureDefinitionTypeSchema=te.default.alternatives(te.default.string(),te.default.object({type:te.default.string().required(),keyType:te.default.link("#SignatureDefinitionTypeSchema").optional(),valueType:te.default.link("#SignatureDefinitionTypeSchema").optional()})).id("SignatureDefinitionTypeSchema");Se.signatureDefinitionFunctionSchemaArgDefaultString=te.default.object({type:te.default.string().valid(sd.SignatureDefinitionBaseType.String).required(),value:te.default.string().allow("").required()});Se.signatureDefinitionFunctionSchemaArgDefaultNumber=te.default.object({type:te.default.string().valid(sd.SignatureDefinitionBaseType.Number).required(),value:te.default.number().required()});Se.signatureDefinitionFunctionSchemaArgMultiTypes=te.default.object({label:te.default.string().required(),types:te.default.array().items(Se.signatureDefinitionTypeSchema).required(),opt:te.default.boolean().optional(),default:te.default.alternatives(Se.signatureDefinitionFunctionSchemaArgDefaultString,Se.signatureDefinitionFunctionSchemaArgDefaultNumber).optional()});Se.signatureDefinitionFunctionSchemaArg=te.default.object({label:te.default.string().required(),type:Se.signatureDefinitionTypeSchema.required(),opt:te.default.boolean().optional(),default:te.default.alternatives(Se.signatureDefinitionFunctionSchemaArgDefaultString,Se.signatureDefinitionFunctionSchemaArgDefaultNumber).optional()});Se.signatureDefinitionFunctionSchema=te.default.object({id:te.default.string().required(),type:te.default.string().valid(sd.SignatureDefinitionBaseType.Function).required(),description:te.default.string().optional(),example:te.default.string().optional(),isProtected:te.default.boolean().optional(),arguments:te.default.array().items(te.default.alternatives(Se.signatureDefinitionFunctionSchemaArg,Se.signatureDefinitionFunctionSchemaArgMultiTypes)).optional(),returns:te.default.array().items(Se.signatureDefinitionTypeSchema).required(),tags:te.default.array().items(te.default.string()).optional(),variations:Se.variationsSchema.optional(),returnVariations:Se.variationsSchema.optional()});Se.signatureDefinitionSchema=te.default.object({type:Se.signatureDefinitionTypeSchema.invalid(sd.SignatureDefinitionBaseType.Function).required(),description:te.default.string().optional(),example:te.default.string().optional(),isProtected:te.default.boolean().optional(),variations:Se.variationsSchema.optional(),tags:te.default.array().items(te.default.string()).optional()});Se.signatureDefinitionContainerSchema=te.default.object().pattern(te.default.string(),te.default.alternatives(Se.signatureDefinitionFunctionSchema,Se.signatureDefinitionSchema));Se.signatureSchema=te.default.object({type:te.default.string().required(),hidden:te.default.boolean().optional(),extends:te.default.string().optional(),definitions:te.default.object().required()});Se.descriptionContainerSchema=te.default.object({$meta:te.default.object({description:te.default.string().required(),example:te.default.array().items(te.default.string().allow("")).optional()}).optional()}).pattern(te.default.string(),te.default.object({description:te.default.string().required(),example:te.default.array().items(te.default.string().allow("")).optional()}))});var Mv=f(Cn=>{"use strict";var ya=Cn&&Cn.__assign||function(){return ya=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++){e=arguments[n];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])}return t},ya.apply(this,arguments)},zF=Cn&&Cn.__rest||function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(t);i<r.length;i++)e.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(t,r[i])&&(n[r[i]]=t[r[i]]);return n},Dv=Cn&&Cn.__values||function(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")},Rv=Cn&&Cn.__read||function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return s},XF=Cn&&Cn.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Cn,"__esModule",{value:!0});Cn.Signature=void 0;var Iv=XF(Bh()),Cv=BP(),YF=Oi(),JF=Nh(),QF=jh(),ZF=function(){function t(e){var n,r,i;this._type=e.type,this._extends=(n=e.extends)!==null&&n!==void 0?n:null,this._descriptions={},this._definitions=(r=e.definitions)!==null&&r!==void 0?r:{},this._hidden=(i=e.hidden)!==null&&i!==void 0?i:!1}return t.parseDefinitions=function(e,n){var r,i;Iv.default.assert(n,Cv.signatureDefinitionContainerSchema);var s={};try{for(var o=Dv(Object.entries(n)),a=o.next();!a.done;a=o.next()){var u=Rv(a.value,2),c=u[0],l=u[1],p=l.type===YF.SignatureDefinitionBaseType.Function?QF.SignatureDefinitionFunction.parse(e,l):JF.SignatureDefinition.parse(e,l);s[c]=p}}catch(h){r={error:h}}finally{try{a&&!a.done&&(i=o.return)&&i.call(o)}finally{if(r)throw r.error}}return s},t.parseDescriptions=function(e){var n,r,i,s,o;Iv.default.assert(e,Cv.descriptionContainerSchema);var a=e,u=null;if(a.$meta){var c=e.$meta,l=zF(e,["$meta"]);u=c,a=l}var p={};try{for(var h=Dv(Object.entries(a)),m=h.next();!m.done;m=h.next()){var b=Rv(m.value,2),v=b[0],R=b[1];p[v]={description:R.description,example:(i=R.example)!==null&&i!==void 0?i:null}}}catch(A){n={error:A}}finally{try{m&&!m.done&&(r=h.return)&&r.call(h)}finally{if(n)throw n.error}}return ya({$meta:{description:(s=u?.description)!==null&&s!==void 0?s:"unknown",example:(o=u?.example)!==null&&o!==void 0?o:null}},p)},t.parse=function(e,n){var r,i;Iv.default.assert(e,Cv.signatureSchema);var s=new t({type:e.type,hidden:e.hidden,extends:e.extends}),o=t.parseDefinitions(e.type,e.definitions);if(s.setDefinitions(o),n!=null)try{for(var a=Dv(Object.entries(n)),u=a.next();!u.done;u=a.next()){var c=Rv(u.value,2),l=c[0],p=c[1],h=t.parseDescriptions(p);s.addDescriptions(l,h)}}catch(m){r={error:m}}finally{try{u&&!u.done&&(i=a.return)&&i.call(a)}finally{if(r)throw r.error}}return s},t.prototype.getType=function(){return this._type},t.prototype.getExtendedType=function(){return this._extends},t.prototype.getDefinitions=function(){return this._definitions},t.prototype.getAllDescriptions=function(){return this._descriptions},t.prototype.isHidden=function(){return this._hidden},t.prototype.setExtend=function(e){return this._extends=e,this},t.prototype.setDefinitions=function(e){return this._definitions=e,this},t.prototype.mergeDefinitions=function(e){for(var n=Object.keys(e),r=0;r<n.length;r++){var i=n[r];this._definitions[i]=e[i]}return this},t.prototype.getDefinition=function(e,n){if(!Object.prototype.hasOwnProperty.call(this._definitions,e))return null;var r=this._definitions[e],i=this.getDescriptions(n),s=i[e];return r.withDescription(s)},t.prototype.setDescriptions=function(e,n){return this._descriptions[e]=n,this},t.prototype.addDescriptions=function(e,n){var r=this._descriptions[e];r==null&&(r={},this._descriptions[e]=r);for(var i=Object.keys(n),s=0;s<i.length;s++){var o=i[s];r[o]=ya(ya({},r[o]),n[o])}return this},t.prototype.getDescriptions=function(e){e===void 0&&(e="en");var n=this._descriptions[e];return n??{}},t.prototype.toJSON=function(){for(var e={},n=Object.keys(this._definitions),r=0;r<n.length;r++){var i=n[r];e[i]=this._definitions[i].toJSON()}return{type:this._type,extend:this._extends,hidden:this._hidden,definitions:e}},t.prototype.copy=function(){for(var e=new t({type:this._type,hidden:this._hidden,extends:this._extends}),n={},r=Object.keys(this._definitions),i=0;i<r.length;i++){var s=r[i];n[s]=this._definitions[s].copy()}for(var o={},a=Object.keys(this._descriptions),i=0;i<a.length;i++){var s=a[i];o[s]=ya({},o[s])}return e._descriptions=o,e._definitions=n,e},t}();Cn.Signature=ZF});var $P=f(pi=>{"use strict";var mr=pi&&pi.__read||function(t,e){var n=typeof Symbol=="function"&&t[Symbol.iterator];if(!n)return t;var r=n.call(t),i,s=[],o;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)s.push(i.value)}catch(a){o={error:a}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return s},ci=pi&&pi.__spreadArray||function(t,e,n){if(n||arguments.length===2)for(var r=0,i=e.length,s;r<i;r++)(s||!(r in e))&&(s||(s=Array.prototype.slice.call(e,0,r)),s[r]=e[r]);return t.concat(s||Array.prototype.slice.call(e))},Lv=pi&&pi.__values||function(t){var e=typeof Symbol=="function"&&Symbol.iterator,n=e&&t[e],r=0;if(n)return n.call(t);if(t&&typeof t.length=="number")return{next:function(){return t&&r>=t.length&&(t=void 0),{value:t&&t[r++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(pi,"__esModule",{value:!0});pi.Container=void 0;var li=Mv(),eB=jh(),At=Oi(),tB=function(){function t(){this._primitives=new Map([[At.SignatureDefinitionBaseType.Any,new li.Signature({type:At.SignatureDefinitionBaseType.Any})],[At.SignatureDefinitionBaseType.General,new li.Signature({type:At.SignatureDefinitionBaseType.General})],[At.SignatureDefinitionBaseType.String,new li.Signature({type:At.SignatureDefinitionBaseType.String})],[At.SignatureDefinitionBaseType.Function,new li.Signature({type:At.SignatureDefinitionBaseType.Function})],[At.SignatureDefinitionBaseType.Number,new li.Signature({type:At.SignatureDefinitionBaseType.Number})],[At.SignatureDefinitionBaseType.List,new li.Signature({type:At.SignatureDefinitionBaseType.List})],[At.SignatureDefinitionBaseType.Map,new li.Signature({type:At.SignatureDefinitionBaseType.Map})]]),this._types=new Map,this._excludeFromSearch=new Set}return t.prototype.getOrCreateTypeSignature=function(e){var n=this.getTypeSignature(e);return n==null&&(n=new li.Signature({type:e}),this._types.set(e,n)),n},t.prototype.getPrimitives=function(){return this._primitives},t.prototype.getTypes=function(){return this._types},t.prototype.getAvailableTags=function(){var e=this,n=ci(ci([],mr(this._primitives.keys()),!1),mr(this._types.keys()),!1).flatMap(function(r){var i=e.getTypeSignature(r);return Object.values(i.getDefinitions()).flatMap(function(s){return s.getTags()})});return Array.from(new Set(n))},t.prototype.getAllVisibleTypes=function(){var e=this;return ci(ci([],mr(this._primitives.keys()),!1),mr(this._types.keys()),!1).filter(function(n){return!e.getTypeSignature(n).isHidden()&&n!==At.SignatureDefinitionBaseType.Any&&n!==At.SignatureDefinitionBaseType.General})},t.prototype.excludeFromSearch=function(e){return this._excludeFromSearch.add(e),this},t.prototype.includeToSearch=function(e){return this._excludeFromSearch.delete(e),this},t.prototype.getTypeSignature=function(e){var n,r;return(r=(n=this._primitives.get(e))!==null&&n!==void 0?n:this._types.get(e))!==null&&r!==void 0?r:null},t.prototype.getAllPrimitiveSignatures=function(){return Array.from(this._primitives.values())},t.prototype.getAllTypeSignatures=function(){return Array.from(this._types.values())},t.prototype.getAllSignatures=function(){return ci(ci([],mr(this.getAllPrimitiveSignatures()),!1),mr(this.getAllTypeSignatures()),!1)},t.prototype.getAllVisibleSignatures=function(){return ci(ci([],mr(this.getAllPrimitiveSignatures()),!1),mr(this.getAllTypeSignatures()),!1).filter(function(e){return e.isHidden()})},t.prototype.addTypeSignatureFromPayload=function(e){var n=li.Signature.parse(e);return this.addTypeSignature({type:n.getType(),extends:n.getExtendedType(),hidden:n.isHidden(),definitions:n.getDefinitions()}),this},t.prototype.addTypeSignature=function(e){var n=this.getOrCreateTypeSignature(e.type);return e.extends!==void 0&&n.setExtend(e.extends),n.mergeDefinitions(e.definitions),this},t.prototype.addMetaFromPayload=function(e,n){for(var r={},i=Object.keys(n),s=0;s<i.length;s++){var o=i[s],a=li.Signature.parseDescriptions(n[o]);r[o]=a}return this.addMeta(e,r),this},t.prototype.addMeta=function(e,n){for(var r=Object.keys(n),i=0;i<r.length;i++){var s=r[i],o=this.getOrCreateTypeSignature(s);o.addDescriptions(e,n[s])}return this},t.prototype.searchDefinitionMatches=function(e,n,r){var i,s;if(r===void 0&&(r="en"),typeof e=="string")return this.searchDefinitionMatches([e],n,r);var o=e.includes(At.SignatureDefinitionBaseType.Any)?new Set(this.getAllVisibleTypes()):new Set(e),a=new Set,u=new Map;try{for(var c=Lv(o),l=c.next();!l.done;l=c.next()){var p=l.value;if(!this._excludeFromSearch.has(p)){for(var h=p,m=this.getTypeSignature(p),b=null;m!==null&&!a.has(m.getType())&&(a.add(m.getType()),m.isHidden()||(b=m.getDefinition(n,r)),b===null);)h=m.getExtendedType(),m=this.getTypeSignature(h);b!==null&&u.set(h,b)}}}catch(v){i={error:v}}finally{try{l&&!l.done&&(s=c.return)&&s.call(c)}finally{if(i)throw i.error}}return u},t.prototype.getDefinition=function(e,n,r){if(r===void 0&&(r="en"),typeof e=="string")return this.getDefinition([e],n,r);var i=this._primitives.get(At.SignatureDefinitionBaseType.Any).getDefinition(n,r);if(e.includes(At.SignatureDefinitionBaseType.Any)&&i)return i;var s=this.searchDefinitionMatches(e,n,r);return s.size===0?null:s.size===1?s.values().next().value:s.has(At.SignatureDefinitionBaseType.Any)?s.get(At.SignatureDefinitionBaseType.Any):i!==null?i:s.values().next().value},t.prototype.getDefinitionsById=function(e){var n=this;return ci(ci([],mr(this._primitives.keys()),!1),mr(this._types.keys()),!1).flatMap(function(r){var i=n.getTypeSignature(r);return Object.values(i.getDefinitions()).filter(function(s){return s instanceof eB.SignatureDefinitionFunction&&s.getId()===e})})},t.prototype.fork=function(){var e,n,r,i,s=new t;try{for(var o=Lv(this._primitives),a=o.next();!a.done;a=o.next()){var u=mr(a.value,2),c=u[0],l=u[1];s._primitives.set(c,l.copy())}}catch(b){e={error:b}}finally{try{a&&!a.done&&(n=o.return)&&n.call(o)}finally{if(e)throw e.error}}try{for(var p=Lv(this._types),h=p.next();!h.done;h=p.next()){var m=mr(h.value,2),c=m[0],l=m[1];s._types.set(c,l.copy())}}catch(b){r={error:b}}finally{try{h&&!h.done&&(i=p.return)&&i.call(p)}finally{if(r)throw r.error}}return s._excludeFromSearch=new Set(this._excludeFromSearch),s},t}();pi.Container=tB});var tt=f(at=>{"use strict";var nB=at&&at.__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]}),UP=at&&at.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&nB(e,t,n)};Object.defineProperty(at,"__esModule",{value:!0});at.TypeParser=at.VariationRegistry=at.Container=at.Signature=at.SignatureDefinition=at.SignatureDefinitionTypeMeta=at.SignatureDefinitionFunction=at.SignatureDefinitionFunctionArg=void 0;var rB=z_();Object.defineProperty(at,"SignatureDefinitionFunctionArg",{enumerable:!0,get:function(){return rB.SignatureDefinitionFunctionArg}});var iB=jh();Object.defineProperty(at,"SignatureDefinitionFunction",{enumerable:!0,get:function(){return iB.SignatureDefinitionFunction}});var sB=Ku();Object.defineProperty(at,"SignatureDefinitionTypeMeta",{enumerable:!0,get:function(){return sB.SignatureDefinitionTypeMeta}});var oB=Nh();Object.defineProperty(at,"SignatureDefinition",{enumerable:!0,get:function(){return oB.SignatureDefinition}});var aB=Mv();Object.defineProperty(at,"Signature",{enumerable:!0,get:function(){return aB.Signature}});var uB=$P();Object.defineProperty(at,"Container",{enumerable:!0,get:function(){return uB.Container}});var cB=Lh();Object.defineProperty(at,"VariationRegistry",{enumerable:!0,get:function(){return cB.VariationRegistry}});var lB=H_();Object.defineProperty(at,"TypeParser",{enumerable:!0,get:function(){return lB.TypeParser}});UP(G_(),at);UP(Oi(),at)});var Fr=f(Zu=>{"use strict";Object.defineProperty(Zu,"__esModule",{value:!0});Zu.CompletionItemKind=void 0;var pB;(function(t){t.Variable="var",t.Property="property",t.Function="function",t.Literal="literal",t.Constant="constant",t.Internal="internal",t.InternalFunction="internal-function",t.InternalProperty="internal-property",t.ListConstructor="list",t.MapConstructor="map",t.Expression="expr",t.Unknown="unknown"})(pB=Zu.CompletionItemKind||(Zu.CompletionItemKind={}))});var ft=f(ye=>{"use strict";Object.defineProperty(ye,"__esModule",{value:!0});ye.isUnknownType=ye.isUnionType=ye.isListType=ye.isFunctionType=ye.isClassType=ye.isMapType=ye.isValidKeyValue=ye.isKeyType=ye.isBaseType=ye.DEFAULT_SOURCE_DOCUMENT_ID=ye.TypeKind=ye.BASE_TYPE_SET=ye.META_DOCS_SIGNATURE_ORIGIN=ye.DEFAULT_SIGNATURE_ORIGIN=ye.ISA_PROPERTY=ye.UNKNOWN_TYPE_ID=ye.NIL_TYPE_ID=ye.MAX_TO_META_DEPTH=ye.MAX_ALL_PROPERTIES_DEPTH=ye.MAX_STRING_LENGTH=void 0;var hB=tt();ye.MAX_STRING_LENGTH=10;ye.MAX_ALL_PROPERTIES_DEPTH=10;ye.MAX_TO_META_DEPTH=3;ye.NIL_TYPE_ID="null";ye.UNKNOWN_TYPE_ID="unknown";ye.ISA_PROPERTY="__isa";ye.DEFAULT_SIGNATURE_ORIGIN="custom";ye.META_DOCS_SIGNATURE_ORIGIN="metadocs";ye.BASE_TYPE_SET=new Set(Object.values(hB.SignatureDefinitionBaseType));var qi;(function(t){t[t.Base=0]="Base",t[t.KeyType=1]="KeyType",t[t.MapType=2]="MapType",t[t.ClassType=3]="ClassType",t[t.FunctionType=4]="FunctionType",t[t.ListType=5]="ListType",t[t.UnionType=6]="UnionType",t[t.UnknownType=7]="UnknownType"})(qi=ye.TypeKind||(ye.TypeKind={}));ye.DEFAULT_SOURCE_DOCUMENT_ID="unknown";function dB(t){return t.kind===qi.Base}ye.isBaseType=dB;function KP(t){return t.kind===qi.KeyType}ye.isKeyType=KP;function fB(t){return typeof t=="string"||KP(t)}ye.isValidKeyValue=fB;function gB(t){return t.kind===qi.MapType}ye.isMapType=gB;function mB(t){return t.kind===qi.ClassType}ye.isClassType=mB;function yB(t){return t.kind===qi.FunctionType}ye.isFunctionType=yB;function bB(t){return t.kind===qi.ListType}ye.isListType=bB;function _B(t){return t.kind===qi.UnionType}ye.isUnionType=_B;function vB(t){return t.kind===qi.UnknownType}ye.isUnknownType=vB});var ba=f(od=>{"use strict";Object.defineProperty(od,"__esModule",{value:!0});od.MAX_DEPTH=void 0;od.MAX_DEPTH=30});var Vn=f(ad=>{"use strict";Object.defineProperty(ad,"__esModule",{value:!0});ad.EntityInfo=void 0;var Nv=class{constructor(e,n){this.name=e,this.type=n}};ad.EntityInfo=Nv});var _a=f(xs=>{"use strict";Object.defineProperty(xs,"__esModule",{value:!0});xs.simplifyForMeta=xs.persistTypeInNativeFunction=xs.createProxyForNativeType=void 0;var SB=ec(),WP=ft();function TB(t,e){return new SB.ClassType(t,null,t,e.typeStorage,e,e.globals)}xs.createProxyForNativeType=TB;function wB(t,e,n,r,i){let s=i.getTypeById(t);if(s==null)throw new Error(`Native type ${t} not found in global type storage.`);let o=s.getProperty(e);if(o==null)throw new Error(`Property ${e} not found in native type ${t}.`);if(!(0,WP.isFunctionType)(o.type))throw new Error(`Property ${e} in native type ${t} is not a function type.`);let a=o.type.copy(!1,!0,r.typeStorage);return a.returnType=n,a.isPersistent=!0,a}xs.persistTypeInNativeFunction=wB;function xB(t){if(!(0,WP.isUnionType)(t))return[t];let e=new Set,n=[];for(let r=0;r<t.variants.length;r++){let i=t.variants[r],s=i.getKeyType();s!=null&&(e.has(s)||(e.add(s),n.push(i)))}return n}xs.simplifyForMeta=xB});var cd=f(ud=>{"use strict";Object.defineProperty(ud,"__esModule",{value:!0});ud.SourceMap=void 0;var EB=ft(),qv=class t{static createTypeSourceMapKey(e,n,r){return`${e?.name||EB.DEFAULT_SOURCE_DOCUMENT_ID}||${n.line}:${n.character}||${r.line}:${r.character}`}static parseTypeSourceMapKey(e){let n=e.split("||");if(n.length!==3)throw new Error(`Invalid type source map key format: ${e}`);let[r,i,s]=n,[o,a]=i.split(":"),[u,c]=s.split(":");return{document:r,start:{line:Number(o),character:Number(a)},end:{line:Number(u),character:Number(c)}}}constructor(){this.map=new Map}get size(){return this.map.size}add(e,n){let r=t.createTypeSourceMapKey(e,n.start,n.end);return this.map.set(r,n),this}extend(e){for(let[n,r]of e.map.entries())this.map.set(n,r);return this}clear(){return this.map.clear(),this}getAllSources(){return Array.from(this.map.entries()).reduce((e,[n,r])=>(e.push({...t.parseTypeSourceMapKey(n),astRef:r}),e),[])}};ud.SourceMap=qv});var Sn=f(ld=>{"use strict";Object.defineProperty(ld,"__esModule",{value:!0});ld.Type=void 0;var GP=tt(),jv=ft(),kB=ba(),HP=cd(),Fv=class t{static createBaseType(e,n,r,i,s){return new t(e,jv.TypeKind.Base,e,n,r,i,s)}static simplify(e){let n=e.getKeyType()?.id||GP.SignatureDefinitionBaseType.Any;return new t(n,jv.TypeKind.Base,n,e.typeStorage,e.document,e.scope,e.astRef)}constructor(e,n,r=null,i,s,o,a){this.id=e,this.kind=n,this.inheritFrom=r,this.typeStorage=i,this.document=s,this.scope=o,this.astRef=a,this.sourceMap=a?new HP.SourceMap().add(s,a):new HP.SourceMap}referenceEqualsTo(e){return this===e}equalsTo(e){return this.referenceEqualsTo(e)||this.id===e.id}getKeyType(){return this.typeStorage.getKeyType(this)}setProperty(e,n){}getProperty(e,n=1){return n>kB.MAX_DEPTH||typeof e!="string"||this.inheritFrom==null?void 0:this.typeStorage.getTypeById(this.inheritFrom)?.getProperty(e,n+1)}hasProperty(e){if(typeof e!="string")return;let n=this.typeStorage.getTypeById(this.inheritFrom);if(n!=null)return n.hasProperty(e)}containsOwnProperties(){return!1}getAllProperties(e=1){return e>jv.MAX_ALL_PROPERTIES_DEPTH?[]:(this.inheritFrom?this.typeStorage.getTypeById(this.inheritFrom):null)?.getAllProperties(e+1)||[]}reset(e,n,r,i){return this.typeStorage=e||this.typeStorage,this.document=n||this.document,this.scope=r||this.scope,this.astRef=i||this.astRef,this.sourceMap.clear().add(this.document,this.astRef),this}invoke(e,n,r,i){return this}deepCopy(e,n,r,i,s,o){return this.copy(e,!0,n,r,i,s)}copy(e,n,r,i,s,o){let a=new t(this.id,this.kind,this.inheritFrom,r||this.typeStorage,i||this.document,s||this.scope,o);return e&&a.sourceMap.extend(this.sourceMap),a}merge(e){this.sourceMap.extend(e.sourceMap)}getSource(){return this.sourceMap.size===0?null:this.sourceMap.getAllSources()}addToSource(e){this.sourceMap.extend(e.sourceMap)}toMeta(e){return[{type:this.getKeyType()?.id||GP.SignatureDefinitionBaseType.Any}]}};ld.Type=Fv});var yr=f(pd=>{"use strict";Object.defineProperty(pd,"__esModule",{value:!0});pd.UnionType=void 0;var VP=tt(),va=ft(),AB=_a(),OB=cd(),PB=Vn(),zP=Sn(),Bv=class t extends zP.Type{static createDefault(e,n,r,i){return new t(e.generateId(va.TypeKind.UnionType,i),[],e,n,r,i)}static createSmartly(e,n,r,i,s){let o=new t(n.generateId(va.TypeKind.UnionType,s),e,n,r,i,s);return o.variants.length===0?zP.Type.createBaseType(VP.SignatureDefinitionBaseType.Any,n||o.typeStorage,r||o.document,i||o.scope):o.variants.length===1?o.firstVariant():o}constructor(e,n,r,i,s,o){super(e,va.TypeKind.UnionType,null,r,i,s,o),this.variants=n,this.uniquifyVariants()}uniquifyVariants(){let e=[],n=[...this.variants];for(;n.length>0;){let r=n.pop();if((0,va.isUnionType)(r)){this.addToSource(r),n.push(...r.variants);continue}let i=e.findIndex(s=>s.equalsTo(r));if(i!==-1){e[i].merge(r);continue}e.push(r)}this.variants.length=0,this.variants.push(...e)}firstVariant(){return this.variants.length>0?this.variants[0]:void 0}containsVariant(e){return this.variants.some(n=>n.equalsTo(e))}addVariant(e){if((0,va.isUnionType)(e)){this.addToSource(e),e.variants.forEach(r=>this.addVariant(r));return}let n=this.variants.findIndex(r=>r.equalsTo(e));if(n!==-1){this.variants[n].merge(e);return}this.variants.push(e)}setProperty(e,n){this.variants.forEach(r=>r.setProperty(e,n))}getProperty(e,n=1){let r=[];for(let i=0;i<this.variants.length;i++){let o=this.variants[i].getProperty(e,n+1);o&&r.push(o)}if(r.length!==0)return r.length===1?r[0]:new PB.EntityInfo(r[0].name,t.createSmartly(r.map(i=>i.type),this.typeStorage,this.document,this.scope,null))}getAllProperties(e=1){let n=new Map;for(let r=0;r<this.variants.length;r++){let s=this.variants[r].getAllProperties(e+1);for(let o=0;o<s.length;o++){let a=s[o];n.has(a.name)||n.set(a.name,a)}}return Array.from(n.values())}hasProperty(e){return this.variants.some(n=>n.hasProperty(e))}containsOwnProperties(){return this.variants.some(e=>e.containsOwnProperties())}invoke(e,n,r,i){return t.createSmartly(this.variants.map(s=>s.invoke(e||this.typeStorage,n||this.document,r||this.scope,i)),e||this.typeStorage,n||this.document,r||this.scope,i)}deepCopy(e,n,r,i,s,o=new WeakMap){let a=o.get(this);if(a)return a;let u=new t(this.id,[],n||this.typeStorage,r||this.document,i||this.scope,s);return o.set(this,u),this.variants.forEach(c=>{let l=c.deepCopy(e,n,r,i,null,o);u.variants.push(l)}),e&&u.sourceMap.extend(this.sourceMap),u}copy(e,n,r,i,s,o){let a=new t(this.id,this.variants.map(u=>u.copy(e,n,r||this.typeStorage,i||this.document,s||this.scope)),r||this.typeStorage,i||this.document,s||this.scope,o);return e&&a.sourceMap.extend(this.sourceMap),a}getSource(){let e=new OB.SourceMap;return e.extend(this.sourceMap),this.variants.forEach(n=>e.extend(n.sourceMap)),e.size===0?null:e.getAllSources()}toMeta(e=1){return e>va.MAX_TO_META_DEPTH?[{type:VP.SignatureDefinitionBaseType.Any}]:(0,AB.simplifyForMeta)(this).flatMap(n=>n.toMeta(e+1))}};pd.UnionType=Bv});var so=f(hd=>{"use strict";Object.defineProperty(hd,"__esModule",{value:!0});hd.ListType=void 0;var tc=tt(),ji=ft(),DB=_a(),RB=Vn(),$v=Sn(),IB=yr(),Uv=class t extends $v.Type{constructor(e,n,r,i,s,o){super(e,ji.TypeKind.ListType,tc.SignatureDefinitionBaseType.List,r,i,s,o),this.elementType=n??$v.Type.createBaseType(ji.UNKNOWN_TYPE_ID,r,i,s)}referenceEqualsTo(e){return(0,ji.isListType)(e)?this===e||this.id===e.id&&this.elementType.referenceEqualsTo(e.elementType):!1}equalsTo(e){return(0,ji.isListType)(e)?this.referenceEqualsTo(e)||this.id===e.id&&this.elementType.equalsTo(e.elementType):!1}addElementType(e){if(e==null)return;let n=$v.Type.simplify(e);if(this.elementType.id===ji.UNKNOWN_TYPE_ID){this.elementType=n.copy(!0,!0,this.typeStorage,this.document,this.scope);return}if(n.equalsTo(this.elementType))return;(0,ji.isUnionType)(this.elementType)||(this.elementType=new IB.UnionType(this.typeStorage.generateId(ji.TypeKind.UnionType),[this.elementType],this.typeStorage,this.document,this.scope,null)),this.elementType.addVariant(n)}getProperty(e,n=1){return typeof e!="string"&&e.id===tc.SignatureDefinitionBaseType.Number?new RB.EntityInfo(e.id,this.elementType):super.getProperty(e,n+1)}copy(e,n,r,i,s,o){let a=new t(this.id,this.elementType.copy(e,!0,r,i,s,o),r||this.typeStorage,i||this.document,s||this.scope,o);return e&&a.sourceMap.extend(this.sourceMap),a}merge(e){(0,ji.isListType)(e)&&(this.addElementType(e.elementType),this.sourceMap.extend(e.sourceMap))}toMeta(e=1){return e>ji.MAX_TO_META_DEPTH?[{type:tc.SignatureDefinitionBaseType.List,valueType:tc.SignatureDefinitionBaseType.Any}]:(0,DB.simplifyForMeta)(this.elementType).flatMap(r=>r.toMeta(e+1)).flatMap(r=>({type:tc.SignatureDefinitionBaseType.List,valueType:r}))}};hd.ListType=Uv});var hi=f(dd=>{"use strict";Object.defineProperty(dd,"__esModule",{value:!0});dd.MapType=void 0;var Fi=tt(),Kv=Fr(),Ot=ft(),CB=ba(),XP=_a(),Wv=Vn(),Sa=Sn(),Gv=yr(),Hv=class t extends Sa.Type{static createDefault(e,n,r){return new t(e.generateId(Ot.TypeKind.MapType),null,null,e,n,r,null)}constructor(e,n,r,i,s,o,a,u,c=!1){super(e,Ot.TypeKind.MapType,Fi.SignatureDefinitionBaseType.Map,i,s,o,u),this.properties=a||new Map,this.keyType=n??Sa.Type.createBaseType(Ot.UNKNOWN_TYPE_ID,i,s,o),this.valueType=r??Sa.Type.createBaseType(Ot.UNKNOWN_TYPE_ID,i,s,o),this.isScope=c}addKeyVariant(e){let n=typeof e=="string"?Sa.Type.createBaseType(Fi.SignatureDefinitionBaseType.String,this.typeStorage,this.document,this.scope):Sa.Type.simplify(e);if(this.keyType.id===Ot.UNKNOWN_TYPE_ID){this.keyType=n.copy(!0,!0,this.typeStorage,this.document,this.scope);return}if(n.equalsTo(this.keyType))return;(0,Ot.isUnionType)(this.keyType)||(this.keyType=new Gv.UnionType(this.typeStorage.generateId(Ot.TypeKind.UnionType),[this.keyType],this.typeStorage,this.document,this.scope,null)),this.keyType.addVariant(n)}addValueVariant(e){if(e==null)return;let n=Sa.Type.simplify(e);if(this.valueType.id===Ot.UNKNOWN_TYPE_ID){this.valueType=n.copy(!0,!0,this.typeStorage,this.document,this.scope);return}if(n.equalsTo(this.valueType))return;(0,Ot.isUnionType)(this.valueType)||(this.valueType=new Gv.UnionType(this.typeStorage.generateId(Ot.TypeKind.UnionType),[this.valueType],this.typeStorage,this.document,this.scope,null)),this.valueType.addVariant(n)}setPropertyInPath(e,n){if(e.length===0)return;let r=[...e],i=r.pop(),s=this,o=null;for(;r.length>0;){if(!s.containsOwnProperties())return;let a=r.shift();if(o=s,s=s.getProperty(a)?.type,s==null){let u=t.createDefault(this.typeStorage,this.document,this.scope);o.setProperty(a,new Wv.EntityInfo(a,u)),s=u}}s.setProperty(i,n)}getPropertyInPath(e){if(e.length===0)return;let n=[...e],r=this,i;for(;n.length>0;){let s=n.shift(),o=r.getProperty(s);if(o==null)return null;i=o,r=i.type}return i}setProperty(e,n){if(!(0,Ot.isValidKeyValue)(e))throw new Error(`Invalid key type: ${e}`);this.addKeyVariant(e),this.addValueVariant(n.type);let r=this.properties.get(e);if(r){(0,Ot.isUnknownType)(r.type)?(r.type.mergeIntoType(n.type),this.properties.set(e,n)):(0,Ot.isUnknownType)(n.type)?n.type.mergeIntoType(r.type):(0,Ot.isUnionType)(r.type)?r.type.addVariant(n.type):n.type.equalsTo(r.type)?r.type.addToSource(n.type):r.type=new Gv.UnionType(this.typeStorage.generateId(Ot.TypeKind.UnionType),[r.type,n.type],this.typeStorage,this.document,this.scope);return}this.properties.set(e,n)}getProperty(e,n=1){if(n>CB.MAX_DEPTH)return;let r=this.properties.get(e);if(r)return r;let i=this.properties.get(Ot.ISA_PROPERTY);if(i!=null){let o=i.type.getProperty(e,n+1);if(o)return o}return this.inheritFrom==null?void 0:this.typeStorage.getTypeById(this.inheritFrom)?.getProperty(e,n+1)}hasProperty(e){return this.properties.has(e)}containsOwnProperties(){return!0}getAllProperties(e=1){if(e>Ot.MAX_ALL_PROPERTIES_DEPTH)return[];let n=new Map;for(let[i,s]of this.properties)typeof i=="string"&&(n.has(i)||n.set(i,{type:s.type,name:s.name,kind:(0,Ot.isFunctionType)(s.type)?Kv.CompletionItemKind.Function:this.isScope?Kv.CompletionItemKind.Variable:Kv.CompletionItemKind.Property}));let r=this.properties.get(Ot.ISA_PROPERTY);if(r!=null)for(let i of r.type.getAllProperties(e+1))n.has(i.name)||n.set(i.name,i);if(this.inheritFrom&&!this.isScope){let i=this.typeStorage.getTypeById(this.inheritFrom);for(let s of i.getAllProperties(e+1))n.has(s.name)||n.set(s.name,s)}return Array.from(n.values())}deepCopy(e,n,r,i,s,o=new WeakMap){let a=o.get(this);if(a)return a;let u=new t(this.id,this.keyType.copy(e,!0,n,r,i,s),this.valueType.copy(e,!0,n,r,i,s),n||this.typeStorage,r||this.document,i||this.scope,new Map,s,this.isScope);o.set(this,u);for(let[c,l]of this.properties)u.properties.set(c,new Wv.EntityInfo(l.name,l.type.deepCopy(e,n,r,i,null,o)));return e&&u.sourceMap.extend(this.sourceMap),u}copy(e,n,r,i,s,o){let a=new t(this.id,this.keyType.copy(e,!0,r,i,s,o),this.valueType.copy(e,!0,r,i,s,o),r||this.typeStorage,i||this.document,s||this.scope,n?new Map(this.properties):this.properties,o,this.isScope);return e&&a.sourceMap.extend(this.sourceMap),a}merge(e){if((0,Ot.isMapType)(e)){for(let[n,r]of this.properties)this.properties.set(n,new Wv.EntityInfo(r.name,r.type));this.sourceMap.extend(e.sourceMap)}}toMeta(e=1){if(e>Ot.MAX_TO_META_DEPTH)return[{type:Fi.SignatureDefinitionBaseType.Map,keyType:Fi.SignatureDefinitionBaseType.Any,valueType:Fi.SignatureDefinitionBaseType.Any}];let n=(0,XP.simplifyForMeta)(this.keyType).flatMap(i=>i.toMeta(e+1)),r=(0,XP.simplifyForMeta)(this.valueType).flatMap(i=>i.toMeta(e+1));return n.length+r.length>5?[{type:Fi.SignatureDefinitionBaseType.Map,keyType:Fi.SignatureDefinitionBaseType.Any,valueType:Fi.SignatureDefinitionBaseType.Any}]:n.flatMap(i=>r.flatMap(s=>({type:Fi.SignatureDefinitionBaseType.Map,keyType:i,valueType:s})))}};dd.MapType=Hv});var rc=f(fd=>{"use strict";Object.defineProperty(fd,"__esModule",{value:!0});fd.UnknownType=void 0;var Es=tt(),YP=Fr(),Te=ft(),MB=ba(),LB=ic(),NB=so(),qB=hi(),nc=Sn(),Vv=yr(),zv=class t extends nc.Type{get assumedId(){switch(this.getKind()){case Te.TypeKind.ListType:return Es.SignatureDefinitionBaseType.List;case Te.TypeKind.MapType:return Es.SignatureDefinitionBaseType.Map;case Te.TypeKind.FunctionType:return Es.SignatureDefinitionBaseType.Function;default:return Es.SignatureDefinitionBaseType.Any}}constructor(e,n,r,i){super(Es.SignatureDefinitionBaseType.Any,Te.TypeKind.UnknownType,Es.SignatureDefinitionBaseType.Any,e,n,r,i),this.properties=null,this.keyType=null,this.valueType=null,this.signature=null}getKind(){return this.keyType!=null&&(0,Te.isBaseType)(this.keyType)&&this.keyType.id===Es.SignatureDefinitionBaseType.Number&&this.valueType!=null?Te.TypeKind.ListType:this.properties!=null&&this.properties.size>0||this.keyType!=null&&this.valueType!=null?Te.TypeKind.MapType:this.signature!=null?Te.TypeKind.FunctionType:Te.TypeKind.Base}getKeyType(){return this.typeStorage.getKeyTypeById(this.assumedId)}assumeType(e,n,r){let i=this.getKind(),s=e||this.typeStorage,o=n||this.document,a=r||this.scope;switch(i){case Te.TypeKind.ListType:return new NB.ListType(this.typeStorage.generateId(Te.TypeKind.ListType),this.valueType,s,o,a);case Te.TypeKind.MapType:return new qB.MapType(this.typeStorage.generateId(Te.TypeKind.MapType),this.keyType,this.valueType,s,o,a,this.properties);case Te.TypeKind.FunctionType:return new LB.FunctionType(this.typeStorage.generateId(Te.TypeKind.FunctionType),this.signature,s,o,a);default:return nc.Type.createBaseType(this.assumedId,s,o,a)}}addKeyVariant(e){if(e==null)return;let n=nc.Type.simplify(e);if(this.keyType==null){this.keyType=n;return}if(this.keyType.id===Te.UNKNOWN_TYPE_ID){this.keyType=n.copy(!0,!0,this.typeStorage,this.document,this.scope);return}if(n.equalsTo(this.keyType))return;(0,Te.isUnionType)(this.keyType)||(this.keyType=new Vv.UnionType(this.typeStorage.generateId(Te.TypeKind.UnionType),[this.keyType],this.typeStorage,this.document,this.scope,null)),this.keyType.addVariant(n)}addValueVariant(e){if(e==null)return;let n=nc.Type.simplify(e);if(this.valueType==null){this.valueType=n;return}if(this.valueType.id===Te.UNKNOWN_TYPE_ID){this.valueType=n.copy(!0,!0,this.typeStorage,this.document,this.scope);return}if(n.equalsTo(this.valueType))return;(0,Te.isUnionType)(this.valueType)||(this.valueType=new Vv.UnionType(this.typeStorage.generateId(Te.TypeKind.UnionType),[this.valueType],this.typeStorage,this.document,this.scope,null)),this.valueType.addVariant(n)}setProperty(e,n){let r=typeof e=="string"?nc.Type.createBaseType(Es.SignatureDefinitionBaseType.String,this.typeStorage,this.document,this.scope):e;if(this.addKeyVariant(r),this.addValueVariant(n.type),typeof e!="string")return;this.properties==null&&(this.properties=new Map);let i=this.properties.get(e);if(i){(0,Te.isUnionType)(i.type)?i.type.addVariant(n.type):n.type.equalsTo(i.type)||(i.type=new Vv.UnionType(this.typeStorage.generateId(Te.TypeKind.UnionType),[i.type,n.type],this.typeStorage,this.document,this.scope));return}this.properties.set(e,n)}getProperty(e,n=1){if(this.properties==null)return super.getProperty(e,n);if(n>MB.MAX_DEPTH||typeof e!="string")return;let r=this.properties.get(e);if(r)return r;let i=this.properties.get(Te.ISA_PROPERTY);if(i!=null){let o=i.type.getProperty(e,n+1);if(o)return o}return this.typeStorage.getTypeById(this.assumedId)?.getProperty(e,n+1)}containsOwnProperties(){return!0}getAllProperties(e=1){if(e>Te.MAX_ALL_PROPERTIES_DEPTH)return[];let n=new Map,r=this.typeStorage.getTypeById(this.assumedId);if(r!=null){let i=r.getAllProperties(e+1);for(let s=0;s<i.length;s++){let o=i[s];n.has(o.name)||n.set(o.name,o)}}if(this.properties!=null){for(let[s,o]of this.properties)n.has(s)||n.set(s,{type:o.type,name:o.name,kind:(0,Te.isFunctionType)(o.type)?YP.CompletionItemKind.Function:YP.CompletionItemKind.Property});let i=this.properties.get(Te.ISA_PROPERTY);if(i!=null)for(let s of i.type.getAllProperties(e+1))n.has(s.name)||n.set(s.name,s)}return[...Array.from(n.values())]}mergeIntoType(e){if(e.addToSource(this),(0,Te.isUnknownType)(e))e.merge(this);else if((0,Te.isMapType)(e)){if(this.keyType!=null)if((0,Te.isUnionType)(this.keyType))for(let n of this.keyType.variants){let r=n.getKeyType();r!=null&&e.addKeyVariant(r)}else{let n=this.keyType.getKeyType();n!=null&&e.addKeyVariant(n)}if(this.valueType!=null&&e.addValueVariant(this.valueType),this.properties!=null)for(let[n,r]of this.properties)e.setProperty(n,r)}else if((0,Te.isListType)(e))this.valueType!=null&&e.addElementType(this.valueType);else if((0,Te.isUnionType)(e))for(let n of e.variants)this.mergeIntoType(n)}merge(e){if((0,Te.isUnknownType)(e)){if(e.keyType!=null&&this.addKeyVariant(e.keyType),e.valueType!=null&&this.addValueVariant(e.valueType),e.properties!=null){this.properties==null&&(this.properties=new Map);for(let[n,r]of e.properties)this.properties.set(n,r)}e.signature!=null&&(this.signature=e.signature)}else if((0,Te.isMapType)(e)){this.addKeyVariant(e.keyType),this.addValueVariant(e.valueType),this.properties==null&&(this.properties=new Map);for(let[n,r]of e.properties)typeof n=="string"&&this.properties.set(n,r)}else if((0,Te.isListType)(e))this.addValueVariant(e.elementType);else if((0,Te.isUnionType)(e))for(let n of e.variants)this.merge(n);else(0,Te.isFunctionType)(e)&&(this.signature=e.signature)}deepCopy(e,n,r,i,s,o=new WeakMap){let a=o.get(this);if(a)return a;let u=new t(n||this.typeStorage,r||this.document,i||this.scope,s);if(o.set(this,u),u.signature=this.signature,u.keyType=this.keyType?.copy(e,!0,n,r,i,s),u.valueType=this.valueType?.copy(e,!0,n,r,i,s),this.properties!=null){u.properties=new Map;for(let[c,l]of this.properties)u.properties.set(c,{name:l.name,type:l.type.deepCopy(e,n,r,i,null,o)})}return e&&u.sourceMap.extend(this.sourceMap),u}copy(e,n=!1,r,i,s,o){let a=new t(r||this.typeStorage,i||this.document,s||this.scope,o);return a.signature=this.signature,a.keyType=this.keyType?.copy(e,!0,r,i,s),a.valueType=this.valueType?.copy(e,!0,r,i,s),a.properties=this.properties!=null?n?new Map(this.properties):this.properties:null,e&&a.sourceMap.extend(this.sourceMap),a}toMeta(){return[{type:this.assumedId}]}};fd.UnknownType=zv});var Ta=f(bd=>{"use strict";Object.defineProperty(bd,"__esModule",{value:!0});bd.determineTypeFromMeta=void 0;var Bi=tt(),jB=so(),FB=hi(),gd=Sn(),BB=rc(),md=ft();function yd(t,e,n,r,i){switch(t.type){case Bi.SignatureDefinitionBaseType.List:{let s=t.valueType?yd(t.valueType,e,n,r,i):gd.Type.createBaseType(Bi.SignatureDefinitionBaseType.Any,e,n,r,i);return new jB.ListType(e.generateId(md.TypeKind.ListType,i),s,e,n,r,i)}case Bi.SignatureDefinitionBaseType.Map:{let s=t.keyType?yd(t.keyType,e,n,r,i):gd.Type.createBaseType(Bi.SignatureDefinitionBaseType.Any,e,n,r,i),o=t.valueType?yd(t.valueType,e,n,r,i):gd.Type.createBaseType(Bi.SignatureDefinitionBaseType.Any,e,n,r,i);return new FB.MapType(e.generateId(md.TypeKind.MapType,i),s,o,e,n,r,null,i)}case Bi.SignatureDefinitionBaseType.Any:case md.UNKNOWN_TYPE_ID:return new BB.UnknownType(e,n,r,i);case md.NIL_TYPE_ID:case Bi.SignatureDefinitionBaseType.Number:case Bi.SignatureDefinitionBaseType.String:case Bi.SignatureDefinitionBaseType.Function:default:return gd.Type.createBaseType(t.type,e,n,r,i)}}bd.determineTypeFromMeta=yd});var ic=f(_d=>{"use strict";Object.defineProperty(_d,"__esModule",{value:!0});_d.FunctionType=void 0;var JP=tt(),Xv=ft(),$B=Ta(),UB=Sn(),KB=yr(),Yv=class t extends UB.Type{constructor(e,n,r,i,s,o){super(e,Xv.TypeKind.FunctionType,JP.SignatureDefinitionBaseType.Function,r,i,s,o),this.signature=n,this.returnType=null}getReturnType(e,n,r,i){if(this.returnType==null){let s=this.signature.getReturns().map(o=>(0,$B.determineTypeFromMeta)(o,e||this.typeStorage,n||this.document,r||this.scope));return s.length===1?s[0]:new KB.UnionType(this.typeStorage.generateId(Xv.TypeKind.UnionType,i),s,e||this.typeStorage,n||this.document,r||this.scope,null)}return this.returnType}equalsTo(e){return(0,Xv.isFunctionType)(e)?e.signature.getId()===this.signature.getId():!1}invoke(e,n,r,i){let s=this.getReturnType(e,n,r,i);return this.isPersistent?s:s.copy(!1,!0,e,n,r)}deepCopy(e,n,r,i,s,o=new WeakMap){let a=o.get(this);if(a)return a;let u=new t(this.id,this.signature,n||this.typeStorage,r||this.document,i||this.scope,s);return o.set(this,u),u.returnType=this.returnType?this.returnType.deepCopy(!1,n,r,i,null,o):null,e&&u.sourceMap.extend(this.sourceMap),u}copy(e,n,r,i,s,o){let a=new t(this.id,this.signature,r||this.typeStorage,i||this.document,s||this.scope,o);return a.returnType=this.returnType,e&&a.sourceMap.extend(this.sourceMap),a}toMeta(e){return[{type:JP.SignatureDefinitionBaseType.Function}]}};_d.FunctionType=Yv});var ec=f(Sd=>{"use strict";Object.defineProperty(Sd,"__esModule",{value:!0});Sd.ClassType=void 0;var di=tt(),vd=Fr(),br=ft(),WB=ba(),oo=Vn(),GB=ic(),HB=so(),VB=hi(),wa=Sn(),Jv=class t extends wa.Type{constructor(e,n=null,r=null,i,s,o,a,u){super(e,br.TypeKind.ClassType,r,i,s,o,u),this.associatedMap=n,this.properties=a||new Map}insertDefinition(e,n){if(this.hasProperty(e))return;let r=n.getType();switch(r.type){case di.SignatureDefinitionBaseType.Function:{let i=new GB.FunctionType(di.SignatureDefinitionBaseType.Function,n,this.typeStorage,this.document,this.scope),s=new oo.EntityInfo(e,i);this.setProperty(e,s);break}case di.SignatureDefinitionBaseType.List:{let i=new HB.ListType(this.typeStorage.generateId(br.TypeKind.ListType),wa.Type.createBaseType(r.valueType.type??br.UNKNOWN_TYPE_ID,this.typeStorage,this.document,this.scope),this.typeStorage,this.document,this.scope),s=new oo.EntityInfo(e,i);this.setProperty(e,s);break}case di.SignatureDefinitionBaseType.Map:{let i=new VB.MapType(this.typeStorage.generateId(br.TypeKind.MapType),wa.Type.createBaseType(r.keyType.type??br.UNKNOWN_TYPE_ID,this.typeStorage,this.document,this.scope),wa.Type.createBaseType(r.valueType.type??br.UNKNOWN_TYPE_ID,this.typeStorage,this.document,this.scope),this.typeStorage,this.document,this.scope,null),s=new oo.EntityInfo(e,i);this.setProperty(e,s);break}case di.SignatureDefinitionBaseType.Number:case di.SignatureDefinitionBaseType.String:case di.SignatureDefinitionBaseType.Any:{let i=wa.Type.createBaseType(r.type??di.SignatureDefinitionBaseType.Any,this.typeStorage,this.document,this.scope),s=new oo.EntityInfo(e,i);this.setProperty(e,s);break}default:{let i=wa.Type.createBaseType(r.type??di.SignatureDefinitionBaseType.Any,this.typeStorage,this.document,this.scope),s=new oo.EntityInfo(e,i);this.setProperty(e,s);break}}}insertSignature(e){let n=Object.keys(e.getDefinitions());for(let r=0;r<n.length;r++){let i=n[r],s=e.getDefinition(i);this.insertDefinition(i,s)}}equalsTo(e){return(0,br.isClassType)(e)?this.referenceEqualsTo(e)||this.id===e.id&&this.document===e.document:!1}getProperty(e,n=1){if(n>WB.MAX_DEPTH||typeof e!="string")return;if(this.associatedMap){let s=this.associatedMap.getProperty(e,n+1);if(s)return s}let r=this.properties.get(e);return r||(this.inheritFrom==null?void 0:this.typeStorage.getInerhitType(this)?.getProperty(e,n+1))}setProperty(e,n){typeof e=="string"&&(this.properties.set(e,n),this.id!==di.SignatureDefinitionBaseType.General&&this.typeStorage.addToAny(e,n))}hasProperty(e){return typeof e!="string"?!1:this.properties.has(e)}containsOwnProperties(){return!0}getAllProperties(e=1){if(e>br.MAX_ALL_PROPERTIES_DEPTH)return[];let n=new Map,r=br.BASE_TYPE_SET.has(this.id);for(let[i,s]of this.properties)n.has(i)||n.set(i,{type:s.type,name:s.name,kind:r?(0,br.isFunctionType)(s.type)?vd.CompletionItemKind.InternalFunction:vd.CompletionItemKind.InternalProperty:(0,br.isFunctionType)(s.type)?vd.CompletionItemKind.Function:vd.CompletionItemKind.Property});if(this.associatedMap)for(let i of this.associatedMap.getAllProperties(e+1))n.has(i.name)||n.set(i.name,i);if(this.inheritFrom){let i=this.typeStorage.getInerhitType(this);for(let s of i.getAllProperties(e+1))n.has(s.name)||n.set(s.name,s)}return Array.from(n.values())}deepCopy(e,n,r,i,s,o=new WeakMap){let a=o.get(this);if(a)return a;let u=new t(this.id,null,this.inheritFrom,n||this.typeStorage,r||this.document,i||this.scope,new Map,s);o.set(this,u),u.associatedMap=this.associatedMap?this.associatedMap.deepCopy(e,n,r,i,s,o):null;for(let[c,l]of this.properties)u.properties.set(c,new oo.EntityInfo(l.name,l.type.deepCopy(e,n,r,i,null,o)));return e&&u.sourceMap.extend(this.sourceMap),u}copy(e,n,r,i,s,o){let a=new t(this.id,this.associatedMap,this.inheritFrom,r||this.typeStorage,i||this.document,s||this.scope,n?new Map(this.properties):this.properties);return e&&a.sourceMap.extend(this.sourceMap),a}merge(e){if((0,br.isClassType)(e)){for(let[n,r]of e.properties)this.properties.has(n)||this.properties.set(n,new oo.EntityInfo(r.name,r.type));this.sourceMap.extend(e.sourceMap)}}toMeta(e){return[{type:this.id}]}};Sd.ClassType=Jv});var sc=f(Td=>{"use strict";Object.defineProperty(Td,"__esModule",{value:!0});Td.KeyType=void 0;var zB=ft(),XB=Sn(),Qv=class t extends XB.Type{constructor(e,n,r,i,s=!1,o){super(e,zB.TypeKind.KeyType,e,n,r,i,o),this.isUserDefined=s}getKeyType(){return this}copy(e,n,r,i,s,o){let a=new t(this.id,r||this.typeStorage,i||this.document,s||this.scope,this.isUserDefined,o);return e&&a.sourceMap.extend(this.sourceMap),a}};Td.KeyType=Qv});var oc=f(fi=>{"use strict";Object.defineProperty(fi,"__esModule",{value:!0});fi.mergeScope=fi.deepMerge=fi.shallowMergeList=fi.shallowMergeMap=void 0;var ao=Vn(),YB=so(),JB=hi(),QB=yr(),ut=ft();function ZB(t,e,n){if(!(0,ut.isMapType)(t)||!(0,ut.isMapType)(e))return t;let r=t.copy(!1,!0),i=new JB.MapType(t.id,r.keyType,r.valueType,r.typeStorage,r.document,r.scope,null,n);i.properties=r.properties;for(let[s,o]of e.properties)i.setProperty(s,new ao.EntityInfo(o.name,o.type.copy(!1,!0,r.typeStorage)));return i}fi.shallowMergeMap=ZB;function e$(t,e,n){if(!(0,ut.isListType)(t)||!(0,ut.isListType)(e))return t;let r=t.copy(!1,!0),i=new YB.ListType(t.id,r.keyType,r.typeStorage,r.document,r.scope,n);return i.addElementType(e.elementType),i}fi.shallowMergeList=e$;function $i(t,e,n,r){if(r.add(e),r.add(n),e.properties==null&&n.properties==null)return e;if(e.properties==null)return n;if(n.properties==null)return e;let i=(0,ut.isMapType)(e);for(let[s,o]of n.properties){if(!i&&typeof s!="string")continue;let a=e.properties.get(s);a?e.setProperty(s,new ao.EntityInfo(a.name,xa(t,a.type,o.type,r))):e.setProperty(s,new ao.EntityInfo(o.name,o.type.copy(!0,!0,t)))}return e}function t$(t,e,n,r){return e.returnType!=null&&n.returnType!=null?e.returnType=xa(t,e.returnType,n.returnType,r):n.returnType!=null&&(e.returnType=n.returnType.copy(!0,!0,t)),e}function n$(t,e,n){for(let r of n.variants)e.addVariant(r.copy(!0,!0,t));return e}function xa(t,e,n,r=new WeakSet){if(e===n||r.has(e)||r.has(n))return e;if(r.add(e),r.add(n),(0,ut.isMapType)(e)){if((0,ut.isMapType)(n))return $i(t,e,n,r);if((0,ut.isUnknownType)(n))return $i(t,e,n,r);if((0,ut.isClassType)(n))return $i(t,e,n,r);if((0,ut.isUnionType)(n)){let i=n.copy(!0,!0,t);return i.addVariant(e),r.add(i),i}}else if((0,ut.isClassType)(e)){if((0,ut.isMapType)(n))return $i(t,e,n,r);if((0,ut.isUnknownType)(n))return $i(t,e,n,r);if((0,ut.isClassType)(n))return $i(t,e,n,r);if((0,ut.isUnionType)(n)){let i=n.copy(!0,!0,t);return i.addVariant(e),r.add(i),i}}else if((0,ut.isUnknownType)(e)){if((0,ut.isMapType)(n))return $i(t,n.copy(!0,!0,t),e,r);if((0,ut.isUnknownType)(n))return $i(t,e,n,r);if((0,ut.isClassType)(n))return $i(t,n.copy(!0,!0,t),e,r);if((0,ut.isUnionType)(n)){let i=n.copy(!0,!0,t);return i.variants.forEach(s=>xa(t,s,e,r)),r.add(i),i}return n.copy(!0,!0,t)}else if((0,ut.isFunctionType)(e)){if((0,ut.isFunctionType)(n))return t$(t,e,n,r)}else if((0,ut.isUnionType)(e))return(0,ut.isUnionType)(n)?n$(t,e,n):(e.addVariant(n.copy(!0,!0,t)),e);if(!n.equalsTo(e)){let i=QB.UnionType.createDefault(t,e.document,e.scope);return r.add(i),i.addVariant(e),i.addVariant(n.copy(!0,!0,t)),i}return e}fi.deepMerge=xa;function r$(t,e,n,r){if(r){for(let s=0;s<r.length;s++){let o=r[s],a=e.locals.getProperty(o.namespace),u=n.locals.getPropertyInPath(o.exportFrom.split("."));u!=null&&a!=null?e.locals.setProperty(o.namespace,new ao.EntityInfo(a.name,xa(t,a.type,u.type))):u!=null&&a==null&&e.locals.setProperty(o.namespace,new ao.EntityInfo(u.name,u.type.copy(!0,!0,t)))}return}let i=new Map;for(let[s,o]of n.locals.properties){let a=e.locals.getProperty(s);a!=null?e.locals.setProperty(s,new ao.EntityInfo(a.name,xa(t,a.type,o.type))):e.locals.setProperty(s,new ao.EntityInfo(o.name,o.type.deepCopy(!0,t,null,null,null,i)))}}fi.mergeScope=r$});var xd=f(wd=>{"use strict";Object.defineProperty(wd,"__esModule",{value:!0});wd.TypeStorage=void 0;var QP=oc(),Zv=class t{constructor(e){this.memory=new Map,this.parent=e,this.memory=new Map,this.typeInterfaces=new Map,this.keyTypes=new Map,this.__internalHandleCounter=0}addToAny(e,n){}addType(e){let n=this.typeInterfaces.get(e.id);if(n){n.merge(e);return}this.typeInterfaces.set(e.id,e)}getType(e){let n=this.typeInterfaces.get(e.id);return n&&n!==e?n:this.parent?.getType(e)||null}getInerhitType(e){if(e.inheritFrom==null)return null;let n=this.typeInterfaces.get(e.inheritFrom);return n&&n!==e?n:this.parent?.getInerhitType(e)||null}getTypeById(e){let n=this.typeInterfaces.get(e);return n||this.parent?.getTypeById(e)||null}getTypePropertyById(e,n){let r=this.typeInterfaces.get(e)?.getProperty(n);return r||this.parent?.getTypePropertyById(e,n)||null}addKeyType(e){this.keyTypes.has(e.id)||this.keyTypes.set(e.id,e)}getKeyType(e){return this.keyTypes.get(e.id)||this.parent?.getKeyType(e)||this.getInerhitKeyType(e)}getInerhitKeyType(e){if(e.inheritFrom==null)return null;let n=this.keyTypes.get(e.inheritFrom);return n||this.parent?.getInerhitKeyType(e)||null}getKeyTypeById(e){let n=this.keyTypes.get(e);return n||this.parent?.getKeyTypeById(e)||null}merge(e){e.memory.forEach((n,r)=>{let i=this.memory.get(r);if(i){this.memory.set(r,(0,QP.deepMerge)(e,i,n));return}this.memory.set(r,n.deepCopy(!0,this))}),e.typeInterfaces.forEach((n,r)=>{let i=this.typeInterfaces.get(r);if(i){this.typeInterfaces.set(r,(0,QP.deepMerge)(e,i,n));return}this.typeInterfaces.set(r,n.deepCopy(!0,this))}),e.keyTypes.forEach((n,r)=>{this.keyTypes.has(r)||this.keyTypes.set(r,n.copy(!0,!0,this))})}generateId(e,n){let r=n?`<${n.type}:${n.start.toString()}-${n.end.toString()}>`:"<virtual>";return`${e}-global-${this.__internalHandleCounter++}-${r}`}copy(){let e=new t(this.parent);return this.typeInterfaces.forEach((n,r)=>{e.typeInterfaces.set(r,n.copy(!0,!0,e))}),this.keyTypes.forEach((n,r)=>{e.keyTypes.set(r,n.copy(!0,!0,e))}),e}};wd.TypeStorage=Zv});var rS=f(kd=>{"use strict";Object.defineProperty(kd,"__esModule",{value:!0});kd.GlobalTypeStorage=void 0;var ZP=tt(),eS=ec(),tS=sc(),Ed=ft(),i$=xd(),nS=class extends i$.TypeStorage{insertPrimitives(e){e.getPrimitives().forEach((r,i)=>{let s=new eS.ClassType(i,null,null,this);s.insertSignature(r),this.typeInterfaces.set(i,s),this.keyTypes.set(i,new tS.KeyType(i,this))});let n=new eS.ClassType(Ed.NIL_TYPE_ID,null,null,this);this.typeInterfaces.set(Ed.NIL_TYPE_ID,n),this.keyTypes.set(Ed.NIL_TYPE_ID,new tS.KeyType(Ed.NIL_TYPE_ID,this))}insertNonPrimitives(e){e.getTypes().forEach((n,r)=>{let i=new eS.ClassType(r,null,null,this);i.insertSignature(n),this.typeInterfaces.set(r,i),this.keyTypes.set(r,new tS.KeyType(r,this))})}insertAllAnyTypeMembers(e){let n=this.typeInterfaces.get(ZP.SignatureDefinitionBaseType.Any);e.getPrimitives().forEach(r=>{r.getType()!==ZP.SignatureDefinitionBaseType.General&&n.insertSignature(r)}),e.getTypes().forEach(r=>{n.insertSignature(r)})}};kd.GlobalTypeStorage=nS});var Ea=f(ac=>{"use strict";Object.defineProperty(ac,"__esModule",{value:!0});ac.GreybelKeyword=void 0;var s$;(function(t){t.Envar="#envar",t.Import="#import",t.Include="#include",t.ImportWithComment="//import",t.IncludeWithComment="//include",t.Debugger="debugger",t.Line="#line",t.File="#filename",t.Inject="#inject"})(s$=ac.GreybelKeyword||(ac.GreybelKeyword={}))});var oS=f(sS=>{"use strict";Object.defineProperty(sS,"__esModule",{value:!0});var uo=xe(),o$=Ea(),iS=class extends uo.LexerValidator{constructor(){super(...arguments),this.isKeyword=Set.prototype.has.bind(new Set([...Object.values(uo.Keyword),...Object.values(o$.GreybelKeyword)]))}isIdentifierStart(e){return super.isIdentifierStart(e)||e===uo.CharacterCode.HASH}isMultilineComment(e,n){return uo.CharacterCode.SLASH===e&&uo.CharacterCode.ASTERISK===n}isMultilineCommentEnd(e,n){return uo.CharacterCode.ASTERISK===e&&uo.CharacterCode.SLASH===n}isComment(e,n){return super.isComment(e,n)||this.isMultilineComment(e,n)}};sS.default=iS});var aS=f(uc=>{"use strict";Object.defineProperty(uc,"__esModule",{value:!0});uc.CharacterCode=void 0;var a$;(function(t){t[t.VERTICAL_LINE=124]="VERTICAL_LINE",t[t.AMPERSAND=38]="AMPERSAND"})(a$=uc.CharacterCode||(uc.CharacterCode={}))});var ka=f(cc=>{"use strict";Object.defineProperty(cc,"__esModule",{value:!0});cc.Operator=void 0;var u$;(function(t){t.BitwiseAnd="&",t.BitwiseOr="|",t.LeftShift="<<",t.RightShift=">>",t.UnsignedRightShift=">>>"})(u$=cc.Operator||(cc.Operator={}))});var cS=f(lc=>{"use strict";var c$=lc&&lc.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(lc,"__esModule",{value:!0});var Br=xe(),l$=c$(oS()),eD=aS(),tD=Ea(),uS=ka();function nD(t){let e=this.content[this.index];return this.index+=e.length,this.createPunctuator(e,t)}var Ad=class t extends Br.Lexer{constructor(e,n={}){n.validator=n.validator||new l$.default,super(e,n)}scan(e,n){let r=t.greybelScanHandlers[e];return r?r.call(this,n)||super.scan(e,n):super.scan(e,n)}scanMultilineComment(e){let n=this,r=n.line,i=n.lineStart,s=n.index,o=n.offset,a=n.offset,u=!1;for(;n.index<n.length;){let p=n.codeAt();if(n.validator.isEndOfLine(p))n.validator.isWinNewline(p,n.codeAt(1))&&n.index++,n.line++,a=n.index+1;else if(n.validator.isMultilineCommentEnd(n.codeAt(),n.codeAt(1))){u=!0;break}n.index++}if(!u)return n.raise("Unexpected end of file in multiline comment.",new Br.ASTRange(new Br.ASTPosition(r,s-o+1),new Br.ASTPosition(n.line,n.index-a+3)));let c=n.content.slice(s+2,n.index);n.index+=2;let l=new Br.Token({type:Br.TokenType.Comment,value:c,line:r,lineStart:i,range:[n.tokenStart,n.index],offsetRange:[o,a],afterSpace:e,lastLine:n.line,lastLineStart:n.lineStart});return n.offset=a,n.snapshot.enqueue(l),l}scanComment(e){let n=this,r=n.validator;return n.content.startsWith(tD.GreybelKeyword.ImportWithComment,n.index)||n.content.startsWith(tD.GreybelKeyword.IncludeWithComment,n.index)?(n.index++,n.scanIdentifierOrKeyword(e)):r.isMultilineComment(n.codeAt(),n.codeAt(1))?n.scanMultilineComment(e):super.scanComment(e)}};lc.default=Ad;Ad.greybelScanHandlers={[Br.CharacterCode.ARROW_LEFT]:function(e){if(Br.CharacterCode.ARROW_LEFT===this.codeAt(1))return this.scanPunctuator(uS.Operator.LeftShift,e)},[Br.CharacterCode.ARROW_RIGHT]:function(e){if(Br.CharacterCode.ARROW_RIGHT===this.codeAt(1))return Br.CharacterCode.ARROW_RIGHT===this.codeAt(2)?this.scanPunctuator(uS.Operator.UnsignedRightShift,e):this.scanPunctuator(uS.Operator.RightShift,e)},[eD.CharacterCode.AMPERSAND]:nD,[eD.CharacterCode.VERTICAL_LINE]:nD}});var Od=f(pc=>{"use strict";Object.defineProperty(pc,"__esModule",{value:!0});pc.ASTType=void 0;var p$;(function(t){t.FeatureImportExpression="FeatureImportExpression",t.FeatureIncludeExpression="FeatureIncludeExpression",t.FeatureEnvarExpression="FeatureEnvarExpression",t.FeatureInjectExpression="FeatureInjectExpression",t.FeatureDebuggerExpression="FeatureDebuggerExpression",t.FeatureLineExpression="FeatureLineExpression",t.FeatureFileExpression="FeatureFileExpression"})(p$=pc.ASTType||(pc.ASTType={}))});var pS=f(Pd=>{"use strict";Object.defineProperty(Pd,"__esModule",{value:!0});Pd.ASTChunkGreybel=void 0;var h$=xe(),lS=class t extends h$.ASTChunk{constructor(e){super(e),this.imports=e.imports||[],this.includes=e.includes||[],this.injects=e.injects||[]}clone(){return new t({literals:this.literals.map(e=>e.clone()),scopes:this.scopes.map(e=>e.clone()),imports:this.imports.map(e=>e.clone()),includes:this.includes.map(e=>e.clone()),injects:this.injects.map(e=>e.clone()),lines:this.lines,start:this.start,end:this.end,range:this.range,scope:this.scope})}};Pd.ASTChunkGreybel=lS});var yS=f(_r=>{"use strict";Object.defineProperty(_r,"__esModule",{value:!0});_r.ASTFeatureFileExpression=_r.ASTFeatureInjectExpression=_r.ASTFeatureEnvarExpression=_r.ASTFeatureIncludeExpression=_r.ASTFeatureImportExpression=void 0;var hc=xe(),dc=Od(),hS=class t extends hc.ASTBase{constructor(e){super(dc.ASTType.FeatureImportExpression,e),this.name=e.name,this.path=e.path,this.chunk=e.chunk,this.namespace=e.namespace}toString(){return`FeatureImportExpression[${this.start}-${this.end}][name = ${this.name}, path = ${this.path}]`}clone(){return new t({name:this.name.clone(),path:this.path,chunk:this.chunk.clone(),namespace:this.namespace,start:this.start,end:this.end,range:this.range,scope:this.scope})}};_r.ASTFeatureImportExpression=hS;var dS=class t extends hc.ASTBase{constructor(e){super(dc.ASTType.FeatureIncludeExpression,e),this.path=e.path,this.chunk=e.chunk,this.namespace=e.namespace}toString(){return`FeatureIncludeExpression[${this.start}-${this.end}][path = ${this.path}]`}clone(){return new t({path:this.path,chunk:this.chunk.clone(),namespace:this.namespace,start:this.start,end:this.end,range:this.range,scope:this.scope})}};_r.ASTFeatureIncludeExpression=dS;var fS=class t extends hc.ASTBase{constructor(e){super(dc.ASTType.FeatureEnvarExpression,e),this.name=e.name}toString(){return`FeatureEnvarExpression[${this.start}-${this.end}][name = ${this.name}]`}clone(){return new t({name:this.name,start:this.start,end:this.end,range:this.range,scope:this.scope})}};_r.ASTFeatureEnvarExpression=fS;var gS=class t extends hc.ASTBase{constructor(e){super(dc.ASTType.FeatureInjectExpression,e),this.path=e.path}toString(){return`FeatureInjectExpression[${this.start}-${this.end}][path = ${this.path}]`}clone(){return new t({path:this.path,start:this.start,end:this.end,range:this.range,scope:this.scope})}};_r.ASTFeatureInjectExpression=gS;var mS=class t extends hc.ASTBase{constructor(e){super(dc.ASTType.FeatureFileExpression,e),this.filename=e.filename}toString(){return`FeatureFileExpression[${this.start}-${this.end}][path = ${this.filename}]`}clone(){return new t({filename:this.filename,start:this.start,end:this.end,range:this.range,scope:this.scope})}};_r.ASTFeatureFileExpression=mS});var vS=f(Wt=>{"use strict";Object.defineProperty(Wt,"__esModule",{value:!0});Wt.ASTFeatureInjectExpression=Wt.ASTFeatureIncludeExpression=Wt.ASTFeatureImportExpression=Wt.ASTFeatureFileExpression=Wt.ASTFeatureEnvarExpression=Wt.ASTChunkGreybel=Wt.ASTType=Wt.ASTProvider=void 0;var bS=xe(),rD=Od(),d$=pS(),fc=yS(),_S=class extends bS.ASTProvider{featureImportExpression(e){return new fc.ASTFeatureImportExpression(e)}featureIncludeExpression(e){return new fc.ASTFeatureIncludeExpression(e)}featureEnvarExpression(e){return new fc.ASTFeatureEnvarExpression(e)}featureInjectExpression(e){return new fc.ASTFeatureInjectExpression(e)}featureDebuggerExpression(e){return new bS.ASTBase(rD.ASTType.FeatureDebuggerExpression,e)}featureLineExpression(e){return new bS.ASTBase(rD.ASTType.FeatureLineExpression,e)}featureFileExpression(e){return new fc.ASTFeatureFileExpression(e)}chunk(e){return new d$.ASTChunkGreybel(e)}};Wt.ASTProvider=_S;var f$=Od();Object.defineProperty(Wt,"ASTType",{enumerable:!0,get:function(){return f$.ASTType}});var g$=pS();Object.defineProperty(Wt,"ASTChunkGreybel",{enumerable:!0,get:function(){return g$.ASTChunkGreybel}});var gc=yS();Object.defineProperty(Wt,"ASTFeatureEnvarExpression",{enumerable:!0,get:function(){return gc.ASTFeatureEnvarExpression}});Object.defineProperty(Wt,"ASTFeatureFileExpression",{enumerable:!0,get:function(){return gc.ASTFeatureFileExpression}});Object.defineProperty(Wt,"ASTFeatureImportExpression",{enumerable:!0,get:function(){return gc.ASTFeatureImportExpression}});Object.defineProperty(Wt,"ASTFeatureIncludeExpression",{enumerable:!0,get:function(){return gc.ASTFeatureIncludeExpression}});Object.defineProperty(Wt,"ASTFeatureInjectExpression",{enumerable:!0,get:function(){return gc.ASTFeatureInjectExpression}})});var SS=f(Tt=>{"use strict";Object.defineProperty(Tt,"__esModule",{value:!0});Tt.SelectorGroups=Tt.SelectorGroupType=Tt.Selectors=Tt.SelectorTypes=void 0;var $e=xe(),Dd=Ea(),mc=ka(),m$;(function(t){t.From="From",t.Envar="Envar",t.Inject="Inject",t.Line="Line",t.File="File",t.LeftShift="LeftShift",t.RightShift="RightShift",t.UnsignedRightShift="UnsignedRightShift",t.BitwiseOr="BitwiseOr",t.BitwiseAnd="BitwiseAnd",t.Escape="Escape"})(m$=Tt.SelectorTypes||(Tt.SelectorTypes={}));Tt.Selectors=Object.assign(Object.assign({},$e.Selectors),{From:(0,$e.createSelector)({type:$e.TokenType.Identifier,value:"from"}),Envar:(0,$e.createSelector)({type:$e.TokenType.Keyword,value:Dd.GreybelKeyword.Envar}),Inject:(0,$e.createSelector)({type:$e.TokenType.Keyword,value:Dd.GreybelKeyword.Inject}),Line:(0,$e.createSelector)({type:$e.TokenType.Keyword,value:Dd.GreybelKeyword.Line}),File:(0,$e.createSelector)({type:$e.TokenType.Keyword,value:Dd.GreybelKeyword.File}),LeftShift:(0,$e.createSelector)({type:$e.TokenType.Punctuator,value:mc.Operator.LeftShift}),RightShift:(0,$e.createSelector)({type:$e.TokenType.Punctuator,value:mc.Operator.RightShift}),UnsignedRightShift:(0,$e.createSelector)({type:$e.TokenType.Punctuator,value:mc.Operator.UnsignedRightShift}),BitwiseOr:(0,$e.createSelector)({type:$e.TokenType.Punctuator,value:mc.Operator.BitwiseOr}),BitwiseAnd:(0,$e.createSelector)({type:$e.TokenType.Punctuator,value:mc.Operator.BitwiseAnd}),Escape:(0,$e.createSelector)({type:$e.TokenType.Punctuator,value:$e.Operator.Escape})});var Ui;(function(t){t.MapSeparator="MapSeparator",t.ListSeparator="ListSeparator",t.PathSegmentEnd="PathSegmentEnd",t.BitwiseOperators="BitwiseOperators"})(Ui=Tt.SelectorGroupType||(Tt.SelectorGroupType={}));Tt.SelectorGroups=Object.assign(Object.assign({},$e.SelectorGroups),{[Ui.MapSeparator]:(0,$e.createSelectorGroup)(Ui.MapSeparator,[Tt.Selectors.MapSeperator,Tt.Selectors.CRBracket]),[Ui.ListSeparator]:(0,$e.createSelectorGroup)(Ui.ListSeparator,[Tt.Selectors.MapSeperator,Tt.Selectors.SRBracket]),[Ui.PathSegmentEnd]:(0,$e.createSelectorGroup)(Ui.PathSegmentEnd,[Tt.Selectors.EndOfLine,Tt.Selectors.Comment,Tt.Selectors.EndOfFile]),[Ui.BitwiseOperators]:(0,$e.createSelectorGroup)(Ui.BitwiseOperators,[Tt.Selectors.LeftShift,Tt.Selectors.RightShift,Tt.Selectors.UnsignedRightShift])})});var oD=f(yc=>{"use strict";var y$=yc&&yc.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(yc,"__esModule",{value:!0});var zn=xe(),b$=Ou(),iD=Mu(),_$=y$(cS()),v$=vS(),co=Ea(),sD=ka(),Ne=SS(),TS=class extends zn.Parser{constructor(e,n={}){var r;n.lexer=n.lexer||new _$.default(e,{unsafe:n.unsafe,tabWidth:n.tabWidth}),n.astProvider=n.astProvider||new v$.ASTProvider,super(e,n);let i=this;i.filename=(r=n.filename)!==null&&r!==void 0?r:"unknown",i.imports=[],i.includes=[],i.injects=[]}skipNewlines(){var e;let n=this,r=0;for(;;){if(Ne.Selectors.Comment(n.token)){let i=((e=n.previousToken)===null||e===void 0?void 0:e.line)!==n.token.line,s=n.astProvider.comment({value:n.token.value,isMultiline:n.token.value.indexOf(`
|
100
|
+
`)!==-1,start:n.token.start,end:n.token.end,range:n.token.range,scope:n.currentScope,isStatement:i});n.lineRegistry.addItemToLines(s)}else if(Ne.Selectors.EndOfLine(n.token))r++;else break;n.next()}return r}parseMap(e=!1,n=!1){let r=this;if(!Ne.Selectors.CLBracket(r.token))return r.parseList(e,n);let i=r.currentScope,s=r.token,o=[],a=r.astProvider.mapConstructorExpression({fields:o,start:s.start,end:null,range:[s.range[0],null],scope:i});if(r.next(),Ne.Selectors.CRBracket(r.token))r.next();else for(;!Ne.Selectors.EndOfFile(r.token);){if(r.skipNewlines(),Ne.Selectors.CRBracket(r.token)){r.next();break}let u=r.astProvider.mapKeyString({key:null,value:null,start:r.token.start,end:null,range:[r.token.range[0],null],scope:i});u.key=r.parseExpr(null),r.requireToken(Ne.Selectors.MapKeyValueSeperator),r.skipNewlines(),u.value=r.parseExpr(u),u.end=r.previousToken.end,u.range[1]=r.previousToken.range[1],o.push(u),r.skipNewlines();let c=r.requireTokenOfAny(Ne.SelectorGroups.MapSeparator,s.start);if(Ne.Selectors.CRBracket(c))break}return a.end=r.token.start,a.range[1]=r.token.range[1],a}parseList(e=!1,n=!1){let r=this;if(!Ne.Selectors.SLBracket(r.token))return r.parseQuantity(e,n);let i=r.currentScope,s=r.token,o=[],a=r.astProvider.listConstructorExpression({fields:o,start:s.start,end:null,range:[s.range[0],null],scope:i});if(r.next(),Ne.Selectors.SRBracket(r.token))r.next();else for(;!Ne.Selectors.EndOfFile(r.token);){if(r.skipNewlines(),Ne.Selectors.SRBracket(r.token)){r.next();break}let u=r.astProvider.listValue({value:null,start:r.token.start,end:null,range:[r.token.range[0],null],scope:i});u.value=r.parseExpr(u),u.end=r.previousToken.end,u.range[1]=r.previousToken.range[1],o.push(u),r.skipNewlines();let c=r.requireTokenOfAny(Ne.SelectorGroups.ListSeparator,s.start);if(Ne.Selectors.SRBracket(c))break}return a.end=r.token.start,a.range[1]=r.token.range[1],a}parsePathSegment(){let e=this;if(this.token.type===zn.ASTType.StringLiteral){let r=this.token.value;return this.next(),r}let n="";for(;!Ne.SelectorGroups.PathSegmentEnd(e.token);)n=n+e.token.value,e.next();return e.consumeMany(Ne.SelectorGroups.PathSegmentEnd),n}parseFeatureIncludeStatement(){let e=this,n=e.previousToken,r=e.parsePathSegment(),i=e.astProvider.featureIncludeExpression({path:r,start:n.start,end:e.previousToken.end,range:[n.range[0],e.previousToken.range[1]],scope:e.currentScope});return e.includes.push(i),i}parseFeatureImportStatement(){var e;let n=this,r=n.previousToken,i=n.parseIdentifier(zn.ASTIdentifierKind.Variable);if(!n.consume(Ne.Selectors.From))return n.raise("expected from keyword",new iD.Range(r.start,new b$.Position((e=n.token.lastLine)!==null&&e!==void 0?e:n.token.line,n.token.end.character))),n.parseInvalidCode();let s=n.parsePathSegment(),o=n.astProvider.featureImportExpression({name:i,path:s,start:r.start,end:n.previousToken.end,range:[r.range[0],n.previousToken.range[1]],scope:n.currentScope});return n.imports.push(o),n.currentScope.definitions.push(o),o}parseFeatureEnvarExpression(){let e=this,n=e.previousToken,r=e.token.value;return e.next(),e.astProvider.featureEnvarExpression({name:r,start:n.start,end:e.previousToken.end,range:[n.range[0],e.previousToken.range[1]],scope:e.currentScope})}parseFeatureInjectExpression(){let e=this,n=e.previousToken,r=this.parsePathSegment();e.next();let i=e.astProvider.featureInjectExpression({path:r,start:n.start,end:e.previousToken.end,range:[n.range[0],e.previousToken.range[1]],scope:e.currentScope});return e.injects.push(i),i}parseIsa(e=!1,n=!1){let r=this,i=r.token,s=r.parseBitwiseOr(e,n);if(Ne.Selectors.Isa(r.token)){r.next(),r.skipNewlines();let o=r.parseBitwiseOr();return r.astProvider.isaExpression({operator:zn.Operator.Isa,left:s,right:o,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return s}parseBitwiseOr(e=!1,n=!1){let r=this,i=r.token,o=r.parseBitwiseAnd(e,n);for(;Ne.Selectors.BitwiseOr(r.token);){r.next();let a=r.parseBitwiseAnd();o=r.astProvider.binaryExpression({operator:sD.Operator.BitwiseOr,left:o,right:a,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return o}parseBitwiseAnd(e=!1,n=!1){let r=this,i=r.token,o=r.parseComparisons(e,n);for(;Ne.Selectors.BitwiseAnd(r.token);){r.next();let a=r.parseComparisons();o=r.astProvider.binaryExpression({operator:sD.Operator.BitwiseAnd,left:o,right:a,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return o}parseAddSub(e=!1,n=!1){let r=this,i=r.token,o=r.parseBitwise(e,n);for(;Ne.Selectors.Plus(r.token)||Ne.Selectors.Minus(r.token)&&(!n||!r.token.afterSpace||r.lexer.isAtWhitespace());){let a=r.token;r.next(),r.skipNewlines();let u=r.parseBitwise();o=r.astProvider.binaryExpression({operator:a.value,left:o,right:u,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return o}parseBitwise(e=!1,n=!1){let r=this,i=r.token,o=r.parseMultDiv(e,n);for(;Ne.SelectorGroups.BitwiseOperators(r.token);){let a=r.token;r.next(),r.skipNewlines();let u=r.parseMultDiv();o=r.astProvider.binaryExpression({operator:a.value,left:o,right:u,start:i.start,end:r.previousToken.end,range:[i.range[0],r.previousToken.range[1]],scope:r.currentScope})}return o}parseAtom(){let e=this;return Ne.Selectors.Envar(e.token)?(e.next(),e.parseFeatureEnvarExpression()):Ne.Selectors.Inject(e.token)?(e.next(),e.parseFeatureInjectExpression()):Ne.Selectors.Line(e.token)?(e.next(),e.astProvider.featureLineExpression({start:new zn.ASTPosition(e.previousToken.line,e.previousToken.start.character),end:new zn.ASTPosition(e.previousToken.line,e.previousToken.end.character),range:e.previousToken.range,scope:e.currentScope})):Ne.Selectors.File(e.token)?(e.next(),e.astProvider.featureFileExpression({filename:e.filename,start:new zn.ASTPosition(e.previousToken.line,e.previousToken.start.character),end:new zn.ASTPosition(e.previousToken.line,e.previousToken.end.character),range:e.previousToken.range,scope:e.currentScope})):super.parseAtom()}parseStatement(){let e=this,n=e.backpatches.peek();if(e.isType(zn.TokenType.Keyword))switch(e.token.value){case co.GreybelKeyword.Include:case co.GreybelKeyword.IncludeWithComment:{e.next();let i=e.parseFeatureIncludeStatement();e.lineRegistry.addItemToLines(i),n.body.push(i);return}case co.GreybelKeyword.Import:case co.GreybelKeyword.ImportWithComment:{e.next();let i=e.parseFeatureImportStatement();e.lineRegistry.addItemToLines(i),n.body.push(i);return}case co.GreybelKeyword.Envar:{e.next();let i=e.parseFeatureEnvarExpression();e.lineRegistry.addItemToLines(i),n.body.push(i);return}case co.GreybelKeyword.Inject:{e.next();let i=e.parseFeatureInjectExpression();e.lineRegistry.addItemToLines(i),n.body.push(i);return}case co.GreybelKeyword.Debugger:{e.next();let i=e.astProvider.featureDebuggerExpression({start:new zn.ASTPosition(e.previousToken.line,e.previousToken.start.character),end:new zn.ASTPosition(e.previousToken.line,e.previousToken.end.character),range:e.previousToken.range,scope:e.currentScope});e.lineRegistry.addItemToLines(i),n.body.push(i);return}default:break}super.parseStatement()}parseChunk(){let e=this;e.next();let n=e.token,r=e.astProvider.chunk({start:n.start,end:null,range:[n.range[0],null]}),i=new zn.PendingChunk(r,e.lineRegistry);for(e.backpatches.setDefault(i),e.pushScope(r);!Ne.Selectors.EndOfFile(e.token)&&(e.skipNewlines(),!Ne.Selectors.EndOfFile(e.token));)e.lexer.recordSnapshot(),e.statementErrors=[],e.parseStatement(),e.statementErrors.length>0&&e.tryToRecover();let s=e.backpatches.pop();for(;!(0,zn.isPendingChunk)(s);){let o=e.raise(`found open block ${s.block.type}`,new iD.Range(s.block.start,s.block.start));if(s.complete(e.previousToken),e.errors.push(o),!e.unsafe)throw o;s=e.backpatches.pop()}return e.finishRemaingScopes(),e.popScope(),i.complete(e.token),r.literals=e.literals,r.scopes=e.scopes,r.lines=e.lineRegistry.lines,r.imports=e.imports,r.includes=e.includes,r.injects=e.injects,r}};yc.default=TS});var $r=f(Nt=>{"use strict";var S$=Nt&&Nt.__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]}),bc=Nt&&Nt.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&S$(e,t,n)},wS=Nt&&Nt.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Nt,"__esModule",{value:!0});Nt.Parser=Nt.LexerValidator=Nt.Lexer=void 0;var T$=cS();Object.defineProperty(Nt,"Lexer",{enumerable:!0,get:function(){return wS(T$).default}});var w$=oS();Object.defineProperty(Nt,"LexerValidator",{enumerable:!0,get:function(){return wS(w$).default}});var x$=oD();Object.defineProperty(Nt,"Parser",{enumerable:!0,get:function(){return wS(x$).default}});bc(vS(),Nt);bc(aS(),Nt);bc(Ea(),Nt);bc(ka(),Nt);bc(SS(),Nt)});var Id=f(Rd=>{"use strict";Object.defineProperty(Rd,"__esModule",{value:!0});Rd.InferContext=void 0;var xS=class{constructor(e,n,r,i){this.typeStorage=e,this.document=n,this.scope=r,this.onRequestScope=i}};Rd.InferContext=xS});var ks=f(Tn=>{"use strict";Object.defineProperty(Tn,"__esModule",{value:!0});Tn.PathType=Tn.UnaryType=Tn.ConstantIdentifierSet=Tn.ConstantIdentifier=Tn.DEFAULT_CUSTOM_FUNCTION_DESCRIPTION=void 0;Tn.DEFAULT_CUSTOM_FUNCTION_DESCRIPTION="This is a custom method. You can add a description for this method by adding a comment above or after the function.\n```\nmyFunction = function(a, b, c) // This function does xyz\n```\nor\n```\n/*\n This function does xyz\n*/\nmyFunction = function(a, b, c)\n```";var aD;(function(t){t.Self="self",t.Globals="globals",t.Outer="outer",t.Locals="locals",t.Super="super"})(aD=Tn.ConstantIdentifier||(Tn.ConstantIdentifier={}));Tn.ConstantIdentifierSet=new Set(Object.values(aD));var E$;(function(t){t.Not="not",t.Negate="negate",t.AddressOf="addressOf"})(E$=Tn.UnaryType||(Tn.UnaryType={}));var k$;(function(t){t.Map="{}",t.List="[]",t.String="$string",t.Number="$number",t.Nil="null",t.Slice="[:]",t.Function="function",t.Expression=":expression:"})(k$=Tn.PathType||(Tn.PathType={}))});var Aa=f(_c=>{"use strict";Object.defineProperty(_c,"__esModule",{value:!0});_c.Markers=void 0;var A$;(function(t){t.start="/**",t.nostart="/***",t.delim="*",t.end="*/"})(A$=_c.Markers||(_c.Markers={}))});var Ur=f(wt=>{"use strict";Object.defineProperty(wt,"__esModule",{value:!0});wt.rewireSpecs=wt.rewireSource=wt.seedTokens=wt.seedSpec=wt.seedBlock=wt.splitLines=wt.splitSpace=wt.splitCR=wt.hasCR=wt.isSpace=void 0;function O$(t){return/^\s+$/.test(t)}wt.isSpace=O$;function P$(t){return/\r$/.test(t)}wt.hasCR=P$;function D$(t){let e=t.match(/\r+$/);return e==null?["",t]:[t.slice(-e[0].length),t.slice(0,-e[0].length)]}wt.splitCR=D$;function R$(t){let e=t.match(/^\s+/);return e==null?["",t]:[t.slice(0,e[0].length),t.slice(e[0].length)]}wt.splitSpace=R$;function I$(t){return t.split(/\n/)}wt.splitLines=I$;function C$(t={}){return Object.assign({description:"",tags:[],source:[],problems:[]},t)}wt.seedBlock=C$;function M$(t={}){return Object.assign({tag:"",name:"",type:"",optional:!1,description:"",problems:[],source:[]},t)}wt.seedSpec=M$;function L$(t={}){return Object.assign({start:"",delimiter:"",postDelimiter:"",tag:"",postTag:"",name:"",postName:"",type:"",postType:"",description:"",end:"",lineEnd:""},t)}wt.seedTokens=L$;function N$(t){let e=t.source.reduce((n,r)=>n.set(r.number,r),new Map);for(let n of t.tags)n.source=n.source.map(r=>e.get(r.number));return t}wt.rewireSource=N$;function q$(t){let e=t.tags.reduce((n,r)=>r.source.reduce((i,s)=>i.set(s.number,s),n),new Map);return t.source=t.source.map(n=>e.get(n.number)||n),t}wt.rewireSpecs=q$});var uD=f(ES=>{"use strict";Object.defineProperty(ES,"__esModule",{value:!0});var j$=/^@\S+/;function F$({fence:t="```"}={}){let e=B$(t),n=(r,i)=>e(r)?!i:i;return function(i){let s=[[]],o=!1;for(let a of i)j$.test(a.tokens.description)&&!o?s.push([a]):s[s.length-1].push(a),o=n(a.tokens.description,o);return s}}ES.default=F$;function B$(t){return typeof t=="string"?e=>e.split(t).length%2===0:t}});var cD=f(kS=>{"use strict";Object.defineProperty(kS,"__esModule",{value:!0});var $$=Aa(),vc=Ur();function U$({startLine:t=0,markers:e=$$.Markers}={}){let n=null,r=t;return function(s){let o=s,a=(0,vc.seedTokens)();if([a.lineEnd,o]=(0,vc.splitCR)(o),[a.start,o]=(0,vc.splitSpace)(o),n===null&&o.startsWith(e.start)&&!o.startsWith(e.nostart)&&(n=[],a.delimiter=o.slice(0,e.start.length),o=o.slice(e.start.length),[a.postDelimiter,o]=(0,vc.splitSpace)(o)),n===null)return r++,null;let u=o.trimRight().endsWith(e.end);if(a.delimiter===""&&o.startsWith(e.delim)&&!o.startsWith(e.end)&&(a.delimiter=e.delim,o=o.slice(e.delim.length),[a.postDelimiter,o]=(0,vc.splitSpace)(o)),u){let c=o.trimRight();a.end=o.slice(c.length-e.end.length),o=c.slice(0,-e.end.length)}if(a.description=o,n.push({number:r,source:s,tokens:a}),r++,u){let c=n.slice();return n=null,c}return null}}kS.default=U$});var lD=f(AS=>{"use strict";Object.defineProperty(AS,"__esModule",{value:!0});var K$=Ur();function W$({tokenizers:t}){return function(n){var r;let i=(0,K$.seedSpec)({source:n});for(let s of t)if(i=s(i),!((r=i.problems[i.problems.length-1])===null||r===void 0)&&r.critical)break;return i}}AS.default=W$});var PS=f(OS=>{"use strict";Object.defineProperty(OS,"__esModule",{value:!0});function G$(){return t=>{let{tokens:e}=t.source[0],n=e.description.match(/\s*(@(\S+))(\s*)/);return n===null?(t.problems.push({code:"spec:tag:prefix",message:'tag should start with "@" symbol',line:t.source[0].number,critical:!0}),t):(e.tag=n[1],e.postTag=n[3],e.description=e.description.slice(n[0].length),t.tag=n[2],t)}}OS.default=G$});var RS=f(DS=>{"use strict";Object.defineProperty(DS,"__esModule",{value:!0});var H$=Ur();function V$(t="compact"){let e=X$(t);return n=>{let r=0,i=[];for(let[a,{tokens:u}]of n.source.entries()){let c="";if(a===0&&u.description[0]!=="{")return n;for(let l of u.description)if(l==="{"&&r++,l==="}"&&r--,c+=l,r===0)break;if(i.push([u,c]),r===0)break}if(r!==0)return n.problems.push({code:"spec:type:unpaired-curlies",message:"unpaired curlies",line:n.source[0].number,critical:!0}),n;let s=[],o=i[0][0].postDelimiter.length;for(let[a,[u,c]]of i.entries())u.type=c,a>0&&(u.type=u.postDelimiter.slice(o)+c,u.postDelimiter=u.postDelimiter.slice(0,o)),[u.postType,u.description]=(0,H$.splitSpace)(u.description.slice(c.length)),s.push(u.type);return s[0]=s[0].slice(1),s[s.length-1]=s[s.length-1].slice(0,-1),n.type=e(s),n}}DS.default=V$;var z$=t=>t.trim();function X$(t){return t==="compact"?e=>e.map(z$).join(""):t==="preserve"?e=>e.join(`
|
101
101
|
`):t}});var MS=f(CS=>{"use strict";Object.defineProperty(CS,"__esModule",{value:!0});var IS=Ur(),Y$=t=>t&&t.startsWith('"')&&t.endsWith('"');function J$(){let t=(e,{tokens:n},r)=>n.type===""?e:r;return e=>{let{tokens:n}=e.source[e.source.reduce(t,0)],r=n.description.trimLeft(),i=r.split('"');if(i.length>1&&i[0]===""&&i.length%2===1)return e.name=i[1],n.name=`"${i[1]}"`,[n.postName,n.description]=(0,IS.splitSpace)(r.slice(n.name.length)),e;let s=0,o="",a=!1,u;for(let l of r){if(s===0&&(0,IS.isSpace)(l))break;l==="["&&s++,l==="]"&&s--,o+=l}if(s!==0)return e.problems.push({code:"spec:name:unpaired-brackets",message:"unpaired brackets",line:e.source[0].number,critical:!0}),e;let c=o;if(o[0]==="["&&o[o.length-1]==="]"){a=!0,o=o.slice(1,-1);let l=o.split("=");if(o=l[0].trim(),l[1]!==void 0&&(u=l.slice(1).join("=").trim()),o==="")return e.problems.push({code:"spec:name:empty-name",message:"empty name",line:e.source[0].number,critical:!0}),e;if(u==="")return e.problems.push({code:"spec:name:empty-default",message:"empty default value",line:e.source[0].number,critical:!0}),e;if(!Y$(u)&&/=(?!>)/.test(u))return e.problems.push({code:"spec:name:invalid-default",message:"invalid default value syntax",line:e.source[0].number,critical:!0}),e}return e.optional=a,e.name=o,n.name=c,u!==void 0&&(e.default=u),[n.postName,n.description]=(0,IS.splitSpace)(r.slice(n.name.length)),e}}CS.default=J$});var NS=f(Sc=>{"use strict";Object.defineProperty(Sc,"__esModule",{value:!0});Sc.getJoiner=void 0;var LS=Aa();function Q$(t="compact",e=LS.Markers){let n=pD(t);return r=>(r.description=n(r.source,e),r)}Sc.default=Q$;function pD(t){return t==="compact"?Z$:t==="preserve"?n2:t}Sc.getJoiner=pD;function Z$(t,e=LS.Markers){return t.map(({tokens:{description:n}})=>n.trim()).filter(n=>n!=="").join(" ")}var e2=(t,{tokens:e},n)=>e.type===""?t:n,t2=({tokens:t})=>(t.delimiter===""?t.start:t.postDelimiter.slice(1))+t.description;function n2(t,e=LS.Markers){if(t.length===0)return"";t[0].tokens.description===""&&t[0].tokens.delimiter===e.start&&(t=t.slice(1));let n=t[t.length-1];return n!==void 0&&n.tokens.description===""&&n.tokens.end.endsWith(e.end)&&(t=t.slice(0,-1)),t=t.slice(t.reduce(e2,0)),t.map(t2).join(`
|
102
102
|
`)}});var dD=f(qS=>{"use strict";Object.defineProperty(qS,"__esModule",{value:!0});var r2=Aa(),i2=Ur(),s2=uD(),o2=cD(),a2=lD(),u2=PS(),c2=RS(),l2=MS(),hD=NS();function p2({startLine:t=0,fence:e="```",spacing:n="compact",markers:r=r2.Markers,tokenizers:i=[(0,u2.default)(),(0,c2.default)(n),(0,l2.default)(),(0,hD.default)(n)]}={}){if(t<0||t%1>0)throw new Error("Invalid startLine");let s=(0,o2.default)({startLine:t,markers:r}),o=(0,s2.default)({fence:e}),a=(0,a2.default)({tokenizers:i}),u=(0,hD.getJoiner)(n);return function(c){let l=[];for(let p of(0,i2.splitLines)(c)){let h=s(p);if(h===null)continue;let m=o(h),b=m.slice(1).map(a);l.push({description:u(m[0],r),tags:b,source:h,problems:b.reduce((v,R)=>v.concat(R.problems),[])})}return l}}qS.default=p2});var fD=f(jS=>{"use strict";Object.defineProperty(jS,"__esModule",{value:!0});function h2(t){return t.start+t.delimiter+t.postDelimiter+t.tag+t.postTag+t.type+t.postType+t.name+t.postName+t.description+t.end+t.lineEnd}function d2(){return t=>t.source.map(({tokens:e})=>h2(e)).join(`
|
103
|
-
`)}jS.default=d2});var mD=f(Tc=>{"use strict";var f2=Tc&&Tc.__rest||function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(t);i<r.length;i++)e.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(t,r[i])&&(n[r[i]]=t[r[i]]);return n};Object.defineProperty(Tc,"__esModule",{value:!0});var gD=Aa(),g2=Ur(),m2={start:0,tag:0,type:0,name:0},y2=(t=gD.Markers)=>(e,{tokens:n})=>({start:n.delimiter===t.start?n.start.length:e.start,tag:Math.max(e.tag,n.tag.length),type:Math.max(e.type,n.type.length),name:Math.max(e.name,n.name.length)}),lo=t=>"".padStart(t," ");function b2(t=gD.Markers){let e=!1,n;function r(i){let s=Object.assign({},i.tokens);s.tag!==""&&(e=!0);let o=s.tag===""&&s.name===""&&s.type===""&&s.description==="";if(s.end===t.end&&o)return s.start=lo(n.start+1),Object.assign(Object.assign({},i),{tokens:s});switch(s.delimiter){case t.start:s.start=lo(n.start);break;case t.delim:s.start=lo(n.start+1);break;default:s.delimiter="",s.start=lo(n.start+2)}if(!e)return s.postDelimiter=s.description===""?"":" ",Object.assign(Object.assign({},i),{tokens:s});let a={delim:!1,tag:!1,type:!1,name:!1};return s.description===""&&(a.name=!0,s.postName="",s.name===""&&(a.type=!0,s.postType="",s.type===""&&(a.tag=!0,s.postTag="",s.tag===""&&(a.delim=!0)))),s.postDelimiter=a.delim?"":" ",a.tag||(s.postTag=lo(n.tag-s.tag.length+1)),a.type||(s.postType=lo(n.type-s.type.length+1)),a.name||(s.postName=lo(n.name-s.name.length+1)),Object.assign(Object.assign({},i),{tokens:s})}return i=>{var{source:s}=i,o=f2(i,["source"]);return n=s.reduce(y2(t),Object.assign({},m2)),(0,g2.rewireSource)(Object.assign(Object.assign({},o),{source:s.map(r)}))}}Tc.default=b2});var yD=f(wc=>{"use strict";var _2=wc&&wc.__rest||function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(t);i<r.length;i++)e.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(t,r[i])&&(n[r[i]]=t[r[i]]);return n};Object.defineProperty(wc,"__esModule",{value:!0});var v2=Ur(),S2=t=>e=>e.slice(t),T2=t=>{let e="".padStart(t," ");return n=>n+e};function w2(t){let e,n=i=>{if(e===void 0){let s=t-i.length;e=s>0?T2(s):S2(-s)}return e(i)},r=i=>Object.assign(Object.assign({},i),{tokens:Object.assign(Object.assign({},i.tokens),{start:n(i.tokens.start)})});return i=>{var{source:s}=i,o=_2(i,["source"]);return(0,v2.rewireSource)(Object.assign(Object.assign({},o),{source:s.map(r)}))}}wc.default=w2});var bD=f(xc=>{"use strict";var x2=xc&&xc.__rest||function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(t);i<r.length;i++)e.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(t,r[i])&&(n[r[i]]=t[r[i]]);return n};Object.defineProperty(xc,"__esModule",{value:!0});var E2=Ur();function k2(t){function e(n){return Object.assign(Object.assign({},n),{tokens:Object.assign(Object.assign({},n.tokens),{lineEnd:t==="LF"?"":"\r"})})}return n=>{var{source:r}=n,i=x2(n,["source"]);return(0,E2.rewireSource)(Object.assign(Object.assign({},i),{source:r.map(e)}))}}xc.default=k2});var _D=f(
|
104
|
-
`)}BS.default=R2});var
|
103
|
+
`)}jS.default=d2});var mD=f(Tc=>{"use strict";var f2=Tc&&Tc.__rest||function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(t);i<r.length;i++)e.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(t,r[i])&&(n[r[i]]=t[r[i]]);return n};Object.defineProperty(Tc,"__esModule",{value:!0});var gD=Aa(),g2=Ur(),m2={start:0,tag:0,type:0,name:0},y2=(t=gD.Markers)=>(e,{tokens:n})=>({start:n.delimiter===t.start?n.start.length:e.start,tag:Math.max(e.tag,n.tag.length),type:Math.max(e.type,n.type.length),name:Math.max(e.name,n.name.length)}),lo=t=>"".padStart(t," ");function b2(t=gD.Markers){let e=!1,n;function r(i){let s=Object.assign({},i.tokens);s.tag!==""&&(e=!0);let o=s.tag===""&&s.name===""&&s.type===""&&s.description==="";if(s.end===t.end&&o)return s.start=lo(n.start+1),Object.assign(Object.assign({},i),{tokens:s});switch(s.delimiter){case t.start:s.start=lo(n.start);break;case t.delim:s.start=lo(n.start+1);break;default:s.delimiter="",s.start=lo(n.start+2)}if(!e)return s.postDelimiter=s.description===""?"":" ",Object.assign(Object.assign({},i),{tokens:s});let a={delim:!1,tag:!1,type:!1,name:!1};return s.description===""&&(a.name=!0,s.postName="",s.name===""&&(a.type=!0,s.postType="",s.type===""&&(a.tag=!0,s.postTag="",s.tag===""&&(a.delim=!0)))),s.postDelimiter=a.delim?"":" ",a.tag||(s.postTag=lo(n.tag-s.tag.length+1)),a.type||(s.postType=lo(n.type-s.type.length+1)),a.name||(s.postName=lo(n.name-s.name.length+1)),Object.assign(Object.assign({},i),{tokens:s})}return i=>{var{source:s}=i,o=f2(i,["source"]);return n=s.reduce(y2(t),Object.assign({},m2)),(0,g2.rewireSource)(Object.assign(Object.assign({},o),{source:s.map(r)}))}}Tc.default=b2});var yD=f(wc=>{"use strict";var _2=wc&&wc.__rest||function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(t);i<r.length;i++)e.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(t,r[i])&&(n[r[i]]=t[r[i]]);return n};Object.defineProperty(wc,"__esModule",{value:!0});var v2=Ur(),S2=t=>e=>e.slice(t),T2=t=>{let e="".padStart(t," ");return n=>n+e};function w2(t){let e,n=i=>{if(e===void 0){let s=t-i.length;e=s>0?T2(s):S2(-s)}return e(i)},r=i=>Object.assign(Object.assign({},i),{tokens:Object.assign(Object.assign({},i.tokens),{start:n(i.tokens.start)})});return i=>{var{source:s}=i,o=_2(i,["source"]);return(0,v2.rewireSource)(Object.assign(Object.assign({},o),{source:s.map(r)}))}}wc.default=w2});var bD=f(xc=>{"use strict";var x2=xc&&xc.__rest||function(t,e){var n={};for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(t);i<r.length;i++)e.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(t,r[i])&&(n[r[i]]=t[r[i]]);return n};Object.defineProperty(xc,"__esModule",{value:!0});var E2=Ur();function k2(t){function e(n){return Object.assign(Object.assign({},n),{tokens:Object.assign(Object.assign({},n.tokens),{lineEnd:t==="LF"?"":"\r"})})}return n=>{var{source:r}=n,i=x2(n,["source"]);return(0,E2.rewireSource)(Object.assign(Object.assign({},i),{source:r.map(e)}))}}xc.default=k2});var _D=f(Cd=>{"use strict";Object.defineProperty(Cd,"__esModule",{value:!0});Cd.flow=void 0;function A2(...t){return e=>t.reduce((n,r)=>r(n),e)}Cd.flow=A2});var wD=f(BS=>{"use strict";Object.defineProperty(BS,"__esModule",{value:!0});var O2=Ur(),SD={line:0,start:0,delimiter:0,postDelimiter:0,tag:0,postTag:0,name:0,postName:0,type:0,postType:0,description:0,end:0,lineEnd:0},vD={lineEnd:"CR"},FS=Object.keys(SD),TD=t=>(0,O2.isSpace)(t)?`{${t.length}}`:t,P2=t=>"|"+t.join("|")+"|",D2=(t,e)=>Object.keys(e).map(n=>TD(e[n]).padEnd(t[n]));function R2({source:t}){var e,n;if(t.length===0)return"";let r=Object.assign({},SD);for(let s of FS)r[s]=((e=vD[s])!==null&&e!==void 0?e:s).length;for(let{number:s,tokens:o}of t){r.line=Math.max(r.line,s.toString().length);for(let a in o)r[a]=Math.max(r[a],TD(o[a]).length)}let i=[[],[]];for(let s of FS)i[0].push(((n=vD[s])!==null&&n!==void 0?n:s).padEnd(r[s]));for(let s of FS)i[1].push("-".padEnd(r[s],"-"));for(let{number:s,tokens:o}of t){let a=s.toString().padStart(r.line);i.push([a,...D2(r,o)])}return i.map(P2).join(`
|
104
|
+
`)}BS.default=R2});var Ld=f(qt=>{"use strict";var I2=qt&&qt.__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]}),C2=qt&&qt.__exportStar||function(t,e){for(var n in t)n!=="default"&&!Object.prototype.hasOwnProperty.call(e,n)&&I2(e,t,n)};Object.defineProperty(qt,"__esModule",{value:!0});qt.util=qt.tokenizers=qt.transforms=qt.inspect=qt.stringify=qt.parse=void 0;var M2=dD(),L2=NS(),N2=MS(),q2=PS(),j2=RS(),F2=fD(),B2=mD(),$2=yD(),U2=bD(),K2=_D(),Md=Ur();C2(Aa(),qt);function W2(t,e={}){return(0,M2.default)(e)(t)}qt.parse=W2;qt.stringify=(0,F2.default)();var G2=wD();Object.defineProperty(qt,"inspect",{enumerable:!0,get:function(){return G2.default}});qt.transforms={flow:K2.flow,align:B2.default,indent:$2.default,crlf:U2.default};qt.tokenizers={tag:q2.default,type:j2.default,name:N2.default,description:L2.default};qt.util={rewireSpecs:Md.rewireSpecs,rewireSource:Md.rewireSource,seedBlock:Md.seedBlock,seedTokens:Md.seedTokens}});var qd=f(Nd=>{"use strict";Object.defineProperty(Nd,"__esModule",{value:!0});Nd.normalizeText=void 0;var H2=t=>t.trimLeft().replace(/\r$/,"");Nd.normalizeText=H2});var Ec=f(jd=>{"use strict";Object.defineProperty(jd,"__esModule",{value:!0});jd.createCommentBlock=void 0;var V2=qd(),z2=t=>`/**
|
105
105
|
${t.split(`
|
106
106
|
`).map(e=>`*${(0,V2.normalizeText)(e)}`).join(`
|
107
107
|
`)}
|
108
|
-
*/`;
|
108
|
+
*/`;jd.createCommentBlock=z2});var US=f(po=>{"use strict";Object.defineProperty(po,"__esModule",{value:!0});po.enrichWithMetaInformation=po.FunctionBlockTag=void 0;var X2=Ld(),$S=tt(),Y2=ks(),xD=ft(),J2=Ec(),Ki;(function(t){t.Description="description",t.Param="param",t.Params="params",t.Return="return",t.Returns="returns",t.Example="example"})(Ki=po.FunctionBlockTag||(po.FunctionBlockTag={}));var Q2=new Set(Object.values(Ki));function Z2(t){return t.tag===Ki.Description?[t.name,t.description].filter(e=>e!==void 0).join(" "):[`@${t.tag}`,t.name,t.description].filter(e=>e!==void 0).join(" ")}function eU(t){return[t.name,t.description].filter(e=>e!==void 0).join(" ")}function ED(t){return new $S.TypeParser(t).parse()}function tU(t){return t.type.split("|").map(ED)}function nU(t){return{types:t.type.split("|").map(ED),label:t.name,opt:t.optional}}function rU(t){let e={},n=[t.description??"",...t.tags.filter(o=>o.tag===Ki.Description||!kD(o)).map(Z2)].join(`
|
109
109
|
|
110
|
-
`),r=t.tags.filter(o=>o.tag===Ki.Param||o.tag===Ki.Params).map(nU),i=t.tags.filter(o=>o.tag===Ki.Return||o.tag===Ki.Returns).flatMap(tU),s=t.tags.filter(o=>o.tag===Ki.Example).map(eU);return n.length>0&&(e.descriptions=n),r.length>0&&(e.args=r),i.length>0&&(e.returns=i),s.length>0&&(e.examples=s),e}function kD(t){return Q2.has(t.tag)}function iU(t,e){let n=(0,X2.parse)((0,J2.createCommentBlock)(e.getDescription())),[r]=n;if(r.tags.filter(kD).length>0){let{descriptions:s,args:o,returns:a,examples:u}=rU(r);return
|
110
|
+
`),r=t.tags.filter(o=>o.tag===Ki.Param||o.tag===Ki.Params).map(nU),i=t.tags.filter(o=>o.tag===Ki.Return||o.tag===Ki.Returns).flatMap(tU),s=t.tags.filter(o=>o.tag===Ki.Example).map(eU);return n.length>0&&(e.descriptions=n),r.length>0&&(e.args=r),i.length>0&&(e.returns=i),s.length>0&&(e.examples=s),e}function kD(t){return Q2.has(t.tag)}function iU(t,e){let n=(0,X2.parse)((0,J2.createCommentBlock)(e.getDescription())),[r]=n;if(r.tags.filter(kD).length>0){let{descriptions:s,args:o,returns:a,examples:u}=rU(r),c=new Map;return o&&o.forEach(l=>c.set(l.label,l)),$S.SignatureDefinitionFunction.parse(xD.META_DOCS_SIGNATURE_ORIGIN,{id:t.generateId(xD.TypeKind.FunctionType),type:$S.SignatureDefinitionBaseType.Function,arguments:e.getArguments().map((l,p)=>{let h=l.getLabel(),m=l.getTypes().map(v=>v.toString()),b=l.isOptional();return{types:m,opt:b,...c.get(h),label:h}}),returns:a||e.getReturns(),description:s||Y2.DEFAULT_CUSTOM_FUNCTION_DESCRIPTION,example:u||e.getExample()})}return e}po.enrichWithMetaInformation=iU});var KS=f(ho=>{"use strict";Object.defineProperty(ho,"__esModule",{value:!0});ho.parseMapDescription=ho.MapTag=void 0;var sU=Ld(),oU=tt(),aU=Ec(),kc;(function(t){t.Type="type",t.Property="property",t.Extends="extends"})(kc=ho.MapTag||(ho.MapTag={}));var uU=new Set(Object.values(kc));function cU(t){return oU.SignatureDefinitionTypeMeta.fromString(t)}function lU(t){return{path:t.name,type:t.type.split("|").map(cU)}}function pU(t){let e=t.tags.find(i=>i.tag===kc.Type);if(!e)return null;let n=t.tags.find(i=>i.tag===kc.Extends),r=t.tags.filter(i=>i.tag===kc.Property);return{type:e.name,extends:n?.name||null,properties:r.map(lU)}}function hU(t){return uU.has(t.tag)}function dU(t){let e=(0,sU.parse)((0,aU.createCommentBlock)(t)),[n]=e;return n.tags.filter(hU).length>0?pU(n):null}ho.parseMapDescription=dU});var OD=f(Fd=>{"use strict";Object.defineProperty(Fd,"__esModule",{value:!0});Fd.assumeCompletionItemKind=void 0;var AD=tt(),fo=Fr(),Oa=ft(),fU=".",gU="[";function mU(t,e){let r=e?.includes(fU)||e?.includes(gU)?fo.CompletionItemKind.Property:fo.CompletionItemKind.Variable;if(t==null)return r;switch(t.kind){case Oa.TypeKind.MapType:return fo.CompletionItemKind.MapConstructor;case Oa.TypeKind.ListType:return fo.CompletionItemKind.ListConstructor;case Oa.TypeKind.FunctionType:return fo.CompletionItemKind.Function;case Oa.TypeKind.ClassType:return fo.CompletionItemKind.Constant;case Oa.TypeKind.Base:switch(t.id){case AD.SignatureDefinitionBaseType.String:case AD.SignatureDefinitionBaseType.Number:case Oa.NIL_TYPE_ID:return fo.CompletionItemKind.Literal}default:return r}}Fd.assumeCompletionItemKind=mU});var GS=f(go=>{"use strict";Object.defineProperty(go,"__esModule",{value:!0});go.parseAssignDescription=go.AssignTag=void 0;var yU=Ld(),bU=tt(),_U=Ec(),WS;(function(t){t.Define="define"})(WS=go.AssignTag||(go.AssignTag={}));var vU=new Set(Object.values(WS));function SU(t){return bU.SignatureDefinitionTypeMeta.fromString(t)}function TU(t){let e=t.tags.find(n=>n.tag===WS.Define);return e?{type:e.type.split("|").map(SU)}:null}function wU(t){return vU.has(t.tag)}function xU(t){let e=(0,yU.parse)((0,_U.createCommentBlock)(t)),[n]=e;return n.tags.filter(wU).length>0?TU(n):null}go.parseAssignDescription=xU});var $d=f(Bd=>{"use strict";Object.defineProperty(Bd,"__esModule",{value:!0});Bd.InferBase=void 0;var vr=tt(),Pa=xe(),EU=Vn(),kU=hi(),Xn=Sn(),AU=yr(),Yn=Fr(),Zt=ks(),Wi=ft(),OU=OD(),PD=Ta(),DD=qd(),PU=GS(),HS=class{constructor(e,n=!0){this.context=e,this.skipNextInvoke=!n,this.path="",this.value=null}getCompletionItemKind(){return this.completionItemKind}getPath(){return this.path}getValue(){return this.value}invoke(e){let n=null;if((0,Wi.isFunctionType)(e)){let r=this.context.document.scopeFnMapping.get(e);r!=null&&this.context.onRequestScope?.(r.astRef),n=e.invoke(this.context.typeStorage,this.context.document,this.context.scope)}else n=e.invoke(this.context.typeStorage,this.context.document,this.context.scope);return this.completionItemKind=(0,OU.assumeCompletionItemKind)(n,this.path),this.value=null,n}checkSkipNextInvoke(){return this.skipNextInvoke?(this.skipNextInvoke=!1,!0):!1}resolveRelatedCommentLines(e){let n=this.context.document.chunkHelper,r=n.getLastASTItemOfLine(e.start.line-1),i=n.findASTItemInLine(e.start.line,Pa.ASTType.Comment);if(r?.type===Pa.ASTType.Comment){let s=new Set,o=[],a=e.start.line-1;for(;a>=0;){let u=n.getLastASTItemOfLine(a--);if(!s.has(u))if(u?.type===Pa.ASTType.Comment)s.add(u),o.unshift((0,DD.normalizeText)(u.value));else break}return o}else if(i?.type===Pa.ASTType.Comment)return[(0,DD.normalizeText)(i.value)];return null}inferCommentDefinition(e){let n=this.resolveRelatedCommentLines(e);if(n!=null){let r=n.join(`
|
111
111
|
`),i=(0,PU.parseAssignDescription)(r);if(i!=null)return i.type.length>1?new AU.UnionType(this.context.typeStorage.generateId(Wi.TypeKind.UnionType,e),i.type.map(s=>(0,PD.determineTypeFromMeta)(s,this.context.typeStorage,this.context.document,this.context.scope)),this.context.typeStorage,this.context.document,this.context.scope,e):(0,PD.determineTypeFromMeta)(i.type[0],this.context.typeStorage,this.context.document,this.context.scope,e)}return null}createFunctionDescription(e,n=Zt.DEFAULT_CUSTOM_FUNCTION_DESCRIPTION){let r=this.resolveRelatedCommentLines(e);return r==null?n:r.join(`
|
112
112
|
|
113
|
-
`)}inferLogicalExpression(e){let n=Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.Number,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Zt.PathType.Number,this.completionItemKind=Yn.CompletionItemKind.Expression,this.value=null,n}inferIsaExpression(e){let n=Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.Number,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Zt.PathType.Number,this.completionItemKind=Yn.CompletionItemKind.Expression,this.value=null,n}inferComparisonGroupExpression(e){let n=Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.Number,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Zt.PathType.Number,this.completionItemKind=Yn.CompletionItemKind.Expression,this.value=null,n}inferSliceExpression(e){let n=this.infer(e.base);return this.path+=Zt.PathType.Slice,this.completionItemKind=Yn.CompletionItemKind.Expression,this.value=null,n}inferConstantIdentifier(e){let n=this.context.scope;switch(this.completionItemKind=Yn.CompletionItemKind.Constant,e.name){case Zt.ConstantIdentifier.Self:return n.getSelf();case Zt.ConstantIdentifier.Globals:return n.getGlobals();case Zt.ConstantIdentifier.Outer:return n.getOuter();case Zt.ConstantIdentifier.Locals:return n.getLocals();case Zt.ConstantIdentifier.Super:return n.getSuper();default:throw new Error(`Unknown constant identifier: ${e.name}`)}}inferUnaryExpression(e){if(e.operator===Zt.UnaryType.Not)return Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.Number,this.context.typeStorage,this.context.document,this.context.scope,null);e.operator===Pa.Operator.Reference&&(this.skipNextInvoke=!0);let n=this.infer(e.argument);if(n==null)return Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);if(e.operator===Pa.Operator.New&&(0,Wi.isMapType)(n)){let r=new kU.MapType(this.context.typeStorage.generateId(Wi.TypeKind.MapType,e),null,null,this.context.typeStorage,this.context.document,this.context.scope,null);return r.setProperty(Wi.ISA_PROPERTY,new EU.EntityInfo(Wi.ISA_PROPERTY,n)),r}return n}inferNilLiteral(e){let n=Xn.Type.createBaseType(Wi.NIL_TYPE_ID,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Zt.PathType.Nil,this.completionItemKind=Yn.CompletionItemKind.Literal,this.value="null",n}inferStringLiteral(e){let n=Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.String,this.context.typeStorage,this.context.document,this.context.scope,null),r=e.value.length>Wi.MAX_STRING_LENGTH?`"${e.value.slice(0,Wi.MAX_STRING_LENGTH)}..."`:`"${e.value}"`;return this.path+=r,this.completionItemKind=Yn.CompletionItemKind.Literal,this.value=r,n}inferNumericLiteral(e){let n=Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.Number,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=e.value.toString(),this.completionItemKind=Yn.CompletionItemKind.Literal,this.value=e.value.toString(),n}inferBooleanLiteral(e){let n=Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.Number,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Zt.PathType.Number,this.completionItemKind=Yn.CompletionItemKind.Literal,this.value=e.value.toString(),n}inferFeatureFileExpression(e){let n=Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.String,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Zt.PathType.String,this.completionItemKind=Yn.CompletionItemKind.Literal,this.value=null,n}inferFeatureLineExpression(e){let n=Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.Number,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Zt.PathType.Number,this.completionItemKind=Yn.CompletionItemKind.Literal,this.value=null,n}inferFeatureEnvarExpression(e){let n=Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.String,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Zt.PathType.String,this.completionItemKind=Yn.CompletionItemKind.Literal,this.value=null,n}inferFeatureInjectExpression(e){let n=Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.String,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Zt.PathType.String,this.completionItemKind=Yn.CompletionItemKind.Literal,this.value=null,n}inferParenthesisExpression(e){return this.infer(e.expression)}};Fd.InferBase=HS});var Ac=f(Wd=>{"use strict";Object.defineProperty(Wd,"__esModule",{value:!0});Wd.InferLightExpression=void 0;var $d=$r(),gt=tt(),mt=xe(),VS=Vn(),DU=sc(),jt=Sn(),RD=yr(),Ud=rc(),hn=Fr(),Kd=ks(),gi=ft(),RU=Bd(),zS=class t extends RU.InferBase{inferCallExpression(e){this.checkSkipNextInvoke();let n=this.infer(e.base);return n==null?jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null):this.invoke(n)}inferBinaryExpression(e){let n=new t(this.context).infer(e.left)||jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null),r=new t(this.context).infer(e.right)||jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null),i=n.getKeyType(),s=r.getKeyType();return i?.id===s?.id?(0,gi.isMapType)(n)?jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Map,this.context.typeStorage,this.context.document,this.context.scope,null):(0,gi.isListType)(n)?jt.Type.createBaseType(gt.SignatureDefinitionBaseType.List,this.context.typeStorage,this.context.document,this.context.scope,null):(0,gi.isUnionType)(n)?new RD.UnionType(this.context.typeStorage.generateId(gi.TypeKind.UnionType,e),[n,r],this.context.typeStorage,this.context.document,this.context.scope,null):jt.Type.createBaseType(n.id,this.context.typeStorage,this.context.document,this.context.scope,null):n.id===gt.SignatureDefinitionBaseType.String||r.id===gt.SignatureDefinitionBaseType.String?jt.Type.createBaseType(gt.SignatureDefinitionBaseType.String,this.context.typeStorage,this.context.document,this.context.scope,null):n.id===gt.SignatureDefinitionBaseType.Number||r.id===gt.SignatureDefinitionBaseType.Number?jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Number,this.context.typeStorage,this.context.document,this.context.scope,null):jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null)}inferIndexExpression(e){this.checkSkipNextInvoke();let n=this.infer(e.base);if(n==null)return jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);if(e.index.type===mt.ASTType.InvalidCodeExpression)return jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope);if(e.index.type===mt.ASTType.StringLiteral){let u=e.index.value,c=n.getProperty(u);if(this.path+=`.${u}`,this.value=null,c!=null)return this.completionItemKind=(0,gi.isFunctionType)(c.type)?hn.CompletionItemKind.Function:hn.CompletionItemKind.Property,c.type;this.completionItemKind=hn.CompletionItemKind.Property;let l=new Ud.UnknownType(this.context.typeStorage,this.context.document,this.context.scope);return n.setProperty(u,new VS.EntityInfo(u,l)),l}let r=new t(this.context).infer(e.index)||jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);if((0,gi.isUnionType)(r)){let a=r.variants.map(u=>n.getProperty(u.getKeyType())?.type).filter(u=>u!=null);return this.completionItemKind=hn.CompletionItemKind.Property,a.length===0?jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null):a.length===1?r.firstVariant():new RD.UnionType(this.context.typeStorage.generateId(gi.TypeKind.UnionType,e),a,this.context.typeStorage,this.context.document,this.context.scope,null)}let i=r.getKeyType()||new DU.KeyType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope),s=n.getProperty(i);if(this.path+=`[${r.id}]`,this.value=null,s!=null)return this.completionItemKind=(0,gi.isFunctionType)(s.type)?hn.CompletionItemKind.Function:hn.CompletionItemKind.Property,s.type;this.completionItemKind=hn.CompletionItemKind.Property;let o=new Ud.UnknownType(this.context.typeStorage,this.context.document,this.context.scope);return n.setProperty(i,new VS.EntityInfo(i.id,o)),o}inferFunctionStatement(e){let n=jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Function,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Kd.PathType.Function,this.completionItemKind=hn.CompletionItemKind.Function,this.value=null,n}inferIdentifier(e){let n=this.checkSkipNextInvoke();if(this.path+=e.name,this.value=null,Kd.ConstantIdentifierSet.has(e.name)&&!this.context.scope.hasProperty(e.name))return this.inferConstantIdentifier(e)||jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);let r=e.name,i=this.context.scope.getProperty(r);if(i!=null)return this.completionItemKind=(0,gi.isFunctionType)(i.type)?hn.CompletionItemKind.Function:hn.CompletionItemKind.Variable,n?i.type:this.invoke(i.type);this.completionItemKind=hn.CompletionItemKind.Variable;let s=new Ud.UnknownType(this.context.typeStorage,this.context.document,this.context.scope);return this.context.scope.setProperty(r,s),s}inferMemberExpression(e){let n=this.checkSkipNextInvoke(),r=this.infer(e.base);if(r==null)return jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);if(e.identifier.type===mt.ASTType.InvalidCodeExpression)return jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope);let i=e.identifier.name,s=r.getProperty(i);if(this.path+=`.${i}`,this.value=null,s!=null)return this.completionItemKind=(0,gi.isFunctionType)(s.type)?hn.CompletionItemKind.Function:hn.CompletionItemKind.Property,n?s.type:this.invoke(s.type);this.completionItemKind=hn.CompletionItemKind.Property;let o=new Ud.UnknownType(this.context.typeStorage,this.context.document,this.context.scope);return r.setProperty(i,new VS.EntityInfo(i,o)),o}inferMapConstructorExpression(e){let n=jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Map,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Kd.PathType.Map,this.completionItemKind=hn.CompletionItemKind.MapConstructor,this.value=null,n}inferListConstructorExpression(e){let n=jt.Type.createBaseType(gt.SignatureDefinitionBaseType.List,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Kd.PathType.List,this.completionItemKind=hn.CompletionItemKind.ListConstructor,this.value=null,n}infer(e){if(e==null)return null;switch(e.type){case mt.ASTType.ParenthesisExpression:return this.inferParenthesisExpression(e);case mt.ASTType.CallExpression:return this.inferCallExpression(e);case mt.ASTType.BinaryExpression:return this.inferBinaryExpression(e);case mt.ASTType.LogicalExpression:return this.inferLogicalExpression(e);case mt.ASTType.IsaExpression:return this.inferIsaExpression(e);case mt.ASTType.ComparisonGroupExpression:return this.inferComparisonGroupExpression(e);case mt.ASTType.FunctionDeclaration:return this.inferFunctionStatement(e);case mt.ASTType.SliceExpression:return this.inferSliceExpression(e);case mt.ASTType.IndexExpression:return this.inferIndexExpression(e);case mt.ASTType.MemberExpression:return this.inferMemberExpression(e);case mt.ASTType.Identifier:return this.inferIdentifier(e);case mt.ASTType.MapConstructorExpression:return this.inferMapConstructorExpression(e);case mt.ASTType.ListConstructorExpression:return this.inferListConstructorExpression(e);case mt.ASTType.NegationExpression:case mt.ASTType.BinaryNegatedExpression:case mt.ASTType.UnaryExpression:return this.inferUnaryExpression(e);case mt.ASTType.NilLiteral:return this.inferNilLiteral(e);case mt.ASTType.StringLiteral:return this.inferStringLiteral(e);case mt.ASTType.NumericLiteral:return this.inferNumericLiteral(e);case mt.ASTType.BooleanLiteral:return this.inferBooleanLiteral(e);case $d.ASTType.FeatureFileExpression:return this.inferFeatureFileExpression(e);case $d.ASTType.FeatureLineExpression:return this.inferFeatureLineExpression(e);case $d.ASTType.FeatureEnvarExpression:return this.inferFeatureEnvarExpression(e);case $d.ASTType.FeatureInjectExpression:return this.inferFeatureInjectExpression(e);default:return null}}};Wd.InferLightExpression=zS});var zd=f(Vd=>{"use strict";Object.defineProperty(Vd,"__esModule",{value:!0});Vd.InferFullExpression=void 0;var Gd=$r(),We=tt(),He=xe(),IU=ec(),As=Vn(),CU=ic(),ID=sc(),CD=so(),XS=hi(),Gt=Sn(),YS=yr(),Hd=rc(),en=Fr(),Da=ks(),ct=ft(),MD=Ta(),MU=US(),LD=oc(),LU=KS(),NU=Bd(),ND=Ac(),JS=class t extends NU.InferBase{createCustomTypeFromMap(e,n){let r=this.resolveRelatedCommentLines(e);if(r==null)return;let i=r.join(`
|
114
|
-
`),s=(0,LU.parseMapDescription)(i);s!=null&&(s.properties.forEach(o=>{if(o.path===ct.ISA_PROPERTY)return;let a=o.path.split("."),u=o.type.length>1?new YS.UnionType(this.context.typeStorage.generateId(ct.TypeKind.UnionType,e),o.type.map(c=>(0,MD.determineTypeFromMeta)(c,this.context.typeStorage,this.context.document,this.context.scope)),this.context.typeStorage,this.context.document,this.context.scope):(0,MD.determineTypeFromMeta)(o.type[0],this.context.typeStorage,this.context.document,this.context.scope);n.setPropertyInPath(a,new As.EntityInfo(a[a.length-1],u))}),this.context.typeStorage.addType(new IU.ClassType(s.type,n,s.extends||We.SignatureDefinitionBaseType.Map,this.context.typeStorage,this.context.document,this.context.scope,new Map)),this.context.typeStorage.addKeyType(new ID.KeyType(s.type,this.context.typeStorage,this.context.document,this.context.scope,!0)))}inferCallExpression(e){this.checkSkipNextInvoke();let n=this.infer(e.base);return n==null?Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null):this.invoke(n)}inferBinaryExpression(e){let n=new t(this.context).infer(e.left)||Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null),r=new t(this.context).infer(e.right)||Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);this.path+=Da.PathType.Expression,this.completionItemKind=en.CompletionItemKind.Expression,this.value=null;let i=n.getKeyType(),s=r.getKeyType();return i?.id===s?.id?(0,ct.isMapType)(n)?(0,LD.shallowMergeMap)(n,r):(0,ct.isListType)(n)?(0,LD.shallowMergeList)(n,r):(0,ct.isUnionType)(n)?new YS.UnionType(this.context.typeStorage.generateId(ct.TypeKind.UnionType,e),[n,r],this.context.typeStorage,this.context.document,this.context.scope,null):Gt.Type.createBaseType(n.id,this.context.typeStorage,this.context.document,this.context.scope,null):n.id===We.SignatureDefinitionBaseType.String||r.id===We.SignatureDefinitionBaseType.String?Gt.Type.createBaseType(We.SignatureDefinitionBaseType.String,this.context.typeStorage,this.context.document,this.context.scope,null):n.id===We.SignatureDefinitionBaseType.Number||r.id===We.SignatureDefinitionBaseType.Number?Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Number,this.context.typeStorage,this.context.document,this.context.scope,null):Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null)}inferIndexExpression(e){this.checkSkipNextInvoke();let n=this.infer(e.base);if(n==null)return Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);if(e.index.type===He.ASTType.InvalidCodeExpression)return Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope);if(e.index.type===He.ASTType.StringLiteral){let u=e.index.value,c=n.getProperty(u);if(this.path+=`.${u}`,this.value=null,c!=null)return this.completionItemKind=(0,ct.isFunctionType)(c.type)?en.CompletionItemKind.Function:en.CompletionItemKind.Property,c.type;this.completionItemKind=en.CompletionItemKind.Property;let l=new Hd.UnknownType(this.context.typeStorage,this.context.document,this.context.scope);return n.setProperty(u,new As.EntityInfo(u,l)),l}let r=new ND.InferLightExpression(this.context).infer(e.index)||Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);if(this.path+=`[${r.id}]`,this.value=null,(0,ct.isUnionType)(r)){let a=r.variants.map(u=>n.getProperty(u.getKeyType())?.type).filter(u=>u!=null);return this.completionItemKind=en.CompletionItemKind.Property,a.length===0?Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null):a.length===1?r.firstVariant():new YS.UnionType(this.context.typeStorage.generateId(ct.TypeKind.UnionType,e),a,this.context.typeStorage,this.context.document,this.context.scope,null)}let i=r.getKeyType()||new ID.KeyType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope),s=n.getProperty(i);if(s!=null)return this.completionItemKind=(0,ct.isFunctionType)(s.type)?en.CompletionItemKind.Function:en.CompletionItemKind.Property,s.type;this.completionItemKind=en.CompletionItemKind.Property;let o=new Hd.UnknownType(this.context.typeStorage,this.context.document,this.context.scope);return n.setProperty(i,new As.EntityInfo(i.id,o)),o}inferFunctionStatement(e){let n=this.createFunctionDescription(e),r=We.SignatureDefinitionFunction.parse(ct.DEFAULT_SIGNATURE_ORIGIN,{id:this.context.typeStorage.generateId(ct.TypeKind.FunctionType,e),type:We.SignatureDefinitionBaseType.Function,description:n,arguments:e.parameters.map(s=>{if(s.type===He.ASTType.Identifier)return{label:s.name??"unknown",type:We.SignatureDefinitionBaseType.Any};let o=s,a=new t(this.context).infer(o.init)||Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);return{label:o.variable?.name??"unknown",types:[a.getKeyType()?.id||We.SignatureDefinitionBaseType.Any]}}),returns:[ct.UNKNOWN_TYPE_ID]}),i=new CU.FunctionType(We.SignatureDefinitionBaseType.Function,(0,MU.enrichWithMetaInformation)(this.context.typeStorage,r),this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Da.PathType.Function,this.completionItemKind=en.CompletionItemKind.Function,this.value=null,i}inferIdentifier(e){let n=this.checkSkipNextInvoke();if(this.path+=e.name,this.value=null,Da.ConstantIdentifierSet.has(e.name)&&!this.context.scope.hasProperty(e.name))return this.inferConstantIdentifier(e)||Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);let r=e.name,i=this.context.scope.getProperty(r);if(i!=null)return this.completionItemKind=(0,ct.isFunctionType)(i.type)?en.CompletionItemKind.Function:en.CompletionItemKind.Variable,n?i.type:this.invoke(i.type);this.completionItemKind=en.CompletionItemKind.Variable;let s=new Hd.UnknownType(this.context.typeStorage,this.context.document,this.context.scope);return this.context.scope.setProperty(r,s),s}inferMemberExpression(e){let n=this.checkSkipNextInvoke(),r=this.infer(e.base);if(r==null)return Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);if(e.identifier.type===He.ASTType.InvalidCodeExpression)return Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope);let i=e.identifier.name,s=r.getProperty(i);if(this.path+=`.${i}`,this.value=null,s!=null)return this.completionItemKind=(0,ct.isFunctionType)(s.type)?en.CompletionItemKind.Function:en.CompletionItemKind.Property,n?s.type:this.invoke(s.type);this.completionItemKind=en.CompletionItemKind.Property;let o=new Hd.UnknownType(this.context.typeStorage,this.context.document,this.context.scope);return r.setProperty(i,new As.EntityInfo(i,o)),o}inferMapConstructorExpression(e){if(this.path+=Da.PathType.Map,this.completionItemKind=en.CompletionItemKind.MapConstructor,this.value="{}",e.fields.length===0)return new XS.MapType(this.context.typeStorage.generateId(ct.TypeKind.MapType,e),null,null,this.context.typeStorage,this.context.document,this.context.scope,null);let n=new XS.MapType(this.context.typeStorage.generateId(ct.TypeKind.MapType,e),null,null,this.context.typeStorage,this.context.document,this.context.scope,null);for(let r=0;r<e.fields.length;r++){let i=e.fields[r],s=new t(this.context).infer(i.value)?.copy(!1,!0,this.context.typeStorage,this.context.document,this.context.scope,i.value);if(s!=null)if(i.key.type===He.ASTType.StringLiteral){let o=i.key;n.setProperty(o.value,new As.EntityInfo(o.value,s))}else{let o=new ND.InferLightExpression(this.context).infer(i.key);if(o==null)continue;if((0,ct.isUnionType)(o))o.variants.forEach(a=>{let u=a.getKeyType();u!=null&&n.setProperty(u,new As.EntityInfo(u.id,s))});else{let a=o.getKeyType();if(a==null)continue;n.setProperty(a,new As.EntityInfo(a.id,s))}}}return n}inferListConstructorExpression(e){if(this.path+=Da.PathType.List,this.completionItemKind=en.CompletionItemKind.ListConstructor,this.value="[]",e.fields.length===0)return new CD.ListType(this.context.typeStorage.generateId(ct.TypeKind.ListType,e),Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope),this.context.typeStorage,this.context.document,this.context.scope);let n=new CD.ListType(this.context.typeStorage.generateId(ct.TypeKind.ListType,e),null,this.context.typeStorage,this.context.document,this.context.scope);for(let r=0;r<e.fields.length;r++){let i=e.fields[r],s=new t(this.context).infer(i.value)?.copy(!1,!0,this.context.typeStorage,this.context.document,this.context.scope,i.value);s!=null&&n.addElementType(s)}return n}inferUnaryExpression(e){if(e.operator===Da.UnaryType.Not)return Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Number,this.context.typeStorage,this.context.document,this.context.scope,null);e.operator===He.Operator.Reference&&(this.skipNextInvoke=!0);let n=this.infer(e.argument);if(n==null)return Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);if(e.operator===He.Operator.New&&(0,ct.isMapType)(n)){let r=new XS.MapType(this.context.typeStorage.generateId(ct.TypeKind.MapType,e),null,null,this.context.typeStorage,this.context.document,this.context.scope,null);return r.setProperty(ct.ISA_PROPERTY,new As.EntityInfo(ct.ISA_PROPERTY,n)),r}return n}infer(e){if(e==null)return null;switch(e.type){case He.ASTType.ParenthesisExpression:return this.inferParenthesisExpression(e);case He.ASTType.CallExpression:return this.inferCallExpression(e);case He.ASTType.BinaryExpression:return this.inferBinaryExpression(e);case He.ASTType.LogicalExpression:return this.inferLogicalExpression(e);case He.ASTType.IsaExpression:return this.inferIsaExpression(e);case He.ASTType.ComparisonGroupExpression:return this.inferComparisonGroupExpression(e);case He.ASTType.FunctionDeclaration:return this.inferFunctionStatement(e);case He.ASTType.SliceExpression:return this.inferSliceExpression(e);case He.ASTType.IndexExpression:return this.inferIndexExpression(e);case He.ASTType.MemberExpression:return this.inferMemberExpression(e);case He.ASTType.Identifier:return this.inferIdentifier(e);case He.ASTType.MapConstructorExpression:return this.inferMapConstructorExpression(e);case He.ASTType.ListConstructorExpression:return this.inferListConstructorExpression(e);case He.ASTType.NegationExpression:case He.ASTType.BinaryNegatedExpression:case He.ASTType.UnaryExpression:return this.inferUnaryExpression(e);case He.ASTType.NilLiteral:return this.inferNilLiteral(e);case He.ASTType.StringLiteral:return this.inferStringLiteral(e);case He.ASTType.NumericLiteral:return this.inferNumericLiteral(e);case He.ASTType.BooleanLiteral:return this.inferBooleanLiteral(e);case Gd.ASTType.FeatureFileExpression:return this.inferFeatureFileExpression(e);case Gd.ASTType.FeatureLineExpression:return this.inferFeatureLineExpression(e);case Gd.ASTType.FeatureEnvarExpression:return this.inferFeatureEnvarExpression(e);case Gd.ASTType.FeatureInjectExpression:return this.inferFeatureInjectExpression(e);default:return null}}};Vd.InferFullExpression=JS});var QS=f(Kr=>{"use strict";Object.defineProperty(Kr,"__esModule",{value:!0});Kr.isVariableSetterContextIndex=Kr.isVariableSetterContextProperty=Kr.isVariableSetterContextVariable=Kr.VariableSetterContextComponentKind=void 0;var Xd;(function(t){t.Variable="variable",t.Property="property",t.Type="type"})(Xd=Kr.VariableSetterContextComponentKind||(Kr.VariableSetterContextComponentKind={}));function qU(t){return t.kind===Xd.Variable}Kr.isVariableSetterContextVariable=qU;function jU(t){return t.kind===Xd.Property}Kr.isVariableSetterContextProperty=jU;function FU(t){return t.kind===Xd.Type}Kr.isVariableSetterContextIndex=FU});var nT=f(Qd=>{"use strict";Object.defineProperty(Qd,"__esModule",{value:!0});Qd.ASTDefinitionAggregator=void 0;var BU=$r(),ZS=tt(),Oc=xe(),Gi=Vn(),Pc=hi(),qD=Sn(),$U=yr(),Yd=rc(),jD=Rd(),FD=zd(),Ra=Ac(),Jd=QS(),eT=Fr(),Jn=ft(),tT=class{constructor(e,n,r,i,s){this.typeStorage=e,this.document=n,this.scope=r,this.block=i,this.onRequestScope=s}makeTypeCompatibleWithProperties(e,n){let r=this.document.chunkHelper.findAssignmentVariableSetterContext(e);if((0,Jd.isVariableSetterContextVariable)(r)){this.scope.setProperty(r.property,Pc.MapType.createDefault(this.typeStorage,this.document,this.scope));return}let i=new Ra.InferLightExpression(n).infer(r.resolvePath);if(i.containsOwnProperties()||(this.makeTypeCompatibleWithProperties(r.resolvePath,n),i=new Ra.InferLightExpression(n).infer(r.resolvePath)),(0,Jd.isVariableSetterContextProperty)(r)){i.setProperty(r.lastProperty,new Gi.EntityInfo(r.lastProperty,Pc.MapType.createDefault(this.typeStorage,this.document,this.scope)));return}let s=new Ra.InferLightExpression(n).infer(r.lastComponent);if((0,Jn.isUnionType)(s)){s.variants.forEach(a=>{let u=a.getKeyType();u!=null&&i.setProperty(u,new Gi.EntityInfo(u.id,Pc.MapType.createDefault(this.typeStorage,this.document,this.scope)))});return}let o=s.getKeyType();o!=null&&i.setProperty(o,new Gi.EntityInfo(o.id,Pc.MapType.createDefault(this.typeStorage,this.document,this.scope)))}aggregateAssignmentStatement(e){let n=this.document.chunkHelper.findAssignmentVariableSetterContext(e.variable);if(n==null)return;let r=new jD.InferContext(this.typeStorage,this.document,this.scope,this.onRequestScope),i=new FD.InferFullExpression(r),s=i.inferCommentDefinition(e)||i.infer(e.init)?.copy(!1,!1,this.typeStorage,this.document,this.scope,e.init)||new Yd.UnknownType(this.typeStorage,this.document,this.scope,e);if((0,Jn.isFunctionType)(s)&&this.document.attachFunctionTypeToScope(s.astRef,s),(0,Jn.isMapType)(s)&&i.createCustomTypeFromMap(e.init,s),(0,Jd.isVariableSetterContextVariable)(n)){let l=n.property;this.scope.symbols.push({name:l,path:l,kind:i.getCompletionItemKind(),source:s.getSource(),assignmentRef:e});let p=this.scope.getProperty(l);if(p!=null&&e.init.type===Oc.ASTType.Unknown)return;if(p!=null&&(0,Jn.isUnknownType)(p.type)){p.type.mergeIntoType(s),this.scope.setProperty(l,s);return}else if(p!=null&&(0,Jn.isUnknownType)(s)){s.mergeIntoType(p.type);return}this.scope.setProperty(l,s);return}let o=new Ra.InferLightExpression(r),a=o.infer(n.resolvePath);if(a==null)throw new Error("Cannot assign property to null origin");if(a.containsOwnProperties()||(this.makeTypeCompatibleWithProperties(n.resolvePath,r),o=new Ra.InferLightExpression(r),a=o.infer(n.resolvePath)),(0,Jn.isFunctionType)(s)&&(s.context=a),(0,Jd.isVariableSetterContextProperty)(n)){let l=n.lastProperty;this.scope.symbols.push({name:l,path:`${o.getPath()}.${l}`,kind:i.getCompletionItemKind(),source:s.getSource(),assignmentRef:e});let p=a.getProperty(l);if(p!=null&&e.init.type===Oc.ASTType.Unknown)return;if(p!=null&&(0,Jn.isUnknownType)(p.type)){p.type.mergeIntoType(s),a.setProperty(l,new Gi.EntityInfo(l,s));return}a.setProperty(l,new Gi.EntityInfo(l,s));return}let u=new Ra.InferLightExpression(r).infer(n.lastComponent);if((0,Jn.isUnionType)(u)){u.variants.forEach(l=>{let p=l.getKeyType();p!=null&&a.setProperty(p,new Gi.EntityInfo(p.id,s))});return}let c=u.getKeyType();c!=null&&a.setProperty(c,new Gi.EntityInfo(c.id,s))}getVariableTypeFromIterator(e,n){if((0,Jn.isMapType)(e)){let r=new Pc.MapType(this.typeStorage.generateId(Jn.TypeKind.MapType,n),e.keyType.copy(!1,!0,this.typeStorage,this.document,this.scope),e.valueType.copy(!1,!0,this.typeStorage,this.document,this.scope),this.typeStorage,this.document,this.scope,null,n);return r.setProperty("key",new Gi.EntityInfo("key",e.keyType.copy(!1,!0,this.typeStorage,this.document,this.scope))),r.setProperty("value",new Gi.EntityInfo("value",e.valueType.copy(!1,!0,this.typeStorage,this.document,this.scope))),r}else{if((0,Jn.isListType)(e))return e.elementType.copy(!1,!0,this.typeStorage,this.document,this.scope);if((0,Jn.isUnionType)(e))return new $U.UnionType(this.typeStorage.generateId(Jn.TypeKind.UnionType,n),e.variants.map(r=>this.getVariableTypeFromIterator(r,n)),this.typeStorage,this.document,this.scope,n);if(e.id===ZS.SignatureDefinitionBaseType.String)return qD.Type.createBaseType(ZS.SignatureDefinitionBaseType.String,this.typeStorage,this.document,this.scope,n)}return new Yd.UnknownType(this.typeStorage,this.document,this.scope)}aggregateForGenericStatement(e){let n=new jD.InferContext(this.typeStorage,this.document,this.scope,this.onRequestScope),i=new FD.InferFullExpression(n).infer(e.iterator)||new Yd.UnknownType(this.typeStorage,this.document,this.scope),s=this.getVariableTypeFromIterator(i,e);if(e.variable.type!==Oc.ASTType.Identifier)return;let o=e.variable.name;this.scope.setProperty(o,s),this.scope.setProperty(`__${o}_idx`,qD.Type.createBaseType(ZS.SignatureDefinitionBaseType.Number,this.typeStorage,this.document,this.scope,e.variable)),this.scope.symbols.push({name:o,path:o,kind:eT.CompletionItemKind.Variable,source:s.getSource(),assignmentRef:e},{name:`__${o}_idx`,path:`__${o}_idx`,kind:eT.CompletionItemKind.Variable,source:s.getSource(),assignmentRef:e})}aggregateImportDefinition(e){let n=e.name,r=this.scope.getProperty(n.name);if(this.scope.symbols.push({name:n.name,path:n.name,kind:eT.CompletionItemKind.Variable,source:[{document:this.document.name,astRef:e,start:n.start,end:n.end}],assignmentRef:e}),r!=null){r.type.sourceMap.add(this.document,e);return}this.scope.setProperty(n.name,new Yd.UnknownType(this.typeStorage,this.document,this.scope,e))}aggregate(){for(let e=0;e<this.block.definitions.length;e++){let n=this.block.definitions[e];switch(n.type){case Oc.ASTType.AssignmentStatement:{this.aggregateAssignmentStatement(n);break}case Oc.ASTType.ForGenericStatement:{this.aggregateForGenericStatement(n);break}case BU.ASTType.FeatureImportExpression:{this.aggregateImportDefinition(n);break}}}}};Qd.ASTDefinitionAggregator=tT});var iT=f(Zd=>{"use strict";Object.defineProperty(Zd,"__esModule",{value:!0});Zd.DocumentTypeStorage=void 0;var Qn=tt(),Dc=Vn(),Sr=_a(),UU=wd(),rT=class extends UU.TypeStorage{constructor(e,n){super(n),this.document=e}insertDefault(){let e=this.parent;if(!e)throw new Error("Global type storage is not defined.");let n=(0,Sr.createProxyForNativeType)(Qn.SignatureDefinitionBaseType.General,this.document),r=(0,Sr.createProxyForNativeType)(Qn.SignatureDefinitionBaseType.Function,this.document),i=(0,Sr.createProxyForNativeType)(Qn.SignatureDefinitionBaseType.Map,this.document),s=(0,Sr.createProxyForNativeType)(Qn.SignatureDefinitionBaseType.List,this.document),o=(0,Sr.createProxyForNativeType)(Qn.SignatureDefinitionBaseType.Number,this.document),a=(0,Sr.createProxyForNativeType)(Qn.SignatureDefinitionBaseType.String,this.document),u=(0,Sr.createProxyForNativeType)(Qn.SignatureDefinitionBaseType.Any,this.document),c=(0,Sr.persistTypeInNativeFunction)(Qn.SignatureDefinitionBaseType.General,"funcRef",r,this.document,e),l=(0,Sr.persistTypeInNativeFunction)(Qn.SignatureDefinitionBaseType.General,"map",i,this.document,e),p=(0,Sr.persistTypeInNativeFunction)(Qn.SignatureDefinitionBaseType.General,"list",s,this.document,e),h=(0,Sr.persistTypeInNativeFunction)(Qn.SignatureDefinitionBaseType.General,"number",o,this.document,e),m=(0,Sr.persistTypeInNativeFunction)(Qn.SignatureDefinitionBaseType.General,"string",a,this.document,e);n.setProperty("funcRef",new Dc.EntityInfo("funcRef",c)),n.setProperty("map",new Dc.EntityInfo("map",l)),n.setProperty("list",new Dc.EntityInfo("list",p)),n.setProperty("number",new Dc.EntityInfo("number",h)),n.setProperty("string",new Dc.EntityInfo("string",m)),this.addType(n),this.addType(r),this.addType(i),this.addType(s),this.addType(o),this.addType(a),this.addType(u)}addToAny(e,n){if(typeof e!="string")return;let r=this.typeInterfaces.get(Qn.SignatureDefinitionBaseType.Any);r?.properties.set(e,n)}generateId(e,n){let r=n?`<${n.type}:${n.start.toString()}-${n.end.toString()}>`:"<virtual>";return`${e}-${this.document.name}-${this.__internalHandleCounter++}-${r}`}};Zd.DocumentTypeStorage=rT});var sT=f(Rc=>{"use strict";Object.defineProperty(Rc,"__esModule",{value:!0});Rc.ScopeState=void 0;var KU;(function(t){t[t.Inititialized=0]="Inititialized",t[t.Pending=1]="Pending",t[t.Resolved=2]="Resolved"})(KU=Rc.ScopeState||(Rc.ScopeState={}))});var aT=f(nf=>{"use strict";Object.defineProperty(nf,"__esModule",{value:!0});nf.ChunkHelper=void 0;var ef=xe(),tf=QS(),oT=class{constructor(e){this._root=e}getLastASTItemOfLine(e){let n=this._root.lines[e];if(!n||n.length===0)return null;let r=n[0];for(let i=1;i<n.length;i++){let s=n[i];(s.start.line>r.start.line||s.start.line===r.start.line&&s.start.character>r.start.character)&&(r=s)}return r}findASTItemInLine(e,n){let r=this._root.lines[e];if(r&&r.length>0){let i=r.find(s=>s.type===n);if(i)return i}return null}findAssignmentVariableSetterContext(e){switch(e.type){case ef.ASTType.MemberExpression:{let n=e;return{resolvePath:n.base,lastProperty:n.identifier.name,kind:tf.VariableSetterContextComponentKind.Property}}case ef.ASTType.Identifier:return{property:e.name,kind:tf.VariableSetterContextComponentKind.Variable};case ef.ASTType.IndexExpression:{let n=e;return n.index.type===ef.ASTType.StringLiteral?{resolvePath:n.base,lastProperty:n.index.value,kind:tf.VariableSetterContextComponentKind.Property}:{resolvePath:n.base,lastComponent:n.index,kind:tf.VariableSetterContextComponentKind.Type}}}return null}};nf.ChunkHelper=oT});var cT=f(sf=>{"use strict";Object.defineProperty(sf,"__esModule",{value:!0});sf.Scope=void 0;var BD=tt(),Ic=Fr(),wn=ks(),rf=ft(),WU=Vn(),GU=hi(),uT=class{constructor(e,n){this.document=e,this.outer=n,this.locals=new GU.MapType(e.typeStorage.generateId(rf.TypeKind.MapType),null,null,e.typeStorage,e,this,null,null,!0),this.globals=e.globals||this,this.symbols=[]}getSelf(){return this.associatedFunction?.context}getSuper(){let e=this.getSelf();if(!(e==null||!(0,rf.isMapType)(e)))return e.getProperty(rf.ISA_PROPERTY)?.type}getOuter(){return this.outer?.getLocals()}getLocals(){return this.locals}getGlobals(){return this.globals.getLocals()}setProperty(e,n){typeof e=="string"&&this.locals.setProperty(e,new WU.EntityInfo(e,n))}getProperty(e){return this.locals.hasProperty(e)?this.locals.getProperty(e):this.outer?.hasProperty(e)?this.outer.locals.getProperty(e):this.globals.hasProperty(e)?this.globals.locals.getProperty(e):this.document.typeStorage.getTypePropertyById(BD.SignatureDefinitionBaseType.General,e)}getAllProperties(e=1){if(e>rf.MAX_ALL_PROPERTIES_DEPTH)return[];let n=new Map,r=[...this.locals.getAllProperties(e+1),...this.globals!==this?this.globals.getAllProperties(e+1):[],...this.outer?.getAllProperties(e+1)||[],...this.document.typeStorage.getTypeById(BD.SignatureDefinitionBaseType.General).getAllProperties(e+1)];for(let i of r)n.has(i.name)||n.set(i.name,i);return!n.has(wn.ConstantIdentifier.Globals)&&this.getGlobals()!=null&&n.set(wn.ConstantIdentifier.Globals,{type:this.getGlobals(),name:wn.ConstantIdentifier.Globals,kind:Ic.CompletionItemKind.Constant}),!n.has(wn.ConstantIdentifier.Locals)&&this.getLocals()!=null&&n.set(wn.ConstantIdentifier.Locals,{type:this.getLocals(),name:wn.ConstantIdentifier.Locals,kind:Ic.CompletionItemKind.Constant}),!n.has(wn.ConstantIdentifier.Outer)&&this.getOuter()!=null&&n.set(wn.ConstantIdentifier.Outer,{type:this.getOuter(),name:wn.ConstantIdentifier.Outer,kind:Ic.CompletionItemKind.Constant}),!n.has(wn.ConstantIdentifier.Self)&&this.getSelf()!=null&&n.set(wn.ConstantIdentifier.Self,{type:this.getSelf(),name:wn.ConstantIdentifier.Self,kind:Ic.CompletionItemKind.Constant}),!n.has(wn.ConstantIdentifier.Super)&&this.getSuper()!=null&&n.set(wn.ConstantIdentifier.Super,{type:this.getSelf(),name:wn.ConstantIdentifier.Super,kind:Ic.CompletionItemKind.Constant}),Array.from(n.values())}resolveAllAvailableWithQuery(e){let n=[this];return this.outer&&n.push(this.outer),this!==this.globals&&n.push(this.globals),n.flatMap(r=>r.symbols.filter(i=>i.path.includes(e)))}hasProperty(e){return this.locals.hasProperty(e)}};sf.Scope=uT});var hT=f(af=>{"use strict";Object.defineProperty(af,"__esModule",{value:!0});af.Document=void 0;var $D=tt(),HU=xe(),UD=nT(),lT=Rd(),KD=zd(),VU=Ac(),zU=iT(),XU=ks(),Ia=sT(),of=ft(),YU=aT(),JU=Ta(),QU=oc(),WD=cT(),GD=Sn(),HD=yr(),pT=class t{constructor(e,n,r,i){this.scopes=[],this.name=e,this.chunk=n,this.typeManager=r,this.typeStorage=new zU.DocumentTypeStorage(this,i),this.globals=new WD.Scope(this),this.scopeRefMapping=new WeakMap,this.scopeFnMapping=new WeakMap,this.chunkHelper=new YU.ChunkHelper(n),this.typeStorage.insertDefault(),r.modifyTypeStorage?.(this,i)}createScope(e){if(this.scopeRefMapping.has(e))return;let n=this.scopeRefMapping.get(e.scope),i={scope:new WD.Scope(this,n.scope),astRef:e,state:Ia.ScopeState.Inititialized};this.scopes.push(i),this.scopeRefMapping.set(e,i)}aggregateScopes(){let e=this.chunk;if(this.scopeRefMapping.has(e))return;let n={scope:this.globals,astRef:e,state:Ia.ScopeState.Inititialized};this.scopes.push(n),this.scopeRefMapping.set(e,n);for(let r=0;r<e.scopes.length;r++){let i=e.scopes[r];this.createScope(i)}}attachFunctionTypeToScope(e,n){let r=this.scopeRefMapping.get(e);r!=null&&(r.scope.associatedFunction=n,this.scopeFnMapping.set(n,r))}assumeArgumentTypes(e,n,r){let i=r.getArguments(),s=n.scope.getSelf();for(let o=0;o<i.length;o++){let a=i[o],u=a.getLabel();if(u===XU.ConstantIdentifier.Self&&s!=null){n.scope.setProperty(u,s);continue}let c=a.getTypes(),l=e.parameters[o],p=c.map(h=>(0,JU.determineTypeFromMeta)(h,this.typeStorage,this,n.scope,l.type===HU.ASTType.AssignmentStatement?l.init:l));n.scope.setProperty(u,HD.UnionType.createSmartly(p,this.typeStorage,this,n.scope))}}assumeReturnType(e,n,r){if(e.returns.length===0){let o=GD.Type.createBaseType(of.NIL_TYPE_ID,this.typeStorage,this,n.scope);n.scope.associatedFunction.returnType=o,r._returns=o.toMeta().map($D.SignatureDefinitionTypeMeta.parse);return}let i=new HD.UnionType(this.typeStorage.generateId(of.TypeKind.UnionType),[],this.typeStorage,this,n.scope);for(let o=0;o<e.returns.length;o++){let a=e.returns[o];if(a.argument==null){i.addVariant(GD.Type.createBaseType(of.NIL_TYPE_ID,this.typeStorage,this,n.scope));continue}let u=new KD.InferFullExpression(new lT.InferContext(this.typeStorage,this,n.scope)).infer(a.argument);u&&i.addVariant(u)}let s=i.variants.length===1?i.firstVariant():i;n.scope.associatedFunction.returnType=s,r._returns=s.toMeta().map($D.SignatureDefinitionTypeMeta.parse)}aggregateDefinition(e){let n=this.scopeRefMapping.get(e);if(n.state!==Ia.ScopeState.Inititialized)return;if(n.state=Ia.ScopeState.Pending,n.scope.associatedFunction==null){new UD.ASTDefinitionAggregator(this.typeStorage,this,n.scope,e,a=>this.aggregateDefinition(a)).aggregate(),n.state=Ia.ScopeState.Resolved;return}let r=n.scope.associatedFunction.signature;this.assumeArgumentTypes(e,n,r),new UD.ASTDefinitionAggregator(this.typeStorage,this,n.scope,e,o=>this.aggregateDefinition(o)).aggregate();let s=r.getReturns();s.length===1&&s[0].type===of.UNKNOWN_TYPE_ID&&this.assumeReturnType(e,n,r),n.state=Ia.ScopeState.Resolved}aggregateDefinitions(){let e=this.chunk;this.aggregateDefinition(e);for(let n=0;n<e.scopes.length;n++){let r=e.scopes[n];this.aggregateDefinition(r)}}resolveAllAssignmentsWithQuery(e){return[...this.scopes.flatMap(n=>n.scope.symbols.filter(r=>r.path.includes(e)))]}resolveAvailableAssignments(e){let n=new lT.InferContext(this.typeStorage,this,this.globals),r=new VU.InferLightExpression(n);r.infer(e);let i=this.scopeRefMapping.get(e.scope),s=[i.scope];i.scope.outer&&s.push(i.scope.outer),i.scope!==i.scope.globals&&s.push(i.scope.globals);let o=r.getPath();return s.flatMap(a=>a.symbols.filter(u=>u.path.includes(o)))}resolvePath(e){return this.globals.locals.getPropertyInPath(e)}resolveNamespace(e,n){let r=this.scopeRefMapping.get(e.scope);if(!r)return null;let i=new lT.InferContext(this.typeStorage,this,r.scope),s=new KD.InferFullExpression(i,n),o=s.infer(e);return o==null?null:{item:o,path:s.getPath(),value:s.getValue(),completionItemKind:s.getCompletionItemKind(),sources:o.getSource()}}merge(...e){let n=new t(this.name,this.chunk,this.typeManager,this.typeStorage.parent);n.aggregateScopes();for(let r=0;r<e.length;r++){let i=e[r];n.typeStorage.merge(i.document.typeStorage),this.typeManager.modifyTypeStorageMerge?.(n,i.document,this.typeStorage.parent)}for(let r=0;r<e.length;r++){let i=e[r];(0,QU.mergeScope)(n.typeStorage,n.globals,i.document.globals,i.namespaces)}return n.aggregateDefinitions(),n}};af.Document=pT});var VD=f(uf=>{"use strict";Object.defineProperty(uf,"__esModule",{value:!0});uf.TypeManager=void 0;var ZU=rS(),eK=hT(),dT=class{constructor(e){this.documents=new Map,this.container=e.container,this.typeStorage=new ZU.GlobalTypeStorage,this.modifyTypeStorage=e.modifyTypeStorage,this.modifyTypeStorageMerge=e.modifyTypeStorageMerge,this.initializeTypeStorage()}initializeTypeStorage(){this.typeStorage.insertPrimitives(this.container),this.typeStorage.insertNonPrimitives(this.container),this.typeStorage.insertAllAnyTypeMembers(this.container)}analyze(e,n){let r=new eK.Document(e,n,this,this.typeStorage);return r.aggregateScopes(),r.aggregateDefinitions(),this.documents.set(e,r),r}get(e){return this.documents.get(e)}};uf.TypeManager=dT});var XD=f(Ca=>{"use strict";Object.defineProperty(Ca,"__esModule",{value:!0});Ca.isSignatureDefinitionEqual=Ca.isTypeMetaEqual=void 0;function zD(t,e){return t.isEqual(e)}Ca.isTypeMetaEqual=zD;function tK(t,e){return t===e||t.getOrigin()===e.getOrigin()&&zD(t.getType(),e.getType())&&t.isProtected()===e.isProtected()&&t.getDescription()===e.getDescription()}Ca.isSignatureDefinitionEqual=tK});var Ma=f(j=>{"use strict";Object.defineProperty(j,"__esModule",{value:!0});j.deepMerge=j.mergeScope=j.enrichWithMetaInformation=j.determineTypeFromMeta=j.createCommentBlock=j.ChunkHelper=j.CompletionItemKind=j.PathType=j.UnaryType=j.ConstantIdentifierSet=j.ConstantIdentifier=j.DEFAULT_CUSTOM_FUNCTION_DESCRIPTION=j.MAX_DEPTH=j.ScopeState=j.isUnknownType=j.isUnionType=j.isListType=j.isFunctionType=j.isClassType=j.isMapType=j.isValidKeyValue=j.isKeyType=j.BASE_TYPE_SET=j.META_DOCS_SIGNATURE_ORIGIN=j.DEFAULT_SOURCE_DOCUMENT_ID=j.DEFAULT_SIGNATURE_ORIGIN=j.ISA_PROPERTY=j.UNKNOWN_TYPE_ID=j.NIL_TYPE_ID=j.MAX_ALL_PROPERTIES_DEPTH=j.TypeKind=j.ASTDefinitionAggregator=j.InferLightExpression=j.InferFullExpression=j.InferContext=j.InferBase=j.DocumentTypeStorage=j.GlobalTypeStorage=j.TypeStorage=j.Scope=j.Document=j.KeyType=j.EntityInfo=j.UnionType=j.MapType=j.ListType=j.FunctionType=j.ClassType=j.Type=j.TypeManager=void 0;j.parseMapDescription=j.parseAssignDescription=j.normalizeText=j.persistTypeInNativeFunction=j.createProxyForNativeType=j.isSignatureDefinitionEqual=j.isTypeMetaEqual=j.SourceMap=j.shallowMergeMap=j.shallowMergeList=void 0;var nK=VD();Object.defineProperty(j,"TypeManager",{enumerable:!0,get:function(){return nK.TypeManager}});var rK=Sn();Object.defineProperty(j,"Type",{enumerable:!0,get:function(){return rK.Type}});var iK=ec();Object.defineProperty(j,"ClassType",{enumerable:!0,get:function(){return iK.ClassType}});var sK=ic();Object.defineProperty(j,"FunctionType",{enumerable:!0,get:function(){return sK.FunctionType}});var oK=so();Object.defineProperty(j,"ListType",{enumerable:!0,get:function(){return oK.ListType}});var aK=hi();Object.defineProperty(j,"MapType",{enumerable:!0,get:function(){return aK.MapType}});var uK=yr();Object.defineProperty(j,"UnionType",{enumerable:!0,get:function(){return uK.UnionType}});var cK=Vn();Object.defineProperty(j,"EntityInfo",{enumerable:!0,get:function(){return cK.EntityInfo}});var lK=sc();Object.defineProperty(j,"KeyType",{enumerable:!0,get:function(){return lK.KeyType}});var pK=hT();Object.defineProperty(j,"Document",{enumerable:!0,get:function(){return pK.Document}});var hK=cT();Object.defineProperty(j,"Scope",{enumerable:!0,get:function(){return hK.Scope}});var dK=wd();Object.defineProperty(j,"TypeStorage",{enumerable:!0,get:function(){return dK.TypeStorage}});var fK=rS();Object.defineProperty(j,"GlobalTypeStorage",{enumerable:!0,get:function(){return fK.GlobalTypeStorage}});var gK=iT();Object.defineProperty(j,"DocumentTypeStorage",{enumerable:!0,get:function(){return gK.DocumentTypeStorage}});var mK=Bd();Object.defineProperty(j,"InferBase",{enumerable:!0,get:function(){return mK.InferBase}});var yK=Rd();Object.defineProperty(j,"InferContext",{enumerable:!0,get:function(){return yK.InferContext}});var bK=zd();Object.defineProperty(j,"InferFullExpression",{enumerable:!0,get:function(){return bK.InferFullExpression}});var _K=Ac();Object.defineProperty(j,"InferLightExpression",{enumerable:!0,get:function(){return _K.InferLightExpression}});var vK=nT();Object.defineProperty(j,"ASTDefinitionAggregator",{enumerable:!0,get:function(){return vK.ASTDefinitionAggregator}});var tn=ft();Object.defineProperty(j,"TypeKind",{enumerable:!0,get:function(){return tn.TypeKind}});Object.defineProperty(j,"MAX_ALL_PROPERTIES_DEPTH",{enumerable:!0,get:function(){return tn.MAX_ALL_PROPERTIES_DEPTH}});Object.defineProperty(j,"NIL_TYPE_ID",{enumerable:!0,get:function(){return tn.NIL_TYPE_ID}});Object.defineProperty(j,"UNKNOWN_TYPE_ID",{enumerable:!0,get:function(){return tn.UNKNOWN_TYPE_ID}});Object.defineProperty(j,"ISA_PROPERTY",{enumerable:!0,get:function(){return tn.ISA_PROPERTY}});Object.defineProperty(j,"DEFAULT_SIGNATURE_ORIGIN",{enumerable:!0,get:function(){return tn.DEFAULT_SIGNATURE_ORIGIN}});Object.defineProperty(j,"DEFAULT_SOURCE_DOCUMENT_ID",{enumerable:!0,get:function(){return tn.DEFAULT_SOURCE_DOCUMENT_ID}});Object.defineProperty(j,"META_DOCS_SIGNATURE_ORIGIN",{enumerable:!0,get:function(){return tn.META_DOCS_SIGNATURE_ORIGIN}});Object.defineProperty(j,"BASE_TYPE_SET",{enumerable:!0,get:function(){return tn.BASE_TYPE_SET}});Object.defineProperty(j,"isKeyType",{enumerable:!0,get:function(){return tn.isKeyType}});Object.defineProperty(j,"isValidKeyValue",{enumerable:!0,get:function(){return tn.isValidKeyValue}});Object.defineProperty(j,"isMapType",{enumerable:!0,get:function(){return tn.isMapType}});Object.defineProperty(j,"isClassType",{enumerable:!0,get:function(){return tn.isClassType}});Object.defineProperty(j,"isFunctionType",{enumerable:!0,get:function(){return tn.isFunctionType}});Object.defineProperty(j,"isListType",{enumerable:!0,get:function(){return tn.isListType}});Object.defineProperty(j,"isUnionType",{enumerable:!0,get:function(){return tn.isUnionType}});Object.defineProperty(j,"isUnknownType",{enumerable:!0,get:function(){return tn.isUnknownType}});var SK=sT();Object.defineProperty(j,"ScopeState",{enumerable:!0,get:function(){return SK.ScopeState}});var TK=ba();Object.defineProperty(j,"MAX_DEPTH",{enumerable:!0,get:function(){return TK.MAX_DEPTH}});var Cc=ks();Object.defineProperty(j,"DEFAULT_CUSTOM_FUNCTION_DESCRIPTION",{enumerable:!0,get:function(){return Cc.DEFAULT_CUSTOM_FUNCTION_DESCRIPTION}});Object.defineProperty(j,"ConstantIdentifier",{enumerable:!0,get:function(){return Cc.ConstantIdentifier}});Object.defineProperty(j,"ConstantIdentifierSet",{enumerable:!0,get:function(){return Cc.ConstantIdentifierSet}});Object.defineProperty(j,"UnaryType",{enumerable:!0,get:function(){return Cc.UnaryType}});Object.defineProperty(j,"PathType",{enumerable:!0,get:function(){return Cc.PathType}});var wK=Fr();Object.defineProperty(j,"CompletionItemKind",{enumerable:!0,get:function(){return wK.CompletionItemKind}});var xK=aT();Object.defineProperty(j,"ChunkHelper",{enumerable:!0,get:function(){return xK.ChunkHelper}});var EK=Ec();Object.defineProperty(j,"createCommentBlock",{enumerable:!0,get:function(){return EK.createCommentBlock}});var kK=Ta();Object.defineProperty(j,"determineTypeFromMeta",{enumerable:!0,get:function(){return kK.determineTypeFromMeta}});var AK=US();Object.defineProperty(j,"enrichWithMetaInformation",{enumerable:!0,get:function(){return AK.enrichWithMetaInformation}});var cf=oc();Object.defineProperty(j,"mergeScope",{enumerable:!0,get:function(){return cf.mergeScope}});Object.defineProperty(j,"deepMerge",{enumerable:!0,get:function(){return cf.deepMerge}});Object.defineProperty(j,"shallowMergeList",{enumerable:!0,get:function(){return cf.shallowMergeList}});Object.defineProperty(j,"shallowMergeMap",{enumerable:!0,get:function(){return cf.shallowMergeMap}});var OK=ud();Object.defineProperty(j,"SourceMap",{enumerable:!0,get:function(){return OK.SourceMap}});var YD=XD();Object.defineProperty(j,"isTypeMetaEqual",{enumerable:!0,get:function(){return YD.isTypeMetaEqual}});Object.defineProperty(j,"isSignatureDefinitionEqual",{enumerable:!0,get:function(){return YD.isSignatureDefinitionEqual}});var JD=_a();Object.defineProperty(j,"createProxyForNativeType",{enumerable:!0,get:function(){return JD.createProxyForNativeType}});Object.defineProperty(j,"persistTypeInNativeFunction",{enumerable:!0,get:function(){return JD.persistTypeInNativeFunction}});var PK=Nd();Object.defineProperty(j,"normalizeText",{enumerable:!0,get:function(){return PK.normalizeText}});var DK=GS();Object.defineProperty(j,"parseAssignDescription",{enumerable:!0,get:function(){return DK.parseAssignDescription}});var RK=KS();Object.defineProperty(j,"parseMapDescription",{enumerable:!0,get:function(){return RK.parseMapDescription}})});var fT=f(La=>{"use strict";Object.defineProperty(La,"__esModule",{value:!0});La.getSymbolItemKind=La.getCompletionItemKind=void 0;var lt=Ma(),IK={[lt.CompletionItemKind.Constant]:21,[lt.CompletionItemKind.Internal]:21,[lt.CompletionItemKind.InternalFunction]:21,[lt.CompletionItemKind.InternalProperty]:21,[lt.CompletionItemKind.Property]:6,[lt.CompletionItemKind.Variable]:6,[lt.CompletionItemKind.Expression]:6,[lt.CompletionItemKind.Function]:3,[lt.CompletionItemKind.ListConstructor]:12,[lt.CompletionItemKind.MapConstructor]:12,[lt.CompletionItemKind.Literal]:12,[lt.CompletionItemKind.Unknown]:12},CK=t=>IK[t]??6;La.getCompletionItemKind=CK;var MK={[lt.CompletionItemKind.Constant]:14,[lt.CompletionItemKind.Internal]:14,[lt.CompletionItemKind.InternalFunction]:14,[lt.CompletionItemKind.InternalProperty]:14,[lt.CompletionItemKind.Variable]:13,[lt.CompletionItemKind.Property]:13,[lt.CompletionItemKind.Expression]:13,[lt.CompletionItemKind.Function]:12,[lt.CompletionItemKind.ListConstructor]:18,[lt.CompletionItemKind.MapConstructor]:19,[lt.CompletionItemKind.Literal]:13,[lt.CompletionItemKind.Unknown]:13},LK=t=>MK[t]??13;La.getSymbolItemKind=LK});var QD=f(lf=>{"use strict";Object.defineProperty(lf,"__esModule",{value:!0});lf.CompletionListBuilder=void 0;var NK=fT(),gT=class{constructor(){this.collection=new Map,this.default=[]}setDefault(e){this.default=e}addCollection(e){e!=null&&(this.collection=new Map([...this.collection,...e]))}build(){let e=[];for(let[n,r]of this.collection)e.push({label:n,kind:(0,NK.getCompletionItemKind)(r.kind)});return[...e,...this.default]}};lf.CompletionListBuilder=gT});var hf=f(Na=>{"use strict";Object.defineProperty(Na,"__esModule",{value:!0});Na.findEx=Na.ScraperWalker=void 0;var qK=xe(),jK=function(t){return{ParenthesisExpression:(e,n)=>{t(e.expression,n)},AssignmentStatement:function(e,n){t(e.init,n),t(e.variable,n)},MemberExpression:function(e,n){t(e.base,n),t(e.identifier,n)},FunctionDeclaration:function(e,n){for(let r=0;r<e.parameters.length;r++)t(e.parameters[r],n);for(let r=0;r<e.body.length;r++)t(e.body[r],n)},MapConstructorExpression:function(e,n){for(let r=0;r<e.fields.length;r++)t(e.fields[r],n)},ReturnStatement:function(e,n){e.argument&&t(e.argument,n)},WhileStatement:function(e,n){t(e.condition,n);for(let r=0;r<e.body.length;r++)t(e.body[r],n)},IndexExpression:function(e,n){t(e.base,n),t(e.index,n)},SliceExpression:function(e,n){t(e.base,n),t(e.left,n),t(e.right,n)},ListValue:function(e,n){t(e.value,n)},MapKeyString:function(e,n){t(e.key,n),t(e.value,n)},IfShortcutStatement:function(e,n){for(let r=0;r<e.clauses.length;r++)t(e.clauses[r],n)},IfShortcutClause:function(e,n){t(e.condition,n);for(let r=0;r<e.body.length;r++)t(e.body[r],n)},ElseifShortcutClause:function(e,n){t(e.condition,n);for(let r=0;r<e.body.length;r++)t(e.body[r],n)},ElseShortcutClause:function(e,n){for(let r=0;r<e.body.length;r++)t(e.body[r],n)},ForGenericStatement:function(e,n){t(e.variable,n),t(e.iterator,n);for(let r=0;r<e.body.length;r++)t(e.body[r],n)},IfStatement:function(e,n){for(let r=0;r<e.clauses.length;r++)t(e.clauses[r],n)},IfClause:function(e,n){t(e.condition,n);for(let r=0;r<e.body.length;r++)t(e.body[r],n)},ElseifClause:function(e,n){t(e.condition,n);for(let r=0;r<e.body.length;r++)t(e.body[r],n)},ElseClause:function(e,n){for(let r=0;r<e.body.length;r++)t(e.body[r],n)},NegationExpression:function(e,n){t(e.argument,n)},CallExpression:function(e,n){t(e.base,n);for(let r=0;r<e.arguments.length;r++)t(e.arguments[r],n)},CallStatement:function(e,n){t(e.expression,n)},ListConstructorExpression:function(e,n){for(let r=0;r<e.fields.length;r++)t(e.fields[r],n)},BinaryExpression:function(e,n){t(e.left,n),t(e.right,n)},BinaryNegatedExpression:function(e,n){t(e.argument,n)},IsaExpression:function(e,n){t(e.left,n),t(e.right,n)},LogicalExpression:function(e,n){t(e.left,n),t(e.right,n)},ComparisonGroupExpression:function(e,n){for(let r=0;r<e.expressions.length;r++)t(e.expressions[r],n)},UnaryExpression:function(e,n){t(e.argument,n)},Chunk:function(e,n){for(let r=0;r<e.body.length;r++)t(e.body[r],n)},InvalidCodeExpression:()=>{}}},pf=class{constructor(e,n={}){this.map=Object.assign(jK(this.visit.bind(this)),n),this.callback=e,this.state={exit:!1,skip:!1}}visit(e,n=0){if(e==null)return;if(e.type==null)throw console.error("Error ast type:",e),new Error("Unexpected as type");let r=this.callback(e,n);if(r!=null&&Object.assign(this.state,r),this.state.exit||this.state.skip){this.state.skip=!1;return}let i=this.map[e.type];i?.call(this,e,n+1)}};Na.ScraperWalker=pf;function FK(t,e){let n=[];return new pf((i,s)=>{let o=t(i,s)||{};return o.valid&&i.type!==qK.ASTType.InvalidCodeExpression&&n.push(i),{exit:!!o.exit,skip:!!o.skip}}).visit(e),n}Na.findEx=FK});var mT=f(xn=>{"use strict";Object.defineProperty(xn,"__esModule",{value:!0});xn.lookupBase=xn.lookupIdentifier=xn.lookupScopes=xn.lookupRootScope=void 0;var Hi=xe(),BK=t=>{let e=t;for(;e.scope;)e=e.scope;return e};xn.lookupRootScope=BK;var $K=t=>{if(!t.scope)return[t];let e=(0,xn.lookupRootScope)(t);return e===t.scope?[t,e]:[t,t.scope,e]};xn.lookupScopes=$K;var UK=t=>{switch(t.type){case Hi.ASTType.CallStatement:return(0,xn.lookupIdentifier)(t.expression);case Hi.ASTType.CallExpression:return(0,xn.lookupIdentifier)(t.base);case Hi.ASTType.Identifier:return t;case Hi.ASTType.MemberExpression:return(0,xn.lookupIdentifier)(t.identifier);case Hi.ASTType.IndexExpression:return(0,xn.lookupIdentifier)(t.index);default:return null}};xn.lookupIdentifier=UK;var KK=(t=null)=>{switch(t?.type){case Hi.ASTType.MemberExpression:return t.base;case Hi.ASTType.IndexExpression:return t.base;case Hi.ASTType.CallExpression:return t.base;case Hi.ASTType.SliceExpression:return t.base;default:return null}};xn.lookupBase=KK});var ZD=f(df=>{"use strict";Object.defineProperty(df,"__esModule",{value:!0});df.isValidIdentifierLiteral=void 0;var WK=xe(),GK=t=>{if(t.type!==WK.ASTType.StringLiteral)return!1;let e=t.value.toString();return/^[_a-z][_a-z0-9]*$/i.test(e)};df.isValidIdentifierLiteral=GK});var qa=f(mi=>{"use strict";var HK=mi&&mi.__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]}),VK=mi&&mi.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),zK=mi&&mi.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var n in t)n!=="default"&&Object.prototype.hasOwnProperty.call(t,n)&&HK(e,t,n);return VK(e,t),e};Object.defineProperty(mi,"__esModule",{value:!0});mi.LookupHelper=void 0;var eR=xe(),XK=zK(hf()),YK=mT(),JK=ZD(),yT=class{constructor(e,n){this.document=e,this.context=n,this.mergedTypeMap=null}async getTypeMap(){return this.mergedTypeMap==null&&(this.mergedTypeMap=await this.context.documentMerger.build(this.document,this.context)),this.mergedTypeMap}async findAllAssignmentsOfIdentifier(e,n){let r=await this.getTypeMap();if(r==null)return[];let i=r.scopeRefMapping.get(n);return i==null?[]:i.scope.resolveAllAvailableWithQuery(e)}async findAllAssignmentsOfItem(e){let n=await this.getTypeMap();if(n==null)return null;let r=n.resolveNamespace(e,!1);return r==null?null:r.item}async findAllAvailableIdentifierInRoot(){let e=await this.getTypeMap();return e==null?new Map:e.globals.getAllProperties().reduce((n,r)=>{let i=r.type.getSource();return n.set(r.name,{kind:r.kind,line:i&&i.length>0?i[0].start.line-1:-1}),n},new Map)}async findAllAvailableIdentifier(e){let n=await this.getTypeMap();if(n==null)return new Map;let r=n.scopeRefMapping.get(e);return r==null?new Map:r.scope.getAllProperties().reduce((i,s)=>{let o=s.type.getSource();return i.set(s.name,{kind:s.kind,line:o&&o.length>0?o[0].start.line-1:-1}),i},new Map)}async findAllAvailableIdentifierRelatedToPosition(e){let n=await this.getTypeMap(),r=new Map;if(n==null)return r;let s=n.scopeRefMapping.get(e.scope).scope.getAllProperties(),o=[],a=[];for(let u=0;u<s.length;u++){let c=s[u],l=c.type.getSource();c.type.document!=null&&c.type.document.name===n.name&&l!=null&&l.length>0?a.push(c):o.push(c)}for(let u=0;u<o.length;u++){let c=o[u];r.set(c.name,{kind:c.kind,line:-1})}a.sort((u,c)=>u.type.getSource()[0].start.line-c.type.getSource()[0].start.line);for(let u=0;u<a.length;u++){let c=a[u],l=c.type.getSource()[0];if(l.start.line>=e.end.line)break;r.set(c.name,{kind:c.kind,line:l.start.line-1})}return r}async lookupAST(e){let i=this.document.parsedPayload.lines[e.line+1];if(!i)return null;for(let s=0;s<i.length;s++){let o=i[s],a=XK.findEx((c,l)=>{let p=c.start.line-1,h=c.start.character-1,m=c.end.line-1,b=c.end.character-1;return p>e.line?{exit:!0}:p<m?{valid:e.line>p&&e.line<m||e.line===p&&h<=e.character||e.line===m&&b>=e.character}:{valid:p<=e.line&&h<=e.character&&m>=e.line&&b>=e.character}},o),u=a.pop();if(u)return{closest:u,outer:a}}return null}async lookupBasePath(e){let n=await this.getTypeMap();if(n===null)return null;let r=(0,YK.lookupBase)(e);return r?n.resolveNamespace(r,!0):null}async lookupTypeInfo({closest:e,outer:n}){let r=await this.getTypeMap();if(r===null)return null;let i=n.length>0?n[n.length-1]:void 0;return i?.type===eR.ASTType.MemberExpression&&e===i.identifier||i?.type===eR.ASTType.IndexExpression&&e===i.index&&(0,JK.isValidIdentifierLiteral)(e)?r.resolveNamespace(i,!1):r.resolveNamespace(e,!1)}async lookupType(e){let n=this,r=await n.lookupAST(e);return r?n.lookupTypeInfo(r):null}};mi.LookupHelper=yT});var tR=f(ff=>{"use strict";Object.defineProperty(ff,"__esModule",{value:!0});ff.AVAILABLE_CONSTANTS=void 0;ff.AVAILABLE_CONSTANTS=["true","false","null"].map(t=>({label:t,kind:21}))});var nR=f(gf=>{"use strict";Object.defineProperty(gf,"__esModule",{value:!0});gf.AVAILABLE_KEYWORDS=void 0;var ja=$r(),dn=xe();gf.AVAILABLE_KEYWORDS=[dn.Keyword.If,dn.Keyword.In,dn.Keyword.Or,dn.Keyword.And,dn.Keyword.Isa,dn.Keyword.For,dn.Keyword.New,dn.Keyword.Not,dn.Keyword.End,dn.Keyword.Then,dn.Keyword.Else,dn.Keyword.Break,dn.Keyword.While,dn.Keyword.Return,dn.Keyword.Function,dn.Keyword.Continue,ja.GreybelKeyword.Envar,ja.GreybelKeyword.Import,ja.GreybelKeyword.Include,ja.GreybelKeyword.Debugger,ja.GreybelKeyword.Line,ja.GreybelKeyword.File].map(t=>({label:t,kind:14}))});var rR=f(mf=>{"use strict";Object.defineProperty(mf,"__esModule",{value:!0});mf.AVAILABLE_OPERATORS=void 0;var Mc=ka(),Ht=xe();mf.AVAILABLE_OPERATORS=[Ht.Operator.Plus,Ht.Operator.Asterik,Ht.Operator.Minus,Ht.Operator.Slash,Ht.Operator.Power,Ht.Operator.Modulo,Ht.Operator.LessThan,Ht.Operator.GreaterThan,Ht.Operator.LessThanOrEqual,Ht.Operator.GreaterThanOrEqual,Ht.Operator.NotEqual,Ht.Operator.Equal,Ht.Operator.AddShorthand,Ht.Operator.SubtractShorthand,Ht.Operator.MultiplyShorthand,Ht.Operator.DivideShorthand,Mc.Operator.BitwiseAnd,Mc.Operator.BitwiseOr,Mc.Operator.LeftShift,Mc.Operator.RightShift,Mc.Operator.UnsignedRightShift,Ht.Operator.Assign,Ht.Operator.Reference].map(t=>({label:t,kind:24}))});var sR=f(Tr=>{"use strict";Object.defineProperty(Tr,"__esModule",{value:!0});Tr.activate=Tr.getDefaultCompletionList=Tr.getPropertyCompletionList=void 0;var iR=xe(),QK=QD(),ZK=qa(),eW=tR(),tW=nR(),nW=rR(),rW=async(t,e)=>{let n=await t.lookupBasePath(e);return n===null?null:n.item.getAllProperties().reduce((r,i)=>{let s=i.type.getSource();return r.set(i.name,{kind:i.kind,line:s&&s.length>0?s[0].start.line-1:-1}),r},new Map)};Tr.getPropertyCompletionList=rW;var iW=()=>[...tW.AVAILABLE_KEYWORDS,...nW.AVAILABLE_OPERATORS,...eW.AVAILABLE_CONSTANTS];Tr.getDefaultCompletionList=iW;function sW(t){t.connection.onCompletion(async e=>{if(!t.getConfiguration().autocomplete)return;let n=await t.fs.getTextDocument(e.textDocument.uri);if(n==null)return;let r=await t.documentManager.getLatest(n),i=new ZK.LookupHelper(r,t),s=await i.lookupAST(e.position),o=new QK.CompletionListBuilder;if(s){let{closest:a}=s;a instanceof iR.ASTMemberExpression?o.addCollection(await(0,Tr.getPropertyCompletionList)(i,a)):a instanceof iR.ASTIndexExpression?o.addCollection(await(0,Tr.getPropertyCompletionList)(i,a)):(o.setDefault((0,Tr.getDefaultCompletionList)()),o.addCollection(await i.findAllAvailableIdentifierRelatedToPosition(s.closest)))}else o.setDefault((0,Tr.getDefaultCompletionList)()),o.addCollection(await i.findAllAvailableIdentifierInRoot());return o.build()}),t.connection.onCompletionResolve(e=>e)}Tr.activate=sW});var aR=f((p7,oR)=>{"use strict";oR.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}});var bT=f((h7,cR)=>{var Lc=aR(),uR={};for(let t of Object.keys(Lc))uR[Lc[t]]=t;var ee={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}};cR.exports=ee;for(let t of Object.keys(ee)){if(!("channels"in ee[t]))throw new Error("missing channels property: "+t);if(!("labels"in ee[t]))throw new Error("missing channel labels property: "+t);if(ee[t].labels.length!==ee[t].channels)throw new Error("channel and label counts mismatch: "+t);let{channels:e,labels:n}=ee[t];delete ee[t].channels,delete ee[t].labels,Object.defineProperty(ee[t],"channels",{value:e}),Object.defineProperty(ee[t],"labels",{value:n})}ee.rgb.hsl=function(t){let e=t[0]/255,n=t[1]/255,r=t[2]/255,i=Math.min(e,n,r),s=Math.max(e,n,r),o=s-i,a,u;s===i?a=0:e===s?a=(n-r)/o:n===s?a=2+(r-e)/o:r===s&&(a=4+(e-n)/o),a=Math.min(a*60,360),a<0&&(a+=360);let c=(i+s)/2;return s===i?u=0:c<=.5?u=o/(s+i):u=o/(2-s-i),[a,u*100,c*100]};ee.rgb.hsv=function(t){let e,n,r,i,s,o=t[0]/255,a=t[1]/255,u=t[2]/255,c=Math.max(o,a,u),l=c-Math.min(o,a,u),p=function(h){return(c-h)/6/l+1/2};return l===0?(i=0,s=0):(s=l/c,e=p(o),n=p(a),r=p(u),o===c?i=r-n:a===c?i=1/3+e-r:u===c&&(i=2/3+n-e),i<0?i+=1:i>1&&(i-=1)),[i*360,s*100,c*100]};ee.rgb.hwb=function(t){let e=t[0],n=t[1],r=t[2],i=ee.rgb.hsl(t)[0],s=1/255*Math.min(e,Math.min(n,r));return r=1-1/255*Math.max(e,Math.max(n,r)),[i,s*100,r*100]};ee.rgb.cmyk=function(t){let e=t[0]/255,n=t[1]/255,r=t[2]/255,i=Math.min(1-e,1-n,1-r),s=(1-e-i)/(1-i)||0,o=(1-n-i)/(1-i)||0,a=(1-r-i)/(1-i)||0;return[s*100,o*100,a*100,i*100]};function oW(t,e){return(t[0]-e[0])**2+(t[1]-e[1])**2+(t[2]-e[2])**2}ee.rgb.keyword=function(t){let e=uR[t];if(e)return e;let n=1/0,r;for(let i of Object.keys(Lc)){let s=Lc[i],o=oW(t,s);o<n&&(n=o,r=i)}return r};ee.keyword.rgb=function(t){return Lc[t]};ee.rgb.xyz=function(t){let e=t[0]/255,n=t[1]/255,r=t[2]/255;e=e>.04045?((e+.055)/1.055)**2.4:e/12.92,n=n>.04045?((n+.055)/1.055)**2.4:n/12.92,r=r>.04045?((r+.055)/1.055)**2.4:r/12.92;let i=e*.4124+n*.3576+r*.1805,s=e*.2126+n*.7152+r*.0722,o=e*.0193+n*.1192+r*.9505;return[i*100,s*100,o*100]};ee.rgb.lab=function(t){let e=ee.rgb.xyz(t),n=e[0],r=e[1],i=e[2];n/=95.047,r/=100,i/=108.883,n=n>.008856?n**(1/3):7.787*n+16/116,r=r>.008856?r**(1/3):7.787*r+16/116,i=i>.008856?i**(1/3):7.787*i+16/116;let s=116*r-16,o=500*(n-r),a=200*(r-i);return[s,o,a]};ee.hsl.rgb=function(t){let e=t[0]/360,n=t[1]/100,r=t[2]/100,i,s,o;if(n===0)return o=r*255,[o,o,o];r<.5?i=r*(1+n):i=r+n-r*n;let a=2*r-i,u=[0,0,0];for(let c=0;c<3;c++)s=e+1/3*-(c-1),s<0&&s++,s>1&&s--,6*s<1?o=a+(i-a)*6*s:2*s<1?o=i:3*s<2?o=a+(i-a)*(2/3-s)*6:o=a,u[c]=o*255;return u};ee.hsl.hsv=function(t){let e=t[0],n=t[1]/100,r=t[2]/100,i=n,s=Math.max(r,.01);r*=2,n*=r<=1?r:2-r,i*=s<=1?s:2-s;let o=(r+n)/2,a=r===0?2*i/(s+i):2*n/(r+n);return[e,a*100,o*100]};ee.hsv.rgb=function(t){let e=t[0]/60,n=t[1]/100,r=t[2]/100,i=Math.floor(e)%6,s=e-Math.floor(e),o=255*r*(1-n),a=255*r*(1-n*s),u=255*r*(1-n*(1-s));switch(r*=255,i){case 0:return[r,u,o];case 1:return[a,r,o];case 2:return[o,r,u];case 3:return[o,a,r];case 4:return[u,o,r];case 5:return[r,o,a]}};ee.hsv.hsl=function(t){let e=t[0],n=t[1]/100,r=t[2]/100,i=Math.max(r,.01),s,o;o=(2-n)*r;let a=(2-n)*i;return s=n*i,s/=a<=1?a:2-a,s=s||0,o/=2,[e,s*100,o*100]};ee.hwb.rgb=function(t){let e=t[0]/360,n=t[1]/100,r=t[2]/100,i=n+r,s;i>1&&(n/=i,r/=i);let o=Math.floor(6*e),a=1-r;s=6*e-o,o&1&&(s=1-s);let u=n+s*(a-n),c,l,p;switch(o){default:case 6:case 0:c=a,l=u,p=n;break;case 1:c=u,l=a,p=n;break;case 2:c=n,l=a,p=u;break;case 3:c=n,l=u,p=a;break;case 4:c=u,l=n,p=a;break;case 5:c=a,l=n,p=u;break}return[c*255,l*255,p*255]};ee.cmyk.rgb=function(t){let e=t[0]/100,n=t[1]/100,r=t[2]/100,i=t[3]/100,s=1-Math.min(1,e*(1-i)+i),o=1-Math.min(1,n*(1-i)+i),a=1-Math.min(1,r*(1-i)+i);return[s*255,o*255,a*255]};ee.xyz.rgb=function(t){let e=t[0]/100,n=t[1]/100,r=t[2]/100,i,s,o;return i=e*3.2406+n*-1.5372+r*-.4986,s=e*-.9689+n*1.8758+r*.0415,o=e*.0557+n*-.204+r*1.057,i=i>.0031308?1.055*i**(1/2.4)-.055:i*12.92,s=s>.0031308?1.055*s**(1/2.4)-.055:s*12.92,o=o>.0031308?1.055*o**(1/2.4)-.055:o*12.92,i=Math.min(Math.max(0,i),1),s=Math.min(Math.max(0,s),1),o=Math.min(Math.max(0,o),1),[i*255,s*255,o*255]};ee.xyz.lab=function(t){let e=t[0],n=t[1],r=t[2];e/=95.047,n/=100,r/=108.883,e=e>.008856?e**(1/3):7.787*e+16/116,n=n>.008856?n**(1/3):7.787*n+16/116,r=r>.008856?r**(1/3):7.787*r+16/116;let i=116*n-16,s=500*(e-n),o=200*(n-r);return[i,s,o]};ee.lab.xyz=function(t){let e=t[0],n=t[1],r=t[2],i,s,o;s=(e+16)/116,i=n/500+s,o=s-r/200;let a=s**3,u=i**3,c=o**3;return s=a>.008856?a:(s-16/116)/7.787,i=u>.008856?u:(i-16/116)/7.787,o=c>.008856?c:(o-16/116)/7.787,i*=95.047,s*=100,o*=108.883,[i,s,o]};ee.lab.lch=function(t){let e=t[0],n=t[1],r=t[2],i;i=Math.atan2(r,n)*360/2/Math.PI,i<0&&(i+=360);let o=Math.sqrt(n*n+r*r);return[e,o,i]};ee.lch.lab=function(t){let e=t[0],n=t[1],i=t[2]/360*2*Math.PI,s=n*Math.cos(i),o=n*Math.sin(i);return[e,s,o]};ee.rgb.ansi16=function(t,e=null){let[n,r,i]=t,s=e===null?ee.rgb.hsv(t)[2]:e;if(s=Math.round(s/50),s===0)return 30;let o=30+(Math.round(i/255)<<2|Math.round(r/255)<<1|Math.round(n/255));return s===2&&(o+=60),o};ee.hsv.ansi16=function(t){return ee.rgb.ansi16(ee.hsv.rgb(t),t[2])};ee.rgb.ansi256=function(t){let e=t[0],n=t[1],r=t[2];return e===n&&n===r?e<8?16:e>248?231:Math.round((e-8)/247*24)+232:16+36*Math.round(e/255*5)+6*Math.round(n/255*5)+Math.round(r/255*5)};ee.ansi16.rgb=function(t){let e=t%10;if(e===0||e===7)return t>50&&(e+=3.5),e=e/10.5*255,[e,e,e];let n=(~~(t>50)+1)*.5,r=(e&1)*n*255,i=(e>>1&1)*n*255,s=(e>>2&1)*n*255;return[r,i,s]};ee.ansi256.rgb=function(t){if(t>=232){let s=(t-232)*10+8;return[s,s,s]}t-=16;let e,n=Math.floor(t/36)/5*255,r=Math.floor((e=t%36)/6)/5*255,i=e%6/5*255;return[n,r,i]};ee.rgb.hex=function(t){let n=(((Math.round(t[0])&255)<<16)+((Math.round(t[1])&255)<<8)+(Math.round(t[2])&255)).toString(16).toUpperCase();return"000000".substring(n.length)+n};ee.hex.rgb=function(t){let e=t.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!e)return[0,0,0];let n=e[0];e[0].length===3&&(n=n.split("").map(a=>a+a).join(""));let r=parseInt(n,16),i=r>>16&255,s=r>>8&255,o=r&255;return[i,s,o]};ee.rgb.hcg=function(t){let e=t[0]/255,n=t[1]/255,r=t[2]/255,i=Math.max(Math.max(e,n),r),s=Math.min(Math.min(e,n),r),o=i-s,a,u;return o<1?a=s/(1-o):a=0,o<=0?u=0:i===e?u=(n-r)/o%6:i===n?u=2+(r-e)/o:u=4+(e-n)/o,u/=6,u%=1,[u*360,o*100,a*100]};ee.hsl.hcg=function(t){let e=t[1]/100,n=t[2]/100,r=n<.5?2*e*n:2*e*(1-n),i=0;return r<1&&(i=(n-.5*r)/(1-r)),[t[0],r*100,i*100]};ee.hsv.hcg=function(t){let e=t[1]/100,n=t[2]/100,r=e*n,i=0;return r<1&&(i=(n-r)/(1-r)),[t[0],r*100,i*100]};ee.hcg.rgb=function(t){let e=t[0]/360,n=t[1]/100,r=t[2]/100;if(n===0)return[r*255,r*255,r*255];let i=[0,0,0],s=e%1*6,o=s%1,a=1-o,u=0;switch(Math.floor(s)){case 0:i[0]=1,i[1]=o,i[2]=0;break;case 1:i[0]=a,i[1]=1,i[2]=0;break;case 2:i[0]=0,i[1]=1,i[2]=o;break;case 3:i[0]=0,i[1]=a,i[2]=1;break;case 4:i[0]=o,i[1]=0,i[2]=1;break;default:i[0]=1,i[1]=0,i[2]=a}return u=(1-n)*r,[(n*i[0]+u)*255,(n*i[1]+u)*255,(n*i[2]+u)*255]};ee.hcg.hsv=function(t){let e=t[1]/100,n=t[2]/100,r=e+n*(1-e),i=0;return r>0&&(i=e/r),[t[0],i*100,r*100]};ee.hcg.hsl=function(t){let e=t[1]/100,r=t[2]/100*(1-e)+.5*e,i=0;return r>0&&r<.5?i=e/(2*r):r>=.5&&r<1&&(i=e/(2*(1-r))),[t[0],i*100,r*100]};ee.hcg.hwb=function(t){let e=t[1]/100,n=t[2]/100,r=e+n*(1-e);return[t[0],(r-e)*100,(1-r)*100]};ee.hwb.hcg=function(t){let e=t[1]/100,r=1-t[2]/100,i=r-e,s=0;return i<1&&(s=(r-i)/(1-i)),[t[0],i*100,s*100]};ee.apple.rgb=function(t){return[t[0]/65535*255,t[1]/65535*255,t[2]/65535*255]};ee.rgb.apple=function(t){return[t[0]/255*65535,t[1]/255*65535,t[2]/255*65535]};ee.gray.rgb=function(t){return[t[0]/100*255,t[0]/100*255,t[0]/100*255]};ee.gray.hsl=function(t){return[0,0,t[0]]};ee.gray.hsv=ee.gray.hsl;ee.gray.hwb=function(t){return[0,100,t[0]]};ee.gray.cmyk=function(t){return[0,0,0,t[0]]};ee.gray.lab=function(t){return[t[0],0,0]};ee.gray.hex=function(t){let e=Math.round(t[0]/100*255)&255,r=((e<<16)+(e<<8)+e).toString(16).toUpperCase();return"000000".substring(r.length)+r};ee.rgb.gray=function(t){return[(t[0]+t[1]+t[2])/3/255*100]}});var pR=f((d7,lR)=>{var yf=bT();function aW(){let t={},e=Object.keys(yf);for(let n=e.length,r=0;r<n;r++)t[e[r]]={distance:-1,parent:null};return t}function uW(t){let e=aW(),n=[t];for(e[t].distance=0;n.length;){let r=n.pop(),i=Object.keys(yf[r]);for(let s=i.length,o=0;o<s;o++){let a=i[o],u=e[a];u.distance===-1&&(u.distance=e[r].distance+1,u.parent=r,n.unshift(a))}}return e}function cW(t,e){return function(n){return e(t(n))}}function lW(t,e){let n=[e[t].parent,t],r=yf[e[t].parent][t],i=e[t].parent;for(;e[i].parent;)n.unshift(e[i].parent),r=cW(yf[e[i].parent][i],r),i=e[i].parent;return r.conversion=n,r}lR.exports=function(t){let e=uW(t),n={},r=Object.keys(e);for(let i=r.length,s=0;s<i;s++){let o=r[s];e[o].parent!==null&&(n[o]=lW(o,e))}return n}});var dR=f((f7,hR)=>{var _T=bT(),pW=pR(),Fa={},hW=Object.keys(_T);function dW(t){let e=function(...n){let r=n[0];return r==null?r:(r.length>1&&(n=r),t(n))};return"conversion"in t&&(e.conversion=t.conversion),e}function fW(t){let e=function(...n){let r=n[0];if(r==null)return r;r.length>1&&(n=r);let i=t(n);if(typeof i=="object")for(let s=i.length,o=0;o<s;o++)i[o]=Math.round(i[o]);return i};return"conversion"in t&&(e.conversion=t.conversion),e}hW.forEach(t=>{Fa[t]={},Object.defineProperty(Fa[t],"channels",{value:_T[t].channels}),Object.defineProperty(Fa[t],"labels",{value:_T[t].labels});let e=pW(t);Object.keys(e).forEach(r=>{let i=e[r];Fa[t][r]=fW(i),Fa[t][r].raw=dW(i)})});hR.exports=Fa});var gR=f(Ba=>{"use strict";var gW=Ba&&Ba.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ba,"__esModule",{value:!0});Ba.activate=void 0;var vT=gW(dR()),mW=xe(),fR;(function(t){t.Black="black",t.Blue="blue",t.Green="green",t.Orange="orange",t.Purple="purple",t.Red="red",t.White="white",t.Yellow="yellow"})(fR||(fR={}));var ST={black:"#000000",blue:"#0000FF",green:"#00FF00",orange:"#FF8800",purple:"#CC8899",red:"#FF0000",white:"#FFFFFF",yellow:"#FFFF00"},yW=()=>new RegExp(`(?:mark|color)=(${Object.keys(ST).join("|")}|(?:#[0-9a-f]{6}|#[0-9a-f]{3}))`,"ig"),bW=Object.prototype.hasOwnProperty;function _W(t){t.connection.onColorPresentation(e=>[{label:`#${vT.default.rgb.hex(e.color.red*255,e.color.green*255,e.color.blue*255)}`}]),t.connection.onDocumentColor(async e=>{let n=await t.fs.getTextDocument(e.textDocument.uri);if(n==null)return;let s=(await t.documentManager.getLatest(n)).parsedPayload.literals.filter(u=>u.type===mW.ASTType.StringLiteral),o=[],a=({match:u,markup:c,value:l,astPosition:p,lineIndex:h})=>{let m=u.index+c.indexOf("=")+1,b=m+l.length,v=p.line-1+h,R=m,A=b;return h===0&&(R+=p.character,A+=p.character),{start:{line:v,character:R},end:{line:v,character:A}}};for(let u=0;u<s.length;u++){let c=s[u];if(!c.start)continue;let l=c.start,p=c.value.toString().split(`
|
115
|
-
`);for(let h=0;h<p.length;h++){let m=p[h],b=yW(),v;for(;v=b.exec(m);){let[R,A]=v,T=a({match:v,markup:R,value:A,astPosition:l,lineIndex:h});if(A.startsWith("#")){let[w,_,N]=vT.default.hex.rgb(A.slice(1));o.push({range:T,color:{red:w/255,green:_/255,blue:N/255,alpha:1}})}else if(bW.call(ST,A)){let[w,_,N]=vT.default.hex.rgb(ST[A].slice(1));o.push({range:T,color:{red:w/255,green:_/255,blue:N/255,alpha:1}})}else o.push({range:T,color:{red:0,green:0,blue:0,alpha:1}})}}}return o})}Ba.activate=_W});var yR=f(bf=>{"use strict";Object.defineProperty(bf,"__esModule",{value:!0});bf.activate=void 0;var mR=xe(),vW=qa(),SW=t=>`${t.targetUri}:${t.targetRange.start.line}:${t.targetRange.start.character}-${t.targetRange.end.line}:${t.targetRange.end.character}`,TW=t=>{let e=t.astRef,n,r;switch(e.type){case mR.ASTType.ForGenericStatement:{let i=e;n={line:i.variable.start.line-1,character:i.variable.start.character-1},r={line:i.variable.end.line-1,character:i.variable.end.character-1};break}default:n={line:e.start.line-1,character:e.start.character-1},r={line:e.end.line-1,character:e.end.character-1}}return{targetUri:t.document,targetRange:{start:n,end:r},targetSelectionRange:{start:n,end:r}}},wW=async(t,e)=>{let r=(await t.findAllAssignmentsOfItem(e))?.getSource();if(r==null||r.length===0)return[];let i=[],s=new Set;for(let o of r){let a=o.astRef;if(!a.start||!a.end)continue;let u=TW(o),c=SW(u);s.has(c)||(s.add(c),i.push(u))}return i};function xW(t){t.connection.onDefinition(async e=>{let n=await t.fs.getTextDocument(e.textDocument.uri);if(n==null)return;let r=await t.documentManager.getLatest(n),i=new vW.LookupHelper(r,t),s=await i.lookupAST(e.position);if(!s)return;let{outer:o,closest:a}=s,u=o.length>0?o[o.length-1]:void 0,c=a;return u&&u instanceof mR.ASTMemberExpression&&u.identifier===a&&(c=u),await wW(i,c)})}bf.activate=xW});var bR=f(_f=>{"use strict";Object.defineProperty(_f,"__esModule",{value:!0});_f.activate=void 0;async function EW(t,e){let n=await e.documentManager.getLatest(t);return n.errors.map(r=>{if(r?.range){let i=r.range;return{range:{start:{line:i.start.line-1,character:i.start.character-1},end:{line:i.end.line-1,character:i.end.character-1}},message:r.message,severity:1}}return{range:{start:n.parsedPayload.start,end:n.parsedPayload.end},message:r.message,severity:1}})}function kW(t){t.connection.languages.diagnostics.on(async e=>{if(!t.getConfiguration().diagnostic)return;let n=await t.fs.getTextDocument(e.textDocument.uri);if(n==null)return;let r=await EW(n,t);return r.length===0?{kind:"full",items:[]}:{kind:"full",items:r}})}_f.activate=kW});var TT=f((_R,vf)=>{(function(t){"use strict";function e(_,N){var P=(_&65535)+(N&65535),G=(_>>16)+(N>>16)+(P>>16);return G<<16|P&65535}function n(_,N){return _<<N|_>>>32-N}function r(_,N,P,G,re,ae){return e(n(e(e(N,_),e(G,ae)),re),P)}function i(_,N,P,G,re,ae,K){return r(N&P|~N&G,_,N,re,ae,K)}function s(_,N,P,G,re,ae,K){return r(N&G|P&~G,_,N,re,ae,K)}function o(_,N,P,G,re,ae,K){return r(N^P^G,_,N,re,ae,K)}function a(_,N,P,G,re,ae,K){return r(P^(N|~G),_,N,re,ae,K)}function u(_,N){_[N>>5]|=128<<N%32,_[(N+64>>>9<<4)+14]=N;var P,G,re,ae,K,O=1732584193,M=-271733879,L=-1732584194,F=271733878;for(P=0;P<_.length;P+=16)G=O,re=M,ae=L,K=F,O=i(O,M,L,F,_[P],7,-680876936),F=i(F,O,M,L,_[P+1],12,-389564586),L=i(L,F,O,M,_[P+2],17,606105819),M=i(M,L,F,O,_[P+3],22,-1044525330),O=i(O,M,L,F,_[P+4],7,-176418897),F=i(F,O,M,L,_[P+5],12,1200080426),L=i(L,F,O,M,_[P+6],17,-1473231341),M=i(M,L,F,O,_[P+7],22,-45705983),O=i(O,M,L,F,_[P+8],7,1770035416),F=i(F,O,M,L,_[P+9],12,-1958414417),L=i(L,F,O,M,_[P+10],17,-42063),M=i(M,L,F,O,_[P+11],22,-1990404162),O=i(O,M,L,F,_[P+12],7,1804603682),F=i(F,O,M,L,_[P+13],12,-40341101),L=i(L,F,O,M,_[P+14],17,-1502002290),M=i(M,L,F,O,_[P+15],22,1236535329),O=s(O,M,L,F,_[P+1],5,-165796510),F=s(F,O,M,L,_[P+6],9,-1069501632),L=s(L,F,O,M,_[P+11],14,643717713),M=s(M,L,F,O,_[P],20,-373897302),O=s(O,M,L,F,_[P+5],5,-701558691),F=s(F,O,M,L,_[P+10],9,38016083),L=s(L,F,O,M,_[P+15],14,-660478335),M=s(M,L,F,O,_[P+4],20,-405537848),O=s(O,M,L,F,_[P+9],5,568446438),F=s(F,O,M,L,_[P+14],9,-1019803690),L=s(L,F,O,M,_[P+3],14,-187363961),M=s(M,L,F,O,_[P+8],20,1163531501),O=s(O,M,L,F,_[P+13],5,-1444681467),F=s(F,O,M,L,_[P+2],9,-51403784),L=s(L,F,O,M,_[P+7],14,1735328473),M=s(M,L,F,O,_[P+12],20,-1926607734),O=o(O,M,L,F,_[P+5],4,-378558),F=o(F,O,M,L,_[P+8],11,-2022574463),L=o(L,F,O,M,_[P+11],16,1839030562),M=o(M,L,F,O,_[P+14],23,-35309556),O=o(O,M,L,F,_[P+1],4,-1530992060),F=o(F,O,M,L,_[P+4],11,1272893353),L=o(L,F,O,M,_[P+7],16,-155497632),M=o(M,L,F,O,_[P+10],23,-1094730640),O=o(O,M,L,F,_[P+13],4,681279174),F=o(F,O,M,L,_[P],11,-358537222),L=o(L,F,O,M,_[P+3],16,-722521979),M=o(M,L,F,O,_[P+6],23,76029189),O=o(O,M,L,F,_[P+9],4,-640364487),F=o(F,O,M,L,_[P+12],11,-421815835),L=o(L,F,O,M,_[P+15],16,530742520),M=o(M,L,F,O,_[P+2],23,-995338651),O=a(O,M,L,F,_[P],6,-198630844),F=a(F,O,M,L,_[P+7],10,1126891415),L=a(L,F,O,M,_[P+14],15,-1416354905),M=a(M,L,F,O,_[P+5],21,-57434055),O=a(O,M,L,F,_[P+12],6,1700485571),F=a(F,O,M,L,_[P+3],10,-1894986606),L=a(L,F,O,M,_[P+10],15,-1051523),M=a(M,L,F,O,_[P+1],21,-2054922799),O=a(O,M,L,F,_[P+8],6,1873313359),F=a(F,O,M,L,_[P+15],10,-30611744),L=a(L,F,O,M,_[P+6],15,-1560198380),M=a(M,L,F,O,_[P+13],21,1309151649),O=a(O,M,L,F,_[P+4],6,-145523070),F=a(F,O,M,L,_[P+11],10,-1120210379),L=a(L,F,O,M,_[P+2],15,718787259),M=a(M,L,F,O,_[P+9],21,-343485551),O=e(O,G),M=e(M,re),L=e(L,ae),F=e(F,K);return[O,M,L,F]}function c(_){var N,P="",G=_.length*32;for(N=0;N<G;N+=8)P+=String.fromCharCode(_[N>>5]>>>N%32&255);return P}function l(_){var N,P=[];for(P[(_.length>>2)-1]=void 0,N=0;N<P.length;N+=1)P[N]=0;var G=_.length*8;for(N=0;N<G;N+=8)P[N>>5]|=(_.charCodeAt(N/8)&255)<<N%32;return P}function p(_){return c(u(l(_),_.length*8))}function h(_,N){var P,G=l(_),re=[],ae=[],K;for(re[15]=ae[15]=void 0,G.length>16&&(G=u(G,_.length*8)),P=0;P<16;P+=1)re[P]=G[P]^909522486,ae[P]=G[P]^1549556828;return K=u(re.concat(l(N)),512+N.length*8),c(u(ae.concat(K),640))}function m(_){var N="0123456789abcdef",P="",G,re;for(re=0;re<_.length;re+=1)G=_.charCodeAt(re),P+=N.charAt(G>>>4&15)+N.charAt(G&15);return P}function b(_){return unescape(encodeURIComponent(_))}function v(_){return p(b(_))}function R(_){return m(v(_))}function A(_,N){return h(b(_),b(N))}function T(_,N){return m(A(_,N))}function w(_,N,P){return N?P?A(N,_):T(N,_):P?v(_):R(_)}typeof define=="function"&&define.amd?define(function(){return w}):typeof vf=="object"&&vf.exports?vf.exports=w:t.md5=w})(_R)});var Ka=f(Ua=>{"use strict";Object.defineProperty(Ua,"__esModule",{value:!0});Ua.getLiteralValue=Ua.getLiteralRawValue=void 0;var $a=xe(),AW=t=>{switch(t.type){case $a.ASTType.NilLiteral:return"null";case $a.ASTType.NumericLiteral:{let e=t;return`${e.negated?"-":""}${e.raw}`}case $a.ASTType.BooleanLiteral:{let e=t;return`${e.negated?"-":""}${e.raw}`}default:return t.raw.toString()}};Ua.getLiteralRawValue=AW;var OW=t=>{switch(t.type){case $a.ASTType.NilLiteral:return"null";case $a.ASTType.NumericLiteral:{let e=t;return`${e.negated?"-":""}${e.value}`}case $a.ASTType.BooleanLiteral:{let e=t;return`${e.negated?"-":""}${e.value}`}default:return t.value.toString()}};Ua.getLiteralValue=OW});var xT=f(Wa=>{"use strict";var PW=Wa&&Wa.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Wa,"__esModule",{value:!0});Wa.LiteralsMapper=void 0;var DW=PW(TT()),vR=Ka(),wT=class{constructor(e){let n=this;n.mapping=new Map,n.variableNamespacesGenerator=e}reset(){let e=this;return e.mapping=new Map,e}add(e){let n=this,r=(0,vR.getLiteralRawValue)(e);if(!n.mapping.has(r))n.mapping.set(r,{literal:e,amount:1,length:r.length,namespace:null});else{let i=n.mapping.get(r),s=i.amount+1,o=i.length+r.length;i.amount=s,i.length=o,o>10&&s>2&&i.namespace==null&&(i.namespace=n.variableNamespacesGenerator.createNamespace((0,DW.default)(r)))}return n}get(e){let n=this,r=(0,vR.getLiteralRawValue)(e);return n.mapping.has(r)?n.mapping.get(r):null}getMapping(){return this.mapping}};Wa.LiteralsMapper=wT});var kT=f(Sf=>{"use strict";Object.defineProperty(Sf,"__esModule",{value:!0});Sf.NamespaceGenerator=void 0;var ET=class{constructor(e){let n=this;n.buffer=[0],n.mapping=new Map,n.rmapping=new Map,n.forbidden=e.forbidden||[],n.characters=e.characters||null,n.defaultNamespaces=e.defaultNamespaces||[];for(let r of n.defaultNamespaces)n.createNamespace(r)}exclude(e){let n=this;return Array.isArray(e)?n.forbidden=n.forbidden.concat(e):n.forbidden.push(e),n}setCharset(e){let n=this;return n.characters=e,n}reset(){let e=this;return e.buffer=[0],e.mapping=new Map,e.rmapping=new Map,e}get(e){let n=this.mapping;return n.has(e)?n.get(e):null}increaseBuffer(e){let n=this,r=n.buffer,i=n.characters.length;e==null&&(e=r.length-1);let s=r[e];return s=s+1,r[e]=s,s===i&&(r[e]=0,e===0?r.push(0):n.increaseBuffer(e-1)),n}generateNamespace(){let e=this,n=e.buffer,r=e.characters,i=e.forbidden,s="",o=0,a;for(;o<n.length;)a=n[o],s=s+r[a],o===n.length-1&&e.increaseBuffer(),o=o+1;return i.indexOf(s)!==-1||e.mapping.has(s)?e.generateNamespace():s}createNamespace(e,n=!1){let r=this,i=r.mapping,s=r.rmapping;if(r.forbidden.indexOf(e)!==-1)return e;if(i.has(e)&&!n)return i.get(e);let a=r.generateNamespace();if(i.set(e,a),s.set(a,e),s.has(e)){let u=s.get(e);s.delete(e),a=r.createNamespace(u,!0)}return a}};Sf.NamespaceGenerator=ET});var Nc=f(mo=>{"use strict";Object.defineProperty(mo,"__esModule",{value:!0});mo.Context=mo.ContextDataProperty=void 0;var RW=xe(),IW=xT(),SR=kT(),CW;(function(t){t.ResourceDependencyMap="resourceDependencyMap",t.DependencyCallStack="dependencyCallStack"})(CW=mo.ContextDataProperty||(mo.ContextDataProperty={}));var AT=class{constructor(e){let n=this;n.modules=new SR.NamespaceGenerator({characters:e.modulesCharset}),n.variables=new SR.NamespaceGenerator({characters:e.variablesCharset,defaultNamespaces:["BACKSLASH_CODE","NEW_LINE_OPERATOR","MODULES","EXPORTED","__REQUIRE","MAIN","module","globals"],forbidden:["locals","outer","self","super","string","list","map","number","funcRef",...Object.values(RW.Keyword),...e.variablesExcluded||[]]}),n.literals=new IW.LiteralsMapper(n.variables),n.data=new Map}createModuleNamespace(e){return this.modules.createNamespace(e)}getOrCreateData(e,n){let r=this;if(r.data.has(e))return r.data.get(e);let i=n();return r.data.set(e,i),i}set(e,n){return this.data.set(e,n),this}get(e){return this.data.get(e)}};mo.Context=AT});var yo=f(qc=>{"use strict";Object.defineProperty(qc,"__esModule",{value:!0});qc.DependencyType=void 0;var MW;(function(t){t[t.Main=0]="Main",t[t.Import=1]="Import",t[t.Include=2]="Include"})(MW=qc.DependencyType||(qc.DependencyType={}))});var jc=f(Tf=>{"use strict";Object.defineProperty(Tf,"__esModule",{value:!0});Tf.BuildError=void 0;var OT=class extends Error{constructor(e,n){super(e),this.target=n.target,this.range=n.range}};Tf.BuildError=OT});var xf=f(wf=>{"use strict";Object.defineProperty(wf,"__esModule",{value:!0});wf.fetchNamespaces=void 0;var PT=xe();function TR(t){if(t.type===PT.ASTType.MemberExpression){let e=t;return e.identifier.type===PT.ASTType.Identifier?e.identifier.name:null}else if(t.type===PT.ASTType.Identifier)return t.name;return null}function LW(t){let e=new Set(t.namespaces.map(TR).filter(n=>n!==null));return t.scopes.reduce((n,r)=>(r.namespaces.map(TR).filter(s=>s!==null).forEach(s=>e.add(s)),n),e),Array.from(e)}wf.fetchNamespaces=LW});var Fc=f(Ef=>{"use strict";Object.defineProperty(Ef,"__esModule",{value:!0});Ef.merge=void 0;function NW(t,e,n=1e4){if(e.length<=n){Array.prototype.push.apply(t,e);return}for(let r=0;r<e.length;r+=n)Array.prototype.push.apply(t,e.slice(r,r+n))}Ef.merge=NW});var Ha=f(Ga=>{"use strict";var qW=Ga&&Ga.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ga,"__esModule",{value:!0});Ga.Dependency=void 0;var wR=qW(TT()),xR=$r(),Bc=Nc(),$c=yo(),jW=jc(),FW=xf(),ER=Fc(),DT=class t{static generateDependencyMappingKey(e,n){return`${n}:${e}`}constructor(e){let n=this;n.target=e.target,n.id=(0,wR.default)(e.target),n.chunk=e.chunk,n.resourceManager=e.resourceManager,n.dependencies=new Map,n.injections=new Map,n.type=e.type||$c.DependencyType.Main,n.context=e.context;let r=n.context.createModuleNamespace(n.id);n.context.getOrCreateData(Bc.ContextDataProperty.ResourceDependencyMap,()=>new Map).set(r,n),n.context.getOrCreateData(Bc.ContextDataProperty.DependencyCallStack,()=>[])}getId(){return this.id}getNamespace(){let e=this;return e.context.modules.get(e.id)}resolve(e,n){let r=this,i=r.context,{modules:s}=i,o=i.get(Bc.ContextDataProperty.ResourceDependencyMap),a=r.resourceManager,u=a.getRelativePathMapping(r.target,e),c=(0,wR.default)(u),l=s.get(c);if(o.has(l))return o.get(l);try{let p=this.resourceManager.getResource(u).chunk;return new t({target:u,resourceManager:a,chunk:p,type:n,context:i})}catch(p){throw new jW.BuildError(p.message,{target:u,range:p.range})}}findInjections(){let e=this,{injects:n}=e.chunk,r=new Map;for(let i of n){let s=e.resourceManager.getRelativePathMapping(e.target,i.path),o=e.resourceManager.getInjection(s);r.set(i.path,o)}return e.injections=r,r}findDependencies(){let e=this,{imports:n,includes:r}=e.chunk,i=e.getNamespace(),s=e.context.get(Bc.ContextDataProperty.DependencyCallStack),o=new Map;s.push(i);let a=[...n,...r];for(let u of a){let c=u instanceof xR.ASTFeatureIncludeExpression?$c.DependencyType.Include:$c.DependencyType.Import,l=e.resolve(u.path,c),p=l.getNamespace();if(s.includes(p))throw new Error(`Circular dependency from ${e.target} to ${l.target} detected.`);l.findDependencies(),o.set(t.generateDependencyMappingKey(u.path,c),l)}return this.findInjections(),e.dependencies=o,s.pop(),{dependencies:o}}findDependenciesWithMetadata(){let e=this,{imports:n,includes:r}=e.chunk,i=e.getNamespace(),s=e.context.get(Bc.ContextDataProperty.DependencyCallStack),o=[...(0,FW.fetchNamespaces)(e.chunk)],a=[...e.chunk.literals],u=new Map;s.push(i);let c=[...n,...r];for(let l of c){let p=l instanceof xR.ASTFeatureIncludeExpression?$c.DependencyType.Include:$c.DependencyType.Import,h=e.resolve(l.path,p),m=h.getNamespace();if(s.includes(m))throw new Error(`Circular dependency from ${e.target} to ${h.target} detected.`);let b=h.findDependenciesWithMetadata();(0,ER.merge)(o,b.namespaces),(0,ER.merge)(a,b.literals),u.set(t.generateDependencyMappingKey(l.path,p),h)}return this.findInjections(),e.dependencies=u,s.pop(),{dependencies:u,namespaces:o,literals:a}}};Ga.Dependency=DT});var kR=f(kf=>{"use strict";Object.defineProperty(kf,"__esModule",{value:!0});kf.getStringHashCode=void 0;kf.getStringHashCode=function(){let t=new Map,e=n=>{let r,i;for(r=0,i=0;r<n.length;r++)i=Math.imul(31,i)+n.charCodeAt(r)|0;return i};return n=>{if(n.length===0)return 0;let r=t.get(n);if(r!==void 0)return r;let i=e(n);return t.set(n,i),i}}()});var RT=f(Pf=>{"use strict";Object.defineProperty(Pf,"__esModule",{value:!0});Pf.createExpressionHash=void 0;var Af=xe(),AR=kR(),Of=(t,e)=>t.$$hash=e,BW=t=>{var e;return(e=t.$$hash)!==null&&e!==void 0?e:null};function Va(t){let e=BW(t);if(e!==null)return e;let n=(0,AR.getStringHashCode)(t.type);switch(t.type){case Af.ASTType.ParenthesisExpression:return Va(t.expression);case Af.ASTType.MemberExpression:{let r=t;return n^=Va(r.base),n^=Va(r.identifier),Of(t,n)}case Af.ASTType.IndexExpression:{let r=t;return n^=Va(r.base),n^=Va(r.index),Of(t,n)}case Af.ASTType.Identifier:{let r=t;return n^=(0,AR.getStringHashCode)(r.name),Of(t,n)}}return Of(t,n)}function $W(t){return Va(t)}Pf.createExpressionHash=$W});var CT=f(_o=>{"use strict";Object.defineProperty(_o,"__esModule",{value:!0});_o.BeautifyBodyIterator=_o.FILLER_TYPE=void 0;var bo=xe();_o.FILLER_TYPE="FILLER";var IT=class{constructor(e,n){this._base=e,this._items=n.sort((r,i)=>r.range[0]-i.range[0]),this._index=0,this._freeSpaceIndex=0,this._freeSpace=0,this._lastEndLine=0,this._checkedIndexes=new Set,this._previous=null}getBlockOpenerEndLine(e){switch(e.type){case bo.ASTType.IfClause:return e.condition.end.line;case bo.ASTType.WhileStatement:return e.condition.end.line;case bo.ASTType.ForGenericStatement:return e.iterator.end.line;case bo.ASTType.Chunk:return e.start.line-1}return e.start.line}getBlockCloseEndLine(e){switch(e.type){case bo.ASTType.Chunk:return e.end.line+1}return e.end.line}getPreviousEndLine(e){if(e==null)return 0;if(e.type===bo.ASTType.IfShortcutStatement){let n=e;return n.clauses[n.clauses.length-1].body[0].end.line}return e.end.line}getFreeSpaceItem(){let e={line:this._lastEndLine+this._freeSpaceIndex+1,character:0};return this._freeSpaceIndex++,this._freeSpace===this._freeSpaceIndex&&(this._lastEndLine=0,this._freeSpaceIndex=0,this._freeSpace=0),new bo.ASTBase(_o.FILLER_TYPE,{start:e,end:e,range:[0,0],scope:this._base.scope})}next(){if(this._freeSpace>this._freeSpaceIndex)return{value:this.getFreeSpaceItem(),done:!1};if(this._index>=this._items.length){if(!this._checkedIndexes.has(this._items.length)){let n=this._previous?this.getPreviousEndLine(this._previous):this.getBlockOpenerEndLine(this._base),r=Math.max(this.getBlockCloseEndLine(this._base)-n-1,0);if(r>0)return this._checkedIndexes.add(this._items.length),this._lastEndLine=n,this._freeSpace=r,{value:this.getFreeSpaceItem(),done:!1}}return{value:null,done:!0}}let e=this._items[this._index];if(!this._checkedIndexes.has(this._index)){let n=this._previous?this.getPreviousEndLine(this._previous):this.getBlockOpenerEndLine(this._base),r=Math.max(e.start.line-n-1,0);if(r>0)return this._checkedIndexes.add(this._index),this._lastEndLine=n,this._freeSpace=r,{value:this.getFreeSpaceItem(),done:!1}}return this._index++,this._previous=e,{value:e,done:!1}}};_o.BeautifyBodyIterator=IT});var LT=f(So=>{"use strict";Object.defineProperty(So,"__esModule",{value:!0});So.BeautifyContext=So.IndentationType=void 0;var vo=xe(),OR=CT(),PR;(function(t){t[t.Tab=0]="Tab",t[t.Whitespace=1]="Whitespace"})(PR=So.IndentationType||(So.IndentationType={}));var MT=class{get indent(){return this._indent}get isMultilineAllowed(){return this._isMultilineAllowed}constructor(e,n){this.factory=e,this.options=n,this._indent=0,this._stack=[],this._contexts=new Map,this._isMultilineAllowed=!0,this.getIndent=n.indentation===PR.Tab?(r=0)=>" ".repeat(this._indent+r):(r=0)=>" ".repeat(n.indentationSpaces).repeat(this._indent+r)}buildChunkContext(e){let n=new Map,r=Object.keys(e.lines),i=new Set;for(let s=0;s<r.length;s++){let o=Number(r[s]),u=e.lines[o].filter(c=>c.type===vo.ASTType.Comment);for(let c=0;c<u.length;c++){let l=u[c];if(!i.has(l))if(i.add(l),l.isMultiline){let p=l.value.split(`
|
116
|
-
`);p.forEach((h,m)=>{let b=o+m;n.has(b)||n.set(b,[]);let R=e.lines[b].filter(N=>N.type!==vo.ASTType.Comment).map(N=>N.start.character),A=R.length>0?Math.min(...R):-1,T=b===o,w=b===o+p.length-1,_=w?l.end.character<A:!1;n.get(b).push({isMultiline:!0,isStart:T,isEnd:w,isBefore:_,value:h})})}else n.has(o)||n.set(o,[]),n.get(o).push({isMultiline:!1,isStart:!1,isEnd:!1,isBefore:!1,value:l.value})}}return{commentBuckets:n}}getChunkContext(e){return this._contexts.get(e)}getCurrentChunk(){return this._stack[this._stack.length-1]}pushStack(e){this._stack.push(e),this._contexts.set(e,this.buildChunkContext(e))}popStack(){this._stack.pop()}disableMultiline(){this._isMultilineAllowed=!1}enableMultiline(){this._isMultilineAllowed=!0}incIndent(){this._indent++}decIndent(){this._indent--}getBlockOpenerEndLine(e){return e instanceof vo.ASTIfClause||e instanceof vo.ASTWhileStatement?e.condition.end.line:e instanceof vo.ASTForGenericStatement?e.iterator.end.line:e instanceof vo.ASTChunk?e.start.line-1:e.start.line}getPreviousEndLine(e){if(e==null)return 0;if(e.type===vo.ASTType.IfShortcutStatement){let n=e;return n.clauses[n.clauses.length-1].body[0].end.line}return e.end.line}buildBlock(e){let n=new OR.BeautifyBodyIterator(e,e.body),r=n.next();for(;!r.done;){let i=r.value;if(i.type===OR.FILLER_TYPE){this.factory.pushSegment(this.getIndent()),this.factory.pushComment(i.start.line),this.factory.eol(),r=n.next();continue}this.factory.pushSegment(this.getIndent()),this.factory.process(i,{isCommand:!0}),this.factory.eol(),r=n.next()}}};So.BeautifyContext=MT});var NT=f(Ft=>{"use strict";Object.defineProperty(Ft,"__esModule",{value:!0});Ft.commentToText=Ft.hasEmptyBody=Ft.containsMultilineItemInShortcutClauses=Ft.getLastComment=Ft.unwrap=Ft.countRightBinaryExpressions=Ft.SHORTHAND_OPERATORS=void 0;var Mn=xe();Ft.SHORTHAND_OPERATORS=[Mn.Operator.Plus,Mn.Operator.Minus,Mn.Operator.Asterik,Mn.Operator.Slash,Mn.Operator.Modulo,Mn.Operator.Power];var UW=t=>{if(t=(0,Ft.unwrap)(t),t instanceof Mn.ASTComparisonGroupExpression)return t.expressions.length;let e=[t],n=0;for(;e.length>0;){let r=e.pop();r instanceof Mn.ASTBinaryExpression&&n++,(r instanceof Mn.ASTBinaryExpression||r instanceof Mn.ASTLogicalExpression||r instanceof Mn.ASTIsaExpression)&&(e.push((0,Ft.unwrap)(r.left)),e.push((0,Ft.unwrap)(r.right)))}return n};Ft.countRightBinaryExpressions=UW;var KW=t=>{for(;t instanceof Mn.ASTParenthesisExpression;)t=t.expression;return t};Ft.unwrap=KW;var WW=t=>{for(let e=t.length-1;e>=0;e--){let n=t[e];if(n.type===Mn.ASTType.Comment)return n}return null};Ft.getLastComment=WW;var GW=(t,e)=>e.some(n=>t.line<n.body[0].end.line);Ft.containsMultilineItemInShortcutClauses=GW;var HW=t=>!t.some(e=>!(e instanceof Mn.ASTComment));Ft.hasEmptyBody=HW;var VW=t=>t.isMultiline?t.isStart&&!t.isEnd?"/* "+t.value.trim():!t.isStart&&t.isEnd?t.value.trim()+" */":t.isStart&&t.isEnd?"/* "+t.value.trim()+" */":t.value.trim():"// "+t.value.trim();Ft.commentToText=VW});var jT=f(Df=>{"use strict";Object.defineProperty(Df,"__esModule",{value:!0});Df.Stack=void 0;var qT=class{constructor(){let e=this;e.currentStack=[]}get(e){let r=this.currentStack;e==null&&(e=0);let i=r.length-e-1;return i<0?null:r[i]}depth(){return this.currentStack.filter(function(e){return Object.prototype.hasOwnProperty.call(e,"body")}).length}lookup(e){let n=this;for(let r=n.currentStack.length-2;r>=0;r--)if(e(n.currentStack[r]))return!0;return!1}push(e){let n=this;return n.currentStack.push(e),n}pop(){let e=this;return e.currentStack.pop(),e}};Df.Stack=qT});var Uc=f(Rf=>{"use strict";Object.defineProperty(Rf,"__esModule",{value:!0});Rf.Factory=void 0;var zW=jT(),FT=class{get activeLine(){return this._activeLine}get lines(){return this._lines}get currentStack(){return this._currentStack}get originDependency(){return this._originDependency}get activeDependency(){return this._activeDependency}set activeDependency(e){this._activeDependency=e}constructor(e){this.transformer=e,this._activeLine=this.createLine(),this._lines=[],this._originDependency=null,this._activeDependency=null,this._currentStack=new zW.Stack}pushSegment(e,n){this._activeLine.segments.push(e)}pushComment(e){throw new Error("Not implemented")}createLine(){return{segments:[]}}eol(e){this._lines.push(this._activeLine),this._activeLine=this.createLine()}reset(){this._activeLine=this.createLine(),this._lines=[]}process(e,n={}){let r=this,i=r._currentStack;if(e==null)return;if(e.type==null)throw console.error("Error AST type:",e),new Error("Unexpected AST type");let s=r.handlers[e.type];if(s==null)throw console.error("Error AST:",e),new Error("Type does not exist "+e.type);i.push(e),s.call(this,e,n),i.pop()}};Rf.Factory=FT});var $T=f(Mf=>{"use strict";Object.defineProperty(Mf,"__esModule",{value:!0});Mf.BeautifyFactory=void 0;var Kc=xe(),XW=require("path"),DR=Ha(),RR=yo(),IR=RT(),If=Ka(),Cf=CT(),CR=LT(),Wr=NT(),YW=Uc(),BT=class extends YW.Factory{constructor(e){super(e),this.handlers={ParenthesisExpression:function(o,a){this.pushSegment("(",o),this.process(o.expression,{hasLogicalIndentActive:a.hasLogicalIndentActive}),this.pushSegment(")",o)},Comment:function(o,a){},AssignmentStatement:function(o,a){let u=o.variable,c=o.init;if(this.process(u),(u instanceof Kc.ASTIdentifier||u instanceof Kc.ASTMemberExpression)&&c instanceof Kc.ASTBinaryExpression&&(c.left instanceof Kc.ASTIdentifier||c.left instanceof Kc.ASTMemberExpression)&&Wr.SHORTHAND_OPERATORS.includes(c.operator)&&(0,IR.createExpressionHash)(u)===(0,IR.createExpressionHash)(c.left)){this.pushSegment(" "+c.operator+"= ",o),this.process((0,Wr.unwrap)(c.right));return}this.pushSegment(" = ",o),this.process(c)},MemberExpression:function(o,a){this.process(o.base),this.pushSegment(o.indexer,o),this.process(o.identifier)},FunctionDeclaration:function(o,a){if(o.parameters.length===0)this.pushSegment("function",{start:o.start,end:o.start});else{this.context.disableMultiline(),this.pushSegment("function(",{start:o.start,end:o.start});for(let u=0;u<o.parameters.length;u++){let c=o.parameters[u];this.process(c),u!==o.parameters.length-1&&this.pushSegment(", ",c)}this.pushSegment(")",{start:o.start,end:o.start}),this.context.enableMultiline()}this.eol(),this.context.incIndent(),this.context.buildBlock(o),this.context.decIndent(),this.pushSegment(this.context.getIndent()+"end function",{start:o.end,end:o.end})},MapConstructorExpression:function(o,a){if(o.fields.length===0){this.pushSegment("{}",o);return}if(o.fields.length===1){this.pushSegment("{ ",o),this.process(o.fields[0]),this.pushSegment(" }",o);return}if(this.context.isMultilineAllowed){this.context.incIndent(),this.pushSegment("{",{start:o.start,end:o.start}),this.eol();let u=new Cf.BeautifyBodyIterator(o,o.fields),c=u.next();for(;!c.done;){let l=c.value;if(l.type===Cf.FILLER_TYPE){this.pushSegment(this.context.getIndent()),this.pushComment(l.start.line),this.eol(),c=u.next();continue}this.pushSegment(this.context.getIndent(),l),this.process(l),this.pushSegment(",",l),this.eol(),c=u.next()}this.context.decIndent(),this.pushSegment(this.context.getIndent()+"}",{start:o.end,end:o.end});return}this.pushSegment("{ ",{start:o.start,end:o.start});for(let u=0;u<o.fields.length;u++){let c=o.fields[u];this.process(c),u!==o.fields.length-1&&this.pushSegment(", ",c)}this.context.decIndent(),this.pushSegment(" }",{start:o.end,end:o.end})},MapKeyString:function(o,a){this.process(o.key),this.pushSegment(": ",o),this.process(o.value)},Identifier:function(o,a){this.pushSegment(o.name,o)},ReturnStatement:function(o,a){this.pushSegment("return ",o),o.argument&&this.process(o.argument)},NumericLiteral:function(o,a){this.pushSegment((0,If.getLiteralValue)(o),o)},WhileStatement:function(o,a){this.pushSegment("while ",{start:o.start,end:o.start}),this.context.disableMultiline(),this.process(o.condition),this.context.enableMultiline(),this.eol(),this.context.incIndent(),this.context.buildBlock(o),this.context.decIndent(),this.pushSegment(this.context.getIndent()+"end while",{start:o.end,end:o.end})},CallExpression:function(o,a){let u=this.lines.length-1;if(this.process(o.base),o.arguments.length===0)return;if(o.arguments.length>3&&this.context.isMultilineAllowed){this.context.incIndent(),this.pushSegment("(",{start:o.start,end:o.start}),this.eol();for(let l=0;l<o.arguments.length;l++){let p=o.arguments[l];this.pushSegment(this.context.getIndent(),p),this.process(p),l!==o.arguments.length-1&&(this.pushSegment(",",p),this.eol())}this.context.decIndent(),this.pushSegment(")",{start:o.end,end:o.end});return}a.isCommand&&!this.transformer.buildOptions.keepParentheses?this.pushSegment(" ",{start:o.start,end:o.start}):this.pushSegment("(",{start:o.start,end:o.start});let c=this.lines.length;for(let l=0;l<o.arguments.length;l++){let p=o.arguments[l];this.process(p),l!==o.arguments.length-1&&this.pushSegment(", ",p)}a.isCommand&&!this.transformer.buildOptions.keepParentheses||this.pushSegment(")",{start:o.end,end:o.end})},StringLiteral:function(o,a){this.pushSegment((0,If.getLiteralRawValue)(o),{start:o.end,end:o.end})},SliceExpression:function(o,a){this.process(o.base),this.pushSegment("[",o),this.process(o.left),this.pushSegment(" : ",o),this.process(o.right),this.pushSegment("]",o)},IndexExpression:function(o,a){this.process(o.base),this.pushSegment("[",o),this.process(o.index),this.pushSegment("]",o)},UnaryExpression:function(o,a){o.operator==="new"?this.pushSegment(o.operator+" ",o):this.pushSegment(o.operator,o),this.process(o.argument)},NegationExpression:function(o,a){this.pushSegment("not ",o),this.process(o.argument)},FeatureEnvarExpression:function(o,a){if(this.transformer.buildOptions.isDevMode){this.pushSegment(`#envar ${o.name}`,o);return}let u=this.transformer.environmentVariables.get(o.name);if(!u){this.pushSegment("null",o);return}this.pushSegment(`"${u}"`,o)},IfShortcutStatement:function(o,a){for(let u=0;u<o.clauses.length;u++){let c=o.clauses[u];this.process(c),u!==o.clauses.length-1&&this.pushSegment(" ",o)}},IfShortcutClause:function(o,a){this.pushSegment("if ",o),this.process((0,Wr.unwrap)(o.condition)),this.pushSegment(" then ",o),this.process(o.body[0])},ElseifShortcutClause:function(o,a){this.pushSegment("else if ",o),this.process((0,Wr.unwrap)(o.condition)),this.pushSegment(" then ",o),this.process(o.body[0])},ElseShortcutClause:function(o,a){this.pushSegment("else ",o),this.process(o.body[0])},NilLiteral:function(o,a){this.pushSegment((0,If.getLiteralRawValue)(o),o)},ForGenericStatement:function(o,a){this.pushSegment("for ",{start:o.start,end:o.start}),this.process((0,Wr.unwrap)(o.variable)),this.pushSegment(" in ",{start:o.start,end:o.start}),this.process((0,Wr.unwrap)(o.iterator)),this.eol(),this.context.incIndent(),this.context.buildBlock(o),this.context.decIndent(),this.pushSegment(this.context.getIndent()+"end for",{start:o.end,end:o.end})},IfStatement:function(o,a){for(let u of o.clauses)this.process(u);this.pushSegment(this.context.getIndent()+"end if",{start:o.end,end:o.end})},IfClause:function(o,a){this.pushSegment("if ",{start:o.start,end:o.start}),this.process((0,Wr.unwrap)(o.condition)),this.pushSegment(" then",{start:o.start,end:o.start}),this.eol(),this.context.incIndent(),this.context.buildBlock(o),this.context.decIndent()},ElseifClause:function(o,a){this.pushSegment(this.context.getIndent()+"else if ",{start:o.start,end:o.start}),this.process((0,Wr.unwrap)(o.condition)),this.pushSegment(" then",{start:o.start,end:o.start}),this.eol(),this.context.incIndent(),this.context.buildBlock(o),this.context.decIndent()},ElseClause:function(o,a){this.pushSegment(this.context.getIndent()+"else",{start:o.start,end:o.start}),this.eol(),this.context.incIndent(),this.context.buildBlock(o),this.context.decIndent()},ContinueStatement:function(o,a){this.pushSegment("continue",o)},BreakStatement:function(o,a){this.pushSegment("break",o)},CallStatement:function(o,a){this.process(o.expression,{isCommand:!0})},FeatureInjectExpression:function(o,a){if(this.transformer.buildOptions.isDevMode){this.pushSegment(`#inject "${o.path}";`,o);return}if(this.activeDependency===null){this.pushSegment(`#inject "${o.path}";`,o);return}let u=this.activeDependency.injections.get(o.path);if(u==null){this.pushSegment("null",o);return}this.pushSegment(`"${u.replace(/"/g,()=>'""')}"`,o)},FeatureImportExpression:function(o,a){var u;if(this.transformer.buildOptions.isDevMode){this.pushSegment("#import ",o),this.process(o.name),this.pushSegment(` from "${o.path}";`,o);return}let c=(u=this.activeDependency)===null||u===void 0?void 0:u.dependencies.get(DR.Dependency.generateDependencyMappingKey(o.path,RR.DependencyType.Import));if(!c){this.pushSegment("#import ",o),this.process(o.name),this.pushSegment(` from "${o.path}";`,o);return}this.process(o.name),this.pushSegment(' = __REQUIRE("'+c.getNamespace()+'")',o)},FeatureIncludeExpression:function(o,a){var u;if(this.transformer.buildOptions.isDevMode){this.pushSegment(`#include "${o.path}";`,o);return}let c=(u=this.activeDependency)===null||u===void 0?void 0:u.dependencies.get(DR.Dependency.generateDependencyMappingKey(o.path,RR.DependencyType.Include));if(!c){this.pushSegment(`#include "${o.path}";`,o);return}let l=this.activeDependency;this.activeDependency=c,this.process(c.chunk),this.activeDependency=l},FeatureDebuggerExpression:function(o,a){if(this.transformer.buildOptions.isDevMode){this.pushSegment("debugger",o);return}this.pushSegment("//debugger",o)},FeatureLineExpression:function(o,a){if(this.transformer.buildOptions.isDevMode){this.pushSegment("#line",o);return}this.pushSegment(`${o.start.line}`,o)},FeatureFileExpression:function(o,a){if(this.transformer.buildOptions.isDevMode){this.pushSegment("#filename",o);return}this.pushSegment(`"${(0,XW.basename)(o.filename).replace(/"/g,()=>'"')}"`,o)},ListConstructorExpression:function(o,a){if(o.fields.length===0){this.pushSegment("[]",o);return}if(o.fields.length===1){this.pushSegment("[ ",o),this.process(o.fields[0]),this.pushSegment(" ]",o);return}if(this.context.isMultilineAllowed){this.context.incIndent(),this.pushSegment("[",{start:o.start,end:o.start}),this.eol();let u=new Cf.BeautifyBodyIterator(o,o.fields),c=u.next();for(;!c.done;){let l=c.value;if(l.type===Cf.FILLER_TYPE){this.pushSegment(this.context.getIndent()),this.pushComment(l.start.line),this.eol(),c=u.next();continue}this.pushSegment(this.context.getIndent(),l),this.process(l),this.pushSegment(",",l),this.eol(),c=u.next()}this.context.decIndent(),this.pushSegment(this.context.getIndent()+"]",{start:o.end,end:o.end});return}this.pushSegment("[ ",o);for(let u=0;u<o.fields.length;u++){let c=o.fields[u];this.process(c),u!==o.fields.length-1&&this.pushSegment(", ",c)}this.pushSegment(" ]",o)},ListValue:function(o,a){this.process(o.value)},BooleanLiteral:function(o,a){this.pushSegment((0,If.getLiteralRawValue)(o),o)},EmptyExpression:function(o,a){this.pushSegment("",o)},IsaExpression:function(o,a){this.process(o.left,{hasLogicalIndentActive:a.hasLogicalIndentActive}),this.pushSegment(" "+o.operator+" ",o),this.process(o.right,{hasLogicalIndentActive:a.hasLogicalIndentActive})},LogicalExpression:function(o,a){if((0,Wr.countRightBinaryExpressions)(o.right)>2){a.hasLogicalIndentActive||this.context.incIndent(),this.process(o.left,{hasLogicalIndentActive:!0}),this.pushSegment(" "+o.operator+" ",o),this.eol(),this.pushSegment(this.context.getIndent(),o),this.process(o.right,{hasLogicalIndentActive:!0}),a.hasLogicalIndentActive||this.context.decIndent();return}this.process(o.left,{hasLogicalIndentActive:a.hasLogicalIndentActive}),this.pushSegment(" "+o.operator+" ",o),this.process(o.right,{hasLogicalIndentActive:a.hasLogicalIndentActive})},BinaryExpression:function(o,a){if(o.operator==="|"){this.pushSegment("bitOr(",o),this.process(o.left),this.pushSegment(", ",o),this.process(o.right),this.pushSegment(")",o);return}else if(o.operator==="&"){this.pushSegment("bitAnd(",o),this.process(o.left),this.pushSegment(", ",o),this.process(o.right),this.pushSegment(")",o);return}else if(o.operator==="<<"||o.operator===">>"||o.operator===">>>")throw new Error("Operators in binary expression are not supported");this.process(o.left),this.pushSegment(" "+o.operator+" ",o),this.process(o.right)},BinaryNegatedExpression:function(o,a){this.pushSegment(o.operator,o),this.process(o.argument)},ComparisonGroupExpression:function(o,a){this.process(o.expressions[0]);for(let u=0;u<o.operators.length;u++)this.pushSegment(" "+o.operators[u]+" ",o),this.process(o.expressions[u+1])},Chunk:function(o,a){this.context.pushStack(o),this.context.buildBlock(o),this.context.popStack()}};let{keepParentheses:n=!1,indentation:r=CR.IndentationType.Tab,indentationSpaces:i=2,isDevMode:s=!1}=e.buildOptions;this.context=new CR.BeautifyContext(this,{keepParentheses:n,indentation:r,indentationSpaces:i,isDevMode:s})}createLine(){return{segments:[],comments:[]}}pushSegment(e,n){this._activeLine.segments.push(e),n!=null&&this.pushComment(n.start.line)}pushComment(e){let n=this.context.getCurrentChunk(),r=this.context.getChunkContext(n),i=r.commentBuckets.get(e);i&&(this._activeLine.comments.push(...i),r.commentBuckets.delete(e))}transform(e,n){return this.reset(),this._originDependency=n,this._activeDependency=n,this.process(e),this._lines.map(r=>{let i=r.segments.join(""),s=i.trim();if(r.comments.length===0)return s.length===0?"":i;let o=r.comments.filter(l=>l.isBefore),a=o.map(Wr.commentToText).join(""),u=r.comments.filter(l=>!l.isBefore),c=u.map(Wr.commentToText).join("");return s.length===0&&o.length===0&&u.length===0?"":(s.length>0&&o.length>0&&(i=" "+i),s.length>0&&u.length>0&&(i=i+" "),a+i+c)}).join(`
|
117
|
-
`)}generateOptimizations(){return[]}};Mf.BeautifyFactory=BT});var KT=f(Nf=>{"use strict";Object.defineProperty(Nf,"__esModule",{value:!0});Nf.DefaultFactory=void 0;var JW=require("path"),MR=Ha(),LR=yo(),Lf=Ka(),QW=
|
113
|
+
`)}inferLogicalExpression(e){let n=Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.Number,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Zt.PathType.Number,this.completionItemKind=Yn.CompletionItemKind.Expression,this.value=null,n}inferIsaExpression(e){let n=Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.Number,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Zt.PathType.Number,this.completionItemKind=Yn.CompletionItemKind.Expression,this.value=null,n}inferComparisonGroupExpression(e){let n=Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.Number,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Zt.PathType.Number,this.completionItemKind=Yn.CompletionItemKind.Expression,this.value=null,n}inferSliceExpression(e){let n=this.infer(e.base);return this.path+=Zt.PathType.Slice,this.completionItemKind=Yn.CompletionItemKind.Expression,this.value=null,n}inferConstantIdentifier(e){let n=this.context.scope;switch(this.completionItemKind=Yn.CompletionItemKind.Constant,e.name){case Zt.ConstantIdentifier.Self:return n.getSelf();case Zt.ConstantIdentifier.Globals:return n.getGlobals();case Zt.ConstantIdentifier.Outer:return n.getOuter();case Zt.ConstantIdentifier.Locals:return n.getLocals();case Zt.ConstantIdentifier.Super:return n.getSuper();default:throw new Error(`Unknown constant identifier: ${e.name}`)}}inferUnaryExpression(e){if(e.operator===Zt.UnaryType.Not)return Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.Number,this.context.typeStorage,this.context.document,this.context.scope,null);e.operator===Pa.Operator.Reference&&(this.skipNextInvoke=!0);let n=this.infer(e.argument);if(n==null)return Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);if(e.operator===Pa.Operator.New&&(0,Wi.isMapType)(n)){let r=new kU.MapType(this.context.typeStorage.generateId(Wi.TypeKind.MapType,e),null,null,this.context.typeStorage,this.context.document,this.context.scope,null);return r.setProperty(Wi.ISA_PROPERTY,new EU.EntityInfo(Wi.ISA_PROPERTY,n)),r}return n}inferNilLiteral(e){let n=Xn.Type.createBaseType(Wi.NIL_TYPE_ID,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Zt.PathType.Nil,this.completionItemKind=Yn.CompletionItemKind.Literal,this.value="null",n}inferStringLiteral(e){let n=Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.String,this.context.typeStorage,this.context.document,this.context.scope,null),r=e.value.length>Wi.MAX_STRING_LENGTH?`"${e.value.slice(0,Wi.MAX_STRING_LENGTH)}..."`:`"${e.value}"`;return this.path+=r,this.completionItemKind=Yn.CompletionItemKind.Literal,this.value=r,n}inferNumericLiteral(e){let n=Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.Number,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=e.value.toString(),this.completionItemKind=Yn.CompletionItemKind.Literal,this.value=e.value.toString(),n}inferBooleanLiteral(e){let n=Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.Number,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Zt.PathType.Number,this.completionItemKind=Yn.CompletionItemKind.Literal,this.value=e.value.toString(),n}inferFeatureFileExpression(e){let n=Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.String,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Zt.PathType.String,this.completionItemKind=Yn.CompletionItemKind.Literal,this.value=null,n}inferFeatureLineExpression(e){let n=Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.Number,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Zt.PathType.Number,this.completionItemKind=Yn.CompletionItemKind.Literal,this.value=null,n}inferFeatureEnvarExpression(e){let n=Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.String,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Zt.PathType.String,this.completionItemKind=Yn.CompletionItemKind.Literal,this.value=null,n}inferFeatureInjectExpression(e){let n=Xn.Type.createBaseType(vr.SignatureDefinitionBaseType.String,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Zt.PathType.String,this.completionItemKind=Yn.CompletionItemKind.Literal,this.value=null,n}inferParenthesisExpression(e){return this.infer(e.expression)}};Bd.InferBase=HS});var Ac=f(Gd=>{"use strict";Object.defineProperty(Gd,"__esModule",{value:!0});Gd.InferLightExpression=void 0;var Ud=$r(),gt=tt(),mt=xe(),VS=Vn(),DU=sc(),jt=Sn(),RD=yr(),Kd=rc(),hn=Fr(),Wd=ks(),gi=ft(),RU=$d(),zS=class t extends RU.InferBase{inferCallExpression(e){this.checkSkipNextInvoke();let n=this.infer(e.base);return n==null?jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null):this.invoke(n)}inferBinaryExpression(e){let n=new t(this.context).infer(e.left)||jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null),r=new t(this.context).infer(e.right)||jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null),i=n.getKeyType(),s=r.getKeyType();return i?.id===s?.id?(0,gi.isMapType)(n)?jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Map,this.context.typeStorage,this.context.document,this.context.scope,null):(0,gi.isListType)(n)?jt.Type.createBaseType(gt.SignatureDefinitionBaseType.List,this.context.typeStorage,this.context.document,this.context.scope,null):(0,gi.isUnionType)(n)?new RD.UnionType(this.context.typeStorage.generateId(gi.TypeKind.UnionType,e),[n,r],this.context.typeStorage,this.context.document,this.context.scope,null):jt.Type.createBaseType(n.id,this.context.typeStorage,this.context.document,this.context.scope,null):n.id===gt.SignatureDefinitionBaseType.String||r.id===gt.SignatureDefinitionBaseType.String?jt.Type.createBaseType(gt.SignatureDefinitionBaseType.String,this.context.typeStorage,this.context.document,this.context.scope,null):n.id===gt.SignatureDefinitionBaseType.Number||r.id===gt.SignatureDefinitionBaseType.Number?jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Number,this.context.typeStorage,this.context.document,this.context.scope,null):jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null)}inferIndexExpression(e){this.checkSkipNextInvoke();let n=this.infer(e.base);if(n==null)return jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);if(e.index.type===mt.ASTType.InvalidCodeExpression)return jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope);if(e.index.type===mt.ASTType.StringLiteral){let u=e.index.value,c=n.getProperty(u);if(this.path+=`.${u}`,this.value=null,c!=null)return this.completionItemKind=(0,gi.isFunctionType)(c.type)?hn.CompletionItemKind.Function:hn.CompletionItemKind.Property,c.type;this.completionItemKind=hn.CompletionItemKind.Property;let l=new Kd.UnknownType(this.context.typeStorage,this.context.document,this.context.scope);return n.setProperty(u,new VS.EntityInfo(u,l)),l}let r=new t(this.context).infer(e.index)||jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);if((0,gi.isUnionType)(r)){let a=r.variants.map(u=>n.getProperty(u.getKeyType())?.type).filter(u=>u!=null);return this.completionItemKind=hn.CompletionItemKind.Property,a.length===0?jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null):a.length===1?r.firstVariant():new RD.UnionType(this.context.typeStorage.generateId(gi.TypeKind.UnionType,e),a,this.context.typeStorage,this.context.document,this.context.scope,null)}let i=r.getKeyType()||new DU.KeyType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope),s=n.getProperty(i);if(this.path+=`[${r.id}]`,this.value=null,s!=null)return this.completionItemKind=(0,gi.isFunctionType)(s.type)?hn.CompletionItemKind.Function:hn.CompletionItemKind.Property,s.type;this.completionItemKind=hn.CompletionItemKind.Property;let o=new Kd.UnknownType(this.context.typeStorage,this.context.document,this.context.scope);return n.setProperty(i,new VS.EntityInfo(i.id,o)),o}inferFunctionStatement(e){let n=jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Function,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Wd.PathType.Function,this.completionItemKind=hn.CompletionItemKind.Function,this.value=null,n}inferIdentifier(e){let n=this.checkSkipNextInvoke();if(this.path+=e.name,this.value=null,Wd.ConstantIdentifierSet.has(e.name)&&!this.context.scope.hasProperty(e.name))return this.inferConstantIdentifier(e)||jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);let r=e.name,i=this.context.scope.getProperty(r);if(i!=null)return this.completionItemKind=(0,gi.isFunctionType)(i.type)?hn.CompletionItemKind.Function:hn.CompletionItemKind.Variable,n?i.type:this.invoke(i.type);this.completionItemKind=hn.CompletionItemKind.Variable;let s=new Kd.UnknownType(this.context.typeStorage,this.context.document,this.context.scope);return this.context.scope.setProperty(r,s),s}inferMemberExpression(e){let n=this.checkSkipNextInvoke(),r=this.infer(e.base);if(r==null)return jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);if(e.identifier.type===mt.ASTType.InvalidCodeExpression)return jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope);let i=e.identifier.name,s=r.getProperty(i);if(this.path+=`.${i}`,this.value=null,s!=null)return this.completionItemKind=(0,gi.isFunctionType)(s.type)?hn.CompletionItemKind.Function:hn.CompletionItemKind.Property,n?s.type:this.invoke(s.type);this.completionItemKind=hn.CompletionItemKind.Property;let o=new Kd.UnknownType(this.context.typeStorage,this.context.document,this.context.scope);return r.setProperty(i,new VS.EntityInfo(i,o)),o}inferMapConstructorExpression(e){let n=jt.Type.createBaseType(gt.SignatureDefinitionBaseType.Map,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Wd.PathType.Map,this.completionItemKind=hn.CompletionItemKind.MapConstructor,this.value=null,n}inferListConstructorExpression(e){let n=jt.Type.createBaseType(gt.SignatureDefinitionBaseType.List,this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Wd.PathType.List,this.completionItemKind=hn.CompletionItemKind.ListConstructor,this.value=null,n}infer(e){if(e==null)return null;switch(e.type){case mt.ASTType.ParenthesisExpression:return this.inferParenthesisExpression(e);case mt.ASTType.CallExpression:return this.inferCallExpression(e);case mt.ASTType.BinaryExpression:return this.inferBinaryExpression(e);case mt.ASTType.LogicalExpression:return this.inferLogicalExpression(e);case mt.ASTType.IsaExpression:return this.inferIsaExpression(e);case mt.ASTType.ComparisonGroupExpression:return this.inferComparisonGroupExpression(e);case mt.ASTType.FunctionDeclaration:return this.inferFunctionStatement(e);case mt.ASTType.SliceExpression:return this.inferSliceExpression(e);case mt.ASTType.IndexExpression:return this.inferIndexExpression(e);case mt.ASTType.MemberExpression:return this.inferMemberExpression(e);case mt.ASTType.Identifier:return this.inferIdentifier(e);case mt.ASTType.MapConstructorExpression:return this.inferMapConstructorExpression(e);case mt.ASTType.ListConstructorExpression:return this.inferListConstructorExpression(e);case mt.ASTType.NegationExpression:case mt.ASTType.BinaryNegatedExpression:case mt.ASTType.UnaryExpression:return this.inferUnaryExpression(e);case mt.ASTType.NilLiteral:return this.inferNilLiteral(e);case mt.ASTType.StringLiteral:return this.inferStringLiteral(e);case mt.ASTType.NumericLiteral:return this.inferNumericLiteral(e);case mt.ASTType.BooleanLiteral:return this.inferBooleanLiteral(e);case Ud.ASTType.FeatureFileExpression:return this.inferFeatureFileExpression(e);case Ud.ASTType.FeatureLineExpression:return this.inferFeatureLineExpression(e);case Ud.ASTType.FeatureEnvarExpression:return this.inferFeatureEnvarExpression(e);case Ud.ASTType.FeatureInjectExpression:return this.inferFeatureInjectExpression(e);default:return null}}};Gd.InferLightExpression=zS});var Xd=f(zd=>{"use strict";Object.defineProperty(zd,"__esModule",{value:!0});zd.InferFullExpression=void 0;var Hd=$r(),We=tt(),He=xe(),IU=ec(),As=Vn(),CU=ic(),ID=sc(),CD=so(),XS=hi(),Gt=Sn(),YS=yr(),Vd=rc(),en=Fr(),Da=ks(),ct=ft(),MD=Ta(),MU=US(),LD=oc(),LU=KS(),NU=$d(),ND=Ac(),JS=class t extends NU.InferBase{createCustomTypeFromMap(e,n){let r=this.resolveRelatedCommentLines(e);if(r==null)return;let i=r.join(`
|
114
|
+
`),s=(0,LU.parseMapDescription)(i);s!=null&&(s.properties.forEach(o=>{if(o.path===ct.ISA_PROPERTY)return;let a=o.path.split("."),u=o.type.length>1?new YS.UnionType(this.context.typeStorage.generateId(ct.TypeKind.UnionType,e),o.type.map(c=>(0,MD.determineTypeFromMeta)(c,this.context.typeStorage,this.context.document,this.context.scope)),this.context.typeStorage,this.context.document,this.context.scope):(0,MD.determineTypeFromMeta)(o.type[0],this.context.typeStorage,this.context.document,this.context.scope);n.setPropertyInPath(a,new As.EntityInfo(a[a.length-1],u))}),this.context.typeStorage.addType(new IU.ClassType(s.type,n,s.extends||We.SignatureDefinitionBaseType.Map,this.context.typeStorage,this.context.document,this.context.scope,new Map)),this.context.typeStorage.addKeyType(new ID.KeyType(s.type,this.context.typeStorage,this.context.document,this.context.scope,!0)))}inferCallExpression(e){this.checkSkipNextInvoke();let n=this.infer(e.base);return n==null?Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null):this.invoke(n)}inferBinaryExpression(e){let n=new t(this.context).infer(e.left)||Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null),r=new t(this.context).infer(e.right)||Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);this.path+=Da.PathType.Expression,this.completionItemKind=en.CompletionItemKind.Expression,this.value=null;let i=n.getKeyType(),s=r.getKeyType();return i?.id===s?.id?(0,ct.isMapType)(n)?(0,LD.shallowMergeMap)(n,r):(0,ct.isListType)(n)?(0,LD.shallowMergeList)(n,r):(0,ct.isUnionType)(n)?new YS.UnionType(this.context.typeStorage.generateId(ct.TypeKind.UnionType,e),[n,r],this.context.typeStorage,this.context.document,this.context.scope,null):Gt.Type.createBaseType(n.id,this.context.typeStorage,this.context.document,this.context.scope,null):n.id===We.SignatureDefinitionBaseType.String||r.id===We.SignatureDefinitionBaseType.String?Gt.Type.createBaseType(We.SignatureDefinitionBaseType.String,this.context.typeStorage,this.context.document,this.context.scope,null):n.id===We.SignatureDefinitionBaseType.Number||r.id===We.SignatureDefinitionBaseType.Number?Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Number,this.context.typeStorage,this.context.document,this.context.scope,null):Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null)}inferIndexExpression(e){this.checkSkipNextInvoke();let n=this.infer(e.base);if(n==null)return Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);if(e.index.type===He.ASTType.InvalidCodeExpression)return Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope);if(e.index.type===He.ASTType.StringLiteral){let u=e.index.value,c=n.getProperty(u);if(this.path+=`.${u}`,this.value=null,c!=null)return this.completionItemKind=(0,ct.isFunctionType)(c.type)?en.CompletionItemKind.Function:en.CompletionItemKind.Property,c.type;this.completionItemKind=en.CompletionItemKind.Property;let l=new Vd.UnknownType(this.context.typeStorage,this.context.document,this.context.scope);return n.setProperty(u,new As.EntityInfo(u,l)),l}let r=new ND.InferLightExpression(this.context).infer(e.index)||Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);if(this.path+=`[${r.id}]`,this.value=null,(0,ct.isUnionType)(r)){let a=r.variants.map(u=>n.getProperty(u.getKeyType())?.type).filter(u=>u!=null);return this.completionItemKind=en.CompletionItemKind.Property,a.length===0?Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null):a.length===1?r.firstVariant():new YS.UnionType(this.context.typeStorage.generateId(ct.TypeKind.UnionType,e),a,this.context.typeStorage,this.context.document,this.context.scope,null)}let i=r.getKeyType()||new ID.KeyType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope),s=n.getProperty(i);if(s!=null)return this.completionItemKind=(0,ct.isFunctionType)(s.type)?en.CompletionItemKind.Function:en.CompletionItemKind.Property,s.type;this.completionItemKind=en.CompletionItemKind.Property;let o=new Vd.UnknownType(this.context.typeStorage,this.context.document,this.context.scope);return n.setProperty(i,new As.EntityInfo(i.id,o)),o}inferFunctionStatement(e){let n=this.createFunctionDescription(e),r=We.SignatureDefinitionFunction.parse(ct.DEFAULT_SIGNATURE_ORIGIN,{id:this.context.typeStorage.generateId(ct.TypeKind.FunctionType,e),type:We.SignatureDefinitionBaseType.Function,description:n,arguments:e.parameters.map(s=>{if(s.type===He.ASTType.Identifier)return{label:s.name??"unknown",type:We.SignatureDefinitionBaseType.Any};let o=s,a=new t(this.context).infer(o.init)||Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);return{label:o.variable?.name??"unknown",types:[a.getKeyType()?.id||We.SignatureDefinitionBaseType.Any]}}),returns:[ct.UNKNOWN_TYPE_ID]}),i=new CU.FunctionType(We.SignatureDefinitionBaseType.Function,(0,MU.enrichWithMetaInformation)(this.context.typeStorage,r),this.context.typeStorage,this.context.document,this.context.scope,null);return this.path+=Da.PathType.Function,this.completionItemKind=en.CompletionItemKind.Function,this.value=null,i}inferIdentifier(e){let n=this.checkSkipNextInvoke();if(this.path+=e.name,this.value=null,Da.ConstantIdentifierSet.has(e.name)&&!this.context.scope.hasProperty(e.name))return this.inferConstantIdentifier(e)||Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);let r=e.name,i=this.context.scope.getProperty(r);if(i!=null)return this.completionItemKind=(0,ct.isFunctionType)(i.type)?en.CompletionItemKind.Function:en.CompletionItemKind.Variable,n?i.type:this.invoke(i.type);this.completionItemKind=en.CompletionItemKind.Variable;let s=new Vd.UnknownType(this.context.typeStorage,this.context.document,this.context.scope);return this.context.scope.setProperty(r,s),s}inferMemberExpression(e){let n=this.checkSkipNextInvoke(),r=this.infer(e.base);if(r==null)return Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);if(e.identifier.type===He.ASTType.InvalidCodeExpression)return Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope);let i=e.identifier.name,s=r.getProperty(i);if(this.path+=`.${i}`,this.value=null,s!=null)return this.completionItemKind=(0,ct.isFunctionType)(s.type)?en.CompletionItemKind.Function:en.CompletionItemKind.Property,n?s.type:this.invoke(s.type);this.completionItemKind=en.CompletionItemKind.Property;let o=new Vd.UnknownType(this.context.typeStorage,this.context.document,this.context.scope);return r.setProperty(i,new As.EntityInfo(i,o)),o}inferMapConstructorExpression(e){if(this.path+=Da.PathType.Map,this.completionItemKind=en.CompletionItemKind.MapConstructor,this.value="{}",e.fields.length===0)return new XS.MapType(this.context.typeStorage.generateId(ct.TypeKind.MapType,e),null,null,this.context.typeStorage,this.context.document,this.context.scope,null);let n=new XS.MapType(this.context.typeStorage.generateId(ct.TypeKind.MapType,e),null,null,this.context.typeStorage,this.context.document,this.context.scope,null);for(let r=0;r<e.fields.length;r++){let i=e.fields[r],s=new t(this.context).infer(i.value)?.copy(!1,!0,this.context.typeStorage,this.context.document,this.context.scope,i.value);if(s!=null)if(i.key.type===He.ASTType.StringLiteral){let o=i.key;n.setProperty(o.value,new As.EntityInfo(o.value,s))}else{let o=new ND.InferLightExpression(this.context).infer(i.key);if(o==null)continue;if((0,ct.isUnionType)(o))o.variants.forEach(a=>{let u=a.getKeyType();u!=null&&n.setProperty(u,new As.EntityInfo(u.id,s))});else{let a=o.getKeyType();if(a==null)continue;n.setProperty(a,new As.EntityInfo(a.id,s))}}}return n}inferListConstructorExpression(e){if(this.path+=Da.PathType.List,this.completionItemKind=en.CompletionItemKind.ListConstructor,this.value="[]",e.fields.length===0)return new CD.ListType(this.context.typeStorage.generateId(ct.TypeKind.ListType,e),Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope),this.context.typeStorage,this.context.document,this.context.scope);let n=new CD.ListType(this.context.typeStorage.generateId(ct.TypeKind.ListType,e),null,this.context.typeStorage,this.context.document,this.context.scope);for(let r=0;r<e.fields.length;r++){let i=e.fields[r],s=new t(this.context).infer(i.value)?.copy(!1,!0,this.context.typeStorage,this.context.document,this.context.scope,i.value);s!=null&&n.addElementType(s)}return n}inferUnaryExpression(e){if(e.operator===Da.UnaryType.Not)return Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Number,this.context.typeStorage,this.context.document,this.context.scope,null);e.operator===He.Operator.Reference&&(this.skipNextInvoke=!0);let n=this.infer(e.argument);if(n==null)return Gt.Type.createBaseType(We.SignatureDefinitionBaseType.Any,this.context.typeStorage,this.context.document,this.context.scope,null);if(e.operator===He.Operator.New&&(0,ct.isMapType)(n)){let r=new XS.MapType(this.context.typeStorage.generateId(ct.TypeKind.MapType,e),null,null,this.context.typeStorage,this.context.document,this.context.scope,null);return r.setProperty(ct.ISA_PROPERTY,new As.EntityInfo(ct.ISA_PROPERTY,n)),r}return n}infer(e){if(e==null)return null;switch(e.type){case He.ASTType.ParenthesisExpression:return this.inferParenthesisExpression(e);case He.ASTType.CallExpression:return this.inferCallExpression(e);case He.ASTType.BinaryExpression:return this.inferBinaryExpression(e);case He.ASTType.LogicalExpression:return this.inferLogicalExpression(e);case He.ASTType.IsaExpression:return this.inferIsaExpression(e);case He.ASTType.ComparisonGroupExpression:return this.inferComparisonGroupExpression(e);case He.ASTType.FunctionDeclaration:return this.inferFunctionStatement(e);case He.ASTType.SliceExpression:return this.inferSliceExpression(e);case He.ASTType.IndexExpression:return this.inferIndexExpression(e);case He.ASTType.MemberExpression:return this.inferMemberExpression(e);case He.ASTType.Identifier:return this.inferIdentifier(e);case He.ASTType.MapConstructorExpression:return this.inferMapConstructorExpression(e);case He.ASTType.ListConstructorExpression:return this.inferListConstructorExpression(e);case He.ASTType.NegationExpression:case He.ASTType.BinaryNegatedExpression:case He.ASTType.UnaryExpression:return this.inferUnaryExpression(e);case He.ASTType.NilLiteral:return this.inferNilLiteral(e);case He.ASTType.StringLiteral:return this.inferStringLiteral(e);case He.ASTType.NumericLiteral:return this.inferNumericLiteral(e);case He.ASTType.BooleanLiteral:return this.inferBooleanLiteral(e);case Hd.ASTType.FeatureFileExpression:return this.inferFeatureFileExpression(e);case Hd.ASTType.FeatureLineExpression:return this.inferFeatureLineExpression(e);case Hd.ASTType.FeatureEnvarExpression:return this.inferFeatureEnvarExpression(e);case Hd.ASTType.FeatureInjectExpression:return this.inferFeatureInjectExpression(e);default:return null}}};zd.InferFullExpression=JS});var QS=f(Kr=>{"use strict";Object.defineProperty(Kr,"__esModule",{value:!0});Kr.isVariableSetterContextIndex=Kr.isVariableSetterContextProperty=Kr.isVariableSetterContextVariable=Kr.VariableSetterContextComponentKind=void 0;var Yd;(function(t){t.Variable="variable",t.Property="property",t.Type="type"})(Yd=Kr.VariableSetterContextComponentKind||(Kr.VariableSetterContextComponentKind={}));function qU(t){return t.kind===Yd.Variable}Kr.isVariableSetterContextVariable=qU;function jU(t){return t.kind===Yd.Property}Kr.isVariableSetterContextProperty=jU;function FU(t){return t.kind===Yd.Type}Kr.isVariableSetterContextIndex=FU});var nT=f(Zd=>{"use strict";Object.defineProperty(Zd,"__esModule",{value:!0});Zd.ASTDefinitionAggregator=void 0;var BU=$r(),ZS=tt(),Oc=xe(),Gi=Vn(),Pc=hi(),qD=Sn(),$U=yr(),Jd=rc(),jD=Id(),FD=Xd(),Ra=Ac(),Qd=QS(),eT=Fr(),Jn=ft(),tT=class{constructor(e,n,r,i,s){this.typeStorage=e,this.document=n,this.scope=r,this.block=i,this.onRequestScope=s}makeTypeCompatibleWithProperties(e,n){let r=this.document.chunkHelper.findAssignmentVariableSetterContext(e);if(r==null)return;if((0,Qd.isVariableSetterContextVariable)(r)){this.scope.setProperty(r.property,Pc.MapType.createDefault(this.typeStorage,this.document,this.scope));return}let i=new Ra.InferLightExpression(n).infer(r.resolvePath);if(i.containsOwnProperties()||(this.makeTypeCompatibleWithProperties(r.resolvePath,n),i=new Ra.InferLightExpression(n).infer(r.resolvePath)),(0,Qd.isVariableSetterContextProperty)(r)){i.setProperty(r.lastProperty,new Gi.EntityInfo(r.lastProperty,Pc.MapType.createDefault(this.typeStorage,this.document,this.scope)));return}let s=new Ra.InferLightExpression(n).infer(r.lastComponent);if((0,Jn.isUnionType)(s)){s.variants.forEach(a=>{let u=a.getKeyType();u!=null&&i.setProperty(u,new Gi.EntityInfo(u.id,Pc.MapType.createDefault(this.typeStorage,this.document,this.scope)))});return}let o=s.getKeyType();o!=null&&i.setProperty(o,new Gi.EntityInfo(o.id,Pc.MapType.createDefault(this.typeStorage,this.document,this.scope)))}aggregateAssignmentStatement(e){let n=this.document.chunkHelper.findAssignmentVariableSetterContext(e.variable);if(n==null)return;let r=new jD.InferContext(this.typeStorage,this.document,this.scope,this.onRequestScope),i=new FD.InferFullExpression(r),s=i.inferCommentDefinition(e)||i.infer(e.init)?.copy(!1,!1,this.typeStorage,this.document,this.scope,e.init)||new Jd.UnknownType(this.typeStorage,this.document,this.scope,e);if((0,Jn.isFunctionType)(s)&&this.document.attachFunctionTypeToScope(s.astRef,s),(0,Jn.isMapType)(s)&&i.createCustomTypeFromMap(e.init,s),(0,Qd.isVariableSetterContextVariable)(n)){let l=n.property;this.scope.symbols.push({name:l,path:l,kind:i.getCompletionItemKind(),source:s.getSource(),assignmentRef:e});let p=this.scope.getProperty(l);if(p!=null&&e.init.type===Oc.ASTType.Unknown)return;if(p!=null&&(0,Jn.isUnknownType)(p.type)){p.type.mergeIntoType(s),this.scope.setProperty(l,s);return}else if(p!=null&&(0,Jn.isUnknownType)(s)){s.mergeIntoType(p.type);return}this.scope.setProperty(l,s);return}let o=new Ra.InferLightExpression(r),a=o.infer(n.resolvePath);if(a==null)throw new Error("Cannot assign property to null origin");if(a.containsOwnProperties()||(this.makeTypeCompatibleWithProperties(n.resolvePath,r),o=new Ra.InferLightExpression(r),a=o.infer(n.resolvePath)),(0,Jn.isFunctionType)(s)&&(s.context=a),(0,Qd.isVariableSetterContextProperty)(n)){let l=n.lastProperty;this.scope.symbols.push({name:l,path:`${o.getPath()}.${l}`,kind:i.getCompletionItemKind(),source:s.getSource(),assignmentRef:e});let p=a.getProperty(l);if(p!=null&&e.init.type===Oc.ASTType.Unknown)return;if(p!=null&&(0,Jn.isUnknownType)(p.type)){p.type.mergeIntoType(s),a.setProperty(l,new Gi.EntityInfo(l,s));return}a.setProperty(l,new Gi.EntityInfo(l,s));return}let u=new Ra.InferLightExpression(r).infer(n.lastComponent);if((0,Jn.isUnionType)(u)){u.variants.forEach(l=>{let p=l.getKeyType();p!=null&&a.setProperty(p,new Gi.EntityInfo(p.id,s))});return}let c=u.getKeyType();c!=null&&a.setProperty(c,new Gi.EntityInfo(c.id,s))}getVariableTypeFromIterator(e,n){if((0,Jn.isMapType)(e)){let r=new Pc.MapType(this.typeStorage.generateId(Jn.TypeKind.MapType,n),e.keyType.copy(!1,!0,this.typeStorage,this.document,this.scope),e.valueType.copy(!1,!0,this.typeStorage,this.document,this.scope),this.typeStorage,this.document,this.scope,null,n);return r.setProperty("key",new Gi.EntityInfo("key",e.keyType.copy(!1,!0,this.typeStorage,this.document,this.scope))),r.setProperty("value",new Gi.EntityInfo("value",e.valueType.copy(!1,!0,this.typeStorage,this.document,this.scope))),r}else{if((0,Jn.isListType)(e))return e.elementType.copy(!1,!0,this.typeStorage,this.document,this.scope);if((0,Jn.isUnionType)(e))return new $U.UnionType(this.typeStorage.generateId(Jn.TypeKind.UnionType,n),e.variants.map(r=>this.getVariableTypeFromIterator(r,n)),this.typeStorage,this.document,this.scope,n);if(e.id===ZS.SignatureDefinitionBaseType.String)return qD.Type.createBaseType(ZS.SignatureDefinitionBaseType.String,this.typeStorage,this.document,this.scope,n)}return new Jd.UnknownType(this.typeStorage,this.document,this.scope)}aggregateForGenericStatement(e){let n=new jD.InferContext(this.typeStorage,this.document,this.scope,this.onRequestScope),i=new FD.InferFullExpression(n).infer(e.iterator)||new Jd.UnknownType(this.typeStorage,this.document,this.scope),s=this.getVariableTypeFromIterator(i,e);if(e.variable.type!==Oc.ASTType.Identifier)return;let o=e.variable.name;this.scope.setProperty(o,s),this.scope.setProperty(`__${o}_idx`,qD.Type.createBaseType(ZS.SignatureDefinitionBaseType.Number,this.typeStorage,this.document,this.scope,e.variable)),this.scope.symbols.push({name:o,path:o,kind:eT.CompletionItemKind.Variable,source:s.getSource(),assignmentRef:e},{name:`__${o}_idx`,path:`__${o}_idx`,kind:eT.CompletionItemKind.Variable,source:s.getSource(),assignmentRef:e})}aggregateImportDefinition(e){let n=e.name,r=this.scope.getProperty(n.name);if(this.scope.symbols.push({name:n.name,path:n.name,kind:eT.CompletionItemKind.Variable,source:[{document:this.document.name,astRef:e,start:n.start,end:n.end}],assignmentRef:e}),r!=null){r.type.sourceMap.add(this.document,e);return}this.scope.setProperty(n.name,new Jd.UnknownType(this.typeStorage,this.document,this.scope,e))}aggregate(){for(let e=0;e<this.block.definitions.length;e++){let n=this.block.definitions[e];switch(n.type){case Oc.ASTType.AssignmentStatement:{this.aggregateAssignmentStatement(n);break}case Oc.ASTType.ForGenericStatement:{this.aggregateForGenericStatement(n);break}case BU.ASTType.FeatureImportExpression:{this.aggregateImportDefinition(n);break}}}}};Zd.ASTDefinitionAggregator=tT});var iT=f(ef=>{"use strict";Object.defineProperty(ef,"__esModule",{value:!0});ef.DocumentTypeStorage=void 0;var Qn=tt(),Dc=Vn(),Sr=_a(),UU=xd(),rT=class extends UU.TypeStorage{constructor(e,n){super(n),this.document=e}insertDefault(){let e=this.parent;if(!e)throw new Error("Global type storage is not defined.");let n=(0,Sr.createProxyForNativeType)(Qn.SignatureDefinitionBaseType.General,this.document),r=(0,Sr.createProxyForNativeType)(Qn.SignatureDefinitionBaseType.Function,this.document),i=(0,Sr.createProxyForNativeType)(Qn.SignatureDefinitionBaseType.Map,this.document),s=(0,Sr.createProxyForNativeType)(Qn.SignatureDefinitionBaseType.List,this.document),o=(0,Sr.createProxyForNativeType)(Qn.SignatureDefinitionBaseType.Number,this.document),a=(0,Sr.createProxyForNativeType)(Qn.SignatureDefinitionBaseType.String,this.document),u=(0,Sr.createProxyForNativeType)(Qn.SignatureDefinitionBaseType.Any,this.document),c=(0,Sr.persistTypeInNativeFunction)(Qn.SignatureDefinitionBaseType.General,"funcRef",r,this.document,e),l=(0,Sr.persistTypeInNativeFunction)(Qn.SignatureDefinitionBaseType.General,"map",i,this.document,e),p=(0,Sr.persistTypeInNativeFunction)(Qn.SignatureDefinitionBaseType.General,"list",s,this.document,e),h=(0,Sr.persistTypeInNativeFunction)(Qn.SignatureDefinitionBaseType.General,"number",o,this.document,e),m=(0,Sr.persistTypeInNativeFunction)(Qn.SignatureDefinitionBaseType.General,"string",a,this.document,e);n.setProperty("funcRef",new Dc.EntityInfo("funcRef",c)),n.setProperty("map",new Dc.EntityInfo("map",l)),n.setProperty("list",new Dc.EntityInfo("list",p)),n.setProperty("number",new Dc.EntityInfo("number",h)),n.setProperty("string",new Dc.EntityInfo("string",m)),this.addType(n),this.addType(r),this.addType(i),this.addType(s),this.addType(o),this.addType(a),this.addType(u)}addToAny(e,n){if(typeof e!="string")return;let r=this.typeInterfaces.get(Qn.SignatureDefinitionBaseType.Any);r?.properties.set(e,n)}generateId(e,n){let r=n?`<${n.type}:${n.start.toString()}-${n.end.toString()}>`:"<virtual>";return`${e}-${this.document.name}-${this.__internalHandleCounter++}-${r}`}};ef.DocumentTypeStorage=rT});var sT=f(Rc=>{"use strict";Object.defineProperty(Rc,"__esModule",{value:!0});Rc.ScopeState=void 0;var KU;(function(t){t[t.Inititialized=0]="Inititialized",t[t.Pending=1]="Pending",t[t.Resolved=2]="Resolved"})(KU=Rc.ScopeState||(Rc.ScopeState={}))});var aT=f(nf=>{"use strict";Object.defineProperty(nf,"__esModule",{value:!0});nf.ChunkHelper=void 0;var Ic=xe(),tf=QS(),oT=class{constructor(e){this._root=e}getLastASTItemOfLine(e){let n=this._root.lines[e];if(!n||n.length===0)return null;let r=n[0];for(let i=1;i<n.length;i++){let s=n[i];(s.start.line>r.start.line||s.start.line===r.start.line&&s.start.character>r.start.character)&&(r=s)}return r}findASTItemInLine(e,n){let r=this._root.lines[e];if(r&&r.length>0){let i=r.find(s=>s.type===n);if(i)return i}return null}findAssignmentVariableSetterContext(e){switch(e.type){case Ic.ASTType.MemberExpression:{let n=e;return n.identifier.type!==Ic.ASTType.Identifier?null:{resolvePath:n.base,lastProperty:n.identifier.name,kind:tf.VariableSetterContextComponentKind.Property}}case Ic.ASTType.Identifier:return{property:e.name,kind:tf.VariableSetterContextComponentKind.Variable};case Ic.ASTType.IndexExpression:{let n=e;return n.index.type===Ic.ASTType.StringLiteral?{resolvePath:n.base,lastProperty:n.index.value,kind:tf.VariableSetterContextComponentKind.Property}:{resolvePath:n.base,lastComponent:n.index,kind:tf.VariableSetterContextComponentKind.Type}}}return null}};nf.ChunkHelper=oT});var cT=f(sf=>{"use strict";Object.defineProperty(sf,"__esModule",{value:!0});sf.Scope=void 0;var BD=tt(),Cc=Fr(),wn=ks(),rf=ft(),WU=Vn(),GU=hi(),uT=class{constructor(e,n){this.document=e,this.outer=n,this.locals=new GU.MapType(e.typeStorage.generateId(rf.TypeKind.MapType),null,null,e.typeStorage,e,this,null,null,!0),this.globals=e.globals||this,this.symbols=[]}getSelf(){return this.associatedFunction?.context}getSuper(){let e=this.getSelf();if(!(e==null||!(0,rf.isMapType)(e)))return e.getProperty(rf.ISA_PROPERTY)?.type}getOuter(){return this.outer?.getLocals()}getLocals(){return this.locals}getGlobals(){return this.globals.getLocals()}setProperty(e,n){typeof e=="string"&&this.locals.setProperty(e,new WU.EntityInfo(e,n))}getProperty(e){return this.locals.hasProperty(e)?this.locals.getProperty(e):this.outer?.hasProperty(e)?this.outer.locals.getProperty(e):this.globals.hasProperty(e)?this.globals.locals.getProperty(e):this.document.typeStorage.getTypePropertyById(BD.SignatureDefinitionBaseType.General,e)}getAllProperties(e=1){if(e>rf.MAX_ALL_PROPERTIES_DEPTH)return[];let n=new Map,r=[...this.locals.getAllProperties(e+1),...this.globals!==this?this.globals.getAllProperties(e+1):[],...this.outer?.getAllProperties(e+1)||[],...this.document.typeStorage.getTypeById(BD.SignatureDefinitionBaseType.General).getAllProperties(e+1)];for(let i of r)n.has(i.name)||n.set(i.name,i);return!n.has(wn.ConstantIdentifier.Globals)&&this.getGlobals()!=null&&n.set(wn.ConstantIdentifier.Globals,{type:this.getGlobals(),name:wn.ConstantIdentifier.Globals,kind:Cc.CompletionItemKind.Constant}),!n.has(wn.ConstantIdentifier.Locals)&&this.getLocals()!=null&&n.set(wn.ConstantIdentifier.Locals,{type:this.getLocals(),name:wn.ConstantIdentifier.Locals,kind:Cc.CompletionItemKind.Constant}),!n.has(wn.ConstantIdentifier.Outer)&&this.getOuter()!=null&&n.set(wn.ConstantIdentifier.Outer,{type:this.getOuter(),name:wn.ConstantIdentifier.Outer,kind:Cc.CompletionItemKind.Constant}),!n.has(wn.ConstantIdentifier.Self)&&this.getSelf()!=null&&n.set(wn.ConstantIdentifier.Self,{type:this.getSelf(),name:wn.ConstantIdentifier.Self,kind:Cc.CompletionItemKind.Constant}),!n.has(wn.ConstantIdentifier.Super)&&this.getSuper()!=null&&n.set(wn.ConstantIdentifier.Super,{type:this.getSelf(),name:wn.ConstantIdentifier.Super,kind:Cc.CompletionItemKind.Constant}),Array.from(n.values())}resolveAllAvailableWithQuery(e){let n=[this];return this.outer&&n.push(this.outer),this!==this.globals&&n.push(this.globals),n.flatMap(r=>r.symbols.filter(i=>i.path.includes(e)))}hasProperty(e){return this.locals.hasProperty(e)}};sf.Scope=uT});var hT=f(af=>{"use strict";Object.defineProperty(af,"__esModule",{value:!0});af.Document=void 0;var $D=tt(),HU=xe(),UD=nT(),lT=Id(),KD=Xd(),VU=Ac(),zU=iT(),XU=ks(),Ia=sT(),of=ft(),YU=aT(),JU=Ta(),QU=oc(),WD=cT(),GD=Sn(),HD=yr(),pT=class t{constructor(e,n,r,i){this.scopes=[],this.name=e,this.chunk=n,this.typeManager=r,this.typeStorage=new zU.DocumentTypeStorage(this,i),this.globals=new WD.Scope(this),this.scopeRefMapping=new WeakMap,this.scopeFnMapping=new WeakMap,this.chunkHelper=new YU.ChunkHelper(n),this.typeStorage.insertDefault(),r.modifyTypeStorage?.(this,i)}createScope(e){if(this.scopeRefMapping.has(e))return;let n=this.scopeRefMapping.get(e.scope),i={scope:new WD.Scope(this,n.scope),astRef:e,state:Ia.ScopeState.Inititialized};this.scopes.push(i),this.scopeRefMapping.set(e,i)}aggregateScopes(){let e=this.chunk;if(this.scopeRefMapping.has(e))return;let n={scope:this.globals,astRef:e,state:Ia.ScopeState.Inititialized};this.scopes.push(n),this.scopeRefMapping.set(e,n);for(let r=0;r<e.scopes.length;r++){let i=e.scopes[r];this.createScope(i)}}attachFunctionTypeToScope(e,n){let r=this.scopeRefMapping.get(e);r!=null&&(r.scope.associatedFunction=n,this.scopeFnMapping.set(n,r))}assumeArgumentTypes(e,n,r){let i=r.getArguments(),s=n.scope.getSelf();for(let o=0;o<i.length;o++){let a=i[o],u=a.getLabel();if(u===XU.ConstantIdentifier.Self&&s!=null){n.scope.setProperty(u,s);continue}let c=a.getTypes(),l=e.parameters[o],p=c.map(h=>(0,JU.determineTypeFromMeta)(h,this.typeStorage,this,n.scope,l.type===HU.ASTType.AssignmentStatement?l.init:l));n.scope.setProperty(u,HD.UnionType.createSmartly(p,this.typeStorage,this,n.scope))}}assumeReturnType(e,n,r){if(e.returns.length===0){let o=GD.Type.createBaseType(of.NIL_TYPE_ID,this.typeStorage,this,n.scope);n.scope.associatedFunction.returnType=o,r._returns=o.toMeta().map($D.SignatureDefinitionTypeMeta.parse);return}let i=new HD.UnionType(this.typeStorage.generateId(of.TypeKind.UnionType),[],this.typeStorage,this,n.scope);for(let o=0;o<e.returns.length;o++){let a=e.returns[o];if(a.argument==null){i.addVariant(GD.Type.createBaseType(of.NIL_TYPE_ID,this.typeStorage,this,n.scope));continue}let u=new KD.InferFullExpression(new lT.InferContext(this.typeStorage,this,n.scope)).infer(a.argument);u&&i.addVariant(u)}let s=i.variants.length===1?i.firstVariant():i;n.scope.associatedFunction.returnType=s,r._returns=s.toMeta().map($D.SignatureDefinitionTypeMeta.parse)}aggregateDefinition(e){let n=this.scopeRefMapping.get(e);if(n.state!==Ia.ScopeState.Inititialized)return;if(n.state=Ia.ScopeState.Pending,n.scope.associatedFunction==null){new UD.ASTDefinitionAggregator(this.typeStorage,this,n.scope,e,a=>this.aggregateDefinition(a)).aggregate(),n.state=Ia.ScopeState.Resolved;return}let r=n.scope.associatedFunction.signature;this.assumeArgumentTypes(e,n,r),new UD.ASTDefinitionAggregator(this.typeStorage,this,n.scope,e,o=>this.aggregateDefinition(o)).aggregate();let s=r.getReturns();s.length===1&&s[0].type===of.UNKNOWN_TYPE_ID&&this.assumeReturnType(e,n,r),n.state=Ia.ScopeState.Resolved}aggregateDefinitions(){let e=this.chunk;this.aggregateDefinition(e);for(let n=0;n<e.scopes.length;n++){let r=e.scopes[n];this.aggregateDefinition(r)}}resolveAllAssignmentsWithQuery(e){return[...this.scopes.flatMap(n=>n.scope.symbols.filter(r=>r.path.includes(e)))]}resolveAvailableAssignments(e){let n=new lT.InferContext(this.typeStorage,this,this.globals),r=new VU.InferLightExpression(n);r.infer(e);let i=this.scopeRefMapping.get(e.scope),s=[i.scope];i.scope.outer&&s.push(i.scope.outer),i.scope!==i.scope.globals&&s.push(i.scope.globals);let o=r.getPath();return s.flatMap(a=>a.symbols.filter(u=>u.path.includes(o)))}resolvePath(e){return this.globals.locals.getPropertyInPath(e)}resolveNamespace(e,n){let r=this.scopeRefMapping.get(e.scope);if(!r)return null;let i=new lT.InferContext(this.typeStorage,this,r.scope),s=new KD.InferFullExpression(i,n),o=s.infer(e);return o==null?null:{item:o,path:s.getPath(),value:s.getValue(),completionItemKind:s.getCompletionItemKind(),sources:o.getSource()}}merge(...e){let n=new t(this.name,this.chunk,this.typeManager,this.typeStorage.parent);n.aggregateScopes();for(let r=0;r<e.length;r++){let i=e[r];n.typeStorage.merge(i.document.typeStorage),this.typeManager.modifyTypeStorageMerge?.(n,i.document,this.typeStorage.parent)}for(let r=0;r<e.length;r++){let i=e[r];(0,QU.mergeScope)(n.typeStorage,n.globals,i.document.globals,i.namespaces)}return n.aggregateDefinitions(),n}};af.Document=pT});var VD=f(uf=>{"use strict";Object.defineProperty(uf,"__esModule",{value:!0});uf.TypeManager=void 0;var ZU=rS(),eK=hT(),dT=class{constructor(e){this.documents=new Map,this.container=e.container,this.typeStorage=new ZU.GlobalTypeStorage,this.modifyTypeStorage=e.modifyTypeStorage,this.modifyTypeStorageMerge=e.modifyTypeStorageMerge,this.initializeTypeStorage()}initializeTypeStorage(){this.typeStorage.insertPrimitives(this.container),this.typeStorage.insertNonPrimitives(this.container),this.typeStorage.insertAllAnyTypeMembers(this.container)}analyze(e,n){let r=new eK.Document(e,n,this,this.typeStorage);return r.aggregateScopes(),r.aggregateDefinitions(),this.documents.set(e,r),r}get(e){return this.documents.get(e)}};uf.TypeManager=dT});var XD=f(Ca=>{"use strict";Object.defineProperty(Ca,"__esModule",{value:!0});Ca.isSignatureDefinitionEqual=Ca.isTypeMetaEqual=void 0;function zD(t,e){return t.isEqual(e)}Ca.isTypeMetaEqual=zD;function tK(t,e){return t===e||t.getOrigin()===e.getOrigin()&&zD(t.getType(),e.getType())&&t.isProtected()===e.isProtected()&&t.getDescription()===e.getDescription()}Ca.isSignatureDefinitionEqual=tK});var Ma=f(j=>{"use strict";Object.defineProperty(j,"__esModule",{value:!0});j.deepMerge=j.mergeScope=j.enrichWithMetaInformation=j.determineTypeFromMeta=j.createCommentBlock=j.ChunkHelper=j.CompletionItemKind=j.PathType=j.UnaryType=j.ConstantIdentifierSet=j.ConstantIdentifier=j.DEFAULT_CUSTOM_FUNCTION_DESCRIPTION=j.MAX_DEPTH=j.ScopeState=j.isUnknownType=j.isUnionType=j.isListType=j.isFunctionType=j.isClassType=j.isMapType=j.isValidKeyValue=j.isKeyType=j.BASE_TYPE_SET=j.META_DOCS_SIGNATURE_ORIGIN=j.DEFAULT_SOURCE_DOCUMENT_ID=j.DEFAULT_SIGNATURE_ORIGIN=j.ISA_PROPERTY=j.UNKNOWN_TYPE_ID=j.NIL_TYPE_ID=j.MAX_ALL_PROPERTIES_DEPTH=j.TypeKind=j.ASTDefinitionAggregator=j.InferLightExpression=j.InferFullExpression=j.InferContext=j.InferBase=j.DocumentTypeStorage=j.GlobalTypeStorage=j.TypeStorage=j.Scope=j.Document=j.KeyType=j.EntityInfo=j.UnionType=j.MapType=j.ListType=j.FunctionType=j.ClassType=j.Type=j.TypeManager=void 0;j.parseMapDescription=j.parseAssignDescription=j.normalizeText=j.persistTypeInNativeFunction=j.createProxyForNativeType=j.isSignatureDefinitionEqual=j.isTypeMetaEqual=j.SourceMap=j.shallowMergeMap=j.shallowMergeList=void 0;var nK=VD();Object.defineProperty(j,"TypeManager",{enumerable:!0,get:function(){return nK.TypeManager}});var rK=Sn();Object.defineProperty(j,"Type",{enumerable:!0,get:function(){return rK.Type}});var iK=ec();Object.defineProperty(j,"ClassType",{enumerable:!0,get:function(){return iK.ClassType}});var sK=ic();Object.defineProperty(j,"FunctionType",{enumerable:!0,get:function(){return sK.FunctionType}});var oK=so();Object.defineProperty(j,"ListType",{enumerable:!0,get:function(){return oK.ListType}});var aK=hi();Object.defineProperty(j,"MapType",{enumerable:!0,get:function(){return aK.MapType}});var uK=yr();Object.defineProperty(j,"UnionType",{enumerable:!0,get:function(){return uK.UnionType}});var cK=Vn();Object.defineProperty(j,"EntityInfo",{enumerable:!0,get:function(){return cK.EntityInfo}});var lK=sc();Object.defineProperty(j,"KeyType",{enumerable:!0,get:function(){return lK.KeyType}});var pK=hT();Object.defineProperty(j,"Document",{enumerable:!0,get:function(){return pK.Document}});var hK=cT();Object.defineProperty(j,"Scope",{enumerable:!0,get:function(){return hK.Scope}});var dK=xd();Object.defineProperty(j,"TypeStorage",{enumerable:!0,get:function(){return dK.TypeStorage}});var fK=rS();Object.defineProperty(j,"GlobalTypeStorage",{enumerable:!0,get:function(){return fK.GlobalTypeStorage}});var gK=iT();Object.defineProperty(j,"DocumentTypeStorage",{enumerable:!0,get:function(){return gK.DocumentTypeStorage}});var mK=$d();Object.defineProperty(j,"InferBase",{enumerable:!0,get:function(){return mK.InferBase}});var yK=Id();Object.defineProperty(j,"InferContext",{enumerable:!0,get:function(){return yK.InferContext}});var bK=Xd();Object.defineProperty(j,"InferFullExpression",{enumerable:!0,get:function(){return bK.InferFullExpression}});var _K=Ac();Object.defineProperty(j,"InferLightExpression",{enumerable:!0,get:function(){return _K.InferLightExpression}});var vK=nT();Object.defineProperty(j,"ASTDefinitionAggregator",{enumerable:!0,get:function(){return vK.ASTDefinitionAggregator}});var tn=ft();Object.defineProperty(j,"TypeKind",{enumerable:!0,get:function(){return tn.TypeKind}});Object.defineProperty(j,"MAX_ALL_PROPERTIES_DEPTH",{enumerable:!0,get:function(){return tn.MAX_ALL_PROPERTIES_DEPTH}});Object.defineProperty(j,"NIL_TYPE_ID",{enumerable:!0,get:function(){return tn.NIL_TYPE_ID}});Object.defineProperty(j,"UNKNOWN_TYPE_ID",{enumerable:!0,get:function(){return tn.UNKNOWN_TYPE_ID}});Object.defineProperty(j,"ISA_PROPERTY",{enumerable:!0,get:function(){return tn.ISA_PROPERTY}});Object.defineProperty(j,"DEFAULT_SIGNATURE_ORIGIN",{enumerable:!0,get:function(){return tn.DEFAULT_SIGNATURE_ORIGIN}});Object.defineProperty(j,"DEFAULT_SOURCE_DOCUMENT_ID",{enumerable:!0,get:function(){return tn.DEFAULT_SOURCE_DOCUMENT_ID}});Object.defineProperty(j,"META_DOCS_SIGNATURE_ORIGIN",{enumerable:!0,get:function(){return tn.META_DOCS_SIGNATURE_ORIGIN}});Object.defineProperty(j,"BASE_TYPE_SET",{enumerable:!0,get:function(){return tn.BASE_TYPE_SET}});Object.defineProperty(j,"isKeyType",{enumerable:!0,get:function(){return tn.isKeyType}});Object.defineProperty(j,"isValidKeyValue",{enumerable:!0,get:function(){return tn.isValidKeyValue}});Object.defineProperty(j,"isMapType",{enumerable:!0,get:function(){return tn.isMapType}});Object.defineProperty(j,"isClassType",{enumerable:!0,get:function(){return tn.isClassType}});Object.defineProperty(j,"isFunctionType",{enumerable:!0,get:function(){return tn.isFunctionType}});Object.defineProperty(j,"isListType",{enumerable:!0,get:function(){return tn.isListType}});Object.defineProperty(j,"isUnionType",{enumerable:!0,get:function(){return tn.isUnionType}});Object.defineProperty(j,"isUnknownType",{enumerable:!0,get:function(){return tn.isUnknownType}});var SK=sT();Object.defineProperty(j,"ScopeState",{enumerable:!0,get:function(){return SK.ScopeState}});var TK=ba();Object.defineProperty(j,"MAX_DEPTH",{enumerable:!0,get:function(){return TK.MAX_DEPTH}});var Mc=ks();Object.defineProperty(j,"DEFAULT_CUSTOM_FUNCTION_DESCRIPTION",{enumerable:!0,get:function(){return Mc.DEFAULT_CUSTOM_FUNCTION_DESCRIPTION}});Object.defineProperty(j,"ConstantIdentifier",{enumerable:!0,get:function(){return Mc.ConstantIdentifier}});Object.defineProperty(j,"ConstantIdentifierSet",{enumerable:!0,get:function(){return Mc.ConstantIdentifierSet}});Object.defineProperty(j,"UnaryType",{enumerable:!0,get:function(){return Mc.UnaryType}});Object.defineProperty(j,"PathType",{enumerable:!0,get:function(){return Mc.PathType}});var wK=Fr();Object.defineProperty(j,"CompletionItemKind",{enumerable:!0,get:function(){return wK.CompletionItemKind}});var xK=aT();Object.defineProperty(j,"ChunkHelper",{enumerable:!0,get:function(){return xK.ChunkHelper}});var EK=Ec();Object.defineProperty(j,"createCommentBlock",{enumerable:!0,get:function(){return EK.createCommentBlock}});var kK=Ta();Object.defineProperty(j,"determineTypeFromMeta",{enumerable:!0,get:function(){return kK.determineTypeFromMeta}});var AK=US();Object.defineProperty(j,"enrichWithMetaInformation",{enumerable:!0,get:function(){return AK.enrichWithMetaInformation}});var cf=oc();Object.defineProperty(j,"mergeScope",{enumerable:!0,get:function(){return cf.mergeScope}});Object.defineProperty(j,"deepMerge",{enumerable:!0,get:function(){return cf.deepMerge}});Object.defineProperty(j,"shallowMergeList",{enumerable:!0,get:function(){return cf.shallowMergeList}});Object.defineProperty(j,"shallowMergeMap",{enumerable:!0,get:function(){return cf.shallowMergeMap}});var OK=cd();Object.defineProperty(j,"SourceMap",{enumerable:!0,get:function(){return OK.SourceMap}});var YD=XD();Object.defineProperty(j,"isTypeMetaEqual",{enumerable:!0,get:function(){return YD.isTypeMetaEqual}});Object.defineProperty(j,"isSignatureDefinitionEqual",{enumerable:!0,get:function(){return YD.isSignatureDefinitionEqual}});var JD=_a();Object.defineProperty(j,"createProxyForNativeType",{enumerable:!0,get:function(){return JD.createProxyForNativeType}});Object.defineProperty(j,"persistTypeInNativeFunction",{enumerable:!0,get:function(){return JD.persistTypeInNativeFunction}});var PK=qd();Object.defineProperty(j,"normalizeText",{enumerable:!0,get:function(){return PK.normalizeText}});var DK=GS();Object.defineProperty(j,"parseAssignDescription",{enumerable:!0,get:function(){return DK.parseAssignDescription}});var RK=KS();Object.defineProperty(j,"parseMapDescription",{enumerable:!0,get:function(){return RK.parseMapDescription}})});var fT=f(La=>{"use strict";Object.defineProperty(La,"__esModule",{value:!0});La.getSymbolItemKind=La.getCompletionItemKind=void 0;var lt=Ma(),IK={[lt.CompletionItemKind.Constant]:21,[lt.CompletionItemKind.Internal]:21,[lt.CompletionItemKind.InternalFunction]:21,[lt.CompletionItemKind.InternalProperty]:21,[lt.CompletionItemKind.Property]:6,[lt.CompletionItemKind.Variable]:6,[lt.CompletionItemKind.Expression]:6,[lt.CompletionItemKind.Function]:3,[lt.CompletionItemKind.ListConstructor]:12,[lt.CompletionItemKind.MapConstructor]:12,[lt.CompletionItemKind.Literal]:12,[lt.CompletionItemKind.Unknown]:12},CK=t=>IK[t]??6;La.getCompletionItemKind=CK;var MK={[lt.CompletionItemKind.Constant]:14,[lt.CompletionItemKind.Internal]:14,[lt.CompletionItemKind.InternalFunction]:14,[lt.CompletionItemKind.InternalProperty]:14,[lt.CompletionItemKind.Variable]:13,[lt.CompletionItemKind.Property]:13,[lt.CompletionItemKind.Expression]:13,[lt.CompletionItemKind.Function]:12,[lt.CompletionItemKind.ListConstructor]:18,[lt.CompletionItemKind.MapConstructor]:19,[lt.CompletionItemKind.Literal]:13,[lt.CompletionItemKind.Unknown]:13},LK=t=>MK[t]??13;La.getSymbolItemKind=LK});var QD=f(lf=>{"use strict";Object.defineProperty(lf,"__esModule",{value:!0});lf.CompletionListBuilder=void 0;var NK=fT(),gT=class{constructor(){this.collection=new Map,this.default=[]}setDefault(e){this.default=e}addCollection(e){e!=null&&(this.collection=new Map([...this.collection,...e]))}build(){let e=[];for(let[n,r]of this.collection)e.push({label:n,kind:(0,NK.getCompletionItemKind)(r.kind)});return[...e,...this.default]}};lf.CompletionListBuilder=gT});var hf=f(Na=>{"use strict";Object.defineProperty(Na,"__esModule",{value:!0});Na.findEx=Na.ScraperWalker=void 0;var qK=xe(),jK=function(t){return{ParenthesisExpression:(e,n)=>{t(e.expression,n)},AssignmentStatement:function(e,n){t(e.init,n),t(e.variable,n)},MemberExpression:function(e,n){t(e.base,n),t(e.identifier,n)},FunctionDeclaration:function(e,n){for(let r=0;r<e.parameters.length;r++)t(e.parameters[r],n);for(let r=0;r<e.body.length;r++)t(e.body[r],n)},MapConstructorExpression:function(e,n){for(let r=0;r<e.fields.length;r++)t(e.fields[r],n)},ReturnStatement:function(e,n){e.argument&&t(e.argument,n)},WhileStatement:function(e,n){t(e.condition,n);for(let r=0;r<e.body.length;r++)t(e.body[r],n)},IndexExpression:function(e,n){t(e.base,n),t(e.index,n)},SliceExpression:function(e,n){t(e.base,n),t(e.left,n),t(e.right,n)},ListValue:function(e,n){t(e.value,n)},MapKeyString:function(e,n){t(e.key,n),t(e.value,n)},IfShortcutStatement:function(e,n){for(let r=0;r<e.clauses.length;r++)t(e.clauses[r],n)},IfShortcutClause:function(e,n){t(e.condition,n);for(let r=0;r<e.body.length;r++)t(e.body[r],n)},ElseifShortcutClause:function(e,n){t(e.condition,n);for(let r=0;r<e.body.length;r++)t(e.body[r],n)},ElseShortcutClause:function(e,n){for(let r=0;r<e.body.length;r++)t(e.body[r],n)},ForGenericStatement:function(e,n){t(e.variable,n),t(e.iterator,n);for(let r=0;r<e.body.length;r++)t(e.body[r],n)},IfStatement:function(e,n){for(let r=0;r<e.clauses.length;r++)t(e.clauses[r],n)},IfClause:function(e,n){t(e.condition,n);for(let r=0;r<e.body.length;r++)t(e.body[r],n)},ElseifClause:function(e,n){t(e.condition,n);for(let r=0;r<e.body.length;r++)t(e.body[r],n)},ElseClause:function(e,n){for(let r=0;r<e.body.length;r++)t(e.body[r],n)},NegationExpression:function(e,n){t(e.argument,n)},CallExpression:function(e,n){t(e.base,n);for(let r=0;r<e.arguments.length;r++)t(e.arguments[r],n)},CallStatement:function(e,n){t(e.expression,n)},ListConstructorExpression:function(e,n){for(let r=0;r<e.fields.length;r++)t(e.fields[r],n)},BinaryExpression:function(e,n){t(e.left,n),t(e.right,n)},BinaryNegatedExpression:function(e,n){t(e.argument,n)},IsaExpression:function(e,n){t(e.left,n),t(e.right,n)},LogicalExpression:function(e,n){t(e.left,n),t(e.right,n)},ComparisonGroupExpression:function(e,n){for(let r=0;r<e.expressions.length;r++)t(e.expressions[r],n)},UnaryExpression:function(e,n){t(e.argument,n)},Chunk:function(e,n){for(let r=0;r<e.body.length;r++)t(e.body[r],n)},InvalidCodeExpression:()=>{}}},pf=class{constructor(e,n={}){this.map=Object.assign(jK(this.visit.bind(this)),n),this.callback=e,this.state={exit:!1,skip:!1}}visit(e,n=0){if(e==null)return;if(e.type==null)throw console.error("Error ast type:",e),new Error("Unexpected as type");let r=this.callback(e,n);if(r!=null&&Object.assign(this.state,r),this.state.exit||this.state.skip){this.state.skip=!1;return}let i=this.map[e.type];i?.call(this,e,n+1)}};Na.ScraperWalker=pf;function FK(t,e){let n=[];return new pf((i,s)=>{let o=t(i,s)||{};return o.valid&&i.type!==qK.ASTType.InvalidCodeExpression&&n.push(i),{exit:!!o.exit,skip:!!o.skip}}).visit(e),n}Na.findEx=FK});var mT=f(xn=>{"use strict";Object.defineProperty(xn,"__esModule",{value:!0});xn.lookupBase=xn.lookupIdentifier=xn.lookupScopes=xn.lookupRootScope=void 0;var Hi=xe(),BK=t=>{let e=t;for(;e.scope;)e=e.scope;return e};xn.lookupRootScope=BK;var $K=t=>{if(!t.scope)return[t];let e=(0,xn.lookupRootScope)(t);return e===t.scope?[t,e]:[t,t.scope,e]};xn.lookupScopes=$K;var UK=t=>{switch(t.type){case Hi.ASTType.CallStatement:return(0,xn.lookupIdentifier)(t.expression);case Hi.ASTType.CallExpression:return(0,xn.lookupIdentifier)(t.base);case Hi.ASTType.Identifier:return t;case Hi.ASTType.MemberExpression:return(0,xn.lookupIdentifier)(t.identifier);case Hi.ASTType.IndexExpression:return(0,xn.lookupIdentifier)(t.index);default:return null}};xn.lookupIdentifier=UK;var KK=(t=null)=>{switch(t?.type){case Hi.ASTType.MemberExpression:return t.base;case Hi.ASTType.IndexExpression:return t.base;case Hi.ASTType.CallExpression:return t.base;case Hi.ASTType.SliceExpression:return t.base;default:return null}};xn.lookupBase=KK});var ZD=f(df=>{"use strict";Object.defineProperty(df,"__esModule",{value:!0});df.isValidIdentifierLiteral=void 0;var WK=xe(),GK=t=>{if(t.type!==WK.ASTType.StringLiteral)return!1;let e=t.value.toString();return/^[_a-z][_a-z0-9]*$/i.test(e)};df.isValidIdentifierLiteral=GK});var qa=f(mi=>{"use strict";var HK=mi&&mi.__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]}),VK=mi&&mi.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),zK=mi&&mi.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var n in t)n!=="default"&&Object.prototype.hasOwnProperty.call(t,n)&&HK(e,t,n);return VK(e,t),e};Object.defineProperty(mi,"__esModule",{value:!0});mi.LookupHelper=void 0;var eR=xe(),XK=zK(hf()),YK=mT(),JK=ZD(),yT=class{constructor(e,n){this.document=e,this.context=n,this.mergedTypeMap=null}async getTypeMap(){return this.mergedTypeMap==null&&(this.mergedTypeMap=await this.context.documentMerger.build(this.document,this.context)),this.mergedTypeMap}async findAllAssignmentsOfIdentifier(e,n){let r=await this.getTypeMap();if(r==null)return[];let i=r.scopeRefMapping.get(n);return i==null?[]:i.scope.resolveAllAvailableWithQuery(e)}async findAllAssignmentsOfItem(e){let n=await this.getTypeMap();if(n==null)return null;let r=n.resolveNamespace(e,!1);return r==null?null:r.item}async findAllAvailableIdentifierInRoot(){let e=await this.getTypeMap();return e==null?new Map:e.globals.getAllProperties().reduce((n,r)=>{let i=r.type.getSource();return n.set(r.name,{kind:r.kind,line:i&&i.length>0?i[0].start.line-1:-1}),n},new Map)}async findAllAvailableIdentifier(e){let n=await this.getTypeMap();if(n==null)return new Map;let r=n.scopeRefMapping.get(e);return r==null?new Map:r.scope.getAllProperties().reduce((i,s)=>{let o=s.type.getSource();return i.set(s.name,{kind:s.kind,line:o&&o.length>0?o[0].start.line-1:-1}),i},new Map)}async findAllAvailableIdentifierRelatedToPosition(e){let n=await this.getTypeMap(),r=new Map;if(n==null)return r;let s=n.scopeRefMapping.get(e.scope).scope.getAllProperties(),o=[],a=[];for(let u=0;u<s.length;u++){let c=s[u],l=c.type.getSource();c.type.document!=null&&c.type.document.name===n.name&&l!=null&&l.length>0?a.push(c):o.push(c)}for(let u=0;u<o.length;u++){let c=o[u];r.set(c.name,{kind:c.kind,line:-1})}a.sort((u,c)=>u.type.getSource()[0].start.line-c.type.getSource()[0].start.line);for(let u=0;u<a.length;u++){let c=a[u],l=c.type.getSource()[0];if(l.start.line>=e.end.line)break;r.set(c.name,{kind:c.kind,line:l.start.line-1})}return r}async lookupAST(e){let i=this.document.parsedPayload.lines[e.line+1];if(!i)return null;for(let s=0;s<i.length;s++){let o=i[s],a=XK.findEx((c,l)=>{let p=c.start.line-1,h=c.start.character-1,m=c.end.line-1,b=c.end.character-1;return p>e.line?{exit:!0}:p<m?{valid:e.line>p&&e.line<m||e.line===p&&h<=e.character||e.line===m&&b>=e.character}:{valid:p<=e.line&&h<=e.character&&m>=e.line&&b>=e.character}},o),u=a.pop();if(u)return{closest:u,outer:a}}return null}async lookupBasePath(e){let n=await this.getTypeMap();if(n===null)return null;let r=(0,YK.lookupBase)(e);return r?n.resolveNamespace(r,!0):null}async lookupTypeInfo({closest:e,outer:n}){let r=await this.getTypeMap();if(r===null)return null;let i=n.length>0?n[n.length-1]:void 0;return i?.type===eR.ASTType.MemberExpression&&e===i.identifier||i?.type===eR.ASTType.IndexExpression&&e===i.index&&(0,JK.isValidIdentifierLiteral)(e)?r.resolveNamespace(i,!1):r.resolveNamespace(e,!1)}async lookupType(e){let n=this,r=await n.lookupAST(e);return r?n.lookupTypeInfo(r):null}};mi.LookupHelper=yT});var tR=f(ff=>{"use strict";Object.defineProperty(ff,"__esModule",{value:!0});ff.AVAILABLE_CONSTANTS=void 0;ff.AVAILABLE_CONSTANTS=["true","false","null"].map(t=>({label:t,kind:21}))});var nR=f(gf=>{"use strict";Object.defineProperty(gf,"__esModule",{value:!0});gf.AVAILABLE_KEYWORDS=void 0;var ja=$r(),dn=xe();gf.AVAILABLE_KEYWORDS=[dn.Keyword.If,dn.Keyword.In,dn.Keyword.Or,dn.Keyword.And,dn.Keyword.Isa,dn.Keyword.For,dn.Keyword.New,dn.Keyword.Not,dn.Keyword.End,dn.Keyword.Then,dn.Keyword.Else,dn.Keyword.Break,dn.Keyword.While,dn.Keyword.Return,dn.Keyword.Function,dn.Keyword.Continue,ja.GreybelKeyword.Envar,ja.GreybelKeyword.Import,ja.GreybelKeyword.Include,ja.GreybelKeyword.Debugger,ja.GreybelKeyword.Line,ja.GreybelKeyword.File].map(t=>({label:t,kind:14}))});var rR=f(mf=>{"use strict";Object.defineProperty(mf,"__esModule",{value:!0});mf.AVAILABLE_OPERATORS=void 0;var Lc=ka(),Ht=xe();mf.AVAILABLE_OPERATORS=[Ht.Operator.Plus,Ht.Operator.Asterik,Ht.Operator.Minus,Ht.Operator.Slash,Ht.Operator.Power,Ht.Operator.Modulo,Ht.Operator.LessThan,Ht.Operator.GreaterThan,Ht.Operator.LessThanOrEqual,Ht.Operator.GreaterThanOrEqual,Ht.Operator.NotEqual,Ht.Operator.Equal,Ht.Operator.AddShorthand,Ht.Operator.SubtractShorthand,Ht.Operator.MultiplyShorthand,Ht.Operator.DivideShorthand,Lc.Operator.BitwiseAnd,Lc.Operator.BitwiseOr,Lc.Operator.LeftShift,Lc.Operator.RightShift,Lc.Operator.UnsignedRightShift,Ht.Operator.Assign,Ht.Operator.Reference].map(t=>({label:t,kind:24}))});var sR=f(Tr=>{"use strict";Object.defineProperty(Tr,"__esModule",{value:!0});Tr.activate=Tr.getDefaultCompletionList=Tr.getPropertyCompletionList=void 0;var iR=xe(),QK=QD(),ZK=qa(),eW=tR(),tW=nR(),nW=rR(),rW=async(t,e)=>{let n=await t.lookupBasePath(e);return n===null?null:n.item.getAllProperties().reduce((r,i)=>{let s=i.type.getSource();return r.set(i.name,{kind:i.kind,line:s&&s.length>0?s[0].start.line-1:-1}),r},new Map)};Tr.getPropertyCompletionList=rW;var iW=()=>[...tW.AVAILABLE_KEYWORDS,...nW.AVAILABLE_OPERATORS,...eW.AVAILABLE_CONSTANTS];Tr.getDefaultCompletionList=iW;function sW(t){t.connection.onCompletion(async e=>{if(!t.getConfiguration().autocomplete)return;let n=await t.fs.getTextDocument(e.textDocument.uri);if(n==null)return;let r=await t.documentManager.getLatest(n),i=new ZK.LookupHelper(r,t),s=await i.lookupAST(e.position),o=new QK.CompletionListBuilder;if(s){let{closest:a}=s;a instanceof iR.ASTMemberExpression?o.addCollection(await(0,Tr.getPropertyCompletionList)(i,a)):a instanceof iR.ASTIndexExpression?o.addCollection(await(0,Tr.getPropertyCompletionList)(i,a)):(o.setDefault((0,Tr.getDefaultCompletionList)()),o.addCollection(await i.findAllAvailableIdentifierRelatedToPosition(s.closest)))}else o.setDefault((0,Tr.getDefaultCompletionList)()),o.addCollection(await i.findAllAvailableIdentifierInRoot());return o.build()}),t.connection.onCompletionResolve(e=>e)}Tr.activate=sW});var aR=f((p7,oR)=>{"use strict";oR.exports={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]}});var bT=f((h7,cR)=>{var Nc=aR(),uR={};for(let t of Object.keys(Nc))uR[Nc[t]]=t;var ee={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}};cR.exports=ee;for(let t of Object.keys(ee)){if(!("channels"in ee[t]))throw new Error("missing channels property: "+t);if(!("labels"in ee[t]))throw new Error("missing channel labels property: "+t);if(ee[t].labels.length!==ee[t].channels)throw new Error("channel and label counts mismatch: "+t);let{channels:e,labels:n}=ee[t];delete ee[t].channels,delete ee[t].labels,Object.defineProperty(ee[t],"channels",{value:e}),Object.defineProperty(ee[t],"labels",{value:n})}ee.rgb.hsl=function(t){let e=t[0]/255,n=t[1]/255,r=t[2]/255,i=Math.min(e,n,r),s=Math.max(e,n,r),o=s-i,a,u;s===i?a=0:e===s?a=(n-r)/o:n===s?a=2+(r-e)/o:r===s&&(a=4+(e-n)/o),a=Math.min(a*60,360),a<0&&(a+=360);let c=(i+s)/2;return s===i?u=0:c<=.5?u=o/(s+i):u=o/(2-s-i),[a,u*100,c*100]};ee.rgb.hsv=function(t){let e,n,r,i,s,o=t[0]/255,a=t[1]/255,u=t[2]/255,c=Math.max(o,a,u),l=c-Math.min(o,a,u),p=function(h){return(c-h)/6/l+1/2};return l===0?(i=0,s=0):(s=l/c,e=p(o),n=p(a),r=p(u),o===c?i=r-n:a===c?i=1/3+e-r:u===c&&(i=2/3+n-e),i<0?i+=1:i>1&&(i-=1)),[i*360,s*100,c*100]};ee.rgb.hwb=function(t){let e=t[0],n=t[1],r=t[2],i=ee.rgb.hsl(t)[0],s=1/255*Math.min(e,Math.min(n,r));return r=1-1/255*Math.max(e,Math.max(n,r)),[i,s*100,r*100]};ee.rgb.cmyk=function(t){let e=t[0]/255,n=t[1]/255,r=t[2]/255,i=Math.min(1-e,1-n,1-r),s=(1-e-i)/(1-i)||0,o=(1-n-i)/(1-i)||0,a=(1-r-i)/(1-i)||0;return[s*100,o*100,a*100,i*100]};function oW(t,e){return(t[0]-e[0])**2+(t[1]-e[1])**2+(t[2]-e[2])**2}ee.rgb.keyword=function(t){let e=uR[t];if(e)return e;let n=1/0,r;for(let i of Object.keys(Nc)){let s=Nc[i],o=oW(t,s);o<n&&(n=o,r=i)}return r};ee.keyword.rgb=function(t){return Nc[t]};ee.rgb.xyz=function(t){let e=t[0]/255,n=t[1]/255,r=t[2]/255;e=e>.04045?((e+.055)/1.055)**2.4:e/12.92,n=n>.04045?((n+.055)/1.055)**2.4:n/12.92,r=r>.04045?((r+.055)/1.055)**2.4:r/12.92;let i=e*.4124+n*.3576+r*.1805,s=e*.2126+n*.7152+r*.0722,o=e*.0193+n*.1192+r*.9505;return[i*100,s*100,o*100]};ee.rgb.lab=function(t){let e=ee.rgb.xyz(t),n=e[0],r=e[1],i=e[2];n/=95.047,r/=100,i/=108.883,n=n>.008856?n**(1/3):7.787*n+16/116,r=r>.008856?r**(1/3):7.787*r+16/116,i=i>.008856?i**(1/3):7.787*i+16/116;let s=116*r-16,o=500*(n-r),a=200*(r-i);return[s,o,a]};ee.hsl.rgb=function(t){let e=t[0]/360,n=t[1]/100,r=t[2]/100,i,s,o;if(n===0)return o=r*255,[o,o,o];r<.5?i=r*(1+n):i=r+n-r*n;let a=2*r-i,u=[0,0,0];for(let c=0;c<3;c++)s=e+1/3*-(c-1),s<0&&s++,s>1&&s--,6*s<1?o=a+(i-a)*6*s:2*s<1?o=i:3*s<2?o=a+(i-a)*(2/3-s)*6:o=a,u[c]=o*255;return u};ee.hsl.hsv=function(t){let e=t[0],n=t[1]/100,r=t[2]/100,i=n,s=Math.max(r,.01);r*=2,n*=r<=1?r:2-r,i*=s<=1?s:2-s;let o=(r+n)/2,a=r===0?2*i/(s+i):2*n/(r+n);return[e,a*100,o*100]};ee.hsv.rgb=function(t){let e=t[0]/60,n=t[1]/100,r=t[2]/100,i=Math.floor(e)%6,s=e-Math.floor(e),o=255*r*(1-n),a=255*r*(1-n*s),u=255*r*(1-n*(1-s));switch(r*=255,i){case 0:return[r,u,o];case 1:return[a,r,o];case 2:return[o,r,u];case 3:return[o,a,r];case 4:return[u,o,r];case 5:return[r,o,a]}};ee.hsv.hsl=function(t){let e=t[0],n=t[1]/100,r=t[2]/100,i=Math.max(r,.01),s,o;o=(2-n)*r;let a=(2-n)*i;return s=n*i,s/=a<=1?a:2-a,s=s||0,o/=2,[e,s*100,o*100]};ee.hwb.rgb=function(t){let e=t[0]/360,n=t[1]/100,r=t[2]/100,i=n+r,s;i>1&&(n/=i,r/=i);let o=Math.floor(6*e),a=1-r;s=6*e-o,o&1&&(s=1-s);let u=n+s*(a-n),c,l,p;switch(o){default:case 6:case 0:c=a,l=u,p=n;break;case 1:c=u,l=a,p=n;break;case 2:c=n,l=a,p=u;break;case 3:c=n,l=u,p=a;break;case 4:c=u,l=n,p=a;break;case 5:c=a,l=n,p=u;break}return[c*255,l*255,p*255]};ee.cmyk.rgb=function(t){let e=t[0]/100,n=t[1]/100,r=t[2]/100,i=t[3]/100,s=1-Math.min(1,e*(1-i)+i),o=1-Math.min(1,n*(1-i)+i),a=1-Math.min(1,r*(1-i)+i);return[s*255,o*255,a*255]};ee.xyz.rgb=function(t){let e=t[0]/100,n=t[1]/100,r=t[2]/100,i,s,o;return i=e*3.2406+n*-1.5372+r*-.4986,s=e*-.9689+n*1.8758+r*.0415,o=e*.0557+n*-.204+r*1.057,i=i>.0031308?1.055*i**(1/2.4)-.055:i*12.92,s=s>.0031308?1.055*s**(1/2.4)-.055:s*12.92,o=o>.0031308?1.055*o**(1/2.4)-.055:o*12.92,i=Math.min(Math.max(0,i),1),s=Math.min(Math.max(0,s),1),o=Math.min(Math.max(0,o),1),[i*255,s*255,o*255]};ee.xyz.lab=function(t){let e=t[0],n=t[1],r=t[2];e/=95.047,n/=100,r/=108.883,e=e>.008856?e**(1/3):7.787*e+16/116,n=n>.008856?n**(1/3):7.787*n+16/116,r=r>.008856?r**(1/3):7.787*r+16/116;let i=116*n-16,s=500*(e-n),o=200*(n-r);return[i,s,o]};ee.lab.xyz=function(t){let e=t[0],n=t[1],r=t[2],i,s,o;s=(e+16)/116,i=n/500+s,o=s-r/200;let a=s**3,u=i**3,c=o**3;return s=a>.008856?a:(s-16/116)/7.787,i=u>.008856?u:(i-16/116)/7.787,o=c>.008856?c:(o-16/116)/7.787,i*=95.047,s*=100,o*=108.883,[i,s,o]};ee.lab.lch=function(t){let e=t[0],n=t[1],r=t[2],i;i=Math.atan2(r,n)*360/2/Math.PI,i<0&&(i+=360);let o=Math.sqrt(n*n+r*r);return[e,o,i]};ee.lch.lab=function(t){let e=t[0],n=t[1],i=t[2]/360*2*Math.PI,s=n*Math.cos(i),o=n*Math.sin(i);return[e,s,o]};ee.rgb.ansi16=function(t,e=null){let[n,r,i]=t,s=e===null?ee.rgb.hsv(t)[2]:e;if(s=Math.round(s/50),s===0)return 30;let o=30+(Math.round(i/255)<<2|Math.round(r/255)<<1|Math.round(n/255));return s===2&&(o+=60),o};ee.hsv.ansi16=function(t){return ee.rgb.ansi16(ee.hsv.rgb(t),t[2])};ee.rgb.ansi256=function(t){let e=t[0],n=t[1],r=t[2];return e===n&&n===r?e<8?16:e>248?231:Math.round((e-8)/247*24)+232:16+36*Math.round(e/255*5)+6*Math.round(n/255*5)+Math.round(r/255*5)};ee.ansi16.rgb=function(t){let e=t%10;if(e===0||e===7)return t>50&&(e+=3.5),e=e/10.5*255,[e,e,e];let n=(~~(t>50)+1)*.5,r=(e&1)*n*255,i=(e>>1&1)*n*255,s=(e>>2&1)*n*255;return[r,i,s]};ee.ansi256.rgb=function(t){if(t>=232){let s=(t-232)*10+8;return[s,s,s]}t-=16;let e,n=Math.floor(t/36)/5*255,r=Math.floor((e=t%36)/6)/5*255,i=e%6/5*255;return[n,r,i]};ee.rgb.hex=function(t){let n=(((Math.round(t[0])&255)<<16)+((Math.round(t[1])&255)<<8)+(Math.round(t[2])&255)).toString(16).toUpperCase();return"000000".substring(n.length)+n};ee.hex.rgb=function(t){let e=t.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!e)return[0,0,0];let n=e[0];e[0].length===3&&(n=n.split("").map(a=>a+a).join(""));let r=parseInt(n,16),i=r>>16&255,s=r>>8&255,o=r&255;return[i,s,o]};ee.rgb.hcg=function(t){let e=t[0]/255,n=t[1]/255,r=t[2]/255,i=Math.max(Math.max(e,n),r),s=Math.min(Math.min(e,n),r),o=i-s,a,u;return o<1?a=s/(1-o):a=0,o<=0?u=0:i===e?u=(n-r)/o%6:i===n?u=2+(r-e)/o:u=4+(e-n)/o,u/=6,u%=1,[u*360,o*100,a*100]};ee.hsl.hcg=function(t){let e=t[1]/100,n=t[2]/100,r=n<.5?2*e*n:2*e*(1-n),i=0;return r<1&&(i=(n-.5*r)/(1-r)),[t[0],r*100,i*100]};ee.hsv.hcg=function(t){let e=t[1]/100,n=t[2]/100,r=e*n,i=0;return r<1&&(i=(n-r)/(1-r)),[t[0],r*100,i*100]};ee.hcg.rgb=function(t){let e=t[0]/360,n=t[1]/100,r=t[2]/100;if(n===0)return[r*255,r*255,r*255];let i=[0,0,0],s=e%1*6,o=s%1,a=1-o,u=0;switch(Math.floor(s)){case 0:i[0]=1,i[1]=o,i[2]=0;break;case 1:i[0]=a,i[1]=1,i[2]=0;break;case 2:i[0]=0,i[1]=1,i[2]=o;break;case 3:i[0]=0,i[1]=a,i[2]=1;break;case 4:i[0]=o,i[1]=0,i[2]=1;break;default:i[0]=1,i[1]=0,i[2]=a}return u=(1-n)*r,[(n*i[0]+u)*255,(n*i[1]+u)*255,(n*i[2]+u)*255]};ee.hcg.hsv=function(t){let e=t[1]/100,n=t[2]/100,r=e+n*(1-e),i=0;return r>0&&(i=e/r),[t[0],i*100,r*100]};ee.hcg.hsl=function(t){let e=t[1]/100,r=t[2]/100*(1-e)+.5*e,i=0;return r>0&&r<.5?i=e/(2*r):r>=.5&&r<1&&(i=e/(2*(1-r))),[t[0],i*100,r*100]};ee.hcg.hwb=function(t){let e=t[1]/100,n=t[2]/100,r=e+n*(1-e);return[t[0],(r-e)*100,(1-r)*100]};ee.hwb.hcg=function(t){let e=t[1]/100,r=1-t[2]/100,i=r-e,s=0;return i<1&&(s=(r-i)/(1-i)),[t[0],i*100,s*100]};ee.apple.rgb=function(t){return[t[0]/65535*255,t[1]/65535*255,t[2]/65535*255]};ee.rgb.apple=function(t){return[t[0]/255*65535,t[1]/255*65535,t[2]/255*65535]};ee.gray.rgb=function(t){return[t[0]/100*255,t[0]/100*255,t[0]/100*255]};ee.gray.hsl=function(t){return[0,0,t[0]]};ee.gray.hsv=ee.gray.hsl;ee.gray.hwb=function(t){return[0,100,t[0]]};ee.gray.cmyk=function(t){return[0,0,0,t[0]]};ee.gray.lab=function(t){return[t[0],0,0]};ee.gray.hex=function(t){let e=Math.round(t[0]/100*255)&255,r=((e<<16)+(e<<8)+e).toString(16).toUpperCase();return"000000".substring(r.length)+r};ee.rgb.gray=function(t){return[(t[0]+t[1]+t[2])/3/255*100]}});var pR=f((d7,lR)=>{var yf=bT();function aW(){let t={},e=Object.keys(yf);for(let n=e.length,r=0;r<n;r++)t[e[r]]={distance:-1,parent:null};return t}function uW(t){let e=aW(),n=[t];for(e[t].distance=0;n.length;){let r=n.pop(),i=Object.keys(yf[r]);for(let s=i.length,o=0;o<s;o++){let a=i[o],u=e[a];u.distance===-1&&(u.distance=e[r].distance+1,u.parent=r,n.unshift(a))}}return e}function cW(t,e){return function(n){return e(t(n))}}function lW(t,e){let n=[e[t].parent,t],r=yf[e[t].parent][t],i=e[t].parent;for(;e[i].parent;)n.unshift(e[i].parent),r=cW(yf[e[i].parent][i],r),i=e[i].parent;return r.conversion=n,r}lR.exports=function(t){let e=uW(t),n={},r=Object.keys(e);for(let i=r.length,s=0;s<i;s++){let o=r[s];e[o].parent!==null&&(n[o]=lW(o,e))}return n}});var dR=f((f7,hR)=>{var _T=bT(),pW=pR(),Fa={},hW=Object.keys(_T);function dW(t){let e=function(...n){let r=n[0];return r==null?r:(r.length>1&&(n=r),t(n))};return"conversion"in t&&(e.conversion=t.conversion),e}function fW(t){let e=function(...n){let r=n[0];if(r==null)return r;r.length>1&&(n=r);let i=t(n);if(typeof i=="object")for(let s=i.length,o=0;o<s;o++)i[o]=Math.round(i[o]);return i};return"conversion"in t&&(e.conversion=t.conversion),e}hW.forEach(t=>{Fa[t]={},Object.defineProperty(Fa[t],"channels",{value:_T[t].channels}),Object.defineProperty(Fa[t],"labels",{value:_T[t].labels});let e=pW(t);Object.keys(e).forEach(r=>{let i=e[r];Fa[t][r]=fW(i),Fa[t][r].raw=dW(i)})});hR.exports=Fa});var gR=f(Ba=>{"use strict";var gW=Ba&&Ba.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ba,"__esModule",{value:!0});Ba.activate=void 0;var vT=gW(dR()),mW=xe(),fR;(function(t){t.Black="black",t.Blue="blue",t.Green="green",t.Orange="orange",t.Purple="purple",t.Red="red",t.White="white",t.Yellow="yellow"})(fR||(fR={}));var ST={black:"#000000",blue:"#0000FF",green:"#00FF00",orange:"#FF8800",purple:"#CC8899",red:"#FF0000",white:"#FFFFFF",yellow:"#FFFF00"},yW=()=>new RegExp(`(?:mark|color)=(${Object.keys(ST).join("|")}|(?:#[0-9a-f]{6}|#[0-9a-f]{3}))`,"ig"),bW=Object.prototype.hasOwnProperty;function _W(t){t.connection.onColorPresentation(e=>[{label:`#${vT.default.rgb.hex(e.color.red*255,e.color.green*255,e.color.blue*255)}`}]),t.connection.onDocumentColor(async e=>{let n=await t.fs.getTextDocument(e.textDocument.uri);if(n==null)return;let s=(await t.documentManager.getLatest(n)).parsedPayload.literals.filter(u=>u.type===mW.ASTType.StringLiteral),o=[],a=({match:u,markup:c,value:l,astPosition:p,lineIndex:h})=>{let m=u.index+c.indexOf("=")+1,b=m+l.length,v=p.line-1+h,R=m,A=b;return h===0&&(R+=p.character,A+=p.character),{start:{line:v,character:R},end:{line:v,character:A}}};for(let u=0;u<s.length;u++){let c=s[u];if(!c.start)continue;let l=c.start,p=c.value.toString().split(`
|
115
|
+
`);for(let h=0;h<p.length;h++){let m=p[h],b=yW(),v;for(;v=b.exec(m);){let[R,A]=v,T=a({match:v,markup:R,value:A,astPosition:l,lineIndex:h});if(A.startsWith("#")){let[w,_,N]=vT.default.hex.rgb(A.slice(1));o.push({range:T,color:{red:w/255,green:_/255,blue:N/255,alpha:1}})}else if(bW.call(ST,A)){let[w,_,N]=vT.default.hex.rgb(ST[A].slice(1));o.push({range:T,color:{red:w/255,green:_/255,blue:N/255,alpha:1}})}else o.push({range:T,color:{red:0,green:0,blue:0,alpha:1}})}}}return o})}Ba.activate=_W});var yR=f(bf=>{"use strict";Object.defineProperty(bf,"__esModule",{value:!0});bf.activate=void 0;var mR=xe(),vW=qa(),SW=t=>`${t.targetUri}:${t.targetRange.start.line}:${t.targetRange.start.character}-${t.targetRange.end.line}:${t.targetRange.end.character}`,TW=t=>{let e=t.astRef,n,r;switch(e.type){case mR.ASTType.ForGenericStatement:{let i=e;n={line:i.variable.start.line-1,character:i.variable.start.character-1},r={line:i.variable.end.line-1,character:i.variable.end.character-1};break}default:n={line:e.start.line-1,character:e.start.character-1},r={line:e.end.line-1,character:e.end.character-1}}return{targetUri:t.document,targetRange:{start:n,end:r},targetSelectionRange:{start:n,end:r}}},wW=async(t,e)=>{let r=(await t.findAllAssignmentsOfItem(e))?.getSource();if(r==null||r.length===0)return[];let i=[],s=new Set;for(let o of r){let a=o.astRef;if(!a.start||!a.end)continue;let u=TW(o),c=SW(u);s.has(c)||(s.add(c),i.push(u))}return i};function xW(t){t.connection.onDefinition(async e=>{let n=await t.fs.getTextDocument(e.textDocument.uri);if(n==null)return;let r=await t.documentManager.getLatest(n),i=new vW.LookupHelper(r,t),s=await i.lookupAST(e.position);if(!s)return;let{outer:o,closest:a}=s,u=o.length>0?o[o.length-1]:void 0,c=a;return u&&u instanceof mR.ASTMemberExpression&&u.identifier===a&&(c=u),await wW(i,c)})}bf.activate=xW});var bR=f(_f=>{"use strict";Object.defineProperty(_f,"__esModule",{value:!0});_f.activate=void 0;async function EW(t,e){let n=await e.documentManager.getLatest(t);return n.errors.map(r=>{if(r?.range){let i=r.range;return{range:{start:{line:i.start.line-1,character:i.start.character-1},end:{line:i.end.line-1,character:i.end.character-1}},message:r.message,severity:1}}return{range:{start:n.parsedPayload.start,end:n.parsedPayload.end},message:r.message,severity:1}})}function kW(t){t.connection.languages.diagnostics.on(async e=>{if(!t.getConfiguration().diagnostic)return;let n=await t.fs.getTextDocument(e.textDocument.uri);if(n==null)return;let r=await EW(n,t);return r.length===0?{kind:"full",items:[]}:{kind:"full",items:r}})}_f.activate=kW});var TT=f((_R,vf)=>{(function(t){"use strict";function e(_,N){var P=(_&65535)+(N&65535),G=(_>>16)+(N>>16)+(P>>16);return G<<16|P&65535}function n(_,N){return _<<N|_>>>32-N}function r(_,N,P,G,re,ae){return e(n(e(e(N,_),e(G,ae)),re),P)}function i(_,N,P,G,re,ae,K){return r(N&P|~N&G,_,N,re,ae,K)}function s(_,N,P,G,re,ae,K){return r(N&G|P&~G,_,N,re,ae,K)}function o(_,N,P,G,re,ae,K){return r(N^P^G,_,N,re,ae,K)}function a(_,N,P,G,re,ae,K){return r(P^(N|~G),_,N,re,ae,K)}function u(_,N){_[N>>5]|=128<<N%32,_[(N+64>>>9<<4)+14]=N;var P,G,re,ae,K,O=1732584193,M=-271733879,L=-1732584194,F=271733878;for(P=0;P<_.length;P+=16)G=O,re=M,ae=L,K=F,O=i(O,M,L,F,_[P],7,-680876936),F=i(F,O,M,L,_[P+1],12,-389564586),L=i(L,F,O,M,_[P+2],17,606105819),M=i(M,L,F,O,_[P+3],22,-1044525330),O=i(O,M,L,F,_[P+4],7,-176418897),F=i(F,O,M,L,_[P+5],12,1200080426),L=i(L,F,O,M,_[P+6],17,-1473231341),M=i(M,L,F,O,_[P+7],22,-45705983),O=i(O,M,L,F,_[P+8],7,1770035416),F=i(F,O,M,L,_[P+9],12,-1958414417),L=i(L,F,O,M,_[P+10],17,-42063),M=i(M,L,F,O,_[P+11],22,-1990404162),O=i(O,M,L,F,_[P+12],7,1804603682),F=i(F,O,M,L,_[P+13],12,-40341101),L=i(L,F,O,M,_[P+14],17,-1502002290),M=i(M,L,F,O,_[P+15],22,1236535329),O=s(O,M,L,F,_[P+1],5,-165796510),F=s(F,O,M,L,_[P+6],9,-1069501632),L=s(L,F,O,M,_[P+11],14,643717713),M=s(M,L,F,O,_[P],20,-373897302),O=s(O,M,L,F,_[P+5],5,-701558691),F=s(F,O,M,L,_[P+10],9,38016083),L=s(L,F,O,M,_[P+15],14,-660478335),M=s(M,L,F,O,_[P+4],20,-405537848),O=s(O,M,L,F,_[P+9],5,568446438),F=s(F,O,M,L,_[P+14],9,-1019803690),L=s(L,F,O,M,_[P+3],14,-187363961),M=s(M,L,F,O,_[P+8],20,1163531501),O=s(O,M,L,F,_[P+13],5,-1444681467),F=s(F,O,M,L,_[P+2],9,-51403784),L=s(L,F,O,M,_[P+7],14,1735328473),M=s(M,L,F,O,_[P+12],20,-1926607734),O=o(O,M,L,F,_[P+5],4,-378558),F=o(F,O,M,L,_[P+8],11,-2022574463),L=o(L,F,O,M,_[P+11],16,1839030562),M=o(M,L,F,O,_[P+14],23,-35309556),O=o(O,M,L,F,_[P+1],4,-1530992060),F=o(F,O,M,L,_[P+4],11,1272893353),L=o(L,F,O,M,_[P+7],16,-155497632),M=o(M,L,F,O,_[P+10],23,-1094730640),O=o(O,M,L,F,_[P+13],4,681279174),F=o(F,O,M,L,_[P],11,-358537222),L=o(L,F,O,M,_[P+3],16,-722521979),M=o(M,L,F,O,_[P+6],23,76029189),O=o(O,M,L,F,_[P+9],4,-640364487),F=o(F,O,M,L,_[P+12],11,-421815835),L=o(L,F,O,M,_[P+15],16,530742520),M=o(M,L,F,O,_[P+2],23,-995338651),O=a(O,M,L,F,_[P],6,-198630844),F=a(F,O,M,L,_[P+7],10,1126891415),L=a(L,F,O,M,_[P+14],15,-1416354905),M=a(M,L,F,O,_[P+5],21,-57434055),O=a(O,M,L,F,_[P+12],6,1700485571),F=a(F,O,M,L,_[P+3],10,-1894986606),L=a(L,F,O,M,_[P+10],15,-1051523),M=a(M,L,F,O,_[P+1],21,-2054922799),O=a(O,M,L,F,_[P+8],6,1873313359),F=a(F,O,M,L,_[P+15],10,-30611744),L=a(L,F,O,M,_[P+6],15,-1560198380),M=a(M,L,F,O,_[P+13],21,1309151649),O=a(O,M,L,F,_[P+4],6,-145523070),F=a(F,O,M,L,_[P+11],10,-1120210379),L=a(L,F,O,M,_[P+2],15,718787259),M=a(M,L,F,O,_[P+9],21,-343485551),O=e(O,G),M=e(M,re),L=e(L,ae),F=e(F,K);return[O,M,L,F]}function c(_){var N,P="",G=_.length*32;for(N=0;N<G;N+=8)P+=String.fromCharCode(_[N>>5]>>>N%32&255);return P}function l(_){var N,P=[];for(P[(_.length>>2)-1]=void 0,N=0;N<P.length;N+=1)P[N]=0;var G=_.length*8;for(N=0;N<G;N+=8)P[N>>5]|=(_.charCodeAt(N/8)&255)<<N%32;return P}function p(_){return c(u(l(_),_.length*8))}function h(_,N){var P,G=l(_),re=[],ae=[],K;for(re[15]=ae[15]=void 0,G.length>16&&(G=u(G,_.length*8)),P=0;P<16;P+=1)re[P]=G[P]^909522486,ae[P]=G[P]^1549556828;return K=u(re.concat(l(N)),512+N.length*8),c(u(ae.concat(K),640))}function m(_){var N="0123456789abcdef",P="",G,re;for(re=0;re<_.length;re+=1)G=_.charCodeAt(re),P+=N.charAt(G>>>4&15)+N.charAt(G&15);return P}function b(_){return unescape(encodeURIComponent(_))}function v(_){return p(b(_))}function R(_){return m(v(_))}function A(_,N){return h(b(_),b(N))}function T(_,N){return m(A(_,N))}function w(_,N,P){return N?P?A(N,_):T(N,_):P?v(_):R(_)}typeof define=="function"&&define.amd?define(function(){return w}):typeof vf=="object"&&vf.exports?vf.exports=w:t.md5=w})(_R)});var Ka=f(Ua=>{"use strict";Object.defineProperty(Ua,"__esModule",{value:!0});Ua.getLiteralValue=Ua.getLiteralRawValue=void 0;var $a=xe(),AW=t=>{switch(t.type){case $a.ASTType.NilLiteral:return"null";case $a.ASTType.NumericLiteral:{let e=t;return`${e.negated?"-":""}${e.raw}`}case $a.ASTType.BooleanLiteral:{let e=t;return`${e.negated?"-":""}${e.raw}`}default:return t.raw.toString()}};Ua.getLiteralRawValue=AW;var OW=t=>{switch(t.type){case $a.ASTType.NilLiteral:return"null";case $a.ASTType.NumericLiteral:{let e=t;return`${e.negated?"-":""}${e.value}`}case $a.ASTType.BooleanLiteral:{let e=t;return`${e.negated?"-":""}${e.value}`}default:return t.value.toString()}};Ua.getLiteralValue=OW});var xT=f(Wa=>{"use strict";var PW=Wa&&Wa.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Wa,"__esModule",{value:!0});Wa.LiteralsMapper=void 0;var DW=PW(TT()),vR=Ka(),wT=class{constructor(e){let n=this;n.mapping=new Map,n.variableNamespacesGenerator=e}reset(){let e=this;return e.mapping=new Map,e}add(e){let n=this,r=(0,vR.getLiteralRawValue)(e);if(!n.mapping.has(r))n.mapping.set(r,{literal:e,amount:1,length:r.length,namespace:null});else{let i=n.mapping.get(r),s=i.amount+1,o=i.length+r.length;i.amount=s,i.length=o,o>10&&s>2&&i.namespace==null&&(i.namespace=n.variableNamespacesGenerator.createNamespace((0,DW.default)(r)))}return n}get(e){let n=this,r=(0,vR.getLiteralRawValue)(e);return n.mapping.has(r)?n.mapping.get(r):null}getMapping(){return this.mapping}};Wa.LiteralsMapper=wT});var kT=f(Sf=>{"use strict";Object.defineProperty(Sf,"__esModule",{value:!0});Sf.NamespaceGenerator=void 0;var ET=class{constructor(e){let n=this;n.buffer=[0],n.mapping=new Map,n.rmapping=new Map,n.forbidden=e.forbidden||[],n.characters=e.characters||null,n.defaultNamespaces=e.defaultNamespaces||[];for(let r of n.defaultNamespaces)n.createNamespace(r)}exclude(e){let n=this;return Array.isArray(e)?n.forbidden=n.forbidden.concat(e):n.forbidden.push(e),n}setCharset(e){let n=this;return n.characters=e,n}reset(){let e=this;return e.buffer=[0],e.mapping=new Map,e.rmapping=new Map,e}get(e){let n=this.mapping;return n.has(e)?n.get(e):null}increaseBuffer(e){let n=this,r=n.buffer,i=n.characters.length;e==null&&(e=r.length-1);let s=r[e];return s=s+1,r[e]=s,s===i&&(r[e]=0,e===0?r.push(0):n.increaseBuffer(e-1)),n}generateNamespace(){let e=this,n=e.buffer,r=e.characters,i=e.forbidden,s="",o=0,a;for(;o<n.length;)a=n[o],s=s+r[a],o===n.length-1&&e.increaseBuffer(),o=o+1;return i.indexOf(s)!==-1||e.mapping.has(s)?e.generateNamespace():s}createNamespace(e,n=!1){let r=this,i=r.mapping,s=r.rmapping;if(r.forbidden.indexOf(e)!==-1)return e;if(i.has(e)&&!n)return i.get(e);let a=r.generateNamespace();if(i.set(e,a),s.set(a,e),s.has(e)){let u=s.get(e);s.delete(e),a=r.createNamespace(u,!0)}return a}};Sf.NamespaceGenerator=ET});var qc=f(mo=>{"use strict";Object.defineProperty(mo,"__esModule",{value:!0});mo.Context=mo.ContextDataProperty=void 0;var RW=xe(),IW=xT(),SR=kT(),CW;(function(t){t.ResourceDependencyMap="resourceDependencyMap",t.DependencyCallStack="dependencyCallStack"})(CW=mo.ContextDataProperty||(mo.ContextDataProperty={}));var AT=class{constructor(e){let n=this;n.modules=new SR.NamespaceGenerator({characters:e.modulesCharset}),n.variables=new SR.NamespaceGenerator({characters:e.variablesCharset,defaultNamespaces:["BACKSLASH_CODE","NEW_LINE_OPERATOR","MODULES","EXPORTED","__REQUIRE","MAIN","module","globals"],forbidden:["locals","outer","self","super","string","list","map","number","funcRef",...Object.values(RW.Keyword),...e.variablesExcluded||[]]}),n.literals=new IW.LiteralsMapper(n.variables),n.data=new Map}createModuleNamespace(e){return this.modules.createNamespace(e)}getOrCreateData(e,n){let r=this;if(r.data.has(e))return r.data.get(e);let i=n();return r.data.set(e,i),i}set(e,n){return this.data.set(e,n),this}get(e){return this.data.get(e)}};mo.Context=AT});var yo=f(jc=>{"use strict";Object.defineProperty(jc,"__esModule",{value:!0});jc.DependencyType=void 0;var MW;(function(t){t[t.Main=0]="Main",t[t.Import=1]="Import",t[t.Include=2]="Include"})(MW=jc.DependencyType||(jc.DependencyType={}))});var Fc=f(Tf=>{"use strict";Object.defineProperty(Tf,"__esModule",{value:!0});Tf.BuildError=void 0;var OT=class extends Error{constructor(e,n){super(e),this.target=n.target,this.range=n.range}};Tf.BuildError=OT});var xf=f(wf=>{"use strict";Object.defineProperty(wf,"__esModule",{value:!0});wf.fetchNamespaces=void 0;var PT=xe();function TR(t){if(t.type===PT.ASTType.MemberExpression){let e=t;return e.identifier.type===PT.ASTType.Identifier?e.identifier.name:null}else if(t.type===PT.ASTType.Identifier)return t.name;return null}function LW(t){let e=new Set(t.namespaces.map(TR).filter(n=>n!==null));return t.scopes.reduce((n,r)=>(r.namespaces.map(TR).filter(s=>s!==null).forEach(s=>e.add(s)),n),e),Array.from(e)}wf.fetchNamespaces=LW});var Bc=f(Ef=>{"use strict";Object.defineProperty(Ef,"__esModule",{value:!0});Ef.merge=void 0;function NW(t,e,n=1e4){if(e.length<=n){Array.prototype.push.apply(t,e);return}for(let r=0;r<e.length;r+=n)Array.prototype.push.apply(t,e.slice(r,r+n))}Ef.merge=NW});var Ha=f(Ga=>{"use strict";var qW=Ga&&Ga.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ga,"__esModule",{value:!0});Ga.Dependency=void 0;var wR=qW(TT()),xR=$r(),$c=qc(),Uc=yo(),jW=Fc(),FW=xf(),ER=Bc(),DT=class t{static generateDependencyMappingKey(e,n){return`${n}:${e}`}constructor(e){let n=this;n.target=e.target,n.id=(0,wR.default)(e.target),n.chunk=e.chunk,n.resourceManager=e.resourceManager,n.dependencies=new Map,n.injections=new Map,n.type=e.type||Uc.DependencyType.Main,n.context=e.context;let r=n.context.createModuleNamespace(n.id);n.context.getOrCreateData($c.ContextDataProperty.ResourceDependencyMap,()=>new Map).set(r,n),n.context.getOrCreateData($c.ContextDataProperty.DependencyCallStack,()=>[])}getId(){return this.id}getNamespace(){let e=this;return e.context.modules.get(e.id)}resolve(e,n){let r=this,i=r.context,{modules:s}=i,o=i.get($c.ContextDataProperty.ResourceDependencyMap),a=r.resourceManager,u=a.getRelativePathMapping(r.target,e),c=(0,wR.default)(u),l=s.get(c);if(o.has(l))return o.get(l);try{let p=this.resourceManager.getResource(u).chunk;return new t({target:u,resourceManager:a,chunk:p,type:n,context:i})}catch(p){throw new jW.BuildError(p.message,{target:u,range:p.range})}}findInjections(){let e=this,{injects:n}=e.chunk,r=new Map;for(let i of n){let s=e.resourceManager.getRelativePathMapping(e.target,i.path),o=e.resourceManager.getInjection(s);r.set(i.path,o)}return e.injections=r,r}findDependencies(){let e=this,{imports:n,includes:r}=e.chunk,i=e.getNamespace(),s=e.context.get($c.ContextDataProperty.DependencyCallStack),o=new Map;s.push(i);let a=[...n,...r];for(let u of a){let c=u instanceof xR.ASTFeatureIncludeExpression?Uc.DependencyType.Include:Uc.DependencyType.Import,l=e.resolve(u.path,c),p=l.getNamespace();if(s.includes(p))throw new Error(`Circular dependency from ${e.target} to ${l.target} detected.`);l.findDependencies(),o.set(t.generateDependencyMappingKey(u.path,c),l)}return this.findInjections(),e.dependencies=o,s.pop(),{dependencies:o}}findDependenciesWithMetadata(){let e=this,{imports:n,includes:r}=e.chunk,i=e.getNamespace(),s=e.context.get($c.ContextDataProperty.DependencyCallStack),o=[...(0,FW.fetchNamespaces)(e.chunk)],a=[...e.chunk.literals],u=new Map;s.push(i);let c=[...n,...r];for(let l of c){let p=l instanceof xR.ASTFeatureIncludeExpression?Uc.DependencyType.Include:Uc.DependencyType.Import,h=e.resolve(l.path,p),m=h.getNamespace();if(s.includes(m))throw new Error(`Circular dependency from ${e.target} to ${h.target} detected.`);let b=h.findDependenciesWithMetadata();(0,ER.merge)(o,b.namespaces),(0,ER.merge)(a,b.literals),u.set(t.generateDependencyMappingKey(l.path,p),h)}return this.findInjections(),e.dependencies=u,s.pop(),{dependencies:u,namespaces:o,literals:a}}};Ga.Dependency=DT});var kR=f(kf=>{"use strict";Object.defineProperty(kf,"__esModule",{value:!0});kf.getStringHashCode=void 0;kf.getStringHashCode=function(){let t=new Map,e=n=>{let r,i;for(r=0,i=0;r<n.length;r++)i=Math.imul(31,i)+n.charCodeAt(r)|0;return i};return n=>{if(n.length===0)return 0;let r=t.get(n);if(r!==void 0)return r;let i=e(n);return t.set(n,i),i}}()});var RT=f(Pf=>{"use strict";Object.defineProperty(Pf,"__esModule",{value:!0});Pf.createExpressionHash=void 0;var Af=xe(),AR=kR(),Of=(t,e)=>t.$$hash=e,BW=t=>{var e;return(e=t.$$hash)!==null&&e!==void 0?e:null};function Va(t){let e=BW(t);if(e!==null)return e;let n=(0,AR.getStringHashCode)(t.type);switch(t.type){case Af.ASTType.ParenthesisExpression:return Va(t.expression);case Af.ASTType.MemberExpression:{let r=t;return n^=Va(r.base),n^=Va(r.identifier),Of(t,n)}case Af.ASTType.IndexExpression:{let r=t;return n^=Va(r.base),n^=Va(r.index),Of(t,n)}case Af.ASTType.Identifier:{let r=t;return n^=(0,AR.getStringHashCode)(r.name),Of(t,n)}}return Of(t,n)}function $W(t){return Va(t)}Pf.createExpressionHash=$W});var CT=f(_o=>{"use strict";Object.defineProperty(_o,"__esModule",{value:!0});_o.BeautifyBodyIterator=_o.FILLER_TYPE=void 0;var bo=xe();_o.FILLER_TYPE="FILLER";var IT=class{constructor(e,n){this._base=e,this._items=n.sort((r,i)=>r.range[0]-i.range[0]),this._index=0,this._freeSpaceIndex=0,this._freeSpace=0,this._lastEndLine=0,this._checkedIndexes=new Set,this._previous=null}getBlockOpenerEndLine(e){switch(e.type){case bo.ASTType.IfClause:return e.condition.end.line;case bo.ASTType.WhileStatement:return e.condition.end.line;case bo.ASTType.ForGenericStatement:return e.iterator.end.line;case bo.ASTType.Chunk:return e.start.line-1}return e.start.line}getBlockCloseEndLine(e){switch(e.type){case bo.ASTType.Chunk:return e.end.line+1}return e.end.line}getPreviousEndLine(e){if(e==null)return 0;if(e.type===bo.ASTType.IfShortcutStatement){let n=e;return n.clauses[n.clauses.length-1].body[0].end.line}return e.end.line}getFreeSpaceItem(){let e={line:this._lastEndLine+this._freeSpaceIndex+1,character:0};return this._freeSpaceIndex++,this._freeSpace===this._freeSpaceIndex&&(this._lastEndLine=0,this._freeSpaceIndex=0,this._freeSpace=0),new bo.ASTBase(_o.FILLER_TYPE,{start:e,end:e,range:[0,0],scope:this._base.scope})}next(){if(this._freeSpace>this._freeSpaceIndex)return{value:this.getFreeSpaceItem(),done:!1};if(this._index>=this._items.length){if(!this._checkedIndexes.has(this._items.length)){let n=this._previous?this.getPreviousEndLine(this._previous):this.getBlockOpenerEndLine(this._base),r=Math.max(this.getBlockCloseEndLine(this._base)-n-1,0);if(r>0)return this._checkedIndexes.add(this._items.length),this._lastEndLine=n,this._freeSpace=r,{value:this.getFreeSpaceItem(),done:!1}}return{value:null,done:!0}}let e=this._items[this._index];if(!this._checkedIndexes.has(this._index)){let n=this._previous?this.getPreviousEndLine(this._previous):this.getBlockOpenerEndLine(this._base),r=Math.max(e.start.line-n-1,0);if(r>0)return this._checkedIndexes.add(this._index),this._lastEndLine=n,this._freeSpace=r,{value:this.getFreeSpaceItem(),done:!1}}return this._index++,this._previous=e,{value:e,done:!1}}};_o.BeautifyBodyIterator=IT});var LT=f(So=>{"use strict";Object.defineProperty(So,"__esModule",{value:!0});So.BeautifyContext=So.IndentationType=void 0;var vo=xe(),OR=CT(),PR;(function(t){t[t.Tab=0]="Tab",t[t.Whitespace=1]="Whitespace"})(PR=So.IndentationType||(So.IndentationType={}));var MT=class{get indent(){return this._indent}get isMultilineAllowed(){return this._isMultilineAllowed}constructor(e,n){this.factory=e,this.options=n,this._indent=0,this._stack=[],this._contexts=new Map,this._isMultilineAllowed=!0,this.getIndent=n.indentation===PR.Tab?(r=0)=>" ".repeat(this._indent+r):(r=0)=>" ".repeat(n.indentationSpaces).repeat(this._indent+r)}buildChunkContext(e){let n=new Map,r=Object.keys(e.lines),i=new Set;for(let s=0;s<r.length;s++){let o=Number(r[s]),u=e.lines[o].filter(c=>c.type===vo.ASTType.Comment);for(let c=0;c<u.length;c++){let l=u[c];if(!i.has(l))if(i.add(l),l.isMultiline){let p=l.value.split(`
|
116
|
+
`);p.forEach((h,m)=>{let b=o+m;n.has(b)||n.set(b,[]);let R=e.lines[b].filter(N=>N.type!==vo.ASTType.Comment).map(N=>N.start.character),A=R.length>0?Math.min(...R):-1,T=b===o,w=b===o+p.length-1,_=w?l.end.character<A:!1;n.get(b).push({isMultiline:!0,isStart:T,isEnd:w,isBefore:_,value:h})})}else n.has(o)||n.set(o,[]),n.get(o).push({isMultiline:!1,isStart:!1,isEnd:!1,isBefore:!1,value:l.value})}}return{commentBuckets:n}}getChunkContext(e){return this._contexts.get(e)}getCurrentChunk(){return this._stack[this._stack.length-1]}pushStack(e){this._stack.push(e),this._contexts.set(e,this.buildChunkContext(e))}popStack(){this._stack.pop()}disableMultiline(){this._isMultilineAllowed=!1}enableMultiline(){this._isMultilineAllowed=!0}incIndent(){this._indent++}decIndent(){this._indent--}getBlockOpenerEndLine(e){return e instanceof vo.ASTIfClause||e instanceof vo.ASTWhileStatement?e.condition.end.line:e instanceof vo.ASTForGenericStatement?e.iterator.end.line:e instanceof vo.ASTChunk?e.start.line-1:e.start.line}getPreviousEndLine(e){if(e==null)return 0;if(e.type===vo.ASTType.IfShortcutStatement){let n=e;return n.clauses[n.clauses.length-1].body[0].end.line}return e.end.line}buildBlock(e){let n=new OR.BeautifyBodyIterator(e,e.body),r=n.next();for(;!r.done;){let i=r.value;if(i.type===OR.FILLER_TYPE){this.factory.pushSegment(this.getIndent()),this.factory.pushComment(i.start.line),this.factory.eol(),r=n.next();continue}this.factory.pushSegment(this.getIndent()),this.factory.process(i,{isCommand:!0}),this.factory.eol(),r=n.next()}}};So.BeautifyContext=MT});var NT=f(Ft=>{"use strict";Object.defineProperty(Ft,"__esModule",{value:!0});Ft.commentToText=Ft.hasEmptyBody=Ft.containsMultilineItemInShortcutClauses=Ft.getLastComment=Ft.unwrap=Ft.countRightBinaryExpressions=Ft.SHORTHAND_OPERATORS=void 0;var Mn=xe();Ft.SHORTHAND_OPERATORS=[Mn.Operator.Plus,Mn.Operator.Minus,Mn.Operator.Asterik,Mn.Operator.Slash,Mn.Operator.Modulo,Mn.Operator.Power];var UW=t=>{if(t=(0,Ft.unwrap)(t),t instanceof Mn.ASTComparisonGroupExpression)return t.expressions.length;let e=[t],n=0;for(;e.length>0;){let r=e.pop();r instanceof Mn.ASTBinaryExpression&&n++,(r instanceof Mn.ASTBinaryExpression||r instanceof Mn.ASTLogicalExpression||r instanceof Mn.ASTIsaExpression)&&(e.push((0,Ft.unwrap)(r.left)),e.push((0,Ft.unwrap)(r.right)))}return n};Ft.countRightBinaryExpressions=UW;var KW=t=>{for(;t instanceof Mn.ASTParenthesisExpression;)t=t.expression;return t};Ft.unwrap=KW;var WW=t=>{for(let e=t.length-1;e>=0;e--){let n=t[e];if(n.type===Mn.ASTType.Comment)return n}return null};Ft.getLastComment=WW;var GW=(t,e)=>e.some(n=>t.line<n.body[0].end.line);Ft.containsMultilineItemInShortcutClauses=GW;var HW=t=>!t.some(e=>!(e instanceof Mn.ASTComment));Ft.hasEmptyBody=HW;var VW=t=>t.isMultiline?t.isStart&&!t.isEnd?"/* "+t.value.trim():!t.isStart&&t.isEnd?t.value.trim()+" */":t.isStart&&t.isEnd?"/* "+t.value.trim()+" */":t.value.trim():"// "+t.value.trim();Ft.commentToText=VW});var jT=f(Df=>{"use strict";Object.defineProperty(Df,"__esModule",{value:!0});Df.Stack=void 0;var qT=class{constructor(){let e=this;e.currentStack=[]}get(e){let r=this.currentStack;e==null&&(e=0);let i=r.length-e-1;return i<0?null:r[i]}depth(){return this.currentStack.filter(function(e){return Object.prototype.hasOwnProperty.call(e,"body")}).length}lookup(e){let n=this;for(let r=n.currentStack.length-2;r>=0;r--)if(e(n.currentStack[r]))return!0;return!1}push(e){let n=this;return n.currentStack.push(e),n}pop(){let e=this;return e.currentStack.pop(),e}};Df.Stack=qT});var Kc=f(Rf=>{"use strict";Object.defineProperty(Rf,"__esModule",{value:!0});Rf.Factory=void 0;var zW=jT(),FT=class{get activeLine(){return this._activeLine}get lines(){return this._lines}get currentStack(){return this._currentStack}get originDependency(){return this._originDependency}get activeDependency(){return this._activeDependency}set activeDependency(e){this._activeDependency=e}constructor(e){this.transformer=e,this._activeLine=this.createLine(),this._lines=[],this._originDependency=null,this._activeDependency=null,this._currentStack=new zW.Stack}pushSegment(e,n){this._activeLine.segments.push(e)}pushComment(e){throw new Error("Not implemented")}createLine(){return{segments:[]}}eol(e){this._lines.push(this._activeLine),this._activeLine=this.createLine()}reset(){this._activeLine=this.createLine(),this._lines=[]}process(e,n={}){let r=this,i=r._currentStack;if(e==null)return;if(e.type==null)throw console.error("Error AST type:",e),new Error("Unexpected AST type");let s=r.handlers[e.type];if(s==null)throw console.error("Error AST:",e),new Error("Type does not exist "+e.type);i.push(e),s.call(this,e,n),i.pop()}};Rf.Factory=FT});var $T=f(Mf=>{"use strict";Object.defineProperty(Mf,"__esModule",{value:!0});Mf.BeautifyFactory=void 0;var Wc=xe(),XW=require("path"),DR=Ha(),RR=yo(),IR=RT(),If=Ka(),Cf=CT(),CR=LT(),Wr=NT(),YW=Kc(),BT=class extends YW.Factory{constructor(e){super(e),this.handlers={ParenthesisExpression:function(o,a){this.pushSegment("(",o),this.process(o.expression,{hasLogicalIndentActive:a.hasLogicalIndentActive}),this.pushSegment(")",o)},Comment:function(o,a){},AssignmentStatement:function(o,a){let u=o.variable,c=o.init;if(this.process(u),(u instanceof Wc.ASTIdentifier||u instanceof Wc.ASTMemberExpression)&&c instanceof Wc.ASTBinaryExpression&&(c.left instanceof Wc.ASTIdentifier||c.left instanceof Wc.ASTMemberExpression)&&Wr.SHORTHAND_OPERATORS.includes(c.operator)&&(0,IR.createExpressionHash)(u)===(0,IR.createExpressionHash)(c.left)){this.pushSegment(" "+c.operator+"= ",o),this.process((0,Wr.unwrap)(c.right));return}this.pushSegment(" = ",o),this.process(c)},MemberExpression:function(o,a){this.process(o.base),this.pushSegment(o.indexer,o),this.process(o.identifier)},FunctionDeclaration:function(o,a){if(o.parameters.length===0)this.pushSegment("function",{start:o.start,end:o.start});else{this.context.disableMultiline(),this.pushSegment("function(",{start:o.start,end:o.start});for(let u=0;u<o.parameters.length;u++){let c=o.parameters[u];this.process(c),u!==o.parameters.length-1&&this.pushSegment(", ",c)}this.pushSegment(")",{start:o.start,end:o.start}),this.context.enableMultiline()}this.eol(),this.context.incIndent(),this.context.buildBlock(o),this.context.decIndent(),this.pushSegment(this.context.getIndent()+"end function",{start:o.end,end:o.end})},MapConstructorExpression:function(o,a){if(o.fields.length===0){this.pushSegment("{}",o);return}if(o.fields.length===1){this.pushSegment("{ ",o),this.process(o.fields[0]),this.pushSegment(" }",o);return}if(this.context.isMultilineAllowed){this.context.incIndent(),this.pushSegment("{",{start:o.start,end:o.start}),this.eol();let u=new Cf.BeautifyBodyIterator(o,o.fields),c=u.next();for(;!c.done;){let l=c.value;if(l.type===Cf.FILLER_TYPE){this.pushSegment(this.context.getIndent()),this.pushComment(l.start.line),this.eol(),c=u.next();continue}this.pushSegment(this.context.getIndent(),l),this.process(l),this.pushSegment(",",l),this.eol(),c=u.next()}this.context.decIndent(),this.pushSegment(this.context.getIndent()+"}",{start:o.end,end:o.end});return}this.pushSegment("{ ",{start:o.start,end:o.start});for(let u=0;u<o.fields.length;u++){let c=o.fields[u];this.process(c),u!==o.fields.length-1&&this.pushSegment(", ",c)}this.context.decIndent(),this.pushSegment(" }",{start:o.end,end:o.end})},MapKeyString:function(o,a){this.process(o.key),this.pushSegment(": ",o),this.process(o.value)},Identifier:function(o,a){this.pushSegment(o.name,o)},ReturnStatement:function(o,a){this.pushSegment("return ",o),o.argument&&this.process(o.argument)},NumericLiteral:function(o,a){this.pushSegment((0,If.getLiteralValue)(o),o)},WhileStatement:function(o,a){this.pushSegment("while ",{start:o.start,end:o.start}),this.context.disableMultiline(),this.process(o.condition),this.context.enableMultiline(),this.eol(),this.context.incIndent(),this.context.buildBlock(o),this.context.decIndent(),this.pushSegment(this.context.getIndent()+"end while",{start:o.end,end:o.end})},CallExpression:function(o,a){let u=this.lines.length-1;if(this.process(o.base),o.arguments.length===0)return;if(o.arguments.length>3&&this.context.isMultilineAllowed){this.context.incIndent(),this.pushSegment("(",{start:o.start,end:o.start}),this.eol();for(let l=0;l<o.arguments.length;l++){let p=o.arguments[l];this.pushSegment(this.context.getIndent(),p),this.process(p),l!==o.arguments.length-1&&(this.pushSegment(",",p),this.eol())}this.context.decIndent(),this.pushSegment(")",{start:o.end,end:o.end});return}a.isCommand&&!this.transformer.buildOptions.keepParentheses?this.pushSegment(" ",{start:o.start,end:o.start}):this.pushSegment("(",{start:o.start,end:o.start});let c=this.lines.length;for(let l=0;l<o.arguments.length;l++){let p=o.arguments[l];this.process(p),l!==o.arguments.length-1&&this.pushSegment(", ",p)}a.isCommand&&!this.transformer.buildOptions.keepParentheses||this.pushSegment(")",{start:o.end,end:o.end})},StringLiteral:function(o,a){this.pushSegment((0,If.getLiteralRawValue)(o),{start:o.end,end:o.end})},SliceExpression:function(o,a){this.process(o.base),this.pushSegment("[",o),this.process(o.left),this.pushSegment(" : ",o),this.process(o.right),this.pushSegment("]",o)},IndexExpression:function(o,a){this.process(o.base),this.pushSegment("[",o),this.process(o.index),this.pushSegment("]",o)},UnaryExpression:function(o,a){o.operator==="new"?this.pushSegment(o.operator+" ",o):this.pushSegment(o.operator,o),this.process(o.argument)},NegationExpression:function(o,a){this.pushSegment("not ",o),this.process(o.argument)},FeatureEnvarExpression:function(o,a){if(this.transformer.buildOptions.isDevMode){this.pushSegment(`#envar ${o.name}`,o);return}let u=this.transformer.environmentVariables.get(o.name);if(!u){this.pushSegment("null",o);return}this.pushSegment(`"${u}"`,o)},IfShortcutStatement:function(o,a){for(let u=0;u<o.clauses.length;u++){let c=o.clauses[u];this.process(c),u!==o.clauses.length-1&&this.pushSegment(" ",o)}},IfShortcutClause:function(o,a){this.pushSegment("if ",o),this.process((0,Wr.unwrap)(o.condition)),this.pushSegment(" then ",o),this.process(o.body[0])},ElseifShortcutClause:function(o,a){this.pushSegment("else if ",o),this.process((0,Wr.unwrap)(o.condition)),this.pushSegment(" then ",o),this.process(o.body[0])},ElseShortcutClause:function(o,a){this.pushSegment("else ",o),this.process(o.body[0])},NilLiteral:function(o,a){this.pushSegment((0,If.getLiteralRawValue)(o),o)},ForGenericStatement:function(o,a){this.pushSegment("for ",{start:o.start,end:o.start}),this.process((0,Wr.unwrap)(o.variable)),this.pushSegment(" in ",{start:o.start,end:o.start}),this.process((0,Wr.unwrap)(o.iterator)),this.eol(),this.context.incIndent(),this.context.buildBlock(o),this.context.decIndent(),this.pushSegment(this.context.getIndent()+"end for",{start:o.end,end:o.end})},IfStatement:function(o,a){for(let u of o.clauses)this.process(u);this.pushSegment(this.context.getIndent()+"end if",{start:o.end,end:o.end})},IfClause:function(o,a){this.pushSegment("if ",{start:o.start,end:o.start}),this.process((0,Wr.unwrap)(o.condition)),this.pushSegment(" then",{start:o.start,end:o.start}),this.eol(),this.context.incIndent(),this.context.buildBlock(o),this.context.decIndent()},ElseifClause:function(o,a){this.pushSegment(this.context.getIndent()+"else if ",{start:o.start,end:o.start}),this.process((0,Wr.unwrap)(o.condition)),this.pushSegment(" then",{start:o.start,end:o.start}),this.eol(),this.context.incIndent(),this.context.buildBlock(o),this.context.decIndent()},ElseClause:function(o,a){this.pushSegment(this.context.getIndent()+"else",{start:o.start,end:o.start}),this.eol(),this.context.incIndent(),this.context.buildBlock(o),this.context.decIndent()},ContinueStatement:function(o,a){this.pushSegment("continue",o)},BreakStatement:function(o,a){this.pushSegment("break",o)},CallStatement:function(o,a){this.process(o.expression,{isCommand:!0})},FeatureInjectExpression:function(o,a){if(this.transformer.buildOptions.isDevMode){this.pushSegment(`#inject "${o.path}";`,o);return}if(this.activeDependency===null){this.pushSegment(`#inject "${o.path}";`,o);return}let u=this.activeDependency.injections.get(o.path);if(u==null){this.pushSegment("null",o);return}this.pushSegment(`"${u.replace(/"/g,()=>'""')}"`,o)},FeatureImportExpression:function(o,a){var u;if(this.transformer.buildOptions.isDevMode){this.pushSegment("#import ",o),this.process(o.name),this.pushSegment(` from "${o.path}";`,o);return}let c=(u=this.activeDependency)===null||u===void 0?void 0:u.dependencies.get(DR.Dependency.generateDependencyMappingKey(o.path,RR.DependencyType.Import));if(!c){this.pushSegment("#import ",o),this.process(o.name),this.pushSegment(` from "${o.path}";`,o);return}this.process(o.name),this.pushSegment(' = __REQUIRE("'+c.getNamespace()+'")',o)},FeatureIncludeExpression:function(o,a){var u;if(this.transformer.buildOptions.isDevMode){this.pushSegment(`#include "${o.path}";`,o);return}let c=(u=this.activeDependency)===null||u===void 0?void 0:u.dependencies.get(DR.Dependency.generateDependencyMappingKey(o.path,RR.DependencyType.Include));if(!c){this.pushSegment(`#include "${o.path}";`,o);return}let l=this.activeDependency;this.activeDependency=c,this.process(c.chunk),this.activeDependency=l},FeatureDebuggerExpression:function(o,a){if(this.transformer.buildOptions.isDevMode){this.pushSegment("debugger",o);return}this.pushSegment("//debugger",o)},FeatureLineExpression:function(o,a){if(this.transformer.buildOptions.isDevMode){this.pushSegment("#line",o);return}this.pushSegment(`${o.start.line}`,o)},FeatureFileExpression:function(o,a){if(this.transformer.buildOptions.isDevMode){this.pushSegment("#filename",o);return}this.pushSegment(`"${(0,XW.basename)(o.filename).replace(/"/g,()=>'"')}"`,o)},ListConstructorExpression:function(o,a){if(o.fields.length===0){this.pushSegment("[]",o);return}if(o.fields.length===1){this.pushSegment("[ ",o),this.process(o.fields[0]),this.pushSegment(" ]",o);return}if(this.context.isMultilineAllowed){this.context.incIndent(),this.pushSegment("[",{start:o.start,end:o.start}),this.eol();let u=new Cf.BeautifyBodyIterator(o,o.fields),c=u.next();for(;!c.done;){let l=c.value;if(l.type===Cf.FILLER_TYPE){this.pushSegment(this.context.getIndent()),this.pushComment(l.start.line),this.eol(),c=u.next();continue}this.pushSegment(this.context.getIndent(),l),this.process(l),this.pushSegment(",",l),this.eol(),c=u.next()}this.context.decIndent(),this.pushSegment(this.context.getIndent()+"]",{start:o.end,end:o.end});return}this.pushSegment("[ ",o);for(let u=0;u<o.fields.length;u++){let c=o.fields[u];this.process(c),u!==o.fields.length-1&&this.pushSegment(", ",c)}this.pushSegment(" ]",o)},ListValue:function(o,a){this.process(o.value)},BooleanLiteral:function(o,a){this.pushSegment((0,If.getLiteralRawValue)(o),o)},EmptyExpression:function(o,a){this.pushSegment("",o)},IsaExpression:function(o,a){this.process(o.left,{hasLogicalIndentActive:a.hasLogicalIndentActive}),this.pushSegment(" "+o.operator+" ",o),this.process(o.right,{hasLogicalIndentActive:a.hasLogicalIndentActive})},LogicalExpression:function(o,a){if((0,Wr.countRightBinaryExpressions)(o.right)>2){a.hasLogicalIndentActive||this.context.incIndent(),this.process(o.left,{hasLogicalIndentActive:!0}),this.pushSegment(" "+o.operator+" ",o),this.eol(),this.pushSegment(this.context.getIndent(),o),this.process(o.right,{hasLogicalIndentActive:!0}),a.hasLogicalIndentActive||this.context.decIndent();return}this.process(o.left,{hasLogicalIndentActive:a.hasLogicalIndentActive}),this.pushSegment(" "+o.operator+" ",o),this.process(o.right,{hasLogicalIndentActive:a.hasLogicalIndentActive})},BinaryExpression:function(o,a){if(o.operator==="|"){this.pushSegment("bitOr(",o),this.process(o.left),this.pushSegment(", ",o),this.process(o.right),this.pushSegment(")",o);return}else if(o.operator==="&"){this.pushSegment("bitAnd(",o),this.process(o.left),this.pushSegment(", ",o),this.process(o.right),this.pushSegment(")",o);return}else if(o.operator==="<<"||o.operator===">>"||o.operator===">>>")throw new Error("Operators in binary expression are not supported");this.process(o.left),this.pushSegment(" "+o.operator+" ",o),this.process(o.right)},BinaryNegatedExpression:function(o,a){this.pushSegment(o.operator,o),this.process(o.argument)},ComparisonGroupExpression:function(o,a){this.process(o.expressions[0]);for(let u=0;u<o.operators.length;u++)this.pushSegment(" "+o.operators[u]+" ",o),this.process(o.expressions[u+1])},Chunk:function(o,a){this.context.pushStack(o),this.context.buildBlock(o),this.context.popStack()}};let{keepParentheses:n=!1,indentation:r=CR.IndentationType.Tab,indentationSpaces:i=2,isDevMode:s=!1}=e.buildOptions;this.context=new CR.BeautifyContext(this,{keepParentheses:n,indentation:r,indentationSpaces:i,isDevMode:s})}createLine(){return{segments:[],comments:[]}}pushSegment(e,n){this._activeLine.segments.push(e),n!=null&&this.pushComment(n.start.line)}pushComment(e){let n=this.context.getCurrentChunk(),r=this.context.getChunkContext(n),i=r.commentBuckets.get(e);i&&(this._activeLine.comments.push(...i),r.commentBuckets.delete(e))}transform(e,n){return this.reset(),this._originDependency=n,this._activeDependency=n,this.process(e),this._lines.map(r=>{let i=r.segments.join(""),s=i.trim();if(r.comments.length===0)return s.length===0?"":i;let o=r.comments.filter(l=>l.isBefore),a=o.map(Wr.commentToText).join(""),u=r.comments.filter(l=>!l.isBefore),c=u.map(Wr.commentToText).join("");return s.length===0&&o.length===0&&u.length===0?"":(s.length>0&&o.length>0&&(i=" "+i),s.length>0&&u.length>0&&(i=i+" "),a+i+c)}).join(`
|
117
|
+
`)}generateOptimizations(){return[]}};Mf.BeautifyFactory=BT});var KT=f(Nf=>{"use strict";Object.defineProperty(Nf,"__esModule",{value:!0});Nf.DefaultFactory=void 0;var JW=require("path"),MR=Ha(),LR=yo(),Lf=Ka(),QW=Kc(),UT=class extends QW.Factory{constructor(){super(...arguments),this.handlers={ParenthesisExpression:function(e,n){this.pushSegment("("),this.process(e.expression),this.pushSegment(")")},Comment:function(e,n){if(e.isMultiline){this.pushSegment(e.value.split(`
|
118
118
|
`).map(r=>`//${r}`).join(`
|
119
119
|
`));return}this.pushSegment("//"+e.value)},AssignmentStatement:function(e,n){let r=e.variable,i=e.init;this.process(r),this.pushSegment("="),this.process(i)},MemberExpression:function(e,n){this.process(e.base),this.pushSegment(e.indexer),this.process(e.identifier)},FunctionDeclaration:function(e,n){if(e.parameters.length===0)this.pushSegment("function");else{this.pushSegment("function(");for(let r=0;r<e.parameters.length;r++){let i=e.parameters[r];this.process(i),r!==e.parameters.length-1&&this.pushSegment(",")}this.pushSegment(")")}this.eol();for(let r of e.body)this.process(r),this.eol();this.pushSegment("end function")},MapConstructorExpression:function(e,n){this.pushSegment("{");for(let r=0;r<e.fields.length;r++){let i=e.fields[r];this.process(i),r!==e.fields.length-1&&this.pushSegment(",")}this.pushSegment("}")},MapKeyString:function(e,n){this.process(e.key),this.pushSegment(":"),this.process(e.value)},Identifier:function(e,n){this.pushSegment(e.name)},ReturnStatement:function(e,n){this.pushSegment("return "),e.argument&&this.process(e.argument)},NumericLiteral:function(e,n){this.pushSegment((0,Lf.getLiteralValue)(e))},WhileStatement:function(e,n){this.pushSegment("while "),this.process(e.condition),this.eol();for(let r of e.body)this.process(r),this.eol();this.pushSegment("end while")},CallExpression:function(e,n){if(this.process(e.base),e.arguments.length!==0){this.pushSegment("(");for(let r=0;r<e.arguments.length;r++){let i=e.arguments[r];this.process(i),r!==e.arguments.length-1&&this.pushSegment(",")}this.pushSegment(")")}},StringLiteral:function(e,n){this.pushSegment((0,Lf.getLiteralRawValue)(e))},SliceExpression:function(e,n){this.process(e.base),this.pushSegment("["),this.process(e.left),this.pushSegment(":"),this.process(e.right),this.pushSegment("]")},IndexExpression:function(e,n){this.process(e.base),this.pushSegment("["),this.process(e.index),this.pushSegment("]")},UnaryExpression:function(e,n){e.operator==="new"?this.pushSegment(e.operator+" "):this.pushSegment(e.operator),this.process(e.argument)},NegationExpression:function(e,n){this.pushSegment(e.operator+" "),this.process(e.argument)},FeatureEnvarExpression:function(e,n){if(this.transformer.buildOptions.isDevMode){this.pushSegment(`#envar ${e.name}`);return}let r=this.transformer.environmentVariables.get(e.name);if(!r){this.pushSegment("null");return}this.pushSegment(`"${r}"`)},IfShortcutStatement:function(e,n){for(let r=0;r<e.clauses.length;r++){let i=e.clauses[r];this.process(i),r!==e.clauses.length-1&&this.pushSegment(" ")}},IfShortcutClause:function(e,n){this.pushSegment("if "),this.process(e.condition),this.pushSegment(" then "),this.process(e.body[0])},ElseifShortcutClause:function(e,n){this.pushSegment("else if "),this.process(e.condition),this.pushSegment(" then "),this.process(e.body[0])},ElseShortcutClause:function(e,n){this.pushSegment("else "),this.process(e.body[0])},NilLiteral:function(e,n){this.pushSegment((0,Lf.getLiteralRawValue)(e))},ForGenericStatement:function(e,n){this.pushSegment("for "),this.process(e.variable),this.pushSegment(" in "),this.process(e.iterator),this.eol();for(let r of e.body)this.process(r),this.eol();this.pushSegment("end for")},IfStatement:function(e,n){for(let r of e.clauses)this.process(r);this.pushSegment("end if")},IfClause:function(e,n){this.pushSegment("if "),this.process(e.condition),this.pushSegment(" then"),this.eol();for(let r of e.body)this.process(r),this.eol()},ElseifClause:function(e,n){this.pushSegment("else if "),this.process(e.condition),this.pushSegment(" then"),this.eol();for(let r of e.body)this.process(r),this.eol()},ElseClause:function(e,n){this.pushSegment("else"),this.eol();for(let r of e.body)this.process(r),this.eol()},ContinueStatement:function(e,n){this.pushSegment("continue")},BreakStatement:function(e,n){this.pushSegment("break")},CallStatement:function(e,n){this.process(e.expression)},FeatureInjectExpression:function(e,n){if(this.transformer.buildOptions.isDevMode){this.pushSegment(`#inject "${e.path}"`);return}if(this.activeDependency===null){this.pushSegment(`#inject "${e.path}";`);return}let r=this.activeDependency.injections.get(e.path);if(r==null){this.pushSegment("null");return}this.pushSegment(`"${r.replace(/"/g,()=>'""')}"`)},FeatureImportExpression:function(e,n){var r;if(this.transformer.buildOptions.isDevMode){this.pushSegment("#import "),this.process(e.name),this.pushSegment(` from "${e.path}";`);return}let i=(r=this.activeDependency)===null||r===void 0?void 0:r.dependencies.get(MR.Dependency.generateDependencyMappingKey(e.path,LR.DependencyType.Import));if(!i){this.pushSegment("#import "),this.process(e.name),this.pushSegment(` from "${e.path}";`);return}this.process(e.name),this.pushSegment(' = __REQUIRE("'+i.getNamespace()+'")')},FeatureIncludeExpression:function(e,n){var r;if(this.transformer.buildOptions.isDevMode){this.pushSegment(`#include "${e.path}";`);return}let i=(r=this.activeDependency)===null||r===void 0?void 0:r.dependencies.get(MR.Dependency.generateDependencyMappingKey(e.path,LR.DependencyType.Include));if(!i){this.pushSegment(`#include "${e.path}";`);return}let s=this.activeDependency;this.activeDependency=i,this.process(i.chunk),this.activeDependency=s},FeatureDebuggerExpression:function(e,n){if(this.transformer.buildOptions.isDevMode){this.pushSegment("debugger");return}this.pushSegment("//debugger")},FeatureLineExpression:function(e,n){if(this.transformer.buildOptions.isDevMode){this.pushSegment("#line");return}this.pushSegment(`${e.start.line}`)},FeatureFileExpression:function(e,n){if(this.transformer.buildOptions.isDevMode){this.pushSegment("#filename");return}this.pushSegment(`"${(0,JW.basename)(e.filename).replace(/"/g,()=>'"')}"`)},ListConstructorExpression:function(e,n){this.pushSegment("[");for(let r=0;r<e.fields.length;r++){let i=e.fields[r];this.process(i),r!==e.fields.length-1&&this.pushSegment(",")}this.pushSegment("]")},ListValue:function(e,n){this.process(e.value)},BooleanLiteral:function(e,n){this.pushSegment((0,Lf.getLiteralRawValue)(e))},EmptyExpression:function(e,n){this.pushSegment("")},IsaExpression:function(e,n){this.process(e.left),this.pushSegment(" "+e.operator+" "),this.process(e.right)},LogicalExpression:function(e,n){this.process(e.left),this.pushSegment(" "+e.operator+" "),this.process(e.right)},BinaryExpression:function(e,n){if(e.operator==="|"){this.pushSegment("bitOr("),this.process(e.left),this.pushSegment(","),this.process(e.right),this.pushSegment(")");return}else if(e.operator==="&"){this.pushSegment("bitAnd("),this.process(e.left),this.pushSegment(","),this.process(e.right),this.pushSegment(")");return}else if(e.operator==="<<"||e.operator===">>"||e.operator===">>>")throw new Error("Operators in binary expression are not supported");this.process(e.left),this.pushSegment(e.operator),this.process(e.right)},BinaryNegatedExpression:function(e,n){this.pushSegment(e.operator),this.process(e.argument)},ComparisonGroupExpression:function(e,n){this.process(e.expressions[0]);for(let r=0;r<e.operators.length;r++)this.pushSegment(e.operators[r]),this.process(e.expressions[r+1])},Chunk:function(e,n){for(let r of e.body)this.process(r),this.eol()}}}transform(e,n){return this.reset(),this._originDependency=n,this._activeDependency=n,this.process(e),this._lines.map(r=>r.segments.join("")).join(`
|
120
|
-
`)}generateOptimizations(){return[]}};Nf.DefaultFactory=UT});var WT=f(jf=>{"use strict";Object.defineProperty(jf,"__esModule",{value:!0});jf.createExpressionString=void 0;var qf=xe();function Wc(t){switch(t.type){case qf.ASTType.ParenthesisExpression:return Wc(t.expression);case qf.ASTType.MemberExpression:{let e=t;return`${Wc(e.base)}.${Wc(e.identifier)}`}case qf.ASTType.IndexExpression:return`${Wc(t.base)}[]`;case qf.ASTType.Identifier:return t.name}}function ZW(t){return Wc(t)}jf.createExpressionString=ZW});var HT=f(Ff=>{"use strict";Object.defineProperty(Ff,"__esModule",{value:!0});Ff.UglifyFactory=void 0;var e5=require("path"),NR=Ha(),qR=yo(),jR=WT(),yi=Ka(),t5=Fc(),n5=Uc(),GT=class extends n5.Factory{constructor(e){var n,r;super(e),this.handlers={ParenthesisExpression:function(i,s){this.pushSegment("("),this.process(i.expression),this.pushSegment(")")},Comment:function(i,s){},AssignmentStatement:function(i,s){let o=i.variable,a=i.init;this.process(o),this.pushSegment("="),this.process(a)},MemberExpression:function(i,s){this.process(i.base),this.pushSegment(i.indexer);let o=(0,jR.createExpressionString)(i.base);this.process(i.identifier,{usesNativeVar:o==="globals"||o==="locals"||o==="outer",isMember:!0})},FunctionDeclaration:function(i,s){if(i.parameters.length===0)this.pushSegment("function");else{this.pushSegment("function("),this.isWithinArgument=!0;for(let o=0;o<i.parameters.length;o++){let a=i.parameters[o];this.process(a),o!==i.parameters.length-1&&this.pushSegment(",")}this.isWithinArgument=!1,this.pushSegment(")")}this.eol();for(let o of i.body)this.process(o),this._activeLine.segments.length>0&&this.eol();this.pushSegment("end function")},MapConstructorExpression:function(i,s){this.pushSegment("{");for(let o=0;o<i.fields.length;o++){let a=i.fields[o];this.process(a),o!==i.fields.length-1&&this.pushSegment(",")}this.pushSegment("}")},MapKeyString:function(i,s){this.process(i.key),this.pushSegment(":"),this.process(i.value)},Identifier:function(i,s){let o=i.name;if(this.disableNamespacesOptimization){this.pushSegment(o);return}if(s.isMember&&s.usesNativeVar?o=this.forIdxMapping.get(o)||this.transformer.context.variables.get(o)||o:s.isMember||(o=this.forIdxMapping.get(o)||this.transformer.context.variables.get(o)||o),s.isForVariable&&i.name!==o){let a=`__${i.name}_idx`,u=`__${o}_idx`;this.forIdxMapping.set(a,u)}this.pushSegment(o)},ReturnStatement:function(i,s){this.pushSegment("return "),i.argument&&this.process(i.argument)},NumericLiteral:function(i,s){if(this.disableLiteralsOptimization){this.pushSegment((0,yi.getLiteralValue)(i));return}let o=this.transformer.context.literals.get(i);if(!this.isWithinArgument&&o!==null&&o.namespace!==null){this.pushSegment(o.namespace);return}this.pushSegment((0,yi.getLiteralValue)(i))},WhileStatement:function(i,s){this.pushSegment("while "),this.process(i.condition),this.eol();for(let o of i.body)this.process(o),this._activeLine.segments.length>0&&this.eol();this.pushSegment("end while")},CallExpression:function(i,s){let o=(0,jR.createExpressionString)(i.base),a=o==="globals.hasIndex"||o==="locals.hasIndex"||o==="outer.hasIndex",u;if(this.process(i.base),a){if(u=i.arguments[0],u.type==="StringLiteral"){let c=(0,yi.getLiteralValue)(u),l=this.transformer.context.variables.get(c);this.pushSegment('("'+(l??c)+'")');return}this.pushSegment("("),this.process(u),this.pushSegment(")");return}if(i.arguments.length!==0){this.pushSegment("(");for(let c=0;c<i.arguments.length;c++){let l=i.arguments[c];this.process(l),c!==i.arguments.length-1&&this.pushSegment(",")}this.pushSegment(")")}},StringLiteral:function(i,s){if(this.disableLiteralsOptimization){this.pushSegment((0,yi.getLiteralRawValue)(i));return}let o=this.transformer.context.literals.get(i);if(!this.isWithinArgument&&o!==null&&o.namespace!==null){this.pushSegment(o.namespace);return}this.pushSegment((0,yi.getLiteralRawValue)(i))},SliceExpression:function(i,s){this.process(i.base),this.pushSegment("["),this.process(i.left),this.pushSegment(":"),this.process(i.right),this.pushSegment("]")},IndexExpression:function(i,s){this.process(i.base),this.pushSegment("["),this.process(i.index),this.pushSegment("]")},UnaryExpression:function(i,s){i.operator==="new"?this.pushSegment(i.operator+" "):this.pushSegment(i.operator),this.process(i.argument)},NegationExpression:function(i,s){this.pushSegment(i.operator+" "),this.process(i.argument)},FeatureEnvarExpression:function(i,s){if(this.transformer.buildOptions.isDevMode){this.pushSegment(`#envar ${i.name}`);return}let o=this.transformer.environmentVariables.get(i.name);if(!o){this.pushSegment("null");return}this.pushSegment(`"${o}"`)},FeatureDebuggerExpression:function(i,s){if(this.transformer.buildOptions.isDevMode){this.pushSegment("debugger");return}this.pushSegment("//debugger")},FeatureLineExpression:function(i,s){if(this.transformer.buildOptions.isDevMode){this.pushSegment("#line");return}this.pushSegment(`${i.start.line}`)},FeatureFileExpression:function(i,s){if(this.transformer.buildOptions.isDevMode){this.pushSegment("#filename");return}this.pushSegment(`"${(0,e5.basename)(i.filename).replace(/"/g,()=>'"')}"`)},IfShortcutStatement:function(i,s){for(let o=0;o<i.clauses.length;o++){let a=i.clauses[o];this.process(a),o!==i.clauses.length-1&&this.pushSegment(" ")}},IfShortcutClause:function(i,s){this.pushSegment("if "),this.process(i.condition),this.pushSegment(" then "),this.process(i.body[0])},ElseifShortcutClause:function(i,s){this.pushSegment(" else if "),this.process(i.condition),this.pushSegment(" then"),this.process(i.body[0])},ElseShortcutClause:function(i,s){this.pushSegment("else "),this.process(i.body[0])},NilLiteral:function(i,s){if(this.disableLiteralsOptimization){this.pushSegment((0,yi.getLiteralRawValue)(i));return}let o=this.transformer.context.literals.get(i);if(!this.isWithinArgument&&o!==null&&o.namespace!==null){this.pushSegment(o.namespace);return}this.pushSegment((0,yi.getLiteralRawValue)(i))},ForGenericStatement:function(i,s){this.pushSegment("for "),this.process(i.variable,{isForVariable:!0}),this.pushSegment(" in "),this.process(i.iterator),this.eol();for(let o of i.body)this.process(o),this._activeLine.segments.length>0&&this.eol();this.pushSegment("end for")},IfStatement:function(i,s){for(let o of i.clauses)this.process(o);this.pushSegment("end if")},IfClause:function(i,s){this.pushSegment("if "),this.process(i.condition),this.pushSegment(" then"),this.eol();for(let o of i.body)this.process(o),this._activeLine.segments.length>0&&this.eol()},ElseifClause:function(i,s){this.pushSegment("else if "),this.process(i.condition),this.pushSegment(" then"),this.eol();for(let o of i.body)this.process(o),this._activeLine.segments.length>0&&this.eol()},ElseClause:function(i,s){this.pushSegment("else"),this.eol();for(let o of i.body)this.process(o),this._activeLine.segments.length>0&&this.eol()},ContinueStatement:function(i,s){this.pushSegment("continue")},BreakStatement:function(i,s){this.pushSegment("break")},CallStatement:function(i,s){this.process(i.expression)},FeatureInjectExpression:function(i,s){if(this.transformer.buildOptions.isDevMode){this.pushSegment(`#inject "${i.path}"`);return}if(this.activeDependency===null){this.pushSegment(`#inject "${i.path}";`);return}let o=this.activeDependency.injections.get(i.path);if(o==null){this.pushSegment("null");return}this.pushSegment(`"${o.replace(/"/g,()=>'""')}"`)},FeatureImportExpression:function(i,s){var o;if(this.transformer.buildOptions.isDevMode){this.pushSegment("#import "),this.process(i.name),this.pushSegment(` from "${i.path}";`);return}let a=(o=this.activeDependency)===null||o===void 0?void 0:o.dependencies.get(NR.Dependency.generateDependencyMappingKey(i.path,qR.DependencyType.Import));if(!a){this.pushSegment("#import "),this.process(i.name),this.pushSegment(` from "${i.path}";`);return}if(this.process(i.name),this.disableNamespacesOptimization){this.pushSegment(`=__REQUIRE("${i.namespace}")`);return}let u=this.transformer.context.variables.get("__REQUIRE");this.pushSegment(`=${u}("${a.getNamespace()}")`)},FeatureIncludeExpression:function(i,s){var o;if(this.transformer.buildOptions.isDevMode){this.pushSegment(`#include "${i.path}";`);return}let a=(o=this.activeDependency)===null||o===void 0?void 0:o.dependencies.get(NR.Dependency.generateDependencyMappingKey(i.path,qR.DependencyType.Include));if(!a){this.pushSegment(`#include "${i.path}";`);return}let u=this.activeDependency;this.activeDependency=a,this.process(a.chunk),this.activeDependency=u},ListConstructorExpression:function(i,s){this.pushSegment("[");for(let o=0;o<i.fields.length;o++){let a=i.fields[o];this.process(a),o!==i.fields.length-1&&this.pushSegment(",")}this.pushSegment("]")},ListValue:function(i,s){this.process(i.value)},BooleanLiteral:function(i,s){if(this.disableLiteralsOptimization){this.pushSegment((0,yi.getLiteralRawValue)(i));return}let o=this.transformer.context.literals.get(i);if(!this.isWithinArgument&&o!==null&&o.namespace!==null){this.pushSegment(o.namespace);return}this.pushSegment((0,yi.getLiteralRawValue)(i))},EmptyExpression:function(i,s){this.pushSegment("")},IsaExpression:function(i,s){this.process(i.left),this.pushSegment(" "+i.operator+" "),this.process(i.right)},LogicalExpression:function(i,s){this.process(i.left),this.pushSegment(" "+i.operator+" "),this.process(i.right)},BinaryExpression:function(i,s){if(i.operator==="|"){this.pushSegment("bitOr("),this.process(i.left),this.pushSegment(","),this.process(i.right),this.pushSegment(")");return}else if(i.operator==="&"){this.pushSegment("bitAnd("),this.process(i.left),this.pushSegment(","),this.process(i.right),this.pushSegment(")");return}else if(i.operator==="<<"||i.operator===">>"||i.operator===">>>")throw new Error("Operators in binary expression are not supported");this.process(i.left),this.pushSegment(i.operator),this.process(i.right)},BinaryNegatedExpression:function(i,s){this.pushSegment(i.operator),this.process(i.argument)},ComparisonGroupExpression:function(i,s){this.process(i.expressions[0]);for(let o=0;o<i.operators.length;o++)this.pushSegment(i.operators[o]),this.process(i.expressions[o+1])},Chunk:function(i,s){for(let o of i.body)this.process(o),this._activeLine.segments.length>0&&this.eol()}},this.disableLiteralsOptimization=(n=e.buildOptions.disableLiteralsOptimization)!==null&&n!==void 0?n:!1,this.disableNamespacesOptimization=(r=e.buildOptions.disableNamespacesOptimization)!==null&&r!==void 0?r:!1,this.forIdxMapping=new Map,this.isWithinArgument=!1}transform(e,n){return this.reset(),this._originDependency=n,this._activeDependency=n,this.process(e),this._lines.map(r=>r.segments.join("")).join(`
|
121
|
-
`)}generateOptimizations(){let e=this.transformer.context,n=Array.from(e.literals.getMapping().values()).filter(s=>s.namespace!=null),r=e.variables.get("globals"),i=[];if((!this.disableNamespacesOptimization||n.length>0)&&i.push(`globals.${r}=globals`),n.length>0){let s=n.map(o=>`${r}.${o.namespace}=${(0,yi.getLiteralRawValue)(o.literal)}`);(0,t5.merge)(i,s)}return i}};Ff.UglifyFactory=GT});var Bf=f(To=>{"use strict";Object.defineProperty(To,"__esModule",{value:!0});To.getFactory=To.BuildType=void 0;var r5=$T(),i5=KT(),s5=HT(),
|
120
|
+
`)}generateOptimizations(){return[]}};Nf.DefaultFactory=UT});var WT=f(jf=>{"use strict";Object.defineProperty(jf,"__esModule",{value:!0});jf.createExpressionString=void 0;var qf=xe();function Gc(t){switch(t.type){case qf.ASTType.ParenthesisExpression:return Gc(t.expression);case qf.ASTType.MemberExpression:{let e=t;return`${Gc(e.base)}.${Gc(e.identifier)}`}case qf.ASTType.IndexExpression:return`${Gc(t.base)}[]`;case qf.ASTType.Identifier:return t.name}}function ZW(t){return Gc(t)}jf.createExpressionString=ZW});var HT=f(Ff=>{"use strict";Object.defineProperty(Ff,"__esModule",{value:!0});Ff.UglifyFactory=void 0;var e5=require("path"),NR=Ha(),qR=yo(),jR=WT(),yi=Ka(),t5=Bc(),n5=Kc(),GT=class extends n5.Factory{constructor(e){var n,r;super(e),this.handlers={ParenthesisExpression:function(i,s){this.pushSegment("("),this.process(i.expression),this.pushSegment(")")},Comment:function(i,s){},AssignmentStatement:function(i,s){let o=i.variable,a=i.init;this.process(o),this.pushSegment("="),this.process(a)},MemberExpression:function(i,s){this.process(i.base),this.pushSegment(i.indexer);let o=(0,jR.createExpressionString)(i.base);this.process(i.identifier,{usesNativeVar:o==="globals"||o==="locals"||o==="outer",isMember:!0})},FunctionDeclaration:function(i,s){if(i.parameters.length===0)this.pushSegment("function");else{this.pushSegment("function("),this.isWithinArgument=!0;for(let o=0;o<i.parameters.length;o++){let a=i.parameters[o];this.process(a),o!==i.parameters.length-1&&this.pushSegment(",")}this.isWithinArgument=!1,this.pushSegment(")")}this.eol();for(let o of i.body)this.process(o),this._activeLine.segments.length>0&&this.eol();this.pushSegment("end function")},MapConstructorExpression:function(i,s){this.pushSegment("{");for(let o=0;o<i.fields.length;o++){let a=i.fields[o];this.process(a),o!==i.fields.length-1&&this.pushSegment(",")}this.pushSegment("}")},MapKeyString:function(i,s){this.process(i.key),this.pushSegment(":"),this.process(i.value)},Identifier:function(i,s){let o=i.name;if(this.disableNamespacesOptimization){this.pushSegment(o);return}if(s.isMember&&s.usesNativeVar?o=this.forIdxMapping.get(o)||this.transformer.context.variables.get(o)||o:s.isMember||(o=this.forIdxMapping.get(o)||this.transformer.context.variables.get(o)||o),s.isForVariable&&i.name!==o){let a=`__${i.name}_idx`,u=`__${o}_idx`;this.forIdxMapping.set(a,u)}this.pushSegment(o)},ReturnStatement:function(i,s){this.pushSegment("return "),i.argument&&this.process(i.argument)},NumericLiteral:function(i,s){if(this.disableLiteralsOptimization){this.pushSegment((0,yi.getLiteralValue)(i));return}let o=this.transformer.context.literals.get(i);if(!this.isWithinArgument&&o!==null&&o.namespace!==null){this.pushSegment(o.namespace);return}this.pushSegment((0,yi.getLiteralValue)(i))},WhileStatement:function(i,s){this.pushSegment("while "),this.process(i.condition),this.eol();for(let o of i.body)this.process(o),this._activeLine.segments.length>0&&this.eol();this.pushSegment("end while")},CallExpression:function(i,s){let o=(0,jR.createExpressionString)(i.base),a=o==="globals.hasIndex"||o==="locals.hasIndex"||o==="outer.hasIndex",u;if(this.process(i.base),a){if(u=i.arguments[0],u.type==="StringLiteral"){let c=(0,yi.getLiteralValue)(u),l=this.transformer.context.variables.get(c);this.pushSegment('("'+(l??c)+'")');return}this.pushSegment("("),this.process(u),this.pushSegment(")");return}if(i.arguments.length!==0){this.pushSegment("(");for(let c=0;c<i.arguments.length;c++){let l=i.arguments[c];this.process(l),c!==i.arguments.length-1&&this.pushSegment(",")}this.pushSegment(")")}},StringLiteral:function(i,s){if(this.disableLiteralsOptimization){this.pushSegment((0,yi.getLiteralRawValue)(i));return}let o=this.transformer.context.literals.get(i);if(!this.isWithinArgument&&o!==null&&o.namespace!==null){this.pushSegment(o.namespace);return}this.pushSegment((0,yi.getLiteralRawValue)(i))},SliceExpression:function(i,s){this.process(i.base),this.pushSegment("["),this.process(i.left),this.pushSegment(":"),this.process(i.right),this.pushSegment("]")},IndexExpression:function(i,s){this.process(i.base),this.pushSegment("["),this.process(i.index),this.pushSegment("]")},UnaryExpression:function(i,s){i.operator==="new"?this.pushSegment(i.operator+" "):this.pushSegment(i.operator),this.process(i.argument)},NegationExpression:function(i,s){this.pushSegment(i.operator+" "),this.process(i.argument)},FeatureEnvarExpression:function(i,s){if(this.transformer.buildOptions.isDevMode){this.pushSegment(`#envar ${i.name}`);return}let o=this.transformer.environmentVariables.get(i.name);if(!o){this.pushSegment("null");return}this.pushSegment(`"${o}"`)},FeatureDebuggerExpression:function(i,s){if(this.transformer.buildOptions.isDevMode){this.pushSegment("debugger");return}this.pushSegment("//debugger")},FeatureLineExpression:function(i,s){if(this.transformer.buildOptions.isDevMode){this.pushSegment("#line");return}this.pushSegment(`${i.start.line}`)},FeatureFileExpression:function(i,s){if(this.transformer.buildOptions.isDevMode){this.pushSegment("#filename");return}this.pushSegment(`"${(0,e5.basename)(i.filename).replace(/"/g,()=>'"')}"`)},IfShortcutStatement:function(i,s){for(let o=0;o<i.clauses.length;o++){let a=i.clauses[o];this.process(a),o!==i.clauses.length-1&&this.pushSegment(" ")}},IfShortcutClause:function(i,s){this.pushSegment("if "),this.process(i.condition),this.pushSegment(" then "),this.process(i.body[0])},ElseifShortcutClause:function(i,s){this.pushSegment(" else if "),this.process(i.condition),this.pushSegment(" then"),this.process(i.body[0])},ElseShortcutClause:function(i,s){this.pushSegment("else "),this.process(i.body[0])},NilLiteral:function(i,s){if(this.disableLiteralsOptimization){this.pushSegment((0,yi.getLiteralRawValue)(i));return}let o=this.transformer.context.literals.get(i);if(!this.isWithinArgument&&o!==null&&o.namespace!==null){this.pushSegment(o.namespace);return}this.pushSegment((0,yi.getLiteralRawValue)(i))},ForGenericStatement:function(i,s){this.pushSegment("for "),this.process(i.variable,{isForVariable:!0}),this.pushSegment(" in "),this.process(i.iterator),this.eol();for(let o of i.body)this.process(o),this._activeLine.segments.length>0&&this.eol();this.pushSegment("end for")},IfStatement:function(i,s){for(let o of i.clauses)this.process(o);this.pushSegment("end if")},IfClause:function(i,s){this.pushSegment("if "),this.process(i.condition),this.pushSegment(" then"),this.eol();for(let o of i.body)this.process(o),this._activeLine.segments.length>0&&this.eol()},ElseifClause:function(i,s){this.pushSegment("else if "),this.process(i.condition),this.pushSegment(" then"),this.eol();for(let o of i.body)this.process(o),this._activeLine.segments.length>0&&this.eol()},ElseClause:function(i,s){this.pushSegment("else"),this.eol();for(let o of i.body)this.process(o),this._activeLine.segments.length>0&&this.eol()},ContinueStatement:function(i,s){this.pushSegment("continue")},BreakStatement:function(i,s){this.pushSegment("break")},CallStatement:function(i,s){this.process(i.expression)},FeatureInjectExpression:function(i,s){if(this.transformer.buildOptions.isDevMode){this.pushSegment(`#inject "${i.path}"`);return}if(this.activeDependency===null){this.pushSegment(`#inject "${i.path}";`);return}let o=this.activeDependency.injections.get(i.path);if(o==null){this.pushSegment("null");return}this.pushSegment(`"${o.replace(/"/g,()=>'""')}"`)},FeatureImportExpression:function(i,s){var o;if(this.transformer.buildOptions.isDevMode){this.pushSegment("#import "),this.process(i.name),this.pushSegment(` from "${i.path}";`);return}let a=(o=this.activeDependency)===null||o===void 0?void 0:o.dependencies.get(NR.Dependency.generateDependencyMappingKey(i.path,qR.DependencyType.Import));if(!a){this.pushSegment("#import "),this.process(i.name),this.pushSegment(` from "${i.path}";`);return}if(this.process(i.name),this.disableNamespacesOptimization){this.pushSegment(`=__REQUIRE("${i.namespace}")`);return}let u=this.transformer.context.variables.get("__REQUIRE");this.pushSegment(`=${u}("${a.getNamespace()}")`)},FeatureIncludeExpression:function(i,s){var o;if(this.transformer.buildOptions.isDevMode){this.pushSegment(`#include "${i.path}";`);return}let a=(o=this.activeDependency)===null||o===void 0?void 0:o.dependencies.get(NR.Dependency.generateDependencyMappingKey(i.path,qR.DependencyType.Include));if(!a){this.pushSegment(`#include "${i.path}";`);return}let u=this.activeDependency;this.activeDependency=a,this.process(a.chunk),this.activeDependency=u},ListConstructorExpression:function(i,s){this.pushSegment("[");for(let o=0;o<i.fields.length;o++){let a=i.fields[o];this.process(a),o!==i.fields.length-1&&this.pushSegment(",")}this.pushSegment("]")},ListValue:function(i,s){this.process(i.value)},BooleanLiteral:function(i,s){if(this.disableLiteralsOptimization){this.pushSegment((0,yi.getLiteralRawValue)(i));return}let o=this.transformer.context.literals.get(i);if(!this.isWithinArgument&&o!==null&&o.namespace!==null){this.pushSegment(o.namespace);return}this.pushSegment((0,yi.getLiteralRawValue)(i))},EmptyExpression:function(i,s){this.pushSegment("")},IsaExpression:function(i,s){this.process(i.left),this.pushSegment(" "+i.operator+" "),this.process(i.right)},LogicalExpression:function(i,s){this.process(i.left),this.pushSegment(" "+i.operator+" "),this.process(i.right)},BinaryExpression:function(i,s){if(i.operator==="|"){this.pushSegment("bitOr("),this.process(i.left),this.pushSegment(","),this.process(i.right),this.pushSegment(")");return}else if(i.operator==="&"){this.pushSegment("bitAnd("),this.process(i.left),this.pushSegment(","),this.process(i.right),this.pushSegment(")");return}else if(i.operator==="<<"||i.operator===">>"||i.operator===">>>")throw new Error("Operators in binary expression are not supported");this.process(i.left),this.pushSegment(i.operator),this.process(i.right)},BinaryNegatedExpression:function(i,s){this.pushSegment(i.operator),this.process(i.argument)},ComparisonGroupExpression:function(i,s){this.process(i.expressions[0]);for(let o=0;o<i.operators.length;o++)this.pushSegment(i.operators[o]),this.process(i.expressions[o+1])},Chunk:function(i,s){for(let o of i.body)this.process(o),this._activeLine.segments.length>0&&this.eol()}},this.disableLiteralsOptimization=(n=e.buildOptions.disableLiteralsOptimization)!==null&&n!==void 0?n:!1,this.disableNamespacesOptimization=(r=e.buildOptions.disableNamespacesOptimization)!==null&&r!==void 0?r:!1,this.forIdxMapping=new Map,this.isWithinArgument=!1}transform(e,n){return this.reset(),this._originDependency=n,this._activeDependency=n,this.process(e),this._lines.map(r=>r.segments.join("")).join(`
|
121
|
+
`)}generateOptimizations(){let e=this.transformer.context,n=Array.from(e.literals.getMapping().values()).filter(s=>s.namespace!=null),r=e.variables.get("globals"),i=[];if((!this.disableNamespacesOptimization||n.length>0)&&i.push(`globals.${r}=globals`),n.length>0){let s=n.map(o=>`${r}.${o.namespace}=${(0,yi.getLiteralRawValue)(o.literal)}`);(0,t5.merge)(i,s)}return i}};Ff.UglifyFactory=GT});var Bf=f(To=>{"use strict";Object.defineProperty(To,"__esModule",{value:!0});To.getFactory=To.BuildType=void 0;var r5=$T(),i5=KT(),s5=HT(),Hc;(function(t){t[t.DEFAULT=0]="DEFAULT",t[t.UGLIFY=1]="UGLIFY",t[t.BEAUTIFY=2]="BEAUTIFY"})(Hc=To.BuildType||(To.BuildType={}));var o5={[Hc.DEFAULT]:i5.DefaultFactory,[Hc.UGLIFY]:s5.UglifyFactory,[Hc.BEAUTIFY]:r5.BeautifyFactory};function a5(t=Hc.DEFAULT){let e=o5[t];if(!e)throw new Error("Unknown build type.");return e}To.getFactory=a5});var Uf=f($f=>{"use strict";Object.defineProperty($f,"__esModule",{value:!0});$f.Transformer=void 0;var VT=class{get factory(){return this._factory}get buildOptions(){return this._buildOptions}get context(){return this._context}get environmentVariables(){return this._environmentVariables}get resourceHandler(){return this._resourceHandler}constructor({buildOptions:e,factoryConstructor:n,context:r,environmentVariables:i,resourceHandler:s}){let o=this;o._buildOptions=e,o._context=r,o._environmentVariables=i,o._factory=new n(o),o._resourceHandler=s??null}transform(e,n=null){let r=this;if(e.type!=="Chunk")throw new Error("Expects chunk");return r._factory.transform(e,n)}};$f.Transformer=VT});var Gf=f(Wf=>{"use strict";Object.defineProperty(Wf,"__esModule",{value:!0});Wf.generateCharsetMap=void 0;function Kf(t,e){let n="";for(;t<=e;)n=n+String.fromCharCode(t),t=t+1;return n}function u5(t=!1){let e=Kf(65,90),n=Kf(97,122),r=Kf(48,57),i="_";return t&&(i=i+Kf(1e3,2e3)),{variables:e+n+i,modules:e+n+r+i}}Wf.generateCharsetMap=u5});var Vf=f(Hf=>{"use strict";Object.defineProperty(Hf,"__esModule",{value:!0});Hf.ChunkProvider=void 0;var c5=$r(),zT=class{constructor(){this.cache=new Map}parse(e,n){let r=this.cache.get(e);if(r)return r;let s=new c5.Parser(n,{filename:e}).parseChunk();return this.cache.set(e,s),s}};Hf.ChunkProvider=zT});var YT=f(Os=>{"use strict";Object.defineProperty(Os,"__esModule",{value:!0});Os.MAIN_BOILERPLATE=Os.MODULE_BOILERPLATE=Os.HEADER_BOILERPLATE=void 0;var XT=$r();Os.HEADER_BOILERPLATE=new XT.Parser(`MODULES={}
|
122
122
|
EXPORTED={}
|
123
123
|
__REQUIRE=function(r)
|
124
124
|
if (not MODULES.hasIndex(r)) then
|
@@ -137,21 +137,21 @@ ${e}`;for(let a=0;a<this.details.length;++a){let u=a+1;o=`${o}
|
|
137
137
|
end if
|
138
138
|
EXPORTED[r]=module
|
139
139
|
return EXPORTED[r]
|
140
|
-
end function`).parseChunk();Os.MAIN_BOILERPLATE=new XT.Parser('"$0"').parseChunk()});var Xf=f(zf=>{"use strict";Object.defineProperty(zf,"__esModule",{value:!0});zf.OutputProcessor=void 0;var FR=YT(),l5=
|
141
|
-
`)}};zf.OutputProcessor=JT});var $R=f(za=>{"use strict";var p5=za&&za.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(za,"__esModule",{value:!0});za.DirectTranspiler=void 0;var h5=p5(require("events")),BR=Bf(),d5=Nc(),f5=Uf(),g5=Gf(),m5=Vf(),y5=xf(),b5=Xf(),_5=Object.prototype.hasOwnProperty,QT=class extends h5.default{constructor(e){super();let n=this;n.code=e.code,n.obfuscation=_5.call(e,"obfuscation")?e.obfuscation:!0,n.buildType=e.buildType||BR.BuildType.DEFAULT,n.buildOptions=e.buildOptions||{isDevMode:!1},n.environmentVariables=e.environmentVariables||new Map,n.excludedNamespaces=e.excludedNamespaces||[]}parse(){let e=this,n=(0,BR.getFactory)(e.buildType),i=new m5.ChunkProvider().parse("unknown",e.code),s=(0,y5.fetchNamespaces)(i),o=[].concat(i.literals),a=(0,g5.generateCharsetMap)(e.obfuscation),u=new d5.Context({variablesCharset:a.variables,variablesExcluded:e.excludedNamespaces,modulesCharset:a.modules});new Set(s).forEach(m=>u.variables.createNamespace(m)),o.forEach(m=>u.literals.add(m));let l=new f5.Transformer({buildOptions:e.buildOptions,factoryConstructor:n,context:u,environmentVariables:e.environmentVariables}),p=new b5.OutputProcessor(u,l);p.addOptimizations();let h=l.transform(i);return p.addCode(h),p.build()}};za.DirectTranspiler=QT});var ZT=f(Hc=>{"use strict";Object.defineProperty(Hc,"__esModule",{value:!0});Hc.ResourceLoadState=void 0;var v5;(function(t){t[t.Pending=1]="Pending",t[t.Ready=2]="Ready"})(v5=Hc.ResourceLoadState||(Hc.ResourceLoadState={}))});var nw=f(Ps=>{"use strict";var Vi=Ps&&Ps.__awaiter||function(t,e,n,r){function i(s){return s instanceof n?s:new n(function(o){o(s)})}return new(n||(n=Promise))(function(s,o){function a(l){try{c(r.next(l))}catch(p){o(p)}}function u(l){try{c(r.throw(l))}catch(p){o(p)}}function c(l){l.done?s(l.value):i(l.value).then(a,u)}c((r=r.apply(t,e||[])).next())})},S5=Ps&&Ps.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ps,"__esModule",{value:!0});Ps.ResourceManager=void 0;var T5=S5(require("events")),UR=xe(),ew=ZT(),Yf=jc(),tw=class extends T5.default{constructor(e){super(),this.resourceHandler=e.resourceHandler,this.chunkProvider=e.chunkProvider,this.entryPointResource=null,this.loadStates=new Map,this.loadRequests=new Map,this.resources=new Map,this.injections=new Map,this.relativePathMappings=new Map}getResourceHandler(){return this.resourceHandler}getChunkProvider(){return this.chunkProvider}createMapping(e,n){return Vi(this,void 0,void 0,function*(){let r=`${e}:${n}`,i=this.relativePathMappings.get(r);if(i!==void 0)return i;let s=yield this.resourceHandler.getTargetRelativeTo(e,n);return this.relativePathMappings.set(r,s),s})}createInjection(e,n){return Vi(this,void 0,void 0,function*(){let r=this.injections.get(e);if(r!==void 0)return r;if(!(yield this.resourceHandler.has(e)))throw new Yf.BuildError("Injection "+e+" does not exist...",{target:n.target,range:n.ref?new UR.ASTRange(n.ref.start,n.ref.end):null});let i=yield this.resourceHandler.get(e);this.injections.set(e,i)})}createResource(e,n){return Vi(this,void 0,void 0,function*(){if(!(yield this.resourceHandler.has(e)))throw new Yf.BuildError("Dependency "+e+" does not exist...",{target:n.target,range:n.ref?new UR.ASTRange(n.ref.start,n.ref.end):null});let i=yield this.resourceHandler.get(e);this.emit("parse-before",e);let s=this.chunkProvider.parse(e,i),o={target:e,chunk:s};return this.emit("parse-after",o),o})}enrichResource(e){return Vi(this,void 0,void 0,function*(){let{imports:n,includes:r,injects:i}=e.chunk,s=yield Promise.all([...n.map(o=>Vi(this,void 0,void 0,function*(){return{ref:o,resolved:yield this.createMapping(e.target,o.path)}})),...r.map(o=>Vi(this,void 0,void 0,function*(){return{ref:o,resolved:yield this.createMapping(e.target,o.path)}}))]);yield Promise.all([...s.map(o=>Vi(this,void 0,void 0,function*(){yield this.loadResource(o.resolved,{target:e.target,ref:o.ref})})),...i.map(o=>Vi(this,void 0,void 0,function*(){let a=yield this.createMapping(e.target,o.path);yield this.createInjection(a,{target:e.target,ref:o})}))])})}loadResource(e,n){return Vi(this,void 0,void 0,function*(){let r=this.loadRequests.get(e);if(r!==void 0)return r;let i=this.resources.get(e);if(i!==void 0)return i;this.loadStates.set(e,ew.ResourceLoadState.Pending);let s=this.createResource(e,n);this.loadRequests.set(e,s);let o;try{o=yield s}catch(a){throw a instanceof Yf.BuildError?a:new Yf.BuildError(a.message,{target:e,range:a.range})}return this.resources.set(e,o),this.loadRequests.delete(e),this.enrichResource(o).then(()=>{this.loadStates.set(e,ew.ResourceLoadState.Ready),this.emit("loaded",o)}).catch(a=>{this.emit("error",a)}),o})}isSuccess(){return Array.from(this.loadStates.values()).every(e=>e===ew.ResourceLoadState.Ready)}getEntryPointResource(){return this.entryPointResource}getResource(e){return this.resources.get(e)||null}getInjection(e){return this.injections.get(e)||null}getRelativePathMapping(e,n){let r=`${e}:${n}`;return this.relativePathMappings.get(r)||null}load(e){return new Promise((n,r)=>{let i=a=>{if(this.off("loaded",s),this.off("error",o),this.loadStates.clear(),this.loadRequests.clear(),a)return r(a);n()},s=a=>{a.target===e&&(this.entryPointResource=a),this.isSuccess()&&i()},o=a=>{i(a)};this.on("loaded",s),this.on("error",o),this.loadResource(e,{target:e,ref:null}).catch(a=>i(a))})}};Ps.ResourceManager=tw});var iw=f(Ds=>{"use strict";var w5=Ds&&Ds.__awaiter||function(t,e,n,r){function i(s){return s instanceof n?s:new n(function(o){o(s)})}return new(n||(n=Promise))(function(s,o){function a(l){try{c(r.next(l))}catch(p){o(p)}}function u(l){try{c(r.throw(l))}catch(p){o(p)}}function c(l){l.done?s(l.value):i(l.value).then(a,u)}c((r=r.apply(t,e||[])).next())})},x5=Ds&&Ds.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ds,"__esModule",{value:!0});Ds.Target=void 0;var E5=x5(require("events")),k5=Ha(),A5=Vf(),KR=jc(),O5=nw(),rw=class extends E5.default{constructor(e){super();let n=this;n.target=e.target,n.resourceHandler=e.resourceHandler,n.context=e.context}parse(e){return w5(this,void 0,void 0,function*(){let n=this,r=n.resourceHandler,i=yield r.resolve(n.target);if(!(yield r.has(i)))throw new Error("Target "+i+" does not exist...");let s=n.context,o=new A5.ChunkProvider,a=new O5.ResourceManager({resourceHandler:r,chunkProvider:o});try{yield a.load(i);let u=new k5.Dependency({target:i,resourceManager:a,chunk:a.getEntryPointResource().chunk,context:s});if(e){let{namespaces:c,literals:l}=u.findDependenciesWithMetadata(),p=new Set(c);for(let h of p)s.variables.createNamespace(h);for(let h of l)s.literals.add(h)}else u.findDependencies();return{main:{chunk:a.getEntryPointResource().chunk,dependency:u}}}catch(u){throw u instanceof KR.BuildError?u:new KR.BuildError(u.message,{target:this.target,range:u.range})}})}};Ds.Target=rw});var ow=f(Jf=>{"use strict";Object.defineProperty(Jf,"__esModule",{value:!0});Jf.ResourceProvider=void 0;var sw=class{getHandler(){let e=require("fs"),n=require("path");return{getTargetRelativeTo:(r,i)=>{let s=n.resolve(r,".."),o=n.resolve(s,i);return Promise.resolve(e.existsSync(o)?o:o+".src")},has:r=>Promise.resolve(e.existsSync(r)),get:r=>Promise.resolve(e.readFileSync(r,"utf8")),resolve:r=>Promise.resolve(n.resolve(r))}}};Jf.ResourceProvider=sw});var WR=f(Xa=>{"use strict";var P5=Xa&&Xa.__awaiter||function(t,e,n,r){function i(s){return s instanceof n?s:new n(function(o){o(s)})}return new(n||(n=Promise))(function(s,o){function a(l){try{c(r.next(l))}catch(p){o(p)}}function u(l){try{c(r.throw(l))}catch(p){o(p)}}function c(l){l.done?s(l.value):i(l.value).then(a,u)}c((r=r.apply(t,e||[])).next())})};Object.defineProperty(Xa,"__esModule",{value:!0});Xa.Transpiler=void 0;var D5=YT(),aw=Bf(),R5=Nc(),I5=iw(),C5=Uf(),M5=yo(),L5=Gf(),N5=Xf(),q5=ow(),j5=Object.prototype.hasOwnProperty,uw=class{constructor(e){let n=this;n.target=e.target,n.resourceHandler=e.resourceHandler||new q5.ResourceProvider().getHandler(),n.obfuscation=j5.call(e,"obfuscation")?e.obfuscation:!0;let r=(0,L5.generateCharsetMap)(n.obfuscation);n.context=new R5.Context({variablesCharset:r.variables,variablesExcluded:e.excludedNamespaces,modulesCharset:r.modules}),n.buildType=e.buildType||aw.BuildType.DEFAULT,n.buildOptions=e.buildOptions||{isDevMode:!1},n.installer=e.installer||!1,n.environmentVariables=e.environmentVariables||new Map}parse(){return P5(this,void 0,void 0,function*(){let e=this,n=(0,aw.getFactory)(e.buildType),r=e.context,s=yield new I5.Target({target:e.target,resourceHandler:e.resourceHandler,context:e.context}).parse(e.buildType===aw.BuildType.UGLIFY),o=new C5.Transformer({buildOptions:e.buildOptions,factoryConstructor:n,context:r,environmentVariables:e.environmentVariables,resourceHandler:e.resourceHandler}),a=s.main,u=o.transform(D5.MODULE_BOILERPLATE),c=l=>{let p=r.modules.get(l.getId()),h={},m=0,b=function(A){let T=A.getNamespace();if(!(T in h)){if(T!==p&&A.type===M5.DependencyType.Import){let w=o.transform(A.chunk,A);h[T]=u.replace('"$0"',()=>'"'+T+'"').replace('"$1"',()=>w),m++}for(let w of A.dependencies.values())b(w)}};b(l);let v=new N5.OutputProcessor(r,o);v.addOptimizations(),m>0&&v.addHeader(),Object.keys(h).forEach(A=>v.addCode(h[A]));let R=o.transform(l.chunk,l);return v.addCode(R,!0),v.build()};return{[e.target]:c(a.dependency)}})}};Xa.Transpiler=uw});var GR=f(Qf=>{"use strict";Object.defineProperty(Qf,"__esModule",{value:!0});Qf.unwrap=void 0;var F5=xe();function B5(t){for(;t instanceof F5.ASTParenthesisExpression;)t=t.expression;return t}Qf.unwrap=B5});var XR=f(Y=>{"use strict";var $5=Y&&Y.__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]}),U5=Y&&Y.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),K5=Y&&Y.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var n in t)n!=="default"&&Object.prototype.hasOwnProperty.call(t,n)&&$5(e,t,n);return U5(e,t),e};Object.defineProperty(Y,"__esModule",{value:!0});Y.unwrap=Y.Stack=Y.ResourceProvider=Y.ResourceManager=Y.OutputProcessor=Y.NamespaceGenerator=Y.merge=Y.LiteralsMapper=Y.getLiteralValue=Y.getLiteralRawValue=Y.fetchNamespaces=Y.BuildError=Y.createExpressionString=Y.createExpressionHash=Y.ChunkProvider=Y.generateCharsetMap=Y.ResourceLoadState=Y.DependencyType=Y.Transpiler=Y.Transformer=Y.Target=Y.DirectTranspiler=Y.Dependency=Y.ContextDataProperty=Y.Context=Y.UglifyFactory=Y.Factory=Y.DefaultFactory=Y.BeautifyUtils=Y.BeautifyContext=Y.BeautifyFactory=Y.getFactory=Y.BuildType=void 0;var HR=Bf();Object.defineProperty(Y,"BuildType",{enumerable:!0,get:function(){return HR.BuildType}});Object.defineProperty(Y,"getFactory",{enumerable:!0,get:function(){return HR.getFactory}});var W5=$T();Object.defineProperty(Y,"BeautifyFactory",{enumerable:!0,get:function(){return W5.BeautifyFactory}});var G5=LT();Object.defineProperty(Y,"BeautifyContext",{enumerable:!0,get:function(){return G5.BeautifyContext}});Y.BeautifyUtils=K5(NT());var H5=KT();Object.defineProperty(Y,"DefaultFactory",{enumerable:!0,get:function(){return H5.DefaultFactory}});var V5=Uc();Object.defineProperty(Y,"Factory",{enumerable:!0,get:function(){return V5.Factory}});var z5=HT();Object.defineProperty(Y,"UglifyFactory",{enumerable:!0,get:function(){return z5.UglifyFactory}});var VR=Nc();Object.defineProperty(Y,"Context",{enumerable:!0,get:function(){return VR.Context}});Object.defineProperty(Y,"ContextDataProperty",{enumerable:!0,get:function(){return VR.ContextDataProperty}});var X5=Ha();Object.defineProperty(Y,"Dependency",{enumerable:!0,get:function(){return X5.Dependency}});var Y5=$R();Object.defineProperty(Y,"DirectTranspiler",{enumerable:!0,get:function(){return Y5.DirectTranspiler}});var J5=iw();Object.defineProperty(Y,"Target",{enumerable:!0,get:function(){return J5.Target}});var Q5=Uf();Object.defineProperty(Y,"Transformer",{enumerable:!0,get:function(){return Q5.Transformer}});var Z5=WR();Object.defineProperty(Y,"Transpiler",{enumerable:!0,get:function(){return Z5.Transpiler}});var eG=yo();Object.defineProperty(Y,"DependencyType",{enumerable:!0,get:function(){return eG.DependencyType}});var tG=ZT();Object.defineProperty(Y,"ResourceLoadState",{enumerable:!0,get:function(){return tG.ResourceLoadState}});var nG=Gf();Object.defineProperty(Y,"generateCharsetMap",{enumerable:!0,get:function(){return nG.generateCharsetMap}});var rG=Vf();Object.defineProperty(Y,"ChunkProvider",{enumerable:!0,get:function(){return rG.ChunkProvider}});var iG=RT();Object.defineProperty(Y,"createExpressionHash",{enumerable:!0,get:function(){return iG.createExpressionHash}});var sG=WT();Object.defineProperty(Y,"createExpressionString",{enumerable:!0,get:function(){return sG.createExpressionString}});var oG=jc();Object.defineProperty(Y,"BuildError",{enumerable:!0,get:function(){return oG.BuildError}});var aG=xf();Object.defineProperty(Y,"fetchNamespaces",{enumerable:!0,get:function(){return aG.fetchNamespaces}});var zR=Ka();Object.defineProperty(Y,"getLiteralRawValue",{enumerable:!0,get:function(){return zR.getLiteralRawValue}});Object.defineProperty(Y,"getLiteralValue",{enumerable:!0,get:function(){return zR.getLiteralValue}});var uG=xT();Object.defineProperty(Y,"LiteralsMapper",{enumerable:!0,get:function(){return uG.LiteralsMapper}});var cG=Fc();Object.defineProperty(Y,"merge",{enumerable:!0,get:function(){return cG.merge}});var lG=kT();Object.defineProperty(Y,"NamespaceGenerator",{enumerable:!0,get:function(){return lG.NamespaceGenerator}});var pG=Xf();Object.defineProperty(Y,"OutputProcessor",{enumerable:!0,get:function(){return pG.OutputProcessor}});var hG=nw();Object.defineProperty(Y,"ResourceManager",{enumerable:!0,get:function(){return hG.ResourceManager}});var dG=ow();Object.defineProperty(Y,"ResourceProvider",{enumerable:!0,get:function(){return dG.ResourceProvider}});var fG=jT();Object.defineProperty(Y,"Stack",{enumerable:!0,get:function(){return fG.Stack}});var gG=GR();Object.defineProperty(Y,"unwrap",{enumerable:!0,get:function(){return gG.unwrap}})});var JR=f(Zf=>{"use strict";Object.defineProperty(Zf,"__esModule",{value:!0});Zf.activate=void 0;var YR=XR();function mG(t){async function e(n){try{let r=t.getConfiguration();return new YR.DirectTranspiler({code:n,buildType:YR.BuildType.BEAUTIFY,buildOptions:{isDevMode:!0,keepParentheses:r.transpiler.beautify.keepParentheses,indentation:r.transpiler.beautify.indentation==="Tab"?0:1,indentationSpaces:r.transpiler.beautify.indentationSpaces}}).parse()}catch{return null}}t.connection.onDocumentFormatting(async n=>{if(!t.getConfiguration().formatter)return;let r=await t.fs.getTextDocument(n.textDocument.uri);if(r==null)return;let i=await t.documentManager.getLatest(r),s=await e(r.getText());return s===null?[]:[{range:{start:{line:0,character:0},end:i.parsedPayload.end},newText:s}]})}Zf.activate=mG});var tg=f(eg=>{"use strict";Object.defineProperty(eg,"__esModule",{value:!0});eg.MarkdownString=void 0;var cw=class{constructor(e=""){this.sanitize=!0,this.value=e}appendText(e){return this.value+=e.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&"),this}appendMarkdown(e){return this.value+=e,this}appendCodeblock(e,n){return this.value+="\n```",this.value+=e,this.value+=`
|
140
|
+
end function`).parseChunk();Os.MAIN_BOILERPLATE=new XT.Parser('"$0"').parseChunk()});var Xf=f(zf=>{"use strict";Object.defineProperty(zf,"__esModule",{value:!0});zf.OutputProcessor=void 0;var FR=YT(),l5=Bc(),JT=class{constructor(e,n,{header:r=FR.HEADER_BOILERPLATE,main:i=FR.MAIN_BOILERPLATE}={}){this.context=e,this.transformer=n,this.processed=[],this.headerBoilerplate=this.transformer.transform(r),this.mainBoilerplate=this.transformer.transform(i)}addOptimizations(){return(0,l5.merge)(this.processed,this.transformer.factory.generateOptimizations()),this}addHeader(){return this.processed.push(this.headerBoilerplate),this}addCode(e,n=!1){if(n){let r=this.mainBoilerplate.replace('"$0"',()=>e);this.processed.push(r)}else this.processed.push(e);return this}build(){return this.processed.join(`
|
141
|
+
`)}};zf.OutputProcessor=JT});var $R=f(za=>{"use strict";var p5=za&&za.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(za,"__esModule",{value:!0});za.DirectTranspiler=void 0;var h5=p5(require("events")),BR=Bf(),d5=qc(),f5=Uf(),g5=Gf(),m5=Vf(),y5=xf(),b5=Xf(),_5=Object.prototype.hasOwnProperty,QT=class extends h5.default{constructor(e){super();let n=this;n.code=e.code,n.obfuscation=_5.call(e,"obfuscation")?e.obfuscation:!0,n.buildType=e.buildType||BR.BuildType.DEFAULT,n.buildOptions=e.buildOptions||{isDevMode:!1},n.environmentVariables=e.environmentVariables||new Map,n.excludedNamespaces=e.excludedNamespaces||[]}parse(){let e=this,n=(0,BR.getFactory)(e.buildType),i=new m5.ChunkProvider().parse("unknown",e.code),s=(0,y5.fetchNamespaces)(i),o=[].concat(i.literals),a=(0,g5.generateCharsetMap)(e.obfuscation),u=new d5.Context({variablesCharset:a.variables,variablesExcluded:e.excludedNamespaces,modulesCharset:a.modules});new Set(s).forEach(m=>u.variables.createNamespace(m)),o.forEach(m=>u.literals.add(m));let l=new f5.Transformer({buildOptions:e.buildOptions,factoryConstructor:n,context:u,environmentVariables:e.environmentVariables}),p=new b5.OutputProcessor(u,l);p.addOptimizations();let h=l.transform(i);return p.addCode(h),p.build()}};za.DirectTranspiler=QT});var ZT=f(Vc=>{"use strict";Object.defineProperty(Vc,"__esModule",{value:!0});Vc.ResourceLoadState=void 0;var v5;(function(t){t[t.Pending=1]="Pending",t[t.Ready=2]="Ready"})(v5=Vc.ResourceLoadState||(Vc.ResourceLoadState={}))});var nw=f(Ps=>{"use strict";var Vi=Ps&&Ps.__awaiter||function(t,e,n,r){function i(s){return s instanceof n?s:new n(function(o){o(s)})}return new(n||(n=Promise))(function(s,o){function a(l){try{c(r.next(l))}catch(p){o(p)}}function u(l){try{c(r.throw(l))}catch(p){o(p)}}function c(l){l.done?s(l.value):i(l.value).then(a,u)}c((r=r.apply(t,e||[])).next())})},S5=Ps&&Ps.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ps,"__esModule",{value:!0});Ps.ResourceManager=void 0;var T5=S5(require("events")),UR=xe(),ew=ZT(),Yf=Fc(),tw=class extends T5.default{constructor(e){super(),this.resourceHandler=e.resourceHandler,this.chunkProvider=e.chunkProvider,this.entryPointResource=null,this.loadStates=new Map,this.loadRequests=new Map,this.resources=new Map,this.injections=new Map,this.relativePathMappings=new Map}getResourceHandler(){return this.resourceHandler}getChunkProvider(){return this.chunkProvider}createMapping(e,n){return Vi(this,void 0,void 0,function*(){let r=`${e}:${n}`,i=this.relativePathMappings.get(r);if(i!==void 0)return i;let s=yield this.resourceHandler.getTargetRelativeTo(e,n);return this.relativePathMappings.set(r,s),s})}createInjection(e,n){return Vi(this,void 0,void 0,function*(){let r=this.injections.get(e);if(r!==void 0)return r;if(!(yield this.resourceHandler.has(e)))throw new Yf.BuildError("Injection "+e+" does not exist...",{target:n.target,range:n.ref?new UR.ASTRange(n.ref.start,n.ref.end):null});let i=yield this.resourceHandler.get(e);this.injections.set(e,i)})}createResource(e,n){return Vi(this,void 0,void 0,function*(){if(!(yield this.resourceHandler.has(e)))throw new Yf.BuildError("Dependency "+e+" does not exist...",{target:n.target,range:n.ref?new UR.ASTRange(n.ref.start,n.ref.end):null});let i=yield this.resourceHandler.get(e);this.emit("parse-before",e);let s=this.chunkProvider.parse(e,i),o={target:e,chunk:s};return this.emit("parse-after",o),o})}enrichResource(e){return Vi(this,void 0,void 0,function*(){let{imports:n,includes:r,injects:i}=e.chunk,s=yield Promise.all([...n.map(o=>Vi(this,void 0,void 0,function*(){return{ref:o,resolved:yield this.createMapping(e.target,o.path)}})),...r.map(o=>Vi(this,void 0,void 0,function*(){return{ref:o,resolved:yield this.createMapping(e.target,o.path)}}))]);yield Promise.all([...s.map(o=>Vi(this,void 0,void 0,function*(){yield this.loadResource(o.resolved,{target:e.target,ref:o.ref})})),...i.map(o=>Vi(this,void 0,void 0,function*(){let a=yield this.createMapping(e.target,o.path);yield this.createInjection(a,{target:e.target,ref:o})}))])})}loadResource(e,n){return Vi(this,void 0,void 0,function*(){let r=this.loadRequests.get(e);if(r!==void 0)return r;let i=this.resources.get(e);if(i!==void 0)return i;this.loadStates.set(e,ew.ResourceLoadState.Pending);let s=this.createResource(e,n);this.loadRequests.set(e,s);let o;try{o=yield s}catch(a){throw a instanceof Yf.BuildError?a:new Yf.BuildError(a.message,{target:e,range:a.range})}return this.resources.set(e,o),this.loadRequests.delete(e),this.enrichResource(o).then(()=>{this.loadStates.set(e,ew.ResourceLoadState.Ready),this.emit("loaded",o)}).catch(a=>{this.emit("error",a)}),o})}isSuccess(){return Array.from(this.loadStates.values()).every(e=>e===ew.ResourceLoadState.Ready)}getEntryPointResource(){return this.entryPointResource}getResource(e){return this.resources.get(e)||null}getInjection(e){return this.injections.get(e)||null}getRelativePathMapping(e,n){let r=`${e}:${n}`;return this.relativePathMappings.get(r)||null}load(e){return new Promise((n,r)=>{let i=a=>{if(this.off("loaded",s),this.off("error",o),this.loadStates.clear(),this.loadRequests.clear(),a)return r(a);n()},s=a=>{a.target===e&&(this.entryPointResource=a),this.isSuccess()&&i()},o=a=>{i(a)};this.on("loaded",s),this.on("error",o),this.loadResource(e,{target:e,ref:null}).catch(a=>i(a))})}};Ps.ResourceManager=tw});var iw=f(Ds=>{"use strict";var w5=Ds&&Ds.__awaiter||function(t,e,n,r){function i(s){return s instanceof n?s:new n(function(o){o(s)})}return new(n||(n=Promise))(function(s,o){function a(l){try{c(r.next(l))}catch(p){o(p)}}function u(l){try{c(r.throw(l))}catch(p){o(p)}}function c(l){l.done?s(l.value):i(l.value).then(a,u)}c((r=r.apply(t,e||[])).next())})},x5=Ds&&Ds.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ds,"__esModule",{value:!0});Ds.Target=void 0;var E5=x5(require("events")),k5=Ha(),A5=Vf(),KR=Fc(),O5=nw(),rw=class extends E5.default{constructor(e){super();let n=this;n.target=e.target,n.resourceHandler=e.resourceHandler,n.context=e.context}parse(e){return w5(this,void 0,void 0,function*(){let n=this,r=n.resourceHandler,i=yield r.resolve(n.target);if(!(yield r.has(i)))throw new Error("Target "+i+" does not exist...");let s=n.context,o=new A5.ChunkProvider,a=new O5.ResourceManager({resourceHandler:r,chunkProvider:o});try{yield a.load(i);let u=new k5.Dependency({target:i,resourceManager:a,chunk:a.getEntryPointResource().chunk,context:s});if(e){let{namespaces:c,literals:l}=u.findDependenciesWithMetadata(),p=new Set(c);for(let h of p)s.variables.createNamespace(h);for(let h of l)s.literals.add(h)}else u.findDependencies();return{main:{chunk:a.getEntryPointResource().chunk,dependency:u}}}catch(u){throw u instanceof KR.BuildError?u:new KR.BuildError(u.message,{target:this.target,range:u.range})}})}};Ds.Target=rw});var ow=f(Jf=>{"use strict";Object.defineProperty(Jf,"__esModule",{value:!0});Jf.ResourceProvider=void 0;var sw=class{getHandler(){let e=require("fs"),n=require("path");return{getTargetRelativeTo:(r,i)=>{let s=n.resolve(r,".."),o=n.resolve(s,i);return Promise.resolve(e.existsSync(o)?o:o+".src")},has:r=>Promise.resolve(e.existsSync(r)),get:r=>Promise.resolve(e.readFileSync(r,"utf8")),resolve:r=>Promise.resolve(n.resolve(r))}}};Jf.ResourceProvider=sw});var WR=f(Xa=>{"use strict";var P5=Xa&&Xa.__awaiter||function(t,e,n,r){function i(s){return s instanceof n?s:new n(function(o){o(s)})}return new(n||(n=Promise))(function(s,o){function a(l){try{c(r.next(l))}catch(p){o(p)}}function u(l){try{c(r.throw(l))}catch(p){o(p)}}function c(l){l.done?s(l.value):i(l.value).then(a,u)}c((r=r.apply(t,e||[])).next())})};Object.defineProperty(Xa,"__esModule",{value:!0});Xa.Transpiler=void 0;var D5=YT(),aw=Bf(),R5=qc(),I5=iw(),C5=Uf(),M5=yo(),L5=Gf(),N5=Xf(),q5=ow(),j5=Object.prototype.hasOwnProperty,uw=class{constructor(e){let n=this;n.target=e.target,n.resourceHandler=e.resourceHandler||new q5.ResourceProvider().getHandler(),n.obfuscation=j5.call(e,"obfuscation")?e.obfuscation:!0;let r=(0,L5.generateCharsetMap)(n.obfuscation);n.context=new R5.Context({variablesCharset:r.variables,variablesExcluded:e.excludedNamespaces,modulesCharset:r.modules}),n.buildType=e.buildType||aw.BuildType.DEFAULT,n.buildOptions=e.buildOptions||{isDevMode:!1},n.installer=e.installer||!1,n.environmentVariables=e.environmentVariables||new Map}parse(){return P5(this,void 0,void 0,function*(){let e=this,n=(0,aw.getFactory)(e.buildType),r=e.context,s=yield new I5.Target({target:e.target,resourceHandler:e.resourceHandler,context:e.context}).parse(e.buildType===aw.BuildType.UGLIFY),o=new C5.Transformer({buildOptions:e.buildOptions,factoryConstructor:n,context:r,environmentVariables:e.environmentVariables,resourceHandler:e.resourceHandler}),a=s.main,u=o.transform(D5.MODULE_BOILERPLATE),c=l=>{let p=r.modules.get(l.getId()),h={},m=0,b=function(A){let T=A.getNamespace();if(!(T in h)){if(T!==p&&A.type===M5.DependencyType.Import){let w=o.transform(A.chunk,A);h[T]=u.replace('"$0"',()=>'"'+T+'"').replace('"$1"',()=>w),m++}for(let w of A.dependencies.values())b(w)}};b(l);let v=new N5.OutputProcessor(r,o);v.addOptimizations(),m>0&&v.addHeader(),Object.keys(h).forEach(A=>v.addCode(h[A]));let R=o.transform(l.chunk,l);return v.addCode(R,!0),v.build()};return{[e.target]:c(a.dependency)}})}};Xa.Transpiler=uw});var GR=f(Qf=>{"use strict";Object.defineProperty(Qf,"__esModule",{value:!0});Qf.unwrap=void 0;var F5=xe();function B5(t){for(;t instanceof F5.ASTParenthesisExpression;)t=t.expression;return t}Qf.unwrap=B5});var XR=f(Y=>{"use strict";var $5=Y&&Y.__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]}),U5=Y&&Y.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),K5=Y&&Y.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var n in t)n!=="default"&&Object.prototype.hasOwnProperty.call(t,n)&&$5(e,t,n);return U5(e,t),e};Object.defineProperty(Y,"__esModule",{value:!0});Y.unwrap=Y.Stack=Y.ResourceProvider=Y.ResourceManager=Y.OutputProcessor=Y.NamespaceGenerator=Y.merge=Y.LiteralsMapper=Y.getLiteralValue=Y.getLiteralRawValue=Y.fetchNamespaces=Y.BuildError=Y.createExpressionString=Y.createExpressionHash=Y.ChunkProvider=Y.generateCharsetMap=Y.ResourceLoadState=Y.DependencyType=Y.Transpiler=Y.Transformer=Y.Target=Y.DirectTranspiler=Y.Dependency=Y.ContextDataProperty=Y.Context=Y.UglifyFactory=Y.Factory=Y.DefaultFactory=Y.BeautifyUtils=Y.BeautifyContext=Y.BeautifyFactory=Y.getFactory=Y.BuildType=void 0;var HR=Bf();Object.defineProperty(Y,"BuildType",{enumerable:!0,get:function(){return HR.BuildType}});Object.defineProperty(Y,"getFactory",{enumerable:!0,get:function(){return HR.getFactory}});var W5=$T();Object.defineProperty(Y,"BeautifyFactory",{enumerable:!0,get:function(){return W5.BeautifyFactory}});var G5=LT();Object.defineProperty(Y,"BeautifyContext",{enumerable:!0,get:function(){return G5.BeautifyContext}});Y.BeautifyUtils=K5(NT());var H5=KT();Object.defineProperty(Y,"DefaultFactory",{enumerable:!0,get:function(){return H5.DefaultFactory}});var V5=Kc();Object.defineProperty(Y,"Factory",{enumerable:!0,get:function(){return V5.Factory}});var z5=HT();Object.defineProperty(Y,"UglifyFactory",{enumerable:!0,get:function(){return z5.UglifyFactory}});var VR=qc();Object.defineProperty(Y,"Context",{enumerable:!0,get:function(){return VR.Context}});Object.defineProperty(Y,"ContextDataProperty",{enumerable:!0,get:function(){return VR.ContextDataProperty}});var X5=Ha();Object.defineProperty(Y,"Dependency",{enumerable:!0,get:function(){return X5.Dependency}});var Y5=$R();Object.defineProperty(Y,"DirectTranspiler",{enumerable:!0,get:function(){return Y5.DirectTranspiler}});var J5=iw();Object.defineProperty(Y,"Target",{enumerable:!0,get:function(){return J5.Target}});var Q5=Uf();Object.defineProperty(Y,"Transformer",{enumerable:!0,get:function(){return Q5.Transformer}});var Z5=WR();Object.defineProperty(Y,"Transpiler",{enumerable:!0,get:function(){return Z5.Transpiler}});var eG=yo();Object.defineProperty(Y,"DependencyType",{enumerable:!0,get:function(){return eG.DependencyType}});var tG=ZT();Object.defineProperty(Y,"ResourceLoadState",{enumerable:!0,get:function(){return tG.ResourceLoadState}});var nG=Gf();Object.defineProperty(Y,"generateCharsetMap",{enumerable:!0,get:function(){return nG.generateCharsetMap}});var rG=Vf();Object.defineProperty(Y,"ChunkProvider",{enumerable:!0,get:function(){return rG.ChunkProvider}});var iG=RT();Object.defineProperty(Y,"createExpressionHash",{enumerable:!0,get:function(){return iG.createExpressionHash}});var sG=WT();Object.defineProperty(Y,"createExpressionString",{enumerable:!0,get:function(){return sG.createExpressionString}});var oG=Fc();Object.defineProperty(Y,"BuildError",{enumerable:!0,get:function(){return oG.BuildError}});var aG=xf();Object.defineProperty(Y,"fetchNamespaces",{enumerable:!0,get:function(){return aG.fetchNamespaces}});var zR=Ka();Object.defineProperty(Y,"getLiteralRawValue",{enumerable:!0,get:function(){return zR.getLiteralRawValue}});Object.defineProperty(Y,"getLiteralValue",{enumerable:!0,get:function(){return zR.getLiteralValue}});var uG=xT();Object.defineProperty(Y,"LiteralsMapper",{enumerable:!0,get:function(){return uG.LiteralsMapper}});var cG=Bc();Object.defineProperty(Y,"merge",{enumerable:!0,get:function(){return cG.merge}});var lG=kT();Object.defineProperty(Y,"NamespaceGenerator",{enumerable:!0,get:function(){return lG.NamespaceGenerator}});var pG=Xf();Object.defineProperty(Y,"OutputProcessor",{enumerable:!0,get:function(){return pG.OutputProcessor}});var hG=nw();Object.defineProperty(Y,"ResourceManager",{enumerable:!0,get:function(){return hG.ResourceManager}});var dG=ow();Object.defineProperty(Y,"ResourceProvider",{enumerable:!0,get:function(){return dG.ResourceProvider}});var fG=jT();Object.defineProperty(Y,"Stack",{enumerable:!0,get:function(){return fG.Stack}});var gG=GR();Object.defineProperty(Y,"unwrap",{enumerable:!0,get:function(){return gG.unwrap}})});var JR=f(Zf=>{"use strict";Object.defineProperty(Zf,"__esModule",{value:!0});Zf.activate=void 0;var YR=XR();function mG(t){async function e(n){try{let r=t.getConfiguration();return new YR.DirectTranspiler({code:n,buildType:YR.BuildType.BEAUTIFY,buildOptions:{isDevMode:!0,keepParentheses:r.transpiler.beautify.keepParentheses,indentation:r.transpiler.beautify.indentation==="Tab"?0:1,indentationSpaces:r.transpiler.beautify.indentationSpaces}}).parse()}catch{return null}}t.connection.onDocumentFormatting(async n=>{if(!t.getConfiguration().formatter)return;let r=await t.fs.getTextDocument(n.textDocument.uri);if(r==null)return;let i=await t.documentManager.getLatest(r),s=await e(r.getText());return s===null?[]:[{range:{start:{line:0,character:0},end:i.parsedPayload.end},newText:s}]})}Zf.activate=mG});var tg=f(eg=>{"use strict";Object.defineProperty(eg,"__esModule",{value:!0});eg.MarkdownString=void 0;var cw=class{constructor(e=""){this.sanitize=!0,this.value=e}appendText(e){return this.value+=e.replace(/[\\`*_{}[\]()#+\-.!]/g,"\\$&"),this}appendMarkdown(e){return this.value+=e,this}appendCodeblock(e,n){return this.value+="\n```",this.value+=e,this.value+=`
|
142
142
|
`,this.value+=n,this.value+="\n```\n",this}toString(){return this.value}};eg.MarkdownString=cw});var rg=f(Ve=>{"use strict";Object.defineProperty(Ve,"__esModule",{value:!0});Ve.createTypeBody=Ve.createHover=Ve.createSignatureInfo=Ve.appendTooltipBody=Ve.appendTooltipHeader=Ve.createTooltipHeader=Ve.formatDefaultValue=Ve.formatTypes=Ve.sortTypes=Ve.formatKind=void 0;var Ue=Ma(),yG=tt(),bG=Oi(),ZR=Ir(),eI=tg(),_G={[Ue.CompletionItemKind.Constant]:"constant",[Ue.CompletionItemKind.Expression]:"expr",[Ue.CompletionItemKind.Function]:"function",[Ue.CompletionItemKind.Internal]:"internal",[Ue.CompletionItemKind.InternalFunction]:"function",[Ue.CompletionItemKind.InternalProperty]:"var",[Ue.CompletionItemKind.ListConstructor]:"list",[Ue.CompletionItemKind.Literal]:"literal",[Ue.CompletionItemKind.MapConstructor]:"map",[Ue.CompletionItemKind.Property]:"var",[Ue.CompletionItemKind.Unknown]:"unknown",[Ue.CompletionItemKind.Variable]:"var"};function lw(t){return _G[t]||"unknown"}Ve.formatKind=lw;var QR={[bG.SignatureDefinitionBaseType.Any]:1e3,[Ue.UNKNOWN_TYPE_ID]:1001,[Ue.NIL_TYPE_ID]:1002};function tI(t){return t.sort((e,n)=>{let r=QR[e]||0,i=QR[n]||0;return r!==i?r-i:e.localeCompare(n)})}Ve.sortTypes=tI;function ng(t){return t==null?"":tI(t.map(e=>e.toString().replace(",","\u066B"))).join(" or ")}Ve.formatTypes=ng;function nI(t){return typeof t=="string"?`"${t}"`:t.toString()}Ve.formatDefaultValue=nI;var vG=(t,e)=>{let n=e.getArguments()||[],r=ng(e.getReturns())||"null";if(n.length===0)return`(${lw(t.completionItemKind)}) ${t.path} (): ${r}`;let i=n.map(s=>`${s.getLabel()}${s.isOptional()?"?":""}: ${ng(s.getTypes())}${s.getDefault()?` = ${nI(s.getDefault().value)}`:""}`).join(", ");return`(${lw(t.completionItemKind)}) ${t.path} (${i}): ${r}`};Ve.createTooltipHeader=vG;var SG=(t,e,n)=>{t.appendCodeblock(ZR.LanguageId,(0,Ve.createTooltipHeader)(e,n)),t.appendMarkdown(`***
|
143
143
|
`)};Ve.appendTooltipHeader=SG;var TG=(t,e)=>{let n=e.getExample()||[];t.appendMarkdown(e.getDescription()+`
|
144
144
|
`),n.length>0&&(t.appendMarkdown(`#### Examples:
|
145
145
|
`),t.appendCodeblock(ZR.LanguageId,n.join(`
|
146
|
-
`)))};Ve.appendTooltipBody=TG;var wG=t=>{if(!(0,Ue.isFunctionType)(t.item)&&!(0,Ue.isUnionType)(t.item))return null;let e=(0,Ue.isFunctionType)(t.item)?[t.item]:t.item.variants.filter(Ue.isFunctionType),n=[];for(let r of e){let i=r.signature,o={label:(0,Ve.createTooltipHeader)(t,i)},a=i.getArguments()??[],u=new eI.MarkdownString("");(0,Ve.appendTooltipBody)(u,i),o.parameters=a.map(c=>({label:`${c.getLabel()}${c.isOptional()?"?":""}: ${c.getTypes().join(" or ")}`})),o.documentation=u.toString(),n.push(o)}return n};Ve.createSignatureInfo=wG;var xG=t=>{if(!(0,Ue.isFunctionType)(t.item)&&!(0,Ue.isUnionType)(t.item))return null;let e=(0,Ue.isFunctionType)(t.item)?[t.item]:t.item.variants.filter(Ue.isFunctionType),n=[];for(let r of e){let i=new eI.MarkdownString(""),s=r.signature;(0,Ve.appendTooltipHeader)(i,t,s),(0,Ve.appendTooltipBody)(i,s),n.push(i)}return{contents:n.map(r=>r.toString())}};Ve.createHover=xG;var EG=t=>{let e=[];(0,Ue.isMapType)(t)||(0,Ue.isUnknownType)(t)||(0,Ue.isClassType)(t)?e.push(t):(0,Ue.isUnionType)(t)&&e.push(...t.variants.filter(i=>(0,Ue.isMapType)(i)||(0,Ue.isUnknownType)(i)||(0,Ue.isClassType)(i)));let n=new Map;for(let i of e)if(i.properties!=null)for(let[s,o]of i.properties){if(typeof s!="string")continue;let a=o.type.toMeta().map(yG.SignatureDefinitionTypeMeta.parse);n.set(s,ng(a))}if(n.size===0)return null;let r=Array.from(n.entries()).sort(([i],[s])=>i.localeCompare(s));return Object.fromEntries(r)};Ve.createTypeBody=EG});var ig=f((Vc,pw)=>{(function(t,e){if(typeof Vc=="object"&&typeof pw=="object")pw.exports=e();else if(typeof define=="function"&&define.amd)define([],e);else{var n=e();for(var r in n)(typeof Vc=="object"?Vc:t)[r]=n[r]}})(Vc,()=>(()=>{"use strict";var t={470:i=>{function s(u){if(typeof u!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(u))}function o(u,c){for(var l,p="",h=0,m=-1,b=0,v=0;v<=u.length;++v){if(v<u.length)l=u.charCodeAt(v);else{if(l===47)break;l=47}if(l===47){if(!(m===v-1||b===1))if(m!==v-1&&b===2){if(p.length<2||h!==2||p.charCodeAt(p.length-1)!==46||p.charCodeAt(p.length-2)!==46){if(p.length>2){var R=p.lastIndexOf("/");if(R!==p.length-1){R===-1?(p="",h=0):h=(p=p.slice(0,R)).length-1-p.lastIndexOf("/"),m=v,b=0;continue}}else if(p.length===2||p.length===1){p="",h=0,m=v,b=0;continue}}c&&(p.length>0?p+="/..":p="..",h=2)}else p.length>0?p+="/"+u.slice(m+1,v):p=u.slice(m+1,v),h=v-m-1;m=v,b=0}else l===46&&b!==-1?++b:b=-1}return p}var a={resolve:function(){for(var u,c="",l=!1,p=arguments.length-1;p>=-1&&!l;p--){var h;p>=0?h=arguments[p]:(u===void 0&&(u=process.cwd()),h=u),s(h),h.length!==0&&(c=h+"/"+c,l=h.charCodeAt(0)===47)}return c=o(c,!l),l?c.length>0?"/"+c:"/":c.length>0?c:"."},normalize:function(u){if(s(u),u.length===0)return".";var c=u.charCodeAt(0)===47,l=u.charCodeAt(u.length-1)===47;return(u=o(u,!c)).length!==0||c||(u="."),u.length>0&&l&&(u+="/"),c?"/"+u:u},isAbsolute:function(u){return s(u),u.length>0&&u.charCodeAt(0)===47},join:function(){if(arguments.length===0)return".";for(var u,c=0;c<arguments.length;++c){var l=arguments[c];s(l),l.length>0&&(u===void 0?u=l:u+="/"+l)}return u===void 0?".":a.normalize(u)},relative:function(u,c){if(s(u),s(c),u===c||(u=a.resolve(u))===(c=a.resolve(c)))return"";for(var l=1;l<u.length&&u.charCodeAt(l)===47;++l);for(var p=u.length,h=p-l,m=1;m<c.length&&c.charCodeAt(m)===47;++m);for(var b=c.length-m,v=h<b?h:b,R=-1,A=0;A<=v;++A){if(A===v){if(b>v){if(c.charCodeAt(m+A)===47)return c.slice(m+A+1);if(A===0)return c.slice(m+A)}else h>v&&(u.charCodeAt(l+A)===47?R=A:A===0&&(R=0));break}var T=u.charCodeAt(l+A);if(T!==c.charCodeAt(m+A))break;T===47&&(R=A)}var w="";for(A=l+R+1;A<=p;++A)A!==p&&u.charCodeAt(A)!==47||(w.length===0?w+="..":w+="/..");return w.length>0?w+c.slice(m+R):(m+=R,c.charCodeAt(m)===47&&++m,c.slice(m))},_makeLong:function(u){return u},dirname:function(u){if(s(u),u.length===0)return".";for(var c=u.charCodeAt(0),l=c===47,p=-1,h=!0,m=u.length-1;m>=1;--m)if((c=u.charCodeAt(m))===47){if(!h){p=m;break}}else h=!1;return p===-1?l?"/":".":l&&p===1?"//":u.slice(0,p)},basename:function(u,c){if(c!==void 0&&typeof c!="string")throw new TypeError('"ext" argument must be a string');s(u);var l,p=0,h=-1,m=!0;if(c!==void 0&&c.length>0&&c.length<=u.length){if(c.length===u.length&&c===u)return"";var b=c.length-1,v=-1;for(l=u.length-1;l>=0;--l){var R=u.charCodeAt(l);if(R===47){if(!m){p=l+1;break}}else v===-1&&(m=!1,v=l+1),b>=0&&(R===c.charCodeAt(b)?--b==-1&&(h=l):(b=-1,h=v))}return p===h?h=v:h===-1&&(h=u.length),u.slice(p,h)}for(l=u.length-1;l>=0;--l)if(u.charCodeAt(l)===47){if(!m){p=l+1;break}}else h===-1&&(m=!1,h=l+1);return h===-1?"":u.slice(p,h)},extname:function(u){s(u);for(var c=-1,l=0,p=-1,h=!0,m=0,b=u.length-1;b>=0;--b){var v=u.charCodeAt(b);if(v!==47)p===-1&&(h=!1,p=b+1),v===46?c===-1?c=b:m!==1&&(m=1):c!==-1&&(m=-1);else if(!h){l=b+1;break}}return c===-1||p===-1||m===0||m===1&&c===p-1&&c===l+1?"":u.slice(c,p)},format:function(u){if(u===null||typeof u!="object")throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof u);return function(c,l){var p=l.dir||l.root,h=l.base||(l.name||"")+(l.ext||"");return p?p===l.root?p+h:p+"/"+h:h}(0,u)},parse:function(u){s(u);var c={root:"",dir:"",base:"",ext:"",name:""};if(u.length===0)return c;var l,p=u.charCodeAt(0),h=p===47;h?(c.root="/",l=1):l=0;for(var m=-1,b=0,v=-1,R=!0,A=u.length-1,T=0;A>=l;--A)if((p=u.charCodeAt(A))!==47)v===-1&&(R=!1,v=A+1),p===46?m===-1?m=A:T!==1&&(T=1):m!==-1&&(T=-1);else if(!R){b=A+1;break}return m===-1||v===-1||T===0||T===1&&m===v-1&&m===b+1?v!==-1&&(c.base=c.name=b===0&&h?u.slice(1,v):u.slice(b,v)):(b===0&&h?(c.name=u.slice(1,m),c.base=u.slice(1,v)):(c.name=u.slice(b,m),c.base=u.slice(b,v)),c.ext=u.slice(m,v)),b>0?c.dir=u.slice(0,b-1):h&&(c.dir="/"),c},sep:"/",delimiter:":",win32:null,posix:null};a.posix=a,i.exports=a},674:(i,s)=>{if(Object.defineProperty(s,"__esModule",{value:!0}),s.isWindows=void 0,typeof process=="object")s.isWindows=process.platform==="win32";else if(typeof navigator=="object"){let o=navigator.userAgent;s.isWindows=o.indexOf("Windows")>=0}},796:(i,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.uriToFsPath=s.URI=void 0;let a=o(674),u=/^\w[\w\d+.-]*$/,c=/^\//,l=/^\/\//;function p(K,O){if(!K.scheme&&O)throw new Error(`[UriError]: Scheme is missing: {scheme: "", authority: "${K.authority}", path: "${K.path}", query: "${K.query}", fragment: "${K.fragment}"}`);if(K.scheme&&!u.test(K.scheme))throw new Error("[UriError]: Scheme contains illegal characters.");if(K.path){if(K.authority){if(!c.test(K.path))throw new Error('[UriError]: If a URI contains an authority component, then the path component must either be empty or begin with a slash ("/") character')}else if(l.test(K.path))throw new Error('[UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")')}}let h="",m="/",b=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/;class v{static isUri(O){return O instanceof v||!!O&&typeof O.authority=="string"&&typeof O.fragment=="string"&&typeof O.path=="string"&&typeof O.query=="string"&&typeof O.scheme=="string"&&typeof O.fsPath=="string"&&typeof O.with=="function"&&typeof O.toString=="function"}scheme;authority;path;query;fragment;constructor(O,M,L,F,he,ce=!1){typeof O=="object"?(this.scheme=O.scheme||h,this.authority=O.authority||h,this.path=O.path||h,this.query=O.query||h,this.fragment=O.fragment||h):(this.scheme=function(Bt,xt){return Bt||xt?Bt:"file"}(O,ce),this.authority=M||h,this.path=function(Bt,xt){switch(Bt){case"https":case"http":case"file":xt?xt[0]!==m&&(xt=m+xt):xt=m}return xt}(this.scheme,L||h),this.query=F||h,this.fragment=he||h,p(this,ce))}get fsPath(){return N(this,!1)}with(O){if(!O)return this;let{scheme:M,authority:L,path:F,query:he,fragment:ce}=O;return M===void 0?M=this.scheme:M===null&&(M=h),L===void 0?L=this.authority:L===null&&(L=h),F===void 0?F=this.path:F===null&&(F=h),he===void 0?he=this.query:he===null&&(he=h),ce===void 0?ce=this.fragment:ce===null&&(ce=h),M===this.scheme&&L===this.authority&&F===this.path&&he===this.query&&ce===this.fragment?this:new A(M,L,F,he,ce)}static parse(O,M=!1){let L=b.exec(O);return L?new A(L[2]||h,ae(L[4]||h),ae(L[5]||h),ae(L[7]||h),ae(L[9]||h),M):new A(h,h,h,h,h)}static file(O){let M=h;if(a.isWindows&&(O=O.replace(/\\/g,m)),O[0]===m&&O[1]===m){let L=O.indexOf(m,2);L===-1?(M=O.substring(2),O=m):(M=O.substring(2,L),O=O.substring(L)||m)}return new A("file",M,O,h,h)}static from(O){let M=new A(O.scheme,O.authority,O.path,O.query,O.fragment);return p(M,!0),M}toString(O=!1){return P(this,O)}toJSON(){return this}static revive(O){if(O){if(O instanceof v)return O;{let M=new A(O);return M._formatted=O.external,M._fsPath=O._sep===R?O.fsPath:null,M}}return O}}s.URI=v;let R=a.isWindows?1:void 0;class A extends v{_formatted=null;_fsPath=null;get fsPath(){return this._fsPath||(this._fsPath=N(this,!1)),this._fsPath}toString(O=!1){return O?P(this,!0):(this._formatted||(this._formatted=P(this,!1)),this._formatted)}toJSON(){let O={$mid:1};return this._fsPath&&(O.fsPath=this._fsPath,O._sep=R),this._formatted&&(O.external=this._formatted),this.path&&(O.path=this.path),this.scheme&&(O.scheme=this.scheme),this.authority&&(O.authority=this.authority),this.query&&(O.query=this.query),this.fragment&&(O.fragment=this.fragment),O}}let T={58:"%3A",47:"%2F",63:"%3F",35:"%23",91:"%5B",93:"%5D",64:"%40",33:"%21",36:"%24",38:"%26",39:"%27",40:"%28",41:"%29",42:"%2A",43:"%2B",44:"%2C",59:"%3B",61:"%3D",32:"%20"};function w(K,O,M){let L,F=-1;for(let he=0;he<K.length;he++){let ce=K.charCodeAt(he);if(ce>=97&&ce<=122||ce>=65&&ce<=90||ce>=48&&ce<=57||ce===45||ce===46||ce===95||ce===126||O&&ce===47||M&&ce===91||M&&ce===93||M&&ce===58)F!==-1&&(L+=encodeURIComponent(K.substring(F,he)),F=-1),L!==void 0&&(L+=K.charAt(he));else{L===void 0&&(L=K.substr(0,he));let Bt=T[ce];Bt!==void 0?(F!==-1&&(L+=encodeURIComponent(K.substring(F,he)),F=-1),L+=Bt):F===-1&&(F=he)}}return F!==-1&&(L+=encodeURIComponent(K.substring(F))),L!==void 0?L:K}function _(K){let O;for(let M=0;M<K.length;M++){let L=K.charCodeAt(M);L===35||L===63?(O===void 0&&(O=K.substr(0,M)),O+=T[L]):O!==void 0&&(O+=K[M])}return O!==void 0?O:K}function N(K,O){let M;return M=K.authority&&K.path.length>1&&K.scheme==="file"?`//${K.authority}${K.path}`:K.path.charCodeAt(0)===47&&(K.path.charCodeAt(1)>=65&&K.path.charCodeAt(1)<=90||K.path.charCodeAt(1)>=97&&K.path.charCodeAt(1)<=122)&&K.path.charCodeAt(2)===58?O?K.path.substr(1):K.path[1].toLowerCase()+K.path.substr(2):K.path,a.isWindows&&(M=M.replace(/\//g,"\\")),M}function P(K,O){let M=O?_:w,L="",{scheme:F,authority:he,path:ce,query:Bt,fragment:xt}=K;if(F&&(L+=F,L+=":"),(he||F==="file")&&(L+=m,L+=m),he){let je=he.indexOf("@");if(je!==-1){let An=he.substr(0,je);he=he.substr(je+1),je=An.lastIndexOf(":"),je===-1?L+=M(An,!1,!1):(L+=M(An.substr(0,je),!1,!1),L+=":",L+=M(An.substr(je+1),!1,!0)),L+="@"}he=he.toLowerCase(),je=he.lastIndexOf(":"),je===-1?L+=M(he,!1,!0):(L+=M(he.substr(0,je),!1,!0),L+=he.substr(je))}if(ce){if(ce.length>=3&&ce.charCodeAt(0)===47&&ce.charCodeAt(2)===58){let je=ce.charCodeAt(1);je>=65&&je<=90&&(ce=`/${String.fromCharCode(je+32)}:${ce.substr(3)}`)}else if(ce.length>=2&&ce.charCodeAt(1)===58){let je=ce.charCodeAt(0);je>=65&&je<=90&&(ce=`${String.fromCharCode(je+32)}:${ce.substr(2)}`)}L+=M(ce,!0,!1)}return Bt&&(L+="?",L+=M(Bt,!1,!1)),xt&&(L+="#",L+=O?xt:w(xt,!1,!1)),L}function G(K){try{return decodeURIComponent(K)}catch{return K.length>3?K.substr(0,3)+G(K.substr(3)):K}}s.uriToFsPath=N;let re=/(%[0-9A-Za-z][0-9A-Za-z])+/g;function ae(K){return K.match(re)?K.replace(re,O=>G(O)):K}},679:function(i,s,o){var a=this&&this.__createBinding||(Object.create?function(b,v,R,A){A===void 0&&(A=R);var T=Object.getOwnPropertyDescriptor(v,R);T&&!("get"in T?!v.__esModule:T.writable||T.configurable)||(T={enumerable:!0,get:function(){return v[R]}}),Object.defineProperty(b,A,T)}:function(b,v,R,A){A===void 0&&(A=R),b[A]=v[R]}),u=this&&this.__setModuleDefault||(Object.create?function(b,v){Object.defineProperty(b,"default",{enumerable:!0,value:v})}:function(b,v){b.default=v}),c=this&&this.__importStar||function(b){if(b&&b.__esModule)return b;var v={};if(b!=null)for(var R in b)R!=="default"&&Object.prototype.hasOwnProperty.call(b,R)&&a(v,b,R);return u(v,b),v};Object.defineProperty(s,"__esModule",{value:!0}),s.Utils=void 0;let l=c(o(470)),p=l.posix||l,h="/";var m;(function(b){b.joinPath=function(v,...R){return v.with({path:p.join(v.path,...R)})},b.resolvePath=function(v,...R){let A=v.path,T=!1;A[0]!==h&&(A=h+A,T=!0);let w=p.resolve(A,...R);return T&&w[0]===h&&!v.authority&&(w=w.substring(1)),v.with({path:w})},b.dirname=function(v){if(v.path.length===0||v.path===h)return v;let R=p.dirname(v.path);return R.length===1&&R.charCodeAt(0)===46&&(R=""),v.with({path:R})},b.basename=function(v){return p.basename(v.path)},b.extname=function(v){return p.extname(v.path)}})(m||(s.Utils=m={}))}},e={};function n(i){var s=e[i];if(s!==void 0)return s.exports;var o=e[i]={exports:{}};return t[i].call(o.exports,o,o.exports,n),o.exports}var r={};return(()=>{var i=r;Object.defineProperty(i,"__esModule",{value:!0}),i.Utils=i.URI=void 0;let s=n(796);Object.defineProperty(i,"URI",{enumerable:!0,get:function(){return s.URI}});let o=n(679);Object.defineProperty(i,"Utils",{enumerable:!0,get:function(){return o.Utils}})})(),r})())});var og=f(sg=>{"use strict";Object.defineProperty(sg,"__esModule",{value:!0});sg.DocumentURIBuilder=void 0;var zc=ig(),hw=class t{static async fromTextDocument(e,n){let r=zc.URI.parse(e.uri),i=await n.fs.getWorkspaceFolderUri(r);return new t(zc.Utils.joinPath(r,".."),i)}constructor(e,n=null){this.workspaceFolderUri=n,this.rootPath=e}getFromWorkspaceFolder(e){return this.workspaceFolderUri==null?(console.warn("Workspace folders are not available. Falling back to only relative paths."),zc.Utils.joinPath(this.rootPath,e).toString()):zc.Utils.joinPath(this.workspaceFolderUri,e).toString()}getFromRootPath(e){return zc.Utils.joinPath(this.rootPath,e).toString()}getAlternativePathsWithContext(e,n){return e.startsWith("/")?n.getConfiguration().fileExtensions.map(r=>this.getFromWorkspaceFolder(`${e}.${r}`)):n.getConfiguration().fileExtensions.map(r=>this.getFromRootPath(`${e}.${r}`))}getOriginalPath(e){return e.startsWith("/")?this.getFromWorkspaceFolder(e):this.getFromRootPath(e)}async getPathWithContext(e,n){return n.fs.findExistingPath(this.getOriginalPath(e),...this.getAlternativePathsWithContext(e,n))}};sg.DocumentURIBuilder=hw});var sI=f(Ya=>{"use strict";var kG=Ya&&Ya.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ya,"__esModule",{value:!0});Ya.activate=void 0;var rI=$r(),dw=Ma(),AG=tt(),OG=kG(require("path")),PG=qa(),iI=tg(),ag=rg(),DG=Ir(),RG=og();function IG(t){async function e(n,r){let i=new iI.MarkdownString(""),o=r.closest.path,u=await(await RG.DocumentURIBuilder.fromTextDocument(n,t)).getPathWithContext(o,t),c=u==null?["Cannot open file."]:[`[Inserts file "${OG.default.basename(u)}" inside this code when building](${u.toString()})`,"***","Click the link above to open the file."];return i.appendMarkdown(c.join(`
|
146
|
+
`)))};Ve.appendTooltipBody=TG;var wG=t=>{if(!(0,Ue.isFunctionType)(t.item)&&!(0,Ue.isUnionType)(t.item))return null;let e=(0,Ue.isFunctionType)(t.item)?[t.item]:t.item.variants.filter(Ue.isFunctionType),n=[];for(let r of e){let i=r.signature,o={label:(0,Ve.createTooltipHeader)(t,i)},a=i.getArguments()??[],u=new eI.MarkdownString("");(0,Ve.appendTooltipBody)(u,i),o.parameters=a.map(c=>({label:`${c.getLabel()}${c.isOptional()?"?":""}: ${c.getTypes().join(" or ")}`})),o.documentation=u.toString(),n.push(o)}return n};Ve.createSignatureInfo=wG;var xG=t=>{if(!(0,Ue.isFunctionType)(t.item)&&!(0,Ue.isUnionType)(t.item))return null;let e=(0,Ue.isFunctionType)(t.item)?[t.item]:t.item.variants.filter(Ue.isFunctionType),n=[];for(let r of e){let i=new eI.MarkdownString(""),s=r.signature;(0,Ve.appendTooltipHeader)(i,t,s),(0,Ve.appendTooltipBody)(i,s),n.push(i)}return{contents:n.map(r=>r.toString())}};Ve.createHover=xG;var EG=t=>{let e=[];(0,Ue.isMapType)(t)||(0,Ue.isUnknownType)(t)||(0,Ue.isClassType)(t)?e.push(t):(0,Ue.isUnionType)(t)&&e.push(...t.variants.filter(i=>(0,Ue.isMapType)(i)||(0,Ue.isUnknownType)(i)||(0,Ue.isClassType)(i)));let n=new Map;for(let i of e)if(i.properties!=null)for(let[s,o]of i.properties){if(typeof s!="string")continue;let a=o.type.toMeta().map(yG.SignatureDefinitionTypeMeta.parse);n.set(s,ng(a))}if(n.size===0)return null;let r=Array.from(n.entries()).sort(([i],[s])=>i.localeCompare(s));return Object.fromEntries(r)};Ve.createTypeBody=EG});var ig=f((zc,pw)=>{(function(t,e){if(typeof zc=="object"&&typeof pw=="object")pw.exports=e();else if(typeof define=="function"&&define.amd)define([],e);else{var n=e();for(var r in n)(typeof zc=="object"?zc:t)[r]=n[r]}})(zc,()=>(()=>{"use strict";var t={470:i=>{function s(u){if(typeof u!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(u))}function o(u,c){for(var l,p="",h=0,m=-1,b=0,v=0;v<=u.length;++v){if(v<u.length)l=u.charCodeAt(v);else{if(l===47)break;l=47}if(l===47){if(!(m===v-1||b===1))if(m!==v-1&&b===2){if(p.length<2||h!==2||p.charCodeAt(p.length-1)!==46||p.charCodeAt(p.length-2)!==46){if(p.length>2){var R=p.lastIndexOf("/");if(R!==p.length-1){R===-1?(p="",h=0):h=(p=p.slice(0,R)).length-1-p.lastIndexOf("/"),m=v,b=0;continue}}else if(p.length===2||p.length===1){p="",h=0,m=v,b=0;continue}}c&&(p.length>0?p+="/..":p="..",h=2)}else p.length>0?p+="/"+u.slice(m+1,v):p=u.slice(m+1,v),h=v-m-1;m=v,b=0}else l===46&&b!==-1?++b:b=-1}return p}var a={resolve:function(){for(var u,c="",l=!1,p=arguments.length-1;p>=-1&&!l;p--){var h;p>=0?h=arguments[p]:(u===void 0&&(u=process.cwd()),h=u),s(h),h.length!==0&&(c=h+"/"+c,l=h.charCodeAt(0)===47)}return c=o(c,!l),l?c.length>0?"/"+c:"/":c.length>0?c:"."},normalize:function(u){if(s(u),u.length===0)return".";var c=u.charCodeAt(0)===47,l=u.charCodeAt(u.length-1)===47;return(u=o(u,!c)).length!==0||c||(u="."),u.length>0&&l&&(u+="/"),c?"/"+u:u},isAbsolute:function(u){return s(u),u.length>0&&u.charCodeAt(0)===47},join:function(){if(arguments.length===0)return".";for(var u,c=0;c<arguments.length;++c){var l=arguments[c];s(l),l.length>0&&(u===void 0?u=l:u+="/"+l)}return u===void 0?".":a.normalize(u)},relative:function(u,c){if(s(u),s(c),u===c||(u=a.resolve(u))===(c=a.resolve(c)))return"";for(var l=1;l<u.length&&u.charCodeAt(l)===47;++l);for(var p=u.length,h=p-l,m=1;m<c.length&&c.charCodeAt(m)===47;++m);for(var b=c.length-m,v=h<b?h:b,R=-1,A=0;A<=v;++A){if(A===v){if(b>v){if(c.charCodeAt(m+A)===47)return c.slice(m+A+1);if(A===0)return c.slice(m+A)}else h>v&&(u.charCodeAt(l+A)===47?R=A:A===0&&(R=0));break}var T=u.charCodeAt(l+A);if(T!==c.charCodeAt(m+A))break;T===47&&(R=A)}var w="";for(A=l+R+1;A<=p;++A)A!==p&&u.charCodeAt(A)!==47||(w.length===0?w+="..":w+="/..");return w.length>0?w+c.slice(m+R):(m+=R,c.charCodeAt(m)===47&&++m,c.slice(m))},_makeLong:function(u){return u},dirname:function(u){if(s(u),u.length===0)return".";for(var c=u.charCodeAt(0),l=c===47,p=-1,h=!0,m=u.length-1;m>=1;--m)if((c=u.charCodeAt(m))===47){if(!h){p=m;break}}else h=!1;return p===-1?l?"/":".":l&&p===1?"//":u.slice(0,p)},basename:function(u,c){if(c!==void 0&&typeof c!="string")throw new TypeError('"ext" argument must be a string');s(u);var l,p=0,h=-1,m=!0;if(c!==void 0&&c.length>0&&c.length<=u.length){if(c.length===u.length&&c===u)return"";var b=c.length-1,v=-1;for(l=u.length-1;l>=0;--l){var R=u.charCodeAt(l);if(R===47){if(!m){p=l+1;break}}else v===-1&&(m=!1,v=l+1),b>=0&&(R===c.charCodeAt(b)?--b==-1&&(h=l):(b=-1,h=v))}return p===h?h=v:h===-1&&(h=u.length),u.slice(p,h)}for(l=u.length-1;l>=0;--l)if(u.charCodeAt(l)===47){if(!m){p=l+1;break}}else h===-1&&(m=!1,h=l+1);return h===-1?"":u.slice(p,h)},extname:function(u){s(u);for(var c=-1,l=0,p=-1,h=!0,m=0,b=u.length-1;b>=0;--b){var v=u.charCodeAt(b);if(v!==47)p===-1&&(h=!1,p=b+1),v===46?c===-1?c=b:m!==1&&(m=1):c!==-1&&(m=-1);else if(!h){l=b+1;break}}return c===-1||p===-1||m===0||m===1&&c===p-1&&c===l+1?"":u.slice(c,p)},format:function(u){if(u===null||typeof u!="object")throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof u);return function(c,l){var p=l.dir||l.root,h=l.base||(l.name||"")+(l.ext||"");return p?p===l.root?p+h:p+"/"+h:h}(0,u)},parse:function(u){s(u);var c={root:"",dir:"",base:"",ext:"",name:""};if(u.length===0)return c;var l,p=u.charCodeAt(0),h=p===47;h?(c.root="/",l=1):l=0;for(var m=-1,b=0,v=-1,R=!0,A=u.length-1,T=0;A>=l;--A)if((p=u.charCodeAt(A))!==47)v===-1&&(R=!1,v=A+1),p===46?m===-1?m=A:T!==1&&(T=1):m!==-1&&(T=-1);else if(!R){b=A+1;break}return m===-1||v===-1||T===0||T===1&&m===v-1&&m===b+1?v!==-1&&(c.base=c.name=b===0&&h?u.slice(1,v):u.slice(b,v)):(b===0&&h?(c.name=u.slice(1,m),c.base=u.slice(1,v)):(c.name=u.slice(b,m),c.base=u.slice(b,v)),c.ext=u.slice(m,v)),b>0?c.dir=u.slice(0,b-1):h&&(c.dir="/"),c},sep:"/",delimiter:":",win32:null,posix:null};a.posix=a,i.exports=a},674:(i,s)=>{if(Object.defineProperty(s,"__esModule",{value:!0}),s.isWindows=void 0,typeof process=="object")s.isWindows=process.platform==="win32";else if(typeof navigator=="object"){let o=navigator.userAgent;s.isWindows=o.indexOf("Windows")>=0}},796:(i,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.uriToFsPath=s.URI=void 0;let a=o(674),u=/^\w[\w\d+.-]*$/,c=/^\//,l=/^\/\//;function p(K,O){if(!K.scheme&&O)throw new Error(`[UriError]: Scheme is missing: {scheme: "", authority: "${K.authority}", path: "${K.path}", query: "${K.query}", fragment: "${K.fragment}"}`);if(K.scheme&&!u.test(K.scheme))throw new Error("[UriError]: Scheme contains illegal characters.");if(K.path){if(K.authority){if(!c.test(K.path))throw new Error('[UriError]: If a URI contains an authority component, then the path component must either be empty or begin with a slash ("/") character')}else if(l.test(K.path))throw new Error('[UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")')}}let h="",m="/",b=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/;class v{static isUri(O){return O instanceof v||!!O&&typeof O.authority=="string"&&typeof O.fragment=="string"&&typeof O.path=="string"&&typeof O.query=="string"&&typeof O.scheme=="string"&&typeof O.fsPath=="string"&&typeof O.with=="function"&&typeof O.toString=="function"}scheme;authority;path;query;fragment;constructor(O,M,L,F,he,ce=!1){typeof O=="object"?(this.scheme=O.scheme||h,this.authority=O.authority||h,this.path=O.path||h,this.query=O.query||h,this.fragment=O.fragment||h):(this.scheme=function(Bt,xt){return Bt||xt?Bt:"file"}(O,ce),this.authority=M||h,this.path=function(Bt,xt){switch(Bt){case"https":case"http":case"file":xt?xt[0]!==m&&(xt=m+xt):xt=m}return xt}(this.scheme,L||h),this.query=F||h,this.fragment=he||h,p(this,ce))}get fsPath(){return N(this,!1)}with(O){if(!O)return this;let{scheme:M,authority:L,path:F,query:he,fragment:ce}=O;return M===void 0?M=this.scheme:M===null&&(M=h),L===void 0?L=this.authority:L===null&&(L=h),F===void 0?F=this.path:F===null&&(F=h),he===void 0?he=this.query:he===null&&(he=h),ce===void 0?ce=this.fragment:ce===null&&(ce=h),M===this.scheme&&L===this.authority&&F===this.path&&he===this.query&&ce===this.fragment?this:new A(M,L,F,he,ce)}static parse(O,M=!1){let L=b.exec(O);return L?new A(L[2]||h,ae(L[4]||h),ae(L[5]||h),ae(L[7]||h),ae(L[9]||h),M):new A(h,h,h,h,h)}static file(O){let M=h;if(a.isWindows&&(O=O.replace(/\\/g,m)),O[0]===m&&O[1]===m){let L=O.indexOf(m,2);L===-1?(M=O.substring(2),O=m):(M=O.substring(2,L),O=O.substring(L)||m)}return new A("file",M,O,h,h)}static from(O){let M=new A(O.scheme,O.authority,O.path,O.query,O.fragment);return p(M,!0),M}toString(O=!1){return P(this,O)}toJSON(){return this}static revive(O){if(O){if(O instanceof v)return O;{let M=new A(O);return M._formatted=O.external,M._fsPath=O._sep===R?O.fsPath:null,M}}return O}}s.URI=v;let R=a.isWindows?1:void 0;class A extends v{_formatted=null;_fsPath=null;get fsPath(){return this._fsPath||(this._fsPath=N(this,!1)),this._fsPath}toString(O=!1){return O?P(this,!0):(this._formatted||(this._formatted=P(this,!1)),this._formatted)}toJSON(){let O={$mid:1};return this._fsPath&&(O.fsPath=this._fsPath,O._sep=R),this._formatted&&(O.external=this._formatted),this.path&&(O.path=this.path),this.scheme&&(O.scheme=this.scheme),this.authority&&(O.authority=this.authority),this.query&&(O.query=this.query),this.fragment&&(O.fragment=this.fragment),O}}let T={58:"%3A",47:"%2F",63:"%3F",35:"%23",91:"%5B",93:"%5D",64:"%40",33:"%21",36:"%24",38:"%26",39:"%27",40:"%28",41:"%29",42:"%2A",43:"%2B",44:"%2C",59:"%3B",61:"%3D",32:"%20"};function w(K,O,M){let L,F=-1;for(let he=0;he<K.length;he++){let ce=K.charCodeAt(he);if(ce>=97&&ce<=122||ce>=65&&ce<=90||ce>=48&&ce<=57||ce===45||ce===46||ce===95||ce===126||O&&ce===47||M&&ce===91||M&&ce===93||M&&ce===58)F!==-1&&(L+=encodeURIComponent(K.substring(F,he)),F=-1),L!==void 0&&(L+=K.charAt(he));else{L===void 0&&(L=K.substr(0,he));let Bt=T[ce];Bt!==void 0?(F!==-1&&(L+=encodeURIComponent(K.substring(F,he)),F=-1),L+=Bt):F===-1&&(F=he)}}return F!==-1&&(L+=encodeURIComponent(K.substring(F))),L!==void 0?L:K}function _(K){let O;for(let M=0;M<K.length;M++){let L=K.charCodeAt(M);L===35||L===63?(O===void 0&&(O=K.substr(0,M)),O+=T[L]):O!==void 0&&(O+=K[M])}return O!==void 0?O:K}function N(K,O){let M;return M=K.authority&&K.path.length>1&&K.scheme==="file"?`//${K.authority}${K.path}`:K.path.charCodeAt(0)===47&&(K.path.charCodeAt(1)>=65&&K.path.charCodeAt(1)<=90||K.path.charCodeAt(1)>=97&&K.path.charCodeAt(1)<=122)&&K.path.charCodeAt(2)===58?O?K.path.substr(1):K.path[1].toLowerCase()+K.path.substr(2):K.path,a.isWindows&&(M=M.replace(/\//g,"\\")),M}function P(K,O){let M=O?_:w,L="",{scheme:F,authority:he,path:ce,query:Bt,fragment:xt}=K;if(F&&(L+=F,L+=":"),(he||F==="file")&&(L+=m,L+=m),he){let je=he.indexOf("@");if(je!==-1){let An=he.substr(0,je);he=he.substr(je+1),je=An.lastIndexOf(":"),je===-1?L+=M(An,!1,!1):(L+=M(An.substr(0,je),!1,!1),L+=":",L+=M(An.substr(je+1),!1,!0)),L+="@"}he=he.toLowerCase(),je=he.lastIndexOf(":"),je===-1?L+=M(he,!1,!0):(L+=M(he.substr(0,je),!1,!0),L+=he.substr(je))}if(ce){if(ce.length>=3&&ce.charCodeAt(0)===47&&ce.charCodeAt(2)===58){let je=ce.charCodeAt(1);je>=65&&je<=90&&(ce=`/${String.fromCharCode(je+32)}:${ce.substr(3)}`)}else if(ce.length>=2&&ce.charCodeAt(1)===58){let je=ce.charCodeAt(0);je>=65&&je<=90&&(ce=`${String.fromCharCode(je+32)}:${ce.substr(2)}`)}L+=M(ce,!0,!1)}return Bt&&(L+="?",L+=M(Bt,!1,!1)),xt&&(L+="#",L+=O?xt:w(xt,!1,!1)),L}function G(K){try{return decodeURIComponent(K)}catch{return K.length>3?K.substr(0,3)+G(K.substr(3)):K}}s.uriToFsPath=N;let re=/(%[0-9A-Za-z][0-9A-Za-z])+/g;function ae(K){return K.match(re)?K.replace(re,O=>G(O)):K}},679:function(i,s,o){var a=this&&this.__createBinding||(Object.create?function(b,v,R,A){A===void 0&&(A=R);var T=Object.getOwnPropertyDescriptor(v,R);T&&!("get"in T?!v.__esModule:T.writable||T.configurable)||(T={enumerable:!0,get:function(){return v[R]}}),Object.defineProperty(b,A,T)}:function(b,v,R,A){A===void 0&&(A=R),b[A]=v[R]}),u=this&&this.__setModuleDefault||(Object.create?function(b,v){Object.defineProperty(b,"default",{enumerable:!0,value:v})}:function(b,v){b.default=v}),c=this&&this.__importStar||function(b){if(b&&b.__esModule)return b;var v={};if(b!=null)for(var R in b)R!=="default"&&Object.prototype.hasOwnProperty.call(b,R)&&a(v,b,R);return u(v,b),v};Object.defineProperty(s,"__esModule",{value:!0}),s.Utils=void 0;let l=c(o(470)),p=l.posix||l,h="/";var m;(function(b){b.joinPath=function(v,...R){return v.with({path:p.join(v.path,...R)})},b.resolvePath=function(v,...R){let A=v.path,T=!1;A[0]!==h&&(A=h+A,T=!0);let w=p.resolve(A,...R);return T&&w[0]===h&&!v.authority&&(w=w.substring(1)),v.with({path:w})},b.dirname=function(v){if(v.path.length===0||v.path===h)return v;let R=p.dirname(v.path);return R.length===1&&R.charCodeAt(0)===46&&(R=""),v.with({path:R})},b.basename=function(v){return p.basename(v.path)},b.extname=function(v){return p.extname(v.path)}})(m||(s.Utils=m={}))}},e={};function n(i){var s=e[i];if(s!==void 0)return s.exports;var o=e[i]={exports:{}};return t[i].call(o.exports,o,o.exports,n),o.exports}var r={};return(()=>{var i=r;Object.defineProperty(i,"__esModule",{value:!0}),i.Utils=i.URI=void 0;let s=n(796);Object.defineProperty(i,"URI",{enumerable:!0,get:function(){return s.URI}});let o=n(679);Object.defineProperty(i,"Utils",{enumerable:!0,get:function(){return o.Utils}})})(),r})())});var og=f(sg=>{"use strict";Object.defineProperty(sg,"__esModule",{value:!0});sg.DocumentURIBuilder=void 0;var Xc=ig(),hw=class t{static async fromTextDocument(e,n){let r=Xc.URI.parse(e.uri),i=await n.fs.getWorkspaceFolderUri(r);return new t(Xc.Utils.joinPath(r,".."),i)}constructor(e,n=null){this.workspaceFolderUri=n,this.rootPath=e}getFromWorkspaceFolder(e){return this.workspaceFolderUri==null?(console.warn("Workspace folders are not available. Falling back to only relative paths."),Xc.Utils.joinPath(this.rootPath,e).toString()):Xc.Utils.joinPath(this.workspaceFolderUri,e).toString()}getFromRootPath(e){return Xc.Utils.joinPath(this.rootPath,e).toString()}getAlternativePathsWithContext(e,n){return e.startsWith("/")?n.getConfiguration().fileExtensions.map(r=>this.getFromWorkspaceFolder(`${e}.${r}`)):n.getConfiguration().fileExtensions.map(r=>this.getFromRootPath(`${e}.${r}`))}getOriginalPath(e){return e.startsWith("/")?this.getFromWorkspaceFolder(e):this.getFromRootPath(e)}async getPathWithContext(e,n){return n.fs.findExistingPath(this.getOriginalPath(e),...this.getAlternativePathsWithContext(e,n))}};sg.DocumentURIBuilder=hw});var sI=f(Ya=>{"use strict";var kG=Ya&&Ya.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ya,"__esModule",{value:!0});Ya.activate=void 0;var rI=$r(),dw=Ma(),AG=tt(),OG=kG(require("path")),PG=qa(),iI=tg(),ag=rg(),DG=Ir(),RG=og();function IG(t){async function e(n,r){let i=new iI.MarkdownString(""),o=r.closest.path,u=await(await RG.DocumentURIBuilder.fromTextDocument(n,t)).getPathWithContext(o,t),c=u==null?["Cannot open file."]:[`[Inserts file "${OG.default.basename(u)}" inside this code when building](${u.toString()})`,"***","Click the link above to open the file."];return i.appendMarkdown(c.join(`
|
147
147
|
`)),{contents:i.toString()}}t.connection.onHover(async n=>{if(!t.getConfiguration().hoverdocs)return;let r=await t.fs.getTextDocument(n.textDocument.uri);if(r==null)return;let i=t.documentManager.get(r),s=new PG.LookupHelper(i,t),o=await s.lookupAST(n.position);if(!o)return;if(o.closest.type===rI.ASTType.FeatureImportExpression||o.closest.type===rI.ASTType.FeatureIncludeExpression)return await e(r,o);let a=await s.lookupTypeInfo(o);if(!a)return;if((0,dw.isFunctionType)(a.item)||(0,dw.isUnionType)(a.item)&&a.item.variants.some(dw.isFunctionType))return(0,ag.createHover)(a);let u=new iI.MarkdownString(""),c=a.item.toMeta().map(AG.SignatureDefinitionTypeMeta.parse),l=a.value?a.value:a.path,p=`(${(0,ag.formatKind)(a.completionItemKind)}) ${l}: ${(0,ag.formatTypes)(c)}`,h=(0,ag.createTypeBody)(a.item);return h&&(p+=` ${JSON.stringify(h,null,2)}`),u.appendCodeblock(DG.LanguageId,p),{contents:u.toString()}})}Ya.activate=IG});var aI=f(ug=>{"use strict";Object.defineProperty(ug,"__esModule",{value:!0});ug.activate=void 0;var oI=xe(),fw=Ma(),CG=qa(),MG=rg(),LG=t=>{if(t.closest.type===oI.ASTType.CallExpression)return t.closest;for(let e=t.outer.length-1;e>=0;e--){let n=t.outer[e];if(n.type===oI.ASTType.CallExpression)return n}return null};function NG(t){t.connection.onSignatureHelp(async e=>{if(!t.getConfiguration().autocomplete)return;let n=await t.fs.getTextDocument(e.textDocument.uri);if(n==null)return;let r=await t.documentManager.getLatest(n),i=new CG.LookupHelper(r,t),s=await i.lookupAST(e.position);if(!s)return;let{closest:o}=s,a=LG(s);if(a===null)return;let u=await i.lookupTypeInfo({closest:a.base,outer:o.scope?[o.scope]:[]});if(!u||!(0,fw.isFunctionType)(u.item)&&(!(0,fw.isUnionType)(u.item)||!u.item.variants.some(fw.isFunctionType)))return;let l=a.arguments.findIndex(h=>{let m=h.start.character-1,b=h.end.character;return m<=e.position.character&&b>=e.position.character}),p={activeParameter:l===-1?0:l,signatures:[],activeSignature:0};return p.signatures.push(...(0,MG.createSignatureInfo)(u)),p})}ug.activate=NG});var cI=f(cg=>{"use strict";Object.defineProperty(cg,"__esModule",{value:!0});cg.activate=void 0;var uI=Ir();function qG(t){let e=r=>r.languageId!==uI.LanguageId?!1:t.documentManager.schedule(r),n=r=>{r.languageId===uI.LanguageId&&t.documentManager.clear(r)};t.fs.on("text-document-open",e),t.fs.on("text-document-change",e),t.fs.on("text-document-close",n)}cg.activate=qG});var pI=f(lg=>{"use strict";Object.defineProperty(lg,"__esModule",{value:!0});lg.activate=void 0;var jG=fT(),FG=(t,e)=>{if(e.source==null)return[];let n=e.kind?(0,jG.getSymbolItemKind)(e.kind):13,r=[];for(let i of e.source){let s={line:i.start.line-1,character:i.start.character-1},o={line:i.end.line-1,character:i.end.character-1};r.push({name:e.name,kind:n,location:{uri:t.textDocument.uri,range:{start:s,end:o}}})}return r},lI=(t,e)=>{let r=t.typeDocument.resolveAllAssignmentsWithQuery(e),i=[];for(let s of r)i.push(...FG(t,s));return i};function BG(t){t.connection.onDocumentSymbol(async e=>{let n=await t.fs.getTextDocument(e.textDocument.uri);if(n==null)return;let r=t.documentManager.get(n);if(r.parsedPayload)return lI(r,"")}),t.connection.onWorkspaceSymbol(e=>{let n=[];for(let r of t.fs.getAllTextDocuments()){let i=t.documentManager.get(r);i.parsedPayload&&n.push(...lI(i,e.query))}return n})}lg.activate=BG});var hI=f((oY,$G)=>{$G.exports={insert:{description:"Depending on the data type this method will insert a value to the provided index. Due to the insertion, the object will be mutated. To get a better idea about the behaviour look into the `insert` method related to `list` or `string`.",example:["list = [2, 3, 4]","list.insert(2, 42)",'print("List with inserted item: " + list.join(", "))']},indexOf:{description:"Depending on the data type this function searches for the index of the provided value. To get a better idea about the behaviour look into the `indexOf` methods related to `string`, `list` and `map`.",example:['index = "test".indexOf("e")','print("e is at: " + index)']},hasIndex:{description:"Depending on data type this function checks if the provided index is available inside the value. To get a better idea about the behaviour look into the `hasIndex` methods related to `string`, `list` and `map`.",example:['print("List has index: " + [1, 2, 3].hasIndex(2)']},remove:{description:"Depending on the data type this function will remove a value in the provided object. As a result, the object will get mutated. To get a better idea about the behaviour look into the `remove` methods related to `list` and `map`.",example:["list = [9, 3, 5, 7]","list.remove(5)",'print("List after removal: " + list.join(", "))']},push:{description:"Depending on data type this function will append a value to the provided object. As a result, the object will get mutated. To get a better idea about the behaviour look into the `push` methods related to `list` and `map`.",example:["list = [0, 1, 2, 3, 4, 5]","list.push(42)",'print("The answer to everything is: " + list.pop)']},pull:{description:"Depending on data type this function will return the first item in the provided value. Additionally, this function removes the last item and therefore mutates the object. To get a better idea about the behaviour look into the `pop` methods related to `list` and `map`.",example:["myList = [42, 1, 3]","answer = myList.pull",'print("Answer to everything: " + answer)']},pop:{description:"Depending on data type this function will return the last item in the provided value. Additionally, this function removes the last item and therefore mutates the object. To get a better idea about the behaviour look into the `pop` methods related to `list` and `map`.",example:["list = [0, 1, 2, 3, 4, 5]",'print("The last item is: " + list.pop)']},shuffle:{description:"Depending on data type this function will shuffle data. Instead of returning the newly shuffled data, this function will mutate the data. To get a better idea about the behaviour look into the `shuffle` methods related to `list` and `map`.",example:["list = [0, 1, 2, 3, 4, 5]","list.shuffle",'print("And the winner is: " + list[0])']},sum:{description:"Depending on data type this function returns the sum of all items. To get a better idea about the behaviour look into the `sum` methods related to `list` and `map`.",example:["list = [0, 1, 2, 3, 4, 5]",'print("Sum of all items is: " + list.sum)']},indexes:{description:"Depending on data type this function returns a `list` with all available indexes. To get a better idea about the behaviour look into the `indexes` methods related to `string`, `list` and `map`.",example:['indexesOfStr = "test".indexes','print("Following indexes are available: " + indexesOfStr.join(", "))']},len:{description:"Depending on data type this function returns the length of the provided value. To get a better idea about the behaviour look into the `len` methods related to `string`, `list` and `map`.",example:['length = "test".len','print("Length of string is: " + length)']},values:{description:"Depending on data type this function returns a `list` with all available values. To get a better idea about the behaviour look into the `values` methods related to `string`, `list` and `map`.",example:['indexesOfStr = "test".values','print("Following values are available: " + indexesOfStr.join(", "))']}}});var dI=f((aY,UG)=>{UG.exports={hasIndex:{description:"Depending on data type this function checks if the provided index is available inside the value. To get a better idea about the behaviour look into the `hasIndex` methods related to `string`, `list` and `map`.",example:['print("List has index: " + hasIndex([1, 2, 3], 2)']},print:{description:"Print a message on the Terminal.",example:['print("hello world")']},indexes:{description:"Depending on data type this function returns a `list` with all available indexes. To get a better idea about the behaviour look into the `indexes` methods related to `string`, `list` and `map`.",example:['indexesOfStr = indexes("test")','print("Following indexes are available: " + indexesOfStr.join(", "))']},values:{description:"Depending on data type this function returns a `list` with all available values. To get a better idea about the behaviour look into the `values` methods related to `string`, `list` and `map`.",example:['indexesOfStr = values("test")','print("Following values are available: " + indexesOfStr.join(", "))']},indexOf:{description:"Depending on the data type this function searches for the index of the provided value. To get a better idea about the behaviour look into the `indexOf` methods related to `string`, `list` and `map`.",example:['index = indexOf("test", "e")','print("e is at: " + index)']},len:{description:"Depending on data type this function returns the length of the provided value. To get a better idea about the behaviour look into the `len` methods related to `string`, `list` and `map`.",example:['length = len("test")','print("Length of string is: " + length)']},shuffle:{description:"Depending on data type this function will shuffle data. Instead of returning the newly shuffled data, this function will mutate the data. To get a better idea about the behaviour look into the `shuffle` methods related to `list` and `map`.",example:["list = [0, 1, 2, 3, 4, 5]","shuffle(list)",'print("And the winner is: " + list[0])']},val:{description:"Casts a `string` to a `number`. In case the provided `string` does not represent a valid `number` the `number` zero will get returned.",example:['num = val("1.25")','print("Number in string is: " + num)']},lower:{description:"Returns a `string` which is the lowercase transformed version of the provided `string`.",example:['myString = lower("HELLO WORLD")',"print(myString)"]},upper:{description:"Returns a `string` which is the uppercase transformed version of the provided `string`.",example:['myString = upper("hello world")',"print(myString)"]},sum:{description:"Depending on data type this function returns the sum of all items. To get a better idea about the behaviour look into the `sum` methods related to `list` and `map`.",example:["list = [0, 1, 2, 3, 4, 5]",'print("Sum of all items is: " + sum(list))']},pop:{description:"Depending on data type this function will return the last item in the provided value. Additionally, this function removes the last item and therefore mutates the object. To get a better idea about the behaviour look into the `pop` methods related to `list` and `map`.",example:["list = [0, 1, 2, 3, 4, 5]",'print("The last item is: " + pop(list))']},pull:{description:"Depending on data type this function will return the first item in the provided value. Additionally, this function removes the first item and therefore mutates the object. To get a better idea about the behaviour look into the `pull` methods related to `list` and `map`.",example:["list = [0, 1, 2, 3, 4, 5]",'print("The first item is: " + pull(list))']},push:{description:"Depending on data type this function will append a value to the provided object. As a result, the object will get mutated. To get a better idea about the behaviour look into the `push` methods related to `list` and `map`.",example:["list = [0, 1, 2, 3, 4, 5]","push(list, 42)",'print("The answer to everything is: " + pop(list))']},sort:{description:"Depending on the data type this function will sort the values in the provided object. As a result, the object will get mutated. To get a better idea about the behaviour look into the `sort` methods related to `list` and `map`.",example:["list = [9, 3, 5, 7]","sort(list)",'print("Sorted list: " + list.join(", "))']},remove:{description:"Depending on the data type this function will remove a value in the provided object. As a result, the object will get mutated. To get a better idea about the behaviour look into the `remove` methods related to `list` and `map`.",example:["list = [9, 3, 5, 7]","remove(list, 5)",'print("List after removal: " + list.join(", "))']},wait:{description:"Puts script execution on hold. Optionally the duration can be provided via the time argument. By default, the duration will be 1 second. The duration cannot be below 0.01 or above 300.",example:["start = time","wait(5)","elapsed = time - start",'print("Waited: " + elapsed)']},bitwise:{description:'Enables to perform bitwise operations. Supported operators are: `"&"`, `"|"`, `"^"`, `"<<"`, `">>"`, `">>>"`. Returns a `number`.',example:["num = params[0].to_int",'isOdd = bitwise("&", num, 1) == 1',"if isOdd then",' print("Number is odd.")',"else",' print("Number is even.")',"end if"]},abs:{description:"Returns the absolute value of `number`.",example:["a = 1","b = 5","difference = abs(a - b)",'print("Difference between a and b is: " + difference)']},acos:{description:"Returns the inverse cosine (in radians) of a `number`.",example:["adjacent = 8","hypotenuse = 10","calcAngle = acos(adjacent / hypotenuse)",'print("Angle: " + calcAngle)']},asin:{description:"Returns the inverse sine (in radians) of a `number`.",example:["opposite = 6","hypotenuse = 10","calcAngle = acos(opposite / hypotenuse)",'print("Angle: " + calcAngle)']},atan:{description:"Returns the inverse tangent (in radians) of a `number`.",example:["opposite = 8","hypotenuse = 10","calcAngle = atan(opposite / hypotenuse)",'print("Angle: " + calcAngle)']},tan:{description:"Returns the tangent of a `number` in radians.",example:["degrees = 90","tanFromDegrees = tan(degress * pi / 180)",'print("Tan from degrees: " + tanFromDegrees)']},cos:{description:"Returns the cosine of a `number` in radians.",example:["radians = 1","radius = 10","circleX = cos(radians) * radius","print(circleX)"]},code:{description:"Returns the Unicode `number` of the first character of the string. In case an empty `string` is provided the script execution will crash.",example:['key = user_input("Press a key!", false, true)',"isA = key.code == 97","if isA then",' print("You pressed A.")',"else",' print("You did not press A.")',"end if"]},char:{description:"Returns the Unicode character `string` related to the provided unicode `number`. The provided `number` needs to be between 0 and 65535. Any `number` which is outside this range will cause the script to throw a runtime error.",example:['key = user_input("Press a key!", false, true)',"isA = key == char(97)","if isA then",' print("You pressed A.")',"else",' print("You did not press A.")',"end if"]},sin:{description:"Returns the sine of a `number` in radians.",example:["radians = 1","radius = 10","circleY = sin(radians) * radius","print(circleY)"]},floor:{description:"Returns `number` rounded down to the integer value of the provided `number`.",example:["price = 25.43467","floored = floor(price * 100) / 100",'print("Floored price: " + floored)']},range:{description:"Generates a `list` where each item is a `number`. By default, if only one argument is provided, the list starts at the given value and decrements by one for each item. You can optionally define a start and end value, as well as customize the incremental value. In case the incremental value is zero this function will throw a runtime error.",example:['print("Countdown:")',"for num in range(10)"," print(num)","end for",'print("Done!")']},round:{description:"Returns `number` rounded to the integer value of the provided `number`.",example:["price = 25.43467","rounded = round(price * 100) / 100",'print("Price: " + rounded)']},rnd:{description:"Returns a random `number` between 0 and 1. Optionally a seed `number` can be provided.",example:["min = 10","max = 20","output = floor(rnd * (max - min + 1) + min)",'input = user_input("Guess a number between 10 and 20!").to_int',"if (input == output) then",' print("You guessed right!")',"else",' print("You failed! The number was " + output)',"end if"]},sign:{description:"Returns a one or minus one, indicating the sign of the number passed as argument. If the input is zero, it will be returned as-is.",example:["print(sign(40))","print(sign(-40))","print(sign(0))"]},sqrt:{description:"Returns the square root of a `number`.",example:["a = 3","b = 4","calcHypotenuse = sqrt((a * a) + (b * b))",'print("Hypotenuse: " + calcHypotenuse)']},str:{description:"Returns the `string` value of provided data. Can be used to turn a `number` into a `string` or to get the signature of a `function`.",example:["signature = str(@user_input)","argSegment = signature[9:signature.len - 1]",'args = argSegment.split(",")','print("Function has " + args.len + " arguments.")']},ceil:{description:"Returns `number` rounded up to the integer value of the provided `number`.",example:["price = 25.43467","upperPrice = ceil(price * 100) / 100",'print("Upper price: " + upperPrice)']},pi:{description:"Returns the `number` PI to the precision of six.",example:["radius = 10","circumference = 2 * pi * radius",'print("Circumference: " + circumference)']},slice:{description:"Returns a sliced `list`. Valid data types for slicing are `string` and `list`. The returned `list` will contain all elements related to the provided start and end index.",example:['myString = "not your text"','print("my " + slice(myString, 9))']},hash:{description:"Returns numeric hash for the provided data.",example:['hashA = hash({ "a": 2, "b": 1 })','hashB = hash({ "b": 1, "a": 2 })',"if (hashA == hashB) then",' print("Objects are alike!")',"else",' print("Objects are different!")',"end if"]},time:{description:"Returns a `number` of seconds representing the elapsed time since the script got started.",example:["start = time","for i in range(10000)"," var = i * 100","end for","endTime = time - start",'print("Script execution done within: " + endTime)']},bitAnd:{description:"Performs a bitwise AND for the provided values. Returns a `number`.",example:['print("Result of bitwise AND: " + bitAnd(1, 2))']},bitOr:{description:"Performs a bitwise OR for the provided values. Returns a `number`.",example:['print("Result of bitwise OR: " + bitOr(1, 2))']},bitXor:{description:"Permorms a bitwise XOR for the provided values. Returns a `number`.",example:['print("Result of bitwise XOR: " + bitXor(1, 2))']},log:{description:"Returns the natural logarithm of a `number`. By default, the base is 10. Optionally the base can be changed.",example:["a = 2","b = 8","baseLog = log(a) / log(b)",'print("Base log is: " + baseLog)']},yield:{description:"Waits for the next tick.",example:["while (true)"," yield",' print("tick")',"end while"]},get_custom_object:{description:"Returns `map` which is shared throughout all script executions. Can be helpful in case forwarding an entity is desired.",example:["get_custom_object.shouldEndScript = false","while (get_custom_object.shouldEndScript)",' print("Waiting...")'," wait(2)","end while"]},insert:{description:"Depending on the data type this function will insert a value to the provided index. Due to the insertion, the object will be mutated. To get a better idea about the behaviour look into the `insert` method related to `list` or `string`.",example:["list = [2, 3, 4]","insert(list, 2, 42)",'print("List with inserted item: " + list.join(", "))']},join:{description:"Returns a concatenated `string` containing all stringified values inside the `list`. These values will be separated via the provided separator.",example:["myList = [42, 1, 3]",`print(join(myList, " .-*'*-. "))`]},split:{description:"Returns a `list` where each item is a segment of the `string`. The separation depends on the provided separator `string`. Keep in mind that for some odd reason, this method is using regular expressions for matching.",example:['myString = "42 as an answer is wrong"','segments = split(myString, " ")','if segments[0] != "42" then',' print("Invalid information spotted!")',"else",' print("Information seems valid!")',"end if"]},replace:{description:"Depending on the data type this function will replace a value in the provided object. Due to the replacement, the object might get mutated. To get a better idea about the behaviour look into the `replace` method related to `map`, `list` or `string`.",example:['myString = "42 as an answer is wrong"','newString = replace(myString, "wrong", "right")',"print(newString)"]},refEquals:{description:"Tests whether two values refer to the very same object (rather than merely representing the same value). For numbers, this is the same as ==, but for strings, lists, and maps, it is reference equality."},version:{description:`Get a map with information about the version of MiniScript and the host environment that you're currently running. This will include at least the following keys:
|
148
148
|
miniscript: a string such as "1.5"
|
149
149
|
buildDate: a date in yyyy-mm-dd format, like "2020-05-28"
|
150
150
|
host: a number for the host major and minor version, like 0.9
|
151
151
|
hostName: name of the host application, e.g. "Mini Micro"
|
152
|
-
hostInfo: URL or other short info about the host app`},stackTrace:{description:"Get a list describing the call stack."},funcRef:{description:"Returns a `map` which enables to extend function references with custom methods.",example:["funcRef.signature = function"," return str(@self)","end function","print (@print).signature"]},list:{description:"Returns a `map` which enables to extend list types with custom methods.",example:["list.map = function(callback)"," newList = []"," for item in self"," newList.push(callback(item, __item_idx))"," end for"," return newList","end function","myMapFunction = function(item, index)",' print "Mapping value at index: " + index'," return item.myValue","end function",'print [{ "myValue": 24 }].map(@myMapFunction)']},number:{description:"Returns a `map` which enables to extend number types with custom methods.",example:["number.add = function(right)"," return self + right","end function","print (1234).add(1)"]},string:{description:"Returns a `map` which enables to extend string types with custom methods.",example:['string.color = function(colorValue = "red")',' return "<color=" + colorValue + ">" + self + "</color>"',"end function",'print "My text: ".color + "Hello world".color("yellow")']},map:{description:"Returns a `map` which enables to extend map types with custom methods.",example:["map.extend = function(value)"," for item in value"," self[item.key] = item.value"," end for"," return self","end function",'test = {"123":123}','test.extend({"bar": "foo"})','print "My extended value: " + test.bar']}}});var fI=f((uY,KG)=>{KG.exports={$meta:{description:"Create a `list` with square brackets. Then iterate over the `list` with for, or pull out individual items with a 0-based index in square brackets. A negative index counts from the end. Get a slice (subset) of a `list` with two indices, separated by a colon.",example:["x = [2, 4, 6, 8]","print(x[0]) // get first item from list","print(x[-1]) // get last item from list","print(x[1:3]) // slice items from index 1 to 3","x[2] = 5 // set item at index 2 to 5","print(x)","print(x + [42]) // concatenate two lists"]},remove:{description:"Removes an item from the `list` with the provided index. Due to the removal the `list` will get mutated.",example:["myList = [1, 42, 3]","myList.remove(1)",'print("This list does not contain the answer to everything: " + myList.split(", "))']},insert:{description:"Inserts a value into the `list` at the index provided. Due to the insertion the `list` will get mutated. Returns the mutated `list`.",example:["myList = [1, 3]","myList.insert(1, 42)",'print("This list does contain the answer to everything: " + myList.split(", "))']},push:{description:"Appends a value to the end of the `list`. This operation will mutate the `list`. Additionally, this method will return the updated `list`.",example:["myList = [1, 3]","myList.push(42)",'print("This list does contain the answer to everything: " + myList.split(", "))']},pop:{description:"Returns and removes the last item in the `list`. This operation will mutate the `list`.",example:["myList = [1, 3, 42]","answer = myList.pop",'print("Answer to everything: " + answer)']},pull:{description:"Returns and removes the first item in the `list`. This operation will mutate the `list`.",example:["myList = [42, 1, 3]","answer = myList.pull",'print("Answer to everything: " + answer)']},shuffle:{description:"Shuffles all values in the `list`. This operation will mutate the `list`.",example:["myList = [42, 1, 3]","myList.shuffle",'print("New list order: " + myList.split(", "))']},sum:{description:"Returns sum of all values inside the `list`. Any non-numeric values will be considered a zero.",example:["myList = [42, 1, 3]","sum = myList.sum",'print("Sum of all items in list: " + sum)']},hasIndex:{description:"Returns `true` if the provided index is available in the `list`. Otherwise, this method will return `false`.",example:["myList = [42, 1, 3]","containsIndex = myList.hasIndex(1)","if containsIndex then",' print("List contains index of 1.")',"else",' print("List does not contain index of 1.")',"end if"]},indexOf:{description:"Returns a `number` which indicates the first matching index of the provided value inside the `list`. Optionally a start index can be provided. In case the value does not exist inside the `list` a `null` gets returned.",example:["myList = [42, 1, 3]","index = myList.indexOf(42)","if index != null then",' print("The answer for everything is at the following index: " + index)',"else",' print("No answer for everything found.")',"end if"]},sort:{description:"Sort `list` values alphanumerically. This operation will mutate the `list`. Optionally a key can be provided which which is used in case the items are maps. Additionally, this method will return the updated `list`.",example:['myList = [{ "key": 42 }, { "key": 2 }, { "key": 1 }]','myList.sort("key")',"print(myList)"]},join:{description:"Returns a concatenated `string` containing all stringified values inside the `list`. These values will be separated via the provided separator.",example:["myList = [42, 1, 3]",`print(myList.join(" .-*'*-. "))`]},indexes:{description:"Returns a `list` containing all available indexes.",example:["myList = [42, 1, 3]","for i in myList.indexes"," print(myList[i])","end for"]},len:{description:"Returns a `number` representing the count of values inside the `list`.",example:["myList = [42, 1, 3]",'print("myList contains " + myList.len + " items")']},values:{description:"Returns a `list` containing all available values.",example:["myList = [42, 1, 3]","for v in myList.values"," print(v)","end for"]},replace:{description:"Returns updated `list` where each value matching with the provided replace argument gets replaced. This operation will mutate the `list`.",example:["myList = [1, 2, 2, 7]","myList.replace(2, 3)",'print(myList.join(""))']}}});var gI=f((cY,WG)=>{WG.exports={$meta:{description:"A `map` is a set of values associated with unique keys. Create a `map` with curly braces; get or set a single value with square brackets. Keys and values may be any type.",example:['x = { "test": 123 }',"x.foo = 42 // set property foo to 42","print(x.foo) // get value of property foo",'print(x + { "bar": 2 }) // concatenate two maps']},remove:{description:"Removes an item from the `map` with the provided key. Due to the removal the `map` will get mutated.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }','myMap.remove("answer")',"print(myMap)"]},push:{description:"Adds the value 1 to the provided key. This operation will mutate the `map`. Additionally, this method will return the updated `map`.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }','myMap.push("answer")',"print(myMap.answer)"]},pull:{description:"Returns and removes the first item in the `map`. This operation will mutate the `map`.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }',"print(myMap.pull)"]},pop:{description:"Returns and removes the last item in the `map`. This operation will mutate the `map`.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }',"print(myMap.pop)"]},shuffle:{description:"Shuffles all values in the `map`. This operation will mutate the `map`.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }',"myMap.shuffle","print(myMap)"]},sum:{description:"Returns sum of all values inside the `map`. Any non-numeric values will be considered a zero.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }',"sum = myMap.sum",'print("Sum of all items in map: " + sum)']},hasIndex:{description:"Returns `true` if the provided key is available in the `map`. Otherwise, this method will return `false`.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }','containsIndex = myList.hasIndex("answer")',"if containsIndex then",' print("Map contains the answer.")',"else",' print("Map does not contain the answer.")',"end if"]},indexOf:{description:"Returns `string` which indicates the key of the provided value inside the `map`. In case the value does not exist inside the `map` a `null` gets returned.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }',"key = myList.indexOf(42)","if key != null then",' print("Map contains the answer.")',"else",' print("Map does not contain the answer.")',"end if"]},indexes:{description:"Returns a `list` containing all available keys.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }',"for key in myMap.indexes"," print(myMap[key])","end for"]},len:{description:"Returns a `number` representing the count of items inside the `map`.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }','print("myMap contains " + myMap.len + " items")']},values:{description:"Returns a `list` containing all available values.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }',"for value in myMap.values"," print(value)","end for"]},replace:{description:"Returns updated `map` where each value matching with the provided replace argument gets replaced. This operation will mutate the `map`.",example:['myObject = { "answer": 45 }',"myObject.replace(45, 42)","print(myObject.answer)"]}}});var mI=f((lY,GG)=>{GG.exports={$meta:{description:"All numbers are stored in full-precision format. Numbers also represent `true == 1` and `false == 0`.",example:["a = 20","b = 22","print(a + b) // addition","print(a - b) // substraction","print(a / b) // division","print(a * b) // multiply","print(a % b) // modulo","print(a - b) // substraction","print(a ^ b) // power","print(a and b) // logical and","print(a or b) // logical or","print(not a) // logical not","print(a == b) // comparison equal","print(a != b) // comparison unequal","print(a > b) // comparison greater than","print(a < b) // comparison lower than","print(a >= b) // comparison greater equal than","print(a <= b) // comparison lower equal than"]}}});var yI=f((pY,HG)=>{HG.exports={$meta:{description:"Text is stored in strings of Unicode characters. Write strings by surrounding them with quotes. If you need to include a quotation mark in the string, write it twice.",example:['a = "hello"','b = "world"',"print(a + b) // concatinate a and b","print(a * 10) // repeat hello ten times","print(a[0]) // prints h","print(a[1:3]) // prints ell"]},remove:{description:"Returns a new `string` where the provided `string` got removed.",example:['myString = "42 as an answer is wrong"','newString = myString.remove("wrong")','print(newString + "right")']},hasIndex:{description:"Returns `true` if the provided index is available in the `string`. Otherwise, this method will return `false`.",example:['myString = "42 as an answer is wrong"',"containsIndex = myString.hasIndex(1)","if containsIndex then",' print("String contains index of 1.")',"else",' print("String does not contain index of 1.")',"end if"]},insert:{description:"Returns a `string` with the newly inserted `string` at the provided index.",example:['myString = "42 as an answer is wrong"','index = myString.lastIndexOf("w") - 1','newString = myString.insert(index, "not ")',"print(newString)"]},indexOf:{description:"Returns a `number` which indicates the first matching index of the provided value inside the `list`. Optionally a start index can be provided. In case the value does not exist inside the `string` a `null` gets returned.",example:['myString = "42 as an answer is wrong"','index = myString.indexOf("wrong")',"if index != null then",' print("Invalid information spotted at: " + index)',"else",' print("Information seems valid.")',"end if"]},split:{description:"Returns a `list` where each item is a segment of the `string`. The separation depends on the provided separator `string`. Keep in mind that for some odd reason, this method is using regular expressions for matching.",example:['myString = "42 as an answer is wrong"','segments = myString.split(" ")','if segments[0] != "42" then',' print("Invalid information spotted!")',"else",' print("Information seems valid!")',"end if"]},replace:{description:"Returns a new `string` where the provided `string` got replaced by the second provided `string`.",example:['myString = "42 as an answer is wrong"','newString = myString.replace("wrong", "right")',"print(newString)"]},indexes:{description:"Returns a `list` where each item is a `number` representing all available indexes in the `string`.",example:['myString = "42"',"print(myString.indexes)"]},code:{description:"Returns a `number` representing the Unicode code of the first character of the `string`.",example:['myString = "HELLO WORLD"',"print(myString.code)"]},len:{description:"Returns a `number` representing the length of the `string`.",example:['myString = "HELLO WORLD"','print("Size of string is: " + myString.len)']},lower:{description:"Returns a new `string` in which all characters are transformed into lowercase.",example:['myString = "HELLO WORLD"',"print(myString.lower)"]},upper:{description:"Returns a new `string` in which all characters are transformed into uppercase.",example:['myString = "hello world"',"print(myString.upper)"]},val:{description:"Returns a `number` which is parsed from the `string`. In case the `string` is not numeric it will return a zero.",example:['myString = "1.25"',"print(myString.val + 40.75)"]},values:{description:"Returns a `list` where each item is a `string` representing all available characters in the `string`. Could be compared to using `split` but without any separator.",example:['myString = "hello world"',"print(myString.values)"]}}});var bI=f(Xc=>{"use strict";var Ja=Xc&&Xc.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Xc,"__esModule",{value:!0});var VG=Ja(hI()),zG=Ja(dI()),XG=Ja(fI()),YG=Ja(gI()),JG=Ja(mI()),QG=Ja(yI()),ZG={any:VG.default,general:zG.default,list:XG.default,map:YG.default,string:QG.default,number:JG.default};Xc.default=ZG});var _I=f((dY,eH)=>{eH.exports={type:"any",definitions:{insert:{id:"insert",type:"function",tags:["method"],arguments:[{label:"index",type:"number"},{label:"value",type:"any"}],returns:["list","string"]},indexOf:{id:"indexOf",type:"function",tags:["method"],arguments:[{label:"value",type:"any"},{label:"offset",type:"number",opt:!0}],returns:["any"]},hasIndex:{id:"hasIndex",type:"function",tags:["method"],arguments:[{label:"value",type:"any"}],returns:["number"]},remove:{id:"remove",type:"function",tags:["method"],arguments:[{label:"value",type:"any"}],returns:["null"]},push:{id:"push",type:"function",tags:["method"],arguments:[{label:"value",type:"any"}],returns:["map","list","null"]},pull:{id:"pull",type:"function",tags:["method"],returns:["any"]},pop:{id:"pop",type:"function",tags:["method"],returns:["any"]},shuffle:{id:"shuffle",type:"function",tags:["method"],returns:["null"]},sum:{id:"sum",type:"function",tags:["method"],returns:["number"]},indexes:{id:"indexes",type:"function",tags:["method"],returns:["list"]},len:{id:"len",type:"function",tags:["method"],returns:["number"]},values:{id:"values",type:"function",tags:["method"],returns:["list"]}}}});var vI=f((fY,tH)=>{tH.exports={type:"general",definitions:{hasIndex:{id:"hasIndex",type:"function",tags:["function"],arguments:[{label:"self",types:["list","map","string"]},{label:"index",type:"any"}],returns:["number","null"]},print:{id:"print",type:"function",tags:["function"],arguments:[{label:"value",type:"any",default:{type:"string",value:""}},{label:"delimiter",type:"string",opt:!0}],returns:["null"]},indexes:{id:"indexes",type:"function",tags:["function"],arguments:[{label:"self",types:["map","list","string"]}],returns:["list","null"]},values:{id:"values",type:"function",tags:["function"],arguments:[{label:"self",types:["map","list","string"]}],returns:["list"]},indexOf:{id:"indexOf",type:"function",tags:["function"],arguments:[{label:"self",types:["list","map","string"]},{label:"value",type:"any"},{label:"after",type:"any",opt:!0}],returns:["any","null"]},len:{id:"len",type:"function",tags:["function"],arguments:[{label:"self",types:["list","string","map"]}],returns:["number","null"]},shuffle:{id:"shuffle",type:"function",tags:["function"],arguments:[{label:"self",types:["list","map"]}],returns:["null"]},val:{id:"val",type:"function",tags:["function"],arguments:[{label:"self",type:"any"}],returns:["number","null"]},lower:{id:"lower",type:"function",tags:["function"],arguments:[{label:"self",type:"string"}],returns:["string"]},upper:{id:"upper",type:"function",tags:["function"],arguments:[{label:"self",type:"string"}],returns:["string"]},sum:{id:"sum",type:"function",tags:["function"],arguments:[{label:"self",types:["list","map"]}],returns:["number"]},pop:{id:"pop",type:"function",tags:["function"],arguments:[{label:"self",types:["list","map"]}],returns:["any","null"]},pull:{id:"pull",type:"function",tags:["function"],arguments:[{label:"self",types:["list","map"]}],returns:["any","null"]},push:{id:"push",type:"function",tags:["function"],arguments:[{label:"self",types:["list","map"]},{label:"value",type:"any"}],returns:["map","list","null"]},sort:{id:"sort",type:"function",tags:["function"],arguments:[{label:"self",type:"list"},{label:"byKey",type:"any"},{label:"ascending",type:"number",default:{type:"number",value:1}}],returns:["list","null"]},remove:{id:"remove",type:"function",tags:["function"],arguments:[{label:"self",types:["list","map","string"]},{label:"key",type:"any"}],returns:["list","map","string"]},wait:{id:"wait",type:"function",tags:["function"],arguments:[{label:"seconds",type:"number",default:{type:"number",value:1}}],returns:["null"]},abs:{id:"abs",type:"function",tags:["function"],arguments:[{label:"value",type:"number",default:{type:"number",value:0}}],returns:["number"]},acos:{id:"acos",type:"function",tags:["function"],arguments:[{label:"value",type:"number",default:{type:"number",value:0}}],returns:["number"]},asin:{id:"asin",type:"function",tags:["function"],arguments:[{label:"value",type:"number",default:{type:"number",value:0}}],returns:["number"]},atan:{id:"atan",type:"function",tags:["function"],arguments:[{label:"y",type:"number",default:{type:"number",value:0}},{label:"x",type:"number",default:{type:"number",value:1}}],returns:["number"]},tan:{id:"tan",type:"function",tags:["function"],arguments:[{label:"radians",type:"number",default:{type:"number",value:0}}],returns:["number"]},cos:{id:"cos",type:"function",tags:["function"],arguments:[{label:"radians",type:"number",default:{type:"number",value:0}}],returns:["number"]},code:{id:"code",type:"function",tags:["function"],arguments:[{label:"value",type:"string"}],returns:["number"]},char:{id:"char",type:"function",tags:["function"],arguments:[{label:"codePoint",type:"number",default:{type:"number",value:65}}],returns:["string"]},sin:{id:"sin",type:"function",tags:["function"],arguments:[{label:"radians",type:"number",default:{type:"number",value:0}}],returns:["number"]},floor:{id:"floor",type:"function",tags:["function"],arguments:[{label:"x",type:"number",default:{type:"number",value:0}}],returns:["number"]},range:{id:"range",type:"function",tags:["function"],arguments:[{label:"start",type:"number",default:{type:"number",value:0}},{label:"end",type:"number",default:{type:"number",value:0}},{label:"inc",type:"number",opt:!0}],returns:[{type:"list",valueType:"number"}]},round:{id:"round",type:"function",tags:["function"],arguments:[{label:"x",type:"number",default:{type:"number",value:0}},{label:"decimalPlaces",type:"number",default:{type:"number",value:0}}],returns:["number"]},rnd:{id:"rnd",type:"function",tags:["function"],arguments:[{label:"seed",type:"number",opt:!0}],returns:["number"]},sign:{id:"sign",type:"function",tags:["function"],arguments:[{label:"x",type:"number",default:{type:"number",value:0}}],returns:["number"]},sqrt:{id:"sqrt",type:"function",tags:["function"],arguments:[{label:"x",type:"number",default:{type:"number",value:0}}],returns:["number"]},str:{id:"str",type:"function",tags:["function"],arguments:[{label:"value",type:"any"}],returns:["string"]},ceil:{id:"ceil",type:"function",tags:["function"],arguments:[{label:"x",type:"number",default:{type:"number",value:0}}],returns:["number"]},pi:{id:"pi",type:"function",tags:["function"],returns:["number"]},slice:{id:"slice",type:"function",tags:["function"],arguments:[{label:"seq",types:["list","string"]},{label:"from",type:"number",default:{type:"number",value:0}},{label:"to",type:"number",opt:!0}],returns:["list","string"]},hash:{id:"hash",type:"function",tags:["function"],arguments:[{label:"value",type:"any"}],returns:["number"]},time:{id:"time",type:"function",tags:["function"],returns:["number"]},bitAnd:{id:"bitAnd",type:"function",tags:["function"],arguments:[{label:"a",type:"number",default:{type:"number",value:0}},{label:"b",type:"number",default:{type:"number",value:0}}],returns:["number"]},bitOr:{id:"bitOr",type:"function",tags:["function"],arguments:[{label:"a",type:"number",default:{type:"number",value:0}},{label:"b",type:"number",default:{type:"number",value:0}}],returns:["number"]},bitXor:{id:"bitXor",type:"function",tags:["function"],arguments:[{label:"a",type:"number",default:{type:"number",value:0}},{label:"b",type:"number",default:{type:"number",value:0}}],returns:["number"]},log:{id:"log",type:"function",tags:["function"],arguments:[{label:"value",type:"number",default:{type:"number",value:0}},{label:"base",type:"number",default:{type:"number",value:10}}],returns:["number"]},yield:{id:"yield",type:"function",tags:["function"],returns:["null"]},insert:{id:"insert",type:"function",tags:["function"],arguments:[{label:"self",types:["list","string"]},{label:"index",type:"number"},{label:"value",type:"any"}],returns:["list","string"]},join:{id:"join",type:"function",tags:["function"],arguments:[{label:"self",type:"list"},{label:"delimiter",type:"string",default:{type:"string",value:" "}}],returns:["string"]},split:{id:"split",type:"function",tags:["function"],arguments:[{label:"self",type:"string"},{label:"delimiter",type:"string",default:{type:"string",value:" "}},{label:"maxCount",type:"number",default:{type:"number",value:-1}}],returns:[{type:"list",valueType:"string"}]},replace:{id:"replace",type:"function",tags:["function"],arguments:[{label:"self",types:["list","map","string"]},{label:"oldval",type:"any"},{label:"newval",type:"any"},{label:"maxCount",type:"number",opt:!0}],returns:["list","map","string"]},funcRef:{id:"funcRef",type:"function",tags:["function"],returns:[{type:"map",keyType:"string"}]},list:{id:"list",type:"function",tags:["function"],returns:[{type:"map",keyType:"string"}]},map:{id:"map",type:"function",tags:["function"],returns:[{type:"map",keyType:"string"}]},number:{id:"number",type:"function",tags:["function"],returns:[{type:"map",keyType:"string"}]},string:{id:"string",type:"function",tags:["function"],returns:[{type:"map",keyType:"string"}]},refEquals:{id:"refEquals",type:"function",tags:["function"],arguments:[{label:"a",type:"any"},{label:"b",type:"any"}],returns:["number"]},stackTrace:{id:"stackTrace",type:"function",tags:["function"],returns:[{type:"list",valueType:"string"}]},version:{id:"version",type:"function",tags:["function"],returns:["version"]}}}});var SI=f((gY,nH)=>{nH.exports={type:"list",definitions:{remove:{id:"remove",type:"function",tags:["method"],arguments:[{label:"index",type:"number"}],returns:["null"]},insert:{id:"insert",type:"function",tags:["method"],arguments:[{label:"index",type:"number"},{label:"value",type:"any"}],returns:["list"]},push:{id:"push",type:"function",tags:["method"],arguments:[{label:"value",type:"any"}],returns:["list"]},pop:{id:"pop",type:"function",tags:["method"],returns:["any"]},pull:{id:"pull",type:"function",tags:["method"],returns:["any"]},shuffle:{id:"shuffle",type:"function",tags:["method"],returns:["null"]},sum:{id:"sum",type:"function",tags:["method"],returns:["number"]},hasIndex:{id:"hasIndex",type:"function",tags:["method"],arguments:[{label:"index",type:"number"}],returns:["number"]},indexOf:{id:"indexOf",type:"function",tags:["method"],arguments:[{label:"value",type:"any"},{label:"offset",type:"number",opt:!0}],returns:["number","null"]},sort:{id:"sort",type:"function",tags:["method"],arguments:[{label:"byKey",type:"string"},{label:"ascending",type:"number",default:{type:"number",value:1}}],returns:["list"]},join:{id:"join",type:"function",tags:["method"],arguments:[{label:"delimiter",type:"string",default:{type:"string",value:" "}}],returns:["string"]},indexes:{id:"indexes",type:"function",tags:["method"],returns:[{type:"list",valueType:"number"}]},len:{id:"len",type:"function",tags:["method"],returns:["number"]},values:{id:"values",type:"function",tags:["method"],returns:["list"]},replace:{id:"replace",type:"function",tags:["method"],arguments:[{label:"oldVal",type:"any"},{label:"newVal",type:"any"},{label:"maxCount",type:"number",opt:!0}],returns:["list"]}}}});var TI=f((mY,rH)=>{rH.exports={type:"map",definitions:{remove:{id:"remove",type:"function",tags:["method"],arguments:[{label:"key",type:"string"}],returns:["number"]},push:{id:"push",type:"function",tags:["method"],arguments:[{label:"key",type:"string"}],returns:["map"]},pull:{id:"pull",type:"function",tags:["method"],returns:["any"]},pop:{id:"pop",type:"function",tags:["method"],returns:["any"]},shuffle:{id:"shuffle",type:"function",tags:["method"],returns:["null"]},sum:{id:"sum",type:"function",tags:["method"],returns:["number"]},hasIndex:{id:"hasIndex",type:"function",tags:["method"],arguments:[{label:"key",type:"string"}],returns:["number"]},indexOf:{id:"indexOf",type:"function",tags:["method"],arguments:[{label:"value",type:"any"},{label:"offset",type:"number",opt:!0}],returns:["any","null"]},indexes:{id:"indexes",type:"function",tags:["method"],returns:["list"]},len:{id:"len",type:"function",tags:["method"],returns:["number"]},values:{id:"values",type:"function",tags:["method"],returns:["list"]},replace:{id:"replace",type:"function",tags:["method"],arguments:[{label:"oldVal",type:"any"},{label:"newVal",type:"any"},{label:"maxCount",type:"number",opt:!0}],returns:["map"]}}}});var wI=f((yY,iH)=>{iH.exports={type:"number",definitions:{}}});var xI=f((bY,sH)=>{sH.exports={type:"string",definitions:{remove:{id:"remove",type:"function",tags:["method"],arguments:[{label:"toDelete",type:"string"}],returns:["string"]},hasIndex:{id:"hasIndex",type:"function",tags:["method"],arguments:[{label:"index",type:"number"}],returns:["number"]},insert:{id:"insert",type:"function",tags:["method"],arguments:[{label:"index",type:"number"},{label:"value",type:"string"}],returns:["string"]},indexOf:{id:"indexOf",type:"function",tags:["method"],arguments:[{label:"value",type:"string"},{label:"offset",type:"number",opt:!0}],returns:["number","null"]},split:{id:"split",type:"function",tags:["method"],arguments:[{label:"delimiter",type:"string",default:{type:"string",value:" "}},{label:"maxCount",type:"number",default:{type:"number",value:-1}}],returns:[{type:"list",valueType:"string"}]},replace:{id:"replace",type:"function",tags:["method"],arguments:[{label:"oldVal",type:"string"},{label:"newVal",type:"string"},{label:"maxCount",type:"number",opt:!0}],returns:["string"]},indexes:{id:"indexes",type:"function",tags:["method"],returns:[{type:"list",valueType:"number"}]},code:{id:"code",type:"function",tags:["method"],returns:["number"]},len:{id:"len",type:"function",tags:["method"],returns:["number"]},lower:{id:"lower",type:"function",tags:["method"],returns:["string"]},upper:{id:"upper",type:"function",tags:["method"],returns:["string"]},val:{id:"val",type:"function",tags:["method"],returns:["number"]},values:{id:"values",type:"function",tags:["method"],returns:[{type:"list",valueType:"string"}]}}}});var EI=f((_Y,oH)=>{oH.exports={type:"version",extends:"map",definitions:{miniscript:{type:"string",tags:[]},buildDate:{type:"string",tags:[]},host:{type:"number",tags:[]},hostName:{type:"string",tags:[]},hostInfo:{type:"string",tags:[]}}}});var gw=f(Ln=>{"use strict";var Rs=Ln&&Ln.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ln,"__esModule",{value:!0});Ln.miniscriptMeta=void 0;var aH=tt(),uH=Rs(bI()),cH=Rs(_I()),lH=Rs(vI()),pH=Rs(SI()),hH=Rs(TI()),dH=Rs(wI()),fH=Rs(xI()),gH=Rs(EI());Ln.miniscriptMeta=new aH.Container;Ln.miniscriptMeta.addTypeSignatureFromPayload(cH.default);Ln.miniscriptMeta.addTypeSignatureFromPayload(lH.default);Ln.miniscriptMeta.addTypeSignatureFromPayload(pH.default);Ln.miniscriptMeta.addTypeSignatureFromPayload(hH.default);Ln.miniscriptMeta.addTypeSignatureFromPayload(dH.default);Ln.miniscriptMeta.addTypeSignatureFromPayload(fH.default);Ln.miniscriptMeta.addTypeSignatureFromPayload(gH.default);Ln.miniscriptMeta.addMetaFromPayload("en",uH.default)});var hg=f(Nn=>{"use strict";Object.defineProperty(Nn,"__esModule",{value:!0});Nn.buildTokens=Nn.TokenHandler=Nn.semanticTokensLegend=Nn.SemanticTokenModifier=Nn.SemanticTokenType=void 0;var Gr=$r(),pe=xe(),mH=gw(),kI=(t,e)=>!!mH.miniscriptMeta.getDefinition(t,e),yt;(function(t){t[t.Keyword=0]="Keyword",t[t.String=1]="String",t[t.Number=2]="Number",t[t.Variable=3]="Variable",t[t.Property=4]="Property",t[t.Function=5]="Function",t[t.Parameter=6]="Parameter",t[t.Operator=7]="Operator",t[t.Comment=8]="Comment",t[t.Constant=9]="Constant",t[t.Punctuator=10]="Punctuator"})(yt=Nn.SemanticTokenType||(Nn.SemanticTokenType={}));var mw;(function(t){t[t.Declaration=0]="Declaration",t[t.Definition=1]="Definition",t[t.Readonly=2]="Readonly",t[t.Static=3]="Static",t[t.Deprecated=4]="Deprecated",t[t.Abstract=5]="Abstract",t[t.Async=6]="Async",t[t.Modification=7]="Modification",t[t.Documentation=8]="Documentation",t[t.DefaultLibrary=9]="DefaultLibrary"})(mw=Nn.SemanticTokenModifier||(Nn.SemanticTokenModifier={}));Nn.semanticTokensLegend={tokenTypes:["keyword","string","number","variable","property","function","parameter","operator","comment","constant","punctuator"],tokenModifiers:["declaration","definition","readonly","static","deprecated","abstract","async","modification","documentation","defaultLibrary"]};var AI=t=>1<<t,pg=class{constructor(e,n){this._lexer=e,this._builder=n}next(){this.previousToken=this.token,this.token=this._lexer.next()}isType(e){return this.token!==null&&e===this.token.type}consume(e){return e(this.token)?(this.next(),!0):!1}consumeMany(e){return e(this.token)?(this.next(),!0):!1}processMultilineToken(e,n,r){if(n.length>1){this._builder.push(e.start.line-1,e.start.character-1,n[0].length,r,0);for(let i=1;i<n.length;i++)this._builder.push(e.start.line+i-1,0,n[i].length,r,0)}else this._builder.push(e.start.line-1,e.start.character-1,n[0].length,r,0)}processFunction(){let e=this;if(!pe.SelectorGroups.BlockEndOfLine(e.token)){if(!e.consume(pe.Selectors.LParenthesis))return;for(e._builder.push(e.previousToken.start.line-1,e.previousToken.start.character-1,e.previousToken.value.length,yt.Punctuator,0);!pe.SelectorGroups.FunctionDeclarationArgEnd(e.token);){if(e.token.type!==pe.TokenType.Identifier)return;if(e._builder.push(e.token.start.line-1,e.token.start.character-1,e.token.value.length,yt.Parameter,0),e.next(),e.consume(pe.Selectors.Assign))for(e._builder.push(e.previousToken.start.line-1,e.previousToken.start.character-1,e.previousToken.value.length,yt.Operator,0);!pe.Selectors.ArgumentSeperator(e.token)&&!pe.Selectors.RParenthesis(e.token)&&!pe.Selectors.EndOfLine(e.token);)e.process();if(!pe.Selectors.RParenthesis(e.token)){if(!pe.Selectors.ArgumentSeperator(e.token))return;e._builder.push(e.token.start.line-1,e.token.start.character-1,e.token.value.length,yt.Punctuator,0),e.next()}}if(e.consume(pe.Selectors.RParenthesis)){e._builder.push(e.previousToken.start.line-1,e.previousToken.start.character-1,e.previousToken.value.length,yt.Punctuator,0);return}}}processPathSegment(){let e=this;if(this.token.type===pe.ASTType.StringLiteral){let r=this.token;e._builder.push(r.start.line-1,r.start.character-1,r.raw.length,yt.String,0),this.next();return}let n="";for(;!Gr.SelectorGroups.PathSegmentEnd(e.token);)e._builder.push(e.token.start.line-1,e.token.start.character-1,e.token.value.length,yt.String,0),n=n+e.token.value,e.next();return e.consumeMany(Gr.SelectorGroups.PathSegmentEnd)&&e._builder.push(e.previousToken.start.line-1,e.previousToken.start.character-1,e.previousToken.value.length,yt.Punctuator,0),n}processFeatureEnvarExpression(){let e=this;e.token.type===pe.TokenType.StringLiteral&&(e._builder.push(e.token.start.line-1,e.token.start.character-1,e.token.value.length,yt.String,0),e.next())}processFeatureInjectExpression(){this.processPathSegment()}processFeatureImportStatement(){let e=this;e.token.type===pe.TokenType.Identifier&&(e._builder.push(e.token.start.line-1,e.token.start.character-1,e.token.value.length,yt.Variable,0),e.next(),e.consume(Gr.Selectors.From)&&(e._builder.push(e.previousToken.start.line-1,e.previousToken.start.character-1,e.previousToken.value.length,yt.Keyword,0),e.processPathSegment()))}processFeatureIncludeStatement(){this.processPathSegment()}processKeyword(){let e=this.token;switch(this._builder.push(e.start.line-1,e.start.character-1,e.value.length,yt.Keyword,0),this.next(),e.value){case pe.Keyword.Function:{this.processFunction();return}case Gr.GreybelKeyword.Include:case Gr.GreybelKeyword.IncludeWithComment:{this.processFeatureIncludeStatement();return}case Gr.GreybelKeyword.Import:case Gr.GreybelKeyword.ImportWithComment:{this.processFeatureImportStatement();return}case Gr.GreybelKeyword.Envar:{this.processFeatureEnvarExpression();return}case Gr.GreybelKeyword.Inject:{this.processFeatureInjectExpression();return}case Gr.GreybelKeyword.Debugger:return}}processStringLiteral(){let e=this.token;this.processMultilineToken(e,e.raw.split(`
|
152
|
+
hostInfo: URL or other short info about the host app`},stackTrace:{description:"Get a list describing the call stack."},funcRef:{description:"Returns a `map` which enables to extend function references with custom methods.",example:["funcRef.signature = function"," return str(@self)","end function","print (@print).signature"]},list:{description:"Returns a `map` which enables to extend list types with custom methods.",example:["list.map = function(callback)"," newList = []"," for item in self"," newList.push(callback(item, __item_idx))"," end for"," return newList","end function","myMapFunction = function(item, index)",' print "Mapping value at index: " + index'," return item.myValue","end function",'print [{ "myValue": 24 }].map(@myMapFunction)']},number:{description:"Returns a `map` which enables to extend number types with custom methods.",example:["number.add = function(right)"," return self + right","end function","print (1234).add(1)"]},string:{description:"Returns a `map` which enables to extend string types with custom methods.",example:['string.color = function(colorValue = "red")',' return "<color=" + colorValue + ">" + self + "</color>"',"end function",'print "My text: ".color + "Hello world".color("yellow")']},map:{description:"Returns a `map` which enables to extend map types with custom methods.",example:["map.extend = function(value)"," for item in value"," self[item.key] = item.value"," end for"," return self","end function",'test = {"123":123}','test.extend({"bar": "foo"})','print "My extended value: " + test.bar']}}});var fI=f((uY,KG)=>{KG.exports={$meta:{description:"Create a `list` with square brackets. Then iterate over the `list` with for, or pull out individual items with a 0-based index in square brackets. A negative index counts from the end. Get a slice (subset) of a `list` with two indices, separated by a colon.",example:["x = [2, 4, 6, 8]","print(x[0]) // get first item from list","print(x[-1]) // get last item from list","print(x[1:3]) // slice items from index 1 to 3","x[2] = 5 // set item at index 2 to 5","print(x)","print(x + [42]) // concatenate two lists"]},remove:{description:"Removes an item from the `list` with the provided index. Due to the removal the `list` will get mutated.",example:["myList = [1, 42, 3]","myList.remove(1)",'print("This list does not contain the answer to everything: " + myList.split(", "))']},insert:{description:"Inserts a value into the `list` at the index provided. Due to the insertion the `list` will get mutated. Returns the mutated `list`.",example:["myList = [1, 3]","myList.insert(1, 42)",'print("This list does contain the answer to everything: " + myList.split(", "))']},push:{description:"Appends a value to the end of the `list`. This operation will mutate the `list`. Additionally, this method will return the updated `list`.",example:["myList = [1, 3]","myList.push(42)",'print("This list does contain the answer to everything: " + myList.split(", "))']},pop:{description:"Returns and removes the last item in the `list`. This operation will mutate the `list`.",example:["myList = [1, 3, 42]","answer = myList.pop",'print("Answer to everything: " + answer)']},pull:{description:"Returns and removes the first item in the `list`. This operation will mutate the `list`.",example:["myList = [42, 1, 3]","answer = myList.pull",'print("Answer to everything: " + answer)']},shuffle:{description:"Shuffles all values in the `list`. This operation will mutate the `list`.",example:["myList = [42, 1, 3]","myList.shuffle",'print("New list order: " + myList.split(", "))']},sum:{description:"Returns sum of all values inside the `list`. Any non-numeric values will be considered a zero.",example:["myList = [42, 1, 3]","sum = myList.sum",'print("Sum of all items in list: " + sum)']},hasIndex:{description:"Returns `true` if the provided index is available in the `list`. Otherwise, this method will return `false`.",example:["myList = [42, 1, 3]","containsIndex = myList.hasIndex(1)","if containsIndex then",' print("List contains index of 1.")',"else",' print("List does not contain index of 1.")',"end if"]},indexOf:{description:"Returns a `number` which indicates the first matching index of the provided value inside the `list`. Optionally a start index can be provided. In case the value does not exist inside the `list` a `null` gets returned.",example:["myList = [42, 1, 3]","index = myList.indexOf(42)","if index != null then",' print("The answer for everything is at the following index: " + index)',"else",' print("No answer for everything found.")',"end if"]},sort:{description:"Sort `list` values alphanumerically. This operation will mutate the `list`. Optionally a key can be provided which which is used in case the items are maps. Additionally, this method will return the updated `list`.",example:['myList = [{ "key": 42 }, { "key": 2 }, { "key": 1 }]','myList.sort("key")',"print(myList)"]},join:{description:"Returns a concatenated `string` containing all stringified values inside the `list`. These values will be separated via the provided separator.",example:["myList = [42, 1, 3]",`print(myList.join(" .-*'*-. "))`]},indexes:{description:"Returns a `list` containing all available indexes.",example:["myList = [42, 1, 3]","for i in myList.indexes"," print(myList[i])","end for"]},len:{description:"Returns a `number` representing the count of values inside the `list`.",example:["myList = [42, 1, 3]",'print("myList contains " + myList.len + " items")']},values:{description:"Returns a `list` containing all available values.",example:["myList = [42, 1, 3]","for v in myList.values"," print(v)","end for"]},replace:{description:"Returns updated `list` where each value matching with the provided replace argument gets replaced. This operation will mutate the `list`.",example:["myList = [1, 2, 2, 7]","myList.replace(2, 3)",'print(myList.join(""))']}}});var gI=f((cY,WG)=>{WG.exports={$meta:{description:"A `map` is a set of values associated with unique keys. Create a `map` with curly braces; get or set a single value with square brackets. Keys and values may be any type.",example:['x = { "test": 123 }',"x.foo = 42 // set property foo to 42","print(x.foo) // get value of property foo",'print(x + { "bar": 2 }) // concatenate two maps']},remove:{description:"Removes an item from the `map` with the provided key. Due to the removal the `map` will get mutated.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }','myMap.remove("answer")',"print(myMap)"]},push:{description:"Adds the value 1 to the provided key. This operation will mutate the `map`. Additionally, this method will return the updated `map`.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }','myMap.push("answer")',"print(myMap.answer)"]},pull:{description:"Returns and removes the first item in the `map`. This operation will mutate the `map`.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }',"print(myMap.pull)"]},pop:{description:"Returns and removes the last item in the `map`. This operation will mutate the `map`.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }',"print(myMap.pop)"]},shuffle:{description:"Shuffles all values in the `map`. This operation will mutate the `map`.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }',"myMap.shuffle","print(myMap)"]},sum:{description:"Returns sum of all values inside the `map`. Any non-numeric values will be considered a zero.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }',"sum = myMap.sum",'print("Sum of all items in map: " + sum)']},hasIndex:{description:"Returns `true` if the provided key is available in the `map`. Otherwise, this method will return `false`.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }','containsIndex = myList.hasIndex("answer")',"if containsIndex then",' print("Map contains the answer.")',"else",' print("Map does not contain the answer.")',"end if"]},indexOf:{description:"Returns `string` which indicates the key of the provided value inside the `map`. In case the value does not exist inside the `map` a `null` gets returned.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }',"key = myList.indexOf(42)","if key != null then",' print("Map contains the answer.")',"else",' print("Map does not contain the answer.")',"end if"]},indexes:{description:"Returns a `list` containing all available keys.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }',"for key in myMap.indexes"," print(myMap[key])","end for"]},len:{description:"Returns a `number` representing the count of items inside the `map`.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }','print("myMap contains " + myMap.len + " items")']},values:{description:"Returns a `list` containing all available values.",example:['myMap = { "answer": 42, "bar": 23, "foo": "moo" }',"for value in myMap.values"," print(value)","end for"]},replace:{description:"Returns updated `map` where each value matching with the provided replace argument gets replaced. This operation will mutate the `map`.",example:['myObject = { "answer": 45 }',"myObject.replace(45, 42)","print(myObject.answer)"]}}});var mI=f((lY,GG)=>{GG.exports={$meta:{description:"All numbers are stored in full-precision format. Numbers also represent `true == 1` and `false == 0`.",example:["a = 20","b = 22","print(a + b) // addition","print(a - b) // substraction","print(a / b) // division","print(a * b) // multiply","print(a % b) // modulo","print(a - b) // substraction","print(a ^ b) // power","print(a and b) // logical and","print(a or b) // logical or","print(not a) // logical not","print(a == b) // comparison equal","print(a != b) // comparison unequal","print(a > b) // comparison greater than","print(a < b) // comparison lower than","print(a >= b) // comparison greater equal than","print(a <= b) // comparison lower equal than"]}}});var yI=f((pY,HG)=>{HG.exports={$meta:{description:"Text is stored in strings of Unicode characters. Write strings by surrounding them with quotes. If you need to include a quotation mark in the string, write it twice.",example:['a = "hello"','b = "world"',"print(a + b) // concatinate a and b","print(a * 10) // repeat hello ten times","print(a[0]) // prints h","print(a[1:3]) // prints ell"]},remove:{description:"Returns a new `string` where the provided `string` got removed.",example:['myString = "42 as an answer is wrong"','newString = myString.remove("wrong")','print(newString + "right")']},hasIndex:{description:"Returns `true` if the provided index is available in the `string`. Otherwise, this method will return `false`.",example:['myString = "42 as an answer is wrong"',"containsIndex = myString.hasIndex(1)","if containsIndex then",' print("String contains index of 1.")',"else",' print("String does not contain index of 1.")',"end if"]},insert:{description:"Returns a `string` with the newly inserted `string` at the provided index.",example:['myString = "42 as an answer is wrong"','index = myString.lastIndexOf("w") - 1','newString = myString.insert(index, "not ")',"print(newString)"]},indexOf:{description:"Returns a `number` which indicates the first matching index of the provided value inside the `list`. Optionally a start index can be provided. In case the value does not exist inside the `string` a `null` gets returned.",example:['myString = "42 as an answer is wrong"','index = myString.indexOf("wrong")',"if index != null then",' print("Invalid information spotted at: " + index)',"else",' print("Information seems valid.")',"end if"]},split:{description:"Returns a `list` where each item is a segment of the `string`. The separation depends on the provided separator `string`. Keep in mind that for some odd reason, this method is using regular expressions for matching.",example:['myString = "42 as an answer is wrong"','segments = myString.split(" ")','if segments[0] != "42" then',' print("Invalid information spotted!")',"else",' print("Information seems valid!")',"end if"]},replace:{description:"Returns a new `string` where the provided `string` got replaced by the second provided `string`.",example:['myString = "42 as an answer is wrong"','newString = myString.replace("wrong", "right")',"print(newString)"]},indexes:{description:"Returns a `list` where each item is a `number` representing all available indexes in the `string`.",example:['myString = "42"',"print(myString.indexes)"]},code:{description:"Returns a `number` representing the Unicode code of the first character of the `string`.",example:['myString = "HELLO WORLD"',"print(myString.code)"]},len:{description:"Returns a `number` representing the length of the `string`.",example:['myString = "HELLO WORLD"','print("Size of string is: " + myString.len)']},lower:{description:"Returns a new `string` in which all characters are transformed into lowercase.",example:['myString = "HELLO WORLD"',"print(myString.lower)"]},upper:{description:"Returns a new `string` in which all characters are transformed into uppercase.",example:['myString = "hello world"',"print(myString.upper)"]},val:{description:"Returns a `number` which is parsed from the `string`. In case the `string` is not numeric it will return a zero.",example:['myString = "1.25"',"print(myString.val + 40.75)"]},values:{description:"Returns a `list` where each item is a `string` representing all available characters in the `string`. Could be compared to using `split` but without any separator.",example:['myString = "hello world"',"print(myString.values)"]}}});var bI=f(Yc=>{"use strict";var Ja=Yc&&Yc.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Yc,"__esModule",{value:!0});var VG=Ja(hI()),zG=Ja(dI()),XG=Ja(fI()),YG=Ja(gI()),JG=Ja(mI()),QG=Ja(yI()),ZG={any:VG.default,general:zG.default,list:XG.default,map:YG.default,string:QG.default,number:JG.default};Yc.default=ZG});var _I=f((dY,eH)=>{eH.exports={type:"any",definitions:{insert:{id:"insert",type:"function",tags:["method"],arguments:[{label:"index",type:"number"},{label:"value",type:"any"}],returns:["list","string"]},indexOf:{id:"indexOf",type:"function",tags:["method"],arguments:[{label:"value",type:"any"},{label:"offset",type:"number",opt:!0}],returns:["any"]},hasIndex:{id:"hasIndex",type:"function",tags:["method"],arguments:[{label:"value",type:"any"}],returns:["number"]},remove:{id:"remove",type:"function",tags:["method"],arguments:[{label:"value",type:"any"}],returns:["null"]},push:{id:"push",type:"function",tags:["method"],arguments:[{label:"value",type:"any"}],returns:["map","list","null"]},pull:{id:"pull",type:"function",tags:["method"],returns:["any"]},pop:{id:"pop",type:"function",tags:["method"],returns:["any"]},shuffle:{id:"shuffle",type:"function",tags:["method"],returns:["null"]},sum:{id:"sum",type:"function",tags:["method"],returns:["number"]},indexes:{id:"indexes",type:"function",tags:["method"],returns:["list"]},len:{id:"len",type:"function",tags:["method"],returns:["number"]},values:{id:"values",type:"function",tags:["method"],returns:["list"]}}}});var vI=f((fY,tH)=>{tH.exports={type:"general",definitions:{hasIndex:{id:"hasIndex",type:"function",tags:["function"],arguments:[{label:"self",types:["list","map","string"]},{label:"index",type:"any"}],returns:["number","null"]},print:{id:"print",type:"function",tags:["function"],arguments:[{label:"value",type:"any",default:{type:"string",value:""}},{label:"delimiter",type:"string",opt:!0}],returns:["null"]},indexes:{id:"indexes",type:"function",tags:["function"],arguments:[{label:"self",types:["map","list","string"]}],returns:["list","null"]},values:{id:"values",type:"function",tags:["function"],arguments:[{label:"self",types:["map","list","string"]}],returns:["list"]},indexOf:{id:"indexOf",type:"function",tags:["function"],arguments:[{label:"self",types:["list","map","string"]},{label:"value",type:"any"},{label:"after",type:"any",opt:!0}],returns:["any","null"]},len:{id:"len",type:"function",tags:["function"],arguments:[{label:"self",types:["list","string","map"]}],returns:["number","null"]},shuffle:{id:"shuffle",type:"function",tags:["function"],arguments:[{label:"self",types:["list","map"]}],returns:["null"]},val:{id:"val",type:"function",tags:["function"],arguments:[{label:"self",type:"any"}],returns:["number","null"]},lower:{id:"lower",type:"function",tags:["function"],arguments:[{label:"self",type:"string"}],returns:["string"]},upper:{id:"upper",type:"function",tags:["function"],arguments:[{label:"self",type:"string"}],returns:["string"]},sum:{id:"sum",type:"function",tags:["function"],arguments:[{label:"self",types:["list","map"]}],returns:["number"]},pop:{id:"pop",type:"function",tags:["function"],arguments:[{label:"self",types:["list","map"]}],returns:["any","null"]},pull:{id:"pull",type:"function",tags:["function"],arguments:[{label:"self",types:["list","map"]}],returns:["any","null"]},push:{id:"push",type:"function",tags:["function"],arguments:[{label:"self",types:["list","map"]},{label:"value",type:"any"}],returns:["map","list","null"]},sort:{id:"sort",type:"function",tags:["function"],arguments:[{label:"self",type:"list"},{label:"byKey",type:"any"},{label:"ascending",type:"number",default:{type:"number",value:1}}],returns:["list","null"]},remove:{id:"remove",type:"function",tags:["function"],arguments:[{label:"self",types:["list","map","string"]},{label:"key",type:"any"}],returns:["list","map","string"]},wait:{id:"wait",type:"function",tags:["function"],arguments:[{label:"seconds",type:"number",default:{type:"number",value:1}}],returns:["null"]},abs:{id:"abs",type:"function",tags:["function"],arguments:[{label:"value",type:"number",default:{type:"number",value:0}}],returns:["number"]},acos:{id:"acos",type:"function",tags:["function"],arguments:[{label:"value",type:"number",default:{type:"number",value:0}}],returns:["number"]},asin:{id:"asin",type:"function",tags:["function"],arguments:[{label:"value",type:"number",default:{type:"number",value:0}}],returns:["number"]},atan:{id:"atan",type:"function",tags:["function"],arguments:[{label:"y",type:"number",default:{type:"number",value:0}},{label:"x",type:"number",default:{type:"number",value:1}}],returns:["number"]},tan:{id:"tan",type:"function",tags:["function"],arguments:[{label:"radians",type:"number",default:{type:"number",value:0}}],returns:["number"]},cos:{id:"cos",type:"function",tags:["function"],arguments:[{label:"radians",type:"number",default:{type:"number",value:0}}],returns:["number"]},code:{id:"code",type:"function",tags:["function"],arguments:[{label:"value",type:"string"}],returns:["number"]},char:{id:"char",type:"function",tags:["function"],arguments:[{label:"codePoint",type:"number",default:{type:"number",value:65}}],returns:["string"]},sin:{id:"sin",type:"function",tags:["function"],arguments:[{label:"radians",type:"number",default:{type:"number",value:0}}],returns:["number"]},floor:{id:"floor",type:"function",tags:["function"],arguments:[{label:"x",type:"number",default:{type:"number",value:0}}],returns:["number"]},range:{id:"range",type:"function",tags:["function"],arguments:[{label:"start",type:"number",default:{type:"number",value:0}},{label:"end",type:"number",default:{type:"number",value:0}},{label:"inc",type:"number",opt:!0}],returns:[{type:"list",valueType:"number"}]},round:{id:"round",type:"function",tags:["function"],arguments:[{label:"x",type:"number",default:{type:"number",value:0}},{label:"decimalPlaces",type:"number",default:{type:"number",value:0}}],returns:["number"]},rnd:{id:"rnd",type:"function",tags:["function"],arguments:[{label:"seed",type:"number",opt:!0}],returns:["number"]},sign:{id:"sign",type:"function",tags:["function"],arguments:[{label:"x",type:"number",default:{type:"number",value:0}}],returns:["number"]},sqrt:{id:"sqrt",type:"function",tags:["function"],arguments:[{label:"x",type:"number",default:{type:"number",value:0}}],returns:["number"]},str:{id:"str",type:"function",tags:["function"],arguments:[{label:"value",type:"any"}],returns:["string"]},ceil:{id:"ceil",type:"function",tags:["function"],arguments:[{label:"x",type:"number",default:{type:"number",value:0}}],returns:["number"]},pi:{id:"pi",type:"function",tags:["function"],returns:["number"]},slice:{id:"slice",type:"function",tags:["function"],arguments:[{label:"seq",types:["list","string"]},{label:"from",type:"number",default:{type:"number",value:0}},{label:"to",type:"number",opt:!0}],returns:["list","string"]},hash:{id:"hash",type:"function",tags:["function"],arguments:[{label:"value",type:"any"}],returns:["number"]},time:{id:"time",type:"function",tags:["function"],returns:["number"]},bitAnd:{id:"bitAnd",type:"function",tags:["function"],arguments:[{label:"a",type:"number",default:{type:"number",value:0}},{label:"b",type:"number",default:{type:"number",value:0}}],returns:["number"]},bitOr:{id:"bitOr",type:"function",tags:["function"],arguments:[{label:"a",type:"number",default:{type:"number",value:0}},{label:"b",type:"number",default:{type:"number",value:0}}],returns:["number"]},bitXor:{id:"bitXor",type:"function",tags:["function"],arguments:[{label:"a",type:"number",default:{type:"number",value:0}},{label:"b",type:"number",default:{type:"number",value:0}}],returns:["number"]},log:{id:"log",type:"function",tags:["function"],arguments:[{label:"value",type:"number",default:{type:"number",value:0}},{label:"base",type:"number",default:{type:"number",value:10}}],returns:["number"]},yield:{id:"yield",type:"function",tags:["function"],returns:["null"]},insert:{id:"insert",type:"function",tags:["function"],arguments:[{label:"self",types:["list","string"]},{label:"index",type:"number"},{label:"value",type:"any"}],returns:["list","string"]},join:{id:"join",type:"function",tags:["function"],arguments:[{label:"self",type:"list"},{label:"delimiter",type:"string",default:{type:"string",value:" "}}],returns:["string"]},split:{id:"split",type:"function",tags:["function"],arguments:[{label:"self",type:"string"},{label:"delimiter",type:"string",default:{type:"string",value:" "}},{label:"maxCount",type:"number",default:{type:"number",value:-1}}],returns:[{type:"list",valueType:"string"}]},replace:{id:"replace",type:"function",tags:["function"],arguments:[{label:"self",types:["list","map","string"]},{label:"oldval",type:"any"},{label:"newval",type:"any"},{label:"maxCount",type:"number",opt:!0}],returns:["list","map","string"]},funcRef:{id:"funcRef",type:"function",tags:["function"],returns:[{type:"map",keyType:"string"}]},list:{id:"list",type:"function",tags:["function"],returns:[{type:"map",keyType:"string"}]},map:{id:"map",type:"function",tags:["function"],returns:[{type:"map",keyType:"string"}]},number:{id:"number",type:"function",tags:["function"],returns:[{type:"map",keyType:"string"}]},string:{id:"string",type:"function",tags:["function"],returns:[{type:"map",keyType:"string"}]},refEquals:{id:"refEquals",type:"function",tags:["function"],arguments:[{label:"a",type:"any"},{label:"b",type:"any"}],returns:["number"]},stackTrace:{id:"stackTrace",type:"function",tags:["function"],returns:[{type:"list",valueType:"string"}]},version:{id:"version",type:"function",tags:["function"],returns:["version"]}}}});var SI=f((gY,nH)=>{nH.exports={type:"list",definitions:{remove:{id:"remove",type:"function",tags:["method"],arguments:[{label:"index",type:"number"}],returns:["null"]},insert:{id:"insert",type:"function",tags:["method"],arguments:[{label:"index",type:"number"},{label:"value",type:"any"}],returns:["list"]},push:{id:"push",type:"function",tags:["method"],arguments:[{label:"value",type:"any"}],returns:["list"]},pop:{id:"pop",type:"function",tags:["method"],returns:["any"]},pull:{id:"pull",type:"function",tags:["method"],returns:["any"]},shuffle:{id:"shuffle",type:"function",tags:["method"],returns:["null"]},sum:{id:"sum",type:"function",tags:["method"],returns:["number"]},hasIndex:{id:"hasIndex",type:"function",tags:["method"],arguments:[{label:"index",type:"number"}],returns:["number"]},indexOf:{id:"indexOf",type:"function",tags:["method"],arguments:[{label:"value",type:"any"},{label:"offset",type:"number",opt:!0}],returns:["number","null"]},sort:{id:"sort",type:"function",tags:["method"],arguments:[{label:"byKey",type:"string"},{label:"ascending",type:"number",default:{type:"number",value:1}}],returns:["list"]},join:{id:"join",type:"function",tags:["method"],arguments:[{label:"delimiter",type:"string",default:{type:"string",value:" "}}],returns:["string"]},indexes:{id:"indexes",type:"function",tags:["method"],returns:[{type:"list",valueType:"number"}]},len:{id:"len",type:"function",tags:["method"],returns:["number"]},values:{id:"values",type:"function",tags:["method"],returns:["list"]},replace:{id:"replace",type:"function",tags:["method"],arguments:[{label:"oldVal",type:"any"},{label:"newVal",type:"any"},{label:"maxCount",type:"number",opt:!0}],returns:["list"]}}}});var TI=f((mY,rH)=>{rH.exports={type:"map",definitions:{remove:{id:"remove",type:"function",tags:["method"],arguments:[{label:"key",type:"string"}],returns:["number"]},push:{id:"push",type:"function",tags:["method"],arguments:[{label:"key",type:"string"}],returns:["map"]},pull:{id:"pull",type:"function",tags:["method"],returns:["any"]},pop:{id:"pop",type:"function",tags:["method"],returns:["any"]},shuffle:{id:"shuffle",type:"function",tags:["method"],returns:["null"]},sum:{id:"sum",type:"function",tags:["method"],returns:["number"]},hasIndex:{id:"hasIndex",type:"function",tags:["method"],arguments:[{label:"key",type:"string"}],returns:["number"]},indexOf:{id:"indexOf",type:"function",tags:["method"],arguments:[{label:"value",type:"any"},{label:"offset",type:"number",opt:!0}],returns:["any","null"]},indexes:{id:"indexes",type:"function",tags:["method"],returns:["list"]},len:{id:"len",type:"function",tags:["method"],returns:["number"]},values:{id:"values",type:"function",tags:["method"],returns:["list"]},replace:{id:"replace",type:"function",tags:["method"],arguments:[{label:"oldVal",type:"any"},{label:"newVal",type:"any"},{label:"maxCount",type:"number",opt:!0}],returns:["map"]}}}});var wI=f((yY,iH)=>{iH.exports={type:"number",definitions:{}}});var xI=f((bY,sH)=>{sH.exports={type:"string",definitions:{remove:{id:"remove",type:"function",tags:["method"],arguments:[{label:"toDelete",type:"string"}],returns:["string"]},hasIndex:{id:"hasIndex",type:"function",tags:["method"],arguments:[{label:"index",type:"number"}],returns:["number"]},insert:{id:"insert",type:"function",tags:["method"],arguments:[{label:"index",type:"number"},{label:"value",type:"string"}],returns:["string"]},indexOf:{id:"indexOf",type:"function",tags:["method"],arguments:[{label:"value",type:"string"},{label:"offset",type:"number",opt:!0}],returns:["number","null"]},split:{id:"split",type:"function",tags:["method"],arguments:[{label:"delimiter",type:"string",default:{type:"string",value:" "}},{label:"maxCount",type:"number",default:{type:"number",value:-1}}],returns:[{type:"list",valueType:"string"}]},replace:{id:"replace",type:"function",tags:["method"],arguments:[{label:"oldVal",type:"string"},{label:"newVal",type:"string"},{label:"maxCount",type:"number",opt:!0}],returns:["string"]},indexes:{id:"indexes",type:"function",tags:["method"],returns:[{type:"list",valueType:"number"}]},code:{id:"code",type:"function",tags:["method"],returns:["number"]},len:{id:"len",type:"function",tags:["method"],returns:["number"]},lower:{id:"lower",type:"function",tags:["method"],returns:["string"]},upper:{id:"upper",type:"function",tags:["method"],returns:["string"]},val:{id:"val",type:"function",tags:["method"],returns:["number"]},values:{id:"values",type:"function",tags:["method"],returns:[{type:"list",valueType:"string"}]}}}});var EI=f((_Y,oH)=>{oH.exports={type:"version",extends:"map",definitions:{miniscript:{type:"string",tags:[]},buildDate:{type:"string",tags:[]},host:{type:"number",tags:[]},hostName:{type:"string",tags:[]},hostInfo:{type:"string",tags:[]}}}});var gw=f(Ln=>{"use strict";var Rs=Ln&&Ln.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ln,"__esModule",{value:!0});Ln.miniscriptMeta=void 0;var aH=tt(),uH=Rs(bI()),cH=Rs(_I()),lH=Rs(vI()),pH=Rs(SI()),hH=Rs(TI()),dH=Rs(wI()),fH=Rs(xI()),gH=Rs(EI());Ln.miniscriptMeta=new aH.Container;Ln.miniscriptMeta.addTypeSignatureFromPayload(cH.default);Ln.miniscriptMeta.addTypeSignatureFromPayload(lH.default);Ln.miniscriptMeta.addTypeSignatureFromPayload(pH.default);Ln.miniscriptMeta.addTypeSignatureFromPayload(hH.default);Ln.miniscriptMeta.addTypeSignatureFromPayload(dH.default);Ln.miniscriptMeta.addTypeSignatureFromPayload(fH.default);Ln.miniscriptMeta.addTypeSignatureFromPayload(gH.default);Ln.miniscriptMeta.addMetaFromPayload("en",uH.default)});var hg=f(Nn=>{"use strict";Object.defineProperty(Nn,"__esModule",{value:!0});Nn.buildTokens=Nn.TokenHandler=Nn.semanticTokensLegend=Nn.SemanticTokenModifier=Nn.SemanticTokenType=void 0;var Gr=$r(),pe=xe(),mH=gw(),kI=(t,e)=>!!mH.miniscriptMeta.getDefinition(t,e),yt;(function(t){t[t.Keyword=0]="Keyword",t[t.String=1]="String",t[t.Number=2]="Number",t[t.Variable=3]="Variable",t[t.Property=4]="Property",t[t.Function=5]="Function",t[t.Parameter=6]="Parameter",t[t.Operator=7]="Operator",t[t.Comment=8]="Comment",t[t.Constant=9]="Constant",t[t.Punctuator=10]="Punctuator"})(yt=Nn.SemanticTokenType||(Nn.SemanticTokenType={}));var mw;(function(t){t[t.Declaration=0]="Declaration",t[t.Definition=1]="Definition",t[t.Readonly=2]="Readonly",t[t.Static=3]="Static",t[t.Deprecated=4]="Deprecated",t[t.Abstract=5]="Abstract",t[t.Async=6]="Async",t[t.Modification=7]="Modification",t[t.Documentation=8]="Documentation",t[t.DefaultLibrary=9]="DefaultLibrary"})(mw=Nn.SemanticTokenModifier||(Nn.SemanticTokenModifier={}));Nn.semanticTokensLegend={tokenTypes:["keyword","string","number","variable","property","function","parameter","operator","comment","constant","punctuator"],tokenModifiers:["declaration","definition","readonly","static","deprecated","abstract","async","modification","documentation","defaultLibrary"]};var AI=t=>1<<t,pg=class{constructor(e,n){this._lexer=e,this._builder=n}next(){this.previousToken=this.token,this.token=this._lexer.next()}isType(e){return this.token!==null&&e===this.token.type}consume(e){return e(this.token)?(this.next(),!0):!1}consumeMany(e){return e(this.token)?(this.next(),!0):!1}processMultilineToken(e,n,r){if(n.length>1){this._builder.push(e.start.line-1,e.start.character-1,n[0].length,r,0);for(let i=1;i<n.length;i++)this._builder.push(e.start.line+i-1,0,n[i].length,r,0)}else this._builder.push(e.start.line-1,e.start.character-1,n[0].length,r,0)}processFunction(){let e=this;if(!pe.SelectorGroups.BlockEndOfLine(e.token)){if(!e.consume(pe.Selectors.LParenthesis))return;for(e._builder.push(e.previousToken.start.line-1,e.previousToken.start.character-1,e.previousToken.value.length,yt.Punctuator,0);!pe.SelectorGroups.FunctionDeclarationArgEnd(e.token);){if(e.token.type!==pe.TokenType.Identifier)return;if(e._builder.push(e.token.start.line-1,e.token.start.character-1,e.token.value.length,yt.Parameter,0),e.next(),e.consume(pe.Selectors.Assign))for(e._builder.push(e.previousToken.start.line-1,e.previousToken.start.character-1,e.previousToken.value.length,yt.Operator,0);!pe.Selectors.ArgumentSeperator(e.token)&&!pe.Selectors.RParenthesis(e.token)&&!pe.Selectors.EndOfLine(e.token);)e.process();if(!pe.Selectors.RParenthesis(e.token)){if(!pe.Selectors.ArgumentSeperator(e.token))return;e._builder.push(e.token.start.line-1,e.token.start.character-1,e.token.value.length,yt.Punctuator,0),e.next()}}if(e.consume(pe.Selectors.RParenthesis)){e._builder.push(e.previousToken.start.line-1,e.previousToken.start.character-1,e.previousToken.value.length,yt.Punctuator,0);return}}}processPathSegment(){let e=this;if(this.token.type===pe.ASTType.StringLiteral){let r=this.token;e._builder.push(r.start.line-1,r.start.character-1,r.raw.length,yt.String,0),this.next();return}let n="";for(;!Gr.SelectorGroups.PathSegmentEnd(e.token);)e._builder.push(e.token.start.line-1,e.token.start.character-1,e.token.value.length,yt.String,0),n=n+e.token.value,e.next();return e.consumeMany(Gr.SelectorGroups.PathSegmentEnd)&&e._builder.push(e.previousToken.start.line-1,e.previousToken.start.character-1,e.previousToken.value.length,yt.Punctuator,0),n}processFeatureEnvarExpression(){let e=this;e.token.type===pe.TokenType.StringLiteral&&(e._builder.push(e.token.start.line-1,e.token.start.character-1,e.token.value.length,yt.String,0),e.next())}processFeatureInjectExpression(){this.processPathSegment()}processFeatureImportStatement(){let e=this;e.token.type===pe.TokenType.Identifier&&(e._builder.push(e.token.start.line-1,e.token.start.character-1,e.token.value.length,yt.Variable,0),e.next(),e.consume(Gr.Selectors.From)&&(e._builder.push(e.previousToken.start.line-1,e.previousToken.start.character-1,e.previousToken.value.length,yt.Keyword,0),e.processPathSegment()))}processFeatureIncludeStatement(){this.processPathSegment()}processKeyword(){let e=this.token;switch(this._builder.push(e.start.line-1,e.start.character-1,e.value.length,yt.Keyword,0),this.next(),e.value){case pe.Keyword.Function:{this.processFunction();return}case Gr.GreybelKeyword.Include:case Gr.GreybelKeyword.IncludeWithComment:{this.processFeatureIncludeStatement();return}case Gr.GreybelKeyword.Import:case Gr.GreybelKeyword.ImportWithComment:{this.processFeatureImportStatement();return}case Gr.GreybelKeyword.Envar:{this.processFeatureEnvarExpression();return}case Gr.GreybelKeyword.Inject:{this.processFeatureInjectExpression();return}case Gr.GreybelKeyword.Debugger:return}}processStringLiteral(){let e=this.token;this.processMultilineToken(e,e.raw.split(`
|
153
153
|
`),yt.String),this.next()}processNumericLiteral(){let e=this.token;this._builder.push(e.start.line-1,e.start.character-1,e.raw.length,yt.Number,0),this.next()}processBooleanLiteral(){let e=this.token;this._builder.push(e.start.line-1,e.start.character-1,e.raw.length,yt.Constant,0),this.next()}processNilLiteral(){let e=this.token;this._builder.push(e.start.line-1,e.start.character-1,e.raw.length,yt.Constant,0),this.next()}processIdentifier(){let e=this.token;if(pe.Selectors.MemberSeperator(this.previousToken)){let s=kI(["any"],e.value)?AI(mw.DefaultLibrary):0;this._builder.push(e.start.line-1,e.start.character-1,e.value.length,yt.Property,s),this.next();return}let r=kI(["general"],e.value)?AI(mw.DefaultLibrary):0;this._builder.push(e.start.line-1,e.start.character-1,e.value.length,yt.Variable,r),this.next()}processPunctuator(){let e=this.token;switch(e.value){case pe.Operator.Plus:case pe.Operator.Asterik:case pe.Operator.Minus:case pe.Operator.Slash:case pe.Operator.Power:case pe.Operator.Modulo:case pe.Operator.LessThan:case pe.Operator.LessThanOrEqual:case pe.Operator.GreaterThan:case pe.Operator.GreaterThanOrEqual:case pe.Operator.Equal:case pe.Operator.NotEqual:case pe.Operator.Assign:case pe.Operator.AddShorthand:case pe.Operator.SubtractShorthand:case pe.Operator.MultiplyShorthand:case pe.Operator.DivideShorthand:case pe.Operator.ModuloShorthand:case pe.Operator.PowerShorthand:case pe.Operator.Reference:{this._builder.push(e.start.line-1,e.start.character-1,e.value.length,yt.Operator,0);break}default:{this._builder.push(e.start.line-1,e.start.character-1,e.value.length,yt.Punctuator,0);break}}this.next()}processComment(){this.token.lastLine!=null?this.processMultilineToken(this.token,`/*${this.token.value}*/`.split(`
|
154
154
|
`),yt.Comment):this.processMultilineToken(this.token,`//${this.token.value}`.split(`
|
155
|
-
`),yt.Comment),this.next()}process(){let e=this;switch(e.token.type){case pe.TokenType.Keyword:{this.processKeyword();break}case pe.TokenType.StringLiteral:{this.processStringLiteral();break}case pe.TokenType.Identifier:{this.processIdentifier();break}case pe.TokenType.NumericLiteral:{this.processNumericLiteral();break}case pe.TokenType.Punctuator:case pe.TokenType.SliceOperator:{this.processPunctuator();break}case pe.TokenType.BooleanLiteral:{this.processBooleanLiteral();break}case pe.TokenType.NilLiteral:{this.processNilLiteral();break}case pe.TokenType.Comment:{this.processComment();break}default:e.next()}}digest(){let e=this;for(e.next();!pe.Selectors.EndOfFile(e.token);)e.process()}};Nn.TokenHandler=pg;function yH(t,e){let n=new Gr.Lexer(e.textDocument.getText(),{unsafe:!0});return new pg(n,t).digest(),t}Nn.buildTokens=yH});var OI=f(dg=>{"use strict";Object.defineProperty(dg,"__esModule",{value:!0});dg.activate=void 0;var bH=hg();function _H(t){t.connection.languages.semanticTokens.on(async e=>{let n=await t.fs.getTextDocument(e.textDocument.uri);if(n==null)return;let r=await t.documentManager.getLatest(n);if(!r.parsedPayload)return;let i=t.createSemanticTokensBuilder();return(0,bH.buildTokens)(i,r),i.build()})}dg.activate=_H});var PI=f(fg=>{"use strict";Object.defineProperty(fg,"__esModule",{value:!0});fg.buildFoldingRanges=void 0;var bi=xe(),yw=ub(),vH=hf();function SH(t){let e=[];return new vH.ScraperWalker((r,i)=>{if(r.start.line===r.end.line)return null;switch(r.type){case bi.ASTType.Comment:return e.push({startLine:r.start.line-1,endLine:r.end.line-1,kind:yw.FoldingRangeKind.Comment}),null;case bi.ASTType.MapConstructorExpression:case bi.ASTType.ListConstructorExpression:case bi.ASTType.StringLiteral:case bi.ASTType.WhileStatement:case bi.ASTType.ForGenericStatement:case bi.ASTType.FunctionDeclaration:return e.push({startLine:r.start.line-1,endLine:r.end.line-1,kind:yw.FoldingRangeKind.Region}),null;case bi.ASTType.IfClause:case bi.ASTType.ElseifClause:case bi.ASTType.ElseClause:return e.push({startLine:r.start.line-1,endLine:r.end.line-2,kind:yw.FoldingRangeKind.Region}),null}return null}).visit(t.parsedPayload),e}fg.buildFoldingRanges=SH});var DI=f(gg=>{"use strict";Object.defineProperty(gg,"__esModule",{value:!0});gg.activate=void 0;var TH=PI();function wH(t){t.connection.languages.foldingRange.on(async e=>{let n=await t.fs.getTextDocument(e.textDocument.uri);if(n==null)return;let r=await t.documentManager.getLatest(n);if(r.parsedPayload)return(0,TH.buildFoldingRanges)(r)})}gg.activate=wH});var _w=f(mg=>{"use strict";Object.defineProperty(mg,"__esModule",{value:!0});mg.DocumentGraphBuilder=void 0;var xH=Ir(),bw=class{constructor(e){this.documentManager=e.documentManager,this.entrypoint=e.entrypoint,this.nodeCache=new Map,this.pendingDocument=new Map}async getDocument(e){if(this.pendingDocument.has(e))return this.pendingDocument.get(e);let n=this.documentManager.getOrOpen(e);this.pendingDocument.set(e,n);let r=await n;return this.pendingDocument.delete(e),r}async build(){let e={item:{document:this.entrypoint,location:{type:xH.DependencyType.Root,location:this.entrypoint.textDocument.uri}},children:[]};if(this.entrypoint.parsedPayload===null)return e;this.nodeCache.set(this.entrypoint.textDocument.uri,e);let n=async(r,i)=>{let s=await r.getDependencies();await Promise.all(s.map(async o=>{let a=this.nodeCache.get(o.location);if(a!=null){i.children.push(a);return}let u=await this.getDocument(o.location);if(u===null)return;let c={item:{document:u,location:o},children:[]};this.nodeCache.set(o.location,c),i.children.push(c),u.parsedPayload!==null&&await n(u,c)}))};return await n(this.entrypoint,e),e}};mg.DocumentGraphBuilder=bw});var Yc=f(wo=>{"use strict";Object.defineProperty(wo,"__esModule",{value:!0});wo.aggregateImportsWithNamespaceFromGraph=wo.aggregateImportsWithNamespaceFromLocations=void 0;var EH=Ma(),kH=Ir(),AH=gw(),OH=new EH.TypeManager({container:AH.miniscriptMeta});wo.default=OH;function PH(t,e){let n=[];return t==null||t.forEach(r=>{let i=r.args[0];if(i==null)return;let s=e.get(r.location)?.typeDocument;s!=null&&n.push({namespace:i,typeDoc:s})}),n}wo.aggregateImportsWithNamespaceFromLocations=PH;function DH(t,e){let n=[];return t==null||t.children.filter(i=>i.item.location.type===kH.DependencyType.Import).map(i=>i.item.location).forEach(i=>{let s=i.args[0];if(s==null)return;let o=e.get(i.location);o!=null&&n.push({namespace:s,typeDoc:o})}),n}wo.aggregateImportsWithNamespaceFromGraph=DH});var II=f(Qa=>{"use strict";Object.defineProperty(Qa,"__esModule",{value:!0});Qa.DocumentDependencyMerger=Qa.DocumentDependencyMergerJob=void 0;var RI=Ir(),RH=_w(),IH=Yc(),yg=class{constructor(e){this.cache=e,this.refs=new Map}mergeDocuments(e,n){let r=(0,IH.aggregateImportsWithNamespaceFromGraph)(e,this.refs),i=e.item.document;return r.length===0?i.typeDocument.merge(...n.map(s=>({document:s}))):i.typeDocument.merge(...r.map(s=>({document:s.typeDoc,namespaces:[{exportFrom:"module.exports",namespace:s.namespace}]})),...n.map(s=>({document:s})))}process(e,n){let r=e.item.document,i=r.textDocument.uri,s=this.refs.get(i);if(s!==void 0)return s;this.refs.set(i,null);let o=[],a=this.cache.createCacheKey(r,(0,RI.getAllDependencyLocationsFromGraph)(e,new Set(r.textDocument.uri)));if(this.cache.typeDocuments.has(a)){let c=this.cache.typeDocuments.get(a);return this.refs.set(i,c),c}if(this.cache.registerCacheKey(a,i),e.children.length===0)return this.refs.set(i,r.typeDocument),this.cache.typeDocuments.set(a,r.typeDocument),r.typeDocument;for(let c=0;c<e.children.length;c++){let l=e.children[c],p=this.process(l,n);if(l.item.location.type!==RI.DependencyType.Import){if(p===null)return;o.push(p)}}let u=this.mergeDocuments(e,o);return this.refs.set(i,u),this.cache.typeDocuments.set(a,u),u}};Qa.DocumentDependencyMergerJob=yg;var vw=class{constructor(e){this.cache=e,this.pendingJobs=new Map}async process(e,n){let i=await new RH.DocumentGraphBuilder({documentManager:n.documentManager,entrypoint:e}).build();return new yg(this.cache).process(i,n)}async build(e,n){let r=this.pendingJobs.get(e.textDocument.uri);if(r)return r;let i=this.process(e,n);this.pendingJobs.set(e.textDocument.uri,i);let s=await i;return this.pendingJobs.delete(e.textDocument.uri),s}};Qa.DocumentDependencyMerger=vw});var Jc=f(_g=>{"use strict";Object.defineProperty(_g,"__esModule",{value:!0});_g.LRUCache=void 0;var Za=typeof performance=="object"&&performance&&typeof performance.now=="function"?performance:Date,MI=new Set,Sw=typeof process=="object"&&process?process:{},LI=(t,e,n,r)=>{typeof Sw.emitWarning=="function"?Sw.emitWarning(t,e,n,r):console.error(`[${n}] ${e}: ${t}`)},bg=globalThis.AbortController,CI=globalThis.AbortSignal;if(typeof bg>"u"){CI=class{onabort;_onabort=[];reason;aborted=!1;addEventListener(r,i){this._onabort.push(i)}},bg=class{constructor(){e()}signal=new CI;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=Sw.env?.LRU_CACHE_IGNORE_AC_WARNING!=="1",e=()=>{t&&(t=!1,LI("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 CH=t=>!MI.has(t),DY=Symbol("type"),Is=t=>t&&t===Math.floor(t)&&t>0&&isFinite(t),NI=t=>Is(t)?t<=Math.pow(2,8)?Uint8Array:t<=Math.pow(2,16)?Uint16Array:t<=Math.pow(2,32)?Uint32Array:t<=Number.MAX_SAFE_INTEGER?eu:null:null,eu=class extends Array{constructor(e){super(e),this.fill(0)}},Tw=class t{heap;length;static#e=!1;static create(e){let n=NI(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]}},ww=class t{#e;#t;#s;#i;#o;#v;#y;ttl;ttlResolution;ttlAutopurge;updateAgeOnGet;updateAgeOnHas;allowStale;noDisposeOnSet;noUpdateTTL;maxEntrySize;sizeCalculation;noDeleteOnFetchRejection;noDeleteOnStaleGet;allowStaleOnFetchAbort;allowStaleOnFetchRejection;ignoreFetchAbort;#a;#p;#u;#c;#n;#h;#b;#f;#g;#A;#m;#O;#T;#S;#_;#E;#d;#D;static unsafeExposeInternals(e){return{starts:e.#T,ttls:e.#S,sizes:e.#O,keyMap:e.#u,keyList:e.#c,valList:e.#n,next:e.#h,prev:e.#b,get head(){return e.#f},get tail(){return e.#g},free:e.#A,isBackgroundFetch:n=>e.#l(n),backgroundFetch:(n,r,i,s)=>e.#L(n,r,i,s),moveToTail:n=>e.#j(n),indexes:n=>e.#k(n),rindexes:n=>e.#P(n),isStale:n=>e.#x(n)}}get max(){return this.#e}get maxSize(){return this.#t}get calculatedSize(){return this.#p}get size(){return this.#a}get fetchMethod(){return this.#v}get memoMethod(){return this.#y}get dispose(){return this.#s}get onInsert(){return this.#i}get disposeAfter(){return this.#o}constructor(e){let{max:n=0,ttl:r,ttlResolution:i=1,ttlAutopurge:s,updateAgeOnGet:o,updateAgeOnHas:a,allowStale:u,dispose:c,onInsert:l,disposeAfter:p,noDisposeOnSet:h,noUpdateTTL:m,maxSize:b=0,maxEntrySize:v=0,sizeCalculation:R,fetchMethod:A,memoMethod:T,noDeleteOnFetchRejection:w,noDeleteOnStaleGet:_,allowStaleOnFetchRejection:N,allowStaleOnFetchAbort:P,ignoreFetchAbort:G}=e;if(n!==0&&!Is(n))throw new TypeError("max option must be a nonnegative integer");let re=n?NI(n):Array;if(!re)throw new Error("invalid max value: "+n);if(this.#e=n,this.#t=b,this.maxEntrySize=v||this.#t,this.sizeCalculation=R,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(T!==void 0&&typeof T!="function")throw new TypeError("memoMethod must be a function if defined");if(this.#y=T,A!==void 0&&typeof A!="function")throw new TypeError("fetchMethod must be a function if specified");if(this.#v=A,this.#E=!!A,this.#u=new Map,this.#c=new Array(n).fill(void 0),this.#n=new Array(n).fill(void 0),this.#h=new re(n),this.#b=new re(n),this.#f=0,this.#g=0,this.#A=Tw.create(n),this.#a=0,this.#p=0,typeof c=="function"&&(this.#s=c),typeof l=="function"&&(this.#i=l),typeof p=="function"?(this.#o=p,this.#m=[]):(this.#o=void 0,this.#m=void 0),this.#_=!!this.#s,this.#D=!!this.#i,this.#d=!!this.#o,this.noDisposeOnSet=!!h,this.noUpdateTTL=!!m,this.noDeleteOnFetchRejection=!!w,this.allowStaleOnFetchRejection=!!N,this.allowStaleOnFetchAbort=!!P,this.ignoreFetchAbort=!!G,this.maxEntrySize!==0){if(this.#t!==0&&!Is(this.#t))throw new TypeError("maxSize must be a positive integer if specified");if(!Is(this.maxEntrySize))throw new TypeError("maxEntrySize must be a positive integer if specified");this.#B()}if(this.allowStale=!!u,this.noDeleteOnStaleGet=!!_,this.updateAgeOnGet=!!o,this.updateAgeOnHas=!!a,this.ttlResolution=Is(i)||i===0?i:1,this.ttlAutopurge=!!s,this.ttl=r||0,this.ttl){if(!Is(this.ttl))throw new TypeError("ttl must be a positive integer if specified");this.#r()}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 ae="LRU_CACHE_UNBOUNDED";CH(ae)&&(MI.add(ae),LI("TTL caching without ttlAutopurge, max, or maxSize can result in unbounded memory consumption.","UnboundedCacheWarning",ae,t))}}getRemainingTTL(e){return this.#u.has(e)?1/0:0}#r(){let e=new eu(this.#e),n=new eu(this.#e);this.#S=e,this.#T=n,this.#R=(s,o,a=Za.now())=>{if(n[s]=o!==0?a:0,e[s]=o,o!==0&&this.ttlAutopurge){let u=setTimeout(()=>{this.#x(s)&&this.#I(this.#c[s],"expire")},o+1);u.unref&&u.unref()}},this.#C=s=>{n[s]=e[s]!==0?Za.now():0},this.#w=(s,o)=>{if(e[o]){let a=e[o],u=n[o];if(!a||!u)return;s.ttl=a,s.start=u,s.now=r||i();let c=s.now-u;s.remainingTTL=a-c}};let r=0,i=()=>{let s=Za.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.#u.get(s);if(o===void 0)return 0;let a=e[o],u=n[o];if(!a||!u)return 1/0;let c=(r||i())-u;return a-c},this.#x=s=>{let o=n[s],a=e[s];return!!a&&!!o&&(r||i())-o>a}}#C=()=>{};#w=()=>{};#R=()=>{};#x=()=>!1;#B(){let e=new eu(this.#e);this.#p=0,this.#O=e,this.#M=n=>{this.#p-=e[n],e[n]=0},this.#$=(n,r,i,s)=>{if(this.#l(r))return 0;if(!Is(i))if(s){if(typeof s!="function")throw new TypeError("sizeCalculation must be a function");if(i=s(r,n),!Is(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.#N=(n,r,i)=>{if(e[n]=r,this.#t){let s=this.#t-e[n];for(;this.#p>s;)this.#q(!0)}this.#p+=e[n],i&&(i.entrySize=r,i.totalCalculatedSize=this.#p)}}#M=e=>{};#N=(e,n,r)=>{};#$=(e,n,r,i)=>{if(r||i)throw new TypeError("cannot set size without setting maxSize or maxEntrySize on cache");return 0};*#k({allowStale:e=this.allowStale}={}){if(this.#a)for(let n=this.#g;!(!this.#U(n)||((e||!this.#x(n))&&(yield n),n===this.#f));)n=this.#b[n]}*#P({allowStale:e=this.allowStale}={}){if(this.#a)for(let n=this.#f;!(!this.#U(n)||((e||!this.#x(n))&&(yield n),n===this.#g));)n=this.#h[n]}#U(e){return e!==void 0&&this.#u.get(this.#c[e])===e}*entries(){for(let e of this.#k())this.#n[e]!==void 0&&this.#c[e]!==void 0&&!this.#l(this.#n[e])&&(yield[this.#c[e],this.#n[e]])}*rentries(){for(let e of this.#P())this.#n[e]!==void 0&&this.#c[e]!==void 0&&!this.#l(this.#n[e])&&(yield[this.#c[e],this.#n[e]])}*keys(){for(let e of this.#k()){let n=this.#c[e];n!==void 0&&!this.#l(this.#n[e])&&(yield n)}}*rkeys(){for(let e of this.#P()){let n=this.#c[e];n!==void 0&&!this.#l(this.#n[e])&&(yield n)}}*values(){for(let e of this.#k())this.#n[e]!==void 0&&!this.#l(this.#n[e])&&(yield this.#n[e])}*rvalues(){for(let e of this.#P())this.#n[e]!==void 0&&!this.#l(this.#n[e])&&(yield this.#n[e])}[Symbol.iterator](){return this.entries()}[Symbol.toStringTag]="LRUCache";find(e,n={}){for(let r of this.#k()){let i=this.#n[r],s=this.#l(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.#k()){let i=this.#n[r],s=this.#l(i)?i.__staleWhileFetching:i;s!==void 0&&e.call(n,s,this.#c[r],this)}}rforEach(e,n=this){for(let r of this.#P()){let i=this.#n[r],s=this.#l(i)?i.__staleWhileFetching:i;s!==void 0&&e.call(n,s,this.#c[r],this)}}purgeStale(){let e=!1;for(let n of this.#P({allowStale:!0}))this.#x(n)&&(this.#I(this.#c[n],"expire"),e=!0);return e}info(e){let n=this.#u.get(e);if(n===void 0)return;let r=this.#n[n],i=this.#l(r)?r.__staleWhileFetching:r;if(i===void 0)return;let s={value:i};if(this.#S&&this.#T){let o=this.#S[n],a=this.#T[n];if(o&&a){let u=o-(Za.now()-a);s.ttl=u,s.start=Date.now()}}return this.#O&&(s.size=this.#O[n]),s}dump(){let e=[];for(let n of this.#k({allowStale:!0})){let r=this.#c[n],i=this.#n[n],s=this.#l(i)?i.__staleWhileFetching:i;if(s===void 0||r===void 0)continue;let o={value:s};if(this.#S&&this.#T){o.ttl=this.#S[n];let a=Za.now()-this.#T[n];o.start=Math.floor(Date.now()-a)}this.#O&&(o.size=this.#O[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=Za.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:u}=r,{noUpdateTTL:c=this.noUpdateTTL}=r,l=this.#$(e,n,r.size||0,a);if(this.maxEntrySize&&l>this.maxEntrySize)return u&&(u.set="miss",u.maxEntrySizeExceeded=!0),this.#I(e,"set"),this;let p=this.#a===0?void 0:this.#u.get(e);if(p===void 0)p=this.#a===0?this.#g:this.#A.length!==0?this.#A.pop():this.#a===this.#e?this.#q(!1):this.#a,this.#c[p]=e,this.#n[p]=n,this.#u.set(e,p),this.#h[this.#g]=p,this.#b[p]=this.#g,this.#g=p,this.#a++,this.#N(p,l,u),u&&(u.set="add"),c=!1,this.#D&&this.#i?.(n,e,"add");else{this.#j(p);let h=this.#n[p];if(n!==h){if(this.#E&&this.#l(h)){h.__abortController.abort(new Error("replaced"));let{__staleWhileFetching:m}=h;m!==void 0&&!o&&(this.#_&&this.#s?.(m,e,"set"),this.#d&&this.#m?.push([m,e,"set"]))}else o||(this.#_&&this.#s?.(h,e,"set"),this.#d&&this.#m?.push([h,e,"set"]));if(this.#M(p),this.#N(p,l,u),this.#n[p]=n,u){u.set="replace";let m=h&&this.#l(h)?h.__staleWhileFetching:h;m!==void 0&&(u.oldValue=m)}}else u&&(u.set="update");this.#D&&this.onInsert?.(n,e,n===h?"update":"replace")}if(i!==0&&!this.#S&&this.#r(),this.#S&&(c||this.#R(p,i,s),u&&this.#w(u,p)),!o&&this.#d&&this.#m){let h=this.#m,m;for(;m=h?.shift();)this.#o?.(...m)}return this}pop(){try{for(;this.#a;){let e=this.#n[this.#f];if(this.#q(!0),this.#l(e)){if(e.__staleWhileFetching)return e.__staleWhileFetching}else if(e!==void 0)return e}}finally{if(this.#d&&this.#m){let e=this.#m,n;for(;n=e?.shift();)this.#o?.(...n)}}}#q(e){let n=this.#f,r=this.#c[n],i=this.#n[n];return this.#E&&this.#l(i)?i.__abortController.abort(new Error("evicted")):(this.#_||this.#d)&&(this.#_&&this.#s?.(i,r,"evict"),this.#d&&this.#m?.push([i,r,"evict"])),this.#M(n),e&&(this.#c[n]=void 0,this.#n[n]=void 0,this.#A.push(n)),this.#a===1?(this.#f=this.#g=0,this.#A.length=0):this.#f=this.#h[n],this.#u.delete(r),this.#a--,n}has(e,n={}){let{updateAgeOnHas:r=this.updateAgeOnHas,status:i}=n,s=this.#u.get(e);if(s!==void 0){let o=this.#n[s];if(this.#l(o)&&o.__staleWhileFetching===void 0)return!1;if(this.#x(s))i&&(i.has="stale",this.#w(i,s));else return r&&this.#C(s),i&&(i.has="hit",this.#w(i,s)),!0}else i&&(i.has="miss");return!1}peek(e,n={}){let{allowStale:r=this.allowStale}=n,i=this.#u.get(e);if(i===void 0||!r&&this.#x(i))return;let s=this.#n[i];return this.#l(s)?s.__staleWhileFetching:s}#L(e,n,r,i){let s=n===void 0?void 0:this.#n[n];if(this.#l(s))return s;let o=new bg,{signal:a}=r;a?.addEventListener("abort",()=>o.abort(a.reason),{signal:o.signal});let u={signal:o.signal,options:r,context:i},c=(v,R=!1)=>{let{aborted:A}=o.signal,T=r.ignoreFetchAbort&&v!==void 0;if(r.status&&(A&&!R?(r.status.fetchAborted=!0,r.status.fetchError=o.signal.reason,T&&(r.status.fetchAbortIgnored=!0)):r.status.fetchResolved=!0),A&&!T&&!R)return p(o.signal.reason);let w=m;return this.#n[n]===m&&(v===void 0?w.__staleWhileFetching?this.#n[n]=w.__staleWhileFetching:this.#I(e,"fetch"):(r.status&&(r.status.fetchUpdated=!0),this.set(e,v,u.options))),v},l=v=>(r.status&&(r.status.fetchRejected=!0,r.status.fetchError=v),p(v)),p=v=>{let{aborted:R}=o.signal,A=R&&r.allowStaleOnFetchAbort,T=A||r.allowStaleOnFetchRejection,w=T||r.noDeleteOnFetchRejection,_=m;if(this.#n[n]===m&&(!w||_.__staleWhileFetching===void 0?this.#I(e,"fetch"):A||(this.#n[n]=_.__staleWhileFetching)),T)return r.status&&_.__staleWhileFetching!==void 0&&(r.status.returnedStale=!0),_.__staleWhileFetching;if(_.__returned===_)throw v},h=(v,R)=>{let A=this.#v?.(e,s,u);A&&A instanceof Promise&&A.then(T=>v(T===void 0?void 0:T),R),o.signal.addEventListener("abort",()=>{(!r.ignoreFetchAbort||r.allowStaleOnFetchAbort)&&(v(void 0),r.allowStaleOnFetchAbort&&(v=T=>c(T,!0)))})};r.status&&(r.status.fetchDispatched=!0);let m=new Promise(h).then(c,l),b=Object.assign(m,{__abortController:o,__staleWhileFetching:s,__returned:void 0});return n===void 0?(this.set(e,b,{...u.options,status:void 0}),n=this.#u.get(e)):this.#n[n]=b,b}#l(e){if(!this.#E)return!1;let n=e;return!!n&&n instanceof Promise&&n.hasOwnProperty("__staleWhileFetching")&&n.__abortController instanceof bg}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:u=0,sizeCalculation:c=this.sizeCalculation,noUpdateTTL:l=this.noUpdateTTL,noDeleteOnFetchRejection:p=this.noDeleteOnFetchRejection,allowStaleOnFetchRejection:h=this.allowStaleOnFetchRejection,ignoreFetchAbort:m=this.ignoreFetchAbort,allowStaleOnFetchAbort:b=this.allowStaleOnFetchAbort,context:v,forceRefresh:R=!1,status:A,signal:T}=n;if(!this.#E)return A&&(A.fetch="get"),this.get(e,{allowStale:r,updateAgeOnGet:i,noDeleteOnStaleGet:s,status:A});let w={allowStale:r,updateAgeOnGet:i,noDeleteOnStaleGet:s,ttl:o,noDisposeOnSet:a,size:u,sizeCalculation:c,noUpdateTTL:l,noDeleteOnFetchRejection:p,allowStaleOnFetchRejection:h,allowStaleOnFetchAbort:b,ignoreFetchAbort:m,status:A,signal:T},_=this.#u.get(e);if(_===void 0){A&&(A.fetch="miss");let N=this.#L(e,_,w,v);return N.__returned=N}else{let N=this.#n[_];if(this.#l(N)){let K=r&&N.__staleWhileFetching!==void 0;return A&&(A.fetch="inflight",K&&(A.returnedStale=!0)),K?N.__staleWhileFetching:N.__returned=N}let P=this.#x(_);if(!R&&!P)return A&&(A.fetch="hit"),this.#j(_),i&&this.#C(_),A&&this.#w(A,_),N;let G=this.#L(e,_,w,v),ae=G.__staleWhileFetching!==void 0&&r;return A&&(A.fetch=P?"stale":"refresh",ae&&P&&(A.returnedStale=!0)),ae?G.__staleWhileFetching:G.__returned=G}}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.#y;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 u=r(e,a,{options:o,context:i});return this.set(e,u,o),u}get(e,n={}){let{allowStale:r=this.allowStale,updateAgeOnGet:i=this.updateAgeOnGet,noDeleteOnStaleGet:s=this.noDeleteOnStaleGet,status:o}=n,a=this.#u.get(e);if(a!==void 0){let u=this.#n[a],c=this.#l(u);return o&&this.#w(o,a),this.#x(a)?(o&&(o.get="stale"),c?(o&&r&&u.__staleWhileFetching!==void 0&&(o.returnedStale=!0),r?u.__staleWhileFetching:void 0):(s||this.#I(e,"expire"),o&&r&&(o.returnedStale=!0),r?u:void 0)):(o&&(o.get="hit"),c?u.__staleWhileFetching:(this.#j(a),i&&this.#C(a),u))}else o&&(o.get="miss")}#K(e,n){this.#b[n]=e,this.#h[e]=n}#j(e){e!==this.#g&&(e===this.#f?this.#f=this.#h[e]:this.#K(this.#b[e],this.#h[e]),this.#K(this.#g,e),this.#g=e)}delete(e){return this.#I(e,"delete")}#I(e,n){let r=!1;if(this.#a!==0){let i=this.#u.get(e);if(i!==void 0)if(r=!0,this.#a===1)this.#F(n);else{this.#M(i);let s=this.#n[i];if(this.#l(s)?s.__abortController.abort(new Error("deleted")):(this.#_||this.#d)&&(this.#_&&this.#s?.(s,e,n),this.#d&&this.#m?.push([s,e,n])),this.#u.delete(e),this.#c[i]=void 0,this.#n[i]=void 0,i===this.#g)this.#g=this.#b[i];else if(i===this.#f)this.#f=this.#h[i];else{let o=this.#b[i];this.#h[o]=this.#h[i];let a=this.#h[i];this.#b[a]=this.#b[i]}this.#a--,this.#A.push(i)}}if(this.#d&&this.#m?.length){let i=this.#m,s;for(;s=i?.shift();)this.#o?.(...s)}return r}clear(){return this.#F("delete")}#F(e){for(let n of this.#P({allowStale:!0})){let r=this.#n[n];if(this.#l(r))r.__abortController.abort(new Error("deleted"));else{let i=this.#c[n];this.#_&&this.#s?.(r,i,e),this.#d&&this.#m?.push([r,i,e])}}if(this.#u.clear(),this.#n.fill(void 0),this.#c.fill(void 0),this.#S&&this.#T&&(this.#S.fill(0),this.#T.fill(0)),this.#O&&this.#O.fill(0),this.#f=0,this.#g=0,this.#A.length=0,this.#p=0,this.#a=0,this.#d&&this.#m){let n=this.#m,r;for(;r=n?.shift();)this.#o?.(...r)}}};_g.LRUCache=ww});var qI=f(vg=>{"use strict";Object.defineProperty(vg,"__esModule",{value:!0});vg.hash=void 0;function MH(t){let e=5381,n=t.length;for(;n;)e=e*33^t.charCodeAt(--n);return e>>>0}vg.hash=MH});var FI=f(Sg=>{"use strict";Object.defineProperty(Sg,"__esModule",{value:!0});Sg.DocumentMergerCache=void 0;var LH=Jc(),jI=qI(),xw=class{constructor(){this.typeDocuments=new LH.LRUCache({max:100,ttl:1e3*60*5}),this.keyToDocumentUriMap=new Map}createCacheKey(e,n){let r=(0,jI.hash)(`main-${e.textDocument.uri}-${e.textDocument.version}`);for(let i=0;i<n.length;i++){let s=n[i];r^=(0,jI.hash)(`${s.textDocument.uri}-${s.textDocument.version}`),r=r>>>0}return r}registerCacheKey(e,n){this.flushCacheKey(n),this.keyToDocumentUriMap.set(n,e)}flushCacheKey(e){let n=this.keyToDocumentUriMap.get(e);n&&(this.typeDocuments.delete(n),this.keyToDocumentUriMap.delete(e))}flushCache(){this.typeDocuments.clear()}};Sg.DocumentMergerCache=xw});var KI=f((MY,UI)=>{var Ew=Object.defineProperty,NH=Object.getOwnPropertyDescriptor,qH=Object.getOwnPropertyNames,jH=Object.prototype.hasOwnProperty,FH=(t,e)=>{for(var n in e)Ew(t,n,{get:e[n],enumerable:!0})},BH=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of qH(e))!jH.call(t,i)&&i!==n&&Ew(t,i,{get:()=>e[i],enumerable:!(r=NH(e,i))||r.enumerable});return t},$H=t=>BH(Ew({},"__esModule",{value:!0}),t),$I={};FH($I,{toposort:()=>kw,toposortWithEdges:()=>WH,toposortWithGraph:()=>GH});UI.exports=$H($I);function UH(t,e){let n=new Array(t.size);for(let r=0,i=t.size;r<i;r++)n[r]=new Set;for(let r=0,i=e.length;r<i;r++){let[s,o]=e[r],a=t.get(s),u=t.get(o);a==null||u==null||n[a].add(u)}return n}function KH(t){let e=new Map;for(let n=0,r=t.length;n<r;n++)e.set(t[n],n);return e}function WH(t){let e=Array.from(new Set(t.flat()));return kw(e,t)}function GH(t){let e=Array.from(new Set(Object.keys(t))),n=new Set(e),r=[];for(let i=0,s=e.length;i<s;i++){let o=e[i],a=Array.from(new Set(t[o]));for(let u=0,c=a.length;u<c;u++)r.push([o,a[u]]),n.add(a[u])}return kw(Array.from(n),r)}function BI(t,e){let n={value:e};t.first==null?t.first=n:t.last.next=n,t.last=n}function HH(t){let e=t.first;return t.first=e.next,e.value}function VH(t){return t.first==null}function kw(t,e){let n=KH(t),r=UH(n,e),i=new Array(t.length).fill(0);for(let a=0,u=r.length;a<u;a++)r[a].forEach(c=>{i[c]+=1});let s={first:null,last:null};i.forEach((a,u)=>{a===0&&BI(s,u)});let o=[];for(;!VH(s);){let a=HH(s);o.push(t[a]),r[a].forEach(u=>{--i[u]===0&&BI(s,u)})}if(o.length!==r.length)throw new Error(`Cyclic dependency detected: ${zH(o,n,r)?.map(a=>t[a]).join(" -> ")}`);return o}function zH(t,e,n){let r=new Set(t.map(a=>e.get(a))),i=null;function s(a,u){if(u.has(a))return!0;if(r.has(a))return!1;r.add(a),u.add(a);let c=Array.from(n[a]);for(let l=0,p=c.length;l<p;l++)if(s(c[l],u))return i==null&&(i=[a,c[l]]),!0;return u.delete(a),!1}let o=Array.from(n.keys());for(let a=0,u=o.length;a<u;a++)if(!r.has(o[a])&&s(o[a],new Set))return i;return null}});var WI=f(tu=>{"use strict";Object.defineProperty(tu,"__esModule",{value:!0});tu.DocumentWorkspaceBuilder=tu.DocumentWorkspaceContext=void 0;var Tg=class{constructor(){this.documents=[],this.refs=new Map,this.dependencies=new Map}async loadDependencies(){await Promise.all(this.documents.map(async e=>{let n=await e.getDependencies();this.dependencies.set(e.textDocument.uri,n)}))}getDependencies(e){return this.dependencies.get(e)||[]}getRefMap(){return this.refs}getRef(e){return this.refs.get(e)||null}setRef(e,n){this.refs.set(e,n),this.documents.push(n)}};tu.DocumentWorkspaceContext=Tg;var Aw=class{constructor(e){this.context=e.context}async build(){let e=new Tg,n=await this.context.fs.getWorkspaceRelatedFiles();return await Promise.all(n.map(async r=>{let i=await this.context.documentManager.getOrOpen(r.toString());return e.setRef(i.textDocument.uri,i),i})),e}};tu.DocumentWorkspaceBuilder=Aw});var HI=f(nu=>{"use strict";Object.defineProperty(nu,"__esModule",{value:!0});nu.DocumentWorkspaceMerger=nu.DocumentWorkspaceMergerJob=void 0;var XH=KI(),GI=Yc(),YH=WI(),wg=class{constructor(e){this.cache=e}getTypeDocument(e,n){let r=n.getRef(e);if(r!=null){let i=(0,GI.aggregateImportsWithNamespaceFromLocations)(n.getDependencies(e),n.getRefMap());return i.length===0?r.typeDocument:r.typeDocument.merge(...i.map(o=>({document:o.typeDoc,namespaces:[{exportFrom:"module.exports",namespace:o.namespace}]})))}return r.typeDocument}getExternalTypeDocumentsRelatedToDocument(e,n){let r=e.textDocument.uri,i=n.documents.map(c=>c.textDocument.uri),s=n.documents.map(c=>n.getDependencies(c.textDocument.uri).map(p=>[c.textDocument.uri,p.location])),o=(0,XH.toposort)(i,s.flat()),a=new Array(o.length);for(let c=o.length-1;c>=0;c--){let l=o[c];if(l===r)continue;let p=this.getTypeDocument(l,n);p!=null&&(a[c]=p)}return a.filter(c=>c!=null)}async process(e,n){let r=e.textDocument.uri,i=this.cache.createCacheKey(e,n.documents);if(this.cache.typeDocuments.has(i))return this.cache.typeDocuments.get(i);this.cache.registerCacheKey(i,r),await n.loadDependencies();let s=this.getExternalTypeDocumentsRelatedToDocument(e,n),o=(0,GI.aggregateImportsWithNamespaceFromLocations)(n.getDependencies(r),n.getRefMap()),a=e.typeDocument.merge(...o.map(u=>({document:u.typeDoc,namespaces:[{exportFrom:"module.exports",namespace:u.namespace}]})),...s.map(u=>({document:u})));return this.cache.typeDocuments.set(i,a),a}};nu.DocumentWorkspaceMergerJob=wg;var Ow=class{constructor(e){this.cache=e,this.pendingJobs=new Map}async process(e,n){let i=await new YH.DocumentWorkspaceBuilder({context:n}).build();return new wg(this.cache).process(e,i)}async build(e,n){let r=this.pendingJobs.get(e.textDocument.uri);if(r)return r;let i=this.process(e,n);this.pendingJobs.set(e.textDocument.uri,i);let s=await i;return this.pendingJobs.delete(e.textDocument.uri),s}};nu.DocumentWorkspaceMerger=Ow});var VI=f(xg=>{"use strict";Object.defineProperty(xg,"__esModule",{value:!0});xg.DocumentMerger=void 0;var JH=Ir(),QH=II(),ZH=FI(),e3=HI(),Pw=class{constructor(){this.cache=new ZH.DocumentMergerCache,this.dependencyMerger=new QH.DocumentDependencyMerger(this.cache),this.workspaceMerger=new e3.DocumentWorkspaceMerger(this.cache)}async build(e,n){return n.getConfiguration().typeAnalyzer.strategy===JH.TypeAnalyzerStrategy.Workspace?this.workspaceMerger.build(e,n):this.dependencyMerger.build(e,n)}};xg.DocumentMerger=Pw});var YI=f(ru=>{"use strict";var t3=ru&&ru.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(ru,"__esModule",{value:!0});ru.CoreContext=void 0;var n3=t3(require("events")),Qc=Ir(),zI=hg();function XI(t){return{fileExtensions:t?.fileExtensions?t.fileExtensions.split(","):Qc.DefaultFileExtensions,formatter:t?.formatter??!0,autocomplete:t?.autocomplete??!0,hoverdocs:t?.hoverdocs??!0,diagnostic:t?.diagnostic??!0,transpiler:{beautify:{keepParentheses:t?.transpiler?.beautify?.keepParentheses??!0,indentation:t?.transpiler?.beautify?.indentation??Qc.IndentationType.Tab,indentationSpaces:t?.transpiler?.beautify?.indentationSpaces??2}},typeAnalyzer:{strategy:t?.typeAnalyzer?.strategy??Qc.TypeAnalyzerStrategy.Dependency,exclude:t?.typeAnalyzer?.exclude??void 0}}}var Dw=class extends n3.default{constructor(){super(),this._configuration=XI(),this._features={configuration:!1,workspaceFolder:!1}}get features(){return this._features}getConfiguration(){return this._configuration}async syncConfiguraton(){let e=await this.connection.workspace.getConfiguration(Qc.ConfigurationNamespace),n=XI(e),r=n.typeAnalyzer,i=this._configuration.typeAnalyzer;(r.strategy!==i.strategy||r.exclude!==i.exclude)&&this.documentMerger.cache.flushCache(),this._configuration=n}configureCapabilties(e){this._features.configuration=!!(e.workspace&&e.workspace.configuration),this._features.workspaceFolder=!!(e.workspace&&e.workspace.workspaceFolders)}async onInitialize(e){this.configureCapabilties(e.capabilities);let n={capabilities:{completionProvider:{triggerCharacters:["."],resolveProvider:!0},hoverProvider:!0,colorProvider:!0,definitionProvider:!0,documentFormattingProvider:!0,foldingRangeProvider:!0,signatureHelpProvider:{triggerCharacters:[",","("]},documentSymbolProvider:!0,workspaceSymbolProvider:!0,diagnosticProvider:{identifier:Qc.LanguageId,interFileDependencies:!1,workspaceDiagnostics:!1},semanticTokensProvider:{legend:{tokenTypes:zI.semanticTokensLegend.tokenTypes,tokenModifiers:zI.semanticTokensLegend.tokenModifiers},full:!0},textDocumentSync:2}};return this._features.workspaceFolder&&(n.capabilities.workspace={workspaceFolders:{supported:!0}}),this.emit("ready",this),n}async onInitialized(e){this._features.configuration&&(await this.syncConfiguraton(),this.connection.onDidChangeConfiguration(async()=>{let n=this._configuration;await this.syncConfiguraton(),this.emit("configuration-change",this,this._configuration,n)})),this.emit("loaded",this)}async listen(){this.fs.listen(this.connection),this.connection.onInitialize(this.onInitialize.bind(this)),this.connection.onInitialized(this.onInitialized.bind(this)),this.connection.listen()}};ru.CoreContext=Dw});var Cw=f(Eg=>{"use strict";Object.defineProperty(Eg,"__esModule",{value:!0});Eg.ActiveDocument=void 0;var Rw=ig(),Zc=Ir(),JI=og(),Iw=class{constructor(e){this.context=e.context,this.version=e.version,this.textDocument=e.textDocument,this.typeDocument=e.typeDocument,this.parsedPayload=e.parsedPayload,this.errors=e.errors}getDirectory(){return Rw.Utils.joinPath(Rw.URI.parse(this.textDocument.uri),"..")}async getImportUris(e=null){if(this.parsedPayload==null)return[];let n=this.parsedPayload;if(n.imports.length===0)return[];let r=this.getDirectory(),i=this.context,s=new JI.DocumentURIBuilder(r,e);return(await Promise.all([...n.imports.filter(a=>a.path).map(async a=>{let u=await s.getPathWithContext(a.path,i);return u==null?null:(0,Zc.parseDependencyLocation)({type:Zc.DependencyType.Import,location:u,args:[a.name?.name]})})])).filter(a=>a!=null)}async getIncludeUris(e=null){if(this.parsedPayload==null)return[];let n=this.parsedPayload;if(n.includes.length===0)return[];let r=this.getDirectory(),i=this.context,s=new JI.DocumentURIBuilder(r,e);return(await Promise.all([...n.includes.filter(a=>a.path).map(async a=>{let u=await s.getPathWithContext(a.path,i);return u==null?null:(0,Zc.parseDependencyLocation)({type:Zc.DependencyType.Include,location:u})})])).filter(a=>a!=null)}async getDependencies(){if(this.parsedPayload==null)return[];if(this.dependencies)return this.dependencies;let e=await this.context.fs.getWorkspaceFolderUri(Rw.URI.parse(this.textDocument.uri)),[n,r]=await Promise.all([this.getImportUris(e),this.getIncludeUris(e)]),i=new Set([...n,...r]);return this.dependencies=Array.from(i).map(Zc.parseDependencyRawLocation),this.dependencies}};Eg.ActiveDocument=Iw});var Lw=f(zi=>{"use strict";var r3=zi&&zi.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(zi,"__esModule",{value:!0});zi.DocumentScheduler=zi.PROCESSING_TIMEOUT=void 0;var i3=r3(require("events"));zi.PROCESSING_TIMEOUT=50;var Mw=class extends i3.default{constructor(e=zi.PROCESSING_TIMEOUT){super(),this._timer=null,this.scheduledItems=new Map,this.tickRef=this.tick.bind(this),this.processingTimeout=e}tick(){if(this.scheduledItems.size===0){this._timer=null;return}let e=Date.now();this.scheduledItems.forEach((n,r)=>{e-n.createdAt>this.processingTimeout&&(this.emit("process",n.document),this.scheduledItems.delete(r))}),this._timer=setTimeout(this.tickRef,0)}schedule(e){let n=e.uri;return this.scheduledItems.has(n)?!1:(this.scheduledItems.set(n,{document:e,createdAt:Date.now()}),this._timer===null&&(this._timer=setTimeout(this.tickRef,0)),!0)}isScheduled(e){return this.scheduledItems.has(e.uri)}cancel(e){return this.scheduledItems.delete(e.uri)}};zi.DocumentScheduler=Mw});var iC=f(($Y,rC)=>{var Fw=Object.defineProperty,s3=Object.getOwnPropertyDescriptor,o3=Object.getOwnPropertyNames,a3=Object.prototype.hasOwnProperty,u3=(t,e)=>{for(var n in e)Fw(t,n,{get:e[n],enumerable:!0})},c3=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of o3(e))!a3.call(t,i)&&i!==n&&Fw(t,i,{get:()=>e[i],enumerable:!(r=s3(e,i))||r.enumerable});return t},l3=t=>c3(Fw({},"__esModule",{value:!0}),t),QI={};u3(QI,{ScheduleIntervalHelper:()=>Nw,SchedulePostMessageHelper:()=>qw,ScheduleSetImmmediateHelper:()=>jw,schedule:()=>d3,scheduleProvider:()=>nC});rC.exports=l3(QI);var p3=Promise.prototype.then.bind(Promise.resolve()),Bw=class kg{constructor(){this.queue=[],this.sleep=0}static{this.SLEEP_LIMIT=512}static{this.QUEUE_LIMIT=1024}static isApplicable(){return!1}static createCallback(){throw new Error("Cannot create callback from base schedule helper!")}tick(){let e=this.queue,n=Math.min(e.length,kg.QUEUE_LIMIT);this.queue=this.queue.slice(kg.QUEUE_LIMIT);for(let r=0;r<n;p3(e[r++]));if(this.queue.length>0&&(this.sleep=0),this.sleep++<=kg.SLEEP_LIMIT){this.nextTick();return}this.endTick()}start(){this.isTickActive()||(this.sleep=0,this.startTick())}add(e){this.queue.push(e),this.start()}},Nw=class ZI extends Bw{constructor(){super(...arguments),this.timer=null,this.boundTick=this.tick.bind(this)}static isApplicable(){return!!globalThis.setInterval}static createCallback(){let e=new ZI;return e.add.bind(e)}isTickActive(){return this.timer!==null}startTick(){this.timer=setInterval(this.boundTick,0)}nextTick(){}endTick(){clearInterval(this.timer),this.timer=null}},h3=()=>{try{return typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope}catch{}return!1},qw=class eC extends Bw{constructor(){super(),this.id=(Math.random()+1).toString(36).substring(7),this.active=!1,self.addEventListener("message",this.onMessage.bind(this))}static isApplicable(){return!h3()&&!!self.postMessage&&!!self.addEventListener}static createCallback(){let e=new eC;return e.add.bind(e)}onMessage(e){e.source!==self||e.data!==this.id||this.tick()}isTickActive(){return this.active}startTick(){this.active=!0,self.postMessage(this.id)}nextTick(){self.postMessage(this.id)}endTick(){this.active=!1}},jw=class tC extends Bw{constructor(){super(...arguments),this.immediate=null,this.boundTick=this.tick.bind(this)}static isApplicable(){return!!globalThis.setImmediate}static createCallback(){let e=new tC;return e.add.bind(e)}isTickActive(){return this.immediate!==null}startTick(){this.immediate=setImmediate(this.boundTick)}nextTick(){this.immediate=setImmediate(this.boundTick)}endTick(){clearImmediate(this.immediate),this.immediate=null}};function nC(){if(jw.isApplicable())return jw.createCallback();if(qw.isApplicable())return qw.createCallback();if(Nw.isApplicable())return Nw.createCallback();throw new Error("No schedule helper fulfills requirements!")}var d3=nC()});var oC=f(iu=>{"use strict";var sC=iu&&iu.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(iu,"__esModule",{value:!0});iu.DocumentManager=void 0;var f3=sC(require("events")),g3=$r(),m3=Jc(),y3=iC(),b3=Cw(),_3=Lw(),v3=sC(Yc()),$w=class extends f3.default{get context(){return this._context}setContext(e){return this._context=e,this}constructor(e){super(),this._context=null,this._pendingFiles=new Map,this.documents=new m3.LRUCache({ttl:1e3*60*20,ttlAutopurge:!0}),this._documentScheduler=new _3.DocumentScheduler(e),this.initEvents()}initEvents(){this._documentScheduler.on("process",e=>{this.processAndPersist(e)})}processAndPersist(e){let n=e.uri;this._documentScheduler.cancel(e);let r=this.process(e);return this.documents.set(n,r),this.emit("processed",e,r),r}process(e){this._context.documentMerger.cache.flushCacheKey(e.uri);let n=e.getText(),r=new g3.Parser(n,{unsafe:!0}),i=r.parseChunk(),s=v3.default.analyze(e.uri,i);return new b3.ActiveDocument({context:this._context,version:e.version,textDocument:e,typeDocument:s,parsedPayload:i,errors:[...r.lexer.errors,...r.errors]})}schedule(e){return this.documents.get(e.uri)?.version===e.version?!1:this._documentScheduler.schedule(e)}async open(e){try{let n=this._pendingFiles.get(e),r;if(n)r=await n;else{let i=this.context.fs.getTextDocument(e);this._pendingFiles.set(e,i),r=await i}return r==null?null:this.documents.get(r.uri)||this.processAndPersist(r)}catch(n){return console.error(`Error opening document ${e}:`,n),null}finally{this._pendingFiles.delete(e)}}async getOrOpen(e){let n=this.documents.get(e);return n||this.open(e)}get(e){return this.documents.get(e.uri)||this.processAndPersist(e)}getLatest(e,n=5e3){return new Promise(r=>{(0,y3.schedule)(()=>{if(!this._documentScheduler.isScheduled(e))return r(this.get(e));let i=()=>{this.removeListener("processed",s),r(this.get(e))},s=a=>{a.uri===e.uri&&(this.removeListener("processed",s),clearTimeout(o),r(this.get(e)))},o=setTimeout(i,n);this.addListener("processed",s)})})}clear(e){this.documents.delete(e.uri),this.emit("cleared",e)}};iu.DocumentManager=$w});var Ag=f(W=>{"use strict";var S3=W&&W.__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]}),T3=W&&W.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),w3=W&&W.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var n in t)n!=="default"&&Object.prototype.hasOwnProperty.call(t,n)&&S3(e,t,n);return T3(e,t),e},x3=W&&W.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(W,"__esModule",{value:!0});W.DocumentManager=W.DocumentGraphBuilder=W.DocumentURIBuilder=W.DocumentScheduler=W.ActiveDocument=W.CoreContext=W.buildTokens=W.semanticTokensLegend=W.lookupBase=W.lookupIdentifier=W.typeAnalyzer=W.appendTooltipHeader=W.appendTooltipBody=W.formatTypes=W.formatDefaultValue=W.createTooltipHeader=W.createSignatureInfo=W.createHover=W.MarkdownString=W.LookupHelper=W.DocumentMerger=W.ASTScraper=W.activateFoldingRange=W.activateSemantic=W.activateSymbol=W.activateSubscriptions=W.activateSignature=W.activateHover=W.activateFormatter=W.activateDiagnostic=W.activateDefinition=W.activateColor=W.activateAutocomplete=W.DefaultFileExtensions=W.TypeAnalyzerStrategy=W.ConfigurationNamespace=W.LanguageId=W.IndentationType=void 0;var el=Ir();Object.defineProperty(W,"IndentationType",{enumerable:!0,get:function(){return el.IndentationType}});Object.defineProperty(W,"LanguageId",{enumerable:!0,get:function(){return el.LanguageId}});Object.defineProperty(W,"ConfigurationNamespace",{enumerable:!0,get:function(){return el.ConfigurationNamespace}});Object.defineProperty(W,"TypeAnalyzerStrategy",{enumerable:!0,get:function(){return el.TypeAnalyzerStrategy}});Object.defineProperty(W,"DefaultFileExtensions",{enumerable:!0,get:function(){return el.DefaultFileExtensions}});var E3=sR();Object.defineProperty(W,"activateAutocomplete",{enumerable:!0,get:function(){return E3.activate}});var k3=gR();Object.defineProperty(W,"activateColor",{enumerable:!0,get:function(){return k3.activate}});var A3=yR();Object.defineProperty(W,"activateDefinition",{enumerable:!0,get:function(){return A3.activate}});var O3=bR();Object.defineProperty(W,"activateDiagnostic",{enumerable:!0,get:function(){return O3.activate}});var P3=JR();Object.defineProperty(W,"activateFormatter",{enumerable:!0,get:function(){return P3.activate}});var D3=sI();Object.defineProperty(W,"activateHover",{enumerable:!0,get:function(){return D3.activate}});var R3=aI();Object.defineProperty(W,"activateSignature",{enumerable:!0,get:function(){return R3.activate}});var I3=cI();Object.defineProperty(W,"activateSubscriptions",{enumerable:!0,get:function(){return I3.activate}});var C3=pI();Object.defineProperty(W,"activateSymbol",{enumerable:!0,get:function(){return C3.activate}});var M3=OI();Object.defineProperty(W,"activateSemantic",{enumerable:!0,get:function(){return M3.activate}});var L3=DI();Object.defineProperty(W,"activateFoldingRange",{enumerable:!0,get:function(){return L3.activate}});W.ASTScraper=w3(hf());var N3=VI();Object.defineProperty(W,"DocumentMerger",{enumerable:!0,get:function(){return N3.DocumentMerger}});var q3=qa();Object.defineProperty(W,"LookupHelper",{enumerable:!0,get:function(){return q3.LookupHelper}});var j3=tg();Object.defineProperty(W,"MarkdownString",{enumerable:!0,get:function(){return j3.MarkdownString}});var xo=rg();Object.defineProperty(W,"createHover",{enumerable:!0,get:function(){return xo.createHover}});Object.defineProperty(W,"createSignatureInfo",{enumerable:!0,get:function(){return xo.createSignatureInfo}});Object.defineProperty(W,"createTooltipHeader",{enumerable:!0,get:function(){return xo.createTooltipHeader}});Object.defineProperty(W,"formatDefaultValue",{enumerable:!0,get:function(){return xo.formatDefaultValue}});Object.defineProperty(W,"formatTypes",{enumerable:!0,get:function(){return xo.formatTypes}});Object.defineProperty(W,"appendTooltipBody",{enumerable:!0,get:function(){return xo.appendTooltipBody}});Object.defineProperty(W,"appendTooltipHeader",{enumerable:!0,get:function(){return xo.appendTooltipHeader}});var F3=Yc();Object.defineProperty(W,"typeAnalyzer",{enumerable:!0,get:function(){return x3(F3).default}});var aC=mT();Object.defineProperty(W,"lookupIdentifier",{enumerable:!0,get:function(){return aC.lookupIdentifier}});Object.defineProperty(W,"lookupBase",{enumerable:!0,get:function(){return aC.lookupBase}});var uC=hg();Object.defineProperty(W,"semanticTokensLegend",{enumerable:!0,get:function(){return uC.semanticTokensLegend}});Object.defineProperty(W,"buildTokens",{enumerable:!0,get:function(){return uC.buildTokens}});var B3=YI();Object.defineProperty(W,"CoreContext",{enumerable:!0,get:function(){return B3.CoreContext}});var $3=Cw();Object.defineProperty(W,"ActiveDocument",{enumerable:!0,get:function(){return $3.ActiveDocument}});var U3=Lw();Object.defineProperty(W,"DocumentScheduler",{enumerable:!0,get:function(){return U3.DocumentScheduler}});var K3=og();Object.defineProperty(W,"DocumentURIBuilder",{enumerable:!0,get:function(){return K3.DocumentURIBuilder}});var W3=_w();Object.defineProperty(W,"DocumentGraphBuilder",{enumerable:!0,get:function(){return W3.DocumentGraphBuilder}});var G3=oC();Object.defineProperty(W,"DocumentManager",{enumerable:!0,get:function(){return G3.DocumentManager}})});var hC={};EM(hC,{TextDocument:()=>Uw});function Kw(t,e){if(t.length<=1)return t;let n=t.length/2|0,r=t.slice(0,n),i=t.slice(n);Kw(r,e),Kw(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 cC(t,e,n=0){let r=e?[n]:[];for(let i=0;i<t.length;i++){let s=t.charCodeAt(i);lC(s)&&(s===13&&i+1<t.length&&t.charCodeAt(i+1)===10&&i++,r.push(n+i+1))}return r}function lC(t){return t===13||t===10}function pC(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 H3(t){let e=pC(t.range);return e!==t.range?{newText:t.newText,range:e}:t}var Og,Uw,dC=xM(()=>{"use strict";Og=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=pC(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),u=Math.max(i.end.line,0),c=this._lineOffsets,l=cC(r.text,!1,s);if(u-a===l.length)for(let h=0,m=l.length;h<m;h++)c[h+a+1]=l[h];else l.length<1e4?c.splice(a+1,u-a,...l):this._lineOffsets=c=c.slice(0,a+1).concat(l,c.slice(u+1));let p=r.text.length-(o-s);if(p!==0)for(let h=a+1+l.length,m=c.length;h<m;h++)c[h]=c[h]+p}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=cC(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 e=this.ensureBeforeEOL(e,n[s]),{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];if(e.character<=0)return r;let i=e.line+1<n.length?n[e.line+1]:this._content.length,s=Math.min(r+e.character,i);return this.ensureBeforeEOL(s,r)}ensureBeforeEOL(e,n){for(;e>n&&lC(this._content.charCodeAt(e-1));)e--;return e}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}};(function(t){function e(i,s,o,a){return new Og(i,s,o,a)}t.create=e;function n(i,s,o){if(i instanceof Og)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=Kw(s.map(H3),(l,p)=>{let h=l.range.start.line-p.range.start.line;return h===0?l.range.start.character-p.range.start.character:h}),u=0,c=[];for(let l of a){let p=i.offsetAt(l.range.start);if(p<u)throw new Error("Overlapping edit");p>u&&c.push(o.substring(u,p)),l.newText.length&&c.push(l.newText),u=i.offsetAt(l.range.end)}return c.push(o.substr(u)),c.join("")}t.applyEdits=r})(Uw||(Uw={}))});var bC=f((WY,yC)=>{"use strict";yC.exports=gC;function gC(t,e,n){t instanceof RegExp&&(t=fC(t,n)),e instanceof RegExp&&(e=fC(e,n));var r=mC(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 fC(t,e){var n=e.match(t);return n?n[0]:null}gC.range=mC;function mC(t,e,n){var r,i,s,o,a,u=n.indexOf(t),c=n.indexOf(e,u+1),l=u;if(u>=0&&c>0){if(t===e)return[u,c];for(r=[],s=n.length;l>=0&&!a;)l==u?(r.push(l),u=n.indexOf(t,l+1)):r.length==1?a=[r.pop(),c]:(i=r.pop(),i<s&&(s=i,o=c),c=n.indexOf(e,l+1)),l=u<c&&u>=0?u:c;r.length&&(a=[s,o])}return a}});var kC=f((GY,EC)=>{var _C=bC();EC.exports=X3;var vC="\0SLASH"+Math.random()+"\0",SC="\0OPEN"+Math.random()+"\0",Gw="\0CLOSE"+Math.random()+"\0",TC="\0COMMA"+Math.random()+"\0",wC="\0PERIOD"+Math.random()+"\0";function Ww(t){return parseInt(t,10)==t?parseInt(t,10):t.charCodeAt(0)}function V3(t){return t.split("\\\\").join(vC).split("\\{").join(SC).split("\\}").join(Gw).split("\\,").join(TC).split("\\.").join(wC)}function z3(t){return t.split(vC).join("\\").split(SC).join("{").split(Gw).join("}").split(TC).join(",").split(wC).join(".")}function xC(t){if(!t)return[""];var e=[],n=_C("{","}",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=xC(s);return s.length&&(o[o.length-1]+=a.shift(),o.push.apply(o,a)),e.push.apply(e,o),e}function X3(t){return t?(t.substr(0,2)==="{}"&&(t="\\{\\}"+t.substr(2)),tl(V3(t),!0).map(z3)):[]}function Y3(t){return"{"+t+"}"}function J3(t){return/^-?0\d/.test(t)}function Q3(t,e){return t<=e}function Z3(t,e){return t>=e}function tl(t,e){var n=[],r=_C("{","}",t);if(!r)return[t];var i=r.pre,s=r.post.length?tl(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 u=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(r.body),c=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(r.body),l=u||c,p=r.body.indexOf(",")>=0;if(!l&&!p)return r.post.match(/,.*\}/)?(t=r.pre+"{"+r.body+Gw+r.post,tl(t)):[t];var h;if(l)h=r.body.split(/\.\./);else if(h=xC(r.body),h.length===1&&(h=tl(h[0],!1).map(Y3),h.length===1))return s.map(function(K){return r.pre+h[0]+K});var m;if(l){var b=Ww(h[0]),v=Ww(h[1]),R=Math.max(h[0].length,h[1].length),A=h.length==3?Math.abs(Ww(h[2])):1,T=Q3,w=v<b;w&&(A*=-1,T=Z3);var _=h.some(J3);m=[];for(var N=b;T(N,v);N+=A){var P;if(c)P=String.fromCharCode(N),P==="\\"&&(P="");else if(P=String(N),_){var G=R-P.length;if(G>0){var re=new Array(G+1).join("0");N<0?P="-"+re+P.slice(1):P=re+P}}m.push(P)}}else{m=[];for(var ae=0;ae<h.length;ae++)m.push.apply(m,tl(h[ae],!1))}for(var ae=0;ae<m.length;ae++)for(var o=0;o<s.length;o++){var a=i+m[ae]+s[o];(!e||l||a)&&n.push(a)}}return n}});var AC=f(Pg=>{"use strict";Object.defineProperty(Pg,"__esModule",{value:!0});Pg.assertValidPattern=void 0;var eV=1024*64,tV=t=>{if(typeof t!="string")throw new TypeError("invalid pattern");if(t.length>eV)throw new TypeError("pattern is too long")};Pg.assertValidPattern=tV});var PC=f(Dg=>{"use strict";Object.defineProperty(Dg,"__esModule",{value:!0});Dg.parseClass=void 0;var nV={"[: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]},nl=t=>t.replace(/[[\]\\-]/g,"\\$&"),rV=t=>t.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),OC=t=>t.join(""),iV=(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,u=!1,c=!1,l=n,p="";e:for(;s<t.length;){let v=t.charAt(s);if((v==="!"||v==="^")&&s===n+1){c=!0,s++;continue}if(v==="]"&&o&&!u){l=s+1;break}if(o=!0,v==="\\"&&!u){u=!0,s++;continue}if(v==="["&&!u){for(let[R,[A,T,w]]of Object.entries(nV))if(t.startsWith(R,s)){if(p)return["$.",!1,t.length-n,!0];s+=R.length,w?i.push(A):r.push(A),a=a||T;continue e}}if(u=!1,p){v>p?r.push(nl(p)+"-"+nl(v)):v===p&&r.push(nl(v)),p="",s++;continue}if(t.startsWith("-]",s+1)){r.push(nl(v+"-")),s+=2;continue}if(t.startsWith("-",s+1)){p=v,s+=2;continue}r.push(nl(v)),s++}if(l<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])&&!c){let v=r[0].length===2?r[0].slice(-1):r[0];return[rV(v),!1,l-n,!1]}let h="["+(c?"^":"")+OC(r)+"]",m="["+(c?"":"^")+OC(i)+"]";return[r.length&&i.length?"("+h+"|"+m+")":r.length?h:m,a,l-n,!0]};Dg.parseClass=iV});var Ig=f(Rg=>{"use strict";Object.defineProperty(Rg,"__esModule",{value:!0});Rg.unescape=void 0;var sV=(t,{windowsPathsNoEscape:e=!1}={})=>e?t.replace(/\[([^\/\\])\]/g,"$1"):t.replace(/((?!\\).|^)\[([^\/\\])\]/g,"$1$2").replace(/\\([^\/])/g,"$1");Rg.unescape=sV});var zw=f(Lg=>{"use strict";Object.defineProperty(Lg,"__esModule",{value:!0});Lg.AST=void 0;var oV=PC(),Cg=Ig(),aV=new Set(["!","?","+","*","@"]),DC=t=>aV.has(t),uV="(?!(?:^|/)\\.\\.?(?:$|/))",Mg="(?!\\.)",cV=new Set(["[","."]),lV=new Set(["..","."]),pV=new Set("().*{}+?[]^$\\!"),hV=t=>t.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Vw="[^/]",RC=Vw+"*?",IC=Vw+"+?",Hw=class t{type;#e;#t;#s=!1;#i=[];#o;#v;#y;#a=!1;#p;#u;#c=!1;constructor(e,n,r={}){this.type=e,e&&(this.#t=!0),this.#o=n,this.#e=this.#o?this.#o.#e:this,this.#p=this.#e===this?r:this.#e.#p,this.#y=this.#e===this?[]:this.#e.#y,e==="!"&&!this.#e.#a&&this.#y.push(this),this.#v=this.#o?this.#o.#i.length:0}get hasMagic(){if(this.#t!==void 0)return this.#t;for(let e of this.#i)if(typeof e!="string"&&(e.type||e.hasMagic))return this.#t=!0;return this.#t}toString(){return this.#u!==void 0?this.#u:this.type?this.#u=this.type+"("+this.#i.map(e=>String(e)).join("|")+")":this.#u=this.#i.map(e=>String(e)).join("")}#n(){if(this!==this.#e)throw new Error("should only call on root");if(this.#a)return this;this.toString(),this.#a=!0;let e;for(;e=this.#y.pop();){if(e.type!=="!")continue;let n=e,r=n.#o;for(;r;){for(let i=n.#v+1;!r.type&&i<r.#i.length;i++)for(let s of e.#i){if(typeof s=="string")throw new Error("string part in extglob AST??");s.copyIn(r.#i[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.#i.push(n)}}toJSON(){let e=this.type===null?this.#i.slice().map(n=>typeof n=="string"?n:n.toJSON()):[this.type,...this.#i.map(n=>n.toJSON())];return this.isStart()&&!this.type&&e.unshift([]),this.isEnd()&&(this===this.#e||this.#e.#a&&this.#o?.type==="!")&&e.push({}),e}isStart(){if(this.#e===this)return!0;if(!this.#o?.isStart())return!1;if(this.#v===0)return!0;let e=this.#o;for(let n=0;n<this.#v;n++){let r=e.#i[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.#i.length:0;return this.#v===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.#i)n.copyIn(r);return n}static#h(e,n,r,i){let s=!1,o=!1,a=-1,u=!1;if(n.type===null){let m=r,b="";for(;m<e.length;){let v=e.charAt(m++);if(s||v==="\\"){s=!s,b+=v;continue}if(o){m===a+1?(v==="^"||v==="!")&&(u=!0):v==="]"&&!(m===a+2&&u)&&(o=!1),b+=v;continue}else if(v==="["){o=!0,a=m,u=!1,b+=v;continue}if(!i.noext&&DC(v)&&e.charAt(m)==="("){n.push(b),b="";let R=new t(v,n);m=t.#h(e,R,m,i),n.push(R);continue}b+=v}return n.push(b),m}let c=r+1,l=new t(null,n),p=[],h="";for(;c<e.length;){let m=e.charAt(c++);if(s||m==="\\"){s=!s,h+=m;continue}if(o){c===a+1?(m==="^"||m==="!")&&(u=!0):m==="]"&&!(c===a+2&&u)&&(o=!1),h+=m;continue}else if(m==="["){o=!0,a=c,u=!1,h+=m;continue}if(DC(m)&&e.charAt(c)==="("){l.push(h),h="";let b=new t(m,l);l.push(b),c=t.#h(e,b,c,i);continue}if(m==="|"){l.push(h),h="",p.push(l),l=new t(null,n);continue}if(m===")")return h===""&&n.#i.length===0&&(n.#c=!0),l.push(h),h="",n.push(...p,l),c;h+=m}return n.type=null,n.#t=void 0,n.#i=[e.substring(r-1)],c}static fromGlob(e,n={}){let r=new t(null,void 0,n);return t.#h(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.#p.nocase&&!this.#p.nocaseMagicOnly&&e.toUpperCase()!==e.toLowerCase()))return r;let a=(this.#p.nocase?"i":"")+(s?"u":"");return Object.assign(new RegExp(`^${n}$`,a),{_src:n,_glob:e})}get options(){return this.#p}toRegExpSource(e){let n=e??!!this.#p.dot;if(this.#e===this&&this.#n(),!this.type){let u=this.isStart()&&this.isEnd(),c=this.#i.map(m=>{let[b,v,R,A]=typeof m=="string"?t.#f(m,this.#t,u):m.toRegExpSource(e);return this.#t=this.#t||R,this.#s=this.#s||A,b}).join(""),l="";if(this.isStart()&&typeof this.#i[0]=="string"&&!(this.#i.length===1&&lV.has(this.#i[0]))){let b=cV,v=n&&b.has(c.charAt(0))||c.startsWith("\\.")&&b.has(c.charAt(2))||c.startsWith("\\.\\.")&&b.has(c.charAt(4)),R=!n&&!e&&b.has(c.charAt(0));l=v?uV:R?Mg:""}let p="";return this.isEnd()&&this.#e.#a&&this.#o?.type==="!"&&(p="(?:$|\\/)"),[l+c+p,(0,Cg.unescape)(c),this.#t=!!this.#t,this.#s]}let r=this.type==="*"||this.type==="+",i=this.type==="!"?"(?:(?!(?:":"(?:",s=this.#b(n);if(this.isStart()&&this.isEnd()&&!s&&this.type!=="!"){let u=this.toString();return this.#i=[u],this.type=null,this.#t=void 0,[u,(0,Cg.unescape)(this.toString()),!1,!1]}let o=!r||e||n||!Mg?"":this.#b(!0);o===s&&(o=""),o&&(s=`(?:${s})(?:${o})*?`);let a="";if(this.type==="!"&&this.#c)a=(this.isStart()&&!n?Mg:"")+IC;else{let u=this.type==="!"?"))"+(this.isStart()&&!n&&!e?Mg:"")+RC+")":this.type==="@"?")":this.type==="?"?")?":this.type==="+"&&o?")":this.type==="*"&&o?")?":`)${this.type}`;a=i+s+u}return[a,(0,Cg.unescape)(s),this.#t=!!this.#t,this.#s]}#b(e){return this.#i.map(n=>{if(typeof n=="string")throw new Error("string type in extglob ast??");let[r,i,s,o]=n.toRegExpSource(e);return this.#s=this.#s||o,r}).filter(n=>!(this.isStart()&&this.isEnd())||!!n).join("|")}static#f(e,n,r=!1){let i=!1,s="",o=!1;for(let a=0;a<e.length;a++){let u=e.charAt(a);if(i){i=!1,s+=(pV.has(u)?"\\":"")+u;continue}if(u==="\\"){a===e.length-1?s+="\\\\":i=!0;continue}if(u==="["){let[c,l,p,h]=(0,oV.parseClass)(e,a);if(p){s+=c,o=o||l,a+=p-1,n=n||h;continue}}if(u==="*"){r&&e==="*"?s+=IC:s+=RC,n=!0;continue}if(u==="?"){s+=Vw,n=!0;continue}s+=hV(u)}return[s,(0,Cg.unescape)(e),!!n,o]}};Lg.AST=Hw});var Xw=f(Ng=>{"use strict";Object.defineProperty(Ng,"__esModule",{value:!0});Ng.escape=void 0;var dV=(t,{windowsPathsNoEscape:e=!1}={})=>e?t.replace(/[?*()[\]]/g,"[$&]"):t.replace(/[?*()[\]\\]/g,"\\$&");Ng.escape=dV});var Cs=f(Z=>{"use strict";var fV=Z&&Z.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Z,"__esModule",{value:!0});Z.unescape=Z.escape=Z.AST=Z.Minimatch=Z.match=Z.makeRe=Z.braceExpand=Z.defaults=Z.filter=Z.GLOBSTAR=Z.sep=Z.minimatch=void 0;var gV=fV(kC()),qg=AC(),LC=zw(),mV=Xw(),yV=Ig(),bV=(t,e,n={})=>((0,qg.assertValidPattern)(e),!n.nocomment&&e.charAt(0)==="#"?!1:new Eo(e,n).match(t));Z.minimatch=bV;var _V=/^\*+([^+@!?\*\[\(]*)$/,vV=t=>e=>!e.startsWith(".")&&e.endsWith(t),SV=t=>e=>e.endsWith(t),TV=t=>(t=t.toLowerCase(),e=>!e.startsWith(".")&&e.toLowerCase().endsWith(t)),wV=t=>(t=t.toLowerCase(),e=>e.toLowerCase().endsWith(t)),xV=/^\*+\.\*+$/,EV=t=>!t.startsWith(".")&&t.includes("."),kV=t=>t!=="."&&t!==".."&&t.includes("."),AV=/^\.\*+$/,OV=t=>t!=="."&&t!==".."&&t.startsWith("."),PV=/^\*+$/,DV=t=>t.length!==0&&!t.startsWith("."),RV=t=>t.length!==0&&t!=="."&&t!=="..",IV=/^\?+([^+@!?\*\[\(]*)?$/,CV=([t,e=""])=>{let n=NC([t]);return e?(e=e.toLowerCase(),r=>n(r)&&r.toLowerCase().endsWith(e)):n},MV=([t,e=""])=>{let n=qC([t]);return e?(e=e.toLowerCase(),r=>n(r)&&r.toLowerCase().endsWith(e)):n},LV=([t,e=""])=>{let n=qC([t]);return e?r=>n(r)&&r.endsWith(e):n},NV=([t,e=""])=>{let n=NC([t]);return e?r=>n(r)&&r.endsWith(e):n},NC=([t])=>{let e=t.length;return n=>n.length===e&&!n.startsWith(".")},qC=([t])=>{let e=t.length;return n=>n.length===e&&n!=="."&&n!==".."},jC=typeof process=="object"&&process?typeof process.env=="object"&&process.env&&process.env.__MINIMATCH_TESTING_PLATFORM__||process.platform:"posix",CC={win32:{sep:"\\"},posix:{sep:"/"}};Z.sep=jC==="win32"?CC.win32.sep:CC.posix.sep;Z.minimatch.sep=Z.sep;Z.GLOBSTAR=Symbol("globstar **");Z.minimatch.GLOBSTAR=Z.GLOBSTAR;var qV="[^/]",jV=qV+"*?",FV="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",BV="(?:(?!(?:\\/|^)\\.).)*?",$V=(t,e={})=>n=>(0,Z.minimatch)(n,t,e);Z.filter=$V;Z.minimatch.filter=Z.filter;var wr=(t,e={})=>Object.assign({},t,e),UV=t=>{if(!t||typeof t!="object"||!Object.keys(t).length)return Z.minimatch;let e=Z.minimatch;return Object.assign((r,i,s={})=>e(r,i,wr(t,s)),{Minimatch:class extends e.Minimatch{constructor(i,s={}){super(i,wr(t,s))}static defaults(i){return e.defaults(wr(t,i)).Minimatch}},AST:class extends e.AST{constructor(i,s,o={}){super(i,s,wr(t,o))}static fromGlob(i,s={}){return e.AST.fromGlob(i,wr(t,s))}},unescape:(r,i={})=>e.unescape(r,wr(t,i)),escape:(r,i={})=>e.escape(r,wr(t,i)),filter:(r,i={})=>e.filter(r,wr(t,i)),defaults:r=>e.defaults(wr(t,r)),makeRe:(r,i={})=>e.makeRe(r,wr(t,i)),braceExpand:(r,i={})=>e.braceExpand(r,wr(t,i)),match:(r,i,s={})=>e.match(r,i,wr(t,s)),sep:e.sep,GLOBSTAR:Z.GLOBSTAR})};Z.defaults=UV;Z.minimatch.defaults=Z.defaults;var KV=(t,e={})=>((0,qg.assertValidPattern)(t),e.nobrace||!/\{(?:(?!\{).)*\}/.test(t)?[t]:(0,gV.default)(t));Z.braceExpand=KV;Z.minimatch.braceExpand=Z.braceExpand;var WV=(t,e={})=>new Eo(t,e).makeRe();Z.makeRe=WV;Z.minimatch.makeRe=Z.makeRe;var GV=(t,e,n={})=>{let r=new Eo(e,n);return t=t.filter(i=>r.match(i)),r.options.nonull&&!t.length&&t.push(e),t};Z.match=GV;Z.minimatch.match=Z.match;var MC=/[?*]|[+@!]\(.*?\)|\[|\]/,HV=t=>t.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Eo=class{options;set;pattern;windowsPathsNoEscape;nonegate;negate;comment;empty;preserveMultipleSlashes;partial;globSet;globParts;nocase;isWindows;platform;windowsNoMagicRoot;regexp;constructor(e,n={}){(0,qg.assertValidPattern)(e),n=n||{},this.options=n,this.pattern=e,this.platform=n.platform||jC,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 u=s[0]===""&&s[1]===""&&(s[2]==="?"||!MC.test(s[2]))&&!MC.test(s[3]),c=/^[a-z]:/i.test(s[0]);if(u)return[...s.slice(0,4),...s.slice(4).map(l=>this.parse(l))];if(c)return[s[0],...s.slice(1).map(l=>this.parse(l))]}return s.map(u=>this.parse(u))});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],u=r[i+2],c=r[i+3];if(a!==".."||!u||u==="."||u===".."||!c||c==="."||c==="..")continue;n=!0,r.splice(i,1);let l=r.slice(0);l[i]="**",e.push(l),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 u=s===1&&r[s+1]==="**"?["."]:[];r.splice(s-1,2,...u),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 v=typeof e[0]=="string"&&/^[a-z]:$/i.test(e[0]),R=!v&&e[0]===""&&e[1]===""&&e[2]==="?"&&/^[a-z]:$/i.test(e[3]),A=typeof n[0]=="string"&&/^[a-z]:$/i.test(n[0]),T=!A&&n[0]===""&&n[1]===""&&n[2]==="?"&&typeof n[3]=="string"&&/^[a-z]:$/i.test(n[3]),w=R?3:v?0:void 0,_=T?3:A?0:void 0;if(typeof w=="number"&&typeof _=="number"){let[N,P]=[e[w],n[_]];N.toLowerCase()===P.toLowerCase()&&(n[_]=N,_>w?n=n.slice(_):w>_&&(e=e.slice(w)))}}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,u=e.length,c=n.length;o<u&&a<c;o++,a++){this.debug("matchOne loop");var l=n[a],p=e[o];if(this.debug(n,l,p),l===!1)return!1;if(l===Z.GLOBSTAR){this.debug("GLOBSTAR",[n,l,p]);var h=o,m=a+1;if(m===c){for(this.debug("** at the end");o<u;o++)if(e[o]==="."||e[o]===".."||!i.dot&&e[o].charAt(0)===".")return!1;return!0}for(;h<u;){var b=e[h];if(this.debug(`
|
155
|
+
`),yt.Comment),this.next()}process(){let e=this;switch(e.token.type){case pe.TokenType.Keyword:{this.processKeyword();break}case pe.TokenType.StringLiteral:{this.processStringLiteral();break}case pe.TokenType.Identifier:{this.processIdentifier();break}case pe.TokenType.NumericLiteral:{this.processNumericLiteral();break}case pe.TokenType.Punctuator:case pe.TokenType.SliceOperator:{this.processPunctuator();break}case pe.TokenType.BooleanLiteral:{this.processBooleanLiteral();break}case pe.TokenType.NilLiteral:{this.processNilLiteral();break}case pe.TokenType.Comment:{this.processComment();break}default:e.next()}}digest(){let e=this;for(e.next();!pe.Selectors.EndOfFile(e.token);)e.process()}};Nn.TokenHandler=pg;function yH(t,e){let n=new Gr.Lexer(e.textDocument.getText(),{unsafe:!0});return new pg(n,t).digest(),t}Nn.buildTokens=yH});var OI=f(dg=>{"use strict";Object.defineProperty(dg,"__esModule",{value:!0});dg.activate=void 0;var bH=hg();function _H(t){t.connection.languages.semanticTokens.on(async e=>{let n=await t.fs.getTextDocument(e.textDocument.uri);if(n==null)return;let r=await t.documentManager.getLatest(n);if(!r.parsedPayload)return;let i=t.createSemanticTokensBuilder();return(0,bH.buildTokens)(i,r),i.build()})}dg.activate=_H});var PI=f(fg=>{"use strict";Object.defineProperty(fg,"__esModule",{value:!0});fg.buildFoldingRanges=void 0;var bi=xe(),yw=ub(),vH=hf();function SH(t){let e=[];return new vH.ScraperWalker((r,i)=>{if(r.start.line===r.end.line)return null;switch(r.type){case bi.ASTType.Comment:return e.push({startLine:r.start.line-1,endLine:r.end.line-1,kind:yw.FoldingRangeKind.Comment}),null;case bi.ASTType.MapConstructorExpression:case bi.ASTType.ListConstructorExpression:case bi.ASTType.StringLiteral:case bi.ASTType.WhileStatement:case bi.ASTType.ForGenericStatement:case bi.ASTType.FunctionDeclaration:return e.push({startLine:r.start.line-1,endLine:r.end.line-1,kind:yw.FoldingRangeKind.Region}),null;case bi.ASTType.IfClause:case bi.ASTType.ElseifClause:case bi.ASTType.ElseClause:return e.push({startLine:r.start.line-1,endLine:r.end.line-2,kind:yw.FoldingRangeKind.Region}),null}return null}).visit(t.parsedPayload),e}fg.buildFoldingRanges=SH});var DI=f(gg=>{"use strict";Object.defineProperty(gg,"__esModule",{value:!0});gg.activate=void 0;var TH=PI();function wH(t){t.connection.languages.foldingRange.on(async e=>{let n=await t.fs.getTextDocument(e.textDocument.uri);if(n==null)return;let r=await t.documentManager.getLatest(n);if(r.parsedPayload)return(0,TH.buildFoldingRanges)(r)})}gg.activate=wH});var _w=f(mg=>{"use strict";Object.defineProperty(mg,"__esModule",{value:!0});mg.DocumentGraphBuilder=void 0;var xH=Ir(),bw=class{constructor(e){this.documentManager=e.documentManager,this.entrypoint=e.entrypoint,this.nodeCache=new Map,this.pendingDocument=new Map}async getDocument(e){if(this.pendingDocument.has(e))return this.pendingDocument.get(e);let n=this.documentManager.getOrOpen(e);this.pendingDocument.set(e,n);let r=await n;return this.pendingDocument.delete(e),r}async build(){let e={item:{document:this.entrypoint,location:{type:xH.DependencyType.Root,location:this.entrypoint.textDocument.uri}},children:[]};if(this.entrypoint.parsedPayload===null)return e;this.nodeCache.set(this.entrypoint.textDocument.uri,e);let n=async(r,i)=>{let s=await r.getDependencies();await Promise.all(s.map(async o=>{let a=this.nodeCache.get(o.location);if(a!=null){i.children.push(a);return}let u=await this.getDocument(o.location);if(u===null)return;let c={item:{document:u,location:o},children:[]};this.nodeCache.set(o.location,c),i.children.push(c),u.parsedPayload!==null&&await n(u,c)}))};return await n(this.entrypoint,e),e}};mg.DocumentGraphBuilder=bw});var Jc=f(wo=>{"use strict";Object.defineProperty(wo,"__esModule",{value:!0});wo.aggregateImportsWithNamespaceFromGraph=wo.aggregateImportsWithNamespaceFromLocations=void 0;var EH=Ma(),kH=Ir(),AH=gw(),OH=new EH.TypeManager({container:AH.miniscriptMeta});wo.default=OH;function PH(t,e){let n=[];return t==null||t.forEach(r=>{let i=r.args[0];if(i==null)return;let s=e.get(r.location)?.typeDocument;s!=null&&n.push({namespace:i,typeDoc:s})}),n}wo.aggregateImportsWithNamespaceFromLocations=PH;function DH(t,e){let n=[];return t==null||t.children.filter(i=>i.item.location.type===kH.DependencyType.Import).map(i=>i.item.location).forEach(i=>{let s=i.args[0];if(s==null)return;let o=e.get(i.location);o!=null&&n.push({namespace:s,typeDoc:o})}),n}wo.aggregateImportsWithNamespaceFromGraph=DH});var II=f(Qa=>{"use strict";Object.defineProperty(Qa,"__esModule",{value:!0});Qa.DocumentDependencyMerger=Qa.DocumentDependencyMergerJob=void 0;var RI=Ir(),RH=_w(),IH=Jc(),yg=class{constructor(e){this.cache=e,this.refs=new Map}mergeDocuments(e,n){let r=(0,IH.aggregateImportsWithNamespaceFromGraph)(e,this.refs),i=e.item.document;return r.length===0?i.typeDocument.merge(...n.map(s=>({document:s}))):i.typeDocument.merge(...r.map(s=>({document:s.typeDoc,namespaces:[{exportFrom:"module.exports",namespace:s.namespace}]})),...n.map(s=>({document:s})))}process(e,n){let r=e.item.document,i=r.textDocument.uri,s=this.refs.get(i);if(s!==void 0)return s;this.refs.set(i,null);let o=[],a=this.cache.createCacheKey(r,(0,RI.getAllDependencyLocationsFromGraph)(e,new Set(r.textDocument.uri)));if(this.cache.typeDocuments.has(a)){let c=this.cache.typeDocuments.get(a);return this.refs.set(i,c),c}if(this.cache.registerCacheKey(a,i),e.children.length===0)return this.refs.set(i,r.typeDocument),this.cache.typeDocuments.set(a,r.typeDocument),r.typeDocument;for(let c=0;c<e.children.length;c++){let l=e.children[c],p=this.process(l,n);if(l.item.location.type!==RI.DependencyType.Import){if(p===null)return;o.push(p)}}let u=this.mergeDocuments(e,o);return this.refs.set(i,u),this.cache.typeDocuments.set(a,u),u}};Qa.DocumentDependencyMergerJob=yg;var vw=class{constructor(e){this.cache=e,this.pendingJobs=new Map}async process(e,n){let i=await new RH.DocumentGraphBuilder({documentManager:n.documentManager,entrypoint:e}).build();return new yg(this.cache).process(i,n)}async build(e,n){let r=this.pendingJobs.get(e.textDocument.uri);if(r)return r;let i=this.process(e,n);this.pendingJobs.set(e.textDocument.uri,i);let s=await i;return this.pendingJobs.delete(e.textDocument.uri),s}};Qa.DocumentDependencyMerger=vw});var Qc=f(_g=>{"use strict";Object.defineProperty(_g,"__esModule",{value:!0});_g.LRUCache=void 0;var Za=typeof performance=="object"&&performance&&typeof performance.now=="function"?performance:Date,MI=new Set,Sw=typeof process=="object"&&process?process:{},LI=(t,e,n,r)=>{typeof Sw.emitWarning=="function"?Sw.emitWarning(t,e,n,r):console.error(`[${n}] ${e}: ${t}`)},bg=globalThis.AbortController,CI=globalThis.AbortSignal;if(typeof bg>"u"){CI=class{onabort;_onabort=[];reason;aborted=!1;addEventListener(r,i){this._onabort.push(i)}},bg=class{constructor(){e()}signal=new CI;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=Sw.env?.LRU_CACHE_IGNORE_AC_WARNING!=="1",e=()=>{t&&(t=!1,LI("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 CH=t=>!MI.has(t),DY=Symbol("type"),Is=t=>t&&t===Math.floor(t)&&t>0&&isFinite(t),NI=t=>Is(t)?t<=Math.pow(2,8)?Uint8Array:t<=Math.pow(2,16)?Uint16Array:t<=Math.pow(2,32)?Uint32Array:t<=Number.MAX_SAFE_INTEGER?eu:null:null,eu=class extends Array{constructor(e){super(e),this.fill(0)}},Tw=class t{heap;length;static#e=!1;static create(e){let n=NI(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]}},ww=class t{#e;#t;#s;#i;#o;#v;#y;ttl;ttlResolution;ttlAutopurge;updateAgeOnGet;updateAgeOnHas;allowStale;noDisposeOnSet;noUpdateTTL;maxEntrySize;sizeCalculation;noDeleteOnFetchRejection;noDeleteOnStaleGet;allowStaleOnFetchAbort;allowStaleOnFetchRejection;ignoreFetchAbort;#a;#p;#u;#c;#n;#h;#b;#f;#g;#A;#m;#O;#T;#S;#_;#E;#d;#D;static unsafeExposeInternals(e){return{starts:e.#T,ttls:e.#S,sizes:e.#O,keyMap:e.#u,keyList:e.#c,valList:e.#n,next:e.#h,prev:e.#b,get head(){return e.#f},get tail(){return e.#g},free:e.#A,isBackgroundFetch:n=>e.#l(n),backgroundFetch:(n,r,i,s)=>e.#L(n,r,i,s),moveToTail:n=>e.#j(n),indexes:n=>e.#k(n),rindexes:n=>e.#P(n),isStale:n=>e.#x(n)}}get max(){return this.#e}get maxSize(){return this.#t}get calculatedSize(){return this.#p}get size(){return this.#a}get fetchMethod(){return this.#v}get memoMethod(){return this.#y}get dispose(){return this.#s}get onInsert(){return this.#i}get disposeAfter(){return this.#o}constructor(e){let{max:n=0,ttl:r,ttlResolution:i=1,ttlAutopurge:s,updateAgeOnGet:o,updateAgeOnHas:a,allowStale:u,dispose:c,onInsert:l,disposeAfter:p,noDisposeOnSet:h,noUpdateTTL:m,maxSize:b=0,maxEntrySize:v=0,sizeCalculation:R,fetchMethod:A,memoMethod:T,noDeleteOnFetchRejection:w,noDeleteOnStaleGet:_,allowStaleOnFetchRejection:N,allowStaleOnFetchAbort:P,ignoreFetchAbort:G}=e;if(n!==0&&!Is(n))throw new TypeError("max option must be a nonnegative integer");let re=n?NI(n):Array;if(!re)throw new Error("invalid max value: "+n);if(this.#e=n,this.#t=b,this.maxEntrySize=v||this.#t,this.sizeCalculation=R,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(T!==void 0&&typeof T!="function")throw new TypeError("memoMethod must be a function if defined");if(this.#y=T,A!==void 0&&typeof A!="function")throw new TypeError("fetchMethod must be a function if specified");if(this.#v=A,this.#E=!!A,this.#u=new Map,this.#c=new Array(n).fill(void 0),this.#n=new Array(n).fill(void 0),this.#h=new re(n),this.#b=new re(n),this.#f=0,this.#g=0,this.#A=Tw.create(n),this.#a=0,this.#p=0,typeof c=="function"&&(this.#s=c),typeof l=="function"&&(this.#i=l),typeof p=="function"?(this.#o=p,this.#m=[]):(this.#o=void 0,this.#m=void 0),this.#_=!!this.#s,this.#D=!!this.#i,this.#d=!!this.#o,this.noDisposeOnSet=!!h,this.noUpdateTTL=!!m,this.noDeleteOnFetchRejection=!!w,this.allowStaleOnFetchRejection=!!N,this.allowStaleOnFetchAbort=!!P,this.ignoreFetchAbort=!!G,this.maxEntrySize!==0){if(this.#t!==0&&!Is(this.#t))throw new TypeError("maxSize must be a positive integer if specified");if(!Is(this.maxEntrySize))throw new TypeError("maxEntrySize must be a positive integer if specified");this.#B()}if(this.allowStale=!!u,this.noDeleteOnStaleGet=!!_,this.updateAgeOnGet=!!o,this.updateAgeOnHas=!!a,this.ttlResolution=Is(i)||i===0?i:1,this.ttlAutopurge=!!s,this.ttl=r||0,this.ttl){if(!Is(this.ttl))throw new TypeError("ttl must be a positive integer if specified");this.#r()}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 ae="LRU_CACHE_UNBOUNDED";CH(ae)&&(MI.add(ae),LI("TTL caching without ttlAutopurge, max, or maxSize can result in unbounded memory consumption.","UnboundedCacheWarning",ae,t))}}getRemainingTTL(e){return this.#u.has(e)?1/0:0}#r(){let e=new eu(this.#e),n=new eu(this.#e);this.#S=e,this.#T=n,this.#R=(s,o,a=Za.now())=>{if(n[s]=o!==0?a:0,e[s]=o,o!==0&&this.ttlAutopurge){let u=setTimeout(()=>{this.#x(s)&&this.#I(this.#c[s],"expire")},o+1);u.unref&&u.unref()}},this.#C=s=>{n[s]=e[s]!==0?Za.now():0},this.#w=(s,o)=>{if(e[o]){let a=e[o],u=n[o];if(!a||!u)return;s.ttl=a,s.start=u,s.now=r||i();let c=s.now-u;s.remainingTTL=a-c}};let r=0,i=()=>{let s=Za.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.#u.get(s);if(o===void 0)return 0;let a=e[o],u=n[o];if(!a||!u)return 1/0;let c=(r||i())-u;return a-c},this.#x=s=>{let o=n[s],a=e[s];return!!a&&!!o&&(r||i())-o>a}}#C=()=>{};#w=()=>{};#R=()=>{};#x=()=>!1;#B(){let e=new eu(this.#e);this.#p=0,this.#O=e,this.#M=n=>{this.#p-=e[n],e[n]=0},this.#$=(n,r,i,s)=>{if(this.#l(r))return 0;if(!Is(i))if(s){if(typeof s!="function")throw new TypeError("sizeCalculation must be a function");if(i=s(r,n),!Is(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.#N=(n,r,i)=>{if(e[n]=r,this.#t){let s=this.#t-e[n];for(;this.#p>s;)this.#q(!0)}this.#p+=e[n],i&&(i.entrySize=r,i.totalCalculatedSize=this.#p)}}#M=e=>{};#N=(e,n,r)=>{};#$=(e,n,r,i)=>{if(r||i)throw new TypeError("cannot set size without setting maxSize or maxEntrySize on cache");return 0};*#k({allowStale:e=this.allowStale}={}){if(this.#a)for(let n=this.#g;!(!this.#U(n)||((e||!this.#x(n))&&(yield n),n===this.#f));)n=this.#b[n]}*#P({allowStale:e=this.allowStale}={}){if(this.#a)for(let n=this.#f;!(!this.#U(n)||((e||!this.#x(n))&&(yield n),n===this.#g));)n=this.#h[n]}#U(e){return e!==void 0&&this.#u.get(this.#c[e])===e}*entries(){for(let e of this.#k())this.#n[e]!==void 0&&this.#c[e]!==void 0&&!this.#l(this.#n[e])&&(yield[this.#c[e],this.#n[e]])}*rentries(){for(let e of this.#P())this.#n[e]!==void 0&&this.#c[e]!==void 0&&!this.#l(this.#n[e])&&(yield[this.#c[e],this.#n[e]])}*keys(){for(let e of this.#k()){let n=this.#c[e];n!==void 0&&!this.#l(this.#n[e])&&(yield n)}}*rkeys(){for(let e of this.#P()){let n=this.#c[e];n!==void 0&&!this.#l(this.#n[e])&&(yield n)}}*values(){for(let e of this.#k())this.#n[e]!==void 0&&!this.#l(this.#n[e])&&(yield this.#n[e])}*rvalues(){for(let e of this.#P())this.#n[e]!==void 0&&!this.#l(this.#n[e])&&(yield this.#n[e])}[Symbol.iterator](){return this.entries()}[Symbol.toStringTag]="LRUCache";find(e,n={}){for(let r of this.#k()){let i=this.#n[r],s=this.#l(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.#k()){let i=this.#n[r],s=this.#l(i)?i.__staleWhileFetching:i;s!==void 0&&e.call(n,s,this.#c[r],this)}}rforEach(e,n=this){for(let r of this.#P()){let i=this.#n[r],s=this.#l(i)?i.__staleWhileFetching:i;s!==void 0&&e.call(n,s,this.#c[r],this)}}purgeStale(){let e=!1;for(let n of this.#P({allowStale:!0}))this.#x(n)&&(this.#I(this.#c[n],"expire"),e=!0);return e}info(e){let n=this.#u.get(e);if(n===void 0)return;let r=this.#n[n],i=this.#l(r)?r.__staleWhileFetching:r;if(i===void 0)return;let s={value:i};if(this.#S&&this.#T){let o=this.#S[n],a=this.#T[n];if(o&&a){let u=o-(Za.now()-a);s.ttl=u,s.start=Date.now()}}return this.#O&&(s.size=this.#O[n]),s}dump(){let e=[];for(let n of this.#k({allowStale:!0})){let r=this.#c[n],i=this.#n[n],s=this.#l(i)?i.__staleWhileFetching:i;if(s===void 0||r===void 0)continue;let o={value:s};if(this.#S&&this.#T){o.ttl=this.#S[n];let a=Za.now()-this.#T[n];o.start=Math.floor(Date.now()-a)}this.#O&&(o.size=this.#O[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=Za.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:u}=r,{noUpdateTTL:c=this.noUpdateTTL}=r,l=this.#$(e,n,r.size||0,a);if(this.maxEntrySize&&l>this.maxEntrySize)return u&&(u.set="miss",u.maxEntrySizeExceeded=!0),this.#I(e,"set"),this;let p=this.#a===0?void 0:this.#u.get(e);if(p===void 0)p=this.#a===0?this.#g:this.#A.length!==0?this.#A.pop():this.#a===this.#e?this.#q(!1):this.#a,this.#c[p]=e,this.#n[p]=n,this.#u.set(e,p),this.#h[this.#g]=p,this.#b[p]=this.#g,this.#g=p,this.#a++,this.#N(p,l,u),u&&(u.set="add"),c=!1,this.#D&&this.#i?.(n,e,"add");else{this.#j(p);let h=this.#n[p];if(n!==h){if(this.#E&&this.#l(h)){h.__abortController.abort(new Error("replaced"));let{__staleWhileFetching:m}=h;m!==void 0&&!o&&(this.#_&&this.#s?.(m,e,"set"),this.#d&&this.#m?.push([m,e,"set"]))}else o||(this.#_&&this.#s?.(h,e,"set"),this.#d&&this.#m?.push([h,e,"set"]));if(this.#M(p),this.#N(p,l,u),this.#n[p]=n,u){u.set="replace";let m=h&&this.#l(h)?h.__staleWhileFetching:h;m!==void 0&&(u.oldValue=m)}}else u&&(u.set="update");this.#D&&this.onInsert?.(n,e,n===h?"update":"replace")}if(i!==0&&!this.#S&&this.#r(),this.#S&&(c||this.#R(p,i,s),u&&this.#w(u,p)),!o&&this.#d&&this.#m){let h=this.#m,m;for(;m=h?.shift();)this.#o?.(...m)}return this}pop(){try{for(;this.#a;){let e=this.#n[this.#f];if(this.#q(!0),this.#l(e)){if(e.__staleWhileFetching)return e.__staleWhileFetching}else if(e!==void 0)return e}}finally{if(this.#d&&this.#m){let e=this.#m,n;for(;n=e?.shift();)this.#o?.(...n)}}}#q(e){let n=this.#f,r=this.#c[n],i=this.#n[n];return this.#E&&this.#l(i)?i.__abortController.abort(new Error("evicted")):(this.#_||this.#d)&&(this.#_&&this.#s?.(i,r,"evict"),this.#d&&this.#m?.push([i,r,"evict"])),this.#M(n),e&&(this.#c[n]=void 0,this.#n[n]=void 0,this.#A.push(n)),this.#a===1?(this.#f=this.#g=0,this.#A.length=0):this.#f=this.#h[n],this.#u.delete(r),this.#a--,n}has(e,n={}){let{updateAgeOnHas:r=this.updateAgeOnHas,status:i}=n,s=this.#u.get(e);if(s!==void 0){let o=this.#n[s];if(this.#l(o)&&o.__staleWhileFetching===void 0)return!1;if(this.#x(s))i&&(i.has="stale",this.#w(i,s));else return r&&this.#C(s),i&&(i.has="hit",this.#w(i,s)),!0}else i&&(i.has="miss");return!1}peek(e,n={}){let{allowStale:r=this.allowStale}=n,i=this.#u.get(e);if(i===void 0||!r&&this.#x(i))return;let s=this.#n[i];return this.#l(s)?s.__staleWhileFetching:s}#L(e,n,r,i){let s=n===void 0?void 0:this.#n[n];if(this.#l(s))return s;let o=new bg,{signal:a}=r;a?.addEventListener("abort",()=>o.abort(a.reason),{signal:o.signal});let u={signal:o.signal,options:r,context:i},c=(v,R=!1)=>{let{aborted:A}=o.signal,T=r.ignoreFetchAbort&&v!==void 0;if(r.status&&(A&&!R?(r.status.fetchAborted=!0,r.status.fetchError=o.signal.reason,T&&(r.status.fetchAbortIgnored=!0)):r.status.fetchResolved=!0),A&&!T&&!R)return p(o.signal.reason);let w=m;return this.#n[n]===m&&(v===void 0?w.__staleWhileFetching?this.#n[n]=w.__staleWhileFetching:this.#I(e,"fetch"):(r.status&&(r.status.fetchUpdated=!0),this.set(e,v,u.options))),v},l=v=>(r.status&&(r.status.fetchRejected=!0,r.status.fetchError=v),p(v)),p=v=>{let{aborted:R}=o.signal,A=R&&r.allowStaleOnFetchAbort,T=A||r.allowStaleOnFetchRejection,w=T||r.noDeleteOnFetchRejection,_=m;if(this.#n[n]===m&&(!w||_.__staleWhileFetching===void 0?this.#I(e,"fetch"):A||(this.#n[n]=_.__staleWhileFetching)),T)return r.status&&_.__staleWhileFetching!==void 0&&(r.status.returnedStale=!0),_.__staleWhileFetching;if(_.__returned===_)throw v},h=(v,R)=>{let A=this.#v?.(e,s,u);A&&A instanceof Promise&&A.then(T=>v(T===void 0?void 0:T),R),o.signal.addEventListener("abort",()=>{(!r.ignoreFetchAbort||r.allowStaleOnFetchAbort)&&(v(void 0),r.allowStaleOnFetchAbort&&(v=T=>c(T,!0)))})};r.status&&(r.status.fetchDispatched=!0);let m=new Promise(h).then(c,l),b=Object.assign(m,{__abortController:o,__staleWhileFetching:s,__returned:void 0});return n===void 0?(this.set(e,b,{...u.options,status:void 0}),n=this.#u.get(e)):this.#n[n]=b,b}#l(e){if(!this.#E)return!1;let n=e;return!!n&&n instanceof Promise&&n.hasOwnProperty("__staleWhileFetching")&&n.__abortController instanceof bg}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:u=0,sizeCalculation:c=this.sizeCalculation,noUpdateTTL:l=this.noUpdateTTL,noDeleteOnFetchRejection:p=this.noDeleteOnFetchRejection,allowStaleOnFetchRejection:h=this.allowStaleOnFetchRejection,ignoreFetchAbort:m=this.ignoreFetchAbort,allowStaleOnFetchAbort:b=this.allowStaleOnFetchAbort,context:v,forceRefresh:R=!1,status:A,signal:T}=n;if(!this.#E)return A&&(A.fetch="get"),this.get(e,{allowStale:r,updateAgeOnGet:i,noDeleteOnStaleGet:s,status:A});let w={allowStale:r,updateAgeOnGet:i,noDeleteOnStaleGet:s,ttl:o,noDisposeOnSet:a,size:u,sizeCalculation:c,noUpdateTTL:l,noDeleteOnFetchRejection:p,allowStaleOnFetchRejection:h,allowStaleOnFetchAbort:b,ignoreFetchAbort:m,status:A,signal:T},_=this.#u.get(e);if(_===void 0){A&&(A.fetch="miss");let N=this.#L(e,_,w,v);return N.__returned=N}else{let N=this.#n[_];if(this.#l(N)){let K=r&&N.__staleWhileFetching!==void 0;return A&&(A.fetch="inflight",K&&(A.returnedStale=!0)),K?N.__staleWhileFetching:N.__returned=N}let P=this.#x(_);if(!R&&!P)return A&&(A.fetch="hit"),this.#j(_),i&&this.#C(_),A&&this.#w(A,_),N;let G=this.#L(e,_,w,v),ae=G.__staleWhileFetching!==void 0&&r;return A&&(A.fetch=P?"stale":"refresh",ae&&P&&(A.returnedStale=!0)),ae?G.__staleWhileFetching:G.__returned=G}}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.#y;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 u=r(e,a,{options:o,context:i});return this.set(e,u,o),u}get(e,n={}){let{allowStale:r=this.allowStale,updateAgeOnGet:i=this.updateAgeOnGet,noDeleteOnStaleGet:s=this.noDeleteOnStaleGet,status:o}=n,a=this.#u.get(e);if(a!==void 0){let u=this.#n[a],c=this.#l(u);return o&&this.#w(o,a),this.#x(a)?(o&&(o.get="stale"),c?(o&&r&&u.__staleWhileFetching!==void 0&&(o.returnedStale=!0),r?u.__staleWhileFetching:void 0):(s||this.#I(e,"expire"),o&&r&&(o.returnedStale=!0),r?u:void 0)):(o&&(o.get="hit"),c?u.__staleWhileFetching:(this.#j(a),i&&this.#C(a),u))}else o&&(o.get="miss")}#K(e,n){this.#b[n]=e,this.#h[e]=n}#j(e){e!==this.#g&&(e===this.#f?this.#f=this.#h[e]:this.#K(this.#b[e],this.#h[e]),this.#K(this.#g,e),this.#g=e)}delete(e){return this.#I(e,"delete")}#I(e,n){let r=!1;if(this.#a!==0){let i=this.#u.get(e);if(i!==void 0)if(r=!0,this.#a===1)this.#F(n);else{this.#M(i);let s=this.#n[i];if(this.#l(s)?s.__abortController.abort(new Error("deleted")):(this.#_||this.#d)&&(this.#_&&this.#s?.(s,e,n),this.#d&&this.#m?.push([s,e,n])),this.#u.delete(e),this.#c[i]=void 0,this.#n[i]=void 0,i===this.#g)this.#g=this.#b[i];else if(i===this.#f)this.#f=this.#h[i];else{let o=this.#b[i];this.#h[o]=this.#h[i];let a=this.#h[i];this.#b[a]=this.#b[i]}this.#a--,this.#A.push(i)}}if(this.#d&&this.#m?.length){let i=this.#m,s;for(;s=i?.shift();)this.#o?.(...s)}return r}clear(){return this.#F("delete")}#F(e){for(let n of this.#P({allowStale:!0})){let r=this.#n[n];if(this.#l(r))r.__abortController.abort(new Error("deleted"));else{let i=this.#c[n];this.#_&&this.#s?.(r,i,e),this.#d&&this.#m?.push([r,i,e])}}if(this.#u.clear(),this.#n.fill(void 0),this.#c.fill(void 0),this.#S&&this.#T&&(this.#S.fill(0),this.#T.fill(0)),this.#O&&this.#O.fill(0),this.#f=0,this.#g=0,this.#A.length=0,this.#p=0,this.#a=0,this.#d&&this.#m){let n=this.#m,r;for(;r=n?.shift();)this.#o?.(...r)}}};_g.LRUCache=ww});var qI=f(vg=>{"use strict";Object.defineProperty(vg,"__esModule",{value:!0});vg.hash=void 0;function MH(t){let e=5381,n=t.length;for(;n;)e=e*33^t.charCodeAt(--n);return e>>>0}vg.hash=MH});var FI=f(Sg=>{"use strict";Object.defineProperty(Sg,"__esModule",{value:!0});Sg.DocumentMergerCache=void 0;var LH=Qc(),jI=qI(),xw=class{constructor(){this.typeDocuments=new LH.LRUCache({max:100,ttl:1e3*60*5}),this.keyToDocumentUriMap=new Map}createCacheKey(e,n){let r=(0,jI.hash)(`main-${e.textDocument.uri}-${e.textDocument.version}`);for(let i=0;i<n.length;i++){let s=n[i];r^=(0,jI.hash)(`${s.textDocument.uri}-${s.textDocument.version}`),r=r>>>0}return r}registerCacheKey(e,n){this.flushCacheKey(n),this.keyToDocumentUriMap.set(n,e)}flushCacheKey(e){let n=this.keyToDocumentUriMap.get(e);n&&(this.typeDocuments.delete(n),this.keyToDocumentUriMap.delete(e))}flushCache(){this.typeDocuments.clear()}};Sg.DocumentMergerCache=xw});var KI=f((MY,UI)=>{var Ew=Object.defineProperty,NH=Object.getOwnPropertyDescriptor,qH=Object.getOwnPropertyNames,jH=Object.prototype.hasOwnProperty,FH=(t,e)=>{for(var n in e)Ew(t,n,{get:e[n],enumerable:!0})},BH=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of qH(e))!jH.call(t,i)&&i!==n&&Ew(t,i,{get:()=>e[i],enumerable:!(r=NH(e,i))||r.enumerable});return t},$H=t=>BH(Ew({},"__esModule",{value:!0}),t),$I={};FH($I,{toposort:()=>kw,toposortWithEdges:()=>WH,toposortWithGraph:()=>GH});UI.exports=$H($I);function UH(t,e){let n=new Array(t.size);for(let r=0,i=t.size;r<i;r++)n[r]=new Set;for(let r=0,i=e.length;r<i;r++){let[s,o]=e[r],a=t.get(s),u=t.get(o);a==null||u==null||n[a].add(u)}return n}function KH(t){let e=new Map;for(let n=0,r=t.length;n<r;n++)e.set(t[n],n);return e}function WH(t){let e=Array.from(new Set(t.flat()));return kw(e,t)}function GH(t){let e=Array.from(new Set(Object.keys(t))),n=new Set(e),r=[];for(let i=0,s=e.length;i<s;i++){let o=e[i],a=Array.from(new Set(t[o]));for(let u=0,c=a.length;u<c;u++)r.push([o,a[u]]),n.add(a[u])}return kw(Array.from(n),r)}function BI(t,e){let n={value:e};t.first==null?t.first=n:t.last.next=n,t.last=n}function HH(t){let e=t.first;return t.first=e.next,e.value}function VH(t){return t.first==null}function kw(t,e){let n=KH(t),r=UH(n,e),i=new Array(t.length).fill(0);for(let a=0,u=r.length;a<u;a++)r[a].forEach(c=>{i[c]+=1});let s={first:null,last:null};i.forEach((a,u)=>{a===0&&BI(s,u)});let o=[];for(;!VH(s);){let a=HH(s);o.push(t[a]),r[a].forEach(u=>{--i[u]===0&&BI(s,u)})}if(o.length!==r.length)throw new Error(`Cyclic dependency detected: ${zH(o,n,r)?.map(a=>t[a]).join(" -> ")}`);return o}function zH(t,e,n){let r=new Set(t.map(a=>e.get(a))),i=null;function s(a,u){if(u.has(a))return!0;if(r.has(a))return!1;r.add(a),u.add(a);let c=Array.from(n[a]);for(let l=0,p=c.length;l<p;l++)if(s(c[l],u))return i==null&&(i=[a,c[l]]),!0;return u.delete(a),!1}let o=Array.from(n.keys());for(let a=0,u=o.length;a<u;a++)if(!r.has(o[a])&&s(o[a],new Set))return i;return null}});var WI=f(tu=>{"use strict";Object.defineProperty(tu,"__esModule",{value:!0});tu.DocumentWorkspaceBuilder=tu.DocumentWorkspaceContext=void 0;var Tg=class{constructor(){this.documents=[],this.refs=new Map,this.dependencies=new Map}async loadDependencies(){await Promise.all(this.documents.map(async e=>{let n=await e.getDependencies();this.dependencies.set(e.textDocument.uri,n)}))}getDependencies(e){return this.dependencies.get(e)||[]}getRefMap(){return this.refs}getRef(e){return this.refs.get(e)||null}setRef(e,n){this.refs.set(e,n),this.documents.push(n)}};tu.DocumentWorkspaceContext=Tg;var Aw=class{constructor(e){this.context=e.context}async build(){let e=new Tg,n=await this.context.fs.getWorkspaceRelatedFiles();return await Promise.all(n.map(async r=>{let i=await this.context.documentManager.getOrOpen(r.toString());return e.setRef(i.textDocument.uri,i),i})),e}};tu.DocumentWorkspaceBuilder=Aw});var HI=f(nu=>{"use strict";Object.defineProperty(nu,"__esModule",{value:!0});nu.DocumentWorkspaceMerger=nu.DocumentWorkspaceMergerJob=void 0;var XH=KI(),GI=Jc(),YH=WI(),wg=class{constructor(e){this.cache=e}getTypeDocument(e,n){let r=n.getRef(e);if(r!=null){let i=(0,GI.aggregateImportsWithNamespaceFromLocations)(n.getDependencies(e),n.getRefMap());return i.length===0?r.typeDocument:r.typeDocument.merge(...i.map(o=>({document:o.typeDoc,namespaces:[{exportFrom:"module.exports",namespace:o.namespace}]})))}return r.typeDocument}getExternalTypeDocumentsRelatedToDocument(e,n){let r=e.textDocument.uri,i=n.documents.map(c=>c.textDocument.uri),s=n.documents.map(c=>n.getDependencies(c.textDocument.uri).map(p=>[c.textDocument.uri,p.location])),o=(0,XH.toposort)(i,s.flat()),a=new Array(o.length);for(let c=o.length-1;c>=0;c--){let l=o[c];if(l===r)continue;let p=this.getTypeDocument(l,n);p!=null&&(a[c]=p)}return a.filter(c=>c!=null)}async process(e,n){let r=e.textDocument.uri,i=this.cache.createCacheKey(e,n.documents);if(this.cache.typeDocuments.has(i))return this.cache.typeDocuments.get(i);this.cache.registerCacheKey(i,r),await n.loadDependencies();let s=this.getExternalTypeDocumentsRelatedToDocument(e,n),o=(0,GI.aggregateImportsWithNamespaceFromLocations)(n.getDependencies(r),n.getRefMap()),a=e.typeDocument.merge(...o.map(u=>({document:u.typeDoc,namespaces:[{exportFrom:"module.exports",namespace:u.namespace}]})),...s.map(u=>({document:u})));return this.cache.typeDocuments.set(i,a),a}};nu.DocumentWorkspaceMergerJob=wg;var Ow=class{constructor(e){this.cache=e,this.pendingJobs=new Map}async process(e,n){let i=await new YH.DocumentWorkspaceBuilder({context:n}).build();return new wg(this.cache).process(e,i)}async build(e,n){let r=this.pendingJobs.get(e.textDocument.uri);if(r)return r;let i=this.process(e,n);this.pendingJobs.set(e.textDocument.uri,i);let s=await i;return this.pendingJobs.delete(e.textDocument.uri),s}};nu.DocumentWorkspaceMerger=Ow});var VI=f(xg=>{"use strict";Object.defineProperty(xg,"__esModule",{value:!0});xg.DocumentMerger=void 0;var JH=Ir(),QH=II(),ZH=FI(),e3=HI(),Pw=class{constructor(){this.cache=new ZH.DocumentMergerCache,this.dependencyMerger=new QH.DocumentDependencyMerger(this.cache),this.workspaceMerger=new e3.DocumentWorkspaceMerger(this.cache)}async build(e,n){return n.getConfiguration().typeAnalyzer.strategy===JH.TypeAnalyzerStrategy.Workspace?this.workspaceMerger.build(e,n):this.dependencyMerger.build(e,n)}};xg.DocumentMerger=Pw});var YI=f(ru=>{"use strict";var t3=ru&&ru.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(ru,"__esModule",{value:!0});ru.CoreContext=void 0;var n3=t3(require("events")),Zc=Ir(),zI=hg();function XI(t){return{fileExtensions:t?.fileExtensions?t.fileExtensions.split(","):Zc.DefaultFileExtensions,formatter:t?.formatter??!0,autocomplete:t?.autocomplete??!0,hoverdocs:t?.hoverdocs??!0,diagnostic:t?.diagnostic??!0,transpiler:{beautify:{keepParentheses:t?.transpiler?.beautify?.keepParentheses??!0,indentation:t?.transpiler?.beautify?.indentation??Zc.IndentationType.Tab,indentationSpaces:t?.transpiler?.beautify?.indentationSpaces??2}},typeAnalyzer:{strategy:t?.typeAnalyzer?.strategy??Zc.TypeAnalyzerStrategy.Dependency,exclude:t?.typeAnalyzer?.exclude??void 0}}}var Dw=class extends n3.default{constructor(){super(),this._configuration=XI(),this._features={configuration:!1,workspaceFolder:!1}}get features(){return this._features}getConfiguration(){return this._configuration}async syncConfiguraton(){let e=await this.connection.workspace.getConfiguration(Zc.ConfigurationNamespace),n=XI(e),r=n.typeAnalyzer,i=this._configuration.typeAnalyzer;(r.strategy!==i.strategy||r.exclude!==i.exclude)&&this.documentMerger.cache.flushCache(),this._configuration=n}configureCapabilties(e){this._features.configuration=!!(e.workspace&&e.workspace.configuration),this._features.workspaceFolder=!!(e.workspace&&e.workspace.workspaceFolders)}async onInitialize(e){this.configureCapabilties(e.capabilities);let n={capabilities:{completionProvider:{triggerCharacters:["."],resolveProvider:!0},hoverProvider:!0,colorProvider:!0,definitionProvider:!0,documentFormattingProvider:!0,foldingRangeProvider:!0,signatureHelpProvider:{triggerCharacters:[",","("]},documentSymbolProvider:!0,workspaceSymbolProvider:!0,diagnosticProvider:{identifier:Zc.LanguageId,interFileDependencies:!1,workspaceDiagnostics:!1},semanticTokensProvider:{legend:{tokenTypes:zI.semanticTokensLegend.tokenTypes,tokenModifiers:zI.semanticTokensLegend.tokenModifiers},full:!0},textDocumentSync:2}};return this._features.workspaceFolder&&(n.capabilities.workspace={workspaceFolders:{supported:!0}}),this.emit("ready",this),n}async onInitialized(e){this._features.configuration&&(await this.syncConfiguraton(),this.connection.onDidChangeConfiguration(async()=>{let n=this._configuration;await this.syncConfiguraton(),this.emit("configuration-change",this,this._configuration,n)})),this.emit("loaded",this)}async listen(){this.fs.listen(this.connection),this.connection.onInitialize(this.onInitialize.bind(this)),this.connection.onInitialized(this.onInitialized.bind(this)),this.connection.listen()}};ru.CoreContext=Dw});var Cw=f(Eg=>{"use strict";Object.defineProperty(Eg,"__esModule",{value:!0});Eg.ActiveDocument=void 0;var Rw=ig(),el=Ir(),JI=og(),Iw=class{constructor(e){this.context=e.context,this.version=e.version,this.textDocument=e.textDocument,this.typeDocument=e.typeDocument,this.parsedPayload=e.parsedPayload,this.errors=e.errors}getDirectory(){return Rw.Utils.joinPath(Rw.URI.parse(this.textDocument.uri),"..")}async getImportUris(e=null){if(this.parsedPayload==null)return[];let n=this.parsedPayload;if(n.imports.length===0)return[];let r=this.getDirectory(),i=this.context,s=new JI.DocumentURIBuilder(r,e);return(await Promise.all([...n.imports.filter(a=>a.path).map(async a=>{let u=await s.getPathWithContext(a.path,i);return u==null?null:(0,el.parseDependencyLocation)({type:el.DependencyType.Import,location:u,args:[a.name?.name]})})])).filter(a=>a!=null)}async getIncludeUris(e=null){if(this.parsedPayload==null)return[];let n=this.parsedPayload;if(n.includes.length===0)return[];let r=this.getDirectory(),i=this.context,s=new JI.DocumentURIBuilder(r,e);return(await Promise.all([...n.includes.filter(a=>a.path).map(async a=>{let u=await s.getPathWithContext(a.path,i);return u==null?null:(0,el.parseDependencyLocation)({type:el.DependencyType.Include,location:u})})])).filter(a=>a!=null)}async getDependencies(){if(this.parsedPayload==null)return[];if(this.dependencies)return this.dependencies;let e=await this.context.fs.getWorkspaceFolderUri(Rw.URI.parse(this.textDocument.uri)),[n,r]=await Promise.all([this.getImportUris(e),this.getIncludeUris(e)]),i=new Set([...n,...r]);return this.dependencies=Array.from(i).map(el.parseDependencyRawLocation),this.dependencies}};Eg.ActiveDocument=Iw});var Lw=f(zi=>{"use strict";var r3=zi&&zi.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(zi,"__esModule",{value:!0});zi.DocumentScheduler=zi.PROCESSING_TIMEOUT=void 0;var i3=r3(require("events"));zi.PROCESSING_TIMEOUT=50;var Mw=class extends i3.default{constructor(e=zi.PROCESSING_TIMEOUT){super(),this._timer=null,this.scheduledItems=new Map,this.tickRef=this.tick.bind(this),this.processingTimeout=e}tick(){if(this.scheduledItems.size===0){this._timer=null;return}let e=Date.now();this.scheduledItems.forEach((n,r)=>{e-n.createdAt>this.processingTimeout&&(this.emit("process",n.document),this.scheduledItems.delete(r))}),this._timer=setTimeout(this.tickRef,0)}schedule(e){let n=e.uri;return this.scheduledItems.has(n)?!1:(this.scheduledItems.set(n,{document:e,createdAt:Date.now()}),this._timer===null&&(this._timer=setTimeout(this.tickRef,0)),!0)}isScheduled(e){return this.scheduledItems.has(e.uri)}cancel(e){return this.scheduledItems.delete(e.uri)}};zi.DocumentScheduler=Mw});var iC=f(($Y,rC)=>{var Fw=Object.defineProperty,s3=Object.getOwnPropertyDescriptor,o3=Object.getOwnPropertyNames,a3=Object.prototype.hasOwnProperty,u3=(t,e)=>{for(var n in e)Fw(t,n,{get:e[n],enumerable:!0})},c3=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of o3(e))!a3.call(t,i)&&i!==n&&Fw(t,i,{get:()=>e[i],enumerable:!(r=s3(e,i))||r.enumerable});return t},l3=t=>c3(Fw({},"__esModule",{value:!0}),t),QI={};u3(QI,{ScheduleIntervalHelper:()=>Nw,SchedulePostMessageHelper:()=>qw,ScheduleSetImmmediateHelper:()=>jw,schedule:()=>d3,scheduleProvider:()=>nC});rC.exports=l3(QI);var p3=Promise.prototype.then.bind(Promise.resolve()),Bw=class kg{constructor(){this.queue=[],this.sleep=0}static{this.SLEEP_LIMIT=512}static{this.QUEUE_LIMIT=1024}static isApplicable(){return!1}static createCallback(){throw new Error("Cannot create callback from base schedule helper!")}tick(){let e=this.queue,n=Math.min(e.length,kg.QUEUE_LIMIT);this.queue=this.queue.slice(kg.QUEUE_LIMIT);for(let r=0;r<n;p3(e[r++]));if(this.queue.length>0&&(this.sleep=0),this.sleep++<=kg.SLEEP_LIMIT){this.nextTick();return}this.endTick()}start(){this.isTickActive()||(this.sleep=0,this.startTick())}add(e){this.queue.push(e),this.start()}},Nw=class ZI extends Bw{constructor(){super(...arguments),this.timer=null,this.boundTick=this.tick.bind(this)}static isApplicable(){return!!globalThis.setInterval}static createCallback(){let e=new ZI;return e.add.bind(e)}isTickActive(){return this.timer!==null}startTick(){this.timer=setInterval(this.boundTick,0)}nextTick(){}endTick(){clearInterval(this.timer),this.timer=null}},h3=()=>{try{return typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope}catch{}return!1},qw=class eC extends Bw{constructor(){super(),this.id=(Math.random()+1).toString(36).substring(7),this.active=!1,self.addEventListener("message",this.onMessage.bind(this))}static isApplicable(){return!h3()&&!!self.postMessage&&!!self.addEventListener}static createCallback(){let e=new eC;return e.add.bind(e)}onMessage(e){e.source!==self||e.data!==this.id||this.tick()}isTickActive(){return this.active}startTick(){this.active=!0,self.postMessage(this.id)}nextTick(){self.postMessage(this.id)}endTick(){this.active=!1}},jw=class tC extends Bw{constructor(){super(...arguments),this.immediate=null,this.boundTick=this.tick.bind(this)}static isApplicable(){return!!globalThis.setImmediate}static createCallback(){let e=new tC;return e.add.bind(e)}isTickActive(){return this.immediate!==null}startTick(){this.immediate=setImmediate(this.boundTick)}nextTick(){this.immediate=setImmediate(this.boundTick)}endTick(){clearImmediate(this.immediate),this.immediate=null}};function nC(){if(jw.isApplicable())return jw.createCallback();if(qw.isApplicable())return qw.createCallback();if(Nw.isApplicable())return Nw.createCallback();throw new Error("No schedule helper fulfills requirements!")}var d3=nC()});var oC=f(iu=>{"use strict";var sC=iu&&iu.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(iu,"__esModule",{value:!0});iu.DocumentManager=void 0;var f3=sC(require("events")),g3=$r(),m3=Qc(),y3=iC(),b3=Cw(),_3=Lw(),v3=sC(Jc()),$w=class extends f3.default{get context(){return this._context}setContext(e){return this._context=e,this}constructor(e){super(),this._context=null,this._pendingFiles=new Map,this.documents=new m3.LRUCache({ttl:1e3*60*20,ttlAutopurge:!0}),this._documentScheduler=new _3.DocumentScheduler(e),this.initEvents()}initEvents(){this._documentScheduler.on("process",e=>{this.processAndPersist(e)})}processAndPersist(e){let n=e.uri;this._documentScheduler.cancel(e);let r=this.process(e);return this.documents.set(n,r),this.emit("processed",e,r),r}process(e){this._context.documentMerger.cache.flushCacheKey(e.uri);let n=e.getText(),r=new g3.Parser(n,{unsafe:!0}),i=r.parseChunk(),s=v3.default.analyze(e.uri,i);return new b3.ActiveDocument({context:this._context,version:e.version,textDocument:e,typeDocument:s,parsedPayload:i,errors:[...r.lexer.errors,...r.errors]})}schedule(e){return this.documents.get(e.uri)?.version===e.version?!1:this._documentScheduler.schedule(e)}async open(e){try{let n=this._pendingFiles.get(e),r;if(n)r=await n;else{let i=this.context.fs.getTextDocument(e);this._pendingFiles.set(e,i),r=await i}return r==null?null:this.documents.get(r.uri)||this.processAndPersist(r)}catch(n){return console.error(`Error opening document ${e}:`,n),null}finally{this._pendingFiles.delete(e)}}async getOrOpen(e){let n=this.documents.get(e);return n||this.open(e)}get(e){return this.documents.get(e.uri)||this.processAndPersist(e)}getLatest(e,n=5e3){return new Promise(r=>{(0,y3.schedule)(()=>{if(!this._documentScheduler.isScheduled(e))return r(this.get(e));let i=()=>{this.removeListener("processed",s),r(this.get(e))},s=a=>{a.uri===e.uri&&(this.removeListener("processed",s),clearTimeout(o),r(this.get(e)))},o=setTimeout(i,n);this.addListener("processed",s)})})}clear(e){this.documents.delete(e.uri),this.emit("cleared",e)}};iu.DocumentManager=$w});var Ag=f(W=>{"use strict";var S3=W&&W.__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]}),T3=W&&W.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),w3=W&&W.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var n in t)n!=="default"&&Object.prototype.hasOwnProperty.call(t,n)&&S3(e,t,n);return T3(e,t),e},x3=W&&W.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(W,"__esModule",{value:!0});W.DocumentManager=W.DocumentGraphBuilder=W.DocumentURIBuilder=W.DocumentScheduler=W.ActiveDocument=W.CoreContext=W.buildTokens=W.semanticTokensLegend=W.lookupBase=W.lookupIdentifier=W.typeAnalyzer=W.appendTooltipHeader=W.appendTooltipBody=W.formatTypes=W.formatDefaultValue=W.createTooltipHeader=W.createSignatureInfo=W.createHover=W.MarkdownString=W.LookupHelper=W.DocumentMerger=W.ASTScraper=W.activateFoldingRange=W.activateSemantic=W.activateSymbol=W.activateSubscriptions=W.activateSignature=W.activateHover=W.activateFormatter=W.activateDiagnostic=W.activateDefinition=W.activateColor=W.activateAutocomplete=W.DefaultFileExtensions=W.TypeAnalyzerStrategy=W.ConfigurationNamespace=W.LanguageId=W.IndentationType=void 0;var tl=Ir();Object.defineProperty(W,"IndentationType",{enumerable:!0,get:function(){return tl.IndentationType}});Object.defineProperty(W,"LanguageId",{enumerable:!0,get:function(){return tl.LanguageId}});Object.defineProperty(W,"ConfigurationNamespace",{enumerable:!0,get:function(){return tl.ConfigurationNamespace}});Object.defineProperty(W,"TypeAnalyzerStrategy",{enumerable:!0,get:function(){return tl.TypeAnalyzerStrategy}});Object.defineProperty(W,"DefaultFileExtensions",{enumerable:!0,get:function(){return tl.DefaultFileExtensions}});var E3=sR();Object.defineProperty(W,"activateAutocomplete",{enumerable:!0,get:function(){return E3.activate}});var k3=gR();Object.defineProperty(W,"activateColor",{enumerable:!0,get:function(){return k3.activate}});var A3=yR();Object.defineProperty(W,"activateDefinition",{enumerable:!0,get:function(){return A3.activate}});var O3=bR();Object.defineProperty(W,"activateDiagnostic",{enumerable:!0,get:function(){return O3.activate}});var P3=JR();Object.defineProperty(W,"activateFormatter",{enumerable:!0,get:function(){return P3.activate}});var D3=sI();Object.defineProperty(W,"activateHover",{enumerable:!0,get:function(){return D3.activate}});var R3=aI();Object.defineProperty(W,"activateSignature",{enumerable:!0,get:function(){return R3.activate}});var I3=cI();Object.defineProperty(W,"activateSubscriptions",{enumerable:!0,get:function(){return I3.activate}});var C3=pI();Object.defineProperty(W,"activateSymbol",{enumerable:!0,get:function(){return C3.activate}});var M3=OI();Object.defineProperty(W,"activateSemantic",{enumerable:!0,get:function(){return M3.activate}});var L3=DI();Object.defineProperty(W,"activateFoldingRange",{enumerable:!0,get:function(){return L3.activate}});W.ASTScraper=w3(hf());var N3=VI();Object.defineProperty(W,"DocumentMerger",{enumerable:!0,get:function(){return N3.DocumentMerger}});var q3=qa();Object.defineProperty(W,"LookupHelper",{enumerable:!0,get:function(){return q3.LookupHelper}});var j3=tg();Object.defineProperty(W,"MarkdownString",{enumerable:!0,get:function(){return j3.MarkdownString}});var xo=rg();Object.defineProperty(W,"createHover",{enumerable:!0,get:function(){return xo.createHover}});Object.defineProperty(W,"createSignatureInfo",{enumerable:!0,get:function(){return xo.createSignatureInfo}});Object.defineProperty(W,"createTooltipHeader",{enumerable:!0,get:function(){return xo.createTooltipHeader}});Object.defineProperty(W,"formatDefaultValue",{enumerable:!0,get:function(){return xo.formatDefaultValue}});Object.defineProperty(W,"formatTypes",{enumerable:!0,get:function(){return xo.formatTypes}});Object.defineProperty(W,"appendTooltipBody",{enumerable:!0,get:function(){return xo.appendTooltipBody}});Object.defineProperty(W,"appendTooltipHeader",{enumerable:!0,get:function(){return xo.appendTooltipHeader}});var F3=Jc();Object.defineProperty(W,"typeAnalyzer",{enumerable:!0,get:function(){return x3(F3).default}});var aC=mT();Object.defineProperty(W,"lookupIdentifier",{enumerable:!0,get:function(){return aC.lookupIdentifier}});Object.defineProperty(W,"lookupBase",{enumerable:!0,get:function(){return aC.lookupBase}});var uC=hg();Object.defineProperty(W,"semanticTokensLegend",{enumerable:!0,get:function(){return uC.semanticTokensLegend}});Object.defineProperty(W,"buildTokens",{enumerable:!0,get:function(){return uC.buildTokens}});var B3=YI();Object.defineProperty(W,"CoreContext",{enumerable:!0,get:function(){return B3.CoreContext}});var $3=Cw();Object.defineProperty(W,"ActiveDocument",{enumerable:!0,get:function(){return $3.ActiveDocument}});var U3=Lw();Object.defineProperty(W,"DocumentScheduler",{enumerable:!0,get:function(){return U3.DocumentScheduler}});var K3=og();Object.defineProperty(W,"DocumentURIBuilder",{enumerable:!0,get:function(){return K3.DocumentURIBuilder}});var W3=_w();Object.defineProperty(W,"DocumentGraphBuilder",{enumerable:!0,get:function(){return W3.DocumentGraphBuilder}});var G3=oC();Object.defineProperty(W,"DocumentManager",{enumerable:!0,get:function(){return G3.DocumentManager}})});var hC={};EM(hC,{TextDocument:()=>Uw});function Kw(t,e){if(t.length<=1)return t;let n=t.length/2|0,r=t.slice(0,n),i=t.slice(n);Kw(r,e),Kw(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 cC(t,e,n=0){let r=e?[n]:[];for(let i=0;i<t.length;i++){let s=t.charCodeAt(i);lC(s)&&(s===13&&i+1<t.length&&t.charCodeAt(i+1)===10&&i++,r.push(n+i+1))}return r}function lC(t){return t===13||t===10}function pC(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 H3(t){let e=pC(t.range);return e!==t.range?{newText:t.newText,range:e}:t}var Og,Uw,dC=xM(()=>{"use strict";Og=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=pC(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),u=Math.max(i.end.line,0),c=this._lineOffsets,l=cC(r.text,!1,s);if(u-a===l.length)for(let h=0,m=l.length;h<m;h++)c[h+a+1]=l[h];else l.length<1e4?c.splice(a+1,u-a,...l):this._lineOffsets=c=c.slice(0,a+1).concat(l,c.slice(u+1));let p=r.text.length-(o-s);if(p!==0)for(let h=a+1+l.length,m=c.length;h<m;h++)c[h]=c[h]+p}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=cC(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 e=this.ensureBeforeEOL(e,n[s]),{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];if(e.character<=0)return r;let i=e.line+1<n.length?n[e.line+1]:this._content.length,s=Math.min(r+e.character,i);return this.ensureBeforeEOL(s,r)}ensureBeforeEOL(e,n){for(;e>n&&lC(this._content.charCodeAt(e-1));)e--;return e}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}};(function(t){function e(i,s,o,a){return new Og(i,s,o,a)}t.create=e;function n(i,s,o){if(i instanceof Og)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=Kw(s.map(H3),(l,p)=>{let h=l.range.start.line-p.range.start.line;return h===0?l.range.start.character-p.range.start.character:h}),u=0,c=[];for(let l of a){let p=i.offsetAt(l.range.start);if(p<u)throw new Error("Overlapping edit");p>u&&c.push(o.substring(u,p)),l.newText.length&&c.push(l.newText),u=i.offsetAt(l.range.end)}return c.push(o.substr(u)),c.join("")}t.applyEdits=r})(Uw||(Uw={}))});var bC=f((WY,yC)=>{"use strict";yC.exports=gC;function gC(t,e,n){t instanceof RegExp&&(t=fC(t,n)),e instanceof RegExp&&(e=fC(e,n));var r=mC(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 fC(t,e){var n=e.match(t);return n?n[0]:null}gC.range=mC;function mC(t,e,n){var r,i,s,o,a,u=n.indexOf(t),c=n.indexOf(e,u+1),l=u;if(u>=0&&c>0){if(t===e)return[u,c];for(r=[],s=n.length;l>=0&&!a;)l==u?(r.push(l),u=n.indexOf(t,l+1)):r.length==1?a=[r.pop(),c]:(i=r.pop(),i<s&&(s=i,o=c),c=n.indexOf(e,l+1)),l=u<c&&u>=0?u:c;r.length&&(a=[s,o])}return a}});var kC=f((GY,EC)=>{var _C=bC();EC.exports=X3;var vC="\0SLASH"+Math.random()+"\0",SC="\0OPEN"+Math.random()+"\0",Gw="\0CLOSE"+Math.random()+"\0",TC="\0COMMA"+Math.random()+"\0",wC="\0PERIOD"+Math.random()+"\0";function Ww(t){return parseInt(t,10)==t?parseInt(t,10):t.charCodeAt(0)}function V3(t){return t.split("\\\\").join(vC).split("\\{").join(SC).split("\\}").join(Gw).split("\\,").join(TC).split("\\.").join(wC)}function z3(t){return t.split(vC).join("\\").split(SC).join("{").split(Gw).join("}").split(TC).join(",").split(wC).join(".")}function xC(t){if(!t)return[""];var e=[],n=_C("{","}",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=xC(s);return s.length&&(o[o.length-1]+=a.shift(),o.push.apply(o,a)),e.push.apply(e,o),e}function X3(t){return t?(t.substr(0,2)==="{}"&&(t="\\{\\}"+t.substr(2)),nl(V3(t),!0).map(z3)):[]}function Y3(t){return"{"+t+"}"}function J3(t){return/^-?0\d/.test(t)}function Q3(t,e){return t<=e}function Z3(t,e){return t>=e}function nl(t,e){var n=[],r=_C("{","}",t);if(!r)return[t];var i=r.pre,s=r.post.length?nl(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 u=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(r.body),c=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(r.body),l=u||c,p=r.body.indexOf(",")>=0;if(!l&&!p)return r.post.match(/,.*\}/)?(t=r.pre+"{"+r.body+Gw+r.post,nl(t)):[t];var h;if(l)h=r.body.split(/\.\./);else if(h=xC(r.body),h.length===1&&(h=nl(h[0],!1).map(Y3),h.length===1))return s.map(function(K){return r.pre+h[0]+K});var m;if(l){var b=Ww(h[0]),v=Ww(h[1]),R=Math.max(h[0].length,h[1].length),A=h.length==3?Math.abs(Ww(h[2])):1,T=Q3,w=v<b;w&&(A*=-1,T=Z3);var _=h.some(J3);m=[];for(var N=b;T(N,v);N+=A){var P;if(c)P=String.fromCharCode(N),P==="\\"&&(P="");else if(P=String(N),_){var G=R-P.length;if(G>0){var re=new Array(G+1).join("0");N<0?P="-"+re+P.slice(1):P=re+P}}m.push(P)}}else{m=[];for(var ae=0;ae<h.length;ae++)m.push.apply(m,nl(h[ae],!1))}for(var ae=0;ae<m.length;ae++)for(var o=0;o<s.length;o++){var a=i+m[ae]+s[o];(!e||l||a)&&n.push(a)}}return n}});var AC=f(Pg=>{"use strict";Object.defineProperty(Pg,"__esModule",{value:!0});Pg.assertValidPattern=void 0;var eV=1024*64,tV=t=>{if(typeof t!="string")throw new TypeError("invalid pattern");if(t.length>eV)throw new TypeError("pattern is too long")};Pg.assertValidPattern=tV});var PC=f(Dg=>{"use strict";Object.defineProperty(Dg,"__esModule",{value:!0});Dg.parseClass=void 0;var nV={"[: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]},rl=t=>t.replace(/[[\]\\-]/g,"\\$&"),rV=t=>t.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),OC=t=>t.join(""),iV=(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,u=!1,c=!1,l=n,p="";e:for(;s<t.length;){let v=t.charAt(s);if((v==="!"||v==="^")&&s===n+1){c=!0,s++;continue}if(v==="]"&&o&&!u){l=s+1;break}if(o=!0,v==="\\"&&!u){u=!0,s++;continue}if(v==="["&&!u){for(let[R,[A,T,w]]of Object.entries(nV))if(t.startsWith(R,s)){if(p)return["$.",!1,t.length-n,!0];s+=R.length,w?i.push(A):r.push(A),a=a||T;continue e}}if(u=!1,p){v>p?r.push(rl(p)+"-"+rl(v)):v===p&&r.push(rl(v)),p="",s++;continue}if(t.startsWith("-]",s+1)){r.push(rl(v+"-")),s+=2;continue}if(t.startsWith("-",s+1)){p=v,s+=2;continue}r.push(rl(v)),s++}if(l<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])&&!c){let v=r[0].length===2?r[0].slice(-1):r[0];return[rV(v),!1,l-n,!1]}let h="["+(c?"^":"")+OC(r)+"]",m="["+(c?"":"^")+OC(i)+"]";return[r.length&&i.length?"("+h+"|"+m+")":r.length?h:m,a,l-n,!0]};Dg.parseClass=iV});var Ig=f(Rg=>{"use strict";Object.defineProperty(Rg,"__esModule",{value:!0});Rg.unescape=void 0;var sV=(t,{windowsPathsNoEscape:e=!1}={})=>e?t.replace(/\[([^\/\\])\]/g,"$1"):t.replace(/((?!\\).|^)\[([^\/\\])\]/g,"$1$2").replace(/\\([^\/])/g,"$1");Rg.unescape=sV});var zw=f(Lg=>{"use strict";Object.defineProperty(Lg,"__esModule",{value:!0});Lg.AST=void 0;var oV=PC(),Cg=Ig(),aV=new Set(["!","?","+","*","@"]),DC=t=>aV.has(t),uV="(?!(?:^|/)\\.\\.?(?:$|/))",Mg="(?!\\.)",cV=new Set(["[","."]),lV=new Set(["..","."]),pV=new Set("().*{}+?[]^$\\!"),hV=t=>t.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Vw="[^/]",RC=Vw+"*?",IC=Vw+"+?",Hw=class t{type;#e;#t;#s=!1;#i=[];#o;#v;#y;#a=!1;#p;#u;#c=!1;constructor(e,n,r={}){this.type=e,e&&(this.#t=!0),this.#o=n,this.#e=this.#o?this.#o.#e:this,this.#p=this.#e===this?r:this.#e.#p,this.#y=this.#e===this?[]:this.#e.#y,e==="!"&&!this.#e.#a&&this.#y.push(this),this.#v=this.#o?this.#o.#i.length:0}get hasMagic(){if(this.#t!==void 0)return this.#t;for(let e of this.#i)if(typeof e!="string"&&(e.type||e.hasMagic))return this.#t=!0;return this.#t}toString(){return this.#u!==void 0?this.#u:this.type?this.#u=this.type+"("+this.#i.map(e=>String(e)).join("|")+")":this.#u=this.#i.map(e=>String(e)).join("")}#n(){if(this!==this.#e)throw new Error("should only call on root");if(this.#a)return this;this.toString(),this.#a=!0;let e;for(;e=this.#y.pop();){if(e.type!=="!")continue;let n=e,r=n.#o;for(;r;){for(let i=n.#v+1;!r.type&&i<r.#i.length;i++)for(let s of e.#i){if(typeof s=="string")throw new Error("string part in extglob AST??");s.copyIn(r.#i[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.#i.push(n)}}toJSON(){let e=this.type===null?this.#i.slice().map(n=>typeof n=="string"?n:n.toJSON()):[this.type,...this.#i.map(n=>n.toJSON())];return this.isStart()&&!this.type&&e.unshift([]),this.isEnd()&&(this===this.#e||this.#e.#a&&this.#o?.type==="!")&&e.push({}),e}isStart(){if(this.#e===this)return!0;if(!this.#o?.isStart())return!1;if(this.#v===0)return!0;let e=this.#o;for(let n=0;n<this.#v;n++){let r=e.#i[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.#i.length:0;return this.#v===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.#i)n.copyIn(r);return n}static#h(e,n,r,i){let s=!1,o=!1,a=-1,u=!1;if(n.type===null){let m=r,b="";for(;m<e.length;){let v=e.charAt(m++);if(s||v==="\\"){s=!s,b+=v;continue}if(o){m===a+1?(v==="^"||v==="!")&&(u=!0):v==="]"&&!(m===a+2&&u)&&(o=!1),b+=v;continue}else if(v==="["){o=!0,a=m,u=!1,b+=v;continue}if(!i.noext&&DC(v)&&e.charAt(m)==="("){n.push(b),b="";let R=new t(v,n);m=t.#h(e,R,m,i),n.push(R);continue}b+=v}return n.push(b),m}let c=r+1,l=new t(null,n),p=[],h="";for(;c<e.length;){let m=e.charAt(c++);if(s||m==="\\"){s=!s,h+=m;continue}if(o){c===a+1?(m==="^"||m==="!")&&(u=!0):m==="]"&&!(c===a+2&&u)&&(o=!1),h+=m;continue}else if(m==="["){o=!0,a=c,u=!1,h+=m;continue}if(DC(m)&&e.charAt(c)==="("){l.push(h),h="";let b=new t(m,l);l.push(b),c=t.#h(e,b,c,i);continue}if(m==="|"){l.push(h),h="",p.push(l),l=new t(null,n);continue}if(m===")")return h===""&&n.#i.length===0&&(n.#c=!0),l.push(h),h="",n.push(...p,l),c;h+=m}return n.type=null,n.#t=void 0,n.#i=[e.substring(r-1)],c}static fromGlob(e,n={}){let r=new t(null,void 0,n);return t.#h(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.#p.nocase&&!this.#p.nocaseMagicOnly&&e.toUpperCase()!==e.toLowerCase()))return r;let a=(this.#p.nocase?"i":"")+(s?"u":"");return Object.assign(new RegExp(`^${n}$`,a),{_src:n,_glob:e})}get options(){return this.#p}toRegExpSource(e){let n=e??!!this.#p.dot;if(this.#e===this&&this.#n(),!this.type){let u=this.isStart()&&this.isEnd(),c=this.#i.map(m=>{let[b,v,R,A]=typeof m=="string"?t.#f(m,this.#t,u):m.toRegExpSource(e);return this.#t=this.#t||R,this.#s=this.#s||A,b}).join(""),l="";if(this.isStart()&&typeof this.#i[0]=="string"&&!(this.#i.length===1&&lV.has(this.#i[0]))){let b=cV,v=n&&b.has(c.charAt(0))||c.startsWith("\\.")&&b.has(c.charAt(2))||c.startsWith("\\.\\.")&&b.has(c.charAt(4)),R=!n&&!e&&b.has(c.charAt(0));l=v?uV:R?Mg:""}let p="";return this.isEnd()&&this.#e.#a&&this.#o?.type==="!"&&(p="(?:$|\\/)"),[l+c+p,(0,Cg.unescape)(c),this.#t=!!this.#t,this.#s]}let r=this.type==="*"||this.type==="+",i=this.type==="!"?"(?:(?!(?:":"(?:",s=this.#b(n);if(this.isStart()&&this.isEnd()&&!s&&this.type!=="!"){let u=this.toString();return this.#i=[u],this.type=null,this.#t=void 0,[u,(0,Cg.unescape)(this.toString()),!1,!1]}let o=!r||e||n||!Mg?"":this.#b(!0);o===s&&(o=""),o&&(s=`(?:${s})(?:${o})*?`);let a="";if(this.type==="!"&&this.#c)a=(this.isStart()&&!n?Mg:"")+IC;else{let u=this.type==="!"?"))"+(this.isStart()&&!n&&!e?Mg:"")+RC+")":this.type==="@"?")":this.type==="?"?")?":this.type==="+"&&o?")":this.type==="*"&&o?")?":`)${this.type}`;a=i+s+u}return[a,(0,Cg.unescape)(s),this.#t=!!this.#t,this.#s]}#b(e){return this.#i.map(n=>{if(typeof n=="string")throw new Error("string type in extglob ast??");let[r,i,s,o]=n.toRegExpSource(e);return this.#s=this.#s||o,r}).filter(n=>!(this.isStart()&&this.isEnd())||!!n).join("|")}static#f(e,n,r=!1){let i=!1,s="",o=!1;for(let a=0;a<e.length;a++){let u=e.charAt(a);if(i){i=!1,s+=(pV.has(u)?"\\":"")+u;continue}if(u==="\\"){a===e.length-1?s+="\\\\":i=!0;continue}if(u==="["){let[c,l,p,h]=(0,oV.parseClass)(e,a);if(p){s+=c,o=o||l,a+=p-1,n=n||h;continue}}if(u==="*"){r&&e==="*"?s+=IC:s+=RC,n=!0;continue}if(u==="?"){s+=Vw,n=!0;continue}s+=hV(u)}return[s,(0,Cg.unescape)(e),!!n,o]}};Lg.AST=Hw});var Xw=f(Ng=>{"use strict";Object.defineProperty(Ng,"__esModule",{value:!0});Ng.escape=void 0;var dV=(t,{windowsPathsNoEscape:e=!1}={})=>e?t.replace(/[?*()[\]]/g,"[$&]"):t.replace(/[?*()[\]\\]/g,"\\$&");Ng.escape=dV});var Cs=f(Z=>{"use strict";var fV=Z&&Z.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Z,"__esModule",{value:!0});Z.unescape=Z.escape=Z.AST=Z.Minimatch=Z.match=Z.makeRe=Z.braceExpand=Z.defaults=Z.filter=Z.GLOBSTAR=Z.sep=Z.minimatch=void 0;var gV=fV(kC()),qg=AC(),LC=zw(),mV=Xw(),yV=Ig(),bV=(t,e,n={})=>((0,qg.assertValidPattern)(e),!n.nocomment&&e.charAt(0)==="#"?!1:new Eo(e,n).match(t));Z.minimatch=bV;var _V=/^\*+([^+@!?\*\[\(]*)$/,vV=t=>e=>!e.startsWith(".")&&e.endsWith(t),SV=t=>e=>e.endsWith(t),TV=t=>(t=t.toLowerCase(),e=>!e.startsWith(".")&&e.toLowerCase().endsWith(t)),wV=t=>(t=t.toLowerCase(),e=>e.toLowerCase().endsWith(t)),xV=/^\*+\.\*+$/,EV=t=>!t.startsWith(".")&&t.includes("."),kV=t=>t!=="."&&t!==".."&&t.includes("."),AV=/^\.\*+$/,OV=t=>t!=="."&&t!==".."&&t.startsWith("."),PV=/^\*+$/,DV=t=>t.length!==0&&!t.startsWith("."),RV=t=>t.length!==0&&t!=="."&&t!=="..",IV=/^\?+([^+@!?\*\[\(]*)?$/,CV=([t,e=""])=>{let n=NC([t]);return e?(e=e.toLowerCase(),r=>n(r)&&r.toLowerCase().endsWith(e)):n},MV=([t,e=""])=>{let n=qC([t]);return e?(e=e.toLowerCase(),r=>n(r)&&r.toLowerCase().endsWith(e)):n},LV=([t,e=""])=>{let n=qC([t]);return e?r=>n(r)&&r.endsWith(e):n},NV=([t,e=""])=>{let n=NC([t]);return e?r=>n(r)&&r.endsWith(e):n},NC=([t])=>{let e=t.length;return n=>n.length===e&&!n.startsWith(".")},qC=([t])=>{let e=t.length;return n=>n.length===e&&n!=="."&&n!==".."},jC=typeof process=="object"&&process?typeof process.env=="object"&&process.env&&process.env.__MINIMATCH_TESTING_PLATFORM__||process.platform:"posix",CC={win32:{sep:"\\"},posix:{sep:"/"}};Z.sep=jC==="win32"?CC.win32.sep:CC.posix.sep;Z.minimatch.sep=Z.sep;Z.GLOBSTAR=Symbol("globstar **");Z.minimatch.GLOBSTAR=Z.GLOBSTAR;var qV="[^/]",jV=qV+"*?",FV="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",BV="(?:(?!(?:\\/|^)\\.).)*?",$V=(t,e={})=>n=>(0,Z.minimatch)(n,t,e);Z.filter=$V;Z.minimatch.filter=Z.filter;var wr=(t,e={})=>Object.assign({},t,e),UV=t=>{if(!t||typeof t!="object"||!Object.keys(t).length)return Z.minimatch;let e=Z.minimatch;return Object.assign((r,i,s={})=>e(r,i,wr(t,s)),{Minimatch:class extends e.Minimatch{constructor(i,s={}){super(i,wr(t,s))}static defaults(i){return e.defaults(wr(t,i)).Minimatch}},AST:class extends e.AST{constructor(i,s,o={}){super(i,s,wr(t,o))}static fromGlob(i,s={}){return e.AST.fromGlob(i,wr(t,s))}},unescape:(r,i={})=>e.unescape(r,wr(t,i)),escape:(r,i={})=>e.escape(r,wr(t,i)),filter:(r,i={})=>e.filter(r,wr(t,i)),defaults:r=>e.defaults(wr(t,r)),makeRe:(r,i={})=>e.makeRe(r,wr(t,i)),braceExpand:(r,i={})=>e.braceExpand(r,wr(t,i)),match:(r,i,s={})=>e.match(r,i,wr(t,s)),sep:e.sep,GLOBSTAR:Z.GLOBSTAR})};Z.defaults=UV;Z.minimatch.defaults=Z.defaults;var KV=(t,e={})=>((0,qg.assertValidPattern)(t),e.nobrace||!/\{(?:(?!\{).)*\}/.test(t)?[t]:(0,gV.default)(t));Z.braceExpand=KV;Z.minimatch.braceExpand=Z.braceExpand;var WV=(t,e={})=>new Eo(t,e).makeRe();Z.makeRe=WV;Z.minimatch.makeRe=Z.makeRe;var GV=(t,e,n={})=>{let r=new Eo(e,n);return t=t.filter(i=>r.match(i)),r.options.nonull&&!t.length&&t.push(e),t};Z.match=GV;Z.minimatch.match=Z.match;var MC=/[?*]|[+@!]\(.*?\)|\[|\]/,HV=t=>t.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Eo=class{options;set;pattern;windowsPathsNoEscape;nonegate;negate;comment;empty;preserveMultipleSlashes;partial;globSet;globParts;nocase;isWindows;platform;windowsNoMagicRoot;regexp;constructor(e,n={}){(0,qg.assertValidPattern)(e),n=n||{},this.options=n,this.pattern=e,this.platform=n.platform||jC,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 u=s[0]===""&&s[1]===""&&(s[2]==="?"||!MC.test(s[2]))&&!MC.test(s[3]),c=/^[a-z]:/i.test(s[0]);if(u)return[...s.slice(0,4),...s.slice(4).map(l=>this.parse(l))];if(c)return[s[0],...s.slice(1).map(l=>this.parse(l))]}return s.map(u=>this.parse(u))});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],u=r[i+2],c=r[i+3];if(a!==".."||!u||u==="."||u===".."||!c||c==="."||c==="..")continue;n=!0,r.splice(i,1);let l=r.slice(0);l[i]="**",e.push(l),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 u=s===1&&r[s+1]==="**"?["."]:[];r.splice(s-1,2,...u),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 v=typeof e[0]=="string"&&/^[a-z]:$/i.test(e[0]),R=!v&&e[0]===""&&e[1]===""&&e[2]==="?"&&/^[a-z]:$/i.test(e[3]),A=typeof n[0]=="string"&&/^[a-z]:$/i.test(n[0]),T=!A&&n[0]===""&&n[1]===""&&n[2]==="?"&&typeof n[3]=="string"&&/^[a-z]:$/i.test(n[3]),w=R?3:v?0:void 0,_=T?3:A?0:void 0;if(typeof w=="number"&&typeof _=="number"){let[N,P]=[e[w],n[_]];N.toLowerCase()===P.toLowerCase()&&(n[_]=N,_>w?n=n.slice(_):w>_&&(e=e.slice(w)))}}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,u=e.length,c=n.length;o<u&&a<c;o++,a++){this.debug("matchOne loop");var l=n[a],p=e[o];if(this.debug(n,l,p),l===!1)return!1;if(l===Z.GLOBSTAR){this.debug("GLOBSTAR",[n,l,p]);var h=o,m=a+1;if(m===c){for(this.debug("** at the end");o<u;o++)if(e[o]==="."||e[o]===".."||!i.dot&&e[o].charAt(0)===".")return!1;return!0}for(;h<u;){var b=e[h];if(this.debug(`
|
156
156
|
globstar while`,e,h,n,m,b),this.matchOne(e.slice(h),n.slice(m),r))return this.debug("globstar found match!",h,u,b),!0;if(b==="."||b===".."||!i.dot&&b.charAt(0)==="."){this.debug("dot detected!",e,h,n,m);break}this.debug("globstar swallow a segment, and continue"),h++}return!!(r&&(this.debug(`
|
157
|
-
>>> no match, partial?`,e,h,n,m),h===u))}let v;if(typeof l=="string"?(v=p===l,this.debug("string match",l,p,v)):(v=l.test(p),this.debug("pattern match",l,p,v)),!v)return!1}if(o===u&&a===c)return!0;if(o===u)return r;if(a===c)return o===u-1&&e[o]==="";throw new Error("wtf?")}braceExpand(){return(0,Z.braceExpand)(this.pattern,this.options)}parse(e){(0,qg.assertValidPattern)(e);let n=this.options;if(e==="**")return Z.GLOBSTAR;if(e==="")return"";let r,i=null;(r=e.match(PV))?i=n.dot?RV:DV:(r=e.match(_V))?i=(n.nocase?n.dot?wV:TV:n.dot?SV:vV)(r[1]):(r=e.match(IV))?i=(n.nocase?n.dot?MV:CV:n.dot?LV:NV)(r):(r=e.match(xV))?i=n.dot?kV:EV:(r=e.match(AV))&&(i=OV);let s=LC.AST.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?jV:n.dot?FV:BV,i=new Set(n.nocase?["i"]:[]),s=e.map(u=>{let c=u.map(l=>{if(l instanceof RegExp)for(let p of l.flags.split(""))i.add(p);return typeof l=="string"?HV(l):l===Z.GLOBSTAR?Z.GLOBSTAR:l._src});return c.forEach((l,p)=>{let h=c[p+1],m=c[p-1];l!==Z.GLOBSTAR||m===Z.GLOBSTAR||(m===void 0?h!==void 0&&h!==Z.GLOBSTAR?c[p+1]="(?:\\/|"+r+"\\/)?"+h:c[p]=r:h===void 0?c[p-1]=m+"(?:\\/|"+r+")?":h!==Z.GLOBSTAR&&(c[p-1]=m+"(?:\\/|\\/"+r+"\\/)"+h,c[p+1]=Z.GLOBSTAR))}),c.filter(l=>l!==Z.GLOBSTAR).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 u=s[a],c=i;if(r.matchBase&&u.length===1&&(c=[o]),this.matchOne(c,u,n))return r.flipNegate?!0:!this.negate}return r.flipNegate?!1:this.negate}static defaults(e){return Z.minimatch.defaults(e).Minimatch}};Z.Minimatch=Eo;var VV=zw();Object.defineProperty(Z,"AST",{enumerable:!0,get:function(){return VV.AST}});var zV=Xw();Object.defineProperty(Z,"escape",{enumerable:!0,get:function(){return zV.escape}});var XV=Ig();Object.defineProperty(Z,"unescape",{enumerable:!0,get:function(){return XV.unescape}});Z.minimatch.AST=LC.AST;Z.minimatch.Minimatch=Eo;Z.minimatch.escape=mV.escape;Z.minimatch.unescape=yV.unescape});var r0=f(kn=>{"use strict";var YV=kn&&kn.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(kn,"__esModule",{value:!0});kn.Minipass=kn.isWritable=kn.isReadable=kn.isStream=void 0;var FC=typeof process=="object"&&process?process:{stdout:null,stderr:null},n0=require("node:events"),KC=YV(require("node:stream")),JV=require("node:string_decoder"),QV=t=>!!t&&typeof t=="object"&&(t instanceof Wg||t instanceof KC.default||(0,kn.isReadable)(t)||(0,kn.isWritable)(t));kn.isStream=QV;var ZV=t=>!!t&&typeof t=="object"&&t instanceof n0.EventEmitter&&typeof t.pipe=="function"&&t.pipe!==KC.default.Writable.prototype.pipe;kn.isReadable=ZV;var e4=t=>!!t&&typeof t=="object"&&t instanceof n0.EventEmitter&&typeof t.write=="function"&&typeof t.end=="function";kn.isWritable=e4;var Xi=Symbol("EOF"),Yi=Symbol("maybeEmitEnd"),Ms=Symbol("emittedEnd"),jg=Symbol("emittingEnd"),rl=Symbol("emittedError"),Fg=Symbol("closed"),BC=Symbol("read"),Bg=Symbol("flush"),$C=Symbol("flushChunk"),Hr=Symbol("encoding"),su=Symbol("decoder"),Vt=Symbol("flowing"),il=Symbol("paused"),ou=Symbol("resume"),zt=Symbol("buffer"),En=Symbol("pipes"),Xt=Symbol("bufferLength"),Yw=Symbol("bufferPush"),$g=Symbol("bufferShift"),fn=Symbol("objectMode"),Pt=Symbol("destroyed"),Jw=Symbol("error"),Qw=Symbol("emitData"),UC=Symbol("emitEnd"),Zw=Symbol("emitEnd2"),_i=Symbol("async"),e0=Symbol("abort"),Ug=Symbol("aborted"),sl=Symbol("signal"),ko=Symbol("dataListeners"),Zn=Symbol("discarded"),ol=t=>Promise.resolve().then(t),t4=t=>t(),n4=t=>t==="end"||t==="finish"||t==="prefinish",r4=t=>t instanceof ArrayBuffer||!!t&&typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,i4=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),Kg=class{src;dest;opts;ondrain;constructor(e,n,r){this.src=e,this.dest=n,this.opts=r,this.ondrain=()=>e[ou](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(e){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},t0=class extends Kg{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)}},s4=t=>!!t.objectMode,o4=t=>!t.objectMode&&!!t.encoding&&t.encoding!=="buffer",Wg=class extends n0.EventEmitter{[Vt]=!1;[il]=!1;[En]=[];[zt]=[];[fn];[Hr];[_i];[su];[Xi]=!1;[Ms]=!1;[jg]=!1;[Fg]=!1;[rl]=null;[Xt]=0;[Pt]=!1;[sl];[Ug]=!1;[ko]=0;[Zn]=!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");s4(n)?(this[fn]=!0,this[Hr]=null):o4(n)?(this[Hr]=n.encoding,this[fn]=!1):(this[fn]=!1,this[Hr]=null),this[_i]=!!n.async,this[su]=this[Hr]?new JV.StringDecoder(this[Hr]):null,n&&n.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[zt]}),n&&n.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[En]});let{signal:r}=n;r&&(this[sl]=r,r.aborted?this[e0]():r.addEventListener("abort",()=>this[e0]()))}get bufferLength(){return this[Xt]}get encoding(){return this[Hr]}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[fn]}set objectMode(e){throw new Error("objectMode must be set at instantiation time")}get async(){return this[_i]}set async(e){this[_i]=this[_i]||!!e}[e0](){this[Ug]=!0,this.emit("abort",this[sl]?.reason),this.destroy(this[sl]?.reason)}get aborted(){return this[Ug]}set aborted(e){}write(e,n,r){if(this[Ug])return!1;if(this[Xi])throw new Error("write after end");if(this[Pt])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[_i]?ol:t4;if(!this[fn]&&!Buffer.isBuffer(e)){if(i4(e))e=Buffer.from(e.buffer,e.byteOffset,e.byteLength);else if(r4(e))e=Buffer.from(e);else if(typeof e!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[fn]?(this[Vt]&&this[Xt]!==0&&this[Bg](!0),this[Vt]?this.emit("data",e):this[Yw](e),this[Xt]!==0&&this.emit("readable"),r&&i(r),this[Vt]):e.length?(typeof e=="string"&&!(n===this[Hr]&&!this[su]?.lastNeed)&&(e=Buffer.from(e,n)),Buffer.isBuffer(e)&&this[Hr]&&(e=this[su].write(e)),this[Vt]&&this[Xt]!==0&&this[Bg](!0),this[Vt]?this.emit("data",e):this[Yw](e),this[Xt]!==0&&this.emit("readable"),r&&i(r),this[Vt]):(this[Xt]!==0&&this.emit("readable"),r&&i(r),this[Vt])}read(e){if(this[Pt])return null;if(this[Zn]=!1,this[Xt]===0||e===0||e&&e>this[Xt])return this[Yi](),null;this[fn]&&(e=null),this[zt].length>1&&!this[fn]&&(this[zt]=[this[Hr]?this[zt].join(""):Buffer.concat(this[zt],this[Xt])]);let n=this[BC](e||null,this[zt][0]);return this[Yi](),n}[BC](e,n){if(this[fn])this[$g]();else{let r=n;e===r.length||e===null?this[$g]():typeof r=="string"?(this[zt][0]=r.slice(e),n=r.slice(0,e),this[Xt]-=e):(this[zt][0]=r.subarray(e),n=r.subarray(0,e),this[Xt]-=e)}return this.emit("data",n),!this[zt].length&&!this[Xi]&&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[Xi]=!0,this.writable=!1,(this[Vt]||!this[il])&&this[Yi](),this}[ou](){this[Pt]||(!this[ko]&&!this[En].length&&(this[Zn]=!0),this[il]=!1,this[Vt]=!0,this.emit("resume"),this[zt].length?this[Bg]():this[Xi]?this[Yi]():this.emit("drain"))}resume(){return this[ou]()}pause(){this[Vt]=!1,this[il]=!0,this[Zn]=!1}get destroyed(){return this[Pt]}get flowing(){return this[Vt]}get paused(){return this[il]}[Yw](e){this[fn]?this[Xt]+=1:this[Xt]+=e.length,this[zt].push(e)}[$g](){return this[fn]?this[Xt]-=1:this[Xt]-=this[zt][0].length,this[zt].shift()}[Bg](e=!1){do;while(this[$C](this[$g]())&&this[zt].length);!e&&!this[zt].length&&!this[Xi]&&this.emit("drain")}[$C](e){return this.emit("data",e),this[Vt]}pipe(e,n){if(this[Pt])return e;this[Zn]=!1;let r=this[Ms];return n=n||{},e===FC.stdout||e===FC.stderr?n.end=!1:n.end=n.end!==!1,n.proxyErrors=!!n.proxyErrors,r?n.end&&e.end():(this[En].push(n.proxyErrors?new t0(this,e,n):new Kg(this,e,n)),this[_i]?ol(()=>this[ou]()):this[ou]()),e}unpipe(e){let n=this[En].find(r=>r.dest===e);n&&(this[En].length===1?(this[Vt]&&this[ko]===0&&(this[Vt]=!1),this[En]=[]):this[En].splice(this[En].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[Zn]=!1,this[ko]++,!this[En].length&&!this[Vt]&&this[ou]();else if(e==="readable"&&this[Xt]!==0)super.emit("readable");else if(n4(e)&&this[Ms])super.emit(e),this.removeAllListeners(e);else if(e==="error"&&this[rl]){let i=n;this[_i]?ol(()=>i.call(this,this[rl])):i.call(this,this[rl])}return r}removeListener(e,n){return this.off(e,n)}off(e,n){let r=super.off(e,n);return e==="data"&&(this[ko]=this.listeners("data").length,this[ko]===0&&!this[Zn]&&!this[En].length&&(this[Vt]=!1)),r}removeAllListeners(e){let n=super.removeAllListeners(e);return(e==="data"||e===void 0)&&(this[ko]=0,!this[Zn]&&!this[En].length&&(this[Vt]=!1)),n}get emittedEnd(){return this[Ms]}[Yi](){!this[jg]&&!this[Ms]&&!this[Pt]&&this[zt].length===0&&this[Xi]&&(this[jg]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[Fg]&&this.emit("close"),this[jg]=!1)}emit(e,...n){let r=n[0];if(e!=="error"&&e!=="close"&&e!==Pt&&this[Pt])return!1;if(e==="data")return!this[fn]&&!r?!1:this[_i]?(ol(()=>this[Qw](r)),!0):this[Qw](r);if(e==="end")return this[UC]();if(e==="close"){if(this[Fg]=!0,!this[Ms]&&!this[Pt])return!1;let s=super.emit("close");return this.removeAllListeners("close"),s}else if(e==="error"){this[rl]=r,super.emit(Jw,r);let s=!this[sl]||this.listeners("error").length?super.emit("error",r):!1;return this[Yi](),s}else if(e==="resume"){let s=super.emit("resume");return this[Yi](),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[Yi](),i}[Qw](e){for(let r of this[En])r.dest.write(e)===!1&&this.pause();let n=this[Zn]?!1:super.emit("data",e);return this[Yi](),n}[UC](){return this[Ms]?!1:(this[Ms]=!0,this.readable=!1,this[_i]?(ol(()=>this[Zw]()),!0):this[Zw]())}[Zw](){if(this[su]){let n=this[su].end();if(n){for(let r of this[En])r.dest.write(n);this[Zn]||super.emit("data",n)}}for(let n of this[En])n.end();let e=super.emit("end");return this.removeAllListeners("end"),e}async collect(){let e=Object.assign([],{dataLength:0});this[fn]||(e.dataLength=0);let n=this.promise();return this.on("data",r=>{e.push(r),this[fn]||(e.dataLength+=r.length)}),await n,e}async concat(){if(this[fn])throw new Error("cannot concat in objectMode");let e=await this.collect();return this[Hr]?e.join(""):Buffer.concat(e,e.dataLength)}async promise(){return new Promise((e,n)=>{this.on(Pt,()=>n(new Error("stream destroyed"))),this.on("error",r=>n(r)),this.on("end",()=>e())})}[Symbol.asyncIterator](){this[Zn]=!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[Xi])return n();let s,o,a=p=>{this.off("data",u),this.off("end",c),this.off(Pt,l),n(),o(p)},u=p=>{this.off("error",a),this.off("end",c),this.off(Pt,l),this.pause(),s({value:p,done:!!this[Xi]})},c=()=>{this.off("error",a),this.off("data",u),this.off(Pt,l),n(),s({done:!0,value:void 0})},l=()=>a(new Error("stream destroyed"));return new Promise((p,h)=>{o=h,s=p,this.once(Pt,l),this.once("error",a),this.once("end",c),this.once("data",u)})},throw:n,return:n,[Symbol.asyncIterator](){return this}}}[Symbol.iterator](){this[Zn]=!1;let e=!1,n=()=>(this.pause(),this.off(Jw,n),this.off(Pt,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(Jw,n),this.once(Pt,n),{next:r,throw:n,return:n,[Symbol.iterator](){return this}}}destroy(e){if(this[Pt])return e?this.emit("error",e):this.emit(Pt),this;this[Pt]=!0,this[Zn]=!0,this[zt].length=0,this[Xt]=0;let n=this;return typeof n.close=="function"&&!this[Fg]&&n.close(),e?this.emit("error",e):this.emit(Pt),this}static get isStream(){return kn.isStream}};kn.Minipass=Wg});var iM=f(qe=>{"use strict";var a4=qe&&qe.__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]}),u4=qe&&qe.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),c4=qe&&qe.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var n in t)n!=="default"&&Object.prototype.hasOwnProperty.call(t,n)&&a4(e,t,n);return u4(e,t),e};Object.defineProperty(qe,"__esModule",{value:!0});qe.PathScurry=qe.Path=qe.PathScurryDarwin=qe.PathScurryPosix=qe.PathScurryWin32=qe.PathScurryBase=qe.PathPosix=qe.PathWin32=qe.PathBase=qe.ChildrenCache=qe.ResolveCache=void 0;var XC=Jc(),Xg=require("node:path"),l4=require("node:url"),ul=require("fs"),p4=c4(require("node:fs")),h4=ul.realpathSync.native,Gg=require("node:fs/promises"),WC=r0(),cl={lstatSync:ul.lstatSync,readdir:ul.readdir,readdirSync:ul.readdirSync,readlinkSync:ul.readlinkSync,realpathSync:h4,promises:{lstat:Gg.lstat,readdir:Gg.readdir,readlink:Gg.readlink,realpath:Gg.realpath}},YC=t=>!t||t===cl||t===p4?cl:{...cl,...t,promises:{...cl.promises,...t.promises||{}}},JC=/^\\\\\?\\([a-z]:)\\?$/i,d4=t=>t.replace(/\//g,"\\").replace(JC,"$1\\"),f4=/[\\\/]/,Er=0,QC=1,ZC=2,vi=4,eM=6,tM=8,Ao=10,nM=12,xr=15,al=~xr,i0=16,GC=32,ll=64,Vr=128,Hg=256,zg=512,HC=ll|Vr|zg,g4=1023,s0=t=>t.isFile()?tM:t.isDirectory()?vi:t.isSymbolicLink()?Ao:t.isCharacterDevice()?ZC:t.isBlockDevice()?eM:t.isSocket()?nM:t.isFIFO()?QC:Er,VC=new Map,pl=t=>{let e=VC.get(t);if(e)return e;let n=t.normalize("NFKD");return VC.set(t,n),n},zC=new Map,Vg=t=>{let e=zC.get(t);if(e)return e;let n=pl(t.toLowerCase());return zC.set(t,n),n},hl=class extends XC.LRUCache{constructor(){super({max:256})}};qe.ResolveCache=hl;var Yg=class extends XC.LRUCache{constructor(e=16*1024){super({maxSize:e,sizeCalculation:n=>n.length+1})}};qe.ChildrenCache=Yg;var rM=Symbol("PathScurry setAsCwd"),nn=class{name;root;roots;parent;nocase;isCWD=!1;#e;#t;get dev(){return this.#t}#s;get mode(){return this.#s}#i;get nlink(){return this.#i}#o;get uid(){return this.#o}#v;get gid(){return this.#v}#y;get rdev(){return this.#y}#a;get blksize(){return this.#a}#p;get ino(){return this.#p}#u;get size(){return this.#u}#c;get blocks(){return this.#c}#n;get atimeMs(){return this.#n}#h;get mtimeMs(){return this.#h}#b;get ctimeMs(){return this.#b}#f;get birthtimeMs(){return this.#f}#g;get atime(){return this.#g}#A;get mtime(){return this.#A}#m;get ctime(){return this.#m}#O;get birthtime(){return this.#O}#T;#S;#_;#E;#d;#D;#r;#C;#w;#R;get parentPath(){return(this.parent||this).fullpath()}get path(){return this.parentPath}constructor(e,n=Er,r,i,s,o,a){this.name=e,this.#T=s?Vg(e):pl(e),this.#r=n&g4,this.nocase=s,this.roots=i,this.root=r||this,this.#C=o,this.#_=a.fullpath,this.#d=a.relative,this.#D=a.relativePosix,this.parent=a.parent,this.parent?this.#e=this.parent.#e:this.#e=YC(a.fs)}depth(){return this.#S!==void 0?this.#S:this.parent?this.#S=this.parent.depth()+1:this.#S=0}childrenCache(){return this.#C}resolve(e){if(!e)return this;let n=this.getRootString(e),i=e.substring(n.length).split(this.splitSep);return n?this.getRoot(n).#x(i):this.#x(i)}#x(e){let n=this;for(let r of e)n=n.child(r);return n}children(){let e=this.#C.get(this);if(e)return e;let n=Object.assign([],{provisional:0});return this.#C.set(this,n),this.#r&=~i0,n}child(e,n){if(e===""||e===".")return this;if(e==="..")return this.parent||this;let r=this.children(),i=this.nocase?Vg(e):pl(e);for(let u of r)if(u.#T===i)return u;let s=this.parent?this.sep:"",o=this.#_?this.#_+s+e:void 0,a=this.newChild(e,Er,{...n,parent:this,fullpath:o});return this.canReaddir()||(a.#r|=Vr),r.push(a),a}relative(){if(this.isCWD)return"";if(this.#d!==void 0)return this.#d;let e=this.name,n=this.parent;if(!n)return this.#d=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.#D!==void 0)return this.#D;let e=this.name,n=this.parent;if(!n)return this.#D=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.#E!==void 0)return this.#E;if(this.sep==="/")return this.#E=this.fullpath();if(!this.parent){let i=this.fullpath().replace(/\\/g,"/");return/^[a-z]:\//i.test(i)?this.#E=`//?/${i}`:this.#E=i}let e=this.parent,n=e.fullpathPosix(),r=n+(!n||!e.parent?"":"/")+this.name;return this.#E=r}isUnknown(){return(this.#r&xr)===Er}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&xr)===tM}isDirectory(){return(this.#r&xr)===vi}isCharacterDevice(){return(this.#r&xr)===ZC}isBlockDevice(){return(this.#r&xr)===eM}isFIFO(){return(this.#r&xr)===QC}isSocket(){return(this.#r&xr)===nM}isSymbolicLink(){return(this.#r&Ao)===Ao}lstatCached(){return this.#r&GC?this:void 0}readlinkCached(){return this.#w}realpathCached(){return this.#R}readdirCached(){let e=this.children();return e.slice(0,e.provisional)}canReadlink(){if(this.#w)return!0;if(!this.parent)return!1;let e=this.#r&xr;return!(e!==Er&&e!==Ao||this.#r&Hg||this.#r&Vr)}calledReaddir(){return!!(this.#r&i0)}isENOENT(){return!!(this.#r&Vr)}isNamed(e){return this.nocase?this.#T===Vg(e):this.#T===pl(e)}async readlink(){let e=this.#w;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.#w=r}catch(n){this.#q(n.code);return}}readlinkSync(){let e=this.#w;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.#w=r}catch(n){this.#q(n.code);return}}#B(e){this.#r|=i0;for(let n=e.provisional;n<e.length;n++){let r=e[n];r&&r.#M()}}#M(){this.#r&Vr||(this.#r=(this.#r|Vr)&al,this.#N())}#N(){let e=this.children();e.provisional=0;for(let n of e)n.#M()}#$(){this.#r|=zg,this.#k()}#k(){if(this.#r&ll)return;let e=this.#r;(e&xr)===vi&&(e&=al),this.#r=e|ll,this.#N()}#P(e=""){e==="ENOTDIR"||e==="EPERM"?this.#k():e==="ENOENT"?this.#M():this.children().provisional=0}#U(e=""){e==="ENOTDIR"?this.parent.#k():e==="ENOENT"&&this.#M()}#q(e=""){let n=this.#r;n|=Hg,e==="ENOENT"&&(n|=Vr),(e==="EINVAL"||e==="UNKNOWN")&&(n&=al),this.#r=n,e==="ENOTDIR"&&this.parent&&this.parent.#k()}#L(e,n){return this.#K(e,n)||this.#l(e,n)}#l(e,n){let r=s0(e),i=this.newChild(e.name,r,{parent:this}),s=i.#r&xr;return s!==vi&&s!==Ao&&s!==Er&&(i.#r|=ll),n.unshift(i),n.provisional++,i}#K(e,n){for(let r=n.provisional;r<n.length;r++){let i=n[r];if((this.nocase?Vg(e.name):pl(e.name))===i.#T)return this.#j(e,i,r,n)}}#j(e,n,r,i){let s=n.name;return n.#r=n.#r&al|s0(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&Vr))try{return this.#I(await this.#e.promises.lstat(this.fullpath())),this}catch(e){this.#U(e.code)}}lstatSync(){if(!(this.#r&Vr))try{return this.#I(this.#e.lstatSync(this.fullpath())),this}catch(e){this.#U(e.code)}}#I(e){let{atime:n,atimeMs:r,birthtime:i,birthtimeMs:s,blksize:o,blocks:a,ctime:u,ctimeMs:c,dev:l,gid:p,ino:h,mode:m,mtime:b,mtimeMs:v,nlink:R,rdev:A,size:T,uid:w}=e;this.#g=n,this.#n=r,this.#O=i,this.#f=s,this.#a=o,this.#c=a,this.#m=u,this.#b=c,this.#t=l,this.#v=p,this.#p=h,this.#s=m,this.#A=b,this.#h=v,this.#i=R,this.#y=A,this.#u=T,this.#o=w;let _=s0(e);this.#r=this.#r&al|_|GC,_!==Er&&_!==vi&&_!==Ao&&(this.#r|=ll)}#F=[];#G=!1;#H(e){this.#G=!1;let n=this.#F.slice();this.#F.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.#F.push(e),this.#G)return;this.#G=!0;let i=this.fullpath();this.#e.readdir(i,{withFileTypes:!0},(s,o)=>{if(s)this.#P(s.code),r.provisional=0;else{for(let a of o)this.#L(a,r);this.#B(r)}this.#H(r.slice(0,r.provisional))})}#W;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.#W)await this.#W;else{let r=()=>{};this.#W=new Promise(i=>r=i);try{for(let i of await this.#e.promises.readdir(n,{withFileTypes:!0}))this.#L(i,e);this.#B(e)}catch(i){this.#P(i.code),e.provisional=0}this.#W=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.#L(r,e);this.#B(e)}catch(r){this.#P(r.code),e.provisional=0}return e.slice(0,e.provisional)}canReaddir(){if(this.#r&HC)return!1;let e=xr&this.#r;return e===Er||e===vi||e===Ao}shouldWalk(e,n){return(this.#r&vi)===vi&&!(this.#r&HC)&&!e.has(this)&&(!n||n(this))}async realpath(){if(this.#R)return this.#R;if(!((zg|Hg|Vr)&this.#r))try{let e=await this.#e.promises.realpath(this.fullpath());return this.#R=this.resolve(e)}catch{this.#$()}}realpathSync(){if(this.#R)return this.#R;if(!((zg|Hg|Vr)&this.#r))try{let e=this.#e.realpathSync(this.fullpath());return this.#R=this.resolve(e)}catch{this.#$()}}[rM](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.#d=r.join(this.sep),i.#D=r.join("/"),i=i.parent,r.push("..");for(i=e;i&&i.parent&&!n.has(i);)i.#d=void 0,i.#D=void 0,i=i.parent}};qe.PathBase=nn;var dl=class t extends nn{sep="\\";splitSep=f4;constructor(e,n=Er,r,i,s,o,a){super(e,n,r,i,s,o,a)}newChild(e,n=Er,r={}){return new t(e,n,this.root,this.roots,this.nocase,this.childrenCache(),r)}getRootString(e){return Xg.win32.parse(e).root}getRoot(e){if(e=d4(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 ml(e,this).root}sameRoot(e,n=this.root.name){return e=e.toUpperCase().replace(/\//g,"\\").replace(JC,"$1\\"),e===n}};qe.PathWin32=dl;var fl=class t extends nn{splitSep="/";sep="/";constructor(e,n=Er,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=Er,r={}){return new t(e,n,this.root,this.roots,this.nocase,this.childrenCache(),r)}};qe.PathPosix=fl;var gl=class{root;rootPath;roots;cwd;#e;#t;#s;nocase;#i;constructor(e=process.cwd(),n,r,{nocase:i,childrenCacheSize:s=16*1024,fs:o=cl}={}){this.#i=YC(o),(e instanceof URL||e.startsWith("file://"))&&(e=(0,l4.fileURLToPath)(e));let a=n.resolve(e);this.roots=Object.create(null),this.rootPath=this.parseRootPath(a),this.#e=new hl,this.#t=new hl,this.#s=new Yg(s);let u=a.substring(this.rootPath.length).split(r);if(u.length===1&&!u[0]&&u.pop(),i===void 0)throw new TypeError("must provide nocase setting to PathScurryBase ctor");this.nocase=i,this.root=this.newRoot(this.#i),this.roots[this.rootPath]=this.root;let c=this.root,l=u.length-1,p=n.sep,h=this.rootPath,m=!1;for(let b of u){let v=l--;c=c.child(b,{relative:new Array(v).fill("..").join(p),relativePosix:new Array(v).fill("..").join("/"),fullpath:h+=(m?"":p)+b}),m=!0}this.cwd=c}depth(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.depth()}childrenCache(){return this.#s}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 nn||(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 nn||(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 nn||(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 nn||(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 nn||(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 nn||(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 nn||(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 u=new Set,c=(p,h)=>{u.add(p),p.readdirCB((m,b)=>{if(m)return h(m);let v=b.length;if(!v)return h();let R=()=>{--v===0&&h()};for(let A of b)(!s||s(A))&&a.push(r?A:A.fullpath()),i&&A.isSymbolicLink()?A.realpath().then(T=>T?.isUnknown()?T.lstat():T).then(T=>T?.shouldWalk(u,o)?c(T,R):R()):A.shouldWalk(u,o)?c(A,R):R()},!0)},l=e;return new Promise((p,h)=>{c(l,m=>{if(m)return h(m);p(a)})})}walkSync(e=this.cwd,n={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof nn||(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 u=new Set([e]);for(let c of u){let l=c.readdirSync();for(let p of l){(!s||s(p))&&a.push(r?p:p.fullpath());let h=p;if(p.isSymbolicLink()){if(!(i&&(h=p.realpathSync())))continue;h.isUnknown()&&h.lstatSync()}h.shouldWalk(u,o)&&u.add(h)}}return a}[Symbol.asyncIterator](){return this.iterate()}iterate(e=this.cwd,n={}){return typeof e=="string"?e=this.cwd.resolve(e):e instanceof nn||(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 nn||(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 u of a){let c=u.readdirSync();for(let l of c){(!s||s(l))&&(yield r?l:l.fullpath());let p=l;if(l.isSymbolicLink()){if(!(i&&(p=l.realpathSync())))continue;p.isUnknown()&&p.lstatSync()}p.shouldWalk(a,o)&&a.add(p)}}}stream(e=this.cwd,n={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof nn||(n=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:o}=n,a=new WC.Minipass({objectMode:!0});(!s||s(e))&&a.write(r?e:e.fullpath());let u=new Set,c=[e],l=0,p=()=>{let h=!1;for(;!h;){let m=c.shift();if(!m){l===0&&a.end();return}l++,u.add(m);let b=(R,A,T=!1)=>{if(R)return a.emit("error",R);if(i&&!T){let w=[];for(let _ of A)_.isSymbolicLink()&&w.push(_.realpath().then(N=>N?.isUnknown()?N.lstat():N));if(w.length){Promise.all(w).then(()=>b(null,A,!0));return}}for(let w of A)w&&(!s||s(w))&&(a.write(r?w:w.fullpath())||(h=!0));l--;for(let w of A){let _=w.realpathCached()||w;_.shouldWalk(u,o)&&c.push(_)}h&&!a.flowing?a.once("drain",p):v||p()},v=!0;m.readdirCB(b,!0),v=!1}};return p(),a}streamSync(e=this.cwd,n={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof nn||(n=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:o}=n,a=new WC.Minipass({objectMode:!0}),u=new Set;(!s||s(e))&&a.write(r?e:e.fullpath());let c=[e],l=0,p=()=>{let h=!1;for(;!h;){let m=c.shift();if(!m){l===0&&a.end();return}l++,u.add(m);let b=m.readdirSync();for(let v of b)(!s||s(v))&&(a.write(r?v:v.fullpath())||(h=!0));l--;for(let v of b){let R=v;if(v.isSymbolicLink()){if(!(i&&(R=v.realpathSync())))continue;R.isUnknown()&&R.lstatSync()}R.shouldWalk(u,o)&&c.push(R)}}h&&!a.flowing&&a.once("drain",p)};return p(),a}chdir(e=this.cwd){let n=this.cwd;this.cwd=typeof e=="string"?this.cwd.resolve(e):e,this.cwd[rM](n)}};qe.PathScurryBase=gl;var ml=class extends gl{sep="\\";constructor(e=process.cwd(),n={}){let{nocase:r=!0}=n;super(e,Xg.win32,"\\",{...n,nocase:r}),this.nocase=r;for(let i=this.cwd;i;i=i.parent)i.nocase=this.nocase}parseRootPath(e){return Xg.win32.parse(e).root.toUpperCase()}newRoot(e){return new dl(this.rootPath,vi,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")||e.startsWith("\\")||/^[a-z]:(\/|\\)/i.test(e)}};qe.PathScurryWin32=ml;var yl=class extends gl{sep="/";constructor(e=process.cwd(),n={}){let{nocase:r=!1}=n;super(e,Xg.posix,"/",{...n,nocase:r}),this.nocase=r}parseRootPath(e){return"/"}newRoot(e){return new fl(this.rootPath,vi,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")}};qe.PathScurryPosix=yl;var Jg=class extends yl{constructor(e=process.cwd(),n={}){let{nocase:r=!0}=n;super(e,{...n,nocase:r})}};qe.PathScurryDarwin=Jg;qe.Path=process.platform==="win32"?dl:fl;qe.PathScurry=process.platform==="win32"?ml:process.platform==="darwin"?Jg:yl});var a0=f(Qg=>{"use strict";Object.defineProperty(Qg,"__esModule",{value:!0});Qg.Pattern=void 0;var m4=Cs(),y4=t=>t.length>=1,b4=t=>t.length>=1,o0=class t{#e;#t;#s;length;#i;#o;#v;#y;#a;#p;#u=!0;constructor(e,n,r,i){if(!y4(e))throw new TypeError("empty pattern list");if(!b4(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.#s=r,this.#i=i,this.#s===0){if(this.isUNC()){let[s,o,a,u,...c]=this.#e,[l,p,h,m,...b]=this.#t;c[0]===""&&(c.shift(),b.shift());let v=[s,o,a,u,""].join("/"),R=[l,p,h,m,""].join("/");this.#e=[v,...c],this.#t=[R,...b],this.length=this.#e.length}else if(this.isDrive()||this.isAbsolute()){let[s,...o]=this.#e,[a,...u]=this.#t;o[0]===""&&(o.shift(),u.shift());let c=s+"/",l=a+"/";this.#e=[c,...o],this.#t=[l,...u],this.length=this.#e.length}}}pattern(){return this.#e[this.#s]}isString(){return typeof this.#e[this.#s]=="string"}isGlobstar(){return this.#e[this.#s]===m4.GLOBSTAR}isRegExp(){return this.#e[this.#s]instanceof RegExp}globString(){return this.#v=this.#v||(this.#s===0?this.isAbsolute()?this.#t[0]+this.#t.slice(1).join("/"):this.#t.join("/"):this.#t.slice(this.#s).join("/"))}hasMore(){return this.length>this.#s+1}rest(){return this.#o!==void 0?this.#o:this.hasMore()?(this.#o=new t(this.#e,this.#t,this.#s+1,this.#i),this.#o.#p=this.#p,this.#o.#a=this.#a,this.#o.#y=this.#y,this.#o):this.#o=null}isUNC(){let e=this.#e;return this.#a!==void 0?this.#a:this.#a=this.#i==="win32"&&this.#s===0&&e[0]===""&&e[1]===""&&typeof e[2]=="string"&&!!e[2]&&typeof e[3]=="string"&&!!e[3]}isDrive(){let e=this.#e;return this.#y!==void 0?this.#y:this.#y=this.#i==="win32"&&this.#s===0&&this.length>1&&typeof e[0]=="string"&&/^[a-z]:$/i.test(e[0])}isAbsolute(){let e=this.#e;return this.#p!==void 0?this.#p:this.#p=e[0]===""&&e.length>1||this.isDrive()||this.isUNC()}root(){let e=this.#e[0];return typeof e=="string"&&this.isAbsolute()&&this.#s===0?e:""}checkFollowGlobstar(){return!(this.#s===0||!this.isGlobstar()||!this.#u)}markFollowGlobstar(){return this.#s===0||!this.isGlobstar()||!this.#u?!1:(this.#u=!1,!0)}};Qg.Pattern=o0});var c0=f(Zg=>{"use strict";Object.defineProperty(Zg,"__esModule",{value:!0});Zg.Ignore=void 0;var sM=Cs(),_4=a0(),v4=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",u0=class{relative;relativeChildren;absolute;absoluteChildren;platform;mmopts;constructor(e,{nobrace:n,nocase:r,noext:i,noglobstar:s,platform:o=v4}){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 sM.Minimatch(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 _4.Pattern(i,s,0,this.platform),a=new sM.Minimatch(o.globString(),this.mmopts),u=s[s.length-1]==="**",c=o.isAbsolute();c?this.absolute.push(a):this.relative.push(a),u&&(c?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}};Zg.Ignore=u0});var aM=f(Si=>{"use strict";Object.defineProperty(Si,"__esModule",{value:!0});Si.Processor=Si.SubWalks=Si.MatchRecord=Si.HasWalkedCache=void 0;var oM=Cs(),em=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()]))}};Si.HasWalkedCache=em;var tm=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)])}};Si.MatchRecord=tm;var nm=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())}};Si.SubWalks=nm;var l0=class t{hasWalkedCache;matches=new tm;subwalks=new nm;patterns;follow;dot;opts;constructor(e,n){this.opts=e,this.follow=!!e.follow,this.dot=!!e.dot,this.hasWalkedCache=n?n.copy():new em}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 p=s.rest();if(p)s=p;else{this.matches.add(i,!0,!1);continue}}if(i.isENOENT())continue;let u,c,l=!1;for(;typeof(u=s.pattern())=="string"&&(c=s.rest());)i=i.resolve(u),s=c,l=!0;if(u=s.pattern(),c=s.rest(),l){if(this.hasWalkedCache.hasWalked(i,s))continue;this.hasWalkedCache.storeWalked(i,s)}if(typeof u=="string"){let p=u===".."||u===""||u===".";this.matches.add(i.resolve(u),a,p);continue}else if(u===oM.GLOBSTAR){(!i.isSymbolicLink()||this.follow||s.checkFollowGlobstar())&&this.subwalks.add(i,s);let p=c?.pattern(),h=c?.rest();if(!c||(p===""||p===".")&&!h)this.matches.add(i,a,p===""||p===".");else if(p===".."){let m=i.parent||i;h?this.hasWalkedCache.hasWalked(m,h)||this.subwalks.add(m,h):this.matches.add(m,a,!0)}}else u 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(),u=o.pattern(),c=o.rest();u===oM.GLOBSTAR?i.testGlobstar(s,o,c,a):u instanceof RegExp?i.testRegExp(s,u,c,a):i.testString(s,u,c,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))}};Si.Processor=l0});var lM=f(Ls=>{"use strict";Object.defineProperty(Ls,"__esModule",{value:!0});Ls.GlobStream=Ls.GlobWalker=Ls.GlobUtil=void 0;var S4=r0(),uM=c0(),cM=aM(),T4=(t,e)=>typeof t=="string"?new uM.Ignore([t],e):Array.isArray(t)?new uM.Ignore(t,e):t,bl=class{path;patterns;opts;seen=new Set;paused=!1;aborted=!1;#e=[];#t;#s;signal;maxDepth;includeChildMatches;constructor(e,n,r){if(this.patterns=e,this.path=n,this.opts=r,this.#s=!r.posix&&r.platform==="win32"?"\\":"/",this.includeChildMatches=r.includeChildMatches!==!1,(r.ignore||!this.includeChildMatches)&&(this.#t=T4(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}))}#i(e){return this.seen.has(e)||!!this.#t?.ignored?.(e)}#o(e){return!!this.#t?.childrenIgnored?.(e)}pause(){this.paused=!0}resume(){if(this.signal?.aborted)return;this.paused=!1;let e;for(;!this.paused&&(e=this.#e.shift());)e()}onResume(e){this.signal?.aborted||(this.paused?this.#e.push(e):e())}async matchCheck(e,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.#i(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.#i(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.#s:"";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.#s)?"."+this.#s:"";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 cM.Processor(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,u,c]of r.matches.entries())this.#i(a)||(s++,this.match(a,u,c).then(()=>o()));for(let a of r.subwalkTargets()){if(this.maxDepth!==1/0&&a.depth()>=this.maxDepth)continue;s++;let u=a.readdirCached();a.calledReaddir()?this.walkCB3(a,u,r,o):a.readdirCB((c,l)=>this.walkCB3(a,l,r,o),!0)}o()}walkCB3(e,n,r,i){r=r.filterEntries(e,n);let s=1,o=()=>{--s===0&&i()};for(let[a,u,c]of r.matches.entries())this.#i(a)||(s++,this.match(a,u,c).then(()=>o()));for(let[a,u]of r.subwalks.entries())s++,this.walkCB2(a,u,r.child(),o);o()}walkCBSync(e,n,r){this.signal?.aborted&&r(),this.walkCB2Sync(e,n,new cM.Processor(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,u,c]of r.matches.entries())this.#i(a)||this.matchSync(a,u,c);for(let a of r.subwalkTargets()){if(this.maxDepth!==1/0&&a.depth()>=this.maxDepth)continue;s++;let u=a.readdirSync();this.walkCB3Sync(a,u,r,o)}o()}walkCB3Sync(e,n,r,i){r=r.filterEntries(e,n);let s=1,o=()=>{--s===0&&i()};for(let[a,u,c]of r.matches.entries())this.#i(a)||this.matchSync(a,u,c);for(let[a,u]of r.subwalks.entries())s++,this.walkCB2Sync(a,u,r.child(),o);o()}};Ls.GlobUtil=bl;var p0=class extends bl{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}};Ls.GlobWalker=p0;var h0=class extends bl{results;constructor(e,n,r){super(e,n,r),this.results=new S4.Minipass({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}};Ls.GlobStream=h0});var f0=f(sm=>{"use strict";Object.defineProperty(sm,"__esModule",{value:!0});sm.Glob=void 0;var w4=Cs(),x4=require("node:url"),rm=iM(),E4=a0(),im=lM(),k4=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",d0=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,x4.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(u=>u.replace(/\\/g,"/"))),this.matchBase){if(n.noglobstar)throw new TypeError("base matching requires globstar");e=e.map(u=>u.includes("/")?u:`./**/${u}`)}if(this.pattern=e,this.platform=n.platform||k4,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 u=n.platform==="win32"?rm.PathScurryWin32:n.platform==="darwin"?rm.PathScurryDarwin:n.platform?rm.PathScurryPosix:rm.PathScurry;this.scurry=new u(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(u=>new w4.Minimatch(u,i)),[o,a]=s.reduce((u,c)=>(u[0].push(...c.set),u[1].push(...c.globParts),u),[[],[]]);this.patterns=o.map((u,c)=>{let l=a[c];if(!l)throw new Error("invalid pattern object");return new E4.Pattern(u,l,0,this.platform)})}async walk(){return[...await new im.GlobWalker(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 im.GlobWalker(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 im.GlobStream(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 im.GlobStream(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()}};sm.Glob=d0});var g0=f(om=>{"use strict";Object.defineProperty(om,"__esModule",{value:!0});om.hasMagic=void 0;var A4=Cs(),O4=(t,e={})=>{Array.isArray(t)||(t=[t]);for(let n of t)if(new A4.Minimatch(n,e).hasMagic())return!0;return!1};om.hasMagic=O4});var fM=f(Ee=>{"use strict";Object.defineProperty(Ee,"__esModule",{value:!0});Ee.glob=Ee.sync=Ee.iterate=Ee.iterateSync=Ee.stream=Ee.streamSync=Ee.Ignore=Ee.hasMagic=Ee.Glob=Ee.unescape=Ee.escape=void 0;Ee.globStreamSync=_l;Ee.globStream=m0;Ee.globSync=y0;Ee.globIterateSync=vl;Ee.globIterate=b0;var pM=Cs(),Oo=f0(),P4=g0(),dM=Cs();Object.defineProperty(Ee,"escape",{enumerable:!0,get:function(){return dM.escape}});Object.defineProperty(Ee,"unescape",{enumerable:!0,get:function(){return dM.unescape}});var D4=f0();Object.defineProperty(Ee,"Glob",{enumerable:!0,get:function(){return D4.Glob}});var R4=g0();Object.defineProperty(Ee,"hasMagic",{enumerable:!0,get:function(){return R4.hasMagic}});var I4=c0();Object.defineProperty(Ee,"Ignore",{enumerable:!0,get:function(){return I4.Ignore}});function _l(t,e={}){return new Oo.Glob(t,e).streamSync()}function m0(t,e={}){return new Oo.Glob(t,e).stream()}function y0(t,e={}){return new Oo.Glob(t,e).walkSync()}async function hM(t,e={}){return new Oo.Glob(t,e).walk()}function vl(t,e={}){return new Oo.Glob(t,e).iterateSync()}function b0(t,e={}){return new Oo.Glob(t,e).iterate()}Ee.streamSync=_l;Ee.stream=Object.assign(m0,{sync:_l});Ee.iterateSync=vl;Ee.iterate=Object.assign(b0,{sync:vl});Ee.sync=Object.assign(y0,{stream:_l,iterate:vl});Ee.glob=Object.assign(hM,{glob:hM,globSync:y0,sync:Ee.sync,globStream:m0,stream:Ee.stream,globStreamSync:_l,streamSync:Ee.streamSync,globIterate:b0,iterate:Ee.iterate,globIterateSync:vl,iterateSync:Ee.iterateSync,Glob:Oo.Glob,hasMagic:P4.hasMagic,escape:pM.escape,unescape:pM.unescape});Ee.glob.glob=Ee.glob});var yM=f(au=>{"use strict";var mM=au&&au.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(au,"__esModule",{value:!0});au.FileSystem=void 0;var C4=cb(),gM=(dC(),AM(hC)),M4=mM(require("events")),am=ig(),L4=mM(require("fs")),N4=Ag(),q4=Jc(),j4=fM(),_0=class extends M4.default{constructor(e){super(),this._connection=null,this._context=e,this._textDocumentManager=new C4.TextDocuments(gM.TextDocument),this._tempTextDocumentCache=new q4.LRUCache({ttl:1e3,max:100})}async getWorkspaceFolderUris(){if(!this._context.features.workspaceFolder)return[];if(this._connection?.workspace==null)return[];let e=await this._connection.workspace.getWorkspaceFolders();return e==null?[]:Array.from(new Set(e.map(n=>n.uri))).map(n=>am.URI.parse(n))}async getWorkspaceFolderUri(e){return(await this.getWorkspaceFolderUris()).find(r=>e.path.startsWith(r.path))||null}async getWorkspaceRelatedFiles(){let e=this._context.getConfiguration(),n=e.fileExtensions,r=e.typeAnalyzer.exclude,i=await this.getWorkspaceFolderUris();return(await Promise.all(i.flatMap(async o=>(0,j4.glob)(n.map(a=>`**/*.${a}`),{cwd:o.fsPath,absolute:!0,ignore:r})))).flat().map(o=>am.URI.file(o))}async findExistingPath(e,...n){if(await this.getTextDocument(e)!=null)return e;if(n.length===0)return null;try{let i=await Promise.any(n.map(async s=>{if(await this.getTextDocument(s)!=null)return s;throw new Error("Alternative path could not resolve")}));return i??null}catch{return null}}getAllTextDocuments(){return this._textDocumentManager.all()}async fetchTextDocument(e){let n=am.URI.parse(e),r=this._tempTextDocumentCache.get(e);if(r!=null)return r;let i=null;try{let s=await L4.default.promises.readFile(n.fsPath,{encoding:"utf-8"});i=gM.TextDocument.create(e,N4.LanguageId,0,s),this._connection?.sendNotification("textDocument/didOpen",{textDocument:i})}catch{}return this._tempTextDocumentCache.set(e,i),i}async getTextDocument(e){let n=this._textDocumentManager.get(e);return n||(am.URI.parse(e).scheme=="file"?await this.fetchTextDocument(e):null)}async readFile(e){return(await this.getTextDocument(e)).getText()}listen(e){this._connection=e,this._textDocumentManager.listen(e),this._textDocumentManager.onDidOpen(n=>{this.emit("text-document-open",n.document)}),this._textDocumentManager.onDidChangeContent(n=>{this.emit("text-document-change",n.document)}),this._textDocumentManager.onDidClose(n=>{this.emit("text-document-close",n.document)})}};au.FileSystem=_0});var bM=f(um=>{"use strict";Object.defineProperty(um,"__esModule",{value:!0});um.NodeContext=void 0;var v0=cb(),S0=Ag(),F4=yM(),T0=class extends S0.CoreContext{constructor(){super(),this.documentManager=new S0.DocumentManager().setContext(this),this.documentMerger=new S0.DocumentMerger,this.connection=(0,v0.createConnection)(v0.ProposedFeatures.all),this.fs=new F4.FileSystem(this)}createSemanticTokensBuilder(){return new v0.SemanticTokensBuilder}};um.NodeContext=T0});Object.defineProperty(exports,"__esModule",{value:!0});var B4=bM(),zr=Ag(),_M=new B4.NodeContext;_M.on("ready",t=>{(0,zr.activateAutocomplete)(t),(0,zr.activateColor)(t),(0,zr.activateDefinition)(t),(0,zr.activateDiagnostic)(t),(0,zr.activateFormatter)(t),(0,zr.activateHover)(t),(0,zr.activateSignature)(t),(0,zr.activateSubscriptions)(t),(0,zr.activateSymbol)(t),(0,zr.activateSemantic)(t),(0,zr.activateFoldingRange)(t)});_M.listen();
|
157
|
+
>>> no match, partial?`,e,h,n,m),h===u))}let v;if(typeof l=="string"?(v=p===l,this.debug("string match",l,p,v)):(v=l.test(p),this.debug("pattern match",l,p,v)),!v)return!1}if(o===u&&a===c)return!0;if(o===u)return r;if(a===c)return o===u-1&&e[o]==="";throw new Error("wtf?")}braceExpand(){return(0,Z.braceExpand)(this.pattern,this.options)}parse(e){(0,qg.assertValidPattern)(e);let n=this.options;if(e==="**")return Z.GLOBSTAR;if(e==="")return"";let r,i=null;(r=e.match(PV))?i=n.dot?RV:DV:(r=e.match(_V))?i=(n.nocase?n.dot?wV:TV:n.dot?SV:vV)(r[1]):(r=e.match(IV))?i=(n.nocase?n.dot?MV:CV:n.dot?LV:NV)(r):(r=e.match(xV))?i=n.dot?kV:EV:(r=e.match(AV))&&(i=OV);let s=LC.AST.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?jV:n.dot?FV:BV,i=new Set(n.nocase?["i"]:[]),s=e.map(u=>{let c=u.map(l=>{if(l instanceof RegExp)for(let p of l.flags.split(""))i.add(p);return typeof l=="string"?HV(l):l===Z.GLOBSTAR?Z.GLOBSTAR:l._src});return c.forEach((l,p)=>{let h=c[p+1],m=c[p-1];l!==Z.GLOBSTAR||m===Z.GLOBSTAR||(m===void 0?h!==void 0&&h!==Z.GLOBSTAR?c[p+1]="(?:\\/|"+r+"\\/)?"+h:c[p]=r:h===void 0?c[p-1]=m+"(?:\\/|"+r+")?":h!==Z.GLOBSTAR&&(c[p-1]=m+"(?:\\/|\\/"+r+"\\/)"+h,c[p+1]=Z.GLOBSTAR))}),c.filter(l=>l!==Z.GLOBSTAR).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 u=s[a],c=i;if(r.matchBase&&u.length===1&&(c=[o]),this.matchOne(c,u,n))return r.flipNegate?!0:!this.negate}return r.flipNegate?!1:this.negate}static defaults(e){return Z.minimatch.defaults(e).Minimatch}};Z.Minimatch=Eo;var VV=zw();Object.defineProperty(Z,"AST",{enumerable:!0,get:function(){return VV.AST}});var zV=Xw();Object.defineProperty(Z,"escape",{enumerable:!0,get:function(){return zV.escape}});var XV=Ig();Object.defineProperty(Z,"unescape",{enumerable:!0,get:function(){return XV.unescape}});Z.minimatch.AST=LC.AST;Z.minimatch.Minimatch=Eo;Z.minimatch.escape=mV.escape;Z.minimatch.unescape=yV.unescape});var r0=f(kn=>{"use strict";var YV=kn&&kn.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(kn,"__esModule",{value:!0});kn.Minipass=kn.isWritable=kn.isReadable=kn.isStream=void 0;var FC=typeof process=="object"&&process?process:{stdout:null,stderr:null},n0=require("node:events"),KC=YV(require("node:stream")),JV=require("node:string_decoder"),QV=t=>!!t&&typeof t=="object"&&(t instanceof Wg||t instanceof KC.default||(0,kn.isReadable)(t)||(0,kn.isWritable)(t));kn.isStream=QV;var ZV=t=>!!t&&typeof t=="object"&&t instanceof n0.EventEmitter&&typeof t.pipe=="function"&&t.pipe!==KC.default.Writable.prototype.pipe;kn.isReadable=ZV;var e4=t=>!!t&&typeof t=="object"&&t instanceof n0.EventEmitter&&typeof t.write=="function"&&typeof t.end=="function";kn.isWritable=e4;var Xi=Symbol("EOF"),Yi=Symbol("maybeEmitEnd"),Ms=Symbol("emittedEnd"),jg=Symbol("emittingEnd"),il=Symbol("emittedError"),Fg=Symbol("closed"),BC=Symbol("read"),Bg=Symbol("flush"),$C=Symbol("flushChunk"),Hr=Symbol("encoding"),su=Symbol("decoder"),Vt=Symbol("flowing"),sl=Symbol("paused"),ou=Symbol("resume"),zt=Symbol("buffer"),En=Symbol("pipes"),Xt=Symbol("bufferLength"),Yw=Symbol("bufferPush"),$g=Symbol("bufferShift"),fn=Symbol("objectMode"),Pt=Symbol("destroyed"),Jw=Symbol("error"),Qw=Symbol("emitData"),UC=Symbol("emitEnd"),Zw=Symbol("emitEnd2"),_i=Symbol("async"),e0=Symbol("abort"),Ug=Symbol("aborted"),ol=Symbol("signal"),ko=Symbol("dataListeners"),Zn=Symbol("discarded"),al=t=>Promise.resolve().then(t),t4=t=>t(),n4=t=>t==="end"||t==="finish"||t==="prefinish",r4=t=>t instanceof ArrayBuffer||!!t&&typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,i4=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),Kg=class{src;dest;opts;ondrain;constructor(e,n,r){this.src=e,this.dest=n,this.opts=r,this.ondrain=()=>e[ou](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(e){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},t0=class extends Kg{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)}},s4=t=>!!t.objectMode,o4=t=>!t.objectMode&&!!t.encoding&&t.encoding!=="buffer",Wg=class extends n0.EventEmitter{[Vt]=!1;[sl]=!1;[En]=[];[zt]=[];[fn];[Hr];[_i];[su];[Xi]=!1;[Ms]=!1;[jg]=!1;[Fg]=!1;[il]=null;[Xt]=0;[Pt]=!1;[ol];[Ug]=!1;[ko]=0;[Zn]=!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");s4(n)?(this[fn]=!0,this[Hr]=null):o4(n)?(this[Hr]=n.encoding,this[fn]=!1):(this[fn]=!1,this[Hr]=null),this[_i]=!!n.async,this[su]=this[Hr]?new JV.StringDecoder(this[Hr]):null,n&&n.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[zt]}),n&&n.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[En]});let{signal:r}=n;r&&(this[ol]=r,r.aborted?this[e0]():r.addEventListener("abort",()=>this[e0]()))}get bufferLength(){return this[Xt]}get encoding(){return this[Hr]}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[fn]}set objectMode(e){throw new Error("objectMode must be set at instantiation time")}get async(){return this[_i]}set async(e){this[_i]=this[_i]||!!e}[e0](){this[Ug]=!0,this.emit("abort",this[ol]?.reason),this.destroy(this[ol]?.reason)}get aborted(){return this[Ug]}set aborted(e){}write(e,n,r){if(this[Ug])return!1;if(this[Xi])throw new Error("write after end");if(this[Pt])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[_i]?al:t4;if(!this[fn]&&!Buffer.isBuffer(e)){if(i4(e))e=Buffer.from(e.buffer,e.byteOffset,e.byteLength);else if(r4(e))e=Buffer.from(e);else if(typeof e!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[fn]?(this[Vt]&&this[Xt]!==0&&this[Bg](!0),this[Vt]?this.emit("data",e):this[Yw](e),this[Xt]!==0&&this.emit("readable"),r&&i(r),this[Vt]):e.length?(typeof e=="string"&&!(n===this[Hr]&&!this[su]?.lastNeed)&&(e=Buffer.from(e,n)),Buffer.isBuffer(e)&&this[Hr]&&(e=this[su].write(e)),this[Vt]&&this[Xt]!==0&&this[Bg](!0),this[Vt]?this.emit("data",e):this[Yw](e),this[Xt]!==0&&this.emit("readable"),r&&i(r),this[Vt]):(this[Xt]!==0&&this.emit("readable"),r&&i(r),this[Vt])}read(e){if(this[Pt])return null;if(this[Zn]=!1,this[Xt]===0||e===0||e&&e>this[Xt])return this[Yi](),null;this[fn]&&(e=null),this[zt].length>1&&!this[fn]&&(this[zt]=[this[Hr]?this[zt].join(""):Buffer.concat(this[zt],this[Xt])]);let n=this[BC](e||null,this[zt][0]);return this[Yi](),n}[BC](e,n){if(this[fn])this[$g]();else{let r=n;e===r.length||e===null?this[$g]():typeof r=="string"?(this[zt][0]=r.slice(e),n=r.slice(0,e),this[Xt]-=e):(this[zt][0]=r.subarray(e),n=r.subarray(0,e),this[Xt]-=e)}return this.emit("data",n),!this[zt].length&&!this[Xi]&&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[Xi]=!0,this.writable=!1,(this[Vt]||!this[sl])&&this[Yi](),this}[ou](){this[Pt]||(!this[ko]&&!this[En].length&&(this[Zn]=!0),this[sl]=!1,this[Vt]=!0,this.emit("resume"),this[zt].length?this[Bg]():this[Xi]?this[Yi]():this.emit("drain"))}resume(){return this[ou]()}pause(){this[Vt]=!1,this[sl]=!0,this[Zn]=!1}get destroyed(){return this[Pt]}get flowing(){return this[Vt]}get paused(){return this[sl]}[Yw](e){this[fn]?this[Xt]+=1:this[Xt]+=e.length,this[zt].push(e)}[$g](){return this[fn]?this[Xt]-=1:this[Xt]-=this[zt][0].length,this[zt].shift()}[Bg](e=!1){do;while(this[$C](this[$g]())&&this[zt].length);!e&&!this[zt].length&&!this[Xi]&&this.emit("drain")}[$C](e){return this.emit("data",e),this[Vt]}pipe(e,n){if(this[Pt])return e;this[Zn]=!1;let r=this[Ms];return n=n||{},e===FC.stdout||e===FC.stderr?n.end=!1:n.end=n.end!==!1,n.proxyErrors=!!n.proxyErrors,r?n.end&&e.end():(this[En].push(n.proxyErrors?new t0(this,e,n):new Kg(this,e,n)),this[_i]?al(()=>this[ou]()):this[ou]()),e}unpipe(e){let n=this[En].find(r=>r.dest===e);n&&(this[En].length===1?(this[Vt]&&this[ko]===0&&(this[Vt]=!1),this[En]=[]):this[En].splice(this[En].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[Zn]=!1,this[ko]++,!this[En].length&&!this[Vt]&&this[ou]();else if(e==="readable"&&this[Xt]!==0)super.emit("readable");else if(n4(e)&&this[Ms])super.emit(e),this.removeAllListeners(e);else if(e==="error"&&this[il]){let i=n;this[_i]?al(()=>i.call(this,this[il])):i.call(this,this[il])}return r}removeListener(e,n){return this.off(e,n)}off(e,n){let r=super.off(e,n);return e==="data"&&(this[ko]=this.listeners("data").length,this[ko]===0&&!this[Zn]&&!this[En].length&&(this[Vt]=!1)),r}removeAllListeners(e){let n=super.removeAllListeners(e);return(e==="data"||e===void 0)&&(this[ko]=0,!this[Zn]&&!this[En].length&&(this[Vt]=!1)),n}get emittedEnd(){return this[Ms]}[Yi](){!this[jg]&&!this[Ms]&&!this[Pt]&&this[zt].length===0&&this[Xi]&&(this[jg]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[Fg]&&this.emit("close"),this[jg]=!1)}emit(e,...n){let r=n[0];if(e!=="error"&&e!=="close"&&e!==Pt&&this[Pt])return!1;if(e==="data")return!this[fn]&&!r?!1:this[_i]?(al(()=>this[Qw](r)),!0):this[Qw](r);if(e==="end")return this[UC]();if(e==="close"){if(this[Fg]=!0,!this[Ms]&&!this[Pt])return!1;let s=super.emit("close");return this.removeAllListeners("close"),s}else if(e==="error"){this[il]=r,super.emit(Jw,r);let s=!this[ol]||this.listeners("error").length?super.emit("error",r):!1;return this[Yi](),s}else if(e==="resume"){let s=super.emit("resume");return this[Yi](),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[Yi](),i}[Qw](e){for(let r of this[En])r.dest.write(e)===!1&&this.pause();let n=this[Zn]?!1:super.emit("data",e);return this[Yi](),n}[UC](){return this[Ms]?!1:(this[Ms]=!0,this.readable=!1,this[_i]?(al(()=>this[Zw]()),!0):this[Zw]())}[Zw](){if(this[su]){let n=this[su].end();if(n){for(let r of this[En])r.dest.write(n);this[Zn]||super.emit("data",n)}}for(let n of this[En])n.end();let e=super.emit("end");return this.removeAllListeners("end"),e}async collect(){let e=Object.assign([],{dataLength:0});this[fn]||(e.dataLength=0);let n=this.promise();return this.on("data",r=>{e.push(r),this[fn]||(e.dataLength+=r.length)}),await n,e}async concat(){if(this[fn])throw new Error("cannot concat in objectMode");let e=await this.collect();return this[Hr]?e.join(""):Buffer.concat(e,e.dataLength)}async promise(){return new Promise((e,n)=>{this.on(Pt,()=>n(new Error("stream destroyed"))),this.on("error",r=>n(r)),this.on("end",()=>e())})}[Symbol.asyncIterator](){this[Zn]=!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[Xi])return n();let s,o,a=p=>{this.off("data",u),this.off("end",c),this.off(Pt,l),n(),o(p)},u=p=>{this.off("error",a),this.off("end",c),this.off(Pt,l),this.pause(),s({value:p,done:!!this[Xi]})},c=()=>{this.off("error",a),this.off("data",u),this.off(Pt,l),n(),s({done:!0,value:void 0})},l=()=>a(new Error("stream destroyed"));return new Promise((p,h)=>{o=h,s=p,this.once(Pt,l),this.once("error",a),this.once("end",c),this.once("data",u)})},throw:n,return:n,[Symbol.asyncIterator](){return this}}}[Symbol.iterator](){this[Zn]=!1;let e=!1,n=()=>(this.pause(),this.off(Jw,n),this.off(Pt,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(Jw,n),this.once(Pt,n),{next:r,throw:n,return:n,[Symbol.iterator](){return this}}}destroy(e){if(this[Pt])return e?this.emit("error",e):this.emit(Pt),this;this[Pt]=!0,this[Zn]=!0,this[zt].length=0,this[Xt]=0;let n=this;return typeof n.close=="function"&&!this[Fg]&&n.close(),e?this.emit("error",e):this.emit(Pt),this}static get isStream(){return kn.isStream}};kn.Minipass=Wg});var iM=f(qe=>{"use strict";var a4=qe&&qe.__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]}),u4=qe&&qe.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),c4=qe&&qe.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var n in t)n!=="default"&&Object.prototype.hasOwnProperty.call(t,n)&&a4(e,t,n);return u4(e,t),e};Object.defineProperty(qe,"__esModule",{value:!0});qe.PathScurry=qe.Path=qe.PathScurryDarwin=qe.PathScurryPosix=qe.PathScurryWin32=qe.PathScurryBase=qe.PathPosix=qe.PathWin32=qe.PathBase=qe.ChildrenCache=qe.ResolveCache=void 0;var XC=Qc(),Xg=require("node:path"),l4=require("node:url"),cl=require("fs"),p4=c4(require("node:fs")),h4=cl.realpathSync.native,Gg=require("node:fs/promises"),WC=r0(),ll={lstatSync:cl.lstatSync,readdir:cl.readdir,readdirSync:cl.readdirSync,readlinkSync:cl.readlinkSync,realpathSync:h4,promises:{lstat:Gg.lstat,readdir:Gg.readdir,readlink:Gg.readlink,realpath:Gg.realpath}},YC=t=>!t||t===ll||t===p4?ll:{...ll,...t,promises:{...ll.promises,...t.promises||{}}},JC=/^\\\\\?\\([a-z]:)\\?$/i,d4=t=>t.replace(/\//g,"\\").replace(JC,"$1\\"),f4=/[\\\/]/,Er=0,QC=1,ZC=2,vi=4,eM=6,tM=8,Ao=10,nM=12,xr=15,ul=~xr,i0=16,GC=32,pl=64,Vr=128,Hg=256,zg=512,HC=pl|Vr|zg,g4=1023,s0=t=>t.isFile()?tM:t.isDirectory()?vi:t.isSymbolicLink()?Ao:t.isCharacterDevice()?ZC:t.isBlockDevice()?eM:t.isSocket()?nM:t.isFIFO()?QC:Er,VC=new Map,hl=t=>{let e=VC.get(t);if(e)return e;let n=t.normalize("NFKD");return VC.set(t,n),n},zC=new Map,Vg=t=>{let e=zC.get(t);if(e)return e;let n=hl(t.toLowerCase());return zC.set(t,n),n},dl=class extends XC.LRUCache{constructor(){super({max:256})}};qe.ResolveCache=dl;var Yg=class extends XC.LRUCache{constructor(e=16*1024){super({maxSize:e,sizeCalculation:n=>n.length+1})}};qe.ChildrenCache=Yg;var rM=Symbol("PathScurry setAsCwd"),nn=class{name;root;roots;parent;nocase;isCWD=!1;#e;#t;get dev(){return this.#t}#s;get mode(){return this.#s}#i;get nlink(){return this.#i}#o;get uid(){return this.#o}#v;get gid(){return this.#v}#y;get rdev(){return this.#y}#a;get blksize(){return this.#a}#p;get ino(){return this.#p}#u;get size(){return this.#u}#c;get blocks(){return this.#c}#n;get atimeMs(){return this.#n}#h;get mtimeMs(){return this.#h}#b;get ctimeMs(){return this.#b}#f;get birthtimeMs(){return this.#f}#g;get atime(){return this.#g}#A;get mtime(){return this.#A}#m;get ctime(){return this.#m}#O;get birthtime(){return this.#O}#T;#S;#_;#E;#d;#D;#r;#C;#w;#R;get parentPath(){return(this.parent||this).fullpath()}get path(){return this.parentPath}constructor(e,n=Er,r,i,s,o,a){this.name=e,this.#T=s?Vg(e):hl(e),this.#r=n&g4,this.nocase=s,this.roots=i,this.root=r||this,this.#C=o,this.#_=a.fullpath,this.#d=a.relative,this.#D=a.relativePosix,this.parent=a.parent,this.parent?this.#e=this.parent.#e:this.#e=YC(a.fs)}depth(){return this.#S!==void 0?this.#S:this.parent?this.#S=this.parent.depth()+1:this.#S=0}childrenCache(){return this.#C}resolve(e){if(!e)return this;let n=this.getRootString(e),i=e.substring(n.length).split(this.splitSep);return n?this.getRoot(n).#x(i):this.#x(i)}#x(e){let n=this;for(let r of e)n=n.child(r);return n}children(){let e=this.#C.get(this);if(e)return e;let n=Object.assign([],{provisional:0});return this.#C.set(this,n),this.#r&=~i0,n}child(e,n){if(e===""||e===".")return this;if(e==="..")return this.parent||this;let r=this.children(),i=this.nocase?Vg(e):hl(e);for(let u of r)if(u.#T===i)return u;let s=this.parent?this.sep:"",o=this.#_?this.#_+s+e:void 0,a=this.newChild(e,Er,{...n,parent:this,fullpath:o});return this.canReaddir()||(a.#r|=Vr),r.push(a),a}relative(){if(this.isCWD)return"";if(this.#d!==void 0)return this.#d;let e=this.name,n=this.parent;if(!n)return this.#d=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.#D!==void 0)return this.#D;let e=this.name,n=this.parent;if(!n)return this.#D=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.#E!==void 0)return this.#E;if(this.sep==="/")return this.#E=this.fullpath();if(!this.parent){let i=this.fullpath().replace(/\\/g,"/");return/^[a-z]:\//i.test(i)?this.#E=`//?/${i}`:this.#E=i}let e=this.parent,n=e.fullpathPosix(),r=n+(!n||!e.parent?"":"/")+this.name;return this.#E=r}isUnknown(){return(this.#r&xr)===Er}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&xr)===tM}isDirectory(){return(this.#r&xr)===vi}isCharacterDevice(){return(this.#r&xr)===ZC}isBlockDevice(){return(this.#r&xr)===eM}isFIFO(){return(this.#r&xr)===QC}isSocket(){return(this.#r&xr)===nM}isSymbolicLink(){return(this.#r&Ao)===Ao}lstatCached(){return this.#r&GC?this:void 0}readlinkCached(){return this.#w}realpathCached(){return this.#R}readdirCached(){let e=this.children();return e.slice(0,e.provisional)}canReadlink(){if(this.#w)return!0;if(!this.parent)return!1;let e=this.#r&xr;return!(e!==Er&&e!==Ao||this.#r&Hg||this.#r&Vr)}calledReaddir(){return!!(this.#r&i0)}isENOENT(){return!!(this.#r&Vr)}isNamed(e){return this.nocase?this.#T===Vg(e):this.#T===hl(e)}async readlink(){let e=this.#w;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.#w=r}catch(n){this.#q(n.code);return}}readlinkSync(){let e=this.#w;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.#w=r}catch(n){this.#q(n.code);return}}#B(e){this.#r|=i0;for(let n=e.provisional;n<e.length;n++){let r=e[n];r&&r.#M()}}#M(){this.#r&Vr||(this.#r=(this.#r|Vr)&ul,this.#N())}#N(){let e=this.children();e.provisional=0;for(let n of e)n.#M()}#$(){this.#r|=zg,this.#k()}#k(){if(this.#r&pl)return;let e=this.#r;(e&xr)===vi&&(e&=ul),this.#r=e|pl,this.#N()}#P(e=""){e==="ENOTDIR"||e==="EPERM"?this.#k():e==="ENOENT"?this.#M():this.children().provisional=0}#U(e=""){e==="ENOTDIR"?this.parent.#k():e==="ENOENT"&&this.#M()}#q(e=""){let n=this.#r;n|=Hg,e==="ENOENT"&&(n|=Vr),(e==="EINVAL"||e==="UNKNOWN")&&(n&=ul),this.#r=n,e==="ENOTDIR"&&this.parent&&this.parent.#k()}#L(e,n){return this.#K(e,n)||this.#l(e,n)}#l(e,n){let r=s0(e),i=this.newChild(e.name,r,{parent:this}),s=i.#r&xr;return s!==vi&&s!==Ao&&s!==Er&&(i.#r|=pl),n.unshift(i),n.provisional++,i}#K(e,n){for(let r=n.provisional;r<n.length;r++){let i=n[r];if((this.nocase?Vg(e.name):hl(e.name))===i.#T)return this.#j(e,i,r,n)}}#j(e,n,r,i){let s=n.name;return n.#r=n.#r&ul|s0(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&Vr))try{return this.#I(await this.#e.promises.lstat(this.fullpath())),this}catch(e){this.#U(e.code)}}lstatSync(){if(!(this.#r&Vr))try{return this.#I(this.#e.lstatSync(this.fullpath())),this}catch(e){this.#U(e.code)}}#I(e){let{atime:n,atimeMs:r,birthtime:i,birthtimeMs:s,blksize:o,blocks:a,ctime:u,ctimeMs:c,dev:l,gid:p,ino:h,mode:m,mtime:b,mtimeMs:v,nlink:R,rdev:A,size:T,uid:w}=e;this.#g=n,this.#n=r,this.#O=i,this.#f=s,this.#a=o,this.#c=a,this.#m=u,this.#b=c,this.#t=l,this.#v=p,this.#p=h,this.#s=m,this.#A=b,this.#h=v,this.#i=R,this.#y=A,this.#u=T,this.#o=w;let _=s0(e);this.#r=this.#r&ul|_|GC,_!==Er&&_!==vi&&_!==Ao&&(this.#r|=pl)}#F=[];#G=!1;#H(e){this.#G=!1;let n=this.#F.slice();this.#F.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.#F.push(e),this.#G)return;this.#G=!0;let i=this.fullpath();this.#e.readdir(i,{withFileTypes:!0},(s,o)=>{if(s)this.#P(s.code),r.provisional=0;else{for(let a of o)this.#L(a,r);this.#B(r)}this.#H(r.slice(0,r.provisional))})}#W;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.#W)await this.#W;else{let r=()=>{};this.#W=new Promise(i=>r=i);try{for(let i of await this.#e.promises.readdir(n,{withFileTypes:!0}))this.#L(i,e);this.#B(e)}catch(i){this.#P(i.code),e.provisional=0}this.#W=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.#L(r,e);this.#B(e)}catch(r){this.#P(r.code),e.provisional=0}return e.slice(0,e.provisional)}canReaddir(){if(this.#r&HC)return!1;let e=xr&this.#r;return e===Er||e===vi||e===Ao}shouldWalk(e,n){return(this.#r&vi)===vi&&!(this.#r&HC)&&!e.has(this)&&(!n||n(this))}async realpath(){if(this.#R)return this.#R;if(!((zg|Hg|Vr)&this.#r))try{let e=await this.#e.promises.realpath(this.fullpath());return this.#R=this.resolve(e)}catch{this.#$()}}realpathSync(){if(this.#R)return this.#R;if(!((zg|Hg|Vr)&this.#r))try{let e=this.#e.realpathSync(this.fullpath());return this.#R=this.resolve(e)}catch{this.#$()}}[rM](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.#d=r.join(this.sep),i.#D=r.join("/"),i=i.parent,r.push("..");for(i=e;i&&i.parent&&!n.has(i);)i.#d=void 0,i.#D=void 0,i=i.parent}};qe.PathBase=nn;var fl=class t extends nn{sep="\\";splitSep=f4;constructor(e,n=Er,r,i,s,o,a){super(e,n,r,i,s,o,a)}newChild(e,n=Er,r={}){return new t(e,n,this.root,this.roots,this.nocase,this.childrenCache(),r)}getRootString(e){return Xg.win32.parse(e).root}getRoot(e){if(e=d4(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 yl(e,this).root}sameRoot(e,n=this.root.name){return e=e.toUpperCase().replace(/\//g,"\\").replace(JC,"$1\\"),e===n}};qe.PathWin32=fl;var gl=class t extends nn{splitSep="/";sep="/";constructor(e,n=Er,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=Er,r={}){return new t(e,n,this.root,this.roots,this.nocase,this.childrenCache(),r)}};qe.PathPosix=gl;var ml=class{root;rootPath;roots;cwd;#e;#t;#s;nocase;#i;constructor(e=process.cwd(),n,r,{nocase:i,childrenCacheSize:s=16*1024,fs:o=ll}={}){this.#i=YC(o),(e instanceof URL||e.startsWith("file://"))&&(e=(0,l4.fileURLToPath)(e));let a=n.resolve(e);this.roots=Object.create(null),this.rootPath=this.parseRootPath(a),this.#e=new dl,this.#t=new dl,this.#s=new Yg(s);let u=a.substring(this.rootPath.length).split(r);if(u.length===1&&!u[0]&&u.pop(),i===void 0)throw new TypeError("must provide nocase setting to PathScurryBase ctor");this.nocase=i,this.root=this.newRoot(this.#i),this.roots[this.rootPath]=this.root;let c=this.root,l=u.length-1,p=n.sep,h=this.rootPath,m=!1;for(let b of u){let v=l--;c=c.child(b,{relative:new Array(v).fill("..").join(p),relativePosix:new Array(v).fill("..").join("/"),fullpath:h+=(m?"":p)+b}),m=!0}this.cwd=c}depth(e=this.cwd){return typeof e=="string"&&(e=this.cwd.resolve(e)),e.depth()}childrenCache(){return this.#s}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 nn||(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 nn||(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 nn||(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 nn||(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 nn||(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 nn||(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 nn||(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 u=new Set,c=(p,h)=>{u.add(p),p.readdirCB((m,b)=>{if(m)return h(m);let v=b.length;if(!v)return h();let R=()=>{--v===0&&h()};for(let A of b)(!s||s(A))&&a.push(r?A:A.fullpath()),i&&A.isSymbolicLink()?A.realpath().then(T=>T?.isUnknown()?T.lstat():T).then(T=>T?.shouldWalk(u,o)?c(T,R):R()):A.shouldWalk(u,o)?c(A,R):R()},!0)},l=e;return new Promise((p,h)=>{c(l,m=>{if(m)return h(m);p(a)})})}walkSync(e=this.cwd,n={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof nn||(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 u=new Set([e]);for(let c of u){let l=c.readdirSync();for(let p of l){(!s||s(p))&&a.push(r?p:p.fullpath());let h=p;if(p.isSymbolicLink()){if(!(i&&(h=p.realpathSync())))continue;h.isUnknown()&&h.lstatSync()}h.shouldWalk(u,o)&&u.add(h)}}return a}[Symbol.asyncIterator](){return this.iterate()}iterate(e=this.cwd,n={}){return typeof e=="string"?e=this.cwd.resolve(e):e instanceof nn||(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 nn||(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 u of a){let c=u.readdirSync();for(let l of c){(!s||s(l))&&(yield r?l:l.fullpath());let p=l;if(l.isSymbolicLink()){if(!(i&&(p=l.realpathSync())))continue;p.isUnknown()&&p.lstatSync()}p.shouldWalk(a,o)&&a.add(p)}}}stream(e=this.cwd,n={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof nn||(n=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:o}=n,a=new WC.Minipass({objectMode:!0});(!s||s(e))&&a.write(r?e:e.fullpath());let u=new Set,c=[e],l=0,p=()=>{let h=!1;for(;!h;){let m=c.shift();if(!m){l===0&&a.end();return}l++,u.add(m);let b=(R,A,T=!1)=>{if(R)return a.emit("error",R);if(i&&!T){let w=[];for(let _ of A)_.isSymbolicLink()&&w.push(_.realpath().then(N=>N?.isUnknown()?N.lstat():N));if(w.length){Promise.all(w).then(()=>b(null,A,!0));return}}for(let w of A)w&&(!s||s(w))&&(a.write(r?w:w.fullpath())||(h=!0));l--;for(let w of A){let _=w.realpathCached()||w;_.shouldWalk(u,o)&&c.push(_)}h&&!a.flowing?a.once("drain",p):v||p()},v=!0;m.readdirCB(b,!0),v=!1}};return p(),a}streamSync(e=this.cwd,n={}){typeof e=="string"?e=this.cwd.resolve(e):e instanceof nn||(n=e,e=this.cwd);let{withFileTypes:r=!0,follow:i=!1,filter:s,walkFilter:o}=n,a=new WC.Minipass({objectMode:!0}),u=new Set;(!s||s(e))&&a.write(r?e:e.fullpath());let c=[e],l=0,p=()=>{let h=!1;for(;!h;){let m=c.shift();if(!m){l===0&&a.end();return}l++,u.add(m);let b=m.readdirSync();for(let v of b)(!s||s(v))&&(a.write(r?v:v.fullpath())||(h=!0));l--;for(let v of b){let R=v;if(v.isSymbolicLink()){if(!(i&&(R=v.realpathSync())))continue;R.isUnknown()&&R.lstatSync()}R.shouldWalk(u,o)&&c.push(R)}}h&&!a.flowing&&a.once("drain",p)};return p(),a}chdir(e=this.cwd){let n=this.cwd;this.cwd=typeof e=="string"?this.cwd.resolve(e):e,this.cwd[rM](n)}};qe.PathScurryBase=ml;var yl=class extends ml{sep="\\";constructor(e=process.cwd(),n={}){let{nocase:r=!0}=n;super(e,Xg.win32,"\\",{...n,nocase:r}),this.nocase=r;for(let i=this.cwd;i;i=i.parent)i.nocase=this.nocase}parseRootPath(e){return Xg.win32.parse(e).root.toUpperCase()}newRoot(e){return new fl(this.rootPath,vi,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")||e.startsWith("\\")||/^[a-z]:(\/|\\)/i.test(e)}};qe.PathScurryWin32=yl;var bl=class extends ml{sep="/";constructor(e=process.cwd(),n={}){let{nocase:r=!1}=n;super(e,Xg.posix,"/",{...n,nocase:r}),this.nocase=r}parseRootPath(e){return"/"}newRoot(e){return new gl(this.rootPath,vi,void 0,this.roots,this.nocase,this.childrenCache(),{fs:e})}isAbsolute(e){return e.startsWith("/")}};qe.PathScurryPosix=bl;var Jg=class extends bl{constructor(e=process.cwd(),n={}){let{nocase:r=!0}=n;super(e,{...n,nocase:r})}};qe.PathScurryDarwin=Jg;qe.Path=process.platform==="win32"?fl:gl;qe.PathScurry=process.platform==="win32"?yl:process.platform==="darwin"?Jg:bl});var a0=f(Qg=>{"use strict";Object.defineProperty(Qg,"__esModule",{value:!0});Qg.Pattern=void 0;var m4=Cs(),y4=t=>t.length>=1,b4=t=>t.length>=1,o0=class t{#e;#t;#s;length;#i;#o;#v;#y;#a;#p;#u=!0;constructor(e,n,r,i){if(!y4(e))throw new TypeError("empty pattern list");if(!b4(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.#s=r,this.#i=i,this.#s===0){if(this.isUNC()){let[s,o,a,u,...c]=this.#e,[l,p,h,m,...b]=this.#t;c[0]===""&&(c.shift(),b.shift());let v=[s,o,a,u,""].join("/"),R=[l,p,h,m,""].join("/");this.#e=[v,...c],this.#t=[R,...b],this.length=this.#e.length}else if(this.isDrive()||this.isAbsolute()){let[s,...o]=this.#e,[a,...u]=this.#t;o[0]===""&&(o.shift(),u.shift());let c=s+"/",l=a+"/";this.#e=[c,...o],this.#t=[l,...u],this.length=this.#e.length}}}pattern(){return this.#e[this.#s]}isString(){return typeof this.#e[this.#s]=="string"}isGlobstar(){return this.#e[this.#s]===m4.GLOBSTAR}isRegExp(){return this.#e[this.#s]instanceof RegExp}globString(){return this.#v=this.#v||(this.#s===0?this.isAbsolute()?this.#t[0]+this.#t.slice(1).join("/"):this.#t.join("/"):this.#t.slice(this.#s).join("/"))}hasMore(){return this.length>this.#s+1}rest(){return this.#o!==void 0?this.#o:this.hasMore()?(this.#o=new t(this.#e,this.#t,this.#s+1,this.#i),this.#o.#p=this.#p,this.#o.#a=this.#a,this.#o.#y=this.#y,this.#o):this.#o=null}isUNC(){let e=this.#e;return this.#a!==void 0?this.#a:this.#a=this.#i==="win32"&&this.#s===0&&e[0]===""&&e[1]===""&&typeof e[2]=="string"&&!!e[2]&&typeof e[3]=="string"&&!!e[3]}isDrive(){let e=this.#e;return this.#y!==void 0?this.#y:this.#y=this.#i==="win32"&&this.#s===0&&this.length>1&&typeof e[0]=="string"&&/^[a-z]:$/i.test(e[0])}isAbsolute(){let e=this.#e;return this.#p!==void 0?this.#p:this.#p=e[0]===""&&e.length>1||this.isDrive()||this.isUNC()}root(){let e=this.#e[0];return typeof e=="string"&&this.isAbsolute()&&this.#s===0?e:""}checkFollowGlobstar(){return!(this.#s===0||!this.isGlobstar()||!this.#u)}markFollowGlobstar(){return this.#s===0||!this.isGlobstar()||!this.#u?!1:(this.#u=!1,!0)}};Qg.Pattern=o0});var c0=f(Zg=>{"use strict";Object.defineProperty(Zg,"__esModule",{value:!0});Zg.Ignore=void 0;var sM=Cs(),_4=a0(),v4=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",u0=class{relative;relativeChildren;absolute;absoluteChildren;platform;mmopts;constructor(e,{nobrace:n,nocase:r,noext:i,noglobstar:s,platform:o=v4}){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 sM.Minimatch(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 _4.Pattern(i,s,0,this.platform),a=new sM.Minimatch(o.globString(),this.mmopts),u=s[s.length-1]==="**",c=o.isAbsolute();c?this.absolute.push(a):this.relative.push(a),u&&(c?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}};Zg.Ignore=u0});var aM=f(Si=>{"use strict";Object.defineProperty(Si,"__esModule",{value:!0});Si.Processor=Si.SubWalks=Si.MatchRecord=Si.HasWalkedCache=void 0;var oM=Cs(),em=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()]))}};Si.HasWalkedCache=em;var tm=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)])}};Si.MatchRecord=tm;var nm=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())}};Si.SubWalks=nm;var l0=class t{hasWalkedCache;matches=new tm;subwalks=new nm;patterns;follow;dot;opts;constructor(e,n){this.opts=e,this.follow=!!e.follow,this.dot=!!e.dot,this.hasWalkedCache=n?n.copy():new em}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 p=s.rest();if(p)s=p;else{this.matches.add(i,!0,!1);continue}}if(i.isENOENT())continue;let u,c,l=!1;for(;typeof(u=s.pattern())=="string"&&(c=s.rest());)i=i.resolve(u),s=c,l=!0;if(u=s.pattern(),c=s.rest(),l){if(this.hasWalkedCache.hasWalked(i,s))continue;this.hasWalkedCache.storeWalked(i,s)}if(typeof u=="string"){let p=u===".."||u===""||u===".";this.matches.add(i.resolve(u),a,p);continue}else if(u===oM.GLOBSTAR){(!i.isSymbolicLink()||this.follow||s.checkFollowGlobstar())&&this.subwalks.add(i,s);let p=c?.pattern(),h=c?.rest();if(!c||(p===""||p===".")&&!h)this.matches.add(i,a,p===""||p===".");else if(p===".."){let m=i.parent||i;h?this.hasWalkedCache.hasWalked(m,h)||this.subwalks.add(m,h):this.matches.add(m,a,!0)}}else u 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(),u=o.pattern(),c=o.rest();u===oM.GLOBSTAR?i.testGlobstar(s,o,c,a):u instanceof RegExp?i.testRegExp(s,u,c,a):i.testString(s,u,c,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))}};Si.Processor=l0});var lM=f(Ls=>{"use strict";Object.defineProperty(Ls,"__esModule",{value:!0});Ls.GlobStream=Ls.GlobWalker=Ls.GlobUtil=void 0;var S4=r0(),uM=c0(),cM=aM(),T4=(t,e)=>typeof t=="string"?new uM.Ignore([t],e):Array.isArray(t)?new uM.Ignore(t,e):t,_l=class{path;patterns;opts;seen=new Set;paused=!1;aborted=!1;#e=[];#t;#s;signal;maxDepth;includeChildMatches;constructor(e,n,r){if(this.patterns=e,this.path=n,this.opts=r,this.#s=!r.posix&&r.platform==="win32"?"\\":"/",this.includeChildMatches=r.includeChildMatches!==!1,(r.ignore||!this.includeChildMatches)&&(this.#t=T4(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}))}#i(e){return this.seen.has(e)||!!this.#t?.ignored?.(e)}#o(e){return!!this.#t?.childrenIgnored?.(e)}pause(){this.paused=!0}resume(){if(this.signal?.aborted)return;this.paused=!1;let e;for(;!this.paused&&(e=this.#e.shift());)e()}onResume(e){this.signal?.aborted||(this.paused?this.#e.push(e):e())}async matchCheck(e,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.#i(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.#i(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.#s:"";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.#s)?"."+this.#s:"";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 cM.Processor(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,u,c]of r.matches.entries())this.#i(a)||(s++,this.match(a,u,c).then(()=>o()));for(let a of r.subwalkTargets()){if(this.maxDepth!==1/0&&a.depth()>=this.maxDepth)continue;s++;let u=a.readdirCached();a.calledReaddir()?this.walkCB3(a,u,r,o):a.readdirCB((c,l)=>this.walkCB3(a,l,r,o),!0)}o()}walkCB3(e,n,r,i){r=r.filterEntries(e,n);let s=1,o=()=>{--s===0&&i()};for(let[a,u,c]of r.matches.entries())this.#i(a)||(s++,this.match(a,u,c).then(()=>o()));for(let[a,u]of r.subwalks.entries())s++,this.walkCB2(a,u,r.child(),o);o()}walkCBSync(e,n,r){this.signal?.aborted&&r(),this.walkCB2Sync(e,n,new cM.Processor(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,u,c]of r.matches.entries())this.#i(a)||this.matchSync(a,u,c);for(let a of r.subwalkTargets()){if(this.maxDepth!==1/0&&a.depth()>=this.maxDepth)continue;s++;let u=a.readdirSync();this.walkCB3Sync(a,u,r,o)}o()}walkCB3Sync(e,n,r,i){r=r.filterEntries(e,n);let s=1,o=()=>{--s===0&&i()};for(let[a,u,c]of r.matches.entries())this.#i(a)||this.matchSync(a,u,c);for(let[a,u]of r.subwalks.entries())s++,this.walkCB2Sync(a,u,r.child(),o);o()}};Ls.GlobUtil=_l;var p0=class extends _l{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}};Ls.GlobWalker=p0;var h0=class extends _l{results;constructor(e,n,r){super(e,n,r),this.results=new S4.Minipass({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}};Ls.GlobStream=h0});var f0=f(sm=>{"use strict";Object.defineProperty(sm,"__esModule",{value:!0});sm.Glob=void 0;var w4=Cs(),x4=require("node:url"),rm=iM(),E4=a0(),im=lM(),k4=typeof process=="object"&&process&&typeof process.platform=="string"?process.platform:"linux",d0=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,x4.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(u=>u.replace(/\\/g,"/"))),this.matchBase){if(n.noglobstar)throw new TypeError("base matching requires globstar");e=e.map(u=>u.includes("/")?u:`./**/${u}`)}if(this.pattern=e,this.platform=n.platform||k4,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 u=n.platform==="win32"?rm.PathScurryWin32:n.platform==="darwin"?rm.PathScurryDarwin:n.platform?rm.PathScurryPosix:rm.PathScurry;this.scurry=new u(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(u=>new w4.Minimatch(u,i)),[o,a]=s.reduce((u,c)=>(u[0].push(...c.set),u[1].push(...c.globParts),u),[[],[]]);this.patterns=o.map((u,c)=>{let l=a[c];if(!l)throw new Error("invalid pattern object");return new E4.Pattern(u,l,0,this.platform)})}async walk(){return[...await new im.GlobWalker(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 im.GlobWalker(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 im.GlobStream(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 im.GlobStream(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()}};sm.Glob=d0});var g0=f(om=>{"use strict";Object.defineProperty(om,"__esModule",{value:!0});om.hasMagic=void 0;var A4=Cs(),O4=(t,e={})=>{Array.isArray(t)||(t=[t]);for(let n of t)if(new A4.Minimatch(n,e).hasMagic())return!0;return!1};om.hasMagic=O4});var fM=f(Ee=>{"use strict";Object.defineProperty(Ee,"__esModule",{value:!0});Ee.glob=Ee.sync=Ee.iterate=Ee.iterateSync=Ee.stream=Ee.streamSync=Ee.Ignore=Ee.hasMagic=Ee.Glob=Ee.unescape=Ee.escape=void 0;Ee.globStreamSync=vl;Ee.globStream=m0;Ee.globSync=y0;Ee.globIterateSync=Sl;Ee.globIterate=b0;var pM=Cs(),Oo=f0(),P4=g0(),dM=Cs();Object.defineProperty(Ee,"escape",{enumerable:!0,get:function(){return dM.escape}});Object.defineProperty(Ee,"unescape",{enumerable:!0,get:function(){return dM.unescape}});var D4=f0();Object.defineProperty(Ee,"Glob",{enumerable:!0,get:function(){return D4.Glob}});var R4=g0();Object.defineProperty(Ee,"hasMagic",{enumerable:!0,get:function(){return R4.hasMagic}});var I4=c0();Object.defineProperty(Ee,"Ignore",{enumerable:!0,get:function(){return I4.Ignore}});function vl(t,e={}){return new Oo.Glob(t,e).streamSync()}function m0(t,e={}){return new Oo.Glob(t,e).stream()}function y0(t,e={}){return new Oo.Glob(t,e).walkSync()}async function hM(t,e={}){return new Oo.Glob(t,e).walk()}function Sl(t,e={}){return new Oo.Glob(t,e).iterateSync()}function b0(t,e={}){return new Oo.Glob(t,e).iterate()}Ee.streamSync=vl;Ee.stream=Object.assign(m0,{sync:vl});Ee.iterateSync=Sl;Ee.iterate=Object.assign(b0,{sync:Sl});Ee.sync=Object.assign(y0,{stream:vl,iterate:Sl});Ee.glob=Object.assign(hM,{glob:hM,globSync:y0,sync:Ee.sync,globStream:m0,stream:Ee.stream,globStreamSync:vl,streamSync:Ee.streamSync,globIterate:b0,iterate:Ee.iterate,globIterateSync:Sl,iterateSync:Ee.iterateSync,Glob:Oo.Glob,hasMagic:P4.hasMagic,escape:pM.escape,unescape:pM.unescape});Ee.glob.glob=Ee.glob});var yM=f(au=>{"use strict";var mM=au&&au.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(au,"__esModule",{value:!0});au.FileSystem=void 0;var C4=cb(),gM=(dC(),AM(hC)),M4=mM(require("events")),am=ig(),L4=mM(require("fs")),N4=Ag(),q4=Qc(),j4=fM(),_0=class extends M4.default{constructor(e){super(),this._connection=null,this._context=e,this._textDocumentManager=new C4.TextDocuments(gM.TextDocument),this._tempTextDocumentCache=new q4.LRUCache({ttl:1e3,max:100})}async getWorkspaceFolderUris(){if(!this._context.features.workspaceFolder)return[];if(this._connection?.workspace==null)return[];let e=await this._connection.workspace.getWorkspaceFolders();return e==null?[]:Array.from(new Set(e.map(n=>n.uri))).map(n=>am.URI.parse(n))}async getWorkspaceFolderUri(e){return(await this.getWorkspaceFolderUris()).find(r=>e.path.startsWith(r.path))||null}async getWorkspaceRelatedFiles(){let e=this._context.getConfiguration(),n=e.fileExtensions,r=e.typeAnalyzer.exclude,i=await this.getWorkspaceFolderUris();return(await Promise.all(i.flatMap(async o=>(0,j4.glob)(n.map(a=>`**/*.${a}`),{cwd:o.fsPath,absolute:!0,ignore:r})))).flat().map(o=>am.URI.file(o))}async findExistingPath(e,...n){if(await this.getTextDocument(e)!=null)return e;if(n.length===0)return null;try{let i=await Promise.any(n.map(async s=>{if(await this.getTextDocument(s)!=null)return s;throw new Error("Alternative path could not resolve")}));return i??null}catch{return null}}getAllTextDocuments(){return this._textDocumentManager.all()}async fetchTextDocument(e){let n=am.URI.parse(e),r=this._tempTextDocumentCache.get(e);if(r!=null)return r;let i=null;try{let s=await L4.default.promises.readFile(n.fsPath,{encoding:"utf-8"});i=gM.TextDocument.create(e,N4.LanguageId,0,s),this._connection?.sendNotification("textDocument/didOpen",{textDocument:i})}catch{}return this._tempTextDocumentCache.set(e,i),i}async getTextDocument(e){let n=this._textDocumentManager.get(e);return n||(am.URI.parse(e).scheme=="file"?await this.fetchTextDocument(e):null)}async readFile(e){return(await this.getTextDocument(e)).getText()}listen(e){this._connection=e,this._textDocumentManager.listen(e),this._textDocumentManager.onDidOpen(n=>{this.emit("text-document-open",n.document)}),this._textDocumentManager.onDidChangeContent(n=>{this.emit("text-document-change",n.document)}),this._textDocumentManager.onDidClose(n=>{this.emit("text-document-close",n.document)})}};au.FileSystem=_0});var bM=f(um=>{"use strict";Object.defineProperty(um,"__esModule",{value:!0});um.NodeContext=void 0;var v0=cb(),S0=Ag(),F4=yM(),T0=class extends S0.CoreContext{constructor(){super(),this.documentManager=new S0.DocumentManager().setContext(this),this.documentMerger=new S0.DocumentMerger,this.connection=(0,v0.createConnection)(v0.ProposedFeatures.all),this.fs=new F4.FileSystem(this)}createSemanticTokensBuilder(){return new v0.SemanticTokensBuilder}};um.NodeContext=T0});Object.defineProperty(exports,"__esModule",{value:!0});var B4=bM(),zr=Ag(),_M=new B4.NodeContext;_M.on("ready",t=>{(0,zr.activateAutocomplete)(t),(0,zr.activateColor)(t),(0,zr.activateDefinition)(t),(0,zr.activateDiagnostic)(t),(0,zr.activateFormatter)(t),(0,zr.activateHover)(t),(0,zr.activateSignature)(t),(0,zr.activateSubscriptions)(t),(0,zr.activateSymbol)(t),(0,zr.activateSemantic)(t),(0,zr.activateFoldingRange)(t)});_M.listen();
|